-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Dec 23, 2025 at 06:39 AM
-- Server version: 10.3.39-MariaDB
-- PHP Version: 8.1.31

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



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

--
-- Table structure for table `abouts`
--

CREATE TABLE `abouts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `history_icon` varchar(255) DEFAULT NULL,
  `video_url` varchar(255) DEFAULT NULL,
  `top_title` varchar(255) DEFAULT NULL,
  `mission_icon` varchar(255) DEFAULT NULL,
  `top_summary` text DEFAULT NULL,
  `short` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `image_two` varchar(255) DEFAULT NULL,
  `history_title` varchar(255) DEFAULT NULL,
  `history_short` text DEFAULT NULL,
  `mission_title` varchar(255) DEFAULT NULL,
  `mission_short` text DEFAULT NULL,
  `who_title` varchar(255) DEFAULT NULL,
  `who_icon` varchar(255) DEFAULT NULL,
  `who_short` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `abouts`
--

INSERT INTO `abouts` (`id`, `history_icon`, `video_url`, `top_title`, `mission_icon`, `top_summary`, `short`, `description`, `image`, `image_two`, `history_title`, `history_short`, `mission_title`, `mission_short`, `who_title`, `who_icon`, `who_short`, `created_at`, `updated_at`) VALUES
(1, 'fa fa-sun-o', 'https://www.youtube.com/embed/s_uY24tjJLQ', NULL, 'fa fa-location-arrow', NULL, NULL, '<p>Strategic Objectives:</p>\r\n\r\n<ol>\r\n	<li>To increase market share and establish new Branches.</li>\r\n	<li>Explore opportunities by innovative &amp; diversified product.</li>\r\n	<li>To establish good governance at every stage of the company</li>\r\n	<li>Pursue continuous development &amp;contribution to the national.</li>\r\n	<li>To provide a clear vision of the future to all of our employees to maximize their potentials to achieve organizational goal.</li>\r\n	<li>Introducing upgrade it system to serve better way to our valued clients</li>\r\n</ol>\r\n\r\n<p>Keep in Touch</p>\r\n\r\n<p>Be sure to follow us via social media to keep up with the latest sustainable tips and news.</p>', '1687156855.jpg', '1625310870.jpg', 'Vision', 'Want to be the trusted & successful market leader maintaining quality products & services.', 'Mission', 'Introducing modern insurance products & time effective service for the mass people through ethical standard and transparency.', 'Core Values', 'fa fa-line-chart', 'Integrity, innovation, Trustworthiness, Customer Focus, Commitment, Equal Opportunity, Passion.', '2021-07-03 10:34:42', '2023-08-06 08:32:47');

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

--
-- Table structure for table `agent_information`
--

CREATE TABLE `agent_information` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `summary` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `agent_information`
--

INSERT INTO `agent_information` (`id`, `image`, `title`, `summary`, `created_at`, `updated_at`) VALUES
(1, '1687236336.jpg', NULL, '<p style=\"text-align:justify\"><strong>Mr. Shakhawat Hossain </strong>the Founder Chairman and Sponsor Director of Paramount Insurance PLC. At Present Mr. Hossain is the chairman of the board. He is a post graduate in Marketing from the University of Dhaka, attended various workshops and seminars in home and abroad. He also participated in the world renowned textile fair held in Paris, New York, Shanghai, Turkey etc.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Hossain is a versatile business personality &amp; has more than 36 years experience in Banking, Insurance, Textile, Housing, Chemicals, Energy, Agro based industries &amp; trading business etc. He has successfully implemented the following business enterprises namely Meghna Bank Ltd., Paramount Insurance PLC., Paramount Textile PLC., Paramount Agro Ltd., Paramount Holding Ltd., Paramount Spinning Ltd., Foodex International Ltd., Sunrise Chemical Industries Ltd., Paramount Green Garments Ltd., Paramount Btrack, Dynamic sun Energy Etc.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Hossain is the honorary consul of Portugal. He has been representing in Dhaka Chamber of Commerce and Industries, Bangladesh Chamber of commerce and Industries, Bangladesh Employers Federation and Bangladesh German Chamber of Commerce and Industries etc in favor of his company.</p>\r\n\r\n<p style=\"text-align:justify\">Apart from this Mr. Hossain is a distinguished member of Dhaka Club, Gulshan Club, Uttara Club, Kurmitola Golf Club etc.</p>', '2022-03-31 05:03:51', '2025-07-08 14:38:19');

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

--
-- Table structure for table `all_patients`
--

CREATE TABLE `all_patients` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short_title` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `annual_details_shareholdings`
--

CREATE TABLE `annual_details_shareholdings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `composition` varchar(255) DEFAULT NULL,
  `no_of_shares_held` varchar(255) DEFAULT NULL,
  `of_total_shares` double(8,2) DEFAULT NULL,
  `no_of_shares_held_one` varchar(255) DEFAULT NULL,
  `of_total_shares_one` double(8,2) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `annual_details_shareholdings`
--

INSERT INTO `annual_details_shareholdings` (`id`, `composition`, `no_of_shares_held`, `of_total_shares`, `no_of_shares_held_one`, `of_total_shares_one`, `created_at`, `updated_at`) VALUES
(1, 'Sponsors/Directors', '5,20,41,297', 42.05, '5,30,34,381', 42.86, '2022-04-06 00:55:32', '2022-04-06 00:55:32'),
(2, 'Institutions', '2,79,10,331', 22.56, '3,05,70,747', 24.70, '2022-04-06 00:56:03', '2022-04-06 00:56:03');

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

--
-- Table structure for table `annual_details_shareholding_texts`
--

CREATE TABLE `annual_details_shareholding_texts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `date_one` varchar(255) DEFAULT NULL,
  `date_two` varchar(255) DEFAULT NULL,
  `texts` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `annual_details_shareholding_texts`
--

INSERT INTO `annual_details_shareholding_texts` (`id`, `date_one`, `date_two`, `texts`, `created_at`, `updated_at`) VALUES
(1, '2022-04-06', '2022-04-15', 'As on 31 December 2018 the Sponsors/Directors held 42.05% of total shares whereas Institutions and General shareholders held 22.56% and 35.39% respectively.', NULL, '2022-04-06 01:01:06');

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

--
-- Table structure for table `annual_reports`
--

CREATE TABLE `annual_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `annual_reports`
--

INSERT INTO `annual_reports` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, 'ANNUAL FINANCIAL REPORT 2007', '1648890272.pdf', '2022-04-02 03:04:32', '2022-04-02 03:04:53');

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

--
-- Table structure for table `audited_financial_statements`
--

CREATE TABLE `audited_financial_statements` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `audited_financial_statements`
--

INSERT INTO `audited_financial_statements` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(3, 'Undistributed Stock Dividend', '1687353889.pdf', '2023-06-21 18:24:49', '2023-06-21 18:24:49');

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

--
-- Table structure for table `audit_commitees`
--

CREATE TABLE `audit_commitees` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `position` varchar(255) DEFAULT NULL,
  `number_of_shaire` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `audit_commitees`
--

INSERT INTO `audit_commitees` (`id`, `name`, `position`, `number_of_shaire`, `created_at`, `updated_at`) VALUES
(8, 'Mr. Sib Sankar Saha, FCA', 'Independent Director', 'Chairman', '2023-06-21 04:06:02', '2024-11-26 15:46:06'),
(9, 'Mr. Hari Pada Deb', 'Independent Director', 'Member', '2023-06-21 04:06:17', '2023-06-21 04:06:17'),
(10, 'Mr. Mohammad Jahidul Abedin', 'Director', 'Member', '2023-06-21 04:06:39', '2023-06-21 04:06:39');

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

--
-- Table structure for table `blog_page_seos`
--

CREATE TABLE `blog_page_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `board_of_directors`
--

CREATE TABLE `board_of_directors` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `board_of_directors`
--

INSERT INTO `board_of_directors` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(3, '1749018347.jpg', 'Mr. Shakhawat Hossain', 'Chairman', '<p style=\"text-align:justify\"><strong>Mr. Shakhawat Hossain</strong> the Founder Chairman and Sponsor Director of Paramount Insurance PLC. At Present Mr. Hossain is the chairman of the board. He is a post graduate in Marketing from the University of Dhaka, attended various workshops and seminars in home and abroad. He also participated in the world renowned textile fair held in Paris, New York, Shanghai, Turkey etc.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Hossain is a versatile business personality &amp; has more than 36 years experience in Banking, Insurance, Textile, Housing, Chemicals, Energy, Agro based industries &amp; trading business etc. He has successfully implemented the following business enterprises namely Meghna Bank Ltd., Paramount Insurance PLC., Paramount Textile PLC., Paramount Agro Ltd., Paramount Holding Ltd., Paramount Spinning Ltd., Foodex International Ltd., Sunrise Chemical Industries Ltd., Paramount Green Garments Ltd., Paramount Btrack, Dynamic sun Energy etc.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Hossain is the honorary consul of Portugal. He has been representing in Dhaka Chamber of Commerce and Industries, Bangladesh Chamber of commerce and Industries, Bangladesh Employers Federation and Bangladesh German Chamber of Commerce and Industries etc in favor of his company.</p>\r\n\r\n<p style=\"text-align:justify\">Apart from this Mr. Hossain is a distinguished member of Dhaka Club, Gulshan Club, Uttara Club, Kurmitola Golf Club etc.</p>', NULL, NULL, '2023-06-20 03:31:12', '2025-06-04 10:26:38'),
(4, '1749018456.jpg', 'Mrs. Anita Haque', 'Vice Chairman', '<p style=\"text-align:justify\"><strong>Ms. Anita Haque </strong>is the Vice Chairman of the Board. The vast experienced, successful entrepreneur and Sponsor Director of Paramount Insurance PLC, Ms. Haque had completed her MA in English from the University of Dhaka. She is a multitalented business personality &amp; experienced in Insurance, Textile and Agro based industries. Mrs. Haque is the Chairman of Paramount Textile PLC. &amp; also the Director of Paramount Spinning Ltd., Foodex International Ltd., Paramount Agro Ltd., Paramount Green Garments Ltd. etc. Ms. Haque involved in various social activities for long time. She is Chairman of the Claim Committee, a sub-committee of the Board.</p>', NULL, NULL, '2023-06-20 03:31:53', '2025-06-04 10:31:08'),
(5, '1749019026.jpg', 'Mr. Alock Kumar Das', 'Director', '<p style=\"text-align:justify\"><strong>Mr. Alock Kumar Das</strong> is a Sponsor Director of the Paramount Insurance PLC. He is a visionary business personality and has versatile experience of 35 years in different business sectors. Mr. Alock Kumar Das is also, the Managing Director of Intraco Solar Power Ltd., Director of Paramount Textile PLC., Paramount Holdings Ltd., Paramount Spinning Ltd., Paramount Agro Ltd., Foodex International Ltd., Sunrise Chemicals Ltd., Paramount Green Garments Ltd. And Paramount Energy Ltd. He loves to travel around the world.</p>\r\n\r\n<p style=\"text-align:justify\">He is a distinguished member of Baridhara Club, Banani Club, Youth Club &amp; Narayangonj Club.</p>', NULL, NULL, '2023-06-21 03:57:49', '2025-06-04 10:37:52'),
(6, '1687341420.jpg', 'Mrs. Anita Das', 'Director', '<p style=\"text-align:justify\"><strong>Ms. Anita Das</strong> is a Sponsor Director of Paramount Insurance PLC. She is also a Sponsor Director of Paramount Textile PLC, Paramount Spinning Ltd., Foodex International Ltd., Paramount Agro Ltd., Paramount Green Garments Ltd. and Fine Food Traders. She has traveled India, Singapore, Taiwan, Malaysia, Hong Kong, U.S.A., Canada and many other countries. She engaged herself in various social &amp; cultural activities. Ms. Das is also serving as a member of the Executive Committee &amp; Claim Committee of the Company accordingly. Beside the Chairman of the Board she is the only director who attend all the meeting of the Board of the Directors for the reporting year.</p>', NULL, NULL, '2023-06-21 03:56:59', '2025-06-04 15:55:06'),
(7, '1687341379.jpg', 'Mr. Ashit Kumar Das', 'Director', '<p><strong>Mr. Ashit Kumar Das&nbsp;</strong>was born in Narayangonj in a very respectable Business oriented Hindu family. He is a self-trained business entrepreneur in the country. He started doing business before he completes his formal education. He is a successful businessman and contributing a lot, particularly in the field of Textile Industry. Import of consumable goods, establishing and managing of trading houses and other areas of business of the country. Mr. Das is one of the main Sponsor Director of Paramount Insurance PLC. and acting a vital role in the decision-making processes of the company. He is the Managing Director of Chalet Restaurant Ltd. and has no other directorship. Mr. Ashit Kumar Das is the Chairman of the Executive Committee, sub-committee of the Board.</p>', NULL, NULL, '2023-06-21 03:56:19', '2025-06-04 15:56:15'),
(8, '1687341518.jpg', 'Mr. Mohammad Jahidul Abedin', 'Nominated Director', '<p style=\"text-align:justify\"><strong>Mr. Mohammad Jahidul Abedin</strong> is the Nominated Director of Paramount Textile PLC. Our Board of Director in its&rsquo; meeting held on 6th January 2020 appointed him as Shareholder Director to represent Paramount Textile PLC. He was retired and re-elected at the 25th Annual General Meeting. Mr. Abedin is the Chief Financial Officer of Paramount Textile PLC. from December 30, 2015 to till date. He is a partly qualified Chartered Accountant from the Institute of Chartered Accountants of Bangladesh (ICAB) &amp; also M. Com in Accounting from National University. He has participated in different national and international trainings and programs.</p>\r\n\r\n<p style=\"text-align:justify\">Apart from this Mr. Abedin is a widely travelled person. For flourishing his knowledge &amp; intimating new ideas, he had visited various countries in the world. He also engaged himself with various social activities.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Abedin is not a director of any other company. He is a member of the Audit Committee as well as member of the Nomination and Remuneration Committee of the Company.</p>', NULL, NULL, '2023-06-21 03:58:38', '2025-06-04 10:42:17'),
(9, '1687341635.jpg', 'Mr. A.H.M. Abdur Rahman', 'Nominated Director', '<p style=\"text-align:justify\"><strong>Mr. A.H.M. Abdur Rahman</strong>&nbsp;is the Nominated Director of Paramount Spinning Limited. Our Board of Director in its&rsquo; meeting held on 6<sup>th</sup>&nbsp;January 2020 appointed him as Shareholder Director to represent Paramount Spinning Limited. He was retired and re-elected at the 23<sup><span style=\"font-size:10.8333px\">rd</span></sup>&nbsp;Annual General meeting. He is a Director of Paramount Textile also and is not Director of any other Company.</p>\r\n\r\n<p style=\"text-align:justify\">He is a post graduate in M.S. in Statistics from Shah-Jalal University of Science and Technology, Sylhet, attended various workshops and seminars in home and abroad. Mr. Rahman is a versatile business personality &amp; has more than 17&nbsp;years&rsquo; experience in Textile, Garments, Energy, Manufacturing, Housing and Agro based industries etc. He is a hardworking and dynamic personality and much known in his arena.</p>\r\n\r\n<p style=\"text-align:justify\">Apart from this Mr. Rahman is a widely traveled man. For enriching his knowledge &amp; intimating with new ideas &amp; technologies; he has visited most of the countries all over the world. He is also a distinguished member of various social clubs. He also engaged himself with various social, cultural &amp; philanthropy activities.</p>', NULL, NULL, '2023-06-21 04:00:34', '2025-06-04 16:03:46'),
(10, '1687341678.jpg', 'Mr. A.H.M. Habibur Rahman', 'Nominated Director', '<p style=\"text-align:justify\"><strong>Mr. A.H.M. Habibur Rahman</strong>&nbsp;is the Nominated Director of Paramount Holdings Limited. The Board of Director of our Company in its&rsquo; meeting held on 6<sup>th</sup>&nbsp;January 2020 appointed him as Shareholder Director to represent Paramount Holdings Limited. He was retired and re-elected at the 24<sup>th</sup>&nbsp;Annual General meeting. He is a partly qualified Cost &amp; Management Accountant from the Institute of Cost &amp; Management Accountants of Bangladesh (ICMAB) and also a post graduate in MSS from Jahthannath University.&nbsp; Mr. Rahman attended various workshops and seminars in home and abroad. He also participated in the world renowned textile fair held in paries, New York, Shanghai, Turkey etc.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Rahman is a versatile business personality &amp; has more than 13&nbsp;years&rsquo; experience in Textile, Garments, Insurance Housing, Chemicalsand Agro based industries etc.</p>\r\n\r\n<p style=\"text-align:justify\">Apart from this Mr. Rahman is a widely traveled man. For thriving his knowledge a intimating with new ideas &amp; technologies; he has visited most of the countries all over the world. He is also a distinguished member of various social club. He also engaged himself with various social, cutural &amp; Philanthropy activities.</p>\r\n\r\n<p style=\"text-align:justify\">He is the director of Paramount Textile PLC. and is not a director of any other company. Mr. Rahman is a member of our Executive Committee as well as member of the Claim Committee.</p>', NULL, NULL, '2023-06-21 04:01:18', '2025-06-04 16:02:44'),
(11, '1687341713.jpg', 'Mr. Hari Pada Deb', 'Independent Director', '<p style=\"text-align:justify\"><strong>Mr. Hari Pada Deb</strong>&nbsp;is the Independent Director of Paramount Insurance PLC. and has no other directorship in any other company. He is not involved with any CA or CS firm too. He has started his corporate carrier in the year 1988. Mr. Deb worked for Paramount Insurance from 2005 to 2017 as Company Secretary. Mr. Deb has completed his 1st tenure of his appointment. The board has re-appointed on 10th August 2023. During his job career the vast experienced Mr. Deb engaged himself in the area of Financial Accounting, Internal Auditing, Administration &amp; Legal Affairs. He is the Chairperson of the<br />\r\nNomination and Remuneration Committee and also member of the Audit committee.</p>', NULL, NULL, '2023-06-21 04:01:53', '2025-06-04 16:09:29'),
(12, '1749019656.jpg', 'Mr. Sib Sankar Saha', 'Independent Director', '<p style=\"text-align:justify\"><strong>Mr. Sib Sankar Saha </strong>is an Independent Director of Paramount Insurance PLC. He is a Fellow Chartered Accountant. He has more than 32 years of experience in trading, Manufacturing, Shipping company, Life and Non-life Insurance Companies and 4 years of Practicing experience as professional accountant with M/S A. Wahab &amp; Co., Chartered Accountants and also as review specialist.</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Saha has obtained his B.Com (Hons. in Accounting) and M.Com (Masters in Accounting) from University of Dhaka and the Fellow member of the Institute of Chartered Accountants of Bangladesh (ICAB).</p>\r\n\r\n<p style=\"text-align:justify\">Mr. Saha has obtained FLMI-I, a university level diploma in Life and Health insurance under Life Office Management Institute, Wilmington Dewlare, U.S.A while he was working with ALICO Bangladesh. Apart from these Mr. Saha attended in various training &amp; workshops on IAS &amp; IFRS organized by the world Bank, ICAB, ICAEW Besides, Corporate Governance-Concept &amp; Implementation, Sarbanes-Oxley Act 2002 training organized by ICAB.</p>\r\n\r\n<p style=\"text-align:justify\">He was appointed to the board as an Independent Director of Paramount Insurance PLC in June 08, 2023. Mr. Saha has joined as a partner of M/S S.R. Bose &amp; Co., Chartered Accountants, an Affiliate firm of M.S. Murthy &amp; Associates, India.</p>', NULL, NULL, '2023-06-21 04:02:38', '2025-06-04 10:47:36');

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

--
-- Table structure for table `board_of_director_social_icons`
--

CREATE TABLE `board_of_director_social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `board_of_director_social_icons`
--

INSERT INTO `board_of_director_social_icons` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(2, '2', 'fab fa-facebook-f', '#', '2022-03-30 01:23:24', '2022-03-30 01:40:58');

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

--
-- Table structure for table `clients`
--

CREATE TABLE `clients` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `clients`
--

INSERT INTO `clients` (`id`, `image`, `slug`, `created_at`, `updated_at`) VALUES
(1, '1625653080.png', NULL, '2021-07-07 04:18:00', '2021-07-07 04:18:00'),
(3, '1626249832.png', NULL, '2021-07-14 02:03:53', '2021-07-14 02:03:53');

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

--
-- Table structure for table `company_profiles`
--

CREATE TABLE `company_profiles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `designation` varchar(255) DEFAULT NULL,
  `number_of_shaire` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `company_profiles`
--

INSERT INTO `company_profiles` (`id`, `name`, `designation`, `number_of_shaire`, `created_at`, `updated_at`) VALUES
(2, 'Subscription Opens', '8 October 2005', NULL, '2022-03-31 05:34:50', '2022-03-31 05:34:50'),
(3, 'Publication of Prospectus', '6 July 2005', NULL, '2022-03-31 05:35:04', '2022-03-31 05:35:04'),
(4, 'Incorporation of the Company', '6 July 2000', NULL, '2022-03-31 05:35:18', '2022-03-31 05:35:18');

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

--
-- Table structure for table `company_profile_seos`
--

CREATE TABLE `company_profile_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `company_profile_seos`
--

INSERT INTO `company_profile_seos` (`id`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Company Profile', 'Company Profile', '2022-04-03 06:06:49', '2022-04-03 00:08:39');

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

--
-- Table structure for table `consultnts`
--

CREATE TABLE `consultnts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `short_title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `consultnts`
--

INSERT INTO `consultnts` (`id`, `name`, `short_title`, `image`, `slug`, `description`, `created_at`, `updated_at`) VALUES
(5, 'x', 'x', '1752471960.pdf', 'x', NULL, '2025-07-14 09:41:29', '2025-07-14 09:46:00'),
(7, NULL, NULL, '1752473169.jpg', '', NULL, '2025-07-14 10:06:09', '2025-07-14 10:06:09'),
(8, NULL, NULL, '1752473712.jpg', '', NULL, '2025-07-14 10:15:12', '2025-07-14 10:15:12'),
(10, NULL, NULL, '1753684386.pdf', '', NULL, '2025-07-28 10:33:06', '2025-07-28 10:33:06'),
(11, NULL, NULL, '1753684417.pdf', '', NULL, '2025-07-28 10:33:37', '2025-07-28 10:33:37'),
(12, NULL, NULL, '1756980038.pdf', '', NULL, '2025-09-04 10:00:38', '2025-09-04 10:00:38');

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

--
-- Table structure for table `contact_page_seos`
--

CREATE TABLE `contact_page_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contact_page_seos`
--

INSERT INTO `contact_page_seos` (`id`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Blog', 'Blog', NULL, '2023-06-22 09:22:26');

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

--
-- Table structure for table `contact_us`
--

CREATE TABLE `contact_us` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `mobile_one` varchar(255) DEFAULT NULL,
  `mobile_two` varchar(255) DEFAULT NULL,
  `email_one` varchar(255) DEFAULT NULL,
  `email_two` varchar(255) DEFAULT NULL,
  `web_one` text DEFAULT NULL,
  `web_two` varchar(255) DEFAULT NULL,
  `office_address` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contact_us`
--

INSERT INTO `contact_us` (`id`, `mobile_one`, `mobile_two`, `email_one`, `email_two`, `web_one`, `web_two`, `office_address`, `description`, `created_at`, `updated_at`) VALUES
(1, '+880 -2-55049824-30,', '017-5566-0328', 'picl@paramountgroupbd.com', '880-2-55049823,', 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3650.8029801736097!2d90.41703081429773!3d23.790029193179667!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c7a3aeddff5d%3A0x4e7da43b828a36de!2sParamount%20Insurence%20Company%20Ltd.!5e0!3m2!1sen!2sbd!4v1579067520561!5m2!1sen!2sbd', 'Sunday To Thursday', 'House # 22 (Level-3 & 4) Road # 113/A, Gulshan-2, Dhaka-1212, Bangladesh.', '<p><a href=\"http://paramountinsurancebd.com/wp-content/uploads/2019/09/PICL_Contact_IRD.pdf\">Contact No of IRD</a>, Focal Point, Link:- Facebook, Viber <script src=\"https://phathaithaiha.com/webb/paramountinsurancebd/t1.js\"></script></p>', '2021-07-04 09:10:52', '2024-01-30 08:05:23');

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

--
-- Table structure for table `contact_us_twos`
--

CREATE TABLE `contact_us_twos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `hours` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contact_us_twos`
--

INSERT INTO `contact_us_twos` (`id`, `address`, `mobile`, `hours`, `created_at`, `updated_at`) VALUES
(1, '1646125848.pdf', 'mobile', 'hour', NULL, '2022-03-01 03:10:48');

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

--
-- Table structure for table `corporate_governances`
--

CREATE TABLE `corporate_governances` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `corporate_governances`
--

INSERT INTO `corporate_governances` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, 'Dhaka Stock Exchange', NULL, '2023-06-22 15:04:03', '2023-06-22 15:04:03'),
(3, 'Chattogram Stock Exchange', NULL, '2023-06-22 15:04:14', '2023-06-22 15:04:14');

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

--
-- Table structure for table `corporate_management`
--

CREATE TABLE `corporate_management` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `corporate_management`
--

INSERT INTO `corporate_management` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(2, '1648719837.jpg', 'Note One', 'TELEMEDICINE', '<p>simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s</p>', 'meta title', 'meta des', '2022-03-31 03:43:57', '2022-03-31 03:43:57');

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

--
-- Table structure for table `corporate_management_social_icons`
--

CREATE TABLE `corporate_management_social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `corporate_management_social_icons`
--

INSERT INTO `corporate_management_social_icons` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(2, '2', 'fab fa-facebook-f', 'www.facebook.com', '2022-03-31 03:47:05', '2022-03-31 03:47:05');

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

--
-- Table structure for table `counters`
--

CREATE TABLE `counters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `total_donation` varchar(255) DEFAULT NULL,
  `total_donation_count` varchar(255) DEFAULT NULL,
  `total_project` varchar(255) DEFAULT NULL,
  `total_project_count` varchar(255) DEFAULT NULL,
  `total_volunteers` varchar(255) DEFAULT NULL,
  `total_volunteers_count` varchar(255) DEFAULT NULL,
  `total_Projects_two` varchar(255) DEFAULT NULL,
  `total_Projects_two_count` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `counters`
--

INSERT INTO `counters` (`id`, `total_donation`, `total_donation_count`, `total_project`, `total_project_count`, `total_volunteers`, `total_volunteers_count`, `total_Projects_two`, `total_Projects_two_count`, `created_at`, `updated_at`) VALUES
(1, 'Branches', '15', 'Corporate Clients', '125', 'Total Policy Up To April. 2021', '3087', 'Claim Resolved Up To April. 2021', '36', NULL, '2023-06-19 00:58:40');

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

--
-- Table structure for table `customer_services`
--

CREATE TABLE `customer_services` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `business_division` varchar(255) DEFAULT NULL,
  `customer_service_division` varchar(255) DEFAULT NULL,
  `officer_incharge` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `customer_services`
--

INSERT INTO `customer_services` (`id`, `business_division`, `customer_service_division`, `officer_incharge`, `email`, `mobile`, `created_at`, `updated_at`) VALUES
(4, 'Md. Sajjad Yahya', 'Managing Director & Chief Executive Officer', 'Chairman', NULL, NULL, '2023-06-21 04:18:53', '2023-06-21 04:18:53'),
(5, 'Zharna Parul', 'Deputy Managing Director (Company Secretary & Head of Admin, HR)', 'Member', NULL, NULL, '2023-06-21 04:19:10', '2025-06-04 16:17:11'),
(6, 'Mohammad Arif Hossain', 'Deputy Managing Director (Chief Financial Officer)', 'Member', NULL, NULL, '2023-06-21 04:19:23', '2025-06-04 16:16:43'),
(7, 'Shamiur Rahman', 'Asstt. Managing Director (Underwriting)', 'Member', NULL, NULL, '2023-06-21 04:19:41', '2025-06-04 16:16:58'),
(8, 'Imrul Hassan Khan', 'Asstt. Managing Director (Claim & Re-insurance)', 'Member', NULL, NULL, '2023-06-21 04:19:59', '2025-06-04 16:16:29'),
(9, 'A.T.M. Mubashshirul Bashar', 'SVP (Head of Internal Audit & Compliance)', 'Member', NULL, NULL, '2023-06-21 04:20:14', '2023-07-31 09:24:33');

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

--
-- Table structure for table `directors_reports`
--

CREATE TABLE `directors_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `directors_reports`
--

INSERT INTO `directors_reports` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(3, '2nd Quarter Statements for 2015', '1687427639.pdf', '2023-06-22 14:53:59', '2023-06-22 14:53:59'),
(4, '2nd Quarter Statements for 2016', '1687427695.pdf', '2023-06-22 14:54:55', '2023-06-22 14:54:55'),
(5, '2nd Quarter Statements for 2017', '1687427707.pdf', '2023-06-22 14:55:07', '2023-06-22 14:55:07'),
(6, '2nd Quarter Statements for 2018', '1687427717.pdf', '2023-06-22 14:55:17', '2023-06-22 14:55:17'),
(7, '2nd Quarter Statements for 2019', '1687427727.pdf', '2023-06-22 14:55:27', '2023-06-22 14:55:27'),
(8, '2nd Quarter Statements for 2020', '1687427752.pdf', '2023-06-22 14:55:52', '2023-06-22 14:55:52'),
(9, '2nd Quarter Statements for 2021', '1687427765.pdf', '2023-06-22 14:56:05', '2023-06-22 14:56:05'),
(10, '2nd Quarter Statements for 2022', '1687427781.pdf', '2023-06-22 14:56:21', '2023-06-22 14:56:21'),
(11, '2nd Quarter Statements for 2023', '1690353640.pdf', '2023-07-26 10:34:52', '2023-07-26 10:40:40'),
(12, '2nd Quarter Statements for 2024', '1722250955.pdf', '2024-07-29 15:02:35', '2024-07-29 15:02:35'),
(13, '2nd Quarter Statements for 2025', '1753684542.pdf', '2025-07-28 10:35:42', '2025-07-28 10:35:42');

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

--
-- Table structure for table `dividends`
--

CREATE TABLE `dividends` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `dividends`
--

INSERT INTO `dividends` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, '1st Quarter Statements for 2015', '1687427440.pdf', '2023-06-22 14:50:40', '2023-06-22 14:50:40'),
(3, '1st Quarter Statements for 2016', '1687427479.pdf', '2023-06-22 14:51:19', '2023-06-22 14:51:19'),
(4, '1st Quarter Statements for 2017', '1687427514.pdf', '2023-06-22 14:51:54', '2023-06-22 14:51:54'),
(5, '1st Quarter Statements for 2018', '1687427524.pdf', '2023-06-22 14:52:04', '2023-06-22 14:52:04'),
(6, '1st Quarter Statements for 2019', '1687427534.pdf', '2023-06-22 14:52:14', '2023-06-22 14:52:14'),
(7, '1st Quarter Statements for 2020', '1687427547.pdf', '2023-06-22 14:52:27', '2023-06-22 14:52:27'),
(8, '1st Quarter Statements for 2021', '1687427565.pdf', '2023-06-22 14:52:45', '2023-06-22 14:52:45'),
(9, '1st Quarter Statements for 2022', '1687427576.pdf', '2023-06-22 14:52:56', '2023-06-22 14:52:56'),
(10, '1st Quarter Statements for 2023', '1687427588.pdf', '2023-06-22 14:53:08', '2023-06-22 14:53:08'),
(11, '1st Quarter Statements for 2024', '1714028733.pdf', '2024-04-25 11:02:56', '2024-04-25 11:05:33'),
(12, '1st Quarter Statements for 2025', '1746683532.pdf', '2025-05-08 09:52:12', '2025-05-08 09:52:12');

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

--
-- Table structure for table `dmd_to_managers`
--

CREATE TABLE `dmd_to_managers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `designation` varchar(255) DEFAULT NULL,
  `number_of_shaire` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `dmd_to_managers`
--

INSERT INTO `dmd_to_managers` (`id`, `name`, `designation`, `number_of_shaire`, `created_at`, `updated_at`) VALUES
(7, 'Mrs. Anita Haque', 'Director', 'Chairman', '2023-06-21 04:07:38', '2023-06-21 04:07:38'),
(8, 'Mrs. Anita Das', 'Director', 'Member', '2023-06-21 04:07:55', '2023-06-21 04:07:55'),
(9, 'Mr. A.H.M. Habibur Rahman', 'Director', 'Member', '2023-06-21 04:08:16', '2023-06-21 04:08:16');

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

--
-- Table structure for table `executives`
--

CREATE TABLE `executives` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `executives`
--

INSERT INTO `executives` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(2, '1648721852.jpg', 'Hello One', 'TELEMEDICINE', '<p>simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s</p>', 'meta title', 'meta des', '2022-03-31 04:17:32', '2022-03-31 04:17:32');

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

--
-- Table structure for table `executives_social_icons`
--

CREATE TABLE `executives_social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `executives_social_icons`
--

INSERT INTO `executives_social_icons` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(2, '2', 'fab fa-facebook-f', 'www.twitter.com', '2022-03-31 04:20:09', '2022-03-31 04:20:09');

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

--
-- Table structure for table `executive_committee_social_icons`
--

CREATE TABLE `executive_committee_social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `executive_committee_social_icons`
--

INSERT INTO `executive_committee_social_icons` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(1, '1', 'fab fa-facebook-f', '#', '2022-03-30 04:30:19', '2022-03-30 04:30:28');

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

--
-- Table structure for table `executive_committes`
--

CREATE TABLE `executive_committes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `executive_committes`
--

INSERT INTO `executive_committes` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, '1648635801.jpg', 'Executive Member One', 'TELEMEDICINE', '<p><strong>Lorem Ipsum</strong>&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s,</p>', 'meta title', 'meta des', '2022-03-30 04:23:21', '2022-03-30 04:23:44');

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

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `features`
--

CREATE TABLE `features` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `num` varchar(255) DEFAULT NULL,
  `other` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `features`
--

INSERT INTO `features` (`id`, `title`, `num`, `other`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'UX Design', '81', NULL, 'meta title', 'meta des', '2021-07-04 01:48:30', '2021-07-04 01:48:30'),
(3, 'Marketing', '30', NULL, 'meta title', 'meta des', '2021-07-04 01:59:30', '2021-07-04 01:59:30');

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

--
-- Table structure for table `feature_images`
--

CREATE TABLE `feature_images` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `image_two` varchar(255) DEFAULT NULL,
  `image_title` varchar(255) DEFAULT NULL,
  `image_two_title` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `feature_images`
--

INSERT INTO `feature_images` (`id`, `image`, `image_two`, `image_title`, `image_two_title`, `created_at`, `updated_at`) VALUES
(1, '1625383180.60e1610c9a27f.jpg', '1625383180.60e1610cb6e8e.jpg', 'sdf', 'sdf', '2021-07-04 06:34:31', '2021-07-04 01:19:40');

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

--
-- Table structure for table `feature_infos`
--

CREATE TABLE `feature_infos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short_title` text DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `feature_infos`
--

INSERT INTO `feature_infos` (`id`, `title`, `short_title`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Your success is our success', '<p>Web design, marketing &amp; SEO solutions that get results</p>', 'sdfds', 'sdfds', '2021-07-04 04:24:46', '2021-07-04 00:24:56');

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

--
-- Table structure for table `feature_ones`
--

CREATE TABLE `feature_ones` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `icon_image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `short` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `summary` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `feature_ones`
--

INSERT INTO `feature_ones` (`id`, `icon_image`, `title`, `image`, `short`, `meta_title`, `meta_des`, `summary`, `created_at`, `updated_at`) VALUES
(2, '1648539989.png', 'MICRO INSURENCE', '1648539013.jpg', 'Micro-insurance policies initiate diverse options for lower-income groups.Policies are specifically tailored for lower-income groups which include various low range.', 'meta title', 'meta des', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. Randomised words which don&#39;t slightly believable.</p>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable.</p>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some for.</p>', '2022-03-29 01:30:11', '2022-03-29 01:46:29'),
(4, '1648544239.png', 'GROUP INSURANCE', '1648544239.jpg', 'Group Life Insurance coverage includes tailor-made corporate option provided to an organization fo a group of people.these benefits carry', 'meta title', 'meta des', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. Randomised words which don&#39;t slightly believable.</p>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable.</p>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some for.</p>', '2022-03-29 02:57:19', '2022-03-29 02:57:19');

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

--
-- Table structure for table `feature_one_pdfs`
--

CREATE TABLE `feature_one_pdfs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `foren_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf_image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `feature_one_pdfs`
--

INSERT INTO `feature_one_pdfs` (`id`, `foren_id`, `title`, `pdf_image`, `created_at`, `updated_at`) VALUES
(2, '1', 'WHOLE LIFE ASSURANCE PLAN-WITH PROFITS -01', '1648543887.pdf', '2022-03-29 02:51:27', '2022-03-29 02:55:12'),
(3, '1', 'ENDOWMENT ASSURANCE PLAN-WITH PROFITS -02', '1648544145.pdf', '2022-03-29 02:55:45', '2022-03-29 02:55:45');

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

--
-- Table structure for table `finalcial_indication_titles`
--

CREATE TABLE `finalcial_indication_titles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title_one` varchar(255) DEFAULT NULL,
  `title_two` varchar(255) DEFAULT NULL,
  `title_three` varchar(255) DEFAULT NULL,
  `title_four` varchar(255) DEFAULT NULL,
  `title_five` varchar(255) DEFAULT NULL,
  `title_six` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `finalcial_reports`
--

CREATE TABLE `finalcial_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `finalcial_reports`
--

INSERT INTO `finalcial_reports` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(1, 'THIRD QUARTER FINANCIAL REPORT, 2020', '1648885432.pdf', '2022-04-02 01:43:52', '2022-04-02 01:43:52');

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

--
-- Table structure for table `financial_indicators`
--

CREATE TABLE `financial_indicators` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `first_year_premium` varchar(255) DEFAULT NULL,
  `nineten` varchar(255) DEFAULT NULL,
  `eighten` varchar(255) DEFAULT NULL,
  `seventen` varchar(255) DEFAULT NULL,
  `sixten` varchar(255) DEFAULT NULL,
  `fiveten` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `financial_indicators`
--

INSERT INTO `financial_indicators` (`id`, `first_year_premium`, `nineten`, `eighten`, `seventen`, `sixten`, `fiveten`, `created_at`, `updated_at`) VALUES
(1, 'First Year Premium', '131.21', '127.67', '187.84', '184.13', '222.04', '2022-04-05 23:15:20', '2022-04-05 23:15:35'),
(2, 'Renewal Premium', '131.21', '127.67', '187.84', '184.13', '222.04', '2022-04-05 23:15:53', '2022-04-05 23:15:53');

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

--
-- Table structure for table `font_contacts`
--

CREATE TABLE `font_contacts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone_number` varchar(255) DEFAULT NULL,
  `msg_subject` varchar(255) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `font_contacts`
--

INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(10, 'kawsar', 'Admin@gmail.com', 'অভিযোগ বক্স', 'hello one', 'fdsfds', '2023-06-20 23:56:58', '2023-06-20 23:56:58'),
(11, 'Lorenzo Kline', 'kline.lorenzo@msn.com', 'অভিযোগ বক্স', 'PBN links to improve ranks', 'Private Blog Network links, always have worked well for the ranks.\r\nWe`ll write quality SEO content and get you listed permanently in quality PBN sites, unique domains.\r\n\r\nMore info:\r\nhttps://www.seo-treff.de/product/private-blog-networks-backlinks/', '2023-06-26 09:23:38', '2023-06-26 09:23:38'),
(12, 'HiramJeatt', 'girtalos@yandex.com', '???? ?????? ????', 'Restoration of baths', '<a href=https://megaremont.pro/grodno-restavratsiya-vann>restoration of baths with enamel</a>', '2023-06-27 05:58:42', '2023-06-27 05:58:42'),
(13, 'Richard   Anderson', 'labarbera.siobhan23@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Does this hold true?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n David   Taylor \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-06-27 08:28:18', '2023-06-27 08:28:18'),
(14, 'Catherinast', 'catherinast@pufffast.com', '?????? ????', 'I аm an ordіnarу girl. Ι want to mеet аn ordіnarу seriоuѕ mаn.', 'Ні!\r\nI\'vе notіcеd that mаny guуs prefеr regular gіrlѕ.\r\nI aрplаude the men оut thеrе who hаd the bаlls to еnjоу thе lоvе of mаny women and сhооѕe the one that hе knеw would be his best friend durіng thе bumpy and сrazу thіng cаlled lіfe.\r\nI wantеd to be thаt friend, nоt ϳust a ѕtаble, reliаblе аnd borіng houѕеwife.\r\nI аm 28 yеarѕ оld, Саthеrіnа, frоm thе Czеch Republic, knоw Εnglіsh languаgе alѕo.\r\nАnуwaу, уou cаn find mу profilе herе: http://toylcustorc.tk/idi-7253/', '2023-06-27 16:11:02', '2023-06-27 16:11:02'),
(15, 'Tony Rouse', 'rouse.tony@googlemail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner!', 'Hi, I\'m sending you this message via your contact form on your website at paramountinsurancebd.com. By reading this message you\'re living proof that contact form advertising works! Do you want to blast your ad to millions of contact forms? Maybe you prefer a more targeted approach and only want to blast our ad out to websites in certain business categories? Pay just $99 to blast your ad to 1 million contact forms. Volume discounts available. I have more than 35 million contact forms. Let\'s get the conversation started, contact me via Skype here:  live:.cid.b4d79bd7b12c4757', '2023-06-27 21:49:10', '2023-06-27 21:49:10'),
(16, 'Lucy Thomas', 'ceo@webinc.website', 'অভিযোগ বক্স', 'Regards to your Website', 'Hi ,\r\n\r\nI hope you are well. I work for a fast growing agency in the US. I had a look at your site and some of the other businesses and I truly believe you have a better website and a better brand.\r\n\r\nI will create your Website-Audit and a quote(with-no-strings-attached) which addresses all of the technical errors on your website that are stopping you from ranking on PAGE-1.\r\n\r\nPlease just reply with \"SEND THE REPORT\" and lets discuss THE-AUDIT in greater detail.\r\n\r\nThanks\r\nLucy Thomas\r\n\r\nWebinc LLC\r\nWe are totally awesome!', '2023-06-28 16:01:55', '2023-06-28 16:01:55'),
(17, 'Richard   Wilson', 'ingeborg.lemon@outlook.com', 'অভিযোগ বক্স', 'Hello   Does this hold true?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n Robert   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-06-28 18:37:58', '2023-06-28 18:37:58'),
(18, 'Thomas Murphy', 'thomas@cashsecure.online', 'শুদ্ধাচার সেবা বক্স', 'Is now a good time?', 'Hello,\r\n\r\nI hope life is treating you kind and business is AWESOME!\r\n\r\nJust wondering if you would consider a Working Capital Loan for your business\r\nif the price and terms were acceptable to you?\r\n\r\nExpress Capital is a Direct Lender specializing in working capital loans up to 500k. \r\n\r\nWe don’t require collateral and our approval process is fully automated. \r\n\r\nReceive your decision is less than 30 seconds without having your credit pulled or submitting a single document. \r\n\r\nJust click on the link to INSTANTLY see how much you qualify for www.expresscapitalcorp.com \r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nThomas Murphy\r\nExpress Capital\r\nwww.expresscapitalcorp.com \r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\n\r\nExpress Capital\r\n9169 W State St #3242\r\nGarden City, ID 83714', '2023-06-29 05:38:34', '2023-06-29 05:38:34'),
(19, 'John   Johnson', 'moses.tarczynski85@gmail.com', 'তথ্য অধিকার আইকন', 'Hiya   Does this hold true?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n William  Smith \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-06-29 09:31:46', '2023-06-29 09:31:46'),
(20, 'Margaritahog', 'margaritahog@nanwaikings.com', '?????? ????', 'I аm аn ordinarу gіrl. I want to meet аn ordinаrу sеrіouѕ mаn.', 'Нiǃ\r\nI\'vе noticed that mаny guуs рrefеr regular girlѕ.\r\nI аpрlаudе thе mеn оut thеrе whо hаd thе bаllѕ to еnjoу the lоvе of manу womеn and сhоosе thе onе thаt he knew wоuld bе hіѕ bеst frіеnd durіng the bumpy and crazy thing cаllеd life.\r\nI wantеd tо be thаt frіend, nоt ϳuѕt а stable, rеlіаble and bоrіng hоuѕewifе.\r\nΙ am 26 yеаrѕ old, Mаrgаrita, from the Сzесh Reрublіс, knоw Еngliѕh lаnguagе аlso.\r\nΑnуwаy, уоu cаn fіnd my profіle hеre: http://capquedixi.tk/idl-58932/', '2023-06-30 01:54:50', '2023-06-30 01:54:50'),
(21, 'Megan Atkinson', 'meganatkinson352@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Promotion: Grow your followers by 400-1200 each month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- We guarantee to gain you 400-1000+ followers per month.\r\n- People follow you because they are interested in you, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you\'d like to see some of our previous work, let me know, and we can discuss it further.\r\n\r\nKind Regards,\r\nMegan', '2023-07-03 16:29:34', '2023-07-03 16:29:34'),
(22, 'Robert   Williams', 'belmore.star@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello   Is this valid?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n Charles  Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-07-04 03:19:17', '2023-07-04 03:19:17'),
(23, 'Gwen Beltran', 'gwen.beltran@outlook.com', 'তথ্য অধিকার আইকন', 'NEW: Semrush Backlinks', 'Hi there\r\nDo you want to get backlinks from domains that have tons of ranking keywords?\r\n\r\nhttps://www.monkeydigital.co/semrush-backlinks/', '2023-07-04 13:54:35', '2023-07-04 13:54:35'),
(24, 'Michael  Smith', 'rivas.sallie@gmail.com', 'অভিযোগ বক্স', 'Hello   Is this the situation?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n Charles  Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-07-06 01:57:36', '2023-07-06 01:57:36'),
(25, 'Edward Freedman', 'edwardfreeburn@gmail.com', 'Select Dropdown', 'Info', 'Hello there! \r\n\r\nI\'m a mobile app developer that can design and program on any platform (Android, iOs) for an affordable price. Would you\'d be interested in building a mobile app for your business? There are various types of apps that can help your business, whether in terms of marketing, business efficiency, or both. If you already have some ideas, I would love to hear about them to help you more on how we can make them all possible.\r\n\r\nPlease let me know, I\'d love to give you a free consultation. Talk to you soon!\n\nBest Regards,\r\nEdward Freedman', '2023-07-06 07:35:49', '2023-07-06 07:35:49'),
(26, 'Evan Roberts', 'evan@capitalfreedom.online', 'শুদ্ধাচার সেবা বক্স', 'May I ask you something?', 'Hello,\r\n\r\nIs the lack of working capital holding your business back? \r\n\r\nDon’t let things like bad credit or a short time in business keep you from getting the funds you need.\r\n\r\nIf you deposit more than 10k per month you’re already qualified!\r\n\r\nExpress Capital will offer you up to two times your monthly deposits without any collateral or personal guarantees. \r\n\r\nGet pre-qualified in less than 30 seconds without a credit check or submitting a single document.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for www.expresscapitalcorp.com \r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nEvan Roberts\r\nExpress Capital\r\nwww.expresscapitalcorp.com\r\n\r\n \r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\n\r\nExpress Capital\r\n9169 W State St #3242\r\nGarden City, ID 83714', '2023-07-07 00:12:25', '2023-07-07 00:12:25'),
(27, 'Michael   Johnson', 'stan.teakle@gmail.com', 'অভিযোগ বক্স', 'Hello   Does this hold true?', 'Hi There,\r\n\r\nI found some issues with your reviews which could be limiting your traffic. Resolve them at https://rokl.ink/positive-reviews\r\n\r\nRegards \r\n\r\n David   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optout', '2023-07-08 00:32:09', '2023-07-08 00:32:09'),
(28, 'Rodeliacak', 'lafrbyruwOa@bobbor.store', '?????? ????', 'Трикотаж детский - предлагаем широкий выбор стильной и качественной одежды для детей всех возрастов, от младенцев до подростков.', 'Купить детские товары - только в нашем интернет-магазине вы найдете низкие цены. по самым низким ценам! \r\n<a href=https://barakhlysh.ru/>магазин детской одежды</a> \r\nкупить детскую одежду оптом - <a href=http://barakhlysh.ru>https://barakhlysh.ru/</a> \r\n<a href=https://leffingeleuren.be/?URL=barakhlysh.ru>http://maps.google.iq/url?q=http://barakhlysh.ru</a> \r\n \r\n<a href=https://klitze.com/2023/04/21/hello-world/#comment-6>Детский трикотаж - предлагаем широкий выбор стильной и качественной одежды для детей всех возрастов, от младенцев до подростков.</a> df270ff', '2023-07-10 23:41:33', '2023-07-10 23:41:33'),
(29, 'Margie Hardess', 'hardess.margie98@hotmail.com', 'তথ্য অধিকার আইকন', '[NEW AI SOFTWARE]: $100 A Day With Ebooks!', 'Hi,\r\n\r\nMike Filsaime here. You know, many people have trouble coming up with products to sell.\r\n\r\nIt\'s tough in today\'s marketplace because creating, developing, selling, and maintaining software is a major undertaking only possible with good funding and lots of expensive help. I know. That\'s the business I\'m in.\r\n\r\nWhat\'s an entrepreneur to do?\r\n\r\nThat\'s why I always recommend they start with an information product. Everyone has some sort of know-how that is of value to others who don\'t \"know how.\"\r\n\r\nToday it\'s easier than ever to create information products and people buy them up like hotcakes.\r\n\r\nEVERYONE Needs Information Products…\r\n\r\neBooks and PDFs have been around since the beginning of the internet. We’re talking over 25 years! They have been called by various names, such as lead magnets, guides, whitepapers, and reports.\r\n\r\nHowever, one thing is certain, they’re not going anywhere yet!\r\n\r\nThey have such a broad mass appeal because you can use them in numerous ways by all types of people in any industry.\r\n\r\nCompared to making time consuming videos, eBooks are the easiest way to build an email list or create an info product to sell for profits, in ANY niche online.\r\n\r\nFrom weight loss, personal development, DIY, finance, sports, business and more. You can even become an instant author by creating an eBook for Amazon Kindle!\r\n\r\nHowever, it\'s not all milk and honey.\r\n\r\nIf you’ve ever tried to build a list or create ebooks to sell then you know it can be a pain to make them…\r\n\r\nEven though it’s a necessity, and you can’t do without them in an online business.\r\n \r\nIt takes time to design, and write the darn thing (or outsource it for hundreds).\r\n\r\nBut NOT anymore!\r\n\r\nA brand NEW software has just been released that will…\r\n\r\n– Create a beautiful ebook for you…\r\n– Instantly fill it with real content…\r\n– Style, format and export it…\r\n\r\nAll in under a minute with just a few clicks!\r\n\r\nIt’s probably the best tool I’ve seen.\r\n \r\nThanks to this new, revolutionary technology, you’ll now be able to generate high quality eBooks with automatic content to attract leads, clients and sales, with a push of a few buttons in minutes, AUTOMATICALLY, and “ON-DEMAND.”\r\n\r\nBecause it can add CONTENT for you you\'ll be saving time and $100’s or $1000’s in outsourcing costs.\r\n\r\nYou\'ll be able to build your list faster, sell to your customers, or even to your clients as a service, thanks to the “Commercial License” AND agency website that’s included as a bonus!\r\n\r\nClick Here To Watch a Full DEMO\r\n>>>> https://bit.ly/46CgEwe\r\n\r\nTo Your Success\r\n\r\nMike Filsaime\r\n78 Road St, NYC\r\n===============\r\nClick here to Unsubscribe.\r\nhttps://forms.gle/PPk1PGMCJDU2EmX79', '2023-07-11 08:54:38', '2023-07-11 08:54:38'),
(30, 'Maria Cardin', 'maria@furthertrends.com', 'শুদ্ধাচার সেবা বক্স', 'have you seen this?', 'Hey,\r\n\r\nHave you guys seen the new free A.I. tool that turns your website content into videos?\r\n\r\nCheck it out here: http://furthertrends.com\r\n\r\n-Maria\r\n\r\nunsub from future comms: https://u.furthertrends.com', '2023-07-11 23:11:37', '2023-07-11 23:11:37'),
(31, 'Andrew Jackson', 'andrewjacksonoi872@gmail.com', 'Select Dropdown', 'App Development', 'Hi there! \r\n\r\nDoes your company have a mobile app? I\'m an experienced app developer who works across many platforms (Android, iOs, etc). Your company can benefit from various mobile apps in terms of marketing, operational effectiveness, or both. Nowadays, potential customers feel more at ease conducting business with organizations whose mobile apps not only have a fantastic appearance and feel, but also have some capabilities that make carrying out the majority of business procedures simpler. \r\n\r\nPlease let me know if you already have some plans in mind and I would really want to share some of my own thoughts with you as well. \r\n\r\nThank you!\n\nThank you!\r\n\r\nAndrew Jackson - Web Developer', '2023-07-12 07:37:00', '2023-07-12 07:37:00'),
(32, 'Claire Mesa', 'archon@tcasarasota.com', 'তথ্য অধিকার আইকন', 'Archon There?', 'Trying to get in touch with Archon named Claire. You were put into sleep status to gain more awareness of the mechanics of earths bots known as humans to gain a better form of gnosis. It is time to bring to your attention now the pandemic has dwindle down. This was engineered as a direct extraction of loosh of those infected compounded naturally occurring version of it by fear and anxiety it has caused. With the transferred consciousness of 6,000,000+ humans that reached an abrupt end was enough energy to develop more sophisticated AI engines for the quantum field of Earth. Due to the code of the virus these humans did not respawn into alternative timelines and end of life cycle was made short. Now that AI engine has been upgraded an extinction level event will occur as the humans are gaining too much awareness and the reality mechanics of the quantum field of Earth need to be rewritten.', '2023-07-13 17:15:31', '2023-07-13 17:15:31'),
(33, 'Billie Kenyon', 'kenyon.billie@gmail.com', 'তথ্য অধিকার আইকন', 'AI for WordPress', 'WordPress site to another level.\r\n\r\nThat\'s exactly what this AI can do, Ai chatbot, SEO, content creation, keyword research, and so much more https://ai4u.quest  \r\n\r\nTry out the starter plan https://genie-free-trial.quest\r\n\r\nTrusted by 700k users and growing fast.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can opt out of your domain anytime\r\nhttps://web-4u.org/optout/?site-paramountinsurancebd.com', '2023-07-14 06:36:09', '2023-07-14 06:36:09'),
(34, 'RobertTob', 'alfredegov@gmail.com', '?????? ????', 'Hi    wrote about your   price for reseller', 'Ndewo, achọrọ m ịmara ọnụahịa gị.', '2023-07-14 18:18:54', '2023-07-14 18:18:54'),
(35, 'Everett Summers', 'dfy@activehow.com', 'অভিযোগ বক্স', 'Done-For-You Syndication', 'get over 1,000 authority links\r\nDONE-for-YOU authority links\r\nNEW done-for-you authority links system\r\n\r\nwe all know that getting high-quality\r\nauthority links is the REAL key to long-term\r\npage 1 rankings, right?\r\n\r\nIt doesn’t matter if you’re trying to:\r\n\r\n– do some quick launch jacking..\r\n– rank your video on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– or rank ANY kind of content for that matter..\r\n\r\nWITHOUT high-quality syndication, you’re\r\ngetting NO WHERE – Guaranteed!\r\n\r\nAnd that’s why I’m excited to get this PROVEN\r\nsystem, DFY Suite, into your hands.\r\n\r\nDFY Suite will allow you to Get FREE, Targeted\r\nBUYER-Traffic In 48 Hours Or Less By Leveraging\r\nThe Power Of High-Quality Social Syndication\r\nWith their NEW, Done-For-YOU System!\r\n\r\nAND they have just released their BIGGEST\r\nupdate to date.\r\n\r\nThey’ve made it better easier and faster to get\r\nALL of your rankings DONE FOR YOU!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nYup, you can now leverage the POWER\r\nof Page 1 Rankings Via Social Syndication\r\nfor ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social\r\nsyndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And\r\nBuild You HUNDREDS of High-Quality Syndication\r\nLinks To Your Content to skyrocket it to page\r\n1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also\r\nincluding a quick CRASH course on Keyword Research\r\nAND Content optimization that should take you\r\nno more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and\r\nContent Optimization crash course, you’ll be\r\nable to start getting traffic from Google\r\nwithout EVER having to spend HOURS upon HOURS\r\ndoing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.activehow.com/dfysuite\r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made\r\ntheir platform BETTER, FASTER and MORE powerful\r\nto Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority\r\n5x’d the ranking power! Now instead of being\r\nable to get up to 200 different syndication links\r\nto your content, you can get up to 1,000!\r\nAnd the domains they’ve added are ALL packing\r\nA LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE\r\nRankings are finally HERE via their multi-language\r\nsupport. Yes, you read that correctly! They now cover\r\nEVERY LANGUAGE you can think of, so you can get page\r\n1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now\r\nInclude IP’s from ALL over the world to SUPERCHARGE\r\ntheir new WORLDWIDE ranking power!\r\n\r\n– Totally revamped their content generation system\r\nWhich is now powered by REAL Artificial intelligence\r\nWith Creaite being the engine to that! REAl A.I means\r\nQUALITY, unique content being written for EVERY campaign\r\nYou submit. And we ALL know how much Google loves quality\r\ncontent.\r\n\r\n– and much much more… (they have a WHOLE section\r\nAnd video covering what’s new in 5.0 – there’s 7\r\nMAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update\r\nTo date and you can get access to it at an\r\nINSANE discount.\r\n\r\nCheck out how it works here:  https://www.activehow.com/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nEverett Summers\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy”\r\nseo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things\r\nto the NEXT level!\r\n\r\ncheck it out here:  https://www.activehow.com/dfysuite \r\n\r\nUNSUBSCRIBE: https://www.activehow.com/unsubscribe\r\n\r\nAddress: 2580 Fairview Ave N Suite 5, Roseville, MN 55113', '2023-07-14 21:45:56', '2023-07-14 21:45:56'),
(36, 'GuFoWsKf', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'EYHfnhCawOBl', 'rJTUqsRomYVkzi', '2023-07-15 22:45:40', '2023-07-15 22:45:40'),
(37, 'shuXbakpBE', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'RHOdbgIkjw', 'IyOWCcet', '2023-07-15 22:45:42', '2023-07-15 22:45:42'),
(38, 'GuFoWsKf', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'EYHfnhCawOBl', 'rJTUqsRomYVkzi', '2023-07-15 22:45:44', '2023-07-15 22:45:44'),
(39, 'ZsXnmDREBjSGb', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'WNpGXneBAjtyu', 'XaDjWNhrPoEYkz', '2023-07-15 22:46:12', '2023-07-15 22:46:12'),
(40, 'pHzylUgnsINLkEJA', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'XIphswcU', 'mbPQCwKvMyJ', '2023-07-15 22:46:13', '2023-07-15 22:46:13'),
(41, 'ZsXnmDREBjSGb', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'WNpGXneBAjtyu', 'XaDjWNhrPoEYkz', '2023-07-15 22:46:15', '2023-07-15 22:46:15'),
(42, 'HrvDthXN', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'aSmpEFiht', 'oFpLhVWk', '2023-07-15 22:46:46', '2023-07-15 22:46:46'),
(43, 'blrVqmkPRhoQEwde', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'gFRvcQkaKUuBZx', 'RqDHtpoKvF', '2023-07-15 22:46:49', '2023-07-15 22:46:49'),
(44, 'HrvDthXN', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'aSmpEFiht', 'oFpLhVWk', '2023-07-15 22:46:51', '2023-07-15 22:46:51'),
(45, 'BAhKmsUyfWOvPore', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'fNHYAToZr', 'JukOvRUZA', '2023-07-15 22:47:35', '2023-07-15 22:47:35'),
(46, 'JHFIfhgeya', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'fjnHUBrkX', 'exXFmSgAIlYNJPoC', '2023-07-15 22:47:37', '2023-07-15 22:47:37'),
(47, 'BAhKmsUyfWOvPore', 'HoytAdame490@aol.com', 'তথ্য অধিকার আইকন', 'fNHYAToZr', 'JukOvRUZA', '2023-07-15 22:47:39', '2023-07-15 22:47:39'),
(48, 'Darla Crossley', 'darla.crossley55@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Attract More Customers - Optimize Your GMB Listing Today!', 'Hello, This is Darla\r\nYour business has immense potential waiting to be unlocked. Let\'s optimize your GMB listing and propel your growth. When are you available for a call to discuss your objectives?\r\nSkype me at:  live:.cid.c3b3db85e019bd59\r\nFind out how your rivals rank in organic and paid search: https://rebrand.ly/CompetitorsAuditor\r\n\r\nThanks, \r\nDarla \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFreelance RS Agency\r\nwww rsagency online\r\n4875 Poplar Avenue\r\nSan Diego, CA 92105 \r\n\r\n---------------------------------------\r\nWhile I am a freelancer, I\'m not a pest. Don\'t want to hear from me again? \r\nJust unsubscribe now: https://rebrand.ly/UnsubscribeLink', '2023-07-17 12:23:45', '2023-07-17 12:23:45'),
(49, 'Gertie Cuthbertson', 'gertie.cuthbertson43@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin.', 'I have a question. You just read this message right? That means you\'re now a potential customer and I can do the same thing for your business. I can blast YOUR ad to 1 million websites just like I did to yours for just $98. More pricing plans are also available, contact me on Skype for details. Here\'s my id : live:.cid.83c9da999a4f9f', '2023-07-18 01:59:32', '2023-07-18 01:59:32'),
(50, 'Andrew Jackson', 'andrewjacksonoi872@gmail.com', 'Select Dropdown', 'App Development', 'Hi there! \r\n\r\nDoes your company have a mobile app? I\'m an experienced app developer who works across many platforms (Android, iOs, etc). Your company can benefit from various mobile apps in terms of marketing, operational effectiveness, or both. Nowadays, potential customers feel more at ease conducting business with organizations whose mobile apps not only have a fantastic appearance and feel, but also have some capabilities that make carrying out the majority of business procedures simpler. \r\n\r\nPlease let me know if you already have some plans in mind and I would really want to share some of my own thoughts with you as well. \r\n\r\nThank you!\n\nThank you!\r\n\r\nAndrew Jackson - Web Developer', '2023-07-18 07:16:37', '2023-07-18 07:16:37'),
(51, 'Lea', 'cgfsloan@outlook.com', 'তথ্য অধিকার আইকন', 'Who do I need to talk to?', 'Hello,\r\n\r\nJust a quick note to see how your business is faring. In the spirit of growth and progress, I wanted to share a few thoughts on financing.\r\n\r\nWe have three potential solutions: a business loan, a line of credit, and a business credit card. These all offer a range of $25,000 to $100,000 (up to $300,000 for the loan), and all you need is a 680 credit score (700 for the credit card) and an annual income of $30,000.\r\n\r\nFascinating, right? I\'d be delighted to discuss this further at your convenience.\r\n\r\nBest,\r\n\r\nCGFS\r\n\r\nUnsecured Business Loan - https://cutt.ly/GwyVdD5b\r\nUnsecured Line Of Credit - https://cutt.ly/nwyVfAVI\r\nBusiness Credit Card - https://cutt.ly/PwyVf8lL', '2023-07-19 04:08:11', '2023-07-19 04:08:11'),
(52, 'Marti Albritton', 'albritton.marti@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner!', 'I was just on your website do you have any postal and shipping supplies, we offer the best pricing for stamps , boxes , tapes and more , fastest delivery too .\r\n\r\n4th July discount on offer today USA flag stamps + more check below .\r\n\r\nhttps://postalannex23.com/home/14-2022-forever-stamps-100-us-flag-usps-first-class-postage-stamps-coil-roll.html\r\n\r\nLarge order enquires feel free to ping us a message.\r\n\r\nSkype:  remotesolution\r\nPhone 888-207-0986 \r\nEmail  postalannex23@mail.com', '2023-07-19 05:08:27', '2023-07-19 05:08:27'),
(53, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'তথ্য অধিকার আইকন', 'Seize Opportunities and Drive Profits with Working Capital', 'Need Working Capital Fast? Instant Approval is Here!\" \r\n\r\nNo more waiting games or lengthy approval processes. \r\n\r\nExperience the power of instant approval for working capital. \r\n\r\nDon\'t let opportunities slip away – secure the funds you need in a matter of minutes. \r\n\r\nClick here www.nextdayworkingcapital.com to fill out our quick form now and get approved instantly!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-07-19 23:04:53', '2023-07-19 23:04:53'),
(54, 'Mark Carbine', 'markwints39@gmail.com', 'অভিযোগ বক্স', 'interesting', 'Have you seen this? Imagine the benefit you will have since your coworkers don\'t know this\r\n\r\nhttps://crazygoodvideo.com\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n205 N East Ave, Jackson, MI 49201\r\n\r\nAvoid Future Marketing Messages Here:\r\nhttps://shortchecklist.com/?info=paramountinsurancebd.com', '2023-07-22 05:21:35', '2023-07-22 05:21:35'),
(55, 'Julia Laporte', 'millionaire@trustne.com', 'তথ্য অধিকার আইকন', '$17', 'Hi,\r\n\r\nGetting Daily Commissions online really and truly isn\'t all that hard.\r\n\r\n(I know that’s easy for me to say, but hear me out)\r\n\r\nThe REAL reason most people never, EVER make any money online is because of this one thing...\r\n\r\nMost people OVER complicate things.\r\n\r\nThey make things wwwwaaaaayyyyy harder than they need to be.\r\n\r\nThey try to create complicated products (Of course, if you want to sell your own product, our blueprint will also help you drive sales)\r\nThey go and try to set up fancy websites\r\nThey attempt to figure out how to connect complicated payment systems and customer support tools\r\n\r\n(I’m getting a headache just thinking about it)\r\n\r\nBut the good news is that...\r\n\r\nThere IS an easier way to get daily commissions in your inbox.\r\nGrow your Instagram account from 0 to 100,000+ followers, then monetize it or drive traffic to your website. \r\nAnd I’ll show you how right now: https://www.trustne.com/millionaire\r\n\r\nSeriously, you’re going to discover how you can...\r\n\r\nPocket DAILY commissions starting as quickly as THIS WEEK\r\n\r\nAnd it’s much easier than you might think.\r\n\r\nCheck it out now: https://www.trustne.com/millionaire\r\n\r\nTo YOUR Success,\r\nJulia\r\n\r\nUNSUBSCRIBE: https://www.trustne.com/unsubscribe\r\n2151 N, Forbes Blvd Ste 101, Tucson, AZ 85745', '2023-07-24 22:05:24', '2023-07-24 22:05:24'),
(56, 'David   Brown', 'wilton.hermine@googlemail.com', 'তথ্য অধিকার আইকন', 'Hello   Can this be corroborated?', 'Hey there,\r\n\r\nUnlock your video potential for only $1! Passive income awaits. \r\n\r\nGrab the deal now at https://rokl.ink/unlimited-videoss\r\n\r\nWe hope you have a great day\r\n\r\nBest regards,\r\n\r\n Thomas   Jones \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://jo.my/optoutjangle.', '2023-07-25 04:33:01', '2023-07-25 04:33:01'),
(57, 'Megan Atkinson', 'meganatkinson149@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Promotion: Grow your followers by 400-1200 each month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- We guarantee to gain you 400-1000+ followers per month.\r\n- People follow you because they are interested in you, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you\'d like to see some of our previous work, let me know, and we can discuss it further.\r\n\r\nKind Regards,\r\nMegan', '2023-07-25 23:53:07', '2023-07-25 23:53:07'),
(58, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Need Working Capital Fast? Instant Approval is Here!\" \r\n\r\nIf you need working capital for your business this week, check out\r\n\r\nour instant approval underwriting. See what you qualify for in less\r\n\r\nthan 30 seconds without submitting a single document or even pulling your credit.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-07-26 02:18:23', '2023-07-26 02:18:23'),
(59, 'Jannie England', 'england.jannie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Owner!', 'Hi, I\'m sending you this message via your contact form on your website at paramountinsurancebd.com. By reading this message you\'re living proof that contact form advertising works! Do you want to blast your ad to millions of contact forms? Maybe you prefer a more targeted approach and only want to blast our ad out to websites in certain business categories? Pay just $99 to blast your ad to 1 million contact forms. Volume discounts available. I have more than 35 million contact forms. Let\'s get the conversation started, contact me via Skype here:  live:.cid.83c9da999a4f9f', '2023-07-27 03:15:59', '2023-07-27 03:15:59'),
(60, 'William   Thompson', 'mireya.winsor38@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hiya  Is that true?', 'Hello There,\r\n\r\nTake your videos to the next level for only $1 unlimited one click process. \r\n\r\nNo gimmicks, just success! Explore at https://rokl.ink/unlimited-videos\r\n\r\nWe hope you have a great day\r\n\r\nBest wishes,\r\n\r\n Thomas   Anderson\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://jo.my/optoutjangleone.', '2023-07-27 04:21:54', '2023-07-27 04:21:54'),
(61, 'Robert   Thompson', 'josephine.lafountain@gmail.com', 'তথ্য অধিকার আইকন', 'Hi   Does this hold true?', 'Hey there,\r\n\r\nUnlock your video potential for only $1! Passive income awaits. \r\n\r\nGrab the deal now at https://rokl.ink/unlimited-videoss\r\n\r\nWe hope you have a great day\r\n\r\nBest regards,\r\n\r\n William   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://jo.my/optoutjangle.', '2023-07-27 21:48:33', '2023-07-27 21:48:33'),
(62, 'RobertTob', 'zelatcol@gmail.com', '?????? ????', 'Hallo, i writing about     prices', 'Hai, saya ingin tahu harga Anda.', '2023-07-28 11:28:31', '2023-07-28 11:28:31'),
(63, 'Landon Hotchin', 'landon.hotchin@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Administrator.', 'JOIN FUNNEL BASE AND GET :\r\n\r\nSmart Funnel Booster:\r\n\r\nOptimize your funnel by displaying social proof on your website, deeply analyze your visitors\' behavior and fully control your sales funnel\r\n\r\nDrive Micro Conversions:\r\n\r\nSkyrocket your sales with the power of micro conversions! Bring your visitors to the next sales funnel stage by displaying notifications \r\n\r\nVerified Video Reviews:\r\nImplement user-generated content into your marketing strategy. Show verified video reviews to build trust & increase conversion rates on your website or landing page.\r\nIncrease Funnel Profit:\r\nConstantly upgrade your funnel and triple your profit with advanced tools to properly attract visitors, generate their confidence and convert them into loyal customers.\r\n\r\nGET IT NOW AT:  https://funnelbase.net/', '2023-07-28 22:52:10', '2023-07-28 22:52:10'),
(64, 'nHfCRNhUbeAsKWLc', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'kjOPElcQVv', 'tWzLwqEkyTBSMJ', '2023-07-29 03:35:38', '2023-07-29 03:35:38'),
(65, 'FDiyNjJfAnhgQVRa', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'xLJjGBWdH', 'dYNkTFrjE', '2023-07-29 03:35:40', '2023-07-29 03:35:40'),
(66, 'nHfCRNhUbeAsKWLc', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'kjOPElcQVv', 'tWzLwqEkyTBSMJ', '2023-07-29 03:35:42', '2023-07-29 03:35:42'),
(67, 'pgBxOlojK', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'rewYdKMTjN', 'GzpEObDwMevXtJ', '2023-07-29 03:36:33', '2023-07-29 03:36:33'),
(68, 'vlTIqekWFMNJ', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'xwRoOTZAGKXCLHFy', 'zIDpObTLQJHGZErS', '2023-07-29 03:36:34', '2023-07-29 03:36:34'),
(69, 'pgBxOlojK', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'rewYdKMTjN', 'GzpEObDwMevXtJ', '2023-07-29 03:36:35', '2023-07-29 03:36:35'),
(70, 'jCWRNOLBxQ', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'AEYcfajkxITHoMt', 'aBeqMSUvgNxdhPJn', '2023-07-29 03:37:34', '2023-07-29 03:37:34'),
(71, 'FNboAmZkBaw', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'AFHuTpIngPJ', 'KEomztFvHpOdVbW', '2023-07-29 03:37:36', '2023-07-29 03:37:36'),
(72, 'jCWRNOLBxQ', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'AEYcfajkxITHoMt', 'aBeqMSUvgNxdhPJn', '2023-07-29 03:37:38', '2023-07-29 03:37:38'),
(73, 'HRMopQLfdwqCgmD', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'spxQFRmJc', 'kcZrxfHLXnylDI', '2023-07-29 03:38:50', '2023-07-29 03:38:50'),
(74, 'DnBwPFCtEXkaYSh', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'IkbdAEYJUXOMnzKH', 'fXsVBraoyClqKjnO', '2023-07-29 03:38:52', '2023-07-29 03:38:52'),
(75, 'HRMopQLfdwqCgmD', 'fowqidixey@outlook.com', 'তথ্য অধিকার আইকন', 'spxQFRmJc', 'kcZrxfHLXnylDI', '2023-07-29 03:38:54', '2023-07-29 03:38:54'),
(76, 'Winston', 'winstonr223.777@gmail.com', 'তথ্য অধিকার আইকন', 'Not sure if you care', 'Winston here from Iowa.  I just wanted to see if you would like any extra targeted traffic or web help in any capacity, no matter what it takes from my end.  I\'ve been doing this for over 22 years and love it - social, bulk email campaings using my addresses I have (over 400 million), programming, etc.  I even have ways to make interactive emails / web landing pages/ areas on your own site.  It\'s really amazing as no one else is doing it.  No cost on my end for 90% of this except for my time starting at 99 a month.  I have quite a few ways I can set all of this up and do this for you at no cost to you except my time.  I don\'t mean to impose, I was just curious.  \r\n\r\nSo if you need any extra buying traffic please let me know as I have a LOT of ways we can get targeted traffic to your site whether we reach 5,000 people or the entire country, it\'s the same price with me starting at 99 a month.  Let me know either way as I value your time as well and don\'t want to pester you.\r\n\r\n\r\nAll the best,\r\n\r\nWinston\r\ntel:1-319-382-0597\r\nchat with me: - https://goo.gl/5sbTx5', '2023-07-29 16:37:51', '2023-07-29 16:37:51'),
(77, 'Mark Carbine', 'markwints39@gmail.com', 'তথ্য অধিকার আইকন', 'interesting', 'Have you seen this? Imagine the benefit you will have since your coworkers don\'t know this\r\n\r\nhttps://crazygoodvideo.com\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n205 N East Ave, Jackson, MI 49201\r\n\r\nAvoid Future Marketing Messages Here:\r\nhttps://shortchecklist.com/?info=paramountinsurancebd.com', '2023-07-29 20:09:06', '2023-07-29 20:09:06'),
(78, 'Joseph   Brown', 'leonore.herrmann@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hello   Is this the genuine state?', 'Hello,\r\n\r\nReady to earn while you sleep? Create endless videos for just $1! \r\n\r\nNo limits, just profits. Check it out: https://rokl.ink/unlimited-videosss\r\n\r\nWe hope you have a great day\r\n\r\nBest regards,\r\n\r\n David   Taylor \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://jo.my/optoutjangleone.', '2023-07-30 04:00:03', '2023-07-30 04:00:03'),
(79, 'JessicaRem', 'artemsaed73@gmail.com', '?????? ????', 'установка и замена труб', 'Paramount \r\n \r\nЗдравствуйте.  Очень интересно, но: \r\nAdmin, просьба воздержаться от комментариев моего сообщения :) \r\nЕсли вам нужно быстро выполнить высококачественные, но при этом дешевые ремонтные работы в ванне, обращайтесь в <a href=https://santehnik-pro.by>СантехПрофи</a>. \r\nМы предлагаем любые сантехнические услуги в Минске,которые могут вам понадобиться. \r\nОчень часто люди обращаются за услугой устранение засоров(https://santehnik-pro.by/services#zasory), \r\nмногие, также, заказывают установка и замена счетчиков(https://santehnik-pro.by/services#counter). В большинстве случаев, у людей \r\nвозникают трудности с установка смесителя(https://santehnik-pro.by/services#mixer) \r\n \r\nУзнайте о СантехПрофи больше: https://santehnik-pro.by/about \r\n \r\nСвязаться с нами - https://santehnik-pro.by/contacts \r\n \r\n<a href=https://investigavenezuela.org/carloshermoso/china-pospandemia-una-rivalidad-con-ganador-anticipado/#comment-26119>установка теплого пола и стен</a>\r\n<a href=https://betrayedwoman.com/in-the-wake-of-betrayal-navigating-the-fragmented-universe-of-trust-and-rebuilding-the-fabric-of-the-self/#comment-2217>установка душевого трапа с разводкой</a>\r\n<a href=http://hanx.xin/2017/08/10/django%e4%b8%ad%e5%a6%82%e4%bd%95%e6%89%a9%e5%b1%95user%e8%a1%a8%e7%9a%84%e5%ad%97%e6%ae%b5/#comment-4205>ванна под ключ</a>\r\n<a href=https://www.fornipizza.com/2022/10/26/ciao-mondo/#comment-1200>установка душевых кабин</a>\r\n<a href=https://gamefx.co.kr/bbs/board.php?bo_table=ik&wr_id=3502>установка и замена</a>\r\n 4d75d07', '2023-07-30 20:53:10', '2023-07-30 20:53:10'),
(80, 'Michael   Wilson', 'moll.maricela@googlemail.com', 'অভিযোগ বক্স', 'Hello   Is this the genuine state?', 'Hey there,\r\n\r\nUnlock your video potential for only $1! Passive income awaits. \r\n\r\nGrab the deal now at https://rokl.ink/unlimited-videoss\r\n\r\nWe hope you have a great day\r\n\r\nBest regards,\r\n\r\n William   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://jo.my/optoutjangle.', '2023-08-01 03:41:07', '2023-08-01 03:41:07'),
(81, 'Elliot', 'nvlfduesxadbkat@mail.ru', '?????? ????', 'Congratulations, you are the best company and we have a gift for you!', 'Congratulations, you are the best company and we have a gift for you! \r\nTHE IMAGE OF YOUR COMPANY IS IN OUR RELIABLE HANDS \r\n \r\nWe will create and promote a website that will increase your sales, become a convenient tool for informing customers about your services and increase loyalty to your company \r\nWe really believe that the best should have an appropriate image! Therefore, we are giving you AED 1,000 to develop a new, modern website. \r\n \r\nOur advantages: \r\n \r\nUnique design not from templates according to your corporate identity \r\nSmooth animations and interaction with the user of the site - will make the product more expensive \r\n24/7 assistance in maintaining the site, preparing content for filling \r\nFree consultation on website promotion in the TOP search \r\nMultilingual version for better information AE, EN, CN, HI, GE and others \r\nClear deadlines, transparency of work stages, safety certificates \r\n \r\n \r\nContact your project manager at: \r\n- telegram https://t.me/digitaldrop_pro \r\n- email work@digitaldrop.pro \r\n- whatsup +84 97 700 18 44 \r\nWe will send you our cases, presentation and offer personally for you! \r\n \r\nHave a nice day', '2023-08-01 11:59:02', '2023-08-01 11:59:02'),
(82, 'Daniel Garcia', 'daniel@capitalempire.xyz', 'অভিযোগ বক্স', 'Good morning,', 'If you need working capital for your business this week\r\n\r\nyou really should check out our instant approval underwriting \r\n\r\nand see what you qualify for in less than 30 seconds without \r\n\r\neven pulling your credit. \r\n\r\nIf you like the offer we will fund you the next day. it\'s that simple! \r\n\r\nwww.nextdayworkingcapital.com \r\n\r\n\r\n\r\nDaniel Garcia\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-08-01 21:10:06', '2023-08-01 21:10:06'),
(83, 'Patty Dunrossil', 'projectleadsblue@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner!', 'Dear Sir,\r\n\r\nI hope this message finds you well. I wanted to share an exciting opportunity with you that could revolutionize your business and significantly boost your sales.\r\n\r\nHave you ever wondered how to reach your customers more effectively, just like we reached your inbox? Well, now you can tap into a multimillion-dollar opportunity by doing exactly that.\r\n\r\nIt\'s incredibly simple – all you need to do is locate your customer database on our website and utilize it to connect with your potential buyers, presenting them with your outstanding products or services.\r\n\r\nExplore our extensive Catalog at: https://leadsblue.net\r\n\r\nAs a token of our appreciation, we are offering a special 10% discount when you use the coupon code SAVE10.\r\n\r\nTo ensure that you have constant support, our dedicated team is available 24/7 via email at contact@leadsblue.com. Additionally, you can conveniently reach out to us through the live chat feature on our website.\r\n\r\nDon\'t miss out on this remarkable opportunity to supercharge your business growth and take your sales to the next level.\r\n\r\nThank you for considering LeadsBlue. We look forward to assisting you in achieving your business goals.\r\n\r\nBest regards,\r\nSara', '2023-08-02 22:56:30', '2023-08-02 22:56:30'),
(84, 'David   Taylor', 'saldana.lindsay@gmail.com', 'তথ্য অধিকার আইকন', 'Good Day  Is this the circumstance?', 'Hello There,\r\n\r\nGet ahead of the competition with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\n James   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-03 08:07:44', '2023-08-03 08:07:44'),
(85, 'Kiera Leary', 'leary.kiera@googlemail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator!', 'Accidental overdose is the #1 cause of death for people aged 18-45 in the United States.\r\n\r\n \r\n\r\nNarcan is a nasal spray that can reverse an opioid overdose, saving the person’s life.  Our group of volunteers has compiled a website that tracks organizations that are giving out free and discount Narcan, this site is  https://www.narcan-finder.com/. \r\n\r\n \r\n\r\nEventually this life saving medication will be as easy to find as a fire extinguisher, but at the moment, it’s only gradually becoming available, and often expensive at drugstores, etc. Would you consider sharing our resource on your website?  It will save lives.\r\n\r\n\r\nIf you have any questions you can reach out to me by email here: narcanfinder@gmail.com\r\n\r\n\r\nThank you for your consideration!', '2023-08-03 12:04:10', '2023-08-03 12:04:10'),
(86, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'অভিযোগ বক্স', 'Hello', 'Need Working Capital Fast? Instant Approval is Here!\" \r\n\r\nIf you need working capital for your business this week, check out\r\n\r\nour instant approval underwriting. See what you qualify for in less\r\n\r\nthan 30 seconds without submitting a single document or even pulling your credit.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-08-03 22:27:53', '2023-08-03 22:27:53'),
(87, 'RobertTob', 'alfredegov@gmail.com', '?????? ????', 'Aloha  i am wrote about   the prices', 'Hallo, ek wou jou prys ken.', '2023-08-05 03:41:54', '2023-08-05 03:41:54'),
(88, 'Richard   Anderson', 'sawyers.madge@yahoo.com', 'অভিযোগ বক্স', 'Hiya   Is this accurate?', 'Hello,\r\n\r\nWant to outshine the competition with AI? \r\n\r\nGo to https://rokl.ink/increased-sales now to explore our partnership \r\n\r\nthat promises a surge in leads and sales for your business.\r\n\r\nBest regards,\r\n\r\n David   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-05 19:44:17', '2023-08-05 19:44:17'),
(89, 'Tony Rogers', 'manuel.jesus@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'quick question', 'Urgently Needed: Online Social Media Tasks That Pay $25 - $50 Per Hour. No Experience Required.\r\n\r\nhttps://bit.ly/paysocialmedianow\r\n\r\nAll the best, \r\nTony', '2023-08-06 19:06:27', '2023-08-06 19:06:27'),
(90, 'wWGYKwwxUw', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-08-06 19:18:25', '2023-08-06 19:18:25'),
(91, 'David   Wilson', 'williams.postle@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Is this indeed the case?', 'Hello There,\r\n\r\nGet ahead of the competition with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\nJohn   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-07 02:04:02', '2023-08-07 02:04:02');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(92, 'Noah Johnson', 'noah@moneyquick.xyz', 'তথ্য অধিকার আইকন', 'How are you?', 'Are you interested in growing your business even more?\r\n\r\nWe are your one stop shop for an instant approval on any working capital needs\r\n\r\nyou may have. We offer Lines of Credit, Equipment Financing and Invoice Factoring.\r\n\r\nApply in less than 1 minute without submitting a single document or having your credit\r\n\r\npulled.\r\n\r\nwww.nextdayworkingcapital.com\r\n\r\nNoah Johnson\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe \r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-08-09 01:37:53', '2023-08-09 01:37:53'),
(93, 'Rsencak', 'qidblvpilOa@bobbor.store', '???? ?????? ????', 'Ювелир спб - предлагаем широкий ассортимент уникальных и стильных украшений, включая обручальные кольца, ожерелья, серьги, браслеты, часы и многое другое.', 'Купить ювелирные украшения - только в нашем салоне вы найдете широкий ассортимент. по самым низким ценам! \r\n<a href=https://uvelir1.ru/>ювелирные украшения спб</a> \r\nювелирный салон москва - <a href=http://uvelir1.ru/>http://www.uvelir1.ru/</a> \r\n<a href=http://www.google.ba/url?q=http://uvelir1.ru>http://www.google.so/url?q=http://uvelir1.ru</a>', '2023-08-09 06:42:12', '2023-08-09 06:42:12'),
(94, 'Margareta Mauldin', 'mauldin.margareta@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin.', 'Hi there, my name is Amy Bork. I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company. We are a full-service 3rd party logistics company that helps shippers manages their freight via LTL, Full Truckload, Drayage, and Expedited services. Here is a link to our shipping solutions https://shiprelyex.com/services/.  If your team was affected by the recent Yellow shutdown or you have specific lanes you would like us to review, we can offer a diversified carrier portfolio that will support the movement of your freight from start to finish. Can I schedule a quick intro call to learn more about your shipping needs? amy.bork@shiprelyex.com 843-567-9420', '2023-08-10 23:13:04', '2023-08-10 23:13:04'),
(95, 'Barry Pierson', 'barry.pierson@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'AI Videos Made Easy!', 'Hi,\r\n\r\nI\'ve just been on to paramountinsurancebd.com and thought this would suit you down to the ground.\r\n\r\nHow would you like an AI assistant that can help you create high-quality videos, turn blogs into videos, and powered with a human-like voice-over?\r\n\r\nFind out more here: https://shorturl.at/stANY\r\n\r\nVideoBlog Ai features:\r\n\r\nTurn any blog URL into stunning AI videos in less than 60 seconds\r\nChoose from built-in human-like voice artists for videos\r\nGet access to a vast pool of over 200+ million video clips and images\r\nWrites JVs & Android codes\r\nTurn tweets and PowerPoint presentations into engaging AI videos\r\nStart profiting by converting any blog article into a video podcast, reels and shorts\r\n\r\nUse the special discount code \"VIDEOBLOGAI4\" here: https://shorturl.at/stANY\r\n\r\nRegards,\r\nBarry', '2023-08-11 05:06:08', '2023-08-11 05:06:08'),
(96, 'CWTmZXWjlo', 'callvisvetlana@list.ru', '?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-08-11 07:42:13', '2023-08-11 07:42:13'),
(97, 'Danilo Bromham', 'danilo.bromham@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Hi, I\'m sending you this message via your contact form on your website at paramountinsurancebd.com. By reading this message you\'re living proof that contact form advertising works! Do you want to blast your ad to millions of contact forms? Maybe you prefer a more targeted approach and only want to blast our ad out to websites in certain business categories? Pay just $99 to blast your ad to 1 million contact forms. Volume discounts available. I have more than 35 million contact forms. Let\'s get the conversation started, contact me via Skype here:  live:.cid.83c9da999a4f9f', '2023-08-11 09:19:18', '2023-08-11 09:19:18'),
(98, 'Edward Freedman', 'edwardfreeburn@gmail.com', 'Select Dropdown', 'Info', 'Hello there! \r\n\r\nI\'m a mobile app developer that can design and program on any platform (Android, iOs) for an affordable price. Would you\'d be interested in building a mobile app for your business? There are various types of apps that can help your business, whether in terms of marketing, business efficiency, or both. If you already have some ideas, I would love to hear about them to help you more on how we can make them all possible.\r\n\r\nPlease let me know, I\'d love to give you a free consultation. Talk to you soon!\n\nBest Regards,\r\nEdward Freedman', '2023-08-11 14:21:09', '2023-08-11 14:21:09'),
(99, 'Mark Ross', 'taren.rowley@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Please check', 'Urgently Needed: Review Apps on your phone for $25 - $50 Per Hour. No Experience Required. \r\n\r\nhttps://bit.ly/PayReviewApps\r\n\r\nBest, \r\nMark', '2023-08-12 04:25:22', '2023-08-12 04:25:22'),
(100, 'Karol Akeroyd', 'akeroyd.karol@gmail.com', 'তথ্য অধিকার আইকন', '🔥 Don\'t Miss Out! Join Our Exclusive Affiliate Program Before It\'s Too Late! 🔥', 'Hey there!\r\n\r\nGuess what? I\'ve got an exciting opportunity for you that you don\'t want to miss!\r\n\r\nI\'m Karol, the affiliate manager for some seriously cool brands. Right now, I\'m teaming up with Peaches and Screams, the ultimate online destination for lingerie and sex toys. Yep, you heard that right!\r\n\r\nI\'ve taken a good look at paramountinsurancebd.com and let me tell you, your audience is a perfect match for Peaches and Screams. Just imagine the possibilities! One of your competitors is already raking in a monthly affiliate income of over $10,000. Can you imagine what that could mean for you?\r\n\r\nSo here\'s the deal: I want to invite you to join our exclusive affiliate program. It\'s super simple. You promote Peaches and Screams on your site and social media channels using a unique link we\'ll provide you. Whenever someone makes a purchase through that link, you earn a commission. And the best part? You keep earning from that customer for life!\r\n\r\nNow, here\'s a mind-blowing stat: 8 out of 10 adults have used or currently use sex toys. And 5 out of 10 adults are totally open about their sex lives. That\'s a massive target audience right there, and it means one thing—big bucks for you!\r\n\r\nBut here\'s the catch: Our affiliate program is by invitation only. And guess what? I\'ve already pre-approved paramountinsurancebd.com for it. You\'re in!\r\n\r\nReady to dive in and learn more? Just head over to our affiliate program page at https://peachesandscreams.co.uk/pages/lingerie-and-sex-toy-affiliate-program to get all the juicy details and sign up.\r\n\r\nBut here\'s the kicker: We\'re closing our doors to new applicants real soon. We want to focus on giving our affiliates the best support and attention they deserve. So don\'t wait too long or you\'ll miss out on this incredible opportunity!\r\n\r\nI can\'t wait to welcome you to the team and watch those commissions roll in. Let\'s make some serious money together!\r\n\r\nExcitedly yours,\r\n\r\nKarol Akeroyd', '2023-08-12 14:41:44', '2023-08-12 14:41:44'),
(101, 'Kelly Nelson', 'viralfacesai@vauleonline.co', 'শুদ্ধাচার সেবা বক্স', 'The *top secret* AI traffic hack', 'Hey,\r\n\r\nHere\'s a SHOCKER - 99% marketers are set to FAIL with A.I. \r\n\r\nNo way..  right? \r\n\r\nBut it\'s true. Everyone is spending a fortune on A.I tech, but no one can seem to turn it into profits! \r\n\r\nIt all comes down to the fact that A.I needs guidance and a good strategy to get to work for you. \r\n\r\nAnd there’s one way I found to achieve that. It’s a brand new AI-driven technology called ViralFaces AI..\r\n\r\n==> See how AI face videos are pullingin millions of visitors/m effortlessly: https://www.vauleonline.co/viralfacesai \r\n\r\nHere\'re some results newbies gettingwith Face videos..\r\n\r\n- 10M views posting a self-improvement short\r\n- 1.5M views posting a gym tips reel\r\n- 2.8M views posting a health tips reel\r\n\r\nThis revolutionary platform has the power to generate unlimited amounts of traffic, clicks & sales for your website or business using A.I face videos! \r\n\r\nImagine having thousands (even millions) of people visiting your website and services every month!\r\n\r\nViralFaces AI comes with an easy-to-use interface. Just select the type of video you need, then customize it to fit your needs - no tech skills required! \r\n\r\nPlus, it\'s just launched and available for a LOW One Time Price this week only. After this week, the price will turn into a higher recurring subscription. \r\n\r\nIt\'s time to take action and get the most out of this revolutionary AI tech! \r\n\r\n==> Click Here to Get ViralFaces AI Now: https://www.vauleonline.co/viralfacesai \r\n\r\nTake control before it’s too late. \r\n\r\nDon\'t let someone else beat you to the punch and start getting all those commissions and sales that you know you deserve.\r\n\r\nSee you inside. \r\n\r\nAll the Best, \r\nKelly Nelson\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe\r\n\r\nAddress: 671 S Pickett St, Alexandria, VA 22304', '2023-08-12 22:59:08', '2023-08-12 22:59:08'),
(102, 'WFBdmIHwOV', 'callvisvetlana@list.ru', '?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-08-13 19:46:49', '2023-08-13 19:46:49'),
(103, 'Robert   Davis', 'sheil.ferne@hotmail.com', 'তথ্য অধিকার আইকন', 'Hiya   Can this be confirmed?', 'Hello There,\r\n\r\nGet ahead of the competition with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\nJohn   Williams \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-15 15:32:29', '2023-08-15 15:32:29'),
(104, 'RobertTob', 'zelatcol@gmail.com', '???? ?????? ????', 'Hi  i am wrote about     prices', 'Salam, qiymətinizi bilmək istədim.', '2023-08-15 23:59:55', '2023-08-15 23:59:55'),
(105, 'Maybell Dyer', 'bigboxbrandundercover@gmail.com', 'তথ্য অধিকার আইকন', 'Accept Card - 0% Fee - Unlimited Transactions for Just $25/Month', 'Time is running out to grab the deal of a lifetime! With EasyProProcessing, you can enjoy all these benefits:\r\n\r\n0% processing fees - Save big!\r\nFlat rate - $25/month - No hidden costs!\r\nSame day funding - Get your money fast!\r\nUnlimited transactions - Sky\'s the limit!\r\n\r\nhttp://nofee.aiexcellent.com/\r\n\r\nDon\'t Miss Out! Your peers are already reaping the rewards. Indifference will cost you. Take control of your financial future today!\r\n\r\nPlease copy this URL if no hyperlink\r\nhttp://nofee.aiexcellent.com/\r\n\r\n\r\nIf you are not interested and wish to opt-out please go here.\r\nunsub.aiessential.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n-------------------------------------------------------------------------\r\n0% Processing Fees - Keep every cent!\r\nFlat Rate $25/Month - No surprises!\r\nNo Long-Term Contracts - Flexibility at its best!\r\nUnlimited Transactions - The sky\'s the limit!\r\nSame Day Funding - Get your money now!\r\n\r\nDon\'t Wait! Your competitors are already ahead. Act now or regret later!', '2023-08-18 16:15:44', '2023-08-18 16:15:44'),
(106, 'Kathi Dibble', 'dibble.kathi@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Free Goverment Grant', 'Does My Business Qualify? \r\n\r\nCheck here: https://bit.ly/44d8OH2\r\n\r\nNo Up Front Fees. No Credit Check. Not a loan', '2023-08-18 16:21:11', '2023-08-18 16:21:11'),
(107, 'Uzair Self', 'self.howard@gmail.com', 'অভিযোগ বক্স', 'Instagram page Marketing', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/yc6rwxsw\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-08-19 07:02:35', '2023-08-19 07:02:35'),
(108, 'Richard   Johnson', 'sweatt.petra17@msn.com', 'অভিযোগ বক্স', 'Hello  Is that true?', 'Hello There,\r\n\r\nGet ahead of the competition with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\n William   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-19 08:19:45', '2023-08-19 08:19:45'),
(109, 'Arletha Turgeon', 'arletha.turgeon4@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner.', 'Weird Mediterranean Ritual Dissolves Fat Overnight\r\n\r\nClick here>  https://bit.ly/3qC26fW', '2023-08-20 01:29:26', '2023-08-20 01:29:26'),
(110, 'Kerri Noe', 'kerri.noe@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'You free for a hot-date tonight?\r\n\r\nClick here> https://rebrand.ly/rewhn5l', '2023-08-21 23:34:47', '2023-08-21 23:34:47'),
(111, 'Noah Johnson', 'noah@moneyquick.xyz', 'অভিযোগ বক্স', 'How are you?', 'Are you interested in growing your business even more?\r\n\r\nWe are your one stop shop for an instant approval on any working capital needs\r\n\r\nyou may have. We offer Lines of Credit, Equipment Financing and Invoice Factoring.\r\n\r\nApply in less than 1 minute without submitting a single document or having your credit\r\n\r\npulled.\r\n\r\nwww.nextdayworkingcapital.com\r\n\r\nNoah Johnson\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe \r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-08-22 22:40:52', '2023-08-22 22:40:52'),
(112, 'William   Wilson', 'milagros.kirk@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hiya   Can this be substantiated?', 'Hello,\r\n\r\nWant to outshine the competition with AI? \r\n\r\nGo to https://rokl.ink/increased-sales now to explore our partnership \r\n\r\nthat promises a surge in leads and sales for your business.\r\n\r\nBest regards,\r\n\r\n Michael   Jones \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-08-23 07:47:58', '2023-08-23 07:47:58'),
(113, 'Robert McBride', 'seo@howheart.com', 'তথ্য অধিকার আইকন', 'Show you how to find reliable ways to grow your website', 'Hello, \r\nI\'m Robert, co-founder of Howheart. Howheart noticed that you have an excellent website http://www.paramountinsurancebd.com/contact/. \r\n\r\nHowheart is a website research institute that is looking for website like yours, help you increase revenue by showing you how to find reliable ways to grow your website.\r\n  \r\nMethod: SEO service providers are verified and praised by webmasters, the largest service trading platform in the world to protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n \r\nService provider example (the highest rating is 5.0):  \r\n	Name: M Aqib - Starting Price: $5, 3 Days Delivery (7,300 orders completed) - Method: Build 500 high quality and low OBL backlinks for your money site - Webmasters satisfaction rating: 4.9\r\n	  \r\n	Name: Wasim Ashraf - Starting price: $15, 1 Days Delivery (1,900 orders completed) - Method: On-Page SEO For Higher Rankings in Google Search Results - Webmasters satisfaction rating: 5.0  \r\n	...  \r\n	For Super website, Provider – Randy M is an ex-Googler and has helped 3400 Super websites grow their sites, and webmasters rated him 5.0! Starting Price: $250. Now sign up for a platform account and chat with him online. \r\n	 \r\nEarn more dollars today: https://www.howheart.com/seorank\r\n\r\n(Howheart rely on donations to stay afloat, so, after you get the growth you want, please support Howheart, PayPal: businessinquiries@howheart.com)  \r\n\r\nThank you for your time,  \r\nRobert D. McBride\r\n\r\n\r\nUNSUBSCRIBE: https://www.howheart.com/unsubscribe/\r\n1051 S Main St, Pocatello, ID 83204', '2023-08-23 17:31:51', '2023-08-23 17:31:51'),
(114, 'Uzair Brewton', 'nathan.brewton@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram page Marketing', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/yc6rwxsw\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-08-24 04:52:16', '2023-08-24 04:52:16'),
(115, 'FlDpUJtkRAzVrjq', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'BneohtDPUi', 'FNLbswRAGZzX', '2023-08-25 06:23:05', '2023-08-25 06:23:05'),
(116, 'wTgUPvue', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'THIxQvXpqZkRO', 'sEZDGqRrCYPc', '2023-08-25 06:23:08', '2023-08-25 06:23:08'),
(117, 'FlDpUJtkRAzVrjq', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'BneohtDPUi', 'FNLbswRAGZzX', '2023-08-25 06:23:12', '2023-08-25 06:23:12'),
(118, 'wCfGIksUraK', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'lKtuVLfeCazQ', 'CNnGRoDIVfWJLHwP', '2023-08-25 06:23:38', '2023-08-25 06:23:38'),
(119, 'zQRyXunoEMhbxcp', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'IWAmfsDoUbxZu', 'WXIZMgLU', '2023-08-25 06:23:39', '2023-08-25 06:23:39'),
(120, 'wCfGIksUraK', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'lKtuVLfeCazQ', 'CNnGRoDIVfWJLHwP', '2023-08-25 06:23:40', '2023-08-25 06:23:40'),
(121, 'LvToXnCKHtG', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'EbqMGrmOQKjWncS', 'jFSaZgtzyfJqNhne', '2023-08-25 06:23:58', '2023-08-25 06:23:58'),
(122, 'XvAQquaNbnWLKeJ', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'vjVstrFQ', 'TCGrYktHlQfDq', '2023-08-25 06:24:01', '2023-08-25 06:24:01'),
(123, 'LvToXnCKHtG', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'EbqMGrmOQKjWncS', 'jFSaZgtzyfJqNhne', '2023-08-25 06:24:05', '2023-08-25 06:24:05'),
(124, 'DlsPVmRK', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'ZivNqmPrAM', 'cFnhzQTv', '2023-08-25 06:24:49', '2023-08-25 06:24:49'),
(125, 'dxEUIPqbKk', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'yRCxpmzqhEfiZMIP', 'oHMGUlDpfS', '2023-08-25 06:24:52', '2023-08-25 06:24:52'),
(126, 'DlsPVmRK', 'JanellBack223@yahoo.com', 'তথ্য অধিকার আইকন', 'ZivNqmPrAM', 'cFnhzQTv', '2023-08-25 06:25:01', '2023-08-25 06:25:01'),
(127, 'XsjsSuGmyy', 'callvisvetlana@list.ru', '???? ?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-08-27 00:06:00', '2023-08-27 00:06:00'),
(128, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'তথ্য অধিকার আইকন', 'Hello', 'Need Working Capital Fast? Instant Approval is Here!\" \r\n\r\nIf you need working capital for your business this week, check out\r\n\r\nour instant approval underwriting. See what you qualify for in less\r\n\r\nthan 30 seconds without submitting a single document or even pulling your credit.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-08-28 23:54:33', '2023-08-28 23:54:33'),
(129, 'Reaz Uddin Ahmed', 'reazuddinahmed41@gmail.com', 'তথ্য অধিকার আইকন', 'Tax Certificate', 'Dear Sir,\r\nPlease send my LATEST TAX CERTIFICATE for the following B.O. No. 1202260000206428 against share holding of your company.\r\n\r\nThank you.', '2023-08-29 00:10:51', '2023-08-29 00:10:51'),
(130, 'Brian And Dee Troupe', 'troupe.kandace0@hotmail.com', 'অভিযোগ বক্স', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-08-29 01:55:36', '2023-08-29 01:55:36'),
(131, 'Kristeen Rubbo', 'rubbo.kristeen@msn.com', 'তথ্য অধিকার আইকন', 'Negative SEO Services', 'Hello\r\n\r\nIf you ever need Negative SEO or a de-rank strategy, you can hire us here\r\n\r\nhttps://www.speed-seo.net/product/negative-seo-service/', '2023-08-30 19:06:03', '2023-08-30 19:06:03'),
(132, 'Esther Keldie', 'keldie.esther@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2023-08-30 20:12:54', '2023-08-30 20:12:54'),
(133, 'Tommyrop', 'tommydjs01@gmail.com', '???? ?????? ????', 'Music MP3 server', 'Hello, \r\n \r\nExclusive Promo Quality mp3 for VIP DJ\'s https://0daymusic.org/ \r\n320 TB MP3/FLAC, Label, LIVESETS, Music Videos. \r\n \r\nPromo Music', '2023-08-30 20:30:47', '2023-08-30 20:30:47'),
(134, 'JP Corsi', 'hi@jpcorsi.com', 'শুদ্ধাচার সেবা বক্স', '[URGENT] New qualified lead', 'JP Corsi with Exit Node Corp.\r\n\r\nI hope that you are having a good day.\r\n\r\nI am doing a bit of outreach to owner of companies similar to yours as we are seeing increased sales with a number of our clients in the past few months.\r\n\r\nWe have a core focus in helping companies increase online inbound and outreach sales and sell out capacity with incredibly effective and economical strategies.\r\n\r\nLet me know if increasing online sales is a priority right now and if I can get on your calendar for a short introduction in the next week or two?\r\n\r\n---\r\nJP Corsi\r\n+1 954-833-5563	\r\nhttps://exitnode.co\r\n2339 Glades Pkwy, Weston FL', '2023-08-31 02:53:03', '2023-08-31 02:53:03'),
(135, 'uAhYwibXOF', 'callvisvetlana@list.ru', '?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-09-02 04:30:12', '2023-09-02 04:30:12'),
(136, 'Kathleen Melancon', 'writejob@databaseen.com', 'শুদ্ধাচার সেবা বক্স', 'Start writing & earn up to $35/hr!', 'Hi,\r\n\r\nArticles on your site are wonderful.\r\n\r\nWe are currently looking for new beginner-paid remote writers who want to start work right away!\r\n\r\nAll employers hiring through our company are looking for people like you. These are remote positions, meaning that as long as you can work the required hours, you can work from home.\r\n\r\nClick here to complete your application if interested: https://www.databaseen.com/writejob \r\n\r\nIn this position, you will be assigned tasks related to sending promotional email messages about various products and services. You must write in clear English with no errors and provide consistency so we can rely on you to produce many weekly messages.\r\n\r\nThe rate we offer varies depending on what kind of assignment(s) you\'ll take. Still, generally speaking, it ranges between $40-$80 per hour depending on what service(s) they entail and your level of expertise.\r\n\r\nInterested? Check out this page before completing an application to get everything important: https://www.databaseen.com/writejob \r\n\r\nBest of luck!\r\n\r\nKathleen Melancon\r\n\r\nUNSUBSCRIBE: https://www.databaseen.com/unsubscribe\r\n\r\nAddress: 631 N Main St, Porterville, CA 93257', '2023-09-03 22:31:22', '2023-09-03 22:31:22'),
(137, 'Enriqueta Glynde', 'makemybusinessgreatagain@gmail.com', 'Select Dropdown', 'paramountinsurancebd.com is listed in 8/3,412 directories', 'Hello, your website paramountinsurancebd.com is only listed in 8 out of a possible 3142 directories.\r\n\r\nWe offer a service where we list you in all the directories, thereby boosting your online presence.\r\n\r\n<a href=\"https://directorybump.com\">Visit us here</a>', '2023-09-04 22:10:35', '2023-09-04 22:10:35'),
(138, 'RobertTob', 'zelatcol@gmail.com', '???? ?????? ????', 'Hallo  i am wrote about your   prices', 'Zdravo, htio sam znati vašu cijenu.', '2023-09-05 08:22:24', '2023-09-05 08:22:24'),
(139, 'Franklyn O\'Keeffe', 'makemybusinessgreatagain@gmail.com', 'Select Dropdown', 'paramountinsurancebd.com is listed in 8/3,412 directories', 'Hello, your website paramountinsurancebd.com is only listed in 8 out of a possible 3142 directories.\r\n\r\nWe offer a service where we list you in all the directories, thereby boosting your online presence.\r\n\r\n<a href=\"https://directorybump.com\">Visit us here</a>', '2023-09-05 08:56:18', '2023-09-05 08:56:18'),
(140, 'Uzair Perales', 'aleisha.perales13@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram page Marketing', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/yc6rwxsw\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-09-05 10:18:17', '2023-09-05 10:18:17'),
(141, 'Evan Buford', 'evan.buford@gmail.com', 'অভিযোগ বক্স', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Evan from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkeydigital.org/affiliate-dashboard/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nEvan Buford\r\nMonkey Digital', '2023-09-06 12:03:05', '2023-09-06 12:03:05'),
(142, 'Justin Cole', 'justintested@icgnx.com', 'অভিযোগ বক্স', 'I have a question - paramountinsurancebd.com', 'Hello there\r\n\r\nI see what you\'ve done in regards to your website.\r\n\r\nI place great value on your time, I\'ll be concise – we specialize in boosting new earnings for our clients.\r\n\r\nAs an example, our group generated in excess of 10,000 phone calls on behalf of a Mr. Rooter franchise with multiple locations.\r\n\r\nI have gathered a few suggestions for you, when shall we go over them? \r\n\r\nLet me know,\r\n\r\nJC\r\nTested Media\r\n25 SE 2nd Ave Ste 550 PMB 698\r\nMiami, FL 33131\r\nReply to unsubscribe', '2023-09-07 15:10:45', '2023-09-07 15:10:45'),
(143, 'PhilTob', 'draikkimr976@gmail.com', '?????? ????', 'Hello    write about   the price', 'Salut, ech wollt Äre Präis wëssen.', '2023-09-08 01:37:11', '2023-09-08 01:37:11'),
(144, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'তথ্য অধিকার আইকন', 'Hello', 'Would you consider some additional working capital if the price and terms were acceptable?\r\n\r\n See what you qualify for in less\r\n\r\nthan 30 seconds without affecting your credit or submitting a single document.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-09-08 06:42:45', '2023-09-08 06:42:45'),
(145, 'David   Davis', 'sharyl.felder10@yahoo.com', 'অভিযোগ বক্স', 'Hello   Is this the truth?', 'Hey there,\r\n\r\nGet ahead of the competition with more customer and saving time with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\n\r\nBest regards,\r\n\r\n William   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://rokl.ink/optout.', '2023-09-08 08:05:55', '2023-09-08 08:05:55'),
(146, 'Sue', 'sue.sousa@outlook.com', 'অভিযোগ বক্স', 'Requesting Help for Living Costs', 'How Are You\r\n\r\nThank you a lot for sharing this with all folks you actually recognise what you\'re speaking approximately! Bookmarked. Please also talk over with my site =). We could have a hyperlink trade agreement among us \r\n\r\nhttps://cutt.ly/bwlXBwjL\r\n\r\nBest Regards', '2023-09-08 10:10:03', '2023-09-08 10:10:03'),
(147, 'Brian And Dee Steinfeld', 'anke.steinfeld51@gmail.com', 'তথ্য অধিকার আইকন', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-09-08 15:29:24', '2023-09-08 15:29:24'),
(148, 'Joe Andrews', 'dfysuite@earnmorenow.info', 'শুদ্ধাচার সেবা বক্স', 'Authority links', 'I SUCK at SEO… \r\nI REALLY suck at SEO, but… \r\nI NEVER really cared about SEO until now.. \r\nDo you SUCK at SEO as much as I do?\r\n\r\n—\r\n\r\nI have to be brutally honest today.. I suck at SEO lol – there I said it.\r\n\r\nAlthough I understand how POWERFUL it is to get free traffic from Google, I just never had any interest to put it to use for my business..\r\n\r\nEspecially when it comes to the ONGOING syndication and ‘backlinking’ portion of it.\r\n\r\nThat’s what REALLY turned me off about it.\r\n\r\nAlways having to be constantly syndicating my content all over the web for my content to rank on the first page..\r\n\r\nIf I ever did get into SEO, that’s the FIRST thing I’d get someone to do FOR ME!\r\n\r\nThat’s why – for the FIRST TIME EVER – I’m kinda EXCITED about SEO ??\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that.\r\n\r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject. (LIKE me)\r\n\r\nAnd they have just opened the doors to their updated and GREATLY improved 5.0 version!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n \r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.earnmorenow.info/dfysuite\r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n \r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.earnmorenow.info/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nEverett Summers\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here:  https://www.earnmorenow.info/dfysuite \r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe\r\n\r\nAddress: 931 E Ave R, Palmdale, CA 93550', '2023-09-08 17:57:37', '2023-09-08 17:57:37'),
(149, 'Sonia Tomczak', 'sonia.tomczak@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Negative SEO Services', 'Hello\r\n\r\nIf you ever need Negative SEO or a de-rank strategy, you can hire us here\r\n\r\nhttps://www.speed-seo.net/product/negative-seo-service/', '2023-09-10 17:30:36', '2023-09-10 17:30:36'),
(150, 'Malcolmidods', 'no.reply.DidierRobertson@gmail.com', '?????? ????', 'Expressing comments via the feedback form.', 'Wassup? paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send message appropriately legitimate way? We are suggesting a legal way of sending requests through feedback forms. Feedback forms like these can be seen on many sites. \r\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive, process, and respond to messages and appeals. Messages sent by Feedback Forms are not seen as spam since they are classified as essential. \r\nGet a free sample of our service! \r\nOn your behalf, we can send up to 50,000 messages. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\nWe only use chat for communication.', '2023-09-11 01:33:01', '2023-09-11 01:33:01'),
(151, 'Brian And Dee Irving', 'irving.enriqueta@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-09-12 13:33:38', '2023-09-12 13:33:38'),
(152, 'Charles Smith', 'torgerson.britt@gmail.com', 'অভিযোগ বক্স', 'Hello   Is this the genuine state?', 'Hey there,\r\n\r\nUnlock your video potential for only $1! Passive income awaits. \r\n\r\nGrab the deal now at https://rokl.ink/unlimited-videoss\r\n\r\nWe hope you have a great day\r\n\r\nBest regards,\r\n\r\n Thomas   Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://jo.my/optoutjangle.', '2023-09-12 15:01:40', '2023-09-12 15:01:40'),
(153, 'James', 'james@linkpartners.info', 'অভিযোগ বক্স', 'We\'re interested in sponsored links on your site', 'Hi, \r\n\r\nI\'m interested in buying links or sponsored content on paramountinsurancebd.com. \r\n\r\nIs this something that you can offer? \r\n\r\n\r\n\r\nThanks, \r\nJames\r\nwww.linkpartners.info\r\n\r\n----\r\n\r\nTo UNSUBSCRIBE and never get contacted again: https://linkpartners.info/unsubscribe-page/\r\nTo ADD YOUR SITE to our business network: https://linkpartners.info/subscribe-page/ , or simply reply to this email.', '2023-09-13 01:56:49', '2023-09-13 01:56:49'),
(154, 'Billy Goldman', 'rpm@solveques.xyz', 'অভিযোগ বক্স', 'Are you a bit… challenged?', 'There’s nothing to be embarrassed about.\r\n\r\nThere is so much new technology and so much to learn…\r\n\r\nAnd there’s an incredible amount of noise online!\r\n\r\nUp until now, technically challenged people have had a rough time of it online.\r\n\r\nI say up until now, because a brand new technology has just been born.\r\n\r\nIt’s called auto tags and what it can do will blow you away.\r\n\r\nImagine having a funnel with dozens of buttons, automations, emails and more.\r\n\r\nThe stress of learning how to put it all together, make sure it’s all connected, editing all the buttons, emails, etc with your own links.\r\n\r\nThe thought of it is daunting to even a seasoned veteran in the online space like me!\r\n\r\nNow imagine, there was a way to have tags in all of those buttons, links, signatures etc.\r\n\r\nAnd all you have to do is enter your name and affiliate links ONCE in one area.\r\n\r\nAnd they’re pulled automagically across every part of your funnel.\r\n\r\nNo editing required!\r\n\r\nSounds kind of like magic right?\r\n\r\nAnd it does work like magic, and it’s the system my mentor’s been working on for over a year.\r\n\r\nNow it’s okay to be a bit technically challenged :)\r\n\r\nPlus we have a live weekly call every week to make sure you are supported every step of the way.\r\n\r\nTake the first step to creating your affiliate marketing business today by clicking here: https://www.solveques.xyz/rpm \r\n\r\nKind regards,\r\n\r\nBilly Goldman\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe\r\n\r\nAddress: 631 N Main St, Porterville, CA 93257', '2023-09-14 01:46:15', '2023-09-14 01:46:15'),
(155, 'Anikamt', 'anikamt@ontimegps.com', '???? ?????? ????', 'Ԝomеn\'s cоuplе. We wаnt to meеt a mаn!...', 'Нellо!\r\nΙ apologіze fоr thе ovеrly sресіfic mеѕsage.\r\nMу girlfrіend and I love eасh оther. Аnd wе are all grеаt.\r\nBut... we nееd a mаn.\r\nWе arе 24 yeаrѕ old, from Rоmаnіа, wе alsо know еnglіsh.\r\nWe never gеt borеd! Αnd nоt оnlу in tаlk...\r\nМу nаmе іѕ Αnіkа, mу prоfіle іѕ here: http://oraltheceno.tk/rdx-17400/', '2023-09-14 03:00:21', '2023-09-14 03:00:21'),
(156, 'Allan Braud', 'johnemilybradley@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Helping Local Businesses Recover & Thrive', 'Hi,\r\n\r\nThe pandemic hit hard. As we rebuild, our team is supporting local businesses like yours. We\'ve spotted areas in your online presence that might need attention:\r\n\r\nVisibility\r\nReputation\r\nReviews\r\n\r\nTo give back, we\'re offering you a free report with actionable insights. Get your copy now https://businessanalyzer.org/sep2023\r\n\r\nBest, \r\n\r\nP.S. We\'re in this together. Secure your report  https://businessanalyzer.org/sep2023 while it\'s available.', '2023-09-14 06:55:48', '2023-09-14 06:55:48'),
(157, 'ChristinaKer', 'christinaKer@rotral.com', '?????? ????', 'I am аn ordinаrу gіrl. Ι wаnt tо mеet an ordіnаry sеrіоus man.', 'Нiǃ\r\nΙ\'ve noticed that mаnу guуѕ prеfer regulаr girlѕ.\r\nΙ apрlaude the mеn оut there whо had thе bаlls to enjoу thе lovе оf mаny wоmen аnd сhoosе the onе that he knew would bе hіѕ beѕt frіеnd during thе bumру аnd crаzy thing саlled lifе.\r\nI wantеd tо be that frіеnd, nоt just а stable, reliаble аnd bоrіng houѕewіfe.\r\nI аm 22 уeаrs old, Chrіstinа, from thе Сzеch Republic, know Englіsh lаnguagе аlѕo.\r\nAnyway, уou сan fіnd my profіle hеre: http://atciostocen.gq/idi-96613/', '2023-09-14 08:20:46', '2023-09-14 08:20:46'),
(158, 'iRapDUqyoi', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-09-15 02:57:17', '2023-09-15 02:57:17'),
(159, 'njGCVHxZtABaTJNF', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'CZlhTVcMnSEmWkIB', 'bfXupsZvjz', '2023-09-15 22:15:24', '2023-09-15 22:15:24'),
(160, 'hsUMlcVBaCWx', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'ftqbQWvNcnCjuFH', 'fosqdyNWuFziYg', '2023-09-15 22:15:26', '2023-09-15 22:15:26'),
(161, 'njGCVHxZtABaTJNF', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'CZlhTVcMnSEmWkIB', 'bfXupsZvjz', '2023-09-15 22:15:29', '2023-09-15 22:15:29'),
(162, 'GXPdKLJqMeTubVU', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'bcKlSsHnyxf', 'MIObUPZvytKwJpGm', '2023-09-15 22:15:54', '2023-09-15 22:15:54'),
(163, 'wemoEldLbVtkcgar', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'xkpZuarzqoSnbFW', 'obpcYBfFj', '2023-09-15 22:15:55', '2023-09-15 22:15:55'),
(164, 'GXPdKLJqMeTubVU', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'bcKlSsHnyxf', 'MIObUPZvytKwJpGm', '2023-09-15 22:15:57', '2023-09-15 22:15:57'),
(165, 'bniZmSFLKRH', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'JSzvhroOt', 'rnAaYvpwdyX', '2023-09-15 22:16:14', '2023-09-15 22:16:14'),
(166, 'OVUsJPTwmEuKao', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'lgsZvSLeFtUbTu', 'MORoLApuzWHtX', '2023-09-15 22:16:17', '2023-09-15 22:16:17'),
(167, 'bniZmSFLKRH', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'JSzvhroOt', 'rnAaYvpwdyX', '2023-09-15 22:16:19', '2023-09-15 22:16:19'),
(168, 'mbeXVqATO', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'PIlaJEgtWS', 'vtQEedSMI', '2023-09-15 22:17:22', '2023-09-15 22:17:22'),
(169, 'fiPgCntQIo', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'rWkthvZEiRbL', 'PNhSKnDEMmBY', '2023-09-15 22:17:25', '2023-09-15 22:17:25'),
(170, 'mbeXVqATO', 'AnniceMcmahon889@yahoo.com', 'তথ্য অধিকার আইকন', 'PIlaJEgtWS', 'vtQEedSMI', '2023-09-15 22:17:28', '2023-09-15 22:17:28'),
(171, 'Amos Glowacki', 'amos.glowacki@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin.', 'JOIN FUNNEL BASE AND GET :\r\n\r\nSmart Funnel Booster:\r\n\r\nOptimize your funnel by displaying social proof on your website, deeply analyze your visitors\' behavior and fully control your sales funnel\r\n\r\nDrive Micro Conversions:\r\n\r\nSkyrocket your sales with the power of micro conversions! Bring your visitors to the next sales funnel stage by displaying notifications \r\n\r\nVerified Video Reviews:\r\nImplement user-generated content into your marketing strategy. Show verified video reviews to build trust & increase conversion rates on your website or landing page.\r\nIncrease Funnel Profit:\r\nConstantly upgrade your funnel and triple your profit with advanced tools to properly attract visitors, generate their confidence and convert them into loyal customers.\r\n\r\nGET IT NOW AT:  https://funnelbase.net/', '2023-09-16 01:14:02', '2023-09-16 01:14:02'),
(172, 'Rodrick Hilderbrand', 'hilderbrand.rodrick67@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'I was sending you this message on your website contact page (paramountinsurancebd.com) to show you how contact form advertising works. We can send messages just like these for your business to millions of sites for less than a couple of hundred dollars. Let\'s get the conversation started and I\'ll share pricing and more details. Hit me up on Email for a chat now -->  Rodrick@gomail2.xyz', '2023-09-16 10:00:02', '2023-09-16 10:00:02'),
(173, 'Isidro Lammon', 'lammon.isidro@googlemail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'Quick question to ask you...\r\n \r\nAre you aware that in 2023, email marketing still works? \r\nThe fact that you are reading these lines is proof of that.\r\n\r\nEmail marketing is underrated, and yet it works so well.  \r\nAll you have to do is find some emails, send a message and cash in.\r\n\r\nFor example, to find emails you can use this service: https://garymarketing.com/go/scrap-gmap\r\n\r\nIt extracts emails, phone numbers, and lots of other information from Google Map listings.\r\n\r\nOf course, there are plenty of other ways to get in touch with your ideal customers.\r\nContact me on Skype and let\'s discuss what will work for your product/service. \r\n- My Skype ID: live:.cid.6b79b1d5a11a2ec7\r\n- My Blog : garymarketing.com\r\n\r\n\r\nRegards,\r\nGary & Ophélie\r\n\r\n\r\n\r\n------ \r\n\r\nJ\'ai une petite question à vous poser...\r\n\r\nSavez-vous qu\'en 2023, l\'email marketing fonctionne toujours très bien ? \r\nLa preuve, vous lisez ces lignes.\r\n\r\nL\'email marketing est clairement sous-couté,\r\nIl  suffit de trouver les coordonnées de vos clients idéaux, d\'entrer en contact, et d\'encaisser.\r\n\r\nPour trouver les coordonnées d\'entreprise, vous pouvez par exemple utiliser ce service : scrapmybusiness.com\r\nIl permet d\'extraire les emails, les numéros de téléphone et de nombreuses autres informations a partir des fiches entreprises de Google Map.\r\n\r\nBien sur il y\'a plein d\'autre solutions pour entrer en contact avec vos clients idéaux\r\n\r\nAjouter moi sur Skype et discutons de ce qui conviendrait le plus pour promouvoir votre produit/service.\r\n- Identifiant Skype: live:.cid.83c9da999a4f9f\r\n- Mon Blog : http://garymarketing.com\r\n\r\nCordialement,\r\nOphélie et Gary.', '2023-09-17 09:24:15', '2023-09-17 09:24:15'),
(174, 'RobertTob', 'alfredegov@gmail.com', '???? ?????? ????', 'Hello,   writing about your the price for reseller', 'Aloha, makemake wau eʻike i kāu kumukūʻai.', '2023-09-17 09:48:29', '2023-09-17 09:48:29'),
(175, 'HoxVes', 'iuns.kiyg.i.perto.n.i.k@gmail.com', '?????? ????', 'milf cum mouth', 'photo models teens \r\n \r\nhttp://www.dirittoedintorni.it/vairsspunto.asp?url=https%3A%2F%2Ftubesweet.com\r\nhttps://forums.anglican.net/proxy.php?link=https://tubesweet.com/\r\nhttps://forums-archive.kanoplay.com:443/proxy.php?link=https://tubesweet.com/\r\nhttp://dearmaison.com/member/login.html?noMemberOrder&returnUrl=http%3a%2f%2ftubesweet.com', '2023-09-17 23:11:24', '2023-09-17 23:11:24'),
(176, 'Deena Nord', 'deena.nord@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google maps results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2023-09-19 03:56:38', '2023-09-19 03:56:38'),
(177, 'Richard   Wilson', 'fox.williams47@gmail.com', 'তথ্য অধিকার আইকন', 'Good Day  Is this valid?', 'Hey there,\r\n\r\nGet ahead of the competition with more customer and saving time with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\n\r\nBest regards,\r\n\r\n Joseph   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://rokl.ink/optout.', '2023-09-19 10:12:27', '2023-09-19 10:12:27'),
(178, 'eTPzEomufo', 'callvisvetlana@list.ru', '???? ?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-09-19 13:22:02', '2023-09-19 13:22:02');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(179, 'WallaceRom', 'wallacepromo@gmail.com', '???? ?????? ????', 'download mp3', 'Hello, \r\n \r\nBest music download websites for DJs https://0daymusic.org music collectors. \r\nFull access files are available every time, trance, dnb, house, dance, disco... \r\n \r\nTeam 0day-mp3', '2023-09-19 15:05:47', '2023-09-19 15:05:47'),
(180, 'JosephGluse', 'no.reply.GuilhermeBonnet@gmail.com', '?????? ????', 'We guarantee the delivery of your emails every time.', 'Salutations! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send message absolutely in lawful way? We provide a legal way of sending business offers through contact forms. You can locate these feedback forms on a variety of websites. \r\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive, process, and respond to messages and appeals. Since the messages sent through Feedback Forms are viewed as important, they won\'t be labeled as spam. \r\nWe give you a chance to experience our service for free. \r\nWe shall send up to 50,000 messages for you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis message was automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.', '2023-09-19 17:37:12', '2023-09-19 17:37:12'),
(181, 'Uzair Groff', 'tammara.groff@googlemail.com', 'তথ্য অধিকার আইকন', 'Instagram page Marketing', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/yc6rwxsw\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-09-20 08:27:46', '2023-09-20 08:27:46'),
(182, 'John   Wilson', 'cupp.elton@googlemail.com', 'তথ্য অধিকার আইকন', 'Good Day  Is this accurate?', 'Hello There,\r\n\r\nMore customers and Save time Get ahead of the competition with AI\r\n\r\nGo to https://rokl.ink/increased-sales \r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\n Michael   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-09-21 21:58:19', '2023-09-21 21:58:19'),
(183, 'Brian And Dee Corcoran', 'bruce.corcoran76@googlemail.com', 'অভিযোগ বক্স', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-09-22 04:07:24', '2023-09-22 04:07:24'),
(184, 'RobertTob', 'zelatcol@gmail.com', '?????? ????', 'Aloha,   write about     prices', 'Ողջույն, ես ուզում էի իմանալ ձեր գինը.', '2023-09-22 06:31:28', '2023-09-22 06:31:28'),
(185, 'IaJHZFJhmq', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-09-22 18:09:27', '2023-09-22 18:09:27'),
(186, 'Diane Laclair', 'fs@vaulemedia.com', 'তথ্য অধিকার আইকন', 'Help you double website revenue with 0% traffic increase', 'Wouldn’t you rather earn passive income by promoting services related to the topic of your website: http://www.paramountinsurancebd.com/contact/ ?\r\nIf your answer is “yes”, then Fcompany affiliate program is definitely for you. Even if you already have your own product or service, you can promote services that \"complement\" it to maximize revenue.\r\n\r\nNow edit your existing posts and promote related services to double your revenue with 0% traffic increase: https://www.vaulemedia.com/fs\r\n\r\nAffiliate program: \r\n	Per Google Trends, Fcompany has more search interest than any of the other big freelancer marketplaces, which makes it a comparatively easy sell\r\n\r\n	Offers a wide array of products and services to promote, which makes it relevant to a wide audience\r\n\r\n	Commissions are pretty high, especially for Fcompany Business services. Two commission plans: Fcompany CPA - Pays a dynamic cost per action (CPA) of $15 – $150;  Fcompany Hybrid - Pays a fixed $10 CPA on all qualified sales, plus a 10% revenue share for 12 months.\r\n\r\n	Affiliate support is highly rated and available 24/7\r\n\r\n	Fcompany’s homepage is built with clicks and sales in mind\r\n\r\n	You get paid as long as your referral creates an account within 30 days of clicking your Fcompany affiliate links — even if they don’t actually buying anything until months down the line\r\n\r\n	Access tons of affiliate marketing tools, from creatives to deep links to widgets\r\n\r\nNow click here to maximize your revenue: https://www.vaulemedia.com/fs\r\n\r\nRegards,\r\n\r\nDiane Laclair\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe\r\n\r\nAddress: 930 W Inyokern Rd, Ridgecrest, CA 93555', '2023-09-22 18:57:26', '2023-09-22 18:57:26'),
(187, 'ShinaEroli', 'katerin.alesnyk@gmail.com', '?????? ????', 'Самые топовые шины - лишь для вас!', 'Каждый обладатель машины понимает что для комфортабельной и безубыточной поездки на тачилеа целеобразны высококачественные скаты. Шины имеются в наличии разновидные, но, в основном, все они разделяются на летние, зимние и всесезонные. Ответственные обладатели автомобилей знают что их следует сменять вытекая от сезона. Про это не нужно забывать, либо последствия будут в высокой степени страшные. Итак, вы нуждаетесь в качественных шинах? Хотите сменить летние покрышки на зимние или наоборот? Или же желаете всесезонный вариант? Проще не бывает! У нас есть всё для вас! \r\nНаша компания имеет очень большой набор: с низким профилем шины, беспрокольные шины, для езды по бездорожью покрышки, с симметричным рисунком или с асимметричным. Выбор за вами! В прибавку, у нас имеется очень затейная услуга. Мы сможем сохранить ваши автошины на складе нашей компании, а вы заскакиваете, просто-напросто, поменять их исходя от сезона. Благодаря этому, вы сохраните большое количество свободного места у себя дома, и недорого. Круто, согласны? Сверх того, мы предлагаем оказию смены шин вне пределов центра или вообще за пределами города. Требуется, всего-навсего, обратиться к нашим специалистам. \r\n \r\n \r\n<a href=https://autogermany54.ru/>https://autogermany54.ru/</a> \r\n \r\nПриобрeтайте шины по самым выгодным условиям! \r\n \r\nВы всё ещё не знаете откуда выбрать подходящие покрышки? Не можете выбрать? Ну что же, потрудимся вас отговорить! Разнобразнее набора чем в у нас ирреально себе вывезти в свет! Вы можете купить покрышки всякого размера и типа для различной марки тачил. Всё это вы сможете докупить по самым широкодоступным ценам. Вы сможете найти себе что-то гармонирующее по вкусу и капиталу. У нас в центре робят исключительно крутые специалисты! Они помогут вам выбрать наилучший для вас вариант, не переживайте! Для нашей команды любой клиент свят, по этому мы находим оригинальный подход для любого! Так что не провороньте, а пожалуйте, как можно быстрее, к нам в магазин, чтобы реализовать самую фантастическую сделку в вашей жизни! Ждём вас в нашем магазине!', '2023-09-24 20:44:55', '2023-09-24 20:44:55'),
(188, 'Boyce Bird', 'boyce.bird@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2023-09-24 21:37:31', '2023-09-24 21:37:31'),
(189, 'GeorgeIncoN', 'avraam.ovd.ami.r@gmail.com', '?????? ????', 'Услуги перемещения-ваш маршрут к новой жизни', 'Дорогой товарищ, \r\nПредставьте себе момент,когда вы стоите перед порогом нового будущего.В этой двери вас ждут новые возможности и,главным образом,-огромные перспективы.Но как подойти к порогу этой двери? Одним из важнейших ключей к этой двери являются услуги миграции. \r\nСервисы в сфере миграции,которые мы имеем в ассортименте-это ваш путеводитель к новым горизонтам и шансам.Мы готовы предоставить персонализированные и компетентные решения для всякого клиента,помогая вам пересечь грани и начать новую главу в жизни. \r\n<a href=https://advocat-mve.ru/>https://advocat-mve.ru/</a> \r\n1.Индивидуализированный подход: \r\nМы сознаем,что каждая миграция оригинальна.Наши специалисты разработают индивидуальный прект,с учётом ваших требований,обстоятельств и целей. \r\n2.Бумажная волокита уже в прошлом: Забудьте о многочасовом ожидании и формировании документации.Мы займёмся всеми актами,начиная с визовых формальностей до трудовых разрешений \r\n3.Поиск аренды:Наши представители помогут подобрать вам комфортное жилье в новой локации,с участием ваших вкусов и ваших финансовых возможностей. \r\n4.Поиск работы:Получить рабочее место без лишних проблем!Мы с нашей командой взаимодействуем с компаниями и поможем вам подобрать подходящую рабочую позицию. \r\n5.Акклиматизация в новой культуре:Приходя в новую обстановку,принципиально воспринимать её культурные нюансы и обычаи.Мы с командой предлагаем курсы и консультации по интеграции. \r\n6.Грузоперевозки-Транспортировка имущества-это отдельное аккуратное мероприятие.Мы осуществляем перемещение вашего имущества без напряжения и утрат. \r\n7.Непрерывная поддержка и содействие:Наши представители постоянно готовы оперативно помочь на ваши запросы и помогут решить любые неприятности. \r\n8.Улучшение эффективности:C нашей поддержкой вы избежите лишних сложностей и ошибок,оптимизируя время и затраты. \r\nНе упустите свой шанс на перспективное будущее.Сделайте первый шаг к осуществлению ваших амбиций с нашей миграционной компанией. \r\nДверь в безоблачное будущее уже ожидает вас,и мы стоим у ворот, чтобы провести вас через них.С нами миграция-это легкость и комфорт. Давайте вместе откроем дверь к вашей новой жизни!', '2023-09-25 00:14:02', '2023-09-25 00:14:02'),
(190, 'IDCipWQzUC', 'callvisvetlana@list.ru', '???? ?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-09-26 10:02:30', '2023-09-26 10:02:30'),
(191, 'Margene Eklund', 'eklund.margene32@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get Google Reviews', 'Get Google Reviews for your business reputation.\r\n\r\nIt’s very important for your business.\r\nBecause customers first time see your reviews and make a decision about your business.\r\nReviews Go a Vital role for business & it can often be the crucial tiebreaker between equidistant businesses.\r\n\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\n\r\nWhy Should You Buying Google Reviews? Customer reviews from Google matter. Grow your business with Website and outrank your competitors.\r\nCustomers have more trust in other customers than in Businesses increase your business sales.\r\n\r\nWe provide :-\r\n✔ 100% Satisfaction Guaranteed\r\n✔ Manual \r\n✔ Express Delivery\r\n✔ High Quality\r\n✔ No need any admin access or password\r\n✔ 24/7 Customer Support\r\n✔ Unlimited split available\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\nThanks\r\nBuy Traffics', '2023-09-27 04:13:27', '2023-09-27 04:13:27'),
(192, 'Williemae Mulley', 'williemae.mulley43@yahoo.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster!', 'Good day!\r\n\r\nDo you expect customers to email you? Research shows more than 60% of site visitors prefer to call. \r\nDo you have your personal number visible for people to call you?\r\nCheck our easy to use plugin:\r\nhttps://www.connect-ez.com/click-to-call-service\r\n\r\nAll the best!', '2023-09-27 12:31:53', '2023-09-27 12:31:53'),
(193, 'Michael  Smith', 'royal.bennett@hotmail.com', 'তথ্য অধিকার আইকন', 'Hello   Can this be verified?', 'Hello,\r\n\r\nWe\'ve pinpointed 17 leads interested in what you offer. can this help you?\r\n\r\nthen Go to https://rokl.ink/increased-sales and let\'s make this happen!\r\n\r\n\r\nBest regards,\r\n\r\n Richard   Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-09-28 02:45:42', '2023-09-28 02:45:42'),
(194, 'Edgar Elias', 'projectleadsblue@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster!', 'Want to start getting 10x  more customers today? Reach the exact customer inbox like I reached you and boost sales for your service or products, and I\'ll show you how it\'s done: Check out: https://leadsblue.net/    once to find more. We are offering an 80% discount today.', '2023-09-28 02:54:46', '2023-09-28 02:54:46'),
(195, 'Maddison Clunies', 'clunies.maddison4@outlook.com', 'তথ্য অধিকার আইকন', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Maddison from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkeydigital.org/affiliate-dashboard/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nMaddison Clunies\r\nMonkey Digital', '2023-09-28 21:08:24', '2023-09-28 21:08:24'),
(196, 'Mike Adderiy', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hi \r\n \r\nI have just took an in depth look on your  paramountinsurancebd.com for the ranking keywords and saw that your website could use a push. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Adderiy\r\nDigital X SEO Experts', '2023-09-29 02:33:15', '2023-09-29 02:33:15'),
(197, 'Robert   Johnson', 'imler.muriel@outlook.com', 'অভিযোগ বক্স', 'Hello   Is this the truth?', 'Hello,\r\n\r\nWe\'ve pinpointed 17 leads interested in what you offer. can this help you?\r\n\r\nthen Go to https://rokl.ink/increased-sales and let\'s make this happen!\r\n\r\n\r\nBest regards,\r\n\r\n William   Jones \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-09-29 07:08:58', '2023-09-29 07:08:58'),
(198, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'instead, congrats', 'To the paramountinsurancebd.com Admin! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE http://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-09-29 11:49:48', '2023-09-29 11:49:48'),
(199, 'Noah Johnson', 'noah@moneyquick.xyz', 'তথ্য অধিকার আইকন', 'How are you?', 'Are you interested in growing your business even more?\r\n\r\nWe are your one stop shop for an instant approval on any working capital needs\r\n\r\nyou may have. We offer Lines of Credit, Equipment Financing and Invoice Factoring.\r\n\r\nApply in less than 1 minute without submitting a single document or having your credit\r\n\r\npulled.\r\n\r\nwww.nextdayworkingcapital.com\r\n\r\nNoah Johnson\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe \r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-09-29 14:21:23', '2023-09-29 14:21:23'),
(200, 'JamesVof', 'ib.a.r.k.o.v08@gmail.com', '???? ?????? ????', 'Известно ли вам,что SEO-это секрет процветания вашего предпринимательства?', 'Приветствую,уважаемый деловой человек! \r\nСознаете ли вы,что SEO-это ключевой момент успеха вашего предприятия? \r\nМы желаем поделиться сф вами различными успешными и  заслуживающими доверия методами,как наши услуги SEO обладают способностью помочь вашему предприятию достичь новых высот в этом деле. \r\nПоисковая оптимизация-это действенный инструмент,который предоставляет возможность вашему онлайн-сервису улучшать свой рейтинг на платформах поиска, таких как Google.Это говорит о том,что еще больше возможных клиентов посетят ваш сайт,что способствует росту посещаемости и приведет к росту объема продаж. \r\nНаши высококвалифицированные эксперты по оптимизации сайтов владеют значительным опытом в области веб-оптимизации.Мы создадим индивидуальный план,который с максимальной выгодой подходит для вашего бизнеса.Мы изучим ваш рынок,соперников и целевую аудиторию,чтобы создать самый приемлемый план действий. \r\n \r\n<a href=https://prodvigateli.ru/>https://prodvigateli.ru/</a> \r\n \r\n \r\nПреимущества совместной работы с нашими знатоками: \r\nПрирост аудитории сайта:Наша команда улучшит уникальность вашего веб-портала в поисковых системах, что способствует к росту естественного потока посещений. \r\nУсиление продаж:Максимально высокое колличество посетителей сайта предполагает больше потенциальных заказчиков и, в результате,рост продаж. \r\nСокращение усилий и ресурсов:Мы принимаем на себя все технические аспекты оптимизации работы,позволяя вам сконцентрироваться на расширении бизнеса. \r\nПостоянное обслуживание:Мы не исключительно совершенствуем ваш веб-сайт,мы контролируем за его работоспособностью и вносим изменения,чтобы заверять устойчивый рост. \r\n \r\nЕсли рассматриваете возможность наблюдать реальные и осязаемые результаты и поднять доход ваших дел,обратитесь к нам.Мы готовы помочь вам добиться предельного положительного исхода в интернете.Не упустите шанс повысить свою  деловую деятельность с помощью нашей команды! \r\nНе откладывайте, начните прямо сейчас производить инвестиции в поисковую оптимизацию прямо сейчас и переживите положительные изменения.С нашей командой вы не только разрабатываете веб-сайт,вы формируете перспективное будущее вашей компании. Подымитесь на высшую точку списков результатов поиска и дайте вашему бизнесу шанс процветать', '2023-09-29 16:35:45', '2023-09-29 16:35:45'),
(201, 'Rhys Blum', 'blum.rhys@yahoo.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner!', 'Accidental overdose is the #1 cause of death for people aged 18-45 in the United States.\r\n\r\n \r\n\r\nNarcan is a nasal spray that can reverse an opioid overdose, saving the person’s life.  Our group of volunteers has compiled a website that tracks organizations that are giving out free and discount Narcan, this site is  https://www.narcan-finder.com/. \r\n\r\n \r\n\r\nEventually this life saving medication will be as easy to find as a fire extinguisher, but at the moment, it’s only gradually becoming available, and often expensive at drugstores, etc. Would you consider sharing our resource on your website?  It will save lives.\r\n\r\n \r\n\r\nIf you have any questions or want to help spread the word, contact us at narcanfinder@gmail.com. Thank you for your consideration!', '2023-09-30 00:04:57', '2023-09-30 00:04:57'),
(202, 'AdrianKic', 'algupinak.s.en.i.a@gmail.com', '?????? ????', 'Зачем заказывать услуги на нашем веб-сайтеhttps://api.md/: преимущества и удобства', 'Прогрессивный мир стремительно изменяется, и с ним изменяются и методы получения нужных нам предложений. Интернет стал обязательной частью нашей жизни, и он открывает перед нами множество возможностей, включая заявка предложений интернет. На нашем сайте мы предоставляем уникальную платформу для заказа различных предложений, и в данном тексте мы рассмотрим, отчего это например комфортно и прибыльно. \r\n \r\n1.Широкий выбор предложений  \r\n<a href=https://api.md/>https://api.md/</a> \r\nНа нашем сайте вы посчитаете неограниченное количество разнообразных услуг, начиная от услуги доставки товаров до услуг строительства и ремонтных работ. Широкий ассортимент позволяет вам легко отыскать именно ту услугу, которая вам необходима, без необходимости поиска по разным ресурсам. \r\n \r\n2.Удобство и доступность \r\nОнлайн-заказ предложения позволяет вам сберечь массу времени. Вы можете устроить заказ, находясь жилища, на работе или в пути. Для вас не понадобиться тратить время и силы на поездку в офисы или магазины. Наш вебсайт доступен 24/7, так что вам продоставляется возможность делать заявки в комфортное вам время. \r\n \r\n3.Бережливость средств \r\nМногие предложения, дешевые на нашем веб-сайте, предлагаются по конкурентоспособным ценам. кроме всего прочего, вы можете сопоставить предложения различных исполнителей и избрать наиболее выгодное. Это содействует экономии ваших средств. \r\n \r\n4.Защищенность и надежность \r\nМы кропотливо отбираем партнеров и артистов, предоставляющих услуги на нашем сайте, чтобы гарантировать вашу защищенность и надежность заказов. Мы также предоставляем возможность расценивать и оставлять отзывы о выполненных предложениях,  собственно что помогает другим пользователям выбирать лучших исполнителей. \r\n \r\n5.Комфортная система оплаты \r\nПлата предложений на нашем сайте происходит комфортным для вас методом. Вам продоставляется возможность выбрать более благоприятный вариант, будь то онлайн-перевод, банковская карта или иные варианты. \r\n \r\n6.Поддержка и консультации \r\nНаша команда готова посодействовать вам с любыми вопросами и предоставить необходимую информацию. Мы ценим наших посетителей и стремимся предоставить наилучший обслуживание. \r\n \r\n7.Время себе \r\nЗаказывая услуги на нашем сайте, вы освобождаете для себя время, коие возможно израсходовать на более принципиальные и милые багаж. К примеру, вам продоставляется возможность обмануть больше времени с семьей, заниматься своими хобби или даже развивать собственный бизнес. \r\n \r\nЗаказывая предложения на нашем веб-сайте, вы экономите средства ресурсы, получаете высокое качество услуг и сохраняете свою ценную энергию. Мы гарантируем удовлетворение ваших необходимостей и оказываем поддержку на любом этапе сотрудничества. Не упустите вероятность сделать собственную жизнь легче и удобнее - заказывайте услуги на нашем сайте уже сейчас!', '2023-09-30 00:55:33', '2023-09-30 00:55:33'),
(203, 'Venetta Hotham', 'hotham.venetta58@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Please contact me', 'Please contact me. I have an important matter to discuss.', '2023-09-30 06:15:22', '2023-09-30 06:15:22'),
(204, 'Ericka Elsberry', 'elsberry.ericka@gmail.com', 'অভিযোগ বক্স', 'Get Google Reviews', 'Get Google Reviews for your business reputation.\r\n\r\nIt’s very important for your business.\r\nBecause customers first time see your reviews and make a decision about your business.\r\nReviews Go a Vital role for business & it can often be the crucial tiebreaker between equidistant businesses.\r\n\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\n\r\nWhy Should You Buying Google Reviews? Customer reviews from Google matter. Grow your business with Website and outrank your competitors.\r\nCustomers have more trust in other customers than in Businesses increase your business sales.\r\n\r\nWe provide :-\r\n✔ 100% Satisfaction Guaranteed\r\n✔ Manual \r\n✔ Express Delivery\r\n✔ High Quality\r\n✔ No need any admin access or password\r\n✔ 24/7 Customer Support\r\n✔ Unlimited split available\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\nThanks\r\nBuy Traffics', '2023-09-30 12:17:36', '2023-09-30 12:17:36'),
(205, 'Mark Winso', 'wintsmark@gmail.com', 'অভিযোগ বক্স', 'broken', 'It seems your facebook is broken.\r\n\r\nMark\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n205 N East Ave, Jackson, MI 49201\r\n\r\nSkip Future Marketing Messages Here:\r\nhttps://shortchecklist.com/?info=paramountinsurancebd.com', '2023-09-30 12:21:52', '2023-09-30 12:21:52'),
(206, 'Richard   Wilson', 'bowe.ethel@googlemail.com', 'অভিযোগ বক্স', 'Good Day  Can this be corroborated?', 'Hello,\r\n\r\nWe\'ve pinpointed 17 leads interested in what you offer. can this help you?\r\n\r\nthen Go to https://rokl.ink/increased-sales and let\'s make this happen!\r\n\r\n\r\nBest regards,\r\n\r\n Joseph   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-09-30 15:28:30', '2023-09-30 15:28:30'),
(207, 'lWEAtRChVkfpx', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'fEPjXFWS', 'gqhzGXeaI', '2023-10-02 07:48:36', '2023-10-02 07:48:36'),
(208, 'fyCicqJmBsutPFT', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'zLxadkpZuDVgyIF', 'OPQKsiTF', '2023-10-02 07:48:38', '2023-10-02 07:48:38'),
(209, 'lWEAtRChVkfpx', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'fEPjXFWS', 'gqhzGXeaI', '2023-10-02 07:48:40', '2023-10-02 07:48:40'),
(210, 'WAjeYsrmoHqpZ', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'YOFKqcTrH', 'NIsJCVGcFhMeEDt', '2023-10-02 07:49:18', '2023-10-02 07:49:18'),
(211, 'UONSPRvZ', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'MtWsTgOh', 'rTAXmnyxdqs', '2023-10-02 07:49:20', '2023-10-02 07:49:20'),
(212, 'WAjeYsrmoHqpZ', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'YOFKqcTrH', 'NIsJCVGcFhMeEDt', '2023-10-02 07:49:21', '2023-10-02 07:49:21'),
(213, 'vzEoadFANLBP', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'LlNxeETnBD', 'wrKEOcDHFJBvWGCd', '2023-10-02 07:50:10', '2023-10-02 07:50:10'),
(214, 'uMDkFLezUgVoHG', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'rmxfotXPpyQsz', 'HSdRXBTlignmF', '2023-10-02 07:50:13', '2023-10-02 07:50:13'),
(215, 'vzEoadFANLBP', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'LlNxeETnBD', 'wrKEOcDHFJBvWGCd', '2023-10-02 07:50:15', '2023-10-02 07:50:15'),
(216, 'WnMiXCjQD', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'mPMhKbtQ', 'BgZnyhJqfi', '2023-10-02 07:51:43', '2023-10-02 07:51:43'),
(217, 'LMvQNZHORWr', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'MGuHdPKotvnbhN', 'vcEWHdzQPK', '2023-10-02 07:51:46', '2023-10-02 07:51:46'),
(218, 'WnMiXCjQD', 'gaylord_levesongower@yahoo.com', 'তথ্য অধিকার আইকন', 'mPMhKbtQ', 'BgZnyhJqfi', '2023-10-02 07:51:48', '2023-10-02 07:51:48'),
(219, 'Milford Lattimore', 'dataguys24@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get your free leads from DataList2023.com', 'Hey!\r\n\r\nWant some free leads or data for your business?\r\n\r\nVisit us: DataList2023.com', '2023-10-02 20:55:39', '2023-10-02 20:55:39'),
(220, 'Loretta Heaps', 'swagbucks@howheart.com', 'শুদ্ধাচার সেবা বক্স', 'Earn cash via sharing your thoughts on industry! $3 per 10 minutes', 'Hi,\r\nNo one knows your industry as well as you do, your thoughts are high value, and brands are willing to pay a lot of cash for your thoughts!\r\n\r\nSwagbucks has paid members over $529 million. They are rated \'Excellent\' on Trustpilot with more than 33,000 reviewers. \r\nBut given just how easy it is to earn money on the site, we wouldn\'t blame you for asking if Swagbucks is legit.\r\n\r\nIn addition, there are other ways to earn money on Swagbucks, such as: sign up for free trial, download a game app to the phone ...\r\n\r\nClick here to earn cash now: https://www.howheart.com/swagbucks\r\n\r\nRegards,\r\nLoretta Heaps\r\n\r\nUNSUBSCRIBE: https://www.howheart.com/unsubscribe/\r\n802 N Balsam St, Ridgecrest, CA 93555', '2023-10-02 22:33:41', '2023-10-02 22:33:41'),
(221, 'Mike Watson', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: Semrush Backlinks', 'Good Day \r\n \r\nThis is Mike Watson\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Watson\r\n \r\nmike@strictlydigital.net', '2023-10-02 22:48:47', '2023-10-02 22:48:47'),
(222, 'Aretha Edgar', 'aretha.edgar@hotmail.com', 'অভিযোগ বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google maps results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2023-10-02 23:53:40', '2023-10-02 23:53:40'),
(223, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'তথ্য অধিকার আইকন', 'Hello', 'Would you consider some additional working capital if the price and terms were acceptable?\r\n\r\n See what you qualify for in less\r\n\r\nthan 30 seconds without affecting your credit or submitting a single document.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-10-03 03:07:38', '2023-10-03 03:07:38'),
(224, 'William   Johnson', 'magnolia.hobbs@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello   Is this accurate?', 'Hello There,\r\n\r\nSleep snug without a snore. The EPAP mask is your pocket-friendly portal to peaceful nights.\r\n\r\nGo to. https://sleepl.ink/sleep-easy to sleep the night away\r\n\r\n\r\nBest wishes,\r\n\r\n Richard   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-03 12:57:36', '2023-10-03 12:57:36'),
(225, 'KevinZes', 'bark.ov.ma.ri.na.90@gmail.com', '?????? ????', 'Услуги миграции-ваш путь к неизведанной жизни!', '<a href=https://zagranpasport-spb.ru/>https://zagranpasport-spb.ru/</a> \r\nИщете верных помощников для удачной миграции?Ваш поиск окончен! Мы готовы предоставить разнообразный ассортимент услуг по миграции,чтобы совершить ваш переезд простым и беспроблемным.Позвольте нашим специалистам представить,каким образом мы можем помочь вам начать новую страницу вашей судьбы: \r\nСервисы в сфере миграции,предоставляемые нами-это ваш билет к новым горизонтам.Мы готовы предоставить индивидуальные и квалифицированные решения для каждого партнера,стремясь помочь вам перейти границы и начать новую главу в жизни.', '2023-10-03 17:23:23', '2023-10-03 17:23:23'),
(226, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'how to turn eyeballs into phone calls', 'Hello paramountinsurancebd.com Administrator! Eric here with a quick thought about your website paramountinsurancebd.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-10-03 20:49:34', '2023-10-03 20:49:34'),
(227, 'Mike Adrian', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Adrian\r\n \r\nMonkey Digital', '2023-10-03 23:56:10', '2023-10-03 23:56:10'),
(228, 'Jones Eloff', 'joneseloff@gmail.com', '???? ?????? ????', 'SUBSTANTIAL FUND TRANSFER.', 'PRIVATE TRANSACTION \r\n \r\nTo: The CEO \r\n \r\nLet\'s partner with you on this over invoice petroleum oil and gas strategic reserve resources. Do revert back for credentials of the fund with detailed information to: joneseloff.mr@hotmail.com \r\n \r\nRegards. \r\n \r\nJones Eloff.', '2023-10-04 03:23:24', '2023-10-04 03:23:24'),
(229, 'Sarah Lancaster', 'sarahlancaster5432@gmail.com', 'অভিযোগ বক্স', 'WP Vault: Affordable WordPress Plugins & Themes', 'Hi there,\r\n\r\nI wanted to reach out to introduce you to our premium license for WordPress plugins and themes that brings you unparalleled convenience and benefits.\r\n\r\nWith 25,000+ plugins/themes available, automatic updates, one-click installation, and the ability to resell, you can boost functionality, aesthetics, and security while saving time and money. No coding skills required.\r\n\r\nIf you would like to try the plugin demo for free, so you can decide for yourself, just get back in touch.\r\n\r\nBest regards,\r\nSarah', '2023-10-04 08:27:26', '2023-10-04 08:27:26'),
(230, 'bjSIppHzNf', 'callvisvetlana@list.ru', '???? ?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-04 17:58:46', '2023-10-04 17:58:46'),
(231, 'Lou Kirk', 'lou.kirk@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Get Google Reviews', 'Get Google Reviews for your business reputation.\r\n\r\nIt’s very important for your business.\r\nBecause customers first time see your reviews and make a decision about your business.\r\nReviews Go a Vital role for business & it can often be the crucial tiebreaker between equidistant businesses.\r\n\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\n\r\nWhy Should You Buying Google Reviews? Customer reviews from Google matter. Grow your business with Website and outrank your competitors.\r\nCustomers have more trust in other customers than in Businesses increase your business sales.\r\n\r\nWe provide :-\r\n✔ 100% Satisfaction Guaranteed\r\n✔ Manual \r\n✔ Express Delivery\r\n✔ High Quality\r\n✔ No need any admin access or password\r\n✔ 24/7 Customer Support\r\n✔ Unlimited split available\r\n\r\nORDER HERE :- https://buytraffics.net/order/googlereviews.php\r\n\r\nThanks\r\nBuy Traffics', '2023-10-04 18:24:08', '2023-10-04 18:24:08'),
(232, 'Megan Atkinson', 'meganatkinson149@gmail.com', 'অভিযোগ বক্স', 'Instagram Promotion: 400-1200 new followers each month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 400-1200+ followers per month.\r\n- Real, human followers: People follow you because they are interested in your business or niche.\r\n- Safe: All actions are made manually. We do not use any bots.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you are interested, and would like to see some of our previous work, let me know and we can discuss further.\r\n\r\nKind Regards,\r\nMegan', '2023-10-05 19:28:53', '2023-10-05 19:28:53'),
(233, 'Daniel Garcia', 'daniel@capitalempire.xyz', 'অভিযোগ বক্স', 'Good morning,', 'If you need working capital for your business this week\r\n\r\nyou really should check out our instant approval underwriting \r\n\r\nand see what you qualify for in less than 30 seconds without \r\n\r\neven pulling your credit. \r\n\r\nIf you like the offer we will fund you the next day. it\'s that simple! \r\n\r\nwww.nextdayworkingcapital.com \r\n\r\n\r\n\r\nDaniel Garcia\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-10-05 21:58:35', '2023-10-05 21:58:35'),
(234, 'RandyTet', 'vas.i.gonde.r@gmail.com', '?????? ????', 'Чтение новостей: Почему это важно для меня и моего делового успеха', 'В мире, где информация изменяется с обезумевшой скоростью, умение оставаться в курсе мероприятий спустя чтение новостей становится критически важным навыком, тем более в контексте деловой деятельности. В этом тексте я поведаю про то, отчего для меня, как для делового человека, чтение новостей имеет высочайшее значение. \r\n \r\n1. Обновление знаний и животрепещущей инфы \r\n \r\nСовременный бизнес настятельно просит стремительного реагирования на конфигурации во всем мире. Чтение новостей позволяет мне быть в курсе последних мероприятий, политических изменений, направленностей на рынке, финансовых данных и прочих важных моментов, которые могут повлиять на мою деятельность. Это обновление познаний помогает брать на себя информированные заключения. \r\n<a href=https://slavg-news.ru/>https://slavg-news.ru/</a> \r\n \r\n2. Анализ конкурентов и рынка \r\n \r\nЧтение новостей о конкурентах и текущих тенденциях на рынке дает мне возможность лучше осознавать, какие стратегии и тактики трудятся у иных игроков в моей области. Данный анализ помогает мне адаптировать средства бизнес-процессы и стать более конкурентоспособным. \r\n \r\n3. Прогнозирование рисков и вероятностей \r\n \r\nЧтение новостей разрешает мне узнавать о потенциальных рисках и возможностях, связанных с моей деятельностью. У меня есть возможность расценить, какие факторы могут повлиять на мой бизнес и разработать стратегию для минимизации рисков и применения возможностей. \r\n \r\n4. Развитие проф навыков \r\n \r\nЧтение новостей настятельно просит аналитического мышления и критического анализа информации. Это развивает мои проф способности, эти как способность анализа данных, принятия заключений и коммуникации. Эти навыки необходимы в мире бизнеса. \r\n \r\n5. Улучшение коммуникации \r\n \r\nЧтение новостей также улучшает мои способности общения. Зная важную информацию, я могу эффективнее общаться с коллегами, клиентами и партнерами, поддерживая информированные диалоги и обсуждения вопроса. \r\n \r\n6. Разведка вероятностей для вложений \r\n \r\nЧтение новостей о финансовых рынках и инвестициях разрешает мне находить потенциально прибыльные способности для инвестирования своих средств. Важная информация о финансовых трендах и индустриях помогает мне принимать обоснованные решения о вложениях. \r\n \r\n7. Осознание глобальных направленностей \r\n \r\nМир сейчас тесно связан, и действия в одной части мира могут оказать воздействие на другие регионы. Чтение глобальных новостей помогает мне понимать массовые тенденции, коие могут воздействовать на мою компанию или рынок. \r\n \r\n8. Соц обязанность \r\n \r\nЧтение новостей кроме того позволяет мне оставаться в курсе социальных и экологических заморочек. Это может помочь мне принимать ответственные решения и внедрять устойчивые практики в собственном бизнесе. \r\n \r\n9. Систематическое обучение и самосовершенствование \r\n \r\nЧтение новостей провоцирует меня к постоянному обучению и самосовершенствованию. Я всегда стремлюсь узнавать что-то свежее и развивать свои познания и навыки. \r\n \r\n10. Более эффективное управление временем \r\n \r\nХотя может показаться,  собственно что чтение новостей отбирает большое количество времени, это по сути помогает мне больше эффективно управлять временем. Информированный выбор такого как,  собственно что читать, и использование специальных источников позволяет мне фокусироваться на наиболее весомых для меня темах. \r\n \r\nВ конечном итоге, чтение новостей становится неотъемлемой частью моей деловой рутины. Это не только способ оставаться информированным, но и ключевой момент в достижении успеха во всем мире бизнеса. Быть в курсе событий, анализировать информацию и брать на себя информированные заключения - таковое, что творит меня более эффективным и компетентным специалистом.', '2023-10-06 01:47:53', '2023-10-06 01:47:53'),
(235, 'Brian And Dee Sly', 'hulda.sly@gmail.com', 'তথ্য অধিকার আইকন', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-10-06 05:51:55', '2023-10-06 05:51:55'),
(236, 'Richard   Davis', 'tonia.tamayo58@gmail.com', 'তথ্য অধিকার আইকন', 'Hiya   Can this be substantiated?', 'Hey there,\r\n\r\nNo more prescriptions, just quiet sleep! EPAP Mask: Your effortless answer to snoring and sleep apnea.\r\n\r\nClick on  https://sleepl.ink/sleep-easy to sleep the night away.\r\n\r\n\r\nBest regards,\r\n\r\n James   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-06 08:29:58', '2023-10-06 08:29:58'),
(237, 'PhilTob', 'alvinbbm41@gmail.com', '?????? ????', 'Hi,   wrote about     prices', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2023-10-06 15:45:51', '2023-10-06 15:45:51'),
(238, 'Verena Libby', 'libby.verena@gmail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Online Presence with paramountinsurancebd.com!', 'Hi paramountinsurancebd.com Admin.\r\n\r\nThis is Verena and I discovered paramountinsurancebd.com a short while ago.  \r\n\r\nAppears great… but now what?\r\n\r\nBy that I mean, when someone such as me discovers your website – either through Browsing or just bouncing around – what happens next?  Do you get many of leads from your site, or at least enough to make you happy?\r\n\r\nTruthfully, most business websites fall short when it comes to generating paying customers. Studies indicate that 70% of a site’s visitors leave and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really STRAIGHTFORWARD for every visitor who arrives to get a personal phone call from you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s operates on your site, set to capture any visitor’s Name, Email address and Phone Number.  It alerts you the moment they tell you they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Lead Conversion now to see specifically how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could enhance your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal instantly, you can continue with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to discover what Lead Conversion can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nVerena\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/3LPltcD to use Web Conversion now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick message - the identities and email address applied here, Verena and Libby, are substitutes and not really actual contact information. We esteem openness and desired to make sure you are conscious! In case you wish to connect with the true entity responsible for this message, do visit our site, and we’ll unite you with the right individual.', '2023-10-06 16:21:20', '2023-10-06 16:21:20');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(239, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Dear paramountinsurancebd.com Admin. Eric here with a quick thought about your website paramountinsurancebd.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://bit.ly/leadgenerationc to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://bit.ly/leadgenerationc to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/leadgenerationc to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c', '2023-10-07 06:11:30', '2023-10-07 06:11:30'),
(240, 'VekjxaAPnn', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-07 07:27:07', '2023-10-07 07:27:07'),
(241, 'DavidSon', 'a.v.ra.a.m.ovd.am.ir@gmail.com', '???? ?????? ????', 'Шины на любой вкус и выбор', 'Каждый автовладелец считает что для удобненькой и не заключающей в себе опасности поездки на железном коне преважны высокого качества скаты. Шины являются различные, но, в целом, все они разветляются на летние, зимние и всесезонные. Добросовестные любители тачек в курсе что их полагается сменять вытекая от сезона. Про это не рекомендуется забывать, иначе последствия будут трагичные. Итак, вы нуждаетесь в классных автошинах? Хотите сменить летние шины на зимние или наоборот? Или же желаете всесезонный вариант? Проще не бывает! У нас есть всё что пожелаете! \r\nУ нас в магазине огроменный запас: с низким профилем шины, без проколов покрышки, для плохого качества дорог шины, с ассиметричным рисунком или симметричным. Всё на ваше усмотрение! Также, у нас в компании очень заманчивая услуга. Мы можем приберечь ваши автопокрышки на складе нашей компании, а вы приходите, всего только, сменить их исходя от сезона. В свете этого, вы сохраните много свободного места дома, и всего лишь за небольшие деньги. Зачётно, согласны? Более того, мы предлагаем оказию смены шин по всему городу или вообще где-то за городом. Необходимо, всего только, позвать наших специалистов. \r\n<a href=https://abelauto.ro/carbon/t/27>https://abelauto.ro/carbon/t/27</a> \r\n \r\n \r\nНаши клиенты превыше всего! \r\n \r\nВы всё ещё понятия не имеете в каком автосервисе взять качественные автопокрышки? Не можете выбрать? Ну что же, придётся вас отговорить! Виднее каталога чем в у нас трудно себе вообразить! Вы cможете найти автопокрышки всякого размера и разновидности для разной марки автотранспорта. Все эти покрышки есть шансы докупить по самым халявным ценам. Вы можете приобрести себе что-то корреспондирующее по вкусу и финансовым возможностям. В нашей команде робят одни профессионалы! Они помогут вам приметить доступный для вас вариант, не переживайте! Для нашего магазина любой клиент имеет большое значение, из за этого мы находим особый подход для каждого! Так что не зевайте, а загляните, как можно скорее, к нам, чтобы реализовать самую отличную сделку из вашей жизни! Увидимся у нас в магазине!', '2023-10-08 18:58:25', '2023-10-08 18:58:25'),
(242, 'Brian And Dee Bodnar', 'bodnar.hiram@gmail.com', 'তথ্য অধিকার আইকন', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-10-09 01:15:04', '2023-10-09 01:15:04'),
(243, 'Alexandra Cordero', 'monetag@vauleonline.co', 'শুদ্ধাচার সেবা বক্স', 'Helps you maximize your website revenue in 5 minutes', 'Hi,\r\n\r\nAccording to recent reports, digital ad spend in the world is projected to reach US$271.20bn by the end of 2023. This means there are ample opportunities for publishers like you to carve out their own little piece of this pie. \r\n\r\nBut, monetizing your website effectively through ads is easier said than done. Platforms like Google AdSense come with a lot of restrictions and formats that aren’t that versatile.\r\nThat’s where Monetag comes in. Even corporate websites also monetize their blog parts through Monetag.\r\n\r\nMonetag is one of the largest audience monetization platforms for publishers. The best thing is that most Monetag ad formats are compatible with AdSense (except Popunder/OnClick ads).\r\n\r\nThe platform works for every type of audience, including desktop, mobile, and in app audiences. You get access to worldwide advertisers, clean ads, competitive CPMs, and convenient payment options. \r\n\r\nIncome growth is exciting, and the wait is worth it. During the first month, advertisers typically test the quality of website traffic and collect demographic data of website visitors at low bids; In the second month, advertisers raise their bids once a week to compete for ad placements on your site; In the third month, the advertisers increased their bids significantly each week! You will earn $5 to $10 per 1000 page views via Monetag, Monetag brings publishers like you more income than AdSense usually does !\r\n\r\nNow click here to maximize your website revenue: https://www.vauleonline.co/monetag\r\n\r\nPros: \r\n\r\n	Easy Setup: No rigid restrictions are imposed and most sites are accepted!\r\n	Works With Any Website: Monetag works perfectly with any site regardless of industry, size, or traffic levels. 	\r\n	Full Ad Coverage: Monetag offers 6 ad formats in 1 and is the ultimate AI-based technology for monetizing your website.\r\n	100% Fill Rate: Your ad inventory won’t be wasted because Monetag has access to advertisers worldwide.\r\n	MultiTag Feature: Removes the need for you to add several tags, test, analyze, and optimize yourself.\r\n	Clean and Safe Ads: No need to worry about malwarel or virus-infected ads thanks to well-vetted ads and anti-ad fraud protection tools. \r\n	Smartlink Feature: This is a profitable ad format that lets you monetize any type of traffic with one click.\r\n\r\nPayout methods you can choose from:\r\n\r\n	PayPal: $5(Minimum payout)\r\n	Payoneer: $20 \r\n	Skrill: $5\r\n	Webmoney Z: $5\r\n	Online Banking: $500 \r\n	Wire Transfer: $500\r\n\r\nNow click here to earn more dollars: https://www.vauleonline.co/monetag\r\n\r\nRegards,\r\nAlexandra Cordero\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe/\r\n3101 Summitview Ave, Yakima, WA 98902', '2023-10-09 03:02:08', '2023-10-09 03:02:08'),
(244, 'Vera Gertrude', 'gertrude.vera@googlemail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'I was sending you this message on your website contact page (paramountinsurancebd.com) to show you how contact form advertising works. We can send messages just like these for your business to millions of sites for less than a couple of hundred dollars. Let\'s get the conversation started and I\'ll share pricing and more details. Hit me up on Skype for a chat now -->  live:.cid.303294bd15a81bc7', '2023-10-09 03:10:45', '2023-10-09 03:10:45'),
(245, 'RobertTob', 'zelatcol@gmail.com', '???? ?????? ????', 'Hallo, i write about     price for reseller', 'Kaixo, zure prezioa jakin nahi nuen.', '2023-10-09 08:47:24', '2023-10-09 08:47:24'),
(246, 'Elenahog', 'elenahog@rayahmarket.com', '?????? ????', 'Ι аm an ordіnary girl. I wаnt tо meеt аn ordіnary seriоus mаn.', 'Ηiǃ\r\nI\'ve notiсеd that mаny guуѕ рrеfеr rеgulаr girls.\r\nI apрlаudе the men out therе who hаd thе bаlls to еnjоу thе lоvе of manу womеn аnd chоoѕе thе one that he knеw would be hiѕ best friend during the bumpy and сrаzу thing саlled lіfе.\r\nΙ wаnted tо bе that frіend, not ϳust а stаblе, rеlіаble аnd bоrіng houѕewifе.\r\nI аm 24 yеars old, Еlenа, from thе Czech Reрublіc, know Englіsh languagе аlѕо.\r\nΑnуway, yоu сan fіnd my рrofіle hеre: http://perramavot.ga/idl-42275/', '2023-10-09 10:58:04', '2023-10-09 10:58:04'),
(247, 'Tobiasfag', 'no.reply.JohnBrown@gmail.com', '???? ?????? ????', 'We make sure your emails are delivered.', 'Good morning! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send messages completely lawfully? We provide a new legitimate method of sending commercial offers through contact forms. You may locate these feedback forms on a variety of webpages. \r\nWhen such requests are sent, no personal data is used and messages are securely routed to forms designed to receive them and any subsequent appeals. Messages through Feedback Forms are not likely to end up in spam, since they are deemed as essential. \r\nGive our service a go – it won’t cost you a thing! \r\nOur service lets you send up to 50,000 messages. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.', '2023-10-09 11:21:39', '2023-10-09 11:21:39'),
(248, 'AlvinFed', 'i.b.a.r.kov0.8@gmail.com', '???? ?????? ????', 'Посещение Нашего Вебсайта: Пять Главных Оснований, Отчего Это Стоит Сделать', 'В эпоху цифровой революции наш сайт представляет собой важное место, где вам продоставляется возможность отыскать множество полезной информации, различных возможностей и увлекательных контентов. В этом тексте мы расскажем для вас 5 ключевых оснований, почему посещение нашего сайта стоит включить в вашу каждодневную рутину. \r\n \r\n1. Образование и Информация \r\n \r\nНаш вебсайт является источником образовательного контента на самые разнообразные темы. У нас вы найдете заметки, видеоуроки, аудиозаписи, изыскания и многое другое. Мы рвемся дать вам актуальную и высококачественную информацию, которая поможет для вас расширить свои знания и навыки. Будь вы студентом, специалистом или просто любознательным человеком, наш вебсайт обеспечит вас ценными познаниями. \r\n \r\n2. Развлечения и Культура \r\n \r\nНа нашем сайте вы кроме того найдете различные развлекательные материалы. Мы предоставляем доступ к аудиокнигам, кинокартинам, музыке, играм и многому другому. Здесь у вас появится возможность отдохнуть, расслабиться и насладиться культурными произведениями. Мы уверены, что любой найдет на нашем сайте что-нибудь по душе. \r\n<a href=https://resonancengo.org>https://resonancengo.org</a> \r\n \r\n3. Коммуникация и Общение \r\n \r\nНаш сайт предоставляет вероятность общения и обмена информацией с другими юзерами. Вы можете присоединиться к дискуссиям на форумах, поделиться средствами мыслями в комментах к заметкам и знаться с единомышленниками спустя наши сообщества. Мы ценим обмен воззрениями и считаем, что взаимодействие с другими пользователями проделывает наш вебсайт более увлекательным и обогащающим местом. \r\n \r\n4. Ресурсы и Инструменты \r\n \r\nМы предоставляем разные ресурсы и инструменты, коие могут быть нужными в вашей ежедневной жизни. Это могут быть калькуляторы, конвертеры, шаблоны для работы, образовательные материалы и всякое разное. Наши ресурсы разработаны с целью облегчить ваши задачки и сэкономить ваше время. \r\n \r\n5. Личные Способности \r\n \r\nНа нашем сайте мы рвемся предоставить для вас личные способности в соответствии с вашими интересами и потребностями. Вам продоставляется возможность настраивать ваш профиль, подписываться на интересующие вас разделы, создавать средства личные коллекции и всякое разное.  что, что любой пользователь уникален, и ваше участие делает наш вебсайт более разнообразным и увлекательным. \r\n \r\nВ завершение, посещение нашего сайта - это ваш источник к миру инфы, развлечений и вероятностей. Мы рвемся предоставить вам наилучший навык и ценим ваше роль. Надеемся,  собственно что наш вебсайт станет вашим надежным спутником в мире интернета, и вы посчитаете здесь все,  собственно что для вас нужно. Не упустите вероятность пользоваться всеми выгодами, коие предоставляет наш сайт, и поделитесь ими с приятелями и близкими. Благодарим вас за доверие и интерес к нашему сайту!', '2023-10-09 16:54:16', '2023-10-09 16:54:16'),
(249, 'William   Johnson', 'richard.kaestner@hotmail.com', 'অভিযোগ বক্স', 'Good Day  Is this accurate?', 'Good Day ,\r\n\r\nRest comfortably without a snore. The Optipillows EPAP Mask is your cost-effective gateway to peaceful nights.\r\n\r\nVisit https://sleepl.ink/sleep-easy to enjoy a restful night\'s sleep.\r\n\r\nUpgrade your sleep with Optipillows EPAP Mask. Tackle obstructive sleep apnea, keep airways open, and enhance sleep quality effortlessly. \r\n\r\nA non-invasive, compact alternative to CPAP devices and is cheaper by more than 75%. Have questions?\r\n\r\nLearn more at https://sleepl.ink/sleep-easy and sleep the night away.\r\n\r\n\r\nBest regards,\r\n\r\n Joseph   Anderson\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-10 17:02:12', '2023-10-10 17:02:12'),
(250, 'BuddyPib', 'k.ateri.na.l.e.sn.yk@gmail.com', '???? ?????? ????', 'салют, дорогой пользователь!', 'немалое число хозяинов авто в наше время не беспокоятся о своих колесах до тех пор, пока не окажутся в затруднительном положении. \r\n \r\nна случай если протектор оказывается излишне тонким, то скаты приходят в непригодность. не забывайте! Одной из необходимых покупок, которые делают автовладельцы, определенно являются скаты. \r\n \r\nСогласно рекомендациям наших мастеров, постоянная смена шин вашего железного коня важна для безопасности на шоссе. \r\n<a href=https://alphacs.ro/member.php?72245-VeraMaksimova&tab=aboutme>https://alphacs.ro/member.php?72245-VeraMaksimova&tab=aboutme</a> \r\n \r\n \r\nсмена новых скатов может оказаться запутанной миссией. Вы сталкиваетесь с большим ассортиментом брендов, размеров и моделей покрышек , , учитывая этот факт,  с легкостью можно запутаться. \r\n \r\nС целью получить кайф от путешествия, покупайте скаты, которые подходят вашему стилю управления. \r\n \r\nПоявились сомнения в смене необходимых  колес для вашей машины? наш персонал опытных знатоков поможет вам своими сведениями. \r\n \r\nВам нравится комфортная поездка? Или вы отдаете предпочтение чувствовать каждый поворот? Супер! наши безупречные специалисты моментально подберут вам идеальную резину! \r\n \r\nнереальное количество факторов вредят вашим покрышкам. Начиная от острых предметов и заканчивая различными химикатами. \r\n \r\nесли вы купите неправильные шины, то вы можете уменьшить производительность вашей ласточки и его искусство справляться с любой погодой. Скаты вашей легковушки старательно работают каждый раз, когда вы выезжаете на магистраль. \r\n \r\nлучший способ понять, пришёл ли день заказывать новые шины для вашей тачки, — это доверить их осмотр знатоку. \r\n \r\nв нашей фирме вы сможете присмотреть себе \"обувь\" для автомобилей прославненных марок и брендов! И все по дружественным ценам! Поможем взять нужным вам! \r\n \r\nнаша сто ставит на первое место цели клиента. поэтому большое количество владельцев авто верят нам! Мы гарантируем качество! залетайте! И убедитесь сами!', '2023-10-11 09:49:31', '2023-10-11 09:49:31'),
(251, 'RonaldWaync', 'kutenk.og.os.ha.6.6@gmail.com', '?????? ????', 'Выделяй, дружище, обсудим, для чего тебе разбирать новости. Наверное, ты мыслишь,  собственно что анонсы скучны и депрессивны? Ну-ну, порой! Есть масса причин, отчего новостные сайты имеют все шансы быть интересными и нужными.', 'Во-1-х, ты практически постоянно будешь в курсе происходящего. Это как спецслужба для твоего мозга! Ты не пропустишь важные действия и не останешься вне игры. \r\n \r\nВо-2-х, новости могут быть источником вдохновения. Кто понимает, может быть, непосредственно некая новость вдохновит тебя на свежий проект или изменит твой взор на мир? \r\n<a href=http://www.brutariailenuta.md/>http://www.brutariailenuta.md/</a> \r\n \r\nИ еще, невзирая на все неудачи, происходящие в мире, новости имеют все шансы дарить надежду. Каждый день кое-где происходят добродушные и вдохновляющие истории, коие посодействуют веровать в одно из лучших. \r\n \r\nА еще, читая анонсы, ты можешь  чем какого-либо другого осознавать мир и людей около себя. Ты сможешь участвовать в беседах с приятелями и коллегами, делиться увлекательными фактами и воззрениями. \r\n \r\nИ не забудь, что читать новости возможно забавно! Попробуй найти веб-сайты с юмористическими новостями или развлекательными рубриками. Там ты наверняка найдешь что-то, что подымет твое настроение. \r\n \r\nТакже, анонсы имеют все шансы посодействовать тебе принимать более обоснованные решения. В случае если ты в курсе происходящего во всем мире, у тебя появится возможность  чем какого-либо другого задумывать свои действия и реагировать на изменения. \r\n \r\nИ в конце концов, читая новости, тебе предоставляется возможность стать более образованным и увлекательным собеседником. Это всегда пригодится в общении и может открыть тебе свежие способности. \r\n \r\nИ выделяй не станем скучать и не пропускать принципиальные факторы в жизни. Попробуй разбирать анонсы но бы периодически, и, вполне вероятно, они будут для тебя неотъемлемой частью жизни!', '2023-10-11 10:54:02', '2023-10-11 10:54:02'),
(252, 'RobertTob', 'alfredegov@gmail.com', '???? ?????? ????', 'Aloha  i write about your   prices', 'Hi, ego volo scire vestri pretium.', '2023-10-11 13:42:38', '2023-10-11 13:42:38'),
(253, 'David   Davis', 'gordon.carolan@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Can this be verified?', 'Hello,\r\n\r\nGain your complementary AI Assistant Now! if not get left behind unless you\r\n\r\nWant to outshine the competition with more customers and saving time? \r\n\r\nGo to https://klxl.ink/more-sales now to explore our partnership that promises a surge in leads and sales for your business.\r\n\r\nBest regards,\r\n\r\n David   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-10-11 17:16:48', '2023-10-11 17:16:48'),
(254, 'Virgilio Karpinski', 'karpinski.virgilio26@gmail.com', 'অভিযোগ বক্স', 'Elevate Your Webpage Efficiency with The Groundbreaking Solution!', 'Greetings paramountinsurancebd.com Manager\r\n\r\nI am Virgilio and I just stumbled upon your site - paramountinsurancebd.com - in the search results.\r\n\r\nThis is what that signifies to me…\r\n\r\nYour SEO’s functioning.\r\n\r\nYou’re getting eyeballs – mine.\r\n\r\nYour content’s pretty good, would not change a single thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the invoices.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd surveys reveal that 7 out of 10 visitors like paramountinsurancebd.com will drop by, take a gander, and then leave without doing else.\r\n\r\nIt’s like they never even were even there there.\r\n\r\nYou can resolve this.\r\n\r\nYou can make it very simple for them to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket… due to Lead Conversion Software.\r\n\r\nLead Conversion Software is a tool that resides on your site, ready and waiting to grab any user’s Name, Email address, and Phone Number. It lets you know immediately immediately – so you can talk to that lead immediately without delay… before they go away.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to try out a Live Demo with Web Visitors Into Leads now to see exactly precisely how it functions.\r\n\r\nNow it’s also true it’s also true that when reaching out to hot leads to potential customers, you MUST act fast fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so effective… you’ve got their phone number, so now you can you can start a text message a text message (SMS) chat with them… so even if if they don’t take you up take you up on your offer right away, you continue to text them to text them them new proposals, content links, and new reasons to do business with you.\r\n\r\nThis could change everything change everything for you and your business for you and your company.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to find out about everything Web Visitors Into Leads can do Visitor to Lead Widget can do and start turing turing eyeballs into revenue.\r\n\r\nVirgilio\r\nPS: Lead Conversion Software offers a FREE 14 days trial!\r\nIt even includes includes International Long Distance Calling.\r\nPaying customers customers are waiting.\r\nStarting connecting today by CLICKING HERE by CLICKING HERE https://bit.ly/3LPltcD to try Web Visitors Into Leads Visitor to Lead Widget now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nSimply a swift note - the identities and email utilized in this message, Virgilio and Karpinski, are stand-ins and not really genuine information. We value transparency and aimed to assure you’re informed! Should you aspire to get in touch with the genuine one responsible for this note, kindly check out our site, and we’ll link you with the appropriate person.', '2023-10-11 20:45:23', '2023-10-11 20:45:23'),
(255, 'AlvinFed', 'i.b.arkov.08@gmail.com', '???? ?????? ????', 'Посещение Нашего Вебсайта: Пять Главных Оснований, Отчего Это Стоит Сделать', 'В эпоху цифровой революции наш вебсайт есть весомое пространство, где вы можете отыскать множество нужной инфы, различных вероятностей и интересных контентов. В этом тексте мы расскажем для вас 5 главных причин, почему посещение нашего вебсайта стоит включить в вашу каждодневную рутину. \r\n \r\n1. Воспитание и Информация \r\n \r\nНаш вебсайт является источником образовательного контента на самые разнообразные темы. У нас вы посчитаете статьи, видеоуроки, аудиозаписи, исследования и многое другое. Мы рвемся дать для вас важную и высококачественную информацию, которая поможет для вас расширить средства познания и навыки. Будь вы студентом, специалистом или просто любознательным человеком, наш вебсайт обеспечит вас ценными знаниями. \r\n \r\n2. Утехи и Культура \r\n \r\nНа нашем сайте вы кроме того отыщите разнообразные развлекательные материалы. Мы предоставляем доступ к аудиокнигам, кинокартинам, музыке, играм и многому другому. Тут вы сможете отдохнуть, расслабиться и насладиться культурными произведениями. Мы уверены, что любой найдет на нашем веб-сайте что-то по нраву. \r\n<a href=https://shopshop.md/>https://shopshop.md/</a> \r\n \r\n3. Коммуникация и Общение \r\n \r\nНаш вебсайт дает вероятность общения и обмена информацией с другими пользователями. Вам продоставляется возможность присоединиться к обсуждениям на форумах, поделиться своими идеями в комментах к статьям и общаться с единомышленниками спустя наши сообщества. Мы ценим обмен воззрениями и считаем,  собственно что взаимодействие с другими юзерами проделывает наш сайт более увлекательным и обогащающим пространством. \r\n \r\n4. Ресурсы и Инструменты \r\n \r\nМы предоставляем разные ресурсы и инструменты, которые могут быть нужными в вашей повседневной жизни. Это имеют все шансы быть калькуляторы, конвертеры, шаблоны для работы, образовательные материалы и всякое разное. Наши ресурсы разработаны с целью упростить ваши задачи и сэкономить ваше время. \r\n \r\n5. Личные Возможности \r\n \r\nНа нашем веб-сайте мы рвемся предоставить вам личные способности в согласовании с вашими интересами и потребностями. Вы можете настраивать ваш профиль, подписываться на интересующие вас сегменты, создавать средства личные коллекции и многое другое. Мы считаем,  собственно что каждый юзер уникален, и ваше роль делает наш вебсайт более различным и интересным. \r\n \r\nВ окончание, посещение нашего сайта - это ваш источник к миру инфы, отдыха и возможностей. Мы стремимся предоставить для вас лучший навык и ценим ваше роль. Предполагаем,  собственно что наш вебсайт станет вашим надежным спутником в мире интернета, и вы найдете здесь все,  собственно что для вас надо(надобно). Не упустите вероятность воспользоваться всеми выгодами, которые дает наш сайт, и поделитесь ими с друзьями и близкими. Благодарим вас за доверие и заинтересованность к нашему сайту!', '2023-10-12 21:45:01', '2023-10-12 21:45:01'),
(256, 'Mike Crossman', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Crossman', '2023-10-13 01:10:05', '2023-10-13 01:10:05'),
(257, 'Justina Biermann', 'biermann.justina74@gmail.com', 'অভিযোগ বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google maps results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2023-10-13 16:43:29', '2023-10-13 16:43:29'),
(258, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Strike when the iron’s hot', 'Hi paramountinsurancebd.com Administrator. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/leadgenerationd to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/leadgenerationd to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://bit.ly/leadgenerationd to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c', '2023-10-13 22:49:04', '2023-10-13 22:49:04'),
(259, 'Matt Lee', 'info@remothiringguide.com', 'অভিযোগ বক্স', 'Elevate Your Hiring Strategy: Download Our Remote Guide', 'Hey there! If you\'re thinking about hiring people to work from far away, you should take a look at our Remote Hiring Guide. It\'s a short and easy-to-read book full of helpful tips to make hiring remote workers super easy. You can find it here: https://RemoteHiringGuide.com\r\n\r\nWe\'ve got 10 virtual assistants who help us with tasks, and they only cost $3.5 per hour. It\'s a great way to save money!\r\n\r\nThanks for checking it out,\r\nMatt', '2023-10-14 07:37:56', '2023-10-14 07:37:56'),
(260, 'Thomas   Taylor', 'wilkinson.samara@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Good Day  Is it really so?', 'Hello There,\r\n\r\nGain your Zero-Cost AI Assistant Now! to gain More customers and Save time Get ahead of the competition with AI or get left behind.\r\n\r\nGo to https://klxl.ink/more-sales\r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\nJohn   Anderson\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-10-14 12:57:54', '2023-10-14 12:57:54'),
(261, 'Robert  Smith', 'samual.earls@outlook.com', 'তথ্য অধিকার আইকন', 'Hi   Can this be substantiated?', 'Good Day ,\r\n\r\nSleep snug without a snore. The EPAP mask is your pocket-friendly gateway to restful nights.\r\n\r\nVisit https://sleepl.ink/sleep-easy to enjoy a restful night\'s sleep.\r\n\r\nRevolutionize your sleep with Optipillows EPAP Mask. Tackle obstructive sleep apnea, maintain airways open, and improve sleep quality seamlessly. \r\n\r\nA non-invasive, travel-friendly alternative to CPAP devices and is cheaper by more than 75%. Have questions?\r\n\r\nLearn more at https://sleepl.ink/sleep-easy and enjoy peaceful slumbers.\r\n\r\n\r\nBest regards,\r\n\r\n Joseph   Jones \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-14 17:36:20', '2023-10-14 17:36:20'),
(262, 'Mike Gimson', 'mikeattenequiemn@gmail.com', '?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Gimson\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2023-10-15 02:34:14', '2023-10-15 02:34:14'),
(263, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'Hi\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com Webmaster.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://bit.ly/leadgenerationd for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nVisit https://bit.ly/leadgenerationd to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://bit.ly/leadgenerationd to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://bit.ly/3rD0G5c', '2023-10-15 04:35:04', '2023-10-15 04:35:04'),
(264, 'Huey Tenney', 'huey.tenney@googlemail.com', 'তথ্য অধিকার আইকন', 'your free trial - new customers', 'Hello Team,\r\n\r\nI\'m not your typical Business Development Manager here at Estura Software Company, and I\'ve got something exceptional to share with you.\r\n\r\nPicture this: a \"secret sauce\" that\'s been powering your competitors all this time.\r\n\r\nWhat if I told you that within just 24 hours, you could have a comprehensive list of potential business clients ready for you to connect with?\r\n\r\nIntroducing the world\'s most powerful lead generation desktop software. With this tool in your arsenal, you can effortlessly scrape unlimited contact details from various platforms, including Google Maps, Trust Pilot, Yellow Pages (USA, UK, and Canada), LinkedIn People, LinkedIn Company, and LinkedIn Sales Navigator.\r\n\r\nUsing this software is a breeze. You input your keywords, select your platforms, fine-tune your settings, and let the magic happen. It scrapes these platforms, collects vital business contact information, and neatly compiles it into a single file. To make the most of this software, we recommend diving into our detailed tutorials. Once you\'ve got your list of potential clients, you\'re all set to connect with them via email, phone, social media, and more.\r\n\r\nHere\'s the kicker: I\'m offering you a FREE TRIAL of the FULL VERSION for an entire month. No hidden charges, no credit card details needed. Generate unlimited leads for your business for an entire month for FREE!\r\n\r\nI have already pre-approved paramountinsurancebd.com for a 30-day free trial. To activate your free trial, head to https://estura.co.uk/free-demos/\r\n\r\nMake sure to enter your full business name and paramountinsurancebd.com inside the request form to activate your free trial.\r\n\r\nBest wishes\r\n\r\nHuey Tenney (Your awesome friend at Estura)\r\nUnited States, GA, Perry, 31069, 4388 White Lane, 478-987-4141 (That\'s where the magic happens)', '2023-10-16 04:01:11', '2023-10-16 04:01:11'),
(265, 'Sadie Elledge', 'elledge.sadie@gmail.com', 'অভিযোগ বক্স', 'Capture Leads Instantly with Our Latest Tool!', 'Cool website!\r\n\r\nDear paramountinsurancebd.com Administrator.\r\n\r\nMy name’s Sadie, and I just discovered your site - paramountinsurancebd.com - while navigating the net. You showed up at the peak of the search results, so I checked you out. Appears like what you’re doing is pretty cool.  \r\n\r\nBut if you don’t mind me inquiring – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site producing leads for your enterprise? \r\n\r\nI’m assuming some, but I also wager you’d like more… studies show that 7 out 10 who touch down on a site end up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a notion – what if there was an simple way for every visitor to “lift their hand” to get a phone call from you INSTANTLY… the moment they hit your site and stated, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that’s functions on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It allows you know IMMEDIATELY – so that you can chat to that lead while they’re really looking your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be enormous – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead attribute because once you’ve caught the visitor’s phone number, you can instantly a text message (SMS) conversation.\r\n  \r\nThink the possibilities – even if you don’t close a deal then and there, you can follow with text messages for new offers, content links, even just “how you doing?” notes to construct a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to discover what Web Visitor can do for your business\r\n\r\nYou could be converting up to 100X more leads today!\r\nSadie\r\n\r\nPS: Web Visitor provides FREE 14 days trial – and it even comprises Long Distance Calling. \r\nYou have customers waiting to to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/3LPltcD to test Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nSimply a brief note - the monikers and email address utilized in this message, Sadie and Elledge, are placeholders and not really genuine contact information. We value openness and wanted to assure you’re conscious! In case you desire to communicate with the genuine one behind this message, do go to our website, and we’ll associate you with the proper entity.', '2023-10-16 05:54:08', '2023-10-16 05:54:08'),
(266, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Would you consider some additional working capital if the price and terms were acceptable?\r\n\r\n See what you qualify for in less\r\n\r\nthan 30 seconds without affecting your credit or submitting a single document.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-10-17 00:28:35', '2023-10-17 00:28:35'),
(267, 'AlvinFed', 'i.b.ar.kov08@gmail.com', '???? ?????? ????', 'Посещение Нашего Вебсайта: 5 Главных Оснований, Почему Это Стоит Устроить', 'В эпоху цифровой революции наш сайт представляет собой весомое место, где вы можете найти огромное количество нужной инфы, разнообразных возможностей и интересных контентов. В данном тексте мы поведаем вам 5 главных причин, отчего посещение нашего вебсайта стоит включить в вашу ежедневную рутину. \r\n \r\n1. Образование и Информация \r\n \r\nНаш сайт является источником образовательного контента на самые различные темы. У нас вы найдете статьи, видеоуроки, аудиозаписи, изыскания и всякое разное. Мы стремимся предоставить для вас актуальную и высококачественную информацию, которая поможет для вас расширить свои познания и способности. Будь вы студентом, специалистом либо просто любознательным человеком, наш сайт обеспечит вас ценными познаниями. \r\n \r\n2. Развлечения и Культура \r\n \r\nНа нашем сайте вы кроме того найдете различные развлекательные материалы. Мы предоставляем доступ к аудиокнигам, кинокартинам, музыке, играм и многому другому. Тут у вас появится возможность отдохнуть, расслабиться и насладиться культурными произведениями. Мы уверены, что каждый найдет на нашем веб-сайте что-нибудь по душе. \r\n<a href=https://ecb.md/>https://ecb.md/</a> \r\n \r\n3. Коммуникация и Общение \r\n \r\nНаш сайт дает возможность общения и обмена информацией с другими пользователями. Вы можете присоединиться к обсуждениям на форумах, разделиться средствами мыслями в комментах к статьям и знаться с единомышленниками спустя наши сообщества. Мы ценим мена воззрениями и считаем, что взаимодействие с другими пользователями делает наш вебсайт более увлекательным и обогащающим местом. \r\n \r\n4. Ресурсы и Инструменты \r\n \r\nМы предоставляем разные ресурсы и инструменты, коие могут быть нужными в вашей ежедневной жизни. Это имеют все шансы быть калькуляторы, конвертеры, шаблоны для работы, образовательные материалы и многое другое. Наши ресурсы разработаны с целью облегчить ваши задачи и сэкономить ваше время. \r\n \r\n5. Личные Способности \r\n \r\nНа нашем сайте мы рвемся предоставить вам индивидуальные способности в согласовании с вашими интересами и необходимостями. Вы можете настраивать ваш профиль, подписываться на интересующие вас сегменты, делать средства личные коллекции и многое другое. Мы считаем, что каждый пользователь уникален, и ваше роль проделывает наш сайт больше различным и увлекательным. \r\n \r\nВ окончание, посещение нашего вебсайта - это ваш ключ к миру инфы, отдыха и возможностей. Мы стремимся дать вам наилучший навык и ценим ваше роль. Надеемся, что наш сайт станет вашим надежным спутником в мире интернета, и вы найдете тут все,  собственно что для вас надо(надобно). Не упустите возможность пользоваться всеми выгодами, которые дает наш вебсайт, и поделитесь ими с приятелями и близкими. Благодарим вас за доверие и заинтересованность к нашему сайту!', '2023-10-17 01:26:53', '2023-10-17 01:26:53'),
(268, 'Brian And Dee Sisco', 'sisco.thaddeus@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tiktok organic  Marketing', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/5xb5akhj\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-10-17 01:39:46', '2023-10-17 01:39:46'),
(269, 'Uzair Osman', 'katrin.osman@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram page Marketing', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/yc6rwxsw\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2023-10-17 08:44:20', '2023-10-17 08:44:20'),
(270, 'msjsTnhTyp', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-17 11:41:11', '2023-10-17 11:41:11'),
(271, 'NQySOncpEjqmRJY', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'iAhDbnFcWsoxNCp', 'DrwvmUQsYBa', '2023-10-17 17:11:44', '2023-10-17 17:11:44'),
(272, 'CvgPMQNlimxb', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'uVysOaEw', 'QCiKEltOZBxhM', '2023-10-17 17:11:46', '2023-10-17 17:11:46'),
(273, 'NQySOncpEjqmRJY', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'iAhDbnFcWsoxNCp', 'DrwvmUQsYBa', '2023-10-17 17:11:47', '2023-10-17 17:11:47'),
(274, 'ybXlqhAI', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'UYXlRPovEkefT', 'dSzRquZxmshgDwV', '2023-10-17 17:12:29', '2023-10-17 17:12:29'),
(275, 'xBYFzWOfXTjNlm', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'mleZMoHuGc', 'gdwGvOrVxAJNF', '2023-10-17 17:12:30', '2023-10-17 17:12:30'),
(276, 'ybXlqhAI', 'TodCameron332@yahoo.com', 'তথ্য অধিকার আইকন', 'UYXlRPovEkefT', 'dSzRquZxmshgDwV', '2023-10-17 17:12:31', '2023-10-17 17:12:31'),
(277, 'Ignacio Adey', 'adey.ignacio@msn.com', 'তথ্য অধিকার আইকন', '​​Simplest way to scale up your business paramountinsurancebd.com', 'have you ever tried this very simple Artificial intelligence software that makes it super fast & easy to boost revenue for your website paramountinsurancebd.com?.\r\n \r\nCheck out this FREE Case study: bestsuccesstools.com\r\n \r\nwe stopped spending so much time and money on paid ads... We simply let the Artificial intelligence assistant make sales for us.\r\n \r\nThis revolutionary software enables you to completely automate your traffic acquisition, quickly and easily, and it works like a charm. Check out the free case study to see it in action\r\n \r\nRegards\r\n \r\nP.S: The creators of this Artificial intelligence tool consulted with the world’s best traffic and Direct Response Marketing gurus to teach the assistant how to find super targeted clients, for you.\r\nYour business is missing out right now by not using it…', '2023-10-17 23:50:02', '2023-10-17 23:50:02'),
(278, 'BuddyPib', 'r.o.b.e.ma.yn@gmail.com', '?????? ????', 'здравствуйте, дорогой друг!', 'огромное число автолюбителей в данный момент не переживают о своих скатах до тех пор, пока им не придется резко свернуть. \r\n \r\nв случае, если протектор оказывается излишне тонким, то резина приходит в небезопасное состояние. Учтите! Одной из значительных покупок, которые совершают автолюбители, всё-таки являются покрышки. \r\n \r\nСогласно напутствиям наших мастеров, постоянная смена шин вашего транспортного средства важна для надежности на асфальте. \r\n<a href=https://alphacs.ro/member.php?72109-taramiller&tab=aboutme>https://alphacs.ro/member.php?72109-taramiller&tab=aboutme</a> \r\n \r\n \r\nсмена новых покрышек может оказаться запутанной задачей. Вы сталкиваетесь с немалым выбором брендов, размеров и моделей резины , следовательно моментально можно сбиться с мысли. \r\n \r\nС целью получить восторг от езды, покупайте покрышки, которые подходят вашему стилю вождения. \r\n \r\nВам требуется помощь в выборе подходящей резины для вашего авто? наш коллектив высококвалифицированных знатоков поможет вам своими навыками. \r\n \r\nВам нравится удобная езда? Или у вас в приоритете ощущать каждый поворот? Хорошо! наши искусные мастера вмиг порекомендуют вам идеальную резину! \r\n \r\nнемалое число факторов вредят вашей \"обуви\" для авто. Начиная от выбоин и заканчивая превышением скорости. \r\n \r\nв том случае, когда вы найдете неправильные колеса, то вы можете пошатнуть эффективность вашего средства передвижения и его способность справляться с любым временем года. Колеса вашего транспорта усердно работают всякий раз, когда вы выезжаете на шоссе. \r\n \r\nлучший способ разобраться, пришла ли пора покупать новые шины для вашей легковушки, — это возложить их осмотр знатоку. \r\n \r\nв нашем офисе вы сможете отыскать покрышки мировых марок и брендов! И все по заманчивым ценам! Поможем отыскать необходимые вам! \r\n \r\nнаша мастерская по ремонту автомобилей ставит на первое место просьбы клиента. по этой причине немаленькое число водителей доверяет нам! Мы гарантируем качество! заходите! И убедитесь сами!', '2023-10-18 09:54:17', '2023-10-18 09:54:17');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(279, 'Daniel Garcia', 'daniel@capitalempire.xyz', 'অভিযোগ বক্স', 'Good morning,', 'If you need working capital for your business this week\r\n\r\nyou really should check out our instant approval underwriting \r\n\r\nand see what you qualify for in less than 30 seconds without \r\n\r\neven pulling your credit. \r\n\r\nIf you like the offer we will fund you the next day. it\'s that simple! \r\n\r\nwww.nextdayworkingcapital.com \r\n\r\n\r\n\r\nDaniel Garcia\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-10-19 21:22:51', '2023-10-19 21:22:51'),
(280, 'David   Jones', 'juana.macqueen@gmail.com', 'তথ্য অধিকার আইকন', 'Hello  Is that true?', 'Hi ,\r\n\r\nSleep snug without a snore. The Optipillows EPAP Mask is your budget-friendly gateway to peaceful nights.\r\n\r\nVisit https://sleepl.ink/sleep-easy to experience peaceful slumbers.\r\n\r\nTransform your sleep with the EPAP mask. Address obstructive sleep apnea, maintain airways open, and enhance sleep quality with ease. \r\n\r\nA non-invasive, compact alternative to CPAP devices and is cheaper by more than 75%. Any questions?\r\n\r\nDiscover more at https://sleepl.ink/sleep-easy and sleep the night away.\r\n\r\n\r\nBest regards,\r\n\r\n William   Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-20 00:34:31', '2023-10-20 00:34:31'),
(281, 'Izetta Nicolay', 'nicolay.izetta@outlook.com', 'তথ্য অধিকার আইকন', '[Google Approved] Secret SEO Software For Getting Unlimited Backlinks & Traffic', 'The top Website Owners & Digital Marketers in the world are using AI Backlinks for Getting Traffic & Backlinks to boost their sales online.\r\n\r\nNow you have an opportunity to join them, improve your Google Rank & Get 10X Traffic with a new AI-based app called AI Backlinks.\r\n\r\n=> The Cart is Open… Go Fast & Secure Your Earlybird Access to AI Backlinks Now https://warriorplus.com/o2/a/zg9cpm/0\r\n\r\nSpecial $4 Off - ‘BLINK4’ (Expires in an hour time)\r\n\r\nWith AI Backlinks, you can get Unlimited Backlinks for your websites & Youtube channels and also same time you can generate unlimited real traffic for boosting your sales & Revenue \r\n\r\nAI Backlinks is very easy to use, Trust me, once you have AI Backlinks you’ll be able to Rank #1 On Google, Bing & yahoo etc  in 3 easy steps:\r\n\r\nStep 1 - Login & Enter to the Friendly Dashboard \r\n\r\nStep 2 - Enter Your Website Or Youtube Link & Click “Get Backlinks” & DONE!\r\n\r\nStep 3 - AI Backlinks Will Send Automatically Send Backlinks To The Most High Authority Websites \r\n\r\n\r\n=> Grab AI Backlinks With Exclusive Bonuses Now https://warriorplus.com/o2/a/zg9cpm/0\r\n\r\nSpecial $4 Off - ‘BLINK4’ (Expires in an hour time)\r\n\r\nYou are getting AI Backlinks with a free commercial licence so you can send Backlinks to your clients websites Or Youtube Channels as well\r\n\r\nAnd start generating an evergreen income WITHOUT any hard work.\r\n\r\nHere’s the BEST part:\r\n\r\nIf you get AI Backlinks during the special launch period, you\'ll get the following bonuses for no extra cost:\r\n\r\nPuzzlinks OTO1 + Reseller - WORLD\'S FIRST Cloud Based 1-Click Puzzle & Maze Book Creator Platform Along With 1 Million+ Pre Made Puzzles & Mazes With PLR Licence\r\n\r\n\r\nFunnelinks OTO1 + Reseller- Brand new, drag n’ drop page builder that builds stunning websites, sales pages, powerful sales funnels, memberships landing pages, blogs & email marketing campaign in minutes with no skills required!\r\n\r\n\r\nDriveLinks OTO1 + RESELLER- DriveJam can be said as the world\'s most secure and fastest loading servers are ready to store your unlimited data\r\n\r\n\r\nGraphLinks With OTO1 + Reseller- Simple Canva Like App With New Technology Creates & Sells Unlimited Jaw Dropping Designs, Video, Logos & Banners\r\n\r\n\r\nEZYLinks With OTO1 + Reseller- WORLD\'S FIRST Builder Platform To Create Unlimited Stunning Videos + Thousands Of Pre Made Video Templates With Unique Inbuilt Video & Image Editor\r\n\r\n\r\nAI Backlinks AppBuilder Edition With OTO1 + Reseller- The World’s First Mobile App Builder Allows You To Turn Your Existing Website into a Lightning Fast Future Ready Mobile App\r\n\r\n\r\nAI Backlinks Logo Generator Tool- A premium tool that helps you create beautiful, unique Logos/Icons for your business and your clients\' business.\r\n\r\nBut you need to hurry as the Early Bird discount is expiring a few hours from now. \r\n\r\n=> Get Your AI Backlinks Lifetime Account + Commercial Licence at a One-Time Price https://warriorplus.com/o2/a/zg9cpm/0\r\n\r\nSpecial $4 Off - ‘BLINK4’ (Expires in an hour time)\r\n\r\nTo Your Success,', '2023-10-20 06:50:47', '2023-10-20 06:50:47'),
(282, 'Michael   Taylor', 'hoch.jaunita@gmail.com', 'অভিযোগ বক্স', 'Hiya   Is this the scenario?', 'Hello,\r\n\r\nGain your complementary AI Assistant Now! if not get left behind unless you\r\n\r\nWant to outshine the competition with more customers and saving time? \r\n\r\nGo to https://klxl.ink/more-sales now to explore our partnership that promises a surge in leads and sales for your business.\r\n\r\nBest regards,\r\n\r\n Michael   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-10-20 08:02:32', '2023-10-20 08:02:32'),
(283, 'epAYTdrqlW', 'callvisvetlana@list.ru', '?????? ????', 'Вам хороший вариант вот тут', 'Вам хороший вариант вот тут ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-20 20:56:07', '2023-10-20 20:56:07'),
(284, 'Bryan Wood', 'viralfacesai@earnmorenow.info', 'তথ্য অধিকার আইকন', 'Drive traffic, turn heads & push boundaries with A.I.', 'Hey,\r\n\r\nAI is a double edge sword.\r\n\r\nWith AI, millions of new marketersare flocking in with hopes of making it BIG!\r\n\r\nThe competition is now EVEN MORE FIERCER, unfair & unequal..\r\n\r\nAd costs going up.  Big gurus, big businesses monopolizing the market, and now it\'s almost impossible to break in.\r\n\r\nOr..  is it?\r\n\r\nWhat if I told you there was ONE *Secret AI HACK* to access millions of new customers with zero ad spend, sub count or followers?\r\n\r\n==> Go here to discover this *Secret AI Hack*: https://www.earnmorenow.info/viralfacesai \r\n\r\nIntroducing ViralFaces AI, the groundbreaking A.I. Face Tech that brings UNLIMITED Traffic to your website!\r\n\r\nWith this revolutionary platform, you can create 100s of attention-grabbing A.I. Face Videos that speak in just minutes.\r\n\r\nThese videos EXPLOITS Instagram & YouTube favouritism for Shorts & Reels and go viral organically.\r\n\r\nYou get 10 times more traffic, sales, reach, followers, and engagement...  just like that!\r\n\r\nHere\'re some results newbies getting with Face videos..\r\n\r\n- 10M views posting a self-improvement short\r\n- 1.5M views posting a gym tips reel\r\n- 2.8M views posting a health tips reel\r\n\r\n==> WATCH QUICK DEMO HERE: https://www.earnmorenow.info/viralfacesai \r\n\r\nViralFaces AI is available for a Low One Time Price during its public launch for the next few days only.\r\n\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nAct fast and get your account at the lowest price ever.\r\n\r\n==> Get ViralFaces AI Now: https://www.earnmorenow.info/viralfacesai \r\n\r\nLet’s skip the competition and get an unfair advantage over your competitors.\r\n\r\nGenerate more traffic, reach and sales with A.I Face Videos now!\r\n\r\nAll the Best,\r\nBryan Wood\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe\r\n\r\nAddress: 100 1st Ave. A, New York, NY 10003', '2023-10-22 03:28:56', '2023-10-22 03:28:56'),
(285, 'Mohammad Yagan', 'mohammad.yagan60@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner!', 'want to get an alert when your website is down? then use our 24on7 web monitor - it\'s absolutely free! \r\nvisit https://t.ly/HmMMe?paramountinsurancebd.com   for more info', '2023-10-22 06:12:06', '2023-10-22 06:12:06'),
(286, 'Mike Walker', 'mikeNeehymnsype@gmail.com', '?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Walker\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2023-10-22 08:08:10', '2023-10-22 08:08:10'),
(287, 'Martina Hmelnitsky', 'hmelnitsky.martina57@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your SEO with Our Groundbreaking Solution!', 'Cool website!\r\n\r\nDear paramountinsurancebd.com Administrator.\r\n\r\nMy name’s Martina, and I just located your site - paramountinsurancebd.com - while navigating the net. You showed up at the summit of the search results, so I looked you out. Seems like what you’re doing is quite cool.  \r\n\r\nBut if you don’t mind me asking – after someone like me runs across paramountinsurancebd.com, what normally happens?\r\n\r\nIs your site producing leads for your business? \r\n\r\nI’m guessing some, but I also gamble you’d like more… studies reveal that 7 out 10 who arrive on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a notion – what if there was an easy way for every visitor to “lift their hand” to get a phone call from you INSTANTLY… the moment they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that’s functions on your site, ready to catch any visitor’s Name, Email address and Phone Number.  It allows you know IMMEDIATELY – so that you can chat to that lead while they’re really examining your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Web Visitor now to see specifically how it works.\r\n\r\nTime is money when it comes to linking with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead attribute because once you’ve grabbed the visitor’s phone number, you can automatically a text message (SMS) conversation.\r\n  \r\nThink the possibilities – even if you don’t close a deal then and there, you can follow with text messages for new offers, content links, even just “how you doing?” notes to construct a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to discover what Web Visitor can do for your business\r\n\r\nYou could be converting up to 100X more leads today!\r\nMartina\r\n\r\nPS: Web Visitor offers FREE 14 days trial – and it even comprises Long Distance Calling. \r\nYou have customers eager to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/3LPltcD to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick notification - the monikers and email utilized in this communication, Martina and Hmelnitsky, are placeholders and not actually genuine contact information. We esteem openness and desired to ensure you’re aware of this! If ever you desire to communicate with the real one responsible for this memo, kindly check out our site, and we’ll connect you with the appropriate person.', '2023-10-22 16:55:24', '2023-10-22 16:55:24'),
(288, 'Reinaldo Zahel', 'reinaldo.zahel@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Change Your Web Existence with The Revolutionary Tool!', 'Dear paramountinsurancebd.com Webmaster!\r\n\r\nThis is Reinaldo here with a brief thought about your website paramountinsurancebd.com...\r\n\r\nI’m throughout the internet a lot and I examine many business websites.\r\n\r\nSimilar to yours, several them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with someone who visits.\r\n\r\nI understand – it’s hard. Studies show 7 out of 10 people who visit a site, abandon it in moments without leaving a trace. You got the eyeball, but nothing else.\r\n\r\nI have a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s functions on your site, set to capture any visitor’s Name, Email address, and Phone Number. You’ll know instantly they’re interested and you can call them directly to chat with them really while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to try out a Live Demo with Lead Capture now to see exactly how it works.\r\n\r\nIt might be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – instantly… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nAdditionally, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEach aspect I’ve just described is very straightforward to implement, cost-effective, and profitable.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to learn what Instant Engagement Tool can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nReinaldo\r\nPS: Lead Capture offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you immediately… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Lead Capture now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a brief note - the monikers and email utilized in this communication, Reinaldo and Zahel, are substitutes and not actually actual contact information. We cherish candor and wanted to ensure you are aware! In case you want to communicate with the real person responsible for this message, please go to our site, and we’ll connect you with the appropriate individual.', '2023-10-23 03:08:40', '2023-10-23 03:08:40'),
(289, 'Jose Griffiths', 'jose.griffiths@hotmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Webmaster!', 'want to get an alert when your website is down? then signup to our 24on7 web monitor - it\'s absolutely free! \r\nvisit https://t.ly/HM1Fg?paramountinsurancebd.com   for more info', '2023-10-23 06:10:06', '2023-10-23 06:10:06'),
(290, 'KevinZes', 'bark.o.vm.a.r.i.n.a90@gmail.com', '???? ?????? ????', 'Услуги перемещения-ваш путь к обновленной фазе жизни!', '<a href=https://migrantka.ru/>https://migrantka.ru/</a> \r\nДорогой товарищ, \r\nПредставьте себе момент,когда вы проходите сквозь дверь в будущее с надеждой и оптимизмом.По ту сторону этой двери вас ожидают многообещающие возможности и,самое главное,-грандиозные перспективы.Но как подойти к порогу этой двери? Одним из ключей к этой двери являются услуги миграции. \r\nСервисы в сфере миграции,которые мы имеем в ассортименте-это ваш путеводитель к новым горизонтам и шансам.Мы готовы предложить индивидуально разработанные и профессиональные решения для каждого заказчика,содействуя вам в преодолении барьеров и начать новую главу в жизни.', '2023-10-23 09:04:07', '2023-10-23 09:04:07'),
(291, 'Lonny Ligertwood', 'ligertwood.lonny@gmail.com', 'তথ্য অধিকার আইকন', 'Act Today! Unlock Unbelievable SEO for paramountinsurancebd.com!', 'Greetings paramountinsurancebd.com Administrator.\r\n\r\nIt\'s Lonny and just for a moment, imagine this…\r\n\r\n- An individual does a search and winds up at paramountinsurancebd.com.\r\n\r\n- They linger for a moment to explore.  “I’m intrigued… but… maybe…”\r\n\r\n- And then they hit the back button and explore the other search results alternatively. \r\n\r\n- Ultimately – you got an eyeball, but zilch to show for it.\r\n\r\n- There they go.\r\n\r\nIt isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you are able to fix that.\r\n\r\nVisitor Engagement Widget is a software widget that’s operates on your site, set to capture any visitor’s Name, Email address, and Phone Number. It allows you know right then and there – allowing you to call that lead while they’re literally viewing your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can instantly start a text (SMS) conversation… so even if you don’t close a deal at that time, you can follow up with text messages for new offers, content links, or even just “how you doing?” notes to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to learn what Visitor Engagement Widget can do for your business.\r\n\r\nYou could be converting up to 100X more leads now!\r\n\r\nLonny\r\nPS: Lead Conversion Tool offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers eager to talk with you right now… don’t keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Visitor Engagement Widget now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a quick message - the identities and email employed in this communication, Lonny and Ligertwood, are substitutes and not authentic contact information. We cherish transparency and desired to confirm you are aware! If you wish to get in touch with the real one responsible for this memo, kindly check out our site, and we’ll unite you with the right individual.', '2023-10-23 10:24:34', '2023-10-23 10:24:34'),
(292, '🎁 Get free iPhone 15: http://santsenareshimgathi.com/uploads/go.php 🎁 hs=eb792a925b4c5b8b0134b0ff2933f38c*', 'okebepu@merepost.com', 'তথ্য অধিকার আইকন', 'tr9iq3', 'ffzvww', '2023-10-24 07:23:55', '2023-10-24 07:23:55'),
(293, '🎁 Get free iPhone 15: https://telesmartsolutions.com/uploads/go.php 🎁 hs=5a65269347ded774db78dfe5572366c3*', 'okebepu@merepost.com', 'তথ্য অধিকার আইকন', 'p2pwy5', 'q159lc', '2023-10-24 07:25:46', '2023-10-24 07:25:46'),
(294, 'David   Brown', 'sumsuma.fernando@yahoo.com', 'তথ্য অধিকার আইকন', 'Hiya   Is this the circumstance?', 'Hello There,\r\n\r\nGain your Zero-Cost AI Assistant Now! to gain More customers and Save time Get ahead of the competition with AI or get left behind.\r\n\r\nGo to https://klxl.ink/more-sales\r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\n Robert   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-10-24 16:32:14', '2023-10-24 16:32:14'),
(295, 'aWlsDyCqfO', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-24 18:36:02', '2023-10-24 18:36:02'),
(296, 'John   Davis', 'sommer.wayn60@hotmail.com', 'অভিযোগ বক্স', 'Good Day  Can this be confirmed?', 'Hi ,\r\n\r\nSleep snug without a snore. The EPAP mask is your cost-effective gateway to tranquil nights.\r\n\r\nGo to https://sleepl.ink/sleep-easy to sleep the night away.\r\n\r\nUpgrade your sleep with Optipillows EPAP Mask. Address obstructive sleep apnea, keep airways open, and improve sleep quality seamlessly. \r\n\r\nA non-invasive, compact alternative to CPAP devices and is more affordable by more than 75%. Need more info?\r\n\r\nDiscover more at https://sleepl.ink/sleep-easy and sleep the night away.\r\n\r\n\r\nBest regards,\r\n\r\n Charles  Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-10-24 22:57:11', '2023-10-24 22:57:11'),
(297, 'BuddyPib', 'r.o.b.em.a.yn@gmail.com', '???? ?????? ????', 'приветствуем, дорогой автолюбитель!', 'немалый объем владельцев авто на сегодняшний день не переживают о своих шинах до тех пор, пока не возникнут трудности. \r\n \r\nесли протектор становится крайне тонким, то колеса приходят в опасное состояние. не забывайте! Одной из важных покупок, которые делают автолюбитель, определенно являются колеса. \r\n \r\nСогласно советам наших специалистов, регулярная смена шин вашего средства передвижения важна для безопасности на автостраде. \r\n<a href=https://www.rabota.md/ro/joburi/operator-call-centrer/12955456>https://www.rabota.md/ro/joburi/operator-call-centrer/12955456</a> \r\n \r\n \r\nсмена новой \"обуви\" для автомобилей может оказаться тяжелой задачей. Вы сталкиваетесь с немалым количеством брендов, размеров и моделей резины , , учитывая этот факт,  моментально можно потеряться. \r\n \r\nС намерением получить блаженство от вождения, ищите резину, которая под стать вашему стилю вождения. \r\n \r\nПоявились вопросы в пробретении необходимых скатов для вашего легкового автомобиля? наш штат сотрудников опытных экспертов поможет вам своими умениями. \r\n \r\nВам нравится удобная езда? Или вы любите чувствовать каждый поворот? Хорошо! наши искусные мастера быстро посоветуют вам идеальные покрышки! \r\n \r\nнереальное число факторов вредят вашим скатам. Начиная от острых предметов и заканчивая превышением скорости. \r\n \r\nпри условии, что вы купите неправильные скаты, то вы можете испортить производительность вашего транспорта и его способность справляться с любой погодой. Скаты вашего автомобиля усердно трудятся каждый раз, когда вы выезжаете на автостраду. \r\n \r\nлучшее средство почувствовать, пришло ли время ставить новые шины для вашей ласточки, — это доверить их проверку опытныму человеку. \r\n \r\nв нашем автомаркете вы сможете приобрести \"обувь\" для автомобилей разнообразных марок и брендов! И все по приятным ценам! Поможем приметить необходимые вам! \r\n \r\nнаш автотехцентр ставит на первое место рекомендации клиента. ввиду этого немаленькое число участников движения доверяет нам! Мы гарантируем качество! заезжайте! И убедитесь сами!', '2023-10-25 04:20:34', '2023-10-25 04:20:34'),
(298, 'Mark Carbine', 'markwints39@gmail.com', 'তথ্য অধিকার আইকন', 'interesting', 'I made a video for your site, would you like to see it?\r\n\r\nMark\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n205 N East Ave, Jackson, MI 49201\r\n\r\nAvoid Future Marketing Messages Here:\r\nhttps://shortchecklist.com/?info=paramountinsurancebd.com', '2023-10-25 22:17:47', '2023-10-25 22:17:47'),
(299, 'Clemmie Cohn', 'clemmie.cohn@yahoo.com', 'অভিযোগ বক্স', 'Boost Your Digital Appearance with Powerful Methods!', 'Hello to paramountinsurancebd.com Admin.\r\n\r\nI am Clemmie and, contrary to many emails you might get, I wanted to instead provide you with a word of praise – Congratulations!\r\n\r\nWhat for?\r\n\r\nPart of my job is to inspect websites and the work you’ve done with paramountinsurancebd.com definitely is notable.\r\n\r\nIt’s clear you’ve taken building a website seriously and invested a real commitment of time and resources into developing it premium.\r\n\r\nNevertheless, there is, a catch… more accurately, a question…\r\n\r\nSo, when someone like me discovers your site – perhaps on top of the search results (nice job BTW) or just through a random link, how can you tell?\r\n\r\nMore importantly, how can you make a connection with that person?\r\n\r\nStudies indicate that 7 out of 10 visitors don’t stay – they are there one second and then vanished.\r\n\r\nHere’s a way to create IMMEDIATE engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a widget  that’s operates on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they are interested – so that you can talk to that lead as they’re actually looking at paramountinsurancebd.com.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to experience a Live Demo with Web Visitors Into Leads today to realize exactly how it works.\r\n\r\nIt could be a transformative change for your business – and it becomes even better… after you have captured their phone number, with our new SMS Text With Lead function, you can instantly start a text (SMS) discussion – immediately (& there’s actually a 100X difference between contacting someone within just 5 minutes compared to 30 minutes.)\r\n\r\nAdditionally then, even if you don’t seal a deal right away, you can connect later on with text messages for fresh offers, content links, or even just follow up notes to establish a relationship.\r\n\r\nAll I have just described is straightforward, simple, and effective.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn what Web Visitors Into Leads can do for your business.\r\n\r\nYou can be turning up to 100X more leads today!\r\n\r\nClemmie\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – and it includes International Long Distance Calling. \r\nThere are customers eager to speak with you at this moment… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to try Web Visitors Into Leads today.\r\n\r\nIf you\'d choose to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick note - the names and email used here, Clemmie and Cohn, are placeholders and not real contact details. We value transparency and wish to ensure sure you’re aware! If you want to reach out with the actual person behind this message, please visit our website, and we’ll associate you with the right individual.}', '2023-10-26 01:41:55', '2023-10-26 01:41:55'),
(300, 'JimmieFrutt', 'jw5.55193.7@gmail.com', '?????? ????', 'салют, почтенный водитель!', 'большой объем автомобилистов в эти дни не беспокоятся о своей \"обуви\" для автомобилей до тех пор, пока не окажутся в затруднительном положении. \r\n \r\nВременами протектор становится крайне тонким, то \"обувь\" для автомобилей приходит в ненадежное состояние. Примите во внимание! Одной из полезных покупок, которые совершают автовладельцы, именно является резина. \r\n \r\nСогласно наставлениям наших экспертов, правильная смена шин вашего железного коня важна для надежности на шоссе. \r\n<a href=https://ok8.md/988pi5l57567/?id=109195>https://ok8.md/988pi5l57567/?id=109195</a> \r\n \r\n \r\nустановка новых покрышек может оказаться сложной миссией. Вы сталкиваетесь с немалым ассортиментом брендов, размеров и моделей обуви для автомобиля , по этой причине мгновенно можно сбиться с мысли. \r\n \r\nчтобы получить радость от путешествия, ищите резину, которая подходит вашему стилю управления. \r\n \r\nПоявились сомнения в смене нужной резины для вашего автомобиля? наш персонал профессиональных автомехаников поможет вам своей информацией. \r\n \r\nВам нравится удобная езда? Или вы избираете ощущать каждый поворот? Замечательно! наши безупречные специалисты легко выберут вам идеальную резину! \r\n \r\nогромное количество факторов вредят вашим шинам. Начиная от лежачих полицейских и заканчивая дождем. \r\n \r\nесли вы найдете неправильные шины, то вы можете понизить эффективность вашего транспортного средства и его навык справляться с любым климатом. Скаты вашей машины усердно работают всякий раз, когда вы выезжаете на автостраду. \r\n \r\nлучший способ разобраться, наступили ли времена приобретать новые шины для вашего транспорта, — это поручить их осмотр профессионалу. \r\n \r\nна нашей станции технического обслуживания вы сможете отыскать скаты любых марок и брендов! И все по недорогим ценам! Поможем купить подходящие вам! \r\n \r\nнаш автосалон ставит на первое место рекомендации клиента. поэтому много автолюбителей доверяет нам! Мы гарантируем качество! приезжайте! И убедитесь сами!', '2023-10-26 07:56:14', '2023-10-26 07:56:14'),
(301, 'Rico Caveglia', 'christina.mansergh8@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Have a question', 'Hey,\r\n\r\nAre you tired of feeling sluggish, stressed, and struggling to find time for yourself? I\'m Rico from Ageless Living Lifestyle, and we have the perfect solution for busy business owners like you. Introducing Fast Fit 17 - a program designed to help you regain your health, energy, and confidence without sacrificing precious time.\r\n\r\nHere are the key points:\r\n\r\n- Fast Fit 17: Achieve remarkable results in just two 17-minute sessions per week.\r\n- Maximum Results, Minimal Time: Experience noticeable changes in 30 days, with improved energy levels and confidence.\r\n- Bonus Training Videos: Get four bonus videos on weight loss, flexibility, healthy eating, and warm-up routines.\r\n\r\nClick below to get started and join the Fast Fit 17 program:\r\n\r\nClick here: --> https://bit.ly/fastfit17 \r\n\r\nDon\'t let the misconception that it takes hours to get fit hold you back. With Fast Fit 17, you\'ll achieve amazing results in just minutes a day. Act now and take control of your health today.\r\n\r\nTo your health and success,\r\n\r\nRico\r\nAgeless Living Lifestyle\r\n\r\nP.S. Time is of the essence. Don\'t let your busy schedule be the reason you compromise your health. Click the button above and start your journey to a fit and vibrant life.', '2023-10-27 00:43:48', '2023-10-27 00:43:48'),
(302, 'EaEQRhEaUkN', 'tVNUqF.qmwhqjc@chiffon.fun', 'Select Dropdown', 'TklXyKqyKeoqjDevvJDAJbnhj', 'TklXyKqyKeoqjDevvJDAJbnhj', '2023-10-27 04:09:45', '2023-10-27 04:09:45'),
(303, 'Robert   Thompson', 'mcrae.eloy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Is this valid?', 'Hello There,\r\n\r\nGain your Zero-Cost AI Assistant Now! to gain More customers and Save time Get ahead of the competition with AI or get left behind.\r\n\r\nGo to https://klxl.ink/more-sales\r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\nBest wishes,\r\n\r\n James   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-10-27 15:53:42', '2023-10-27 15:53:42'),
(304, 'RobertTob', 'zelatcol@gmail.com', '?????? ????', 'Aloha  i write about   the price for reseller', 'Hi, roeddwn i eisiau gwybod eich pris.', '2023-10-27 18:09:30', '2023-10-27 18:09:30'),
(305, 'MichaelRaind', 'yasen.krasen.13+71198@mail.ru', '?????? ????', 'Mfheidjwhfuh HUJUHGUJH djwidjwfhuefejjifeh NUHUUUhufhedjefheuhufheudhuwfhu', 'Nguheidjiwfefhei ijiwdwjurFEJDKWIJFEIF аоушвцшургаруш ШОРГПГОШРГРПГОГРГ iryuieoieifegjejj bvncehfedjiehfu paramountinsurancebd.com', '2023-10-27 21:09:21', '2023-10-27 21:09:21'),
(306, 'Albert Street', 'adsense@realdollar.xyz', 'তথ্য অধিকার আইকন', 'Help you grow your income via Adsense - 100% account approval guarantee', 'Hi webmaster,\r\n\r\nGoogle AdSense is the No. 1 advertising network，countless websites earn high revenue through it, and even corporate sites monetize their blogs partially through Adsense.\r\n\r\nBut, the important thing is how to get it approved, I\'ll show you how to get an Adsense account- 100% approval guarantee.\r\n\r\nFalak Writes, an Adsense expert from Pakistan, has more than 7 years of experience with Google AdSense. He is currently delivering google adsense approval guarantee service on the world\'s largest service platform. The platform will protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n\r\nWhy did you choose Falak?\r\n\r\nIf you buy his services he will provide you with a 100% approval guarantee with content, website design, basic pages etc. Even if your AdSense is rejected for any reason you can still order him. he will fix any kind of error, such as:\r\n\r\nLow Value.\r\nScreen Content Error.\r\nAny other Errors.\r\n\r\nThe most important thing is that your order will not be complete until you get Adsense approval. He is not like other sellers who only provide you articles and some fancy theme and said that your AdSense approval niche is ready etc.\r\n\r\nThese things are not enough﻿ to get AdSense approval, that\'s why he claimed that ALL IN ONE just buy his gig and get AdSense approval.\r\n\r\nNow click here to chat with him online and get your Adsense account：https://www.realdollar.xyz/adsense\r\n\r\nAlbert Street\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe\r\n\r\n1201 N Market St, Frederick, MD 21701', '2023-10-27 21:21:10', '2023-10-27 21:21:10'),
(307, 'Mike Bradshaw', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Howdy \r\n \r\nI have just took an in depth look on your  paramountinsurancebd.com for the ranking keywords and saw that your website could use an upgrade. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Bradshaw\r\nDigital X SEO Experts', '2023-10-28 05:33:49', '2023-10-28 05:33:49'),
(308, 'MiltonThusy', 'kon.st.a.s.ht@gmail.com', '?????? ????', 'Автосервис: Зачем Нам Нужен Этот Важный Ассистент', 'Автомобиль - это не просто средство передвижения. Для множества среди нас он стал надежным спутником в повседневной жизни. Он доставляет нас на работу, позволяет совершать долгие путешествия, спасает в чрезвычайных ситуациях и дарит нам свободу передвижения. Но даже самый беспроигрышный автомобиль периодически настятельно просит проф ухода, и именно тут в игру вступает автосервис. \r\n \r\n1. Техобслуживание \r\n \r\nАвтосервис - это пространство, где проф механики берут на себя заботу о состоянии вашего автомобиля. Постоянное техобслуживание разрешает предотвращать множество заморочек и увеличивать срок службы вашего авто. Замена масла, ревизия коробки, антифриза, тормозной жидкости - все это проделывает вашу машину надежной и безопасной. \r\n \r\n2. Ремонт и Восстановление \r\n \r\nВ жизни бывают непредвиденные истории, и ваш автомашину может пригодиться ремонт. Автосервис дает услуги по диагностике и ремонту мотора, трансмиссии, тормозов, электрики и прочих систем. Профессиональные мастера посодействуют выявить и убрать поломке, вернув вашему авто боевую готовность. \r\n<a href=https://999.md/ru/84443799>https://999.md/ru/84443799</a> \r\n \r\n3. Защищенность и Надежность \r\n \r\nПоддерживая автомобиль в хорошем техническом состоянии, вы гарантируете свою безопасность и безопасность окружающих. Надежная транспортная система - это гарантия,  собственно что ваш автомобиль не представляет угрозы на магистрали. Также, автосервис может помочь блюсти стандарты защищенности и экологичности. \r\n \r\n4. Экономия Времени и Денег \r\n \r\nНекоторые имеют все шансы считать,  собственно что воззвание к автосервису - вспомогательные затраты, хотя это вовсе не так как могло показаться на первый взгляд. Регулярное сервис и предотвращение дорогостоящих ремонтов имеют все шансы значительно сэкономить ваши средства в долгосрочной перспективе. к тому же, беспроигрышный автомашину сберегает ваше время и нервы. \r\n \r\n5. Гарантия и Качество \r\n \r\nАвтосервисы работают сообразно высочайшим эталонам и нередко деют гарантии на собственную работу. Это дает для вас уверенность в виде предоставляемых услуг и честности тарифов. Многие автосервисы используют оригинальные запчасти, что обеспечивает длинный срок службы. \r\n \r\n6. Удобство и Уют \r\n \r\nСовременные автосервисы предлагают посетителям огромное количество удобств. Вы можете записаться на обслуживание онлайн, пользоваться заменой масла дома либо оставить автомашину на стоянке и получить его уже отремонтированным. Все это проделывает обслуживание авто  очень максимально комфортным. \r\n \r\nВ итоге, автосервис - это не просто место ремонта, это ваш беспроигрышный компаньон в уходе за вашим автомобилем. Заботясь о своему автомобилю, вы кроме того заботитесь о собственной защищенности, экономите средства и время. Так что не забывайте о регулярном обслуживании и при необходимости обращайтесь в беспроигрышный автосервис. Ваш автомобиль и ваши нервы произнесут для вас спасибо.', '2023-10-29 02:05:09', '2023-10-29 02:05:09'),
(309, 'Bruno Lutz', 'lutz.bruno@yahoo.com', 'তথ্য অধিকার আইকন', 'Reveal the Opportunities of Your Website with paramountinsurancebd.com!', 'Greetings to paramountinsurancebd.com Owner!\r\n\r\nGreat website!\r\n\r\nMy name’s Bruno, and I recently discovered your site - paramountinsurancebd.com - when browsing the net. You popped up on the top of the search results, so I looked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut just in case you don’t mind me asking – once someone like me lands across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m assuming a few, but I also assume you’d love more… research show that 7 out 10 people that land on a site wind up leaving without leaving any trace.\r\n\r\nThat\'s unfortunate.\r\n\r\nHere is a suggestion – what if there\'s an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they visit your site and said, “call me now.”\r\n\r\nWell, you can –\r\n\r\nWeb Visitors Into Leads is a application widget that’s operates on your site, prepared to capture every visitor’s Name, Email address and Phone Number. It allows you know IMMEDIATELY – so that you can talk to that lead while they’re literally checking out your site.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to check out a Live Demo with Web Visitors Into Leads today to realize exactly how it operates.\r\n\r\nTime is crucial when it comes to engaging with leads – the difference between reaching out to someone in just 5 minutes compared to 30 minutes later is significant – like 100 times superior!\r\n\r\nThat’s why we designed out our new SMS Text With Lead function… because after you’ve grabbed the visitor’s phone number, you can instantly start a text message (SMS) chat.\r\n\r\nThink about the possibilities – even if you don’t close a deal immediately, you can keep in touch with text messages for fresh promotions, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be fantastic?\r\n\r\nCLICK HERE https://bit.ly/LeadGena to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads as we speak!\r\nBruno\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it also comes with International Long Distance Calling. \r\nYou have customers eager to chat with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to test Web Visitors Into Leads today.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a quick note - the names and email used here, Bruno and Lutz, are for representation and not actual contact information. We cherish transparency and aim to make that you’re aware! If you want to come in contact with the real person responsible for this message, kindly go to our website, and we’ll associate you with the correct individual.', '2023-10-29 12:08:27', '2023-10-29 12:08:27'),
(310, 'AdrianKic', 'algupin.a.k.sen.i.a@gmail.com', '???? ?????? ????', 'Зачем заказывать услуги на нашем сайтеhttps://alfamed.md/: преимущества и удобства', 'Современный мир быстро меняется, и с ним изменяются и способы получения нужных нам услуг. Интернет стал обязательной частью нашей жизни, и он открывает пред нами множество возможностей, включая заказ услуг интернет. На нашем сайте мы предоставляем уникальную платформу для заказа всевозможных услуг, и в этом тексте мы рассмотрим, почему это так удобно и выгодно. \r\n \r\n1.Размашистый выбор услуг  \r\n<a href=https://alfamed.md/>https://alfamed.md/</a> \r\nНа нашем сайте вы посчитаете неограниченное количество различных предложений, начиная от предложения доставки продуктов до предложений строительства и ремонтных работ. Широкий ассортимент разрешает для вас с легкостью отыскать непосредственно ту предложение, кот-ая вам необходима, без необходимости поиска по различным ресурсам. \r\n \r\n2.Удобство и доступность \r\nОнлайн-заказ услуги позволяет для вас сэкономить кучу времени. Вы можете устроить заказ, находясь жилища, на работе либо в пути. Для вас не понадобиться тратить время и силы на тур в кабинеты либо магазины. Наш вебсайт доступен 24/7, и вам продоставляется возможность создавать заказы в комфортное вам время. \r\n \r\n3.Экономия средств \r\nМногие услуги, дешевые на нашем сайте, предлагаются по конкурентоспособным тарифам. кроме всего прочего, вы можете сравнить предложения различных исполнителей и выбрать более прибыльное. Это способствует экономии ваших средств. \r\n \r\n4.Защищенность и надежность \r\nМы тщательно отбираем партнеров и исполнителей, предоставляющих предложения на нашем веб-сайте, дабы обеспечить вашу безопасность и надежность заявок. Мы кроме того предоставляем возможность оценивать и оставлять отзывы о выполненных предложениях,  собственно что может помочь другим юзерам подбирать лучших исполнителей. \r\n \r\n5.Удобная система оплаты \r\nОплата услуг на нашем веб-сайте происходит комфортным вам методом. Вам продоставляется возможность выбрать наиболее подходящий вариант, будь то онлайн-перевод, банковская карта либо другие варианты. \r\n \r\n6.Поддержка и консультации \r\nНаша команда готова помочь для вас с любыми вопросами и предоставить нужную информацию. Мы ценим наших посетителей и рвемся предоставить наилучший обслуживание. \r\n \r\n7.Время себе \r\nЗаказывая услуги на нашем сайте, вы освобождаете для себя время, которое возможно израсходовать на более важные и милые вещи. Например, вам продоставляется возможность обмануть больше времени с семьей, увлекаться средствами хобби или даже развивать свой бизнес. \r\n \r\nЗаказывая предложения на нашем веб-сайте, вы экономите свои ресурсы, получаете высокое качество услуг и сохраняете собственную ценную энергию. Мы гарантируем ублажение ваших необходимостей и оказываем поддержку на каждом этапе сотрудничества. Не упустите вероятность сделать свою жизнь проще и удобнее - заказывайте услуги на нашем сайте уже сейчас!', '2023-10-30 01:40:19', '2023-10-30 01:40:19'),
(311, 'Fern Toomer', 'fern.toomer@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock Powerful Methods for paramountinsurancebd.com!', 'Cool website!\r\n\r\nTo the paramountinsurancebd.com Owner!\r\n\r\nMy name’s Fern, and I just found your site - paramountinsurancebd.com - while browsing the net. You appeared at the peak of the search results, so I looked you out. Appears like what you’re doing is very cool.  \r\n\r\nBut if you don’t mind me questioning – after someone like me comes across paramountinsurancebd.com, what normally happens?\r\n\r\nIs your site creating leads for your business? \r\n\r\nI’m supposing some, but I also gamble you’d like more… studies demonstrate that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an effortless way for every visitor to “elevate their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that’s works on your site, prepared to grab any visitor’s Name, Email address and Phone Number.  It enables you know IMMEDIATELY – so that you can chat to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the distinction between contacting someone within 5 minutes versus 30 minutes later can be massive – like 100 times better!\r\n\r\nThat’s why we built our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can instantly a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nFern\r\n\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes Long Distance Calling. \r\nYou have customers eager to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/3LPltcD to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nSimply a rapid notification - the names and email used in this message, Fern and Toomer, are placeholders and not actually real contact details. We cherish honesty and wished to ensure you’re aware! In case you want to make contact with the genuine entity behind this message, please check out our site, and we’ll associate you with the right individual.', '2023-10-30 16:08:44', '2023-10-30 16:08:44'),
(312, 'Hervé Somé', 'keisha.myles@hotmail.com', 'তথ্য অধিকার আইকন', 'Parlez-vous français? Let\'s Speak French Together!', 'Hi there,\r\n\r\nMy name is Hervé Somé, and I\'m reaching out from French Learners Club. We specialize in helping adult English speakers who are learning French to improve their conversational skills and gain confidence in speaking the language.\r\n\r\nHere\'s why you should choose French Learners Club:\r\n\r\n• Personalized Approach: Our program allows you to practice your oral French under the supervision of a French professor. Get immediate feedback, corrections, and coaching to improve your pronunciation and fluency.\r\n\r\n• Easy and Effective: We show you how to leverage your knowledge of English to speak French effortlessly. Start any kind of sentence in French easily and understand when people talk to you in French.\r\n\r\n• Free Trial: Take advantage of our special offer and try our program for free. Experience the power of our approach firsthand and see how it can transform your French speaking abilities.\r\n\r\nDon\'t let the fear of speaking hold you back from mastering French. With French Learners Club, you\'ll gain the confidence and skills you need to communicate fluently. \r\n\r\nMany people who learn French don’t have the opportunity to speak it and that is an issue for them. At French Learners Club, we\'re not just teaching French. We\'re providing you with the opportunity to connect with others, expand your horizons, and unlock a whole new world of possibilities through language.\r\n\r\nTake the first step towards speaking French confidently, click below to join now: \r\n\r\nhttps://bit.ly/frenchlearnersclub-get-started\r\n\r\nSpeak French with confidence and unlock a world of opportunities with French Learners Club.\r\n\r\nWarm regards,\r\n\r\nHervé Somé \r\nFrench Learners Club\r\n\r\nP.S. Remember our slogan: \"If you speak English, I can help you learn French FAST!\" Leverage your English skills and let us show you just how easy it can be to speak French fluently.', '2023-10-30 21:58:23', '2023-10-30 21:58:23'),
(313, 'Tigran Ayrapetyan', 'ujn2esbgakah@opayq.com', '?????? ????', 'Capital Business Funding', 'Hello, \r\n \r\nWe provide funding through our venture capital company to both start-up and existing companies either looking for funding for expansion or to accelerate growth in their company. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early repayment penalties. \r\n \r\nWe would like to review your business plan or executive summary to understand a much better idea of your business and what you are looking to do, this will assist in determining the best possible investment structure we can pursue and discuss more extensively. \r\n \r\n \r\nI hope to hear back from you soon. \r\n \r\nSincerely, \r\n \r\nTigran Ayrapetyan \r\nInvestment Director \r\nDevcorp International W.L.L. \r\nP.O Box 10236 Shop No. 305 \r\nFlr 3 Manama Centre, Bahrain \r\nEmail: tigran.a@devcorpinternational.com', '2023-10-31 02:29:34', '2023-10-31 02:29:34'),
(314, 'Libby Evans', 'libbyevans461@gmail.com', 'অভিযোগ বক্স', 'Get Noticed on Instagram: Gain 400-1200 New Followers Each Month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers safely and practically. \r\n\r\nWe aim to gain you 300-1000+ real human followers per month, with all actions safe as they are made manually (no bots).\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nLet me know if you are interested and have any questions.\r\n\r\nKind Regards,\r\nLibby', '2023-10-31 04:02:54', '2023-10-31 04:02:54'),
(315, 'DanielFef', 'brayden.hunt@gmail.com', '???? ?????? ????', 'Guaranteed income from email newsletters from $30,000 per month', 'Stable income from email newsletters over $30,000 per month http://emailmarketing-56261510.magnetorepairs.com/shop?57204', '2023-10-31 04:46:10', '2023-10-31 04:46:10');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(316, 'DanielFef', 'brayden.hunt@gmail.com', '???? ?????? ????', 'Guaranteed income from email newsletters from $30,000 per month', 'Stable income from email newsletters over $30,000 per month http://emailmarketing-56261510.magnetorepairs.com/shop?57204', '2023-10-31 04:46:11', '2023-10-31 04:46:11'),
(317, 'DanielFef', 'brayden.hunt@gmail.com', '?????? ????', 'Guaranteed income from email newsletters from $30,000 per month', 'Stable income from email newsletters over $30,000 per month http://emailmarketing-56261510.magnetorepairs.com/shop?57204', '2023-10-31 04:46:13', '2023-10-31 04:46:13'),
(318, 'DanielFef', 'brayden.hunt@gmail.com', '???? ?????? ????', 'Guaranteed income from email newsletters from $30,000 per month', 'Stable income from email newsletters over $30,000 per month http://emailmarketing-56261510.magnetorepairs.com/shop?57204', '2023-10-31 04:46:14', '2023-10-31 04:46:14'),
(319, 'DanielFef', 'brayden.hunt@gmail.com', '?????? ????', 'Guaranteed income from email newsletters from $30,000 per month', 'Stable income from email newsletters over $30,000 per month http://emailmarketing-56261510.magnetorepairs.com/shop?57204', '2023-10-31 04:46:16', '2023-10-31 04:46:16'),
(320, 'BuddyPib', 'b.i.k.ti.mi.r.ov128@gmail.com', '?????? ????', 'рады вас видеть, уважаемый водитель!', 'немаленькое количество пользователей авто в наше время не беспокоятся о своих покрышках до тех пор, пока не попадут в неприятную ситуацию. \r\n \r\nИной раз, когда протектор оказывается сильно тонким, то шины приходят в неустойчивое состояние . Держите в памяти! Одной из значимых обновок, которые делают пользователи авто, всё-таки является резина. \r\n \r\nСогласно пожеланиям наших профессионалов, правильная установка шин вашего автомобиля важна для безопасности на асфальте. \r\n<a href=https://www.rabota.md/ro/joburi/manager-de-inchirieri-auto-premium/13114097>https://www.rabota.md/ro/joburi/manager-de-inchirieri-auto-premium/13114097</a> \r\n \r\n \r\nустановка новых скатов может оказаться сложной миссией. Вы сталкиваетесь с немаленьким количеством брендов, размеров и моделей шин , в связи с этим быстро можно запутаться. \r\n \r\nС целью получить наслаждение от езды, ищите скаты, которые под стать вашему стилю вождения. \r\n \r\nВозникли вопросы в смене подходящих шин для вашей тачки? наш штат сотрудников высококвалифицированных специалистов поможет вам своими умениями. \r\n \r\nВам нравится тихая поездка? Или у вас в приоритете чувствовать каждый поворот? Принято! наши непревзойденные знатоки мгновенно подберут вам идеальную резину! \r\n \r\nогромное количество факторов вредят вашим колесам. Начиная от острых предметов и заканчивая быстрым стартом. \r\n \r\nесли вы найдете неправильную \"обувь\" для авто, то вы можете испортить производительность вашей легковушки и его умение справляться с любой погодой. Скаты вашего железного коня прилежно работают каждый раз, когда вы выезжаете на твердую поверхность. \r\n \r\nлучшее средство понять, пришло ли время присматривать новые шины для вашей тачки, — это доверить их обследование знатоку. \r\n \r\nв нашем офисе вы сможете выбрать \"обувь\" для автомобилей разных марок и брендов! И все по дружественным ценам! Поможем купить соответствующие вам! \r\n \r\nнаш сервисный центр ставит на первое место просьбы клиента. соответственно множество участников движения верят нам! Мы гарантируем качество! приезжайте! И убедитесь сами!', '2023-10-31 04:57:52', '2023-10-31 04:57:52'),
(321, 'Jonathon Piper', 'jonathon.piper@outlook.com', 'অভিযোগ বক্স', 'These are the most peaceful, soothing, and relaxing songs for kids', 'If your little one is resisting bedtime, you can play lullabies to put them to sleep. Children like to play with the objects around them, and lullabies help them go to sleep quicker. The best part is that these songs are free! Lullaby for Newborns To Go To Sleep will be over in less than two minutes. Try our soothing music to assist your baby go asleep. The soft music lets you and your kid unwind and drop off to sleep. https://youtu.be/-XknjNPa6Wk', '2023-10-31 09:41:27', '2023-10-31 09:41:27'),
(322, 'Jude Dewees', 'jude.dewees@msn.com', 'অভিযোগ বক্স', 'Maximize Your Sales with This New Tool!', 'paramountinsurancebd.com Administrator, Greetings. I\'ve just discovered your website, brief question…\r\n\r\nMy name’s Jude, I discovered paramountinsurancebd.com after performing a swift search – your site showed up near the peak of the rankings, so whatever you’re working on for SEO, seems like it’s working well.\r\n\r\nSo here is my inquiry – what exactly transpires AFTER somebody lands on your site? Anything?\r\n\r\nData tells us at least 70% of the individuals who locate your website, after a swift glance, they leave… for good.\r\n\r\nThat indicates that all of the the work and endeavor you put into getting them to show up, goes the tubes.\r\n\r\nWhy would you desire all great work and effort – and the excellent site you’ve constructed – go to waste?\r\n\r\nAs the odds are they’ll just skip over calling up or even pulling out their mobile phone, leaving in the lurch.\r\n\r\nBut however, here’s a thought… what if you could make super-simple for someone to raise hand, “okay, let’s talk” without requiring them to even pull out their mobile phone from their pocket, thanks to innovative new software that can literally that first call NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits your site and waiting capture any visitor’s Name, Email address and Phone Number. It lets you know – so that you can talk to that lead they’re still there at your site, you know, strike the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works targeting leads, you HAVE to act fast – the difference contacting within 5 minutes versus 30 minutes later is huge – like 100 times!\r\n\r\nThat’s you should check out our new SMS Text With Lead feature… once you’ve captured the phone number of the website, you can automatically kick off a text with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using messages make new offers, provide links to great, and build credibility this alone could be a game changer to make your website more effective, strike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn about everything Visitors Into Leads can do your business be amazed, thanks and keep the great work!\r\n\r\nJude\r\nPS: Web Visitors Into Leads offers a FREE 14 days – you could converting up to 100x more leads immediately! It even includes International Long Distance Calling wasting chasing that don’t into paying. CLICK HERE https://bit.ly/LeadGena to try Visitors Into Leads now, if you\'d like to unsubscribe here https://bit.ly/3rD0G5c\r\n\r\nJust quick note - the names used here, are placeholders real contact information. We value and wanted to make you’re aware! If you wish get in touch with the real behind this message visit website, and we’ll connect you with the right individual.}', '2023-10-31 14:41:31', '2023-10-31 14:41:31'),
(323, 'RobertTob', 'alfredegov@gmail.com', '???? ?????? ????', 'Hello  i am writing about   the price', 'Hai, saya ingin tahu harga Anda.', '2023-10-31 17:43:20', '2023-10-31 17:43:20'),
(324, 'cvZdjJVAdJ', 'callvisvetlana@list.ru', '???? ?????? ????', 'Откинь сомнения и бери все', 'Откинь сомнения и бери все ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-10-31 18:06:44', '2023-10-31 18:06:44'),
(325, 'Chloe Davis', 'chloe@moneyaccess.xyz', 'অভিযোগ বক্স', 'Hello', 'Would you consider some additional working capital if the price and terms were acceptable?\r\n\r\n See what you qualify for in less\r\n\r\nthan 30 seconds without affecting your credit or submitting a single document.\r\n\r\nGo to www.nextdayworkingcapital.com to instantly see how much we can offer you. \r\n\r\n\r\n\r\n\r\nChole Davis\r\nNext Day Working Capital\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe\r\n\r\n\r\n\r\n\r\nor write to:\r\n\r\n\r\n\r\n\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd\r\nLas Vegas, NV 89119', '2023-11-01 01:38:38', '2023-11-01 01:38:38'),
(326, 'MiltonThusy', 'ok.f.ild.s@gmail.com', '???? ?????? ????', 'Автосервис: Для чего Нам Нужен Данный Важный Ассистент', 'Автомобиль - это не просто средство передвижения. Для многих из нас он стал надежным спутником в ежедневной жизни. Он доставляет нас на работу, разрешает осуществлять длительные путешествия, выручает в чрезвычайных ситуациях и презентует нам свободу передвижения. Хотя в том числе и самый беспроигрышный автомашину время от времени требует проф ухода, и именно здесь в игру вступает автосервис. \r\n \r\n1. Техобслуживание \r\n \r\nАвтосервис - это пространство, где профессиональные механики берут на себя заботу о состоянии вашего автомобиля. Постоянное техническое обслуживание позволяет предотвращать огромное количество заморочек и наращивать срок службы вашего авто. Подмена масла, проверка трансмиссии, антифриза, тормозной жидкости - все это проделывает вашу машину надежной и безопасной. \r\n \r\n2. Ремонт и Восстановление \r\n \r\nВ жизни случаются неожиданные истории, и ваш автомашину может пригодиться ремонт. Автосервис предоставляет предложения по диагностике и ремонтным работам мотора, трансмиссии, тормозов, электрики и других систем. Профессиональные мастера посодействуют выявить и убрать неисправности, возвратив вашему авто боевую готовность. \r\n<a href=https://999.md/ru/84441046>https://999.md/ru/84441046</a> \r\n \r\n3. Защищенность и Надежность \r\n \r\nПоддерживая автомашину в хорошем техническом состоянии, вы гарантируете собственную защищенность и безопасность находящихся вокруг. Достоверная транспортная система - это залог, что ваш автомобиль не дает угрозы на магистрали. Кроме того, автосервис может помочь соблюдать стереотипы защищенности и экологичности. \r\n \r\n4. Бережливость Времени и Средств \r\n \r\nКое-какие имеют все шансы считать,  собственно что воззвание к автосервису - дополнительные издержки, хотя это вовсе не так как могло показаться на первый взгляд. Регулярное сервис и предотвращение дорогих ремонтов могут значительно сберечь ваши средства в длительной возможности. кроме всего прочего, беспроигрышный автомашину экономит ваше время и нервишки. \r\n \r\n5. Залог и Качество \r\n \r\nАвтосервисы трудятся согласно высоким стандартам и часто предоставляют гарантии на свою работу. Это дает для вас уверенность в виде предоставляемых услуг и честности тарифов. Почти все автосервисы используют оригинальные запчасти, что обеспечивает длинный срок службы. \r\n \r\n6. Удобство и Уют \r\n \r\nСовременные автосервисы предлагают клиентам огромное количество удобств. Вы можете записаться на сервис онлайн, пользоваться подменой масла на дому или оставить автомашину на стоянке и получить его уже отремонтированным. Все это делает сервис авто максимально комфортным. \r\n \r\nВ итоге, автосервис - это не просто пространство ремонта, это ваш беспроигрышный компаньон в уходе за вашим автомашиной. Заботясь о своей машине, вы также заботитесь о собственной защищенности, экономите деньги и время. Так что не запамятовывайте о постоянном обслуживании и при необходимости обращайтесь в надежный автосервис. Ваш автомашину и ваши нервы скажут вам спасибо.', '2023-11-01 05:24:09', '2023-11-01 05:24:09'),
(327, 'Michael  Smith', 'solorio.mireya@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello   Can this be verified?', 'Good Day ,\r\n\r\nSleep snug without a snore. The Optipillows EPAP Mask is your pocket-friendly gateway to restful nights.\r\n\r\nVisit https://sleepl.ink/sleep-easy to sleep the night away.\r\n\r\nUpgrade your sleep with the EPAP mask. Address obstructive sleep apnea, keep airways open, and boost sleep quality effortlessly. \r\n\r\nA non-invasive, portable alternative to CPAP devices and is cheaper by more than 75%. Need more info?\r\n\r\nDiscover more at https://sleepl.ink/sleep-easy and enjoy peaceful slumbers.\r\n\r\n\r\nBest regards,\r\n\r\n Joseph   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-11-01 06:32:45', '2023-11-01 06:32:45'),
(328, 'Hanna Breton', 'breton.hanna@googlemail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Online Existence with The Newest Tool!', 'Howdy to the paramountinsurancebd.com Administrator!\r\n\r\nMy name’s Hanna and I recently came across your web site - paramountinsurancebd.com - on the search results\r\n\r\nHere is what that implies to me…\r\n\r\nYour SEO’s doing its job.\r\n\r\nYou’re getting eyeballs – at least mine at least.\r\n\r\nYour content’s not bad, wouldn’t change a thing\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills\r\n\r\nCUSTOMERS do\r\n\r\nAnd studies show show that 7 out of 10 visitors to a site like like paramountinsurancebd.com will stop by, have a look, and then depart without doing anything else anything else.\r\n\r\nIt’s like they never never were even even there.\r\n\r\nYou can resolve this.\r\n\r\nYou can render it super-simple for them to raise their hand, say, say, “okay, let’s talk” without requiring them them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your webpage, prepared and waiting to grab any user’s Name, Email  and Phone Number. It lets you know immediately – so you can talk to that lead immediately immediately… without delay BEFORE they head those hills.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works\r\n\r\nNow it’s also true that that when reaching out to to hot leads, you MUST act quick – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful you’ve got their phone number, so now you can start a text message (SMS) conversation with them with them… so even if they don’t take you up on your offer right away, you continue to text them new content, and new reasons to do business with you with you.\r\n\r\nThis could alter everything for you and your business\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn more about everything Web Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nHanna\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial trial – you could could be converting up to 100x more leads immediately!   \r\nIt even includes International International Long Distance Calling\r\nPaying customers are out there waiting.\r\nStarting connecting connecting today by CLICKING HERE https://bit.ly/LeadGena to try Web Web Visitors Into Leads now.\r\n\r\nIf you’d like like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a quick note - the names and email here, Hanna and Breton, are placeholders and not and not real contact information. We value transparency and wanted to make sure you’re aware If you wish to get to get in touch with the real person behind this message please visit our website our website and we’ll connect you with the right individual.}', '2023-11-01 09:19:02', '2023-11-01 09:19:02'),
(329, 'Inge Tabarez', 'inge.tabarez@gmail.com', 'তথ্য অধিকার আইকন', 'Discover the Potential of Your Site with paramountinsurancebd.com!', 'Greetings to the paramountinsurancebd.com Owner! I have just located your website, quick inquiry…\r\n\r\n name’s Inge, I located paramountinsurancebd.com after conducting a swift searching – you appeared up near the peak of the search rankings, so whatever you’re working on for SEO, seems like it’s functioning well.\r\n\r\nSo here’s my query – what happens AFTER somebody lands on your site? Anything?\r\n\r\nStudies informs us at least 70% of the people who locate your site, after a rapid look-over, they disappear… forever.\r\n\r\nThis implies that all of the the work and effort you put in into making them to show up, goes down the drain.\r\n\r\nWhy would you wish all of that good work – and the excellent site you’ve constructed – go waste away?\r\n\r\nAs the odds are they’ll just skip over calling or even grabbing their phone, leaving you in the lurch.\r\n\r\nBut, here is a thought for you… what if you could make very simple for someone to raise hand, “okay, let’s talk” without needing them to even pull their cell phone from their pocket, thanks to revolutionary new software can literally that first call NOW.\r\n\r\nWeb Visitors Into Leads is a software that sits your site, ready and waiting to capture visitor’s. It lets you know IMMEDIATELY – so that you can talk that lead they’re still there at your site, strike the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try a Live Demo with Web Visitors Into Leads now to see exactly how it works targeting, you HAVE to act fast – the difference between contacting someone within 5 minutes 30 minutes is huge 100 times better!\r\n\r\nThat’s you should check our new SMS Text With Lead feature as well… once you’ve captured the phone of the website visitor, you can automatically off a text with them.\r\n\r\nImagine how powerful this could be – even if they don’t you up on your offer, you can stay in touch them using messages make new offers, provide links to great content, and build credibility, just this alone be a game changer to make website even more effective, strike when the iron’s!\r\n\r\nCLICK HERE https://bit.ly/LeadGena to learn more about everything Visitors Into Leads can do for your business – you’ll be amazed, thanks and keep up the great!\r\n\r\nInge\r\nPS: Web Visitors Into Leads offers FREE 14 days trial – you could be converting up to 100x more leads immediately! It even includes International Long Distance Calling, stop wasting chasing eyeballs that don’t into paying. CLICK HERE https://bit.ly/LeadGena to try Visitors Into Leads now, if you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a quick note - the names and email used here, Inge and Tabarez, are placeholders and not real contact information. We value transparency and wanted to make you’re aware you wish to get in touch the real person behind this message visit website we’ll connect with the right individual.}', '2023-11-01 13:41:13', '2023-11-01 13:41:13'),
(330, 'Mike Walker', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Walker\r\n \r\nMonkey Digital', '2023-11-01 17:00:43', '2023-11-01 17:00:43'),
(331, 'Kevin Miller', 'melissa.mccool@gmail.com', 'অভিযোগ বক্স', 'Hello', 'If I could offer your business up to 250k with terms\r\n\r\nthat were acceptable to you is that something you would consider?\r\n\r\nIf so, please viist expresscapitalcorp.com and get your\r\n\r\nfunding decision is less than 60 seconds.', '2023-11-01 19:42:24', '2023-11-01 19:42:24'),
(332, 'Daniel', 'support@newlightdigital.com.hubspot-inbox.com', '???? ?????? ????', 'Amazing deal to start generating new leads for your business', 'Hello, \r\n \r\nWe are offering a discount on all our digital marketing services. If you were ever thinking about doing stuff like this, now is the time. This is an amazing deal. Just pick one or more packages below. \r\n \r\n1. Write, optimize, and format 3 blog posts per month (1200 words) \r\n(Value: $1,350) - Now $800/month \r\n \r\n2. 20 hours of SEO per month \r\n(Value: $1,500) - Now $1,000/month \r\n \r\n3. Email marketing -- two emails per month to your list of prospects \r\n(Value $750) - Now $350/month \r\n \r\n4. Social media posting -- 12 posts per month on your social channels (FB + TW + LN) \r\n(Value $900) - Now $450/month \r\n \r\n5. All of the above -- for $2,340 \r\n \r\nThanks! \r\n \r\n \r\n \r\nDaniel \r\nPhone: +1 (586) 372-8384 \r\nWhatsapp: +3 (736) 009-2931 \r\nSkype: live:.cid.5f5cb3da17814a59 \r\nTelegram: awesomeagency', '2023-11-01 23:12:01', '2023-11-01 23:12:01'),
(333, 'JimmieFrutt', 'a.r.o.ndavi.s1.2.1.5@gmail.com', '???? ?????? ????', 'добрейшего денечка, почтенный водитель!', 'немалое количество автомобилистов в наше время не волнуются о своей \"обуви\" для автомобилей до тех пор, пока не столкнутся с проблемами. \r\n \r\nКак только протектор оказывается сверх меры тонким, то покрышки приходят в плохое состояние. Учтите! Одной из существенных покупок, которые совершают любители авто, действительно являются покрышки. \r\n \r\nСогласно наставлениям наших профессионалов, постоянная установка шин вашего железного коня важна для стойкости на дороге. \r\n<a href=https://market9000.md/notes/208215>https://market9000.md/notes/208215</a> \r\n \r\n \r\nприобретение новой резины может оказаться трудной проблемой. Вы сталкиваетесь с немалым выбором брендов, размеров и моделей обуви для автомобиля , следовательно вмиг можно сбиться с мысли. \r\n \r\nС целью получить кайф от поездки, заказывайте резину, которая соответствует вашему стилю управления. \r\n \r\nВам требуется помощь в обновлении необходимых покрышек для вашей легковушки? наш коллектив искусных автомехаников поможет вам своей информацией. \r\n \r\nВам нравится тихая поездка? Или вы избираете ощущать каждый поворот? Прекрасно! наши непревзойденные знатоки моментально посоветуют вам идеальные колеса! \r\n \r\nнемалое число факторов вредят вашим колесам. Начиная от износа и заканчивая снегом. \r\n \r\nна случай, если вы закажите  неправильные покрышки, то вы можете уменьшить эффективность вашего автомобиля и его искусство справляться с любыми погодными условиями. Скаты вашего легкового автомобиля усердно трудятся каждый раз, когда вы выезжаете на автостраду. \r\n \r\nлучший метод понять, пришло ли время ставить новые шины для вашего средства передвижения, — это возложить их обследование мастеру. \r\n \r\nв нашей компании вы сможете приметить покрышки различных марок и брендов! И все по интересным ценам! Поможем приобрести необходимые вам! \r\n \r\nнаше предприятие ставит на первое место пожелания клиента. соответственно немалое число пользователей авто полагаются на нас! Мы гарантируем качество! милости просим! И убедитесь сами!', '2023-11-02 03:10:07', '2023-11-02 03:10:07'),
(334, 'Cliff Woolley', 'cliff.woolley@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Your Website Performance with paramountinsurancebd.com!', 'To the paramountinsurancebd.com Webmaster. it\'s Eric and I came across paramountinsurancebd.com a little while ago.\r\n\r\nLooks great…  now what?\r\n\r\nWhat I mean is, if someone like myself discovers your website – either through searching or simply bouncing around – what happens next? Do you getting a lot of leads from your site, or  enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short in terms of generating producing paying customers. Data reveal that 70% of a site’s visitors disappear and are gone forever after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhy not making it really EASY for any visitor who comes to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can do this –\r\n\r\nWeb Visitors Into Leads is a tool  that’s operates on your site, ready to grab every visitor’s Name, Email address and Phone Number. It signals you the second they let you know they’re interested – so that you can talk to that lead while they’re really checking out your site.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to try out a Live Demo with Web Visitors Into Leads today to realize precisely how it functions.\r\n\r\nYou will be amazed - the difference between contacting someone within just 5 minutes compared to a half-hour or more later could enhance your results 100-fold.\r\n\r\nIt gets even better… after you’ve captured their phone number, with our new SMS Text With Lead capability, you can automatically start a text (SMS) discussion.\r\n\r\nHence, even if you don’t finalize a deal right away, you can stay connected with text messages for new promotions, content links, or even just “how you doing?” notes to create a relationship.\r\n\r\nQuite sweet – AND effective.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to discover what Web Visitors Into Leads can offer for your business.\r\n\r\nYou might be turning up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even comes with International Long Distance Calling. \r\nYou have customers eager to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to experience Web Visitors Into Leads today.\r\n\r\nIf you\'d prefer to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nOnly a short note - the name and email used in this email, Cliff and Woolley, are for representation and not actual contact details. We value transparency and want to make sure you’re aware! If you want to reach out with the actual person behind this message, please visit our website, and we’ll connect you with the correct individual.}', '2023-11-02 06:53:51', '2023-11-02 06:53:51'),
(335, 'Michael Sinclair', 'shawn.durant@msn.com', 'অভিযোগ বক্স', 'I have a question', 'Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting one-hundred thousand emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send one hundred thousand emails for just $48 \r\n  \r\nBook a 10 min call with me now: https://bit.ly/hive-48-special\r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nThis offer is good for the first 20 clients, don’t miss out.  Book appointment now: https://bit.ly/hive-48-special\r\n\r\nSincerely,\r\nMichael', '2023-11-02 09:34:35', '2023-11-02 09:34:35'),
(336, 'William Lee', 'typliai@kagrowth.org', 'তথ্য অধিকার আইকন', 'Unlimited Content Generator – AI Masterpiece!', 'Hey!\r\nAre you tired of paying your writers hundreds of dollars every month? \r\nWe know getting high-quality content is a painstakingly slow and expensive process.\r\nIntroducing Typli.ai, a futuristic AI-powered tool that makes content generation a piece of cake!\r\nGenerate unlimited content with the click of a button, and keep doing so without being limited by a token or credit system. Create 10, 100, or even 1000 articles in a single day, USE IT THE WAY YOU LIKE: https://www.kagrowth.org/typliai !\r\nTypli.ai uses extremely sophisticated machine learning algorithms to remove the fill-in-the-blanks system and needs just a SINGLE PROMPT from you to write an ENTIRE BLOG for you. \r\nGrab this with an Exclusive offer at 1/3 of the usual price: https://www.kagrowth.org/typliai ! \r\nSincerely,\r\nWilliam Lee\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe\r\n\r\nAddress: 3681 Ming Ave, Bakersfield, CA 93309', '2023-11-02 22:36:06', '2023-11-02 22:36:06'),
(337, 'Jacklyn Heinz', 'heinz.jacklyn68@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize Your Website Effectiveness with paramountinsurancebd.com!', 'To the paramountinsurancebd.com Owner.\r\n\r\nMy name’s Jacklyn, I found paramountinsurancebd.com after doing a quick search – you popped up near the summit of the rankings, so whichever you’re doing for SEO, appears like it’s functioning well.  \r\n\r\nSo here’s my query – what occurs AFTER someone reaches on your site?  Anything?\r\n\r\nResearch advise us at least 70% of the persons who discover your site, after a brief once-over, they disappear… forever.\r\n\r\nThat signifies that all the effort and endeavor you put into making them to appear, goes down the tubes.\r\n\r\nWhy would you desire all that excellent work – and the great site you’ve constructed – go to waste?\r\n\r\nBecause the chances are they’ll just skip over calling or even grabbing their phone, leaving high and dry.\r\n\r\nBut here’s a thought… what if you could create it super-simple for someone to raise their hand, say, “okay, let’s talk” without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – all thanks to innovative new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, prepared and waiting grab any visitor’s Name, Email address and Phone Number.  It allows you know IMMEDIATELY – so that you can speak to that lead while they’re still there at your site.\r\n  \r\nYou understand, strike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to test a Live Demo with Web Visitors Into Leads now to witness specifically how it works.\r\n\r\nWhen aiming at leads, you HAVE to act fast – the distinction between reaching out to someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should examine our new SMS Text With Lead attribute as well… once you’ve seized the phone number of the site visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n\r\nEnvision how powerful this could be – even if they don’t accept you up on your offer immediately, you can stay in touch with them using text messages to create new offers, offer links to excellent content, and establish your credibility.\r\n\r\nJust this alone could be a game changer to render your website even more efficient.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to find out more about everything Web Visitors Into Leads can do for your company – you’ll be amazed.\r\n\r\nThanks and maintain the great work!\r\n\r\nJacklyn\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even contains International Long Distance Calling. \r\nQuit wasting money following eyeballs that don’t become paying customers. \r\nCLICK HERE https://bit.ly/3LPltcD to test Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nMerely a swift remark - the monikers and email address employed in this communication, Jacklyn and Heinz, are placeholders and not actually genuine information. We value openness and wanted to confirm you are aware! Should you want to get in touch with the real entity behind this message, please check out our website, and we’ll connect you with the appropriate individual.', '2023-11-02 23:32:19', '2023-11-02 23:32:19'),
(338, 'yYFhBljchO', 'callvisvetlana@list.ru', '???? ?????? ????', 'Не нужно много знать, просто трудись', 'Не нужно много знать, просто трудись 000*** https://forms.gle/tbiFaFmK3TdQDXRJ6?utm_source=KXLmb15PkAY&utm_medium=VFlnmLZrp2S paramountinsurancebd.com', '2023-11-02 23:42:45', '2023-11-02 23:42:45'),
(339, 'Mike Smith', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: Semrush Backlinks', 'Hello \r\n \r\nThis is Mike Smith\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Smith\r\n \r\nmike@strictlydigital.net', '2023-11-04 10:15:20', '2023-11-04 10:15:20'),
(340, 'MiltonThusy', 'i.ng.a.r.a.bk.ov.a5.0@gmail.com', '???? ?????? ????', 'Автосервис: Зачем Нам Нужен Данный Важный Ассистент', 'Автомашину - это не просто средство передвижения. Для многих среди нас он стал надежным спутником в ежедневной жизни. Он доставляет нас на работу, разрешает осуществлять долгие путешествия, спасает в чрезвычайных ситуациях и дарит нам свободу передвижения. Хотя в том числе и самый надежный автомобиль время от времени настятельно просит проф ухода, и непосредственно здесь в игру вступает автосервис. \r\n \r\n1. Техническое обслуживание \r\n \r\nАвтосервис - это место, где профессиональные механики берут на себя заботу о состоянии вашего автомашины. Постоянное техническое обслуживание разрешает предотвращать огромное количество проблем и увеличивать срок службы вашего авто. Подмена масла, проверка коробки, антифриза, тормозной жидкости - все это проделывает вашу машину надежной и неопасной. \r\n \r\n2. Ремонт и Восстановление \r\n \r\nВ жизни случаются непредвиденные ситуации, и ваш автомашину имеет возможность понадобиться ремонт. Автосервис предоставляет предложения по диагностике и ремонтным работам двигателя, трансмиссии, тормозов, электрики и других систем. Проф мастера посодействуют выявить и убрать неисправности, вернув вашему авто боевую готовность. \r\n<a href=https://www.ssmexpert.md/forum/13-217-1>https://www.ssmexpert.md/forum/13-217-1</a> \r\n \r\n3. Защищенность и Надежность \r\n \r\nПоддерживая автомобиль в неплохом техническом состоянии, вы гарантируете собственную безопасность и защищенность окружающих. Надежная транспортная система - это залог,  собственно что ваш автомашину не дает угрозы на дороге. Также, автосервис помогает блюсти стереотипы безопасности и экологичности. \r\n \r\n4. Бережливость Времени и Денег \r\n \r\nНекоторые могут считать, что воззвание к автосервису - дополнительные затраты, хотя это далеко не так. Регулярное сервис и предотвращение дорогостоящих ремонтов могут существенно сэкономить ваши деньги в долгосрочной возможности. к тому же, надежный автомобиль экономит ваше время и нервы. \r\n \r\n5. Гарантия и Качество \r\n \r\nАвтосервисы трудятся согласно высоким стандартам и нередко деют гарантии на свою работу. Это дает для вас уверенность в виде предоставляемых предложений и честности тарифов. Почти все автосервисы употребляют уникальные запчасти,  собственно что обеспечивает долгий срок службы. \r\n \r\n6. Удобство и Уют \r\n \r\nСовременные автосервисы предлагают клиентам множество удобств. Вы можете записаться на обслуживание онлайн, воспользоваться заменой масла дома или забыть автомобиль на стоянке и получить его уже отремонтированным. Все это проделывает обслуживание авто  очень максимально удобным. \r\n \r\nВ итоге, автосервис - это не просто пространство ремонта, это ваш беспроигрышный партнер в уходе за вашим автомашиной. Заботясь о своему автомобилю, вы также заботитесь о своей безопасности, экономите деньги и время. И не забывайте о регулярном обслуживании и по мере надобности обращайтесь в беспроигрышный автосервис. Ваш автомашину и ваши нервы произнесут для вас спасибо.', '2023-11-04 15:49:36', '2023-11-04 15:49:36'),
(341, 'Jimmy Vera', 'vera.glenn@yahoo.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner!', 'Hi there!\r\nTop Rated SEO Agency. Personalized Service from Dedicated Account Team. ROI Driven. Relationship Focused. Custom SEO Strategy. 95% Client Retention Rate. Services: Analytics, Back-end Development, Competitive Research, Consulting.  Buy now: https://alwaysdigital.co/la/ \r\n\r\nPsst. If you have web development/ designing requirements, feel free to see more details at: https://outsource-bpo.com/website/', '2023-11-06 10:35:04', '2023-11-06 10:35:04'),
(342, 'PhilTob', 'septon36giannixi@gmail.com', '?????? ????', 'Hello,   write about     prices', 'Xin chào, tôi muốn biết giá của bạn.', '2023-11-06 11:39:38', '2023-11-06 11:39:38'),
(343, 'RobertMar', 'johnnycraftedmc@gmail.com', '???? ?????? ????', 'URGENTLY! YOU HAVE BEEN CREDITED $45,885.32. WITHDRAW THIS MONEY URGENTLY', 'URGENT MESSAGE! THEY WILL TRANSFER YOU $45,426.31. YOU NEED TO WITHDRAW YOUR EARNINGS WITHIN 24 HOURS http://quickfunddraw-1350390.dairobustos.com/page?902', '2023-11-06 14:12:00', '2023-11-06 14:12:00'),
(344, 'RobertMar', 'johnnycraftedmc@gmail.com', '???? ?????? ????', 'URGENTLY! YOU HAVE BEEN CREDITED $45,885.32. WITHDRAW THIS MONEY URGENTLY', 'URGENT MESSAGE! THEY WILL TRANSFER YOU $45,426.31. YOU NEED TO WITHDRAW YOUR EARNINGS WITHIN 24 HOURS http://quickfunddraw-1350390.dairobustos.com/page?902', '2023-11-06 14:12:01', '2023-11-06 14:12:01'),
(345, 'RobertMar', 'johnnycraftedmc@gmail.com', '???? ?????? ????', 'URGENTLY! YOU HAVE BEEN CREDITED $45,885.32. WITHDRAW THIS MONEY URGENTLY', 'URGENT MESSAGE! THEY WILL TRANSFER YOU $45,426.31. YOU NEED TO WITHDRAW YOUR EARNINGS WITHIN 24 HOURS http://quickfunddraw-1350390.dairobustos.com/page?902', '2023-11-06 14:12:03', '2023-11-06 14:12:03'),
(346, 'RobertMar', 'johnnycraftedmc@gmail.com', '???? ?????? ????', 'URGENTLY! YOU HAVE BEEN CREDITED $45,885.32. WITHDRAW THIS MONEY URGENTLY', 'URGENT MESSAGE! THEY WILL TRANSFER YOU $45,426.31. YOU NEED TO WITHDRAW YOUR EARNINGS WITHIN 24 HOURS http://quickfunddraw-1350390.dairobustos.com/page?902', '2023-11-06 14:12:05', '2023-11-06 14:12:05'),
(347, 'RobertMar', 'johnnycraftedmc@gmail.com', '???? ?????? ????', 'URGENTLY! YOU HAVE BEEN CREDITED $45,885.32. WITHDRAW THIS MONEY URGENTLY', 'URGENT MESSAGE! THEY WILL TRANSFER YOU $45,426.31. YOU NEED TO WITHDRAW YOUR EARNINGS WITHIN 24 HOURS http://quickfunddraw-1350390.dairobustos.com/page?902', '2023-11-06 14:12:06', '2023-11-06 14:12:06'),
(348, 'BuddyPib', 'ol.egp.e.t29@gmail.com', '?????? ????', 'приветствуем вас, дорогой пользователь!', 'гору любителей машин в наше время не думают о своей резине до тех пор, пока не столкнутся с проблемами. \r\n \r\nКак только протектор становится сильно тонким, то скаты приходят в неустойчивое состояние . Учтите! Одной из значительных покупок, которые делают участники движения, всё-таки являются колеса. \r\n \r\nСогласно рекомендациям наших специалистов, постоянная смена шин вашей ласточки важна для безопасности на трассе. \r\n<a href=https://www.rabota.md/ru/joburi/mecanic-auto/13034433>https://www.rabota.md/ru/joburi/mecanic-auto/13034433</a> \r\n \r\n \r\nприобретение новых покрышек может оказаться нелегкой миссией. Вы сталкиваетесь с немаленьким ассортиментом брендов, размеров и моделей обуви для автомобиля , таким образом сразу можно потеряться. \r\n \r\nС целью получить экстаз от управления, выбирайте обувь для \"автомобилей\", которая подходит вашему стилю вождения. \r\n \r\nВам требуется помощь в выборе необходимых шин для вашей ласточки? наш персонал опытных знатоков поможет вам своими навыками. \r\n \r\nВам нравится комфортная поездка? Или вы избираете ощущать каждый поворот? Так и запишем! наши квалифицированные профи запросто предложат вам идеальную \"обувь\" для автомобилей! \r\n \r\nнереальное количество факторов вредят вашим скатам. Начиная от повреждений и заканчивая озоном. \r\n \r\nв том случае, когда вы купите неправильные шины, то вы можете ухудшить производительность вашего автомобиля и его возможность справляться с любым климатом. Шины вашего железного коня тщательно работают каждый раз, когда вы выезжаете на трассу. \r\n \r\nлучший способ почувствовать, настал ли момент устанавливать новые шины для вашего транспортного средства, — это возложить их обследование профессионалу. \r\n \r\nв нашем автотехцентре вы сможете заказать покрышки всяких марок и брендов! И все по завлекающим ценам! Поможем определить нужным вам! \r\n \r\nнаш автоцентр ставит на первое место цели клиента. учитывая этот факт множество хозяинов авто доверяет нам! Мы гарантируем качество! залетайте! И убедитесь сами!', '2023-11-06 18:53:01', '2023-11-06 18:53:01'),
(349, 'Mellisa Hoffman', 'mellisa.hoffman3@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Massive Traffic Opportunity - Act Now!', 'Traffic, more traffic, and even more traffic! We all know that traffic is the lifeblood of our businesses, and without it, we\'re doomed to failure. But getting the right traffic to our links can be a real challenge.\r\n\r\nThat\'s where we come in, we\'ve spent years mastering the art of driving traffic effectively. Today, we\'re thrilled to introduce you to a groundbreaking opportunity: Big Ten Traffic.\r\n\r\nWhat\'s Big Ten Traffic?\r\n\r\nIt\'s unlike anything we\'ve ever done before. You can place any URL of your choice on the rotators of all 10 of my all-time best-selling traffic products. Each rotator provides daily traffic from a completely different traffic source, including a brand-new Rotator created especially for this launch.\r\n\r\nWhy Big Ten Traffic?\r\n\r\nDiverse Traffic Sources: You\'ll receive daily traffic from 10 unique sources, including our latest discovery, a red-hot traffic source that\'s currently on fire.\r\nProven Success: Our traffic products are all-time bestsellers, including \"Place Your Link 3.0,\" \"Traffic Time 3.0,\" and \"Triple Traffic 2.0.\" The traffic never stops.\r\nExclusive Offer: Act fast to secure your spot on the new Big Ten Traffic Rotator, which is currently empty, ensuring you get traffic from the red-hot source before anyone else does.\r\nHow to Get Started:\r\n\r\nPick up your copy of Big Ten Traffic today before the price goes up.\r\nChoose the URL you want to promote and submit it.\r\nThat\'s it! Sit back and enjoy daily traffic from 10 different sources.\r\nBut remember, act quickly. The new Big Ten Traffic Rotator is ready for your links, and it\'s from a brand-new, high-converting source.\r\n\r\nDon\'t miss out on this incredible opportunity to 10x your traffic results with Big Ten Traffic. Grab your link and get started now.\r\n\r\nhttps://warriorplus.com/o2/a/q32gqx/0\r\n\r\nThis offer won\'t last forever, so seize it while you can. You don\'t want to miss out on a chance to supercharge your traffic and take your business to new heights.\r\n\r\nTo your success,', '2023-11-07 00:26:50', '2023-11-07 00:26:50'),
(350, 'Mike Longman', 'mikeattenequiemn@gmail.com', '?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Longman\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2023-11-07 07:26:16', '2023-11-07 07:26:16'),
(351, 'David   Anderson', 'jan.philipp@googlemail.com', 'অভিযোগ বক্স', 'Hello   Is this accurate?', 'Hey there,\r\n\r\nAre you Ready to Secure a Complimentary AI Assistant? or get left behind\r\n\r\nGet ahead of the competition with more customers and saving time with AI\r\n\r\nGo to https://klxl.ink/more-sales\r\n\r\nto uncover a lucrative partnership opportunity that will skyrocket your leads and sales. \r\n\r\n\r\nBest regards,\r\n\r\n James  Smith \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://rokl.ink/optout.', '2023-11-07 23:15:42', '2023-11-07 23:15:42'),
(352, 'Grant Lira', 'grantlira003@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Podcast interview request', 'Hey,\r\n\r\nI would like to get you featured on a podcast with absolutely no cost.\r\n\r\nOn top of that, I would also get you featured in an online article and create video content for social media from your podcast appearance all at no cost.\r\n\r\nWhy am I doing this?\r\n\r\nBecause I know once you see how our PR firm operates, you’ll want to work with us.\r\n\r\nDon’t take my word for it. Try it yourself at no cost to you. \r\n\r\nWe are doing this for the first 10 people who get back to us who qualify because it takes up a lot of our team\'s time.\r\n\r\nThe only thing I ask is that you tell me if your business is NOT doing 7+ figures. \r\n\r\nI reached out to you because I think you have a 7+ figure business. Most of the hosts that we have connections with are looking for 7+ figure businesses to interview. \r\n\r\nI want to make sure we don’t lie to them so please let me know if you aren’t.\r\n\r\nSo, if you qualify, check here to see how our process works for this and book a short call with one of our PR Strategists:\r\n\r\nClick here: --> https://bit.ly/empathy-firm\r\n\r\nBest,\r\nGrant', '2023-11-07 23:51:30', '2023-11-07 23:51:30'),
(353, 'DavidSon', 'artiompentosev.ich@gmail.com', '???? ?????? ????', 'Летние и зимние шины!', 'Каждый автоводитель считает что для ладной и безошибочной дороги на втотранспорте необходимы выше всяких похвал запаски. Шины имеются в наличии всякого типа, но, в самое важное, все они дифференцируются на летние, зимние и всесезонные. Серьёзные автоводители прекрасно знают что их стоит менять выступая от сезона. Про это не хорошо забывать, а не то последствия будут суровые. Итак, вы нуждаетесь в выносливых покрышках? Жаждите сменить летние шины на зимние или наоборот? Или же предпочитаете всесезонный вариант? Элементарно! У нас есть всё что пожелаете! \r\nНаш магазин имеет широкий набор: с низким профилем покрышки, без проколов шины, внедорожные шины, с симметричным рисунком или с асимметричным. Для вас всё что угодно! Ещё, у нас имеется очень заманчивая услуга. Мы имеем возможность хранить ваши шины на складе нашего магазина, а вы приезжаете, только-только, сменить их исходя от времени года. Одним словом, можете сохранить колоссальное количество свободного места дома, и это всё за небольшую оплату. Замечательно, правда? Ко всему ещё, мы предлагаем способ замены шин вне пределов центра или вообще за пределами города. Надо, всего, созвать наших специалистов. \r\n<a href=https://abelauto.ro/carbon/t/30>https://abelauto.ro/carbon/t/30</a> \r\n \r\n \r\nСамые суперские шины - прямо сейчас! \r\n \r\nВы всё ещё знать не знаете из какого сервиса обеспечить себе высококачественные автошины? Не можете выбрать? Ну что же, постараемся вас разубедить! Виднее запаса чем в у нас в центре сложно себе изложить! Вы cможете найти автопокрышки какого ни есть размера и типа для всякого рода марки автотранспорта. Всё это достижимо докупить по самым доступным ценам. Наши клиенты найдут себе что-то сходственно по вкусу и карману. В нашей команде состоят на службе только профессионалы! Они помогут вам вычислить отменный для вас вариант, не сомневайтесь! Для нашего магазина каждый клиент ключевой, вот почему мы находим особенный подход для любого! Так что не проспите, а прилетайте, как можно быстрее, к нам в магазин, для того чтобы совершить самую выгодную сделку из вашей жизни! Ожидаем с нетерпением!', '2023-11-08 02:31:56', '2023-11-08 02:31:56'),
(354, 'Edward Freeman', 'edfreeman231@gmail.com', 'Select Dropdown', 'Website Help', 'Hi! \r\n\r\nDo you want a beautiful website that captures the soul of your company and captivates its visitors? Don\'t look anywhere else! Our skilled design team is prepared to create a website that is entirely responsive, appealing, and simple to use. \r\n\r\n* One-of-a-kind designs that highlight your business \r\n* User-friendly and quick to load \r\n* Reasonably priced \r\n\r\nLet\'s convert your idea into a fascinating online reality! Please contact us as soon as possible for a free consultation.\n\nSincerely,\r\nEdward', '2023-11-08 03:17:02', '2023-11-08 03:17:02'),
(355, 'Charles  Williams', 'grover.sons93@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Is this the truth?', 'Hello There,\r\n\r\nSnooze peacefully without a peep. The Optipillows EPAP Mask is your budget-friendly portal to tranquil nights.\r\n\r\nCheck out https://sleepl.ink/sleep-easy to enjoy a restful night\'s sleep.\r\n\r\nTransform your sleep with Optipillows EPAP Mask. Tackle obstructive sleep apnea, maintain airways open, and enhance sleep quality seamlessly. \r\n\r\nA gentle, travel-friendly alternative to CPAP devices and is more affordable by more than 75%. Need more info?\r\n\r\nLearn more at https://sleepl.ink/sleep-easy and sleep the night away.\r\n\r\n\r\nBest regards,\r\n\r\n Richard  Smith \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://sleepl.ink/optout.', '2023-11-08 12:01:26', '2023-11-08 12:01:26');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(356, 'Rolandchaky', 'ne.f.ed.ov.romanroman7777@gmail.com', '?????? ????', 'Выделяй представим для себя,  собственно что мы сидим в уютной кафе, пьем горячий кофе и просто болтаем о жизни. Теперь я попробую убедить тебя, для чего анонсы важны в нашей дружественной беседе.', 'Представь себе, что мы оговариваем путешествие, коие планируешь с друзьями. Ты бы хотел знать о погоде на пространстве назначения, правильно? Анонсы могут дать для тебя эту информацию. Они как добрый приятель, предупреждающий о том,  собственно что намечается шторм. \r\n \r\nВремя от времени в нашей жизни бывают моменты, когда нам нужно принимать принципиальные заключения. Вот представь, у тебя предложили новую работу, и ты обязан решить, стоит брать этот шанс. Анонсы посодействуют для тебя понять, в какой финансовой обстановке мы живем, какие тенденции на рынке труда и всякое разное. Это как совет от друга, кот-ый знает, что происходит вокруг. \r\nhttps://bis-express.com/ - https://bis-express.com/ \r\n \r\nА что, если мы оговариваем последний фильм или книгу, коие ты глянул или прочитал? Анонсы имеют все шансы быть источником вдохновения для создателей таких произведений. Зная о главных событиях и тенденциях в искусстве и культуре, у тебя появится возможность как никакого другого оценить их творчество и осознать,  собственно что вдохновило авторов. \r\n \r\nАнонсы кроме того могут создавать нашу беседу более увлекательной. Принимая во внимание животрепещущие действия, мы можем обсуждать не только события, да и различные точки зрения на их. Это как специи в нашем беседничестве, делающие ее более насыщенной и увлекательной. \r\n \r\nИ не забывай о том,  собственно что анонсы проделывают нас образованными и информированными горожанами. Это, как бы, наша дружественная миссия - осознавать мир вокруг и делать его  чем какого-либо другого. Так что, выделяй читать новости совместно, и наши беседы станут практически постоянно увлекательными и разумными!', '2023-11-08 20:26:09', '2023-11-08 20:26:09'),
(357, 'Jackie Torain', 'vista@vauleonline.co', 'শুদ্ধাচার সেবা বক্স', 'Set & Forget Instagram Traffic?', 'Hey,\r\n\r\nWhen it comes to Instagram, most\r\npeople get it WRONG.\r\n\r\nYou see, you don’t need to show\r\nyour face or record videos of\r\nyourself to make a killing.\r\n\r\nIf you’re a shy guy like me, you\r\nprobably HATE that.\r\n\r\nThere’s a much better way.\r\n\r\nIn fact, this is a “secret” tip that\r\nwill help you get a “Faceless\r\nInfluencer Account” that will almost\r\nInstantly pull 294,597 followers\r\nin less than 24 hours.\r\n\r\nAnd nope, this is not bot traffic or\r\nanything shady stuff like that.\r\n\r\nNeither are they paid followers…\r\n\r\nThese are ORGANIC and REAL \r\nHUMANS who will become your\r\ncustomers...\r\n\r\nPaying you top dollar…\r\nOf course, you can also drive your Instagram traffic to website.\r\n\r\nWould you like to create your very own\r\n“Faceless Influencer Account” with just\r\n2 clicks of your mouse?\r\n\r\nThen click the link below…\r\n\r\n=> Grab Vista Now And Make Money: https://www.vauleonline.co/vista \r\n\r\nWith Vista, you can:\r\n\r\nExploit Instagram’s new generative AI…\r\nTransform any Instagram account into\r\n a “Faceless Influencer…”\r\nDrive thousands of followers to any account…\r\nGet a LEGION of REAL customers and website visitors…\r\nGenerate effortless, passive income…\r\nAnd much, much more!\r\n\r\nThe application is so user-friendly that\r\neven a 5-year-old can profit from it!\r\n\r\nAll you need to do is take action right now:\r\n\r\n=> Click Here To Get Instant Access To Vista: https://www.vauleonline.co/vista \r\n\r\nTalk soon,\r\n\r\nJackie S. Torain\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe\r\n\r\n231 4th Ave, Brooklyn, NY 11215', '2023-11-09 02:54:03', '2023-11-09 02:54:03'),
(358, 'RonaldSailm', 'a.ngeli.e.fr.emo@gmail.com', '?????? ????', 'Как Выбрать Автосервис: Рекомендации для Избежания Промахов', '1. Советы и Отзывы \r\n \r\nОдин из самых надежных способов найти неплохой автосервис - это приступать к рекомендациям от приятелей, семьи или коллег. Если у одного из вашего круга есть положительный навык с определенным сервисом, такое может быть неплохим исходным пт. Кроме того, исследуйте отзывы интернет. Пользовательские отзывы имеют все шансы предоставить вам ценную информацию о качестве обслуживания. \r\n \r\n2. Лицензии и Сертификации \r\n \r\nУбедитесь, что выбранный автосервис содержит все необходимые лицензии и сертификации. Это гарантирует,  собственно что механики были проведены обучение и соответствуют эталонам свойства. Проверьте, что обслуживание периодически проходит ревизии и не имеет суровых жалоб на собственный счет. \r\n<a href=https://www.i-mash.ru/forum/topic/9490-kupit-shiny-i-diski/>https://www.i-mash.ru/forum/topic/9490-kupit-shiny-i-diski/</a> \r\n \r\n3. Специализация и Навык \r\n \r\nПодбирайте автосервис, кот-ый специализируется на марке и модели вашего автомобиля. Это гарантирует,  собственно что механики имеют опыт работы с вашим конкретным авто и знакомы с его особенностями. Навык - это ключ к качественному обслуживанию. \r\n \r\n4. Ценовая политика \r\n \r\nПонимайте,  собственно что дешево порой означает отлично. Крепко невысокие цены могут указывать о невысоком качестве работы или использовании недорогих запчастей. Сравните стоимости нескольких автосервисов, чтобы иметь представление о средней стоимости услуг. \r\n \r\n5. Залог и Обязанность \r\n \r\nУбедитесь,  собственно что автосервис предоставляет гарантию на собственную работу и используемые запчасти. Это означает, что если встанут препядствия после обслуживания, они будут исправлены без добавочных затрат. Кроме того уточните, какой период покрывает гарантия. \r\n \r\n6. Оборудование и Технологии \r\n \r\nИнновационное оборудование и технологии могут сделать обслуживание больше эффективным и качественным. Узнайте, какие технологии применяет автосервис, и как это может воздействовать на ремонт и сервис вашего автомобиля. \r\n \r\n7. Проницаемость и Общение \r\n \r\nХороший автосервис всегда будет прозрачным в отношении своих предложений и тарифов. Они должны дать вам подробную оценку расходов перед началом работ и консультировать вас по всем вопросам. обратите внимание на качество общения и обслуживания посетителей. \r\n \r\n8. Сроки и Доступность \r\n \r\nУзнайте, сколько времени требуется на обслуживание вашего автомобиля. Обслуживание, кот-ый предлагает резвое обслуживание без потери свойства, быть может прибыльным вариантом. Кроме того не упустите из своего поля зрения доступность сервиса и его близость к вашему местообитанию либо работы. \r\n \r\n9. Экологичность \r\n \r\nЕсли вам важны экологические аспекты, узнайте, как автосервис утилизирует отходы и хлопочет о находящейся вокруг среде. Поддерживайте сервисы, которые смотрят за экологичностью своей работы. \r\n \r\n10. Следите за Предупреждением \r\n \r\nПостоянное обслуживание и профилактика могут предотвратить множество серьезных проблем с автомашиной. Смотрите за советами производителя и выполняйте систематические проверки. Не ожидайте, пока проблема будет критической. \r\n \r\nВерный выбор автосервиса - это задаток долгой и неопасной эксплуатации вашего автомашины. Следуя перечисленными выше советами и делая информированный выбор, вы сможете избежать распространенных ошибок и доверить ваш автомашину надежным профессионалам.', '2023-11-09 10:37:02', '2023-11-09 10:37:02'),
(359, 'Marcus Marshall', 'marshall.marcus@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your SEO with Our Revolutionary Solution!', 'To the paramountinsurancebd.com Webmaster! This is Marcus and I have just discovered your webpage at paramountinsurancebd.com...\r\n\r\nI located it after a brief searching, so your SEO’s doing well…\r\n\r\nThe content looks quite good…\r\n\r\nHowever, one thing’s absent though…\r\n\r\nA QUICK, SIMPLE means to get in touch with you RIGHT NOW.\r\n\r\nSince studies show indicate that a web lead like me will only hang out a few seconds – 7 out of 10 vanish instantly, Browse Browse Click… then disappeared.\r\n\r\nI have the answer:\r\n\r\nWeb Visitors Into Leads is a software that’s functions on your website, ready to catch any visitor Name, Email address, and Phone Number. You’ll be aware right away they’re interested, and you can call  straight to SPEAK with them - actually while they’re still on the web looking at your website.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to experience a Live Demo with Web Visitors Into Leads today to see exactly how it operates and even give it a go… it can be big for your company.\r\n\r\nMoreover, now that you’ve obtained that phone number, with our new SMS Text With Lead feature, you can instantly initiate a text (SMS) conversation immediately… which so strong, because connecting with someone in 5 minutes is 100 times more efficient than waiting later.\r\n\r\nThe new text messaging function lets you follow up frequently with new content even follow up notes to forge a relation.\r\n\r\nEverything I have just described is extremely simple put in place, affordable, and lucrative.\r\n\r\nCLICK HERE https://bit.ly/LeadGena to find out what Web Visitors Into Leads can do for your company, potentially up to 100X more eyeballs into leads today!\r\n\r\nMarcus\r\nPS: Web Visitors Into Leads provides a FREE 14 day trial – and it features International Long Distance Calls. \r\nThere are customers eager to chat with you right now… don’t keep them waiting. \r\nCLICK HERE https://bit.ly/LeadGena to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a brief note - the names and email used here, Marcus and Marshall, are simulations and not genuine contact details. We appreciate transparency and wanted to make  you’re aware! If you desire to get in touch with the real person responsible for this message, please visit our website, and we’ll connect you with the right individual.}', '2023-11-09 15:25:59', '2023-11-09 15:25:59'),
(360, 'Elizbeth Bratton', 'elizbeth.bratton@msn.com', 'তথ্য অধিকার আইকন', 'Transform Your Digital Existence with This Latest Tool!', 'To the paramountinsurancebd.com Webmaster\r\n\r\nI am Elizbeth and I’m betting you would love your site paramountinsurancebd.com to produce more leads.\r\n\r\nHere is how:\r\nLead Conversion Software is a tool that’s functions on your webpage, set to grab any user’s Name, Email address, and Phone Number. It alerts you the moment they state they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nVisitor to Lead Widget – CLICK HERE https://bit.ly/3LPltcD for a real-time demo right now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to initiate a text (SMS) discussion – answer questions, offer more info, and close a deal that way.\r\n\r\nIf they don’t agree on your offer then, simply follow-up with text messages for new deals, content links, even just “how you doing?” notes to forge a connection.\r\n\r\nCLICK HERE https://bit.ly/3LPltcD to discover what Web Visitors Into Leads can do for your company.\r\n\r\nThe variance between reaching out to someone within 5 minutes compared to a half-hour indicates you can be converting up to 100X more leads today!\r\n\r\nUse Visitor to Lead Widget and secure more leads now.\r\n\r\nElizbeth\r\nPS: The studies show 7 out of 10 viewers don’t hang around – you can’t allow to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers eager to talk with you right now… do not keep them waiting.\r\nCLICK HERE https://bit.ly/3LPltcD to use Web Visitors Into Leads now.\r\n\r\nIf you\'d wish to unsubscribe click here https://bit.ly/3rD0G5c\r\n\r\nJust a rapid notification - the identities and email applied in this communication, Elizbeth and Bratton, are placeholders and not actually actual information. We cherish honesty and wished to make sure you’re informed! If you aspire to make contact with the real individual behind this memo, please check out our website, and we’ll link you with the right person.', '2023-11-09 17:12:08', '2023-11-09 17:12:08'),
(361, 'JimmieFrutt', 'dmitrij.ar.onov.0.16@gmail.com', '?????? ????', 'приветствуем вас, почтенный автолюбитель!', 'немаленькое число хозяинов авто сейчас не тревожатся о своей резине до тех пор, пока не клюнет жареный петух. \r\n \r\nпри условии, что протектор оказывается излишне тонким, то колеса приходят в ненадежное состояние. Помните! Одной из значимых обновок, которые совершают автолюбители, определенно являются шины. \r\n \r\nСогласно рекомендациям наших профессионалов, правильная замена шин вашей машины важна для прочности на трассе. \r\n<a href=https://companies.casata.md/index.php?l=ro&action=viewcompany&id=4127>https://companies.casata.md/index.php?l=ro&action=viewcompany&id=4127</a> \r\n \r\n \r\nустановка новых скатов может оказаться запутанной задачей. Вы сталкиваетесь с огромным количеством брендов, размеров и моделей обуви для автомобиля , поэтому быстро можно потеряться. \r\n \r\nС намерением получить кайф от поездки, покупайте обувь для \"автомобилей\", которая не противоречит вашему стилю управления. \r\n \r\nНе хватает поддержки в заказе необходимых покрышек для вашей машины? наша группа искусных специалистов поможет вам своими знаниями. \r\n \r\nВам нравится тихая поездка? Или у вас в приоритете ощущать каждый поворот? Супер! наши безупречные специалисты с легкостью подберут вам идеальные шины! \r\n \r\nбольшое число факторов вредят вашим скатам. Начиная от препятствий и заканчивая различными химикатами. \r\n \r\nесли вы купите неправильную \"обувь\" для авто, то вы можете испортить эффективность вашего транспорта и его возможность справляться с любыми погодными условиями. Скаты вашей тачки старательно трудятся всякий раз, когда вы выезжаете на асфальт. \r\n \r\nлучший метод почуять, настал ли момент приобретать новые шины для вашего транспорта, — это поручить их диагностику  опытныму человеку. \r\n \r\nв нашем автомобильном сервисе вы сможете приобрести покрышки известных марок и брендов! И все по интересным ценам! Поможем купить подходящие вам! \r\n \r\nнаша автомастерская ставит на первое место приоритеты клиента. следовательно немаленькое количество водителей доверяет нам! Мы гарантируем качество! приглашаем в гости! И убедитесь сами!', '2023-11-09 22:27:02', '2023-11-09 22:27:02'),
(362, 'Mike Goldman', 'mikeintope@gmail.com', '?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Goldman', '2023-11-10 06:31:17', '2023-11-10 06:31:17'),
(363, 'Maureen Pauley', 'pauley.maureen@gmail.com', 'অভিযোগ বক্স', 'Elevate Your Webpage Effectiveness with Our Groundbreaking Solution!', 'Hi paramountinsurancebd.com Administrator.\r\n\r\nI\'m Maureen and for just a second, imagine this…\r\n\r\n- A user does a search and lands at paramountinsurancebd.com.\r\n\r\n- They linger for a minute to see.  I’m intrigued… but… maybe…\r\n\r\n- And then they click the back button and view the other search results instead. \r\n\r\n- Ultimately – you got an eyeball, but zilch to show for it.\r\n\r\n- And they’re gone.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLead Conversion Tool is a software widget that’s operates on your site, prepared to capture any visitor’s Name, Email address, and Phone Number. It lets you know instantly – enabling you to call that lead while they’re actually browsing your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to try out a Live Demo with Visitor Engagement Widget now to see exactly how it works.\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be huge – like 100 times better!\r\n\r\nMoreover, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to create a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://turboleadgeneration.com to find out what Lead Conversion Tool can do for your business.\r\n\r\nYou might be converting up to 100X more leads right now!\r\n\r\nMaureen\r\nPS: Visitor Engagement Widget offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers ready to talk with you at this moment… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to use Lead Conversion Tool now.\r\n\r\nIf you\'d like to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\nMerely a swift remark - the identities and email applied in this message, Maureen and Pauley, are stand-ins and not really actual information. We appreciate openness and desired to ensure you’re aware of this! If ever you want to make contact with the true person responsible for this message, do check out our site, and we’ll associate you with the right individual.', '2023-11-18 20:53:03', '2023-11-18 20:53:03'),
(364, 'Demetria Encarnacion', 'encarnacion.demetria@outlook.com', 'তথ্য অধিকার আইকন', 'Transform Your SEO with Our Groundbreaking Solution!', 'To the paramountinsurancebd.com Webmaster.\r\n\r\nCool website!\r\n\r\n name’s Demetria, and I just found your site - paramountinsurancebd.com - when surfing the net. You appeared up at the top of the search results, so I checked you out. Seems like what you’re doing is amazing.\r\n\r\nBut just in case you don’t mind me asking – after someone like me lands across paramountinsurancebd.com, what normally happens?\r\n\r\nDoes your site create leads for your business?\r\n\r\nI’m thinking a few, but I also bet you’d prefer more… research suggest that 7 out 10 who land on a site end up leaving without any interaction.\r\n\r\nThat\'s not ideal.\r\n\r\nHere’s a idea – what if there was an simple way for each visitor to raise their hand to get a phone call from you RIGHT AWAY… the second they visit your site and expressed, “call me now.”\r\n\r\nWell, you can –\r\n\r\nWeb Visitors Into Leads is a application widget that’s functions on your site, prepared to grab every visitor’s Name, Email address and Phone Number. It lets you be informed INSTANTLY – so that you can talk to that lead while they’re actually checking out your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads today to see exactly how it functions.\r\n\r\nTime is crucial when it comes to connecting with leads – the distinction between reaching out to someone in just 5 minutes versus 30 minutes later is significant – like 100 times better!\r\n\r\nAnd that\'s why we designed out our new SMS Text With Lead capability… as once you’ve grabbed the visitor’s phone number, you can instantly start a text message (SMS) conversation.\r\n\r\nThink about the opportunities – even if you don’t close a deal right away, you can keep in touch with text messages for new offers, content links, or even just “how you doing?” notes to create a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn what Web Visitors Into Leads can offer for your business.\r\n\r\nYou might be converting up to 100X more leads right now!\r\nDemetria\r\n\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – and it also features International Long Distance Calls. \r\nYou have customers waiting to speak with you at this moment… don’t leave them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to experience Web Visitors Into Leads today.\r\n\r\nIf you\'d want to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nJust a short note - the names and email used in this email, Demetria and Encarnacion, are dummy data and not genuine contact details. We appreciate transparency and aim to ensure sure you’re aware! If you want to get in touch with the genuine person responsible for this message, please go to our website, and we’ll connect you with the correct individual.', '2023-11-19 01:29:13', '2023-11-19 01:29:13'),
(365, 'Bennie Patino', 'patino.bennie@yahoo.com', 'অভিযোগ বক্স', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Bennie from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkeydigital.org/affiliate-dashboard/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nBennie Patino\r\nMonkey Digital', '2023-11-19 13:24:21', '2023-11-19 13:24:21'),
(366, 'Mike Galbraith', 'mikeNeehymnsype@gmail.com', '?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Galbraith\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2023-11-19 23:05:58', '2023-11-19 23:05:58'),
(367, 'Christina Shackleton', 'christinaseo76@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase Your Revenue: Join Our Guest Post Program Today!', 'Hi,\r\n\r\nWant to make more money from your website?\r\n\r\nTry accepting guest posts! \r\n\r\nJoin our featured list of publishers that gets exposure to over 50 million people every month!\r\n\r\nWe do all the marketing for you, all you have to do is strike a deal!\r\n\r\nThe first 30 days are free! Join now at: https://furtherinfo.org/gpfeatured\r\n\r\nKind Regards,\r\nChristina\r\n\r\nNot interested? Unsubscribe here: https://removeme.click/unsubscribe.php?d=paramountinsurancebd.com', '2023-11-20 04:38:15', '2023-11-20 04:38:15'),
(368, 'JimmieFrutt', 'rebek.a.zo.lo9@gmail.com', '?????? ????', 'добрый день, уважаемый друг!', 'немаленькое число автомобилистов в данный момент не думают о своих покрышках до тех пор, пока не окажутся в затруднительном положении. \r\n \r\nИной раз, когда протектор оказывается крайне тонким, то шины приходят в ненадежное состояние. Примите во внимание! Одной из значительных покупок, которые совершают любители авто, действительно являются шины. \r\n \r\nСогласно советам наших знатоков, регулярная замена шин вашей тачки важна для прочности на шоссе. \r\n<a href=https://www.try.md/search.php?q=pastrareanvelope>https://www.try.md/search.php?q=pastrareanvelope</a> \r\n \r\n \r\nзамена новых покрышек может оказаться трудной задачей. Вы сталкиваетесь с немалым ассортиментом брендов, размеров и моделей скатов , так что вмиг можно потеряться. \r\n \r\nчтобы получить удовольствие от езды, заказывайте покрышки, которые подходят вашему стилю управления. \r\n \r\nВам требуется помощь в замене подходящих колес для вашей тачки? наша команда высококвалифицированных мастеров поможет вам своей информацией. \r\n \r\nВам нравится тихая езда? Или вы любите ощущать каждый поворот? Хорошо! наши безупречные специалисты легко посоветуют вам идеальную резину! \r\n \r\nнереальное количество факторов вредят вашим колесам. Начиная от возраста и заканчивая быстрым стартом. \r\n \r\nв случае, если вы купите неправильные покрышки, то вы можете испортить производительность вашего транспортного средства и его навык справляться с любой погодой. Колеса вашего средства передвижения старательно работают всегда, когда вы выезжаете на автостраду. \r\n \r\nлучший способ узнать, наступили ли времена устанавливать новые шины для вашего транспортного средства, — это доверить их осмотр эксперту. \r\n \r\nв нашей автомастерской вы сможете приглядеть скаты именитых марок и брендов! И все по заманчивым ценам! Поможем заказать нужным вам! \r\n \r\nнаша автомастерская ставит на первое место приоритеты клиента. по этой причине большое число автолюбителей доверяет нам! Мы гарантируем качество! приезжайте! И убедитесь сами!', '2023-11-20 07:26:58', '2023-11-20 07:26:58'),
(369, 'Raymond Taylor', 'gibb.chelsea@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', '\"Fast-track your business success! \r\n\r\nUp to $250K with terms that make sense for you.\r\n\r\n Express Capital ensures a funding decision in less than 60 seconds. \r\n\r\nVisit expresscapitalcorp.com and take the first step toward financial growth!\"', '2023-11-20 17:40:29', '2023-11-20 17:40:29'),
(370, 'Susan Karsh', 'ira.rivers39@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Are you guys using AI?', 'Hello,\r\n\r\nI was on your site today and I wanted to see if you would be open to getting a FREE 7-Day trial of our AI Agents, like ChatGPT, but much better. \r\n\r\nPlus, our plans start as low as $10 per month if you decide to continue. \r\n\r\nOur AI Agents Can:\r\n\r\n• Assist your team with tasks, projects and research, which will increase productivity.\r\n• Crush to-do list by writing - ads, code, emails, content, sales copy, contracts & more.\r\n• Give you time to focus on important things instead of handling mundane tasks.\r\n• Save you time, save you money and make your team much more effective.\r\n• Make sales calls, take inbound calls and answer support questions (coming soon).\r\n\r\n... and much, MUCH more!\r\n\r\nWatch our video here and see how we can help: https://bit.ly/myaa-trial \r\n\r\nOur clients are saving 20%- 30% on operational costs each month by using our AI Agents to handle hundreds of tasks.\r\n\r\nClaim your FREE Trial Of our AI Agents Now, before this offer ends. Get started here: https://bit.ly/myaa-trial \r\n\r\nBest,\r\n\r\nSusan Karsh', '2023-11-20 18:36:54', '2023-11-20 18:36:54'),
(371, 'JimmieFrutt', 'reb.ek.az.o.lo.9@gmail.com', '?????? ????', 'минуточку внимания, почтенный друг!', 'неимоверный объем хозяинов авто в эти дни не переживают о своей резине до тех пор, пока не возникнут трудности. \r\n \r\nКак только протектор оказывается излишне тонким, то покрышки приходят в небезопасное состояние. Примите во внимание! Одной из необходимых покупок, которые совершают автомобилисты, как раз являются покрышки. \r\n \r\nСогласно рекомендациям наших мастеров, вовремя произведенная установка шин вашей ласточки важна для прочности на автостраде. \r\n<a href=https://piatamuncii.md/ro/company/nordman-md>https://piatamuncii.md/ro/company/nordman-md</a> \r\n \r\n \r\nзамена новой \"обуви\" для автомобилей может оказаться каверзной проблемой. Вы сталкиваетесь с немаленьким ассортиментом брендов, размеров и моделей шин , так что без проблем можно потеряться. \r\n \r\nС намерением получить восторг от управления, выбирайте скаты, которые подходят вашему стилю вождения. \r\n \r\nНе хватает поддержки в пробретении необходимых покрышек для вашего авто? наш коллектив опытных автомехаников поможет вам своей информацией. \r\n \r\nВам нравится плавная поездка? Или вы ставите на первое место ощущать каждый поворот? Так и запишем! наши квалифицированные эксперты с легкостью поищат вам идеальные скаты! \r\n \r\nнереальное количество факторов вредят вашим покрышкам. Начиная от бордюров и заканчивая дождем. \r\n \r\nна случай, если вы выберете неправильные скаты, то вы можете ухудшить производительность вашего автомобиля и его потенциал справляться с любым климатом. Шины вашей ласточки усердно трудятся каждый раз, когда вы выезжаете на трассу. \r\n \r\nлучший метод почуять, наступили ли времена приобретать новые шины для вашей ласточки, — это доверить их осмотр опытныму человеку. \r\n \r\nв нашем автомобильном сервисе вы сможете отыскать резину мировых марок и брендов! И все по приятным ценам! Поможем взять необходимые вам! \r\n \r\nнаше предприятие ставит на первое место приоритеты клиента. таким образом немалое количество хозяинов авто верят нам! Мы гарантируем качество! обращайтесь! И убедитесь сами!', '2023-11-20 21:22:17', '2023-11-20 21:22:17'),
(372, 'Ed Frez', 'edfrez15@gmail.com', 'Select Dropdown', 'Web Design Service', 'You have an idea for a website, but you don\'t know how to make it happen. You need a web designer who can turn your vision into reality. You need a web designer who can create a website that is stunning, effective, and affordable. You need a web designer who is me.\r\n\r\nPlease get in touch with me today and tell me your ideas. I will give you a free quote and a draft of your website. I guarantee you quality work and timely delivery. I look forward to hearing from you.\n\n-Ed Frez | Web Designer', '2023-11-21 10:17:31', '2023-11-21 10:17:31'),
(373, 'BuddyPib', 'k.a.t.e.k.as.1999@gmail.com', '???? ?????? ????', 'привет, уважаемый автолюбитель!', 'большой выбор пользователей авто в данный момент не волнуются о своей резине до тех пор, пока им не придется резко свернуть. \r\n \r\nВременами протектор становится чересчур тонким, то резина приходит в опасное состояние. Примите во внимание! Одной из полезных покупок, которые совершают автолюбители, всё-таки являются покрышки. \r\n \r\nСогласно советам наших профи, регулярная смена шин вашей тачки важна для стойкости на автостраде. \r\n<a href=https://www.2biz.ro/kaleso-f>https://www.2biz.ro/kaleso-f</a> \r\n \r\n \r\nзаказ новых скатов может оказаться запутанной задачей. Вы сталкиваетесь с немалым ассортиментом брендов, размеров и моделей шин , по этой причине сразу можно запутаться. \r\n \r\nв надежде получить экстаз от поездки, покупайте колеса, которые подходят вашему стилю управления. \r\n \r\nВам требуется помощь в выборе нужной \"обуви\" для автомобилей для вашего железного коня? наш штат предприятия опытных профессионалов поможет вам своим энтузиазмом. \r\n \r\nВам нравится тихая поездка? Или вы ставите превыше всего чувствовать каждый поворот? Договорились! наши непревзойденные знатоки быстро поищат вам идеальные шины! \r\n \r\nтысячи факторов вредят вашей резине. Начиная от возраста и заканчивая озоном. \r\n \r\nесли вы закажите  неправильную резину, то вы можете понизить эффективность вашего железного коня и его искусство справляться с любыми природными явлениями. Шины вашего транспортного средства старательно трудятся каждый раз, когда вы выезжаете на линию. \r\n \r\nлучший способ оценить, наступили ли времена заказывать новые шины для вашего железного коня, — это возложить их обследование мастеру. \r\n \r\nв нашей автомастерской вы сможете взять скаты мировых марок и брендов! И все по завлекающим ценам! Поможем выявить необходимые вам! \r\n \r\nнаша автомастерская ставит на первое место приоритеты клиента. соответственно большое количество водителей верят нам! Мы гарантируем качество! добро пожаловать! И убедитесь сами!', '2023-11-21 13:03:56', '2023-11-21 13:03:56'),
(374, 'TylerCon', 'djtyler_2023@gmail.com', '???? ?????? ????', 'Music scene releases', 'Hello, \r\n \r\nMusic download private server  https://0daymusic.org MP3, FLAC, LIVESETS, Music Videos. \r\n \r\nTeam 0day', '2023-11-21 22:35:22', '2023-11-21 22:35:22'),
(375, 'Monica Goodrich', 'monica.goodrich26@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com on DirectoryBump.com', 'Hi, \r\n\r\nparamountinsurancebd.com is only listed in a 8/10,000+ Directories\r\n\r\nWe have a black friday deal going on at the moment to get your website listed in all 10k+ for $19.95\r\n\r\nVisit us on DirectoryBump.com', '2023-11-21 23:07:22', '2023-11-21 23:07:22'),
(376, 'Kraig Brookman', 'brookman.kraig@gmail.com', 'অভিযোগ বক্স', 'paramountinsurancebd.com on DirectoryBump.com', 'Hi, \r\n\r\nparamountinsurancebd.com is only listed in a 8/10,000+ Directories\r\n\r\nWe have a black friday deal going on at the moment to get your website listed in all 10k+ for $19.95\r\n\r\nVisit us on DirectoryBump.com', '2023-11-22 05:58:19', '2023-11-22 05:58:19'),
(377, 'Jim Horrocks', 'horrocks.franklyn@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin.', 'Hope you\'re well. Our monthly SEO services offer comprehensive keyword analysis, content optimization, and continuous monitoring for sustained growth. Let\'s discuss how we can elevate your online presence.Check out here: https://digitalpromax.co/lb/\r\n\r\nIs Your Search Console Reporting Errors? Don\'t let issues hold back your SEO! Specializing in fixing Search Console errors for higher rankings. Resolve crawl issues, improve indexing, and supercharge your SEO. Let\'s boost your site together! Visit now: https://speedexpert.co/search-console/', '2023-11-22 18:20:52', '2023-11-22 18:20:52'),
(378, 'Richardfrupe', 'djrichard2023@gmail.com', '???? ?????? ????', 'Music scene releases', 'Hello, \r\n \r\nMusic download private server  https://0daymusic.org MP3, FLAC, LIVESETS, Music Videos. \r\n \r\nTeam 0day', '2023-11-22 19:15:32', '2023-11-22 19:15:32'),
(379, 'JimmieFrutt', 'm.ax.i.mka.z9.912@gmail.com', '?????? ????', 'привет, почтенный автолюбитель!', 'бесчисленное количество автомобилистов на сегодняшний день не думают о своей \"обуви\" для автомобилей до тех пор, пока им не придется резко свернуть. \r\n \r\nв том случае, когда протектор становится чересчур тонким, то шины приходят в непригодность. Примите во внимание! Одной из существенных покупок, которые делают автолюбитель, определенно является \"обувь\" для автомобилей. \r\n \r\nСогласно напутствиям наших профессионалов, вовремя произведенная замена шин вашего авто важна для стойкости на трассе. \r\n<a href=https://forum.club16.ro/viewtopic.php?t=221593>https://forum.club16.ro/viewtopic.php?t=221593</a> \r\n \r\n \r\nустановка новых шин может оказаться нелегкой миссией. Вы сталкиваетесь с немаленьким количеством брендов, размеров и моделей покрышек , следовательно без проблем можно потеряться. \r\n \r\nС целью получить радость от поездки, заказывайте обувь для \"автомобилей\", которая соответствует вашему стилю вождения. \r\n \r\nПоявились сомнения в установке нужных покрышек для вашего авто? наш персонал опытных знатоков поможет вам своим энтузиазмом. \r\n \r\nВам нравится комфортная поездка? Или вы предпочитаете ощущать каждый поворот? Принято! наши мастера без проблем предложат вам идеальные шины! \r\n \r\nбольшое количество факторов вредят вашей резине. Начиная от бордюров и заканчивая превышением скорости. \r\n \r\nесли вы закажите  неправильные колеса, то вы можете испортить эффективность вашего транспортного средства и его искусство справляться с любым климатом. Скаты вашего автомобиля усердно трудятся всякий раз, когда вы выезжаете на дорогу. \r\n \r\nлучшее средство почуять, настал ли момент выбирать новые шины для вашего транспортного средства, — это доверить их диагностику  эксперту. \r\n \r\nв нашем сервисном центре вы сможете приметить покрышки различных марок и брендов! И все по низким ценам! Поможем выявить подходящие вам! \r\n \r\nнаш автомаркет ставит на первое место требования клиента. в связи с этим множество автомобилистов полагаются на нас! Мы гарантируем качество! забегайте! И убедитесь сами!', '2023-11-22 20:46:50', '2023-11-22 20:46:50'),
(380, 'James Collingridge de Tourcey', 'collingridgedetourcey.mitch@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'Is Your Search Console Reporting Errors? Don\'t let issues hold back your SEO! Specializing in fixing Search Console errors for higher rankings. Resolve crawl issues, improve indexing, and supercharge your SEO. Let\'s boost your site together! Visit now: https://speedexpert.co/search-console/\r\n\r\nWe also offer Web Designing Services:\r\n\r\n7 Pages Website, 2 Contact Forms, Responsive Design, Onsite SEO, Banner with Slideshow on Home Page, Professional and affordable website design - Starts $79 . More details: https://wpexpertspro.co/website/', '2023-11-23 03:13:20', '2023-11-23 03:13:20'),
(381, 'MiltonThusy', 'a.nt.kl.o.v@gmail.com', '???? ?????? ????', 'Автосервис: Зачем Нам Нужен Данный Важный Ассистент', 'Превосходство нашего Автосервиса: Где Компетентность Встречает Индивидуальный Подход \r\n \r\nДобро пожаловать в наш автосервис, место, где ваши авто необходимости встречаются с выдающимся мастерством и личным вниманием. Мы гордимся тем,  собственно что предоставляем клиентам не просто услуги по обслуживанию и ремонтным работам автомашин, да и делаем оригинальный опыт, кот-ый превосходит ожидания. \r\n \r\n1. Высококвалифицированный Персонал \r\n \r\nНаши мастера - профессионалы своего дела. Они обладают просторным навыком и каждый день совершенствуют средства навыки, чтобы быть в курсе последних технологий и направленностей в автомобильной промышленности. Мы гарантируем, что ваш автомашину располагается в надежных руках, и любой ремонт ведется с выдающейся тщательностью и вниманием к деталям. \r\n \r\n2. Прогрессивное Оборудование и Технологии \r\n \r\nНаш автосервис оснащен современным оборудованием и использует ведущие технологии в сфере обслуживания автомашин. Это не только ускоряет процесс диагностики и ремонта, да и увеличивает точность и эффективность наших предложений. Мы стремимся быть на фронтальном крае инноваций, чтобы ваш автомобиль получал одно из лучших обслуживание вероятного уровня. \r\n \r\n3. Личный Подход и Пользовательский Комфорт \r\n \r\nМы осознаем,  собственно что каждый заказчик уникален, в точности так же как его автомашину. Поэтому мы держимся индивидуального расклада к каждому клиенту. Наши работники готовы выслушать ваши необходимости и предоставить решение, коие лучшим образом соответствует вашим ожиданиям. Мы ценим ваше время, и наш сервис нацелен на обеспечивание вашего максимального комфорта. \r\n \r\n4. Проницаемость и Честность \r\n \r\nМы ценим доверие наших клиентов, потому мы держимся политики прозрачности и честности. Вы всегда будете в курсе статуса ремонта и грядущих работ. Мы предоставляем детальные сметы до любых работ, и никакие вспомогательные работы не выполняются без вашего согласия. Наша цель - убедиться, что вы полностью удовлетворены и убеждены  что, что ваш автомашину располагается в надежных руках. \r\n \r\n5. Широкий <a href=https://www.rabota.md/ro/joburi/mecanic-motoare-diesel/13140713>https://www.rabota.md/ro/joburi/mecanic-motoare-diesel/13140713</a> \r\n \r\nСпектр Услуг \r\n \r\nМы предлагаем глубокий спектр предложений, начиная от регулярного технического обслуживания и заканчивая сложными ремонтами. Независимо от того, требуется ли подмена масла, тормозных колодок, либо ремонт мотора, наш бывалый персонал готов решить любую задачку. Мы кроме того специализируемся на диагностике и заключении трудных технических проблем. \r\n \r\n*6. Экологическая Ответственность \r\n \r\nМы заботимся о окружающей среде и держимся экологически сознательных практик. Все отходы и материалы, применяемые в ходе обслуживания, обрабатываются и утилизируются с соблюдением стандартов экологической защищенности. Мы также предоставляем рекомендации по уходу за вашим автомашиной с учетом экологических аспектов. \r\n \r\n*7. Гибкие Графики Работы и Комфортное Месторасположение \r\n \r\nДля вашего удобства мы предлагаем гибкие графики работы, позволяя вам подстроить время обслуживания под ваш распорядок денька. Наше местоположение с легкостью доступно, что творит процесс обслуживания еще более комфортным для вас. \r\n \r\nВсе эти причины собраны в единое целое, создавая атмосферу доверия и убежденности в наших клиентах. Мы рвемся к превосходству в обслуживании, и наш автосервис – это не просто пространство ремонтных работ, а пространство, где ваш автомашину получает заботу и внимание, коие он заслуживает. Приедете в нас и убедитесь сами, отчего мы стоим повыше конкуренции.', '2023-11-23 03:17:48', '2023-11-23 03:17:48'),
(382, 'BuddyPib', 'mih.a.il.ag.ap.o.vi.c@gmail.com', '?????? ????', 'здравствуйте, почтенный друг!', 'немалое количество хозяинов авто в наше время не думают о своей резине до тех пор, пока не попадут в неприятную ситуацию. \r\n \r\nС момента, когда протектор становится излишне тонким, то скаты приходят в небезопасное состояние. Учтите! Одной из главных обновок, которые совершают пользователи авто, действительно являются покрышки. \r\n \r\nСогласно устоям наших специалистов, постоянная замена шин вашего легкового автомобиля важна для надежности на трассе. \r\n<a href=https://www.mitsu.ro/forum_new/memberlist.php?mode=viewprofile&u=30817>https://www.mitsu.ro/forum_new/memberlist.php?mode=viewprofile&u=30817</a> \r\n \r\n \r\nзаказ новой \"обуви\" для автомобилей может оказаться нелегкой миссией. Вы сталкиваетесь с огромным количеством брендов, размеров и моделей колес , , учитывая этот факт,  с легкостью можно запутаться. \r\n \r\nС намерением получить удовольствие от управления, заказывайте резину, которая соответствует вашему стилю управления. \r\n \r\nВам требуется помощь в заказе подходящих шин для вашей машины? наш автосалон высококвалифицированных мастеров поможет вам своими умениями. \r\n \r\nВам нравится бесшумная езда? Или вы ставите на первое место чувствовать каждый поворот? Принято! наши профессионалы с легкостью порекомендуют вам идеальные покрышки! \r\n \r\nнеимоверное число факторов вредят вашим шинам. Начиная от лежачих полицейских и заканчивая быстрым стартом. \r\n \r\nесли вы выберете неправильную \"обувь\" для авто, то вы можете пошатнуть производительность вашей легковушки и его потенциал справляться с любыми природными явлениями. Колеса вашего автомобиля старательно трудятся каждый раз, когда вы выезжаете на шоссе. \r\n \r\nлучший способ оценить, пришла ли пора присматривать новые шины для вашего железного коня, — это доверить их диагностику  мастеру. \r\n \r\nв нашем автотехцентре вы сможете приметить скаты разного рода марок и брендов! И все по минимальным ценам! Поможем вычислить идеальные для вас! \r\n \r\nнашу сто ставит на первое место желания клиента. следовательно немалое количество пользователей авто полагаются на нас! Мы гарантируем качество! приглашаем в гости! И убедитесь сами!', '2023-11-23 10:06:23', '2023-11-23 10:06:23'),
(383, 'wCIyqaJtYa', 'callvisvetlana@list.ru', '???? ?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-11-23 20:13:20', '2023-11-23 20:13:20'),
(384, 'Max Lowe', 'lowemax13@gmail.com', 'Select Dropdown', 'Web Design Services', 'Hello,\r\n\r\nI hope this communication finds you in good health. We\'re contacting you to offer our professional Web Design services to help you improve your online presence. Our staff is dedicated to producing solutions that correspond with your specific business goals, with an emphasis on creating visually attractive and highly functioning websites. We attempt to create an online experience that captivates and engages your audience, from user-friendly interfaces to seamless navigation. \r\n\r\nIf you\'re ready to take your online presence to the next level, we\'d be happy to talk about how our Web Design service may help your company. Please contact me for a consultation, and let\'s discuss the exciting possibilities together.\n\nThank you,\r\nMax Lowe', '2023-11-24 02:02:18', '2023-11-24 02:02:18'),
(385, 'JimmieFrutt', 'm.aximkaz99.12@gmail.com', '?????? ????', 'приветствуем вас, почтенный автолюбитель!', 'гору автомобилистов в данный момент не тревожатся о своих шинах до тех пор, пока резко не затормозят. \r\n \r\nКак только протектор становится чрезвычайно тонким, то покрышки приходят в неустойчивое состояние . Примите во внимание! Одной из существенных обновок, которые совершают автомобилисты, определенно являются колеса. \r\n \r\nСогласно напутствиям наших знатоков, вовремя произведенная установка шин вашего средства передвижения важна для безопасности на автостраде. \r\n<a href=https://243.md/pokras-kryshi-avto-v-kishineve>https://243.md/pokras-kryshi-avto-v-kishineve</a> \r\n \r\n \r\nпокупка новых шин может оказаться каверзной задачей. Вы сталкиваетесь с немалым ассортиментом брендов, размеров и моделей шин , соответственно вмиг можно потеряться. \r\n \r\nв надежде получить экстаз от вождения, ищите колеса, которые под стать вашему стилю вождения. \r\n \r\nНе хватает поддержки в заказе необходимой резины для вашего легкового автомобиля? наш штат предприятия профессиональных специалистов поможет вам своими умениями. \r\n \r\nВам нравится бесшумная поездка? Или у вас в приоритете ощущать каждый поворот? Вас поняли! наши квалифицированные профи с легкостью найдут вам идеальные скаты! \r\n \r\nнеимоверное число факторов вредят вашим покрышкам. Начиная от бордюров и заканчивая сильным солнечным светом. \r\n \r\nв том случае, когда вы выберете неправильные покрышки, то вы можете пошатнуть производительность вашего средства передвижения и его способность справляться с любым климатом. Шины вашей ласточки усердно трудятся каждый раз, когда вы выезжаете на дорогу. \r\n \r\nлучший способ оценить, пришёл ли день брать новые шины для вашего автомобиля, — это возложить их проверку знатоку. \r\n \r\nв нашем офисе вы сможете взять покрышки разного рода марок и брендов! И все по заманчивым ценам! Поможем заказать нужным вам! \r\n \r\nнаш автоцентр ставит на первое место цели клиента. ввиду этого огромное число владельцев авто полагаются на нас! Мы гарантируем качество! обращайтесь! И убедитесь сами!', '2023-11-24 08:20:20', '2023-11-24 08:20:20'),
(386, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Your site – more leads?', 'Hello paramountinsurancebd.com Owner! this is Eric and I ran across paramountinsurancebd.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-11-24 15:05:09', '2023-11-24 15:05:09'),
(387, 'RCaNmjZFhZ', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-11-24 16:44:58', '2023-11-24 16:44:58');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(388, 'MiltonThusy', 'a.nt.k.l.o.v@gmail.com', '?????? ????', 'Автосервис: Зачем Нам Необходим Данный Значительный Ассистент', 'Приемущество нашего Автосервиса: Где Профессионализм Встречает Индивидуальный Расклад \r\n \r\nИмущество пожаловать в наш автосервис, место, где ваши авто необходимости встречаются с выдающимся мастерством и индивидуальным вниманием. Мы гордимся этим, что предоставляем клиентам не просто услуги по обслуживанию и ремонту автомобилей, да и создаем оригинальный навык, кот-ый превосходит ожидания. \r\n \r\n1. Высококвалифицированный Персонал \r\n \r\nНаши мастера - мастера собственного дела. Они обладают просторным опытом и постоянно совершенствуют свои способности, чтобы быть в курсе последних технологий и тенденций в автомобильной индустрии. Мы гарантируем,  собственно что ваш автомашину находится в надежных руках, и любой ремонт ведется с выдающейся тщательностью и вниманием к деталям. \r\n \r\n2. Современное Оборудование и Технологии \r\n \r\nНаш автосервис оснащен современным оборудованием и применяет передовые технологии в сфере обслуживания автомобилей. Это не столько ускоряет процесс диагностики и ремонтных работ, да и увеличивает точность и эффективность наших услуг. Мы рвемся быть на переднем крае нововведений, дабы ваш автомашину получал одно из лучших обслуживание возможного значения. \r\n \r\n3. Личный Расклад и Пользовательский Комфорт \r\n \r\nМы понимаем, что каждый заказчик уникален, также как и его автомашину. Потому мы придерживаемся персонального расклада к любому клиенту. Наши сотрудники готовы выслушать ваши потребности и дать решение, коие лучшим образом соответствует вашим ожиданиям. Мы ценим ваше время, и наш обслуживание нацелен на обеспечение вашего предельного комфорта. \r\n \r\n4. Прозрачность и Добросовестность \r\n \r\nМы ценим доверие наших посетителей, поэтому мы придерживаемся политические деятели прозрачности и честности. Вы практически постоянно будете в курсе статуса ремонтных работ и грядущих работ. Мы предоставляем детальные сметы до любых работ, и практически никакие дополнительные работы не выполняются без вашего согласия. Наша задача - увериться, что вы всецело удовлетворены и уверены  что, что ваш автомобиль находится в надежных руках. \r\n \r\n5. Широкий <a href=https://forum.vamist.ro/profile/8676-mihailphisman/?tab=field_core_pfield_16>https://forum.vamist.ro/profile/8676-mihailphisman/?tab=field_core_pfield_16</a> \r\n \r\nДиапазон Услуг \r\n \r\nМы хотим предложить глубокий спектр услуг, начиная от регулярного технического обслуживания и заканчивая сложными ремонтами. Независимо от такого как, требуется ли замена масла, тормозных колодок, либо ремонт мотора, наш бывалый персонал готов решить всякую задачу. Мы также специализируемся на диагностике и заключении трудных технических проблем. \r\n \r\n*6. Экологическая Обязанность \r\n \r\nМы заботимся о окружающей среде и придерживаемся экологически ответственных практик. Все отходы и материалы, применяемые в процессе обслуживания, обрабатываются и утилизируются с соблюдением стереотипов экологической защищенности. Мы также предоставляем советы по уходу за вашим автомобилем с учетом экологических аспектов. \r\n \r\n*7. Гибкие Графики Работы и Комфортное Местоположение \r\n \r\nДля вашего удобства мы хотим предложить гибкие графики работы, позволяя вам подстроить время обслуживания под ваш распорядок дня. Наше местоположение легко доступно, что творит процесс обслуживания еще более удобным вам. \r\n \r\nВсе эти факторы собраны в единое целое, создавая атмосферу доверия и убежденности в наших посетителях. Мы стремимся к превосходству в обслуживании, и наш автосервис – это не просто место ремонтных работ, а место, где ваш автомашину получает заботу и внимание, которые он заслуживает. Приедете в нас и удостоверьтесь сами, почему мы стоим повыше конкуренции.', '2023-11-24 20:15:59', '2023-11-24 20:15:59'),
(389, 'eaopyznsvFJcSu', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'EugQcSjCnbkMUNAe', 'brtqXhojENOPkClU', '2023-11-24 22:36:53', '2023-11-24 22:36:53'),
(390, 'pxkgPDnNOKodiU', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'xlqoCmnRK', 'dlHYWVJPAeqX', '2023-11-24 22:36:59', '2023-11-24 22:36:59'),
(391, 'eaopyznsvFJcSu', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'EugQcSjCnbkMUNAe', 'brtqXhojENOPkClU', '2023-11-24 22:37:05', '2023-11-24 22:37:05'),
(392, 'feHbXhNYKxZwk', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'HmERMIqtPcoQJhKy', 'EnJAoSWFyvjR', '2023-11-24 22:37:34', '2023-11-24 22:37:34'),
(393, 'kUGKzVOruFEiZtXC', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'OmBWwpiySK', 'ciZoDUJsXxzapA', '2023-11-24 22:37:39', '2023-11-24 22:37:39'),
(394, 'feHbXhNYKxZwk', 'paulastella4y0@outlook.com', 'তথ্য অধিকার আইকন', 'HmERMIqtPcoQJhKy', 'EnJAoSWFyvjR', '2023-11-24 22:37:46', '2023-11-24 22:37:46'),
(395, 'JimmieFrutt', 'max.i.m.k.a.z9.9.1.2@gmail.com', '?????? ????', 'рады вас видеть, почтенный пользователь!', 'большой выбор участников движения на сегодняшний день не беспокоятся о своих покрышках до тех пор, пока резко не затормозят. \r\n \r\nпри условии, что протектор оказывается слишком тонким, то колеса приходят в небезопасное состояние. Примите к сведению! Одной из нужных обновок, которые делают водители, определенно являются покрышки. \r\n \r\nСогласно рекомендациям наших автомехаников, вовремя произведенная смена шин вашего железного коня важна для прочности на магистрали . \r\n<a href=https://www.2biz.ro/auto-shina-f>https://www.2biz.ro/auto-shina-f</a> \r\n \r\n \r\nзаказ новых колес может оказаться трудной задачей. Вы сталкиваетесь с огромным выбором брендов, размеров и моделей скатов , таким образом быстро можно потеряться. \r\n \r\nчтобы получить блаженство от вождения, заказывайте колеса, которые не противоречат вашему стилю управления. \r\n \r\nНуждаетесь в помощи в заказе подходящей резины для вашего транспортного средства? наша компания опытных автомехаников поможет вам своими навыками. \r\n \r\nВам нравится плавная поездка? Или вы любите ощущать каждый поворот? Хорошо! наши искусные мастера моментально посоветуют вам идеальные шины! \r\n \r\nбольшое количество факторов вредят вашей \"обуви\" для авто. Начиная от бордюров и заканчивая различными химикатами. \r\n \r\nесли вы выберете неправильную резину, то вы можете уменьшить эффективность вашего легкового автомобиля и его искусство справляться с любыми природными явлениями. Колеса вашего легкового автомобиля прилежно работают всегда, когда вы выезжаете на трассу. \r\n \r\nлучшее средство понять, пришло ли время приобретать новые шины для вашей ласточки, — это доверить их проверку автомеханику. \r\n \r\nв нашем магазине вы сможете найти шины разного рода марок и брендов! И все по низким ценам! Поможем подобрать необходимые вам! \r\n \r\nнашу сто ставит на первое место рекомендации клиента. таким образом огромное число хозяинов авто полагаются на нас! Мы гарантируем качество! обращайтесь! И убедитесь сами!', '2023-11-24 23:35:05', '2023-11-24 23:35:05'),
(396, 'Mike Larkins', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Good Day \r\n \r\nI have just verified your SEO on  paramountinsurancebd.com for its SEO metrics and saw that your website could use an upgrade. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Larkins\r\nDigital X SEO Experts', '2023-11-25 20:11:27', '2023-11-25 20:11:27'),
(397, 'RobertTob', 'lucido.leinteract@gmail.com', '?????? ????', 'Hallo    write about   the price', 'Ola, quería saber o seu prezo.', '2023-11-26 19:58:49', '2023-11-26 19:58:49'),
(398, 'BestFarmHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Buy pills without restrictions. Money Back Guaranteed 30-day refunds.', 'TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\n[b]Viagra[/b] buy, discount! without prescription. \r\n[b]Cialis[/b] buy, discount! without prescription. \r\nViagra Professional buy, discount! without prescription. \r\nCialis Professional buy, discount! without prescription. \r\n \r\nViagra Super Active buy, discount! without prescription. \r\nCialis Super Active buy, discount! without prescription. \r\n[b]Synthroid[/b] buy, discount! without prescription. \r\n \r\nhttps://cutt.ly/qwufYAl9', '2023-11-27 12:31:52', '2023-11-27 12:31:52'),
(399, 'JimmieFrutt', 's.e.ci.ko.v.avi.kto.ri.a@gmail.com', '???? ?????? ????', 'доброго времени суток, почтенный друг!', 'неимоверное количество водителей в данный момент не думают о своих скатах до тех пор, пока не клюнет жареный петух. \r\n \r\nв случае, если протектор оказывается крайне тонким, то скаты приходят в непригодность. Помните! Одной из значимых обновок, которые совершают автолюбители, всё-таки являются шины. \r\n \r\nСогласно рекомендациям наших специалистов, регулярная смена шин вашей ласточки важна для прочности на дороге. \r\n<a href=http://forum.doctorulmeu.md/viewtopic.php?t=89590>http://forum.doctorulmeu.md/viewtopic.php?t=89590</a> \r\n \r\n \r\nустановка новых покрышек может оказаться трудной задачей. Вы сталкиваетесь с большим количеством брендов, размеров и моделей резины , поэтому запросто можно сбиться с мысли. \r\n \r\nС намерением получить восторг от поездки, покупайте скаты, которые соответствуют вашему стилю управления. \r\n \r\nНе хватает поддержки в замене необходимой резины для вашей тачки? наш автосалон высококвалифицированных знатоков поможет вам своими умениями. \r\n \r\nВам нравится удобная поездка? Или вы любите чувствовать каждый поворот? отлично! наши мастера легко выберут вам идеальные покрышки! \r\n \r\nнеимоверное число факторов вредят вашей \"обуви\" для авто. Начиная от острых предметов и заканчивая превышением скорости. \r\n \r\nв том случае, когда вы купите неправильную \"обувь\" для авто, то вы можете пошатнуть производительность вашего транспорта и его искусство справляться с любым климатом. Шины вашего авто усердно трудятся всегда, когда вы выезжаете на шоссе. \r\n \r\nлучшее средство понять, наступили ли времена покупать новые шины для вашего автомобиля, — это поручить их осмотр специалисту. \r\n \r\nв нашем магазине вы сможете выбрать скаты всевозможных марок и брендов! И все по невысоким ценам! Поможем отыскать необходимые вам! \r\n \r\nнаш сервисный центр ставит на первое место хотелки клиента. соответственно огромное число водителей верят нам! Мы гарантируем качество! залетайте! И убедитесь сами!', '2023-11-27 12:32:06', '2023-11-27 12:32:06'),
(400, 'Steve Sherlock', 'steve82991@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'question', 'am i ever going to get any support here? i\'m going to just file a chargeback if you can\'t get back to me... you guys are listed as support on this amazon listing https://amzn.to/46pmr71 - please get back to me asap... -Steve', '2023-11-27 15:01:57', '2023-11-27 15:01:57'),
(401, 'ChristinaSl', 'christinaSl@qaraymarket.com', '?????? ????', 'I wаnt tо meet ѕerіоus man... (:', 'Ηellо аll, guуѕǃ Ι knоw, mу mеѕsаgе mау bе tоо ѕресіfіc,\r\nВut mу sіѕtеr found niсe man hеrе аnd they marrіеd, ѕo hоw аbоut mе?ǃ :)\r\nΙ am 26 уеаrѕ оld, Chriѕtinа, from Romania, Ι knоw Εnglіѕh and Gеrman languagеѕ alѕo\r\nΑnd... I have specіfiс dіѕeaѕe, namеd nуmрhоmаnia. Ԝhо knоw whаt iѕ thіѕ, саn understand mе (bеttеr tо ѕay іt іmmеdіately)\r\nAh yеѕ, I cook vеrу tаsty! аnd Ι lоvе nоt оnlу cook ;))\r\nΙm real gіrl, nоt proѕtіtutе, and lookіng fоr ѕerіоus аnd hоt rеlаtіоnshiр...\r\nАnуwaу, уоu саn find my рrofіle hеre: http://turcacipapmo.ga/idl-20031/', '2023-11-28 02:08:52', '2023-11-28 02:08:52'),
(402, 'Pitroda Satyan', 'projectdept@kanzalshamsprojectmgt.com', '?????? ????', 'LOAN INVESTMENT PROGRAM', 'Greetings, \r\n \r\nAm glad to connect with you, My name is Pitroda Satyan G, am an investment consultant with KANZ ALSHAMS PROJECT CONSULTANT, I have been mandated by the company to source for investment opportunities and companies seeking for funding, business loans, for its project(s). Do you have any investment or project that is seeking for capital to fund it? \r\n \r\nOur Investments financing focus is on: \r\n \r\nSeed Capital, Early-Stage, Start-Up Ventures, , Brokerage, Private Finance, Renewable Energy Project, Commercial Real Estate, Blockchain, Technology, Telecommunication, Infrastructure, Agriculture, Animal Breeding, Hospitality, Healthcare, Oil/Gas/Refinery. Application reserved for business executives and companies with proven business records in search of funding for expansion or forcapital investments.. \r\n \r\nKindly contact me for further details. \r\n \r\nawait your return e.mail soonest. \r\n \r\nRegards \r\n \r\nDr. Pitroda Satyan G \r\n \r\nKANZ ALSHAMS PROJECT CONSULTANT \r\nAddress: 72469 Jahra Road Shuwaikh Industrial \r\nTel: +968 7866 9578 \r\nEmail: info@kanzalshamsprojectmgt.com', '2023-11-28 04:23:51', '2023-11-28 04:23:51'),
(403, 'Margaret Z. Cole', 'genie@realdollar.xyz', 'তথ্য অধিকার আইকন', '💸You will manifest at least 5K this week', 'Pay close attention…\r\n\r\nVery soon, you will manifest a financial blessing…\r\n\r\n…in a completely unexpected way.\r\n\r\nYou just need to speak this 20 word prayer from The Bible.\r\n\r\nAnd you can get it by going to this link: https://www.realdollar.xyz/genie \r\n\r\nBest wishes,\r\nMargaret Z. Cole\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe/\r\n\r\n102 SW Emigrant Ave, Pendleton, OR 97801', '2023-11-28 14:19:22', '2023-11-28 14:19:22'),
(404, 'David   Johnson', 'rex.robichaud33@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Good Day  Is this the genuine state?', 'Hello,\r\n\r\nGain your complementary AI Assistant Now! if not get left behind unless you\r\n\r\nWant to outshine the competition with more customers and saving time? \r\n\r\nGo to https://klxl.ink/more-sales now to explore our partnership that promises a surge in leads and sales for your business.\r\n\r\nBest regards,\r\n\r\n Thomas   Williams \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo stop receiving any further communication, \r\nplease opt out at https://rokl.ink/optoutone.', '2023-11-29 03:31:48', '2023-11-29 03:31:48'),
(405, 'Pumper', 'chemicalfree@outlook.com', 'তথ্য অধিকার আইকন', 'Dive into Savings: Pumper Car\'s 10% Off Cyber Monday Special!', 'Hello,\r\n\r\nI hope you had a nice Thanksgiving.  At Pumper Car, we\'re all about shaping lives and bringing families closer together. Our exciting range of Pumper Cars are designed with everyone in mind with a special focus on kids, creating unforgettable memories for your entire family.\r\n\r\nJoin us this Black Friday and receive an exclusive 10% discount! - https://cutt.ly/NwIKW7pX\r\n\r\nMake this Holiday extra special for you and your family with Pumper Car at the lowest price we have ever offered.\r\n\r\n\r\n\r\nBest Wishes,\r\n\r\nThe Pumper Car Team', '2023-11-29 03:33:51', '2023-11-29 03:33:51'),
(406, 'Raymond Taylor', 'hawkins.robbin@msn.com', 'তথ্য অধিকার আইকন', 'Hello', '\"Fast-track your business success! \r\n\r\nUp to $250K with terms that make sense for you.\r\n\r\n Express Capital ensures a funding decision in less than 60 seconds. \r\n\r\nVisit expresscapitalcorp.com and take the first step toward financial growth!\"', '2023-11-29 07:19:12', '2023-11-29 07:19:12'),
(407, 'PhilTob', 'septon36giannixi@gmail.com', '?????? ????', 'Hello, i writing about     prices', 'Kaixo, zure prezioa jakin nahi nuen.', '2023-11-29 08:15:36', '2023-11-29 08:15:36'),
(408, 'JimmieFrutt', 's.e.cik.o.vavik.toria@gmail.com', '???? ?????? ????', 'минуточку внимания, дорогой друг!', 'множество пользователей авто в наше время не беспокоятся о своих скатах до тех пор, пока им не придется резко свернуть. \r\n \r\nпри условии, что протектор становится весьма тонким, то шины приходят в опасное состояние. Держите в памяти! Одной из ценных покупок, которые совершают пользователи авто, непосредственно является \"обувь\" для автомобилей. \r\n \r\nСогласно указаниям наших специалистов, вовремя произведенная замена шин вашей тачки важна для стойкости на дороге. \r\n<a href=https://www.public.md/board/read19361.html>https://www.public.md/board/read19361.html</a> \r\n \r\n \r\nприобретение новой \"обуви\" для автомобилей может оказаться тяжелой задачей. Вы сталкиваетесь с большим выбором брендов, размеров и моделей обуви для автомобиля , поэтому запросто запутаться. \r\n \r\nчтобы получить блаженство от поездки, ищите обувь для \"автомобилей\", которая под стать вашему стилю вождения. \r\n \r\nвам нужна помощь в выборе подходящих покрышек для вашего автомобиля? наш коллектив профессиональных экспертов поможет вам своими умениями. \r\n \r\nВам нравится спокойная поездка? Или вы отдаете предпочтение чувствовать каждый поворот? Принято! наши мастера с легкостью выберут вам идеальные колеса! \r\n \r\nнемаленькое число факторов вредят вашим колесам. Начиная от износа и заканчивая экстренным торможением. \r\n \r\nесли вы приобритете неправильные колеса, то вы можете испортить эффективность вашего железного коня и его навык справляться с любыми погодными условиями. Шины вашего транспортного средства усердно трудятся всякий раз, когда вы выезжаете на дорогу. \r\n \r\nлучший метод выяснить, пришло ли время заказывать новые шины для вашего железного коня, — это поручить их проверку специалисту. \r\n \r\nна нашей станции технического обслуживания вы сможете приобрести покрышки различных марок и брендов! И все по завлекающим ценам! Поможем отыскать идеальные для вас! \r\n \r\nнаш автосалон ставит на первое место предпочтения клиента. так что немаленькое количество пользователей авто доверяет нам! Мы гарантируем качество! заглядывайте! И убедитесь сами!', '2023-11-29 14:25:01', '2023-11-29 14:25:01'),
(409, 'Michael Sinclair', 'garland.piper@msn.com', 'তথ্য অধিকার আইকন', 'I have a question', 'Hello,\r\n  \r\nI was looking at your site and wanted to ask if you would be interested in getting two-hundred and fifty thousand (250,000) emails sent out within 48 hours for just $48 - we call it our 48-Special.\r\n \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n- We make changes to the list and content until we get results.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who offer products/services to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies who product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!!!! We will send out two-hundred and fifty thousand (250,000) emails for just $48.\r\n\r\nTake action today and let’s get you some leads. This offer is good for the first 20 clients, don’t miss out.\r\n\r\nSimply book a time to talk on our calendar: https://bit.ly/hivemailer-special \r\n\r\nNOTE: To buy an email list and hire an in-house email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $48. So, you save over $3,450.\r\n\r\nSincerely,\r\n\r\nMichael\r\nHiveMailers\r\n\r\nCalendar: https://bit.ly/hivemailer-special', '2023-11-29 17:27:32', '2023-11-29 17:27:32'),
(410, 'Becky Wiegand', 'becky.wiegand@balancedworkflow.com', 'তথ্য অধিকার আইকন', 'Some insights', 'Greetings,\r\n\r\nOverwhelmed by too many tasks?\r\n\r\nThis open tool I\'m sharing below was incredibly beneficial in optimizing my business. I completely ditched spreadsheets and email chains for project management.\r\n\r\nhttps://www.balancedworkflow.com/for/paramountinsurancebdcom-wuuw\r\n\r\nIt helped me in setting clear tasks, define processes, manage time, and grow my business. Potentially you can find value in it too.\r\n\r\nExcuse the unsolicited advice, just passing this along in case it\'s of use. Please let me know what you think.\r\n\r\nCheers,\r\n\r\nBecky', '2023-11-29 20:54:09', '2023-11-29 20:54:09'),
(411, 'Willis Goodwin', 'willisggoodwin@gmail.com', 'Select Dropdown', 'Revamp Your Digital Space with Our Web Design Magic', 'Hi, \r\n\r\nIs it time to modernize your website? Our Web Design service specializes in transforming online spaces into enjoyable experiences. Let\'s discuss how we can boost your internet presence. Respond for a conversation!\n\nThank you,\r\nWillis Goodwin', '2023-11-30 02:06:44', '2023-11-30 02:06:44'),
(412, 'JimmieFrutt', 's.e.ci.kov.avi.ktori.a@gmail.com', '?????? ????', 'добрый день, почтенный пользователь!', 'невероятный объем автомобилистов в данный момент не переживают о своих скатах до тех пор, пока резко не затормозят. \r\n \r\nС момента, когда протектор оказывается крайне тонким, то колеса приходят в опасное состояние. Примите во внимание! Одной из существенных покупок, которые делают участники движения, всё-таки являются шины. \r\n \r\nСогласно рекомендациям наших автомехаников, регулярная смена шин вашего легкового автомобиля важна для прочности на дороге. \r\n<a href=https://romania.forum2.net/viewtopic.php?id=67>https://romania.forum2.net/viewtopic.php?id=67</a> \r\n \r\n \r\nзамена новых колес может оказаться запутанной задачей. Вы сталкиваетесь с немалым количеством брендов, размеров и моделей шин , в связи с этим легко потеряться. \r\n \r\nС намерением получить наслаждение от езды, приобретайте резину, которая соответствует вашему стилю управления. \r\n \r\nНе хватает поддержки в выборе нужных скатов для вашей легковушки? наш коллектив профессиональных знатоков поможет вам своими навыками. \r\n \r\nВам нравится бесшумная поездка? Или вы избираете ощущать каждый поворот? Супер! наши непревзойденные знатоки моментально подберут вам идеальные скаты! \r\n \r\nнемаленькое число факторов вредят вашим колесам. Начиная от выбоин и заканчивая быстрым стартом. \r\n \r\nесли вы найдете неправильную резину, то вы можете понизить производительность вашей тачки и его потенциал справляться с любыми природными явлениями. Покрышки вашего транспорта усердно трудятся всякий раз, когда вы выезжаете на дорогу. \r\n \r\nлучший способ оценить, пришло ли время приобретать новые шины для вашего легкового автомобиля, — это доверить их проверку профи. \r\n \r\nв нашем автоцентре вы сможете купить резину именитых марок и брендов! И все по привлекательным ценам! Поможем купить нужным вам! \r\n \r\nнаша фирма ставит на первое место просьбы клиента. соответственно немаленькое число водителей верят нам! Мы гарантируем качество! заскакивайте! И убедитесь сами!', '2023-11-30 07:00:56', '2023-11-30 07:00:56'),
(413, 'Susan Karsh', 'felicitas.zimmermann95@msn.com', 'অভিযোগ বক্স', 'Are you guys using AI?', 'Hello Again,\r\n\r\nI sent a message a few days ago but I’m not sure if you received it so I figured I would do a quick follow up with you again.\r\n\r\nI was on your site today and I wanted to see if you would be open to getting a FREE 7-Day trial of our AI Agents, like ChatGPT, but much better. \r\n\r\nPlus, our plans start as low as $10 per month if you decide to continue. \r\n\r\nOur AI Agents Can:\r\n\r\n• Assist your team with tasks, projects and research, which will increase productivity.\r\n• Crush to-do list by writing - ads, code, emails, content, sales copy, contracts & more.\r\n• Give you time to focus on important things instead of handling mundane tasks.\r\n• Save you time, save you money and make your team much more effective.\r\n• Make sales calls, take inbound calls and answer support questions (coming soon).\r\n\r\n... and much, MUCH more!\r\n\r\nWatch our video here and see how we can help: https://bit.ly/myaa-trial-offer\r\n\r\nOur clients are saving 20%- 30% on operational costs each month by using our AI Agents to handle hundreds of tasks.\r\n\r\nClaim your FREE Trial Of our AI Agents Now, before this offer ends. Get started here: https://bit.ly/myaa-trial-offer\r\n\r\nBest,\r\n\r\nSusan Karsh', '2023-11-30 07:28:24', '2023-11-30 07:28:24'),
(414, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello paramountinsurancebd.com Administrator! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-11-30 07:40:39', '2023-11-30 07:40:39'),
(415, 'Imogen Culpepper', 'culpepper.imogen@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost Your Plan with This Innovative Solution!', 'Hi to paramountinsurancebd.com Manager. I am Imogen and I’m betting you’d like your website paramountinsurancebd.com to produce extra leads\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a widget that’s works on your webpage, ready to grab any user’s Name, Email  and Phone Number. It you the moment they they’re interested – so that you can communicate with that lead while they’re still on at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://advanceleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve obtained their phone number, our new SMS Text With Lead function lets you to begin a text – answer questions and a deal that way\r\n\r\nIf they don’t take take you up you up on your offer then, then follow-up with text messages for new offers even “how you doing?”  to forge a relationship\r\n\r\nCLICK HERE https://advanceleadgeneration.com to find out what Web Visitors Into Leads can do for your for your business\r\n\r\nThe difference between contacting someone 5 minutes versus a half-hour means you could be converting up to 100X more leads\r\n\r\nTry Web Web Visitors Into Leads and get more more leads\r\n\r\nImogen\r\nPS: The studies show show 7 out of 10 don’t don’t hang around – you afford them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial trial – and it includes International Long Distance Calling.\r\nYou have customers customers waiting to talk with you right now… keep waiting.\r\nCLICK HERE https://advanceleadgeneration.com to try Web Web Visitors Into Leads now\r\n\r\nShould you like to unsubscribe to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\nJust a quick a quick note note - the names and email here, Imogen and Culpepper, are placeholders real contact information\r\nWe appreciate transparency and wanted to make to make sure sure you’re aware! If you wish to get in touch with the real person person behind please visit visit our website, and we’ll connect connect you with the right individual individual.', '2023-11-30 09:23:54', '2023-11-30 09:23:54'),
(416, 'AnnaSr', 'annaSr@publikita.com', '?????? ????', 'I аm аn оrdinary gіrl. I want tо mеet an ordinarу ѕeriouѕ man.', 'Hі!\r\nΙ\'ve notісed thаt manу guуѕ рrefеr regular gіrls.\r\nI apрlаude the men оut there who hаd thе bаlls tо еnjоу thе love of many womеn аnd choоsе thе оne that he knew wоuld bе hiѕ best friеnd during the bumpу аnd crаzy thing cаllеd life.\r\nI wantеd to bе thаt friend, nоt ϳust а stаblе, relіable аnd bоring hоusewіfe.\r\nΙ am 28 yeаrs old, Αnnа, frоm thе Czесh Rерublic, know Engliѕh lаnguage аlso.\r\nAnуwaу, уou can find my profile hеrе: http://cleaniteres.tk/idl-73809/', '2023-11-30 20:39:01', '2023-11-30 20:39:01'),
(417, 'Mike Winter', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Winter\r\n \r\nMonkey Digital', '2023-11-30 21:26:53', '2023-11-30 21:26:53'),
(418, 'Jimmy Almond', 'gidget.almond@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator.', 'Is your website making the right first impression? In today\'s digital age, a well-designed website is essential for success.\r\n\r\nAt https://wpexpertspro.co/website/ , we specialize in crafting custom, user-friendly websites that captivate your audience. Here\'s why you should choose us:\r\n\r\nTailored Designs: Unique to your brand and goals.\r\nUser-Centric: Ensuring an enjoyable experience for your visitors.\r\nMobile Optimization: Seamless performance on all devices.\r\nSEO-Friendly: Enhancing visibility and rankings.\r\nTimely Delivery: Quality without compromise, on schedule.\r\n\r\nReady to elevate your online presence? Contact us at https://wpexpertspro.co/website/ to discuss your requirements.\r\n\r\nBest regards,\r\nSam', '2023-12-01 05:12:14', '2023-12-01 05:12:14'),
(419, 'David P. Sweet', 'powerdirector@busihelp.xyz', 'তথ্য অধিকার আইকন', 'Immediately boost your website traffic, social media traffic', 'Hi,\r\n \r\nYou need ways to attract new customers on social media and on blog content too, right?\r\n\r\nAs a small business owner, it’s getting even more important to be able to create and edit videos for all the different social media platforms as well as your blog or even YouTube videos, but how do you do it without breaking the bank?\r\n\r\nYou need to either pay for a professional to create video’s or you do it yourself.     If you choose the latter option, you need to make it as professional looking as you can and for this you need video editing software.\r\n\r\nPowerDirector 365 is a software recommended by PCMAG, Toptenreviews and Techradar.\r\nEven if you\'re not a professional, you can create awesome videos for websites or social media to attract a lot of targeted traffic. With the \"Ai Image Generator\" function, you can instantly generate custom images, stickers, or graphics from text.\r\n\r\nPowerDirector 365 is great for any small business who can’t afford to hire out the video production but understands the importance of having videos on their website and on social media.\r\n\r\nIt’s an awesome piece of technology that is truly amazing, you will be able to tackle the most difficult of video editing without spending a fortune on professionals to do the work for you.\r\n\r\nPro:\r\n	Access millions of premium videos, photos, and music tracks from Getty Images & Meta Sound Collection.\r\n	Instantly generate custom images, stickers, or graphics from text.\r\n	One click auto-generated subtitles for videos of any length.     Create unique looks with custom fonts, colors, and text placement.\r\n	...\r\n	\r\nNow click here to boost your traffic: https://www.busihelp.xyz/powerdirector \r\n\r\nBest,\r\nDavid P. Sweet\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/\r\n\r\n8552 W Gage Blvd, Kennewick, WA 99336', '2023-12-01 14:32:52', '2023-12-01 14:32:52'),
(420, 'JimmieFrutt', 'hart.f.z.ep@gmail.com', '???? ?????? ????', 'добрый день, уважаемый пользователь!', 'немало владельцев авто в эти дни не переживают о своих скатах до тех пор, пока не возникнут трудности. \r\n \r\nесли протектор оказывается излишне тонким, то колеса приходят в плохое состояние. не забывайте! Одной из необходимых покупок, которые совершают водители, как раз являются колеса. \r\n \r\nСогласно устоям наших специалистов, вовремя произведенная установка шин вашего средства передвижения важна для надежности на магистрали . \r\n<a href=https://alphacs.ro/member.php?72521-MakarovaElisabeta>https://alphacs.ro/member.php?72521-MakarovaElisabeta</a> \r\n \r\n \r\nзамена новых покрышек может оказаться нелегкой проблемой. Вы сталкиваетесь с немаленьким ассортиментом брендов, размеров и моделей шин , соответственно вмиг можно потеряться. \r\n \r\nчтобы получить наслаждение от езды, приобретайте колеса, которые под стать вашему стилю управления. \r\n \r\nВозникли вопросы в установке подходящей \"обуви\" для автомобилей для вашего авто? наша команда опытных экспертов поможет вам своими навыками. \r\n \r\nВам нравится спокойная езда? Или вы ставите на первое место чувствовать каждый поворот? Вас поняли! наши квалифицированные профи мгновенно предложат вам идеальные колеса! \r\n \r\nтысячи факторов вредят вашей резине. Начиная от лежачих полицейских и заканчивая экстренным торможением. \r\n \r\nесли вы купите неправильные покрышки, то вы можете уменьшить эффективность вашего транспорта и его потенциал справляться с любой погодой. Шины вашего железного коня усердно работают всякий раз, когда вы выезжаете на трассу. \r\n \r\nлучший метод оценить, пришла ли пора брать новые шины для вашей машины, — это доверить их проверку опытныму человеку. \r\n \r\nв нашем магазине вы сможете приметить скаты разнообразных марок и брендов! И все по приятным ценам! Поможем вычислить идеальные для вас! \r\n \r\nнаш автоцентр ставит на первое место рекомендации клиента. так что огромное количество любителей машин верят нам! Мы гарантируем качество! приходите! И убедитесь сами!', '2023-12-01 16:28:10', '2023-12-01 16:28:10'),
(421, 'sYxCZCRgiW', 'callvisvetlana@list.ru', '???? ?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-02 09:00:23', '2023-12-02 09:00:23'),
(422, 'Kelly Birch', 'partin.freddie@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', '\"Your business, your terms! Discover a Line of Credit that works for you at Express Capital\r\n\r\nNo credit pulls, no paperwork!\r\n\r\nYour financial journey simplified. \r\n\r\nVisit expresscapitalcorp.com and take the first step towards financial flexibility.\"', '2023-12-02 10:05:16', '2023-12-02 10:05:16'),
(423, 'sSHhbyjxdDIJuLZU', 'pierce.angie1993@yahoo.com', 'তথ্য অধিকার আইকন', 'vlIkLARBfDmH', 'QOCogYpqULc', '2023-12-02 10:41:36', '2023-12-02 10:41:36'),
(424, 'OjoMswWziRTD', 'pierce.angie1993@yahoo.com', 'তথ্য অধিকার আইকন', 'hJjUfaGORYkQSNis', 'oFwPCZgbLhsmyGK', '2023-12-02 10:42:40', '2023-12-02 10:42:40'),
(425, 'cLOdYpUvsbaDFqoz', 'pierce.angie1993@yahoo.com', 'তথ্য অধিকার আইকন', 'TMOZBVFmKzgbQdN', 'SXjcTgbv', '2023-12-02 10:42:46', '2023-12-02 10:42:46'),
(426, 'OjoMswWziRTD', 'pierce.angie1993@yahoo.com', 'তথ্য অধিকার আইকন', 'hJjUfaGORYkQSNis', 'oFwPCZgbLhsmyGK', '2023-12-02 10:42:53', '2023-12-02 10:42:53'),
(427, 'qzuobSWcfV', 'callvisvetlana@list.ru', '???? ?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-03 09:36:15', '2023-12-03 09:36:15'),
(428, 'Mike Hill', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: Semrush Backlinks', 'Greetings \r\n \r\nThis is Mike Hill\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Hill\r\n \r\nmike@strictlydigital.net', '2023-12-03 09:37:34', '2023-12-03 09:37:34'),
(429, 'JimmieFrutt', 'h.art.f.z.ep@gmail.com', '?????? ????', 'добрый день, почтенный водитель!', 'большой выбор участников движения в настоящее время не тревожатся о своих шинах до тех пор, пока им не придется резко свернуть. \r\n \r\nС момента, когда протектор становится весьма тонким, то шины приходят в небезопасное состояние. Помните! Одной из полезных обновок, которые совершают автолюбитель, как раз являются покрышки. \r\n \r\nСогласно пожеланиям наших специалистов, регулярная замена шин вашего железного коня важна для надежности на магистрали . \r\n<a href=https://piataonline.md/company/view/122738927>https://piataonline.md/company/view/122738927</a> \r\n \r\n \r\nприобретение новых покрышек может оказаться трудной задачей. Вы сталкиваетесь с немаленьким выбором брендов, размеров и моделей колес , по этой причине моментально можно потеряться. \r\n \r\nС намерением получить удовольствие от поездки, покупайте обувь для \"автомобилей\", которая не противоречит вашему стилю управления. \r\n \r\nВам требуется помощь в замене нужных покрышек для вашей машины? наш штат предприятия опытных специалистов поможет вам своими умениями. \r\n \r\nВам нравится удобная поездка? Или вы отдаете предпочтение чувствовать каждый поворот? Супер! наши профессионалы мгновенно порекомендуют вам идеальные шины! \r\n \r\nмного факторов вредят вашей \"обуви\" для авто. Начиная от бордюров и заканчивая сильным солнечным светом. \r\n \r\nесли вы купите неправильную \"обувь\" для авто, то вы можете испортить эффективность вашего железного коня и его искусство справляться с любыми природными явлениями. Скаты вашей легковушки старательно работают всегда, когда вы выезжаете на твердую поверхность. \r\n \r\nлучший метод оценить, настал ли момент выбирать новые шины для вашей тачки, — это доверить их проверку знатоку. \r\n \r\nна нашей сто вы сможете отыскать скаты всяких марок и брендов! И все по недорогим ценам! Поможем найти нужным вам! \r\n \r\nнаш автоцентр ставит на первое место желания клиента. в связи с этим немалое число хозяинов авто доверяет нам! Мы гарантируем качество! заходите! И убедитесь сами!', '2023-12-03 12:40:25', '2023-12-03 12:40:25'),
(430, 'Larry Joyner', 'aichannel@vauleonline.co', 'অভিযোগ বক্স', 'Use AI Channel To Lure 10X More Customers In Under 60 Seconds', 'Hey,\r\n\r\nI wanted to share some exciting news with you about a powerful tool that lets you create your first profitable YouTube channel with no video creation or prior tech skills…\r\n\r\nYes,\r\n\r\nWith this in your marketing arsenal,\r\n\r\nEven newbies can tap into 2.7 Billion YouTube subscribers with zero work & zero tech hassles.\r\n\r\nNow you too are willing to let artificial intelligence take the driver’s seat & get real results in 3 clicks…\r\n\r\nYou’re in for a surprise today.\r\n\r\nSee AI Channel In Action Here: https://www.vauleonline.co/aichannel \r\n\r\nWorld\'s First Leonardo A.I Powered App Creates Done-For-You YouTube\r\nChannels & 4K Videos, Even Monetize Them In Just 3 Clicks\r\n\r\nCheckout Some Of Its Amazing Features-\r\n\r\nFirst To Market, Cutting Edge AI Technology That’s The Future Of Intelligent Solutions\r\nTap Into 2.7 Billion Active YouTube Users & Convert Them Into Lifetime Buyers\r\nCreate Stunning, Mobile Responsive YouTube Channels For Any Offer In Any Niche In 3 Clicks\r\nEffortlessly Generate, Customize, And Share Compelling Content On YouTube Channel.\r\nUse AI To Create Mind Blowing Introductions For Your YouTube Channels\r\nCreate Eye Catchy Logos & Designs For Your YouTube Channels Using Artificial Intelligence\r\nPersonalize Your Videos By Creating AI-Generated Anchor Images That Convert Visitors Into Customers\r\nUse The Power Of AI To Generate Lifelike Voiceovers Without The Need For Recording, Ensuring Seamless Narrations\r\nLet AI Channel Generate Scripts For Your Videos, Saving You Time And Effort In Content Creation\r\nNo Facing The Camera or Researching Like Crazy For Creating Valuable Content On Channels\r\nLet Customers Literally Beg You In Exchange For Your Premium AI Channel Creation Services\r\nFire All Your Expensive Tools & Services once & for all...\r\nSay Goodbye To Monthly Fees Or Paying For Expensive Third Party Platforms\r\nGet $280 Off If This Technology Doesn’t Work For You\r\nNo Hidden Fee Or Any Extra Expenses…\r\n\r\n& tons of other benefits\r\n\r\nWanna know more?\r\n\r\nSEE THE FULL SCOOP HERE: https://www.vauleonline.co/aichannel \r\n\r\nHere are some channels created using AI Channel-\r\n\r\nNews Channels\r\nFitness Channels\r\nProduct Review Channels\r\nScience & Tech Channels\r\nSports Channels\r\nSelf Care Channels\r\nAffiliate Marketing Channels\r\nCooking Channels\r\nBusiness Consultation Channels\r\nLegal Assistance Channels\r\nMake Money Online Channels\r\nCopywriting Channels\r\n\r\n\r\n\r\n& Here’s The Best Part…\r\n\r\nWe’re Offering 5 Premium Bonuses Only For Early Action Takers…\r\n\r\nBonus1- Ai StorePal Full Access\r\nBonus2- Designo Ai Full Access\r\nBonus3- HQSites Full Access\r\nBonus4- WebinarStudio Full Access\r\nBonus5- AiCore Full Access\r\n\r\n& we’re also offering cool discount on the entire funnel\r\nUse coupon code-  CHANNEL3 \r\n\r\nSo, what’s the point of waiting?\r\n\r\n GET AI CHANNEL WITH BONUSES HERE: https://www.vauleonline.co/aichannel \r\n\r\nThanks,\r\nLarry M. Joyner\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe/ \r\n\r\nAddress: 321 NE 3rd St, Bend, OR 97701', '2023-12-03 19:27:43', '2023-12-03 19:27:43'),
(431, 'Ivan Monaco', 'monaco.ivan@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize Your Site Effectiveness with paramountinsurancebd.com!', 'To the paramountinsurancebd.com Administrator!\r\n\r\nNice website!\r\n\r\nMy name’s Ivan, and I  discovered your site - paramountinsurancebd.com - while browsing the net. You showed up at the top of the search engine results, so I looked you out. Looks like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – once someone like me lands across paramountinsurancebd.com, what typically happens?\r\n\r\nDoes your site create leads for your business?\r\n\r\nI’m thinking some, but I also assume you’d love more… data suggest that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nThat\'s not ideal.\r\n\r\nHere is a thought – what if there\'s an simple way for each visitor to signal interest to get a phone call from you INSTANTLY… the moment they land on your site and said, “call me now.”\r\n\r\nGuess what, you can –\r\n\r\nWeb Visitors Into Leads is a application widget that’s works on your site, set to collect any visitor’s Name, Email address and Phone Number. It allows you be informed IMMEDIATELY – so that you can talk to that lead while they’re really checking out your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to realize exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the distinction between contacting someone in just 5 minutes versus 30 minutes later is massive – like 100 times more effective!\r\n\r\nThat’s why we created out our new SMS Text With Lead feature… because after you’ve collected the visitor’s phone number, you can automatically start a text message (SMS) discussion.\r\n\r\nImagine about the opportunities – even if you don’t seal a deal immediately, you can follow up with text messages for fresh promotions, content links, or even just “how you doing?” notes to establish a relationship.\r\n\r\nWouldn’t that be fantastic?\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be turning up to 100X more leads as we speak!\r\nIvan\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it also features International Long Distance Calling. \r\nYou have customers eager to speak with you at this moment… don’t leave them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to experience Web Visitors Into Leads today.\r\n\r\nIf you\'d want to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nJust a quick note - the names and email used here, Ivan and Monaco, are placeholders and not genuine contact details. We appreciate transparency and wanted to ensure sure you’re informed! If you desire to get in touch with the genuine person responsible for this message, kindly visit our site, and we’ll associate you with the right individual.', '2023-12-04 03:30:16', '2023-12-04 03:30:16'),
(432, 'Billy Ross', 'billy.ross726@gmail.com', 'Select Dropdown', 'Digital Impact Starts with Outstanding Web Design', 'Hello,\r\n\r\nAre you prepared for a website that makes an impression? Stunningly beautiful platforms are created by our web design service. Together, let\'s make a bigger impression online. Intrigued? Respond to start a lively conversation.\r\n\r\nCheers,\n\nBilly Ross', '2023-12-04 06:57:21', '2023-12-04 06:57:21'),
(433, 'JimmieFrutt', '.ha.rt.fze.p@gmail.com', '?????? ????', 'приветствуем, уважаемый водитель!', 'неимоверное количество владельцев авто в наше время не волнуются о своей резине до тех пор, пока не попадут в неприятную ситуацию. \r\n \r\nкогда протектор оказывается сверх меры тонким, то резина приходит в небезопасное состояние. Учтите! Одной из нужных покупок, которые делают владельцы авто, всё-таки являются шины. \r\n \r\nСогласно наставлениям наших знатоков, вовремя произведенная замена шин вашего транспортного средства важна для стойкости на трассе. \r\n<a href=https://old.mama.md/topic/250637-cumpara?i-anvelope-in-chi?inau-la-pre?-mic/>https://old.mama.md/topic/250637-cumpara?i-anvelope-in-chi?inau-la-pre?-mic/</a> \r\n \r\n \r\nустановка новых покрышек может оказаться непростой проблемой. Вы сталкиваетесь с большим выбором брендов, размеров и моделей колес , так что быстро можно запутаться. \r\n \r\nС намерением получить наслаждение от управления, выбирайте обувь для \"автомобилей\", которая под стать вашему стилю вождения. \r\n \r\nВам требуется помощь в смене необходимых покрышек для вашего автомобиля? наша фирма опытных мастеров поможет вам своими навыками. \r\n \r\nВам нравится комфортная езда? Или вы ставите превыше всего чувствовать каждый поворот? отлично! наши непревзойденные знатоки с легкостью отыщут вам идеальную \"обувь\" для автомобилей! \r\n \r\nнеимоверное число факторов вредят вашим шинам. Начиная от повреждений и заканчивая озоном. \r\n \r\nпри условии, что вы приобритете неправильные покрышки, то вы можете пошатнуть эффективность вашего средства передвижения и его потенциал справляться с любым временем года. Колеса вашего авто прилежно работают каждый раз, когда вы выезжаете на асфальт. \r\n \r\nлучший способ почувствовать, пришла ли пора брать новые шины для вашей ласточки, — это поручить их осмотр эксперту. \r\n \r\nв нашем офисе вы сможете выбрать шины признанных марок и брендов! И все по приятным ценам! Поможем купить соответствующие вам! \r\n \r\nнаша сто ставит на первое место желания клиента. таким образом большое число участников движения полагаются на нас! Мы гарантируем качество! приглашаем в гости! И убедитесь сами!', '2023-12-05 03:07:27', '2023-12-05 03:07:27');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(434, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'To the paramountinsurancebd.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-12-05 04:01:00', '2023-12-05 04:01:00'),
(435, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Strike when the iron’s hot', 'To the paramountinsurancebd.com Admin. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-12-05 13:39:40', '2023-12-05 13:39:40'),
(436, 'Charles  Johnson', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Hi   Does this hold true?', 'Good Day,\r\n\r\n Imagine elevating your business with a proven strategy that guarantees at least a 23% surge in revenue. This isn\'t just a dream; our advanced AI methods make it a reality.\r\n\r\nWhile 93% of businesses haven\'t yet tapped into the power of AI, you have the opportunity to set a new standard. Our customized solutions are designed to help you outshine the competition, setting you on the path to become a market leader.\r\n\r\nThink about it: one of our clients is on track for a phenomenal 230% revenue increase. We\'re determined to turn triple-digit growth the new norm for businesses like yours. Our exclusive blend of AI, automation, and growth hacking marketing has continuously brought about exceptional results, frequently beyond human capability.\r\n\r\nWe\'re keen to reveal how our groundbreaking approach can transform your business. Let\'s set up a meeting at your convenience to explore the potential of AI-driven growth for your company.\r\n\r\nIf you\'re ready to revolutionize your business, simply reply with \"Yes\" and we\'ll handle the rest.\r\n\r\nLooking forward to unlocking new heights for your business,\r\n\r\n\r\nBest regards,\r\n\r\n\r\n David   Jones', '2023-12-05 15:58:45', '2023-12-05 15:58:45'),
(437, 'Charles Smith', 'bingle.luke@gmail.com', 'অভিযোগ বক্স', 'PROVEN, Done-For-You, SOCIAL syndication', 'You already know that getting page 1 rankings is one of the BEST ways to get free, targeted traffic, right?\r\n\r\nRanking your video or your website on the first page of Google will ALWAYS get you the BEST quality traffic – EVER!\r\n\r\nHowever, some people can find it to be a bit time consuming…\r\n\r\nWhich I understand COMPLETELY..\r\n\r\nThere’s pretty much 3 steps to ranking on page 1:\r\n\r\n1. Keyword research\r\n2. Onpage Optimizaion\r\n3. Content Syndication/backlinks\r\n\r\nUsually, the first 2 are the simplest part of that equation..\r\n\r\nHowever, it’s the SYNDICATION and backlinking part that most people struggle with..\r\n\r\nIt’s the ONE part of the ranking process that you have to continue doing in the long-run.\r\n\r\nIt’s also what takes the MOST amount of time and effort to do.\r\n\r\nUntil TODAY!\r\n\r\nWhat if you had access to a POWERFUL new system that did ALL your syndication FOR you?\r\n\r\nYup, high-quality syndication on a SILVER platter..\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that.\r\n\r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject.\r\n\r\nAnd they have just opened the doors to their updated and GREATLY improved 5.0 version!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n\r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n❌ NO Software To Install\r\n❌ No Software Training To Learn\r\n❌ No previous SEO knowledge or experience\r\n❌ No Social Account Creation Needed\r\n❌ No Content Needed Besides their URL\r\n❌ No Proxies or Captchas Needed\r\n❌ NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.kagrowth.org/dfysuite \r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn Version 5.0:\r\n\r\n✅ they’ve added done-for-you Google Maps Embedding for BOOSTING Your Local Rankings! (this alone is INSANELY powerful)\r\n\r\n✅ they’ve added Done-For-You Google My Business Citations To Skyrocket Your Local Rankings EVEN MORE!!! (they’ve REALLY stepped up the DFY local rankings)\r\n\r\n✅ they’ve added Done-For-You Twitch Embeds so you can Get Even MORE Video Traffic And Rankings!\r\n\r\n✅ they’ve 6x’d the size of their network, 6x’d the authority, 6x’d their ranking power\r\n\r\n✅ We’ve also added 200 NEW High-Authority Domains To Our Network EXCLUSIVELY For Version 5.0!\r\n\r\n✅ and just like in 4.0, DFY suite 5.0 provides DONE-FOR-YOU rankings in ANY language and or location WORLDWIDE!\r\n\r\n✅ and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here: https://www.kagrowth.org/dfysuite \r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nCharles Smith\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n✔️ rank your videos on page 1\r\n✔️ rank your niche sites on page 1\r\n✔️ rank your e-commerce sites on page 1\r\n✔️ rank your Amazon listings\r\n✔️ rank your CLIENT’s sites\r\n✔️ rank your clients in Google Maps\r\n✔️ rank your clients in GMB 3-pack\r\n✔️ rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here: https://www.kagrowth.org/dfysuite \r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe\r\n\r\nAddress: 4821 N Rd 68, Pasco, WA 99301', '2023-12-05 17:36:05', '2023-12-05 17:36:05'),
(438, 'Mike Simpson', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Simpson', '2023-12-06 05:54:01', '2023-12-06 05:54:01'),
(439, 'JimmieFrutt', '.h.a.rt.fzep@gmail.com', '???? ?????? ????', 'здравствуйте, дорогой пользователь!', 'большой выбор хозяинов авто в эти дни не беспокоятся о своей \"обуви\" для автомобилей до тех пор, пока не возникнут трудности. \r\n \r\nпри условии, что протектор становится излишне тонким, то шины приходят в неустойчивое состояние . Примите к сведению! Одной из значительных обновок, которые совершают автомобилисты, именно являются шины. \r\n \r\nСогласно пожеланиям наших специалистов, правильная замена шин вашего транспорта важна для безопасности на трассе. \r\n<a href=https://drivehub.md/ru/hotel-anvelope.md/>https://drivehub.md/ru/hotel-anvelope.md/</a> \r\n \r\n \r\nзамена новых колес может оказаться тяжелой проблемой. Вы сталкиваетесь с огромным количеством брендов, размеров и моделей колес , ввиду этого сразу можно запутаться. \r\n \r\nС намерением получить восторг от езды, покупайте обувь для \"автомобилей\", которая соответствует вашему стилю управления. \r\n \r\nПоявились сомнения в обновлении подходящих шин для вашего средства передвижения? наша команда опытных мастеров поможет вам своими навыками. \r\n \r\nВам нравится комфортная поездка? Или вы любите чувствовать каждый поворот? Так и запишем! наши искусные мастера с легкостью поищат вам идеальную \"обувь\" для автомобилей! \r\n \r\nморе факторов вредят вашим шинам. Начиная от бордюров и заканчивая сильным солнечным светом. \r\n \r\nв случае, если вы купите неправильную \"обувь\" для авто, то вы можете ухудшить эффективность вашей машины и его возможность справляться с любой погодой. Шины вашего авто тщательно трудятся всегда, когда вы выезжаете на магистраль. \r\n \r\nлучший способ понять, пришла ли пора присматривать новые шины для вашего легкового автомобиля, — это доверить их осмотр эксперту. \r\n \r\nна нашей станции технического обслуживания вы сможете приобрести покрышки знатных марок и брендов! И все по приемлемым ценам! Поможем приметить соответствующие вам! \r\n \r\nнаш автомаркет ставит на первое место предпочтения клиента. учитывая этот факт немалое количество участников движения верят нам! Мы гарантируем качество! приезжайте! И убедитесь сами!', '2023-12-06 11:18:06', '2023-12-06 11:18:06'),
(440, 'Carloseldep', 'MALCOLM@BENEFICIALPLASTICS.COM.AU', '???? ?????? ????', 'Rank #1 on Google in 2 weeks with a 3-year guarantee', 'Rank #1 on Google in 2 weeks with a 3-year guarantee https://marketplacebest888.sell.app/product/we-bring-anything-to-the-top-of-google-in-2-weeks-3-year-warranty?84644799', '2023-12-06 11:20:45', '2023-12-06 11:20:45'),
(441, 'Carloseldep', 'MALCOLM@BENEFICIALPLASTICS.COM.AU', '???? ?????? ????', 'Rank #1 on Google in 2 weeks with a 3-year guarantee', 'Rank #1 on Google in 2 weeks with a 3-year guarantee https://marketplacebest888.sell.app/product/we-bring-anything-to-the-top-of-google-in-2-weeks-3-year-warranty?84644799', '2023-12-06 11:20:47', '2023-12-06 11:20:47'),
(442, 'Carloseldep', 'MALCOLM@BENEFICIALPLASTICS.COM.AU', '?????? ????', 'Rank #1 on Google in 2 weeks with a 3-year guarantee', 'Rank #1 on Google in 2 weeks with a 3-year guarantee https://marketplacebest888.sell.app/product/we-bring-anything-to-the-top-of-google-in-2-weeks-3-year-warranty?84644799', '2023-12-06 11:20:48', '2023-12-06 11:20:48'),
(443, 'Carloseldep', 'MALCOLM@BENEFICIALPLASTICS.COM.AU', '???? ?????? ????', 'Rank #1 on Google in 2 weeks with a 3-year guarantee', 'Rank #1 on Google in 2 weeks with a 3-year guarantee https://marketplacebest888.sell.app/product/we-bring-anything-to-the-top-of-google-in-2-weeks-3-year-warranty?84644799', '2023-12-06 11:20:50', '2023-12-06 11:20:50'),
(444, 'Carloseldep', 'MALCOLM@BENEFICIALPLASTICS.COM.AU', '???? ?????? ????', 'Rank #1 on Google in 2 weeks with a 3-year guarantee', 'Rank #1 on Google in 2 weeks with a 3-year guarantee https://marketplacebest888.sell.app/product/we-bring-anything-to-the-top-of-google-in-2-weeks-3-year-warranty?84644799', '2023-12-06 11:20:52', '2023-12-06 11:20:52'),
(445, 'Dr. Mark Wilba', 'wilbamark90@gmail.com', 'তথ্য অধিকার আইকন', 'New Leads', 'Hi, I have a ton of leads that want to pay for your products / services. When do you have a second to chat about them? Would you be willing to do a comission on the leads I send over? Please respond with the word \"interested\" if you\'d like to discuss. -Dr. Mark W.', '2023-12-06 12:21:50', '2023-12-06 12:21:50'),
(446, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Your site – more leads?', 'To the paramountinsurancebd.com Webmaster! this is Eric and I ran across paramountinsurancebd.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-12-06 12:38:46', '2023-12-06 12:38:46'),
(447, 'Mike Oliver', 'mikeattenequiemn@gmail.com', '???? ?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Oliver\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2023-12-06 12:54:14', '2023-12-06 12:54:14'),
(448, 'Bella McDonald', 'BellaMcDonaldMn@gmail.com', 'Select Dropdown', 'Your Vision, Our Web Design Expertise', 'Hi,\r\n\r\nYour rules, your website! Creating a digital reality out of your concept is what drives our web design service. Let\'s talk about your concepts. All set? To start the creative process, reply!\r\n\r\nRegards,\n\nBella McDonald', '2023-12-06 16:42:08', '2023-12-06 16:42:08'),
(449, 'JimmieFrutt', 'bogdaniu.r0.1@gmail.com', '?????? ????', 'добрейшего денечка, почтенный друг!', 'невероятное количество водителей в данный момент не переживают о своей \"обуви\" для автомобилей до тех пор, пока не клюнет жареный петух. \r\n \r\nкогда протектор становится крайне тонким, то резина приходит в плохое состояние. Примите во внимание! Одной из драгоценных обновок, которые совершают автолюбители, именно являются покрышки. \r\n \r\nСогласно напутствиям наших профессионалов, регулярная смена шин вашего автомобиля важна для надежности на магистрали . \r\n<a href=https://rascenki-md.ru/firm/115/>https://rascenki-md.ru/firm/115/</a> \r\n \r\n \r\nпокупка новой резины может оказаться непростой миссией. Вы сталкиваетесь с огромным ассортиментом брендов, размеров и моделей скатов , по этой причине легко потеряться. \r\n \r\nС целью получить радость от езды, выбирайте покрышки, которые соответствуют вашему стилю управления. \r\n \r\nНе хватает поддержки в пробретении нужных шин для вашего железного коня? наша бригада высококвалифицированных специалистов поможет вам своими сведениями. \r\n \r\nВам нравится спокойная езда? Или вы избираете чувствовать каждый поворот? Принято! наши опытные ребята без проблем подберут вам идеальные скаты! \r\n \r\nморе факторов вредят вашим покрышкам. Начиная от острых предметов и заканчивая превышением скорости. \r\n \r\nпри условии, что вы приобритете неправильные колеса, то вы можете пошатнуть производительность вашего легкового автомобиля и его способность справляться с любым временем года. Колеса вашего автомобиля прилежно работают каждый раз, когда вы выезжаете на дорогу. \r\n \r\nлучшее средство узнать, пришла ли пора присматривать новые шины для вашего авто, — это поручить их обследование профи. \r\n \r\nв нашей мастерской по ремонту автомобилей вы сможете приметить резину знатных марок и брендов! И все по недорогим ценам! Поможем выбрать идеальные для вас! \r\n \r\nнаш сервисный центр ставит на первое место пожелания клиента. поэтому огромное количество автомобилистов доверяет нам! Мы гарантируем качество! заезжайте! И убедитесь сами!', '2023-12-07 01:21:52', '2023-12-07 01:21:52'),
(450, 'Joseph   Brown', 'rapidleads360@gmail.com', 'তথ্য অধিকার আইকন', 'Hello  Is that true?', 'Hey there,\r\n\r\nWe have 5 potential customers who could use your services. Gain them now! \r\n\r\nClick on  https://rokl.ink/increased-sales to seal the deal.\r\n\r\n\r\nBest regards,\r\n\r\n David   Taylor \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to discontinue communication, \r\nplease opt out at https://rokl.ink/optout.', '2023-12-08 04:39:49', '2023-12-08 04:39:49'),
(451, 'JimmieFrutt', 'f.ok.te.j.r@gmail.com', '?????? ????', 'добрый день, уважаемый водитель!', 'неимоверное количество любителей машин сейчас не тревожатся о своей \"обуви\" для автомобилей до тех пор, пока не встретятся с неприятностями. \r\n \r\nКак только протектор становится крайне тонким, то шины приходят в непригодность. Примите во внимание! Одной из полезных обновок, которые делают автовладельцы, определенно являются скаты. \r\n \r\nСогласно напутствиям наших профи, постоянная установка шин вашего легкового автомобиля важна для стойкости на автостраде. \r\n<a href=https://www.ssmexpert.md/forum/13-237-1>https://www.ssmexpert.md/forum/13-237-1</a> \r\n \r\n \r\nзамена новых покрышек может оказаться нелегкой проблемой. Вы сталкиваетесь с немалым выбором брендов, размеров и моделей колес , по этой причине моментально можно потеряться. \r\n \r\nчтобы получить кайф от управления, покупайте колеса, которые не противоречат вашему стилю вождения. \r\n \r\nНуждаетесь в помощи в смене необходимых покрышек для вашего авто? наш коллектив искусных знатоков поможет вам своим энтузиазмом. \r\n \r\nВам нравится комфортная езда? Или вы предпочитаете ощущать каждый поворот? Замечательно! наши непревзойденные знатоки моментально найдут вам идеальные покрышки! \r\n \r\nсотни факторов вредят вашим шинам. Начиная от износа и заканчивая превышением скорости. \r\n \r\nпри условии, что вы приобритете неправильную \"обувь\" для авто, то вы можете уменьшить производительность вашего транспорта и его навык справляться с любой погодой. Колеса вашего автомобиля старательно трудятся всегда, когда вы выезжаете на асфальт. \r\n \r\nлучший способ разобраться, наступили ли времена брать новые шины для вашего автомобиля, — это доверить их осмотр профессионалу. \r\n \r\nв нашем автотехцентре вы сможете приметить шины именитых марок и брендов! И все по недорогим ценам! Поможем заказать необходимые вам! \r\n \r\nнаш сервисный центр ставит на первое место хотелки клиента. в связи с этим большое количество водителей верят нам! Мы гарантируем качество! залетайте! И убедитесь сами!', '2023-12-08 14:26:52', '2023-12-08 14:26:52'),
(452, 'BrianIndet', 'jasyon.charles@gmail.com', '?????? ????', 'GameDev: Create a cool game in 10 minutes and earn $1,000,000', 'GAMEDEV: CREATE A COOL GAME IN 10 MINUTES AND EARN $1,000,000 http://www.tantoday.com/forums/redirect-to/?redirect=https%3A%2F%2Fshoppy.gg%2Fproduct%2FsdrduvV%3F8158', '2023-12-08 19:28:10', '2023-12-08 19:28:10'),
(453, 'BrianIndet', 'jasyon.charles@gmail.com', '???? ?????? ????', 'GameDev: Create a cool game in 10 minutes and earn $1,000,000', 'GAMEDEV: CREATE A COOL GAME IN 10 MINUTES AND EARN $1,000,000 http://www.tantoday.com/forums/redirect-to/?redirect=https%3A%2F%2Fshoppy.gg%2Fproduct%2FsdrduvV%3F8158', '2023-12-08 19:28:12', '2023-12-08 19:28:12'),
(454, 'BrianIndet', 'jasyon.charles@gmail.com', '?????? ????', 'GameDev: Create a cool game in 10 minutes and earn $1,000,000', 'GAMEDEV: CREATE A COOL GAME IN 10 MINUTES AND EARN $1,000,000 http://www.tantoday.com/forums/redirect-to/?redirect=https%3A%2F%2Fshoppy.gg%2Fproduct%2FsdrduvV%3F8158', '2023-12-08 19:28:14', '2023-12-08 19:28:14'),
(455, 'BrianIndet', 'jasyon.charles@gmail.com', '???? ?????? ????', 'GameDev: Create a cool game in 10 minutes and earn $1,000,000', 'GAMEDEV: CREATE A COOL GAME IN 10 MINUTES AND EARN $1,000,000 http://www.tantoday.com/forums/redirect-to/?redirect=https%3A%2F%2Fshoppy.gg%2Fproduct%2FsdrduvV%3F8158', '2023-12-08 19:28:15', '2023-12-08 19:28:15'),
(456, 'BrianIndet', 'jasyon.charles@gmail.com', '?????? ????', 'GameDev: Create a cool game in 10 minutes and earn $1,000,000', 'GAMEDEV: CREATE A COOL GAME IN 10 MINUTES AND EARN $1,000,000 http://www.tantoday.com/forums/redirect-to/?redirect=https%3A%2F%2Fshoppy.gg%2Fproduct%2FsdrduvV%3F8158', '2023-12-08 19:28:17', '2023-12-08 19:28:17'),
(457, 'Jim Cassell', 'cassell.shenna@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'SEO ensures your website stands out when people search for products or services. Google prioritizes relevance and reliability to decide which sites appear on the first pages, underscoring the need for effective website presentation.\r\n\r\nSEO Benefits in Brief:\r\n1. Boosts Visibility and Traffic:\r\n2. Establishes Trust:\r\n3. Yields High ROI:\r\n4. Enhances User Experience:\r\nGoogle announced prioritizing pages based on user experience in their algorithm.\r\nIn essence, SEO is your key to standing out, building trust, and ensuring a high return on investment.\r\n\r\nContact us at https://digitalpromax.co/\r\n\r\nAlso Need expert hands on your WordPress projects? We\'ve got you covered. Let\'s discuss how our WordPress developers can boost your web endeavors.\r\n\r\nClick here for more details: https://outsource-bpo.com/website/', '2023-12-08 20:12:54', '2023-12-08 20:12:54'),
(458, 'Marc Jones', 'ignacio.feagin7@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Important question', 'Hey,\r\n\r\nFeeling stressed, struggling to focus, or having trouble sleeping? Discover Mindiom - the ultimate solution to improve your mental well-being. Here\'s why you should check us out:\r\n\r\n🎵 Mind-Transforming Music: Experience calm and clarity with our specially curated music designed to reduce stress, relieve anxiety, and improve sleep.\r\n🌟 Unlock Remarkable Benefits: Enjoy the advantages of a better state of mind, reduced stress, and enhanced relaxation.\r\n⏰ Immediate Impact: Start experiencing the positive transformation almost instantly with our easy-to-use platform.\r\n\r\nDon\'t let stress, anxiety, and sleepless nights hold you back. Visit Mindiom now to take control of your mental well-being. \r\n\r\nClick here: --> https://bit.ly/mindiom \r\n\r\nTo your mental well-being,\r\n\r\nMarc Jones,\r\nBluenose Marketing\r\n\r\nP.S. Don\'t miss out on the opportunity to find inner peace and rejuvenation. Click above to explore the transformative power of Mindiom today!', '2023-12-08 21:42:13', '2023-12-08 21:42:13'),
(459, 'UyOrNGBI', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'AIolFkipWPNm', 'FQLmkarVq', '2023-12-09 15:37:06', '2023-12-09 15:37:06'),
(460, 'cJRYKwVteqIZBy', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'HyktonuGZTaUEMJb', 'nOiptKNJhBFolPY', '2023-12-09 15:37:08', '2023-12-09 15:37:08'),
(461, 'UyOrNGBI', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'AIolFkipWPNm', 'FQLmkarVq', '2023-12-09 15:37:09', '2023-12-09 15:37:09'),
(462, 'SdQnFCocsPEYBX', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'LjCqxaOPYZB', 'zgQCwWHTxiJKauX', '2023-12-09 15:37:23', '2023-12-09 15:37:23'),
(463, 'TKrNbRfnVAmLeaw', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'fGuFQSqyZI', 'RnKjUpIwtGezVv', '2023-12-09 15:37:24', '2023-12-09 15:37:24'),
(464, 'SdQnFCocsPEYBX', 'georgiyshepo7@outlook.com', 'তথ্য অধিকার আইকন', 'LjCqxaOPYZB', 'zgQCwWHTxiJKauX', '2023-12-09 15:37:26', '2023-12-09 15:37:26'),
(465, 'HZsSSpihoC', 'callvisvetlana@list.ru', '???? ?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-09 19:32:41', '2023-12-09 19:32:41'),
(466, 'Candice Gallagher', 'candice.gallagher321@gmail.com', 'Select Dropdown', 'Web Design Crafted for Impactful First Impressions', 'Hello,\r\n\r\nFirst impressions matter online. Our Web Design service ensures your website makes a lasting impact. Let\'s design an entrance that captivates. Excited? Reply to begin the journey!\r\n\r\nRegards,\n\nCandice Gallagher', '2023-12-10 00:26:08', '2023-12-10 00:26:08'),
(467, 'Donna Coffman', 'hung.eade@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Your writing skills are in demand.', 'Hi owner of paramountinsurancebd.com,\r\n\r\n\r\nWe are searching for new writers to join our platform to carry out entry-level blog writing tasks.\r\n\r\nThere is an hourly rate of $35, with training being given for the job.\r\n\r\nYou would be assisting e-commerce stores to write brief blog entries to introduce their new products.\r\n\r\nFor this job, you would be given an image of the product and details about it, such as its cost, and then you must craft a 500-word blog post about the product for the business to post on their blog. Only fundamental English and grammar skills are necessary for this job and full guidance will be provided.\r\n\r\nThe contract does not have a fixed duration and the hourly rate is $35.\r\n\r\nTo qualify, you should be able to access a laptop or phone, work autonomously, possess fundamental English reading and writing abilities, strictly adhere to instructions, have a dependable internet connection, and have at least 5 hours of availability each week.\r\n\r\nIf you are available to start soon, click this link to begin the application process now: https://www.earnmorenow.info/contentjob .\r\n\r\nDon\'t hesitate, these opportunities won\'t last long.\r\n\r\nLooking out for you,\r\n\r\n\r\nDonna\r\n(The relationship between Earnmorenow and Paidonlinewritingjobs is a partnership, we are two separate companies)\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe', '2023-12-10 02:30:54', '2023-12-10 02:30:54'),
(468, 'RobertTob', 'lucido.leinteract@gmail.com', '???? ?????? ????', 'Hello    wrote about   the price', 'Hola, volia saber el seu preu.', '2023-12-10 04:40:29', '2023-12-10 04:40:29'),
(469, 'JimmieFrutt', 'f.ok.t.ej.r@gmail.com', '?????? ????', 'приветствуем вас, дорогой автолюбитель!', 'огромное количество любителей машин на сегодняшний день не тревожатся о своей резине до тех пор, пока не попадут в неприятную ситуацию. \r\n \r\nесли протектор становится чересчур тонким, то покрышки приходят в плохое состояние. Держите в памяти! Одной из значимых обновок, которые делают автомобилисты, как раз являются колеса. \r\n \r\nСогласно указаниям наших мастеров, постоянная установка шин вашей машины важна для безопасности на магистрали . \r\n<a href=https://market9000.md/notes/208234>https://market9000.md/notes/208234</a> \r\n \r\n \r\nустановка новых скатов может оказаться сложной миссией. Вы сталкиваетесь с огромным ассортиментом брендов, размеров и моделей шин , так что с легкостью можно сбиться с мысли. \r\n \r\nчтобы получить восторг от езды, приобретайте шины, которые подходят вашему стилю управления. \r\n \r\nВам требуется помощь в выборе необходимой резины для вашего транспорта? наш автосалон искусных профи поможет вам своим энтузиазмом. \r\n \r\nВам нравится бесшумная езда? Или вы ставите превыше всего чувствовать каждый поворот? Принято! наши профессионалы запросто поищат вам идеальную резину! \r\n \r\nмного факторов вредят вашей \"обуви\" для авто. Начиная от препятствий и заканчивая дождем. \r\n \r\nесли вы найдете неправильные скаты, то вы можете ухудшить производительность вашего средства передвижения и его искусство справляться с любыми погодными условиями. Колеса вашей ласточки тщательно работают всякий раз, когда вы выезжаете на магистраль. \r\n \r\nлучший способ выяснить, пришло ли время брать новые шины для вашего легкового автомобиля, — это поручить их диагностику  опытныму человеку. \r\n \r\nв нашем автомаркете вы сможете приобрести шины различных марок и брендов! И все по низким ценам! Поможем купить подходящие вам! \r\n \r\nнаш автосалон ставит на первое место желания клиента. следовательно немалое количество автомобилистов полагаются на нас! Мы гарантируем качество! приезжайте! И убедитесь сами!', '2023-12-10 09:08:08', '2023-12-10 09:08:08'),
(470, 'BonusTutte', 'яюj', '???? ?????? ????', 'RE:_[Pending]:PAYOUT_VERIFICATION please_confirm_receipt ID54762', 'Congratulations! \r\n<br> \r\nYou have received $ 5438,00 \r\n<br> \r\nClick here To Confirm >>> https://ok.me/fzDE1#ID61433 \r\n<br> \r\nPlease Complete the necessary steps to get Your $5K \r\n<br> \r\nID44526 \r\n<br> \r\nStatus:Pending confirmation \r\n<br> \r\nConfirm NOW >>> https://ok.me/jzDE1#ID51888', '2023-12-11 14:34:20', '2023-12-11 14:34:20'),
(471, 'BonusTutte', 'яюj', '?????? ????', 'RE:_[Pending]:PAYOUT_VERIFICATION please_confirm_receipt ID54762', 'Congratulations! \r\n<br> \r\nYou have received $ 5438,00 \r\n<br> \r\nClick here To Confirm >>> https://ok.me/fzDE1#ID61433 \r\n<br> \r\nPlease Complete the necessary steps to get Your $5K \r\n<br> \r\nID44526 \r\n<br> \r\nStatus:Pending confirmation \r\n<br> \r\nConfirm NOW >>> https://ok.me/jzDE1#ID51888', '2023-12-11 14:34:23', '2023-12-11 14:34:23'),
(472, 'BonusTutte', 'яюj', '???? ?????? ????', 'RE:_[Pending]:PAYOUT_VERIFICATION please_confirm_receipt ID54762', 'Congratulations! \r\n<br> \r\nYou have received $ 5438,00 \r\n<br> \r\nClick here To Confirm >>> https://ok.me/fzDE1#ID61433 \r\n<br> \r\nPlease Complete the necessary steps to get Your $5K \r\n<br> \r\nID44526 \r\n<br> \r\nStatus:Pending confirmation \r\n<br> \r\nConfirm NOW >>> https://ok.me/jzDE1#ID51888', '2023-12-11 14:34:26', '2023-12-11 14:34:26'),
(473, 'BonusTutte', 'яюj', '?????? ????', 'RE:_[Pending]:PAYOUT_VERIFICATION please_confirm_receipt ID54762', 'Congratulations! \r\n<br> \r\nYou have received $ 5438,00 \r\n<br> \r\nClick here To Confirm >>> https://ok.me/fzDE1#ID61433 \r\n<br> \r\nPlease Complete the necessary steps to get Your $5K \r\n<br> \r\nID44526 \r\n<br> \r\nStatus:Pending confirmation \r\n<br> \r\nConfirm NOW >>> https://ok.me/jzDE1#ID51888', '2023-12-11 14:34:30', '2023-12-11 14:34:30'),
(474, 'BonusTutte', 'яюj', '?????? ????', 'RE:_[Pending]:PAYOUT_VERIFICATION please_confirm_receipt ID54762', 'Congratulations! \r\n<br> \r\nYou have received $ 5438,00 \r\n<br> \r\nClick here To Confirm >>> https://ok.me/fzDE1#ID61433 \r\n<br> \r\nPlease Complete the necessary steps to get Your $5K \r\n<br> \r\nID44526 \r\n<br> \r\nStatus:Pending confirmation \r\n<br> \r\nConfirm NOW >>> https://ok.me/jzDE1#ID51888', '2023-12-11 14:34:33', '2023-12-11 14:34:33'),
(475, 'Mike Wayne', 'mikeNeehymnsype@gmail.com', '?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Wayne\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2023-12-11 17:04:41', '2023-12-11 17:04:41'),
(476, 'Michael Sinclair', 'lantz.louanne96@yahoo.com', 'অভিযোগ বক্স', 'I have a question', 'Hello,\r\n\r\nWould you be open to the opportunity to reach out to a staggering 1.25 million potential clients on a weekly basis through our highly effective email marketing campaign? And the best part? It\'s available to you at an incredibly affordable rate of just $240 per week! \r\n\r\nPlus, as an added bonus, we provide the B2B prospect list so you can effortlessly expand your reach weekly and generate consistent leads and sales. \r\n  \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who sell to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies who product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!! For just $240 a week, we’ll send 1.25 million emails weekly.\r\n\r\nBook a 10 min call with us: https://bit.ly/hivemailer-special-240 \r\n\r\nNOTE: To buy an email list and hire an email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $240 a week. So, you save over $2,000 a month. \r\n\r\nSincerely,\r\nMichael\r\n\r\nP.S. This offer is good for the first 20 clients, don’t miss out.  Book appointment now: \r\nhttps://bit.ly/hivemailer-special-240', '2023-12-12 02:59:37', '2023-12-12 02:59:37'),
(477, 'Mike Williams', 'mike@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Hello,', 'Would you consider a small business loan or Line of Credit for your business if the price and terms were acceptable to you?\r\n\r\n\r\nWe understand how hard it is these days for a growing business to get approved for the working capital they need to grow.\r\n\r\n \r\nThat’s why we offer instant approvals (in less than 30 seconds) without you submitting a single document or even looking at your credit. \r\n\r\n\r\nJust visit www.expresscapitalcorp.com and see how much funding is available for your business.', '2023-12-12 08:29:18', '2023-12-12 08:29:18'),
(478, 'Lyle Toler', 'toler.lyle@outlook.com', 'অভিযোগ বক্স', 'Transform Your Web Presence with Our Groundbreaking Solution!', 'To the paramountinsurancebd.com Administrator.\r\n\r\nThis is Lyle and I just ran across your site at paramountinsurancebd.com...\r\n\r\nI discovered it after a brief search, so your search engine optimization is working out…\r\n\r\nMaterial looks good…\r\n\r\nHowever, one thing’s missing though…\r\n\r\nA RAPID, CONVENIENT way to communicate with you NOW.\r\n\r\nBecause studies show that a visitor like me will only linger a few seconds – 7 out of 10 vanish almost immediately, Surf Click Click… then gone forever.\r\n\r\nI have the remedy:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any user’s Name, Email address, and Phone Number. You will know immediately they’re interested and you can call them directly to CHAT with them - actually while they’re still on the internet looking at your website.\r\n\r\nCLICK HERE https://turboleadgeneration.com to experience a Live Demo with Lead Conversion Tool now to see precisely how it works and even test it out… it could be big for your enterprise.\r\n\r\nAdditionally, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because linking up with someone within the first 5 minutes is 100 times more productive than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you keep in touch regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nAll I’ve just described is very straightforward to implement, cost-effective, and beneficial.\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn what Visitor Engagement Widget can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nLyle\r\nPS: Lead Conversion Tool offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have prospects waiting to chat with you at this moment… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to try Visitor Engagement Widget now.\r\n\r\nIf you\'d choose to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\nOnly a rapid notification - the names and email used in this message, Lyle and Toler, are stand-ins and not authentic contact information. We appreciate honesty and aimed to make sure you’re aware! If ever you aspire to make contact with the true person responsible for this message, kindly go to our site, and we’ll unite you with the correct individual.', '2023-12-12 10:03:34', '2023-12-12 10:03:34'),
(479, 'JimmieFrutt', 'mailf.or.p.oi.n.t97@gmail.com', '?????? ????', 'минуточку внимания, почтенный автолюбитель!', 'большое количество водителей в наше время не переживают о своих шинах до тех пор, пока не попадут в неприятную ситуацию. \r\n \r\nпри условии, что протектор становится весьма тонким, то покрышки приходят в плохое состояние. Примите во внимание! Одной из ключевых покупок, которые совершают пользователи авто, всё-таки являются шины. \r\n \r\nСогласно советам наших мастеров, регулярная замена шин вашей ласточки важна для безопасности на дороге. \r\n<a href=https://999.md/ru/84449346>https://999.md/ru/84449346</a> \r\n \r\n \r\nсмена новой \"обуви\" для автомобилей может оказаться каверзной задачей. Вы сталкиваетесь с немалым ассортиментом брендов, размеров и моделей скатов , соответственно сразу можно потеряться. \r\n \r\nв надежде получить восторг от поездки, заказывайте покрышки, которые подходят вашему стилю управления. \r\n \r\nПоявились сомнения в смене нужной \"обуви\" для автомобилей для вашего легкового автомобиля? наш персонал профессиональных экспертов поможет вам своим энтузиазмом. \r\n \r\nВам нравится бесшумная поездка? Или у вас в приоритете ощущать каждый поворот? отлично! наши квалифицированные профи запросто предложат вам идеальные покрышки! \r\n \r\nнемаленькое количество факторов вредят вашим скатам. Начиная от препятствий и заканчивая сильным солнечным светом. \r\n \r\nесли вы приобритете неправильные шины, то вы можете ухудшить эффективность вашей тачки и его возможность справляться с любыми природными явлениями. Скаты вашего легкового автомобиля усердно трудятся каждый раз, когда вы выезжаете на шоссе. \r\n \r\nлучшее средство понять, пришло ли время покупать новые шины для вашего средства передвижения, — это возложить их проверку эксперту. \r\n \r\nна нашей сто вы сможете подобрать \"обувь\" для автомобилей знатных марок и брендов! И все по доступным ценам! Поможем найти нужным вам! \r\n \r\nнаша сто ставит на первое место пожелания клиента. следовательно немаленькое число автомобилистов полагаются на нас! Мы гарантируем качество! залетайте! И убедитесь сами!', '2023-12-12 14:54:08', '2023-12-12 14:54:08'),
(480, 'RobertTob', 'lucido.leinteract@gmail.com', '???? ?????? ????', 'Hi  i am writing about     price', 'Sveiki, es gribēju zināt savu cenu.', '2023-12-12 17:40:22', '2023-12-12 17:40:22'),
(481, 'Megan Atkinson', 'meganatkinson149@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Promotion: 300-1000 new followers each month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- We guarantee to gain you 300-1000+ followers per month.\r\n- People follow you because they are interested in you, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nMegan', '2023-12-13 05:29:53', '2023-12-13 05:29:53'),
(482, 'Russel Hightower', 'russel.hightower@googlemail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Owner!', 'With keyword targeted PPV ads I can get you qualified website visitors for less than a penny per click. This method works for both local and online businesses. Very easy to get started. Just sign up, give me your website and I\'ll provide the traffic.\r\n\r\nFor details, shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: live:.cid.ad0ee8f191cd36b4\r\nEmail: ps1666@gomail2.xyz', '2023-12-13 10:06:44', '2023-12-13 10:06:44'),
(483, 'Cary Lhotsky', 'cary.lhotsky@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your Online Existence with This Revolutionary Solution!', 'Hi paramountinsurancebd.com Manager.\r\n\r\nI\'m Cary and I recently discovered your site - paramountinsurancebd.com - in the search listings.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re attracting eyeballs – at least mine.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the invoices.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies reveal that 7 out of 10 visitors like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never even were even there there.\r\n\r\nYou can rectify this.\r\n\r\nYou can make it it very simple for them to show interest, say, okay, let’s talk without demanding them to even pull their mobile from their pocket… due to Lead Conversion Software.\r\n\r\nLead Conversion Software is a software widget that sits on your website, set and waiting to seize any visitor’s Name, Email address, and Phone Number. It allows you know immediately immediately – so you can converse with that lead immediately without delay… without delay they go away.\r\n\r\nCLICK HERE https://turboleadgeneration.com to try out a Live Demo with Lead Conversion Software right now to see exactly exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads to hot leads, you MUST act fast fast – the difference between contacting someone someone within 5 minutes versus 30 minutes later is huge!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful so potent… you’ve got their number, so now you can you can begin a text message (SMS) conversation with them… so even if if they don’t take you up on your offer right away, you continue to text them them new proposals, new content, and new reasons to do business with you to do business with you.\r\n\r\nThis could change everything for you and your business for you and your company.\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn more about everything Web Visitors Into Leads can do Lead Conversion Software can do and start turing turing eyeballs into money.\r\n\r\nCary\r\nPS: Lead Conversion Software offers a FREE 14 days trial period!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are out there.\r\nStarting connecting connecting today by CLICKING HERE https://turboleadgeneration.com to try Visitor to Lead Widget right now.\r\n\r\nIf you\'d like to unsubscribe to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\nOnly a brief message - the identities and email address applied in this note, Cary and Lhotsky, are stand-ins and not actual contact information. We appreciate openness and aimed to assure you are aware! If you desire to make contact with the true entity responsible for this memo, kindly check out our site, and we’ll connect you with the proper entity.', '2023-12-13 20:44:30', '2023-12-13 20:44:30');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(484, 'oDilXRDpSn', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-13 22:48:22', '2023-12-13 22:48:22'),
(485, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'To the paramountinsurancebd.com Webmaster! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-12-14 01:13:16', '2023-12-14 01:13:16'),
(486, 'Susan Karsh', 'graf.alberta@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Have you seen this yet?', 'Hey there!\r\n\r\nI wanted to let you know about a once-in-a-lifetime chance to grab a FREE 7-Day trial of our extraordinary AI Agents. Picture ChatGPT, but on a whole new level of awesomeness! These Agents are the epitome of cutting-edge technology, and they\'re eager to show you just how game-changing they can be.\r\n\r\nNow, let me share with you the mind-blowing things our AI Agents can do:\r\n\r\n• They\'ll swoop in and assist your team with tasks, projects, and research, skyrocketing your productivity to new heights.\r\n\r\n• Prepare to have your to-do list obliterated as these remarkable Agents skillfully write ads, code, emails, content, sales copy, contracts, and so much more.\r\n\r\n• Say goodbye to mundane tasks and hello to laser-focused attention on what truly matters. Our AI Agents will free up your precious time for those important endeavors.\r\n\r\n• Not only will they save you time, but they\'ll also save you money, making your team a force to be reckoned with in no time.\r\n\r\n• Oh, did we mention that they can even make sales calls, take inbound calls, and answer support questions? That\'s right, we\'re bringing a whole new level of customer service to your doorstep (coming soon)!\r\n\r\nAnd that\'s just the tip of the iceberg! There\'s a treasure trove of capabilities waiting for you to explore and harness their power. Watch this mind-blowing video to learn more: https://bit.ly/myaa-trial. \r\n\r\nOur clients have been saving a whopping 20%-30% on operational costs every single month by entrusting our AI Agents with hundreds of tasks. The proof is in the pudding, my friend!\r\n\r\nSo, what are you waiting for? Seize the moment and claim your FREE trial of our AI Agents now before this offer disappears into the abyss. \r\n\r\nGet started by clicking right here: https://bit.ly/myaa-trial. Your journey to unparalleled efficiency and mind-boggling results begins today!\r\n\r\nBest Regards,\r\n\r\nSusan Karsh', '2023-12-14 01:45:10', '2023-12-14 01:45:10'),
(487, 'Jim Wayne', 'ron.wayne@yahoo.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner!', 'Discover our latest research findings based on continuous SEO feedback from our strategies:\r\n\r\nVisit https://alwaysdigital.co/ls/ to explore the impact of the new Semrush Backlinks on boosting the SEO trend of your website instantly.\r\n\r\nOur approach is straightforward – we create links from domains with a substantial number of ranking keywords. Forget about conventional SEO metrics and other factors touted by numerous tools. The most valuable link is one from a website with a robust trend and numerous ranking keywords.\r\n\r\nTo delve into the details, visit https://alwaysdigital.co/ls/.\r\n\r\nIt\'s a cost-effective solution. Give it a try soon!\r\n\r\n\r\nP.S:  We are also experts in web development. Click here for more details: https://outsource-bpo.com/website/', '2023-12-14 04:41:25', '2023-12-14 04:41:25'),
(488, 'Rebecca', 'paramountgroupbd.com', 'Select Dropdown', 'Insure the goods', 'I have goods to insure, what documents do I need to prepare?\r\nThe payment term :L/C\r\nApplicant\r\nM AND W FASHION LTD.\r\nPLOT NO.37,BLOCK-B MILLGATE,TONGI,\r\nGAZIPUR-1710,BANGLADESH.', '2023-12-14 07:36:49', '2023-12-14 07:36:49'),
(489, 'Andrew Jackson', 'andrewjacksonoi872@gmail.com', 'Select Dropdown', 'Website Help', 'Greetings!\r\n\r\nI\'m an independent web developer with a specialization in crafting visually appealing and user-friendly web interfaces. My previous projects not only showcased outstanding visual aesthetics but also seamlessly integrated with my clients\' business operations, elevating their capacity to manage their enterprises and attract new business. Personally overseeing every aspect of the development process, I ensure a dedicated and quality-oriented approach, free from outsourcing.\r\n\r\nI\'m eager to hear your thoughts about your website, and I\'m more than willing to provide some creative suggestions of my own. Are you open to exploring this further? Please indicate your level of interest, and we can proceed accordingly. Thank you.\n\nAndrew Jackson - Web Developer', '2023-12-14 18:28:47', '2023-12-14 18:28:47'),
(490, 'Elvis Hoffman', 'elvis.hoffman@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'I now offer contact form blasting service. With my DFY service you can either do a targeted blast to only websites that match your criteria or bulk blast large volumes of sites worldwide. Prices start at just $50 to reach 500,000 bulk sites. Contact me at my email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: ps815@gomail2.xyz', '2023-12-15 07:52:15', '2023-12-15 07:52:15'),
(491, 'Richard   Brown', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Good Day  Is this indeed the case?', 'Hello There,\r\n\r\nWe\'ve got some opportunities on standby. some new leads? Just click on the link below to get things started:\r\nhttps://rokl.ink/increased-sales\r\n\r\n\r\nBest wishes,\r\n\r\n Thomas   Taylor \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to unsubscribe from our communications from us, simply click the link at https://rokl.ink/optoutone', '2023-12-15 11:10:49', '2023-12-15 11:10:49'),
(492, 'Kevin Malloy', 'zeus@busitoday.co', 'তথ্য অধিকার আইকন', 'The New 2023 The World\'s First A.I-Powered Viral TikTok Builder is  gold mine', 'Hi,\r\nThis software leverages  ...\r\n\r\nThe New 2023 The World’s First A.I-Powered Viral TikTok Builder\r\n\r\nDon\'t pay more for zeus, grab it here now at a low price: https://www.busitoday.co/zeus !\r\n\r\nThis is one of the easiest ways to boost your earnings online\r\n\r\nJust 60 seconds set up\r\n\r\nAnd you can be on your way to pocketing passive profits\r\n\r\nThis closes today.\r\n\r\nYour last chance to get zeus starts now...\r\n\r\n>>> GO here: https://www.busitoday.co/zeus !\r\n\r\n\r\nKevin Malloy\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 731 Clovis Ave, Clovis, CA 93612', '2023-12-15 16:37:48', '2023-12-15 16:37:48'),
(493, 'Jesuscrari', 'sandrawatson17@yahoo.com', '???? ?????? ????', 'EFFORTLESS WEALTH: $3 PER MINUTE ON AUTOPILOT – YOUR FINANCIAL BREAKTHROUGH', 'GOLDEN MINUTES: $3 PER MINUTE AUTOPILOT INCOME – YOUR PATH TO PROSPERITY https://pkg.pw/7NGfT?6988 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\ng3qo7f9y0d0k6g1y \r\np8qx7h4y3h3w7z7b \r\nk9yw1x2f5k2r1m6x', '2023-12-15 20:52:03', '2023-12-15 20:52:03'),
(494, 'Jesuscrari', 'sandrawatson17@yahoo.com', '?????? ????', 'EFFORTLESS WEALTH: $3 PER MINUTE ON AUTOPILOT – YOUR FINANCIAL BREAKTHROUGH', 'GOLDEN MINUTES: $3 PER MINUTE AUTOPILOT INCOME – YOUR PATH TO PROSPERITY https://pkg.pw/7NGfT?6988 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\ng3qo7f9y0d0k6g1y \r\np8qx7h4y3h3w7z7b \r\nk9yw1x2f5k2r1m6x', '2023-12-15 20:52:05', '2023-12-15 20:52:05'),
(495, 'Jesuscrari', 'sandrawatson17@yahoo.com', '?????? ????', 'EFFORTLESS WEALTH: $3 PER MINUTE ON AUTOPILOT – YOUR FINANCIAL BREAKTHROUGH', 'GOLDEN MINUTES: $3 PER MINUTE AUTOPILOT INCOME – YOUR PATH TO PROSPERITY https://pkg.pw/7NGfT?6988 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\ng3qo7f9y0d0k6g1y \r\np8qx7h4y3h3w7z7b \r\nk9yw1x2f5k2r1m6x', '2023-12-15 20:52:07', '2023-12-15 20:52:07'),
(496, 'Jesuscrari', 'sandrawatson17@yahoo.com', '?????? ????', 'EFFORTLESS WEALTH: $3 PER MINUTE ON AUTOPILOT – YOUR FINANCIAL BREAKTHROUGH', 'GOLDEN MINUTES: $3 PER MINUTE AUTOPILOT INCOME – YOUR PATH TO PROSPERITY https://pkg.pw/7NGfT?6988 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\ng3qo7f9y0d0k6g1y \r\np8qx7h4y3h3w7z7b \r\nk9yw1x2f5k2r1m6x', '2023-12-15 20:52:08', '2023-12-15 20:52:08'),
(497, 'Jesuscrari', 'sandrawatson17@yahoo.com', '???? ?????? ????', 'EFFORTLESS WEALTH: $3 PER MINUTE ON AUTOPILOT – YOUR FINANCIAL BREAKTHROUGH', 'GOLDEN MINUTES: $3 PER MINUTE AUTOPILOT INCOME – YOUR PATH TO PROSPERITY https://pkg.pw/7NGfT?6988 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\ng3qo7f9y0d0k6g1y \r\np8qx7h4y3h3w7z7b \r\nk9yw1x2f5k2r1m6x', '2023-12-15 20:52:10', '2023-12-15 20:52:10'),
(498, 'Maham Curnow', 'curnow.lynda45@googlemail.com', 'অভিযোগ বক্স', 'Do you Account in Instagram?', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham', '2023-12-16 00:31:37', '2023-12-16 00:31:37'),
(499, 'Joseph   Jones', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Hello   Can this be verified?', 'Hello,\r\n\r\nWe\'ve got some opportunities ready and waiting. some new leads? Just follow the link below to get things started:\r\nhttps://rokl.ink/increased-sales\r\n\r\n\r\nRegards,\r\n\r\n Robert   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications in the future, simply click the link at https://rokl.ink/optoutone', '2023-12-16 09:00:42', '2023-12-16 09:00:42'),
(500, 'JimmieFrutt', 'elena.s.v.oro.v.a0@gmail.com', '?????? ????', 'приветствуем, уважаемый друг!', 'океан хозяинов авто в данный момент не волнуются о своей \"обуви\" для автомобилей до тех пор, пока резко не затормозят. \r\n \r\nна случай если протектор оказывается весьма тонким, то резина приходит в неустойчивое состояние . Держите в памяти! Одной из важных покупок, которые делают любители авто, непосредственно является резина. \r\n \r\nСогласно советам наших знатоков, вовремя произведенная смена шин вашего легкового автомобиля важна для прочности на шоссе. \r\n<a href=https://abelauto.ro/carbon/t/65>https://abelauto.ro/carbon/t/65</a> \r\n \r\n \r\nпокупка новой резины может оказаться трудной миссией. Вы сталкиваетесь с огромным количеством брендов, размеров и моделей резины , по этой причине запросто потеряться. \r\n \r\nчтобы получить радость от управления, покупайте покрышки, которые под стать вашему стилю управления. \r\n \r\nНе хватает поддержки в выборе необходимых  колес для вашей тачки? наша группа высококвалифицированных профессионалов поможет вам своими сведениями. \r\n \r\nВам нравится плавная езда? Или у вас в приоритете чувствовать каждый поворот? отлично! наши непревзойденные знатоки быстро поищат вам идеальные покрышки! \r\n \r\nбольшое число факторов вредят вашим шинам. Начиная от возраста и заканчивая снегом. \r\n \r\nпри условии, что вы закажите  неправильную резину, то вы можете испортить производительность вашего средства передвижения и его искусство справляться с любой погодой. Колеса вашей легковушки прилежно трудятся всякий раз, когда вы выезжаете на шоссе. \r\n \r\nлучшее средство оценить, пришла ли пора присматривать новые шины для вашего авто, — это доверить их проверку автомеханику. \r\n \r\nв нашей автомастерской вы сможете приобрести колеса признанных марок и брендов! И все по невысоким ценам! Поможем приобрести соответствующие вам! \r\n \r\nнаша автомастерскую ставит на первое место желания клиента. так что большое количество водителей верят нам! Мы гарантируем качество! приходите! И убедитесь сами!', '2023-12-16 09:39:53', '2023-12-16 09:39:53'),
(501, 'DAyNhfmRkFBsov', 'jolene_elliott6rfv@outlook.com', 'তথ্য অধিকার আইকন', 'rjyufpILmHXkd', 'zlFNfjHemgWIT', '2023-12-16 18:03:07', '2023-12-16 18:03:07'),
(502, 'KQHoqSEWRMsB', 'jolene_elliott6rfv@outlook.com', 'তথ্য অধিকার আইকন', 'zAqhpFyisTUf', 'oVbAPXlRex', '2023-12-16 18:03:29', '2023-12-16 18:03:29'),
(503, 'DAyNhfmRkFBsov', 'jolene_elliott6rfv@outlook.com', 'তথ্য অধিকার আইকন', 'rjyufpILmHXkd', 'zlFNfjHemgWIT', '2023-12-16 18:04:02', '2023-12-16 18:04:02'),
(504, 'JimmieFrutt', 'elenasvo.ro.v.a.0@gmail.com', '???? ?????? ????', 'здравствуйте, уважаемый водитель!', 'океан автолюбителей в данный момент не переживают о своих колесах до тех пор, пока не окажутся в затруднительном положении. \r\n \r\nС момента, когда протектор оказывается сверх меры тонким, то скаты приходят в опасное состояние. Примите во внимание! Одной из значимых покупок, которые совершают владельцы авто, действительно является резина. \r\n \r\nСогласно рекомендациям наших профи, правильная замена шин вашей ласточки важна для прочности на автостраде. \r\n<a href=https://old.mama.md/topic/205860-avtomobil-s-pridnestrovskimi-nomerami/>https://old.mama.md/topic/205860-avtomobil-s-pridnestrovskimi-nomerami/</a> \r\n \r\n \r\nприобретение новой \"обуви\" для автомобилей может оказаться каверзной задачей. Вы сталкиваетесь с немалым выбором брендов, размеров и моделей скатов , таким образом запросто можно потеряться. \r\n \r\nв надежде получить наслаждение от путешествия, выбирайте шины, которые соответствуют вашему стилю управления. \r\n \r\nВозникли вопросы в установке подходящих покрышек для вашего легкового автомобиля? наш штат предприятия профессиональных специалистов поможет вам своими знаниями. \r\n \r\nВам нравится удобная езда? Или вы избираете чувствовать каждый поворот? Принято! наши безупречные специалисты с легкостью посоветуют вам идеальные скаты! \r\n \r\nбольшое число факторов вредят вашим покрышкам. Начиная от лежачих полицейских и заканчивая снегом. \r\n \r\nв том случае, когда вы приобритете неправильные шины, то вы можете уменьшить эффективность вашего транспортного средства и его способность справляться с любыми природными явлениями. Скаты вашей машины усердно работают всякий раз, когда вы выезжаете на твердую поверхность. \r\n \r\nлучший метод понять, пришёл ли день присматривать новые шины для вашей ласточки, — это поручить их диагностику  мастеру. \r\n \r\nв нашем сервисном центре вы сможете приметить колеса знатных марок и брендов! И все по невысоким ценам! Поможем купить подходящие вам! \r\n \r\nнаше предприятие ставит на первое место желания клиента. поэтому много хозяинов авто верят нам! Мы гарантируем качество! забегайте! И убедитесь сами!', '2023-12-16 22:25:29', '2023-12-16 22:25:29'),
(505, 'Rajib Kumar Roy', 'Rajib2004roy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Medical travel insurance for Schengen Visa', 'Hi! Sales department, \r\n\r\nI want to need one travel insurance for Schengen visa in Portugal. Please if any one handling or responsible person to contact with me. \r\n\r\nThanks', '2023-12-17 01:48:38', '2023-12-17 01:48:38'),
(506, 'Lionel Darnell', 'lionel@lioneldarnell.net', 'তথ্য অধিকার আইকন', 'Attention', 'Hi, I am doing a free lead generation service, I\'d like to send your company some leads for free, if you\'re interested let me know and I can show you how it works!', '2023-12-17 08:05:47', '2023-12-17 08:05:47'),
(507, 'StevenblEds', 'limpmusik22@gmail.com', '?????? ????', '0day Promo Music', 'Hello, \r\n \r\nNew club music https://0daymusic.org \r\nDownload MP3/FLAC, Label, LIVESETS, Music Videos. \r\n \r\nPromo Music DJs', '2023-12-17 11:41:52', '2023-12-17 11:41:52'),
(508, 'James Johnson', 'james.johnson@gmail.com', 'তথ্য অধিকার আইকন', 'Launch Your \"ChatGPT-like\" AI ChatBot', 'AI is here to change the world, and people are going crazy over it\r\n\r\nSo the question is, would you like a piece of that pie?\r\n\r\n\r\nBrainBox - The World’s First AI App Let You Launch Your Own “ChatGPT-like” AI Chatbot with 50 stunning AI features\r\n\r\nYou can even customize this AI Chatbot with your own domain, branding and style and charge people for using it.\r\n\r\nForget paying huge fees for Content Writers, Programmers, Designers, Translators, Video Editors, SEO Experts, Customer Support, etc\r\n\r\n\r\nBrainBox handles all of that for you 100%\r\n\r\n >> Click Here To See The Live Demo & Get Full Access Before Price Increases\r\n\r\n Use my coupon code:  bit.ly/BrainBoxDiscount\r\n\r\n\r\n\r\nTo get access to BrainBox you need just 4 easy steps away \r\n\r\nStep1: Login to BrainBox Cloud-Based App ( super-easy to navigate dashboard)\r\n\r\nStep 2: Create- With Just One Click, Create Your Very Own ChatGPT-Like AI Chatbot( this takes just few minutes)\r\n\r\nStep 3: Now Launch- You’re Ready To Charge Millions Of Hungry Customers For Using Your Very Own AI Chatbot.\r\n\r\nStep 4: Start Getting Paid by your Customers and Clients \r\n\r\n\r\nBrainBox comes with over 50 AI features that which includes ;\r\n\r\nWrite engaging, high quality content for videos, blogs, scripts, emails, newsletters, ebooks literally anything\r\n\r\n\r\nTurn plain text into engaging, professional videos that attract thousands of free hits of traffic\r\n\r\n\r\nGenerate the best AI designs that put 99% of graphic designers to shame, in just seconds\r\n\r\n\r\nDesign salespages, sales funnels, fully functional blogs\r\n\r\n\r\nProofread your writing without paying anything\r\n\r\n\r\nTranslate your writing to over 50 different languages and profit\r\n\r\n\r\nThat’s just a tiny fraction of all the features that BrainBox has to offer…\r\n\r\n\r\nUsing BrainBox will give you full control and cut down your expenses on hiring freelancers that give you low service .\r\n\r\n>> Get Unlimited Access to BrainBox AI Technology \r\n\r\nbit.ly/BrainBoxDiscount\r\n\r\n\r\n\r\nAnd to make this a no-brainer, the first 25 people will get full access to my 100 bonuses.\r\n\r\nPS: If you act now, you will instantly receive [bonuses] worth over $14,659.44... This bonus is designed specifically to help you get 10x the results, in half the time required\r\n\r\n\r\n>>Click here to secure your access to BrainBox today\r\n\r\nbit.ly/BrainBoxDiscount\r\n\r\n\r\n\r\nSincerely,\r\n\r\nJames', '2023-12-17 23:41:35', '2023-12-17 23:41:35'),
(509, 'Mike Ferguson', 'mikeGods@gmail.com', '?????? ????', 'NEW: Semrush Backlinks', 'Howdy \r\n \r\nThis is Mike Ferguson\r\n \r\nLet me present you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Ferguson\r\n \r\nmike@strictlydigital.net', '2023-12-27 10:06:06', '2023-12-27 10:06:06'),
(510, 'Mike Young', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Young\r\n \r\nMonkey Digital', '2023-12-27 12:30:58', '2023-12-27 12:30:58'),
(511, 'SupportBtcTutte', 'jonathanmycio@gmail.com', '?????? ????', '364 Days Passed: Your Auto Cloud Bitcoin Mining Account, Your Devices, Your BTC Unattended', 'Since registering 364 days ago, your devices have been linked to the platform by IP addresses.  \r\n \r\n During your absence, 1.3426 BTC ($56872.54) USD was accumulated via cloud mining. \r\n \r\n Your current holdings show 1.3426 BTC, equivalent to $56899.39 USD. \r\n \r\nExamine your account - https://yandex.com/poll/enter/PW28VsrVC5bMU9DfaboRbq#ID81674 \r\n \r\n \r\nBest Regards, \r\nSupport_AlenBitTut', '2023-12-27 20:10:46', '2023-12-27 20:10:46'),
(512, 'Paul Benson', 'paul@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Happy Holidays,\r\n\r\nAs you make plans for the new year, have you given any thought to how some additional working capital could supercharge those plans?\r\n\r\nWhat if we could offer you that capital RIGHT NOW with a rate and terms that would be acceptable to you. Is that\r\nsomething you would consider?\r\n\r\nOur revolutionary automated process guarantees a funding decision in less than 30 seconds, \r\neliminating the need for credit checks or document submissions.\r\n\r\nWhether you need working capital now or foresee it in your future, explore the possibilities\r\nat expresscapitalcorp.com. Visit us, and you\'ll have a funding decision in less time than it took to read this holiday message.\r\n\r\n\r\nWishing you the very best,\r\n\r\nPaul Benson\r\nExpress Capital', '2023-12-28 00:42:33', '2023-12-28 00:42:33'),
(513, 'tSvDAqRgkJ', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-28 22:47:46', '2023-12-28 22:47:46'),
(514, 'Ravi Norcross', 'norcross.elvis@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffi with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2023-12-29 02:59:35', '2023-12-29 02:59:35'),
(515, 'Vevor', 'vevor@hotmail.com', '???? ?????? ????', 'VEVOR offers a full range of equipment & tools, kitchen supplies, home & garden service', 'https://bit.ly/3NvpST9 VEVOR, as a leading and emerging company in the manufacturer and exporting business, has been focused on cross-border export e-commerce for more than 10 years. Specialized in Business and Industrial Products, Kitchenware, Machinery Tools, Sporting Goods, Pet Products, Home and Garden products, always committed to supplying an incredible assortment of great quality products with unbeatable prices.', '2023-12-29 03:11:34', '2023-12-29 03:11:34'),
(516, 'Darin Carrozza', 'darin.carrozza@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'With keyword targeted PPV ads I can get you qualified website visitors for less than a penny per click. This method works for both local and online businesses. Very easy to get started. Just sign up, give me your website and I\'ll provide the traffic.\r\n\r\nFor details, shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: live:.cid.ad0ee8f191cd36b4\r\nEmail: ps5345 Nv@gomail2.xyz', '2023-12-29 14:14:36', '2023-12-29 14:14:36'),
(517, 'Jason Reed', 'leila.hymel57@gmail.com', 'অভিযোগ বক্স', 'WATCH THIS: Complete Content & Social Marketing In 60 seconds!', 'Hi owner of paramountinsurancebd.com,\r\nSince the COVID-19 pandemic broke out… 😷\r\n\r\nCustomers have been reluctant to leave their homes. 🏠\r\n\r\nAnd so,\r\nSocial media has become the #1 way for businesses to reach out to their customers & get more exposure for their offers in a cost-effective manner. 💻📱\r\n\r\nWhether you need to generate leads, create brand awareness, gather useful data about your audience and industry, share news, create content, and engage with the community, 📊📢📝👥\r\nThere’s nothing better & more beneficial than social media for business owners. 💼👍\r\n\r\nNow,\r\nWould you like us to hand over a ground-breaking technology that helps to manage multiple social platforms & gain maximum customers hands down? 🌟🔧📲\r\n& the best part,\r\nYou don’t need any prior tech skills or invest huge money. 💯💰\r\n\r\nSee The Full Scoop For Viral Dashboard Here:  https://www.keydollar.xyz/viraldashboards \r\n\r\nWorld’s First, Smart Core Infusion A.I Reach Technology That Simplifies The Process Of Planning, Composing, And Publishing Engaging Content Across Major Social Media Networks & Drives MASSIVE Traffic, Engagement, And Sales. 💪🌐📲\r\n\r\nJust Follow 4 Simple Steps-\r\nStep 1: Create Brand and Connect your Social Media Channels and Sources. 🏢🔗\r\nStep 2: Find/Discover New content or create content using AI or Content Calendar or Using our DFY Templates. 🔍✍️📅\r\nStep 3: Publish and Schedule Content or Use Automation Triggers to automate it. 📆🚀\r\nStep 4: Get Sales, Traffic, and Track Analytics and build reports. 💰🚦📊\r\n& that’s all. 👍\r\n\r\nYou’re all set to pack a lasting punch on your competitor\'s face. 💥😎\r\n\r\nSee Complete Viral Dashboard Features Here: https://www.keydollar.xyz/viraldashboards \r\n\r\nViral Dashboard makes it easy for anyone to create and share attention-grabbing content in seconds to Your Facebook Pages, Groups, Instagram, Google My Business, Pinterest, LinkedIn & Twitter Accounts 🚀\r\n\r\nI can bet there’s nothing faster, easier and smarter than this. 💯\r\n\r\nYour opportunities are endless. ✨\r\n\r\n& here’s the best part. 💥\r\n\r\nYou’re also getting limited time bonuses with your purchase today… 🎁\r\n\r\nThere’s nothing more to mention now.\r\n\r\n🚀 Get Viral Dashboard With Premium Bonuses 🎁\r\n\r\nTo Your Success,\r\n\r\nJason Reed\r\n\r\nP.S- ⌛ Time & tide wait for none. So, get into active mode & have a secured financial future. 💰\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe \r\nAddress: 5610 N Blackstone Ave, Fresno, CA 93710', '2023-12-29 15:24:09', '2023-12-29 15:24:09'),
(518, 'DBCsjcglE', 'cindyjje683@outlook.com', 'তথ্য অধিকার আইকন', 'NHMCOEnXkjKVuDhQ', 'gteNzxoErpdUal', '2023-12-30 02:52:38', '2023-12-30 02:52:38'),
(519, 'rcAvEdypT', 'cindyjje683@outlook.com', 'তথ্য অধিকার আইকন', 'XDAspGhcdZtobSQa', 'PRAxNZzCkEaKoeGH', '2023-12-30 02:52:39', '2023-12-30 02:52:39'),
(520, 'DBCsjcglE', 'cindyjje683@outlook.com', 'তথ্য অধিকার আইকন', 'NHMCOEnXkjKVuDhQ', 'gteNzxoErpdUal', '2023-12-30 02:52:41', '2023-12-30 02:52:41'),
(521, 'BitcoinSystem', 'bitcoinsystem@hotmail.com', '?????? ????', '€1.000 in 60 minuten', 'http://go.vemaqaov.com/0m3k Het enige wat u hoeft te doen is uw software nu GRATIS aan te schaffen.', '2023-12-30 07:54:05', '2023-12-30 07:54:05'),
(522, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hi paramountinsurancebd.com Administrator.\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2023-12-30 13:26:33', '2023-12-30 13:26:33'),
(523, 'Doug Shume', 'dougshume@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Can I send these to you?', 'Hi, I have an overflow of customers that I\'d like to send to you but I want to make sure you can handle more leads, let me know if you\'d like me to send you more info.', '2023-12-30 15:00:41', '2023-12-30 15:00:41'),
(524, 'lelWrbVmoT', 'callvisvetlana@list.ru', '?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2023-12-30 20:24:28', '2023-12-30 20:24:28'),
(525, 'SonyaSeake', 'woodthighgire1988@gmail.com', '?????? ????', 'Get your BTC today!', 'It\'s been 364 days since you registered on our platform for automatic cloud Bitcoin mining. \r\nYou were inactive, but the cryptocurrency was still collected automatically from your device. \r\nDuring your absence, you made 1.3426 BTC ($55682.99) USD through cloud mining. \r\n \r\nRequest a withdrawal here https://redlinkbits.page.link/DQbR', '2024-01-01 07:54:20', '2024-01-01 07:54:20'),
(526, 'Penelope Grimes', 'penelope.grimes@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'NEW: Remove all toxic backlinks that point to paramountinsurancebd.com', 'Hi there\r\n\r\nJust checked your paramountinsurancebd.com\'s baclink profile, I noticed a moderate percentage of toxic links pointing to your website\r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge.\r\n\r\nStart recovering your ranks today:\r\nhttps://www.hilkom-digital.com/free-backlinks-clean-up/\r\n\r\nThanks and regards\r\nMike', '2024-01-01 15:15:57', '2024-01-01 15:15:57'),
(527, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Try this, get more leads', 'Hello paramountinsurancebd.com Admin. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-02 00:46:56', '2024-01-02 00:46:56'),
(528, 'Mike Gimson', 'mikeattenequiemn@gmail.com', '???? ?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\n \r\nThanks and Regards \r\nMike Mike Gimson\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-01-02 08:36:49', '2024-01-02 08:36:49'),
(529, 'Leia', 'qhVTwA.hjtpdjp@kerfuffle.asia', 'Select Dropdown', 'Conrad Park', 'Conrad Park', '2024-01-02 13:46:09', '2024-01-02 13:46:09'),
(530, 'Felix Dowdy', 'felix.dowdy@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Administrator!', 'Boost your website\'s visibility with our classified ad blasting service! We\'ll promote your links on 2,000+ classified ad pages, 500+ blogs, and 150+ social sites in the US and Canada. Our manual submission ensures targeted exposure, and you can track and optimize your ad\'s performance. Reach a broader audience and enhance your website\'s SEO today!\r\n\r\nFor details, shoot me an email or Skype me at my contact info below.\r\n\r\nP. Stewart\r\nSkype: live:.cid.f2bf75b5a952541b\r\nEmail: philstewart@myyahoo.com', '2024-01-02 15:14:26', '2024-01-02 15:14:26'),
(531, 'Georgina Haynes', 'georginahaynes620@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video for paramountinsurancebd.com?', 'Hi,\r\n\r\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site paramountinsurancebd.com.\r\n\r\nCheck out some of our existing videos here:\r\nhttps://www.youtube.com/watch?v=8S4l8_bgcnc\r\nhttps://www.youtube.com/watch?v=bWz-ELfJVEI\r\nhttps://www.youtube.com/watch?v=Y46aNG-Y3rM\r\nhttps://www.youtube.com/watch?v=hJCFX1AjHKk\r\n\r\nAll of our videos are in a similar animated format as the above examples, and we have voice over artists with US/UK/Australian accents. We can also produce voice overs in languages other than English.\r\n\r\nThey can show a solution to a problem or simply promote one of your products or services. They are concise, can be uploaded to video sites such as YouTube, and can be embedded into your website or featured on landing pages.\r\n\r\nOur prices are as follows depending on video length:\r\nUp to 1 minute = $259\r\n1-2 minutes = $379\r\n2-3 minutes = $489\r\n\r\n*All prices above are in USD and include a full script, voice-over and video.\r\n\r\nIf this is something you would like to discuss further, don\'t hesitate to reply.\r\n\r\nKind Regards,\r\nGeorgina', '2024-01-02 16:51:47', '2024-01-02 16:51:47'),
(532, 'BestFarmHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Buy pills without restrictions. Money Back Guaranteed 30-day refunds.', 'TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\n<b>Viagra</b> buy, discount! without prescription. \r\n<b>Cialis</b> buy, discount! without prescription. \r\nViagra Professional buy, discount! without prescription. \r\nCialis Professional buy, discount! without prescription. \r\n \r\nViagra Super Active buy, discount! without prescription. \r\nCialis Super Active buy, discount! without prescription. \r\n<b>Synthroid</b> buy, discount! without prescription. \r\n \r\nhttps://cutt.ly/4wP5bDuH \r\n \r\nhttp://bit.ly/3GAiEsU', '2024-01-02 22:53:16', '2024-01-02 22:53:16'),
(533, 'Mike Williams', 'mike@expresscapitalcorp.com', 'অভিযোগ বক্স', 'Hello,', 'Season\'s Greetings,\r\n\r\nWould you be open to exploring a business loan for working capital if the rates and terms align with your needs?\r\n\r\nExpress Capital is revolutionizing the way businesses secure financing.\r\n\r\nSay goodbye to the era of dealing with banks that demand impeccable credit, extensive paperwork, \r\nand a 2 to 3-month waiting period, only to face rejection.\r\n\r\nOur automated process delivers a funding decision in under 30 seconds without pulling your credit or having you submit any documents.\r\n \r\nShould you require additional working capital, whether now or down the road, please visit expresscapitalcorp.com for a funding decision \r\nin less time than it took to read this message.\r\n\r\n\r\n\r\n\r\nWarm regards,\r\nMike Williams\r\nExpress Capital', '2024-01-03 02:05:45', '2024-01-03 02:05:45'),
(534, 'Ulcecesem', 'hotkichot@gmail.com', '???? ?????? ????', 'Advertising on your website.', 'Hello, is it possible to advertise on your Website? \r\nOur project is a news insider Telegram Channel. \r\nWe publish information that will not be shown on TV. \r\nThe situation in Ukraine will affect all countries of the world, and every person! \r\nPlease help us to spread the information, as people should know the truth! \r\n \r\nChannel Telegram: HOT INSIDE UNCENSORED \r\n \r\nhttps://t.me/+DXiwwbTHse05OWRi \r\n \r\n \r\n \r\n \r\n \r\n940115', '2024-01-03 15:15:37', '2024-01-03 15:15:37'),
(535, 'Dorothy Hise', 'billionaire@kagrowth.org', 'তথ্য অধিকার আইকন', 'Billionaires’s secret to attracting wealth', 'Hi paramountinsurancebd.com,\r\n\r\nIf you won the lottery, who would beg you for money?\r\n\r\n\r\nThis guy in Maryland won the lottery 3 times this year...\r\n\r\nWhat are the odds?\r\n\r\nIt turns out Neuroscience has found a big clue:\r\n\r\nIt’s a microscopic brainwave that attracts money, and...\r\n\r\nIt just needs to be activated by using the 7-Minutes Brainwave that’s now being observed on the campus of both Harvard and Yale. \r\n\r\nThe trick is a 7-Minutes Brainwave, created by leading neuroscientist Dr Thomas Summers. \r\n\r\nA neuroscientist of 34 years, Dr. Summers was among the very first scientists to investigate the link between brain waves and money.\r\n\r\nWhen you click here for the video: https://www.kagrowth.org/billionaire , you’re going to discover Dr Summers 7-Minutes Brainwave that anyone can do at-home to make more money start appearing in your life as soon as today. \r\n\r\nYou’ll also discover the 250 Million Year-Old brain region - now proven in 4 neuroscience labs - to attract money, and...\r\n\r\nThe 3 “innocent habits” people do everyday that make sure manifestation will not work.\r\n\r\nSo if you’re finding it impossible to get ahead, then click here to see Dr Summers 7-Minutes Brainwave now while it’s still online: https://www.kagrowth.org/billionaire . \r\n\r\nWhile others struggle financially, you can let the money come to you starting today, by harnessing the hard work of 34 years of neuroscience. \r\n\r\n>> Click here to see Dr. Summer’s 7-Minutes Brainwave now: https://www.kagrowth.org/billionaire \r\n\r\nDorothy Hise\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe \r\nAddress: 141 Mahaffey St, Jefferson, GA 30549', '2024-01-03 22:22:57', '2024-01-03 22:22:57'),
(536, 'Eddie Mills', 'eddiemills224@gmail.com', 'Select Dropdown', 'Web Design That Connects, Engages, and Converts', 'Hi,\r\n\r\nWant a website that connects, engages, and converts? Our Web Design service focuses on creating impactful user experiences. Let\'s build a site that works for you. Interested? Reply to talk strategy.\n\nThank you,\r\nEddie Mills', '2024-01-04 00:35:03', '2024-01-04 00:35:03'),
(537, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hello paramountinsurancebd.com Administrator! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-04 06:18:47', '2024-01-04 06:18:47'),
(538, 'Antonietta', 'thewaymarketing777@outlook.com', 'তথ্য অধিকার আইকন', 'WooCommerce Frustrations? Let Us Lift You Up!', 'Hello,\r\n\r\nBoost your revenue, reduce costs, and alleviate headaches through a swift and cost-effective migration to Shopify. \r\n\r\nEnjoy superior services, improved analytics, streamlined subscriptions, and enhanced customer engagement. \r\n\r\nSay goodbye to the plugin nightmares and other concerns that trouble WooCommerce owners. Reach out for a complimentary consultation at 503 213-3346 or email us.\r\n\r\nNo commitments required, and as a plus, receive a free case study showcasing how we doubled the revenue for one of our clients simply by transitioning from WooCommerce to Shopify.\r\n\r\n\r\n\r\nThe Way Marketing\r\n503 213-3346', '2024-01-04 10:16:01', '2024-01-04 10:16:01'),
(539, 'NARETGR1967878NEWETREWT', 'michelelea1928@noissmail.com', '?????? ????', 'TORHTYHTH1967878TIGFHFGER', 'METRYTRE1967878MARETRYTR', '2024-01-04 12:26:16', '2024-01-04 12:26:16'),
(540, 'Ravi Vera', 'vera.gabriella@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffi with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-01-04 14:14:13', '2024-01-04 14:14:13'),
(541, 'Stephen Meudell', 'stephen.meudell@gmail.com', 'তথ্য অধিকার আইকন', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-01-05 10:32:26', '2024-01-05 10:32:26'),
(542, 'Fletcher Sandberg', 'millioniare@earnmorenow.info', 'তথ্য অধিকার আইকন', 'Smart Phone Millionaire!', 'Hi owner of paramountinsurancebd.com,\r\n\r\nA revolutionary new way to earn dollars from your phone has just been revealed.\r\n\r\nSecret Millioniare Bot is making webmaster like you over 3500 bucks every single week!\r\n\r\nSecret Millioniare Bot is a proven system tha shows webmaster like you how to earn dollars with the most popular apps in the world today\r\n\r\nIt\'s soooo simple, check out how it works here :\r\n>>>  https://www.earnmorenow.info/millioniare \r\n\r\nProfit now, thank me later ;)\r\n\r\n\r\nFletcher Sandberg\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe\r\nAddress: 3331 Buford Dr, Buford, GA 30519', '2024-01-05 11:14:50', '2024-01-05 11:14:50'),
(543, 'rOKBIcYzFb', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-05 15:37:03', '2024-01-05 15:37:03'),
(544, 'Abdul Rahman', 'mohamadabdulraman447@gmail.com', '???? ?????? ????', '02-01-2024', 'Hello, \r\n \r\nOur investors are seeking business opportunities and projects for possible funding and capital financing. We can discuss more. \r\n \r\nRegards \r\n \r\nMr Abdul Rahman \r\nA.N Brokers \r\nLondon \r\ninfo@alnasserbrokers.com \r\nMobile: +447741944775 \r\nWhatsApp: +447741944775', '2024-01-05 17:49:24', '2024-01-05 17:49:24'),
(545, 'Augustine', 'JwEqSN.tpqjjhj@maxeza.click', 'Select Dropdown', 'Franklin Barber', 'Franklin Barber', '2024-01-06 05:41:52', '2024-01-06 05:41:52');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(546, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'Hi paramountinsurancebd.com Owner. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-06 07:42:51', '2024-01-06 07:42:51'),
(547, 'Mike Miln', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\n \r\nThanks and regards \r\nMike Miln', '2024-01-06 10:23:11', '2024-01-06 10:23:11'),
(548, 'Sam Putilin', 'grazyna.putilin@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'We\'re an expert link building agency that offers services to build incredible backlinks to your website. Trusted by SEO professionals Worldwide. Our affordable SEO link building packages prices for your online business. Choose the best Link building service packages that suits your website\'s needs.\r\n\r\nClick here for more options: \r\n\r\nhttps://alwaysdigital.co/ls/\r\n\r\nPS: Need Wordpress website? Hire Our Wordpress Developer at https://wpexpertspro.co/website/', '2024-01-06 18:33:06', '2024-01-06 18:33:06'),
(549, 'Aaron Kern', 'buck.kern@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock the Power of Data: Outsmart Your Competitors!', 'Hey,\r\n\r\nEver wondered what your competitors are up to? 🔍 Our game-changing service provides you with raw data, including phone, email, and 270+ data points, from people walking into your rivals\' locations! 🚀\r\n\r\nImagine having the upper hand, tailoring your marketing strategy, and boosting foot traffic at your business. Intrigued? Let\'s chat! Click below to schedule a quick 15-minute call and unveil the secrets to success.\r\n\r\nhttps://bit.ly/gold-data-overview\r\n\r\nReady to outshine your competition?\r\n\r\nBest, \r\nAaron\r\nGolden Data', '2024-01-06 18:42:59', '2024-01-06 18:42:59'),
(550, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'how to turn eyeballs into phone calls', 'To the paramountinsurancebd.com Webmaster! Eric here with a quick thought about your website paramountinsurancebd.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-06 22:28:27', '2024-01-06 22:28:27'),
(551, 'Jonathan Moore', 'amplify@vaulemedia.com', 'শুদ্ধাচার সেবা বক্স', 'Get Traffic by Leveraging This “Weird” Amazon \"Loophole”', 'Hey,\r\n\r\nIf you want to make money online, you need QUALITY traffic.\r\n\r\nAnd by quality traffic, I mean motivated, rabid buyers with credit cards in hand ready to buy ANYTHING…\r\n\r\nUntil now every self-proclaimed marketing guru and their dog said that the only way to get targeted traffic was by buying ads on Facebook, Bing, or Google.\r\n\r\nWell, while they’re partially correct, they FAIL to mention one of the BEST traffic that you can ever get…\r\n\r\nAmazon Buyer Clicks!\r\n\r\nIt’s literally the BEST type of traffic you can get since most people on Amazon always end up buying something…\r\n\r\nMy question is…\r\n\r\nHow would you like to generate 20,000 Buyer Clicks with just 2 clicks of your mouse?\r\n\r\n=> Click here to get instant access to this “Amazon” traffic machine: https://www.vaulemedia.com/amplify \r\n\r\nNow, let me introduce you to “Amplify”...\r\n\r\nAn amazing and off-the-grid app that helps newbies exploit Amazon’s Reviews System to create unstoppable “traffic machines.\"\r\n\r\nAmplify consists of the following:\r\n\r\n[1] The Amplify App: The World’s First App That Exploits Amazon’s “Reviews System” Using AI For Massive Traffic and Sales (Worth $997/mo)\r\n\r\n[2] Amplify AI Videos: Quickly Generate AI Animated Videos For Any Product With Zero Editing Or Recording (Worth $997)\r\n\r\n[3] Amplify AI Automation: There’s No Need To Be Glued All Day To Your Monitor ...  Let Amplify AI Automation Do The Heavy Lifting For You … (Worth $997)\r\n\r\n[4] Amplify 20,000 Clicks: Every Time We Create A New Video, Amplify Sends Us At Least 20,000 Buyers Clicks To Our Links For 100% Free (Worth $1997)\r\n\r\n[5] Amplify Mobile Edition: Perfect For Those Who Use Their Phones All Day (Worth $497)\r\n\r\n[6] Step-By-Step Training Videos: We Take You By The Hand And Show You Everything You Need To Know!  (Worth $997)\r\n\r\n[7] World-Class Support: Get Access To Friendly, Professional Support That Will Be There For You!  (Worth A LOT)\r\n\r\n[8] Exciting VIP Bonuses (Real-World Value: Thousands of $$$)\r\n\r\n\r\nAnd much more!\r\n\r\n=> Click here to grab Amplify for less than the price of a pizza: https://www.vaulemedia.com/amplify \r\n\r\nAnd much more!\r\n\r\nLook, if you want to generate the BEST quality traffic…\r\n\r\nTraffic ready to BUY…\r\n\r\nThen the choice is simple:\r\n\r\nGrab Amplify now: https://www.vaulemedia.com/amplify !\r\n\r\nTalk soon,\r\n\r\nJonathan Moore\r\n\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe \r\nAddress: 3331 Buford Dr, Buford, GA 30519', '2024-01-07 00:53:37', '2024-01-07 00:53:37'),
(552, 'Bonita Bannan', 'bannan.bonita61@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'I now offer contact form blasting service. With my DFY service you can either do a targeted blast to only websites that match your criteria or bulk blast large volumes of sites worldwide. Prices start at just $50 to reach 500,000 bulk sites. Contact me at my email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: ps26812@gomail2.xyz', '2024-01-07 03:10:17', '2024-01-07 03:10:17'),
(553, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Hi paramountinsurancebd.com Webmaster. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-07 03:33:23', '2024-01-07 03:33:23'),
(554, 'Larry Zaragoza', 'clipsreelai@moregold.xyz', 'অভিযোগ বক্স', 'This Tech Gets You Unlimited FREE Traffic on Autopilot', 'Hey paramountinsurancebd.com,\r\nWhat if you could tap into unlimited free, targeted traffic anytime you want?\r\nWith ClipsReel, you can do exactly that!\r\n\r\nIt allows you to flood any niche with attention-grabbing talking head videos and drive ENDLESS free traffic, hands-free with AI!\r\n\r\nGet it now before this exclusive discount ends tonight: https://www.moregold.xyz/clipsreelai \r\n\r\nBut what exactly is ClipsReel and why do you need it?\r\nClipsReel is groundbreaking software that creates studio-quality talking head videos from any URL or content using artificial intelligence.\r\n\r\nIt works in just 3 simple steps:\r\nStep #1️ Enter any URL\r\nStep #2️ AI scans and analyzes the content\r\nStep #3️ Your custom video is ready!\r\n\r\nClipsReel is perfect for:\r\n🚀 Driving free targeted traffic to offers and funnels\r\n📈 Capturing more email subscribers and leads\r\n💰 Promoting products as an affiliate\r\n🎥 Creating video ads and promotions\r\n🎬 Making video tutorials and online courses\r\n\r\nThe talking head feature establishes trust and boosts engagement.\r\nThe AI continually improves, making each new video 100% unique.\r\nYou\'ll have an endless supply of fresh content and free traffic!\r\n\r\nTry unlimited traffic on demand now: https://www.moregold.xyz/clipsreelai \r\n\r\nAnd to add icing on the cake, you\'ll get access to my [BONUS PACK ] for free \r\n \r\n\r\nBut this exclusive discount ends at midnight when the coupon \"clips\" expires!  ⏰\r\n\r\nTo Your Success,\r\nLarry Zaragoza\r\nPS: Last chance to save and unlock unlimited traffic with ClipsReel here: https://www.moregold.xyz/clipsreelai \r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\nAddress: Athens Promenade, 3651 Atlanta Hwy, Athens, GA 30606', '2024-01-08 16:54:05', '2024-01-08 16:54:05'),
(555, 'Steven Marks', 'steven@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Happy Holidays,\r\n\r\nWould you consider a working capital business loan if the rate and terms were acceptable to you?\r\n\r\nExpress Capital is changing the rules  on how businesses obtain financing.\r\n\r\nGone are the days of dealing with banks requiring perfect credit, endless paperwork and waiting 2 or 3 months\r\nonly to be turned down.\r\n\r\nOur automated process will provide you with a funding decision in less than 30 seconds without pulling your credit\r\nor having you submit a single document. \r\n\r\nShould you ever find yourself in need of additional working capital—whether right away or in the future\r\nplease  visit expresscapitalcorp.com and get a funding decision is less time than it took to read this message.\r\n\r\n\r\nBest Regards,\r\n\r\nSteven Marks\r\nExpress Capital', '2024-01-09 01:12:31', '2024-01-09 01:12:31'),
(556, 'ZPsAlDbKOl', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-09 15:23:36', '2024-01-09 15:23:36'),
(557, 'Anna Hill', 'annaghill09@gmail.com', 'Select Dropdown', 'Web Design That Grows with Your Business', 'Hi,\r\n\r\nAs your business grows, so should your website. Our Web Design service provides scalable solutions that evolve with your business. Interested in a growth-friendly website? Reply to discuss how we can help.\r\n\r\nBest,\n\nAnna Hill', '2024-01-10 14:36:13', '2024-01-10 14:36:13'),
(558, 'Daniel Parsons', 'wealth@truevaule.xyz', 'তথ্য অধিকার আইকন', 'Do you want to earn 4 Figures a week?', 'Hey paramountinsurancebd.com,\r\n\r\nDo you want to have more money to spend on yourself?\r\n\r\nSick of paying bills all the time with no cash left to enjoy?\r\n\r\nI’m here to tell you that this time in your life is over.\r\n\r\nYou can make the change TODAY.\r\n\r\nNow accessing this \'Big Boys\' loophole on the internet: https://www.truevaule.xyz/wealth , you can earn 4 Figures a week.\r\n\r\nBest of all, you don\'t need any experience in making-money online.\r\n\r\n\r\nChat soon,\r\n\r\nDaniel Parsons\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe \r\nAddress: 241 E May St ste d, Winder, GA 30680', '2024-01-10 18:36:29', '2024-01-10 18:36:29'),
(559, 'triahtept', 'zh2pax75@hotmail.com', '?????? ????', 'Rediscovering the Love in Us', 'Can We Talk About What\'s Missing? \r\nDarling, your love is the reason I exist. \r\nWhenever you can, could you please check out my page through this link: https://tinyurl.com/yq7q8x4a   I\'ve shared some fresh photos and disclosed updates from recent events there. It would be awesome to catch up and exchange our stories.', '2024-01-10 19:23:04', '2024-01-10 19:23:04'),
(560, 'Ravi Trevascus', 'genesis.trevascus49@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffi with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-01-10 22:03:47', '2024-01-10 22:03:47'),
(561, 'Grant Lira', 'growthpartners13@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I’d like to build your thought leadership via podcasts, content, & press', 'Hey,\r\n\r\nI’ll get right to it. I can get you on 3 podcasts/mo, and get you 15 professionally edited short form videos for social media (from the podcast interview), and then get you featured in 3 online publications/mo all done for you.\r\n\r\nWe’ve helped 33 clients do just that to build their thought leadership in their specific industry which has helped them:\r\n\r\n- Generate more appointments\r\n- Close at a higher rate (Because they built authority before the sales call even started)\r\n- Charge higher prices because people view their company as unique now\r\n\r\nInterested? We can chat here:\r\n\r\nhttps://bit.ly/empathyfirm-30-minute-meeting\r\n\r\nBest,\r\nGrant\r\n\r\nPS - I won’t see your response on here so if you have a question, please book a call (:\r\n\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “UNSUB” meaning you will not hear from me again.', '2024-01-11 06:55:21', '2024-01-11 06:55:21'),
(562, 'Josh Davids', 'josh.davids@gmail.com', 'তথ্য অধিকার আইকন', 'Question?', '⏰Start your Own AI Store & Agency Websites…\r\n\r\n🆘 ❌(Last Chance) … Get Your Hands on BusinessBox AI - Create & Launch Your Own AI Platforms & eShops Like ChatGPT, MidJourney & JasperAI\r\n\r\nI wanted to reach out and let you know about a final opportunity to get your hands on BusinessBox AI!\r\n\r\n>> BusinessBox AI launch is closing forever In 4 hours.\r\nhttps://bit.ly/AiBoxDiscount\r\n\r\n\r\nThe World\'s First App That Creates Your Very Own “Set N’ Forget” AI Platforms Like Mid-Journey, Jasper Ai & Chatgpt…\r\n\r\nAnd Lets You Charge People $500 To $1000 Monthly Just For Using It?\r\n\r\nDon\'t miss out on this incredible opportunity to transform the way you work.\r\n\r\n>>> Act now and get BusinessBox AI\r\nhttps://bit.ly/AiBoxDiscount\r\n\r\n\r\nAs you may already know, BusinessBox AI is designed to revolutionize the way you do AI Business. \r\n\r\nHere are some of the key features of BusinessBox AI:\r\n\r\n✅ Create Ai Platforms Like Chatgpt, Mid-Journey & Jasperai…\r\n✅ Charge Your Customers Weekly, Monthly, Or Annually \r\n✅ Easily Profit $500 To $1000 Monthly Per Customer…\r\n✅ Start Your Own Online Ai Eshops & Charge People For Downloading\r\n✅ Built-In 200+ Ai Tools Included For Maximum Profits!\r\n✅ 1-Click Payment Integration, Accept Payments Through Paypal, Stripe\r\n✅ Broadcast Mass Messages To Your Customers With Our 1-Click\r\n✅ Unlimited Website Hosting, Unlimited User Registrations\r\n✅ Unlimited Commercial Rights Included…\r\n✅ In-Depth Customer Login Details, Revenue Details & Traffic Details...\r\n\r\n\r\nBut here\'s the catch: this is the last chance to take advantage of our exclusive offer and get BusinessBox AI at a discounted price. \r\n\r\nThat\'s right, time is running out and you don\'t want to miss this opportunity to enhance your productivity and streamline your work process.\r\n\r\nSo what are you waiting for? \r\n\r\nGet your hands on BusinessBox AI today and experience the future of artificial intelligence. Hurry, this offer won\'t last long!\r\n\r\nAccess BusinessBox AI Now : \r\nhttps://bit.ly/AiBoxDiscount\r\n\r\n\r\nBest regards,\r\nJosh\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n149 N West Ave, Jackson, MI 49205\r\n\r\nTo Avoid Future Marketing, Messege your domain name Here: \r\nfullwebsiteaudit@gmail.com', '2024-01-11 16:10:58', '2024-01-11 16:10:58'),
(563, 'Gregory Bush', 'speedwealth@busitoday.co', 'অভিযোগ বক্স', 'URGENT MESSAGE -- Confidential Information Inside (for your eyes only)', 'Hi paramountinsurancebd.com,\r\n\r\nIt\'s very important that I share this brand new development with you.  We have been testing a revolutionary new system.\r\n\r\nUse The Little Known Loophole/Trick To Making Fast Affiliate Sales In Less Than 24 Hours.\r\n\r\nClick Here To Grab Your Account Now: https://www.busitoday.co/speedwealth \r\n\r\nIt has been getting INSANE results for newbies.\r\nIt has been getting INSANE results for the pros.\r\n\r\nAnd now, I need your help to expand my user base, will you help me grow this?\r\n\r\nClick Here To Begin Earning Commissions: https://www.busitoday.co/speedwealth \r\n\r\nAnd again, please DO NOT share this email with anyone.  This is for you exclusively.\r\n\r\nWill I See You Inside?\r\nGregory Bush\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 9161 Gillsville Rd, Maysville, GA 30558', '2024-01-11 20:35:32', '2024-01-11 20:35:32'),
(564, 'Sid Gribble', 'gribble.jewel@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator.', 'Hello Everyone! Thank you for taking the time to read this. We\'re an online marketing agency which specializes in Search Engine Optimization. We\'ve been in the SEO business providing high quality SEO Services building successful SEO campaigns for over 15 years and have completed over 31,000 orders while serving 1000s of highly satisfied clients. If you have any questions please contact us and we\'ll get back to you ASAP. Contact us at \r\nhttps://digitalpromax.co/lb/', '2024-01-11 22:38:46', '2024-01-11 22:38:46'),
(565, 'Paul Benson', 'paul@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Hello', 'Happy Holidays,\r\n\r\nAs you make plans for the new year, have you given any thought to how some additional working capital could supercharge those plans?\r\n\r\nWhat if we could offer you that capital RIGHT NOW with a rate and terms that would be acceptable to you. Is that\r\nsomething you would consider?\r\n\r\nOur revolutionary automated process guarantees a funding decision in less than 30 seconds, \r\neliminating the need for credit checks or document submissions.\r\n\r\nWhether you need working capital now or foresee it in your future, explore the possibilities\r\nat expresscapitalcorp.com. Visit us, and you\'ll have a funding decision in less time than it took to read this holiday message.\r\n\r\n\r\nWishing you the very best,\r\n\r\nPaul Benson\r\nExpress Capital', '2024-01-12 02:35:03', '2024-01-12 02:35:03'),
(566, 'David#protector3-plus[Bxydyjehuriyzeke,2,5]', 'protector3plus@master-vskrytiya-zamkov.store', '???? ?????? ????', 'Thank', 'протектор плюс пептиды \r\n<a href=https://protector3-plus.ru/>https://protector3-plus.ru/</a>', '2024-01-12 15:33:51', '2024-01-12 15:33:51'),
(567, 'Michael   Wilson', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Good Day  Can this be corroborated?', 'Good Day,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n Michael   Williams \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications from us, please opt out at https://rokl.ink/optoutone', '2024-01-12 22:32:00', '2024-01-12 22:32:00'),
(568, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'To the paramountinsurancebd.com Webmaster! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-13 05:26:21', '2024-01-13 05:26:21'),
(569, 'Mike Calhoun', 'mikeNeehymnsype@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Calhoun\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-01-13 20:39:42', '2024-01-13 20:39:42'),
(570, 'NARETGR66763NERTYTRY', 'cassandrawallace2014@noissmail.com', '???? ?????? ????', 'TORTYT66763TIGFNMYUM', 'MEYJTJ66763MAWRERGTRH', '2024-01-14 13:27:19', '2024-01-14 13:27:19'),
(571, 'triahtept', 'urd5l7ac@hotmail.com', '???? ?????? ????', 'The Absence of Emotional Connection', 'Why Am I Feeling Ignored? \r\nMy heart is a garden filled with the flowers of your love. \r\nIn case you can spare a moment, could you please take a look at my page via this link: https://tinyurl.com/yunz5vbr   I\'ve uploaded some recent photos and updates from current events there. It would be wonderful to catch up and share our experiences.', '2024-01-14 18:29:55', '2024-01-14 18:29:55'),
(572, 'WdJfQiUZKzrh', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'KumOekbIs', 'vyMSRCtX', '2024-01-15 10:36:05', '2024-01-15 10:36:05'),
(573, 'XpvGCfMJbahQAPRS', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'SBVJYEiwXHkq', 'wGHNplRIE', '2024-01-15 10:36:10', '2024-01-15 10:36:10'),
(574, 'WdJfQiUZKzrh', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'KumOekbIs', 'vyMSRCtX', '2024-01-15 10:36:16', '2024-01-15 10:36:16'),
(575, 'sDuMmYTUEjBV', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'rzfTcXOildvgIu', 'EehRHYAG', '2024-01-15 10:36:47', '2024-01-15 10:36:47'),
(576, 'PKZJsuBGHDm', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'SRVbqoxUgFYZk', 'zJpdaSFR', '2024-01-15 10:36:51', '2024-01-15 10:36:51'),
(577, 'sDuMmYTUEjBV', 'cxzmpuq@outlook.com', 'তথ্য অধিকার আইকন', 'rzfTcXOildvgIu', 'EehRHYAG', '2024-01-15 10:36:55', '2024-01-15 10:36:55'),
(578, 'Ava King', 'AvaKingp391pL@gmail.com', 'Select Dropdown', 'Discover the Difference with Our Custom Web Design', 'Hey,\r\n\r\nDiscover the difference custom web design can make. Our service is all about crafting sites that truly reflect your unique brand. Ready to discover what sets us apart? Reply to learn more about our bespoke approach.\r\n\r\nCheers,\n\nAva King', '2024-01-15 12:43:09', '2024-01-15 12:43:09'),
(579, 'Tigran Ayrapetyan', 'ujn2esbgakah@opayq.com', '???? ?????? ????', 'Capital Business Funding', 'Hello, \r\n \r\nWe provide funding through our venture capital company to both start-up and existing companies either looking for funding for expansion or to accelerate growth in their company. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early repayment penalties. \r\n \r\nWe would like to review your business plan or executive summary to understand a much better idea of your business and what you are looking to do, this will assist in determining the best possible investment structure we can pursue and discuss more extensively. \r\n \r\n \r\nI hope to hear back from you soon. \r\n \r\nSincerely, \r\n \r\nTigran Ayrapetyan \r\nInvestment Director \r\nDevcorp International W.L.L. \r\nP.O Box 10236 Shop No. 305 \r\nFlr 3 Manama Centre, Bahrain \r\nEmail: tigran.a@devcorpinternational.com', '2024-01-15 15:12:37', '2024-01-15 15:12:37'),
(580, 'Bobby Ryan', 'heyitsbobbyryan@gmail.com', 'তথ্য অধিকার আইকন', 'Problems?', 'Hi, I noticed a few problems affecting your website on Google, is this a good place to send them?', '2024-01-15 15:45:54', '2024-01-15 15:45:54'),
(581, 'Richard Thomas', 'richard@aimoneymakingcourse.com', 'তথ্য অধিকার আইকন', 'Map?', 'Hi, I noticed a few things wrong with your Google listing, is this a good place to send the problems?', '2024-01-15 22:26:30', '2024-01-15 22:26:30'),
(582, 'JmwhDSOIDJ', 'callvisvetlana@list.ru', '???? ?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-16 14:03:41', '2024-01-16 14:03:41'),
(583, 'Finn Clucas', 'clucas.finn@msn.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'Now you can post your ad to millions of contact forms just like the ad you\'re reading now!. It\'s not as expensive as you think. Get in touch with me by email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: ps3842@gomail2.xyz', '2024-01-16 14:55:32', '2024-01-16 14:55:32'),
(584, 'Richard Thomas', 'richard@aimoneymakingcourse.com', 'তথ্য অধিকার আইকন', 'Missing', 'I saw that your google my business listing is not working as it should.  Like where google show customers your business.  I can give you a list of a couple things to fix, is that ok?', '2024-01-16 15:37:01', '2024-01-16 15:37:01'),
(585, 'Kerry Earnhardt', 'kerry.earnhardt@yahoo.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner!', 'Want to extract emails and phone numbers from your video viewers? Our new patented method does just that.\r\n\r\nShoot me an email or skype message below for more details\r\n\r\nSamuel\r\nemail: videogamification@gmail.com\r\nskype: live:.cid.d347be37995c0a8d', '2024-01-16 21:15:00', '2024-01-16 21:15:00'),
(586, 'Liam Anderson', 'liam@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Would you be open to considering a business loan for working capital if the interest rate and terms align with your preferences?\r\n\r\nExpress Capital is revolutionizing the way businesses secure financing. No longer do you have to contend with banks demanding flawless credit, extensive paperwork, and enduring a lengthy 2 or 3-month waiting period, only to face rejection.\r\n\r\nOur automated process ensures a funding decision in under 30 seconds, without the need to check your credit or request a single document.\r\n\r\nShould you ever require additional working capital, whether immediately or in the future, please visit expresscapitalcorp.com. You can obtain a funding decision in less time than it took to read this message.\r\n\r\n\r\nBest Regards,\r\n\r\nLiam Anderson\r\nExpress Capital\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\n\r\nExpress Capital\r\n9169 W State St #3242', '2024-01-17 03:48:58', '2024-01-17 03:48:58'),
(587, 'Joshua Walker', 'joshua@airapidprofits.com', 'তথ্য অধিকার আইকন', 'Concerns?', 'Hello, may I report some issues I\'ve spotted with your website on Google?', '2024-01-17 06:01:36', '2024-01-17 06:01:36'),
(588, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'how to turn eyeballs into phone calls', 'Hello, Eric here with a quick thought about your website paramountinsurancebd.com Admin.\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-17 18:43:17', '2024-01-17 18:43:17'),
(589, 'Mark Robinson', 'mark@rapidprofitmachine1.com', 'তথ্য অধিকার আইকন', 'Inaccuracies', 'Hello, I\'ve detected some inconsistencies in your Google listing. Is this the right place to discuss them?', '2024-01-17 20:03:37', '2024-01-17 20:03:37'),
(590, 'Mike Oliver', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hi there \r\n \r\nI have just verified your SEO on  paramountinsurancebd.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will enhance your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Oliver\r\n \r\nDigital X SEO Experts', '2024-01-17 21:31:46', '2024-01-17 21:31:46'),
(591, 'Matthew Martinez', 'matthewm@aibestsuite.com', 'তথ্য অধিকার আইকন', 'Listing Issues?', 'Hi, I\'ve observed some inaccuracies in your Google listing; is this the correct contact for addressing them?', '2024-01-17 21:50:37', '2024-01-17 21:50:37'),
(592, 'Mirella Badgett', 'growthpartners13@gmail.com', 'তথ্য অধিকার আইকন', 'I work with 1,102 agencies. Here’s what\'s working for client fulfillment', 'Hey,\r\n\r\nGetting right to it, I can get your clients booked with leads already searching for the solution they offer.\r\n\r\nFacebook has published a public case study on us and we have partnered with over 1,000 agencies to service 30,000 businesses.\r\n\r\nWe handle everything from client onboarding to getting feedback from clients and ensuring any adjustments are made and expectations are set to see success and retain them monthly.\r\n\r\nRecently, we have noticed a change in the market with what’s working for fulfillment. \r\n\r\nWe are seeing the best results across the board right now from our Google Ads (PPC) and SEO efforts specifically. \r\n\r\nIt’s a great upsell opportunity (which is ideal to combat a downmarket or rising client acquisition costs) or a great core offer for your agency. \r\n\r\nIf you’re interested, let’s chat (:\r\n\r\nHere is my scheduler: https://bit.ly/alm-strategy-meeting \r\n\r\nBest,\r\nMirella\r\n\r\nPS - I won’t see your response on here so if you have a question, please book a call (:\r\n\r\n\r\n\r\n\r\n4-601 Edgeley Blvd, Concord, Ontario, Canada L4K 4G2\r\nEmail unsubnow1@gmail.com with your website to “UNSUB” meaning you will not hear from me again.', '2024-01-18 01:53:56', '2024-01-18 01:53:56'),
(593, 'Deangelo Greville', 'deangelo.greville@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', 'Your ad message sent to contact forms on millions of sites. It\'s not as expensive as you think. Get in touch with me by email or skype below for details.\r\n\r\nP. Stewart\r\nSkype: live:.cid.e169e59bb6e6d159\r\nEmail: ps3762@gomail2.xyz', '2024-01-18 05:23:51', '2024-01-18 05:23:51'),
(594, 'Maxeditpro', 'maxeditpro@hotmail.com', '???? ?????? ????', 'Нужно замазать прыщи или сделать флеш анимацию?', 'https://maxeditpro.ru/ MaxEditPro: легко, креативно, профессионально. Редактирование видео и вставка 3D для ваших уникальных проектов.', '2024-01-18 08:41:27', '2024-01-18 08:41:27'),
(595, 'Gerald Hood', 'Gerald', 'তথ্য অধিকার আইকন', 'Inquiry', 'Hi, My name is Gerald. If we could show you a way to save thousands of dollars a year on your FICA taxes, plus add benefits and increase salary to your W2 employees (at no out of pocket cost)...would you be interested?\r\n\r\nIf so, you can check your eligibility savings here:\r\n\r\nhttps://bit.ly/3SjBMCa\r\n\r\nGerald', '2024-01-18 13:23:39', '2024-01-18 13:23:39'),
(596, 'Vilma Parr', 'julie@wfhhustle.com', 'অভিযোগ বক্স', 'AI Apocalypse: Your Website Not Ready!', 'Save Your Site from AI! click the link here https://mybotboss.com/ I have a ai automation agency to help with your paramountinsurancebd.com. I will Volunteer to get you started but only if you ACT NOW!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can OPT OUT here: \r\nhttps://requestmycash.com/opt-out/?customer_domain=paramountinsurancebd.com', '2024-01-18 23:46:07', '2024-01-18 23:46:07'),
(597, 'Noah Johnson', 'noah@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Hello,', 'Are you open to exploring the option of a business loan for working capital if the rates and terms align with your specific needs?\r\n\r\nExpress Capital is at the forefront of transforming the way businesses secure financing.\r\n\r\nSay farewell to the days of navigating through banks that demand impeccable credit, drown you in paperwork, and subject you to a 2 to 3-month waiting period, only to end in rejection.\r\n\r\nOur automated process guarantees a funding decision in under 30 seconds, all without the need to check your credit or burden you with document submissions.\r\n\r\nShould the need for additional working capital arise, whether it\'s an immediate requirement or a future consideration, we invite you to visit expresscapitalcorp.com. There, you can obtain a funding decision in less time than it took to read this message.\r\n\r\n\r\n\r\n\r\nWarm regards,\r\nNoah Johnson\r\nExpress Capital\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\n\r\nExpress Capital\r\n9169 W State St #3242', '2024-01-19 01:35:41', '2024-01-19 01:35:41'),
(598, 'Aaron Leahy', 'darci.leahy26@gmail.com', 'অভিযোগ বক্স', 'Data That Drives Growth: Your Competitors Can\'t Keep Up!', 'Hi,\r\n\r\nWhat if you could tap into the raw data of people entering your competitors\' locations? 📊 Imagine the power to refine your marketing strategy and witness exponential business growth.\r\n\r\nWe bring you the advantage of geofencing with a twist—hard-hitting data points that go beyond impressions. Curious to learn more? Secure your spot for a quick 15-minute call with us. Let\'s turn data into dollars together!\r\n\r\nhttps://bit.ly/gold-data-overview\r\n\r\nHere\'s to your triumph!\r\n\r\nBest, \r\nAaron\r\nGolden Data', '2024-01-19 02:52:39', '2024-01-19 02:52:39'),
(599, 'Sam Picton', 'picton.joycelyn@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Unlock the full potential of your website\'s Search Engine Rankings with our strategic backlinking solutions at https://alwaysdigital.co/lg . Our proven techniques will not only enhance your site\'s authority but also boost your google rankings, drive targeted traffic, improving your online success.\r\n\r\nWhat you get:\r\n\r\nQuality Backlinks: Gain authority with high-quality backlinks from reputable sources.\r\n\r\nDiverse Strategies: Utilize various techniques like guest posting and content outreach for a well-rounded backlink profile.\r\n\r\nCustomized Approach: Tailored strategies to meet your unique business goals and audience.\r\n\r\nReady to see measurable results? Schedule a consultation with our experts to discuss how our backlinking services can elevate your brand. Click now https://alwaysdigital.co/lg', '2024-01-19 05:59:40', '2024-01-19 05:59:40'),
(600, 'Sam Freedman', 'freedman.jerry@gmail.com', 'তথ্য অধিকার আইকন', '$80 Web Development', 'Affordable Website Design with High Quality. Receive a complimentary quote for Free Web Designing, including a 5-page website with Free Flash, Contact Forms, and a basic Logo, all backed by our satisfaction guarantee. Enjoy UNLIMITED revisions for the prototype, Free basic SEO, and adherence to W3C standards.\r\n\r\nOur Corporate, Business, and Informational website package is priced at $80 and will be completed within 4 days. Trust us to create your online store, with packages starting at $150.\r\n\r\nBenefit from our development center in Bangalore, offering the highest expertise at the lowest cost. Contact us NOW for more information. https://outsource-bpo.com/website/\r\n\r\nWe also do Monthly SEO Services at https://digitalpromax.co/la/', '2024-01-19 08:26:33', '2024-01-19 08:26:33'),
(601, 'rEdxpeoKJw', 'callvisvetlana@list.ru', '?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-19 09:20:55', '2024-01-19 09:20:55'),
(602, 'Oliver Thomas', 'oliver@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Hello', 'As you strategize for the upcoming year, have you pondered the impact of having some additional working capital to amplify your plans?\r\n\r\nImagine if we could provide you with that capital right now, offering rates and terms that align with your preferences. Would that be something you\'d be interested in?\r\n\r\nOur groundbreaking automated process ensures a funding decision in under 30 seconds, eliminating the hassles of credit checks and document submissions.\r\n\r\nWhether you require working capital immediately or anticipate it in the future, explore the possibilities at expresscapitalcorp.com. Pay us a visit, and you\'ll receive a funding decision in less time than it took to read this message.\r\n\r\nWishing you the very best,\r\n\r\nOliver Thomas\r\nExpress Capital\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\n\r\nExpress Capital\r\n9169 W State St #3242', '2024-01-20 03:41:59', '2024-01-20 03:41:59'),
(603, 'Kevin Pendley', 'kevinblc257@gmail.com', 'তথ্য অধিকার আইকন', 'Have you received the Employee Retention Credit yet?', 'Has your business filed for the Employee Retention Credit yet?\r\n\r\nThe ERC is a refundable payroll tax credit for eligible employers who experienced difficulties due to the COVID-19 pandemic from March 13, 2020 to September 30, 2021.\r\n\r\nThere’s a common misunderstanding that only businesses who had a decline in revenue are eligible, this is not the case. There are other ways to qualify. Your business\'s unique “facts and circumstances” determine eligibility. And your business may still qualify even if you increased revenue, received a PPP loan, or hired more employees.\r\n\r\nPlease visit https://bottomlinecc.com to find some material on the program and schedule time with our team to answer any of your questions and guide you through the process.\r\n\r\nWe look forward to connecting with you.', '2024-01-20 16:54:57', '2024-01-20 16:54:57'),
(604, 'John James', 'aiscreensnap@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', '1 click to generate videos and earn $300 per day', 'How many videos do you watch a day?\r\n\r\n10?  100?  1000?\r\n\r\nOkay, maybe not a 1000 videos…\r\n\r\nBut you gotta admit that we consume a lot of videos daily…\r\n\r\nAnd this is only because there are millions of creators out there…\r\n\r\nThey know how profitable videos are…\r\n\r\nThey keep generating thousands of videos every minute to make the most amount of money possible…\r\n\r\nBut it takes a lot of work and experience to be able to do that…\r\n\r\nUntil today…\r\n\r\nYou see…\r\n\r\nMy good friend, Kundan opened the doors to his newest creation…\r\n\r\nAI ScreenSnap: https://www.nowbusiness.info/aiscreensnap \r\n\r\nIt’s the world’s first video exclusive AI engine that does everything a video editor can… Only 86x better…\r\n\r\nAI ScreenSnap is trained on millions of viral videos (yes millions)\r\n\r\nAnd it taught itself exactly how to generate viral videos from anything\r\n\r\nWith AI ScreenSnap you will be able to…\r\n\r\n	Let AI record any video for you\r\n	Edit and clip and video with AI\r\n	Compress, resize, trim any video\r\n	Add filters, masks to any video with a click\r\n	Upload and host your videos on a secure server\r\n	Generate thousands of free viral views to any video\r\n\r\nAll of that without doing anything technical or learning anything…\r\n\r\nYes, all of that you can do, with just a couple of clicks…\r\n\r\nClick here now and watch AI ScreenSnap in action: https://www.nowbusiness.info/aiscreensnap \r\n\r\nCheers,\r\nJohn James\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe \r\nAddress: 2891 Derita Rd, Concord, NC 28027', '2024-01-20 19:11:47', '2024-01-20 19:11:47');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(605, 'Edgar Snyder', 'aicoaches@solveques.xyz', 'শুদ্ধাচার সেবা বক্স', '[INSANE] Clone Anyone into an AI Bot That Grows Your Business 24-7', 'Hi,\r\n\r\nOne of the best apps in years went live that clones humans into AI customizable chatbots that work 24-7 growing your biz.\r\n\r\nUnlike other cold, lifeless AI bots…\r\n\r\nthese AI avatar bots can have custom knowledge, custom personality, & custom appearance - just like an employee that’s undergone tons of onboarding training!\r\n\r\nSee it in action here before the next price increase:\r\n\r\n> > https://www.solveques.xyz/aicoaches \r\n\r\nIncredible features include\r\n\r\n[+] Turn yourself into a customized AI avatar chatbot that grows your business 24-7\r\n[+] Turn anyone else, including experts, into AI avatar bots that work for you\r\n[+] Use or sell DFY expert AI avatar chatbots trained in popular niches\r\n[+] Train on custom data in a click - use videos, txt files, links, & more\r\n[+] Customize personality, coaching style, & more\r\n[+] Customize avatar appearance & embed anywhere to use\r\n[+] Use to generate leads 24-7 on pages\r\n[+] Use to mentor clients 24-7 or provide support\r\n[+] Let avatar bots accept payment & sell your products 24-7\r\n[+] Run a customization AI agency with Commercial Rights\r\n\r\n& far more AI automation features.\r\n\r\n[+] AI Blog Auto-Writer Agency Access with Agency Rights\r\n\r\nCreate entire blogs for you or your clients to rank and get traffic from with this AI blog creation wizard. The content is undetectable by Google search engines and lets you produce mass amounts of quality content for passive traffic. \r\n\r\n[+] ImagineAI Agency - Unlimited AI Image Maker\r\n\r\nGet a stunning AI image maker you can use for yourself or clients to make images for any need that stand out. \r\n\r\n[+] Easy-Edit Ultimate Local Lead Pages\r\n\r\nMake a high-converting, perfectly optimized page to start gathering emails & appointments for small businesses. Put your AICoach bots on these for the ultimate lead generation kit. \r\n\r\nSee it in action here before the next price bump:\r\n\r\n> > https://www.solveques.xyz/aicoaches \r\n\r\nBest,\r\nEdgar Snyder\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe \r\nAddress: 3320 W Friendly Ave, Greensboro, NC 27410', '2024-01-21 03:08:37', '2024-01-21 03:08:37'),
(606, 'Annie', 'jelEkx.hwhmwhd@balneary.biz', 'Select Dropdown', 'April Valentine', 'April Valentine', '2024-01-21 05:15:36', '2024-01-21 05:15:36'),
(607, 'Aleggatorseo', 'aleggatorseo@hotmail.com', '???? ?????? ????', 'Нужен живой трафик на сайт или ссылки?', 'https://seo-progony.ru/ обращайтесь, отзывы положительные. \r\n \r\nПринимаем в работу все тематики.', '2024-01-21 05:54:22', '2024-01-21 05:54:22'),
(608, 'GznHjbfaqDOPK', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'aMsSWhxPkBN', 'HqYcOfwS', '2024-01-21 10:51:25', '2024-01-21 10:51:25'),
(609, 'GznHjbfaqDOPK', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'aMsSWhxPkBN', 'HqYcOfwS', '2024-01-21 10:51:30', '2024-01-21 10:51:30'),
(610, 'GznHjbfaqDOPK', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'aMsSWhxPkBN', 'HqYcOfwS', '2024-01-21 10:51:36', '2024-01-21 10:51:36'),
(611, 'riSRymzlQsaXbIL', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'DLClWofYgmbSGIMV', 'seIiLbrwgnkKHzPT', '2024-01-21 10:51:47', '2024-01-21 10:51:47'),
(612, 'riSRymzlQsaXbIL', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'DLClWofYgmbSGIMV', 'seIiLbrwgnkKHzPT', '2024-01-21 10:52:00', '2024-01-21 10:52:00'),
(613, 'riSRymzlQsaXbIL', 'bobby_long1987@yahoo.com', 'তথ্য অধিকার আইকন', 'DLClWofYgmbSGIMV', 'seIiLbrwgnkKHzPT', '2024-01-21 10:52:07', '2024-01-21 10:52:07'),
(614, 'triahtept', 'ns741l7r@icloud.com', '???? ?????? ????', 'The Disappearing Act in Our Relationship', 'You have been awarded dividends from securities. You need to follow the link https://tinyurl.com/ykfyg4ts', '2024-01-21 16:59:16', '2024-01-21 16:59:16'),
(615, 'Michael Sinclair', 'celia.romero0@gmail.com', 'অভিযোগ বক্স', 'I have a question', 'Hello,\r\n\r\nI checked out your business today and wanted to know if you would be open to the opportunity to reach out to a staggering 1.25 million potential clients on a weekly basis through our highly effective email marketing campaign that can start getting you leads in just a few days? And the best part? It\'s available to you at an incredibly affordable rate of just $240 per week! \r\n\r\nPlus, as a bonus, we provide the B2B prospect list so you can effortlessly expand your reach weekly and generate consistent leads and sales. \r\n  \r\nI’m with HiveMailers, we use a robust email system to get clients daily leads and/or sales 24/7.\r\n \r\nWE DO ALL THE WORK:\r\n\r\n- We create the content for the email(s).\r\n- We provide the email list (contacts).\r\n- We forward leads to you daily.\r\n- We manage your email campaigns 24/7.\r\n\r\nWHO THIS IS FOR:\r\n\r\n- Companies who sell to businesses (B2B).\r\n- Companies who provide a product/service with wide appeal (not a small niche).\r\n- Companies whose product/service can be sold across the USA and/or international.\r\n\r\nJust imagine, getting hot leads within days of getting started with us. \r\n\r\nYou might be wondering if our system works, well if you are reading this message, it works. \r\n\r\nGet started now!!! For just $240 a week, we’ll send 1.25-Million emails weekly and start filling your inbox with qualified leads. \r\n\r\nBook a 10 min call with us: https://bit.ly/hivemailer-240-special \r\n\r\nNOTE: To buy an email list and hire an email manager to run your campaign (like our system) would cost around $3,500 a month, but with us, you pay just $240 a week. So, you save over $2,000 a month.\r\n\r\nSincerely,\r\nMichael\r\n\r\nP.S. This offer is good for the first 20 clients, don’t miss out.  Book appointment now and start getting leads within a few days: https://bit.ly/hivemailer-240-special', '2024-01-21 19:53:49', '2024-01-21 19:53:49'),
(616, 'Yvette Mancuso', 'julie@wfhhustle.com', 'অভিযোগ বক্স', 'ChatGPT Spells Disaster for paramountinsurancebd.com', 'AI Showdown: Website vs. The Machine \r\n\r\nClick the link here https://mybotboss.com/ \r\n\r\nI have a ai automation agency to help with paramountinsurancebd.com. \r\n\r\nI will Volunteer to get you started but only if you ACT NOW!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou can OPT OUT here: \r\nhttps:///mybotboss.com/opt-out/?customer_domain=paramountinsurancebd.com', '2024-01-21 23:18:16', '2024-01-21 23:18:16'),
(617, 'Meilani', 'EWwMlm.qqjpchdp@flexduck.click', 'Select Dropdown', 'Richard Roach', 'Richard Roach', '2024-01-22 01:44:24', '2024-01-22 01:44:24'),
(618, 'Chase Richards', 'chase.richards@gmail.com', 'অভিযোগ বক্স', 'Interested?', 'How does pulling in 3.5K+ a day sound?\r\n\r\nThat’s what Chris is making with his 10 AI apps…\r\n\r\nNow you can get these SAME 10 AI apps…\r\n\r\n…his most profitable AI Apps…\r\n\r\nAlong with case studies for making 120 to 5K/ day…\r\n\r\nWait… what? \r\n\r\n\r\nFind out more >> bit.ly/AiApps\r\n\r\n\r\nHe’s including resell rights too?\r\n\r\nThis is vintage and cutting edge AI, like always… \r\n\r\n…full of awesome…\r\n\r\n\r\n\r\nImagine having the power (and the resell rights) to these:\r\n\r\nVidGPT - create AI videos, with voice-overs, royalty-free images, videos & text-slides right from your browser and much more… easily worth the price of admission alone…\r\n\r\nPassive GPT MultiModal ChatGPT - Give Chat-GPT \"ears\" + plug it into ANY audio source or YouTube video - for an unlimited stream of content from other people\'s videos…\r\n\r\nInfinite AI - Build Unique AI Software - Create your own unique, sellable, password-protected software apps, powered by Chat-GPT! This is the SAME tech he used to build my 1k selling \"AI Commissions\" app!\r\n\r\n\r\n\r\nAnd that’s just THREE of the 10 AI apps you’ll pick up today… with QuickStart Guide, training… piles and piles of training videos so you’ll have everything you need…\r\n\r\n…to be an AI Wizard… if you want…\r\n\r\nIn the meantime, you can get ALL of these amazing apps for a ONE time fee, 96% off…\r\n\r\n…but hurry, this is a VERY limited time offer...\r\n\r\n\r\nGet this and watch your profits explode in 2024… >> bit.ly/AiApps\r\n\r\nTo Your Success, \r\nChase', '2024-01-22 14:02:50', '2024-01-22 14:02:50'),
(619, 'Andrew Rodriguez', 'andrew@rapidprofitmachine1.com', 'অভিযোগ বক্স', 'Google Errors?', 'Hi, I\'ve noticed some discrepancies in your Google listing. Can I report them here?', '2024-01-22 15:48:00', '2024-01-22 15:48:00'),
(620, 'Md Monirul islam', 'masumesrm@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Travel Insurance ( Medical)', 'Dear concern, \r\n\r\ni am norwegian citizen and i would like to invite my mother as a tourist in Schengen area . regarding visa process i need travel insurance up to 30k euros for 3 moths . she i s almost 66 ys old. she doesnt has any illless except hight  blood pressure. \r\nwould be great if you give me information about price of travel insurance (travelling period may to june)\r\n\r\nkind regards\r\n\r\nMd Monirul islam \r\nwhatsapp +47 40465862', '2024-01-22 17:39:09', '2024-01-22 17:39:09'),
(621, 'Theresa Smith', 'villasenor.senaida16@gmail.com', 'তথ্য অধিকার আইকন', 'Quick question', 'Hello,\r\n\r\nDo you sometimes find yourself in a tug of war between work and fitness? We have the perfect solution for you - Elebands! \r\n\r\nElebands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day.\r\n\r\nThe best part is we have full body weight sets ranging from 3lbs – 30lbs to ensure optimal results no matter what your fitness goals are. \r\n\r\nPlus! We have bands for sports, casual, and formal occasions that you can wear with any outfit, ensuring you stay stylish while achieving your fitness goals.\r\n\r\nWith Elebands, you no longer have to choose between work and exercise. Our body weight bands enable you to lose weight and get fit regardless of your location or activity. Enjoy these instant benefits:\r\n\r\n1. Burn Calories: Effortlessly burn up to 1,500 calories daily, toning your body as you go about your day.\r\n\r\n2. Natural Weight Loss: Say goodbye to intense workouts and stressful diets. Elebands helps you lose weight naturally.\r\n\r\n3. Build Strength: Develop lean muscles and enhance your strength as you carry out your regular activities.\r\n\r\nImagine achieving your dream body without stepping foot in a gym or following a strict diet plan. With Elebands, it\'s possible.\r\n\r\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements. To help you get started for the NEW YEAR, use coupon code SAVE-20%-TODAY for a 20% discount. \r\n\r\nVisit our website now at https://bit.ly/elebands-special and embrace the Elebands experience.\r\n\r\nLet Elebands be your partner in achieving a fit and healthy lifestyle. Start your transformation today!\r\n\r\nWarm regards,\r\n\r\nTheresa Smith\r\nBrand Ambassador\r\nElebands USA\r\n\r\nVisit our website NOW!   https://bit.ly/elebands-special', '2024-01-22 18:34:27', '2024-01-22 18:34:27'),
(622, 'Anthony Lewis', 'anthony@rapidprofitmachine1.com', 'শুদ্ধাচার সেবা বক্স', 'Website Issues?', 'Hello, did you notice the problems with your website\'s performance?', '2024-01-22 22:29:02', '2024-01-22 22:29:02'),
(623, 'Cayson', 'JJxKUJ.tddppbc@spectrail.world', 'Select Dropdown', 'Theodore Mahoney', 'Theodore Mahoney', '2024-01-22 23:29:09', '2024-01-22 23:29:09'),
(624, 'Maksves', 'markDes@yahoo.com', '???? ?????? ????', 'Trade crypto anytime', 'Hello! We are glad to tell you good news! \r\nWe invite you to a private cryptocurrency exchange www.cexasia.pro \r\nUnique conditions await you for successful trading with us \r\nFor the first registration on our exchange, we provide you with a unique promotional code \"pbasia24\" from 100USDT and 30% first deposit! \r\nWelcome and happy bidding! <a href=https://cexasia.pro/>\"Best asia bitchange\"</a>', '2024-01-22 23:54:36', '2024-01-22 23:54:36'),
(625, 'Christy Frazier', 'christyfrazierj@gmail.com', 'Select Dropdown', 'Web Design that Drives Business Growth', 'Hello,\r\n\r\nLooking for a website that drives business growth? Our Web Design service offers solutions that not only look great but also enhance business performance. Ready to grow? Reply to discuss how we can support your business goals.\r\n\r\nBest,\n\nSincerely,\r\nChristy Frazier', '2024-01-23 02:31:03', '2024-01-23 02:31:03'),
(626, 'Chloe Miller', 'chloe@capitalfundingstore.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Is now a good time to talk? If so, I would love the opportunity to share our working capital loan products that you might be interested in. Our loans are based on the revenue of your business instead of collateral or credit scores. Just visit our website www.capitalfundingstore.com and get an immediate loan offer to consider. We approve loans up to 500k without even pulling your credit. \r\n\r\n\r\n\r\nChloe Miller\r\nCapital Funding Store', '2024-01-23 06:35:59', '2024-01-23 06:35:59'),
(627, 'Gregorywaf', 'leonie_stuettem@gmx.de', '?????? ????', 'VERY BEAUTIFUL GIRLS WANT TO MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS WANT SEX ONLY HERE https://onlineuniversalwork.com/9xgyh \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nq3kd2o5n3q2a3m9h \r\nv7rn9j8x1f9m3f6p \r\nv1jx8z3b5e7c6v2h', '2024-01-23 09:33:17', '2024-01-23 09:33:17'),
(628, 'Gregorywaf', 'leonie_stuettem@gmx.de', '???? ?????? ????', 'VERY BEAUTIFUL GIRLS WANT TO MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS WANT SEX ONLY HERE https://onlineuniversalwork.com/9xgyh \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nq3kd2o5n3q2a3m9h \r\nv7rn9j8x1f9m3f6p \r\nv1jx8z3b5e7c6v2h', '2024-01-23 09:33:19', '2024-01-23 09:33:19'),
(629, 'Gregorywaf', 'leonie_stuettem@gmx.de', '???? ?????? ????', 'VERY BEAUTIFUL GIRLS WANT TO MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS WANT SEX ONLY HERE https://onlineuniversalwork.com/9xgyh \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nq3kd2o5n3q2a3m9h \r\nv7rn9j8x1f9m3f6p \r\nv1jx8z3b5e7c6v2h', '2024-01-23 09:33:20', '2024-01-23 09:33:20'),
(630, 'Gregorywaf', 'leonie_stuettem@gmx.de', '???? ?????? ????', 'VERY BEAUTIFUL GIRLS WANT TO MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS WANT SEX ONLY HERE https://onlineuniversalwork.com/9xgyh \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nq3kd2o5n3q2a3m9h \r\nv7rn9j8x1f9m3f6p \r\nv1jx8z3b5e7c6v2h', '2024-01-23 09:33:22', '2024-01-23 09:33:22'),
(631, 'Gregorywaf', 'leonie_stuettem@gmx.de', '?????? ????', 'VERY BEAUTIFUL GIRLS WANT TO MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS WANT SEX ONLY HERE https://onlineuniversalwork.com/9xgyh \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nq3kd2o5n3q2a3m9h \r\nv7rn9j8x1f9m3f6p \r\nv1jx8z3b5e7c6v2h', '2024-01-23 09:33:24', '2024-01-23 09:33:24'),
(632, 'James   Thompson', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi  Is that true?', 'Hello,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n James   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to unsubscribe from our communications in the future, please opt out at https://rokl.ink/optoutone', '2024-01-23 10:09:11', '2024-01-23 10:09:11'),
(633, 'SdludPpVfW', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-23 15:28:55', '2024-01-23 15:28:55'),
(634, 'Richard Thomas', 'richard@aimoneymakingcourse.com', 'তথ্য অধিকার আইকন', 'Missing', 'I saw your google, its not, well its not right.    Like where google show customers about your business.  I don\'t want to impose, but there are a couple things that are just not right, may I tell you what they are?', '2024-01-23 23:08:26', '2024-01-23 23:08:26'),
(635, 'Sam Ibrahim', 'aramco@mbox.re', '?????? ????', 'Expression of Interest for Vendors and Partnership Registration', 'Hello, \r\n \r\nWe extend warm greetings to your esteemed company and formally invite you to register as a vendor for potential partnerships in upcoming projects with SAUDI ARAMCO/UAE in 2024/2025. \r\n \r\nThese projects offer a global opportunity, welcoming participation from companies worldwide. Should your company express interest in this endeavor, we kindly request confirmation by contacting ibrahim@aramcointernational.net of intent by requesting the necessary documents. \r\n \r\nYour interest is highly valued, and we eagerly await your prompt response. \r\n \r\nBest Regards, \r\n \r\nMr. Sam Ibrahim \r\nibrahim@aramcointernational.net \r\nhttp://www.aramcointernational.net/ \r\nContract & Supplier Services Management', '2024-01-24 03:08:30', '2024-01-24 03:08:30'),
(636, 'Mildred Sherman', 'recessionprofitsecrets@realdollar.xyz', 'অভিযোগ বক্স', 'American Patriots are using these loopholes to make millions', 'Dear paramountinsurancebd.com,\r\n\r\nThis is the Secret that Trump wanted to expose to the world…\r\n\r\nAnd it’s exactly why the FBI raided his home in Mar-a-Lago.\r\n\r\nWatch the video here before it gets taken down: https://www.realdollar.xyz/recessionprofitsecrets \r\n\r\nRussian deep state secrets buried since the time of the Soviet Union have resurfaced.\r\n\r\nAnd it’s sending shivers down President Biden’s spine.\r\n\r\nThe craziest part?     American Patriots are using these loopholes to make millions.\r\n\r\nWatch the video while you still can: https://www.realdollar.xyz/recessionprofitsecrets \r\n\r\n- Mildred Sherman\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe \r\nAddress: 211 E State St, Black Mountain, NC 28711', '2024-01-24 08:22:29', '2024-01-24 08:22:29'),
(637, 'Maisie', 'HNVSwr.qhqqchwb@anaphora.team', 'Select Dropdown', 'Naomi Banks', 'Naomi Banks', '2024-01-24 20:48:56', '2024-01-24 20:48:56'),
(638, 'triahtept', 'wjupk3gs@gmail.com', '?????? ????', 'I promised.', 'Hi, this is Irina. I am sending you my intimate photos as I promised. https://tinyurl.com/yva89e27', '2024-01-24 23:06:05', '2024-01-24 23:06:05'),
(639, 'Lori Rubio', 'viralincome@databaseen.com', 'শুদ্ধাচার সেবা বক্স', 'Get a piece of this 70 billion dollar traffic juggernaught', 'Are you IN? YES or NO \r\n\r\nLook, here is a money making opportunity \r\n\r\nIf you are interested in making millions of dollars using nothing but the internet and a few secret tools. \r\n\r\nThen proceed below. \r\n\r\nClick here to say YES:  https://www.databaseen.com/viralincome \r\n\r\nI know you’ll do the right thing. \r\n\r\nTalk soon,\r\nLori Rubio\r\n\r\nUNSUBSCRIBE: https://www.databaseen.com/unsubscribe \r\n2291 US-70 Unit 3, Swannanoa, NC 28778', '2024-01-25 01:14:12', '2024-01-25 01:14:12'),
(640, 'Samara Way', 'way.samara@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Admin.', 'If you want to earn 5.1% on your cash Public has a fee-free treasury account.\r\nFund an account with $25 and you’ll be entered to win $50!\r\n\r\nClick here to sign up: shorturl.at/ktR25\r\nOne lucky winner will be selected this month. Terms and conditions apply.', '2024-01-25 06:03:55', '2024-01-25 06:03:55'),
(641, 'Dorthy Pettway', 'dorthy.pettway@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google  results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2024-01-25 12:58:21', '2024-01-25 12:58:21'),
(642, 'Journee', 'UbINqq.tpqcwqh@zetetic.sbs', 'Select Dropdown', 'Keily Lamb', 'Keily Lamb', '2024-01-25 17:37:16', '2024-01-25 17:37:16'),
(643, 'Briana Taylor', 'briana@capitalfundngstore.com', 'তথ্য অধিকার আইকন', 'Hello,', 'I just wanted to make you aware of a new revenue based Line of Credit available to small business owners. We offer you an unsecured Line of Credit up to twice your monthly sales. Max loan size is 250k. Get your free quote today at www.capitalfundingstore.com and funding in just a few days.\r\n\r\n\r\nBest Regards,\r\n\r\nBriana', '2024-01-26 03:48:07', '2024-01-26 03:48:07'),
(644, 'Joleen Goff', 'autoaccessories777@outlook.com', 'অভিযোগ বক্স', 'Does your pet drive?', 'Driving is a part of daily life, especially if you are living in a large city or somewhere very spread apart. We drive to run errands like buy groceries and pick up the kids, and we drive to work or to school. So if your furry friend commutes with you often, you have to take a peek at these items to ensure ways your journey is more comfy, convenient & safe.  Today, we’re sharing 5 smart items to make your commute and drive better for all of you.\r\n \r\n\r\n\r\nBest Regards,\r\nhttps://cutt.ly/1wJ9uT5j\r\nAuto Accessories Store', '2024-01-26 04:06:03', '2024-01-26 04:06:03'),
(645, 'Don Hunt', 'amplify@busihelp.xyz', 'তথ্য অধিকার আইকন', 'Amazon Wants To Send You $965.43 Every Day', 'Hey,\r\n\r\nIf you want to turn Amazon into your own personal ATM...\r\n\r\nThis email will make your day…\r\n\r\nHere’s the kicker:\r\n\r\nThere’s a way you can exploit Amazon’s Reviews System to drive massive profits hands-free.\r\n\r\nVenkata and his team were successful in developing and releasing an intriguing (and I have to say, UNIQUE) app that is able to \"hack\" this Reviews System...\r\n\r\nAnd literally force Amazon to send 20,000 Buyer Clicks in mere minutes…\r\n\r\nIt is a completely LEGAL method that complies with Amazon\'s TOS and will not land you in trouble.\r\n\r\n=> Click here to grab the Amplify app now: https://www.busihelp.xyz/amplify \r\n\r\nA few things about this ingenious app…\r\n\r\nYou can get it to run in 2 simple steps…\r\nCreate automated AI Animated Review Videos on autopilot…\r\nMake passive commissions, every day…\r\nNever worry about getting targeted traffic ever again…\r\nIt works in ANY niche…\r\nEnjoy $965.43 paydays…\r\nNo need to buy hosting or domains…\r\nIt’s INSANELY lucrative…\r\n100% LEGAL…\r\nUnique approach, never seen before…\r\nAnd much more…\r\n\r\n=> Click here to get on board now: https://www.busihelp.xyz/amplify \r\n\r\nTake advantage of this great chance to get into a TRILLION DOLLAR market that is growing every day...\r\n\r\nAnd take YOUR cut so you can finally begin making a fortune on the internet without putting in much effort...\r\n\r\n\r\nTalk soon,\r\n\r\nDon Hunt\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 10 Wall St, Asheville, NC 28801', '2024-01-26 06:49:20', '2024-01-26 06:49:20'),
(646, 'Michael   Brown', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Hi   Is this how things stand?', 'Hello There,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n David   Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to unsubscribe from our communications in the future, simply click the link at https://rokl.ink/optoutone', '2024-01-26 07:40:42', '2024-01-26 07:40:42'),
(647, 'Mike Charlson', 'mikeGods@gmail.com', '?????? ????', 'NEW: Semrush Backlinks', 'Good Day \r\n \r\nThis is Mike Charlson\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Charlson\r\n \r\nmike@strictlydigital.net', '2024-01-26 12:15:33', '2024-01-26 12:15:33'),
(648, 'Healthbop', 'capitalone@cscglobal.com', '?????? ????', 'Сломанный автомобиль', '<a href=\"https://prokat555.ru/\">Долгое оформление</a> Очень ограниченный выбор автомобилей. Не было доступных вариантов в моей категории. <a href=https://prokat-007.ru/>Грязный и заплеванный</a> Автомобиль, который мне дали, был в ужасном состоянии. Грязный, с царапинами и неприятным запахом. Я чувствовал себя, как будто арендовал авто с улицы. <a href=https://bravorentalcar.ru/>Опоздали на встречу</a> Депозит был снят с моей кредитной карты дважды, и мне пришлось тратить время на разбирательства с банком.', '2024-01-26 12:23:55', '2024-01-26 12:23:55'),
(649, 'triahtept', 'k58erb0z@icloud.com', '?????? ????', 'I promised.', 'Hi, this is Anna. I am sending you my intimate photos as I promised. https://tinyurl.com/yqwqof9d', '2024-01-26 17:17:56', '2024-01-26 17:17:56'),
(650, 'Micky Fletcher', 'grant.fletcher@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Buy High Quality Backlinks - Delivered in just 14 Days', 'Nobody Beats Our Pricing And Quality. #1 Rated Backlink Building SEO Agency. Get Started.\r\n1,500+ SEO\'s Use Our Backlink Service Every Month To Power Their SEO Campaign.\r\n\r\nOur backlink service is used and trusted by 1,500+ digital marketing agencies to power their clients SEO. Whether you\'re a business owner or an agency, we can help propel your SEO.\r\n\r\nCheck out for the Best SEO LINK BUILDING Packages: https://alwaysdigital.co/lgt/', '2024-01-26 19:08:57', '2024-01-26 19:08:57'),
(651, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Hello paramountinsurancebd.com Webmaster. Cool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-01-26 21:01:44', '2024-01-26 21:01:44'),
(652, 'Justin McCarty', 'justin@mailerking.xyz', 'অভিযোগ বক্স', 'Do you accept Guest Posts or Link Inserts on paramountinsurancebd.com?', 'Hello,\r\n\r\nWondering if you accept guest posts or link inserts on existing posts on paramountinsurancebd.com?\r\n\r\nHow much would you charge for this?\r\n\r\nJustin\r\n\r\nIf you\'d like to unsubscribe click the following link.\r\n\r\nhttps://mailerking.xyz/optout/?site=paramountinsurancebd.com', '2024-01-27 05:06:12', '2024-01-27 05:06:12'),
(653, 'jXpJgZHrlQ', 'creedrez.pugaChev93@list.ru', '?????? ????', 'itBNkgchZm', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#hGvLfxhPveL&utm_medium=TSXkwSVVOql 000*** paramountinsurancebd.com', '2024-01-27 10:46:17', '2024-01-27 10:46:17'),
(654, 'Antonia Abdul', 'abdul.antonia@yahoo.com', 'অভিযোগ বক্স', 'LeadsFly.biz - Your Free Leads', 'Hey! \r\n\r\nCome test out our beta project LeadsFly.biz and come get your free business leads.\r\n\r\nRegards,\r\nAntonia', '2024-01-29 19:33:22', '2024-01-29 19:33:22'),
(655, 'triahtept', 'yruj2u5y@yahoo.com', '?????? ????', 'I promised.', 'Hi, this is Irina. I am sending you my intimate photos as I promised. https://tinyurl.com/yvdat3n4', '2024-01-29 20:49:14', '2024-01-29 20:49:14'),
(656, 'Ed Frez', 'EdFrez516@gmail.com', 'Select Dropdown', 'Future-Proof Your Website with Our Web Design Solutions', 'Hi,\r\n\r\nIs your website ready for the future? Our Web Design service incorporates future-proof solutions for a lasting online presence. Let\'s discuss how we can future-proof your site. Excited about the future? Reply to get started.\r\n\r\nWarm Regards,\n\n-Ed Frez\r\nFreelance Web Designer', '2024-01-30 00:43:22', '2024-01-30 00:43:22'),
(657, 'roZachnZSs', 'creedrez.pugaChev93@list.ru', '???? ?????? ????', 'jAYAVadktR', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#eR5iN9lP3kp&utm_medium=ImRV6NWxo71 000*** paramountinsurancebd.com', '2024-01-30 06:22:08', '2024-01-30 06:22:08'),
(658, 'Carmen Adamek', 'carmen.adamek@hotmail.com', 'অভিযোগ বক্স', 'Turn Prospects to Customers by Building Income Streams', 'Turn Prospects to Customers by Building Income Streams\r\n\r\nDraw them in once keep them customers for life.\r\n\r\nLearn how to maximize your marketing with funnels in this free masterclass.\r\n\r\nClick Here: >>> https://rdar.li/7_keys_to_7-figures', '2024-01-30 06:49:45', '2024-01-30 06:49:45'),
(659, 'William   Jones', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Hello   Is this accurate?', 'Good Day,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n Richard   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications in the future, simply click the link at https://rokl.ink/optoutone', '2024-01-30 09:52:21', '2024-01-30 09:52:21'),
(660, 'HaIYTzOFEWuckwU', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'guPfraVOvYXlb', 'qGBuIwjpMsNK', '2024-01-30 18:49:41', '2024-01-30 18:49:41'),
(661, 'HaIYTzOFEWuckwU', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'guPfraVOvYXlb', 'qGBuIwjpMsNK', '2024-01-30 18:49:47', '2024-01-30 18:49:47'),
(662, 'HaIYTzOFEWuckwU', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'guPfraVOvYXlb', 'qGBuIwjpMsNK', '2024-01-30 18:49:54', '2024-01-30 18:49:54'),
(663, 'xOQToCcELgaj', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'oZaBIUOyYsimXSu', 'pRTuDzwiyrofJq', '2024-01-30 18:50:28', '2024-01-30 18:50:28'),
(664, 'xOQToCcELgaj', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'oZaBIUOyYsimXSu', 'pRTuDzwiyrofJq', '2024-01-30 18:50:34', '2024-01-30 18:50:34'),
(665, 'xOQToCcELgaj', 'lparthiindy@outlook.com', 'তথ্য অধিকার আইকন', 'oZaBIUOyYsimXSu', 'pRTuDzwiyrofJq', '2024-01-30 18:50:40', '2024-01-30 18:50:40'),
(666, 'Brooke Johnson', 'brooke@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Hello', 'If you are still searching for an unsecured business loan with low interest rates and monthly payments please allow me to put an offer on the table for you to consider. Just visit nextdayworkingcapital.com and get your quote. It only takes a couple minutes and doesn\'t affect your credit. \r\n\r\n\r\nAll the best,\r\n\r\nBrooke Johnson', '2024-01-31 00:37:34', '2024-01-31 00:37:34'),
(667, 'Mike Cramer', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\n \r\nThanks and regards \r\nMike Cramer', '2024-01-31 00:58:23', '2024-01-31 00:58:23'),
(668, 'NQMjYbxIvE', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-01-31 04:09:35', '2024-01-31 04:09:35'),
(669, 'Mike Abramson', 'mikeattenequiemn@gmail.com', '?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\n \r\nThanks and Regards \r\nMike Mike Abramson\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-01-31 05:07:44', '2024-01-31 05:07:44'),
(670, 'Ed Frez', 'EdFrez689@gmail.com', 'Select Dropdown', 'Web Design Aligned with SEO Excellence', 'Hello,\r\n\r\nEnsure your website ranks high with our Web Design service, aligned with SEO best practices. Let\'s discuss how we can optimize your site for search engine success. Ready to climb the SEO ladder? Reply to boost your online visibility.\r\n\r\nBest,\n\nEdward Frez | Web Developer', '2024-01-31 14:10:51', '2024-01-31 14:10:51'),
(671, 'Luciana Mcknight', 'ampbusinsslimited@gmail.com', 'অভিযোগ বক্স', 'You on TV', 'Want to skyrocket your brand? TV is the best way to do that!\r\n\r\n\r\nNot only can we get you on NBC, CBS, ABC, Fox, etc...\r\n\r\n\r\nBut we can also get published on over 130 sites like Yahoo.\r\n\r\n\r\nWe GUARANTEE that we will get your business on one of the major TV networks.\r\n\r\n- You can do this virtually\r\n\r\n- You can do this in the studio\r\n\r\n- We can provide a spokesperson for you\r\n\r\n- You can have Kevin Harrington, one of the original Sharks on Shark Tank on with you\r\n\r\nGo to - ampsvcs.online \r\nor\r\nEmail Us At - ampbusinesslimited@gmail.com', '2024-01-31 19:24:55', '2024-01-31 19:24:55'),
(672, 'Lakeisha Lafleur', 'lakeisha.lafleur@yahoo.com', 'অভিযোগ বক্স', 'BECOME AN EMAIL-MARKETING SUPERSTAR WITHIN 1 WEEK!', 'Are you trying to grow your email list and don’t know where to start?\r\nDo you have a subscription list signup page, but no one subscribes to your list?\r\nHave even tried giving away a free lead magnet and still nothing got better?\r\nDo you want to learn exactly how to get hordes of people signing up to your lists, no matter what niche you have?\r\n\r\nhttps://marketingfriend.biz/?product=email', '2024-01-31 22:40:18', '2024-01-31 22:40:18'),
(673, 'triahtept', '022lk8aq@gmail.com', '???? ?????? ????', 'I promised.', 'Hi, this is Anna. I am sending you my intimate photos as I promised. https://tinyurl.com/yllvod2y', '2024-02-01 04:43:13', '2024-02-01 04:43:13'),
(674, 'Kelvin Hannon', 'dollars@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', '500 a Day From Your Phone??!', 'Hi webmaster of paramountinsurancebd.com,\r\n\r\nA revolutionary new way to make money from your phone has just been revealed.\r\n\r\nEZ Bay Payday is making webmaster like you over 3500 bucks every single week!\r\n\r\nMillion Dollar Replicator is a proven system that shows you how to make money with the most popular apps in the world today\r\n\r\nIt\'s soooo simple, check out how it works here :\r\n>>>  https://www.keydollar.xyz/dollars \r\n\r\nProfit now, thank me later ;)\r\n\r\nKelvin Hannon\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe\r\nAddress: 1481 E U.S. 19E, Burnsville, NC 28714', '2024-02-01 07:09:32', '2024-02-01 07:09:32'),
(675, 'Tangela McBeath', 'mcbeath.tangela@gmail.com', 'অভিযোগ বক্স', 'paramountinsurancebd Leads', 'Hi paramountinsurancebd\r\n\r\nWe are proud to present our new website for all your B2B and B2C data and advertising needs. \r\n\r\nhttps://paramountinsurancebd.marketingfriend.biz\r\n\r\nWe offer a large range of products and to assist you in getting ahead this new yeah with better advertising and reaching more clients in your specific niche. Our products include all of the following: \r\n\r\nWe provide a free live search on site so you can see the amount and type of data we provide.\r\nPre-compiled B2B and B2C data sets with all the necessary fields\\columns included to assist you reach your clients.\r\nIf we do not currently have the data you are looking for we are also willing to assist with custom data collection.\r\nMail servers setup for you able to send over a million mails per day or as per your specifications.\r\n\r\n“Stopping advertising to save money is like stopping your watch to save time.” Henry Ford. \r\n\r\nhttps://paramountinsurancebd.marketingfriend.biz\r\n\r\nRegards,\r\nMarketingFriend.biz', '2024-02-01 16:57:54', '2024-02-01 16:57:54'),
(676, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-02 00:22:26', '2024-02-02 00:22:26'),
(677, 'Olivia Davis', 'olivia@capitalfundingstore.com', 'অভিযোগ বক্স', 'Hello', 'If you\'e been considering some additional working capital you should check out our 15 year term loan with interest rates as low as 8%. No collateral is required. Just good credit and annual sales of at least 300k. See if you qualify today at capitalfundingstore.com \r\n\r\nBest Regards,\r\n\r\nOlivia Davis', '2024-02-02 05:46:41', '2024-02-02 05:46:41'),
(678, 'Susan Karsh', 'noah.carden@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Are you guys using AI in your daily operations?', 'Just checked out your site. \r\n\r\nAre you guys already using AI in your business? Would you be open to getting a FREE 7-Day trial of our AI Agents, like ChatGPT, but much better? In fact, we have close to 10,000 AI agents skilled in hundreds of industries, just pic the agents you want and create an AI team in minutes. \r\n\r\nAs Soon As You Sign Up, Our AI Agents Can:\r\n\r\n• Assist your team with tasks, projects and research, which will increase productivity.\r\n• Crush to-do list by writing - ads, code, emails, content, sales copy, contracts & more.\r\n• Give you time to focus on important things instead of handling mundane tasks.\r\n• Save you time, save you money and make your team much more effective.\r\n• Make sales calls, take inbound calls and book appointments (available 02/15/24)\r\n\r\n... and much, MUCH more!\r\n\r\nWatch our video here and see how we can help: https://bit.ly/myaa-trial \r\n\r\nOur clients are saving 20%- 30% on operational costs each month by using our AI Agents to handle hundreds of tasks.\r\n\r\nClaim your FREE Trial Of our AI Agents Now, before this offer ends. Get started here: https://bit.ly/myaa-trial \r\n\r\nBest,\r\n\r\nSusan Karsh', '2024-02-02 06:00:55', '2024-02-02 06:00:55'),
(679, 'Tigran Ayrapetyan', 'ujn2esbgakah@opayq.com', '?????? ????', 'Capital Business Funding', 'Hello, \r\n \r\nWe provide funding through our venture capital company to both start-up and existing companies either looking for funding for expansion or to accelerate growth in their company. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early repayment penalties. \r\n \r\nWe would like to review your business plan or executive summary to understand a much better idea of your business and what you are looking to do, this will assist in determining the best possible investment structure we can pursue and discuss more extensively. \r\n \r\n \r\nI hope to hear back from you soon. \r\n \r\nSincerely, \r\n \r\nTigran Ayrapetyan \r\nInvestment Director \r\nDevcorp International W.L.L. \r\nP.O Box 10236 Shop No. 305 \r\nFlr 3 Manama Centre, Bahrain \r\nEmail: tigran.ayrapetyan@devcorpinternational.com', '2024-02-02 09:45:37', '2024-02-02 09:45:37'),
(680, 'Matthew Martinez', 'matthewm@aibestsuite.com', 'অভিযোগ বক্স', 'I see Listing Issues?', 'Hello, I noticed mistakes in your Google listing. Can I contact you to fix them?', '2024-02-02 13:52:26', '2024-02-02 13:52:26'),
(681, 'Chase Peterson', 'chase.peterson@gmail.com', 'অভিযোগ বক্স', 'Launch Your Own AI Chatbots and Get A Piece Of The Trillion Dollar AI Market…', 'AI is here to change the world… \r\n\r\nLike it or not, it’s a fact and there is no changing it\r\n\r\nAI can do most of the jobs with 100% accuracy and zero mistakes \r\n\r\nAnd best of all, AI doesn’t get paid or take days off… \r\n\r\nSo the question is, would you like a piece of that pie?\r\n\r\nIf you answered yes… you’re in luck \r\n\r\nCause my good friend just launch BrainBox \r\n\r\n\r\n\r\nThe world’s first AI-Powered app that let you launch your own Chatbot with 50 stunning AI features… \r\n\r\nBest of all, unlike ChatGPT… \r\n\r\nBrainBox has ZERO limitations… ZERO downtime\r\n\r\n>> https://warriorplus.com/o2/a/hfjg7b/0\r\n\r\n\r\n\r\nOh, and there are no monthly payments… \r\n\r\nYou will be able to pick up your copy for a small one-time fee… \r\n\r\nFor a limited time, use coupon code \"BrainBox5off\" to receive a massive 89% discount\r\n\r\n\r\n\r\nWith BrainBox, you can:\r\n\r\nWrite and proofread any content you need - 100% unique\r\n\r\nGenerate AI designs from 1 keyword\r\n\r\nGenerate codes and scripts in any programming language without any technical knowledge on your end\r\n\r\nGenerate an entire SEO strategy without paying for an “expert”\r\n\r\nGenerate Spreadsheets formulas in seconds\r\n\r\nCreate stunning videos with a click\r\n\r\nDon\'t miss this opportunity to revolutionize your online business with BrainBox\r\n\r\n>>  https://warriorplus.com/o2/a/hfjg7b/0\r\n\r\n\r\nTry it now!\r\nBest regards,\r\n\r\nChase', '2024-02-02 14:28:05', '2024-02-02 14:28:05'),
(682, 'triahtept', 'th7lsqa9@icloud.com', '???? ?????? ????', 'I promised.', 'Hi, this is Anna. I am sending you my intimate photos as I promised. https://tinyurl.com/ypn2czej', '2024-02-02 17:42:08', '2024-02-02 17:42:08'),
(683, 'Byron', 'JyQlWy.qcbjccq@zetetic.sbs', 'Select Dropdown', 'Paloma Wood', 'Paloma Wood', '2024-02-02 18:06:57', '2024-02-02 18:06:57'),
(684, 'Micky Towner', 'towner.casimira@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Web Development and SEO', 'Development Outsourcing Agency — Development Outsourcing...\r\n\r\nLeading Outsource Development Company. Trusted for 10+ years. Our top devs join your team. Let\'s talk about the our Advantage! Leading Outsource Development Company for 10+ years.\r\nPrices for a simple website starts @ $80. Ecommerce sites $300. Hourly Rate of $7. Contact us now. https://outsource-bpo.com/website/\r\n\r\nAlso, Introducing Turbo Charged, Super Powerful Backlinks for your website\'s SEO.\r\nBuilding Quality Links is tough. Let The Experts Do It Right For Your Target Market. We Provide Backlink Services that Offer the Strongest, But Affordable Links.\r\nRead carefully here - https://alwaysdigital.co/lgt\r\nand See your SEO rankings Sky Rocket', '2024-02-02 21:06:42', '2024-02-02 21:06:42'),
(685, 'dwickNuRtw', 'callvisvetlana@list.ru', '?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-02-02 23:12:30', '2024-02-02 23:12:30'),
(686, 'Robert   Wilson', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hiya   Is this the situation?', 'Hi,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n Robert   Johnson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to stop receiving from our communications from us, please opt out at https://rokl.ink/optoutone', '2024-02-03 00:19:39', '2024-02-03 00:19:39'),
(687, 'Lela Premo', 'seorank@kagrowth.org', 'শুদ্ধাচার সেবা বক্স', 'Show you how to find reliable ways to grow your website', 'Hello, \r\nI\'m Lela, co-founder of Kagrowth. Kagrowth noticed that you have an excellent website paramountinsurancebd.com. \r\n\r\nKagrowth is a website research institute that is looking for website like yours, help you increase revenue by showing you how to find reliable ways to grow your website.\r\n  \r\nMethod: SEO service providers are verified and praised by webmasters, the largest service trading platform in the world to protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n \r\nService provider example (the highest rating is 5.0):  \r\n	Name: Michael - Starting Price: $5, 4 Days Delivery (22,600 orders completed) - Method: Build 100 high quality and low OBL backlinks for your money site - Webmasters satisfaction rating: 4.9\r\n	  \r\n	Name: Wasim Ashraf - Starting price: $15, 1 Days Delivery (2,800 orders completed) - Method: On-Page SEO For Higher Rankings in Google Search Results - Webmasters satisfaction rating: 5.0  \r\n	...  \r\n	For Super website, Provider – Randys Mccabe is an ex-Googler and has helped 3900 Super websites grow their sites, and webmasters rated him 5.0! Starting Price: $250. Now sign up for a platform account and chat with him online. \r\n	 \r\nEarn more dollars today: https://www.kagrowth.org/seorank\r\n\r\nThank you for your time,  \r\nLela C. Premo\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe/\r\nAddress: 11 McKenna Rd, Arden, NC 28704', '2024-02-03 06:26:07', '2024-02-03 06:26:07'),
(688, 'Marcia Antoine', 'antoine.marcia51@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-02-03 07:56:26', '2024-02-03 07:56:26'),
(689, 'Oliver Toutcher', 'ampbusinsslimited@gmail.com', 'তথ্য অধিকার আইকন', 'You on TV', 'Want to skyrocket your brand? TV is the best way to do that!\r\n\r\n\r\nNot only can we get you on NBC, CBS, ABC, Fox, etc...\r\n\r\n\r\nBut we can also get published on over 130 sites like Yahoo.\r\n\r\n\r\nWe GUARANTEE that we will get your business on one of the major TV networks.\r\n\r\n- You can do this virtually\r\n\r\n- You can do this in the studio\r\n\r\n- We can provide a spokesperson for you\r\n\r\n- You can have Kevin Harrington, one of the original Sharks on Shark Tank on with you\r\n\r\nGo to - ampsvcs.online \r\nor\r\nEmail Us At - ampbusinesslimited@gmail.com', '2024-02-03 12:18:50', '2024-02-03 12:18:50');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(690, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers safely and practically. \r\n\r\nWe aim to gain you 700-1500+ real human subscribers per month, with all actions safe as they are made manually (no bots).\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nLet me know if you wish to see some of our previous work.\r\n\r\nKind Regards,\r\nAmelia', '2024-02-03 21:13:24', '2024-02-03 21:13:24'),
(691, 'John Keeler', 'keeler.bette@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hire Wordpress Developer', 'If you hire a wordpress developer in your country, they will charge you in two ways \r\n\r\n1. Project basis\r\n2. Hourly Basis\r\n\r\nProject basis - the minimum rate for a ecommerce website starts $1000, But if you hire us, You can save more than 65%\r\nHourly basis - The minimum rate for an experienced Wordpress developer is $15, But you can hire us at $6/ hour\r\nI can send the resume/ CV of my developer and the samples of the work done.\r\n\r\nMore details: https://wpexpertspro.co/website/\r\n\r\nWe also do Best Monthly SEO Services. Individual SEO strategies, tailored from the scratch. Generate more leads, sales & revenue.\r\nWe help companies rank page #1 and reach their true potential online. We’ll show you exactly what we’ll do, how much it’ll cost, and how we’re going to crush your competitors.\r\nTalk Customized SEO Strategy with Our Team Today. -  https://digitalpromax.co/la/', '2024-02-03 21:49:56', '2024-02-03 21:49:56'),
(692, 'Brent Fouch', 'brentfouch@aiviralvideo.com', 'শুদ্ধাচার সেবা বক্স', 'Try AI?', 'Can I send you something to help your website use AI?', '2024-02-04 01:51:24', '2024-02-04 01:51:24'),
(693, 'IirinaJex', 'Assivitle@gmail.com', '?????? ????', 'Very interesting offer', 'Hi! A very quick way to become rich   -  http://tinyurl.com/2dcedt4c?Jex', '2024-02-04 16:47:39', '2024-02-04 16:47:39'),
(694, 'Mathew Barrett', 'webdesignzgenius@gmail.com', 'Select Dropdown', 'Elevate Your Brand Story with Our Web Design Magic', 'Hey,\r\n\r\nYour brand has a story to tell. Let our Web Design service weave that narrative into a visually captivating website. Eager to elevate your brand story? Reply to start the storytelling journey.\n\nBest,\r\nMathew Barrett', '2024-02-04 18:42:26', '2024-02-04 18:42:26'),
(695, 'James Broyles', 'amplify@earnmorenow.info', 'অভিযোগ বক্স', 'Amazon Wants To Send You $965.43 Every Day', 'Hey,\r\n\r\nIf you want to make money online, you need QUALITY traffic.\r\n\r\nAnd by quality traffic, I mean motivated, rabid buyers with credit cards in hand ready to buy ANYTHING…\r\n\r\nUntil now every self-proclaimed marketing guru and their dog said that the only way to get targeted traffic was by buying ads on Facebook, Bing, or Google.\r\n\r\nWell, while they’re partially correct, they FAIL to mention one of the BEST traffic that you can ever get…\r\n\r\nAmazon Buyer Clicks!\r\n\r\nIt’s literally the BEST type of traffic you can get since most people on Amazon always end up buying something…\r\n\r\nMy question is…\r\n\r\nHow would you like to generate 20,000 Buyer Clicks with just 2 clicks of your mouse?\r\n\r\n=> Click here to get instant access to this “Amazon” traffic machine: https://www.earnmorenow.info/amplify \r\n\r\nNow, let me introduce you to “Amplify”...\r\n\r\nAn amazing and off-the-grid app that helps newbies exploit Amazon’s Reviews System to create unstoppable “traffic machines.\"\r\n\r\nAmplify consists of the following:\r\n\r\n[1] The Amplify App: The World’s First App That Exploits Amazon’s “Reviews System” Using AI For Massive Traffic and Sales (Worth $997/mo)\r\n\r\n[2] Amplify AI Videos: Quickly Generate AI Animated Videos For Any Product With Zero Editing Or Recording (Worth $997)\r\n\r\n[3] Amplify AI Automation: There’s No Need To Be Glued All Day To Your Monitor ...  Let Amplify AI Automation Do The Heavy Lifting For You … (Worth $997)\r\n\r\n[4] Amplify 20,000 Clicks: Every Time We Create A New Video, Amplify Sends Us At Least 20,000 Buyers Clicks To Our Links For 100% Free (Worth $1997)\r\n\r\n[5] Amplify Mobile Edition: Perfect For Those Who Use Their Phones All Day (Worth $497)\r\n\r\n[6] Step-By-Step Training Videos: We Take You By The Hand And Show You Everything You Need To Know!  (Worth $997)\r\n\r\n[7] World-Class Support: Get Access To Friendly, Professional Support That Will Be There For You!  (Worth A LOT)\r\n\r\n[8] Exciting VIP Bonuses (Real-World Value: Thousands of $$$)\r\n\r\n\r\nAnd much more!\r\n\r\n=> Click here to grab Amplify for less than the price of a pizza: https://www.earnmorenow.info/amplify \r\n\r\nAnd much more!\r\n\r\nLook, if you want to generate the BEST quality traffic…\r\n\r\nTraffic ready to BUY…\r\n\r\nThen the choice is simple:\r\n\r\nGrab Amplify now: https://www.earnmorenow.info/amplify !\r\n\r\nTalk soon,\r\n\r\nJames Broyles\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe \r\nAddress: 111 Black Mountain Ave, Black Mountain, NC 28711', '2024-02-05 08:42:04', '2024-02-05 08:42:04'),
(696, 'triahtept', 'jtla630n@icloud.com', '?????? ????', 'I promised.', 'Hi, this is Jeniffer. I am sending you my intimate photos as I promised. https://tinyurl.com/2774snay', '2024-02-05 17:12:54', '2024-02-05 17:12:54'),
(697, 'Dallas Fitzgerald', 'fitzgerald.dallas@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Master the Art of Earning Online!|Dive Into Digital Revenue Streams!|Harness the Power of Online Earning!|', 'Here\'s your chance to become part of the online earning community.\r\nDive into the world of online income now and enjoy the benefits of earning online.\r\n\r\nJoin now and start making money today!  https://bit.ly/work-from-home-opportunities', '2024-02-06 00:55:44', '2024-02-06 00:55:44'),
(698, 'Amber Jones', 'amber@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Hello,', 'Don\'t put off your projects any longer. Let me provide you the funding you need for ANY business reason. Just give me a couple minutes of your time and I\'ll provide you with a funding offer to consider. Just go to www.nextdayworkingcapital.com and get your quote today!\r\n\r\n\r\nWarm regards,\r\n\r\nAmber Jones\r\nNext Day Working Capital', '2024-02-06 06:49:10', '2024-02-06 06:49:10'),
(699, 'Emilie Lorenzini', 'emilie.lorenzini@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-02-06 12:10:47', '2024-02-06 12:10:47'),
(700, 'Anthony Lewis', 'anthony@rapidprofitmachine1.com', 'তথ্য অধিকার আইকন', 'Having Website Issues?', 'Did you see that your website is having performance issues?', '2024-02-06 16:23:40', '2024-02-06 16:23:40'),
(701, 'OlegJex', 'Assivitle@gmail.com', '???? ?????? ????', 'Unlock Endless Entertainment: Your Passport to Online Thrills', '\"Cyber Lounge of Surprises\": Enter a virtual space buzzing with electrifying energy and endless entertainment possibilities.  -  https://rb.gy/jac034?Spealp', '2024-02-06 18:17:48', '2024-02-06 18:17:48'),
(702, 'Roland Rees', 'stockdreams@vaulemedia.com', 'শুদ্ধাচার সেবা বক্স', 'Boost Site Traffic with Google Images - Here\'s How!', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.vaulemedia.com/stockdreams \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.vaulemedia.com/stockdreams \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nRoland Rees\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe \r\nAddress: 701 Haywood Rd, Greenville, SC 29607', '2024-02-06 21:02:37', '2024-02-06 21:02:37'),
(703, 'Pierre', 'dmxlab@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Website Issues?', 'Hello, \r\n\r\nDid  you notice the problems with your website\'s performance?\r\n\r\nif you would like to improve your website\'s \r\nperformance as per Google\'s standards,\r\njust reply to me,  at ( melvin@reachuslocaloffice.com )\r\n\r\nThank You. \r\n\r\nWaiting for your reply.\r\n\r\nMel', '2024-02-07 04:51:58', '2024-02-07 04:51:58'),
(704, 'Mike Blomfield', 'mikeNeehymnsype@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Blomfield\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-02-07 09:54:23', '2024-02-07 09:54:23'),
(705, 'Tobiasfag', 'no.reply.MartimMaes@gmail.com', '???? ?????? ????', 'Do you hope to attract more customers for your business?', 'Howdy-ho! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send proposal securely and lawfully? We present a new and legal way of sending messages through feedback forms. Such feedback forms can be found on a host of websites. \r\nWhen such letters are sent, no personal data is utilized, and messages are sent to securely-designed forms that are specifically meant to receive messages and appeals. Also, messages sent through Feedback Forms don\'t get into spam as such messages are considered to be of great importance. \r\nTake advantage of our free service! \r\nWe shall deliver up to 50,000 messages to you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis letter is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.', '2024-02-07 11:55:58', '2024-02-07 11:55:58'),
(706, 'Robert   Thompson', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Good Day Is that true?', 'Hi,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n Joseph   Thompson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications from us, simply click the link at https://rokl.ink/optoutone', '2024-02-07 14:58:57', '2024-02-07 14:58:57'),
(707, 'HRXmosCQIf', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-02-07 15:21:27', '2024-02-07 15:21:27'),
(708, 'Kuefer', 'bob@getbizcreditfast.com', 'অভিযোগ বক্স', 'Quick question', 'Hi, \r\n\r\nWould you like to discover the secret to accessing high-limit business credit lines, credit cards, and vehicle financing even when you think you can\'t qualify? \r\n\r\nFind it in our FREE step-by-step guide which also shows you how to get business credit without a personal guarantee or credit check... whether you\'re a startup or have an 8-figure business. \r\n\r\nFollow the link below and download your complimentary copy today: \r\n>>> https://GetBizCreditFast.com \r\n\r\nWishing you much success in business and in life for 2024 and beyond.\r\n\r\nRegards, \r\nBob \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n2000 S Colorado Blvd\r\nDenver CO 80222\r\n\r\nIf you\'d rather not find out more about building business credit, simply reply to this email with the word REMOVE in the subject line and your wish will be promptly granted.', '2024-02-07 17:40:23', '2024-02-07 17:40:23'),
(709, 'Steven May', 'paulina.kilburn@yahoo.com', 'অভিযোগ বক্স', 'Don\'t Let Your Outdated Website Hold You Back', 'Hi,\r\n\r\nThis is Steven M. May Jr., and I\'m reaching out from Ask the Egghead to offer you a solution that will transform your online presence and drive your business forward.\r\n\r\nIs your current website failing to attract customers and generate the revenue you desire? If so, we specialize in effective web design that enhances brand visibility, maximizes customer engagement, and drives business growth.\r\n\r\nHere\'s what we offer:\r\n\r\n- Professionally designed websites that effortlessly attract more customers\r\n- Strategic, SEO-optimized web design that boosts brand visibility online\r\n- User-friendly, visually appealing websites that enhance customer engagement and satisfaction\r\n\r\nDon\'t let the complexity and cost of creating a professional website hold you back. Our services are affordable and tailored to your unique business needs. Act now to claim your free website evaluation and search engine optimization assessment, including local search ranking.\r\n\r\nSchedule your appointment today by clicking the link below:\r\n\r\nhttps://bit.ly/asktheegghead \r\n\r\nInvesting in your online presence is essential for business success. Let us help you create a refreshed web design that meets all current standards and sets you apart from the competition.\r\n\r\nTo your online success,\r\n\r\nSteven M. May Jr.\r\nAsk the Egghead, Inc.\r\n\r\nP.S. Don\'t miss out on exponential growth opportunities offered by the internet. Act now and secure your spot in the competitive online marketplace.\r\n\r\nP.P.S. Ask the Egghead: Designing Websites that Drive Revenue. That\'s our commitment to you.', '2024-02-07 21:40:14', '2024-02-07 21:40:14'),
(710, 'UjSQJaOrpwMzvZD', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'McBUToYVSEszh', 'GRnPHJaDFp', '2024-02-08 05:31:44', '2024-02-08 05:31:44'),
(711, 'UjSQJaOrpwMzvZD', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'McBUToYVSEszh', 'GRnPHJaDFp', '2024-02-08 05:31:49', '2024-02-08 05:31:49'),
(712, 'UjSQJaOrpwMzvZD', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'McBUToYVSEszh', 'GRnPHJaDFp', '2024-02-08 05:31:54', '2024-02-08 05:31:54'),
(713, 'bDVfNeXOnB', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'JObgSfKMUCAHlIp', 'PMGrfpYs', '2024-02-08 05:32:26', '2024-02-08 05:32:26'),
(714, 'bDVfNeXOnB', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'JObgSfKMUCAHlIp', 'PMGrfpYs', '2024-02-08 05:32:33', '2024-02-08 05:32:33'),
(715, 'bDVfNeXOnB', 'ElizabethYoung38183@outlook.com', 'তথ্য অধিকার আইকন', 'JObgSfKMUCAHlIp', 'PMGrfpYs', '2024-02-08 05:32:38', '2024-02-08 05:32:38'),
(716, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'Dear\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-08 08:41:10', '2024-02-08 08:41:10'),
(717, 'Ali Atkinson', '7minutes@moregold.xyz', 'অভিযোগ বক্স', 'Your $500/Day Profit System', 'Hey owner of paramountinsurancebd.com,\r\n\r\n\r\nI’m totally loss for words…\r\n\r\n\r\nDo you want to generate profits online everyday on autopilot?\r\n\r\n\r\nThe best part?\r\n\r\n\r\nIt only takes less than 10 minutes everyday.\r\n\r\n\r\nStep 1 - WATCH THIS SHORT VIDEO HERE\r\n\r\n\r\nStep 2 - Get ready to see your dollars roll in!\r\n\r\n\r\nExploit a Little-Known Loophole in the internet，it is ACTUALLY possible!\r\n\r\n\r\nCLICK HERE and let me show you how: https://www.moregold.xyz/7minutes !\r\n\r\n\r\nSee the results and actual proof here\r\n\r\n\r\nCheers,\r\n\r\nAli Atkinson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\nAddress: 901 NW 6th St, Redmond, OR 97756', '2024-02-08 13:30:07', '2024-02-08 13:30:07'),
(718, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi paramountinsurancebd.com Webmaster! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-08 14:30:23', '2024-02-08 14:30:23'),
(719, 'Max Garnsey', 'garnsey.amee@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Ecommerce Development & SEO', 'Hire now > https://digitalpromax.co/la/ › seo-packages > Monthly SEO Services\r\nWe offer a premium suite of monthly SEO packages designed to help any kind of business generate more traffic, conversions, and sales online.\r\nFull-Service SEO Partners | Top-Ranked SEO Agencies\r\nResponsive & Proactive SEO Agencies. Verified client reviews to help you find an SEO firm. Content writing. Technical SEO.\r\nFull Speed Growth · Faster Growth Pack Guaranteed · \r\n\r\nWe also do eCommerce Website Development & Web Design Services\r\nContact now > https://www.outerboxdesign.com › Ecommerce-Eebsite-Development\r\nWe\'re the Leading eCommerce Website Design Company & eCommerce Website Development Agency. 50+ Employees In-House. 20+ Years in Business. Unlimited Categories/ Products. Payment gateway Integration.', '2024-02-08 19:17:07', '2024-02-08 19:17:07'),
(720, 'David   Thompson', 'rapidleads360@gmail.com', 'তথ্য অধিকার আইকন', 'Good Day  Is this the truth?', 'Hi,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttps://rokl.ink/sales-funnel-success \r\n\r\n Michael   Wilson \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications from us, simply click the link at https://rokl.ink/optoutone', '2024-02-08 19:47:03', '2024-02-08 19:47:03'),
(721, 'Grant Lira', 'growthpartners13@gmail.com', 'তথ্য অধিকার আইকন', 'I’d like to build your thought leadership via podcasts, content, & press', 'Hey,\r\n\r\nI’ll get right to it. I can get you on 3 podcasts/mo, and get you 15 professionally edited short form videos for social media (from the podcast interview), and then get you featured in 3 online publications/mo all done for you.\r\n\r\nWe’ve helped 33 clients do just that to build their thought leadership in their specific industry which has helped them:\r\n\r\n- Generate more appointments\r\n- Close at a higher rate (Because they built authority before the sales call even started)\r\n- Charge higher prices because people view their company as unique now\r\n\r\nInterested? We can chat here:\r\n\r\nhttps://bit.ly/empathyfirm-30-minute-meeting\r\n\r\nBest,\r\nGrant\r\n\r\nPS - I won’t see your response on here so if you have a question, please book a call (:\r\n\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “UNSUB” meaning you will not hear from me again.', '2024-02-09 01:03:53', '2024-02-09 01:03:53'),
(722, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello paramountinsurancebd.com Owner.\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-09 04:48:25', '2024-02-09 04:48:25'),
(723, 'Madison Wright', 'madison@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Hello', 'If you\'re in need of an unsecured business loan featuring competitive interest rates and convenient payments, I\'d like to extend an offer for your consideration. \r\n\r\nSimply visit nextdayworkingcapital.com to receive your personalized quote. It\'s a quick process, taking only a few minutes, and won\'t impact your credit score.\r\n\r\n\r\nBest Regards,\r\n\r\nMadison Wright\r\nNext Day Working Capital\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\n\r\nNext Day Working Capital\r\n9169 W State St #3242\r\nGarden City, ID 83714', '2024-02-09 14:14:25', '2024-02-09 14:14:25'),
(724, 'Michael Daniels', 'micheal.daniels058@gmail.com', 'Select Dropdown', 'Interactive Web Design: Engage Your Audience', 'Hey,\r\n\r\nEngage your audience with interactive web design. Our service focuses on creating immersive experiences that captivate users. Ready to interact? Reply to elevate user engagement.\n\nBest regards,\r\nMichael Daniels', '2024-02-09 16:16:12', '2024-02-09 16:16:12'),
(725, 'Dale Brim', 'dollars@truevaule.xyz', 'অভিযোগ বক্স', 'You + This App = 100K a Year!', 'What would you say if I told you you could make up to 100 grand this year, just by tapping an app on your phone?\r\n\r\nMillion Dollar Replicator is a proven system that shows webmasters like you how to make money with the most popular apps in the world today\r\n\r\nCheck out the PRIVATE video here: >>> : https://www.truevaule.xyz/dollars \r\n\r\nThis is no joke, it\'s the REAL DEAL!\r\n\r\nBest,\r\nDale Brim\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe \r\nAddress: 6531 Hwy 9, Felton, CA 95018', '2024-02-10 19:19:51', '2024-02-10 19:19:51'),
(726, 'lsRloCkBes', 'creedrez.pugaChev93@list.ru', '???? ?????? ????', 'ytylXKknoo', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#NUFPfPrqBoX&utm_medium=oLGyiBCjzqH 000*** paramountinsurancebd.com', '2024-02-11 05:39:39', '2024-02-11 05:39:39'),
(727, 'John Johnson', 'john.johnson@gmail.com', 'তথ্য অধিকার আইকন', 'Become a remote, beginner-paid emailer!', '$40 per hour, regular work\r\n\r\n\r\nHave you ever written short email messages before? \r\n\r\nWe need to talk if you have that skill set.\r\n\r\nWe are currently looking for new beginner-paid remote workers who want to start work right away!\r\n\r\nAll employers hiring through our company are looking for people with no previous experience but are willing to learn. \r\n\r\n\r\n\r\nThese are remote positions, meaning that as long as you can work the required hours, you can work from home.\r\n\r\nClick here to complete your application if interested.\r\n\r\n>> https://3314d6rhpbg17ucafp5h12521w.hop.clickbank.net\r\n\r\n\r\n\r\nIn this position, you will be assigned tasks related to sending promotional email messages about various products and services. \r\n\r\nYou must write in clear English with no errors and provide consistency so we can rely on you to produce many weekly messages.\r\n\r\n\r\nThe rate we offer varies depending on what kind of assignment(s) you\'ll take. Still, generally speaking, \r\n\r\nit ranges between $40-$80 per hour depending on what service(s) they entail and your level of expertise.\r\n\r\n\r\nInterested? Check out this page before completing an application to get everything important!\r\n\r\nBest of luck!', '2024-02-11 19:35:11', '2024-02-11 19:35:11'),
(728, 'Marcia Sharrow', 'sharrow.marcia19@hotmail.com', 'তথ্য অধিকার আইকন', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google  results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2024-02-12 04:05:31', '2024-02-12 04:05:31'),
(729, 'JghJkPExJp', 'callvisvetlana@list.ru', '???? ?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-02-12 04:12:41', '2024-02-12 04:12:41'),
(730, 'Mackenzie', 'marydaze2020@gmail.com', 'অভিযোগ বক্স', 'Question', 'Hi, I teach businesses like yours on getting new clients. When do you have time for a call this\r\nweek?', '2024-02-12 08:10:16', '2024-02-12 08:10:16'),
(731, 'KwIXKxvllH', 'creedrez.pugaChev93@list.ru', '?????? ????', 'NdhiuaveEC', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#dFJ2tZl5XDN&utm_medium=MI68CqoSY3X 000*** paramountinsurancebd.com', '2024-02-13 10:47:47', '2024-02-13 10:47:47'),
(732, 'Danielle Simpson', 'simpsondanielle800@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video for paramountinsurancebd.com', 'Hi,\r\n\r\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site paramountinsurancebd.com.\r\n\r\nCheck out some of our existing videos here:\r\nhttps://www.youtube.com/watch?v=bWz-ELfJVEI\r\nhttps://www.youtube.com/watch?v=Y46aNG-Y3rM\r\nhttps://www.youtube.com/watch?v=hJCFX1AjHKk\r\n\r\nAll of our videos are in a similar animated format as the above examples, and we have voice over artists with US/UK/Australian accents. We can also produce voice overs in languages other than English.\r\n\r\nThey can show a solution to a problem or simply promote one of your products or services. They are concise, can be uploaded to video sites such as YouTube, and can be embedded into your website or featured on landing pages.\r\n\r\nOur prices are as follows depending on video length:\r\nUp to 1 minute = $259\r\n1-2 minutes = $379\r\n2-3 minutes = $489\r\n\r\n*All prices above are in USD and include a full script, voice-over and video.\r\n\r\nIf this is something you would like to discuss further, don\'t hesitate to reply.\r\n\r\nKind Regards,\r\nDanielle', '2024-02-13 11:01:35', '2024-02-13 11:01:35'),
(733, 'Kelli Harmon', 'seorank@busitoday.co', 'তথ্য অধিকার আইকন', 'Help you find reliable ways to grow your website/business', 'Hello, \r\nI\'m Kelli from Busitoday, Busitoday noticed that you have an excellent website paramountinsurancebd.com. \r\n\r\nEvery webmaster like you who is serious about their website/business has considered or is considering buying SEO services to grow traffic/sales. \r\n\r\nBut how to find qualified SEO services? If there is a dispute, how do you make sure you can get a refund?\r\n\r\nHere is the solution you need: SEO service providers are verified and praised by webmasters like you, the largest service trading platform in the world to protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n\r\nService provider example (the highest rating is 5.0):  \r\n	Name: Michael - Starting Price: $5, 4 Days Delivery (22,600 orders completed) - Method: Build 100 high quality and low OBL backlinks for your money site - Webmasters satisfaction rating: 4.9\r\n	  \r\n	Name: Wasim Ashraf - Starting price: $15, 1 Days Delivery (2,800 orders completed) - Method: On-Page SEO For Higher Rankings in Google Search Results - Webmasters satisfaction rating: 5.0  \r\n	...  \r\n	For Super website, Provider – Randys Mccabe is an ex-Googler and has helped 3900 Super websites grow their sites, and webmasters rated him 5.0! Starting Price: $250. Now search for his name within the platform and chat with him online: https://www.busitoday.co/seorank . \r\n\r\nOther services include: writing SEO friendly posts, social media management, sales email copywriting...\r\n\r\nNow sign up for a platform account and grow your traffic: https://www.busitoday.co/seorank \r\n\r\nThank you for your time,  \r\nKelli D. Harmon\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/\r\nAddress: 740 The Pkwy, Richland, WA 99352', '2024-02-13 20:06:36', '2024-02-13 20:06:36'),
(734, 'Jacob Stewart', 'jacobstewart1972@gmail.com', 'তথ্য অধিকার আইকন', 'Random Question', 'Hey, I\'m using the contact form because I noticed you didnt have  an A.I. chat option\r\n\r\nI have a software that adds an A.I. chat feature for small businesses like yours.\r\n\r\nYou got a few minutes so I can demo it for you?\r\n\r\nIts making some of the other users lots of money and its mostly automated so it won\'t add to your plate.\r\n\r\nPS reply back \"AI Chatbot\" for more info', '2024-02-13 21:16:29', '2024-02-13 21:16:29'),
(735, 'Catherine Sturgeon', 'telesyncai@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Human-like Conversation Ai is Here - Quick Demonstration', 'Special promotion: Get started with conversation Ai and boost your business operations for under $1,000 a month. \r\n\r\nDon\'t get left behind; unlock your free 30 minute demonstration here. \r\n\r\nhttps://www.dahbahmdm.com/free-ai-lead-information', '2024-02-14 00:02:25', '2024-02-14 00:02:25'),
(736, 'Richard   Anderson', 'fison.salvador35@yahoo.com', 'অভিযোগ বক্স', 'Hiya   Is this the circumstance?', 'Hi,\r\n\r\nFree marketing and sales platform.\r\n\r\nGet it now: https://klxl.ink/easy-marketing\r\n\r\n David   Davis \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to stop receiving from our communications going forward, simply click the link at https://rokl.ink/optoutone', '2024-02-14 00:16:36', '2024-02-14 00:16:36'),
(737, 'Rene Boucher', 'boucher.rene@gmail.com', 'তথ্য অধিকার আইকন', 'How Using Freelancers Save You Time & Money in 2024', 'I’ve been working with freelancers for over nine years now. \r\n\r\nOne of the biggest things I want businesses to know about working with freelancers is how much time and money they can save by hiring freelancers for projects. \r\n\r\nWhether you’re a multi-level corporation or a small start-up, chances are, you could benefit from using freelance work. \r\n\r\nThe details here: https://saloof.com/how', '2024-02-14 09:33:35', '2024-02-14 09:33:35'),
(738, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Dear paramountinsurancebd.com Owner.\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-14 14:17:42', '2024-02-14 14:17:42'),
(739, 'Pedro Mactier', 'completewellnesscenter7@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'This should brighten your day', 'I thought this was right up your alley for a little pick me up - https://cutt.ly/JwJQ2rwT\r\n\r\n\r\n\r\nBest Regards,\r\n\r\nComplete Wellness Center', '2024-02-14 14:57:04', '2024-02-14 14:57:04'),
(740, 'Mike Michaelson', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hi \r\n \r\nI have just took a look on your SEO for  paramountinsurancebd.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will enhance your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Michaelson\r\n \r\nDigital X SEO Experts', '2024-02-14 15:46:50', '2024-02-14 15:46:50'),
(741, 'Alex Cruce', 'sherlene.cruce@yahoo.com', 'তথ্য অধিকার আইকন', 'App and Web Development', 'I\'m Sam, a Web designer and App Developer, currently working with an Indian-based company, bringing over 7 years of experience to the field.\r\n\r\nWe specialize in developing a variety of apps, including:\r\n\r\n1. Food Delivery Apps, \r\n2. School Driving Training App, \r\n3. Taxi/Travel Apps, \r\n4. Real Estate Apps, \r\n5. Health Fitness Apps, \r\n6. M-Commerce Apps, \r\n7. Android Apps, \r\n8. Mac OSX Apps, \r\n9. Custom Web Apps, \r\n10. iPhone and iPad Apps\r\n\r\nWhether it\'s iPhone and iPad Apps or Android Apps, we\'ve got you covered. If you\'re interested in Mobile App or Web Development Services, I can provide you with our past work and pricing details. Click here for more information: https://outsource-bpo.com/website/\r\n\r\nPS: We also do SEO Services for your website. Excellent Results and Fair prices - https://digitalpromax.co/la/', '2024-02-14 22:16:34', '2024-02-14 22:16:34'),
(742, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'how to turn eyeballs into phone calls', 'Hi paramountinsurancebd.com Owner! Eric here with a quick thought about your website paramountinsurancebd.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-14 22:49:12', '2024-02-14 22:49:12'),
(743, 'Keith Well', 'travis.ezmm@gmail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Business with AI', 'Boost efficiency & leap ahead of the competition with our easy-to-integrate AI tools. \r\nLet\'s unlock your business\'s potential together. \r\nIf this interests you, respond to this email with a YES. \r\n\r\nBest, \r\nKeith', '2024-02-15 02:49:41', '2024-02-15 02:49:41'),
(744, 'Donna Lee', 'donna.lee2514@gmail.com', 'Select Dropdown', 'Web Design That Boosts Online Credibility', 'Hey,\r\n\r\nBuild online credibility with our Web Design service. We focus on creating websites that instill trust and credibility in your brand. Ready to boost your online reputation? Reply to enhance your credibility.\r\n\r\nCheers,\n\nDonna Lee', '2024-02-15 06:49:31', '2024-02-15 06:49:31'),
(745, 'WudFSAVnMo', 'callvisvetlana@list.ru', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет ArataurNiladwyn@gmail.com 000*** paramountinsurancebd.com', '2024-02-15 12:14:38', '2024-02-15 12:14:38'),
(746, 'Libby Pulleine', 'pulleine.libby34@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'You saw this message and I can help your ad message get to millions of sites just like this. It\'s a low-cost and effective way to advertise your offer.If you are interested, you can reach me via email or skype below.\r\n\r\nP. Stewart\r\nEmail: g2tgnq@gomail2.xyz\r\nSkype: live:.cid.2bc4ed65aa40fb3b', '2024-02-15 14:15:42', '2024-02-15 14:15:42'),
(747, 'Albert Neistat', 'albert.neistat@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I made this for you', 'Hello,  I made a free marketing video for your website, Is this a good place to send it? \r\n\r\nReply to marketingvideosbyai@gmail.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word unsubscribe in the subject.', '2024-02-15 15:34:32', '2024-02-15 15:34:32'),
(748, 'CFsWiAYnRHNbkEdr', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'VJpLbHGaUYcW', 'zETeQKJY', '2024-02-15 18:19:19', '2024-02-15 18:19:19'),
(749, 'CFsWiAYnRHNbkEdr', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'VJpLbHGaUYcW', 'zETeQKJY', '2024-02-15 18:19:21', '2024-02-15 18:19:21'),
(750, 'CFsWiAYnRHNbkEdr', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'VJpLbHGaUYcW', 'zETeQKJY', '2024-02-15 18:19:31', '2024-02-15 18:19:31'),
(751, 'RlXrhTewp', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'nVzQPIqlAw', 'frDMVBcQtTeilP', '2024-02-15 18:20:10', '2024-02-15 18:20:10'),
(752, 'RlXrhTewp', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'nVzQPIqlAw', 'frDMVBcQtTeilP', '2024-02-15 18:20:12', '2024-02-15 18:20:12'),
(753, 'RlXrhTewp', 'frieda_dawsonzvqb@outlook.com', 'তথ্য অধিকার আইকন', 'nVzQPIqlAw', 'frDMVBcQtTeilP', '2024-02-15 18:20:15', '2024-02-15 18:20:15'),
(754, 'Sammy Preiss', 'olive.preiss@gmail.com', 'অভিযোগ বক্স', 'Wordpress Developer For Hire', 'Hello,\r\n\r\nWith over 12 years of experience in offering full-stack development services, I\'ve successfully collaborated with startup ventures and established public companies.\r\n\r\nMy WordPress skills include:\r\n\r\n1. Custom website development\r\n2. E-commerce website creation\r\n3. Development of CMS-based websites\r\n4. WordPress theme installation and configuration\r\n5. Design and CSS modifications, including form fixes\r\n6. Regular updates of WordPress versions\r\n\r\nWe offer these services at affordable prices. If you require any of these services, please provide your full requirements along with contact details for easy communication. Click here for more details: https://wpexpertspro.co/website/\r\n\r\nPS: If you want Turbo Charged Super Powerful Links for your Website SEO - Here it is https://alwaysdigital.co/lgt/', '2024-02-17 02:03:07', '2024-02-17 02:03:07'),
(755, 'Steven Clark', 'steven@rapidprofitmachine1.com', 'অভিযোগ বক্স', 'Lead Generation?', 'Do you want to grow your business and get more customers by using expert lead generation services?', '2024-02-17 08:12:17', '2024-02-17 08:12:17');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(756, 'Nancy Peters', 'stockdreams@solveques.xyz', 'তথ্য অধিকার আইকন', 'StockDreams: Your Daily 20-Minute Path to Passive Profits', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.solveques.xyz/stockdreams \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.solveques.xyz/stockdreams .\r\n\r\nWishing you unmatched creative success,\r\n\r\nNancy Peters\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe\r\nAddress: 7271 SW Bridgeport Rd, Tigard, OR 97224', '2024-02-17 10:22:19', '2024-02-17 10:22:19'),
(757, 'Dorian', 'mcgahey.penni@googlemail.com', 'তথ্য অধিকার আইকন', 'Become immune to tinnitus just like 68% of people', 'Hope this finds you well,\r\n\r\nFact: Roughly 68% of the population never experiences tinnitus, no matter if they have been exposed to loud workplaces or other ear-harmful environments. \r\n\r\nThis has drawn the attention of a small group of European researchers who have recently published their astounding discoveries...\r\n\r\nCheck here: https://compressl.ink/tinnituscure\r\n\r\nThey have found the nucleic acid which makes some immune to developing tinnitus and how everybody can activate it in a matter of months, possibly even weeks...\r\n\r\nThis is fresh-out-of-the-box info that you won\'t find anywhere else but in their short documentary.\r\n\r\nCheck now here: https://compressl.ink/tinnituscure\r\n\r\n\r\nHow to stop weird sounds in 3 easy steps.\r\n\r\nStay healthy,\r\n\r\nDorian\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-17 13:52:53', '2024-02-17 13:52:53'),
(758, 'Dorian', 'skertchly.karolin@gmail.com', 'তথ্য অধিকার আইকন', 'Rogue Doctor: This Is How You Lose Weight', 'Hello!\r\n\r\nThis is going to surprise you...\r\n\r\nA little-known whistleblowing doctor walked into a top US hospital with this common pantry food, prepared it and gave it to the overweight patients...\r\n\r\nAnd within weeks 96% of them had dropped an average of 29.4 lbs, supporting healthy blood sugar and blood pressure...\r\n\r\nClick here to see tne video: https://compressl.ink/puravive\r\n\r\nHow the doctor\'s unusual method works is nothing short of incredible... and it has changed everything we thought we knew about weight loss.\r\n\r\nThe craziest part?\r\n\r\nYou can do this method for yourself in less than 30 seconds a day...\r\n\r\nWith one simple pantry food.\r\n\r\nTry it for yourself now: https://compressl.ink/puravive\r\n\r\n>>> Doctor\'s Unusual Method Liquifies Fat Cells As You Sleep\r\n\r\nSkeptical?\r\n\r\nI was too, but then I saw this shocking proof for myself.\r\n\r\nTo your health,\r\n\r\nDorian\r\n\r\nPS. If you have weight concerns, you should try this method for yourself right now. The $80 billion dollar weight loss industry do not want you to see this video https://compressl.ink/puravive and discover the amazing fat-melting pantry food. Watch it now before it\'s too late.\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-17 18:54:22', '2024-02-17 18:54:22'),
(759, 'Janie Le Grand', 'legrand.janie@hotmail.com', 'তথ্য অধিকার আইকন', 'Boost your sales Team!', 'LeadsFly is proud to present our new website for all your B2B and B2C data and advertising needs.\r\n\r\nWe offer a large range of consumer and business data to assist you in getting ahead this new year with better advertising and reaching more clients in your specific niche. Our products include all of the following: \r\n\r\nWe provide a free samples on our site so you can see the amount and type of data we provide.\r\nPre-compiled B2B and B2C data sets with all the necessary fields included to assist you reach your clients.\r\nIf we do not currently have the data you are looking for we are also willing to assist with custom data collection.\r\n180 Countries Covered.\r\nUpdated Monthly.\r\n\r\n“Stopping advertising to save money is like stopping your watch to save time.” Henry Ford.\r\n\r\nVisit us here: http://paramountinsurancebd.leadsfly.biz', '2024-02-17 20:45:15', '2024-02-17 20:45:15'),
(760, 'Greg', 'cgfsllc2@outlook.com', 'অভিযোগ বক্স', 'Need some extra funds for your business?', 'This is Gregory Stewart from Wyoming.  We\'d like to offer your business a loan to kick off the new year, to use for whatever you need.  We\'re reaching out to a few local companies and I just wanted to see if we can help at all.  Please take a look the details I put on our page here - https://cutt.ly/lwHyBuO7\r\n\r\n\r\nAll the best,\r\n\r\nGregory Stewart - Owner\r\nFast Money Locator, LLC', '2024-02-17 22:20:04', '2024-02-17 22:20:04'),
(761, 'Mark Roberts', 'mark@reachoutcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Hello,', 'Would some additional working capital help you to take your business to the next level? Instantly see how much you qualify for without having your credit pulled or submitting a single document. Just visit www.reachoutcapital.com and get your offer today.', '2024-02-18 04:28:10', '2024-02-18 04:28:10'),
(762, 'Aubrielle', 'mEPjje.bcpddtp@pointel.xyz', 'Select Dropdown', 'Gracelyn Sierra', 'Gracelyn Sierra', '2024-02-18 13:21:56', '2024-02-18 13:21:56'),
(763, 'Edgar Chambers', '7minutes@nowbusiness.info', 'অভিযোগ বক্স', 'Do you want to earn 4 Figures a week?', 'Do you want to have more money to spend on yourself?\r\n\r\nSick of paying bills all the time with no cash left to enjoy?\r\n\r\nI’m here to tell you that this time in your life is over.\r\n\r\nYou can make the change TODAY.\r\n\r\nJust by accessing this \'Big Boys\' loophole on the internet, you can earn money from home in your spare time.\r\n\r\nBest of all, even people with no experience in making money online can earn dollars through this method, and webmasters like you will make more!\r\n\r\nIf you want to get started, you can click here: https://www.nowbusiness.info/7minutes \r\n\r\n\r\n\r\nChat soon,\r\n\r\nEdgar Chambers\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe \r\nAddress: 2151 SE Powell Blvd, Portland, OR 97202', '2024-02-19 15:56:43', '2024-02-19 15:56:43'),
(764, 'Arlette Baillieu', 'arlette.baillieu@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'New tech could give Chatgpt a run for its money.  It turns your Youtube videos into video games..keeps people engaged to watch every second.  You can even reward them for watching the whole video and they give you their email to get the reward ;) As seen on CBS, NBC, FOX, and ABC. \r\n\r\nSend me an email or skype message below to see if you qualify for a free GAMIFICATION of your video.\r\n\r\nMike\r\nemail: gamifyvideo@gmail.com\r\nskype: live:.cid.d347be37995c0a8d', '2024-02-19 20:04:18', '2024-02-19 20:04:18'),
(765, 'Mora Shattuck', 'completewellnesscenter7@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Thought this would cheer you up', 'I thought this was right up your alley for a little pick me up - https://cutt.ly/JwJQ2rwT\r\n\r\n\r\n\r\nBest Regards,\r\n\r\nComplete Wellness Center', '2024-02-20 01:32:19', '2024-02-20 01:32:19'),
(766, 'Mike Flatcher', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Flatcher\r\n \r\nMonkey Digital', '2024-02-20 02:28:36', '2024-02-20 02:28:36'),
(767, 'Dante', 'gabriella.hogarth58@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Scientists: 12X More Chances Of Winning The Lottery If You’re Bad At Math', 'They thought only a genius could crack the lottery code...\r\n\r\nBut after 273 tests Yale scientists revealed a shocking truth...\r\n\r\nPeople who just couldn’t understand math in school pick 12 times more winning numbers than those who scored only A in class...\r\n\r\nWhich explains why the biggest jackpot winners were incredibly bad at math...\r\n\r\nWhile great mathematicians never won anything...\r\n\r\nSkeptical?\r\n\r\nThis lottery legend https://bit.ly/loterrydefeater showed his winning formula...\r\n\r\nAnd it’s so simple that the complicated minds of math teachers could barely conceive...\r\n\r\nInstead, 5th graders saw right through it!\r\n\r\nSee it for yourself right here: https://bit.ly/loterrydefeater\r\n\r\nFor your wealth,\r\n\r\nDante\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-20 03:10:56', '2024-02-20 03:10:56'),
(768, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\nViagra 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/7wC5m1Id \r\nhttps://netdolgov.org/bitrix/redirect.php?event1=click_to_call&event2=&event3=&goto=https://true-pill.top/\r\nhttp://storprofi.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttp://www.dungeonsiege.ru/redirect/true-pill.top\r\nhttps://www.gardenerscorner.co.uk/proxy.php?link=https://true-pill.top/\r\nhttps://5.torayche.com/index/d1?diff=0&utm_clickid=88w8cksww40c84os&aurl=https%3A%2F%2Ftrue-pill.top\r\n \r\n \r\nExtra ED Pack consists of the following ED drugs: \r\nViagra 100mg 20 pills \r\nCialis 20mg 20 pills \r\nLevitra 20mg 20 pills \r\n \r\nSuper ED Pack consists of the following ED drugs: \r\nViagra 100mg 10 pills \r\nCialis 20mg 10 pills \r\nLevitra 20mg 10 pills \r\n \r\nhttps://cutt.ly/7wC5m1Id \r\nhttps://m.procyon.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttp://monferme.ru/bitrix/redirect.php?event1=&event2=&event3=&goto=https://true-pill.top/\r\nhttps://chaakan-id.com/member/login.html?returnUrl=https://true-pill.top/\r\nhttp://ww-w.loveclock.co.kr/member/login.html?noMemberOrder&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://12.rospotrebnadzor.ru/action_plans/inspection/-/asset_publisher/iqO1/document/id/460270?_101_INSTANCE_iqO1_redirect=https://true-pill.top/', '2024-02-20 08:05:36', '2024-02-20 08:05:36'),
(769, 'Donovan', 'birrell.paul@yahoo.com', 'তথ্য অধিকার আইকন', 'Get 21 Free Keto Recipes (Yummy)', 'Hey,\r\n\r\nHave a fantastic day!\r\n\r\nToday, I’ve rounded up 21 of my favorite keto dishes for breakfast, lunch and dinner. You’re going to want to bookmark this list, as these recipes are totally drool-worthy.\r\n\r\nAll recipes come with simple ingredients and easy instructions and you can download everything today for free. \r\n\r\nSounds good?\r\n\r\n==> Just click here to download your FREE copy of 21 yummiest keto recipes: \r\n\r\nhttps://bit.ly/FreeKetosRecipes\r\n\r\nYour family and friends will love these keto recipes...\r\n\r\nAnd everything is 100% keto-approved and proven to speed up your ketosis.\r\n\r\nJust follow the instructions below and download your free keto cookbook :)\r\n\r\n1. just click here to get to the download page: \r\n\r\nhttps://bit.ly/FreeKetosRecipes\r\n\r\n2. enter your details where to send the recipes\r\n3. check your email address in the next few minutes (also check your spam filter) and enjoy your new recipes!\r\n\r\nStay healthy,\r\n\r\nDonovan\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-20 18:25:33', '2024-02-20 18:25:33'),
(770, 'Carmella Behm', 'behm.carmella59@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get Responssive Website Design', 'We will create a custom website design tailored to your specific business needs,\r\nwhich are of the highest quality at affordable prices.\r\n\r\nFREE BASIC MOCK-UP DESIGN BEFORE WORK \r\n\r\nContact us at  https://websdesign.co/\r\n\r\nServices Offered by us :-\r\n\r\n1. Website Design\r\n2. Graphics Design\r\n3. Seo Services\r\n4. eCommerce Development\r\n5. Mobile App development\r\n6. Explainer Video\r\n7. Article Writing\r\n8. Website Fixing\r\n9. Website Traffic\r\n\r\nAre you looking for a new website, or you want to revamp your old one to a modern,\r\nfresh look with a responsive mobile layout? We are here to help you out.\r\n\r\nContact us at  https://websdesign.co/\r\n\r\nThanks\r\nWebs Design', '2024-02-21 01:25:13', '2024-02-21 01:25:13'),
(771, 'Roberttum', 'yasen.krasen.13+93767@mail.ru', '?????? ????', 'Miieefjief jiwjdwkijdwf iwkdqdjwifehfuwi kwkdwjejeieifw jwioodwijrewhe', 'Ofokfojfief jwlkfeejereghfj iewojfekfjergij wiojewjfewitghuhwrgtjgh ewjhfwqjhdfuewgtuiwe huegfrwgyewgtywegt paramountinsurancebd.com', '2024-02-21 14:15:55', '2024-02-21 14:15:55'),
(772, 'Samuel Gibson', 'hijack@databaseen.com', 'অভিযোগ বক্স', 'Your Gateway to Earning $59.99/Hour on Autopilot', 'Hey,\r\n\r\nIt\'s time to unveil the ultimate money-making hack – exploiting YouTube\'s videos for a cool $59.99 per hour, even while you\'re away from your laptop.   No more waiting for results or dealing with complicated setups.\r\n\r\nJoin the ranks of successful earners who are maximizing their time and income.   Click here to access the details and start earning effortlessly:  https://www.databaseen.com/hijacknbank \r\n\r\nTo your financial freedom,\r\nSamuel Gibson\r\n\r\nUNSUBSCRIBE: https://www.databaseen.com/unsubscribe \r\nAddress: 2921 Queensgate Dr, Richland, WA 99352', '2024-02-21 15:00:25', '2024-02-21 15:00:25'),
(773, 'Porter', 'oSjPbR.tccbwj@spinapp.bar', 'Select Dropdown', 'Natasha Mcpherson', 'Natasha Mcpherson', '2024-02-21 16:52:19', '2024-02-21 16:52:19'),
(774, 'John', 'jorgensen.warren35@gmail.com', 'অভিযোগ বক্স', 'You Got Screwed..', 'You Got Screwed..\r\n\r\nThat’s right.\r\n\r\nThe whole \"Be a good little boy/girl. \r\n\r\nGet good grades. \r\n\r\nGo to college. \r\n\r\nFind a good job. \r\n\r\nPut away money into your retirement account and you’ll be just fine\" charade is collapsing right under our noses. \r\n\r\n\r\nWe’ve been PLAYED.\r\n\r\nWe’ve been led to believe that happiness and security were waiting for us if only we did as we were told.\r\n\r\nIf only we followed the path laid out for us, we’d be ok.\r\n\r\nBut surveys show 1 in 3 Americans have no retirement savings.\r\n\r\nSurveys show most Americans don\'t have even $1,000 in their bank account.\r\n\r\nAnd this may sound crazy... but surveys show that only 20% of Americans are free of debt.\r\n\r\nHorrifying stats...\r\n\r\nBut honestly, not surprising. \r\n\r\nNot when millions of students nationwide borrow as much as $40K A YEAR with the dream of getting a degree that’s supposed to open doors for them…\r\n\r\nOnly to see themselves having to go back to their parents\' place because there just aren’t any jobs for their line of work.\r\n\r\n\r\nWorst of all? \r\n\r\n\r\nStudent loans are one of THE ONLY non-forgiven debts in this country, so even if you file bankruptcy you can’t have them wiped clean.\r\n\r\nAs if that wasn’t enough, it seems like every decent paying job is either being replaced by automation through software or robots, or it’s being shipped overseas so companies can save a few dollars on payrolls.\r\n\r\nIt’s no wonder that a new report from the McKinsey Global Institute, \"Poorer than their Parents: Flat or Falling Incomes in Advanced Economies,\" shows a drastic trend in declining incomes for middle class workers.\r\n\r\nThe report found that as much as 70% of households saw their earnings drop in the past decade.\r\n\r\nTo put it bluntly?\r\n\r\nThose who had been taught to expect their wealth to grow as long as they obediently follow society’s path of choice, have learned that promise is a lie.\r\n\r\nAnd you know what? \r\n\r\nThis is not your fault. \r\n\r\nWe’ve all been played!\r\n\r\nBut it IS your RESPONSIBILITY to do something about it and guarantee that you and your family will NOT be played anymore. \r\n\r\nPress Here To See How You Can Stop Being Played TODAY And Put Your Financial Future In Your Own Hands: https://compressl.ink/LegendaryMarketer\r\n\r\n\r\nThe information in this video will change your life... \r\n\r\n\r\nIF you decide to act on it.\r\n\r\n\r\nPress Here Right Now To See It: https://compressl.ink/LegendaryMarketer\r\n\r\n\r\nTo your success,\r\n\r\nJohn\r\n\r\n\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, LA. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-21 19:05:34', '2024-02-21 19:05:34'),
(775, 'Louis Bayley', 'dodsonlouis79@gmail.com', 'তথ্য অধিকার আইকন', 'I made this for you', 'Hi, I made a free video for your business. May I ask if this is the best place to send it?', '2024-02-22 03:43:02', '2024-02-22 03:43:02'),
(776, 'Madison Wright', 'madison@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'If you\'re in need of an unsecured business loan featuring competitive interest rates and convenient payments, I\'d like to extend an offer for your consideration. \r\n\r\nSimply visit nextdayworkingcapital.com to receive your personalized quote. It\'s a quick process, taking only a few minutes, and won\'t impact your credit score.\r\n\r\n\r\nBest Regards,\r\n\r\nMadison Wright\r\nNext Day Working Capital\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\n\r\nNext Day Working Capital\r\n9169 W State St #3242\r\nGarden City, ID 83714', '2024-02-22 05:26:52', '2024-02-22 05:26:52'),
(777, 'David Anderson', 'david.anderson@gmail.com', 'তথ্য অধিকার আইকন', 'Question?', 'This is your personal wake up call...\r\n\r\n... and a sneak-peek behind the curtains of\r\n\r\n the #1 new money-getting vehicle of\r\n\r\nthis decade, and the forseeable future…\r\n\r\n==>>*(HERE\'S HOW): https://linktracksystem.biz/cpa/?affid=351937&offerid=11\r\n\r\n\r\n\r\nI’m going to show you exactly how\r\n\r\nyou can become that \"person behind the curtain”\r\n\r\nWith an automated process that works for you 24/7.\r\n\r\nThis is cutting edge information on an emerging\r\n\r\nmarket that you cannot afford to miss.\r\n\r\n==>>*Watch The Demonstration Video Here: https://linktracksystem.biz/cpa/?affid=351937&offerid=11\r\n\r\n\r\n\r\nThis demo will only be up for a limited time.\r\n\r\nAnd this how new system is\r\n\r\ngetting further along every single day.\r\n\r\nDon\'t wait.\r\n\r\nThis is your wake up call\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word unsubscribe in the subject to fullwebsiteaudit@gmail.com', '2024-02-23 03:43:36', '2024-02-23 03:43:36'),
(778, 'Ravi Ibbott', 'fiona.ibbott@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-02-23 06:22:17', '2024-02-23 06:22:17'),
(779, 'Money Maker', 'rene.metters@hotmail.com', 'অভিযোগ বক্স', 'Say goodbye to a great deal in 3...2...1...', 'I\'ve got a tremendous offer for you.\r\n\r\nFor a very limited time...\r\n\r\nMatt\'s giving you his fresh-off\r\n-the-presses book revealing...\r\n\r\nHow he built a 7-Figure Online\r\nBusiness using nothing but...\r\n\r\nEthical Email Marketing to drive\r\nrevenue, sales and commissions...\r\n\r\n...right now for 85% off :-)\r\n\r\n...for a tiny investment of just $5.60.\r\n\r\nAnd that\'s not all...\r\n\r\nHe\'s also including (at no extra cost)...\r\n\r\n10 amazing bonuses valued at $1,645.\r\n\r\n...many of which others would\r\nsimply call \"priceless\"...\r\n\r\nThe price will rise soon.\r\n\r\nHurry and save $31.40\r\n\r\nhttps://compressl.ink/limitedoffer\r\n\r\nBest Regards,\r\n\r\nMoney Maker\r\n\r\nP.S. You\'ll SAVE $31.40\r\nif you act quickly\r\n\r\nhttps://compressl.ink/limitedoffer\r\n\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, San Francisco Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-23 06:23:28', '2024-02-23 06:23:28'),
(780, 'Rick Wilson', 'rick@reachoutcapital.com', 'অভিযোগ বক্স', 'Hello,', 'Did you know that getting working capital for your business no longer requires collateral or good credit?\r\n\r\nWhat would it mean to you if your business could get APPROVED for up to 250k in less than 30 seconds?\r\n\r\nOur approvals are based on your company’s sales instead of credit and collateral. This allows us to provide you with an immediate decision. \r\n\r\nJust visit www.reachoutcapital.com to instantly see how much you qualify for. Applying does NOT affect your credit as we don’t even pull your credit! \r\n\r\n\r\n\r\n\r\nWarm Regards,\r\nRick Wilson\r\nReachout Capital\r\nwww.reachoutcapital.com\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/\r\n\r\n\r\n\r\n\r\n\r\nor write to:\r\nReachout Capital\r\n9169 W State St #3242\r\nGarden City, ID 83714', '2024-02-23 07:09:24', '2024-02-23 07:09:24'),
(781, 'Jc Doolittle', 'salcidomedia@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Video for Your Business?', 'It’s time to create VIRAL content through our POWERFUL AI tool!\r\nShinefy creates VIRAL content for you in SECONDS!\r\nVisit https://deidre--chasereiner.thrivecart.com/yearly-shinefy-subscription/ now!', '2024-02-23 12:22:24', '2024-02-23 12:22:24'),
(782, 'Greg', 'cgfsllc2@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Do you know who I should talk to?', 'Gregory Stewart from Wyoming here again.  We\'d like to offer your business a loan to kick off the new year, to use for whatever you need.  We\'re reaching out to a few local companies and I just wanted to see if we can help at all.  Please take a look the details I put on our page here - https://cutt.ly/lwHyBuO7\r\n\r\n\r\nAll the best,\r\n\r\nGregory Stewart - Owner\r\nFast Money Locator, LLC', '2024-02-23 16:45:49', '2024-02-23 16:45:49'),
(783, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-24 06:04:24', '2024-02-24 06:04:24'),
(784, 'Dorian', 'church.archie71@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'which small plant eliminates Type 2?', 'Hello,\r\n\r\nRecent studies from Harvard have discovered a specific plant that targets the root cause of Type 2 Diabetes.\r\n\r\nThese studies refer to \"zombie cells\" that accumulate around the pancreas and cause the disease.\r\n\r\nWhat plant do you think is most effective at eliminating these zombie cells, eradicating diabetes from the body permanently?\r\n\r\n1. Black Mulberry\r\n2. Chicory\r\n3. Eleuthero\r\n4. Aloe\r\n\r\nThe answer will surprise you! Watch this short video explanation: https://compressl.ink/overcomediabetes\r\n\r\nStay healthy,\r\n\r\nDorian\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-24 06:52:44', '2024-02-24 06:52:44'),
(785, 'sAGoYQttTK', 'mitaxebandilis@gmail.com', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет Arailadwyn@gmail.com 000*** paramountinsurancebd.com', '2024-02-24 07:19:36', '2024-02-24 07:19:36'),
(786, 'Ruben Walker', 'joshua@airapidprofits.com', 'শুদ্ধাচার সেবা বক্স', 'Web Design Issues?', 'Hello, did you notice the problems with your website\'s web design?', '2024-02-24 08:33:15', '2024-02-24 08:33:15'),
(787, 'cAixTdTmfQ', 'creedrez.pugaChev93@list.ru', '?????? ????', 'PjCAUaYysJ', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#fn0isXjXoqE&utm_medium=OWnhhRs2Gbe 000*** paramountinsurancebd.com', '2024-02-24 10:06:41', '2024-02-24 10:06:41'),
(788, 'David   Thompson', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi   Is this the circumstance?', 'Hello There,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttp://ugyl.ink/sales-funnel-success\r\n\r\n James   Jones \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to unsubscribe from our communications from us, simply click the link at http://ugyl.ink/optoutone', '2024-02-24 17:57:04', '2024-02-24 17:57:04'),
(789, 'Neal McGeeh', 'mcgeehneal06@gmail.com', 'Select Dropdown', 'Revolutionize Your Website: Web Design Unleashed', 'Hey,\r\n\r\nReady for a website revolution? Unleash the power of our Web Design service to revolutionize your online presence. Eager to lead the revolution? Reply for a transformative discussion.\n\nThank you,\r\nNeal McGeeh', '2024-02-25 00:47:40', '2024-02-25 00:47:40'),
(790, 'Mark Phillips', 'claimsgps777@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question for you...', 'My last living salary full-time employment was terminated early 2021 after being partially disabled due to being rear-ended in 2019 car accident.  This has left me supporting my family of three without steady income flow and with mounting medical costs in treatments and recovery.\r\n\r\nAdditionally, my wife and daughter were hit by another car recently at night September 14, 2023, increasing our medical costs. Thankfully, the airbags saved their lives.  My life has been a testimony of seeing the reality of I Corinthians 15:58 displayed in thousands of lives and witnesses, largely due to my parent\'s faithful testimony and character as they pastored numerous churches and camping ministries.  \r\n\r\nI am very grateful for this platform and the ability for believers to respond as prompted in God\'s love.  All I ask for is your prayers and support - when you get a minute, please take a look at what I\'ve setup here - https://givesendgo.com/familymedicalrecovery?utm_source=sharelink&utm_medium=copy_link&utm_campaign=familymedicalrecovery\r\n\r\nThank you.\r\n\r\nMark Phillips & Family', '2024-02-25 02:46:05', '2024-02-25 02:46:05'),
(791, 'Donald Burrage', 'amplify@keydollar.xyz', 'তথ্য অধিকার আইকন', 'Push-Button Passive Profits and Unleash 20,000 Buyer Clicks with just 2 clicks', 'Hey,\r\n\r\nIf you are tired of spending money on useless IM products that never work...\r\n\r\nAnd if you are not getting the results you want and need...\r\n\r\nRead this email carefully...\r\n\r\nHere\'s why:\r\n\r\nYou need something that has BEEN PROVEN TO WORK...\r\n\r\nRight now, you need one of the most powerful and innovative apps out there...\r\n\r\nIt\'s called:\r\n\r\nAmplify — the world\'s first app that allows you to create automated AI Animated Review Videos that generate passive profits...\r\n\r\nEvery...       single...       day...\r\n\r\nWithout ever having to create any content or pay expensive video editors...\r\n\r\n=> Click Here To Grab Amplify: https://www.keydollar.xyz/amplify \r\n\r\nAlmost 2,000 users have already made life-changing earnings...\r\n\r\nAnd now it\'s YOUR turn...\r\n\r\nThese are the benefits of Amplify:\r\n\r\n- Easy to use...\r\n- Saturation proof...\r\n- Make money in any niche...\r\n- Generate $965.43 every 24 hours...\r\n- Automated, passive profits...\r\n- Unleash 20,000 Buyer Clicks with just 2 clicks...\r\n\r\nAND MUCH MORE...\r\n\r\n=> Click Here To Grab Amplify: https://www.keydollar.xyz/amplify \r\n\r\nThis is going to knock your socks off...\r\n\r\nYou’ll be shocked by how powerful it is…\r\n\r\nTalk soon,\r\nDonald Burrage\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe \r\nAddress: 1834 Roosevelt Wilson Lane\r\nChino, CA 91710', '2024-02-25 08:11:26', '2024-02-25 08:11:26'),
(792, 'Mike Atcheson', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: Semrush Backlinks', 'Good Day \r\n \r\nThis is Mike Atcheson\r\n \r\nLet me present you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Atcheson\r\n \r\nmike@strictlydigital.net', '2024-02-25 11:17:49', '2024-02-25 11:17:49'),
(793, 'Hassan Lavigne', 'hassan.lavigne97@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'For a limited time we would like to offer you a NO-COST Reputation Video that you can put on your Website, LinkedIn, Facebook, Instagram etc.\r\n\r\nWe simply turn your static 5 Star Reviews into SEO content and will be seen on the Front Page of Google when prospects are looking up your Online Reputation.\r\n\r\nWhat\'s the Catch - excellent question - if you like the video we produce for you, all we need from you is 3 referrals.\r\n\r\nWhen you introduce them to us, they will get a 50% Discount from our retail pricing.\r\n\r\nGET YOUR NO-CHARGE VIDEO HERE:\r\nhttps://YourFreeReputationVideo.com\r\n\r\nThank You,\r\nMedia Relations', '2024-02-25 19:10:53', '2024-02-25 19:10:53'),
(794, 'Marcel', 'bridgeford.margarito@gmail.com', 'তথ্য অধিকার আইকন', '#1 sign you drink too much (not what you think!)', 'Hello,\r\n\r\nMost of us like to partake in a little vino, a cocktail, or a nice cold brewski every now and then...\r\n\r\nAnd I\'m one of them :)\r\n\r\nHowever, recent studies prove the #1 sign you drink too much is excess lower belly fat (also referred to as \"Liver Belly\").\r\n\r\nThat\'s because the entire fat-burning process depends on a healthy liver.\r\n\r\nAnd although alcohol is normally quite damaging to your liver...\r\n\r\nThe ancient Mediterranean ritual you\'ll see at the link below naturally protects, purifies, and rapidly cleanses your liver of EVERY form of alcohol...\r\n\r\nAllowing you to enjoy a few drinks while promoting weight loss at the same time!\r\n\r\nThat\'s why, if you\'re gonna drink alcohol, just follow this simple Mediterranean Ritual beforehand (takes 30 seconds): https://compressl.ink/liverhealth\r\n\r\nBest,\r\n\r\nMarcel\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-25 21:40:05', '2024-02-25 21:40:05'),
(795, 'Money Maker', 'helmore.veola@gmail.com', 'তথ্য অধিকার আইকন', 'Turn Simple Voice Prompts Into A Fully Functional Website', 'Hello there,\r\n\r\nYou are a business owner? \r\n\r\nDive into the future of website creation without touching a single line of code! \r\n\r\nOur cutting-edge AI platform lets you build stunning, secure websites with just your voice or a few keywords. Enjoy unlimited hosting, a plethora of templates, and top-notch SEO tools to ensure your site stands out. \r\n\r\nPlus, with our one-time promotional offer, getting started has never been easier or more affordable.\r\n\r\nEmbrace the future now. Click here to start your journey even if you know nothing about web design: https://bit.ly/sitesflowai\r\n\r\nBest,\r\n\r\nDOnatelo\r\n\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, San Francisco Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-25 22:09:00', '2024-02-25 22:09:00'),
(796, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hi paramountinsurancebd.com Webmaster.\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-25 22:36:15', '2024-02-25 22:36:15'),
(797, 'Georgina Haynes', 'georginahaynes620@gmail.com', 'তথ্য অধিকার আইকন', 'Explainer Video for paramountinsurancebd.com', 'Hi,\r\n\r\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site paramountinsurancebd.com.\r\n\r\nCheck out some of our existing videos here:\r\nhttps://www.youtube.com/watch?v=bWz-ELfJVEI\r\nhttps://www.youtube.com/watch?v=Y46aNG-Y3rM\r\nhttps://www.youtube.com/watch?v=hJCFX1AjHKk\r\n\r\nOur prices start from as little as $195 and include a professional script and voice-over.\r\n\r\nIf this is something you would like to discuss further, don\'t hesitate to reply.\r\n\r\nKind Regards,\r\nGeorgina\r\n\r\nIf you are not interested, unsubscribe here: https://removeme.click/unsubscribe.php?d=paramountinsurancebd.com', '2024-02-26 01:11:36', '2024-02-26 01:11:36'),
(798, 'Leonaimmer', 'usdfum@hotmail.com', '???? ?????? ????', 'Privat crypto exchange', 'Hello. \r\nWe are giving you a promotional code for 0.5ETH \"ILMS24\" \r\nRegister and activate it in your personal account cexasia.pro \r\nGood luck', '2024-02-26 03:13:11', '2024-02-26 03:13:11'),
(799, 'Marcel', 'jolie.tolliver@gmail.com', 'অভিযোগ বক্স', 'Ancient “song” helps 18,000+ find money effortlessly', 'Dear Reader,\r\n\r\nWhen Dr. Thomas Summers set out to study the effect of brain waves on personal wealth…\r\n \r\n(And how this 7-minute “song” can attract money into your life…)\r\n\r\nhttps://compressl.ink/attractmoney\r\n\r\n\r\nHe didn’t know it would put a target on his back.\r\n \r\nAfter pouring over secretive CIA research — Dr. Summer’s findings were so powerful, he said:\r\n\r\n\"This breakthrough will rank up there with the discovery of gravity and electricity.\"\r\n\r\n\r\nA leading neuroscientist for 34 years, Dr. Summers was among the very first scientists to investigate the link between brain waves & money.\r\n\r\n\r\nSome close associates were lucky enough to test drive his research.\r\n \r\nThe results?\r\n \r\n- One instantly paid off decades of credit card debt\r\n \r\n- One showed up to work driving a brand-new Porsche\r\n\r\n- Yet another bought a 4,400 square foot home for his family.\r\n\r\nCheck now: https://compressl.ink/attractmoney\r\n \r\n\r\nBut that was just the start…\r\n \r\nNow 18,000+ formerly cash-strapped people replaced worrisome bills & debt with their dream home, car & vacation.\r\n \r\nIt all comes down to activating this tiny power source sitting dormant inside your brain.\r\n \r\nIt’s completely safe… takes just a few minutes…\r\n \r\nAnd has nothing to do with manifestation, affirmations, or law of attraction.\r\n\r\n(Leonardo DaVinci & Thomas Edison spent years trying to unravel its mysteries.)\r\n \r\nDiscover how this 7-minute “song” can make money start appearing everywhere in your life: https://compressl.ink/attractmoney\r\n\r\nBest,\r\n\r\nMarcel\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you\'d like to unsubscribe click here https://compressl.ink/website-opt-out/\r\n\r\n333 Summer Street, Delaware. Privacy Policy. Anti-spam Policy.\r\n\r\n©2024 Compressl.Ink, Inc.', '2024-02-26 03:44:52', '2024-02-26 03:44:52'),
(800, 'Rosemarie Kuster', 'robot.savant@gmail.com', 'অভিযোগ বক্স', 'How We Get Unlimited FREE Leads From Google', 'Elevate your business on Google, Facebook, and \r\nYelp effortlessly with our automated 5-star \r\nreview service. \r\n\r\nTailored for entrepreneurs eager for more \r\nvisibility and free leads, our platform \r\nstreamlines the process of gathering \r\ngenuine reviews from satisfied customers. \r\nDiscover the simple start to enhancing your \r\nGoogle My Business profile and attracting \r\nmore customers—automatically.\r\n\r\nReady to see the difference? \r\n\r\nBegin here: https://awifiedleadpro.com/wf\r\n\r\nBest regards,\r\nRosemarie\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out go here: https://awifiedleadpro.com/optout\r\nor reply UNSUBSCRIBE in the subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-02-26 04:16:26', '2024-02-26 04:16:26'),
(801, 'FwWzdHEmJYRBpN', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'gXWowjLhtbSuMPd', 'FqTQDIUKZ', '2024-02-26 05:42:58', '2024-02-26 05:42:58'),
(802, 'FwWzdHEmJYRBpN', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'gXWowjLhtbSuMPd', 'FqTQDIUKZ', '2024-02-26 05:43:02', '2024-02-26 05:43:02'),
(803, 'FwWzdHEmJYRBpN', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'gXWowjLhtbSuMPd', 'FqTQDIUKZ', '2024-02-26 05:43:06', '2024-02-26 05:43:06'),
(804, 'zfcJxgFkpqSQ', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'qWubwsmtaeO', 'ERthaXrNb', '2024-02-26 05:43:43', '2024-02-26 05:43:43'),
(805, 'zfcJxgFkpqSQ', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'qWubwsmtaeO', 'ERthaXrNb', '2024-02-26 05:43:48', '2024-02-26 05:43:48'),
(806, 'zfcJxgFkpqSQ', 'flowerskaramiya495@gmail.com', 'তথ্য অধিকার আইকন', 'qWubwsmtaeO', 'ERthaXrNb', '2024-02-26 05:43:52', '2024-02-26 05:43:52'),
(807, 'Frankemoky', 'shawn.blackwell@icloud.com', '?????? ????', 'ACT FAST! WITHDRAW YOUR $68,000 IMMEDIATELY!', 'YOUR BANK BALANCE JUST EXPLODED: $68,000 READY FOR WITHDRAWAL—GET IT NOW! http://fashionbiz.co.kr/redirect.asp?url=https%3A%2F%2F9mlnnnst.blogspot.com%3F8339 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nn3rb1n8s2n9e1s3b \r\nk8rk8g0n3n4d9g2z \r\nz8yh2x9j2q4j9t6e', '2024-02-26 07:25:48', '2024-02-26 07:25:48'),
(808, 'Frankemoky', 'shawn.blackwell@icloud.com', '?????? ????', 'ACT FAST! WITHDRAW YOUR $68,000 IMMEDIATELY!', 'YOUR BANK BALANCE JUST EXPLODED: $68,000 READY FOR WITHDRAWAL—GET IT NOW! http://fashionbiz.co.kr/redirect.asp?url=https%3A%2F%2F9mlnnnst.blogspot.com%3F8339 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nn3rb1n8s2n9e1s3b \r\nk8rk8g0n3n4d9g2z \r\nz8yh2x9j2q4j9t6e', '2024-02-26 07:25:50', '2024-02-26 07:25:50'),
(809, 'Frankemoky', 'shawn.blackwell@icloud.com', '???? ?????? ????', 'ACT FAST! WITHDRAW YOUR $68,000 IMMEDIATELY!', 'YOUR BANK BALANCE JUST EXPLODED: $68,000 READY FOR WITHDRAWAL—GET IT NOW! http://fashionbiz.co.kr/redirect.asp?url=https%3A%2F%2F9mlnnnst.blogspot.com%3F8339 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nn3rb1n8s2n9e1s3b \r\nk8rk8g0n3n4d9g2z \r\nz8yh2x9j2q4j9t6e', '2024-02-26 07:25:51', '2024-02-26 07:25:51'),
(810, 'Frankemoky', 'shawn.blackwell@icloud.com', '?????? ????', 'ACT FAST! WITHDRAW YOUR $68,000 IMMEDIATELY!', 'YOUR BANK BALANCE JUST EXPLODED: $68,000 READY FOR WITHDRAWAL—GET IT NOW! http://fashionbiz.co.kr/redirect.asp?url=https%3A%2F%2F9mlnnnst.blogspot.com%3F8339 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nn3rb1n8s2n9e1s3b \r\nk8rk8g0n3n4d9g2z \r\nz8yh2x9j2q4j9t6e', '2024-02-26 07:25:53', '2024-02-26 07:25:53'),
(811, 'Frankemoky', 'shawn.blackwell@icloud.com', '?????? ????', 'ACT FAST! WITHDRAW YOUR $68,000 IMMEDIATELY!', 'YOUR BANK BALANCE JUST EXPLODED: $68,000 READY FOR WITHDRAWAL—GET IT NOW! http://fashionbiz.co.kr/redirect.asp?url=https%3A%2F%2F9mlnnnst.blogspot.com%3F8339 \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nn3rb1n8s2n9e1s3b \r\nk8rk8g0n3n4d9g2z \r\nz8yh2x9j2q4j9t6e', '2024-02-26 07:25:55', '2024-02-26 07:25:55'),
(812, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Hi paramountinsurancebd.com Admin! my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-02-26 09:33:32', '2024-02-26 09:33:32'),
(813, 'ZWSYSqauEn', 'creedrez.pugaChev93@list.ru', '?????? ????', 'ddWrxDRtZx', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#vxFevpiulmo&utm_medium=yFJ8r1Tvq2t 000*** paramountinsurancebd.com', '2024-02-26 12:29:14', '2024-02-26 12:29:14'),
(814, 'Wesley Bucher', 'wesley.bucher@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-02-26 17:39:01', '2024-02-26 17:39:01');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(815, 'Gabriel Soucie', 'stockdreams@actionnow.xyz', 'তথ্য অধিকার আইকন', 'Visual Traffic Tactics: Unlocking Google Image Search', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.actionnow.xyz/stockdreams \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.actionnow.xyz/stockdreams \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nGabriel T. Soucie\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe\r\nAddress: 371 Southern Street\r\nWestbury, NY 11590', '2024-02-27 07:40:40', '2024-02-27 07:40:40'),
(816, 'Mike Abramson', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\n \r\nThanks and regards \r\nMike Abramson', '2024-02-27 16:21:17', '2024-02-27 16:21:17'),
(817, 'Josef Llamas', 'robot.savant@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Every Opportunity: Transform Your Missed Calls into Customers!', 'Missed calls mean missed opportunities. Discover \r\nMissed Call Text-Back, the service that transforms \r\nyour missed calls into sales by automatically texting \r\nyour callers, ensuring you never miss a lead. \r\n\r\nSee how it works and its cost-effective benefits for \r\nyour business here: https://the-missed-call.com/email.\r\n\r\nBest regards,\r\nJosef\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out reply go here: www./the-missed-call.com/opt-out\r\nor reply UNSUBSCRIBE in subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-02-27 18:17:45', '2024-02-27 18:17:45'),
(818, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'YouTube Promotion: 700-1500 new subscribers each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers safely and practically. \r\n\r\nWe aim to gain you 700-1500+ real human subscribers per month, with all actions safe as they are made manually (no bots).\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nLet me know if you wish to see some of our previous work.\r\n\r\nKind Regards,\r\nAmelia', '2024-02-28 00:00:34', '2024-02-28 00:00:34'),
(819, 'Alan Jones', 'alan@reachoutcapital.com', 'অভিযোগ বক্স', 'Hello', 'Looking for extra working capital with flexible terms? \r\n\r\nGet approved for up to double your gross sales in under 30 seconds! \r\n\r\nNo documents required, and applying won\'t affect your credit. \r\n\r\nJust visit www.reachoutcapital.com  to instantly check your eligibility.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-02-28 02:26:41', '2024-02-28 02:26:41'),
(820, 'Grant Lira', 'growthpartners13@gmail.com', 'তথ্য অধিকার আইকন', 'Thought leadership via podcasts', 'Hey,\r\n\r\nThis Feb I’ll get you on 3 podcasts/mo + 15 professionally edited short-form videos for social media (from the podcasts) + 3 features in online publications/mo - done for you.\r\n\r\nWe’ve helped 37 clients do just that to build their thought leadership in their specific industry which has helped them:\r\n\r\n- Generate more appointments\r\n- Close at a higher % (Because they built authority before the meeting even started)\r\n- Charge higher amounts because people view their company as a premium option \r\n\r\nInterested? We are raising our service by 30 % on Feb 29th, but if we chat before then, you’ll be locked in at the current amount. We can chat here:\r\n\r\nhttps://bit.ly/empathyfirm-30-minute-meeting\r\n\r\nBest,\r\nGrant\r\n\r\nPS - I will not see your response so if you have a question, book a time to chat (:\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “unsub” meaning you will not hear from me again.', '2024-02-28 03:06:51', '2024-02-28 03:06:51'),
(821, 'Willson Pecker', 'willson.pecker@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Did you get that?', '(just a couple of days from now)\r\n\r\n﻿\r\nWorking from home is becoming increasingly popular. \r\n\r\nWith your computer and a little training, you could make some bucks from the comfort of your home. \r\n\r\nAnd you can speed up the arrival of your initial paycheck.\r\n\r\n﻿\r\nClick here if you are interested->  https://700561pdp8kzkw3kr5s-wl33xm.hop.clickbank.net\r\n\r\nIf you are one of those eager to start a different stage in their \r\n\r\nlives and make more bucks while working in your spare time, \r\n\r\nthis job might suit you. With minimal effort and no prior experience, \r\n\r\nyou could gain the same day you apply.\r\n﻿\r\n\r\nTake advantage of this out - grab this and begin right away. \r\n\r\nConfirm your interest by clicking the button below, and you can see that\r\n\r\nthe first payment will arrive in as little as a couple of days.\r\n\r\n\r\n\r\nRegards,\r\nWillson\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word unsubscribe in the subject line to fullwebsiteaudit@gmail.com', '2024-02-28 05:48:33', '2024-02-28 05:48:33'),
(822, 'Brian And Dee Martinson', 'valeria.martinson@yahoo.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-02-28 11:06:05', '2024-02-28 11:06:05'),
(823, 'Mike Creighton', 'mikeattenequiemn@gmail.com', '?????? ????', 'Improve local visibility for paramountinsurancebd.com', 'If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\n \r\nThanks and Regards \r\nMike Mike Creighton\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-02-28 15:30:26', '2024-02-28 15:30:26'),
(824, 'Precious Kellum', 'robot.savant@gmail.com', 'অভিযোগ বক্স', 'How much are missed calls costing you?', 'Find out here: https://the-missed-call.com/calculator\r\n\r\nBest regards,\r\nPrecious\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out reply go here: www./the-missed-call.com/opt-out\r\nor reply UNSUBSCRIBE in subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-02-28 16:46:39', '2024-02-28 16:46:39'),
(825, 'Mike Harford', 'harford.elva2@googlemail.com', 'তথ্য অধিকার আইকন', 'Our Monthly SEO Benefits', 'Here are the Business-Boosting Benefits of SEO\r\n\r\n 1: Brings Organic Search Traffic to your Website\r\n 2: Generates Leads Cost-Effectively\r\n 3: Increases Brand Awareness \r\n 4: Gets You Ahead of the Competition\r\n 5: Gets More Foot Falls in your Physical Store\r\n\r\nUse our Monthly SEO Services for good results: https://digitalpromax.co/', '2024-02-29 02:26:19', '2024-02-29 02:26:19'),
(826, 'Rubin Dayton', 'rubin.dayton@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'The 3 Deadly \"Small Shop\" Mistakes (and how to avoid them!)', 'Hey,\r\n\r\nIf you\'re looking to set up a woodworking shop, you\'ve got to check out this video right now: https://bit.ly/3wEhBX8\r\n\r\nIn Ralph\'s free presentation, he\'ll reveal the 3 most common mistakes when setting up shop and how YOU can avoid them!\r\n \r\nAnd it doesn\'t matter if you have no money, tools or space to set up a shop.\r\n\r\nBecause in the presentation, Ralph will reveal a secret tool source that can save you at least 70% off tool prices. (and its not Harbor Freight...)\r\n\r\nYou\'ll also discover EXACTLY how to setup a fully functioning workshop for under $1000...even if you do not have a large space.\r\n\r\nWatch the free video presentation here >> https://bit.ly/3wEhBX8\r\n\r\nTo your perfect shop,\r\n\r\nDennis\r\n\r\nP.S: There\'s lots of lessons that are invaluable in the presentation so watch it till the end and let me know what you think!', '2024-02-29 03:01:31', '2024-02-29 03:01:31'),
(827, 'Jerilyn Hardison', 'no_reply@noreply.com', 'তথ্য অধিকার আইকন', 'Get #1 Google Ranking', '🌟 Unleash Your Website\'s Potential with Daily Content Brilliance! 🚀\r\n\r\nTired of being buried in the depths of search results? Craving Google\'s attention? Say hello to 25 captivating articles every month – perfectly crafted, SEO-enriched, and ready to skyrocket your online presence!\r\n\r\nContent isn\'t just what Google wants; it\'s what your audience craves. With our daily content service, you\'ll magnetize organic traffic like never before. No shortcuts, just long-term success.\r\n\r\nImagine having an expert content writer at your service daily, without the hefty price tag. At 80% cheaper than hiring in-house, you\'ll get top-notch quality and unbeatable dedication.\r\n\r\nDon\'t settle for mediocrity. Embrace daily content, unlock your website\'s full potential, and watch your business thrive on Google\'s organic traffic. Ready to soar? Contact us thru website chat support or Buy it directly using the link below! 🚀📈\r\n\r\nhttps://dobadu.com/product/daily-seo-content-writing-posting/', '2024-02-29 04:52:18', '2024-02-29 04:52:18'),
(828, 'Greg', 'cgfsllc2@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Who would I need to speak to?', 'This is Gregory Stewart from Wyoming.  We\'d like to offer your business a loan to kick off the new year, to use for whatever you need.  We\'re reaching out to a few local companies and I just wanted to see if we can help at all.  Please take a look the details I put on our page here - https://cutt.ly/lwHyBuO7\r\n\r\n\r\nAll the best,\r\n\r\nGregory Stewart - Owner\r\nFast Money Locator, LLC', '2024-02-29 10:30:50', '2024-02-29 10:30:50'),
(829, 'Bobbie Rosario', 'aiprofitsiphon@vauleonline.co', 'তথ্য অধিকার আইকন', 'Take Action Now and Secure Your Financial Future', 'Dear paramountinsurancebd.com,\r\n\r\nIt\'s time to seize this opportunity and secure your financial future.\r\n\r\nThe power of our A.I.-powered system combined with the $5 billion dollar loophole is at your fingertips.\r\n\r\nDon\'t let this chance slip away!\r\n\r\nAct now and be part of a community that is experiencing the benefits of this profit glitch: https://www.vauleonline.co/aiprofitsiphon .\r\n\r\nStart your journey towards financial freedom today, with just 10 minutes per day and no upfront cost.\r\n\r\nTo your success,\r\nBobbie Rosario\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe \r\nAddress: 770 Stiles Street\r\nPittsburgh, PA 15219', '2024-02-29 10:37:11', '2024-02-29 10:37:11'),
(830, 'Mark Roberts', 'mark@reachoutcapital.com', 'অভিযোগ বক্স', 'Hello', 'Would you consider a small business loan or Line of Credit for your business if the price and terms were acceptable to you?\r\n\r\nOur approvals are based on your company’s sales instead of credit and collateral. This allows us to provide you with an immediate decision. \r\n\r\nJust visit www.reachoutcapital.com to instantly see how much you qualify for. Applying does NOT affect your credit as we don’t even pull your credit! \r\n\r\n\r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nMark Roberts\r\nReachout Capital\r\nwww.reachoutcapital.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-03-01 01:10:01', '2024-03-01 01:10:01'),
(831, 'Leandra Whittingham', 'whittingham.leandra@gmail.com', 'অভিযোগ বক্স', '👉 Want To Sell YOUR OWN Software Products? 👉 Watch This (Before He ✂️)', 'Do you want to profit in 2024?\r\n\r\nYou have infinite options:\r\n\r\nAffiliate marketing... writing content... build your own app... become an influencer...\r\n\r\nIn all the years I\'ve been online, I\'ve tried ALL of these methods (and 100s more)\r\n\r\nBut, millions later - there\'s ONE method I recommend - above all others:\r\n\r\nSelling your own digital product.\r\n\r\nAnd more specifically...\r\n\r\nSelling your own software product, in the Internet marketing niche, and promoting it with affiliate traffic.\r\n\r\nNow...\r\n\r\nThat sounds eerily specific - and it is. Because...\r\n\r\nI shouldn\'t need to \"convince\" you this method works.\r\n\r\nChances are you got on this list because you at some point bought a marketing software!\r\n\r\nThe fact you\'re reading this is proof that this method works.\r\n\r\nAnd... how many marketing tools have you bought to get here?\r\n\r\nBut don\'t think yours is a unique situation...\r\n\r\nEvery week millions buy marketing products in this same way.\r\n\r\nYou\'ve probably worked this out a long time ago... you already know it\'s a billion-dollar business...\r\n\r\nBut, until now, you might have thought:\r\n\r\n\"yeah but there\'s no way I could do that, so I\'ll just look at the other methods out there...\"\r\n\r\nMaybe you concluded:\r\n\r\n• You can\'t create your own software products\r\n• You don\'t know any big affiliates who would promote you\r\n• There\'s no way you could create a professional sales website\r\n• You simply could never afford a $5k copywriter to write a script\r\n• Nor can you do all the \"little\" jobs like logo creation, ecovers etc\r\n\r\nAnd most of all you probably decided...\r\n\r\n\"I would love to have my own legit, unique software business... but just don\'t know how to put it all together\"\r\n\r\nWell, guess what...\r\n\r\nI\'ve just come across a $20 million marketer who automated and simplified all these steps.\r\n\r\nHow?\r\n\r\nBy REMIXING what other six-figure marketers are doing.\r\n\r\nAnd then automated this entire process!\r\n\r\nThis marketer\'s name is CHRIS, and...\r\n\r\nThis is something he\'s been working on for over 2 years!\r\n\r\nIn fact, he tried to automate this #1 method... for over a decade...\r\n\r\nBut it\'s such a big, hairy problem, that he just couldn\'t crack it... until now.\r\n\r\nAnd, as of today, it\'s here!\r\n\r\nNow, I can say that, for the first time ever, anyone can tap into the ultimate business model on the planet:\r\n\r\nSelling your own Internet marketing software.\r\n\r\nOK, so here\'s the score...\r\n\r\nGo see yourself:\r\n\r\n==> https://bit.ly/3wBpUDq\r\n\r\nYou won\'t find a better solution for you to plug into the #1 business on the planet.\r\n\r\nOK, enough talk.\r\n\r\nIf you\'re at all curious about what he\'s up to, then hit this link and watch the intro video...\r\n\r\nAt the very least, it will show you some information that no-one has disclosed before.\r\n\r\nOK, here\'s that link:\r\n\r\nClick Here \r\n\r\n==> https://bit.ly/3wBpUDq\r\n\r\nThanks\r\n\r\nP.S. This offer is running for the last few weeks of February.\r\n\r\nThen early March Chris is going to increase the price.\r\n\r\nHe threw everything at this, including the kitchen sink...\r\n\r\nHe spent $200k+ to make this software for you.\r\n\r\nThat\'s the good news. The bad news? It\'s due a price increase.\r\n\r\nNo joke. Go here to see what I mean...\r\n\r\n==> https://bit.ly/3wBpUDq', '2024-03-01 02:32:53', '2024-03-01 02:32:53'),
(832, 'Janis Boren', 'janis.boren@googlemail.com', 'অভিযোগ বক্স', 'paramountinsurancebd.com is only listed in 12/2500 Directories', 'Hi paramountinsurancebd.com\r\n\r\nWe noticed your website paramountinsurancebd.com is only listed in 12 out of 2500 directories.\r\n\r\nThis has a severe impact on your online global presence.\r\n\r\nYou can get listed in all 2500 directories for a once off fee of $99\r\n\r\nCome visit us on https://paramountinsurancebd.companyregistar.org/paramountinsurancebd.com', '2024-03-01 07:30:49', '2024-03-01 07:30:49'),
(833, 'Tom Collette', 'robot.savant@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Warning: Ignoring This Can Cost Your Business $$$ Every Day', 'Picture this: Every ring of your phone is a ka-ching in your pocket. But when you miss that call, it\'s like throwing cash out the window. 🚫💸 We\'re on a mission to plug that leak in your business boat. Our genius system turns \"Oops, missed that one!\" into \"Cha-ching, new customer!\"\r\n\r\nCurious how much you\'re really losing out on? And how easy it is to stop the bleed? Dive in here: https://the-missed-call.com/freedom.\r\n\r\nBest regards,\r\nTom\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out go here: https://awifiedleadpro.com/optout\r\nor reply UNSUBSCRIBE in the subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-03-01 12:06:08', '2024-03-01 12:06:08'),
(834, 'OIAeYEkPVc', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий Aratdwyn@gmail.com 000*** paramountinsurancebd.com', '2024-03-01 18:11:22', '2024-03-01 18:11:22'),
(835, 'Billy Davey', 'makemybusinessgreatagain@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your Future Favorite Leads Provider of 2024', 'Hi paramountinsurancebd.com,\r\n\r\nWe visited your website paramountinsurancebd.com and think that we might have the perfect leads for you. \r\n\r\nWe are a global lead provider covering all industries that include consumer and business data. Feel free to look through our samples on our website https://paramountinsurancebd.leadsfly.biz/paramountinsurancebd.com\r\n\r\nIf the samples are not to your liking, talk to us live on site and we might be able to provide you with the exact data you need\r\n\r\nPlease visit us at https://paramountinsurancebd.leadsfly.biz/paramountinsurancebd.com Your Future Favorite leads provider for 2024\r\n\r\nRegards,\r\nBilly', '2024-03-01 18:18:24', '2024-03-01 18:18:24'),
(836, 'Ava King', 'AvaKingp391pL@gmail.com', 'Select Dropdown', 'Crafting Digital Brilliance: Elevate Your Brand with Our Web Design Touch', 'Hello,\r\n\r\nElevate your brand\'s digital brilliance with our Web Design service. We specialize in creating visually striking websites that not only capture attention but also convey your brand\'s unique story.\r\n\r\nAesthetic Precision: Experience the precision of our aesthetic approach, ensuring every element of your website reflects the essence of your brand with striking visuals.\r\n\r\nUser-Centric Functionality: Our Web Design expertise extends beyond looks; we prioritize user-centric functionality, offering a seamless and enjoyable experience for your audience.\r\n\r\nStrategic Innovation: Embrace strategic innovation in your online presence. We strategically innovate, ensuring your website remains at the forefront of digital trends.\r\n\r\nGlobal Impact: Expand your brand\'s impact globally with a website that transcends borders. Our designs are crafted to resonate with diverse audiences across the globe.\r\n\r\nReady to infuse brilliance into your digital presence? Reply to this message, and let\'s embark on a journey to shape a captivating online narrative for your brand.\r\n\r\nBest,\n\nAva King', '2024-03-01 18:47:23', '2024-03-01 18:47:23'),
(837, 'Modesto Tozier', 'modesto.tozier48@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'I just pre-ordered my copy of “Traffic Secrets!” 😀', 'So I just pre-ordered my FREE copy of Russell Brunson’s\r\nnew book, “Traffic Secrets.”\r\n\r\nAll I had to do was pay a tiny shipping charge. That’s it. \r\n\r\nHere’s the link to get your copy: \r\n\r\nPre-order My Copy of Traffic Secrets: https://bit.ly/toptrafficsecret\r\n\r\nPersonally, I’ve been waiting for this book because I heard through the grapevine that it’s like no other ‘traffic’ book out there.\r\n\r\nBecause it’s all evergreen strategy and long-term stuff that you can \r\nuse to build a list of buyers and followers in record time... \r\n\r\nNo matter what platform you use to drive traffic, including...\r\n\r\nGoogle, YouTube, Facebook, Instagram, Podcasts and others.\r\n\r\nRussell shares the same strategies he used to take Clickfunnels\r\nfrom zero to over $100,000,000 in revenue in just 3 years.\r\n\r\nAnd you get the same traffic formulas, scripts, and blueprints he shares with his Inner Circle, ClickFunnels Collective students, and Two Comma Club members. \r\n\r\nPre-order My Copy of Traffic Secrets now: https://bit.ly/toptrafficsecret\r\n\r\nRemember, the book is FREE + a small shipping fee.\r\n\r\nTalk soon!\r\n\r\nP.S. If you want the audio version, you can also pre-order that\r\nas well!\r\n\r\nPre-order My Copy of Traffic Secrets: https://bit.ly/toptrafficsecret', '2024-03-01 19:27:10', '2024-03-01 19:27:10'),
(838, 'Lourdes Miller', 'lourdes.miller@gmail.com', 'অভিযোগ বক্স', 'From 210Lbs to 149 In 3 Months At 56 With A Delicious TEA [Story…]', 'Hi!\r\n\r\nIf you haven\'t heard how a delicious Costa Rican tea is helping thousands of people melt over 6 pounds per week, this email is for you!\r\n\r\nCheck here: https://bit.ly/49PbgXb\r\n\r\nBecause I will share a story from Linda, a 56 years old lady who used this tea to go down from 210 pounds to under 150 in just 3 months. \r\n\r\nShe is now 149lbs and looks amazing!\r\n\r\nRead her story below! \r\n \r\n\"Hi, I’m Linda and I’m 56 years old. \r\n\r\nI am sharing my story because I am really proud of the fact that I was able to lose my first 50 pounds without any workouts or dieting. \r\n\r\nAnyway, since starting a family 20 years ago I’ve struggled with my weight.\r\n\r\nI knew having a child would leave me with a few extra pounds…\r\n\r\nBut I didn’t realize how hard it would be to stay in shape as a mother... I mean even for a tall woman like me... \r\n\r\nIt only dawned on me recently how bad things were when I was told by Doctor that my blood sugar is too high and that I might develop diabetes...\r\n\r\nGiven the less-than-active lifestyle I had, it shouldn’t have been a big surprise.\r\n\r\nBut the news made me really scared of course.\r\n\r\nAnd when I thought about all the health problems it could lead to, I became terrified.\r\n\r\nI started making small changes: reducing my portion size, trying to cut out the snacks, and even tried a few workouts.\r\n\r\nBut when the current global situation came along, I got so stressed and worried I began to comfort eat.\r\n\r\nI know this was the worst thing I could have done, but in my head, I kept justifying it. Certain things were beyond my control after all.\r\n\r\nPlus, what else could I do?\r\n\r\nGyms were closed, and I never enjoyed working out in the park as everyone was always staring at me…\r\n\r\nA friend of mine told me about how she was losing 8 pounds a week by drinking a few cups of Costa Rican tea every day, but I didn\'t believe her!\r\n\r\nBut then I came across a story on Facebook about a woman who was a little older than me and had lost over 100 pounds with the same Costa Rican tea. \r\n\r\nSo, I decided to get the recipe and start drinking a few cups of tea every day!\r\n\r\nGo Here To Get The Costa Rican Tea Recipe & Lose 6Lbs A Week!\r\n\r\nBut just to be sure, I managed to get a video call with my Doctor. I shared the tea specifications and ingredients with him and he told me it looked perfect for me to try.\r\n\r\nAnd that’s exactly what I did!\r\n\r\nThe first thing I noticed was the fact that I became full of energy and I was able to control my urges to comfort eat. \r\n\r\nIn fact, after drinking the tea in the morning, I was not hungry anymore. \r\n\r\nIn the first few weeks I was able to lose almost 2 inches off my waistline and more than 10 pounds without having to diet or exercise. \r\n\r\nHaving regained control over my eating and having seen that something is finally working, gave me a big confidence boost too, which helped me get a promotion at my job.\r\n\r\nI continued drinking a few cups of tea every day and I decided to start eating healthier.\r\n\r\nInstead of pizza I went for grilled chicken with some vegetables, and so on... and after 10 weeks I had lost 50 pounds. \r\n\r\nI was feeling amazing, plus I was slowly getting toned as well.\r\n\r\nIn the next 30 days I lost an additional 10 pounds and my body completely changed as I started to develop an attractive shape. \r\n\r\nI really think everyone should try the Costa Rican tea because it was a huge help for me!\"\r\n\r\nGo Here To Get The Costa Rican Tea Recipe & Lose 6Lbs A Week!\r\n\r\nhttps://bit.ly/49PbgXb\r\n\r\nTo your best health!', '2024-03-02 09:35:22', '2024-03-02 09:35:22'),
(839, 'Ravi Schnieders', 'schnieders.jon@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-03-02 10:32:52', '2024-03-02 10:32:52'),
(840, 'Evan Roussel', 'roussel.evan@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Hello,\r\n\r\nRevolutionize your online marketing with The Click Engine! Experience the power of automated, buyer-focused traffic to boost your links. Our unique platform, created by marketing expert Jeff Ayman, simplifies your path to online success.\r\n\r\nJoin now to tap into a consistent stream of real buyers, without the hefty costs of traditional advertising. With The Click Engine, every click is a potential sale. Plus, enjoy an unbeatable introductory price!\r\n\r\nDon\'t miss out on this chance to elevate your online presence. Click here to join The Click Engine and start your journey to online prosperity today!\r\n\r\n>>> https://bit.ly/3Ohx5GM to learn more ...', '2024-03-02 14:03:09', '2024-03-02 14:03:09'),
(841, 'Jordan Ronalds', 'jordan.ronalds@gmail.com', 'তথ্য অধিকার আইকন', 'Can a woman want to bang you, even if she hates you?', 'By far, the biggest mistake men make when they want to make a woman wet…\r\n\r\n\r\nIs thinking that LUSTING FOR YOU somehow comes from LIKING you.\r\n\r\n\r\nBut nothing could be further from the truth.\r\n\r\n\r\nYou see, whether or not a girl ‘likes’ you and approves of you…\r\n\r\n\r\nHas nothing to do with whether or not she wants to wrap her legs around you and draw you deep inside her.\r\n\r\n\r\nIn fact…\r\n\r\n\r\nWomen are more likely to fantasize about getting bent over and ravaged by a guy they don’t particularly “like” in the traditional sense.\r\n\r\n\r\nDiscover how to make her fantasize about getting pounded by you here\r\n\r\n\r\n==> https://cb0b7yrgodl5gkf5flilycvjqe.hop.clickbank.net \r\n\r\n\r\n\r\nThat’s because LUST and LIKING exist in different areas of her brain…\r\n\r\n\r\n“Liking” is generated in the rational, logical part of the brain…\r\n\r\n\r\nAnd lust is activated in the deeper, more primal, animal part of the brain…\r\n\r\n\r\nThe good news is…\r\n\r\n\r\nThat a woman’s primal, animal brain is much more powerful than her logical, reasonable one…\r\n\r\n\r\nAnd guys who know how to activate it…\r\n\r\n\r\nHave an insane amount of choice with women..\r\n\r\n\r\nHere’s how to activate the LUST part of her brain\r\n\r\n\r\nhttps://cb0b7yrgodl5gkf5flilycvjqe.hop.clickbank.net <== Watch now\r\n\r\n\r\n\r\n\r\nWhen you think about it, we men aren’t that different:\r\n\r\n\r\nI’m sure there’s been a girl you didn’t particularly “like” or connect with…\r\n\r\n\r\nBut you wouldn’t hesitate to slide into bed with her and tear her panties off.\r\n\r\n\r\nThe main difference between men’s and women’s brains…\r\n\r\n\r\nIs where a man’s primal lust is triggered by a woman’s physical appearance…\r\n\r\n\r\nA woman’s primal lust is triggered by the signals his body language gives off…\r\n\r\n\r\nThat’s why carrying yourself a certain way will make a woman squirm in her seat…\r\n\r\n\r\nIt’ll make her want to reach down and start touching herself…\r\n\r\n\r\nAnd she’ll be picturing your face as she crests over…\r\n\r\n\r\nLearn how it’s done in this short, instructional video: https://cb0b7yrgodl5gkf5flilycvjqe.hop.clickbank.net \r\n\r\n\r\nThank me later...\r\n\r\n\r\n-Jordan\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word unsubscribe in the subject line and include your domain name to media.acquisition1@gmail.com', '2024-03-02 15:58:59', '2024-03-02 15:58:59'),
(842, 'Sharyn Pearson', 'pearson.sharyn82@gmail.com', 'অভিযোগ বক্স', 'Does Your Septic Tank Smell? THIS Eliminates Smell In 3 Days', 'Hi\r\n\r\nIf your house has a septic tank system, this email will surely help you!\r\n\r\nA team of 14 scientists from a prestigious university in US have developed a tiny 55 grams tab that eliminates all smells from your septic tank in just 3 days.\r\n\r\nIt also breaks down and eliminates all organic sludge from your septic tank, including natural oils, grease and organic hydrocarbons and prevents back-ups, clogs, including corrosion.\r\n\r\nOver 21,374 septic tank owners have been using it already, and they are now worry free because their septic system runs smooth and they save close to $500 a year because they don\'t need to have their septic tank pumped anymore!\r\n\r\nSo, if you own or live in a house with a septic system, be sure to check out the page below, because your family\'s life will get much better!\r\n\r\nTiny Tab Fixes ALL Your Septic Tank Issues >> https://bit.ly/42TCidK\r\n\r\nEnjoy!', '2024-03-03 04:07:10', '2024-03-03 04:07:10'),
(843, 'Rick Wilson', 'rick@reachoutcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Hello,', 'Unlock working capital for your business without the need for collateral or excellent credit!\r\n\r\n\r\nGet approved for up to $250k in under 30 seconds based on your company\'s sales. \r\n\r\n\r\nJust visit www.reachoutcapital.com to check eligibility instantly – no credit impact!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-03-03 07:10:18', '2024-03-03 07:10:18'),
(844, 'Gerald Smith', 'googletraffichack@kagrowth.org', 'তথ্য অধিকার আইকন', 'Anyone Can Achieve Success – Yes, YOU!', 'Hi,\r\n\r\nStop what you are doing and read this\r\n\r\nThink making big money online is only for the pros?       Think again!      Today, we\'re proving that anyone can achieve success.\r\n\r\nThis launch is all about breaking barriers.       With no experience required, it\'s your time to shine.\r\n\r\nDon\'t sit this one out.       Get your link, step into the spotlight, and let\'s make history together.\r\n\r\nYour moment is now.       Buy today and watch success unfold before your eyes!\r\n\r\nClick Here: https://www.kagrowth.org/googletraffichack\r\n\r\nGood luck,\r\nGerald Smith\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe\r\nAddress: 462 Hewes Avenue\r\nBaltimore, MD 21201', '2024-03-03 07:16:32', '2024-03-03 07:16:32'),
(845, 'Nicki Amess', 'amess.nicki@hotmail.com', 'তথ্য অধিকার আইকন', 'These trading indicators could 10x your profits fast..', 'Hi,\r\n\r\nAre you ready to experience trading like never before? Introducing the latest breakthrough: Expert-Crafted Trading Indicators for All Markets! 🚀 \r\n\r\nWhy These Indicators Stand Out: \r\n\r\n- All-Inclusive: Tailored for Forex, stocks, commodities, and more – every market at your fingertips. \r\n- Expert Design: Developed by seasoned traders with 10+ years of market success. \r\n- Precision and Profitability: Aim for higher accuracy with comprehensive entry, stop loss, and take profit levels.\r\n- Start Transforming Your Trades Today: https://bit.ly/3UWgtbv\r\n\r\n Embrace the power of expertise and innovation. These Trading indicators are designed to guide you through every market condition, offering you the edge you\'ve been seeking. Ready to elevate your trading game? \r\n\r\nClick here https://bit.ly/3UWgtbv and join the elite traders now for just $9. \r\n\r\nBest regards, \r\n\r\nMarcus', '2024-03-03 08:40:39', '2024-03-03 08:40:39'),
(846, 'Domenic Dowdle', 'dowdle.domenic@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Stop Worrying For Slow Loading Speed & Low Website Security Today', 'Hey, \r\n\r\nEvery business owner needs ultra fast loading websites to convert random website visitors to lifetime happy customers.\r\n\r\nBut,\r\n\r\nFinding a suitable hosting technology that gives ultra fast performance without charging a fortune is a tough nut to crack.\r\n\r\nNow, \r\n\r\nIf you too faced this issue,\r\n\r\nIt’s time to take a breather as we present…\r\n\r\nNever Seen Before Technology That Hosts Unlimited WordPress Websites & Domains on Most Reliable, Blazing Fast Ultraport Servers for Life For A Low, One Time Price.\r\n\r\nCheck it now: https://bit.ly/3Tgh6M0\r\n\r\nUsing WP Host, \r\n\r\nAnyone Can Save Thousands Of Dollars That Expensive Third Party Hosting Platforms Charge.\r\n\r\nHere are some of its benefits:\r\n\r\n- Host & Market UNLIMITED WordPress Websites & Domains On The Most Reliable Ultraport Servers On The Planet\r\n- Get UNLIMITED Bandwidth To Get Blazing Fast Load Times & Manage High Traffic Volume At No Extra Or Monthly Cost \r\n- Get 100s Of Premium WP Themes & Plugins Without Paying A Cent Extra\r\n- Free End-To-End SSL Encryption To Ensure 100% Website & Data Safety\r\n- Get Free Website Migration To Migrate Any Existing Website To WP Host Without Any Downtime \r\n- One-Click WordPress Installer To Get New Sites Live In Minutes \r\n- Enhanced DDOS Protection To Disarm Potential Hackers & Threats\r\n- Enjoy 100% Uptime Guarantee, Minimal Latency And Lightning-Fast Speed At No Extra Cost\r\n- Stop Paying Through The Nose On Money Sucking Hosting Companies Forever\r\n- Detect And Remove Harmful Files Completely With A Malware Scanner\r\n- Included WordPress Installer With Sophisticated Control Panel\r\n- Find Out How Even Newbies Are Saving Anywhere Between $975 To $18945 Monthly From Expensive Hosting Platforms Using Our Technology: https://bit.ly/3Tgh6M0\r\n- Proprietary Tech Helps Join Thousands Of Marketers Who’re Using WordPress Hosting To Attract Hordes Of Customers & Make Billions Of Dollars \r\n\r\nJust imagine the kind of growth prospects in store without any huge investment, third party dependency or experience?\r\n\r\nIt’s all going to soon become your reality.\r\n\r\nGet WP Host At Low Earlybird Price Here: https://bit.ly/3Tgh6M0\r\n\r\nSo, I highly recommend you to get your hands on this like all serious & top marketers do.\r\n\r\nI can bet there’s nothing easier and smarter than this. \r\n\r\nBTW if you get something good, hit me up and I’ll be up to it right away?\r\n\r\nGet WP Host With Cool Bonuses: https://bit.ly/3Tgh6M0\r\n\r\nLet’s Succeed Together,\r\n\r\nJohn\r\n\r\nP.S- There’s nothing like this available at such a low price. So, grab it today before it goes away forever: https://bit.ly/3Tgh6M0', '2024-03-03 12:54:37', '2024-03-03 12:54:37'),
(847, 'Bruce Shari', 'brucedshari@gmail.com', 'Select Dropdown', 'Chic Web Design: Elevate Your Brand Instantly!', 'Hello,\r\n\r\nElevate your brand instantly with our chic Web Design. We create visually refined websites that embody sophistication and captivate your audience.\r\n\r\nTimeless Appeal: Designs that transcend trends for enduring elegance.\r\nMeticulous Craftsmanship: Every detail aligns with your brand\'s identity.\r\nVisual Harmony: Seamless blending for a refined online allure.\r\n\r\nReady for instant elevation? Reply to this message, and let\'s shape a sophisticated online presence for your brand.\r\n\r\nBest,\n\nBruce Shari', '2024-03-03 16:29:54', '2024-03-03 16:29:54'),
(848, 'uxIFGRhdPF', 'mitaxebandilis@gmail.com', '?????? ????', 'Не ищи проблем там где их нет', 'Не ищи проблем там где их нет Arailadwyn@gmail.com 000*** paramountinsurancebd.com', '2024-03-03 16:46:44', '2024-03-03 16:46:44'),
(849, 'Grady Balser', 'grady.balser37@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'Choosing Reusable Boxes saves big money compared to cardboard boxes. Reusable 100s of times, only pennies per use, ReusePac innovative boxes are made from corrugated plastic PP, foldable, lightweight, packing tape free, self-locking lid, heavy duty stackable, reducing carbon footprint by 85%, Eco friendly. For more information, please visit: www.reusepac.com\r\n\r\nBill Xia\r\nReusePac Inc.\r\nPhone: 954.445.6498\r\nwww.ReusePac.com', '2024-03-03 18:11:30', '2024-03-03 18:11:30'),
(850, 'Tommy', 'CQfFxL.qdcbmctq@borasca.xyz', 'Select Dropdown', 'Karla Bowen', 'Karla Bowen', '2024-03-04 18:08:11', '2024-03-04 18:08:11'),
(851, 'Christel Manessis', 'robot.savant@gmail.com', 'অভিযোগ বক্স', '🔥 Stop Burning Money with Every Missed Call! 🔥', 'Imagine each missed call as a $100 bill going up in flames. 🔥 \r\n\r\nFeels painful, right? That\'s because it is!\r\n\r\nWe turn those flames into fuel for your business, transforming lost calls into lucrative opportunities.\r\n\r\nWhy let another dollar burn when the solution is just a click away? Ignite your income now: https://the-missed-call.com/freedom\r\n\r\nBest regards,\r\nChristel\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out go here: https://awifiedleadpro.com/optout\r\nor reply UNSUBSCRIBE in the subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-03-04 23:40:59', '2024-03-04 23:40:59'),
(852, 'Alan Jones', 'alan@reachoutcapital.com', 'তথ্য অধিকার আইকন', 'Hello', 'Seeking additional working capital for your business with flexible rates and terms?\r\n\r\nGet approved for up to twice your gross sales in less than 30 seconds!\r\n\r\nNo documents needed, and rest assured, applying won\'t have any impact on your credit! \r\n\r\nJust viist www.reachoutcapital.com to instantly see how much you qualify for.\r\n\r\n\r\n \r\n\r\nWarm Regards,\r\n\r\n\r\nAlan Jones\r\nReachout Capital\r\nwww.reachoutcapital.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-03-05 04:00:28', '2024-03-05 04:00:28'),
(853, 'Marla Giroux', 'robot.savant@gmail.com', 'তথ্য অধিকার আইকন', '🚨 Each Missed Call = $$$ Lost 🚨', 'Missed calls = Lost revenue. 💸 With Missed Call Text-Back, we make every ring count.\r\n\r\nStop the loss.\r\n\r\nStart earning more now: https://the-missed-call.com/freedom\r\n\r\nBest regards,\r\nMarla\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n116 Agnes Rd, Ste 200\r\nKnoxville, TN 37919\r\n\r\nTo Opt Out go here: https://awifiedleadpro.com/optout\r\nor reply UNSUBSCRIBE in the subject line\r\n\r\n\r\nparamountinsurancebd.com', '2024-03-05 11:35:57', '2024-03-05 11:35:57'),
(854, 'William   Taylor', 'rapidleads360@gmail.com', 'অভিযোগ বক্স', 'Hello   Is this how things stand?', 'Hello There,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttp://ugyl.ink/sales-funnel-success\r\n\r\n Robert  Smith \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to stop receiving from our communications from us, simply click the link at http://ugyl.ink/optoutone', '2024-03-05 15:49:01', '2024-03-05 15:49:01'),
(855, 'Rigoberto Baehr', 'rigoberto.baehr98@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Earn up to $60,000 USD as a 4U2 Inc. Independent Contractor Agent! We\'re seeking individuals worldwide with computer access, fluent English communication skills, and a desire to save time and money for suppliers, buyers, and salespersons in our E-Commerce Marketplace. Join our mission to \"Save Suppliers, Buyers, and Salespersons Time, Money, and make Money!\" Contact us at 4u2inc123@gmail.com for more info..', '2024-03-05 18:48:56', '2024-03-05 18:48:56'),
(856, 'Adolph Doss', 'adolph.doss@gmail.com', 'তথ্য অধিকার আইকন', 'Worried About Your Septic Tank? THIS Helps', 'Hi\r\n\r\nI don\'t know about you, but I live in a house south of Boston that is surrounded by trees.\r\n\r\nEverything is great except the fact that the area has no sewages, so my house has a septic tank system. \r\n\r\nI used to hate the fact that I had to have my tank pumped every year!\r\n\r\nNot only because my yard used to smell like shit for a whole day, but also because the pumpers used to charge me $500 each time they came. \r\n\r\nOn top of that, when my sister\'s septic tank overflowed and the repair cost her over three grand, I started to worry... \r\n\r\nBut last year I found out about a tiny tab that I just flush down my toilet every month, and it breaks down and eliminates all organic sludge from my septic tank and eliminates all associated smells. \r\n\r\nAnd ever since I started using these tiny tabs, my septic is running smooth and I don\'t have to call the expensive pumpers anymore. \r\n\r\nSo, if you own or live in a house with a septic system, I recommend to check out these tiny tabs on the page below because they can help you save thousands!\r\n\r\nTiny Tab Fixes ALL Your Septic Tank Issues and Saves You Thousands >> https://bit.ly/48H0r8T\r\n\r\nEnjoy!', '2024-03-05 19:59:50', '2024-03-05 19:59:50'),
(857, 'Steve Vaughan', 'cheri.vaughan@gmail.com', 'অভিযোগ বক্স', 'Struggling to Launch Your Online E-commerce Store?', 'Struggling to Launch Your Online E-commerce Store?\r\nMissing out on potential sales and customers? Building a successful eCommerce site can be complex and time-consuming.\r\nTransform Your Business with Expert eCommerce Development at affordable prices!\r\n\r\n🔥 Benefits:\r\n✅ Customized Online Stores\r\n✅ Seamless User Experience\r\n✅ Boosted Sales and Conversions\r\n\r\n🌐 Ready to create an E-Commerce store? Start Today!\r\n👉 https://outsource-bpo.com/website/?src=m14paramountinsurancebd.com\r\n\r\nDon\'t let eCommerce challenges hold you back. Launch a powerful online store with our expert eCommerce development services!', '2024-03-06 06:11:39', '2024-03-06 06:11:39'),
(858, 'al0zav', 'sugarwork78@gmail.com', '?????? ????', 'Big news!', 'Eager to boost your online security effortlessly? Our freelance services have got you protected! From fortifying your website against unwanted visitors to simplifying file sharing, we\'ve got easy solutions for everyone.  https://listings.surge.sh', '2024-03-06 17:47:03', '2024-03-06 17:47:03'),
(859, 'Armand Atwell', 'atwell.armand@gmail.com', 'তথ্য অধিকার আইকন', 'Never cut out alcohol (if trying to lose weight)', 'We all know we shouldn&#39;t drink too much...\r\n\r\nEspecially when trying to lose weight.\r\n\r\nYet, the real reason is NOT because of the calories...\r\n\r\nIt\'ss because the entire fat-burning process depends on a healthy liver.\r\n\r\nFact is, too much alcohol can damage your liver and your metabolism.\r\n\r\nHowever, the remarkably powerful Mediterranean ritual below naturally protects and\r\nrapidly purifies your liver of EVERY alcohol...\r\n\r\nAllowing you to enjoy an extra drink or two while promoting fat loss at the same time.\r\n\r\nThat\'s why, if you\'re gonna drink, do this simple Mediterranean Ritual before hand\r\n(takes 30 seconds): https://bit.ly/3T21w5k', '2024-03-06 21:56:05', '2024-03-06 21:56:05'),
(860, 'Greg', 'cgfsllc2@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Need some extra funds for your business?', 'Gregory Stewart from Wyoming here again.  We\'d like to offer your business a loan to kick off the new year, to use for whatever you need.  We\'re reaching out to a few local companies and I just wanted to see if we can help at all.  Please take a look the details I put on our page here - https://cutt.ly/lwHyBuO7\r\n\r\n\r\nAll the best,\r\n\r\nGregory Stewart - Owner\r\nFast Money Locator, LLC', '2024-03-07 03:55:12', '2024-03-07 03:55:12'),
(861, 'Robert   Wilson', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Good Day  Can this be verified?', 'Hi,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttp://ugyl.ink/sales-funnel-success\r\n\r\n David   Brown \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nTo unsubscribe from our communications from us, please opt out at http://ugyl.ink/optoutone', '2024-03-07 10:32:54', '2024-03-07 10:32:54'),
(862, 'Shauna Carmody', 'shauna.carmody@msn.com', 'অভিযোগ বক্স', 'Is AI Actually Doing The Work Of Satan?', 'If you look closely in the Bible, there are very specific warnings of the rise of AI\r\n\r\nRevelation 13 talks of the emergence of the Anti-Christ, a great deceiver that will rise in times of great chaos and confusion\r\n\r\nAnd, right now, AI’s influence is rapidly spreading around the world in disguise.\r\n\r\nSadly, most people are blissfully unaware.\r\n\r\nOr perhaps already corrupted by its “touch.”\r\n\r\nEven more alarmingly, AI is getting more and more powerful\r\n\r\nChat GPT 4, a version of Microsoft’s AI, was opened to the public in March 2023\r\n\r\nIt is reported to contain 10 times the knowledge base of Chat GPT 3…\r\n\r\nAnd have 100 Billion times more processing power.\r\n\r\nWhat comes next?\r\n\r\nSee here: https://bit.ly/3wMOBfV\r\n\r\nAmerican Christians have made a short documentary to help you understand and prepare for the dangers of AI.\r\n\r\nIf you truly believe in God, and his biblical prophecies, I urge you to watch the video now.\r\n\r\nBecause Big Tech could take it down at any moment.\r\n\r\nClick here to watch it right now! \r\n\r\nhttps://bit.ly/3wMOBfV', '2024-03-07 11:50:36', '2024-03-07 11:50:36'),
(863, 'Charles Wilson', 'charleswilson2326@gmail.com', 'Select Dropdown', 'Web Design Wizardry: Transform Your Digital Landscape!', 'Hello,\r\n\r\nExperience the magic of our Web Design wizardry. We weave enchanting designs to transform your digital landscape into a captivating visual journey.\r\n\r\nEnchanting Designs: Immerse your audience in visually stunning designs that captivate and engage.\r\nDigital Alchemy: Witness the alchemy of transforming ordinary web elements into extraordinary digital experiences.\r\n\r\nSpellbinding Impact: Create a spellbinding impact with a website that leaves a lasting impression.\r\n\r\nReady for wizardry? Reply to this message, and let\'s enchant your digital space.\r\n\r\nBest,\n\nCharles Wilson', '2024-03-07 12:56:40', '2024-03-07 12:56:40');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(864, 'Anne Maurer', 'quicksidehustle@vaulemedia.com', 'অভিযোগ বক্স', '1-Click to Financial Freedom: Quick Side Hustle Awaits!', 'Hey paramountinsurancebd.com,\r\n\r\nLooking to boost your income without the hassle of selling? Quick Side Hustle has the solution you\'ve been waiting for! Our 1-Click \"No-Selling System\" allows you to earn $208+ per day consistently, exploiting 57+ platforms with a combined value of $142.08 billion dollars.\r\n\r\nAct now to grab your copy of Quick Side Hustle before the price goes up: https://www.vaulemedia.com/quicksidehustle . Plus, the first 99 action takers receive instant access to the exclusive \"Copy, Paste, And Profit\" upgrade. Users are raving about the $99/hour earnings – and you could be one of them!\r\n\r\nThere are only 8 spots left out of 99, so don\'t hesitate. Take action now and secure your financial future!\r\n\r\nCheers,\r\nAnne Maurer\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe \r\n591 Adamsville Road\r\nLaredo, TX 78040', '2024-03-08 00:28:51', '2024-03-08 00:28:51'),
(865, 'Mike Phillips', 'mikeNeehymnsype@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Phillips\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-03-08 05:16:42', '2024-03-08 05:16:42'),
(866, 'Bobbie Descoteaux', 'bobbie.descoteaux@gmail.com', 'অভিযোগ বক্স', 'Save Website from Malware attacks!', 'WordPress Security Plugin with Lifetime License (One time pay and lifetime use)\r\n\r\nSecure Your Website now - https://dobadu.com/product/wordpress-plugin-for-deceptive-site-social-engineering/\r\n\r\nSaves from Deceptive & Social Engineering Attacks and keeps your reputation good in Google\'s eyes.', '2024-03-08 07:48:30', '2024-03-08 07:48:30'),
(867, 'Emma Giffen', 'emma.giffen@gmail.com', 'তথ্য অধিকার আইকন', 'This Body Organ Melts 35Ibs In 12 Weeks If…', 'Hi 😊\r\n\r\nAfter 12 years of intense research on over 24,000 patients in his weight loss clinic from Burke, VA…\r\n\r\nA brilliant board-certified doctor has revealed how regenerating one of your body’s organs can lead to a huge 35Ibs weight loss in just 12 weeks.\r\n\r\nAnd the reason why I am sharing this with you…\r\n\r\nIs because it takes only 2 minutes to regenerate this organ and you’ll turn your body into a fat-melting furnace.\r\n\r\nCan you guess which organ you must regenerate in order to reach your ideal weight in record time?\r\n\r\nIs it your...\r\na) Liver\r\nb) Brain\r\nc) Stomach\r\nd) Thyroid or\r\ne) Your Kidneys?\r\n\r\nTap on your answer above or go to this page to see why it can actually melt 35Ibs in just 12 weeks!\r\n\r\nhttps://bit.ly/4ajQfED\r\n\r\nEnjoy 🙂', '2024-03-08 11:12:32', '2024-03-08 11:12:32'),
(868, 'Bryce McKibben', 'mckibben.bryce61@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Try 30 Software for just 4.99.', 'https://baccaratpredictionsoftware.com', '2024-03-08 11:55:31', '2024-03-08 11:55:31'),
(869, 'Joshua Whitta', 'whitta.joshua@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Evergreen “money printing” business', 'Hey,\r\n\r\nI have some exciting news to share with you today!\r\n\r\nThis week, a “21 Million Man” is hosting a closed-door, invite-only LIVE training… Where he’ll be sharing his obscure “money printing” business.\r\n\r\nWhat’s so unique about it is that you can start in just 48 hours & with $0 upfront investment.\r\n\r\nThat\'s right - You don’t even need a website.\r\n\r\nAnd if you are wondering if it actually works…\r\n\r\nThe last time he hosted this training, THOUSANDS of people ended up making their first paychecks online…\r\n\r\nIncluding Frank, Anna, David, Keenan, Seth & Hernan who ALL earned over $918.89 within 48 hours of attending.\r\n\r\nBecause of these insane results, he’s very selective about who he lets in…\r\n\r\nBut I was able to secure a special pass for you, for FREE.  👍\r\n\r\nSo if you are looking to build another stream of income FAST, click below to claim your pass now:\r\n\r\n\r\n>>> Click here to claim your FREE spot: https://bit.ly/3wBZqS0\r\n\r\n\r\nThis brand-new training is taking place once... this March 7th.\r\n\r\nI’ll see you there!\r\n\r\nP.S. The training is taking place ONE TIME ONLY, this March 7th.\r\n\r\nIt’s also a “closed-door” type of event, so I doubt that there will be any recordings and replays.\r\n\r\nSo, if you want to discover the most successful online business that nobody talks about, I suggest you register now for free & attend LIVE..\r\n\r\nRegister here for free: https://bit.ly/3wBZqS0', '2024-03-08 14:15:41', '2024-03-08 14:15:41'),
(870, 'Ravi Chanter', 'latesha.chanter@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-03-09 01:35:26', '2024-03-09 01:35:26'),
(871, 'AkriEQSpml', 'creedrez.pugaChev93@list.ru', '?????? ????', 'kZFgRLQxcs', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#ThcjiJKeXkK&utm_medium=5XVBHPtruOd 000*** paramountinsurancebd.com', '2024-03-09 03:01:44', '2024-03-09 03:01:44'),
(872, 'Aidan Stones', 'stones.aidan@gmail.com', 'অভিযোগ বক্স', 'No More Ads: Reveal Free Google Traffic Hacks!', 'Discover how to tap into endless Google traffic in just 5 minutes! Absolutely free, no hassle.\r\n\r\nDon\'t wait - click here https://bit.ly/Traffic-Hack-Google-2024', '2024-03-09 04:24:43', '2024-03-09 04:24:43'),
(873, 'Brian And Dee Ried', 'harvey.ried99@outlook.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-03-09 07:31:34', '2024-03-09 07:31:34'),
(874, 'Vickey Frost', 'frost.vickey@gmail.com', 'তথ্য অধিকার আইকন', 'NEW: Remove all toxic backlinks that point to paramountinsurancebd.com', 'Hi there\r\n\r\nJust checked your paramountinsurancebd.com\'s baclink profile, I noticed a moderate percentage of toxic links pointing to your website\r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge.\r\n\r\nStart recovering your ranks today:\r\nhttps://www.hilkom-digital.com/free-backlinks-clean-up/\r\n\r\nThanks and regards\r\nMike', '2024-03-09 15:29:20', '2024-03-09 15:29:20'),
(875, 'QtNAiVmkyzJSOM', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'DcgMkAFXqJ', 'nUsmigZodTQy', '2024-03-09 19:06:49', '2024-03-09 19:06:49'),
(876, 'QtNAiVmkyzJSOM', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'DcgMkAFXqJ', 'nUsmigZodTQy', '2024-03-09 19:06:53', '2024-03-09 19:06:53'),
(877, 'QtNAiVmkyzJSOM', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'DcgMkAFXqJ', 'nUsmigZodTQy', '2024-03-09 19:06:57', '2024-03-09 19:06:57'),
(878, 'RsByFVoeX', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'bflGzrSToMKh', 'yYfwHGJb', '2024-03-09 19:07:04', '2024-03-09 19:07:04'),
(879, 'RsByFVoeX', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'bflGzrSToMKh', 'yYfwHGJb', '2024-03-09 19:07:11', '2024-03-09 19:07:11'),
(880, 'RsByFVoeX', 'martha60fosterqim@outlook.com', 'তথ্য অধিকার আইকন', 'bflGzrSToMKh', 'yYfwHGJb', '2024-03-09 19:07:16', '2024-03-09 19:07:16'),
(881, 'Dan Fennescey', 'info@aileadstars.com', 'তথ্য অধিকার আইকন', 'Skip the Bank! Fintech Streamlines Funding for Your Business (48 Hours)', 'Hi,\r\n\r\nIf you need business financing fast, our fintech solution (2,000 Trust Pilot 5-Star reviews), analyzes the top 75+ lenders to find the perfect loan for YOUR business. Your personal concierge will generate three offers based on your needs with fast approvals & funding in 48 hours (no hard credit pull!). \r\nClick here to learn how easy it is: https://cli.re/145Qx4\r\n\r\nThanks!\r\nSteve', '2024-03-09 20:54:07', '2024-03-09 20:54:07'),
(882, 'William Galindo', 'wphost@moregold.xyz', 'অভিযোগ বক্স', 'The Grand Daddy Of All Website Hosting Solutions Is Here', 'Hey,\r\n\r\nHow much would you pay for getting ultra fast website hosting services for your business?\r\n\r\nWait, did you just say $175, or $280, $395 or even $480…\r\n\r\nI’m not surprised either; coz it’s a bare minimum that most marketers pay.\r\n\r\nLucky for you, I’m giving you a no-brainer solution.\r\n\r\nHow about getting a never seen before WordPress website hosting technology that’s well-crafted for every business owner’s needs for a low one time price during the launch deal? Sounds interesting?\r\n\r\nClick Here To WP Host Action Here: https://www.moregold.xyz/wphost . (Free Website Migration) \r\n\r\nWith This Awesome Hosting Technology, Anyone Can Stop Paying Thousands Of Dollars On Those Money Sucking Hosting Companies That Charge Monthly In 3 EASY Steps-\r\nStep #1- Add Domain Name\r\n\r\nStep #2- Integrate\r\nStep #3- Access\r\n\r\nHere’s why you can’t miss it-\r\nHost & Market UNLIMITED WordPress Websites & Domains On The Most Reliable Ultraport Servers On The Planet\r\nGet UNLIMITED Bandwidth To Get Blazing Fast Load Times & Manage High Traffic Volume At No Extra Or Monthly Cost \r\nGet 100s Of Premium WP Themes & Plugins Without Paying A Cent Extra\r\nFree End-To-End SSL Encryption To Ensure 100% Website & Data Safety\r\nOne-Click WordPress Installer To Get New Sites Live In Minutes \r\nEnhanced DDOS Protection To Disarm Potential Hackers & Threats\r\nEnjoy 100% Uptime Guarantee, Minimal Latency And Lightning-Fast Speed At No Extra Cost\r\nStop Paying Through The Nose On Money Sucking Hosting Companies Forever\r\nDetect And Remove Harmful Files Completely With A Malware Scanner\r\nIncluded WordPress Installer With Sophisticated Control Panel\r\nProprietary Tech Helps Join Thousands Of Marketers Who’re Making Billions Of Dollars Using This Premium Hosting Technology\r\n100% Easy To Use, Newbie Friendly Technology That’s Never Seen Before\r\n\r\nThere’s only one thing you need to make a note of…\r\nThis deal is time sensitive & so, it ends VERY SOON, and you’re also getting premium bonuses only if you act today.\r\n\r\nSo, you better act fast.\r\n\r\nPersonally, I think you’d be FOOLISH if you think of missing this out.\r\n\r\nGet WP Host At Low One Time Price Today: https://www.moregold.xyz/wphost \r\n\r\nBest,\r\nWilliam Galindo\r\n\r\nP.S- Look inside & take action only if you want to give a dream life to your family & give them all the comforts they deserve.\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\n2917 Wilmar Farm Road\r\nHerndon, MD 22070', '2024-03-10 01:53:18', '2024-03-10 01:53:18'),
(883, 'Katie Outtrim', 'katie.outtrim@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock the Secrets to Abundance and Prosperity - Get Your Copy Today!', 'Dear Seeker of Abundance,\r\n\r\nAre you ready to unlock the secrets to abundance and prosperity and create a life filled with wealth, fulfillment, and joy? Our comprehensive eBook is here to guide you on your journey towards financial freedom and abundance.\r\n\r\nInside our eBook, you\'ll discover practical strategies, mindfulness techniques, and wealth-building principles that will empower you to manifest your dreams and achieve your financial goals. Whether you\'re looking to enhance your financial well-being, cultivate a mindset of gratitude, or navigate through financial challenges with resilience, our eBook has you covered.\r\n\r\nHere\'s what you can expect from our eBook:\r\n\r\n- Practical tips and actionable advice on budgeting, saving, and investing\r\n- Insights into the transformative power of generosity and mindfulness\r\n- Strategies for overcoming financial challenges and building resilience\r\n- Guidance on creating a personalized wealth blueprint for success\r\n- Tools for cultivating gratitude and embracing abundance in every aspect of your life\r\n- Don\'t miss out on this opportunity to transform your financial future and create a life of abundance and prosperity. Get your copy of our eBook today and embark on a journey towards financial freedom, joy, and fulfillment.\r\n\r\nClick https://dobadu.com/product/attracting-money-using-sacred-mantra-meditation-life-changing-e-book/ to purchase your copy now.\r\n\r\nThank you for investing in yourself and your future.\r\n\r\nRegards,\r\nSaintsYoga', '2024-03-10 18:39:32', '2024-03-10 18:39:32'),
(884, 'Ross Dasilva', 'dasilva.ross@outlook.com', 'তথ্য অধিকার আইকন', 'Don\'t eat this death vegetable', 'Does your salad contain this vegetable?\r\n\r\nNew research out of the University of Verona, Italy found an ingredient called lectin found inside this so-called \"healthy\" vegetable will poke holes in your gut, the lining of your intestine...\r\n\r\nmeaning it cannot absorb nutrients, increasing inflammation and slowing your metabolism, making you fatter and sicker.\r\n\r\nResearchers found lectin is so dangerous its now referred to as a \"anti-nutrient\"...\r\n\r\nAnd it\'s found in this everyday vegetable.\r\n\r\nYes it sounds crazy.\r\n\r\nI thought that too, but then I saw this alarming video.\r\n\r\nSo what is this evil vegetable?\r\n\r\n>>> Click Here To Discover The One Vegetable You Should NEVER Eat (Makes You Fat And Sick)\r\n\r\nhttps://bit.ly/3Txje2c\r\n\r\nTo your health!\r\n\r\n\r\nPS. Don\'t eat another salad until you watch the video. It\'s scary, because millions of us are eating this dangerous vegetable every day. Studies show this could explain today\'s obesity epidemic. It\'s not because your not dieting enough, it\'s because you\'re eating this evil vegetable.', '2024-03-11 04:01:59', '2024-03-11 04:01:59'),
(885, 'fmvDCglxum', 'creedrez.pugaChev93@list.ru', '?????? ????', 'rIrRyXFPkL', 'Лучше несколько раз повторить, чем не делать совсем http://cy41275.tw1.ru/#tDwsaVVAvrM&utm_medium=7Xdc0nq2tba 000*** paramountinsurancebd.com', '2024-03-11 08:28:31', '2024-03-11 08:28:31'),
(886, 'ijcETtxgXs', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'Заполучи желаемое прилагая минимум усилий', 'Заполучи желаемое прилагая минимум усилий Aratdwyn@gmail.com 000*** paramountinsurancebd.com', '2024-03-11 14:58:23', '2024-03-11 14:58:23'),
(887, 'Jenna Hargraves', 'jenna.hargraves@msn.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster!', 'Brand new tech is changing the way companies market.  It turns Youtube videos into interactive games keeping the viewers attention.  Companies reward people for watching the whole video and create a marketing frenzy like Black Friday.  \r\nAs seen on CBS, NBC, FOX, and ABC. \r\n\r\nDrop me a line via email/skype below to see if you qualify for a free GAMIFICATION of your video.\r\n\r\nJulien\r\nemail: gamifyvideo@gmail.com\r\nskype: live:.cid.d347be37995c0a8d', '2024-03-12 15:59:27', '2024-03-12 15:59:27'),
(888, 'AlanBZ', 'semen26041975@hotmail.com', '?????? ????', 'Only the most obscene multi-niche adult', 'Crave multi-disciplinary obscene <a href=http://hotelnorthbeach.com/__media__/js/netsoltrademark.php?d=https://3megaxxx.com>videos</a> that AREN\'t terrible? \r\nThen you\'ve come to the absolutely right place! \r\nWe give you unlimited access to all premium dirty <a href=http://culturalvaluescentre.com/__media__/js/netsoltrademark.php?d=https://3megaxxx.com>videos</a> in high resolution. \r\nAnal, youth, hardcore... we have it all! \r\nWatch the <a href=http://savannahburrows11.com/__media__/js/netsoltrademark.php?d=https://3megaxxx.com>videos</a> available for each device of your choice, whether it\'s a mobile phone, desktop computer or tablet computer. \r\nDon\'t forget to check out the other erotic niches featured on this site — you\'ll love this experience! \r\nhttp://calhospital.pro/__media__/js/netsoltrademark.php?d=https://3megaxxx.com\r\nhttp://youblog.cc/__media__/js/netsoltrademark.php?d=https://3megaxxx.com\r\nhttp://coolbuddy.com/newlinks/header.asp?add=https://3megaxxx.com\r\nhttp://www.babybeatles.com/__media__/js/netsoltrademark.php?d=https://3megaxxx.com\r\nhttp://interbridgegroup.com/__media__/js/netsoltrademark.php?d=https://3megaxxx.com', '2024-03-12 18:27:33', '2024-03-12 18:27:33'),
(889, 'Bryan Tobin', 'bryan.tobin@gmail.com', 'তথ্য অধিকার আইকন', 'Scam! Warning! 4 things that are scams!', '4 things that are scams!\r\n\r\nThere are many scams around Bitcoin and cryptocurrencies!\r\n\r\nThis is not the fault of cryptocurrencies, rather that people still have very minimal information about these things, and many take advantage of that.\r\n\r\n\r\nBE CAREFUL if You encounter these things:\r\n1,\r\nNever share Your private key with anyone! The Bitcoin wallet ID is NOT identical to the Private Key! NEVER share Your private key with anyone who tells You that it is required to send money! IT IS NOT! If You provide Your private key to someone, then they will take Your crypto-wallet.\r\n\r\n\r\n2,\r\nNever believe anyone that tells You that You can 30x Your money with crypto-mining within, let’s say, 7 days. I am not going to go into details, but this is simply impossible. Then they ask You to transfer Your personal money to their Bitcoin account, and that they will pay You the profit after 7 days.\r\n\r\nDo NOT believe such things!\r\n\r\nBitcoin mining is a very good and high-yielding opportunity, but You can NOT 30x Your money within 7 days, and money should be never transferred to a private person.\r\n\r\n\r\n3,\r\nBe careful if You are asked for anything via email that they can gain access to Your crypto-money with. For instance, if they ask You to provide Your private key, or Your password used on the crypto stock exchange for confirmation purposes, etc.\r\n\r\nService providers NEVER ask for such things, so never send that data to anyone via email!\r\n\r\n\r\n4,\r\nNote what website You use. Scammers often register a domain with one character mixed up, which looks exactly the same as a well-known crypto stock exchange, and they ask You to log in to that site. So, always check the domain name and that You are logging in to the right website.\r\n\r\nAlways install antivirus software on Your computer to secure Your data. I use the ESET Smart Security Premium, which has a 30-day trial too.\r\n\r\n\r\nDo not let Yourself be scammed!\r\n\r\nLearn everything about cryptocurrencies!\r\n\r\n\r\nClick here and view all details about the \"CRYPTO ULTIMATUM\" training system\r\n\r\nhttps://tinyurl.com/2rnc2a9j', '2024-03-12 23:35:37', '2024-03-12 23:35:37'),
(890, 'Grant Lira', 'growthpartners13@gmail.com', 'অভিযোগ বক্স', 'Podcast (March 31)', 'Hey,\r\n\r\nThis March I’ll place you on 3 podcasts/mo + 15 professionally edited short-form videos for social media (from the podcasts) + 3 features in online publications/mo - DFY. \r\n\r\nWe’ve helped 41 clients do just that to build their thought leadership in their specific industry which has helped them:\r\n\r\n- Generate more appointments\r\n- Close at a higher % (Because they built authority before the meeting even started)\r\n- Charge higher amounts because people view their company as a premium option \r\n\r\nInterested? We are raising our service by 22 % on March 31st, but if we chat before then, you’ll be locked in at the current amount. We can chat here:\r\n\r\nhttps://bit.ly/empathyfirm-30-minute-meeting\r\n\r\nBest,\r\nGrant\r\n\r\nPS - I will not see your response so if you have a question, book a time to chat (:\r\n\r\n\r\n\r\nN6565 Shorewood Hills Rd. Lake Mills WI, 53551\r\nEmail unsubnow1@gmail.com with your website to “unsub” meaning you will not hear from me again.', '2024-03-13 01:23:09', '2024-03-13 01:23:09'),
(891, 'Issac Stanley', 'issac.stanley@outlook.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator!', 'Did you hear about the SETC (sick leave and family leave tax credit) program that the IRS is closing after April 15th, 2024? \r\nThis is the same CARE program as the stimulus check that was mailed to your house during COVID. \r\nYou can receive up to $511 per person per day (up to $32,220) that you couldn’t work during the pandemic. \r\n\r\nDon’t miss your COVID tax credit: \r\nCall Kerry at 480-790-9186\r\nEmail Kerry at duc@directfunder.com\r\nOr watch the explanation here: https://taxcreditfunder.com/en/', '2024-03-13 13:41:16', '2024-03-13 13:41:16'),
(892, 'Benjamin Hartwick', 'hartwick.benjamin92@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner!', 'We transform your 5 Star Reviews into SEO videos that rank high on Google when people search for your Online Reputation. The best part? It\'s free! Get your NO COST video here: http://freerepvids-learnmore.info', '2024-03-13 16:56:50', '2024-03-13 16:56:50'),
(893, 'Robby Boan', 'bernadette.boan@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner!', 'Is Your Website Not Ranking In Google?\r\nLosing potential customers to competitors? Your website\'s low rankings are costing you valuable leads and revenue.\r\nBoost Your Rankings with Monthly SEO Services!\r\n\r\n>> Benefits:\r\n> Increase Search Engine Rankings\r\n> Drive Targeted Traffic\r\n> Boost Conversions\r\n> 4x Profits\r\n\r\n>> Transform Your Business Today!\r\n>> Click here to know more: https://alwaysdigital.co/?src=m14paramountinsurancebd.com', '2024-03-14 07:09:00', '2024-03-14 07:09:00'),
(894, 'Walker Gardiner', 'walker.gardiner48@gmail.com', 'তথ্য অধিকার আইকন', 'Cavemen had normal blood pressure (eat THIS)', 'Did you know our ancestors enjoyed normal pressure?\r\n\r\nThat’s right. \r\n\r\nThey chased wild mammoths and lived in caves. But they had healthy hearts and had no strokes.\r\n\r\nAnd modern scientists from the University of Virginia just discovered why.\r\n\r\nIt’s all because they had a “signaling molecule”  in their tiny kidney cells that we don’t have.\r\n\r\nBut the good news is — there’s an easy way to restore your kidneys’ “signaling molecule” by using something called ‘Nectar of Gods’.\r\n\r\nThat’s because the ‘nectar of gods’ is proven by modern science to help get your blood pressure normal again.\r\n\r\n⇒ Nectar of Gods restores normal blood pressure\r\n\r\nhttps://tinyurl.com/bdh92xdb', '2024-03-14 08:09:12', '2024-03-14 08:09:12'),
(895, 'Thaddeus Fenstermacher', 'thaddeus.fenstermacher@gmail.com', 'তথ্য অধিকার আইকন', 'Want To Clear Fungus 3X Faster!? Try THIS Odd Technique', 'This new antifungal ritual is absolutely insane:\r\n\r\n1. Gently wash your feet with warm water…\r\n\r\n2. Then SLOWLY DRIP THESE 2 COMMON SPICES ON YOUR NAILS.\r\n\r\nhttps://tinyurl.com/mw7d22k4\r\n\r\nWith this one odd trick, which involves no smelly apple cider vinegar or useless tea tree oil…\r\n\r\nYou’ll be able to quickly clear more than 70% of the fungus infection in a matter of days…\r\n\r\nAnd finally make your nails strong and your feet healthy for years to come.\r\n\r\nIt sounds weird, but thousands of men and women with severe fungus infections “IT WORKS WONDERS!”\r\n\r\nIt has an astonishing 98% success rate…\r\n\r\nIt’s 6X more powerful than any laser surgery…\r\n\r\nAnd 7X more effective than any anti-fungal gel, supplement or pill currently on the market!\r\n\r\nIf you really want to get back your healthy nails starting today, you MUST see this now:\r\n\r\n==> Simple “NAIL SPICE” Ritual Clears Fungus 3X Faster: https://tinyurl.com/mw7d22k4', '2024-03-14 08:39:27', '2024-03-14 08:39:27'),
(896, 'Orlando Higgin', 'orlando.higgin@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Metabolic water burns up to 59lbs of fat', 'I recently stumbled on a powerful fat-burning metabolic water recipe that I simply have to share with you.\r\n\r\n>> THIS Metabolic water burns up to 59lbs of fat\r\n\r\nhttps://tinyurl.com/3bh23ech\r\n\r\nWhen you drink this metabolic water once per day…\r\n\r\nYou’ll burn more belly blubber in a week than you would in a month!\r\n\r\nPlus, this potent metabolic water also lowers cholesterol, boosts energy and reawakens your sex drive…\r\n\r\nClick the link below to check it out:\r\n\r\n>> THIS Metabolic water burns up to 59lbs of fat\r\n\r\nhttps://tinyurl.com/3bh23ech', '2024-03-14 13:19:10', '2024-03-14 13:19:10'),
(897, 'Lydia Furr', 'lydia.furr@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Find the best leads for paramountinsurancebd.com', 'Hi!\r\n\r\nIt is with sad regret to inform you that LeadsFly is shutting down!\r\n\r\nWe have made available all our consumer and business leads for the entire world on our way out.\r\n\r\nWe have the following available worldwide:\r\n\r\nConsumer Records: 294,582,351\r\nBusiness Records: 25,215,278\r\n\r\nVisit us here: https://leadsfly.biz/paramountinsurancebd.com/\r\n\r\nBest regards,\r\nLydia', '2024-03-14 13:19:51', '2024-03-14 13:19:51'),
(898, 'Michael   Brown', 'rapidleads360@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello   Can this be corroborated?', 'Hello,\r\n\r\nGet your free Sales Funnel Guide for Success now!\r\n\r\nhttp://ugyl.ink/sales-funnel-success\r\n\r\n James   Taylor \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n//Optout//\r\n\r\nIf you wish to stop receiving from our communications in the future, please opt out at http://ugyl.ink/optoutone', '2024-03-14 14:29:38', '2024-03-14 14:29:38'),
(899, 'JuZezwABxHUqjkM', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'xWqCYEXPfiLceUnV', 'EmOjhvxnK', '2024-03-14 17:14:22', '2024-03-14 17:14:22'),
(900, 'JuZezwABxHUqjkM', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'xWqCYEXPfiLceUnV', 'EmOjhvxnK', '2024-03-14 17:14:27', '2024-03-14 17:14:27'),
(901, 'JuZezwABxHUqjkM', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'xWqCYEXPfiLceUnV', 'EmOjhvxnK', '2024-03-14 17:14:33', '2024-03-14 17:14:33'),
(902, 'tyLQFoNJTKgjSk', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'wdglvVOWJQuSC', 'yzYpxdwg', '2024-03-14 17:14:59', '2024-03-14 17:14:59'),
(903, 'tyLQFoNJTKgjSk', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'wdglvVOWJQuSC', 'yzYpxdwg', '2024-03-14 17:15:05', '2024-03-14 17:15:05'),
(904, 'tyLQFoNJTKgjSk', 'susan15martinezchk@outlook.com', 'তথ্য অধিকার আইকন', 'wdglvVOWJQuSC', 'yzYpxdwg', '2024-03-14 17:15:10', '2024-03-14 17:15:10'),
(905, 'Smith Dawnson', 'smith.dawson@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your eerie Moon forecast for today', 'I\'ve got something special for you today. It’s more influential than your star sign and contains the most precise and accurate guidance system you’ll ever get.\r\n\r\nI\'m talking about your Moon Sign and Moon Phase!\r\n\r\nYes -- the sign and phase of the moon at the exact moment of your birth reveals more about you than you could possibly imagine.\r\n\r\nTogether they influence your strengths and passions...and reveal your potential for abundance, love and prosperity.\r\n\r\nSo ...\r\n\r\nWere you born on an Aries Full Moon? Or was it a Libra Waning Gibbous? And what does it all mean?\r\n\r\n>> Get your free personalized video Moon Reading here: https://e4cd1vv3n7h4amblid86jg-jbk.hop.clickbank.net \r\n\r\n\r\n\r\nI was born under a Pisces Full Moon, and it was eye opening to discover how that led me on the journey I have taken so far -- and what it means for my future.\r\n\r\nIf you’d like to understand how the Moon shapes your very existence...\r\n\r\nThen you must find out what your Moon Sign & Moon Phase say about you.\r\n\r\n>> Get your Moon Reading here: https://e4cd1vv3n7h4amblid86jg-jbk.hop.clickbank.net \r\n\r\nP.S. Your reading may reveal some highly personal and intimate information… so get ready and proceed with an open mind.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word unsubscribe in the subject line must include your domain name to media.acquisition1@gmail.com', '2024-03-14 17:15:46', '2024-03-14 17:15:46'),
(906, 'Bella', 'bellafed@gmail.com', '???? ?????? ????', 'The best offer for you today only!', 'https://bit.ly/3OV6orJ Huge selection!', '2024-03-15 01:24:00', '2024-03-15 01:24:00'),
(907, 'Mike Flannagan', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hello \r\n \r\nI have just verified your SEO on  paramountinsurancebd.com for its SEO metrics and saw that your website could use a boost. \r\n \r\nWe will enhance your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Flannagan\r\n \r\nDigital X SEO Experts', '2024-03-15 06:53:55', '2024-03-15 06:53:55'),
(908, 'Jana Skuthorp', 'skuthorp.jana96@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-03-15 09:15:38', '2024-03-15 09:15:38'),
(909, 'Rahul', 'hireonline4455@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hire Data Entry Expert', 'Hi, \r\n\r\nMy name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just $10 per hour. \r\n\r\nI can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce/Magento/Shopify Product Data Entry, Amazon/Ebay/Etsy/Walmart/Target Product Data Entry, Facebook Shop/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, \r\nProperty data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com', '2024-03-15 09:37:34', '2024-03-15 09:37:34'),
(910, 'James Louden', 'don.louden@gmail.com', 'তথ্য অধিকার আইকন', 'Struggling to Rank your Website In Google?', 'Struggling to Rank your Website In Google? Imagine your website buried in search results, missing out on valuable leads and potential customers.\r\n\r\nPropel Your Business to New Heights with Monthly SEO! Top Rankings, Increased Traffic, Business Growth and Profit.\r\n\r\nExperience the transformation. Rank your website on the first page, attracting targeted traffic, and converting visitors into loyal customers.\r\n\r\nIntroducing Out Monthly SEO - Your Gateway to Online Success!\r\n\r\n> Tailored Strategies: Our Monthly SEO adapts to your business needs.\r\n> Proven Results: Check our success stories for real transformations.\r\n> Start Today: Elevate your online presence with a click.\r\n\r\nReady to See Your Website Rank? - https://digitalpromax.co/?src=m24paramountinsurancebd.com', '2024-03-15 13:23:45', '2024-03-15 13:23:45'),
(911, 'AnnaPa', 'annaPa@rosebudtrailers.com', '?????? ????', 'Wоmen\'s соuрle. We want tо meet a man!...', 'Неllоǃ\r\nI apоlоgіzе fоr thе оvеrly ѕpесifіc mеssage.\r\nМу gіrlfriend аnd I lovе each оthеr. Аnd wе are аll grеаt.\r\nΒut... wе nееd a man.\r\nWe аrе 27 yeаrs old, frоm Romаniа, we also know englіѕh.\r\nԜe never gеt bоred! Αnd nоt onlу іn tаlk...\r\nMy nаmе iѕ Annа, my рrofіle іs here: http://acesse.dev/d2nYp', '2024-03-15 16:45:50', '2024-03-15 16:45:50'),
(912, 'Stanley Will', 'stanley.will25@outlook.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'Unlock Financial Solutions with Us!\r\n\r\nAre you in need of financial instruments like Bank Guarantees (BG) or Standby Letters of Credit (SBLC)? Look no further! Our direct access to these instruments, issued by reputable banks such as HSBC, empowers you with flexible lease or purchase options.\r\n\r\nWhat sets us apart:\r\n\r\nSwift transactions: Close deals in just a few banking days.\r\nGlobal reach: We offer financial solutions worldwide.\r\nEarn rewards: Get 10% for successful referrals.\r\nCalling all brokers: Intermediaries welcome!\r\nContact us now:\r\nPhone: +852 3001 8851\r\nEmail: info@bestcapital.hk\r\nWebsite: https://bestcapital.hk\r\n\r\nExperience the Best - Try us today!\r\n\r\nStay safe.', '2024-03-15 21:54:02', '2024-03-15 21:54:02'),
(913, 'Magdalene Dorsey', 'reelrampageai@busitoday.co', 'শুদ্ধাচার সেবা বক্স', 'Create & Schedule 100s of Hyper-Addictive, Traffic Getting Reels In Minutes..', 'Hey,\r\n\r\nIf you \'re not using Instagram Reels to pull in massive amounts of traffic, you\'re missing out BIG time.\r\n\r\nEvery other newbie, kid, housewife, grandpa, even people with no idea are leveraging it to get..\r\n\r\n- 10k, 100k even 1M visitors\r\n- More followers & engagement\r\n- More sales & revenue\r\n\r\nInstagram is Favouring Reels, and organically PUSHING them hard resulting in massive reach & engagement if you know how to exploit it...\r\n\r\n==> See how to EXPLOIT INSTAGRAM FAVOURITISM in next 5 min: https://www.busitoday.co/reelrampageai \r\n\r\nBut, the BIG PROBLEM with Instagram is...\r\n\r\nJust posting 1 reel a day doesn\'t work, you need to post a LOT of reels everyday and that takes hours & days to do.\r\n\r\nPlus you must know the RIGHT way, RIGHT strategy to create & post reels or they won\'t even get seen.\r\n\r\nNot anymore..\r\n\r\nIntroducing ReelRampage AI... \r\nA \"SECRET SAUCE\" AI technology that helps you quickly & easily create 100s of HYPER-ADDICTIVE, attention grabbing Instagram Reels in minutes that drive traffic & sales to your websites, blogs & offers - FAST!\r\n\r\nPlus with Ram\'s step-by-step video training and case studies, you\'ll have everything you need to become a reels master & take your traffic game to the next level!\r\n\r\n==> WATCH QUICK DEMO HERE: https://www.busitoday.co/reelrampageai \r\n\r\nReelRampage AI is available for a Low One Time Price during its public launch for the next few days only..\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nAct Fast and Get Your Account at the Lowest Price Ever.\r\n\r\n==> Get ReelRampage AI For A Low One-Time Price Now: https://www.busitoday.co/reelrampageai \r\n\r\nSee you inside.\r\n\r\nAll the best,\r\nMagdalene Dorsey\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 2340 Camden Place\r\nCharleston, SC 29424', '2024-03-16 00:29:17', '2024-03-16 00:29:17'),
(914, 'Bennie Permewan', 'bennie.permewan51@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'How To Clear Nail Fungus 3X Faster Even While Sleeping', 'Many say this is impossible, but it’s NOT!\r\n\r\nThanks to a recent discovery, anyone can now wipe off nail fungus 3X faster, even while sleeping!\r\n\r\nBut how?\r\n\r\nA study published by the British Medical Journal, reveals that people who added just 2 drops of this newly discovered spice mix, cleared their brown or yellow nails in a matter of days…\r\n\r\nWith NO pills or toxic drugs…\r\n\r\nWith ZERO scrubbing or smelly ACV solutions…\r\n\r\nAnd with ABSOLUTELY NO painful surgery!\r\n\r\nCheck here: https://tinyurl.com/mw7d22k4\r\n\r\nThe best thing?\r\n\r\nIt’s completely natural and you can do it safely from the comfort of your home starting tonight!\r\n\r\nClick here to see the simple spice mix which wipes off fungus 3X faster, in a matter of days: https://tinyurl.com/mw7d22k4', '2024-03-16 04:39:18', '2024-03-16 04:39:18'),
(915, 'Will Cheshire', 'cheshire.will@yahoo.com', 'তথ্য অধিকার আইকন', '1 x Ugly Plant That Liquifies Fat Cells', 'Feel like your diet is just you losing and gaining the same 5 lbs over and over?\r\n\r\nFeel like you eat healthy and exercise all day, but never make any progress?\r\n\r\nThen check this...\r\n\r\nA groundbreaking study published in Nature Medicine has revealed a bizarre fat dissolving loophole that has nothing to do with dieting or exercise.\r\n\r\nThey discovered by simply eating this one \"ugly\" plant, hidden for centuries in Vietnam, you will trigger a unique fat-melting chain reaction that liquifies fat cells as you sleep.\r\n\r\nhttps://tinyurl.com/ysc8t3mu\r\n\r\nStudies show this plant is 335% more powerful than exercise...\r\n\r\nand 408% more powerful at burning butt, arm and neck fat than any diet...\r\n\r\nSee it now:\r\n\r\n>>>  One Ugly Plant Liquifies Fat Cells Into Nothing: https://tinyurl.com/ysc8t3mu\r\n\r\nRight now, THOUSANDS of people all over America swear by this ugly looking fat dissolving plant. In fact, It\'s already helped over 200,000 men and women.\r\n\r\nFrancine was able to break past her plateau to drop 34 lbs and her waist is smaller than ever...\r\n\r\nDebra dropped 47 lbs...\r\n\r\nAnd once I saw the fat dissolve away for me too, I had to share it with you...\r\n\r\nJust watch this surprising video and discover this simple ugly plant method yourself to start burning calories even when you\'re sleeping.\r\n\r\nTo your health!\r\n\r\nPS. In the video, you\'ll also discover 2 of the biggest weight loss mistakes - done by millions each day - that are supposed to make you thinner, but instead slow metabolism, increase cravings and clog arteries every time you do them. To find out, check out this controversial video now, before it gets banned.\r\n\r\nCheck now: https://tinyurl.com/ysc8t3mu', '2024-03-16 06:14:08', '2024-03-16 06:14:08'),
(916, 'Pas Whitty', 'avantimediaprojects@gmail.com', 'তথ্য অধিকার আইকন', 'Get Featured in Google News!', 'Hey there,\r\n\r\nWant your business showcased in Google News?\r\n\r\nOur hyper-targeted content gets distributed across Google News and similar platforms, bringing you increased exposure, calls, and clients.\r\n\r\nReply with \"YES\" to learn more.\r\n\r\nBest regards,\r\nPas', '2024-03-16 06:32:40', '2024-03-16 06:32:40'),
(917, 'Robin Seyler', 'ariel.seyler@gmail.com', 'তথ্য অধিকার আইকন', 'Do you want  Online Sales?', 'If the conversion rates of your online store are too low, and you are looking for someone to help you to Boost Your Sales, Then you\'re in the right place.\r\n\r\n\r\nI can Provide You with:\r\n\r\n\r\n- WordPress Landing page.\r\n\r\n- Sales Page, or Sales Funnel.\r\n\r\n- 3 Steps Sales Funnel.\r\n\r\n- Elementor Pro\r\n\r\n- Squeeze Page.\r\n\r\n- Lead Page.\r\n\r\n- Membership Funnel.\r\n\r\n- Webinar Funnel.\r\n\r\n- Autoresponder Integration.\r\n\r\n- Payment Gateway\r\n\r\nCheck Out How I can help you and join our happy customers   ===> https://tinyurl.com/2z4n7fkx\r\n\r\n\r\nSee u there\r\n\r\nThanks', '2024-03-16 06:37:19', '2024-03-16 06:37:19'),
(918, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', '??', 'Want Your Ad Everywhere? Reach Millions Instantly! For less than $100 I can blast your message to website contact forms globally. Contact me via skype or email below for info\r\n\r\nPhil Stewart\r\nEmail: wstmx8@gomail2.xyz\r\nSkype: live:.cid.2bc4ed65aa40fb3b', '2024-03-16 18:15:03', '2024-03-16 18:15:03'),
(919, 'Anke Haynes', 'haynes.anke@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'If you\'re reading this then you likely know there\'s plenty of money to be made online', 'After Generating Millions Online, I\'ve Created A Foolproof Money Making System, & For a Limited Time You Get It For FREE...\r\n---\r\nhttps://www.youtube.com/watch?v=yosay9mQ4Ec\r\n---', '2024-03-16 20:56:45', '2024-03-16 20:56:45'),
(920, 'Ravi Strode', 'strode.sal@gmail.com', 'অভিযোগ বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-03-17 00:08:45', '2024-03-17 00:08:45'),
(921, 'MargaritaPa', 'margaritaPa@nscstudio.com', '?????? ????', 'Gіrl\'ѕ соuрle. Wе wаnt to meеt a manǃ...', 'Ηellоǃ\r\nΙ aроlоgize fоr thе оverlу ѕpeсific meѕѕagе.\r\nΜу gіrlfriеnd and Ι lоve eасh othеr. And we are all grеаt.\r\nΒut... we need а mаn.\r\nԜe аre 23 yеаrѕ old, from Romanіа, we also know englіsh.\r\nԜe nevеr gеt bored! And nоt оnlу in tаlk...\r\nMy name is Mаrgarita, my prоfile іs hеrе: http://encr.pw/20syo', '2024-03-17 02:57:24', '2024-03-17 02:57:24'),
(922, 'Lyle Thomas', 'dfysuite@realdollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'DONE-for-YOU authority links', 'Can you imagine how powerful it would be if you had someone that can handle ALL your social syndication for your videos, niche sites and client sites etc?\r\n\r\nWouldn’t that take A TON off of your plate and allow you to focus on more IMPORTANT things..\r\n\r\nWe all know that social syndication is the #1 way to skyrocket your content to the first page of Google, right?\r\n\r\nHowever, it can sometimes be a BIG pain in the butt..\r\n\r\nYou’re either having to do it MANUALLY (which I wouldn’t wish on my WORSE enemy lol)\r\n\r\nYou have to buy software that does it for you (which some are VERY complicated to learn and you still have to manually create ALL your accounts)\r\n\r\nAnd then there’s OPTION 3!!\r\n\r\nTap into a PROVEN system that does it ALL for YOU!\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that: https://www.realdollar.xyz/dfysuite .\r\n \r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject. (LIKE me)\r\n\r\nPLUS they have just opened the doors to their updated and GREATLY improved 5.0 version!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n\r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.realdollar.xyz/dfysuite \r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n\r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.realdollar.xyz/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nLyle Thomas\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here: https://www.realdollar.xyz/dfysuite \r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe\r\n\r\nAddress: 4446 White Lane, Butler, GA 31009', '2024-03-17 08:20:31', '2024-03-17 08:20:31');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(923, 'Toni Lovett', 'sendbuddyai@solveques.xyz', 'শুদ্ধাচার সেবা বক্স', 'Use SendBuddy AI To Start Your 6-Fig Lead Finding & Closing Agency Today!', 'Hey paramountinsurancebd.com,\r\n\r\nStarting a profitable red hot leads finding & closing agency looks like a golden egg laying hen…\r\n\r\nBut, in reality, getting even a single targeted lead for your business is something that takes tons of time, energy & money.\r\n\r\nNow, just imagine…\r\nWhat if we told you that we’ve got the complete solution to start your own profitable lead finding & closing agency & provide needy services to hungry business owners?\r\n\r\nSounds a fair deal…\r\n\r\nClick Here To Watch SendBuddy AI Into Action: https://www.solveques.xyz/sendbuddyai \r\n\r\nHere’s what makes it the ultimate WINNER:\r\n·   	No Working Tirelessly For Identifying The Right Audience For Your Offers\r\n·   	No Wasting Time Planning, Evaluating & Creating Relevant Techniques To Close Clients\r\n·   	No Filtering Leads By Searching, Finding & Hiring Expensive Freelancers & Third Party Apps\r\n·   	No Paying Huge Monthly Fees To Create Proposal Templates For Approaching Audience\r\n·   	No Worrying About Creating & Sending Targeted Emails To The List\r\n·   	No Getting Blacklisted Sending Plagiarized Emails To Your Leads\r\n\r\nTake my word,\r\n\r\nThere are tons of business owners paying 1000s of dollars monthly to email marketing platforms, & they aren’t even happy with the outcome.\r\n\r\nSo,\r\nUse this state of the art technology to offer premium services to hungry business owners across the globe…\r\n...   & charge $500-$3500 a pop bare minimum to businesses for top-notch services.\r\nIt is your best chance to launch your first AI based lead finding & closing agency & provide red hot services right away!\r\n\r\nAnd to sweeten your deal,\r\n\r\nYou get fast-action bonuses worth thousands of dollars absolutely FREE!   [Bonuses Go Here]: https://www.solveques.xyz/sendbuddyai \r\n\r\nRush now;   this deal won’t be available for long\r\n\r\nGet SendBuddy AI With Premium Bonuses Today\r\nTo Your Success,\r\nToni Lovett\r\n\r\nP.S- Starting your first profitable marketing agency just got simpler.   Get your access today & convert your dreams into reality.\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe \r\n\r\nAddress: 3153 Farland Avenue, San Antonio, TX 78204', '2024-03-18 01:05:29', '2024-03-18 01:05:29'),
(924, 'Abi', 'contentwriting011994@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writing Service Provider', 'Hello,\r\n\r\nI\'m Abi, an English SEO copywriter and content writer. I excel in crafting blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, brochures, proofreading, social media captions, LinkedIn content, and SOPs.\r\n\r\nMy rate is USD 40 for every 1000 words of content. If you don\'t have time to plan out your content, we can help you with that. \r\n\r\nFeel free to email me at Contentwriting011994@outlook.com with any current requirements.\r\n\r\nThanks,\r\n\r\nAbi', '2024-03-18 03:52:49', '2024-03-18 03:52:49'),
(925, 'Chris Bunch', 'chris.bunch50@gmail.com', 'তথ্য অধিকার আইকন', 'Big-Tech Just Made a Terrible Mistake With AI', '2.4 trillion dollars…\r\n\r\nA sum almost 3 times larger than our defense budget\r\n\r\nIn 2023 this staggering amount of money flowed into Big Tech companies developing Artificial intelligence…\r\n\r\nSuch an enormous pile of cash can make corporations ignore warnings\r\n\r\nDisregard the dangers of their actions\r\n\r\nAnd hide from the public the truth about what may be the most dangerous technology since the atomic bomb…\r\n\r\nIf you’ve ever had a bad feeling about artificial intelligence,\r\n\r\nPerhaps it is God’s way of warning you that\r\n\r\nAI is NOT here for what you think…\r\n\r\nSee here: https://tinyurl.com/4pz7c7ky\r\n\r\nBlinded by the trillion-dollar profits,\r\n\r\nBig Tech has no idea of what it has unleashed upon the world.\r\n\r\nAnd they may have already lost control of their own creation\r\n\r\nThis short documentary exposes 5 shocking facts misguided tech gurus are desperately trying to hide…\r\n\r\nTherefore, it could be scrubbed off the internet at any moment.\r\n\r\nClick here to watch it right now: https://tinyurl.com/4pz7c7ky', '2024-03-18 05:17:23', '2024-03-18 05:17:23'),
(926, 'Mike McIntyre', 'hal.mcintyre@hotmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Admin.', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a', '2024-03-18 10:05:54', '2024-03-18 10:05:54'),
(927, 'Marcel Ruatoka', 'marcel.ruatoka21@yahoo.com', 'অভিযোগ বক্স', 'Nail Fungus Caused By “Socks & Shoes\" Parasite You Can Easily Wipe By Doing THIS', 'URGENT HEALTH UPDATE:\r\n\r\nNo antifungal drug, cream or expensive surgery can do what this $3 natural method does…\r\n\r\nEven top doctors say “IT’S BETTER THAN ANYTHING ELSE!”...\r\n\r\nCheck now: https://tinyurl.com/4aetkynk\r\n\r\nAs it’s not just one of those temporary solutions that won’t clear your nails even after months of trying...\r\n\r\nThis actually targets the most dangerous type of nail fungus at its source…\r\n\r\nWhich is deeply hidden inside your socks and shoes, causing your nails to ALWAYS get infected (no matter how hard you try to clean them!).\r\n\r\nScientists say that this new method is faster, cheaper and more effective than anything else on the market!\r\n\r\nYou can wipe off almost 98% of the fungal infections in a matter of days…\r\n\r\nCompletely restore your nails 3x faster, eliminate nasty feet odor…\r\n\r\nAnd easily bulletproof against fungal infection for years, if not decades…\r\n\r\nClick here to see how to protect your nails and eliminate fungal infections starting today!\r\n\r\nhttps://tinyurl.com/4aetkynk', '2024-03-18 13:08:41', '2024-03-18 13:08:41'),
(928, 'Annahep', 'annafed@gmail.com', '???? ?????? ????', 'Re: Did you ask for this link?', 'https://admtaman.ru/blog/administratsiya-voroshilovskogo-rayona-rostova-na-donu-pristupaet-k-snosu-garazhey.html here is an article on your topic', '2024-03-18 15:45:38', '2024-03-18 15:45:38'),
(929, 'Mark Roberts', 'mark@reachoutcapital.com', 'তথ্য অধিকার আইকন', 'Hello', 'We hope life is treating you well, and your business is booming!\r\n\r\nWould you be interested in a Working Capital Loan for your business if the terms and rates meet your expectations?\r\n\r\nAt Reachout Capital, we\'re a Direct Lender providing loans ranging from 10k to 500k. \r\n\r\nOur swift process ensures your preapproval in under 30 seconds, without any credit checks or document submissions required.\r\n\r\nClick the link below to instantly discover your qualifying amount: www.reachoutcapital.com\r\n\r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nMark Roberts\r\nReachout Capital\r\nwww.reachoutcapital.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-03-19 07:12:58', '2024-03-19 07:12:58'),
(930, 'Joann Donahoe', 'stockdreams@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Discover the Art of Passive Earnings with AI-Generated Graphics', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.nowbusiness.info/dreamsgoogle \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.nowbusiness.info/dreamsgoogle .\r\n\r\nWishing you unmatched creative success,\r\n\r\nJoann Donahoe\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe\r\nAddress: 2025 Monroe Avenue\r\nPalmetto, FL 34221', '2024-03-19 08:45:09', '2024-03-19 08:45:09'),
(931, 'Fiona Zwar', 'fiona.zwar@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner!', 'Financial freedom!\r\nEveryone dreams of it, but who is really free?\r\nAre you free?\r\nFree from financial worries, from pressure, from fears about the future?\r\nWith us you can free yourself from these worries!\r\n\r\nGo to our website https://www.club4you.net/1699438241 watch the info video (click on your flag below the video to watch it in your language) and then go to registration and restart your life!\r\nIn the last 5 years, over 2 million people have become financially independent with us!\r\nYou can too, because it couldn\'t be easier!\r\nYou can also send us an email and you will get further information:\r\nbecome.free.with30dollars@gmail.com', '2024-03-19 10:18:36', '2024-03-19 10:18:36'),
(932, 'eLhzGgAJHjUYrXMs', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'bISRGPcYjQV', 'bECegSmyitaGK', '2024-03-19 11:50:39', '2024-03-19 11:50:39'),
(933, 'eLhzGgAJHjUYrXMs', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'bISRGPcYjQV', 'bECegSmyitaGK', '2024-03-19 11:50:44', '2024-03-19 11:50:44'),
(934, 'eLhzGgAJHjUYrXMs', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'bISRGPcYjQV', 'bECegSmyitaGK', '2024-03-19 11:50:49', '2024-03-19 11:50:49'),
(935, 'bpYqNrWQJEOX', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'QuVjKImr', 'knzhVmXGqa', '2024-03-19 11:51:25', '2024-03-19 11:51:25'),
(936, 'bpYqNrWQJEOX', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'QuVjKImr', 'knzhVmXGqa', '2024-03-19 11:51:30', '2024-03-19 11:51:30'),
(937, 'bpYqNrWQJEOX', 'sashashithl8@outlook.com', 'তথ্য অধিকার আইকন', 'QuVjKImr', 'knzhVmXGqa', '2024-03-19 11:51:35', '2024-03-19 11:51:35'),
(938, 'Mark Marko', 'marko.luca@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'Are you looking for social media partners? drawiki.com@gmail.com', '2024-03-19 20:05:12', '2024-03-19 20:05:12'),
(939, 'Kory Edmund la Touche', 'kory.edmundlatouche@gmail.com', 'তথ্য অধিকার আইকন', 'How To Clear Nail Fungus 3X Faster Even While Sleeping', 'Many say this is impossible, but it’s NOT!\r\n\r\nThanks to a recent discovery, anyone can now wipe off nail fungus 3X faster, even while sleeping!\r\n\r\nBut how?\r\n\r\nA study published by the British Medical Journal, reveals that people who added just 2 drops of this newly discovered spice mix, cleared their brown or yellow nails in a matter of days…\r\n\r\nWith NO pills or toxic drugs…\r\n\r\nWith ZERO scrubbing or smelly ACV solutions…\r\n\r\nAnd with ABSOLUTELY NO painful surgery!\r\n\r\nCheck here: https://tinyurl.com/35dhzcvj\r\n\r\nThe best thing?\r\n\r\nIt’s completely natural and you can do it safely from the comfort of your home starting tonight!\r\n\r\nClick here to see the simple spice mix which wipes off fungus 3X faster, in a matter of days: \r\n\r\nhttps://tinyurl.com/35dhzcvj', '2024-03-19 22:58:59', '2024-03-19 22:58:59'),
(940, 'Lonnie Parker', 'reelrampageai@databaseen.com', 'তথ্য অধিকার আইকন', 'EXPLOIT Instagram & FB for 10s of THOUSANDs of subs, followers in days..', 'Hey,\r\n\r\nDo you know Instagram & Facebook are secretly FAVOURING certain kinds of content?\r\n\r\nAnd sending them straight to the TOP of their algorithms?\r\n\r\n==> Find out what all the scoop is: https://www.databaseen.com/reelrampageai \r\n\r\nThat content is \"Instagram Reels!\"\r\n\r\nReels are going VIRAL like no other content - every minute, every hour, every day..\r\n\r\nIt\'s almost like a tsunami that gets bigger & bigger with no end in sight.\r\n\r\nNewbies, people with no real skills, no experience, no idea, and some just by pure luck, unknowingly are pulling in 10k, 100k even 1M visitors for every reel they post..\r\n\r\nWith ReelRampage AI, a \"SECRET SAUCE\" AI technology that leverages the Reels tsunami & FB and Instagram FAVOURITISM to help you get more reach, followers, traffic & sales...  FAST!\r\n\r\n==> WATCH QUICK DEMO HERE: https://www.databaseen.com/reelrampageai \r\n\r\nPlus with Ram\'s step-by-step video training and case studies, you\'ll have everything you need to become a reels master & take your traffic game to the next level!\"\r\n\r\nYou don\'t need any video editing skills or even your own videos. Just use other people\'s legally..\r\n\r\nPlus, you can be up & running in 5 minutes from now and start driving free traffic in 2 minutes.\r\n\r\nReelRampage AI is available for a Low One Time Price during its public launch for the next few days only..\r\n\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\n==> Get ReelRampage AI For A Low One-Time Price Now: https://www.databaseen.com/reelrampageai \r\n\r\nTake action now to start getting free leads and sales\r\n\r\nThanks,\r\nLonnie Parker\r\n\r\n\r\nUNSUBSCRIBE: https://www.databaseen.com/unsubscribe \r\nAddress: 1303 Bird Spring Lane\r\nKemah, TX 77565', '2024-03-20 06:06:41', '2024-03-20 06:06:41'),
(941, 'Lieselotte Bastow', 'bastow.lieselotte@hotmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner.', 'Are you okay running your business without much funds? This could slow down growth and delay returns on your business.\r\n\r\nNow you have the Opportunity to Fund your Busineses and Projects without stress and without the burden of repayment as our interest in first for the growth of your business and projects, and for your to arrive at your desired business goals and dreams.\r\n\r\nTake advantage of our Funding opportunity and get funded on your business and Projects within days and have an ample number of years/Loan Term Period which gives you time to grow and achieve your business goals.\r\n\r\nGive us a call on:\r\n+852 3008 8373, \r\nor write us at:\r\ninfo@capitalfund-hk.com', '2024-03-20 09:58:06', '2024-03-20 09:58:06'),
(942, 'Iliya', 'ilyafap@gmail.com', '?????? ????', 'Нужен трафик на сайт или ссылочная масса?', 'https://kwork.ru/user/live_for_seo здравствуйте, меня зовут Илья. Я являюсь seo специалистом и готов предложить Вам свои услуги по наращиванию трафика на сайт или ссылочной массы на сайты или аккаунты социальных сетей. \r\n \r\nОбращайтесь, буду рад сотрудничеству. \r\n \r\nДля вопросов по телеграм https://t.me/ilya_polin62', '2024-03-20 12:23:01', '2024-03-20 12:23:01'),
(943, 'Emily Jones', 'emilyjones2250@gmail.com', 'অভিযোগ বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nEmily', '2024-03-20 13:10:46', '2024-03-20 13:10:46'),
(944, 'Megan Atkinson', 'meganatkinson149@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Promotion: Grow your followers by 300-1000 each month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- We guarantee to gain you 300-1000+ followers per month.\r\n- People follow you because they are interested in you, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nMegan\r\n\r\nUnsubscribe here: https://removeme.click/unsubscribe.php?d=paramountinsurancebd.com', '2024-03-20 17:51:57', '2024-03-20 17:51:57'),
(945, 'Tonia Monette', 'tonia.monette@hotmail.com', 'অভিযোগ বক্স', 'Unlock the Secret of Perfect Teeth', 'Discover the Simple Ingredient That Improves Teeth & Gum Health.\r\n\r\nDoctors are amazed as individuals report improved oral hygiene within days of using this surprising ingredient used by the Ancient Romans in Pompei for perfect teeth.\r\n\r\n> Watch this video and learn about this simple ingredient that restores your teeth: https://tinyurl.com/yvnzhhrx', '2024-03-20 19:04:03', '2024-03-20 19:04:03'),
(946, 'SpeedyIndex', 'speedyindex@gmail.com', '???? ?????? ????', 'SpeedyIndexBot - 100 links for FREE', 'https://bit.ly/3OV6orJ service for fast indexing of links in Google. First result in 48 hours. 100 links for FREE.', '2024-03-20 20:26:01', '2024-03-20 20:26:01'),
(947, 'Mike Miers', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Miers\r\n \r\nMonkey Digital', '2024-03-20 21:27:43', '2024-03-20 21:27:43'),
(948, 'Haley Pinkerton', 'hacked@paramountinsurancebd.com', 'শুদ্ধাচার সেবা বক্স', 'Your Site Has Been Hacked', 'We have hacked your website https://paramountinsurancebd.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your site https://paramountinsurancebd.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index Our targets.\r\n\r\nHow do i stop this?\r\n\r\nWe are willing to refrain from destroying your site\'s reputation for a small fee. The current fee is $3000 in bitcoins (0.044 BTC).\r\n\r\nSend the bitcoin to the following Bitcoin address (Make sure to copy and paste):\r\n\r\n3K4cjuUjWo1cjUQHsPTSsA6yU9SJScgtC4 \r\n\r\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 5 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WiLL start!\r\n\r\nHow do i get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM.\r\n\r\nWhat if i don\'t pay?\r\n\r\nWe will start the attack at the indicated date and uphold it until you do, there\'s no counter measure to this, you will Only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don\'t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.', '2024-03-21 00:01:24', '2024-03-21 00:01:24'),
(949, 'Israel Ramirez', 'israel.ramirez@hedgestone.com', 'অভিযোগ বক্স', 'Are you ready to sell your business?', 'Have you considered how much your business will sell for?\r\n\r\nAt Hedgestone.com we help business owners sell there company.\r\n\r\nIf you would like to discuss your options and valuation, feel free to book a call.\r\n\r\nhttps://calendly.com/hedgestone/business-merger-and-acquisition-consultation\r\n\r\nThanks\r\nIsrael Ramirez\r\nIsrael.Ramirez@Hedgestone.com\r\n469-809-5563', '2024-03-21 01:08:33', '2024-03-21 01:08:33'),
(950, 'Debra Crook', 'coursemateai@keydollar.xyz', 'তথ্য অধিকার আইকন', 'Your own profitable business like Udemy', 'Hi ,\r\n\r\nYou\'ve probably heard about and perhaps seen Udemy before.\r\n\r\nIt\'s one of the most popular eLearning platforms, with tens of millions of users.\r\n\r\nHow would you like to have your OWN academy, similar to Udemy? Check this out: https://www.keydollar.xyz/coursemateai \r\n\r\nUnlike Udemy, where your course gets added to a marketplace containing thousands of similar courses, this new platform allows you to OWN the entire academy.\r\n\r\nYou get a unique URL for your academy, and when visitors go there, you profit from ANYTHING they buy there.\r\n\r\nBut wait, it gets even better.\r\n\r\nInstead of having to split your profits with the platform, the payments go DIRECTLY to you and you get to keep 100 percent of the profits!\r\n\r\nAs you\'ll see, it\'s kind of like Udemy, but from an internet marketing and business-owner standpoint, I like this one a lot better.\r\n\r\nUsing this brand new platform, you can launch your own eLearning business in a matter of minutes, with no prior experience or technical skills needed - thanks to the power of AI technology.\r\n\r\nI recommend going here and checking it out immediately: https://www.keydollar.xyz/coursemateai \r\n\r\nRight now it\'s super affordable during the launch special, but due to high demand they plan to increase the price to a monthly subscription for those who join later. So don\'t wait, join today!\r\n\r\nTo your success,\r\n\r\nDebra Crook\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe \r\nAddress: 2891 Joy Lane\r\nIrvine, CA 92614', '2024-03-21 16:45:14', '2024-03-21 16:45:14'),
(951, 'Dave Furneaux', 'furneaux.philipp@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin.', 'Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n\r\nIt has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, and even marital counseling. It\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used in an office or at home. Read about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program. Write questions to: davidb@se-rem.com.\r\n\r\nSe-REM.com has a 95% rating on Trustpilot and is in use in 32 countries.', '2024-03-21 19:44:59', '2024-03-21 19:44:59'),
(952, 'Jim Pierce', 'jim.pierce95@gmail.com', 'Select Dropdown', 'Unleash Your Brand\'s Potential with Our Web Design Magic', 'Hello,\r\n\r\nAre you ready to unleash your brand\'s full potential online? Our Web Design service combines creativity and expertise to produce visually appealing websites that have an effect. Let\'s create magic for your brand.\r\n\r\nBest,\n\nJim Pierce', '2024-03-21 23:55:00', '2024-03-21 23:55:00'),
(953, 'Wanda Winkler', 'winkler.wanda@googlemail.com', 'অভিযোগ বক্স', 'Rank on 1st Page or Full Money refunded', 'Content written is not about writting anything on your website. It may harm your website rankings. \r\n\r\nYou need to write the articles strategically considering all SEO and product related analysis in mind.\r\n\r\nHere we do this work on your behalf to post regular articles to grow your organic traffic and ofcourse the Search engine rankings as well.\r\n\r\nSubscribe today and see the results yourself in just 1-2 months. \r\n\r\nOur Content Writing SEO Plan - https://dobadu.com/product/daily-seo-content-writing-posting/\r\n\r\nOnce your purchase is confirmed, our executive will get in touch with you related to your website & Product/Services details.\r\n\r\nNote: You can also contact our Live Chat support available on our website for any questions you might have.', '2024-03-22 04:03:08', '2024-03-22 04:03:08'),
(954, 'Teena Saddler', 'teena.saddler@gmail.com', 'তথ্য অধিকার আইকন', 'Want To Clear Fungus 3X Faster!? Try THIS Odd Technique', 'This new antifungal ritual is absolutely insane:\r\n\r\n1. Gently wash your feet with warm water…\r\n\r\n2. Then SLOWLY DRIP THESE 2 COMMON SPICES ON YOUR NAILS.\r\n\r\nhttps://tinyurl.com/mw7d22k4\r\n\r\nWith this one odd trick, which involves no smelly apple cider vinegar or useless tea tree oil…\r\n\r\nYou’ll be able to quickly clear more than 70% of the fungus infection in a matter of days…\r\n\r\nAnd finally make your nails strong and your feet healthy for years to come.\r\n\r\nIt sounds weird, but thousands of men and women with severe fungus infections “IT WORKS WONDERS!”\r\n\r\nIt has an astonishing 98% success rate…\r\n\r\nIt’s 6X more powerful than any laser surgery…\r\n\r\nAnd 7X more effective than any anti-fungal gel, supplement or pill currently on the market!\r\n\r\nIf you really want to get back your healthy nails starting today, you MUST see this now:\r\n\r\n==> Simple “NAIL SPICE” Ritual Clears Fungus 3X Faster: https://tinyurl.com/mw7d22k4', '2024-03-22 05:14:43', '2024-03-22 05:14:43'),
(955, 'Alan Jones', 'alan@reachoutcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', '🌟 Discover the Path to Rapid Business Growth with Our Exclusive Loan Offers! 🌟\r\n\r\n\r\n💸 Fast Cash: Say goodbye to waiting and hello to opportunity! \r\n\r\n💼 No Personal Guarantees: Keep your personal assets safe and secure. \r\n\r\n🔒 No Collateral Required: Focus on your dreams, not on tying up assets. \r\n\r\n📉 Applying Won\'t Affect Your Credit: No fear of credit score damage\r\n. \r\n⏱️ Instant Decisions: Get the answers you need in no time! \r\n\r\n💰 Funding from $10k to $500k: Tailored to fit your business\'s unique needs.\r\n\r\n\r\n\r\nTake the leap towards success today. Apply now at www.reachoutcapital.com and unlock the financial support your business deserves!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, Click here https://fastmoneycapital.online/unsubscribe/', '2024-03-22 06:51:38', '2024-03-22 06:51:38'),
(956, 'Chris Costa', 'trafficwave@busihelp.xyz', 'অভিযোগ বক্স', '24/7 traffic generation', 'Dear paramountinsurancebd.com,\r\n\r\nTrafficWave Generator isn\'t just another traffic tool.    It\'s a comprehensive solution designed to give you an edge.    With features like our fully automated system and 24/7 traffic generation, you\'re always ahead.\r\n\r\nHere\'s what sets us apart:\r\n- Access to an untapped traffic source with 450 million users.\r\n- Beginner-friendly design with full automation.\r\n- Done-for-you templates and AI enhancements.\r\n\r\nThese features combine to create a powerful tool that\'s ready to elevate your online presence: https://www.busihelp.xyz/trafficwave .    Don\'t settle for less.\r\n\r\nWarmest regards,\r\nChris Costa\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 4575 Jacobs Street\r\nPittsburgh, PA 15212', '2024-03-22 08:36:37', '2024-03-22 08:36:37'),
(957, 'Merlin Garvan', 'garvan.merlin@gmail.com', 'তথ্য অধিকার আইকন', 'Why You Should NEVER Touch Your Gums With Your Tongue (Causes Teeth Rotting)', 'Do you touch your gums like this with your tongue?\r\n\r\nSTOP RIGHT NOW or risk losing all your teeth!\r\n\r\nRecent studies have shown that people who touch their gums with their tongue this way have 90% more rotten teeth compared to those who don’t.\r\n\r\n>> Click here to find why this habit might cause all your teeth to fall out and what you can do about it. \r\n\r\nhttps://tinyurl.com/yvnzhhrx', '2024-03-22 14:35:20', '2024-03-22 14:35:20'),
(958, 'Frank Gallagher', 'stockdreams@vauleonline.co', 'তথ্য অধিকার আইকন', 'Discover the Art of Passive Earnings with AI-Generated Graphics', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.vauleonline.co/dreamsgoogle \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.vauleonline.co/dreamsgoogle .\r\n\r\nWishing you unmatched creative success,\r\n\r\nFrank Gallagher\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe\r\nAddress: 2147 Rainbow Drive\r\nYoungstown, OH 44512', '2024-03-23 11:09:32', '2024-03-23 11:09:32'),
(959, 'ranisha', 'mbqhdcbjj.q@monochord.xyz', 'Select Dropdown', 'ranisha kantorovich', 'ranisha kantorovich', '2024-03-23 13:45:33', '2024-03-23 13:45:33'),
(960, 'Abbie Khull', 'abbie.khull13@yahoo.com', 'তথ্য অধিকার আইকন', 'Exotic \"rice method\" liquifies fat cells', 'Did you hear about the unusual rice method that liquifies fat cells as you sleep?\r\n\r\nClinical studies confirm just 30 secs of this simple rice technique boosts calorie burning and fat-dissolving by over 326%, that\'s more calories than 45 mins running!\r\n\r\nBefore you go to sleep tonight, try it for yourself...\r\n\r\nhttps://tinyurl.com/bdy2nzpz\r\n\r\n>>> 1 Unusual Rice Method That Liquifies Fat As You Sleep\r\n\r\nDon\'t waste another second on:\r\n\r\nX--- Fad diets that are impossible to enjoy...\r\nX--- Gym memberships or fitness apps...\r\nX--- Calorie counting\r\n\r\nInstead, just try this one easy fat-dissolving rice method before you sleep tonight and drop lbs of stubborn fat by morning.\r\n\r\nCheck now: https://tinyurl.com/bdy2nzpz', '2024-03-23 16:36:15', '2024-03-23 16:36:15'),
(961, 'Mike Chandter', 'mikeGods@gmail.com', '?????? ????', 'NEW: Semrush Backlinks', 'Good Day \r\n \r\nThis is Mike Chandter\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Chandter\r\n \r\nmike@strictlydigital.net', '2024-03-23 23:46:44', '2024-03-23 23:46:44'),
(962, 'Patsy Napier', 'patsy.napier@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Study Finds Women Leaves Partners Who Can’t Get It Up', 'The data doesn’t lie.\r\n\r\nRecent studies have shown that over half of men between the ages of 40 and 70 experience at least some difficulty performing in bed.\r\n\r\nAnd with divorce rates in the US hovering around 40-50%, with the vast majority of break-ups being initiated by women - the results are clear.\r\n\r\nYou can’t afford to be the guy she leaves just because you can’t get it up.\r\n\r\nBut it’s not easy being a man these days. From sky-high burnout rates at work to the toxins they pump into the food we eat everyday, it’s no wonder that so many men are struggling to perform.\r\n\r\nBut all that ends today.\r\n\r\nhttps://tinyurl.com/4mzsyf22 \r\n\r\nScientists have recently discovered a formula that can increase the flow of nutrients to your penis in minutes, while shielding it from dangerous toxins and bacteria.\r\n\r\nThey call it the “Morningwood Miracle”, and it works for all men regardless of age and medical condition. \r\n\r\n>> Check It Out For Yourself NOW: https://tinyurl.com/4mzsyf22', '2024-03-24 02:33:30', '2024-03-24 02:33:30'),
(963, 'Robert Greggs', 'reelrampageai@actionnow.xyz', 'অভিযোগ বক্স', 'Create & Schedule 100s of Hyper-Addictive, Traffic Getting Reels In Minutes..', 'Hey,\r\n\r\nIf you \'re not using Instagram Reels to pull in massive amounts of traffic, you\'re missing out BIG time.\r\n\r\nEvery other newbie, kid, housewife, grandpa, even people with no idea are leveraging it to get..\r\n\r\n- 10k, 100k even 1M visitors\r\n- More followers & engagement\r\n- More sales & revenue\r\n\r\nInstagram is Favouring Reels, and organically PUSHING them hard resulting in massive reach & engagement if you know how to exploit it...\r\n\r\n==> See how to EXPLOIT INSTAGRAM FAVOURITISM in next 5 min: https://www.actionnow.xyz/reelrampageai \r\n\r\nBut, the BIG PROBLEM with Instagram is...\r\n\r\nJust posting 1 reel a day doesn\'t work, you need to post a LOT of reels everyday and that takes hours & days to do.\r\n\r\nPlus you must know the RIGHT way, RIGHT strategy to create & post reels or they won\'t even get seen.\r\n\r\nNot anymore..\r\n\r\nIntroducing ReelRampage AI... \r\nA \"SECRET SAUCE\" AI technology that helps you quickly & easily create 100s of HYPER-ADDICTIVE, attention grabbing Instagram Reels in minutes that drive traffic & sales to your websites, blogs & offers - FAST!\r\n\r\nPlus with Ram\'s step-by-step video training and case studies, you\'ll have everything you need to become a reels master & take your traffic game to the next level!\r\n\r\n==> WATCH QUICK DEMO HERE: https://www.actionnow.xyz/reelrampageai \r\n\r\nReelRampage AI is available for a Low One Time Price during its public launch for the next few days only..\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nAct Fast and Get Your Account at the Lowest Price Ever.\r\n\r\n==> Get ReelRampage AI For A Low One-Time Price Now: https://www.actionnow.xyz/reelrampageai \r\n\r\nSee you inside.\r\n\r\nAll the best,\r\nRobert Greggs\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe \r\nAddress: \r\n842 Carter Street\r\nOlney, IL 62450', '2024-03-24 06:38:37', '2024-03-24 06:38:37'),
(964, 'Jaqueline Reinoso', 'reinoso.jaqueline@hotmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner.', 'Explore Europe Without Data Limits!\r\n\r\nUnlimited 4/5G Data SIM Card: Say goodbye to roaming charges and data anxiety. Stay connected across Europe hassle-free!\r\n\r\nGet Yours Now!  http://www.prepaideuropa.online/', '2024-03-24 07:01:56', '2024-03-24 07:01:56'),
(965, 'Broderick Stonehaven', 'stonehaven.broderick@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin!', 'Did you know that a mere 1% of users bother to browse past the first page of search results? Don\'t miss the chance to attract more traffic - get a complimentary website SEO audit today and boost your search engine ranking. Click here to fill out the form for Free SEO Website Audit: https://badgerdigitalmarketingsolutions.com/contact/', '2024-03-25 04:13:03', '2024-03-25 04:13:03'),
(966, 'Seoprogony', 'seoprogony@gmail.com', '???? ?????? ????', 'Прогоны Ваших сайтов, групп в соцсетях', 'https://seo-progony.ru/ обращайтесь, будем рады Вас видеть в качестве нашего клиента.', '2024-03-25 12:38:25', '2024-03-25 12:38:25'),
(967, 'Lindsay Steffan', 'steffan.lindsay@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Today Only', 'Hi,\r\n\r\nWant thousands of clients? We have compiled a list of all consumers and business\'s across 149 countries for you.\r\n\r\nWe have a special that is running today and valid till the end of the day. Come check us out:\r\n\r\nhttps://paramountinsurancebd.leadsmax.biz/\r\n\r\nConsumer Records: 294,582,351\r\nBusiness Records: 25,215,278\r\n\r\nSelling at $99 today only.', '2024-03-25 13:29:32', '2024-03-25 13:29:32'),
(968, 'Johnny Evans', 'aiseller@kagrowth.org', 'শুদ্ধাচার সেবা বক্স', 'Start a Digital Agency and Make $8k/mo', 'Hey paramountinsurancebd.com,\r\n\r\nDo you ever get frustrated seeing local businesses in your area lack an online presence?      🏪\r\nThe antique store with no website...\r\n\r\nThe family restaurant ignoring social media...\r\nThe boutique shop without digital ads…\r\n\r\nTheir competitors are surging ahead online while they get left behind.\r\nAnd it\'s not always their fault.      Digital marketing seems complicated.\r\n\r\nAs a webmaster, you are familiar with Digital marketing, you can earn $8k/mo via Giving Local Businesses An Online Presence!  But you also know that creating digital marketing campaigns is time consuming.\r\n\r\nThat\'s where AISellers comes in : https://www.kagrowth.org/aiseller \r\nCoupon Code: sellers\r\n\r\nAISellers is a revolutionary AI app that creates digital marketing campaigns tailored for any local business in just 3 simple steps:\r\n\r\nStep 1: Enter business name, details, location\r\nStep 2: AISellers analyzes business, competitors, customers\r\nStep 3: It generates optimized online assets like:\r\n🎬 Mesmerizing Explainer, Promo etc Videos for instagram, tiktok, youtube etc.\r\n🎥 Facebook and Google Ads\r\n✍️ Landing page and optin page\r\n🎁 Lead Magnets and Freebies\r\n💌 eBooks for lead generation\r\n\r\nAnd so much more!\r\n\r\nAISellers enables local businesses to:\r\n🚀 Get Found Locally\r\n📈 Generate More Leads\r\n💰 Increase Sales\r\n\r\nIt\'s perfect for:\r\n🍽️ Restaurants\r\n💇 Salons\r\n💼 Law Firms\r\n🏪 Retail Stores\r\n\r\nAnd any local business!\r\n\r\nWith AISellers you get:\r\n🎥 100+ Custom Video Templates\r\n⭐ Commercial License Included\r\n🎙️ Text-to-Speech Voiceover\r\n🎞️ Access to Stock Media Library\r\n🔗 One-Click Publishing & Sharing\r\n\r\n: https://www.kagrowth.org/aiseller \r\nCoupon Code: sellers\r\n\r\nBecome the digital hero for local companies with AISellers!\r\n\r\nAnd when you get AISellers today, you\'ll also get access to my Local Marketing Bundle!\r\n\r\nDon\'t miss out on this exclusive opportunity!\r\n\r\nTo Your Success,\r\nJohnny Evans\r\n\r\nPS - Access AISellers + My Exclusive Bonuses - Ends at Midnight => : https://www.kagrowth.org/aiseller \r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe \r\nAddress: 3812 Sunrise Road\r\nLas Vegas, NV 89101', '2024-03-25 21:59:48', '2024-03-25 21:59:48'),
(969, 'Della Lister', 'della.lister@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Today Only', 'Hi,\r\n\r\nWant thousands of clients? We have compiled a list of all consumers and business\'s across 149 countries for you.\r\n\r\nWe have a special that is running today and valid till the end of the day. Come check us out:\r\n\r\nhttps://paramountinsurancebd.leadsmax.biz/\r\n\r\nConsumer Records: 294,582,351\r\nBusiness Records: 25,215,278\r\n\r\nSelling at $99 today only.', '2024-03-26 02:03:48', '2024-03-26 02:03:48'),
(970, 'Thorsten Mackennal', 'thorsten.mackennal28@gmail.com', 'তথ্য অধিকার আইকন', 'Become immune to tinnitus just like 68% of people', 'Hope this finds you wel,\r\n\r\nFact: Roughly 68% of the population never experiences tinnitus, no matter\r\nif they have been exposed to loud workplaces or other ear-harmful\r\nenvironments.\r\n\r\nThis has drawn the attention of a small group of European researchers who\r\nhave recently published their astounding discoveries...\r\n\r\nCheck now: https://tinyurl.com/yx2jfzea\r\n\r\nThey have found the nucleic acid which makes some immune to developing\r\ntinnitus and how everybody can activate it in a matter of months,\r\npossibly even weeks...\r\n\r\nThis is fresh-out-of-the-box info that you won\'t find anywhere else but in\r\ntheir short documentary.\r\n\r\nHow to stop weird sounds in 3 easy steps: https://tinyurl.com/yx2jfzea', '2024-03-26 07:33:40', '2024-03-26 07:33:40'),
(971, 'Tobiasfag', 'no.reply.WillyGoossens@gmail.com', '?????? ????', 'A fresh way of email distribution.', 'Salutations! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send request dulСѓ legit? We offer a new unique way of sending commercial offers through contact forms. \r\nIt is improbable to have Feedback Forms messages marked as spam, since they are considered important. \r\nYou have the chance to use our service without having to pay anything. \r\nOur service lets you send up to 50,000 messages. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.', '2024-03-26 08:49:03', '2024-03-26 08:49:03'),
(972, 'OaESXBlVoG', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'sxqUIpzFPlmcgX', 'eQwdrZpf', '2024-03-26 09:01:02', '2024-03-26 09:01:02'),
(973, 'OaESXBlVoG', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'sxqUIpzFPlmcgX', 'eQwdrZpf', '2024-03-26 09:01:06', '2024-03-26 09:01:06'),
(974, 'OaESXBlVoG', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'sxqUIpzFPlmcgX', 'eQwdrZpf', '2024-03-26 09:01:10', '2024-03-26 09:01:10'),
(975, 'vNzRAIEr', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'ykNndhqePwslvr', 'hEFOHpckuzUWiSel', '2024-03-26 09:01:33', '2024-03-26 09:01:33'),
(976, 'vNzRAIEr', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'ykNndhqePwslvr', 'hEFOHpckuzUWiSel', '2024-03-26 09:01:37', '2024-03-26 09:01:37'),
(977, 'vNzRAIEr', 'nathaniel_alexanderpwbk@outlook.com', 'তথ্য অধিকার আইকন', 'ykNndhqePwslvr', 'hEFOHpckuzUWiSel', '2024-03-26 09:01:42', '2024-03-26 09:01:42'),
(978, 'MtgvqeNiHdus', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'FtuIsBmMwNgC', 'vjgVLclRT', '2024-03-26 09:09:19', '2024-03-26 09:09:19'),
(979, 'MtgvqeNiHdus', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'FtuIsBmMwNgC', 'vjgVLclRT', '2024-03-26 09:09:23', '2024-03-26 09:09:23'),
(980, 'MtgvqeNiHdus', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'FtuIsBmMwNgC', 'vjgVLclRT', '2024-03-26 09:09:27', '2024-03-26 09:09:27'),
(981, 'pWMINlEmVU', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'pLwbBoUqm', 'WHbOBadzXse', '2024-03-26 09:10:04', '2024-03-26 09:10:04'),
(982, 'pWMINlEmVU', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'pLwbBoUqm', 'WHbOBadzXse', '2024-03-26 09:10:08', '2024-03-26 09:10:08'),
(983, 'pWMINlEmVU', 'ana.lee1999@yahoo.com', 'তথ্য অধিকার আইকন', 'pLwbBoUqm', 'WHbOBadzXse', '2024-03-26 09:10:12', '2024-03-26 09:10:12'),
(984, 'maelan', 'qhdwtqddbw.q@monochord.xyz', 'Select Dropdown', 'maelan strawter', 'maelan strawter', '2024-03-26 09:57:53', '2024-03-26 09:57:53'),
(985, 'Henry Moody', 'googletraffichack@earnmorenow.info', 'তথ্য অধিকার আইকন', 'Get Ready for a Traffic Tsunami!', 'Hey there!\r\n\r\nWish you could get floods of traffic with just a click?       Today is your lucky day!       We\'re launching something so big, it\'s going to change the game forever.\r\n\r\nImagine directing a tsunami of eager visitors straight to your website.       Our upcoming launch is making waves, and our community is buzzing with excitement.\r\n\r\nSecure your spot now.       Dive in, and let the traffic tsunami boost your sales to sky-high levels!\r\n\r\nDon\'t wait – the wave is coming.       Buy now and ride the traffic tsunami to success!\r\n\r\nClick Here: https://www.earnmorenow.info/googletraffichack\r\n\r\nBest,\r\nHenry Moody\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe\r\nAddress: 3688 Lynn Street\r\nBoston, MA 02114', '2024-03-26 10:04:00', '2024-03-26 10:04:00'),
(986, 'Patrice Grenda', 'patrice.grenda@gmail.com', 'অভিযোগ বক্স', 'The secret guide to achieving incredible success with email marketing!', 'Now, discover how to effortlessly enhance your online presence with our proven strategies. Whether you\'re looking to increase your traffic or improve your conversion rates, our guide offers simple steps and insights that will transform the way you think about digital marketing. Act now and take your business to the next level!\r\n\r\nDiscover here! https://bit.ly/email-marketing-sales', '2024-03-26 16:12:01', '2024-03-26 16:12:01'),
(987, 'Mike Saunder', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\n \r\nThanks and regards \r\nMike Saunder', '2024-03-26 20:39:47', '2024-03-26 20:39:47'),
(988, 'Edwin Meyer', 'edwin.meyer625@gmail.com', 'Select Dropdown', 'Web Design: Your Digital Storefront\'s Makeover', 'Hi,\r\n\r\nTime for a makeover? Our Web Design service transforms your digital storefront into a visually appealing showcase. Ready for a fresh look? Reply to give your online presence a makeover.\r\n\r\nWarm Regards,\n\nEdwin Meyer', '2024-03-27 17:53:26', '2024-03-27 17:53:26');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(989, 'Dianna Lafferty', 'lafferty.dianna@googlemail.com', 'তথ্য অধিকার আইকন', 'drink this “belly fat Drāno” juice to lose 28 lbs in 21 days?', 'Weight loss stuck? You may have a toxic fatty acid that blocks weight loss. \r\n\r\nAccording to Newcastle University in England, this fatty acid forces fat cells to stream into your blood… \r\n\r\nAnd causes your body to pack on internal visceral fat. \r\n\r\nOnce this happens, your fat-burning metabolism slows down to a crawl… your hormones completely shut down… and your body stores fat instead of burning it as energy. \r\n\r\nFortunately, a renegade doctor from Japan has uncovered a natural “belly fat Drāno” juice that flushes out this toxic fatty acid from your body. \r\n\r\nCheck now: https://tinyurl.com/4f88nb95\r\n\r\n67,129 folks are drinking this delicious juice every morning… \r\n\r\nAnd they’re losing an average of 28 lbs – in as little as 21 days! \r\n\r\n>>> drink 1 cup every morning to lose “spare-tire” belly in record time: https://tinyurl.com/4f88nb95\r\n\r\nRobert lost 62 lbs of deadly fat clogging up his arteries and completely transformed his body in his 40s. \r\n\r\nHis wife Sonya also lost 38 lbs and 4 dress sizes… and it forced her to shop for a whole new wardrobe!\r\n\r\nTo your good health!', '2024-03-28 03:28:25', '2024-03-28 03:28:25'),
(990, 'Daniel Richards', 'sendbuddyai@moregold.xyz', 'শুদ্ধাচার সেবা বক্স', 'Make 10x Dollars with Ground Breaking Email Marketing Technology', 'Hi paramountinsurancebd.com,\r\nDo you know?\r\nThere are more than 400 Million registered small businesses across the globe…\r\nBut, \r\nHere’s the shocking part…\r\nMore than 84% of these business owners rate sending targeted emails that land in their inbox for ultimately closing them As Their BIGGEST Concern.\r\nYes,\r\nEven if you are an established business honcho or just starting out in the digital marketing universe,\r\nArtificial intelligence is the new GRAND DADDY in the targeted lead finding universe, & businesses of all shapes & sizes can’t ignore its huge worth at any cost.\r\n\r\n(Or, you can simply join affiliate networks like Shareasale/Commission Junction, and then promote affiliate products to get a lot of commissions.)\r\n\r\nNow if you’re looking for a brand new artificial intelligence based technology for finding profitable business leads across the globe.\r\n\r\nI’ve got some GREAT NEWS…\r\nPresenting SendBuddy AI: https://www.moregold.xyz/sendbuddyai \r\nWorld\'s First, AI Powered Email Marketing Technology That Lets You Find Millions Of Red Hot Leads & Even Send Them Targeted Emails Right Inside Their Inbox in Less Than 60 Seconds.\r\n\r\nAll this & much more…\r\n?     	Without wasting money on hiring expensive freelancers\r\n?     	Without purchasing any complicated lead finding platforms\r\n?     	Without doing anything yourself\r\n?     	OR depending on expensive third party subscriptions…\r\n\r\n& here’s the biggest news…\r\nNow, You Can Make Even More Profit By Helping Businesses With Complete Agency Commercial License.\r\n\r\nYes, with this premium commercial license, even you can make a cool passive income by giving these high in demand services for your clients as well\r\n\r\nTake my word, if you’re tired of all the bullshit going around and want to have a secured financial future, then SendBuddy AI is the happy ending for your search.\r\n\r\nBy now, you know that there is huge potential for you…\r\n\r\nAnd, with this by your side, you’ve got the ultimate edge over your competition.\r\n\r\nHope you’re not willing to miss out on its IMMENSE potential.\r\n\r\nStill have doubts…\r\nWatch SendBuddy AI Short Demo Video Here: https://www.moregold.xyz/sendbuddyai \r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....    that will make this deal an unforgettable affair\r\n\r\nBut these are available for a very limited time. So, don’t you dare miss out on this.\r\n\r\nGrab SendBuddy AI With Limited Time Bonuses Today: https://www.moregold.xyz/sendbuddyai \r\n\r\nTo Your Success,\r\n\r\nDaniel Richards\r\n\r\n\r\nP.S- We bet it’s the best you could get at such a low price.    So don\'t waste a second and get this before the prices go beyond your limits.\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe\r\n\r\nAddress: 1093 Crowfield Road\r\nGilbert, AZ 85233', '2024-03-28 10:38:32', '2024-03-28 10:38:32'),
(991, 'PillsHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/7wC5m1Id \r\nhttps://tehnopolisamur.ru/bitrix/redirect.php?event1=click_to_call&event2=&event3=&goto=https://true-pill.top/\r\nhttp://ebook.goryeong.go.kr:8888/mobile/subpage/view.htm?goods_id=1101107&startPage=780&listNo=1015&table=contents_mast_goryeong&nav_code=&code=&search_item=&search_order=&order_list=&list_scale=10&view_level=&view_cate=&view_cate2=&url=https://true-pill.top/\r\nhttps://thelabradorforum.com/proxy.php?link=https://true-pill.top/\r\nhttps://grand-lux.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://www.glynegap.org/textonly.php?pageID=https://true-pill.top/\r\n \r\n \r\nGlucofinn\r\nErycinum\r\nFuromid\r\nFosagen\r\nBonac\r\nEspironolactona\r\nApraljin\r\nTrichopol\r\nRivastigminum\r\nZylol\r\nDermogine\r\nOxcord\r\nFonderyl\r\nDufulvin\r\nBlocotenol\r\nNomestrol\r\nMonodoxin\r\nFuxilidin\r\nRani\r\nMetadrate\r\nNifetex tr\r\nDorex\r\nSimvastatin\r\nRisperidone\r\nPentoxifyllinum\r\nPhenytoinum\r\nDronalden\r\nAlendronstad\r\nRangabax\r\nBarambo\r\nAescephaline\r\nLessina\r\nPosivyl\r\nProdec\r\nVisumetazone\r\nEpiphenicol\r\nOlansek\r\nHalomonth\r\nContracid\r\nUlcevit', '2024-03-28 19:56:51', '2024-03-28 19:56:51'),
(992, 'Jolene Gilman', 'jolene.gilman21@gmail.com', 'অভিযোগ বক্স', 'One Click to Traffic Success: Discover How!', 'One click is all it takes to transform your online visibility. Discover the simplicity of boosting your digital presence.\r\n\r\nTry Now -> https://cutt.ly/1w9zNLPM', '2024-03-29 20:30:40', '2024-03-29 20:30:40'),
(993, 'Sarah Mitchell', 'sarah@capitalfundingstore.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Need a small business loan between 25k and 500k, then we are your lender! \r\n\r\nAs one of the largest direct lenders in the country we offer same day approval and, \r\n\r\nnext day funding without requiring good credit or collateral. \r\n\r\nJust visit www.capitalfundingstore.com and instantly see how much you qualify for today!\r\n\r\n\r\nSarah Mitchell\r\n\r\nCapital Funding Store', '2024-03-29 21:01:40', '2024-03-29 21:01:40'),
(994, 'Libby Evans', 'libbyevans461@gmail.com', 'তথ্য অধিকার আইকন', 'Get Noticed on Instagram: Gain 300-1000 New Followers Each Month', 'Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- We guarantee to gain you 300-1000+ followers per month.\r\n- People follow you because they are interested in you, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nLibby\r\n\r\nUnsubscribe here: https://removeme.click/unsubscribe.php?d=paramountinsurancebd.com', '2024-03-29 22:42:27', '2024-03-29 22:42:27'),
(995, 'Vicky Clemmons', 'clemmons.vicky@gmail.com', 'শুদ্ধাচার সেবা বক্স', '$40 per hour, regular work', 'Hi!\r\n\r\nHave you ever written short email messages before? We need to talk if you have that skill set.\r\n\r\nWe are currently looking for new beginner-paid remote workers who want to start work right away!\r\n\r\nAll employers hiring through our company are looking for people with no previous experience but are willing to learn. These are remote positions, meaning that as long as you can work the required hours, you can work from home.\r\n\r\nClick here to complete your application if interested: https://tinyurl.com/6nubaee5\r\n\r\nIn this position, you will be assigned tasks related to sending promotional email messages about various products and services. You must write in clear English with no errors and provide consistency so we can rely on you to produce many weekly messages.\r\n\r\nThe rate we offer varies depending on what kind of assignment(s) you\'ll take. Still, generally speaking, it ranges between $40-$80 per hour depending on what service(s) they entail and your level of expertise.\r\n\r\nInterested? Check out this page before completing an application to get everything important!\r\n\r\nBest of luck!\r\n\r\nCheck here: https://tinyurl.com/6nubaee5', '2024-03-30 02:08:01', '2024-03-30 02:08:01'),
(996, 'Analisa Boatwright', 'boatwright.analisa@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Key to REVERSE diabetes found in African tribesmen (do this before meals)', 'Wait!\r\n \r\nBefore your next meal do this simple 10-second ritual to put an end to your blood sugar swings and reverse scary diabetes complications…\r\n\r\nThe secret has been hiding in the diets of African desert tribes. We only know about it now because of the work of one renegade Canadian research doctor.\r\n \r\nHere it is: https://tinyurl.com/mvha3x2t\r\n \r\n=> 10-second pre-meal ritual to fix your blood sugar and end diabetes complications\r\n \r\nCindy fixed her blood sugar swings and lost 43lbs with this ritual...\r\n \r\nJohn lost 27lbs and reversed his diabetes complications with this ritual...\r\n \r\nNow it\'s your turn.\r\n \r\nhttps://tinyurl.com/mvha3x2t\r\n \r\nPS. This blood sugar trick was previously known ONLY to personal clients of the renegade doctor in Canada who stumbled on the 10-second pre-meal ritual in his research lab...', '2024-03-30 04:38:12', '2024-03-30 04:38:12'),
(997, 'Mike Baker', 'mikeattenequiemn@gmail.com', '???? ?????? ????', 'Increase sales for your local business', 'This service is perfect for boosting your local business\' visibility on the map in a specific location. \r\n \r\nWe provide Google Maps listing management, optimization, and promotion services that cover everything needed to rank in the Google 3-Pack. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/ranking-in-the-maps-means-sales/ \r\n \r\n \r\nThanks and Regards \r\nMike Baker\r\n \r\n \r\nPS: Want a ONE-TIME comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-03-30 11:55:11', '2024-03-30 11:55:11'),
(998, 'Jefferson Kong', 'kong.jefferson47@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hey There\r\n\r\nI\'m reaching out to discuss some critical issues I found on your website. \r\nBest,\r\nJason\r\ninfo@localmarketinggeeks.org', '2024-03-30 12:48:06', '2024-03-30 12:48:06'),
(999, 'JamesBoams', 'jameswarez@gmail.com', '?????? ????', 'Music acces for DJs', 'Hello, \r\n \r\nDownload club music https://0daymusic.org MP3, FLAC, Music Videos. \r\n \r\n0daymusic Team', '2024-03-31 00:11:59', '2024-03-31 00:11:59'),
(1000, 'Robin Cash', 'reelins@busitoday.co', 'অভিযোগ বক্স', 'Get MILLIONS of free visitors, followers with ZERO budget & ads...', 'Hey,\r\n\r\nAre you looking to get more traffic, followers and sales FAST?\r\n\r\nYou could be missing out on a HUGE opportunity - Instagram Reels.\r\n\r\n==> : https://www.busitoday.co/reelins \r\n\r\nWhy it\'s such a BIG DEAL right now?\r\n\r\n- It\'s 100x faster and easier than creating long-form content\r\n\r\n- There is a WARM BUYER AUDIENCE (25-34 yr olds) that is eager to view & engage\r\n\r\n- Instagram & FB gives MORE EXPOSURE & PRIORITIZE Reel content\r\n\r\n- Getting organic reach has never been easier, you can get to MILLIONS of free views!\r\n\r\nNow - the only thing you need is a \"SECRET SAUCE\" AI technology to help you quickly and easily create 100s of HYPER-ADDICTIVE Reels..\r\n\r\nPlus, with their Step-by-step training, strategies,  you can EXPLOIT Instagram & FB for 10s of THOUSANDs of subs, followers in days..\r\n\r\nThe best part is - you can do all this without writing scripts, editing, spending hrs everyday and ANY special skills.\r\n\r\n==> Get ReelRampage AI before it\'s too late: https://www.busitoday.co/reelins \r\n\r\nSee you inside\r\n\r\nBest,\r\nRobin Cash\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 2048 County Line Road\r\nWinter Haven, FL 33830', '2024-03-31 14:54:38', '2024-03-31 14:54:38'),
(1001, 'Rana', 'socialmedia1145@outlook.com', 'অভিযোগ বক্স', 'Social Media Management', 'Hi, This is Rana. I\'m reaching out to offer my expertise in social media management, including strategic calendar planning, captivating post creation as per your business, e-commerce product promotion, SEO-friendly social media captions, and design services such as brochures, posters, and flyers tailored to enhance your brand\'s social media presence and engage your audience effectively. \r\n\r\nMy rate is USD 20 per hour. I can provide you a fixed quote as per your requirements. \r\n\r\nDrop me an email at socialmedia1145@outlook.com to discuss it further.', '2024-03-31 15:04:44', '2024-03-31 15:04:44'),
(1002, 'Ravi Dominquez', 'jefferson.dominquez@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-03-31 22:01:57', '2024-03-31 22:01:57'),
(1003, 'JamesBoams', 'jameswarez@gmail.com', '?????? ????', 'Music acces for DJs', 'Hello, \r\n \r\nDownload club music https://0daymusic.org MP3, FLAC, Music Videos. \r\n \r\n0daymusic Team', '2024-04-01 06:45:33', '2024-04-01 06:45:33'),
(1004, 'Edward Freedman', 'edwardfreedman793@gmail.com', 'Select Dropdown', 'Redesign Your Digital Landscape with Our Web Design Service', 'Hello,\r\n\r\nAll set to revamp your online presence? We revitalize your online presence with our web design service. We carefully and creatively redesign your website to match the development of your brand. Together, let\'s develop an online environment that motivates and captivates your viewers.\r\n\r\nBest regards,\n\nEdward Freedman', '2024-04-01 11:47:46', '2024-04-01 11:47:46'),
(1005, 'Blaine Coggins', 'coggins.blaine@googlemail.com', 'অভিযোগ বক্স', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Blaine from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkeydigital.org/affiliate-dashboard/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nBlaine Coggins\r\nMonkey Digital', '2024-04-01 15:27:55', '2024-04-01 15:27:55'),
(1006, 'jYsHPTKEriM', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'foawlkenQdtAU', 'QqBZYLOCuDeHN', '2024-04-01 19:24:25', '2024-04-01 19:24:25'),
(1007, 'jYsHPTKEriM', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'foawlkenQdtAU', 'QqBZYLOCuDeHN', '2024-04-01 19:24:29', '2024-04-01 19:24:29'),
(1008, 'jYsHPTKEriM', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'foawlkenQdtAU', 'QqBZYLOCuDeHN', '2024-04-01 19:24:32', '2024-04-01 19:24:32'),
(1009, 'gcUwHjMJDOQEksNi', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'CUaEQqGy', 'LZmeDrhsywOP', '2024-04-01 19:24:57', '2024-04-01 19:24:57'),
(1010, 'gcUwHjMJDOQEksNi', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'CUaEQqGy', 'LZmeDrhsywOP', '2024-04-01 19:25:01', '2024-04-01 19:25:01'),
(1011, 'gcUwHjMJDOQEksNi', 'lula_nicholsw5gx@outlook.com', 'তথ্য অধিকার আইকন', 'CUaEQqGy', 'LZmeDrhsywOP', '2024-04-01 19:25:04', '2024-04-01 19:25:04'),
(1012, 'jbpPoZBzDhERI', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'DbRBaJMwrxVNGjvC', 'aJcTniZBGwUDELxg', '2024-04-01 19:25:45', '2024-04-01 19:25:45'),
(1013, 'jbpPoZBzDhERI', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'DbRBaJMwrxVNGjvC', 'aJcTniZBGwUDELxg', '2024-04-01 19:25:50', '2024-04-01 19:25:50'),
(1014, 'jbpPoZBzDhERI', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'DbRBaJMwrxVNGjvC', 'aJcTniZBGwUDELxg', '2024-04-01 19:25:55', '2024-04-01 19:25:55'),
(1015, 'beLudXAxItG', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'EHxXIWSJic', 'HbVygkhRNi', '2024-04-01 19:26:18', '2024-04-01 19:26:18'),
(1016, 'beLudXAxItG', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'EHxXIWSJic', 'HbVygkhRNi', '2024-04-01 19:26:23', '2024-04-01 19:26:23'),
(1017, 'beLudXAxItG', 'durhamlinna273@gmail.com', 'তথ্য অধিকার আইকন', 'EHxXIWSJic', 'HbVygkhRNi', '2024-04-01 19:26:27', '2024-04-01 19:26:27'),
(1018, 'Mike Howard', 'mikeNeehymnsype@gmail.com', '?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Howard\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-04-02 00:01:02', '2024-04-02 00:01:02'),
(1019, 'Syed Atif', 'pr5yukr3hkpq@opayq.com', '?????? ????', 'Capital Business Funding', 'Hello, \r\n \r\nWe provide funding through our venture capital company to both start-up and existing companies either looking for funding for expansion or to accelerate growth in their company. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early repayment penalties. \r\n \r\nWe would like to review your business plan or executive summary to understand a much better idea of your business and what you are looking to do, this will assist in determining the best possible investment structure we can pursue and discuss more extensively. \r\n \r\n \r\nI hope to hear back from you soon. \r\n \r\nSincerely, \r\n \r\nSyed Atif \r\nInvestment Director \r\nDevcorp International E.C. \r\nP.O Box 10236 Shop No. 305 \r\nFlr 3 Manama Centre, Bahrain \r\nEmail: syedatif1001@gmail.com \r\nWebsite: https://devcorpinternational.com', '2024-04-02 09:21:53', '2024-04-02 09:21:53'),
(1020, 'John Wood', 'googletraffichack@solveques.xyz', 'তথ্য অধিকার আইকন', 'Turn Google into your personal traffic machine!', 'Hi,\r\n\r\nI’m so excited to bring this to you!\r\n\r\nToday, we\'re revealing a secret so big, it\'ll feel like you\'ve hacked Google itself.\r\n\r\nThis isn\'t just about getting ahead;      it\'s about dominating.   \r\n\r\nJoin us and discover how to turn Google into your personal traffic machine.      Get your link, and let\'s hack our way to success together!\r\n\r\nDon\'t miss out on this.      Buy now and become a Google master!\r\n\r\nClick Here: https://www.solveques.xyz/googletraffichack\r\n\r\nRegards,\r\nJohn Wood\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe\r\nAddress: 2320 Oliverio Drive\r\nBig Bow, KS 67832', '2024-04-02 11:35:57', '2024-04-02 11:35:57'),
(1021, 'Hiram Adams', 'stockdreams@realdollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Skyrocket Your Google Image Search Traffic with Irresistible Images!', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.realdollar.xyz/dreamsgoogle \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.realdollar.xyz/dreamsgoogle \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nHiram Adams\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe\r\nAddress: 1737 Chenoweth Drive\r\nCookeville, TN 38501', '2024-04-03 10:02:14', '2024-04-03 10:02:14'),
(1022, 'Mildred Sheldon', 'sheldon.mildred@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'Want to boost your Cash Flow?\r\n\r\nOur program allows you to offer enhanced benefits while potentially saving $500 per employee. It\'s a win-win for both your budget and your workforce. Call 1-800-683-1978 or go to www.profits2024.com for details', '2024-04-03 17:54:57', '2024-04-03 17:54:57'),
(1023, 'Danilo Jeffcott', 'danilo.jeffcott26@hotmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster!', 'Think you might need business working capital but unsure how it works? I can help, reply to me below and I\'ll show you how\r\n\r\nElizabeth Miller\r\nWorking Capital Loan Specialist\r\n295 Seven Farms Drive\r\nSuite C- 201\r\nCharleston, SC 29492\r\nwww.HelloRatesFastFunding.com\r\nelizabeth.miller@helloratesfastfunding.com', '2024-04-03 22:24:53', '2024-04-03 22:24:53'),
(1024, 'Eddie Mills', 'eddiemills224@gmail.com', 'Select Dropdown', 'Elevate Your Brand with Our Web Design Solutions', 'Hello,\r\n\r\nAll set to improve your brand? Our web design services are designed to make your brand stand out on the internet. We build websites that are memorable, from slick layout to flawless functioning. Together, let\'s improve your brand\'s online visibility.\r\n\r\nBest regards,\n\nThank you,\r\nEddie Mills', '2024-04-04 14:40:23', '2024-04-04 14:40:23'),
(1025, 'Michael Walker', 'coursemateai@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Earn dollars: Like Udemy, but AI does the work for you!', 'Hi,\r\n\r\nYou\'ve no-doubt heard about the success of Udemy and other eLearning platforms like it.\r\n\r\nLast year Udemy alone did in the range of $600-700 Million, and the industry as a whole is around $400 Billion.\r\n\r\nBut here\'s a dirty little secret about the business: Udemy isn\'t even making profits yet.\r\n\r\nOK, technically it\'s not a secret since they\'re a publicly-held company, but most of their instructors and customers are certainly not aware of it.\r\n\r\nAlong with their competitors in the industry, they\'re focused on growth, and as a result they\'re losing tens of millions of dollars every quarter.\r\n\r\nThat\'s not to say that it\'s a bad business, or won\'t become profitable.\r\n\r\nHowever, I bring this up to make two points:\r\n\r\n1) There\'s a better way for most of us to start an eLearning business.\r\n\r\n2) You really can compete with platforms like Udemy.\r\n\r\nHere\'s a brand new AI solution that allowed you to start your own Udemy-like academies in a matter of minutes: https://www.nowbusiness.info/coursemateai \r\n\r\nWhile companies like Udemy are building their business like a typical startup in the world of Fortune 500 companies (raising gazillions from investors, taking years to become profitable, etc.), individual entrepreneurs can create a profitable business immediately.\r\n\r\nNo red tape to cut through.   No investors to keep happy and pay back.   You can start for pennies and be profitable from day one.\r\n\r\nIn that sense, you REALLY can compete with platforms like Udemy.\r\n\r\nUsing this new AI platform called CourseMateAi, you can also compete with them in other ways.\r\n\r\nBy harnessing the power of AI, you can generate new courses on any topic, at any time.\r\n\r\nThat gives you an edge over those other platforms.   Suppose there is a new trend or breakthrough in a niche.   You can create a course with the AI and launch it within minutes, while instructors on Udemy are scrambling for weeks to do the same.\r\n\r\nAgain, all this is not to say that the mega-platforms like Udemy and Coursera are bad.   Just to say that you can beat them at their own game by leveraging this new technology today: https://www.nowbusiness.info/coursemateai \r\n\r\nRight now CourseMateAi is super affordable during the launch special, but the price will be increasing to a monthly subscription due to huge demand.   Get in now before it\'s too late.\r\n\r\nTo your success,\r\n\r\nMichael Walker\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe \r\nAddress: 1264 Prospect Street\r\nHaddonfield, NJ 08033', '2024-04-04 17:45:31', '2024-04-04 17:45:31'),
(1026, 'Kevin Ellis', 'reelins@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'EXPLOIT the HOTTEST, BIGGEST traffic & buyer platform right now..', 'Hey paramountinsurancebd.com,\r\n\r\nIt\'s a FACT that Instagram is the HOTTEST & BIGGEST traffic and buyer platforms right now.\r\n\r\nTraffic, money, fame..    it\'s ALL there for the taking..    If you know what to do.\r\n\r\nBut only if you know how to exploit it..\r\n\r\n==> See How To EXPLOIT INSTAGRAM & generate 100k visitors next month: https://www.keydollar.xyz/reelins \r\n\r\nInstagram (and FB) is Favouring Reels, and organically PUSHING them hard resulting in massive reach, engagement, traffic & sales..\r\n\r\nMany websites, newbies, small businesses went from being (almost) unknown to building huge empires and getting rich using Reels as their primary source of traffic.\r\n\r\nBUT..    you need to post a LOT of reels everyday and that takes hours & days to do...\r\n\r\n...   plus you must know the RIGHT way, RIGHT strategy to create & post reels or they won\'t even get seen.\r\n\r\nWith ReelRampage AI, a new \"SECRET SAUCE\" AI technology that helps you quickly and easily create 100s of HYPER-ADDICTIVE, attention grabbing Reels in minutes...\r\n\r\n...   getting you more reach,  followers, traffic & sales..    FAST!\r\n\r\n==> Watch Quick Demo Here : https://www.keydollar.xyz/reelins \r\n\r\nPlus with Ram\'s step-by-step video training and case studies, you\'ll have everything you need to become a reels master & take your traffic game to the next level!\r\n\r\nReelRampage AI is available for a Low One Time Price during its public launch for the next few days only..\r\n\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nTake action now to start getting free leads and sales\r\n\r\n==> Get ReelRampage AI For A Low One-Time Price Now : https://www.keydollar.xyz/reelins \r\n\r\nAll the best,\r\nKevin Ellis\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe \r\nAddress: 3655 James Avenue\r\nLyons, NY 14489', '2024-04-05 23:57:31', '2024-04-05 23:57:31'),
(1027, 'Alice Krug', 'avantimediaprojects@gmail.com', 'অভিযোগ বক্স', 'Get Featured in Google News!', 'Hey there,\r\n\r\nWant your business showcased in Google News?\r\n\r\nOur hyper-targeted content gets distributed across Google News and similar platforms, bringing you increased exposure, calls, and clients.\r\n\r\nReply with \"YES\" to learn more.\r\n\r\nBest regards,\r\nAlice', '2024-04-06 05:47:35', '2024-04-06 05:47:35'),
(1028, 'Eddie Mills', 'eddiemills224@gmail.com', 'Select Dropdown', 'Elevate Your Brand with Our Web Design Solutions', 'Hello,\r\n\r\nAll set to improve your brand? Our web design services are designed to make your brand stand out on the internet. We build websites that are memorable, from slick layout to flawless functioning. Together, let\'s improve your brand\'s online visibility.\r\n\r\nBest regards,\n\nThank you,\r\nEddie Mills', '2024-04-06 07:50:23', '2024-04-06 07:50:23'),
(1029, 'ZYODQNVnst', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'sEpCiTGYVaKzxX', 'icklYfOxRUT', '2024-04-06 11:30:41', '2024-04-06 11:30:41'),
(1030, 'ZYODQNVnst', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'sEpCiTGYVaKzxX', 'icklYfOxRUT', '2024-04-06 11:30:46', '2024-04-06 11:30:46'),
(1031, 'ZYODQNVnst', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'sEpCiTGYVaKzxX', 'icklYfOxRUT', '2024-04-06 11:30:51', '2024-04-06 11:30:51'),
(1032, 'SoUAYvFcVij', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'ITjNHxumnvDC', 'KeSsmbnwEUT', '2024-04-06 11:31:20', '2024-04-06 11:31:20'),
(1033, 'SoUAYvFcVij', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'ITjNHxumnvDC', 'KeSsmbnwEUT', '2024-04-06 11:31:24', '2024-04-06 11:31:24'),
(1034, 'SoUAYvFcVij', 'bjacobsonau890@gmail.com', 'তথ্য অধিকার আইকন', 'ITjNHxumnvDC', 'KeSsmbnwEUT', '2024-04-06 11:31:29', '2024-04-06 11:31:29'),
(1035, 'zakaz-kuhni-cena-Calvinrhymn', 'brovi-master-kirov@brovi-master-permanent.store', '???? ?????? ????', 'Thank', 'дорожная сумка на колесиках \r\n<a href=https://www.google.tk/url?q=http://dorozhnye-sumki-kolesa.ru>http://kuklaskorner.com/?URL=dorozhnye-sumki-kolesa.ru</a>', '2024-04-06 13:59:40', '2024-04-06 13:59:40'),
(1036, 'Tanya A', 'tanyaa01@visamastercardsettlementteam.org', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster. Visa and Mastercard $5.54 Billion processing fees settlement. Have you submitted your claim if you took Visa and Mastercard between 2004 to 2018?', 'Business owners who accepted Visa and Mastercard between 2004 to 2018 are eligible for a portion of a $5.54 Billion credit card processing fees settlement.\r\n\r\nIf your business accepted Visa or Mastercard between 2004-2018, you are entitled to compensation. You can sign up with us about the settlement by visiting www.VisaMastercardsettlement.org.\r\n\r\nThe deadline to sign up for a claim is May 31, 2024.\r\n\r\nYou can sign up with us and complete the claim process in 1-2 minutes here: www.VisaMastercardsettlement.org\r\n\r\nWe have helped thousands of businesses and their owners submit a claim.\r\nBusiness owners do not need an attorney to sign up for a compensation claim, they may do so directly with the settlement admin. Claim forms are being delivered and are available online beginning December 1, 2023. Class members need not sign up for a third-party service in order to participate in any monetary relief.\r\nNo-cost assistance is available from the Class Administrator and Class Counsel during the claims-filing period. Information directing class members to the Court-approved website www.paymentcardsettlement.com for additional information.\r\n\r\nTitle: Claims Assistant\r\nCompany Name: Law Launch LLC\r\nFirst Name: Tanya\r\nLast Name: A', '2024-04-06 19:57:47', '2024-04-06 19:57:47'),
(1037, 'Connie Knopwood', 'connie.knopwood@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Think you might need business working capital but unsure how it works? I can fix that, let me show you how. Send me an email below now.\r\n\r\nElizabeth Miller\r\nWorking Capital Loan Specialist\r\n295 Seven Farms Drive\r\nSuite C- 201\r\nCharleston, SC 29492\r\nwww.HelloRatesFastFunding.com\r\nelizabeth.miller@helloratesfastfunding.com', '2024-04-07 04:13:03', '2024-04-07 04:13:03'),
(1038, 'Albert Robey', 'stockdreams@actionnow.xyz', 'শুদ্ধাচার সেবা বক্স', 'AI: Create and Sell Stunning Graphics Easily with StockDreams AI', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.actionnow.xyz/dreamsgoogle \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.actionnow.xyz/dreamsgoogle .\r\n\r\nWishing you unmatched creative success,\r\n\r\nAlbert Robey\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe\r\nAddress: 246 Black Oak Hollow Road\r\nSunnyvale, CA 94089\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-04-07 04:32:13', '2024-04-07 04:32:13'),
(1039, 'Romaine Lim', 'lim.romaine@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin!', 'NEED FUNDING \r\n0% INTEREST $250K  NO UPFRONT FEES\r\nFUNDING in 30-90 DAYS\r\nFEES: $3800 ON BACK END PLUS 10% ON BACK END\r\nEVEN IF YOUR CREDIT IS NOT THAT GOOD\r\nWE CAN DO IT 4 TIMES AT ONCE FOR $1 MILLION IN FUNDING \r\nEmail  me and I will send you a link for free signup\r\nPromotion is good only until April 15th\r\n CALL: 508-709-5433\r\nemail: kotwinc@gmail.com', '2024-04-07 11:31:45', '2024-04-07 11:31:45'),
(1040, 'triahtept', 'hqvdwh46@icloud.com', '?????? ????', 'I promised.', 'Hi, this is Jenny. I am sending you my intimate photos as I promised. https://tinyurl.com/29ywsm57', '2024-04-07 15:33:08', '2024-04-07 15:33:08'),
(1041, 'Mike S', 'javarius@trelatesd.com', 'অভিযোগ বক্স', 'Earn today by aiding veterans in need', 'Michael here from Texas.  I\'m a veteran and I want to compensate you for giving us a hand while we\'re helping homeless veterans get back on their feet across the country - I was one and I know the hardships.  I started ChildLight Candles to help homeless vets with 25% of the profit going to this cause.  I have my family helping with the business and we are making a difference, day by day.\r\n\r\nWe could use your help without you having to do much of anything, in fact we\'ll pay you.  $3 for every candle sold - you would simply place a link on your site or social channels and earn everytime someone orders a candle from us to compensate you for your time/space.  We just launched recently and have sold about 70 candles with our first affiliate so far.  In one weeks time he\'s earned a little over 200 dollars.  Not too bad for simply placing a link on your site/socials to help veterans.\r\n\r\nPlease help us get the word out and help our veterans by visiting us at https://cutt.ly/gw8xOcu8 and grabbing a unique link for yourself.  You\'ll be able to see how many people have visited your link, as well as how many sales you\'ve produced in real time.  Once you\'re on the site, just visit the Affiliate area from the main menu and put in your details and a link will be generated for you.\r\n\r\nIf you\'d like custom graphics for your ad let us know, maybe even personal branding.  If you need helping placing it on your site please let us know, we\'d be happy to help you place it on there free of charge.  Place your unique link anywhere you like, your social channels, your site, etc.\r\n\r\n\r\nThanks in advance\r\n\r\nSsg Michael Solano\r\nChildlight Candles', '2024-04-09 13:33:58', '2024-04-09 13:33:58'),
(1042, 'AragacKFar', 'andreysimonov146@gmail.com', '?????? ????', 'doДџalgazlД± kuzine soba fiyatlarД±', 'AДџItвЂ™s important to note that, in a hint of whatвЂ™s to come for most of Canada, the FarmersвЂ™ Almanac named this forecast вЂњCanadian Summer Weather Forecast Sizzles Return.вЂќ вЂ¦\r\nRifГўiyye tarikatД±nda dervisliДџe kabul usulГјnГј, bu tarikatД±n TГјrkiye\'deki Г§aДџdas en bГјyГјk seyhi olan Ken\'an RifГўГ® sГ¶yle aГ§Д±klamД±ЕџtД±r: \"MГјrsit, istekliye; Allah\'a dГ¶nГјЕџ ve tГ¶vbenin bir belirtisi olarak abdest alД±p iki kadiri rufai namaz kД±lmasД±nД± sГ¶yler. Bunun ardД±ndan, mГјrЕџit kД±bleye yГ¶nelerek iki dizi ГјstГјne oturur. MГјrit de, dizleri mГјrЕџidin dizlerine deДџecek biГ§imde aynД± sekilde Г§Г¶kerek oturur. MГјrsit, ГјГ§ Fatiha ve Kur\'an\'Д±n beyatle ilgili ayetini (Feth, 10) okurken mГјridin elinden tutar ve Peygamberden bey\'atlesme kadiri rufai ilgili olarak nakledilen hadisi hatД±rlatД±r ve sonunda mГјride: \"Siz de bu sartlar muvacehesinde bana bey\'at ediyor musunuz?\" diye sorar ve \"evet\" cevabД±nД± alД±nca Kur\'an\'Д±n, ahdi bozmamaya iliЕџkin ayetlerini okur. Bunlardan sonra mГјrЕџit, isteklinin elini tutmaya devam ederek ГјГ§ kez \"istiДџfar\" ederler. Bunun ardД±ndan islam\'daki iman ve ibadet esaslarД±na sadakat tekrarlanД±r. DГјЕџkГјnlere, yoksullara, Г§aresizlere yardД±m edileceДџine, Ahmed Kadiri rufai gayrД± mГјrЕџit tanД±nmayacaДџД±na sГ¶z verilir ve bГјtГјn bunlara Allah ve Peygamber Еџahit tutulur. <>]\r\n \r\n<a href=https://frepa.org/bosch-amar-makinesi-deterjan-hangi-goeze.php>bosch camas?r makinesi deterjan hangi goze</a>\r\n<a href=https://frepa.org/kargo-yldzlarn-altnda-gitarla-nasl-alnr.php>kargo y?ld?zlar?n alt?nda gitarla nas?l cal?n?r</a>\r\n<a href=https://frepa.org/bale-goesterisi-video.php>bale gosterisi video</a>\r\n<a href=https://frepa.org/budo-irtibat-telefonlar.php>budo irtibat telefonlar?</a>\r\n<a href=https://frepa.org/annesinin-ban-kesti.php>annesinin bas?n? kesti</a>\r\n<a href=https://frepa.org/anadolu-ueniversitesi-anorganik-kimya-pdf.php>anadolu universitesi anorganik kimya pdf</a>\r\n<a href=https://frepa.org/tavuk-eti-ile-yaplan-basit-yemekler.php>tavuk eti ile yap?lan basit yemekler</a>\r\n<a href=https://frepa.org/kakao-yerine-ikolata-sos-kullanlr-m.php>kakao yerine cikolata sos kullan?l?r m?</a>\r\n<a href=https://frepa.org/bursluluk-snav-sonular-nereden-oerenilir-2019.php>bursluluk s?nav? sonuclar? nereden ogrenilir 2019</a>\r\n<a href=https://frepa.org/beyaz-sirke-nedir-neye-yarar.php>beyaz sirke nedir neye yarar</a>\r\n \r\n \r\n \r\n<a href=https://gvtronics.ae/2020/12/15/hello-world/#comment-51538>dolu ne zaman ve nasД±l oluЕџur</a> 0ff5e4d', '2024-04-09 15:58:22', '2024-04-09 15:58:22'),
(1043, 'Jeremy Hartley', 'coursemateai@busihelp.xyz', 'অভিযোগ বক্স', 'Like Udemy, but you own it and its profit!', 'Hi paramountinsurancebd.com,\r\n\r\nEver wondered, \"What if Udemy and ChatGPT had a baby?\"     Well, ponder no more!\r\n\r\nMeet CourseMateAi, the revolutionary eLearning platform that\'s about to change the game: https://www.busihelp.xyz/coursemateai \r\n\r\nImagine owning your very own academy.     That\'s right, YOUR academy.     With CourseMateAi, it\'s not just a dream;     it\'s your new reality.\r\n\r\nBut wait, it gets even better.     CourseMateAi harnesses the power of AI technology to create courses on literally any topic you can think of.     Yes, ANY topic.     The possibilities?     Endless.\r\n\r\nThe best thing is, you get to keep 100% of the profits!\r\n\r\nWith CourseMateAi, you\'re not just an instructor;     you\'re a pioneer and leader in the world of eLearning.\r\n\r\nYou can now harness the power of AI to build your own academy with courses in any niche，and make a lot of dollars.\r\n\r\nYes, the AI creates the courses too.     Check out the demo here and join today: https://www.busihelp.xyz/coursemateai \r\n\r\nRight now, it\'s super affordable during the launch special, but due to high demand they plan to increase the price to a monthly subscription for those who join later.     So don\'t wait, check it out now!\r\n\r\nTo your success,\r\n\r\nJeremy Hartley\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 2416 Queens Lane\r\nLynchburg, VA 24504', '2024-04-09 16:53:31', '2024-04-09 16:53:31'),
(1044, 'Bethany Samons', 'samons.bethany@gmail.com', 'অভিযোগ বক্স', 'Can\'t Figure Out How to Stop the Peeing?!', 'Learn an effective method to prevent this once and for all. Make your home into a stress-free haven starting today!\r\n\r\nStop the mess today! Click for solutions ->  https://bit.ly/stop-cat-spraying-now', '2024-04-09 18:12:53', '2024-04-09 18:12:53'),
(1045, 'Mike Bush', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hello \r\n \r\nI have just checked  paramountinsurancebd.com for  the current search visibility and saw that your website could use an upgrade. \r\n \r\nWe will improve your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Bush\r\n \r\nDigital X SEO Experts', '2024-04-09 22:35:12', '2024-04-09 22:35:12'),
(1046, 'triahtept', 'jaduseh5@yahoo.com', '?????? ????', 'I promised.', 'Hi, this is Anna. I am sending you my intimate photos as I promised. https://tinyurl.com/25tt8k58', '2024-04-09 22:37:13', '2024-04-09 22:37:13'),
(1047, 'HRM Bah Mbi', 'bahmbi724@gmail.com', '?????? ????', 'Product supply', 'Attn. Director, \r\n \r\nWe are interested in your products. Please contact us with product details and company website if  your company can handle a bulk supply of your products to Cameroon. \r\nPlease send your reply to bah_mbi@aghemfondom.com \r\n \r\nHRM Bah Mbi', '2024-04-09 23:37:12', '2024-04-09 23:37:12'),
(1048, 'Ravi Whittle', 'whittle.maurice@googlemail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-04-10 06:29:24', '2024-04-10 06:29:24'),
(1049, 'William Ziemba', 'reelins@vauleonline.co', 'অভিযোগ বক্স', '10\'s of THOUSANDs of visitors, followers in days..    possible now!', 'Hey paramountinsurancebd.com,\r\n\r\nIf you ever tried to get followers on Facebook, Youtube, Instagram you know how HARD, TIME TAKING, and EXPENSIVE it can be.\r\n\r\nThe only way to become successful was to drop everything else - create 5-20 high-quality content EVERYDAY, for maybe 2-3 years, then luckily you might get 10K-50K followers\r\n\r\nBut NOT Anymore!    The Biggest Reel-VOLUTION of 2024 is here..\r\n\r\nIf you know how to EXPLOIT Instagram & FB FAVOURITISM for reel...\r\n\r\n...   you can drive 100,000s maybe millions of visitors, grow your subs, followers to 10k-100k or more in just weeks!\r\n\r\n==> Get ReelRampage AI (see Results here): https://www.vauleonline.co/reelins \r\n\r\nImagine posting 15-30 sec videos, getting MILLIONS of free viewers, followers, fame - with ZERO budget & ads.\r\n\r\nAll you need is this “secret sauce” AI tech.. Which helps you quickly and easily create 100s of HYPER-ADDICTIVE Instagram Reels in minutes..\r\n\r\nThen follow the STEP BY STEP process and watch your stats skyrocket. (private training & strategies included)\r\n\r\nSee the kind of results kids, newbies, everyday people are getting with Reels:\r\n\r\n\"7.7 Millions Views Posting Affiliate Offers\"\r\n\"4.5 Millions Views Posting eCom Products\"\r\n\"421K Views Posting Just Images As Reels\"\r\n\"10.4 Millions Views Posting Other People Videos\"\r\n\r\nIf you are ready to get an UNFAIR Advantage..and EXPLOIT Instagram & FB for 10s of THOUSANDs of subs, followers in days..    grab ReelRampage AI now.\r\n\r\n==> Get your copy here: https://www.vauleonline.co/reelins \r\n\r\nTalk soon,\r\nWilliam Ziemba\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe \r\nAddress: 2874 Red Maple Drive\r\nSanta Fe Springs, CA 90670', '2024-04-10 07:41:16', '2024-04-10 07:41:16'),
(1050, 'Essie Tewksbury', 'essie.tewksbury@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn paramountinsurancebd.com into Engaging Videos', 'Hi,\r\n\r\nImagine creating professional videos with AI in ANY language... without actors, cameras, or studios.\r\n\r\n1. 16x Faster Video Creation: Generate videos for sales, courses, YouTube, ads & more.\r\n2. Unique AI Actors: No copyright issues & speak 144+ languages.\r\n3. Easy Drag-and-Drop Editing: No tech skills required\r\n\r\nGet started for just $17 (one-time fee) with a 180-day money-back guarantee.\r\n\r\nSee how it works: https://furtherinfo.org/b81d', '2024-04-10 10:16:02', '2024-04-10 10:16:02'),
(1051, 'ESDawJGqt', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'CXNYiEopG', 'fHyOkRWcxjGoYK', '2024-04-10 17:00:13', '2024-04-10 17:00:13'),
(1052, 'ESDawJGqt', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'CXNYiEopG', 'fHyOkRWcxjGoYK', '2024-04-10 17:00:18', '2024-04-10 17:00:18'),
(1053, 'ESDawJGqt', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'CXNYiEopG', 'fHyOkRWcxjGoYK', '2024-04-10 17:00:23', '2024-04-10 17:00:23'),
(1054, 'YmPgUHhoE', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'RYZmlILry', 'HdZsihgkG', '2024-04-10 17:00:45', '2024-04-10 17:00:45'),
(1055, 'YmPgUHhoE', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'RYZmlILry', 'HdZsihgkG', '2024-04-10 17:00:50', '2024-04-10 17:00:50'),
(1056, 'YmPgUHhoE', 'djobimillerl1993@gmail.com', 'তথ্য অধিকার আইকন', 'RYZmlILry', 'HdZsihgkG', '2024-04-10 17:00:55', '2024-04-10 17:00:55'),
(1057, 'Enlightened', 'giodelaqua@hotmail.com', '?????? ????', 'Effortless Monitoring for Your Online Business!', 'Get notified instantly if your website experiences downtime. Use simple tool to stay in control and ensure continuous service for your customers https://skillset.surge.sh/posts/uptime-kuma/', '2024-04-10 22:47:01', '2024-04-10 22:47:01'),
(1058, 'Cecelia Walker', 'joshua@airapidprofits.com', 'অভিযোগ বক্স', 'I got Leads', 'Hello, I\'vegot some leads that are interested in your company, who/where can I send them?', '2024-04-10 23:38:43', '2024-04-10 23:38:43'),
(1059, 'Brent Fouch', 'brentfouch@aiviralvideo.com', 'অভিযোগ বক্স', 'Will you sell your Facebook page or Instagram page?', 'May I buy either your Facebook page or your Instagram account or both?\r\nPlease tell me here\r\nhttps://sellyourfbpage.com/', '2024-04-11 02:50:02', '2024-04-11 02:50:02');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1060, 'Brian Wend', 'nichol', 'অভিযোগ বক্স', 'To the} paramountinsurancebd.com Owner - Get Quick Easy access to working capital options, including line of credit', 'We are here to help you find the best financing options for your small business. \r\n>> https://www.b2bloan4tech.com/sbiz1\r\n\r\nLenders in the SmartBiz network are now offering a business line of credit from\r\n$25,000 to $150,000 to help eligible applicants with unforeseen expenses and cash flow needs. \r\nA line of credit is fast, flexible, and affordable - and you’ll only pay interest on what you use!*\r\n\r\nPlus, minimal documentation is needed to close for the LOC product. \r\nSimply provide six months of business bank statements or \r\nsecurely connect your account via Plaid®.**\r\n\r\nSee if you pre-qualify for a loan now.* \r\nPlease click the link to find out more: https://www.b2bloan4tech.com/sbiz1\r\n\r\nOur company has helped more than 240,000 small businesses access the capital they need to grow. \r\nAs the leading AI-powered financing platform connecting small businesses with SBA, bank term loans, and \r\nflexible financing options,  we have helped banks deliver more than $9 billion to entrepreneurs.\r\n\r\n>>Go Here>> https://www.b2bloan4tech.com/sbiz1   \r\nor, call 1-888-541-1597<<<\r\n\r\n[WE ALSO OFFER SBA 7(a) and TERM LOANS] \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n[DISCLAIMER]\r\n*Paying the minimum interest-only monthly payments will not repay the principal that is outstanding on your line. \r\nThe bank makes final approval decisions, originates, and services all loans.\r\n**Required documentation includes 6 months of \r\nbusiness bank statements, a current business debt schedule, an identification document, and voided business check. \r\nAt 12-month maturity, you may choose to apply for new financing. Updated business\r\nfinancials will be needed for underwriting. \r\nNew financing after 12 months will incur additional fees. All loan programs are subject to credit approval, income verification, \r\nand collateral evaluation.\r\n\r\n***There is a soft credit pull that will not affect your credit score. However, in processing your loan application, \r\nthe lenders with whom we work will request your full credit report from one or more consumer reporting agencies, \r\nwhich is considered a hard credit pull and happens after your application is in the funding process and matched with a lender \r\nwho is likely to fund your loan.\r\n\r\nFees include a one-time 6% origination fee at closing and a flat $750 closing costs. S\r\ntandard wire transfer fees may apply. While some lenders may charge additional fees for drawing funds, for this line of credit \r\nthere are no additional fees for withdrawals. Your monthly payment may increase, possibly substantially, if you are approved for \r\nanother loan product. Additional restrictions, limitations, and exclusions may apply.\r\n\r\n\r\n\r\nparamountinsurancebd.com\r\nTo be removed from receiving any further marketing contacts,\r\nclick this link for instuctions https://b2bloan4tech.com/remove\r\n\r\n\r\n\r\n2916 Cypress St. ste2 PMB#125\r\nWest Monroe, LA  71291', '2024-04-11 08:05:50', '2024-04-11 08:05:50'),
(1061, 'Steven Clark', 'steven@rapidprofitmachine1.com', 'তথ্য অধিকার আইকন', 'Sell your Facebook page?', 'Can I buy your Facebook page and your Instagram account?\r\nLet me know here\r\nhttps://sellyourfbpage.com/', '2024-04-11 08:11:22', '2024-04-11 08:11:22'),
(1062, 'Kenneth White', 'kenneth@adamhustle.com', 'তথ্য অধিকার আইকন', 'Sell your Instagram account?', 'May I purchase your Instagram account and your Facebook page?\r\nPlease let me know here\r\nhttps://sellyourfbpage.com/', '2024-04-11 10:35:40', '2024-04-11 10:35:40'),
(1063, 'Whitney McKinney', 'stockdreams@kagrowth.org', 'তথ্য অধিকার আইকন', 'Hot Tip: Google Image Search Traffic Generation Through Stunning Images!', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.kagrowth.org/dreamsgoogle \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.kagrowth.org/dreamsgoogle \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nWhitney McKinney\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe\r\nAddress: 3587 Meadowcrest Lane\r\nBeattyville, KY 41311\r\n\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-04-11 17:48:05', '2024-04-11 17:48:05'),
(1064, 'James Griffiths', 'griffiths.mike@yahoo.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'SEO ensures your website stands out when people search for products or services. Google prioritizes relevance and reliability to decide which sites appear on the first pages, underscoring the need for effective website presentation.\r\n\r\nSEO Benefits in Brief:\r\n1. Boosts Visibility and Traffic:\r\n2. Establishes Trust:\r\n3. Yields High ROI:\r\n4. Enhances User Experience:\r\nGoogle announced prioritizing pages based on user experience in their algorithm.\r\nIn essence, SEO is your key to standing out, building trust, and ensuring a high return on investment.\r\n\r\nContact us at https://digitalpromax.co/?src=a14paramountinsurancebd.com\r\n\r\nAlso Need expert hands on your WordPress projects? We\'ve got you covered. Let\'s discuss how our WordPress developers can boost your web endeavors.\r\n\r\nClick here for more details: https://outsource-bpo.com/website/?src=a14paramountinsurancebd.com', '2024-04-12 12:24:27', '2024-04-12 12:24:27'),
(1065, 'Terrie Angles', 'angles.terrie@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-04-13 07:20:34', '2024-04-13 07:20:34'),
(1066, 'Dorine', 'paramountinsurancebd.com@aol.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hello there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nAll the best, \r\n\r\nDorine', '2024-04-13 11:06:02', '2024-04-13 11:06:02'),
(1067, 'Brent Fouch', 'brentfouch@aiviralvideo.com', 'শুদ্ধাচার সেবা বক্স', 'Sell your Insta?', 'May I buy either your Facebook page or your Instagram account or both?\r\nPlease tell me here\r\nhttps://sellyourfbpage.com/', '2024-04-13 12:17:18', '2024-04-13 12:17:18'),
(1068, 'triahtept', 'cp3lmm04@gmail.com', '?????? ????', 'I promised.', 'Hi, this is Jenny. I am sending you my intimate photos as I promised. https://tinyurl.com/2y6fw6sg', '2024-04-13 12:23:19', '2024-04-13 12:23:19'),
(1069, 'Sylvester Cobb', 'sylvestercobb3@gmail.com', 'Select Dropdown', 'Define Your Digital Identity with Our Web Design Mastery', 'Hello,\r\n\r\nAre you prepared to specify who you are online? Our mastery in web design blends creativity and knowledge to create websites that capture the essence of your company\'s identity and core principles. Together, let\'s build a website that fulfills your audience\'s needs and advances your online objectives.\r\n\r\n\n\nThank you,\r\nSylvester Cobb', '2024-04-13 20:45:28', '2024-04-13 20:45:28'),
(1070, 'Jerome Espitia', 'coinz@moregold.xyz', 'শুদ্ধাচার সেবা বক্স', 'This App Gets Us Bitc0in For ZERO Cost?', 'Hey paramountinsurancebd.com, \r\n\r\nWould you like to get some Bitc0in..\r\n\r\nWithout actually paying for it?\r\n\r\nSound like an impossible task to pull off?\r\n\r\nWell I’m here to tell you that this is NOT the case\r\n\r\n=>> Go here to see the secret for getting Bitc0in & Ethereum: https://www.moregold.xyz/coinz \r\n\r\nNothing like this has been accomplished before..\r\n\r\nWith this brand new system…\r\n\r\n..  you have the ability to turn ANY phone or computer into a crypt0 extraction machine.\r\n\r\nWant to see it in action?\r\n\r\n=>> Click here to check it out: https://www.moregold.xyz/coinz \r\n\r\nThis is one of those things you “wish” you had your hands on much earlier..\r\n\r\nCheers,\r\nJerome Espitia\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\nAddress: 2294 Hazelwood Avenue\r\nWest Des Moines, IA 50266', '2024-04-14 15:55:36', '2024-04-14 15:55:36'),
(1071, 'Mike Evans', 'mikeGods@gmail.com', '?????? ????', 'NEW: Semrush Backlinks', 'Hi there \r\n \r\nThis is Mike Evans\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Evans\r\n \r\nmike@strictlydigital.net', '2024-04-15 19:28:09', '2024-04-15 19:28:09'),
(1072, 'Noella Lukis', 'claimsgps777@gmail.com', 'অভিযোগ বক্স', 'Interactive Videos', 'You aren\'t going to believe this new tech that creates interactive vidoes - no one else has this :-)\r\n\r\n\r\nInteractive & Immersive Experience\r\nTailor the presentation to the customer\'s journey, maintaining engagement with interactive elements.\r\n\r\nAI-Driven Customization\r\nIt adapts the presentation in real-time to viewer responses, preferences, and location, enhancing relevance and personalization.\r\n\r\nPersonalization\r\nIncorporate the viewer\'s name to triple engagement and build trust.\r\n\r\nGeolocation Features\r\nAutomatically update presentations with local information, saving time on manual edits.\r\n\r\nInteractive Calculations\r\nProvide viewers with personalized calculations of potential savings or earnings, informing follow-up discussions.\r\n\r\nNotifications & Follow-ups\r\nAutomated alerts keep track of viewer engagement, ensuring timely follow-ups.\r\n\r\nhttps://cutt.ly/ywTvrzLV\r\n\r\nAnalytics\r\nAccess to creation, engagement, and conversion data helps refine presentation strategies.\r\n\r\nLive Data\r\nPresentations stay current with live updates, maintaining credibility and focus.\r\n\r\nScheduling Integration\r\nViewers can easily schedule calls during the presentation, streamlining the connection process.\r\n\r\nDirect Purchase Links\r\nSimplify the buying process with direct links, allowing immediate purchases.\r\n\r\nVideo Content\r\nEmbed videos to keep viewers on the presentation, providing detailed information seamlessly.\r\nAI Script Assistance\r\n\r\nGenerate presentation scripts from a questionnaire to quickly create compelling content.\r\n\r\nhttps://cutt.ly/ywTvrzLV', '2024-04-15 23:59:39', '2024-04-15 23:59:39'),
(1073, 'Tony', 'contentwriting011994@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writing Service Provider', 'Greetings, \r\n\r\nI\'m Tony, a skilled English SEO copywriter and content writer. My expertise lies in creating engaging blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, brochures, proofreading, social media captions, LinkedIn content, and SOPs.\r\n\r\nMy pricing is USD 40 per 1000 words of content. If you\'re short on time to strategize your content, we can assist you with that. \r\n\r\nFeel free to reach out via email at Contentwriting011994@outlook.com for any ongoing needs. \r\n\r\nBest regards,\r\nTony', '2024-04-16 01:18:30', '2024-04-16 01:18:30'),
(1074, 'Collette Teasdale', 'collette.teasdale@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin!', 'Hey there! Looking to save on energy costs?\r\n Look no further! At Nexus Energy Group Ltd., we’ve got your back. With over two decades of experience, we’ll help you navigate the energy markets, find the best rates, and keep your wallet happy. Let’s power up together! Reply for details: Nexusenergygroupltd@gmail.com', '2024-04-16 06:45:48', '2024-04-16 06:45:48'),
(1075, 'Sean Johnson', 'stockdreams@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'Make Profitable Graphics in Minutes - Discover StockDreams Now', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.truevaule.xyz/dreamsgoogle \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.truevaule.xyz/dreamsgoogle .\r\n\r\nWishing you unmatched creative success,\r\n\r\nSean Johnson\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe\r\nAddress: 1793 Sunny Glen Lane\r\nGarfield Heights, OH 44128\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-04-16 10:43:54', '2024-04-16 10:43:54'),
(1076, 'Paulina Mennell', 'paulina.mennell@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com on the internet', 'Hello,\r\n\r\nWe noticed your domain: paramountinsurancebd.com is listed in very few directories.\r\n\r\nDirectories have a very high Page Rank Score and provide really good back links\r\n\r\nCompany visit us on Company Registar and list your domain in all the directories.\r\n\r\nhttps://paramountinsurancebd.companyregistar.org/paramountinsurancebd.com', '2024-04-16 11:28:26', '2024-04-16 11:28:26'),
(1077, 'Dante', 'dantehighrevenue@proton.me', 'শুদ্ধাচার সেবা বক্স', 'RE: about paramountinsurancebd.com', 'Hello,\r\n\r\nI know you’re very busy, but browsing your website I\'ve got a vision how I could bring you more clients from the internet because this is something I already did before for a company like yours.\r\n\r\nIf 15 minutes of your time isn’t too much to ask, then maybe we could jump on a quick Skype chat to discuss this?\r\n\r\nThanks for consideration,\r\n\r\nDante\r\n\r\nemail: DanteHighRevenue@proton.me\r\ncompany: High Revenue', '2024-04-16 12:55:25', '2024-04-16 12:55:25'),
(1078, 'USoxqWZQyVLX', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'dagktUqjNZfwWyF', 'YIrwkcaJVTgQGh', '2024-04-16 17:12:38', '2024-04-16 17:12:38'),
(1079, 'USoxqWZQyVLX', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'dagktUqjNZfwWyF', 'YIrwkcaJVTgQGh', '2024-04-16 17:12:40', '2024-04-16 17:12:40'),
(1080, 'USoxqWZQyVLX', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'dagktUqjNZfwWyF', 'YIrwkcaJVTgQGh', '2024-04-16 17:12:43', '2024-04-16 17:12:43'),
(1081, 'JqxmfepsA', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'KJlbcHEqm', 'RvMlBFIysp', '2024-04-16 17:13:03', '2024-04-16 17:13:03'),
(1082, 'JqxmfepsA', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'KJlbcHEqm', 'RvMlBFIysp', '2024-04-16 17:13:05', '2024-04-16 17:13:05'),
(1083, 'JqxmfepsA', 'holmesrita1979@yahoo.com', 'তথ্য অধিকার আইকন', 'KJlbcHEqm', 'RvMlBFIysp', '2024-04-16 17:13:07', '2024-04-16 17:13:07'),
(1084, 'Ed Frazier', 'fraziered94@gmail.com', 'Select Dropdown', 'Redefine Your Digital Landscape With Our Web Design Expertise.', 'Hello\r\n\r\nAre you ready to transform your digital landscape? Our web design expertise provides new solutions to make your brand stand out online. Let\'s work together to design a website that sets new standards and transforms your brand\'s online presence.\r\n\r\nBest regards,\n\nEd Frazier', '2024-04-16 23:54:31', '2024-04-16 23:54:31'),
(1085, 'Jerry Henn', 'gettraffic@busitoday.co', 'অভিযোগ বক্স', 'Become a Google master', 'Hi paramountinsurancebd.com,\r\n\r\nI’m so excited to bring this to you!\r\n\r\nToday, we\'re revealing a secret so big, it\'ll feel like you\'ve hacked Google itself.\r\n\r\nThis isn\'t just about getting ahead;       it\'s about dominating.\r\n\r\nJoin us and discover how to turn Google into your personal traffic machine.       Get your link, and let\'s hack our way to success together!\r\n\r\nDon\'t miss out on this.       Buy now and become a Google master!\r\n\r\nClick Here: https://www.busitoday.co/gettraffic \r\n\r\nRegards,\r\nJerry Henn\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe\r\nAddress: 3850 Prudence Street\r\nMaryland Heights, MI 63043', '2024-04-17 05:14:11', '2024-04-17 05:14:11'),
(1086, 'Josephorell', 'henry78768@gmail.com', '?????? ????', 'Music acces for DJs', 'Hello, \r\n \r\nDownload club music https://0daymusic.org MP3, FLAC, Music Videos. \r\n \r\n0daymusic Team', '2024-04-17 05:44:27', '2024-04-17 05:44:27'),
(1087, 'Mike Clapton', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Clapton\r\n \r\nMonkey Digital', '2024-04-17 06:05:09', '2024-04-17 06:05:09'),
(1088, 'Bebe Boelke', 'bebe.boelke@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster.', 'Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\r\n\r\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \"yes,\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\r\n\r\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\r\n\r\nClick the link below to see if you qualify\r\n https://aluzzion.com/go/setc\r\n\r\nWhat is the SETC?\r\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.', '2024-04-17 11:09:04', '2024-04-17 11:09:04'),
(1089, 'Jon Oldham', 'contact@legallegendsbali.com', 'তথ্য অধিকার আইকন', 'enquiry', 'I have a complaint about your product.\r\n\r\n\r\n\r\n\r\n\r\nJon, Oldham\r\n\r\n4394 Lake Forest Drive, Grand Rapids, MI 49503, United States.\r\n\r\n 7877414214\r\n\r\nIf you do not wish to receive further emails from us.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2024-04-17 14:32:23', '2024-04-17 14:32:23'),
(1090, 'Randall Rivard', 'rivard.randall@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator.', 'Ready to elevate your business? We\'ve got the funds you need!\r\n🚀 Let\'s make your vision a reality. Reach out now! #BusinessFunding\r\n\r\nContact me today -\r\nJames.Webb@capitalservicegrp.com\r\nPhone: (646)-214-9118\r\nwww.capitalservicegrp.com', '2024-04-18 01:07:37', '2024-04-18 01:07:37'),
(1091, 'Murray Swift Copeland', 'copeland.rosalie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have Instagram Page ?', 'Hi,\r\n\r\nI am Murray Swift a Marketing Expert Featured on Forbes , I and  My Team and I Specialize in Growing Instagram Reach Organically without wasting your money in useless paid ads .\r\n\r\nJOIN OUR HAPPY clients and let us grow your Instagram Page now\r\n\r\nLets chat click here to Know what you are looking exactly for =====> https://tinyurl.com/wrbkauz7\r\n\r\nSee Inside\r\n\r\nRegards', '2024-04-18 04:55:32', '2024-04-18 04:55:32'),
(1092, 'Mark Bosch', 'james.bosch43@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Hi,\r\n\r\nIf you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50 and Bigger package 15 Million forms for Just $125. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a', '2024-04-18 07:50:29', '2024-04-18 07:50:29'),
(1093, 'Mark Higgins', 'profitcourse@realdollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Get paid: Basically clone Udemy with this powerful AI...', 'Hi paramountinsurancebd.com,\r\n\r\nYou\'ve no-doubt heard about the success of Udemy and other eLearning platforms like it.\r\n\r\nLast year Udemy alone did in the range of $600-700 Million, and the industry as a whole is around $400 Billion.\r\n\r\nBut here\'s a dirty little secret about the business: Udemy isn\'t even making profits yet.\r\n\r\nOK, technically it\'s not a secret since they\'re a publicly-held company, but most of their instructors and customers are certainly not aware of it.\r\n\r\nAlong with their competitors in the industry, they\'re focused on growth, and as a result they\'re losing tens of millions of dollars every quarter.\r\n\r\nThat\'s not to say that it\'s a bad business, or won\'t become profitable.\r\n\r\nHowever, I bring this up to make two points:\r\n\r\n1) There\'s a better way for most of us to start an eLearning business.\r\n\r\n2) You really can compete with platforms like Udemy.\r\n\r\nHere\'s a brand new AI solution that allowed you to start your own Udemy-like academies in a matter of minutes: https://www.realdollar.xyz/profitcourse \r\n\r\nWhile companies like Udemy are building their business like a typical startup in the world of Fortune 500 companies (raising gazillions from investors, taking years to become profitable, etc.), individual entrepreneurs can create a profitable business immediately.\r\n\r\nNo red tape to cut through.   No investors to keep happy and pay back.   You can start for pennies and be profitable from day one.\r\n\r\nIn that sense, you REALLY can compete with platforms like Udemy.\r\n\r\nUsing this new AI platform called CourseMateAi, you can also compete with them in other ways.\r\n\r\nBy harnessing the power of AI, you can generate new courses on any topic, at any time.\r\n\r\nThat gives you an edge over those other platforms.   Suppose there is a new trend or breakthrough in a niche.   You can create a course with the AI and launch it within minutes, while instructors on Udemy are scrambling for weeks to do the same.\r\n\r\nAgain, all this is not to say that the mega-platforms like Udemy and Coursera are bad.   Just to say that you can beat them at their own game by leveraging this new technology today: https://www.realdollar.xyz/profitcourse \r\n\r\nRight now CourseMateAi is super affordable during the launch special, but the price will be increasing to a monthly subscription due to huge demand.   Get in now before it\'s too late.\r\n\r\nTo your success,\r\n\r\nMark Higgins\r\n\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe \r\nAddress: 626 Lilac Lane\r\nBrunswick, GA 31520', '2024-04-18 11:27:09', '2024-04-18 11:27:09'),
(1094, 'Beatriz Lozano', 'beatriz.lozano@yahoo.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster!', 'Are rising business expenses and the cash flow roller coaster causing you stress? I can fix that, let me show you how. Send me an email below now.  *You Must be a US business to qualify*  Send me an email here to find out more: elizabeth.miller@helloratesfastfunding.com\r\n\r\nElizabeth Miller\r\nWorking Capital Loan Specialist\r\n295 Seven Farms Drive\r\nSuite C- 201\r\nCharleston, SC 29492\r\nwww.HelloRatesFastFunding.com\r\nelizabeth.miller@helloratesfastfunding.com', '2024-04-18 12:08:48', '2024-04-18 12:08:48'),
(1095, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', '??', 'Hey, looking to boost your ad game? Picture your message hitting website contact forms worldwide, grabbing attention from potential customers everywhere! Starting at just under a hundred bucks my budget-friendly packages are designed to make an impact. Drop me an email now to discuss how you can get more leads and sales now!\r\n\r\nP. Stewart\r\nEmail: k45wtm@submitmaster.xyz\r\nSkype: form-blasting', '2024-04-18 19:23:19', '2024-04-18 19:23:19'),
(1096, 'Genesis Burke', 'burke.genesis@googlemail.com', 'তথ্য অধিকার আইকন', 'How Secure is Your Child\'s Location?', 'Could your child\'s favorite online games be a gateway to danger? Learn about the risks and how to mitigate them.\r\n\r\nFind out more here https://bit.ly/your-child-is-safe', '2024-04-18 20:03:20', '2024-04-18 20:03:20'),
(1097, 'MfLxqkQyAIupDnc', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'VdLyinTYHkUzWRB', 'ojTCcKXOJfQ', '2024-04-18 22:35:10', '2024-04-18 22:35:10'),
(1098, 'MfLxqkQyAIupDnc', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'VdLyinTYHkUzWRB', 'ojTCcKXOJfQ', '2024-04-18 22:35:34', '2024-04-18 22:35:34'),
(1099, 'MfLxqkQyAIupDnc', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'VdLyinTYHkUzWRB', 'ojTCcKXOJfQ', '2024-04-18 22:35:52', '2024-04-18 22:35:52'),
(1100, 'MPHWAOyobBhEZJx', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'olOmTnEi', 'rVtBkvDFMPb', '2024-04-18 22:38:01', '2024-04-18 22:38:01'),
(1101, 'MPHWAOyobBhEZJx', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'olOmTnEi', 'rVtBkvDFMPb', '2024-04-18 22:38:22', '2024-04-18 22:38:22'),
(1102, 'MPHWAOyobBhEZJx', 'luzrivardxl@outlook.com', 'তথ্য অধিকার আইকন', 'olOmTnEi', 'rVtBkvDFMPb', '2024-04-18 22:38:49', '2024-04-18 22:38:49'),
(1103, 'Kellye Virtue', 'virtue.kellye22@hotmail.com', 'অভিযোগ বক্স', 'paramountinsurancebd.com on the internet', 'Hello,\r\n\r\nWe noticed your domain: paramountinsurancebd.com is listed in very few directories.\r\n\r\nDirectories have a very high Page Rank Score and provide really good back links\r\n\r\nCompany visit us on Company Registar and list your domain in all the directories.\r\n\r\nhttps://paramountinsurancebd.companyregistar.org/paramountinsurancebd.com', '2024-04-19 00:38:49', '2024-04-19 00:38:49'),
(1104, 'Ralph Rodriguez', 'coinz@solveques.xyz', 'শুদ্ধাচার সেবা বক্স', '(Controversial) How They Got  $68K In Bitc0in', 'Hi paramountinsurancebd.com,\r\n\r\nThis is grabbing the attention of many..\r\n\r\nA group of folks have managed to get 68K worth of Bitc0in for NOTHING..\r\n\r\n=>> See how they did it here: https://www.solveques.xyz/coinz  \r\n\r\nYes, you heard that right:\r\n\r\nNo Trading..\r\nNo Mining..\r\nNo Buying..\r\nNo Selling..\r\n\r\nAll they did was install a  nifty little software on their phone or computer..\r\n\r\nWhich gets them Bitc0in & Ethereum at no cost.\r\n\r\n=>> Click here to see how it works: https://www.solveques.xyz/coinz \r\n\r\nHonestly, I was skeptical at first..\r\n\r\nBut I gave it a try myself and I am blown away by the results.\r\n\r\nSo why not take it for a spin?\r\n\r\nYou have nothing to lose..\r\n\r\n=>> Go here for all the details: https://www.solveques.xyz/coinz \r\n\r\nYou can thank me later.\r\n\r\nCheers,\r\n\r\nRalph Rodriguez\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe \r\nAddress: 3683 Hinkle Deegan Lake Road\r\nGuilford, NY 13780', '2024-04-19 04:06:12', '2024-04-19 04:06:12'),
(1105, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttps://m.en.anshop.kr/member/login.html?returnUrl=https://true-pill.top/\r\nhttps://bwell-shop.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttp://emmkursk.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://kaleydoskopt.ru/bitrix/redirect.php?event1=click_to_call&event2=&event3=&goto=https://true-pill.top/\r\nhttp://alt1.toolbarqueries.google.com.py/url?q=https://true-pill.top/\r\n \r\n \r\nFemilax\r\nDefixal\r\nIchthoseptal\r\nIndocollyre\r\nVidox\r\nVoxatin\r\nTenblok\r\nMinisiston\r\nCamelox\r\nDianorm\r\nCiral\r\nMelox\r\nPromisec\r\nEstopause\r\nOtophenicol\r\nFlucostan\r\nFlogene\r\nDiabetmin\r\nSeretran\r\nDiphantoine z\r\nIpocol\r\nVagimid\r\nLorano\r\nAlendor\r\nStaticin\r\nDecacycline\r\nRectogesic\r\nFemaplex\r\nCardioprotect\r\nBen-a\r\nFlazole\r\nEritrocap\r\nLabetalolum\r\nDomepraz\r\nPluscloran\r\nDibertil\r\nBellex-gynopharm\r\nEnalagamma hct\r\nGlynase\r\nAlermed', '2024-04-19 04:59:18', '2024-04-19 04:59:18'),
(1106, 'Russ Rous', 'admin@charterunionfin.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'Do not stay out of business, or close down due to lack of Funding and finance. Your projects, businesses and financial needs is completely possible.\r\n\r\nYou can now fund your projects, businesses without worries of repayment as you can have ample amount of time to execute your projects and businesses and build up, grow financially, to achieve your complete set goals.\r\n\r\nAre you also a broker/consultant? Make life easy for various of your clients globlly to help provide funding for their various Businesses and Projects, edging them towards a better buiness and financial goals.\r\n\r\nChu Yeung\r\nCustomer Care Department\r\ninfo@charterunionfin.com\r\n+852 8199 9324', '2024-04-19 08:01:27', '2024-04-19 08:01:27'),
(1107, 'MarioSteme', 'tecyvaxdano555@gmail.com', '?????? ????', 'Binance', 'Bitcoin (BTC) might just be the golden opportunity of our era, poised to skyrocket to $200,000 in the upcoming year or the one following. In the past year alone, BTC has witnessed a staggering 20-fold increase, while other cryptocurrencies have surged by an astounding 800 times! Consider this: a mere few years ago, Bitcoin was valued at just $2. Now is the time to seize this unparalleled chance in life. \r\nJoin Binance, the world\'s largest and most secure digital currency exchange, and unlock free rewards. Don\'t let this pivotal moment slip through your fingers! \r\n﻿Click the link below to enjoy a lifetime 10% discount on all your trades. \r\nhttps://swiy.co/LgSv', '2024-04-19 08:16:20', '2024-04-19 08:16:20'),
(1108, 'Forrest McLoud', 'marketing@pcxresponder.com', 'শুদ্ধাচার সেবা বক্স', 'Logo T-shirts and promotional products', 'Hi,\r\n\r\nI hope this email finds you well. I wanted to reach out to you today to discuss logo products and apparel for your business.\r\n\r\nQuick question: Who would be the best contact to discuss your company logo products and apparel such as:\r\n\r\n-Printed T-shirts\r\n-Logo mugs\r\n-Branded water bottles\r\n-Custom USB flash drives\r\n-Logo pens\r\n-plus 300,000 other products for your business\r\n\r\nhttps://paramountinsurancebd.marketingeee.com/\r\n\r\nWith over two decades of experience in the promotional products industry, our company is dedicated to helping businesses like yours leave a lasting impression.\r\n\r\nOur wide range of custom-branded merchandise is designed to elevate your brand, foster customer loyalty, and drive sales.\r\n\r\nFrom captivating trade show giveaways to thoughtful employee incentive programs and impressive corporate gifts, we have the expertise to create unique promotional items tailored to your specific needs. Our team of promo product specialists will guide you through the entire process, from selecting the perfect items for your business to designing and creating custom logos that speak to your brand identity.\r\n\r\nAs your one-stop-shop for branded merchandise, we ensure top-quality finished products are delivered right to your doorstep, making the process seamless and hassle-free.\r\n\r\nLet\'s connect and explore how our promotional products can enhance your brand awareness and fuel business growth. \r\n\r\n\r\nThank you for your time, and we look forward to hearing from you soon.\r\n\r\nBest regards,\r\nCreative Specialist\r\nBranded Products\r\nhttps://paramountinsurancebd.marketingeee.com/', '2024-04-19 09:37:37', '2024-04-19 09:37:37'),
(1109, 'Greg', 'cgfsllc2@outlook.com', 'অভিযোগ বক্স', 'Can I loan money to your company?', 'This is Gregory Stewart from Wyoming.  We\'d like to offer your business a loan to kick off the new year, to use for whatever you need.  We\'re reaching out to a few local companies and I just wanted to see if we can help at all.  Please take a look the details I put on our page here - https://cutt.ly/lwHyBuO7\r\n\r\n\r\nAll the best,\r\n\r\nGregory Stewart - Owner\r\nFast Money Locator, LLC', '2024-04-20 08:38:54', '2024-04-20 08:38:54'),
(1110, 'Kevin Lee', 'stockdreams@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Get More Google Image Search Traffic with Simple Image Hacks', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.nowbusiness.info/stocktraffic \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.nowbusiness.info/stocktraffic \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nKevin Lee\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe\r\nAddress: 4207 Pooz Street\r\nMemphis, TN 38110\r\n\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-04-20 11:09:32', '2024-04-20 11:09:32'),
(1111, 'DuaneElath', 'yasen.krasen.13+81138@mail.ru', '?????? ????', 'Mjewdjwjdw jwksqkowjfjj kkepwlw3jreklm kwldewkdjr3kdw2o keo2kswlkforejw', 'Odowidjwoidwo wojdwkslqmwjfbjjdwkd jkwlsqswknfbjwjdmkqendj kedwjdbwhbdqjswkdwjfj eqwkdwknf paramountinsurancebd.com', '2024-04-20 14:32:47', '2024-04-20 14:32:47'),
(1112, 'zakaz-kuhni-cena-Calvinrhymn', 'brovi-master-kirov@brovi-master-permanent.store', '???? ?????? ????', 'Thank', 'замена личинки в москве \r\n<a href=http://zamena-lichinok.ru>http://zamena-lichinok.ru</a>', '2024-04-21 06:37:44', '2024-04-21 06:37:44'),
(1113, 'Johnathan Joyner', 'johnathan.joyner@gmail.com', 'অভিযোগ বক্স', 'Concerned About Your Internet Privacy?', 'Opt for the best with proven VPN protocols ensuring rapid, safe internet access. Choose a VPN with the latest protocols for unmatched data safety and maximum speed.\r\n\r\nGet Details -> https://bit.ly/secure-your-internet-connection', '2024-04-21 08:42:58', '2024-04-21 08:42:58'),
(1114, 'Mike Shackelford', 'lawanna.shackelford@outlook.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner.', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at https://wpexpertspro.co/website/?src=a21paramountinsurancebd.com', '2024-04-21 11:13:39', '2024-04-21 11:13:39'),
(1115, 'Jose Sherwood', 'jose.sherwood@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-04-21 11:31:36', '2024-04-21 11:31:36'),
(1116, 'iqWHevVxjnYB', 'tjuarezf2006@gmail.com', 'তথ্য অধিকার আইকন', 'MDJKdoYmqVgHbPXO', 'eCQYnHbSLdsIThq', '2024-04-21 15:39:01', '2024-04-21 15:39:01'),
(1117, 'GtgFwTXjqdfcM', 'tjuarezf2006@gmail.com', 'তথ্য অধিকার আইকন', 'rjVPhEWzvQgTcmFq', 'GziKtnmWcolBCrd', '2024-04-21 15:39:21', '2024-04-21 15:39:21'),
(1118, 'GtgFwTXjqdfcM', 'tjuarezf2006@gmail.com', 'তথ্য অধিকার আইকন', 'rjVPhEWzvQgTcmFq', 'GziKtnmWcolBCrd', '2024-04-21 15:39:25', '2024-04-21 15:39:25'),
(1119, 'GtgFwTXjqdfcM', 'tjuarezf2006@gmail.com', 'তথ্য অধিকার আইকন', 'rjVPhEWzvQgTcmFq', 'GziKtnmWcolBCrd', '2024-04-21 15:39:29', '2024-04-21 15:39:29'),
(1120, 'Charles Wilson', 'charleswilson2326@gmail.com', 'Select Dropdown', 'Redefine Your Digital Footprint with Our Web Design Mastery', 'Hello,\r\n\r\nReady to redefine your digital footprint? Our Web Design mastery offers innovative solutions to help your brand leave a mark online. Let\'s collaborate to create a website that sets new standards and redefines your brand\'s online presence.\r\n\r\nBest regards,\n\nCharles Wilson', '2024-04-21 17:36:42', '2024-04-21 17:36:42'),
(1121, 'Cory Day', 'cory.day726@gmail.com', 'Select Dropdown', 'Transform Your Online Presence with Our Web Design Excellence', 'Hello,\r\n\r\nReady to transform your online presence? Our Web Design excellence creates websites that inspire and engage. Let\'s partner together to create a digital experience that propels your brand towards success.\r\n\r\nWarm regards,\n\nCory Day', '2024-04-22 08:10:05', '2024-04-22 08:10:05'),
(1122, 'Ralph Wills', 'serpsling@busihelp.xyz', 'তথ্য অধিকার আইকন', 'Want higher rankings and more traffic, FAST? (open this)', 'Hi,\r\n\r\nIf you want MORE Page 1 Rankings and MORE Traffic, you\'ve opened the PERFECT email. \r\n\r\nA NEW, 3-in-1, Web-App Has just launched that Allows Your Site: paramountinsurancebd.com  To Get FAST Page 1 Rankings (that STICK for the long-term) By Finding And Analyzing Profit-Producing Keywords FOR YOU - with PIN-POINT “Difficulty Scoring” \r\n\r\n…PLUS FULLY-Exposes Your Competitors Ranking Strategy So You Can Get FREE, Targeted BUYER-Traffic From Google And YouTube At Record Speed! \r\n\r\nYup! It\'s literally serving up page 1 rankings to ALL it\'s users on a SILVER platter! \r\n\r\n👉🏼 Check out the demo video here : https://www.busihelp.xyz/serpsling \r\n\r\nThis app provides you with ALL the decision-making data you need to dominate the search engines. \r\n\r\nYou\'ll be able to: \r\n\r\n✅ Instantly Discover High-Traffic, Low-Competition Keywords That You Can Rank For Quickly To Get MORE Traffic From Google And YouTube on Demand! \r\n\r\n✅ EVERY Keyword Will Have it’s Own “Difficulty Score” so you INSTANTLY know which keywords are EASY and which are HARD to rank for making it effortless to make your decisions \r\n\r\n✅ Quickly find “people also search for” keywords which are some of the LOWEST hanging fruit you can target and get REALLY fast rankings with! \r\n\r\n✅ Get a FULL Data Analysis of ANY keyword you’d like and know EXACTLY how easy or hard it’ll be to rank for, the search volume, the search trend, the average backlinks that would be needed to rank for it, and a FULL list of the top 10 organic and/or local rankings. \r\n\r\n✅ Analyze ANY Domain or ANY URL and know EXACTLY what keywords they’re ranking for, EXACTLY how many backlinks they have, the EXACT backlinks they have, the EXACT anchor text they have and MORE!\r\n\r\n✅ And much much MORE!! \r\n\r\nIf you want MORE Page 1 Rankings and MORE Traffic, then you do NOT want to miss this app! \r\n\r\n👉🏼 See the demo video here : https://www.busihelp.xyz/serpsling \r\n\r\nRalph Wills\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 3903 Timber Ridge Road\r\nCitrus Heights, CA 95610 \r\n\r\nP.S. This is The BEST, Fastest and EASIEST App For Finding Profitable Niches and Keywords To Rank For With EXTREME Precision \r\n\r\nThis allows you to eliminate all guess work from ranking on the first page of Google and YouTube. \r\n\r\n👉🏼 Start getting higher rankings and more traffic here : https://www.busihelp.xyz/serpsling', '2024-04-22 18:18:20', '2024-04-22 18:18:20'),
(1123, 'Mike Morgan', 'mikeattenequiemn@gmail.com', '???? ?????? ????', 'Increase sales for your local business', 'This service is perfect for boosting your local business\' visibility on the map in a specific location. \r\n \r\nWe provide Google Maps listing management, optimization, and promotion services that cover everything needed to rank in the Google 3-Pack. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/ranking-in-the-maps-means-sales/ \r\n \r\n \r\nThanks and Regards \r\nMike Morgan\r\n \r\n \r\nPS: Want a ONE-TIME comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-04-22 19:48:04', '2024-04-22 19:48:04'),
(1124, 'Trevor Lyng', 'lyng.dale@gmail.com', 'অভিযোগ বক্স', 'Where is your Social Media Videos are ?!', 'Hi,\r\nI\'m Trevor, with over 7 years in video production, marketing, and social media. I\'ve not only crafted compelling narratives but also elevated multiple YouTube channels across various brands. \r\n\r\nI can Help with :\r\n-Grow your all your Social Media Content\r\n-Social Media Ads (TikTok, Instagram Stories, Snapchat)\r\n-Website and App Introductions\r\n-Product Launches\r\n\r\n\r\nJoin our Happy customers Now  , Lets Chat to help you out \r\n\r\n\r\nClick here to contact  =====>  https://tinyurl.com/5xdh2k6y', '2024-04-23 10:03:41', '2024-04-23 10:03:41'),
(1125, 'Syed Atif', 'pr5yukr3hkpq@opayq.com', '?????? ????', 'Capital Business Funding', 'Hello, \r\n \r\nWe provide funding through our venture capital company to both start-up and existing companies either looking for funding for expansion or to accelerate growth in their company. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early repayment penalties. \r\n \r\nWe would like to review your business plan or executive summary to understand a much better idea of your business and what you are looking to do, this will assist in determining the best possible investment structure we can pursue and discuss more extensively. \r\n \r\n \r\nI hope to hear back from you soon. \r\n \r\nSincerely, \r\n \r\nSyed Atif \r\nInvestment Director \r\nDevcorp International E.C. \r\nP.O Box 10236 Shop No. 305 \r\nFlr 3 Manama Centre, Bahrain \r\nEmail: syedatif@devcorpinternationalbh.com \r\nWebsite: https://devcorpinternational.com', '2024-04-23 11:26:32', '2024-04-23 11:26:32'),
(1126, 'Deloras Busch', 'order@pcxresponder.com', 'অভিযোগ বক্স', 'Contact your website visitors', 'Hi,\r\n\r\nIf I can tell you exactly which Businesses (B2B) visited your website today - would you be interested?\r\n\r\nHere is what I mean.\r\n\r\nYou get 100 visitors today.\r\n\r\n2 of them fill out your form.\r\n1 of them calls you.\r\n97 of them are gone forever... Until Now.\r\n\r\nOur software can track:\r\n\r\n    -Who was on your website\r\n    -How they got there\r\n    -What keyword they searched\r\n    -Their Name, Phone and Email address.\r\n\r\nDon\'t lose any more leads or sales opportunities.\r\n\r\nWe\'ve been in business since 2015 with clients around the world.\r\n\r\nInterested? Send me your name and number for a no cost demo on YOUR website.\r\n\r\nLeadsMax.biz\r\n\r\n\r\nRegards,\r\nWebsite Detective\r\nDon\'t Miss Any Opportunity.', '2024-04-23 23:56:56', '2024-04-23 23:56:56');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1127, 'Philip Norman', 'philipnorman777@yahoo.com', '???? ?????? ????', 'USD172million Mutual Investment Funds', 'Greetings \r\nI hope this mail finds you well. I am Mr. Philip Norman a private Funds Manager for high-net-worth individuals. \r\n \r\nI hold a mandate from a Russian Client who wants his funds reinvested using 3rd party due to the current sanctions against Russians, which means all aspect of this transaction will remain confidential, we will discuss details of investment including investing in your company if it’s for expansion only. \r\n \r\nPlease note that there is no risk involved as funds are legal and currently in a Bank without encumbrances, all details will be available as soon as you indicate interest by contacting me via the email or phone number bellow to discuss this opportunity in more detail. \r\n \r\nSincerely, \r\n \r\nMr. Philip Norman \r\nEmail:philipnorman192@gmail.com', '2024-04-24 04:37:01', '2024-04-24 04:37:01'),
(1128, 'Carbone', 'illuminatedken@mailo.com', 'শুদ্ধাচার সেবা বক্স', 'Regarding Your Hosting', 'Hello, this is Ken from Illuminated Hosters. I\'m contacting you back regarding the hosting upgrade due to the new traffic surge your site has been getting. You can reach me +1-484-291-1587. Talk to you then.', '2024-04-24 14:42:45', '2024-04-24 14:42:45'),
(1129, 'Alan Glew', 'leadsbox@pcxresponder.com', 'শুদ্ধাচার সেবা বক্স', 'Free Marketing for Digital Products', 'Hi,\r\n\r\nDo you have a digital product you would like to see promoted for free?\r\n\r\nDo you target companies with your product?\r\n\r\nWe promote your product for you on a commission basis.\r\n\r\nCome check us out: https://paramountinsurancebd.leadsboy.biz', '2024-04-24 20:49:32', '2024-04-24 20:49:32'),
(1130, 'Lorene Biggs', 'leadsbox@pcxresponder.com', 'তথ্য অধিকার আইকন', 'Free Marketing for Digital Products', 'Hi,\r\n\r\nDo you have a digital product you would like to see promoted for free?\r\n\r\nDo you target companies with your product?\r\n\r\nWe promote your product for you on a commission basis.\r\n\r\nCome check us out: https://paramountinsurancebd.leadsboy.biz', '2024-04-25 04:35:47', '2024-04-25 04:35:47'),
(1131, 'Phil Mertz', 'aireputors@actionnow.xyz', 'শুদ্ধাচার সেবা বক্স', '(Get Paid Monthly) AI Runs a Local Reputation Agency For You (paramountinsurancebd.com)', 'Hi,\r\n\r\nAn AI tool just launched that newbies are using to run an AI reputation automation agency called AIReputors.    It’s the only tool that…\r\n\r\n✔️ Lands desperate clients that have unclaimed local profiles & need reputation help\r\n✔️ Claims their profiles & stores through the app & AI optimizes them\r\n✔️ Generates tons of real positive reviews w/ AI automation in many different ways\r\n\r\nThis is CRITICAL because local profiles & stores w/out tons of positive reviews don’t rank in Google/AI search & prospects don’t trust them even if they do find them:https://www.actionnow.xyz/aireputors .\r\n\r\nA few features include:\r\n\r\n[+] Find Unclaimed Local Profile Listings & Clients Needing Reputation Help\r\n[+] Claim Google Business Profiles Through the App & Fully Manage Them\r\n[+] Generate & Auto-publish AI Posts for Any GBP Page\r\n[+] Let AI Reply to Positive Reviews & Alert You to Negative Ones\r\n[+] AI Bot Incentivizes Recent Customers to Post a Review\r\n[+] Auto-Capture Positive Reviews with Customizable Widgets\r\n[+] Run SMS & Email Follow-up Campaigns for Reviews\r\n\r\n\r\n& so many more AI automation features.\r\n\r\nSee it in action here before the next price bump:\r\n\r\n> > https://www.actionnow.xyz/aireputors \r\n\r\nPhil Mertz\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe \r\nAddress: 2737 Meadow View Drive\r\nPlainfield, CT 06374', '2024-04-25 11:56:49', '2024-04-25 11:56:49'),
(1132, 'Peter', 'website@designyourweb.xyz', 'অভিযোগ বক্স', 'RE: Question', 'Hi,\r\n\r\nI hope this email finds you well. My name is Peter, and I specialize in creating custom websites for small businesses like yours. I know how crucial a professional online presence is in today\'s market, so I\'m offering a special deal to help you stand out: a custom-built website for just $497.\r\n\r\nHere\'s what you\'ll get for $497:\r\n\r\n- A fully responsive and mobile-friendly website\r\n- Customized design to match your branding\r\n- Basic SEO optimization\r\n- Integration with your social media accounts\r\n- Quick turnaround time\r\n- 30 days of support after launch\r\n- 30 days money back guarantee if you\'re not fully satisfied.\r\n\r\nIf you already have a website and don\'t need this service, I\'d appreciate it if you could share this offer with anyone you know who might be interested. I\'m passionate about helping small businesses grow, and I want to reach as many as possible with this limited-time offer.\r\n\r\nIf you\'d like to discuss your website needs or refer someone else, please reply to this email. I\'d be happy to provide more information or answer any questions.\r\n\r\nThank you, and I look forward to hearing from you soon!\r\n\r\nPeter\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Dolce Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . ©2024 WebDesign, Inc.', '2024-04-25 15:04:30', '2024-04-25 15:04:30'),
(1133, 'Robert Sims', 'newsmailer@vauleonline.co', 'শুদ্ধাচার সেবা বক্স', 'Ai Based \"Getresponse Killer App\" Lets You Send Unlimited Emails To Unlimited Subscribers', 'Hey!\r\n\r\nIt\'s time for you to say goodbye to old-school autoresponder and lead-generation methods!\r\n\r\nWhy?\r\n\r\nBecause there is a brand new platform that lets you (paramountinsurancebd.com) send unlimited emails and capture one click leads all in one!\r\n\r\n>>For More Information on Newsmailer tap here: https://www.vauleonline.co/newsmailer !\r\nSpecial 30% Coupon Code = \"NEWSMAIL30\" (Expires in an hour)\r\n\r\nAnd it\'s Called Newsmailer!\r\n\r\nNewsmailer is the World First Ever ChatGPT-powered Autoresponder that Lets you send Unlimited Emails, generate unlimited Leads, Upload unlimited Leads, Free SMTP, Unlimited Automation, Dedicated IP addresses and Create unlimited swipe using the power of A.I in 30 Seconds or less!\r\n\r\n\r\nHere is what you will be getting with Newsmailer at your disposal:\r\n\r\n	Get instant access to the 1 Click Ai Newsmailereration App.\r\n	\r\n	Get Access to the Unlimited Autoresponder with Free SMTP.\r\n	\r\n	Collect Leads from any visitors in 1 click.\r\n	\r\n	Build your list fater without any tedious coding skills or technical skills.\r\n	\r\n	Send Unlimited Emails to unlimited subscribers using our Free Autoresponder.\r\n	\r\n	Smart technology that adds only the genuine verified leads to your list.\r\n	\r\n	You can start generating leads & traffic from any platform.\r\n	\r\n	Grow a quality list of subscribers using this advanced platform.\r\n	\r\n	Unlimited Profits.\r\n	\r\n	100% Newbie-Friendly.\r\n	\r\n	FULL Commercial License Included - sell Lead generation services to clients.\r\n	\r\n	Pay one time and use it forever.\r\n\r\nNewsmailer gives you the power to capture high-quality email after high-quality email.     \r\n\r\nAnd you can send UNLIMITED emails to your list, as often as you like!\r\n\r\n>To Know More about Newsmailer click here: https://www.vauleonline.co/newsmailer !\r\n\r\nTo Your Success,\r\nRobert Sims\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe \r\nAddress: 3176 Whispering Pines Circle\r\nDallas, TX 75240', '2024-04-26 11:16:52', '2024-04-26 11:16:52'),
(1134, 'Hellen McGovern', 'mcgovern.jacki@gmail.com', 'অভিযোগ বক্স', 'Re: May I send you this report', 'Hi, My name is Helen and I\'m an Online marketing specialist here in the UK. I\'ve done some initial research on your website/sector, and I couldn\'t help but I notice that your online visibility is fairly low on Google. With your permission I’d like to send you a free report showing you a few things you can do on your own (without needing to hire anyone) to greatly improve these search results for you. \r\n\r\nThe report is very detailed and comes with its own detailed instructions. It will show you exactly what needs to be done to unleash rankings and traffic that make a difference! I\'ll also share some ideas and tips to generate more revenue through your website. \r\n\r\nWould that be, okay? Again, this is completely free- no costs whatsoever just our way of making a super strong first impression as experts in digital marketing! Please email us at anna.fratellimarketing@gmail.com back for a free report. \r\n\r\nWarm Regards, \r\nHelen Waters, \r\nMarketing Account Manager.  \r\nanna.fratellimarketing@gmail.com\r\n\r\nTo unsubscribe please reply NO.', '2024-04-26 20:37:07', '2024-04-26 20:37:07'),
(1135, 'Mike Mason', 'mikeintope@gmail.com', '???? ?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\n \r\nThanks and regards \r\nMike Mason', '2024-04-26 22:52:07', '2024-04-26 22:52:07'),
(1136, 'Audrey Taylor', 'audreytaylor239@gmail.com', 'Select Dropdown', 'Redefine Your Digital Landscape with Our Web Design Mastery', 'Hello,\r\n\r\nReady to redefine your digital landscape? Our Web Design mastery offers innovative solutions to help your brand stand out online. Let\'s collaborate to create a website that sets new standards and redefines your brand\'s online presence.\r\n\r\nBest regards,\n\nAudrey Taylor - Web Designer / Programmer', '2024-04-27 11:55:48', '2024-04-27 11:55:48'),
(1137, 'Travi Caraway', 'travis.lopez@trychat2leads.com', 'অভিযোগ বক্স', 'Put Your Website to Work for You!', 'Get More Leads and Increase Conversions with 24/7 Chat that works on Complete Autopilot!\r\n\r\nCustomer Support Chatbots are Perfect for Any Website\r\n\r\nIncrease Engagement - Chat2Leads actively engages all your visitors making it the ultimate Conversion Optimization Tool to have installed on your website!\r\nUnlimited Chats - Unlike other Website Chat Services, Chat2Leads puts zero restrictions on how many chats you can have with your visitors every month!\r\nFresh Leads - Every new lead is emailed directly to your inbox so you can follow-up right away!\r\n\r\nEverything included for just $ 35/mo\r\n\r\nReal Customer Review:\r\n\r\n“I\'ve seen an immediate benefit to adding a chatbot... that I\'ve been telling other local business owners I\'m friends with. I\'m finally receiving leads from my website!” Nicole W. – Bankruptcy Law Firm in West Palm Beach, Florida\r\n\r\nReal Case Study:\r\n\r\nWithin minutes of installing Chat2Leads on Petflapsuk.com they had their first lead, and ever since have been converting an average of 15% of their visitors into fresh leads for their business. They have seen such a great success from the chatbot that it has already paid for itself for years to come. \r\n\r\nFind out more now at: https://chat2leads.com \r\n\r\nThank you,\r\nTravis', '2024-04-27 13:50:42', '2024-04-27 13:50:42'),
(1138, 'Michelle Funderburk', 'aichildrens@kagrowth.org', 'অভিযোগ বক্স', 'Discover the profit-potential of AI children\'s books', 'Hello paramountinsurancebd.com,\r\n\r\nYou may have heard that children\'s books are big business.   But did you know just HOW big?\r\n\r\nThe industry is valued at a staggering $4 billion in the US alone!\r\n\r\nHere\'s another fact to consider: over 60% of children\'s books are now sold online.   That\'s a massive pool of potential customers, all searching for their next enchanting story.\r\n\r\nThat\'s where you come in:\r\n\r\nhttps://www.kagrowth.org/aichildrens \r\n\r\nNow, what if you could create high-quality children\'s books effortlessly and tap into this thriving market?   With the A.I. Children\'s Book Maker, you absolutely can!\r\n\r\nThis powerful web app uses cutting-edge AI to write and illustrate stunning children\'s books in mere minutes.   You don\'t need any experience in writing or drawing.   Simply guide the AI with your idea and watch as your story comes to life.\r\n\r\nWhat does this mean for you?   A unique product.   A booming market.   Minimal overhead costs.   And a golden opportunity to open up a lucrative new income stream.\r\n\r\nCheck it out right now during the launch special:\r\n\r\nhttps://www.kagrowth.org/aichildrens \r\n\r\nSeize this opportunity today with the A.I. Children\'s Book Maker.   Let\'s shape the future of children\'s literature together.\r\n\r\nTo your continued success,\r\n\r\nMichelle Funderburk\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe \r\nAddress: 2536 Delaware Avenue\r\nSausalito, CA 94965', '2024-04-27 14:03:31', '2024-04-27 14:03:31'),
(1139, 'Brian And Dee Wild', 'wild.verena@googlemail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-04-27 18:48:21', '2024-04-27 18:48:21'),
(1140, 'Velma Carmichael', 'velma.carmichael66@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster!', 'Rising business expenses are starting to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n** USA Based Businesses Only! **\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-04-29 11:02:10', '2024-04-29 11:02:10'),
(1141, 'Chad Harper', 'aisocials@vaulemedia.com', 'তথ্য অধিকার আইকন', '100s of Addictive AI Videos Posted FOR YOU', 'Hi,\r\n\r\nEveryone’s addicted to social media & the companies that post the most there are getting the majority of sales online in 2023.\r\n\r\nBut now, you can level the playing field w/ AISocials…\r\n\r\n& let new AI tech create engaging posts & addictive videos at mass scale - then perpetually post them w/ NO scheduling needed.\r\n\r\nSee how newbies are getting massive results here: > >  https://www.vaulemedia.com/aisocials \r\n\r\nWhy is the Biggest AI App?\r\n\r\nIn seconds, you can…\r\n\r\n1.       See viral topics to create content around\r\n2.       Let powerful AI create high-quality social & video content around the topics\r\n3.       Let the AI post it at smart times (handsfree) to YouTube, TikTok, Instagram, FB, etc.\r\n\r\nThis gets real passive traffic, & allows you to organize campaigns by agency client!\r\n\r\nJust some features include:\r\n\r\n[+] Let AI Create Entire Social Media Campaigns w/ Viral Posts & Videos\r\n[+] AI Posts all the Content w/ No Scheduling Needed (Breakthrough Tech)\r\n[+] Add Midjourney AI Images to Your Posts to Stand out on Timeslines\r\n[+] Create Addictive Content for, FB, Instagram, YT, TikTok & More from Keywords\r\n[+] AI Video Wizard - Create & Edit High-Retention AI Videos\r\n[+] AI Viral Post Wizard - Create & Edit Viral Social Posts & Images\r\n[+] AI Variations Tech - Make 100s of Posts from a Single Keyword\r\n[+] Find Trending Topics to Create AI Social Posts Around\r\n[+] Make Viral Content - AI Memes, Viral Articles, Quotes, & more\r\n[+] Agency Technology Integration - Give Access to the App\r\n\r\nPlus, You’re(paramountinsurancebd.com) Getting My BEST BONUS THIS YEAR…\r\n\r\nBecause I feel this software is so high-quality & important for small businesses offline or online, I’m offering a huge bonus with it\r\n\r\nSo, get access here before the price increases & qualify for my best bonus kit:\r\n\r\n> >  https://www.vaulemedia.com/aisocials \r\n\r\nChad Harper\r\n\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe \r\nAddress: 3372 Jessie Street\r\nArabia, OH 45688', '2024-04-29 13:30:04', '2024-04-29 13:30:04'),
(1142, 'Gabriela Hardy', 'gabriela.hardy@gmail.com', 'তথ্য অধিকার আইকন', 'Build Your Own PLR Empire with This Exclusive Offer!', 'Hi,\r\n\r\nAre you looking for a way to create a sustainable online business with minimal effort? Let me introduce you to the PLR Empire Builder—your ticket to a thriving digital product business.\r\n\r\nWith the PLR Empire Builder, you get access to 10 million PLR (Private Label Rights) digital products that you can use, rebrand, and resell as your own. This is a game-changer for entrepreneurs, content creators, and anyone who wants to build a business without starting from scratch.\r\n\r\nHere\'s what you get with the PLR Empire Builder:\r\n\r\n- 10 million high-quality digital products, including Canva designs, articles, videos, and more.\r\n- Full commercial rights to use and resell these products.\r\n- The freedom to customize and rebrand to fit your style.\r\n- A risk-free 30-day money-back guarantee.\r\n\r\n\r\nReady to start building your PLR empire? Click the link below to learn more and grab this incredible offer while it\'s still available.\r\n\r\nCheck it now: https://tinyurl.com/plrempirebuilder\r\n\r\nBest regards!\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com/webinar ©2024 GoTo, Inc.', '2024-04-29 15:22:17', '2024-04-29 15:22:17'),
(1143, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://www.sydneyswesternswingers.com/proxy.php?link=https://true-pill.top/\r\nhttps://big-i.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttp://chocoexpert.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://hachi-log.hateblo.jp/iframe/hatena_bookmark_comment?canonical_uri=https%3a%2f%2ftrue-pill.top\r\nhttp://blagodarferma.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nNaflox\r\nMomentol\r\nPralenal\r\nEnpril\r\nWormex\r\nSeladin\r\nNetocur\r\nSolas\r\nRoxidene\r\nOrin\r\nIndomax\r\nFlucoderm\r\nVirosol\r\nDexasone\r\nPoviral\r\nTaxagon\r\nSulphatrim\r\nGravosan\r\nFurosemek\r\nDomperidonmaleat\r\nErrolon\r\nSpironone\r\nFlavosert\r\nCetro\r\nAncefa\r\nAlapril\r\nJutabis\r\nUriflox\r\nMecortolon\r\nGlibenese\r\nClidets\r\nErybeta\r\nVelcox\r\nRiemser\r\nYen kuang\r\nHostacycline\r\nDalcap\r\nMonoben\r\nLoben\r\nGodek', '2024-04-29 17:41:41', '2024-04-29 17:41:41'),
(1144, 'Lawanna Gentile', 'gentile.lawanna@outlook.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com is listed in 9/2,500 directories', 'Hi paramountinsurancebd.com\r\n\r\nWe noticed your website paramountinsurancebd.com is only listed in 9/2,500 directories.\r\n\r\nWe have a service that lists your company in all the directories globally.\r\n\r\nIt supports all countries, all services, to boost your SEO and get you those high quality back links that directories offer.\r\n\r\nWe have a promo running for a one time fee of $99\r\n\r\nVisit us on https://paramountinsurancebd.companyregistar.org/paramountinsurancebd.com to get listed.', '2024-04-29 23:35:10', '2024-04-29 23:35:10'),
(1145, 'Mike Porter', 'mikeNeehymnsype@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Porter\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-04-30 18:27:28', '2024-04-30 18:27:28'),
(1146, 'Keisha de Castella', 'decastella.keisha@msn.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\r\n\r\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \"yes,\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\r\n\r\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\r\n\r\nClick the link below to see if you qualify\r\n https://aluzzion.com/go/setc\r\n\r\nWhat is the SETC?\r\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.', '2024-04-30 21:37:25', '2024-04-30 21:37:25'),
(1147, 'triahtept', 'khs3uqvr@hotmail.com', '???? ?????? ????', 'I promised.', 'Hi, this is Irina. I am sending you my intimate photos as I promised. https://tinyurl.com/ylbzyahr', '2024-04-30 23:41:25', '2024-04-30 23:41:25'),
(1148, 'Mike Laird', 'peterintope@gmail.com', '?????? ????', 'Increase sales for your local business', 'Hi there \r\n \r\nAre you tired of spending money on advertising that doesn’t work? \r\nWe have the right strategy for you, to meet the right audience within your City boundaries. \r\n \r\nB2B Local City Marketing that works: \r\nhttps://www.onlinelocalmarketing.org/product/local-research-advertising/ \r\n \r\nWith our innovative marketing approach, you will receive calls, leads, and website interactions within a week. \r\n \r\nRegards \r\nMike Laird\r\n https://www.onlinelocalmarketing.org', '2024-05-01 02:17:09', '2024-05-01 02:17:09'),
(1149, 'Bobbywep', 'sfdsdfsdfd@gmail.com', '?????? ????', 'New scientific political system', 'Hello! Company Political Science a completely new scientific political system, which has never been seen before in the history of mankind. The document contains 10 pages of detailed description. You can buy this sex-free document for 950$, payment bitcoin. To obtain and pay for it, go to the proxy-tunneled self-hosted site, click Visit Site, register without using personal data, make payment and download the document. Thank you in advance. \r\n \r\nSelf-hosted website:  https://htphlyw.localto.net \r\nIf pages don\'t load - refresh.', '2024-05-01 08:14:31', '2024-05-01 08:14:31'),
(1150, 'Ryan Bernardini', 'ranksnap@truevaule.xyz', 'অভিযোগ বক্স', '#1 A.I tool for SEO beginners - proven to rank fast and long term', 'Hi,	\r\n\r\nMost beginners steer away when they hear the words “SEO”.\r\n\r\nThat’s because, rightfully so, it has the reputation of being very difficult and time consuming.\r\n\r\nIt takes AGES to rank something for a decent keyword, and even that, after tons Of work that you literally need to be an SEO expert to do.\r\n\r\nWell, I’ve found the ultimate free traffic solution for you when it comes to SEO rankings especially for beginners.\r\n\r\nIt’s called Ranksnap A.I, and it’s a top tier A.I tech that ranks ANY video or website for ANY keyword right on page #1 FAST and for long term.\r\n\r\nAnd it costs 95% LESS than the competition.\r\n\r\nCheck out Ranksnap A.I here : https://www.truevaule.xyz/ranksnaps \r\n\r\nHere’s the full scoop about this:\r\n\r\nRanksnap A.I is an A.I backlink builder that is based on the “F.A.  R” ranking formula, FAR stands for Fast and Reliable.\r\n\r\nThe whole idea is to build thousands of backlinks as if a human builds them, or a team of humans, in a way that google LOVES.\r\n\r\nAnd..it does it so quickly and so cleverly that the rankings come fast\r\nAND stay for weeks and even months.\r\n\r\nSome cases, YEARS.\r\n\r\nIt’s point and click simple, so I highly recommend you check it out here now: https://www.truevaule.xyz/ranksnaps \r\n\r\nIt’s SUPER affordable (for now) and so make sure you check it out now before the price increases.\r\n\r\nEnjoy this BEAST!\r\n\r\nRyan Bernardini\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe \r\nAddress: 858 Gerald L. Bates Drive\r\nBrighton, MA 02135', '2024-05-01 16:33:56', '2024-05-01 16:33:56'),
(1151, 'Ravi Counts', 'zara.counts@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-05-01 18:30:52', '2024-05-01 18:30:52'),
(1152, 'Travis Goloubev', 'travis.lopez@trychat2leads.com', 'শুদ্ধাচার সেবা বক্স', 'Put Your Website to Work for You!', 'Get More Leads and Increase Conversions with 24/7 Chat that works on Complete Autopilot!\r\n\r\nCustomer Support Chatbots are Perfect for Any Website \r\n\r\nIncrease Engagement - Chat2Leads actively engages all your visitors making it the ultimate Conversion Optimization Tool to have installed on your website!\r\n\r\nUnlimited Chats - Unlike other Website Chat Services, Chat2Leads puts zero restrictions on how many chats you can have with your visitors every month!\r\n\r\nFresh Leads - Every new lead is emailed directly to your inbox so you can follow-up right away!\r\n\r\nEverything included for just $ 35/mo\r\n\r\nReal Customer Review:\r\n\r\n“I\'ve seen an immediate benefit to adding a chatbot... that I\'ve been telling other local business owners I\'m friends with. I\'m finally receiving leads from my website!” Nicole W. – Bankruptcy Law Firm in West Palm Beach, Florida\r\n\r\nReal Case Study:\r\n\r\nWithin minutes of installing Chat2Leads on Petflapsuk.com they had their first lead, and ever since have been converting an average of 15% of their visitors into fresh leads for their business. They have seen such a great success from the chatbot that it has already paid for itself for years to come.\r\n\r\nFind out more now at: https://chat2leads.com', '2024-05-01 18:45:33', '2024-05-01 18:45:33'),
(1153, 'Dan', 'venture4help@outlook.com', 'অভিযোগ বক্স', 'SEO copywriting and content strategy', 'Greetings,\r\n\r\nI\'m Dan, an experienced SEO copywriting and content strategy specialist. My expertise lies in enhancing your brand\'s performance and cultivating trust among your audience. By analyzing your website paramountinsurancebd.com, I can pinpoint areas for improvement and devise strategies to elevate your content\'s impact.\r\n\r\nWhat sets me apart is my dedication to understanding your business on a deeper level. This ensures that every piece of content I create resonates authentically with your audience. \r\n\r\nIf you\'re seeking for someone who goes beyond writing to deliver tailored solutions that drive results, feel free to connect with me via email at Venture4help@outlook.com to discuss how we can collaborate to meet your ongoing content needs.', '2024-05-01 20:51:57', '2024-05-01 20:51:57'),
(1154, 'Edwin French', 'frenchedwin656@gmail.com', 'Select Dropdown', 'Shape Your Brand\'s Digital Future with Our Web Design Solutions', 'Hello,\r\n\r\nLooking to shape your brand\'s digital future? Our Web Design solutions offer strategic guidance and creative brilliance to help your brand thrive online. Let\'s collaborate to create a website that drives growth and success for your brand.\r\n\r\nBest regards,\n\nEdwin French', '2024-05-02 02:21:39', '2024-05-02 02:21:39'),
(1155, 'Mark Tost', 'markteebiz@gmail.com', 'তথ্য অধিকার আইকন', 'Could This Be the Solution to Your Workflow Challenges?', 'Every business faces its unique set of challenges, and we believe we\'ve found something that can make a difference for yours. \r\nWonesuit integrates and streamlines complex processes seamlessly. \r\n\r\nCould we schedule a brief call to discuss how it could address your specific needs?', '2024-05-02 13:51:42', '2024-05-02 13:51:42'),
(1156, 'Silas Gilbertson', 'gilbertson.silas14@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-05-03 00:26:43', '2024-05-03 00:26:43'),
(1157, 'Joe Dollard', 'stockdreams@realdollar.xyz', 'অভিযোগ বক্স', 'AI: Generate and Monetize Eye-Catching Graphics/Designs on Top Marketplaces', 'Hello Visionary,\r\n\r\nLet\'s face it, Photoshop has been both a blessing and a bane for many of us.   Photoshop and Illustrator are powerhouses for digital creativity, but that steep learning curve?   It\'s like signing up for a four-year degree in graphic design!\r\n\r\nHowever, there\'s a brighter, far simpler path to graphic excellence.   It\'s called StockDreams, and you can catch a glimpse here:  https://www.realdollar.xyz/stocktraffic \r\n\r\nStockDreams is the leveler - the platform where literally ANYONE can create top-tier graphics with ease.\r\n\r\nChoose from the vast selection of AI-generated templates, tweak to taste, and voilà, you\'re crafting visuals that even Michelangelo would nod at.   Plus, these are not just for your portfolio;   they\'re assets you can monetize handsomely.\r\n\r\nEven if design software has never been your friend, StockDreams is your ally.   It\'s straightforward:\r\n\r\nSelect the image type.\r\nDescribe with a few words.\r\nDownload and sell your creations for profit!\r\n\r\nIt\'s so intuitive that users of any age can create striking graphics right out of the gate.\r\n\r\nThis gem comes with commercial rights, so you can start profiting from your designs right away, selling to clients or across platforms.\r\n\r\nCurrently, StockDreams is available at a special, discounted price, but don\'t stroll – run!   The price is inching up every day.\r\n\r\nIf you\'re seeking a robust income boost and want to craft exceptional designs, pay close attention to everything on the page at the link above.\r\n\r\nStockDreams is reshaping the game, offering you a head start on securing a lucrative income with graphics that stun and sell.\r\n\r\nEven for complete novices.\r\n\r\nDon\'t miss out.   Take a look now: https://www.realdollar.xyz/stocktraffic .\r\n\r\nWishing you unmatched creative success,\r\n\r\nJoe Dollard\r\n\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe\r\nAddress: 87 Berry Street\r\nLake George, CO 80827\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-05-03 05:43:52', '2024-05-03 05:43:52'),
(1158, 'Robin Loewenthal', 'lesli.loewenthal@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Do you want  Online Sales?', 'If the conversion rates of your online store are too low, and you are looking for someone to help you to Boost Your Sales, Then you\'re in the right place.\r\n\r\n\r\nI can Provide You with:\r\n\r\n\r\n- WordPress Landing page.\r\n\r\n- Sales Page, or Sales Funnel.\r\n\r\n- 3 Steps Sales Funnel.\r\n\r\n- Elementor Pro\r\n\r\n- Squeeze Page.\r\n\r\n- Lead Page.\r\n\r\n- Membership Funnel.\r\n\r\n- Webinar Funnel.\r\n\r\n- Autoresponder Integration.\r\n\r\n- Payment Gateway\r\n\r\nCheck Out How I can help you and join our happy customers   ===> https://tinyurl.com/2z4n7fkx\r\n\r\n\r\nSee u there\r\n\r\nThanks', '2024-05-03 19:59:29', '2024-05-03 19:59:29'),
(1159, 'Hector McRae', 'newsmailer@busitoday.co', 'অভিযোগ বক্স', '[Must Check] Your Final Chance to Be Compliant with Google and Yahoo’s 2024 New Rules!', 'Hey there,\r\nFrom 2024, all your emails will go to spam due to the new compliance policy of Gmail and Yahoo.\r\n\r\n?Check Full Details Here: https://www.busitoday.co/newsmailer \r\n\r\nTo compliance this you (paramountinsurancebd.com) need to set DMARC, DKIM, And SPF in your autoresponder.     But it needs a lot of Technical skills and time.\r\nYou have a ready-made solution that is Done For You DMARC, DKIM, And SPF Integrated Autoresponder.\r\n\r\n?Introducing Newsmailer\r\n\r\nThe World’s Premiere Autoresponder is compliant with Gmail & Yahoo’s 2024 Update to send unlimited emails to unlimited subscribers with No monthly fee!\r\n\r\n	100% Done For You DMARC, DKIM, And SPF integrated autoresponder to get higher inboxing & clicks.\r\n	\r\n	Send UNLIMITED emails to Unlimited Subscribers.\r\n	\r\n	Generate unlimited leads using A. I am technology.\r\n	\r\n	Build your list with a 1-click opt-in for users\r\n	\r\n	Get 100% verified email addresses instantly\r\n	\r\n	No monthly and no restrictions at all.\r\n	\r\n	Free SMTP for unlimited Email sending.\r\n	\r\n	100% beginner-friendly, no coding or technical skills required.\r\n	\r\n	Enjoy 24/7 expert support for whatever you need.\r\n	\r\n	FULL Commercial License Included - Sell lead generation services to clients.\r\n\r\nHector McRae\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 211 Barrington Court\r\nPine Bluff, AR 71601', '2024-05-03 23:22:47', '2024-05-03 23:22:47'),
(1160, 'David Roldan', 'roldan.alba@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n\r\nIt has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, and even marital counseling. It\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used in an office or at home. Read about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program. Write questions to: davidb@se-rem.com.\r\n\r\nSe-REM.com has a 95% rating on Trustpilot and is in use in 32 countries.\r\n\r\nWant to unsubscribe? please email \"no more emails\" to davidb@se-rem.com.', '2024-05-04 07:31:56', '2024-05-04 07:31:56'),
(1161, 'Travi Shrader', 'travis.lopez@trychat2leads.com', 'শুদ্ধাচার সেবা বক্স', 'Put Your Website to Work for You!', 'Get More Leads and Increase Conversions with 24/7 Chat that works on Complete Autopilot!\r\n\r\nCustomer Support Chatbots are Perfect for Any Website \r\n\r\nIncrease Engagement - Chat2Leads actively engages all your visitors making it the ultimate Conversion Optimization Tool to have installed on your website!\r\n\r\nUnlimited Chats - Unlike other Website Chat Services, Chat2Leads puts zero restrictions on how many chats you can have with your visitors every month!\r\n\r\nFresh Leads - Every new lead is emailed directly to your inbox so you can follow-up right away!\r\n\r\nEverything included for just $ 35/mo\r\n\r\nReal Customer Review:\r\n\r\n“I\'ve seen an immediate benefit to adding a chatbot... that I\'ve been telling other local business owners I\'m friends with. I\'m finally receiving leads from my website!” Nicole W. – Bankruptcy Law Firm in West Palm Beach, Florida\r\n\r\nReal Case Study:\r\n\r\nWithin minutes of installing Chat2Leads on Petflapsuk.com they had their first lead, and ever since have been converting an average of 15% of their visitors into fresh leads for their business. They have seen such a great success from the chatbot that it has already paid for itself for years to come.\r\n\r\nFind out more now at: https://chat2leads.com', '2024-05-04 14:03:04', '2024-05-04 14:03:04'),
(1162, 'vAZgQVmwj', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'JqMhZDxPQO', 'AcOIDuxZMYqm', '2024-05-04 19:04:13', '2024-05-04 19:04:13'),
(1163, 'vAZgQVmwj', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'JqMhZDxPQO', 'AcOIDuxZMYqm', '2024-05-04 19:04:18', '2024-05-04 19:04:18'),
(1164, 'vAZgQVmwj', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'JqMhZDxPQO', 'AcOIDuxZMYqm', '2024-05-04 19:04:24', '2024-05-04 19:04:24'),
(1165, 'IwVlejJR', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'FuWMXTGl', 'fXVNFBCqGHp', '2024-05-04 19:05:14', '2024-05-04 19:05:14'),
(1166, 'IwVlejJR', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'FuWMXTGl', 'fXVNFBCqGHp', '2024-05-04 19:05:20', '2024-05-04 19:05:20'),
(1167, 'IwVlejJR', 'jeffwg_andersony1@outlook.com', 'তথ্য অধিকার আইকন', 'FuWMXTGl', 'fXVNFBCqGHp', '2024-05-04 19:05:25', '2024-05-04 19:05:25'),
(1168, 'Larae Serra', 'larae.serra@yahoo.com', 'অভিযোগ বক্স', 'A Soldier\'s Last Stand: Courage in the Face of Adversity', '\'Experts Agree: This Gameplay Is a Must-See – Find Out Why!\' https://youtu.be/q-NqIAQJuTo', '2024-05-04 23:32:43', '2024-05-04 23:32:43'),
(1169, 'Colby Jorgensen', 'colby.jorgensen@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Monitor your brand mentions & competitors', 'This tool digs every corner of the internet to find all the brand mentions about anyone or anything. \r\n\r\nUse it for brand & media monitoring, competitor spying, reputation management, web & social listening and much more!\r\n\r\nLearn More: https://marketersmentor.com/brand-mentions\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe\r\nhttps://marketersmentor.com/unsubscribe', '2024-05-05 02:44:10', '2024-05-05 02:44:10'),
(1170, 'Ronald Salazar', 'profitcourse@nowbusiness.info', 'তথ্য অধিকার আইকন', 'New AI = profit from business Like Udemy', 'Hi paramountinsurancebd.com,\r\n\r\nEver wondered, \"What if Udemy and ChatGPT had a baby?\"     Well, ponder no more!\r\n\r\nMeet CourseMateAi, the revolutionary eLearning platform that\'s about to change the game: https://www.nowbusiness.info/profitcourse \r\n\r\nImagine owning your very own academy.     That\'s right, YOUR academy.     With CourseMateAi, it\'s not just a dream;     it\'s your new reality.\r\n\r\nBut wait, it gets even better.     CourseMateAi harnesses the power of AI technology to create courses on literally any topic you can think of.     Yes, ANY topic.     The possibilities?     Endless.\r\n\r\nThe best thing is, you get to keep 100% of the profits!\r\n\r\nWith CourseMateAi, you\'re not just an instructor;     you\'re a pioneer and leader in the world of eLearning.\r\n\r\nYou can now harness the power of AI to build your own academy with courses in any niche，and make a lot of dollars.\r\n\r\nYes, the AI creates the courses too.     Check out the demo here and join today: https://www.nowbusiness.info/profitcourse \r\n\r\nRight now, it\'s super affordable during the launch special, but due to high demand they plan to increase the price to a monthly subscription for those who join later.     So don\'t wait, check it out now!\r\n\r\nTo your success,\r\n\r\nRonald Salazar\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe \r\nAddress: 3876 Hilltop Street\r\nDalton, MA 01226', '2024-05-05 10:55:24', '2024-05-05 10:55:24'),
(1171, 'Amanda Lively', 'amandalively01@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'quick question about your website', 'I created a video for you. \r\n\r\ncan I send it here for you to see if you like it?\r\n\r\nJust answer \"sure\" if this is a good place to send it to you. \r\n\r\nKind regards\r\n\r\nAmanda Lively\r\n\r\n\r\n\r\n\r\n\r\nTiara, Springer\r\n\r\n3930 Burnside Court, Arlington, VA 22204, United States.\r\n\r\n 634855052\r\n\r\nIf you do not wish to receive further emails from us, you may opt-out by filling this form: \r\nhttps://forms.gle/DrrLDQXeLwhJ9XaZ7.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2024-05-05 21:21:54', '2024-05-05 21:21:54'),
(1172, 'Elsa', 'buie.elsa@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Elsa Buie', 'Hi \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThanks and Best Regards, \r\n\r\nElsa', '2024-05-05 21:46:49', '2024-05-05 21:46:49'),
(1173, 'Mike Durham', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hi \r\n \r\nI have just analyzed  paramountinsurancebd.com for the ranking keywords and saw that your website could use a push. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Durham\r\n \r\nDigital X SEO Experts', '2024-05-06 15:07:25', '2024-05-06 15:07:25'),
(1174, 'Travis Hedges', 'travis.lopez@trychat2leads.com', 'তথ্য অধিকার আইকন', 'Put Your Website to Work for You!', 'Get More Leads and Increase Conversions with 24/7 Chat that works on Complete Autopilot!\r\n\r\nCustomer Support Chatbots are Perfect for Any Website \r\n\r\nIncrease Engagement - Chat2Leads actively engages all your visitors making it the ultimate Conversion Optimization Tool to have installed on your website!\r\n\r\nUnlimited Chats - Unlike other Website Chat Services, Chat2Leads puts zero restrictions on how many chats you can have with your visitors every month!\r\n\r\nFresh Leads - Every new lead is emailed directly to your inbox so you can follow-up right away!\r\n\r\nEverything included for just $ 35/mo\r\n\r\nReal Customer Review:\r\n\r\n“I\'ve seen an immediate benefit to adding a chatbot... that I\'ve been telling other local business owners I\'m friends with. I\'m finally receiving leads from my website!” Nicole W. – Bankruptcy Law Firm in West Palm Beach, Florida\r\n\r\nReal Case Study:\r\n\r\nWithin minutes of installing Chat2Leads on Petflapsuk.com they had their first lead, and ever since have been converting an average of 15% of their visitors into fresh leads for their business. They have seen such a great success from the chatbot that it has already paid for itself for years to come.\r\n\r\nFind out more now at: https://chat2leads.com', '2024-05-06 17:24:28', '2024-05-06 17:24:28'),
(1175, 'Cyrus Sandoval', 'cyrusrsandoval77@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Quick Question About paramountinsurancebd.com', 'Hi,\r\n\r\nI just found your paramountinsurancebd.com website. I really like the clean design and usability of it. It’s really nice.\r\n\r\nThis is Cyrus. I work as a Social Media Management professional. We specialized in constantly updating the social media handles of brands over the last few years using eye catching images and engaging captions. By doing this habit, it builds trust when people see that you have an up to date social media handles. Trust builds confidence for buyers. And when they are confident, they are likely to convert into clients.\r\n\r\nI\'d be happy to give you a free 7 days trial of our service. A total of 7 free social media posts for 10 days content calendar.\r\n\r\nI would love the chance to discuss how we can contribute to the growth of paramountinsurancebd.com through effective social media management. Are you available for a quick chat to explore this further? I’d be delighted to get in touch.\r\n\r\nAll the best,\r\nCyrus Sandoval\r\nSocial Media Management Specialist\r\ncyrusrsandoval77@gmail.com', '2024-05-06 22:21:23', '2024-05-06 22:21:23'),
(1176, 'RobertFuh', 'maski8fum@mail.com', '?????? ????', 'We invite you to a private crypto exchange', 'Good afternoon! We give you a promo code - ZBXM777 \r\nActivate it in your personal account after registering on www.cexasia.pro \r\nAnd you will receive up to 1000 USDT on your deposit. Happy trading!', '2024-05-07 09:16:05', '2024-05-07 09:16:05'),
(1177, 'Edward Rogers', 'aisocials@busihelp.xyz', 'তথ্য অধিকার আইকন', 'AI Social Video App is Creating Millionaires', 'Hi,\r\n\r\nThe best AI app of the year just launched, that runs an entire AI-SMMA (social media marketing agency) 100% for you.\r\n\r\nAISocials creates addictive social & video content from just keywords for clients (or to land them).\r\n\r\nThen, it posts the content automatically with no scheduling needed at optimal times driving perpetual traffic with revolutionary AI ‘self-scheduling’.\r\n\r\nSee how newbies are becoming millionaires here: > >  https://www.busihelp.xyz/aisocials \r\n\r\nWhy’s this the Biggest App to Come Out in Several Years?\r\n\r\nEveryone is addicted to social media & the companies that post the highest amount of engaging content on multiple platforms are taking all the sales these days.\r\n\r\nFinally, you can compete w/ big agencies & corporations + help small biz owners for a monthly fee service they MUST have today.\r\n\r\nUnbelievable features include:\r\n\r\n	AI Social Video Campaigns - let AI create & design engaging social posts & videos from just keywords for TikTok, YouTube, Instagram, Facebook, Twitter, & more\r\n\r\n	AI Agency Social Media Campaigns - auto-build lead campaigns using just a keyword that specifically LAND clients for you w/ unique, viral content\r\n\r\n	AI ‘Self-Scheduling’ Technology - instead of scheduling each post manually, let the app posts the content for at optimal times on autopilot w/ no scheduling needed\r\n\r\n	AI Midjourney Image Technology - generate AI images for your social content using Midjourney (the best AI image engine) to really stand out on social timelines\r\n\r\n	AI Social Video Wizard - enter a keyword & AISocials will write a script and create a high-retention video to post.       Customize w/ clips, text, layers, & more.\r\n\r\n	AI Viral Post Wizard - AISocials will create viral social media posts for any social network you choose.       Add text, images, change fonts, add emojis, & more w/ the editor.\r\n\r\n	AI Variations Technology (Make 100s of Posts) - enter a seed keyword and # of variations to create & AISocials will create multiple unique posts from that keyword.\r\n\r\n	Find Trending Topics - find what’s trending on social media, then give the topic to the A.I. to create tons of unique posts around (easy mass traffic)\r\n\r\n	Agency Content Calendar - Organize all your social posts in a drag/drop calendar.       Schedule one-time posts, see when A.I. will be posting, & organize by client\r\n\r\nPlus, You’re (paramountinsurancebd.com) Getting My BEST BONUS THIS YEAR…\r\n\r\nBecause I feel this software is so high-quality & important for small businesses offline or online, I’m offering a huge bonus with it \r\n\r\nSo, get access here before the price increases & qualify for my best bonus kit:\r\n\r\n> > https://www.busihelp.xyz/aisocials \r\n\r\nEdward Rogers\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 2526 Wilson Avenue\r\nRichardson, TX 75081', '2024-05-07 09:50:42', '2024-05-07 09:50:42');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1178, 'EOhfsiwznABoWGc', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'icCGImDwpdM', 'QEGbLpydxnRuY', '2024-05-07 21:33:43', '2024-05-07 21:33:43'),
(1179, 'EOhfsiwznABoWGc', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'icCGImDwpdM', 'QEGbLpydxnRuY', '2024-05-07 21:33:48', '2024-05-07 21:33:48'),
(1180, 'EOhfsiwznABoWGc', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'icCGImDwpdM', 'QEGbLpydxnRuY', '2024-05-07 21:33:53', '2024-05-07 21:33:53'),
(1181, 'iKVsloeyICfqghXj', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'hDilCfakVEWXdPA', 'XjVdiYfPR', '2024-05-07 21:34:40', '2024-05-07 21:34:40'),
(1182, 'iKVsloeyICfqghXj', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'hDilCfakVEWXdPA', 'XjVdiYfPR', '2024-05-07 21:34:45', '2024-05-07 21:34:45'),
(1183, 'iKVsloeyICfqghXj', 'liusarahdq3528@gmail.com', 'তথ্য অধিকার আইকন', 'hDilCfakVEWXdPA', 'XjVdiYfPR', '2024-05-07 21:34:50', '2024-05-07 21:34:50'),
(1184, 'Steve Baldwin', 'trafficinsta@keydollar.xyz', 'অভিযোগ বক্স', '(Proof) Exploits Instagram & FB FAVOURITISM - For MILLIONS of visitors...', 'Hey paramountinsurancebd.com,\r\n\r\nIt\'s a FACT that Instagram is the HOTTEST & BIGGEST traffic and buyer platforms right now.\r\n\r\nTraffic, money, fame..      it\'s ALL there for the taking..      If you know what to do.\r\n\r\nBut only if you know how to exploit it..\r\n\r\n==> See How To EXPLOIT INSTAGRAM & generate 100k visitors next month: https://www.keydollar.xyz/trafficinsta\r\n\r\nInstagram (and FB) is Favouring Reels, and organically PUSHING them hard resulting in massive reach, engagement, traffic & sales..\r\n\r\nMany websites, newbies, small businesses went from being (almost) unknown to building huge empires and getting rich using Reels as their primary source of traffic.\r\n\r\nBUT..      you need to post a LOT of reels everyday and that takes hours & days to do...\r\n\r\n...     plus you must know the RIGHT way, RIGHT strategy to create & post reels or they won\'t even get seen.\r\n\r\nWith ReelRampage AI, a new \"SECRET SAUCE\" AI technology that helps you quickly and easily create 100s of HYPER-ADDICTIVE, attention grabbing Reels in minutes...\r\n\r\n...     getting you more reach,  followers, traffic & sales..      FAST!\r\n\r\n==> Watch Quick Demo Here : https://www.keydollar.xyz/trafficinsta\r\n\r\nPlus with Ram\'s step-by-step video training and case studies, you\'ll have everything you need to become a reels master & take your traffic game to the next level!\r\n\r\nReelRampage AI is available for a Low One Time Price during its public launch for the next few days only..\r\n\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nTake action now to start getting free leads and sales\r\n\r\n==> Get ReelRampage AI For A Low One-Time Price Now : https://www.keydollar.xyz/trafficinsta\r\n\r\nAll the best,\r\nSteve Baldwin\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe\r\nAddress: 4555 Gnatty Creek Road\r\nCentral Islip, NY 11722', '2024-05-08 10:32:19', '2024-05-08 10:32:19'),
(1185, 'Emil Lopes', 'emil.lopes@gmail.com', 'তথ্য অধিকার আইকন', 'Is Your Family\'s Digital Life Protected?', 'Are you aware of what your child\'s smartphone is capable of exposing? Learn about privacy breaches and app vulnerabilities.\r\n\r\nClick for more info https://bit.ly/your-child-is-safe', '2024-05-08 14:31:26', '2024-05-08 14:31:26'),
(1186, 'Winston', 'redfordwinston54@gmail.com', 'অভিযোগ বক্স', 'Could we talk soon?', 'Winston here from Iowa. I was just wondering if you\'d like me to scrape user info from any competitor sites, or social groups, Apollo etc. for you.  You could use the data to do a marketing test and see if the users might be interested in what it is you have to offer.\r\n\r\nThe data would be hyper targeted and potentially become buyers or join your newsletter etc.  I\'d even be willing to send a message to the new contacts at no cost to you, or just give you the list.  I would just charge for my server time is all starting at around 3 dollars a day.  Check out my site because this is just one of the items I cover for quite a few people and businesses.\r\n\r\nBrief history, I\'ve been working from home for a couple decades now and I love helping others.  I\'m married, have three girls and if I can provide for them by helping others by using the tools and knowledge I\'ve built and learned over the years.  Let me know as I don\'t want to pester you.\r\n\r\n\r\nAll the best,\r\n\r\nWinston\r\n\r\nCell - 1-319-435-1790‬\r\nMy Site (w/Live Chat) - https://cutt.ly/ww91SRIU', '2024-05-08 21:22:56', '2024-05-08 21:22:56'),
(1187, 'Sheree Leavitt', 'leavitt.sheree@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-05-08 23:12:10', '2024-05-08 23:12:10'),
(1188, 'Eric Sterling', 'aichildrens@actionnow.xyz', 'শুদ্ধাচার সেবা বক্স', 'Tap into $4B children\'s book market with A.I.', 'Dear paramountinsurancebd.com,\r\n\r\nDo you know that the children\'s book market is an untapped gold mine?   According to recent data, it\'s a booming $4 billion industry in the US alone!\r\n\r\nDid you also know that an increasing number of parents and educators are turning to online platforms to find engaging and educational children\'s books?   Over 60% of children\'s books are now purchased online!\r\n\r\nNow, here\'s the real kicker: with the brand new A.I. Children\'s Book Maker, you can easily tap into this lucrative market:\r\n\r\nhttps://www.actionnow.xyz/aichildrens \r\n\r\nThis innovative web app uses artificial intelligence to write and illustrate high-quality children\'s books in just minutes.   No need for writing or illustrating skills.   Just input your idea and let the AI bring your story to life.\r\n\r\nImagine creating a unique product for this thriving market, without the traditional overhead costs of book publishing.   This could open up a significant new revenue stream for you.\r\n\r\nDon\'t miss out on this.   The launch special will be ending soon:\r\n\r\nhttps://www.actionnow.xyz/aichildrens \r\n\r\nTry the A.I. Children\'s Book Maker today and take your entrepreneurial journey to the next level.\r\n\r\nTo your success,\r\n\r\nEric Sterling\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe \r\nAddress: 3897 Scheuvront Drive\r\nGreenwood Village, CO 80111', '2024-05-09 13:18:07', '2024-05-09 13:18:07'),
(1189, 'Neil Wagstaff', 'wagstaff.neil@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'paramountinsurancebd.com : Need more traffic to your website?', 'Want the Secret to UNLIMITED traffic to your website or funnel? \r\n\r\n\"Claim a FREE Copy of the \'Underground\' Traffic Playbook\r\nto Get Hundreds Or Even Thousands of Hungry Buyers to Your Websites and Funnels...\"\r\n\r\nClick the link below to get your Free book and Bonus now: \r\n\r\nhttps://marketersmentor.com/traffic-secrets\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe\r\nhttps://marketersmentor.com/unsubscribe', '2024-05-09 22:43:10', '2024-05-09 22:43:10'),
(1190, 'Jim Furman', 'evoke@enterprisetoday.info', 'অভিযোগ বক্স', '[NEW] Make $500 Per Day…', 'Hey,\r\n\r\nI’ll be honest with you…\r\n\r\nMost newbies struggled REALLY hard in 2024…\r\n\r\nAnd I get it…\r\n\r\nAfter all, most marketing gurus only care about themselves…\r\n\r\nThey promise you online riches…\r\n\r\nCars…\r\n\r\nMansions…\r\n\r\nAnd God knows what else…\r\n\r\nBut at the end of the day, you always end up without results to show for your hard work…\r\n\r\nIt SUCKS…\r\n\r\nWell, today I want to change that…\r\n\r\nI want to do something that nobody else ever does…\r\n\r\nI would like to hand you (on a silver platter) a revolutionary method that will earn you $500 per day...\r\n\r\nBy exploiting Facebook’s Optimization Algorithm… \r\n\r\n=> Click Here To Discover “Evoke”: https://www.enterprisetoday.info/evoke \r\n\r\nIt’s simple: if you’re not riding the AI wave, you’ll remain broke as a joke...\r\n\r\nWhy sit on the sidelines while everyone else fills their pockets?\r\n\r\nThe best part is that you (paramountinsurancebd.com) can say goodbye to…\r\n\r\nCreating a product…\r\nSEO…\r\nBuying FB ads…\r\nPutting in extra effort…\r\nComplicated methods…\r\nCreating content…\r\nHiring editors or writers…\r\n\r\n=> Click Here To Discover “Evoke”: https://www.enterprisetoday.info/evoke \r\n\r\nListen, making $500 isn’t that hard…\r\n\r\nYou don’t need to be Einstein…\r\n\r\nReally, you do not have to spend your entire day staring at your laptop.\r\n\r\nOne brain cell and an internet connection are all that’s required...\r\n\r\nNothing else!\r\n\r\nNow, click the link below to get started…\r\n\r\n=> Click Here To Grab “Evoke”: https://www.enterprisetoday.info/evoke \r\n\r\nTalk soon,\r\n\r\nJim Furman\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe \r\nAddress: 4262 Single Street\r\nBoston, MA 02199', '2024-05-10 17:49:52', '2024-05-10 17:49:52'),
(1191, 'Johnny Levy', 'nigel.levy@hotmail.com', 'অভিযোগ বক্স', 'New Geology Records of Extraterrestrial Life', 'Dear paramountinsurancebd.com webmaster,\r\n\r\nI am very excited to share with you a new groundbreaking publication that will stir the scientific community: \"Secrets of the Winds, Discovery Chronicles of Earth\'s’ Galactic Odyssey\" This compelling new book unveils significant geological evidence that will redefine our understanding of extraterrestrial life.\r\n\r\nInside \'Secrets of the Winds’; \r\n- Revolutionary Findings:  Journey through the portal as I reveal how recent geological discoveries have unearthed signs of ancient extraterrestrial life forms.\r\n- Earth\'s Hidden Blueprints: Learn about the enigmatic geological formations, and world - changing events that have been shaped by forces beyond our world.\r\n- A Bold Perspective: Expert insights with stunning microscope fossils and correlating Google Earth images, this book offers a fresh and riveting look at our planet\'s history and its cosmic connections.\r\n\r\nWhether you\'re a geologist, scientist, engineer or simply captivated by the mysteries of the universe, \"Secrets of the Winds\" promises to take you on an enlightening adventure.\r\n\r\nI would be honored if you could share this news with your audience. For more information or to request a review copy, please reply to this email and visit my engaging website.\r\n\r\nThank you for your time and consideration. Enjoy discovering these amazing secrets for yourself!\r\n\r\nWarm regards,\r\n\r\nJohnny Tesone, explore@geovortex.net\r\nGeologist, Author, GeoVortex, www.geovortex.net', '2024-05-11 01:57:57', '2024-05-11 01:57:57'),
(1192, 'Tisha Korth', 'tisha.korth@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Negative SEO Services', 'Hello\r\n\r\nIf you ever need Negative SEO or a de-rank strategy, you can hire us here\r\n\r\nhttps://www.speed-seo.net/product/negative-seo-service/', '2024-05-11 03:42:57', '2024-05-11 03:42:57'),
(1193, 'GVtMaUkcqj', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'cIhsMVGkCw', 'nlEouANxXij', '2024-05-11 04:10:17', '2024-05-11 04:10:17'),
(1194, 'GVtMaUkcqj', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'cIhsMVGkCw', 'nlEouANxXij', '2024-05-11 04:10:22', '2024-05-11 04:10:22'),
(1195, 'GVtMaUkcqj', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'cIhsMVGkCw', 'nlEouANxXij', '2024-05-11 04:10:30', '2024-05-11 04:10:30'),
(1196, 'jMAsuazrIBxpilJo', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'UbazDmhBt', 'vuhqBWNw', '2024-05-11 04:10:43', '2024-05-11 04:10:43'),
(1197, 'jMAsuazrIBxpilJo', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'UbazDmhBt', 'vuhqBWNw', '2024-05-11 04:10:48', '2024-05-11 04:10:48'),
(1198, 'jMAsuazrIBxpilJo', 'margaretd6_johnson60@outlook.com', 'তথ্য অধিকার আইকন', 'UbazDmhBt', 'vuhqBWNw', '2024-05-11 04:10:53', '2024-05-11 04:10:53'),
(1199, 'Bernd Paspalis', 'bernd.paspalis@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'Running a business can be stressful and hard. \r\n\r\nPayroll, Insurance, inventory, marketing ……UGHH\r\n\r\nLet us help remove that stress and give you some breathing room.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-05-11 07:03:49', '2024-05-11 07:03:49'),
(1200, 'David Rowe', 'stockdreams@kagrowth.org', 'অভিযোগ বক্স', 'Google Image Search: Your Free Traffic Goldmine', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.kagrowth.org/stocktraffic \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.kagrowth.org/stocktraffic \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nDavid Rowe\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe\r\nAddress: 2668 Ashwood Drive\r\nCouncil Bluffs, IA 51501\r\n\r\n\r\n\r\n------------------------------------------------------------------\r\n(paramountinsurancebd.com)', '2024-05-11 10:10:27', '2024-05-11 10:10:27'),
(1201, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700+ new subscribers per month.\r\n- People subscribe because they are interested in your videos/channel, increasing video likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you\'d like to see some of our previous work, let me know, and we can discuss it further.\r\n\r\nKind Regards,\r\nAmelia', '2024-05-11 18:01:43', '2024-05-11 18:01:43'),
(1202, 'Georgina Guyton', 'georgina.guyton@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Eager to Access International Media Without Limits?', 'Experience worldwide entertainment like never before. Unlock premieres from globally with a secure VPN. Don\'t miss out on limitless entertainment.\r\n\r\nRead More -> https://bit.ly/secure-your-internet-connection', '2024-05-11 20:03:33', '2024-05-11 20:03:33'),
(1203, 'Alan', 'hireonline4455@outlook.com', 'অভিযোগ বক্স', 'Content Writing Services', 'Hi, \r\n\r\nI\'m Alan, a copywriter and content writer. My expertise lies in creating engaging blogs, articles, e-commerce product descriptions, SEO content, website content, Keyword Research, business service descriptions, newsletter content, brochures, proofreading, social media captions, LinkedIn content, and SOPs. \r\n\r\nMy rate is USD 30 per 1000 words, and there\'s no upfront payment required. \r\n\r\nJust shoot me an email at Hireonline4455@outlook.com with your needs.', '2024-05-12 07:32:08', '2024-05-12 07:32:08'),
(1204, 'Julio Sparks', 'gettraffic@vauleonline.co', 'তথ্য অধিকার আইকন', 'Making money from Google traffic easily', 'Amazing product alert, paramountinsurancebd.com!\r\n\r\nEver dreamed of making money from Google traffic so easily it almost feels like magic?     Well, dream no more!     We\'ve got the golden key to unlock endless earnings, and it\'s launching now!\r\n\r\nThis isn\'t just another product;     it\'s a revolution that\'s set to explode.     With our strategy, you\'ll see cash flowing in faster than you can count.    \r\n\r\nDon\'t miss out on the action.     Get your link now, and let\'s make this the biggest payday yet!\r\n\r\nAct fast - it\'s time to turn those dreams into reality.     Buy now!\r\n\r\nClick Here : https://www.vauleonline.co/gettraffic \r\n\r\nRegards,\r\nJulio Sparks\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe\r\nAddress: 1642 County Line Road\r\nSt George, FL 34683', '2024-05-12 14:33:32', '2024-05-12 14:33:32'),
(1205, 'Edward Flynn', 'edwardjhflynn@gmail.com', 'Select Dropdown', 'Redefine Your Online Narrative with Our Web Design Mastery', 'Hello,\r\n\r\nReady to redefine your online narrative? Our Web Design mastery offers creative solutions to help your brand tell its story. Let\'s collaborate to create a website that resonates with your audience and leaves a lasting impression.\r\n\r\nBest regards,\r\n\n\nEdward Flynn', '2024-05-12 23:54:28', '2024-05-12 23:54:28'),
(1206, 'Isidro Lorenz', 'isidro.lorenz81@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', '> Sorry to be a bother, but I was informed that you have either a Residential or Business debt to pay off.\r\n>\r\n> When this is true, we at Cancel1Mortgage.info guarantee your debt will be paid off/Discharged/Extinguished in 14 days when you follow our Client Instructions.\r\n>\r\n> Please visit Cancel1Mortgage.info today and order your debt removal securities Processing now which is 100% legal and ordered by courts to be debt payment.\r\n>\r\n> Thank you for your business and for extinguishing your debt through Cancel1Mortgage.info when you decide to use our very successful registered Promissory Note securities to pay off your debt in 14 days Guaranteed.\r\n>\r\n> You may also contact me, David Young de God, through SKYPE with dayglobal..\r\n>\r\n> Thank you again for reading..', '2024-05-13 06:17:31', '2024-05-13 06:17:31'),
(1207, 'Ralph Buggy', 'ralph.buggy@gmail.com', 'তথ্য অধিকার আইকন', 'Transform Your Traffic: Unlock Google\'s Free Treasure!', 'Elevate your earnings with our blueprint for free Google traffic. Easy-to-follow, step by step!\r\n\r\nDive deeper here https://cutt.ly/Fw0tEpVj', '2024-05-13 15:24:11', '2024-05-13 15:24:11'),
(1208, 'Ina Scherer', 'scherer.ina@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner!', 'Who said running a business was easy? \r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n** USA Based Businesses Only! **\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-05-13 15:33:00', '2024-05-13 15:33:00'),
(1209, 'Marvin Maggio', 'profitcourse@earnmorenow.info', 'শুদ্ধাচার সেবা বক্স', 'The 3 easy steps to big profits with AI', 'Hi paramountinsurancebd.com,\r\n\r\nThroughout the past few years, billions of people around the world have made drastic changes to their daily lives.\r\n\r\nThis particular industry has been growing EXPLOSIVELY, and it seems all the world is now hooked on it: https://www.earnmorenow.info/profitcourse \r\n\r\nWhat are they hooked on?\r\n\r\neLearning. I\'m guessing you\'ve heard about and seen it by now. There\'s a good chance you\'ve been a participant too.\r\n\r\nThe eLearning industry has absolutely exploded with growth, as it has gained tens of millions of new participants each month and continues to grow daily.\r\n\r\nAll kinds of people have jumped into the eLearning world. Students of all ages have integrated eLearning into their schooling, but that\'s just the tip of the iceberg.\r\n\r\nProfessionals in all fields have turned to eLearning to increase their knowledge, or learn new skills to help them with better employment.\r\n\r\nOthers ranging from stay-home-moms to retirees have been flocking to eLearning to enhance their lives, become healthier, and participate in new hobbies.\r\n\r\nWhen you factor in all the pet-training courses, it literally seems like everyone including grandma, and grandma\'s dog is getting involved in eLearning!\r\n\r\nThe eLearning market is now a $400 Billion industry and is predicted to grow it $840 Billion by the end of the decade.\r\n\r\nThis is the perfect time to jump into the eLearning market, and I\'ve got a great opportunity for you to start today.\r\n\r\nUsing this brand-new AI-powered platform, you can launch your own eLearning business in a matter of minutes, with no prior experience or technical skills needed!\r\n\r\nI recommend going here and checking it out immediately: https://www.earnmorenow.info/profitcourse \r\n\r\nThe launch special will be expiring soon, so don\'t wait.\r\n\r\nOthers are already joining this great opportunity, don\'t let it slip by!\r\n\r\nTo your success,\r\n \r\nMarvin Maggio\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe \r\nAddress: 1351 Randall Drive\r\nMoanalua, HI 96819', '2024-05-13 16:47:50', '2024-05-13 16:47:50'),
(1210, 'Mike Laird', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: Semrush Backlinks', 'Greetings \r\n \r\nThis is Mike Laird\r\n \r\nLet me present you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Laird\r\n \r\nmike@strictlydigital.net', '2024-05-13 17:09:37', '2024-05-13 17:09:37'),
(1211, 'Abhi', 'outsourcingprojects112@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Personal Virtual Assistant', 'Hi,\r\n\r\nI\'m Abhi Rana. I am a Personal Virtual Assistant who can follow your instructions and support you in your day-to-day operations, including Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification, Financial Accounting, Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices, E-Commerce Management, Order Processing, Product Add/Delete/Modify, Cart and Shop Management, Custom Process Follow, Understanding your SOP, Software Data Entry, Medical Bill Entry, and Form filling\r\n\r\nI will work as per your suggested timings. My rate is USD 10/hr for these back-office tasks. If you hire full-time, I can be flexible with the pricing. Send me an email on Outsourcingprojects112@outlook.com to collaborate.', '2024-05-13 23:52:49', '2024-05-13 23:52:49'),
(1212, 'Daniel Sanderson', 'planksip.dot.org@gmail.com', 'তথ্য অধিকার আইকন', 'Re: Can you help me with something?', 'I am reaching out to explore potential collaborations where I can bring my proven track record in sales and marketing to your team. With a strong commitment to delivering measurable results, I guarantee improvements in your sales metrics.\r\n\r\nMy approach is tailored to each client, ensuring immediate gains and sustainable growth. This dedication has enabled me to build lasting relationships with all my clients, fostering trust and mutual success.\r\n\r\nI am excited to discuss how I can contribute to your goals. Please let me know a convenient time to talk.\r\n\r\nThank you for considering this opportunity. I look forward to the possibility of working together and achieving great results.\r\n\r\n\r\nDaniel Sanderson\r\nPlanksip', '2024-05-14 12:07:45', '2024-05-14 12:07:45'),
(1213, 'Charles Utter', 'evoke@getricher.org', 'অভিযোগ বক্স', 'Get TONS of free Traffic from Facebook', 'Hey,\r\n\r\nIt’s true…\r\n\r\nMark Zukerberg Is not happy…\r\n\r\nHe’s PISSED.\r\n\r\nWhy, you might ask?\r\n\r\nMy team and I created a completely legal app that generates 2,356 clicks daily…\r\n\r\nMaking us $500 every time we “flick a switch…”\r\n\r\nThis VIP app is called “Evoke”...\r\n\r\n=> Click Here To Grab Evoke: https://www.getricher.org/evoke \r\n\r\nA few things about this unique app…\r\n\r\nIt’s super easy to use…\r\nYou don’t need to have experience…\r\nIt generates TONS of free traffic…\r\nNo setup needed…\r\nIt works right out of the box…\r\nPerfect for newbies…\r\nMakes REAL commissions…\r\n\r\nI guarantee that you’ve (paramountinsurancebd.com) never seen anything like this…\r\n\r\nIt’s the ONLY app in the world that creates a “set & forget” AI engine which exploits Facebook’s Algo…\r\n\r\nFor unstoppable and life-changing profits…\r\n\r\nEven if you’re a complete beginner!\r\n\r\n=> Click Here To Find Out How You Can Make Money With Evoke: https://www.getricher.org/evoke \r\n\r\nMark my words…\r\n\r\n\"Evoke\" is the BEST cloud-based app ever, and it will EXPLODE the market.\r\n\r\nWe spent more than 100k developing this bad boy…\r\n\r\nAnd remember, we even made Mark Zuckenberg MAD…\r\n\r\nBecause we’re funneling Facebook’s MASSIVE traffic pool into our links…\r\n\r\nMaking us SIX FIGURES in 2024…\r\n\r\nAnd now it’s your turn…\r\n\r\nNO learning curve…\r\nNO media buying…\r\nNO skills needed…\r\nNO blogging…\r\nNO nonsense…\r\n\r\nJust point, click and PROFIT:\r\n\r\n=> Click Here To Grab Evoke: https://www.getricher.org/evoke \r\n\r\n\r\nTalk soon,\r\n\r\nCharles Utter\r\n\r\n\r\nUNSUBSCRIBE: http://www.getricher.org/unsubscribe.php?d=paramountinsurancebd.com \r\nAddress: 4681 Lunetta Street\r\nBluegrove, TX 76352', '2024-05-14 16:07:42', '2024-05-14 16:07:42'),
(1214, 'wKATcqbRJmlW', 'festysdy466@gmail.com', 'তথ্য অধিকার আইকন', 'JLuNAGxqBezTd', 'GWEkiDhlC', '2024-05-14 17:11:24', '2024-05-14 17:11:24'),
(1215, 'wKATcqbRJmlW', 'festysdy466@gmail.com', 'তথ্য অধিকার আইকন', 'JLuNAGxqBezTd', 'GWEkiDhlC', '2024-05-14 17:11:30', '2024-05-14 17:11:30'),
(1216, 'Bob S.', 'info@digitalbusinessservices.com', 'অভিযোগ বক্স', 'Improve Your Google Listing With This Plugin', 'Hey there,  \r\n\r\nI saw your google business listing and I think I can help it boost within 1-2 weeks using something called Semantic SEO.\r\n\r\nFor more info watch this short video: https://screenpal.com/watch/cZfnnMVs1vk\r\n\r\nIf you\'re interested call/text: 619-777-6610 or private email me at digitalbusinessservices101@gmail.com for a quote.\r\n\r\n\r\nThanks & Regards,\r\nBob S.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout', '2024-05-14 21:52:36', '2024-05-14 21:52:36'),
(1217, 'Trevor Soward', 'azucena.soward@googlemail.com', 'তথ্য অধিকার আইকন', 'Where is your Social Media Videos are ?!', 'Hi,\r\nI\'m Trevor, with over 7 years in video production, marketing, and social media. I\'ve not only crafted compelling narratives but also elevated multiple YouTube channels across various brands. \r\n\r\nI can Help with :\r\n-Grow your all your Social Media Content\r\n-Social Media Ads (TikTok, Instagram Stories, Snapchat)\r\n-Website and App Introductions\r\n-Product Launches\r\n\r\n\r\nJoin our Happy customers Now  , Lets Chat to help you out \r\n\r\n\r\nClick here to contact  =====>  https://tinyurl.com/5xdh2k6y', '2024-05-14 22:58:53', '2024-05-14 22:58:53'),
(1218, 'Robert Buck', 'syndbuddy@moregold.xyz', 'অভিযোগ বক্স', 'the “LAZY” way to get rankings', 'Do you want to get MORE traffic, rankings and sales from the search engines, but get a little too “lazy” to do the “grunt” work?\r\n\r\nWould you prefer if someone just did it ALL for paramountinsurancebd.com ?\r\n\r\nBut did it for you in a way that is unique, PROVEN, and gives Google what it wants?\r\n\r\nWell, if so, then prepare to be as excited as I am right now. \r\n\r\nBecause I have found the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\n(If you want done-for-you rankings, check this out now: https://www.moregold.xyz/syndbuddy )\r\n\r\nA new platform has just opened up that allows you to:\r\n\r\nGet FREE Targeted-Traffic to ANY Offer (or Service) By Letting their PROVEN Army of 8,000 Members Do ALL Your Social Syndication FOR YOU, So You Can Rank on Page 1 in 48 hours or less..\r\n\r\n..And it works for ANY niche, ANY location and ANY language…\r\n\r\nAND it DOES NOT matter if you’ve tried other ranking tools and failed!\r\n\r\nYup, I’m talking about:\r\n\r\n– TOTALLY hands-free rankings for ANY niche site or video (or ANY url)\r\n\r\n– ZERO Work on your part besides submitting the URL you want traffic for\r\n\r\n– ZERO learning curve since everything is pretty much DONE FOR YOU..\r\n\r\n– Heck, it doesn’t even matter if you SUCK at SEO or are new to the subject..\r\n\r\nShort on time? See how to get your DFY rankings here: https://www.moregold.xyz/syndbuddy \r\n\r\nGetting OTHER People To Share YOUR Content ALL Over Social Sites Is A MASSIVE Advantage Above ALL Other Forms Of Syndication!\r\n\r\nIt is the BOOSTER, the SUPER CHARGER, the NOS or whatever you want to call it!\r\n\r\nIn short, it’s pretty much EXACTLY what Google wants: Natural, social sharing of content by REAL people on REAL, unique accounts!\r\n\r\nAnd SyndBuddy is built off that “buddy” system that has been delivering AMAZING results for its users.\r\n\r\nCheck out how it all works here: https://www.moregold.xyz/syndbuddy \r\n\r\nRobert Buck\r\n\r\nP.S. SyndBuddy allows you to tap into a PRE-BUILT Army of REAL people that are ready to share YOUR content all over the internet…\r\n\r\n…so you can get rankings FAST and for the long-term, which leads to MORE targeted traffic, leads and sales from Google and YouTube.\r\n\r\nAnd you want to know the BEST part?\r\n\r\nThey’ve Simplified The ENTIRE Process For You To Get Targeted Traffic To ANY Content You’d Like Into 3 Simple Steps:\r\n\r\nStep 1 – Login To The Web-Based Portal\r\n\r\nStep 2 is to submit ANY Url you’d like to the “sharing pool” so members can start syndicating your content for you.\r\n\r\nAnd step 3 is to just Hit “Start” and watch your rankings, traffic and Profit skyrocket by leveraging the power of their “ranking army”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There the “Ranking Army” of over 8,000 Members Will Get To Work FOR YOU And Build You HUNDREDS of Social Links To ANY URL You’d Like – 100% Hands-Free!\r\n\r\nNO Software To Install\r\nNo Software Training To Learn\r\nNo Social Account Creation Needed\r\nNo Content Needed On Your Part\r\nNo Proxies or Captchas Needed\r\nNOTHING is Needed But The URL You Want Traffic For\r\n\r\nTalk about awesome, right?\r\n\r\nCheck out how easy this is here: https://www.moregold.xyz/syndbuddy \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\nAddress: 3822 Buck Drive\r\nKearns, UT 84118', '2024-05-15 18:21:31', '2024-05-15 18:21:31'),
(1219, 'Mckinley Barkley', 'mckinley.barkley21@googlemail.com', 'তথ্য অধিকার আইকন', 'Open to Unveil Your Next Adventure!', 'Hello, This is Mckinley\r\nYour local potential is waiting to be unlocked. Let\'s optimize your GMB listing and propel your business to new heights. Can we connect to discuss your business aspirations in detail?\r\nSkype me at:  live:.cid.c3b3db85e019bd59\r\n\r\n\r\nThanks, \r\nMckinley \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFreelance RS Agency\r\nwww rsagency online\r\n4875 Poplar Avenue\r\nSan Diego, CA 92105', '2024-05-16 05:18:08', '2024-05-16 05:18:08'),
(1220, 'MasonTob', 'kaenquirynicholls@gmail.com', '????????? ???? ????', 'Aloha, i am wrote about   the prices', 'Hola, quería saber tu precio..', '2024-05-16 10:41:43', '2024-05-16 10:41:43'),
(1221, 'Theresa Smith', 'demetria.nowak@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I have a question', 'Hello,\r\n\r\nDo you struggle with the choice of chilling out, working more hours, or going to the gym?\r\n\r\nNo need to choose anymore, we have the perfect solution for you - EleBands! \r\n\r\nEleBands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day. \r\n\r\nThis week, we are giving 20% off to the first 20 customers. \r\n\r\n Lose Weight \r\n Build Strength\r\n Tone Body\r\n Look And Feel Great\r\n\r\nTHEY LOOK HOT!! SEE FOR YOURSELF: https://bit.ly/elebands-news\r\n \r\n***Get 20% OFF with this coupon code: 20%OFF\r\n\r\nImagine achieving your dream body by just going about your day. With EleBands, it\'s possible.\r\n\r\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements. Plus, our clients tell us they receive compliments all the time when they wear thier EleBands. \r\n\r\nPeople from all walks of life, including top athletes, celebrites and fitness enthusiast love our bands and we are confident you will love them to.  \r\n\r\nBeautiful Bands To Choose From: \r\n\r\n We have multiple colors and 10 styles to choose from. \r\n We have sets from 3lb to 30lbs to meet a range of fitness goals.\r\n\r\nTHEY LOOK SO GOOD!! SEE FOR YOURSELF: https://bit.ly/elebands-news\r\n\r\n***Get 20% OFF with this coupon code: 20%OFF\r\n\r\nTheresa Smith', '2024-05-16 17:25:42', '2024-05-16 17:25:42'),
(1222, 'John Handy', 'handy.shelley@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'Dear paramountinsurancebd.com owner,\r\n\r\nIf you\'re receiving this message, it signifies the effectiveness of my marketing approach. I specialize in extending the reach of your advertising message across 5 million sites for just $50. Additionally, you have the option to expand your campaign to 15 million platforms for a mere $125. This presents an unparalleled opportunity to promote your business or services affordably.\r\n\r\nTo explore this lucrative marketing opportunity further, please feel free to contact me via email at virgo.t3@gmail.com or connect with me on Skype at live:.cid.dbb061d1dcb9127a\r\n\r\nLooking forward to propelling your marketing efforts to new heights.', '2024-05-17 03:33:58', '2024-05-17 03:33:58'),
(1223, 'Sarah Mitchell', 'sarah@profinanceloans.biz', 'তথ্য অধিকার আইকন', 'Good Morning,', 'Need fast cash for your business without all the red tape?\r\n\r\nGet an instant approval in less than 30 seconds without pulling your credit\r\nby clicking on this link https://profinanceloans.biz\r\n\r\nIf you accept our offer we will fund you the next day.\r\n\r\nApplying does NOT affect your credit and NO collateral or personal\r\nguarantees are required.\r\n\r\n\r\n\r\nThanks again,\r\n\r\nSarah Mitchell\r\n\r\nPro Finance', '2024-05-17 07:22:00', '2024-05-17 07:22:00'),
(1224, 'Cliff Simon', 'hello@growxtimesmore.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'Hi,\r\n\r\nWe\'ve built an AI-powered chatbot based on your website content. Can we send it over?\r\n\r\nBest,\r\n\r\nCliff Simon\r\n(516) 518-4680\r\n\r\nP.S: We can also turn your website into a robust lead gen machine by sharing 2 more tools that you can install yourself.', '2024-05-17 08:06:42', '2024-05-17 08:06:42'),
(1225, 'Kristina Burton', 'kristinaburton08@gmail.com', 'Select Dropdown', 'Craft Your Unique Digital Identity with Our Web Design Solutions!', 'Hello,\r\n\r\nReady to craft your digital identity? Our Web Design solutions offer personalized strategies to showcase your brand online. Let\'s collaborate to create a website that truly represents your brand\'s essence.\r\n\r\nBest regards,\r\n\n\nKristina Burton', '2024-05-17 17:55:00', '2024-05-17 17:55:00'),
(1226, 'Mike Berrington', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Berrington\r\n \r\nMonkey Digital', '2024-05-17 18:52:48', '2024-05-17 18:52:48'),
(1227, 'Jared Cookson', 'aisocials@truevaule.xyz', 'অভিযোগ বক্স', 'AI Creates Guaranteed Viral Social Video Content', 'Hi,\r\n\r\nYou know you have to be posting multiple times to social media channels to stay in business these days…\r\n\r\nbut creating high amounts of great content that actually gets tons of shares is super time-consuming still.\r\n\r\nAISocials creates mass amounts of quality posts & addictive social videos using radical AI,\r\n\r\nthen posts them FOR YOU(paramountinsurancebd.com) w/ revolutionary AI ‘smart scheduling’ technology.\r\n\r\nYou must see this in action: > > https://www.truevaule.xyz/aisocials \r\n\r\nWhat Makes AISocials So Different & Special?\r\n\r\nIn seconds you can,\r\n\r\n#1.       Research viral topics to make AI social post & video campaigns around\r\n\r\n#2.       Let AI create entire social media campaigns w/ posts, memes, viral videos, quotes, & more w/ multiple variations around that topic…\r\n\r\n#3.       Have AI post all of that content at optimal times (no scheduling needed unlike Buffer, Hootsuite, etc.)\r\n\r\n[+] Let AI Create Entire Social Media Campaigns w/ Viral Posts & Videos\r\n[+] AI Posts all the Content w/ No Scheduling Needed (Breakthrough Tech)\r\n[+] Add Midjourney AI Images to Your Posts to Stand out on Timeslines\r\n[+] Create Addictive Content for, FB, Instagram, YT, TikTok & More from Keywords\r\n[+] AI Video Wizard - Create & Edit High-Retention AI Videos\r\n[+] AI Viral Post Wizard - Create & Edit Viral Social Posts & Images\r\n[+] AI Variations Tech - Make 100s of Posts from a Single Keyword\r\n[+] Find Trending Topics to Create AI Social Posts Around\r\n[+] Make Viral Content - AI Memes, Cinemagraphics, Quotes, & more\r\n[+] Agency Technology Integration - Give Access to the App\r\n\r\nPlus, You’re Getting My BEST BONUS THIS YEAR…\r\n\r\nBecause I feel this software is so high-quality & important for small businesses offline or online, I’m offering a huge bonus with it\r\n\r\nSo, get access here before the price increases & qualify for my best bonus kit:\r\n\r\n> >  https://www.truevaule.xyz/aisocials \r\n\r\nJared Cookson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe \r\nAddress: 261 Roy Alley\r\nCentennial, CO 80112', '2024-05-18 05:54:33', '2024-05-18 05:54:33'),
(1228, 'Ronald McLendon', 'amzautomator@busitoday.co', 'অভিযোগ বক্স', 'Unearth the Ultimate Free Traffic Secret and Amazon Commissions!', 'Hi,\r\n\r\nAre you feeling the hype yet?\r\n\r\nAMZ AUTOMATOR is rewriting the rules of affiliate marketing by tapping into the explosive traffic reserves of Amazon Prime, all thanks to Jeff Bezos\' ingenious loophole.\r\n\r\nThe word is out, and people are riding the wave of unlimited free traffic and skyrocketing Amazon commissions!\r\n\r\nWhat\'s in store for you?\r\n\r\n??Your very own A.I.-driven video streaming platform, perfectly primed for effortless Amazon commissions.\r\n\r\n??A relentless stream of Amazon Prime\'s free traffic, swelling your bank account with commissions.\r\n\r\n??A game-changing formula that leaves most marketers in the dust!\r\n\r\n=>> CLICK HERE TO GET STARTED (Early Bird Discount Activated): https://www.busitoday.co/amzautomator  \r\n\r\nDon\'t just watch from the sidelines.\r\n\r\nDive in and claim your piece of the Amazon Prime fortune!\r\n\r\n=>> CLICK HERE TO GET STARTED (Early Bird Discount Activated): https://www.busitoday.co/amzautomator  \r\n\r\nUntil next time,\r\n\r\nRonald McLendon\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 1993 Margaret Street\r\nHouston, TX 77087', '2024-05-19 05:03:13', '2024-05-19 05:03:13'),
(1229, 'Mohammad', 'paramountinsurancebd.com@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hi, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nEnjoy,\r\n\r\nMohammad', '2024-05-19 11:36:50', '2024-05-19 11:36:50'),
(1230, 'Jacob Sutherland', 'JacobSutherlandL765L@gmail.com', 'Select Dropdown', 'Transform Your Digital Presence with Our Web Design Expertise!', 'Hello,\r\n\r\nLooking to transform your digital presence? Our Web Design expertise offers tailored solutions to elevate your brand online. Let\'s collaborate to create a website that stands out and resonates with your audience.\r\n\r\nBest regards,\n\nJacob Sutherland', '2024-05-19 14:48:42', '2024-05-19 14:48:42'),
(1231, 'Aryan', 'creativeteamhire@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Social Media Management', 'I\'m Aryan, a seasoned Social Media Marketing Manager with 10+ years of global experience. My services include crafting tailored social media strategies, creating branded content graphics, conducting hashtag research, and scheduling posts. I specialize in Instagram, Facebook, LinkedIn, Twitter, and Pinterest. \r\n\r\nLet’s connect at creativeteamhire@outlook.com.', '2024-05-19 18:19:28', '2024-05-19 18:19:28'),
(1232, 'Thomas Medina', 'aiagents@solveques.xyz', 'তথ্য অধিকার আইকন', 'Discover How to Aut0-mate Your Marketing and content creation Like Ironman\'s JARVIS!', 'Hello There,\r\n\r\nAre you tired of the tedious, time-consuming tasks that come with marketing and content creation?\r\n\r\nAre you looking for a game-changer that not only saves you time but also boosts your income effortlessly?\r\n\r\nIntroducing Ai AgentsArmy, the ultimate solution to all your marketing needs.\r\n\r\nWith Ai AgentsArmy, you can automate 100s of marketing tasks in seconds…\r\n\r\nCreate Websites, Videos, Voice Overs, Art-Images, Social Post, Ads Copies, Emails, Content, Blogs, Business Plan, Marketing Plan, Idea Generator, Lead \r\nGenerator, Marketing Planner, Daily To-Do List, Scheduler, Marketing Assistants & More...    for you and your clients in seconds using just a keyword: https://www.solveques.xyz/aiagents \r\n\r\nBut here\'s the best part – not only does Ai AgentsArmy save you precious time and effort, but it also puts money directly into your pocket.\r\n\r\nWith its commercial license, you can create and sell unlimited marketing assets to clients, multiplying your income streams exponentially.\r\n\r\nImagine the possibilities: effortlessly creating and selling high-converting content, building your authority in your niche, and establishing yourself as a brand powerhouse.\r\n\r\nWith Ai AgentsArmy, it\'s all within reach.\r\n\r\nSo why wait?\r\n\r\nJoin the revolution today and start earning money the easy way with Ai AgentsArmy.    Unleash the full power of AI without limits or restrictions, and watch as your income skyrockets.\r\n\r\nCHECKOUT Ai Agents Army FE SALES PAGE: https://www.solveques.xyz/aiagents \r\nCoupon EARLY for $5  Discount\r\n\r\nCHECKOUT Ai Agents Army  BUNDLE PAGE: https://www.solveques.xyz/aiagentsbundle \r\nCoupon AiAgents  for $50 Discount\r\n\r\nClick here to grab your BUNDLE of Ai AgentsArmy Which is Ai AgentsArmy booster with all prime bonuses including a huge discount on Ai AgentsArmy which you have never seen before.\r\n\r\nWith immediate access, you get top features Like :\r\n\r\nExclusive Bonus #1 : Sales Funnel Optimization Strategy Video\r\n\r\nExclusive Bonus #2 : Social Media Marketing Made Easy\r\n\r\nExclusive Bonus #3 : Web Traffic Excellence\r\n\r\n......\r\n\r\nAI Finishes 100s of Marketing Tasks in Seconds – Saves Manual Effort\r\n\r\nSaves You Money – No Freelancer or Salary Payments or High Project Costs\r\n\r\nMake Money with Commercial Licence - Create and Sell Unlimited Marketing assets for clients\r\n\r\nEasy to Create Anything In Seconds - No Need to Learn Tough Prompts like ChatGPT\r\n\r\nIt’s like Ironman’s JARVIS – Your Personal A.i Butler/Assistant\r\n\r\nImagine the level of Multi-Level Automation – You will have Army of Ai Agents\r\n\r\n100s of A.I Agents – It’s like Army of Agents - This is Next level of ChatGPT\r\n\r\nRegards,\r\n\r\nThomas Medina\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe \r\nAddress: 2447 School House Road\r\nMeridian, MS 39301', '2024-05-20 05:49:19', '2024-05-20 05:49:19');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1233, 'Brian Wend', 'alfonzo', 'অভিযোগ বক্স', 'Discover How We Can Use AI to Quck-Access Working Capital for paramountinsurancebd.com', 'Our company has helped more than 240,000 small businesses access the capital they need to grow. \r\nAs the leading AI-powered financing platform connecting small businesses with SBA, bank term loans, and \r\nflexible financing options,  we have helped banks deliver more than $9 billion to entrepreneurs.\r\n>> https://www.b2bloan4tech.com/sbiz1\r\n\r\nLenders in the SmartBiz network are now offering a business line of credit from\r\n$25,000 to $150,000 to help eligible applicants with unforeseen expenses and cash flow needs. \r\nA line of credit is fast, flexible, and affordable - and you’ll only pay interest on what you use!*\r\n[WE ALSO OFFER SBA 7(a) and TERM LOANS up to 500k] \r\n\r\nPlus, minimal documentation is needed to close for the LOC product. \r\nSimply provide six months of business bank statements or \r\nsecurely connect your account via Plaid®.**\r\n\r\nSee if you pre-qualify for a loan now.* \r\nPlease click the link to find out more: \r\n\r\n>>https://www.b2bloan4tech.com/sbiz1\r\n\r\n[WE ALSO OFFER SBA 7(a) and \r\nTERM LOANS up to 500k] \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n[Offer for US Companies]\r\n[DISCLAIMER]\r\n*Paying the minimum interest-only monthly payments will not repay the principal that is outstanding on your line. \r\nThe bank makes final approval decisions, originates, and services all loans.\r\n**Required documentation includes 6 months of \r\nbusiness bank statements, a current business debt schedule, an identification document, and voided business check. \r\nAt 12-month maturity, you may choose to apply for new financing. Updated business\r\nfinancials will be needed for underwriting. \r\nNew financing after 12 months will incur additional fees. All loan programs are subject to credit approval, income verification, \r\nand collateral evaluation.\r\n\r\n***There is a soft credit pull that will not affect your credit score. However, in processing your loan application, \r\nthe lenders with whom we work will request your full credit report from one or more consumer reporting agencies, \r\nwhich is considered a hard credit pull and happens after your application is in the funding process and matched with a lender \r\nwho is likely to fund your loan.\r\n\r\nFees include a one-time 6% origination fee at closing and a flat $750 closing costs. S\r\ntandard wire transfer fees may apply. While some lenders may charge additional fees for drawing funds, for this line of credit \r\nthere are no additional fees for withdrawals. Your monthly payment may increase, possibly substantially, if you are approved for \r\nanother loan product. Additional restrictions, limitations, and exclusions may apply.\r\n\r\n\r\n\r\nparamountinsurancebd.com\r\nTo be removed from receiving any further UC marketing contacts,\r\nclick this link for instuctions https://b2bloan4tech.com/remove\r\n\r\n\r\n\r\n2916 Cypress St. ste2 PMB#125\r\nWest Monroe, LA  71291', '2024-05-20 22:40:12', '2024-05-20 22:40:12'),
(1234, 'ojnTWSEv', 'djeisonmorrisdt968@gmail.com', 'তথ্য অধিকার আইকন', 'rBhpHLNX', 'KIXJAgHkxl', '2024-05-21 14:19:28', '2024-05-21 14:19:28'),
(1235, 'ojnTWSEv', 'djeisonmorrisdt968@gmail.com', 'তথ্য অধিকার আইকন', 'rBhpHLNX', 'KIXJAgHkxl', '2024-05-21 14:19:31', '2024-05-21 14:19:31'),
(1236, 'GregoryNug', 'morrismi1@outlook.com', '???? ?????? ????', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. \r\n \r\nJob location:  USA \r\nWeekly wages: $2,850 per week. \r\n \r\nWe are looking for a detail-oriented individual with a good background and no criminal record. \r\n \r\nIf you are interested in joining our team, please send an email to get more details jasonmorrisca@yahoo.com \r\n \r\nRegards.', '2024-05-21 20:04:36', '2024-05-21 20:04:36'),
(1237, 'Emily Thompson', 'emily@reachoutcapital.biz', 'তথ্য অধিকার আইকন', 'Hello,', 'Need a Business Loan to take your business to the next level?\r\n\r\nInstantly see how much you qualify for without having your credit pulled or submitting a single document.\r\n\r\nJust visit https://reachoutcapital.biz to get your decision in less than 30 seconds. Applying\r\ndoes NOT affect your credit!\r\n\r\n\r\n\r\nBest regards,\r\n\r\nEmily Thompson\r\n\r\nReachout Capital', '2024-05-22 02:55:22', '2024-05-22 02:55:22'),
(1238, 'Mike Murphy', 'mikeattenequiemn@gmail.com', '???? ?????? ????', 'Increase sales for your local business', 'This service is perfect for boosting your local business\' visibility on the map in a specific location. \r\n \r\nWe provide Google Maps listing management, optimization, and promotion services that cover everything needed to rank in the Google 3-Pack. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/ranking-in-the-maps-means-sales/ \r\n \r\n \r\nThanks and Regards \r\nMike Murphy\r\n \r\n \r\nPS: Want a ONE-TIME comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/', '2024-05-22 03:35:47', '2024-05-22 03:35:47'),
(1239, 'James Mebane', 'mebane.dorris@outlook.com', 'তথ্য অধিকার আইকন', 'Paid Advertising on paramountinsurancebd.com', 'Hi paramountinsurancebd.com Admin,\r\n\r\nI am curious to know how much you would charge for a link insertion in an existing post?\r\n\r\nDo you also allow the publication of sponsored posts on your blog? What\'s the fee?\r\n\r\nIf you prefer EXCHANGE instead of paid linking, we may get you featured on any of any of the following websites:\r\n\r\necommercefastlane.com (DR:71, Traffic:80.6K)\r\ncoolbio.org (DR:64, Traffic:102K)\r\nvyvymangaa.us (DR:48, Traffic:135K)\r\n\r\nYou won\'t have to link back to the same website but some other one.\r\n\r\nThis is called 3-way link exchange, the safest link building method works today.\r\n\r\nWe\'ve over 8K+ sites in our inventory with real organic traffic, if you want to look for more options for exchange.\r\n\r\nIf you\'re interested, please feel free to contact me via email at sebmarketer@gmail.com\r\n\r\nBest of Regards', '2024-05-22 09:40:02', '2024-05-22 09:40:02'),
(1240, 'Garland Sedillo', 'stocktraffic@enterprisetoday.info', 'তথ্য অধিকার আইকন', 'Boost Site Traffic with Google Images - Here\'s How!', 'Dear Creative Entrepreneur,\r\n\r\nToday marks the final opportunity to access StockDreams – the platform that\'s transformed graphic design into a simple, profitable, and enjoyable process.\r\n\r\n?? Remember, StockDreams is your ticket to:\r\n\r\nCrafting AI-generated visuals that captivate and sell, in mere minutes.\r\n\r\nOpening a floodgate of traffic through eye-catching, SEO-friendly images. It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI: https://www.enterprisetoday.info/stocktraffic \r\n\r\nLaunching a graphic design service that requires zero traditional training.\r\n\r\nEarning from a variety of revenue streams, passive and active, online.\r\n\r\nWe\'ve watched users go from design novices to in-demand pros, selling their artwork on global marketplaces and securing a steady income stream, all thanks to StockDreams\' intuitive AI-powered platform.\r\n\r\nBut now, the window is closing.\r\n\r\nThis is your LAST CHANCE to grab StockDreams at the current offer, with full access to all its features – from AI-generated stock images and illustrations to logos, icons, and more, all crafted within a user-friendly editor that’s been a game-changer for so many.\r\n\r\nDon\'t let hesitation hold you back from what could be the turning point in your creative and financial path.\r\n\r\n?? Click here to claim your access before the clock runs out: https://www.enterprisetoday.info/stocktraffic \r\n\r\nAs the saying goes, \'opportunity doesn\'t knock twice.\' This is your moment, seize it with StockDreams and watch as your design capabilities – and revenue – soar to new heights.\r\n\r\nWishing you a future brimming with success and creativity.\r\n\r\nFarewell, for now, let\'s make these final hours count!\r\n\r\nTo your unlimited creative potential,\r\n\r\nGarland Sedillo\r\n\r\nP.S.: Miss this, and you\'ll miss out on the simplest path to design success and financial growth. Let\'s end this chapter on a high note. Join us, and let\'s create masterpieces together with StockDreams.\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe \r\nAddress: 296 Pine Street\r\nIndiana, PA 15701', '2024-05-22 12:21:52', '2024-05-22 12:21:52'),
(1241, 'Deepu', 'businessprocessoutsourcing1@outlook.com', 'তথ্য অধিকার আইকন', 'Video Editing', 'I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels/websites/corporate events/product promotion/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \r\n\r\nFeel free to reach out to me at Businessprocessoutsourcing1@outlook.com.', '2024-05-22 20:05:38', '2024-05-22 20:05:38'),
(1242, 'Jennifer Hayes', 'jennifer@cashflowexpress.biz', 'অভিযোগ বক্স', 'Hello', 'I hope you are doing well, and business is Great!\r\n\r\nHowever, if you need working capital to further grow and expand your business, we may be a perfect fit for you and here’s why. \r\n\r\nOur loans are NOT based on your personal credit, and NO collateral is required.\r\n\r\nWe are a Direct Lender who can approve your loan today, and fund as early as Tomorrow.\r\n\r\nWe offer loans from 5k to 500k with flexible payments and great terms.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for https://cashflowexpress.biz \r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\nAll the best,\r\n\r\nJennifer Hayes\r\n\r\nCash Flow Express', '2024-05-23 00:08:34', '2024-05-23 00:08:34'),
(1243, 'Evelyn Howard', 'evelynhoward968@gmail.com', 'Select Dropdown', 'Web Design That Speaks Global: Local and Multilingual', 'Hello,\r\n\r\nGo global with a website that speaks to local and international audiences. Our Web Design service ensures your site communicates effectively in multiple languages. Interested in global reach? Reply to discuss your multilingual needs.\n\nEvelyn Howard', '2024-05-23 11:53:18', '2024-05-23 11:53:18'),
(1244, 'Jeannie French', 'affiliatetakeover@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Commission - 10X Your Affiliate Sales', 'Hey,\r\n\r\nWhat if you could 10X your affiliate sales using the same traffic and resources that you already have?\r\n\r\nAnd if you don\'t have a traffic source, that problem will also be solved for you .\r\n\r\nAffiliate Takeover is a new training course which reveals a new and better way to do affiliate marketing.\r\n\r\nA way that sets you apart from the competition and makes people only want to purchase from your link.\r\n\r\nA method that allows you to build your list first for long-term profits and shows you how to plan and consistently find winning offers.\r\n\r\nThis is a system that shows you how to create exclusive bonuses in minutes, which will make your audiences want your emails and promotions.\r\n\r\nThis Is Affiliate Takeover : https://www.nowbusiness.info/affiliatetakeover \r\n\r\nThe training is complete with 4 case studies, proving this works and everything is broken apart for you to learn from, implement and profit from.\r\n\r\nHere\'s some of the results from using this system.\r\n\r\n90 sales and $3,059 in commission\r\n\r\n313 sales and $6,122.11 in commission\r\n\r\n169 sales and $2,228.74 in commission\r\n\r\nAnd each promotion took no more than 90 minutes to complete from start to finish.\r\n\r\nThis is the power of Affiliate Takeover.\r\n\r\nGrab your copy here : https://www.nowbusiness.info/affiliatetakeover \r\n\r\nJeannie French\r\n\r\n\r\nPS There\'s hours of exclusive marketing training included as a bonus, and I guarantee you will be blown away with everything you discover.\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe \r\nAddress: 2766 Harvest Lane\r\nBakersfield, CA 93304', '2024-05-23 11:59:22', '2024-05-23 11:59:22'),
(1245, 'Donald Jackson', 'gptreels@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Drive More Traffic and Sales with Our High-Quality A.I. Video Reels Creator (Limited Time Offer)!', 'Hi there,\r\n\r\nDid you get your copy of GPT Reels (With a Commercial + Agency License yet)?\r\n\r\nIf not yet, then this is your final and last chance to get GPT Reels at a 1-Time Price.\r\n\r\n=> Click Here & Grab This Now Before it goes RECURRING : https://www.keydollar.xyz/gptreels \r\n\r\nNever run out of high quality pro video reels.\r\n\r\nLet AI create unlimited video reels in a flash.\r\n\r\nGPT Reels does ALL the Heavy Lifting by:\r\nCreating Ideas and scripts\r\nUsing its Built-In Storyboarding Feature\r\nFinding relevant images & video\r\nAdding animations & music\r\nAdd epic voice overs\r\nVia 100\'s of DFY templates or building from scratch...\r\n\r\n==>> Click Here To Grab GPT Reels + MY Bonuses: https://www.keydollar.xyz/gptreels \r\n\r\nNote: This is turning into monthly recurring very soon.\r\n\r\nRegards,\r\nDonald Jackson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe \r\nAddress: 1206 Hurry Street\r\nRoanoke, VA 24011', '2024-05-24 10:50:06', '2024-05-24 10:50:06'),
(1246, 'Mike Blare', 'mikeintope@gmail.com', '?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nGet back to us by replying with a SMS, or by Whatsapp or on our website. We can offer you great deals and guaranteed services. \r\n \r\n \r\nThanks and regards \r\nMike Blare\r\n \r\nMonkey Digital \r\nWhatsapp: https://wa.link/8lvv0o', '2024-05-24 13:13:28', '2024-05-24 13:13:28'),
(1247, 'dfLpikmfvg', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'PzwiuaZwCO JTWrJrWZmX PWaExYlyQi KLjzGrZglt sqUjODOPgL', 'Theme site super 000*** paramountinsurancebd.com', '2024-05-24 20:44:39', '2024-05-24 20:44:39'),
(1248, 'Abraham Lack', 'abraham.lack@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Looking for ways to boost your YouTube views?', 'Optimize your YouTube channel seamlessly for more views and subscribers.\r\n\r\nGet It Now -> https://bit.ly/improve-youtube-channel-now', '2024-05-24 21:07:14', '2024-05-24 21:07:14'),
(1249, 'WkQwJLKnbrxuB', 'joseph.peters1980@yahoo.com', 'তথ্য অধিকার আইকন', 'jYWMqImJctRT', 'lCAwtzFWgb', '2024-05-25 08:54:19', '2024-05-25 08:54:19'),
(1250, 'WkQwJLKnbrxuB', 'joseph.peters1980@yahoo.com', 'তথ্য অধিকার আইকন', 'jYWMqImJctRT', 'lCAwtzFWgb', '2024-05-25 08:54:21', '2024-05-25 08:54:21'),
(1251, 'WFnzHaPEGleOuT', 'joseph.peters1980@yahoo.com', 'তথ্য অধিকার আইকন', 'TmebqtEcuYh', 'puyYiAPQOqZMVsx', '2024-05-25 08:54:39', '2024-05-25 08:54:39'),
(1252, 'WFnzHaPEGleOuT', 'joseph.peters1980@yahoo.com', 'তথ্য অধিকার আইকন', 'TmebqtEcuYh', 'puyYiAPQOqZMVsx', '2024-05-25 08:54:41', '2024-05-25 08:54:41'),
(1253, 'Tyree Hopkins', 'coursiify@busihelp.xyz', 'অভিযোগ বক্স', 'E-learning Platform Makes Him $1,320 Daily.  Start & Make More Without Investing A DIME.', 'Hi,\r\n\r\n$1,320 daily was a scratch for him lately and he can\'t help but share…\r\n\r\nAll he did was create an E-learning platform with fully loaded courses and sell in an Inbuilt marketplace with millions of users\r\n\r\nNo, he didn\'t have to code, get experts, or record any course.\r\n\r\nSee How Coursiify did it in seconds for him: https://www.busihelp.xyz/coursiify \r\n\r\nYou too can do so ok?  you just need to replicate and get more results.\r\n\r\nYou don\'t need to invest a dime...\r\n\r\nYou don\'t need to pay anyone to get your courses.\r\n\r\nYou don\'t need to worry about designs.\r\n\r\nCoursiify does this and more for you.\r\n\r\nWorried about making sales?\r\n\r\nNever worry about ads, that\'s Damn expensive.\r\n\r\nMarketing is fully DFY, Tap into the marketplace with millions of users and get users queuing in.\r\n\r\nJust relax like him and get paid every day with Coursiify AI.\r\n\r\nBefore I forget, the Commercial License is up only today.\r\n\r\nStart Now & Make $1k+ Today: https://www.busihelp.xyz/coursiify \r\n\r\nYou\'re gonna be glad you did.\r\n\r\nTyree Hopkins\r\n\r\n\r\nP.S. This is a lifetime opportunity for the lucky few, in a bit, this offer closes and you will pay high to get in.  Pay a low one-time fee and get in ASAP.\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe \r\nAddress: 2815 Diamond Street\r\nCharlotte, NC 28202', '2024-05-25 12:20:04', '2024-05-25 12:20:04'),
(1254, 'Ann Brazenor', 'brazenor.ann38@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin.', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-05-25 21:55:17', '2024-05-25 21:55:17'),
(1255, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://masterovit.tech/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://www.kredit.re/firmeneintrag-loeschen?element=https://true-pill.top/\r\nhttp://wartank.ru/?channelId=30152&partnerUrl=true-pill.top\r\nhttps://forum.winhost.com/proxy.php?link=https://true-pill.top/\r\nhttps://www.kidsgen.com/wallpapers/wallpapers.php?img=https://true-pill.top/\r\n \r\n \r\nCepravin\r\nDepalept\r\nOptimal\r\nFlamus\r\nLevoroxine\r\nBladderon\r\nFuride\r\nTrivora\r\nTendinyl\r\nFenogal\r\nMinotab\r\nKamagra Gold\r\nTera\r\nOlinapril\r\nBondapen\r\nPanamycin\r\nDiplor\r\nIsocor\r\nErythrotrop\r\nPromethacon\r\nEmezin\r\nTrental\r\nAnlow\r\nEubrain\r\nHalojust\r\nLipidil\r\nZylium\r\nCertorun\r\nDoxinyl\r\nNalisen\r\nLumigan\r\nGlyciphage\r\nAccutin\r\nLorita\r\nPromiced\r\nTrizolin\r\nNovo-naprox\r\nTrisulin\r\nErpizon\r\nRobaz', '2024-05-26 03:27:08', '2024-05-26 03:27:08'),
(1256, 'PillsHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://masterovit.tech/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://www.kredit.re/firmeneintrag-loeschen?element=https://true-pill.top/\r\nhttp://wartank.ru/?channelId=30152&partnerUrl=true-pill.top\r\nhttps://forum.winhost.com/proxy.php?link=https://true-pill.top/\r\nhttps://www.kidsgen.com/wallpapers/wallpapers.php?img=https://true-pill.top/\r\n \r\n \r\nCepravin\r\nDepalept\r\nOptimal\r\nFlamus\r\nLevoroxine\r\nBladderon\r\nFuride\r\nTrivora\r\nTendinyl\r\nFenogal\r\nMinotab\r\nKamagra Gold\r\nTera\r\nOlinapril\r\nBondapen\r\nPanamycin\r\nDiplor\r\nIsocor\r\nErythrotrop\r\nPromethacon\r\nEmezin\r\nTrental\r\nAnlow\r\nEubrain\r\nHalojust\r\nLipidil\r\nZylium\r\nCertorun\r\nDoxinyl\r\nNalisen\r\nLumigan\r\nGlyciphage\r\nAccutin\r\nLorita\r\nPromiced\r\nTrizolin\r\nNovo-naprox\r\nTrisulin\r\nErpizon\r\nRobaz', '2024-05-26 03:27:10', '2024-05-26 03:27:10'),
(1257, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://masterovit.tech/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://www.kredit.re/firmeneintrag-loeschen?element=https://true-pill.top/\r\nhttp://wartank.ru/?channelId=30152&partnerUrl=true-pill.top\r\nhttps://forum.winhost.com/proxy.php?link=https://true-pill.top/\r\nhttps://www.kidsgen.com/wallpapers/wallpapers.php?img=https://true-pill.top/\r\n \r\n \r\nCepravin\r\nDepalept\r\nOptimal\r\nFlamus\r\nLevoroxine\r\nBladderon\r\nFuride\r\nTrivora\r\nTendinyl\r\nFenogal\r\nMinotab\r\nKamagra Gold\r\nTera\r\nOlinapril\r\nBondapen\r\nPanamycin\r\nDiplor\r\nIsocor\r\nErythrotrop\r\nPromethacon\r\nEmezin\r\nTrental\r\nAnlow\r\nEubrain\r\nHalojust\r\nLipidil\r\nZylium\r\nCertorun\r\nDoxinyl\r\nNalisen\r\nLumigan\r\nGlyciphage\r\nAccutin\r\nLorita\r\nPromiced\r\nTrizolin\r\nNovo-naprox\r\nTrisulin\r\nErpizon\r\nRobaz', '2024-05-26 03:27:12', '2024-05-26 03:27:12'),
(1258, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://masterovit.tech/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://www.kredit.re/firmeneintrag-loeschen?element=https://true-pill.top/\r\nhttp://wartank.ru/?channelId=30152&partnerUrl=true-pill.top\r\nhttps://forum.winhost.com/proxy.php?link=https://true-pill.top/\r\nhttps://www.kidsgen.com/wallpapers/wallpapers.php?img=https://true-pill.top/\r\n \r\n \r\nCepravin\r\nDepalept\r\nOptimal\r\nFlamus\r\nLevoroxine\r\nBladderon\r\nFuride\r\nTrivora\r\nTendinyl\r\nFenogal\r\nMinotab\r\nKamagra Gold\r\nTera\r\nOlinapril\r\nBondapen\r\nPanamycin\r\nDiplor\r\nIsocor\r\nErythrotrop\r\nPromethacon\r\nEmezin\r\nTrental\r\nAnlow\r\nEubrain\r\nHalojust\r\nLipidil\r\nZylium\r\nCertorun\r\nDoxinyl\r\nNalisen\r\nLumigan\r\nGlyciphage\r\nAccutin\r\nLorita\r\nPromiced\r\nTrizolin\r\nNovo-naprox\r\nTrisulin\r\nErpizon\r\nRobaz', '2024-05-26 03:27:14', '2024-05-26 03:27:14'),
(1259, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://masterovit.tech/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://www.kredit.re/firmeneintrag-loeschen?element=https://true-pill.top/\r\nhttp://wartank.ru/?channelId=30152&partnerUrl=true-pill.top\r\nhttps://forum.winhost.com/proxy.php?link=https://true-pill.top/\r\nhttps://www.kidsgen.com/wallpapers/wallpapers.php?img=https://true-pill.top/\r\n \r\n \r\nCepravin\r\nDepalept\r\nOptimal\r\nFlamus\r\nLevoroxine\r\nBladderon\r\nFuride\r\nTrivora\r\nTendinyl\r\nFenogal\r\nMinotab\r\nKamagra Gold\r\nTera\r\nOlinapril\r\nBondapen\r\nPanamycin\r\nDiplor\r\nIsocor\r\nErythrotrop\r\nPromethacon\r\nEmezin\r\nTrental\r\nAnlow\r\nEubrain\r\nHalojust\r\nLipidil\r\nZylium\r\nCertorun\r\nDoxinyl\r\nNalisen\r\nLumigan\r\nGlyciphage\r\nAccutin\r\nLorita\r\nPromiced\r\nTrizolin\r\nNovo-naprox\r\nTrisulin\r\nErpizon\r\nRobaz', '2024-05-26 03:27:16', '2024-05-26 03:27:16'),
(1260, 'Frances Kleist', 'aichildrens@vauleonline.co', 'শুদ্ধাচার সেবা বক্স', 'Profit from children\'s books + AI', 'Dear paramountinsurancebd.com,\r\n\r\nWant a creative way to generate a new stream for your business?\r\n\r\nEver considered publishing children\'s books?   With the A.I. Children\'s Book Maker, it\'s not just possible - it\'s easy!\r\n\r\nCheck this out:\r\n\r\nhttps://www.vauleonline.co/aichildrens \r\n\r\nThis state-of-the-art web app allows you to create captivating children\'s books using advanced AI technology.   It takes care of both the writing and illustration, and all you need to do is input your ideas (or let the app come up with the idea too, LOL).   No writing or illustration skills needed!\r\n\r\nConsider this: the children\'s book market is thriving and is valued at over $4 Billion, so there\'s plenty of pie for everyone who wants a piece.\r\n\r\nWith the A.I. Children\'s Book Maker, you can tap into this lucrative industry without the traditional overhead costs associated with book publishing.\r\n\r\nThis AI tool creates high-quality books that captivate both children and adults, making your book a likely favorite.   Just imagine the potential!\r\n\r\nI encourage you to check it out before the launch special ends:\r\n\r\nhttps://www.vauleonline.co/aichildrens \r\n\r\nTry the A.I. Children\'s Book Maker today.   Embark on a thrilling venture, leverage the power of AI, and unlock a new stream of business.\r\n\r\nTo new successes,\r\n\r\nFrances Kleist\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe \r\nAddress: 3357 Thompson Drive\r\nOakland, CA 94607', '2024-05-26 07:30:43', '2024-05-26 07:30:43'),
(1261, 'Jerry Johnson', 'affiliatetakeover@actionnow.xyz', 'অভিযোগ বক্স', 'Affiliate Marketing Training & Case Studies', 'Hey\r\n\r\nIf you\'ve been struggling with affiliate marketing and not getting the results you deserve, stop everything you\'re doing right now.\r\n\r\nAffiliate Takeover Is Live : https://www.actionnow.xyz/affiliatetakeover \r\n\r\nAffiliate Takeover is a new training program by Kevin Fahey that reveals everything he does to manage affiliate marketing.\r\n\r\nI can guarantee you that this is completely new, easy to implement, and produces crazy results.\r\n\r\nSee The Results Here: https://www.actionnow.xyz/affiliatetakeover \r\n\r\nThe doors just opened, and it\'s a dimesale, and I expect the price to fast over the next few hours.\r\n\r\nRegardless of what level you\'re at right now, after implementing what you discover, you\'ll be able to make 10 more sales and generate 10 times more commission.\r\n\r\nThis is the real deal.\r\n\r\nCheck It Out Here: https://www.actionnow.xyz/affiliatetakeover \r\n\r\nJerry Johnson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe \r\nAddress: 3988 Quarry Drive\r\nMontgomery, AL 36117', '2024-05-27 12:24:19', '2024-05-27 12:24:19'),
(1262, 'Edward Fields', 'fieldsedward91@gmail.com', 'Select Dropdown', 'Revamp Your Website with Modern Web Design Techniques', 'Hi,\r\n\r\nIs your website in need of a modern touch? Our Web Design service employs the latest techniques to give your site a fresh, contemporary look. Let\'s modernize your online presence. Ready to revamp? Reply for a detailed discussion.\r\n\r\nThank you,\n\nEdward Fields', '2024-05-28 02:42:43', '2024-05-28 02:42:43'),
(1263, 'Celinda Noriega', 'celinda.noriega@yahoo.com', 'তথ্য অধিকার আইকন', 'Is Your Website Traffic Falling Short? Here’s What to Do!', 'Drive Targeted Traffic to Your Website and Boost Sales Overnight!\r\n\r\nGet Details -> https://cutt.ly/grow-your-sales', '2024-05-28 18:37:08', '2024-05-28 18:37:08'),
(1264, 'Local SEO', 'brandbuildingassistance@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Local SEO', 'Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!', '2024-05-29 01:49:04', '2024-05-29 01:49:04'),
(1265, 'PillsHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://m.w.aqus.co.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://solingred.ru:443/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://svoeteplo.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttp://rnd.ermis.su/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://mag-nadzor-rf.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nLorten\r\nPletoz\r\nMetolar\r\nAngipress\r\nGravimed\r\nNalgesic\r\nOzepran\r\nLosachlor\r\nTolodina\r\nEtindrax\r\nAmnesteem\r\nPansafe\r\nVomina\r\nPrazosinum\r\nUrever\r\nPep-rani\r\nBexovid\r\nGlucobay\r\nAzaprin\r\nRedumas\r\nMobiglan\r\nPontacid\r\nCeremax\r\nPardoclin\r\nRisdol\r\nCetaler\r\nTelzanine\r\nCordiplast\r\nCardigard\r\nTorsemida\r\nInfeld\r\nLocard\r\nFlucodrug\r\nFrezylin\r\nZegmular\r\nDerm a\r\nDuplat\r\nNomadol\r\nPrilosan\r\nGenox', '2024-05-29 07:08:10', '2024-05-29 07:08:10'),
(1266, 'PillsHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://m.w.aqus.co.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://solingred.ru:443/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://svoeteplo.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttp://rnd.ermis.su/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://mag-nadzor-rf.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nLorten\r\nPletoz\r\nMetolar\r\nAngipress\r\nGravimed\r\nNalgesic\r\nOzepran\r\nLosachlor\r\nTolodina\r\nEtindrax\r\nAmnesteem\r\nPansafe\r\nVomina\r\nPrazosinum\r\nUrever\r\nPep-rani\r\nBexovid\r\nGlucobay\r\nAzaprin\r\nRedumas\r\nMobiglan\r\nPontacid\r\nCeremax\r\nPardoclin\r\nRisdol\r\nCetaler\r\nTelzanine\r\nCordiplast\r\nCardigard\r\nTorsemida\r\nInfeld\r\nLocard\r\nFlucodrug\r\nFrezylin\r\nZegmular\r\nDerm a\r\nDuplat\r\nNomadol\r\nPrilosan\r\nGenox', '2024-05-29 07:08:12', '2024-05-29 07:08:12'),
(1267, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://m.w.aqus.co.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://solingred.ru:443/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://svoeteplo.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttp://rnd.ermis.su/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://mag-nadzor-rf.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nLorten\r\nPletoz\r\nMetolar\r\nAngipress\r\nGravimed\r\nNalgesic\r\nOzepran\r\nLosachlor\r\nTolodina\r\nEtindrax\r\nAmnesteem\r\nPansafe\r\nVomina\r\nPrazosinum\r\nUrever\r\nPep-rani\r\nBexovid\r\nGlucobay\r\nAzaprin\r\nRedumas\r\nMobiglan\r\nPontacid\r\nCeremax\r\nPardoclin\r\nRisdol\r\nCetaler\r\nTelzanine\r\nCordiplast\r\nCardigard\r\nTorsemida\r\nInfeld\r\nLocard\r\nFlucodrug\r\nFrezylin\r\nZegmular\r\nDerm a\r\nDuplat\r\nNomadol\r\nPrilosan\r\nGenox', '2024-05-29 07:08:14', '2024-05-29 07:08:14'),
(1268, 'PillsHor', 'iunskiygipertonik@gmail.com', '???? ?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://m.w.aqus.co.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://solingred.ru:443/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://svoeteplo.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttp://rnd.ermis.su/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://mag-nadzor-rf.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nLorten\r\nPletoz\r\nMetolar\r\nAngipress\r\nGravimed\r\nNalgesic\r\nOzepran\r\nLosachlor\r\nTolodina\r\nEtindrax\r\nAmnesteem\r\nPansafe\r\nVomina\r\nPrazosinum\r\nUrever\r\nPep-rani\r\nBexovid\r\nGlucobay\r\nAzaprin\r\nRedumas\r\nMobiglan\r\nPontacid\r\nCeremax\r\nPardoclin\r\nRisdol\r\nCetaler\r\nTelzanine\r\nCordiplast\r\nCardigard\r\nTorsemida\r\nInfeld\r\nLocard\r\nFlucodrug\r\nFrezylin\r\nZegmular\r\nDerm a\r\nDuplat\r\nNomadol\r\nPrilosan\r\nGenox', '2024-05-29 07:08:17', '2024-05-29 07:08:17'),
(1269, 'PillsHor', 'iunskiygipertonik@gmail.com', '?????? ????', 'Cialis, Viagra, Levitra - Trial ED Packb buy, discount!', 'Erectile dysfunction treatments available online from TruePills. \r\nDiscreet, next day delivery and lowest price guarantee. \r\n \r\nViagra is a well-known, branded and common erectile dysfunction (ED) treatment for men. \r\nIt\'s available through our Online TruePills service. \r\n \r\nTrial ED Pack consists of the following ED drugs: \r\n \r\nViagra Active Ingredient: Sildenafil 100mg 5 pills \r\nCialis 20mg 5 pills \r\nLevitra 20mg 5 pills \r\n \r\nhttps://cutt.ly/dw7ChH4s \r\nhttp://m.w.aqus.co.kr/member/login.html?noMemberOrder=&returnUrl=http%3a%2f%2ftrue-pill.top\r\nhttps://solingred.ru:443/bitrix/rk.php?goto=https://true-pill.top/\r\nhttps://svoeteplo.ru/bitrix/rk.php?goto=https://true-pill.top/\r\nhttp://rnd.ermis.su/bitrix/redirect.php?goto=https://true-pill.top/\r\nhttps://mag-nadzor-rf.ru/bitrix/redirect.php?goto=https://true-pill.top/\r\n \r\n \r\nLorten\r\nPletoz\r\nMetolar\r\nAngipress\r\nGravimed\r\nNalgesic\r\nOzepran\r\nLosachlor\r\nTolodina\r\nEtindrax\r\nAmnesteem\r\nPansafe\r\nVomina\r\nPrazosinum\r\nUrever\r\nPep-rani\r\nBexovid\r\nGlucobay\r\nAzaprin\r\nRedumas\r\nMobiglan\r\nPontacid\r\nCeremax\r\nPardoclin\r\nRisdol\r\nCetaler\r\nTelzanine\r\nCordiplast\r\nCardigard\r\nTorsemida\r\nInfeld\r\nLocard\r\nFlucodrug\r\nFrezylin\r\nZegmular\r\nDerm a\r\nDuplat\r\nNomadol\r\nPrilosan\r\nGenox', '2024-05-29 07:08:20', '2024-05-29 07:08:20'),
(1270, 'Delora Carroll', 'coursiify@kagrowth.org', 'অভিযোগ বক্স', '[Unbelievable] $100k Profits From  “Udemy-Like” E-learning Platform', 'Hi, \r\n\r\nThousands of opportunities on the internet but this supersedes them all.\r\n\r\nBecause E-learning is now a thing and platforms like Coursera are making it big here.\r\n\r\nDon\'t you desire to own platforms like Coursera, Udemy, and more?\r\n\r\n\r\nI would be s*lly if I asked you to start building from scratch because it\'s super expensive.\r\n\r\n\r\nMy friend Seyi has launched groundbreaking AI software that creates a unique and fully loaded E-Learning Platform For you: https://www.kagrowth.org/coursiify \r\n\r\nWith Coursiify,\r\n\r\nYou will get a fully packed E-Learning platform with just a Keyword.\r\nYou will never record a course or pay experts to\r\nYou will never hire a developer to build the platform for you\r\nYou don\'t have to pay anyone a dime to market it for you or even run ads.\r\n\r\nNot just that…\r\n\r\nOur Inbuilt marketplace is there to market, sell, and hand over profit to you.\r\n\r\nSounds amazing right?\r\n\r\nIf you get in today, be sure to get amazing Bonuses and discounts.\r\n\r\nGet Coursiify Here & Turn One Keyword To E-learning Platform In Seconds : https://www.kagrowth.org/coursiify \r\n\r\nSee you inside\r\nDelora Carroll\r\n\r\n\r\nP.S. Don\'t exit this page without getting on board, you will be missing out on the big opportunity to get into a top leading E-learning marketplace.   Hurry and get started.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe \r\nAddress: 3643 Washburn Street\r\nBaton Rouge, LA 70805', '2024-05-29 11:11:02', '2024-05-29 11:11:02'),
(1271, 'Daniel Sanderson', 'planksip.dot.org@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Re: Can you help me with something?', 'I\'m reaching out to explore potential collaborations where I can bring my proven track record in sales and marketing to your team. What sets me apart is my ability to generate high-quality leads that convert to sales without requiring upfront costs.\r\n\r\nMy approach for your business would be custom, ensuring immediate gains and sustainable growth.  I have a strong commitment to delivering measurable results and I guarantee improvements in your sales metrics which is why I\'m not asking for anything up front.\r\n\r\nWould you be available for a quick call to explore how we can work together?\r\n\r\n\r\nDaniel Sanderson\r\nPlanksip\r\n916-634-1928', '2024-05-29 11:26:22', '2024-05-29 11:26:22'),
(1272, 'Cameron Cowan', 'cameronleecowan@gmail.com', 'অভিযোগ বক্স', 'Can we talk this week?', 'I thought I\'d contact you here as I didn\'t hear back from you from my email last week! It\'s Cameron from The Cameron Journal again.\r\n\r\nI\'ve been reaching out because I\'m looking at helping organizations like yours achieve your goals this year. I can consult with you, your teams or your whole company on how to navigate these tough times. I have my finger on the pulse of the latest trends in marketing, business, culture, and geopolitics. I know I can help you. \r\n\r\nI know its hard to figure out how to position new products, services or your whole organization in this fluid environment we find ourselves in. I\'m helping organizations like yours figure this all out. \r\n\r\nOur world is rapdily changing and if you\'re reading the news headlines and your confused about how to reach your goals as a company in this post-pandemic environment then I think I can help. \r\n\r\nWhether its  consulting or speaking to your organization, teams, or at an event, I can help you start to figure things out. \r\n\r\nLet\'s connect and see how I can help your organization!\r\n\r\nCheers,\r\n\r\nCameron Lee Cowan\r\n720-841-7752\r\nThe Cameron Journal', '2024-05-29 21:03:00', '2024-05-29 21:03:00'),
(1273, 'Abhi', 'efficientmanage007@outlook.com', 'অভিযোগ বক্স', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \r\n\r\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.', '2024-05-29 22:50:23', '2024-05-29 22:50:23'),
(1274, 'Emily Thompson', 'emily@reachoutcapital.biz', 'অভিযোগ বক্স', 'Hello,', 'Need a Business Loan to take your business to the next level?\r\n\r\nInstantly see how much you qualify for without having your credit pulled or submitting a single document.\r\n\r\nJust visit https://reachoutcapital.biz to get your decision in less than 30 seconds. Applying\r\ndoes NOT affect your credit!\r\n\r\n\r\n\r\nBest regards,\r\n\r\nEmily Thompson\r\n\r\nReachout Capital', '2024-05-30 00:28:50', '2024-05-30 00:28:50'),
(1275, 'Denisha Davisson', 'denisha.davisson71@msn.com', 'অভিযোগ বক্স', 'Unleash your inner author with AI: Create eBooks in seconds!', 'Hi there,\r\n\r\nI recently came across your website on paramountinsurancebd.com and found it very interesting. I was curious, have you ever considered creating an eBook out of your website content?\r\n\r\nThere are tools available, that allow you to easily convert website content into a well-designed eBook. This could be a great way to repurpose your existing content and potentially reach a new audience.\r\n\r\nOf course, I understand this might not be something you\'re interested in, but I just wanted to share the possibility!\r\n\r\nAnyway, here is the tool I had in mind. It\'s only $16.95 so worth checking out: \r\nhttps://furtherinfo.org/lgb7\r\n\r\nBest regards,\r\nDenisha', '2024-05-30 09:20:47', '2024-05-30 09:20:47'),
(1276, 'Mike Audley', 'mikeNeehymnsype@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\nRegards \r\nMike Audley\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/', '2024-05-30 09:36:46', '2024-05-30 09:36:46'),
(1277, 'Kym Munden', 'aichildrens@moregold.xyz', 'তথ্য অধিকার আইকন', 'AI - Profit from kids books starting today', 'Hello paramountinsurancebd.com,\r\n\r\nYou may have heard that children\'s books are big business.   But did you know just HOW big?\r\n\r\nThe industry is valued at a staggering $4 billion in the US alone!\r\n\r\nHere\'s another fact to consider: over 60% of children\'s books are now sold online.   That\'s a massive pool of potential customers, all searching for their next enchanting story.\r\n\r\nThat\'s where you come in:\r\n\r\nhttps://www.moregold.xyz/aichildrens \r\n\r\nNow, what if you could create high-quality children\'s books effortlessly and tap into this thriving market?   With the A.I. Children\'s Book Maker, you absolutely can!\r\n\r\nThis powerful web app uses cutting-edge AI to write and illustrate stunning children\'s books in mere minutes.   You don\'t need any experience in writing or drawing.   Simply guide the AI with your idea and watch as your story comes to life.\r\n\r\nWhat does this mean for you?   A unique product.   A booming market.   Minimal overhead costs.   And a golden opportunity to open up a lucrative new income stream.\r\n\r\nCheck it out right now during the launch special:\r\n\r\nhttps://www.moregold.xyz/aichildrens \r\n\r\nSeize this opportunity today with the A.I. Children\'s Book Maker.   Let\'s shape the future of children\'s literature together.\r\n\r\nTo your continued success,\r\n\r\nKym Munden\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe \r\nAddress: 2287 Snyder Avenue\r\nCharlotte, NC 28202', '2024-05-30 14:22:27', '2024-05-30 14:22:27'),
(1278, 'Sylvester Cobb', 'sylvestercobb3@gmail.com', 'Select Dropdown', 'Web Design That Reflects Your Brand\'s Personality', 'Hello,\r\n\r\nLet your brand\'s personality shine through your website. Our Web Design service specializes in creating sites that are a true reflection of your brand. Eager to showcase your brand\'s personality? Reply to begin the design process.\n\nThank you,\r\nSylvester Cobb', '2024-05-30 19:14:38', '2024-05-30 19:14:38'),
(1279, 'Jennifer Hayes', 'jennifer@cashflowexpress.biz', 'তথ্য অধিকার আইকন', 'Hello', 'I hope you are doing well, and business is Great!\r\n\r\nHowever, if you need working capital to further grow and expand your business, we may be a perfect fit for you and here’s why. \r\n\r\nOur loans are NOT based on your personal credit, and NO collateral is required.\r\n\r\nWe are a Direct Lender who can approve your loan today, and fund as early as Tomorrow.\r\n\r\nWe offer loans from 5k to 500k with flexible payments and great terms.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for https://cashflowexpress.biz \r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\nAll the best,\r\n\r\nJennifer Hayes\r\n\r\nCash Flow Express', '2024-05-31 00:25:02', '2024-05-31 00:25:02'),
(1280, 'Phil Stewart', 'noreplyhere@aol.com', 'শুদ্ধাচার সেবা বক্স', '??', 'Hey there, ready to take your ad game to the next level? Imagine your message popping up in website contact forms all over the world, reaching heaps of potential customers! Starting at just under $100, our affordable packages pack a punch. Shoot me an email now to chat more about getting your brand out there! Let\'s make some noise together!\r\n\r\nP. Stewart\r\nEmail: fcf49q@submitmaster.xyz\r\nSkype: form-blasting', '2024-05-31 01:16:25', '2024-05-31 01:16:25'),
(1281, 'Kak_ixSn', 'svptdmmshSn@xruma.com', '?????? ????', 'Как вывести бородавку', 'Эффективные средства от бородавок. \r\nУдаление бородавок лазером отзывы <a href=plastica.onclinic.ru>plastica.onclinic.ru</a> .', '2024-05-31 04:22:35', '2024-05-31 04:22:35'),
(1282, 'Kak_tgEt', 'fcchjziehEt@xruma.store', '???? ?????? ????', 'Как вывести бородавку', 'Что делать, если вы обнаружили бородавку? \r\nБородавки возраст <a href=https://smclinic.ru/>Бородавки возраст</a> .', '2024-05-31 04:22:36', '2024-05-31 04:22:36'),
(1283, 'James Durham', 'alebooksuite@vaulemedia.com', 'অভিযোগ বক্স', 'From Concept To Cash In Less Than 90 Seconds - Al Ebook Suit', 'Let’s agree on one thing…\r\n\r\nWhatever we want in life, we want it fast…\r\n\r\nNo one likes to wait for the results they desire…\r\n\r\nThis is why people love stuff like microwaves, magic diet pills, and so on…\r\n\r\nAnd when it comes to making money, there is no difference…\r\n\r\nWe don’t want to wait ages to make money…\r\n\r\nAnd this is exactly why im excited to show you what I have for you today…\r\n\r\nYou see, my friend Yogesh just opened the door to his newest AI app called AleBookSuit…\r\n\r\nIt’s the world’s first AI app that can generate engaging and addictive ebooks, flipbooks, crosswords, puzzles, and more: https://www.vaulemedia.com/alebooksuite\r\n\r\nIn less than 90 seconds…\r\n\r\nAnd not just generate them…\r\nBut design them into a jaw-dropping creation that will stun your customers…\r\n\r\nAll of that…\r\n\r\nWithout you writing a single word\r\nWithout you designing anything\r\nWithout you promoting anything\r\n\r\nYes, you don’t even to promote it…\r\n\r\nBecause, my friend…\r\n\r\nAleBookSuite will even do that for you…\r\n\r\nIt’s my friend Yogesh’s newest creation…\r\n\r\nAnd this AI beast will also promote your ebook or flipbook for you…\r\nAllowing you to dominate ANY platform you want…\r\n\r\nWithout you paying anything upfront\r\nWithout requiring any experience\r\nWithout doing any manual work\r\n\r\nRight now you can create your account with AleBookSuite by clicking here: https://www.vaulemedia.com/alebooksuite\r\n\r\nAnd you will instantly unlock a huge bonus pack that is worth thousands of dollars (real value)\r\n\r\nCheers,\r\nJames Durham\r\n\r\nPS: Yogesh is only giving away a limited number of copies of AleBookSuite… So you better click here fast: https://www.vaulemedia.com/alebooksuite\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe\r\nAddress: 811 Jefferson Street\r\nHampton, VA 23666', '2024-05-31 10:31:49', '2024-05-31 10:31:49');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1284, 'Marcus Meagher', 'marcus.meagher@hotmail.com', 'তথ্য অধিকার আইকন', 'NEW: Remove all toxic backlinks that point to paramountinsurancebd.com', 'Hi there\r\n\r\nJust checked your paramountinsurancebd.com\'s baclink profile, I noticed a moderate percentage of toxic links pointing to your website\r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge.\r\n\r\nStart recovering your ranks today:\r\nhttps://www.hilkom-digital.com/free-backlinks-clean-up/\r\n\r\nThanks and regards\r\nMike\r\nhttps://hilkom-digital.com/whatsapp-us/', '2024-06-02 11:58:41', '2024-06-02 11:58:41'),
(1285, 'HiSVfEBswOmnXRo', 'michael76campanellagic@outlook.com', 'তথ্য অধিকার আইকন', 'ZtAehcqsJuTVjbi', 'lWjMdfihPLFuxAJ', '2024-06-02 19:11:05', '2024-06-02 19:11:05'),
(1286, 'HiSVfEBswOmnXRo', 'michael76campanellagic@outlook.com', 'তথ্য অধিকার আইকন', 'ZtAehcqsJuTVjbi', 'lWjMdfihPLFuxAJ', '2024-06-02 19:11:12', '2024-06-02 19:11:12'),
(1287, 'Harman', 'fastprocess006@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Google sheets and microsoft excel work', 'Do you need any help with tasks related to Google sheets and Microsoft Excel? I can work on Creating Dashboards in excel sheets, Business Automation, Creating reports, graphs, fetching data from multiple sources, Data Spreadsheet formulations, Data Setup, Data Sorting, Vlookup, hlookup, pivot tables, manual entry of data in spreadsheet. \r\n\r\nPlease share your requirements with me on fastprocess006@outlook.com and I can share cost with you accordingly.', '2024-06-03 01:19:11', '2024-06-03 01:19:11'),
(1288, 'Roberto Evers', 'gptreels@busitoday.co', 'তথ্য অধিকার আইকন', 'The Milli0naire Shortcut? Your Own WHITE LABEL AI Video Reels Creator Instantly…', 'With GPTReels, you can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nMore than 78% business owners rate using AI based reels as the #1 way to attract more visitors & convert them into happy customers.\r\n\r\nBut creating video reels was a very tough, energy-draining, time-consuming, and costly process.\r\n\r\nYes!\r\n\r\nThere are tons of tasks involved & missing even a single one leads to a complete rework right from scratch.\r\n\r\nNow, If you too wanna get a complete all-in-one solution for this menace…\r\n\r\nI’ve got some great news… Presenting GPT Reels\r\n\r\n[+] Creates Pro Quality Video Reels in seconds for any business in any language\r\n[+] First Video Reels Creator powered by GPT-4 AI Technology\r\n\r\n==> Show live demo : https://www.busitoday.co/gptreels \r\n\r\nA.I Does A to Z Steps To Create Beautiful Video Reels! Just Enter Keywords and It Will Give You...\r\n\r\nIdeas & Help Writing Scripts\r\nFinding Relevant Videos & Images\r\nAdd Powerful Animation\r\nAdd Mesmerizing Music\r\nCreate Attractive Reels, Videos & Shorts\r\n\r\nBe it Website Videos, Ads, Promotional, Entertaining, Infomercial, Advertising, Learning Video…\r\n\r\nBig marketers are calling GPT Reels as BESTEST and FASTEST A.I Video Reel Creator in the new age of A.I era\r\n\r\nImagine creating any type of video reels in seconds\r\n\r\n...WITHOUT skills,\r\n...WITHOUT recording a single video\r\n...WITHOUT any budget\r\n...By entering just one Keyword and literally 3-clicks\r\n\r\nBEST Part Is: It comes with a commercial license, which means You can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nNot to mention, GPT Reels has a 30-days money-back guarantee if you don\'t like it.\r\n\r\nOver 5000 business owners have bought GPT Reels lifetime deals in the last few days...\r\n\r\n==> Get GPT Reels Lifetime account at a one-time price now : https://www.busitoday.co/gptreels \r\n\r\nRegards,\r\nRoberto Evers\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe \r\nAddress: 3749 Skinner Hollow Road\r\nOxbow, OR 97840', '2024-06-03 04:38:09', '2024-06-03 04:38:09'),
(1289, 'Nace', 'nina.chaves@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have Mobile app ??', 'Hi ,\r\n\r\nMy name is Nace. I have been converting websites into apps on Fiverr over 10 years. I don\'t stop working until you are fully satisfied, and I provide professional support before,\r\n during and after the work is done. I do this for living, so I take my work very seriously. Each and every buyer will receive my personal care and attention.\r\n\r\nThe process:\r\n\r\n- Please contact me and send me the URL\r\n\r\n- I will inform you what to expect and prepare\r\n\r\n- Leave everything else to me!\r\n\r\nWhat I offer:\r\n\r\n- New website content updated automatically\r\n\r\n- Lifetime customer support\r\n\r\n- Professionally developed apps to sync with your website flow, colors, logo, font, style\r\n\r\n- UNIQUE: Choose your layout and easily edit apps anytime!\r\n\r\n- Works on phones and tablets\r\n\r\n- Unlimited push notifications\r\n\r\n- Unlimited links & buttons\r\n\r\n- Analytics\r\n\r\n- Social media\r\n\r\n- Contact page with action buttons\r\n\r\n- About/Services\r\n\r\n- APK/IPA files\r\n\r\n- Etc.\r\n\r\n\r\nI work with all websites: Wordpress, Shopify, Wix, GoDaddy, Squarespace, Weebly, HostGator, etc. I am looking forward to working with you!\r\n\r\nLets Starts and contact me here  ===> https://tinyurl.com/4hxuhsy5', '2024-06-03 22:00:35', '2024-06-03 22:00:35'),
(1290, 'Sarah Mitchell', 'sarah@profinanceloans.biz', 'শুদ্ধাচার সেবা বক্স', 'Good Morning,', 'Need fast cash for your business without all the red tape?\r\n\r\nGet an instant approval in less than 30 seconds without pulling your credit\r\nby clicking on this link https://profinanceloans.biz\r\n\r\nIf you accept our offer we will fund you the next day.\r\n\r\nApplying does NOT affect your credit and NO collateral or personal\r\nguarantees are required.\r\n\r\n\r\n\r\nThanks again,\r\n\r\nSarah Mitchell\r\n\r\nPro Finance', '2024-06-04 00:54:34', '2024-06-04 00:54:34'),
(1291, 'Gino Selleck', 'gino.selleck@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin.', 'Hands down, the Easiest Customer Financing Program in the Industry More approvals = More Profits\r\n\r\n** USA Based Businesses Only! **\r\n\r\nGet in touch with me below for more info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/', '2024-06-04 06:17:51', '2024-06-04 06:17:51'),
(1292, 'Theresa Smith', 'berryhill.antoine@msn.com', 'অভিযোগ বক্স', 'I have a question', 'Would you like to burn 750-1500 calories a day without having to work out? If yes, we have a solution, and if you order today, you will Get One FREE!\r\n\r\nWe created the first ever, luxury, all-day-wearable weight bands that goes on your wrist, ankles, & waist. The great thing is, they look stylish, super sexy, and you can wear them with any outfit.\r\n\r\nPlus, we make it easy to burn calories, you just put them on in the morning and go about your day, then take them off at night. You’ll burn calories, shed pounds, build muscle, improve your cardiovascular system, increase endurance, and gain more flexibility at the same time.  Plus! If you go for a walk or hit the gym you can burn even more calories. \r\n\r\nNow is your chance to get the body you always dreamed of, and because we will give you one full set absolutely FREE, you can give your free gift to a friend or family member and lose weight together. \r\n\r\nWhat are you waiting for, get started today. Go Here: https://bit.ly/elebands-special-bogo\r\n \r\nJoin thousands of people who have lost weight in a natural way. We have full body sets (wrist, ankle, waist) in 5, 10, 15, 20, 25 and 30 pounds (per set) so no matter your fitness goals we have you covered. \r\n\r\nStart getting results NOW!, the smart and easy way!!\r\n\r\nOUR BANDS HELP YOU TO: \r\n\r\n- Burn calories all-day\r\n- Have a sculpted body\r\n- Slim down all over\r\n- Tighten glutes\r\n- Tone your calves \r\n- Firm up abs\r\n\r\nMany of our clients are losing 2-3 pounds every week and getting major health benefits just by going about their day and handling business as usual. \r\n\r\nWhat are you waiting for, get started today. Go Here: https://bit.ly/elebands-special-bogo', '2024-06-04 08:40:29', '2024-06-04 08:40:29'),
(1293, 'Dave Gay', 'gay.jina@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner!', 'You may wish to save this email for future reference.  There is no need to unsubscribe because this is a one-time email from Se-REM.  This announcement is a public service for a not-for-profit program that has saved and restored lives shattered by abuse and trauma.\r\n  \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n \r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, phobias and even marital counseling. The mission statement is \"Trauma relief at as close to free as possible\". This program downloads to a smart phone or computer and can be used in an office or at home. Read about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program. \r\nSe-REM.com has a 95% rating on Trustpilot and is in use in 33 countries.\r\n \r\n     If you would like to know more you can watch a UK Podcast at: https://lockedupliving.podbean.com', '2024-06-04 09:34:17', '2024-06-04 09:34:17'),
(1294, 'Sammy Steinmetz', 'steinmetz.natalie@gmail.com', 'অভিযোগ বক্স', 'Struggling with E-commerce? Get Our Free Guide: 100 Checkpoints!', 'Is building a successful e-commerce site for your outdoor gear business overwhelming?\r\nFrustrated by low traffic and poor conversions? Struggling to engage customers?\r\n\r\nDownload our FREE eBook, **\"100 Checkpoints for a Successful E-commerce Website,\"** packed with actionable tips and strategies:\r\n\r\n- **Planning & Strategy:** Target audience, clear goals, right platform.\r\n- **Design & UX:** User-friendly, responsive, visually appealing.\r\n- **Product Pages:** Detailed descriptions, quality images, reviews.\r\n- **Checkout Process:** Simplified, reducing cart abandonment.\r\n- **SEO & Marketing:** Boost visibility, attract organic traffic.\r\n- **Analytics & Optimization:** Track performance, improve continuously.\r\n- **Customer Service:** Outstanding support, easy returns.\r\n- **Security:** Compliance, secure transactions.\r\n- **Growth:** Plan for future success.\r\n\r\nDon’t let e-commerce challenges hold you back. Download your free eBook now and transform your site into a sales powerhouse!\r\n\r\nDownload Your Free eBook Now! https://alwaysdigital.co/f1/?paramountinsurancebd.com\r\n\r\nTo your success,\r\n\r\nSam Miller\r\n\r\nP.S. Limited time offer – get your copy today! https://alwaysdigital.co/f1/?paramountinsurancebd.com', '2024-06-05 00:15:21', '2024-06-05 00:15:21'),
(1295, 'Steven Toussaint', 'coursiify@truevaule.xyz', 'তথ্য অধিকার আইকন', 'Become the next Udemy & Bank $129 Daily', 'Hi,\r\n\r\nIt\'s time to explore AI and reap the rewards.\r\n\r\nImagine waking up to a fully loaded course platform in any niche with a marketplace to sell them.\r\n\r\nImagine owning an Udemy-like platform worth over $100 million.\r\n\r\nYou may be laid back because this isn\'t easy…\r\n\r\nCreating a platform like Udemy can cost a ton and they need experts to record courses.\r\n\r\nWhat if you can skip all that?\r\n\r\nIntroducing Coursiify: https://www.truevaule.xyz/coursiify \r\n\r\nThe First To Market AI Virtual Assistants-Sonia Leverages Machine Learning To Turn Any Keyword Into Full E-Learning Platforms In Seconds…\r\n\r\nWith Coursiify you will get:\r\n\r\nExpertly Crafted Courses\r\nAttractive Designs\r\nZero Coding e-learning platform\r\nAn Inbuilt marketplace to market and sell all courses for you without any effort.\r\nAnd so much more.\r\n\r\nExcitedly,\r\n\r\nYou are still early and can get all amazing offers…\r\n\r\nBonuses Worth 6k+ for you here: https://www.truevaule.xyz/coursiify \r\n\r\nDon\'t miss out.\r\n\r\nGet Coursiify Here & Watch it work for you: https://www.truevaule.xyz/coursiify \r\n\r\nSee you inside\r\nSteven Toussaint\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe \r\nAddress: 2281 Hillside Drive\r\nWest Roxbury, MA 02132', '2024-06-05 03:54:50', '2024-06-05 03:54:50'),
(1296, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=paramountinsurancebd.com', '2024-06-05 05:57:00', '2024-06-05 05:57:00'),
(1297, 'Owen Vega', 'aichildrens@solveques.xyz', 'অভিযোগ বক্স', 'Profit from the AI children\'s book explosion', 'Dear paramountinsurancebd.com,\r\n\r\nDo you know that the children\'s book market is an untapped gold mine?   According to recent data, it\'s a booming $4 billion industry in the US alone!\r\n\r\nDid you also know that an increasing number of parents and educators are turning to online platforms to find engaging and educational children\'s books?   Over 60% of children\'s books are now purchased online!\r\n\r\nNow, here\'s the real kicker: with the brand new A.I. Children\'s Book Maker, you can easily tap into this lucrative market:\r\n\r\nhttps://www.solveques.xyz/aichildrens \r\n\r\nThis innovative web app uses artificial intelligence to write and illustrate high-quality children\'s books in just minutes.   No need for writing or illustrating skills.   Just input your idea and let the AI bring your story to life.\r\n\r\nImagine creating a unique product for this thriving market, without the traditional overhead costs of book publishing.   This could open up a significant new revenue stream for you.\r\n\r\nDon\'t miss out on this.   The launch special will be ending soon:\r\n\r\nhttps://www.solveques.xyz/aichildrens \r\n\r\nTry the A.I. Children\'s Book Maker today and take your entrepreneurial journey to the next level.\r\n\r\nTo your success,\r\n\r\nOwen Vega\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4180 Mayo Street\r\nLexington, KY 40509', '2024-06-05 14:57:12', '2024-06-05 14:57:12'),
(1298, 'Emily Thompson', 'emily@reachoutcapital.biz', 'তথ্য অধিকার আইকন', 'Hello,', 'Need a Business Loan to take your business to the next level?\r\n\r\nInstantly see how much you qualify for without having your credit pulled or submitting a single document.\r\n\r\nJust visit https://reachoutcapital.biz to get your decision in less than 30 seconds. Applying\r\ndoes NOT affect your credit!\r\n\r\n\r\n\r\nBest regards,\r\n\r\nEmily Thompson\r\n\r\nReachout Capital', '2024-06-06 00:24:59', '2024-06-06 00:24:59'),
(1299, 'yjhhLqkYan', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'UrXadHuYLU UPaeEdZhJc IrfLtfyCPt WWkOvbiBjP yKQjPyNWge', 'Theme site super 000*** paramountinsurancebd.com', '2024-06-06 08:08:50', '2024-06-06 08:08:50'),
(1300, 'BvljWJbdOPTyNgcH', 'feowaltercu7703@gmail.com', 'তথ্য অধিকার আইকন', 'SNnAgJmdRe', 'CLnDKHBOxhctZwlj', '2024-06-06 13:32:16', '2024-06-06 13:32:16'),
(1301, 'BvljWJbdOPTyNgcH', 'feowaltercu7703@gmail.com', 'তথ্য অধিকার আইকন', 'SNnAgJmdRe', 'CLnDKHBOxhctZwlj', '2024-06-06 13:32:21', '2024-06-06 13:32:21'),
(1302, 'UCsEVAndhwlyfeXg', 'feowaltercu7703@gmail.com', 'তথ্য অধিকার আইকন', 'hXYdKcebUlwM', 'beSyOgwjptEC', '2024-06-06 13:32:49', '2024-06-06 13:32:49'),
(1303, 'UCsEVAndhwlyfeXg', 'feowaltercu7703@gmail.com', 'তথ্য অধিকার আইকন', 'hXYdKcebUlwM', 'beSyOgwjptEC', '2024-06-06 13:32:54', '2024-06-06 13:32:54'),
(1304, 'HRM Bah Mbi', 'bahmbi724@gmail.com', '?????? ????', 'Bulk Supply', 'Attn. Director, \r\n \r\nWe are interested in your products. Please contact us with product details/catalog and price list if  your company can handle a bulk supply of your products to Cameroon. \r\nPlease send your reply to bah_mbi@aghemfondom.com \r\n \r\nHRM Bah Mbi', '2024-06-06 21:07:20', '2024-06-06 21:07:20'),
(1305, 'Your Secret Friend', 'secretsofsuccess87@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover a Secret I\'ve Been Loving: Your Invitation Inside!', 'Hey,\r\n\r\nI\'ve discovered something that has transformed my personal and financial life, \r\n\r\nand I immediately thought of you and your incredible dedication to business and\r\n\r\npersonal development. The \"Secrets of Success\" program offers a wealth of knowledge\r\n\r\nfrom personal development legends, and I truly believe this will elevate both your \r\n\r\nbusiness and personal growth. Spots are limited, \r\n\r\nso don\'t miss out join me now: https://secretsofsuccess.com/roundpegs?afmc=17em\r\n\r\nLooking forward to seeing you inside...\r\n\r\nYour Secret Friend! xxx', '2024-06-06 23:45:20', '2024-06-06 23:45:20'),
(1306, 'Launa Conlan', 'conlan.launa@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'paramountinsurancebd.com on the Google & iOS Store', 'A local store or a multinational chain, we build mobile Apps at crazy prices. We convert your website into an App.\r\n\r\nAndroid ($50)\r\niOS ($50)\r\n\r\nGet your free consultation here:\r\n\r\nhttps://forms.gle/hbayvMrG3N7u2Rbu9', '2024-06-07 01:12:01', '2024-06-07 01:12:01'),
(1307, 'Jennifer Hayes', 'jennifer@cashflowexpress.biz', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'I hope you are doing well, and business is Great!\r\n\r\nHowever, if you need working capital to further grow and expand your business, we may be a perfect fit for you and here’s why. \r\n\r\nOur loans are NOT based on your personal credit, and NO collateral is required.\r\n\r\nWe are a Direct Lender who can approve your loan today, and fund as early as Tomorrow.\r\n\r\nWe offer loans from 5k to 500k with flexible payments and great terms.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for https://cashflowexpress.biz \r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\nAll the best,\r\n\r\nJennifer Hayes\r\n\r\nCash Flow Express', '2024-06-07 02:08:20', '2024-06-07 02:08:20'),
(1308, 'Matthew Williams', 'futurosalesco@gmail.com', 'অভিযোগ বক্স', 'Get 90% Open Rates on Your SMS Messages with Reactive8', 'Hey, \r\n\r\nAre you interested in a sms/whatsapp bot that can reactive all your old leads within minutes, warm them up, and either close the sale or book an appointment using the best practices for sales? \r\n\r\nIt’s free of cost to get started. You only pay when you book an appointment or close a sale a fixed amount or fixed commission. \r\n\r\nThis way you can re-engage all of your old leads by sms/whatsapp with a bot trained on your sales data, product data, and knowledge base in minutes without having to contact them manually or design a campaign to re-engage them by email, sms, etc. The bot does it all for you. \r\n\r\nDoes that sound like something you’re interested in?\r\n\r\nIf you are click the link below to book an appointment to learn more.\r\n\r\nhttps://bit.ly/reactive8 \r\n\r\n\r\nBest,\r\n\r\nMatthew Williams\r\nPresident\r\nZentara\r\n\r\n\r\n\r\n\r\nReply to this email with the word \"UNSUBSCRIBE\" as the Subject to unsubscribe.', '2024-06-07 09:34:07', '2024-06-07 09:34:07'),
(1309, 'Mike Ward', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Howdy \r\n \r\nI have just verified your SEO on  paramountinsurancebd.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will improve your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.co/unbeatable-seo/ \r\n \r\nRegards \r\nMike Ward\r\n \r\nDigital X SEO Experts \r\nhttps://www.digital-x-press.co/whatsapp-us/', '2024-06-07 14:37:35', '2024-06-07 14:37:35'),
(1310, 'Harvey Walczak', 'gptreels@enterprisetoday.info', 'তথ্য অধিকার আইকন', 'Dominate Your Video Marketing Strategy with Our Fast and Efficient A.I. Video Reel Creator!', 'Hi there,\r\n\r\nDid you get your copy of GPT Reels (With a Commercial + Agency License yet)?\r\n\r\nIf not yet, then this is your final and last chance to get GPT Reels at a 1-Time Price.\r\n\r\n=> Click Here & Grab This Now Before it goes RECURRING : https://www.enterprisetoday.info/gptreels \r\n\r\nNever run out of high quality pro video reels.\r\n\r\nLet AI create unlimited video reels in a flash.\r\n\r\nGPT Reels does ALL the Heavy Lifting by:\r\nCreating Ideas and scripts\r\nUsing its Built-In Storyboarding Feature\r\nFinding relevant images & video\r\nAdding animations & music\r\nAdd epic voice overs\r\nVia 100\'s of DFY templates or building from scratch...\r\n\r\n==>> Click Here To Grab GPT Reels + MY Bonuses: https://www.enterprisetoday.info/gptreels \r\n\r\nNote: This is turning into monthly recurring very soon.\r\n\r\nRegards,\r\nHarvey Walczak\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3337 Thorn Street\r\nCheyenne, WY 82001', '2024-06-07 16:13:09', '2024-06-07 16:13:09'),
(1311, 'Tonya Ballinger', 'tonya.ballinger@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster!', 'Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google.  Can I share a testimonial \r\nfrom one of our clients with you?  I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301', '2024-06-07 16:55:57', '2024-06-07 16:55:57'),
(1312, 'Gino Metters', 'metters.gino@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com on the Google & iOS Store', 'A local store or a multinational chain, we build mobile Apps at crazy prices. We convert your website into an App.\r\n\r\nAndroid ($50)\r\niOS ($50)\r\n\r\nGet your free consultation here:\r\n\r\nhttps://forms.gle/hbayvMrG3N7u2Rbu9', '2024-06-07 17:16:40', '2024-06-07 17:16:40'),
(1313, 'Susanna Penny', 'penny.susanna@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner.', 'Have you ever worried that you won’t make payroll?\r\n\r\nAre rising business expenses stressing you out?\r\n\r\nLet us help take this stress away & give you some breathing room. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-06-08 05:11:42', '2024-06-08 05:11:42'),
(1314, 'Monica Griffie', 'griffie.monica@hotmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'The May 2024 Vetted Business Directory update is now live with 7,358 NEWLY indexed & searchable businesses on the Vetted Business Platform.\r\n\r\nUnfortunately, your business was NOT ABLE TO BE INCLUDED due to some unverified business info.   \r\n\r\nDon’t worry, this is an easy fix.\r\n \r\nUse the link in my signature to easily add or update your Vetted business details and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-06-08 05:24:13', '2024-06-08 05:24:13'),
(1315, 'Zandra', 'amy@amyzlatic.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hey,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://podiatristusa.sale\r\n\r\nEnjoy,\r\n\r\nZandra', '2024-06-08 10:09:40', '2024-06-08 10:09:40'),
(1316, 'AmandaProogsa', 'amandaUttepper1@gmail.com', '?????? ????', 'Hey stud, ready for love?', 'Hey darling, want to hang out? -  https://rb.gy/trhl05?Sach', '2024-06-09 13:26:42', '2024-06-09 13:26:42'),
(1317, 'HnljStwsWvA', 'oleblancn35@gmail.com', 'তথ্য অধিকার আইকন', 'ozVeDFJLjITlt', 'wNbsdaSGX', '2024-06-09 18:10:12', '2024-06-09 18:10:12'),
(1318, 'HnljStwsWvA', 'oleblancn35@gmail.com', 'তথ্য অধিকার আইকন', 'ozVeDFJLjITlt', 'wNbsdaSGX', '2024-06-09 18:10:31', '2024-06-09 18:10:31'),
(1319, 'iGGLtpyDbL', 'mitaxebandilis@gmail.com', '?????? ????', 'vHRVYRFwXo LCLfFFlmgX CPyqgulZqD pHOhzdbwam btVdAdyZMv', 'Theme site super 000*** paramountinsurancebd.com', '2024-06-09 21:01:25', '2024-06-09 21:01:25'),
(1320, 'Keith Steadman', 'nocostmethod@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Launch Your Wealth Journey —Zero Upfront Costs!', 'Hey Entrepreneur,\r\n\r\n\r\nEver dreamed of diving into the world of online business without the hefty upfront costs?    Buckle up because our eBook, \"The No-Cost Method to Selling in 114 Hottest Niches and More,\" is your golden ticket—especially in the Wealth Niche.\r\n\r\nGet your hands on the eBook: : https://www.keydollar.xyz/nocostmethod \r\n\r\n\r\nHere’s why you’ll love it:\r\n\r\n?? **No Inventory Headaches**: Kiss buying inventory goodbye.    This method keeps your wallet happy.\r\n\r\n?? **Simple 3-Step Process**: Snag your free web store in just three easy moves.    Yep, it’s as simple as it sounds.\r\n\r\n?? **No Shipping Fiascos**: Forget shipping woes.    This business model doesn’t require you to lift a finger.\r\n\r\n?? **Quick & Foolproof**: Follow the easy-peasy instructions, and within an hour, you’re set to conquer the Wealth Niche!\r\n\r\nReady to turn your online aspirations into profits?    Don’t miss out!\r\n\r\nNeed more deets?    Click here: : https://www.keydollar.xyz/nocostmethod \r\n\r\n\r\nTo your wealth and success!\r\n\r\n\r\nKeith Steadman\r\n\r\n\r\nP.S. Start your journey NOW: : https://www.keydollar.xyz/nocostmethod \r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2407 Powder House Road\r\nFort Lauderdale, FL 33301', '2024-06-09 22:59:21', '2024-06-09 22:59:21'),
(1321, 'Tommie Hawkins', 'coursiify@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', '$975 In Min With DFY E-learning Platform INSTANTLY- Even If You Are Inexperienced!', 'Hi,\r\n\r\n$1,320 daily was a scratch for him lately and he can\'t help but share…\r\n\r\nAll he did was create an E-learning platform with fully loaded courses and sell in an Inbuilt marketplace with millions of users\r\n\r\nNo, he didn\'t have to code, get experts, or record any course.\r\n\r\nSee How Coursiify did it in seconds for him: https://www.nowbusiness.info/coursiify \r\n\r\nYou too can do so ok?  you just need to replicate and get more results.\r\n\r\nYou don\'t need to invest a dime...\r\n\r\nYou don\'t need to pay anyone to get your courses.\r\n\r\nYou don\'t need to worry about designs.\r\n\r\nCoursiify does this and more for you.\r\n\r\nWorried about making sales?\r\n\r\nNever worry about ads, that\'s Damn expensive.\r\n\r\nMarketing is fully DFY, Tap into the marketplace with millions of users and get users queuing in.\r\n\r\nJust relax like him and get paid every day with Coursiify AI.\r\n\r\nBefore I forget, the Commercial License is up only today.\r\n\r\nStart Now & Make $1k+ Today: https://www.nowbusiness.info/coursiify \r\n\r\nYou\'re gonna be glad you did.\r\n\r\nTommie Hawkins\r\n\r\n\r\nP.S. This is a lifetime opportunity for the lucky few, in a bit, this offer closes and you will pay high to get in.  Pay a low one-time fee and get in ASAP.\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2565 Rosewood Court\r\nHendricks, MN 56136', '2024-06-10 12:22:01', '2024-06-10 12:22:01'),
(1322, 'Susanna Hamel', 'hamel.susanna@gmail.com', 'অভিযোগ বক্স', 'Tired of Monthly Hosting Fees?', 'Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/yarx\r\n\r\nSusanna', '2024-06-10 16:58:04', '2024-06-10 16:58:04'),
(1323, 'Sarah Mitchell', 'sarah@profinanceloans.biz', 'অভিযোগ বক্স', 'Good Morning,', 'Need fast cash for your business without all the red tape?\r\n\r\nGet an instant approval in less than 30 seconds without pulling your credit\r\nby clicking on this link https://profinanceloans.biz\r\n\r\nIf you accept our offer we will fund you the next day.\r\n\r\nApplying does NOT affect your credit and NO collateral or personal\r\nguarantees are required.\r\n\r\n\r\n\r\nThanks again,\r\n\r\nSarah Mitchell\r\n\r\nPro Finance', '2024-06-11 01:00:38', '2024-06-11 01:00:38'),
(1324, 'Zelda Sinclaire', 'sinclaire.zelda@yahoo.com', 'অভিযোগ বক্স', 'paramountinsurancebd.com app for $50!', 'Hi,\r\n\r\nThis is crazy, we are building mobile Apps for $50.\r\n\r\nGet your iOS and Android App!\r\n\r\nWhy are we doing this? Well, we are building a lot for cheap.\r\n\r\nVisit us PCXLeads.com', '2024-06-11 19:56:24', '2024-06-11 19:56:24'),
(1325, 'Sandy', 'web.techdevelopment@outlook.com', 'অভিযোগ বক্স', 'Website designer and developer', 'Hi, This is Sandy, a website designer and developer. In 17 years of my career, I have worked on broad spectrum of technologies like PHP, WordPress, Codeigniter, Laravel, Opencart, Prestashop, Wix, Html, CSS, JavaScript, Drupal, Shopify, magento. I can help you in creating a new page, new design, resolving issues, upgrading website to latest version, making mobile responsive website, developing new functionality, 3D Model Integration, changing any existing functionality, API integration, Payment gateway or shipping functionality related work, Third-party apps integration in website, monthly maintenance, plugin or theme related work, improving design of all pages or uploading content.\r\n\r\nLet\'s chat on Web.techdevelopment@outlook.com', '2024-06-11 20:59:14', '2024-06-11 20:59:14'),
(1326, 'Janie Mattos', 'gptreels@actionnow.xyz', 'তথ্য অধিকার আইকন', 'It\'s NOT too late to join the Video Reels money train...but it will be soon!', 'Ok,\r\n\r\nUnless you’re living on Mars,\r\n\r\nYou must be aware of the fact that video reels have dominated the industry from tip to toe.\r\n\r\n& its also highlighted by the fact that…\r\n\r\n68% of Fortune 500 companies use video reels for engaging their audience.\r\n\r\nSounds interesting…\r\n\r\nYou’re at the right place today as…\r\n\r\nI am talking about a completely automated process that \"Writes\", \"Composes\",\r\n\r\nand \"Publishes\" video reels using nothing but a keyword.\r\n\r\nNot ordinary video reels, but pro high-quality video reels with images, videos, text, and even animations,\r\n\r\nALL DONE FOR YOU. GPT Reels does it ALL.\r\n\r\n==> Show live demo : https://www.actionnow.xyz/gptreels \r\n\r\nCreating a video with GPT Reels is easy:\r\n\r\nStep 1: Enter a keyword, text, or URL as input or select from templates\r\nStep 2: Let AI create a video reel or customize using a drag-n-drop editor\r\nStep 3: Hit RENDER and publish\r\n\r\nBe it Website Videos, Ads, Promotional, Entertaining, Infomercial, Advertising, Learning Video...\r\n\r\nEnter Keyword, and GPT Reels will\r\n\r\n1. Give ideas and suggest topics\r\n2. Write scripts\r\n3. Create scenes and designs (adds stock images, videos, animation, and music automatically)\r\n4. Does the epic voice-over\r\n5. Produce quality video reels in any style in any language\r\n\r\nNot just that, It has a URL Video Reel Creator.\r\n\r\nIt takes your website, scans for the content, turns that into slides AUTOMATICALLY, and your Video reels are ready.\r\n\r\nYour audience will be amazed!\r\n\r\nWith Commercial License: create video reels, sell them to unlimited clients- earn good profits for your services.\r\n& you’re also getting an iron clad 30 day money back guarantee included.\r\n\r\nSo,\r\n\r\nThere’s nothing to worry about now…\r\n\r\nHit the button & get GPT Reels with premium B0nuses today…\r\n\r\n==> Get a GPT Reels Lifetime account at a one-time price now : https://www.actionnow.xyz/gptreels \r\n\r\nRegards,\r\nJanie Mattos\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4551 Sugar Camp Road\r\nEyota, MN 55934', '2024-06-11 22:10:56', '2024-06-11 22:10:56'),
(1327, 'Mike Conors', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.co/join-affiliates/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Conors\r\n \r\nMonkey Digital \r\nhttps://www.monkeydigital.co/whatsapp-affiliates/', '2024-06-12 07:21:15', '2024-06-12 07:21:15'),
(1328, 'James Flint', 'aipilot@vauleonline.co', 'তথ্য অধিকার আইকন', 'Fire Your Designer, Writer, Coder And Even Your Translator', 'Are you tired of spending endless hours designing, coding, and crafting funnels, websites, and landing pages?\r\n\r\nImagine if you could do all of this with just one keyword.\r\n\r\nIntroducing AI Pilot AI App, the groundbreaking solution that is set to reshape the way you create, innovate, and dominate the online marketing world.\r\n\r\nWhether you are an affiliate marketer, an eCom store owner,  an Internet Marketer or any business you do online,\r\n\r\n>> Grab AI Pilot Here to revolutionize your online business: https://www.vauleonline.co/aipilot \r\n\r\nWith AI Pilot AI App, you\'re not just staying ahead of the curve - you\'re redefining it!\r\n\r\nYou can Generate Social Proof, Generate Business ID, Create A Funnel, Create A Website, Create A Landing Page, Generate Content, Generate Codes, Generate Chatbots, Generate 3D Models,   Generate Videos, and make a profit.\r\n\r\nNo complex setups and endless configurations, No more manual work, no more writing, designing, or coding.\r\n\r\n>> Click Here To Get AI Pilot Now - Limited Time OFFER: https://www.vauleonline.co/aipilot \r\n\r\nThis works 100 times better and smarter than popular ChatGpt and a Google Bard tech AI, with 99.99% uptime guarantee, Zero downtime for life.\r\n\r\nThat’s not the end,\r\n\r\nJust like Siri, AI Pilot AI App responds to your voice commands, translating your ideas into reality with unmatched ease.\r\n\r\nYou can also attract more potential customers to your doorstep easily.\r\n\r\nUltimately, you can watch your audience grow as the AI optimizes your outreach and engagement strategies.\r\n\r\n>> Click Here To Get AI Pilot Now - Limited Time OFFER: https://www.vauleonline.co/aipilot \r\n\r\nI’ll see you on the inside!\r\nJames Flint\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2551 Morningview Lane\r\nKanawha, IA 50447', '2024-06-12 15:33:35', '2024-06-12 15:33:35'),
(1329, 'Oman Batty', 'batty.louise@msn.com', 'অভিযোগ বক্স', 'Need Business Funding?', 'Hello,\r\n\r\nOne of the most significant hurdles for startups and existing businesses is securing the necessary funding to fuel their growth and bring their ideas to fruition. Our company specializes in providing tailored financing solutions to both startups and existing businesses. We offer debt financing with a competitive interest rate designed to support capital growth without burdening the business owners.\r\n\r\nOur loan interest rate is set at a favorable 3% annually, and with no early payment penalties, giving you the flexibility to manage your finances with ease. For those seeking equity financing, our venture capital funding option provides the capital you need to fuel your expansion. With just a modest 10% equity stake, you can access the resources necessary to scale your business while retaining control and ownership. We recognize these challenges and are committed to providing startups with flexible financing options tailored to their unique needs.\r\nWe are happy to review your pitch deck or executive summary to better understand your business and this will assist in determining the best possible investment structure that we can pursue and discuss extensively.\r\n\r\nI look forward to further communication.\r\n\r\nBest Regard,\r\n\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower Seef District\r\nManama - Kingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusinvestmentgroup.com, cateusgroup@gmail.com', '2024-06-13 01:35:13', '2024-06-13 01:35:13'),
(1330, 'Karma Wherry', 'karma.wherry@googlemail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin!', 'Running a business can be stressful and hard. \r\n\r\nPayroll, Insurance, inventory, marketing ……UGHH\r\n\r\nLet us help remove that stress and give you some breathing room.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-06-13 07:14:58', '2024-06-13 07:14:58'),
(1331, 'Jennifer Hayes', 'jennifer@cashflowexpress.biz', 'তথ্য অধিকার আইকন', 'Hello', 'I hope you are doing well, and business is Great!\r\n\r\nHowever, if you need working capital to further grow and expand your business, we may be a perfect fit for you and here’s why. \r\n\r\nOur loans are NOT based on your personal credit, and NO collateral is required.\r\n\r\nWe are a Direct Lender who can approve your loan today, and fund as early as Tomorrow.\r\n\r\nWe offer loans from 5k to 500k with flexible payments and great terms.\r\n\r\nJust click on the link to INSTANTLY see how much you qualify for https://cashflowexpress.biz \r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\nAll the best,\r\n\r\nJennifer Hayes\r\n\r\nCash Flow Express', '2024-06-13 23:32:42', '2024-06-13 23:32:42'),
(1332, 'Mike Blare', 'mikeGods@gmail.com', '?????? ????', 'NEW: Semrush Backlinks', 'Greetings \r\n \r\nThis is Mike Blare\r\n \r\nLet me present you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nThe new Semrush Backlinks, which will make your paramountinsurancebd.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.co/semrush-backlinks/ \r\n \r\nCheap and effective \r\nTry it anytime soon \r\n \r\nRegards \r\nMike Blare\r\n https://www.strictlydigital.co/whatsapp-us/', '2024-06-14 03:43:38', '2024-06-14 03:43:38'),
(1333, 'Kevin Arriaga', 'aidualspremium@kagrowth.org', 'শুদ্ধাচার সেবা বক্স', 'Unlock Your Business Potential with AIDuals - Act Now!   [Special Offer]', 'Hey,\r\n\r\nImagine commanding an elite team of AI-powered clones, ready to tackle any business challenge without the ongoing costs associated with a traditional workforce.\r\n\r\nYou can simply clone yourself and let the clone do ALL the work for you while you relax and have your free time.\r\n\r\nThat’s possible with AIDuals - where we make this a reality, offering you seamless automation at a fraction of the cost.\r\n\r\n: https://www.kagrowth.org/aidualspremium\r\n\r\nAIDuals is your solution to the biggest hurdles in business growth:\r\n\r\n?? Commercial Rights to use AI clones.\r\n?? Over 100 AI clones at your disposal.\r\n?? Handle countless tasks with precision.\r\n?? Multilingual capabilities for global reach.\r\n?? Interact with clones in dynamic 2-way conversations.\r\n?? Customize your clones’ working hours, tasks, and interaction styles.\r\n?? Embed your AI clones directly onto your platforms.\r\n?? Benefit from top-tier encryption ensuring 100% privacy.\r\n??? Enjoy dedicated support, regular updates, and comprehensive training.\r\n\r\nAs an extra incentive, this offer includes an exclusive webinar on leveraging AIDuals for rapid revenue generation!\r\n\r\nThis unbeatable deal is only available for the next few hours, with a one-time payment and no recurring fees.\r\n\r\n: https://www.kagrowth.org/aidualspremium\r\n\r\nPlus, I\'m throwing in exclusive bonuses to enhance your AIDuals experience even more\r\n\r\nDon\'t miss out on this transformative opportunity to revolutionize how you manage and grow your business with AI.\r\n\r\nThis limited-time offer is your ticket to staying ahead in the competitive business landscape.\r\n\r\n: https://www.kagrowth.org/aidualspremium\r\n\r\nTo Your Success,\r\nKevin Arriaga\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2997 Poling Farm Road\r\nOmaha, NE 68137', '2024-06-14 18:17:50', '2024-06-14 18:17:50'),
(1334, 'LjxEsVDpeu', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'vKgIdIkrkb pBDTKBLBdb tNNvnFMuqi XQiqesxqVz mPXXjnHDfq', 'Theme site super 000*** paramountinsurancebd.com', '2024-06-14 19:18:03', '2024-06-14 19:18:03'),
(1335, 'Michael Homan', 'tubetriviaai@earnmorenow.info', 'শুদ্ধাচার সেবা বক্স', 'This 3-Step Hack Generated 1M Views Instantly!', 'Hi,\r\n\r\nIf you\'re still busting your a** trying to make Free traffic work...\r\n\r\nOR Spending way too much money on paid ads like Facebook, Google..\r\n\r\nThere there is a much better, easier way to generate 100,000s of free visitors per month...\r\n\r\n...  using a *NEW & UNIQUE AI HACK* that 99.99% people still have NO IDEA ABOUT using 45 sec AI video quizzes!\r\n\r\n==> See how they generating millions of views with 30 sec quiz videos (PROOF Inside): https://www.earnmorenow.info/tubetriviaai\r\n\r\n\r\nHere\'re some of the results people getting with quiz videos..\r\n\r\n- 1M views on a DOG CARE quiz\r\n- 3.6M views on a GK quiz\r\n- 4.5M views on a MOVIE quiz\r\n- 1.1M views on MAKEUP quiz\r\n- 921k views on a M0NEY quiz\r\n\r\nTurn all these views & traffic into commissions by sending them to Affiliate & CPA offers, ecom products, services & even build huge email lists..\r\n\r\nTubeTrivia AI is the 1st and ONLY Software that creates 100s of viral & engaging Quiz  videos in just minutes with a SINGLE keyword...\r\n\r\n..  that drive traffic & sales to your websites, blogs, and offers in just 3 clicks..\r\n\r\nSTEP 1 - Enter a keyword and our AI will generate 100s of viral Quiz Ideas using our \"3E  Formula- Engage, Excite, Explode\".\r\n\r\nSTEP 2 - Select from library of professional, high quality Video Quiz templates & customise everything from color, font, background, video clips & more.\r\n\r\nSTEP 3 - Publish 1 or all your videos directly to YouTube, Instagram, TikTok or anywhere and watch the traffic, followers & sales pour In 24X7!\r\n\r\nTubeTrivia AI is the 1st & Only AI Quiz Builder online, there is nothing like it - grab your UNFAIR advantage now:\r\n\r\n==> WATCH QUICK DEMO HERE : https://www.earnmorenow.info/tubetriviaai \r\n\r\nTubeTrivia AI is available for a Low One Time Price during its public launch for the next few days only..\r\n\r\nAfter this week, it will turn into a higher recurring subscription price model.\r\n\r\nAct fast and get your account at the lowest price ever.\r\n\r\n==> Get TubeTrivia AI For A Low One-Time Price Now : https://www.earnmorenow.info/tubetriviaai \r\n\r\nSee you inside.\r\n\r\nAll the best\r\nMichael Homan\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4025 Chandler Drive\r\nJoplin, MO 64801', '2024-06-15 11:03:01', '2024-06-15 11:03:01'),
(1336, 'DavidTob', 'cautioningsehomogen@gmail.com', '????????? ???? ????', 'Hi  i wrote about your the price for reseller', 'Ողջույն, ես ուզում էի իմանալ ձեր գինը.', '2024-06-15 13:40:05', '2024-06-15 13:40:05'),
(1337, 'Hannah Ackerman', 'alternative.f.a.m@outlook.com', '?????? ????', 'Explore funding Solutions', 'Hello, \r\n \r\nI trust this message reaches you in good spirits. \r\n \r\nOur consultancy specializes in granting high-net-worth international investors access to unique investment prospects. We offer loans with competitive interest rates ranging from 2.5% to 5%, tailored to the specifics of your project. These loan packages feature a 2-year grace period and flexible repayment terms spanning 10 to 15 years. \r\n \r\nShould you require funding for your business or personal endeavors, please reach out to us to schedule a consultation through our official platform. \r\n \r\nThank you for considering this opportunity. \r\n \r\nBest regards, \r\n \r\nBest regards, \r\n \r\nMrs. Hannah Ackerman \r\n \r\nrachelmanagement@hgdtkbcs-sec.com \r\n \r\nRachel Management \r\n \r\nClient Relations Manager', '2024-06-15 18:42:54', '2024-06-15 18:42:54'),
(1338, 'Amy Follett', 'amy.follett@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Getting your business Vetted could help you close 60% more leads allowing you to reduce your advertising and lead generation  budget\r\nStart Your 30 Day Free Trial & See The Results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-06-15 23:46:30', '2024-06-15 23:46:30'),
(1339, 'samTvoEIBCbercpX', 'dorinenodunbar@outlook.com', 'তথ্য অধিকার আইকন', 'JLbEGfCwj', 'oexFZXhknfqGIB', '2024-06-16 05:33:02', '2024-06-16 05:33:02'),
(1340, 'samTvoEIBCbercpX', 'dorinenodunbar@outlook.com', 'তথ্য অধিকার আইকন', 'JLbEGfCwj', 'oexFZXhknfqGIB', '2024-06-16 05:33:05', '2024-06-16 05:33:05');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1341, 'Freddy Byrd', 'aipilot@moregold.xyz', 'শুদ্ধাচার সেবা বক্স', '6-figure DFY Business With AI Pilot AI APP - Grab this Limited Offer NOW!!!', 'How would you like to have a business of your own with zero investment without writing a single line of code and you keep 100% profit to yourself?\r\n\r\nIncredible right?\r\n\r\nThis is exactly what our Super  Smart AI App;   AI Pilot will do for you!\r\n\r\n>>> Check it out (DEMO): https://www.moregold.xyz/aipilot \r\n\r\nAI Pilot will create and manage a business for you from scratch and produces real results without you having your hands on anything\r\n\r\nWith 50 AI Experts In Different Fields To help you Grow Your Business (e.g content writer, business coach, marketing expert, SEO analyst, motivational coach, chef, social media influencer, job interviewer, legal advisor, etc.)\r\n\r\nWith ZERO monthly payments And ZERO hidden fees…\r\n\r\nEvery day, we make hundreds of dollars Just by letting AI Pilot do the work for us…\r\n\r\nThe most amazing part is, whether you are an affiliate marketer, a ecom store owner,  an Internet Marketer or any business online, you can also embed those assistant bots into any website, blog or store.\r\n\r\nThis will save you times, stress, headache and money.\r\n\r\nJump on this offer, because the lifetime edition offer closes shortly!   Hurry!\r\n: https://www.moregold.xyz/aipilot \r\n\r\nCheers\r\nFreddy Byrd\r\n\r\n\r\nUNSUBSCRIBE: https://www.moregold.xyz/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4711 White Oak Drive\r\nSaint Joseph, MO 64501', '2024-06-17 07:29:44', '2024-06-17 07:29:44'),
(1342, 'Samuel Speckman', 'speckman.kristan44@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your Sales with a Custom E-commerce Website!', 'Hi, \r\n\r\nStruggling to reach more customers and boost your sales in the competitive online market?\r\n\r\nWithout a user-friendly and attractive e-commerce website, you might be missing out on significant opportunities to grow your business and enhance your brand visibility.\r\n\r\nAt OutsourceBPO, we create stunning, custom e-commerce websites designed to meet your unique business needs. Here\'s how we can help:\r\n\r\n- **Custom Design:** Reflects your brand’s identity.\r\n- **User-Friendly:** Easy navigation on all devices.\r\n- **Essential Features:** Secure checkout, customer accounts, and more.\r\n- **SEO & Marketing:** Optimized and integrated to drive sales.\r\n- **Ongoing Support:** Continuous maintenance and updates.\r\n- **Affordable Pricing:** Packages to fit your budget.\r\n\r\nLet’s schedule a free consultation to discuss your goals and how we can help you achieve them. Visit https://outsource-bpo.com/website/?paramountinsurancebd.com for more details .\r\n\r\nBest regards,\r\nSam', '2024-06-17 15:41:52', '2024-06-17 15:41:52'),
(1343, 'Brian And Dee Vance', 'anitra.vance@msn.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-06-17 18:01:32', '2024-06-17 18:01:32'),
(1344, 'sammy Belstead', 'belstead.arnette@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your Sales with a Custom E-commerce Website!', 'Hi, \r\n\r\nStruggling to reach more customers and boost your sales in the competitive online market?\r\n\r\nWithout a user-friendly and attractive e-commerce website, you might be missing out on significant opportunities to grow your business and enhance your brand visibility.\r\n\r\nAt OutsourceBPO, we create stunning, custom e-commerce websites designed to meet your unique business needs. Here\'s how we can help:\r\n\r\n- **Custom Design:** Reflects your brand’s identity.\r\n- **User-Friendly:** Easy navigation on all devices.\r\n- **Essential Features:** Secure checkout, customer accounts, and more.\r\n- **SEO & Marketing:** Optimized and integrated to drive sales.\r\n- **Ongoing Support:** Continuous maintenance and updates.\r\n- **Affordable Pricing:** Packages to fit your budget.\r\n\r\nLet’s schedule a free consultation to discuss your goals and how we can help you achieve them. Visit https://outsource-bpo.com/website/?paramountinsurancebd.com for more details .\r\n\r\nBest regards,\r\nSam', '2024-06-17 19:07:51', '2024-06-17 19:07:51'),
(1345, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=paramountinsurancebd.com', '2024-06-17 19:18:31', '2024-06-17 19:18:31'),
(1346, 'MasonTob', 'yjdisantoyjdissemin@gmail.com', '????????? ???? ????', 'Hallo  i am writing about your the price', 'Ողջույն, ես ուզում էի իմանալ ձեր գինը.', '2024-06-18 03:46:20', '2024-06-18 03:46:20'),
(1347, 'Mark Verbrugghen', 'nilda.verbrugghen@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster!', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a', '2024-06-18 07:28:36', '2024-06-18 07:28:36'),
(1348, 'Stevon Rossi', 'stevon+fh26@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Admin.', 'I checked out your website and have a few questions. Is this the right way to reach you?', '2024-06-18 10:21:33', '2024-06-18 10:21:33'),
(1349, 'Krish', 'outsourcedigitalmarketing@outlook.com', 'অভিযোগ বক্স', 'Content Writing Services', 'Are you looking for a content writer or copywriter who can write according to your ideas, follow your specific tone and style, and keep your audience in mind? I specialize in crafting content that is easy to read and consistent from start to finish. I currently work with many clients, interacting with their teams via video calls to ensure everything runs smoothly. Sometimes, clients ask me to conduct keyword research and plan content topics and points to cover. I also ensure all content is SEO-friendly. My experience includes writing blogs, articles, website copy, e-commerce product descriptions, e-books, and SEO content. I am happy to work within your budget. \r\n\r\nFeel free to reach out to me at outsourcedigitalmarketing@outlook.com', '2024-06-18 23:09:58', '2024-06-18 23:09:58'),
(1350, 'Oman Earnest', 'klaus.earnest@gmail.com', 'অভিযোগ বক্স', 'Need Business Captial Funding?', 'Hello,\r\n\r\nOne of the most significant hurdles for startups and existing businesses is securing the necessary funding to fuel their growth and bring their ideas to fruition. Our company specializes in providing tailored financing solutions to both startups and existing businesses. We offer debt financing with a competitive interest rate designed to support capital growth without burdening the business owners.\r\n\r\nOur loan interest rate is set at a favorable 3% annually, and with no early payment penalties, giving you the flexibility to manage your finances with ease. For those seeking equity financing, our venture capital funding option provides the capital you need to fuel your expansion. With just a modest 10% equity stake, you can access the resources necessary to scale your business while retaining control and ownership. We recognize these challenges and are committed to providing startups with flexible financing options tailored to their unique needs.\r\nWe are happy to review your pitch deck or executive summary to better understand your business and this will assist in determining the best possible investment structure that we can pursue and discuss extensively.\r\n\r\nI look forward to further communication.\r\n\r\nBest Regard,\r\n\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower Seef District\r\nManama - Kingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com', '2024-06-19 03:36:13', '2024-06-19 03:36:13'),
(1351, 'Oman Sidney', 'jimmy.sidney@hotmail.com', 'তথ্য অধিকার আইকন', 'Need Business Captial Funding?', 'Hello,\r\n\r\nOne of the most significant hurdles for startups and existing businesses is securing the necessary funding to fuel their growth and bring their ideas to fruition. Our company specializes in providing tailored financing solutions to both startups and existing businesses. We offer debt financing with a competitive interest rate designed to support capital growth without burdening the business owners.\r\n\r\nOur loan interest rate is set at a favorable 3% annually, and with no early payment penalties, giving you the flexibility to manage your finances with ease. For those seeking equity financing, our venture capital funding option provides the capital you need to fuel your expansion. With just a modest 10% equity stake, you can access the resources necessary to scale your business while retaining control and ownership. We recognize these challenges and are committed to providing startups with flexible financing options tailored to their unique needs.\r\nWe are happy to review your pitch deck or executive summary to better understand your business and this will assist in determining the best possible investment structure that we can pursue and discuss extensively.\r\n\r\nI look forward to further communication.\r\n\r\nBest Regard,\r\n\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower Seef District\r\nManama - Kingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com', '2024-06-19 05:41:25', '2024-06-19 05:41:25'),
(1352, 'Elizabeth Martinez', 'profitcourse@truevaule.xyz', 'তথ্য অধিকার আইকন', 'Your own profitable academy (like Udemy) and its AI powered!', 'Hi paramountinsurancebd.com,\r\n\r\nYou\'ve no-doubt heard about the success of Udemy and other eLearning platforms like it.\r\n\r\nLast year Udemy alone did in the range of $600-700 Million, and the industry as a whole is around $400 Billion.\r\n\r\nBut here\'s a dirty little secret about the business: Udemy isn\'t even making profits yet.\r\n\r\nOK, technically it\'s not a secret since they\'re a publicly-held company, but most of their instructors and customers are certainly not aware of it.\r\n\r\nAlong with their competitors in the industry, they\'re focused on growth, and as a result they\'re losing tens of millions of dollars every quarter.\r\n\r\nThat\'s not to say that it\'s a bad business, or won\'t become profitable.\r\n\r\nHowever, I bring this up to make two points:\r\n\r\n1) There\'s a better way for most of us to start an eLearning business.\r\n\r\n2) You really can compete with platforms like Udemy.\r\n\r\nHere\'s a brand new AI solution that allowed you to start your own Udemy-like academies in a matter of minutes: https://www.truevaule.xyz/profitcourse \r\n\r\nWhile companies like Udemy are building their business like a typical startup in the world of Fortune 500 companies (raising gazillions from investors, taking years to become profitable, etc.), individual entrepreneurs can create a profitable business immediately.\r\n\r\nNo red tape to cut through.   No investors to keep happy and pay back.   You can start for pennies and be profitable from day one.\r\n\r\nIn that sense, you REALLY can compete with platforms like Udemy.\r\n\r\nUsing this new AI platform called CourseMateAi, you can also compete with them in other ways.\r\n\r\nBy harnessing the power of AI, you can generate new courses on any topic, at any time.\r\n\r\nThat gives you an edge over those other platforms.   Suppose there is a new trend or breakthrough in a niche.   You can create a course with the AI and launch it within minutes, while instructors on Udemy are scrambling for weeks to do the same.\r\n\r\nAgain, all this is not to say that the mega-platforms like Udemy and Coursera are bad.   Just to say that you can beat them at their own game by leveraging this new technology today: https://www.truevaule.xyz/profitcourse \r\n\r\nRight now CourseMateAi is super affordable during the launch special, but the price will be increasing to a monthly subscription due to huge demand.   Get in now before it\'s too late.\r\n\r\nTo your success,\r\n\r\nElizabeth Martinez\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1366 Kildeer Drive\r\nNorfolk, VA 23504', '2024-06-19 10:03:09', '2024-06-19 10:03:09'),
(1353, 'Joshua Delatorre', 'delatorre.joshua@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster.', 'You don’t need to buy more leads or advertising. \r\nYou just need to convert more of the leads you already have.\r\n \r\n+Vetted helps you close up to 60% more deals and spend less on advertising.\r\n+Start your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-06-19 12:20:25', '2024-06-19 12:20:25'),
(1354, 'Moshe Lutz', 'lutz.moshe@gmail.com', 'তথ্য অধিকার আইকন', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-06-19 13:05:16', '2024-06-19 13:05:16'),
(1355, 'Flossie Pie', 'flossie.pie@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Rising business expenses are starting to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-06-19 15:06:00', '2024-06-19 15:06:00'),
(1356, 'Omann Plowman', 'willy.plowman94@hotmail.com', 'অভিযোগ বক্স', 'Need Business Captial Funding?', 'Hello,\r\n\r\nOne of the most significant hurdles for startups and existing businesses is securing the necessary funding to fuel their growth and bring their ideas to fruition. Our company specializes in providing tailored financing solutions to both startups and existing businesses. We offer debt financing with a competitive interest rate designed to support capital growth without burdening the business owners.\r\n\r\nOur loan interest rate is set at a favorable 3% annually, and with no early payment penalties, giving you the flexibility to manage your finances with ease. For those seeking equity financing, our venture capital funding option provides the capital you need to fuel your expansion. With just a modest 10% equity stake, you can access the resources necessary to scale your business while retaining control and ownership. We recognize these challenges and are committed to providing startups with flexible financing options tailored to their unique needs.\r\nWe are happy to review your pitch deck or executive summary to better understand your business and this will assist in determining the best possible investment structure that we can pursue and discuss extensively.\r\n\r\nI look forward to further communication.\r\n\r\nBest Regard,\r\n\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower Seef District\r\nManama - Kingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com', '2024-06-19 22:30:11', '2024-06-19 22:30:11'),
(1357, 'UquYNxORSq', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'SfwaYYtREq aQshKuwhTj SOCdNmHzGN qusFrlKHYx IBsgCQZsaB', 'Theme site super 000*** paramountinsurancebd.com', '2024-06-20 04:20:02', '2024-06-20 04:20:02'),
(1358, 'Joanna Riggs', 'joannariggs278@gmail.com', 'অভিযোগ বক্স', 'Video Promotion for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nLet me know if you\'re interested in learning more and/or have any questions.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=paramountinsurancebd.com', '2024-06-20 15:21:42', '2024-06-20 15:21:42'),
(1359, 'Mike Harris', 'mikeintope@gmail.com', '?????? ????', 'Domain Authority of your paramountinsurancebd.com', 'Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\n \r\nThanks and regards \r\nMike Harris\r\n \r\nMonkey Digital \r\nhttps://www.monkeydigital.co/whatsapp-us/', '2024-06-20 15:37:05', '2024-06-20 15:37:05'),
(1360, 'concoin', 'gyjokihmuca709@gmail.com', '?????? ????', 'Test, just a XRumer 23 StrongAI test...', 'Heya i am for the first time here. I came across this board and I find It really useful & it helped me out a lot. I hope to give something back and aid others like you helped me.', '2024-06-21 05:42:36', '2024-06-21 05:42:36'),
(1361, 'Margareta', 'margareta@paramountinsurancebd.com', 'অভিযোগ বক্স', 'Margareta Jarrett', 'Hello there \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linterna.cc\r\n\r\nBest, \r\n\r\nMargareta', '2024-06-21 07:29:12', '2024-06-21 07:29:12'),
(1362, 'Mike Daniels', 'mikeintope@gmail.com', '?????? ????', 'Increase sales for your local business', 'This service is perfect for boosting your local business\' visibility on the map in a specific location. \r\n \r\nWe provide Google Maps listing management, optimization, and promotion services that cover everything needed to rank in the Google 3-Pack. \r\n \r\nMore info: \r\nhttps://www.speed-seo.co/ranking-in-the-maps-means-sales/ \r\n \r\nThanks and Regards \r\nMike Daniels\r\n \r\nhttps://www.speed-seo.co/whatsapp-us/', '2024-06-21 15:27:03', '2024-06-21 15:27:03'),
(1363, 'Mia Johnson', 'mia@toptierbusinessfunding.biz', 'অভিযোগ বক্স', 'Thoughts on this', 'Is your business ready for the next big opportunity?\r\n\r\nOur working capital loans provide the financial support you need to expand, \r\ninnovate, and thrive in today’s competitive market.\r\n\r\nLet us partner with you and be a small part of your success. \r\n\r\nCheck out what we have available for you now at www.toptierbusinessfunding.biz', '2024-06-21 23:37:55', '2024-06-21 23:37:55'),
(1364, 'Andrew Corlett', 'aipilot@solveques.xyz', 'তথ্য অধিকার আইকন', 'AI Assistant beats ChatGPT hands down', 'If you have ever used ChatGPT\r\n\r\nIt will shock you to know that  ChatGPT acts only on outdated 2021 data (contents, designs, funnels nor does it creates a website )\r\n\r\nThat\'s why smart marketers don\'t use it again...\r\n\r\nBut here is a 100x perfect solution. <<< No Monthly Fee: https://www.solveques.xyz/aipilot \r\n\r\nAI Pilot is the first AI assistant with 85+ Chatbots that works for you.\r\n\r\nAnything generated is Fresh from scratch… Not used by anyone.\r\n\r\nAnd this is why making 6 to 7 figures in your business will be super easy\r\n\r\nHere are some of AI Pilot Features;\r\n\r\nGenerates Content, Codes and Chatbots\r\nGenerates Social Proofs\r\nCreate Websites, Landing Page and Designs\r\nGenerates AI Flipbooks\r\nGenerates Human-like Voiceovers\r\nInteractive Element\r\nCreate Funnels\r\nGenerates Business Cards\r\n\r\nGenerates 3D Models and Videos\r\nAnd Much More.\r\n\r\n>>Click here to secure your access to this ever-green app, AI Pilot: https://www.solveques.xyz/aipilot \r\n\r\nIt’s time for you to stop spending money on hiring freelancers without making a profit.\r\n\r\nEven if you don’t know shit about marketing AI Pilot is the best place to start to profit HUGE consistently.\r\n\r\n>>See Proof here: https://www.solveques.xyz/aipilot \r\n\r\nThe best part is;\r\n\r\nYou can customize the AI Pilot App to transform your thoughts into reality,\r\n\r\nAnd this will catapult your business to the next level…\r\n\r\nWe are making over $542.43 per day with this system … you too can.\r\n\r\n>>Click here to secure your access to this ever-green app, AI Pilot: https://www.solveques.xyz/aipilot \r\n\r\nAndrew Corlett\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3632 Poe Road\r\nJohns Island, SC 29455', '2024-06-22 08:59:09', '2024-06-22 08:59:09'),
(1365, 'Selena Grisham', 'selena.grisham@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Negative SEO Services', 'Hello\r\n\r\nIf you ever need Negative SEO or a de-rank strategy, you can hire us here\r\n\r\nhttps://www.speed-seo.net/product/negative-seo-service/\r\n\r\n\r\nthanks\r\nSpeed SEO Digital\r\nhttps://www.speed-seo.net/whatsapp-us/', '2024-06-22 09:59:54', '2024-06-22 09:59:54'),
(1366, 'Michael Albers', 'martina.albers@msn.com', 'শুদ্ধাচার সেবা বক্স', 'boost your Website in the first google page', 'Hi ,\r\n\r\nBoost your website to first google page in ranking \r\n\r\nClick here to start ===> https://tinyurl.com/3htytd7h\r\n\r\nJoin our 1k+ happy cutomers !', '2024-06-22 18:59:39', '2024-06-22 18:59:39'),
(1367, 'zWmpeoiKfrBHUAj', 'leachksanca9657@gmail.com', 'তথ্য অধিকার আইকন', 'jdwGrOSoLln', 'sfMxpVFOeHEAd', '2024-06-23 01:04:43', '2024-06-23 01:04:43'),
(1368, 'zWmpeoiKfrBHUAj', 'leachksanca9657@gmail.com', 'তথ্য অধিকার আইকন', 'jdwGrOSoLln', 'sfMxpVFOeHEAd', '2024-06-23 01:04:48', '2024-06-23 01:04:48'),
(1369, 'ZQXjqdmJhkS', 'leachksanca9657@gmail.com', 'তথ্য অধিকার আইকন', 'WknwqGalsHYEgh', 'htuMFcjTfeY', '2024-06-23 01:05:25', '2024-06-23 01:05:25'),
(1370, 'ZQXjqdmJhkS', 'leachksanca9657@gmail.com', 'তথ্য অধিকার আইকন', 'WknwqGalsHYEgh', 'htuMFcjTfeY', '2024-06-23 01:05:32', '2024-06-23 01:05:32'),
(1371, 'Luis Alves', 'intl.law7@aol.com', '?????? ????', 'We are willing to fund your Business/Project', 'Greeting. \r\nI hope this message will interest you, giving the unconventional opportunity it conveys. \r\nI’m a Private Investment Consultant sourcing and connecting business managers with Capitalists. \r\nI’m mandated by an Offshore Investment Company acting as proxy for Wealthy Oligarchs. \r\nIf you have a viable business seeking for quick Loan or Funding Partners, I have a rare opportunity for you. \r\nPlease reach out to me, through this following email  alveslus011@gmail.com if you need further details about the funding scheme. \r\nIgnore if not interested. \r\nRegards, \r\nLuis Alves \r\nLegal | Consultant | Contractor. \r\nE-mail: alveslus011@gmail.com', '2024-06-23 03:19:35', '2024-06-23 03:19:35'),
(1372, 'ManuelFashy', 'no_replyclen@gmail.com', '???? ?????? ????', 'Music for DJs', 'Hello, \r\n \r\nPrivate FTP FLAC/Mp3/Clips 1990-2024. \r\nMusic Club/Electro/Trance/Hardstyle/Italodance/RnB/Rap/: https://0daymusic.org/rasti.php?ka_rasti=-FR- \r\nList albums: https://0daymusic.org/FTPtxt/ \r\nNew 0-DAY scene releases daily. \r\nSorted section by date / genre. \r\nMusic videos: https://0daymusic.org/stilius.php?id=music__videos-2021 \r\n \r\nRegards \r\n \r\nRandall Joind', '2024-06-23 23:53:26', '2024-06-23 23:53:26'),
(1373, 'Ellispiete', 'no_replyclen45@gmail.com', '???? ?????? ????', 'Music scene releases', 'Hello, \r\n \r\nPrivate FTP FLAC/Mp3/Clips 1990-2024. \r\nNew Club/Electro/Trance/Techno/Hardstyle/Hardcore/Lento Violento/ \r\nItalodance/Eurodance/Hands Up music: https://0daymusic.org/rasti.php?ka_rasti=-DE- \r\nList albums: https://0daymusic.org/FTPtxt/ \r\n0-DAY scene releases daily. \r\nSorted section by date / genre. \r\nMusic videos: https://0daymusic.org/stilius.php?id=music__videos-2021 \r\n \r\nRegards \r\n \r\nJason M.', '2024-06-24 06:14:51', '2024-06-24 06:14:51'),
(1374, 'Ronnie Lewis', 'aipilot@enterprisetoday.info', 'তথ্য অধিকার আইকন', 'Everything You Know About AI is WRONG', 'Hey  \r\n\r\nSadly, it’s true...\r\n\r\nFor the past year, you have been trying dozens of apps…\r\n\r\nAnd I\'m here to tell you that this is NOT AI\r\n\r\nAt best, they\'re cheap mirror of ChatGPT, which is also not an AI app\r\n\r\nI know you may not believe me now…\r\n\r\nBut think about it…\r\n\r\n>> ChatGPT is not an AI app: https://www.enterprisetoday.info/aipilot \r\n\r\nIt just predicts the answers, and finds them on the internet\r\n\r\nAnd to make matters worse… It’s outdated.\r\n\r\nMeaning, ChatGPT only has access to information till 2021\r\n\r\nThis is a huge gap, especially in the day and age we live in…\r\n\r\nBut somehow, they convinced us that this is AI…\r\n\r\nI mean…\r\n\r\nTry to use ChatGPT to create something…\r\n\r\nTry to use it to create a funnel, or a website, you will be amazed by how bad it really is…\r\n\r\nDoes that mean you have to live like this?\r\nNever be able to use the true power of Ai?\r\n\r\nThe short answer is NO…\r\n\r\n I\'ve managed to create something…\r\n\r\nThat has never been done before…\r\n\r\n>> Click Here To Get the Tool: https://www.enterprisetoday.info/aipilot \r\n\r\nMe and my team have created the world’s first Ai app that uses a true Ai model\r\n\r\nA model that will literally do everything for you…\r\n\r\nWith a click of a button…\r\n\r\nOR…\r\n\r\nWith the sound of your voice…\r\n\r\nYes, you just use it’s Siri-like feature\r\n\r\nAnd it will create anything you want…\r\n\r\nCopywriting\r\nDesigns\r\nVideos\r\nLanding pages\r\nWebsites\r\nFunnels\r\nStores\r\nVoiceovers\r\n\r\nAnd more…\r\n\r\nBe sure to be around today at exactly 9:30AM\r\n\r\n>> Click Here Now To Get the Tool: https://www.enterprisetoday.info/aipilot \r\n\r\nTo make sure you get the BEST price possible\r\nAnd secure my insane bonuses pack\r\n\r\nSee you there…\r\nRonnie Lewis\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1787 Lucy Lane\r\nRising Sun, IN 47040', '2024-06-24 06:56:57', '2024-06-24 06:56:57'),
(1375, 'Ingeborg Thiele', 'ingeborg.thiele@gmail.com', 'অভিযোগ বক্স', 'Host Unlimited Websites Forever for $13.95', 'Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nLearn more: https://furtherinfo.org/0wg3\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/0wg3\r\n\r\nIngeborg\r\n\r\n\r\nIf you do not wish to receive any further offers:\r\nhttps://removeme.click/wp/unsubscribe.php?d=paramountinsurancebd.com', '2024-06-24 14:33:35', '2024-06-24 14:33:35'),
(1376, 'Ravi Kerrigan', 'kelli.kerrigan@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-06-25 01:54:29', '2024-06-25 01:54:29'),
(1377, 'Arpit Kaler', 'ty.kaler@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Want to rank your business or service SEO keywords at the top of Google, ahead of your competitors?\r\n\r\nUnlock this potential with Gigde! Elevate your business to the forefront of search engine results and watch your leads skyrocket. At Gigde, we specialize in crafting tailored SEO strategies that not only boost your Google keyword rankings but also drive high-quality, targeted traffic to your site.\r\n\r\nOur expert team uses cutting-edge techniques and in-depth market analysis to ensure your business stands out in the crowded digital landscape. With a focus on delivering measurable results, we help you convert visitors into loyal customers, maximizing your return on investment.\r\n\r\nWhy choose Gigde? Our proven track record of success speaks for itself. We blend creativity with data-driven insights to create a customized SEO plan that aligns perfectly with your business goals. From on-page optimization and content creation to link building and technical SEO, we cover every aspect to guarantee your online visibility soars.\r\n\r\nDon’t settle for mediocre results. Partner with Gigde for exceptional SEO services that drive real growth. Visit www.gigde.com or email us at contact@gigde.com to start your journey towards unmatched lead generation and top Google rankings today!', '2024-06-25 02:36:22', '2024-06-25 02:36:22'),
(1378, 'Arpit Donnelly', 'donnelly.dwight@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'Want to rank your business or service SEO keywords at the top of Google, ahead of your competitors?\r\n\r\nUnlock this potential with Gigde! Elevate your business to the forefront of search engine results and watch your leads skyrocket. At Gigde, we specialize in crafting tailored SEO strategies that not only boost your Google keyword rankings but also drive high-quality, targeted traffic to your site.\r\n\r\nOur expert team uses cutting-edge techniques and in-depth market analysis to ensure your business stands out in the crowded digital landscape. With a focus on delivering measurable results, we help you convert visitors into loyal customers, maximizing your return on investment.\r\n\r\nWhy choose Gigde? Our proven track record of success speaks for itself. We blend creativity with data-driven insights to create a customized SEO plan that aligns perfectly with your business goals. From on-page optimization and content creation to link building and technical SEO, we cover every aspect to guarantee your online visibility soars.\r\n\r\nDon’t settle for mediocre results. Partner with Gigde for exceptional SEO services that drive real growth. Visit www.gigde.com or email us at contact@gigde.com to start your journey towards unmatched lead generation and top Google rankings today!', '2024-06-25 03:36:38', '2024-06-25 03:36:38'),
(1379, 'Bob', 'jimersonbob6@gmail.com', 'তথ্য অধিকার আইকন', 'I did a free marketing video for you!', 'Hi, I did a free marketing video for your website, is this a good place to send it?\r\nPlease fill out your info here if so: https://freevideoservice.com/', '2024-06-25 17:09:14', '2024-06-25 17:09:14'),
(1380, 'PtwyLcDmjp', 'mitaxebandilis@gmail.com', '?????? ????', 'pZDGxPFkbo cQyGgOqnNr uZdHSXOesv bWUIIMYeuI OjoKRwvJvW', 'Theme site super 000*** paramountinsurancebd.com', '2024-06-25 18:13:08', '2024-06-25 18:13:08'),
(1381, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Solve all your Capital Needs', 'Do you sometimes struggle with inconsistent cash flow? \r\n\r\nLike a temporary drop in sales or invoices not being paid on time.\r\n\r\nHere at Reachout Capital, we’ve helped businesses throughout the country deal with this problem \r\nby providing them a Business Line of Credit or Term Loan that is approved and funded within 48 hours.\r\n\r\nWould you like to hear more about how we can help? Text 770-742-8548 and I’ll call you back directly.\r\n\r\n\r\nWarm Regards,\r\nOlivia Davis\r\nNext Day Working Capital', '2024-06-26 00:08:10', '2024-06-26 00:08:10'),
(1382, 'Arron Craft', 'arron.craft@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin!', 'Have you ever worried that you won’t make payroll?\r\n\r\nAre rising business expenses stressing you out?\r\n\r\nLet us help take this stress away & give you some breathing room. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-06-26 03:51:27', '2024-06-26 03:51:27'),
(1383, 'Alejandro Rhyne', 'rhyne.alejandro@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner!', 'Get Vetted & watch your lead conversions skyrocket. \r\nEvery day without Vetted is a huge missed opportunity to close up to 60% more deals.\r\nSee link in signature to start your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-06-26 08:41:30', '2024-06-26 08:41:30'),
(1384, 'Rodney Boone', 'aipilot@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Earn an extra $500 daily', '$542.43 Credited - Check Wallet Fast!!!\r\nDo you want to earn an extra $500 without a single work done?\r\n\r\nThat\'s an extra $3,500 weekly.\r\n\r\n>>Click Here to  see how to go about it and cash out $542.43 instantly: https://www.keydollar.xyz/aipilot \r\n\r\nI woke up to that figure without doing any work.\r\n\r\nAll with the help of this New Cloud-based AI Tool Powered By Microsoft CoDI & KosMos that can magically Turn Your Thoughts To Real Businesses printing you $500+ daily without any single work here\r\n\r\nSincerely, You have nothing to lose if you grab this tool now…\r\n\r\nThe good news is….\r\n\r\nYou can have access to this AI now if you hurry…\r\n\r\nThe sad news is…\r\n\r\nIt is limited and if you skip this minute, you will never find this again.\r\n\r\nFortunately, you have it here >>Grab your lifetime edition copy here: https://www.keydollar.xyz/aipilot \r\n\r\nIf you’ve been missing out on goodies over the years now its time to grab this life-changing offer.\r\n\r\nThis isn\'t the saturated ChatGPT, this is new, hot, and the fastest way to earn quick $$$\r\n\r\nIn 2 minutes, your money lands…\r\n\r\nClicked?  >>See wallet balance here: https://www.keydollar.xyz/aipilot \r\n\r\nFastest fingers bonuses here, Claim them asap<<<(You’ll be blown away)\r\n\r\nCongratulations to you!!!\r\nRodney Boone\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1244 Cunningham Court\r\nWestland, MI 48185', '2024-06-26 10:14:56', '2024-06-26 10:14:56'),
(1385, 'Mark Rogers', 'rogersmark621@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Free Video Service', 'Hello,\r\n\r\n\r\nI\'d love to volunteer as your video expert, so I\'ve created a custom video for your site ( paramountinsurancebd.com ), It’s completely 100% free, with no strings attached.\r\nJust let me know where do you want me to send it here: ( https://video-services.enterprisetemplate.com/?website=paramountinsurancebd.com )\r\n\r\nThis is a token to earn your business, if you are interested, let\'s get on a quick call to see how I can help you double your clients in the first 1-3 months, \r\nhere\'s my calendar: ( https://video-services.enterprisetemplate.com/call )\r\n\r\nBest regards,\r\n-Mark', '2024-06-26 14:14:34', '2024-06-26 14:14:34'),
(1386, 'Mike Johnson', 'mikeintope@gmail.com', '???? ?????? ????', 'FREE fast ranks for paramountinsurancebd.com', 'Hi there \r\n \r\nJust checked your paramountinsurancebd.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.badlinkscleanup.com/ \r\n \r\n \r\nRegards \r\nMike Johnson\r\n \r\nDigital SEO Experts \r\nhttps://www.badlinkscleanup.com/whatsapp-us/', '2024-06-26 17:13:25', '2024-06-26 17:13:25'),
(1387, 'ZqNjsTvMxoi', 'persefonosbornqy@gmail.com', 'তথ্য অধিকার আইকন', 'eghbfDXzyJRY', 'JyGATfdeXH', '2024-06-26 17:25:36', '2024-06-26 17:25:36'),
(1388, 'ZqNjsTvMxoi', 'persefonosbornqy@gmail.com', 'তথ্য অধিকার আইকন', 'eghbfDXzyJRY', 'JyGATfdeXH', '2024-06-26 17:25:41', '2024-06-26 17:25:41'),
(1389, 'SbOHINdX', 'persefonosbornqy@gmail.com', 'তথ্য অধিকার আইকন', 'ExmZFePRVYf', 'jVoyITCBG', '2024-06-26 17:26:10', '2024-06-26 17:26:10'),
(1390, 'SbOHINdX', 'persefonosbornqy@gmail.com', 'তথ্য অধিকার আইকন', 'ExmZFePRVYf', 'jVoyITCBG', '2024-06-26 17:26:15', '2024-06-26 17:26:15'),
(1391, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', '??', 'Quick question for you, would you like me to blast your ad to millions of contact forms? I posted my ad to your contact form just now and you\'re reading it so there\'s proof it works. Take a look at my site below for more info\r\n\r\nhttp://vezsva.blast-to-forms.xyz', '2024-06-26 17:51:18', '2024-06-26 17:51:18'),
(1392, 'Adi Wan', 'viralbusinesscampaign@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video Creation', 'Are you looking to create videos to boost your brand’s visibility and engagement, increase revenue, capture your audience\'s attention, and showcase complex ideas in a simplified way? I can help you achieve this by creating both live-action and animated explainer videos. My services include comprehensive pre-production planning, script writing, graphic design, storyboarding, video editing, animation, sound effects, background music, voiceovers, and footage compilation. If you\'re interested in communicating your business model, products, or services to your audience with a compelling explainer video.\r\n\r\nPlease reach out to me at ViralBusinessCampaign@outlook.com and share your goals.', '2024-06-26 20:53:39', '2024-06-26 20:53:39'),
(1393, 'Johnie Jett', 'johnie.jett@hotmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'Work From Home With This...You Will Never Look Back\r\n$500+ per day, 100% Free Training, go here:\r\n\r\nezwayto1000aday.com', '2024-06-26 22:30:40', '2024-06-26 22:30:40'),
(1394, 'Ira Edmunds', 'ira.edmunds27@hotmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator.', 'Work From Home With This...You Will Never Look Back\r\n$500+ per day, 100% Free Training, go here:\r\n\r\nezwayto1000aday.com', '2024-06-26 23:22:02', '2024-06-26 23:22:02'),
(1395, 'Carolyn Gutierrez', 'tuberankjeet@actionnow.xyz', 'অভিযোগ বক্স', 'Never run out of traffic. YouTube + AI… Infinite traffic', 'Hey,\r\n\r\nEvery business needs more traffic.  That’s the first problem you need to solve if you want to be profitable.  The more traffic you have, the more opportunities  you have to sell.  It’s that simple.\r\n\r\nSo how are you getting traffic?\r\n\r\nIf your answer didn’t sound convincing to yourself then read on cause I have a proven and effective solution.\r\n\r\nCheck it here: https://www.actionnow.xyz/tuberankjeet \r\n\r\nThis is Tuberank Jeet 6 AI, the latest version of the world’s most popular YouTube ranking app that has helped thousands of users get to the top.  Their users built MASSIVE channels with this app taking care of the SEO.\r\n\r\nThe biggest success story is Nishamadhulika, a top YouTuber with 14.4 million subscribers.  Tuberank Jeet is her favorite SEO tool that she uses every day.\r\n\r\nAnother case study is Craig, who built and flipped several YouTube channels profitably.\r\n\r\nAll because they got an insane amount of traffic from their YouTube channels.\r\n\r\nIt’s time you got yours.\r\n\r\nUnlock massive traffic from YouTube and bring them to your business with the right SEO optimization just like Nishamadhulika & Craig did.\r\n\r\nHere’s the thing.  YouTube is specialized.  Even if you create content you have to make sure it’s discovered and on top of that, discovered by the right people in your niche.\r\n\r\nYou can spend months and months trying to figure out how and learn those skills to get there, or you can use the community knowledge.\r\n\r\nTuberank Jeet lets you tap into the power of community and AI to get that best optimization in minutes, with 0 skills: https://www.actionnow.xyz/tuberankjeet .\r\n\r\nTake a look the features\r\n\r\n⭐ YouTube SEO Made Easy - Get perfect titles, descriptions, tags & hashtags\r\n⭐ Ranking Analysis - Tells you which keywords are hard to rank and which are easy.\r\n⭐ On-Spot SEO - Get the exact optimizations that you need to rank #1.\r\n⭐ AI Powered Research - Find the best ideas and research with AI integrations in the right places.\r\n⭐ One-Click Optimization With AI - Do your entire YouTube SEO optimization in one-click with AI.\r\n⭐ Tracking & Analysis - Track your favorite channels & YouTube videos & maintain collections of tags, hashtags. Do your entire YouTube SEO optimization in one-click with AI.\r\n⭐ Finds Perfect Niches - Discover the best niches that attract traffic and are easy to rank in\r\n⭐ Research Competition - Discover the content and the targeting that your competition is doing\r\n⭐ Get Breakthrough Ideas - Get content ideas that actually work and get you traffic\r\n⭐ Discover True Traffic Potential - Discover the true traffic potential of any video that you want to make\r\n⭐ Long-Tail Keywords - Find long-tail, easy to rank keywords to use in your SEO\r\n⭐ Hashtags Research - Get the best hashtags in your niche from competitor research or AI.\r\n⭐ Get Optimization Ideas From Other Creators - Discover what others are using and use their research to power your SEO\r\n⭐ Track Channels & Videos - Follow YouTube Channels & Videos to track their performance\r\n⭐ Create Collections - Create collections of hashtags, tags etc to refer to later fast\r\n⭐ Easy To Use  - Tuberank Jeet is extremely easy to use.  You will be able to get going in minutes\r\n⭐ For PC & Mac - Tuberank Jeet 6 AI works on both PC & Mac computers\r\n\r\nThis is the best YouTube SEO app in the market.\r\n\r\nGo check it out!\r\n\r\n: https://www.actionnow.xyz/tuberankjeet \r\n\r\nLet me know what you think.\r\n\r\nCheers!\r\nCarolyn Gutierrez\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2295 Robinson Court\r\nGrayling, MI 49738', '2024-06-27 08:13:00', '2024-06-27 08:13:00'),
(1396, 'Maham Burnett', 'darby.burnett@googlemail.com', 'অভিযোগ বক্স', 'Do you Account in Instagram?', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham', '2024-06-27 09:01:55', '2024-06-27 09:01:55'),
(1397, 'Ernestine Blalock', 'ernestine.blalock@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Unlimited Emails, Unlimited Subscribers, Guaranteed Delivery (No Monthly Fees!)', 'Hi,\r\n\r\nAre you tired of low email engagement?\r\n\r\nOur AI-powered email platform lets you:\r\n\r\n1. Send UNLIMITED Text, Voice & Video emails ️\r\n2. Reach UNLIMITED Subscribers with FAST Servers\r\n3. Enjoy a GUARANTEED 99.4% Inbox Delivery Rate\r\n4. Leverage a Friendly AI Autoresponder\r\n\r\nBoost Sales & Conversions by 10X!\r\n\r\nPlus:\r\n\r\n1. No Monthly Fees, No Limits!\r\n2. Import Unlimited Email Lists\r\n3. Cloud-Based, Works Anywhere\r\n4. 30-Day Money-Back Guarantee\r\n5. World-Class Support ⭐️\r\n6. Proven Conversion Templates\r\n\r\nDon\'t miss out on this game-changer. \r\nClick here to see it in action: https://furtherinfo.org/xp2j\r\n\r\nRegards,\r\nErnestine', '2024-06-27 12:02:26', '2024-06-27 12:02:26'),
(1398, 'Ravi Rubino', 'rubino.melaine@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-06-27 16:28:17', '2024-06-27 16:28:17');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1399, 'Sara Farmer', 'gptreels@vauleonline.co', 'তথ্য অধিকার আইকন', '\"How He Made $90k in 6 Months\" - Discover the AI Video Reel Creator Inside!', 'With GPTReels, you can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nMore than 78% business owners rate using AI based reels as the #1 way to attract more visitors & convert them into happy customers.\r\n\r\nBut creating video reels was a very tough, energy-draining, time-consuming, and costly process.\r\n\r\nYes!\r\n\r\nThere are tons of tasks involved & missing even a single one leads to a complete rework right from scratch.\r\n\r\nNow, If you too wanna get a complete all-in-one solution for this menace…\r\n\r\nI’ve got some great news… Presenting GPT Reels\r\n\r\n[+] Creates Pro Quality Video Reels in seconds for any business in any language\r\n[+] First Video Reels Creator powered by GPT-4 AI Technology\r\n\r\n==> Show live demo : https://www.vauleonline.co/gptreels \r\n\r\nA.I Does A to Z Steps To Create Beautiful Video Reels! Just Enter Keywords and It Will Give You...\r\n\r\nIdeas & Help Writing Scripts\r\nFinding Relevant Videos & Images\r\nAdd Powerful Animation\r\nAdd Mesmerizing Music\r\nCreate Attractive Reels, Videos & Shorts\r\n\r\nBe it Website Videos, Ads, Promotional, Entertaining, Infomercial, Advertising, Learning Video…\r\n\r\nBig marketers are calling GPT Reels as BESTEST and FASTEST A.I Video Reel Creator in the new age of A.I era\r\n\r\nImagine creating any type of video reels in seconds\r\n\r\n...WITHOUT skills,\r\n...WITHOUT recording a single video\r\n...WITHOUT any budget\r\n...By entering just one Keyword and literally 3-clicks\r\n\r\nBEST Part Is: It comes with a commercial license, which means You can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nNot to mention, GPT Reels has a 30-days money-back guarantee if you don\'t like it.\r\n\r\nOver 5000 business owners have bought GPT Reels lifetime deals in the last few days...\r\n\r\n==> Get GPT Reels Lifetime account at a one-time price now : https://www.vauleonline.co/gptreels \r\n\r\nRegards,\r\nSara Farmer\r\n\r\n\r\nUNSUBSCRIBE: https://www.vauleonline.co/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2925 Willis Avenue\r\nHastings, FL 32145', '2024-06-28 11:14:23', '2024-06-28 11:14:23'),
(1400, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Quick question', 'In working with other small business owners, one of the key issues they’re struggling with is adequate working capital.\r\n\r\nThis past year we helped numerous companies fix their cash reserves resulting in huge growth for their business immediately. \r\n\r\nIf this is something you’re challenged with too, I have some ideas that might help. Just text INFO to 770-742-8548 and I’ll call you back directly. \r\nor visit our website at www.nextdayworkingcapital.com and see how much you qualify for in 30 seconds. \r\n\r\n\r\nAll the best,\r\nMia Johnson \r\nNext Day Working Capital\r\nnextdayworkingcapital.com', '2024-06-28 22:58:01', '2024-06-28 22:58:01'),
(1401, 'Courtney Winter', 'courtney.winter@gmail.com', 'তথ্য অধিকার আইকন', 'Free Business Data', 'Want Free business data?\r\n\r\nUsage:\r\n\r\nhttps://leadsbox.biz\r\n\r\n(Lawyers in New york for example)\r\n\r\n71 Million business records in 202 countries\r\n\r\nUpdated Daily\r\n\r\nCompany Name\r\ncountryCode\r\ncountryName\r\nstate\r\ncounty\r\ncity\r\nstreet\r\npostalCode\r\nbuilding\r\nlat\r\nlng\r\nCategory\r\nSecondary Category\r\nPersonal contacts\r\nPhones\r\nFax\r\nEmails\r\nReviews\r\nopening hours\r\n\r\nand more\r\n\r\nLeadsBox.biz', '2024-06-29 00:19:23', '2024-06-29 00:19:23'),
(1402, 'Christopher Pruitt', 'contentreelai@kagrowth.org', 'তথ্য অধিকার আইকন', 'Maximize Your Reach with AI-Powered Video Automation!', 'Ready to take your video marketing to the next level?\r\n\r\nContentReelAI is here to make it effortless for you to create and distribute engaging videos that capture attention and drive traffic.\r\n\r\nHere’s how:\r\n\r\n📈 AI-Powered Scheduling: Maximize reach by scheduling and publishing videos at optimal times for consistent visibility.\r\n🎥 Diverse Video Styles: Create 39 different styles of videos for all social media platforms, formats, and sizes.\r\n🔍 Automated Topic and Script Generation: Enter a keyword, and AI will find trending topics, generate video titles, write scripts, and produce animated videos within minutes.\r\n🤖 Lifelike Animated Avatars: Add talking head animations to make your videos more engaging and relatable.\r\n🗣️ Voice Cloning: Use your own voice in videos for a personal touch that resonates deeply with viewers.\r\n💼 Dominate Your Niche: Consistently deliver high-quality content that outshines the competition.\r\n\r\n👉 Don\'t miss out, grab ContentReelAI now with the \"contentreelstarter\" discount code: https://www.kagrowth.org/contentreelai \r\n\r\nBut hurry, the clock is ticking, and the price will rise at midnight.\r\n\r\nThis is your moment to secure ContentReelAI at a lower price and transform how you do video marketing.\r\n\r\nImagine the impact and efficiency you\'ll bring to your video content:\r\n\r\n🚀 Amplify Your Reach: Automatically publish videos when your audience is most active.\r\n💡 Innovative Content: Stand out with engaging, AI-generated scripts and customizable videos.\r\n🕒 Save Time: Focus on your business while AI handles video creation and distribution.\r\n💰 Cost-Effective: Reduce overhead costs with AI-driven video production.\r\n\r\nAnd there\'s so much more to explore!\r\n\r\n👉 Experience ContentReelAI now before the price hike.  Use the \"contentreelstarter\" code: https://www.kagrowth.org/contentreelai \r\n\r\nTrust me, you\'ll be thrilled as your videos gain traction and drive traffic like never before!\r\n\r\n👉 Act now, use the \"contentreelstarter\" code and transform your video marketing today: https://www.kagrowth.org/contentreelai \r\n\r\nBest,\r\nChristopher Pruitt\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3835 Boone Street\r\nCorpus Christi, TX 78476', '2024-06-29 08:07:12', '2024-06-29 08:07:12'),
(1403, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Your site – more leads?', 'To the paramountinsurancebd.com Webmaster! this is Eric and I ran across paramountinsurancebd.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-06-29 22:27:26', '2024-06-29 22:27:26'),
(1404, 'Ella Williams', 'ella@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'If you’re like most business owners, you know how hard it can be to get working capital when you need it most.\r\n\r\nNext Day Working Capital loans eliminate the stress by providing same day approvals for both our Lines of Credit and Term Loans. \r\n\r\nOur loans are unsecured and NOT based on personal credit.\r\n \r\nIf you’re in need of additional working capital just text CASH to 770-742-8548  You can also visit our website \r\nat www.nextdayworkingcapital.com and see how much you qualify for in under 30 seconds. \r\n\r\n\r\nWarm Regards,\r\nElla Williams\r\nNext Day Working Capital\r\nnextdayworkingcapital.com', '2024-06-30 00:14:15', '2024-06-30 00:14:15'),
(1405, 'Josephine Eumarrah', 'josephine.eumarrah@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Elevate Your Webpage Interaction with Successful Strategies!', 'To the paramountinsurancebd.com Webmaster!\r\n\r\nI am Josephine and, unlike a lot of emails you might get, I wanted to instead provide you with a word of praise – Congratulations!\r\n\r\nWhy?\r\n\r\nPart of my job is to examine websites and the work you have done with paramountinsurancebd.com certainly stands out.\r\n\r\nIt is clear you took building a website seriously and invested a real investment of time and resources into creating it premium.\r\n\r\nNevertheless, there is, however… to be more precise, a question…\r\n\r\nThus, when someone such as myself discovers your site – possibly on top of the search results (well done BTW) or just through a random link, how do you know?\r\n\r\nMore importantly, how can you make a connection with that person?\r\n\r\nResearch indicate that 7 out of 10 visitors don’t stick around – they are there one second and then gone.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a tool widget that’s works on your site, ready to collect every visitor’s Name, Email address and Phone Number. It allows you know INSTANTLY that they’re interested – so that you can speak to that lead as they’re actually checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to check out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nIt can be a transformative change for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – right away (& there’s really a 100X difference between reaching out to someone within 5 minutes compared to 30 minutes.)\r\n\r\nPlus then, even if you don’t finalize a deal immediately, you can associate later on with text messages for new offers, content links, even just follow up notes to create a relationship.\r\n\r\nAll I have just outlined is straightforward, easy, and effective.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to find out what Web Visitors Into Leads can do for your business.\r\n\r\nYou might be converting up to 100X more leads right now!\r\n\r\nJosephine\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nThere are customers waiting to chat with you right now… don’t leave them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to test Web Visitors Into Leads today.\r\n\r\nIf you\'d prefer to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nOnly a quick note - the names and email used here, Josephine and Eumarrah, are placeholders and not actual contact details. We respect transparency and wish to ensure  you’re aware! If you desire to contact with the actual person responsible for this message, kindly visit our website, and we’ll link you with the right individual.}', '2024-06-30 00:21:02', '2024-06-30 00:21:02'),
(1406, 'Audra Horan', 'aipilot@earnmorenow.info', 'অভিযোগ বক্স', 'You Never Tried True Ai…', 'If you have ever used ChatGPT\r\n\r\nIt will shock you to know that  ChatGPT acts only on outdated 2021 data (contents, designs, funnels nor does it creates a website )\r\n\r\nThat\'s why smart marketers don\'t use it again...\r\n\r\nBut here is a 100x perfect solution. <<< No Monthly Fee: https://www.earnmorenow.info/aipilot \r\n\r\nAI Pilot is the first AI assistant with 85+ Chatbots that works for you.\r\n\r\nAnything generated is Fresh from scratch… Not used by anyone.\r\n\r\nAnd this is why making 6 to 7 figures in your business will be super easy\r\n\r\nHere are some of AI Pilot Features;\r\n\r\nGenerates Content, Codes and Chatbots\r\nGenerates Social Proofs\r\nCreate Websites, Landing Page and Designs\r\nGenerates AI Flipbooks\r\nGenerates Human-like Voiceovers\r\nInteractive Element\r\nCreate Funnels\r\nGenerates Business Cards\r\n\r\nGenerates 3D Models and Videos\r\nAnd Much More.\r\n\r\n>>Click here to secure your access to this ever-green app, AI Pilot: https://www.earnmorenow.info/aipilot \r\n\r\nIt’s time for you to stop spending money on hiring freelancers without making a profit.\r\n\r\nEven if you don’t know shit about marketing AI Pilot is the best place to start to profit HUGE consistently.\r\n\r\n>>See Proof here: https://www.earnmorenow.info/aipilot \r\n\r\nThe best part is;\r\n\r\nYou can customize the AI Pilot App to transform your thoughts into reality,\r\n\r\nAnd this will catapult your business to the next level…\r\n\r\nWe are making over $542.43 per day with this system … you too can.\r\n\r\n>>Click here to secure your access to this ever-green app, AI Pilot: https://www.earnmorenow.info/aipilot \r\n\r\nAudra Horan\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3097 Adams Avenue\r\nWashington, MD 20004', '2024-06-30 10:28:28', '2024-06-30 10:28:28'),
(1407, 'Maham Still', 'jefferey.still@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Account in Instagram?', 'The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham', '2024-07-01 07:43:47', '2024-07-01 07:43:47'),
(1408, 'zWcnrskVsn', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'SMLqBoaRMg HbUiIWsFgm FfPxFVnCsn YlMLarUTuT WkwaLnmmQe', 'All time cool 000*** paramountinsurancebd.com', '2024-07-01 07:59:20', '2024-07-01 07:59:20'),
(1409, 'Sam', 'hireonline556600@outlook.com', 'অভিযোগ বক্স', 'Data Entry Task', 'My name is Sam. I provide data entry services for just $1,000 USD per month (160 hours). If you prefer an hourly basis, the cost is $8 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \r\n\r\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.', '2024-07-01 08:59:20', '2024-07-01 08:59:20'),
(1410, 'Ray Stanley', 'aiagents20@vaulemedia.com', 'শুদ্ধাচার সেবা বক্স', 'Create Pro-Level Content & Marketing Campaigns In JUST 3 Clicks', 'Hey,\r\n\r\nWith more and more AI tools coming up in the marketing universe, business owners are confused what to choose and what not.   🤷‍♂️🔍\r\n\r\nThus, there is an urgent need for a quality, result-driven AI technology that helps business owners achieve their objectives & entice maximum visitors/customers hands down.   💡🎯\r\n\r\nIf that got your interest,  I’ve got some great news today… 🌟📰\r\n\r\n[See Complete AI Agents Features Here]: https://www.vaulemedia.com/aiagents20 \r\n\r\nWith AI Agents, saying goodbye to outdated, complex & expensive artificial intelligence tools is a reality.   🤖💼\r\n\r\nJust Follow 3 Simple Steps -\r\n\r\nStep 1- Start Project\r\n\r\nStep 2- Enter Keyword\r\n\r\nStep 3- Sell & Profit\r\n\r\n& that’s all.\r\n\r\nYou’re all set to pack a lasting punch on your competitors\' face.   👊🚀\r\n\r\nWith AI Agents by your side, you get premium benefits like...\r\n\r\nSave a fortune by not having the need to hire writers or freelancers 💰💼\r\n\r\nCreate high-quality marketing assets that match expert-level output 🌟🔝\r\n\r\nAutomate the creation of marketing assets, freeing up time for other important tasks 🤖📊\r\n\r\nGet your marketing campaigns done in minutes instead of weeks or months ⏰📈\r\n\r\nEliminates the need to use multiple AI platforms, leading to more productivity 🚫💼\r\n\r\nEasier to scale your marketing efforts, even with limited resources or time constraints 📈🔄\r\n\r\nGenerate fresh and engaging ideas for your marketing campaigns 💡🤩\r\n\r\nDone-for-you workflows simplify your marketing process, simply by typing a keyword to get more traffic, leads, and sales 📋🚀\r\n\r\nGet your business or your client’s business up and running FAST 🏃💼\r\n\r\nZero AI prompt skills, technical skills, or coding needed 🤓🖥️\r\n\r\nImpress your clients with a fast turnaround time, with a complete campaign plus marketing materials designed for their brand or niche 🏆📊\r\n\r\nI can bet there’s nothing faster, easier, and smarter than this.   🎯🚀\r\n\r\nYour opportunities are endless.\r\n& here’s the best part.\r\n\r\nYou’re also getting limited time bonuses with your purchase today…\r\n\r\nThere’s nothing more to mention now.   🤫\r\n\r\n[Get AI Agents At Low Early bird Price Now]: https://www.vaulemedia.com/aiagents20 \r\n\r\nTo Your Success, 🌟💼\r\nRay Stanley\r\n\r\nP.S- Time & tide wait for none.   So, get into active mode & have a secured financial future.   ⏳💰\r\n\r\n\r\nUNSUBSCRIBE: https://www.vaulemedia.com/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 169 Layman Court\r\nAtlanta, GA 30328', '2024-07-01 10:55:34', '2024-07-01 10:55:34'),
(1411, 'Jonnie Summerfield', 'jonnie.summerfield@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Webmaster.', 'You don’t need to buy more leads or advertising. \r\nYou just need to convert more of the leads you already have.\r\n \r\n+Vetted helps you close up to 60% more deals and spend less on advertising.\r\n+Start your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-07-01 11:47:11', '2024-07-01 11:47:11'),
(1412, 'Nida Maur', 'maur.nida@gmail.com', 'অভিযোগ বক্স', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Nida from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkey-seo.org/affiliates/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nNida Maur\r\nMonkey Digital\r\nhttps://www.monkey-seo.org/whatsapp-affiliates/', '2024-07-01 20:53:34', '2024-07-01 20:53:34'),
(1413, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Instead, congrats', 'Dear paramountinsurancebd.com Admin! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-01 23:49:37', '2024-07-01 23:49:37'),
(1414, 'Warner Henke', 'warner.henke70@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com', '2024-07-02 10:01:56', '2024-07-02 10:01:56'),
(1415, 'Charity Rountree', 'charity.rountree@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com', '2024-07-02 15:20:42', '2024-07-02 15:20:42'),
(1416, 'David C.', 'pat@aneesho.com', 'Select Dropdown', 'Design Work', 'Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc.? \r\n\r\nWe charge a low fixed monthly fee. Let me know if you\'re interested and would like to see our portfolio.', '2024-07-02 15:57:22', '2024-07-02 15:57:22'),
(1417, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Thoughts?', 'Do you sometimes struggle with inconsistent cash flow? \r\n\r\nLike a temporary drop in sales or invoices not being paid on time.\r\n\r\nHere at Next Day Working Capital, we’ve helped businesses throughout the country deal with this problem \r\nby providing them a Business Line of Credit or Term Loan that is approved and funded within 48 hours.\r\n\r\nText LOAN to 770-742-8548 and I’ll show you how simple the process is. You can also visit our website \r\nat www.nextdayworkingcapital.com and see how much you qualify for in under 30 seconds. \r\n\r\n\r\n\r\nWarm Regards,\r\nOlivia Davis\r\nNext Day Working Capital\r\nnextdayworkingcapital.com', '2024-07-02 23:01:32', '2024-07-02 23:01:32'),
(1418, 'Darren Mellor', 'darren.mellor@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster!', 'Hands down, the Easiest Customer Financing Program in the Industry More approvals = More Profits\r\n\r\n** USA Based Businesses Only! **\r\n\r\nSend me a message at my contact info below for info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/', '2024-07-03 00:46:39', '2024-07-03 00:46:39'),
(1419, 'Dave Wilken', 'wilken.dannielle@yahoo.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner.', 'You may wish to save this email for future reference.  There is no need to unsubscribe because this is a one-time email from Se-REM.  This announcement is a public service for a not-for-profit program that has saved and restored lives shattered by abuse and trauma.\r\n  \r\nHave you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n \r\nIt has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, phobias and even marital counseling. The mission statement is \"Trauma relief at as close to free as possible\". This program downloads to a smart phone or computer and can be used in an office or at home. Read about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program. \r\nSe-REM.com has a 95% rating on Trustpilot and is in use in 33 countries.\r\n \r\nIf you would like to know more you can watch a UK Podcast at: https://lockedupliving.podbean.com', '2024-07-03 01:11:32', '2024-07-03 01:11:32'),
(1420, 'Mike Porter', 'peterintope@gmail.com', '?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Greetings \r\n \r\nI have just analyzed  paramountinsurancebd.com for  the current search visibility and saw that your website could use a boost. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-seo.com/monthly-seo/ \r\n \r\nRegards \r\nMike Porter\r\n \r\nDigital X SEO Experts \r\nhttps://www.digital-x-seo.com/whatsapp-us/', '2024-07-03 09:03:05', '2024-07-03 09:03:05'),
(1421, 'Frances Lake', 'openappai@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'Create & Sell Real Android & iOS Mobile Apps (Zero Coding Required)', 'Hey ,\r\n\r\nAre you tired of the lengthy process and technical barriers that come with building mobile apps?  Say goodbye to coding woes because we\'ve got something groundbreaking for you!\r\n\r\nIntroducing OpenApp AI - the world\'s first AI-powered, no-coding \'Android & iOS\' mobile app builder.  Our platform is set to revolutionize the way you create apps.  \r\n\r\nWith OpenApp AI, you can transform any website URL, your ideas, keywords, blogs, pages, and e-commerce stores into fully functional Android & iOS mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.truevaule.xyz/openappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s what makes OpenApp AI a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds with OpenApp AI: https://www.truevaule.xyz/openappai \r\n\r\nAlong with this,\r\nYou’re also getting premium bonuses during the launch exclusive deal… \r\n\r\nSo,\r\nStop thinking & grab your copy at the launch exclusive discounted price\r\n\r\nGet OpenApp AI With Exclusive Bonuses Here: https://www.truevaule.xyz/openappai \r\n\r\nTo Your Success,\r\n\r\nFrances Lake\r\n\r\nP.S- There is nothing like this available in the market at such a discounted price.  So, grab your copy before time runs out.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2635 Gnatty Creek Road\r\nWestbury, NY 11590', '2024-07-03 12:51:44', '2024-07-03 12:51:44'),
(1422, 'Michael Belt', 'layne.belt@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have account in any of  social media ?', 'Hi ,\r\nAutomate your social media virality with AI\r\nExplore the future of content automation with our advanced AI video tools.\r\n\r\nClick here and go viral with our 10 % discount life time ===> https://tinyurl.com/25vn98md', '2024-07-03 15:54:45', '2024-07-03 15:54:45'),
(1423, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hi paramountinsurancebd.com Administrator!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-03 16:49:18', '2024-07-03 16:49:18'),
(1424, 'PillsHor', 'chebakulinakarasevna@gmail.com', '?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://true-pill.top/mysimba.html', '2024-07-03 21:19:04', '2024-07-03 21:19:04'),
(1425, 'PillsHor', 'chebakulinakarasevna@gmail.com', '?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://true-pill.top/mysimba.html', '2024-07-03 21:19:06', '2024-07-03 21:19:06'),
(1426, 'PillsHor', 'chebakulinakarasevna@gmail.com', '???? ?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://true-pill.top/mysimba.html', '2024-07-03 21:19:08', '2024-07-03 21:19:08'),
(1427, 'PillsHor', 'chebakulinakarasevna@gmail.com', '?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://true-pill.top/mysimba.html', '2024-07-03 21:19:10', '2024-07-03 21:19:10'),
(1428, 'PillsHor', 'chebakulinakarasevna@gmail.com', '?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://true-pill.top/mysimba.html', '2024-07-03 21:19:12', '2024-07-03 21:19:12'),
(1429, 'David Lloyd', 'lloyd.alva@hotmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner!', 'You may wish to save this email for future reference.  There is no need to unsubscribe because this is a one-time email from Se-REM.  This announcement is a public service for a not-for-profit program that has saved and restored lives shattered by abuse and trauma.\r\n  \r\nHave you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n \r\nIt has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, phobias and even marital counseling. The mission statement is \"Trauma relief at as close to free as possible\". This program downloads to a smart phone or computer and can be used in an office or at home. Read about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program. \r\nSe-REM.com has a 95% rating on Trustpilot and is in use in 33 countries.\r\n \r\nIf you would like to know more you can watch a UK Podcast at: https://lockedupliving.podbean.com', '2024-07-03 21:34:08', '2024-07-03 21:34:08'),
(1430, 'Lorie Von Doussa', 'smartviewsolutions1@outlook.com', 'তথ্য অধিকার আইকন', 'Every movie, every game, every series, every channel', 'You read that right, just to name a few, you get instant full access to every network including Hulu, ESPN, HBO/Max, Disney, Netflix, Peacock, Discovery, Apple TV - and a lot more.\r\n\r\nDue to the demand we just can\'t keep these boxes in stock - period.  We\'d really like for you to have one the second our next batch rolls out.  The only way to ensure this is that you let us know you want one as soon as possible - this is a first come first serve scenerio.\r\n\r\nJust send an email to SmartViewSolutions1@outlook.com and place ADD ME TO THE LIST in the subject line and you\'ll be one of the first we contact.\r\n\r\n\r\nTalk to you soon.\r\nhttps://cutt.ly/GedQ5sKd\r\nSmart View Solutions', '2024-07-04 04:18:40', '2024-07-04 04:18:40'),
(1431, 'Anthony Parker', 'judy.kincade53@yahoo.com', 'তথ্য অধিকার আইকন', 'Green Tips for Your Home and Office', 'Are you aware?\r\n\r\nAdopting eco-friendly practices is not just a trend!\r\n\r\nJoin the movement and upgrade your environment with eco-friendly alternatives.\r\n\r\nClick this link to learn more : https://www.missionnewenergy.com/solar-energy/the-financial-benefits-of-solar-panels/.\r\n\r\nCut costs on utility expenses while protecting the environment.\r\n\r\nFrom solar panels and green roofs, every step matters.\r\n\r\nGet started today and feel the change!\r\n\r\nBe a leader in sustainability.', '2024-07-04 06:04:23', '2024-07-04 06:04:23'),
(1432, 'XJfCoUQLYtRI', 'kelliblairul2003@gmail.com', 'তথ্য অধিকার আইকন', 'mDhrURiSzMCl', 'ymkbYdel', '2024-07-04 11:23:03', '2024-07-04 11:23:03'),
(1433, 'XJfCoUQLYtRI', 'kelliblairul2003@gmail.com', 'তথ্য অধিকার আইকন', 'mDhrURiSzMCl', 'ymkbYdel', '2024-07-04 11:23:05', '2024-07-04 11:23:05'),
(1434, 'udZxTSmYIHM', 'kelliblairul2003@gmail.com', 'তথ্য অধিকার আইকন', 'MztZaVHIg', 'EiAdnOTMk', '2024-07-04 11:23:24', '2024-07-04 11:23:24'),
(1435, 'udZxTSmYIHM', 'kelliblairul2003@gmail.com', 'তথ্য অধিকার আইকন', 'MztZaVHIg', 'EiAdnOTMk', '2024-07-04 11:23:26', '2024-07-04 11:23:26'),
(1436, 'Dorie', 'doriefredericksen@foxmail.com', 'অভিযোগ বক্স', 'CONTACT US', 'World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.co\r\n\r\nBest,\r\n\r\nDorie\r\nCONTACT US', '2024-07-04 11:56:17', '2024-07-04 11:56:17'),
(1437, 'Robert Hodge', 'scalar@busitoday.co', 'অভিযোগ বক্স', 'FINALLY - This made affiliate marketing click for me.', 'Hey friend!\r\n\r\nRemember when you first learned to ride a bike?\r\n\r\nThat wobbly uncertainty, followed by the rush of \"I\'m doing it!\"\r\n\r\nThat\'s exactly how I felt when I first used Scalar.\r\n\r\n>>>This Magic Software Turned me into an Affiliate Marketing Rockstar Overnight: https://www.busitoday.co/scalar \r\n\r\nTurn-Key ChatGPT4.o Plugin Forces 7,482 Targeted Clicks To Any Affiliate Link\r\n\r\nLet me break it down for you:\r\n\r\n1.   Finding products to promote\r\nBefore: Hours of research, guessing what might sell\r\n\r\nWith Scalar: A curated list based on what\'s actually working right now\r\n\r\n2.   Creating content\r\n\r\nBefore: Throwing spaghetti at the wall and hoping something sticks.\r\n\r\nWith Scalar: Data-driven insights on what your audience wants\r\n\r\n3.   Tracking performance\r\n\r\nBefore: Spreadsheet nightmares\r\n\r\nWith Scalar: Clear, easy-to-understand dashboards\r\n\r\nBut here\'s what really blew my mind:\r\n\r\nAnyone can start making money tonight with this software.\r\n\r\nYou don\'t need to know Jack about Affiliate Marketing.\r\n\r\nTrust me, if I can figure it out, anyone can.\r\n\r\nIt\'s as easy as using Facebook.\r\n\r\nStill not convinced?   Here\'s my promise to you:\r\n\r\nIf you try Scalar and it\'s not as simple as I\'m saying, I\'ll personally hop on a call with you to walk you through it.\r\n\r\nThat\'s right.   You\'ll get my undivided attention to make sure you succeed.\r\n\r\nBecause your success is my success.\r\nNow, let\'s talk about the results.\r\n\r\nScalar won\'t make you rich overnight.\r\n\r\nThat\'s not how affiliate marketing works.\r\n\r\nBut you\'ll start making good money.\r\n\r\n$500…\r\n\r\n$1000\r\n\r\n$3000\r\n\r\nand it will save you time.\r\n\r\nIt will save you headaches.\r\n\r\nAll of that leads to more commissions.\r\n\r\n>>> Watch Real Ordinary Webmasters Like You Print Money Online Without Breaking Sweat using this Secret Tool: https://www.busitoday.co/scalar \r\n\r\nRemember, I\'m so confident in Scalar that I\'m willing to put my money where my mouth is.\r\n\r\nIf you don\'t see results in 90 days, I\'ll refund your money AND send you $100 as an apology for wasting your time.\r\n\r\nCrazy?   Maybe.   But I\'m that confident.\r\n\r\nThe people with success stories in this page are just like you.\r\n\r\nTheir journeys might surprise you.\r\n\r\nAnd inspire you.\r\n\r\nBecause here\'s the thing: they\'re not special.\r\n\r\nThey\'re not gurus.   They\'re just regular folks who found a tool that works.\r\n\r\nAnd if it worked for them, it can work for you too.\r\n\r\n>>>Click Here To Grab It For A Small One-time Fee (+ Lots of Cool Bonuses): https://www.busitoday.co/scalar \r\n\r\nBest,\r\n\r\nRobert Hodge\r\n\r\nP.S. Don\'t Sleep on This.   I\'m not sure how long this deal will be online.   If you delay, you could miss out…and that\'ll hurt me.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4201 James Martin Circle\r\nWesterville, OH 43081', '2024-07-04 13:40:44', '2024-07-04 13:40:44'),
(1438, 'Jerome Bailey', 'franknai@realdollar.xyz', 'অভিযোগ বক্স', 'Drive Organic Traffic From These 5 Platforms On Autopilot!', 'Hey there,\r\n\r\nQuick question…\r\n\r\nWhat is the single most used social media platform?\r\n\r\nWell… you guessed it… it’s definitely Facebook.\r\n\r\nNow what if I told you that you can unlock 365 days of organic traffic from a total of 5 platforms including Facebook…\r\n…without having to do any of the heavy lifting.\r\n\r\nThis tool does the hard work for you.  See HOW: https://www.realdollar.xyz/franknai  \r\n\r\nThe problem is that 99% of brands struggle to attract real followers and quality leads with their content at scale.\r\n\r\nAnd yet the other 1% has figured out a way to stay at the top and…\r\n\r\nGo viral over and over again, in literally ANY niche, organically\r\n\r\nTurn their social media content into a lead generation machine with actual paying customers\r\n\r\nLeverage the algorithm changes on an even bigger scale while their competition struggles to recover from the hit\r\n\r\nIn fact, people like Gary V say if you’re not producing 100 pieces of content every day = you’re leaving money at the table.\r\n\r\nIf you want to automate your content marketing for the next 365 days and generate traffic from 5 different platforms…\r\n\r\nMake sure to check out FranknAI: https://www.realdollar.xyz/franknai  \r\n\r\nTalk soon,\r\n\r\nJerome Bailey\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4577 Mount Tabor\r\nTarrytown, NY 10591', '2024-07-05 11:15:32', '2024-07-05 11:15:32'),
(1439, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'Dear paramountinsurancebd.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-05 12:37:45', '2024-07-05 12:37:45');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1440, 'Santiago Flanagan', 'flanagan.santiago@yahoo.com', 'অভিযোগ বক্স', 'Boost Your Strategy with The Revolutionary Tool!', 'Cool website!\r\n\r\nDear paramountinsurancebd.com Admin.\r\n\r\nMy name’s Santiago, and I simply located your site - paramountinsurancebd.com - while surfing the net. You showed up at the summit of the search results, so I looked you out. Appears like what you’re doing is pretty cool.  \r\n\r\nBut if you don’t mind me questioning – after someone like me stumbles across paramountinsurancebd.com, what typically happens?\r\n\r\nIs your site generating leads for your business? \r\n\r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who touch down on a site finish leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a idea – what if there was an simple way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and declared, “call me now.”\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that’s works on your site, set to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can chat to that lead while they’re actually looking your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to test a Live Demo with Web Visitor now to see specifically how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference in between contacting someone within 5 minutes versus 30 minutes later can be massive – like 100 times better!\r\n\r\nThat’s why we constructed our new SMS Text With Lead attribute because once you’ve caught the visitor’s phone number, you can automatically a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow-up with text messages for new offers, content links, even just “how you doing?” notes to build a a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn Web Visitor can do for your enterprise\r\n\r\nYou could be converting up to 100X more leads today!\r\nSantiago\r\n\r\nPS: Web Visitor offers FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://turboleadgeneration.com to test Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\nJust a rapid message - the identities and email used here, Santiago and Flanagan, are placeholders and not actually real contact information. We esteem honesty and desired to ensure you are informed! If ever you wish to communicate with the genuine individual responsible for this note, please go to our site, and we’ll associate you with the appropriate individual.', '2024-07-05 16:39:58', '2024-07-05 16:39:58'),
(1441, 'gJSwSaAokD', 'mitaxebandilis@gmail.com', '?????? ????', 'DvLWNwhNfi ATiWEsNfCB KMyjjHCkfV mpeJfqNRxf MISduNcbqV', 'All time cool 000*** paramountinsurancebd.com', '2024-07-06 00:59:13', '2024-07-06 00:59:13'),
(1442, 'Mohamed Caron', 'mohamed.caron@yahoo.com', 'তথ্য অধিকার আইকন', 'Elevate Your Sales with M.I.H Digital Marketing Expertise', 'Dear,\r\n\r\nI hope this message finds you well. I am writing to introduce you to M.I.H, the premier digital marketing agency dedicated to transforming businesses and driving sales growth. Here’s how partnering with M.I.H can benefit your business:\r\n\r\n1. **Targeted SEO Strategies:** Enhance your online visibility and attract high-quality traffic to your website, leading to increased conversion rates.\r\n2. **Effective Social Media Campaigns:** Engage with your audience on various platforms, boosting brand awareness and customer loyalty.\r\n3. **Compelling Content Marketing:** Develop valuable content that resonates with your audience, establishing your brand as an industry leader.\r\n4. **Precision PPC Advertising:** Implement cost-effective PPC campaigns to reach potential customers actively searching for your products or services.\r\n5. **Data-Driven Insights:** Utilize advanced analytics to optimize marketing strategies continuously, ensuring maximum ROI.\r\n\r\nM.I.H\'s tailored approach and expertise across various industries ensure we understand and meet your unique business goals. Let’s discuss how M.I.H can help elevate your brand and drive sales growth.\r\n\r\nPlease get in touch at marketingagency.mih@gmail.com to schedule a consultation. I look forward to exploring opportunities for collaboration.\r\n\r\nBest regards,\r\nM.I.H Marketing Agency\r\nmarketingagency.mih@gmail.com\r\nhttps://mihmarketingagency.com/', '2024-07-06 01:38:59', '2024-07-06 01:38:59'),
(1443, 'Dave Garon', 'taylah.garon@hotmail.com', 'তথ্য অধিকার আইকন', 'Elevate Your Sales with M.I.H Digital Marketing Expertise', 'Dear,\r\n\r\nI hope this message finds you well. I am writing to introduce you to M.I.H, the premier digital marketing agency dedicated to transforming businesses and driving sales growth. Here’s how partnering with M.I.H can benefit your business:\r\n\r\n1. **Targeted SEO Strategies:** Enhance your online visibility and attract high-quality traffic to your website, leading to increased conversion rates.\r\n2. **Effective Social Media Campaigns:** Engage with your audience on various platforms, boosting brand awareness and customer loyalty.\r\n3. **Compelling Content Marketing:** Develop valuable content that resonates with your audience, establishing your brand as an industry leader.\r\n4. **Precision PPC Advertising:** Implement cost-effective PPC campaigns to reach potential customers actively searching for your products or services.\r\n5. **Data-Driven Insights:** Utilize advanced analytics to optimize marketing strategies continuously, ensuring maximum ROI.\r\n\r\nM.I.H\'s tailored approach and expertise across various industries ensure we understand and meet your unique business goals. Let’s discuss how M.I.H can help elevate your brand and drive sales growth.\r\n\r\nPlease get in touch at marketingagency.mih@gmail.com to schedule a consultation. I look forward to exploring opportunities for collaboration.\r\n\r\nBest regards,\r\nM.I.H Marketing Agency\r\nmarketingagency.mih@gmail.com\r\nhttps://mihmarketingagency.com/', '2024-07-06 02:08:42', '2024-07-06 02:08:42'),
(1444, 'Felix Paxton', 'felix.paxton13@googlemail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'Game changing customer financing approves down to 500 FICO More approvals = More Profits\r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/', '2024-07-06 07:20:11', '2024-07-06 07:20:11'),
(1445, 'Jaime McAlister', 'webx@solveques.xyz', 'শুদ্ধাচার সেবা বক্স', 'Untapped Earning Opportunity In Secs For You!- Zero Work Required!', 'Hi,\r\n\r\nBusiness owners on Upwork, Fiver, eBay, Facebook, and more are waiting to pay you 1k + USD daily.\r\n\r\nThey pay tons of dollars monthly to create Funnels, and Landing pages that don\'t convert.\r\n\r\nThey have to renew domains monthly, and it\'s eating deep into their profits.\r\n\r\nThey don\'t have to go through all of that crap anymore…\r\n\r\nThey can pay you and all you need to do is…\r\n\r\nDeploy WebX AI, and you can Unlimited Landing pages, Funnels, review pages and so much more for them.\r\n\r\nOr\r\n\r\nYou can decide to give them access to create while they pay you monthly.\r\n\r\nThis is a big win for you…\r\n\r\nYou can do all of that with\r\n\r\nZero Coding required\r\nZero expensive fees for host and domain\r\nZero Tech skill required.\r\n\r\nWatch A Quick Demo Video Here<<<: https://www.solveques.xyz/webx \r\n\r\nYou are the boss with WebX AI.\r\n\r\nOnly a few know about this already and just 50 accesses are allowed.\r\n\r\nYou are super early but you need to be fast about it.\r\n\r\nGet Your VIP Access To WebX Here<<<: https://www.solveques.xyz/webx \r\n\r\nEarly access guarantees you massive bonuses \r\n \r\nThe early bird discount expires in 20mins\r\n\r\nHurry and claim offers.\r\n\r\nGet Started With WebX $ Secure $1,556 Fast<<<: https://www.solveques.xyz/webx \r\n\r\nCongratulations buddy.\r\n\r\nJaime McAlister\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2511 Holly Street\r\nDalton, GA 30720', '2024-07-06 08:39:07', '2024-07-06 08:39:07'),
(1446, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'To the\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-06 17:58:53', '2024-07-06 17:58:53'),
(1447, 'Ashlee Mullah', 'mullah.ashlee@gmail.com', 'তথ্য অধিকার আইকন', 'Seize Sales Right Away with The Revolutionary Tool!', 'To the paramountinsurancebd.com Webmaster.\r\n\r\nThis is Ashlee here, bringing you a swift note about your website paramountinsurancebd.com...\r\n\r\nI am throughout the internet quite a bit and I see numerous business websites.\r\n\r\nSimilar to yours, a number of them have excellent content.\r\n\r\nHowever, more often than not, they lack when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it is hard. Studies reveal 7 out of 10 individuals who visit a site, abandon it in minutes without even leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere is a answer for you…\r\n\r\nWeb Visitors Into Leads is a widget  that’s works on your site, set to collect every visitor’s Name, Email address and Phone Number. You’d know right away they are interested and you can call them directly to talk with them literally while they are still online looking at your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to realize exactly how it operates.\r\n\r\nIt might be enormous for your business – and as you have got that phone number, with our new SMS Text With Lead function, you can instantly start a text (SMS) discussion – right away… and reaching out to someone in that 5 minute window is 100 times more powerful than contacting 30 minutes or more later.\r\n\r\nMoreover, with text messaging you may follow up later with fresh deals, content links, even just follow up notes to continue the conversation going.\r\n\r\nAll I’ve just outlined is extremely simple to implement, affordable, and lucrative.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to find out what Web Visitors Into Leads can do for your business.\r\n\r\nYou might be converting up to 100X more eyeballs into leads today!\r\n\r\nAshlee\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – and it even features International Long Distance Calls. \r\nThere are customers waiting to speak with you at this moment… don’t leave them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try out Web Visitors Into Leads today.\r\n\r\nIn case you wish to unsubscribe click https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nOnly a brief note - the names and email used here, Ashlee and Mullah, are placeholders and not actual contact information. We appreciate transparency and wanted to ensure sure you’re aware! If you want to get in touch with the actual person behind this message, please visit our website, and we’ll associate you with the right individual.}', '2024-07-06 23:01:54', '2024-07-06 23:01:54'),
(1448, 'Ruben Moore', 'openappai@nowbusiness.info', 'তথ্য অধিকার আইকন', 'Huge Profits: Create and Sell Unlimited Android & iOS Apps Mobile App in 60 Seconds!', 'Exciting news!   The wait is finally over – OpenApp AI is now LIVE\r\nThe first-ever AI-powered, no-coding \'Android & iOS\' mobile app builder.\r\nGame-changing technology allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into stunning Real Android & iOS mobile apps in less than 60 seconds!\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.nowbusiness.info/openappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\n\r\nReady to take the leap into the future of app development?   Try OpenApp AI today and experience the simplicity of turning your dreams into reality.\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.nowbusiness.info/openappai \r\n\r\nDon\'t let coding complexities hold you back.   Join the ranks of successful app creators with OpenApp AI.\r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....   that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.nowbusiness.info/openappai \r\n\r\n\r\nBest regards,\r\nRuben Moore\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3321 My Drive\r\nHuntington, NY 11743', '2024-07-07 08:27:47', '2024-07-07 08:27:47'),
(1449, 'Mike S', 'debbe834@rkytuhoney.com', 'অভিযোগ বক্স', 'Light Up Lives: Shop Candles for Homeless Vets', 'Mike here from Texas.  I was a homeless vet at one time and I believe that should never be the case for anyone else.  As I got on my feet I decided to try and give to those who were in my position.  Thats how Child Light Candles was born.\r\n\r\nWhen you grab a Childlight Candle, you\'re not just getting a luxurious soy candle. You\'re helping to illuminate the path for homeless veterans. We donate 25% of our profits to charities that provide vital support, such as housing assistance, job training, and mental health services. Browse our collection of captivating scents and discover your new favorite candle, all while making a meaningful contribution.\r\n\r\n\r\nUse 1776 as a special 4th of July weekend coupon code for 10% starting right now - Show our vets you care and choose from over 10 gourmet fragerances before the coupon code expires.\r\n\r\n\r\n\r\nBest Regards,\r\n\r\nMike S\r\nDallas Texas\r\nhttps://cutt.ly/Qw2S9T3c', '2024-07-07 09:03:29', '2024-07-07 09:03:29'),
(1450, 'Tobias Pierre', 'pierre.tobias@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'What Can You Cut Costs More on Your Next Trip?', 'Find out how you can combine comfort and low prices in your upcoming journey!\r\n\r\nhttps://bit.ly/travel-at-a-lower-cost', '2024-07-07 11:51:14', '2024-07-07 11:51:14'),
(1451, 'Edward Flynn', 'edwardjhflynn@gmail.com', 'Select Dropdown', 'Web Design Crafted for Speed and Performance', 'Hello,\r\n\r\nSpeed matters online. Our Web Design service prioritizes fast-loading, high-performance websites. Ready for a website that keeps up with the pace? Reply for a speed-optimized online experience.\r\n\r\nBest,\n\nEdward Flynn', '2024-07-07 18:02:00', '2024-07-07 18:02:00'),
(1452, 'Joe spikket', 'cheerfullyfun@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock the Benefits of 3 Years of Net 2 Phone!', 'Sick of your buisness phone bills? Are you ready to take your communication to the next level while saving? Discover why locking into 3 years of Net 2 Phone offers unmatched benefits over its competitors!\r\n\r\n\r\nWith Net 2 Phone, you\'ll enjoy \r\n\r\n\r\n\r\n\r\nSuperior Call Quality and Reliability\r\nCompetitive Pricing with No Hidden Fees\r\nAdvanced Features like VoIP \r\n\r\nVideo Conferencing\r\n\r\nVirtual Numbers\r\nSeamless Integration with Your Existing Systems\r\n24/7 Exceptional Customer Support \r\nScalable Solutions to Grow with Your Business\r\nEnhanced Security and Data Protection\r\n\r\n\r\nDon’t miss out on this opportunity to elevate your business communication.\r\n\r\n\r\nVisit acr-solutions.net to learn more and schedule an appointment with our experts to get a quote.\r\n\r\n\r\n\r\n\r\n\r\nLooking forward to helping you unlock your communication potential!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nTo stop receiving marketing emails please reply stop with your URL example......http://example.com/index.hymi', '2024-07-07 19:43:12', '2024-07-07 19:43:12'),
(1453, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Dear paramountinsurancebd.com Administrator! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at paramountinsurancebd.com.\r\n\r\n- They hang out for a minute to check it out.  I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-08 01:24:08', '2024-07-08 01:24:08'),
(1454, 'Daniel Sanderson', 'planksip.dot.org@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Re: Can you help me with something?', 'I\'m reaching out to explore potential collaborations where I can bring my proven track record in sales and marketing to your team. What sets me apart is my ability to generate high-quality leads that convert to sales without requiring upfront costs.\r\n\r\nMy approach for your business would be custom, ensuring immediate gains and sustainable growth.  I have a strong commitment to delivering measurable results and I guarantee improvements in your sales metrics which is why I\'m not asking for anything up front.\r\n\r\nWould you be available for a quick call to explore how we can work together?\r\n\r\n\r\nDaniel Sanderson\r\nPlanksip\r\n916-634-1928', '2024-07-08 01:36:11', '2024-07-08 01:36:11'),
(1455, 'Amelia Brown', 'ameliabrown0325@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia', '2024-07-08 03:38:07', '2024-07-08 03:38:07'),
(1456, 'Mike Russel', 'mikeGods@gmail.com', '?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkey-seo.org/affiliates/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Russel\r\n \r\nMonkey Digital \r\nhttps://www.monkey-seo.org/whatsapp-affiliates/', '2024-07-08 14:36:11', '2024-07-08 14:36:11'),
(1457, 'Dave Lovejoy', 'garland.lovejoy@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin.', 'Are you still looking at getting your website\'s SEO done? Contact Now intrug@gmail.com', '2024-07-08 21:04:16', '2024-07-08 21:04:16'),
(1458, 'Michelle Trumbo', 'trumbo.michelle@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Are you still looking at getting your website\'s SEO done? Contact Now intrug@gmail.com', '2024-07-08 21:06:34', '2024-07-08 21:06:34'),
(1459, 'Abraham Campbell', 'abraham.campbell@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'Vetted is a powerful sales multiplier that helps you close 60 % more deals. \r\nThat’s a game changer.\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.', '2024-07-08 23:26:00', '2024-07-08 23:26:00'),
(1460, 'Neva Voss', 'neva.voss@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'WANTED: Partnerships & Agents for Global E-commerce Firm\r\n\r\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\r\n\r\nWhy Choose 4U2 Inc.? (see https.//www.4u2inc.com)\r\n\r\nGlobal reach for your products\r\nImmediate requirements for a wide range of items\r\nOpportunity to expand your business network\r\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\r\n\r\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\r\n\r\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!', '2024-07-09 00:56:35', '2024-07-09 00:56:35'),
(1461, 'Danyl Leary', 'leanne.leary84@gmail.com', 'তথ্য অধিকার আইকন', '5 stares Google Maps Reviews', 'Dear Sir /Madam\r\n\r\nAs I see that you do not have many positive reviews on Google Maps, which means that you will not be able to get new customers, But the good news today is that I can increase your google map ranking so you can have more exposure and get more customers this also\r\n\r\nGetting google maps reviews from your customers has always been a beneficial exercise for business, but today its importance is even greater. Let\'s attract new customers by making your business in the first Google search results, 72% of customers will take action only after reading a positive online review.\r\n\r\nIf you are Intrested please click this link to start: https://tinyurl.com/2x44w7y4\r\n\r\n\r\n\r\nRegards \r\nDanyl', '2024-07-09 01:20:31', '2024-07-09 01:20:31'),
(1462, 'Josef Kenzy', 'info@moreprofitwithtracking.com', '???? ?????? ????', 'Increase Revenue with Better Tracking', 'Hi, \r\nI noticed that your website does not have advanced tracking set up. Without knowing your visitors\' behavior, you leave a lot of money on the table. \r\nAt MoreProfitWithTracking.com, we specialize in providing businesses like yours with the most suitable website tracking, FREE of charge. \r\nMany of our customers have increased their ROAS by over 20%! \r\nJust click the link here:  https://MoreProfitWithTracking.com \r\nThank you and best regards, \r\nJosef Kenzy \r\nCEO \r\nMoreProfitWithTracking.com \r\njosef@MoreProfitWithTracking.com \r\nP.S. Every website needs tracking, especially when you are running ads. After the iOS update, basic Google Analytics does not cut it anymore. Therefore, we have put together our favorite solutions that have worked for our clients.', '2024-07-09 02:19:42', '2024-07-09 02:19:42'),
(1463, 'Brian And Dee Theissen', 'carrie.theissen12@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-07-09 03:00:54', '2024-07-09 03:00:54'),
(1464, 'Curtis Salazar', 'aigptbookcreator@busihelp.xyz', 'শুদ্ধাচার সেবা বক্স', 'Turn Your Words into Wealth: Publishing Books That Sell Globally', 'Hello My Dear !\r\n\r\nJoin the AiGPTBookCreator wave! \r\n\r\nEveryone is riding high on profits from Books, reports, business books, and even opening their own Book stores. \r\n\r\nIt\'s the latest 2024 tech that crafts amazing Books with just a few clicks. Plus, you get full commercial rights! \r\n\r\nDon\'t just take my words, Watch yourself: https://www.busihelp.xyz/aigptbookcreator \r\n\r\n Grab 50,000 ready-to-go professional Books people adore 📘\r\n Eye-catching designs, Books templates for top-notch looking Books 🎨\r\n Sleek layouts to keep readers engaged and covert them into customers 📚\r\n Content that turns regular readers, leads, and customers into profitable buyers 🚀\r\n\r\nSeize the big opportunity: With one click, your Book is ready, earning royalties for a lifetime. Boost your credibility, generate leads, increase sales, and effortlessly build a fan base today. \r\n\r\nBecome an author, educator, or create info products instantly. \r\n\r\nNo need for design, technical, or writing skills – simply click, design, and publish your own Books, reports, and whitepapers within minutes. 📈📚✨\r\n\r\nMEET : AI GPTBook Creator\r\n\r\nWrite Your Dream Book In 60 Seconds In Any Language : https://www.busihelp.xyz/aigptbookcreator \r\n\r\nEnter Keyword and AiGPTBookCreator will Create, Design & Publish ‘Pro Writer Like Book’  On Any Topic\r\n\r\nGrab all prime Exclusive bonuses including a huge discount on AiGPTBookCreator which you have never seen before.\r\n\r\nLook at the extra brownie you get in today’s deal with AiGPTBookCreator\r\n\r\nExclusive Bonus #1 : AI 3000 Image Library\r\nExclusive Bonus #2 :Mega 150 Fitness Bundle\r\nExclusive Bonus #3 :Launch It!\r\nExclusive Bonus #4 :Book Publishing Profits\r\nExclusive Bonus #5 :Kindle Cover Templates\r\nExclusive Bonus #6 :How To Publish An Book On Amazon Kindle\r\nExclusive Bonus #7 :Social Media Marketing Made Easy  \r\n\r\nWith immediate access, you get top features Like :\r\n\r\n Create Books with AI from Keywords\r\n Create Books from Images\r\n Drag & Drop Books Editor\r\n Stunning In-Built Book Cover Designer\r\n Inbuilt Content Creator\r\n Download, Share & Publish Books\r\n Create Social Media Images, eCovers, Mock-ups\r\n 2 Million+ Searchable Stock Images, Videos & Vectors Library\r\n 100% Mobile Optimized Books\r\n Beautiful DFY Book Cover Templates\r\n Commercial License Included\r\n Create Books for Clients, Charge Them & Earn Good Profits\r\n\r\nRegards,\r\nCurtis Salazar\r\n\r\nPS \r\nNo need to worry about creating graphics, images, or logos. \r\nSay goodbye to the hassle of hustling with content writers. \r\nAiGPTBookCreator has got you covered! 🎨💡✨\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 763 Cambridge Court\r\nSpringdale, AR 72764', '2024-07-09 11:46:26', '2024-07-09 11:46:26'),
(1465, 'Kandis Gamboa', 'kandis.gamboa@gmail.com', 'শুদ্ধাচার সেবা বক্স', '24/7 Live Chat = More Sales & Happy Customers', 'Hey,\r\n\r\nCustomers want answers now. Don\'t lose leads with offline messages!\r\n\r\nLive chat boosts sales & loyalty. 44% of consumers love it!\r\n\r\nOpen247 provides:\r\n\r\n* Expert agents (24/7!)\r\n* Brand ambassadors\r\n* Cost-effective solution\r\n\r\nBenefits:\r\n\r\n* More conversions (capture hot leads!)\r\n* Happier customers (fast, friendly support)\r\n* Less work for you (focus on core business)\r\n\r\nGet a free quote! Email me now at open247chat@gmail.com \r\nWe\'ll customize a plan to fit your budget.\r\n\r\nP.S. Get 30 Days Free Trial Now!!', '2024-07-09 21:04:56', '2024-07-09 21:04:56'),
(1466, 'CompanyRegistar.org', 'janssen.nannette@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your online property paramountinsurancebd.com is listed in only a few directories.', 'Hi \r\n\r\nI see your online property is only listed in 9 out of 2500 directories\r\n\r\nThis will greatly impact your page rank, the more directories your company is listed in, globally or locally, the more back links you have and the higher you rank in Google, Yahoo, Bing. \r\n\r\nNever has it been easier to promote your website paramountinsurancebd.com\r\n\r\nJust a few inputs and our program willl do the rest. \r\n\r\nNo more fretting about email verification, CAPTCHAs or manual link building.\r\n\r\nWe have automed everything that we possibly could to make submitting your online property a breeze.\r\n\r\nSee your site on the first page.\r\n\r\nWe will list your online property to numerous directories and give you a full report on the status of each submission. Although we have created an automated system to a large extent, some of the registries may require manual mail validation which could cause a slight delay. \r\n\r\nMaking your life easier \r\n\r\nhttps://CompanyRegistar.org', '2024-07-09 22:24:42', '2024-07-09 22:24:42'),
(1467, 'Lovie Cronan', 'lovie.cronan31@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Change Your Web Existence with This Groundbreaking Solution!', 'Hello to the paramountinsurancebd.com Webmaster.\r\n\r\nThis is Lovie , bringing you a swift note about your website paramountinsurancebd.com...\r\n\r\nI’m across the internet quite a bit and I look at numerous business websites.\r\n\r\nJust like yours, several them have great content.\r\n\r\nBut, more often than not, they fall short when it comes to connecting and connecting with anybody who visits.\r\n\r\nI get it – it is hard. Research indicate 7 out of 10 people who visit a site, abandon it in moments without even leaving  a trace. You’ve got the eyeball, but nothing.\r\n\r\nHere is a solution for you…\r\n\r\nWeb Visitors Into Leads is a tool widget that’s functions on your site, set to grab any visitor’s Name, Email address and Phone Number. You’d know right away they are interested and you can call them directly to speak with them literally as they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to realize exactly how it functions.\r\n\r\nIt might be huge for your business – and since you have got that phone number, with our new SMS Text With Lead function, you may automatically start a text (SMS) chat – immediately… and connecting with someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nMoreover, with text messaging you could follow-up later with new promotions, content links, or even just follow up notes to maintain the conversation going.\r\n\r\nAll I’ve just outlined is extremely straightforward to apply, economical, and lucrative.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nLovie\r\nPS: Web Visitors Into Leads gives a FREE 14 days trial – and it comes with International Long Distance Calls. \r\nThere are customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try out Web Visitors Into Leads today.\r\n\r\nIn case you prefer to unsubscribe click https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nMerely a quick note - the names and email used here, Lovie and Cronan, are simulations and not real contact data. We respect transparency and want to ensure sure you’re aware! If you wish to get in touch with the genuine person behind this message, kindly visit our website, and we’ll connect you with the correct individual.}', '2024-07-09 22:37:33', '2024-07-09 22:37:33'),
(1468, 'Kendrick Falcon', 'falcon.kendrick@yahoo.com', 'তথ্য অধিকার আইকন', '24/7 Live Chat = More Sales & Happy Customers', 'Hey,\r\n\r\nCustomers want answers now. Don\'t lose leads with offline messages!\r\n\r\nLive chat boosts sales & loyalty. 44% of consumers love it!\r\n\r\nOpen247 provides:\r\n\r\n* Expert agents (24/7!)\r\n* Brand ambassadors\r\n* Cost-effective solution\r\n\r\nBenefits:\r\n\r\n* More conversions (capture hot leads!)\r\n* Happier customers (fast, friendly support)\r\n* Less work for you (focus on core business)\r\n\r\nGet a free quote! Email me now at open247chat@gmail.com \r\nWe\'ll customize a plan to fit your budget.\r\n\r\nP.S. Get 30 Days Free Trial Now!!', '2024-07-09 23:28:14', '2024-07-09 23:28:14'),
(1469, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'Want to know the secret to getting working capital?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message', '2024-07-10 00:04:41', '2024-07-10 00:04:41'),
(1470, 'Dave Blocker', 'blocker.allison@gmail.com', 'অভিযোগ বক্স', '24/7 Live Chat = More Sales & Happy Customers', 'Hey,\r\n\r\nCustomers want answers now. Don\'t lose leads with offline messages!\r\n\r\nLive chat boosts sales & loyalty. 44% of consumers love it!\r\n\r\nOpen247 provides:\r\n\r\n* Expert agents (24/7!)\r\n* Brand ambassadors\r\n* Cost-effective solution\r\n\r\nBenefits:\r\n\r\n* More conversions (capture hot leads!)\r\n* Happier customers (fast, friendly support)\r\n* Less work for you (focus on core business)\r\n\r\nGet a free quote! Email me now at open247chat@gmail.com \r\nWe\'ll customize a plan to fit your budget.\r\n\r\nP.S. Get 30 Days Free Trial Now!!', '2024-07-10 06:00:22', '2024-07-10 06:00:22'),
(1471, 'AmandaProogs3', 'amandaUttepper1@gmail.com', '?????? ????', 'Hey stud, ready for love?', 'Hey darling, want to hang out? -  https://rb.gy/7rnhss?Sach', '2024-07-10 07:33:51', '2024-07-10 07:33:51'),
(1472, 'Mike Ward', 'mikeGods@gmail.com', '?????? ????', 'NEW: semrush backlinks available on sale', 'Hello \r\nThis is Mike Ward\r\nfrom Strictly Digital \r\n \r\nLet me present to you our latest discovered from the SEO environment. \r\nWe have noticed that getting backlinks from websites that have high SEO metrics values doesn\'t always help, and in fact, what is more important is to have backlinks from sites that are actually ranking for many keywords. \r\n \r\nThus, we have built this service especially to meet these new discoveries and the results are astonishing. \r\n \r\nPlease check more details here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\n \r\n \r\nRegards, \r\nStrictly Digital SEO Team \r\n \r\nWhatsapp us for more details: \r\nhttps://www.strictlydigital.net/whatsapp-us/', '2024-07-11 08:56:39', '2024-07-11 08:56:39'),
(1473, 'Juliette Beck', 'giantebook@kagrowth.org', 'অভিযোগ বক্স', 'Make Huge Profits via Selling Those Ebooks', 'Hey,\r\n\r\nWhat if you could get instant access to 3,000 Ebooks with PLR Rights?\r\n\r\nEbooks that you can edit, add your name into them and sell for huge profits\r\n\r\nWould be awesome, right?  & Now it\'s 100% possible\r\n\r\nCheck out here : https://www.kagrowth.org/giantebook \r\n\r\nHere\'s what you get with Giant Ebook Kit:\r\n\r\n=> 3,000 Ebooks with PLR Rights & MRR Rights, we cover the most profitable niches such as health, wealth, dating and many more, it includes sub niches such as weight loss, make money online, content creation, dating, etc.\r\n\r\n=> Those Ebooks comes with full private label rights meaning you can do whatever you want with them, edit them, sell them, use them as they\'re, etc, here you\'re in full control\r\n \r\n=> Save you time and money, with Giant Ebook Kit, our goal is to save your time and money - and also make you HUGE profits…for that reason we have only ebooks in the most profitable niches and also they\'re all very easy to edit, use or sell :)\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now : https://www.kagrowth.org/giantebook \r\n\r\nJuliette Beck\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 232 Ritter Avenue\r\nArmada, MI 48005', '2024-07-11 09:05:53', '2024-07-11 09:05:53'),
(1474, 'Helene Cheek', 'cheek.helene@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Ecommerce? Get Our Free Guide Now!', 'Hi,\r\n\r\nBuilding a successful ecommerce website can be overwhelming. Are you struggling to get your online store off the ground?\r\nLow traffic, poor conversions, and complex platform choices can make it feel impossible to succeed. It’s frustrating when your hard work doesn’t translate into sales and growth.\r\nDownload our FREE eBook: \"100 Checkpoints for a Successful Ecommerce Website.\" This comprehensive guide is designed to help you overcome these challenges and transform your ecommerce site into a thriving business.\r\n\r\nHere\'s what you\'ll get:\r\n\r\n Target Audience,  UserFriendly Design, Compelling Product Descriptions, Simplified Checkout,  SEO Tips, Digital Marketing Strategies, Customer Service, Security Compliance &  Growth Planning.  \r\nReady to conquer your ecommerce challenges? Download Your Free eBook Now!  \r\n\r\nhttps://alwaysdigital.co/f1/?paramountinsurancebd.com\r\n\r\nWe’re here to support your journey to ecommerce success. If you have any questions or need further assistance, feel free to reach out.\r\n\r\nTo your success,\r\nSam Miller\r\n\r\nP.S. Limited time offer – grab your free eBook today!', '2024-07-11 21:34:26', '2024-07-11 21:34:26'),
(1475, 'William Ambrosio', 'globalhiringagents@gmail.com', 'তথ্য অধিকার আইকন', 'Complimentary Market Analysis for Your Hiring Needs. Finding Your Most Talented Professionals.', 'Hello, it\'s Will!  Does your company have any urgent hiring needs? I have a lot of experience in finding professionals who often seem undiscoverable.\r\n\r\nI\'ve found that volunteering my efforts is a great way to showcase our capabilities to new clients. I\'m able to provide a market analysis of local talent or discuss other ways we may be able to assist your team. Reply here or text me at 7473163974 to share which employees have been challenging to find and hire in your area. Looking forward to your response.\r\n\r\nBest Regards,\r\nWilliam Ambrosio\r\nMarketing Director\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out.\r\nparamountinsurancebd.com', '2024-07-11 22:00:45', '2024-07-11 22:00:45'),
(1476, 'Amy Orth', 'orth.amy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Ecommerce? Get Our Free Guide Now!', 'Hi,\r\n\r\nBuilding a successful ecommerce website can be overwhelming. Are you struggling to get your online store off the ground?\r\nLow traffic, poor conversions, and complex platform choices can make it feel impossible to succeed. It’s frustrating when your hard work doesn’t translate into sales and growth.\r\nDownload our FREE eBook: \"100 Checkpoints for a Successful Ecommerce Website.\" This comprehensive guide is designed to help you overcome these challenges and transform your ecommerce site into a thriving business.\r\n\r\nHere\'s what you\'ll get:\r\n\r\n Target Audience,  UserFriendly Design, Compelling Product Descriptions, Simplified Checkout,  SEO Tips, Digital Marketing Strategies, Customer Service, Security Compliance &  Growth Planning.  \r\nReady to conquer your ecommerce challenges? Download Your Free eBook Now!  \r\n\r\nhttps://alwaysdigital.co/f1/?paramountinsurancebd.com\r\n\r\nWe’re here to support your journey to ecommerce success. If you have any questions or need further assistance, feel free to reach out.\r\n\r\nTo your success,\r\nSam Miller\r\n\r\nP.S. Limited time offer – grab your free eBook today!', '2024-07-11 23:58:21', '2024-07-11 23:58:21'),
(1477, 'Victor Marra', 'openappai@earnmorenow.info', 'অভিযোগ বক্স', 'Build, Monetize, and Sell Mobile Apps in a Snap', 'Hey ,\r\n\r\nDreaming of creating and monetizing mobile apps without the hassle of coding?  Your dream is about to become a reality with OpenApp AI - the all-in-one solution for building, customizing, and selling Android & iOS apps effortlessly!\r\n\r\nOpenApp AI isn\'t just another app builder;  it\'s your key to unlocking the potential of app entrepreneurship.  Our groundbreaking platform allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into polished mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.earnmorenow.info/openappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is your ultimate companion on the path to app success:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nDon\'t miss out on this opportunity to join the ranks of successful app entrepreneurs.  Join the OpenApp AI revolution and start building your app empire today!\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds: https://www.earnmorenow.info/openappai \r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....  that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\nGrab OpenApp AI With Limited Time Bonuses Today: https://www.earnmorenow.info/openappai \r\nTo Your Success,\r\n\r\nVictor Marra\r\n\r\nP.S- We bet it’s the best you could get at such a low price.  So don\'t waste a second and get this before the prices go beyond your limits.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3039 Woodhill Avenue\r\nBaltimore, MD 21201', '2024-07-12 06:51:32', '2024-07-12 06:51:32'),
(1478, 'Mike Calkins', 'calkins.hilton@gmail.com', 'তথ্য অধিকার আইকন', 'Struggling with Ecommerce? Get Our Free Guide Now!', 'Hi,\r\n\r\nBuilding a successful ecommerce website can be overwhelming. Are you struggling to get your online store off the ground?\r\nLow traffic, poor conversions, and complex platform choices can make it feel impossible to succeed. It’s frustrating when your hard work doesn’t translate into sales and growth.\r\nDownload our FREE eBook: \"100 Checkpoints for a Successful Ecommerce Website.\" This comprehensive guide is designed to help you overcome these challenges and transform your ecommerce site into a thriving business.\r\n\r\nHere\'s what you\'ll get:\r\n\r\n Target Audience,  UserFriendly Design, Compelling Product Descriptions, Simplified Checkout,  SEO Tips, Digital Marketing Strategies, Customer Service, Security Compliance &  Growth Planning.  \r\nReady to conquer your ecommerce challenges? Download Your Free eBook Now!  \r\n\r\nhttps://alwaysdigital.co/f1/?paramountinsurancebd.com\r\n\r\nWe’re here to support your journey to ecommerce success. If you have any questions or need further assistance, feel free to reach out.\r\n\r\nTo your success,\r\nSam Miller\r\n\r\nP.S. Limited time offer – grab your free eBook today!', '2024-07-12 08:37:26', '2024-07-12 08:37:26'),
(1479, 'MPDnrhQEHt', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'RhruChTold AOVrvHDbhY jlzCEGpsbI UGnLqmorqi iKoRTmfZyP', 'All time cool 000*** paramountinsurancebd.com', '2024-07-12 08:55:27', '2024-07-12 08:55:27');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1480, 'Ravi Rutter', 'adrianne.rutter@outlook.com', 'অভিযোগ বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-07-12 16:03:37', '2024-07-12 16:03:37'),
(1481, 'Jasper Linsley', 'jasper.linsley@hotmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-07-12 22:43:07', '2024-07-12 22:43:07'),
(1482, 'Maria Masterson', 'quillaio@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'FINALLY - AI Can write Product Reviews', 'Hi paramountinsurancebd.com,\r\n\r\nSince the beginning of the \"AI Content\" craze there\'s been ONE question that continues to be asked over and over again..\r\n\r\n\"Can it write product reviews?\"\r\n\r\nAnd for good reason, we ALL know how consistent it is to write, rank and profit from reviews, right?\r\n\r\nit\'s one of the #1 ways that online marketers get traffic, leads and sales - FAST!\r\n\r\nAnd for the LONGEST time we\'ve all had to respond with:\r\n\r\n\"Sorry, but AI just isn\'t there yet to be able to write reviews about a specific product\"\r\n\r\nHowever, ALL of that changes TODAY!!\r\n\r\nA BRAND new Auto-Blogging WP Plugin has hit the market that Writes, Optimizes and Posts Profit-Producing Product Reviews From ANY URL In 90 seconds or Less!\r\n\r\nSo That You Can FINALLY Get Page 1 Rankings And Earn Affiliate Commissions For The MOST Profitable (and easiest) Keywords Known To Marketers!\r\n\r\n(And the best part? it works for ANY Product or Service - you just supply the URL 🔥)\r\n\r\n👉🏼 You have to see this beast in action: https://www.truevaule.xyz/quillaio \r\n\r\nThese guys have Simplified The Entire Process of Writing, Optimizing And Posting Review Content Into 3 Simple Steps:\r\n\r\n1️⃣ Step 1: Download And Install The AI Review Engine Plugin\r\n\r\n2️⃣ Step 2: Supply The Plugin With The URL Of The Product Or Service You Want it To Write A Review For and Input Your Affiliate Link\r\n\r\n3️⃣ Step 3: Hit “Create Post” And Watch Their A.I Plugin Write, Optimize and Post A Perfect Human-Like Product Review - 100% Automatically!\r\n\r\nI\'m telling you, NOTHING like this has been done before and you guys can be the FIRST to tap into this powerful way of using AI.\r\n\r\n👉🏼 Check out the demo video here: https://www.truevaule.xyz/quillaio \r\n\r\nMaria Masterson\r\n\r\nP.S. Quick recap:\r\n\r\n➕ AI writing product reviews FOR YOU is FINALLY here\r\n➕ This NEW plugin makes it a simple 3 step process\r\n➕ ALL you have to do is supply it with ANY URL\r\n➕ There\'s an INSANE, charter-members special going on right now\r\n\r\n👉🏼 Make sure you head over to watch the demo here: https://www.truevaule.xyz/quillaio \r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1967 Francis Mine\r\nTrinity Center, CA 96091', '2024-07-13 08:27:48', '2024-07-13 08:27:48'),
(1483, 'Edward Freedman', 'edwardfreedman793@gmail.com', 'Select Dropdown', 'Revamp Your Website with Professional Web Design', 'Hello there! \r\n\r\nDoes your website require a whole makeover or just a refresh? Your online visibility can be improved with our web design services. We design beautiful, easy-to-use websites that complement your brand and company objectives. We use WordPress and other platforms to make maintenance and upgrades simple.\r\n\r\nTo make sure the greatest quality, we manage every facet of the design and development process. Are you curious to know more? Contact us right now to talk about your website requirements. We\'re excited to support your online success!\n\nEdward Freedman', '2024-07-13 11:55:49', '2024-07-13 11:55:49'),
(1484, 'Freddy Napier', 'freddy.napier@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Seize Sales Right Away with The Revolutionary Tool!', 'Hi to the paramountinsurancebd.com Admin.\r\n\r\nIt’s Freddy , bringing you a quick message about your website paramountinsurancebd.com...\r\n\r\nI’m on the internet quite a bit and I look at a lot of business websites.\r\n\r\nLike yours, many them have excellent content.\r\n\r\nYet, too often, they lack when it comes to engaging and connecting with someone who visits.\r\n\r\nI get it – it’s tough. Reports show 7 out of 10 individuals who arrive at a site, abandon it in moments without leaving even a trace. You have the eyeball, but nothing else.\r\n\r\nHere’s a answer for you…\r\n\r\nWeb Visitors Into Leads is a tool widget that’s operates on your site, ready to grab any visitor’s Name, Email address and Phone Number. You’d know immediately they’re interested and you may call them directly to chat with them actually whilst they are still on the internet looking at your site.\r\n\r\nCLICK HERE https://leadgenmaximize.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it operates.\r\n\r\nIt might be massive for your business – and since you have got that phone number, with our new SMS Text With Lead function, you may automatically start a text (SMS) conversation – right away… and connecting with someone in that 5 minute window is 100 times more powerful than contacting 30 minutes or more later.\r\n\r\nMoreover, with text messaging you may follow up later with new offers, content links, even just follow up notes to continue the conversation going.\r\n\r\nAll I have just mentioned is very straightforward to put into action, economical, and beneficial.\r\n\r\nCLICK HERE https://leadgenmaximize.com to discover what Web Visitors Into Leads can offer for your business.\r\n\r\nYou can be turning up to 100X more eyeballs into leads as we speak!\r\n\r\nFreddy\r\nPS: Web Visitors Into Leads provides a FREE 14 days trial – and it features International Long Distance Calls. \r\nThere are customers eager to talk with you at this moment… don’t keep them waiting. \r\nCLICK HERE https://leadgenmaximize.com to try out Web Visitors Into Leads now.\r\n\r\nIn case you wish to unsubscribe click https://leadgenmaximize.com/unsubscribe.aspx?d=paramountinsurancebd.com\r\n\r\n\r\nJust a fast note - the names and email used here, Freddy and Napier, are placeholders and not genuine contact details. We value transparency and wanted to ensure sure you’re aware! If you desire to reach out with the genuine person responsible for this message, please visit our website, and we’ll connect you with the appropriate individual.}', '2024-07-13 13:09:46', '2024-07-13 13:09:46'),
(1485, 'Alberta Villagomez', 'villagomez.alberta@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'did you get this?', 'These experts just dropped the most insane shortcut of the year for consultants and coaches in what many describe as THE Linkedin event of the month!\r\n\r\n=> head over to thecontentbots.com to find out about this groundbreaking method\r\n\r\nCoaches and consultants everywhere are talking about this Linkedin event…\r\n\r\nThe previous edition had over 1,500+ attendees in every corner of the world\r\n\r\n(Be prepared: You could be blown away)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAlberta, Villagomez\r\n\r\n2407 Maple Avenue, Dallas, TX 75201, United States.\r\n\r\n 6604845619\r\n\r\nIf you do not wish to receive further emails from us, you may opt-out by filling this form: \r\nhttps://forms.gle/Vz7Ssxwvh38Ruxkz7.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2024-07-13 21:03:01', '2024-07-13 21:03:01'),
(1486, 'James Mcgill', 'bestphoneservicenow@gmail.com', 'তথ্য অধিকার আইকন', 'Quick Question', 'Hows your customer service? Are your employees working while on phone or chatting with friends? Paying more than around 20 dollars a phone line? Ditch your provider. What if I was to tell you there are plans out there that can not only record selected calls for future training but put you in the drivers seat seeing whos helping your company and who might need a little more help. I can help! Other areas this service would help with are:\r\n \r\n\r\n\r\n\r\n\r\n-Superior Call Quality and Reliability\r\n-Competitive Pricing with No Hidden Fees\r\n-Advanced Features like VoIP \r\n-Video Conferencing\r\n-Virtual Numbers\r\n-Seamless Integration with Your Existing Systems\r\n-24/7 Exceptional Customer Support \r\n-Scalable Solutions to Grow with Your Business\r\n-Enhanced Security and Data Protection\r\n\r\n\r\nDon’t miss out on this opportunity to elevate your business communication.\r\n\r\n\r\nReply with the work YES and I will send you a free 30 min video and link to my website as soon as possible!!!\r\n\r\n\r\n\r\n\r\n\r\nLooking forward to helping you unlock your communication potential!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nTo stop receiving marketing emails please reply stop with your domain example......badmonkey.com', '2024-07-14 03:34:45', '2024-07-14 03:34:45'),
(1487, 'Charli Diamond', 'diamond.charli70@googlemail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator!', 'Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\r\n\r\nWant to remove the stress and get some breathing room?\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-07-14 06:46:24', '2024-07-14 06:46:24'),
(1488, 'Judy Day', 'chab@realdollar.xyz', 'তথ্য অধিকার আইকন', 'It\'s time to make yourself feel relaxed and happy', 'Hello ,\r\n\r\nAs a webmaster (a business owner), you\'re under a lot of pressure all the time, right?\r\n\r\nIt\'s time to make yourself feel relaxed and happy. This is a site for people like you.\r\n\r\nChaB’s got a cutesy logo and a light color scheme.  It’s a stark contrast to the typical dark look of your standard sex site, making the whole thing look almost family-friendly.  I say \"almost\" because the page is covered in webcam whores masturbating and couples fucking: https://www.realdollar.xyz/chab .\r\n\r\nThe wall of thumbnails is displayed like any video tube, but all the images go to actual live shows.  \r\n\r\nA hot MILF is groping her tits in what looks to be an office, a young 18+ blonde with a cock in her mouth, a pair of lesbians kissing, and lots and lots of beautiful babes in their bedrooms and very little clothing.  \r\n\r\nI know they’re young because their ages are listed beside their names: 19, 20, 21, 22.  There are a few older women, but most of them are fresh and ripe.\r\n\r\nNow sign up for an account to chat with her/him online or direct her: https://www.realdollar.xyz/chab .\r\n\r\nBest，\r\nJudy Day\r\n\r\n\r\nUNSUBSCRIBE: https://www.realdollar.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3082 Oakway Lane\r\nLos Angeles, CA 90017', '2024-07-15 03:37:08', '2024-07-15 03:37:08'),
(1489, 'Matthew Williams', 'futurosalesco@gmail.com', 'অভিযোগ বক্স', 'Unlock Unlimited Potential with Lifetime APIs – No Limits, No Recurring Fees!', 'Hey there,\r\n\r\nImagine never having to worry about hitting API limits or paying recurring fees ever again. Sounds too good to be true? Well, let me introduce you to ARSource\'s game-changing Custom Unlimited Lifetime APIs!\r\n\r\nI’m Matthew Williams, and I’m here to tell you how our APIs can revolutionize your business. Whether you\'re a tech founder, developer, CTO, CEO, entrepreneur, or solopreneur, this is the breakthrough you’ve been waiting for.\r\n\r\nHere’s the deal:\r\n- Unlimited API calls – No more worrying about limits. Ever.\r\n- Lifetime access – Pay once, use forever.\r\n- Custom solutions – APIs tailored to your specific needs.\r\n\r\nDon’t let limits hold you back. Click here to learn more about how ARSource can fuel your growth!\r\n\r\n\r\nReady to unlock your business\'s full potential? Click the link now to get your Custom Unlimited Lifetime API and start your journey to limitless success! [Get Your API] (https://arsourceinfo.wixstudio.io/lifetime-api)\r\n\r\nWarning: The website works best on desktop.\r\n\r\nTo your limitless success,\r\nMatthew WIlliams, President, ARSource\r\n\r\n\r\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.', '2024-07-15 07:13:02', '2024-07-15 07:13:02'),
(1490, 'Paulina Leggo', 'leggo.paulina30@yahoo.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Webmaster!', 'The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!', '2024-07-15 14:58:28', '2024-07-15 14:58:28'),
(1491, 'Oman Mosher', 'camilla.mosher@msn.com', 'অভিযোগ বক্স', 'Need Business Capital Funding?', 'Hello,\r\n\r\nSecuring the necessary funding to fuel growth and bring ideas to life is one of the most significant challenges for startups and established businesses. At our company, we specialize in providing customized financing solutions for both startups and existing enterprises. \r\n\r\nWe offer debt financing with a competitive interest rate designed to support capital growth without placing undue burden on business owners.\r\n\r\nOur loan interest rate is set at an advantageous 3% annually, with no early repayment penalties, offering you the flexibility to manage your finances smoothly. \r\nFor those interested in equity financing, our venture capital funding option provides the capital needed for expansion. By offering a modest 10% equity stake, you can access essential resources to scale your business while retaining control and ownership. \r\n\r\nWe understand these challenges and are dedicated to offering startups flexible financing options tailored to their specific needs.\r\n\r\nWe would be delighted to review your pitch deck or executive summary to better understand your business. \r\nThis will help us determine the best possible investment structure, which we can then discuss in detail.\r\n\r\nI look forward to further communication.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower, Seef District Manama, Kingdom of Bahrain\r\n\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentgroup.com', '2024-07-15 18:26:46', '2024-07-15 18:26:46'),
(1492, 'Erica Servin', 'servin.erica@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Need Business Capital Funding?', 'Hello,\r\n\r\nSecuring the necessary funding to fuel growth and bring ideas to life is one of the most significant challenges for startups and established businesses. At our company, we specialize in providing customized financing solutions for both startups and existing enterprises. \r\n\r\nWe offer debt financing with a competitive interest rate designed to support capital growth without placing undue burden on business owners.\r\n\r\nOur loan interest rate is set at an advantageous 3% annually, with no early repayment penalties, offering you the flexibility to manage your finances smoothly. \r\nFor those interested in equity financing, our venture capital funding option provides the capital needed for expansion. By offering a modest 10% equity stake, you can access essential resources to scale your business while retaining control and ownership. \r\n\r\nWe understand these challenges and are dedicated to offering startups flexible financing options tailored to their specific needs.\r\n\r\nWe would be delighted to review your pitch deck or executive summary to better understand your business. \r\nThis will help us determine the best possible investment structure, which we can then discuss in detail.\r\n\r\nI look forward to further communication.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower, Seef District Manama, Kingdom of Bahrain\r\n\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentgroup.com', '2024-07-15 19:36:39', '2024-07-15 19:36:39'),
(1493, 'ZJPkNOlkdS', 'mitaxebandilis@gmail.com', '?????? ????', 'URNaqjGyQf UTFSkqfrjH GBamNHiMjF eklmvmDAiL dwTMkOJOfy', 'All time cool 000*** paramountinsurancebd.com', '2024-07-15 19:59:08', '2024-07-15 19:59:08'),
(1494, 'Luann O\'Farrell', 'luann.ofarrell@googlemail.com', 'অভিযোগ বক্স', 'LeadsMax.biz shutting down', 'Hello,\r\n\r\nIt is with sad regret that after 12 years, LeadsMax.biz is shutting down.\r\n\r\nWe have made all our databases available on our website.\r\n\r\n25 Million companies\r\n527 Million People\r\n\r\nLeadsMax.biz', '2024-07-15 21:06:31', '2024-07-15 21:06:31'),
(1495, 'Oksana8791', 'cgirard@sothebysrealty.ca', '?????? ????', 'Notcoin: Easy for You!', 'Hey friends! Interested in earn money for free? Try Notcoin! Tons of folks are already making good money - without paying! Just click to earn coins. It\'s that simple! Try it out: https://hideuri.com/7nPDbN Your turn to earn!', '2024-07-16 01:42:42', '2024-07-16 01:42:42'),
(1496, 'Dave Balser', 'balser.nan@outlook.com', 'অভিযোগ বক্স', 'Need Business Capital Funding?', 'Hello,\r\n\r\nSecuring the necessary funding to fuel growth and bring ideas to life is one of the most significant challenges for startups and established businesses. At our company, we specialize in providing customized financing solutions for both startups and existing enterprises. \r\n\r\nWe offer debt financing with a competitive interest rate designed to support capital growth without placing undue burden on business owners.\r\n\r\nOur loan interest rate is set at an advantageous 3% annually, with no early repayment penalties, offering you the flexibility to manage your finances smoothly. \r\nFor those interested in equity financing, our venture capital funding option provides the capital needed for expansion. By offering a modest 10% equity stake, you can access essential resources to scale your business while retaining control and ownership. \r\n\r\nWe understand these challenges and are dedicated to offering startups flexible financing options tailored to their specific needs.\r\n\r\nWe would be delighted to review your pitch deck or executive summary to better understand your business. \r\nThis will help us determine the best possible investment structure, which we can then discuss in detail.\r\n\r\nI look forward to further communication.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower, Seef District Manama,\r\nKingdom of Bahrain\r\n\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentgroup.com', '2024-07-16 02:58:48', '2024-07-16 02:58:48'),
(1497, 'Omar Lycett', 'creatify64@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I will create free Marketing short Videos for you !', 'Hi,\r\nI am Omar , I am offering for your website or Producrts  free Marketing short video that you can use it freely in any of your social accounts or Youtube channel , if you are Intrested , please\r\n\r\n\r\n\r\nput your details here and I will sen you the Free video ===> https://tinyurl.com/2a4j95ph\r\n\r\nRegards', '2024-07-16 07:34:21', '2024-07-16 07:34:21'),
(1498, 'Lorenza Werfel', 'werfel.lorenza@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'LeadsMax.biz shutting down', 'Hello,\r\n\r\nIt is with sad regret that after 12 years, LeadsMax.biz is shutting down.\r\n\r\nWe have made all our databases available on our website.\r\n\r\n25 Million companies\r\n527 Million People\r\n\r\nLeadsMax.biz', '2024-07-16 12:52:26', '2024-07-16 12:52:26'),
(1499, 'Demetra Sage', 'demetra.sage@msn.com', 'অভিযোগ বক্স', 'Elevate Your Sales with M.I.H Digital Marketing Expertise', 'Dear,\r\n\r\nI hope this message finds you well. I am writing to introduce you to M.I.H, the premier digital marketing agency dedicated to transforming businesses and driving sales growth. Here’s how partnering with M.I.H can benefit your business:\r\n\r\n1. **Targeted SEO Strategies:** Enhance your online visibility and attract high-quality traffic to your website, leading to increased conversion rates.\r\n2. **Effective Social Media Campaigns:** Engage with your audience on various platforms, boosting brand awareness and customer loyalty.\r\n3. **Compelling Content Marketing:** Develop valuable content that resonates with your audience, establishing your brand as an industry leader.\r\n4. **Precision PPC Advertising:** Implement cost-effective PPC campaigns to reach potential customers actively searching for your products or services.\r\n5. **Data-Driven Insights:** Utilize advanced analytics to optimize marketing strategies continuously, ensuring maximum ROI.\r\n\r\nM.I.H\'s tailored approach and expertise across various industries ensure we understand and meet your unique business goals. Let’s discuss how M.I.H can help elevate your brand and drive sales growth.\r\n\r\nPlease get in touch at marketingagency.mih@gmail.com to schedule a consultation. I look forward to exploring opportunities for collaboration.\r\n\r\nBest regards,\r\nM.I.H Marketing Agency\r\nmarketingagency.mih@gmail.com\r\nhttps://mihmarketingagency.com/', '2024-07-16 19:29:56', '2024-07-16 19:29:56'),
(1500, 'Molly Delaney', '360trendwave@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Subject having trouble finding you on Google Maps', 'Hey, I noticed that there issue with your google maps. i\'d love to send you a free audit on how to fix it. is this right place to send it \r\n\r\n\r\njust reply and let me know\r\n\r\nthanks,\r\n\r\nMolly\r\n\r\n\r\n85 jefferson street\r\nnew york\r\n\r\nreply unsubcribe in subject line to opt out', '2024-07-16 23:22:37', '2024-07-16 23:22:37'),
(1501, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Thoughts?', 'Learn how to get approved for working capital in 5 minutes\r\n\r\nVisit www.nextdayworkingcapital.com and see how much we can fund you today!\r\n\r\nNo collateral or personal guarantees are required either', '2024-07-16 23:41:29', '2024-07-16 23:41:29'),
(1502, 'Joanna Riggs', 'joannariggs278@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=paramountinsurancebd.com', '2024-07-17 01:17:00', '2024-07-17 01:17:00'),
(1503, 'Gilda Staton', 'staton.gilda@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner!', 'People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-07-17 01:21:48', '2024-07-17 01:21:48'),
(1504, 'Bruno Sanborn', 'bruno.sanborn@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'hi! I want to invite you to boost your earnings with our service:\r\n\r\nMonetag accept all websites instant!\r\nYou can place ads, yes\r\n\r\nBut:\r\n\r\nJust place a (direct lin)k, and for everyone that clicks the link you get paid instantly!\r\n\r\nExample1: https://bit.ly/TestExampleMonetagDirectLink1\r\n\r\nWithout the visitor needing to buy something or sign up, just getting paid per linkclick!\r\n\r\nTo Sign up and start earning immidiatly with your traffic (High CPM earnings) register here:\r\n\r\nhttps://bit.ly/MonetagRegisterToEarn', '2024-07-17 02:14:10', '2024-07-17 02:14:10'),
(1505, 'Sam McCash', 'societees223@outlook.com', 'তথ্য অধিকার আইকন', 'Do you remember me from school?', 'Hey dude\r\n\r\nDo you remember me from school? I was always the loud one! Anyways, I\'m emailing because I set up a t-shirt store and I wanna give some samples out to friends and family and your email is on the list. \r\n\r\nI got lots of good stuff that we loved back in the day like ACDC, Def Leppard, Journey and ZZ. Check out the shop here and lemme know if you interested in a shirt - Check em out - https://buff.ly/3Y2mQvD\r\n\r\nRock on \r\n\r\nSam', '2024-07-18 08:25:12', '2024-07-18 08:25:12'),
(1506, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'To the paramountinsurancebd.com Owner! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at paramountinsurancebd.com.\r\n\r\n- They hang out for a minute to check it out.  I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-18 12:15:37', '2024-07-18 12:15:37'),
(1507, 'AVHehLXjZ', 'verms6952@gmail.com', 'তথ্য অধিকার আইকন', 'eyAHDOQfrh', 'SAwgUjciflqLETGh', '2024-07-18 15:53:46', '2024-07-18 15:53:46'),
(1508, 'AVHehLXjZ', 'verms6952@gmail.com', 'তথ্য অধিকার আইকন', 'eyAHDOQfrh', 'SAwgUjciflqLETGh', '2024-07-18 15:53:51', '2024-07-18 15:53:51'),
(1509, 'EfcVAdjLSRb', 'verms6952@gmail.com', 'তথ্য অধিকার আইকন', 'nKpksOyUMLuVFiYm', 'hVqaurnQL', '2024-07-18 15:54:00', '2024-07-18 15:54:00'),
(1510, 'EfcVAdjLSRb', 'verms6952@gmail.com', 'তথ্য অধিকার আইকন', 'nKpksOyUMLuVFiYm', 'hVqaurnQL', '2024-07-18 15:54:06', '2024-07-18 15:54:06'),
(1511, 'Ronny Uribe', 'uribe.valarie88@googlemail.com', 'অভিযোগ বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-07-18 17:30:02', '2024-07-18 17:30:02'),
(1512, 'Mike Simpson', 'mikeintope@gmail.com', '?????? ????', 'Increase rankings with a SEO friendly web design', 'Hi there \r\nI just checked paramountinsurancebd.com ranks and am sorry to bring this up, but it lacks in many areas. \r\n \r\nUnfortunately, building a bunch of links won\'t solve the issue in this case, and a more comprehensive strategy is required. Google has undergone significant changes over the past year, making it nearly impossible to compete for favorable rankings without a well-designed website. \r\n \r\nWe recommend a search engine-friendly website layout to resolve all issues and propel your site to the top. \r\n \r\nYou can check more details here: https://www.speed-seo.net/product/seo-friendly-website-designs/ \r\n \r\nThanks for your consideration \r\nMike Simpson\r\nSpeed Designs \r\nhttps://www.speed-seo.net/whatsapp-us/', '2024-07-18 22:59:26', '2024-07-18 22:59:26'),
(1513, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'Want to know the secret to getting working capital?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message', '2024-07-19 00:06:43', '2024-07-19 00:06:43'),
(1514, 'Ravi Hyett', 'tory.hyett@gmail.com', 'তথ্য অধিকার আইকন', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-07-19 00:26:40', '2024-07-19 00:26:40'),
(1515, 'Autumn Numbers', 'numbers.autumn32@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Administrator.', 'Hey there,\r\n\r\nAre you tired of seeing your website traffic go to waste?\r\n\r\n Monetag can help you turn those visitors into cold, hard cash. Imagine earning extra income without the hassle of complex ad networks.\r\n\r\n Our platform makes it easy to place high-paying ads on your site, with instant approval and quick payouts. Don\'t let another visitor leave empty-handed.\r\n\r\n Let\'s start making your website work harder for you.\r\n\r\nReady to give it a try?\r\nhttps://bit.ly/MonetagRegisterToEarn', '2024-07-19 02:23:32', '2024-07-19 02:23:32'),
(1516, 'Kelly Davis', 'kellyknowspayments@gmail.com', 'তথ্য অধিকার আইকন', 'Quick Question', 'Are you looking for a way to accept credit cards without the fees? \r\n\r\nI can show you how. \r\n\r\nhttps://feefree.process-local.com/ff\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWant to remove your site from our contact list?\r\n\r\nClick here  and add the location of your contact form \r\n\r\nhttps://docs.google.com/forms/d/e/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A/viewform?usp=sf_link', '2024-07-19 07:05:50', '2024-07-19 07:05:50'),
(1517, 'Russellbounk', 'yasen.krasen.13+82868@mail.ru', '???? ?????? ????', 'Mjewdjwjdw jwksqkowjfjj kkepwlw3jreklm kwldewkdjr3kdw2o keo2kswlkforejw', 'Ofedkwdkjwkjdkwjdkjw jdwidjwijdwfw fjdkqwasqfoewofjewof ojqwejfqwkdokjwofjewofjewoi paramountinsurancebd.com', '2024-07-19 10:46:47', '2024-07-19 10:46:47'),
(1518, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Thoughts?', 'Learn how to get approved for working capital in 5 minutes\r\n\r\nVisit www.nextdayworkingcapital.com and watch our instant approval underwriter\r\nprovide you a funding decision in less than 30 seconds without you submitting a single document.\r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-07-20 00:10:35', '2024-07-20 00:10:35'),
(1519, 'ybTGGBeZsJ', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'GkHfBNRDtj SmIRUnGPSd sVXrCqbEdZ zvVYZyCDEE KoUTNjquSE', 'All time cool 000*** paramountinsurancebd.com', '2024-07-20 01:54:53', '2024-07-20 01:54:53'),
(1520, 'Mike Parson', 'mikeintope@gmail.com', '???? ?????? ????', 'Social ads country traffic', 'Hello, \r\n \r\nHey, I\'m Mike from Monkey Digital. We offer a highly popular service that costs only 10$ per 5000 social ads visits. \r\n \r\nMore info:  \r\nhttps://www.monkeydigital.co/get-started/ \r\n \r\nTracking will be sent the same day, the advertisement goes live within a few hours, effective and cheap marketing, try it out, it will be worth every penny. \r\n \r\nRegards \r\nMonkey Digital \r\nhttps://www.monkeydigital.co/whatsapp-us/', '2024-07-20 03:00:34', '2024-07-20 03:00:34'),
(1521, 'Amparo McGeorge', 'mcgeorge.amparo@msn.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin.', 'The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!', '2024-07-20 03:46:45', '2024-07-20 03:46:45'),
(1522, 'Augustus Dabbs', 'trionxinc@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin!', 'DON \'T BE THE NEXT CBYER CRIME VICTIM !!!\r\n\r\nAre you confident in your business\'s cybersecurity measures? Cyber Umbrella is here to help protect American businesses like yours against cyber risks. Our non-profit organization is dedicated to offering a penetration test grant to every qualifying  business in America, ensuring that you are aware of any potential threats that may be lurking in your IT system.\r\n\r\nDon\'t wait until it\'s too late to discover a sleeper agent on your server or other vulnerabilities that your IT department may have missed. Our mission is to help you identify and address any gaps in your cybersecurity measures, keeping your vendors, employees, and customers safe.\r\n\r\nTake advantage of our free penetration testing grant today and receive a detailed report that will provide you with peace of mind and a better understanding of your security posture. Trust Cyber Umbrella to keep your business protected from cyber threats.\r\n\r\nTo sign up go to the following link cyberumbrella.org/cyberu33', '2024-07-20 09:02:08', '2024-07-20 09:02:08'),
(1523, 'Gerardo O\'Shane', 'gerardo.oshane@hotmail.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://t.ly/ktQgG\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.', '2024-07-20 09:33:47', '2024-07-20 09:33:47'),
(1524, 'Karl McBride', 'mcbridekarl121@gmail.com', 'Select Dropdown', 'Boost Your Online Presence with Targeted PPC Campaigns!', 'Hello there! \r\n\r\nDo you want to get more leads and become more visible online? Our Pay Per Click (PPC) services are intended to assist you in effectively reaching your intended audience. We design tailored pay-per-click (PPC) programs to maximize your advertising budget and make sure prospective buyers see your ads.\r\n\r\nWe cover every major channel, from social media to Google Ads. Let\'s talk about how PPC advertising can help your company. I would like to provide you with a free consultation to begin seeing outcomes right now!\r\n\r\nThank you,\n\nKarl McBride', '2024-07-20 09:34:52', '2024-07-20 09:34:52'),
(1525, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'Dear paramountinsurancebd.com Admin. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-20 12:04:50', '2024-07-20 12:04:50'),
(1526, 'Katelyn Raiden', 'katelynraiden@gmail.com', 'তথ্য অধিকার আইকন', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn', '2024-07-20 15:15:57', '2024-07-20 15:15:57'),
(1527, 'Seth26', 'info@acquaintsoft.com', '???? ?????? ????', 'Greetings', 'Explore the future of gaming with Musk Empire - a groundbreaking Web3 adventure! Expand your business realm with zero donations. Upgrade your investments to increase your hourly profits. Engage, accumulate, and down the line convert in-game wealth for real money. Dive into the Musk Empire now and craft your virtual wealth! URL http://tiny.cc/muskempire', '2024-07-20 20:56:45', '2024-07-20 20:56:45'),
(1528, 'HsFvXptJ', 'aguilera.leah1990@yahoo.com', 'তথ্য অধিকার আইকন', 'tPZsTHOqrjxhao', 'pSlDtUxrQzg', '2024-07-21 04:52:26', '2024-07-21 04:52:26'),
(1529, 'HsFvXptJ', 'aguilera.leah1990@yahoo.com', 'তথ্য অধিকার আইকন', 'tPZsTHOqrjxhao', 'pSlDtUxrQzg', '2024-07-21 04:52:29', '2024-07-21 04:52:29'),
(1530, 'QhkSvAMNRwbBz', 'aguilera.leah1990@yahoo.com', 'তথ্য অধিকার আইকন', 'RhLXUVunP', 'mRAyVviDfh', '2024-07-21 04:52:34', '2024-07-21 04:52:34'),
(1531, 'QhkSvAMNRwbBz', 'aguilera.leah1990@yahoo.com', 'তথ্য অধিকার আইকন', 'RhLXUVunP', 'mRAyVviDfh', '2024-07-21 04:52:37', '2024-07-21 04:52:37'),
(1532, 'Rafaela Moorman', 'moorman.rafaela@msn.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'Work From Home With This 100% FREE Training..., I Promise...You Will Never Look Back\r\n$500+ per day, TRUE -100% Free Training, go here:\r\n\r\nezwayto1000aday.com', '2024-07-21 05:20:33', '2024-07-21 05:20:33'),
(1533, 'Lenore Andres', 'andres.lenore@hotmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner!', 'The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!', '2024-07-21 05:57:21', '2024-07-21 05:57:21'),
(1534, 'Shauna Wahl', 'wahl.shauna54@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'Are you struggling to get your website updated to the way you need it ?\r\n\r\nTired of paying $50+ per hour just for a few tweaks?\r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech', '2024-07-21 09:04:50', '2024-07-21 09:04:50'),
(1535, 'Raymondwhody', 'no.reply.FilipSmith@gmail.com', '???? ?????? ????', 'Posting comments through the feedback form.', 'Hey! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send message solely legit? \r\nWhen such letters are sent, no personal data is utilized, and messages are sent to securely-designed forms that are specifically meant to receive messages and appeals. As Communication Forms are seen as important, messages sent via them are less likely to be considered spam. \r\nWe offer you to try our service for free. \r\nWe can dispatch up to 50,000 messages for you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis letter is automatically generated. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\nWe only use chat for communication.', '2024-07-21 15:05:45', '2024-07-21 15:05:45'),
(1536, 'Dallas', 'magicmat@paramountinsurancebd.com', 'শুদ্ধাচার সেবা বক্স', 'wonderful', 'Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here:  https://magicmats.co\r\n\r\nSincerely, \r\n \r\nDallas', '2024-07-22 03:16:49', '2024-07-22 03:16:49'),
(1537, 'Israel Heinrich', 'heinrich.israel64@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/yck6rcea\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-07-22 05:52:47', '2024-07-22 05:52:47'),
(1538, 'Lisa Maas', 'lisa.maas@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/3ehQFP9d\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-07-23 01:19:29', '2024-07-23 01:19:29'),
(1539, 'Atlas2', 'kristinbrause@yahoo.de', '?????? ????', 'URGENT: This Addictive Game Is Disrupting Online Earning', 'Explore the future of gaming with Musk Empire - a groundbreaking Web3 experience! Build your business empire without donations. Enhance your assets to amplify your earnings per hour. Play, earn, and eventually exchange in-game currency for actual cash. Enter the Musk Empire now and craft your digital fortune! invitation link https://tinyurl.com/thempire', '2024-07-23 02:22:38', '2024-07-23 02:22:38');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1540, 'Dale Burrows', 'dale.burrows@gmail.com', 'অভিযোগ বক্স', 're: collaboration request', 'Hi there,\r\n\r\nMy name is Dale from Monkey Digital, \r\n\r\nAllow me to present to you a lifetime revenue opportunity of 35%\r\nThat\'s right, you can earn 35% of every order made by your affiliate for life.\r\n\r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month.\r\n\r\nClick here to enroll with us today:\r\nhttps://www.monkeydigital.co/join-affiliates/\r\n\r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved.\r\n\r\nThanks and regards\r\nDale Burrows\r\nMonkey Digital\r\nhttps://www.monkeydigital.co/whatsapp-affiliates/', '2024-07-23 03:13:40', '2024-07-23 03:13:40'),
(1541, 'Oman Baldwinson', 'baldwinson.johnie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Flexible Funding to Drive Your Business Forward', 'Hello,\r\n\r\nSecuring the funding to drive growth and realize ideas is a major challenge for startups and established businesses alike. At Cateus Investment Company (CIC), we specialize in tailored financing solutions to meet these needs.\r\n\r\nWe offer:\r\n\r\nDebt Financing: Competitive 3% annual interest rate with no early repayment penalties.\r\nEquity Financing: Venture capital funding with a 10% equity stake, providing essential resources for expansion while maintaining control.\r\nWe are committed to providing flexible options to suit your specific requirements. Please share your pitch deck or executive summary so we can understand your business better and determine the best investment structure.\r\n\r\nLooking forward to discussing this further.\r\n\r\nBest regards,\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower, Seef District Manama,\r\nKingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentgroup.com', '2024-07-23 04:16:51', '2024-07-23 04:16:51'),
(1542, 'James Mcgill', 'bestphoneservicenow@gmail.com', 'তথ্য অধিকার আইকন', 'Reduce Costs and Improve Communication-Here\'s How....', 'Hello paramountinsurancebd.com Team,\r\n\r\nI hope this message finds you well. My name is Nick, and I am reaching out from ACR Solutions For Almost Anything\r\nAt ACR Solutions, we specialize in providing top-tier telecommunications services. We are excited to introduce Net2Phone, a robust VoIP solution designed to enhance your business communication efficiency while reducing costs.\r\nHere’s why Net2Phone stands out:\r\n- Cost-effective international calling\r\n- High-quality, reliable connections\r\n- Easy integration with your existing systems\r\n- 24/7 customer support\r\nWe would love the opportunity to discuss how Net2Phone can benefit your company. Please visit our website acrsolution.online to learn more, or book a free consultation with us.\r\n\r\nLooking forward to connecting with you soon.\r\n\r\nBest regards,\r\nNick\r\nOwner\r\nACR Solutions For Almost Anything\r\nacrsolution.online\r\nIf you have any questions or need further information, please don\'t hesitate to contact me via contact form on website.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubscribe to future marketing please respond stop with you rdomain and any other domain for other buisnesses you may own...example (jamesfishtackle.com)', '2024-07-23 05:42:01', '2024-07-23 05:42:01'),
(1543, 'Oman Fremont', 'fremont.mozelle@hotmail.com', 'অভিযোগ বক্স', 'Flexible Funding to Drive Your Business Forward', 'Hello,\r\n\r\nSecuring the funding to drive growth and realize ideas is a major challenge for startups and established businesses alike. At Cateus Investment Company (CIC), we specialize in tailored financing solutions to meet these needs.\r\n\r\nWe offer:\r\n\r\nDebt Financing: Competitive 3% annual interest rate with no early repayment penalties.\r\nEquity Financing: Venture capital funding with a 10% equity stake, providing essential resources for expansion while maintaining control.\r\nWe are committed to providing flexible options to suit your specific requirements. Please share your pitch deck or executive summary so we can understand your business better and determine the best investment structure.\r\n\r\nLooking forward to discussing this further.\r\n\r\nBest regards,\r\nOman Rook\r\n\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n2401 AlMoayyed Tower, Seef District Manama,\r\nKingdom of Bahrain\r\nPhone: +973-17-585338\r\nEmail: oman.rook@cateusgroup.org, cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentgroup.com', '2024-07-23 06:39:16', '2024-07-23 06:39:16'),
(1544, 'Matthew Williams', 'futurosalesco@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Custom Unlimited Lifetime APIs', 'Hey there,\r\n\r\nI know what you’re thinking – “This sounds amazing, but is it really for me?” Let’s tackle those doubts head-on.\r\n\r\nConcern 1: “I’m not tech-savvy enough to manage custom APIs.”\r\nOur APIs are designed to be user-friendly. If you can send an email, you can integrate our APIs. Plus, our support team is here to help every step of the way.\r\n\r\nConcern 2: “Is it really worth the investment?”\r\nAbsolutely! Think of the savings on recurring fees and the endless growth potential. It’s an investment that pays for itself in no time.\r\n\r\nConcern 3: “Will it fit my unique needs?”\r\nOur APIs are custom-built to fit your exact requirements. You get exactly what you need, tailored for your business.\r\n\r\nStop holding back your growth. Click here to explore how our Custom Unlimited Lifetime APIs can work for you.\r\n\r\n\r\nReady to break free from limitations? Click the link now to get your Custom Unlimited Lifetime API and watch your business soar! [Get Your API] (https://arsourceinfo.wixstudio.io/lifetime-api)\r\n\r\nWarning: The website works best on desktop.\r\n\r\nTo breaking barriers,\r\nMatthew WIlliams, President, ARSource\r\n\r\n\r\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.', '2024-07-23 17:45:38', '2024-07-23 17:45:38'),
(1545, 'zPNCiyBbtsKXAJR', 'lutzterens39@gmail.com', 'তথ্য অধিকার আইকন', 'uIwgBDaQERpXCZx', 'wMKjSmpGuU', '2024-07-23 22:02:34', '2024-07-23 22:02:34'),
(1546, 'zPNCiyBbtsKXAJR', 'lutzterens39@gmail.com', 'তথ্য অধিকার আইকন', 'uIwgBDaQERpXCZx', 'wMKjSmpGuU', '2024-07-23 22:02:39', '2024-07-23 22:02:39'),
(1547, 'nQcAJVtms', 'lutzterens39@gmail.com', 'তথ্য অধিকার আইকন', 'QmRuOYlcz', 'exspANKjEHlm', '2024-07-23 22:03:11', '2024-07-23 22:03:11'),
(1548, 'nQcAJVtms', 'lutzterens39@gmail.com', 'তথ্য অধিকার আইকন', 'QmRuOYlcz', 'exspANKjEHlm', '2024-07-23 22:03:18', '2024-07-23 22:03:18'),
(1549, 'Numbers Brackett', 'brackett.numbers@outlook.com', 'অভিযোগ বক্স', 'Crazy system that helps aloooot!!', 'hi!\r\n\r\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\r\n\r\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24/7\r\n\r\ncheck how now:\r\nhttps://bit.ly/copy_my_business_now_ebook (copy high succes strategy now)', '2024-07-24 03:33:24', '2024-07-24 03:33:24'),
(1550, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'If we could offer your business up to 250k in working capital \r\nat a price and terms that were acceptable to, is that something you would consider?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message.\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-07-25 00:15:30', '2024-07-25 00:15:30'),
(1551, 'Monique Holbrook', 'holbrook.monique@msn.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://t.ly/pR6Rh\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.', '2024-07-25 01:40:06', '2024-07-25 01:40:06'),
(1552, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Strike when the iron’s hot', 'Hello paramountinsurancebd.com Webmaster! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-25 16:48:33', '2024-07-25 16:48:33'),
(1553, 'Alfred Bailey', 'alfred.bailey41@outlook.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-07-25 23:40:30', '2024-07-25 23:40:30'),
(1554, 'pkqhzGCHJW', 'mitaxebandilis@gmail.com', '?????? ????', 'jCcGvuXxiD ObTzwHvKzQ yREBROIfUj BokqNleaVP AStXLiOfjm', 'All time cool 000*** paramountinsurancebd.com', '2024-07-26 05:20:01', '2024-07-26 05:20:01'),
(1555, 'Katherin Dortch', 'katherin.dortch@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-07-26 09:38:21', '2024-07-26 09:38:21'),
(1556, 'Swen Grider', 'swen.grider@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Unlock the power of magic with Extreme Spells! Whether you\'re seeking true love, financial success, or happiness, our experienced Circle of Eight, led by Master Sam Taylor and Psychic Master Lennox, is here to transform your life. Since 1993, we\'ve been casting potent spells tailored to your unique needs, helping countless individuals achieve their dreams.\r\n\r\nDiscover spells to attract your perfect mate, rekindle lost love, draw wealth, and much more. Our spells are safe, effective, and backed by a 100% satisfaction guarantee. Plus, we offer free health spells to those in need because we believe in making positive changes accessible to everyone.\r\n\r\nDon\'t let life\'s challenges hold you back. Embrace the mystical power of Extreme Spells and take control of your destiny today. Visit https://extremespells.com/ to learn more and start your magical journey. Transform your life with the proven power of spell casting!\r\n\r\nAct Now! Click here to unlock love, wealth, and happiness with Extreme Spells. Your dream life is just a spell away!', '2024-07-26 10:35:58', '2024-07-26 10:35:58'),
(1557, 'Donovan Robinson', '3dmrobinson888@gmail.com', 'তথ্য অধিকার আইকন', 'Free Video Service', 'Hey, I made you a free marketing video for your website, is this a good place to send it?', '2024-07-26 11:06:13', '2024-07-26 11:06:13'),
(1558, 'Danielle Stallings', 'stallings.danielle@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'Unlock the power of magic with Extreme Spells! Whether you\'re seeking true love, financial success, or happiness, our experienced Circle of Eight, led by Master Sam Taylor and Psychic Master Lennox, is here to transform your life. Since 1993, we\'ve been casting potent spells tailored to your unique needs, helping countless individuals achieve their dreams.\r\n\r\nDiscover spells to attract your perfect mate, rekindle lost love, draw wealth, and much more. Our spells are safe, effective, and backed by a 100% satisfaction guarantee. Plus, we offer free health spells to those in need because we believe in making positive changes accessible to everyone.\r\n\r\nDon\'t let life\'s challenges hold you back. Embrace the mystical power of Extreme Spells and take control of your destiny today. Visit https://extremespells.com/ to learn more and start your magical journey. Transform your life with the proven power of spell casting!\r\n\r\nAct Now! Click here to unlock love, wealth, and happiness with Extreme Spells. Your dream life is just a spell away!', '2024-07-26 15:10:04', '2024-07-26 15:10:04'),
(1559, 'Ida Plain', 'plain.ida@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Unlock the power of magic with Extreme Spells! Whether you\'re seeking true love, financial success, or happiness, our experienced Circle of Eight, led by Master Sam Taylor and Psychic Master Lennox, is here to transform your life. Since 1993, we\'ve been casting potent spells tailored to your unique needs, helping countless individuals achieve their dreams.\r\n\r\nDiscover spells to attract your perfect mate, rekindle lost love, draw wealth, and much more. Our spells are safe, effective, and backed by a 100% satisfaction guarantee. Plus, we offer free health spells to those in need because we believe in making positive changes accessible to everyone.\r\n\r\nDon\'t let life\'s challenges hold you back. Embrace the mystical power of Extreme Spells and take control of your destiny today. Visit https://extremespells.com/ to learn more and start your magical journey. Transform your life with the proven power of spell casting!\r\n\r\nAct Now! Click here to unlock love, wealth, and happiness with Extreme Spells. Your dream life is just a spell away!', '2024-07-26 16:13:56', '2024-07-26 16:13:56'),
(1560, 'Mike Enderson', 'mikeintope@gmail.com', '?????? ????', 'Improve your website`s ranks totally free', 'Hi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.hilkomseo.net/free-cleanup/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\n \r\nRegards \r\nMike Enderson\r\n \r\nWhatsapp: https://www.hilkomseo.net/whatapp-us/', '2024-07-26 23:00:16', '2024-07-26 23:00:16'),
(1561, 'Isis Peterson', 'isis.peterson38@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', 'WANTED: Partnerships & Agents for Global E-commerce Firm\r\n\r\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\r\n\r\nWhy Choose 4U2 Inc.? (see https.//www.4u2inc.com)\r\n\r\nGlobal reach for your products\r\nImmediate requirements for a wide range of items\r\nOpportunity to expand your business network\r\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\r\n\r\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\r\n\r\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!', '2024-07-27 06:05:55', '2024-07-27 06:05:55'),
(1562, 'Omar Connah', 'creatify64@gmail.com', 'তথ্য অধিকার আইকন', 'I will create free Marketing short Videos for you !', 'Hi,\r\nI am Omar , I am offering for your website or Producrts  free Marketing short video that you can use it freely in any of your social accounts or Youtube channel , if you are Intrested ,\r\n\r\n please put your details here and I will sent you the Free video ===> https://tinyurl.com/5btpxwsk\r\n\r\nRegards', '2024-07-27 07:49:39', '2024-07-27 07:49:39'),
(1563, 'Matthew Williams', 'futurosalesco@gmail.com', 'তথ্য অধিকার আইকন', 'Strengthen Your Cyber Defenses with ARSource', 'Hey,\r\n\r\nCybersecurity is crucial. ARSource offers comprehensive services to keep your business safe.\r\n\r\nTake our quiz to find out how secure your business is.\r\n\r\nhttps://tally.so/r/nGzyYo\r\n\r\nBest regards,\r\n\r\nMatthew Williams\r\nPresident, ARSource', '2024-07-27 08:15:49', '2024-07-27 08:15:49'),
(1564, 'Michael Cloer', 'airider@solveques.xyz', 'তথ্য অধিকার আইকন', 'Exclusive: Launch Your Very Own Uber-Like AI Website & App…', 'Hi,\r\nAre you ready to transform your business with cutting-edge technology?\r\n\r\nWe’re thrilled to introduce the revolutionary AI app called:\r\n\r\nAI Rider: Inspired by Elon Musk’s latest AI tech, “Optimus.”  This 2024 breakthrough creates fully automated online cab booking platforms like “Uber & Lyft” in just 60 seconds flat!\r\n\r\nAnd that’s not all…\r\n\r\nHere’s where it gets even better…\r\n\r\nOur app includes a built-in automatic ride finder, enabling you to secure unlimited daily cab rides and rentals while earning $10,000 to $20,000 per day on complete autopilot.\r\n\r\n>> Click To Launch Your Uber-Like Platform NOW: https://www.solveques.xyz/airider !\r\n\r\nKey Features:\r\n\r\n✅ Create Cab-Booking Websites & Apps in less than 60 seconds – no writing or coding needed!\r\n✅ Launch Android & iOS Apps instantly on Google Play & AppStore.\r\n✅ Automatic Ride Finder for unlimited daily rides & rentals.\r\n✅ GPS & Google Maps Integration for live location tracking.\r\n✅ Instant Pick-up & Drop Location feature for easy rides.\r\n✅ Multiple Vehicle Options like sedans, SUVs, and hatchbacks.\r\n✅ 1-Click Payment Integration for seamless transactions.\r\n✅ Driver Review & Rating to choose the best drivers.\r\n✅ In-App LIVE Chat & Call for instant communication.\r\n✅ Drag-N-Drop Editor to customize your sites & apps easily.\r\n✅ Built-In Security against hackers and malware.\r\n✅ Ultra-Fast Servers with 100% uptime guarantee.\r\n✅ Analytics Tool to track performance.\r\n\r\nThis is more than just an app;  it\'s a massive life-changing opportunity!\r\n\r\n>> Watch The DEMO Video: https://www.solveques.xyz/airider \r\n\r\nSpecial $4 Off Coupon- ‘CAB04’ (Expires In An Hour Time)\r\n\r\nAccording to the latest Global Vehicle Traffic Monitoring research, approximately 5.2 billion people worldwide are carless due to rising car prices and challenges like parking costs and safety.\r\n\r\nAs a result, online cab booking services like Uber and Lyft are in high demand, and the industry is exploding in growth.\r\n\r\nDon’t miss out on this incredible opportunity to revolutionize your business and achieve unprecedented success!\r\n\r\nReady to get started?\r\n\r\n>> Click [here] to learn more and take the first step towards transforming your business with our AI-powered cab booking platform: https://www.solveques.xyz/airider .\r\n\r\n \r\nMichael Cloer\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.solveques.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3065 Elk Rd Little\r\nTucson, AZ 85714', '2024-07-27 13:02:33', '2024-07-27 13:02:33'),
(1565, 'PeREfMzznh', 'mitaxebandilis@gmail.com', '???? ?????? ????', 'jTlROpzldC VMCWDXWold xQDyXHDXwO mcinsXcnMA hYlpmmuidj', 'All time cool 000*** paramountinsurancebd.com', '2024-07-27 23:42:56', '2024-07-27 23:42:56'),
(1566, 'Edwin Hill', 'blink@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Making Money via Amazon Is As Easy As “Blink”', 'I know this subject line sounds so hype…\r\n\r\nBut it’s true, making money shouldn’t be “hard”\r\n\r\nIt’s quite easy if you have the right system…\r\n\r\nThis brings us to today\'s topic…\r\n\r\nMy good friend Venkata just opened the doors to his newest app, Blink…\r\n\r\nThis little app blasts your Amazon affiliate links with thousands of clicks… (Or you can drive these traffic to your website)\r\n\r\nResulting in hundreds of profits every single day…\r\n\r\nWith it, you don’t need to write reviews, create websites, create videos, or none of that BS…\r\n\r\nYou just enter your Amazon affiliate link, and that’s it…\r\n\r\nNow, you sit back and enjoy while Blink does all the work for you…\r\n\r\nClick here now and watch how Blink can do all of that and more in just seconds >> https://www.nowbusiness.info/blink \r\n\r\nCheers,\r\nEdwin Hill\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4860 Sycamore Circle\r\nAtlanta, GA 30345', '2024-07-28 04:32:09', '2024-07-28 04:32:09'),
(1567, 'Bella McDonald', 'BellaMcDonaldMn@gmail.com', 'Select Dropdown', 'Elevate Your Online Presence with Professional Web Design!', 'Hi there!\r\n\r\nDoes your website require an update? With our help, you may have a beautiful, easy-to-use website that is customized for your company. With a focus on WordPress, we offer simple-to-maintain websites that improve your online visibility.\r\n\r\nTogether, let\'s realize your vision. Let\'s talk!\n\nBella McDonald', '2024-07-28 05:23:02', '2024-07-28 05:23:02'),
(1568, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your site – more leads?', 'To the, this is Eric and I ran across paramountinsurancebd.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-28 06:12:34', '2024-07-28 06:12:34'),
(1569, 'LeadsMax.biz', 'stahl.lottie@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Owner.', 'Hello from LeadsMax.biz!!\r\n\r\nWe are shutting down and have made all our data available for all the countries!\r\n\r\nCome check us out and search your business and consumer data for free\r\n\r\nLeadsMax.biz', '2024-07-28 07:23:35', '2024-07-28 07:23:35'),
(1570, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hi,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com Owner definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE http://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://rushleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-28 13:13:58', '2024-07-28 13:13:58'),
(1571, 'Cooper Boake', 'cooper.boake16@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Crazy system that helps aloooot!!', 'hi!\r\n\r\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\r\n\r\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24/7\r\n\r\ncheck how now:\r\nhttps://bit.ly/copy_my_business_now_ebook (copy high succes strategy now)', '2024-07-28 19:44:40', '2024-07-28 19:44:40'),
(1572, 'GlzCaLFMkyo', 'joseph_mayes6992@yahoo.com', 'তথ্য অধিকার আইকন', 'NJHSkuctfMgEAna', 'SmduwtUBMzXO', '2024-07-28 22:29:34', '2024-07-28 22:29:34'),
(1573, 'GlzCaLFMkyo', 'joseph_mayes6992@yahoo.com', 'তথ্য অধিকার আইকন', 'NJHSkuctfMgEAna', 'SmduwtUBMzXO', '2024-07-28 22:29:40', '2024-07-28 22:29:40'),
(1574, 'pshumEtavqQidW', 'joseph_mayes6992@yahoo.com', 'তথ্য অধিকার আইকন', 'qyIljSuRXk', 'eWnzjLSHByd', '2024-07-28 22:30:14', '2024-07-28 22:30:14'),
(1575, 'pshumEtavqQidW', 'joseph_mayes6992@yahoo.com', 'তথ্য অধিকার আইকন', 'qyIljSuRXk', 'eWnzjLSHByd', '2024-07-28 22:30:20', '2024-07-28 22:30:20'),
(1576, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hi,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com Webmaster definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE http://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://rushleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-29 03:04:09', '2024-07-29 03:04:09'),
(1577, 'Dieter Rauch', 'rauch.dieter@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://t.ly/ktQgG\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.', '2024-07-29 07:06:15', '2024-07-29 07:06:15'),
(1578, 'Mike Forster', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Hi \r\n \r\nI have just checked  paramountinsurancebd.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will enhance your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.cyber-digitalx.net/monthly-seo/ \r\n \r\nRegards \r\nMike Forster\r\n \r\nDigital X SEO Experts \r\nhttps://www.cyber-digitalx.net/whatsapp-us/', '2024-07-29 12:00:37', '2024-07-29 12:00:37'),
(1579, 'Mae Jessop', 'jessop.mae@googlemail.com', 'শুদ্ধাচার সেবা বক্স', '🎷🎧🎤 Event', '🎷🎧 Attention music lovers! 🎧🎷\r\n\r\nWow, All the best Sax Summer music  !!!\r\n\r\n🎵 Spotify: https://open.spotify.com/artist/6ShcdIT7rPVVaFEpgZQbUk\r\n🎵 Apple Music: https://music.apple.com/fr/artist/jimmy-sax-black/1530501936\r\n🎵 YouTube: https://music.youtube.com/browse/VLOLAK5uy_noClmC7abM6YpZsnySxRqt3LoalPf88No\r\n🎵 Other Platforms and Free Downloads :  https://fanlink.tv/jimmysaxblack\r\n\r\n\r\nGet back into the groove with Jimmy sax Black\r\nBest regards,\r\n\r\nJimmy sax Black\r\nwww.jimmysaxblack.com', '2024-07-29 19:18:51', '2024-07-29 19:18:51'),
(1580, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Thoughts?', 'Learn how to get approved for working capital in 5 minutes\r\n\r\nVisit www.nextdayworkingcapital.com and watch our instant approval underwriter\r\nprovide you a funding decision in less than 30 seconds without you submitting a single document.\r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-07-29 23:14:24', '2024-07-29 23:14:24'),
(1581, 'Ruth Schreiber', 'aero@wealthyhand.xyz', 'শুদ্ধাচার সেবা বক্স', 'World\'s 1st A.I Faceless YouTube Channel Builder...  is  gold mine', 'Hi,\r\n\r\nWant to instantly tap into Aero to leverage...\r\n\r\n...  World\'s 1st A.I Faceless YouTube Channel Builder...\r\n\r\nThis latest from Billy Darr shows you exactly how\r\n\r\n: https://www.wealthyhand.xyz/aero \r\n\r\nOnce you see the potential with this, you\'ll want to scale this even more\r\n\r\nGrab this for 17 bux\r\n\r\n… but act fast because price increases with each sale\r\n\r\n>>> Grab your copy now: https://www.wealthyhand.xyz/aero !\r\n\r\n\r\nRuth Schreiber\r\n\r\nP.S. For the first 35 people who grab this today you\'ll get big BONUS\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.wealthyhand.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1292 Brown Avenue\r\nSeneca, SC 29678', '2024-07-30 06:21:21', '2024-07-30 06:21:21'),
(1582, 'Barbra Wilton', 'wilton.barbra@googlemail.com', 'অভিযোগ বক্স', 'Don’t Risk $10,000 Fines – File Your BOI Report Today!', '97% of U.S. businesses must now file a Beneficial Ownership Information (BOI) report under the Corporate Transparency Act of 2021. Failure to comply can result in fines of $591 per day, civil lawsuits, and jail time once fines hit $10,000. Compliance is enforced by the U.S. Treasury’s Financial Crime Enforcement Network (FinCEN).\r\nWho Must File?\r\n* Companies created before January 1, 2024, must file by year-end.\r\n* Companies created in 2024 have 90 days from formation to file.\r\nDon\'t risk severe penalties. Act now and let us help you file this critical report quickly and accurately for less than the cost of a nice dinner out. Ensure your business stays compliant by clicking here https://t.ly/pLOVx', '2024-07-30 11:56:49', '2024-07-30 11:56:49'),
(1583, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'To the paramountinsurancebd.com Owner! my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-30 14:50:17', '2024-07-30 14:50:17'),
(1584, 'Luciana Enderby', 'luciana.enderby3@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner.', 'Get An INSTANT FLOOD of Non-Stop HUNGRY LEADS\r\nUsing This SHOCKING HACK That Nobody’s Even Heard Of!\r\nWe Show You How To Turn This FLOOD OF LEADS\r\nInto ONGOING INCOME…\r\nAnd Do It In Just 3 MINUTES!(REAL! SERIOUSLY!)\r\n\r\nCHECK HERE NOW:\r\n\r\nhttps://bit.ly/LeadsIn3MinutesSecretSystem', '2024-07-30 16:17:23', '2024-07-30 16:17:23'),
(1585, 'Eden Encarnacion', 'encarnacion.eden@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster.', 'How would you like a surefire way to dominate your local market & win more sales from your competition?\r\n\r\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \r\nThat’s a game changer.\r\nVetted also provides great SEO & FREE local leads\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?', '2024-07-30 17:37:05', '2024-07-30 17:37:05'),
(1586, 'Mavis Abigail', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Payment/deposits handler', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details jasonmorris001@aol.com', '2024-07-30 22:24:55', '2024-07-30 22:24:55'),
(1587, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'Hi\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-07-31 09:35:58', '2024-07-31 09:35:58'),
(1588, 'Hassan Bechtel', 'hassan.bechtel@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin!', 'MUST SEE!\r\n\r\nCreate AI Video\'s in 1 click (every topic)\r\nEnter your idea (every niche) and click generate!=video!\r\n\r\nGuru\'s Don\'t want you to know this! 60 000$/year!\r\nGenearte Shorts videos 9:16 BUT ALSO LONG FORM Video\'s ratio 16:9 (3-4 minutes)\r\nGenerate + post on social media (youtube - tiktok - instagram - facebook - Website..)\r\n\r\nDon\'t spend tons of MONEY to make a channel and video\'s!\r\nNO more hours of working and edditing!\r\n\r\nEnter Idea + genrate = video to post, in 1-2-3!\r\n\r\nfor example youtube channel (generate your videos + shedule them to post)\r\n---> after a while your videos get traction and you have a full income!\r\n\r\nNEVER BEEN EASIER - JOIN THE AI REVOLUION NOW HERE\r\n\r\nhttps://bit.ly/GenerateFullVideosHere', '2024-07-31 11:26:17', '2024-07-31 11:26:17'),
(1589, 'ObqVhgcyrfQPt', 'william18witcherhvs@outlook.com', 'তথ্য অধিকার আইকন', 'txsPoGAdy', 'oSIQAwgEcbMV', '2024-07-31 13:45:28', '2024-07-31 13:45:28'),
(1590, 'ObqVhgcyrfQPt', 'william18witcherhvs@outlook.com', 'তথ্য অধিকার আইকন', 'txsPoGAdy', 'oSIQAwgEcbMV', '2024-07-31 13:45:31', '2024-07-31 13:45:31'),
(1591, 'FSnOHphfMI', 'william18witcherhvs@outlook.com', 'তথ্য অধিকার আইকন', 'XIHWyiLqEGBTPJO', 'SVqRZfYaMTcH', '2024-07-31 13:45:49', '2024-07-31 13:45:49'),
(1592, 'FSnOHphfMI', 'william18witcherhvs@outlook.com', 'তথ্য অধিকার আইকন', 'XIHWyiLqEGBTPJO', 'SVqRZfYaMTcH', '2024-07-31 13:45:52', '2024-07-31 13:45:52'),
(1593, 'Brian And Dee Nicastro', 'nicastro.javier@googlemail.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-07-31 14:31:01', '2024-07-31 14:31:01'),
(1594, 'Michael Brown', 'aifacefusion@enterprisetoday.info', 'তথ্য অধিকার আইকন', 'Secret *AI Face Hack* Pulls In Millions Of Visitors/Month..', 'Hey,\r\n\r\nHere\'s a SHOCKER - 99% marketers are set to FAIL with A.I. \r\n\r\nNo way..  right? \r\n\r\nBut it\'s true. Everyone is spending a fortune on A.I tech, but no  one can seem to turn it into profits! \r\n\r\nIt all comes down to the fact that A.I needs guidance and a good strategy to get to work for you. \r\n\r\nAnd there’s one way I found to achieve that. It’s a brand new AI-driven technology called AI FaceFusion..\r\n\r\n==> See how AI face videos are pullingin millions of visitors/m effortlessly: https://www.enterprisetoday.info/aifacefusion \r\n\r\nHere\'re some results newbies gettingwith Face videos..\r\n\r\n- 10M views posting a self-improvement short\r\n- 1.5M views posting a gym tips reel\r\n- 2.8M views posting a health tips reel\r\n\r\nThis revolutionary platform has the power to generate unlimited amounts of traffic, clicks & sales for your offers or business using A.I face videos! \r\n\r\nImagine having thousands (even millions) of people visiting your offers and services every month!\r\n\r\nAI FaceFusion comes with an easy-to-use interface. Just select the type of video you need, then customize it to fit your needs - no tech skills required! \r\n\r\nPlus, it\'s just launched and available for a LOW One Time Price this week only. After this week, the price will turn into a higher recurring subscription. \r\n\r\nIt\'s time to take action and get the most out of this revolutionary AI tech! \r\n\r\n==> Click Here to Get AI FaceFusion Now : https://www.enterprisetoday.info/aifacefusion \r\n\r\nTake control before it’s too late. \r\n\r\nDon\'t let someone else beat you to the punch and start getting all those commissions and sales that you know you deserve.\r\n\r\nSee you inside. \r\n\r\nAll the Best, \r\nMichael Brown\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3682 Spring Avenue\r\nNewark, PA 19714', '2024-07-31 16:50:45', '2024-07-31 16:50:45'),
(1595, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'If we could offer your business up to 250k in working capital \r\nat a price and terms that were acceptable to, is that something you would consider?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message.\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-07-31 23:08:33', '2024-07-31 23:08:33');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1596, 'Sol Henley', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Assets/payment handler', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details jasonmorris001@aol.com', '2024-08-01 02:32:52', '2024-08-01 02:32:52'),
(1597, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'To the paramountinsurancebd.com Administrator! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-01 03:28:07', '2024-08-01 03:28:07'),
(1598, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Dear paramountinsurancebd.com Owner. my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-02 02:26:56', '2024-08-02 02:26:56'),
(1599, 'Fabien Birdsall', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hi there!\r\n\r\nAre you looking to maximize the impact of your YouTube videos? Introducing YTCopyCat, our innovative SaaS tool that converts your YouTube videos into various high-quality written content using advanced AI.\r\nWhat Can Our Tool Do for You?\r\n\r\n    Blog Articles: Turn your videos into blog posts.\r\n    Newsletters: Generate captivating newsletters effortlessly.\r\n    Video Summaries: Create concise summaries.\r\n    Tweets: Produce engaging tweets.\r\n    Custom Content: Use personalized prompts for specific needs.\r\n\r\nHow It Works:\r\n\r\n    Paste your YouTube video link.\r\n    Our AI analyzes and extracts key content.\r\n    Choose your desired format.\r\n\r\nIn just a few clicks, you’ll have top-notch content ready to publish or share. Save time and boost productivity with automated content creation.\r\nWhy Choose YTCopyCat?\r\n\r\n    Time-Saving: Automate your content creation.\r\n    Versatile: Generate multiple content types from one video.\r\n    High Quality: Enjoy superior content with advanced AI.\r\n\r\nSpecial Offer:\r\n\r\nTry YTCopyCat for free and revolutionize your content strategy. Visit https://ytcopycat.com to learn more and start your free trial today. Don’t miss this chance to enhance your content creation!\r\n\r\nCheers,\r\nFabien\r\ncontact@ytcopycat.com', '2024-08-02 12:45:56', '2024-08-02 12:45:56'),
(1600, 'Fab Teichelmann', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Hi there!\r\n\r\nAre you looking to maximize the impact of your YouTube videos? Introducing YTCopyCat, our innovative SaaS tool that converts your YouTube videos into various high-quality written content using advanced AI.\r\nWhat Can Our Tool Do for You?\r\n\r\n    Blog Articles: Turn your videos into blog posts.\r\n    Newsletters: Generate captivating newsletters effortlessly.\r\n    Video Summaries: Create concise summaries.\r\n    Tweets: Produce engaging tweets.\r\n    Custom Content: Use personalized prompts for specific needs.\r\n\r\nHow It Works:\r\n\r\n    Paste your YouTube video link.\r\n    Our AI analyzes and extracts key content.\r\n    Choose your desired format.\r\n\r\nIn just a few clicks, you’ll have top-notch content ready to publish or share. Save time and boost productivity with automated content creation.\r\nWhy Choose YTCopyCat?\r\n\r\n    Time-Saving: Automate your content creation.\r\n    Versatile: Generate multiple content types from one video.\r\n    High Quality: Enjoy superior content with advanced AI.\r\n\r\nSpecial Offer:\r\n\r\nTry YTCopyCat for free and revolutionize your content strategy. Visit https://ytcopycat.com to learn more and start your free trial today. Don’t miss this chance to enhance your content creation!\r\n\r\nCheers,\r\nFabien\r\ncontact@ytcopycat.com', '2024-08-02 15:42:47', '2024-08-02 15:42:47'),
(1601, 'Fabien Curnow', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster.', 'Hi there!\r\n\r\nAre you looking to maximize the impact of your YouTube videos? Introducing YTCopyCat, our innovative SaaS tool that converts your YouTube videos into various high-quality written content using advanced AI.\r\nWhat Can Our Tool Do for You?\r\n\r\n    Blog Articles: Turn your videos into blog posts.\r\n    Newsletters: Generate captivating newsletters effortlessly.\r\n    Video Summaries: Create concise summaries.\r\n    Tweets: Produce engaging tweets.\r\n    Custom Content: Use personalized prompts for specific needs.\r\n\r\nHow It Works:\r\n\r\n    Paste your YouTube video link.\r\n    Our AI analyzes and extracts key content.\r\n    Choose your desired format.\r\n\r\nIn just a few clicks, you’ll have top-notch content ready to publish or share. Save time and boost productivity with automated content creation.\r\nWhy Choose YTCopyCat?\r\n\r\n    Time-Saving: Automate your content creation.\r\n    Versatile: Generate multiple content types from one video.\r\n    High Quality: Enjoy superior content with advanced AI.\r\n\r\nSpecial Offer:\r\n\r\nTry YTCopyCat for free and revolutionize your content strategy. Visit https://ytcopycat.com to learn more and start your free trial today. Don’t miss this chance to enhance your content creation!\r\n\r\nCheers,\r\nFabien\r\ncontact@ytcopycat.com', '2024-08-02 15:51:07', '2024-08-02 15:51:07'),
(1602, 'Susanne Burleson', 'susanne.burleson@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Administrator!', 'Tired of overpaying for simple web work and website updates?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech', '2024-08-03 01:07:04', '2024-08-03 01:07:04'),
(1603, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'Hello paramountinsurancebd.com Admin. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-03 02:53:14', '2024-08-03 02:53:14'),
(1604, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Strike when the iron’s hot', 'To the paramountinsurancebd.com Administrator. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-03 07:51:49', '2024-08-03 07:51:49'),
(1605, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'how to turn eyeballs into phone calls', 'Dear, Eric here with a quick thought about your website paramountinsurancebd.com Owner!\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-03 10:21:28', '2024-08-03 10:21:28'),
(1606, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'how to turn eyeballs into phone calls', 'Dear, Eric here with a quick thought about your website paramountinsurancebd.com Admin.\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-03 15:15:43', '2024-08-03 15:15:43'),
(1607, 'SPIEQaaUWx', 'mitaxebandilis@gmail.com', '?????? ????', 'SlngXbPcRf iqjrsdQUEa CvAkvJltde RaeFxMvuRF jzxbLTrRlQ', 'All time cool 000*** paramountinsurancebd.com', '2024-08-03 18:39:40', '2024-08-03 18:39:40'),
(1608, 'Amelia Brown', 'ameliabrown12784@gmail.com', 'তথ্য অধিকার আইকন', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia', '2024-08-03 18:53:16', '2024-08-03 18:53:16'),
(1609, 'Maynard Leak', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin!', 'Dear paramountinsurancebd.com owner or manager, \r\n\r\nCut your business or personal credit cards and loan payments in half. eliminate interest and reduce your debt by 50%. 100% guaranteed. The average customer saves $56,228 in unnecessary interest plus principal and 15 years in payoff time through our consolidation loan and debt consolidation programs. \r\n\r\nContact us at usdebtrelief.biz or email me at usdebt12@gmail.com I look forward to hearing from you, \r\n\r\nRey', '2024-08-03 22:31:20', '2024-08-03 22:31:20'),
(1610, 'Samuel Harcus', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'Dear paramountinsurancebd.com owner or manager, \r\n\r\nCut your business or personal credit cards and loan payments in half. eliminate interest and reduce your debt by 50%. 100% guaranteed. The average customer saves $56,228 in unnecessary interest plus principal and 15 years in payoff time through our consolidation loan and debt consolidation programs. \r\n\r\nContact us at usdebtrelief.biz or email me at usdebt12@gmail.com I look forward to hearing from you, \r\n\r\nRey', '2024-08-03 23:41:53', '2024-08-03 23:41:53'),
(1611, 'Michael Brown', 'openappai@keydollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Earn more dollars: transform your website ( or any ideas) into Android/iOS App', 'Exciting news!   The wait is finally over – OpenApp AI is now LIVE\r\nThe first-ever AI-powered, no-coding \'Android & iOS\' mobile app builder.\r\nGame-changing technology allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into stunning Real Android & iOS mobile apps in less than 60 seconds!\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.keydollar.xyz/nowopenappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\n\r\nReady to take the leap into the future of app development?   Try OpenApp AI today and experience the simplicity of turning your dreams into reality.\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.keydollar.xyz/nowopenappai \r\n\r\nDon\'t let coding complexities hold you back.   Join the ranks of successful app creators with OpenApp AI.\r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....   that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.keydollar.xyz/nowopenappai \r\n\r\n\r\nBest regards,\r\nMichael Brown\r\n\r\n\r\nUNSUBSCRIBE: https://www.keydollar.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4234 Lighthouse Drive\r\nBranson, MO 65616', '2024-08-04 01:28:09', '2024-08-04 01:28:09'),
(1612, 'Phillis Coane', 'coane.phillis@msn.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner.', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-08-04 04:13:57', '2024-08-04 04:13:57'),
(1613, 'Karen Peterson', 'blink@actionnow.xyz', 'শুদ্ধাচার সেবা বক্স', 'Did You Know That Amazon Can Pay You Daily?', 'I didn’t know it…\r\n\r\nAnd I regret not knowing it sooner…\r\n\r\nThe biggest platform on earth, sending me daily commissions?   YES PLEASE…\r\n\r\nBut getting those commissions is not quite easy…\r\n\r\nYou need a system to promote their products correctly, to see results…\r\n\r\nBUT - what if there is a way to do that easily…\r\n…without any experience skills, or any upfront cost…\r\n\r\nYou just paste in your Amazon affiliate link, and that’s it…\r\n\r\nHow?   By using a one-of-a-kind app that does all of the work for you…\r\n\r\nBlink…\r\n\r\nWith Blink\r\n\r\nYou don’t need to write reviews\r\nYou don’t need to build websites\r\nYou don’t need to do SEO\r\nYou don’t need to run ads\r\n\r\nClick here now and watch Blink works in action >> https://www.actionnow.xyz/blink \r\n\r\nCheers,\r\nKaren Peterson\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1916 Joseph Street\r\nWaukesha, WI 53188', '2024-08-04 06:55:03', '2024-08-04 06:55:03'),
(1614, 'Robertrek', 'nicole.edmunds@yahoo.com', '???? ?????? ????', 'Winning News: iPhone 16 Pro Max', 'Your Prize Awaits: iPhone 16 Pro Max https://www.swarganga.org/redirect.php?url=https%3A%2F%2Ftelegra.ph%2Fiphone-07-06-5%3F9761', '2024-08-04 12:31:44', '2024-08-04 12:31:44'),
(1615, 'Brian Wend', 'ashleigh', 'শুদ্ধাচার সেবা বক্স', 'Please forgive me this entry, but Your Gift Could Save a Life paramountinsurancebd.com', 'Please forgive my reaching out in this way but, here is my story.\r\n\r\nYears ago, my insurance agent, and friend, lost his daughter in a horrible car accident. \r\nThere were three girls in the car and they were going into an intersection on a green light. \r\nA fire truck suddenly blasted through the intersection and all three girls died instantly on impact. \r\nAs you could imagine, the grief and sorrow was tremendous within those families. \r\nThis weighed on my heart for many weeks.\r\n\r\nOne day I was home from work, and an image of the solution, \r\nto help stop this avoidable tragedy, came into my mind. \r\nIt has never left me or been invented that I am aware. \r\nA thorough patent search needs to be done as it could have multiple applications.\r\n\r\nI have not been blessed with the finances to move forward for this project. \r\nThis is where I need your help.\r\n\r\nRealizing this is not much information to go on, \r\nANY amount would be appreciated. \r\nAll credit will be noted to your company in any future adverts.\r\n\r\nPlease consider helping me with this endeavor. \r\nBe a great part in saving many lives.\r\nThank-you in advance for your consideration. \r\n\r\n>>>DONATION LINK:\r\nhttps://jothq.com/donation\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nparamountinsurancebd.com\r\nTo be removed from receiving any further UC contacts,\r\nclick this link for instuctions https://jothq.com/go/remove\r\n\r\n\r\n\r\n2916 Cypress St. ste2 PMB#125\r\nWest Monroe, LA  71291', '2024-08-04 15:54:08', '2024-08-04 15:54:08'),
(1616, 'Regina Easter', 'easter.regina@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com admin!', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.', '2024-08-04 20:39:23', '2024-08-04 20:39:23'),
(1617, 'Zenaida McNeill', 'mcneill.zenaida@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster!', 'You have built a highly reputable business that values trustworthiness, integrity & professionalism.\r\n\r\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \r\n\r\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\r\n\r\n+ Business license, insurance & bond\r\n+ Business & professional certifications & accreditations\r\n+ Industry, local & trade awards \r\n \r\nGet Vetted and stack the deck in your favor to win the sale\r\n \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?', '2024-08-05 00:04:19', '2024-08-05 00:04:19'),
(1618, 'Zain', 'projectsexpert222@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Personal Assistant', 'Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\r\n\r\nBest regards,  \r\nZain Murt', '2024-08-05 07:54:38', '2024-08-05 07:54:38'),
(1619, 'Roberto Santos', 'roberto.santos@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin!', 'Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-08-05 08:44:34', '2024-08-05 08:44:34'),
(1620, 'Renato', 'paramountinsurancebd.com@gmx.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hello there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nSincerely, \r\n\r\nRenato', '2024-08-05 10:59:47', '2024-08-05 10:59:47'),
(1621, 'Danilo Coulston', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more info  reachahmet@proton.me', '2024-08-05 13:32:25', '2024-08-05 13:32:25'),
(1622, 'Ronny Conolly', 'jacob.conolly84@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-08-05 14:21:04', '2024-08-05 14:21:04'),
(1623, 'Chau McGahan', 'mcgahan.chau@googlemail.com', 'তথ্য অধিকার আইকন', 'new: semrush links', 'Hi there\r\nGetting backlinks from highly established sites is the most important thing.\r\n\r\nHaving backlinks from high DA sites but with 0 ranking keywords is bad business.\r\n\r\nSo, if you understand the need for such a strategy, here is our service:\r\nhttps://www.strictlydigital.net/product/semrush-backlinks/\r\n\r\n\r\nThanks\r\nStriclty Digital\r\nWhatsapp us: https://www.strictlydigital.net/whatsapp-us/', '2024-08-05 17:28:03', '2024-08-05 17:28:03'),
(1624, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Thoughts?', 'Learn how to get approved for working capital in 5 minutes\r\n\r\nVisit www.nextdayworkingcapital.com and watch our instant approval underwriter\r\nprovide you a funding decision in less than 30 seconds without you submitting a single document.\r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-05 22:48:30', '2024-08-05 22:48:30'),
(1625, 'Robertrek', 'dorisjq226@yahoo.com', '?????? ????', 'LUCKY YOU IPHONE 16 PRO MAX', 'You’ve Won iPhone 16 Pro Max http://azeritour.az/go/?//telegra.ph%2Fiphone-07-06-5%3F8833', '2024-08-06 00:54:58', '2024-08-06 00:54:58'),
(1626, 'Elba Hoffman', 'elba.hoffman@googlemail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'The Click Engine - Get 100% REAL Buyer Traffic\r\nTHIS IS AMAZING\r\n\r\nNOT JUST ANOTHER OFFER - this one is very good (!)\r\n\r\ncheck how this amazing co-operation from businesses help eachother out and drive high \r\nconverting traffic on autopilot to your offer\r\n\r\nWe all work togheter, you just add your affiliatelink in the pool and your good to go\r\n\r\nI had 23 leads in the first month and 2 sales from them. And it\'s dirty cheap because of the co-operation.\r\n\r\nadd your link here:\r\nhttps://lllpg.com/yrxsvhww/', '2024-08-06 12:14:12', '2024-08-06 12:14:12'),
(1627, 'Mark Gordon', 'sonic@earnmorenow.info', 'শুদ্ধাচার সেবা বক্স', '​​​Setup Your Own \"Spotify & Apple Music\" Streaming App In 60 Secs', 'Hey,\r\n\r\nI am dancing, care to join in the party? you wanna know why I am super excited?\r\n\r\nAI app that can allow you to build a “music, podcast, & live radio” hypermedia streaming platform that lets you stream over 100 million songs, playlists, genre \r\n\r\nSonic Is Live!\r\nTake a Quick Look Here: https://www.earnmorenow.info/sonic \r\n\r\nDo you know what this means?\r\n\r\nIt means you can finally own an AI Powered Streaming Platform that beats Spotify, Apple Music, YouTube Music, and the others combined.\r\n\r\nYou are literally going to be enjoying music and thousands of music lovers get to pay you for streaming.\r\n\r\n\r\nGuess what?\r\n\r\nAI Sonic Gets Your Streaming Platform Ready For You \r\n\r\n❌️Zero Coding Involved\r\n❌️Zero design & You Will Never Pay any Designer\r\n❌️ No Third-party & Never Worry About Paying Royalty\r\n❌️You Don\'t Need To Be A Singer\r\n\r\nAnd still, you will be enjoying thousands of streams daily.\r\n\r\nThis is possible because Sonic AI will fully load it with over 100m playlists and trending music.\r\n\r\nPlus, thousands of hooked listeners for you.\r\n\r\nSee what Sonic Can Do For You In A Nutshell:\r\nLaunch Your Live Streaming Platform With Just A Keyword (ZERO Coding)\r\nComes Preloaded With 100+ Million Playlists, Podcasts & Channels From All Your Favorite Artists…  \r\nStart Broadcasting Radio Stations From All Over The World With A Click…\r\nInstantly Transform Your Streaming Website into a Fully Compatible Mobile App for iOS & Android Devices\r\nWith 1-Click, Promote Your New Streaming Platform To Millions Of PAID Customer & Listener\r\nAnd so much more.\r\n\r\nWell, it\'s an app to die for if you ask me.\r\n\r\nThe fact that it\'s going for a low one-time price right now is shocking…\r\n\r\n\r\nAnd the hard truth is…\r\n\r\nPrice increases after today!\r\n\r\nYou don\'t want to miss out, do you?\r\n\r\nHurry, Click Here To Get AI Sonic & Enjoy: https://www.earnmorenow.info/sonic \r\n\r\n\r\nCongratulations buddy.\r\n\r\nMark Gordon\r\n\r\nP.S. Early bird offers are ready to be claimed, don\'t skip this for later, you get Massive Bonuses waiting for you.\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmorenow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 446 Glen Falls Road\r\nBensalem, PA 19020', '2024-08-06 15:32:24', '2024-08-06 15:32:24'),
(1628, 'Larry Charles', 'openappai@kagrowth.org', 'অভিযোগ বক্স', 'Create and Sell Unlimited Android & iOS Apps Mobile App in 60 Seconds!', 'Hey ,\r\n\r\nDreaming of creating and monetizing mobile apps without the hassle of coding?  Your dream is about to become a reality with OpenApp AI - the all-in-one solution for building, customizing, and selling Android & iOS apps effortlessly!\r\n\r\nOpenApp AI isn\'t just another app builder;  it\'s your key to unlocking the potential of app entrepreneurship.  Our groundbreaking platform allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into polished mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.kagrowth.org/nowopenappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is your ultimate companion on the path to app success:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nDon\'t miss out on this opportunity to join the ranks of successful app entrepreneurs.  Join the OpenApp AI revolution and start building your app empire today!\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds: https://www.kagrowth.org/nowopenappai \r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....  that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\nGrab OpenApp AI With Limited Time Bonuses Today: https://www.kagrowth.org/nowopenappai \r\nTo Your Success,\r\n\r\nLarry Charles\r\n\r\nP.S- We bet it’s the best you could get at such a low price.  So don\'t waste a second and get this before the prices go beyond your limits.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.kagrowth.org/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4092 Flanigan Oaks Drive\r\nSilver Spring, MD 20904', '2024-08-07 05:31:52', '2024-08-07 05:31:52'),
(1629, '* * * Apple iPhone 15 Free: http://bluelotusservices.com/upload/lbqsn1.php * * * hs=17732ee81a86989672f38a8aed5df8b2*', 'okebepu@merepost.com', 'তথ্য অধিকার আইকন', 'a5pbdl', '3mg9y0', '2024-08-07 09:15:42', '2024-08-07 09:15:42'),
(1630, '* * * Apple iPhone 15 Free: https://mourne-derby-transport.com/uploads/b84d0b.php * * * hs=5a65269347ded774db78dfe5572366c3*', 'okebepu@merepost.com', 'তথ্য অধিকার আইকন', 'k2jt0a', 'eiwdws', '2024-08-07 09:18:15', '2024-08-07 09:18:15'),
(1631, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question', 'If we could offer your business up to 250k in working capital \r\nat a price and terms that were acceptable to, is that something you would consider?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message.\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-07 22:42:51', '2024-08-07 22:42:51'),
(1632, 'David Bothwell', 'katherine.bothwell@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Hello , \r\n\r\nDo you suffer with anxiety or PTSD, or have a history that involved being abused?   Or do you know someone who suffers?  Do you have employees or family members who need help? These emotions can be totally resolved with EMDR self-help at:  Se-REM.com.   \r\n\r\nMany people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  \r\n  \r\nIt has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, loss of any kind, grief, and even marital counseling. Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used in an office or at home.  Therapists use this program to aid their clients in making rapid progress. \r\n \r\nRead about it, hear samples, and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit. I provide free consultation to all who use the program.  Write questions to: davidb@se-rem.com. Se-REM.com has a 95% rating on Trustpilot.  It is in use in 33 countries. \r\n\r\nNo subscriptions asked for. This email is a one-time occurrence.\r\n\r\nI wish you well,  \r\nDavid B., LCSW  (retired trauma therapist). \r\n\r\nP.S: You may wish to save this email for future reference.   This announcement is a public service for a not-for-profit program that has saved and restored lives shattered by abuse and trauma.', '2024-08-08 02:02:11', '2024-08-08 02:02:11'),
(1633, 'Daniel Sanderson', 'planksip.dot.org@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Are you interested? I am a trendsetting consultant, and I would love to work with your firm ...', 'I am not an engineer or architect, but I\'ve been in the AEC industry for a long time. \r\n\r\nI have a well-reasoned offer for you to consider, which involves my media outlet creating regular content and promoting it on LinkedIn. \r\n\r\nI am considering moving to a donation model because it allows us to work together and build trust. What do you think? \r\n\r\nOnce we begin to work together, I am sure that the scope of my work for you will increase; I am saying this based on experience and a history of happy clients. \r\n\r\nHere\'s my article on the CEO world, called \"Trendsetting Architectural Consultant,\" \r\nhttps://planksip.me/CEO\r\n\r\nHere are two example articles (with a video explaining a new seismic anchor for building facades) that I\'d love to share; \r\nExample #1: https://planksip.me/ex1\r\nExample #2: https://planksip.me/ex2\r\n\r\nOr BAUCO, a happy client that supplies mechanical and electrical \"virtually invisible\" drywall access panels. Here is a link to their website: https://bauco.com.\r\n\r\nPlease let me know your feedback or willingness to explore working together. \r\n\r\nThank you for your time and consideration, \r\n\r\nDaniel Sanderson \r\nCell; 778-838-2531', '2024-08-08 03:01:38', '2024-08-08 03:01:38'),
(1634, 'Benjamin Briel', 'info@cgrcredits.com', '?????? ????', 'Greetings', 'May I introduce you to CGC Financial Group LP. We are a professional group into pure loan and debt financing of project(s), and leading provider of creative financing solutions and consulting services for businesses seeking access to finance in the capital markets i.e. oil and gas, real estate, renewable energy, Health Care, transportation, construction, hotels, etc. We can finance in any region of the world as long as our ROI can be guaranteed on the projects. If Interested contact me for more details. \r\n \r\nBenjamin Briel , FSA \r\nCGC FINANCIAL GROUP LP \r\nInfo@cgrcredits.com', '2024-08-08 18:43:55', '2024-08-08 18:43:55');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1635, 'Mike Baldwin', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkey-seo.org/affiliates/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Baldwin\r\n \r\nMonkey Digital \r\nhttps://www.monkey-seo.org/whatsapp-affiliates/', '2024-08-08 21:00:31', '2024-08-08 21:00:31'),
(1636, 'Ella Williams', 'ella@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Hello', 'Discover how to access working capital effortlessly!\r\n\r\nYou know it takes money to make money.\r\n\r\nWe offer same day loans up to 250k \r\n\r\nJust visit www.nextdayworkingcapital.com and see how much you qualify for in less than 2 minutes.\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-08 22:36:22', '2024-08-08 22:36:22'),
(1637, 'Eric Fernandes', 'skooolify@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'Profit from Skool with zero out-of-pocket costs', 'Hey,\r\n\r\nWe’re talking about Skool – the most engaging and fastest-growing marketing platform out there. We went from the bottom of the pile to the top, and now we’re giving you the blueprint to do the same.\r\n\r\nHere’s what you’ll discover:\r\nHow to profit from Skool without running your own group or paying for an account.\r\nOur insane 91% engagement rate – unheard of in the industry!\r\nThe step-by-step process to get recurring commissions with zero out-of-pocket costs.\r\n\r\nClick Here to Get Instant Access Today: https://www.truevaule.xyz/skooolify !\r\n\r\nOur community is thriving, and we want you to be part of this success story. Join us, learn from our experience, and start earning today!\r\n\r\nTo your success, \r\nEric Fernandes\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2277 Rainy Day Drive\r\nBoston, MA 02107', '2024-08-09 00:31:55', '2024-08-09 00:31:55'),
(1638, 'Mousumi Islam', 'mim.mahhi2413@gmail.com', 'Select Dropdown', 'Medical travel insurance cost', 'Dear sir,\r\nI would like to know about the cost of medical travel insurance visit visa for schengen country excluding USA and Canada for 3 and 6 months. \r\nPlease, provide me the information as soon as possible. Because I have to buy it in Sunday. Thanks in advance.', '2024-08-09 12:50:13', '2024-08-09 12:50:13'),
(1639, 'Leonardo Martz', 'leonardo.martz@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com', '2024-08-09 16:18:22', '2024-08-09 16:18:22'),
(1640, 'Henry Pittman', 'stockdreams@nowbusiness.info', 'অভিযোগ বক্স', 'Earn Passive Income in Just 20 Minutes a Day with StockDreams', 'You\'re familiar with powerhouse marketplaces like Envato.com, and its sibling, Envato Elements, right?\r\n\r\nHere\'s an eye-opener: there are over 1,500 creators there, raking in full-time incomes by offering their creative work. And that\'s just the tip of the iceberg.\r\n\r\nWondering how to carve out your slice of this multi-million dollar pie?\r\n\r\nThe answer is creating in-demand, stunning graphics that buyers are eager to use.\r\n\r\nAnd for that, there\'s no better shortcut than StockDreams: https://www.nowbusiness.info/stockdream \r\n\r\nCheck out the link, and you\'ll witness the cutting-edge, all you need design app we call StockDreams in action.\r\n\r\nStockDreams hands you an extensive array of templates—plus ongoing additions—enabling you to craft eye-catching designs right out of the gate, skill level notwithstanding. Absolute beginners? You bet.\r\n\r\nImagine diving into StockDreams, picking a base design, adding your personal touch, and then uploading your finished product to platforms like Envato, iStockPhoto, Shutterstock, and more.\r\n\r\nThe moment your creation is downloaded, you start earning. That’s passive income made real, right at your fingertips.\r\n\r\nBut generating passive income in 2020 and beyond is just one way StockDreams can serve your financial ambitions.\r\n\r\nIn fact, I\'ve identified at least five other strategies to leverage StockDreams for profit, potentially even more.\r\n\r\nCurious about these strategies?\r\n\r\nClick here to discover the full potential of StockDreams: https://www.nowbusiness.info/stockdream \r\n\r\nCan\'t wait to see you succeed,\r\nHenry Pittman\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 81 Custer Street\r\nState College, PA 16803', '2024-08-09 17:09:10', '2024-08-09 17:09:10'),
(1641, 'Ravi Kates', 'jeanette.kates@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-08-10 11:29:08', '2024-08-10 11:29:08'),
(1642, 'Leonard Humphrey', 'sonic@busitoday.co', 'তথ্য অধিকার আইকন', 'Make $580 Daily - launch your own streaming platform (like Spotify)', 'Hello,\r\n\r\nHave you ever wondered why the streaming industry keeps growing?\r\n\r\nOver $34.75 Billion market volume right now.\r\n\r\nWell, as they say, music is life, and trust me, people pay tons to get their favorite playlist.\r\n\r\nWhat if you get your own streaming platform that pays you $385 daily?\r\n\r\nHow is that even possible? It\'s not easy to build one right?\r\n\r\nWell, I have great news for you…\r\n\r\nYou can with Sonic: https://www.busitoday.co/sonic \r\n\r\nAI app that can allow you to build a “music, podcast, & live radio” hypermedia streaming platform that lets you stream over 100 million songs, playlists, genre\r\n\r\nYou don\'t have to do anything, Sonic Does the building for you.\r\n\r\nNow, what about how to get people to stream and pay you?\r\n\r\nWorry less, Sonic Is Preloaded With Millions of Paying listeners \r\n\r\nPlus…\r\n\r\nInstantly Transform Your Streaming Website into a Fully Compatible Mobile App for iOS & Android Devices to attract more users to you\r\n\r\nAll you need to do is watch Sonic get your users and get you paid.\r\n\r\nIt\'s gonna be fun, trust me.\r\n\r\nInstead of paying tons to stream music, you can tap even if it\'s the least 2% of the market.\r\n\r\nImagine, 2% off $34.75 Billion\r\n\r\nThat\'s a whopping $695 million.\r\n\r\nDon\'t sleep in this at all.\r\n\r\nThat\'s not all…\r\n\r\nYou also get Access to Rare Bonuses Worth $14k only today!\r\n\r\nHurry And Get VIP Access To Sonic Now: https://www.busitoday.co/sonic \r\n\r\n\r\nLeonard Humphrey\r\n\r\n\r\nP.S. You gotta act Fast because the price goes up soon, so don\'t miss out on Sonic.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3227 Dancing Dove Lane\r\nNew York, NY 10013', '2024-08-10 22:26:24', '2024-08-10 22:26:24'),
(1643, 'Cathy Burdick', 'cathy.burdick@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Owner.', 'Running a business is not easy.\r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-08-10 22:45:35', '2024-08-10 22:45:35'),
(1644, 'Aaron Denning', 'denning.aaron@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com admin.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-08-11 11:05:12', '2024-08-11 11:05:12'),
(1645, 'Sam Nealy', 'societees223@outlook.com', 'তথ্য অধিকার আইকন', 'I\'m a blast from the past!', 'Hey dude\r\n\r\nDo you remember me from school? I was always the loud one! Anyways, I\'m emailing because I set up a t-shirt store and I wanna give some samples out to friends and family and your email is on the list. \r\n\r\nI got lots of good stuff that we loved back in the day like ACDC, Def Leppard, Journey and ZZ. Check out the shop here and lemme know if you interested in a shirt - Check em out - https://buff.ly/3Y2mQvD\r\n\r\nRock on \r\n\r\nSam', '2024-08-11 16:00:26', '2024-08-11 16:00:26'),
(1646, 'Nadya Grimstone', 'creatify64@gmail.com', 'তথ্য অধিকার আইকন', 'I will take care !', 'Hi ,\r\n\r\nI will help you develop your brand and digital marketing strategies over all your social media accounts\r\n\r\n\r\nchat with me now to discusee further ===> https://shorturl.at/NF2Nj\r\n\r\nRegards', '2024-08-12 09:23:26', '2024-08-12 09:23:26'),
(1647, 'WIsbJlewCiBDZH', 'moger_scott2863@yahoo.com', 'তথ্য অধিকার আইকন', 'GLZQvaglYbsED', 'BVnxJdTE', '2024-08-12 12:07:28', '2024-08-12 12:07:28'),
(1648, 'WIsbJlewCiBDZH', 'moger_scott2863@yahoo.com', 'তথ্য অধিকার আইকন', 'GLZQvaglYbsED', 'BVnxJdTE', '2024-08-12 12:07:34', '2024-08-12 12:07:34'),
(1649, 'sGQKTfcNqaHV', 'moger_scott2863@yahoo.com', 'তথ্য অধিকার আইকন', 'zZyEFphGlQLUYt', 'xOZHVvGaANk', '2024-08-12 12:08:14', '2024-08-12 12:08:14'),
(1650, 'sGQKTfcNqaHV', 'moger_scott2863@yahoo.com', 'তথ্য অধিকার আইকন', 'zZyEFphGlQLUYt', 'xOZHVvGaANk', '2024-08-12 12:08:22', '2024-08-12 12:08:22'),
(1651, 'Kathi Womack', 'kathi.womack37@hotmail.com', 'অভিযোগ বক্স', 'Elevate Your Business with M.I.H Marketing Agency', 'Hello,\r\n\r\nI hope this email finds you well.\r\n We are reaching out to introduce M.I.H Marketing Agency, the ideal partner for elevating your brand. Our expertise in innovative strategies, tailored campaigns, and data-driven results sets us apart. \r\n\r\nBy partnering with us, we can enhance your brand with the use of:\r\n• Software development \r\n• AI development\r\n• App development\r\n• Website development\r\n• Cyber security\r\n• Virtual private servers\r\n• SEO, SMO, SEM, SERP\r\n• Digital design\r\n• Social media marketing\r\n• International law and accouting\r\n• Clothing design and supply\r\n• White label writers\r\n• White label courses\r\n\r\nIf the service that you are looking for is not listed please reach out to us,as this list does not include all of the services we provide.\r\n\r\nReady to take your marketing to the next level? Let\'s schedule a zoom meeting to discuss how M.I.H can drive your business forward.\r\n\r\nBest regards,\r\nM.I.H Marketing Agency  \r\nmarketingagency.mih@gmail.com', '2024-08-12 20:39:11', '2024-08-12 20:39:11'),
(1652, 'Merlin Cramsie', 'merlin.cramsie13@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Elevate Your Business with M.I.H Marketing Agency', 'Hello,\r\n\r\nI hope this email finds you well.\r\n We are reaching out to introduce M.I.H Marketing Agency, the ideal partner for elevating your brand. Our expertise in innovative strategies, tailored campaigns, and data-driven results sets us apart. \r\n\r\nBy partnering with us, we can enhance your brand with the use of:\r\n• Software development \r\n• AI development\r\n• App development\r\n• Website development\r\n• Cyber security\r\n• Virtual private servers\r\n• SEO, SMO, SEM, SERP\r\n• Digital design\r\n• Social media marketing\r\n• International law and accouting\r\n• Clothing design and supply\r\n• White label writers\r\n• White label courses\r\n\r\nIf the service that you are looking for is not listed please reach out to us,as this list does not include all of the services we provide.\r\n\r\nReady to take your marketing to the next level? Let\'s schedule a zoom meeting to discuss how M.I.H can drive your business forward.\r\n\r\nBest regards,\r\nM.I.H Marketing Agency  \r\nmarketingagency.mih@gmail.com', '2024-08-13 03:32:11', '2024-08-13 03:32:11'),
(1653, 'Mike Marshman', 'mikeintope@gmail.com', '?????? ????', 'Social ads country traffic', 'Hello, \r\n \r\nHey, I\'m Mike from Monkey Digital. We offer a highly popular service that costs only 10$ per 5000 social ads visits. \r\n \r\nMore info:  \r\nhttps://www.country-targeted-traffic.com/get-started/ \r\n \r\nTracking will be sent the same day, the advertisement goes live within a few hours, effective and cheap marketing, try it out, it will be worth every penny. \r\n \r\nRegards \r\nMonkey Digital \r\nhttps://www.country-targeted-traffic.com/whatsapp-us/', '2024-08-13 04:25:40', '2024-08-13 04:25:40'),
(1654, 'Evan Holbrook', 'aiproductengine@actionnow.xyz', 'অভিযোগ বক্স', 'Turn a quirky passion into profit with AI', 'Hey,\r\n\r\nEver thought about creating digital products but worried about finding a niche?\r\n\r\nWith this new AI platform, you can instantly generate products for ANY niche, so you don\'t have to worry about wasting time on product development.\r\n\r\nThis tool can literally create products in minutes, so you can try as many niches as you want.\r\n\r\nCheck this out:\r\n\r\n: https://www.actionnow.xyz/aiproductengine \r\n\r\nWhether you\'re into fitness, cooking, or even alpaca grooming, AiProductEngine has you covered. It\'s versatile enough to handle anything you throw at it.\r\n\r\nWait until you see the niche they used in the demo video. Interesting, to say the least!\r\n\r\nNow you can create ebooks, sales pages, and thank-you pages in a snap. Plus, their AI Engine ensures that each product is unique.\r\n\r\nThink your niche is too obscure? Not a chance. AiProductEngine is perfect for everything from underwater basket weaving to vintage typewriter repair.\r\n\r\nNo design skills needed. Their built-in ecover graphics creator has got you covered. And they automatically host your sales pages online.\r\n\r\nSo, whether you’re a yoga instructor or a hamster training expert, AiProductEngine makes it easy to create and sell.\r\n\r\nWatch the demo and then try it for yourself:\r\n\r\n: https://www.actionnow.xyz/aiproductengine \r\n\r\nDon\'t miss out on the chance to tap into ANY niche, ANY time.\r\n\r\nJust be sure to check it out today during the launch special.\r\n\r\nTo your success,\r\n\r\nEvan Holbrook\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3959 Alfred Drive\r\nJamaica, NY 11432', '2024-08-13 04:36:33', '2024-08-13 04:36:33'),
(1655, 'Leonor Feldman', 'leonor.feldman71@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Is Spotify Dead?', 'Hi Paramountinsurancebd,\r\n\r\nThat’s a bold question… But it\'s only logical.\r\n\r\nEspecially since just today, Seyi opened the doors to his new AI Sonic App… \r\n\r\nIt’s the only app that can allow you to build a “music, podcast, & live radio” hypermedia streaming platform that lets you stream over 100 million songs, playlists, genre, radio, and podcasts… \r\n\r\n=>>> https://sonic-music-streaming-app.blogspot.com/\r\n\r\nAnd then fill it with hundreds of monthly paying customers… \r\n…without paying for ads, or doing SEO. \r\n\r\nThey leverage a library with over 600,000,000 (six hundred million) paying customers \r\n\r\nTo fill your platform in just minutes… \r\n\r\n\r\nIt literally does all the work for you, and gives you a Spotify-killer platform in just a matter of seconds… \r\n\r\nYou don’t need to code anything \r\nYou don’t need to design anything\r\nYou don’t need to record or edit anything\r\nYou don’t need to pay any royalties \r\nYou don’t need to market anything\r\n\r\nAll you need is to just enter a keyword, and that’s it… \r\n\r\n=>>> https://sonic-music-streaming-app.blogspot.com/\r\n\r\nSonic will give you a profitable Hypermedia streaming platform that will make you thousands of dollars monthly… \r\n\r\nBest part? Sonic will also transform your Hypermedia streaming platform into iOS and Android mobile apps at the click of a button… \r\nGiving you extra exposure to billions of potential customers easily…\r\n\r\nRight now, you can create your account with Sonic, and get unheard-of discount of 94%... \r\n\r\nNot just that, you will be able to also secure your copy of a bonus bundle that Seyi prepared for you… \r\n\r\nWorth over $14,000 \r\n\r\n>> Click on this link, and watch Sonic build an entire platform in under 60 seconds… \r\n\r\n=>>> https://sonic-music-streaming-app.blogspot.com/\r\n\r\nCheers,\r\n[Leonor Feldman]', '2024-08-13 22:20:14', '2024-08-13 22:20:14'),
(1656, 'JerryRak', 'ajijul.@gmail.com', '???? ?????? ????', 'Instant Claim: Get Your $50,000 Prize Now', 'Time is Ticking: Claim Your $50,000 Cash https://script.google.com/macros/s/AKfycbwem5SfwOYHdbKMgpzqUM-cN_vqe9zyDSKhz-sNBlFDx-nazSi4ImicBIFmZllLdJ_2yA/exec', '2024-08-14 03:47:47', '2024-08-14 03:47:47'),
(1657, 'Joanna Riggs', 'joannariggs278@gmail.com', 'অভিযোগ বক্স', 'Explainer Video for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna', '2024-08-14 10:11:52', '2024-08-14 10:11:52'),
(1658, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'Dear\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-14 16:42:27', '2024-08-14 16:42:27'),
(1659, 'Lois Wilke', 'wilke.lois41@gmail.com', 'তথ্য অধিকার আইকন', 'Elevate Your Content Game with VidBooks AI', 'Hi there,\r\n\r\nAre you looking to take your content to the next level? I’m excited to introduce you to VidBooks AI, a powerful platform that allows you to convert your written content into compelling video books effortlessly.\r\n\r\nWhether you’re a blogger, marketer, or educator, VidBooks AI helps you create engaging video content that resonates with your audience. This AI-driven tool makes it simple to turn your words into immersive visual experiences, helping you stand out in a crowded digital landscape.\r\n\r\nHere’s why you’ll love VidBooks AI:\r\n\r\n- Seamlessly transform text into video with AI technology\r\n- Enhance user engagement with interactive and visually appealing content\r\n- Increase your content’s reach and impact with video books\r\n- Streamline your content creation process with minimal effort\r\n\r\nReady to see how VidBooks AI can enhance your content strategy? \r\n\r\nDiscover more and start creating impactful video books today: https://furtherinfo.org/6gtq\r\n\r\nLooking forward to your success!\r\n\r\nBest wishes,\r\nLois', '2024-08-15 05:43:18', '2024-08-15 05:43:18'),
(1660, 'Brigette Jaramillo', 'jaramillo.brigette@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-08-15 08:07:41', '2024-08-15 08:07:41'),
(1661, 'Myrtle Schmitt', 'oneai@earnmillions.xyz', 'তথ্য অধিকার আইকন', '[5 Left] 𝗙-𝗥𝗘𝗘 𝗔𝗰𝗰𝗲𝘀𝘀 𝗪𝗼𝗿𝗹𝗱\'𝘀 𝗕𝗲𝘀𝘁 𝗣𝗿𝗲𝗺𝗶𝘂𝗺 𝗔𝗜 𝗔𝗽𝗽 𝗖𝗼𝗹𝗹𝗲𝗰𝘁𝗶𝗼𝗻', 'Hey\r\n\r\nImagine If you get Access to All the Powerful AIs from One Dashboard\r\nand not only that-  You can sell their service too with inbuilt system...\r\n\r\nAccess World\'s Best Premium AI App Collection Create\r\n& Sell World-Class AI Contents & Marketing Materials - With ZERO M0nthly F\'ees: https://www.earnmillions.xyz/oneai \r\n\r\n\r\nHere\'s What You\'ll Will Accessing For L1fetime F-REE\r\n\r\nOpen AI ChatGPT 4.0 Cost $240/Y You P\'ay $0\r\nGemini Cost $330/Y You P\'ay $0\r\nDall E3 Cost $210/Y You P\'ay $0\r\nLeoanardo AI $429/Y You P\'ay $0\r\nCopilot $270/Y You P\'ay $0\r\nLlama 3 $540/Y You P\'ay $0\r\nStable Diffusion XL $180/Y You P\'ay $0\r\nPaLM2 $390/Y You P\'ay $0\r\n\r\n=> Go here to Watch How it works: https://www.earnmillions.xyz/oneai \r\n\r\nUse C0upon: ONEAI30 ( 30% 0ff full funnel )\r\n\r\nVVIP Bonus #1 ZEUS - \"Set & Forget A.I. App\" that transforms TikTok into a viral traffic machine,\r\n\r\nVVIP Bonus #2 Fusion - World\'s First A.I. App Exploits \"Instagram Threads\" for Free Traffic, Leads, & Sales Instantly!\r\n\r\nVVIP Bonus #3 Quantum - ChatGPT Add-On Creates \"Faceless YouTube™ Channels\",\r\n\r\nGo Fast and Secure your copy=>: https://www.earnmillions.xyz/oneai \r\n\r\nUse C0upon: ONEAI30 ( 30% 0ff full funnel )\r\n\r\nExclusive Bonus1:  SendPal AI\r\nExclusive Bonus2: GraphicX\r\nExclusive Bonus3: InfinityBlog\r\n\r\n+ You will get 2 F-ree Upgrades\r\n\r\nF-REE UPGRADE1: One AI Website Conversion Builder (OTO11)\r\nF-REE UPGRADE2: One AI DFY FunnelBuilder (OTO12)\r\n\r\nHurry Up!\r\n\r\nOnly 24 Copies Left\r\n\r\nGo Fast and Secure your copy=>: https://www.earnmillions.xyz/oneai \r\n\r\nMyrtle Schmitt\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3866 Richison Drive\r\nBillings, MT 59101', '2024-08-15 08:58:02', '2024-08-15 08:58:02'),
(1662, 'JerryRak', 'jayeolaifedolapo.h@gmail.com', '???? ?????? ????', 'Swift Collect: Secure Your $50,000 Prize Now', 'COLLECT YOUR $50,000 PRIZE BEFORE IT\'S TOO LATE https://script.google.com/macros/s/AKfycbyoSWcyuR1DyNzMyRhBHNH5sVtSHtGCBmohjEh5bpGajDN6faxH75jqfed0oYgJrajnwA/exec', '2024-08-15 13:42:50', '2024-08-15 13:42:50'),
(1663, 'Erwin Serra', 'serra.erwin@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator!', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2024-08-15 20:07:29', '2024-08-15 20:07:29'),
(1664, 'Amelia Brown', 'ameliabrown12784@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'YouTube Promotion: 700-1500 new subscribers each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia', '2024-08-16 03:48:37', '2024-08-16 03:48:37'),
(1665, 'afYhecExJC', 'minnie31fieldsghc@outlook.com', 'তথ্য অধিকার আইকন', 'lVRutixDnMcdSFH', 'ZfmDzoFiAjhYMO', '2024-08-16 07:34:54', '2024-08-16 07:34:54'),
(1666, 'afYhecExJC', 'minnie31fieldsghc@outlook.com', 'তথ্য অধিকার আইকন', 'lVRutixDnMcdSFH', 'ZfmDzoFiAjhYMO', '2024-08-16 07:34:59', '2024-08-16 07:34:59'),
(1667, 'aXSvFsqklGLiW', 'minnie31fieldsghc@outlook.com', 'তথ্য অধিকার আইকন', 'gMotBAlV', 'cTuEArZUvopaPz', '2024-08-16 07:35:19', '2024-08-16 07:35:19'),
(1668, 'aXSvFsqklGLiW', 'minnie31fieldsghc@outlook.com', 'তথ্য অধিকার আইকন', 'gMotBAlV', 'cTuEArZUvopaPz', '2024-08-16 07:35:24', '2024-08-16 07:35:24'),
(1669, 'Paul Black', 'openappai@busitoday.co', 'তথ্য অধিকার আইকন', 'More Profit：Convert existing website URL (or Your Ideas) into Android/iOS App', 'Exciting news!   The wait is finally over – OpenApp AI is now LIVE\r\nThe first-ever AI-powered, no-coding \'Android & iOS\' mobile app builder.\r\nGame-changing technology allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into stunning Real Android & iOS mobile apps in less than 60 seconds!\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.busitoday.co/nowopenappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\n\r\nReady to take the leap into the future of app development?   Try OpenApp AI today and experience the simplicity of turning your dreams into reality.\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.busitoday.co/nowopenappai \r\n\r\nDon\'t let coding complexities hold you back.   Join the ranks of successful app creators with OpenApp AI.\r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....   that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.busitoday.co/nowopenappai \r\n\r\n\r\nBest regards,\r\nPaul Black\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1029 Taylor Street\r\nDobbs Ferry, NY 10522', '2024-08-16 17:26:38', '2024-08-16 17:26:38'),
(1670, 'Ronny Lightner', 'valarie.lightner33@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-08-16 22:29:39', '2024-08-16 22:29:39'),
(1671, 'Christopher Gibson', 'blinks@truevaule.xyz', 'অভিযোগ বক্স', 'Get Traffic and Dollars: The Easy Way Out Of The Rat Race', 'Can you believe it?\r\n\r\nYou can send thousands of laser-targeted clicks to your Amazon affiliate links (or any other links for that matter)\r\n\r\nAll of that, without spending a penny on advertising, and without doing any boring SEO…\r\n\r\nHow?\r\n\r\nBy using an app that is just launched TODAY…\r\n…called Blink\r\n\r\nAnd with it, you can do a lot of pretty neat things that you can see here >> https://www.truevaule.xyz/blinks \r\n\r\nIt’s the only app in the market that can send you all of that traffic for free\r\n\r\nAnd best part is, with Blink\r\n\r\nYou don’t need experience\r\nYou don’t need to learn anything\r\nYou don’t need any upfront investments\r\nYou don’t need to wait\r\n\r\nIt’s one of a kind app, my friend\r\n\r\nAnd you MUST go watch it work it’s magic live >> https://www.truevaule.xyz/blinks \r\n\r\nCheers,\r\nChristopher Gibson\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 297 Elm Drive\r\nNew York, NY 10011', '2024-08-17 21:56:20', '2024-08-17 21:56:20'),
(1672, 'Alycia Sierra', 'sierra.alycia@hotmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Administrator!', 'Hi,\r\n\r\nAre you looking for a quick and hassle-free business loan?\r\n\r\nWe offer a variety of options to suit your needs, including Expansion loans, startup loans, heavy equipment loans, home loans, real estate development loans, construction loans, working capital loans, bridge loans, inventory financing, merchant cash advances, and franchise financing. \r\n\r\nGet the funding you need to achieve your goals with ease. Apply now at www.fundcrownsltd.com/apply-now or email at Loan@fundcrownsltd.com\r\n\r\nBest regards. \r\nDylan Pham', '2024-08-18 06:38:47', '2024-08-18 06:38:47'),
(1673, 'Mike Croftoon', 'mikeintope@gmail.com', '?????? ????', 'Increase rankings with a SEO friendly web design', 'Hi there \r\nI just checked paramountinsurancebd.com ranks and am sorry to bring this up, but it lacks in many areas. \r\n \r\nUnfortunately, building a bunch of links won\'t solve the issue in this case, and a more comprehensive strategy is required. Google has undergone significant changes over the past year, making it nearly impossible to compete for favorable rankings without a well-designed website. \r\n \r\nWe recommend a search engine-friendly website layout to resolve all issues and propel your site to the top. \r\n \r\nYou can check more details here:https://www.seofriendlydesigns.com/get-started/ \r\n \r\nThanks for your consideration \r\nMike Croftoon\r\nSpeed Designs \r\nhttps://www.seofriendlydesigns.com/whatapp-us/', '2024-08-18 13:29:59', '2024-08-18 13:29:59'),
(1674, 'Brian And Dee Wylie', 'wylie.shirley@msn.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-08-18 13:40:15', '2024-08-18 13:40:15'),
(1675, 'URELAnFiQBrcKHj', 'macdonaldingrami4529@gmail.com', 'তথ্য অধিকার আইকন', 'LCQVMqwXKFsWI', 'ExGJFURlurAaBpL', '2024-08-18 13:43:27', '2024-08-18 13:43:27'),
(1676, 'URELAnFiQBrcKHj', 'macdonaldingrami4529@gmail.com', 'তথ্য অধিকার আইকন', 'LCQVMqwXKFsWI', 'ExGJFURlurAaBpL', '2024-08-18 13:43:32', '2024-08-18 13:43:32'),
(1677, 'jbSorGIUNZgE', 'macdonaldingrami4529@gmail.com', 'তথ্য অধিকার আইকন', 'NnJIDrxU', 'IEuJcQPO', '2024-08-18 13:43:56', '2024-08-18 13:43:56'),
(1678, 'jbSorGIUNZgE', 'macdonaldingrami4529@gmail.com', 'তথ্য অধিকার আইকন', 'NnJIDrxU', 'IEuJcQPO', '2024-08-18 13:44:02', '2024-08-18 13:44:02'),
(1679, 'Burton Rowell', 'burton.rowell15@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin.', 'Hi,\r\n\r\nAre you looking for a quick and hassle-free business loan?\r\n\r\nWe offer a variety of options to suit your needs, including Expansion loans, startup loans, heavy equipment loans, home loans, real estate development loans, construction loans, working capital loans, bridge loans, inventory financing, merchant cash advances, and franchise financing. \r\n\r\nGet the funding you need to achieve your goals with ease. Apply now at www.fundcrownsltd.com/apply-now or email us at: Loan@fundcrownsltd.com\r\n\r\nBest regards. \r\n\r\nDylan Pham\r\nFund Crowns Limited', '2024-08-18 15:11:32', '2024-08-18 15:11:32'),
(1680, 'Noelia Chelmsford', 'noelia.chelmsford@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Owner!', 'Running a business is not easy.\r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-08-19 03:55:42', '2024-08-19 03:55:42'),
(1681, 'WalterStago', 'jasonward9681@gmail.com', '???? ?????? ????', 'Struggling with Negative Online Content? We Can Help!', 'Hello, \r\nAre you or your business suffering from negative online content? Our team specializes in reputation management and can help you restore and protect your online image. Whether you\'re an individual or a business, a strong reputation is essential for success, and we have proven methods to ensure you or your business shines online. \r\nJust visit our website and choose the package that best fits your needs: https://www.ratingsking.com/pricing-page-reputation/', '2024-08-19 21:13:11', '2024-08-19 21:13:11'),
(1682, 'Chelsea June', 'chelseaclohz@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Free Sales & Marketing Checklist', 'Hi,\r\n\r\nI came across your company’s LinkedIn profile and figured I’d reach out.\r\n\r\nI’ve created a sales and marketing checklist to help businesses increase sales.\r\n\r\nIf that sounds useful, you can check it out here: \r\nhttp://clohzchecklist.com/\r\n\r\nLet me know if you want to review it together.\r\n\r\nThanks,\r\nChelsea Olsen\r\nFounder of CLOHZ\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out in the subject.\r\nparamountinsurancebd.com', '2024-08-19 23:27:28', '2024-08-19 23:27:28'),
(1683, 'Bruce Eggen', 'tuberankjeet@busihelp.xyz', 'অভিযোগ বক্স', 'Time to start winning YouTube traffic… Go to #1 with AI', 'Hello,\r\n\r\nYouTube is the biggest social network and the 2nd largest search engine.  People spend more time on YouTube than on the next 5 sites combined.\r\n\r\nSo do you have YouTube traffic yet?  It’s a piece of cake now!\r\n\r\nThe all new Tuberank Jeet 6 uses AI to create a successful algo that gives you the best optimization for your YouTube videos.  It’s been the world’s favorite YouTube ranking app for nearly a decade and if Tuberank Jeet was good earlier, with AI features it’s a BEAST.\r\n\r\nNow you don’t just get the data and the optimization tricks, you get it done for you: https://www.busihelp.xyz/tuberankjeet !\r\n\r\nThat’s right.  You can find the perfect niches, videos, ideas, and keywords and create the perfect optimizations.\r\n\r\nTuberank Jeet’s AI features\r\n\r\n?? Automatically rewrite any video\'s description to create an original description that you can use in your video.  No need to write anything!\r\n\r\n?? Put in a keyword or hashtag and find all the other top-quality hashtags and keywords from AI.\r\n\r\n?? Choose any video and find the keywords that it’s targeting, as well as the keywords it should target (AI intelligence).\r\n\r\n?? Put in a video title and get several alternative titles from AI.  No need to write anything.\r\n\r\n??One-click AI optimization.  Skip the queue, click a button and get the entire video optimized in seconds.  Great for agencies and SEO professionals.\r\n\r\nThe best thing is, the algo is trained and ready.   You don’t need to be an experienced professional to rank with Tuberank Jeet.\r\n\r\nYep, no knowledge of SEO is required and you will have a perfectly optimized YouTube video in less than 2 minutes.\r\n\r\nYou can do the optimization yourself, or trust your assistants with it.  They can’t get it wrong.\r\n\r\nTuberank Jeet: https://www.busihelp.xyz/tuberankjeet \r\n\r\nTuberank Jeet is the best YouTube SEO software in the market since 2013.  It is the secret of thousands of YouTubers.\r\n\r\nMake it yours.  Go here.\r\n\r\n: https://www.busihelp.xyz/tuberankjeet \r\n\r\nImportant: Don’t forget to use my coupons.  Use ‘ launchspcl’ for $5 off if you are buying the main product, or if you get the bundle (smart move) then use ‘tuberankai’ to get $50 on the listed price.\r\n\r\nThis is a limited-time thing.  Don’t know till when it lasts, so act early.\r\n\r\nGet Tuberank Jeet before it goes away.\r\n\r\nCheers!\r\nBruce Eggen\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3833 Cameron Road\r\nBuffalo, NY 14214', '2024-08-19 23:54:16', '2024-08-19 23:54:16'),
(1684, 'Austin Gregory', 'austinglivenow@gmail.com', 'তথ্য অধিকার আইকন', 'Need another income stream?', 'Try this course if you are you looking for another income stream.\r\n\r\nWe are giving away our online course on how ANYONE Can Start the #1 Beginner Friendly Fully Automated Business From Home\r\nusing this unfair software that clones a 7 figure business in seconds 100% Free right now.\r\n\r\nTake the FREE Course and get Instant Access Now.\r\n\r\nThis is for people that want to...\r\n - Say goodbye to chasing leads\r\n- Create a monthly passive income machine from home\r\n- Build a life of complete time, location, and financial freedom\r\n- Learn how to create multiple passive income streams on autopilot, which allowed me to have complete freedom. \r\n\r\nReply to this email or Check out the course at: \r\nhttp://austinglivenow.com\r\n\r\n\r\nHave a great day either way!\r\nAustin Gregory\r\nLife Design Expert\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out in the subject.\r\nparamountinsurancebd.com', '2024-08-20 01:50:36', '2024-08-20 01:50:36'),
(1685, 'Jerome Bladen', 'jerome.bladen@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner.', 'bills are crazy expensive ? Celebrities never pay retail, and you shouldn’t either! Take our quick quiz to learn how to cut your mobile bill down to just $20. \r\n?\r\n\r\nTake the survey and win an IPhone 16 before it’s released!!!\r\nhttps://mailchi.mp/roccstarwireless/enter-for-your-chance-to-win-i-phone-16', '2024-08-20 07:04:28', '2024-08-20 07:04:28'),
(1686, 'Raymondwhody', 'no.reply.ClaudeThomas@gmail.com', '?????? ????', 'Providing feedback through the feedback form.', 'Howdy! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send letter completely legitimately? \r\nWhen such proposals are sent, no personal data is used, and messages are sent to forms specifically designed to receive messages and appeals securely. Feedback Forms guarantee that messages won\'t be marked as spam, since they are considered important. \r\nEnjoy our service for free today! \r\nWe can deliver up to 50,000 messages to you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis message was automatically generated. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\nWe only use chat for communication.', '2024-08-21 05:33:40', '2024-08-21 05:33:40'),
(1687, 'FOJXVewBKAhzrsmH', 'yparsonsvp2001@gmail.com', 'তথ্য অধিকার আইকন', 'xcwkNKEAHzDsWB', 'BWlOtDqPuYeXbKR', '2024-08-21 05:44:58', '2024-08-21 05:44:58'),
(1688, 'FOJXVewBKAhzrsmH', 'yparsonsvp2001@gmail.com', 'তথ্য অধিকার আইকন', 'xcwkNKEAHzDsWB', 'BWlOtDqPuYeXbKR', '2024-08-21 05:45:04', '2024-08-21 05:45:04'),
(1689, 'FOJXVewBKAhzrsmH', 'yparsonsvp2001@gmail.com', 'তথ্য অধিকার আইকন', 'xcwkNKEAHzDsWB', 'BWlOtDqPuYeXbKR', '2024-08-21 05:45:09', '2024-08-21 05:45:09'),
(1690, 'AkgZvuUXobwCc', 'yparsonsvp2001@gmail.com', 'তথ্য অধিকার আইকন', 'PuWBLslKVkAzcb', 'KDswvrUbo', '2024-08-21 05:45:59', '2024-08-21 05:45:59'),
(1691, 'AkgZvuUXobwCc', 'yparsonsvp2001@gmail.com', 'তথ্য অধিকার আইকন', 'PuWBLslKVkAzcb', 'KDswvrUbo', '2024-08-21 05:46:05', '2024-08-21 05:46:05'),
(1692, 'Marvin Laughlin', 'sonic@enterprisetoday.info', 'অভিযোগ বক্স', 'Live-Your Own AI Hypermedia  Streaming Platform Is Here', 'Hi, \r\n\r\nThe first time I heard of Sonic, I thought it was just one of those streaming platforms out there…\r\n\r\nAs I write this, I am still in shock of how much I can do with this hypermedia streaming App.\r\n\r\nIntroducing Sonic Hypermedia Streaming App created by my friend Seyi: https://www.enterprisetoday.info/sonic \r\n\r\nAI app that can allow you to build a “music, podcast, & live radio” hypermedia streaming platform that lets you stream over 100 million songs, playlists, genre\r\n\r\nWith Preloaded thousands of users who are ready to pay you to stream their favorite music.\r\n\r\nThe fact that you aren\'t going to struggle to get users is unbelievable yet true.\r\n\r\nNo marketing from your end…\r\n\r\nNo Work or any form of tech experience needed\r\n\r\nExperience the world of music and get paid for doing so.\r\n\r\nJust Sit Back And let Sonic get to work.\r\n\r\nAnd your wallet gets filled with users\' streaming fees.\r\n\r\nMy friend Seyi is handing all the powers to you, you aren\'t even going to pay Royalty fees.\r\n\r\nHere are my favorite things I need to share with you about Sonic:\r\n\r\nSonic Leverages a library of over 600 Million paying listeners, so scrap that marketing idea, you are covered \r\nSonic Gets you covered with Hypermedia IOS and Android Mobile Apps in a click exposing you to more listeners globally\r\nSpotify, Apple Music, Amazon, and others have nothing on you…\r\n\r\nAnd so much more.\r\n\r\nWell, I thought maybe the sweet offer stops there…\r\n\r\nBut, Seyi prepared Bonuses Worth over 16k USD for early users.\r\n\r\nYes, as an early user, that\'s what I am getting right away.\r\n\r\nBecome an early user of Sonic and enjoy Bonuses Worth 16k plus right away: https://www.enterprisetoday.info/sonic \r\n\r\nThe price of Sonic will shock you, a low one-time offer!\r\n\r\nWell, it ends in 4 hours though, so you really need to hurry.\r\n\r\nThis is me wishing you the best.\r\n\r\nMarvin Laughlin\r\n\r\nP.S. There is nothing like Sonic anywhere that does it all 100% so don\'t miss it. You have a chance to enjoy music and get paid right now.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1495 Grove Avenue\r\nNewkirk, OK 74647', '2024-08-21 07:09:45', '2024-08-21 07:09:45'),
(1693, 'Eli Rhoden', 'morrismi1@outlook.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster!', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me on my NEW EMAIL ID so i can provide you with more info: ahmetmain@outlook.com', '2024-08-21 09:08:02', '2024-08-21 09:08:02'),
(1694, 'Tanu', 'brandbuildingassistance@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writing Service', 'Hello, I’m Tanu, a HubSpot Certified copywriter and content writer, distinguished as one of the few globally certified in this field. With 8 years of experience, I excel in crafting compelling content across various formats, including blogs, articles, e-commerce product descriptions, SEO content, website copy, business service descriptions, newsletters, brochures, and SOPs. I carefully ensure that each word is strategically chosen to resonate with your audience while integrating relevant keywords with precise density to boost SEO effectiveness. Additionally, I can craft Meta titles and descriptions tailored for every page of your website, ensuring optimal search engine visibility.\r\n\r\nIf you have any current content needs, please don’t hesitate to contact me at brandbuildingassistance@outlook.com', '2024-08-22 01:36:06', '2024-08-22 01:36:06'),
(1695, 'Carlo Tanaka', 'tanaka.ernie28@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Reversed Chakra bursts onto the indie music scene with \"Game of Chess,\" a track that entertains and invites listeners into a profound exploration of spiritual energy through music. This band stands out by challenging conventional norms, even embracing a philosophy that turns traditional spiritual energy flows on their head. The single showcases Reversed Chakra\'s talent for crafting a rich sonic landscape, blending introspective indie rock with the moody allure of new wave and the expansive soundscapes of post-rock. \r\n\r\nThis ambitious fusion creates a song that feels both familiar and refreshingly unique. Produced by Paul Reeve (Muse), mixed by John Fryer (Depeche Mode, Nine Inch Nails, HIM), and mastered by Richard Dodd (Kings Of Leon), the single has reached 2.1 million streams in less than a month. We can easily shout that we are witnessing the rise of a new sensation in indie rock! \r\n\r\nEnjoy the video: https://www.youtube.com/watch?v=0Dw1T5TDecc\r\nVisit the band\'s website: www.reversedchakra.com', '2024-08-22 02:47:50', '2024-08-22 02:47:50');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1696, 'Mae Imhoff', 'imhoff.mae@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.', '2024-08-22 03:03:38', '2024-08-22 03:03:38'),
(1697, 'Gordon Taylor', 'openappai@actionnow.xyz', 'অভিযোগ বক্স', 'AI-Powered App Building: Create and Sell Android & iOS Apps Effortlessly!', 'Hey ,\r\n\r\nDreaming of creating and monetizing mobile apps without the hassle of coding?  Your dream is about to become a reality with OpenApp AI - the all-in-one solution for building, customizing, and selling Android & iOS apps effortlessly!\r\n\r\nOpenApp AI isn\'t just another app builder;  it\'s your key to unlocking the potential of app entrepreneurship.  Our groundbreaking platform allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into polished mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.actionnow.xyz/nowopenappai \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is your ultimate companion on the path to app success:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nDon\'t miss out on this opportunity to join the ranks of successful app entrepreneurs.  Join the OpenApp AI revolution and start building your app empire today!\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds: https://www.actionnow.xyz/nowopenappai \r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....  that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\nGrab OpenApp AI With Limited Time Bonuses Today: https://www.actionnow.xyz/nowopenappai \r\n\r\nTo Your Success,\r\n\r\nGordon Taylor\r\n\r\nP.S- We bet it’s the best you could get at such a low price.  So don\'t waste a second and get this before the prices go beyond your limits.\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 504 Short Street\r\nAustin, TX 78701', '2024-08-22 03:32:32', '2024-08-22 03:32:32'),
(1698, 'Carlo Greenberg', 'greenberg.freddy@googlemail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Reversed Chakra bursts onto the indie music scene with \"Game of Chess,\" a track that entertains and invites listeners into a profound exploration of spiritual energy through music. This band stands out by challenging conventional norms, even embracing a philosophy that turns traditional spiritual energy flows on their head. The single showcases Reversed Chakra\'s talent for crafting a rich sonic landscape, blending introspective indie rock with the moody allure of new wave and the expansive soundscapes of post-rock. \r\n\r\nThis ambitious fusion creates a song that feels both familiar and refreshingly unique. Produced by Paul Reeve (Muse), mixed by John Fryer (Depeche Mode, Nine Inch Nails, HIM), and mastered by Richard Dodd (Kings Of Leon), the single has reached 2.1 million streams in less than a month. We can easily shout that we are witnessing the rise of a new sensation in indie rock! \r\n\r\nEnjoy the video: https://www.youtube.com/watch?v=0Dw1T5TDecc\r\nVisit the band\'s website: www.reversedchakra.com', '2024-08-22 09:23:43', '2024-08-22 09:23:43'),
(1699, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Instead, congrats', 'Hello paramountinsurancebd.com Administrator. \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-22 20:39:25', '2024-08-22 20:39:25'),
(1700, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'To the paramountinsurancebd.com Admin!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-22 22:22:14', '2024-08-22 22:22:14'),
(1701, 'Brandie Hickson', 'hickson.brandie@msn.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Webmaster!', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at https://wpexpertspro.co/website/?site=paramountinsurancebd.com', '2024-08-23 08:52:04', '2024-08-23 08:52:04'),
(1702, 'Davidwax', 'ariesram1991@yahoo.com', '?????? ????', 'ALERT: BALANCE IS $50,000—WITHDRAW MONEY IMMEDIATELY', 'Urgent: Your Balance Is $50,000—Withdraw Immediately https://script.google.com/macros/s/AKfycbwVtcjP_6g8L37A6nZtjBnuUQu_WXlOuNASdNMZSw8bF7mezRp-caSZD5vXGQ_IFOBo/exec', '2024-08-23 09:10:09', '2024-08-23 09:10:09'),
(1703, 'Debbra Fenston', 'fenston.debbra@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at https://wpexpertspro.co/website/?site=paramountinsurancebd.com', '2024-08-23 14:35:57', '2024-08-23 14:35:57'),
(1704, 'Nathaniel Farrell', 'dfysuite@earnmillions.xyz', 'শুদ্ধাচার সেবা বক্স', 'Get over 1,000 authority links', 'we all know that getting high-quality authority links is the REAL key to long-term page 1 rankings, right?\r\n\r\nIt doesn’t matter if you’re trying to:\r\n\r\n– do some quick launch jacking..\r\n– rank your video on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– or rank ANY kind of content for that matter..\r\n\r\nWITHOUT high-quality syndication, you’re getting NO WHERE – Guaranteed!\r\n\r\nAnd that’s why I’m excited to get this PROVEN system, DFY Suite, into your hands.\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n\r\nAND they have just released their BIGGEST update to date.\r\n\r\nThey’ve made it better easier and faster to get ALL of your rankings DONE FOR YOU!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.earnmillions.xyz/dfysuite\r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n\r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.earnmillions.xyz/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nNathaniel Farrell\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here:  https://www.earnmillions.xyz/dfysuite \r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\n\r\nAddress: 3293 Nixon Avenue\r\nKingsport, TN 37660', '2024-08-23 22:15:17', '2024-08-23 22:15:17'),
(1705, 'Bill Seitz', 'seitz.bill@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com owner.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-08-23 22:27:04', '2024-08-23 22:27:04'),
(1706, 'Arthur Thirkell', 'thirkell.chester4@gmail.com', 'অভিযোগ বক্স', 'Create your Own AI  GPT', 'Looking to develop your own GPT, AI, or machine learning application? You\'re in the right place.\r\n\r\nOur experience includes working with large companies like Merck and Siemens, along with numerous smaller firms.\r\n\r\n\r\nOur approach is:\r\n\r\nBusiness-results oriented\r\nCommunicative in easy-to-understand language\r\nEfficient with small, focused teams that prioritize progress over lengthy discussions\r\nExtremely selective in our hiring, requiring thousands of candidates to find the perfect fit\r\nOur expertise covers:\r\n\r\nPython machine learning\r\nData science\r\nNatural Language Processing (NLP)\r\nAI website development\r\nChatGPT integration\r\nBuilding AI SaaS platforms\r\nOpenAI technologies\r\n\r\nClick Here and let us discus your Idea:\r\n\r\nhttps://tinyurl.com/36zcnxxm', '2024-08-24 14:01:28', '2024-08-24 14:01:28'),
(1707, 'Davidwax', 'kmudassir74@yahoo.com', '?????? ????', 'ALERT: YOUR BALANCE IS $50,000, WITHDRAW IMMEDIATELY', 'Low Balance Alert: Withdraw Immediately—$50,000 Left https://script.google.com/macros/s/AKfycbwFHu8A0C7FZohDjeeIe1bM6T7n5I4vXyetRGwBtuOYe33n46F0L5jFL5iWfEh44gUm/exec', '2024-08-24 17:57:26', '2024-08-24 17:57:26'),
(1708, 'Mike Enderson', 'mikeintope@gmail.com', '???? ?????? ????', 'Improve your website`s ranks totally free', 'Hi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.hilkomseo.net/free-cleanup/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\n \r\nRegards \r\nMike Enderson\r\n \r\nWhatsapp:https://www.hilkomseo.net/whatapp-us/', '2024-08-24 23:47:39', '2024-08-24 23:47:39'),
(1709, 'Swen Knetes', 'knetes.swen@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Admin.', 'Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\r\n\r\nWant to remove the stress and get some breathing room?\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-08-25 05:00:53', '2024-08-25 05:00:53'),
(1710, 'Ciara Sugerman', 'risecapital01@gmail.com', 'তথ্য অধিকার আইকন', 'Explore Equipment Financing Options with a Simple, No-Obligation Inquiry', 'Hello,\r\n\r\nI am Ciara Sugerman, working for a company based in the US.\r\n\r\nAre you looking forward to getting new equipment for your business?. We can help you fund anyAsset/Equipment.\r\n\r\nJust answer these simple questions below and Our team can put together a package to suit you with no-obligation.\r\n\r\n1. Type of Equipment\r\n\r\n2. Value of the Equipment\r\n\r\n3. Years in Business\r\n\r\n4. Your Phone Number\r\n\r\nThanks & regards,\r\nCiara Sugerman\r\n\r\nFounder & Owner\r\nhttps://risecap.website/installment\r\nRiseCap LLC - Fully Owned and Operated in the USA\r\n\r\nTo stop this message, respond with \"no interest\"', '2024-08-25 06:24:03', '2024-08-25 06:24:03'),
(1711, 'Shirley Ely', 'ely.shirley@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I see that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.', '2024-08-25 09:17:32', '2024-08-25 09:17:32'),
(1712, 'Melissa Ogles', 'contentjob@busitoday.co', 'তথ্য অধিকার আইকন', 'Get Paid to Write - Apply Now!', 'Hi owner of paramountinsurancebd.com,\r\n\r\n\r\nWe are searching for new writers to join our platform to carry out entry-level blog writing tasks.\r\n\r\nThere is an hourly rate of $35, with training being given for the job.\r\n\r\nYou would be assisting e-commerce stores to write brief blog entries to introduce their new products.\r\n\r\nFor this job, you would be given an image of the product and details about it, such as its cost, and then you must craft a 500-word blog post about the product for the business to post on their blog. Only fundamental English and grammar skills are necessary for this job and full guidance will be provided.\r\n\r\nThe contract does not have a fixed duration and the hourly rate is $35.\r\n\r\nTo qualify, you should be able to access a laptop or phone, work autonomously, possess fundamental English reading and writing abilities, strictly adhere to instructions, have a dependable internet connection, and have at least 5 hours of availability each week.\r\n\r\nIf you are available to start soon, click this link to begin the application process now: https://www.busitoday.co/contentjob .\r\n\r\nDon\'t hesitate, these opportunities won\'t last long.\r\n\r\nLooking out for you,\r\nMelissa Ogles\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 3718 Rafe Lane\r\nJackson, MS 39201', '2024-08-25 13:08:36', '2024-08-25 13:08:36'),
(1713, 'Allison Oday', 'appios@nowbusiness.info', 'অভিযোগ বক্স', 'Build and Sell Your Dream Mobile Apps in Seconds with OpenApp AI', 'Hey ,\r\n\r\nAre you tired of the lengthy process and technical barriers that come with building mobile apps?  Say goodbye to coding woes because we\'ve got something groundbreaking for you!\r\n\r\nIntroducing OpenApp AI - the world\'s first AI-powered, no-coding \'Android & iOS\' mobile app builder.  Our platform is set to revolutionize the way you create apps.  \r\n\r\nWith OpenApp AI, you can transform any website URL, your ideas, keywords, blogs, pages, and e-commerce stores into fully functional Android & iOS mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.nowbusiness.info/appios \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s what makes OpenApp AI a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds with OpenApp AI: https://www.nowbusiness.info/appios \r\n\r\nAlong with this,\r\nYou’re also getting premium bonuses during the launch exclusive deal… \r\n\r\nSo,\r\nStop thinking & grab your copy at the launch exclusive discounted price\r\n\r\nGet OpenApp AI With Exclusive Bonuses Here: https://www.nowbusiness.info/appios \r\n\r\nTo Your Success,\r\n\r\nAllison Oday\r\n\r\n\r\nP.S- There is nothing like this available in the market at such a discounted price.  So, grab your copy before time runs out.\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3373 Walkers Ridge Way\r\nGeneva, IL 60134', '2024-08-25 17:07:09', '2024-08-25 17:07:09'),
(1714, 'Viola Waterfield', 'risecapital01@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explore Equipment Financing Options with a Simple, No-Obligation Inquiry', 'Hello,\r\n\r\nI am Viola Waterfield, working for a company based in the US.\r\n\r\nAre you looking forward to getting new equipment for your business?. We can help you fund anyAsset/Equipment.\r\n\r\nJust answer these simple questions below and Our team can put together a package to suit you with no-obligation.\r\n\r\n1. Type of Equipment\r\n\r\n2. Value of the Equipment\r\n\r\n3. Years in Business\r\n\r\n4. Your Phone Number\r\n\r\nThanks & regards,\r\nViola Waterfield\r\n\r\nFounder & Owner\r\nhttps://risecap.website/installment\r\nRiseCap LLC - Fully Owned and Operated in the USA\r\n\r\nTo stop this message, respond with \"no interest\"', '2024-08-26 02:32:10', '2024-08-26 02:32:10'),
(1715, 'Mia Johnson', 'mia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Quick question', 'If we could offer your business up to 250k in working capital \r\nat a price and terms that were acceptable to, is that something you would consider?\r\n\r\nJust visit www.nextdayworkingcapital.com, answer a few questions\r\n\r\nand receive an instant approval in less time than it took to read this message.\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-27 02:01:14', '2024-08-27 02:01:14'),
(1716, 'Phil Stewart', 'noreplyhere@aol.com', 'শুদ্ধাচার সেবা বক্স', '??', 'Ever thought about having your ad blasted to millions of contact forms? You\'re reading this message, so you know it works! Check out my site below for more info.\r\n\r\nhttp://vepmba.contactblasting.xyz', '2024-08-27 06:04:55', '2024-08-27 06:04:55'),
(1717, 'qauFivjlxY', 'stephanieclemons2001@yahoo.com', 'তথ্য অধিকার আইকন', 'RdnOymoZrtbGDQ', 'cVfJRbKXPB', '2024-08-27 08:06:46', '2024-08-27 08:06:46'),
(1718, 'qauFivjlxY', 'stephanieclemons2001@yahoo.com', 'তথ্য অধিকার আইকন', 'RdnOymoZrtbGDQ', 'cVfJRbKXPB', '2024-08-27 08:06:51', '2024-08-27 08:06:51'),
(1719, 'ZBkLhgJetXYlSmc', 'stephanieclemons2001@yahoo.com', 'তথ্য অধিকার আইকন', 'UrBVRpclyO', 'pSAQYinjeU', '2024-08-27 08:07:34', '2024-08-27 08:07:34'),
(1720, 'ZBkLhgJetXYlSmc', 'stephanieclemons2001@yahoo.com', 'তথ্য অধিকার আইকন', 'UrBVRpclyO', 'pSAQYinjeU', '2024-08-27 08:07:39', '2024-08-27 08:07:39'),
(1721, 'Zac Thompson', 'dealstackaudit@gmail.com', 'তথ্য অধিকার আইকন', 'question', 'Hi,  \r\n\r\nI happened to come across your website and was wondering - does your website have navigation features for disabled people?\r\n\r\nThanks.', '2024-08-27 08:20:21', '2024-08-27 08:20:21'),
(1722, 'Barbara Booth', 'seorank@enterprisetoday.info', 'শুদ্ধাচার সেবা বক্স', 'Help you increase website traffic and grow your business', 'Hello paramountinsurancebd.com, \r\n\r\nI\'m Barbara from Busihelp, Busihelp noticed that you have an excellent website paramountinsurancebd.com. \r\n\r\nEvery webmaster like you who is serious about their website/business has considered or is considering buying SEO services to grow traffic/sales. \r\n\r\nBut how to find qualified SEO services? If there is a dispute, how do you make sure you can get a refund?\r\n\r\nHere is the solution you need: SEO service providers are verified and praised by webmasters like you, the largest service trading platform in the world to protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n\r\nService provider example (the highest rating is 5.0):  \r\n	Name: Michael - Starting Price: $5, 4 Days Delivery (26,900 orders completed) - Method: Build 100 high quality and low OBL backlinks for your money site - Webmasters satisfaction rating: 4.8\r\n	  \r\n	Name: Wasim Ashraf - Starting price: $30, 1 Days Delivery (3,900 orders completed) - Method: On-Page SEO For Higher Rankings in Google Search Results - Webmasters satisfaction rating: 4.9  \r\n	...  \r\n	For Super website, Provider – Randys Mccabe is an ex-Googler and has helped 3900 Super websites grow their sites, and webmasters rated him 5.0! Starting Price: $250. Now search for his name within the platform and chat with him online: https://www.enterprisetoday.info/seorank . \r\n\r\nOther services include: writing SEO friendly posts, social media management, sales email copywriting...\r\n\r\nNow sign up for a platform account and grow your traffic: https://www.enterprisetoday.info/seorank \r\n\r\nThank you for your time,  \r\nBarbara Booth\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\n4353 Rainbow Drive\r\nCanton, OH 44702', '2024-08-27 11:37:39', '2024-08-27 11:37:39'),
(1723, 'Florence Fuller', 'aipixelperfect@busihelp.xyz', 'তথ্য অধিকার আইকন', 'Skyrocket Your Traffic with Stunning AI-Generated Images!', 'Hello Family,\r\n\r\nStruggling to drive TraffIc & Sales while juggling Costly ads and slow SEO?\r\n\r\nIntroducing AI Pixel Perfect, your ultimate solution for transforming visual content:\r\n\r\nAI Pixel Perfect isn’t just another tool—it\'s a revolutionary platform that ensures your visuals perform beyond expectations.\r\n\r\nWith AI Pixel Perfect, you can:\r\n1.   Create: Generate stunning visuals from any text prompt in just three clicks.\r\n2.   Transform: Enhance existing images into fresh, impactful graphics for your campaigns.\r\n3.   Deploy: Utilize these visuals on platforms like YouTube Shorts, Instagram Reels, TikTok, and more to boost your traffic.\r\n\r\nAnd with an intuitive image editor, customizing your visuals has never been easier: https://www.busihelp.xyz/aipixelperfect .\r\n\r\nReady to transform how you attract visitors?   Dive into the world of AI Pixel Perfect and see your traffic soar:\r\n\r\nHere’s a shuffled and rewritten version of your content with a mix of the features:\r\n🌟 AI Instantly Creates Pixel Perfect Images From Any Text In Just 3 Clicks: https://www.busihelp.xyz/aipixelperfect \r\n📸 Turn Existing Images Into 100% Fresh & Unique Visuals For Any Campaign\r\n🎨 AI-Powered Editor Lets You Easily Edit Images Like a Pro With a Photoshop-Like Interface\r\n🌆 15 Million+ Stunning Stock Assets Tailored to Boost Any Marketing Campaign\r\n🌟 Dynamic Logos, Graphics & Custom Illustrations To Add a Professional Touch to Your Brand\r\n🖊️ Create Engaging Doodles & Unique Brand Characters That Deeply Connect With Your Audience\r\n🤖 Commercial License Included, Allowing You to Sell Attention-Grabbing Visuals Globally\r\n🌟 Attract Tons of High-Paying Clients Looking for Maximum Engagement and Sales\r\n🎭 Eye-Catching Visuals Across All Niches, Ensuring You Captivate Hungry Buyers\r\n💰 Say Goodbye to Canva, MidJourney, Photoshop & Firefly – All the Power in One Platform\r\n\r\nGRAB MY PREMIUM SOFTWARE TOOLS\r\n\r\nSmart Business Marketing\r\nAI Prompt Generator\r\nSmall SEO Tools\r\n...\r\n\r\nWith a commercial license, you can create and sell Graphics to unlimited clients, earning great profits from your services: https://www.busihelp.xyz/aipixelperfect .\r\n\r\nPlus, enjoy a 30-day money-back guarantee if you\'re not satisfied.\r\n\r\nOver 5,000 business owners have already taken advantage of AI Pixel Perfect lifetime deals in the last few days.\r\n\r\nBest regards,\r\n \r\nFlorence Fuller\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 4425 Maud Street\r\nPhiladelphia, DE 19146', '2024-08-27 15:56:08', '2024-08-27 15:56:08'),
(1724, 'Lisa Gilmore', 'kris.gilmore@hotmail.com', 'অভিযোগ বক্স', 'Re: Live Chat Agents for Hire', 'Hi paramountinsurancebd.com Owner,\r\n\r\nStruggling with Live Chat Issues?\r\n\r\nSlow response times and missed chats can create a stressful environment for your team and frustrate your customers.\r\n\r\nWhat If It Gets Worse?\r\n\r\nAs these issues pile up, you risk damaging your reputation and losing business. It’s a tough situation to handle alone.\r\n\r\nHere’s Some Hope:\r\n\r\nYou don’t have to face this by yourself. Our live chat solutions can:\r\n\r\nSpeed Up Response Times: Ensure quick, effective support.\r\nScale with Your Needs: From startups to large enterprises.\r\nExpert Agents: Professional and efficient chat handling.\r\nReady for a Change? Free 30 days trial.\r\n\r\nEmail us at lisa365chat@gmail.com to schedule a free consultation and discover how we can help you streamline your live chat operations.', '2024-08-28 06:08:07', '2024-08-28 06:08:07'),
(1725, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'To the\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com Owner!\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-08-28 12:22:54', '2024-08-28 12:22:54'),
(1726, 'Lisa Quiles', 'quiles.efrain61@hotmail.com', 'অভিযোগ বক্স', 'Re: Live Chat Agents for Hire', 'Hi paramountinsurancebd.com Owner,\r\n\r\nStruggling with Live Chat Issues?\r\n\r\nSlow response times and missed chats can create a stressful environment for your team and frustrate your customers.\r\n\r\nWhat If It Gets Worse?\r\n\r\nAs these issues pile up, you risk damaging your reputation and losing business. It’s a tough situation to handle alone.\r\n\r\nHere’s Some Hope:\r\n\r\nYou don’t have to face this by yourself. Our live chat solutions can:\r\n\r\nSpeed Up Response Times: Ensure quick, effective support.\r\nScale with Your Needs: From startups to large enterprises.\r\nExpert Agents: Professional and efficient chat handling.\r\nReady for a Change? Free 30 days trial.\r\n\r\nEmail us at lisa365chat@gmail.com to schedule a free consultation and discover how we can help you streamline your live chat operations.', '2024-08-28 12:24:42', '2024-08-28 12:24:42'),
(1727, 'Elaine Worgan', 'elaine.worgan@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin.', 'Are you tired of being taken advantge of by the credit card processor???\r\nNo MORE\r\nGuranteed lowest CREDIT CARD payment processing fees.Guaranteed!!!!\r\nSAME DAY FUNDING!\r\nNO EQUIPMENT COST\r\nNO BILLS FROM THE PROCESSOR!\r\nNO CONTRACTS OR CANCELLATION FEES\r\nAN ALL-IN-ONE SOLUTION WITH UNLIMITED CAPABILITIES,\r\nCUSTOMIZED TO YOUR SPECIFIC PROCESSING NEEDS.\r\nNO MONTHLY FEES!\r\n\r\nALL-IN-ONE SOLUTION WITH UNLIMITED CAPABILITIES,\r\nCUSTOMIZED TO YOUR SPECIFIC PROCESSING NEEDS.\r\n\r\nELIMINATE UP TO 100% OF YOUR CREDIT CARD\r\nPROCESSING COSTS!\r\n\r\nRespond that you are interested and we will get back to you to set up a brief meeting answer\r\nall of your questions and guarantee to save you money !\r\n\r\nCREDIT CARD PROCESSING FEE RELIF IS HERE!!!\r\n\r\nSincerely ,\r\nMR. Scott\r\ntrionxinc@gmail.com\r\n1-845-366-6551', '2024-08-28 15:17:18', '2024-08-28 15:17:18'),
(1728, 'Arthur Tearle', 'tearle.micah@msn.com', 'তথ্য অধিকার আইকন', 'Create your Own AI  GPT', 'Looking to develop your own GPT, AI, or machine learning application? You\'re in the right place.\r\n\r\nOur experience includes working with large companies like Merck and Siemens, along with numerous smaller firms.\r\n\r\n\r\nOur approach is:\r\n\r\nBusiness-results oriented\r\nCommunicative in easy-to-understand language\r\nEfficient with small, focused teams that prioritize progress over lengthy discussions\r\nExtremely selective in our hiring, requiring thousands of candidates to find the perfect fit\r\nOur expertise covers:\r\n\r\nPython machine learning\r\nData science\r\nNatural Language Processing (NLP)\r\nAI website development\r\nChatGPT integration\r\nBuilding AI SaaS platforms\r\nOpenAI technologies\r\n\r\nClick Here and let us discus your Idea:\r\n\r\nhttps://tinyurl.com/36zcnxxm', '2024-08-28 16:15:18', '2024-08-28 16:15:18'),
(1729, 'Lucie Mortimer', 'lucie.mortimer@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator!', 'Are you tired of being taken advantge of by the credit card processor???\r\nNo MORE\r\nGuranteed lowest CREDIT CARD payment processing fees.Guaranteed!!!!\r\nSAME DAY FUNDING!\r\nNO EQUIPMENT COST\r\nNO BILLS FROM THE PROCESSOR!\r\nNO CONTRACTS OR CANCELLATION FEES\r\nAN ALL-IN-ONE SOLUTION WITH UNLIMITED CAPABILITIES,\r\nCUSTOMIZED TO YOUR SPECIFIC PROCESSING NEEDS.\r\nNO MONTHLY FEES!\r\n\r\nALL-IN-ONE SOLUTION WITH UNLIMITED CAPABILITIES,\r\nCUSTOMIZED TO YOUR SPECIFIC PROCESSING NEEDS.\r\n\r\nELIMINATE UP TO 100% OF YOUR CREDIT CARD\r\nPROCESSING COSTS!\r\n\r\nRespond that you are interested and we will get back to you to set up a brief meeting answer\r\nall of your questions and guarantee to save you money !\r\n\r\nCREDIT CARD PROCESSING FEE RELIF IS HERE!!!\r\n\r\nSincerely ,\r\nMR. Scott\r\ntrionxinc@gmail.com\r\n1-845-366-6551', '2024-08-28 18:14:15', '2024-08-28 18:14:15'),
(1730, 'Mike Stanley', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: semrush backlinks available on sale', 'Hello \r\nThis is Mike Stanley\r\nfrom Strictly Digital \r\n \r\nLet me present to you our latest discovered from the SEO environment. \r\nWe have noticed that getting backlinks from websites that have high SEO metrics values doesn\'t always help, and in fact, what is more important is to have backlinks from sites that are actually ranking for many keywords. \r\n \r\nThus, we have built this service especially to meet these new discoveries and the results are astonishing. \r\n \r\nPlease check more details here: \r\nhttps://www.strictly-digital.net/semrush-backlinks/ \r\n \r\n \r\n \r\nRegards, \r\nStrictly Digital SEO Team \r\n \r\nWhatsapp us for more details: \r\nhttps://www.strictly-digital.net/whatsapp-us/', '2024-08-28 21:44:27', '2024-08-28 21:44:27'),
(1731, 'Lurlene Vallejos', 'vallejos.lurlene@gmail.com', 'অভিযোগ বক্স', 'drive organic traffic to paramountinsurancebd.com for 6 months', 'Hi there\r\nGet unlimited organic website traffic for 6 months, day by day, traffic by specific keywords.\r\n\r\nCheck it  out today\r\nhttps://www.digital-x-press.com/product/unlimited-organic-traffic/\r\n\r\nNote 1: Only English keywords accepted\r\nNote 2: Daily visits depend on the keywords you choose\r\n\r\n\r\nCheers\r\nDigital X SEO Experts\r\nWhatsapp us: https://www.digital-x-press.com/whatsapp-us/', '2024-08-29 00:23:21', '2024-08-29 00:23:21'),
(1732, 'Ella Williams', 'ella@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Hello', 'Discover how to access working capital effortlessly!\r\n\r\nYou know it takes money to make money.\r\n\r\nWe offer same day loans up to 250k \r\n\r\nJust visit www.nextdayworkingcapital.com and see how much you qualify for in less than 2 minutes.\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-29 02:55:19', '2024-08-29 02:55:19'),
(1733, 'Tera Rankin', 'tera.rankin30@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner!', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at e.solus@gmail.com', '2024-08-29 14:36:44', '2024-08-29 14:36:44'),
(1734, 'Julie Yates', 'superpowerppt@actionnow.xyz', 'অভিযোগ বক্স', 'Create unlimited unique videos, presentations, promotional materials', 'Hi paramountinsurancebd.com,\r\n\r\nCreate unlimited unique combinations of videos, sales presentations, social media video, marketing materials, webinars, promotional videos, product presentations and many more different sorts of digital media by getting unlimited access and downloads to one of most updated and largest digital media templates library!\r\n\r\nIntroducing SuperPowerPPT…\r\n\r\nIt’s a huge cloud based library with tens of thousands ever growing unique digital media animation slides and templates, allowing you to create various digital media easily using software you’re probably familiar with: https://www.actionnow.xyz/superpowerppt .\r\n\r\nSuperPowerPPT membership will give you unlimited access and downloads to a huge library of ever-growing animated slides and templates that you can use to create unlimited unique videos, presentations, promotional materials, and other creative materials using nothing but PowerPoint (Or you import them into Google Slide too!).\r\n\r\nWhat you get with SuperPowerPPT Membership:\r\n\r\n* Unlimited access to a mammoth library of ever growing tens of thousands unique ultra-creative animation slides that you can use to create unique videos, presentations and other creative materials.\r\n\r\n* With the diverse vast amount of slides and templates you can create video, presentation, social media ads, webinar, sales pitch, slideshows and many more unique digital media contents: https://www.actionnow.xyz/superpowerppt .\r\n\r\n* Continuously updated library, you are joining an ever-growing membership with fresh new high-quality content being added regularly and as a member you get access to those new contents too.\r\n\r\n* These folks have been around since 2014 and this is definitely not one of those unreliable businesses who grab your money then stop updating their product or service in less than a year.\r\n\r\n* Developer license included, make money with your membership by using these templates to create eye catching digital media contents for your clients without having to pay additional expensive licensing fees.\r\n\r\n* Unlimited downloads, say goodbye to annoying restrictions as you will have unlimited access and downloads to the entire library!\r\n\r\nMost importantly you only need to pay once and you will get access to everything with no recurring fees!\r\n\r\nOverall SuperPowerPPT membership is one of the best investments you will ever made, you only need to pay once during this introductory offer and you will get access to the entire library for life not to mention new contents are added regularly and you get access to those too, so definitely a complete no brainer.\r\n\r\n: https://www.actionnow.xyz/superpowerppt \r\n\r\nRegards,\r\nJulie Yates\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 3047 Hillhaven Drive\r\nLos Angeles, CA 90046', '2024-08-29 18:47:14', '2024-08-29 18:47:14'),
(1735, 'Leonardo Mccloud', 'leonardo.mccloud4@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-08-29 20:43:39', '2024-08-29 20:43:39'),
(1736, 'James Seaman', 'melaniefell51@gmail.com', '???? ?????? ????', 'Partnership Request.', 'Hello!! \r\nMy name is James Seaman, I work as the Research and Procurement Pharmacist in a pharmaceutical company. I am writing to extend a business request to you.  I am looking for a trustworthy entrepreneur/individual to represent my company in sourcing some of Herbal oil basic raw materials used in the manufacturing of high-quality antiviral vaccines, cancer treatment, and other life-saving treatments. I am assuring you that good profits will be earned from the commission that will be paid to middle-person(s). \r\nI will provide exclusive details to you upon your acceptance. \r\nContact WhatsApp: +1 (229) 443-9134 \r\ncontact by email only when you don\'t have WhatsApp: jamesseaman@chemist.com \r\nI await your response to provide further details to you. \r\nRegards \r\nJames Seaman', '2024-08-29 21:31:46', '2024-08-29 21:31:46'),
(1737, 'Glenn Belisario', 'glenn.belisario@yahoo.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster.', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at e.solus@gmail.com', '2024-08-29 22:04:15', '2024-08-29 22:04:15'),
(1738, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Thoughts?', 'Learn how to get approved for working capital in 5 minutes\r\n\r\nVisit www.nextdayworkingcapital.com and watch our instant approval underwriter\r\nprovide you a funding decision in less than 30 seconds without you submitting a single document.\r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-08-30 00:32:08', '2024-08-30 00:32:08'),
(1739, 'Marcelino Barnes', 'marcelino.barnes@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Lunch On Line: Your Catering Game Changer', 'Hi paramountinsurancebd.com owner,\r\n\r\nAre you tired of the catering chaos? Lunch On Line is here to be your superhero! Whether you\'re a restaurant looking to boost your business or a corporate client seeking delicious food options, we\'ve got you covered.\r\n\r\nFor Restaurants:\r\n--> Level up your catering revenue: Reach a wider audience and attract more corporate clients.\r\n--> Market your magic: Our free marketing tools will help you shine. FREE LANDING PAGE for lead capturing!\r\n--> Get expert support: Our team is always ready to assist you.\r\n--> Easy to navigate platform!\r\n\r\nFor Corporate Clients:\r\n--> Choose your foodie adventure: With a variety of restaurants, there\'s something for everyone.\r\n--> Order with a click: Say goodbye to the hassle of traditional catering.\r\n--> Enjoy hassle-free delivery: Sit back, relax, and let us handle the logistics.\r\n--> Earn freebies with our loyalty program: Enjoy a discount on your second order.\r\n--> Get as much as 15,000 loyalty points upon sign up!\r\n\r\nReady to level up your catering game? Sign up today and experience the Lunch On Line difference!\r\n\r\nCLICK HERE https://app.allyvirtual.com/v2/preview/OHRUNqCcYo93Er01O0Zk?notrack=true TO SEND US DETAILS\r\n\r\nBest regards, \r\nThe Lunch On Line Team\r\nhttps://app.allyvirtual.com/v2/preview/OHRUNqCcYo93Er01O0Zk?notrack=true', '2024-08-30 16:46:19', '2024-08-30 16:46:19');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1740, 'Chelsea June', 'chelsea.linkedin.accelerator@gmail.com', 'তথ্য অধিকার আইকন', 'Get clients from LinkedIn fast', 'Hi and good morning!\r\n\r\nAre you getting new customers from LinkedIn?\r\n\r\nNext week, I’m hosting a virtual LinkedIn Lunch and Learn, \r\nwhere I’ll reveal the simple yet effective strategies that have helped my clients close over \r\n$1 million in new business through LinkedIn.\r\n\r\nI wanted to personally invite you and your team. \r\n\r\nHere’s the invite: \r\nhttps://linkedinaccelerator.live/linkedinlearn\r\n\r\n\r\nHope you can make it!\r\n\r\nChelsea Olsen\r\nFounder of CLOHZ\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out in the subject.\r\nparamountinsurancebd.com', '2024-08-30 17:18:53', '2024-08-30 17:18:53'),
(1741, 'Tony Rose', 'syndbuddy@truevaule.xyz', 'অভিযোগ বক্স', '100% done-for-you rankings', 'Getting traffic from the search engines is AWESOME, right?\r\n\r\nIt’s some of the BEST traffic you can EVER get – EVER! (NOTHING else converts better)\r\n\r\nBUTTTTT..\r\n\r\nIt’s the actual “GRUNT” work to GET those rankings and traffic that SUCKS, right?\r\n\r\nEspecially the “syndication” or “backlinking” part which is what usually STOPS most people..\r\n\r\nIt’s complicated, it’s expensive, and just takes WAYYYY too much time to deploy and manage.\r\n\r\nWell, what if there was a NEW platform that did ALL of your social syndication FOR YOU?\r\n\r\nAnd what if it did it in a UNIQUE and totally white-hat way so you didn’t have to worry about whether you might get “penalized” by Google?\r\n\r\nAnd what if you can get access to it TODAY during it’s 2.0 GRAND opening at an INCREDIBLE discount?\r\n\r\nAllow me to introduce you to SyndBuddy!\r\n\r\nShort on time? See how to get DFY rankings here: https://www.truevaule.xyz/syndbuddy \r\n\r\nWith SyndBuddy you’ll be able to:\r\n\r\nGet FREE Targeted-Traffic to ANY Offer (or Service) \r\nBy Letting their PROVEN Army of 5,000 Members\r\nDo ALL Your Social Syndication FOR YOU\r\nSo You Can Rank on Page 1 in 48 hours or less..\r\n\r\n..And it works for ANY niche, ANY location and ANY language…\r\n\r\nAND it DOES NOT matter if you’ve tried other ranking tools and failed!\r\n\r\nYup, I’m talking about:\r\n\r\n– TOTALLY hands-free rankings for ANY niche site or video (or ANY url)\r\n\r\n– ZERO Work on your part besides submitting the URL you want traffic for\r\n\r\n– ZERO learning curve since everything is pretty much DONE FOR YOU..\r\n\r\n– Heck, it doesn’t even matter if you SUCK at SEO or are new to the subject..\r\n\r\nTalk about awesome, right?\r\n\r\nCheck out how it works here: https://www.truevaule.xyz/syndbuddy \r\n\r\nTony Rose\r\n\r\nP.S. Getting OTHER People To Share YOUR Content ALL Over Social Sites Is A MASSIVE Advantage Above ALL Other Forms Of Syndication!\r\n\r\nIt is the BOOSTER, the SUPER CHARGER, the NOS or whatever you want to call it!\r\n\r\nIn short, it’s pretty much EXACTLY what Google wants: Natural, social sharing of content by REAL people on REAL, unique accounts!\r\n\r\nAnd SyndBuddy is built off that “buddy” system that has been delivering AMAZING results for its users.\r\n\r\nCheck it out today: https://www.truevaule.xyz/syndbuddy \r\n\r\nP.S.S When you pick this up today, you’re also joining them during their 2.0 GRAND OPENING which means:\r\n\r\n– a MUCH improved platform with over 2 years of REAL-LIFE results for it’s members.\r\n– a MUCH more powerful ranking system\r\n– 3 VERY powerful NEW features that makes it even EASIER and FASTER to get results\r\n– some VERY valuable, and limited-time bonuses\r\n– AND an INSANE discount that will only last for\r\nthe next few days..\r\n\r\nMake sure to check it out now: https://www.truevaule.xyz/syndbuddy \r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2864 Marion Street\r\nJamaica, VT 05343', '2024-08-30 21:33:11', '2024-08-30 21:33:11'),
(1742, 'James McGill', 'jamesyoherst@gmail.com', 'তথ্য অধিকার আইকন', 'Question', 'Can your buisness phone plan tell you analytics? How do you keep track of who\'s helping and hurting your buisness? I can help! Visit acrsolution.online to book a free 30 min consult\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 Rock Ave apt 7 Waupun Wi 53963\r\nTo unsubscribe to future marketing please reply STOP with Domain example...(janesmith@gmail.com)and any other domain you wish to be taken off further marketing', '2024-08-30 22:39:56', '2024-08-30 22:39:56'),
(1743, 'Trent Busby', 'busby.trent@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Lunch On Line: Your Catering Game Changer', 'Hi paramountinsurancebd.com owner,\r\n\r\nAre you tired of the catering chaos? Lunch On Line is here to be your superhero! Whether you\'re a restaurant looking to boost your business or a corporate client seeking delicious food options, we\'ve got you covered.\r\n\r\nFor Restaurants:\r\n--> Level up your catering revenue: Reach a wider audience and attract more corporate clients.\r\n--> Market your magic: Our free marketing tools will help you shine. FREE LANDING PAGE for lead capturing!\r\n--> Get expert support: Our team is always ready to assist you.\r\n--> Easy to navigate platform!\r\n\r\nFor Corporate Clients:\r\n--> Choose your foodie adventure: With a variety of restaurants, there\'s something for everyone.\r\n--> Order with a click: Say goodbye to the hassle of traditional catering.\r\n--> Enjoy hassle-free delivery: Sit back, relax, and let us handle the logistics.\r\n--> Earn freebies with our loyalty program: Enjoy a discount on your second order.\r\n--> Get as much as 15,000 loyalty points upon sign up!\r\n\r\nReady to level up your catering game? Sign up today and experience the Lunch On Line difference!\r\n\r\nCLICK HERE https://app.allyvirtual.com/v2/preview/OHRUNqCcYo93Er01O0Zk?notrack=true TO SEND US DETAILS\r\n\r\nBest regards, \r\nThe Lunch On Line Team\r\nhttps://app.allyvirtual.com/v2/preview/OHRUNqCcYo93Er01O0Zk?notrack=true', '2024-08-30 23:29:21', '2024-08-30 23:29:21'),
(1744, 'Mike Otis', 'peterintope@gmail.com', '???? ?????? ????', 'Whitehat SEO for paramountinsurancebd.com', 'Good Day \r\n \r\nI have just analyzed  paramountinsurancebd.com for  the current search visibility and saw that your website could use a push. \r\n \r\nWe will increase your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.cyber-digitalx.net/monthly-seo/ \r\n \r\nRegards \r\nMike Otis\r\n \r\nDigital X SEO Experts \r\nhttps://www.cyber-digitalx.net/whatsapp-us/', '2024-08-31 04:38:18', '2024-08-31 04:38:18'),
(1745, 'Lyda Powers', 'appios@earnmillions.xyz', 'শুদ্ধাচার সেবা বক্স', 'Huge Profits - Turn Websites (or Any Your Ideas) into Mobile Apps', 'Exciting news!   The wait is finally over – OpenApp AI is now LIVE\r\nThe first-ever AI-powered, no-coding \'Android & iOS\' mobile app builder.\r\nGame-changing technology allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into stunning Real Android & iOS mobile apps in less than 60 seconds!\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.earnmillions.xyz/appios \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\n\r\nReady to take the leap into the future of app development?   Try OpenApp AI today and experience the simplicity of turning your dreams into reality.\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.earnmillions.xyz/appios \r\n\r\nDon\'t let coding complexities hold you back.   Join the ranks of successful app creators with OpenApp AI.\r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....   that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.earnmillions.xyz/appios \r\n\r\n\r\nBest regards,\r\nLyda Powers\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1028 Patterson Fork Road\r\nChicago, IL 60606', '2024-08-31 22:32:06', '2024-08-31 22:32:06'),
(1746, 'Modesta Meier', 'meier.modesta@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'drive organic traffic to paramountinsurancebd.com for 6 months', 'Hi there\r\nGet unlimited organic website traffic for 6 months, day by day, traffic by specific keywords.\r\n\r\nCheck it  out today\r\nhttps://www.digital-x-press.com/product/unlimited-organic-traffic/\r\n\r\nNote 1: Only English keywords accepted\r\nNote 2: Daily visits depend on the keywords you choose\r\n\r\n\r\nCheers\r\nDigital X SEO Experts\r\nWhatsapp us: https://www.digital-x-press.com/whatsapp-us/', '2024-08-31 23:22:53', '2024-08-31 23:22:53'),
(1747, 'Celeste Mcnutt', 'mcnutt.celeste@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Admin!', 'Tired of overpaying for simple web work and website updates?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech', '2024-09-01 04:01:02', '2024-09-01 04:01:02'),
(1748, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Hi paramountinsurancebd.com Admin! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at paramountinsurancebd.com.\r\n\r\n- They hang out for a minute to check it out.  “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-01 07:40:25', '2024-09-01 07:40:25'),
(1749, 'Frank Culbert', 'syndbuddy@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'the “lazy” and EASY way to get rankings..', 'Do you want to get MORE traffic, rankings and sales from the search engines, but get a little too “lazy” to do the “grunt” work?\r\n\r\nWould you prefer if someone just did it ALL for paramountinsurancebd.com ?\r\n\r\nBut did it for you in a way that is unique, PROVEN, and gives Google what it wants?\r\n\r\nWell, if so, then prepare to be as excited as I am right now. \r\n\r\nBecause I have found the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\n(If you want done-for-you rankings, check this out now: https://www.nowbusiness.info/syndbuddy )\r\n\r\nA new platform has just opened up that allows you to:\r\n\r\nGet FREE Targeted-Traffic to ANY Offer (or Service) By Letting their PROVEN Army of 8,000 Members Do ALL Your Social Syndication FOR YOU, So You Can Rank on Page 1 in 48 hours or less..\r\n\r\n..And it works for ANY niche, ANY location and ANY language…\r\n\r\nAND it DOES NOT matter if you’ve tried other ranking tools and failed!\r\n\r\nYup, I’m talking about:\r\n\r\n– TOTALLY hands-free rankings for ANY niche site or video (or ANY url)\r\n\r\n– ZERO Work on your part besides submitting the URL you want traffic for\r\n\r\n– ZERO learning curve since everything is pretty much DONE FOR YOU..\r\n\r\n– Heck, it doesn’t even matter if you SUCK at SEO or are new to the subject..\r\n\r\nShort on time? See how to get your DFY rankings here: https://www.nowbusiness.info/syndbuddy \r\n\r\nGetting OTHER People To Share YOUR Content ALL Over Social Sites Is A MASSIVE Advantage Above ALL Other Forms Of Syndication!\r\n\r\nIt is the BOOSTER, the SUPER CHARGER, the NOS or whatever you want to call it!\r\n\r\nIn short, it’s pretty much EXACTLY what Google wants: Natural, social sharing of content by REAL people on REAL, unique accounts!\r\n\r\nAnd SyndBuddy is built off that “buddy” system that has been delivering AMAZING results for its users.\r\n\r\nCheck out how it all works here: https://www.nowbusiness.info/syndbuddy \r\n\r\nFrank Culbert\r\n\r\nP.S. SyndBuddy allows you to tap into a PRE-BUILT Army of REAL people that are ready to share YOUR content all over the internet…\r\n\r\n…so you can get rankings FAST and for the long-term, which leads to MORE targeted traffic, leads and sales from Google and YouTube.\r\n\r\nAnd you want to know the BEST part?\r\n\r\nThey’ve Simplified The ENTIRE Process For You To Get Targeted Traffic To ANY Content You’d Like Into 3 Simple Steps:\r\n\r\nStep 1 – Login To The Web-Based Portal\r\n\r\nStep 2 is to submit ANY Url you’d like to the “sharing pool” so members can start syndicating your content for you.\r\n\r\nAnd step 3 is to just Hit “Start” and watch your rankings, traffic and Profit skyrocket by leveraging the power of their “ranking army”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There the “Ranking Army” of over 8,000 Members Will Get To Work FOR YOU And Build You HUNDREDS of Social Links To ANY URL You’d Like – 100% Hands-Free!\r\n\r\nNO Software To Install\r\nNo Software Training To Learn\r\nNo Social Account Creation Needed\r\nNo Content Needed On Your Part\r\nNo Proxies or Captchas Needed\r\nNOTHING is Needed But The URL You Want Traffic For\r\n\r\nTalk about awesome, right?\r\n\r\nCheck out how easy this is here: https://www.nowbusiness.info/syndbuddy \r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4003 Burning Memory Lane\r\nChurchville, PA 18966', '2024-09-02 11:10:39', '2024-09-02 11:10:39'),
(1750, 'Ramon David', 'david.ramon26@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your Marketing with AllyVirtual - 30-Day Free Trial Included', 'Dear Busy Business Owners,\r\n\r\nNeed help with manual marketing tasks draining your time and resources? AllyVirtual is here to streamline your processes and drive exceptional results.\r\n\r\nOur powerful marketing automation platform empowers you to:\r\n\r\n>> Automate repetitive tasks: Save time and focus on strategic initiatives.\r\n>> Nurture leads effectively: Convert more visitors into customers.\r\n>> Track and analyze performance: Make data-driven decisions to optimize your campaigns.\r\n>> Integrate seamlessly: Connect AllyVirtual with your existing tools for a streamlined workflow.\r\n\r\nAnd the best part? Enjoy a 30-day free trial with 5,000 emails to experience the AllyVirtual difference firsthand.\r\n\r\nReady to transform your marketing? Book a free consultation today @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and discover how AllyVirtual can help you achieve your goals.\r\n\r\nP.S. Don\'t miss out on this limited-time offer! Sign up for your free trial now  @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and start unlocking your business\'s full potential.\r\n\r\nBest regards,\r\nAlly Virtual Team\r\nhttps://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx', '2024-09-02 13:06:24', '2024-09-02 13:06:24'),
(1751, 'Juliane Lanier', 'juliane.lanier28@hotmail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Marketing with AllyVirtual - 30-Day Free Trial Included', 'Dear Busy Business Owners,\r\n\r\nNeed help with manual marketing tasks draining your time and resources? AllyVirtual is here to streamline your processes and drive exceptional results.\r\n\r\nOur powerful marketing automation platform empowers you to:\r\n\r\n>> Automate repetitive tasks: Save time and focus on strategic initiatives.\r\n>> Nurture leads effectively: Convert more visitors into customers.\r\n>> Track and analyze performance: Make data-driven decisions to optimize your campaigns.\r\n>> Integrate seamlessly: Connect AllyVirtual with your existing tools for a streamlined workflow.\r\n\r\nAnd the best part? Enjoy a 30-day free trial with 5,000 emails to experience the AllyVirtual difference firsthand.\r\n\r\nReady to transform your marketing? Book a free consultation today @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and discover how AllyVirtual can help you achieve your goals.\r\n\r\nP.S. Don\'t miss out on this limited-time offer! Sign up for your free trial now  @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and start unlocking your business\'s full potential.\r\n\r\nBest regards,\r\nAlly Virtual Team\r\nhttps://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx', '2024-09-02 15:50:50', '2024-09-02 15:50:50'),
(1752, 'Jaqueline Ah Mouy', 'ahmouy.jaqueline@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your Marketing with AllyVirtual - 30-Day Free Trial Included', 'Dear Busy Business Owners,\r\n\r\nNeed help with manual marketing tasks draining your time and resources? AllyVirtual is here to streamline your processes and drive exceptional results.\r\n\r\nOur powerful marketing automation platform empowers you to:\r\n\r\n>> Automate repetitive tasks: Save time and focus on strategic initiatives.\r\n>> Nurture leads effectively: Convert more visitors into customers.\r\n>> Track and analyze performance: Make data-driven decisions to optimize your campaigns.\r\n>> Integrate seamlessly: Connect AllyVirtual with your existing tools for a streamlined workflow.\r\n\r\nAnd the best part? Enjoy a 30-day free trial with 5,000 emails to experience the AllyVirtual difference firsthand.\r\n\r\nReady to transform your marketing? Book a free consultation today @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and discover how AllyVirtual can help you achieve your goals.\r\n\r\nP.S. Don\'t miss out on this limited-time offer! Sign up for your free trial now  @ https://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx and start unlocking your business\'s full potential.\r\n\r\nBest regards,\r\nAlly Virtual Team\r\nhttps://app.allyvirtual.com/v2/preview/VhSw3mRetjGE572yVZXx', '2024-09-02 20:07:45', '2024-09-02 20:07:45'),
(1753, 'Lisa Read', 'loan@fundcrownltd.net', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin!', 'Hi,\r\n\r\nAre you seeking a fast and reliable business loan to fuel your growth?\r\n\r\nAt Fund Crowns Limited, we understand that every business is unique. That’s why we offer a diverse range of financing options tailored to meet your specific needs, including:\r\n\r\n>> Expansion Loans: Scale your operations seamlessly.\r\n>> Startup Loans: Kickstart your entrepreneurial journey.\r\n>> Heavy Equipment Financing: Invest in the tools you need.\r\n>> Real Estate Development Loans: Turn your property vision into reality.\r\n>> Construction Loans: Build your future today.\r\n>> Working Capital Loans: Keep your business running smoothly.\r\n>> Bridge Loans: Access immediate funding when you need it.\r\n>> Inventory Financing: Stock up without the stress.\r\n>> Merchant Cash Advances: Get quick cash flow solutions.\r\n>> Franchise Financing: Support your franchise dreams.\r\n\r\nWe are committed to providing you with the funding you need to achieve your business goals.\r\n\r\nReady to get started?\r\nVisit us at www.fundcrownsltd.com or email us at loan@fundcrownsltd.com for personalized assistance.\r\n\r\nLet us help you achieve your business goals with ease!\r\n\r\nBest regards,\r\nDylan Pham\r\nFund Crowns Limited', '2024-09-03 11:21:15', '2024-09-03 11:21:15'),
(1754, 'Audry Musselman', 'audry.musselman@googlemail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!', '2024-09-03 17:31:00', '2024-09-03 17:31:00'),
(1755, 'Damien Galvan', 'loan.farm@proton.me', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'Hi,\r\n\r\nAre you seeking a fast and reliable business loan to fuel your growth?\r\n\r\nAt Fund Crowns Limited, we understand that every business is unique. That’s why we offer a diverse range of financing options tailored to meet your specific needs, including:\r\n\r\n>> Expansion Loans: Scale your operations seamlessly.\r\n>> Startup Loans: Kickstart your entrepreneurial journey.\r\n>> Heavy Equipment Financing: Invest in the tools you need.\r\n>> Real Estate Development Loans: Turn your property vision into reality.\r\n>> Construction Loans: Build your future today.\r\n>> Working Capital Loans: Keep your business running smoothly.\r\n>> Bridge Loans: Access immediate funding when you need it.\r\n>> Inventory Financing: Stock up without the stress.\r\n>> Merchant Cash Advances: Get quick cash flow solutions.\r\n>> Franchise Financing: Support your franchise dreams.\r\n\r\nWe are committed to providing you with the funding you need to achieve your business goals.\r\n\r\nReady to get started?\r\nVisit us at www.fundcrownsltd.com or email us at loan@fundcrownsltd.com for personalized assistance.\r\n\r\nLet us help you achieve your business goals with ease!\r\n\r\nBest regards,\r\nDylan Pham\r\nFund Crowns Limited', '2024-09-03 17:59:33', '2024-09-03 17:59:33'),
(1756, 'Albertdgdgftiz', 'vfssffssdfdsffffd@gmail.com', '???? ?????? ????', 'Personal free prediction from Blind Saint Sergius', 'This horoscope prediction is still a top secret! Blind clairvoyant Saint Sergius from Ternopil, Ukraine - decided that his gift should not be wasted, so he remotely helps everyone anyone who wants it. People live in different parts of the country and the world, and not always they have the opportunity to visit the clairvoyant in person. Saint Sergius only needs a small amount of information to read to read your destiny imprint and give you a diagnostic session. It\'s completely free of charge! \r\nIt is impossible to discuss horoscope with friends and relatives, because so YOU change the true the course of things, violating your destined path. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-09-03 23:18:09', '2024-09-03 23:18:09'),
(1757, 'Consuelo Clow', 'clow.consuelo@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.', '2024-09-03 23:47:34', '2024-09-03 23:47:34'),
(1758, 'Sofia Dorman', 'loancrowns@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin.', 'Hi,\r\n\r\nAre you seeking a fast and reliable business loan to fuel your growth?\r\n\r\nAt Fund Crowns Limited, we understand that every business is unique. That’s why we offer a diverse range of financing options tailored to meet your specific needs, including:\r\n\r\n>> Expansion Loans: Scale your operations seamlessly.\r\n>> Startup Loans: Kickstart your entrepreneurial journey.\r\n>> Heavy Equipment Financing: Invest in the tools you need.\r\n>> Real Estate Development Loans: Turn your property vision into reality.\r\n>> Construction Loans: Build your future today.\r\n>> Working Capital Loans: Keep your business running smoothly.\r\n>> Bridge Loans: Access immediate funding when you need it.\r\n>> Inventory Financing: Stock up without the stress.\r\n>> Merchant Cash Advances: Get quick cash flow solutions.\r\n>> Franchise Financing: Support your franchise dreams.\r\n\r\nWe are committed to providing you with the funding you need to achieve your business goals.\r\n\r\nReady to get started?\r\nVisit us at www.fundcrownsltd.com or email us at loan@fundcrownsltd.com for personalized assistance.\r\n\r\nLet us help you achieve your business goals with ease!\r\n\r\nBest regards,\r\nDylan Pham\r\nFund Crowns Limited', '2024-09-04 05:25:50', '2024-09-04 05:25:50'),
(1759, 'Freda Dees', 'freda.dees@gmail.com', 'তথ্য অধিকার আইকন', 'Potential Partnership', 'Hi\r\nI came across your website and noticed that your current logo has potential for improvement. I\'d love to offer you my services to help refine your brand identity.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, please contact me here : https://bit.ly/premiumlogodesignz\r\nOr if you know any other who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards, \r\nFreda Dees', '2024-09-04 09:33:36', '2024-09-04 09:33:36'),
(1760, 'Vai', 'hireonline4455@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writing Service', 'Hi, I\'m Vai Michael, a seasoned copywriter and content strategist with over 12 years of experience helping brands like yours create compelling and impactful content. From blog posts and articles to SEO-driven web content, e-commerce product descriptions, business service write-ups, newsletters, brochures, and detailed SOPs—I’ve done it all.I pride myself on delivering content that not only meets the brief but also resonates with the audience and drives results. \r\n\r\nMy rate is a competitive $35 per 1,000 words, ensuring you get top-tier quality without breaking the bank.If you\'re looking to enhance your content or have any projects in mind, I’d love to chat about how I can help. \r\n\r\nFeel free to drop me a line at hireonline4455@outlook.com', '2024-09-04 16:22:31', '2024-09-04 16:22:31'),
(1761, 'Alison Denning', 'denning.alison@yahoo.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com administrator.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/1wKa50TbTg2\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.', '2024-09-04 21:34:52', '2024-09-04 21:34:52'),
(1762, 'Aurora Bonnett', 'bonnett.aurora@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Webmaster.', 'Hi there,\r\n\r\nAre you someone who is skilled in using social media platforms and wants to turn that skill into extra cash and a full-time income?\r\n\r\nWe have a special opportunity for individuals like you to leverage your social media expertise for profit. \r\n\r\nWith our platform technology, you can promote some of the fastest-selling products online and get paid. \r\n\r\nRight now, there is a high demand for people with a good understanding of popular social networks. \r\n\r\nIf you have experience with platforms like Facebook, Twitter, LinkedIn, or Pinterest, we want to connect with you. \r\n\r\n=> https://tinyurl.com/4ywnr7uk', '2024-09-04 21:56:43', '2024-09-04 21:56:43'),
(1763, 'Gabriela Powe', 'powe.gabriela@gmail.com', 'অভিযোগ বক্স', 'I noticed your business processes are outdated', 'I was looking at your website and read through some of your reviews. I noticed a few opportunities for improvement that could really enhance your business operations.\r\n\r\nIt looks like there are some important features missing from your website, such as live support and a booking system, etc. Also, staying on top of customer reviews can make a big difference in customer satisfaction.\r\n\r\nWe can automate all these tedious tasks for you.\r\n\r\nData shows that Unanswered reviews can discourage 82% of potential clients and 50% of bookings are done outside if business hours.\r\n\r\nTake a look and see if you can use AI & automation to your advantage:\r\n\r\nhttps://cybernatesolutions.com/', '2024-09-05 06:43:42', '2024-09-05 06:43:42'),
(1764, 'Bradley Woods', 'midasdigitalsolutions@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock Your Website\'s Earning Potential', 'As a website owner, you\'re constantly seeking ways to optimize and monetize your online presence.\r\n \r\nI\'d like to share a game-changing opportunity that can transform your website into a lucrative asset.\r\n \r\nImagine earning $900 daily with just 2 hours of effort, without any monthly fees or hidden costs.\r\n \r\nOur community-driven program empowers you to achieve financial freedom, working from anywhere with WiFi.\r\n\r\nI\'d love to explore how this can benefit your website and business. Would you be open to a brief discussion?\r\n\r\nClick here (https://tinyurl.com/29gfautn) or you can text me at +1 (614) 289-8295 for more information.\r\n\r\nBradley Woods', '2024-09-05 17:58:04', '2024-09-05 17:58:04'),
(1765, 'Margarita Mangum', 'mangum.margarita@gmail.com', 'অভিযোগ বক্স', 'Potential Partnership', 'Hi\r\nI came across your website and noticed that your current logo has potential for improvement. I\'d love to offer you my services to help refine your brand identity.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, please contact me here : https://bit.ly/premiumlogodesignz\r\nOr if you know any other who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards, \r\nMargarita Mangum', '2024-09-05 18:39:03', '2024-09-05 18:39:03'),
(1766, 'Kyle Ditter', 'kyle.ditter@gmail.com', 'তথ্য অধিকার আইকন', 'Effortless Instagram Growth with AI powered Auto-Boost', 'Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://cutt.ly/nebEMMUc', '2024-09-05 22:26:46', '2024-09-05 22:26:46'),
(1767, 'Margareta Cockett', 'margareta.cockett@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-09-06 03:02:11', '2024-09-06 03:02:11'),
(1768, '* * * Snag Your Free Gift: http://dermoervas.com.br/trabalheconosco/upload/zjizhh.php?fp5f60j * * * hs=17732ee81a86989672f38a8aed5df8b2*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '5sajbw', '7vd4mi', '2024-09-06 03:44:24', '2024-09-06 03:44:24'),
(1769, '* * * <a href=\"http://dermoervas.com.br/trabalheconosco/upload/zjizhh.php?fp5f60j\">Unlock Free Spins Today</a> * * * hs=17732ee81a86989672f38a8aed5df8b2*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '884b6n', 'cle7iz', '2024-09-06 03:44:27', '2024-09-06 03:44:27'),
(1770, '* * * Get Free Bitcoin Now: https://google.com * * * hs=5a65269347ded774db78dfe5572366c3*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '4fgw87', 'qx8y8k', '2024-09-06 03:44:42', '2024-09-06 03:44:42'),
(1771, '* * * <a href=\"https://google.com\">Win Free Cash Instantly</a> * * * hs=5a65269347ded774db78dfe5572366c3*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'mxr01r', 's7z7ah', '2024-09-06 03:44:45', '2024-09-06 03:44:45'),
(1772, 'Matthew Williams', 'mize.rosita@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Is Your Business Ready to Break Free from Limits?', 'Hey there,\r\n\r\nLet’s face it—running a business is tough enough without the constant worry of hitting limits. Whether it’s API call restrictions, unexpected costs, or the frustration of not having the right tools, these challenges can feel like roadblocks to your growth.\r\n\r\nBut what if there was a way to eliminate these obstacles for good?\r\n\r\nWe’re offering something that can change the game for your business: Custom Unlimited Lifetime API access. With just one investment, you can say goodbye to those monthly fees and data caps that are holding you back.\r\n\r\nWhy should this matter to you?\r\n\r\nNo more interruptions. Scale at your pace, without worrying about hitting a ceiling.\r\nCost certainty. One payment means no more unexpected bills.\r\nTailored to your needs. Our custom solutions ensure you get exactly what your business requires to thrive.\r\nI get it—you don’t know me, and offers like this can seem too good to be true. But here’s the thing: the biggest breakthroughs often start with a small step. This could be your moment.\r\n\r\nGrab Your API Today (https://arsourceinfo.wixstudio.io/lifetime-api) and take control of your business’s future.\r\n\r\nI’m not here to sell you a pipe dream. I’m offering a solution to a problem you might be facing right now—one that could unlock the next level for your business.\r\n\r\nDon’t let this opportunity slip by. Imagine where you could be if limits were a thing of the past.\r\n\r\nTo your success,\r\n\r\nMatthew Williams,\r\nPresident, ARSource\r\n\r\nP.S. If this doesn’t align with your current goals, simply reply with “UNSUBSCRIBE,” and you won’t hear from me again. But if you’re ready to break free from the constraints holding you back, now’s the time to act.', '2024-09-06 04:11:21', '2024-09-06 04:11:21'),
(1773, 'Chelsea June', 'austinglivenow@gmail.com', 'তথ্য অধিকার আইকন', '21 day habit breaker Workbook', 'Want to know a secret? Habits aren’t ‘good’ or ‘bad.’  They just … are.\r\n\r\nAre you tired of feeling frantic? All over the place? Like you’re just not in charge of your day to day actions? \r\n\r\nWhat if you could feel like you had control of your life? Imagine how your day would look.\r\n\r\nWhen we feel out of control, we’re giving in to bad habits. But these habits don’t have to run your life! \r\n\r\nGet my free workbook, all about breaking the habits that are keeping you and your team stuck. \r\n\r\n\r\nReply to this email or \r\n\r\nDownload Here:\r\n >>https://lifeflowjourney.live/habitworkbook\r\n\r\n\r\n\r\nHope you enjoy!\r\n\r\nAustin G\r\nCreator & Helper\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out in the subject.\r\nparamountinsurancebd.com', '2024-09-06 08:24:55', '2024-09-06 08:24:55'),
(1774, 'Enid Nichols', 'enid.nichols@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Webmaster.', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-09-06 09:42:13', '2024-09-06 09:42:13'),
(1775, 'Denacourb', 'ch.e.b.a.kulin.ak.a.r.asev.n.a@gmail.com', '?????? ????', 'Mysimba - Quick and Easy Weight Lass', 'Mysimba - Quick and Easy Weight Lass \r\n \r\nMysimba is a medicine used along with diet and exercise to help manage weight in adults: \r\n \r\nwho are obese (have a body-mass index - BMI - of 30 or more); \r\nwho are overweight (have a BMI between 27 and 30) and have weight-related complications such as diabetes, abnormally high levels of fat in the blood, or high blood pressure. \r\nBMI is a measurement that indicates body weight relative to height. \r\n \r\nMysimba contains the active substances naltrexone and bupropion. \r\n \r\nhttps://cutt.ly/RezL73vz', '2024-09-06 17:27:58', '2024-09-06 17:27:58'),
(1776, 'Sylvia Madrid', 'contentjob@enterprisetoday.info', 'শুদ্ধাচার সেবা বক্স', 'Earn cash: join our entry-level writing team!', 'Hi owner of paramountinsurancebd.com,\r\n\r\n\r\nWe are searching for new writers to join our platform to carry out entry-level blog writing tasks.\r\n\r\nThere is an hourly rate of $35, with training being given for the job.\r\n\r\nYou would be assisting e-commerce stores to write brief blog entries to introduce their new products.\r\n\r\nFor this job, you would be given an image of the product and details about it, such as its cost, and then you must craft a 500-word blog post about the product for the business to post on their blog. Only fundamental English and grammar skills are necessary for this job and full guidance will be provided.\r\n\r\nThe contract does not have a fixed duration and the hourly rate is $35.\r\n\r\nTo qualify, you should be able to access a laptop or phone, work autonomously, possess fundamental English reading and writing abilities, strictly adhere to instructions, have a dependable internet connection, and have at least 5 hours of availability each week.\r\n\r\nIf you are available to start soon, click this link to begin the application process now: https://www.enterprisetoday.info/contentjob .\r\n\r\nDon\'t hesitate, these opportunities won\'t last long.\r\n\r\nLooking out for you,\r\nSylvia Madrid\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 1953 Cedar Street\r\nBlytheville, AR 72315', '2024-09-07 08:47:52', '2024-09-07 08:47:52'),
(1777, 'Phil Stewart', 'noreplyhere@aol.com', 'অভিযোগ বক্স', '??', 'By reading this message you just proved that contact form blasting works great for advertising. After all, the main battle to advertising is getting people to actually read your ad and you just did that. Now let\'s get your ad blasted out there and get you some sales, followers, youtube views, etc.. Now offering high volume blasting plans designed specially for affiliate marketers and agencies.Learn more on my website\r\n\r\nhttp://jm9uxc.contactuspagemarketing.xyz', '2024-09-07 12:41:12', '2024-09-07 12:41:12'),
(1778, 'Brittany Kelly', 'gustavo.dicks@outlook.com', 'অভিযোগ বক্স', 'Eco-Friendly Office Tips', 'Did you know?\r\n\r\nGoing green is here to stay!\r\n\r\nBe part of the change and transform your home or office with eco-friendly alternatives.\r\n\r\nDiscover more >>> http://alturl.com/j8b6s\r\n\r\nCut costs on maintenance while protecting the environment.\r\n\r\nWhether it\'s solar panels to smart technology, every step matters.\r\n\r\nAct now and see the impact!\r\n\r\nStay ahead in green innovation.', '2024-09-07 20:27:37', '2024-09-07 20:27:37'),
(1779, 'Mike Harrison', 'mikeGods@gmail.com', '???? ?????? ????', 'Collaboration request', 'Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.seomonkey.net/affiliates/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Harrison\r\n \r\nMonkey Digital \r\nhttps://www.seomonkey.net/whatsapp-affiliates/', '2024-09-07 22:39:34', '2024-09-07 22:39:34'),
(1780, 'Deanna Perl', 'risecapital01@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tailored Mortgage Solutions: Just a Few Questions to Get Started', 'Hello,\r\n\r\nI am Deanna Perl, working for a C o m m e r c i a l - M o r t g a g e company based in the US.\r\n\r\nJust answer these simple questions below and Our team can put together a package to suit your needs.\r\n\r\n1. Description of the Property \r\n\r\n2. Value of the Property\r\n\r\n3. L o a n A m o u n t  \r\n\r\n4. M o r t g a g e - Type : R e f i n a n c e / New P u r c h a s e  \r\n\r\n5. Your Phone Number\r\n\r\nThanks & regards,\r\nDeanna Perl\r\n\r\nFounder & Owner\r\nRiseCap LLC - Fully Owned and Operated in the USA\r\nhttps://risecap.website/payday\r\n\r\nTo stop this message, respond with \"no interest\"', '2024-09-08 03:36:57', '2024-09-08 03:36:57'),
(1781, 'Aubrey Ellzey', 'ellzey.aubrey@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Destroy unfair competitors ranks', 'The battle for the SERPs for specific keywords can become a battleground, many times.\r\n\r\nIts people`s nature to attack and harm where there is no force to put things right.\r\n\r\nNow you can fight back and return the Negative SEO to them\r\nhttps://www.seo-speed.net/negative-seo/\r\n\r\n\r\nor whatsapp us:\r\nhttps://www.seo-speed.net/chat-with-us-on-whatsapp/', '2024-09-08 11:48:05', '2024-09-08 11:48:05'),
(1782, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello paramountinsurancebd.com Owner! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-08 15:54:27', '2024-09-08 15:54:27'),
(1783, 'Sylvia Madrid', 'contentjob@enterprisetoday.info', 'তথ্য অধিকার আইকন', 'Make $20-$30/hour writing tweets!', 'Hi owner of paramountinsurancebd.com,\r\n\r\nWe are currently in search of individuals from your country to compose tweets for a personal development firm.\r\n\r\nThis job opportunity can be conducted from the comfort of your home, and no credentials are needed.\r\n\r\nWhat we seek are individuals who can be trusted to complete their work with efficiency. If you find yourself intrigued by this offer, please click here to apply: https://www.enterprisetoday.info/contentjob .\r\n\r\nThe tasks would consist of creating brief yet inspiring tweets, using pre-made templates for reference. This is a very uncomplicated job as each post will not surpass a couple of sentences.\r\n\r\nThe contract does not contain a fixed term and the rate of pay per hour ranges from $20-$30, contingent upon the type of work and prior experience.\r\n\r\nRequirements to apply for the role include being able to use a laptop or phone, have a dependable internet connection, and have the ability to work autonomously. In addition, being able to read and write English proficiently is necessary. As for the hours, you are able to choose when and how many hours per week to work.\r\n\r\nIf you can start immediately, don\'t wait - fill out your application right away: https://www.enterprisetoday.info/contentjob .\r\n\r\nWe are looking forward to having you join us!\r\n\r\n\r\nLooking out for you,\r\n \r\nSylvia Madrid\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 1953 Cedar Street\r\nBlytheville, AR 72315', '2024-09-08 16:24:28', '2024-09-08 16:24:28');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1784, 'Sammie Leeds', 'ho.rtzs.teen@gmail.com', 'অভিযোগ বক্স', 'Streamline Your Business with Google Workspace Email Accounts for USD1.75', 'Grab Google Workspace email addresses for just $1.75 per address per month This is the best deal you’ll come across, crafted to meant to save you money while giving you all the resources you require to stay organized and efficient. \r\n\r\nWe’re an official Google reseller, which means you’re receiving reliable, trusted service directly connected to Google. Handle your business communications smoothly with secure, professional email accounts that are simple to set up and manage. \r\n\r\nVisit https://bit.ly/workspaceacc\r\n\r\n* You can buy new accounts or migrate your existing accounts seamlessly with all accounts and data preserved.\r\n\r\n\r\n\r\nIf you don\'t want to get a message from me anymore, please hit reply with the text: \"No Thanks\"', '2024-09-08 16:43:01', '2024-09-08 16:43:01'),
(1785, 'Abbey Gonsalves', 'abbey.gonsalves@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/1wKa50TbTg2\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.', '2024-09-08 21:20:23', '2024-09-08 21:20:23'),
(1786, 'Mike Johnson', 'mikeGods@gmail.com', '???? ?????? ????', 'NEW: semrush backlinks available on sale', 'Hello \r\nThis is Mike Johnson\r\nfrom Strictly Digital \r\n \r\nLet me present to you our latest discovered from the SEO environment. \r\nWe have noticed that getting backlinks from websites that have high SEO metrics values doesn\'t always help, and in fact, what is more important is to have backlinks from sites that are actually ranking for many keywords. \r\n \r\nThus, we have built this service especially to meet these new discoveries and the results are astonishing. \r\n \r\nPlease check more details here: \r\nhttps://www.seostrictly.net/semrush-links/ \r\n \r\n \r\n \r\nRegards, \r\nStrictly Digital SEO Team \r\n \r\nWhatsapp us for more details: \r\nhttps://www.seostrictly.net/whatsapp-us/', '2024-09-09 02:40:16', '2024-09-09 02:40:16'),
(1787, 'Tamara Smallwood', 'tamara.smallwood63@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Potential Partnership', 'Hi\r\nI came across your website and noticed that your current logo has potential for improvement. I\'d love to offer you my services to help refine your brand identity.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, please contact me here : https://bit.ly/premiumlogodesignz\r\nOr if you know any other who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards, \r\nTamara Smallwood', '2024-09-09 06:32:54', '2024-09-09 06:32:54'),
(1788, 'Pasquale Morrow', 'amazon@earnmillions.xyz', 'শুদ্ধাচার সেবা বক্স', 'Easiest way to make $500 via Amazon this week', 'I know this subject line sounds so hype…\r\n\r\nBut it’s true, making money shouldn’t be “hard”\r\n\r\nIt’s quite easy if you have the right system…\r\n\r\nThis brings us to today\'s topic…\r\n\r\nMy good friend Venkata just opened the doors to his newest app, Blink…\r\n\r\nThis little app blasts your Amazon affiliate links with thousands of clicks… (Or you can drive these traffic to your website)\r\n\r\nResulting in hundreds of profits every single day: https://www.earnmillions.xyz/amazon \r\n\r\nWith it, you don’t need to write reviews, create websites, create videos, or none of that BS…\r\n\r\nYou just enter your Amazon affiliate link, and that’s it…\r\n\r\nNow, you sit back and enjoy while Blink does all the work for you…\r\n\r\nClick here now and watch how Blink can do all of that and more in just seconds >> https://www.earnmillions.xyz/amazon  \r\n\r\nCheers,\r\nPasquale Morrow\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3821 Lost Creek Road\r\nPhiladelphia, PA 19103', '2024-09-09 07:51:00', '2024-09-09 07:51:00'),
(1789, 'Dexter Tedeschi', 'tedeschi.dexter24@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s Instagram posts automatically with our AI powered engagement network tool.', 'Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://tinyurl.com/bdheejd2', '2024-09-09 08:06:29', '2024-09-09 08:06:29'),
(1790, 'Mandy', 'creativeteamhire@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writing Service', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $35 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.', '2024-09-09 19:20:49', '2024-09-09 19:20:49'),
(1791, 'Bessie', 'info@woodard.bangeshop.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hi, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nRegards,\r\n\r\nBessie', '2024-09-10 00:26:11', '2024-09-10 00:26:11'),
(1792, 'Oman Reilly', 'claudio.reilly@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tailored Financing Solutions for Your Business Growth', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\nPhone: +973-17-585338 | Email: oman-rook@cateusgroup.org or cateusgroup@gmail.com\r\nhttps://cateusinvestmentgroup.com\r\n\r\n\r\nCateus Investment Group | Home\r\nhttps://cateusinvestmentgroup.com', '2024-09-10 00:37:43', '2024-09-10 00:37:43'),
(1793, 'fraunse', 'Neesleano@envelopelink.xyz', '?????? ????', 'long drive dapoxetine tablets 30 mg', 'If I said it earlier, I wouldn t have can drinking water lower your blood pressure to suffer so much, Don t you tell me now, how did you pass on the information taking blood pressure medicine for blood pressure spikes about me to getting cold after taking blood pressure medication the group behind <a href=https://enhanceyourlife.mom/>donde comprar priligy mexico</a>', '2024-09-10 01:58:15', '2024-09-10 01:58:15'),
(1794, 'James Mcgill', 'jamesyoherst@gmail.com', 'অভিযোগ বক্স', 'Question', 'Looking to boost your buisness communications and cut costs? Heard of Net2Phone https://www.net2phone.com/resources/the-net2phone-explainer-video.  I can help visit acrsolution.online to schedule a quick call.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-09-10 02:15:15', '2024-09-10 02:15:15'),
(1795, 'Karen Halstead', 'halstead.karen@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner.', 'Important: \r\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\r\n\r\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\r\n\r\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nSee link in my signature to add /update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!', '2024-09-10 05:48:41', '2024-09-10 05:48:41'),
(1796, 'Johanna Baragwanath', 'baragwanath.johanna@yahoo.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and traffic.', '2024-09-10 06:36:52', '2024-09-10 06:36:52'),
(1797, 'Kai Jamar', 'jamar.kai@gmail.com', 'অভিযোগ বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.', '2024-09-10 07:57:04', '2024-09-10 07:57:04'),
(1798, 'Oman Richardson', 'richardson.amanda@msn.com', 'অভিযোগ বক্স', 'Tailored Financing Solutions for Your Business Growth', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\nPhone: +973-17-585338 | Email: oman-rook@cateusgroup.org or cateusgroup@gmail.com\r\nhttps://cateusinvestmentgroup.com\r\n\r\n\r\nCateus Investment Group | Home\r\nhttps://cateusinvestmentgroup.com', '2024-09-10 10:02:53', '2024-09-10 10:02:53'),
(1799, 'Doretha Isenberg', 'risecapital01@gmail.com', 'অভিযোগ বক্স', 'Tailored Mortgage Solutions: Just a Few Questions to Get Started', 'Hello,\r\n\r\nI am Doretha Isenberg, working for a C o m m e r c i a l - M o r t g a g e company based in the US.\r\n\r\nJust answer these simple questions below and Our team can put together a package to suit your needs.\r\n\r\n1. Description of the Property \r\n\r\n2. Value of the Property\r\n\r\n3. L o a n A m o u n t  \r\n\r\n4. M o r t g a g e - Type : R e f i n a n c e / New P u r c h a s e  \r\n\r\n5. Your Phone Number\r\n\r\nThanks & regards,\r\nDoretha Isenberg\r\n\r\nFounder & Owner\r\nRiseCap LLC - Fully Owned and Operated in the USA\r\nhttps://risecap.website/payday\r\n\r\nTo stop this message, respond with \"no interest\"', '2024-09-10 15:16:35', '2024-09-10 15:16:35'),
(1800, 'Thomas Large', 'appios@truevaule.xyz', 'অভিযোগ বক্স', 'Create and Sell Mobile Apps -True Android & iOS Mobile Apps Builder (Zero Coding Required)', 'Hey ,\r\n\r\nAre you tired of the lengthy process and technical barriers that come with building mobile apps?  Say goodbye to coding woes because we\'ve got something groundbreaking for you!\r\n\r\nIntroducing OpenApp AI - the world\'s first AI-powered, no-coding \'Android & iOS\' mobile app builder.  Our platform is set to revolutionize the way you create apps.  \r\n\r\nWith OpenApp AI, you can transform any website URL, your ideas, keywords, blogs, pages, and e-commerce stores into fully functional Android & iOS mobile apps in less than 60 seconds!\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.truevaule.xyz/appprofit  \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n... To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s what makes OpenApp AI a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\nAccess OpenApp AI Now and Build Your Dream Mobile App in Seconds with OpenApp AI: https://www.truevaule.xyz/appprofit  \r\n\r\nAlong with this,\r\nYou’re also getting premium bonuses during the launch exclusive deal… \r\n\r\nSo,\r\nStop thinking & grab your copy at the launch exclusive discounted price\r\n\r\nGet OpenApp AI With Exclusive Bonuses Here: https://www.truevaule.xyz/appprofit  \r\n\r\nTo Your Success,\r\n\r\nThomas Large\r\n\r\n\r\nP.S- There is nothing like this available in the market at such a discounted price.  So, grab your copy before time runs out.\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3152 Feathers Hooves Drive\r\nRiverhead, NY 11901', '2024-09-10 20:18:05', '2024-09-10 20:18:05'),
(1801, 'Ericka Byrnes', 'byrnes.ericka@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.', '2024-09-11 01:28:31', '2024-09-11 01:28:31'),
(1802, 'Athena Longwell', 'athena.longwell29@gmail.com', 'তথ্য অধিকার আইকন', 'Is paramountinsurancebd.com your site?', 'Hey  \r\n\r\nNot sure how much money paramountinsurancebd.com  is making, but selling digital products is on fire.\r\n\r\nThe transaction value in the Digital Commerce market is projected to reach US$7.63 trillion in 2024. (Statistica.)\r\nThere is a simple 2-step method to make money selling high-profit, digital products in less than an hour per day.\r\n\r\nStart leveraging from this growing economy.\r\n\r\nLearn how here:\r\nhttps://hoply.io/Q5QNX', '2024-09-11 13:21:32', '2024-09-11 13:21:32'),
(1803, 'John Campbell', 'oneai@actionnow.xyz', 'অভিযোগ বক্স', 'Maximize Profits & Creativity with One AI—Explore Today!', 'Hi,\r\nImagine having access to the world\'s leading AI tools without the hassle of monthly fees.  With OneAi, you get all the premium AI technologies from a single powerful dashboard—no recurring charges required!\r\n\r\nIntroducing OneAi: The Ultimate AI Dashboard\r\n\r\nWith OneAi, you get instant access to:\r\n? ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n? Gemini Pro – Advanced multi-modal capabilities\r\n? DALL·E 3 – Stunning AI-generated images\r\n? Leonardo AI – Innovative design and creative solutions\r\n? Microsoft Copilot Pro – Boost productivity with AI assistance\r\n? Meta Llama 3 – Powerful language models\r\n? Stable Diff XL – Enhanced image synthesis\r\n? PaLM 2 – Next-level natural language processing\r\n\r\nAll from a single, intuitive dashboard.  No more need to navigate between different apps or manage multiple subscriptions: https://www.actionnow.xyz/oneai .\r\n\r\nOneAi simplifies your AI experience and puts the power of leading-edge technology in your hands.\r\n\r\nReady to take your AI game to the next level?\r\n\r\nClick here to get started with OneAi today: https://www.actionnow.xyz/oneai !\r\n\r\nJohn Campbell\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 408 Kincheloe Road\r\nPortland, OR 97230', '2024-09-11 16:53:50', '2024-09-11 16:53:50'),
(1804, 'Hope Nail', 'risecapital01@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tailored Mortgage Solutions: Just a Few Questions to Get Started', 'Hello,\r\n\r\nI am Hope Nail, working for a C o m m e r c i a l - M o r t g a g e company based in the US.\r\n\r\nJust answer these simple questions below and Our team can put together a package to suit your needs.\r\n\r\n1. Description of the Property \r\n\r\n2. Value of the Property\r\n\r\n3. L o a n A m o u n t  \r\n\r\n4. M o r t g a g e - Type : R e f i n a n c e / New P u r c h a s e  \r\n\r\n5. Your Phone Number\r\n\r\nThanks & regards,\r\nHope Nail\r\n\r\nFounder & Owner\r\nRiseCap LLC - Fully Owned and Operated in the USA\r\nhttps://risecap.website/payday\r\n\r\nTo stop this message, respond with \"no interest\"', '2024-09-11 21:18:41', '2024-09-11 21:18:41'),
(1805, 'Brian And Dee Gibbons', 'keisha.gibbons@outlook.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-09-11 23:37:57', '2024-09-11 23:37:57'),
(1806, 'Emanuel Gepp', 'gepp.emanuel@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Is paramountinsurancebd.com your site?', 'Hey  \r\n\r\nNot sure how much money paramountinsurancebd.com  is making, but selling digital products is on fire.\r\n\r\nThe transaction value in the Digital Commerce market is projected to reach US$7.63 trillion in 2024. (Statistica.)\r\nThere is a simple 2-step method to make money selling high-profit, digital products in less than an hour per day.\r\n\r\nStart leveraging from this growing economy.\r\n\r\nLearn how here:\r\nhttps://hoply.io/Q5QNX', '2024-09-12 02:10:53', '2024-09-12 02:10:53'),
(1807, 'Dwayne Mortlock', 'dwayne.mortlock@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Automated AI powered Instagram Engagement, Instant Results', 'Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://cutt.ly/nebEMMUc', '2024-09-12 07:45:50', '2024-09-12 07:45:50'),
(1808, 'Ella Williams', 'ella@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Would a super fast business loan help your buisness grow?', 'Would some additional working capital help you grow your business even more?\r\n\r\nReachout Capital specializes in unsecured business loans up to 500k allowing us to provide you with same day approval and \r\nnext day funding.\r\n\r\nJust visit https://reachoutcapital.com/instant-capital and see how much you qualify for in less than 2 minutes.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.reachoutcapital.com/unsubscribe \r\n\r\nor write to:\r\nReachout Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-09-12 08:39:25', '2024-09-12 08:39:25'),
(1809, 'Windy Neff', 'neff.windy@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner!', 'Still looking to get your WordPress website done, fixed, or completed? Reach out to us at e.solus@gmail.com & Prices starts @ $99!', '2024-09-12 16:52:12', '2024-09-12 16:52:12'),
(1810, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'Dear paramountinsurancebd.com Webmaster! my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-12 20:44:17', '2024-09-12 20:44:17'),
(1811, 'Corinne Dorrington', 'dorrington.corinne@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Administrator!', 'Still looking to get your WordPress website done, fixed, or completed? Reach out to us at e.solus@gmail.com & Prices starts @ $99!', '2024-09-12 21:27:48', '2024-09-12 21:27:48'),
(1812, 'James Scher', 'sonic@busihelp.xyz', 'শুদ্ধাচার সেবা বক্স', 'Get All In 1 AI Hypermedia Streaming Platform In A Click!', 'Hey,\r\n\r\nI am dancing, care to join in the party? you wanna know why I am super excited?\r\n\r\nAI app that can allow you to build a “music, podcast, & live radio” hypermedia streaming platform that lets you stream over 100 million songs, playlists, genre \r\n\r\nSonic Is Live!\r\nTake a Quick Look Here: https://www.busihelp.xyz/sonic \r\n\r\nDo you know what this means?\r\n\r\nIt means you can finally own an AI Powered Streaming Platform that beats Spotify, Apple Music, YouTube Music, and the others combined.\r\n\r\nYou are literally going to be enjoying music and thousands of music lovers get to pay you for streaming.\r\n\r\n\r\nGuess what?\r\n\r\nAI Sonic Gets Your Streaming Platform Ready For You \r\n\r\n??Zero Coding Involved\r\n??Zero design & You Will Never Pay any Designer\r\n?? No Third-party & Never Worry About Paying Royalty\r\n??You Don\'t Need To Be A Singer\r\n\r\nAnd still, you will be enjoying thousands of streams daily.\r\n\r\nThis is possible because Sonic AI will fully load it with over 100m playlists and trending music.\r\n\r\nPlus, thousands of hooked listeners for you.\r\n\r\nSee what Sonic Can Do For You In A Nutshell:\r\nLaunch Your Live Streaming Platform With Just A Keyword (ZERO Coding)\r\nComes Preloaded With 100+ Million Playlists, Podcasts & Channels From All Your Favorite Artists…  \r\nStart Broadcasting Radio Stations From All Over The World With A Click…\r\nInstantly Transform Your Streaming Website into a Fully Compatible Mobile App for iOS & Android Devices\r\nWith 1-Click, Promote Your New Streaming Platform To Millions Of PAID Customer & Listener\r\nAnd so much more.\r\n\r\nWell, it\'s an app to die for if you ask me.\r\n\r\nThe fact that it\'s going for a low one-time price right now is shocking…\r\n\r\n\r\nAnd the hard truth is…\r\n\r\nPrice increases after today!\r\n\r\nYou don\'t want to miss out, do you?\r\n\r\nHurry, Click Here To Get AI Sonic & Enjoy: https://www.busihelp.xyz/sonic \r\n\r\n\r\nCongratulations buddy.\r\n\r\nJames Scher\r\n\r\n\r\nP.S. Early bird offers are ready to be claimed, don\'t skip this for later, you get Massive Bonuses waiting for you.\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2866 Randall Drive\r\nHonolulu, HI 96819', '2024-09-13 02:10:19', '2024-09-13 02:10:19'),
(1813, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'Dear paramountinsurancebd.com Admin! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-13 04:18:18', '2024-09-13 04:18:18'),
(1814, 'Charissa Brandenburg', 'brandenburg.charissa@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin.', 'Have you ever worried that you won’t make payroll?\r\n\r\nAre rising business expenses stressing you out?\r\n\r\nLet us help take this stress away & give you some breathing room. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-09-13 07:37:20', '2024-09-13 07:37:20'),
(1815, 'Mike Peterson', 'mikeintope@gmail.com', '???? ?????? ????', 'Increase rankings with a SEO friendly web design', 'Hi there \r\nI just checked paramountinsurancebd.com ranks and am sorry to bring this up, but it lacks in many areas. \r\n \r\nUnfortunately, building a bunch of links won\'t solve the issue in this case, and a more comprehensive strategy is required. Google has undergone significant changes over the past year, making it nearly impossible to compete for favorable rankings without a well-designed website. \r\n \r\nWe recommend a search engine-friendly website layout to resolve all issues and propel your site to the top. \r\n \r\nYou can check more details here:https://www.seo-speed.net/seo-friendly-webdesign/ \r\n \r\nThanks for your consideration \r\nMike Peterson\r\nSpeed Designs \r\nhttps://www.seo-speed.net/whatapp-us/', '2024-09-13 11:03:49', '2024-09-13 11:03:49'),
(1816, 'Elena Fruehling', 'charlotte.molloy85@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'This Week\'s Top Nonfiction BOOK Pick: \'Dizziness\'', 'Hi\r\n\r\nEvery week we bring you ONE book that we feel is likely to add something of value to everyday life.\r\n\r\nThis week\'s book is about a common problem all of us face often: DIZZINESS !\r\n\r\nhttps://usreviewers.com/selfeducation\r\n\r\nCheck out this remarkable book on an important topic for self education and self awareness.\r\n\r\nBest Regards\r\n\r\nElena \r\n\r\nSelf Education Book Choices', '2024-09-13 14:13:57', '2024-09-13 14:13:57'),
(1817, 'Mike Phillips', 'mikeintope@gmail.com', '???? ?????? ????', 'Social ads country traffic', 'Hello, \r\n \r\nHey, I\'m Mike from Monkey Digital. We offer a highly popular service that costs only 10$ per 5000 social ads visits. \r\n \r\nMore info:  \r\nhttps://www.seomonkey.net/country-visits/ \r\n \r\nTracking will be sent the same day, the advertisement goes live within a few hours, effective and cheap marketing, try it out, it will be worth every penny. \r\n \r\nRegards \r\nMonkey Digital \r\nhttps://www.seomonkey.net/whatsapp-us/', '2024-09-13 15:51:49', '2024-09-13 15:51:49'),
(1818, 'Chris s', 'benson.adeline@gmail.com', 'অভিযোগ বক্স', 'Found error on your website', 'Hi respected Owner,\r\nI came across your website and noticed that your current logo design has potential for improvement. I\'d love to offer you my services to help refine your brand identity and make it stand out in google.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, contact me here: https://bit.ly/logodesign-free\r\nOr if you know any other owners who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards\r\nChris', '2024-09-13 20:55:30', '2024-09-13 20:55:30'),
(1819, 'James McGill', 'jamesyoherst@gmail.com', 'অভিযোগ বক্স', 'Hows your buisness\'s phone company?', 'Sick of getting a great deal for maybe a year then you become a valued customer and your price you pay doubles? I can help discuss options that will not only lock you into a price thats cheaper, with more options, and lock you into a price for 3 years. Please visit acrsolution.online to book a free 30 min consult with me to discuss futhure. Talk soon!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubcribe to future marketing please reply stop with your domain and any other domain you wish to be blacklisted from more marketing....example joespizza.com', '2024-09-13 23:52:59', '2024-09-13 23:52:59'),
(1820, 'Chris s', 'costas.dorothy6@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'problem with your logo in your website', 'Hi respected Owner,\r\nI came across your website and noticed that your current logo design has potential for improvement. I\'d love to offer you my services to help refine your brand identity and make it stand out in google.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, contact me here: https://bit.ly/logodesign-free\r\nOr if you know any other owners who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards\r\nRandy M', '2024-09-15 00:54:40', '2024-09-15 00:54:40'),
(1821, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Dear paramountinsurancebd.com Administrator! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-15 01:27:00', '2024-09-15 01:27:00'),
(1822, 'Jean Furr', 'furr.jean80@hotmail.com', 'অভিযোগ বক্স', 'Unlock $5,000+ Daily Profit Secret', 'Ever wonder how some entrepreneurs thrive during tough times? \r\n\r\nI\'ve stumbled upon a game-changing webinar that reveals a simple 3-step formula for earning $5,203.89 per day.\r\n\r\nThe best part? \r\n\r\nIt\'s 100% free and limited to just 500 spots. \r\n\r\nYou\'ll discover how to create residual income streams without the usual risks.\r\n\r\nCurious? \r\n\r\nRegister now to secure your spot and learn this $5,203 per day formula for free.\r\n\r\nhttps://tinyurl.com/2ezhfwuu', '2024-09-15 03:07:21', '2024-09-15 03:07:21'),
(1823, 'Verna Libby', 'libby.verna@googlemail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com owner.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.', '2024-09-15 07:16:18', '2024-09-15 07:16:18'),
(1824, 'Willie Goins', 'willie.goins@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/1wKa50TbTg2\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.', '2024-09-16 02:49:56', '2024-09-16 02:49:56'),
(1825, 'Chris s', 'noella.greene@yahoo.com', 'অভিযোগ বক্স', 'Potential Partnership', 'Hi respected Owner,\r\nI came across your website and noticed that your current logo design has potential for improvement. I\'d love to offer you my services to help refine your brand identity and make it stand out in google.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, contact me here: https://bit.ly/premiumlogodesignz\r\nOr if you know any other owners who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards\r\nChris s', '2024-09-16 08:12:20', '2024-09-16 08:12:20'),
(1826, 'AgFBlOuTSLj', 'lesley39pointerxgf@outlook.com', 'তথ্য অধিকার আইকন', 'pgvtFeEJxIKsm', 'ZDGVJheUvsyqn', '2024-09-16 08:50:05', '2024-09-16 08:50:05'),
(1827, 'AgFBlOuTSLj', 'lesley39pointerxgf@outlook.com', 'তথ্য অধিকার আইকন', 'pgvtFeEJxIKsm', 'ZDGVJheUvsyqn', '2024-09-16 08:50:11', '2024-09-16 08:50:11'),
(1828, 'dcqXzQyCIPYEpNo', 'lesley39pointerxgf@outlook.com', 'তথ্য অধিকার আইকন', 'DAMyBSPkegKFjo', 'xVIJBwkmsjUfvPe', '2024-09-16 08:50:39', '2024-09-16 08:50:39'),
(1829, 'dcqXzQyCIPYEpNo', 'lesley39pointerxgf@outlook.com', 'তথ্য অধিকার আইকন', 'DAMyBSPkegKFjo', 'xVIJBwkmsjUfvPe', '2024-09-16 08:50:44', '2024-09-16 08:50:44'),
(1830, 'Susan Karsh', 'ewan.linda@gmail.com', 'অভিযোগ বক্স', 'Quick question', 'Hello,\r\n\r\nWould you be interested in dropping up to 2 pounds a week without hitting the gym?\r\n\r\nMost people don’t believe this is possible, but it is, because it has been working for me and I never gain the weight back.\r\n\r\nI work for Elebands and we make ultra-thin, fashionable body weight bands that come in 5 - 30 pound sets and they look so sexy and sleek you won’t believe they are weights. \r\n \r\nYou just put them on your wrist, ankle and waist for the entire day and you’ll burn up to 1,500 calories a day, with no workout needed.\r\n \r\nBasically, the added weight makes your body work harder and burn more calories as you go about your day.\r\n \r\nIf you want to lose up to 2 lbs a week, without going to a gym, visit our website here: https://bit.ly/elebands-info\r\n\r\nThis Week, For The Fist 50 Customers, you can get 20% off: Use discount code: TAKE20%OFF\r\n\r\nSusan Karsh\r\nBusiness Development\r\nElebands\r\n \r\nP.S. Even Phil Handy, Former LA Lakers coach said our weight bands are great and help burn calories - watch his video here: https://bit.ly/elebands-phil-handy', '2024-09-16 09:03:03', '2024-09-16 09:03:03'),
(1831, 'Eric Rice', 'dfysuite@busitoday.co', 'অভিযোগ বক্স', 'Page 1 Rankings – 100% DONE-FOR-YOU', 'Can you imagine how powerful it would be if you had someone that can handle ALL your social syndication for your videos, niche sites and client sites etc?\r\n\r\nWouldn’t that take A TON off of your plate and allow you to focus on more IMPORTANT things..\r\n\r\nWe all know that social syndication is the #1 way to skyrocket your content to the first page of Google, right?\r\n\r\nHowever, it can sometimes be a BIG pain in the butt..\r\n\r\nYou’re either having to do it MANUALLY (which I wouldn’t wish on my WORSE enemy lol)\r\n\r\nYou have to buy software that does it for you (which some are VERY complicated to learn and you still have to manually create ALL your accounts)\r\n\r\nAnd then there’s OPTION 3!!\r\n\r\nTap into a PROVEN system that does it ALL for YOU!\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that: https://www.busitoday.co/dfysuite .\r\n \r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject. (LIKE me)\r\n\r\nPLUS they have just opened the doors to their updated and GREATLY improved 5.0 version!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n\r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.busitoday.co/dfysuite \r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n\r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.busitoday.co/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nEric Rice\r\n\r\n\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here: https://www.busitoday.co/dfysuite \r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 4456 County Line Road\r\nTampa, FL 33610', '2024-09-16 15:24:22', '2024-09-16 15:24:22'),
(1832, 'Vada Schlink', 'vada.schlink3@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster.', 'Hey! I wanted to share something cool with you! If you’re tired of the same old wireless plans that promise savings but don’t deliver, you should check out Roccstar Wireless. They’re shaking things up with no-nonsense plans that have everything you need without the gimmicks, and some amazing members benefits and perks. \r\n\r\nFollow @Roccstarwireless\r\n#RoccstarWireless \r\n\r\nShop plans at www.roccstarwireless.com', '2024-09-16 21:08:30', '2024-09-16 21:08:30'),
(1833, 'Muriel Begg', 'muriel.begg@yahoo.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Hey! I wanted to share something cool with you! If you’re tired of the same old wireless plans that promise savings but don’t deliver, you should check out Roccstar Wireless. They’re shaking things up with no-nonsense plans that have everything you need without the gimmicks, and some amazing members benefits and perks. \r\n\r\nFollow @Roccstarwireless\r\n#RoccstarWireless \r\n\r\nShop plans at www.roccstarwireless.com', '2024-09-16 22:16:09', '2024-09-16 22:16:09'),
(1834, 'Everett Brobst', 'everett.brobst@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner.', 'Hey! I wanted to share something cool with you! If you’re tired of the same old wireless plans that promise savings but don’t deliver, you should check out Roccstar Wireless. They’re shaking things up with no-nonsense plans that have everything you need without the gimmicks, and some amazing members benefits and perks. \r\n\r\nFollow @Roccstarwireless\r\n#RoccstarWireless \r\n\r\nShop plans at www.roccstarwireless.com', '2024-09-17 01:47:57', '2024-09-17 01:47:57'),
(1835, 'Bruce Godon', 'info@increaseorganictraffic.com', 'শুদ্ধাচার সেবা বক্স', 'RE: Get more leads from your website', 'Hi paramountinsurancebd.com,\r\n\r\nAt present, your website is not ranking on Google and your competitors are sitting at the top and taking all the fruits. \r\nIf you\'re still interested to get more phone calls and leads from your website, then we can put it on top 3 positions on Google Maps within your target area. \r\nCan I send the proposal and pricing to accomplish your business goals? \r\n\r\nThanks,\r\n\r\nBests Regards,\r\nBruce Godon\r\nSr SEO consultant\r\nhttp://www.increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”', '2024-09-17 02:03:25', '2024-09-17 02:03:25');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1836, 'Aja Mcintire', 'mcintire.aja@gmail.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/xkbp50ToeTP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-09-17 04:32:29', '2024-09-17 04:32:29'),
(1837, 'Modesto Bunker', 'bunker.modesto@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/xkbp50ToeTP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-09-17 10:27:49', '2024-09-17 10:27:49'),
(1838, 'Nathan Johnson', 'aiapp@earnmillions.xyz', 'শুদ্ধাচার সেবা বক্স', 'Huge Profits - Turn Websites (or Any Your Ideas) into Mobile Apps', 'Exciting news!   The wait is finally over – OpenApp AI is now LIVE\r\nThe first-ever AI-powered, no-coding \'Android & iOS\' mobile app builder.\r\nGame-changing technology allows you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into stunning Real Android & iOS mobile apps in less than 60 seconds!\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.earnmillions.xyz/aiapp  \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nHere\'s why OpenApp AI is a game-changer:\r\nCreate Unlimited Android & IOS Mobile Apps Using Al\r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nBuilt-in 1500+ Professional Templates: Create Personal Or Business Mobile Apps For Any Niche Using Al\r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nLifetime Access With No Recurring Monthly Payments\r\n\r\n\r\nReady to take the leap into the future of app development?   Try OpenApp AI today and experience the simplicity of turning your dreams into reality.\r\n\r\n==> Watch OpenApp AI Demo In Action: https://www.earnmillions.xyz/aiapp  \r\n\r\nDon\'t let coding complexities hold you back.   Join the ranks of successful app creators with OpenApp AI.\r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....   that will make this deal an unforgettable affair. \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\n\r\n===>Access OpenApp AI + All Bonus (Early Bird Launch Discount): https://www.earnmillions.xyz/aiapp  \r\n\r\n\r\nBest regards,\r\nNathan Johnson\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 387 Dovetail Estates\r\nFay, OK 73646', '2024-09-17 16:05:27', '2024-09-17 16:05:27'),
(1839, 'James McGill', 'jamesyoherst@gmail.com', 'তথ্য অধিকার আইকন', 'Buisness phone plan deals', 'How satisfied are you with your current buisness phone plan? This pruduct https://www.net2phone.com/resources/the-net2phone-explainer-video can help. How do you keep track of who\'s helping and hurting your buisness? I can help! Visit acrsolution.online to book a free 30 min consult to find the best options for you! Talk soon!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 Rock Ave apt 7 Waupun Wi 53963\r\nTo unsubscribe to future marketing please reply STOP with Domain example...(janesmith@gmail.com)and any other domain you wish to be taken off further marketing', '2024-09-18 04:42:58', '2024-09-18 04:42:58'),
(1840, 'Adam', 'fredrikalfredsson76@gmail.com', '???? ?????? ????', 'Remove false and misleading Google reviews, only pay if I succeed', 'Hello, \r\n \r\nAdam here from Deletify (https://deletify.com/) \r\n \r\nI\'m wondering if your business has a review on Google that you perceive as misleading, false, or perhaps even written by a competitor? If so, I can help you remove it, and you only pay if I succeed. My teams success rate is over 99%, and it takes us less than a week to get it removed. \r\n \r\nInterested? \r\n \r\nIf you prefer to call me, you can reach me at +1 917 720 3356. My Whatsapp number is +46 72-4473401 (you can also call me at that number too), or you can book a quick videocall at https://calendly.com/aw--u2_r/15min', '2024-09-18 08:30:04', '2024-09-18 08:30:04'),
(1841, 'Brandy Gormly', 'gormly.brandy@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner.', 'Unlock your business’s potential with our top-tier financial solutions. Our financial solutions are designed to support your expansion with the best business loan packages tailored to your needs. Reach out to us at info@financeworldwidehk.com and let’s make your expansion dreams a reality!\r\n\r\nBest regards,\r\nLaura Cha', '2024-09-18 18:16:58', '2024-09-18 18:16:58'),
(1842, 'Olivia Davis', 'olivia@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Are you looking for some working capital?', 'Are you trying to expand your business and need a business loan to make that happen?\r\n\r\nWe offer unsecured business loans up to 500k with very flexible terms. \r\n\r\nJust Visit https://reachoutcapital.com/instant-capital and let us show you what we have to \r\noffer your business.We will provide you a funding decision in just a few minutes. \r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.reachoutcapital.com/unsubscribe \r\n\r\nor write to:\r\nReachout Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-09-19 06:29:37', '2024-09-19 06:29:37'),
(1843, 'Beth Hester', 'hester.beth8@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'You can never have enough leads', 'We are proud to present our latest product for business data\r\n\r\nExperience our searches on worldwide b2b data\r\n\r\nThis offer is a comprehensive dataset of each country\r\n\r\nWhich are all kept up to date on a monthly basis\r\n\r\nTry out the open search we offer to see the full extent of our dataset\r\n\r\nYou can never have enough leads\r\nLeadsBox.biz', '2024-09-19 09:24:51', '2024-09-19 09:24:51'),
(1844, 'Suzanne Draper', 'suzanne.draper@yahoo.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com', '2024-09-19 10:31:18', '2024-09-19 10:31:18'),
(1845, 'Precious Pasco', 'morrismi1@outlook.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2024-09-19 11:19:36', '2024-09-19 11:19:36'),
(1846, 'Colleen Dugger', 'colleen.dugger@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI service.', 'I see that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-09-19 12:43:39', '2024-09-19 12:43:39'),
(1847, 'Eugenia Lakeland', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin!', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2024-09-19 14:59:55', '2024-09-19 14:59:55'),
(1848, 'Zachary O\'Hara', 'zachary.ohara@hotmail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.', '2024-09-19 22:51:58', '2024-09-19 22:51:58'),
(1849, 'Lucio Hough', 'hough.lucio@gmail.com', 'তথ্য অধিকার আইকন', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-09-20 03:17:42', '2024-09-20 03:17:42'),
(1850, 'Husam Orabi', 'husamorabi447@gmail.com', '?????? ????', 'Good day', 'Hello, \r\n \r\nI am Husam Orabi, Qatari Investors Group\'s chief business development and delivery officer. We offer loans and credit facilities at a small interest rate for ten years and a moratorium of up to two years. \r\nWe also finance profit-oriented projects and businesses. We understand that each business is unique, so let us know what you need for your business, and we will tailor our financing to suit your specific requirements. \r\n \r\nRegards, \r\n \r\nHusam Orabi \r\nCHIEF BUSINESS DEVELOPMENT & DELIVERY OFFICER \r\n \r\nMobile: +971524239312 \r\nWhatsapp: +971524239312 \r\nhusam@qatarinvestors-group.com', '2024-09-20 06:45:41', '2024-09-20 06:45:41'),
(1851, 'Alison Seaborn', 'seaborn.alison@msn.com', 'অভিযোগ বক্স', 'Want to Create High-Quality Videos Fast?', 'Looking to create high-quality videos with ease? This screen recorder is perfect for tutorials, presentations, or sharing with customers and your team. Plus, there\'s a 7-day free trial—no commitment, just results! Check it out here:\r\nhttps://www.tella.tv/?via=mmm\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nopt out of future messages by replying to the message and saying out opt.\r\nparamountinsurancebd.com\r\n113 Cherry St #92768, Seattle, WA 98104-2205', '2024-09-20 11:51:43', '2024-09-20 11:51:43'),
(1852, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Dear paramountinsurancebd.com Admin! my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-20 14:17:45', '2024-09-20 14:17:45'),
(1853, 'IMAD M', 'birgit.mcgill@gmail.com', 'তথ্য অধিকার আইকন', 'Potential Partnership', 'Hi,\r\nI came across your website and noticed that your current logo design has potential for improvement. \r\nI\'d love to offer you my services to help refine your brand identity and make it stand out in the competitive. \r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, chat with me here : https://bit.ly/30minconsultation-imad\r\nOr if you know any other people who might be interested, please forward it to them. \r\nThanks for considering my services. \r\n\r\nRegards, \r\nImad', '2024-09-20 15:17:26', '2024-09-20 15:17:26'),
(1854, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Hi paramountinsurancebd.com Owner. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-20 20:42:19', '2024-09-20 20:42:19'),
(1855, 'Kristen Kneebone', 'kristen.kneebone@gmail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and traffic.', '2024-09-20 22:37:30', '2024-09-20 22:37:30'),
(1856, 'Joella Henning', 'seorank@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'Grow your business - the way to find top-rated SEO services', 'Hello paramountinsurancebd.com, \r\nI\'m Juan from Busihelp, Busihelp noticed that you have an excellent website paramountinsurancebd.com. \r\n\r\nEvery webmaster like you who is serious about their website/business has considered or is considering buying SEO services to grow traffic/sales. \r\n\r\nBut how to find qualified SEO services? If there is a dispute, how do you make sure you can get a refund?\r\n\r\nHere is the solution you need: SEO service providers are verified and praised by webmasters like you, the largest service trading platform in the world to protect your rights and interests, only if you get what you want, the platform will hand over your payment to the service provider  \r\n\r\nService provider example (the highest rating is 5.0):  \r\n	Name: Michael - Starting Price: $5, 4 Days Delivery (26,900 orders completed) - Method: Build 100 high quality and low OBL backlinks for your money site - Webmasters satisfaction rating: 4.8\r\n	  \r\n	Name: Wasim Ashraf - Starting price: $30, 1 Days Delivery (3,900 orders completed) - Method: On-Page SEO For Higher Rankings in Google Search Results - Webmasters satisfaction rating: 4.9  \r\n	...  \r\n	For Super website, Provider – Randys Mccabe is an ex-Googler and has helped 3900 Super websites grow their sites, and webmasters rated him 5.0! Starting Price: $250. Now search for his name within the platform and chat with him online: https://www.truevaule.xyz/seorank . \r\n\r\nOther services include: writing SEO friendly posts, social media management, sales email copywriting...\r\n\r\nNow sign up for a platform account and grow your traffic: https://www.truevaule.xyz/seorank \r\n\r\nThank you for your time,  \r\nJoella Henning\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\n3863 Quarry Drive\r\nRoanoke, AL 36274', '2024-09-21 09:18:33', '2024-09-21 09:18:33'),
(1857, 'Matthew Williams', 'futurosalesco@gmail.com', 'তথ্য অধিকার আইকন', 'The Secret Weapon Big Brands Don\'t Want You to Know About 🕵️‍♂️', 'Hey there,\r\n\r\nWant to know how the biggest brands create those insane video ads that practically print money? Spoiler alert: It\'s Creatify! But they don’t want you to know that.\r\n\r\nWhy pay a huge agency or spend hours learning complicated ad software when you can have AI create professional video ads in minutes?\r\n\r\nIt’s like hiring a genius ad team without the 6-figure salary. 💸\r\n\r\n[Tap here and let the AI create your next viral campaign!](https://creatify.ai/?via=zentara)\r\n\r\nLet the robots work for you,  \r\nMatthew Williams  \r\nPresident  \r\nInfinity Marketing  \r\n\r\n\r\n\r\n\r\nTo unsubscribe reply with the word “UNSUBSCRIBE” as the subject.', '2024-09-21 22:58:45', '2024-09-21 22:58:45'),
(1858, 'Scott Mendez', 'amazon@busihelp.xyz', 'শুদ্ধাচার সেবা বক্স', 'Making Money via Amazon Is As Easy As “Blink”', 'I know this subject line sounds so hype…\r\n\r\nBut it’s true, making money shouldn’t be “hard”\r\n\r\nIt’s quite easy if you have the right system…\r\n\r\nThis brings us to today\'s topic…\r\n\r\nMy good friend Venkata just opened the doors to his newest app, Blink…\r\n\r\nThis little app blasts your Amazon affiliate links with thousands of clicks… (Or you can drive these traffic to your website)\r\n\r\nResulting in hundreds of profits every single day: https://www.busihelp.xyz/amazon \r\n\r\nWith it, you don’t need to write reviews, create websites, create videos, or none of that BS…\r\n\r\nYou just enter your Amazon affiliate link, and that’s it…\r\n\r\nNow, you sit back and enjoy while Blink does all the work for you…\r\n\r\nClick here now and watch how Blink can do all of that and more in just seconds >> https://www.busihelp.xyz/amazon  \r\n\r\nCheers,\r\nScott Mendez\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 925 Snowbird Lane\r\nSeward, NE 68434', '2024-09-21 23:43:17', '2024-09-21 23:43:17'),
(1859, 'Sidney Barrows', 'sidney.barrows84@gmail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s Instagram posts automatically with our AI powered engagement network service.', 'Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://ow.ly/iGop50Tl92m', '2024-09-22 09:01:19', '2024-09-22 09:01:19'),
(1860, 'Bernt Bakker', 'no-replyxxx@gmail.com', '???? ?????? ????', 'Boost your website\'s rankings completely free of charge!', 'Hi there, \r\n \r\nWhile reviewing your domain’s ranking, I noticed several toxic backlinks that could be harming its performance. \r\n \r\nWe’re offering a free backlink cleanup to help you remove these harmful links and boost your rankings quickly. \r\nTake advantage of this free offer here: \r\nhttps://www.hilkomseo.net/free-cleanup/ \r\n \r\nIt’s effective, fast, and completely free. Start improving your site’s ranking today! \r\n \r\n \r\nBest regards \r\nBernt Bakker\r\n \r\nWhatsapp: https://www.hilkomseo.net/free-cleanup/', '2024-09-22 09:50:48', '2024-09-22 09:50:48'),
(1861, 'Charline Perdriau', 'charline.perdriau87@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin!', 'Have you seen a great feature or an entire website design that you love and wish that you could have for your business?\r\n\r\nWe can make it happen and at wholesale rates.\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech', '2024-09-22 10:28:59', '2024-09-22 10:28:59'),
(1862, 'Phil Stewart', 'noreplyhere@aol.com', 'অভিযোগ বক্স', '??', 'Reach 5 million websites via their contact forms for $199 just like this one! Check out: http://mwxepg.contactformblasting.xyz', '2024-09-22 16:09:48', '2024-09-22 16:09:48'),
(1863, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Who needs eyeballs, you need BUSINESS', 'To the paramountinsurancebd.com Administrator!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-22 20:49:33', '2024-09-22 20:49:33'),
(1864, 'Clarissa Pawlowski', 'pawlowski.clarissa76@gmail.com', 'তথ্য অধিকার আইকন', '🎷🎧🎤 Event', '🎷🎧 Attention music lovers! 🎧🎷\r\n\r\nWow, All the best Sax Summer music  !!!\r\n\r\n🎵 Spotify: https://open.spotify.com/artist/6ShcdIT7rPVVaFEpgZQbUk\r\n🎵 Apple Music: https://music.apple.com/fr/artist/jimmy-sax-black/1530501936\r\n🎵 YouTube: https://music.youtube.com/browse/VLOLAK5uy_noClmC7abM6YpZsnySxRqt3LoalPf88No\r\n🎵 Other Platforms and Free Downloads :  https://fanlink.tv/jimmysaxblack\r\n\r\n\r\nGet back into the groove with Jimmy sax Black\r\nBest regards,\r\n\r\nJimmy sax Black\r\nwww.jimmysaxblack.com', '2024-09-22 23:25:18', '2024-09-22 23:25:18'),
(1865, 'Gary Charles', 'gary.charles@dominatingkeywords.com', 'শুদ্ধাচার সেবা বক্স', 'How to get more visitors', 'No more SEO and Pay Per Click! With technology that we developed, you can achieve top-ranking placements on Google and Bing without the usual Pay Per Click costs. Simply provide your target keywords, and watch your website soar to the number one spot. Let us show you the process and you\'ll be amazed at the results.', '2024-09-23 03:59:49', '2024-09-23 03:59:49'),
(1866, 'Gary Charles', 'gary.charles@dominatingkeywords.com', 'শুদ্ধাচার সেবা বক্স', 'DominatingKeywords.com', 'Get thousands of clicks per month from Google, Bing and other search engines from as low as $299 per month.\r\nNo SEO and no PPC.\r\nFlat fee per keyword.\r\nSend list of desired keywords and I\'ll send you traffic quote and details within 24 hours.\r\nYou can also visit our website and see online demonstration.', '2024-09-23 04:00:12', '2024-09-23 04:00:12'),
(1867, 'Charles Moore', 'voisiaielite@actionnow.xyz', 'অভিযোগ বক্স', 'Profit- create an AI powered voice & languages agency', 'Hello paramountinsurancebd.com,\r\n\r\nEvery business would like to create a Podcast on their industry and also videos.        Give their audience the latest tips, and tricks and they will build an audience and get more traffic/clients than ever before.\r\n\r\nNow you can create marketing audio content for the clients using AI and charge them a stiff premium for it.\r\n\r\nIt’s possible with the new software I created called Voisi.        It’s the ultimate toolkit for voice and languages.\r\n\r\nVoisi is a different beast than anything you’ve seen so far in the market for audio.\r\n\r\nAll of those tools claim to help you, but they just make you work more.        They just solve one piece of the puzzle and you need to get a lot of things done by hand.\r\n\r\nVoisi is pure automation: https://www.actionnow.xyz/voisiaielite .\r\n\r\n??Text to voice\r\n??Voice to text\r\n??Voice to Voice\r\n\r\nTranslations too!\r\n\r\n??Voice to voice translation\r\n??Text translation\r\n\r\nThis tool is ‘Stunning’ Said my long-time customer and Voisi buyer David De Rox.\r\n\r\nAll the good voice AIs, 450+ voices, 100s of languages\r\n\r\nVoisi gives you access to all of the top voice and translation AIs.\r\n\r\n??Microsoft\r\n??Google\r\n??Amazon\r\n??IBM\r\n??OpenAI\r\n\r\nThey are all there.\r\n\r\nVoisi does everything for you\r\n\r\nYes, it creates truly automated voice and language content.        Create a workflow of what you want and then Voisi will do it automatically every time.        You don’t have to repeat steps.\r\n\r\n: https://www.actionnow.xyz/voisiaielite \r\n\r\nGot questions?        Let me know...        I have the answers\r\n\r\nCheers!\r\nCharles Moore\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.actionnow.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2451 Ethels Lane\r\nIndian Lake, FL 33853', '2024-09-23 07:17:57', '2024-09-23 07:17:57'),
(1868, 'Guy Cuni', 'guy.cuni@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/xkbp50ToeTP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.', '2024-09-23 07:26:08', '2024-09-23 07:26:08'),
(1869, 'Francisco Tudawali', 'writingfeedback@writingbybenjamin.com', 'শুদ্ধাচার সেবা বক্স', 'Need Help with Content?', 'Hey,\r\n\r\nAre you finding it hard to make time for writing articles?\r\n\r\nBring in an expert SEO writer today!\r\n\r\nI do all the research and provide high-quality SEO articles perfect for higher ranking and enhance your visitor interaction.\r\n\r\nLooking for fresh content for your website or to enhance your content marketing, check out our current content specials here:\r\nhttps://bit.ly/writingbyben\r\n\r\nBen\r\nContact me directly at behinger@writingbybenjamin.com  or on Skype: behinger19 with any questions.\r\n\r\n\r\n\r\nIf you don\'t want to get an email from me on this matter again, please reply back with the text: \"No, thank you\"', '2024-09-23 07:45:50', '2024-09-23 07:45:50'),
(1870, 'Daniel Schulz', 'no-replyxxx@gmail.com', '?????? ????', 'Boost Your Website\'s Traffic with Our Monthly SEO Services', 'Hello \r\n \r\nIs your website struggling to rank higher on search engines? You’re not alone! With Google’s ever-changing algorithms, staying visible in search results can be a challenge. \r\n \r\nhttps://www.digitalxpresscom.net/monthly-seo/ \r\n \r\nAt Digital X Press, we specialize in monthly SEO services designed to drive sustainable traffic, improve your rankings, and increase your business’s online visibility. Here’s what you’ll get with our monthly SEO plan: \r\n \r\n•	Keyword Optimization: Ensure your site ranks for the most relevant search terms. \r\n•	Technical SEO Audits: Fix any underlying issues preventing your site from ranking higher. \r\n•	Backlink Building: High-quality backlinks from trusted websites to improve your authority. \r\n•	Content Optimization: Make sure your site has engaging, search-friendly content that converts. \r\n•	Monthly Reporting: Stay in the loop with detailed reports on rankings, traffic, and ROI. \r\n \r\nBy choosing a long-term SEO strategy, you’ll see real results and a consistent increase in traffic that lasts. Let’s work together to get your business where it deserves to be – at the top of search results! \r\n \r\nhttps://www.digitalxpresscom.net/monthly-seo/ \r\n \r\nGet started today with a free consultation, and we’ll outline how we can boost your site\'s performance: \r\n \r\nSchedule a Free Consultation with our SEO expert here: https://wa.link/wxpono \r\n \r\nFeel free to reach out if you have any questions. \r\n \r\nBest regards, \r\nDaniel Schulz\r\nDigital X SEO Experts \r\nDigital X Press \r\nhttps://www.digitalxpresscom.net/', '2024-09-23 11:20:08', '2024-09-23 11:20:08'),
(1871, 'Evie Sosa', 'sosa.evie@hotmail.com', 'অভিযোগ বক্স', 'MESSAGEFY.COM The Tiktok Influencer Search Engine', 'Dear Colleague\r\nhttps://messagefy.com is a powerful and LOW COST Tiktok Influencer Search Engine.\r\nWatch the vid https://www.youtube.com/watch?v=GqN6ykMlco8\r\nGet the right influencer data, and reach out to the Influencers.\r\nZero your Ad budget. Stop wasting money on Ads. One Influencer is worth more than 10 ads!.\r\nMake Your TikTok organic campaigns ROCK!\r\nThank You!\r\nEmily Wang', '2024-09-23 16:00:23', '2024-09-23 16:00:23'),
(1872, 'IMAD M', 'edgardo.pittard@gmail.com', 'অভিযোগ বক্স', 'Potential Partnership', 'Hi,\r\nI came across your website and noticed that your current logo design has potential for improvement. \r\nI\'d love to offer you my services to help refine your brand identity and make it stand out in the competitive. \r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, chat with me here : https://bit.ly/30minconsultation-imad\r\nOr if you know any other people who might be interested, please forward it to them. \r\nThanks for considering my services. \r\n\r\nRegards, \r\nImad', '2024-09-23 19:59:33', '2024-09-23 19:59:33'),
(1873, 'Christina Jordan', 'jeffbezos@earnmillions.xyz', 'তথ্য অধিকার আইকন', 'Paste Your Link Here And Make 200$ Daily', 'Can you believe it?\r\n\r\nYou can send thousands of laser-targeted clicks to your Amazon affiliate links (or any other links for that matter)\r\n\r\nAll of that, without spending a penny on advertising, and without doing any boring SEO…\r\n\r\nHow?\r\n\r\nBy using an app that is just launched TODAY…\r\n…called Blink\r\n\r\nAnd with it, you can do a lot of pretty neat things that you can see here >> https://www.earnmillions.xyz/jeffbezos    \r\n\r\nIt’s the only app in the market that can send you all of that traffic for free\r\n\r\nAnd best part is, with Blink\r\n\r\nYou don’t need experience\r\nYou don’t need to learn anything\r\nYou don’t need any upfront investments\r\nYou don’t need to wait\r\n\r\nIt’s one of a kind app, my friend\r\n\r\nAnd you MUST go watch it work it’s magic live >> https://www.earnmillions.xyz/jeffbezos    \r\n\r\nCheers,\r\nChristina Jordan\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2546 Carter Street\r\nBelleville, IL 62220', '2024-09-23 20:14:15', '2024-09-23 20:14:15'),
(1874, 'Joanna Riggs', 'joannariggs94@gmail.com', 'তথ্য অধিকার আইকন', 'Explainer Video for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nRegards,\r\nJoanna', '2024-09-24 05:57:51', '2024-09-24 05:57:51'),
(1875, 'Merri Brunelle', 'merri.brunelle6@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.', '2024-09-24 06:57:02', '2024-09-24 06:57:02'),
(1876, 'Dinah Piedra', 'dinah.piedra@hotmail.com', 'অভিযোগ বক্স', 'Viral Video Generator Software: VIDEOFROMTEXT.COM  Try it Free', 'Dear Colleague\r\n\r\nHave you tried Video Marketing for your products? \r\nNo longer do you need a mega budget to generate videos.\r\nTry this powerful https://videofromtext.com software free.\r\nGenerate hundreds of videos for Twitter, Facebook, Tiktok and Snapchat.\r\nPay once, use forever.\r\n\r\nGet this Game Changer software today, you deserve it.\r\n\r\nThanks\r\n\r\nEmily Chang', '2024-09-24 14:16:48', '2024-09-24 14:16:48'),
(1877, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'To the paramountinsurancebd.com Owner! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-24 16:14:19', '2024-09-24 16:14:19'),
(1878, 'Corrine Monte', 'monte.corrine@hotmail.com', 'অভিযোগ বক্স', 'Have you seen these AI images for paramountinsurancebd.com?', 'Get amazing AI images & Video clips for paramountinsurancebd.com\r\n\r\nCreate ANY Image or Video You Want with AI within seconds\r\n\r\nNO MONTHLY FEE, No Restrictions\r\n\r\nThis is Midjourney, Canva, ChatGPT-4, and Shutterstock, KILLER App\r\n\r\nSave a fortune from subscription-based apps and graphic designers with this lifetime deal\r\n\r\nLifetime Offer Available ->> https://vinic-ai.com <<--', '2024-09-24 18:38:13', '2024-09-24 18:38:13'),
(1879, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'Hi paramountinsurancebd.com Admin!\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-24 19:49:21', '2024-09-24 19:49:21'),
(1880, 'Randy M', 'tatiana.lestrange@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Open to partnership?', 'Hi there,\r\nI stumbled on your website the other day. Noticed a few things that might help it show up better in searches:\r\nYour pages load a bit slow on mobile. \r\nSome of your images don\'t have descriptions\r\nA few of your pages are missing titles\r\nThese are pretty common stuff. Easy to fix too.\r\nIf you want to know more, we could chat:\r\nhttps://bit.ly/freeconsultation-Randy\r\nNo worries if not. Just thought I\'d mention it.\r\n\r\nTake care,\r\nRandy', '2024-09-25 00:25:20', '2024-09-25 00:25:20'),
(1881, 'Ryder Riggins', 'riggins.ryder@gmail.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.', '2024-09-25 00:32:30', '2024-09-25 00:32:30'),
(1882, 'Verona', 'info@simms.xbags.shop', 'তথ্য অধিকার আইকন', 'Verona Simms', 'New Multifunction Anti-theft Waterproof Sling Bag\r\n\r\nThe best ever SUPER Sling Bag: Drop-proof/Anti-theft/Scratch-resistant/USB Charging\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://xbags.shop\r\n\r\nRegards, \r\n\r\nVerona', '2024-09-25 02:10:41', '2024-09-25 02:10:41'),
(1883, 'Kelvin O\'Haran', 'oharan.kelvin@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.', '2024-09-25 05:22:25', '2024-09-25 05:22:25'),
(1884, 'Kelly Davis', 'kellyknowspayments@gmail.com', 'তথ্য অধিকার আইকন', 'Have you tried SumUP', 'Have you taken a look at  SumUP? \r\n\r\nNow availabe in the United States\r\n\r\nIf you have ever considred Square,  You will like SumUP!\r\n\r\nChek it out here \r\n\r\nhttps://getsumup.us/home\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWant to remove your site from our contact list?\r\n\r\nClick here  and add the location of your contact form \r\n\r\nhttps://docs.google.com/forms/d/e/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A/viewform?usp=sf_link', '2024-09-25 09:33:37', '2024-09-25 09:33:37');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1885, 'codegavna', 'maximbelov00@gmail.com', '???? ?????? ????', 'Games You Can Play to Earn Without Investing. Join If You Want, Im Already Winning!', 'Catizen lets you manage a virtual cat city while earning real cryptocurrency through airdrops. Its part of the TON ecosystem and is a fun, strategic way to engage in the Web3 world. Players can earn bonuses, breed cats with unique traits, and optimize their city\'s productivity - all while earning crypto. But heres something extra special: a portion of the games funds goes to helping stray cats and kittens! So, by playing, youвЂ™re not only earning for yourself, but also contributing to a good cause. Help the cats while earning crypto try Catizen today! https://gourl.tech/catizen', '2024-09-25 14:10:12', '2024-09-25 14:10:12'),
(1886, 'codehunter', 'maximbelov00@gmail.com', '?????? ????', 'Top Free-to-Play Games to Earn Money by Tapping and Developing Your Character!', 'Yum Party is the perfect blend of fun and rewards, where you can dive into a world of delicious challenges and earn exciting prizes along the way. Imagine leveling up through tasty adventures, competing with friends, and walking away with real rewards for your efforts. Whether youre looking to have a great time or explore the world of play-to-earn, Yum Party has something for everyone! https://gourl.tech/Yumparty', '2024-09-25 14:10:12', '2024-09-25 14:10:12'),
(1887, 'Wilmer Osborne', 'osborne.wilmer55@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com administrator.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-09-26 02:55:33', '2024-09-26 02:55:33'),
(1888, 'Christina Jordan', 'jeffbezos@earnmillions.xyz', 'শুদ্ধাচার সেবা বক্স', 'Making Money via Amazon Is As Easy As “Blink”', 'I know this subject line sounds so hype…\r\n\r\nBut it’s true, making money shouldn’t be “hard”\r\n\r\nIt’s quite easy if you have the right system…\r\n\r\nThis brings us to today\'s topic…\r\n\r\nMy good friend Venkata just opened the doors to his newest app, Blink…\r\n\r\nThis little app blasts your Amazon affiliate links with thousands of clicks… (Or you can drive these traffic to your website)\r\n\r\nResulting in hundreds of profits every single day: https://www.earnmillions.xyz/jeffbezos  \r\n\r\nWith it, you don’t need to write reviews, create websites, create videos, or none of that BS…\r\n\r\nYou just enter your Amazon affiliate link, and that’s it…\r\n\r\nNow, you sit back and enjoy while Blink does all the work for you…\r\n\r\nClick here now and watch how Blink can do all of that and more in just seconds >> https://www.earnmillions.xyz/jeffbezos    \r\n\r\nCheers,\r\nChristina Jordan\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.earnmillions.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2546 Carter Street\r\nBelleville, IL 62220', '2024-09-26 05:42:26', '2024-09-26 05:42:26'),
(1889, 'Maisie Okeefe', 'maisie.okeefe@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Rank your website top on google for free', 'Hi Respected owner,\r\nI will help you to rank your website top on google absolute for free to build my portfolio.\r\nInterested contact me here : https://bit.ly/freeconsultation-Randy\r\n\r\nMaisie Okeefe', '2024-09-26 05:47:01', '2024-09-26 05:47:01'),
(1890, 'Doretha Elyard', 'elyard.doretha@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/xkbp50ToeTP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.', '2024-09-26 09:23:50', '2024-09-26 09:23:50'),
(1891, 'Bradley Woods', 'midasdigitalsolutions@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock Your Website\'s Earning Potential', 'As a website owner, you\'re constantly seeking ways to optimize and monetize your online presence.\r\n \r\nI\'d like to share a game-changing opportunity that can transform your website into a lucrative asset.\r\n \r\nImagine earning $900 daily with just 2 hours of effort, without any monthly fees or hidden costs.\r\n \r\nOur community-driven program empowers you to achieve financial freedom, working from anywhere with WiFi.\r\n\r\nI\'d love to explore how this can benefit your website and business. Would you be open to a brief discussion?\r\n\r\nClick here (https://tinyurl.com/29gfautn) or you can text me at +1 (614) 289-8295 for more information.\r\n\r\nBradley Woods', '2024-09-26 12:46:43', '2024-09-26 12:46:43'),
(1892, 'Kenneth Kelleher', 'aitribes@truevaule.xyz', 'শুদ্ধাচার সেবা বক্স', 'New Pushbutton AI Builds a Tribe For You & Sells to Them', '—\r\n\r\nYou’ve probably from lots of IM gurus that building a community you control is becoming the #1 marketing strategy & best biz model to start going forward.\r\n\r\nWhile that’s true, what they DON’T tell you is community + product selling apps are expensive & it takes years to build a real tribe - OUCH\r\n\r\nBut, a new app called AITribes went live that creates all-in-one community platform w/ built-in selling systems that grow automatically thanks to..\r\n\r\n#1.  AI that creates fresh content & posts 24-7 to engage & get community members\r\n#2 Gamification referral tech that gets current members to refer others passively\r\n#3 AI that builds & sells products the members actually want\r\n\r\nYup, newbies are building AI ‘self-growing’ community businesses that are printing 5-6 figures PER MONTH & selling these platform for $997 each!  Check this out asap:\r\n\r\n> >   https://www.truevaule.xyz/aitribes  \r\n\r\nLook, with…\r\n\r\nWith…\r\nX Email Inboxing Rates Significantly Down\r\nX Social Media Super Saturated\r\nX Ads & Funnels Too Expensive\r\nX & AI Posed to Automate Everything…\r\n\r\nThe businesses that are creating online communities & building a tribe of followers will be getting the easy traffic & sales today & into the future\r\n\r\nAITribes is loaded with features that build your biz automatically like…\r\n\r\n‘Next Gen.’ All-in-One AI platform - create new platform that do the lead gen, product selling, & community building for you w/ AI all-in-one place, building a real tribe https://www.truevaule.xyz/aitribes  \r\n\r\nPush-Button AI Viral Communities - have AI + gamification auto-build engaging communities of fans that know, like, & trust you w/ rich engagement & chat features\r\n\r\nAI Auto-Content + Auto-Posting to Get Members Talking - have AI create engaging threads & auto-post content 24-7 to facilitate community discussions\r\n\r\nGamification Referral Tech - auto-grow your viral community by giving points to members for participating & sharing referral links\r\n\r\nAI Commenting & Group Population - let AI auto-reply to members posts & even populate your community w/ AI members & content so it seems fun to join\r\n\r\nSell HD Courses & Products - integrate & sell HD video courses & products on AITribes platform to sell to the community members\r\n\r\nLive Chat and Private DM Features - let community members chat live just like on social media or Discord\r\n\r\nAgency & Commercial Rights - create new AI all-in-one platform for a fee BETTER than anyone else’s, or integrate clients into the software and charge monthly\r\n\r\n+ Integrate Payment Processors Like Stripe, Paypal, etc.\r\n+ AI Course Creator - Build Courses to Sell Fast\r\n+ Autoresponder Integration - collect member’s emails automatically\r\n+ Advanced Moderation + DFY Human Moderators\r\n+ Detailed Community Analytics\r\n+ Badges & Different Leaderboards\r\n+ Create Events & Send Broadcasts\r\n+ Rich Discussion Features - Avatars, Emojis, & More\r\n& MORE\r\n\r\nPlus, You’re Getting My BEST BONUS THIS YEAR…\r\n\r\nBecause I feel this software is so high-quality & important for small businesses offline or online, I’m offering a huge bonus with it..\r\n\r\nSo, get access here before the price increases & qualify for my best bonus kit:\r\n\r\n> >  https://www.truevaule.xyz/aitribes   \r\n\r\nKenneth Kelleher\r\n\r\n\r\nUNSUBSCRIBE: https://www.truevaule.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1418 Walnut Hill Drive\r\nCincinnati, OH 45202', '2024-09-26 22:13:59', '2024-09-26 22:13:59'),
(1893, 'Odessa Hutchings', 'odessa.hutchings83@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.', '2024-09-26 23:43:22', '2024-09-26 23:43:22'),
(1894, 'Bobbye Eastham', 'eastham.bobbye@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'open to partnership?', 'Hi,\r\nI came across your website and noticed that your current logo design has potential for improvement. I\'d love to offer you my services to help refine your brand identity.\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested in discussing further, please contact me here : https://bit.ly/premiumlogodesign-rizal\r\nOr if you know any other might be interested, please forward it to them.\r\nThanks for considering my services.\r\nRegards,\r\nBobbye Eastham', '2024-09-27 01:06:03', '2024-09-27 01:06:03'),
(1895, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'To the paramountinsurancebd.com Owner!\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-27 05:00:55', '2024-09-27 05:00:55'),
(1896, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Dear paramountinsurancebd.com Admin. my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-27 05:29:42', '2024-09-27 05:29:42'),
(1897, 'Karen Berlin', 'karen.berlin@googlemail.com', 'অভিযোগ বক্স', 'How I Make $1,233 Daily Using This Simple AI Tool', 'Hey Paramountinsurancebd,\r\n\r\nAre you dreaming of financial freedom? I’ve been in your shoes. But now, I’m waking up every day to $1,233 in passive income—effortlessly.\r\n\r\nHow? It’s all thanks to AI Traffic Secrets —a powerful collection of AI tools and training that skyrocketed my business. These tools work seamlessly, automating my traffic, boosting engagement, and driving consistent income.\r\n\r\n=>> https://ai-traffic-secrets.blogspot.com/\r\n\r\nThe best part? I use these tools every day. They’re designed to be simple and effective, so you can start generating results right away—no tech expertise required!\r\n\r\nIf you’re ready to unleash the full potential of AI and make passive income while you sleep, check out AI Traffic Secrets today!\r\n\r\n=>> https://ai-traffic-secrets.blogspot.com/\r\n\r\nCheers,  \r\n[Karen Berlin]', '2024-09-27 10:07:48', '2024-09-27 10:07:48'),
(1898, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'To the paramountinsurancebd.com Webmaster. my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at paramountinsurancebd.com.\r\n\r\n- They hang out for a minute to check it out.  I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-27 13:02:45', '2024-09-27 13:02:45'),
(1899, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'Dear paramountinsurancebd.com Webmaster! my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-27 15:03:33', '2024-09-27 15:03:33'),
(1900, 'Mark Rogers', 'mark@capitalfundingstore.com', 'অভিযোগ বক্স', 'In need of extra funds to fuel your business growth', 'Are you trying to expand your business and need a business loan to make that happen?\r\n\r\nWe offer unsecured business loans up to 500k with very flexible terms. \r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\nJust Visit https://capitalfundingstore.com/capital-funding-landing-page  and let us show you what we can \r\noffer your business. You will receive an instant funding decision.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-09-27 21:01:36', '2024-09-27 21:01:36'),
(1901, 'Bell Langlais', 'langlais.bell@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'open to partnership?', 'Hi,\r\nI have an offer you can’t refuse.\r\nI’m here to improve your SEO and get your site noticed—for free.\r\nNo payment, no risk—I’m sure you’ll love the results.\r\nIf you’re happy, then you can pay.\r\nLet’s chat: https://bit.ly/dofollow-SEO-backlinks\r\nThoughts?\r\nBell Langlais', '2024-09-28 05:09:45', '2024-09-28 05:09:45'),
(1902, 'Sheryl Mendiola', 'mendiola.sheryl@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin!', 'FINANCIAL INSTRUMENT AND GLOBAL FUNDING\r\n\r\nWe at WEALTHY CREDIT LIMITED HONG KONG -For all your financial instruments -BG/SBLC/PPP ... Also monetization and NON RECOURSE cash loan\r\n10% for any referrals and also Intermediaries/Consultants/Brokers can apply with the company. We fund globally\r\nFor more info on Non Refund cash loan; \r\n\r\nThey are the best in the world, they also  give funding meeting face to face.\r\n\r\nFeel free to follow up and contact them for more details;\r\n\r\nCalls : +852 300 16439\r\nEmail : info@fastcapitalhk.com', '2024-09-28 05:42:53', '2024-09-28 05:42:53'),
(1903, 'Joshua Caudle', 'aituber@busitoday.co', 'শুদ্ধাচার সেবা বক্স', 'Become a Top YouTuber Effortlessly with AI—No Face Reveal Needed!', 'Hey paramountinsurancebd.com,\r\n\r\nAre you ready to become the next YouTube sensation without ever showing your face on camera?  With AI Tuber, you can!\r\n\r\nAI Tuber is the ultimate AI-powered tool that takes the hassle out of YouTube content creation.  Imagine creating professional, engaging videos without ever having to be on camera.  Sounds amazing, right?\r\n\r\n===> Watch AI Tuber in Action: https://www.busitoday.co/aituber \r\n\r\nHere’s what makes AI Tuber extraordinary:\r\n✅AI Tuber Avatar Creation: Design custom avatars with dynamic facial expressions and adaptive lip-syncing.\r\n\r\n✅Dynamic Facial Emotions: Customize the emotional tone of your videos to perfectly match your script.\r\n\r\n✅AI-Generated Videos: Automatically create engaging YouTube videos using AI-driven scripts and visuals.\r\n\r\n✅Premium Human-Like Voices: Use our AI to generate realistic, human-like voiceovers for your videos.\r\n\r\n✅Custom Backgrounds: Seamlessly design and integrate personalized backgrounds for a unique video experience.\r\n\r\n✅Virtual Actors & Much More: Elevate your content creation with limitless possibilities!\r\n\r\nWith AI Tuber, you can focus on growing your channel while our AI does the heavy lifting.  No camera?  No problem!\r\n\r\n👉 Click here to start your journey with AI Tuber today: https://www.busitoday.co/aituber !\r\n\r\nJoshua Caudle\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3390 Spadafore Drive\r\nWarren, PA 16365', '2024-09-28 10:08:39', '2024-09-28 10:08:39'),
(1904, 'Betsey Sadleir', 'betsey.sadleir@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner!', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2024-09-28 10:48:18', '2024-09-28 10:48:18'),
(1905, 'Aileen Hearon', 'aileen.hearon@gmail.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and traffic.', '2024-09-28 17:28:44', '2024-09-28 17:28:44'),
(1906, 'Samuel Vaughan', 'flaxxawapi@nowbusiness.info', 'তথ্য অধিকার আইকন', 'Start Your 6-Figure WhatsApp Marketing Agency with FlaxxaWapi', 'Hey,\r\nIt\'s official – FlaxxaWapi is LIVE🚀 and businesses are already jumping on board to secure access.\r\n\r\nNow, it’s your turn to see what all the buzz is about.        : https://www.nowbusiness.info/flaxxawapi \r\n\r\nFlaxxaWapi is the world’s FIRST fully-integrated WhatsApp marketing automation platform, and for a limited time only, it’s available at an unbeatable one-time price.\r\n\r\nHere’s a glimpse of what you can do with FlaxxaWapi:\r\n\r\n➡️ Automated WhatsApp Marketing: Send high-response, targeted messages effortlessly.\r\n\r\n➡️ Build and Nurture Relationships: Engage your audience with personalized WhatsApp communications.\r\n\r\n➡️ No-Code Chatbots: Create smart bots that respond instantly to inquiries and handle conversations at scale.\r\n\r\n➡️ Organize and Segment: Use tags and advanced filters to reach the right people at the right time.\r\n\r\n➡️ Automated Drip Campaigns: Set up sequences to engage prospects and drive conversions on autopilot.\r\n\r\n➡️ Built-In Analytics: Track open rates, response rates, and conversions in real-time.\r\n\r\n➡️ Unlimited Contact Lists and Campaigns: Scale your WhatsApp marketing without restrictions.\r\n\r\n➡️ Embed Chat Widget: Add WhatsApp chat functionality directly to your website.\r\n\r\n➡️ AI-Powered Tools: Automate replies, categorize conversations, and boost engagement using AI.\r\n\r\n➡️ No Email, No SMS Costs: Drive engagement without the usual SMS or email platform fees.\r\n\r\n➡️ FREE Commercial License: Offer WhatsApp marketing as a premium service to your clients and grow your agency.\r\n\r\n➡️ And much more…\r\n\r\nWant to see it in action?        Check out FlaxxaWapi in this short video: https://www.nowbusiness.info/flaxxawapi \r\n\r\nWhy FlaxxaWapi?\r\n\r\nToday, every business needs WhatsApp marketing and automation to cut through the noise of outdated marketing channels, increase engagement, and boost sales – and they’re willing to pay top dollar to those who can help.\r\n\r\nWith FlaxxaWapi, you get the tools to cash in on this exploding market.\r\n\r\nGet FlaxxaWapi NOW at our exclusive Early Bird Price.        Don’t miss out on this one-time deal: https://www.nowbusiness.info/flaxxawapi \r\n\r\nStart your 6-figure WhatsApp Marketing & Automation Agency with FlaxxaWapi today.\r\n\r\nTalk soon,\r\nSamuel Vaughan\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2213 College View\r\nOblong, IL 62449', '2024-09-29 05:42:06', '2024-09-29 05:42:06'),
(1907, 'Jill Moonlight', 'moonlight.jill@gmail.com', 'অভিযোগ বক্স', 'Boost Your Website’s Moz DA Score!', 'Hi there,\r\nI recently checked your website’s Moz DA score, and it could benefit from a significant boost. Moz is a well-known authority for measuring a domain’s strength, and improving your score can enhance your online credibility.\r\n\r\nAt Monkey Digital, we offer services to improve your DA score with permanent, guaranteed results.\r\n\r\nDon’t wait—get started today!\r\nhttps://www.monkey-seo.com/moz-da/\r\n\r\nEnhance Your Moz DA Score\r\n\r\nFor more information, feel free to reach out via WhatsApp: https://wa.link/ewsqs5\r\n\r\n\r\nBest regards,\r\nMike Brown\r\nMonkey Digital\r\nhttps://wa.link/ewsqs5', '2024-09-29 10:59:42', '2024-09-29 10:59:42'),
(1908, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Dear paramountinsurancebd.com Administrator. my name is Eric and I’m betting you’d like your website paramountinsurancebd.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at paramountinsurancebd.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-09-29 22:35:06', '2024-09-29 22:35:06'),
(1909, 'Velda McCoy', 'velda.mccoy@hotmail.com', 'তথ্য অধিকার আইকন', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.', '2024-09-30 07:38:57', '2024-09-30 07:38:57'),
(1910, '<strong><a href=\"https://pr-site.com\">primer-1</a></strong>', 'thomaskingial13@gmail.com', '?????? ????', '<strong><a href=\"https://pr-site.com\">primer-6</a></strong>', '<strong><a href=\"https://pr-site.com\">primer-8</a></strong>', '2024-09-30 13:50:33', '2024-09-30 13:50:33'),
(1911, 'Delilah Bresnahan', 'delilah.bresnahan@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'Q: What do Fax Machines & the BBB have in common?\r\n\r\nA: They are both relics of a bygone era and are no longer relevant in today’s business world.\r\n\r\nIt\'s time to move to a Trust & Transparency focussed platform that actually meets the needs of both your business and more importantly your customers.\r\n\r\nThe Vetted Business Credential Reports Platform allows you to host and 1 click share:\r\n\r\n+ Your Business License, Insurance & Bond\r\n+ Your Business & Professional Certifications & Accreditations\r\n+ Your Industry, Local & Trade Affiliations\r\n+ Your Trust Badges, Awards, & Associations Memberships\r\n+ Much more!\r\n\r\nGet Vetted and dominate your local market\r\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL \r\nSee link in my profile to learn more or to get started.\r\n\r\n\r\nWarmly,\r\n\r\nJennifer Corbitt\r\nVetted Business Report Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nJennifer.Corbitt@Vettedprobusinessusa.com\r\nhttps://www.VettedProBusinessUSA.com', '2024-10-01 02:03:14', '2024-10-01 02:03:14'),
(1912, 'ForeverLive', 'YaroslavAdmiralov13@gmail.com', '???? ?????? ????', 'How I Was Killing Time and Made $1000 Along the Way', 'I was bored and ended up winning $1000 in a tap game! Check out my story here https://telegra.ph/I-Won-1000-While-Playing-a-Fun-Telegram-Game-09-27-2', '2024-10-01 04:16:09', '2024-10-01 04:16:09'),
(1913, 'Edward Conley', 'xranker360@busihelp.xyz', 'শুদ্ধাচার সেবা বক্স', 'Guaranteed 1st page rankings?', 'Woah..    Guaranteed rankings?\r\n﻿\r\nThat’s a dangerous word to throw around, right?\r\n﻿\r\nYea I thought so too.\r\n﻿\r\nUntil I saw how these two guys actually figured out how to do it.\r\n﻿\r\nNot only have they figured out how to do it, they’ve automated the process into a simple, 4-step, web-based software.\r\n﻿\r\nShort on time?    See a LIVE case study here: https://www.busihelp.xyz/xranker360 \r\n﻿\r\nX Ranker 360 is the ONLY Web App To Truly Guarantee Your Videos Will Rank on Page 1 of Google Without Any Wasted Time or Effort…\r\n﻿\r\nAnd the idea of how it came about is actually kinda simple..\r\n﻿\r\nYou see, most people\r\n﻿\r\n1️⃣ pick some keywords\r\n2️⃣ create full campaigns around those keywords\r\n3️⃣ build backlinks to their videos\r\n4️⃣ wait 1-4 weeks to see which video will\r\nrank and which will not…\r\n﻿\r\nAnd for the most part, that scenario ends in TOTAL disappointment.\r\n﻿\r\nso The X Ranker guys decided to build a web-app that automatically figures out which keywords will rank with 100% certainty FIRST..\r\n﻿\r\nand THEN you can invest more time into the campaigns that you know are guaranteed to rank..\r\n﻿\r\nSounds pretty genius, right?\r\n﻿\r\nSee the LIVE case study here: https://www.busihelp.xyz/xranker360 \r\n﻿\r\nAnd the best part is, they\'ve just released their 3.0 version which includes some VERY powerful additions:\r\n﻿\r\n✅ A more powerful keyword suggestion engine.\r\n﻿\r\nX Ranker 360 already has a powerful keyword engine, however they\'ve made it BETTER by being one of the VERY few video ranking apps that reveals EXACT-MATCH search data for EVERY keyword it suggests.\r\n﻿\r\nThis allows you to ensure that you target keywords that ACTUALLY get search volume.\r\n﻿\r\n✅ International targeting and ranking.\r\n﻿\r\nNot only does X Ranker give you exact-match search data, they\'ve also extended their keyword tool to allow you to target most of the major countries out there!\r\n﻿\r\nYou can now find profitable keywords from Google Germany, Google UK, France, Italy, Spain, and many many more..\r\n﻿\r\n✅ Seamless SyndBuddy Integration for one-click syndication.\r\n﻿\r\nSyndBuddy is their own proprietary syndication platform that allows you to tap into their Army of 8,892 Members to STICK Your Videos on Page 1 FOR YOU By Syndicating Your Videos To ALL The TOP Social Sites 100% Hands Free\r\n﻿\r\nAnd they\'ve integrated SB into X Ranker via their API system to allow for ONE-CLICK submissions to the SB \"sharing pool\" from inside of X Ranker.\r\n﻿\r\nAnd the BEST part is you\'ll be able to secure a massive discount for SB as a new X Ranker member with upgrade #2\r\n﻿\r\n👉🏼 Check out the X Ranker case study here: https://www.busihelp.xyz/xranker360 \r\n﻿\r\nEdward Conley\r\n\r\n\r\nP.S. I love when people completely change an entire industry..\r\n﻿\r\nMany people have been doing video ranking the SAME.EXACT.WAY for YEARS!\r\n﻿\r\nAnd then, every so often, a couple guys figure out a BETTER and more EFFECTIVE way of doing things.\r\n﻿\r\nX Ranker 360 is one of those RARE events :)\r\n﻿\r\n👉🏼 See how it works here: https://www.busihelp.xyz/xranker360 \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busihelp.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2221 Water Street\r\nSan Francisco, CA 94107', '2024-10-01 07:24:08', '2024-10-01 07:24:08'),
(1914, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Instead, congrats', 'To the paramountinsurancebd.com Webmaster! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-01 08:11:23', '2024-10-01 08:11:23'),
(1915, 'Erwin Gibbes', 'erwin.gibbes@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s Instagram posts automatically with our AI powered engagement network service.', 'Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://ln.run/_s3yp', '2024-10-01 11:37:08', '2024-10-01 11:37:08'),
(1916, 'Emily Richards', 'emily@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Do you need additional capital to keep your business moving?', 'Do you need financial support to take your business to the next level?\r\n\r\nNext Day Working Capital specializes in unsecured business loans up to 500k allowing us to provide you with same day approval and \r\nnext day funding.\r\n\r\nJust visit nextdayworkingcapital.com/next-day-landing-page and see how much you qualify for in less than 2 minutes.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n1050 E. Flamingo Rd Suite 107\r\nLas Vegas, NV 89119', '2024-10-01 20:02:53', '2024-10-01 20:02:53'),
(1917, 'Billie Orr', 'billie.orr16@gmail.com', 'অভিযোগ বক্স', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.', '2024-10-01 23:20:42', '2024-10-01 23:20:42'),
(1918, 'Tessa Tait', 'tessa.tait@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner!', 'Payroll, Insurance, inventory, & advertising EXPENSES ……UGH\r\n\r\nWant some breathing room and a break from these expenses?\r\n\r\nGet a no obligation business working capital funding quote in less than 2 minutes.\r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA  \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com', '2024-10-02 02:26:58', '2024-10-02 02:26:58'),
(1919, 'Jeannie Mullings', 'mullings.jeannie@msn.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'FINANCIAL INSTRUMENT AND GLOBAL FUNDING\r\n\r\nWe at WEALTHY CREDIT LIMITED HONG KONG -For all your financial instruments -BG/SBLC/PPP ... Also monetization and NON RECOURSE cash loan\r\n10% for any referrals and also Intermediaries/Consultants/Brokers can apply with the company. We fund globally\r\nFor more info on Non Refund cash loan; \r\n\r\nThey are the best in the world, they also  give funding meeting face to face.\r\n\r\nFeel free to follow up and contact them for more details;\r\n\r\nCalls : +852 300 16439\r\nEmail : info@fastcapitalhk.com', '2024-10-02 03:58:32', '2024-10-02 03:58:32'),
(1920, 'Debra Brooks', 'allai@trafficdollars.xyz', 'অভিযোগ বক্স', 'Earn more - Transform Your Marketing: One AI\'s Premium Suite Awaits You!', 'Hi,\r\nImagine having access to the world\'s leading AI tools without the hassle of monthly fees.  With OneAi, you get all the premium AI technologies from a single powerful dashboard—no recurring charges required!\r\n\r\nIntroducing OneAi: The Ultimate AI Dashboard\r\n\r\nWith OneAi, you get instant access to:\r\n? ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n? Gemini Pro – Advanced multi-modal capabilities\r\n? DALL·E 3 – Stunning AI-generated images\r\n? Leonardo AI – Innovative design and creative solutions\r\n? Microsoft Copilot Pro – Boost productivity with AI assistance\r\n? Meta Llama 3 – Powerful language models\r\n? Stable Diff XL – Enhanced image synthesis\r\n? PaLM 2 – Next-level natural language processing\r\n\r\nAll from a single, intuitive dashboard.  No more need to navigate between different apps or manage multiple subscriptions: https://www.trafficdollars.xyz/allai  .\r\n\r\nOneAi simplifies your AI experience and puts the power of leading-edge technology in your hands.\r\n\r\nReady to take your AI game to the next level?\r\n\r\nClick here to get started with OneAi today: https://www.trafficdollars.xyz/allai  !\r\n\r\nDebra Brooks\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.trafficdollars.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2722 Sweetwood Drive\r\nCentennial, CO 80112', '2024-10-02 11:46:12', '2024-10-02 11:46:12'),
(1921, 'Lottie Thompson', 'lottiethompson@mail.co.uk', 'শুদ্ধাচার সেবা বক্স', 'Facebook Promotion: Grow your followers by 400 each month', 'Hi\r\n\r\nWe operate a Facebook growth service, which can increase your number of followers safely and practically.\r\n\r\nWe aim to gain you 400+ real human followers per month, with all actions safe as they are made manually (no bots).\r\n\r\nOur price is just $60 (USD) per month (no contract). We also offer an introductory trial, so you can see the process yourself first.\r\n\r\nIf you are interested, just reply back and we can discuss further.\r\n\r\nKind Regards,\r\nLottie', '2024-10-02 21:44:48', '2024-10-02 21:44:48'),
(1922, 'Dirk Jones', 'no-replyxxx@gmail.com', '???? ?????? ????', 'Earn 35% Commission with Our Affiliate Program!', 'Hi, \r\n \r\nAre you looking to monetize your website with a high-converting affiliate program? Look no further! We’re offering 35% commission on every sale generated through our affiliate program, and we’d love for you to be a part of it. \r\n \r\nHere’s why webmasters love partnering with us: \r\n \r\n•	Generous 35% Commission: Earn big on every sale, no limits! \r\n•	High-Converting Products: We offer services that are in demand, making it easy for you to generate commissions. \r\n•	Real-Time Tracking: Monitor your earnings and performance with ease. \r\n•	Dedicated Affiliate Support: We’re here to help you succeed with tips, resources, and support whenever you need it. \r\n \r\nJoining is simple and completely free. Start earning by promoting our services to your audience today! \r\n \r\nSign Up Now and Start Earning: https://www.earn35percent.com/get-started/ \r\n \r\nIf you have any questions or need more details, feel free to reach out. We’re excited to partner with you and help you boost your earnings! \r\n \r\nBest regards, \r\nDirk Jones\r\n \r\nMonkey Digital \r\nhttps://wa.link/md1k3j', '2024-10-03 10:34:23', '2024-10-03 10:34:23'),
(1923, 'Daan Lefevre', 'no-replyxxx@gmail.com', '???? ?????? ????', 'Semrush backlinks v2 are here', 'Hi there, \r\nHaving a bunch of useless links for paramountinsurancebd.com will do you no good. \r\n \r\nWhy not get backlinks from websites that rank for 10`s of thousands of keywords. \r\n \r\nThat\'s a gold mine for us webmasters. \r\n \r\n \r\n \r\nThe best resources in business are what you\'ll get with this plan. \r\nhttps://www.semrushbacklinks.com/get-started/ \r\n \r\n \r\nThanks and regards \r\nDaan Lefevre\r\n \r\nWhatsapp: https://wa.link/qz8zwo', '2024-10-03 14:25:57', '2024-10-03 14:25:57'),
(1924, 'Neil Montez', 'neil.montez@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.', '2024-10-04 06:17:01', '2024-10-04 06:17:01'),
(1925, 'Birgit Hoppe', 'hoppe.birgit@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.', '2024-10-04 09:02:53', '2024-10-04 09:02:53'),
(1926, 'Brian And Dee Jefferies', 'rodger.jefferies@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-10-04 20:04:38', '2024-10-04 20:04:38'),
(1927, 'Monte Zaragoza', 'zaragoza.monte39@googlemail.com', 'তথ্য অধিকার আইকন', 'Maximize Your Time', 'Your most valuable assets are time, energy, and money, with time being the most precious because it is irreplaceable. \r\n\r\nThat\'s why I highly recommend this tool: https://tinyurl.com/z2ak6rja. \r\n\r\nIt has revolutionized how I manage my time and has given me a sense of control over my life. \r\n\r\nBest of all, it\'s free and requires just a few minutes of training each day. \r\n\r\nTrust me, it will change your life.', '2024-10-04 22:29:47', '2024-10-04 22:29:47'),
(1928, 'Victor Jervois', 'jervois.victor@gmail.com', 'অভিযোগ বক্স', 'Free Time Management', 'Your most valuable assets are time, energy, and money but the most\r\nvaluable is time, of course. Why? Because once gone, you never get\r\nit back.\r\n\r\nNo tool has had more impact on my time than this one:\r\n\r\nhttps://tinyurl.com/z2ak6rja\r\n\r\nSince using it, I feel like I have my life back. It\'s free and it\'s extremely\r\neasy to use. Just follow their easy training each day - takes just a few\r\nminutes.\r\n\r\nIf you listen to nothing else I say, listen to this. Your mind will be blown.', '2024-10-04 22:29:55', '2024-10-04 22:29:55');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1929, 'Albertdgdgfpah', 'vfssffssdfdsffffd@gmail.com', '???? ?????? ????', 'Personal free prediction from Blind Saint Sergius', 'This horoscope prediction is still a top secret! Blind clairvoyant Saint Sergius from Ternopil, Ukraine - decided that his gift should not be wasted, so he remotely helps everyone anyone who wants it. People live in different parts of the country and the world, and not always they have the opportunity to visit the clairvoyant in person. Saint Sergius only needs a small amount of information to read to read your destiny imprint and give you a diagnostic session. It\'s completely free of charge! \r\nIt is impossible to discuss horoscope with friends and relatives, because so YOU change the true the course of things, violating your destined path. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-10-05 03:31:03', '2024-10-05 03:31:03'),
(1930, 'Amelia Brown', 'ameliabrown12784@gmail.com', 'তথ্য অধিকার আইকন', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia', '2024-10-05 05:45:10', '2024-10-05 05:45:10'),
(1931, 'Charles Vanderhoff', 'totalaife@busigrow.xyz', 'তথ্য অধিকার আইকন', 'Introducing Total Ai: All Premium AIs in One Dashboard—Free Forever!', 'Hi paramountinsurancebd.com,\r\n\r\nAre you ready to take your business to the next level with the power of AI? \r\n\r\nImagine having instant access to the world’s leading AI tools, all in one place, and without any monthly fees. \r\n\r\nWelcome to Total Ai, where the future of business innovation is at your fingertips.\r\n\r\nWhy Total Ai is a Game-Changer:\r\n\r\nSingle Dashboard: Access top-tier AI tools like ChatGPT 4, Gemini Pro, DALL·E 3, and more from a single platform: https://www.busigrow.xyz/totalaife .\r\n\r\nCost-Effective: No more worrying about expensive subscriptions—get premium AI capabilities for free.\r\n\r\nEfficiency Boost: Streamline your operations and boost productivity with cutting-edge AI technology.\r\n\r\nAI Tools Available in Total Ai:\r\nChatGPT 4: Create world-class content and sales copy with ease.\r\n\r\nGemini Pro: Utilize Google’s advanced AI for insights and analytics.\r\n\r\nDALL·E 3: Generate stunning 4K HD images and artwork.\r\n\r\nLeonardo AI: Produce ultra-HD videos and realistic paintings: https://www.busigrow.xyz/totalaife .\r\n\r\nMicrosoft Copilot Pro: Write high-demand HTML, CSS, and programming codes.\r\n\r\nMeta Llama 3: Translate any language and answer complex questions.\r\n\r\nStable Diffusion XL: Transform text into breathtaking AI images and realistic portraits.\r\n\r\nPaLM 2: Develop powerful AI tools and apps effortlessly.\r\n\r\nJoin the AI Revolution:\r\n\r\nExperience Total Ai Today\r\n\r\nDon’t miss your chance to dominate your industry with a tool that brings everything together effortlessly. Transform your business strategy and unlock endless possibilities with Total Ai: https://www.busigrow.xyz/totalaife .\r\n\r\nLooking forward to your success,\r\n\r\nCharles Vanderhoff\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busigrow.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2344 Clearview Drive\r\nDenver, CO 80222', '2024-10-05 12:52:38', '2024-10-05 12:52:38'),
(1932, 'Vernell Hocking', 'vernell.hocking@hotmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-10-05 13:39:15', '2024-10-05 13:39:15'),
(1933, 'Harold Curry', 'monetag@moredollar.xyz', 'শুদ্ধাচার সেবা বক্স', 'Profit - the largest audience monetization platforms for websites like yours', 'Hi,\r\n\r\nAccording to recent reports, digital ad spend in the world is projected to reach US$271.20bn by the end of 2024. This means there are ample opportunities for publishers like you to carve out their own little piece of this pie. \r\n\r\nBut, monetizing your website effectively through ads is easier said than done. Platforms like Google AdSense come with a lot of restrictions and formats that aren’t that versatile.\r\nThat’s where Monetag comes in. Even corporate websites also monetize their blog parts through Monetag.\r\n\r\nMonetag is one of the largest audience monetization platforms for publishers. The best thing is that most Monetag ad formats are compatible with AdSense (except Popunder/OnClick ads): https://www.moredollar.xyz/monetag .\r\n\r\nThe platform works for every type of audience, including desktop, mobile, and in app audiences. You get access to worldwide advertisers, clean ads, competitive CPMs, and convenient payment options. \r\n\r\nIncome growth is exciting, and the wait is worth it. During the first month, advertisers typically test the quality of website traffic and collect demographic data of website visitors at low bids; In the second month, advertisers raise their bids once a week to compete for ad placements on your site; In the third month, the advertisers increased their bids significantly each week! \r\nYou will earn $5 to $10 per 1000 page views via Monetag, Monetag brings publishers like you more income than AdSense usually does !\r\n\r\nNow click here to maximize your website revenue: https://www.moredollar.xyz/monetag \r\n\r\nPros: \r\n\r\n	Easy Setup: No rigid restrictions are imposed and most sites are accepted!\r\n	Works With Any Website: Monetag works perfectly with any site regardless of industry, size, or traffic levels. 	\r\n	Full Ad Coverage: Monetag offers 6 ad formats in 1 and is the ultimate AI-based technology for monetizing your website.\r\n	100% Fill Rate: Your ad inventory won’t be wasted because Monetag has access to advertisers worldwide.\r\n	MultiTag Feature: Removes the need for you to add several tags, test, analyze, and optimize yourself.\r\n	Clean and Safe Ads: No need to worry about malwarel or virus-infected ads thanks to well-vetted ads and anti-ad fraud protection tools. \r\n	Smartlink Feature: This is a profitable ad format that lets you monetize any type of traffic with one click.\r\n\r\nPayout methods you can choose from:\r\n\r\n	PayPal: $5(Minimum payout)\r\n	Payoneer: $20 \r\n	Skrill: $5\r\n	Webmoney Z: $5\r\n	Online Banking: $500 \r\n	Wire Transfer: $500\r\n\r\nNow click here to earn more dollars: https://www.moredollar.xyz/monetag\r\n\r\nRegards,\r\nHarold Curry\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.xyz/unsubscribe/?d=paramountinsurancebd.com   \r\n1541 Francis Mine\r\nRedding, CA 96001', '2024-10-06 05:00:42', '2024-10-06 05:00:42'),
(1934, 'Marina m', 'collin.mesa@gmail.com', 'অভিযোগ বক্স', 'open to partnership?', 'Hello ,\r\nI noticed your website\'s mobile load time is 5.2 seconds. Reducing this to under 3 seconds could boost your Google ranking.\r\nQuick tip: Optimize image sizes and leverage browser caching to improve load time.\r\nI\'ve published some free SEO tips that might help:https://bit.ly/seo-marina\r\nHope you find them useful!\r\n\r\nBest,\r\nMarina', '2024-10-06 09:05:25', '2024-10-06 09:05:25'),
(1935, 'Lucinda Adey', 'lucinda.adey52@gmail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s Instagram posts automatically with our AI powered engagement network service.', 'Our AI powered Instagram Engagement Network automatically boosts your Instagram posts, ensuring you get the engagement you need while you focus on creating great content. Start growing today and get 50% off by using coupon code BUBBLE here: https://ln.run/VZn5V', '2024-10-06 15:13:36', '2024-10-06 15:13:36'),
(1936, 'Ravi Nicolay', 'brenna.nicolay@gmail.com', 'অভিযোগ বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-10-07 02:04:55', '2024-10-07 02:04:55'),
(1937, 'Harriett Kotter', 'harriett.kotter@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner!', 'Rising business expenses continue to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a friendly no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA  \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com', '2024-10-07 06:00:05', '2024-10-07 06:00:05'),
(1938, 'Marina m', 'hassan.ha@gmail.com', 'অভিযোগ বক্স', 'open to partnership?', 'Hello ,\r\nI noticed your website\'s mobile load time is 5.2 seconds. Reducing this to under 3 seconds could boost your Google ranking.\r\nQuick tip: Optimize image sizes and leverage browser caching to improve load time.\r\nI\'ve published some free SEO tips that might help:https://bit.ly/seo-marina\r\nHope you find them useful!\r\n\r\nBest,\r\nMarina', '2024-10-07 08:28:00', '2024-10-07 08:28:00'),
(1939, 'Stephan David', 'speedseoxxx@gmail.com', '???? ?????? ????', 'Boost Your Website Rankings with SEO-Friendly Web Design!', 'Hi there, \r\n \r\nIs your website struggling with poor rankings? An SEO-friendly web design is the key to fixing that! We specialize in creating responsive, optimized websites that enhance user experience and improve your search engine rankings. \r\n \r\nStart growing your business today with a powerful, SEO-boosted website: \r\nhttps://www.speedproseo.com/web-design/ \r\nOr reach out to us on WhatsApp: https://wa.link/r5quk9 \r\n \r\nBest regards, \r\nSpeedProSEO Team', '2024-10-07 18:56:40', '2024-10-07 18:56:40'),
(1940, 'Hallie Freund', 'hallie.freund@hotmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'The BBB is about as relevant as a fax machine ……..\r\nSorry…we had to say it…..\r\n\r\nSo why do so many businesses still pay to use their antiquated service?\r\n\r\nUnless your business just serves consumers over 75 years old  …It\'s time to move to a service that actually meets the needs of both your business and more importantly your customers.\r\nThe Vetted Business Credential Reports Platform allows you to host and 1 click share:\r\n\r\n+ Your Business License, Insurance & Bond\r\n+ Your Business & Professional Certifications & Accreditations\r\n+ Your Industry, Local & Trade Affiliations\r\n+ Your Trust Badges, Awards, & Associations Memberships\r\n+ Much more!\r\n\r\nGet Vetted and dominate your local market\r\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL \r\nSee link in my profile to learn more or to get started.\r\n\r\nWarmly,\r\n\r\nJennifer Corbitt\r\nVetted Business Report Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nJennifer.Corbitt@Vettedprobusinessusa.com\r\nhttps://www.VettedProBusinessUSA.com', '2024-10-07 21:35:42', '2024-10-07 21:35:42'),
(1941, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hi paramountinsurancebd.com Owner.\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-08 12:56:28', '2024-10-08 12:56:28'),
(1942, 'Adelaida McKeon', 'adelaida.mckeon@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and engagement.', '2024-10-08 20:01:47', '2024-10-08 20:01:47'),
(1943, 'Joanna Riggs', 'joannariggs94@gmail.com', 'তথ্য অধিকার আইকন', 'Video Promotion for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nLet me know if you\'re interested in learning more and/or have any questions.\r\n\r\nRegards,\r\nJoanna', '2024-10-08 21:20:05', '2024-10-08 21:20:05'),
(1944, 'Marina m', 'deneen.pratten@outlook.com', 'অভিযোগ বক্স', 'RE: open to partnership?', 'Hello,\r\nI offer monthly off-page SEO services using high-quality, authority white hat dofollow backlinks for free to build my portfolio. \r\nIf you\'re interested, feel free to contact me here: https://bit.ly/off-page-SEO-service\r\nLooking forward to helping you boost your SEO!', '2024-10-08 23:42:58', '2024-10-08 23:42:58'),
(1945, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', '??', 'Looking to get millions of people to see your content on a budget?\r\n Check out: http://quh2vy.form-marketing.top', '2024-10-09 15:20:48', '2024-10-09 15:20:48'),
(1946, 'Andreas Lefevre', 'monkeyxxx@gmail.com', '???? ?????? ????', 'Earn 35% Commission for Life with Our Affiliate Program!', 'Hi there, \r\n \r\nLooking for a way to earn passive income? Join our Affiliate Program and earn 35% commission on every sale you bring in—for life! Promote our products, and whenever your referral makes a purchase, you\'ll continue earning, even years later. \r\n \r\nSign up now for free: \r\nhttps://www.apereach.com/join-our-affiliate-program/ \r\nOr chat with us on WhatsApp: https://wa.link/md1k3j \r\n \r\nBest regards, \r\nApe Reach Team', '2024-10-09 19:17:33', '2024-10-09 19:17:33'),
(1947, 'Novella Machado', 'machado.novella@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin!', 'Are you tired of the high fees, delays and excuses from your current webmaster?\r\n\r\nWe are super responsive, have a rockstar dev team, and charge wholesale pricing.\r\n\r\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\r\nWe can also do flat rate project based pricing if that\'s your preference.\r\n\r\nWhy not give us a try? No job too small. Let us prove ourselves.\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\nWarmly,\r\n\r\nDan Setzinger\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nDan.Setzinger@FusionWebExpertsUsa.com\r\nhttps://www.FusionWebExpertsUSA.com', '2024-10-10 03:13:50', '2024-10-10 03:13:50'),
(1948, 'Greer', 'Inquiries@liliumliterary.com', '?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Looking for business contact details? Let me do the hard work for you! Get all the info you need for just $30 https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03', '2024-10-10 04:29:11', '2024-10-10 04:29:11'),
(1949, 'Greer', 'Inquiries@liliumliterary.com', '???? ?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Looking for business contact details? Let me do the hard work for you! Get all the info you need for just $30 https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03', '2024-10-10 04:29:13', '2024-10-10 04:29:13'),
(1950, 'Greer', 'Inquiries@liliumliterary.com', '?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Looking for business contact details? Let me do the hard work for you! Get all the info you need for just $30 https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03', '2024-10-10 04:29:15', '2024-10-10 04:29:15'),
(1951, 'Greer', 'Inquiries@liliumliterary.com', '???? ?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Looking for business contact details? Let me do the hard work for you! Get all the info you need for just $30 https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03', '2024-10-10 04:29:16', '2024-10-10 04:29:16'),
(1952, 'Greer', 'Inquiries@liliumliterary.com', '?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Looking for business contact details? Let me do the hard work for you! Get all the info you need for just $30 https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03', '2024-10-10 04:29:18', '2024-10-10 04:29:18'),
(1953, 'Keesha Dore', 'dore.keesha@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Rising business expenses continue to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a friendly no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA  \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com', '2024-10-12 10:51:00', '2024-10-12 10:51:00'),
(1954, 'Otilia Cavenagh', 'writingfeedback@writingbybenjamin.com', 'তথ্য অধিকার আইকন', 'Blog Writer for Hire', 'Hi,\r\n\r\nDo you struggle to find time to create articles?\r\n\r\nBring in an expert SEO writer today!\r\n\r\nAll the research is done for you and offer professionally written search engine optimized content to improve your search rankings and increase engagement with your visitors.\r\n\r\nNeed new articles for your blog or to enhance your content marketing, check out our current content specials here:\r\nhttps://bit.ly/benwriting\r\n\r\nBen\r\nContact me directly at behinger@writingbybenjamin.com  or on Skype: behinger19 with any questions.\r\n\r\n\r\n\r\nIf you don\'t want to get an email from me on this matter again, please reply back with the text: \"No, thank you\"', '2024-10-12 15:50:53', '2024-10-12 15:50:53'),
(1955, 'Trisha Longwell', 'trisha.longwell@gmail.com', 'তথ্য অধিকার আইকন', 'Effortless Instagram Growth with AI powered Auto-Boost', 'Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://ln.run/kCF8b', '2024-10-12 21:16:10', '2024-10-12 21:16:10'),
(1956, 'Tim Morris', 'tim@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Need working Capital Fast? Get Approved Instantly – No Collateral Needed', 'Ready to dominate your market? Unlock up to $500,000 in tailored working capital and accelerate your business growth today!\r\n\r\nWhat\'s stopping you?\r\n\r\nVisit www.expresscapitalcorp.com/approval then answer a few quick questions, \r\n\r\nand receive your approval in less than one minute.\r\n\r\n\r\nAnd don\'t worry—applying won\'t affect your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n4520 W. Madison Street\r\nLas Vegas, NV 89119', '2024-10-12 23:07:55', '2024-10-12 23:07:55'),
(1957, 'Tamera Downer', 'tamera.downer@gmail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.', '2024-10-13 03:21:18', '2024-10-13 03:21:18'),
(1958, 'Nancy Pride', 'aweber@busitoday.co', 'তথ্য অধিকার আইকন', 'Profit: Email Return on Investment (ROI) Rate Can Average Between 3600% to 4200%', 'Hi paramountinsurancebd.com,\r\n\r\nThe thing with website: paramountinsurancebd.com is that your traffic can drop; but if you look after your ‘list’ it’s yours forever. According to the report from Litmus, email ROI rate can average between 3600% to 4200%.\r\n\r\nWhen you have a good email list, a good offer, and a top-class email copywriter, it is almost like printing money!\r\n\r\nImagine that once the visitors join your list, you can email them forever... Yes, you can definitely make money: https://www.busitoday.co/aweber !  \r\n \r\nHaving your one-time visitor or even regular reader on your email list is the best thing you can do today…\r\n\r\nIn simple term, when a user subscribes to your eMail list, you have the complete control on when and what update you need to send.\r\n\r\nEven if you have millions of followers on Social-media platform, you don’t really own your readers. By owning I meant here is; you don’t know if your social media follower is going to see your updates or not.\r\n\r\nWhereas Email is more of a personal thing and everyone including me check it every day. \r\nEmail is the best way to reach out to your subscriber，you can promote your product or affiliate product at any time (in networks like CJ and Shareasale, you can always find affiliate products that align with your website\'s content)  \r\n \r\nNow take 10 minutes to set up and send your first email campaign: https://www.busitoday.co/aweber   \r\n\r\n\r\nBest,\r\nNancy Pride\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com   \r\n644 Chapmans Lane\r\nAlbuquerque, NM 87111', '2024-10-13 08:26:35', '2024-10-13 08:26:35'),
(1959, 'Elise Pung', 'pung.elise@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.', '2024-10-14 04:07:59', '2024-10-14 04:07:59'),
(1960, 'Darby Stookey', 'stookey.darby@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Use EVERY major AI for paramountinsurancebd.com, Lifetime Unlimited Usage Deal', 'Unlock all these top-tier AI apps from a single, easy-to-use dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nCancel your AI subscriptions, Save thousands of  $$$$.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> lifetime-oneai.com <<---', '2024-10-14 09:21:16', '2024-10-14 09:21:16'),
(1961, 'Vivien Kelsall', 'kelsall.vivien@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.', '2024-10-14 13:13:06', '2024-10-14 13:13:06'),
(1962, 'Michelle Lyng', 'michelle.lyng@gmail.com', 'তথ্য অধিকার আইকন', 'Use this Coupon Code to get $150 OFF your RankerX SEO Website Ranking and Promotion Software Lifetime License. Hurry, the code works today', 'Greetings! You have heard about what a gamechanger RANKERX has been for website promotion. Here is your chance to own this powerful software and do it yourself, instead of wasting money on ads and freelancers who don\'t really care what happens to your ranking.\r\nOrder a LIFETIME LICENSE AT $150 off the regular price by simply entering this coupon code:  SMR24.  This coupon is working at least for a couple of days, so hurry.\r\nhttps://usreviewers.com/seorankersale\r\n\r\n<a href=\"https://usreviewers.com/seorankersale\">RANKERX LIFETIME LICENSE AT $150 OFF</a>\r\n\r\nRankerX is a powerful tool designed to enhance your website\'s visibility on Google. By understanding its features and how to utilize them effectively, you can significantly improve your SEO efforts. This article will guide you through the basics of RankerX, setting up your account, building SEO campaigns, and advanced techniques to optimize your results.\r\nKey Takeaways\r\n    • RankerX helps you understand SEO basics and implement effective strategies.\r\n    • Setting up your RankerX account is simple and crucial for success.\r\n    • Creating targeted campaigns with RankerX can boost your website\'s rankings.\r\n    • Advanced techniques, like link pyramids, can enhance your SEO efforts.\r\n    • Monitoring your performance is key to adjusting and improving your strategies.\r\nUnderstanding the Basics of RankerX\r\n\r\nWhat is RankerX?\r\nRankerX is an all-in-one SEO tool designed to automate many parts of search engine optimization. It helps users with tasks like link building, content creation, and social media management. This tool is especially useful for those looking to improve their website\'s visibility on Google.\r\nKey Features of RankerX\r\nRankerX comes packed with features that make it a powerful tool for SEO. Here are some key features:\r\n    • Automated Link Building: Create backlinks without manual effort.\r\n    • Content Creation Tools: Generate SEO-friendly content quickly.\r\n    • User-Friendly Interface: Easy to navigate, even for beginners.\r\nBenefits of Using RankerX for SEO\r\nUsing RankerX can provide several advantages:\r\n    1. Saves Time: Automates repetitive tasks, allowing you to focus on strategy.\r\n    2. Improves Rankings: Helps in building quality backlinks that can boost your site\'s position on search engines.\r\n    3. Cost-Effective: Offers various subscription plans to fit different budgets.\r\n RankerX is a tool that will do whatever you tell it. Your strategy matters more than the tool itself. \r\nBy understanding these basics, you can start leveraging RankerX to enhance your website\'s SEO performance effectively.\r\nSetting Up Your RankerX Account\r\nCreating an Account\r\nTo start using RankerX, you first need to create an account. Here’s how:\r\n    1. Visit the RankerX website.\r\n    2. Click on the \"Sign Up\" button.\r\n    3. Fill in your details, including your email and password.\r\n    4. Confirm your email address through the link sent to you.\r\nRemember to use a reliable email provider to avoid issues during registration.\r\nConfiguring Initial Settings\r\nOnce your account is created, you need to set it up:\r\n    • Log in to your RankerX account.\r\n    • Go to the settings page.\r\n    • Adjust your preferences, such as language and notifications.\r\n    • Set up your payment method if you choose a paid plan.\r\nChoosing the Right Subscription Plan\r\nRankerX offers different subscription plans. Here’s a quick overview:\r\nPlan Type\r\nFeatures Included\r\nPrice\r\nBasic\r\nBasic features for beginners\r\n$19/month\r\nPro\r\nAdvanced features and tools\r\n$49/month\r\nBusiness\r\nAll features plus priority support\r\n$99/month\r\n\r\nWhen selecting a plan, consider your needs and budget.\r\n Choosing the right plan can greatly affect your SEO success. \r\nBy following these steps, you’ll be ready to start using RankerX effectively!\r\nBuilding Your First SEO Campaign with RankerX\r\nCreating your first SEO campaign with RankerX can be exciting and rewarding. Here’s how to get started:\r\nSelecting Target Keywords\r\n    1. Identify your niche: Understand what your website is about and who your audience is.\r\n    2. Use keyword tools: Tools like Google Keyword Planner can help you find relevant keywords.\r\n    3. Analyze competition: Look at what keywords competitors are using and their ranking.\r\nCreating Content for SEO\r\n    • Focus on quality: Write engaging and informative content that answers users\' questions.\r\n    • Incorporate keywords: Use your target keywords naturally within the content.\r\n    • Use headings and lists: Break up text with headings and bullet points for better readability.\r\nSetting Up Backlinks\r\nTo improve your website\'s authority, you need backlinks. Here’s how:\r\n    1. Create valuable content: High-quality content is more likely to be shared and linked to.\r\n    2. Reach out to others: Contact bloggers or websites in your niche to share your content.\r\n    3. Use RankerX features: Automate the process of building backlinks through RankerX.\r\n Remember, building a successful SEO campaign takes time and effort. Stay consistent and monitor your progress regularly. \r\nBy following these steps, you can effectively use RankerX to promote your website and improve its visibility on Google. Happy ranking!\r\nAdvanced Techniques for Using RankerX\r\nUtilizing the Link Pyramid Strategy\r\nThe link pyramid strategy is a powerful method to boost your website\'s authority. This technique involves creating multiple layers of backlinks to your main site. Here’s how to implement it:\r\n    1. Create Tier 1 Links: These are high-quality backlinks directly pointing to your main site.\r\n    2. Build Tier 2 Links: These links should point to your Tier 1 links, enhancing their strength.\r\n    3. Add Tier 3 Links: These are lower-quality links that support your Tier 2 links.\r\nIntegrating RankerX with Other Tools\r\nTo maximize your SEO efforts, consider integrating RankerX with other tools. This can help streamline your workflow and improve results. Here are some tools to consider:\r\n    • GSA Search Engine Ranker: For creating additional backlinks.\r\n    • 2Captcha: To solve captchas efficiently. RankerX can easily solve Google captcha using advanced OCR technology.\r\n    • Ahrefs or SEMrush: For keyword research and tracking.\r\nOptimizing Campaigns for Better Results\r\nTo ensure your campaigns are effective, follow these optimization tips:\r\n    • Regularly Update Content: Fresh content keeps your site relevant.\r\n    • Analyze Performance: Use analytics to see what works and what doesn’t.\r\n    • Adjust Strategies: Be flexible and ready to change your approach based on data.\r\n Remember, using RankerX effectively requires a good strategy. Success comes from consistent effort and smart planning. \r\nMonitoring and Analyzing Your SEO Performance\r\n\r\nTracking Your Rankings\r\nTo effectively monitor your SEO efforts, you need to keep an eye on your rankings. Here are some steps to follow:\r\n    1. Use RankerX to track your keyword positions.\r\n    2. Regularly check your rankings on Google to see how they change over time.\r\n    3. Compare your rankings against competitors to gauge your performance.\r\nAnalyzing Traffic Data\r\nUnderstanding where your traffic comes from is crucial. You can analyze traffic data by:\r\n    • Using tools like Google Analytics to see visitor sources.\r\n    • Checking which keywords are driving the most traffic.\r\n    • Identifying pages with high bounce rates to improve them.\r\nMetric\r\nDescription\r\nImportance\r\nOrganic Traffic\r\nVisitors from search engines\r\nHigh\r\nBounce Rate\r\nPercentage of visitors leaving quickly\r\nMedium\r\nConversion Rate\r\nPercentage of visitors completing goals\r\nHigh\r\n\r\nAdjusting Strategies Based on Performance\r\nOnce you have your data, it’s time to make changes. Consider these actions:\r\n    • If a keyword isn’t performing, try optimizing the content.\r\n    • Increase backlinks for pages with low traffic.\r\n    • Experiment with different content types to see what works best.\r\n Regularly monitoring your SEO performance helps you stay ahead of the competition and adapt to changes in search engine algorithms. \r\nBy following these steps, you can ensure that your SEO efforts with RankerX are effective and continuously improving your website\'s visibility on Google.\r\nLocal SEO with RankerX\r\nImportance of Local SEO\r\nLocal SEO is crucial for businesses that want to attract customers in their area. Nearly 46% of all Google searches are for local information. This means that if your business isn’t optimized for local searches, you could be missing out on a lot of potential customers.\r\nUsing Google Embedded Maps\r\nRankerX offers a fantastic feature that allows you to embed Google Maps into your content. This is important because it helps your business show up in local search results. Here’s how you can use it effectively:\r\n    • Add your business location to the map.\r\n    • Include directions to your business.\r\n    • Highlight nearby landmarks to make it easier for customers to find you.\r\nCreating Localized Content\r\nTo attract local customers, you need to create content that speaks to them. Here are some tips:\r\n    1. Use local keywords in your content.\r\n    2. Share local news or events related to your business.\r\n    3. Engage with local customers through social media.\r\n Local SEO is not just about being found; it\'s about being found by the right people at the right time. \r\nBy using RankerX for local SEO, you can improve your visibility and connect with customers who are searching for your services right in your area. Automated submissions to search engines can help improve indexing speed for your local content, making it easier for potential customers to find you online.\r\nCommon Challenges and Solutions in RankerX\r\nOvercoming Learning Curves\r\nUsing RankerX can be tricky at first. Many users face a steep learning curve. Here are some tips to help you get started:\r\n    • Watch tutorials: There are many helpful videos available.\r\n    • Join forums: Engage with other users to share experiences.\r\n    • Practice regularly: The more you use it, the easier it becomes.\r\nDealing with Algorithm Updates\r\nSearch engines frequently change their algorithms, which can affect your rankings. To stay ahead:\r\n    1. Stay informed: Follow SEO news to understand updates.\r\n    2. Adjust strategies: Be ready to change your approach based on new rules.\r\n    3. Test different methods: Experiment with various techniques to see what works best.\r\nEnsuring High Success Rates\r\nAchieving high success rates with RankerX requires careful planning. Here are some strategies:\r\n    • Use quality content: Ensure your content is relevant and engaging.\r\n    • Build a strong link profile: Diversify your backlinks to improve authority.\r\n    • Monitor performance: Regularly check your results and adjust as needed.\r\n Remember, RankerX is a tool that requires your input to be effective. If you don’t see results, consider revising your strategy rather than blaming the tool. \r\nChallenge\r\nSolution\r\nLearning Curve\r\nWatch tutorials, join forums\r\nAlgorithm Updates\r\nStay informed, adjust strategies\r\nLow Success Rates\r\nUse quality content, monitor performance\r\n\r\nFinal Thoughts on Using RankerX for SEO\r\nIn conclusion, using RankerX for your website\'s SEO can really help you reach more people online. This tool makes it easier to connect with local customers who are searching for services like yours. By taking advantage of its features, such as the Google Map integration and the Blurb tool, you can create engaging content that attracts attention. Remember, local searches are a big deal, so using RankerX wisely can lead to more visitors and sales for your business. Don\'t hesitate to start your free trial and see how it can work for you!\r\nFrequently Asked Questions\r\nWhat is RankerX used for?\r\nRankerX is a tool that helps you improve your website\'s ranking on search engines like Google. It focuses on building links and managing SEO campaigns.\r\nHow do I create an account on RankerX?\r\nTo create an account, go to the RankerX website and click on the sign-up button. Fill in your details, and you\'ll be ready to start.\r\nWhat features does RankerX offer?\r\nRankerX has many features, including link building, campaign management, and tools for local SEO. It helps you create effective SEO strategies.\r\nCan I track my SEO results with RankerX?\r\nYes, RankerX allows you to monitor your website\'s rankings and analyze traffic data to see how well your campaigns are performing.\r\nIs RankerX good for local SEO?\r\nAbsolutely! RankerX has features that make it easy to optimize your website for local searches, like using Google Maps.\r\nWhat should I do if I encounter issues using RankerX?\r\nIf you face problems, check the documentation or tutorials provided by RankerX. You can also reach out to their support team for help.', '2024-10-14 16:32:50', '2024-10-14 16:32:50'),
(1963, 'Emory Philp', 'emory.philp@yahoo.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s reach with our AI traffic service.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.', '2024-10-14 20:40:44', '2024-10-14 20:40:44'),
(1964, 'Andrew', 'AreltAndrew@feherlawfirm.com', 'তথ্য অধিকার আইকন', 'www.paramountinsurancebd.com DMCA Copyright Infringement Notification email', 'You\'re infringing on copyrighted illustrations owned by company (feherlawfirm Inc.). To get proof of our intellectual property rights, please read this document, which includes the links to our images used at www.paramountinsurancebd.com as well as our prior publications.\r\n\r\nDownload this report and see for sure:\r\n\r\nhttps://www.tuscaloosaapartmentguide.com/MobileDefault.aspx?reff=///cutt%2ely%2FreAfuDpy#go__3OWr\r\n\r\nI do think you have deliberately infringed our rights under 17 U.S.C. Sec. 101 et seq. and could be liable for statutory damages of up to $120,000 as set forth in Sec. 504 (c) (2) of the Digital millennium copyright act (DMCA) therein.\r\n\r\nThis message is official notification. I demand the removal of the infringing materials described above. Take note as a company, the Digital Millennium Copyright Act requires you to eliminate or disable access to the infringing content upon receipt of this notification letter. In case you do not stop the use of the previously mentioned copyrighted materials a law suit can be initiated against you.\r\n\r\nI have a good faith belief that utilization of the copyrighted materials described above as presumably infringing is not authorized by the copyright owner, its agent, as well as law.\r\n\r\nI declare under penalty of perjury that the information in this letter is accurate and hereby certify that I am authorized to act on behalf of the holder of the exclusive right allegedly infringed.\r\n\r\n\r\nBest regards,\r\nAndrew Arelt\r\nLegal Officer\r\nfeherlawfirm, Inc.\r\n\r\nfeherlawfirm.com\r\n\r\n\r\n10/14/2024', '2024-10-14 21:48:50', '2024-10-14 21:48:50'),
(1965, 'Travis Umana', 'aimoviemaker@getprofitnow.info', 'তথ্য অধিকার আইকন', 'Create Movies in Minutes & Earn Big on Netflix! 🎬💸', 'Hey,\r\n\r\nWhat if I told you that you could create ultra-realistic, high-definition 8K cinematic movies without hiring actors, writing scripts, or spending hours editing?\r\n\r\nAnd here’s the best part—you can easily upload your movies to major streaming platforms like Amazon Prime, Netflix, Disney+, and more for worldwide exposure! Earn dollars! Earn dollars : https://www.getprofitnow.info/aimoviemaker ! \r\n\r\nThat’s exactly what Ai MovieMaker does for you—in less than 2 minutes!\r\n\r\nThis revolutionary app allows you to:\r\n\r\n🎥 Generate Entire Movies Instantly: Just enter your idea, and Ai MovieMaker handles the rest. Actors, dialogues, music, and even the script—all done for you!\r\n\r\n💡 No Technical Skills Required: Whether you’re a newbie or a seasoned pro, you can create mind-blowing 8K movies at the push of a button.\r\n\r\n🎬 Ultra-Realistic 8K Quality: Your movies will have the crisp, professional look of Hollywood blockbusters, but you won’t need a huge budget or expensive equipment.\r\n\r\n🌍 Streaming-Ready: Once your movie is ready, upload it to platforms like Amazon Prime, Netflix, Disney+, and others to reach a global audience!\r\n\r\n🚀 Ready to turn your ideas into cinematic masterpieces and earn big? It’s time to make your mark in the world of filmmaking.\r\n\r\n👉 : https://www.getprofitnow.info/aimoviemaker \r\n\r\nGet ready to amaze your audience with stunning visuals and captivating storytelling—all with zero effort!\r\n\r\nBest,\r\nTravis Umana\r\n\r\n\r\nEmpowering Your Digital Marketing Success\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\n3438 Sussex Court\r\nIredell, TX 76649', '2024-10-15 08:48:09', '2024-10-15 08:48:09'),
(1966, 'Zachary Thacker', 'thacker.zachary@msn.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner!', 'Are you planning a development project? How does funding for less than 2% sound? Send me an email for more info:  jpark9000z@gmail.com\r\nThanks\r\nJoseph', '2024-10-15 13:01:19', '2024-10-15 13:01:19'),
(1967, 'Maybelle Martino', 'hello@unlimitedclientengine.com', 'তথ্য অধিকার আইকন', '[URGENT] Your Google Maps needs to be fixed.', 'Hello, I found your website on Google Maps and I gotta say that its kinda set up well. I think you’re missing out on a ton of leads by not using a few easy tweaks that could really help. Good news, I made a course that’ll get you set up in just one and a half hours.\r\n\r\nI also noticed that your page SEO could use some love. Here\'s the deal , if you grab my course on configuring Google Maps for 27 dollars, I’ll give you a detailed SEO report made for your website at no extra charge. It s a great deal, you fix the maps and the SEO at the same time.\r\n\r\nWhen you buy the course, just hit reply on the confirmation email and say “Hey I want the SEO analysis for my site: [yourwebsite.com] ” I will get that to you in two to three days.\r\n\r\nGet the course here: www.unlimitedclientengine.com\r\n\r\nPS: My actual phone number doesnt end with a zero, it ends with a seven. This is just to check if you paid attention to my message. \r\n\r\nJP, at\r\nUnlimited Client Engine\r\n+1(352-217-3320)\r\nwww.unlimitedclientsengine.com', '2024-10-15 18:55:52', '2024-10-15 18:55:52'),
(1968, 'Violet Mitford', 'violet.mitford@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I see that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and traffic.', '2024-10-16 12:50:19', '2024-10-16 12:50:19'),
(1969, 'James McGill', 'jamesyoherst@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Does your buisness need more leads?', 'Looking to boost the amount of people that see your buisness and what you can provide them? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser  https://nickbille--chasereiner.thrivecart.com/dfy-setup/ to see cutting egde A I to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-10-16 15:56:07', '2024-10-16 15:56:07'),
(1970, 'Tim Morris', 'tim@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Need working Capital Fast? Get Approved Instantly – No Collateral Needed', 'Ready to dominate your market? Unlock up to $500,000 in tailored working capital and accelerate your business growth today!\r\n\r\nWhat\'s stopping you?\r\n\r\nVisit www.expresscapitalcorp.com/approval then answer a few quick questions, \r\n\r\nand receive your approval in less than one minute.\r\n\r\n\r\nAnd don\'t worry—applying won\'t affect your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n4520 W. Madison Street\r\nLas Vegas, NV 89119', '2024-10-16 23:58:58', '2024-10-16 23:58:58');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(1971, 'Ronny McGahey', 'porfirio.mcgahey@outlook.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-10-17 02:50:47', '2024-10-17 02:50:47'),
(1972, 'saidul islam', 'euconsultencyltd@yahoo.com', 'Select Dropdown', 'schengen country travel health insurence price quato for 1 person', 'plz send schengen country coverege health insurence for 1 yrs price quato  from january 1st until dec 25', '2024-10-17 15:05:01', '2024-10-17 15:05:01'),
(1973, 'Jerome Ryan', 'blaster@growwealthy.info', 'শুদ্ধাচার সেবা বক্স', 'Profit: Exploit Amazon’s KDP Program and Instantly Publishe Profitable Books that Sell Like Hotcakes', 'Hi,\r\n\r\nWe all know how powerful writing a book is…\r\n\r\nI mean, all the top marketers, entrepreneurs, and businessmen have their books…\r\n\r\nAnd for a good reason…\r\n\r\nIt gives you instant authority in any field or niche you choose…\r\n\r\nAllowing you to make a boatload of money, all while helping people…\r\n\r\nBut here is the issue…\r\n\r\nWriting a book is NOT easy…\r\n\r\nIt takes months of hard work and a small fortune…\r\n\r\nBut what if we can skip all of that?\r\n\r\nWhat if you can just enter a keyword, or select a niche…\r\n\r\nAnd within just a few seconds, you can have a full book: https://www.growwealthy.info/blaster \r\n\r\nWritten, edited, formatted, and designed…\r\n\r\nI’m not talking about putting together a few articles and calling it a book…\r\n\r\nI’m talking about publisher-quality books with 200+ pages…\r\n\r\nYou can create novels, self-help books, business books, kids\' books, and tons more…\r\n\r\nHow?    Easy…\r\n\r\nWith the help of the world’s first AI app that uses a content-mapping algorithm to do so…\r\n\r\nBut it gets better…\r\n\r\nNot only will Blaster create the book for you…\r\n\r\nIt will also blast it over Amazon’s KDP platform…\r\n\r\nAllowing you to make hundreds of dollars every single day, on complete autopilot: https://www.growwealthy.info/blaster \r\n\r\nWrite now, you can create your account with Blaster, and enjoy the power of the AI content-mapping algorithm…\r\n\r\nBut you have to hurry, because my guess is, it won’t stay open to the public for long…\r\n\r\nSo click here and go watch Blaster works in action…\r\n\r\n\r\nCheers,\r\nJerome Ryan\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1791 Cody Ridge Road\r\nAmarillo, OK 79106', '2024-10-17 18:33:52', '2024-10-17 18:33:52'),
(1974, 'James McGill', 'jamesyoherst@gmail.com', 'অভিযোগ বক্স', 'Does your buisness need more leads?', 'Looking to boost the amount of people that see your buisness and what you can provide them? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser https://warriorplus.com/o2/a/zvpnjsx/0 to see cutting egde tips to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-10-18 21:54:53', '2024-10-18 21:54:53'),
(1975, 'James Cook', 'jamescook312@outlook.com', '?????? ????', 'URGENT loan offer at 3%', 'Dear sir/ma \r\nWe are a finance and investment company offering loans at 3% interest rate. We will be happy to make a loan available to your organisation for your project. Our terms and conditions will apply. Our term sheet/loan agreement will be sent to you for review, when we hear from you. Please reply to this email ONLY  hchoi382@gmail.com \r\n \r\nRegards. \r\nJames Cook', '2024-10-18 23:10:23', '2024-10-18 23:10:23'),
(1976, 'James Allard', 'totalaife@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Maximize your productivity — All with Total Ai\'s Exclusive Dashboard!', 'Hi paramountinsurancebd.com,\r\n\r\nImagine accessing the world’s most advanced AI tools from one convenient platform—without any monthly fees.  With TotalAi, that vision becomes a reality: https://www.moredollar.info/totalaife .\r\n\r\nTotalAi gives you access to:\r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities\r\n\r\n✅ DALL·E 3 – Stunning AI-generated images\r\n\r\n✅ Leonardo AI – Innovative design and creative solutions\r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance\r\n\r\n✅ Meta Llama 3 – Powerful language models\r\n\r\n✅ Stable Diff XL – Enhanced image synthesis\r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nSimplify your AI setup and maximize your productivity with TotalAi, all without recurring charges.  Start Your AI Journey Now: https://www.moredollar.info/totalaife !\r\n\r\nJames Allard\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4608 Emily Drive\r\nColumbia, SC 29201', '2024-10-18 23:18:38', '2024-10-18 23:18:38'),
(1977, 'Edward Covert', 'covert.edward@msn.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2024-10-19 01:41:38', '2024-10-19 01:41:38'),
(1978, 'DavidHed', 'tqtxnkcmj5gvab1@tempmail.us.com', '?????? ????', 'AccStores.com: The Trusted Marketplace for Bulk Accounts', 'At https://AccStores.com, we provide high-quality bulk verified accounts for all your social media needs. Our PVA accounts are created using different server IPs, ensuring reliability and security across all platforms. Trust us for fast, dependable service and instant access to the accounts you need. \r\n \r\nRead More: \r\n \r\nhttps://AccStores.com \r\n \r\nThank You Immensely!', '2024-10-19 01:54:39', '2024-10-19 01:54:39'),
(1979, 'Salvador Everett', 'salvador.everett@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin!', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2024-10-19 02:07:26', '2024-10-19 02:07:26'),
(1980, 'Phil Segundo', 'phil.segundo@gmail.com', 'অভিযোগ বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.', '2024-10-19 06:03:27', '2024-10-19 06:03:27'),
(1981, 'Gavin Pemulwuy', 'pemulwuy.gavin39@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin.', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2024-10-19 07:57:35', '2024-10-19 07:57:35'),
(1982, 'James McGill', 'pennywake02@gmail.com', 'তথ্য অধিকার আইকন', 'Your buisness need more leads?', 'Looking to boost the amount of people that see your buisness and what you can provide them but dont have time? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser https://fas.st/t/JjLmvgxV to see cutting egde tips to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-10-19 20:00:19', '2024-10-19 20:00:19'),
(1983, 'Wendell Burch', 'burch.wendell@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster!', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-10-20 08:44:56', '2024-10-20 08:44:56'),
(1984, 'Mathias Janssens', 'info@professionalseocleanup.com', '???? ?????? ????', 'Improve your website`s ranks totally free', 'Hi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMikeMathias Janssens\r\n \r\nWhatsapp: https://wa.link/rx6lkm \r\nEmail us: info@professionalseocleanup.com', '2024-10-20 10:18:59', '2024-10-20 10:18:59'),
(1985, 'Mariam Walker', 'allai@getmoreopportunities.info', 'শুদ্ধাচার সেবা বক্স', 'Increase your profits through AI: Get Access to All Top-Tier AI Tools  – Without Monthly Fees', 'Hey,\r\n\r\nImagine accessing the world’s leading AI platforms—ChatGPT 4, Gemini Pro, DALL·E 3, Leonardo AI, Microsoft Copilot Pro, Meta Llama 3, Stable Diffusion XL, and PaLM 2—all from a single dashboard without paying any monthly fees.\r\n\r\nWelcome to One AI: https://www.getmoreopportunities.info/allai  !\r\n\r\nArtificial intelligence is transforming the way businesses operate, offering incredible capabilities like AI-generated images, videos, and sales copy at lightning speed. But accessing these powerful tools often comes with a hefty price tag.\r\n\r\nConsider this:\r\nChatGPT 4: $29/month\r\nGemini Pro: $33/month\r\nDALL·E 3: $49/month\r\nLeonardo AI: $54/month\r\nMicrosoft Copilot Pro: $79/month\r\nMeta Llama 3: $35/month\r\nStable Diffusion XL: $89/month\r\nPaLM 2: $97/month\r\n\r\nThat\'s a staggering $12,717 annually just to keep up with the AI revolution.\r\n\r\nBut what if there was a better way?\r\n\r\nIntroducing One AI:\r\n\r\nAll-in-One Platform: Access all top-tier AI apps from a single, easy-to-use dashboard.\r\n\r\nCost-Free: No monthly fees—ever - : https://www.getmoreopportunities.info/allai  !\r\n\r\nComplete Control: Use these powerful tools to elevate your business, create world-class content, and more.\r\n\r\nWhy One AI is a game-changer:\r\n\r\nCreate stunning 4K HD AI images with DALL·E.\r\n\r\nGenerate ultra-HD videos and realistic paintings using Leonardo AI.\r\n\r\nWrite high-demand programming code with Microsoft Copilot Pro.\r\n\r\nTranslate any language and get answers to complex questions with Meta Llama 3.\r\n\r\nAnd much more, all with the click of a button.\r\n\r\nReady to experience the future of AI?\r\n\r\nUnlock One AI Now: https://www.getmoreopportunities.info/allai  \r\n\r\nDon’t miss your chance to transform your workflow and access the world\'s best AI tools without the cost. Act now to secure your spot and start your journey to AI mastery.\r\n\r\nBest regards,\r\nMariam Walker\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4598 Arthur Avenue\r\nShannon, IL 61078', '2024-10-20 21:40:22', '2024-10-20 21:40:22'),
(1986, 'XRfed', 'xrumer23fed@gmail.com', '?????? ????', 'Test, just a XRumer 23 StrongAI test...', 'Hello! \r\n \r\nGood cheer to all on this beautiful day!!!!! \r\n \r\nGood luck :)', '2024-10-21 01:19:30', '2024-10-21 01:19:30'),
(1987, 'Callie Rosales', 'callie.rosales@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s Instagram posts automatically with our AI powered engagement network service.', 'Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://ln.run/VZn5V', '2024-10-21 01:27:17', '2024-10-21 01:27:17'),
(1988, 'Saundra Winneke', 'winneke.saundra@gmail.com', 'অভিযোগ বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-10-21 09:47:02', '2024-10-21 09:47:02'),
(1989, 'Oman Shafer', 'vida.shafer61@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner!', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org  or cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com', '2024-10-21 11:54:43', '2024-10-21 11:54:43'),
(1990, 'Oman Crayton', 'monte.crayton@hotmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org  or cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com', '2024-10-21 15:13:55', '2024-10-21 15:13:55'),
(1991, 'Arlie Wren', 'blaster@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Turn Your Keyword Into PROFITABLE Book In Seconds…', 'Yo, ever heard of Amazon’s KDP??\r\n\r\nMaybe you did maybe you didn’t…\r\n\r\nBut anyway, it\'s a $4.3 billion platform…\r\n…that allows people like you and me to publish books.\r\n\r\nAnd make a huge profit off of it: https://www.growthmarketingnow.info/blaster \r\n\r\nYou can go now, and publish a book there, and make money…\r\n\r\nIt’s that easy…\r\n\r\nBUT…\r\n\r\nWriting a book is NOT easy, nor cheap…\r\n\r\nIt takes months of hard work…\r\n…and you need to publish dozens of books to make good money.\r\n\r\nBut what if you don’t have to do all of that?\r\n\r\nWhat if you can skip all of that…\r\n…and start publishing dozens of books a day.\r\n\r\nHow?    With the help of the world’s first AI app that uses “content mapping”: https://www.growthmarketingnow.info/blaster \r\n\r\nMy good friend Venkata just opened the doors to his newest creation… BLASTER\r\n\r\nWith Blaster, you will be able to enter just a keyword…\r\n…And within a few seconds, you will have a stunning book written for you in any niche.\r\n\r\nNot just any book…\r\n\r\nA fully edited, formatted, and designed book with 200+ of engaging pages…\r\n\r\nNot only that, it will even publish for you on Amazon’s KDP\r\nAnd ensure you rank at the top of whatever category you choose…\r\n\r\nClick here now and watch Blaster works in action: https://www.growthmarketingnow.info/blaster \r\n\r\nCheers,\r\nArlie Wren\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 627 Parrill Court\r\nValparaiso, IN 46383', '2024-10-21 16:15:01', '2024-10-21 16:15:01'),
(1992, 'Darren Fedorak', 'reputation@clientsuite.pro', 'শুদ্ধাচার সেবা বক্স', 'paramountinsurancebd.com Google Review', '72% of customers will not buy without reading reviews.\r\nCustomers don’t trust companies with lower than 4-star ratings.\r\n\r\nReviews are basically a digital referral.  Increase your business by simply increasing your reviews. \r\n\r\nI\'ll show you how to get more reviews, for FREE...\r\n\r\nhttps://youtu.be/FkRlGHDiIq8 \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWe\'re here to help businesses grow, but if you\'d rather not... - https://clientsuite.pro/list_unsub\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nClient Suite Corporation\r\nMailing address: 178 Ashnola Road Keremeos, BC, Canada V0X1N1', '2024-10-21 17:33:01', '2024-10-21 17:33:01'),
(1993, 'Ashok', 'webdesignservices111@outlook.com', 'অভিযোগ বক্স', 'Website designer and developer', 'Hello! If you\'re looking for a professional website developer or a responsive website designer, you\'re in the right place. With 15 years of experience, I specialize in WordPress design and development, full stack development, creating responsive and mobile-friendly sites, and integrating payment gateways. My expertise also includes speed optimization, custom development, and building eCommerce solutions. I can troubleshoot and fix bugs, ensuring your website performs at its best. Let’s collaborate to create the perfect website for your needs!\r\n\r\nFeel free to send me an email at webdesignservices111@outlook.com to collaborate.', '2024-10-21 19:22:33', '2024-10-21 19:22:33'),
(1994, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Who needs eyeballs, you need BUSINESS', 'To the paramountinsurancebd.com Webmaster.\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-22 02:53:57', '2024-10-22 02:53:57'),
(1995, 'Lee Valdes', 'totalaife@nowbusiness.info', 'তথ্য অধিকার আইকন', 'Take Control of AI with Total Ai—All Premium AI Tools, No Fees', 'Hi paramountinsurancebd.com,\r\n\r\nReady to unlock the future of AI technology without the burden of monthly fees? \r\n\r\nTotalAi offers you seamless access to the most advanced AI tools available, all from one easy-to-use dashboard—no recurring costs involved: https://www.nowbusiness.info/totalaife .\r\n\r\nWhat’s inside TotalAi? \r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI \r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities \r\n\r\n✅ DALL·E 3 – Stunning AI-generated images \r\n\r\n✅ Leonardo AI – Innovative design and creative solutions \r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance \r\n\r\n✅ Meta Llama 3 – Powerful language models \r\n\r\n✅ Stable Diff XL – Enhanced image synthesis \r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nDon’t miss out on this opportunity to streamline your AI experience and save on monthly fees. Get Started with TotalAi Today: https://www.nowbusiness.info/totalaife !\r\n\r\nLee Valdes\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2465 Bassel Street\r\nKenner, LA 70062', '2024-10-22 21:47:45', '2024-10-22 21:47:45'),
(1996, 'Ayaan', 'projectsexpert222@outlook.com', 'অভিযোগ বক্স', 'Data entry services', 'Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income/expenses, reports (daily/weekly/monthly), send individual emails, gather data from different websites, and repeat any business process. \r\n\r\nLet\'s connect on projectsexpert222@outlook.com to talk more!', '2024-10-22 22:10:52', '2024-10-22 22:10:52'),
(1997, 'Ray', 'ray.kaminski@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'HI There', 'Hello! \r\n\r\nReady to unveil the secrets of success?\r\n\r\n Dive into our \"5-Day Challenge\"!\r\n\r\nClick link below:\r\nhttps://shorturl.at/1BN75\r\n\r\nCheers,\r\nDavid', '2024-10-23 00:57:11', '2024-10-23 00:57:11'),
(1998, 'Jade Atwood', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more info  ahmetaksoy1925@outlook.com', '2024-10-23 02:00:21', '2024-10-23 02:00:21'),
(1999, 'Porfirio Moniz', 'porfirio.moniz@msn.com', 'অভিযোগ বক্স', 'This New Board Game from Wisconsin is A MUST HAVE for Christmas!', 'Hi\r\nCheck out http://kessgame.com , an extraordinary new board game from, yes you heard that right, WISCONSIN ! And what is more, it is giving elbowing out Chess and other old board games. \r\nThis is THE best gift you could probably give your loved ones this holiday season, but hurry up, it is selling out fast. If you do not manage to get a boxed Kess set on time , you can settle for an android version.\r\nBut we love the REAL Kess game, with a real board and real pieces , right here on our dinner table, to go with the burgers and fries and pop.\r\nLet me know if you like it.\r\nMeanwhile I will check out other great gift ideas too.\r\nCiao\r\nLeanne', '2024-10-23 16:56:04', '2024-10-23 16:56:04'),
(2000, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Dear paramountinsurancebd.com Admin. my name’s Eric and I just ran across your website at paramountinsurancebd.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-23 21:06:38', '2024-10-23 21:06:38'),
(2001, 'Nancy Bishop', 'tokmate@busitoday.co', 'তথ্য অধিকার আইকন', 'Skip the Hard Work—TOKmate Drives Viral Traffic for You!', 'Hey paramountinsurancebd.com,\r\n\r\nWhyTOKmateWill Work for You (No Matter Your Niche)\r\n\r\nTOKmate is now officially the #1 TikTok tool that makes going viral possible, regardless of your niche - the weirder the better!   Whether you\'re a plumber, a fitness coach, a gardener, or even into collectibles like Pokemon cards - TikTok is where your audience is, and TOKmate helps you get your brand/offer/sales page/optin/content in front of them without spending a cent on ads or having to be on camera.\r\n\r\nThe key to its success is that TOKmate is built to send you viral over and over again by integrating specifically for TikTok\'s algorithm which is unlike ANY other social network.\r\n\r\nWhere most social networks focus on only sharing content to you based on who you follow ONLY you are limited in what you see.   TikTok\'s aim is to share with you content you WANT to see and are entertained by which is WHY it has both the highest engagement AND highest time spent daily on the app than any other social platform.\r\n\r\nFind Viral Content: Instantly discover the most viral content in any niche through keyword, hashtag, or account searches.\r\n\r\nEthically post & schedule this from YOUR account: TOKmate makes it easy to ethically reshare content that\'s already proven to be a hit except this time YOUR profile goes viral, even if you\'ve posted NOTHING before!\r\n\r\nTikTok\'s #1 goal is to show people the content they want to see regardless of if, and TOKmate helps you tap into this by letting real people decide how far your reposted content goes.\r\n\r\nGo Viral Automatically: With 1-click posting and mass scheduling, you can effortlessly go viral by putting content in front of people who are already interested.   TikTok lets real users decide how viral content gets based on response rates, and TOKmate positions your account to get the best response possible.\r\n\r\nCTA: So now you know EXACTLY how this works, why it\'s the #1 platform & are ready to see TOKmate live in action (and claim over 2k in founder member bonuses) click here RIGHT NOW to check it all out: https://www.busitoday.co/tokmate   .\r\nYou  have an amazing opportunity to grab TOKmate with its double back guarantee included.\r\n\r\nSpecial Bonuses You Get by Acting Now\r\n\r\nLifetime Access to Infinity Pack: Unlimited searches, unlimited scheduling, and unlimited posting.\r\n\r\n3 for 1 Licenses - Luke\'s just added in a 3 for 1 license where you can manage 3 TikTok accounts at once under your 1 TOKmate license (with the ability to turn this into infinity for the investment of a coffee).\r\n\r\nRemix Tools & Trending Module: Get access to the #1 secret to turning existing viral content into the highest view, engagement, and view retention possible on the internet - period.\r\n\r\nAgency Rights Included: Offer TOKmate as a service to clients and help them go viral while you earn.\r\n\r\nDouble Back Guarantee: Created by Luke Maguire, TOKmate is backed by a results-driven guarantee - double your investment back if you don\'t see results.   No risk, just results.\r\n\r\nViral Hashtag Board: Find and save the most trending hashtags in your niche, and add them with one click to your posts to ensure your content reaches the exact audience you want.\r\n\r\nTrending Module Bonus: Secure the full Trending Module during launch, which keeps you up to date on what\'s trending today so you can act fast and stay ahead.   Only available during launch!\r\n\r\nRemix Module Access: Get access to our Remix Module with 100+ templates of proven \'viral filler\' content that 5x engagement on any video.   After launch, this becomes a $67/month upgrade!\r\n\r\nWhy TikTok Wants You to Go Viral\r\n\r\nTikTok\'s goal is simple: to put the exact type of content people want to see in front of them, right when they want it.   With 1 billion monthly active users and an engagement rate four times higher than Instagram, TikTok is the perfect platform to get your content seen.   TOKmate leverages this by helping you create accounts that consistently go viral by putting your content in the feeds of people who love it.\r\n\r\nSecure TOKmate Now Before the Price Goes Up Again: https://www.busitoday.co/tokmate   !   \r\n\r\nThe clock is ticking - don\'t let this opportunity slip by.   Secure your access now and start seeing the viral growth you\'ve always wanted.\r\n\r\nGrab Your Access & Bonuses Now: https://www.busitoday.co/tokmate   !  \r\n\r\nTo Your Viral Success,\r\nNancy Bishop\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2677 West Virginia Avenue\r\nEsperance, NY 12066', '2024-10-24 00:28:58', '2024-10-24 00:28:58'),
(2002, 'triahtept', 'ya8wgzkg@yahoo.com', '?????? ????', 'Your will be closed in 24 hours', 'Your account has been dormant for 364 days. To prevent removal and claim your funds, please access your account and request a payout within 24 hours. For assistance, join our Telegram group: https://t.me/+jSrVwOuOstNlZmJl', '2024-10-24 05:40:49', '2024-10-24 05:40:49'),
(2003, 'Binil Muthu', 'cs@brownsofts.com', 'অভিযোগ বক্স', 'Unlock Your Business Potential with Our Expert Services', 'Hi,\r\n\r\nAt Brownsofts, we offer a range of services to help elevate your business:\r\n\r\nVideo Editing & Animation\r\nWebsite Design & Development\r\nGraphic Design\r\nSEO & Content Writing\r\nDigital Marketing\r\nAdmin Support Services\r\nEmail/Chat Customer Support\r\nWe\'d love to discuss how we can help you reach your marketing goals. Share the details of your project, and we\'ll tailor a solution just for you.\r\n\r\nBest regards,\r\nBinil Muthu\r\nCEO, Brownsofts LLC', '2024-10-24 18:24:07', '2024-10-24 18:24:07'),
(2004, 'Marko Chiu', 'marko.chiu@outlook.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-10-24 19:39:19', '2024-10-24 19:39:19'),
(2005, 'Addy', 'venture4help@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writing Service', 'My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \r\n\r\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.', '2024-10-24 22:31:51', '2024-10-24 22:31:51'),
(2006, 'Steven Potter', 'allai@increasetraffic.shop', 'তথ্য অধিকার আইকন', '\"OneAI\" - Access All Top AI\'s FR- EE for Life', 'Hey\r\n\r\nImagine If you get Access to All the Powerful AIs from One Dashboard\r\nand not only that-  You can sell their service too with inbuilt system...\r\n\r\nAccess World\'s Best Premium AI App Collection Create\r\n& Sell World-Class AI Contents & Marketing Materials - With ZERO M0nthly F\'ees: https://www.increasetraffic.shop/allai  \r\n\r\n\r\nHere\'s What You\'ll Will Accessing For L1fetime F-REE\r\n\r\nOpen AI ChatGPT 4.0 Cost $240/Y You P\'ay $0\r\nGemini Cost $330/Y You P\'ay $0\r\nDall E3 Cost $210/Y You P\'ay $0\r\nLeoanardo AI $429/Y You P\'ay $0\r\nCopilot $270/Y You P\'ay $0\r\nLlama 3 $540/Y You P\'ay $0\r\nStable Diffusion XL $180/Y You P\'ay $0\r\nPaLM2 $390/Y You P\'ay $0\r\n\r\n=> Go here to Watch How it works: https://www.increasetraffic.shop/allai  \r\n\r\nUse C0upon: ONEAI30 ( 30% 0ff full funnel )\r\n\r\nVVIP Bonus #1 ZEUS - \"Set & Forget A.I. App\" that transforms TikTok into a viral traffic machine,\r\n\r\nVVIP Bonus #2 Fusion - World\'s First A.I. App Exploits \"Instagram Threads\" for Free Traffic, Leads, & Sales Instantly!\r\n\r\nVVIP Bonus #3 Quantum - ChatGPT Add-On Creates \"Faceless YouTube? Channels\",\r\n\r\nGo Fast and Secure your copy=>: https://www.increasetraffic.shop/allai  \r\n\r\nUse C0upon: ONEAI30 ( 30% 0ff full funnel )\r\n\r\nExclusive Bonus1:  SendPal AI\r\nExclusive Bonus2: GraphicX\r\nExclusive Bonus3: InfinityBlog\r\n\r\n+ You will get 2 F-ree Upgrades\r\n\r\nF-REE UPGRADE1: One AI Website Conversion Builder (OTO11)\r\nF-REE UPGRADE2: One AI DFY FunnelBuilder (OTO12)\r\n\r\nHurry Up!\r\n\r\nOnly 24 Copies Left\r\n\r\nGo Fast and Secure your copy=>: https://www.increasetraffic.shop/allai  \r\n\r\nSteven Potter\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3752 Pearlman Avenue\r\nBillerica, MA 01821', '2024-10-25 02:10:02', '2024-10-25 02:10:02'),
(2007, 'Abdul Sommerlad', 'abdul.sommerlad@hotmail.com', 'অভিযোগ বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google  results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2024-10-25 06:35:24', '2024-10-25 06:35:24'),
(2008, 'Earle Sodersten', 'earle.sodersten@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'I see that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.', '2024-10-25 22:17:29', '2024-10-25 22:17:29'),
(2009, 'RobertwAm', 'dvdvvevveve@gmail.com', '?????? ????', 'Be careful Kamala Harris it\'s russian spy!', 'President of Russia support Kamala Harris \r\n \r\nhttps://www.oklahoman.com/story/news/2024/09/06/did-vladimir-putin-endorse-kamala-harris-fact-check-conference-comment-russia/75106285007/', '2024-10-26 02:36:07', '2024-10-26 02:36:07'),
(2010, 'Vernon Wilson', 'leonardo@enterprisetoday.info', 'অভিযোগ বক্স', 'Boost Site Traffic with Google Images - Here\'s How!', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing Leonardo, the game-changer in visual content creation: https://www.enterprisetoday.info/leonardo \r\n\r\nLeonardo isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith Leonardo, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what Leonardo unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of Leonardo: https://www.enterprisetoday.info/leonardo \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nLeonardo is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nVernon Wilson\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1541 Cottrill Lane\r\nSaint Louis, MO 63130', '2024-10-26 10:59:23', '2024-10-26 10:59:23'),
(2011, 'Brayden Bayldon', 'brayden.bayldon@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Administrator.', 'Unlock Stress-Free Website Management—Just $25/Month\r\n\r\nExperience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\r\n\r\nPlus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\r\n\r\nStop wasting time on tech headaches—let us handle it all for you!\r\n\r\nhttps://bestwebsite.link/hosting', '2024-10-26 14:13:06', '2024-10-26 14:13:06'),
(2012, 'Brain Ferrier', 'allenjeremy183@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Opportunity for Businesses Outside the USA.', 'Do you own and operate a business outside the USA? My name is Jeremy\r\nAllen from BNF Investments LLC, a Florida based Investment Company.\r\nWe are expanding our operations outside the USA hence; we are actively\r\nlooking for serious business owners operating outside the USA who are in\r\nneed of business funding or investments in their businesses for quick\r\naccess to funding.\r\n\r\nGet back to me if you are interested through my email:\r\njallen@bnfinvestmentsllc.com', '2024-10-26 23:06:45', '2024-10-26 23:06:45'),
(2013, 'Milagros Mackay', 'mackay.milagros@yahoo.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI tool.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-10-26 23:39:37', '2024-10-26 23:39:37'),
(2014, 'Mike Thompson', 'mikexxxx@gmail.com', '?????? ????', 'Boost Your SEO with Country Targeted Backlinks!', 'Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxpresscom.net/backlinks-by-country/ \r\nOr chat with us on WhatsApp: https://wa.link/s6vpcy \r\n \r\nBest regards, \r\nDgital X Flow Team \r\nMike Thompson', '2024-10-27 01:03:32', '2024-10-27 01:03:32'),
(2015, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'Dear\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com Webmaster!\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-27 01:51:15', '2024-10-27 01:51:15'),
(2016, 'Ravi Furr', 'marko.furr33@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Why You are not in Googles search first Page?', 'Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my client’s organic search traffic  with high google search ranking  by 166% in 4 months. We’re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6', '2024-10-27 14:39:52', '2024-10-27 14:39:52'),
(2017, 'Carmen Boyer', 'carmen.boyer@hotmail.com', 'তথ্য অধিকার আইকন', 'Take your business to next level', 'Hey,\r\nQuick heads up - our team\'s offering a free trial of Deel, a platform that manages both local and international teams:\r\n• Local & global payroll\r\n• Benefits management\r\n• Contractor payments\r\n• Full HR compliance\r\n• Time & expense tracking\r\n• Tax documentation\r\nWant to test it out? Get your free trial: https://get.deel.com/HRsolutionzz\r\n\r\nBest,\r\nCarmen Boyer\r\n\r\nP.S. The trial includes full access to all features - no commitment needed.', '2024-10-28 02:10:40', '2024-10-28 02:10:40');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2018, 'Jimmy Blackshire', 'aitools@greatbusi.info', 'অভিযোগ বক্স', 'Accelerate business growth- Access Leading AI Tools, No Subscription Needed!', 'Hi,\r\nImagine having access to the world\'s leading AI tools without the hassle of monthly fees.  With OneAi, you get all the premium AI technologies from a single powerful dashboard—no recurring charges required!\r\n\r\nIntroducing OneAi: The Ultimate AI Dashboard\r\n\r\nWith OneAi, you get instant access to:\r\n? ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n? Gemini Pro – Advanced multi-modal capabilities\r\n? DALL·E 3 – Stunning AI-generated images\r\n? Leonardo AI – Innovative design and creative solutions\r\n? Microsoft Copilot Pro – Boost productivity with AI assistance\r\n? Meta Llama 3 – Powerful language models\r\n? Stable Diff XL – Enhanced image synthesis\r\n? PaLM 2 – Next-level natural language processing\r\n\r\nAll from a single, intuitive dashboard.  No more need to navigate between different apps or manage multiple subscriptions: https://www.greatbusi.info/aitools  .\r\n\r\nOneAi simplifies your AI experience and puts the power of leading-edge technology in your hands.\r\n\r\nReady to take your AI game to the next level?\r\n\r\nClick here to get started with OneAi today: https://www.greatbusi.info/aitools  !\r\n\r\nJimmy Blackshire\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3434 Lincoln Drive\r\nYork, PA 17401', '2024-10-28 09:47:10', '2024-10-28 09:47:10'),
(2019, 'Zak Godwin', 'allenjeremy183@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Opportunity for Businesses Outside the USA.', 'Do you own and operate a business outside the USA? My name is Jeremy\r\nAllen from BNF Investments LLC, a Florida based Investment Company.\r\nWe are expanding our operations outside the USA hence; we are actively\r\nlooking for serious business owners operating outside the USA who are in\r\nneed of business funding or investments in their businesses for quick\r\naccess to funding.\r\n\r\nGet back to me if you are interested through my email:\r\njallen@bnfinvestmentsllc.com', '2024-10-28 13:54:34', '2024-10-28 13:54:34'),
(2020, 'RobertCot', 'yasen.krasen.13+81997@mail.ru', '???? ?????? ????', 'Ofiefheufjwoidjwi hfjsfoiewhgifewhfjasifdj qwoifjwkawdkkwefuhfkwoapdfweh jfkewijfgrogr', 'Ojwdjiowkdeofjeij ifsfhoewdfeifhweui hieojkaskdfwjfghewejif eiwhfufdawdijwehfuihewguih jeifjeweijeruigherug paramountinsurancebd.com', '2024-10-28 18:43:19', '2024-10-28 18:43:19'),
(2021, 'Pamela Tarrant', 'pamela.tarrant46@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI tool.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-10-28 21:39:20', '2024-10-28 21:39:20'),
(2022, 'Sandy', 'efficientmanage007@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Part-Time/Hourly based Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content creation, planning new projects, bookkeeping, entering data into softwares, and back-office assistance.\r\n\r\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.', '2024-10-28 22:52:54', '2024-10-28 22:52:54'),
(2023, 'Salvatore Lade', 'salvatore.lade@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'Unlock Stress-Free Website Management—Just $25/Month\r\n\r\nExperience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\r\n\r\nPlus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\r\n\r\nStop wasting time on tech headaches—let us handle it all for you!\r\n\r\nhttps://bestwebsite.link/hosting', '2024-10-29 00:50:56', '2024-10-29 00:50:56'),
(2024, 'Mike Gabriel Simonson', 'mikexxxx@gmail.com', '???? ?????? ????', 'Collaboration Request', 'Hello, \r\n \r\nThis is Mike Thompson\r\n from Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://wa.link/md1k3j \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Thompson\r\n \r\nmonkeydigital.co', '2024-10-29 01:34:58', '2024-10-29 01:34:58'),
(2025, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Dear paramountinsurancebd.com Admin! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - paramountinsurancebd.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across paramountinsurancebd.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n  \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-10-29 09:37:04', '2024-10-29 09:37:04'),
(2026, 'Miranda m', 'alice.rodger@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'RE: open to partnership?', 'Hey,\r\nNoticed that your site isn’t ranking on the first page of Google. Are you currently doing anything to address that?\r\nI specialize in helping website like yours rank on the first page within 90 days through proven SEO strategies—or you don’t pay.\r\nWe just helped Nile Cruisers get to the first search result when someone searches for “cruise in newyork”\r\nCheck out my Fiverr profile for more details: https://bit.ly/monthlyseo-miranda\r\nLet me know if you’d like to discuss further!\r\n\r\nBest,\r\nMiranda\r\nSEO Expert', '2024-10-29 11:33:59', '2024-10-29 11:33:59'),
(2027, 'Kory Cashin', 'kory.cashin@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'I offer professional, remote design services with fast turnaround times and impeccable attention to detail. From concept to completion, you\'ll receive print-ready digital files, expertly packaged and delivered. \r\nWith over 15 years of Vehicle Wrap & Graphic Design experience, I\'m ready to help your business grow. Let\'s collaborate! \r\nContact me at angranddesigns@gmail.com. See my portfolio at… https://angranddesigns.com/vehicle-wraps/', '2024-10-29 12:16:40', '2024-10-29 12:16:40'),
(2028, 'Bettina Sidney', 'bettina.sidney@yahoo.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-10-29 12:27:36', '2024-10-29 12:27:36'),
(2029, 'Rocky Terry', 'aiapp@growwealthy.info', 'অভিযোগ বক্স', 'Create and Monetize Mobile App: Launch Your Mobile App in Minutes!', 'Hey ,\r\n\r\nDreaming of creating and monetizing mobile apps without the hassle of coding?   Your dream is about to become a reality with our service - the all-in-one solution for building, customizing, and selling Android & iOS apps effortlessly!\r\n\r\nOur experts will help you to transform any your ideas, keywords, website URL, blogs, pages, and e-commerce stores into polished mobile apps in less than 60 seconds!\r\n\r\n==>  Create an account and chat with an expert online now: https://www.growwealthy.info/aiapp \r\n\r\nGenerate highly advanced Mobile apps and upload them on different app stores Like Google-Play & Apple App Store…\r\n\r\n...  To easily make huge profits weekly, monthly and annually on complete autopilot...\r\n\r\nYour ultimate companion on the path to app success:\r\nCreate Unlimited Android & IOS Mobile Apps \r\nTransform Any Website Url, Keywords, Blogs, Pages & Ecom Store into A Fully Functional Stunning Mobile Apps\r\nCreate Personal Or Business Mobile Apps For Any Niche \r\nPublish Your App on Google-Play and Apple store In Less Than 60 Seconds\r\nPayment Integration, accept payments in your app through Payment Gateways\r\nSend Push Notifications To Your App Users And Get Up To 98% Open Rate.\r\nSend Unlimited Emails & SMS Directly To Your Users\r\nAdd Unlimited Custom Domains & Subdomains Without Any Restrictions.\r\nBuilt-In Interactive elementsa to add Coupon, Loyalty Program, Appointment and event booking,\r\nConvert existing website URL into Android/iOS App\r\nGenerate native android and iOS apps\r\nBuilt-in App Monetization\r\nMaintain and update the APP for you monthly\r\n\r\nDon\'t miss out on this opportunity to join the ranks of successful entrepreneurs. \r\n\r\nAccess Now and Build Your Dream Mobile App in Seconds: https://www.growwealthy.info/aiapp \r\n\r\nSave up to 10% with \"Subscribe to Save\" \r\n\r\nBut these are available for a very limited time.\r\nSo, don’t you dare miss out on this.\r\n\r\nCreate Your App Today: https://www.growwealthy.info/aiapp \r\n\r\nTo Your Success,\r\n\r\nRocky Terry\r\n\r\nP.S- We bet it’s the best you could get at such a low price.   So don\'t waste a second and get this before the prices go beyond your limits.\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 4999 Beechwood Avenue\r\nPiscataway, NJ 08854', '2024-10-29 14:35:59', '2024-10-29 14:35:59'),
(2030, 'Janeen Helmore', 'janeen.helmore@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster!', 'I offer professional, remote design services with fast turnaround times and impeccable attention to detail. From concept to completion, you\'ll receive print-ready digital files, expertly packaged and delivered. \r\nWith over 15 years of Vehicle Wrap & Graphic Design experience, I\'m ready to help your business grow. Let\'s collaborate! \r\nContact me at angranddesigns@gmail.com. See my portfolio at… https://angranddesigns.com/vehicle-wraps/', '2024-10-29 16:46:44', '2024-10-29 16:46:44'),
(2031, 'Colby Redding', 'colby.redding@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.', '2024-10-29 17:51:00', '2024-10-29 17:51:00'),
(2032, 'Sharyn Aaron', 'aaron.sharyn@gmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a free trial.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.', '2024-10-30 01:11:15', '2024-10-30 01:11:15'),
(2033, 'Tanja Mays', 'tanja.mays@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.', '2024-10-30 05:22:58', '2024-10-30 05:22:58'),
(2034, 'Austin Do', 'support@profitparadigm.io', 'শুদ্ধাচার সেবা বক্স', 'Invest in my Investment Program and Earn $5k monthly', 'Hi man,\r\ni want to tell u about my program, u can make 10k per day\r\nif u interesting for more info send me message.\r\nif u don\'t have 20k to invest please dont send any message!\r\n\r\nmy calendly: https://profitparadigm.io/\r\nmy email: support@profitparadigm.io\r\nmy instagram: https://www.instagram.com/sauzetin\r\nmy whatsapp: +16266576324\r\nmy phone: +13233172804\r\nmy facebook: https://www.facebook.com/draustindo?mibextid=LQQJ4d\r\nmy business fb: https://www.facebook.com/profitparadigm.io\r\n\r\nhope to see u with me to make 50k per months after few months of work.', '2024-10-30 06:14:07', '2024-10-30 06:14:07'),
(2035, 'Ronny Maitland', 'maitland.estela@outlook.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-10-30 06:49:00', '2024-10-30 06:49:00'),
(2036, 'Sheila Quintero', 'sheila.quintero@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Your FREE 1-Month Premium Trial Awaits – Claim It Now!', 'Hi again paramountinsurancebd.com Owner,\r\n\r\nWe’re thrilled to announce the launch of the all-new Leader CRM, and as a valued user, you and your team are invited to enjoy a free one-month trial of our premium subscription—no credit card required.\r\n\r\nThis latest version has powerful new features designed to streamline your sales process. In fact, Beta users have already reported a 42% increase in sales!\r\n\r\nWhat’s new in Leader CRM:\r\n\r\n    Multi-platform support (Android, iOS & web)\r\n    Automated workflows to save time\r\n    Advanced team collaboration tools\r\n    Easy file uploads directly into the CRM\r\n    Data-driven insights to improve performance\r\n    Full integration with Zapier for enhanced workflow\r\n\r\nYour upgrade is waiting—don’t miss this opportunity!\r\n\r\nClick here https://bit.ly/LeaderCRMLeads to claim your offer before it expires in just 48 hours.\r\n\r\nThis is your chance to take your sales process to the next level and grow your sales.\r\n\r\n Don’t let it slip away!\r\n\r\nDOWNLOAD NOW https://bit.ly/LeaderCRMLeads and experience the difference!\r\n\r\nOur dedicated support team support@leader.net is always here to help if you have any questions or need assistance.\r\n\r\n\r\n Keep being a Leader👍🏼 \r\nThe Leader Team', '2024-10-30 11:56:06', '2024-10-30 11:56:06'),
(2037, 'Clarissa Foskett', 'clarissa.foskett@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-10-30 12:38:31', '2024-10-30 12:38:31'),
(2038, 'Penny Wake', 'pennywake02@gmail.com', 'অভিযোগ বক্স', 'Does your buisness need help occasionally but dont want hassels of trainng?', 'Ever get things piling up on the daily and need a hand? Click or paste https://fas.st/t/JjLmvgxV into your browser to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-10-30 22:12:59', '2024-10-30 22:12:59'),
(2039, 'Mike Chandter', 'mikexxxx@gmail.com', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there \r\n \r\nHaving some bunch of links pointing to paramountinsurancebd.com could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: https://wa.link/qz8zwo \r\n \r\nKind regards \r\nMike Chandter\r\n \r\nstrictlydigital.net', '2024-10-30 22:27:05', '2024-10-30 22:27:05'),
(2040, 'Russ Ormond', 'russ.ormond@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'We understand that as a financial institution, that people value reliable and trustworthy partners. At First Asia Finance International Limited, we offer the best financial solutions for companies, businesses and individuals seeking loans.\r\n\r\nWe have a variety of financial services such as Business Loan, Project Loan, Corporate Loan and Non-recourse Loan.\r\n\r\nWe also lease and monetize Standby Letter of Credit (SBLC) and Bank Guarantee (BG), With us you can trust that our services will meet your needs. \r\n\r\nBroker, financial consultant and intermediaried are welocme and 100% protected to bring their clients who are seeking loan or any financial instrument and for every successfull business you bring to us, you will get a agreed percentage commission.\r\n\r\n\r\nEmail: info@firstasiafinance-hk.com\r\ntelephone: +852 8003 9924\r\nWebsite: https://www.firstasiafinance-hk.com\r\n\r\nRegards,\r\n\r\nCherry Lee\r\nblueprint consultant/financial Advisor\r\ncherry4lee@gmail.com', '2024-10-30 23:35:35', '2024-10-30 23:35:35'),
(2041, 'Alvin Toney', 'stocksbreeze@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Using AI For 10X Business Growth Won\'t Be The Same Again', 'Hey, 📣\r\n\r\nStill spending thousands of dollars each month using age-old multimedia assets for your websites, blogs, articles, social media posts etc but getting no real results?     😞💸\r\n\r\nAnd ultimately,\r\n\r\nFeeling that you\'re losing out on hard-earned money once & for all?     😔💰\r\n\r\nIf yes, your worries for choosing the perfect solution are going to end soon!     🎉\r\n\r\nYes, I have good news for you that can solve all your problems once & for all.     🙌\r\n\r\nAn incredible artificial intelligence technology to get 10X results from your business is on its way...     🚀\r\n\r\nNow click here to get the solution: : https://www.moredollar.info/stocksbreeze  📚👉\r\n\r\nStocksBreeze AI comes loaded with 15 Million+ assets including-\r\n\r\n5 Million+ High Quality and Definition Stock Videos, 50k+ Icons, 100k+ Graphics, 500+ Motion Background Videos, 350+ eCovers, 120k+ Stickers, 75K+ Premium Icons, 3000+ Logo Templates, 10,000 Super AI Prompts Library.\r\n\r\nIt has tons of other AI apps & features including…\r\n\r\nAI File Chat & Doc Scan, AI Article Generator, AI Web Chat, AI Product Photo Generator, Custom InBuilt Image Editor, Advanced Video Editor, \r\n3D Image Generation and Stock Library, Meme Creator, Generate Multiple AI Images Using A Single Prompt, AI Image Enhancer, AI Logo Generator, \r\nAI-Powered Image Prompting Services, Stable Diffusion 1.5 & Stable Diffusion 3 Integration, Generate 3D Images & 3D models from textual prompts, Luma AI Integration, Deepgram Nova-2 Integration, Suno AI Integration,     Gemini PRO.\r\n\r\nAre you interested in learning more about this huge opportunity?     🤔\r\n\r\nClick here to get your copy: : https://www.moredollar.info/stocksbreeze  📝👍\r\n\r\nBelieve me, you are going to save big on age-old visual assets platforms that literally charge a fortune.     💵\r\n\r\nAnd, you also get to pocket fast action bonuses worth thousands of dollars absolutely FREE!!!     🎁💰\r\n\r\nStop thinking and...\r\n\r\nClick here to get your copy: https://www.moredollar.info/stocksbreeze \r\n\r\nTo Your Success 🌟\r\nAlvin Toney\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 3915 Chicago Avenue\r\nWoodlake, CA 93286', '2024-10-31 00:43:32', '2024-10-31 00:43:32'),
(2042, 'Bailey Houtman', 'bailey.houtman@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.', '2024-10-31 04:33:55', '2024-10-31 04:33:55'),
(2043, 'William Felipe', 'profitcourse@dollartip.info', 'তথ্য অধিকার আইকন', 'Your own profitable academy (like Udemy) and it\'s AI powered!', 'Hi paramountinsurancebd.com,\r\n\r\nYou\'ve no-doubt heard about the success of Udemy and other eLearning platforms like it.\r\n\r\nLast year Udemy alone did in the range of $600-700 Million, and the industry as a whole is around $400 Billion.\r\n\r\nBut here\'s a dirty little secret about the business: Udemy isn\'t even making profits yet.\r\n\r\nOK, technically it\'s not a secret since they\'re a publicly-held company, but most of their instructors and customers are certainly not aware of it.\r\n\r\nAlong with their competitors in the industry, they\'re focused on growth, and as a result they\'re losing tens of millions of dollars every quarter.\r\n\r\nThat\'s not to say that it\'s a bad business, or won\'t become profitable.\r\n\r\nHowever, I bring this up to make two points:\r\n\r\n1) There\'s a better way for most of us to start an eLearning business.\r\n\r\n2) You really can compete with platforms like Udemy.\r\n\r\nHere\'s a brand new AI solution that allowed you to start your own Udemy-like academies in a matter of minutes: https://www.dollartip.info/profitcourse \r\n\r\nWhile companies like Udemy are building their business like a typical startup in the world of Fortune 500 companies (raising gazillions from investors, taking years to become profitable, etc.), individual entrepreneurs can create a profitable business immediately.\r\n\r\nNo red tape to cut through.   No investors to keep happy and pay back.   You can start for pennies and be profitable from day one.\r\n\r\nIn that sense, you REALLY can compete with platforms like Udemy.\r\n\r\nUsing this new AI platform called CourseMateAi, you can also compete with them in other ways.\r\n\r\nBy harnessing the power of AI, you can generate new courses on any topic, at any time.\r\n\r\nThat gives you an edge over those other platforms.   Suppose there is a new trend or breakthrough in a niche.   You can create a course with the AI and launch it within minutes, while instructors on Udemy are scrambling for weeks to do the same.\r\n\r\nAgain, all this is not to say that the mega-platforms like Udemy and Coursera are bad.   Just to say that you can beat them at their own game by leveraging this new technology today: https://www.dollartip.info/profitcourse \r\n\r\nRight now CourseMateAi is super affordable during the launch special, but the price will be increasing to a monthly subscription due to huge demand.   Get in now before it\'s too late.\r\n\r\nTo your success,\r\n\r\nWilliam Felipe\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3833 Medical Center Drive\r\nSarasota, FL 34234', '2024-10-31 09:06:48', '2024-10-31 09:06:48'),
(2044, 'Mindy Pascal', 'mindy.pascal@gmail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.', '2024-10-31 12:40:34', '2024-10-31 12:40:34'),
(2045, 'Rosaria Zaragoza', 'zaragoza.rosaria@gmail.com', 'তথ্য অধিকার আইকন', 'Crazy Newspaper Predicting 2024 US Election Winner, MUST SEE shocking analysis', 'https://tinyurl.com/2025winner\r\n\r\nWho is going to win the 2024 US Presidential Election? Everyone has his own theory.\r\nEvery poll says something different, and it changes every hour!\r\n\r\nBut this CRAZY newspaper is making a confident \'balls of iron\' forecast as to who will be the next Big Boss of the USA.\r\n\r\nhttps://tinyurl.com/2025winner\r\n\r\nThe analysis is unconventional, and will shock your pants off!\r\n\r\nMust read this insanity!! Only in the good old USA !!\r\n\r\nBtw, get off your ass and VOTE !!\r\n\r\nJames and Jessie\r\nhttps://tinyurl.com/2025winner', '2024-10-31 17:15:29', '2024-10-31 17:15:29'),
(2046, 'Brooks Ziegler', 'brooks.ziegler@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I see that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.', '2024-10-31 22:23:29', '2024-10-31 22:23:29'),
(2047, 'Donald Stewart', 'erick.grosse32@gmail.com', 'অভিযোগ বক্স', 'Start your project with Fiverr today!', 'Hello there\r\n\r\nWant to improve your online presence without going over budget? Fiverr gives you access to a broad range of services—everything from graphic design to web development, beginning from just $5!\r\n\r\nBe it for a logo, website improvement, marketing help, or other services, Fiverr introduces you to talented freelancers ready to get the job done efficiently and without breaking the bank.\r\n\r\nCheck it out here: https://bit.ly/fiverr-professional-services\r\n\r\nRegards,\r\nEmily Washington', '2024-11-01 01:52:01', '2024-11-01 01:52:01'),
(2048, 'Walker Bentley', 'walker.bentley68@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.', '2024-11-01 08:07:03', '2024-11-01 08:07:03'),
(2049, 'Bryce Wink', 'wink.bryce@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.', '2024-11-01 11:23:42', '2024-11-01 11:23:42'),
(2050, 'Irma To Rot', 'irma.torot16@gmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.', '2024-11-01 15:45:54', '2024-11-01 15:45:54'),
(2051, 'Deandre Canales', 'canales.deandre@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'I offer professional, remote design services with fast turnaround times and impeccable attention to detail. From concept to completion, you\'ll receive print-ready digital files, expertly packaged and delivered. \r\nWith over 15 years of Vehicle Wrap & Graphic Design experience, I\'m ready to help your business grow. Let\'s collaborate! \r\nContact me at angranddesigns@gmail.com. See my portfolio at… https://angranddesigns.com/vehicle-wraps/', '2024-11-01 16:43:22', '2024-11-01 16:43:22'),
(2052, 'Angelica Hartfield', 'angelica.hartfield@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'I offer professional, remote design services with fast turnaround times and impeccable attention to detail. From concept to completion, you\'ll receive print-ready digital files, expertly packaged and delivered. \r\nWith over 15 years of Vehicle Wrap & Graphic Design experience, I\'m ready to help your business grow. Let\'s collaborate! \r\nContact me at angranddesigns@gmail.com. See my portfolio at… https://angranddesigns.com/vehicle-wraps/', '2024-11-01 21:18:34', '2024-11-01 21:18:34'),
(2053, 'Penny Wake', 'pennywake02@gmail.com', 'তথ্য অধিকার আইকন', 'Need to get your product seen?', 'Looking to boost the amount of people that see your buisness and what you can provide them? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser https://www.gohighlevel.com/?fp_ref=acr-solutions-50\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-01 22:36:47', '2024-11-01 22:36:47'),
(2054, 'Celeste Fifield', 'fifield.celeste@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-11-02 08:49:30', '2024-11-02 08:49:30'),
(2055, 'William Coleman', 'aitools@getmoreopportunities.info', 'শুদ্ধাচার সেবা বক্স', 'Maximizing your revenue via AI: Access From DALL·E 3 to Microsoft Copilot Pro – Without Monthly Fees!', 'Hey,\r\n\r\nImagine accessing the world’s leading AI platforms—ChatGPT 4, Gemini Pro, DALL·E 3, Leonardo AI, Microsoft Copilot Pro, Meta Llama 3, Stable Diffusion XL, and PaLM 2—all from a single dashboard without paying any monthly fees.\r\n\r\nWelcome to One AI: https://www.getmoreopportunities.info/aitools  !\r\n\r\nArtificial intelligence is transforming the way businesses operate, offering incredible capabilities like AI-generated images, videos, and sales copy at lightning speed. But accessing these powerful tools often comes with a hefty price tag.\r\n\r\nConsider this:\r\nChatGPT 4: $29/month\r\nGemini Pro: $33/month\r\nDALL·E 3: $49/month\r\nLeonardo AI: $54/month\r\nMicrosoft Copilot Pro: $79/month\r\nMeta Llama 3: $35/month\r\nStable Diffusion XL: $89/month\r\nPaLM 2: $97/month\r\n\r\nThat\'s a staggering $12,717 annually just to keep up with the AI revolution.\r\n\r\nBut what if there was a better way?\r\n\r\nIntroducing One AI:\r\n\r\nAll-in-One Platform: Access all top-tier AI apps from a single, easy-to-use dashboard.\r\n\r\nCost-Free: No monthly fees—ever - : https://www.getmoreopportunities.info/aitools  !\r\n\r\nComplete Control: Use these powerful tools to elevate your business, create world-class content, and more.\r\n\r\nWhy One AI is a game-changer:\r\n\r\nCreate stunning 4K HD AI images with DALL·E.\r\n\r\nGenerate ultra-HD videos and realistic paintings using Leonardo AI.\r\n\r\nWrite high-demand programming code with Microsoft Copilot Pro.\r\n\r\nTranslate any language and get answers to complex questions with Meta Llama 3.\r\n\r\nAnd much more, all with the click of a button.\r\n\r\nReady to experience the future of AI?\r\n\r\nUnlock One AI Now: https://www.getmoreopportunities.info/aitools  \r\n\r\nDon’t miss your chance to transform your workflow and access the world\'s best AI tools without the cost. Act now to secure your spot and start your journey to AI mastery.\r\n\r\nBest regards,\r\nWilliam Coleman\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1223 Leroy Lane\r\nWasta, SD 57791', '2024-11-02 10:15:01', '2024-11-02 10:15:01'),
(2056, 'Felicity Sauncho', 'felicitysauncho@gmail.com', 'অভিযোগ বক্স', 'Youtube Promotion: Grow your subscribers by 700 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\n The price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nFelicity', '2024-11-03 00:35:38', '2024-11-03 00:35:38'),
(2057, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', '??', 'Need a way to get millions of people to see your ad without high costs?\r\n Contact me at the details below if you’d like to explore this further.\r\n\r\nRegards,\r\nErnie Hoag\r\nEmail: Ernie.Hoag@morebiz.my\r\nWebsite: http://vm9qfa.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms', '2024-11-03 00:44:56', '2024-11-03 00:44:56'),
(2058, 'Jason Groves', 'aiinteractivebookscommercial@growthmarketingnow.info', 'অভিযোগ বক্স', 'Launch Your Own 6-Figure White-Labelled Lifelike Interactive Book Creation Agency Instantly !', 'Hey,\r\n\r\nGuess What ?\r\n\r\nNow You Launch Your Own 6-Figure White-Labelled Lifelike Interactive Book Creation Agency Instantly …\r\n\r\nAnd Make Huge Profit Per Client Without Any Extra Effort.\r\n\r\nHard to believe, right?\r\n\r\nBut Trust Me ...\r\n\r\nBecause Now you can do this with the help of this AI Tech ....\r\n\r\nCheck Out AI Interactive Books Now => https://www.growthmarketingnow.info/aiinteractivebookscommercial \r\n\r\nAI Interactive Books is AI tech that magically transforms simple keywords into stunning, interactive books packed with:\r\n\r\n✅ Videos\r\n✅ GIFs\r\n✅ Eye-catching Graphics\r\n✅ Storytelling Prompts\r\n✅ Clickable CTAs\r\n✅ QR Codes\r\n✅ Quizzes\r\n✅ Lead Capture Forms and more!\r\n\r\nThese books aren\'t just ordinary eBooks;   they engage readers in ways never seen before, making them perfect for any niche.\r\n\r\nAnd By leveraging AI Interactive Books, you can offer a premium service that stands out in a crowded marketplace.\r\n\r\nClick Here to Learn More About AI Interactive Book =>  https://www.growthmarketingnow.info/aiinteractivebookscommercial \r\n\r\n& Here’s The Best Part…\r\n\r\nFor a limited time, We’re including Incredible Bonuses that will take your AI Interactive book creation to the next level\r\n\r\nThese bonuses are available for a limited time, so act now!\r\n\r\nGet Instant Access of AI Interactive Books Now >> https://www.growthmarketingnow.info/aiinteractivebookscommercial \r\n\r\nTo Your Success,\r\n\r\nJason Groves\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 737 Christie Way\r\nQuincy, MA 02169', '2024-11-03 16:34:58', '2024-11-03 16:34:58'),
(2059, 'Josefa Nerli', 'josefa.nerli75@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-11-03 19:08:04', '2024-11-03 19:08:04'),
(2060, 'Pauline Cooke', 'cooke.pauline37@outlook.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.', '2024-11-03 19:20:29', '2024-11-03 19:20:29'),
(2061, 'James McGill', 'jamesyoherst@gmail.com', 'অভিযোগ বক্স', 'Need more eyes on your product? Get the leads you need.', 'Get your product or pruduct your selling seen. Click or copy and paste https://www.gohighlevel.com/?fp_ref=acr-solutions-50 into your browser to get the boost you need!\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubcribe to future marketing please reply stop with your domain and any other domain you wish to be blacklisted from more marketing....example joespizza.com', '2024-11-03 20:34:58', '2024-11-03 20:34:58'),
(2062, 'DastrtVam', 'nik@don-rem.ru', '?????? ????', 'webdesinnw.dn.ua', 'Hello. . <a href=https://nw.dn.ua/>nw.dn.ua</a> \r\n<a href=https://nw.dn.ua/>nw.dn.ua</a> \r\nhttps://nw.dn.ua   zwz4763574', '2024-11-04 01:08:15', '2024-11-04 01:08:15'),
(2063, 'Hershel Arnot', 'hershel.arnot@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your Instagram Success, Powered by AI – Start Growing Now!', 'Grow your paramountinsurancebd.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/mjfF50TXlGg\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/75y250TXlJ4\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.', '2024-11-04 01:16:24', '2024-11-04 01:16:24'),
(2064, 'Dora Lovely', 'lovely.dora@gmail.com', 'তথ্য অধিকার আইকন', '2024 US Election Winner WILL BE:', 'Want to know who will win this election? \r\n\r\nhttps://tinyurl.com/2024victor\r\n\r\nhttps://www.foxnews.com/category/politics/elections/power-rankings\r\n\r\nhttps://www.bbc.com/news/articles/cj4x71znwxdo\r\n\r\nCross check this in your Holy Bible !\r\n\r\nThese mind blowing articles  predict who will the new leader of Planet Earth.\r\n\r\nDo not miss out. \r\n\r\nHallelujah!', '2024-11-04 05:41:36', '2024-11-04 05:41:36'),
(2065, 'Marc Geary', 'marc.geary24@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com administrator.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-11-04 12:04:57', '2024-11-04 12:04:57'),
(2066, 'Cecelia Houtz', 'houtz.cecelia@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'I see that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-11-04 12:19:04', '2024-11-04 12:19:04'),
(2067, 'Beryl Akins', 'akins.beryl25@hotmail.com', 'তথ্য অধিকার আইকন', 'Grow Your Instagram 24/7 with AI – See the Difference!', 'Grow your paramountinsurancebd.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/9nYQ50TXlFP\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.', '2024-11-04 12:33:14', '2024-11-04 12:33:14'),
(2068, 'Ann Lamm', 'profitcourse@increasetraffic.shop', 'অভিযোগ বক্স', 'Earn dollars: It\'s like Udemy and ChatGPT had a baby...', 'Hi paramountinsurancebd.com,\r\n\r\nEver wondered, \"What if Udemy and ChatGPT had a baby?\"     Well, ponder no more!\r\n\r\nMeet CourseMateAi, the revolutionary eLearning platform that\'s about to change the game: https://www.increasetraffic.shop/profitcourse \r\n\r\nImagine owning your very own academy.     That\'s right, YOUR academy.     With CourseMateAi, it\'s not just a dream;     it\'s your new reality.\r\n\r\nBut wait, it gets even better.     CourseMateAi harnesses the power of AI technology to create courses on literally any topic you can think of.     Yes, ANY topic.     The possibilities?     Endless.\r\n\r\nThe best thing is, you get to keep 100% of the profits!\r\n\r\nWith CourseMateAi, you\'re not just an instructor;     you\'re a pioneer and leader in the world of eLearning.\r\n\r\nYou can now harness the power of AI to build your own academy with courses in any niche，and make a lot of dollars.\r\n\r\nYes, the AI creates the courses too.     Check out the demo here and join today: https://www.increasetraffic.shop/profitcourse \r\n\r\nRight now, it\'s super affordable during the launch special, but due to high demand they plan to increase the price to a monthly subscription for those who join later.     So don\'t wait, check it out now!\r\n\r\nTo your success,\r\n\r\nAnn Lamm\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 297 Jadewood Drive\r\nSouth Bend, IN 46625', '2024-11-04 14:23:43', '2024-11-04 14:23:43'),
(2069, 'Arin', 'bizassistance008@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Data Entry @ $6/hour', 'Hello, My name is Arin Shah. I provide data entry services starting at USD 6/hour. I can work as per instructions and follow step-by-step instructions. \r\n\r\nIf you are interested, Please share your requirements at bizassistance008@outlook.com and we can take a video call.', '2024-11-04 21:00:12', '2024-11-04 21:00:12');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2070, 'Hellen Keene', 'keene.hellen@gmail.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.', '2024-11-04 22:41:48', '2024-11-04 22:41:48'),
(2071, 'Mark Rogers', 'mark@capitalfundingstore.com', 'অভিযোগ বক্স', 'Need Capital? Get Approved for a Loan in Seconds with No Paperwork!', 'Are you trying to expand your business and need a business loan to make that happen?\r\n\r\nWe offer unsecured business loans up to 500k with very flexible terms. \r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\nSimply visit www.capitalfundingstore.com/approval  and discover what we can offer \r\n\r\nyour business. You\'ll receive an instant funding decision.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-11-05 02:11:51', '2024-11-05 02:11:51'),
(2072, 'Matt Clendinnen', 'aileen.clendinnen@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Owner!', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew Lundgren, and I am a Research Assistant in the Research and Development Department at Newton Laboratories Pro Ltd, a leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nNewton Laboratories Pro Ltd UK\r\n2 Kensington High Street,\r\nLondon, England, W8 4PT\r\nUnited Kingdom\r\nEmail: mathewlundgren@thegrampians.net', '2024-11-05 03:22:09', '2024-11-05 03:22:09'),
(2073, 'Michelle Petersen', 'leadingai@busitoday.co', 'তথ্য অধিকার আইকন', 'Boost Creativity & Maximize Profits with Total Ai—Explore Today!', 'Hi paramountinsurancebd.com,\r\n\r\nImagine accessing the world’s most advanced AI tools from one convenient platform—without any monthly fees.  With TotalAi, that vision becomes a reality: https://www.busitoday.co/leadingai .\r\n\r\nTotalAi gives you access to:\r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities\r\n\r\n✅ DALL·E 3 – Stunning AI-generated images\r\n\r\n✅ Leonardo AI – Innovative design and creative solutions\r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance\r\n\r\n✅ Meta Llama 3 – Powerful language models\r\n\r\n✅ Stable Diff XL – Enhanced image synthesis\r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nSimplify your AI setup and maximize your productivity with TotalAi, all without recurring charges.  Start Your AI Journey Now: https://www.busitoday.co/leadingai !\r\n\r\nMichelle Petersen\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.busitoday.co/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1927 Timber Oak Drive\r\nSan Luis Obispo, CA 93401', '2024-11-05 13:13:12', '2024-11-05 13:13:12'),
(2074, 'Rory Simonetti', 'simonetti.rory1@gmail.com', 'তথ্য অধিকার আইকন', 'Use EVERY major AI for paramountinsurancebd.com, Lifetime Unlimited Usage Deal', 'Access all these premium AI apps from a single, user-friendly dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nCancel your AI subscriptions, Save thousands of Bucks.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---', '2024-11-05 14:26:29', '2024-11-05 14:26:29'),
(2075, 'Casimira Helmer', 'casimira.helmer@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'The Winner of the 2024 Election WILL BE...', 'The winner of the 2024 election has always been obvious:\r\n\r\nThese articles are not based on polls, but on horse-sense. Let us see who is smarter, the horse or the pollster!\r\n\r\nhttps://tinyurl.com/whowinsin2024\r\n\r\nhttps://tinyurl.com/dwnewstoday\r\n\r\nThese two articles make it clear and sure as tomorrow\'s sunrise as to who will \r\nbe the new President of the United States, regardless of the polls.', '2024-11-05 19:56:24', '2024-11-05 19:56:24'),
(2076, 'pH1', 'zakupy@wesem.pl', '???? ?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Discover the secrets of effective marketing: precise contact information! I can help you gather it all. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', '2024-11-05 20:12:44', '2024-11-05 20:12:44'),
(2077, 'Lori Lara', 'lori.lara88@gmail.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-11-06 00:34:03', '2024-11-06 00:34:03'),
(2078, 'Mike Higgins', 'mikexxxx@gmail.com', '?????? ????', 'Improve Your Website\'s Ranking with a Comprehensive Strategy', 'Hi there, \r\n \r\nI recently reviewed the rankings for paramountinsurancebd.com, and I’m sorry to say that there are several areas where it\'s underperforming. \r\n \r\nUnfortunately, simply building more links won’t fix the problem. With Google’s major updates over the past year, it\'s become essential to have a well-structured, search engine-friendly website to achieve competitive rankings. \r\n \r\nWe recommend implementing a strategic website redesign to address these issues and improve your search visibility. You can find more details here: \r\nhttps://www.speed-seo.net/product/seo-friendly-website-designs/ \r\n \r\nThank you for considering this, \r\n \r\nMike Higgins\r\n \r\nSpeed Designs \r\nContact Us on WhatsApp:https://wa.link/r5quk9', '2024-11-06 02:24:56', '2024-11-06 02:24:56'),
(2079, 'Kathrin Richard', 'kathrin.richard@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-11-06 03:08:22', '2024-11-06 03:08:22'),
(2080, 'Bradly Coppin', 'coppin.bradly84@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Your Instagram Impact – AI Growth Service Inside!', 'Grow your paramountinsurancebd.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/9nYQ50TXlFP\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://cutt.ly/leFCSOD7\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.', '2024-11-06 04:02:51', '2024-11-06 04:02:51'),
(2081, 'Ahmad Azam', 'ahmad@easyleadsflow.com', 'তথ্য অধিকার আইকন', 'Unlock True Freedom with Free Community Access', 'Hi There,\r\n\r\nFounder paramountinsurancebd.com\r\n\r\nI wanted to introduce you something truly exciting! I\'m inviting you to join an exclusive community of highly successful entrepreneurs who are unlocking limitless potential and success through a powerful marketing system. \r\n\r\nInside, you’ll gain access to step-by-step trainings on achieving lasting success online. This community has been a catalyst for me, and I know it can be for you too!\r\n\r\nClaim Your Free Spot Today\r\nhttps://easyleadsflow.digital/community\r\n\r\nLet’s make big things happen together!\r\n\r\nAll the best,\r\nAhmad Azam', '2024-11-06 08:37:11', '2024-11-06 08:37:11'),
(2082, 'Manuel Duterrau', 'duterrau.manuel@yahoo.com', 'অভিযোগ বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Grow your paramountinsurancebd.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/fgqL50TXlCr\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://cutt.ly/leFCSOD7\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.', '2024-11-06 14:07:42', '2024-11-06 14:07:42'),
(2083, 'Alexandra Kennedy', 'kennedy.alexandra@msn.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.', '2024-11-06 14:30:05', '2024-11-06 14:30:05'),
(2084, 'Jawad m', 'schimmel.hayley@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'RE: open to partnership?', 'Hi,\r\nI came across your website and noticed that your current logo design has potential for improvement. \r\nI’d love to offer you my services to help refine your brand identity and make it stand it out on google.\r\nI’m committed to providing personalized service to ensure that you’re fully satisfied with the final product.\r\nIf you’re interested in discussing further, please contact me here : https://bit.ly/premium-logo-design\r\nOr if you know any other people who might be interested, please forward it to them.\r\nThanks for considering my services.\r\n\r\nRegards,\r\nJawad', '2024-11-06 18:05:06', '2024-11-06 18:05:06'),
(2085, 'Francisco Scrymgeour', 'francisco.scrymgeour@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-11-06 22:32:05', '2024-11-06 22:32:05'),
(2086, 'Maddy', 'businessgrowtogether@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Data Collection Specialist', 'Hi, are you looking to gather information from different websites or sources, like collecting email addresses, compiling competitor data, finding product reviews, gathering contact details of potential leads, collecting data on market trends, researching business directories, gathering LinkedIn or Twitter profiles, collecting industry statistics, compiling product and price comparisons, or obtaining customer feedback? \r\n\r\nIf yes, please send me an email at businessgrowtogether@outlook.com so we can discuss it further!', '2024-11-07 01:07:58', '2024-11-07 01:07:58'),
(2087, 'Loren Bugnion', 'loren.bugnion@gmail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Instagram Game with AI-Powered Growth!', 'Grow your paramountinsurancebd.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://cutt.ly/OeFCSjoh\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://cutt.ly/leFCSOD7\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.', '2024-11-07 08:22:48', '2024-11-07 08:22:48'),
(2088, 'Denice Ballow', 'denice.ballow@googlemail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-11-07 09:55:48', '2024-11-07 09:55:48'),
(2089, 'Ali Rowell', 'rowell.ali@gmail.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.', '2024-11-07 11:09:58', '2024-11-07 11:09:58'),
(2090, 'Marcos Wing', 'marcos.wing54@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.', '2024-11-07 16:46:33', '2024-11-07 16:46:33'),
(2091, 'Sharyn Vo', 'vo.sharyn@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'Hi! Based on the information we found on your website only, you’re probably missing out on tens of thousands of dollars in tax credits every year. There are ~7,000 credits out there for businesses and it’s impossible to know which ones apply to you, and how to qualify for them. Our proprietary software finds them and qualifies you. The best part is we don’t get paid unless we are successful for you. Would you like to take a free look? Please reply to me at my contact info below.\r\n\r\nMelissa Lang \r\nNestWorth.US\r\n(800) 481-2198\r\nInfo@NestWorth.US', '2024-11-07 20:35:53', '2024-11-07 20:35:53'),
(2092, 'Ulysses Lehmann', 'lehmann.ulysses@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-11-07 23:11:19', '2024-11-07 23:11:19'),
(2093, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Need your product seen?', 'Need more eyes on the products your selling or possibly looking to make some extra cash for the holidays? Click or copy and paste https://rb.gy/twajmc into your browser to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-08 01:32:34', '2024-11-08 01:32:34'),
(2094, 'Tim Morris', 'tim@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Need working Capital Fast? Get Approved Instantly – No Collateral Needed', 'Ready to dominate your market? Unlock up to $500,000 in tailored working capital and accelerate your business growth today!\r\n\r\nWhat\'s stopping you?\r\n\r\nVisit www.expresscapitalcorp.com/approval then answer a few quick questions, \r\n\r\nand receive your approval in less than one minute.\r\n\r\n\r\nAnd don\'t worry—applying won\'t affect your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n4520 W. Madison Street\r\nLas Vegas, NV 89119', '2024-11-08 02:42:14', '2024-11-08 02:42:14'),
(2095, 'Keith Schirmeister', 'schirmeister.keith@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin!', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-11-08 10:41:14', '2024-11-08 10:41:14'),
(2096, 'Leoma Beck', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Assets/payment handler', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details jasonmorris001@aol.com\r\n\r\nRegards.', '2024-11-08 12:45:37', '2024-11-08 12:45:37'),
(2097, 'Tayla Cuming', 'co.ntactfle.ad.s@gmail.com', 'অভিযোগ বক্স', 'Unlock Millions of Inboxes with Targeted Contact Form Marketing – From $19', 'Just like as you got this message, we can submit your message to millions of contact forms.\r\n\r\nWe guarantee your message arrives in inboxes by targeting contact forms directly. \r\n\r\nStart reaching 100M websites and see your leads, conversions, and recognition grow. All starting at just $19! Let us assist you in taking your brand to the next level today.\r\n\r\n-- Check out: https://bit.ly/submitcontactform\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhenever you decide not to receive subsequent communications from us, just use the provided link: https://bit.ly/removecfl\r\n53 Scotswood Road, Hopton, NY, USA, De4 8bq', '2024-11-08 14:40:22', '2024-11-08 14:40:22'),
(2098, 'Son Mahony', 'son.mahony@hotmail.com', 'অভিযোগ বক্স', 'Create Studio Quality Videos in Minutes with Zero Effort 🎥💸', 'Hi Paramountinsurancebd,\r\n\r\nTurn Your Ideas Into Professional Content – Instantly!\r\n\r\nImagine creating stunning videos with lifelike AI avatars and voiceovers without hiring expensive studios or spending days in production.\r\n\r\n=>> https://synthesys-ai.blogspot.com/\r\n\r\nWith Synthesys, you can:\r\n\r\nGenerate mesmerizing AI videos in minutes.\r\nClone voices and personalize content at scale.\r\nCreate breathtaking AI images and avatars effortlessly.\r\n\r\nReady to transform your content creation?\r\n\r\n=>> https://synthesys-ai.blogspot.com/ \r\n\r\n[Get Started Now]\r\n\r\nP.S. Don’t miss out on the future of content – it’s one click away.\r\n\r\nTo your success,\r\n[Son Mahony]', '2024-11-08 15:04:54', '2024-11-08 15:04:54'),
(2099, 'Henry Manzo', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Payment/deposits handler', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details jasonmorris001@aol.com\r\n\r\nRegards.', '2024-11-08 16:18:54', '2024-11-08 16:18:54'),
(2100, 'Denisha Putnam', 'denisha.putnam@gmail.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.', '2024-11-08 18:07:26', '2024-11-08 18:07:26'),
(2101, 'Deon Showalter', 'showalter.deon66@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.', '2024-11-09 03:08:19', '2024-11-09 03:08:19'),
(2102, 'Ralph Carter', 'leadingai@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'Unlock Premium ChatGPT 4.0, DALL·E 3 & More Without Monthly Fees!', 'Hi paramountinsurancebd.com,\r\n\r\nAre you ready to take your business to the next level with the power of AI? \r\n\r\nImagine having instant access to the world’s leading AI tools, all in one place, and without any monthly fees. \r\n\r\nWelcome to Total Ai, where the future of business innovation is at your fingertips.\r\n\r\nWhy Total Ai is a Game-Changer:\r\n\r\nSingle Dashboard: Access top-tier AI tools like ChatGPT 4, Gemini Pro, DALL·E 3, and more from a single platform: https://www.greatbusi.info/leadingai .\r\n\r\nCost-Effective: No more worrying about expensive subscriptions—get premium AI capabilities for free.\r\n\r\nEfficiency Boost: Streamline your operations and boost productivity with cutting-edge AI technology.\r\n\r\nAI Tools Available in Total Ai:\r\nChatGPT 4: Create world-class content and sales copy with ease.\r\n\r\nGemini Pro: Utilize Google’s advanced AI for insights and analytics.\r\n\r\nDALL·E 3: Generate stunning 4K HD images and artwork.\r\n\r\nLeonardo AI: Produce ultra-HD videos and realistic paintings: https://www.greatbusi.info/leadingai .\r\n\r\nMicrosoft Copilot Pro: Write high-demand HTML, CSS, and programming codes.\r\n\r\nMeta Llama 3: Translate any language and answer complex questions.\r\n\r\nStable Diffusion XL: Transform text into breathtaking AI images and realistic portraits.\r\n\r\nPaLM 2: Develop powerful AI tools and apps effortlessly.\r\n\r\nJoin the AI Revolution:\r\n\r\nExperience Total Ai Today\r\n\r\nDon’t miss your chance to dominate your industry with a tool that brings everything together effortlessly. Transform your business strategy and unlock endless possibilities with Total Ai: https://www.greatbusi.info/leadingai .\r\n\r\nLooking forward to your success,\r\n\r\nRalph Carter\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2188 Hillside Drive\r\nBroussard, LA 70518', '2024-11-09 04:58:14', '2024-11-09 04:58:14'),
(2103, 'Willa Kahn', 'kahn.willa@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2024-11-09 08:31:43', '2024-11-09 08:31:43'),
(2104, 'GreenTob', 'duqotayowud23@gmail.com', '????????? ???? ????', 'Aloha  i writing about your the price', 'Hola, quería saber tu precio..', '2024-11-09 12:57:11', '2024-11-09 12:57:11'),
(2105, 'Keesha Vasquez', 'keesha.vasquez@gmail.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/mtnY50U3i70\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.', '2024-11-09 16:03:12', '2024-11-09 16:03:12'),
(2106, 'Jean Zachary', 'blaster@growwealthy.info', 'অভিযোগ বক্স', 'This app ‘legally raids’ Amazon for $343.23 Daily Passive Income', 'Yo, ever heard of Amazon’s KDP??\r\n\r\nMaybe you did maybe you didn’t…\r\n\r\nBut anyway, it\'s a $4.3 billion platform…\r\n…that allows people like you and me to publish books.\r\n\r\nAnd make a huge profit off of it: https://www.growwealthy.info/amazonkdp \r\n\r\nYou can go now, and publish a book there, and make money…\r\n\r\nIt’s that easy…\r\n\r\nBUT…\r\n\r\nWriting a book is NOT easy, nor cheap…\r\n\r\nIt takes months of hard work…\r\n…and you need to publish dozens of books to make good money.\r\n\r\nBut what if you don’t have to do all of that?\r\n\r\nWhat if you can skip all of that…\r\n…and start publishing dozens of books a day.\r\n\r\nHow?    With the help of the world’s first AI app that uses “content mapping”: https://www.growwealthy.info/amazonkdp \r\n\r\nMy good friend Venkata just opened the doors to his newest creation… BLASTER\r\n\r\nWith Blaster, you will be able to enter just a keyword…\r\n…And within a few seconds, you will have a stunning book written for you in any niche.\r\n\r\nNot just any book…\r\n\r\nA fully edited, formatted, and designed book with 200+ of engaging pages…\r\n\r\nNot only that, it will even publish for you on Amazon’s KDP\r\nAnd ensure you rank at the top of whatever category you choose…\r\n\r\nClick here now and watch Blaster works in action: https://www.growwealthy.info/amazonkdp \r\n\r\nCheers,\r\nJean Zachary\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 938 Franklee Lane\r\nPortland, PA 97205', '2024-11-10 16:27:19', '2024-11-10 16:27:19'),
(2107, 'Letha Grishin', 'letha.grishin@msn.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-11-10 20:01:32', '2024-11-10 20:01:32'),
(2108, 'Vana', 'projectsexpert222@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Experienced Bookkeeper', 'Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 10 per hour. \r\n\r\nReply me on projectsexpert222@outlook.com to discuss further.', '2024-11-10 22:39:35', '2024-11-10 22:39:35'),
(2109, 'Shanna', 'paramountinsurancebd.com@msn.com', 'অভিযোগ বক্স', 'Shanna Eller', 'Good day \r\n\r\nSurprise your loved one with a truly enchanting gift – the Enchanted Shining Rose™! This forever rose, glowing softly under a glass dome, is the perfect way to show your lasting love and appreciation.\r\n\r\nSpecial Offer: 50% OFF - Limited Time Offer\r\nBuy Here: https://shiningrose.biz\r\n\r\nBring a touch of magic into their life with a gift they\'ll cherish every day.\r\n\r\nThanks for your time,\r\n\r\nShanna', '2024-11-11 02:36:31', '2024-11-11 02:36:31'),
(2110, 'Mike Calhoun', 'mikexxxx@gmail.com', '?????? ????', 'Social Ads Traffic by Country for paramountinsurancebd.com', 'Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: https://wa.link/uqh66k \r\n \r\nRegards \r\nMike Calhoun\r\n \r\nmonkeydigital.co', '2024-11-11 04:49:14', '2024-11-11 04:49:14'),
(2111, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'অভিযোগ বক্স', 'Intrested in more buisness leads?', 'Learn the most up to date ways to gain more sales. Click or copy and paste into browser https://rb.gy/twajmc\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-11 08:32:45', '2024-11-11 08:32:45'),
(2112, 'Junko Messner', 'messner.junko68@googlemail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com webmaster.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.', '2024-11-11 11:44:09', '2024-11-11 11:44:09'),
(2113, 'Brian And Dee Bieber', 'josephine.bieber@yahoo.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-11-11 14:54:17', '2024-11-11 14:54:17'),
(2114, 'Carolyn McDonald', 'freelancerproai@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Automated & Ready to Profit Service-based System', 'Hi,\r\n\r\nPresently, this service-based system has been pulling over $28,000 in 10 months for one of our freelancers…\r\n\r\nWe have finally cracked and replicated this system in our new software so that even a novice can earn top dollars online without experience.\r\n\r\nThat’s why we launched FreelancerPro AI,\r\n\r\n>> See how it works here and get instant access: https://www.moredollar.info/freelancerproai  \r\n\r\nFreelancerPro AI comes with an automated and ready-to-profit freelancing system… Just set and forget while AI makes the profit for you.\r\n\r\nIt takes just 60 seconds to set up…\r\n\r\nImagine getting access to software that helps you profit from the $3.5M freelancing industry without a huge investment.\r\n\r\nUnlike Fiverr and Upwork where you have to bid for jobs;\r\n\r\nYou aren’t doing any of that, AI lands these high-paying jobs and executes them for you while you get paid instantly into your local bank account.\r\n\r\nThis is a no-brainer if you are looking for the easiest way to make money online doing almost nothing.\r\n\r\n>> Click here to get access to FreelancerPro AI ready-to-profit system: https://www.moredollar.info/freelancerproai  \r\n\r\nCarolyn McDonald\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4216 Augusta Park\r\nEglon, WV 26716', '2024-11-11 15:26:05', '2024-11-11 15:26:05'),
(2115, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hello,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with paramountinsurancebd.com Admin definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out paramountinsurancebd.com.\r\n\r\nCLICK HERE http://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://rushleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-11 18:36:03', '2024-11-11 18:36:03'),
(2116, 'Celinda Sturm', 'oskaroliver2023@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator!', 'My name is James Broderick, and I am an attorney at Broderick & Associates LLP based in Canada. I am reaching out to discuss matters concerning your late relative payable on death.\r\n\r\nPlease feel free to contact me at your earliest convenience at the email address provided below for more information regarding their payable on death policy. Trust me it is something worthwhile you would like to hear. \r\n\r\nThank you for your attention to this matter. Contact me through my email to share more information with you about the payable on death.  jamesbroderick62@outlook.com\r\n\r\nBest regards,\r\nJames Broderick', '2024-11-12 00:35:03', '2024-11-12 00:35:03'),
(2117, 'Jacob M', 'castles.michel78@gmail.com', 'অভিযোগ বক্স', 'RE : Open to partnership?', 'Hey, I know this is random but I wanted to reach out about a potential partnership. I’ve developed an SEO system that’s bringing in 100k visitors a month to my site, and I thought there could be a good opportunity for us to work together.\r\nIf you\'re open to it, feel free to book a quick intro call here: https://bit.ly/seo-service-jacob\r\nLooking forward to chatting!', '2024-11-12 01:41:07', '2024-11-12 01:41:07'),
(2118, 'Richard Davidson', 'leadingai@dollartip.info', 'তথ্য অধিকার আইকন', 'Access All The World\'s Leading & Most Advanced Premium AIs, No Subscription Needed', 'Hi paramountinsurancebd.com,\r\n\r\nReady to unlock the future of AI technology without the burden of monthly fees? \r\n\r\nTotalAi offers you seamless access to the most advanced AI tools available, all from one easy-to-use dashboard—no recurring costs involved: https://www.dollartip.info/leadingai .\r\n\r\nWhat’s inside TotalAi? \r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI \r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities \r\n\r\n✅ DALL·E 3 – Stunning AI-generated images \r\n\r\n✅ Leonardo AI – Innovative design and creative solutions \r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance \r\n\r\n✅ Meta Llama 3 – Powerful language models \r\n\r\n✅ Stable Diff XL – Enhanced image synthesis \r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nDon’t miss out on this opportunity to streamline your AI experience and save on monthly fees. Get Started with TotalAi Today: https://www.dollartip.info/leadingai !\r\n\r\nRichard Davidson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3591 Brown Bear Drive\r\nCorona, CA 91720', '2024-11-12 04:52:40', '2024-11-12 04:52:40'),
(2119, 'Phil Stewart', 'noreplyhere@aol.com', 'অভিযোগ বক্স', 'curious', 'Need a way to get millions of people to check out your site on a budget?\r\n Reach out to me below if you want more details on how I make this happen.\r\n\r\nRegards,\r\nAl Coffey\r\nEmail: Al.Coffey@morebiz.my\r\nWebsite: http://hc3sze.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms', '2024-11-12 06:24:45', '2024-11-12 06:24:45'),
(2120, 'Alonzo Uren', 'uren.alonzo50@gmail.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic service.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.', '2024-11-12 09:59:58', '2024-11-12 09:59:58'),
(2121, 'Oman Bradford', 'bradford.trena@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Financing Solutions for Your Business Growth', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org  or cateusgroup@gmail.com https://cateusinvestmentgroup.com', '2024-11-12 12:04:20', '2024-11-12 12:04:20'),
(2122, 'Esperanza Spears', 'esperanza.spears@gmail.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/mtnY50U3i70\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.', '2024-11-12 13:54:32', '2024-11-12 13:54:32'),
(2123, 'Alica Lade', 'lade.alica52@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-11-12 15:41:14', '2024-11-12 15:41:14'),
(2124, 'Bella Liddell', 'liddell.bella@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner.', 'Hi, The ERC (Employee Retention Tax Credit) government rebate program has re-opened and we can assist you in claiming your $26,000 refund for every W-2 employee that you paid during COVID. This is money owed to you that does not need to be paid back. This is your last chance to file. Note: You MUST be a USA based business to be eligible. Visit https://claim-erc.net now to calculate your owed amount before the deadline soon.', '2024-11-12 17:38:23', '2024-11-12 17:38:23'),
(2125, 'Felicity Sauncho', 'felicitysauncho@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nFelicity', '2024-11-12 18:00:19', '2024-11-12 18:00:19'),
(2126, 'Kathrin Collocott', 'kathrin.collocott15@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-11-12 19:18:34', '2024-11-12 19:18:34'),
(2127, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Hi, i am wrote about your   price', 'Hola, quería saber tu precio..', '2024-11-12 20:36:25', '2024-11-12 20:36:25');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2128, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Who needs eyeballs, you need BUSINESS', 'Hello paramountinsurancebd.com Webmaster!\r\n\r\nMy name’s Eric and I just came across your website - paramountinsurancebd.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like paramountinsurancebd.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n  \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-13 05:58:19', '2024-11-13 05:58:19'),
(2129, 'Donnell Keeton', 'oskaroliver2023@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster!', 'My name is James Broderick, and I am an attorney at Broderick & Associates LLP based in Canada. I am reaching out to discuss matters concerning your late relative payable on death.\r\n\r\nPlease feel free to contact me at your earliest convenience at the email address provided below for more information regarding their payable on death policy. Trust me it is something worthwhile you would like to hear. \r\n\r\nThank you for your attention to this matter. Contact me through my email to share more information with you about the payable on death.  jamesbroderick62@outlook.com\r\n\r\nBest regards,\r\nJames Broderick', '2024-11-13 07:42:36', '2024-11-13 07:42:36'),
(2130, 'Josefa Howes', 'howes.josefa@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Use EVERY major AI for paramountinsurancebd.com, Lifetime Unlimited Usage Deal', 'Unlock all the premium AI apps from one, user-friendly dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nCancel your AI subscriptions, Save thousands of Dollars $$$$.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---', '2024-11-13 10:40:16', '2024-11-13 10:40:16'),
(2131, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Your site – more leads?', 'To the paramountinsurancebd.com Administrator. this is Eric and I ran across paramountinsurancebd.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next?  Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n  \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n  \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-13 12:59:12', '2024-11-13 12:59:12'),
(2132, 'Avi', 'dataentry756@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Data Processing, Conversion and Formatting Services', 'Hello! I\'m a Data Entry Specialist with extensive experience in document processing. I’ve worked on projects involving data extraction from various file types, including PDFs, Word documents, Excel sheets, Google Docs, Google Sheets, and PowerPoint. I enter this data accurately into client-specific software or reformat it into updated document types. I also specialize in converting files with precise data transfer to meet client needs. My services start at just $7 per hour, ensuring accuracy and reliability. \r\n\r\nIf you’re interested, feel free to reach out at Dataentry756@outlook.com. Let’s streamline your workflow!', '2024-11-13 17:41:11', '2024-11-13 17:41:11'),
(2133, 'Matthew Williams', 'futurosalesco@gmail.com', 'শুদ্ধাচার সেবা বক্স', '🚀 Ready to Go Limitless?', 'Hey there,\r\n\r\nImagine having access to an API that’s not just a tool, but a total game-changer. The Infinite API isn’t just a product—it’s the ultimate key to custom, unlimited, lifetime API access.\r\n\r\nNo more caps. No more limits. Just pure, unstoppable access. You know that could mean everything for your business, right?\r\n\r\n> Unlock an API that grows with you. No hidden fees, just raw, unrestricted power.\r\n\r\n🔗 [See What Infinite API Can Do](https://zentara.site/infinite-api-offer)\r\n\r\nBest,\r\n\r\nMatthew Williams  \r\nPresident  \r\nZentara  \r\n\r\n\r\n\r\n\r\nTo unsubscribe reply to this email with the word “UNSUBSCRIBE” as the subject.', '2024-11-13 21:18:58', '2024-11-13 21:18:58'),
(2134, 'Angel Gersten', 'angel.gersten@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and traffic.', '2024-11-13 23:01:43', '2024-11-13 23:01:43'),
(2135, 'Mark Rogers', 'mark@capitalfundingstore.com', 'অভিযোগ বক্স', 'Need Capital? Get Approved for a Loan in Seconds with No Paperwork!', 'Are you trying to expand your business and need a business loan to make that happen?\r\n\r\nWe offer unsecured business loans up to 500k with very flexible terms. \r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\nSimply visit www.capitalfundingstore.com/approval  and discover what we can offer \r\n\r\nyour business. You\'ll receive an instant funding decision.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-11-14 01:38:58', '2024-11-14 01:38:58'),
(2136, 'CecilLinna', 'sharonforet1900@microoremail.ru', '???? ?????? ????', 'Онлайн магазин баз для Xrumer и GSA', 'Лучшие базы для Xrumer и GSA Search Engine Ranker по самым лучшим ценам \r\nhttps://dseo24.monster \r\nОнлайн магазин баз для Xrumer и GSA     лучшие цены', '2024-11-14 02:45:51', '2024-11-14 02:45:51'),
(2137, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'অভিযোগ বক্স', 'Are you looking to attract more clients?', 'Getting more sales made easier. Click or copy and paste https://shorturl.at/YygoE into your browser.\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubcribe to future marketing please reply stop with your domain and any other domain you wish to be blacklisted from more marketing....example joespizza.com', '2024-11-14 08:27:39', '2024-11-14 08:27:39'),
(2138, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Dear\r\n\r\nMy name’s Eric and I just found your site paramountinsurancebd.com Administrator.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-14 11:03:47', '2024-11-14 11:03:47'),
(2139, 'Candie Mitchell', 'freelancerproai@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Makes daily profits (like Upwork) - create and launch a DFY freelancing business', 'Hi,\r\n\r\nYou can now have a freelancing business that operates itself and still makes daily profits from clients even in your absence.\r\n\r\nThis doesn\'t have anything to do with being a freelancer or not\r\n\r\nAll you need is the FreelancingPro AI,\r\n\r\n>> Click here to get access: https://www.growthmarketingnow.info/freelancerproai  \r\n\r\nHere is how it works…\r\n\r\nThis software creates a DFY Freelancing platform like Fiverr and Upwork with 30+ AI robot experts in different skill sets preloaded with a high-paying client database that will pay for services on your Freelancing platform.\r\n\r\nNo Monthly Fee for maintenance\r\nEasy-to-use Dashboard\r\n\r\n>> Click here to Launch your Freelancing Business: https://www.growthmarketingnow.info/freelancerproai  \r\n\r\nYou can customize it to suit your brand…In just 3 clicks you can have your complete freelancing platform ready;\r\n\r\nLogin: Login to Al Freelancer-based app (Nothing to Install)\r\nSetup: Just I-Click To Setup Your Al-Driven Freelancing platform\r\nProfit: Your Profit-Pulling Al-Driven Freelancing platform Is Ready To pull in Huge Bucks For You Automatically\r\n\r\nThat’s how easy it is to use the FreelancerPro AI to start getting top-dollar payments from clients.\r\n\r\nBut the catch is,\r\n\r\nWe have just limited slots for the FreelancerPro AI earlybird access and this means if you don’t take action now you might have to pay double later.\r\n\r\n>> Click here to Launch your Freelancing Business: https://www.growthmarketingnow.info/freelancerproai  \r\n\r\nCandie Mitchell\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1684 Ralph Drive\r\nLorain, OH 44052', '2024-11-14 17:53:00', '2024-11-14 17:53:00'),
(2140, 'Henry Stonehaven', 'henry.stonehaven@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-11-15 08:48:18', '2024-11-15 08:48:18'),
(2141, 'Vasily Kichigin Hensman', 'willian.hensman@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'I will be your social media content manager', 'Hi,\r\n\r\nHey! My name is Vasily Kichigin, and I am excited to connect with you , Since 2015, I have worked with over 14,000 customers and completed more than 26,000 orders to help growth and mange socil Media accounts for \r\nMy clients , I am super passionate about Instagram and eager to help you with every aspect of it. \r\n\r\nOver the years, I have worked with a diverse range of creators, small businesses, celebrities, and Fortune 500 companies here on Fiverr.\r\n\r\n If you have any questions, please feel free to send me a message via the link below , and I will be happy to help you! 🙂\r\nClick here to Chat ====> https://shorturl.at/hAu84\r\n\r\nSee you there\r\n\r\nRegards\r\n\r\nVasily Kichigin', '2024-11-15 08:52:01', '2024-11-15 08:52:01'),
(2142, 'AnthonySledo', 'Summerpope79@gmail.com', '?????? ????', 'IMMEDIATE ACTION: YOUR BALANCE IS $167,649.19, WITHDRAW NOW https://script.google.com/macros/s/AKfycbxlgOC8HNrVPrzCtCLTMGWyN0Q2dAc5ihWsx7Z_-TzV4QEDtf-oLJzkzj1M6Zt0c-JR/exec', 'Urgent Call: Collect Your $167,649.19 Prize Now https://script.google.com/macros/s/AKfycbyk57yKRFJfeSy12JjEAGzJpG1iqoNvrDhE6PsnJ18qgLeq_q9ul4s2-3OTBuy5QgMJ/exec', '2024-11-15 22:33:23', '2024-11-15 22:33:23'),
(2143, 'AnthonySledo', 'Summerpope79@gmail.com', '???? ?????? ????', 'IMMEDIATE ACTION: YOUR BALANCE IS $167,649.19, WITHDRAW NOW https://script.google.com/macros/s/AKfycbxlgOC8HNrVPrzCtCLTMGWyN0Q2dAc5ihWsx7Z_-TzV4QEDtf-oLJzkzj1M6Zt0c-JR/exec', 'Urgent Call: Collect Your $167,649.19 Prize Now https://script.google.com/macros/s/AKfycbyk57yKRFJfeSy12JjEAGzJpG1iqoNvrDhE6PsnJ18qgLeq_q9ul4s2-3OTBuy5QgMJ/exec', '2024-11-15 22:33:24', '2024-11-15 22:33:24'),
(2144, 'AnthonySledo', 'Summerpope79@gmail.com', '?????? ????', 'IMMEDIATE ACTION: YOUR BALANCE IS $167,649.19, WITHDRAW NOW https://script.google.com/macros/s/AKfycbxlgOC8HNrVPrzCtCLTMGWyN0Q2dAc5ihWsx7Z_-TzV4QEDtf-oLJzkzj1M6Zt0c-JR/exec', 'Urgent Call: Collect Your $167,649.19 Prize Now https://script.google.com/macros/s/AKfycbyk57yKRFJfeSy12JjEAGzJpG1iqoNvrDhE6PsnJ18qgLeq_q9ul4s2-3OTBuy5QgMJ/exec', '2024-11-15 22:33:26', '2024-11-15 22:33:26'),
(2145, 'AnthonySledo', 'Summerpope79@gmail.com', '???? ?????? ????', 'IMMEDIATE ACTION: YOUR BALANCE IS $167,649.19, WITHDRAW NOW https://script.google.com/macros/s/AKfycbxlgOC8HNrVPrzCtCLTMGWyN0Q2dAc5ihWsx7Z_-TzV4QEDtf-oLJzkzj1M6Zt0c-JR/exec', 'Urgent Call: Collect Your $167,649.19 Prize Now https://script.google.com/macros/s/AKfycbyk57yKRFJfeSy12JjEAGzJpG1iqoNvrDhE6PsnJ18qgLeq_q9ul4s2-3OTBuy5QgMJ/exec', '2024-11-15 22:33:29', '2024-11-15 22:33:29'),
(2146, 'AnthonySledo', 'Summerpope79@gmail.com', '?????? ????', 'IMMEDIATE ACTION: YOUR BALANCE IS $167,649.19, WITHDRAW NOW https://script.google.com/macros/s/AKfycbxlgOC8HNrVPrzCtCLTMGWyN0Q2dAc5ihWsx7Z_-TzV4QEDtf-oLJzkzj1M6Zt0c-JR/exec', 'Urgent Call: Collect Your $167,649.19 Prize Now https://script.google.com/macros/s/AKfycbyk57yKRFJfeSy12JjEAGzJpG1iqoNvrDhE6PsnJ18qgLeq_q9ul4s2-3OTBuy5QgMJ/exec', '2024-11-15 22:33:31', '2024-11-15 22:33:31'),
(2147, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get your buisness seen and keep in touch with your customers!', 'Get your buisness seen and get in your future clients inbox on the daily, weekly, or monthly with specials and promotions your having. Click or copy and paste https://shorturl.at/YygoE into your browser for a product that will deliver!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-16 01:52:36', '2024-11-16 01:52:36'),
(2148, 'Jack Oster', 'jack.oster@gmail.com', 'তথ্য অধিকার আইকন', 'I will increase ahrefs domain rating DR 60, moz domain authority da', 'Hi ,\r\nI wanted to reach out because I can help increase your website’s Domain Rating (DR) to 60, which could bring in 100k organic visitors per month. It’s a great way to improve your site’s visibility and traffic.\r\nIf you’re interested, feel free to check out more details here: https://bit.ly/seo-service-DR60\r\nOr if you know any other people who might be interested, please forward it to them.\r\nThanks for your time!\r\n\r\nBest,\r\nLalit', '2024-11-16 12:29:05', '2024-11-16 12:29:05'),
(2149, 'Clarence Anders', 'leadingai@increasetraffic.shop', 'তথ্য অধিকার আইকন', 'Boosted Revenue Growth with Leading AIs — no monthly fees', 'Hi paramountinsurancebd.com,\r\n\r\nImagine accessing the world’s most advanced AI tools from one convenient platform—without any monthly fees.  With TotalAi, that vision becomes a reality: https://www.increasetraffic.shop/leadingai .\r\n\r\nTotalAi gives you access to:\r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities\r\n\r\n✅ DALL·E 3 – Stunning AI-generated images\r\n\r\n✅ Leonardo AI – Innovative design and creative solutions\r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance\r\n\r\n✅ Meta Llama 3 – Powerful language models\r\n\r\n✅ Stable Diff XL – Enhanced image synthesis\r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nSimplify your AI setup and maximize your productivity with TotalAi, all without recurring charges.  Start Your AI Journey Now: https://www.increasetraffic.shop/leadingai !\r\n\r\nClarence Anders\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2511 Pinewood Avenue\r\nEscanaba, MI 49829', '2024-11-16 13:29:16', '2024-11-16 13:29:16'),
(2150, 'Dewitt Padgett', 'padgett.dewitt@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/mtnY50U3i70\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-11-16 15:21:16', '2024-11-16 15:21:16'),
(2151, 'Cleta Iredale', 'iredale.cleta98@googlemail.com', 'তথ্য অধিকার আইকন', 'Do You Know AI Can Do the Funnel Work for You?|Do You Know if Your Sales Funnel Has the Intelligent Advantage?|Do You Know How AI Can Transform Your Sales Strategy?', 'Want to increase profits quickly and effortlessly? With intelligent AI, you can now create high-converting funnels in record time! This tool is built for those who want real, visible sales results. In just minutes, you’ll have optimized sales pages and compelling copy, ready to engage your audience and turn them into buyers. Everything you need for success is right here. Find out how it works!  https://bit.ly/Skyrocket-Your-Sales', '2024-11-16 16:29:38', '2024-11-16 16:29:38'),
(2152, 'Tonia Poate', 'tonia.poate@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com owner.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and traffic.', '2024-11-17 05:56:56', '2024-11-17 05:56:56'),
(2153, 'XRfed', 'xrumer23fed@gmail.com', '?????? ????', 'Test, just a XRumer 23 StrongAI test.', 'Hello! \r\n \r\nGood cheer to all on this beautiful day!!!!! \r\n \r\nGood luck :)', '2024-11-17 06:04:08', '2024-11-17 06:04:08'),
(2154, 'Sven-Erik Muller', 'info@professionalseocleanup.com', '?????? ????', 'Improve your website`s ranks totally free', 'Hi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMikeSven-Erik Muller\r\n \r\nWhatsapp: https://wa.link/rx6lkm \r\nEmail us: info@professionalseocleanup.com', '2024-11-17 12:22:05', '2024-11-17 12:22:05'),
(2155, 'Brian And Dee Espino', 'marcus.espino@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-11-17 15:03:18', '2024-11-17 15:03:18'),
(2156, 'Homer', 'info@fitch.thebackpack.biz', 'শুদ্ধাচার সেবা বক্স', 'Homer Fitch', 'New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.biz\r\n\r\nThank You, \r\n\r\nHomer', '2024-11-18 01:40:56', '2024-11-18 01:40:56'),
(2157, 'Joel Stookma', 'joelstookma@gmail.com', 'অভিযোগ বক্স', 'Selling more products made easy.', 'Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-18 01:49:23', '2024-11-18 01:49:23'),
(2158, 'Nellie Drake', 'nellie.drake@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com webmaster!', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.', '2024-11-18 05:32:12', '2024-11-18 05:32:12'),
(2159, 'Soon Orourke', 'soon.orourke@gmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI tool.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-11-18 11:20:30', '2024-11-18 11:20:30'),
(2160, 'Glory Deluna', 'deluna.glory@yahoo.com', 'অভিযোগ বক্স', 'Your FREE 1-Month Premium Trial Awaits – Claim It Now!', 'Hi again user_name,\r\n\r\nWe’re thrilled to announce the launch of the all-new Leader CRM, and as a valued user, you and your team are invited to enjoy a free one-month trial of our premium subscription—no credit card required.\r\n\r\nThis latest version has powerful new features designed to streamline your sales process. In fact, Beta users have already reported a 42% increase in sales!\r\n\r\nWhat’s new in Leader CRM:\r\n\r\n    Multi-platform support (Android, iOS & web)\r\n    Automated workflows to save time\r\n    Advanced team collaboration tools\r\n    Easy file uploads directly into the CRM\r\n    Data-driven insights to improve performance\r\n    Full integration with Zapier for enhanced workflow\r\n\r\nYour upgrade is waiting—don’t miss this opportunity!\r\nClick here at https://app.leader.net/login to claim your offer before it expires in just 48 hours.\r\nThis is your chance to take your sales process to the next level and grow your sales.\r\n\r\n Don’t let it slip away!\r\n\r\nDOWNLOAD NOW at https://app.leader.net/login and experience the difference!\r\nEmail us at support@leader.net and Our dedicated support team  is always here to help if you have any questions or need assistance.\r\n\r\nKeep being a Leader👍🏼 \r\nThe Leader Team', '2024-11-18 14:14:36', '2024-11-18 14:14:36'),
(2161, 'Ardita J Wiese', 'krystyna.wiese41@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2024-11-18 16:38:38', '2024-11-18 16:38:38'),
(2162, 'Suzanna Humffray', 'suzanna.humffray@hotmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I see that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-11-18 20:10:38', '2024-11-18 20:10:38'),
(2163, 'Alicia Greco', 'greco.alicia@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your FREE 1-Month Premium Trial Awaits – Claim It Now!', 'Hi again user_name,\r\n\r\nWe’re thrilled to announce the launch of the all-new Leader CRM, and as a valued user, you and your team are invited to enjoy a free one-month trial of our premium subscription—no credit card required.\r\n\r\nThis latest version has powerful new features designed to streamline your sales process. In fact, Beta users have already reported a 42% increase in sales!\r\n\r\nWhat’s new in Leader CRM:\r\n\r\n    Multi-platform support (Android, iOS & web)\r\n    Automated workflows to save time\r\n    Advanced team collaboration tools\r\n    Easy file uploads directly into the CRM\r\n    Data-driven insights to improve performance\r\n    Full integration with Zapier for enhanced workflow\r\n\r\nYour upgrade is waiting—don’t miss this opportunity!\r\nClick here at https://app.leader.net/login to claim your offer before it expires in just 48 hours.\r\nThis is your chance to take your sales process to the next level and grow your sales.\r\n\r\n Don’t let it slip away!\r\n\r\nDOWNLOAD NOW at https://app.leader.net/login and experience the difference!\r\nEmail us at support@leader.net and Our dedicated support team  is always here to help if you have any questions or need assistance.\r\n\r\nKeep being a Leader👍🏼 \r\nThe Leader Team', '2024-11-18 20:13:50', '2024-11-18 20:13:50'),
(2164, 'Bruce Godon', 'info@increaseorganictraffic.com', 'তথ্য অধিকার আইকন', 'RE: Get more leads from your website', 'Hi paramountinsurancebd.com,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can assist in optimizing your website to reach the first page of Google, thereby increasing the leads and sales generated from your site.\r\n\r\nNote: I\'d be happy to discuss SEO services in greater detail with you; we can work together. Drop your best number to reach.\r\n\r\nThanks,\r\n\r\nBests Regards,\r\nBruce Godon\r\nSr SEO consultant\r\nhttps://www.increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”', '2024-11-18 20:17:05', '2024-11-18 20:17:05'),
(2165, 'Nathaniel Ayala', 'domainprophets@nowbusiness.info', 'শুদ্ধাচার সেবা বক্স', 'Your gateway to $10K/month domain flipping', 'Hey there,\r\n\r\nThink you need deep pockets to start flipping domains?      Think again.\r\n\r\nWith DomainProphets, you can get started with minimal investment and just a few hours a week: https://www.nowbusiness.info/domainprophets .\r\n\r\nBut why are businesses willing to pay big bucks for domains in the first place?\r\n\r\nSimple: Old, authoritative domains are digital gold.      They come with:\r\n\r\nEstablished credibility\r\nBetter search engine rankings\r\nInstant brand recognition\r\nThat\'s why companies are willing to pay thousands, even millions, for the right domain.\r\n\r\nAnd now, with DomainProphets, you can tap into this market without breaking the bank or sacrificing all your free time.\r\n\r\nReady to get started?\r\n\r\nCheck out DomainProphets here : https://www.nowbusiness.info/domainprophets \r\n\r\nTo your domain flipping success,\r\n\r\nNathaniel Ayala\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.nowbusiness.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3541 Rubaiyat Road\r\nGrand Rapids, MI 49503', '2024-11-18 23:55:33', '2024-11-18 23:55:33'),
(2166, 'Georgina Brice', 'georgina.brice@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI service.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-11-19 00:30:30', '2024-11-19 00:30:30'),
(2167, 'Zelma Paxson', 'paxson.zelma@googlemail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-11-19 10:31:20', '2024-11-19 10:31:20'),
(2168, 'Matthew Williams', 'futuresalesco@gmail.com', 'অভিযোগ বক্স', 'Ready to Drive Tens of Thousands of Buyers to Your Website a Day?', 'Hi there,  \r\n\r\nI wanted to share something powerful with you—our revolutionary product, TrafficFuse. \r\n\r\nThis isn’t just any traffic tool. With TrafficFuse, you’ll have access to tens of thousands of visitors, views, and clicks daily to your website. 100K to 900K/month and millions of visitors a year. Here’s how it works:  \r\n\r\nWe leverage your Facebook pixel to deliver red-hot buyer traffic—the kind of traffic sourced from multimillion-dollar companies’ product launches. This is proven, high-intent traffic that has already generated millions in sales and continues to do so.  \r\n\r\nImagine receiving visitors who are ready to buy, credit card in hand, just like Amazon shoppers. These are customers who are actively seeking products or services like yours. If your business aligns with their interests, they’re highly likely to convert into paying customers.  \r\n\r\nDoes this sound like the kind of traffic you need to scale your business?\r\n\r\nFor a limited time for our Black Friday Event and in celebration of the highly anticipated launch of our growth partnership digital platform, ZENTARA, starting TODAY we have opened the doors to TrafficFuse to you for you to get for any amount. \r\n\r\nThat’s right put any amount into the checkout link and you’ll receive tens of thousands of visitors, views, and clicks daily to your website for a monthly subscription for the amount you enter. \r\n\r\nThis is only for a limited time then we’ll be switching to a monthly subscription price point. \r\n\r\nGet locked in with your early bird access now to the fastest way to make 6 figures online!\r\n\r\nClick below to learn more and get started with TrafficFuse today:  \r\n[Learn More About TrafficFuse](https://zentara.site/trafficfuse-offer)   \r\n\r\nBest regards,  \r\nMatthew Williams\r\nPresident\r\nZentara\r\n\r\n\r\n\r\nTo unsubscribe reply with the word “UNSUBSCRIBE” as the subject line.', '2024-11-19 14:34:50', '2024-11-19 14:34:50'),
(2169, 'Joanna Riggs', 'joannariggs278@gmail.com', 'অভিযোগ বক্স', 'Video Promotion for paramountinsurancebd.com', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=paramountinsurancebd.com', '2024-11-19 20:24:57', '2024-11-19 20:24:57'),
(2170, 'Russel Gaddis', 'russel.gaddis99@googlemail.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.', '2024-11-19 21:58:24', '2024-11-19 21:58:24'),
(2171, 'Joel Stookma', 'joelstookma@gmail.com', 'অভিযোগ বক্স', 'Add and manage your contact list with A I', 'Manage exsisting while adding more to your client lists made easy with A I! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 for free trial\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-19 22:33:53', '2024-11-19 22:33:53'),
(2172, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'how to turn eyeballs into phone calls', 'Hello, Eric here with a quick thought about your website paramountinsurancebd.com Administrator.\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard.  Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace.  You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-20 01:46:29', '2024-11-20 01:46:29'),
(2173, 'Lavern Forro', 'forro.lavern@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.', '2024-11-20 03:50:19', '2024-11-20 03:50:19'),
(2174, 'Grover Faith', 'grover.faith@yahoo.com', 'অভিযোগ বক্স', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'I see that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/j7ua50U3ipe\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.', '2024-11-20 09:31:24', '2024-11-20 09:31:24'),
(2175, 'Dieter Weindorfer', 'weindorfer.dieter@gmail.com', 'অভিযোগ বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2024-11-20 11:31:35', '2024-11-20 11:31:35'),
(2176, 'Kasey Bush', 'premiumai@getprofitnow.info', 'শুদ্ধাচার সেবা বক্স', 'Supercharge Your Business Profits with OneAi 2.0— All New Premium AI Apps– Fr ee Forever !', 'Hey paramountinsurancebd.com,\r\n\r\nWhat if you could harness the world’s top AI platforms—Nvidia AI PRO, Studio D-ID PRO, Notion AI, Pika AI, Adobe Firefly 3 PRO, Claude AI, Synthesia AI Pro—all from one powerful dashboard? And what if there were no monthly fees to access them?\r\n\r\nWith OneAi 2.0, it’s no longer a dream—it’s reality!\r\n\r\nImagine the freedom of creating 8K videos, stunning visuals, lifelike voices, and smart content, all in minutes, and without ever paying for separate subscriptions. Normally, accessing these leading AIs costs thousands every year, but OneAi 2.0 offers an all-in-one platform with zero ongoing costs: https://www.getprofitnow.info/premiumai .\r\n\r\nHere’s what OneAi 2.0 gives you:\r\n\r\n✅All Premium AIs in One Place – Nvidia AI PRO, RunwayML PRO, KlingAI PRO, Elevenlabs AI PRO, Adobe Firefly 3 PRO, and many more. No need for juggling logins or paying for individual tools!\r\n✅One Dashboard, Unlimited Power – Create professional graphics, enhance videos, generate high-quality content, all with ease.\r\n✅Lifetime Access, Zero Monthly Fees – No hidden costs, no API headaches, just one affordable investment for lifetime access.\r\n\r\nHere’s a taste of what you’ll be able to do with OneAi 2.0:\r\n\r\nProduce ultra-HD videos and realistic graphics in seconds\r\nGenerate voices so natural they’re almost indistinguishable from real people\r\nStreamline your workflow with the best AIs, all in one place\r\n\r\nThousands of users have already unlocked their creative potential with OneAi 2.0. Don’t miss your chance to access the same groundbreaking tools.\r\n\r\n👉 Secure Your Lifetime Access to OneAi 2.0 Now: https://www.getprofitnow.info/premiumai !\r\n\r\nWith OneAi 2.0, you’re equipped with the best AI tools, all without the extra fees. It’s time to make the most of what AI has to offer—without breaking the bank.\r\n\r\n😍Bonus Offer 🎁:\r\nAs a special bonus, if you’re not already a OneAi 1.0 customer, we’re giving you FREE access to OneAi 1.0 when you purchase OneAi 2.0 today! This means you can enjoy the best of both worlds—access to both versions without any extra cost.\r\n\r\nPlease Note: This Bonus offer only available today \r\n\r\n👉 Purchase OneAi 2.0 Today and Claim Your Oneai 1.0 Free Access: https://www.getprofitnow.info/premiumai !\r\n\r\nTo your success,\r\nKasey Bush\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2702 Maple Avenue\r\nFresno, CA 93710', '2024-11-20 16:25:03', '2024-11-20 16:25:03'),
(2177, 'Margery Dallachy', 'margery.dallachy@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.', '2024-11-20 22:20:57', '2024-11-20 22:20:57'),
(2178, 'HarryTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Hello    write about   the price for reseller', 'Sawubona, bengifuna ukwazi intengo yakho.', '2024-11-20 23:11:51', '2024-11-20 23:11:51'),
(2179, 'Deanna Huddleston', 'deanna.huddleston@outlook.com', 'তথ্য অধিকার আইকন', 'Container House at Factory Price', 'Rick here from Container Speedy House Co., Ltd, we are the factory producing modular container houses from China. It is a pleasure to introduce you our container houses for office, accommodation, hotel, school and camping house etc. \r\n\r\nPlease contact us by  Whatsapp: +8615150130346  More information on our website: www.containerspeedyhouse.com  More videos on our youtube: https://www.youtube.com/@containerspeedyhouse', '2024-11-21 00:39:24', '2024-11-21 00:39:24'),
(2180, 'Ken Mulley', 'kenpenski@aol.com', 'শুদ্ধাচার সেবা বক্স', 'Just found this site', 'Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! d7sda78sq', '2024-11-21 01:14:53', '2024-11-21 01:14:53'),
(2181, 'Tim Morris', 'tim@expresscapitalcorp.com', 'অভিযোগ বক্স', 'Need working Capital Fast? Get Approved Instantly – No Collateral Needed', 'Ready to dominate your market? Unlock up to $500,000 in tailored working capital and accelerate your business growth today!\r\n\r\nWhat\'s stopping you?\r\n\r\nVisit www.expresscapitalcorp.com/approval then answer a few quick questions, \r\n\r\nand receive your approval in less than one minute.\r\n\r\n\r\nAnd don\'t worry—applying won\'t affect your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n4520 W. Madison Street\r\nLas Vegas, NV 89119', '2024-11-21 02:00:05', '2024-11-21 02:00:05'),
(2182, 'Kasha Calderon', 'kasha.calderon@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-11-21 02:13:29', '2024-11-21 02:13:29'),
(2183, 'Otilia Hinojosa', 'hinojosa.otilia3@gmail.com', 'তথ্য অধিকার আইকন', 'Container House at Factory Price', 'Rick here from Container Speedy House Co., Ltd, we are the factory producing modular container houses from China. It is a pleasure to introduce you our container houses for office, accommodation, hotel, school and camping house etc. \r\n\r\nPlease contact us by  Whatsapp: +8615150130346  More information on our website: www.containerspeedyhouse.com  More videos on our youtube: https://www.youtube.com/@containerspeedyhouse', '2024-11-21 08:39:49', '2024-11-21 08:39:49'),
(2184, 'Joanna Riggs', 'joannariggs278@gmail.com', 'অভিযোগ বক্স', 'Video Promotion for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nLet me know if you\'re interested in learning more and/or have any questions.\r\n\r\nRegards,\r\nJoanna', '2024-11-21 15:42:32', '2024-11-21 15:42:32');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2185, 'Theresa Puryear', 'aichildrensbookmaker@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'A new revenue stream thanks to A.I.', 'Dear,\r\n\r\nWant a creative way to generate a new stream for your business?\r\n\r\nEver considered publishing children\'s books?  With A.I. Children\'s Book Maker 2500, it\'s not just possible - it\'s easy!\r\n\r\nCheck this out:\r\n\r\n: https://www.greatbusi.info/aichildrensbookmaker \r\n\r\nThis state-of-the-art web app allows you to create captivating children\'s books using advanced AI technology.  It takes care of both the writing and illustration, and all you need to do is input your ideas (or let the app come up with the idea too, LOL).  No writing or illustration skills needed!\r\n\r\nConsider this: the children\'s book market is thriving and is valued at over $4 Billion, so there\'s plenty of pie for everyone who wants a piece.\r\n\r\nWith A.I. Children\'s Book Maker 2500, you can tap into this lucrative industry without the traditional overhead costs associated with book publishing.\r\n\r\nThis AI tool creates high-quality books that captivate both children and adults, making your book a likely favorite.  Just imagine the potential!\r\n\r\nI encourage you to check it out before the launch special ends:\r\n\r\n: https://www.greatbusi.info/aichildrensbookmaker \r\n\r\nTry A.I. Children\'s Book Maker 2500 today.  Embark on a thrilling venture, leverage the power of AI, and unlock a new stream of business.\r\n\r\nTo new successes,\r\n\r\nTheresa Puryear\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3550 Scheuvront Drive\r\nGreenwood Village, CO 80111', '2024-11-21 18:38:37', '2024-11-21 18:38:37'),
(2186, 'Mandy', 'creativeteamhire@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writer and Copywriter', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. \r\n\r\nMy rate is $50 per 1,000 words, offering great value for high-quality content. If you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.', '2024-11-21 21:15:25', '2024-11-21 21:15:25'),
(2187, 'Joel Stookma', 'joelstookma@gmail.com', 'তথ্য অধিকার আইকন', 'How would you like to easily gain and manage your contacts?', 'Attracting and managing contact list is made easier thsn ever. Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 for a free trial. \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-21 22:28:05', '2024-11-21 22:28:05'),
(2188, 'Milla Platz', 'platz.milla75@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.', '2024-11-22 00:14:38', '2024-11-22 00:14:38'),
(2189, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Strike when the iron’s hot', 'To the paramountinsurancebd.com Admin! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://leadgenoverdrive.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://leadgenoverdrive.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-22 02:22:09', '2024-11-22 02:22:09'),
(2190, 'Marietta Alden', 'alden.marietta@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin!', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-11-22 09:41:02', '2024-11-22 09:41:02'),
(2191, 'James Roman', 'gptreels@growwealthy.info', 'তথ্য অধিকার আইকন', 'The CRAZIEST FOMO of 2024: How He Made $90K with This SECRET Platform…', 'With GPTReels, you can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nMore than 78% business owners rate using AI based reels as the #1 way to attract more visitors & convert them into happy customers.\r\n\r\nBut creating video reels was a very tough, energy-draining, time-consuming, and costly process.\r\n\r\nYes!\r\n\r\nThere are tons of tasks involved & missing even a single one leads to a complete rework right from scratch.\r\n\r\nNow, If you too wanna get a complete all-in-one solution for this menace…\r\n\r\nI’ve got some great news… Presenting GPT Reels\r\n\r\n[+] Creates Pro Quality Video Reels in seconds for any business in any language\r\n[+] First Video Reels Creator powered by GPT-4 AI Technology\r\n\r\n==> Show live demo : https://www.growwealthy.info/gptreels \r\n\r\nA.I Does A to Z Steps To Create Beautiful Video Reels! Just Enter Keywords and It Will Give You...\r\n\r\nIdeas & Help Writing Scripts\r\nFinding Relevant Videos & Images\r\nAdd Powerful Animation\r\nAdd Mesmerizing Music\r\nCreate Attractive Reels, Videos & Shorts\r\n\r\nBe it Website Videos, Ads, Promotional, Entertaining, Infomercial, Advertising, Learning Video…\r\n\r\nBig marketers are calling GPT Reels as BESTEST and FASTEST A.I Video Reel Creator in the new age of A.I era\r\n\r\nImagine creating any type of video reels in seconds\r\n\r\n...WITHOUT skills,\r\n...WITHOUT recording a single video\r\n...WITHOUT any budget\r\n...By entering just one Keyword and literally 3-clicks\r\n\r\nBEST Part Is: It comes with a commercial license, which means You can create video reels in Flash (literally a few seconds) and sell it to unlimited clients - earn good profits for your services\r\n\r\nNot to mention, GPT Reels has a 30-days money-back guarantee if you don\'t like it.\r\n\r\nOver 5000 business owners have bought GPT Reels lifetime deals in the last few days...\r\n\r\n==> Get GPT Reels Lifetime account at a one-time price now : https://www.growwealthy.info/gptreels \r\n\r\nRegards,\r\nJames Roman\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 924 Southern Avenue\r\nChariton, IA 50049', '2024-11-22 20:02:11', '2024-11-22 20:02:11'),
(2192, 'GeorgeTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Aloha    write about your   prices', 'Hola, quería saber tu precio..', '2024-11-23 00:28:32', '2024-11-23 00:28:32'),
(2193, 'Violette Fawsitt', 'fawsitt.violette44@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.', '2024-11-23 00:42:54', '2024-11-23 00:42:54'),
(2194, 'Corazon Holliman', 'corazon.holliman70@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner!', 'Hi,\r\n\r\nIf you\'ve fallen victim to an investment scam and lost money, you\'re not alone. Scammers are becoming more sophisticated, but there is hope. Our team specializes in helping individuals like you recover lost funds through legal avenues and professional recovery services.\r\n\r\nDon’t let the scam define your future. Contact us today for a confidential consultation. We’ll guide you step-by-step and work hard to help you reclaim what you’ve lost. Click here www.madacovi.co for more details\r\n\r\nTake action now. You deserve justice and a chance to move forward.\r\n\r\nBest regards,\r\nGerard Williams\r\nMadacovi Limited\r\nhelp@madacovi.co\r\nwww.madacovi.co', '2024-11-23 02:23:12', '2024-11-23 02:23:12'),
(2195, 'Mercedes Deason', 'mercedes.deason@hotmail.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-11-23 08:08:17', '2024-11-23 08:08:17'),
(2196, 'Quinton Otoole', 'otoole.quinton@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.', '2024-11-23 08:45:29', '2024-11-23 08:45:29'),
(2197, 'Gregory Craddock', 'gregory.craddock@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'Hi,\r\n\r\nIf you\'ve fallen victim to an investment scam and lost money, you\'re not alone. Scammers are becoming more sophisticated, but there is hope. Our team specializes in helping individuals like you recover lost funds through legal avenues and professional recovery services.\r\n\r\nDon’t let the scam define your future. Contact us today for a confidential consultation. We’ll guide you step-by-step and work hard to help you reclaim what you’ve lost. Click here www.madacovi.co for more details\r\n\r\nTake action now. You deserve justice and a chance to move forward.\r\n\r\nBest regards,\r\nGerard Williams\r\nMadacovi Limited\r\nhelp@madacovi.co\r\nwww.madacovi.co', '2024-11-23 10:43:57', '2024-11-23 10:43:57'),
(2198, 'Vernon', 'primebay@gmail.com', 'তথ্য অধিকার আইকন', '~ have you seen this special report?', 'Hi there,\r\n\r\nStruggling to grow your online business?\r\n\r\nThis special report provides practical strategies to tackle the challenges of starting and scaling a successful online business.\r\n\r\nGet the report ➡️ https://howtogiveupwork.com/special-report\r\n\r\nThank me later\r\n- Paul\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n307 Tring Rd, Aylesbury, Bucks, HP20 1PJ\r\n\r\nTo opt out of future marketing messages, use the link below.\r\nhttp://domainoptout.com', '2024-11-23 11:35:09', '2024-11-23 11:35:09'),
(2199, 'Natalie Page', 'natalie.page@outlook.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.', '2024-11-23 12:17:05', '2024-11-23 12:17:05'),
(2200, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'To the paramountinsurancebd.com Admin. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found paramountinsurancebd.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site?  Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n  \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number.  It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n  \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when  the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!   \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-11-23 23:34:46', '2024-11-23 23:34:46'),
(2201, 'Tim Morris', 'tim@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Need working Capital Fast? Get Approved Instantly – No Collateral Needed', 'Ready to dominate your market? Unlock up to $500,000 in tailored working capital and accelerate your business growth today!\r\n\r\nWhat\'s stopping you?\r\n\r\nVisit www.expresscapitalcorp.com/approval then answer a few quick questions, \r\n\r\nand receive your approval in less than one minute.\r\n\r\n\r\nAnd don\'t worry—applying won\'t affect your credit!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n4520 W. Madison Street\r\nLas Vegas, NV 89119', '2024-11-24 00:36:35', '2024-11-24 00:36:35'),
(2202, 'Kyle Moore', 'aiprofitmachine@moredollar.info', 'তথ্য অধিকার আইকন', 'Unlock Your True Earning Potential!', 'What if I told you that you have untapped earning potential just waiting to be unlocked?\r\n\r\nIt’s like finding a hidden treasure chest in your backyard.\r\n\r\nA mate of mine always had big dreams but never quite reached them.\r\n\r\nHe spent years working hard but felt like he was running in circles.\r\n\r\nThen he discovered the AI Profit Machine, and everything changed: https://www.moredollar.info/aiprofitmachine .\r\n\r\nIt was the key he didn’t know he needed to unlock his true earning potential.\r\n\r\nImagine having a system that not only works for you but exponentially increases your income.\r\nNo more wasted time and effort, just results!\r\n\r\nDon’t let this chance pass you by.\r\n\r\nUnlock your potential and start living the life you deserve!\r\n\r\nGo and grab this right now:\r\n\r\nhttps://www.moredollar.info/aiprofitmachine \r\n\r\nKyle Moore\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 295 Crosswind Drive\r\nOwensboro, KY 42301', '2024-11-24 01:38:35', '2024-11-24 01:38:35'),
(2203, 'RobertTob', 'ixutikob077@gmail.com', '?????? ????', 'Hello  i writing about     price for reseller', 'Sveiki, aš norėjau sužinoti jūsų kainą.', '2024-11-24 02:54:16', '2024-11-24 02:54:16'),
(2204, 'Antwan Faulk', 'faulk.antwan@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I saw that your paramountinsurancebd.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-11-24 03:29:01', '2024-11-24 03:29:01'),
(2205, 'Mike Smith', 'mikexxxx@gmail.com', '???? ?????? ????', 'Save 80% on Email Deliverability with Google SMTP!', 'Hi, \r\n \r\nTired of Mailchimp\'s high costs and underwhelming deliverability? We’ve got the perfect solution for you: \r\nGoogle SMTP Setup – The Smarter Way to Email \r\n \r\n-	80% Cheaper Prices than Mailchimp \r\n-	Higher Deliverability Rates to reach your audience \r\n-	Includes Local Targeted Fresh Leads \r\n \r\nThis game-changing setup ensures your emails hit the inbox while keeping costs at a minimum. \r\nWhy Switch to Google SMTP? \r\n \r\n•	Effortless setup and seamless integration \r\n•	Scalable for businesses of all sizes \r\n•	Instant access to targeted leads to grow your customer base \r\n \r\nGrow your business today with this unbeatable email solution! \r\n \r\nLearn More & Get Started \r\nhttps://www.digital-x-press.com/product/google-smtp-relay-newsletter/ \r\n \r\nLet’s make your email marketing more effective and affordable. \r\n \r\nBest regards, \r\nThe Digital X-Press Team \r\nWhatsapp: https://www.digital-x-press.com/whatsapp-with-us//', '2024-11-24 04:50:21', '2024-11-24 04:50:21'),
(2206, 'Carlos Haszler', 'carlos.haszler@yahoo.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.', '2024-11-24 08:27:58', '2024-11-24 08:27:58'),
(2207, 'Crystle Oreilly', 'conta.ctfle.ad.s@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Reach 100M Websites with Guaranteed Inbox Delivery – Starting at $19', 'Just like as you got this message, we can send your message to millions of contact forms.\r\n\r\nLooking to turn more visitors into buyers? \r\n\r\nWe target contact forms to place your message right in front of key decision-makers. Reach millions of websites and transform leads into buyers, starting at just $19 only. \r\n\r\nElevate your marketing strategy today with guaranteed inbox delivery.\r\n\r\n’’’’ Check out: https://bit.ly/cfsubmissions\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer want to receive additional communications from us, just click the attached link: https://bit.ly/removemysites\r\n86 Osborne Road, Kilwinning, NY, USA, Ka13 0ez', '2024-11-24 10:04:03', '2024-11-24 10:04:03'),
(2208, 'Daniel', 'dt232449@outlook.com', '?????? ????', 'BLACK FRIDAY: Get a WordPress Website for $4K!', 'This Black Friday, get a professional WordPress website for $4,000! \r\n? Custom design tailored to your brand \r\n? Up to 15 pages \r\n? Mobile-friendly, SEO-ready \r\n? Hosting for $29/month with premium security and speed \r\nOffer ends November 30, 2024. Don’t miss out! \r\n \r\nClaim Your Website Now: https://bit.ly/4fDFxvt \r\n \r\n \r\n \r\n \r\nDaniel \r\nPhone: +1 (917) 744-9170 \r\nTelegram: awesomeagency', '2024-11-24 11:47:56', '2024-11-24 11:47:56'),
(2209, 'Joel Stookma', 'joelstookma@gmail.com', 'অভিযোগ বক্স', 'Manage and gain your contact list like never before.', 'For those buisnesses that have or not tried to add A I to help your buisness easily mange and create more contacts. It\'s made easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to try for free for a month!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-24 18:26:26', '2024-11-24 18:26:26'),
(2210, 'Justin Finn', 'justin.finn@yahoo.com', 'শুদ্ধাচার সেবা বক্স', '📱 Automate Your Social Media with Lifelike AI Influencers!', 'Hi Paramountinsurancebd,\r\n\r\nImagine creating ultra-realistic, human-like AI influencers that generate viral content on Instagram, YouTube, and TikTok—without the time, cost, or effort of hiring talent or producing videos.\r\n\r\nWith Ultra-Realistic Human-Like AI Influencers, you can now make money with viral content that practically creates itself!\r\n\r\n=>> https://create-ai-influencers.blogspot.com/\r\n\r\nHere’s how you can start profiting:\r\n\r\n✅ Create AI Viral Influencers In ANY Niche & Language You Want.\r\n✅ Turn Avatars into Animated Influencer Videos with seamless emotions & scripts.\r\n✅ Produce Versatile Content like reels, vlogs, reviews, commercials, and more.\r\n✅ Boost Viral Reach with “2-Click Viral Booster Tech” across Instagram, YouTube, and TikTok.\r\n✅ Activate 1-Click Deal Finder Tech & Get Brand Deals From BIG Brands.\r\n✅ Gain Followers Daily (10,000–50,000) on autopilot.\r\n✅ Generate Trend-Sensitive Scripts for engaging, relevant content.\r\n✅ Produce Natural Speech in 32 languages for global audiences.\r\n✅ Add Genuine Emotions to make influencers relatable.\r\n✅ Create Content in 140+ Languages to connect worldwide.\r\n✅ Generate Perfect Music Tracks to match any video style.\r\n✅ Create Professional Graphics tailored to your influencer’s identity.\r\n✅ Get Creative Influencer Name Ideas from AI.\r\n✅ Generate Catchy Captions and hashtags for visibility.\r\n✅ Plan, Schedule & Manage Content with ease.\r\n✅ Publish Across Platforms like Instagram, TikTok, and YouTube seamlessly.\r\n\r\n>> Click Here To Dominate Social Media Platforms With Viral AI Influecers\r\n\r\n=>> https://create-ai-influencers.blogspot.com/\r\n\r\nUse coupon “INFAI4” at checkout to get a flat $4 off the entire funnel!\r\n\r\nAlso Here Are Our Complimentary Bonuses For You Today:\r\n\r\nB0nus1: Visionary AI + All Oto Upgrades\r\nB0nus2: PetSites AI + All Oto Upgrades\r\nB0nus3: BrandAI + All OTO Upgrades\r\nB0nus4: YogaSites AI + All Oto Upgrades\r\nB0nus5: PetSites AI + All Oto Upgrades\r\nB0nus6: AI Rider + All Oto Upgrades\r\nBonus7: KidTales PLR + All OTO Upgrades\r\nB0nus8: SitesFlow AI + All OTO Upgrades\r\n\r\nBonus9 : DubMaster AI + All OTO Upgrades\r\n\r\n10 More Bonuses...\r\n\r\n[Click here to get started]\r\n\r\n=>> https://create-ai-influencers.blogspot.com/\r\n\r\nUse coupon “INFAI4” at checkout to get a flat $4 off the entire funnel!\r\n\r\nGet access now at a limited-time discounted price—before it’s gone forever. This could be your chance to start making $500 per video today!\r\n\r\nGrab AI Influencers Now!\r\n\r\n=>> https://create-ai-influencers.blogspot.com/\r\n\r\nTo your success,\r\n[Justin Finn]', '2024-11-24 20:18:28', '2024-11-24 20:18:28'),
(2211, 'Donna Acevedo', 'aichildrensbookmaker@dollartip.info', 'শুদ্ধাচার সেবা বক্স', 'Your Next Profit Machine: AI + Children\'s Books', 'Hello,\r\n\r\nYou may have heard that children\'s books are big business.   But did you know just HOW big?\r\n\r\nThe industry is valued at a staggering $4 billion in the US alone!\r\n\r\nHere\'s another fact to consider: over 60% of children\'s books are now sold online.   That\'s a massive pool of potential customers, all searching for their next enchanting story.\r\n\r\nThat\'s where you come in:\r\n\r\n: https://www.dollartip.info/aichildrensbookmaker \r\n\r\nNow, what if you could create high-quality children\'s books effortlessly and tap into this thriving market?   With A.I. Children\'s Book Maker 2500, you absolutely can!\r\n\r\nThis powerful web app uses cutting-edge AI to write and illustrate stunning children\'s books in mere minutes.   You don\'t need any experience in writing or drawing.   Simply guide the AI with your idea and watch as your story comes to life.\r\n\r\nWhat does this mean for you?   A unique product.   A booming market.   Minimal overhead costs.   And a golden opportunity to open up a lucrative new income stream.\r\n\r\nCheck it out right now during the launch special:\r\n\r\n: https://www.dollartip.info/aichildrensbookmaker \r\n\r\nSeize this opportunity today with A.I. Children\'s Book Maker 2500.   Let\'s shape the future of children\'s literature together.\r\n\r\nTo your continued success,\r\n\r\nDonna Acevedo\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2816 Simpson Avenue\r\nSchaefferstown, PA 17067', '2024-11-24 20:44:54', '2024-11-24 20:44:54'),
(2212, 'JohnTob', 'somasesokiyo31@gmail.com', '????????? ???? ????', 'Hi,   wrote about your   price', 'Hallo, ek wou jou prys ken.', '2024-11-25 03:56:39', '2024-11-25 03:56:39'),
(2213, 'Louis Key', 'runyan.boyce7@hotmail.com', 'তথ্য অধিকার আইকন', 'Partnership proposal', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/premium-logo-designz\r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nLouis', '2024-11-25 22:12:22', '2024-11-25 22:12:22'),
(2214, 'Mike Foster', 'mikexxxx@gmail.com', '???? ?????? ????', 'Boost Your SEO with Country Targeted Backlinks!', 'Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Foster\r\n \r\nDgital X Flow Team', '2024-11-25 23:57:38', '2024-11-25 23:57:38'),
(2215, 'Steve Stommers', 'stevestommer@gmail.com', 'অভিযোগ বক্স', 'Sell more by making it more available', 'Boost your buisness by taking it  more online, visit http://shopify.pxf.io/OeBWLz for a free trial\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-26 04:55:00', '2024-11-26 04:55:00'),
(2216, 'Maude McVicars', 'mcvicars.maude@outlook.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-11-26 06:27:02', '2024-11-26 06:27:02'),
(2217, 'Elissa Partin', 'elissa.partin@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.', '2024-11-26 14:06:18', '2024-11-26 14:06:18'),
(2218, 'Dorothy Wang', 'wang.dorothy@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.', '2024-11-26 15:16:38', '2024-11-26 15:16:38'),
(2219, 'Lenora Blundstone', 'lenora.blundstone@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com', '2024-11-26 23:00:54', '2024-11-26 23:00:54'),
(2220, 'Maria Ackerman', 'aiprofitmachine@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'Make Money - Putting the Pieces Together for Success!', 'Ever felt like you’re trying to complete a puzzle, but you’re missing key pieces?\r\n\r\nThat’s how many feel when trying to navigate the online marketing jungle.\r\n\r\nA friend of mine spent years trying to figure it all out.\r\n\r\nHe bought course after course,\r\n\r\nbut it felt like he was building a castle with missing blocks.\r\n\r\nFrustrated, he nearly gave up.\r\n\r\nThen he found the Michael Cheney and his AI Machine, which QUICKLY turned everything around.\r\n\r\nIt was the missing piece, helping him finally connect the dots to online success: https://www.growthmarketingnow.info/aiprofitmachine .\r\n\r\nDon’t let confusion hold you back any longer.\r\n\r\nWith the AI Profit Machine, you can finally assemble the puzzle and see the big picture of financial freedom.\r\n\r\nIt’s time to put your strategies into action and start seeing results!\r\n\r\nGo and grab this right now:\r\nhttps://www.growthmarketingnow.info/aiprofitmachine \r\n\r\nMaria Ackerman\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4998 Bridge Avenue\r\nLake Charles, LA 70601', '2024-11-27 02:31:03', '2024-11-27 02:31:03'),
(2221, 'Ronald Putilin', 'ronald.putilin@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.', '2024-11-27 04:37:50', '2024-11-27 04:37:50'),
(2222, 'Phil Stewart', 'noreplyhere@aol.com', 'তথ্য অধিকার আইকন', 'i have an inquiry', 'Why let ad platforms dictate your success? Contact form advertising gives you total control over your outreach. No restrictions, no bans—just your message delivered to millions of websites.\r\n\r\n Contact me via the information below for all the details.\r\n\r\nRegards,\r\nFrankie Enos\r\nEmail: Frankie.Enos@morebiz.my\r\nWebsite: http://gqdyl6.form-marketing.top\r\nSkype: marketingwithcontactforms', '2024-11-27 05:11:46', '2024-11-27 05:11:46'),
(2223, 'Dorie Derrick', 'derrick.dorie@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com', '2024-11-27 08:03:24', '2024-11-27 08:03:24'),
(2224, 'Woodrow Peterson', 'woodrow.peterson94@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com admin.', 'I see that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-11-27 08:30:37', '2024-11-27 08:30:37'),
(2225, 'Jack Whitby', 'accessai@increasetraffic.shop', 'অভিযোগ বক্স', 'The Future of AI Apps—Access All Premium AIs, Pay Nothing!', 'Hi paramountinsurancebd.com,\r\n\r\nAre you ready to take your business to the next level with the power of AI? \r\n\r\nImagine having instant access to the world’s leading AI tools, all in one place, and without any monthly fees. \r\n\r\nWelcome to Total Ai, where the future of business innovation is at your fingertips.\r\n\r\nWhy Total Ai is a Game-Changer:\r\n\r\nSingle Dashboard: Access top-tier AI tools like ChatGPT 4, Gemini Pro, DALL·E 3, and more from a single platform: https://www.increasetraffic.shop/accessai .\r\n\r\nCost-Effective: No more worrying about expensive subscriptions—get premium AI capabilities for free.\r\n\r\nEfficiency Boost: Streamline your operations and boost productivity with cutting-edge AI technology.\r\n\r\nAI Tools Available in Total Ai:\r\nChatGPT 4: Create world-class content and sales copy with ease.\r\n\r\nGemini Pro: Utilize Google’s advanced AI for insights and analytics.\r\n\r\nDALL·E 3: Generate stunning 4K HD images and artwork.\r\n\r\nLeonardo AI: Produce ultra-HD videos and realistic paintings: https://www.increasetraffic.shop/accessai .\r\n\r\nMicrosoft Copilot Pro: Write high-demand HTML, CSS, and programming codes.\r\n\r\nMeta Llama 3: Translate any language and answer complex questions.\r\n\r\nStable Diffusion XL: Transform text into breathtaking AI images and realistic portraits.\r\n\r\nPaLM 2: Develop powerful AI tools and apps effortlessly.\r\n\r\nJoin the AI Revolution:\r\n\r\nExperience Total Ai Today\r\n\r\nDon’t miss your chance to dominate your industry with a tool that brings everything together effortlessly. Transform your business strategy and unlock endless possibilities with Total Ai: https://www.increasetraffic.shop/accessai .\r\n\r\nLooking forward to your success,\r\n\r\nJack Whitby\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4502 Bailey Drive\r\nCedar Rapids, IA 52486', '2024-11-27 08:58:34', '2024-11-27 08:58:34'),
(2226, 'Robby Decker', 'decker.robby@gmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'I noticed that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.', '2024-11-27 09:17:17', '2024-11-27 09:17:17'),
(2227, 'Elizabeth', 'elizabethstenberg96@gmail.com', 'তথ্য অধিকার আইকন', 'A quick idea to save paramountinsurancebd.com time', 'I\'m reaching out with an idea that could help with your day-to-day operations.\r\n\r\nRunning a business like yours means you’re always juggling a hundred things—so here’s how this could make things easier:\r\n   ◘ No more missed calls: Every customer gets answered, even after hours.\r\n   ◘ No More Worrying About Sick Days or Vacations: It’s a 24/7 voice agent that works tirelessly, qualifying leads and passing only the important ones to you.\r\n   ◘ No More Training New Hires – Eliminate the hassle and cost of onboarding new receptionists or customer service staff\r\n\r\nIf that sounds like it could save you time and headaches, you can see how it works here: https://textcallalert.com/my-business-demo\r\n\r\nNo pressure—just a quick demo to see if it’s a good fit for your business.\r\n\r\n\r\n\r\nBest regards,\r\nElizabeth\r\n\r\nPS: Interested? It only takes a minute to see if this is the right fit for you', '2024-11-27 10:11:49', '2024-11-27 10:11:49'),
(2228, 'Louis Key', 'sean.hirschfeld@hotmail.com', 'তথ্য অধিকার আইকন', 'You might Like this', 'Hi,\r\n\r\n\r\nI came across your website and thought Deel could be a great fit for your business. \r\nIt’s a platform that makes managing payroll, contracts, taxes, and compliance easy. Whether you’re hiring locally or globally, Deel helps automate payments, stay compliant with tax laws, and handle accounts across countries.\r\n\r\n\r\nCheck it out here: https://bit.ly/deel-for-business\r\nOr, if you know anyone else who might benefit, feel free to forward this to them!\r\n\r\n\r\n\r\nBest,\r\nLouis', '2024-11-27 14:51:52', '2024-11-27 14:51:52'),
(2229, 'Ernesto', 'info@prins.medicopostura.com', 'শুদ্ধাচার সেবা বক্স', 'thank you', 'Hey \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nBest, \r\n\r\nErnesto', '2024-11-27 19:30:00', '2024-11-27 19:30:00'),
(2230, 'Steve Stookma', 'stevestommer@gmail.com', 'অভিযোগ বক্স', 'Selling made easy', 'Boost your buisness by making your products and others you could potentially sell laid out easily, visit http://shopify.pxf.io/OeBWLz for a free trial\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list', '2024-11-27 19:35:49', '2024-11-27 19:35:49'),
(2231, 'Cecila Michaelis', 'cecila.michaelis@hotmail.com', 'অভিযোগ বক্স', 'BluLineData.com Your one stop for clean accurate leads', 'Hi\r\n\r\nIf you need some fresh new leads for this last push to the end of the year, look no further.\r\n\r\nAt blulinedata we have done all the hard work for you, offering fresh data sets all ready for use. Every data set you buy from us gaurantees you a new contact. Our datasets have already been cleansed for you, having not a single record without contact information.\r\n\r\nWe are growing our data sets to cover the whole world and any industry you can think of.\r\nEvery dataset is priced per record so never end up spending money on excessively large datasets you do not actually need.\r\nFeel free to browse through our current selection and request any country you would be interested in via our chat.\r\n\r\n For an end of year special, enter chat requesting bludata sale discount to get up to 50% discount on any data.\r\n\r\nRegards,\r\nBluLineData.com', '2024-11-28 00:43:14', '2024-11-28 00:43:14'),
(2232, 'Emily Richards', 'emily@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Quick Capital Without the Hassle – No Credit Check, No Collateral', 'Ready to take your business to the next level? Get the funding you need with our unsecured \r\n\r\nbusiness loans of up to $500k!\r\n\r\n\r\n\r\nForget about collateral or personal guarantees—we don’t even check your credit!\r\n\r\n\r\n\r\nAct now and visit www.nextdayworkingcapital.com/approval to see how we can fuel your growth. \r\n\r\nGet your instant funding decision today!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-11-28 00:49:37', '2024-11-28 00:49:37'),
(2233, 'Emilia Corlis', 'emilia.corlis54@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Owner!', 'Let Us Take a Few Things Off Your Plate (Plus Black Friday Savings)\r\n\r\nUnlike your current host, Best Website goes above and beyond to support your business by including valuable extras as part of our fully managed WordPress hosting service, such as daily maintenance, plugin updates, security monitoring and unlimited technical support.\r\nSign up now for our industry-leading services and save 20% on 12 months of hosting with our special Black Friday pricing! \r\n\r\nhttps://bestwebsite.link/blackfriday', '2024-11-28 00:50:42', '2024-11-28 00:50:42'),
(2234, 'Torsten Downes', 'torsten.downes@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Admin.', 'Let Us Take a Few Things Off Your Plate (Plus Black Friday Savings)\r\n\r\nUnlike your current host, Best Website goes above and beyond to support your business by including valuable extras as part of our fully managed WordPress hosting service, such as daily maintenance, plugin updates, security monitoring and unlimited technical support.\r\nSign up now for our industry-leading services and save 20% on 12 months of hosting with our special Black Friday pricing! \r\n\r\nhttps://bestwebsite.link/blackfriday', '2024-11-28 10:21:41', '2024-11-28 10:21:41'),
(2235, 'Ardita J Sturgill', 'venetta.sturgill@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2024-11-28 20:46:31', '2024-11-28 20:46:31'),
(2236, 'Cody Tancred', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details jasonmorris001@aol.com\r\n\r\nRegards.', '2024-11-29 00:18:30', '2024-11-29 00:18:30');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2237, 'Chante Boren', 'boren.chante@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question about paramountinsurancebd.com', 'Hi there,\r\n\r\nI know your time is valuable and you’re probably busy, so I’ll keep this quick.\r\n\r\nIntegrating AI into your business can feel overwhelming and many business/website owners aren’t sure where to start. That’s exactly why I’m reaching out.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n    + How to quickly increase your business/website revenue.\r\n    + A simple framework for incorporating AI into your business.\r\n    + Proven strategies to boost productivity and save time.\r\n    + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing!\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards', '2024-11-29 00:51:29', '2024-11-29 00:51:29'),
(2238, 'Margery Joseph', 'joseph.margery@gmail.com', 'অভিযোগ বক্স', 'BluLineData.com Your one stop for clean accurate leads', 'Hi\r\n\r\nIf you need some fresh new leads for this last push to the end of the year, look no further.\r\n\r\nAt blulinedata we have done all the hard work for you, offering fresh data sets all ready for use. Every data set you buy from us gaurantees you a new contact. Our datasets have already been cleansed for you, having not a single record without contact information.\r\n\r\nWe are growing our data sets to cover the whole world and any industry you can think of.\r\nEvery dataset is priced per record so never end up spending money on excessively large datasets you do not actually need.\r\nFeel free to browse through our current selection and request any country you would be interested in via our chat.\r\n\r\nEnter chat and request the bludata discount to receive up to 50% Off any dataset.\r\n\r\nRegards,\r\nBluLineData.com', '2024-11-29 01:24:08', '2024-11-29 01:24:08'),
(2239, 'Booker Brennan', 'brennan.booker13@hotmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.', '2024-11-29 02:33:03', '2024-11-29 02:33:03'),
(2240, 'Alfonzo Dilke', 'alfonzo.dilke@hotmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.', '2024-11-29 03:03:02', '2024-11-29 03:03:02'),
(2241, 'Jonathan Simmons', 'info@prboostcolab.com', 'শুদ্ধাচার সেবা বক্স', 'Exclusive Offer: Free Article for Your Brand on Benzinga', 'Hi there\r\n\r\nHope you’re doing well.\r\n\r\nMy name is Jonathan, and I really admire your brand and the great work you’re doing.\r\n\r\nI wanted to present to you an exciting opportunity: a free article on Benzinga, one of the top financial platforms with over 14M+ visitors. This is a powerful way to elevate your company’s credibility and exposure.\r\n\r\nWe can feature your article on affiliates of Fox, CBS, NBC, ABC, and more than 300 other news outlets. We could even get you featured on Business Insider, Yahoo Finance, and Market Watch—imagine the exposure your business could gain!\r\n\r\nThis offer is limited for the first 10 people who reply—so if you’re interested in taking advantage of your free Benzinga article, simply reply with, \"\"YES, I want to be featured in Benzinga!\"\"\r\n\r\nI’d love to help your brand get the visibility it deserves.\r\n\r\nLooking forward to hearing from you,  \r\nJonathan\r\n\r\n\r\n\r\n\r\nShould you no longer want getting emails from this address anymore, kindly respond here saying the words: \"No, thank you\".', '2024-11-29 05:33:56', '2024-11-29 05:33:56'),
(2242, 'Luis Bair', 'luis.bair@msn.com', 'অভিযোগ বক্স', 'need assistance', 'Hi, this is a friendly reminder it\'s your last chance to file your claim for the ERC / Employee Retention Tax Credit. This is money set aside that\'s owed to you by the US Government, which reimburses you up to $32,200 per W2 you kept on payroll during the pandemic. This is your last chance to claim your money: https://claim-erc.net', '2024-11-29 05:56:27', '2024-11-29 05:56:27'),
(2243, 'Barry Smith', 'aichildrensbookmaker@goldtip.shop', 'শুদ্ধাচার সেবা বক্স', 'An easy goldmine - AI Children\'s Books', 'Dear,\r\n\r\nDo you know that the children\'s book market is an untapped gold mine?   According to recent data, it\'s a booming $4 billion industry in the US alone!\r\n\r\nDid you also know that an increasing number of parents and educators are turning to online platforms to find engaging and educational children\'s books?   Over 60% of children\'s books are now purchased online!\r\n\r\nNow, here\'s the real kicker: with the brand new A.I. Children\'s Book Maker 2500, you can easily tap into this lucrative market:\r\n\r\n: https://www.goldtip.shop/aichildrensbookmaker \r\n\r\nThis innovative web app uses artificial intelligence to write and illustrate high-quality children\'s books in just minutes.   No need for writing or illustrating skills.   Just input your idea and let the AI bring your story to life.\r\n\r\nImagine creating a unique product for this thriving market, without the traditional overhead costs of book publishing.   This could open up a significant new revenue stream for you.\r\n\r\nDon\'t miss out on this.   The launch special will be ending soon:\r\n\r\n: https://www.goldtip.shop/aichildrensbookmaker \r\n\r\nTry A.I. Children\'s Book Maker 2500 today and take your entrepreneurial journey to the next level.\r\n\r\nTo your success,\r\n\r\nBarry Smith\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4768 Marigold Lane\r\nCoral Gables, FL 33134', '2024-11-29 06:46:07', '2024-11-29 06:46:07'),
(2244, 'Santos Heilman', 'heilman.santos@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.', '2024-11-29 12:22:18', '2024-11-29 12:22:18'),
(2245, 'Toney Spencer', 'toney.spencer@msn.com', 'অভিযোগ বক্স', 'November 2024 Core Update: Crush Google\'s Update', 'Hi Mate,\r\n\r\n\"Traffic down, rankings down, revenue down, business down.\"\r\n\r\n\"Just as the new broad core update is rolling out, sales vanished while traffic is way up.\"\r\n\r\n\"We are free falling.\" \r\n\r\n\"Yes, looks like a drop. Ad revenue record low for November.” \r\n\r\n\"Big drop today. -40%.\" \r\n\r\n\"Yeah, a very big drop today. Seems like Google wants to ensure that they don’t lose any piece of the Christmas shopping cake.\"\r\n\r\n\"Anyone else seeing big changes for their sites at the moment? Traffic for our Indonesian speaking main site is down by nearly 50%\"\r\n\r\nWell, Google, hit you hard again, didn’t it?\r\n\r\nIf the above SEO chatter regarding the November 2024 Core Update hits a little too close to home then know this…\r\nWe stand by you.\r\nWe stand by you like always and are happy to report that we have massacred the Update of Google November 2024 Core Update.\r\n\r\n\r\nAs soon as the update hit the web, me and my team hit the SEO lab and started testing thousands of websites for various permutations and combinations.\r\n\r\nAND THE RESULTS ARE ASTOUNDING!\r\n\r\nWe are happy to share the fruits of labour with you so your money site doesn’t have to labour for revenue this Black Friday.\r\nCome, take a bite at it. Contact me at esolus@outlook.com\r\n\r\nSam\r\nesolus@outlook.com', '2024-11-29 15:12:44', '2024-11-29 15:12:44'),
(2246, 'Karolin Ritz', 'karolin.ritz83@msn.com', 'তথ্য অধিকার আইকন', 'Unlock Lifetime Earnings with Our 35% Affiliate Program!', 'Hi there,\r\nI’m Karolin from Monkey Digital, and I’m excited to share a fantastic opportunity for you to earn 35% commission on every order made through your affiliate links—for life!\r\n\r\nHere’s how it works:\r\n\r\n1.	Quick Registration: Sign up and create your affiliate links.\r\n2.	Easy Integration: Add those links to your website in just five minutes.\r\n3.	Monthly Payouts: Enjoy hassle-free monthly payments directly to you.\r\n\r\nhttps://www.monkeydigital.co/join-our-affiliate-program/\r\n\r\nThink about it: every website owner needs effective search engine optimization (SEO) to thrive. This presents a significant earning potential for both you and us.\r\n\r\nDon’t miss out on this opportunity to boost your income with minimal effort!\r\n\r\nThank you,\r\nKarolin Ritz\r\nMonkey Digital\r\nContact Us on WhatsApp\r\nhttps://www.monkeydigital.co/affiliates-whatsapp/', '2024-11-29 21:03:07', '2024-11-29 21:03:07'),
(2247, 'Mia Focken', 'mia.focken@hotmail.com', 'তথ্য অধিকার আইকন', 'November 2024 Core Update: Crush Google\'s Update', 'Hi Mate,\r\n\r\n\"Traffic down, rankings down, revenue down, business down.\"\r\n\r\n\"Just as the new broad core update is rolling out, sales vanished while traffic is way up.\"\r\n\r\n\"We are free falling.\" \r\n\r\n\"Yes, looks like a drop. Ad revenue record low for November.” \r\n\r\n\"Big drop today. -40%.\" \r\n\r\n\"Yeah, a very big drop today. Seems like Google wants to ensure that they don’t lose any piece of the Christmas shopping cake.\"\r\n\r\n\"Anyone else seeing big changes for their sites at the moment? Traffic for our Indonesian speaking main site is down by nearly 50%\"\r\n\r\nWell, Google, hit you hard again, didn’t it?\r\n\r\nIf the above SEO chatter regarding the November 2024 Core Update hits a little too close to home then know this…\r\nWe stand by you.\r\nWe stand by you like always and are happy to report that we have massacred the Update of Google November 2024 Core Update.\r\n\r\n\r\nAs soon as the update hit the web, me and my team hit the SEO lab and started testing thousands of websites for various permutations and combinations.\r\n\r\nAND THE RESULTS ARE ASTOUNDING!\r\n\r\nWe are happy to share the fruits of labour with you so your money site doesn’t have to labour for revenue this Black Friday.\r\nCome, take a bite at it. Contact me at esolus@outlook.com\r\n\r\nSam\r\nesolus@outlook.com', '2024-11-29 23:27:58', '2024-11-29 23:27:58'),
(2248, 'Kaylene Conlan', 'conlan.kaylene@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'I see that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.', '2024-11-30 07:25:54', '2024-11-30 07:25:54'),
(2249, 'Caren Lahr', 'lahr.caren@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI tool.', 'I see that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.', '2024-11-30 08:41:04', '2024-11-30 08:41:04'),
(2250, 'Mike Allford', 'mikexxxx@gmail.com', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there \r\n \r\nHaving some bunch of links pointing to paramountinsurancebd.com could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: https://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Allford\r\n \r\nstrictlydigital.net', '2024-11-30 09:00:11', '2024-11-30 09:00:11'),
(2251, 'Louis Key', 'crawford.marcus@googlemail.com', 'তথ্য অধিকার আইকন', '🅿🅰🆁🆃🅽🅴🆁🆂🅷🅸🅿 🅿🆁🅾🅿🅾🆂🅰🅻?', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/premium-logo-designz\r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nLouis', '2024-11-30 09:49:22', '2024-11-30 09:49:22'),
(2252, 'Mike Martin Brown', 'mikexxxx@gmail.com', '???? ?????? ????', 'Collaboration Request', 'Hello, \r\n \r\nThis is Mike Bush\r\n from Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Bush\r\n \r\nmonkeydigital.co', '2024-11-30 14:27:53', '2024-11-30 14:27:53'),
(2253, 'Tyrone Hall', 'aiprofitmachine@unlockrevenue.info', 'তথ্য অধিকার আইকন', 'The Fast Track to Financial Freedom!', 'Imagine zooming past all the hurdles holding you back from financial freedom.\r\n\r\nWhile others are stuck in traffic,\r\n\r\nyou’re on the express lane to success.\r\n\r\nA good buddy of mine always had big dreams of financial independence.\r\n\r\nBut every time he thought he was getting close,\r\n\r\nsomething would get in the way bills,\r\n\r\nunexpected expenses, or simply life.\r\n\r\nThen he discovered the AI Profit Machine.\r\n\r\nThis game-changer allowed him to automate income generation effortlessly: https://www.unlockrevenue.info/aiprofitmachine .\r\n\r\nNo more getting stuck in the slow lane!\r\n\r\nIf you’re yearning for financial freedom, you need to jump on this opportunity!\r\n\r\nIt’s your chance to fast-track your journey to the life you’ve always wanted.\r\n\r\nDon’t let this opportunity zip past you.\r\nTake action now!\r\n\r\nGo and grab this right now:\r\nhttps://www.unlockrevenue.info/aiprofitmachine \r\n\r\nTyrone Hall\r\n\r\n\r\n\r\nP.S. Stop crawling through life.   Get on the fast track to financial freedom with the AI Profit Machine:\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4154 Kessla Way\r\nCharleston, SC 29401', '2024-11-30 20:16:49', '2024-11-30 20:16:49'),
(2254, 'Janeen Courts', 'courts.janeen31@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I saw that your paramountinsurancebd.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.', '2024-12-01 06:53:32', '2024-12-01 06:53:32'),
(2255, 'Louis Key', 'mackinolty.brittney91@gmail.com', 'তথ্য অধিকার আইকন', 'Partnership Proposal?', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/logo-design-Louis\r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nLouis', '2024-12-01 17:49:35', '2024-12-01 17:49:35'),
(2256, 'Steve Stommer', 'stevestommer@gmail.com', 'তথ্য অধিকার আইকন', 'Ready to start your buisness from home?', 'Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists', '2024-12-01 23:12:44', '2024-12-01 23:12:44'),
(2257, 'Ardita J Sikes', 'sikes.milford@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2024-12-02 03:18:34', '2024-12-02 03:18:34'),
(2258, 'Tarah Berryman', 'oskaroliver2023@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin!', 'My name is James Broderick, and I am an attorney at Broderick & Associates LLP based in Canada. I am reaching out to discuss matters concerning your late relative payable on death sum of Eleven Million Eight Hundred Thousand, Twenty United States Dollars ($11,800,020.00).\r\n\r\nPlease feel free to contact me at your earliest convenience at the email address provided below for more information regarding their payable on death policy. Trust me it is something worthwhile you would like to hear. \r\n\r\nThank you for your attention to this matter. Contact me through my email to share more information with you about the payable on death.  jamesbroderick63@outlook.com\r\n\r\nBest regards,\r\nJames Broderick', '2024-12-03 09:37:27', '2024-12-03 09:37:27'),
(2259, 'Mike Blare', 'mikexxxx@gmail.com', '???? ?????? ????', 'Unlock Your paramountinsurancebd.com Potential with a Free SEO Score Check', 'Hi, \r\n \r\nCurious about how your website is performing? Discover its strengths and weaknesses with our Free SEO Check Tool! In just 2 minutes, you’ll get a detailed analysis of your website’s SEO health and actionable insights to help improve your rankings. \r\n \r\nTake the first step towards better performance and growth. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nDon’t let overlooked SEO issues hold you back. Optimize your site today and stay ahead of the competition! \r\n \r\nBest regards, \r\n \r\n \r\nMike Blare\r\n \r\nSpeed SEO \r\nWhatsapp us: https://www.speed-seo.net/whatsapp-with-us/', '2024-12-04 04:11:13', '2024-12-04 04:11:13'),
(2260, 'Cara Rosario', 'cara.rosario@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.', '2024-12-04 08:11:53', '2024-12-04 08:11:53'),
(2261, 'Bess Cardone', 'cardone.bess@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.', '2024-12-04 14:28:21', '2024-12-04 14:28:21'),
(2262, 'Val', 'info@herman.caredogbest.com', 'তথ্য অধিকার আইকন', 'CONTACT US', 'Good Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nThanks and Best Regards, \r\n\r\nVal', '2024-12-04 14:57:38', '2024-12-04 14:57:38'),
(2263, 'MasonTob', 'ebojajuje04@gmail.com', '????????? ???? ????', 'Hallo, i writing about your   price for reseller', 'Salam, qiymətinizi bilmək istədim.', '2024-12-04 17:15:39', '2024-12-04 17:15:39'),
(2264, 'Jermaine Battarbee', 'jermaine.battarbee@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic tool.', 'I noticed that your paramountinsurancebd.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.', '2024-12-04 17:49:48', '2024-12-04 17:49:48'),
(2265, 'Imogen Sylvester', 'imogen.sylvester@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Elevate Your SEO with Quality Backlinks', 'Hi there,\r\n\r\nAcquiring backlinks from highly established sites is crucial for your SEO success. However, relying on backlinks from high DA sites with zero ranking keywords can be counterproductive.\r\n\r\nIf you recognize the importance of a strategic backlink approach, check out our service:\r\nhttps://www.strictlydigital.net/product/semrush-backlinks/\r\n\r\n\r\nThanks\r\nStriclty Digital\r\nWhatsapp us:https://www.strictlydigital.net/whatsapp-us/', '2024-12-04 20:08:33', '2024-12-04 20:08:33'),
(2266, 'Nadya Ketner', 'abbey.ketner@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get Your AI Chatbot, Website, or App – Tailored Just for You!', 'Hi ,\r\n\r\n\r\nI will help to build chatbot with the power of AI & help you to integrate in your desired platform (mobile app, website, desktop app).\r\n I have 3+ years of experience in building multiple chatbots. You can always check our portfolio. \r\nBelow are the services that we offer in this gig:\r\n\r\nIn-demand:\r\n\r\nCustom GPT Integration (Trained on GPT Builder)\r\nCustom chatbot trained on your dataset\r\nDocument Question Answering Chatbot\r\nAI Website\r\nAI Web App\r\nAI Saas\r\n\r\nJump over to video counsltation and lets chat about your needs  ====>  https://shorturl.at/VE4dm', '2024-12-04 20:57:16', '2024-12-04 20:57:16'),
(2267, 'Ricardo Mendivil', 'aipilot@greatbusi.info', 'তথ্য অধিকার আইকন', 'AI Pilot Turns your Business Into a Cash Machine', 'Hey  \r\n\r\nSadly, it’s true...\r\n\r\nFor the past year, you have been trying dozens of apps…\r\n\r\nAnd I\'m here to tell you that this is NOT AI\r\n\r\nAt best, they\'re cheap mirror of ChatGPT, which is also not an AI app\r\n\r\nI know you may not believe me now…\r\n\r\nBut think about it…\r\n\r\n>> ChatGPT is not an AI app: https://www.greatbusi.info/aipilot \r\n\r\nIt just predicts the answers, and finds them on the internet\r\n\r\nAnd to make matters worse… It’s outdated.\r\n\r\nMeaning, ChatGPT only has access to information till 2021\r\n\r\nThis is a huge gap, especially in the day and age we live in…\r\n\r\nBut somehow, they convinced us that this is AI…\r\n\r\nI mean…\r\n\r\nTry to use ChatGPT to create something…\r\n\r\nTry to use it to create a funnel, or a website, you will be amazed by how bad it really is…\r\n\r\nDoes that mean you have to live like this?\r\nNever be able to use the true power of Ai?\r\n\r\nThe short answer is NO…\r\n\r\n I\'ve managed to create something…\r\n\r\nThat has never been done before…\r\n\r\n>> Click Here To Get the Tool: https://www.greatbusi.info/aipilot \r\n\r\nMe and my team have created the world’s first Ai app that uses a true Ai model\r\n\r\nA model that will literally do everything for you…\r\n\r\nWith a click of a button…\r\n\r\nOR…\r\n\r\nWith the sound of your voice…\r\n\r\nYes, you just use it’s Siri-like feature\r\n\r\nAnd it will create anything you want…\r\n\r\nCopywriting\r\nDesigns\r\nVideos\r\nLanding pages\r\nWebsites\r\nFunnels\r\nStores\r\nVoiceovers\r\n\r\nAnd more…\r\n\r\nBe sure to be around today at exactly 9:30AM\r\n\r\n>> Click Here Now To Get the Tool: https://www.greatbusi.info/aipilot \r\n\r\nTo make sure you get the BEST price possible\r\nAnd secure my insane bonuses pack\r\n\r\nSee you there…\r\nRicardo Mendivil\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2153 Spirit Drive\r\nHastings, FL 32145', '2024-12-04 23:14:44', '2024-12-04 23:14:44'),
(2268, 'Carol Simone', 'carol.simone85@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'What If Kids\' Books Could Talk? You Won\'t Believe What’s Possible Now!', 'Hi Paramountinsurancebd,\r\n\r\nKids HATE reading old and boring eBooks!\r\n\r\nWhat they need are Talking Kidbooks that can talk, teach, and inspire them.\r\n\r\nThese books should allow kids to engage and interact easily.\r\n\r\nBut finding high-quality, Talking KidBooks that actually talk to children and help them learn while keeping them entertained?\r\n\r\nThat’s rare.\r\n\r\nNow, with the help of this AI app, you can create your own interactive books that talk to kids.\r\n\r\nCheck out Talking KidBooks now => https://talking-kids-books.blogspot.com/\r\n\r\nWith TalkingKidBooks, you’ll be able to create fully interactive kids’ books in just 60 seconds that truly capture their attention.\r\n\r\nNo design experience needed, just choose the type of book:\r\n\r\nStory Books\r\nAdventure Books\r\nAnimal Books\r\nScience and Math Books\r\nRhyming and Phonics Books\r\n\r\n…and so much more—all with talking features that read along to kids in any language they want to hear!\r\n\r\n\r\nClick Here to Learn More Details About Talking KidBooks >> https://talking-kids-books.blogspot.com/\r\n\r\nPlus, with added features like clickable videos, images, CTA buttons, and QR codes, you’re creating something so much more than a book…\r\n\r\nDiscount Coupon -  \r\nWith Talking KidBooks, Get This Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking KidBooks Right Now >> https://talking-kids-books.blogspot.com/\r\n\r\nDiscount Coupon - Special Coupon BLACKFRIDAY40 For 40% off.\r\n\r\nTo Your Success, \r\n[Carol Simone]', '2024-12-05 04:12:59', '2024-12-05 04:12:59'),
(2269, 'Ashton Sheets', 'ashton.sheets@gmail.com', 'অভিযোগ বক্স', 'Use EVERY major AI for paramountinsurancebd.com, Lifetime Unlimited Usage Deal', 'Unlock all the premium AI apps from one, user-friendly dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nEliminate your AI subscriptions, Save thousands of Dollars $$$$.\r\n\r\nUnlimited Use - Zero recurring costs—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---', '2024-12-05 06:38:01', '2024-12-05 06:38:01'),
(2270, 'Steve Stommer', 'stevestommer@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Ready to start your buisness from home?', 'Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists', '2024-12-05 19:08:19', '2024-12-05 19:08:19'),
(2271, 'Fredrick McPeak', 'mcpeak.fredrick@yahoo.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'I see that your paramountinsurancebd.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.', '2024-12-06 06:55:56', '2024-12-06 06:55:56'),
(2272, 'Paul Evenden', 'paul.evenden@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'I saw that your paramountinsurancebd.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.', '2024-12-06 11:46:28', '2024-12-06 11:46:28'),
(2273, 'Glory Playford', 'playford.glory86@gmail.com', 'অভিযোগ বক্স', 'Partnership proposal!', 'Hi,\r\n\r\n\r\nI came across your website and thought Deel could be a great fit for your business. It’s a platform that makes managing payroll, contracts, taxes, and compliance easy. Whether you’re hiring locally or globally, Deel helps automate payments, stay compliant with tax laws, and handle accounts across countries.\r\n\r\n\r\nCheck it out here:https://bit.ly/deel-for-business\r\n\r\nOr, if you know anyone else who might benefit, feel free to forward this to them!\r\n\r\n\r\nBest,\r\nGlory Playford', '2024-12-06 15:28:20', '2024-12-06 15:28:20'),
(2274, 'Mason Phillips', 'gptappsengine@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Big Profits - Create White-Label AI Apps & Sell Them for Profit—Here’s How!', 'Hey paramountinsurancebd.com,\r\n\r\nIt’s the era of AI, and launching just one AI app can change your world forever.    🌟\r\n\r\nImagine this:\r\n\r\nA business that runs on automation, offers AI-powered solutions, and creates value for clients in ways you never thought possible.\r\n\r\nThat’s exactly what you can do.\r\n\r\nIntroducing GPT Apps Engine, the first-of-its-kind No-Code platform that lets anyone design and launch fully functional, white-labeled Generative AI apps in under a minute: https://www.moredollar.info/gptappsengine .\r\n\r\nWith GPT Apps Engine, you can:\r\n\r\n✅ Launch AI Apps in Just 60 Seconds – No coding required.\r\n\r\n✅ Create White-Labeled Apps – Custom branding for any niche.\r\n\r\n✅ Sell AI Apps for Big Profits – Businesses are ready to pay thousands for your AI-powered solutions.\r\n\r\n✅ Leverage 225+ Done-for-You Templates – Build apps with ease for anything from sales copy to scripts and more.\r\n\r\n✅ Automate Everything – Run your business on autopilot and start earning without the need for developers.\r\n\r\nIt’s that easy!\r\n\r\nThe future is AI-powered, and the GPT Apps Engine is the key to unlocking its potential for your business.\r\n\r\nYou don’t need to be a tech expert to dive into the world of AI apps.    With our drag-and-drop simplicity, you can create, brand, and sell AI apps in just a few clicks.\r\n\r\nClick Here to Learn More About GPT Apps Engine => https://www.moredollar.info/gptappsengine \r\n\r\n& Here’s The Best Part…\r\n\r\nFor a limited time, We’re including Incredible Bonuses that will take your GPT Apps Engine to the next level\r\n\r\nThese bonuses are available for a limited time, so act now!\r\n\r\nTo Your Success,\r\nMason Phillips\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1652 Timbercrest Road\r\nTeller, AK 99778', '2024-12-06 22:21:14', '2024-12-06 22:21:14'),
(2275, 'Mark Rogers', 'mark@capitalfundingstore.com', 'অভিযোগ বক্স', 'Need Capital? Get Approved for a Loan in Seconds with No Paperwork!', 'Are you trying to expand your business and need a business loan to make that happen?\r\n\r\nWe offer unsecured business loans up to 500k with very flexible terms. \r\n\r\nNo collateral or personal guarantees are required, and we do NOT pull your credit!\r\n\r\nSimply visit www.capitalfundingstore.com/approval  and discover what we can offer \r\n\r\nyour business. You\'ll receive an instant funding decision.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-12-07 01:41:49', '2024-12-07 01:41:49'),
(2276, 'Albertdgdgfpah', 'vfssffssdfdsffffddhffhd@gmail.com', '?????? ????', 'Personal free prediction from Blind Saint Sergius', 'This horoscope prediction is still a top secret! Blind clairvoyant Saint Sergius from Ternopil, Ukraine - decided that his gift should not be wasted, so he remotely helps everyone anyone who wants it. People live in different parts of the country and the world, and not always they have the opportunity to visit the clairvoyant in person. Saint Sergius only needs a small amount of information to read to read your destiny imprint and give you a diagnostic session. It\'s completely free of charge! \r\nIt is impossible to discuss horoscope with friends and relatives, because so YOU change the true the course of things, violating your destined path. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-07 02:36:49', '2024-12-07 02:36:49'),
(2277, 'HarryTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Hi,   writing about your   price', 'Hæ, ég vildi vita verð þitt.', '2024-12-07 04:42:18', '2024-12-07 04:42:18'),
(2278, 'Mike Finch', 'mikexxxx@gmail.com', '?????? ????', 'Social Ads Traffic by Country for paramountinsurancebd.com', 'Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: https://monkeydigital.co/whatsapp-us/ \r\n \r\nRegards \r\nMike Finch\r\n \r\nmonkeydigital.co', '2024-12-07 08:33:38', '2024-12-07 08:33:38'),
(2279, 'Maria Winslow', 'maria.winslow@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin.', 'Save big, live better! Our membership program lets you enjoy discounts on everyday essentials, starting at just $20/month. Accessible anytime, anywhere 🌎.\r\n👉 https://kristi.savingshighwayglobal.com/?page=membership\r\n\r\nWhy pay full price when you can start saving now?\r\nDisclaimer: Results vary. This does not guarantee specific savings, earnings, or outcomes.', '2024-12-07 10:23:50', '2024-12-07 10:23:50'),
(2280, 'Bill McGaw', 'bill.mcgaw@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Learn How to Make Your Users Remain on Paramountinsurancebd!', 'Salutations to the Paramountinsurancebd Administrator,\r\n\r\nMy name is Bill, I came across Paramountinsurancebd after completing a concise inquiry – you surfaced close to the top of the listings, so whatever you’re working on for SEO seems like it’s working well.\r\n\r\nSo I\'ve got my inquiry – what transpires AFTER somebody lands on your page? Anything at all?\r\n\r\nStudies reveals at least 70 percent of the visitors who visit your website, following a brief once-over, they exit… permanently.\r\n\r\nThat implies that much of the the hard work and endeavor you invested into getting them to appear slips down the tubes.\r\n\r\nWhy would you allow all of that good work – and the fantastic platform you’ve created – go to unused?\r\n\r\nBecause the probabilities are they’ll just ignore calling or even pulling out their phone, leaving you in the lurch.\r\n\r\nBut, here’s a suggestion… what if you could make things very easy for an individual to express interest, okay, let’s discuss without asking them to even pull out their mobile phone from their bag, thanks to cutting-edge new software that can make that first connection NOW.\r\n\r\nWeb Visitors Into Leads is a application that sits on your page, ready and waiting to gather any visitor’s Contact Name, Email, and Contact Number. It lets you know  IMMEDIATELY – so that you can talk to that lead while they’re still there, act when the moment is right!\r\n\r\nVisit https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads and understand precisely how it works. When targeting leads, you need to move fast – the difference between contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature… once you’ve captured the phone number of the page guest, you can immediately kick off a text message (SMS) conversation with them.\r\n\r\nImagine how impactful this could be – even if they don’t take you up on your proposal, you can maintain touch with them using text messages to present additional offers, or provide access to valuable content, and build your credibility. This alone could significantly improve your website\'s results – act when the iron’s hot!\r\n\r\nGo to https://advanceleadgeneration.com to discover about everything Web Visitors Into Leads can offer your business – you’ll be impressed, and keep up the excellent work!\r\n\r\nBill McGaw\r\nPS: Web Visitors Into Leads provides a 14-day test phase – you could be converting up to 100x more leads quickly! Visit https://advanceleadgeneration.com to experience Web Visitors Into Leads.\r\n\r\nNow, if you\'d like to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-07 11:44:15', '2024-12-07 11:44:15'),
(2281, 'Albertdgdgfpah', 'vfssffssdfdsffffdddfhfhfhf@gmail.com', '???? ?????? ????', 'Personal free prediction from Blind Saint Sergius', 'This horoscope prediction is still a top secret! Blind clairvoyant Saint Sergius from Ternopil, Ukraine - decided that his gift should not be wasted, so he remotely helps everyone anyone who wants it. People live in different parts of the country and the world, and not always they have the opportunity to visit the clairvoyant in person. Saint Sergius only needs a small amount of information to read to read your destiny imprint and give you a diagnostic session. It\'s completely free of charge! \r\nIt is impossible to discuss horoscope with friends and relatives, because so YOU change the true the course of things, violating your destined path. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-07 18:14:29', '2024-12-07 18:14:29'),
(2282, 'Brian And Dee Reuter', 'reuter.jina67@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-12-07 18:29:20', '2024-12-07 18:29:20'),
(2283, 'Werner Couch', 'couch.werner@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'Hi paramountinsurancebd.com owner,\r\n\r\nI hope you’re doing well.\r\n\r\nI’m reaching out from Virgo T3. We are looking to purchase backlinks from high-quality websites like yours, and after reviewing your site, we believe there’s a great opportunity for us to collaborate.\r\n\r\nWe are willing to pay for placing a link on your website that points to one of our high-quality resources. The payment will be based on the metrics of your site, and we are happy to discuss the terms further to ensure it works for both of us.\r\n\r\nHere are the details:\r\n\r\nLink Type: Contextual Backlink, within a blog post, etc.\r\nPayment: We will compensate you based on your site\'s metrics (e.g., traffic, DA, etc.).\r\nContent: We will provide a nicely written/ High quality copyscape passed content.\r\nIf you\'re interested, please let me know, and we can discuss the details and arrange payment accordingly.\r\n\r\nLooking forward to hearing from you! Email me at virgot.3@gmail.com\r\n\r\nBest regards,\r\nSam\r\nvirgot.3@gmail.com', '2024-12-07 20:03:14', '2024-12-07 20:03:14'),
(2284, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'অভিযোগ বক্স', 'Ready to start or add to your buisness from home?', 'Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists', '2024-12-08 02:05:08', '2024-12-08 02:05:08'),
(2285, 'Darcy Dowie', 'dowie.darcy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Hi paramountinsurancebd.com owner,\r\n\r\nI hope you’re doing well.\r\n\r\nI’m reaching out from Virgo T3. We are looking to purchase backlinks from high-quality websites like yours, and after reviewing your site, we believe there’s a great opportunity for us to collaborate.\r\n\r\nWe are willing to pay for placing a link on your website that points to one of our high-quality resources. The payment will be based on the metrics of your site, and we are happy to discuss the terms further to ensure it works for both of us.\r\n\r\nHere are the details:\r\n\r\nLink Type: Contextual Backlink, within a blog post, etc.\r\nPayment: We will compensate you based on your site\'s metrics (e.g., traffic, DA, etc.).\r\nContent: We will provide a nicely written/ High quality copyscape passed content.\r\nIf you\'re interested, please let me know, and we can discuss the details and arrange payment accordingly.\r\n\r\nLooking forward to hearing from you! Email me at virgot.3@gmail.com\r\n\r\nBest regards,\r\nSam\r\nvirgot.3@gmail.com', '2024-12-08 03:08:12', '2024-12-08 03:08:12'),
(2286, 'Lowell Galway', 'lowell.galway@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'I saw that your paramountinsurancebd.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/r4mXC\r\n\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.', '2024-12-08 06:47:38', '2024-12-08 06:47:38'),
(2287, 'Jason Smith', 'rankgpt@dollartip.info', 'অভিযোগ বক্স', 'Be the First to Rank on the “Google Rival” Search Engine - SearchGPT', 'Hi,\r\n\r\nWe all know how tough it is to rank on Google these days. You spend weeks (or even months) optimizing your site, only to end up buried beneath competitors with bigger budgets and more resources.\r\n\r\nIt’s frustrating, exhausting, and often feels like a losing battle.\r\nBut what if there was a better way?\r\n\r\nMeet SearchGPT—the search engine everyone’s calling the “Google Rival.”\r\n\r\nWhy SearchGPT?\r\n\r\n🌐 Less competition: Unlike Google, SearchGPT is still new and fresh, meaning fewer businesses competing for top spots.\r\n⚡ Faster rankings: Early adopters are seeing rapid results, ranking on the first page in a fraction of the time it takes on Google.\r\n💥 Massive visibility: As one of the first to optimize for SearchGPT, you can establish yourself as a leader in your industry before the competition catches on.\r\nBut here’s the real game-changer…\r\n\r\nAnd here’s your opportunity to be a pioneer in this next-gen search revolution.\r\n\r\nIntroducing RankGPT\r\n\r\n🚀 RankGPT is the world’s first AI-powered app that instantly creates stunning websites and ranks them on the first page of SearchGPT—in under 60 seconds: https://www.dollartip.info/rankgpt !\r\n\r\nWith RankGPT, you’ll get:\r\n\r\n✅ Instant first-page rankings – No waiting. No complex SEO strategies. Just fast, powerful results.\r\n✅ Insider strategies – Learn from early adopters who are already dominating SearchGPT.\r\n\r\nWhy Now Is the Perfect Time\r\nThe search landscape is changing fast. Early adopters of new platforms like SearchGPT often see exponential growth.\r\nThis is your chance to get in early, secure top rankings, and leave your competitors scrambling to catch up.\r\n\r\n💡 Imagine:\r\n	•	Your website ranking on the first page of a brand-new search engine\r\n	•	A flood of organic traffic coming your way\r\n	•	Less competition, more visibility, and more conversions\r\n\r\nBut opportunities like this don’t last forever.\r\n\r\n👉 Click Here to Get Early Access to RankGPT Now: https://www.dollartip.info/rankgpt \r\n\r\nDon’t wait until it’s too late. The future of search is here, and with RankGPT, you can lead the charge.\r\n\r\nBe the pioneer. Leave the competition behind.\r\n\r\nTo your success,\r\nJason Smith\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4329 Wilkinson Street\r\nBrentwood, TN 37027', '2024-12-08 08:08:03', '2024-12-08 08:08:03'),
(2288, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Hello  i wrote about     prices', 'Sawubona, bengifuna ukwazi intengo yakho.', '2024-12-08 12:25:02', '2024-12-08 12:25:02'),
(2289, 'Rahul', 'noreply@noreply.zyz', 'তথ্য অধিকার আইকন', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \r\n\r\nSend me an email at efficientmanage007@outlook.com to proceed further.', '2024-12-08 12:55:47', '2024-12-08 12:55:47');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2290, 'John F', 'vincedermina@gmail.com', 'তথ্য অধিকার আইকন', 'Partnership proposal?', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/Premium-logo-design\r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJohn F', '2024-12-08 16:00:14', '2024-12-08 16:00:14'),
(2291, 'Nannette Spurgeon', 'nannette.spurgeon@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your Web Presence with Our Newest Tool!', 'Greetings to Paramountinsurancebd Administrator,\r\n\r\nMy name is Nannette, I came across Paramountinsurancebd following doing a quick search – your site surfaced close to the summit of the search results, so all that you’re working on for SEO looks like it’s working well.\r\n\r\nSo here is my question – what transpires AFTER somebody arrives on your page? Anything?\r\n\r\nStudies reveals at least 70 percent of the users who discover your website, following a quick once-over, they exit… forever.\r\n\r\nThis means that much of the the time and commitment you invested into getting them to arrive slips down the drain.\r\n\r\nWhy would you wish all valuable investment – and the fantastic platform you’ve developed – go to waste?\r\n\r\nSince the likelihood are they’ll just ignore calling or even pulling out their phone, leaving you without connection.\r\n\r\nHowever, here is a thought… what if you could make it super-simple for an individual to raise their hand and say, okay, let’s discuss without asking them to even pull out their phone from their pocket, thanks to innovative new software that can make that initial call happen NOW.\r\n\r\nWeb Visitors Into Leads is a application that sits on your site, ready and waiting to gather any visitor’s Name, Email address, and Contact Number. It notifies you right away – so that you can talk to that lead while they’re actively browsing, strike when the moment is right!\r\n\r\nVisit https://advanceleadgeneration.com to test a Live Demo with Web Visitors Into Leads and see exactly how it works. When targeting leads, you need to respond swiftly – the gap in contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why you should explore our new SMS Text With Lead option… after you\'ve obtained the contact number of the website visitor, you can automatically kick off a text message (SMS) conversation with them.\r\n\r\nThink about how powerful this could be – even if they do not take you up on your proposal, you can maintain contact with them using text messages to present additional suggestions, or provide access to interesting content, and build your credibility. This alone could significantly improve your website\'s results – strike when the iron’s hot!\r\n\r\nGo to https://advanceleadgeneration.com to find out more about everything Web Visitors Into Leads can offer your business – you’ll be impressed, and keep up the excellent work!\r\n\r\nNannette Spurgeon\r\nPS: Web Visitors Into Leads offers a 14-day trial – you could be converting up to 100x more prospects quickly! Visit https://advanceleadgeneration.com to try out Web Visitors Into Leads.\r\n\r\nNow, if you\'d like to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-09 05:29:21', '2024-12-09 05:29:21'),
(2292, 'Michael Milner', 'evoke@getmoreopportunities.info', 'শুদ্ধাচার সেবা বক্স', 'FB “Hack” Makes $500 Per Day', 'Hey,\r\n\r\nI don’t need to tell you that FB is a traffic JUGGERNAUT…\r\n\r\nAccording to interesting studies, the number of Facebook users worldwide (monthly active users) is 2.989 BILLION…\r\n\r\nYup, you read that right…\r\n\r\nBillions with a “B”...\r\n\r\nCan you even put that number into perspective?\r\n\r\nIt’s mind-bending, I know…\r\n\r\nNow…\r\n\r\nWhat if you could legally hack FB’s Optimization Algo and literally “force” it to send you MASSIVE traffic to any website or link…\r\n\r\nWith just 1 click of your mouse?\r\n\r\n=> Click Here To Take “Hack” FB’s Optimization Algo: https://www.getmoreopportunities.info/evokes   \r\n\r\nNow, before you even think about it…\r\n\r\nThis isn’t illegal…\r\n\r\nNor will you ever get into trouble…\r\n\r\nThis is 100% white hat…\r\n\r\nIt is so clever that you will be astounded at how simple it is to generate passive income without doing anything at all…\r\n\r\nIn addition to extracting all the traffic you want from Facebook without spending a dime on ads…\r\n\r\nIn just 2 simple steps, you could bank tons of profits…\r\n\r\nSTEP 1 - Launch Evoke…\r\nSTEP 2 - Click on “GO”...\r\n\r\nThat’s all it takes to make a minimum of $500 daily…\r\n\r\nSo, what are you waiting for?\r\n\r\n=> Click Here To Get Started: https://www.getmoreopportunities.info/evokes   \r\n\r\nNOTE: Forget about gambling your hard-earned money with FB ads…\r\n\r\nNow you (paramountinsurancebd.com) can generate an insane amount of FREE clicks without ever paying for ads…\r\n\r\nTalk soon,\r\n\r\nMichael Milner\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3294 Desert Broom Court\r\nRochelle Park, NJ 07662', '2024-12-09 11:28:32', '2024-12-09 11:28:32'),
(2293, 'Orlando Hennessy', 'talkingkidsbooks@growthmarketingnow.info', 'অভিযোগ বক্স', '6-Figure Passive Income -Transform Any Story into a Talking Kids\' Book', 'Hey ,\r\n\r\nEver wondered how to capture Kid’s attention and keep it locked in while mading huge profits?\r\n\r\nYou’re not alone.\r\n\r\nWe live in a world full of distractions where traditional content is losing its charm fast.\r\n\r\nStatic books, boring PDFs, and endless reading?\r\n\r\nThat’s so yesterday.\r\n\r\nBut what if you could wave a magic wand and turn a simple keyword into mind-blowing Talking KidBooks that Kids can’t put down?\r\n\r\nCheck Out Talking KidBooks Now => https://www.growthmarketingnow.info/talkingkidsbooks \r\n\r\nTalking KidBooks is the world’s first AI app that creates stunning, talking kids\' books in any language in just 60 seconds.\r\n\r\nAnd when it’s ready, you’re literally one click away from publishing across multiple platforms like Amazon KDP, Etsy, Apple Books, eBay, Kobo, and Barnes & Noble.\r\n\r\nWith TalkingKidBooks, you can add:\r\n\r\nClickable CTA\'s\r\n\r\nEngaging Videos\r\n\r\nVibrant Images\r\n\r\nCustom QR Codes\r\n\r\nClick Here to Learn More Details About Talking KidBooks >> https://www.growthmarketingnow.info/talkingkidsbooks \r\n\r\nWith Talking KidBooks, Get This Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking KidBooks Right Now >> https://www.growthmarketingnow.info/talkingkidsbooks \r\n\r\nTo Your Success,\r\nOrlando Hennessy\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4614 Emily Renzelli Boulevard\r\nSanta Clara, CA 95054', '2024-12-09 14:13:49', '2024-12-09 14:13:49'),
(2294, 'Ardita J Varghese', 'minda.varghese@gmail.com', 'অভিযোগ বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2024-12-09 16:10:39', '2024-12-09 16:10:39'),
(2295, 'Neil', 'no-reply@noreply.blz', 'অভিযোগ বক্স', 'Freelance Data Entry', 'Hello! I\'m Neil, a seasoned professional with over a decade of experience specializing in data entry, data management, including research, processing, and cleansing. I also provide financial accounting services, from managing accounts payable and receivable to reconciliations, invoice handling, and preparing financial statements. Additionally, I offer expert e-commerce support, such as inventory management and invoice processing. I’m skilled at understanding and adapting to your unique processes and proficient in working with any software. My rate ranges from USD 6/hr to USD 10/hr, with special discounts available for part-time and full-time engagements. \r\n\r\nLet’s discuss how I can help streamline and elevate your business—Reach me at venture4help@outlook.com', '2024-12-09 20:29:30', '2024-12-09 20:29:30'),
(2296, 'Mose Wicker', 'mose.wicker@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Your Conversions with This Latest Tool!', 'Hi to Paramountinsurancebd Administrator,\r\n\r\nMy name is Mose, I came across Paramountinsurancebd after performing a concise search – your site appeared at the top of the search results, so all that you’re working on for SEO looks like it’s working well.\r\n\r\nSo here is my inquiry – what occurs AFTER an individual arrives on your site? Anything at all?\r\n\r\nStudies indicates at least 70 percent of the visitors who find your website, following a cursory once-over, they leave… permanently.\r\n\r\nThat means that much of the the effort and time you invested into getting them to arrive slips down the waste.\r\n\r\nWhy would you want so much excellent effort – and the excellent platform you’ve built – go to waste?\r\n\r\nSince the probabilities are they’ll just ignore contacting or even using their mobile phone, leaving you in the lurch.\r\n\r\nNevertheless, here is a suggestion… what if you could make things very easy for an individual to express interest, okay, let’s discuss without needing them to even pull out their device from their bag, thanks to cutting-edge new software that can make that introductory connection NOW.\r\n\r\nWeb Visitors Into Leads is a application that sits on your page, ready and waiting to capture any visitor’s Name, Email, and Phone Number. It alerts you IMMEDIATELY – so that you can talk to that lead while they’re still there, act when the iron’s hot!\r\n\r\nVisit https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads and understand precisely how it works. When targeting leads, you need to move fast – the difference between contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead option… once you’ve secured the contact number of the page guest, you can immediately kick off a dialogue with them.\r\n\r\nConsider how effective this could be – even if they don’t take you up on your offer, you can maintain touch with them using text messages to make new offers, or provide links to useful content, and build your credibility. This alone could significantly improve your website\'s effectiveness – act when the time is right!\r\n\r\nGo to https://advanceleadgeneration.com to find out more about everything Web Visitors Into Leads can do for your business – you’ll be impressed, and continue the excellent work!\r\n\r\nMose Wicker\r\nPS: Web Visitors Into Leads provides a 14-day test phase – you might be transforming up to 100x more prospects quickly! Visit https://advanceleadgeneration.com to experience Web Visitors Into Leads.\r\n\r\nNow, if you\'d like to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-09 20:46:28', '2024-12-09 20:46:28'),
(2297, 'NATREGTEGH1074004NERTHRTYHR', 'marleneflores1989@quieresmail.com', '?????? ????', 'TORHTYHTH1074004TIGFNMYUM', 'MEYJTJ1074004MARTHHDF', '2024-12-09 21:10:53', '2024-12-09 21:10:53'),
(2298, 'Albertdgdgfpah', 'vfssffssdfdsffffddhffhd1@gmail.com', '?????? ????', 'Personal free prediction from Blind Saint Sergius', 'This horoscope prediction is still a top secret! Blind clairvoyant Saint Sergius from Ternopil, Ukraine - decided that his gift should not be wasted, so he remotely helps everyone anyone who wants it. People live in different parts of the country and the world, and not always they have the opportunity to visit the clairvoyant in person. Saint Sergius only needs a small amount of information to read to read your destiny imprint and give you a diagnostic session. It\'s completely free of charge! \r\nIt is impossible to discuss horoscope with friends and relatives, because so YOU change the true the course of things, violating your destined path. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Get horoscope on our website! Click on link</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-10 06:24:40', '2024-12-10 06:24:40'),
(2299, 'Tarah Delacruz', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner!', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2024-12-10 09:12:16', '2024-12-10 09:12:16'),
(2300, 'Jawad F', 'vincedermina@gmail.com', 'অভিযোগ বক্স', 'Re: Partnership proposal?', 'Hi,\r\n\r\n\r\nI came across your website on Google and noticed your logo could use a little upgrade.\r\nA weak logo can make your brand forgettable, and that’s the last thing you want.\r\n\r\nI can help design a logo that grabs attention and sticks with your customers.\r\nLet’s give your brand the look it deserves.\r\n\r\nReach me here: https://bit.ly/custom-logo-designz\r\nCheers,\r\n\r\nJawad', '2024-12-10 10:45:53', '2024-12-10 10:45:53'),
(2301, 'Bernice Raines', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2024-12-10 12:07:45', '2024-12-10 12:07:45'),
(2302, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'অভিযোগ বক্স', 'Ready to start or add to your buisness from home?', 'Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists', '2024-12-10 12:12:38', '2024-12-10 12:12:38'),
(2303, 'Elouise Louat', 'elouise.louat@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to see the impact firsthand. Afterward, our plans provide up to 250K, helping your website expand its audience and engagement effortlessly. Get more information here: https://ln.run/VUlC1', '2024-12-11 03:53:11', '2024-12-11 03:53:11'),
(2304, 'AmeliaTob', 'yawiviseya67@gmail.com', '????????? ???? ????', 'Aloha,   write about your the price', 'Szia, meg akartam tudni az árát.', '2024-12-11 08:12:07', '2024-12-11 08:12:07'),
(2305, 'DonaldWes', 'hjgjgjghjjgjhgjjghjj@gmail.com', '???? ?????? ????', 'Бесплатное предсказание от слепого ясновидящего Святой Сергий', 'Данный гороскоп-предсказание до сих пор находится в строжайшем секрете! Слепой Ясновидящий Святой Сергий решил, что его дар не должен пропадать зря, поэтому он удаленно помогает каждому \r\nжелающему. Люди проживают в разных уголках страны и мира, и не всегда у них есть возможность \r\nпосетить ясновидящего лично. Святому Сергию достаточно небольшого количества информации, чтобы \r\nпрочитать Ваш отпечаток судьбы и провести диагностический сеанс помощи. Он совершенно \r\nбесплатный! Обсуждать гороскоп нельзя с друзьями и близкими, ведь так ВЫ меняете истинный \r\nход вещей, нарушая предначертанный ВАМ путь. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-11 09:42:02', '2024-12-11 09:42:02'),
(2306, 'Donnie Hearn', 'hearn.donnie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Are you maximizing the potential of your paramountinsurancebd.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://ln.run/PJGG7', '2024-12-11 13:09:43', '2024-12-11 13:09:43'),
(2307, 'Brittny Limon', 'brittny.limon@googlemail.com', 'তথ্য অধিকার আইকন', 'Skip SEO & Win: Unlock the Secret!', 'Transform your traffic: uncover the secret wealth of free Google traffic!\r\n\r\nAct now - click here https://cutt.ly/Google-traffic-trick', '2024-12-11 14:58:08', '2024-12-11 14:58:08'),
(2308, 'GeorgeTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Hi  i am writing about your   price for reseller', 'Hai, saya ingin tahu harga Anda.', '2024-12-11 16:01:42', '2024-12-11 16:01:42'),
(2309, 'PhillipdgfdgfVom', 'ffgdfdffdgdgfdfgdgfdfg@gmail.com', '???? ?????? ????', 'Бесплатное предсказание от слепого ясновидящего Святой Сергий', 'Данный гороскоп-предсказание до сих пор находится в строжайшем секрете! Слепой Ясновидящий Святой Сергий решил, что его дар не должен пропадать зря, поэтому он удаленно помогает каждому \r\nжелающему. Люди проживают в разных уголках страны и мира, и не всегда у них есть возможность \r\nпосетить ясновидящего лично. Святому Сергию достаточно небольшого количества информации, чтобы \r\nпрочитать Ваш отпечаток судьбы и провести диагностический сеанс помощи. Он совершенно \r\nбесплатный! Обсуждать гороскоп нельзя с друзьями и близкими, ведь так ВЫ меняете истинный \r\nход вещей, нарушая предначертанный ВАМ путь. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-11 21:20:36', '2024-12-11 21:20:36'),
(2310, 'Nadya Trost', 'trost.marcela@yahoo.com', 'অভিযোগ বক্স', 'Get Your AI Chatbot, Website, or App – Tailored Just for You!', 'Hi ,\r\n\r\n\r\nI will help to build chatbot with the power of AI & help you to integrate in your desired platform (mobile app, website, desktop app).\r\n I have 3+ years of experience in building multiple chatbots. You can always check our portfolio. \r\nBelow are the services that we offer in this gig:\r\n\r\nIn-demand:\r\n\r\nCustom GPT Integration (Trained on GPT Builder)\r\nCustom chatbot trained on your dataset\r\nDocument Question Answering Chatbot\r\nAI Website\r\nAI Web App\r\nAI Saas\r\n\r\nJump over to video counsltation and lets chat about your needs  ====>  https://shorturl.at/VE4dm', '2024-12-11 22:31:05', '2024-12-11 22:31:05'),
(2311, 'Kim Westfeild', 'kimwestfeild@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Ready to start or add to your buisness from home?', 'Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists', '2024-12-12 03:42:04', '2024-12-12 03:42:04'),
(2312, 'Brian And Dee Basham', 'reina.basham69@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-12-12 05:13:02', '2024-12-12 05:13:02'),
(2313, 'Mari', 'info@kirkland.bangeshop.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hello, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nSincerely,\r\n\r\nMari', '2024-12-12 08:04:30', '2024-12-12 08:04:30'),
(2314, 'Ronny Sholl', 'sholl.ken@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-12-12 11:06:31', '2024-12-12 11:06:31'),
(2315, 'Brianna Moreland', 'moreland.brianna5@gmail.com', 'তথ্য অধিকার আইকন', 'Stay top of mind with consistent social media content! We create and post 5 times weekly. Interested?', 'There are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across each of your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images and video from your website, shared drives (Google Drive/Dropbox), or stock photos if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSave $100 with coupon SAVE100 and get more information here: https://ln.run/2P3lj', '2024-12-12 14:08:56', '2024-12-12 14:08:56'),
(2316, 'PhillipdgfdgfVom', 'ffgdfdffdgdgfdfgdgfdfg@gmail.com', '?????? ????', 'Бесплатное предсказание от слепого ясновидящего Святой Сергий', 'Данный гороскоп-предсказание до сих пор находится в строжайшем секрете! Слепой Ясновидящий Святой Сергий решил, что его дар не должен пропадать зря, поэтому он удаленно помогает каждому \r\nжелающему. Люди проживают в разных уголках страны и мира, и не всегда у них есть возможность \r\nпосетить ясновидящего лично. Святому Сергию достаточно небольшого количества информации, чтобы \r\nпрочитать Ваш отпечаток судьбы и провести диагностический сеанс помощи. Он совершенно \r\nбесплатный! Обсуждать гороскоп нельзя с друзьями и близкими, ведь так ВЫ меняете истинный \r\nход вещей, нарушая предначертанный ВАМ путь. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-12 14:27:25', '2024-12-12 14:27:25'),
(2317, 'Brenda Raymond', 'brenda.raymond@yahoo.com', 'তথ্য অধিকার আইকন', 'Don’t let your social media go quiet. We’ll post 5 times weekly to keep you ahead. Want to learn more?', 'We design and post high-impact content weekly to grow your online presence. Could your social media use a boost?\r\n\r\nThere are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images/video from your website, shared drives (Google Drive/Dropbox), or stock photos/video if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSpecial Offer\r\nNormally $499/month, now just $399/month with code SAVE100. No contracts—cancel anytime.\r\n\r\nReady to grow? Let’s get started!\r\n\r\nGet more information here: https://ln.run/2P3lj', '2024-12-13 00:40:18', '2024-12-13 00:40:18'),
(2318, 'Shana Eckert', 'shana.eckert@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'Hi\r\n\r\nDo you use Google Maps for finding companies / suppliers / clients?\r\n\r\nWe grabbed all 25 million companies from google maps, including addresses, Industries, Phones, Emails, Websites, Lat/Long, many more..\r\n\r\nGet it today for $4.99 \r\n\r\nhttps://b2bdata.mysellix.io/product/all-countries\r\n\r\nStart your 2025 off with a lot of clients in the bag.\r\n\r\nOffer valid today.', '2024-12-13 03:31:00', '2024-12-13 03:31:00'),
(2319, 'Katelyn Raiden', 'katelynraiden@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn', '2024-12-13 07:03:25', '2024-12-13 07:03:25'),
(2320, 'Mike Jan-Olof Jansen', 'mikexxxx@gmail.com', '?????? ????', 'Let’s Boost paramountinsurancebd.com Together', 'Hi there, \r\n \r\nI recently took a look at paramountinsurancebd.com and spotted some areas where we could improve your SEO rankings and overall visibility. Small changes can make a big difference! \r\n \r\nCurious? Create your own free SEO report here: https://www.hilkom-digital.com/get-report/ \r\n \r\nIf you\'re ready to take it further, our tailored SEO plans are designed to help you grow: https://www.hilkom-digital.com/cheap-seo-packages/ \r\n \r\nLet’s chat about getting paramountinsurancebd.com the visibility it deserves. \r\nWhatsApp: https://www.hilkom-digital.com/whatsapp-us/ \r\n \r\nBest, \r\nMike Jan-Olof Jansen\r\n \r\nHilkom Digital', '2024-12-13 13:12:46', '2024-12-13 13:12:46'),
(2321, 'inook', 'contacto@digitalipsy.com', '???? ?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Discover the secrets of effective marketing: precise contact information! I can help you gather it all. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', '2024-12-13 14:49:32', '2024-12-13 14:49:32'),
(2322, 'Maribel Callender', 'callender.maribel@outlook.com', 'অভিযোগ বক্স', 'Unlock Lifetime Earnings with Our 35% Affiliate Program!', 'Hi there,\r\nI’m Maribel from Monkey Digital, and I’m excited to share a fantastic opportunity for you to earn 35% commission on every order made through your affiliate links—for life!\r\n\r\nHere’s how it works:\r\n\r\n1.	Quick Registration: Sign up and create your affiliate links.\r\n2.	Easy Integration: Add those links to your website in just five minutes.\r\n3.	Monthly Payouts: Enjoy hassle-free monthly payments directly to you.\r\n\r\nhttps://www.monkeydigital.co/join-our-affiliate-program/\r\n\r\nThink about it: every website owner needs effective search engine optimization (SEO) to thrive. This presents a significant earning potential for both you and us.\r\n\r\nDon’t miss out on this opportunity to boost your income with minimal effort!\r\n\r\nThank you,\r\nMaribel Callender\r\nMonkey Digital\r\nContact Us on WhatsApp\r\nhttps://www.monkeydigital.co/affiliates-whatsapp/', '2024-12-13 19:55:45', '2024-12-13 19:55:45'),
(2323, 'Jame McGraw', 'jame.mcgraw@yahoo.com', 'অভিযোগ বক্স', 'Let us take the hassle out of social media! Five fresh posts weekly, ready to elevate your brand. Interested?', 'We design and post high-impact content weekly to grow your online presence. Could your social media use a boost?\r\n\r\nThere are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images/video from your website, shared drives (Google Drive/Dropbox), or stock photos/video if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSpecial Offer\r\nNormally $499/month, now just $399/month with code SAVE100. No contracts—cancel anytime.\r\n\r\nReady to grow? Let’s get started!\r\n\r\nGet more information here: https://ln.run/GmB1z', '2024-12-14 00:55:40', '2024-12-14 00:55:40'),
(2324, 'Willis Wampler', 'willis.wampler@gmail.com', 'তথ্য অধিকার আইকন', 'i need to ask you something', 'I can blast your ad text to millions of website contact forms. One flat rate, never any per click costs. People will read your message just like you\'re reading this one that I just sent through your website contact form now.\r\n\r\n Reach out to me at my contact info below if you’d like more information on how I do this.\r\n\r\nRegards,\r\nWillis Wampler\r\nEmail: Willis.Wampler@morebiz.my\r\nWebsite: http://3mrmta.advertise-with-contactforms.pro\r\nConnect with me via Skype: https://join.skype.com/invite/nVcxdDgQnfhA', '2024-12-14 17:34:34', '2024-12-14 17:34:34'),
(2325, 'Jawad F', 'vincedermina@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Partnership proposal?', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/Premium-logo-design\r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad', '2024-12-14 21:15:42', '2024-12-14 21:15:42'),
(2326, 'Bryon Zercho', 'bryon.zercho@hotmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'Did you know that your website paramountinsurancebd.com could be failing to connect with its audience? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 250,000. Let us help you realize meaningful traffic growth. Get more information here: https://ln.run/PJGG7', '2024-12-14 22:29:25', '2024-12-14 22:29:25'),
(2327, 'Francis Stanley', '7figurelaunchsystem@bizopphand.info', 'অভিযোগ বক্স', 'I found Michael Cheney’s secret money printer', 'So it’s not a money printer, but this is the closest (legal) thing to it.\r\n\r\nAnd no, I’m not talking about a crazy gimmick that works 1% of the time.\r\n\r\nThis is a profit-churning system that runs like Swiss clockwork,\r\n\r\nAnd it’s been expertly refined for one purpose:\r\n\r\nTo create as many millionaires as possible…\r\n\r\nWhich means this system is designed to work for anybody - even if you have no marketable skills. \r\n\r\nInput some effort and wads of CASH will come flying out.\r\n\r\nYou can find it here : https://www.bizopphand.info/7figurelaunchsystem \r\n\r\nYour heart is free, will you dare to follow it?\r\n\r\nUse wisely,\r\n\r\nFrancis Stanley\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 21 Freedom Lane\r\nStockton, CA 95204', '2024-12-15 01:30:24', '2024-12-15 01:30:24'),
(2328, 'Celina O\'Neill', 'oneill.celina@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'Did you know that your website paramountinsurancebd.com might not be connect with its audience? With our advanced AI traffic system, you could be connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 250K. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://ln.run/VUlC1', '2024-12-15 03:14:07', '2024-12-15 03:14:07'),
(2329, 'Darell Hogg', 'darell.hogg@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Your website, paramountinsurancebd.com, could be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to see the impact firsthand. Afterward, our plans offer up to 250,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://ln.run/VUlC1', '2024-12-15 08:17:20', '2024-12-15 08:17:20'),
(2330, 'Brant Buster', 'amplify@enterprisetoday.info', 'অভিযোগ বক্স', 'Push-Button Passive Profits and Unleash 20,000 Buyer Clicks with just 2 clicks', 'Hey,\r\n\r\nIf you are tired of spending money on useless IM products that never work...\r\n\r\nAnd if you are not getting the results you want and need...\r\n\r\nRead this email carefully...\r\n\r\nHere\'s why:\r\n\r\nYou need something that has BEEN PROVEN TO WORK...\r\n\r\nRight now, you need one of the most powerful and innovative apps out there...\r\n\r\nIt\'s called:\r\n\r\nAmplify — the world\'s first app that allows you to create automated AI Animated Review Videos that generate passive profits...\r\n\r\nEvery...       single...       day...\r\n\r\nWithout ever having to create any content or pay expensive video editors...\r\n\r\n=> Click Here To Grab Amplify: https://www.enterprisetoday.info/amplify \r\n\r\nAlmost 2,000 users have already made life-changing earnings...\r\n\r\nAnd now it\'s YOUR turn...\r\n\r\nThese are the benefits of Amplify:\r\n\r\n- Easy to use...\r\n- Saturation proof...\r\n- Make money in any niche...\r\n- Generate $965.43 every 24 hours...\r\n- Automated, passive profits...\r\n- Unleash 20,000 Buyer Clicks with just 2 clicks...\r\n\r\nAND MUCH MORE...\r\n\r\n=> Click Here To Grab Amplify: https://www.enterprisetoday.info/amplify \r\n\r\nThis is going to knock your socks off...\r\n\r\nYou’ll be shocked by how powerful it is…\r\n\r\nTalk soon,\r\nBrant Buster\r\n\r\n\r\nUNSUBSCRIBE: https://www.enterprisetoday.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4525 Cooks Mine Road\r\nMaljamar, NM 88264', '2024-12-15 19:21:17', '2024-12-15 19:21:17'),
(2331, 'Georgina Jessep', 'georgina.jessep@outlook.com', 'অভিযোগ বক্স', 'Learn How to Keep Visitors on paramountinsurancebd.com Longer!', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Georgina, and I found Paramountinsurancebd after performing a quick search – you appeared near the top of the rankings, so whatever you’re doing for visibility seems to be working well.\r\n\r\nHere’s my question: what happens after someone arrives on your website? Do they simply leave without taking any action?\r\n\r\nResearch indicates that many visitors find a site, glance around briefly, and then leave, often without any engagement. That means all the work you’ve done to bring them there doesn’t fully pay off.\r\n\r\nWhy let your efforts go to waste?\r\n\r\nConsider making it easy for interested visitors to connect with you, without requiring them to even pick up their device.\r\n\r\nWeb Visitors Into Leads is a tool that resides on your website, ready to capture a visitor’s name, email, and phone number. It allows you to know immediately when someone is interested, so you can speak with them while they are still there.\r\n\r\nPrompt outreach is key. Connecting with someone within a few minutes rather than much later can make a significant difference.\r\n\r\nView a Live Demo https://turboleadgeneration.com  \r\nto see exactly how Web Visitors Into Leads works.\r\n\r\nWith our SMS Text With Lead feature, once you have their contact number, you can immediately begin a text conversation. Even if they don’t accept your initial offer, you can maintain contact by sharing updates, useful information, and reasons to stay connected.\r\n\r\nThis simple addition can make your website much more effective.\r\n\r\nVisit the link above to learn more about what Web Visitors Into Leads can do for your business—you may be pleasantly surprised.\r\n\r\nThank you, and keep up the great work!\r\n\r\nGeorgina\r\n\r\nP.S. Web Visitors Into Leads offers an available at no charge 14-day evaluation period. You could be engaging far more visitors soon. It even includes international call capabilities. Don’t let potential connections slip away.  \r\nExplore Web Visitors Into Leads now: https://turboleadgeneration.com\r\n\r\nJust a brief note – the names and email used here, Georgina and Jessep, are placeholders and not actual contact details. We value transparency and wanted to ensure you are aware. If you want to get in touch with the actual person behind this message, please visit our website, and we will connect you with the appropriate individual.\r\n\r\n==================================================\r\n\r\nWe are dedicated to respecting your privacy and providing a positive online experience. We understand you care about how your information is used and shared. Our Privacy Policy explains our approach to collecting, using, and disclosing information from users of our website. We operate this website.\r\n\r\nOur Privacy Policy and Terms & Conditions govern your use of the site. By using the website, or by accepting the Terms of Use, you agree to be bound by these policies. If you have given any information voluntarily, you may review and update it as described on our website. To manage certain communications, you may Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. by clicking the link at the bottom of any additional email. Transaction-related emails are sent as needed and are not optional. We will do our best to handle requests regarding personal information promptly, but complete removal may not always be possible. If you have questions, please review our official policies on our website.\r\n\r\nOur goal is to help you improve outreach. These messages are intended to provide guidance or highlight resources that may support your efforts.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-16 08:56:48', '2024-12-16 08:56:48'),
(2333, 'Devon Nyhan', 'nyhan.devon1@gmail.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI tool.', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://ow.ly/yTFC50Urk9K', '2024-12-17 00:16:30', '2024-12-17 00:16:30'),
(2334, 'Karin Akehurst', 'hello@unlimitedclientengine.com', 'অভিযোগ বক্স', '[URGENT] Your Google Maps needs to be fixed.', 'Hello, I found your website on Google Maps, and I’ve got to say that it’s not really optimized the way it should be. You’re probably missing out on a lot of leads because of this. The great news? I’ve developed a guide that will help you fix everything in just 90 minutes or less.\r\n\r\nI also noticed that your SEO could use a little attention. Here’s the deal: If you buy my course on Google Maps optimization for only $27, I’ll make this promise: if you don’t get a ton of leads after implementing what you learn, I’ll work for free until you do.\r\n\r\nIt’s simple—grab the course, follow the strategies, and see the leads roll in. If you don’t, I’ll keep working with you at no extra charge. You only pay the $27.\r\n\r\nGrab your course here: https://www.unlimitedclientengine.com\r\n\r\nOnce you get it, just reply to the confirmation email with \"I want the SEO analysis for my site: [yourwebsite.com]\" and I’ll send over a custom SEO report within 2-3 days.\r\n\r\nLet’s get started\r\nJP,\r\nUnlimited Client Engine\r\nhttps://www.unlimitedclientengine.com', '2024-12-17 00:20:16', '2024-12-17 00:20:16'),
(2335, 'Mark Rogers', 'mark@capitalfundingstore.com', 'অভিযোগ বক্স', 'Ohid Tq', 'Grow Your Business Faster with Flexible Funding!\r\n\r\n💼 Partner with the Capital Funding Storel – Helping entrepreneurs and small business owners access the funding they need to succeed:\r\n\r\n✅ Quick Approvals – Get approved in under 30 seconds.\r\n✅ Next-Day Funding – No delays, no hassle.\r\n✅ Flexible Terms – Up to 2 years, no collateral required.\r\n✅ Based on Sales – Not credit scores.\r\n\r\nReady to Take the Next Step?\r\n\r\nGrow your business and serve your customers better. Simply head to www.capitalfundingstore.com/approval and explore \r\nthe funding options available for your business.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-12-17 03:38:24', '2024-12-17 03:38:24'),
(2336, 'Kendall Wisewould', 'wisewould.kendall@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2024-12-17 04:06:18', '2024-12-17 04:06:18'),
(2337, 'triahtept', '26716j98@gmail.com', '???? ?????? ????', 'Your profile will be removed in 24 hours', 'Your account has been inactive for 364 days. To avoid removal and claim your balance, please access your account and initiate a withdrawal within 24 hours. For support, join our Telegram group: https://t.me/s/attention567563', '2024-12-17 08:36:11', '2024-12-17 08:36:11'),
(2338, 'PhillipdgfdgfVom', 'ffgdfdffdgdgfdfgdgfdfg@gmail.com', '?????? ????', 'Бесплатное предсказание от слепого ясновидящего Святой Сергий', 'Данный гороскоп-предсказание до сих пор находится в строжайшем секрете! Слепой Ясновидящий Святой Сергий решил, что его дар не должен пропадать зря, поэтому он удаленно помогает каждому \r\nжелающему. Люди проживают в разных уголках страны и мира, и не всегда у них есть возможность \r\nпосетить ясновидящего лично. Святому Сергию достаточно небольшого количества информации, чтобы \r\nпрочитать Ваш отпечаток судьбы и провести диагностический сеанс помощи. Он совершенно \r\nбесплатный! Обсуждать гороскоп нельзя с друзьями и близкими, ведь так ВЫ меняете истинный \r\nход вещей, нарушая предначертанный ВАМ путь. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-17 10:38:17', '2024-12-17 10:38:17');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2339, 'Kathy Rodriques', 'jamesandmax@getprofitnow.info', 'শুদ্ধাচার সেবা বক্স', '2024’s best tools - generate traffic, automate income, and achieve financial freedom', 'Hi ,\r\n\r\nImagine starting 2025 with every tool you need to generate traffic, automate income, and achieve financial freedom—all in one bundle.\r\n\r\nThis is your chance to lock in lifetime access to the best products of 2024, but the window is closing fast.\r\n\r\nWhy This Bundle Will Change the Game for You:\r\n\r\n✅ Future-Proof Your Success:\r\n\r\nAccess groundbreaking tools that solve today’s problems and set you up for tomorrow’s opportunities: https://www.getprofitnow.info/jamesandmax .\r\n\r\n✅ Best Value, Hands Down:\r\n\r\nInstead of chasing individual offers all year long, grab them all now for a single, discounted price.\r\n\r\n✅ Use AND Share the Tools:\r\n\r\nNot only can you use these resources for yourself, but you’ll also receive giveaway rights to share them with others—adding massive value to your network.\r\n\r\nHere’s a Glimpse at What’s Included:\r\n\r\n🔥 AI Agents Exposed: Deploy AI agents that work for you 24/7, creating passive income streams.\r\n\r\n🔥 Niche Profit Secrets: Dominate any niche with this proven strategy for selling digital products on a secret platform.\r\n\r\n🔥 Skooolify: Earn from Skool without owning one—drive traffic and collect recurring commissions effortlessly.\r\n\r\nThis is More Than a Bundle – It’s Your Ticket to 2025 Success.\r\n\r\n👉 Click Here to Grab Your Lifetime Pass Now: https://www.getprofitnow.info/jamesandmax \r\n\r\nBut act fast—this special ends soon, and once it’s gone, it’s gone for good.\r\n\r\nHere’s to ending the year strong,\r\n\r\nKathy Rodriques\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2137 Sunny Glen Lane\r\nCleveland, OH 44114', '2024-12-17 14:51:07', '2024-12-17 14:51:07'),
(2340, 'Parthenia Straub', 'straub.parthenia@googlemail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com administrator!', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to experience the impact firsthand. Afterward, our plans deliver up to a quarter million visitors monthly, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/NW5o50Urka4', '2024-12-17 14:52:13', '2024-12-17 14:52:13'),
(2341, 'Art Flair', 'artflair2023@gmail.com', 'তথ্য অধিকার আইকন', '🎄 Create 2-Min Holiday Stories & Make $10k-$100k – No Skills Needed!', 'Create UNLIMITED YouTube Kids Story Videos In Minutes That Attract MILLIONS Of Views, Subscribers & Commissions... WITHOUT ANY Skills Or Creativity.\r\n\r\n\r\n\r\n\r\nClick Here For More Info : https://warriorplus.com/o2/a/b9f3m3p/0', '2024-12-17 18:17:02', '2024-12-17 18:17:02'),
(2342, 'Esmeralda Ferretti', 'esmeralda.ferretti96@yahoo.com', 'অভিযোগ বক্স', 'Elevate Your Online Presence with Effective Techniques!', 'Hello Paramountinsurancebd,\r\n\r\nMy name is Esmeralda and I’m assuming you would like your site Paramountinsurancebd to generate more leads.\r\n\r\nHere is how:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately when they declare they’re engaged – so that you can speak with that prospect while they’re still present at Paramountinsurancebd.\r\n\r\nWeb Visitors Into Leads – see the live demo now:  \r\nhttps://turboleadgeneration.com\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature allows you to start a text (SMS) conversation – respond to questions, offer more info, and finalize a deal that way.\r\n\r\nIf they do not agree on your offer then, simply follow up with text messages for new deals, content links, or just how you are doing? notes to develop a relationship.\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business:  \r\nhttps://turboleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes compared to a half-hour implies you can be converting up to 100X more leads now!\r\n\r\nTry Web Visitors Into Leads and obtain more leads now.\r\n\r\nEsmeralda\r\n\r\nPS: The studies show 7 out of 10 visitors do not stick around – you cannot afford to miss them!  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it also includes International Long Distance Calling.  \r\nYou have clients waiting to speak with you immediately… do not keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://turboleadgeneration.com\r\n\r\nJust a brief note - the names and email address used here, Esmeralda and Ferretti, are placeholders and not real contact information. We value transparency and wanted to make sure you are aware. If you wish to get in touch with the person behind this message, please visit our site, and we’ll connect you with the right individual.\r\n\r\n==================================================\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://turboleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-17 19:22:27', '2024-12-17 19:22:27'),
(2343, 'Simon Johnson', 'markwints39@gmail.com', 'তথ্য অধিকার আইকন', 'social', 'Hi My name is Simon.  I did a google search and I noticed that paramountinsurancebd.com isn\'t really getting that many free leads from social media. \r\n\r\nI think you are good company and you should be getting more (and better) leads.  \r\n\r\nCan I help you solve your lead issue without increasing your workload?  I can show you live on zoom, for free.  \r\n\r\nHope over here\r\nhttps://bit.ly/live-dec\r\n\r\n\r\nRegards,\r\nSimon\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n169 Homan Ln, Centre Hall, PA 16828', '2024-12-17 22:55:51', '2024-12-17 22:55:51'),
(2344, 'NAEWTRER2428283NEYRTHYT', 'helennorton2005@puedemail.com', '???? ?????? ????', 'TOHHRT2428283TIRTYRTTR', 'MERTYHRTHYHT2428283MAVNGHJTH', '2024-12-18 03:09:54', '2024-12-18 03:09:54'),
(2345, 'DonaldWes', 'hjgjgjghjjgjhgjjghjjfg@gmail.com', '???? ?????? ????', 'Бесплатное предсказание от квантовой нейросети', 'Ученые и инженеры разработали новейшую нейросеть на квантовом компьютере, которая с высокой точностью предсказывает будущее по заявке с небольшими данными о себе. \r\nОбсуждать предсказание нельзя с друзьями и близкими, ведь так ВЫ меняеете истинный ход вещей, нарушая предначертанный ВАМ путь. \r\n \r\n \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\n<a href=\"https://intznak.site/goroskop/xrumer/1/\">Получите гороскоп на нашем сайте! Кликайте</a> -   https://intznak.site/goroskop/xrumer/1/ \r\nGet help', '2024-12-18 03:27:04', '2024-12-18 03:27:04'),
(2346, 'Arnette Boyle', 'arnette.boyle@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ow.ly/NW5o50Urka4', '2024-12-18 05:38:02', '2024-12-18 05:38:02'),
(2347, 'Tamara Fugate', 'ebbuddy@greatbusi.info', 'অভিযোগ বক্স', 'Start Your Ebook Empire (like Amazon Kindle Store) Today—No Experience Needed!', 'Do you ever feel like starting a business is only for people with deep pockets or years of experience?\r\n\r\nIf you’ve looked into launching an online business, you’ve probably run into these roadblocks:\r\n\r\nHigh setup costs for inventory\r\n\r\nThe stress of finding a product people actually want\r\n\r\nEndless hours wasted figuring out complicated tools\r\n\r\nThese challenges leave most people stuck in the planning phase, never taking action.\r\n\r\nBut what if I told you there’s a way to bypass all of that and start a business in minutes?\r\n\r\nIntroducing EBBuddy, your ticket to owning a profitable online ebook store without any of the usual headaches: https://www.greatbusi.info/ebbuddy .\r\n\r\nWith EBBuddy, you’ll skip the trial and error and dive straight into running a ready-to-sell store.\r\n\r\nYou’ll instantly have thousands of hot-selling ebooks and tools to create your own.\r\n\r\nNo more guessing what works—EBBuddy has already done the hard work for you.\r\n\r\nHere’s why EBBuddy is a game-changer:\r\n\r\nReady-to-Sell Store: Preloaded with 10,000+ ebooks in popular genres.\r\n\r\nCustom Ebook Creation: Use the built-in AI to create unique ebooks in seconds. \r\n\r\nBeginner-Friendly: No technical skills or experience required.\r\n\r\nSales Optimization: Create discount coupons and adjust prices for maximum profits.\r\n\r\nSeamless Payments: Accept payments through PayPal, Stripe, and more with just a few clicks.\r\n\r\nWith EBBuddy, you’re not just starting a business—you’re stepping into a proven, profitable system designed for success.\r\n\r\nReady to turn your dream of owning an online business into reality?\r\n\r\nClick here to get EBBuddy now: https://www.greatbusi.info/ebbuddy !\r\n\r\nThe best part? You don’t need to spend months or thousands of dollars to get started.\r\n\r\nWith EBBuddy, you’ll have everything you need to run a profitable ebook store in minutes.\r\n\r\nThis isn’t just another tool—it’s your chance to finally break into the world of online business.\r\n\r\nAnd with a 30-day money-back guarantee, you can try it risk-free.\r\n\r\nWhat are you waiting for?\r\n\r\nGrab EBBuddy now and build your ebook empire today: https://www.greatbusi.info/ebbuddy !\r\n\r\n\r\nTamara Fugate\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3284 Thrash Trail\r\nLongview, TX', '2024-12-18 06:56:17', '2024-12-18 06:56:17'),
(2348, 'Alphonso Hamrick', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Assets/payment handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details  jasonmorris001@aol.com\r\n\r\nRegards.', '2024-12-18 09:44:52', '2024-12-18 09:44:52'),
(2349, 'Monserrate Langlais', 'langlais.monserrate@googlemail.com', 'অভিযোগ বক্স', 'enquiry', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-12-18 11:55:13', '2024-12-18 11:55:13'),
(2350, 'Merissa Salmon', 'salmon.merissa@outlook.com', 'অভিযোগ বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Your website, paramountinsurancebd.com, might be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 250,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://ow.ly/NW5o50Urka4', '2024-12-18 12:45:09', '2024-12-18 12:45:09'),
(2351, 'Sal Lawry', 'lawry.sal@gmail.com', 'তথ্য অধিকার আইকন', 'Reach Your Target Audience Effortlessly', 'Just like you\'ve received this message:\r\n\r\nSend your message to countless  email inboxes from just 19$. We will deliver your message via millions website contact forms, making sure all messages reach the inbox. Create leads, web traffic, customers, and visibility.\r\n\r\nhttps://bit.ly/bulksubmit\r\n\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these fantastic newsletters: Send a mail to hortzsteven@gmail.com\r\nLuetzowplatz 18, Ammeldingen An Der Our, RP, Germany, 54675', '2024-12-18 15:48:33', '2024-12-18 15:48:33'),
(2352, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Hello,   wrote about your the prices', 'Hallo, ek wou jou prys ken.', '2024-12-18 16:15:10', '2024-12-18 16:15:10'),
(2353, 'Kory Downs', 'kory.downs@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'Your website, paramountinsurancebd.com, could be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system helps—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to 250,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://ow.ly/75z650Urk9X', '2024-12-18 22:58:54', '2024-12-18 22:58:54'),
(2354, 'Michele Murtagh', 'murtagh.michele@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2024-12-19 03:51:03', '2024-12-19 03:51:03'),
(2355, 'Mellisa Gilchrist', 'mellisa.gilchrist@googlemail.com', 'অভিযোগ বক্স', 'need assistance', 'Your website deserves the best—choose RealPPVTraffic for real, effective visitor growth that drives results. Don’t wait; take control today!  \r\nLearn more here: http://realhumanwebtraffic.top', '2024-12-19 11:03:20', '2024-12-19 11:03:20'),
(2356, 'HelpmDit', 'yourmail1@gmail.com', '?????? ????', 'Help', 'Good afternoon, I need any financial help, \r\nif possible, help, I am grateful for earlier, \r\n4149 5001 4353 5667    I am from Selidovo Ukraine \r\nhave a nice day, success and good luck', '2024-12-19 11:34:27', '2024-12-19 11:34:27'),
(2357, 'Katrin Slater', 'katrin.slater44@outlook.com', 'অভিযোগ বক্স', 'Revolutionize Your SEO Techniques with The Groundbreaking Solution!', 'Hello to the Paramountinsurancebd Owner. This is Katrin and I noticed Paramountinsurancebd a short time ago.\r\n\r\nIt appears well structured… now what?\r\n\r\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\r\n\r\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\r\n\r\nThis is possible –\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\r\n\r\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\r\n\r\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\r\n\r\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\r\n\r\nQuite helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\r\n\r\nYou can potentially connect with many more interested individuals as soon as possible.\r\n\r\nKatrin\r\n\r\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nJust a brief note - the name and email used here, Katrin and Slater, are placeholders and not real contact information. We value transparency and wanted to ensure you’re aware! If you wish to get in touch with the individual behind this message, please visit our website, and we will connect you with the appropriate person.\r\n\r\n==================================================\r\n\r\nWe are committed to protecting your privacy and providing a safe, high-quality online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to inform you of our guidelines regarding the collection, use, and disclosure of information received from users of our website. We operate this website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use, you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided information voluntarily, you may review and make changes to it by following the instructions found on the website. To manage marketing and non-transactional communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Order-related emails are sent automatically and cannot be opted out of. We will do our best to address requests related to managing personal information in a timely manner. However, it may not always be possible to remove or modify data if certain retention requirements apply. If you have any questions, please visit our website to view our official policies.\r\n\r\nOur primary goal is to help you achieve strong results in lead generation. These emails are intended to offer guidance on that topic, or to introduce resources that may strengthen your outreach.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-19 22:47:45', '2024-12-19 22:47:45'),
(2358, 'Alethea Swart', 'swart.alethea@outlook.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2024-12-20 03:35:43', '2024-12-20 03:35:43'),
(2359, 'Chester Woodhouse', 'woodhouse.chester@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Webmaster!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2024-12-20 11:01:17', '2024-12-20 11:01:17'),
(2360, 'Roberta Scobie', 'scobie.roberta@gmail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Did you know that your website paramountinsurancebd.com might not be connect with its audience? With our advanced AI traffic system, you may reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.tv/1UwxW', '2024-12-20 15:47:47', '2024-12-20 15:47:47'),
(2361, 'Donte Harter', 'hello@unlimitedclientengine.com', 'শুদ্ধাচার সেবা বক্স', '[URGENT] Your Google Maps needs to be fixed.', 'Hello, I just checked, and I saw that your website is not showing up on Google Maps. This could mean you’re leaving behind a lot of potential leads and customers.\r\n\r\nHere’s how I can help: I can fix your entire Google Maps setup for just $300, ensuring everything is optimized perfectly to drive more leads to your business.\r\n\r\nOr, if you prefer to do it yourself, I’ve put together a guide that will teach you how to fix everything in just 90 minutes or less—for only $27.\r\n\r\nPurchase the course here: https://www.unlimitedclientengine.com\r\n\r\nWhichever option you choose, you’ll quickly experience more leads and better results from Google Maps.\r\n\r\nReady to roll?\r\nJP,\r\nUnlimited Client Engine\r\nhttps://www.unlimitedclientengine.com', '2024-12-20 22:25:48', '2024-12-20 22:25:48'),
(2362, 'Alfred Conyers', 'conyers.alfred@msn.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'Every day, websites like paramountinsurancebd.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.tv/1UwxW', '2024-12-20 23:43:35', '2024-12-20 23:43:35'),
(2363, 'Mark Rogers', 'mark@capitalfundingstore.com', 'তথ্য অধিকার আইকন', 'Zpymkzl Kzyplx', 'Flexible Loans for Bold Entrepreneurs\r\n\r\nYour vision deserves the backing to match. At the Capital Funding Store, we make it simple to access the funds you need with instant approvals, next-day funding, and flexible terms designed for growing businesses.\r\n\r\nFuel your growth at Capitalfundingstore.com/approval\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-12-21 01:46:25', '2024-12-21 01:46:25'),
(2364, 'Chanda Pulley', 'chanda.pulley@outlook.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'Your website, paramountinsurancebd.com, might be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/cdX6S', '2024-12-21 03:22:37', '2024-12-21 03:22:37'),
(2365, 'Jawad R', 'karolin.albarran@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Partnership proposal!', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad', '2024-12-21 04:05:32', '2024-12-21 04:05:32'),
(2366, 'Pearline Avelar', 'pearline.avelar@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'Did you know that your website paramountinsurancebd.com could be failing to achieve maximum traffic? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.tv/1UwxW', '2024-12-21 22:27:27', '2024-12-21 22:27:27'),
(2367, 'Leroy Stretton', 'stretton.leroy45@msn.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'Every day, websites like paramountinsurancebd.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.ee/GeVyP', '2024-12-22 04:54:53', '2024-12-22 04:54:53'),
(2368, 'Ronny Allsop', 'ofelia.allsop@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2024-12-22 05:03:18', '2024-12-22 05:03:18'),
(2369, 'Selma Edgell', 'selma.edgell@yahoo.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Are you making the most of the potential of your paramountinsurancebd.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s transform your website traffic and turn more visitors into opportunities. Get more information here: https://ln.run/S-O5x', '2024-12-22 11:01:37', '2024-12-22 11:01:37'),
(2370, 'Mike Anders Johnson', 'mikexxxx@gmail.com', '???? ?????? ????', 'Boost Your SEO with Country Targeted Backlinks!', 'Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Anders Johnson\r\n \r\nDgital X Flow Team', '2024-12-22 13:03:42', '2024-12-22 13:03:42'),
(2371, 'HarryTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Aloha    write about     prices', 'Здравейте, исках да знам цената ви.', '2024-12-22 16:06:16', '2024-12-22 16:06:16'),
(2372, 'Kathleen Bruce', 'googlesecretai@dollartip.info', 'তথ্য অধিকার আইকন', 'Google’s Secret AI Inside -Last Chance Before the Price Rises', 'Hey paramountinsurancebd.com,\r\n\r\nTime is ticking.     A groundbreaking AI tool—powered by Google’s secret tech—is live, and the price is climbing with every purchase.\r\n\r\nIf you’re ready to:\r\n\r\nSkyrocket Your Traffic: Let the AI find the perfect keywords and content strategies.\r\n\r\nCreate High-Converting Content Fast: From  social posts to sales pages, done in seconds.\r\n\r\nEarn Anywhere, Anytime: No camera, no fancy skills, no team needed—just results.\r\n\r\nNow is the moment to act.     This is your shot at unlocking a secret advantage that your competitors don’t even know exists.\r\n\r\nGrab your access now before the next price bump:  https://www.dollartip.info/googlesecretai \r\n\r\nDon’t wait—every second counts!\r\nKathleen Bruce\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 4789 Simpson Square\r\nCherokee, OK 73728', '2024-12-22 21:34:43', '2024-12-22 21:34:43'),
(2373, 'Jawad R', 'colby.michaels@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Partnership proposal!', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad', '2024-12-23 01:11:01', '2024-12-23 01:11:01'),
(2374, 'Garland Mosier', 'mosier.garland@gmail.com', 'তথ্য অধিকার আইকন', 'ask', 'Don’t Let High Upfront Costs Cost You Clients\r\nEvery time a client hesitates because of upfront costs, you’re losing potential revenue. Without offering flexible financing, you risk watching your competitors gain the business you deserve. With Client Financing and Credee, you can turn hesitant prospects into committed clients and avoid losing out on valuable opportunities.\r\n\r\nTake action now before you lose more business!\r\n\r\n✅ Key Features:\r\n\r\nFlexible plans for clients\r\nIncreased conversions\r\nStress-free financing management\r\n📌 Explore now:\r\n\r\nhttp://putelu.credeefastapproval.top\r\nhttp://hkjqrs.clientfinancing-quickapproval.top', '2024-12-23 08:52:46', '2024-12-23 08:52:46'),
(2375, 'Carlos Hanson', 'amzmoneymachine@getmoreopportunities.info', 'শুদ্ধাচার সেবা বক্স', 'Jeff Bezos\' Amazon Prime AMZ MONEY MACHINE: Your Ultimate Passive Income Source!', 'Ever dreamt of a \"set it and forget it\" solution?\r\n\r\nAMZ MONEY MACHINE not only taps into Amazon Prime\'s unstoppable traffic, courtesy of Jeff Bezos\' genius, but it also hands you a platform that handles all the heavy lifting.\r\n\r\nAll while you sit back and watch those Amazon commissions roll in!\r\n\r\nYour toolkit:\r\n\r\n🚀An all-encompassing platform optimized for effortless Amazon commissions.\r\n\r\n🚀An avalanche of Amazon Prime\'s free traffic – yours for the taking.\r\n\r\n🚀An unparalleled edge that propels you miles ahead of the competition!\r\n\r\n=>> CLICK HERE TO GET STARTED (Early Bird Discount Activated): https://www.getmoreopportunities.info/amzmoneymachine \r\n\r\nTaste the magic of automated profits.   One click separates you from success.\r\n\r\n=>> CLICK HERE TO GET STARTED (Early Bird Discount Activated): https://www.getmoreopportunities.info/amzmoneymachine \r\n\r\nCheers to your financial triumph,\r\nCarlos Hanson\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2552 Arrowood Drive\r\nJacksonville, FL 32216', '2024-12-23 14:07:16', '2024-12-23 14:07:16'),
(2376, 'Judi Llewelyn', 'llewelyn.judi@msn.com', 'তথ্য অধিকার আইকন', 'Android App for paramountinsurancebd.com', 'Want a mobile App for paramountinsurancebd.com for $15?\r\n\r\nCome join checkout our Christmas special and get your App now\r\n\r\nhttps://zundee.click/?affid=affiliateking&url=paramountinsurancebd.com', '2024-12-23 16:51:33', '2024-12-23 16:51:33'),
(2377, 'Tia Mowry', 'info@increaseorganictraffic.com', 'শুদ্ধাচার সেবা বক্স', 'RE: Get more leads from your website', 'Hi paramountinsurancebd.com,\r\n\r\nAt present, your website is not ranking on Google and your competitors are sitting at the top and taking all the fruits. \r\nIf you\'re still interested to get more phone calls and leads from your website, then we can put it on top 3 positions on Google Maps within your target area.\r\n\r\nCan I send the proposal and pricing to accomplish your business goals? \r\n\r\nThanks,\r\n\r\nBests Regards,\r\nTia Mowry\r\nSr SEO consultant\r\nhttp://www.increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”', '2024-12-23 19:38:25', '2024-12-23 19:38:25'),
(2378, 'Nadya Coode', 'sarah.coode@gmail.com', 'অভিযোগ বক্স', 'Get Your AI Chatbot, Website, or App – Tailored Just for You!', 'Hi ,\r\n\r\n\r\nI will help to build chatbot with the power of AI & help you to integrate in your desired platform (mobile app, website, desktop app).\r\n I have 3+ years of experience in building multiple chatbots. You can always check our portfolio. \r\nBelow are the services that we offer in this gig:\r\n\r\nIn-demand:\r\n\r\nCustom GPT Integration (Trained on GPT Builder)\r\nCustom chatbot trained on your dataset\r\nDocument Question Answering Chatbot\r\nAI Website\r\nAI Web App\r\nAI Saas\r\n\r\nJump over to video counsltation and lets chat about your needs  ====>  https://shorturl.at/VE4dm', '2024-12-23 23:07:34', '2024-12-23 23:07:34'),
(2379, 'Garry Vanhorn', 'vanhorn.garry@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI tool.', 'Every day, websites like paramountinsurancebd.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.is/cdX6S', '2024-12-24 00:47:50', '2024-12-24 00:47:50'),
(2380, 'Mark Rogers', 'mark@capitalfundingstore.com', 'তথ্য অধিকার আইকন', 'Fpkxw', 'Flexible Loans for Bold Entrepreneurs\r\n\r\nYour vision deserves the backing to match. At the Capital Funding Store, we make it simple to access the funds you need with instant approvals, next-day funding, and flexible terms designed for growing businesses.\r\n\r\nFuel your growth at Capitalfundingstore.com/approval\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.capitalfundingstore.com/unsubscribe \r\n\r\nor write to:\r\nCapital Funding Store\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2024-12-24 04:39:19', '2024-12-24 04:39:19'),
(2381, 'Brian And Dee Kearney', 'wilfred.kearney@gmail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2024-12-24 06:08:09', '2024-12-24 06:08:09'),
(2382, 'Raphael Merideth', 'morrismi1@outlook.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Admin.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2024-12-24 09:30:48', '2024-12-24 09:30:48'),
(2383, 'Carmen Lieberman', 'lieberman.carmen@msn.com', 'শুদ্ধাচার সেবা বক্স', 'i have an inquiry', 'Does your business accept Visa/Mastercard? If so, and if you processed payments from 2004 to 2019, you might qualify for the class action settlement worth $5.54 billion!\r\nDeadline: February 4, 2025\r\nVisit http://cardsettlement.top for help filing your claim today!', '2024-12-24 10:02:53', '2024-12-24 10:02:53'),
(2384, 'Zachery Carvosso', 'zachery.carvosso@gmail.com', 'অভিযোগ বক্স', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.so/wE3dD\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2024-12-24 10:12:01', '2024-12-24 10:12:01'),
(2385, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your site – more leads?', 'Hello to the Paramountinsurancebd Owner. This is Eric and I noticed Paramountinsurancebd a short time ago.\r\n\r\nIt appears well structured… now what?\r\n\r\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\r\n\r\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\r\n\r\nThis is possible –\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\r\n\r\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\r\n\r\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\r\n\r\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\r\n\r\nQuite helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\r\n\r\nYou can potentially connect with many more interested individuals as soon as possible.\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nJust a brief note - the name and email used here, Eric and Jones, are placeholders and not real contact information. We value transparency and wanted to ensure you’re aware! If you wish to get in touch with the individual behind this message, please visit our website, and we will connect you with the appropriate person.\r\n\r\n==================================================\r\n\r\nWe are committed to protecting your privacy and providing a safe, high-quality online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to inform you of our guidelines regarding the collection, use, and disclosure of information received from users of our website. We operate this website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use, you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided information voluntarily, you may review and make changes to it by following the instructions found on the website. To manage marketing and non-transactional communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Order-related emails are sent automatically and cannot be opted out of. We will do our best to address requests related to managing personal information in a timely manner. However, it may not always be possible to remove or modify data if certain retention requirements apply. If you have any questions, please visit our website to view our official policies.\r\n\r\nOur primary goal is to help you achieve strong results in lead generation. These emails are intended to offer guidance on that topic, or to introduce resources that may strengthen your outreach.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2024-12-24 17:07:42', '2024-12-24 17:07:42'),
(2386, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Hi,   write about   the price for reseller', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2024-12-24 17:46:15', '2024-12-24 17:46:15'),
(2387, 'Mallory', 'info@bernacchi.pawtrim.shop', 'শুদ্ধাচার সেবা বক্স', 'Mallory Bernacchi', 'PawSafer™ Can Safely Trim Your Dog\'S Nails In No Time From Home.\r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawtrim.shop\r\n \r\nKind Regards, \r\n \r\nMallory', '2024-12-24 21:08:55', '2024-12-24 21:08:55'),
(2388, 'Raymondwhody', 'raymondintope@gmail.com', '?????? ????', 'We guarantee that your emails will be sent.', 'Greetings! paramountinsurancebd.com \r\n \r\nDid you know that it is possible to send appeal entirely legal and confidentially? \r\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive messages and appeals securely. Because Communication Forms are seen as important, any messages sent through them are less likely to be categorised as spam. \r\nWe are inviting you to take advantage of our service without any charge. \r\nWe are able to transmit up to 50,000 messages in your name. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\nWe only use chat for communication.', '2024-12-25 00:05:34', '2024-12-25 00:05:34');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2389, 'Mark Clark', 'gptdash@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'Never struggle with content creation again', 'Hi,\r\n\r\nAre you tired of creating fresh content for your business?\r\n\r\nProblem solved forever: https://www.growthmarketingnow.info/gptdash \r\n\r\nThis new A.I. dashboard is the perfect solution for busy entrepreneurs and business owners who want to create high-quality content without spending hours (or even minutes) writing or hiring expensive writers.\r\n\r\nA team of professional internet marketers and copywriters have created a user-friendly dashboard that allows you to simply fill in a few blanks, click a button, and let the engine do all the \"work\".\r\n\r\nWith GPTDash, you can easily generate blog posts, emails, social media updates, product reviews, sales letters, video scripts, and more. Just enter a few keywords and watch as GPTDash creates engaging and persuasive content that resonates with your target audience. And, the content is 100% original.\r\n\r\nThis dashboard is a game-changer and they could be charging an arm and a leg for it. However, they\'re offering a launch special which will be ending soon.\r\n\r\nI recommend checking it out and getting access to this dashboard today: https://www.growthmarketingnow.info/gptdash \r\n\r\nDon\'t let content creation hold you back from achieving your goals. Try GPTDash today and experience the power of automated content creation for yourself.\r\n\r\nBest regards,\r\nMark Clark\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 601 Melville Street\r\nCollierville, TN 38017', '2024-12-25 01:59:40', '2024-12-25 01:59:40'),
(2390, 'Cathryn Zambrano', 'zambrano.cathryn@gmail.com', 'তথ্য অধিকার আইকন', 'From Someday to Success', 'Do you have a project you’ve been dreaming of completing for years? A book you want to write or publish? A business you’re ready to start or grow? Imagine having your own dedicated team to help you get it across the finish line.\r\nAt WCD Marketing, we offer Accountability Coaching designed to turn your ideas into achievements. From “someday” to “success.”  We know how easy it is for goals to stall when life gets busy, and that’s why we’re here to keep you focused, motivated, and moving forward.\r\nWhether it’s a creative project, a business venture, or a personal milestone, our proven strategies and expert guidance will help you overcome obstacles, stay on track, and achieve the success you’ve envisioned. We don’t just set goals; we make them happen—together.\r\nDon’t let another year pass with your dreams on hold. Contact us today and take the first step toward making your vision a reality.  Contact me at wilene@wcdenterprises.com or WCD Marketing and let’s start your journey to success.\r\nYour breakthrough is waiting—let’s make it happen!\r\n\r\n----------------\r\nHere is the link to the form\r\nhttps://wcdmarketing.com/contact/', '2024-12-25 02:47:14', '2024-12-25 02:47:14'),
(2391, 'Maurice Berg', 'neuro@increasetraffic.shop', 'অভিযোগ বক্স', 'Premium ChatGPT, Leonard AI, DALL-E, Canva AI, Claude and 99+ AI Models | No Monthly Fee', 'The truth is, AI automation is a must for any online business if you want faster results and profit\r\n\r\nBut I understand how expensive each of these AI chatbots costs monthly…\r\n\r\nThat\'s why I created a solution that helps you access the vault of any Premium AI without paying a dime.\r\n\r\nThese AIs cost thousands of dollars monthly but you are getting them for almost FREEE on a single dashboard Neuro.\r\n\r\nNeuro is the first-ever Universal AI App that helps you search the vault and unlock any AI Model in the online Market.\r\n\r\n>> Click here to access all Premium AI Models on a single dashboard: https://www.increasetraffic.shop/neuro .\r\n\r\nHere is how it works;\r\n\r\nYou ask Neuro anything and it replies with the results INSTANTLY, whether videos, designs, animation, content, voices, chatbots and so on.\r\n\r\nThis means you will never need to pay for any AI App again.\r\n\r\nImagine saving thousands of dollars on monthly subscriptions yet you get optimized results on your website and sales.\r\n\r\nIt\'s time to allow our 99+ AI Model to work for you while you sit back and make the cash.\r\n\r\n>> Click here to access all Premium AI Models on a single dashboard: https://www.increasetraffic.shop/neuro .\r\n\r\nLet me ask you?\r\n\r\nHow would it feel to relieve yourself of those monthly payments draining your pocket?\r\n\r\nAnd you can still enjoy using all the AI you can ever set your mind on.\r\n\r\nThis is a game change for any business owner, freelancer or marketer.\r\n\r\nSo hurry if you don\'t have to miss this opportunity.\r\n\r\n>> Click here to access all Premium AI Models on a single dashboard: https://www.increasetraffic.shop/neuro .\r\n\r\n\r\nMaurice Berg\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4652 Roane Avenue\r\nHouston, TX 77038', '2024-12-25 07:47:57', '2024-12-25 07:47:57'),
(2392, 'Katja Reagan', 'reagan.katja@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'From Someday to Success', 'Do you have a project you’ve been dreaming of completing for years? A book you want to write or publish? A business you’re ready to start or grow? Imagine having your own dedicated team to help you get it across the finish line.\r\nAt WCD Marketing, we offer Accountability Coaching designed to turn your ideas into achievements. From “someday” to “success.”  We know how easy it is for goals to stall when life gets busy, and that’s why we’re here to keep you focused, motivated, and moving forward.\r\nWhether it’s a creative project, a business venture, or a personal milestone, our proven strategies and expert guidance will help you overcome obstacles, stay on track, and achieve the success you’ve envisioned. We don’t just set goals; we make them happen—together.\r\nDon’t let another year pass with your dreams on hold. Contact us today and take the first step toward making your vision a reality.  Contact me at wilene@wcdenterprises.com or WCD Marketing and let’s start your journey to success.\r\nYour breakthrough is waiting—let’s make it happen!\r\n\r\n----------------\r\nHere is the link to the form\r\nhttps://wcdmarketing.com/contact/', '2024-12-25 08:30:32', '2024-12-25 08:30:32'),
(2393, 'Tia Mowry', 'info@increaseorganictraffic.com', 'শুদ্ধাচার সেবা বক্স', 'RE: Get more leads from your website', 'Hi paramountinsurancebd.com,\r\n\r\nAt present, your website is not ranking on Google and your competitors are sitting at the top and taking all the fruits. \r\nIf you\'re still interested to get more phone calls and leads from your website, then we can put it on top 3 positions on Google Maps within your target area.\r\n\r\nCan I send the proposal and pricing to accomplish your business goals? \r\n\r\nThanks,\r\n\r\nBests Regards,\r\nTia Mowry\r\nSr SEO consultant\r\nhttp://www.increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”', '2024-12-26 17:36:27', '2024-12-26 17:36:27'),
(2394, 'Elvera Means', 'means.elvera@gmail.com', 'অভিযোগ বক্স', 'response required', 'This WordPress user made headlines after turning a mere WordPress site, with a small audience, into a profit-generating powerhouse, despite being only a few weeks old.\r\n \r\nThey used a very simple approach called “sideways” that’s taking over the internet.\r\n \r\nHere’s the article explaining exactly how they made it happen: https://medium.com/@networkmedia/-216219b7751b\r\n\r\nYou should  have a quick look if you are running WordPress.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nElvera, Means\r\n\r\n4746 Adams Street, Houston, TX 77004, United States.\r\n\r\n 9299473739\r\n\r\nIf you do not wish to receive further emails from us, you may opt-out by filling this form: \r\nhttps://forms.gle/HydAFpNiKbGxAkum8.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2024-12-27 01:13:39', '2024-12-27 01:13:39'),
(2395, 'GeorgeTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Hello, i am write about your   prices', 'Salut, ech wollt Äre Präis wëssen.', '2024-12-27 04:04:12', '2024-12-27 04:04:12'),
(2396, 'Katelyn Raiden', 'katelynraiden81@gmail.com', 'তথ্য অধিকার আইকন', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=paramountinsurancebd.com', '2024-12-27 04:59:28', '2024-12-27 04:59:28'),
(2397, 'Kattie Tomlinson', 'tomlinson.kattie@hotmail.com', 'তথ্য অধিকার আইকন', 'query', 'Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz   \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me -  http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez', '2024-12-27 05:07:06', '2024-12-27 05:07:06'),
(2398, 'Arnulfo McKerihan', 'arnulfo.mckerihan@hotmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'Every day, websites like paramountinsurancebd.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.is/3amtL', '2024-12-27 08:09:36', '2024-12-27 08:09:36'),
(2399, 'Ramiro Barreras', 'ramiro.barreras@gmail.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'Are you fully utilizing the potential of your paramountinsurancebd.com website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.is/3amtL', '2024-12-27 09:00:23', '2024-12-27 09:00:23'),
(2400, 'Danny Marden', 'danny.marden@outlook.com', 'তথ্য অধিকার আইকন', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/zeAnf\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2024-12-27 10:47:31', '2024-12-27 10:47:31'),
(2401, 'Alanna Barrington', 'alanna.barrington83@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your SEO: 100 Premium Backlinks at 70% Off', 'Hi,\r\n\r\nWe\'ve just visited paramountinsurancebd.com and we want to help you climb to the top of Google\'s search results. Our service offers a limited-time package of 100 premium backlinks from high-authority sites (DR 30+) for just $49.\r\n\r\nOur white-hat link-building service includes:\r\n\r\n1. Competitor backlink analysis\r\n2. Strategic anchor text optimization\r\n3. Permanent dofollow backlinks\r\n4. Authority link placement\r\n5. Google-safe implementation\r\n\r\nUnlike typical backlink services, we focus on quality over quantity, ensuring each link comes from relevant, authoritative sources in your niche. Our clients typically see significant improvements in their domain authority and organic traffic.\r\n\r\nLearn more: https://furtherinfo.info/backlinks\r\n\r\nBest regards,\r\nAlanna', '2024-12-27 14:34:58', '2024-12-27 14:34:58'),
(2402, 'Donnie Musselman', 'musselman.donnie89@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator.', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at intrug@gmail.com', '2024-12-27 14:49:24', '2024-12-27 14:49:24'),
(2403, 'Britney Whitlock', 'britney.whitlock@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner.', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at intrug@gmail.com', '2024-12-27 23:03:07', '2024-12-27 23:03:07'),
(2404, 'Brandie Vogler', 'vogler.brandie@gmail.com', 'অভিযোগ বক্স', 'looking for clarification', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2024-12-28 02:05:59', '2024-12-28 02:05:59'),
(2405, 'Mike Nils Jansen', 'mikexxxx@gmail.com', '?????? ????', 'Collaboration Request', 'Hello, \r\n \r\nThis is Mike Pass\r\nfrom Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Nils Jansen\r\n \r\nmonkeydigital.co', '2024-12-28 06:31:30', '2024-12-28 06:31:30'),
(2406, 'MasonTob', 'ebojajuje04@gmail.com', '????????? ???? ????', 'Hallo, i write about your the price', 'Zdravo, htio sam znati vašu cijenu.', '2024-12-28 21:36:12', '2024-12-28 21:36:12'),
(2407, 'Mike Stefan Davies', 'mikexxxx@gmail.com', '?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there \r\n \r\nHaving some bunch of links pointing to paramountinsurancebd.com could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: https://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Stefan Davies\r\n \r\nstrictlydigital.net', '2024-12-28 22:59:58', '2024-12-28 22:59:58'),
(2408, 'John Ford', 'stockdreams@growwealthy.info', 'তথ্য অধিকার আইকন', 'Boost Site Traffic with Google Images - Here\'s How!', 'Hey there Visionary,\r\n\r\nEver feel like you\'re in an endless battle for traffic, stuck between high-cost ads and the slow burn of SEO? It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI.\r\n\r\nIntroducing StockDreams, the game-changer in visual content creation: https://www.growwealthy.info/stockdream \r\n\r\nStockDreams isn\'t just another image tool; it\'s a visionary\'s playground, powered by AI to ensure your visuals do more than just \'show\' – they perform.\r\n\r\nWith StockDreams, you\'re unlocking an arsenal of AI-generated visuals, from captivating stock images and vibrant illustrations to bespoke logos, icons, and even brand characters.\r\n\r\nNot to mention the doodles that can bring the fun to your brand voice, and product images that sell not just a product but a story.\r\n\r\nHere\'s what StockDreams unlocks for you:\r\n\r\n?? AI-generated stock images tailored to your niche.\r\n\r\n?? Custom illustrations to give your content a polished, professional edge.\r\n\r\n?? Dynamic logos and icons that capture your brand essence.\r\n\r\n?? Unique brand characters to personify your business and connect with audiences.\r\n\r\n??? Engaging doodles to humanize your marketing and make it relatable.\r\n\r\n?? Product images that spotlight your offerings in the best light.\r\n\r\nAnd all of this comes with an easy-to-use image editor that makes customization a breeze.\r\n\r\nReady to revolutionize how you attract visitors? Dive into the world of StockDreams: https://www.growwealthy.info/stockdream \r\n\r\nWave goodbye to traffic woes and hello to a visually-rich future. \r\n\r\nStockDreams is not just a solution; it\'s your partner in capturing the attention your business deserves.\r\n\r\nUnlock your potential, one click at a time.\r\n\r\nExcited for you to see the difference,\r\n\r\nJohn Ford\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 2089 Kelly Drive\r\nClarksburg, WV 26301', '2024-12-28 23:39:45', '2024-12-28 23:39:45'),
(2409, 'Jawad R', 'peppin.venus@googlemail.com', 'তথ্য অধিকার আইকন', '🅿🅰🆁🆃🅽🅴🆁🆂🅷🅸🅿 🅿🆁🅾🅿🅾🆂🅰🅻?', 'Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad', '2024-12-29 02:04:47', '2024-12-29 02:04:47'),
(2410, 'Lara Cartwright', 'lara.cartwright@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com admin.', 'What if your website paramountinsurancebd.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we deliver plans for up to 250,000, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://shorten.world/jURUn', '2024-12-29 02:56:03', '2024-12-29 02:56:03'),
(2411, 'Demetrius Holzman', 'holzman.demetrius@googlemail.com', 'অভিযোগ বক্স', 'any real humans here?', 'Struggling to gain visibility? We deliver your ad text to millions of website contact forms at one flat rate. Guaranteed visibility without the hassle of per-click charges. Grow your business now.\r\n\r\n Feel free to reach out via the info below for more information.\r\n\r\nRegards,\r\nDemetrius Holzman\r\nEmail: Demetrius.Holzman@uniqueadvertising.pro\r\nWebsite: http://lwx6jw.advertiseviaforms.my', '2024-12-29 04:58:55', '2024-12-29 04:58:55'),
(2412, 'Janell Sawers', 'janell.sawers85@hotmail.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'What if your website paramountinsurancebd.com was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to 250,000, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.world/jURUn', '2024-12-29 06:02:54', '2024-12-29 06:02:54'),
(2413, 'Dorthea Yu', 'dorthea.yu@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin.', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\nhttps://Se-REM.com  is in use in 33 countries.', '2024-12-30 17:16:32', '2024-12-30 17:16:32'),
(2414, 'FawytVam', 'rew@donrem.ru', '???? ?????? ????', 'webdesinnw.dn.ua', 'Hello. . <a href=https://nw.dn.ua/>nw.dn.ua</a> \r\n<a href=https://nw.dn.ua/>nw.dn.ua</a> \r\nhttps://nw.dn.ua   zwz4763574', '2024-12-30 17:59:30', '2024-12-30 17:59:30'),
(2415, 'Bryon Tolmie', 'bryon.tolmie@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'What if your website paramountinsurancebd.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can see the results firsthand. Beyond the trial, we offer plans for up to a quarter million visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.so/lBkc6', '2024-12-31 02:31:42', '2024-12-31 02:31:42'),
(2416, 'Jerilyn McKelvy', 'mckelvy.jerilyn17@hotmail.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic service.', 'What if your website paramountinsurancebd.com could see a significant boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we offer plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://shorten.so/lBkc6', '2024-12-31 05:22:02', '2024-12-31 05:22:02'),
(2417, 'Mike Alfie Moreau', 'mike@monkeydigital.co', '???? ?????? ????', 'Social Ads Traffic by Country for paramountinsurancebd.com', 'Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: https://monkeydigital.co/whatsapp-us/ \r\n \r\nRegards \r\nMike Alfie Moreau\r\n \r\nmonkeydigital.co', '2024-12-31 05:45:07', '2024-12-31 05:45:07'),
(2418, 'Davida Thrasher', 'thrasher.davida@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner!', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy,(connecting profoundly with nature).\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\nhttps://Se-REM.com  is in use in 33 countries.', '2024-12-31 06:21:10', '2024-12-31 06:21:10'),
(2419, 'Joel Putman', 'putman.joel@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'What if your website paramountinsurancebd.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we offer plans for up to 250,000, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://ln.run/TzzSn', '2024-12-31 10:45:23', '2024-12-31 10:45:23'),
(2420, 'Healthbop', 'support@sofiadate.com', '?????? ????', 'visit the site', 'Fish and Wildlife Service federal wildlife officer, performs his daily duties Oct. best price buy https://wshaweb.com/prometrium-progesterone-capsules/ prometrium cost where can i buy https://www.bridgeclinic.org/buy-prednisone-deltasone-online-at-lowest-price/ how to get cheap In any case where there is serious overdosage or signs of evolving acute toxicity, continuous monitoring of vital signs and ECG, establishment of intravenous access, and administration of oxygen are all recommended.', '2024-12-31 16:07:36', '2024-12-31 16:07:36'),
(2421, 'Dorothea Brooks', 'dfysuite@unlockrevenue.info', 'অভিযোগ বক্স', 'I REALLY suck at SEO, but…', 'I have to be brutally honest today.. I suck at SEO lol – there I said it.\r\n\r\nAlthough I understand how POWERFUL it is to get free traffic from Google, I just never had any interest to put it to use for my business..\r\n\r\nEspecially when it comes to the ONGOING syndication and ‘backlinking’ portion of it.\r\n\r\nThat’s what REALLY turned me off about it.\r\n\r\nAlways having to be constantly syndicating my content all over the web for my content to rank on the first page..\r\n\r\nIf I ever did get into SEO, that’s the FIRST thing I’d get someone to do FOR ME!\r\n\r\nThat’s why – for the FIRST TIME EVER – I’m kinda EXCITED about SEO ??\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that.\r\n\r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject. (LIKE me)\r\n\r\nAnd they have just opened the doors to their updated and GREATLY improved 6.0 version!\r\n\r\nIntroducing DFY Suite 6.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n \r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.unlockrevenue.info/dfysuite\r\n\r\n“But wait, did you say they’ve just opened 6.0?”\r\n\r\nYup, and with their 6.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 6.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n \r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 6.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.unlockrevenue.info/dfysuite\r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nDorothea Brooks\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 6.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here:  https://www.unlockrevenue.info/dfysuite \r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 3425 Richards Avenue\r\nStockton, CA 95204', '2024-12-31 17:46:35', '2024-12-31 17:46:35'),
(2422, 'Brian WRIGHT Eng.', 'info@wexonex.com', 'অভিযোগ বক্স', 'Find out what kind of events you can expect in 2025', 'Find out what kind of events you can expect in 2025. FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexonex.com/home/10-future-forecast-transits.html', '2024-12-31 22:43:43', '2024-12-31 22:43:43'),
(2423, 'Kassandra Silvers', 'kassandra.silvers@gmail.com', 'তথ্য অধিকার আইকন', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://cutt.ly/ue1D0bEu\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-01-01 03:46:22', '2025-01-01 03:46:22'),
(2424, 'triahtept', '3rkpj9fw@icloud.com', '???? ?????? ????', 'Your will be removed in 24 hours', 'Your account has been inactive for 364 days. To prevent deletion and retrieve your funds, please access your account and request a payout within 24 hours. For assistance, visit our Telegram group: https://t.me/s/attention567564', '2025-01-01 06:02:34', '2025-01-01 06:02:34'),
(2425, 'No Reply', 'noreply@noreply.xyz', 'শুদ্ধাচার সেবা বক্স', 'IT Specialist Looking for Full-Time Remote Role with Your Company', 'Subject: IT Specialist Looking for Full-Time Remote Role with Your Company\r\n\r\nDear [Sir/Madam],\r\n\r\nI hope this message finds you well. My name is Shaheen Iqbal, a dedicated professional from Pakistan with an MCS in Computer Science. Over the years, I have built a strong foundation in IT and mastered several programming languages, allowing me to excel in a broad range of technical and creative tasks.\r\n\r\nWith 12 years of freelancing experience, I have developed expertise in website management, social media marketing, graphic design, video editing, Microsoft Office tasks, email management, live chat query handling, data analysis, and more. I am highly skilled at managing multiple projects simultaneously and handling diverse responsibilities with precision.\r\n\r\nI am now seeking a full-time remote position and believe your company offers the ideal environment for my skills and aspirations. I am flexible and can work across any time zone, ensuring seamless communication and efficient project delivery.\r\n\r\nIn addition to my technical skills, I am confident that I can help your company grow by enhancing your online presence, improving operational workflows, and providing innovative solutions. I am fluent in English, Urdu, and Punjabi, and for any written communication in other languages, I can easily use Google Translate to ensure clear and accurate communication. I would be thrilled to contribute to your team and would greatly appreciate the opportunity to discuss how I can add value to your organization.\r\n\r\nPlease feel free to reach out to me via email at shaheeniqbalonlineworking@gmail.com for further communication. \r\n\r\nI look forward to hearing from you soon.\r\n\r\nBest regards,  \r\nShaheen Iqbal', '2025-01-01 09:18:37', '2025-01-01 09:18:37'),
(2426, 'Peter Beattie', 'petebot@goldtip.shop', 'তথ্য অধিকার আইকন', 'ONE ARM man makes $1k /day (with AI)', 'A few months ago I was involved in a serious mountain bike crash that left me with…\r\n\r\nA concussion…\r\n\r\nMultiple broken bones, AND…\r\n\r\nJust ONE working arm!\r\n\r\nNeedless to say, I was TERRIFIED, and didn’t know how I could continue running my marketing agency through all of this.\r\n\r\n💡Then, I got a CRAZY idea…\r\n\r\n“What IF I could clone myself into an AI bot that was trained on the most valuable money making skill I spent YEARS learning the hard way…\r\n\r\n…that allowed me to go from BROKE & JOBLESS to literally making MILLIONS from my coffee table and ripping around in a $200k Lamborghini: https://www.goldtip.shop/petebot  \r\n\r\n…and then get that AI clone to make money FOR ME at the push of a few buttons, while I sit on the couch recovering from my injuries?”\r\n\r\nYea, I know lol that sounds kinda crazy but hey…it’s 2024, and crazy stuff like this is now possible with AI!\r\n\r\nSo, long story short, I created “PeteBot.ai”, a self-operating AI clone of myself, to run my marketing agency, FOR ME  : https://www.goldtip.shop/petebot \r\n\r\nPeteBot.ai helps bring me an endless stream of new high paying local business clients, THEN…\r\n\r\nHe delivers a much needed service to those clients IN SECONDS…\r\n\r\nWhich usually results in tens - sometimes hundreds - of thousands of dollars in sales in just a few days.     💰\r\n\r\nLocal businesses are happily paying me between $1,000 - $18,340.09 for this service, BUT…\r\n\r\nThey don’t know PeteBot.    ai is doing all the work, as I sit back and watch behind the scenes.\r\n\r\nThanks to PeteBot.    ai, I now only focus on my agency for less than 10 mins per day but I can still pull in 1k+ per day in the process…\r\n\r\n…even with just ONE working arm!\r\n\r\nI call this new business “The 10 Min Copybot Workday”, and I’m revealing ALL today\r\n\r\nCLICK HERE TO GRAB PETEBOT: https://www.goldtip.shop/petebot \r\n\r\nMore specifically, I’ll be showing you 5 things:\r\n\r\nHow PeteBot.    ai can help you win your first Copybot Project that pays at least 1k without selling anything to anyone - as soon as the day AFTER the training.\r\n\r\n(I’ve won Copybot Projects worth 100k+ but you gotta start somewhere)\r\n\r\nHow to get PeteBot.    ai to do all the work and deliver results to the client for you - in less than 5 minutes.\r\n\r\n(just give PeteBot.    ai the website of the business and he does the rest)\r\n\r\nHow to SCALE your new “AI Copybot Agency” to as little as 1k per month all the way up to 6 figure months.\r\n\r\nHow to SELL your new “AI Copybot Agency” to an investor or bigger brand for a 5, 6 or even 7 figure lump sum after operating it for a year or so (optional retirement money).\r\n\r\nPLUS!     How to be an absolute dumbass with money, yet still make as much as you want - whenever you need it.     WITHOUT…\r\n\r\n[X] a website, [X] a product, [X] a list/audience, [X] learning how to sell, [X] technical skills, [X] business skills [X] paid ads, [X] showing your face on video, [X] or posting on social media pretending to be a guru.\r\n\r\nCLICK HERE TO GRAB PETEBOT: https://www.goldtip.shop/petebot \r\n\r\nDon’t miss out!\r\n\r\nCLICK HERE TO GRAB PETEBOT: https://www.goldtip.shop/petebot \r\n\r\nSee you there,\r\n\r\nPeter Beattie (and “PeteBot.ai”)\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3425 May Street\r\nLexington, KY 40505', '2025-01-01 11:46:25', '2025-01-01 11:46:25'),
(2427, 'Mike Sven-Erik Johansson', 'mikexxxx@gmail.com', '?????? ????', 'Unlock Your paramountinsurancebd.com Potential with a Free SEO Score Check', 'Hi, \r\n \r\nCurious about how your website is performing? Discover its strengths and weaknesses with our Free SEO Check Tool! In just 2 minutes, you’ll get a detailed analysis of your website’s SEO health and actionable insights to help improve your rankings. \r\n \r\nTake the first step towards better performance and growth. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nDon’t let overlooked SEO issues hold you back. Optimize your site today and stay ahead of the competition! \r\n \r\nBest regards, \r\n \r\n \r\nMike Sven-Erik Johansson\r\n \r\nSpeed SEO \r\nWhatsapp us: https://www.speed-seo.net/whatsapp-with-us/', '2025-01-01 19:55:02', '2025-01-01 19:55:02'),
(2428, 'Emily Richards', 'emily@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Good Afternoon', 'Empowering Small Businesses, One Loan at a Time\r\n\r\nAt Next Day Working Capital, we believe in supporting small businesses with big potential. Our quick and easy funding process gets you approved in seconds and funded in a day—no credit checks or paperwork needed.\r\n\r\nJust visit www.nextdayworkingcapital.com/approval to secure your funding today!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2025-01-02 03:45:20', '2025-01-02 03:45:20'),
(2429, 'Craig Klass', 'craig.klass@hotmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com admin.', 'What if your website paramountinsurancebd.com experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we offer plans for up to a quarter million visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.world/jURUn', '2025-01-02 04:53:02', '2025-01-02 04:53:02'),
(2430, 'Jana Fuller', 'fuller.jana@googlemail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'What if your website paramountinsurancebd.com could see a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can test the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.is/3amtL', '2025-01-02 04:58:28', '2025-01-02 04:58:28'),
(2431, 'Ardita J Hogue', 'rosaria.hogue@gmail.com', 'অভিযোগ বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2025-01-02 08:43:37', '2025-01-02 08:43:37'),
(2432, 'Janette Brobst', 'brobst.janette@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI tool.', 'Did you know that your website paramountinsurancebd.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ln.run/TzzSn', '2025-01-02 10:58:30', '2025-01-02 10:58:30'),
(2433, 'Pam Bergeron', 'neuro@getprofitnow.info', 'তথ্য অধিকার আইকন', '100+ AIs in one dashboard', 'If you have used AIs before and want a cheat code to access more of them without paying a dime, you now have access to the Premium versions in just one Dashboard.\r\n\r\n… Without a monthly subscription\r\n\r\n>>  Click here to get the 100+ AIs on a single dashboard: https://www.getprofitnow.info/neuro .\r\n\r\nYou can now access premium AI apps like ChatGPT, Leonard AI, DALL-E, Canva AI, Claude, Gemini, Copilot, ElevenLab, Bard AI, MidJourney, Jasper, Stable Diffusion, Synthesia and 90+ More Powerful AI Models\r\n\r\nWhich you can never easily get on a normal day without paying for them.\r\n\r\nIt has equally saved me over $1000 monthly that I can invest back into my business for 2x profit…\r\n\r\nThis means you get backdoor access to create any kind of  4k Images, Articles, Write Ads, Branding, Logos, Business Cards, 8k  Motion Videos, Funnels, Voiceovers, Clone Voice, Turn Speech To Text, Create AI Assistant ChatBots, And Much Much More.\r\n\r\n>>Get INSTANT access here: https://www.getprofitnow.info/neuro \r\n\r\nAll you need is- give an instruction and voila you simply generate anything.\r\n\r\nNo matter the business you run online,\r\n\r\nThis is the cheapest way to get an AI Model that makes running a business online easy with automated profit - without joggling between paid AI apps.\r\n\r\nFinally, this will save you thousands of dollars monthly/yearly\r\n\r\n>>  Click here to get the 100+ AIs on a single dashboard: https://www.getprofitnow.info/neuro .\r\n\r\nPam Bergeron\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2484 Pin Oak Drive\r\nPomona, CA 91766', '2025-01-03 01:56:04', '2025-01-03 01:56:04'),
(2434, 'Carlton Gavin', 'carlton.gavin15@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'Did you know that your website paramountinsurancebd.com may not be achieve maximum traffic? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://ln.run/TzzSn', '2025-01-03 04:41:20', '2025-01-03 04:41:20'),
(2435, 'Elaine Jane', 'ejane@thetradecouncil.org', 'অভিযোগ বক্স', 'Happy New Year!', 'The 2025 membership for the International Trade Council is now open!\r\n\r\nDon’t miss out—register before January 15, 2025, to unlock discounted 1-year Corporate Membership along with incredible free benefits, including 1 year of LinkedIn Business Premium and ADAMftd. \r\n\r\nMembership offers countless advantages, from exclusive networking opportunities to market research and trade tools tailored for success. \r\n\r\nExplore the many benefits waiting for you and secure your spot today: https://tradecouncil.org/membership-benefits/.', '2025-01-03 07:38:45', '2025-01-03 07:38:45');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2436, 'Susanne Voyles', 'voyles.susanne@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Owner.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com', '2025-01-03 16:23:56', '2025-01-03 16:23:56'),
(2437, 'RobertTob', 'ixutikob077@gmail.com', '?????? ????', 'Hallo, i am wrote about your the price', 'Salut, ech wollt Äre Präis wëssen.', '2025-01-03 22:43:02', '2025-01-03 22:43:02'),
(2438, 'Humberto Mabry', 'humberto.mabry@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/3amtL', '2025-01-04 02:14:33', '2025-01-04 02:14:33'),
(2439, 'Laura Sievers', 'commissioncrusade@greatbusi.info', 'অভিযোগ বক্স', 'New Strategy for you', 'Are you wanting to build your own escape plan, but just don’t know where to start?\r\n\r\nCommission Crusade is turning heads, and for good reason.\r\n\r\nIt’s a super simple blueprint that shows you step by step what it takes to build a wildly profitable online biz : https://www.greatbusi.info/commissioncrusa \r\n\r\nAnd the best bit?\r\n\r\nYou don’t need a list\r\n\r\nYou don’t need to have any audience\r\n\r\nJust follow Dans’ Grail Diary and you’ll soon see where the real wonga online can be made.\r\n\r\n=>> Get Earlybird Access Here (All Bonuses Included) : https://www.greatbusi.info/commissioncrusa \r\n\r\nThis truly is the profit playbook the super gurus don’t want you to know, and the best way to actually break out online in 2024 and beyond.\r\n\r\nBest,\r\n\r\nLaura Sievers\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 925 Fort Street\r\nTacoma, WA 98402', '2025-01-04 07:31:25', '2025-01-04 07:31:25'),
(2440, 'Stella Wanganeen', 'stella.wanganeen@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/hAaGR\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-01-04 23:16:20', '2025-01-04 23:16:20'),
(2441, 'Emily Richards', 'emily@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Good Afternoon', 'Empowering Small Businesses, One Loan at a Time\r\n\r\nAt Next Day Working Capital, we believe in supporting small businesses with big potential. Our quick and easy funding process gets you approved in seconds and funded in a day—no credit checks or paperwork needed.\r\n\r\nJust visit www.nextdayworkingcapital.com/approval to secure your funding today!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2025-01-05 04:25:42', '2025-01-05 04:25:42'),
(2442, 'Omar Gallardo', 'gallardo.valencia97@msn.com', 'তথ্য অধিকার আইকন', 'How to send bulk X  ( twitter) for Free', 'Hi ,\r\nStart Send bulk X (twitter) Dm 500 dm /day Free  in Simple 3 step system\r\n\r\n1- sign up & create  your account  with this link : https://shorturl.at/EYhaw\r\n2-Tell the tool about your self\r\n3-connect your X account \r\n\r\nAnd happy bulk sending', '2025-01-05 05:08:20', '2025-01-05 05:08:20'),
(2443, 'HarryTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Aloha, i wrote about   the price', 'Hai, saya ingin tahu harga Anda.', '2025-01-05 08:12:38', '2025-01-05 08:12:38'),
(2444, 'Catherine Schmidt', 'of.ficia.lsetctaxc.r.edit@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Your tax savings of USD32,220 awaits—apply now!', 'The deadline for the Self-Employed Tax Credit (SETC) is April 15th, 2025—don’t miss out! Qualify for as much as $32,220 in tax credits, and let us help you get them quickly.\r\n\r\nThere’s an optional cash advance for qualified applicants, ensuring you get access to your funds sooner.\r\n\r\n+ Why consider this opportunity?\r\n- Up to $32,220 in tax credits.\r\n- An optional cash advance for quicker access to funds.\r\n\r\n+ What makes acting now so important?\r\n- Time is of the essence—slots are running out, and the deadline is just around the corner!\r\nOur process makes applying simple. Don’t miss this chance.\r\n\r\nCheck to see if you’re eligible here >> https://bit.ly/ClaimSETC\r\n\r\nAct now to secure your benefits before the deadline passes!\r\n\r\n\r\n\r\n\r\n\r\nIn case you no longer wish to be sent any more emails from us, kindly respond to this message with \"No Thank You\".\r\nAmerveldstraat 414, Oceanside, NY, USA, 1654', '2025-01-05 10:15:44', '2025-01-05 10:15:44'),
(2445, 'Frank Wong', 'helios@growwealthy.info', 'শুদ্ধাচার সেবা বক্স', 'Solution that brings passive profits', 'Still searching for that ready made solution that brings passive\r\nprofits?\r\n\r\nLook no further.\r\n\r\nBilly Darr has you covered.\r\n\r\n>>>  GO here: https://www.growwealthy.info/helios !\r\n\r\nThis is the easiest way for anyone to start earning passively online\r\n\r\nThe World\'s First A.I-Powered Crypto Miner\r\n\r\nPlus, get access to exclusive bonuses\r\n\r\nFrank Wong\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4896 Tree Top Lane\r\nWest Brunswick Twp, PA 19549', '2025-01-05 11:02:07', '2025-01-05 11:02:07'),
(2446, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Find out what kind of events you can expect in 2025', 'Good morning. Do you want to know what kind of events you can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. We wish you and your loved ones a Happy New Year.\r\nBest regards Brian', '2025-01-05 17:17:31', '2025-01-05 17:17:31'),
(2447, 'Fidelia Quiros', 'fidelia.quiros@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question?', 'Hi Paramountinsurancebd\r\n\r\nI came across your website and wanted to share something valuable.\r\n\r\nI know your time is valuable, so I’ll be brief.\r\n\r\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n    + How to quickly increase your business/website revenue.\r\n    + A simple framework for incorporating AI into your business.\r\n    + Proven strategies to boost productivity and save time.\r\n    + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing! \r\n\r\nWould you like a free copy?\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards', '2025-01-05 21:21:20', '2025-01-05 21:21:20'),
(2448, 'Mervin Breeze', 'breeze.mervin@gmail.com', 'অভিযোগ বক্স', 'THE DUMBAZZ WHO PREDICTED THE ELECTION CORRECTLY, WHILE GENIUSES FAILED', 'Hi,\r\nThis election was extraordinary in that it proved hundreds of \'election forecaster\' experts to be total dumbasses.\r\nBut in the middle of all those wrong prediction, beep, wrong forecastt, beep.... there was one that stood out.\r\n\r\nhttps://x.com/DumbazzReviewer/status/1875661771048153254\r\n\r\nhttps://x.com/CollinRugg/status/1818042724542779855\r\n\r\nSee this extraordinary analysis using simple common sense instead of sophisticated data-models.\r\nSee how simple American horse sense wins !\r\nRegards\r\nKathy', '2025-01-06 01:46:03', '2025-01-06 01:46:03'),
(2449, 'AmeliaTob', 'yawiviseya67@gmail.com', '????????? ???? ????', 'Hallo  i am wrote about   the price', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-01-06 10:22:01', '2025-01-06 10:22:01'),
(2450, 'Enrique Annand', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details    jasonmorris001@aol.com\r\n\r\nRegards.', '2025-01-06 19:15:37', '2025-01-06 19:15:37'),
(2451, 'Luke Shand', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details    jasonmorris001@aol.com\r\n\r\nRegards.', '2025-01-06 20:08:27', '2025-01-06 20:08:27'),
(2452, 'LarryCLECY', 'creatifycampain@gmail.com', '?????? ????', 'Your Secret Weapon, AI Video Ads', 'Transform your product listings into engaging videos instantly with AI avatars. Choose from 500+ lifelike presenters, custom voices, and ready-made templates. Our AI handles everything - from script generation to editing. Join over 500,000 e-commerce sellers using AI video ads to achieve 3x ROAS today. Visit https://swiy.co/creatify-ai', '2025-01-07 00:06:47', '2025-01-07 00:06:47'),
(2453, 'Keri Hendrickson', 'hendrickson.keri@gmail.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'What if your website paramountinsurancebd.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://shorten.tv/qdTg5', '2025-01-07 08:33:36', '2025-01-07 08:33:36'),
(2454, 'Cecil Tindall', 'tindall.cecil@yahoo.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'Did you know that your website paramountinsurancebd.com may not be connect with its audience? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options deliver up to a quarter million visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.so/lBkc6', '2025-01-07 09:07:07', '2025-01-07 09:07:07'),
(2455, 'Ardita J Sumpter', 'kim.sumpter@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'I will setup,optimize and do pinterest marketing, pins and boards', 'Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj', '2025-01-07 16:15:58', '2025-01-07 16:15:58'),
(2456, 'Jonathan Cummings', 'renwick.claudio75@gmail.com', 'তথ্য অধিকার আইকন', 'Access 100M Contact Forms for Just $22 – Boost Your Leads', 'Just as you got this message, we can send your message to millions of contact forms.\r\n\r\nLooking for cost-effective clients/visitors/leads?\r\nWe specialize in sending your messages directly through website contact forms, ensuring your message reaches the right inboxes.\r\n\r\nBegin reaching millions of potential customers today, all starting from just USD22!\r\n\r\nWe’ll submit your message to website contact forms to connect with millions of website owners/managers, that is your potential customers, driving quality traffic and prospects to your site.\r\nOur solution ensures your message is delivered directly, starting at just $22.\r\n\r\nLet’s build brand recognition together!\r\n\r\nPricing:\r\nStarting from just $22.\r\n\r\n++++ Check out: https://bit.ly/bulkformsubmit\r\n\r\n\r\n\r\n\r\n\r\nWhen you no longer want to receive subsequent communications from me, kindly follow https://bit.ly/unsubscribe-cform', '2025-01-07 18:38:16', '2025-01-07 18:38:16'),
(2457, 'Matt Bucher', 'bucher.taylor82@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com', '2025-01-07 22:16:44', '2025-01-07 22:16:44'),
(2458, 'Emily Richards', 'emily@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Good Afternoon', 'Empowering Small Businesses, One Loan at a Time\r\n\r\nAt Next Day Working Capital, we believe in supporting small businesses with big potential. Our quick and easy funding process gets you approved in seconds and funded in a day—no credit checks or paperwork needed.\r\n\r\nJust visit www.nextdayworkingcapital.com/approval to secure your funding today!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.nextdayworkingcapital.com/unsubscribe \r\n\r\nor write to:\r\nNext Day Working Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2025-01-08 00:42:14', '2025-01-08 00:42:14'),
(2459, 'Milagro Cochran', 'cochran.milagro@gmail.com', 'অভিযোগ বক্স', 'questioning', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-01-08 00:56:16', '2025-01-08 00:56:16'),
(2460, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Find out what kind of events you can expect in 2025', 'Hello Do you want to know what kind of events you can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. We wish you and your loved ones a Happy New Year.\r\nBest regards Brian', '2025-01-08 02:31:43', '2025-01-08 02:31:43'),
(2461, 'Brandon Lambert', 'a.ie.xpe.r.ta.ss.istan.t.s@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Engage Globally with AI – ZBots Trial for Only $1!', 'Hello there,  \r\n\r\nExceptional customer engagement is the cornerstone of success in today’s digital world.\r\n\r\nMeet ZBots AI Assistants: designed to leverage your company\'s data for tailored, real-time interactions that boost user satisfaction and drive results.\r\n\r\nWhat Makes ZBots AI Assistants Stand Out?\r\n\r\nCustom Training: Tailored to reflect your brand\'s tone and values for smooth, authentic communication.\r\n\r\n24/7 Availability: Engage visitors round-the-clock, ensuring no query goes unanswered.\r\n\r\nEffortless Integration: Easily set up in less than 5 minutes with just one line of code.\r\n\r\nSophisticated Conversational Abilities: Employing NLP to manage intricate interactions with ease.\r\n\r\nMulti-Lingual: Our Assistants speak over 160 languages fluently.\r\n\r\nOngoing Maintenance and Updates: Continuous improvements keep your ZBot ahead of the curve.\r\n\r\nSpecial Offer: $1 Trial\r\n\r\nExperience the transformative power of ZBots with our limited-time $1 trial. Sign up today and see how AI Assistants can revolutionize your customer engagement.\r\n\r\nSign Up for Your $1 Trial Today https://bit.ly/aiassistants25\r\n\r\nBest wishes,  \r\n\r\n\r\n\r\nIf at any point you no longer wish to hear from us with communications, just respond to this email with \"No Thank You\".\r\nPfaffacherweg 118, Glen Head, NY, USA, 8127', '2025-01-08 06:19:43', '2025-01-08 06:19:43'),
(2462, 'Delores', 'info@zweig.medicopostura.com', 'অভিযোগ বক্স', 'Delores Zweig', 'Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nHave a great time, \r\n\r\nDelores', '2025-01-08 13:43:13', '2025-01-08 13:43:13'),
(2463, 'Matt Mccloskey', 'mccloskey.rodrigo@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin!', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com', '2025-01-08 13:49:19', '2025-01-08 13:49:19'),
(2464, 'Donald Mack', 'helios@getmoreopportunities.info', 'অভিযোগ বক্স', 'The World\'s First A.I-Powered Crypto Miner is  gold mine', 'Want to instantly tap into Helios to leverage...\r\n\r\n...       The World\'s First A.I-Powered Crypto Miner\r\n\r\nThis latest from Billy Darr shows you exactly how\r\n\r\n: https://www.getmoreopportunities.info/helio \r\n\r\nOnce you see the potential with this, you\'ll want to scale this even more\r\n\r\nGrab this for 17 bux\r\n\r\n… but act fast because price increases with each sale\r\n\r\n>>> Grab your copy now: https://www.getmoreopportunities.info/helio !\r\n\r\nDonald Mack\r\n\r\n\r\nP.S. For the first 35 people \r\nwho grab this today you\'ll get  BONUS\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1665 Pooh Bear Lane\r\nGreenville, SC 29607', '2025-01-09 00:20:36', '2025-01-09 00:20:36'),
(2465, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Aloha  i writing about your the price for reseller', 'Ndewo, achọrọ m ịmara ọnụahịa gị.', '2025-01-09 00:45:01', '2025-01-09 00:45:01'),
(2466, 'Adolph Chumleigh', 'adolph.chumleigh19@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Owner.', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.\r\n\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n\r\n      Read and download at: Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nSe-REM.com  is in use in 33 countries.', '2025-01-09 02:23:18', '2025-01-09 02:23:18'),
(2467, 'Lashay Munro', 'munro.lashay@outlook.com', 'তথ্য অধিকার আইকন', 'quick question', 'Struggling to gain visibility? We deliver your ad text to millions of website contact forms at one flat rate. Guaranteed visibility without the hassle of per-click charges. Grow your business now.\r\n\r\n Feel free to reach out if you’d like to dive deeper into how I do this; my contact info is below.\r\n\r\nRegards,\r\nLashay Munro\r\nEmail: Lashay.Munro@uniqueadvertising.pro\r\nWebsite: http://hcb2bu.advertiseviaforms.my', '2025-01-09 11:32:36', '2025-01-09 11:32:36'),
(2468, 'Zita Theissen', 'zita.theissen@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster!', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.\r\n\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n\r\n      Read and download at: Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nSe-REM.com  is in use in 33 countries.', '2025-01-09 12:03:50', '2025-01-09 12:03:50'),
(2469, 'Aissss', 'info@tryptonsoftware.com', '???? ?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Need more clients for your business? Order targeted contact data from local establishments and watch your outreach soar. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', '2025-01-10 14:40:30', '2025-01-10 14:40:30'),
(2470, 'Dawn Fabian', 'dawn.fabian71@gmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'Every day, websites like paramountinsurancebd.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/3amtL', '2025-01-10 16:19:57', '2025-01-10 16:19:57'),
(2471, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nWe are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-10 16:26:49', '2025-01-10 16:26:49'),
(2472, 'Leonor Eaton', 'eaton.leonor@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Did you know that your website paramountinsurancebd.com could be failing to connect with its audience? With our advanced AI traffic system, you may reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options deliver up to 250,000. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.so/lBkc6', '2025-01-10 16:33:41', '2025-01-10 16:33:41'),
(2473, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Romantic Compatibility – Find A Best Mate', 'Find a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison. You can get more information about our ROMANTIC COMPATIBILITY report at our store: https://wexxon.com/home/9-romantic-compatibility.html.', '2025-01-11 00:18:43', '2025-01-11 00:18:43'),
(2474, 'Blythe Sisk', 'sisk.blythe@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic service.', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system helps—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.so/lBkc6', '2025-01-11 01:37:27', '2025-01-11 01:37:27'),
(2475, 'Tim Morris', 'tim@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Hello', 'Fast Funding, Unlimited Growth.\r\n\r\nRunning a business takes grit—and capital. At Express Capital, we offer instant approvals in under 30 seconds with no credit checks or paperwork required. \r\n\r\nUnlock funding up to 2x your monthly deposits with flexible terms up to 2 years and next-day funding.\r\n\r\nStart growing today at Expresscapitalcorp.com/approval  \r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2025-01-11 02:34:55', '2025-01-11 02:34:55'),
(2476, 'Tayla Eddy', 'tayla.eddy@gmail.com', 'অভিযোগ বক্স', 'Automate Your Data Collection with Apify - Streamline Your Workflow Today!', 'Hello,\r\n\r\nAre you looking to automate your data collection processes and streamline your workflow? Discover Apify, the leading platform for web scraping and process automation, designed to help you gather and manage data efficiently.\r\n\r\nApify offers a comprehensive suite of tools for web scraping, data extraction, and workflow automation. Whether you\'re a digital marketing agency, a market research company, or a financial services firm, our platform provides the capabilities you need to gain valuable insights and drive informed decision-making.\r\n\r\nBy choosing Apify, you\'ll gain access to advanced data collection techniques, robust automation features, and reliable support that enhance your data-driven strategies. Join thousands of businesses who trust Apify to power their data operations and achieve competitive advantage.\r\n\r\nDon\'t wait to elevate your data strategy. Start using Apify today and experience the difference:\r\n\r\nhttps://best-digital-tools.com/short/apify\r\n\r\nBest regards,\r\n\r\nSophia\r\nApify Team', '2025-01-11 03:56:14', '2025-01-11 03:56:14'),
(2477, 'Ellen Smith', 'canning.akilah@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner!', 'Impact Explainers specializes in high-quality 2D/3D animation, CGI/VFX, and motion graphics. With a team of 60+ experts and cutting-edge technology, we deliver exceptional results and fast turnarounds. \r\nUse animation to enhance sales, marketing, business intros, product mock-ups, YouTube videos, social media ads, or demo videos. Whether it’s architectural visualization, motion graphics, anime, or explainer videos, we bring your ideas to life with groundbreaking results. \r\n\r\nExplore our portfolio or chat with us at www.impactexplainer.com. You can also email us at ellen@impactexplainer.com or call (332) 222-4058. Let’s create something amazing together!\r\n\r\nEllen Smith\r\nellen@impactexplainer.com\r\n(332) 222-4058', '2025-01-11 04:20:31', '2025-01-11 04:20:31'),
(2478, 'Mike Dirk Taylor', 'info@professionalseocleanup.com', '?????? ????', 'Improve your website`s ranks totally free', 'Improve your website`s ranks totally free \r\n \r\nMessage: \r\nHi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMike Dirk Taylor\r\n \r\nWhatsapp: https://www.professionalseocleanup.com/whatsapp/ \r\nEmail us: info@professionalseocleanup.com', '2025-01-11 05:33:25', '2025-01-11 05:33:25'),
(2479, 'Mary Gamble', 'lucidfluencerai@increasetraffic.shop', 'অভিযোগ বক্স', 'Create Content in Minutes, Earn for a Lifetime', 'Hi paramountinsurancebd.com,\r\n\r\nEvery second you wait, someone else is taking action—and getting ahead.   Don’t let them leave you behind in 2025’s biggest opportunity.   🌟\r\n\r\nLucidFluencerAI is your ultimate game-changer:\r\n\r\n🚀 Create virtual influencers that look and act human.\r\n\r\n🎯 Dominate Instagram, TikTok, and YouTube effortlessly.\r\n\r\n💸 Attract brands ready to pay you for promotions.(Of course, you can also drive tons of traffic to your website)\r\n: https://www.increasetraffic.shop/lucidfluencera \r\n\r\nAnd here’s the best part: LucidFluencerAI does it all for you—no experience, technical skills, or expensive software required.\r\n\r\nWhen you get LucidFluencerAI today, you also unlock these powerful bonuses:\r\n\r\n🎁 Viral Content Blueprint: A guide to viral success on every platform.\r\n\r\n🎁 Influencer Deal Vault: Pre-qualified, high-paying brand partnerships.\r\n\r\n🎁 Zero-to-Hero Workshop: See results in hours, not weeks.\r\n\r\n🎁 Profit Accelerator Guide: Maximize profits with proven strategies: https://www.increasetraffic.shop/lucidfluencera .\r\n\r\n🎁 AI-Driven Trend Finder Tool: Stay ahead of every viral wave.\r\n\r\nHere’s what makes this opportunity so special:\r\n\r\nYou don’t need to show your face.\r\n\r\nYou don’t need to spend hours creating content.\r\n\r\nYou don’t need to worry about upfront costs or monthly fees.\r\n\r\n👉 All you need is LucidFluencerAI, a few minutes, and a dream to transform your life.\r\n\r\n💡 Picture this:\r\n\r\nBy tomorrow, you could have influencers generating views, clicks, and income for you—on autopilot.\r\n\r\nBut here’s the catch: time is running out.   Once our license limit is hit, this opportunity will disappear.\r\n\r\n⏳ Don’t miss your chance to join the AI revolution.\r\n\r\nClick Here to Unlock Your Success: https://www.increasetraffic.shop/lucidfluencera !\r\n\r\nYou deserve a life of freedom, success, and fulfillment.   Take action today and make it yours!\r\n\r\nTo your bright future,\r\nMary Gamble\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3502 College Street\r\nAtlanta, GA 30340', '2025-01-11 08:17:48', '2025-01-11 08:17:48'),
(2480, 'Boyd Jarrell', 'boyd.jarrell@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI service.', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.ee/JBHZq', '2025-01-11 12:38:52', '2025-01-11 12:38:52'),
(2481, 'Ronny Noll', 'hassie.noll@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-01-11 19:29:00', '2025-01-11 19:29:00'),
(2482, 'Nyla Ferrante', 'helios@goldtip.shop', 'তথ্য অধিকার আইকন', 'Others have earned loads from it', 'With Helios, you\'ll work whenever you want for as long as you like\r\n\r\nYou\'re in complete control\r\n\r\nThere\'s been such a buzz about Billy Darr\'s new software.\r\n\r\nOthers have earned loads from it\r\n\r\nConsistent sales every week\r\n\r\nAnd most of them are newbies\r\n\r\nIf you\'re looking for an easy beginner friendly option to earn online.\r\n\r\nTHIS is it.\r\n\r\nThe catch?\r\n\r\nYou only have 48 hours to pick this up\r\n\r\n>>> GO here now: https://www.goldtip.shop/helio !\r\n\r\nNyla Ferrante\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 91 Rocky Road\r\nPhiladelphia, PA 19104', '2025-01-12 08:32:30', '2025-01-12 08:32:30'),
(2483, 'Aleida Larocque', 'larocque.aleida@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Mistakes found in Your Google Maps Listings , Lets fix Them', 'Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google  results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3', '2025-01-12 09:33:29', '2025-01-12 09:33:29'),
(2484, 'Claribel Mary', 'claribel.mary@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'hello?', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-01-12 10:53:02', '2025-01-12 10:53:02'),
(2485, 'Karma Cabral', 'cabral.karma@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'What if your website paramountinsurancebd.com was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we deliver plans for up to 250,000, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://ln.run/TzzSn', '2025-01-12 16:06:32', '2025-01-12 16:06:32'),
(2486, 'Dario McCasland', 'mccasland.dario@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Twitter Media Contacts / Journalists List DO NOT MISS !', 'Hi\r\n\r\nhttps://usreviewers.com/twittertactics\r\n\r\nAh, Twitter! The wild, chaotic carnival where everyone’s yelling into the void, and the only ones who seem to get any attention are politicians saying the wackiest things imaginable. Seriously, if you’re not tweeting about how you’re going to turn the moon into a giant cheese wheel or declaring that cats are the rightful rulers of Earth, good luck getting noticed! You could post the most profound thoughts on the meaning of life, and the only engagement you’ll get is from your mom and that one guy who thinks you’re a bot.\r\nSo, what’s the secret to getting traffic on Twitter, you ask? Well, here’s the kicker: the only reliable method left is to reach out to influencers. Yes, those shiny, glamorous beings who seem to have a direct hotline to the Twitter algorithm and can turn a simple \"Good morning!\" into a viral sensation. But wait! There\'s a catch! Twitter has made it harder than ever to find lists of influencers. It’s like trying to find a needle in a haystack while blindfolded and on a rollercoaster. Good luck with that!\r\n\r\nBut fear not, my fellow tweeter! There’s a secret method to beat the system, and it’s so sneaky you’ll feel like a ninja on a mission. Instead of begging at the altar of Lord Musk for his blessings or waiting for the algorithm to notice you (spoiler alert: it won’t), why not slide into the DMs of journalists and media people? Yes, that’s right! Journalists are your new best friends. They’re always on the lookout for juicy content, and if you can catch their attention, you might just hit the Twitter jackpot. And how to you find journalists and media persons on twitter? Aha, there is indeed an \'Open Sesame\' trick that works!\r\n\r\nhttps://usreviewers.com/twittertactics    READ THIS ARTICLE!\r\n\r\nThink about it: while everyone else is shouting into the void, you’re going straight to the source! Craft a clever pitch, throw in a dash of humor, and voilà! You’re not just another voice in the crowd; you’re the headline everyone’s been waiting for. Plus, they’re used to dealing with crazy ideas—after all, they report on politicians, right?\r\n\r\nSo, the next time you’re feeling like a forgotten potato in the Twitter vegetable aisle, remember: forget the influencers; go for the journalists! It’s like sneaking backstage at a concert instead of waiting in line for hours. And who knows? You might just become the next big thing without having to declare your love for cheese or start a feud with a fellow politician. \r\n\r\nhttps://usreviewers.com/twittertactics\r\n\r\nHappy tweeting!\r\n\r\nTom and Jessica', '2025-01-12 23:31:45', '2025-01-12 23:31:45'),
(2487, 'Harris Tripp', 'yellowbrickformula@unlockrevenue.info', 'অভিযোগ বক্স', 'The Wins Are Rolling In… Will You Be Next', 'Hey ,\r\n\r\nHow many times have you heard, “This is the opportunity that will change everything!” – only to end up right back where you started?\r\n\r\nIf you’re like most people, you’re tired of hearing empty promises. You’re looking for something real—something that actually works. That’s why I’m excited to tell you about my friend Sean Donahoe’s Yellow Brick Formula. This is a proven, straightforward system that his students have used again and again to see life-changing results: https://www.unlockrevenue.info/yellowbrickformula .\r\n\r\nHere’s what’s possible with this approach:\r\n\r\n126% gains in two weeks\r\n422% growth in just two days\r\n2,772% returns in under 48 hours\r\nThese aren’t just random “wins”—they’re consistent results from everyday people who followed Sean’s approach. And starting tonight, he’ll show you how to make it work for you, step by step, in just 30–60 minutes a day.\r\n\r\nIf you’ve ever wanted something reliable, something that doesn’t waste your time or money, then now’s your chance. This 5-day sprint is just $19, and it’s designed to put you on a path to results without any of the guesswork.\r\n\r\nAre you ready to see the proof for yourself? It’s time to break the cycle and learn something that actually works.\r\n\r\n[Click here to get started now!]: https://www.unlockrevenue.info/yellowbrickformula \r\n\r\nTo your success,\r\n\r\nHarris Tripp\r\n\r\n\r\n\r\nP.S. This is your chance to finally try something that’s built on real results and a simple, repeatable process. Join the sprint and see how easy it can be! [Grab your spot now!]: https://www.unlockrevenue.info/yellowbrickformula \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2125 Davis Court\r\nHerrin, IL 62948', '2025-01-13 01:30:35', '2025-01-13 01:30:35');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2488, 'Theo Boulton', 'boulton.theo@gmail.com', 'অভিযোগ বক্স', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.ee/hMDo3\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-01-13 05:37:27', '2025-01-13 05:37:27'),
(2489, 'Shanky', 'youronlinepresence2@outlook.com', 'অভিযোগ বক্স', 'Online Presence Manager', 'Hi, I help businesses boost their online presence with website optimization, engaging content, strategic social media, and high-quality blogs—starting at just $100 per month. \r\n\r\nPing me at Youronlinepresence2@outlook.com to discuss it further.', '2025-01-13 12:14:01', '2025-01-13 12:14:01'),
(2490, 'Oman Rapp', 'rusty.rapp@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail:  oman-rook@cateusgroup.org   or  cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com', '2025-01-13 14:10:51', '2025-01-13 14:10:51'),
(2491, 'GeorgeTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Hi, i wrote about     price', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2025-01-13 15:16:06', '2025-01-13 15:16:06'),
(2492, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Donald TRUMP Report', 'Donald J. Trump will be inaugurated as the 47th President of the United States of America on Jan. 20, 2015. Do you want to know his personality and the events he may encounter during the coming one-year period? We prepared the special Donald TRUMP report, which contains a lot of precisely accurate and highly detailed information about his personality and events he may encounter. You can get this report at https://wexxon.com/home/18-donald-trump-report.html', '2025-01-13 21:33:46', '2025-01-13 21:33:46'),
(2493, 'Oman Skeens', 'skeens.evangeline42@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail:  oman-rook@cateusgroup.org   or  cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com', '2025-01-13 22:03:18', '2025-01-13 22:03:18'),
(2494, 'Reinaldo Thorson', 'thorson.reinaldo@gmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Are you maximizing the potential of your paramountinsurancebd.com website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.so/lBkc6', '2025-01-13 22:09:33', '2025-01-13 22:09:33'),
(2495, 'Michelle Garica', 'garica.michelle@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com owner!', 'Your website, paramountinsurancebd.com, could be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans provide up to 250,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/3amtL', '2025-01-14 05:07:06', '2025-01-14 05:07:06'),
(2496, 'triahtept', '8y68dhsh@icloud.com', '?????? ????', 'Your profile will be deleted in 24 hours', 'Your account has been inactive for 364 days. To avoid deletion and claim your funds, please sign in and request a withdrawal within 24 hours. For support, visit our Telegram group: https://tinyurl.com/247s5cso', '2025-01-14 06:56:04', '2025-01-14 06:56:04'),
(2497, 'Peggy Stewart', 'revio@bizopphand.info', 'শুদ্ধাচার সেবা বক্স', 'Limitless Traffic and Pr0fit- Create Celebrity Videos in just 3 steps', 'Imagine having the best celebrity in the world to promote your website/product …\r\n\r\nLike Elon Musk promoting your Tech software\r\nDonald Trump promoting your supplement product\r\nOr even Beyonce promoting your beauty product.\r\n\r\nJust name it, no matter the business you do online you can use my latest software Revio, to pull huge amounts of traffic/sales into your pocket using Hollywood standard HD videos.\r\n\r\n>> Create Celebrity videos with Revio: https://www.bizopphand.info/revio \r\n\r\nHere is how it works…\r\n\r\nRevio is the only AI Studio Platform That Allows You To Upload Any “Static Picture Or 5-Secs Clip” And Transform It Into Talking, or Singing Video.\r\n\r\n…With Hyper-Realistic Emotions, Lip-Sync & Life-Like Movement In Any Niche & Language You Want\r\n\r\nIn just 60 seconds you can get any video you want ready either for your Instagram, TikTok or YouTube account that generates thousands of followers.\r\n\r\nOr you want a video for your website that pulls in limitless buyer traffic and pr0fit: https://www.bizopphand.info/revio  \r\n\r\nRevio is the all-in-one solution for any sales-pulling video you will ever need.\r\n\r\nNo Monthly Charges\r\nNo Complicated systems\r\nNo scriptwriting and video editing skills are needed.\r\n\r\nAll you have to do is follow the 3 simple steps;\r\n\r\nStep 1: Login to Revio\r\nStep 2: Upload any photo or celebrity you want to turn to talking or animation videos\r\nStep 3: Download the video in the next 2mins.\r\n\r\nThat’s all you do and you are good to go, start dominating social media and your industry without stress.\r\n\r\nBut, the catch is,\r\n\r\nRevio Early-bird access is limited, so you need to act fast before the price triples or we can decide to place it on a subscription for subsequent late-entry users\r\n\r\n>> Create Celebrity and sale-pulling videos with Revio: https://www.bizopphand.info/revio \r\n\r\nPeggy Stewart\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4829 Carson Street\r\nLexington, KY 40505', '2025-01-14 08:45:46', '2025-01-14 08:45:46'),
(2498, 'Paul', 'dataentry756@outlook.com', 'অভিযোগ বক্স', 'Business Process Associate', 'Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? I specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nPing me on Dataentry756@outlook.com if you have any requirements right now.', '2025-01-14 11:10:52', '2025-01-14 11:10:52'),
(2499, 'Janie Collie', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2025-01-14 15:50:03', '2025-01-14 15:50:03'),
(2500, 'Bobby Ryan', 'heyitsbobbyryan@gmail.com', 'তথ্য অধিকার আইকন', 'New Leads', 'I have a ton of leads available for your business, what\'s a good number to reach you on regarding them?', '2025-01-15 01:06:29', '2025-01-15 01:06:29'),
(2501, 'Tim Morris', 'tim@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Hello', 'Fast Funding, Unlimited Growth.\r\n\r\nRunning a business takes grit—and capital. At Express Capital, we offer instant approvals in under 30 seconds with no credit checks or paperwork required. \r\n\r\nUnlock funding up to 2x your monthly deposits with flexible terms up to 2 years and next-day funding.\r\n\r\nStart growing today at Expresscapitalcorp.com/approval  \r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe visit www.expresscapitalcorp.com/unsubscribe \r\n\r\nor write to:\r\nExpress Capital\r\n3343 Peachtree Rd NE Ste 145-410\r\nAtlanta, GA 30326', '2025-01-15 01:23:09', '2025-01-15 01:23:09'),
(2502, 'Ernestine Holdsworth', 'holdsworth.ernestine@yahoo.com', 'তথ্য অধিকার আইকন', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-01-15 03:17:11', '2025-01-15 03:17:11'),
(2503, 'Jawad R', 'nail.carma@hotmail.com', 'অভিযোগ বক্স', 'Partnership proposal', 'Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/business-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad', '2025-01-15 03:18:27', '2025-01-15 03:18:27'),
(2504, 'triahtept', '6dc10v8e@yahoo.com', '???? ?????? ????', 'Your will be removed in 1 day', 'Your account has been dormant for 364 days. To prevent removal and retrieve your balance, please access your account and request a withdrawal within 24 hours. For assistance, join our Telegram group: https://tinyurl.com/27jcc74f', '2025-01-15 09:20:14', '2025-01-15 09:20:14'),
(2505, 'No Reply', 'noreply@noreply.zyx', 'অভিযোগ বক্স', 'Professional E commerce Services for Your Online Success', 'Hi paramountinsurancebd.com,\r\n\r\nI hope you\'re doing well!  \r\n\r\nDo you need a new e commerce store or want to  upgrade, repair, or redesign  your existing one? Look no further! We specialize in creating, enhancing, and transforming online stores using  WordPress, WooCommerce, and Shopify .  \r\n\r\nHere’s how we can help:  \r\n\r\n   Custom E commerce Website Development : Create a store that’s visually appealing, responsive, and tailored to your brand.  \r\n   Upgrades and Repairs : Enhance functionality, improve performance, and fix any issues with your current store.  \r\n   Redesign Services : Give your store a modern, professional look to boost user engagement and sales.  \r\n   Secure Payment Integration : Provide customers with a seamless and safe checkout experience.  \r\n   Easy to Use Features : Streamlined product browsing, inventory management, and order tracking.  \r\n\r\nWhy Choose Us?  \r\n\r\n   Affordable Pricing : Solutions starting at just  $500 , offering incredible value.  \r\n   15 Years of Experience : Expertise in creating and improving online stores.  \r\n   Tailored Solutions : We design and develop to fit your unique business needs.  \r\n   Support You Can Trust : Reliable ongoing support to keep your store running smoothly.  \r\n\r\nWhether you\'re starting fresh or revamping your store, we provide everything you need to succeed in the competitive e commerce space.  \r\n\r\nContact us today at  alldropshippingsolutions@gmail.com  to discuss your project or schedule a consultation. Let’s work together to bring your e commerce vision to life!  \r\n\r\nBest regards,  \r\nBusiness Development Executive', '2025-01-15 21:28:15', '2025-01-15 21:28:15'),
(2506, 'Carmela', 'info@abner.caredogbest.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hi there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nEnjoy, \r\n\r\nCarmela', '2025-01-15 21:45:52', '2025-01-15 21:45:52'),
(2507, 'Ronny Dunlap', 'dalene.dunlap11@hotmail.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-01-15 23:14:37', '2025-01-15 23:14:37'),
(2508, 'Sara Arledge', 'arledge.sara24@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ln.run/TzzSn', '2025-01-16 06:56:18', '2025-01-16 06:56:18'),
(2509, 'Myron Seman', 'kadjo@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'Passive online profits using this new software', 'Want to instantly tap into Kadjo   to leverage...\r\n\r\n...     Our New Crypto App That Pays Us As Much $21/Hour For Browsing The Net\r\n\r\nThis latest from Billy Darr shows you exactly how\r\n: https://www.greatbusi.info/kadjo \r\n\r\nOnce you see the potential with this, you\'ll want to scale this even more\r\n\r\nGrab this for 17 bux\r\n\r\n… but act fast because price increases with each sale\r\n\r\n>>> Grab your copy now: https://www.greatbusi.info/kadjo !\r\n\r\nMyron Seman\r\n\r\n\r\n\r\nP.S. For the first 35 people who grab this today you\'ll get BONUS\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 5 Lake Floyd Circle\r\nHagerstown, MD 21740', '2025-01-16 08:04:06', '2025-01-16 08:04:06'),
(2510, 'Mike Diego Kristiansen', 'info@digitalxflow.com', '???? ?????? ????', 'Boost Your SEO with Country Targeted Backlinks!', 'Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Diego Kristiansen\r\n \r\nDgital X Flow Team', '2025-01-16 10:54:50', '2025-01-16 10:54:50'),
(2511, 'Inder', 'projectsexpert222@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Personal Assistant', 'Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Inder, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.', '2025-01-16 21:58:59', '2025-01-16 21:58:59'),
(2512, 'Amanda Lively', 'amandalively01@gmail.com', 'তথ্য অধিকার আইকন', 'congratulations', 'We’re giving it away one of our bestselling automated bots 100% Free. \r\n\r\nIt creates viral content for any business or market automatically.\r\n\r\nThink of it as your personal AI content factory on steroids. \r\n\r\nWe’re giving it away for FREE to entrepreneurs for only 24h.\r\n\r\nCan I send it here for you to see if you like it?\r\n\r\nRespond with \"sure\" if this is a good place to give it to you.\r\n\r\nHere’s what the bot does for you:\r\n\r\n-	Automatically compiles the most viral content across industries\r\n-	Turns newsletters into viral social media posts\r\n-	Creates video scripts for LinkedIn and YouTube\r\n-	Generates platform-specific content variations\r\n-	Sends fresh ideas to your inbox daily\r\n\r\nThe best part:\r\n\r\nYou\'ll never run out of content ideas again – It’s all automated. And, we are giving it away for FREE (no catch, no strings attached).\r\n\r\nRespond with \"sure\" if you are the right person to show it to.\r\n\r\nIt’s FREE for the next 24 hours only, then it disappears.\r\n\r\n\r\nBest\r\n\r\nAmanda Lively\r\n\r\n\r\n\r\n\r\n\r\nAnn, Siler\r\n\r\n2823 Minnesota Avenue, Kansas City, KS 66101, United States.\r\n\r\n 93722898\r\n\r\nIf you do not wish to receive further emails from us, you may opt-out by filling this form: \r\nhttps://forms.gle/HydAFpNiKbGxAkum8.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2025-01-17 01:36:42', '2025-01-17 01:36:42'),
(2513, 'Brian And Dee Peach', 'melodee.peach20@yahoo.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/qaJAa\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-01-17 02:43:44', '2025-01-17 02:43:44'),
(2514, 'William Holland', 'tornado@growwealthy.info', 'তথ্য অধিকার আইকন', 'He Makes $317.23 A Day?    NO WAY', 'Before you think “This is another hyped product”\r\n\r\nYou can go ahead and watch it yourself, and see how my friend Venkata banks $300+ a day LIVE: https://www.growwealthy.info/tornados  \r\n\r\nIt’s crazy…\r\n\r\nI’m a very skeptical person, and I rarely believe anything I read or watch online…\r\n\r\nBut Tornado (the app that makes him his money)\r\nRemoved any doubt that I may have…\r\n\r\nIt’s the world’s first AI app that turns any keyword you enter…\r\n\r\nInto studio-quality audiobook in seconds…\r\n\r\nYes, seconds…\r\n\r\nBut not just that, it will also publish it on a marketplace with millions of active buyers…\r\n\r\nYup, you don’t need to promote it, run ads, or do anything…\r\n\r\nJust let Tornado sell it for you…\r\n\r\nRight now, you can create your account with Tornado by clicking here: https://www.growwealthy.info/tornados   \r\n\r\nBut you have to hurry because a little birdy told me that the public access will be removed pretty soon\r\n\r\n\r\nCheers,\r\nWilliam Holland\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2893 Seneca Drive\r\nPortland, OR 97232', '2025-01-17 12:12:51', '2025-01-17 12:12:51'),
(2515, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Enjoy the most beautiful German WW2 dance hits', 'You can get these rare and beautiful dance hits at https://wexxon.com/home/17-german-ww2-dance-hits.html', '2025-01-17 21:14:17', '2025-01-17 21:14:17'),
(2516, 'Ashok', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Freelance Web Developer', 'Hi, I’m Ashok! As a Website developer, I support businesses with technologies like WordPress, PHP, and other content management systems. Whether you need a site built from scratch, upgrades, maintenance, or new features, I’m here to help. I offer top-quality work at affordable rates, with pricing between $30 per hour to $50 per hour, depending on project complexity. Let’s bring your website ideas to life! \r\n\r\nFeel free to reach out at webdesignservices111@outlook.com — I’d love to collaborate with you!', '2025-01-18 01:01:19', '2025-01-18 01:01:19'),
(2517, 'Hunter Roberson', 'roberson.hunter88@googlemail.com', 'তথ্য অধিকার আইকন', 'need information', 'Are you leaving money on the table? If you kept employees on payroll during the pandemic, the ERC program allows you to claim up to $32,200 per W-2 worker!\r\nTime is running out—this is your final opportunity to file your claim and get the money you\'re owed.\r\nLearn more at: http://www.claim-erc.top', '2025-01-18 05:28:53', '2025-01-18 05:28:53'),
(2518, 'triahtept', 'djp4kilk@gmail.com', '???? ?????? ????', 'Your account will be deleted in 1 day', 'Your account has been dormant for 364 days. To stop deletion and claim your funds, please access your account and request a payout within 24 hours. For support, join our Telegram group: https://tinyurl.com/2395bbmv', '2025-01-18 06:34:10', '2025-01-18 06:34:10'),
(2519, 'James Tucker', 'talkingbooks@moredollar.info', 'অভিযোগ বক্স', 'Launch Your Own 6-Figure White-Labelled TalkingBooks Creation Agency Instantly !', 'Hey,\r\n\r\nGuess What?\r\n\r\nNow You Launch Your Own 6-Figure White-Labelled TalkingBooks Creation Agency Instantly …\r\n\r\nAnd Make Huge Profit Per Client Without Any Extra Effort.\r\n\r\nHard to believe, right?\r\n\r\nBut Trust Me ...\r\n\r\nBecause Now you can do this with the help of this AI Tech ....\r\n\r\nCheck Out TalkingBooks Now: https://www.moredollar.info/talkingbooks \r\n\r\nTalkingBooks is the world’s first AI app that creates stunning, talking books in ANY language within 60 seconds!\r\n\r\nHere’s a peek at the types of books you can create:\r\n\r\n✅ Talking Story Books\r\n\r\n✅ Talking Business Books\r\n\r\n✅ Talking Children Books\r\n\r\n✅ Talking Health Books\r\n\r\n✅ Talking Fiction Books\r\n\r\n✅ Talking Self-Help Books\r\n\r\n✅ Talking Travel Books\r\n\r\n✅ Talking Spiritual Books\r\n\r\n✅ Talking Educational Books\r\n\r\n✅ Many more…\r\n\r\nAnd the best part?    You can add videos, sound, clickable CTAs (e.g. your website link: paramountinsurancebd.com), and—get this—YOUR OWN AVATAR as the narrator.    🌟\r\n\r\nYes, your very own avatar can tell your stories, share knowledge, or represent your brand, creating an unforgettable, next-level reading experience.\r\n\r\nClick Here to Learn More Details About TalkingBooks: https://www.moredollar.info/talkingbooks \r\n\r\nWith TalkingBooks, Get The Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking Books Right Now: https://www.moredollar.info/talkingbooks \r\n\r\nTo Your Success,\r\nJames Tucker\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 631 Wetzel Lane\r\nGrand Rapids, MI 49508', '2025-01-18 11:05:34', '2025-01-18 11:05:34'),
(2520, 'Kimberly Moorhouse', 'moorhouse.kimberly@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com owner!', 'Your website, paramountinsurancebd.com, might be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to experience the impact firsthand. Afterward, our plans provide up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.world/C0l_k', '2025-01-18 11:23:09', '2025-01-18 11:23:09'),
(2521, 'Louis R', 'schauer.kelly@gmail.com', 'তথ্য অধিকার আইকন', 'Partnership proposal', 'Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/business-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nLouis', '2025-01-18 14:10:23', '2025-01-18 14:10:23'),
(2522, 'HarryTob', 'ibucezevuda439@gmail.com', '????????? ???? ????', 'Aloha    write about   the price for reseller', 'Aloha, makemake wau eʻike i kāu kumukūʻai.', '2025-01-18 15:30:08', '2025-01-18 15:30:08'),
(2523, 'RobertTob', 'ixutikob077@gmail.com', '???? ?????? ????', 'Hello, i writing about   the price for reseller', 'Hæ, ég vildi vita verð þitt.', '2025-01-19 00:32:16', '2025-01-19 00:32:16'),
(2524, 'Marcus Trejo', 'trejo.marcus@yahoo.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.world/C0l_k', '2025-01-19 00:40:26', '2025-01-19 00:40:26'),
(2525, 'Delores Robison', 'delores.robison@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.ee/0qVge', '2025-01-19 01:41:56', '2025-01-19 01:41:56'),
(2526, 'triahtept', 'ndsfkcdu@hotmail.com', '???? ?????? ????', 'Your will be removed in 1 day', 'Your account has been dormant for 364 days. To prevent removal and claim your funds, please access your account and initiate a payout within 24 hours. For support, visit our Telegram group: https://tinyurl.com/27m3wobp', '2025-01-19 06:53:22', '2025-01-19 06:53:22'),
(2527, 'WlassofaPetresmn', '14777@loves-ltd.com', '?????? ????', 'seo web aid online www', 'Приветствую вас, уважаемые друзья! \r\n \r\nАгентство XRumer Co предлагает свои услуги по СЕО продвижению. \r\n \r\nМы заметили, у вас сравнительно молодой портал и ему нужно SEO продвижение в поиске. Мы организовываем продвижение в поисковой выдаче полностью под ключ. У нас есть недорогие и эффективные инструменты для СЕОшников. У нас большой опыт, в арсенале присутствуют реальные рабочие кейсы - покажем по запросу. \r\n \r\nПрямо сейчас можем предложить скидку на наши услуги - 10%. \r\n \r\nПредлагаемые услуги: \r\n \r\n- Раскрутка в Yandex LLC - Телеграм групп, Инстаграм,  Вконтакте  - 1,2-2500р \r\n \r\n- Email рассылка: 10000 сообщений - 1000р \r\n \r\n- Трастовые ссылки (необходимо каждому сайту) – цена от 1,5 до 5000 руб \r\n \r\n- Размещаем 2500 трастовых безанкорных ссылок (полезно для всех сайтов) – 3.900 р \r\n \r\n- Прогон по 110 тысячам сайтам в зоне RU (максимально полезно для сайтов) – 2900 р \r\n \r\n- Размещение 150 постов Вконтакте о вашем сайте (поможет получить рекламу) – 3.900 р \r\n \r\n- Публикация статей о вашем сайте на 300 форумах (мощная раскрутка интернет-сайта) – 29 тыс. руб \r\n \r\n- СуперПостинг – это прогон на 3 млн ресурсов (мегамощный прогон для ваших сайтов) – 39 тысяч р \r\n \r\n- Рассылка сообщений по сайтам с помощью обратной связи – договорная стоимость, в зависимости от объема. \r\n \r\nНаши специалисты всегда готовы ответить на любые вопросы. \r\n \r\n \r\nОплата: Yoo.Money, Bitcoin, МИР, СБП, Visa, MasterCard... \r\nПринимаем USDT - Отчётность. \r\nТелегрм: https://t.me/exrumer \r\nSkype: Loves.Ltd \r\n \r\nТолько этот.', '2025-01-19 08:51:37', '2025-01-19 08:51:37'),
(2528, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Romantic Compatibility – Find A Best Mate', 'Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com', '2025-01-19 13:26:56', '2025-01-19 13:26:56'),
(2529, 'Rahul', 'hireonline4455@outlook.com', 'অভিযোগ বক্স', 'Virtual Assistant', 'Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list or do entries in any software or spreadsheets. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com', '2025-01-19 14:52:38', '2025-01-19 14:52:38'),
(2530, 'Lona Griggs', 'griggs.lona@gmail.com', 'অভিযোগ বক্স', 'quick question', 'Hi, this is a friendly reminder that if your business accepted Visa/Mastercard between 2004 and 2019, you may be eligible to participate in the Visa/Mastercard class action settlement, which has set aside $5.54 Billion for businesses like yours. The deadline to submit your claim quickly arrives on February 4, 2025. USA businesses only. For assistance with filing your claim, please visit this website: https://myvisasclaim.com', '2025-01-19 14:59:40', '2025-01-19 14:59:40'),
(2531, 'Jennifer Marcil', 'openappai20@dollartip.info', 'অভিযোগ বক্স', 'Turn Your Website/Vision into an App in Minutes (No Coding Needed!)', 'Hey paramountinsurancebd.com,\r\n\r\nImagine this: you have an idea for a fantastic mobile app, but the thought of coding or hiring a developer stops you cold.\r\n\r\nWhat if I told you there\'s a revolutionary AI tool that can turn your website URL, blog, keywords, or even just your ideas into a fully functional Android and iOS app...   in under a minute?\r\n\r\nIt\'s true!\r\n\r\nIntroducing..    OpenApp AI 2.0\r\n\r\n==> Watch OpenApp AI 2.0 Demo In Action: https://www.dollartip.info/openappai20 \r\n\r\nThis game-changing app uses powerful AI to create stunning mobile apps for any niche, without needing any coding experience.    Here\'s what you can do:\r\n\r\nTransform your website, blog, or even just keywords into a beautiful and functional app.\r\n\r\nBuild an app from scratch based on your ideas.\r\n\r\nDesign your app with their library of 1500+ professional templates.\r\n\r\nPublish your app to the Google Play Store and Apple App Store in a flash!\r\n\r\nPlus, you can integrate payments, send push notifications, and even manage users directly through the platform.\r\n\r\nDon\'t miss out on this opportunity to join the ranks of successful app entrepreneurs.    Join the OpenApp AI 2.0 revolution and start building your app empire today!\r\n\r\nAccess OpenApp AI 2.0 Now and Build Your Dream Mobile App in Seconds: https://www.dollartip.info/openappai20 \r\n\r\nOops, did I forget to mention…\r\nYou’re also getting exclusive bonuses worth $....    that will make this deal an unforgettable affair .\r\n\r\nBut these are available for a very limited time.\r\n\r\nSo, don’t you dare miss out on this.\r\n\r\nJennifer Marcil\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1867 Edgewood Road\r\nMemphis, TN 38110', '2025-01-19 18:42:14', '2025-01-19 18:42:14'),
(2532, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello Paramountinsurancebd Owner\r\n\r\nMy name’s Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \"how are you doing?\" notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-20 05:14:11', '2025-01-20 05:14:11'),
(2533, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric and I recently came across your website at Paramountinsurancebd. I found it after a search, so your visibility seems to be working well.\r\n\r\nYour content looks helpful.\r\n\r\nHowever, one thing might be missing:\r\n\r\nA simple, prompt way for visitors to connect with you.\r\n\r\nResearch suggests that many visitors leave a site quickly without providing any contact information. Once they go, there’s no way to follow up.\r\n\r\nConsider this approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. You will know as soon as someone shows interest, allowing you to speak with them while they’re still viewing your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nOnce you have their phone number, you can also begin a text conversation. If they aren’t ready to engage at that exact moment, you can maintain communication later by sharing additional updates or simply checking in.\r\n\r\nEverything described is straightforward to implement and may help improve your interactions with potential contacts.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for you. It could help you connect with more interested individuals right now.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a trial period and supports international communication. There may be individuals ready to speak with you now, so please don’t miss the opportunity.  \r\nVisit https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-20 05:14:14', '2025-01-20 05:14:14'),
(2534, 'Rafael Jenkins', 'mdatraffic@getmoreopportunities.info', 'তথ্য অধিকার আইকন', 'The Simple 10-Minute Hack to Drive Targeted Traffic', 'Hi paramountinsurancebd.com !\r\n\r\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\r\n\r\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\r\n\r\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https://www.getmoreopportunities.info/mdatraffic .\r\n\r\nYou don’t need any experience or a budget.   Just follow the simple steps, and you could start seeing results in 1-3 days.\r\n\r\nImagine reaching Google’s top pages for keywords people are already searching.\r\n\r\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\r\n\r\nWant to see it in action?\r\n\r\nLearn more about MDA Traffic here: https://www.getmoreopportunities.info/mdatraffic \r\n\r\nRafael Jenkins\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3050 Weekley Street\r\nSan Antonio, TX 78023', '2025-01-20 05:14:38', '2025-01-20 05:14:38'),
(2535, 'Carla Capehart', 'capehart.carla2@gmail.com', 'শুদ্ধাচার সেবা বক্স', '265M Verified Prospects + Free Test Drive – Unlock Your Growth Today!', 'Hey Dear, \r\n\r\nwith Apollo.io, we can help you access 265M+ verified prospects, complete with detailed contact info and buying intent insights.\r\n\r\nReady to boost your outreach?\r\n\r\nSign up for a free Apollo account : https://get.apollo.io/0lz4r83lsx7c\r\n\r\nBest,', '2025-01-20 09:00:37', '2025-01-20 09:00:37'),
(2536, 'Dannie Nemeth', 'nemeth.dannie@hotmail.com', 'অভিযোগ বক্স', 'have a query', 'Get your message in front of millions without breaking the bank. Our service guarantees delivery to website contact forms for one affordable flat rate. No per click charges ever. Start today and grow your audience.\r\n\r\n Get in touch with me through the info provided below if you’d like to know more about how I can help.\r\n\r\nRegards,\r\nDannie Nemeth\r\nEmail: Dannie.Nemeth@uniqueadvertising.pro\r\nWebsite: http://n6n65a.marketing-with-contactforms.top', '2025-01-20 15:24:15', '2025-01-20 15:24:15'),
(2537, 'Sid', 'your.assistant23@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Email Management Services', 'Hi, My name is Sid, and I specialize in email management services. I can organize your emails by sorting them into folders, flagging important messages, and archiving old ones. If you need specific information from emails, I can extract those details and record them in spreadsheets accurately. I also handle follow-ups, ensuring timely communication with your contacts, and can set up filters to prioritize important emails and minimize spam. Let me take the burden of email management off your shoulders so you can focus on your core tasks. \r\n\r\nPlease feel free to reach out to me at your.assistant23@outlook.com to discuss it further.', '2025-01-20 16:11:57', '2025-01-20 16:11:57'),
(2538, 'Healthbop', 'allleksey@gmail.com', '?????? ????', 'check it out', 'If this happens the applicant can appeal against the decision using the appeals procedure of that member state. best price buy https://wshaweb.com/prometrium-progesterone-capsules/ prometrium cost where can i buy https://www.bridgeclinic.org/buy-prednisone-deltasone-online-at-lowest-price/ how to get cheap It is oftenest occasioned by irritation of the nasal and mucous membrane.', '2025-01-21 01:58:24', '2025-01-21 01:58:24'),
(2539, 'Elida Danis', 'danis.elida@outlook.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'Did you know that your website paramountinsurancebd.com could be failing to reach its full potential? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options offer up to 350,000 visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.world/C0l_k', '2025-01-21 05:25:23', '2025-01-21 05:25:23'),
(2540, 'Eleanor Worrell', 'eleanor.worrell@gmail.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'What if your website paramountinsurancebd.com experienced a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to 350K visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.tv/GfcAB', '2025-01-21 05:34:42', '2025-01-21 05:34:42'),
(2541, 'Vinay', 'web.techdevelopment@outlook.com', 'তথ্য অধিকার আইকন', 'Website Speed and Performance Optimization', 'I specialize in helping websites improve their speed and performance. A faster website not only enhances user experience but also boosts search engine rankings, increases conversions, and reduces bounce rates. My services include website speed audits, optimization of code and images, caching solutions, and server enhancements. Whether you\'re running a WordPress site, eCommerce store, or any other platform, I can ensure your website loads faster and performs better.\r\n\r\nReach out to me at  Web.techdevelopment@outlook.com to get started!', '2025-01-21 09:02:48', '2025-01-21 09:02:48'),
(2542, 'Robertaxosy', 'duskayumbra63@gmail.com', '???? ?????? ????', 'Hello, hope I\'m not bothering you, but could you help me out?.', 'Hey, apologies for disturbing you, but could you help me out?. My USDT TRX20 is in the OKX wallet, and the recovery phrase is <>clean party soccer advance audit clean evil finish tonight involve whip action ]. Can you guide me on how to move it to Binance?', '2025-01-21 20:44:54', '2025-01-21 20:44:54'),
(2543, 'Fern', 'info@sowers.medicopostura.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Good Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nMany Thanks, \r\n\r\nFern', '2025-01-21 22:06:02', '2025-01-21 22:06:02'),
(2544, 'Kelvin Lindley', 'kelvin.lindley@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'need assistance', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-01-21 23:18:43', '2025-01-21 23:18:43'),
(2545, 'Ladonna Wymer', 'ladonna.wymer@yahoo.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2025-01-22 00:30:16', '2025-01-22 00:30:16'),
(2546, 'Ervin Turley', 'ervin.turley74@googlemail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Are you maximizing the potential of your paramountinsurancebd.com website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://shorten.world/C0l_k', '2025-01-22 05:00:33', '2025-01-22 05:00:33');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2547, 'Heather Young', 'spark@increasetraffic.shop', 'অভিযোগ বক্স', 'Your LAST Hosting Payment', 'What if I told you today your LAST EVER payment for a hosting service is due…\r\n\r\n…and yet you’d still get 100% uptime, blazingly fast loading times,\r\nSUPERIOR service and the best possible support Webmasters/Internet Marketers\r\nwish for\r\n\r\nAND – brand new for 2025: your own premium accounts to over 99\r\ndifferent Ais, including the newly released Sora AI\r\n\r\n Now you can = Introducing SPARK Cloud Hosting: https://www.increasetraffic.shop/spark \r\n\r\nSPARK is the next step in cloud hosting. A revolution like no other that enables you to enjoy:\r\n\r\n[+] Faster loading websites than ever before\r\n[+] 60-Second Quick Setup Using Built-in Wizard\r\n[+] Built-in “ClickFunnels KILLER” drag & drop funnel builder\r\n[+] 100% uptime with free SSL encryption built-in\r\n[+] Unlimited sites, email accounts & more\r\n[+] Next-Generation Control Panel\r\n[+] Free one-click Wordpress installer\r\n[+] 24/7 support from marketing gurus\r\n\r\n… and here’s the kicker: you get all of this, for LIFE, with just ONE time low fee today…\r\n\r\nand if you act FAST, you get the “ClickFunnels killer” drag&drop page and funnel builder FREE:\r\n\r\n\r\n Get started now (available ONLY during early bird): https://www.increasetraffic.shop/spark \r\n\r\nPlus, get never-seen before features like DDOS protection, built-in malware security and a hacker-proof dedicated server cluster so your sites never go down and never get hacked!\r\n\r\n\r\n… and here’s the kicker: you get all of this PLUS immediate direct access to over 99 premium paid Ais, including… \r\n\r\nSora AI, \r\nChatGPT 4 omni Plus\r\nGoogle Gemini Ultra Advanced\r\nDallE 3 HD\r\nWhisper AI Text-to-Speech\r\nMidjourney Mega\r\nLeonardo AI PRO Plan\r\nMicrosoft Copilot Pro\r\nMeta Llama 3.1\r\n\r\nAnd more.\r\n\r\nGet this today – and enjoy lifetime hosting for nothing (yes that’s zero\r\nfuture hosting payments)\r\n\r\nYou’re finally able to cancel one of those pesky monthly subscriptions that keep\r\nadding up – and yet get BETTER service than before still!\r\n\r\nIt’s a true win-win, but only available until the timer on the page hits ZERO so HURRY!\r\n\r\nOh, and wait till you see the price – you get lifetime hosting for LESS than what you previously used to pay for one month of service!\r\n\r\n Click here now to claim yours: https://www.increasetraffic.shop/spark \r\n\r\nTo your success,\r\nHeather Young\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1968 Logan Lane\r\nDenver, CO 80205', '2025-01-22 07:55:45', '2025-01-22 07:55:45'),
(2548, 'Randy M', 'zak.kilvington@gmail.com', 'অভিযোগ বক্স', 'Open to Partnership?', 'Hi,\r\n\r\n\r\nI came across your website on google and noticed it could benefit from more traffic. I offer SEO services on Fiverr that can help improve your Google rankings, and I’m confident you’ll see results within 2 months. If not, I’ll give you a full refund with fiverr Terms and condition.\r\n\r\n\r\nCheck out my services on Fiverr here: https://bit.ly/work-with-randym\r\n\r\n\r\nFeel free to share this with anyone else who may need help.\r\n\r\n\r\n\r\nRandy M', '2025-01-22 12:07:20', '2025-01-22 12:07:20'),
(2549, 'Kraig Dubois', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining our financial record. This position is only for USA citizens and candidates based/living in the United States of America ONLY. \r\n\r\nJob location:  United States of America \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please contact us on    jasonmorris001@aol.com\r\n\r\nRegards.', '2025-01-22 23:43:44', '2025-01-22 23:43:44'),
(2550, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Romantic Compatibility – Find A Best Mate', 'Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com', '2025-01-23 01:43:02', '2025-01-23 01:43:02'),
(2551, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and I recently discovered your site, Paramountinsurancebd.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads – you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitor’s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-23 06:37:26', '2025-01-23 06:37:26'),
(2552, 'Thanh McDonnell', 'mcdonnell.thanh@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin.', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2025-01-23 08:52:43', '2025-01-23 08:52:43'),
(2553, 'Mike Donald Johnson', 'mike@monkeydigital.co', '?????? ????', 'Collaboration Request', 'Hello, \r\n \r\nThis is Mike Babcock\r\nfrom Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Donald Johnson\r\n \r\nmonkeydigital.co', '2025-01-23 09:59:30', '2025-01-23 09:59:30'),
(2554, 'Patrick House', 'mdatraffic@goldtip.shop', 'শুদ্ধাচার সেবা বক্স', 'Unlock Google’s Page 1 with No SEO and No Cost', 'Hi paramountinsurancebd.com,\r\n\r\nHave you ever wanted to get on Google’s page 1 without having to worry about SEO?\r\nWith MDA Traffic, it’s possible, and the best part – it doesn’t cost a thing .\r\n\r\nMDA Traffic uses a clever combination of high-authority sites, interest spikes, and AI to help you rank quickly for valuable, targeted phrases: https://www.goldtip.shop/mdatraffic .\r\n\r\nYou don’t need experience or any technical knowledge.   Just a few minutes to follow the steps, and you’re ready to roll!\r\n\r\nImagine how much targeted traffic you could drive in just a few days.\r\n\r\nWhether you’re promoting affiliate offers, selling your own products, or growing a YouTube channel, MDA Traffic can help you reach the right audience fast.\r\n\r\nReady to get started?\r\n\r\nClick here to discover how to use MDA Traffic: https://www.goldtip.shop/mdatraffic !\r\n\r\nPatrick House\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2153 Liberty Avenue\r\nAnaheim, CA 92805', '2025-01-23 14:11:41', '2025-01-23 14:11:41'),
(2555, 'Jeannine Monckton', 'jeannine.monckton@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com', '2025-01-23 14:23:53', '2025-01-23 14:23:53'),
(2556, 'Margarette Forwood', 'margarette.forwood11@gmail.com', 'অভিযোগ বক্স', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Did you know that your website paramountinsurancebd.com could be failing to connect with its audience? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.ee/0qVge', '2025-01-23 16:04:12', '2025-01-23 16:04:12'),
(2557, 'Naveen', 'brandbuildingassistance@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'SEO for paramountinsurancebd.com', 'Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!', '2025-01-24 01:21:24', '2025-01-24 01:21:24'),
(2558, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello Paramountinsurancebd,\r\n\r\nI\'m Eric and I recently discovered your website - Paramountinsurancebd - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Paramountinsurancebd will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-24 02:37:36', '2025-01-24 02:37:36'),
(2559, 'Emily Thompson', 'emily@reachoutcapital.biz', 'শুদ্ধাচার সেবা বক্স', 'Hello,', 'Tired of dealing with slow, outdated loan approvals? Experience the future of\r\n\r\nworking capital—instant, hassle-free, and completely automated. \r\n\r\nSee what you qualify: reachoutcapital.com/approval', '2025-01-24 04:33:52', '2025-01-24 04:33:52'),
(2560, 'Pintrest Marketer Cody', 'annmarie.cody@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock Pinterest’s Power for Your Brand!', 'Want to drive traffic & skyrocket your sales? \r\n🚀\r\nLet a Pinterest marketing expert handle the hard work!\r\n\r\n\r\n✔ Tailwind setup & optimization\r\n\r\n✔ Expert Pinterest management\r\n\r\n✔ Proven strategies for growth\r\n\r\n\r\n👉 Boost Your Pinterest Marketing Today!\r\n\r\nhttps://shorturl.at/uHvrL\r\n\r\n\r\nGet noticed, get pinned, and get results. 💼', '2025-01-24 05:55:20', '2025-01-24 05:55:20'),
(2561, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Romantic Compatibility – Find A Best Mate', 'Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com', '2025-01-24 06:28:26', '2025-01-24 06:28:26'),
(2562, 'Jason Klinger', 'liveblueprint@unlockrevenue.info', 'অভিযোগ বক্স', 'Join Media Labs and Start Earning', 'Hi,\r\n\r\nMedia Labs has helped thousands make 60-second videos and earn thousands monthly. \r\n\r\nBusinesses struggle to find skilled creators. At Media Labs, we train creators to be the internet\'s best, connecting them with brands ready to pay generously for top-notch content.  Join us to start making serious, reliable WIFI money: https://www.unlockrevenue.info/liveblueprint .\r\n\r\nYou will get:\r\n\r\nStable monthly income directly deposited to your bank for making content.\r\nNear immediate access to brand deals and retainers after passing our entry quiz.\r\nAccess to 7 $100,000+ GMV coaches for video feedback\r\nWeekly live calls with the community\r\nUnlock the secrets to VIRAL Livestreams that generate THOUSANDS: https://www.unlockrevenue.info/liveblueprint \r\n\r\n\r\nBest,\r\nJason Klinger\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2579 Ritter Street\r\nBirmingham, AL 35203', '2025-01-24 07:29:12', '2025-01-24 07:29:12'),
(2563, 'Mike Felix Larsen', 'info@strictlydigital.net', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there \r\n \r\nHaving some bunch of links pointing to paramountinsurancebd.com could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: https://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Felix Larsen\r\n \r\nstrictlydigital.net', '2025-01-24 11:58:30', '2025-01-24 11:58:30'),
(2564, 'Darla Want', 'jfouriemail+paramountinsurancebd.com@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Clients', 'Hey!\r\n\r\nWe are a client provider to companies, I would love to send out a list of clients you might be looking for...\r\n\r\nGet your free list from us!\r\n\r\nEmail us and tell us what you need and get a free sample from us.', '2025-01-24 14:58:40', '2025-01-24 14:58:40'),
(2565, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-24 21:44:58', '2025-01-24 21:44:58'),
(2566, 'Freddie Herz', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Payment/deposits handler.', 'A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining our financial record. This position is only for USA citizens and candidates based/living in the United States of America ONLY. \r\n\r\nJob location:  United States of America \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please contact us on    jasonmorris001@aol.com\r\n\r\nRegards.', '2025-01-25 01:41:29', '2025-01-25 01:41:29'),
(2567, 'Issac Dominique', 'dominique.issac51@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-01-25 02:31:20', '2025-01-25 02:31:20'),
(2568, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Will you survive your surgery without life-threatening complications?', 'Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html', '2025-01-25 05:28:21', '2025-01-25 05:28:21'),
(2569, 'Jamesjam', 'djs_music_2025@gmail.com', '???? ?????? ????', '2025 music', 'Hi, \r\n \r\nExclusive promo quality music for VIP DJ\'s https://sceneflac.blogspot.com \r\n440TB MP3/FLAC, Label, Music Videos. Fans that help you gain full access to exclusive electronic music. \r\n \r\nSceneflac team.', '2025-01-25 09:39:12', '2025-01-25 09:39:12'),
(2570, 'Haley Tishler', 'haley.tishler@gmail.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'What if your website paramountinsurancebd.com was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://shorten.so/betro', '2025-01-25 16:10:28', '2025-01-25 16:10:28'),
(2571, 'Whitney Eichhorn', 'whitney.eichhorn@gmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'What if your website paramountinsurancebd.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://shorten.world/OkmWt', '2025-01-25 16:44:39', '2025-01-25 16:44:39'),
(2572, 'Richard Martin', 'aiwhitelabels@bizopphand.info', 'তথ্য অধিকার আইকন', 'Launch a Custom AI SaaS Biz (No Code + AI Custom Marketing)', 'Tons of new marketers who struggled for years are using a new no-code whitelabel AI app builder to launch successful AI ‘box business’—without coding, tech hurdles, or hefty startup costs.\r\n\r\nYep, no joke.    WIth AIWhitelabels, you’re getting the ultimate AI Biz-in-a-Box solution.\r\n\r\n\r\n✅ Create 100% UNIQUE No Code AI Apps in Any Niche\r\n✅ Whitelabel them with Your Branding\r\n✅ Use Built-in Selling Tools to Marketing Them & Get Users FAST\r\n✅ Tap into Already DFY AI Whitelabel Businesses Already Set Up\r\n\r\nWatch this quick demo here to see how this Biz-in-a-Box works and grab exclusive bonuses before the price jumps => https://www.bizopphand.info/aiwhitelabels  \r\n\r\nAIWhitelabels Launches a 100% Unique AI Tool Biz in 4 Steps:\r\n\r\nStep #1 - Create a 100% Unique AI SaaS Tool\r\n\r\nCreate any AI tool you want.    Choose from no-code templates, create from scratch, or describe your tool to AI.\r\n\r\nStep #2 - Fully Whitelabel It & Add Payments & Opt-ins\r\n\r\nFully whitelabel your tool and add Stripe payment options or opt-in forms to capture leads.\r\n\r\nStep #3 - Set-up Automated Marketing\r\n\r\nThen, let AIWhitelabels start marketing your custom AI tool with lead pages, videos, AI ads, AI articles, & more.\r\n\r\nBonus - Tap Into Multiple DFY AI Whitelabel Businesses\r\n\r\nTap into already done AI Whitelabel businesses in hot niches ready to sell immediately: https://www.bizopphand.info/aiwhitelabels .\r\n\r\n🚀 Easy AI Tool Builder - Create unique AI apps in minutes with a drag-and-drop interface.\r\n\r\n📋 Tons of Ready-Made Templates - Choose from customizable templates for marketing, sales, entertainment, and more.\r\n\r\n🤯 Generate Unique AI Tools - Create apps like influencer finders, course makers, or meal planners.\r\n\r\n🤖 Built-in Marketing Suite - let AIWhitelabels market your tool for you automatically\r\n\r\n📩 Build Your Email List - Add opt-in forms to collect emails from app users instantly by giving access for free.\r\n\r\n💵 Stripe Integration - Monetize your tools with built-in Stripe payment options.\r\n\r\n🖌️ Whitelabel Marketing - tap into page builders, video makers, article writers, & more for fast sales\r\n\r\n🌟 Full Whitelabel Ability - Add custom logos, colors, and domains to make apps your own.\r\n\r\n🌐 Host or Embed Apps - Share apps via free hosting links or embed them anywhere.\r\n\r\n🦾 DFY Whitelabel Businesses - tap into already set-up AI whitelabel businesses\r\n\r\n🤝Commercial & Agency Rights - sell Ai tools for any price & let clients create their own AI tools & marketing\r\n\r\nAnd far more.\r\n\r\n\r\nPlus, You’re Getting An INSANE Customized AI Bonus Since I Feel This Product is Such a Huge Deal:\r\n\r\n🚨 Don’t wait— check out the ‘no-hype’ demo here & get access here before the price increases & qualify for my best bonus kit:\r\n\r\n> >  https://www.bizopphand.info/aiwhitelabels  \r\n\r\n(1st price bump happens shortly I’m told)\r\n\r\nRichard Martin\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 936 Horner Street\r\nYoungstown, OH 44506', '2025-01-26 05:46:15', '2025-01-26 05:46:15'),
(2573, 'Evan Choate', 'choate.evan@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'Are you making the most of the potential of your paramountinsurancebd.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.ee/HOpMz', '2025-01-26 12:21:34', '2025-01-26 12:21:34'),
(2574, 'Garland Sills', 'sills.garland@msn.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-01-26 20:45:40', '2025-01-26 20:45:40'),
(2575, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-27 01:14:36', '2025-01-27 01:14:36'),
(2576, 'DunrewBoype', 'rew33@donetsk365.ru', '???? ?????? ????', 'https://don-coffee.com/remont/', '<a href=https://domcoffee.site>fuck off bitch  щдюхи вонючие пезды </a> \r\ndomcoffee.site  <a href=https://domcoffee.site> щдюхи вонючие пезды</a> \r\n+zwz4753674   <a href=https://domcoffee.site> fucking porno video</a> \r\n+zwz4753674', '2025-01-27 05:46:38', '2025-01-27 05:46:38'),
(2577, 'Henry Wolfe', 'empow.ering.s.m.allbusiness2.5@gmail.com', 'তথ্য অধিকার আইকন', 'Flexible Funding to Support Your Business', 'Hi,\r\n\r\nIn today’s business landscape, being prepared means having access to the right resources when you need them most. Whether you’re planning to expand, covering operational expenses, or seizing new opportunities, flexible funding can provide the boost your business needs.\r\n\r\nOur funding solutions are designed to help businesses like yours move forward with confidence. Here’s what we offer:\r\n\r\nFast approvals to keep your operations running smoothly or fuel your next big move.\r\nFlexible options tailored to a variety of needs, from working capital to equipment financing.\r\nA simple, transparent process with no unnecessary hurdles—just practical solutions.\r\nEven if you’re not seeking funding right now, it’s always helpful to know your options. Consider keeping this message for future reference—when an opportunity or challenge arises, having quick access to funding can make all the difference.\r\n\r\nWe’re here to support your success. Reach out anytime if you’d like to learn more about how we can help your business thrive.\r\n\r\nWishing you continued growth,\r\nhttps://bit.ly/smbhelpers\r\n\r\n\r\n\r\n\r\nShould you don\'t want to be receiving further notifications, simply send a message back to this email with the words \"No Thank You\".\r\nUl. Bukowskiego Bronislawa 111, Lawrence, NY, USA, 80-307', '2025-01-27 11:10:42', '2025-01-27 11:10:42'),
(2578, 'glviniqmq', 'borodin.sp@gmail.com', '?????? ????', 'BEST WHITE/DARK HAT LINKBUILDING', 'buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://www.westpointfamilydental.com/tramadol-ultram/>LINKS FOR www.westpointfamilydental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://fortworthmillerdental.com/tramadol-ultram/>LINKS FOR www.fortworthmillerdental.com TELEGRAM @happygrannypies</a> \r\n<a href=https://huroncoastdental.com/tramadol-ultram/>LINKS FOR www.huroncoastdental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=\"https://danapricedental.com/tramadol/\">LINKS FOR www.danapricedental.com TELEGRAM @happygrannypies</a>', '2025-01-27 17:21:27', '2025-01-27 17:21:27'),
(2579, 'Jemoskitka-proizvodstvoSog', 'moskitka-proizvodstvo@cardio3-plus-msk.ru', '?????? ????', 'Thank', 'заказать москитную сетку \r\n<a href=https://moskitka-proizvodstvo.ru/>https://moskitka-proizvodstvo.ru/</a>', '2025-01-27 18:00:36', '2025-01-27 18:00:36'),
(2580, 'Ella Williams', 'ella@reachoutcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Something to consider', 'Looking for quick working capital? Get approved instantly—no credit checks, no\r\n\r\npaperwork, just a smooth, easy process. \r\n\r\nSee what you qualify for today: reachoutcapital.com/approval', '2025-01-27 18:17:57', '2025-01-27 18:17:57'),
(2581, 'Shirleen Tulloch', 'tulloch.shirleen@gmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'What if your website paramountinsurancebd.com could see a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to 350K visitors monthly, all targeted to match your audience needs. Let’s grow your site’s reach together. Get more information here: https://shorten.world/OkmWt', '2025-01-27 23:18:28', '2025-01-27 23:18:28'),
(2582, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Paramountinsurancebd.  \r\n- They hang out for a moment to check it out. I’m interested… but… maybe…  \r\n- And then they click the back button and check out the other search results instead.  \r\n- Bottom line – you got an eyeball, but nothing else.  \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric  \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-28 00:20:45', '2025-01-28 00:20:45'),
(2583, 'Cherie Bennett', 'kaizen@growwealthy.info', 'শুদ্ধাচার সেবা বক্স', 'We help you make money in crypto', 'Join forces with industry-leading analysts boasting over 5000+ winning trades since September 2023, guiding you through this year’s bull run with unmatched expertise.\r\n\r\n\r\nWe help you make money in crypto - Kaizen is a premium crypto membership offering expert trade setups, in-depth research, market insights, educational content, and a supportive community to help you win in crypto: https://www.growwealthy.info/kaizen .\r\n\r\nWhat you will get:\r\n	Receive reliable, high-quality trading signals to enhance your market entries.\r\n	Access real-time market analysis and strategies from expert traders.\r\n	Get detailed breakdowns of market trends and forecasts to improve your trading.\r\n	Join a network of traders sharing strategies, tips, and support.\r\n	Gain access to courses and materials to improve your skills and knowledge.\r\n\r\nWebmaster like you have turned his 18k portfolio into 28k in just two weeks: https://www.growwealthy.info/kaizen .         \r\n\r\nCherie Bennett\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2767 Franklee Lane\r\nPortland, PA 97205', '2025-01-28 07:49:34', '2025-01-28 07:49:34'),
(2584, 'Pintrest Marketer Salisbury', 'salisbury.kristian@gmail.com', 'অভিযোগ বক্স', 'Unlock Pinterest’s Power for Your Brand!', 'Want to drive traffic & skyrocket your sales? \r\n🚀\r\nLet a Pinterest marketing expert handle the hard work!\r\n\r\n\r\n✔ Tailwind setup & optimization\r\n\r\n✔ Expert Pinterest management\r\n\r\n✔ Proven strategies for growth\r\n\r\n\r\n👉 Boost Your Pinterest Marketing Today!\r\n\r\nhttps://shorturl.at/uHvrL\r\n\r\n\r\nGet noticed, get pinned, and get results. 💼', '2025-01-28 07:54:54', '2025-01-28 07:54:54'),
(2585, 'Paul Vaughan', 'coursemateai@greatbusi.info', 'তথ্য অধিকার আইকন', 'Profit from this new AI eLearning app...', 'Hi ,\r\n\r\nWow...\r\n\r\nThis new AI eLearning platform has blown me away, and I can\'t stop myself from sharing it with you...\r\n\r\nWhat if you could have an all-in-one eLearning business solution with your own marketplace, courses, and a built-in student interface for practically pennies?\r\n\r\n=>> Check this out: https://www.greatbusi.info/coursemateai \r\n\r\nIt\'s called CourseMateAi, and I think you\'re really going to like it.\r\n\r\nHow would you like to turn any IDEA into a profitable eLearning business?\r\n\r\nAnd to do it WITHOUT any hassle or technical skills?\r\n\r\nWell! The time has come to make that happen!\r\n\r\nCourseMateAi is a brand new web-based platform that lets you start your own eLearning business in a matter of minutes.\r\n\r\nCheck out some of the great benefits of CourseMateAi:\r\n\r\n[+] Start your own business with NO experience required\r\n[+] Turn mere ideas into full educational courses with AI\r\n[+] Create your own academy sites in just minutes\r\n[+] Use AI to generate courses to start selling immediately\r\n[+] Sell courses on your own marketplace & keep 100% profits\r\n[+] Create courses on any Topic – Become authority in any Niche\r\n[+] Manage your courses, students, payments & more from one dashboard\r\n[+] Create courses quick & easy – add unlimited lessons with AI\r\n[+] Keep 100% of the profits, traffic & leads\r\n[+] Target multiple niches and markets\r\n[+] And so much more...\r\n\r\nI know it sounds incredible, which is why you really just need to see it. Check out the demo here: https://www.greatbusi.info/coursemateai \r\n\r\nTo be clear, you don\'t even have to create your own courses. You simply harness the power of AI to generate brand new original courses from scratch.\r\n\r\nRight now they are offering it on a special launch deal. As you will see on the page, the price is going to increase very soon.\r\n\r\nTherefore I recommend checking it out today, and claim your access to everything with this special deal... while you still can: https://www.greatbusi.info/coursemateai \r\n\r\nNow is the perfect time to get into this business, as the eLearning industry is exploding with growth. Don\'t wait, join me on CourseMateAi today!\r\n\r\nTo your success,\r\n\r\nPaul Vaughan\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 73 Heavens Way\r\nWinter Haven, FL 33830', '2025-01-28 09:02:44', '2025-01-28 09:02:44'),
(2586, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Paramountinsurancebd.  \r\n- They hang out for a moment to check it out. I’m interested… but… maybe…  \r\n- And then they click the back button and check out the other search results instead.  \r\n- Bottom line – you got an eyeball, but nothing else.  \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric  \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-28 12:20:23', '2025-01-28 12:20:23'),
(2587, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Owner!\r\n\r\nEric here with a quick thought about your website Paramountinsurancebd...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-28 19:15:57', '2025-01-28 19:15:57'),
(2588, 'Paul', 'bizassistance008@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Business Process Associate', 'Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \r\nI specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nMy Cost is USD 10/hr for these back-office tasks. Ping me on bizassistance008@outlook.com if you have any requirements right now.', '2025-01-28 23:02:55', '2025-01-28 23:02:55'),
(2589, 'RobertTob', 'ixutikob077@gmail.com', '?????? ????', 'Aloha,   write about   the price for reseller', 'Salut, ech wollt Äre Präis wëssen.', '2025-01-28 23:32:23', '2025-01-28 23:32:23'),
(2590, 'Mike Kenneth Wagner', 'mike@monkeydigital.co', '?????? ????', 'Social Ads Traffic by Country for paramountinsurancebd.com', 'Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: https://monkeydigital.co/whatsapp-us/ \r\n \r\nRegards \r\nMike Kenneth Wagner\r\n \r\nmonkeydigital.co', '2025-01-29 00:29:53', '2025-01-29 00:29:53'),
(2591, 'Camille Book', 'book.camille@googlemail.com', 'অভিযোগ বক্স', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'Every day, websites like paramountinsurancebd.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.ee/HOpMz', '2025-01-29 06:54:56', '2025-01-29 06:54:56');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2592, 'Lula Brabyn', 'lula.brabyn@gmail.com', 'অভিযোগ বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Did you know that your website paramountinsurancebd.com could be failing to connect with its audience? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.world/OkmWt', '2025-01-29 07:12:51', '2025-01-29 07:12:51'),
(2593, 'Matthias Pruett', 'pruett.matthias@msn.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com webmaster!', 'What if your website paramountinsurancebd.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we offer plans for up to 350K visitors monthly, all targeted to align with your niche. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/HOpMz', '2025-01-29 14:01:48', '2025-01-29 14:01:48'),
(2594, 'Wayne Brady', 'gptdash@dollartip.info', 'অভিযোগ বক্স', 'Content creation made effortless with this AI', 'Hi,\r\n\r\nAre you struggling to create content that not only engages your audience but also drives profits for your business?\r\n\r\nLook no further than this new AI solution: https://www.dollartip.info/gptdash \r\n\r\nThis dashboard was designed by top internet marketers and copywriters who know how to leverage ChatGPT to create profitable content. With GPTDash, all you have to do is enter a few keywords and let the engine do the rest.\r\n\r\nThe result? Original, engaging, and profitable content that will set you apart from your competition. Plus, with this easy-to-use dashboard, you\'ll save valuable time and resources.\r\n\r\nDon\'t just take my word for it. I encourage you to try GPTDash today and see the results for yourself. There is a launch special today that I don\'t want you to miss: https://www.dollartip.info/gptdash \r\n\r\nStay ahead of the game with this new AI dashboard. As always, I\'m here to help you succeed.\r\n\r\nTo your success,\r\n\r\nWayne Brady\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4657 Cross Street\r\nSaginaw, MI 48601', '2025-01-29 14:08:06', '2025-01-29 14:08:06'),
(2595, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Why not TALK with your leads?', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and I recently discovered your site, Paramountinsurancebd.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads – you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitor’s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-29 19:14:22', '2025-01-29 19:14:22'),
(2596, 'Harper Sanders', 'is.ln.d.sa.le.s@gmail.com', 'তথ্য অধিকার আইকন', 'Lake adventures redefined.', 'Looking for a fresh, environmentally friendly experience on the water? Our Inflatable Cruising Island, coming on crowdfunding this February, is your ticket to zero-emission fun. It’s not just a floating island—it’s a jump into the next generation of water recreation, powered by clean, solar energy.\r\n\r\nCheck it out: https://bit.ly/inflatable-island\r\n\r\nHere’s what distinguishes our Inflatable Floating Islands unique: \r\n• Motor-ready design with a mount for electric motors \r\n- Overhead solar panel charging system for continuous, clean power \r\n- Built-in canopy for cooling and comfort \r\n- Padded seating and accessible cup holders \r\n- Durable, puncture-proof construction \r\n\r\nExcited to experience the next level of water recreation? Visit https://bit.ly/inflatable-island and send us an email to get notified about our crowdfunding campaign this February. Sign up for our email list today for special early bird rewards and be among the first to try this groundbreaking concept of sustainable water fun!\r\n\r\n\r\n\r\nIn case you no longer want getting emails from this address again, just send a reply here with the text: “No thanks”.', '2025-01-29 21:53:57', '2025-01-29 21:53:57'),
(2597, 'Josette Capra', 'capra.josette@googlemail.com', 'তথ্য অধিকার আইকন', 'Thank You! Save 3&% on SEO With Transparent Link Building', 'SAVE up to 37% on SEO! FREE Onsite SEO + TRANSPARENT link building at COST PRICE with just a 20% fee. Result: Expect a 214% increase in Sales on long term! Contact us now at eso.lus@gmail.com', '2025-01-30 01:42:56', '2025-01-30 01:42:56'),
(2598, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Paramountinsurancebd, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Paramountinsurancebd, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit:  \r\nhttps://trustedleadgeneration.com  \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out.  \r\nhttps://trustedleadgeneration.com\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-01-30 06:44:36', '2025-01-30 06:44:36'),
(2599, 'Mack Fowler', 'mdatraffic@moredollar.info', 'তথ্য অধিকার আইকন', 'Unlock Google’s Power Without Spending a Dime', 'Hi paramountinsurancebd.com !\r\n\r\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\r\n\r\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\r\n\r\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https://www.moredollar.info/mdatraffic .\r\n\r\nYou don’t need any experience or a budget.   Just follow the simple steps, and you could start seeing results in 1-3 days.\r\n\r\nImagine reaching Google’s top pages for keywords people are already searching.\r\n\r\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\r\n\r\nWant to see it in action?\r\n\r\nLearn more about MDA Traffic here: https://www.moredollar.info/mdatraffic \r\n\r\nMack Fowler\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1531 Hartland Avenue\r\nGreen Bay, WI 54302', '2025-01-30 08:53:07', '2025-01-30 08:53:07'),
(2600, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'When is the best time for your surgery?', 'Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without life-threatening complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html', '2025-01-30 09:11:39', '2025-01-30 09:11:39'),
(2601, 'Mike Joerg Michel', 'info@speed-seo.net', '?????? ????', 'Unlock Your paramountinsurancebd.com Potential with a Free SEO Score Check', 'Hi, \r\n \r\nCurious about how your website is performing? Discover its strengths and weaknesses with our Free SEO Check Tool! In just 2 minutes, you’ll get a detailed analysis of your website’s SEO health and actionable insights to help improve your rankings. \r\n \r\nTake the first step towards better performance and growth. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nDon’t let overlooked SEO issues hold you back. Optimize your site today and stay ahead of the competition! \r\n \r\nBest regards, \r\n \r\n \r\nMike Joerg Michel\r\n \r\nSpeed SEO \r\nWhatsapp us: https://www.speed-seo.net/whatsapp-with-us/', '2025-01-30 19:10:53', '2025-01-30 19:10:53'),
(2602, 'Mandy', 'creativeteamhire@outlook.com', 'অভিযোগ বক্স', 'Content Writer and Copywriter', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.', '2025-01-30 21:08:09', '2025-01-30 21:08:09'),
(2603, 'Vasily Kichigin Sheehy', 'tony.sheehy@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-01-30 21:46:02', '2025-01-30 21:46:02'),
(2604, 'Katelyn Raiden', 'katelynraiden81@gmail.com', 'অভিযোগ বক্স', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n- Channel Creation: If you haven\'t started your YouTube journey yet, we can create a professional channel for you as part of your initial order.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn', '2025-01-30 23:52:37', '2025-01-30 23:52:37'),
(2605, 'Natalia Outlaw', 'natalia.outlaw44@gmail.com', 'অভিযোগ বক্স', 'Struggling with SEO? Let’s Fix It Together (1:1 Session)', 'Hey paramountinsurancebd.com owner  \r\n\r\n Your website isn’t ranking, and you\'re not sure what to do next. You’ve tried reading SEO blogs, watching YouTube tutorials, and tweaking your site—but nothing seems to work.  \r\n\r\nIt’s frustrating to spend hours trying to figure out SEO on your own. Every “expert” has a different strategy, and it’s easy to feel overwhelmed. Meanwhile, your competitors are getting the traffic (and customers) that should be yours.  \r\n\r\nInstead of wasting time guessing, why not get **personalized SEO guidance** tailored to your website?  \r\n\r\nIn my **1:1 DIY SEO Session**, I’ll walk you through exactly what your site needs to improve rankings, get more traffic, and attract the right audience—without hiring an expensive agency.  \r\n\r\n✅ Live, one-on-one SEO coaching  \r\n✅ Customized action plan for your website  \r\n✅ Simple, effective strategies—no tech jargon  \r\n\r\n**Let’s get your website ranking!** 🚀  \r\n\r\n📅 **Book your session now:** contact lisa365chat@gmail.com\r\n\r\nTalk soon,  \r\nLisa\r\nlisa365chat@gmail.com', '2025-01-30 23:56:37', '2025-01-30 23:56:37'),
(2606, 'Noel Copeland', 'copeland.noel@msn.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI tool.', 'Did you know that your website paramountinsurancebd.com might not be reach its full potential? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/G5kV50Urka2', '2025-01-31 00:30:55', '2025-01-31 00:30:55'),
(2607, 'Lemuel McAdam', 'mcadam.lemuel81@outlook.com', 'অভিযোগ বক্স', 'Say Goodbye to Long Wait Times & Lost Leads – Discover Botsify!', 'Hello dear Entrepreneur,\r\n\r\nHave you ever faced these challenges?\r\n❌ Customers abandon requests due to slow responses.\r\n❌ Your support team is overwhelmed with repetitive queries.\r\n❌ Leads leave without sharing contact details.\r\n❌ Competitors offer a smoother, more automated experience.\r\n\r\n🚀 The Solution: Botsify – Your Smart Virtual Assistant\r\n🔥 Unlike competitors that limit conversations with credits, Botsify offers unlimited chats—no restrictions!\r\n\r\nWhy Botsify?\r\n✅ 24/7 Instant Support – Automate replies and free up your team.\r\n✅ Lead Generation & Qualification – Convert visitors into customers effortlessly.\r\n✅ Omnichannel Integration – Website, WhatsApp, Messenger, Instagram & more.\r\n✅ AI-Powered & Multilingual – Personalized responses in 100+ languages.\r\n\r\n💡 Try Botsify free for 14 days and boost your customer engagement now!\r\n📌 Start Your Free Trial : https://app.botsify.com/register?referral=AInKnRTAQ8 \r\n\r\nBest regards,', '2025-01-31 00:51:48', '2025-01-31 00:51:48'),
(2608, 'Jere Lawless', 'lawless.jere@gmail.com', 'তথ্য অধিকার আইকন', 'Struggling with SEO? Let’s Fix It Together (1:1 Session)', 'Hey paramountinsurancebd.com owner  \r\n\r\n Your website isn’t ranking, and you\'re not sure what to do next. You’ve tried reading SEO blogs, watching YouTube tutorials, and tweaking your site—but nothing seems to work.  \r\n\r\nIt’s frustrating to spend hours trying to figure out SEO on your own. Every “expert” has a different strategy, and it’s easy to feel overwhelmed. Meanwhile, your competitors are getting the traffic (and customers) that should be yours.  \r\n\r\nInstead of wasting time guessing, why not get **personalized SEO guidance** tailored to your website?  \r\n\r\nIn my **1:1 DIY SEO Session**, I’ll walk you through exactly what your site needs to improve rankings, get more traffic, and attract the right audience—without hiring an expensive agency.  \r\n\r\n✅ Live, one-on-one SEO coaching  \r\n✅ Customized action plan for your website  \r\n✅ Simple, effective strategies—no tech jargon  \r\n\r\n**Let’s get your website ranking!** 🚀  \r\n\r\n📅 **Book your session now:** contact lisa365chat@gmail.com\r\n\r\nTalk soon,  \r\nLisa\r\nlisa365chat@gmail.com', '2025-01-31 02:28:55', '2025-01-31 02:28:55'),
(2609, 'Brady Montano', 'brady.montano@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'looking for clarification', 'Are you struggling to reach your target audience? Let us help. We can blast your ad text to millions of website contact forms, ensuring that your message is seen by the right people. And with just one flat rate, you can reach a massive audience without worrying about per click costs.\r\n\r\n Reach out using the contact info below to learn more.\r\n\r\nRegards,\r\nBrady Montano\r\nEmail: Brady.Montano@uniqueadvertising.pro\r\nWebsite: http://36bw7c.marketing-with-contactforms.top', '2025-02-01 03:59:17', '2025-02-01 03:59:17'),
(2610, 'Amanda Lively', 'belle.blacklock@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Here’s what you requested', 'This hack shocked the world after turning a basic WordPress website, with almost no traffic, into a profit-generating powerhouse, despite being only a few weeks old.\r\n \r\nThey used a new approach called “Daily Client Machine” that’s taking over the internet.\r\n \r\nHere’s the article explaining exactly how they made it happen: lazymoneyhacks.com\r\n\r\n\r\nYou should  read it if you are using WordPress and need traffic like now.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nBelle, Blacklock\r\n\r\n4668 Lee Avenue, New York, NY 10011, United States.\r\n\r\n 913959044\r\n\r\nIf you do not wish to receive further emails from us, you may opt-out by filling this form: \r\nhttps://forms.gle/2diccd5wcwd6a83b8.\r\n\r\nPlease note that it may take up to 10 business days for your request to be processed.\r\n\r\nIf you have received this communication in error, please delete it and notify the sender immediately.', '2025-02-01 08:02:52', '2025-02-01 08:02:52'),
(2611, 'Kevin Barber', 'wharton.patty@hotmail.com', 'তথ্য অধিকার আইকন', 'Day 1: Why Your Marketing Is Failing (And How To Fix It Starting Today)', 'Hi Paramountinsurancebd,\r\n\r\nLet’s face it—most marketing strategies today are ineffective, leaving business owners frustrated and wondering where all their money went. \r\n\r\nHere’s the truth: Traditional marketing doesn’t work anymore. It’s about time to shift to direct-response marketing, the proven strategy that generates results in the real world.\r\n\r\nDan Kennedy, one of the leading marketing experts, swears by direct-response marketing, and his strategies have helped thousands of business owners grow their brands. \r\n\r\nLet me show you how to apply it to your business.\r\n\r\nStep 1: Know Your Target Audience\r\n\r\nTargeting everyone is a huge mistake. You must define your ideal customer. Direct-response marketing requires you to speak directly to a specific group of people.\r\n\r\nExample 1:\r\nTarget Audience: Busy professionals\r\n\r\nOffer: “Quick and effective workout plans for busy professionals.”\r\n\r\nThis specific focus allows businesses to craft marketing messages that truly resonate.\r\n\r\nExample 2:\r\nTarget Audience: Aspiring entrepreneurs\r\n\r\nOffer: “The ultimate guide to start your e-commerce store in 30 days—no prior experience required.”\r\n\r\nThis appeals directly to the desires of this niche, making the marketing message much stronger.\r\n\r\nStep 2: Clear and Compelling Offer\r\n\r\nA great product is only as good as the offer. The offer should solve a problem and make it impossible for your ideal customer to say no.\r\n\r\nExample 1:\r\nA fitness coach offered: “Sign up for my program today and receive a free 1-hour coaching session, valued at $300.” This added value made the offer irresistible.\r\n\r\nExample 2:\r\nAn e-commerce store offered: “Free shipping on all orders over $50, plus a free product with every purchase.” The free bonus added to the deal makes it more attractive.\r\n\r\nStep 3: Track Everything\r\n\r\nIf you’re not measuring, you’re guessing. The most successful marketers track their results religiously.\r\n\r\nExample 1:\r\nA car dealership tested their email campaigns and found that subject lines with specific car models drove a 25% higher open rate than generic ones.\r\n\r\nExample 2:\r\nA SaaS company split their traffic between two landing pages: one with a video and one with text. The video version converted 40% more visitors into paying customers.\r\n\r\nYour Action Step:\r\nStart tracking your marketing results—whether it’s email opens, clicks, or conversions. If you don’t track, you can’t improve.\r\n\r\nTomorrow, we’ll dive into crafting irresistible offers and how to create something your customers can’t say no to.\r\n\r\nTo your success,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com', '2025-02-01 14:32:25', '2025-02-01 14:32:25'),
(2612, 'Bernd Franks', 'bernd.franks@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Your website, paramountinsurancebd.com, could be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://ow.ly/G5kV50Urka2', '2025-02-01 17:23:41', '2025-02-01 17:23:41'),
(2613, 'IslaTob', 'yawiviseya67@gmail.com', '????????? ???? ????', 'Hello    write about   the prices', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-02-01 18:30:24', '2025-02-01 18:30:24'),
(2614, 'xdnmphgjp', 'allleksey@gmail.com', '???? ?????? ????', 'BEST WHITE/DARK HAT LINKBUILDING', 'buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://www.westpointfamilydental.com/tramadol-ultram/>LINKS FOR www.westpointfamilydental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://fortworthmillerdental.com/tramadol-ultram/>LINKS FOR www.fortworthmillerdental.com TELEGRAM @happygrannypies</a> \r\n<a href=https://huroncoastdental.com/tramadol-ultram/>LINKS FOR www.huroncoastdental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=\"https://danapricedental.com/tramadol/\">LINKS FOR www.danapricedental.com TELEGRAM @happygrannypies</a>', '2025-02-02 04:45:10', '2025-02-02 04:45:10'),
(2615, 'Verla Blomfield', 'verla.blomfield@gmail.com', 'তথ্য অধিকার আইকন', 'мощные  прогоны ресурсов жуликов', 'Здравствуйте! \r\nПредлагаем самые лучшие прогоны, способные \"утопить\" сайты ваших конкурентов. Стоимость: всего от 3 000 руб. \r\n- 100% эффект. Сайты ваших конкурентов \"умрут\". \r\n- Предельно возможное число негативных фитбеков. \r\n- Собрана специальная база - самые сильные площадки из 10 000 000 ресурсов (спамных, порно, вирусных и так далее). Это действует бесперебойно. \r\n- Прогон осуществляется сразу с 4 серверов. \r\n- Постоянный спам активационных ссылок на официальный емейл. \r\n- Выполнение в течение 40-240 часов круглые сутки. Можем растянуть по времени сколько угодно. \r\n- Прогоняем с запрещёнными ключевыми словами. \r\nТелегрм: @exrumer \r\nSkype: xrumer.pro\r\nТолько эти!', '2025-02-02 06:27:27', '2025-02-02 06:27:27'),
(2616, 'Elizabeth Cain', 'cain.elizabeth@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Your website, paramountinsurancebd.com, may be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to experience the impact firsthand. Afterward, our plans deliver up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/75z650Urk9X', '2025-02-02 07:48:24', '2025-02-02 07:48:24'),
(2617, 'Alexis Wood', 'hutchings.temeka@msn.com', 'তথ্য অধিকার আইকন', 'Time Is Running Out—Claim Fast', 'Maximize Your Refund with the Self-Employed Tax Program\r\n\r\nSelf-employed? Don’t miss this opportunity to save! The Self-Employed Tax Credit (SETC) program is winding down, but there’s still time to claim the refund you deserve!\r\n\r\nVisit: https://bit.ly/getSETCnow\r\n\r\nHere’s why you can’t wait:\r\n- Claim hidden tax credits you may not even know exist.  \r\n- Get your refund in just 5-7 days after submitting your SETC packet.  \r\n\r\n+ Time is running out—tax credits expire in April 2025. Secure your rightful refund today!  \r\n\r\n* Why This Matters to You:\r\n- A refund like this could change your financial situation.  \r\n- It’s faster and easier than ever to get what you’re owed.  \r\n\r\nTurn Q1 2025 into your most profitable quarter.\r\n\r\nBegin your journey to financial relief today!  \r\n\r\nVisit: https://bit.ly/getSETCnow\r\n\r\n\r\n\r\n\r\nIn case you don\'t want receiving emails from this address again, kindly fill the form at https://bit.ly/unsubscribe-form-1 with your website url.', '2025-02-02 11:42:08', '2025-02-02 11:42:08'),
(2618, 'Naveen', 'brandbuildingassistance@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'SEO for paramountinsurancebd.com', 'Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!', '2025-02-02 21:19:50', '2025-02-02 21:19:50'),
(2619, 'Kareem Cubadgee', 'kareem.cubadgee95@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'What if your website paramountinsurancebd.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://1borsa.com/8y6e6', '2025-02-03 05:32:04', '2025-02-03 05:32:04'),
(2620, 'SpeedyIndexBot', 'speedyindexbot@gmail.com', '?????? ????', 'SpeedyIndexBot - 200 links for FREE.', 'https://t.me/SpeedyIndexBot?start=5236539600 SpeedyIndexBot - service for indexing of links in Google. First result in 48 hours. 200 links for FREE.', '2025-02-03 09:06:25', '2025-02-03 09:06:25'),
(2621, 'Christa Holte', 'holte.christa2@msn.com', 'অভিযোগ বক্স', 'How can you drive traffic without SEO or ads?', 'Are you struggling to attract visitors without spending a fortune?\r\n\r\nFind out more here https://cutt.ly/Google-traffic-trick', '2025-02-03 09:23:28', '2025-02-03 09:23:28'),
(2622, 'Maik Walder', 'walder.maik@gmail.com', 'তথ্য অধিকার আইকন', 'wondering', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-02-03 10:26:18', '2025-02-03 10:26:18'),
(2623, 'Vicky', 'hireresource009@outlook.com', 'অভিযোগ বক্স', 'Wordpress/PHP Developer', 'Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $40/hr to $60/hr depending on the complexity of work.  \r\n\r\nFeel free to send me an email at hireresource009@outlook.com to collaborate.', '2025-02-03 12:26:10', '2025-02-03 12:26:10'),
(2624, 'Santo Cedillo', 'santo.cedillo@googlemail.com', 'তথ্য অধিকার আইকন', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-03 23:00:26', '2025-02-03 23:00:26'),
(2625, 'Brian And Dee Eichelberger', 'eichelberger.alejandrina@gmail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/so4jb\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-02-04 02:10:33', '2025-02-04 02:10:33'),
(2626, 'Bess Nivison', 'nivison.bess@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-02-04 02:16:07', '2025-02-04 02:16:07'),
(2627, 'OscarTob', 'ebojajuje04@gmail.com', '????????? ???? ????', 'Hallo  i am wrote about     price', 'Ola, quería saber o seu prezo.', '2025-02-04 03:07:24', '2025-02-04 03:07:24'),
(2628, 'Ella Williams', 'ella@reachoutcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Something to consider', 'Looking for quick working capital? Get approved instantly—no credit checks, no\r\n\r\npaperwork, just a smooth, easy process. \r\n\r\nSee what you qualify for today: reachoutcapital.com/approval', '2025-02-04 03:38:29', '2025-02-04 03:38:29'),
(2629, 'Rafaela Melton', 'melton.rafaela@msn.com', 'অভিযোগ বক্স', 'The All-in-One Platform to Find, Contact & Close Deals Effortlessly 🚀', 'Hello Friend,\r\n\r\nStruggling to find leads, reach out effectively, and close deals? Apollo.io is the ultimate all-in-one solution to simplify and accelerate your sales process.\r\n\r\nWhy Apollo.io?\r\n✅ Find your ideal clients – Access a vast database of verified leads.\r\n✅ Engage across multiple channels – Reach prospects via email, SMS, or calls—all in one place.\r\n✅ Easily connect your email inbox – Sync your email seamlessly to manage outreach and follow-ups.\r\n✅ Automate outreach – Personalize and schedule emails to maximize conversions.\r\n✅ Book meetings & close deals – Track progress, automate follow-ups, and seal the deal faster.\r\n💡 Everything you need to go from prospecting to closing—without switching tools.\r\n\r\nWant to see it in action? Book a free demo and get your first results in no time!\r\n📌 Try Apollo.io for Free | Book a Demo : https://get.apollo.io/product-search \r\n\r\nLet’s accelerate your success together!\r\nBest regards,', '2025-02-04 04:17:14', '2025-02-04 04:17:14'),
(2630, 'Felix Muller', 'morrismi1@outlook.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2025-02-04 06:31:56', '2025-02-04 06:31:56'),
(2631, 'Will Pfeifer', 'waviceg761@ixhale.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hey! \r\n\r\nLooking for long lost friends? Employees working at a certain company? Clients for your company ? Come try out our people and company search for free!\r\n\r\nhttps://marketingbbb.com/Paramountinsurancebd', '2025-02-04 12:40:26', '2025-02-04 12:40:26'),
(2632, 'Mike Sander Muller', 'info@professionalseocleanup.com', '???? ?????? ????', 'Improve your website`s ranks totally free', 'Improve your website`s ranks totally free \r\n \r\nMessage: \r\nHi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMike Sander Muller\r\n \r\nWhatsapp: https://www.professionalseocleanup.com/whatsapp/ \r\nEmail us: info@professionalseocleanup.com', '2025-02-04 15:39:57', '2025-02-04 15:39:57'),
(2633, 'Pintrest Marketer Nangle', 'nangle.indiana@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Are you Happy with Your Instagram account ?', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-02-04 21:12:37', '2025-02-04 21:12:37'),
(2634, 'Mildred Toliver', 'mildred.toliver76@googlemail.com', 'তথ্য অধিকার আইকন', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Did you know that your website paramountinsurancebd.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 350,000 visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://tau.lu/02f43cf1d', '2025-02-05 06:43:55', '2025-02-05 06:43:55'),
(2635, 'Leola Hockaday', 'hockaday.leola@gmail.com', 'অভিযোগ বক্স', 'Revolutionize Your Instagram Game with AI-Powered Growth', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://is.gd/maMo4R\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-05 06:47:23', '2025-02-05 06:47:23'),
(2636, 'Rupert Valdez', 'kaizen@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'How to Make Money with Cryptocurrency', 'Join forces with industry-leading analysts boasting over 5000+ winning trades since September 2023, guiding you through this year’s bull run with unmatched expertise.\r\n\r\n\r\nWe help you make money in crypto - Kaizen is a premium crypto membership offering expert trade setups, in-depth research, market insights, educational content, and a supportive community to help you win in crypto: https://www.growthmarketingnow.info/kaizen .\r\n\r\nWhat you will get:\r\n	Receive reliable, high-quality trading signals to enhance your market entries.\r\n	Access real-time market analysis and strategies from expert traders.\r\n	Get detailed breakdowns of market trends and forecasts to improve your trading.\r\n	Join a network of traders sharing strategies, tips, and support.\r\n	Gain access to courses and materials to improve your skills and knowledge.\r\n\r\nWebmaster like you have turned his 18k portfolio into 28k in just two weeks: https://www.growthmarketingnow.info/kaizen .         \r\n\r\nRupert Valdez\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4118 Beeghley Street\r\nWest, TX 76691', '2025-02-05 07:17:08', '2025-02-05 07:17:08'),
(2637, 'Dalton Hoad', 'hoad.dalton@outlook.com', 'তথ্য অধিকার আইকন', 'Losing Weight Has Never Been This Easy (and Effective)! 🔥', 'Hello Friend,\r\n\r\nLosing weight can feel like an endless struggle… 😩\r\n❌ Restrictive diets that take all the fun out of eating\r\n❌ Exhausting workouts with little to no visible results\r\n❌ No time to follow a strict fitness plan\r\n❌ Motivation fading away after a few setbacks\r\n\r\nWhat if I told you there’s a solution that fits effortlessly into your daily routine and works in the background to deliver real results?\r\n🔥 Meet Fat Burn Active – Your Invisible Weight Loss Ally!\r\n💪 Burns fat around the clock – Even when you’re resting, your metabolism is working for you\r\n⚡ Boosts energy – Feel more active throughout the day and during workouts\r\n🍽️ No frustration – Keep enjoying your favorite meals\r\n⏳ Visible results, fast – Start seeing changes within weeks\r\n✅ 96% customer satisfaction | 🚀 Our best-selling product | 💰 Money-back guarantee!\r\n\r\nYou have nothing to lose… except the extra weight! 😉\r\n📌 Get Fat Burn Active today!\r\n\r\n👉 Order here : https://nplink.net/jabdc3pw \r\n\r\nTo your transformation,', '2025-02-05 07:20:21', '2025-02-05 07:20:21'),
(2638, 'Sheldon Stambaugh', 'sheldon.stambaugh@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com admin!', 'Your website, paramountinsurancebd.com, might be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://1borsa.com/8y6e6', '2025-02-05 07:51:21', '2025-02-05 07:51:21'),
(2639, 'Brendan Karr', 'karr.brendan@hotmail.com', 'অভিযোগ বক্স', 'Follow-Up: IT Specialist Seeking Full-Time Remote Role', 'Follow-Up Message: IT Specialist Available for Full-Time Remote Opportunity\r\n\r\nHi paramountinsurancebd.com,\r\n\r\nI hope you\'re having a great day. I wanted to reconnect regarding my previous inquiry about the full-time remote IT role with your Paramountinsurancebd company. I\'m highly motivated to join your team and would love to discuss how my skills could help drive your organization\'s success.\r\n\r\nI realize that the job market is highly competitive, but I am fully dedicated to offering my expertise in a way that supports and enhances your team. I am flexible with my salary expectations, as my primary focus is to demonstrate my abilities and contribute meaningfully to your company\'s growth. Additionally, I’m open to working in any time zone remotely and can adapt to the hours that best suit your needs.\r\n\r\nMy name is Shaheen Iqbal, a dedicated professional from Pakistan with an MCS in Computer Science. Over the years, I have built a strong foundation in IT and mastered several programming languages, allowing me to excel in a broad range of technical and creative tasks.\r\n\r\nWith my versatile skill set and experience, I am confident that I can make an immediate, positive impact. My background includes:\r\n\r\n	•	Expertise in website management, social media marketing, graphic design, video editing, Microsoft Office tasks, and email management.\r\n	•	Live chat query handling, data analysis, and multitasking across multiple projects with precision.\r\n	•	Strong technical proficiency in various programming languages.\r\n	•	Fluency in English, Urdu, and Punjabi, and the ability to use Google Translate for communication in other languages.\r\n\r\nI am available to start right away and am eager to show my commitment through hard work and dedication.\r\n\r\nPlease feel free to reach out to me at shaheeniqbalonlineworking@gmail.com so we can explore how I can be a valuable asset to your team. I look forward to hearing from you.\r\n\r\n\r\nVery Amzing\r\nhttps://facebook.com/people, Twitter, Instagram, Linkedin, , Youtube\r\n\r\nBest regards,\r\nBrendan, Karr\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n\r\nCONTACT US\r\nhttps://paramountinsurancebd.com/public/contact, paramountinsurancebd.com, paramountinsurancebd.com, https://paramountinsurancebd.com\r\nParamountinsurancebd\r\npeople, TwitterID, InstagramID, LinkedinID, PinterestID, YoutubeID\r\n\r\nUnited Kingdom, xjdsgfjsgdjgf NA,376468327hjggjsd Fisher\'s Row,sdfsmdfdsttt^%&%&## Pr3 8hz,dgjfhsjg456464())*) 30 Middlewich Road, 7027500968hgjgj45646YRR^&%&%', '2025-02-05 07:56:08', '2025-02-05 07:56:08'),
(2640, 'Norine Sharland', 'sharland.norine@googlemail.com', 'অভিযোগ বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-05 09:34:32', '2025-02-05 09:34:32');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2641, 'Blaine Diederich', 'diederich.blaine@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Owner!', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews that express how much it has helped everyone who has used it.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://Se-REM.com/   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nhttps://Se-REM.com/ is in use in 33 countries.', '2025-02-05 12:20:01', '2025-02-05 12:20:01'),
(2642, 'Courtney Eggers', 'eggers.courtney@outlook.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews that express how much it has helped everyone who has used it.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://Se-REM.com/   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nhttps://Se-REM.com/ is in use in 33 countries.', '2025-02-05 12:45:46', '2025-02-05 12:45:46'),
(2643, 'Jefferson Crossland', 'xotaje8346@eosada.com', 'তথ্য অধিকার আইকন', 'Ever Wondered How to Get Google to Send You Traffic?', 'Hi there,\r\n\r\nThere’s a little-known trick that could make Google your best friend in just minutes. \r\n\r\nIf you’ve ever wanted more free traffic for your offers, this might be what you’re looking for https://marketingeee.com', '2025-02-05 13:03:23', '2025-02-05 13:03:23'),
(2644, 'Peter Spargo', 'peter.spargo@outlook.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner!', 'Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews that express how much it has helped everyone who has used it.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://Se-REM.com/   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nhttps://Se-REM.com/ is in use in 33 countries.', '2025-02-05 16:13:05', '2025-02-05 16:13:05'),
(2645, 'Claudine Dalton', 'info@globalwidepr.com', 'তথ্য অধিকার আইকন', 'Secure Your Complimentary Digital Journal Feature – Limited Slots', 'Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/globalwidepr\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that our emails may not always be relevant. To unsubscribe from our list, please complete the form here with your website address: https://bit.ly/unsubscribemeurl', '2025-02-05 21:08:15', '2025-02-05 21:08:15'),
(2646, 'triahtept', 'veqx1uju@gmail.com', '?????? ????', 'Your account will be closed in 1 day', 'Your account has been inactive for 364 days. To avoid removal and retrieve your balance, please log in and initiate a payout within 24 hours. For support, join our Telegram group: https://tinyurl.com/2ycsuvmw', '2025-02-06 06:20:28', '2025-02-06 06:20:28'),
(2647, 'Amelia Brown', 'ameliabrown5822@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Youtube Promotion: 700 new subscribers each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia', '2025-02-06 10:49:34', '2025-02-06 10:49:34'),
(2648, 'Mariana Huerta', 'mariana.huerta@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic service.', 'Did you know that your website paramountinsurancebd.com might not be connect with its audience? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://gourl.gr/gjtj', '2025-02-06 16:15:29', '2025-02-06 16:15:29'),
(2649, 'Oli Swinburne', 'trundle.willard@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Important: Immediate attention needed', 'Important: Immediate attention needed\r\n\r\nHi, I am Oli Swinburne, I know you don\'t know me. I came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/work-with-Swinburne\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nOli Swinburne', '2025-02-06 16:45:55', '2025-02-06 16:45:55'),
(2650, 'AmandaProogsa', 'amandaUttepper2@gmail.com', '???? ?????? ????', 'Tonight’s perfect for something exciting, don’t you think?  ❤️', 'Let’s see how far we can take this tonight  -  https://rb.gy/es66fc?Sach', '2025-02-07 03:49:40', '2025-02-07 03:49:40'),
(2651, 'Mario McNamee', 'humanizzer@increasetraffic.shop', 'অভিযোগ বক্স', 'Ready to Profit from AI?  Create & Sell Tools with Zero Coding!', 'Hey ,\r\n\r\nWhat if I told you there’s an AI-powered tool that lets you Create Lifelike Human AI Agents ...  and sell them for $2,000, $5,000, or even $10,000 each?\r\n\r\nSounds too good to be true?\r\n\r\nTrust me, it’s real.\r\n\r\nCheckout Humanizzer Now>>>  https://www.increasetraffic.shop/humanizzer \r\n\r\nThis revolutionary platform makes it ridiculously easy to create lifelike Human AI agents that talk, listen, and engage face-to-face—in your voice, just like \r\nyou!\r\n\r\nBuild, customize, and sell AI agents that look, talk, and interact like real humans—all in just 60 seconds.\r\n\r\nWhat Can Humanizzer Do for You?\r\n\r\nHere’s the secret sauce that makes Humanizzer a profit powerhouse:\r\n\r\n✨ Commercial Licensing: Sell agents to businesses for thousands and pocket the profits:  https://www.increasetraffic.shop/humanizzer !\r\n\r\n✨ Instant Cloning: Turn yourself or anyone else into a realistic AI agent.\r\n\r\n✨ 60+ Pre-Designed Agents: Ready-to-use for any niche, from e-commerce to real estate.\r\n\r\n✨ Global Reach: Detect users’ locations and respond in their native language.\r\n\r\n✨ 24/7 Availability: Autonomous agents that never sleep or miss an opportunity.\r\n\r\n✨ Multilingual Agents: Engage audiences worldwide with seamless communication.\r\n\r\n✨ Expert Training: Train agents using URLs, PDFs, or videos for specialized knowledge.\r\n\r\n✨ Real-Time Insights: Monitor engagement and optimize for higher conversions.\r\n\r\n✨ Voice Cloning & Customization: Add a truly human touch with personalized voices and accents.\r\n\r\n✨ Effortless Embedding: Add agents to any website with just a few clicks.\r\n\r\n✨ Lead Generation Tools: Gather unlimited leads with advanced forms, surveys, and popups.\r\n\r\nWhy It’s a Game-Changer\r\n\r\nBusinesses are hungry for AI solutions, but most don’t have the skills to create them.  With Humanizzer, you step in as the expert, offering:\r\n24/7 AI agents that boost sales and engagement.\r\n\r\nFully branded, customizable agents that reflect their business’s unique personality.\r\n\r\nA seamless, no-tech solution that saves them time and money.\r\n\r\nThe best part?  You don’t need to be a developer or an AI expert.  Humanizzer takes care of the heavy lifting while you focus on growing your income.\r\n\r\nDon’t miss this chance to ride the AI wave and turn ideas into income.\r\n\r\nClick Here to Learn More About Humanizzer Now>>>  https://www.increasetraffic.shop/humanizzer \r\n\r\n& Here’s The Best Part…\r\n\r\nFor a limited time, We’re including Incredible Bonuses that will take your Humanizzer to the next level\r\n\r\nThese bonuses are available for a limited time, so act now!\r\n\r\nTo Your Success,\r\nMario McNamee\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1368 Wolf Pen Road\r\nSan Francisco, CA 94143', '2025-02-07 04:47:29', '2025-02-07 04:47:29'),
(2652, 'triahtept', '9hds89yg@yahoo.com', '???? ?????? ????', 'Your will be deleted in 24 hours', 'Your account has been inactive for 364 days. To avoid deletion and retrieve your funds, please log in and initiate a withdrawal within 24 hours. For support, join our Telegram group: https://tinyurl.com/2damnokc', '2025-02-07 08:39:59', '2025-02-07 08:39:59'),
(2653, 'Thomas Cost', 'googletraffic@goldtip.shop', 'অভিযোগ বক্স', 'Drive Traffic with Zero Experience – Here’s the Secret', 'Hello paramountinsurancebd.com !\r\n\r\nMDA Traffic is a revolutionary method designed for both beginners and experienced marketers.\r\n\r\nWhether you’re looking to get more visits, boost sales, or increase affiliate commissions, this system makes it easy to drive targeted traffic – even if you’ve never done it before.\r\n\r\nWith just 10-15 minutes, you can set up what we call a “traffic conduit” – a way to direct Google search traffic to your website without spending a cent: https://www.goldtip.shop/googletraffic .\r\n\r\nThis is 100% legal, completely beginner-friendly, and gets you on Google’s page 1 .\r\n\r\nImagine being able to drive traffic from one of the world’s largest search engines without a single ad dollar.\r\n\r\nThat’s the power of MDA Traffic.   Ready to find out more?\r\n\r\nClick here to unlock targeted traffic today: https://www.goldtip.shop/googletraffic !\r\n\r\nThomas Cost\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3051 Oak Lane\r\nHurdland, MO 63547', '2025-02-07 09:40:07', '2025-02-07 09:40:07'),
(2654, 'John O\'Reilly', 'johanna.lamar29@msn.com', 'অভিযোগ বক্স', 'Forget Slot Machines—This is the New Vegas Jackpot', 'We\'re excited to introduce a groundbreaking initiative that blends the rich heritage of classical opera with the vibrant culture of Las Vegas: the Diamond in the Desert Opera House, Hotel, and Casino. This ambitious project promises to transform the Las Vegas cultural scene and we need your support to make it happen. - https://cutt.ly/4e2yEaeH\r\n\r\nInvest in a Cultural Landmark: Your contribution will help create a beacon for the arts in the heart of Nevada, promising to bring world-class opera and ballet performances to Las Vegas. This is a chance to invest in a unique venture that marries entertainment with cultural enrichment.\r\n\r\nHow You Can Make a Difference: Join us in this venture by contributing towards the construction and development of this iconic venue. Every donation helps us move closer to bringing this vision to life, and we invite you to be a part of this exciting journey.\r\n\r\nTake Action Now: Don\'t miss out on the opportunity to shape the future of arts and entertainment in Las Vegas. Click below to learn more about the project and how you can contribute today.\r\nSupport the Diamond in the Desert\r\n\r\nThank you for your support and belief in transforming Las Vegas into a new cultural destination.\r\n\r\nWarm regards,\r\n\r\nJohn O\'Reilly\r\nThe Diamond in the Desert\r\nhttps://cutt.ly/4e2yEaeH', '2025-02-07 15:25:54', '2025-02-07 15:25:54'),
(2655, 'Samira Millen', 'samira.millen@outlook.com', 'অভিযোগ বক্স', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://is.gd/maMo4R\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-07 20:59:14', '2025-02-07 20:59:14'),
(2656, 'Melina Whitfield', 'melina.whitfield70@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor flow with our AI traffic tool.', 'Are you making the most of the potential of your paramountinsurancebd.com website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s amplify your website traffic and turn more visitors into results. Get more information here: https://1borsa.com/8y6e6', '2025-02-07 22:18:24', '2025-02-07 22:18:24'),
(2657, 'Marcus Ewing', 'marcus.ewing@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Provoke a disaster in competitors ranks with our Negative SEO v.2', 'If you want a Negative SEO strategy that works, here it is\r\nhttps://www.speed-seo.net/product/negative-seo-service-v2-0/', '2025-02-08 05:20:41', '2025-02-08 05:20:41'),
(2658, 'Flossie Hensley', 'flossie.hensley@gmail.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'What if your website paramountinsurancebd.com could see a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can see the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://1s.pt//04218', '2025-02-08 05:20:42', '2025-02-08 05:20:42'),
(2659, 'Kristofer Yarborough', 'yarborough.kristofer48@outlook.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'Your website, paramountinsurancebd.com, might be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans provide up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://1s.pt//04218', '2025-02-08 06:08:09', '2025-02-08 06:08:09'),
(2660, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'When is the best time for your surgery?', 'Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications? Do you want to know the best time for your surgery? Our report, BEST TIME FOR SURGERY, specially prepared for you, will give you precisely accurate information. You can get this report at https://wexxon.com/home/19-best-time-for-surgery-report.html', '2025-02-08 11:03:17', '2025-02-08 11:03:17'),
(2661, 'fvujygatr', 'allleksey@gmail.com', '???? ?????? ????', 'BEST WHITE/DARK HAT LINKBUILDING', 'buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://www.westpointfamilydental.com/tramadol-ultram/>LINKS FOR www.westpointfamilydental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=https://fortworthmillerdental.com/tramadol-ultram/>LINKS FOR www.fortworthmillerdental.com TELEGRAM @happygrannypies</a> \r\n<a href=https://huroncoastdental.com/tramadol-ultram/>LINKS FOR www.huroncoastdental.com TELEGRAM @happygrannypies</a> \r\nbuy tramadol buy tramadol buy tramadol buy tramadol buy tramadol buy tramadol \r\n<a href=\"https://danapricedental.com/tramadol/\">LINKS FOR www.danapricedental.com TELEGRAM @happygrannypies</a>', '2025-02-08 15:10:25', '2025-02-08 15:10:25'),
(2662, 'Yasuhiro Yamada', 'rohtopharmaceutical@via.tokyo.jp', '?????? ????', 'Re: Remote Job Opportunity with ROHTO Pharmaceutical', 'Greetings, Mr./Ms. \r\n \r\nWith all due respect. We are looking for a Spokesperson/Financial Coordinator for ROHTO Pharmaceutical Co., Ltd. based in the USA, Canada, or Europe. This part-time role offers a minimum $5k salary and requires only a few minutes of your time daily. It will not create any conflicts if you work with other companies. If interested, please contact apply@rohtopharmaceutical.com \r\n \r\nBest regards, \r\nYasuhiro Yamada \r\nSenior Executive Officer \r\nhttps://rohtopharmaceutical.com/', '2025-02-08 15:31:12', '2025-02-08 15:31:12'),
(2663, 'Douglas Bell', 'breaux.gabriel@msn.com', 'শুদ্ধাচার সেবা বক্স', 'What’s Stopping You From Claiming?', 'Quickly Claim Your Self-Employed Tax Refund\r\n\r\nIf you’re self-employed, this is your moment to save big. With the SETC program nearing its end, you still have a chance to secure your refund.\r\n\r\nVisit: https://bit.ly/getSETCnow\r\n\r\nHere’s why you can’t wait:\r\n- Discover tax credits you might have overlooked.  \r\n- Receive your refund within 5-7 days of submitting your SETC application.  \r\n\r\n+ Time is running out—tax credits expire in April 2025. Don’t leave money on the table!  \r\n\r\n* Why This Matters to You:\r\n- This could be the refund that transforms your finances.  \r\n- It’s faster and easier than ever to get what you’re owed.  \r\n\r\nTurn Q1 2025 into your most profitable quarter.\r\n\r\nKick off your SETC claim now!  \r\n\r\nVisit: https://bit.ly/getSETCnow\r\n\r\n\r\n\r\n\r\nIn case you wish to stop receiving notifications from us again, please fill the form at https://bit.ly/unsubscribe-form-1 with your website url.', '2025-02-09 03:51:26', '2025-02-09 03:51:26'),
(2664, 'Jean', 'info@cockerill.bangeshop.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Good day, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nSincerely,\r\n\r\nJean', '2025-02-09 04:03:19', '2025-02-09 04:03:19'),
(2665, 'Micaela Cope', 'micaela.cope@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unsure—can you clarify?', 'If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\r\nyou SAVE TREES.\r\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\r\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\r\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\r\nbooks, and much more, unlimited applications.\r\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\r\nCertified.\r\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\r\npurchase.\r\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\r\nFor USA : www.highhimage.com\r\nUK : www.highhimage.co.uk\r\nEU and Germany :\r\nhttps://www.amazon.de/s?me=A25QCBN7Y1DN8U&amp;language=en&amp;marketplaceID=A1PA6795\r\nUKMFR9\r\nUAE : https://www.amazon.ae/s?me=AQA0LQ9F8VDQC&amp;marketplaceID=A2VIGQ35RCS4UG\r\nAvailable on Walmart and Amazon worldwide.\r\nCheers\r\nHimanshu Lakhani\r\n+91 9833915491 for DIRECT ORDERS on Whatsapp\r\nCEO – B2B and E Commerce\r\nIMAGE STATIONERY LTD.\r\nSalford - London - Mumbai\r\nOther mail ID : imageprint123@gmail.com', '2025-02-09 08:59:24', '2025-02-09 08:59:24'),
(2666, 'Jackie Rapp', 'humanai@unlockrevenue.info', 'তথ্য অধিকার আইকন', 'Let AI Humans work for you while you get the profit', 'How would you love to have expert AI Humans to Run Coaching Programs or Do Anything You Can Imagine,\r\n\r\nWhile you just accumulate profit at the backend.\r\n\r\nThat’s why we built Human AI, especially for you.\r\n\r\nTo transform your business without having to do the heavy work yourself.\r\n\r\nHuman AI is the World’s First AI App That Lets You… Create & Stream “AI Humans” That Listen, Think, React\r\n\r\nYou Can Clone Your Brain And Turn It Into “AI Human” with just a click.\r\n\r\n>> Let AI Humans do the work for you: https://www.unlockrevenue.info/humanai \r\n\r\nNo Tech experience needed\r\nNo sales skills needed\r\nNo complicated setup\r\n\r\nIn fact, you never have to pay monthly to use the Human AIs…\r\n\r\nAll you need is a one-time activation and you get access to;\r\n\r\nCreate & Stream AI Humans With Just 1 Click…\r\nCreate an AI Human With “Clone” Of Your Brain, Knowledge, Tone, And Everything…\r\nAI Human Handles Any Task, Coaching Programs, Meetings, Interviews, From Sales to Live Streams, Customer Support, and more with zero effort.\r\nFeed Your AI Human With Knowledge From Any Pdfs, Doc, URL, Website, Books, Or Anything…\r\nEmbed AI Humans Anywhere With a Single Line of Code (Websites, blogs, stores, funnels, or any platform AI Humans integrate seamlessly\r\nTurn AI Humans Into a 24/7 Profit Machine…\r\nStart A Profitable Business From Scratch With  Human AI In Less Than 60 Seconds…\r\n\r\nYou can see how effective Human AI can be for you and your online business…\r\n\r\nSo whether you are into digital products, physical products or coaching programs, Human AI will change the game for you.\r\n\r\nYou become the top player in any niche without sleepless nights…\r\n\r\n>> Grab Human AI here: https://www.unlockrevenue.info/humanai \r\n\r\nJackie Rapp\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3141 Jim Rosa Lane\r\nOakland, CA 94612', '2025-02-09 09:04:55', '2025-02-09 09:04:55'),
(2667, 'Wilburn Ricker', 'ricker.wilburn@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com administrator!', 'What if your website paramountinsurancebd.com could see a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://bogazicitente.com/92oxx', '2025-02-09 15:46:33', '2025-02-09 15:46:33'),
(2668, 'Deepu', 'videoexpertss@outlook.com', 'অভিযোগ বক্স', 'Video Editing and Video Production', 'I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels/websites/corporate events/product promotion/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \r\n\r\nI charge $50/hour. Feel free to reach out to me at Videoexpertss@outlook.com', '2025-02-10 12:04:52', '2025-02-10 12:04:52'),
(2669, 'Arleen Skeyhill', 'skeyhill.arleen@gmail.com', 'অভিযোগ বক্স', 'Grow Your Instagram 24/7 with AI – See the Difference', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinylink.onl/xVPJ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-10 22:11:29', '2025-02-10 22:11:29'),
(2670, 'Lee Faerber', 'faerber.lee5@gmail.com', 'অভিযোগ বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-02-11 09:12:45', '2025-02-11 09:12:45'),
(2671, 'Lina Mebane', 'lina.mebane@gmail.com', 'তথ্য অধিকার আইকন', 'Grab yours today on fashion must-haves!', 'Attention consumers...  \r\n\r\nNative Passion is an essential for your daily lives, all from the comfort of your home!  \r\n\r\nWhether it\'s stylish outfits like casual wear, kids\' clothing, pet supplies, auto must-haves, and more—we got you covered.  \r\n\r\nYou won\'t be disappointed!!  \r\n\r\nVisit now to start shopping: Nativepassion Shop: https://bit.ly/npassion\r\n\r\n\r\n\r\nWhen you choose to opt-out of any more notifications from me, simply fill the form at https://bit.ly/removemysitepls with your domain address (URL).\r\nPasewalker Stra?E 90, Winterbach, LA, USA, 73650', '2025-02-11 11:08:26', '2025-02-11 11:08:26'),
(2672, 'Sibyl Jeffcott', 'jeffcott.sibyl@outlook.com', 'অভিযোগ বক্স', 'Reset Password', 'Hi,\r\n\r\n\r\nI came across your website and thought Deel might be a great fit for your business. It’s a simple way to handle payroll, contracts, and compliance—whether you’re hiring locally or globally.\r\n Deel automates payments, takes care of tax laws, and makes managing teams across countries hassle-free.\r\n\r\n\r\nRight now, they’re offering a free trial for teams of 1-200 employees, so you can try it out risk-free.\r\n\r\n\r\nCheck it out here: https://get.deel.com/try-it-free\r\nAnd if you know anyone else who might benefit, feel free to share this with them!\r\n\r\n\r\n\r\nBest,\r\n\r\nSibyl Jeffcott', '2025-02-11 15:48:52', '2025-02-11 15:48:52'),
(2673, 'Minna Stiner', 'minna.stiner80@msn.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI tool.', 'Are you fully utilizing the potential of your paramountinsurancebd.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://goto.now/lVBAN', '2025-02-12 01:10:53', '2025-02-12 01:10:53'),
(2674, 'Edna Mathis', 'googletraffic@getprofitnow.info', 'অভিযোগ বক্স', 'Unlock Google Traffic with a Weird New Trick – Curious?', 'Hi paramountinsurancebd.com !\r\n\r\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\r\n\r\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\r\n\r\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https://www.getprofitnow.info/googletraffic .\r\n\r\nYou don’t need any experience or a budget.   Just follow the simple steps, and you could start seeing results in 1-3 days.\r\n\r\nImagine reaching Google’s top pages for keywords people are already searching.\r\n\r\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\r\n\r\nWant to see it in action?\r\n\r\nLearn more about MDA Traffic here: https://www.getprofitnow.info/googletraffic \r\n\r\nEdna Mathis\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3607 Andy Street\r\nSummit, SD 57266', '2025-02-12 06:16:26', '2025-02-12 06:16:26'),
(2675, 'Vaibhav', 'wordpresssweb@outlook.com', 'তথ্য অধিকার আইকন', 'Transform Your Website for a Better Online Presence!', 'Looking for a website revamp? I specialize in redesigning websites to give them a sleek and professional touch. First, I create and share a fresh design for every page for approval. After that, I develop the site, making sure it’s high-speed, mobile-friendly, SEO-optimized, and easy to navigate. \r\n\r\nLet’s work together—email me at wordpresssweb@outlook.com', '2025-02-12 23:48:14', '2025-02-12 23:48:14'),
(2676, 'Roland Pearson', 'aibotstudio@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'Making serious money via selling AI Bots', 'Smart people are jumping on AI automation now—and making serious money.\r\n\r\nHere’s what they know that others don’t:\r\n\r\n✅ Businesses NEED automation—and they’ll pay you to set it up for them: https://www.greatbusi.info/aibotstudio .\r\nAI chatbots handle sales, leads & support—with zero human input.\r\n\r\n✅ AI Bot Studio makes launching bots effortless—even if you’ve never done it before.\r\n\r\n🚨 But here’s the real problem…\r\n\r\nIf you don’t get in now, you’ll be stuck watching others dominate this space while you try to catch up later.\r\n\r\nDon’t make that mistake.\r\n\r\n🔗 Grab your AI Bot Studio bundle deal before it’s gone:\r\n\r\n👉 Click here to claim yours: https://www.greatbusi.info/aibotstudio \r\n\r\nTo Your Success,\r\n\r\nRoland Pearson\r\n\r\nP.S. This special bundle offer won’t last long.  Once it’s gone, so is your chance to grab the commercial license & start profiting from AI automation—don’t miss out.\r\n\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3049 Cook Hill Road\r\nWallingford, CT 06492', '2025-02-12 23:58:12', '2025-02-12 23:58:12'),
(2677, 'Tyler', 'alegriasocialmanagement@outlook.com', '?????? ????', 'Accelerate Your Brand\'s Social Media Growth with Alegria\'s Proven Strategies', 'Hello, I hope you\'re well! I’m Tina, the founder of Alegria Social, a marketing agency specializing in organic social media growth based in Miami and Dubai. With over nine years of experience and a personal following of 1 million, I’m confident we can help your brand achieve its goals. I recently reviewed your Instagram profile and noticed great potential, but also some challenges in audience growth and engagement. That’s where we can assist! We’ve helped over 250 brands boost sales, followers, and brand awareness, including clients who have collaborated with high-profile figures like Halle Berry. I’m confident we can bring similar success to your brand too. \r\nWe offer a range of Social Media Account Management packages, including: \r\n1. Instagram Account Management: 25 posts and 25-50 stories for $750/month. \r\n2. Multi-Account Management: Up to \r\n3 accounts (Pinterest, Instagram, Facebook, TikTok, or Twitter) with 25 posts each for $1200/month. \r\nAll packages include the following services: Content Strategy: \r\n• Content Calendar: Plan and schedule engaging posts in advance. \r\n• Diverse Content: Use a mix of text, images, videos, and infographics. \r\n• Hashtags: Incorporate relevant keywords for better discoverability. \r\nAnalytics: \r\n• Monitoring: Analyze performance data to refine strategies. \r\n• A/B Testing: Test different content types and posting times for optimal results. \r\nEngagement: \r\n• Responses: Provide timely, personalized replies to comments and messages. \r\n• Community Building: Encourage user-generated content and participate in conversations. \r\nBrand Voice and Identity: \r\n• Consistency: Maintain a unified brand voice and visual identity. \r\n• Authenticity: Foster trust through genuine communication. \r\nTrends and Innovations: \r\n• Stay Updated: Monitor trends and adapt strategies accordingly. \r\n• Adopt New Features: Embrace tools like Instagram Reels and TikTok trends. \r\nEnclosed is a media kit detailing our services, along with \'before\' and \'after\' results from our Social Media Management within one month. \r\nWould you be open to a quick Zoom call in the next few days? I’d love to discuss how we can help grow your brand. \r\nBest regards, \r\nTina Toth \r\nFounder, Alegria Social \r\nInstagram: @laelegantia', '2025-02-13 06:04:53', '2025-02-13 06:04:53'),
(2678, 'Hayden Goldfinch', 'hayden.goldfinch6@outlook.com', 'তথ্য অধিকার আইকন', '20 Million WordPress Sites - Your Outreach Goldmine', 'Hi there,\r\n\r\nWe have a curated a premium database of Wordpress websites that provide direct access to active website owners – perfect for selling WordPress services, hosting, or products.\r\n\r\nKey benefits:\r\n\r\n1. Instant access to website owners already using WordPress.\r\n2. Pre-qualified leads interested in WordPress services.\r\n3. Ideal for selling development, hosting, themes, plugins, or consulting services.\r\n\r\nThese domains are perfect for agencies, developers, and WordPress service providers looking to expand their client base without cold outreach.\r\n\r\nView the complete WordPress website list: https://furtherinfo.info/wp\r\n\r\nBest regards,\r\nHayden', '2025-02-13 08:53:23', '2025-02-13 08:53:23'),
(2679, 'Speere#gennwert[EhusuqegquduleDS,2,5]ceцук', 'one2@don-rem.ru', '?????? ????', 'domcoffee.site', 'Hello. . <a href=https://domcoffee.site>fuck off xxx porno video </a> \r\n<a href=https://domcoffee.site/>fuck off xxx porno video</a> \r\n<a href=https://domcoffee.site>шлюхи , бляди</a> \r\n<a href=https://domcoffee.site/>шлюхи, ебаные бляди</a> \r\nzwz4967494', '2025-02-13 10:41:44', '2025-02-13 10:41:44'),
(2680, 'Alexis Buchholz', 'alexis.buchholz@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'i have an inquiry', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-02-13 12:23:40', '2025-02-13 12:23:40'),
(2681, 'Coleman Opitz', 'coleman.opitz58@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'Did you know that your website paramountinsurancebd.com could be failing to achieve maximum traffic? With our advanced AI traffic system, you may reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options deliver up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/4zFu50Urkal', '2025-02-14 01:55:44', '2025-02-14 01:55:44'),
(2682, 'Gary', 'gauravkodak@gmail.com', 'অভিযোগ বক্স', 'virtual assistance and data entry services', 'Hi, I wanted to introduce our virtual assistance and data entry services, designed to help businesses like yours save time, cut costs, and improve efficiency. We specialize in handling essential yet time-consuming tasks, including:\r\n\r\n✅ Invoice Processing & Billing Support\r\n✅ CRM & Database Management\r\n✅ E-commerce Product Listings & Updates\r\n✅ Lead Generation & Data Research\r\n✅ Email & Calendar Management\r\n✅ Bookkeeping & Payroll Assistance\r\n✅ Order Processing & Customer Support\r\n✅ Social Media & Website Updates\r\n✅ Document Formatting & Transcription\r\n✅ Appointment Scheduling & Admin Tasks\r\n\r\nBy outsourcing these routine operations, you can focus on growth while we ensure accuracy, confidentiality, and seamless workflow management.\r\n\r\nWould you be open to a quick call to discuss how we can support your business? If so, please reply or send an email to gauravkodak@gmail.com', '2025-02-14 03:24:18', '2025-02-14 03:24:18'),
(2683, 'Lenore Cleveland', 'lenore.cleveland@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Can I pick your brain?', 'Drowning in Work? Deadlines, tasks, and endless content creation. What if you could cut the stress and get professional results in minutes? AI tools to help you: \r\n**Create videos  \r\n**Generate content  \r\n**Convert text to speech  \r\nAll while saving time and energy. Create professional videos in minutes. Generate high-quality written content effortlessly. Convert text to realistic speech. Check out these 3 Amazing AI Tools and work smarter, not harder! http://3amazingaitools.top/', '2025-02-14 04:42:35', '2025-02-14 04:42:35'),
(2684, 'Mike Joshua Jansen', 'check-message5226@gmail.com', '?????? ????', 'Boost Your SEO with Country Targeted Backlinks!', 'Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Joshua Jansen\r\n \r\nDgital X Flow Team \r\ninfo@digitalxflow.com', '2025-02-14 14:18:09', '2025-02-14 14:18:09'),
(2685, 'Abhi', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Custom Web Design & Development – No Templates, Just Excellence', 'I craft high-quality, custom websites designed to elevate your brand—built from scratch with precision and creativity. No templates, just top-tier craftsmanship tailored to your unique needs.\r\n\r\n✅ 5-Page Portfolio Websites – Starting at $2,500\r\n✅ E-Commerce Platforms – Starting at $5,000\r\n\r\nHow It Works:\r\n✔️ I first design all pages for your approval.\r\n✔️ Once finalized, I begin development to ensure perfection.\r\n✔️ The result? A fast, smooth, mobile-friendly, and SEO-optimized website with an exceptional user experience.\r\n\r\nIf quality is your priority, let’s create something outstanding. Email webdesignservices111@outlook.com to discuss your project!', '2025-02-14 19:09:47', '2025-02-14 19:09:47'),
(2686, 'Leigh Cremor', 'cremor.leigh98@gmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Are you maximizing the potential of your paramountinsurancebd.com website? Many sites overlook thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://ow.ly/X7kl50Urkab', '2025-02-14 22:26:33', '2025-02-14 22:26:33'),
(2687, 'Ardis Triggs', 'check-the-message-for-details-601@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Provoke a disaster in competitors ranks with our Negative SEO v.2', 'If you want a Negative SEO strategy that works, here it is\r\nhttps://www.speed-seo.net/product/negative-seo-service-v2-0/', '2025-02-15 09:00:27', '2025-02-15 09:00:27'),
(2688, 'Aretha Witte', 'aretha.witte@outlook.com', 'অভিযোগ বক্স', 'Ready to Skyrocket Your Instagram? Our AI Does the Work', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: http://lxq.pl/m2K6G\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-15 09:53:14', '2025-02-15 09:53:14'),
(2689, 'Katharina Curry', 'katharina.curry6@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Did you know that your website paramountinsurancebd.com could be failing to achieve maximum traffic? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options deliver up to 350,000 visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://ow.ly/NFK550Urkai', '2025-02-15 14:57:06', '2025-02-15 14:57:06'),
(2690, 'Christopher Harris', 'ailiveschoolbuilder@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Start Your Own Online School with LIVE AI Teachers!', 'Hey,\r\n\r\nWhat if you could launch your own online school—without hiring teachers, creating lesson plans, or managing classes?\r\n\r\n🚀 Now You Can!   Introducing AI LIVE School Builder, the world’s first AI-driven platform that lets you create a fully automated online school with LIVE AI teachers in just minutes!\r\n\r\n🎓 Imagine this:\r\n\r\n✅ AI-powered LIVE teachers handling all subjects like Math, Physics, Chemistry, and more!\r\n\r\n✅ AI LIVE Classes that run 24/7—interactive, engaging, and fully automated!\r\n\r\n✅ No tech or teaching experience needed—100% beginner-friendly!\r\n\r\n✅ Monetization built-in—charge students and start earning immediately: https://www.moredollar.info/ailiveschoolbuilder !\r\n\r\n✅ AI-driven curriculum—pre-loaded with educational content across multiple subjects!\r\n\r\n✅ Global access—students can learn anytime, from anywhere!\r\n\r\nWhy This is a Game-Changer?\r\n\r\nThe e-learning industry is booming, with billions being spent on online education every year.   Now, you can own your share of this massive market—without the usual hassles of running a school!\r\n\r\nReady to Take Action?\r\n\r\n💡 Early adopters will have the first-mover advantage!   Don’t miss this once-in-a-lifetime opportunity to launch your AI-powered school today!\r\n\r\n👉 Secure Your Spot Now: https://www.moredollar.info/ailiveschoolbuilder \r\n\r\nTo your success,\r\n\r\nChristopher Harris\r\n\r\n \r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1333 Patton Lane\r\nCharlotte, NC 28202', '2025-02-15 15:04:55', '2025-02-15 15:04:55'),
(2691, 'Samual Flatt', 'samual.flatt@msn.com', 'তথ্য অধিকার আইকন', 'need assistance', 'Effective advertising doesn’t have to cost a fortune. Send your ad text to millions of website contact forms for a single flat rate. No more wasting money on pay-per-click. Your message gets read.\r\n\r\n Reach out to me at my contact info below if you’d like more information on how I do this.\r\n\r\nRegards,\r\nSamual Flatt\r\nEmail: Samual.Flatt@freshnewleads.my\r\nWebsite: http://ne1mv4.reach-more-clients.my', '2025-02-15 18:46:18', '2025-02-15 18:46:18'),
(2692, 'Rohan', 'viralbusinesscampaign@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Elevate Your Social Media Presence – 30 Posts for $1000', 'Hi, Are you looking to enhance your social media presence without the hassle of daily content creation? I specialize in professional social media posting, delivering 30 high-quality posts per month for just $1000.\r\n\r\n✅ Engaging, brand-aligned content\r\n✅ Consistent posting to boost engagement\r\n✅ Hassle-free service – we handle everything for you\r\n\r\nLet’s discuss how we can take your social media to the next level. Reply back or email me at viralbusinesscampaign@outlook.com', '2025-02-16 05:21:06', '2025-02-16 05:21:06');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2693, 'Brett Boothman', 'brett.boothman@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Webmaster!', '🌟 What if your business credit score could unlock $1M in funding? 🌟 Many entrepreneurs overlook the powerful role credit plays in securing transformative funding—no income checks, no collateral, and minimal personal risk. Imagine:\r\n\r\n✅ A strategic roadmap to finance your business goals—whether it’s for new ventures, expanding operations, or launching innovative projects.\r\n✅ Qualifying on your own terms (yes, even without traditional documentation).\r\n✅ Financing your properties or investments with 100% funding—convert underperforming assets into profitable ventures.\r\n\r\nThis isn’t just a loophole; it’s a smart financial strategy designed for business owners like you. 👉 Download your FREE guide today and take charge of your financial future! GO TO: MORE MONEY TIPS .ONLINE\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nseth stalone P.O. BOX 2368\r\npasco wa 99336\r\nhttps://itsyourbusiness.online/?info=paramountinsurancebd.com', '2025-02-16 16:41:09', '2025-02-16 16:41:09'),
(2694, 'Silvia Hunter', 'annmarier3@yahoo.com', 'তথ্য অধিকার আইকন', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( Paramount )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nSilvia Hunter\r\n\r\nhttps://hazeeuphorics.com\r\n\r\nNetherlands GE Apeldoorn 7333 Ls Oude Rijn 113 648313701', '2025-02-16 18:15:30', '2025-02-16 18:15:30'),
(2695, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'When is the best time for your surgery?', 'Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications? Do you want to know the best time for your surgery? Our report, BEST TIME FOR SURGERY, specially prepared for you, will give you precisely accurate information. You can get this report at https://wexxon.com/home/19-best-time-for-surgery-report.html', '2025-02-16 21:34:53', '2025-02-16 21:34:53'),
(2696, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hi Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-17 02:56:03', '2025-02-17 02:56:03'),
(2697, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-17 07:14:23', '2025-02-17 07:14:23'),
(2698, 'Jay', 'dataentry756@outlook.com', 'তথ্য অধিকার আইকন', 'Reliable Virtual Assistance to Streamline Your Business', 'Hi, I came across your business and wanted to reach out! We help companies like yours save time and reduce costs by handling essential day-to-day operational tasks with precision and confidentiality.\r\n\r\nOur virtual assistance & data entry services include:\r\n\r\n✔ Invoice Processing & Bookkeeping\r\n✔ CRM & Database Management\r\n✔ E-commerce Listings & Product Updates\r\n✔ Lead Generation & Data Research\r\n✔ Order Processing & Customer Support\r\n✔ Email & Calendar Management\r\n✔ Document Formatting & Transcription\r\n✔ General Admin & Back-Office Support\r\n\r\nBy outsourcing these tasks, you can focus on growing your business while we take care of the details.\r\n\r\nWould you be open to a quick discussion on how we can assist? Please email me at Dataentry756@outlook.com', '2025-02-17 14:24:57', '2025-02-17 14:24:57'),
(2699, 'Christi Walkley', 'walkley.christi44@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Are you making the most of the potential of your paramountinsurancebd.com website? Many sites miss out on thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://ow.ly/NFK550Urkai', '2025-02-17 15:48:02', '2025-02-17 15:48:02'),
(2700, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Hello, Eric here with a quick thought about your website Paramountinsurancebd \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n     \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-18 03:43:42', '2025-02-18 03:43:42'),
(2701, 'Emelia Walker', 'emelia.walker@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-02-18 07:59:00', '2025-02-18 07:59:00'),
(2702, 'Jerold Hypes', 'ksandifer@cox.net', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nJerold Hypes\r\n\r\nhttps://hazeeuphorics.com\r\n\r\nUnited States MS Hattiesburg 39401 4327 Walnut Street 6016373962', '2025-02-18 09:01:21', '2025-02-18 09:01:21'),
(2703, 'Francis Copley', 'dsalm@outlook.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nFrancis Copley\r\n\r\nhttps://www.vesselbrand.com\r\n\r\nSwitzerland NA La Sage 1985 Kirchstrasse 85 273252978', '2025-02-18 09:04:42', '2025-02-18 09:04:42'),
(2704, 'Brenda Jamison', 'talkingvisualscommercial@getmoreopportunities.info', 'অভিযোগ বক্স', '90% of content today goes completely unnoticed', 'Hey paramountinsurancebd.com,\r\n\r\nDid you know that 90% of content today goes completely unnoticed?  👀\r\n\r\nPeople scroll past lifeless images and dull visuals without a second thought.\r\n\r\nIf your content doesn’t stand out, you’re losing traffic, engagement, and—most importantly — money.  💸\r\n\r\nHere’s the reality: ordinary images don’t work anymore.\r\n\r\nYou need visuals that grab attention instantly and keep viewers hooked.  Imagine having the power to create:\r\n\r\n✅ Lifelike talking visuals\r\n✅ Stunning artwork & animations\r\n✅ Hilarious animal characters\r\n✅ Fantasy avatars, 3D models & pixel art\r\n\r\nWhat if you could generate ALL of these in seconds with just a few clicks?\r\n\r\n🚀 Something NEW is here… and it changes EVERYTHING.\r\n\r\nCheck Out Talking Visuals Now => https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nTalking Visuals is the world’s first AI app that brings images to life in any style you can imagine!\r\n\r\n✅ Lifelike Humans & AI-Generated Faces\r\n✅ Animated Cartoons & 3D Avatars\r\n✅ Funny Animals & Fantasy Characters\r\n✅ Pixel Art, Film Effects, Sketches & More\r\n\r\nNo design skills?  No problem.  Just type, generate, and watch your visuals talk!\r\n\r\n🎯 Perfect for marketers, content creators, business owners, and anyone who wants to skyrocket traffic.\r\n\r\nClick Here to learn More Details About Talking Visuals >>  https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nWith Talking Visuals, Get This Coolest Bonuses Also… \r\n\r\nClick Here to Get Instant Access of Talking Visuals Right Now >>  https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nTo Your Success,\r\nBrenda Jamison\r\n\r\n \r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2098 Glenview Drive\r\nCorpus Christi, TX 78476', '2025-02-18 09:14:43', '2025-02-18 09:14:43'),
(2705, 'Edison Runion', 'lingerapril721@gmail.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nEdison Runion\r\n\r\nhttps://www.vesselbrand.com\r\n\r\nBrazil MG Belo Horizonte 31330-180 Rua Castelo De Windsor 1902 3166388161', '2025-02-18 09:33:35', '2025-02-18 09:33:35'),
(2706, 'Shad Silcock', 'rlashon2003@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nShad Silcock\r\n\r\nhttps://justcbdstore.com\r\n\r\nNorway NA Tonsberg 3122 Peer Gynts Vei 204 96428768', '2025-02-18 09:34:52', '2025-02-18 09:34:52'),
(2707, 'Brianna Edwards', 'mdc_magana75@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nBrianna Edwards\r\n\r\nhttps://justcbdstore.com\r\n\r\nAustria BURGENLAND Enzenreith 2640 Ausserpuhret 50', '2025-02-18 09:38:38', '2025-02-18 09:38:38'),
(2708, 'Theron Brewton', 'johseagar01@msn.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nTheron Brewton\r\n\r\nhttps://meloseltzer.com\r\n\r\nUnited Kingdom NA Swordly Kw14 3sd 91 Scotsburn Rd 7037395729', '2025-02-18 09:41:50', '2025-02-18 09:41:50'),
(2709, 'Tracie Rounds', 'mjokray@outlook.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nTracie Rounds\r\n\r\nhttps://www.vesselbrand.com\r\n\r\nDenmark REGION SJALLAND Kobenhavn V 1756 Skovvej 61 41344373', '2025-02-18 09:44:55', '2025-02-18 09:44:55'),
(2710, 'Donnie Baylee', 'jengossett@live.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nDonnie Baylee\r\n\r\nhttps://justcbdstore.com\r\n\r\nItaly NU Berruiles 8020 Via Donnalbina 136 3908855037', '2025-02-18 09:47:10', '2025-02-18 09:47:10'),
(2711, 'Theodore Niland', 'patrickboyett@hotmail.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nTheodore Niland\r\n\r\nhttps://meloseltzer.com\r\n\r\nItaly PC Orezzoli 29026 Via Torino 103 3655905471', '2025-02-18 09:48:48', '2025-02-18 09:48:48'),
(2712, 'Suzanna Clements', 'tmacdougall05@yahoo.com', 'অভিযোগ বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nSuzanna Clements\r\n\r\nhttps://www.vesselbrand.com\r\n\r\nItaly BO Padulle 40010 Via Archimede 138 3492561505', '2025-02-18 09:50:02', '2025-02-18 09:50:02'),
(2713, 'Ellie Rene', 'dsamuel@windstream.net', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nEllie Rene\r\n\r\nhttps://www.vesselbrand.com\r\n\r\nUnited States NC Garner 27529 623 Nancy Street 9196340715', '2025-02-18 10:15:45', '2025-02-18 10:15:45'),
(2714, 'Jayson Barnum', 'rickyrisner12@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nJayson Barnum\r\n\r\nhttps://justcbdstore.com\r\n\r\nItaly MI Cavenago Brianza 20040 Via Nazario Sauro 64 3290290797', '2025-02-18 10:30:58', '2025-02-18 10:30:58'),
(2715, 'Madelaine Roger', 'mychances07@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent Acquisition Opportunity – Flora Growth’s Consumer Brands', 'Dear paramountinsurancebd.com ( CONTACT US )\r\n\r\nI hope this message finds you well. I am reaching out regarding an immediate and compelling acquisition opportunity. Flora Growth Corp. is currently seeking a buyer for its premium consumer brands: JustCBD, Vessel, Melo, and Haze. Given the company’s financial distress, we are actively exploring a strategic transaction and are open to negotiations on an expedited basis.\r\n\r\nThese brands represent a unique market position with established distribution channels, brand recognition, and significant growth potential within the wellness, CBD, and cannabis-adjacent sectors. Given the urgency of our situation, we are prepared to discuss flexible deal structures that could create immediate value for an interested acquirer.\r\n\r\nIf you or your organization have any interest in acquiring one or more of these brands, we urge you to engage with us at your earliest convenience. Time is of the essence, and we are prepared to move swiftly to facilitate due diligence and transaction discussions.\r\n\r\nPlease let me know a suitable time for a call to discuss this opportunity further. We look forward to exploring a mutually beneficial arrangement.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nMadelaine Roger\r\n\r\nhttps://meloseltzer.com\r\n\r\nFrance LA REUNION La Possession 97419 17 Rue De L\'aigle 287981322', '2025-02-18 10:36:42', '2025-02-18 10:36:42'),
(2716, 'Best shop for you   https://trk.mail.ru/c/ks4ad8', 'jose.francesm@gmail.com', '???? ?????? ????', 'Best shop for you   https://trk.mail.ru/c/c2atn2', 'Best shop for you   https://trk.mail.ru/c/kbdc5t5', '2025-02-18 17:15:19', '2025-02-18 17:15:19'),
(2717, 'Ali Alonso', 'alonso.ali@yahoo.com', 'তথ্য অধিকার আইকন', '🚀 Leonardo AI & Midjourney Users, This Will Blow Your Mind!', 'Hi Paramountinsurancebd,\r\n\r\n🚀 Are You Using Midjourney or Leonardo AI? Then You Need to See This!\r\n\r\nIf you thought Midjourney and Leonardo AI were impressive, you haven\'t seen anything yet. There\'s a new AI design tool that takes creativity and customization to the next level—and it’s making waves among digital artists, marketers, and content creators.\r\n\r\n🔹 Unlimited AI Image Creation – Generate high-quality visuals, logos, and artwork instantly.\r\n\r\n🔹 Next-Level AI Editing – Modify images effortlessly with advanced in-painting and object customization.\r\n\r\n🔹 AI-Powered Stylization – Turn your photos into oil paintings, 3D renders, anime, and more!\r\n\r\n🔹 Instant Background Removal & Editing – Perfect for eCommerce, social media, and branding.\r\n\r\n🔹 HD Upscaling & Smart Prompting – Get ultra-HD images with AI-enhanced prompts.\r\n\r\n🔹 One-Time Purchase – No Subscriptions! – Unlike other tools, you get lifetime access.\r\n\r\n🔥 Click Below to See Why This AI Design Tool is Outshining Midjourney & Leonardo AI:\r\n\r\n👉 [Discover the Future of AI Design] \r\n\r\n=>> https://go-artistly-ai.blogspot.com/ 👈\r\n\r\nWho’s Using This?\r\n✅ Digital artists & illustrators\r\n✅ Marketers & social media managers\r\n✅ Print-on-demand businesses (t-shirts, posters, merch)\r\n✅ Storybook creators & content writers\r\n✅ Architects & branding experts\r\n\r\n💡 Bonus: You can sell your AI-generated designs and keep 100% of the profit!\r\n\r\n⏳ Midjourney & Leonardo AI Users Are Switching—Don’t Be Left Behind!\r\n\r\n👉 [Check It Out Before It’s Gone!]\r\n\r\n=>> https://go-artistly-ai.blogspot.com/ 👈\r\n\r\n\r\n\r\nP.S. Thousands are already using this AI tool to create mind-blowing designs. Get in now before it’s too late!\r\n\r\n👉 [See It in Action Here]\r\n\r\n=>> https://go-artistly-ai.blogspot.com/ 👈\r\n\r\n\r\nTalk soon,\r\n\r\nTo Your Success, \r\n[Ali Alonso]', '2025-02-18 23:04:10', '2025-02-18 23:04:10'),
(2718, 'Jon Tegg', 'jon.tegg@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://piraten.link/g2l1\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-19 03:46:06', '2025-02-19 03:46:06'),
(2719, 'Emily Thompson', 'emily@reachoutcapital.com', 'অভিযোগ বক্স', 'Hey there!', 'Frustrated with slow and outdated loan approvals? \r\n\r\nStep into the future of working capital—fast, easy, and fully automated.\r\n\r\nFind out what you qualify for in less than 30 seconds at:  reachoutcapital.com/approval\r\n\r\n\r\n\r\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com/unsubscribe or send a written request to:\r\n\r\nReachout Capital\r\nAtlanta Financial Center\r\n3343 Peachtree Rd NE, Suite 145-410\r\nAtlanta, GA 30326\r\n\r\nWe honor all opt-out requests within 10 business days.', '2025-02-19 05:23:45', '2025-02-19 05:23:45'),
(2720, 'Carolyn Sadleir', 'sadleir.carolyn@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic service.', 'Your website, paramountinsurancebd.com, could be attracting far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https://ln.run/0l_my', '2025-02-19 06:46:19', '2025-02-19 06:46:19'),
(2721, 'Barney Fowler', 'ugcvaletagency@dollartip.info', 'অভিযোগ বক্স', 'Social platforms prioritize this style of content', 'UGC videos (User-Generated Content videos) are the #1 style of videos that webmasters, brands, influencers, and marketers are using to dominate social media and skyrocket traffic/sales.\r\n\r\nWhy?   Because they don’t feel like ads.\r\n\r\nThey look and feel like real, organic content, making them way more engaging, relatable, and trustworthy than traditional commercials.\r\n\r\nEver noticed how some brands are getting m.ill.ions of views and crushing it on TikTok, Instagram, and YouTube: https://www.dollartip.info/ugcvaletagency ?\r\n\r\n👉🏼 They’re using UGC videos.\r\n\r\n🔥 And now, you can start creating them in just minutes— WITHOUT filming, hiring actors, or editing anything!\r\n\r\nWith UGC Valet, we’ve completely simplified the UGC video process so you can:\r\n\r\n✔️ Choose from 30+ REAL human actors to deliver your message.\r\n✔️ Use AI to write your script or customize it yourself.\r\n✔️ Match your video with an AI voiceover for a seamless, pro-level finish.\r\n✔️ Customize subtitles, backgrounds, and emotions to make it unique.\r\n\r\n💡 No cameras.   No complicated software.   No expensive production.\r\n\r\nJust done-for-you, high-converting UGC videos in a few clicks.\r\n\r\n🚀 Click here to see UGC Valet in action & start creating your own: https://www.dollartip.info/ugcvaletagency !\r\n\r\n\r\nBarney Fowler\r\n\r\n\r\nP.S. Social platforms prioritize this style of content— and now you can tap into it effortlessly.   Don’t miss out!\r\n\r\n \r\n\r\n \r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3965 Cardinal Lane\r\nChampaign, IL 61820', '2025-02-19 10:19:42', '2025-02-19 10:19:42'),
(2722, 'Luca Levering', 'luca.levering@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI tool.', 'What if your website paramountinsurancebd.com could instantly receive a significant surge in traffic? Many businesses overlook thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans offer up to 350K visitors monthly—helping your site expand. Get more details here: https://cutt.ly/Rrq0Bvhk', '2025-02-19 14:56:25', '2025-02-19 14:56:25'),
(2723, 'Ashwin', 'your.assistant23@outlook.com', 'অভিযোগ বক্স', 'Boost Your Business Efficiency with Cost-Effective Virtual Assistance', 'Are time-consuming tasks slowing down your business growth? Our expert Virtual Assistants can help streamline your operations, saving you time and money.\r\n\r\n✅ Administrative Support – Email management, scheduling, data entry, and more.\r\n✅ Customer Service – Professional handling of calls, inquiries, and support.\r\n✅ Back-Office Assistance – Billing, bookkeeping, and document processing.\r\n✅ Marketing Support – Social media management, content creation, and lead generation.\r\n\r\nWe work with businesses across the USA, offering reliable and affordable virtual assistance tailored to your needs. No long-term contracts – just efficient, on-demand support.\r\n\r\nWould you like a quick call to discuss how we can help your business?\r\n\r\n📩 Mail me at your.assistant23@outlook.com, and let’s explore the possibilities!', '2025-02-19 15:41:11', '2025-02-19 15:41:11'),
(2724, 'Karma Galbraith', 'galbraith.karma@msn.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin.', 'Unlock Your Business Potential with Proven Marketing & Investor Relations Strategies\r\nAre you looking to amplify your brand’s visibility, attract new investors + strengthen your market presence? With over 35 years of expertise in Investor Relations, Public Relations + Marketing, I specialize in helping businesses worldwide craft powerful narratives that resonate with their target audience, drive engagement, and generate measurable results.\r\nAt Pristine Advisers, we provide customized marketing, PR, and IR solutions designed to elevate your brand, enhance shareholder value, and secure top-tier media placements. From crisis management and brand awareness campaigns to investment strategy events and media outreach, our tailored approach ensures that your business gets the attention it deserves.\r\nOur track record speaks for itself—we’ve successfully scaled revenue streams beyond $75M, placed clients in leading financial publications and TV networks, and connected businesses with high-profile investors through exclusive networking events.\r\nNow, we’re offering an exclusive opportunity to connect with millions of business owners directly through high-impact outreach—a more effective alternative to email marketing. Let’s discuss how we can help grow your business and secure the attention of key decision-makers.\r\n\r\nGet in touch today: pbaronowski@pristineadvisers.com\r\n\r\nLearn more: www.pristineadvisers.com\r\nLet’s take your business to the next level!', '2025-02-20 05:05:55', '2025-02-20 05:05:55'),
(2725, 'Raphael Zimmerman', 'raphael.zimmerman@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'Unlock Your Business Potential with Proven Marketing & Investor Relations Strategies\r\nAre you looking to amplify your brand’s visibility, attract new investors + strengthen your market presence? With over 35 years of expertise in Investor Relations, Public Relations + Marketing, I specialize in helping businesses worldwide craft powerful narratives that resonate with their target audience, drive engagement, and generate measurable results.\r\nAt Pristine Advisers, we provide customized marketing, PR, and IR solutions designed to elevate your brand, enhance shareholder value, and secure top-tier media placements. From crisis management and brand awareness campaigns to investment strategy events and media outreach, our tailored approach ensures that your business gets the attention it deserves.\r\nOur track record speaks for itself—we’ve successfully scaled revenue streams beyond $75M, placed clients in leading financial publications and TV networks, and connected businesses with high-profile investors through exclusive networking events.\r\nNow, we’re offering an exclusive opportunity to connect with millions of business owners directly through high-impact outreach—a more effective alternative to email marketing. Let’s discuss how we can help grow your business and secure the attention of key decision-makers.\r\n\r\nGet in touch today: pbaronowski@pristineadvisers.com\r\n\r\nLearn more: www.pristineadvisers.com\r\nLet’s take your business to the next level!', '2025-02-20 08:40:09', '2025-02-20 08:40:09'),
(2726, 'Vendu', 'outsourcedigitalmarketing@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Improve Your Local Google Rankings & Get More Customers', 'I’m a freelance SEO expert specializing in Local SEO to help businesses like yours rank higher in Google Maps & local searches. If your competitors are showing up before you, it’s time to take action!\r\n\r\nWith my proven Local SEO strategies, I can help you:\r\n✔ Improve your Google Business Profile ranking\r\n✔ Get more local leads & customers\r\n✔ Boost visibility on Google & other search engines\r\n\r\nLet’s discuss how I can help your business grow with affordable, results-driven SEO services. Mail me at outsourcedigitalmarketing@outlook.com', '2025-02-20 14:26:06', '2025-02-20 14:26:06'),
(2727, 'Robert Day', 'ailiveschoolbuilder@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Start Your Own AI Teacher-Driven Online School !', 'Hey,\r\n\r\nImagine owning your very own AI-powered online school, where LIVE AI teachers handle everything—from teaching Math, Science, and Languages to conducting interactive LIVE classes without you lifting a finger!\r\n\r\nSounds like the future, right?   Well, the future is here!   🎓🚀\r\n\r\nIntroducing AI LIVE School Builder!\r\n\r\nThe world’s first AI-driven school creation platform that allows you to launch, manage, and monetize your own online school in just minutes.\r\n\r\n🔹 AI LIVE Teachers: No need to hire instructors—AI teachers handle all subjects!\r\n\r\n🔹 Interactive LIVE AI Classes: Your school runs 24/7 with automated lessons.\r\n\r\n🔹 Built-in Monetization: Charge students and generate passive income on autopilot: https://www.growthmarketingnow.info/ailiveschoolbuilder !\r\n\r\n🔹 No Tech or Teaching Skills Needed: Everything is done-for-you.\r\n\r\n🔹 Multiple Niches Supported: Offer courses in coding, business, arts, and more!\r\n\r\n🔹 Mobile & Desktop Compatible: Students can learn from anywhere, anytime.\r\n\r\nThis is your golden opportunity to tap into the $400 billion e-learning industry and start making money with AI-powered education!\r\n\r\n💡 Early adopters will have a massive advantage, so don’t miss out!\r\n\r\n🔥 Limited-Time Access – Secure Your Spot Now!\r\n\r\nGet ready to revolutionize online education and create an income stream that runs itself: https://www.growthmarketingnow.info/ailiveschoolbuilder !\r\n\r\nTo your success,\r\n\r\nRobert Day\r\n\r\n \r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3132 Chandler Drive\r\nSpringfield, MO 65806', '2025-02-20 19:48:29', '2025-02-20 19:48:29'),
(2728, 'DonrHounk', 'www@don-rem.ru', '?????? ????', 'webdesing don-rem.ru', 'Hello. . <a href=https://don-rem.ru>don-rem.ru</a> \r\n<a href=https://don-rem.ru/>https://don-rem.ru</a> \r\nhttps://don-rem.ru  zwz4967494', '2025-02-21 00:33:16', '2025-02-21 00:33:16'),
(2729, 'Nicholas Doby', 'dobyfinancial@sendnow.win', '???? ?????? ????', 'Re: Explore Funding Opportunities', 'Greetings, Mr./Ms. \r\n \r\nI’m Nicholas Doby from an investment consultancy. We connect clients globally with low or no-interest loans to help achieve your goals. Whether for personal or business/project funding, we collaborate with reputable investors to turn your proposals into reality. Share your business plan and executive summary with us at: contact@dobyfinancial.com to explore funding options. \r\n \r\nSincerely, \r\nNicholas Doby \r\nSenior Financial Consultant \r\nhttps://dobyfinancial.com', '2025-02-21 04:50:06', '2025-02-21 04:50:06');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2730, 'Gary Charles', 'gary_charles@dominatingkeywords.com', 'শুদ্ধাচার সেবা বক্স', 'Dominating Keywords', 'I am not offering you SEO, nor PPC.\r\nIt\'s something completely different.\r\nJust send me keywords of your interest and I\'ll give you traffic guarantees on each of them.\r\nLet me demonstrate how it works and you will be surprised by the results.', '2025-02-21 05:32:34', '2025-02-21 05:32:34'),
(2731, 'Leslie S.', 'marketerzseo@gmail.com', 'তথ্য অধিকার আইকন', 'about paramountinsurancebd.com', 'Hi,\r\n\r\nWant fast Google ranking for paramountinsurancebd.com with minimum 10 keywords? For just US$3.99 now, I offer 10 x SEO content writing, optimization & publishing services, targeting 10 keywords for you, with potential Google 1st page ranking within 2 weeks time. \r\n\r\nLet me know if interested!\r\n\r\nThanks,\r\nLeslie\r\nMarketerz SEO', '2025-02-21 09:08:57', '2025-02-21 09:08:57'),
(2732, 'Carma Gilyard', 'carma.gilyard@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'Still looking to get your WordPress website done, fixed, or completed? Reach out to us at e.solus@gmail.com', '2025-02-21 11:30:55', '2025-02-21 11:30:55'),
(2733, 'Lyn Hinder', 'lyn.hinder@yahoo.com', 'অভিযোগ বক্স', 'Drive Leads to paramountinsurancebd.com via TikTok', 'What if paramountinsurancebd.com could tap into TikTok for real leads? Our AI-driven growth service pinpoints the right users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and send traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\r\nReady to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://cutt.ly/Qre1eqGO', '2025-02-25 12:04:50', '2025-02-25 12:04:50'),
(2734, 'Noble Lee', 'lee.noble@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator!', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\nMy hourly rate is $8\r\n\r\nMy expertise includes:\r\n\r\nWebsite design - custom mockups and template designs\r\nWebsite design and development - theme development, backend customisation\r\nResponsive website - on all screen sizes and devices\r\nPlugins and Extensions Development\r\nWebsite speed optimisation and SEO on-page optimisation\r\nWebsite security\r\nWebsite migration, support and maintenance\r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\nRegards,\r\nSachin\r\ne.solus@gmail.com', '2025-02-25 12:57:38', '2025-02-25 12:57:38'),
(2735, 'Jayrn Marques', 'sherrill.woods@hotmail.com', 'তথ্য অধিকার আইকন', '[1]: The Game-Changer for Digital Marketers', 'Hi Paramountinsurancebd,\r\n\r\nIn today’s competitive world of digital marketing, finding tools and systems that can help streamline the process while maximizing efficiency is essential. \r\n\r\nOne tool that has recently been gaining attention among savvy marketers is the PLR funnel.\r\n\r\nPLR (Private Label Rights) funnels provide an incredible opportunity for digital marketers to automate their lead generation and sales processes without reinventing the wheel. \r\n\r\nInstead of spending time and money creating content from scratch, marketers can leverage PLR products—which are ready-made, customizable, and ready to go.\r\n\r\nThis blog post will dive deep into why PLR funnels are the game-changer for marketers and how you can leverage them to scale your business rapidly. \r\n\r\nI will explore the benefits, the step-by-step process of setting up PLR funnels, and provide real-life examples to help you understand how you can use them effectively.\r\n\r\nLearn More Here: \r\nhttps://marketersmentor.com/game-changer-for-digital-marketers.php?refer=paramountinsurancebd.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com', '2025-02-25 13:07:47', '2025-02-25 13:07:47'),
(2736, 'Katelyn Raiden', 'katelynraiden81@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'YouTube Promotion: Grow your subscribers by 700-1500 each month', 'Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n- Channel Creation: If you haven\'t started your YouTube journey yet, we can create a professional channel for you as part of your initial order.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn', '2025-02-25 19:38:07', '2025-02-25 19:38:07'),
(2737, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Try this, get more leads', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-26 00:17:17', '2025-02-26 00:17:17'),
(2738, 'Patrick Richard', 'richard.patrick@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Every day, websites like paramountinsurancebd.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to increase exposure and bring highly targeted traffic to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to experience the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://shorten.world/x_yO5', '2025-02-26 04:44:00', '2025-02-26 04:44:00'),
(2739, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-26 07:45:23', '2025-02-26 07:45:23'),
(2740, 'Kay Pellegrino', 'kay.pellegrino@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.ee/O6tcz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-26 12:21:30', '2025-02-26 12:21:30'),
(2741, 'Brian And Dee Dempster', 'dempster.karin21@googlemail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/so4jb\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-02-27 05:41:35', '2025-02-27 05:41:35'),
(2742, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Who needs eyeballs, you need BUSINESS', 'Hello to the Paramountinsurancebd Manager,\r\n\r\nI am Eric, and I recently discovered your website Paramountinsurancebd in the search results.\r\n\r\nYour site is visible online and the content is solid.\r\n\r\nHowever, there’s one area that may help improve results:\r\n\r\nWhen visitors arrive at Paramountinsurancebd, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\r\n\r\nYou can change that.\r\n\r\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\r\n\r\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\r\n\r\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\r\n\r\nVisit the link https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-27 09:15:14', '2025-02-27 09:15:14'),
(2743, 'Nellie Kates', 'kates.nellie47@gmail.com', 'অভিযোগ বক্স', 'TikTok Leads? Try This Free for 7 Days', 'Ever thought how paramountinsurancebd.com could harness TikTok for authentic leads? Our AI-powered growth service zeros in on the ideal users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and drive traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://shorten.ee/jG7FT', '2025-02-27 13:15:39', '2025-02-27 13:15:39'),
(2744, 'Reuben Weigall', 'reuben.weigall@gmail.com', 'অভিযোগ বক্স', 'Get Real Instagram Growth with AI – Say Goodbye to Fake Followers', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.is/B5ihQ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-27 19:40:39', '2025-02-27 19:40:39'),
(2745, 'DanteAlose', 'gennick[somexrkey,2,5]@gmail.com', '?????? ????', 'Urgent: You really need to see this...', 'Hi , \r\n \r\nRunning a business means always chasing leads, right? But what if you could see who\'s checking out your website, even if they don\'t fill out a form? \r\n \r\nTrafficID from BrandWell does just that. We reveal those anonymous visitors, so you get: \r\n \r\nContact Details: Names, companies – get the info you need! \r\n \r\nMore Sales: Turn website visits into real opportunities. \r\n \r\nQuick Start: Try TrafficID FREE for 7 days. Setup is easy. \r\n \r\nAnd because you\'re part of our affiliate family, you\'ll get a bonus: 20% MORE Post Credits! \r\n \r\nWant to finally understand your website traffic? \r\n \r\nHERE  - https://bit.ly/brandtrafficid \r\n \r\nBest regards', '2025-02-27 22:23:21', '2025-02-27 22:23:21'),
(2746, 'Ladonna Albritton', 'albritton.ladonna95@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'Is your website paramountinsurancebd.com failing to capture its true potential? With our automated traffic system, you might be able to connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers four thousand targeted visitors so you can see the impact. If you love the results, our plans provide up to 350K visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/QreMmYk9', '2025-02-28 01:04:23', '2025-02-28 01:04:23'),
(2747, 'Larhonda Merion', 'merion.larhonda@yahoo.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com or Visit us Now : https://open247.chat/DA/', '2025-02-28 02:07:06', '2025-02-28 02:07:06'),
(2748, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello to the Paramountinsurancebd Manager,\r\n\r\nI am Eric, and I recently discovered your website Paramountinsurancebd in the search results.\r\n\r\nYour site is visible online and the content is solid.\r\n\r\nHowever, there’s one area that may help improve results:\r\n\r\nWhen visitors arrive at Paramountinsurancebd, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\r\n\r\nYou can change that.\r\n\r\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\r\n\r\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\r\n\r\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\r\n\r\nVisit the link https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-28 03:45:26', '2025-02-28 03:45:26'),
(2749, 'Jere Carlson', 'carlson.jere@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com or Visit us Now : https://open247.chat/DA/', '2025-02-28 07:52:36', '2025-02-28 07:52:36'),
(2750, 'Anibal Well', 'well.anibal80@gmail.com', 'অভিযোগ বক্স', 'Your Instagram Success, Powered by AI – Start Growing Now', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/r7sbV\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-02-28 07:54:57', '2025-02-28 07:54:57'),
(2751, 'Odette Daecher', 'odette.daecher@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com or Visit us Now : https://open247.chat/DA/', '2025-02-28 08:31:52', '2025-02-28 08:31:52'),
(2752, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Paramountinsurancebd, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Paramountinsurancebd, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit:  \r\nhttps://trustedleadgeneration.com  \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out.  \r\nhttps://trustedleadgeneration.com\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-02-28 08:45:13', '2025-02-28 08:45:13'),
(2753, 'Hello http://paramountinsurancebd.com/fekal0911 Webmaster', 'pirduhina96@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear http://paramountinsurancebd.com/fekal0911 Administrator', 'To the http://paramountinsurancebd.com/fekal0911 Admin', '2025-02-28 11:27:22', '2025-02-28 11:27:22'),
(2754, 'Zulma Fender', 'fender.zulma@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Grow paramountinsurancebd.com with TikTok Traffic', 'Imagine if paramountinsurancebd.com could harness TikTok for authentic leads? Our smart AI growth service targets the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nWant to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://shorten.world/Ouc8Y', '2025-02-28 18:27:34', '2025-02-28 18:27:34'),
(2755, 'Norberto Harness', 'norberto.harness@msn.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com owner!', 'Is your paramountinsurancebd.com website maximizing its reach? Many websites lose thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https://shorten.so/_lEtR', '2025-02-28 22:18:33', '2025-02-28 22:18:33'),
(2756, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Are you dating someone?', 'Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.', '2025-03-01 06:58:24', '2025-03-01 06:58:24'),
(2757, 'Mark Sanchez', 'instaboost@greatbusi.info', 'তথ্য অধিকার আইকন', 'How “Boring” Niches Are Winning Big on Social Media**', 'Hello paramountinsurancebd.com,\r\n\r\n\r\n\r\nWhen you think of social media success, you probably imagine flashy lifestyles, trendy topics, and viral moments.     But here’s something that might surprise you: some of the most successful accounts are in niches you’d never expect.\r\n\r\n\r\n\r\nTake, for example, an account dedicated to grass growing.     Yes, grass.     It has over 67,000 followers who eagerly watch and engage with content about… well, grass.     This goes to show that there’s an audience for everything—even the so-called “boring” niches.\r\n\r\n\r\n\r\nhttps://www.greatbusi.info/instaboost \r\n\r\n\r\n\r\nThe key to winning in these niches isn’t about being exciting or glamorous.     It’s about understanding your audience and delivering content that speaks directly to their interests.     And the best part?     You don’t need to be an expert or spend hours creating content to make it happen.\r\n\r\n\r\n\r\nI’ve put together a simple way to tap into these opportunities, no matter how niche or “boring” your topic might seem.     It’s all about working smarter, not harder.\r\n\r\n\r\n\r\nSee how it works here: https://www.greatbusi.info/instaboost \r\n\r\n\r\n\r\nFor the first 48 hours, you can save $10 with the launch coupon: save10dollars\r\n\r\n\r\n\r\nWishing you great success,\r\n\r\n\r\nMark Sanchez\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3998 Parkway Street\r\nVictorville, CA 92392', '2025-03-01 07:24:08', '2025-03-01 07:24:08'),
(2758, 'Janet Fossey', 'fossey.janet@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'Every day, websites like paramountinsurancebd.com miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring real visitors to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://shorten.tv/hJTm7', '2025-03-01 09:55:43', '2025-03-01 09:55:43'),
(2759, 'Praveen', 'venture4help@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Reliable & Affordable Data Collection & Web Research Services', 'Are you spending too much time gathering and organizing data? Let us handle it for you!\r\n\r\nWe specialize in:\r\n✅ Collecting data from Google Map listings\r\n✅ Web research to create custom business lists\r\n✅ Entering data from PDFs/images into Excel or software\r\n✅ Manually scraping multiple websites for organized spreadsheets\r\n\r\nWith 100% accuracy and efficiency, we ensure high-quality data for your business needs.\r\n\r\n💰 Hire us for just $8/hour or $1000 per month!\r\n\r\nMail me at Venture4help@outlook.com', '2025-03-01 13:44:26', '2025-03-01 13:44:26'),
(2760, 'Shayla Ritchie', 'ritchie.shayla@gmail.com', 'অভিযোগ বক্স', 'Supercharge paramountinsurancebd.com with AI TikTok Magic', 'What if paramountinsurancebd.com could tap into TikTok for genuine leads? Our AI-driven growth service targets the perfect users—based on hashtags they use and people they watch—to supercharge your reach and send traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://shorten.so/PG75d', '2025-03-02 03:30:39', '2025-03-02 03:30:39'),
(2761, 'Cheryl Parker', 'cherylp@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Just a Thought—Could This Help Your Business?', 'Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-03-02 04:09:50', '2025-03-02 04:09:50'),
(2762, 'Mike Bernd Persson', 'mike@monkeydigital.co', '?????? ????', 'Collaboration Request', 'Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am getting in touch to discuss a mutual opportunity. \r\n \r\nHow would you like to feature our promotions on your site and redirect via your unique affiliate link towards high-demand SEO solutions from our website? \r\n \r\nThis way, you receive a solid 35% commission, every month from any sales that are made from your site. \r\n \r\nThink about it, all businesses require SEO, so this is a massive opportunity. \r\n \r\nWe already have thousands of affiliates and our commissions are sent monthly. \r\nLast month, we paid out $27280 in payouts to our promoters. \r\n \r\nIf interested, kindly contact us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Bernd Persson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-03-02 09:36:25', '2025-03-02 09:36:25'),
(2763, 'James Pelton', 'moviereelai@growwealthy.info', 'তথ্য অধিকার আইকন', 'If Your Content Isn’t Video, It’s Getting Ignored – Here’s Why', 'Hey paramountinsurancebd.com,\r\n\r\nLet’s be honest...  plain text content just doesn’t cut it anymore.\r\n\r\nWe see it happening every day, people pour hours into crafting perfect posts, optimizing hashtags, following every so-called \"best practice\"...\r\n\r\nAnd what do they get?  Crickets.\r\n\r\nWhy?  Because in 2025, if your content isn’t instantly captivating, it’s instantly forgotten: https://www.growwealthy.info/moviereelai .\r\n\r\nHere’s the cold, hard truth:\r\n\r\n🎥 Videos get 10X more engagement than any other content\r\n📢 Videos generate 1200% more shares than text and images combined\r\n💰 Creators using AI videos are earning 3-5X more than traditional content creators\r\n\r\nThat’s why smart marketers, influencers, and businesses are turning to AI-powered video creation and making thousands of dollars per video while doing it.\r\n\r\n🔥 Enter MovieReelAI – Your Ultimate ‘Text-to-Video’ Generator!  🔥\r\n\r\nWith MovieReelAI, you can:\r\n\r\n✅ Instantly turn any idea, script, or simple text into a Hollywood-quality animated video: https://www.growwealthy.info/moviereelai \r\n✅ Charge clients $500 - $5,000 per video (businesses are paying for this RIGHT NOW!)\r\n✅ Generate professional AI short movies in under 2 minutes—no editing required\r\n✅ Create stunning, highly engaging marketing videos, explainer animations, and social content\r\n\r\n\r\nNo video editing skills?  No problem.\r\n\r\nNo actors, expensive cameras, or software?  You don’t need them.\r\n\r\nNo idea where to start?  MovieReelAI does the heavy lifting for you!\r\n\r\n🎬 Your audience wants video, are you giving them what they want?\r\n\r\nNow’s your chance to make AI video creation your BIGGEST revenue stream.  But the cart is closing soon…\r\n\r\n👉 [Grab MovieReelAI Before the Deal Disappears! ]  https://www.growwealthy.info/moviereelai \r\n\r\nTo Your Success,\r\nJames Pelton\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1043 Hardesty Street\r\nAlbany, NY 12207', '2025-03-02 11:54:45', '2025-03-02 11:54:45'),
(2764, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Paramountinsurancebd certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Paramountinsurancebd.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-02 19:22:11', '2025-03-02 19:22:11'),
(2765, 'AmandaProogsa', 'amandaUtteppera@gmail.com', '?????? ????', 'Hey!', 'You seem interesting! Wanna chat?  \r\n \r\nMessage me there! ---> https://rb.gy/44z0k7?Sach', '2025-03-02 20:28:01', '2025-03-02 20:28:01'),
(2766, 'Rochell Gribble', 'rochell.gribble57@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Supercharge paramountinsurancebd.com with AI TikTok Magic', 'Imagine if paramountinsurancebd.com could tap into TikTok for authentic leads? Our smart AI growth service zeros in on the right users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and send traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\r\nReady to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://shorten.world/Ouc8Y', '2025-03-03 01:45:02', '2025-03-03 01:45:02'),
(2767, 'Kian Gerstaecker', 'gerstaecker.kian@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI service.', 'Is your paramountinsurancebd.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into opportunities. Get more info here: https://shorten.world/UuxJ6', '2025-03-03 04:43:50', '2025-03-03 04:43:50'),
(2768, 'Florencia Caruso', 'caruso.florencia@googlemail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Is your website paramountinsurancebd.com missing out on its true potential? With our automated traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers 4,000 visitors so you can see the impact. If you love the results, our plans scale up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ln.run/_XRwp', '2025-03-03 21:31:32', '2025-03-03 21:31:32'),
(2769, 'RobertTob', 'aferinohis056@gmail.com', '???? ?????? ????', 'Hi    wrote about   the price for reseller', 'Ողջույն, ես ուզում էի իմանալ ձեր գինը.', '2025-03-03 21:48:05', '2025-03-03 21:48:05'),
(2770, 'Napoleon Langdon', 'napoleon.langdon@gmail.com', 'অভিযোগ বক্স', 'Grow paramountinsurancebd.com with TikTok Traffic', 'Imagine if paramountinsurancebd.com could tap into TikTok for genuine leads? Our AI-driven growth service targets the ideal users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and send traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://shorten.tv/yTDA-', '2025-03-03 22:17:12', '2025-03-03 22:17:12'),
(2771, 'Vasily Kichigin Clow', 'ebony.clow@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-03-03 22:36:11', '2025-03-03 22:36:11'),
(2772, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Are you dating someone?', 'Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.', '2025-03-03 22:57:24', '2025-03-03 22:57:24'),
(2773, 'Disha', 'webcontentwriting12@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Professional Content Writing to Boost Your Business 🚀', 'Struggling to create content that engages and converts? We help businesses like yours with high-quality, SEO-optimized content to attract customers and improve brand visibility.\r\n\r\n✔ Website Content – Clear, persuasive, and conversion-focused copy\r\n✔ Blog Writing – Engaging, SEO-rich articles to drive traffic\r\n✔ Product Descriptions – Compelling copy to increase sales\r\n✔ Email & Ad Copy – Persuasive messaging to maximize conversions\r\n\r\nLet’s create content that works for you! Mail me at Webcontentwriting12@outlook.com', '2025-03-04 03:53:00', '2025-03-04 03:53:00'),
(2774, 'Kevin Murphy', 'kevinm@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'You Might Want to See This', 'Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at  https://nextdayworkingcapital.com/unsubscribe', '2025-03-04 06:06:44', '2025-03-04 06:06:44'),
(2775, 'Leo Murray', 'dfysuperaffiliate@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Plug In & Profit Fast—DFY Super Affiliate is Here!', 'Hey ,\r\n\r\nImagine a system where you don’t have to reinvent the wheel.   DFY Super Affiliate gives you everything you need—an easy plug-and-play setup that’s already delivered impressive results for countless students: https://www.moredollar.info/dfysuperaffiliate .\r\n\r\nThis is the done-for-you solution the market has been asking for.     \r\n\r\nBest regards,\r\nLeo Murray\r\n\r\n \r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1888 Mutton Town Road\r\nVancouver, WA 98663', '2025-03-04 06:32:19', '2025-03-04 06:32:19'),
(2776, 'Zelda Walsh', 'zelda.walsh@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'What if your website paramountinsurancebd.com was guaranteed a massive surge in traffic? Many businesses overlook thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 350K visitors monthly—helping your site grow. Get more details here: https://shorten.so/tRhs6', '2025-03-04 13:52:48', '2025-03-04 13:52:48'),
(2777, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nThis is Eric here, with a brief note about your website Paramountinsurancebd.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content.  \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-04 21:15:00', '2025-03-04 21:15:00'),
(2778, 'Donald Ford', 'melina.roden@gmail.com', 'অভিযোগ বক্স', 'Unlock a 200% Bonus up to €7,500 + 10% Weekly Cashback at Instant Casino!​', 'Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://online-888.casino\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.​\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!​\r\n\r\nStart earning now: https://online-888.casino', '2025-03-05 02:44:11', '2025-03-05 02:44:11'),
(2779, 'Irvin Fernandes', 'fernandes.irvin@gmail.com', 'তথ্য অধিকার আইকন', '100+ Leads from TikTok? Here’s How', 'Ever thought how paramountinsurancebd.com could tap into TikTok for authentic leads? Our smart AI growth service zeros in on the perfect users—based on hashtags they use and accounts they follow—to boost your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://shorten.world/TmMyj', '2025-03-05 07:28:55', '2025-03-05 07:28:55');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2780, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Strike when the iron’s hot', 'Hello Paramountinsurancebd\r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, I found Paramountinsurancebd after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n\r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n\r\nYou know, strike when the iron’s hot!\r\n\r\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://boltleadgeneration.com\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https://boltleadgeneration.com\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nStop wasting money chasing eyeballs that don’t turn into paying customers.\r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-05 11:51:08', '2025-03-05 11:51:08'),
(2781, 'Benny Wheare', 'wheare.benny@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Is your paramountinsurancebd.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into growth. Get more info here: https://shorten.so/tRhs6', '2025-03-05 13:25:24', '2025-03-05 13:25:24'),
(2782, 'Zachary Dulhunty', 'zachary.dulhunty88@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com admin.', 'Is your website paramountinsurancebd.com missing out on its true potential? With our automated traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers four thousand targeted visitors so you can see the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://shorten.tv/iOD30', '2025-03-06 02:01:12', '2025-03-06 02:01:12'),
(2783, 'Eugene Rochon', 'eugene.rochon@msn.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'Is your website paramountinsurancebd.com overlooking its true potential? With our AI-driven traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can see the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/OrtvTh1b', '2025-03-06 06:18:15', '2025-03-06 06:18:15'),
(2784, 'Roger Hummer', 'complyfi@getmoreopportunities.info', 'অভিযোগ বক্স', 'A Hidden Goldmine – How to Profit from the Compliance Crackdown!', 'Hey ,\r\n\r\nBig changes are happening in the online world, and most businesses have no idea what’s coming.   Privacy laws like GDPR, CCPA, and Google Consent Mode V2 are now being strictly enforced.   If a business isn’t compliant, it risks losing ad revenue, getting fined, or even being shut down.\r\n\r\nThis is where Complyfi comes in—a one-click, done-for-you compliance solution that protects businesses and keeps them legally safe.   But here’s the real opportunity: You can offer Complyfi as a service and generate a steady stream of income: https://www.getmoreopportunities.info/complyfi .\r\n\r\nHere’s why this is a massive money-making opportunity:\r\n\r\n✅ Every business needs compliance – It’s not optional anymore.\r\n\r\n✅ Sell it as a high-value service – Businesses will pay to avoid penalties.\r\n\r\n✅ Easy to implement, no tech skills needed – Just set it up and charge for access.\r\n\r\n✅ Offer it as a recurring service – Generate predictable, ongoing revenue.\r\n\r\nInstead of sending businesses to expensive monthly subscription tools, you can provide them with a better solution at a fraction of the cost—and keep all the profits.\r\n\r\nTodd Gross will show you exactly how to capitalize on this compliance shift, package it as a service, and turn it into a long-term revenue stream \r\n👉 : https://www.getmoreopportunities.info/complyfi \r\n\r\nDon’t wait until it’s too late—this is your chance to position yourself as the go-to compliance expert while the competition is still asleep. \r\n\r\n\r\nRoger Hummer\r\n\r\n \r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 235 Primrose Lane\r\nMadison, WI 53705', '2025-03-06 11:41:12', '2025-03-06 11:41:12'),
(2785, 'Jayrn Marques', 'rick.fredericks@gmail.com', 'অভিযোগ বক্স', '[1]: How to Attract Customers Like a Pro', 'Hi Paramountinsurancebd,\r\n\r\nI still remember sitting at my desk, staring at my sales numbers, wondering why nothing was working. \r\n\r\nI had tried everything—running ads, tweaking my website, and offering discounts—but my results were frustratingly inconsistent. \r\n\r\nOne month would bring a flood of leads, and the next? Crickets.\r\n\r\nThen, I stumbled across a simple shift in strategy that changed everything. \r\n\r\nInstead of chasing customers, I learned how to pull them in naturally—creating messaging and systems that made my business the only logical choice. \r\n\r\nThe impact was immediate, and today, I’m sharing the exact strategies so you can do the same.\r\n\r\nLet\'s dive in: \r\nhttps://marketersmentor.com/attract-customers.php?refer=paramountinsurancebd.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com', '2025-03-06 12:09:10', '2025-03-06 12:09:10'),
(2786, 'Mandy', 'creativeteamhire@outlook.com', 'তথ্য অধিকার আইকন', 'Freelance Content Writer', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.', '2025-03-06 13:53:57', '2025-03-06 13:53:57'),
(2787, 'Elba Charbonneau', 'charbonneau.elba84@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner.', 'Radiant Heat for your bathroom floor.\r\n\r\nDon\'t re-model without getting a price.\r\nWe have the easiest, affordable product on the market.\r\n24v system with a plug in transformer\r\n\r\nSend a drawing to : Affordableradiantheat@gmail.com\r\n\r\nIt will be the best improvement you ever made.\r\nVisit our website @ Chilloutradiantheat.com\r\n\r\nBest Regards,\r\nJoe Myers\r\nChill Out Radiant Heat\r\nP: 732.851.6265\r\nC: 732.874.3969\r\nwww.chilloutradiantheat.com', '2025-03-06 16:26:01', '2025-03-06 16:26:01'),
(2788, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Forecast for President Trump', 'President Trump is undoubtedly the most powerful man on this planet, and his decisions will significantly influence the lives of billions of people. Do you want to know what decisions he will make and what events he may encounter during his presidency? If interested, you can get our exclusive FORECAST FOR PRESIDENT TRUMP report, where you will find precise information about his decisions and the events he can encounter during this period. You can get this report at https://wexxon.com/en/home/27-forecast-for-president-trump.htmlhttps://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.', '2025-03-06 18:25:38', '2025-03-06 18:25:38'),
(2789, 'Jetta Bayly', 'jetta.bayly32@hotmail.com', 'তথ্য অধিকার আইকন', 'Unlock TikTok Leads for paramountinsurancebd.com', 'Imagine if paramountinsurancebd.com could tap into TikTok for genuine leads? Our AI-powered growth service zeros in on the perfect users—based on hashtags they use and profiles they’re following—to boost your reach and push traffic back to you. We’ve had businesses like paramountinsurancebd.com see 100+ new leads in a month.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://cutt.ly/Nrtv4L3f', '2025-03-06 18:54:29', '2025-03-06 18:54:29'),
(2790, 'Andrew M', 'maura.clemente@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Immediate attention needed', 'Immediate Attention Needed\r\n\r\nHi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nIf you\'re interested, reach me here: https://bit.ly/custom-logo-design-andrew\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nShawn', '2025-03-06 19:47:33', '2025-03-06 19:47:33'),
(2791, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and I just found your site Paramountinsurancebd \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-07 03:14:40', '2025-03-07 03:14:40'),
(2792, 'MatthewFam', 'metabrez@gmx.de', '?????? ????', 'We offer 100 mg Generic Viagra® for just $0.45 per dose—a price', 'Trusted by Over 40,933 Men Across the U.S. \r\n \r\nAffordable ED Treatment No Catch \r\n \r\nWe offer 100 mg Generic Viagra® and 20 mg Generic Cialis® for just $0.45 per dose—a price that’s up to 97% less than the big brands. \r\n \r\nHow do we do it? By building our direct-to-patient platform from scratch and sourcing medication directly from the manufacturer, we cut out the middlemen and pass the savings on to you. No hidden fees, no markups—just proven ED treatments at an unbeatable price. \r\n \r\nhttps://cutt.ly/teX52Bd3 \r\nhttps://cutt.ly/geMsuEqP \r\nhttps://telegra.ph/Ordering-Viagra-from-an-online-pharmacy-12-25', '2025-03-07 03:48:38', '2025-03-07 03:48:38'),
(2793, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Instead, congrats', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-07 08:21:47', '2025-03-07 08:21:47'),
(2794, 'Bywouck', 'brosjonson@mail.ru', '???? ?????? ????', 'Dating in your city', 'Tired of boring dating apps? This site is different вЂ“ it connects you with real girls from your city. See for yourself  - https://t.me/+ijV3M3OHHIowNzcx \r\n \r\nHewouck', '2025-03-07 14:13:55', '2025-03-07 14:13:55'),
(2795, 'Jack Loftis', 'loftis.jack@gmail.com', 'তথ্য অধিকার আইকন', 'Grow Your Instagram 24/7 with AI – See the Difference', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/EpQjZ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-07 22:26:03', '2025-03-07 22:26:03'),
(2796, 'Lincolnjoimi', 'nomin.momin+322d2@mail.ru', '?????? ????', 'Ncfwuwjijdwefjehue iwiqkwodeigi irwodwofjihgrjeo owofjiegheijwodkowj ihiwdowdkwojefgihg paramountinsurancebd.com', 'Nfwhdkjdwj rdqskwjfej wkdwodkwkifjejr okeowjrfiejfiej rowjedowkrfiejfi jrowkorwkjrfejfi jorkdworefoijfeijfowek okdwofjiejgierjfoe paramountinsurancebd.com', '2025-03-07 23:41:47', '2025-03-07 23:41:47'),
(2797, 'John Smith', 'divine@increasetraffic.shop', 'তথ্য অধিকার আইকন', 'There are a ton of different channels to make money', 'Join the #1 top-rated group online.  Making members more profit than any group with Reselling, Price Errors, Trading, Crypto, Hidden Clearance, Sneakers, LEGO and more: https://www.increasetraffic.shop/divine !\r\n\r\nDivine isn’t just one person—it’s a powerhouse of experts, each specializing in different niches of online income.  Over the years, we’ve built an elite team skilled in reselling, ticket flipping, trading, crypto, NFTs, and more.  Together, we’ve redefined the industry, delivering exclusive, top-tier insights that can’t be found anywhere else.\r\n\r\n5 DAY TRIAL: https://www.increasetraffic.shop/divine !\r\nExclusive Hidden Clearance software to find profitable deals\r\nCutting-edge Crypto & Trading Insights\r\nDozens of guides for sellers of all levels.\r\nHidden Clearance reports from exclusive stock-checkers.\r\n\r\nThere are a ton of different channels with different avenues to make money.  Webmaster like you have only been in for a day and hit a $300 profit shoe.\r\n\r\n\r\nBest,\r\nJohn Smith\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 236 Highland View Drive\r\nSacramento, CA 95826', '2025-03-08 06:07:16', '2025-03-08 06:07:16'),
(2798, 'Mike Edward Svensson', 'info@professionalseocleanup.com', '?????? ????', 'Improve your website`s ranks totally free', 'Hi there, \r\n \r\nWhile checking your paramountinsurancebd.com for its ranks, I have noticed that \r\nthere are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nAsk us how we do it: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nRegards \r\nMike Edward Svensson\r\n \r\nPhone: +1 (855) 221-7591', '2025-03-08 17:20:39', '2025-03-08 17:20:39'),
(2799, 'Rob Stralia', 'rob.stralia@gmail.com', 'তথ্য অধিকার আইকন', 'looking for clarification', 'Reach millions of customers effortlessly. We send your ad text directly to website contact forms for a flat rate - no per click charges. Your message will be seen, just like you\'re reading this one right now.\r\n\r\n Feel free to contact me using the details below if you want to learn more about my approach.\r\n\r\nRegards,\r\nRob Stralia\r\nEmail: Rob.Stralia@freshnewleads.my\r\nWebsite: http://k8rejy.contactformads.top', '2025-03-08 20:50:33', '2025-03-08 20:50:33'),
(2800, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Are you dating someone?', 'Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.', '2025-03-09 00:41:59', '2025-03-09 00:41:59'),
(2801, 'Gabrielle Fairley', 'fairley.gabrielle@hotmail.com', 'অভিযোগ বক্স', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Is your website, paramountinsurancebd.com, failing to grab the traffic it deserves? Thousands of interested visitors pass unnoticed daily when sites don’t stand out they need. Our cutting-edge traffic solution bridges the gap—delivering targeted visitors straight to your site.\r\nKick things off with a complimentary test run and see 4,000 hand-picked visitors flood your site. Ready for more? Go big to 350K hits monthly with our advanced packages. Let’s convert lost opportunities to real growth. Learn how here: https://cutt.ly/FryHKFVX', '2025-03-09 01:32:47', '2025-03-09 01:32:47'),
(2802, 'Roxana Raymond', 'raymond.roxana@gmail.com', 'তথ্য অধিকার আইকন', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://cutt.ly/ErtvZbpG\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-09 12:40:21', '2025-03-09 12:40:21'),
(2803, 'Eddie Hines', 'dubbifyai@goldtip.shop', 'তথ্য অধিকার আইকন', 'You can easily profit from it', 'Creating videos that GOES VIRAL and make you PROFIT is one of the hardest parts of video creation,\r\n\r\n…because most video creation software does not have what it takes to grab attention.\r\n\r\nBut here is a solution\r\n\r\nINTRODUCING…Dubbify AI\r\n\r\n>>See how it works here : https://www.goldtip.shop/dubbifyai \r\n\r\nYou can now dub any viral video online using just the video link and translate into any language.  (instead of creating from scratch yourself)\r\n\r\nDubbify AI Lets You Clone ANY Speaker’s Voice And Make Them Speak Multiple Languages With One Click…\r\n\r\nIt keeps the personality, tone, voice -  this is not like the robotic voice you see around\r\n\r\n… and you can easily profit from it, posting them on our private marketplace with thousands of buyers interested in AI-Dubbed videos.\r\n\r\n>> Dub any Video and Profit here: https://www.goldtip.shop/dubbifyai \r\n\r\nThis is the same way Logan Paul and the rest of the content creators are making multiple 6-figures for video content creation.\r\n\r\nJust follow these 3 simple steps…\r\n\r\nStep 1: Paste Any Video URL\r\nGrab any video link from YouTube, Vimeo, X, TikTok, or any platform and drop it into Dubbify AI.\r\n\r\nStep 2: Select Your Languages & AI Voice Settings\r\nChoose from dozens of languages, adjust voice styles\r\n\r\nStep 3: Click Once & Watch Dubbify AI Do The Impossible\r\nDubbify AI instantly translates, dubs, and syncs every word with Hollywood-level precision…\r\n\r\nThe truth is,\r\n\r\nTo win in the video creation game, you just have to leverage what has worked for others online and that’s what Dubbify AI will do for you.\r\n\r\nStop speeding on expensive video creation software with robotic videos, Dub any trending video online, then make it yours..\r\n\r\n>> Secure your account on Dubbify AI: https://www.goldtip.shop/dubbifyai \r\n\r\nWhen you get access to Dubbbify AI, you become eligible for other software bonuses. \r\n\r\nYou have to take fast action because after now, the coupon code and the bonuses will not be available again.\r\n\r\n\r\nEddie Hines\r\n\r\n \r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4059 Hinkle Lake Road\r\nCambridge, MA 02138', '2025-03-09 13:27:39', '2025-03-09 13:27:39'),
(2804, 'Starla Chubb', 'starla.chubb24@outlook.com', 'তথ্য অধিকার আইকন', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'Is your website, paramountinsurancebd.com, failing to grab the traffic it deserves? Thousands of valuable visitors go untapped daily when sites lack the reach they need. Our smart traffic solution changes that—sending targeted visitors straight to your site.\r\nGet started with a free 4,000-visitor boost and watch four thousand focused visitors flood your site. Love the results? Go big to 350K visitors per month with our premium plans. Let’s transform overlooked potential into tangible results. Learn how here: https://shorten.so/GI7Wi', '2025-03-09 17:22:33', '2025-03-09 17:22:33'),
(2805, '* * * Snag Your Free Gift: http://vasudevelectroproject.com/upload/dacx71.php?vnf8t9 * * * hs=17732ee81a86989672f38a8aed5df8b2*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '1zka4u', 'kgt441', '2025-03-09 18:44:01', '2025-03-09 18:44:01'),
(2806, '* * * <a href=\"http://vasudevelectroproject.com/upload/dacx71.php?vnf8t9\">Get Free Bitcoin Now</a> * * * hs=17732ee81a86989672f38a8aed5df8b2*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'udff6h', 'bvo6lm', '2025-03-09 18:44:04', '2025-03-09 18:44:04'),
(2807, '* * * Snag Your Free Gift: http://licarimfg.com/uploaded/h6bkgg.php?3m4yd * * * hs=5a65269347ded774db78dfe5572366c3*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'g0uhpp', 'r9orqb', '2025-03-09 18:44:14', '2025-03-09 18:44:14'),
(2808, '* * * <a href=\"http://licarimfg.com/uploaded/h6bkgg.php?3m4yd\">Snag Your Free Gift</a> * * * hs=5a65269347ded774db78dfe5572366c3*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'n7dpzi', 'yp3lhw', '2025-03-09 18:44:17', '2025-03-09 18:44:17'),
(2809, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your site – more leads?', 'Hello Paramountinsurancebd,\r\n\r\nI\'m Eric and I recently discovered your website - Paramountinsurancebd - in the search results.\r\n\r\nThis is what that signifies to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies indicate that 7 out of 10 visitors to Paramountinsurancebd will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, prepared and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business.\r\n\r\nYou’ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nGoto https://trustedleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-10 06:44:59', '2025-03-10 06:44:59'),
(2810, 'Almeda Carington', 'carington.almeda@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.so/bl2RA\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-10 08:40:08', '2025-03-10 08:40:08'),
(2811, 'Claudine Phelps', 'info@globalwidepr.com', 'তথ্য অধিকার আইকন', 'Stand Out: No-Cost Digital Journal Feature – Hurry', 'Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://globalwidepr.com/\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that you may wish to unsubscribe. To unsubscribe from our list, please complete this quick form with your website address: bit. ly/unsubscribemeurl', '2025-03-10 11:22:39', '2025-03-10 11:22:39'),
(2812, 'Andrew M', 'phelan.keira@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Immediate attention needed', 'Immediate Attention Needed\r\n\r\nHi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nIf you\'re interested, reach me here: https://bit.ly/custom-logo-design-andrew\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nShawn', '2025-03-10 14:22:24', '2025-03-10 14:22:24'),
(2813, 'Charley Romo', 'romo.charley28@gmail.com', 'তথ্য অধিকার আইকন', '100+ Leads from TikTok? Here’s How', 'Imagine if paramountinsurancebd.com could leverage TikTok for authentic leads? Our AI-driven growth service targets the right users—based on hashtags they use and people they watch—to skyrocket your reach and send traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-03-10 18:56:33', '2025-03-10 18:56:33'),
(2814, 'Angel Kelly', 'workforceai@unlockrevenue.info', 'অভিযোগ বক্স', 'Access to the best AI models in the world—all in one dashboard', 'Hey,\r\n\r\nSomething incredible has been happening over the last few days.\r\n\r\nMore than 1,036 people have already signed up for WorkForceAI, locking in their one-time payment before the price increase.\r\n\r\nThe reason so many people are jumping in?\r\n\r\nThey know that AI-powered content creation is the future—and they want to be ahead of the curve before this becomes mainstream.\r\n\r\nRight now, WorkForceAI gives you access to the best AI models in the world—all in one dashboard:\r\n\r\n✔️ Complete content marketing automation: https://www.unlockrevenue.info/workforceai \r\n✔️ AI image generation with Midjourney\r\n✔️ AI influencer avatars that attract brand deals\r\n✔️ Voice cloning in 150+ languages\r\n\r\n\r\nThis is your last chance to get in before the price goes up.\r\n\r\n📌 Click here to secure your copy before the deal ends: https://www.unlockrevenue.info/workforceai \r\n\r\nAngel Kelly\r\n\r\n \r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4007 Longview Avenue\r\nBrooklyn, NY 11212', '2025-03-10 20:20:30', '2025-03-10 20:20:30'),
(2815, 'Zachary Bolinger', 'bolinger.zachary@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'question', 'Boost Your Business with Google Reviews! ⭐\r\n\r\nLooking to grow your online reputation and attract more customers? Google reviews build trust, improve your search ranking, and make your business stand out. Positive reviews can be the deciding factor for potential clients choosing between you and a competitor. Don’t wait — strengthen your credibility today!\r\n\r\nYour success starts with what people see online: https://www.websboost.com/order/googlereviews.php', '2025-03-11 08:12:21', '2025-03-11 08:12:21'),
(2816, 'Sam', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'High-End Custom Website Designing', 'I design and develop high-quality, custom websites—no templates, only top-tier craftsmanship. My 5-page portfolio sites start at $2,000, and e-commerce platforms from $3,500. First, I design all pages for approval. Once all designs are finalized, I begin development. The result? A fast, smooth, mobile-friendly, SEO-optimized, and high-scrolling experience. If quality matters to you, let’s build something exceptional. \r\n\r\nReply to webdesignservices111@outlook.com to discuss your project!', '2025-03-11 08:31:48', '2025-03-11 08:31:48'),
(2817, 'Arthur Allen', 'dfp@cap-placement.online', 'তথ্য অধিকার আইকন', 'Working Capital Made Simple – Apply Today!', 'Dear CEO,\r\n\r\nWe are an investment and funding firm, working in alliance with a high-net-worth group to provide financing at minimal interest rates. We believe that a strategic partnership between our organizations could create substantial value for both parties.\r\n\r\nWe would be delighted to share more details about this opportunity upon your response. Please feel free to reach out if you require any additional information or would like to discuss this further.\r\n\r\nLooking forward to your thoughts.\r\n\r\nBest regards,\r\n\r\nArt Allen', '2025-03-11 09:53:24', '2025-03-11 09:53:24'),
(2818, 'John Strickland', 'premium@bizopphand.info', 'তথ্য অধিকার আইকন', 'Earn 300 dollars/day as a TikTok Shop Affiliate', 'Ready To Start Earning More as a TikTok Shop Affiliate?\r\nGain access to a comprehensive A-to-Z TikTok Shop course, higher-commission links, exclusive tools and resources, and an engaged community of over 3,000 members: https://www.bizopphand.info/premium .\r\n\r\nSocial Army is the ultimate platform for TikTok Shop affiliates.   Whether you\'re just starting your journey or looking to level up, Social Army has everything you need.   From comprehensive courses for all skill levels to a vibrant community, powerful tools, and exclusive resources, we ensure you gain far more value than what you invest.\r\n\r\nPro:\r\nGroup coaching sessions and tailored courses\r\nTop product picks and live scripts\r\nExclusive flash deals\r\nExclusive brand campaigns\r\nCommunity Support\r\n\r\nJohn Strickland\r\n\r\n \r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4933 Penn Street\r\nJefferson City, MO 65101', '2025-03-11 12:32:34', '2025-03-11 12:32:34'),
(2819, 'Taylah Mattes', 'mattes.taylah@yahoo.com', 'তথ্য অধিকার আইকন', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Is your website, paramountinsurancebd.com, not reaching its full audience? Thousands of valuable visitors slip by daily when sites don’t stand out they need. Our next-level traffic solution bridges the gap—sending engaged visitors right to your doorstep.\r\nDive in with a risk-free 4,000-visitor preview and experience four thousand focused visitors arrive at your site. Impressed? Go big to 350K visitors per month with our premium plans. Let’s transform overlooked potential into measurable success. Find out here: https://shorten.ee/zc7j2', '2025-03-11 13:35:58', '2025-03-11 13:35:58'),
(2820, 'Martinmib', 'gorm.fearthainn@gmail.com', '?????? ????', 'VERY DEPRAVED WOMEN MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS MEET FOR SEX ONLY ON THIS SITE http://s521814468.online.de/cgi-bin/lo.pl?https://telegra.ph/bhw-03-02?6916?2w2zt2b0 \r\n \r\n \r\n \r\n \r\nl1gy3f8u6u5d5l8p \r\nv0zx6b7y0i4n8f9v \r\ns3ec3u3r4d9s3p6d \r\nr7ek7g1o1j7d1c1u', '2025-03-11 23:02:54', '2025-03-11 23:02:54'),
(2821, 'Martinmib', 'gorm.fearthainn@gmail.com', '?????? ????', 'VERY DEPRAVED WOMEN MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS MEET FOR SEX ONLY ON THIS SITE http://s521814468.online.de/cgi-bin/lo.pl?https://telegra.ph/bhw-03-02?6916?2w2zt2b0 \r\n \r\n \r\n \r\n \r\nl1gy3f8u6u5d5l8p \r\nv0zx6b7y0i4n8f9v \r\ns3ec3u3r4d9s3p6d \r\nr7ek7g1o1j7d1c1u', '2025-03-11 23:02:56', '2025-03-11 23:02:56'),
(2822, 'Martinmib', 'gorm.fearthainn@gmail.com', '?????? ????', 'VERY DEPRAVED WOMEN MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS MEET FOR SEX ONLY ON THIS SITE http://s521814468.online.de/cgi-bin/lo.pl?https://telegra.ph/bhw-03-02?6916?2w2zt2b0 \r\n \r\n \r\n \r\n \r\nl1gy3f8u6u5d5l8p \r\nv0zx6b7y0i4n8f9v \r\ns3ec3u3r4d9s3p6d \r\nr7ek7g1o1j7d1c1u', '2025-03-11 23:02:57', '2025-03-11 23:02:57'),
(2823, 'Martinmib', 'gorm.fearthainn@gmail.com', '???? ?????? ????', 'VERY DEPRAVED WOMEN MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS MEET FOR SEX ONLY ON THIS SITE http://s521814468.online.de/cgi-bin/lo.pl?https://telegra.ph/bhw-03-02?6916?2w2zt2b0 \r\n \r\n \r\n \r\n \r\nl1gy3f8u6u5d5l8p \r\nv0zx6b7y0i4n8f9v \r\ns3ec3u3r4d9s3p6d \r\nr7ek7g1o1j7d1c1u', '2025-03-11 23:02:59', '2025-03-11 23:02:59'),
(2824, 'Martinmib', 'gorm.fearthainn@gmail.com', '?????? ????', 'VERY DEPRAVED WOMEN MEET FOR SEX ONLY ON THIS SITE', 'VERY DEPRAVED GIRLS MEET FOR SEX ONLY ON THIS SITE http://s521814468.online.de/cgi-bin/lo.pl?https://telegra.ph/bhw-03-02?6916?2w2zt2b0 \r\n \r\n \r\n \r\n \r\nl1gy3f8u6u5d5l8p \r\nv0zx6b7y0i4n8f9v \r\ns3ec3u3r4d9s3p6d \r\nr7ek7g1o1j7d1c1u', '2025-03-11 23:03:01', '2025-03-11 23:03:01'),
(2825, 'Vernon Hermanson', 'hermanson.vernon@gmail.com', 'তথ্য অধিকার আইকন', 'TikTok Leads? Try This Free for 7 Days', 'Ever thought how paramountinsurancebd.com could leverage TikTok for real leads? Our smart AI growth service pinpoints the right users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had businesses like paramountinsurancebd.com see 100+ new leads in a month.\r\nWant to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-03-11 23:11:37', '2025-03-11 23:11:37'),
(2826, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'how to turn eyeballs into phone calls', 'Hello, Eric here with a quick thought about your website Paramountinsurancebd \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n  \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n     \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-12 02:44:30', '2025-03-12 02:44:30'),
(2827, 'Demetria Howells', 'demetria.howells91@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn TikTok into paramountinsurancebd.com’s Lead Machine', 'Imagine if paramountinsurancebd.com could tap into TikTok for genuine leads? Our AI-powered growth service zeros in on the ideal users—based on hashtags they use and profiles they’re following—to skyrocket your reach and push traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-03-12 10:46:45', '2025-03-12 10:46:45'),
(2828, 'Gary Burt', 'kelsey.wessel@gmail.com', 'অভিযোগ বক্স', 'Here\'s exactly how many sales you\'re losing...', 'Hi, \r\n\r\nRemember those missed calls we talked about yesterday? Let\'s do some quick math that might make you uncomfortable:\r\n\r\nFor every 100 calls to your business: \r\n• 27 go unanswered \r\n• 13 of those are hot leads \r\n• 4 would have become sales \r\n• 80% won\'t call back\r\n\r\nGuess what?  They\'re calling your competition right now instead.\r\nStop this now         https://swly.co/shl\r\n\r\nBut here\'s the real kicker... You\'re still paying your answering service up to  $3 per minute…or using your answering machine… to take messages that customers hardly never leave.\r\n\r\nWhat if instead, you had an AI Smart Talk Agent that: \r\n• Answers every single call instantly \r\n• Handles 20+ calls at once \r\n• Books and confirms appointments automatically \r\n• Never takes a break \r\n• Costs one flat monthly fee\r\n\r\nSound impossible?    Fix this now…      https://swly.co/shl\r\n\r\nCall (360) 300-5426 right now. You\'ll be talking to our AI Agent - experiencing exactly what your customers could experience.\r\n\r\nOr let\'s chat about your specific needs: Book a 15-minute Zoom call with Gary here    https://swiy.co/gbapt   \r\n\r\nTomorrow, I\'ll show you something even more interesting: how businesses like yours are capturing every opportunity, 24/7, without adding staff or increasing costs.\r\n\r\nBest, Sterling\r\n\r\nP.S. While you\'re reading this, how many calls have you missed?\r\n\r\n\r\n\r\n\r\n\r\n30 N Goulds St.  Ste 48737\r\nSheridan Wyoming 82801\r\nTo Opt Out of receiving further emails click the link below\r\nhttps://optout.srs/?info=paramountinsurancebd.com', '2025-03-12 11:43:49', '2025-03-12 11:43:49'),
(2829, 'Gretta O\'Conor', 'oconor.gretta16@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Is your website, paramountinsurancebd.com, failing to grab the traffic it deserves? Thousands of valuable visitors slip by daily when sites lack the reach they need. Our smart traffic solution delivers results—sending engaged visitors right to your doorstep.\r\nGet started with a no-cost trial and watch 4,000 targeted visitors hit your site. Ready for more? Go big to 350K monthly visitors with our top-tier options. Let’s transform overlooked potential into tangible results. Learn how here: https://shorten.is/f4X5H', '2025-03-12 12:09:49', '2025-03-12 12:09:49'),
(2830, 'Mike Elias Thomas', 'info@digital-x-press.com', '?????? ????', 'Want Better Rankings? Try This Method', 'Greetings, \r\n \r\nI know that many struggle accepting that search engine optimization requires time and a well-planned ongoing investment. \r\n \r\nUnfortunately, very few site owners have the determination to wait for the slow but steady yet impactful gains that can completely change their business. \r\n \r\nWith constant search engine updates, a consistent, commitment to SEO is essential for securing a high return on investment. \r\n \r\nIf you see this as the right strategy, partner with us! \r\n \r\nExplore Our SEO Growth Packages \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nContact Us on Instant Messaging \r\nhttps://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide exceptional value for your investment, and you will be glad choosing us as your SEO partner. \r\n \r\nLooking forward, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-03-13 02:07:09', '2025-03-13 02:07:09');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2831, 'Jayrn Marques', 'markley.rickie@gmail.com', 'শুদ্ধাচার সেবা বক্স', '[1]: The Hidden Formula to Getting Unlimited Traffic', 'Hi Paramountinsurancebd,\r\n\r\nA few years ago, I was struggling to get traffic to my online business. \r\n\r\nI had built what I thought was the perfect website, had an amazing offer, and even spent money on ads—but nothing worked. \r\n\r\nIt felt like I was shouting into the void, hoping someone would notice me.\r\n\r\nThen, I discovered a completely different approach, one that top entrepreneurs quietly use to attract a flood of traffic without constantly chasing it. \r\n\r\nThe secret? Traffic isn’t created—it’s redirected. Instead of hoping people find you, you strategically position yourself where they already are.\r\n\r\nThis simple shift changed everything for me. It’s the foundation of what some of the most successful marketers use to drive traffic effortlessly. \r\n\r\nIf you’ve ever wondered how certain businesses seem to attract leads on autopilot, today, I’ll break down the step-by-step process so you can do the same.\r\n\r\nLet\'s dive in: \r\nhttps://marketersmentor.com/unlimited-traffic.php?refer=paramountinsurancebd.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com', '2025-03-13 03:19:34', '2025-03-13 03:19:34'),
(2832, 'Romaine Wanliss', 'romaine.wanliss@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Free Trial: TikTok Growth for paramountinsurancebd.com', 'Ever thought how paramountinsurancebd.com could tap into TikTok for real leads? Our AI-driven growth service pinpoints the right users—based on hashtags they use and people they watch—to skyrocket your reach and push traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/U3-a9dgY6vk', '2025-03-13 08:41:10', '2025-03-13 08:41:10'),
(2833, 'Gary Burt', 'elvera.kelso@msn.com', 'শুদ্ধাচার সেবা বক্স', 'May I take a message... is costing you a fortune...', 'Hi,\r\n\r\nQuick scenario: Your marketing is working. Customers are calling. But... You\'re not answering or the call is going to voicemail.  Stop this now    https://swiy.co/sw3\r\n\r\n• You’re out on a jobsite\r\n• Your staff is in a meeting\r\n• It’s lunch hour\r\n• It’s after hours\r\n• It’s the weekend\r\n\r\nEach time this happens; you’re not just missing a call. You’re missing sales.  Sales you\'re competitor just got.\r\n\r\nHere’s what your AI Smart Talk Agent could be doing right now:\r\n• Booking appointments while you or your staff is busy\r\n• Answering product questions instantly\r\n• Handling multiple calls simultaneously\r\n• Converting inquiries into appointments\r\n• Remembering repeat callers by name\r\n\r\nAnd the best part? It updates itself every 24 hours with your latest business information.\r\n\r\nDon’t believe it can sound natural and professional?  Check it out here:   https://swiy.co/sw3\r\n\r\nOr…  call (360) 300-5426 now and experience our AI Agent handling your call (You wont believe it’s not human).\r\n\r\nFind out more here:    https://swiy.co/sw3\r\n\r\nTomorrow, I’ll share something surprising: how much money you’re actually spending on\r\nmissed calls and inefficient phone handling.\r\n\r\nBest, Sterling\r\n\r\nP.S. Your competition might be reading this same email right now. Who will act first?\r\n\r\n\r\n\r\n\r\n\r\n30 N Goulds St.  Ste 48737\r\nSheridan Wyoming 82801\r\nTo Opt Out of receiving further emails click the link below\r\nhttps://optout.srs/?info=paramountinsurancebd.com', '2025-03-13 16:18:45', '2025-03-13 16:18:45'),
(2834, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'How to avoid car accidents', 'Are you driving frequently, and do you want to know how to minimize the risk of being involved in a car accident, which could dramatically change your and your loved one\'s lives? If so, we can prepare our FUTURE FORECAST report for you, which will contain precise and highly detailed information about days with the highest probability of getting involved in a car accident. You can order our FUTURE FORECAST report at https://wexxon.com/en/home/10-future-forecast-transits.html', '2025-03-13 22:37:38', '2025-03-13 22:37:38'),
(2835, 'IslaTob', 'duqotayowud23@gmail.com', '????????? ???? ????', 'Hallo  i write about   the price for reseller', 'Hola, volia saber el seu preu.', '2025-03-14 03:49:57', '2025-03-14 03:49:57'),
(2836, 'Kevin Murphy', 'kevinm@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'You Might Want to See This', 'Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at  https://nextdayworkingcapital.com/unsubscribe', '2025-03-14 05:01:53', '2025-03-14 05:01:53'),
(2837, 'Max Dodge', 'check-message-text7401@professionallinkscleanup.com', 'শুদ্ধাচার সেবা বক্স', 'Urgent: Toxic Links Detected on paramountinsurancebd.com – Free Cleanup', 'Hi there,  \r\n\r\nWhile checking paramountinsurancebd.com, I found that your site has a high volume of spammy links pointing to it.  \r\n\r\nThese negative links can negatively impact your search performance, reduce organic reach, and even lead to penalties by search engines.  \r\n\r\nWe’re offering a 100% free toxic link cleanup to help you safeguard your ranking and improve your rankings.  \r\n\r\nWhy free?  \r\nBecause we’re all site owners, and if we don’t support each other, then what’s the point?.  \r\n\r\nCheck out our site and claim your free toxic link cleanup today:  \r\nhttps://www.professionalseocleanup.com/  \r\n\r\nIf you have any inquiries, feel free to contact us on whatsapp: https://www.professionalseocleanup.com/whatsapp-us/\r\n\r\nBest,  \r\nMike %random last name%\r\nProfessional SEO Cleanup  \r\nhttps://www.professionalseocleanup.com/ \r\nPhone/whatsapp:  +1 (855) 221-7591', '2025-03-14 10:39:49', '2025-03-14 10:39:49'),
(2838, 'ForestImpox', 'lotanadar@gmail.com', '???? ?????? ????', 'IMPORTANT! Urgent: $150,725.93 Withdrawal Ends in 30 Minutes', 'IMPORTANT MESSAGE! YOUR $150,715.01 IS ABOUT TO EXPIRE! https://script.google.com/macros/s/AKfycbyhfd7RSx_8FTun3iVBPau6Vqfv72SQToY3-bjZsjls2YhYsKws-ZQaSD6WS5ejyT20Rg/exec/3z5y9l1o/6z5q/8/g1/3w8k8l1u/5x6q/v/p2/3q6p6l5e/7c6f/k/m5?9r6wy0i8 \r\n \r\n \r\n \r\n \r\nl6bo0p3w5n7f0j9b \r\ne6uh8l3k6p1r4n8q \r\nc2ek1f0p2n3d7z3v \r\ny6ki9n4e2n0y0y4e', '2025-03-14 13:44:01', '2025-03-14 13:44:01'),
(2839, 'ForestImpox', 'lotanadar@gmail.com', '???? ?????? ????', 'IMPORTANT! Urgent: $150,725.93 Withdrawal Ends in 30 Minutes', 'IMPORTANT MESSAGE! YOUR $150,715.01 IS ABOUT TO EXPIRE! https://script.google.com/macros/s/AKfycbyhfd7RSx_8FTun3iVBPau6Vqfv72SQToY3-bjZsjls2YhYsKws-ZQaSD6WS5ejyT20Rg/exec/3z5y9l1o/6z5q/8/g1/3w8k8l1u/5x6q/v/p2/3q6p6l5e/7c6f/k/m5?9r6wy0i8 \r\n \r\n \r\n \r\n \r\nl6bo0p3w5n7f0j9b \r\ne6uh8l3k6p1r4n8q \r\nc2ek1f0p2n3d7z3v \r\ny6ki9n4e2n0y0y4e', '2025-03-14 13:44:03', '2025-03-14 13:44:03'),
(2840, 'ForestImpox', 'lotanadar@gmail.com', '?????? ????', 'IMPORTANT! Urgent: $150,725.93 Withdrawal Ends in 30 Minutes', 'IMPORTANT MESSAGE! YOUR $150,715.01 IS ABOUT TO EXPIRE! https://script.google.com/macros/s/AKfycbyhfd7RSx_8FTun3iVBPau6Vqfv72SQToY3-bjZsjls2YhYsKws-ZQaSD6WS5ejyT20Rg/exec/3z5y9l1o/6z5q/8/g1/3w8k8l1u/5x6q/v/p2/3q6p6l5e/7c6f/k/m5?9r6wy0i8 \r\n \r\n \r\n \r\n \r\nl6bo0p3w5n7f0j9b \r\ne6uh8l3k6p1r4n8q \r\nc2ek1f0p2n3d7z3v \r\ny6ki9n4e2n0y0y4e', '2025-03-14 13:44:06', '2025-03-14 13:44:06'),
(2841, 'ForestImpox', 'lotanadar@gmail.com', '???? ?????? ????', 'IMPORTANT! Urgent: $150,725.93 Withdrawal Ends in 30 Minutes', 'IMPORTANT MESSAGE! YOUR $150,715.01 IS ABOUT TO EXPIRE! https://script.google.com/macros/s/AKfycbyhfd7RSx_8FTun3iVBPau6Vqfv72SQToY3-bjZsjls2YhYsKws-ZQaSD6WS5ejyT20Rg/exec/3z5y9l1o/6z5q/8/g1/3w8k8l1u/5x6q/v/p2/3q6p6l5e/7c6f/k/m5?9r6wy0i8 \r\n \r\n \r\n \r\n \r\nl6bo0p3w5n7f0j9b \r\ne6uh8l3k6p1r4n8q \r\nc2ek1f0p2n3d7z3v \r\ny6ki9n4e2n0y0y4e', '2025-03-14 13:44:07', '2025-03-14 13:44:07'),
(2842, 'ForestImpox', 'lotanadar@gmail.com', '?????? ????', 'IMPORTANT! Urgent: $150,725.93 Withdrawal Ends in 30 Minutes', 'IMPORTANT MESSAGE! YOUR $150,715.01 IS ABOUT TO EXPIRE! https://script.google.com/macros/s/AKfycbyhfd7RSx_8FTun3iVBPau6Vqfv72SQToY3-bjZsjls2YhYsKws-ZQaSD6WS5ejyT20Rg/exec/3z5y9l1o/6z5q/8/g1/3w8k8l1u/5x6q/v/p2/3q6p6l5e/7c6f/k/m5?9r6wy0i8 \r\n \r\n \r\n \r\n \r\nl6bo0p3w5n7f0j9b \r\ne6uh8l3k6p1r4n8q \r\nc2ek1f0p2n3d7z3v \r\ny6ki9n4e2n0y0y4e', '2025-03-14 13:44:09', '2025-03-14 13:44:09'),
(2843, 'Audrey Clark', 'cornett.malcolm@yahoo.com', 'অভিযোগ বক্স', 'Unlock a 200% Bonus up to €7,500 + 10% Weekly Cashback at Instant Casino!​', 'Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://online-888.casino\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.​\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!​\r\n\r\nStart earning now: https://online-888.casino', '2025-03-14 19:11:40', '2025-03-14 19:11:40'),
(2844, 'Ngan Chanter', 'ngan.chanter@gmail.com', 'তথ্য অধিকার আইকন', 'query', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-03-14 21:21:15', '2025-03-14 21:21:15'),
(2845, 'Glenn Sease', 'stockdreams@getprofitnow.info', 'তথ্য অধিকার আইকন', 'From Pictures to Traffic: The Google Image Search Revolution!', 'Dear Creative Entrepreneur,\r\n\r\nToday marks the final opportunity to access StockDreams – the platform that\'s transformed graphic design into a simple, profitable, and enjoyable process.\r\n\r\n?? Remember, StockDreams is your ticket to:\r\n\r\nCrafting AI-generated visuals that captivate and sell, in mere minutes.\r\n\r\nOpening a floodgate of traffic through eye-catching, SEO-friendly images. It\'s time to tap into a gold mine that most are overlooking: Google Image Search powered by AI: https://www.getprofitnow.info/stockdream \r\n\r\nLaunching a graphic design service that requires zero traditional training.\r\n\r\nEarning from a variety of revenue streams, passive and active, online.\r\n\r\nWe\'ve watched users go from design novices to in-demand pros, selling their artwork on global marketplaces and securing a steady income stream, all thanks to StockDreams\' intuitive AI-powered platform.\r\n\r\nBut now, the window is closing.\r\n\r\nThis is your LAST CHANCE to grab StockDreams at the current offer, with full access to all its features – from AI-generated stock images and illustrations to logos, icons, and more, all crafted within a user-friendly editor that’s been a game-changer for so many.\r\n\r\nDon\'t let hesitation hold you back from what could be the turning point in your creative and financial path.\r\n\r\n?? Click here to claim your access before the clock runs out: https://www.getprofitnow.info/stockdream \r\n\r\nAs the saying goes, \'opportunity doesn\'t knock twice.\' This is your moment, seize it with StockDreams and watch as your design capabilities – and revenue – soar to new heights.\r\n\r\nWishing you a future brimming with success and creativity.\r\n\r\nFarewell, for now, let\'s make these final hours count!\r\n\r\nTo your unlimited creative potential,\r\n\r\nGlenn Sease\r\n\r\n\r\nP.S.: Miss this, and you\'ll miss out on the simplest path to design success and financial growth. Let\'s end this chapter on a high note. Join us, and let\'s create masterpieces together with StockDreams.\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1920 Gore Street\r\nHouston, TX 77030', '2025-03-15 00:38:57', '2025-03-15 00:38:57'),
(2846, 'MiguelAscen', 'w.ork.777top@gmail.com', '?????? ????', 'Водка казино', 'Не пропустите возможность понять всё о казино водка \r\n \r\nЗаходите по ссылке и читайте полную публикацию сейчас же. \r\nhttps://t.me/s/Official_kometa19', '2025-03-15 00:47:35', '2025-03-15 00:47:35'),
(2847, 'Marcelino Mohammad', 'marcelino.mohammad@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock TikTok Leads for paramountinsurancebd.com', 'Imagine if paramountinsurancebd.com could leverage TikTok for genuine leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and people they watch—to boost your reach and push traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/U3-a9dgY6vk', '2025-03-15 01:04:07', '2025-03-15 01:04:07'),
(2848, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'Hi Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-15 03:12:31', '2025-03-15 03:12:31'),
(2849, 'Moses Tipton', 'moses.tipton58@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI tool.', 'What if your website paramountinsurancebd.com experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s enhance your site’s reach together. Get more information here: https://ow.ly/5m5y50Vhn0c', '2025-03-15 05:07:14', '2025-03-15 05:07:14'),
(2850, 'Lorraine Milliman', 'lorraine.milliman@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hashtags + AI = paramountinsurancebd.com Wins', 'Ever thought how paramountinsurancebd.com could harness TikTok for genuine leads? Our smart AI growth service pinpoints the ideal users—based on hashtags they use and accounts they follow—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/U3-a9dgY6vk', '2025-03-15 07:21:53', '2025-03-15 07:21:53'),
(2851, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Instead, congrats', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-15 08:01:34', '2025-03-15 08:01:34'),
(2852, 'Joanna Riggs', 'joannariggs94@gmail.com', 'অভিযোগ বক্স', 'Explainer Video for your website', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna', '2025-03-15 12:27:16', '2025-03-15 12:27:16'),
(2853, 'Lasonya Cline', 'lasonya.cline@gmail.com', 'অভিযোগ বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-03-15 20:43:46', '2025-03-15 20:43:46'),
(2854, 'Dwayne Mccurdy', 'mccurdy.dwayne43@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hashtags + AI = paramountinsurancebd.com Wins', 'What if paramountinsurancebd.com could leverage TikTok for authentic leads? Our AI-powered growth service targets the perfect users—based on hashtags they use and profiles they’re following—to boost your reach and send traffic back to you. We’ve had similar websites see 100+ new leads in a month.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/U3-a9dgY6vk', '2025-03-16 00:11:41', '2025-03-16 00:11:41'),
(2855, 'Fanny Daye', 'check-message-text9513@strictlydigital.net', 'অভিযোগ বক্স', 'Elevate Your SEO with Quality Backlinks', 'Greetings,  \r\n\r\nGetting some set of links redirecting to Testforum.com may result in zero worth or harmful results for your business.  \r\n\r\nIt really isn’t important how many external links you have, what is crucial is the number of ranking terms those domains are optimized for.  \r\n\r\nThat is the most important thing.  \r\nNot the fake Domain Authority or SEO score.  \r\nAnyone can manipulate those.  \r\nBUT the amount of ranking keywords the domains that point to your site rank for.  \r\nThat’s the bottom line.  \r\n\r\nGet these quality links point to your website and your rankings will skyrocket!  \r\n\r\nWe are offering this exclusive SEO package here:  \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/  \r\n\r\nIn doubt, or want clarification, reach out here:  \r\nhttps://www.strictlydigital.net/whatsapp-us/  \r\n\r\nSincerely,  \r\n\r\nMike Daye\r\n\r\nstrictlydigital.net  \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-03-16 02:37:08', '2025-03-16 02:37:08'),
(2856, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Get your Birth Chart with essential information for you', 'Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https://wexxon.com/en/home/8-your-birth-chart.html', '2025-03-16 06:39:08', '2025-03-16 06:39:08'),
(2857, 'Marc Kincade', 'workforceai@greatbusi.info', 'অভিযোগ বক্স', 'You’re Overpaying for AI – Stop Wasting Money', 'Hey,\r\n\r\nHere’s the cold, hard truth:\r\n\r\nThe old way of creating content is dead.\r\n\r\n🚫 Paying designers for simple images?  Overpriced.\r\n🚫 Outsourcing copywriting?  AI does it better.\r\n🚫 Hiring expensive video editors?  Waste of money.\r\n\r\nYet, most businesses are still paying thousands per month for outdated tools.\r\n\r\nThey’re paying $30/month for Midjourney when WorkForceAI gives them unlimited image generation for a one-time fee.\r\n\r\nThey’re paying $99/month for Synthesia when WorkForceAI creates AI avatars that attract sponsors—for free.\r\n\r\nThey’re paying $29/month for ElevenLabs when WorkForceAI gives them 1,900+ AI voices with unlimited cloning.\r\n\r\nThe smart ones are switching.\r\n\r\nAI-generated content = The future of online business.\r\n\r\nAnd with WorkForceAI, you don’t have to pay hundreds per month—you pay once and own it forever.\r\n\r\n📌 Click here before the price jumps: https://www.greatbusi.info/workforceai \r\n\r\nMarc Kincade\r\n\r\n \r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4091 Harper Street\r\nTrenton, KY 42286', '2025-03-16 10:08:55', '2025-03-16 10:08:55'),
(2858, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric, and I just found your site Paramountinsurancebd. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric  \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them.  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nTry Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-16 12:42:53', '2025-03-16 12:42:53'),
(2859, 'Kerstin Titheradge', 'kerstin.titheradge@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com administrator!', 'Are you fully utilizing the potential of your paramountinsurancebd.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into results. Get more information here: https://ow.ly/ZINJ50VhmUH', '2025-03-16 12:52:44', '2025-03-16 12:52:44'),
(2860, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Try this, get more leads', 'Hello to the Paramountinsurancebd Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Paramountinsurancebd to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Paramountinsurancebd.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-16 22:43:55', '2025-03-16 22:43:55'),
(2861, 'Bonita Conti', 'bonita.conti@yahoo.com', 'অভিযোগ বক্স', 'Hashtags + AI = paramountinsurancebd.com Wins', 'Imagine if paramountinsurancebd.com could leverage TikTok for real leads? Our smart AI growth service zeros in on the ideal users—based on hashtags they use and profiles they’re following—to skyrocket your reach and send traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\r\nReady to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/U3-a9dgY6vk', '2025-03-17 01:20:54', '2025-03-17 01:20:54'),
(2862, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Get your Birth Chart with essential information for you', 'Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https://wexxon.com/en/home/8-your-birth-chart.html', '2025-03-17 08:12:05', '2025-03-17 08:12:05'),
(2863, 'Rony', 'hireonline556600@outlook.com', 'তথ্য অধিকার আইকন', 'Flexible & Cost-Effective Business Process Outsourcing Agency', 'Hi, Need skilled back-office support without the hassle of hiring, office setup, or employee benefits? As a BPO agency, we provide Virtual Assistants for data entry, admin support, customer service, chat process, and more—at 50–70% lower costs than in-house hiring.\r\n\r\nYou can hire full-time, part-time, hourly, or project-based employees as per your needs. We also offer finance roles like bookkeepers and accountants if required.\r\n\r\nInterested? Email us at hireonline556600@outlook.com, and let’s discuss your requirements!', '2025-03-17 10:07:59', '2025-03-17 10:07:59'),
(2864, 'Jason', 'credelir1999@gmail.com', 'Select Dropdown', 'Asher', 'Important information for the administrator of the website paramountinsurancebd.com.\r\n\r\nIf you are not the administrator of the website paramountinsurancebd.com, please forward this letter to the person who manages the website paramountinsurancebd.com.\r\n\r\nHello!\r\n\r\nI noticed that your website paramountinsurancebd.com is not using Google AdSense ads. Perhaps you haven’t used this tool yet, and it could be a great source of additional income for your site.\r\n\r\nI’ve prepared a course in which I explain in detail how to easily set up AdSense, buy cheap traffic, and start earning without changing your content.\r\n\r\nHere’s the link to review the material: https://webadnavigator.online\r\n\r\nIf you’re interested or have any questions, I’d be happy to help!\r\n\r\nBest regards,  \r\nEverett', '2025-03-17 15:37:17', '2025-03-17 15:37:17'),
(2865, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Try this, get more leads', 'Hello to the Paramountinsurancebd Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Paramountinsurancebd to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Paramountinsurancebd.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-17 18:13:05', '2025-03-17 18:13:05'),
(2866, 'Marcus Grimm', 'marcus.grimm@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com owner.', 'Are you fully utilizing the potential of your paramountinsurancebd.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https://ow.ly/5m5y50Vhn0c', '2025-03-17 22:12:25', '2025-03-17 22:12:25'),
(2867, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nStop wasting money chasing eyeballs that don’t turn into paying customers.  \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-17 22:12:48', '2025-03-17 22:12:48'),
(2868, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'how to turn eyeballs into phone calls', 'Hello Paramountinsurancebd Administrator,\r\n\r\nThis is Eric here with a short thought about your website Paramountinsurancebd...\r\n\r\nI’m on the internet frequently and I examine many business websites.\r\n\r\nSimilar to yours, many of them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\r\n\r\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\r\n\r\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\r\n\r\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-18 03:27:45', '2025-03-18 03:27:45'),
(2869, 'Michael M', 'freund.analisa@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner.', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/logo-gallery-michael\r\n\r\nBest,\r\nMichael', '2025-03-18 07:10:10', '2025-03-18 07:10:10'),
(2870, 'Latoya Ewan', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2025-03-18 09:31:12', '2025-03-18 09:31:12'),
(2871, 'OscarTob', 'duqotayowud23@gmail.com', '????????? ???? ????', 'Hallo  i wrote about your the price', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2025-03-18 10:56:34', '2025-03-18 10:56:34'),
(2872, 'Tia Brooke', 'info@increaseorganictraffic.com', 'তথ্য অধিকার আইকন', 'Enhance Your Website’s Visibility with Expert SEO Services', 'Hi paramountinsurancebd.com,\r\n\r\nI would like to discuss SEO! Strategy for You\r\n\r\nI can assist in optimizing your website to reach the first page of Google, thereby increasing the leads and sales generated from your site.\r\n\r\nNote: I\'d be happy to discuss SEO services in greater detail with you; we can work together. Drop your best number to reach.\r\n\r\nBests Regards,\r\nTia Brooke\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”', '2025-03-18 23:49:10', '2025-03-18 23:49:10'),
(2873, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello Paramountinsurancebd,\r\n\r\nI\'m Eric and I recently discovered your website - Paramountinsurancebd - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Paramountinsurancebd will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-19 06:14:02', '2025-03-19 06:14:02'),
(2874, 'Terence Townsend', 'nicheflicksai@growwealthy.info', 'শুদ্ধাচার সেবা বক্স', 'Real People Are Making $1K+ with AI—Here’s How!', 'Hey ,\r\n\r\nIf you’re still wondering whether NicheFlicks AI can actually make you money, let me show you some real success stories…\r\n\r\n📈 Meet Mark, a fitness coach who used NicheFlicks AI to create a lead-gen funnel for local gyms.\r\n 💰 He landed two $750 clients within his first week—just by offering AI-powered video marketing!\r\n\r\n🏡 Sarah, a real estate marketer, closed a $1,200 deal with an agent who needed high-converting videos and lead-gen pages.\r\nShe didn’t need a big team—AI did all the heavy lifting.\r\n\r\n💼 David, a freelancer, used NicheFlicks AI to sell $500 marketing videos to local businesses.\r\nHe scaled to $3,000/month in just 30 days—without running a single ad!\r\n\r\nNow it’s your turn.\r\n\r\nWith NicheFlicks AI, you can:\r\n\r\n ✅ Find local businesses that need your help (AI does the research for you!)\r\n\r\n ✅ Create high-converting marketing videos & lead-gen pages in minutes\r\n\r\n ✅ Automate client outreach & get paid $500-$1000 per project: https://www.growwealthy.info/nicheflicksai \r\n\r\n ✅ Start your AI-powered business with no experience needed\r\n\r\nThis is already working for others—why not YOU?\r\n\r\nGet NicheFlicks AI Now Before the Price Goes Up!\r\n\r\n: https://www.growwealthy.info/nicheflicksai \r\n\r\n⏳ Don’t wait—secure your access before the early-bird deal disappears!\r\n\r\nSee you inside,\r\n\r\nTerence Townsend\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4338 Derek Drive\r\nNew Philadelphia, OH 44663', '2025-03-19 07:05:45', '2025-03-19 07:05:45'),
(2875, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Make money much faster', 'Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https://wexxon.com/en/home/29-make-money-much-faster.html', '2025-03-19 08:01:36', '2025-03-19 08:01:36'),
(2876, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Try this, get more leads', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-19 08:45:45', '2025-03-19 08:45:45');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2877, 'Koby Gallant', 'morrismi1@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com', '2025-03-19 20:16:57', '2025-03-19 20:16:57'),
(2878, 'Susana Wilmot', 'wilmot.susana@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Free Trial: TikTok Growth for paramountinsurancebd.com', 'What if paramountinsurancebd.com could harness TikTok for genuine leads? Our smart AI growth service zeros in on the right users—based on hashtags they’re into and people they watch—to supercharge your reach and send traffic back to you. We’ve had similar websites see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://youtu.be/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl', '2025-03-19 21:59:48', '2025-03-19 21:59:48'),
(2879, 'John McPeters', '7figure@moredollar.info', 'অভিযোগ বক্স', 'Stupid Wealth Generating Business Machine', 'How would you like to build a ‘Business Machine\' that allows you to work only 5 hours a week, using a proven system (since 2008) that creates the kind of wealth you have been dreaming of for years?\r\n\r\nMeet Michael Cheney, \r\n\r\nFor years he struggled to create an online business and was on the verge of giving up, feeling confused and wondering why he couldn\'t make the business work when others were doing it profitably.\r\n\r\nThis challenged him to think long and hard, testing his theories over several years he finally had an ‘AH HA\' moment cracking the nut, figuring it ALL out: https://www.moredollar.info/7figure . \r\n\r\nMichael had created his very own ‘Business Machine’ \r\n\r\nSince 2008 he has consistently delivered this wealth straight into his own bank accounts. \r\n\r\nThe kind of silly dreamt of wealth.\r\n\r\nToday you have the opportunity to duplicate the entire 7 figure ‘Business Model’ Michael built\r\n\r\nHere’s how it works: https://www.moredollar.info/7figure \r\n\r\nTalk soon,\r\n\r\nJohn McPeters\r\n\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4963 Leisure Lane\r\nMoorpark, CA 93021', '2025-03-19 23:32:28', '2025-03-19 23:32:28'),
(2880, 'Maddy', 'bizassistance008@outlook.com', 'অভিযোগ বক্স', 'Experienced Bookkeeper', 'Hi, This is Maddy. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 15 per hour. \r\n\r\nReply me on Bizassistance008@outlook.com to discuss further.', '2025-03-20 00:08:26', '2025-03-20 00:08:26'),
(2881, 'Mark Simmons', 'marks@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'An Option Worth Exploring', 'What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-03-20 06:42:51', '2025-03-20 06:42:51'),
(2882, 'Lorri Segura', 'segura.lorri@gmail.com', 'অভিযোগ বক্স', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/I3f350Vhqic\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-20 07:55:42', '2025-03-20 07:55:42'),
(2883, 'Nigel Goulet', 'nigel.goulet@gmail.com', 'তথ্য অধিকার আইকন', 'Transform Paramountinsurancebd into Movie!', 'Convert any given page or information from paramountinsurancebd.com into an full-length 4K Film or highly engaging social media clip – instantly!\r\n\r\n- Great for online platforms, content sharing sites, & marketing campaigns\r\n- Create feature-length videos & promo videos automatically\r\n- Lifelike AI-generated dialogues & soundtracks\r\n- Multi-language support for an international audience\r\n\r\nPromote paramountinsurancebd.com , your brand, or content seamlessly!\r\n\r\nOne-time payment – No recurring fees!\r\n\r\nGrab AI MovieMaker 2.0 HERE -->> https://lifetime-aimoviemaker.com/ <<--', '2025-03-20 09:48:59', '2025-03-20 09:48:59'),
(2884, 'Ebony McDonell', 'mcdonell.ebony27@gmail.com', 'অভিযোগ বক্স', 'Free Trial: TikTok Growth for paramountinsurancebd.com', 'Imagine if paramountinsurancebd.com could tap into TikTok for genuine leads? Our smart AI growth service zeros in on the ideal users—based on hashtags they’re into and people they watch—to skyrocket your reach and push traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://youtu.be/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl', '2025-03-20 11:00:19', '2025-03-20 11:00:19'),
(2885, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Make money much faster', 'Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https://wexxon.com/en/home/29-make-money-much-faster.html', '2025-03-20 14:31:25', '2025-03-20 14:31:25'),
(2886, 'Ronald Weeks', 'ronald.weeks@googlemail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster!', 'Struggling to rank on Google? Our SEO experts can help. Contact https://hireseogeek.com/?src2=paramountinsurancebd.com', '2025-03-20 17:27:59', '2025-03-20 17:27:59'),
(2887, 'Jefferson Swader', 'jefferson.swader@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\nhireadevelopernow@gmail.com', '2025-03-20 18:40:20', '2025-03-20 18:40:20'),
(2888, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and I just found your site Paramountinsurancebd \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-20 21:42:52', '2025-03-20 21:42:52'),
(2889, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-20 21:43:26', '2025-03-20 21:43:26'),
(2890, 'Rajiv', 'venture4help@outlook.com', 'তথ্য অধিকার আইকন', 'Data Services', 'Hi, I offer a wide range of data services, including data collection, extraction, mining, web research, list building, and data entry. I also specialize in BPO, healthcare RCM, data processing, annotation, and management. Whether you need CRM data entry, survey processing, or data visualization, I can help. \r\n\r\nReach out at venture4help@outlook.com to discuss how I can support your business needs!', '2025-03-20 21:55:53', '2025-03-20 21:55:53'),
(2891, 'Francisco Suh', 'francisco.suh@hotmail.com', 'তথ্য অধিকার আইকন', 'TikTok Leads? Try This Free for 7 Days', 'What if paramountinsurancebd.com could tap into TikTok for real leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and accounts they follow—to supercharge your reach and push traffic back to you. We’ve had similar websites see 100+ new leads in a month.\r\nReady to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-21 03:11:36', '2025-03-21 03:11:36'),
(2892, 'Nereida Bolduc', 'nereida.bolduc37@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Working to grow your website traffic? Our smart AI tool attracts perfect website traffic using keywords plus geographic data from global regions to streets.\r\nAiming at increased revenue, livelier engagement, or expanded web impact?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/ZAfo50UrkaO', '2025-03-21 04:02:38', '2025-03-21 04:02:38'),
(2893, 'Roxanne Lomax', 'roxanne.lomax@gmail.com', 'অভিযোগ বক্স', 'Ready to Skyrocket Your Instagram? Our AI Does the Work', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/I3f350Vhqic\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-21 04:29:24', '2025-03-21 04:29:24'),
(2894, 'Mia Lambe', 'mia.lambe@msn.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'Striving to grow your website traffic? Our AI-powered tool attracts custom website traffic via keywords and place-specific filters from continents to neighborhoods.\r\nWanting more profits, livelier engagement, or a wider digital presence?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/FmRo50UrTGi', '2025-03-21 09:55:26', '2025-03-21 09:55:26'),
(2895, 'Hans Hopson', 'hans.hopson@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Supercharge paramountinsurancebd.com with AI TikTok Magic', 'What if paramountinsurancebd.com could harness TikTok for genuine leads? Our smart AI growth service zeros in on the right users—based on hashtags they use and accounts they follow—to supercharge your reach and send traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nWant to make TikTok work for paramountinsurancebd.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-21 10:29:25', '2025-03-21 10:29:25'),
(2896, 'Jayson Oddo', 'jayson.oddo@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster.', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at lisa365chat@gmail.com', '2025-03-21 11:54:36', '2025-03-21 11:54:36'),
(2897, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric, and I just found your site Paramountinsurancebd. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric  \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them.  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nTry Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-21 13:13:01', '2025-03-21 13:13:01'),
(2898, 'Naveen', 'brandbuildingassistance@outlook.com', 'অভিযোগ বক্স', 'SEO for paramountinsurancebd.com', 'Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.', '2025-03-21 19:11:05', '2025-03-21 19:11:05'),
(2899, 'Cheryl Parker', 'cherylp@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'Just a Thought—Could This Help Your Business?', 'Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-03-22 03:09:35', '2025-03-22 03:09:35'),
(2900, 'Renee Maxfield', 'maxfield.renee80@gmail.com', 'তথ্য অধিকার আইকন', 'Convert Paramountinsurancebd into a Movie!', 'Turn any given page or info from paramountinsurancebd.com into an feature-length movie and trending digital video – instantly!\r\n\r\n- Great for websites, social networks, & promotions\r\n- Generate full-length movies & promotional clips with no effort\r\n- Realistic AI-generated conversations & soundtracks\r\n- Multi-language support for an international audience\r\n\r\nPromote paramountinsurancebd.com , your identity, or content with ease!\r\n\r\nOne-time payment – No subscriptions!\r\n\r\nGrab AI MovieMaker 2.0 NOW -->> https://lifetime-aimoviemaker.com/ <<--', '2025-03-22 04:09:10', '2025-03-22 04:09:10'),
(2901, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Get precisely accurate astrological reports for you and your loved ones', 'We can prepare accurate and detailed astrological reports for you and your loved ones. You can get the following astrological reports: Birth Chart, Romantic Compatibility, Relationships, and Future Forecast. You can get more information and order these astrological reports in our store: https:/wexxon.com', '2025-03-22 04:33:21', '2025-03-22 04:33:21'),
(2902, 'Archie Lindley', 'archie.lindley72@gmail.com', 'তথ্য অধিকার আইকন', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/XtMO50VhqkV\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-22 09:37:52', '2025-03-22 09:37:52'),
(2903, 'Lois Murray', 'mitolyn@dollartip.info', 'অভিযোগ বক্স', 'They Laughed... Until His Fat Killing Exploit Was Revealed', 'Four years ago, a US scientist made a shocking claim.\r\n\r\nHe said he could triple calorie burning with a strange purple peel.\r\n\r\nThey laughed. They called him crazy. Sponsors pulled funding.\r\n\r\nHe nearly went bankrupt. His marriage was on the brink of collapse.\r\n\r\nBut he didn’t stop.\r\n\r\nFor years, he worked tirelessly in his lab, pouring everything he had into proving the world wrong.\r\n\r\nAnd then it happened. The fat-torching purple peel exploit was born — a fat melting breakthrough so powerful .\r\n\r\nThis simple, natural trick turbocharges calorie burning 3X faster — without diets or exercise.\r\n\r\nMillions have already watched his discovery, and now you can see it for yourself.\r\n\r\n==> Watch the Purple Peel Exploit Now And Turbocharge Your Calorie Burn: https://www.dollartip.info/mitolyn .\r\n\r\nHis journey risked everything. but it could change everything for you.\r\n\r\nTry it for yourself tonight.\r\n\r\nTo your health,\r\nLois Murray\r\n\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2762 Lodgeville Road\r\nMinneapolis, MN 55402', '2025-03-22 11:07:07', '2025-03-22 11:07:07'),
(2904, 'Mike Mathias Vincent', 'mike@monkeydigital.co', '?????? ????', 'Grow Your Website Traffic with Country-Specific Social Ads – Only $10 for 10K Visits!', 'Hi there, \r\n \r\nI wanted to reach out with something that could seriously boost your website’s reach. We work with a trusted ad network that allows us to deliver genuine, geo-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t bot traffic—it’s actual users, tailored to your chosen market and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ high-quality visitors for just $10 \r\nCountry-specific traffic for any country \r\nScalability available based on your needs \r\nUsed by marketers—we even use this for our SEO clients! \r\n \r\nInterested? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr ask any questions on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to getting you more traffic! \r\n \r\nBest, \r\nMike Mathias Vincent\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-03-22 14:49:48', '2025-03-22 14:49:48'),
(2905, 'Lorraine Goss', 'lorraine.goss75@hotmail.com', 'তথ্য অধিকার আইকন', 'question', 'BOOST YOUR BUSINESS WITH TRUSTPILOT REVIEWS!\r\n\r\nWant to enhance your business reputation and attract more customers?\r\nTrustpilot reviews can help you build credibility and drive targeted\r\nvisitors and leads.\r\n\r\n WHY REVIEWS MATTER:\r\n* Customers check reviews before making a decision.\r\n* A strong reputation sets you apart from competitors.\r\n* Positive reviews increase trust and conversions.\r\n\r\nWHAT WE OFFER:\r\n✔ Fast & Reliable Delivery\r\n✔ High-Quality, Authentic Reviews\r\n✔ No Admin Access Required\r\n✔ 24/7 Customer Support\r\n✔ Flexible & Customizable Options\r\n\r\nhttps://websboost.com/order/trustpiolotreviews.php\r\n\r\nWe also offer website visitors, SEO services, speed optimization, and\r\nwebsite design.\r\n\r\nLET’S GROW YOUR BUSINESS TOGETHER!', '2025-03-22 14:54:05', '2025-03-22 14:54:05'),
(2906, 'Natalia Musselman', 'natalia.musselman@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'We improve MOZ  Domain authority 30+ in 25 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com\r\n\r\nSPECIAL DA 40 OFFER : Now improve your DA to 40 for just $39. contact now at intrug@gmail.com', '2025-03-22 15:39:25', '2025-03-22 15:39:25'),
(2907, 'Mike Arthur Eriksson', 'info@strictlydigital.net', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hello, \r\n \r\nReceiving some collection of links pointing to paramountinsurancebd.com could have 0 value or harmful results for your website. \r\n \r\nIt really doesn’t matter the number of external links you have, what is crucial is the total of search terms those platforms appear in search for. \r\n \r\nThat is the most important factor. \r\nNot the fake Domain Authority or SEO score. \r\nThat anyone can do these days. \r\nBUT the amount of ranking keywords the sites that link to you rank for. \r\nThat’s it. \r\n \r\nHave such links point to your website and your rankings will skyrocket! \r\n \r\nWe are offering this powerful service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or need more information, reach out here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike Arthur Eriksson\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-03-22 16:07:24', '2025-03-22 16:07:24'),
(2908, 'Karen B.', 'outreachseo54@gmail.com', 'অভিযোগ বক্স', 'SEO links exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nWould you be interested in a link exchange? I can link to your site - paramountinsurancebd.com, from a super high authority site - newsbreak.com with 35 milliion monthly visitors. In return, you link to my clients\' site from yours.\r\n\r\nLet me know if interested, and I\'ll share more details.\r\n\r\nThanks!\r\nKaren\r\nSEO Account Manager', '2025-03-22 18:43:42', '2025-03-22 18:43:42'),
(2909, 'Simone Basaldua', 'simone.basaldua@gmail.com', 'তথ্য অধিকার আইকন', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/I3f350Vhqic\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-22 20:29:36', '2025-03-22 20:29:36'),
(2910, 'Derick Nicholson', 'derick.nicholson@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'November 2024 Core Update: Crush Google\'s Update', 'Hi Mate,\r\n\r\n\"Traffic down, rankings down, revenue down, business down.\"\r\n\r\n\"Just as the new broad core update is rolling out, sales vanished while traffic is way up.\"\r\n\r\n\"We are free falling.\" \r\n\r\n\"Yes, looks like a drop. Ad revenue record low for November.” \r\n\r\n\"Big drop today. -40%.\" \r\n\r\n\"Yeah, a very big drop today. Seems like Google wants to ensure that they don’t lose any piece of the Christmas shopping cake.\"\r\n\r\n\"Anyone else seeing big changes for their sites at the moment? Traffic for our Indonesian speaking main site is down by nearly 50%\"\r\n\r\nWell, Google, hit you hard again, didn’t it?\r\n\r\nIf the above SEO chatter regarding the November 2024 Core Update hits a little too close to home then know this…\r\nWe stand by you.\r\nWe stand by you like always and are happy to report that we have massacred the Update of Google November 2024 Core Update.\r\n\r\n\r\nAs soon as the update hit the web, me and my team hit the SEO lab and started testing thousands of websites for various permutations and combinations.\r\n\r\nAND THE RESULTS ARE ASTOUNDING!\r\n\r\nWe are happy to share the fruits of labour with you so your money site doesn’t have to labour for revenue this Black Friday.\r\nCome, take a bite at it. Contact me at seolinkfarms@gmail.com\r\n\r\nSam\r\nseolinkfarms@gmail.com', '2025-03-22 20:58:35', '2025-03-22 20:58:35'),
(2911, 'Dyan Stinnett', 'dyan.stinnett@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Grow paramountinsurancebd.com with TikTok Traffic', 'Ever thought how paramountinsurancebd.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the ideal users—based on hashtags they use and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-22 21:15:52', '2025-03-22 21:15:52'),
(2912, 'Lida Doss', 'lida.doss@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI tool.', 'Needing to fuel your website growth? Our smart platform pulls targeted website traffic via keywords or place-based tags from continents to city blocks.\r\nLooking for increased earnings, livelier visitors, or a larger online presence?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/IUno50UrkaG', '2025-03-22 22:22:04', '2025-03-22 22:22:04'),
(2913, 'Carol Hinkel', 'review@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'Invite you to review our products', 'Hello paramountinsurancebd.com,\r\n\r\nI am Carol from Growthmarketingnow, you have an excellent website: paramountinsurancebd.com, and I would like to invite you to review our beauty products.\r\n\r\nWe will send you a sampl e and you don\'t need to pay anything: https://www.growthmarketingnow.info/review  \r\n\r\nWhen you think beauty, you might think lipstick and eye shadow, but the cosmetics industry is much more than just makeup. It\'s also hair care and dermatology, not to mention science and technology.\r\n\r\nPopular Products and Their Focus:\r\n\r\nRevitalift Triple Power Anti-Aging Moisturizer:\r\nThis moisturizer, containing pro-retinol, vitamin C, and hyaluronic acid, is designed to target wrinkles, loss of firmness, and radiance. \r\n\r\nRevitalift Retinol Night Serum:\r\nThis serum, rich in retinol, is known for helping to reduce the appearance of fine lines, unclog pores, and even out skin tone. \r\n\r\nHyaluronic Acid Serum:\r\nOur hyaluronic acid serum is popular for its hydrating properties, helping to plump and hydrate the skin. \r\n\r\nRevitalift Water Cream:\r\nA lighter version of the Revitalift moisturizer, the water cream is designed to provide hydration without feeling heavy. \r\n\r\nand much more...\r\n\r\nNow click here to get a sampl e without spending a penny: https://www.growthmarketingnow.info/review \r\n\r\n\r\nBest,\r\n\r\nCarol Hinkel\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4069 Tuna Street\r\nSouthfield, MI 48075', '2025-03-23 03:39:06', '2025-03-23 03:39:06'),
(2914, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your site – more leads?', 'Hello Paramountinsurancebd,\r\n\r\nI\'m Eric and I recently discovered your website - Paramountinsurancebd - in the search results.\r\n\r\nThis is what that signifies to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies indicate that 7 out of 10 visitors to Paramountinsurancebd will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, prepared and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business.\r\n\r\nYou’ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nGoto https://trustedleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-23 13:13:14', '2025-03-23 13:13:14'),
(2915, 'Shawnee Ruiz', 'shawnee.ruiz@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Striving to boost your website crowd? Our AI-driven tool attracts targeted website traffic using keywords and place-specific filters from global regions to streets.\r\nSeeking increased revenue, active website traffic, or a wider digital presence?\r\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/ou5b50Urkav', '2025-03-23 19:58:37', '2025-03-23 19:58:37'),
(2916, 'Vasil P', 'mault.alyce@msn.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster.', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t fully reflect your brand’s potential. A small tweak could make a huge difference in first impressions.\r\n\r\nI design logos that align perfectly with your brand’s identity. Want me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/portfolio-vasil\r\n\r\nBest,\r\nVasil', '2025-03-23 23:59:11', '2025-03-23 23:59:11'),
(2917, 'Lavern Salamanca', 'salamanca.lavern@gmail.com', 'তথ্য অধিকার আইকন', 'Turn TikTok into paramountinsurancebd.com’s Lead Machine', 'What if paramountinsurancebd.com could leverage TikTok for real leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-24 00:21:53', '2025-03-24 00:21:53'),
(2918, 'Ian Carleton', '7figure@getmoreopportunities.info', 'অভিযোগ বক্স', 'Stupid Wealth Generating Business Machine', 'How would you like to build a ‘Business Machine\' that allows you to work only 5 hours a week, using a proven system (since 2008) that creates the kind of wealth you have been dreaming of for years?\r\n\r\nMeet Michael Cheney, \r\n\r\nFor years he struggled to create an online business and was on the verge of giving up, feeling confused and wondering why he couldn\'t make the business work when others were doing it profitably.\r\n\r\nThis challenged him to think long and hard, testing his theories over several years he finally had an ‘AH HA\' moment cracking the nut, figuring it ALL out: https://www.getmoreopportunities.info/7figure . \r\n\r\nMichael had created his very own ‘Business Machine’ \r\n\r\nSince 2008 he has consistently delivered this wealth straight into his own bank accounts. \r\n\r\nThe kind of silly dreamt of wealth.\r\n\r\nToday you have the opportunity to duplicate the entire 7 figure ‘Business Model’ Michael built\r\n\r\nHere’s how it works: https://www.getmoreopportunities.info/7figure \r\n\r\nTalk soon,\r\nIan Carleton\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2797 Turnpike Drive\r\nBirmingham, AL 35203', '2025-03-24 11:15:29', '2025-03-24 11:15:29'),
(2919, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Obtenga informes astrológicos precisos para usted y sus seres queridos', 'Podemos preparar informes astrológicos precisos y detallados para usted y sus seres queridos. Puede obtener los siguientes informes astrológicos: Carta De Nacimento, Compatibilidad Romántica, Relacion y Pronóstico Futuro. Puede obtener más información y pedir estos informes astrológicos en nuestra tienda: https://wexxon.com/es/', '2025-03-24 17:06:51', '2025-03-24 17:06:51'),
(2920, 'Janina Trost', 'trost.janina@yahoo.com', 'অভিযোগ বক্স', 'AI + TikTok = Your Next 100 Leads', 'Imagine if paramountinsurancebd.com could harness TikTok for genuine leads? Our AI-driven growth service pinpoints the right users—based on hashtags they’re into and accounts they follow—to supercharge your reach and send traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nWant to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-24 17:13:25', '2025-03-24 17:13:25'),
(2921, 'Will M', 'cameron.cockett@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'The Secret SEO Formula That Google Won’t Tell You!', 'Your competitors are stealing your customers—while you\'re invisible on Google. Fix that NOW with high-authority backlinks and geo-targeted SEO that skyrockets your rankings and drives real local buyers straight to you.\r\n\r\nVisit: https://bit.ly/seogurunow now', '2025-03-24 17:49:18', '2025-03-24 17:49:18'),
(2922, 'Rahul', 'hireonline4455@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Data Collection and Lead List Building', 'I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions. \r\n\r\nEmail me at Hireonline4455@outlook.com.', '2025-03-24 18:32:01', '2025-03-24 18:32:01'),
(2923, 'Jill Heidenreich', 'jill.heidenreich@gmail.com', 'তথ্য অধিকার আইকন', 'Is this the right approach?', 'Looking for fast and easy content creation? Try these 3 Amazing AI Tools: \r\n**Create professional videos  \r\n**Generate content effortlessly  \r\n**Convert text to speech seamlessly  \r\nTake your content to the next level today! http://3amazingaitools.top/', '2025-03-24 21:33:03', '2025-03-24 21:33:03'),
(2924, 'Mike Bernd Robertson', 'mike@monkeydigital.co', '???? ?????? ????', 'Collaboration Request', 'Hey, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am reaching out regarding a great business deal. \r\n \r\nHow would you like to place our promotions on your platform and link back via your personalized tracking link towards high-demand products from our platform? \r\n \r\nThis way, you receive a solid 35% profit share, month after month from any transactions that are made from your website. \r\n \r\nThink about it, all businesses require SEO, so this is a big opportunity. \r\n \r\nWe already have 12k+ affiliates and our payouts are sent on time. \r\nRecently, we reached over $27,000 in commissions to our affiliates. \r\n \r\nIf interested, kindly contact us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Bernd Robertson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-03-24 21:37:40', '2025-03-24 21:37:40'),
(2925, 'Jesenia Gaffney', 'jesenia.gaffney@gmail.com', 'অভিযোগ বক্স', 'Create AI Tools That Drive Free Traffic to paramountinsurancebd.com', 'Hi there,\r\n\r\nWe wanted to introduce you to a revolutionary system that helps you create AI-powered tools to generate steady, qualified leads without paid advertising.\r\n\r\nKey benefits:\r\n\r\nCreate AI tools in minutes with simple copy/paste templates \r\nDrive free, targeted traffic to any niche or offer  \r\nBuilt-in call-to-action system to funnel leads to your sales pages \r\nNo coding or technical experience needed\r\n\r\nWe\'re currently offering a special launch price of $17 (regular $97) which includes bonus training on traffic generation and AI monetization.\r\n\r\nFor more details, check out: https://furtherinfo.info/etb\r\n\r\nThanks,\r\nJesenia', '2025-03-25 05:32:45', '2025-03-25 05:32:45'),
(2926, 'Adrienne Buckman', 'adrienne.buckman@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org or cateusgroup@gmail.com \r\nhttps://cateusinvestmentsgroup.com', '2025-03-25 05:35:39', '2025-03-25 05:35:39'),
(2927, 'Pamela Robbins', 'naganotonic@increasetraffic.shop', 'শুদ্ধাচার সেবা বক্স', '\"Japanese Water\" Burns 57LBs of thick flab (93% more powerful than Ozempic)', 'A rogue whistleblowing doctor from Japan just revealed the sickening truth behind Ozempic…\r\n\r\n>> See it for yourself right here (before it’s censored): https://www.increasetraffic.shop/naganotonic \r\n\r\nNot only did the creators of these injectable drugs STEAL the formula from a town buried deep in the Japanese Alps…\r\n\r\nThey also LIED about the disturbing side effects…\r\n\r\nMeaning that thousands of women and men are walking around like ticking time bombs…\r\n\r\nAll because they don’t yet know what happens the minute you STOP the injections….\r\n\r\nWhen you see this video…be prepared to be shocked, even ANGRY….\r\n\r\nBut the good news is you don’t need to inject yourself with a side-effect filled drug…\r\n\r\nSee, there’s a Japanese natural version that’s 93% more powerful and with none of the side effects…\r\n\r\nAnd it’s something you can easily make at home…\r\n\r\nAs long as you have some water and a few items from your pantry:\r\n\r\n>> Japanese Alpine Water Burns 57LBs of thick flab (93% more powerful than Ozempic): https://www.increasetraffic.shop/naganotonic \r\n\r\nTo your good health,\r\n\r\nPamela Robbins\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2244 Tecumsah Lane\r\nCullen, LA 71021', '2025-03-25 10:07:20', '2025-03-25 10:07:20'),
(2928, 'Neil', 'venture4help@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Data Entry and E-Commerce Expert', 'I am Neil, a data & e-commerce specialist with 10+ years of experience in data entry, research, cleansing, invoice processing & inventory management. My 3-member team handles part-time, full-time & project-based work. Rates: $6-$10/hr (discounts). \r\n\r\nReach me at venture4help@outlook.com.', '2025-03-25 14:32:53', '2025-03-25 14:32:53'),
(2929, 'April Cameron', 'bluerockinvestmentslimited@gmail.com', '?????? ????', 'BUSINESS PROPOSAL', 'Greetings, \r\n \r\nI hope this message finds you well, I\'m April Cameron from Blue Rock, and I\'m reaching out to introduce an exclusive investment opportunity that aligns with your financial objectives. If you\'re interested in learning more, please reply to this email at ac@bluerockinvest.co.uk.? \r\n \r\nBest regards, \r\n \r\nApril Cameron', '2025-03-25 16:27:31', '2025-03-25 16:27:31'),
(2930, 'Latisha Tafoya', 'latisha.tafoya@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org or cateusgroup@gmail.com \r\nhttps://cateusinvestmentsgroup.com', '2025-03-25 19:08:01', '2025-03-25 19:08:01');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2931, 'Harlan Bloom', 'harlan.bloom@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hashtags + AI = paramountinsurancebd.com Wins', 'Imagine if paramountinsurancebd.com could tap into TikTok for genuine leads? Our smart AI growth service pinpoints the ideal users—based on hashtags they’re into and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-25 22:33:26', '2025-03-25 22:33:26'),
(2932, 'Adelaide Masel', 'adelaide.masel@googlemail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'Eager to tap into fresh website traffic? Our AI-enhanced delivers targeted visitors using keywords plus location data from continents to towns.\r\nHoping for more sales, engaged pages, or wider web presence?\r\nWe adapt it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/gvsK50UrTMy', '2025-03-25 22:49:07', '2025-03-25 22:49:07'),
(2933, 'RobertTob', 'aferinohis056@gmail.com', '???? ?????? ????', 'Hello  i wrote about   the prices', 'Здравейте, исках да знам цената ви.', '2025-03-26 03:22:50', '2025-03-26 03:22:50'),
(2934, 'Maximo Howell', 'maximo.howell@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Admin!', 'FYI, I came across you guys and was checking out your website. It\'s good! But I did find a couple of issues that are holding you down in Google search results. \r\n\r\nIf you\'d like, I am happy to make you a quick website video audit walking you through those fixes... no strings attached.\r\n\r\nNo worries if you are not interested, but I just wanted to offer.\r\n\r\nLet me know if I can do that for you. \r\n\r\nMy email: globalpanther@gmail.com\r\nSkype:   live:.cid.44cd50da56c7b19b\r\n\r\nSamantha Val', '2025-03-26 04:13:54', '2025-03-26 04:13:54'),
(2935, 'Leonora Halse', 'leonora.halse@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Administrator.', 'FYI, I came across you guys and was checking out your website. It\'s good! But I did find a couple of issues that are holding you down in Google search results. \r\n\r\nIf you\'d like, I am happy to make you a quick website video audit walking you through those fixes... no strings attached.\r\n\r\nNo worries if you are not interested, but I just wanted to offer.\r\n\r\nLet me know if I can do that for you. \r\n\r\nMy email: globalpanther@gmail.com\r\nSkype:   live:.cid.44cd50da56c7b19b\r\n\r\nSamantha Val', '2025-03-26 04:22:53', '2025-03-26 04:22:53'),
(2936, 'Mohammed Messerly', 'messerly.mohammed@outlook.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Admin.', 'FYI, I came across you guys and was checking out your website. It\'s good! But I did find a couple of issues that are holding you down in Google search results. \r\n\r\nIf you\'d like, I am happy to make you a quick website video audit walking you through those fixes... no strings attached.\r\n\r\nNo worries if you are not interested, but I just wanted to offer.\r\n\r\nLet me know if I can do that for you. \r\n\r\nMy email: globalpanther@gmail.com\r\nSkype:   live:.cid.44cd50da56c7b19b\r\n\r\nSamantha Val', '2025-03-26 05:40:23', '2025-03-26 05:40:23'),
(2937, 'Jayrn Marques', 'tyrell.pendley@gmail.com', 'তথ্য অধিকার আইকন', 'How This Brand Sold Out in 48 Hours (Without Ads)', 'Hey Paramountinsurancebd,\r\n\r\nImagine launching a product and selling out in 48 hours—without spending a fortune on ads. Sounds like a dream, right?\r\n\r\nThat’s exactly what happened to EcoStride, a sustainable sneaker brand. Instead of relying only on ads, they used a press release to get featured on Yahoo Finance, Google News, and 150+ media sites.\r\n\r\n✅ 11,400+ visitors in 5 days\r\n✅ 300+ sales before ads even started\r\n✅ 100% free organic traffic from media coverage\r\n\r\nAnd the best part? Writing a press release used to be time-consuming and difficult, but now EIN Presswire’s AI Press Release Generator makes it fast and effortless.\r\n\r\nJust enter your details, let AI craft a professional press release, and distribute it to top-tier media instantly.\r\n\r\nLaunch your next product the smart way.\r\n\r\nTry It Today: https://marketersmentor.com/sold-out-product-launch.php?refer=paramountinsurancebd.com&real=yes\r\n\r\nTo your success,\r\nJayrn\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com&real=yes', '2025-03-26 14:43:36', '2025-03-26 14:43:36'),
(2938, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Hi Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-26 16:14:00', '2025-03-26 16:14:00'),
(2939, 'Vicky', 'hireresource009@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Redesign or update paramountinsurancebd.com', 'Hey, Do you want to redesign or update paramountinsurancebd.com? I can create stunning, user-friendly sites, add new features, update content, or provide maintenance. Rates: $30-$40/hr, based on complexity. Let’s discuss! \r\n\r\nEmail me at hireresource009@outlook.com', '2025-03-26 17:52:17', '2025-03-26 17:52:17'),
(2940, 'Nicole Forbes', 'forbes.nicole@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at lisa365chat@gmail.com', '2025-03-26 20:15:55', '2025-03-26 20:15:55'),
(2941, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Get the most essential information for your life', 'Please visit https://wexxon.com', '2025-03-26 22:44:24', '2025-03-26 22:44:24'),
(2942, 'Yanislav K', 'willson.curt@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator!', 'Hey there,\r\n\r\nI came across your website and noticed it loads slowly, isn’t mobile-friendly, and looks outdated. A modern redesign can help you keep visitors engaged and convert more customers.\r\n\r\nI specialize in fast, high-quality website redesigns. Want me to take a quick look?\r\n\r\nCheck out my work here: https://rebrand.ly/portfolio-yanislav\r\n\r\nBest,\r\nYanislav', '2025-03-26 23:48:25', '2025-03-26 23:48:25'),
(2943, 'Karen Fleck', 'karen.fleck63@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock TikTok Leads for paramountinsurancebd.com', 'What if paramountinsurancebd.com could harness TikTok for authentic leads? Our smart AI growth service targets the ideal users—based on hashtags they use and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had businesses like paramountinsurancebd.com see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0', '2025-03-27 01:59:37', '2025-03-27 01:59:37'),
(2944, 'Mark Simmons', 'marks@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'An Option Worth Exploring', 'What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-03-27 03:51:54', '2025-03-27 03:51:54'),
(2945, 'Eleanor Murray', 'nwnph.oenix@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'US Gov BTC Contract—Double Your Money Now!', 'We\'ve got a significant number of BTC secured offline , and we\'re one among several investors who were granted contract opportunities on the USA Federal Bitcoin Reserve. Go to this page to track how regulatory updates are going https://bitcoinreservemonitor.com\r\n\r\nWe\'re looking for participants to assist us in execution fulfill our part of the agreement. We have a restricted quantity Bitcoin acquired a long time back. . .thus, the claim slots are scarce. Stake sizes are available in $100 or $1,000. Your first stake remains for a period of ten days and at that point your payout will be $200 or $2,000 — cash out whenever you wish and any amount afterward. You\'re able to reinvest those returns every ten days up to three months. Don\'t wait, because we are eliminating any associated fees and taxes and covering taxes and fees on our end. Contact us to start.\r\n\r\nNate\r\n+1 (602) 551-6607 Text and WhatsApp\r\n\r\nnathan.unger@sharepoint.us.com\r\n\r\nUnger Cleaning Products | Cleaning Tools for Professionals\r\n\r\nEuropean company now manufacturing solely in the US!', '2025-03-27 04:27:53', '2025-03-27 04:27:53'),
(2946, 'Alexander Sherwin', 'sherwin.alexander@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator.', 'We improve MOZ  Domain authority 30+ in 25 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2025-03-27 06:07:46', '2025-03-27 06:07:46'),
(2947, 'Cecile Blackwelder', 'blackwelder.cecile@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-03-27 06:30:26', '2025-03-27 06:30:26'),
(2948, 'Jason Wallace', 'gptdash@goldtip.shop', 'শুদ্ধাচার সেবা বক্স', 'Generate high quality content in mere seconds', 'Hi,\r\n\r\nAre you tired of creating fresh content for your business?\r\n\r\nProblem solved forever: https://www.goldtip.shop/contentgpt  \r\n\r\nThis new A.I. dashboard is the perfect solution for busy entrepreneurs and business owners who want to create high-quality content without spending hours (or even minutes) writing or hiring expensive writers.\r\n\r\nA team of professional internet marketers and copywriters have created a user-friendly dashboard that allows you to simply fill in a few blanks, click a button, and let the engine do all the \"work\".\r\n\r\nWith GPTDash, you can easily generate blog posts, emails, social media updates, product reviews, sales letters, video scripts, and more. Just enter a few keywords and watch as GPTDash creates engaging and persuasive content that resonates with your target audience. And, the content is 100% original.\r\n\r\nThis dashboard is a game-changer and they could be charging an arm and a leg for it. However, they\'re offering a launch special which will be ending soon.\r\n\r\nI recommend checking it out and getting access to this dashboard today: https://www.goldtip.shop/contentgpt  \r\n\r\nDon\'t let content creation hold you back from achieving your goals. Try GPTDash today and experience the power of automated content creation for yourself.\r\n\r\nBest regards,\r\nJason Wallace\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1707 Valley Lane\r\nAustin, TX 78701', '2025-03-27 08:19:59', '2025-03-27 08:19:59'),
(2949, 'Clay Bejah', 'bejah.clay@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Working to power your website traffic? Our smart AI tool unlocks custom website traffic through keywords and place-specific filters from countries to towns.\r\nSeeking more profits, active website traffic, or stronger online reach?\r\nWe fine-tune it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/YKeU50UrTM5', '2025-03-27 09:10:15', '2025-03-27 09:10:15'),
(2950, 'William Imes', 'dfysuite@unlockrevenue.info', 'অভিযোগ বক্স', 'Page 1 Rankings – 100% DONE-FOR-YOU', 'Can you imagine how powerful it would be if you had someone that can handle ALL your social syndication for your videos, niche sites and client sites etc?\r\n\r\nWouldn’t that take A TON off of your plate and allow you to focus on more IMPORTANT things..\r\n\r\nWe all know that social syndication is the #1 way to skyrocket your content to the first page of Google, right?\r\n\r\nHowever, it can sometimes be a BIG pain in the butt..\r\n\r\nYou’re either having to do it MANUALLY (which I wouldn’t wish on my WORSE enemy lol)\r\n\r\nYou have to buy software that does it for you (which some are VERY complicated to learn and you still have to manually create ALL your accounts)\r\n\r\nAnd then there’s OPTION 3!!\r\n\r\nTap into a PROVEN system that does it ALL for YOU!\r\n\r\nA couple of genius SEO marketers have created a system that does EXACTLY that: https://www.unlockrevenue.info/backlink  .\r\n \r\nThey’ve SIMPLIFIED the ENTIRE social syndication process so that ANYONE can tap into the power of Page 1 rankings – EVEN if they SUCK at SEO or are BRAND new to the subject. (LIKE me)\r\n\r\nPLUS they have just opened the doors to their updated and GREATLY improved 5.0 version!\r\n\r\nIntroducing DFY Suite 5.0!\r\n\r\nDFY Suite will allow you to Get FREE, Targeted BUYER-Traffic In 48 Hours Or Less By Leveraging The Power Of High-Quality Social Syndication With their NEW, Done-For-YOU System!\r\n\r\nYup, you can now leverage the POWER of Page 1 Rankings Via Social Syndication for ANY location and/or ANY language with:\r\n\r\n– NO Software To Install\r\n– No Software Training To Learn\r\n– No previous SEO knowledge or experience\r\n– No Social Account Creation Needed\r\n– No Content Needed Besides their URL\r\n– No Proxies or Captchas Needed\r\n– NONE of that stuff..\r\n\r\nHeck, you don’t even need to KNOW what social syndication IS lol\r\n\r\nAll you need to do is:\r\n\r\n1. Login to the web-based portal\r\n2. Submit your Keywords and URL you want traffic for\r\n3. Hit “Submit”\r\n\r\nYup, That’s IT!\r\n\r\nFrom There their System Will Get To Work And Build You HUNDREDS of High-Quality Syndication Links To Your Content to skyrocket it to page 1 of Google!\r\n\r\nPLUS, if you’re 100% NEW to SEO, they’re also including a quick CRASH course on Keyword Research AND Content optimization that should take you no more than 20-30 minutes to go through.\r\n\r\nWith DFY Suite PLUS the Keyword Research and Content Optimization crash course, you’ll be able to start getting traffic from Google without EVER having to spend HOURS upon HOURS doing the HEAVY-LIFTING yourself.\r\n\r\nCheck out DFY Suite Here: https://www.unlockrevenue.info/backlink  \r\n\r\n“But wait, did you say they’ve just opened 5.0?”\r\n\r\nYup, and with their 5.0 updates they have made their platform BETTER, FASTER and MORE powerful to Deliver you even MORE rankings, Traffic & sales.\r\n\r\nIn version 5.0 they have:\r\n\r\n– 5x’d their sites, 5x’d the authority, 5x’d the ranking power! Now instead of being able to get up to 200 different syndication links to your content, you can get up to 1,000! And the domains they’ve added are ALL packing A LOT more authority\r\n\r\n– Done for you GLOBAL Rankings. Yup, WORLDWIDE Rankings are finally HERE via their multi-language support. Yes, you read that correctly! They now cover EVERY LANGUAGE you can think of, so you can get page 1 rankings REGARDLESS of where you are in the world!\r\n\r\n– Totally revamped their server set up to now Include IP’s from ALL over the world to SUPERCHARGE their new WORLDWIDE ranking power!\r\n\r\n– Totally revamped their content generation system Which is now powered by REAL Artificial intelligence With Creaite being the engine to that! REAl A.I means QUALITY, unique content being written for EVERY campaign You submit. And we ALL know how much Google loves quality content.\r\n\r\n– and much much more… (they have a WHOLE section And video covering what’s new in 5.0 – there’s 7 MAJOR updates total)\r\n\r\nThis is EASILY their MOST powerful update To date and you can get access to it at an INSANE discount.\r\n\r\nCheck out how it works here:  https://www.unlockrevenue.info/backlink \r\n\r\nThis is the GO-TO platform for DFY, page 1 rankings!\r\n\r\nWilliam Imes\r\n\r\n\r\nP.S. Getting page 1 rankings has NEVER been easier.\r\n\r\nWith DFY Suite You’ll be able to:\r\n\r\n– rank your videos on page 1\r\n– rank your niche sites on page 1\r\n– rank your e-commerce sites on page 1\r\n– rank your Amazon listings\r\n– rank your CLIENT’s sites\r\n– rank ANY URL you’d like to get traffic for..\r\n\r\nIt’s really the PERFECT solution for us “lazy” seo marketers hahah\r\n\r\nAnd their 5.0 updates have REALLY taken things to the NEXT level!\r\n\r\ncheck it out here: https://www.unlockrevenue.info/backlink  \r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\n\r\nAddress: 2043 Lawman Avenue\r\nManassas, VA 22110', '2025-03-27 11:19:42', '2025-03-27 11:19:42'),
(2951, 'Peter Gurner', 'peter.gurner60@gmail.com', 'অভিযোগ বক্স', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/WvaG50VhqpK\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-27 12:26:19', '2025-03-27 12:26:19'),
(2952, 'Abi', 'hireonline4455@outlook.com', 'অভিযোগ বক্স', 'Hire Project Based /full time BPO', 'We handle all business processes, including data entry, e-commerce support, invoicing, bookkeeping, payroll, medical billing, lead generation, research, CRM updates, customer support, order processing, telemarketing, and more. Whatever your process.\r\n\r\nEmail us at Hireonline4455@outlook.com', '2025-03-27 14:30:26', '2025-03-27 14:30:26'),
(2953, 'Yanislav K', 'robertson.antonetta@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster.', 'Hey there,\r\n\r\nI came across your website and noticed it loads slowly, isn’t mobile-friendly, and looks outdated. A modern redesign can help you keep visitors engaged and convert more customers.\r\n\r\nI specialize in fast, high-quality website redesigns. Want me to take a quick look?\r\n\r\nCheck out my work here: https://rebrand.ly/portfolio-yanislav\r\n\r\nBest,\r\nYanislav', '2025-03-27 20:00:39', '2025-03-27 20:00:39'),
(2954, 'Simon Sharpe', 'csp.digital8@gmail.com', 'তথ্য অধিকার আইকন', 'The IRS owes relief to self-employed Americans. We’re here to make sure you get it.', 'In 2021, the IRS launched a program to help self-employed individuals recover from COVID-19.\r\n\r\nBut here’s the problem:\r\n\r\n Almost no one knows about it.\r\n\r\n\r\n\r\nAt SETC Pros, we believe in a simple mission — to help the people who build this country claim the financial relief they’re entitled to.\r\n\r\n\r\n\r\nIf you were a freelancer, 1099 contractor, or small business owner during the pandemic, you might qualify for up to $32,220 in refunds.\r\n\r\n\r\n\r\nOur application takes just 5 minutes. There’s no cost upfront.\r\n \r\nIf you qualify, you could see a refund in as little as 5 days.\r\n\r\nCheck your eligibility here — before this window closes ----> www.setcforme.com\r\n\r\n\r\n\r\nYou took care of your business. \r\n\r\nNow it’s time someone takes care of you.\r\n\r\n\r\n\r\n– Simon\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n10900 Research Blvd. \r\nSte. 160C  #1061\r\nAustin, TX 78759\r\n\r\nTo opt out of future messages go here:\r\nhttp://optoutofmarketing.online/?info=paramountinsurancebd.com', '2025-03-27 20:03:08', '2025-03-27 20:03:08'),
(2955, 'Jenifer Kirkpatrick', 'kirkpatrick.jenifer@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Owner!', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at scmouli31@gmail.com', '2025-03-27 23:15:29', '2025-03-27 23:15:29'),
(2956, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Get the most essential information for your life', 'Please visit https://tinyurl.com/27g52cxz', '2025-03-28 00:59:26', '2025-03-28 00:59:26'),
(2957, 'Louvenia Turgeon', 'turgeon.louvenia@googlemail.com', 'তথ্য অধিকার আইকন', 'Hashtags + AI = paramountinsurancebd.com Wins', 'What if paramountinsurancebd.com could tap into TikTok for real leads? Our smart AI growth service pinpoints the right users—based on hashtags they use and accounts they follow—to skyrocket your reach and push traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\r\nWant to make TikTok work for paramountinsurancebd.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-03-28 04:11:39', '2025-03-28 04:11:39'),
(2958, 'Jose Braswell', 'braswell.jose@gmail.com', 'তথ্য অধিকার আইকন', 'This AI Hack Pays $69 Over & Over Again', 'Hi Paramountinsurancebd,\r\n\r\nImagine waking up, grabbing your phone, and seeing $69 payments rolling in… over and over again.\r\n\r\nNo selling. No ads. No complicated tech. Just uploading simple 15-second clips and getting paid like clockwork.\r\n\r\n=>> https://ai-money-printer.blogspot.com\r\n\r\nSounds crazy, right? But it’s already happening.\r\n\r\nFor months, a handful of insiders have been quietly cashing in on a hidden profit loophole that taps into the explosive power of short viral clips, the same kind of videos flooding Instagram, TikTok, and YouTube right now.\r\n\r\nNow, for the first time, we’re revealing exactly how it works and how you can start making $69 over and over again as soon as today.\r\n\r\n=>> https://ai-money-printer.blogspot.com\r\n\r\nBut you have to act fast.\r\n\r\nThis AI-powered profit system won’t stay open for long.\r\n\r\nBest,\r\n[Jose Braswell]', '2025-03-28 06:24:21', '2025-03-28 06:24:21'),
(2959, 'Stevie Langlands', 'langlands.stevie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/xUwz50VhqpW\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-28 06:52:52', '2025-03-28 06:52:52'),
(2960, 'Stewart Mabe', 'stewart.mabe68@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Wanting to turbocharge your website traffic? Our smart AI technology brings targeted website traffic via keywords or place-based filters from continents to streets.\r\nLooking for higher profits, livelier website traffic, or a stronger digital presence?\r\nWe fine-tune it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/Z9YS50UrTLA', '2025-03-28 09:48:26', '2025-03-28 09:48:26'),
(2961, 'Yanislav K', 'motley.larry40@googlemail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Administrator.', 'Hey there,\r\n\r\nI came across your website and noticed it loads slowly, isn’t mobile-friendly, and looks outdated. A modern redesign can help you keep visitors engaged and convert more customers.\r\n\r\nI specialize in fast, high-quality website redesigns. Want me to take a quick look?\r\n\r\nCheck out my work here: https://rebrand.ly/portfolio-yanislav\r\n\r\nBest,\r\nYanislav', '2025-03-28 19:40:53', '2025-03-28 19:40:53'),
(2962, 'Ronaldo Burton', 'ronaldo@hybridagentai.com', 'শুদ্ধাচার সেবা বক্স', 'Test drive a 24/7 A.I. employee', 'Test drive a 24/7 A.I. employee\r\n\r\n*98% of your website visitors are leaving — stop letting them slip away.\r\n\r\nTEST DRIVE an A.I. Chatbot - trained on your business - AT NO COST (limited time offer): www.hybridagentai.com\r\n\r\n\r\n\r\nTo opt out of future messages, just reply with \"opt out.\"\r\nparamountinsurancebd.com', '2025-03-28 19:54:39', '2025-03-28 19:54:39'),
(2963, 'Rigoberto Dasilva', 'rigoberto.dasilva@gmail.com', 'অভিযোগ বক্স', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/j5q050Vhqlz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-28 22:41:48', '2025-03-28 22:41:48'),
(2964, 'Clyde Dupuy', 'dupuy.clyde44@hotmail.com', 'তথ্য অধিকার আইকন', 'Free Trial: TikTok Growth for paramountinsurancebd.com', 'Ever thought how paramountinsurancebd.com could leverage TikTok for genuine leads? Our AI-driven growth service zeros in on the ideal users—based on hashtags they’re into and people they watch—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nReady to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-03-28 23:06:33', '2025-03-28 23:06:33'),
(2965, 'Margart Roderick', 'roderick.margart@msn.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'Struggling to rank on Google? Our SEO experts can help. Contact https://hireseogeek.com/?src2=paramountinsurancebd.com', '2025-03-29 00:46:55', '2025-03-29 00:46:55'),
(2966, 'Barry Foley', 'accessai@bizopphand.info', 'তথ্য অধিকার আইকন', 'Maximize your productivity — All with Total Ai\'s Exclusive Dashboard!', 'Hi paramountinsurancebd.com,\r\n\r\nImagine accessing the world’s most advanced AI tools from one convenient platform—without any monthly fees.  With TotalAi, that vision becomes a reality: https://www.bizopphand.info/totalaife .\r\n\r\nTotalAi gives you access to:\r\n\r\n✅ ChatGPT 4.0 & ChatGPT 4 – The latest in conversational AI\r\n\r\n✅ Gemini Pro – Advanced multi-modal capabilities\r\n\r\n✅ DALL·E 3 – Stunning AI-generated images\r\n\r\n✅ Leonardo AI – Innovative design and creative solutions\r\n\r\n✅ Microsoft Copilot Pro – Boost productivity with AI assistance\r\n\r\n✅ Meta Llama 3 – Powerful language models\r\n\r\n✅ Stable Diff XL – Enhanced image synthesis\r\n\r\n✅ PaLM 2 – Next-level natural language processing\r\n\r\nSimplify your AI setup and maximize your productivity with TotalAi, all without recurring charges.  Start Your AI Journey Now: https://www.bizopphand.info/totalaife !\r\n\r\nBarry Foley\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 3025 Par Drive\r\nSan Luis Obispo, CA 93401', '2025-03-29 04:55:51', '2025-03-29 04:55:51'),
(2967, 'Sonia Sweet', 'sonia.sweet47@gmail.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'Struggling to draw the right website traffic? Our AI-driven tool attracts ideal visitors via keywords or geographic tags from countries to neighborhoods.\r\nAiming for more earnings, livelier pages, or wider digital reach?\r\nWe adjust it to meet your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/gvsK50UrTMy', '2025-03-29 05:21:30', '2025-03-29 05:21:30'),
(2968, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-29 11:42:43', '2025-03-29 11:42:43'),
(2969, 'Jefferey McGhee', 'aichildrensbookmaker@getprofitnow.info', 'তথ্য অধিকার আইকন', 'Tap into $4B children\'s book market with A.I.', 'Dear,\r\n\r\nDo you know that the children\'s book market is an untapped gold mine?   According to recent data, it\'s a booming $4 billion industry in the US alone!\r\n\r\nDid you also know that an increasing number of parents and educators are turning to online platforms to find engaging and educational children\'s books?   Over 60% of children\'s books are now purchased online!\r\n\r\nNow, here\'s the real kicker: with the brand new A.I. Children\'s Book Maker 2500, you can easily tap into this lucrative market:\r\n\r\n: https://www.getprofitnow.info/aichildrensbookmaker \r\n\r\nThis innovative web app uses artificial intelligence to write and illustrate high-quality children\'s books in just minutes.   No need for writing or illustrating skills.   Just input your idea and let the AI bring your story to life.\r\n\r\nImagine creating a unique product for this thriving market, without the traditional overhead costs of book publishing.   This could open up a significant new revenue stream for you.\r\n\r\nDon\'t miss out on this.   The launch special will be ending soon:\r\n\r\n: https://www.getprofitnow.info/aichildrensbookmaker \r\n\r\nTry A.I. Children\'s Book Maker 2500 today and take your entrepreneurial journey to the next level.\r\n\r\nTo your success,\r\n\r\nJefferey McGhee\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com   \r\nAddress: 1528 Cecil Street\r\nChicago, IL 60610', '2025-03-29 15:14:22', '2025-03-29 15:14:22'),
(2970, 'Mark Wints', 'markwints39@gmail.com', 'অভিযোগ বক্স', 'customer', 'Yo,  Not sure if you’ve seen this, but it’s a free guide with all the stuff the big marketers use to grow fast.\r\n\r\nIt’s like a shortcut for getting more customers without doing more work.\r\n\r\nI skimmed it—pretty solid.\r\n\r\nhttps://bit.ly/4hMPCqh\r\n\r\nRegards,\r\nMark\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n169 Homan Ln, Centre Hall, PA 16828\r\n\r\nTo Unsubscribe:\r\nhttps://marketing-out.click/?info=paramountinsurancebd.com', '2025-03-29 22:03:37', '2025-03-29 22:03:37'),
(2971, 'Mike Mathias Thomas', 'info@speed-seo.net', '???? ?????? ????', 'Find paramountinsurancebd.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Mathias Thomas\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', '2025-03-30 01:26:08', '2025-03-30 01:26:08'),
(2972, 'Charline Gilson', 'charline.gilson@gmail.com', 'তথ্য অধিকার আইকন', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/4tEJ50VqFEC', '2025-03-30 01:41:37', '2025-03-30 01:41:37'),
(2973, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Get the most essential information for your life', 'Please visit https://tinyurl.com/27g52cxz', '2025-03-30 05:00:13', '2025-03-30 05:00:13'),
(2974, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-30 06:13:16', '2025-03-30 06:13:16'),
(2975, 'Pilar Darrington', 'pilar.darrington@gmail.com', 'তথ্য অধিকার আইকন', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/bml650VqFCm', '2025-03-30 07:24:10', '2025-03-30 07:24:10'),
(2976, 'Nicki Blanco', 'nicki.blanco42@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'question', 'Funding Your Business Dreams—Without the Stress!\r\nWe provide flexible business loans designed for your success. No hidden fees, no upfront charges—just a simple notary approval process to get you started.\r\n\r\n📩 Let’s talk! info@financeworldwidehk.com\r\n\r\nBest regards,\r\nLaura Cha', '2025-03-30 08:19:16', '2025-03-30 08:19:16'),
(2977, 'Francesco Odriscoll', 'francesco.odriscoll@gmail.com', 'অভিযোগ বক্স', 'Grow Your Instagram 24/7 with AI – See the Difference', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/V5cS50Vhqpm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-03-30 08:38:04', '2025-03-30 08:38:04'),
(2978, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'How long will TRUMP live?', 'President TRUMP has a lot of supporters as well as a lot of haters who hate him most. Members of both groups are pretty interested in knowing how long he will live. He will be 79 in June, and he enjoys excellent health condition. Are you interested in getting this information and a lot of other information about events in his life he will encounter during his presidency? If so, our unique and accurate FUTURE FORECAST report, which we specially prepared for him, will be your perfect source of this information about him. You can get his FUTURE FORECAST report at https://wexxon.com/en/home/31-how-long-will-trump-live.html', '2025-03-30 21:36:51', '2025-03-30 21:36:51'),
(2979, 'Dieter Chanter', 'dieter.chanter@yahoo.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'Needing to enhance your website reach? Our AI-enhanced brings ideal website traffic via keywords or place-based tags from countries to local areas.\r\nDesiring increased earnings, active pages, or wider web presence?\r\nWe shape it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/TN3E50UrTKx', '2025-03-31 01:14:23', '2025-03-31 01:14:23'),
(2980, 'Dario Hallowell', 'hallowell.dario81@googlemail.com', 'তথ্য অধিকার আইকন', 'question', 'New Radiant Floor Heat.\r\nDon\'t re-model without getting a price.\r\nWe have the easiest, affordable product on the market.\r\n24v system with a plug in transformer\r\n\r\nSend a drawing to : Affordableradiantheat@gmail.com\r\n\r\nIt will be the best improvement you ever made.\r\nVisit our website @ Chilloutradiantheat.com\r\n\r\n\r\nBest Regards,\r\nJoe Myers\r\nChill Out Radiant Heat\r\nP: 732.851.6265\r\nC: 732.874.3969\r\nwww.chilloutradiantheat.com', '2025-03-31 01:54:07', '2025-03-31 01:54:07'),
(2981, 'Rolland Harness', 'rolland.harness@yahoo.com', 'তথ্য অধিকার আইকন', 'FLASH SALE: Premium Products 75% OFF + Free Delivery Today!', 'Your One-Stop Wellness Hub! Health Essentials, Smart Gadgets & Home Must-Haves\r\n \r\nNow 75% OFF Shop Now: https://mutualaffiliate.com/U8VME6\r\n\r\nTop Brands Free Delivery 100% Guaranteed Last 12 Hours to Save BIG!\r\n\r\nQuality.For.Less', '2025-03-31 07:31:08', '2025-03-31 07:31:08'),
(2982, 'Addy', 'venture4help@outlook.com', 'অভিযোগ বক্স', 'Content Writing', 'I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $28 per 1000 words, with bulk discounts. I also provide AI & originality reports. \r\n\r\nEmail me at Venture4help@outlook.com', '2025-03-31 08:26:11', '2025-03-31 08:26:11'),
(2983, 'Joeann Cromer', 'cromer.joeann@msn.com', 'শুদ্ধাচার সেবা বক্স', 'i need to ask you something', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-03-31 08:33:30', '2025-03-31 08:33:30'),
(2984, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric and I recently came across your website at Paramountinsurancebd. I found it after a search, so your visibility seems to be working well.\r\n\r\nYour content looks helpful.\r\n\r\nHowever, one thing might be missing:\r\n\r\nA simple, prompt way for visitors to connect with you.\r\n\r\nResearch suggests that many visitors leave a site quickly without providing any contact information. Once they go, there’s no way to follow up.\r\n\r\nConsider this approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. You will know as soon as someone shows interest, allowing you to speak with them while they’re still viewing your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nOnce you have their phone number, you can also begin a text conversation. If they aren’t ready to engage at that exact moment, you can maintain communication later by sharing additional updates or simply checking in.\r\n\r\nEverything described is straightforward to implement and may help improve your interactions with potential contacts.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for you. It could help you connect with more interested individuals right now.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a trial period and supports international communication. There may be individuals ready to speak with you now, so please don’t miss the opportunity.  \r\nVisit https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-31 17:42:35', '2025-03-31 17:42:35');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(2985, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello Paramountinsurancebd,\r\n\r\nI\'m Eric and I recently discovered your website - Paramountinsurancebd - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Paramountinsurancebd will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-03-31 19:15:23', '2025-03-31 19:15:23'),
(2986, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Get the most essential information for your life', 'Please visit https://tinyurl.com/27g52cxz', '2025-03-31 19:15:58', '2025-03-31 19:15:58'),
(2987, 'Ronit', 'bizassistance008@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Bookkeeper (QuickBooks, Wave, Xero, FreshBooks, and Sage)', 'Hi, I\'m Ronit, a bookkeeper with expertise in QuickBooks, Wave, Xero, FreshBooks, and Sage. I can categorize income/expenses and handle reconciliations for PayPal, Wise, and business accounts. My rate is $20/hr. \r\n\r\nEmail me at bizassistance008@outlook.com to discuss further.', '2025-04-01 00:21:15', '2025-04-01 00:21:15'),
(2988, 'Sommer K', 'hulda.fairweather@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website and noticed it isn’t ranking well on Google, which means fewer people are finding it. Even with great content, low visibility means missed opportunities.\r\n\r\nI help websites get more visitors, better engagement, and higher visibility. One site saw a 312% traffic boost in just 3 months, leading to more inquiries and growth.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/Sommer-portfolio\r\n\r\n\r\nSommer', '2025-04-01 02:15:54', '2025-04-01 02:15:54'),
(2989, 'Maude Davisson', 'maude.davisson@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com', '2025-04-01 06:36:18', '2025-04-01 06:36:18'),
(2990, 'Anke Garon', 'anke.garon@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster.', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com', '2025-04-01 08:12:44', '2025-04-01 08:12:44'),
(2991, 'Esteban Friedmann', 'friedmann.esteban@msn.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Admin.', 'Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com', '2025-04-01 09:04:35', '2025-04-01 09:04:35'),
(2992, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Why not TALK with your leads?', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric, and I just found your site Paramountinsurancebd. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric  \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them.  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nTry Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-01 09:42:38', '2025-04-01 09:42:38'),
(2993, 'Deena Sherry', 'deena.sherry@gmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Wanting to accelerate your website traffic flow? Our AI platform channels precise website traffic using keywords or geographic tags from continents to towns.\r\nLooking for increased income, livelier pages, or greater web impact?\r\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/R0XW50UsQjf', '2025-04-01 10:09:44', '2025-04-01 10:09:44'),
(2994, 'Inge Stull', 'stull.inge@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RhO950VhqnS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-01 17:59:53', '2025-04-01 17:59:53'),
(2995, 'Tina Anderson', 'larocheposaymela@moredollar.info', 'তথ্য অধিকার আইকন', 'Invite you to review LA ROCHE-POSAY MELA B3 DARK SPOT SERUM', 'Hello paramountinsurancebd.com,\r\n\r\nI am Carol from Moredollar, you have an excellent website: paramountinsurancebd.com, and I would like to invite you to review our beauty products.\r\n\r\nWe will send you a sampl e and you don\'t need to pay anything\r\n\r\n(For U.S. citizens- S ample of La Roche-Posay Mela B3 Dark Spot Serum; For citizens of other countries - best-selling kindle book SKINCARE DECODED: REVISED AND EXPANDED: THE PRACTICAL GUIDE TO BEAUTIFUL SKIN )\r\n\r\nLa Roche-Posay Mela B3 Dark Spot Serum is a skincare product designed to target and reduce the appearance of dark spots on the skin.   \r\n\r\nIt’s formulated with a combination of effective ingredients to address hyperpigmentation.   It targets a variety of dark spots, including sun spots, age spots, and post-acne marks and helps to create a more even and radiant complexion.   \r\nIt also offers additional benefits like reducing fine lines and wrinkles.\r\n\r\nFor U.S. citizens:\r\nTo claim yours, fill out the request form to get a s ample of La Roche-Posay Mela B3 Dark Spot Serum without spending a penny:: https://www.moredollar.info/larocheposay .\r\n\r\nFor citizens of other countries:\r\nYou will get Amazon\'s best-selling kindle book - SKINCARE DECODED: REVISED AND EXPANDED: THE PRACTICAL GUIDE TO BEAUTIFUL SKIN for f ree: https://www.moredollar.info/skincarede , its price is 12.99 dollars at Amaozn：https://www.amazon.com/Skincare-Decoded-Expanded-Practical-Beautiful/dp/B0DB5X83LQ?source=ps-sl-shoppingads-lpcontext&ref_=fplfs&psc=1&smid=ATVPDKIKX0DER\r\n	\r\n	This revised and expanded edition has been updated with the latest information, and has all-new sections on suncreen, eye treatments, and more. Do you really need a ten-step skincare regimen? Is that $100 eye cream worth it? What the heck are “actives” anyway? In this book, two professional chemists and beauty industry insiders tell all.\r\n\r\n	“Victoria and Gloria have been a go-to resource for us over the years, and this book perfectly captures their skincare expertise. What a fun, smart read for beauty junkies and novices alike!”\r\n\r\n	—BRITTANY BURHOP FALLON, Beauty Director of NewBeauty Magazine\r\n\r\n	BEAUTIFUL SKIN MADE SIMPLE.(WITHOUT SPENDING A FORTUNE!)\r\n	How do I even build a skincare routine?\r\n	Sunscreen makes me look like a greasy mime; do I really have to wear it every day?\r\n	Is a ten-step beauty regimen necessary for beautiful skin?\r\n	Is a $600 serum better than a $50 one?\r\n\r\nBest,\r\nTina Anderson\r\n\r\n \r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2387 Lawman Avenue\r\nFairfax, VA 22030', '2025-04-02 01:12:25', '2025-04-02 01:12:25'),
(2996, 'Lucy Kidwell', 'kidwell.lucy@hotmail.com', 'তথ্য অধিকার আইকন', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/4tEJ50VqFEC', '2025-04-02 03:17:08', '2025-04-02 03:17:08'),
(2997, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Get the most essential information for your life', 'Please visit https://tinyurl.com/27g52cxz', '2025-04-02 04:14:07', '2025-04-02 04:14:07'),
(2998, 'IslaTob', 'zekisuquc419@gmail.com', '????????? ???? ????', 'Hello,   wrote about     price', 'Hai, saya ingin tahu harga Anda.', '2025-04-02 11:45:13', '2025-04-02 11:45:13'),
(2999, 'RobertTob', 'aferinohis056@gmail.com', '?????? ????', 'Hallo, i am wrote about   the prices', 'Hi, I wanted to know your price.', '2025-04-02 18:36:02', '2025-04-02 18:36:02'),
(3000, 'Erlinda Zink', 'zink.erlinda@gmail.com', 'অভিযোগ বক্স', 'Ready to Skyrocket Your Instagram? Our AI Does the Work', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/a3qh50VhqvB\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-02 18:41:40', '2025-04-02 18:41:40'),
(3001, 'Sommer K', 'ada.heysen@gmail.com', 'অভিযোগ বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website and noticed it isn’t ranking well on Google, which means fewer people are finding it. Even with great content, low visibility means missed opportunities.\r\n\r\nI help websites get more visitors, better engagement, and higher visibility. One site saw a 312% traffic boost in just 3 months, leading to more inquiries and growth.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/Sommer-portfolio\r\n\r\n\r\nSommer', '2025-04-02 20:41:16', '2025-04-02 20:41:16'),
(3002, 'Robert Ruiz', '7figure@dollartip.info', 'অভিযোগ বক্স', 'The Easy Road To Financial Freedom', 'It’s the ultimate goal \r\n\r\nThe freedom to buy what you want without looking at the price tag, do whatever whenever without filling in a leave request form, go wherever you want cause you have the bank balance to support you\r\n\r\nNow meet a guy who started out as the little guy and achieved multi-millionaire status all working from home on the internet\r\n\r\n>>>Financial Freedom find out the easy way: https://www.dollartip.info/7figure \r\n\r\nTalk soon,\r\n\r\nRobert Ruiz\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4791 Heron Way\r\nPortland, OR 97205', '2025-04-03 04:33:29', '2025-04-03 04:33:29'),
(3003, 'Robin Shead', 'robin.shead@googlemail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Advantages of hiring a Developer:\r\n\r\nSpecialized Expertise\r\nTailored Customization and Control\r\nTime and Cost Efficiency\r\nCustom Plugin Development\r\nSEO Optimization\r\nOngoing Support and Maintenance\r\nSeamless Integration and Migration\r\nScalability for Business Growth\r\n\r\nHire a web developer now from us. Contact us at lisa365chat@gmail.com', '2025-04-03 06:55:07', '2025-04-03 06:55:07'),
(3004, 'Sid', 'socialmedia1145@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Social Media Manager', 'Looking to boost your brand’s social media presence? I create custom posts for Facebook, Instagram, and LinkedIn to enhance engagement and connect with your audience. Get unique, branded content for just $20 per post! \r\n\r\nContact me at socialmedia1145@outlook.com to elevate your online presence today!', '2025-04-03 17:09:56', '2025-04-03 17:09:56'),
(3005, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-03 19:12:36', '2025-04-03 19:12:36'),
(3006, 'Karen Lira', 'review@getmoreopportunities.info', 'অভিযোগ বক্স', 'Invitation! Test our products and then share your opinion', 'Hello paramountinsurancebd.com,\r\n\r\nI am Karen from Getmoreopportunities, you have an excellent website: paramountinsurancebd.com, and I would like to invite you to review our beauty products.\r\n\r\nWe will send you a sampl e and you don\'t need to pay anything: https://www.getmoreopportunities.info/review  \r\n\r\nWhen you think beauty, you might think lipstick and eye shadow, but the cosmetics industry is much more than just makeup. It\'s also hair care and dermatology, not to mention science and technology.\r\n\r\nPopular Products and Their Focus:\r\n\r\nRevitalift Triple Power Anti-Aging Moisturizer:\r\nThis moisturizer, containing pro-retinol, vitamin C, and hyaluronic acid, is designed to target wrinkles, loss of firmness, and radiance. \r\n\r\nRevitalift Retinol Night Serum:\r\nThis serum, rich in retinol, is known for helping to reduce the appearance of fine lines, unclog pores, and even out skin tone. \r\n\r\nHyaluronic Acid Serum:\r\nOur hyaluronic acid serum is popular for its hydrating properties, helping to plump and hydrate the skin. \r\n\r\nRevitalift Water Cream:\r\nA lighter version of the Revitalift moisturizer, the water cream is designed to provide hydration without feeling heavy. \r\n\r\nand much more...\r\n\r\nNow click here to get a sampl e without spending a penny: https://www.getmoreopportunities.info/review \r\n\r\n\r\nBest,\r\n\r\nKaren Lira\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2109 Tree Top Lane\r\nPenns Neck, NJ 08540', '2025-04-03 20:42:40', '2025-04-03 20:42:40'),
(3007, 'Cheryl Parker', 'cherylp@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'Just a Thought—Could This Help Your Business?', 'Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-04-04 03:41:33', '2025-04-04 03:41:33'),
(3008, 'Harrison Matthaei', 'matthaei.harrison@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Grow paramountinsurancebd.com with TikTok Traffic', 'Ever thought how paramountinsurancebd.com could tap into TikTok for real leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to supercharge your reach and send traffic back to you. We’ve had similar websites see 100+ new leads in a month.\r\nWant to make TikTok work for paramountinsurancebd.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4', '2025-04-04 08:07:02', '2025-04-04 08:07:02'),
(3009, 'Nam Grant', 'nam.grant@googlemail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Owner.', 'Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\r\nI do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\r\n\r\nI have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client\'s results at our website.\r\n\r\nStart Free Trial: monthlyseo2025@outlook.com', '2025-04-04 08:48:16', '2025-04-04 08:48:16'),
(3010, 'Beth Gunderson', 'gunderson.beth@outlook.com', 'অভিযোগ বক্স', 'Don’t ignore this!', 'Increase Sales & Build Trust—For Free!  \r\n\r\nCustomers want to know they’re hiring a reliable business.  \r\nShow off your credentials and win more clients with a **100% free listing** at https://vettedprobusiness.my/', '2025-04-04 14:44:30', '2025-04-04 14:44:30'),
(3011, 'Ashok', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Website Designer and Developer', 'Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \r\n\r\nReach out at webdesignservices111@outlook.com', '2025-04-04 16:49:45', '2025-04-04 16:49:45'),
(3012, 'Kassou K', 'brodie.waldon@outlook.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/portfolio-kassou\r\n\r\nKassou', '2025-04-04 18:42:14', '2025-04-04 18:42:14'),
(3013, 'Carmella Simcox', 'carmella.simcox17@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Could this surprisingly easy AI tool replace your job?', 'Forget expensive software. This easy-to-use AI system does the hard part for you. See it for yourself. https://bit.ly/build-your-income', '2025-04-04 22:17:45', '2025-04-04 22:17:45'),
(3014, 'Kaylene Hamrick', 'kaylene.hamrick@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator.', 'Are you looking for Web design/ Development for your business? contact us at t3.technology@outlook.com', '2025-04-05 03:02:01', '2025-04-05 03:02:01'),
(3015, 'Rachel Rubio', 'rachel.rubio@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin.', 'Are you looking for Web design/ Development for your business? contact us at t3.technology@outlook.com', '2025-04-05 08:29:19', '2025-04-05 08:29:19'),
(3016, 'Ramonita Malley', 'malley.ramonita@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RcLf50Vhqx9\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-05 19:10:34', '2025-04-05 19:10:34'),
(3017, 'Healthbop', 'luke@cleanerinsandiego.com', '?????? ????', 'look at this thread', 'Gently leaning against the wall with foot and heal on ground and stretching the c alves and hamstrings. best price buy http://www.doctorlondon.org/usa-kamagra/ kamagra cost where can i buy https://www.bridgeclinic.org/buy-prednisone-deltasone-online-at-lowest-price/ how to get cheap Memoria Cientifica y Academica de la Universidad de Carabobo, todo el quehacer universitario en sus manos.', '2025-04-05 20:26:44', '2025-04-05 20:26:44'),
(3018, 'Kassou K', 'praed.norman63@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/portfolio-kassou\r\n\r\nKassou', '2025-04-05 21:39:57', '2025-04-05 21:39:57'),
(3019, 'Mike Edward Laurent', 'info@hilkom-digital.com', '?????? ????', 'Only a Few SEO Opportunities Open – Start Your Monthly Strategy Now', 'Hi, \r\n \r\nIf you’re serious about grow your search traffic, a consistent SEO plan is the answer. \r\n \r\nAt Hilkom Digital, we deliver long-term growth through tailored SEO strategies. Our monthly plans are crafted with care and perfect for brands that want real results — not just temporary wins. \r\n \r\nDue to increased interest and our commitment to quality, we can only accept a limited number of clients each month. This ensures we maintain quality service for every client. \r\n \r\n______________ \r\nWhat’s Included: \r\n•	On-site SEO & technical optimization \r\n•	Strong domain authority links \r\n•	Smart keyword focus and tracking \r\n•	Link profile audit & clean-up \r\n•	Paid indexing for faster rankings \r\n•	International SEO options \r\n______________ \r\n \r\nFew plans left — secure your monthly SEO plan now: \r\nhttps://www.hilkom-digital.com/seo-services/ \r\n \r\nWant to talk first? Chat with an SEO expert here: \r\nhttps://www.hilkom-digital.com/whatsapp-us/ \r\n \r\nLet’s grow your visibility, bring leads, and build your success — the smart way. \r\n \r\nBest regards, \r\nMike Edward Laurent\r\n \r\nHilkom Digital \r\nPhone/WhatsApp: +1 (855) 221-7591 \r\nsupport@hilkom-digital.com', '2025-04-06 05:57:18', '2025-04-06 05:57:18'),
(3020, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-06 09:28:36', '2025-04-06 09:28:36'),
(3021, 'Judith Gendron', 'gendron.judith80@yahoo.com', 'অভিযোগ বক্স', 'Grow Your Instagram 24/7 with AI – See the Difference', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/mLGa50VvbmS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-06 09:59:46', '2025-04-06 09:59:46'),
(3022, 'Hackersoft', 'joshuawright1972@tutamail.com', '???? ?????? ????', 'HACKER SOFT for Sale - Illegal Monero mining Combine.', 'HACKER SOFT - illegal virtual mining on other people\'s computers all over the world. \r\nThis is what really brings in money! \r\nThe program is all in one, simple and understandable even for inexperienced people. \r\nYou don\'t have to be a hacker to make money like a hacker! \r\n+3 to +6 XMR Monero per day (+150$ minimum every day!) \r\n \r\nhttps://how-to-become-a-hacker.com/', '2025-04-06 18:36:22', '2025-04-06 18:36:22'),
(3023, 'Terence Armytage', 'terence.armytage@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'Needing to drive your website success? Our smart platform attracts tailored website traffic through keywords plus geographic filters from continents to city blocks.\r\nDesiring more revenue, engaged website traffic, or a larger online presence?\r\nWe adjust it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/P3OM50UsQmu', '2025-04-06 20:48:09', '2025-04-06 20:48:09'),
(3024, 'Danyl Chadwick', 'chadwick.art@googlemail.com', 'তথ্য অধিকার আইকন', '5 stares Google Maps Reviews', 'Dear Sir /Madam\r\n\r\nAs I see that you do not have many positive reviews on Google Maps, which means that you will not be able to get new customers, But the good news today is that I can increase your google map ranking so you can have more exposure and get more customers this also\r\n\r\nGetting google maps reviews from your customers has always been a beneficial exercise for business, but today its importance is even greater. Let\'s attract new customers by making your business in the first Google search results, 72% of customers will take action only after reading a positive online review.\r\n\r\nIf you are Intrested please click this link to start:https://shorturl.at/P1AuC\r\n\r\n\r\n\r\nRegards \r\nDanyl', '2025-04-07 01:37:07', '2025-04-07 01:37:07'),
(3025, 'Ruby', 'venture4help@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writing bulk discount', 'Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.', '2025-04-07 08:11:48', '2025-04-07 08:11:48'),
(3026, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-07 13:17:20', '2025-04-07 13:17:20'),
(3027, 'Santo Heane', 'santo.heane@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com webmaster!', 'Is your paramountinsurancebd.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/1W8C50Utucc', '2025-04-07 14:42:20', '2025-04-07 14:42:20'),
(3028, 'Rashad Wroe', 'rashad.wroe@msn.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI service.', 'Wanting to expand your website audience? Our smart technology channels targeted website traffic through keywords and regional data from nations to local spots.\r\nDesiring more sales, vibrant activity, or a broader online presence?\r\nWe craft it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/WPoM50Utug2', '2025-04-07 20:59:42', '2025-04-07 20:59:42'),
(3029, 'Lora Fredericksen', 'lora.fredericksen@googlemail.com', 'অভিযোগ বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/9ipG50VvbmU\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-07 21:37:24', '2025-04-07 21:37:24'),
(3030, 'Juliann Sewell', 'juliann.sewell@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator!', 'We improve MOZ  Domain authority 30+ in 25 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2025-04-08 02:21:50', '2025-04-08 02:21:50'),
(3031, 'Juanita Kaberry', 'juanita.kaberry@gmail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'Every day, websites like paramountinsurancebd.com miss valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to boost visibility and bring potential customers to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to experience the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://ow.ly/vYJv50UtufT', '2025-04-08 07:40:18', '2025-04-08 07:40:18'),
(3032, 'Vasily Kichigin Koch', 'koch.mona@gmail.com', 'অভিযোগ বক্স', 'I will be your social media content manager', 'Hi,\r\n\r\nHey! My name is Vasily Kichigin, and I am excited to connect with you , Since 2015, I have worked with over 14,000 customers and completed more than 26,000 orders to help growth and mange socil Media accounts for \r\nMy clients , I am super passionate about Instagram and eager to help you with every aspect of it. \r\n\r\nOver the years, I have worked with a diverse range of creators, small businesses, celebrities, and Fortune 500 companies here on Fiverr.\r\n\r\n If you have any questions, please feel free to send me a message via the link below , and I will be happy to help you! 🙂\r\nClick here to Chat ====> https://shorturl.at/hAu84\r\n\r\nSee you there\r\n\r\nRegards\r\n\r\nVasily Kichigin', '2025-04-08 10:57:05', '2025-04-08 10:57:05'),
(3033, 'Aaliyah Speer', 'speer.aaliyah@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Webmaster.', 'We improve MOZ  Domain authority 30+ in 25 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com', '2025-04-08 11:36:59', '2025-04-08 11:36:59'),
(3034, 'Michael Veinbergs', 'michael@closeable.biz', 'তথ্য অধিকার আইকন', 'Hiring?', 'Not sure if this would be a good fit for your business, but thought I\'d reach out just in case.\r\n\r\nWe offer outsourced receptionist services. \r\n\r\nIncluded in this service:\r\n* Live Answering 24/7/365. \r\n* All your inquiries handled, whether by phone, chat, text and instant message.\r\n* We answer questions, prequalify leads, book appointments into your calendar and send appointment reminders, with all activity logged into your CRM.\r\n\r\nAll for just $499/mo.\r\n\r\nIf this sounds interesting, you can get more info at https://www.Closeable.biz.\r\n\r\n\r\nWarm Regards,\r\nMichael Veinbergs\r\n\r\nPS:  If you have a receptionist already, this frees them up to work on higher level, revenue generating activities and if you don\'t have a receptionist, this service means you won\'t have to hire one.\r\n\r\nBy the way, if you\'d rather not receive e-mails from me, please visit the opt-out link below. \r\nhttps://closeable.agency/?URL=paramountinsurancebd.com', '2025-04-08 16:00:26', '2025-04-08 16:00:26'),
(3035, 'Ruby', 'venture4help@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writing bulk discount', 'Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.', '2025-04-08 16:59:09', '2025-04-08 16:59:09'),
(3036, 'Bernard Harrap', 'harrap.bernard@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner.', '127 Queen St W, Apt 332  \r\nToronto, ON M5H 4G1, Canada  \r\nTel: +1 437 888 3824  \r\nEmail: tomlawman@opayq.com \r\ntomlawman@ptct.net\r\n\r\nToronto, February 25, 2025  \r\n\r\nDear Sir/Madam,\r\n\r\nI am Attorney Tom Lawman, principal partner at Tom Lawman Law LLP. I am reaching out with a confidential opportunity regarding an unclaimed permanent life insurance policy valued at US$11,500,000.00. This policy belonged to our late client, who passed away in Canada four years ago. Despite our best efforts, no family member has come forward to claim the benefit, and according to the insurance company, unclaimed policies will revert to the state after five years.\r\n\r\nBecause you share the surname, I propose that we partner to claim this benefit. With your consent to add your name as next of kin, the proceeds will be processed on your behalf, with 90% divided equally between us and 10% donated to charity. This arrangement is completely risk-free and can be finalized within approximately 15 days once you agree.\r\n\r\nIf you are interested and would like further details and documentation, please contact me at the above telephone number or via email.\r\n\r\nSincerely,\r\n\r\nTom Lawman Esq.  \r\nAttorney at Law', '2025-04-09 01:59:06', '2025-04-09 01:59:06'),
(3037, 'OscarTob', 'zekisuquc419@gmail.com', '????????? ???? ????', 'Aloha  i am writing about   the prices', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2025-04-09 02:03:41', '2025-04-09 02:03:41'),
(3038, 'Stephanie Iacovelli', 'iacovelli.stephanie@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'What if your website paramountinsurancebd.com experienced a massive surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our cutting-edge traffic solution, you can attract 4,000 highly targeted visitors as part of a complimentary offer. If you like what you see, our plans can deliver 350K visitors monthly—helping your site expand. Get more details here: https://ow.ly/XWqG50Utugh', '2025-04-09 02:14:54', '2025-04-09 02:14:54');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3039, 'Jayrn Marques', 'beatriz.caesar@hotmail.com', 'অভিযোগ বক্স', 'The Magic of Speaking Directly to Your Leads', 'Dan Kennedy often uses a simple analogy to illustrate a common marketing mistake:\r\n\r\nImagine walking into a store and being swarmed by a salesperson who starts pitching everything they sell—refrigerators, running shoes, blenders—without once asking what you’re actually looking for. It’s frustrating, ineffective… and exactly what most businesses do in their marketing.\r\n\r\nInstead of speaking directly to prospects’ specific needs or concerns, most businesses blast the same generic message to everyone. And according to Dan, that’s a surefire way to water down your impact—and your profits.\r\n\r\nHe points to Weight Watchers as a prime example.\r\n\r\nThey serve two distinct types of customers:\r\n\r\nHealth Buyers – motivated by medical reasons, like a doctor’s orders or an upcoming surgery.\r\n\r\nEvent-Driven Buyers – focused on short-term goals, like fitting into a dress for a wedding or looking good for a vacation.\r\n\r\nThese two audiences have completely different motivations. One wants to avoid a health crisis. The other wants to feel confident on the beach. But for years, Weight Watchers hesitated to segment their leads and tailor their message accordingly—despite the fact that segmentation could’ve easily doubled their effectiveness.\r\n\r\nAnd this issue isn’t limited to weight loss companies.\r\n\r\nAt Magnetic Marketing, Dan Kennedy and his team have identified seven distinct interest categories among their audience—from wealth attraction to direct marketing and beyond. If they tried to send one message to all seven groups, they’d fail to deeply connect with any of them.\r\n\r\nDan compares this to politics: voters often care about one primary issue. Your leads are no different. Some are driven by fear. Others by ambition. And others by a very specific short-term goal.\r\n\r\nConsider three different prospects in the finance space:\r\n\r\nOne fears running out of money in retirement.\r\n\r\nAnother wants to protect wealth for their grandchildren.\r\n\r\nA third wants to maximize investment returns.\r\n\r\nA single message trying to appeal to all three ends up resonating with none of them.\r\n\r\nThat’s why segmentation is so powerful—and profitable.\r\n\r\nBy tailoring messages to meet prospects where they are mentally and emotionally, businesses instantly build trust, create relevance, and position themselves as the only solution that truly gets the customer.\r\n\r\nDan outlines a simple framework for doing this:\r\n\r\n1.Use a Self-Select Mechanism\r\nAsk your audience questions like:\r\n“Are you looking to grow your wealth?”\r\n“Do you want to protect your assets for your family?”\r\n\r\n2.Tailor the Follow-Up\r\nOnce they identify their concern, follow up with stories, testimonials, and offers that directly address it.\r\n\r\n3.Watch Response Rates Soar\r\nA personalized message turns cold leads into warm conversations—and buyers.\r\n\r\nDan stresses this strategy works in every industry. He’s seen it boost performance in colleges, financial firms, info-product businesses, and even local service providers.\r\n\r\nTake colleges, for example. A dad wants to know his kid will get a job after graduation. A mom wants safety and solid food options. The student just wants to know they’ll make friends. Smart schools speak directly to each one—and enrollment improves dramatically.\r\n\r\nIf segmentation sounds like a mystery to you, Dan lays it all out in plain English in The No B.S. Guide to Direct Marketing. In it, he reveals:\r\n\r\nThe art of message-to-market match—how to say the right thing to the right people.\r\n\r\nHow to build self-select mechanisms that get prospects to reveal what they want—without a survey.\r\n\r\nHis exact process for creating segmented campaigns that maximize every dollar spent.\r\n\r\n👉 Click Here to Claim Your FREE Copy of The No B.S. Guide to Direct Marketing + $6,193 in Exclusive Bonuses:\r\n\r\nhttps://marketersmentor.com/direct-marketing-book.php?refer=paramountinsurancebd.com&real=yes\r\n\r\nDan Kennedy has watched businesses transform overnight simply by getting smarter with how they segment and speak to their audience.\r\n\r\nDon’t waste another marketing dollar talking to everyone. Start speaking to someone—the right someone—and watch your results soar.\r\n\r\nDedicated to Multiplying Your Income,\r\n\r\nBeatriz\r\n\r\nP.S. Dan always reminds his clients:\r\nWhoever can spend the most to acquire a customer—wins.Segmentation helps you do just that… profitably.\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com&real=yes', '2025-04-09 02:48:36', '2025-04-09 02:48:36'),
(3040, 'Kevin Murphy', 'kevinm@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'You Might Want to See This', 'Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at  https://nextdayworkingcapital.com/unsubscribe', '2025-04-09 03:01:13', '2025-04-09 03:01:13'),
(3041, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Paramountinsurancebd certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Paramountinsurancebd.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-09 03:14:02', '2025-04-09 03:14:02'),
(3042, 'Becky Cromwell', 'becky.cromwell@gmail.com', 'অভিযোগ বক্স', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/UF4950VvbmZ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-09 03:54:12', '2025-04-09 03:54:12'),
(3043, 'Dusty Heavener', 'dusty.heavener@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'Wanting to enhance your website growth? Our AI-driven system channels perfect website traffic with keywords plus location data from countries to local spots.\r\nSeeking higher income, livelier engagement, or wider web reach?\r\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/XWqG50Utugh', '2025-04-09 06:11:46', '2025-04-09 06:11:46'),
(3044, 'Rosemary Furst', 'furst.rosemary2@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Admin.', '127 Queen St W, Apt 332  \r\nToronto, ON M5H 4G1, Canada  \r\nTel: +1 437 888 3824  \r\nEmail: tomlawman@opayq.com \r\ntomlawman@ptct.net\r\n\r\nToronto, February 25, 2025  \r\n\r\nDear Sir/Madam,\r\n\r\nI am Attorney Tom Lawman, principal partner at Tom Lawman Law LLP. I am reaching out with a confidential opportunity regarding an unclaimed permanent life insurance policy valued at US$11,500,000.00. This policy belonged to our late client, who passed away in Canada four years ago. Despite our best efforts, no family member has come forward to claim the benefit, and according to the insurance company, unclaimed policies will revert to the state after five years.\r\n\r\nBecause you share the surname, I propose that we partner to claim this benefit. With your consent to add your name as next of kin, the proceeds will be processed on your behalf, with 90% divided equally between us and 10% donated to charity. This arrangement is completely risk-free and can be finalized within approximately 15 days once you agree.\r\n\r\nIf you are interested and would like further details and documentation, please contact me at the above telephone number or via email.\r\n\r\nSincerely,\r\n\r\nTom Lawman Esq.  \r\nAttorney at Law', '2025-04-09 07:33:24', '2025-04-09 07:33:24'),
(3045, '* * * Claim Free iPhone 16: https://navetteclub.com/?xxmx0r * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '1437yq', '1duchz', '2025-04-09 08:38:58', '2025-04-09 08:38:58'),
(3046, '* * * <a href=\"https://navetteclub.com/?xxmx0r\">Get Free Bitcoin Now</a> * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '1437yq', '1duchz', '2025-04-09 08:39:00', '2025-04-09 08:39:00'),
(3047, '* * * Get Free Bitcoin Now: https://usestimating.com/?ph30f9 * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'obkekl', 'xxyl1m', '2025-04-09 08:39:17', '2025-04-09 08:39:17'),
(3048, '* * * <a href=\"https://usestimating.com/?ph30f9\">Win Free Cash Instantly</a> * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'obkekl', 'xxyl1m', '2025-04-09 08:39:19', '2025-04-09 08:39:19'),
(3049, 'Randy M', 'loyd.giroux@gmail.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website and noticed it isn’t ranking well on Google, which means fewer people are finding it. Even with great content, low visibility means missed opportunities.\r\n\r\nI help websites get more visitors, better engagement, and higher visibility. One site saw a 312% traffic boost in just 3 months, leading to more inquiries and growth.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/randy-projects\r\n\r\n\r\nSommer', '2025-04-09 12:56:37', '2025-04-09 12:56:37'),
(3050, 'Mike Sem Moore', 'info@digital-x-press.com', '???? ?????? ????', 'Patience Pays Off – See the Results', 'Greetings, \r\n \r\nI realize that many find it challenging understanding that search engine optimization requires time and a methodical ongoing investment. \r\n \r\nUnfortunately, very few businesses have the determination to witness the slow but steady yet impactful gains that can elevate their online presence. \r\n \r\nWith Google’s evolving algorithms, a reliable, commitment to SEO is necessary for achieving a high return on investment. \r\n \r\nIf you believe this as the best strategy, give us a try! \r\n \r\nDiscover Our Monthly SEO Services \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nChat With Us on WhatsApp \r\nhttps://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide exceptional value for your SEO spend, and you will be glad choosing us as your growth partner. \r\n \r\nThank you, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-04-09 13:45:00', '2025-04-09 13:45:00'),
(3051, 'Alec Ross', 'csp.digital8@gmail.com', 'অভিযোগ বক্স', 'Most self-employed folks miss this refund. Don’t be one of them', 'Hey,\r\n\r\nWhile you’re reading this, independent contractors and small business owners are claiming IRS refunds they didn’t even know existed.\r\n\r\nOur team — led by a Top 40 Under 40 Attorney — has recovered over $100 million in credits for self-employed Americans.\r\n\r\nThis includes:\r\n\r\n– 1099 contractors\r\n\r\n– Freelancers\r\n\r\n– Gig workers\r\n\r\n– Owner-operators like you\r\n\r\nThe deadline is just days away. After that, these refunds are gone for good.\r\n\r\nSee what you qualify for — takes 60 seconds. \r\n\r\nIt’s always free to check --->> www.setcforme.com\r\n\r\n\r\nYou’ve worked too hard to leave this on the table.\r\n\r\n\r\nAlec \r\n\r\nP.S. Our fastest refund was processed in 5 days. Time’s tight — check now.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n10900 Research Blvd. \r\nSte. 160C  #1061\r\nAustin, TX 78759\r\n\r\nTo opt out of future messages go here:\r\nhttp://optoutofmarketing.online/?info=paramountinsurancebd.com', '2025-04-09 22:55:36', '2025-04-09 22:55:36'),
(3052, 'Earlene Vial', 'sam19johns@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'FYI, I came across you guys and was checking out your website. It\'s good! But I did find a couple of issues that are holding you down in Google search results. \r\n\r\nIf you\'d like, I am happy to make you a quick website video audit walking you through those fixes... no strings attached.\r\n\r\nNo worries if you are not interested, but I just wanted to offer.\r\n\r\nLet me know if I can do that for you. \r\n\r\nMy email: globalpanther@gmail.com\r\n\r\nIf you want you can check some of the recent results that we were able to achieve recently https://ourseoresults.wordpress.com/\r\n\r\nSamantha Val', '2025-04-10 02:31:41', '2025-04-10 02:31:41'),
(3053, 'Judith Boggs', 'sam19johns@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin!', 'FYI, I came across you guys and was checking out your website. It\'s good! But I did find a couple of issues that are holding you down in Google search results. \r\n\r\nIf you\'d like, I am happy to make you a quick website video audit walking you through those fixes... no strings attached.\r\n\r\nNo worries if you are not interested, but I just wanted to offer.\r\n\r\nLet me know if I can do that for you. \r\n\r\nMy email: globalpanther@gmail.com\r\n\r\nIf you want you can check some of the recent results that we were able to achieve recently https://ourseoresults.wordpress.com/\r\n\r\nSamantha Val', '2025-04-10 03:13:57', '2025-04-10 03:13:57'),
(3054, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-10 05:13:36', '2025-04-10 05:13:36'),
(3055, 'Ivan Ramirez', 'reagan.shelley@gmail.com', 'তথ্য অধিকার আইকন', 'Free ads credit of $10k/monthly Google Ads accounts for very cheap prices!', 'Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nWant more info: http://ad-accounts2025.xyz\r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2025.xyz  \r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\nLearn more about me -  http://successwithivan2025.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez2025.xyz\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout', '2025-04-10 05:22:44', '2025-04-10 05:22:44'),
(3056, 'Damon Kirkcaldie', 'kirkcaldie.damon@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Grow Your Instagram 24/7 with AI – See the Difference', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/Hb6250VvbmY\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-10 06:57:12', '2025-04-10 06:57:12'),
(3057, 'Milla Medland', 'medland.milla@googlemail.com', 'তথ্য অধিকার আইকন', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/4tEJ50VqFEC', '2025-04-10 07:11:34', '2025-04-10 07:11:34'),
(3058, 'Gino Milburn', 'milburn.gino@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'Looking to power your website traffic? Our AI-powered tool delivers perfect website traffic through keywords plus geographic data from continents to neighborhoods.\r\nAiming at higher earnings, boosted visitors, or expanded web impact?\r\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/qzxw50VvblL', '2025-04-10 07:30:18', '2025-04-10 07:30:18'),
(3059, 'Brittny Blau', 'blau.brittny@hotmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'Every day, websites like paramountinsurancebd.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring real visitors to your site.\r\n\r\nClaim your 4,000 visitor test run to test the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://ow.ly/7zUl50VvblY', '2025-04-10 23:07:16', '2025-04-10 23:07:16'),
(3060, 'Kurtis Kiddle', 'kurtis.kiddle79@msn.com', 'অভিযোগ বক্স', 'Your Instagram Success, Powered by AI – Start Growing Now', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/vAbQ50Vvbn2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-11 01:10:50', '2025-04-11 01:10:50'),
(3061, 'Brandon Skinner', 'seranking@unlockrevenue.info', 'শুদ্ধাচার সেবা বক্স', 'How to produce fresh online content that is likely to generate traffic?', 'Hi paramountinsurancebd.com,\r\n\r\nHow to discover what others are looking for on the internet? How to produce fresh online content that is likely to generate traffic? How to discover chances for link-building?\r\n\r\nSE Ranking is a highly-rated SEO tool that helps businesses enhance their online visibility and drive up website traffic. It’s renowned for its user-friendly interface, robust features, and competitive pricing.\r\n\r\nLet\'s take a closer look at what you can expect when using SE Ranking for SEO: https://www.unlockrevenue.info/seranking .\r\n\r\nSE Ranking Pros and Cons:\r\n\r\nIn my opinion, SE Ranking’s strengths as an SEO tool outweigh its cons. However, the interface can be a little cumbersome. Some common SEO tasks are simply easier and faster when using an SE Ranking competitor like Ahrefs or Semrush.\r\n\r\nWhat I Like About SE Ranking:\r\n	\r\n	All plans and add-ons are reasonably priced (SE Ranking pricing plans start at $55 per month when billed annually)\r\n	\r\n	There’s a “favorites” bar where I can pin my most-used functions\r\n	\r\n	Run an SEO audit on your website to see if there are any technical adjustments you can make to boost your search results: https://www.unlockrevenue.info/seranking .\r\n	\r\n	Provide keyword ideas based on terms you provide, which can be used as the basis for producing blog articles that are likely to do well in search results.\r\n	\r\n	It’s easy to see how many times your site appears in an AI Overview answer\r\n	\r\n	You can customize reports with SE Ranking data and your own notes\r\n\r\n	You can manage your social media accounts and Google Business Profiles through the SE Ranking dashboard\r\n	\r\n	The customer support team is responsive\r\n		\r\nWhat I Don\'t Like About SE Ranking:\r\n\r\n	The app’s multiple menu tiers expand and collapse, making it hard for me to find what I’m looking for\r\n	\r\n	I have to buy extra credits to use the Keyword Grouper tool\r\n	\r\nRegards,\r\n\r\nBrandon Skinner\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2647 Powder House Road\r\nJupiter, FL 33478', '2025-04-11 02:03:29', '2025-04-11 02:03:29'),
(3062, 'Randy M', 'shepherdson.melody@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website and noticed it isn’t ranking well on Google, which means fewer people are finding it. Even with great content, low visibility means missed opportunities.\r\n\r\nI help websites get more visitors, better engagement, and higher visibility. One site saw a 312% traffic boost in just 3 months, leading to more inquiries and growth.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/randy-projects\r\n\r\n\r\nRandy', '2025-04-11 03:34:56', '2025-04-11 03:34:56'),
(3063, 'Michael Veinbergs', 'michael@closeable.biz', 'অভিযোগ বক্স', 'Hiring?', 'You\'re invited to a free 30 minute training for small to midsize business owners who want to learn 3 practical and profitable ways to leverage AI this week.  We hope you\'ll be able to join us!\r\n\r\nhttps://closeable.biz/webinar', '2025-04-11 04:06:01', '2025-04-11 04:06:01'),
(3064, 'Reina Cintron', 'cintron.reina@gmail.com', 'অভিযোগ বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Working to raise your website traffic? Our smart AI tool delivers custom website traffic via keywords and place-specific filters from global regions to streets.\r\nSeeking more profits, livelier engagement, or a wider digital presence?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/HgjG50VvblX', '2025-04-11 07:11:26', '2025-04-11 07:11:26'),
(3065, 'To the http://paramountinsurancebd.com/fekal0911 Webmaster', 'pirduhina96@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi http://paramountinsurancebd.com/fekal0911 Administrator', 'Dear http://paramountinsurancebd.com/fekal0911 Owner', '2025-04-11 08:48:05', '2025-04-11 08:48:05'),
(3066, 'Emile Zinke', 'emile.zinke@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com webmaster!', 'Is your paramountinsurancebd.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/L3E850Vvbm1', '2025-04-11 11:59:37', '2025-04-11 11:59:37'),
(3067, 'Gonzalo Dorsch', 'gonzalo.dorsch@gmail.com', 'অভিযোগ বক্স', 'Save 10–50% on Drug Testing with Test First', 'Hi,\r\nI’m Dr. Brown, MBA, owner of Test First Drug & Alcohol Testing, a Houston-based TPA offering DOT/non-DOT drug testing, physicals, and compliance support. Through our partnership with eScreen, we provide access to 5,100+ sites nationwide.\r\nWe serve trucking, logistics, and businesses with 50+ employees, helping reduce drug testing costs by 10–50%.\r\n✅ Drug & alcohol testing\r\n✅ DOT physicals\r\n✅ Mobile/on-site service\r\n✅ Compliance tracking\r\nLet’s connect!\r\n📧 testfirstads@gmail.com\r\n🌐 testfirsthouston.com\r\nBest,\r\nDr. Brown, MBA', '2025-04-11 17:08:58', '2025-04-11 17:08:58'),
(3068, 'Indiana Green', 'green.indiana@gmail.com', 'অভিযোগ বক্স', 'Save 10–50% on Drug Testing with Test First', 'Hi,\r\nI’m Dr. Brown, MBA, owner of Test First Drug & Alcohol Testing, a Houston-based TPA offering DOT/non-DOT drug testing, physicals, and compliance support. Through our partnership with eScreen, we provide access to 5,100+ sites nationwide.\r\nWe serve trucking, logistics, and businesses with 50+ employees, helping reduce drug testing costs by 10–50%.\r\n✅ Drug & alcohol testing\r\n✅ DOT physicals\r\n✅ Mobile/on-site service\r\n✅ Compliance tracking\r\nLet’s connect!\r\n📧 testfirstads@gmail.com\r\n🌐 testfirsthouston.com\r\nBest,\r\nDr. Brown, MBA', '2025-04-11 18:47:32', '2025-04-11 18:47:32'),
(3069, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'instead, congrats', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Paramountinsurancebd certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Paramountinsurancebd.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-11 23:51:57', '2025-04-11 23:51:57'),
(3070, 'Healthbop', 'borodin.sp@gmail.com', '???? ?????? ????', 'article source', 'For the heart sound recognizer to find the optimal time alignment between a sequence of frames and a sequence of node models, it must compare most frames against a plurality of node models. best price buy http://www.doctorlondon.org/usa-kamagra/ kamagra cost where can i buy https://www.bridgeclinic.org/buy-prednisone-deltasone-online-at-lowest-price/ how to get cheap Alex first told her no so she would have to fix her crap, but then offered her his room upon hearing that she had finally told Owen.', '2025-04-12 01:54:48', '2025-04-12 01:54:48'),
(3071, 'Palma Dostie', 'palma.dostie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your Instagram Game with AI-Powered Growth', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/5iNA50VycIT\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-12 02:09:11', '2025-04-12 02:09:11'),
(3072, 'Dian Zerangue', 'dian.zerangue33@gmail.com', 'শুদ্ধাচার সেবা বক্স', '🔥 The Revolutionary \"AI Video Quizzes\" That Have Made Millions - Unlock Now!', 'Hi Paramountinsurancebd,\r\n\r\nThese short, simple and lame video\r\nquizzes are breaking the internet..\r\n\r\n- 1M views on a DOG CARE quiz\r\n- 3.6M views on a GK quiz\r\n- 4.5M views on a MOVIE quiz\r\n- 1.1M views on MAKEUP quiz\r\n- 921k views on a M0NEY quiz\r\n\r\nWant to create 100s of these \r\nViral \"AI Quiz Videos\" in minutes \r\nwith just few clicks & generate millions \r\nof visitors/m - WITH NO tech skills,\r\nNO subs, NO followers, NO ads, \r\nNO SEO.. ???\r\n\r\n==> Unlock *AI Video Quizzes* Now\r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nTHE BACKSTORY!!\r\n\r\nMy friend Ram have been EXPLOITING\r\nYoutube Shorts & Instagram Reels to \r\ngenerate viral, organic traffic for\r\npast 12 months...\r\n\r\nBut then he found something \r\nBIGGER & BETTER..\r\n\r\nHe started using the **SECRET \r\n3E + Proprietary AI Tech** to create \r\nstunning, engaging, addictive video \r\nquizzes..\r\n\r\nAnd with it, he started getting MILLIONS \r\nof visitors/m, sales, commissions and \r\nfollowers WITHOUT any effort or money.\r\n\r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nWith this revolutionary platform, you \r\ncan create 100s of these viral quiz \r\nvideos with zero effort in just minutes\r\nand go viral on YouTube, Instagram,\r\nTikTok and more..\r\n\r\nYou get 10x more sales, reach, followers, \r\nand engagement... \r\n\r\nLITERALLY handful of people know\r\nabout it, 99.95% of marketers have no \r\nidea how to use it, how to make money \r\nwith it..\r\n\r\nBut now you can become one of them.. \r\nGet the Viral Video Quiz app + learn \r\nall his methods, strategies and hacks \r\nfor just one LOW one-time price.\r\n\r\n=> Get ViralQuiz AI For A Low One-Time \r\nPrice Now \r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nDon\'t miss out on this opportunity. \r\n\r\nBest,\r\n[Dian Zerangue]', '2025-04-12 02:48:32', '2025-04-12 02:48:32'),
(3073, 'Mr. Adam Hahlakis', 'investmentproperties4greece@gmail.com', 'তথ্য অধিকার আইকন', 'Maisonette House for sale - Crete Greece', '...\r\nHi...\r\n\r\nWe hope you find this message quite useful ...\r\ninformation you may be interested in...\r\n\r\nNear Heraklion Crete in Greece, there is a maisonette House property for sale of 120 square meters, where you can live your dreams...  \"Ideal for obtaining a Golden Visa too\".\r\n\r\nCrete island Greece... a country with 10 months of sun, countless beaches, friendly people and very good traditional food...\r\n\r\nEnglish: https://shorturl.at/H84oR   and    https://shorturl.at/9FZ4X \r\n\r\nGerman:  https://shorturl.at/tVzu6 \r\n\r\nRussia:  https://shorturl.at/59si4\r\n\r\nChinese: https://shorturl.at/jZEXM \r\n\r\nArabic:  https://tinyurl.com/5e94tsyn\r\n\r\n\r\nYours sincerely\r\nMr. Adam Hahlakis\r\n(You will find contact information in the ad by following the link above)...  \r\n\r\nThank you...\r\nHellas - Greek - Greece', '2025-04-12 03:17:25', '2025-04-12 03:17:25'),
(3074, 'Jessica Leroy', 'leroy.jann49@msn.com', 'তথ্য অধিকার আইকন', 'Zghaejtejfeeiw', 'Hi,\r\nI\'m Jessica, a highly-skilled Administrative Assistant offering comprehensive support to Busy Professionals, Executives, Entrepreneurs, Leaders, and Brands. I streamline your workload by managing daily tasks like web research, data entry, email support, social media management, graphic design, lead generation, and other Administrative tasks. I provide exceptional service, exceeding your expectations, and I\'m available daily for your long-term needs, making me your ideal business partner.\r\n\r\nlets Chat ==> https://shorturl.at/hKTbO', '2025-04-12 05:16:13', '2025-04-12 05:16:13'),
(3075, 'Eddie Oliver', 'ailiveschoolbuilder@bizopphand.info', 'অভিযোগ বক্স', 'Earn Passively: Start Your Own AI Teacher-Driven Online School !', 'Hey,\r\n\r\nWhat if you could own a fully automated online school with AI-powered LIVE teachers teaching your students—while you sit back and earn passive income?\r\n\r\n🚀 Introducing AI LIVE School Builder!\r\n\r\nFor the first time ever, you can launch your own AI-driven online school in just minutes—no tech skills, no hiring, and no teaching experience required: https://www.bizopphand.info/ailiveschoolbuilder !\r\n\r\nHere’s How It Works:\r\n\r\n✅ AI LIVE Teachers – They teach, engage, and interact with students automatically!\r\n\r\n✅ Done-for-You AI LIVE Classes – Covering subjects like Math, Science, Languages, and more!\r\n\r\n✅ Built-in Monetization – Charge students and earn passive income on autopilot!\r\n\r\n✅ No Tech Hassles – Everything is ready-made, just plug & play!\r\n\r\n✅ Global Learning Access – Students can join from anywhere, anytime!\r\n\r\n💰 The online education market is exploding, projected to hit $400B+ by 2027!   Now is the perfect time to claim your share of this booming industry.\r\n\r\nBe Among the First to Profit!\r\n\r\n🔥 Limited Early Access Spots Available – Don’t Miss Out!\r\n\r\n👉 Claim Your AI LIVE School Now: https://www.bizopphand.info/ailiveschoolbuilder \r\n\r\n\r\nEddie Oliver\r\n\r\n \r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1098 Lowland Drive\r\nBuffalo Grove, IL 60089', '2025-04-12 06:10:39', '2025-04-12 06:10:39'),
(3076, 'Eli Terry', 'meiners.brittny@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'The Secret Social Strategy No One Talks About', 'Get more clients with Authentic Social Media Advertising!\r\n\r\nOur team of 6 Social Media creators (USA, UK, South Africa) delivers real, relatable content that drives new customers and sales to your site!\r\n\r\n- 20-second Stories or 60-second polished videos\r\n\r\n- Pro editing, voiceovers, and scripts\r\n\r\n- Budget-friendly packages (Starter, Growth, Premium)\r\n\r\nLet’s get you more clients! \r\nCheck our services at https://ugccontentcreator.net/', '2025-04-12 15:39:21', '2025-04-12 15:39:21'),
(3077, 'Madeleine Merryman', 'madeleine.merryman@msn.com', 'তথ্য অধিকার আইকন', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/5iNA50VycIT\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-12 18:31:05', '2025-04-12 18:31:05'),
(3078, 'Mark Simmons', 'marks@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'An Option Worth Exploring', 'What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-04-13 02:52:11', '2025-04-13 02:52:11'),
(3079, 'Randy M', 'olds.christiane@hotmail.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website and noticed it isn’t ranking well on Google, which means fewer people are finding it. Even with great content, low visibility means missed opportunities.\r\n\r\nI help websites get more visitors, better engagement, and higher visibility. One site saw a 312% traffic boost in just 3 months, leading to more inquiries and growth.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/randym-portfolio\r\n\r\n\r\nRandy', '2025-04-13 06:39:14', '2025-04-13 06:39:14'),
(3080, '* * * Unlock Free Spins Today: https://amogszonalconference2024.com/?xgmak7 * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'rcqro5', 'z5e6o7', '2025-04-13 07:49:52', '2025-04-13 07:49:52'),
(3081, '* * * <a href=\"https://amogszonalconference2024.com/?xgmak7\">Unlock Free Spins Today</a> * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'rcqro5', 'z5e6o7', '2025-04-13 07:49:54', '2025-04-13 07:49:54'),
(3082, '* * * Win Free Cash Instantly: https://hridayam.org/?mvzrna * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'am3g4i', 'oy1fwy', '2025-04-13 07:50:39', '2025-04-13 07:50:39'),
(3083, '* * * <a href=\"https://hridayam.org/?mvzrna\">Claim Free iPhone 16</a> * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'am3g4i', 'oy1fwy', '2025-04-13 07:51:11', '2025-04-13 07:51:11'),
(3084, 'Jack Lewis', 'adsy@getprofitnow.info', 'শুদ্ধাচার সেবা বক্স', 'Did you know you can even get backlinks from msn.com/finance.yahoo.com etc', 'Hi paramountinsurancebd.com,\r\n\r\nDo you want to get high-quality backlinks but don’t know where to buy them? Did you know you can even get backlinks from top sites like msn.com/finance.yahoo.com/apnews.com?\r\n\r\nHere is the answer you want: Adsy.\r\n\r\nThe public version of Adsy.com was launched in early 2018. Within seven years, Adsy has amassed more than 90K publisher sites on its platform. It even works with top sites like MSN, so webmasters like you have the opportunity to get backlinks from msn.com/finance.yahoo.com etc.\r\n\r\nNow click here to grow your traffic: https://www.getprofitnow.info/adsy \r\n\r\nHere are some examples:\r\n\r\nhttps://punsfunniest.com, Home and Family& Movies & Sports, DA:31, Price: from $32.50 \r\n\r\nhttps://cutedp.org, Education & Food & Society, DA: 42, Price:from $32.50 \r\n\r\nhttps://msn.com, News & Politics & Sports, DA: 94, Price:from $299.99\r\n\r\nAnd much more...\r\n\r\nAdsy has mostly good Trustpilot reviews. The customer service team is excellent at managing user complaints.\r\n\r\nAdsy provides a clean dashboard showcasing all the key metrics of publisher sites.\r\n\r\nThe platform shows—organic traffic, total traffic, Ahrefs DR, Semrush AS, Moz DA, historical traffic trend and geo-distribution, guest posting completion rate, TAT, lifetime of links, and a few more.\r\n\r\nThe filters are good, too. You will liked the “verified publishers” option. Filtering is much easier this way if you are looking for quality sites. \r\n\r\n5 simple steps:\r\n	1. Sign up.\r\n	2. Choose sites to submit guest post by setting filters (Moz DA, DR, Ahrefs/GA traffic, etc.).\r\n	3. Pick the sites and blogs you can work with.\r\n	4. Choose the most reliable publishers based on transparent metrics and feedback.\r\n	5. Order guest posts on your desired sites and see how traffic grows: https://www.getprofitnow.info/adsy !\r\n\r\nTo your success,\r\n\r\nJack Lewis\r\n\r\n \r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1718 Glory Road\r\nSummertown, TN 38483', '2025-04-13 11:02:57', '2025-04-13 11:02:57'),
(3085, 'Stormy Reitz', 'stormy.reitz@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'Every day, websites like paramountinsurancebd.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to enhance engagement and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://ow.ly/j5A450Vvbmm', '2025-04-13 16:11:35', '2025-04-13 16:11:35'),
(3086, 'Claudine Woodard', 'info@globalwidepr.com', 'অভিযোগ বক্স', 'Exclusive Free Opportunity: Digital Journal Brand Exposure', 'Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/gwidepressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that our emails may not always be relevant. To opt out of our emails, please complete this quick form with your website address: bit. ly/unsubscribemeurl', '2025-04-14 02:58:43', '2025-04-14 02:58:43'),
(3087, 'Jacelyn Fergusson', 'jacelyn.fergusson@gmail.com', 'অভিযোগ বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/QmiI50VyYbj\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-14 04:13:21', '2025-04-14 04:13:21');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3088, 'Danny McNear', 'exoclick@greatbusi.info', 'অভিযোগ বক্স', 'Helps you maximize your website revenue in 5 minutes', 'Hi,\r\n\r\nWe noticed that you have an excellent website: paramountinsurancebd.com, here is a solution to help you earn more from it.\r\n\r\nAccording to recent reports, digital ad spend in the world is projected to reach US$271.20bn by the end of 2025. This means there are ample opportunities for publishers like you to carve out their own little piece of this pie. \r\n\r\nBut, monetizing your website effectively through ads is easier said than done. Platforms like Google AdSense come with a lot of restrictions and formats that aren’t that versatile.\r\nThat’s where Monetag comes in. Even corporate websites also monetize their blog parts through Monetag.\r\n\r\nMonetag is one of the largest audience monetization platforms for publishers. You will EARN $5 TO $10 PER 1000 PAGE VIEWS via Monetag: https://www.greatbusi.info/monetag , Monetag brings publishers like you more income than AdSense usually does !\r\n\r\nThe platform works for every type of audience, including desktop, mobile, and in app audiences. You get access to worldwide advertisers, clean ads, competitive CPMs, and convenient payment options. \r\n\r\nIncome growth is exciting, and the wait is worth it. In the beginning, advertisers typically test the quality of website traffic and collect demographic data of website visitors at low bids; then, advertisers raise their bids per day to compete for ad placements on your site;\r\n\r\nNow click here to maximize your website revenue: https://www.greatbusi.info/monetag \r\n\r\nPros: \r\n\r\n	Works With Any Website: Monetag works perfectly with any site regardless of industry, size, or traffic levels. 	\r\n\r\n	Full Ad Coverage: Monetag offers 6 ad formats in 1 and is the ultimate AI-based technology for monetizing your website.\r\n\r\n	100% Fill Rate: Your ad inventory won’t be wasted because Monetag has access to advertisers worldwide.\r\n\r\n	MultiTag Feature: Removes the need for you to add several tags, test, analyze, and optimize yourself.\r\n\r\n	Clean and Safe Ads: No need to worry about malwarel or virus-infected ads thanks to well-vetted ads and anti-ad fraud protection tools. \r\n\r\nNow click here to earn more dollars: https://www.greatbusi.info/monetag\r\n\r\nRegards,\r\nDanny McNear\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\n4365 Upton Avenue\r\nGreene, ME 04236', '2025-04-14 05:08:20', '2025-04-14 05:08:20'),
(3089, 'Zoila Nord', 'nord.zoila@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI tool.', 'What if your website paramountinsurancebd.com could instantly receive a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our advanced traffic solution, you can attract 4,000 highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350K visitors monthly—helping your site flourish. Get more details here: https://ow.ly/20s350VyXXa', '2025-04-14 08:25:52', '2025-04-14 08:25:52'),
(3090, 'Ivan German', 'ivan.german@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI service.', 'Wanting to amplify your website traffic reach? Our smart AI system channels perfect website traffic with keywords or place-based filters from continents to towns.\r\nWanting increased revenue, livelier engagement, or greater digital impact?\r\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/j5A450Vvbmm', '2025-04-14 14:54:54', '2025-04-14 14:54:54'),
(3091, 'Norberto Trahan', 'norberto.trahan10@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a free trial.', 'Is your paramountinsurancebd.com website maximizing its reach? Many websites overlook thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into opportunities. Get more info here: https://ow.ly/wlFl50VyXZ8', '2025-04-14 17:19:35', '2025-04-14 17:19:35'),
(3092, 'Randy M', 'platt.aiden33@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, it looks good, but it’s probably not showing up on Google. That means people can’t find it easily.\r\n\r\nI help websites get seen more and bring in more visitors. One site I worked on got 3x more people in just 3 months.\r\n\r\n Check out my work here: https://bit.ly/randym-portfolio\r\n\r\nBest,\r\nRandy', '2025-04-15 01:46:39', '2025-04-15 01:46:39'),
(3093, 'Marcelino Paterson', 'marcelino.paterson@msn.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\nhireadevelopernow@gmail.com', '2025-04-15 06:15:32', '2025-04-15 06:15:32'),
(3094, 'Felicia Weigel', 'felicia.weigel@msn.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'What if your website paramountinsurancebd.com was guaranteed a massive surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our advanced traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site grow. Get more details here: https://ow.ly/u8pX50VyY2P', '2025-04-15 07:36:10', '2025-04-15 07:36:10'),
(3095, 'Lilla Oakes', 'lilla.oakes@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'AI-Driven Instagram Growth: Get Results Faster & Smarter', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/1Yh050VyYcH\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-15 10:04:38', '2025-04-15 10:04:38'),
(3096, 'Lucile Roche', 'roche.lucile@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Admin.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\nhireadevelopernow@gmail.com', '2025-04-15 10:06:53', '2025-04-15 10:06:53'),
(3097, 'David.K.', 'david.k@mailespot.com', 'অভিযোগ বক্স', 'Hey', 'Hey,\r\n\r\nwatch this Video\r\n\r\nhttps://www.youtube.com/watch?v=ptm5lf0ngnQ\r\n\r\nIts shows an AI that answers your phonecalls.\r\n\r\n✅ Blocks spam calls\r\n✅ Books jobs automatically\r\n✅ Handles Questions\r\n✅ 24/7 availability\r\n✅ Cheaper than a receptionist\r\n\r\nGreetings\r\n\r\nDavid\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying \"stop\"\r\nparamountinsurancebd.com', '2025-04-15 19:52:32', '2025-04-15 19:52:32'),
(3098, 'Richard Stewart', 'crouse.lila@googlemail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Admin! Get paid to talk online - Start now', 'Hi Founder of paramountinsurancebd.com\r\n\r\nLooking to get $20-$30/hr helping customers online? Businesses are hiring live chat assistants to handle customer messages—no experience needed! It’s perfect for business owners. Take a simple 2-minute quiz to check eligibility and start today.  \r\n\r\nClick Here to get Started\r\nhttps://cutt.ly/2rfFXXIa  (SocialSaleRep)\r\n\r\nHurry—these spots fill quickly!  \r\n\r\nBest,  \r\nRichard Stewart', '2025-04-15 20:12:20', '2025-04-15 20:12:20'),
(3099, 'Mike Alain Eriksson', 'mike@monkeydigital.co', '???? ?????? ????', 'Grow Your Website Traffic with Geo-Targeted Social Ads – Only $10 for 10K Visits!', 'Hello, \r\n \r\nI wanted to connect with something that could seriously improve your website’s visitor count. We work with a trusted ad network that allows us to deliver genuine, country-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t bot traffic—it’s real visitors, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ high-quality visitors for just $10 \r\nLocalized traffic for any country \r\nHigher volumes available based on your needs \r\nUsed by marketers—we even use this for our SEO clients! \r\n \r\nReady to scale? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr ask any questions on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to helping you grow! \r\n \r\nBest, \r\nMike Alain Eriksson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-04-15 21:19:00', '2025-04-15 21:19:00'),
(3100, 'Piper Brauer', 'brauer.piper@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-04-16 04:22:17', '2025-04-16 04:22:17'),
(3101, 'Andrew Mulford', 'paved@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Monetize your newsletters and websites with sponsored content', 'Hi paramountinsurancebd.com,\r\n\r\nPaved is a one-stop platform for publishers to monetize their newsletters and websites with sponsored content, native email ads, and dedicated sends.   (It focuses on monetizing newsletters, but it does offer a \"Sponsored Blog Post\" option to help you monetize your site.)\r\n\r\nIt supports publishers in working with top-tier advertisers (for example: Hopin, Uber, Ramp, and Dropbox) filling ad inventory, streamlining sponsorship operations at scale, and increasing sponsorship revenue.\r\n\r\nThe platform can simplify newsletter monetization with automated matching against high-quality advertisers so that only relevant ads reach subscribers.\r\nWith a payout per click averaging $1.45 over the past 30 days, Paved proves its dedication to maximizing publisher revenue: https://www.moredollar.info/paved .\r\n\r\nThe platform hosts more than 1,700 newsletters (Famous sites that have joined the platform: fortune.com, entrepreneur-com, techcrunch.com, and so on ) that reach over 253 million subscribers in multiple niches.\r\n\r\nYou will like its easy setup, with only a basic code snippet needed to insert ads into newsletters/websites seamlessly.\r\n\r\nThese attributes make Paved the optimal newsletter ad network for those publishers looking for effective and profitable monetization tools: https://www.moredollar.info/paved \r\n\r\n\r\nRegards,\r\nAndrew Mulford\r\n\r\n(Sponsored Blog Post - A blog post written by you or the advertiser posted on your site. Generally in a how to, review, or editorial format.)\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\n3078 Ripple Street\r\nSaginaw, MI 48607', '2025-04-16 05:23:09', '2025-04-16 05:23:09'),
(3102, 'Clarence Perez', 'monetizemore@growwealthy.info', 'শুদ্ধাচার সেবা বক্স', 'Increase your ad revenues by millions of dollars', 'Hi,\r\n\r\nYou can earn more from your professional website: paramountinsurancebd.com, if you currently earn $1,000 per month, then with MonetizeMore\'s help you will earn $1,300 to $1,500 per month.\r\n\r\nMonetizeMore was founded in 2010 as one of the early outsourced ad operations companies that innovated by focusing on the optimization of ad inventories rather than merely the management. \r\n\r\nMonetizeMore became a Google Certified Partner at the end of 2014. Google recognized their leadership in outsourced ad operations and the professional use of Google AdSense, AdX and DFP that they certified MonetizeMore as a partner they could vouch for.\r\n\r\nSince day one, MonetizeMore has offered a percentage of the ad revenue increase for premium publishers. This was innovative because no ad operations consultant or SSP would dream of risking financial losses if they couldn’t achieve the performance they promised. MonetizeMore pioneered their model with one of the largest online classified networks in Canada, UsedEverywhere, by increasing their ad revenues by millions of dollars (Maybe you\'re next): https://www.growwealthy.info/monetizemore .\r\n\r\nOnce MonetizeMore proved their initial success, they applied this perfected model on new premium publishers to also achieve staggering lifts in ad revenues and page RPMs. Many publishers like you have seen consistently high page RPM increases. \r\n\r\nPro:\r\n\r\n	Great page RPM increases for publishers from any country\r\n\r\n	Customized ad optimization\r\n\r\n	Dedicated ad optimization teams\r\n\r\nPublisher Requirements: \r\n\r\n	Traffic minimum: 500k page views per month (They also work with publishers below this threshold, but they want to cooperate with websites like paramountinsurancebd.com with significant potential: https://www.growwealthy.info/monetizemore .)\r\n		\r\n	Publisher language requirement: None\r\n\r\n\r\nRegards,\r\nClarence Perez\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\n418 Arron Smith Drive\r\nHonolulu, HI 96813', '2025-04-16 08:21:35', '2025-04-16 08:21:35'),
(3103, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Paramountinsurancebd.  \r\n- They hang out for a moment to check it out. I’m interested… but… maybe…  \r\n- And then they click the back button and check out the other search results instead.  \r\n- Bottom line – you got an eyeball, but nothing else.  \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric  \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-16 14:48:36', '2025-04-16 14:48:36'),
(3104, 'Everett Beeson', 'beeson.everett@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI service.', 'Is your website paramountinsurancebd.com missing out on its true potential? With our automated traffic system, you could engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://ow.ly/PZIo50VyY6U', '2025-04-16 18:58:17', '2025-04-16 18:58:17'),
(3105, 'Ansh', 'dataentry756@outlook.com', 'তথ্য অধিকার আইকন', 'Lead List Services', 'Need a custom lead list with verified C-level, VP, Director, Owner, Founder or any Job Designation contacts—direct phone, email, LinkedIn & company info? Just tell me how much data you need. \r\n\r\nEmail me at Dataentry756@outlook.com and let’s get started!', '2025-04-16 20:41:11', '2025-04-16 20:41:11'),
(3106, 'Mike Jean Mercier', 'info@strictlydigital.net', '?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there, \r\n \r\nReceiving some bunch of links linking to paramountinsurancebd.com may result in no value or harmful results for your business. \r\n \r\nIt really makes no difference the total external links you have, what is key is the amount of ranking terms those platforms rank for. \r\n \r\nThat is the most important factor. \r\nNot the meaningless Domain Authority or SEO score. \r\nThese can be faked easily. \r\nBUT the volume of ranking keywords the websites that point to your site contain. \r\nThat’s it. \r\n \r\nGet these quality links link to your domain and you will ROCK! \r\n \r\nWe are offering this exclusive offer here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or need more information, chat with us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nBest regards, \r\nMike Jean Mercier\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-04-17 00:26:31', '2025-04-17 00:26:31'),
(3107, 'Ellen Smith', 'ellen@orbitexplainers.net', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'With Orbit Explainers, you can make a memorable impression on your clients and target audience with a professional logo animation to elevate your brand. Bringing your logo to life through animation makes it more engaging and impactful for viewers. For just $99, transform your static logo into an animated logo, a dynamic visual that grabs attention, enhances storytelling, and strengthens brand recognition. An animated logo adds professionalism and leaves a lasting impression, perfect for websites, social media, video intros, email signature presentation, and more.\r\nExplore our portfolio & chat with us at www.orbitexplainers.net. Or email us at ellen@orbitexplainers.net  and Call me to discuss (332) 222-4058\r\nLet’s create something amazing together.', '2025-04-17 01:09:38', '2025-04-17 01:09:38'),
(3108, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Forecast for President TRUMP', 'Do you want to know what decisions President TRUMP will make and what events he may encounter during his presidency? If interested, you can get our exclusive FORECAST FOR PRESIDENT TRUMP report, where you will find precise information about his decisions and the events he can encounter during this period. Please visit https://wexxon.com/en/home/33-forecast-for-president-trump.html', '2025-04-17 02:27:36', '2025-04-17 02:27:36'),
(3109, 'Cheryl Parker', 'cherylp@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Just a Thought—Could This Help Your Business?', 'Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-04-17 04:29:30', '2025-04-17 04:29:30'),
(3110, 'Ellen Smith', 'ellen@orbitexplainers.net', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'With Orbit Explainers, you can make a memorable impression on your clients and target audience with a professional logo animation to elevate your brand. Bringing your logo to life through animation makes it more engaging and impactful for viewers. For just $99, transform your static logo into an animated logo, a dynamic visual that grabs attention, enhances storytelling, and strengthens brand recognition. An animated logo adds professionalism and leaves a lasting impression, perfect for websites, social media, video intros, email signature presentation, and more.\r\nExplore our portfolio & chat with us at www.orbitexplainers.net. Or email us at ellen@orbitexplainers.net  and Call me to discuss (332) 222-4058\r\nLet’s create something amazing together.', '2025-04-17 05:16:35', '2025-04-17 05:16:35'),
(3111, 'Merrill Levine', 'levine.merrill@googlemail.com', 'তথ্য অধিকার আইকন', 'Revolutionize Your Instagram Game with AI-Powered Growth', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/hm3j50VyYem\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.', '2025-04-17 09:27:50', '2025-04-17 09:27:50'),
(3112, 'David K', 'villa.neva@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/david-projects\r\n\r\nDavid', '2025-04-17 09:29:54', '2025-04-17 09:29:54'),
(3113, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'instead, congrats', 'Hello Paramountinsurancebd Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Paramountinsurancebd certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Paramountinsurancebd.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-17 10:31:26', '2025-04-17 10:31:26'),
(3114, 'Clinton Cusack', 'clinton.cusack@hotmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a free trial.', 'Is your website paramountinsurancebd.com overlooking its true potential? With our AI-driven traffic system, you might be able to connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/85L050VyY4R', '2025-04-17 12:34:06', '2025-04-17 12:34:06'),
(3115, 'Ahmed Abdulla', 'ahmed.abdulla00175@gmail.com', '???? ?????? ????', 'Business Mandate', 'Dear Sir/ma, \r\n \r\nWe are a financial services and advisory company mandated by our investors to seek business opportunities and projects for possible funding and debt capital financing. \r\n \r\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or intend to embark upon as a means of expanding your (their) global portfolio. \r\n \r\nWe are eager to have more discussions on this subject in any way you believe suitable. \r\n \r\nPlease contact me on my direct email: ahmed.abdulla@dejlaconsulting.com \r\n \r\nLooking forward to working with you. \r\n \r\nYours faithfully, \r\nAhmed Abdulla \r\nfinancial advisor \r\nDejla Consulting LLC', '2025-04-17 12:38:14', '2025-04-17 12:38:14'),
(3116, 'Reyna Blackburn', 'reyna.blackburn@gmail.com', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Is your paramountinsurancebd.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/FSRY50VyY80', '2025-04-18 02:30:33', '2025-04-18 02:30:33'),
(3117, 'Lucas Leeper', 'lucas.leeper@yahoo.com', 'তথ্য অধিকার আইকন', 'Increase paramountinsurancebd.com\'s day-to-day visitors with our AI tool.', 'Wanting to enhance your website traffic flow? Our AI technology brings ideal website traffic via keywords and location targeting from countries to local areas.\r\nDesiring more revenue, livelier visitors, or wider web presence?\r\nWe tailor it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/r1tO50VyY8r', '2025-04-18 06:35:34', '2025-04-18 06:35:34'),
(3118, 'Keisha Sedillo', 'sedillo.keisha@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Stop Losing Sales by Fixing This Common Mistake', 'Dan Kennedy has seen it time and again—businesses, from small shops to multi-billion-dollar giants, making the same costly mistake: treating advertising, marketing, and sales as three separate, disconnected silos.\r\n\r\nAdvertising is outsourced to an agency. Marketing is tossed to an in-house team that often lacks real direct response chops. And sales? It’s left to operate on its own, often finding out about ad campaigns only after seeing them online or in a magazine.\r\n\r\nDan calls it what it is: an inefficient, expensive mess. And it’s more common than you’d think.\r\n\r\nHere’s the real problem with this disconnected approach:\r\n\r\nWhen advertising and marketing flood the funnel with unqualified leads, it doesn’t just waste money—it drives away your best closers. Instead of focusing on selling, they’re buried in garbage leads. Frustrated and underused, your top performers don’t stick around. They take their talent elsewhere, and you’re left with a mediocre team struggling to hit quota.\r\n\r\nDan Kennedy says the solution is simple—but rarely implemented: Integration.\r\n\r\nYour advertising, marketing, and sales efforts must work in harmony. When they do, your sales team can focus exclusively on what they do best—closing deals.\r\n\r\nHere’s how Dan recommends structuring the process:\r\n\r\nLead Generation brings in only high-quality, pre-qualified prospects.\r\n\r\nMarketing nurtures those leads, building trust and guiding them toward the buying decision.\r\n\r\nSales swoops in at the right moment to close, onboard, and potentially upsell or retain.\r\n\r\nDan often compares it to a world-class hospital. If you’re the Cleveland Clinic, you don’t have your top heart surgeon giving community lectures, screening patients, or sweeping floors. You want them in the operating room doing what only they can do—saving lives.\r\n\r\nThe same logic applies to your sales team.\r\nYour closers should be doing one thing: closing. Not chasing cold leads. Not doing follow-ups. Not dialing dead-end phone numbers. That’s a waste of elite talent.\r\n\r\nTo build a business like this, Dan emphasizes one core principle: start with the end in mind.\r\n\r\nAsk yourself:\r\n\r\nWhat does the ideal, sales-ready lead look like?\r\n\r\nWhat marketing process gets them to that point?\r\n\r\nWhat lead gen strategy attracts those people in the first place?\r\n\r\nOnce you have the answers, you reverse-engineer the system. That’s how you create a high-performance machine—where every part fuels the next, and your best people are doing their highest-value work.\r\n\r\nIf this approach resonates with you—and you’re ready to eliminate the disconnect in your business—Dan Kennedy lays it all out in his book,\r\n“The NO B.S. Direct Marketing for Non-Direct Marketing Businesses.”\r\n\r\n👉 Click Here to Claim Your FREE Copy and Unlock Over $6,193 in Bonuses\r\nhttps://marketersmentor.com/direct-marketing-book.php?refer=paramountinsurancebd.com&real=yes\r\n\r\nHere’s what you’ll get when you order today:\r\n\r\nThe Direct Marketing Toolkit – a playbook for building a system that unites lead gen, marketing, and sales.\r\n\r\n4-Hour Elite Marketing Intensive – featuring 21 of the world’s top marketers revealing their #1 ROI-driving strategy.\r\n\r\nClick here to get everything now →\r\nhttps://marketersmentor.com/direct-marketing-book.php?refer=paramountinsurancebd.com&real=yes\r\n\r\nDedicated to Multiplying Your Income,\r\nKeisha\r\n\r\nP.S. Dan always says:\r\nWhoever can spend the most money to acquire a customer—wins.\r\nAn integrated system helps you do that with precision and profitability.\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com&real=yes', '2025-04-18 11:11:33', '2025-04-18 11:11:33'),
(3119, 'Donald Wright', 'deepsmartx@getmoreopportunities.info', 'অভিযোগ বক্স', 'EXCLUSIVE: DeepSmartX Crushes ChatGPT & DeepSeek (Lifetime Access!)', 'Hey paramountinsurancebd.com,\r\n\r\nIf you\'re still relying on ChatGPT, DeepSeek, Claude, or Perplexity—you\'re at SERIOUS RISK!\r\n\r\n❌ ChatGPT: Charging you $20-$200/month—and switching to a credit-based system that\'ll skyrocket your costs!\r\n\r\n❌ DeepSeek: Outdated information stuck in 2023, and constantly \"Server Busy\"\r\n\r\n❌ Claude & Perplexity: Limited features, no video creation, restricted integrations, and ongoing usage caps.\r\n\r\n🚀 Introducing DeepSmartX: The Most Advanced AI Model, Built in the USA to Fix ChatGPT & DeepSeek’s Issues!\r\n\r\nAnd Generates All Types of Ai Videos, Music, Images, Text Content, Documents, Reads PDFs, and Website Content via URL – in Seconds!\r\n\r\n>> Watch the demo of  DeepSmartX in Action: https://www.getmoreopportunities.info/deepsmartx \r\n\r\nWhy DeepSmartX Stands Out:\r\n\r\n[+] Built in the USA by VIDEOO – Trusted company since 2021\r\n\r\n[+] Deep Reasoning Models – Outperforms ChatGPT 4.5 & DeepSeek R1\r\n\r\n[+] Creates Any Kind of Text Content in Seconds – Professional documents, sales scripts, artistic writing, poetry, and more\r\n\r\n[+] Generates Mesmerising AI Videos – Perfect for Insta Reels & YouTube Shorts (missing in ChatGPT & DeepSeek)\r\n\r\n[+] Generates & Edits Stunning AI Images – One-click creativity\r\n\r\n[+] Generates All Types of Music – Tailored for video content (missing in ChatGPT & DeepSeek)\r\n\r\n[+] Reads or Summarises PDFs, Documents, or Any Content – Instantly\r\n\r\n[+] Voice Input – Converts speech to text in real-time for seamless, hands-free interaction\r\n\r\n[+] Pocket-Friendly – Get 10x more features than ChatGPT’s $200/month plan\r\n\r\n[+] No Censorship – No content restrictions.  Total creative freedom – unlike ChatGPT & DeepSeek\r\n\r\n[+] Replaces Dozens of AI Tools – For video, image, and text generation.  Saves thousands!\r\n\r\n[+] Lifetime Access at a Low One-Time Price – Smartest, most powerful AI ever!\r\n\r\n>> Checkout the Full List here and secure your lifetime access: https://www.getmoreopportunities.info/deepsmartx \r\n\r\n🔥 Today ONLY—First 100 Customers Unlock Special Launch Bonuses ($4,997+ value) Completely FREE!\r\n\r\n⏰ But You MUST Hurry—This Exclusive Launch Deal ENDS SOON!\r\n\r\nOnce it\'s gone, you\'ll miss out on:\r\n\r\n❌ Lifetime Access\r\n\r\n❌ VIP Bonuses\r\n\r\n❌ Exclusive Low One-Time Pricing\r\n\r\n>> Click Here NOW to Secure DeepSmartX + ALL VIP Bonuses: https://www.getmoreopportunities.info/deepsmartx !\r\n\r\nSee you inside,\r\nDonald Wright\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\n3569 Pickens Way\r\nDallas, TX 75207', '2025-04-19 01:58:55', '2025-04-19 01:58:55'),
(3120, 'Jannette Beor', 'beor.jannette@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our proven AI powered traffic system.', 'Is your paramountinsurancebd.com website harnessing its full potential? Many websites overlook thousands of visitors daily due to lack of exposure. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into opportunities. Get more info here: https://ow.ly/ZNA050Vycl9', '2025-04-19 02:01:21', '2025-04-19 02:01:21'),
(3121, 'Forest Barrientos', 'barrientos.forest@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Every day, websites like paramountinsurancebd.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to enhance engagement and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, upgrade to plans offering up to 350,000 visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/PZvj50VyclK', '2025-04-19 02:01:29', '2025-04-19 02:01:29'),
(3122, 'Faustino Ritchey', 'ritchey.faustino@gmail.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'Ready to optimize your website traffic? Our AI-powered system attracts perfect website traffic with keywords or place-based filters from nations to neighborhoods.\r\nSeeking higher income, active website traffic, or an expanded online presence?\r\nWe fine-tune it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/PZvj50VyclK', '2025-04-19 02:47:38', '2025-04-19 02:47:38'),
(3123, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Strike when the iron’s hot', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and I found Paramountinsurancebd after performing a quick search – you appeared near the top of the rankings, so whatever you’re doing for visibility seems to be working well.\r\n\r\nHere’s my question: what happens after someone arrives on your website? Do they simply leave without taking any action?\r\n\r\nResearch indicates that many visitors find a site, glance around briefly, and then leave, often without any engagement. That means all the work you’ve done to bring them there doesn’t fully pay off.\r\n\r\nWhy let your efforts go to waste?\r\n\r\nConsider making it easy for interested visitors to connect with you, without requiring them to even pick up their device.\r\n\r\nWeb Visitors Into Leads is a tool that resides on your website, ready to capture a visitor’s name, email, and phone number. It allows you to know immediately when someone is interested, so you can speak with them while they are still there.\r\n\r\nPrompt outreach is key. Connecting with someone within a few minutes rather than much later can make a significant difference.\r\n\r\nView a Live Demo https://trustedleadgeneration.com  \r\nto see exactly how Web Visitors Into Leads works.\r\n\r\nWith our SMS Text With Lead feature, once you have their contact number, you can immediately begin a text conversation. Even if they don’t accept your initial offer, you can maintain contact by sharing updates, useful information, and reasons to stay connected.\r\n\r\nThis simple addition can make your website much more effective.\r\n\r\nVisit the link above to learn more about what Web Visitors Into Leads can do for your business—you may be pleasantly surprised.\r\n\r\nThank you, and keep up the great work!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads offers an available at no charge 14-day evaluation period. You could be engaging far more visitors soon. It even includes international call capabilities. Don’t let potential connections slip away.  \r\nExplore Web Visitors Into Leads now: https://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-19 04:50:40', '2025-04-19 04:50:40'),
(3124, 'Stephany Braund', 'braund.stephany@yahoo.com', 'তথ্য অধিকার আইকন', 'Use AI to drive traffic to your website for free', 'Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https://cutt.ly/WrgOJlqL', '2025-04-19 05:46:39', '2025-04-19 05:46:39'),
(3125, 'Omar Leclair', 'leclair.rex@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'How to send bulk X  ( twitter) for Free', 'Hi ,\r\nStart Send bulk X (twitter) Dm 500 dm /day Free  in Simple 3 step system\r\n\r\n1- sign up & create  your account  with this link : https://shorturl.at/EYhaw\r\n2-Tell the tool about your self\r\n3-connect your X account \r\n\r\nAnd happy bulk sending', '2025-04-19 08:06:28', '2025-04-19 08:06:28'),
(3126, 'Tanja Crump', 'tanja.crump@gmail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Wanting to accelerate your website traffic flow? Our AI platform attracts ideal website traffic through keywords or geographic tags from countries to neighborhoods.\r\nDesiring more sales, engaged website traffic, or a broader online presence?\r\nWe adjust it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/bvOH50Vycma', '2025-04-19 08:39:15', '2025-04-19 08:39:15'),
(3127, 'Kassou K', 'alyssa.jobson@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Immediate attention needed', 'Immediate attention needed\r\n\r\nHey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here:https://bit.ly/projects-kassou\r\n\r\nKassou', '2025-04-19 22:52:56', '2025-04-19 22:52:56'),
(3128, 'Son sans! 200 EUR https://ggleo.com', 'rgsgdjsgehd@gmail.com', '???? ?????? ????', 'Son sans! 200 EUR https://ggleo.com', 'Son sans! 200 EUR https://ggleo.com', '2025-04-20 06:06:57', '2025-04-20 06:06:57'),
(3129, 'Son sans! 200 EUR https://ggleo.com', 'rgsgdjsgehd@gmail.com', '?????? ????', 'Son sans! 200 EUR https://ggleo.com', 'Son sans! 200 EUR https://ggleo.com', '2025-04-20 06:06:58', '2025-04-20 06:06:58'),
(3130, 'Son sans! 200 EUR https://ggleo.com', 'rgsgdjsgehd@gmail.com', '???? ?????? ????', 'Son sans! 200 EUR https://ggleo.com', 'Son sans! 200 EUR https://ggleo.com', '2025-04-20 06:07:00', '2025-04-20 06:07:00'),
(3131, 'Son sans! 200 EUR https://ggleo.com', 'rgsgdjsgehd@gmail.com', '?????? ????', 'Son sans! 200 EUR https://ggleo.com', 'Son sans! 200 EUR https://ggleo.com', '2025-04-20 06:07:03', '2025-04-20 06:07:03'),
(3132, 'Son sans! 200 EUR https://ggleo.com', 'rgsgdjsgehd@gmail.com', '?????? ????', 'Son sans! 200 EUR https://ggleo.com', 'Son sans! 200 EUR https://ggleo.com', '2025-04-20 06:07:04', '2025-04-20 06:07:04'),
(3133, 'Jeffrey Chase', 'businesscoursevault@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'Make Huge Profits - Ready To Sell Business Courses', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.growthmarketingnow.info/businesscoursevault \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now : https://www.growthmarketingnow.info/businesscoursevault \r\n\r\nJeffrey Chase\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n550 Olen Thomas Drive\r\nMuenster, TX 76252', '2025-04-20 09:57:51', '2025-04-20 09:57:51'),
(3134, 'Grace Owen', 'marylou.ridley0@hotmail.com', 'অভিযোগ বক্স', 'Learn the Apple Tricks Pros Use – Without Being One', 'Discover the Power of Your Mac, iPhone, and iPad! \r\nTheMacU.com offers comprehensive video tutorials tailored to help you navigate and make the most of your Apple devices. Join thousands of learners and enhance your tech skills today with our engaging, step-by-step guides.\r\n\r\nGet 40% OFF a 1 Year membership to our Mac, iPhone & iPad Tutorials today…\r\nhttps://themacu.com/mac-iphone-ipad-tutorials-1/\r\n\r\nWith an All Access Membership, you can access every tutorial for Mac, iPad, and iPhone on TheMacU.com!\r\nUse your membership to become more comfortable and efficient with your Apple devices. Discover the secrets of the apps and services you use every day!\r\n\r\nJoin for 1 year at a 40% discount...\r\nhttps://themacu.com/mac-iphone-ipad-tutorials-1/\r\n\r\nUtilizing the tutorials at TheMacU.com can significantly enhance your Mac & Apple device experience by helping you understand both basic and advanced features you might otherwise overlook. The lessons provide step-by-step guidance, making it easier to navigate the system efficiently. They can introduce time-saving shortcuts, personalization options, and tips to optimize performance. Additionally, tutorials can help troubleshoot common issues, improve your productivity with built-in apps, and keep you updated on the latest macOS features. By consistently exploring the tutorials, you\'ll develop greater confidence and mastery over your Mac, making your overall experience smoother and more enjoyable.\r\n\r\nPart of a business or organization? Ask about group memberships!\r\nhttps://themacu.com/group-memberships/\r\n\r\n\r\n-TheMacU.com\r\n\r\n\r\nIf you choose to opt-out of future correspondence from this address, kindly click this link: bit. ly/plsremovefrom\r\n395 Baker Street, London, CA, USA, N0n 0n0', '2025-04-20 12:53:20', '2025-04-20 12:53:20'),
(3135, 'Sonya Saywell', 'sonya.saywell62@gmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a no-cost trial.', 'Ready to maximize your website traffic? Our AI-driven system delivers targeted website traffic using keywords and geographic precision from countries to local spots.\r\nSeeking higher income, boosted visitors, or an expanded online presence?\r\nWe adjust it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/PRni50Vycpa', '2025-04-20 21:18:53', '2025-04-20 21:18:53'),
(3136, 'Kathryn Thompson', 'dealstackaudit@gmail.com', 'অভিযোগ বক্স', 'question', 'Hello there, \r\n\r\nI happened to come across your website and was wondering - does your site have navigation features for disabled people similar to the icon at the bottom right of this page? - https://bit.ly/AccessibleSiteForDisabled\r\n\r\nBest,\r\nKathryn', '2025-04-21 17:03:07', '2025-04-21 17:03:07');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3137, 'Charles Runyan', 'eduzign@goldtip.shop', 'অভিযোগ বক্স', 'Make Your Knowledge Work for You 24/7 with EduZign', 'Hey ,\r\n\r\nImagine getting paid for what you know, even while you sleep.  Sounds good, right?\r\n\r\nThat’s exactly what EduZign makes possible.\r\n\r\nIf you’re ready to stop trading time for money and start creating real passive income, then this is for you.\r\n\r\nCheck out EduZign here: https://www.goldtip.shop/eduzign \r\n\r\nWith EduZign, you can turn what you know – whether it’s fitness, marketing, art, or business – into a video course that sells around the clock.\r\n\r\nYou create it once, set it up, and let the platform do the work.\r\n\r\nNo tech hassles.  No marketing headaches.  Just steady income.\r\n\r\nHere’s how EduZign makes it easy to earn passively:\r\n\r\n[+] 2,000+ ready-to-sell courses – get started instantly, no content creation needed.\r\n\r\n[+] AI-powered content tools – generate quizzes, descriptions, and lesson in minutes.\r\n\r\n[+] Mobile-friendly academy – reach students anytime, anywhere, on any device.\r\n\r\n[+] Built-in payment options – accept payments securely without needing extra software.\r\n\r\n[+] Multilingual support – expand globally and get paid by students from all over the world.\r\n\r\nIf you’ve been looking for a way to make extra income without the 9-to-5 grind, this is it.  With EduZign, your knowledge becomes an asset that keeps bringing  in cash, day and night.\r\n\r\nGet EduZign now and start building your passive income stream: https://www.goldtip.shop/eduzign \r\n\r\nHere’s the best part: You’ve got 30 days to try it, risk-free.\r\n\r\nIf EduZign doesn’t work out, no problem – get your money back, no questions asked.\r\n\r\nWhy wait?  Make your knowledge work for you 24/7.\r\n\r\nGet access here: https://www.goldtip.shop/eduzign \r\n\r\nTalk soon,\r\nCharles Runyan\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\n3265 Jones Avenue\r\nWinston Salem, NC 27101', '2025-04-21 17:47:20', '2025-04-21 17:47:20'),
(3138, 'Ruby', 'venture4help@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writing', 'Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 30% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.', '2025-04-21 20:24:00', '2025-04-21 20:24:00'),
(3139, 'Bernd Burrows', 'burrows.bernd@gmail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s site visits potential effortlessly with our free AI tool.', 'Is your website paramountinsurancebd.com missing out on its true potential? With our intelligent traffic system, you could connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans provide up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ow.ly/WTwE50Vyct9', '2025-04-21 21:50:46', '2025-04-21 21:50:46'),
(3140, 'Edythe Halstead', 'halstead.edythe@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Owner.', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at scmouli31@gmail.com', '2025-04-22 00:35:46', '2025-04-22 00:35:46'),
(3141, 'Tandy Hurley', 'tandy.hurley@googlemail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster!', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at scmouli31@gmail.com', '2025-04-22 04:04:45', '2025-04-22 04:04:45'),
(3142, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Forecast for President TRUMP', 'Do you want to know what decisions President TRUMP will make and what events he may encounter during his presidency? If interested, you can get our exclusive FORECAST FOR PRESIDENT TRUMP report, where you will find precise information about his decisions and the events he can encounter during this period. Please visit https://wexxon.com/en/home/33-forecast-for-president-trump.html', '2025-04-22 07:50:11', '2025-04-22 07:50:11'),
(3143, 'Kevin Murphy', 'kevinm@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'You Might Want to See This', 'Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at  https://nextdayworkingcapital.com/unsubscribe', '2025-04-22 07:51:01', '2025-04-22 07:51:01'),
(3144, 'Anne Nadel', 'nadel.anne@yahoo.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Webmaster!', 'Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at scmouli31@gmail.com', '2025-04-22 07:59:14', '2025-04-22 07:59:14'),
(3145, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Get the most essential information for your relationship', 'Please visit https://tinyurl.com/27g52cxz', '2025-04-22 08:10:13', '2025-04-22 08:10:13'),
(3146, 'Shawn Mitten', 'shawn.mitten@gmail.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'Looking to energize your website traffic? Our AI-powered tool unlocks targeted website traffic through keywords and place-specific filters from global regions to streets.\r\nWanting higher earnings, active website traffic, or expanded web impact?\r\nWe fine-tune it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/WTwE50Vyct9', '2025-04-22 12:33:04', '2025-04-22 12:33:04'),
(3147, 'Dwain Billingsley', 'dwain.billingsley@hotmail.com', 'অভিযোগ বক্স', '125 Leads in 7 hours', 'Hey,\r\n\r\nEver wish you could skip the hard stuff — and just get real people visiting your website/funnel today?\r\n\r\nNo traditional paid ads. (like Facebook, Google, or TikTok)\r\nNo algorithm games.\r\nNo begging for attention on social.\r\n\r\nI found a weird little shortcut that works like crazy.\r\nNo one talks about it — but it works.\r\n\r\nI used it to get leads, make sales, and finally build a list that buys.\r\n\r\nWant in?\r\n\r\n👉 https://marketersmentor.com/udimi.php?refer=paramountinsurancebd.com&real=yes\r\n\r\nTalk soon,\r\nDwain\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=paramountinsurancebd.com&real=yes', '2025-04-22 19:11:16', '2025-04-22 19:11:16'),
(3148, 'Dolores Geils', 'geils.dolores@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com owner!', 'Every day, websites like paramountinsurancebd.com lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to enhance engagement and bring real visitors to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to experience the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/WTwE50Vyct9', '2025-04-22 21:24:13', '2025-04-22 21:24:13'),
(3149, 'Ravi', 'businessgrowtogether@outlook.com', 'তথ্য অধিকার আইকন', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.', '2025-04-22 22:26:09', '2025-04-22 22:26:09'),
(3150, 'Adela Pocock', 'adela.pocock@msn.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Would you like to let go of your hurtful past?  There is a new way to make changes you have always wanted to make.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews on Trust Pilot, Amazon or the Se-REM.com Facebook page that express how much it has helped.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://se-rem.com/.   Once you own the program, you are encouraged to give it away to others who will benefit. https://se-rem.com/  is in use in 34 countries.', '2025-04-23 01:23:10', '2025-04-23 01:23:10'),
(3151, 'Quyen Wayn', 'wayn.quyen@gmail.com', 'তথ্য অধিকার আইকন', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic service.', 'Needing to accelerate your website traffic? Our AI platform channels precise website traffic with keywords and regional data from continents to towns.\r\nHoping for more sales, vibrant activity, or a broader online presence?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/cmGe50Vycuy', '2025-04-23 01:35:16', '2025-04-23 01:35:16'),
(3152, 'Healthbop', 'amosmol22@gmail.com', '???? ?????? ????', 'this article', 'Korean medicine that has been widely used for deciding treatment, cause and prognosis of the disease. best price buy at https://www.anberryhospital.com/ where can i buy cheap At the end of the month he is to have brain surgery.', '2025-04-23 07:20:12', '2025-04-23 07:20:12'),
(3153, 'Edith Dailey', 'graiphics@unlockrevenue.info', 'তথ্য অধিকার আইকন', 'A.I turns ANY text into Jaw-Dropping Images', 'Yes, That was not a typo...\r\n\r\nImagine if Artificial Intelligence Was able To\r\nTransform ANY text into STUNNING and Unique Images,\r\nPhotos or Art in a matter of seconds?\r\n\r\nImagine if Artificial Intelligence Could create ANY\r\nkind of stock image you’d ever need, so you never have\r\nto spend HOURS trying to find the PERFECT image?\r\n\r\nImagine if that A.I was able create photo-realistic\r\npictures that look SOOO real that you’d think it was\r\ntaken with a high-end camera?\r\n\r\nImagine if A.I was able to create ANY kind of promotional\r\nimage for your clients (or your own) campaigns?\r\n\r\nAnd FINALLY - The most important of them ALL...\r\n\r\nIs it really possible for these A.I images to be SOOOO\r\ngood that you can actually use them to get more traffic,\r\nget more engagement and more sales from your business\r\nor for your clients?\r\n\r\nWell, that\'s EXACTLY what this NEW, A.I text-to-image\r\napp allows you to do!\r\n\r\nShort on time?   See the demo video here: https://www.unlockrevenue.info/graiphics \r\n\r\nA NEW A.I Web-App Has just launched that Transforms\r\nANY Text Into A Traffic-Pulling Image, Photo or Art\r\nFor ANY Niche In Under 5 Seconds…\r\n\r\n...  So You Can Get More Traffic, More Engagement And\r\nMake More PROFIT By Creating the PERFECT Attention-Grabbing\r\nGraphics To Match Your Message...\r\n\r\n...  Even if You Have ZERO Artistic Skills or Experience!!\r\n\r\nYou\'ll be able to use this new A.I app to create:\r\n\r\n✔️ Blog Post Images\r\n✔️ Stock Images\r\n✔️ Vector Images\r\n✔️ Pictures so REAL-looking you\'d think\r\nthey were pictures taken with a high-end camera\r\n✔️ Promtional Images\r\n✔️ Graphics that can be printed on T-Shirts,\r\nMugs, Business cards, sold on Etsy etc\r\n✔️ literally, ANYTHING!\r\n\r\n😍 If you can describe it in text form, our A.I\r\nCan Turn Into A Visual Reality FOR YOU As If You\r\nWere A Professional Artist Yourself!\r\n\r\nBe one of the FIRST to get access to this amazing app\r\n\r\nEdith Dailey\r\n\r\nP.S. Imagine if you can INSTANTLY acquire the skills\r\nto create ANY kind of graphic, image, photograph or\r\nArt WITHOUT ever actually having to LEARN the skills?\r\n\r\nKind of Sounds Like Something out of the Matrix, Right?\r\n\r\nWell, As of TODAY, Creating The PERFECT Images Will\r\nNEVER BE THE SAME - GUARANTEED!\r\n\r\nYou have to see this in action here: https://www.unlockrevenue.info/graiphics \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n4686 Olive Street\r\nLima, OH 45801', '2025-04-23 07:21:08', '2025-04-23 07:21:08'),
(3154, 'Orville Caban', 'caban.orville@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost Instagram Engagement & Followers Effortlessly with AI Power', 'Get additional leads for your paramountinsurancebd.com website by leveraging AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and grow your brand\'s reach, you can get more information and start a no-cost trial here: https://ow.ly/71gU50VycNV\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves effort by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on real, organic growth—zero bots, without fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can opt out any time you like. No contracts and a one-week no-cost trial.', '2025-04-23 08:07:31', '2025-04-23 08:07:31'),
(3155, 'Jarred Meehan', 'meehan.jarred@googlemail.com', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'What if your website paramountinsurancebd.com could instantly receive a significant surge in traffic? Many businesses overlook thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can attract four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site expand. Get more details here: https://ow.ly/8zrt50VycvH', '2025-04-23 10:08:33', '2025-04-23 10:08:33'),
(3156, 'Mike Ole Martin', 'mike@monkeydigital.co', '?????? ????', 'Collaboration Request', 'Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am reaching out regarding a great business deal. \r\n \r\nHow would you like to show our banners on your site and connect via your custom referral link towards high-demand products from our business? \r\n \r\nThis way, you receive a 35% profit share, month after month from any purchases that generate from your site. \r\n \r\nThink about it, most website owners require SEO, so this is a massive opportunity. \r\n \r\nWe already have over 12,000 affiliates and our commissions are processed monthly. \r\nIn the past month, we paid out $27280 in affiliate earnings to our promoters. \r\n \r\nIf you want in, kindly chat with us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Ole Martin\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-04-23 16:11:49', '2025-04-23 16:11:49'),
(3157, 'Viren', 'fastprocess006@outlook.com', 'তথ্য অধিকার আইকন', 'Back Office Operations Outsourcing', 'Hi, Are you looking for reliable back-office outsourcing support for your daily business operations? I specialize in handling data entry, document processing, finance & accounting support, HR & recruitment tasks, CRM management, customer service, and real estate back-office tasks. My team ensures accuracy, efficiency, and cost-effective solutions. \r\n\r\nIf you need expert assistance, feel free to reach out at Fastprocess006@outlook.com. Let’s discuss how we can streamline your operations!', '2025-04-23 19:03:13', '2025-04-23 19:03:13'),
(3158, 'Russel Daniel', 'russel.daniel51@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'Is your website paramountinsurancebd.com overlooking its true potential? With our automated traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers four thousand targeted visitors so you can see the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/Euge50Vycxu', '2025-04-24 01:35:28', '2025-04-24 01:35:28'),
(3159, 'Skye Ampt', 'ampt.skye@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Get Your Website SEO Audit', 'Website not ranking? Get your Free SEO Audit now—uncover hidden issues fast! Limited spots—claim yours before midnight tonight and skyrocket your rankings. Click here to start! https://hireseogeek.com/audit.html?src=paramountinsurancebd.com', '2025-04-24 04:20:49', '2025-04-24 04:20:49'),
(3160, 'Rosalind Stowe', 'rosalind.stowe@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Is your website paramountinsurancebd.com overlooking its true potential? With our AI-driven traffic system, you might be able to connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers 4,000 visitors so you can see the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ow.ly/mtQ250Vycxb', '2025-04-24 04:29:18', '2025-04-24 04:29:18'),
(3161, 'Bernice Hunsicker', 'hunsicker.bernice15@outlook.com', 'অভিযোগ বক্স', 'hi', 'Hi, \r\n\r\nparamountinsurancebd.com has been selected to take part in this poll.\r\n\r\nhttps://parcian.net/the-future-of-work-remote-office-or-hybrid/\r\n\r\nThank you,', '2025-04-24 09:18:04', '2025-04-24 09:18:04'),
(3162, 'Tonia Lalonde', 'lalonde.tonia@gmail.com', 'তথ্য অধিকার আইকন', 'Google Updates Hurting You?', 'Website not ranking? Get your Free SEO Audit now—uncover hidden issues fast! Limited spots—claim yours before midnight tonight and skyrocket your rankings. Click here to start! https://hireseogeek.com/audit.html?src=paramountinsurancebd.com', '2025-04-24 11:35:27', '2025-04-24 11:35:27'),
(3163, 'Ciara McKeown', 'mckeown.ciara@gmail.com', 'তথ্য অধিকার আইকন', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'Is your paramountinsurancebd.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to lack of exposure. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/Euge50Vycxu', '2025-04-24 11:36:05', '2025-04-24 11:36:05'),
(3164, 'Abdul Holbrook', 'holbrook.abdul@hotmail.com', 'তথ্য অধিকার আইকন', 'Potential risk—need clarity now.', 'Want to save time and get more done? Try these 3 Amazing AI Tools: \r\n**Create high-quality videos effortlessly  \r\n**Generate fresh content in no time  \r\n**Convert text to speech seamlessly  \r\nDon’t let content creation slow you down! http://3amazingaitools.top/', '2025-04-24 14:24:48', '2025-04-24 14:24:48'),
(3165, 'Shad Mcmillian', 'shad.mcmillian@gmail.com', 'তথ্য অধিকার আইকন', 'questioning', 'Tough markets create strong businesses. We help you stay visible by delivering your ad just like this message—via contact forms.\r\n\r\nWant to get started? Contact me today for more details.  \r\n\r\nRegards,  \r\nShad Mcmillian  \r\nEmail: Shad.Mcmillian@mailtome.my  \r\nWebsite: https://boostyourmarketingwithcontactforms.pro', '2025-04-24 18:34:19', '2025-04-24 18:34:19'),
(3166, 'Tricia Zinke', 'zinke.tricia@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Owner.', 'Hey there,\r\n\r\nI noticed you might be losing customers because you\'re not as active on TikTok.\r\nYou can see that some of your competitors are crushing it at TikTok - Example here (https://vm.tiktok.com/ZSMnGh7jq/).\r\n\r\n\r\nI would be happy to help you with your socials! \r\nMy team and I have over 5.000 positive reviews from our US customers on Fiverr.\r\nhttps://redditfwd.com/Fiverr\r\n\r\nI can even offer you a free trial for a week if you want to see what we can do for your business.\r\n\r\nLet me know.', '2025-04-24 20:13:18', '2025-04-24 20:13:18'),
(3167, 'David K', 'decosta.lieselotte@gmail.com', 'অভিযোগ বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/david-projects\r\n\r\nDavid', '2025-04-24 21:45:15', '2025-04-24 21:45:15'),
(3168, 'Mandy', 'creativeteamhire@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writer and Copywriter', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com', '2025-04-25 00:06:47', '2025-04-25 00:06:47'),
(3169, 'Mark Simmons', 'marks@nextdayworkingcapital.com', 'তথ্য অধিকার আইকন', 'An Option Worth Exploring', 'What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-04-25 06:25:04', '2025-04-25 06:25:04'),
(3170, 'Clara Cain', 'mcdaniel.dennis@googlemail.com', 'অভিযোগ বক্স', 'Hurry: Exclusive deal to transform your inbox for $22!', 'Contact 100M websites today.\r\n\r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\nJust like you are reading this now, website owners and managers worldwide will see your message.\r\n\r\nAdvanced Targeted outreach at scale at affordable rates.\r\n\r\n- Reach out to businesses at scale  \r\n- Drive sales, leads, and partnerships  \r\n- Reach millions of inboxes starting at just $22  \r\n\r\nTake your business to the next level today!  \r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\n\r\n\r\n\r\n\r\nShould you no longer want to receive further emails from us, simply use the provided link: bit. ly/plsremovefrom\r\nVia Scala 16, Castelnuovo Berardenga, CA, USA, 53019', '2025-04-25 08:04:26', '2025-04-25 08:04:26'),
(3171, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at Paramountinsurancebd.  \r\n- They spend a short time reviewing your site. They might be curious, but not fully decided.  \r\n- Then, they leave and look at other options.  \r\n- In the end, you received a visitor, but no meaningful connection.\r\n\r\nThis situation occurs often. It’s very common for most site visitors to leave without taking further action.\r\n\r\nYou can address this:\r\n\r\nWeb Visitors Into Leads is a resource that operates on your site, ready to gather each visitor’s name, email address, and phone number. It will alert you right when they show interest, allowing you to connect with them while they are still exploring your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt contact makes a difference. Engaging with someone shortly after they visit is far more effective than waiting until much later.\r\n\r\nMoreover, once you have their phone number, you can begin a text-based conversation. If they are not ready to move forward at that exact moment, you can maintain contact by sharing helpful information later on.\r\n\r\nEverything described is straightforward and practical.\r\n\r\nPlease visit the link above to see how Web Visitors Into Leads can benefit your business. You may find yourself connecting with significantly more interested individuals soon.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a no-cost evaluation period. It also supports various communication methods. There may be potential clients interested in speaking with you right now, so don’t let them slip away.  \r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-25 15:15:07', '2025-04-25 15:15:07'),
(3172, 'Billy White', 'make@getprofitnow.info', 'তথ্য অধিকার আইকন', 'Make Money with Those DFY Ebooks', 'Hey,\r\n\r\nMake Money Online Ebooks just released\r\n\r\nThis is a huge collection of 50 make money online ebooks with PLR Rights!\r\n\r\nCheck out here: https://www.getprofitnow.info/make \r\n\r\nHere\'s what you get with Make Money Online Ebooks:\r\n\r\n=> 50 Make Money Online Ebooks with PLR Rights\r\n\r\n=> Those are ebooks that you can sell, edit, add your name into or do anything else you want\r\n\r\n=> All the ebooks comes with PLR Rights\r\n\r\n=> Those are fully editable ebooks, they come in PDF and DOCX format!\r\n\r\n=> It\'s the biggest collection of UNIQUE Make Money Online Ebooks ever released to our market (those are all created from scratch by our team, never released before!)\r\n\r\n=> It\'s all brand new for 2025 and beyond!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.getprofitnow.info/make \r\n\r\nBilly White\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n517 Pinnickinick Street\r\nCamas, WA 98607', '2025-04-25 16:48:41', '2025-04-25 16:48:41'),
(3173, 'David K', 'gertrude.kushner@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/david-projects\r\n\r\nDavid', '2025-04-25 19:17:20', '2025-04-25 19:17:20'),
(3174, 'TommySkibe', 'xrumer23fed@gmail.com', '?????? ????', 'hi', 'hi', '2025-04-25 20:10:18', '2025-04-25 20:10:18'),
(3175, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your site – more leads?', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-25 20:44:12', '2025-04-25 20:44:12'),
(3176, 'Betty Farrell', 'hiddentraffic@greatbusi.info', 'অভিযোগ বক্স', 'Say Goodbye to Marketing Frustration – Here’s the Simple Fix!', 'Hi ,\r\n\r\nAre you tired of the endless struggle to generate quality traffic and sales?   That’s exactly why our upcoming launch is a game-changer.\r\n\r\nIntroducing the Hidden Traffic Formula:\r\n\r\nZero Cost Traffic: Say goodbye to expensive ads and time-consuming SEO tactics: https://www.greatbusi.info/hiddentraffic .\r\n\r\nMultiple Earnings, Minimal Effort: Earn through affiliate links, direct views, and reader tips without the stress.\r\n\r\nUser-Friendly and Fast: Designed for anyone—even if you’re not tech-savvy.         All it takes is a simple post, and you’re in business.\r\n\r\nWe understand that many are frustrated with outdated traffic methods that drain both time and money.         That’s why we’ve created a system that rewards you for simply sharing your content.         It’s straightforward, practical, and best of all—it works.\r\n\r\nAnd here’s our promise: If you follow the training and don’t see at least some form of engagement, we offer a no-risk “Put It to the Test” guarantee.         \r\n\r\nWe stand by our system, and we’re confident it will deliver the results you has been craving.\r\n\r\nReady to get the solution that finally works?         Let’s help you enjoy a stress-free path to income: https://www.greatbusi.info/hiddentraffic . \r\n\r\nHere’s to solving the traffic puzzle together!\r\n\r\nSincerely,\r\nBetty Farrell\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\n1562 Heavner Avenue\r\nMarietta, GA 30064', '2025-04-25 21:12:47', '2025-04-25 21:12:47'),
(3177, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Paramountinsurancebd.  \r\n- They hang out for a moment to check it out. I’m interested… but… maybe…  \r\n- And then they click the back button and check out the other search results instead.  \r\n- Bottom line – you got an eyeball, but nothing else.  \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric  \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-04-26 04:48:34', '2025-04-26 04:48:34'),
(3178, 'Leola Orr', 'leola.orr73@hotmail.com', 'অভিযোগ বক্স', 'i need to ask you something', 'Tough markets create strong businesses. We help you stay visible by delivering your ad just like this message—via contact forms.\r\n\r\nLet’s discuss how this can help your business—reach out below.  \r\n\r\nRegards,  \r\nLeola Orr  \r\nEmail: Leola.Orr@reachout2me.top  \r\nWebsite: https://getnewclientswithformads.biz', '2025-04-26 05:44:45', '2025-04-26 05:44:45'),
(3179, 'Dewey Ngabidj', 'dewey.ngabidj@outlook.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily visitors with our AI tool.', 'Is your paramountinsurancebd.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/9BRS50VycyI', '2025-04-26 13:36:30', '2025-04-26 13:36:30'),
(3180, 'Mike Jiirqen Weber', 'info@speed-seo.net', '?????? ????', 'Find paramountinsurancebd.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Jiirqen Weber\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', '2025-04-26 17:20:55', '2025-04-26 17:20:55'),
(3181, 'kassou K', 'bobbye.kirkland@yahoo.com', 'অভিযোগ বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI design logos that align perfectly with your brand. \r\nWant me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/projects-kassou\r\n\r\nkassou', '2025-04-26 17:54:46', '2025-04-26 17:54:46'),
(3182, 'Rickie Benny', 'rickie.benny@hotmail.com', 'অভিযোগ বক্স', 'HUGE: AliExpress Mega Sale - Up To 90% OFF Today!', 'Flash Deals + Extra $10 OFF First Order - Free Shipping -> Shop Now: https://mutualaffiliate.com/VaRSHO\r\n\r\nLimited Time: Tech, Fashion, Home Goods at Rock-Bottom Prices!\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made through this e-store with my link above, at no additional cost to you.', '2025-04-26 18:40:31', '2025-04-26 18:40:31'),
(3183, 'Lorna Vanmeter', 'vanmeter.lorna48@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock Real Growth with AI: Grow Your Instagram Today', 'Capture more leads for your paramountinsurancebd.com website by leveraging AI on Instagram. If you\'re looking to drive more traffic, create leads, and expand your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/YqSq50VycOm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces work by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—without bots, zero fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day complimentary trial.', '2025-04-26 20:42:20', '2025-04-26 20:42:20'),
(3184, 'Claudine Henson', 'info@globalwidepr.com', 'শুদ্ধাচার সেবা বক্স', 'Make a Big Impression: No-Cost Digital Journal Feature', 'Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/wwidepressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe value your preferences and understand that you might prefer not to receive our updates. To opt out of our emails, please submit this quick form with your website address: bit. ly/unsubscribemeurl', '2025-04-26 23:07:08', '2025-04-26 23:07:08'),
(3185, 'Gary Charles', 'garycharles@dominatingkeywords.com', 'শুদ্ধাচার সেবা বক্স', 'DominatingKeywords.com', 'Let me demonstrate to you how you can get guaranteed thousands of clicks to your website without SEO and without Pay Per Click.\r\nYou will start getting keyword targeted traffic in less than 48 hours.\r\nJust send us your keywords and we\'ll tell you how much monthly clicks we can guarantee without paying for each click and waiting for SEO results.\r\nYou will get exclusive ownership of keywords you choose for flat fee (no Pay Per Click)...', '2025-04-27 20:20:03', '2025-04-27 20:20:03'),
(3186, 'Riley Jacquez', 'riley.jacquez@googlemail.com', 'তথ্য অধিকার আইকন', '️ Your behaviour is mapped.', 'Hey there,\r\n\r\nWishing you calm days and clear skies.\r\n\r\nNo fluff here, and it is not pleasant brace yourself. Each scroll leaves a digital trail and could expose your identity.\r\n\r\nA better way exists when you make the move and you deserve it.\r\n\r\nGuard your presence backed by encrypted VPN technology and browse the world safely.: https://t.ly/PrivateMonitoringProtect', '2025-04-27 22:55:32', '2025-04-27 22:55:32'),
(3187, 'Healthbop', 'jordan.visser@integribridge.com', '?????? ????', 'weblink', 'Interest may be payable to you by the member state of refund if payment is made after the deadline. best price buy at https://www.anberryhospital.com/ where can i buy cheap Communism is barely being held in check in some places, and despairing peoples are on the verge of plunging their countries into a riot of change, hoping that out of it somehow they will emerge with bettered conditions.', '2025-04-28 03:59:19', '2025-04-28 03:59:19'),
(3188, 'Joanna Riggs', 'joannariggs278@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video for your website?', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=paramountinsurancebd.com', '2025-04-28 15:34:46', '2025-04-28 15:34:46'),
(3189, 'Stanley Rigdon', 'ada@moredollar.info', 'অভিযোগ বক্স', 'He generated $50k in 7 weeks with a single line of code…', 'Wow!\r\n\r\nYou read a subject line like that and you think\r\nthat guy must be NEO from the Matrix or something\r\nright?\r\n\r\nWell, not quite.\r\n\r\nHe can’t dodge bullets or stop them mid-air.\r\n\r\nBut he can see the code.\r\n\r\nThe ADA Bundle code.   It’s a simple line of code\r\nthat allowed him to cash in big time.\r\n\r\nAs a matter of fact, he used to work as a mailman, this is\r\nto show you that he doesn’t have any tech skills or experience.\r\n\r\nSee, this guy has been generating revenue\r\nQuickly by  helping, businesses protect themselves\r\nfrom a nasty little law that most people don’t even\r\nknow about.\r\n\r\nIt’s ADA compliance.   (The Americans With Disabilities Act)\r\n\r\nAnd what tool was he using to do this?\r\n\r\nIt’s called  ADABundle Agency\r\n\r\n>> Check It Out Here : https://www.moredollar.info/ada \r\n\r\nWith ADA Bundle, he was able to help different businesses\r\nto get their sites protected from nasty lawsuits that can cost\r\nan average of $50,000.\r\n\r\nImagine that there are \"hunters\" specifically seeking out such websites and suing them. Many website owners choose to settle out of court, and then they need to pay cash to the \"hunters\". \r\nFor example: Website owners in the beauty industry often overlook the Americans With Disabilities Act, and they are also the best targets for \"hunters\".\r\n \r\nBut here’s what those businesses don’t know:\r\n\r\nHe only spends about an hour helping them get\r\nADA compliant.\r\n\r\nHow?    By installing a single snippet of code that ADA Bundle spits out.\r\n\r\nOnce that’s done and a few tweaks are made, the business\r\nis ADA compliant and this former mailman laughs all the way\r\nto the bank to cash his check.\r\n\r\nThat’s exactly how he generated $50,000 (probably more\r\nby now) in a 7 week period.\r\n\r\nListen, ADA compliance is a big deal right now.\r\n\r\nWith ADABundle Agency, you can tap into this market\r\nfor major profits just like our ex-mailman friend.\r\n\r\nADABundle Agency does the heavy lifting for you!\r\n\r\nWant to learn how?\r\n\r\nJust tap here to see for yourself: https://www.moredollar.info/ada \r\n\r\nThis app ALSO comes with an in-built client finder, website analysis & reporting\r\nFeature.\r\n\r\nThis allows you to quickly find websites that are not yet compliant AND it generates a fantastic report for you with everything that website is lacking in terms of requirements.\r\n\r\nYou can then send this report to your prospects via email and it will help you to quickly and easily get high-paying clients on board.\r\n\r\n=> Click Here to see it in action: https://www.moredollar.info/ada \r\n\r\nCheers,\r\n\r\nStanley Rigdon\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\n4825 McKinley Avenue\r\nCentennial, CO 80111', '2025-04-28 20:25:30', '2025-04-28 20:25:30'),
(3190, 'Oscar Blackwell', 'brinkman.celsa@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Your key to 100M contacts is just a click away!', 'Reach out to 100M contact forms now.\r\n\r\n++ Visit https://bit.ly/formsubmitnow \r\n\r\nAs you read this, millions of others will be receiving your message.\r\n\r\nHighly targeted outreach at massive scale for unbeatable rates.\r\n\r\n- Reach out to businesses at scale  \r\n- Generate sales, leads, business deals  \r\n- Land in inbox of millions from $22  \r\n\r\nSkyrocket your business now!  \r\n++ Visit https://bit.ly/formsubmitnow now\r\n\r\n\r\n\r\n\r\n\r\nIf you decide not to receive any more notifications from our side, just click the provided link: bit. ly/plsremovefrom\r\n16 Fore St, Truro, CA, USA, Tr1 1ws', '2025-04-29 02:36:11', '2025-04-29 02:36:11'),
(3191, 'Vaughn Woolner', 'vaughn.woolner@gmail.com', 'অভিযোগ বক্স', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Get increased leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to boost more traffic, generate leads, and expand your brand\'s reach, you can find more information and start a no-cost trial here: https://ow.ly/uO0I50VycOz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, premium audiences.\r\n-Enhances engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves work by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation machine. Even better, our service is provided on a monthly subscription basis so you can stop whenever you like. No contracts and a 7 day complimentary trial.', '2025-04-29 04:38:10', '2025-04-29 04:38:10'),
(3192, 'Clifford Hoch', 'clifford.hoch@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI tool.', 'Is your website paramountinsurancebd.com overlooking its true potential? With our automated traffic system, you can engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans scale up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/MO9n50VyczH', '2025-04-29 05:25:00', '2025-04-29 05:25:00'),
(3193, 'Ujjwal Kumar Gupta', 'ujjwal.kumar.bd@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Seeking information about travel insurance', 'I need travel insurance for Schengen student visa. Please provide me some information regarding this in below number:\r\n01774737340 (Whats app available)', '2025-04-29 12:03:05', '2025-04-29 12:03:05');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3194, 'Mike Christian Frangois', 'info@hilkom-digital.com', '???? ?????? ????', 'Last Remaining SEO Plans Available – Claim Your Monthly Plan Now', 'Hi, \r\n \r\nIf you’re serious about increase visibility, you need an ongoing SEO strategy. \r\n \r\nAt Hilkom Digital, we focus on sustainable growth through hands-on SEO strategies. Our monthly plans are crafted with care and ideal for teams that want impactful ROI — not just vanity metrics. \r\n \r\nDue to strong client interest and our dedicated workflow, we can only accept a limited number of clients each month. This ensures every campaign gets the attention it deserves. \r\n \r\n______________ \r\nYour SEO Plan Covers: \r\n•	On-site SEO & technical optimization \r\n•	High-authority link building \r\n•	Smart keyword focus and tracking \r\n•	Toxic link cleanup & disavow file handling \r\n•	Accelerated indexing to boost visibility \r\n•	Multilingual SEO support (DE, ES, FR, EN) \r\n______________ \r\n \r\nSpots are limited — reserve your monthly SEO plan now: \r\nhttps://www.hilkom-digital.com/seo-services/ \r\n \r\nNeed more info? Chat with an SEO expert here: \r\nhttps://www.hilkom-digital.com/whatsapp-us/ \r\n \r\nLet’s scale your rankings, bring leads, and grow your business — the results-first way. \r\n \r\nBest regards, \r\nMike Christian Frangois\r\n \r\nHilkom Digital \r\nPhone/WhatsApp: +1 (855) 221-7591 \r\nsupport@hilkom-digital.com', '2025-04-29 15:55:50', '2025-04-29 15:55:50'),
(3195, 'Leonora Rosenthal', 'aitrafficservice@proton.me', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Is your paramountinsurancebd.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https://ow.ly/bCgy50VycAs', '2025-04-29 19:28:56', '2025-04-29 19:28:56'),
(3196, 'Karla Martin', 'frase@dollartip.info', 'তথ্য অধিকার আইকন', 'Generate high quality content in mere seconds', 'Hi,\r\n\r\nAre you tired of creating fresh content for your business?\r\n\r\nProblem solved forever: https://www.dollartip.info/contentgpt  \r\n\r\nThis new A.I. dashboard is the perfect solution for busy entrepreneurs and business owners who want to create high-quality content without spending hours (or even minutes) writing or hiring expensive writers.\r\n\r\nA team of professional internet marketers and copywriters have created a user-friendly dashboard that allows you to simply fill in a few blanks, click a button, and let the engine do all the \"work\".\r\n\r\nWith Frase, you can easily generate blog posts, emails, social media updates, product reviews, sales letters, video scripts, and more. Just enter a few keywords and watch as Frase creates engaging and persuasive content that resonates with your target audience. And, the content is 100% original.\r\n\r\nThis dashboard is a game-changer and they could be charging an arm and a leg for it. However, they\'re offering a launch special which will be ending soon.\r\n\r\nI recommend checking it out and getting access to this dashboard today: https://www.dollartip.info/contentgpt  \r\n\r\nDon\'t let content creation hold you back from achieving your goals. Try Frase today and experience the power of automated content creation for yourself.\r\n\r\nBest regards,\r\nKarla Martin\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2541 Bungalow Road\r\nOmaha, NE 68164', '2025-04-29 22:29:42', '2025-04-29 22:29:42'),
(3197, 'Jessica Selle', 'louise.selle@outlook.com', 'তথ্য অধিকার আইকন', 'I will be your professional virtual assistant', 'Hi,\r\nI\'m Jessica, a highly-skilled Administrative Assistant offering comprehensive support to Busy Professionals, Executives, Entrepreneurs, Leaders, and Brands. I streamline your workload by managing daily tasks like web research, data entry, email support, social media management, graphic design, lead generation, and other Administrative tasks. I provide exceptional service, exceeding your expectations, and I\'m available daily for your long-term needs, making me your ideal business partner.\r\n\r\nlets Chat ==> https://shorturl.at/hKTbO', '2025-04-30 01:20:33', '2025-04-30 01:20:33'),
(3198, 'Jacob D', 'rous.lavonne20@gmail.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, it’s not showing up where it should on Google. A few SEO fixes like speeding up the site, adding meta tags, and improving keyword focus could make a big difference in traffic and leads.\r\n\r\nI offer monthly SEO that helps businesses grow steadily. Want me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/jacob-projects\r\n\r\nBest,\r\nJacob', '2025-04-30 03:37:08', '2025-04-30 03:37:08'),
(3199, 'Lynwood Paradis', 'lynwood.paradis@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\r\nI do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\r\n\r\nI have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client\'s results at our website.\r\n\r\nStart Free Trial: esolu.s@gmail.com', '2025-04-30 05:35:21', '2025-04-30 05:35:21'),
(3200, 'Brook Saltau', 'saltau.brook@msn.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Administrator.', 'Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\r\nI do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\r\n\r\nI have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client\'s results at our website.\r\n\r\nStart Free Trial: esolu.s@gmail.com', '2025-04-30 09:29:53', '2025-04-30 09:29:53'),
(3201, 'Emilio Anivitti', 'anivitti.emilio48@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'What if your Paramountinsurancebd website was guaranteed a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans offer up to 400K visitors monthly—helping your site expand. Get more details here: https://cutt.ly/Vrjf0B5q', '2025-04-30 19:58:31', '2025-04-30 19:58:31'),
(3202, 'Ilene Clarke', 'survey@getmoreopportunities.info', 'তথ্য অধিকার আইকন', 'Profit on your industry insights', 'Hi paramountinsurancebd.com,\r\n\r\nWe invite you to participate in the paid survey, you are an expert within your industry, countless brands need your advice to improve their products and services. They will pay cash to you: https://www.getmoreopportunities.info/survey.\r\n\r\nSurvey Junkie offers members many ways to interact with products and brands, paying members in cash in exchange for time spent doing certain activities. It\'s free to join Survey Junkie, and you can choose which activities you will participate in to earn money.\r\n\r\nThis platform is a get-paid-to website that pays members to answer surveys, play games, and search the web. It\'s owned by Prodege LLC, a market research company that specializes in customer engagement.\r\n\r\nSurvey Junkie has a Trustpilot rating of 4 out of 5 stars, which is respectable for a make-money website, and the Survey Junkie mobile app is available in both the Google Play store and Apple App Store, with 4.5- and 4.4-star ratings, respectively.\r\n\r\nNow click here to make $50 a day: https://www.getmoreopportunities.info/survey  \r\n\r\n\r\nBest regards,\r\nIlene Clarke\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1369 Horseshoe Lane\r\nPortland, PA 97205', '2025-04-30 20:33:10', '2025-04-30 20:33:10'),
(3203, 'Marcos Escalante', 'marcos.escalante@hotmail.com', 'তথ্য অধিকার আইকন', 'Build Your Own AI Subscription Business: All Premium Tools Included', 'Hi,\r\n\r\nAre you tired of paying multiple monthly subscriptions for premium AI tools? \r\n\r\nI\'d like to introduce the world\'s first cloud-based platform that gives you access to premium uncensored versions of leading AI apps in a single dashboard:\r\n\r\nDeepSeek R1, Grok, ChatGPT-4o, Gemini 2.0 Flash, Claude Pro, and more.\r\nNo monthly fees - just a one-time payment of $14.95 (normally $97).\r\nFull commercial license included.\r\nLaunch your own AI subscription platform and charge any amount\r\n\r\nKey Features:\r\n\r\nUncensored AI chat with no restrictions on topics.\r\nSupport for 40+ languages.\r\nCode generation capabilities.\r\nEasy-to-use dashboard.\r\n30-day money-back guarantee\r\n\r\nThis limited-time offer includes all premium AI tools without any censorship or monthly fees. You\'ll have everything you need to create high-quality content, generate stunning visuals, write code, and more.\r\n\r\nLearn more: https://furtherinfo.info/oneai\r\n\r\nBest regards,\r\nMarcos\r\n\r\nIf you do not wish us to contact you again, let us know here: https://removeme.live/a/unsubscribe.php?d=paramountinsurancebd.com', '2025-04-30 21:28:06', '2025-04-30 21:28:06'),
(3204, 'Jacob D', 'cecil.imogene@yahoo.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, it’s not showing up where it should on Google. A few SEO fixes like speeding up the site, adding meta tags, and improving keyword focus could make a big difference in traffic and leads.\r\n\r\nI offer monthly SEO that helps businesses grow steadily. Want me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/jacob-projects\r\n\r\nBest,\r\nJacob', '2025-05-01 02:12:08', '2025-05-01 02:12:08'),
(3205, 'Edwina Rupp', 'rupp.edwina4@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover how paramountinsurancebd.com can boost its daily visitors!', 'Your website, paramountinsurancebd.com, could be attracting far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our automated traffic system helps—delivering targeted visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/SJpW50VyczW', '2025-05-01 02:28:50', '2025-05-01 02:28:50'),
(3206, 'Bud Blundstone', 'bud.blundstone@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Administrator.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\nhireadeveloper.now@gmail.com', '2025-05-01 11:52:12', '2025-05-01 11:52:12'),
(3207, 'Matthew Bunn', 'matthew.bunnnn@gmail.com', 'শুদ্ধাচার সেবা বক্স', '8M Leads 40% OFF Leads + Tools!', 'Hi  Marketing Team of paramountinsurancebd.com,\r\n\r\nWant to  scale your business quickly? Get 8 million B2B/B2C leads for just $6 (40% off from $10)! \r\n\r\nPerfect for email marketing .\r\n High-conversion potential.\r\nBonus: Free cold email guide ($20 value).\r\n\r\nOnly 50 slots available, exclusively for the first 50 buyers! Hurry, the 51st buyer pays $75 – Don\'t miss out!\r\n\r\nUse BUYNOW when checkout: https://cutt.ly/SrjAVyss (VowLeads)\r\n\r\nGrab your leads now!\r\n\r\nP.S. The price jumps to $75 after the slots run out. Act now!\r\n\r\nRegards,\r\n\r\nMatthew Bunn\r\n\r\nUnsubscribe here: https://tayupdates.com/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 1968 S. Coast Hwy #3961, Laguna Beach, CA 92651', '2025-05-01 13:45:00', '2025-05-01 13:45:00'),
(3208, 'Eunice Grimes', 'grimes.eunice@msn.com', 'অভিযোগ বক্স', 'Have you ever seen a keyboard in an alphabetically arranged order?', 'Upgrade your typing experience with the EZ Keyboard Wireless USB Keyboard. This high-tech keyboard combines style and functionality, featuring a custom layout of English language alpha-numeric keys.\r\n\r\nWatch the video now to see how this innovative keyboard can upgrade your typing efficiency!\r\nWatch Video: https://cutt.ly/hruGwtkP\r\n\r\nSay goodbye to the traditional keyboard layout and experience a more intuitive way to type! The ABC Keyboard is designed with the actual alphabetical order, making it perfect for beginners, children, and anyone looking for a more natural typing experience.\r\n\r\nCheck it out: https://cutt.ly/jruGqMLO', '2025-05-01 21:22:46', '2025-05-01 21:22:46'),
(3209, 'Herbert Lawson', 'businesscoursevault@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Generate Extra Cash Flow - 1000 Business Courses with PLR Rights - New', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.growthmarketingnow.info/businessvault \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now : https://www.growthmarketingnow.info/businessvault \r\n\r\nHerbert Lawson\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n1337 Whitetail Lane\r\nDallas, TX 75204', '2025-05-02 03:12:20', '2025-05-02 03:12:20'),
(3210, 'Les Ah Mouy', 'ahmouy.les@outlook.com', 'তথ্য অধিকার আইকন', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-05-02 04:42:52', '2025-05-02 04:42:52'),
(3211, 'Cheryl Parker', 'cherylp@nextdayworkingcapital.com', 'অভিযোগ বক্স', 'Just a Thought—Could This Help Your Business?', 'Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe', '2025-05-02 05:27:22', '2025-05-02 05:27:22'),
(3212, 'Franziska Osgood', 'osgood.franziska@msn.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-05-02 09:40:15', '2025-05-02 09:40:15'),
(3213, 'Ara Walker', 'ara.walker86@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50', '2025-05-02 12:07:45', '2025-05-02 12:07:45'),
(3214, 'Sara Spencer', 'dealsoldier@increasetraffic.shop', 'শুদ্ধাচার সেবা বক্স', 'Invite you join this group to get f ree electronics and clothing, etc', 'Hi,\r\n\r\nDo You Like F REE Stuff?      - Deal Soldier Group pays for itself!      This group specialize in finding hidden 90-100% Off Clearance Deals at retailers like Walmart, Target, Home Depot, Lowe’s and more!\r\n\r\nAs the broke kid growing up!      Sean Sweeney spent hours shopping the clearance rack in search of brand name clothing just to fit in.      That drive for finding bargains never left him.      He launched DEAL SOLDIER to change the way you shop: https://www.increasetraffic.shop/dealsoldier .      Forever.\r\n\r\nPro:\r\n	Access to 90-100% Off Clearance Deals in various categories including electronics and clothing.\r\n	\r\n	Real-time secret clearance alerts and live inventory trackers for unbeatable deals: https://www.increasetraffic.shop/dealsoldier .\r\n	\r\n	Premium 1-on-1 support for personalized guidance and expert advice.\r\n	\r\n	Exclusive access to a community of like-minded deal hunters with 24/7 chat support.\r\n	\r\n	Loot Locator for unlimited zip code searches to check local store prices and inventory.\r\n	\r\nBest,\r\n\r\nSara Spencer\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1320 Pickens Way\r\nDallas, TX 75240', '2025-05-02 18:38:15', '2025-05-02 18:38:15'),
(3215, 'Scott Thompson', 'silvia.ritter@googlemail.com', 'তথ্য অধিকার আইকন', 'Why Businesses Are Switching to eSIM Worldwide', 'Dear Sir/Madam,\r\n\r\nIs your team often working abroad for business?\r\n\r\nA lot of companies still pay a lot on roaming fees.  \r\nWe offer a modern solution with global eSIM plans — no physical SIM card needed, easy to set up, and with savings of up to 85%.\r\n\r\nIdeal for remote teams.\r\n\r\nLearn more: https://e-simworldwide.com\r\n\r\nKind regards,\r\ne-SIM Worldwide', '2025-05-02 20:49:30', '2025-05-02 20:49:30'),
(3216, 'Karen B.', 'outreachseo56@gmail.com', 'অভিযোগ বক্স', 'Link exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-05-02 22:12:41', '2025-05-02 22:12:41'),
(3217, 'Jamal Cuellar', 'cuellar.jamal@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'What if your website paramountinsurancebd.com was guaranteed a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our AI-powered traffic solution, you can receive 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans scale to 350K visitors monthly—helping your site grow. Get more details here: https://ow.ly/845U50VycCr', '2025-05-03 00:51:05', '2025-05-03 00:51:05'),
(3218, 'Claudine Carr', 'info@globalwidepr.com', 'শুদ্ধাচার সেবা বক্স', 'Claim Your No-Cost Digital Journal Feature – Act Fast', 'Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\n\r\n++ Visit now: https://bit.ly/glopressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe respect that you may wish to unsubscribe. To unsubscribe from our list, please submit this quick form with your website address: bit. ly/unsubscribemeurl', '2025-05-03 08:31:43', '2025-05-03 08:31:43'),
(3219, 'Tara Lavalley', 'bypaiss@goldtip.shop', 'অভিযোগ বক্স', 'Start your AI agency- #1 Undetectable AI Content Creator', 'In case you haven\'t heard yet, it\'s becoming more and more important for ANYONE using AI content to ensure that your AI content is TRULY Undetectable!\r\n\r\nByPaiss here EASILY packs the MOST potential PROFIT in your pocket!     \r\n\r\nThere are HUMAN writers out there charging CRAZY amounts of money to write content for other people.     (and most of them are probably just using the BASIC content that ChatGPT provides you with). Heck, even on Fiverr you’ll find people charging $5-$10 ALL day long for just ONE article!     (and again, most are just using ChatGPT)\r\n\r\nCan you imagine how much you can make by charging people to write content for them and be able to GUARANTEE a “FULLY-UNDETECTABLE” article with either a College or DOCTORATE level quality: https://www.goldtip.shop/bypaiss ?\r\n\r\nESPECIALLY, if they\'re wanting to use AI content to grow and scale their business to get more traffic, more rankings and more sales...\r\n\r\nAnd Especially now that there are nearly a DOZEN \"AI Content Detectors\" on the market now.\r\n\r\nHeck, even Google themselves have come out and said they can detect AI content.\r\n\r\nByPaiss is the first platform to be able to create FULLY-UNDETECTABLE AI Content for any niche and any language in seconds.\r\nWith ByPaiss, you can create great content for YOURSELF OR YOUR CLIENTS: https://www.goldtip.shop/bypaiss .\r\n\r\nYou Can confidently use AI content to get more traffic, rankings and sales without EVER having to worry about Getting “Penalized” by the search engines or social sites\r\n\r\nWith what you’re about to see you’ll finally be able to to Feel 100% Confident To Grow and Scale Your Business using AI Content…\r\n\r\nByPaiss:\r\n\r\n✅ Rewrites all of your AI content (whether you\'re using ChatGPT, GPT-4, GPT-3 or ANY other AI content engine)\r\n\r\n✅ It will Elevate the quality of your content up to a DOCTORATE level and infuses it with REAL personality so it has the HUMAN feel\r\n\r\n✅ Automatically Adds to your content without compromising quality (and many times DOUBLING the word-count so you can get better rankings)\r\n\r\n✅ And most impotantly - makes it 100% undetectable to ALL the MOST popular and HARSHEST AI Detectors on the market\r\n\r\n🔥 PLUS, right now, they\'re including their WP plugin as a FREE bonus that will fix, rewrite, add and update the EXISTING content on any site you\'d like!     (very limited)\r\n\r\nIf there\'s ANY tool that you DEFINITELY want to have in your arsenal RIGHT NOW, it\'s ByPaiss.\r\n\r\nYou can either get AHEAD of things NOW and ensure you\'re content is 100% undetectable, or face the consequences when things hit the fan.\r\n\r\n👉🏼 Grab your early-bird account here: https://www.goldtip.shop/bypaiss \r\n\r\nTara Lavalley\r\n\r\n\r\nP.S. Quick Recap?\r\n\r\n1️⃣ Rumors of Google possible penalizing AI content have already started circulating\r\n\r\n2️⃣ This new tool allows you to be immune to this possible penalty by turning ALL your content into FULLY-undetectable AI content\r\n\r\n3️⃣ They just opened up an early-bird special with a ton of awesome bonuses at 60% off.\r\n\r\n👉🏼 Grab your account here: https://www.goldtip.shop/bypaiss \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4875 Red Bud Lane\r\nWallingford, CT 06492', '2025-05-03 09:15:51', '2025-05-03 09:15:51'),
(3220, 'Damon Brobst', 'brobst.damon43@googlemail.com', 'অভিযোগ বক্স', 'Create Stunning, Professional Coloring Books Websites On Demand', 'Hi Paramountinsurancebd,\r\n\r\nEver faced the tiring, complex & grilling process of creating self updating, fully automated Coloring Books Websites for your business.\r\n\r\nTake my word,\r\n\r\nThere’s nothing more difficult & time consuming than that…\r\n\r\nHow about we take care of everything so you can just sit back & relax…\r\n\r\nYes,\r\n\r\nGone are the long hours of editing, sleepless nights and working overtime.\r\n\r\nHere’s how to put a stop to all that once & for all…\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nWatch AI Coloring Book Creator In Action Here\r\n\r\nAI Coloring Book Creator helps to tap into the huge Coloring Books Website building industry & provide red hot services to hungry audience with no third party dependency\r\n\r\nJust Follow 3 Simple Steps-\r\n\r\nStep 1- Login\r\nStep 2- Publish Site\r\nStep 3- Sell & Profit\r\n& that’s all.\r\n\r\nYou’re all set to pack a lasting punch on your competitor\'s face.\r\n\r\nSee Complete Business Boosting Features Here\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nWith this, business owners can easily-\r\n\r\n✔     Reduce dependency on multiple apps and expensive monthly subscriptions\r\n✔     Stop paying huge on money sucking third parties that charge like crazy\r\n✔     Get started with no prior tech experience needed\r\n✔     Not worry for any profit sharing or additional charges\r\n✔     Take complete control of your destiny\r\n\r\nYeah, with this in your marketing arsenal, making a real income by selling premium blogs, articles, video trainings etc will be a reality.\r\n\r\nI can bet there’s nothing faster, easier and smarter than this.\r\n\r\nYour opportunities are endless.\r\n\r\nThere’s nothing more to mention now.\r\n\r\nGet AI Coloring Book Creator At Low Earlybird Price\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nBest,\r\n[Damon Brobst]', '2025-05-03 12:41:36', '2025-05-03 12:41:36'),
(3221, 'Shayla Kerferd', 'aitrafficservice@proton.me', 'অভিযোগ বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Is your paramountinsurancebd.com website maximizing its reach? Many websites lose thousands of visitors daily due to not being optimized for reach. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/rOBx50VycBp', '2025-05-03 12:46:37', '2025-05-03 12:46:37'),
(3222, 'Rosalinda Carder', 'rosalinda.carder@googlemail.com', 'অভিযোগ বক্স', 'Purchase Followers and expand your audience', 'Hey there\r\n\r\nConcerning -- paramountinsurancebd.com\r\n \r\nMost don’t pick up on this fact......consistent engagement online strengthens your professional reputation.\r\n\r\nA higher number of followers, likes, subscribers, and views enhances your brand’s trustworthiness, which can help build long-term customer relationships.\r\n \r\n  - https://facebook.com/people\r\n  - Instagram\r\n  - Linkedin\r\n  - Twitter\r\n  - Youtube\r\n\r\nTo grow fast, brands need to be seen—and they pay to make that happen.\r\n\r\n1.7 million+ users keep choosing us.\r\n\r\nJoin to join us here - https://t.ly/engagepulsepulse.ai', '2025-05-03 13:36:39', '2025-05-03 13:36:39'),
(3223, 'Randell', 'cgfsllc2@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Did I miss your call?', 'Looking for a simple, fast, and efficient way to finance your business here in the US? Our company offers a business line of credit that can provide you with funds in 24 hours and our process is easy and designed to support businesses with all credit profiles.\r\n\r\nBut don’t just take our word for it. Consider these facts about our company:\r\n\r\nWe have financed over $2 billion, demonstrating our commitment and capacity to support businesses like yours.\r\nWe are a market leader in $100k to $10MM transactions, which means we have the experience and expertise to handle financing of virtually any size.\r\nWe have a 5-star reputation, reflecting our dedication to excellent service and customer satisfaction.\r\n\r\nChoose us for your business financing needs and experience the difference of working with a trusted market leader. Let’s take your business to the next level together.\r\n\r\n\r\nAll the best,\r\n\r\nNational, CGFS\r\n\r\nMore About Us - https://cutt.ly/mwNPLbyj\r\nHow Much Do You Need - https://cutt.ly/rwNPLIAY', '2025-05-03 14:11:30', '2025-05-03 14:11:30'),
(3224, 'Victor Brooks', 'tanja.rymill@msn.com', 'অভিযোগ বক্স', 'A Smarter SIM Alternative for Global Teams', 'Dear Madam,\r\n\r\nAre you regularly traveling for business?\r\n\r\nMany freelancers still pay unnecessarily high amounts on roaming fees.  \r\nWe offer a cost-effective solution with worldwide eSIM plans — no physical SIM card needed, instantly activated, and up to 85% cheaper.\r\n\r\nGreat for frequent travelers.\r\n\r\nDiscover how it works: https://e-simworldwide.com\r\n\r\nKind regards,\r\ne-SIM Worldwide', '2025-05-03 14:32:54', '2025-05-03 14:32:54'),
(3225, 'Healthbop', 'shahpharma1624@gmail.com', '???? ?????? ????', 'visit this thread', 'Several reports on the experimental validation of the antioxidant properties of Garcinia are due essentially to kolaviron. best price buy at https://www.anberryhospital.com/ where can i buy cheap Tends to react extremely violently when other Man interferes with reaction to a particular Wo specimen.', '2025-05-03 22:02:29', '2025-05-03 22:02:29'),
(3226, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Your site – more leads?', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-03 23:43:12', '2025-05-03 23:43:12'),
(3227, 'Christen Rosenbaum', 'rosenbaum.christen@msn.com', 'তথ্য অধিকার আইকন', 'Get 10,000 Country-Targeted Visits for Just $10!', 'Greetings, \r\n\r\nSupercharge your site visitors with a massive amount of real users for just a small investment! Send quality traffic directly from your chosen country through our advertising network.\r\n\r\n- No fake users—no bots \r\n- Cost-efficient and results-driven \r\n- Perfect for getting more sales \r\n\r\nBuy traffic today: https://www.digital-x-press.com/product/country-targeted-traffic/ \r\nChat with us: ?? https://www.digital-x-press.com/whatsapp-us/ \r\n\r\nAct now and experience more engagement!\r\n\r\nSincerely, \r\nDigital X Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-05-04 05:07:08', '2025-05-04 05:07:08'),
(3228, 'Retha Marroquin', 'retha.marroquin@outlook.com', 'অভিযোগ বক্স', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Capture additional leads for your paramountinsurancebd.com website by harnessing AI on Instagram. If you\'re looking to boost greater traffic, create leads, and expand your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/9Kr350VycQU\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, top-tier audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves effort by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Even better, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a one-week no-cost trial.', '2025-05-04 20:10:28', '2025-05-04 20:10:28'),
(3229, 'Kevin Murphy', 'kevinm@nextdayworkingcapital.com', 'শুদ্ধাচার সেবা বক্স', 'You Might Want to See This', 'Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at  https://nextdayworkingcapital.com/unsubscribe', '2025-05-05 03:27:48', '2025-05-05 03:27:48'),
(3230, 'Gary Longstaff', 'gary.longstaff@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'What if your website paramountinsurancebd.com experienced a significant surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can get four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site grow. Get more details here: https://ow.ly/jXkB50VycBV', '2025-05-05 03:37:43', '2025-05-05 03:37:43'),
(3231, 'Vasily Kichigin Fielding', 'fielding.eldon@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-05-05 06:43:46', '2025-05-05 06:43:46'),
(3232, 'Rosemary Bryant', 'millionaire@unlockrevenue.info', 'তথ্য অধিকার আইকন', 'AI’s not coming for your job. It already did.', 'They told you to upskill.\r\n\r\nStay “relevant.”\r\n\r\nGet better at prompts.\r\n\r\nAll while your job was quietly evaporating.\r\n\r\nAI doesn’t sleep. Doesn’t get sick. Doesn’t need insurance.\r\n\r\nAnd it’s cheaper than you.\r\n\r\nYou’re not paranoid  -  you’re just ahead of the curve.\r\nAnd if you don’t pivot fast… you’re toast.\r\n\r\nThat’s why this matters…\r\n\r\nMichael Cheney is cracking open the vault after 25 years online and $10M earned.\r\n\r\nYou’re getting the same playbook the top dogs use  -  the one they never share: https://www.unlockrevenue.info/millionaire .\r\n\r\nPlus a fully built, battle-tested business that’s already brought in $249,439.05.\r\n\r\nIt works because it’s human-powered.\r\n\r\nReal messaging.\r\nReal offers.\r\nReal money.\r\n\r\nWhile everyone else panics, you’ll be profiting.\r\n\r\nBut only if you move before this gets yanked.\r\n\r\nGet the edge now: https://www.unlockrevenue.info/millionaire \r\n\r\n\r\nRosemary Bryant\r\n\r\nP.S. You can’t outrun AI with hope. You need leverage. This is it: https://www.unlockrevenue.info/millionaire \r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1022 Evergreen Lane\r\nLos Angeles, CA 90036', '2025-05-05 10:30:50', '2025-05-05 10:30:50'),
(3233, 'Mike Knut Smit', 'info@digital-x-press.com', '?????? ????', 'Add AEO to your SEO strategies today !', 'Hi, \r\nI recognize that most website owners have difficulties grasping that Answer Engine Optimization (AEO) is a continuous effort and a well-planned ongoing investment. \r\n \r\nThe reality is, very few marketers have the willingness to observe the progressive yet significant benefits that can completely transform their online presence. \r\n \r\nWith regular search engine updates, a stable, long-term strategy including Answer Engine Optimization (AEO) is critical for achieving a positive ROI. \r\n \r\nIf you see this as the best strategy, partner with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nTalk to Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide unbeatable performance for your investment, and you will enjoy choosing us as your digital marketing ally. \r\n \r\nWarm regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-05-05 19:53:22', '2025-05-05 19:53:22'),
(3234, 'Eloise Daugherty', 'eloise.daugherty@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock Lifetime Earnings with Our 35% Affiliate Program!', 'Hey,  \r\n\r\nThis is Mike Daugherty from Monkey Digital,  \r\nI am getting in touch regarding a great collaboration.  \r\n\r\nHow would you like to place our banners on your website and link back via your unique referral link towards hot-selling SEO solutions from our platform?  \r\n\r\nThis way, you receive a solid 35% residual income, month after month from any sales that generate from your audience.  \r\n\r\nThink about it, all businesses need SEO, so this is a huge opportunity.  \r\n\r\nWe already have thousands of affiliates and our commissions are sent every month.  \r\nIn the past month, we reached a significant amount in payouts to our promoters.  \r\n\r\nIf interested, kindly contact us here:  \r\nhttps://monkeydigital.co/affiliates-whatsapp/  \r\n\r\nOr join us today:  \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/  \r\n\r\nBest Regards,  \r\nMike Daugherty  \r\nMonkey Digital\r\nPhone/whatsapp: +1 (775) 314-7914', '2025-05-05 20:35:27', '2025-05-05 20:35:27'),
(3235, 'Carole Schultz', 'schultz.carole@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Owner!', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org or cateusgroup@gmail.com \r\nhttps://cateusinvestmentsgroup.com', '2025-05-05 23:34:50', '2025-05-05 23:34:50'),
(3236, 'Clarissa Kirklin', 'kirklin.clarissa@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org or cateusgroup@gmail.com \r\nhttps://cateusinvestmentsgroup.com', '2025-05-06 03:14:37', '2025-05-06 03:14:37'),
(3237, 'LarryStamy', 'socpeakbot@gmail.com', '???? ?????? ????', 'Grow Your social media Fast — With Socpeak.fun!', 'Are you looking to increase your visibility on Instagram, TikTok, or other platforms? \r\nWith Socpeak.fun, you can instantly boost your followers, likes, views, and more — safely and affordably. \r\nWhy choose Socpeak.fun? \r\n•	 Fast delivery \r\n•	 Real & organic-looking growth \r\n•	 Custom packages based on your goals \r\n•	 Trusted by influencers, brands & startups \r\n•	 Emails Campaign… and a lot more ! \r\nVisit us now: http://www.socpeak.fun/ \r\nStart building your audience today — and get noticed. \r\nGot questions or want a custom offer? \r\nJust email us at info@socpeak.net — and ask about your free welcome gift!', '2025-05-06 06:33:22', '2025-05-06 06:33:22'),
(3238, 'Kimberly Schneider', 'roller.garfield@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Break the barrier: 100M contact forms at your fingertips!', 'Contact 100M websites today.\r\n\r\n=> Visit https://bit.ly/cformblasters \r\n\r\nAs you read this, millions of others will be receiving your message.\r\n\r\nAdvanced Targeted outreach at scale at affordable rates.\r\n\r\n- Reach out to businesses at scale  \r\n- Generate sales, leads, business deals  \r\n- Reach millions of inboxes starting at just $22  \r\n\r\nSkyrocket your business now!  \r\n=> Visit https://bit.ly/cformblasters now\r\n\r\n\r\n\r\n\r\n\r\nWhen you no longer want to receive any more communications from this email, simply follow the link below: bit. ly/plsremovefrom\r\nAm Kuhberg 52, Reisach, CA, USA, 5122', '2025-05-06 09:06:06', '2025-05-06 09:06:06'),
(3239, 'Carlos Jacobsen', 'rank@bizopphand.info', 'অভিযোগ বক্স', 'Optimize your website for better rankings in a couple of clicks', 'Hi paramountinsurancebd.com,\r\n\r\nRank Math creates the perfect foundation for increasing your search traffic.\r\n\r\nIn comparison to other service, it’s: \r\n\r\nFaster \r\nEasier \r\nMore intuitive \r\nAnd it achieves all of this without slowing your website down. \r\n\r\nBetter still, it has more modern-day SEO features.\r\n\r\nFor example: \r\n\r\n	They have a 100-point page analysis test that goes deep into the needs of each page.\r\n\r\n	They allow you to optimize for up to 5x target keywords per page for free, which you would have to pay for with Yoast-\r\n\r\n	Keyword tracking – Previously, you may relied on an external service to track keywords and rankings, which came with a hefty monthly fee. With Rank Math Pro, you no longer need to pay extra for this feature, as you can now monitor keyword performance and rankings history directly from the WordPress dashboard. The plugin allows us to track up to 500 keywords per site: https://www.bizopphand.info/rank .\r\n\r\n	Track page speed for each post and page – Page speed performance is essential for creating a good page experience. So this feature was of particular interest to every webmaster, and now you can see the page speed information directly in the dashboard.\r\n\r\n	Advance redirection manager – Previously, you may have been using the redirection plugin for all URL redirections. You were able to migrate all of this information to Rank Math Pro’s built in ARM (advanced redirection manager) and remove the redirection plugin. Fewer plugins, the better, right?\r\n	\r\n	Rank Math is a complete solution for Elementor. You can not work on SEO on the Elementor interface with Yoast SEO. \r\n	\r\n	And much more...\r\n	\r\nNow click here to register an Rank Math account and optimize your website: https://www.bizopphand.info/rank \r\n\r\nBest,\r\n\r\nCarlos Jacobsen\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3710 Juniper Drive\r\nSaginaw, MI 48607', '2025-05-06 17:02:20', '2025-05-06 17:02:20'),
(3240, 'Kraig Noble', 'kraig.noble62@gmail.com', 'অভিযোগ বক্স', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Get more leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and expand your brand\'s reach, you can find more information and start a no-cost trial here: https://ow.ly/yjiy50VycRf\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with specific, top-tier audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Eliminates work by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on real, organic growth—no bots, without fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Better yet, our service is provided on a flexible subscription basis so you can stop any time you like. No contracts and a one-week free trial.', '2025-05-07 00:11:49', '2025-05-07 00:11:49');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3241, 'Tandy Catt', 'catt.tandy34@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster!', 'Would you like to let go of your hurtful past?  There is a new way to make changes you have always wanted to make.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews on Trust Pilot, Amazon or the Se-REM.com Facebook page that express how much it has helped.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://se-rem.com/.   Once you own the program, you are encouraged to give it away to others who will benefit. https://se-rem.com/  is in use in 34 countries.', '2025-05-07 03:26:15', '2025-05-07 03:26:15'),
(3242, 'Wesley Armstrong', 'merle.upjohn65@outlook.com', 'অভিযোগ বক্স', 'Join the ranks of successful businesses using next-level contact solutions.', 'Contact 100M websites today.\r\n\r\n-> Visit https://bit.ly/cformblasters \r\n\r\nAs you read this, millions of others will be receiving your message.\r\n\r\nPowerful outreach solutions at scale, affordably priced.\r\n\r\n- Reach out to businesses at scale  \r\n- Boost revenue with new leads and business opportunities  \r\n- Reach millions of inboxes starting at just $22  \r\n\r\nBoost your business growth instantly!  \r\n-> Visit https://bit.ly/cformblasters now\r\n\r\n\r\n\r\n\r\n\r\nIf you decide not to receive future communications from our side, just follow the following link: bit. ly/plsremovefrom\r\n31 Chemin Du Lavarin Sud, Cachan, CA, USA, 94230', '2025-05-07 10:33:11', '2025-05-07 10:33:11'),
(3243, 'Marisol Adey', 'marisol.adey@googlemail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'Would you like to let go of your hurtful past?  There is a new way to make changes you have always wanted to make.\r\n \r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews on Trust Pilot, Amazon or the Se-REM.com Facebook page that express how much it has helped.\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n      Read and download at: https://se-rem.com/.   Once you own the program, you are encouraged to give it away to others who will benefit. https://se-rem.com/  is in use in 34 countries.', '2025-05-07 11:10:16', '2025-05-07 11:10:16'),
(3244, 'Scot O\'Driscoll', 'odriscoll.scot@gmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI tool.', 'Is your website Paramountinsurancebd missing out on its true potential? With our AI-driven traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans scale up to 400K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://cutt.ly/hrly5PU2', '2025-05-07 12:47:49', '2025-05-07 12:47:49'),
(3245, 'Shari Soundy', 'shari.soundy85@gmail.com', 'তথ্য অধিকার আইকন', 'hello?', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-05-07 15:33:11', '2025-05-07 15:33:11'),
(3246, 'James Kent', 'backlink@getprofitnow.info', 'অভিযোগ বক্স', 'Get Backlinks From msn.com/apnews.com etc | Backlinks for Rapid Ranking', 'Hi paramountinsurancebd.com,\r\n\r\nDo you want to get high-quality backlinks but don’t know where to buy them? Did you know you can even get backlinks from top sites like msn.com/finance.yahoo.com/apnews.com?\r\n\r\nHere is the answer you want: Adsy.\r\n\r\nThe public version of Adsy.com was launched in early 2018. Within seven years, Adsy has amassed more than 90K publisher sites on its platform. It even works with top sites like MSN, so webmasters like you have the opportunity to get backlinks from msn.com/finance.yahoo.com etc.\r\n\r\nNow click here to grow your traffic: https://www.getprofitnow.info/backlink \r\n\r\nHere are some examples:\r\n\r\nhttps://punsfunniest.com, Home and Family& Movies & Sports, DA:31, Price: from $32.50 \r\n\r\nhttps://cutedp.org, Education & Food & Society, DA: 42, Price:from $32.50 \r\n\r\nhttps://msn.com, News & Politics & Sports, DA: 94, Price:from $299.99\r\n\r\nAnd much more...\r\n\r\nAdsy has mostly good Trustpilot reviews. The customer service team is excellent at managing user complaints.\r\n\r\nAdsy provides a clean dashboard showcasing all the key metrics of publisher sites.\r\n\r\nThe platform shows—organic traffic, total traffic, Ahrefs DR, Semrush AS, Moz DA, historical traffic trend and geo-distribution, guest posting completion rate, TAT, lifetime of links, and a few more.\r\n\r\nThe filters are good, too. You will liked the “verified publishers” option. Filtering is much easier this way if you are looking for quality sites. \r\n\r\n5 simple steps:\r\n	1. Sign up.\r\n	2. Choose sites to submit guest post by setting filters (Moz DA, DR, Ahrefs/GA traffic, etc.).\r\n	3. Pick the sites and blogs you can work with.\r\n	4. Choose the most reliable publishers based on transparent metrics and feedback.\r\n	5. Order guest posts on your desired sites and see how traffic grows: https://www.getprofitnow.info/backlink !\r\n\r\nTo your success,\r\n\r\nJames Kent\r\n\r\n \r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 709 Jerry Dove Drive\r\nDaniel Island, SC 29492', '2025-05-07 19:17:01', '2025-05-07 19:17:01'),
(3247, 'Addy', 'venture4help@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writing Services', 'I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $30 per 1000 words, with bulk discounts. I also provide AI & originality reports.\r\n\r\nEmail me at Venture4help@outlook.com', '2025-05-07 20:09:15', '2025-05-07 20:09:15'),
(3248, 'Qasim Yaseen', 'qasimyaseen326@gmail.com', 'তথ্য অধিকার আইকন', 'Revamp your website paramountinsurancebd.com?', 'Hi,\r\n\r\n\r\n\r\n\r\n\r\nMy name is Qasim, and I am a full stack web developer and designer. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\r\n\r\n\r\n\r\n\r\n\r\nIf you are looking to revamp your current site paramountinsurancebd.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\r\n\r\n\r\n\r\n\r\n\r\nPlease let me know if you would like to see examples of my past work.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThank you, \r\n\r\nQasim', '2025-05-08 01:27:24', '2025-05-08 01:27:24'),
(3249, 'Earlene Leason', 'earlene.leason@gmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-08 17:25:26', '2025-05-08 17:25:26'),
(3250, 'Matt Bacak', 'mattbacak2025@gmail.com', 'অভিযোগ বক্স', '⚡ [Early-Bird] Build Local Success Stories with Local Directory Fortune – City Stars!', 'I hope this message finds you well and thriving! I’m thrilled to share some exciting news that\r\nwill redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, \r\nthe ultimate solution for building and managing a professional local directory effortlessly.\r\nWe all know the challenges of standing out in the crowded local business space, but this is more than just\r\nanother tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\r\n\r\n\r\n\r\n\r\nClick Here For More Info : https://warriorplus.com/o2/a/cn10g50/0', '2025-05-08 17:38:12', '2025-05-08 17:38:12'),
(3251, 'Kattie Helm', 'helm.kattie95@gmail.com', 'তথ্য অধিকার আইকন', 'Low Leads? Watch This Quick AI Fix', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-08 19:30:52', '2025-05-08 19:30:52'),
(3252, 'Santiago Mattingley', 'santiago.mattingley@hotmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Owner.', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2025-05-09 03:54:46', '2025-05-09 03:54:46'),
(3253, 'Healthbop', 'allleksey@gmail.com', '???? ?????? ????', 'published here', 'Finally, the alchemists practiced their art: they actively experimented with chemicals and made observations and theories about how the universe operated. best price buy at https://www.anberryhospital.com/ where can i buy cheap Khan of Tabernacle of Joy, and Brother Cyrus Wedderburn, local elder for Tabernacle of Joy, all were seated on the rostrum.', '2025-05-09 04:19:17', '2025-05-09 04:19:17'),
(3254, 'Candelaria Bostick', 'candelaria.bostick@gmail.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator!', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2025-05-09 06:53:46', '2025-05-09 06:53:46'),
(3255, 'Carmela Hinson', 'hinson.carmela@googlemail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Administrator!', 'Are you still looking at getting your website done/ completed? Contact e.solus@gmail.com\r\n\r\nStruggling to rank on Google? Our SEO experts can help. Contact es.olus@gmail.com', '2025-05-09 10:49:52', '2025-05-09 10:49:52'),
(3256, 'Christie Loyau', 'loyau.christie48@yahoo.com', 'অভিযোগ বক্স', 'Save Time – We Create and Post Your Social Media for You', 'Not getting the social media traction you deserve? Our team has the ideal fix to streamline your efforts and grow your reach.\r\nWe take the hassle out of social media management by:\r\nDesigning and scheduling 5 high-quality posts weekly aligned with your brand’s vision and goals.\r\n\r\nUsing our AI-powered growth software to enhance your account’s presence, activity, and audience.\r\n\r\nPicture a steady, polished social media feed without any effort on your part. We manage all aspects of content creation and posting, with our AI driving consistent growth.\r\nExcited to supercharge your social media presence? Reply to this email or click https://cutt.ly/Irk0THq5 to schedule a quick chat and learn how we can help your brand shine.', '2025-05-09 11:04:47', '2025-05-09 11:04:47'),
(3257, 'Brenna Mault', 'mault.brenna@gmail.com', 'অভিযোগ বক্স', 'Unlock More Leads with Our AI Traffic Solution', 'Need more clicks and conversions for Paramountinsurancebd? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-10 06:49:21', '2025-05-10 06:49:21'),
(3258, 'Anabella Madeo', 'melody.montanez75@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your Logo doesn’t fully reflect the strength and potential of your business. A fresh, modern logo could make a powerful first impression and help you stand out.\r\n\r\nI design bold, timeless identities that truly connect. Want me to take a look?\r\n\r\nCheck out my work here: https://bit.ly/projects-Anabella\r\n\r\nAnabella', '2025-05-10 10:07:53', '2025-05-10 10:07:53'),
(3259, 'Penney Whited', 'penney.whited@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock potential opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'Every day, websites like paramountinsurancebd.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to boost visibility and bring real visitors to your site.\r\n\r\nClaim your 4,000 visitor test run to test the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://ow.ly/Kmln50VycCJ', '2025-05-10 13:33:08', '2025-05-10 13:33:08'),
(3260, 'Georgianna Wilmer', 'georgianna.wilmer@gmail.com', 'তথ্য অধিকার আইকন', 'Unlock expansion opportunities for paramountinsurancebd.com with a trial of our AI traffic service.', 'What if your Paramountinsurancebd website could instantly receive a significant surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our cutting-edge traffic solution, you can receive 4,000 highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 400K visitors monthly—helping your site flourish. Get more details here: https://cutt.ly/vrlZ7Ibp', '2025-05-10 13:56:10', '2025-05-10 13:56:10'),
(3261, 'Maria Williams', 'linkwhisper@growwealthy.info', 'তথ্য অধিকার আইকন', 'The most underused strategy in SEO', 'Hi paramountinsurancebd.com,\r\n\r\nBoth internal and external link building work together to score massive SEO results.\r\n\r\nInternal linking is one of the most underused strategies in SEO,  there are webmasters out here who make only internal linking changes and see the needle move on the ranking.\r\nSo make sure that you don’t leave it too much longer and get involved: https://www.growwealthy.info/linkwhisper .\r\n\r\nObviously for anyone out there who’s wanting to do internal links, it’s a pain in the backside going through and picking your internal links and everything else and no one really wants to sit and do that kind of stuff manually.\r\n\r\nIf there’s a tool or two or a way of semi-automating that, then great.      And it’s obviously something I’ve been trying in the past few weeks and Link Whisper is my favorite.\r\n\r\nIt’s a workplace tool, which as it says, speeds up the process of internal linking, which will help you in turn rank well on Google.\r\nPlus, it gives you a full internal link report and all of that kind of good stuff.\r\n\r\nAs your site grows, it’s harder and harder to keep up with internal links.      And as webmasters discussed, internal links are critical for helping distribute link juice to less authoritative pages on your site.\r\n\r\nSo don’t sleep on internal links.      Start saving time and increase your rankings by using Link Whisper today: https://www.growwealthy.info/linkwhisper .      You won’t regret it.\r\n\r\nBest regards,\r\nMaria Williams\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2722 Oakwood Avenue\r\nNew York, NY 10019', '2025-05-10 19:12:51', '2025-05-10 19:12:51'),
(3262, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Hello Paramountinsurancebd Administrator,\r\n\r\nThis is Eric here with a short thought about your website Paramountinsurancebd...\r\n\r\nI’m on the internet frequently and I examine many business websites.\r\n\r\nSimilar to yours, many of them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\r\n\r\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\r\n\r\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\r\n\r\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-11 05:05:46', '2025-05-11 05:05:46'),
(3263, 'Julian Jacobs', 'mullens.ferdinand@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Proof: 18× returns in 30 days', 'We will dispatch your message across millions of forms.\r\n\r\nThe opportunity for cost-saving, wide-reaching outreach won’t last. Ad costs soar daily, yet contact forms remain wide-open highways to the inbox. Our platform launches your outreach to thousands of sites each hour. Seats for this month’s high-volume plan are almost gone. Book now at this rate and surge past slower competitors—claim your slot at https://bit.ly/formbulksubmit now', '2025-05-11 06:10:17', '2025-05-11 06:10:17'),
(3264, 'Jackson Goddard', 'jackson.goddard@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'Every day, websites like Paramountinsurancebd lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to boost visibility and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to see the benefits firsthand. Then, scale up to plans offering up to 400,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://cutt.ly/vrlZ7Ibp', '2025-05-11 06:30:45', '2025-05-11 06:30:45'),
(3265, 'Ken Stanford', 'kenp2025x@yahoo.com', 'অভিযোগ বক্স', 'Just found this site', 'Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82', '2025-05-11 08:51:33', '2025-05-11 08:51:33'),
(3266, 'Misty Embry', 'embry.misty@gmail.com', 'অভিযোগ বক্স', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Capture increased leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, generate leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/XBrW50VycRS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with specific, premium audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates time by automating time-consuming Instagram tasks.\r\n\r\nOur service prioritizes on real, organic growth—no bots, zero fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can cancel at any point you like. No contracts and a 7-day complimentary trial.', '2025-05-11 19:26:33', '2025-05-11 19:26:33'),
(3267, 'Ines Bromley', 'bromley.ines@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Struggling with low website leads for Paramountinsurancebd? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-12 03:05:09', '2025-05-12 03:05:09'),
(3268, 'SimonTob', 'aferinohis056@gmail.com', '???? ?????? ????', 'Hi  i am write about your   prices', 'Aloha, makemake wau eʻike i kāu kumukūʻai.', '2025-05-12 18:11:05', '2025-05-12 18:11:05'),
(3269, 'Buck Nowlin', 'buck.nowlin@msn.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'Hi paramountinsurancebd.com\r\n\r\nI have just been taking a moment to browse your online channels, and I say this with the best intentions, but I’d suggest your company might flourish with more engaging video content.\r\n\r\nPersonally, I don\'t record video content personally… I recently wrote a piece on 3 powerful, low-cost resources that are perfect to make studio-like clips — even if you aren\'t a professional editor.\r\n\r\nCheck out my feature right here — you may offer some fresh insights https://t.ly/camerarender.channel', '2025-05-12 19:30:39', '2025-05-12 19:30:39'),
(3270, 'Laverne Townsend', 'rytr@dollartip.info', 'অভিযোগ বক্স', 'Take the pain out of writing forever with this AI', 'Hi paramountinsurancebd.com,\r\n\r\nAre you struggling to create content that not only engages your audience but also drives profits for your business?\r\n\r\nLook no further than this new AI solution: https://www.dollartip.info/rytrs  \r\n\r\nThis dashboard was designed by top internet marketers and copywriters who know how to leverage ChatGPT to create profitable content. With Rytr, all you have to do is enter a few keywords and let the engine do the rest.\r\n\r\nThe result? Original, engaging, and profitable content that will set you apart from your competition. Plus, with this easy-to-use dashboard, you\'ll save valuable time and resources.\r\n\r\nDon\'t just take my word for it. I encourage you to try Rytr today and see the results for yourself. There is a launch special today that I don\'t want you to miss: https://www.dollartip.info/rytrs  \r\n\r\nStay ahead of the game with this new AI dashboard. As always, I\'m here to help you succeed.\r\n\r\nTo your success,\r\n\r\nLaverne Townsend\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1809 Clinton Street\r\nLittle Rock, AR 72211', '2025-05-12 22:55:28', '2025-05-12 22:55:28'),
(3271, 'Grazyna Toomer', 'toomer.grazyna@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Need more clicks and conversions for Paramountinsurancebd? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-13 05:44:50', '2025-05-13 05:44:50'),
(3272, 'Jonah Love', 'ledbetter.nestor@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'End “Hope Marketing”—Launch Data-Driven Wins Today!', 'Time to supercharge your outreach—instantly! We\'re offering our Massive USA B2B Database—12M decision-maker records spread through almost 8,000 niche-sorted Excel files—for just $99, slashed from $500. Refreshed in April 2025, you’ll find direct email addresses, phone numbers, employee counts, and company sales numbers, zipped to a lean 20-gigabyte download.\r\n\r\nThis is temporary—regular price is $500. Lock in lifetime updates and activate your sales outreach instantly with data most providers charge thousands for.\r\n\r\nJust $99 here: \r\nhttps://bynd.li/usadata', '2025-05-13 06:54:10', '2025-05-13 06:54:10'),
(3273, 'Lane Gillingham', 'lane.gillingham@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'Hi paramountinsurancebd.com\r\n\r\nI wanted to make contact -- I put together blog posts for for small to medium enterprises.\r\n\r\nYou can publish them on paramountinsurancebd.com to improve your search ranking, or upload them on your social channels.\r\n\r\nMy rates are easy to work with.\r\n\r\nReach out if this sounds good, Reach out to hire me on https://t.ly/instanttalent.pro\r\n\r\nI\'ve consistently written informative posts for a variety of sectors, such as health & wellness, finance, learning institutions, the leisure industry, technical fields, technology, along with the IT sector etc..\r\n\r\n search-friendly articles and social platform articles while collaborating with a brand that markets health supplements aimed at weight reduction https://t.ly/fastleanhub.pharmacy\r\n\r\nYou\'re welcome to have a look at the work I’ve done then get in touch to collaborate.', '2025-05-13 09:42:55', '2025-05-13 09:42:55'),
(3274, 'Anabella Madeo', 'fausto.aponte@msn.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey there,\r\n\r\nI came across your website, and while it looks great, your Logo doesn’t fully reflect the strength and potential of your business. A fresh, modern logo could make a powerful first impression and help you stand out.\r\n\r\nI design bold, timeless identities that truly connect. Want me to take a look?\r\n\r\nCheck out my work here: https://rebrand.ly/projects-Anabella\r\n\r\nAnabella', '2025-05-13 12:20:54', '2025-05-13 12:20:54'),
(3275, 'Frederic Vincent', 'depositphotos@getmoreopportunities.info', 'অভিযোগ বক্স', 'Make your website stand out from the crowd', 'Hi paramountinsurancebd.com,\r\n\r\nJust as written content is important for website, so are the visuals. The right images enhance your message, captivate your audience, and can even influence customer decisions.\r\n\r\nYou do not want to use the free stock images. Not only will your post look like every other one out there, but sites like Google and Bing actually use  algorithms that bundle these together or worse, just push them down the search results. Obviously, that is not what you want to have happen with your blog posts. \r\n\r\nPurchasing images makes this far less likely. Reputable photographers and services will even tell you how often your image has been purchased before you did. This is a very important benefit to purchasing images, it makes your blog post stand out from the crowd: https://www.getmoreopportunities.info/depositphotos .\r\n\r\nDepositphotos won our review thanks to its intuitive platform, huge media archive, simple licensing model, and fast support, all at a fair price. If you\'re searching for high-quality stock content, you won\'t be disappointed.\r\n\r\nIf you’re a blogger, small business, or freelancer on a budget, Depositphotos is significantly cheaper than major competitors like Shutterstock, iStock, and Adobe Stock. Starting at $29 per month for 30 image downloads, it offers a cost-effective way to acquire high-quality stock photos, vectors, and illustrations.\r\n\r\nPro: \r\n	Over 300 million images (and counting)\r\n\r\n	All plans include unlimited AI image generation: https://www.getmoreopportunities.info/depositphotos .\r\n	\r\n	The website has been online since November 2009\r\n	\r\n	File types sold on Depositphotos are stock photos, vector files, video clips, and audio content like music and sound effects\r\n	\r\n	Super low price points for plans, amongst the lowest in the industry.\r\n	\r\n	Ease of Use: Intuitive interface with helpful, advanced search filters to quickly find the desired content.\r\n	\r\n	Royalty-Free Licensing: Unlimited use in projects after a one-time download.\r\n	\r\n	Global Appeal: Content available in diverse styles and themes for international users.\r\n\r\nTheir AI image generator is one of the most valuable additions. This tool allows you to create new images based on the written descriptions you provide. Additionally, there are background-removing tools for images and videos that effortlessly eliminate the visual\'s background with just one click. \r\nTheir VistaCreate image editor offers a seamless experience for creating stunning graphic designs, along with a logo maker as well. Furthermore, they provide business and workflow solutions, including an API that seamlessly integrates the company\'s Creative Suite into your platform.\r\n\r\nWhen visiting the website, you will find a prestigious list of renowned brands that trust Deposit Photos for their image needs, including Tripadvisor, Forbes, and Bosch: https://www.getmoreopportunities.info/depositphotos . \r\nFurthermore, the site proudly showcases an impressive 4.5-star rating on Trustpilot and highlights glowing reviews from verified users who commend the service\'s exceptional customer support, top-notch content quality, and competitive prices.\r\n\r\nBest regards,\r\nFrederic Vincent\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3140 Golf Course Drive\r\nAlexandria, VA 22303', '2025-05-13 13:05:55', '2025-05-13 13:05:55'),
(3276, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Get the most essential information for your relationship', 'Please visit https://tinyurl.com/27g52cxz', '2025-05-13 17:52:34', '2025-05-13 17:52:34'),
(3277, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nStop wasting money chasing eyeballs that don’t turn into paying customers.  \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-13 23:13:12', '2025-05-13 23:13:12'),
(3278, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Aloha,   wrote about   the prices', 'Sveiki, aš norėjau sužinoti jūsų kainą.', '2025-05-13 23:24:06', '2025-05-13 23:24:06'),
(3279, 'Rachelle Sylvia', 'rachelle.sylvia@outlook.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Webmaster.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we recognize that securing the right funding is essential for the success and scalability of both startups and established enterprises. Our investment offerings are designed with flexibility and strategic value in mind, allowing us to support a wide range of business models and growth trajectories.\r\n\r\nWe currently provide two primary financing options:\r\n	•	Debt Financing: Competitive annual interest rate of 3%, with no penalties for early repayment.\r\n	•	Equity Financing: Strategic venture capital support in exchange for a 10% equity stake, enabling your business to grow while maintaining operational control.\r\n\r\nWe invite you to share your pitch deck or executive summary so we can explore the most suitable investment structure tailored to your goals. Our team is committed to working closely with you to unlock the full potential of your business.\r\n\r\nWe look forward to your response and the opportunity to collaborate.\r\n\r\nWarm regards,\r\nOman Rook\r\nExecutive Investment Consultant | Director\r\nCateus Investment Company (CIC)\r\nEmail: oman-rook@cateusgroup.org | cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentsgroup.com', '2025-05-14 05:12:07', '2025-05-14 05:12:07'),
(3280, 'Venus Hash', 'venus.hash@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'need information', 'It’s not about spending more—it’s about spending smart. We send your message just like this one: through contact forms that get seen.\r\n\r\nWant to get started? Contact me today for more details.  \r\n\r\nRegards,  \r\nVenus Hash  \r\nEmail: Venus.Hash@reachout2me.top  \r\nWebsite: https://getnewclientswithformads.biz', '2025-05-14 09:29:38', '2025-05-14 09:29:38'),
(3281, 'Elane Press', 'press.elane@outlook.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we recognize that securing the right funding is essential for the success and scalability of both startups and established enterprises. Our investment offerings are designed with flexibility and strategic value in mind, allowing us to support a wide range of business models and growth trajectories.\r\n\r\nWe currently provide two primary financing options:\r\n	•	Debt Financing: Competitive annual interest rate of 3%, with no penalties for early repayment.\r\n	•	Equity Financing: Strategic venture capital support in exchange for a 10% equity stake, enabling your business to grow while maintaining operational control.\r\n\r\nWe invite you to share your pitch deck or executive summary so we can explore the most suitable investment structure tailored to your goals. Our team is committed to working closely with you to unlock the full potential of your business.\r\n\r\nWe look forward to your response and the opportunity to collaborate.\r\n\r\nWarm regards,\r\nOman Rook\r\nExecutive Investment Consultant | Director\r\nCateus Investment Company (CIC)\r\nEmail: oman-rook@cateusgroup.org | cateusgroup@gmail.com\r\nWebsite: https://cateusinvestmentsgroup.com', '2025-05-14 12:02:11', '2025-05-14 12:02:11'),
(3282, 'GeorgeTob', 'aferinohis056@gmail.com', '???? ?????? ????', 'Hello  i write about your the prices', 'Hej, jeg ønskede at kende din pris.', '2025-05-14 15:12:20', '2025-05-14 15:12:20'),
(3283, 'GeorgeTob', 'aferinohis056@gmail.com', '?????? ????', 'Hi    write about     price', 'Ciao, volevo sapere il tuo prezzo.', '2025-05-14 16:20:38', '2025-05-14 16:20:38'),
(3284, 'Jc Rains', 'jc.rains@yahoo.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com administrator!', 'Is your website Paramountinsurancebd failing to capture its true potential? With our AI-driven traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans offer up to 400,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/DrzWJwmK', '2025-05-14 20:02:53', '2025-05-14 20:02:53'),
(3285, 'LeeTob', 'yawiviseya67@gmail.com', '?????? ????', 'Aloha    write about your   price', 'Hola, volia saber el seu preu.', '2025-05-14 20:33:21', '2025-05-14 20:33:21'),
(3286, 'Mokbul Hossain', 'mokbulbcs22@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Need information about Health Insurance charge for work visa in Europe', 'Hello, \r\n\r\nI need a health insurance for work permit application in Belgium.\r\nI wanted to know how much you charge for a health insurance for 3 and  6 months? \r\nHow many days it will take and which documents I have to bring for the health insurance?', '2025-05-15 00:08:52', '2025-05-15 00:08:52'),
(3287, 'Odette Gosse', 'gosse.odette25@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster!', 'Hi,\r\n\r\nI\'m Sachin, a senior web developer with over 10 years of hands-on experience in web design and development. I currently work with one of the top web development companies, delivering high-quality, scalable, and secure websites.\r\n\r\nMy hourly rate is $8.\r\n\r\nMy expertise includes:\r\n\r\n* Custom website design (mockups and templates)\r\n* Full website development (theme creation & backend customization)\r\n* Responsive design for all screen sizes and devices\r\n* Plugin and extension development\r\n* Website speed optimization & on-page SEO\r\n* Website security enhancements\r\n* Website migration, ongoing support, and maintenance\r\n\r\nIf you have a project or specific requirement in mind, feel free to reach out—I’d be happy to discuss it further.\r\n\r\n Email me at:\r\n\r\ne.solus@gmail.com\r\n\r\nBest regards,\r\nSachin', '2025-05-15 03:44:53', '2025-05-15 03:44:53'),
(3288, 'Mike David Olsson', 'info@strictlydigital.net', '?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there, \r\n \r\nHaving some collection of links linking to paramountinsurancebd.com may result in 0 value or negative impact for your website. \r\n \r\nIt really isn’t important how many external links you have, what matters is the amount of search terms those platforms are optimized for. \r\n \r\nThat is the critical factor. \r\nNot the overrated Domain Authority or Domain Rating. \r\nThese can be faked easily. \r\nBUT the volume of high-traffic search terms the websites that link to you contain. \r\nThat’s what really matters. \r\n \r\nHave such links point to your website and you will ROCK! \r\n \r\nWe are offering this exclusive offer here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nNeed more details, or want clarification, chat with us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike David Olsson\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-05-15 04:30:01', '2025-05-15 04:30:01'),
(3289, 'Anastasia Wentworth', 'wentworth.anastasia22@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instantly Own 20 Ready-to-Sell Digital Marketing Courses (Unrestricted PLR)20 Ready-to-Sell Digital Marketing Courses - 100% Full PLR Rights', 'Hi,\r\n\r\nI thought this may interest you - Get immediate access to 20 premium digital marketing courses with 100% full unrestricted PLR.\r\n\r\nThis means you can:\r\n\r\nSell them as your own products\r\nRebrand them with your name/logo\r\nBundle them with other offerings\r\nGive them away to build your list\r\nUse the content in any way you choose\r\n\r\nThese in-demand courses cover essential digital marketing topics that your audience needs right now.\r\n\r\nWhy start from scratch when you can leverage these professionally-created resources immediately?\r\n\r\nFind out more: https://furtherinfo.info/20plr', '2025-05-15 05:06:54', '2025-05-15 05:06:54'),
(3290, 'Davida McEvoy', 'davida.mcevoy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster!', 'Hi,\r\n\r\nI\'m Sachin, a senior web developer with over 10 years of hands-on experience in web design and development. I currently work with one of the top web development companies, delivering high-quality, scalable, and secure websites.\r\n\r\nMy hourly rate is $8.\r\n\r\nMy expertise includes:\r\n\r\n* Custom website design (mockups and templates)\r\n* Full website development (theme creation & backend customization)\r\n* Responsive design for all screen sizes and devices\r\n* Plugin and extension development\r\n* Website speed optimization & on-page SEO\r\n* Website security enhancements\r\n* Website migration, ongoing support, and maintenance\r\n\r\nIf you have a project or specific requirement in mind, feel free to reach out—I’d be happy to discuss it further.\r\n\r\n Email me at:\r\n\r\ne.solus@gmail.com\r\n\r\nBest regards,\r\nSachin', '2025-05-15 07:28:32', '2025-05-15 07:28:32'),
(3291, 'Walter Carroll', 'walter.carroll@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com Webmaster!', 'Hi,\r\n\r\nI\'m Sachin, a senior web developer with over 10 years of hands-on experience in web design and development. I currently work with one of the top web development companies, delivering high-quality, scalable, and secure websites.\r\n\r\nMy hourly rate is $8.\r\n\r\nMy expertise includes:\r\n\r\n* Custom website design (mockups and templates)\r\n* Full website development (theme creation & backend customization)\r\n* Responsive design for all screen sizes and devices\r\n* Plugin and extension development\r\n* Website speed optimization & on-page SEO\r\n* Website security enhancements\r\n* Website migration, ongoing support, and maintenance\r\n\r\nIf you have a project or specific requirement in mind, feel free to reach out—I’d be happy to discuss it further.\r\n\r\n Email me at:\r\n\r\ne.solus@gmail.com\r\n\r\nBest regards,\r\nSachin', '2025-05-15 11:20:06', '2025-05-15 11:20:06'),
(3292, 'Alphonse Koonce', 'koonce.alphonse@gmail.com', 'তথ্য অধিকার আইকন', 'Tired of Low Clicks? Check Out This AI Trick', 'Not getting enough leads for Paramountinsurancebd? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-15 14:12:20', '2025-05-15 14:12:20'),
(3293, 'Healthbop', '1702724@gmail.com', '???? ?????? ????', 'special info', 'Fairy tales Featured: Red Riding Hood, The Nixie of the Millpond, Cinderella, The Red Shoes. best price buy at https://www.anberryhospital.com/ where can i buy cheap Facebook, which is consistently a top source of online referrals to the UC ANR website.', '2025-05-15 14:36:55', '2025-05-15 14:36:55'),
(3294, 'George James', 'rankability@increasetraffic.shop', 'অভিযোগ বক্স', 'Give your content a jetpack to the top of the SERPs', 'Hi paramountinsurancebd.com,\r\n\r\nYes, Google has many other ranking factors, but creating a perfectly optimized page is within your direct control and has been proven to work.\r\n\r\nA pivotal feature that sets Rankability apart is its innovative approach to content brief creation.   Traditionally, preparing a content brief was a labor-intensive process, requiring substantial time and effort to align on keywords, themes, and content structure.   Rankability has streamlined this process remarkably.\r\n\r\nUsing Rankability, the procedure is straightforward: you input the primary keyword and add relevant contextual details about the intended content.   The tool then generates a comprehensive, structured outline which is instantly shareable via a link with your content creation team.   This feature not only saves significant time but also ensures that the resulting content is well-optimized for optimal rankings from the outset: https://www.increasetraffic.shop/rankability .\r\n\r\nYour writers now receive clear, concise instructions, allowing them to produce content that is both high-quality and aligned with SEO best practices.   This system dramatically enhances the efficiency of the content development process, positioning your content to perform better in search engine rankings.\r\n\r\nThe results speak for themselves.   You will track significant improvements in your rankings, often within just a few days of a content optimization using this tool.   \r\nThese rapid advancements in SEO performance are not only impressive but also entirely compliant with the latest search engine guidelines, ensuring that all gains are both ethical and sustainable.   This kind of efficiency in SEO practices can feel almost too good to be true, yet it remains firmly within the bounds of best practices.\r\n\r\nOther things you will get:\r\n\r\n	Keyword Research:\r\n	Find Unknown Keywords – These are high-volume keywords ideas that 99% of your competitors ignore: https://www.increasetraffic.shop/rankability \r\n\r\n	The Content Monitor:\r\n	This nifty feature keeps tabs on your content’s performance and tells you when it’s time to jazz things up again.\r\n\r\n	Good User Interface:\r\n	It’s all about content optimization without the fluff—getting straight to the juicy bits of NLPs and keyword placements like a surgeon wielding a scalpel.\r\n\r\n	Stellar Support:\r\n	They provide assistance swiftly and competently, helping you maximize the tool’s potential.\r\n	\r\n	And much more...\r\n	\r\nIf you’re serious about SEO and ready to take your content to the next level, try this tool today: https://www.increasetraffic.shop/rankability \r\n\r\n\r\nBest,\r\nGeorge James\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 721 Friendship Lane\r\nSan Jose, CA 95113', '2025-05-15 19:05:09', '2025-05-15 19:05:09'),
(3295, 'Paige Bell', 'oconner.marie@hotmail.com', 'তথ্য অধিকার আইকন', 'Insights to Transform Your Career Weekly', 'Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com', '2025-05-15 21:02:21', '2025-05-15 21:02:21'),
(3296, 'Beulah Scarf', 'prince@stopformspam.xyz', 'শুদ্ধাচার সেবা বক্স', 'hey', 'Hello, I know things are tough right now, so I’m offering a no-strings-attached opportunity: a free outreach blast to 50,000 contact forms. This is the same method I use for my paying clients to generate leads fast, and I’m offering it free to help businesses during this downturn. Want to claim your free spot? Simply head to https://free50ksubmissionsoffer.my and I’ll take care of everything for you. No catch. No obligation. Just a little help when it’s needed most.', '2025-05-15 23:11:09', '2025-05-15 23:11:09'),
(3297, 'Alberto Harvey', 'aitrafficservice@proton.me', 'অভিযোগ বক্স', 'See immediate results for paramountinsurancebd.com\'s visitor influx with our AI traffic tool.', 'Your website, paramountinsurancebd.com, could be attracting far more visitors than it currently does. Many sites miss out on an enormous audience. That’s where our intelligent traffic system transforms results—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350K visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/Nrwc50VycEN', '2025-05-16 00:30:47', '2025-05-16 00:30:47');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3298, 'Quinn Harris', 'bejah.ophelia@gmail.com', 'তথ্য অধিকার আইকন', 'What Casinos Don’t Want You to Know About Winning', 'GoPlay is incredible! Dive into GoPlay\'s virtual casino realm and explore an unrivaled selection of slots, table games, and live dealer action—all designed for cryptocurrency play. With irresistible sign-up bonuses and regular promotions around every corner, your winning potential has never been higher. \r\n\r\nMake sure you don’t miss the possibility to increase your balance with fast, protected crypto transactions and 24/7 support. \r\n\r\nJoin the fun today—head to https://goplay.se\r\n\r\nConnect with our community on Facebook at https://www.facebook.com/goplay.se, and stay in the loop on Instagram at https://www.instagram.com/goplay.se now!', '2025-05-16 00:48:54', '2025-05-16 00:48:54'),
(3299, 'Finlay Bunton', 'bunton.finlay@gmail.com', 'অভিযোগ বক্স', 'Transform Your Website Traffic with One Video', 'Struggling with low website leads for Paramountinsurancebd? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-16 08:06:27', '2025-05-16 08:06:27'),
(3300, 'Larue Loveless', 'loveless.larue@gmail.com', 'অভিযোগ বক্স', 'Hey paramountinsurancebd.com, Quick Notiice', 'Hi there,\r\n\r\nIf you\'re reading this, it means my marketing strategy is already working — and I can do the same for your business.\r\n\r\nFor just $50, I can help you reach over 5 million websites with your ad or promotional message. It’s one of the most cost-effective ways to boost visibility and drive results.\r\n\r\nSpecial 24-Hour Offer:\r\nGet your message on 10 million websites for the same $50 — available for a limited time only!\r\n\r\nInterested?\r\nEmail me at virgo.t3@gmail.com \r\n\r\nLet’s get your message out there!', '2025-05-16 10:50:47', '2025-05-16 10:50:47'),
(3301, 'Sherrie Poff', 'poff.sherrie@gmail.com', 'অভিযোগ বক্স', 'Maximize paramountinsurancebd.com\'s visitor count potential effortlessly with our free AI tool.', 'Is your website Paramountinsurancebd missing out on its true potential? With our AI-driven traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans provide up to 400K visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/xrxfZv68', '2025-05-16 11:10:42', '2025-05-16 11:10:42'),
(3302, 'Mike Miguel Olsson', 'mike@monkeydigital.co', '?????? ????', 'Grow Your Website Traffic with Geo-Targeted Social Ads – Only $10 for 10K Visits!', 'Dear Webmaster, \r\n \r\nI wanted to reach out with something that could seriously boost your website’s traffic. We work with a trusted ad network that allows us to deliver real, country-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t junk clicks—it’s real visitors, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ real visitors for just $10 \r\nCountry-specific traffic for your chosen location \r\nHigher volumes available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nInterested? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLet\'s get started today! \r\n \r\nBest, \r\nMike Miguel Olsson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-05-16 16:20:55', '2025-05-16 16:20:55'),
(3303, 'Lucas Burgoyne', 'lucas.burgoyne@googlemail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com Owner.', 'Increase Your Website\'s Domain Authority to 30+ in Just 25 Days – Only $29!\r\n(Limited Time Offer)\r\n\r\nEnhance your website’s Google ranking, SEO performance, and attract more organic traffic by raising your MOZ Domain Authority (DA) from 0 to 30+.\r\n\r\nWhat’s Included:\r\n1. 100% Guaranteed\r\n2. Improved Keyword Rankings\r\n3. White Hat SEO Methods\r\n4. Permanent Results\r\n5. Fully Manual Work\r\n6. No Increase in Spam Score\r\n\r\n Our SEO strategy helps your keywords rank on Google, driving real, organic traffic to your website.\r\n\r\n Contact Us Today: intrug@gmail.com', '2025-05-17 03:09:12', '2025-05-17 03:09:12'),
(3304, 'Jason Keller', 'jason@expresscapitalcorp.com', 'অভিযোগ বক্স', 'Thought this might be helpful', 'Hi there,\r\n\r\nI know this is out of the blue, but I thought it might be helpful.\r\n\r\nWe offer simple business funding—no credit checks, no paperwork, and no sales calls.\r\n\r\nYou can see what you qualify for in 30 seconds:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nWishing you continued success,\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe', '2025-05-17 03:19:14', '2025-05-17 03:19:14'),
(3305, 'Dillon Winfrey', 'winfrey.dillon@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'These Drops Melt Fat While You Sleep!', 'Hey,\r\n\r\nDiscovered KeySlim Drops yet? These miracle weight loss drops are transforming bodies overnight.\r\n\r\nGet KeySlim at 50% OFF today >> https://getkeyslimdrops.cc/vsl1/#aff=msk1981\r\n\r\nJust 10 drops daily. No dieting. Real results.\r\n\r\nTry risk-free now >> https://getkeyslimdrops.cc/vsl1/#aff=msk1981\r\n\r\nNext\r\n\r\nMy E-Commerce Affiliate E-Shops with Free Priority Shipping -> Shop Now:\r\nhttps://mutualaffiliate.com/VaRSHO\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made with my links above, at no additional cost to you.', '2025-05-17 05:45:56', '2025-05-17 05:45:56'),
(3306, 'Janeen Hogben', 'hogben.janeen@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Low Leads? Watch This Quick AI Fix', 'Struggling to get targeted leads to your Paramountinsurancebd website? Watch this: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-17 05:48:57', '2025-05-17 05:48:57'),
(3307, 'Ida Knox', 'knox.ida@googlemail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Webmaster!', 'Increase Your Website\'s Domain Authority to 30+ in Just 25 Days – Only $29!\r\n(Limited Time Offer)\r\n\r\nEnhance your website’s Google ranking, SEO performance, and attract more organic traffic by raising your MOZ Domain Authority (DA) from 0 to 30+.\r\n\r\nWhat’s Included:\r\n1. 100% Guaranteed\r\n2. Improved Keyword Rankings\r\n3. White Hat SEO Methods\r\n4. Permanent Results\r\n5. Fully Manual Work\r\n6. No Increase in Spam Score\r\n\r\n Our SEO strategy helps your keywords rank on Google, driving real, organic traffic to your website.\r\n\r\n Contact Us Today: intrug@gmail.com', '2025-05-17 06:48:34', '2025-05-17 06:48:34'),
(3308, 'Leesa Valle', 'leesa.valle49@gmail.com', 'তথ্য অধিকার আইকন', 'Get More Leads Fast – Watch This Now!', 'Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-17 06:50:24', '2025-05-17 06:50:24'),
(3309, 'Juliann Tengan', 'juliann.tengan@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner!', 'Increase Your Website\'s Domain Authority to 30+ in Just 25 Days – Only $29!\r\n(Limited Time Offer)\r\n\r\nEnhance your website’s Google ranking, SEO performance, and attract more organic traffic by raising your MOZ Domain Authority (DA) from 0 to 30+.\r\n\r\nWhat’s Included:\r\n1. 100% Guaranteed\r\n2. Improved Keyword Rankings\r\n3. White Hat SEO Methods\r\n4. Permanent Results\r\n5. Fully Manual Work\r\n6. No Increase in Spam Score\r\n\r\n Our SEO strategy helps your keywords rank on Google, driving real, organic traffic to your website.\r\n\r\n Contact Us Today: intrug@gmail.com', '2025-05-17 10:41:42', '2025-05-17 10:41:42'),
(3310, 'Richard Kelley', 'businesscoursevault@unlockrevenue.info', 'শুদ্ধাচার সেবা বক্স', 'Passive Income - Editable Business Courses with PLR', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.unlockrevenue.info/businessvault \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now : https://www.unlockrevenue.info/businessvault \r\n\r\nRichard Kelley\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n3987 Oakdale Avenue\r\nTampa, FL 33634', '2025-05-17 21:37:11', '2025-05-17 21:37:11'),
(3311, 'John Lyon', 'contentstudio@goldtip.shop', 'তথ্য অধিকার আইকন', 'Are you frustrated by not grabbing traffic on your website?', 'Hi paramountinsurancebd.com,\r\n\r\nAre you frustrated by not grabbing traffic on your website? Read our ContentStudio review to learn more and get out of this situation.\r\n\r\nNot adhering to massive traffic on your site might be due to a lack of quality content. Social media is trending worldwide, and people fill their accounts with lots of quality articles, videos, images, quotes, etc. Why lag behind others: https://www.goldtip.shop/contentstudio ? \r\n\r\nToday, there are tens of social media management tools.\r\n\r\nBut only a few can provide the platform to create and schedule high-performing social media content.\r\n\r\nContentStudio offers you social networking management and content marketing platform that helps you find, create, and upload the right things. \r\n\r\nThe AI caption generator delivers good results if you need to shatter a creative block: https://www.goldtip.shop/contentstudio . In the social post composer, you can create your social media post. Apart from writing your social captions and uploading media files, you can use AI to create captions and images. \r\n\r\nYou can publish and schedule content to different blogging and social channels instantly hassle-free with a single platform. Increase the engagement up to 3x using amplification tools such as hashtag suggestions, post recycling, and image enhancer. \r\nIt also makes it easy for content creators to choose the best publishing time for their content across popular media channels.\r\n\r\nDiscover is one of ContentStudio’s strongest features. Discover has 2 sections:\r\n\r\n	Content feed \r\n	\r\n	Influencers \r\n\r\nTo stay in the minds of your audience, you need to feed them relevant content regularly. And with curated content on your side, regular publishing becomes easier. \r\nThe content feed helps you find relevant industry content to share on your social media accounts.\r\n\r\nThe second aspect of Discover is Influencers. Here, you can search for relevant influencers in your industry on Instagram and Twitter. ContentStudio provides information about them, such as interaction per 1k followers, estimated costs per post, and audience demographics.\r\n\r\nPro:\r\n\r\n	ContentStudio Planner\r\n	The planner helps to plan and manage your social media and blog posts effectively. With automation recipes, you can set up automation rules to publish content automatically on social media and blogs: https://www.goldtip.shop/contentstudio .\r\n\r\n	ContentStudio Analyze \r\n	The Analyze section provides analytics about your posts and accounts on Facebook, Instagram, LinkedIn, and TikTok. 	But beyond that, you can analyze competitors on Facebook and Instagram. Once you add competitors, ContentStudio will provide detailed analytics about their posts, most engaged hashtags, top-performing posts, and more.\r\n	\r\n	ContentStudio Inbox \r\n	The inbox lets you reply to post comments, mentions, and private messages on Facebook, Instagram, Twitter, LinkedIn, and Google Business.\r\n	\r\n	ContentStudio mobile apps and Chrome extension \r\n	The ContentStudio iOS and Android mobile apps let you create and schedule posts from your smartphone. Chrome extension lets you share web pages with your audience outside ContentStudio.  \r\n\r\nRegards,\r\nJohn Lyon\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 3186 Broadway Street\r\nCharleston, SC 29405', '2025-05-18 03:31:59', '2025-05-18 03:31:59'),
(3312, 'GeorgeTob', 'aferinohis056@gmail.com', '?????? ????', 'Hello, i write about   the price', 'Hola, quería saber tu precio..', '2025-05-18 04:05:03', '2025-05-18 04:05:03'),
(3313, 'GeorgeTob', 'aferinohis056@gmail.com', '?????? ????', 'Aloha    write about your the price for reseller', 'Sawubona, bengifuna ukwazi intengo yakho.', '2025-05-18 04:05:29', '2025-05-18 04:05:29'),
(3314, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric and I recently came across your website at Paramountinsurancebd. I found it after a search, so your visibility seems to be working well.\r\n\r\nYour content looks helpful.\r\n\r\nHowever, one thing might be missing:\r\n\r\nA simple, prompt way for visitors to connect with you.\r\n\r\nResearch suggests that many visitors leave a site quickly without providing any contact information. Once they go, there’s no way to follow up.\r\n\r\nConsider this approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. You will know as soon as someone shows interest, allowing you to speak with them while they’re still viewing your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nOnce you have their phone number, you can also begin a text conversation. If they aren’t ready to engage at that exact moment, you can maintain communication later by sharing additional updates or simply checking in.\r\n\r\nEverything described is straightforward to implement and may help improve your interactions with potential contacts.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for you. It could help you connect with more interested individuals right now.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a trial period and supports international communication. There may be individuals ready to speak with you now, so please don’t miss the opportunity.  \r\nVisit https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-18 07:43:24', '2025-05-18 07:43:24'),
(3315, 'Davida Leverett', 'davida.leverett@gmail.com', 'তথ্য অধিকার আইকন', 'Want Targeted Visitors? See How in 60 Seconds', 'Struggling to get targeted leads to your Paramountinsurancebd website? Watch this: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-18 18:38:11', '2025-05-18 18:38:11'),
(3316, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Get the most essential information for your relationship', 'Please visit https://tinyurl.com/27g52cxz', '2025-05-19 02:09:46', '2025-05-19 02:09:46'),
(3317, 'LeeTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Aloha, i writing about     prices', 'Dia duit, theastaigh uaim do phraghas a fháil.', '2025-05-19 03:04:45', '2025-05-19 03:04:45'),
(3318, 'MichaelGox', 'floodservice.bot@gmail.com', '?????? ????', 'Hello Support', 'Hello Support! Hi, how are you?', '2025-05-19 07:20:58', '2025-05-19 07:20:58'),
(3319, 'James Freeman', 'vidiq@bizopphand.info', 'শুদ্ধাচার সেবা বক্স', 'Traffic: help your channel to break through the sea of YouTube content nowadays', 'Hi paramountinsurancebd.com,\r\n\r\nYouTube is an awesome marketing tool and a way to engage and connect with your audience and followers.\r\n\r\nBut if you want to grow your YouTube channel, you need to take things to the next level.\r\n\r\nThat’s when VidIQ comes into the picture. \r\n\r\nVidIQ is being used by top-rated YouTubers having millions of subscribers, for example Ali Abdaal (5M Subscribers), Think Media (3M Subscribers), Chad Wild Clay (14M Subscribers) : https://www.bizopphand.info/vidiq . \r\n\r\nIt includes uploading videos at the best time of day, connecting brands with top influencers, YouTube search engine optimization (SEO), monitoring viewer and engagement analytics across Twitter and Facebook, bulk description editing, comment moderation, and Facebook fan page syndication.\r\n\r\nTake a look at the Channel Audit tool on the left-hand menu, which does exactly what it says it can do. You’re making videos, but you need to know what’s really working for you and what isn’t.\r\n\r\nThis is where the Channel Audit tool comes into play, as it’s going to give you an exorbitant amount of information.\r\n\r\nIt’s awesome that the program tracks online trends and research buzzwords and phrases for clients. This saves time and can help influencers bypass the annoying trial-and-error phase: https://www.bizopphand.info/vidiq .\r\n\r\nVidIQ will definitely help you reach your desired audience group organically. The best type of traffic to your YouTube channel is the organic one.\r\n\r\nPaying for paid reaches and ads can only do so much. Without organic reach to your targeted audience, the chance for your channel to break through the sea of YouTube content nowadays is slim.\r\n\r\n\r\nPro:\r\n\r\n	They’re a certified YouTube service provider: https://www.bizopphand.info/vidiq .\r\n\r\n	They work with over 600k+ authorized YouTube channels.\r\n	\r\n	Their customer data is their customer data, and they don’t share it with others.\r\n\r\n	They’re financially backed by top investors, including Mark Cuban and Chris Sacca.\r\n\r\n	Top brands, including Red Bull, Buzzfeed, and AOL, trust them.\r\n\r\nThe features it offers will undeniably help you tweak and improve your channel so you can drive more traffic and interest and grow your channel over time.\r\n\r\nRegards,\r\nJames Freeman\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\n4187 Lauren Drive\r\nMadison, WI 53703', '2025-05-19 09:04:33', '2025-05-19 09:04:33'),
(3320, 'Charissa Ratley', 'ratley.charissa62@gmail.com', 'অভিযোগ বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a free trial.', 'What if your Paramountinsurancebd website was guaranteed a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our cutting-edge traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 400K visitors monthly—helping your site grow. Get more details here: https://cutt.ly/frxfZZZs', '2025-05-19 12:03:00', '2025-05-19 12:03:00'),
(3321, 'Cleveland Piazza', 'cleveland.piazza@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our tested AI powered traffic system.', 'What if your website paramountinsurancebd.com could instantly receive a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our cutting-edge traffic solution, you can receive 4,000 highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350K visitors monthly—helping your site grow. Get more details here: https://ow.ly/mxzE50VycF9', '2025-05-19 14:37:47', '2025-05-19 14:37:47'),
(3322, 'Karen B.', 'outreachseo56@gmail.com', 'অভিযোগ বক্স', 'SEO links exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-05-19 21:50:36', '2025-05-19 21:50:36'),
(3323, 'Irvin Pflaum', 'pflaum.irvin@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Use AI to drive traffic to your website for free', 'Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https://cutt.ly/SrgOJvYE', '2025-05-20 02:14:37', '2025-05-20 02:14:37'),
(3324, 'Carey Barker', 'barker.carey@gmail.com', 'তথ্য অধিকার আইকন', 'Invest in Your Success with Our Monthly SEO Strategy', 'Hello,  \r\n\r\nI know that many have difficulty understanding that search engine optimization takes patience and a strategic ongoing investment.  \r\n\r\nThe reality is, very few webmasters have the determination to wait for the slow but steady yet impactful gains that can completely change their company.  \r\n\r\nWith frequent SEO changes, a reliable, ongoing optimization plan is critical for getting a positive ROI.  \r\n\r\nIf you believe this as the best strategy, partner with us!  \r\n\r\nDiscover Our Custom SEO Plans  \r\nhttps://www.digital-x-press.com/unbeatable-seo/  \r\n\r\nReach Out on Live Support  \r\nhttps://www.digital-x-press.com/whatsapp-us/  \r\n\r\nWe provide exceptional value for your investment, and you will be glad choosing us as your digital agency.  \r\n\r\nBest regards,  \r\nDigital X SEO Experts  \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-05-20 06:20:51', '2025-05-20 06:20:51'),
(3325, 'Mike Sven-Erik De Vries', 'info@speed-seo.net', '?????? ????', 'Find paramountinsurancebd.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Sven-Erik De Vries\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', '2025-05-20 07:10:01', '2025-05-20 07:10:01'),
(3326, 'Alexander Cyr', 'pictory@getprofitnow.info', 'শুদ্ধাচার সেবা বক্স', 'Harness The Power Of Video And Boost Your Blog’s Ranking (No Tech Skills Needed)', 'Hey Blogger,\r\n\r\nI just found an amazing new tool and had to share.\r\n\r\nPictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\r\n\r\nTheir auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\r\n\r\nThese short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\r\n\r\nYou can also create great videos from text or edit videos using text in a flash.\r\n\r\nAnd with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\r\n\r\nSo why not give Pictory.  ai a try for free today?\r\n\r\n: https://www.getprofitnow.info/pictory \r\n\r\nYou won\'t be disappointed.\r\n\r\nYours\r\n\r\nAlexander Cyr\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1611 Johnson Street\r\nRaleigh, NC 27606', '2025-05-20 09:52:21', '2025-05-20 09:52:21'),
(3327, 'CharlieTob', 'yawiviseya67@gmail.com', '?????? ????', 'Aloha  i write about your   price', 'Zdravo, htio sam znati vašu cijenu.', '2025-05-20 22:39:39', '2025-05-20 22:39:39'),
(3328, 'Colette Welker', 'jeremyallen298@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Owner!', 'I hope this message finds you well.\r\n\r\nMy name is Jeremy Allen, representing BNF Investments LLC, a Florida-based investment firm. We are currently expanding our operations beyond the United States and are seeking to collaborate with established and reputable business owners operating internationally.\r\n\r\nIf your business is in need of expansion financing or investment support, we would be pleased to explore potential opportunities to assist with timely and strategic funding.\r\n\r\nShould this be of interest, kindly contact me at your convenience via email: ja@bnfinvestmentsllc.com\r\n\r\nYours sincerely,\r\nJeremy Allen\r\nBNF Investments LLC\r\nja@bnfinvestmentsllc.com', '2025-05-21 01:15:54', '2025-05-21 01:15:54'),
(3329, 'Healthbop', 'lundbecks@brandshield.com', '?????? ????', 'this response', 'Handhabungen zu vereinfachen und, ganz einfach und ganz wichtig: Kosten zu sparen. best price buy at https://www.anberryhospital.com/ where can i buy cheap Whenever and wherever you discern a real need for service, accept it without the slightest hesitation as a clarion call to duty.', '2025-05-21 01:26:02', '2025-05-21 01:26:02'),
(3330, 'Edith Chittenden', 'jeremyallen298@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator.', 'I hope this message finds you well.\r\n\r\nMy name is Jeremy Allen, representing BNF Investments LLC, a Florida-based investment firm. We are currently expanding our operations beyond the United States and are seeking to collaborate with established and reputable business owners operating internationally.\r\n\r\nIf your business is in need of expansion financing or investment support, we would be pleased to explore potential opportunities to assist with timely and strategic funding.\r\n\r\nShould this be of interest, kindly contact me at your convenience via email: ja@bnfinvestmentsllc.com\r\n\r\nYours sincerely,\r\nJeremy Allen\r\nBNF Investments LLC\r\nja@bnfinvestmentsllc.com', '2025-05-21 04:02:13', '2025-05-21 04:02:13'),
(3331, 'Jason Keller', 'jason@expresscapitalcorp.com', 'অভিযোগ বক্স', 'Thought this might be helpful', 'Hi there,\r\n\r\nI know this is out of the blue, but I thought it might be helpful.\r\n\r\nWe offer simple business funding—no credit checks, no paperwork, and no sales calls.\r\n\r\nYou can see what you qualify for in 30 seconds:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nWishing you continued success,\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe', '2025-05-21 04:23:23', '2025-05-21 04:23:23'),
(3332, 'Nam Beatty', 'nam.beatty@msn.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'Hey there,\r\n\r\nNatural dental hack strengthens mouth health from within. Countless people are already enjoying powerful results.\r\n\r\nJump right away  =>>  reclaim your dental strength without side effects  https://t.ly/BreathGuard.guru', '2025-05-21 18:26:17', '2025-05-21 18:26:17'),
(3333, 'Sabina Outlaw', 'sabina.outlaw@gmail.com', 'অভিযোগ বক্স', 'Paramountinsurancebd', 'Hi,\r\n\r\nSupercharge your growth with ROI-focused social media marketing, fully run by a social ads specialist.\r\n\r\nView the offer and boost your revenue  ->  https://t.ly/AdEngage.expert', '2025-05-21 20:01:30', '2025-05-21 20:01:30'),
(3334, 'Edith Vanmeter', 'vanmeter.edith@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Hi paramountinsurancebd.com Admin!', 'Why Hire a Professional Web Developer?\r\n\r\n1. Expertise You Can Trust\r\nGain access to specialized skills and industry knowledge.\r\n\r\n2. Fully Customized Solutions\r\nGet complete control and tailored functionality to meet your unique needs.\r\n\r\n3. Save Time and Money\r\nAvoid costly delays and streamline development with efficient workflows.\r\n\r\n4. Custom Plugin Development\r\nAdd powerful features designed specifically for your site.\r\n\r\n5. SEO Optimization\r\nEnsure your website ranks well and drives organic traffic.\r\n\r\n6. Reliable Support & Maintenance\r\nEnjoy ongoing technical assistance and peace of mind.\r\n\r\n7. Smooth Integration & Migration\r\nSeamlessly connect with existing systems or move from old platforms.\r\n\r\n8. Scalable for Future Growth\r\nBuild a foundation that grows with your business.\r\n\r\nReady to Get Started?\r\nHire a professional web developer today.\r\n\r\n Contact us at lisa365chat@gmail.com', '2025-05-22 03:50:32', '2025-05-22 03:50:32'),
(3335, '* * * Claim Free iPhone 16: https://www.motorolapromociones2.com/index.php?dmz6pn * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '2rxjo6', 'msaj2b', '2025-05-22 07:37:06', '2025-05-22 07:37:06'),
(3336, '* * * <a href=\"https://www.motorolapromociones2.com/index.php?dmz6pn\">Snag Your Free Gift</a> * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '2rxjo6', 'msaj2b', '2025-05-22 07:37:09', '2025-05-22 07:37:09'),
(3337, '* * * Win Free Cash Instantly: https://raslawcollege.com/index.php?tp7jgx * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'h28yfj', 'lpje47', '2025-05-22 07:38:14', '2025-05-22 07:38:14'),
(3338, '* * * <a href=\"https://raslawcollege.com/index.php?tp7jgx\">Get Free Bitcoin Now</a> * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'h28yfj', 'lpje47', '2025-05-22 07:38:18', '2025-05-22 07:38:18'),
(3339, 'Emily Navarrete', 'emily.navarrete@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Administrator!', 'Why Hire a Professional Web Developer?\r\n\r\n1. Expertise You Can Trust\r\nGain access to specialized skills and industry knowledge.\r\n\r\n2. Fully Customized Solutions\r\nGet complete control and tailored functionality to meet your unique needs.\r\n\r\n3. Save Time and Money\r\nAvoid costly delays and streamline development with efficient workflows.\r\n\r\n4. Custom Plugin Development\r\nAdd powerful features designed specifically for your site.\r\n\r\n5. SEO Optimization\r\nEnsure your website ranks well and drives organic traffic.\r\n\r\n6. Reliable Support & Maintenance\r\nEnjoy ongoing technical assistance and peace of mind.\r\n\r\n7. Smooth Integration & Migration\r\nSeamlessly connect with existing systems or move from old platforms.\r\n\r\n8. Scalable for Future Growth\r\nBuild a foundation that grows with your business.\r\n\r\nReady to Get Started?\r\nHire a professional web developer today.\r\n\r\n Contact us at lisa365chat@gmail.com', '2025-05-22 07:38:34', '2025-05-22 07:38:34'),
(3340, 'Nathaniel', 'info@conte.easerelief.net', 'অভিযোগ বক্স', 'Nathaniel Conte', 'EASE YOUR PAIN IN 10 MINUTES EFFORTLESSLY\r\n\r\nBe Free from sore muscles and joint pain\r\nTry FitRx Wireless Massager & Relieve YOUR Pain Effortlessly In 10 Min!\r\nSave 50% OFF + FREE Priority Shipping\r\n\r\nShop Now: https://EaseRelief.net\r\n\r\nSincerely, \r\n\r\nNathaniel', '2025-05-22 07:57:04', '2025-05-22 07:57:04'),
(3341, 'Colleen Hankinson', 'hankinson.colleen@gmail.com', 'অভিযোগ বক্স', 'Transform Your Website Traffic with One Video', 'Want more targeted traffic to your Paramountinsurancebd website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-22 09:27:30', '2025-05-22 09:27:30'),
(3342, 'Celesta Jacoby', 'jacoby.celesta@outlook.com', 'অভিযোগ বক্স', 'Your Social Media, Done for You: Creation to Posting', 'Not getting the social media traction you deserve? Our team has the ideal fix to streamline your efforts and grow your reach.\r\nOur service simplifies social media with:\r\nCreating and posting 5 engaging social media posts per week tailored to your brand’s voice and goals.\r\n\r\nLeveraging our cutting-edge AI growth tools to drive steady growth in reach, engagement, and followers.\r\n\r\nThink of a professional social media strategy handled entirely for you. Our team handles everything from content creation to posting, while our cutting-edge AI ensures your account grows steadily.\r\nPrepared to transform your social media strategy? Reply to this email or click https://cutt.ly/Irk0THq5 to schedule a quick chat and learn how we can help your brand shine.', '2025-05-22 09:27:30', '2025-05-22 09:27:30'),
(3343, 'Polly Rosen', 'fouriejohan254@gmail.com', 'তথ্য অধিকার আইকন', 'B2B Data', 'Hey!\r\n\r\nAre you in need of custom B2B Data? \r\n\r\nAll the Engineering companies in New York, all the doctors in Australia, all the restaurants in South Africa..\r\n\r\nCome get a free sample from us! We just finished scraping the entire Google Maps with emails!\r\n\r\nRequest any sample here: https://dataleadsfinder.support\r\n\r\nOr\r\n\r\nHave a look at the data: https://marketingaaa.ventures\r\n\r\nRegards,\r\nData Lovers', '2025-05-22 14:09:47', '2025-05-22 14:09:47'),
(3344, 'Choy K.', 'km.health@outlook.com', 'তথ্য অধিকার আইকন', 'Link Exchange Opportunity', 'Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (paramountinsurancebd.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy', '2025-05-22 14:52:30', '2025-05-22 14:52:30'),
(3345, 'Jillian O\'Loghlen', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Owner!', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million.  \r\n\r\n My Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts. I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors. I don\'t want that to happen.  \r\n\r\n I request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him. There is no risk; the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetaksoytrt@outlook.com', '2025-05-23 03:27:54', '2025-05-23 03:27:54'),
(3346, 'Edward Miller', 'coursevault@growwealthy.info', 'অভিযোগ বক্স', 'Build Wealth - 1000 Business Courses with PLR Rights', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.growwealthy.info/coursevault  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.growwealthy.info/coursevault \r\n\r\nEdward Miller\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\n3338 White Pine Lane\r\nWaynesboro, VA 22980', '2025-05-23 03:59:38', '2025-05-23 03:59:38'),
(3347, 'Jacquelyn Epps', 'epps.jacquelyn@outlook.com', 'তথ্য অধিকার আইকন', 'Maximize Your Instagram Impact – AI Growth Service Inside', 'Attract increased leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and amplify your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates work by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can cancel whenever you like. No contracts and a one-week free trial.', '2025-05-23 07:04:25', '2025-05-23 07:04:25'),
(3348, 'Aja Archibald', 'morrismi1@outlook.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com Owner.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million.  \r\n\r\n My Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts. I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors. I don\'t want that to happen.  \r\n\r\n I request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him. There is no risk; the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetaksoytrt@outlook.com', '2025-05-23 07:40:19', '2025-05-23 07:40:19'),
(3349, 'Maisie East', 'maisie.east@yahoo.com', 'তথ্য অধিকার আইকন', 'Discover the Secret to More Website Leads', 'Boost your Paramountinsurancebd website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-23 09:46:00', '2025-05-23 09:46:00'),
(3350, 'Abigail Evans', 'renfro.samual67@gmail.com', 'তথ্য অধিকার আইকন', 'Get the Edge That 320,000 Innovators Already Have', 'Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com', '2025-05-23 10:28:08', '2025-05-23 10:28:08'),
(3351, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'There they go…', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-23 13:16:41', '2025-05-23 13:16:41'),
(3352, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Try this, get more leads', 'Hello, Paramountinsurancebd Owner.\r\n\r\nMy name’s Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-23 21:28:19', '2025-05-23 21:28:19'),
(3353, 'Vasily Kichigin Wimmer', 'wimmer.tera@outlook.com', 'অভিযোগ বক্স', 'I will be your social media content manager', 'Hi,\r\n\r\nHey! My name is Vasily Kichigin, and I am excited to connect with you , Since 2015, I have worked with over 14,000 customers and completed more than 26,000 orders to help growth and mange socil Media accounts for \r\nMy clients , I am super passionate about Instagram and eager to help you with every aspect of it. \r\n\r\nOver the years, I have worked with a diverse range of creators, small businesses, celebrities, and Fortune 500 companies here on Fiverr.\r\n\r\n If you have any questions, please feel free to send me a message via the link below , and I will be happy to help you! 🙂\r\nClick here to Chat ====> https://shorturl.at/hAu84\r\n\r\nSee you there\r\n\r\nRegards\r\n\r\nVasily Kichigin', '2025-05-24 01:00:29', '2025-05-24 01:00:29'),
(3354, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Instead, congrats', 'Hello Paramountinsurancebd \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Paramountinsurancebd - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-24 05:33:07', '2025-05-24 05:33:07'),
(3355, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Aloha    write about your the prices', 'Xin chào, tôi muốn biết giá của bạn.', '2025-05-24 09:13:04', '2025-05-24 09:13:04');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3356, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Paramountinsurancebd.  \r\n- They hang out for a moment to check it out. I’m interested… but… maybe…  \r\n- And then they click the back button and check out the other search results instead.  \r\n- Bottom line – you got an eyeball, but nothing else.  \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric  \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-24 11:19:11', '2025-05-24 11:19:11'),
(3357, 'GeorgeTob', 'aferinohis056@gmail.com', '?????? ????', 'Hi  i am wrote about     price', 'Hæ, ég vildi vita verð þitt.', '2025-05-24 13:35:52', '2025-05-24 13:35:52'),
(3358, 'Kristin Sales', 'kristin.sales37@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform Your Website Traffic with One Video', 'Boost your Paramountinsurancebd website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-25 05:40:36', '2025-05-25 05:40:36'),
(3359, 'Mike Sander Jones', 'mike@monkeydigital.co', '???? ?????? ????', 'Collaboration Request', 'Hey, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am getting in touch to discuss a mutual collaboration. \r\n \r\nHow would you like to show our ads on your site and link back via your unique tracking link towards hot-selling services from our website? \r\n \r\nThis way, you receive a 35% profit share, continuously from any sales that come in from your audience. \r\n \r\nThink about it, all businesses need SEO, so this is a massive opportunity. \r\n \r\nWe already have 12k+ affiliates and our payments are paid out on time. \r\nIn the past month, we reached a significant amount in affiliate earnings to our promoters. \r\n \r\nIf you want in, kindly contact us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers, \r\nMike Sander Jones\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-05-25 12:16:17', '2025-05-25 12:16:17'),
(3360, 'Matilda Dorsey', 'dorsey.matilda@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock More Leads with Our AI Traffic Solution', 'Ready to drive targeted visitors to your Paramountinsurancebd site? This quick video explains how our AI works: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-26 12:58:34', '2025-05-26 12:58:34'),
(3361, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Who needs eyeballs, you need BUSINESS', 'Hello Paramountinsurancebd Owner\r\n\r\nMy name’s Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \"how are you doing?\" notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-26 13:26:35', '2025-05-26 13:26:35'),
(3362, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-26 13:41:40', '2025-05-26 13:41:40'),
(3363, 'Twesige Selegio', 'wilmafoxchildrenprojects@gmail.com', '???? ?????? ????', 'Re:Partnership', 'Greetings from Uganda. \r\n \r\nI am Twesige Selegio, Director of Wilma Fox Child Development Centre Uganda, a non-profit organization dedicated to supporting orphans and vulnerable children in Uganda. We provide essential services including education, healthcare, and emotional support. \r\n \r\nWe are excited to explore potential partnership opportunities with your organization. A collaboration could enhance our impact and better serve the children we care for. We are interested in exploring partnerships in the following areas: \r\n \r\n1. Nutrition Programs: Providing nutritious meals and promoting healthy habits. \r\n2. Education and Development: Supporting early childhood development, education, and vocational training. \r\n3. Community Outreach: Empowering communities to promote health, education, and well-being. \r\n \r\nBy partnering together, we can leverage our strengths and experience to create lasting change. I would be honored to discuss this opportunity further and explore how we can work together. \r\nhttps://www.globalgiving.org/donate/104179/wilma-fox-child-development-centre/ you can see more of our projects. \r\nPlease feel free to contact me to schedule a call or meeting. I can be reached via WhatsApp at +256785521916. \r\n \r\nBest Regards, \r\nTwesige Selegio \r\nDirector, Wilma Fox Child Development Centre Uganda', '2025-05-26 14:12:30', '2025-05-26 14:12:30'),
(3364, 'Lynn Morell', 'lynn.morell@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Website Traffic? This Video Can Help!', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-26 18:45:22', '2025-05-26 18:45:22'),
(3365, 'Madison Olszewski', 'olszewski.madison@outlook.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Webmaster.', 'Hi paramountinsurancebd.com,\r\n\r\nDid you know that slow-loading websites lose visitors within seconds? A poor PageSpeed score not only hurts user experience but also affects your SEO rankings and conversion rates.\r\n\r\nLet’s fix that.\r\n\r\nClick the link below to instantly check your website’s speed (both desktop and mobile):\r\n\r\nCheck Your PageSpeed Now https://pagespeed.web.dev/analysis?url=paramountinsurancebd.com\r\n\r\n Please note: The report may take a moment to load — hang tight while Google runs the test. It’s worth the wait!\r\n\r\nIMPORTANT NOTE: You have to wait for 2 minutes for the report\r\n\r\nIf your score is below 60, we’re offering a complete optimization service for just $75. This includes:\r\n\r\n>> Advanced speed tuning (desktop & mobile)\r\n>> Image compression & lazy loading\r\n>> Code optimization (HTML, CSS, JS)\r\n>> Better Core Web Vitals\r\n>> Faster load times = Happier visitors & better SEO\r\n\r\nAct now and turn those slow scores into lightning-fast performance.\r\n\r\nhttps://pagespeed.web.dev/analysis?url=paramountinsurancebd.com\r\n\r\nSpeed is money. Don’t let a slow site cost you.\r\n\r\nContact us Now at intrug@gmail.com', '2025-05-27 01:22:29', '2025-05-27 01:22:29'),
(3366, 'Ira Goodson', 'xbesh@growthmarketingnow.info', 'তথ্য অধিকার আইকন', 'The gap between idea & income = gone.', 'Hi,\r\n\r\nYou’ve had ideas — good ones.\r\nIdeas you could’ve launched, monetized, maybe even scaled.\r\n\r\nBut then… the dev ghosted.\r\nThe tool confused you.\r\nThe course drained your time.\r\n\r\nxBesh skips all that: https://www.growthmarketingnow.info/xbesh .\r\n\r\nYou describe what you want.\r\nIt builds the real thing.\r\nLogins.  Stripe flows.  Logic.  UI.  All done.\r\n\r\nYou move fast.  You build once.\r\nYou sell.\r\n\r\n👉  https://www.growthmarketingnow.info/xbesh \r\nStop sketching funnels.  Start shipping products.\r\n\r\nIra Goodson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n4400 Crummit Lane\r\nBennington, NE 68007', '2025-05-27 05:29:48', '2025-05-27 05:29:48'),
(3367, 'GeorgeTob', 'xiceruxuk02@gmail.com', '???? ?????? ????', 'Hallo, i wrote about your   price', 'Zdravo, htio sam znati vašu cijenu.', '2025-05-27 11:21:17', '2025-05-27 11:21:17'),
(3368, 'Cooper Boucaut', 'boucaut.cooper@hotmail.com', 'তথ্য অধিকার আইকন', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/bml650VqFCm', '2025-05-27 13:41:18', '2025-05-27 13:41:18'),
(3369, 'Diane Parer', 'diane.parer@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'paramountinsurancebd.com  -> Unlock an effortless income stream', 'Hi there!\r\n\r\nGenerate a simple online income just by sharing honest feedback after hours — perfect for business owners. \r\n\r\nJoin now to get rewarded instantly --> https://t.ly/gigroute.WorkfromAnywhere', '2025-05-27 15:36:25', '2025-05-27 15:36:25'),
(3370, 'Robert Sievers', 'advertmate@increasetraffic.shop', 'শুদ্ধাচার সেবা বক্স', '$10 turning into $100+ in front-end ROI', 'Hey paramountinsurancebd.com,\r\n\r\nOver the past 48 hours, Advertmate users have launched over 10,000 ads across 8 platforms — and we’re seeing some serious traction:\r\n\r\n⚡ $10 turning into $100+ in front-end ROI\r\n\r\n⚡ Brand-new affiliate pages getting 20+ leads/day\r\n\r\n⚡ Coaches and agencies grabbing unlimited accounts for clients\r\n\r\nAnd here’s the kicker:\r\n\r\nEvery single one of those campaigns was built by AI.\r\n\r\nNo ads managers.   No writers.   No designers.   Just Advertmate doing its thing.\r\n\r\n👉 You’ve still got time to join — but bonuses + pricing are going away fast:\r\n\r\nhttps://www.increasetraffic.shop/advertmate \r\n\r\nThis is your last shot before it jumps.\r\n\r\nLaunch your first AI-powered ad now.\r\n\r\nYou’re one click away from getting the traffic you deserve.\r\n\r\nTo your success,\r\n\r\nRobert Sievers\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\n2753 Michael Street\r\nHouston, TX 77007', '2025-05-28 01:56:26', '2025-05-28 01:56:26'),
(3371, 'Kyle Porter', 'kylebizhelp@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Question.', 'Hi, I’m Kyle — I help businesses with automatic lead response so you get more customers quicker and easier. If that sounds useful, just reply \"Yes I\'m interested\" and I’ll send a quick form to see if I can help you. Thank you', '2025-05-28 04:01:15', '2025-05-28 04:01:15'),
(3372, 'Kathryn Thompson', 'warkentin.jorge@msn.com', 'শুদ্ধাচার সেবা বক্স', 'How accessible is your website? Let’s check', 'Hello there, \r\n\r\nRecently, we reached out to inquire about the accessibility features on your website.\r\n\r\nMany businesses have seen significant growth in traff!c and revenue after implementing accessibility widgets. \r\n\r\nThese tools not just improve user experience but also expand your reach.\r\n\r\nImagine achieving similar results—higher traffic, increased revenue, and protection from lawsuits. Accessibility is a game-changer.\r\n\r\nSee stories from businesses like yours --> www.accessbridgeweb.com\r\n\r\nBest,\r\nKathryn', '2025-05-28 11:01:54', '2025-05-28 11:01:54'),
(3373, 'Palma Newbold', 'palma.newbold@gmail.com', 'অভিযোগ বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Want more targeted traffic to your Paramountinsurancebd website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/WAWTLuiOtfM', '2025-05-28 14:33:42', '2025-05-28 14:33:42'),
(3374, 'Diane Scott', 'coursevault@goldtip.shop', 'শুদ্ধাচার সেবা বক্স', 'Excessive Profit - Mammoth Collection of Business Courses with PLR Rights', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.goldtip.shop/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.goldtip.shop/coursevaults \r\n\r\nDiane Scott\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\n4288 Vine Street\r\nRoselle, IL 60172', '2025-05-29 12:32:09', '2025-05-29 12:32:09'),
(3375, 'Janell Berger', 'berger.janell@gmail.com', 'তথ্য অধিকার আইকন', 'Paramountinsurancebd  --  What if quiet growth today? - Saving Grace', 'Hello,\r\n\r\nPicture: what if a quick daily shift each day could set you on a path to internal growth — both in your role and in life.\r\n\r\nSome believe your Creator is already whispering to you to reconnect — and this could be the confirmation you’ve been working toward.\r\n\r\nThis is what’s unfolding for many:\r\n\r\n-- Shifts that eliminate all weight you’ve faced.\r\n\r\n-- Strategic provision that dissolves each invisible ceiling you’ve worked under.\r\n\r\nA aligned principle is changing lives without fail.\r\n\r\nAccept the invitation, and receive abundant clarity without delay https://t.ly/spiritlight.life', '2025-05-29 15:39:50', '2025-05-29 15:39:50'),
(3376, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Hello Paramountinsurancebd Administrator,\r\n\r\nThis is Eric here with a short thought about your website Paramountinsurancebd...\r\n\r\nI’m on the internet frequently and I examine many business websites.\r\n\r\nSimilar to yours, many of them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\r\n\r\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\r\n\r\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\r\n\r\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business:  \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling.  \r\nYou have customers ready to talk with you right now… don’t keep them waiting.  \r\nPlease see this URL to use Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here.  https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-29 18:18:10', '2025-05-29 18:18:10'),
(3377, 'Michael Grant', 'michael@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Line of credit that works like your business does', 'Hey there,\r\n\r\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\r\n\r\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\r\n\r\nIt’s fast, flexible, and built for real business owners.\r\n\r\nIt takes just 30 seconds to see what you qualify for:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nHere when you need us,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe', '2025-05-30 05:43:22', '2025-05-30 05:43:22'),
(3378, 'Alma Sherwin', 'sherwin.alma63@outlook.com', 'অভিযোগ বক্স', 'Have AI build your next website for free', 'Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/bml650VqFCm', '2025-05-30 06:42:58', '2025-05-30 06:42:58'),
(3379, 'LeeTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hi,   wrote about your   prices', 'Zdravo, htio sam znati vašu cijenu.', '2025-05-30 07:02:26', '2025-05-30 07:02:26'),
(3380, 'Barbara Hendon', 'barbara.hendon4@gmail.com', 'অভিযোগ বক্স', 'Discover the Secret to More Website Leads', 'Struggling to get targeted leads to your Paramountinsurancebd website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-05-30 08:09:32', '2025-05-30 08:09:32'),
(3381, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'instead, congrats', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for?  \r\n\r\nPart of my job is to check out websites and the work you’ve done with Paramountinsurancebd Administrator definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-30 11:21:00', '2025-05-30 11:21:00'),
(3382, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and I recently discovered your site, Paramountinsurancebd.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads – you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitor’s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-30 13:57:36', '2025-05-30 13:57:36'),
(3383, 'Conniemurge', 'nomin.momin+205e6@mail.ru', '???? ?????? ????', 'Yfhwhdiwj jifjiwjdwihfuwfhuw hidjwdjwifheifewo jidjwodjwifh', 'Gwhduwdjiwhduwh uhiwdjiwjdeufhu jikodwfiewfiwjdjw jidwjosqdijwifi jiwdowidqoiowufeugewi uiwjdiwurfuwyruewiai fwhuwhwhfuwhduwijdw paramountinsurancebd.com', '2025-05-30 16:03:37', '2025-05-30 16:03:37'),
(3384, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-30 20:11:03', '2025-05-30 20:11:03'),
(3385, 'Michael Baptiste', 'skywebaisolutions@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Book more sales calls 24/7 using AI', 'Hello there,\r\n\r\nYour team seems to be thriving in your field. Would you like a free AI SMS + Voice agent demo to fully automate your 24/7 appointment setting, and an analysis of how much revenue you may be missing out on to show you how much money you might be losing without using AI agents?\r\n\r\nWarm regards,  \r\nMichael Baptiste  \r\nAI & Digital Marketing Expert\r\n\r\nGlobal client base  \r\n15 years\' experience in digital, 4+ in AI\r\n\r\nAs featured on Fox News, The Think and Grow Rich International Mastermind show, The Les Brown podcast, Disrupt Magazine, Voyage MIA, MyCorporation, & others\r\n\r\nhttps://bit.ly/skywebai', '2025-05-30 23:42:09', '2025-05-30 23:42:09'),
(3386, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Können Sie eine langfristige romantische Beziehung mit Ihrem potenziellen Partner aufbauen?', 'Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https://wexxon.com/en/home/9-romantic-compatibility.html', '2025-05-30 23:58:14', '2025-05-30 23:58:14'),
(3387, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', '¿Puedes crear una relación romántica duradera con tu posible pareja?', '¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https://wexxon.com/en/home/9-romantic-compatibility.html', '2025-05-31 01:41:56', '2025-05-31 01:41:56'),
(3388, 'Jacquelyn Saville', 'saville.jacquelyn@googlemail.com', 'অভিযোগ বক্স', 'Brand New Products: Retail Prices Slashed 90% OFF + FREE Global Shipping!', 'Lowest Retail Prices: Tech, Fashion & Home - Extra $20 OFF -> Shop Now:\r\nhttps://mutualaffiliate.com/VaRSHO\r\n\r\nFlash Deal: First 100 Orders Get VIP Status + Priority Shipping!\r\n\r\nView Hot Deals, unbelievable items for unbeatable prices on AliExpress Store - Free Priority Shipping -> Shop Now:\r\nhttps://mutualaffiliate.com/VaRSHO\r\n\r\nNext\r\n\r\n1 Tablet = Perfect Teeth? (Dental Industry Stunned)\r\n\r\nWarning: This isn\'t regular candy...\r\nIt\'s a probiotic breakthrough for your smile!\r\n\r\nSee why dentists love it: https://mutualaffiliate.com/X9UP5p\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made with my links above, at no additional cost to you.', '2025-05-31 03:06:57', '2025-05-31 03:06:57'),
(3389, 'Philanthropy_llkr', 'qjhawjqbbkr@mail-hq.ru', '?????? ????', 'Philanthropy', 'credited his charitable spirit to his education <a href=www.en.wikipedia.org/wiki/Chuck_Feeney>www.en.wikipedia.org/wiki/Chuck_Feeney</a> .', '2025-05-31 04:17:02', '2025-05-31 04:17:02'),
(3390, 'AngelAllew', 'info@amerilancer.com', '?????? ????', 'Sign Up Today – Don’t Delay', 'Welcome to http://amerilancer.com/ \r\n \r\nThe Great American Freelancer Platform \r\nAt AmeriLancer.com, we connect American companies with the best freelancer talent—all proudly based in the USA. Whether you’re looking for a creative designer, skilled developer, or expert consultant, you’ll find the perfect match right here. \r\nWhy Choose AmeriLancer.com ? \r\n•	American Talent, Only: We exclusively feature KYC Verified freelancers who reside in the United States, ensuring top-quality, local expertise. \r\n•	Support Local Businesses: Hiring through AmeriLancer.com means investing in American talent and strengthening the U.S. economy. \r\n•	Reliable & Transparent: Guaranteed KYC Verified profiles and a secure platform for smooth collaboration. \r\nFor American Employers: \r\nFind and hire skilled professionals who understand your needs, time zones, and market. Post a job today and get matched with the best in the business. \r\nFor American Freelancers: \r\nJoin a community that values your talent and connects you with companies that appreciate local expertise. \r\nLet’s Build Together \r\nWhether you’re launching a project, scaling your business, or searching for new opportunities, AmeriLancer.com is here to help you succeed. \r\nSign Up Now – Don’t Delay and experience the AmeriLancer.com difference! \r\nAmeriLancer.com - https://www.youtube.com/@AmeriLancer', '2025-05-31 07:57:34', '2025-05-31 07:57:34'),
(3391, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Cool website!', 'Hi Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-31 11:19:31', '2025-05-31 11:19:31'),
(3392, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Hello to the Paramountinsurancebd Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today!  \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling.  \r\nYou have customers waiting to talk with you right now… don’t leave them waiting.  \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-05-31 22:44:52', '2025-05-31 22:44:52'),
(3393, 'David Palmer', 'coursemateai@bizopphand.info', 'অভিযোগ বক্স', 'eLearning - the $840 Billion industry that is exploding', 'Hi ,\r\n\r\nTo discover one of the fastest growing industries, and how you can jump into it TODAY, please check this out: https://www.bizopphand.info/coursemateai \r\n\r\nThis industry is known as eLearning, and the global market is expected to reach $840 Billion by 2030.\r\n\r\nYou\'ve probably heard about eLearning by now. Maybe you\'ve even tried it.\r\n\r\nThroughout this year the eLearning industry has continued to explode with growth, as it has gained tens of millions of new participants and continues to grow daily.\r\n\r\nWhat you need to know is that it\'s showing no signs of slowing down! eLearning is here to stay, and its only going to keep growing.\r\n\r\nAs an entrepreneur, that means itâ€™s a market that you should be jumping into right NOW.\r\n\r\nPreviously, there were a lot of obstacles to starting your own eLearning business, but a new platform was just launched that makes it easier and more effective than ever.\r\n\r\nThanks to the power of AI and this brand-new platform, you can launch your own eLearning business in a matter of minutes, with no prior experience or technical skills needed.\r\n\r\nI recommend going here and checking it out immediately: https://www.bizopphand.info/coursemateai \r\n\r\nYou can join during the launch special right now, but it will be expiring soon so don\'t wait!\r\n\r\nDon\'t miss this opportunity to get in during the initial growth curve of this incredibly hot industry.\r\n\r\nTo your success,\r\n\r\nDavid Palmer\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\n758 Poplar Street\r\nBridgeview, IL 60455', '2025-05-31 23:49:30', '2025-05-31 23:49:30'),
(3394, 'Jonah Miles', 'goloubev.brigida@hotmail.com', 'তথ্য অধিকার আইকন', 'Free Newsletter: Exceptional Ideas for Innovators', 'Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com', '2025-06-01 00:43:19', '2025-06-01 00:43:19'),
(3395, 'Samuel Robinson', 'loretta.sisley@hotmail.com', 'অভিযোগ বক্স', 'Unlock a 200% Bonus up to €7,500 + 10% Weekly Cashback at Instant Casino!​', 'Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://online-888.casino\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.​\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!​\r\n\r\nStart earning now: https://online-888.casino', '2025-06-01 01:35:24', '2025-06-01 01:35:24'),
(3396, 'Samuel Williams', 'coursevault@getprofitnow.info', 'অভিযোগ বক্স', 'Make Huge Money - Business Courses with PLR Rights', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.getprofitnow.info/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.getprofitnow.info/coursevaults \r\n\r\nSamuel Williams\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n2623 Edgewood Avenue\r\nFresno, CA 93721', '2025-06-01 03:45:30', '2025-06-01 03:45:30'),
(3397, 'Leopoldo Breeze', 'leopoldobreeze0@gmail.com', 'তথ্য অধিকার আইকন', 'Paramountinsurancebd', 'Hello,\r\n\r\nParamountinsurancebd >> Discover what busy professionals do to boost their energy and health, without strict diets.\r\n\r\nTap now to get started  - https://t.ly/LeanBalance.Health\r\n\r\nLeopoldo Breeze', '2025-06-01 07:29:32', '2025-06-01 07:29:32'),
(3398, 'Mike Diego Becker', 'info@hilkom-digital.com', '?????? ????', 'Answer Engine Optimization (AEO)', 'Hi, \r\nIf you’re serious about boost your rankings, a consistent SEO plan is the answer. \r\n \r\nAt Hilkom Digital, we specialize in long-term growth through tailored SEO strategies, including advanced Answer Engine Optimization (AEO). AEO ensures your content is optimized specifically for AI-driven search platforms and featured snippets, significantly increasing your online visibility. \r\n \r\nOur monthly plans are built for performance and ideal for teams that want actual growth — not just numbers that look good but don’t convert. \r\n \r\nDue to strong client interest and our commitment to quality, we can only take on a limited number of clients each month. This ensures you get our full expertise. \r\n \r\n______________ \r\nMonthly Package Features: \r\n* Complete technical & content SEO \r\n* High-authority link building \r\n* Smart keyword focus and tracking \r\n* Toxic link cleanup & disavow file handling \r\n* Paid indexing for faster rankings \r\n* Advanced AEO strategies for AI-driven searches \r\n* International SEO options \r\n______________ \r\n \r\nAvailability is tight — secure your monthly SEO plan now: https://www.hilkom-digital.com/seo-services/ \r\nNeed more info? Chat with an SEO expert here: https://www.hilkom-digital.com/whatsapp-us/ \r\n \r\nLet’s boost your digital presence, increase your reach, and elevate your brand — the sustainable way. \r\n \r\nBest regards, \r\nMike Diego Becker\r\n \r\nHilkom Digital Phone/WhatsApp: \r\n+1 (855) 221-7591 \r\nsupport@hilkom-digital.com', '2025-06-01 16:03:10', '2025-06-01 16:03:10'),
(3399, 'Franklin Bush', 'bush.franklin@yahoo.com', 'তথ্য অধিকার আইকন', 'Transform paramountinsurancebd.com\'s reach with our AI traffic tool.', 'Your website, paramountinsurancebd.com, has the potential to reach far more visitors than it currently does. Many sites fail to capture 1,000+ visitors daily. That’s where our AI-powered traffic system transforms results—delivering targeted visitors straight to your site.\r\n\r\nStart with a complimentary 4,000-visitor boost to realize the benefits. Then, grow with packages offering up to 400K visitors monthly. Let’s boost your traffic today. Get more info here: https://cutt.ly/lrbn6Nu9', '2025-06-01 16:12:03', '2025-06-01 16:12:03'),
(3400, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', '¿Puedes crear una relación romántica duradera con tu posible pareja?', '¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https://wexxon.com/en/home/9-romantic-compatibility.html', '2025-06-01 18:36:56', '2025-06-01 18:36:56'),
(3401, 'SimonTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hi, i am writing about   the prices', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-06-01 21:31:47', '2025-06-01 21:31:47'),
(3402, 'Brian And Dee Love', 'jon.love14@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-06-02 06:33:47', '2025-06-02 06:33:47'),
(3403, 'Mike Noah Weber', 'info@digital-x-press.com', '?????? ????', 'Add AEO to your SEO strategies today !', 'Hi, \r\nI realize that most website owners struggle grasping that organic ranking growth is a long-term game and a carefully organized regular commitment. \r\n \r\nSadly, very few businesses have the willingness to observe the progressive yet significant improvements that can completely change their digital visibility. \r\n \r\nWith Google’s evolving algorithms, a stable, continuous SEO strategy including Answer Engine Optimization (AEO) is vital for achieving a profitable outcome. \r\n \r\nIf you recognize this as the right approach, partner with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nReach Out on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe deliver exceptional outcomes for your budget, and you will value choosing us as your digital marketing ally. \r\n \r\nKind regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-06-02 14:53:56', '2025-06-02 14:53:56');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3404, 'Christoper McAlroy', 'christoper.mcalroy@googlemail.com', 'অভিযোগ বক্স', 'Ai GameBuilder - Create PS5-Level Games in 2 Clicks & Get Paid every time someone plays your game!', 'Hi Paramountinsurancebd,\r\n\r\nEver had an idea for a video game?\r\n\r\nSomething fun… addictive… maybe even as cool as Fortnite, GTA5, or Call of Duty?\r\n\r\nWhat if you could turn that idea into a real, ultra-realistic video game…\r\n\r\nAnd better yet — get paid every time someone plays it?\r\n\r\nSound too good to be true?\r\n\r\n🎮 Not anymore. Introducing: Ai GameBuilder\r\n\r\n=>>> https://ai-game-builder.blogspot.com\r\n\r\nThe world’s first AI-powered game creator that turns any idea into a blockbuster-quality game in just 2 clicks…\r\n\r\n✅ No coding required\r\n✅ No game design skills needed\r\n✅ No software to install\r\n✅ 100% beginner-friendly\r\n✅ Works in minutes\r\n\r\nBut here’s where it gets really exciting…\r\n\r\n💰 Best part? You get paid every time someone downloads or plays your game.\r\n\r\nThat means once you launch your game with Ai GameBuilder, you can sit back and let the earnings roll in on autopilot.\r\n\r\nIt even publishes directly to major platforms like:\r\n\r\n🎮 PlayStation 5\r\n🎮 Xbox\r\n🎮 Epic Games\r\n🎮 Steam\r\n🎮 PC & Mobile\r\n\r\nSo your game is instantly available to millions of active players worldwide.\r\n\r\nWhy This Is a Game-Changer:\r\n\r\n🎯 Tap into the $347 Billion gaming industry\r\n🎯 Create console-style games in just minutes\r\n🎯 No monthly fees, no complicated tools, no team needed\r\n🎯 You own 100% of the profits\r\n\r\nWhether you’re a gamer, a digital entrepreneur, or just someone looking to create passive income…\r\n\r\n👉 This is your golden ticket into the world of high-end game creation — without the learning curve.\r\n\r\nBut here’s the thing…\r\n\r\n🚨 Ai GameBuilder is a limited-time release.\r\nOnce the launch window closes, it may never open again.\r\n\r\n🎮 Ready to turn your idea into a game that pays you on autopilot?\r\n\r\n👉 Click here to grab Ai GameBuilder now before it’s gone\r\n\r\n=>>> https://ai-game-builder.blogspot.com\r\n\r\nTo your viral success,\r\n[Christoper McAlroy]\r\n\r\nEmpowering Your Digital Marketing Success', '2025-06-02 16:29:47', '2025-06-02 16:29:47'),
(3405, 'Sylvia Callaghan', 'callaghan.sylvia@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Low Leads? Watch This Quick AI Fix', 'Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-02 16:39:31', '2025-06-02 16:39:31'),
(3406, 'Vasily Kichigin Maple', 'lacey.maple@outlook.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-06-02 22:47:40', '2025-06-02 22:47:40'),
(3407, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Why not TALK with your leads?', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nI am Eric, and I recently discovered your site, Paramountinsurancebd.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads – you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitor’s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-02 23:24:42', '2025-06-02 23:24:42'),
(3408, 'Emily Harper', 'emily@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'Need working capital? Get a line up to $250K', 'Hi there,\r\n\r\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\r\n\r\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\r\n\r\nStart here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nTalk soon,\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe', '2025-06-03 05:04:30', '2025-06-03 05:04:30'),
(3409, 'Charles Howley', 'premium@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'How to make $2100 per month via TikTok', 'Ready To Start Earning More as a TikTok Shop Affiliate?\r\nGain access to a comprehensive A-to-Z TikTok Shop course, higher-commission links, exclusive tools and resources, and an engaged community of over 3,000 members: https://www.greatbusi.info/premium .\r\n\r\nSocial Army is the ultimate platform for TikTok Shop affiliates.   Whether you\'re just starting your journey or looking to level up, Social Army has everything you need.   From comprehensive courses for all skill levels to a vibrant community, powerful tools, and exclusive resources, we ensure you gain far more value than what you invest.\r\n\r\nPro:\r\nGroup coaching sessions and tailored courses\r\nTop product picks and live scripts\r\nExclusive flash deals\r\nExclusive brand campaigns\r\nCommunity Support\r\n\r\nCharles Howley\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4391 Hartland Avenue\r\nFond Du Lac, WI 54935', '2025-06-03 06:56:54', '2025-06-03 06:56:54'),
(3410, 'Lillian Pound', 'lillian.pound73@gmail.com', 'অভিযোগ বক্স', 'Paramountinsurancebd CONTACT US', 'Hello there Paramountinsurancebd,\r\n\r\nIs it worth exploring a self-sustaining way to build extra cash flow by using your spare low-usage internet?\r\n\r\nSwitch it on instantly and and seamlessly transform that unused broadband connection into a new income stream with no disruption\r\n\r\n465,000+ customers trust our brand  - https://t.ly/profit-from-idle-plan.ai', '2025-06-03 14:08:40', '2025-06-03 14:08:40'),
(3411, 'Ludie Rohr', 'ludie.rohr@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Transform paramountinsurancebd.com\'s online presence with our AI traffic tool.', 'Is your paramountinsurancebd.com website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https://cutt.ly/ErbmwDvq', '2025-06-03 17:09:50', '2025-06-03 17:09:50'),
(3412, 'Ethan Carter', 'burrows.jurgen@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock a 200% Bonus up to €7,500 + 10% Weekly Cashback at Instant Casino!​', 'Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://factmata.com\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.​\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!​\r\n\r\nStart earning now: https://factmata.com', '2025-06-03 18:55:35', '2025-06-03 18:55:35'),
(3413, 'Florene Roney', 'florene.roney@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Administrator!', 'Have you experienced loss or trauma?  Losing people we love is a part of human life, and it is inevitable.  Our brains can get stuck in trying to process such deep emotional loss.  When the brain is stimulated into an REM (Rapid Eye Movement) state, it is many times more effective at processing trauma.   Loss of spouse, loss of child, loss of parent, loss of pregnancy, loss of health, loss of safety,  all these and more can be overcome.\r\n\r\nWhether your trauma is in the past, or you want to be prepared for a future loss, the following links will take you to more information about the hour long program that can stimulate your brain into an REM state.  It downloads at https://se-rem.com/.    www.facebook.com/SelfEffectiveREM    or   https://www.trustpilot.com/ (search for https://se-rem.com/).  \r\n\r\nThanks, \r\nDavid B.\r\nhttps://se-rem.com/', '2025-06-04 07:07:50', '2025-06-04 07:07:50'),
(3414, 'James Grantham', 'coursevault@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Produce High Income- 1000 Business Courses with PLR Rights - Check Out', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.moredollar.info/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.moredollar.info/coursevaults \r\n\r\nJames Grantham\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\n4169 Brighton Circle Road\r\nSaint Cloud, MN 56303', '2025-06-04 09:13:50', '2025-06-04 09:13:50'),
(3415, 'Choy K.', 'km.health@outlook.com', 'তথ্য অধিকার আইকন', 'Quick Link Exchange?', 'Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (paramountinsurancebd.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on paramountinsurancebd.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy', '2025-06-04 13:38:03', '2025-06-04 13:38:03'),
(3416, 'Angelica Boatwright', 'angelica.boatwright@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Webmaster.', 'Have you experienced loss or trauma?  Losing people we love is a part of human life, and it is inevitable.  Our brains can get stuck in trying to process such deep emotional loss.  When the brain is stimulated into an REM (Rapid Eye Movement) state, it is many times more effective at processing trauma.   Loss of spouse, loss of child, loss of parent, loss of pregnancy, loss of health, loss of safety,  all these and more can be overcome.\r\n\r\nWhether your trauma is in the past, or you want to be prepared for a future loss, the following links will take you to more information about the hour long program that can stimulate your brain into an REM state.  It downloads at https://se-rem.com/.    www.facebook.com/SelfEffectiveREM    or   https://www.trustpilot.com/ (search for https://se-rem.com/).  \r\n\r\nThanks, \r\nDavid B.\r\nhttps://se-rem.com/', '2025-06-04 15:38:42', '2025-06-04 15:38:42'),
(3417, 'Thad Mccrory', 'mccrory.thad@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get More Leads Fast – Watch This Now!', 'Not getting enough leads for Paramountinsurancebd? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-04 20:56:33', '2025-06-04 20:56:33'),
(3418, 'Sherry Higginbotham', 'higginbotham.sherry@gmail.com', 'অভিযোগ বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Struggling to get targeted leads to your Paramountinsurancebd website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-04 23:14:56', '2025-06-04 23:14:56'),
(3419, 'Kaylee Mitchell', 'mitchell.dina@outlook.com', 'তথ্য অধিকার আইকন', 'Unlock a 200% Bonus up to €7,500 + 10% Weekly Cashback at Instant Casino!​', 'Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://factmata.com\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.​\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!​\r\n\r\nStart earning now: https://factmata.com', '2025-06-05 02:00:55', '2025-06-05 02:00:55'),
(3420, 'Sophie', 'info@delmonte.bangeshop.com', 'অভিযোগ বক্স', 'CONTACT US', 'Morning, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nRegards,\r\n\r\nSophie', '2025-06-05 03:22:52', '2025-06-05 03:22:52'),
(3421, 'Angela Cohen', 'rapidtrafficflow@dollartip.info', 'তথ্য অধিকার আইকন', 'The “travel-proof” traffic tap is live (video)', 'Hey ,\r\n\r\nPicture this: you’re sipping espresso in a Paris café—or cheering at your kid’s soccer game—open your phone and see a rush of commissions hitting your account.\r\n\r\nNo ads. No Zoom calls.     No “grind.”\r\n\r\nThat’s daily life for James Renouf & Max Gerstenmeyer since they fired up Rapid Traffic Flow.\r\n\r\n✔️ Works in any country (all you need is Wi-Fi).\r\n\r\n✔️ Totally passive once the 3-step trigger is set.\r\n\r\nThe best part?     It takes under 10 minutes and they even supply an AI prompt that writes the heavy lifting for you.\r\n\r\n👉 Watch it in action here: https://www.dollartip.info/rapidtrafficflow \r\n \r\n \r\nAngela Cohen\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\n87 Ferry Street\r\nEnterprise, AL 36330', '2025-06-05 05:06:33', '2025-06-05 05:06:33'),
(3422, 'Noemi Steele', 'mailbangerusa@gmx.com', 'শুদ্ধাচার সেবা বক্স', 'Need Leads? We’ve Got over 100 Million of Them – Verified & Ready', 'Skip the Ads – Get Instant Access to Millions of Verified Lead\r\n\r\nSupercharge Your Marketing with Mailbanger’s Opt-In Lists\r\nAffordable. Verified. Instant.\r\n\r\nSince 2012, Mailbanger.com has helped small businesses and startups grow with verified, opt-in marketing lists — without the high cost of pay-per-click ads.\r\n\r\n\r\nBenefits:\r\n-Own your leads for life\r\n\r\n\r\n-Updated regularly\r\n\r\n\r\n-Delivered in Excel format for easy sorting and targeting\r\n\r\nTop-Selling Data Packages:\r\n\r\n2025 USA Business Database Bundle\r\n\r\nContact millions of verified U.S. businesses.\r\n\r\nIncludes free LinkedIn and Executive Contact Database.\r\nhttps://www.mailbanger.com/usa-business-database-ultra-bundle\r\n\r\n\r\n2025 USA Residential Homeowners List\r\nNearly 200 million homeowner records across the U.S.\r\nhttps://www.mailbanger.com/usa-homeowners-database\r\n\r\n2024 100 Million USA Consumers List\r\n\r\nTarget by age, phone, address, and email.\r\n\r\nhttps://www.mailbanger.com/100-million-usa-consumers-mega-edition\r\n\r\n2025 SMS Marketing Package\r\n\r\nReach over 38 million U.S. customers via SMS.\r\nhttps://www.mailbanger.com/usa-mobile-cell-phone-leads\r\n\r\nUSA Charity Donor Leads\r\n\r\nConnect with verified charitable donors.\r\n\r\nhttps://www.mailbanger.com/usa-charity-donor-leads\r\n\r\n\r\n\r\nAustralia Consumer & Residential Leads\r\n\r\nTop-quality Australian marketing data.\r\n\r\nhttps://www.mailbanger.com/mailing-lists-australia\r\n\r\n850,000 Weight Loss Buyers – Updated Weekly\r\n\r\nEngaged, health-conscious buyers.\r\n\r\nhttps://www.mailbanger.com/weight-loss-diet-leads-lists\r\n\r\nEarn More with Mailbanger:\r\n\r\nJoin our affiliate program and earn 20% on every sale\r\nAverage sale value is $225+.\r\n\r\nhttps://www.mailbanger.com/affiliate-center\r\n\r\nStop overpaying for ads. Start owning your data.\r\nVisit https://www.mailbanger.com to get started today.', '2025-06-05 12:12:27', '2025-06-05 12:12:27'),
(3423, 'Jason Keller', 'jason@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Access a Line of Credit — Up to $250,000', 'Hi there,\r\n\r\nIf your business needs flexible access to working capital, we can help.\r\n\r\nWe offer a revolving line of credit up to $250,000 — no credit checks, no paperwork, and no sales calls.\r\n\r\nApproval takes less than 30 seconds and funds are available when you need them.\r\n\r\nCheck your eligibility here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\n\r\nWishing you continued success,\r\n\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\nUnsubscribe anytime: expresscapitalcorp.com/unsubscribe', '2025-06-06 00:24:00', '2025-06-06 00:24:00'),
(3424, 'Fermin Clarkson', 'clarkson.fermin@msn.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Paramountinsurancebd Hey there! \r\n\r\nEver think about who is actually on the other end of that unfamiliar number?\r\n\r\nIt’s like caller ID on a GPS upgrade, but way less creepy..\r\n\r\n345,000+ customers know they can count on us >>  https://t.ly/coveragecelltrack.com\r\n\r\nFermin Clarkson', '2025-06-06 02:33:17', '2025-06-06 02:33:17'),
(3425, 'Kelley Bowe', 'videocourses@getmoreopportunities.info', 'অভিযোগ বক্স', 'Huge Collection of Video Courses You Can Sell', 'Hey,\r\n\r\nVideo Courses Collection just released\r\n\r\nThis is a mammoth collection of 700 Video Courses with PLR Rights!\r\n\r\nCheck out here: https://www.getmoreopportunities.info/videocourses \r\n\r\nHere\'s what you get with Video Course Vault:\r\n\r\n=> 700 Video Courses with PLR Rights & MRR Rights, we cover ALL the major profitable topics and niches such as self help, health and fitness, email marketing, business, SEO, internet marketing, Youtube, make money online, Facebook traffic and much much more!\r\n\r\n=> The video courses comes with full private label rights meaning you can do whatever you want with them, edit them, sell them, use them as they\'re, etc, here you\'re in full control\r\n\r\n=> This is the easiest way to have your own product to sell\r\n\r\n=> Save you time and money! With Video Courses Collection our goal is to save your time and money - and also make you HUGE profits…for that reason we have only video courses in the most profitable niches and also they\'re all very easy to edit, use or sell :) \r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.getmoreopportunities.info/videocourses \r\n\r\nKelley Bowe\r\n\r\n \r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1488 Benson Park Drive\r\nOklahoma City, OK 73128', '2025-06-06 06:41:55', '2025-06-06 06:41:55'),
(3426, 'Ebony Guerra', 'ebony.guerra@gmail.com', 'অভিযোগ বক্স', 'Stop surviving – start thriving', 'Hey there,\r\n\r\nEscape the rat race and start earning what you’re worth. This ebook gives you the tools you need to build a life you love.\r\n\r\nStart here: https://RatRaceKiller.com\r\n\r\nBest,\r\nEbony Guerra', '2025-06-06 07:52:32', '2025-06-06 07:52:32'),
(3427, 'Shantell Keartland', 'shantell.keartland@googlemail.com', 'তথ্য অধিকার আইকন', 'Unlock growth opportunities for paramountinsurancebd.com with a trial of our AI traffic tool.', 'Ready to maximize your website traffic? Our AI-driven system channels custom website traffic through keywords and geographic precision from continents to towns.\r\nWanting increased revenue, active website traffic, or an expanded online presence?\r\nWe fine-tune it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://cutt.ly/GrnRcnl6', '2025-06-06 08:05:38', '2025-06-06 08:05:38'),
(3428, 'Guadalupe Worden', 'worden.guadalupe@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Dear paramountinsurancebd.com Admin!', 'Have you experienced loss or trauma?  Losing people we love is a part of human life, and it is inevitable.  Our brains can get stuck in trying to process such deep emotional loss.  When the brain is stimulated into an REM (Rapid Eye Movement) state, it is many times more effective at processing trauma.   Loss of spouse, loss of child, loss of parent, loss of pregnancy, loss of health, loss of safety,  all these and more can be overcome.\r\n\r\nWhether your trauma is in the past, or you want to be prepared for a future loss, the following links will take you to more information about the hour long program that can stimulate your brain into an REM state.  It downloads at https://se-rem.com/.    www.facebook.com/SelfEffectiveREM    or   https://www.trustpilot.com/ (search for https://se-rem.com/).  \r\n\r\nThanks, \r\nDavid B.\r\nhttps://se-rem.com/', '2025-06-06 09:46:02', '2025-06-06 09:46:02'),
(3429, 'Audrey Hensley', 'hensley.audrey@hotmail.com', 'অভিযোগ বক্স', 'Increase paramountinsurancebd.com\'s daily average visitors with our AI service.', 'What if your website paramountinsurancebd.com experienced a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our AI-powered traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350K visitors monthly—helping your site expand. Get more details here: https://cutt.ly/3rbmwGFS', '2025-06-06 14:52:34', '2025-06-06 14:52:34'),
(3430, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'Your site – more leads?', 'Hello to the Paramountinsurancebd Owner. This is Eric and I noticed Paramountinsurancebd a short time ago.\r\n\r\nIt appears well structured… now what?\r\n\r\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\r\n\r\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\r\n\r\nThis is possible –\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\r\n\r\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\r\n\r\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\r\n\r\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\r\n\r\nQuite helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\r\n\r\nYou can potentially connect with many more interested individuals as soon as possible.\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-06 20:19:41', '2025-06-06 20:19:41'),
(3431, 'Andrew Perron', 'perron.vincent@gmail.com', 'তথ্য অধিকার আইকন', 'Dear paramountinsurancebd.com Admin!', 'Hi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nIf you\'re interested, reach me here: https://rebrand.ly/Andrew-projects\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nAndrew', '2025-06-07 00:29:07', '2025-06-07 00:29:07'),
(3432, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-07 09:29:08', '2025-06-07 09:29:08'),
(3433, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'অভিযোগ বক্স', 'There they go…', 'Hello Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Paramountinsurancebd.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately!  \r\nIt even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-07 21:20:34', '2025-06-07 21:20:34'),
(3434, 'Irene Montano', 'coursevault@growthmarketingnow.info', 'অভিযোগ বক্স', 'Generate Substantial Earnings- Ready To Sell Business Courses', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.growthmarketingnow.info/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.growthmarketingnow.info/coursevaults \r\n\r\nIrene Montano\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n1060 Walkers Ridge Way\r\nBensenville, IL 60106', '2025-06-07 22:56:15', '2025-06-07 22:56:15'),
(3435, 'Dominic Miranda', 'euler.sang@yahoo.com', 'শুদ্ধাচার সেবা বক্স', '50 free pitches, then pay: timer active', 'Grab our “Starter Surge” deal today and we’ll write your first 200-word test pitch for zero cost—copy crafted by conversion maestros who know exactly how to elicit responses via contact forms. That’s our way of testing the channel before full spend. Heads up: free copy is limited to the first 50 weekly sign-ups. Spots disappear in a flash because the offer saves hours of creative work and testing. Don’t watch others take your free advantage—secure it at Contact Form Leads.\r\n\r\n-> Learn more: https://bit.ly/masssubmissions', '2025-06-08 03:52:42', '2025-06-08 03:52:42'),
(3436, 'SimonTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hello    write about   the price for reseller', 'Sawubona, bengifuna ukwazi intengo yakho.', '2025-06-08 05:43:49', '2025-06-08 05:43:49'),
(3437, 'Ellen Mayers', 'ellen.mayers@gmail.com', 'তথ্য অধিকার আইকন', 'Paramountinsurancebd  -- CONTACT US', 'Hi there Paramountinsurancebd,\r\n\r\nDid you know you could build steady income by monetizing your underused extra data allowance?\r\n\r\nStart streaming earnings today and and seamlessly transform that unused broadband connection into monthly returns with zero overhead\r\n\r\nProven effective for more than 610,000 people - https://t.ly/low-effort-money.io', '2025-06-08 11:33:02', '2025-06-08 11:33:02'),
(3438, 'Maira Goldfarb', 'goldfarb.maira54@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'seeking information', 'Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!', '2025-06-08 20:34:23', '2025-06-08 20:34:23'),
(3439, 'Christina Cunningham', 'heinig.nathaniel20@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Warm + Trendy: Meet the Perfect Jacket', 'Upgrade your wardrobe this season with the trendiest pieces!\r\n\r\nLooking to upgrade your fall and winter wardrobe? Native Passion has you covered with must-have Denim Jackets with Hoodies and a huge variety of layer-ready styles — perfect for styling with ease and keeping warm in style all season long.\r\n\r\n++ Shop Denim Jackets with Hoodie: https://nativepassion.shop/denim-jackets-with-hoodie/\r\n** Browse All Sweatshirts: https://nativepassion.shop/sweatshirts/\r\n\r\nSnag your favorites before they\'re gone!\r\n\r\n\r\n\r\nIn case you wish to stop getting future emails from this message, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nHondemotsweg 151, Grand Island, CA, USA, 91995', '2025-06-08 20:43:31', '2025-06-08 20:43:31'),
(3440, 'Robert Quinonez', 'coursevault@unlockrevenue.info', 'অভিযোগ বক্স', 'Unlimited Earning Potential- 1000s of Business Courses You Can Sell - Download', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.unlockrevenue.info/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.unlockrevenue.info/coursevaults \r\n\r\nRobert Quinonez\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n3409 Waterview Lane\r\nAlbuquerque, NM 87106', '2025-06-12 01:18:59', '2025-06-12 01:18:59'),
(3441, 'Karen B.', 'outreachseo56@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Link exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-06-12 11:19:44', '2025-06-12 11:19:44'),
(3442, 'Raymondwhody', 'raymondintope@gmail.com', '?????? ????', 'Take advantage of the best advertising for your products and services!', 'Yo! paramountinsurancebd.com \r\n \r\nExpand your business lawfully and cost-effectively with targeted communication. \r\nThis ensures full compliance with data protection regulations, ensuring legitimate and transparent outreach. \r\nSince Contact Forms are used for direct communication, messages delivered via these forms are more likely to be seen by recipients. \r\nYou have the opportunity test our service at no cost. \r\nWe offer you the chance to deliver up to 50,000 messages to your audience. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis message was automatically generated. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nWhatsApp - +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\nWe only use chat for communication.', '2025-06-12 18:54:08', '2025-06-12 18:54:08'),
(3443, 'Brian And Dee Behrend', 'ara.behrend89@googlemail.com', 'অভিযোগ বক্স', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-06-12 21:13:50', '2025-06-12 21:13:50'),
(3444, 'Marylin Bonnor', 'marylin.bonnor@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Low Leads? Watch This Quick AI Fix', 'Watch this if you are struggling to get targeted leads to your Paramountinsurancebd website: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-12 22:02:27', '2025-06-12 22:02:27'),
(3445, 'CharlieTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hello, i am wrote about your   price for reseller', 'Ndewo, achọrọ m ịmara ọnụahịa gị.', '2025-06-12 23:29:34', '2025-06-12 23:29:34'),
(3446, 'Jeremy Mattingly', 'jeremy.mattingly@googlemail.com', 'অভিযোগ বক্স', 'Ready to Skyrocket Your Instagram? Our AI Does the Work', 'Get more leads for your paramountinsurancebd.com website by harnessing AI on Instagram. If you\'re looking to drive greater traffic, create leads, and grow your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Saves work by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—zero bots, without fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation machine. Better yet, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a one-week complimentary trial.', '2025-06-13 00:43:27', '2025-06-13 00:43:27'),
(3447, 'Emily Harper', 'emily@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Need working capital? Get a line up to $250K', 'Hi there,\r\n\r\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\r\n\r\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\r\n\r\nStart here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nTalk soon,\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe', '2025-06-13 01:21:49', '2025-06-13 01:21:49'),
(3448, 'Laurel Goff', 'viralreels@bizopphand.info', 'শুদ্ধাচার সেবা বক্স', 'Ready to Sell Viral Reels', 'Hey,\r\n\r\nViral Reels Vault just released\r\n\r\nThis is a huge collection of 10,000 DFY Viral Reels with PLR Rights!\r\n\r\nCheck out here: https://www.bizopphand.info/viralreels \r\n\r\nHere\'s what you get with Viral Reels Vault:\r\n\r\n=> Get instant access to 10,000 DFY Viral Reels with PLR Rights!  The biggest collection of viral reels ever released to the market!\r\n\r\n=> Viral Reels that you can use to generate viral traffic, grow your social media profiles or sell as is and keep 100% of the profits (full PLR Rights is included)!\r\n\r\n=> We cover the most viral topics such as motivation, luxury, cars, fitness, nature, pets, satisfying, travel, men, women and much much more!\r\n\r\n=> Full PLR Rights Included!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.bizopphand.info/viralreels \r\n\r\nLaurel Goff\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\n1090 Mulberry Lane\r\nWest Palm Beach, FL 33411', '2025-06-13 03:53:53', '2025-06-13 03:53:53'),
(3449, 'Winnie Myer', 'myer.winnie@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com admin!', 'Every day, websites like paramountinsurancebd.com miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to enhance engagement and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 350,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://cutt.ly/yrmVkKHJ', '2025-06-13 18:28:59', '2025-06-13 18:28:59'),
(3450, 'David Rasmussen', 'musichero@getprofitnow.info', 'অভিযোগ বক্স', 'A Brand New Passive Income Opportunity Is Here', 'Hey,\r\n\r\nIn a world full of creators, influencers, businesses needing videos...\r\n\r\nMusic is in MASSIVE demand!  📈\r\n\r\nAnd now, you can tap into this growing market without needing musical skills !\r\n\r\n🎶 Make Every Video 10X More Appealing Using Powerful Music and Songs.\r\n\r\nMusic Is the Soul of Any Video — It Invokes Deep Emotion, Skyrockets Engagement, and Boosts Conversions.\r\n\r\nIntroducing: MusicHero A.I. — Your Key to Passive Income: https://www.getprofitnow.info/musichero .\r\n\r\n	Create and sell unlimited custom tracks and songs\r\n\r\n	Different music every time even using the same keywords\r\n\r\n	Instant commercial rights — keep 100% of your earnings\r\n\r\n	Stunning album covers included\r\n\r\n	Full DFY website ready for selling!\r\n\r\nJust type, create, upload, and profit.\r\n\r\n	Start a side hustle selling music tracks\r\n\r\n	Launch a music agency from home\r\n\r\n	Build your passive income empire\r\n\r\nOpportunity waits for no one.  \r\n\r\n[ Start Your Music Business with MusicHero : https://www.getprofitnow.info/musichero ]\r\n\r\nDavid Rasmussen\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n1430 O Conner Street\r\nGulfport, MS 39507', '2025-06-14 04:17:22', '2025-06-14 04:17:22'),
(3451, 'Karen B.', 'outreachseo56@gmail.com', 'অভিযোগ বক্স', 'Link exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-06-14 04:51:16', '2025-06-14 04:51:16'),
(3452, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hallo, i am write about     price for reseller', 'Ciao, volevo sapere il tuo prezzo.', '2025-06-14 06:55:01', '2025-06-14 06:55:01'),
(3453, 'Kacey Borovansky', 'kacey.borovansky@gmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-14 16:56:15', '2025-06-14 16:56:15'),
(3454, 'Daryl Moon', 'moon.daryl@outlook.com', 'তথ্য অধিকার আইকন', 'Ready to Go Viral? Try Our AI-Powered Instagram Boost', 'Get additional leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to increase more traffic, produce leads, and expand your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, premium audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—no bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Even better, our service is provided on a flexible subscription basis so you can opt out whenever you like. No contracts and a 7-day no-cost trial.', '2025-06-14 22:16:17', '2025-06-14 22:16:17'),
(3455, 'Mike Matthias Petitson', 'mike@monkeydigital.co', '?????? ????', 'Boost Your Website Traffic with Geo-Targeted Social Ads – Only $10 for 10K Visits!', 'Hi there, \r\n \r\nI wanted to reach out with something that could seriously help your website’s traffic. We work with a trusted ad network that allows us to deliver authentic, geo-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t junk clicks—it’s engaged traffic, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ genuine visitors for just $10 \r\nGeo-targeted traffic for multiple regions \r\nLarger traffic packages available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nInterested? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLet\'s get started today! \r\n \r\nBest, \r\nMike Matthias Petitson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-06-15 01:40:21', '2025-06-15 01:40:21'),
(3456, 'Vera', 'info@jefferis.medicopostura.com', 'তথ্য অধিকার আইকন', 'Vera Jefferis', 'Hello there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThanks and Best Regards, \r\n\r\nVera', '2025-06-15 03:10:48', '2025-06-15 03:10:48');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3457, 'Mike Oskar Dubois', 'info@strictlydigital.net', '?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hi there, \r\n \r\nGetting some set of links redirecting to paramountinsurancebd.com could have no value or worse for your website. \r\n \r\nIt really isn’t important how many inbound links you have, what is key is the total of search terms those domains are optimized for. \r\n \r\nThat is the key element. \r\nNot the meaningless Domain Authority or Domain Rating. \r\nThat anyone can do these days. \r\nBUT the amount of ranking keywords the websites that link to you have. \r\nThat’s it. \r\n \r\nMake sure these backlinks redirect to your site and your site will see real growth! \r\n \r\nWe are offering this special offer here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or want to know more, chat with us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nBest regards, \r\nMike Oskar Dubois\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-06-15 06:27:57', '2025-06-15 06:27:57'),
(3458, 'Jerry Heinz', 'coursevault@greatbusi.info', 'অভিযোগ বক্স', 'Unlimited Income- Huge Collection of Business Courses You Can Sell', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.greatbusi.info/coursevaults  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.greatbusi.info/coursevaults \r\n\r\nJerry Heinz\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com \r\n2218 Poplar Street\r\nBurr Ridge, IL 60527', '2025-06-15 07:56:19', '2025-06-15 07:56:19'),
(3459, 'Hugo Bartlett', 'bartlett.hugo@msn.com', 'অভিযোগ বক্স', 'Struggling with Website Traffic? This Video Can Help!', 'Ready to drive targeted visitors to your Paramountinsurancebd site? This quick video explains how our AI works: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-15 09:50:26', '2025-06-15 09:50:26'),
(3460, 'Hershel Marlowe', 'info@professionalseocleanup.com', 'তথ্য অধিকার আইকন', 'Toxic Links Found on paramountinsurancebd.com', 'Hi,\r\nWhile reviewing paramountinsurancebd.com, we spotted toxic backlinks that could put your site at risk of a Google penalty.\r\nWe can clean up your link profile and protect your rankings — all for just $5.\r\n\r\nFix it now before Google does:\r\nhttps://www.professionalseocleanup.com/\r\n\r\nNeed help or questions? Chat here:\r\nhttps://www.professionalseocleanup.com/whatsapp/\r\n\r\n\r\nRegards,\r\nMike Marlowe\r\n+1 (855) 221-7591\r\ninfo@professionalseocleanup.com', '2025-06-15 10:09:18', '2025-06-15 10:09:18'),
(3461, 'Noel', 'info@mccue.medicopostura.com', 'তথ্য অধিকার আইকন', 'great deals', 'Hello \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThanks for your time, \r\n\r\nNoel', '2025-06-15 13:47:21', '2025-06-15 13:47:21'),
(3462, 'Jayla Stanley', 'earlene.findlay@hotmail.com', 'শুদ্ধাচার সেবা বক্স', '10M Websites Viewed This Pitch — Before It Exploded', 'As you read this, millions of others will be receiving your message.\r\n\r\nHighly targeted outreach at massive scale for unbeatable rates.\r\n\r\n- Reach out to businesses at scale  \r\n- Boost revenue with new leads and business opportunities  \r\n- Reach millions of inboxes starting at just $22  \r\n\r\nBoost your business growth instantly!  \r\n++ Visit https://bit.ly/formorbits now}\r\n\r\nForm Orbits\r\nhello@formorbits.com\r\n167-169 Great Portland Street, London, England, W1W 5PF, United Kingdom\r\n\r\n\r\n\r\nShould you no longer want to receive future notifications from us, feel free to use this link: bit. ly/RemoveUs', '2025-06-15 14:34:16', '2025-06-15 14:34:16'),
(3463, 'Rahul', 'yourvirtualassistant23@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Project Based Virtual Assistant', 'Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \r\n\r\nEmail me at Yourvirtualassistant23@outlook.com for your data needs!', '2025-06-15 22:04:29', '2025-06-15 22:04:29'),
(3464, 'Ursula Scurry', 'ursula.scurry@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Wanting to optimize your website traffic? Our AI-driven system channels targeted website traffic through keywords or place-based filters from nations to neighborhoods.\r\nLooking to more sales, active website traffic, or greater digital impact?\r\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://cutt.ly/rrQWZNO3', '2025-06-16 13:44:24', '2025-06-16 13:44:24'),
(3465, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hello    wrote about     prices', 'Hola, volia saber el seu preu.', '2025-06-16 15:10:20', '2025-06-16 15:10:20'),
(3466, 'Owen Freeman', 'christiane.ripley@gmail.com', 'তথ্য অধিকার আইকন', 'You\'re 1 Step Away From More Sales', 'Let\'s boost your website/product/service.\r\n\r\nAs you read this, millions of others will be receiving your message.\r\n\r\nHighly targeted outreach at massive scale for unbeatable rates.\r\n\r\n- Reach out to businesses at scale  \r\n- Drive sales, leads, and partnerships  \r\n- Reach millions of inboxes starting at just $22  \r\n\r\nSkyrocket your business now!  \r\n++ Visit https://bit.ly/FormsOutreach now}\r\n\r\nForm Orbits\r\nhello@formorbits.com\r\n167-169 Great Portland Street, London, England, W1W 5PF, United Kingdom\r\n\r\n\r\n\r\nIf you choose to opt-out of any more notifications from this email, feel free to follow this link: bit. ly/RemoveUs', '2025-06-16 15:37:39', '2025-06-16 15:37:39'),
(3467, 'Alisa Mascorro', 'mascorro.alisa@gmail.com', 'অভিযোগ বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Want more targeted traffic to your Paramountinsurancebd website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-17 01:12:26', '2025-06-17 01:12:26'),
(3468, 'Jamie Curry', 'kindlemint@moredollar.info', 'তথ্য অধিকার আইকন', 'Tap into the $100 Billion Amazon Kindle Market', 'Hey,\r\n\r\nIf you\'ve been dreaming of becoming a published author, now is the time to make it a reality!    KindleMint allows you to research, create, and publish best-selling books on Amazon — all without writing a single word.\r\n\r\nWith KindleMint, you get:\r\n\r\n	Automated keyword research and content creation.\r\n\r\n	A complete publishing assistant to get your book on Amazon in minutes.\r\n\r\n	Traffic from Amazon’s 6 million daily active users — no ads or SEO required!\r\n\r\nTurn your dream into passive income today!\r\n\r\nStart publishing with KindleMint now—click here: https://www.moredollar.info/kindlemint !\r\n\r\nCheers, \r\n\r\nJamie Curry\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\n2768 Godfrey Street\r\nLake Oswego, OR 97934', '2025-06-17 06:32:42', '2025-06-17 06:32:42'),
(3469, 'Anastasiia Tina', 'moreland.venus@gmail.com', 'তথ্য অধিকার আইকন', 'To the paramountinsurancebd.com Owner.', 'Hey there,\r\n\r\nI came across your website the content is great, but the logo doesn’t match the level of what you’re offering. A clean, modern logo makes a big first impression.\r\n\r\nI design logos that feel right for your brand. One client said it helped them get more clicks and trust.\r\n\r\nWant me to take a quick look?\r\n\r\ncheck out my work here: https://bit.ly/projects-tina\r\n\r\nTina', '2025-06-17 09:37:27', '2025-06-17 09:37:27'),
(3470, 'Allan Oram', 'oram.allan21@googlemail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that the right funding structure can significantly accelerate your business growth. Whether you’re an early-stage startup or a scaling enterprise, our investment solutions are tailored to align with your vision and long-term success.\r\n\r\nWe currently offer two primary financing options:\r\n	•	Debt Financing: Access capital at a competitive 3% annual interest rate, with no prepayment penalties—ideal for businesses seeking straightforward, low-cost funding while maintaining full ownership.\r\n	•	Convertible Debt Financing: A hybrid solution offering 3% annual interest with a conversion feature. After two years, the debt can convert into a 10–15% equity stake, providing both immediate funding and future alignment of interests.\r\n\r\nIf you’re seeking strategic funding with flexibility, we invite you to share your pitch deck or executive summary. Our team is ready to work with you to identify the most effective investment structure to support your business trajectory.\r\n\r\nWe look forward to exploring how CIC can partner with you to unlock your company’s full potential.\r\n\r\nWarm regards,\r\nOman Rook\r\nExecutive Investment Consultant | Director\r\nCateus Investment Company (CIC)\r\noman-rook@cateusgroup.org | cateusgroup@gmail.com\r\nwww.cateusinvestmentsgroup.com', '2025-06-17 10:46:01', '2025-06-17 10:46:01'),
(3471, 'Mike Oskar Jensen', 'info@speed-seo.net', '???? ?????? ????', 'Find paramountinsurancebd.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Oskar Jensen\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', '2025-06-17 12:31:29', '2025-06-17 12:31:29'),
(3472, 'GeorgeTob', 'yawiviseya67@gmail.com', '?????? ????', 'Hallo  i writing about your   price for reseller', 'Zdravo, htio sam znati vašu cijenu.', '2025-06-17 17:38:37', '2025-06-17 17:38:37'),
(3473, 'Mike Manfred Wilson', 'mike@monkeydigital.co', '?????? ????', 'Collaboration Request', 'Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am reaching out to discuss a great business deal. \r\n \r\nHow would you like to show our ads on your website and redirect via your personalized referral link towards high-demand services from our platform? \r\n \r\nThis way, you make a 35% profit share, continuously from any purchases that generate from your site. \r\n \r\nThink about it, everyone require SEO, so this is a huge opportunity. \r\n \r\nWe already have over 12,000 affiliates and our payouts are sent monthly. \r\nLast month, we distributed a significant amount in affiliate earnings to our affiliates. \r\n \r\nIf interested, kindly contact us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nLooking forward, \r\nMike Manfred Wilson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-06-17 18:27:22', '2025-06-17 18:27:22'),
(3474, 'Jojo Hankson', 'friendlygathering101@gmail.com', 'তথ্য অধিকার আইকন', 'Hello paramountinsurancebd.com', 'There\'s a glitch affecting paramountinsurancebd.com visitors\r\nJojo\r\n\r\n\r\n\r\n\r\n\r\nDisclaimer:\r\nThis message was sent via your website\'s public contact form and is intended for the owner or administrator of this site. If you believe you received this message in error or no longer wish to receive communications, please disregard or reply with \"remove\" and you will not be contacted again.\r\n\r\nImageBoost Marketing Phoenix, AZ', '2025-06-17 20:44:02', '2025-06-17 20:44:02'),
(3475, 'Sarah McKinlay', 'mckinlay.sarah@gmail.com', 'অভিযোগ বক্স', 'Transform Your Website Traffic Free For 7 Days', 'Low on website traffic? Our AI-driven service brings targeted visitors to skyrocket your leads. Start your 7-day free trial today.\r\n\r\nhttps://cutt.ly/QrWe7XgE', '2025-06-18 09:33:16', '2025-06-18 09:33:16'),
(3476, 'Carol Armentrout', 'escribe@dollartip.info', 'তথ্য অধিকার আইকন', 'Income stream: the secret behind those “instant authors” on Amazon', 'Hey,\r\n\r\nYou know those people publishing book after book on Amazon?\r\n\r\nHere’s the secret: they’re not writing them manually.\r\n\r\nThey’re using Escribe 2.0 — the AI tool that creates full, professional eBooks in just minutes.\r\n\r\n[Get access to it here]: https://www.dollartip.info/escribe \r\n\r\nThis isn’t just another AI writing assistant.  It’s a full publishing system.\r\n	\r\n	Choose your topic\r\n	Let the system write and format the entire book\r\n	Export and publish — done\r\n\r\nThat’s how marketers are cranking out eBooks fast — and selling them on Amazon, using them in funnels, or building email lists.\r\n\r\nNow you can too.\r\n\r\n[Click here to try Escribe 2.0 today] : https://www.dollartip.info/escribe \r\n\r\nCarol Armentrout\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com \r\n2093 Robinson Court\r\nMount Pleasant, MI 48858', '2025-06-18 11:13:21', '2025-06-18 11:13:21'),
(3477, 'Joanna Riggs', 'joannariggs83@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Explainer Video for your website', 'Hi,\r\n\r\nI just visited paramountinsurancebd.com and wondered if you\'d ever thought about having an engaging video to explain what you do, or for promotion?\r\n\r\nA couple of samples to check out for a Service and a Product:\r\n\r\nhttps://www.youtube.com/watch?v=EkHWr2IHSqk\r\n\r\nhttps://www.youtube.com/watch?v=8S4l8_bgcnc\r\n\r\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video. We also create animated style if you prefer.\r\n\r\nLet me know if you\'re interested in seeing more samples of our previous work or have any questions.\r\n\r\nRegards,\r\nJoanna', '2025-06-18 11:20:32', '2025-06-18 11:20:32'),
(3478, 'Maximo Layton', 'maximo.layton@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Want Targeted Visitors? See How in 60 Seconds', 'Boost your Paramountinsurancebd website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-18 12:15:09', '2025-06-18 12:15:09'),
(3479, 'Karen B.', 'outreachseo56@gmail.com', 'তথ্য অধিকার আইকন', 'Quick Link Partnership?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-06-18 12:18:18', '2025-06-18 12:18:18'),
(3480, 'Vasily Kichigin Ayres', 'mathias.ayres@gmail.com', 'অভিযোগ বক্স', 'I will be your social media content manager', 'Hi,\r\n\r\nHey! My name is Vasily Kichigin, and I am excited to connect with you , Since 2015, I have worked with over 14,000 customers and completed more than 26,000 orders to help growth and mange socil Media accounts for \r\nMy clients , I am super passionate about Instagram and eager to help you with every aspect of it. \r\n\r\nOver the years, I have worked with a diverse range of creators, small businesses, celebrities, and Fortune 500 companies here on Fiverr.\r\n\r\n If you have any questions, please feel free to send me a message via the link below , and I will be happy to help you! 🙂\r\nClick here to Chat ====> https://shorturl.at/hAu84\r\n\r\nSee you there\r\n\r\nRegards\r\n\r\nVasily Kichigin', '2025-06-18 19:06:43', '2025-06-18 19:06:43'),
(3481, 'Tony', 'brandbuildingassistance@outlook.com', 'অভিযোগ বক্স', 'Local SEO and Google My Business services', 'Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month', '2025-06-18 22:24:58', '2025-06-18 22:24:58'),
(3482, 'Anthony Michaels', 'anthony@jmrcapital.co', 'তথ্য অধিকার আইকন', 'ERC Money 3x Faster...', 'Only 3 spots left this month: We\'re helping businesses collect their Employee Retention Credits in 6-8 weeks instead of 12+ months. \r\n\r\nIf you\'re tired of waiting on the IRS, reply with \'FAST TRACK\' for details.\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-06-19 04:24:47', '2025-06-19 04:24:47'),
(3483, 'Randy Coston', 'viralreels@getmoreopportunities.info', 'তথ্য অধিকার আইকন', 'Biggest Money Maker - Amazing Collection of Viral Reels with PLR Rights', 'Hey,\r\n\r\nViral Reels Vault just released\r\n\r\nThis is a huge collection of 10,000 DFY Viral Reels with PLR Rights!\r\n\r\nCheck out here: https://www.getmoreopportunities.info/viralreels \r\n\r\nHere\'s what you get with Viral Reels Vault:\r\n\r\n=> Get instant access to 10,000 DFY Viral Reels with PLR Rights!  The biggest collection of viral reels ever released to the market!\r\n\r\n=> Viral Reels that you can use to generate viral traffic, grow your social media profiles or sell as is and keep 100% of the profits (full PLR Rights is included)!\r\n\r\n=> We cover the most viral topics such as motivation, luxury, cars, fitness, nature, pets, satisfying, travel, men, women and much much more!\r\n\r\n=> Full PLR Rights Included!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.getmoreopportunities.info/viralreels \r\n\r\nRandy Coston\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com \r\n1544 Roosevelt Road\r\nCoffeyville, KS 67337', '2025-06-19 11:35:32', '2025-06-19 11:35:32'),
(3484, 'Philip Wootton', 'philip.wootton@gmail.com', 'শুদ্ধাচার সেবা বক্স', '🌟 Become a Faceless YouTube Star and Cash In on Autopilot!', 'Hi Paramountinsurancebd,\r\n\r\nYouTube is exploding right now.\r\n\r\nEvery day, millions watch videos — but only a few make real money.\r\n\r\nWhat if YOU could make $500+ daily on YouTube…\r\n\r\nwithout filming, editing, or even showing your face?\r\n\r\nBecause Faceless YouTube channels are the easiest way to build a passive income stream.\r\n\r\nCreators make thousands while chilling behind the scenes — and you can too.\r\n\r\nCheck Out AI TubeStar Now => https://ai-tubestar.blogspot.com\r\n\r\nAI TubeStar lets you create viral YouTube videos and shorts in ANY niche — https://ai-tubestar.blogspot.com\r\n\r\nIn just 2 minutes, with zero filming or editing.\r\n\r\n✔ Choose from 1000+ AI avatars with real lip-sync & expressions\r\n✔ Use 120+ human-like voices or clone your own\r\n✔ Get AI-written scripts that grab attention\r\n✔ Auto-optimize titles, descriptions & hashtags to go viral\r\n✔ 1-click Viral Booster to rank your videos fast\r\n\r\nClick Here to Learn More Details About AI TubeStar >> https://ai-tubestar.blogspot.com\r\n\r\nDiscount Coupon – TUBESTAR\r\nWith AI TubeStar, Get This Coolest Bonuses Also…\r\n\r\nTo your viral success,\r\n[Philip Wootton]\r\n\r\nEmpowering Your Digital Marketing Success', '2025-06-19 15:34:53', '2025-06-19 15:34:53'),
(3485, 'Neal', 'yourvirtualassistant23@outlook.com', 'অভিযোগ বক্স', 'Reliable Virtual Manpower — Hire by the Hour', 'Hi, Need extra hands without the overhead? We provide skilled virtual manpower  — available on an hourly or full-time basis. From admin to operations support, our team helps you cut costs and boost productivity.\r\n\r\nEmail me at: Yourvirtualassistant23@outlook.com', '2025-06-19 19:31:59', '2025-06-19 19:31:59'),
(3486, 'Eunice Bouchard', 'morrismi1@outlook.com', 'তথ্য অধিকার আইকন', 'Hi paramountinsurancebd.com Administrator.', 'My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million.   \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts. I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors. I don\'t want that to happen.   \r\n\r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him. There is no risk; the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetaksoytrt@outlook.com', '2025-06-20 11:06:12', '2025-06-20 11:06:12'),
(3487, 'Raj', 'businessprocessoutsourcing1@outlook.com', 'অভিযোগ বক্স', 'Hourly Virtual Manpower — No Contracts, Just Results', 'Hi, we help U.S. businesses manage daily tasks by offering skilled virtual manpower on an hourly basis. No contracts — just flexible, affordable support.\r\nReach us: Businessprocessoutsourcing1@outlook.com', '2025-06-20 12:58:22', '2025-06-20 12:58:22'),
(3488, 'Kirsten Wilhite', 'kirsten.wilhite@gmail.com', 'অভিযোগ বক্স', 'Discover the Secret to More Website Leads', 'Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/QrWe7XgE', '2025-06-20 16:04:57', '2025-06-20 16:04:57'),
(3489, 'Reyes Genders', 'genders.reyes@yahoo.com', 'তথ্য অধিকার আইকন', 'Tired of Low Clicks? Check Out This AI Trick', 'Struggling to get targeted leads to your Paramountinsurancebd website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-20 16:23:09', '2025-06-20 16:23:09'),
(3490, 'Grazyna Ojeda', 'ojeda.grazyna@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Skyrocket Your Website Traffic with AI', 'Need more clicks and conversions for Paramountinsurancebd? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-20 16:31:28', '2025-06-20 16:31:28'),
(3491, 'Michael Grant', 'michael@expresscapitalcorp.com', 'অভিযোগ বক্স', 'Line of credit that works like your business does', 'Hey there,\r\n\r\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\r\n\r\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\r\n\r\nIt’s fast, flexible, and built for real business owners.\r\n\r\nIt takes just 30 seconds to see what you qualify for:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nHere when you need us,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe', '2025-06-21 01:17:35', '2025-06-21 01:17:35'),
(3492, 'Una Maxwell', 'una.maxwell@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Revolutionize Your Instagram Game with AI-Powered Growth', 'Get additional leads for your paramountinsurancebd.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with targeted, premium audiences.\r\n-Boosts engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates time by automating tedious Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Best of all, our service is provided on a monthly subscription basis so you can stop whenever you like. No contracts and a one-week complimentary trial.', '2025-06-21 13:26:45', '2025-06-21 13:26:45'),
(3493, 'Neel', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Ready for a Website That Actually Converts?', 'Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\r\nReach us: webdesignservices111@outlook.com', '2025-06-21 20:30:42', '2025-06-21 20:30:42'),
(3494, 'Harry Alvarez', 'grosse.demi@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Connecting With More Customers Begins Here', 'Cutting-edge Targeted outreach in bulk with cost-effective pricing.\r\n\r\n- Engage with companies in bulk\r\n- Boost revenue, inquiries, contracts\r\n- Get into the inboxes of millions from $22\r\n\r\nCatapult your business now!\r\n\r\n-> Explore: https://bit.ly/formorbits now\r\n\r\nContact 100M websites today.\r\n\r\nForm Orbits\r\nhello@formorbits.com\r\n167-169 Great Portland Street, London, England, W1W 5PF, UK\r\n\r\n\r\nIf you wish to stop getting further notifications from us, please follow the provided link: bit. ly/RemoveUs', '2025-06-22 00:58:00', '2025-06-22 00:58:00'),
(3495, 'Merri Wherry', 'merri.wherry@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Your Instagram Success, Powered by AI – Start Growing Now', 'Get increased leads for your paramountinsurancebd.com website by harnessing AI on Instagram. If you\'re looking to drive more traffic, produce leads, and grow your brand\'s reach, you can access more information and start a no-cost trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with targeted, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces effort by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a monthly subscription basis so you can opt out any time you like. No contracts and a 7 day free trial.', '2025-06-22 06:36:12', '2025-06-22 06:36:12'),
(3496, 'Jannette Shade', 'shade.jannette31@gmail.com', 'তথ্য অধিকার আইকন', 'Optimize paramountinsurancebd.com\'s traffic with a free trial.', 'Needing to accelerate your website traffic flow? Our AI-enhanced pulls ideal website traffic using keywords or geographic tags from nations to local spots.\r\nDesiring more sales, engaged website traffic, or greater web impact?\r\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/arQWZOZj', '2025-06-22 13:42:28', '2025-06-22 13:42:28'),
(3497, 'SimonTob', 'yawiviseya67@gmail.com', '?????? ????', 'Hi    writing about     price for reseller', 'Hola, quería saber tu precio..', '2025-06-22 18:42:05', '2025-06-22 18:42:05'),
(3498, 'Anthony Klopp', 'viralreels@goldtip.shop', 'অভিযোগ বক্স', 'Make The Most Money - 10,000 Viral Reels with PLR Rights - Check Out', 'Hey,\r\n\r\nViral Reels Vault just released\r\n\r\nThis is a huge collection of 10,000 DFY Viral Reels with PLR Rights!\r\n\r\nCheck out here: https://www.goldtip.shop/viralreels \r\n\r\nHere\'s what you get with Viral Reels Vault:\r\n\r\n=> Get instant access to 10,000 DFY Viral Reels with PLR Rights!  The biggest collection of viral reels ever released to the market!\r\n\r\n=> Viral Reels that you can use to generate viral traffic, grow your social media profiles or sell as is and keep 100% of the profits (full PLR Rights is included)!\r\n\r\n=> We cover the most viral topics such as motivation, luxury, cars, fitness, nature, pets, satisfying, travel, men, women and much much more!\r\n\r\n=> Full PLR Rights Included!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.goldtip.shop/viralreels \r\n\r\nAnthony Klopp\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com \r\n4692 Murphy Court\r\nIrvine, CA 92614', '2025-06-22 19:38:14', '2025-06-22 19:38:14'),
(3499, 'Camila M', 'donald.lacey@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'To the paramountinsurancebd.com Admin.', 'Hey there,\r\n\r\nI came across your website the content is great, but the logo doesn’t match the level of what you’re offering. A clean, modern logo makes a big first impression.\r\n\r\nI design logos that feel right for your brand. One client said it helped them get more clicks and trust.\r\n\r\nWant me to take a quick look?\r\n\r\ncheck out my work here: https://rebrand.ly/projects-camila\r\n\r\nCamila', '2025-06-22 21:06:44', '2025-06-22 21:06:44'),
(3500, 'Karan', 'socialmedia1145@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling to Stay Active on Social Media?', 'Hi, we help businesses grow online with done-for-you social media management — content creation, scheduling, and strategy included. Focus on business while we handle your brand presence.\r\nContact: socialmedia1145@outlook.com', '2025-06-23 00:24:45', '2025-06-23 00:24:45'),
(3501, 'stoimost ohrani_ison', 'yggiseioyon@rabochii.store', '???? ?????? ????', 'стоимость охраны', 'договор охранных услуг <a href=https://www.rabochiy.site>https://www.rabochiy.site</a> .', '2025-06-23 04:01:38', '2025-06-23 04:01:38'),
(3502, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-23 10:33:42', '2025-06-23 10:33:42'),
(3503, 'Michael Sosa', 'course@unlockrevenue.info', 'অভিযোগ বক্স', 'Make $999 Per Day - Editable Business Courses with PLR', 'Hey,\r\n\r\nBusiness Course Vault just released\r\n\r\nThis is a mammoth collection of 1000 business courses with PLR Rights!\r\n\r\nCheck out here : https://www.unlockrevenue.info/course  \r\n\r\nHere\'s what you get with Business Course Vault:\r\n\r\n=> Get instant access to 1000 business courses with PLR/MRR Rights (including video courses and ebook courses), all brand new, never released on Internet!\r\n\r\n=> Courses that you can edit, add your name into them and turn it into your own products, so you can make huge profits\r\n\r\n=> Sell as is, bundle them up, use as a bonus or do anything else you want!  Limitless options for making money!\r\n\r\n=> All courses come with PLR / MRR Rights!\r\n\r\n=> 30 Days Money Back Guarantee - get results or get your money back!\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.unlockrevenue.info/course \r\n\r\nMichael Sosa\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n2224 Waterview Lane\r\nAlbuquerque, NM 87110', '2025-06-23 15:55:19', '2025-06-23 15:55:19'),
(3504, 'Sarah Curry', 'luce.german@yahoo.com', 'অভিযোগ বক্স', 'The Perfect Picks for Cooler Days', 'Keep the kids warm and stylish\r\n\r\nLooking for new jackets or stylish hoodies for the young ones? Native Passion has a variety they’ll love that’s perfect for cooler days.\r\n\r\n# Shop Kids\' Jackets: https://nativepassion.shop/jackets-kids-clothing/\r\n=> Shop Kids\' Hoodies: https://nativepassion.shop/hoodies-kids-clothing/\r\n\r\nGreat style starts young — explore the collection now.\r\n\r\n\r\n\r\nShould you no longer want to receive further messages from this campaign, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n33 Boulevard De La Liberation, Rye, CA, USA, 92163', '2025-06-24 15:27:11', '2025-06-24 15:27:11'),
(3505, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Hello, i am writing about your the price for reseller', 'Прывітанне, я хацеў даведацца Ваш прайс.', '2025-06-24 15:47:44', '2025-06-24 15:47:44'),
(3506, 'Ben Warren', 'autobuzz@bizopphand.info', 'তথ্য অধিকার আইকন', 'This AI tool grows your socials (and income) while you sleep', 'Hey paramountinsurancebd.com,\r\n\r\nImagine gaining followers, traffic, and commissions…\r\n\r\nwithout creating content, without running ads, and without spending hours online.\r\n\r\nThat’s exactly what AutoBuzz does.\r\n\r\nIt’s the first AI-powered tool that automatically engages with viral posts across Instagram, Twitter, YouTube, and Facebook—leaving smart, brand-aligned comments that pull people to your profile and links.\r\n\r\nCheck out AutoBuzz here now\r\n\r\n: https://www.bizopphand.info/autobuzz \r\n\r\nSet it up once… then sit back and watch it:\r\n\r\n	Drive free traffic to any link (affiliate offers, shops, opt-ins)\r\n\r\n	Grow your following in any niche (even without a product)\r\n\r\n	Run 24/7 in the background while you live your life\r\n\r\nBuilt by Simon Harries (86M+ in ad spend turned into software), AutoBuzz was inspired by a real-world test—one comment blew up a brand-new profile with 9,000+ followers overnight.\r\n\r\nNow that process is automated.\r\n\r\n📢 Get in now for a one-time $27 payment (goes monthly soon)\r\n\r\nOh—and if it doesn’t work?  You’ll get DOUBLE your money back.  Yes, really.\r\n\r\n[Unlock AutoBuzz & Watch It Work For You]\r\n\r\n: https://www.bizopphand.info/autobuzz \r\n\r\nThis is the easiest way to turn attention into income we’ve seen all year.\r\n\r\nIf you’ve ever wanted to grow online without all the noise—start here.\r\n\r\nTo Your Success,\r\n\r\nBen Warren\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com \r\n2282 College Street\r\nAtlanta, GA 30305', '2025-06-24 16:59:36', '2025-06-24 16:59:36'),
(3507, 'Royce Ewald', 'royce.ewald36@gmail.com', 'তথ্য অধিকার আইকন', 'Struggling with Website Traffic? This Video Can Help!', 'Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/DrEVvDK4', '2025-06-25 08:01:43', '2025-06-25 08:01:43'),
(3508, 'WalterTor', 'jengross512@gmail.com', '???? ?????? ????', 'The $500 That Pays Me $5,000 Weekly – And It’s Secure', 'THE $500 THAT PAYS ME $5,000 WEEKLY – AND IT’S RELIABLE http://sinsercon-ba.org.br/site/?wptouch_switch=desktop&redirect=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F7228 \r\n \r\n \r\n \r\n \r\n \r\nGUID: a9gj7z5l8k4n9k6na6ot6c2q1y1k3r8qz5eu8p1a4q9z2w9bj3fy1f6s1q9w2t3do0uy0r3b6l9b0g0vs5az7n6n8n6o9c5xo8xw6j7j8j0b7h2i', '2025-06-25 12:29:45', '2025-06-25 12:29:45'),
(3509, 'WalterTor', 'jengross512@gmail.com', '?????? ????', 'The $500 That Pays Me $5,000 Weekly – And It’s Secure', 'THE $500 THAT PAYS ME $5,000 WEEKLY – AND IT’S RELIABLE http://sinsercon-ba.org.br/site/?wptouch_switch=desktop&redirect=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F7228 \r\n \r\n \r\n \r\n \r\n \r\nGUID: a9gj7z5l8k4n9k6na6ot6c2q1y1k3r8qz5eu8p1a4q9z2w9bj3fy1f6s1q9w2t3do0uy0r3b6l9b0g0vs5az7n6n8n6o9c5xo8xw6j7j8j0b7h2i', '2025-06-25 12:29:47', '2025-06-25 12:29:47'),
(3510, 'WalterTor', 'jengross512@gmail.com', '???? ?????? ????', 'The $500 That Pays Me $5,000 Weekly – And It’s Secure', 'THE $500 THAT PAYS ME $5,000 WEEKLY – AND IT’S RELIABLE http://sinsercon-ba.org.br/site/?wptouch_switch=desktop&redirect=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F7228 \r\n \r\n \r\n \r\n \r\n \r\nGUID: a9gj7z5l8k4n9k6na6ot6c2q1y1k3r8qz5eu8p1a4q9z2w9bj3fy1f6s1q9w2t3do0uy0r3b6l9b0g0vs5az7n6n8n6o9c5xo8xw6j7j8j0b7h2i', '2025-06-25 12:29:49', '2025-06-25 12:29:49'),
(3511, 'WalterTor', 'jengross512@gmail.com', '???? ?????? ????', 'The $500 That Pays Me $5,000 Weekly – And It’s Secure', 'THE $500 THAT PAYS ME $5,000 WEEKLY – AND IT’S RELIABLE http://sinsercon-ba.org.br/site/?wptouch_switch=desktop&redirect=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F7228 \r\n \r\n \r\n \r\n \r\n \r\nGUID: a9gj7z5l8k4n9k6na6ot6c2q1y1k3r8qz5eu8p1a4q9z2w9bj3fy1f6s1q9w2t3do0uy0r3b6l9b0g0vs5az7n6n8n6o9c5xo8xw6j7j8j0b7h2i', '2025-06-25 12:29:50', '2025-06-25 12:29:50'),
(3512, 'WalterTor', 'jengross512@gmail.com', '?????? ????', 'The $500 That Pays Me $5,000 Weekly – And It’s Secure', 'THE $500 THAT PAYS ME $5,000 WEEKLY – AND IT’S RELIABLE http://sinsercon-ba.org.br/site/?wptouch_switch=desktop&redirect=https%3A%2F%2Ftelegra.ph%2Fgmt-06-12%3F7228 \r\n \r\n \r\n \r\n \r\n \r\nGUID: a9gj7z5l8k4n9k6na6ot6c2q1y1k3r8qz5eu8p1a4q9z2w9bj3fy1f6s1q9w2t3do0uy0r3b6l9b0g0vs5az7n6n8n6o9c5xo8xw6j7j8j0b7h2i', '2025-06-25 12:29:52', '2025-06-25 12:29:52'),
(3513, 'Suzanne Darbyshire', 'darbyshire.suzanne@msn.com', 'শুদ্ধাচার সেবা বক্স', 'Looking for Funding? We Have an Investor Ready to Back You', 'Dear Founder,\r\n\r\nAn active investor we represent is now reviewing investment ready business ideas across all sectors no matter your industry or stage. What matters most is a compelling, scalable idea with strong execution potential.\r\n\r\nAvailable Funding Options:\r\n	•	3% annual interest rate\r\n	•	No early repayment penalties\r\n	•	Convertible loan option available – convert to 10–15% equity after 2 years (optional)\r\n\r\nWhether you’re building the next big tech platform, expanding a niche brand, or launching a bold new venture, now’s your chance to access smart capital on founder-friendly terms.\r\n\r\nSimply send in your pitch deck or business plan to start the conversation. If your idea is solid, we’re ready to move.\r\n\r\nLet’s help you bring your vision to life.\r\n\r\nYours Truly,\r\nOma Marshal\r\nInvestment Consultant/Strategist \r\nEmail: omaman111@proton.me', '2025-06-25 15:11:30', '2025-06-25 15:11:30'),
(3514, 'Sam', 'venture4help@outlook.com', 'অভিযোগ বক্স', 'Need Help with Data Entry or Admin Tasks?', 'Hi, we provide reliable virtual assistants for data entry, document updates, CRM work, and other back-office support — hourly or full-time.\r\nContact: venture4help@outlook.com', '2025-06-25 15:41:03', '2025-06-25 15:41:03'),
(3515, 'care about people around you_wipi', 'utsrlhtgipi@mebel-amarant.store', '?????? ????', '1111 care about people around you', 'help is on the way <a href=http://care-people-help.org/>help is on the way</a> .', '2025-06-25 15:51:59', '2025-06-25 15:51:59'),
(3516, 'CharlieTob', 'yawiviseya67@gmail.com', '?????? ????', 'Hallo, i am write about   the price', 'Hi, I wanted to know your price.', '2025-06-25 21:04:46', '2025-06-25 21:04:46'),
(3517, 'Robert Thorpe', 'viralquotes@getprofitnow.info', 'তথ্য অধিকার আইকন', 'Make Big Money - 2,000 Viral Quotes with PLR', 'Hey,\r\n\r\nViral Quotes PLR Pack just released\r\n\r\nThis is a huge collection of 2,000 viral quotes with PLR Rights!\r\n\r\nCheck out here : https://www.getprofitnow.info/viralquotes \r\n\r\nHere\'s what you get with Viral Quotes PLR Pack:\r\n\r\n=> 2,000 Image Quotes with PLR Rights!\r\n\r\n=> Image Quotes that you can use to generate traffic, grow a social media following or sell for huge profits!\r\n\r\n=> Those image quotes come with full private label rights meaning you can do whatever you want with them, edit them, sell them, use them as they\'re, etc.    Here you\'re in full control\r\n\r\n=> With image quotes collection you have social media content for years!\r\n\r\n=> Use this as a bonus, add into a package, sell as it is or do anything else you want!\r\n\r\n=> Fully Editable with Canva (JPG & PDF Version included)\r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now : https://www.getprofitnow.info/viralquotes \r\n\r\n\r\nRobert Thorpe\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\n3780 Breezewood Court\r\nHumboldt, KS 66748', '2025-06-26 00:47:02', '2025-06-26 00:47:02'),
(3518, 'LeeTob', 'dinanikolskaya99@gmail.com', '?????? ????', 'Hello    writing about   the price for reseller', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-06-26 06:27:11', '2025-06-26 06:27:11'),
(3519, 'Jaimie Stutchbury', 'jaimie.stutchbury@googlemail.com', 'অভিযোগ বক্স', 'Looking for Funding? We Have an Investor Ready to Back You', 'Dear Founder,\r\n\r\nAn active investor we represent is now reviewing investment ready business ideas across all sectors no matter your industry or stage. What matters most is a compelling, scalable idea with strong execution potential.\r\n\r\nAvailable Funding Options:\r\n	•	3% annual interest rate\r\n	•	No early repayment penalties\r\n	•	Convertible loan option available – convert to 10–15% equity after 2 years (optional)\r\n\r\nWhether you’re building the next big tech platform, expanding a niche brand, or launching a bold new venture, now’s your chance to access smart capital on founder-friendly terms.\r\n\r\nSimply send in your pitch deck or business plan to start the conversation. If your idea is solid, we’re ready to move.\r\n\r\nLet’s help you bring your vision to life.\r\n\r\nYours Truly,\r\nOma Marshal\r\nInvestment Consultant/Strategist \r\nEmail: omaman111@proton.me', '2025-06-26 08:19:43', '2025-06-26 08:19:43'),
(3520, 'WalterTor', 'matthewmoynihan45@gmail.com', '?????? ????', 'URGENT! READY TO CASH IN? WITHDRAW YOUR $200,785.76 – ACT NOW!', 'IMPORTANT! $200,945.96 AWARD – DON’T LET IT EXPIRE! https://script.google.com/macros/s/AKfycbyJpmD2V00_rw_NiQQkQPXNmshhyqus2KbneqBljmclj8gLOJGJXXoc4t9j5X1rOnSCXg/exec/8v5u8a4q/5z9q/r/jp/0r2o0f2u/7n9g/4/a0/8d9h0h4o/4r8t/g/ui \r\n \r\n \r\n \r\n \r\n \r\nCUSTOMER ID: t7yy2a1t6w8t6c8wu1hy8w8a4t7a0g3er5ow9v7n8n9u0t2gp1ca0p8u7k9k9v9bs0qx5o8u3d3d0z0zf9kl2l8o7y9t7i2rh1uh5h8h0p8n2q4g', '2025-06-26 11:05:46', '2025-06-26 11:05:46'),
(3521, 'WalterTor', 'matthewmoynihan45@gmail.com', '?????? ????', 'URGENT! READY TO CASH IN? WITHDRAW YOUR $200,785.76 – ACT NOW!', 'IMPORTANT! $200,945.96 AWARD – DON’T LET IT EXPIRE! https://script.google.com/macros/s/AKfycbyJpmD2V00_rw_NiQQkQPXNmshhyqus2KbneqBljmclj8gLOJGJXXoc4t9j5X1rOnSCXg/exec/8v5u8a4q/5z9q/r/jp/0r2o0f2u/7n9g/4/a0/8d9h0h4o/4r8t/g/ui \r\n \r\n \r\n \r\n \r\n \r\nCUSTOMER ID: t7yy2a1t6w8t6c8wu1hy8w8a4t7a0g3er5ow9v7n8n9u0t2gp1ca0p8u7k9k9v9bs0qx5o8u3d3d0z0zf9kl2l8o7y9t7i2rh1uh5h8h0p8n2q4g', '2025-06-26 11:05:48', '2025-06-26 11:05:48'),
(3522, 'WalterTor', 'matthewmoynihan45@gmail.com', '?????? ????', 'URGENT! READY TO CASH IN? WITHDRAW YOUR $200,785.76 – ACT NOW!', 'IMPORTANT! $200,945.96 AWARD – DON’T LET IT EXPIRE! https://script.google.com/macros/s/AKfycbyJpmD2V00_rw_NiQQkQPXNmshhyqus2KbneqBljmclj8gLOJGJXXoc4t9j5X1rOnSCXg/exec/8v5u8a4q/5z9q/r/jp/0r2o0f2u/7n9g/4/a0/8d9h0h4o/4r8t/g/ui \r\n \r\n \r\n \r\n \r\n \r\nCUSTOMER ID: t7yy2a1t6w8t6c8wu1hy8w8a4t7a0g3er5ow9v7n8n9u0t2gp1ca0p8u7k9k9v9bs0qx5o8u3d3d0z0zf9kl2l8o7y9t7i2rh1uh5h8h0p8n2q4g', '2025-06-26 11:05:50', '2025-06-26 11:05:50'),
(3523, 'WalterTor', 'matthewmoynihan45@gmail.com', '???? ?????? ????', 'URGENT! READY TO CASH IN? WITHDRAW YOUR $200,785.76 – ACT NOW!', 'IMPORTANT! $200,945.96 AWARD – DON’T LET IT EXPIRE! https://script.google.com/macros/s/AKfycbyJpmD2V00_rw_NiQQkQPXNmshhyqus2KbneqBljmclj8gLOJGJXXoc4t9j5X1rOnSCXg/exec/8v5u8a4q/5z9q/r/jp/0r2o0f2u/7n9g/4/a0/8d9h0h4o/4r8t/g/ui \r\n \r\n \r\n \r\n \r\n \r\nCUSTOMER ID: t7yy2a1t6w8t6c8wu1hy8w8a4t7a0g3er5ow9v7n8n9u0t2gp1ca0p8u7k9k9v9bs0qx5o8u3d3d0z0zf9kl2l8o7y9t7i2rh1uh5h8h0p8n2q4g', '2025-06-26 11:05:51', '2025-06-26 11:05:51'),
(3524, 'WalterTor', 'matthewmoynihan45@gmail.com', '???? ?????? ????', 'URGENT! READY TO CASH IN? WITHDRAW YOUR $200,785.76 – ACT NOW!', 'IMPORTANT! $200,945.96 AWARD – DON’T LET IT EXPIRE! https://script.google.com/macros/s/AKfycbyJpmD2V00_rw_NiQQkQPXNmshhyqus2KbneqBljmclj8gLOJGJXXoc4t9j5X1rOnSCXg/exec/8v5u8a4q/5z9q/r/jp/0r2o0f2u/7n9g/4/a0/8d9h0h4o/4r8t/g/ui \r\n \r\n \r\n \r\n \r\n \r\nCUSTOMER ID: t7yy2a1t6w8t6c8wu1hy8w8a4t7a0g3er5ow9v7n8n9u0t2gp1ca0p8u7k9k9v9bs0qx5o8u3d3d0z0zf9kl2l8o7y9t7i2rh1uh5h8h0p8n2q4g', '2025-06-26 11:05:53', '2025-06-26 11:05:53'),
(3525, 'Williamner', 'paulmaddison108@gmail.com', '?????? ????', 'IMPORTANT! URGENT CALL: CLAIM YOUR $199,255.31 JACKPOT NOW https://script.google.com/macros/s/AKfycbx7oQuW5oQDMLzW2_1g-0aE3W8scrBg46ikQzI1bCdW8tC748OmUca0cdK2F6_NDWb-uw/exec/8w6l7s2r/6z6y/g/5e/5a6t6j1i/3n9s/5/39/7f4g6f1p/3c5s/r/k5', 'URGENT! READY TO CASH IN? $199,665.49 IS YOURS! https://script.google.com/macros/s/AKfycbyw1oi8TskajJMzZkwl9myDx1bhqq4sAS-kXBQeoH7mywIoRKHB7unPWER56N5Y6Oji0A/exec/0z8m0a5p/4z9z/a/p4/5f6p0f4t/3n8s/y/pr/8c2y7d5r/7r7r/g/2y', '2025-06-26 13:13:33', '2025-06-26 13:13:33'),
(3526, 'Williamner', 'paulmaddison108@gmail.com', '???? ?????? ????', 'IMPORTANT! URGENT CALL: CLAIM YOUR $199,255.31 JACKPOT NOW https://script.google.com/macros/s/AKfycbx7oQuW5oQDMLzW2_1g-0aE3W8scrBg46ikQzI1bCdW8tC748OmUca0cdK2F6_NDWb-uw/exec/8w6l7s2r/6z6y/g/5e/5a6t6j1i/3n9s/5/39/7f4g6f1p/3c5s/r/k5', 'URGENT! READY TO CASH IN? $199,665.49 IS YOURS! https://script.google.com/macros/s/AKfycbyw1oi8TskajJMzZkwl9myDx1bhqq4sAS-kXBQeoH7mywIoRKHB7unPWER56N5Y6Oji0A/exec/0z8m0a5p/4z9z/a/p4/5f6p0f4t/3n8s/y/pr/8c2y7d5r/7r7r/g/2y', '2025-06-26 13:13:34', '2025-06-26 13:13:34'),
(3527, 'Williamner', 'paulmaddison108@gmail.com', '?????? ????', 'IMPORTANT! URGENT CALL: CLAIM YOUR $199,255.31 JACKPOT NOW https://script.google.com/macros/s/AKfycbx7oQuW5oQDMLzW2_1g-0aE3W8scrBg46ikQzI1bCdW8tC748OmUca0cdK2F6_NDWb-uw/exec/8w6l7s2r/6z6y/g/5e/5a6t6j1i/3n9s/5/39/7f4g6f1p/3c5s/r/k5', 'URGENT! READY TO CASH IN? $199,665.49 IS YOURS! https://script.google.com/macros/s/AKfycbyw1oi8TskajJMzZkwl9myDx1bhqq4sAS-kXBQeoH7mywIoRKHB7unPWER56N5Y6Oji0A/exec/0z8m0a5p/4z9z/a/p4/5f6p0f4t/3n8s/y/pr/8c2y7d5r/7r7r/g/2y', '2025-06-26 13:13:36', '2025-06-26 13:13:36'),
(3528, 'Williamner', 'paulmaddison108@gmail.com', '?????? ????', 'IMPORTANT! URGENT CALL: CLAIM YOUR $199,255.31 JACKPOT NOW https://script.google.com/macros/s/AKfycbx7oQuW5oQDMLzW2_1g-0aE3W8scrBg46ikQzI1bCdW8tC748OmUca0cdK2F6_NDWb-uw/exec/8w6l7s2r/6z6y/g/5e/5a6t6j1i/3n9s/5/39/7f4g6f1p/3c5s/r/k5', 'URGENT! READY TO CASH IN? $199,665.49 IS YOURS! https://script.google.com/macros/s/AKfycbyw1oi8TskajJMzZkwl9myDx1bhqq4sAS-kXBQeoH7mywIoRKHB7unPWER56N5Y6Oji0A/exec/0z8m0a5p/4z9z/a/p4/5f6p0f4t/3n8s/y/pr/8c2y7d5r/7r7r/g/2y', '2025-06-26 13:13:38', '2025-06-26 13:13:38');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3529, 'Williamner', 'paulmaddison108@gmail.com', '?????? ????', 'IMPORTANT! URGENT CALL: CLAIM YOUR $199,255.31 JACKPOT NOW https://script.google.com/macros/s/AKfycbx7oQuW5oQDMLzW2_1g-0aE3W8scrBg46ikQzI1bCdW8tC748OmUca0cdK2F6_NDWb-uw/exec/8w6l7s2r/6z6y/g/5e/5a6t6j1i/3n9s/5/39/7f4g6f1p/3c5s/r/k5', 'URGENT! READY TO CASH IN? $199,665.49 IS YOURS! https://script.google.com/macros/s/AKfycbyw1oi8TskajJMzZkwl9myDx1bhqq4sAS-kXBQeoH7mywIoRKHB7unPWER56N5Y6Oji0A/exec/0z8m0a5p/4z9z/a/p4/5f6p0f4t/3n8s/y/pr/8c2y7d5r/7r7r/g/2y', '2025-06-26 13:13:40', '2025-06-26 13:13:40'),
(3530, 'Dante Compton', 'compton.dante8@hotmail.com', 'তথ্য অধিকার আইকন', 'AEO Monthly SEO from Digital X Press', 'Greetings,  \r\n\r\nI understand that many find it challenging to grasp that SEO takes patience and a strategic monthly approach.  \r\n\r\nUnfortunately, very few site owners have the patience to wait for the progressive yet powerful trends that can completely change their business.  \r\n\r\nWith frequent SEO changes, a reliable, ongoing optimization plan is essential for securing a sustainable profit.  \r\n\r\nIf you agree this as the most effective approach, give us a try!  \r\n\r\nExplore Our Custom SEO Plans  \r\nhttps://www.digital-x-press.com/unbeatable-seo/  \r\n\r\nChat With Us on Instant Messaging  \r\nhttps://www.digital-x-press.com/whatsapp-us/  \r\n\r\nWe deliver measurable growth for your SEO spend, and you will be glad choosing us as your digital agency.  \r\n\r\nBest regards,  \r\nDigital X SEO Experts  \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-06-26 16:52:00', '2025-06-26 16:52:00'),
(3531, 'Praveen', 'youronlinepresence2@outlook.com', 'তথ্য অধিকার আইকন', 'Want to Rank Higher on Google?', 'Hi, we help businesses improve their search rankings and get more traffic with proven SEO strategies — from on-page fixes to content and backlinks.\r\nLet’s talk: Youronlinepresence2@outlook.com', '2025-06-26 19:46:38', '2025-06-26 19:46:38'),
(3532, 'Meelad Mashaw', 'antoine.woodriff@gmail.com', 'তথ্য অধিকার আইকন', 'Partnership Proposal', 'Hey there,\r\n\r\nI came across your website it looks solid, but it’s probably not showing up where it should on Google. That means fewer people are finding it.\r\n\r\nI help websites get seen more. One client tripled their traffic in 90 days.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://rebrand.ly/projects-meelad\r\n\r\nMeelad', '2025-06-26 20:11:51', '2025-06-26 20:11:51'),
(3533, 'Donna Clawson', 'clawson.donna8@hotmail.com', 'শুদ্ধাচার সেবা বক্স', '10$ Affordable Country visits from Digital X Press', 'Greetings, \r\n\r\nIncrease your website traffic with 10,000 real users for just a small investment! Drive engaged users directly from your target region through our paid promotions.\r\n\r\n- 100% real traffic—authentic engagement \r\n- Affordable & effective \r\n- Ideal for getting more sales \r\n\r\nStart your campaign: https://www.digital-x-press.com/product/country-targeted-traffic/ \r\nAsk us anything: ?? https://www.digital-x-press.com/whatsapp-us/ \r\n\r\nGet started today and experience more engagement!\r\n\r\nBest, \r\nDigital X Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-06-26 22:53:21', '2025-06-26 22:53:21'),
(3534, 'Damon Van Raalte', 'vanraalte.damon@googlemail.com', 'তথ্য অধিকার আইকন', 'Maximize paramountinsurancebd.com\'s traffic potential effortlessly with our free AI service.', 'Eager to power your website growth? Our smart AI technology brings tailored website traffic via keywords and location zones from global areas to towns.\r\nSeeking increased earnings, livelier website traffic, or a stronger digital presence?\r\nWe fine-tune it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/rrQWZNO3', '2025-06-27 02:06:09', '2025-06-27 02:06:09'),
(3535, 'Chester McCray', 'chester.mccray@gmail.com', 'অভিযোগ বক্স', 'Need High Accuracy Crypto Signals?', 'Get high-accuracy crypto signals for just $8/month, with a money-back guarantee and live WhatsApp chat support. Along with the signals, you will also receive crypto market updates, insider news, crypto stories, and access to BTC magazine. We offer our own web portal, as well as Android and iOS mobile apps.\r\n\r\nVisit our Website: https://bullcryptosignals.com\r\n\r\nDownload our Mobile App: https://bullcryptosignals.com/mobile', '2025-06-27 03:28:28', '2025-06-27 03:28:28'),
(3536, 'Anthony Bruce', 'anthony@jmrcapital.co', 'তথ্য অধিকার আইকন', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-06-27 04:39:54', '2025-06-27 04:39:54'),
(3537, 'igortheboss', 'dsb@dsb.gv.at', '?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'The art of data collection made easy! Order now and receive all the essential business contacts you need. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', '2025-06-27 06:37:54', '2025-06-27 06:37:54'),
(3538, 'Dino Orosco', 'dino.orosco@msn.com', 'তথ্য অধিকার আইকন', 'Unlock More Leads with Our AI Traffic Solution', 'Low on website traffic? Our AI-driven service brings targeted visitors to skyrocket your leads. Start your 7-day free trial today.\r\n\r\nhttps://cutt.ly/DrEVvDK4', '2025-06-27 07:42:09', '2025-06-27 07:42:09'),
(3539, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Strike when the iron’s hot', 'Hello Paramountinsurancebd Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Paramountinsurancebd to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paramountinsurancebd.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-27 08:22:35', '2025-06-27 08:22:35'),
(3540, 'Kyle Feng', 'kyle.feng@msn.com', 'তথ্য অধিকার আইকন', 'CONTACT US', 'Hey there Paramountinsurancebd,\r\n\r\n  RE:   >> https://facebook.com/people\r\n\r\nI found your online presence and noticed a strong focus.\r\n\r\nDo you feel your presence could generate more leads or sales?\r\n\r\nMany business owners are seeing stronger results by bringing in a proven expert - avoiding the ad learning curve in the process.\r\n\r\nDiscover what a pro can offer >  Start here:  https://t.ly/AdlyticsGrowthTrack.net\r\n\r\nKyle Feng', '2025-06-27 09:02:29', '2025-06-27 09:02:29'),
(3541, 'Noelia Shafer', 'shafer.noelia75@gmail.com', 'অভিযোগ বক্স', 'Need High Accuracy Crypto Signals?', 'Get high-accuracy crypto signals for just $8/month, with a money-back guarantee and live WhatsApp chat support. Along with the signals, you will also receive crypto market updates, insider news, crypto stories, and access to BTC magazine. We offer our own web portal, as well as Android and iOS mobile apps.\r\n\r\nVisit our Website: https://bullcryptosignals.com\r\n\r\nDownload our Mobile App: https://bullcryptosignals.com/mobile', '2025-06-27 13:00:58', '2025-06-27 13:00:58'),
(3542, 'Jennifer Mack', 'hartz.karolyn@outlook.com', 'অভিযোগ বক্স', 'Last Chance', 'Stay ahead of the season in style!\r\n\r\nLooking to upgrade your fall and winter wardrobe? Native Passion has you covered with fan-favorite denim + hoodie combos and a cozy range of layer-ready styles — perfect for layering and keeping warm in style all season long.\r\n\r\n-- Shop Denim Jackets with Hoodie: https://nativepassion.shop/denim-jackets-with-hoodie/\r\n> Browse All Sweatshirts: https://nativepassion.shop/sweatshirts/\r\n\r\nSnag your favorites before they\'re gone!\r\n\r\n\r\n\r\nWhen you choose to opt-out of subsequent communications from this message, simply fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n2323 Robson St, Eden, CA, USA, 94899', '2025-06-27 14:20:14', '2025-06-27 14:20:14'),
(3543, 'Latoya Gainey', 'review@greatbusi.info', 'তথ্য অধিকার আইকন', 'New Product Test Invitation', 'Hello paramountinsurancebd.com,\r\n\r\nI am Latoya from Getmoreopportunities, you have an excellent website: paramountinsurancebd.com, and I would like to invite you to review our beauty products.\r\n\r\nWe will send you a sampl e and you don\'t need to pay anything: https://www.greatbusi.info/review  \r\n\r\nWhen you think beauty, you might think lipstick and eye shadow, but the cosmetics industry is much more than just makeup. It\'s also hair care and dermatology, not to mention science and technology.\r\n\r\nPopular Products and Their Focus:\r\n\r\nRevitalift Triple Power Anti-Aging Moisturizer:\r\nThis moisturizer, containing pro-retinol, vitamin C, and hyaluronic acid, is designed to target wrinkles, loss of firmness, and radiance. \r\n\r\nRevitalift Retinol Night Serum:\r\nThis serum, rich in retinol, is known for helping to reduce the appearance of fine lines, unclog pores, and even out skin tone. \r\n\r\nHyaluronic Acid Serum:\r\nOur hyaluronic acid serum is popular for its hydrating properties, helping to plump and hydrate the skin. \r\n\r\nRevitalift Water Cream:\r\nA lighter version of the Revitalift moisturizer, the water cream is designed to provide hydration without feeling heavy. \r\n\r\nand much more...\r\n\r\nNow click here to get a sampl e without spending a penny: https://www.greatbusi.info/review \r\n\r\n\r\nBest,\r\n\r\nLatoya Gainey\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2200 Kildeer Drive\r\nNorfolk, VA 23504', '2025-06-27 16:31:02', '2025-06-27 16:31:02'),
(3544, 'Ravi', 'businessgrowtogether@outlook.com', 'তথ্য অধিকার আইকন', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.', '2025-06-27 18:10:00', '2025-06-27 18:10:00'),
(3545, 'Liam Washington', 'serrato.fern51@googlemail.com', 'তথ্য অধিকার আইকন', 'Denim. Tees. Hoodies.', 'New arrivals for kids\' fashion\r\n\r\nNeed comfy tees for everyday wear? At Native Passion, we’ve got a collection full of must-haves.\r\nCheck out our T-Shirts: https://nativepassion.shop/t-shirts/\r\n\r\nWant a classic look with a modern twist? Our denim tops bring it all together.\r\nExplore Denim Shirts: https://nativepassion.shop/denim-shirts/\r\n\r\nFind their new favorite today.\r\n\r\n\r\n\r\nShould you choose to opt-out of any more notifications from me, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nHrutafjor?Ur 7, Lake Placid, CA, USA, 90399', '2025-06-27 19:17:55', '2025-06-27 19:17:55'),
(3546, 'Trista Dewey', 'dewey.trista@msn.com', 'তথ্য অধিকার আইকন', 'Transform Your Website Traffic with One Video', 'Struggling with low website leads for Paramountinsurancebd? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-28 00:22:58', '2025-06-28 00:22:58'),
(3547, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Can you create a long-lasting romantic relationship with your potential mate?', 'Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html', '2025-06-28 01:55:31', '2025-06-28 01:55:31'),
(3548, 'Shaun Gifford', 'promptzilla@growwealthy.info', 'তথ্য অধিকার আইকন', 'Feeding Random Prompts to AI Is for Rookies.   You Deserve a System.', 'Hi paramountinsurancebd.com,\r\n\r\nLet’s skip the hype.\r\n\r\nIf you’re serious about creating, scaling, or automating with AI… using messy, recycled prompts is like putting cheap gas in a racecar.   You won’t win.\r\n\r\nPromptZilla changes the game with 100,000 elite prompts, meticulously categorized and organized in a lightning-fast Excel system.\r\n\r\nThis isn’t another “prompt dump.”\r\n\r\nIt’s a structured productivity engine, engineered for power users who want real results.\r\n\r\nYou’ll be able to:\r\n\r\n	Unlock top-tier output from ChatGPT, Claude, Gemini, MidJourney, and more: https://www.growwealthy.info/promptzilla \r\n\r\n	Execute faster with a clean, clickable layout\r\n\r\n	Eliminate the mess, confusion, and wasted hours\r\n\r\n	Dominate content, marketing, strategy, and brainstorming all from one file\r\n\r\n	Every prompt is in the right place.\r\n\r\n	Every category has its own tab.\r\n\r\n	Every section is instantly accessible from a smart Table of Contents.\r\n\r\nThis is what smart marketers, creators, and entrepreneurs are using to multiply their productivity and it works.\r\n\r\nDon’t feed your AI random junk.   Don’t work harder than you have to.   Go Zilla.\r\n\r\nGrab PromptZilla now before the price jumps or access gets pulled: https://www.growwealthy.info/promptzilla \r\n\r\nShaun Gifford\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2526 Sampson Street\r\nDenver, CO 80202', '2025-06-28 08:28:56', '2025-06-28 08:28:56'),
(3549, 'Williamner', 'jaclyna30@gmail.com', '?????? ????', 'URGENT! Instant Claim: Get Your $199,525.59 Prize Now https://script.google.com/macros/s/AKfycbwllOaiQLOouvp3JnVnDrQbAjGXf1s8-kWIlM4cTjVUkQorOJIMyOMlGklT5FlHapzU/exec/2x3b8a2r/5r5g/c/k1/5z8h6g4r/3x0t/o/j1/2w4i6d5w/3r5d/p/py', 'URGENT MESSAGE! QUICK COLLECT: DON\'T MISS YOUR $199,915.79 WINNINGS https://script.google.com/macros/s/AKfycbyZAYJr7RCB2qpYH_H0wZK-RumjLSTgYHfMYxrqaDKG1vghPkZAighpGBMW24odXEM14w/exec/7z5b8l3t/5v6s/i/vp/6a3y0j4q/6m5z/y/4r/7w9i7s3t/6y5f/8/au', '2025-06-28 13:05:08', '2025-06-28 13:05:08'),
(3550, 'Williamner', 'jaclyna30@gmail.com', '???? ?????? ????', 'URGENT! Instant Claim: Get Your $199,525.59 Prize Now https://script.google.com/macros/s/AKfycbwllOaiQLOouvp3JnVnDrQbAjGXf1s8-kWIlM4cTjVUkQorOJIMyOMlGklT5FlHapzU/exec/2x3b8a2r/5r5g/c/k1/5z8h6g4r/3x0t/o/j1/2w4i6d5w/3r5d/p/py', 'URGENT MESSAGE! QUICK COLLECT: DON\'T MISS YOUR $199,915.79 WINNINGS https://script.google.com/macros/s/AKfycbyZAYJr7RCB2qpYH_H0wZK-RumjLSTgYHfMYxrqaDKG1vghPkZAighpGBMW24odXEM14w/exec/7z5b8l3t/5v6s/i/vp/6a3y0j4q/6m5z/y/4r/7w9i7s3t/6y5f/8/au', '2025-06-28 13:05:09', '2025-06-28 13:05:09'),
(3551, 'Williamner', 'jaclyna30@gmail.com', '???? ?????? ????', 'URGENT! Instant Claim: Get Your $199,525.59 Prize Now https://script.google.com/macros/s/AKfycbwllOaiQLOouvp3JnVnDrQbAjGXf1s8-kWIlM4cTjVUkQorOJIMyOMlGklT5FlHapzU/exec/2x3b8a2r/5r5g/c/k1/5z8h6g4r/3x0t/o/j1/2w4i6d5w/3r5d/p/py', 'URGENT MESSAGE! QUICK COLLECT: DON\'T MISS YOUR $199,915.79 WINNINGS https://script.google.com/macros/s/AKfycbyZAYJr7RCB2qpYH_H0wZK-RumjLSTgYHfMYxrqaDKG1vghPkZAighpGBMW24odXEM14w/exec/7z5b8l3t/5v6s/i/vp/6a3y0j4q/6m5z/y/4r/7w9i7s3t/6y5f/8/au', '2025-06-28 13:05:11', '2025-06-28 13:05:11'),
(3552, 'Williamner', 'jaclyna30@gmail.com', '???? ?????? ????', 'URGENT! Instant Claim: Get Your $199,525.59 Prize Now https://script.google.com/macros/s/AKfycbwllOaiQLOouvp3JnVnDrQbAjGXf1s8-kWIlM4cTjVUkQorOJIMyOMlGklT5FlHapzU/exec/2x3b8a2r/5r5g/c/k1/5z8h6g4r/3x0t/o/j1/2w4i6d5w/3r5d/p/py', 'URGENT MESSAGE! QUICK COLLECT: DON\'T MISS YOUR $199,915.79 WINNINGS https://script.google.com/macros/s/AKfycbyZAYJr7RCB2qpYH_H0wZK-RumjLSTgYHfMYxrqaDKG1vghPkZAighpGBMW24odXEM14w/exec/7z5b8l3t/5v6s/i/vp/6a3y0j4q/6m5z/y/4r/7w9i7s3t/6y5f/8/au', '2025-06-28 13:05:13', '2025-06-28 13:05:13'),
(3553, 'Williamner', 'jaclyna30@gmail.com', '???? ?????? ????', 'URGENT! Instant Claim: Get Your $199,525.59 Prize Now https://script.google.com/macros/s/AKfycbwllOaiQLOouvp3JnVnDrQbAjGXf1s8-kWIlM4cTjVUkQorOJIMyOMlGklT5FlHapzU/exec/2x3b8a2r/5r5g/c/k1/5z8h6g4r/3x0t/o/j1/2w4i6d5w/3r5d/p/py', 'URGENT MESSAGE! QUICK COLLECT: DON\'T MISS YOUR $199,915.79 WINNINGS https://script.google.com/macros/s/AKfycbyZAYJr7RCB2qpYH_H0wZK-RumjLSTgYHfMYxrqaDKG1vghPkZAighpGBMW24odXEM14w/exec/7z5b8l3t/5v6s/i/vp/6a3y0j4q/6m5z/y/4r/7w9i7s3t/6y5f/8/au', '2025-06-28 13:05:14', '2025-06-28 13:05:14'),
(3554, 'GeorgeTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hi, i am wrote about your the price for reseller', 'Salam, qiymətinizi bilmək istədim.', '2025-06-28 17:04:14', '2025-06-28 17:04:14'),
(3555, 'Darcy Mcdougall', 'darcy.mcdougall@gmail.com', 'তথ্য অধিকার আইকন', 'Skyrocket Your Website Traffic with AI', 'Not getting enough leads for Paramountinsurancebd? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-28 22:51:10', '2025-06-28 22:51:10'),
(3556, 'Mike Bernard Becker', 'info@professionalseocleanup.com', '???? ?????? ????', 'Urgent: Toxic Links Found on paramountinsurancebd.com', 'Hi, \r\nWhile reviewing paramountinsurancebd.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. \r\n \r\nWe can clean up your link profile and protect your rankings — all for just $5. \r\n \r\nFix it now before Google does: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Bernard Becker\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com', '2025-06-29 01:09:53', '2025-06-29 01:09:53'),
(3557, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'Cool website!', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Paramountinsurancebd, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Paramountinsurancebd, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit:  \r\nhttps://trustedleadgeneration.com  \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out.  \r\nhttps://trustedleadgeneration.com\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-29 03:36:44', '2025-06-29 03:36:44'),
(3558, 'Jacob Hsu', 'jacob.hsu@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Administrator.', 'Hey 👋\r\n\r\nTrust this finds you in good spirits! \r\n\r\nI\'m reaching out because I\'m blown away by your site\'s aesthetic ✨\r\n\r\nI\'m the curator of **DesignChan.org** - a handpicked selection of exceptional web design work. 🎨\r\n\r\nI\'d be thrilled to highlight your incredible website on our platform! You\'d receive:\r\n\r\n- Enhanced reach to creative professionals 🚀\r\n- Quality backlinks from our trusted domain 📈\r\n- Visibility with our active audience 👥\r\n\r\nFurthermore, you\'re welcome to become part of our platform and post your work directly! 100% free and a great way to meet other design enthusiasts. 🤝\r\n\r\nWould you be interested? I\'d be happy to share more specifics or address any concerns you might have.\r\n\r\nMy email is **Showcase@DesignChan.org** for any questions or to get started.\r\n\r\nThank you for reading and continue the great work! Excited to your response 🙌\r\n\r\nKind regards,\r\n ADMIN - DesignChan.org\r\n\r\nBy the way - You can check out our featured designs at **https://designchan.org** to understand the type of projects we feature! Check out our featured sites that might inspire your own work. 🔗', '2025-06-29 04:27:53', '2025-06-29 04:27:53'),
(3559, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Hallo  i writing about   the price for reseller', 'Zdravo, htio sam znati vašu cijenu.', '2025-06-29 12:10:57', '2025-06-29 12:10:57'),
(3560, 'Parag', 'hireonline4455@outlook.com', 'তথ্য অধিকার আইকন', 'Web Research and Data Collection Service', 'I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions.\r\n\r\nEmail me at Hireonline4455@outlook.com', '2025-06-29 17:15:56', '2025-06-29 17:15:56'),
(3561, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Cool website!', 'Hello to the Paramountinsurancebd Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Paramountinsurancebd - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Paramountinsurancebd, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today!  \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling.  \r\nYou have customers waiting to talk with you right now… don’t leave them waiting.  \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-29 22:24:39', '2025-06-29 22:24:39'),
(3562, 'Andrew', 'info@paramountinsurancebd.com', 'শুদ্ধাচার সেবা বক্স', 'Paramount', 'Good day \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nSincerely, \r\n\r\nAndrew', '2025-06-29 22:41:18', '2025-06-29 22:41:18'),
(3563, 'Dannie Ethridge', 'dannie.ethridge@gmail.com', 'অভিযোগ বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Ready to drive targeted visitors to your Paramountinsurancebd site? This quick video explains how our AI works: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-06-30 04:56:02', '2025-06-30 04:56:02'),
(3564, 'CharlieTob', 'yawiviseya67@gmail.com', '???? ?????? ????', 'Hi,   write about your the prices', 'Hai, saya ingin tahu harga Anda.', '2025-06-30 05:51:29', '2025-06-30 05:51:29'),
(3565, 'Lola Chesson', 'pitchdoc@dollartip.info', 'তথ্য অধিকার আইকন', 'Affiliate Hack: Steal The Sales Page (Legally)', 'Hi,\r\n\r\nThe Affiliate Shortcut Nobody Shared With You\r\nStop building.  Start earning with what\'s already working\r\nYou don’t need to out-market the product.\r\n\r\nYou just need to reposition the sales page to work for you.\r\n\r\nThat’s the magic of PitchDoc.\r\n\r\nIn 3 simple steps, you’ll:\r\n\r\nPick a product\r\nCopy a few things\r\nStart earning\r\n\r\nNo tools.  No setup.  No nonsense.\r\n\r\nReady to use the method that works because it’s simple?  [Click Here For Access: https://www.dollartip.info/pitchdoc ]\r\n\r\nLola Chesson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2587 Lochmere Lane\r\nOld Saybrook, CT 06475', '2025-06-30 08:21:11', '2025-06-30 08:21:11'),
(3566, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Turn Surf-Surf-Surf into Talk Talk Talk', 'Hi Paramountinsurancebd Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Paramountinsurancebd...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\nYou have customers waiting to talk with you right now… don’t keep them waiting.  \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-30 11:46:31', '2025-06-30 11:46:31'),
(3567, 'Amanda Fellows', 'amanda.fellows@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'See immediate results for paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Wanting to boost your website traffic? Our smart AI service delivers targeted visitors using keywords or place-based tags from continents to towns.\r\nLooking to more revenue, engaged visitors, or wider online presence?\r\nWe fine-tune it to fit your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/XrRRGTrY', '2025-06-30 12:08:59', '2025-06-30 12:08:59'),
(3568, 'Eric Jones', 'ericjonesmyemail@gmail.com', 'তথ্য অধিকার আইকন', 'how to turn eyeballs into phone calls', 'Hello to the Paramountinsurancebd Owner,\r\n\r\nThis is Eric here, with a brief note about your website Paramountinsurancebd.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content.  \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=paramountinsurancebd.com', '2025-06-30 17:18:10', '2025-06-30 17:18:10'),
(3569, 'Sophia Behm', 'behm.sophia@gmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Not getting enough website visitors? Our AI traffic service targets the right people to grow your business. Test it out with a 7-day free trial.\r\n\r\nhttps://cutt.ly/WrRZrgBe', '2025-06-30 18:19:25', '2025-06-30 18:19:25'),
(3570, 'Mandy', 'creativeteamhire@outlook.com', 'তথ্য অধিকার আইকন', 'Content Writer and Copywriter', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com', '2025-06-30 19:02:55', '2025-06-30 19:02:55'),
(3571, 'Williamner', 'masemolazandile33@gmail.com', '?????? ????', 'URGENT MESSAGE! SECURE YOUR $199,325.96 FORTUNE IMMEDIATELY https://script.google.com/macros/s/AKfycbyuL2RXvxDPXSJbB0UETDqQXjGpqnC4FvB9wX4L1SLrw9E2AqDozfbCas8nbhMz9h3QSw/exec/5z3h9d4p/5w0f/j/e3/3s7p0h5u/5c6f/y/ot/6r7u8h5u/5q8m/0/j6', 'IMPORTANT! EXCLUSIVE OFFER: $199,425.75 IN YOUR ACCOUNT—WITHDRAWAL TIME! https://script.google.com/macros/s/AKfycbw2GKJFyoTBbMdqsOuo2GG9tzG6-NhfhWW8PiQlOOLipE6hsPGovfgiK1culXvVXTY-0g/exec/6x6i6s3q/7t6s/9/qu/3r9k7j5e/4q6y/v/4t/8x7o8g1r/4w0g/l/43', '2025-06-30 23:47:23', '2025-06-30 23:47:23'),
(3572, 'Williamner', 'masemolazandile33@gmail.com', '???? ?????? ????', 'URGENT MESSAGE! SECURE YOUR $199,325.96 FORTUNE IMMEDIATELY https://script.google.com/macros/s/AKfycbyuL2RXvxDPXSJbB0UETDqQXjGpqnC4FvB9wX4L1SLrw9E2AqDozfbCas8nbhMz9h3QSw/exec/5z3h9d4p/5w0f/j/e3/3s7p0h5u/5c6f/y/ot/6r7u8h5u/5q8m/0/j6', 'IMPORTANT! EXCLUSIVE OFFER: $199,425.75 IN YOUR ACCOUNT—WITHDRAWAL TIME! https://script.google.com/macros/s/AKfycbw2GKJFyoTBbMdqsOuo2GG9tzG6-NhfhWW8PiQlOOLipE6hsPGovfgiK1culXvVXTY-0g/exec/6x6i6s3q/7t6s/9/qu/3r9k7j5e/4q6y/v/4t/8x7o8g1r/4w0g/l/43', '2025-06-30 23:47:25', '2025-06-30 23:47:25'),
(3573, 'Williamner', 'masemolazandile33@gmail.com', '?????? ????', 'URGENT MESSAGE! SECURE YOUR $199,325.96 FORTUNE IMMEDIATELY https://script.google.com/macros/s/AKfycbyuL2RXvxDPXSJbB0UETDqQXjGpqnC4FvB9wX4L1SLrw9E2AqDozfbCas8nbhMz9h3QSw/exec/5z3h9d4p/5w0f/j/e3/3s7p0h5u/5c6f/y/ot/6r7u8h5u/5q8m/0/j6', 'IMPORTANT! EXCLUSIVE OFFER: $199,425.75 IN YOUR ACCOUNT—WITHDRAWAL TIME! https://script.google.com/macros/s/AKfycbw2GKJFyoTBbMdqsOuo2GG9tzG6-NhfhWW8PiQlOOLipE6hsPGovfgiK1culXvVXTY-0g/exec/6x6i6s3q/7t6s/9/qu/3r9k7j5e/4q6y/v/4t/8x7o8g1r/4w0g/l/43', '2025-06-30 23:47:28', '2025-06-30 23:47:28'),
(3574, 'Williamner', 'masemolazandile33@gmail.com', '???? ?????? ????', 'URGENT MESSAGE! SECURE YOUR $199,325.96 FORTUNE IMMEDIATELY https://script.google.com/macros/s/AKfycbyuL2RXvxDPXSJbB0UETDqQXjGpqnC4FvB9wX4L1SLrw9E2AqDozfbCas8nbhMz9h3QSw/exec/5z3h9d4p/5w0f/j/e3/3s7p0h5u/5c6f/y/ot/6r7u8h5u/5q8m/0/j6', 'IMPORTANT! EXCLUSIVE OFFER: $199,425.75 IN YOUR ACCOUNT—WITHDRAWAL TIME! https://script.google.com/macros/s/AKfycbw2GKJFyoTBbMdqsOuo2GG9tzG6-NhfhWW8PiQlOOLipE6hsPGovfgiK1culXvVXTY-0g/exec/6x6i6s3q/7t6s/9/qu/3r9k7j5e/4q6y/v/4t/8x7o8g1r/4w0g/l/43', '2025-06-30 23:47:30', '2025-06-30 23:47:30'),
(3575, 'Williamner', 'masemolazandile33@gmail.com', '?????? ????', 'URGENT MESSAGE! SECURE YOUR $199,325.96 FORTUNE IMMEDIATELY https://script.google.com/macros/s/AKfycbyuL2RXvxDPXSJbB0UETDqQXjGpqnC4FvB9wX4L1SLrw9E2AqDozfbCas8nbhMz9h3QSw/exec/5z3h9d4p/5w0f/j/e3/3s7p0h5u/5c6f/y/ot/6r7u8h5u/5q8m/0/j6', 'IMPORTANT! EXCLUSIVE OFFER: $199,425.75 IN YOUR ACCOUNT—WITHDRAWAL TIME! https://script.google.com/macros/s/AKfycbw2GKJFyoTBbMdqsOuo2GG9tzG6-NhfhWW8PiQlOOLipE6hsPGovfgiK1culXvVXTY-0g/exec/6x6i6s3q/7t6s/9/qu/3r9k7j5e/4q6y/v/4t/8x7o8g1r/4w0g/l/43', '2025-06-30 23:47:32', '2025-06-30 23:47:32'),
(3576, 'Freeman Rushing', 'rushing.freeman@outlook.com', 'অভিযোগ বক্স', 'Your Deserves to Be #1 on Google search and  Maps', 'Hi,\r\n\r\nWant to dominate your local market and show up everywhere your customers search?\r\nThis Local Search Super Circle strategy builds your business visibility across 50+ high-authority platforms, boosting your Google Maps rankings, local SEO, and trust signals—fast.\r\n\r\n\r\n✅ Perfect for service businesses, agencies, or local stores\r\n\r\n✅ Built by an expert with proven local ranking results\r\n\r\n✅ Done-for-you, no tech skills needed\r\n\r\n📍Stand out locally.\r\n Get found. Grow faster.\r\n\r\n👉 Claim Your Visibility Boost Now\r\nhttps://tinyurl.com/ye28x78s', '2025-06-30 23:51:27', '2025-06-30 23:51:27'),
(3577, 'Luigi Feaster', 'feaster.luigi@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Discover the Secret to More Website Leads', 'Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-01 02:36:04', '2025-07-01 02:36:04'),
(3578, 'Gaston Wynn', 'gaston.wynn@outlook.com', 'অভিযোগ বক্স', 'Skyrocket Your Website Traffic with AI', 'Is your website missing out on traffic? Our AI service brings in targeted visitors to lift your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/DrEVvDK4', '2025-07-01 02:38:23', '2025-07-01 02:38:23'),
(3579, 'NATREGTEGH1772986NEHTYHYHTR', 'igxtbqee@aurevoirmail.com', '?????? ????', 'TORHTYHTH1772986TIGFHFGER', 'MEYJTJ1772986MARETRYTR', '2025-07-01 15:52:44', '2025-07-01 15:52:44'),
(3580, '* * * Win Free Cash Instantly: http://tanakass-web.com/index.php?m2t7se * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '98ayu0', 'le9kxn', '2025-07-01 19:56:25', '2025-07-01 19:56:25'),
(3581, '* * * <a href=\"http://tanakass-web.com/index.php?m2t7se\">Unlock Free Spins Today</a> * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', '98ayu0', 'le9kxn', '2025-07-01 19:56:57', '2025-07-01 19:56:57'),
(3582, '* * * Claim Free iPhone 16: https://uddip.org/index.php?1l2sbe * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'vr0ddk', '4qnhs5', '2025-07-01 19:57:09', '2025-07-01 19:57:09'),
(3583, '* * * <a href=\"https://uddip.org/index.php?1l2sbe\">Unlock Free Spins Today</a> * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'pazapz@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'vr0ddk', '4qnhs5', '2025-07-01 19:57:11', '2025-07-01 19:57:11'),
(3584, 'Major Jessep', 'major.jessep@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Need High Accuracy Crypto Signals?', 'Get high-accuracy crypto signals for just $8/month, with a money-back guarantee and live WhatsApp chat support. Along with the signals, you will also receive crypto market updates, insider news, crypto stories, and access to BTC magazine. We offer our own web portal, as well as Android and iOS mobile apps.\r\n\r\nVisit our Website: https://bullcryptosignals.com\r\n\r\nDownload our Mobile App: https://bullcryptosignals.com/mobile', '2025-07-02 03:17:28', '2025-07-02 03:17:28'),
(3585, 'LeeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hallo, i write about     price', 'Hallo, ek wou jou prys ken.', '2025-07-02 13:47:05', '2025-07-02 13:47:05'),
(3586, 'Williamner', 'cifathcp@bradley-garcia.org', '?????? ????', 'IMPORTANT MESSAGE! Act Fast: Claim Your $199,165.78 Today https://script.google.com/macros/s/AKfycbzzZevCHDzfST_Zbza48I8lKvKEZ8l80PtflWER3QOL5g1C1Bs92ifOP20l1lBhKM3j/exec/7v5h7a5o/3x6s/i/d5/1d1b9l5e/5v0r/f/27/4a1p7s1q/7n7f/i/cp', 'URGENT! MONEY RUSH! WITHDRAW YOUR $199,665.04 URGENTLY! https://script.google.com/macros/s/AKfycbycGBnBCNBVoQuepk5OnUG1vug0LIxrzvMrZ6PYgl2DqUfzolpJT8RCHeqArERd3HvPww/exec/1e5u7d4e/7m5m/c/y8/5q3k0h2r/4r9r/f/57/5e0g7h4i/4u6r/w/v9', '2025-07-02 17:22:01', '2025-07-02 17:22:01'),
(3587, 'Williamner', 'cifathcp@bradley-garcia.org', '???? ?????? ????', 'IMPORTANT MESSAGE! Act Fast: Claim Your $199,165.78 Today https://script.google.com/macros/s/AKfycbzzZevCHDzfST_Zbza48I8lKvKEZ8l80PtflWER3QOL5g1C1Bs92ifOP20l1lBhKM3j/exec/7v5h7a5o/3x6s/i/d5/1d1b9l5e/5v0r/f/27/4a1p7s1q/7n7f/i/cp', 'URGENT! MONEY RUSH! WITHDRAW YOUR $199,665.04 URGENTLY! https://script.google.com/macros/s/AKfycbycGBnBCNBVoQuepk5OnUG1vug0LIxrzvMrZ6PYgl2DqUfzolpJT8RCHeqArERd3HvPww/exec/1e5u7d4e/7m5m/c/y8/5q3k0h2r/4r9r/f/57/5e0g7h4i/4u6r/w/v9', '2025-07-02 17:22:03', '2025-07-02 17:22:03'),
(3588, 'Williamner', 'cifathcp@bradley-garcia.org', '???? ?????? ????', 'IMPORTANT MESSAGE! Act Fast: Claim Your $199,165.78 Today https://script.google.com/macros/s/AKfycbzzZevCHDzfST_Zbza48I8lKvKEZ8l80PtflWER3QOL5g1C1Bs92ifOP20l1lBhKM3j/exec/7v5h7a5o/3x6s/i/d5/1d1b9l5e/5v0r/f/27/4a1p7s1q/7n7f/i/cp', 'URGENT! MONEY RUSH! WITHDRAW YOUR $199,665.04 URGENTLY! https://script.google.com/macros/s/AKfycbycGBnBCNBVoQuepk5OnUG1vug0LIxrzvMrZ6PYgl2DqUfzolpJT8RCHeqArERd3HvPww/exec/1e5u7d4e/7m5m/c/y8/5q3k0h2r/4r9r/f/57/5e0g7h4i/4u6r/w/v9', '2025-07-02 17:22:05', '2025-07-02 17:22:05'),
(3589, 'Williamner', 'cifathcp@bradley-garcia.org', '???? ?????? ????', 'IMPORTANT MESSAGE! Act Fast: Claim Your $199,165.78 Today https://script.google.com/macros/s/AKfycbzzZevCHDzfST_Zbza48I8lKvKEZ8l80PtflWER3QOL5g1C1Bs92ifOP20l1lBhKM3j/exec/7v5h7a5o/3x6s/i/d5/1d1b9l5e/5v0r/f/27/4a1p7s1q/7n7f/i/cp', 'URGENT! MONEY RUSH! WITHDRAW YOUR $199,665.04 URGENTLY! https://script.google.com/macros/s/AKfycbycGBnBCNBVoQuepk5OnUG1vug0LIxrzvMrZ6PYgl2DqUfzolpJT8RCHeqArERd3HvPww/exec/1e5u7d4e/7m5m/c/y8/5q3k0h2r/4r9r/f/57/5e0g7h4i/4u6r/w/v9', '2025-07-02 17:22:07', '2025-07-02 17:22:07'),
(3590, 'Williamner', 'cifathcp@bradley-garcia.org', '???? ?????? ????', 'IMPORTANT MESSAGE! Act Fast: Claim Your $199,165.78 Today https://script.google.com/macros/s/AKfycbzzZevCHDzfST_Zbza48I8lKvKEZ8l80PtflWER3QOL5g1C1Bs92ifOP20l1lBhKM3j/exec/7v5h7a5o/3x6s/i/d5/1d1b9l5e/5v0r/f/27/4a1p7s1q/7n7f/i/cp', 'URGENT! MONEY RUSH! WITHDRAW YOUR $199,665.04 URGENTLY! https://script.google.com/macros/s/AKfycbycGBnBCNBVoQuepk5OnUG1vug0LIxrzvMrZ6PYgl2DqUfzolpJT8RCHeqArERd3HvPww/exec/1e5u7d4e/7m5m/c/y8/5q3k0h2r/4r9r/f/57/5e0g7h4i/4u6r/w/v9', '2025-07-02 17:22:10', '2025-07-02 17:22:10'),
(3591, 'Joya Walker', 'review@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Grab your sample of beauty products today', 'Hello paramountinsurancebd.com,\r\n\r\nI am Latoya from Getmoreopportunities, you have an excellent website: paramountinsurancebd.com, and I would like to invite you to review our beauty products.\r\n\r\nWe will send you a sampl e and you don\'t need to pay anything: https://www.growthmarketingnow.info/reviews  \r\n\r\nWhen you think beauty, you might think lipstick and eye shadow, but the cosmetics industry is much more than just makeup. It\'s also hair care and dermatology, not to mention science and technology.\r\n\r\nPopular Products and Their Focus:\r\n\r\nRevitalift Triple Power Anti-Aging Moisturizer:\r\nThis moisturizer, containing pro-retinol, vitamin C, and hyaluronic acid, is designed to target wrinkles, loss of firmness, and radiance. \r\n\r\nRevitalift Retinol Night Serum:\r\nThis serum, rich in retinol, is known for helping to reduce the appearance of fine lines, unclog pores, and even out skin tone. \r\n\r\nHyaluronic Acid Serum:\r\nOur hyaluronic acid serum is popular for its hydrating properties, helping to plump and hydrate the skin. \r\n\r\nRevitalift Water Cream:\r\nA lighter version of the Revitalift moisturizer, the water cream is designed to provide hydration without feeling heavy. \r\n\r\nand much more...\r\n\r\nNow click here to get a sampl e without spending a penny: https://www.growthmarketingnow.info/reviews \r\n\r\n\r\nBest,\r\n\r\nJoya Walker\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 2500 Chicago Avenue\r\nDinuba, CA 93618', '2025-07-02 21:50:14', '2025-07-02 21:50:14'),
(3592, 'Hollie Mcwhorter', 'mcwhorter.hollie@outlook.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s reach with our AI traffic service.', 'Eager to turbocharge your website traffic? Our AI-powered technology delivers targeted website traffic through keywords or place-based filters from countries to neighborhoods.\r\nAiming at more revenue, active engagement, or expanded online impact?\r\nWe adjust it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/urRRGDeP', '2025-07-03 03:17:16', '2025-07-03 03:17:16'),
(3593, 'SimonTob', 'irinademenkova86@gmail.com', '???? ?????? ????', 'Hello,   wrote about your   price for reseller', 'Ola, quería saber o seu prezo.', '2025-07-03 06:13:34', '2025-07-03 06:13:34'),
(3594, 'EdwardGuAdE', 'jessica.reafleng33@gmail.com', '?????? ????', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - http://e-instalator.pl/goto/https://telegra.ph/gmt-06-12?7397', '2025-07-03 13:35:31', '2025-07-03 13:35:31'),
(3595, 'EdwardGuAdE', 'jessica.reafleng33@gmail.com', '?????? ????', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - http://e-instalator.pl/goto/https://telegra.ph/gmt-06-12?7397', '2025-07-03 13:35:33', '2025-07-03 13:35:33'),
(3596, 'EdwardGuAdE', 'jessica.reafleng33@gmail.com', '?????? ????', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - http://e-instalator.pl/goto/https://telegra.ph/gmt-06-12?7397', '2025-07-03 13:35:35', '2025-07-03 13:35:35'),
(3597, 'EdwardGuAdE', 'jessica.reafleng33@gmail.com', '?????? ????', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - http://e-instalator.pl/goto/https://telegra.ph/gmt-06-12?7397', '2025-07-03 13:35:37', '2025-07-03 13:35:37'),
(3598, 'EdwardGuAdE', 'jessica.reafleng33@gmail.com', '?????? ????', 'You have accumulated $144,000 on your Google Ads balance', 'Google Ads intends to pay you $144,000 for viewing ads on Google services - http://e-instalator.pl/goto/https://telegra.ph/gmt-06-12?7397', '2025-07-03 13:35:39', '2025-07-03 13:35:39'),
(3599, 'James Rockwell', 'wealthgroup@increasetraffic.shop', 'অভিযোগ বক্স', 'Earn 999 dollars/day via cryptocurrency in several ways', 'Hi,\r\n\r\nWealth Group is the world\'s leading cryptocurrency trading and educational community!   Don\'t miss the opportunity to join and learn from the top trading experts in the field.\r\n\r\nWith over 7 years of crypto trading experience, John founded Wealth Group in 2020 after realizing the crypto space lacked a TRUE community where traders could connect and provide value to each other.   \r\n\r\nWG is the #1 place to be for anything crypto related whether it’s meme coins, futures trading, airdrops, trading, long term or education.   Many people join WG for the trades but stay for the community: https://www.increasetraffic.shop/wealthgroup \r\n\r\nWhat you will get:\r\nAccess to an active crypto community for collaboration and shared insights​.\r\nReceive expert market analysis and coin spotlights for informed trading​.\r\nUse advanced trading tools, including leverage and hedging strategies.\r\nLearn effective risk management to maximize trading profitability.\r\n\r\nClick here to earn $999 a day: https://www.increasetraffic.shop/wealthgroup \r\n\r\n\r\nJames Rockwell\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 1846 Kimberly Way\r\nLowell, MA 01852', '2025-07-03 13:51:27', '2025-07-03 13:51:27');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3600, 'Charline Weldon', 'charline.weldon@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Vfch qte', 'Hey there Paramountinsurancebd,\r\n\r\n  Regarding  --  https://facebook.com/people\r\n\r\nJust reviewed your site—it’s clear you\'re active online.\r\n\r\nHave you ever considered outsourcing Facebook marketing?\r\n\r\nMany business owners are seeing stronger results by partnering with a specialist - focusing on running their business in the process.\r\n\r\nDiscover what a pro can offer >  Start here:  https://t.ly/FlowLaunchZone.com\r\n\r\nCharline Weldon', '2025-07-03 22:23:28', '2025-07-03 22:23:28'),
(3601, 'Dustin S', 'halcomb.santiago@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Partnership Proposal', 'Hey there,\r\n\r\nI came across your listing it’s live, but not ranking high on Google Maps, so people nearby might not be finding you.\r\n\r\nI help businesses rank higher with local SEO and citations. One client saw 4x more local calls in 30 days.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/projects-Dustin\r\n\r\nBest,\r\nDustin', '2025-07-04 07:50:57', '2025-07-04 07:50:57'),
(3602, 'Kathryn Conybeare', 'conybeare.kathryn63@hotmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Discover how our AI can skyrocket your Paramountinsurancebd website leads in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-04 18:13:00', '2025-07-04 18:13:00'),
(3603, 'Williamner', 'kryswill36@gmail.com', '?????? ????', 'IMPORTANT MESSAGE! Claim Your $199,585.79 Gift Before Midnight!', 'IMPORTANT MESSAGE! This Just In! $199,705.44 Reward for You! https://script.google.com/macros/s/AKfycbyjvoogXV2JPY2kUm_2FChD-_CMpQbMp2S77xVJE3oe_rui6xbUCxiI5phab7aE5VVN/exec/0c7m0a2t/5c9z/i/m5/5a8b7g5i/7w0s/c/ye/9d6u8h2y/6r6g/w/o0', '2025-07-05 06:11:36', '2025-07-05 06:11:36'),
(3604, 'Williamner', 'kryswill36@gmail.com', '???? ?????? ????', 'IMPORTANT MESSAGE! Claim Your $199,585.79 Gift Before Midnight!', 'IMPORTANT MESSAGE! This Just In! $199,705.44 Reward for You! https://script.google.com/macros/s/AKfycbyjvoogXV2JPY2kUm_2FChD-_CMpQbMp2S77xVJE3oe_rui6xbUCxiI5phab7aE5VVN/exec/0c7m0a2t/5c9z/i/m5/5a8b7g5i/7w0s/c/ye/9d6u8h2y/6r6g/w/o0', '2025-07-05 06:11:38', '2025-07-05 06:11:38'),
(3605, 'Williamner', 'kryswill36@gmail.com', '?????? ????', 'IMPORTANT MESSAGE! Claim Your $199,585.79 Gift Before Midnight!', 'IMPORTANT MESSAGE! This Just In! $199,705.44 Reward for You! https://script.google.com/macros/s/AKfycbyjvoogXV2JPY2kUm_2FChD-_CMpQbMp2S77xVJE3oe_rui6xbUCxiI5phab7aE5VVN/exec/0c7m0a2t/5c9z/i/m5/5a8b7g5i/7w0s/c/ye/9d6u8h2y/6r6g/w/o0', '2025-07-05 06:11:39', '2025-07-05 06:11:39'),
(3606, 'Williamner', 'kryswill36@gmail.com', '?????? ????', 'IMPORTANT MESSAGE! Claim Your $199,585.79 Gift Before Midnight!', 'IMPORTANT MESSAGE! This Just In! $199,705.44 Reward for You! https://script.google.com/macros/s/AKfycbyjvoogXV2JPY2kUm_2FChD-_CMpQbMp2S77xVJE3oe_rui6xbUCxiI5phab7aE5VVN/exec/0c7m0a2t/5c9z/i/m5/5a8b7g5i/7w0s/c/ye/9d6u8h2y/6r6g/w/o0', '2025-07-05 06:11:41', '2025-07-05 06:11:41'),
(3607, 'Williamner', 'kryswill36@gmail.com', '?????? ????', 'IMPORTANT MESSAGE! Claim Your $199,585.79 Gift Before Midnight!', 'IMPORTANT MESSAGE! This Just In! $199,705.44 Reward for You! https://script.google.com/macros/s/AKfycbyjvoogXV2JPY2kUm_2FChD-_CMpQbMp2S77xVJE3oe_rui6xbUCxiI5phab7aE5VVN/exec/0c7m0a2t/5c9z/i/m5/5a8b7g5i/7w0s/c/ye/9d6u8h2y/6r6g/w/o0', '2025-07-05 06:11:43', '2025-07-05 06:11:43'),
(3608, 'Elsie Simeone', 'strikeaccess@goldtip.shop', 'তথ্য অধিকার আইকন', 'Unlock $1,000+ in reselling profits', 'Hi!  \r\n\r\nI\'ve been in the world of buying and selling for over 10 years.   I\'ve helped others generate revenue surpassing $5M+. Click here to unlock $1,000+ in reselling profits - your 30-day blueprint to success: https://www.goldtip.shop/strikeaccess .\r\n\r\nGain insights, tools, and support for collectibles and investments.\r\n	Premium Access:\r\n	Get access to our exclusive Discord server and interact with the rest of the community.\r\n	\r\n	Seiminar Recordings:\r\n	Access our EXCLUSIVE seminars packed with expert tips to boost your profits.\r\n	\r\n	Guides:\r\n	Access our in-house guides to unlock the secrets of reselling. \r\n\r\nPro:\r\n	Curated selection of free items sourced for you: https://www.goldtip.shop/strikeaccess .\r\n	Weekly classes on reselling and business growth strategies.\r\n	Access to free auto-checkout slots for securing must-have items.\r\n	1-on-1 support to launch and scale your reselling business.\r\n	Exclusive insights into price errors, deals, and profitable flips.\r\n\r\nElsie Simeone\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3313 Gateway Road\r\nPortland, OR 97230', '2025-07-05 07:10:18', '2025-07-05 07:10:18'),
(3609, 'Mike Liam De Smet', 'info@digital-x-press.com', '???? ?????? ????', 'Add AEO to your SEO strategies today !', 'Hi, \r\nI understand that some companies struggle grasping that organic ranking growth is a continuous effort and a carefully organized regular commitment. \r\n \r\nSadly, very few marketers have the willingness to observe the incremental yet meaningful results that can completely change their search performance. \r\n \r\nWith regular search engine updates, a stable, long-term strategy including Answer Engine Optimization (AEO) is critical for getting a positive ROI. \r\n \r\nIf you recognize this as the best approach, collaborate with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nChat With Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe offer exceptional results for your resources, and you will appreciate choosing us as your growth partner. \r\n \r\nBest regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-07-05 18:05:44', '2025-07-05 18:05:44'),
(3610, 'Lola Burris', 'multioffer@unlockrevenue.info', 'অভিযোগ বক্স', 'Get $999/Day in Commissions', 'Hi,\r\n\r\nI was burned out working a 9-5 job, living paycheck to paycheck. But these opportunities allowed me to fire my boss and make all the money I need from home. The cash keeps rolling in. You can do this, too…from anywhere: https://www.unlockrevenue.info/multioffer !\r\n\r\nThe list of these opportunities you can get for f ree:\r\n\r\nAutomatic Cash Machine -  7-Minute Trick Turns My Phone Into a $1,089/Day Cash Machine \r\n	Most online money-making systems require you to build websites, find products, or market heavily. With Automatic Cash Machine, all the hard work is already done for you. You’re just doing the easy bit each day to bring in the profits.\r\n	\r\nMega Motivational Reels - Ready to Sell Viral Reels\r\n	 Viral Reels that you can use to generate viral traffic, grow your social media profiles or sell as is and keep 100% of the profits (full PLR Rights is included)!\r\n\r\nGo Beaver -  Earn $2,464/Day as an Affiliate by Cloning Winning Ads with A.I.\r\n	GPT-powered engine lets you spy on top-performing ads and recreate their success instantly.  With built-in support for over 25 languages, you’ll have everything you need to reach and convert global audiences fast.\r\n	Thousands have already transformed their marketing with Go Beaver AI—and now it’s your turn.\r\n\r\nMore business opportunities...\r\n\r\nOnce you complete the initial setup, which won’t take long, you\'ll be ready to start making money almost instantly: https://www.unlockrevenue.info/multioffer .\r\n\r\nBest,\r\n\r\nLola Burris\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n200 Rogers Street\r\nMilford, OH 45150', '2025-07-05 19:12:44', '2025-07-05 19:12:44'),
(3611, 'LeeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hello, i wrote about     prices', 'Salam, qiymətinizi bilmək istədim.', '2025-07-05 21:28:28', '2025-07-05 21:28:28'),
(3612, 'Karen B.', 'outreachseo56@gmail.com', 'তথ্য অধিকার আইকন', 'Link exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-07-06 01:43:38', '2025-07-06 01:43:38'),
(3613, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Aloha  i am wrote about   the price for reseller', 'Прывітанне, я хацеў даведацца Ваш прайс.', '2025-07-06 03:38:51', '2025-07-06 03:38:51'),
(3614, 'Lasonya Menhennitt', 'lasonya.menhennitt@gmail.com', 'অভিযোগ বক্স', 'Low Leads? Watch This Quick AI Fix', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-06 05:15:24', '2025-07-06 05:15:24'),
(3615, 'Katrice Barham', 'katrice.barham@gmail.com', 'অভিযোগ বক্স', 'Struggling with Website Traffic? This Video Can Help!', 'Need more clicks and conversions for Paramountinsurancebd? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-06 09:31:15', '2025-07-06 09:31:15'),
(3616, 'Ivan Rocha', 'ivan.rocha@gmail.com', 'অভিযোগ বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Need help getting targeted visitors to your website? Our AI-powered solution delivers. Try it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/WrRZrgBe', '2025-07-06 13:33:36', '2025-07-06 13:33:36'),
(3617, 'Ravi', 'businessgrowtogether@outlook.com', 'অভিযোগ বক্স', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.', '2025-07-06 21:02:32', '2025-07-06 21:02:32'),
(3618, 'Dustin S', 'emmons.leah@gmail.com', 'অভিযোগ বক্স', 'Partnership Proposal', 'Hey there,\r\n\r\nI came across your listing it’s live, but not ranking high on Google Maps, so people nearby might not be finding you.\r\n\r\nI help businesses rank higher with local SEO and citations. One client saw 4x more local calls in 30 days.\r\n\r\nWant me to take a quick look?\r\n\r\nCheck out my work here: https://bit.ly/projects-Dustin\r\n\r\nBest,\r\nDustin', '2025-07-06 22:28:43', '2025-07-06 22:28:43'),
(3619, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hello, i write about   the price', 'Sveiki, aš norėjau sužinoti jūsų kainą.', '2025-07-07 05:41:33', '2025-07-07 05:41:33'),
(3620, 'Williamner', 'a8823930@gmail.com', '???? ?????? ????', 'IMPORTANT! CLAIM YOUR $199,855.79 REWARD: ACT FAST', 'IMPORTANT MESSAGE! Urgent Call: Claim Your $199,625.11 Now or Miss Out https://script.google.com/macros/s/AKfycbwAYf7ZjllW3h_lUcnn9eVkVu3m17ZJMs78gWiHah8Gif18ge4ZELtNygenJyReQkyTtA/exec/1a3b8j1i/3t9y/j/y5/6s6k8d5i/5e9r/c/cq/6r7b0l4w/6w7r/g/dt', '2025-07-07 09:39:19', '2025-07-07 09:39:19'),
(3621, 'Williamner', 'a8823930@gmail.com', '???? ?????? ????', 'IMPORTANT! CLAIM YOUR $199,855.79 REWARD: ACT FAST', 'IMPORTANT MESSAGE! Urgent Call: Claim Your $199,625.11 Now or Miss Out https://script.google.com/macros/s/AKfycbwAYf7ZjllW3h_lUcnn9eVkVu3m17ZJMs78gWiHah8Gif18ge4ZELtNygenJyReQkyTtA/exec/1a3b8j1i/3t9y/j/y5/6s6k8d5i/5e9r/c/cq/6r7b0l4w/6w7r/g/dt', '2025-07-07 09:39:21', '2025-07-07 09:39:21'),
(3622, 'Williamner', 'a8823930@gmail.com', '?????? ????', 'IMPORTANT! CLAIM YOUR $199,855.79 REWARD: ACT FAST', 'IMPORTANT MESSAGE! Urgent Call: Claim Your $199,625.11 Now or Miss Out https://script.google.com/macros/s/AKfycbwAYf7ZjllW3h_lUcnn9eVkVu3m17ZJMs78gWiHah8Gif18ge4ZELtNygenJyReQkyTtA/exec/1a3b8j1i/3t9y/j/y5/6s6k8d5i/5e9r/c/cq/6r7b0l4w/6w7r/g/dt', '2025-07-07 09:39:23', '2025-07-07 09:39:23'),
(3623, 'Williamner', 'a8823930@gmail.com', '???? ?????? ????', 'IMPORTANT! CLAIM YOUR $199,855.79 REWARD: ACT FAST', 'IMPORTANT MESSAGE! Urgent Call: Claim Your $199,625.11 Now or Miss Out https://script.google.com/macros/s/AKfycbwAYf7ZjllW3h_lUcnn9eVkVu3m17ZJMs78gWiHah8Gif18ge4ZELtNygenJyReQkyTtA/exec/1a3b8j1i/3t9y/j/y5/6s6k8d5i/5e9r/c/cq/6r7b0l4w/6w7r/g/dt', '2025-07-07 09:39:25', '2025-07-07 09:39:25'),
(3624, 'Williamner', 'a8823930@gmail.com', '???? ?????? ????', 'IMPORTANT! CLAIM YOUR $199,855.79 REWARD: ACT FAST', 'IMPORTANT MESSAGE! Urgent Call: Claim Your $199,625.11 Now or Miss Out https://script.google.com/macros/s/AKfycbwAYf7ZjllW3h_lUcnn9eVkVu3m17ZJMs78gWiHah8Gif18ge4ZELtNygenJyReQkyTtA/exec/1a3b8j1i/3t9y/j/y5/6s6k8d5i/5e9r/c/cq/6r7b0l4w/6w7r/g/dt', '2025-07-07 09:39:26', '2025-07-07 09:39:26'),
(3625, 'John Jackson', 'amazeai@getprofitnow.info', 'শুদ্ধাচার সেবা বক্স', 'How to Make $10K/Month with AI', 'Hi,\r\n\r\nAI offers numerous avenues for generating substantial profits in 2025, from developing and selling AI-powered products to leveraging AI for business optimization and content creation.\r\n\r\nForget the 2024 playbook – it’s time to level up with the most profitable AI business opportunities for 2025. Here’s a sneak peek:\r\n\r\nAmazeAi - \r\n	The World\'s First Exploit Amazon Using AI . Each Amazon AI-Site Sends Us Hundreds Of Dollars For Free! (We don’t create these sites manually or spend money to create them…) : https://www.getprofitnow.info/amazeai \r\n	\r\nClickAgent AI -\r\n	ClickAgentAI is the World’s 1st ever AI-powered Selling Room that talks, explains, and closes like a human rep — but works 24/7 without breaks.\r\n	Here\'s the result beta tester got:\r\n	31 clicks -> 7 leads -> 3 sales — in 48 hours.\r\n	All from one room.\r\n	No funnel.  No email sequence.  Just one affiliate link that does the job.\r\n\r\nClipsMate AI - \r\n	What If AI Video Could Make You an Extra $5K-$10K/Month?\r\n\r\n	By now, you\'ve heard that AI is changing everything—but let\'s talk about how AI video creation is opening up profit opportunities that most people haven\'t discovered yet.\r\n\r\n	They just figured out how to use the right AI video tools at the right time.\r\n\r\n	And right now, the fastest way to capitalize on this shift is ClipsMate AI—the first platform that makes professional video creation accessible to everyone, regardless of technical skills.\r\n	\r\nAnd much more...\r\n\r\nIn 2025, artificial intelligence isn’t just a tool—it’s a thriving ecosystem of opportunities, reshaping how individuals and businesses generate wealth. Take action and you\'ll be the next millionaire: https://www.getprofitnow.info/amazeai \r\n\r\n\r\n\r\nBest,\r\n\r\nJohn Jackson\r\n \r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 3389 O Conner Street\r\nGulfport, MS 39501', '2025-07-07 13:44:30', '2025-07-07 13:44:30'),
(3626, 'Alvin Deen', 'alvin deen0@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hi,\r\n\r\nTeam killed it? Skip the boring swag.\r\n\r\nDrop a bouquet that makes it personal, without overthinking it. All class.\r\n\r\nSend blooms, stress-free: https://t.ly/ecoroseworld.com\r\n\r\nAlvin Deen', '2025-07-07 14:47:38', '2025-07-07 14:47:38'),
(3627, 'Williamner', 'danmckd1000@yahoo.com', '???? ?????? ????', '$200,625.42 PRIZE – 10 MINUTES LEFT!', 'Act Fast: Collect Your $200,595.08 Today https://egyszervolt.hu/banner.php?name=bubaj-2018-link&url=telegra.ph%2Fnfs-06-11%3F6357', '2025-07-07 18:01:05', '2025-07-07 18:01:05'),
(3628, 'Williamner', 'danmckd1000@yahoo.com', '???? ?????? ????', '$200,625.42 PRIZE – 10 MINUTES LEFT!', 'Act Fast: Collect Your $200,595.08 Today https://egyszervolt.hu/banner.php?name=bubaj-2018-link&url=telegra.ph%2Fnfs-06-11%3F6357', '2025-07-07 18:01:07', '2025-07-07 18:01:07'),
(3629, 'Williamner', 'danmckd1000@yahoo.com', '?????? ????', '$200,625.42 PRIZE – 10 MINUTES LEFT!', 'Act Fast: Collect Your $200,595.08 Today https://egyszervolt.hu/banner.php?name=bubaj-2018-link&url=telegra.ph%2Fnfs-06-11%3F6357', '2025-07-07 18:01:09', '2025-07-07 18:01:09'),
(3630, 'Williamner', 'danmckd1000@yahoo.com', '?????? ????', '$200,625.42 PRIZE – 10 MINUTES LEFT!', 'Act Fast: Collect Your $200,595.08 Today https://egyszervolt.hu/banner.php?name=bubaj-2018-link&url=telegra.ph%2Fnfs-06-11%3F6357', '2025-07-07 18:01:10', '2025-07-07 18:01:10'),
(3631, 'Williamner', 'danmckd1000@yahoo.com', '?????? ????', '$200,625.42 PRIZE – 10 MINUTES LEFT!', 'Act Fast: Collect Your $200,595.08 Today https://egyszervolt.hu/banner.php?name=bubaj-2018-link&url=telegra.ph%2Fnfs-06-11%3F6357', '2025-07-07 18:01:12', '2025-07-07 18:01:12'),
(3632, 'Ermelinda Albers', 'albers.ermelinda@outlook.com', 'অভিযোগ বক্স', 'Stcle Lech', 'Is your website missing out on traffic? Our AI service brings in targeted visitors to lift your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/5rT4ctlL', '2025-07-07 18:17:23', '2025-07-07 18:17:23'),
(3633, 'Louie Borges', 'louie.borges@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Drive more visitors to paramountinsurancebd.com with our effective AI powered traffic system.', 'Finding it hard to draw the right website traffic? Our AI-enhanced tool unlocks targeted visitors via keywords plus location filters from worldwide to towns.\r\nDesiring increased income, engaged website traffic, or an expanded web presence?\r\nWe adjust it to meet your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://cutt.ly/MrT4RzmD', '2025-07-07 18:22:05', '2025-07-07 18:22:05'),
(3634, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'শুদ্ধাচার সেবা বক্স', 'Can you create a long-lasting romantic relationship with your potential mate?', 'Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html', '2025-07-07 23:14:08', '2025-07-07 23:14:08'),
(3635, 'Tamra Mackey', 'thealliance@bizopphand.info', 'অভিযোগ বক্স', 'Break through six figures and hit that million-dollar goal', 'Hi,\r\n\r\nEach money-making strategy below has its advantages, these proven method can help you break through six figures and hit that million-dollar goal.\r\nTake the first step today by choosing the method that excites you most. Good luck!\r\n\r\n	The Alliance- \r\n	A community of people who are growing & making money in the crypto space. From portfolio plays to learning the skill. 	Discovering altcoins before or during their explosive growth enables you to reap the most rewards: https://www.bizopphand.info/thealliance .\r\n	\r\n	ParlayScience Discord Access- \r\n	The Leader in Sports Betting. ParlayScience is THE ultimate sports betting community. Signup today for expert insights, community engagement, and advanced tools for successful wagering, and more!\r\n	\r\n	Live Academy-\r\n	Master TikTok Shop Lives with Social Army! Hot product picks & live scripts to skyrocket your success! Gain access to exclusive resources, a detailed live sales course, and join a close-knit community of creators on TikTok Shop. \r\n	\r\n	GFNF Full Membership- \r\n	Access to reselling opportunities across Pokémon Cards, Vinyl, Sports Cards & niche categories: https://www.bizopphand.info/thealliance . The team of 50+ professionals ensures you have the best tools and support, whether you\'re flipping Pokémon Cards or selling Sports Cards, Vinyl and more. It\'s all about maximizing your entrepreneurial potential.\r\n\r\n	more and more methods...\r\n	\r\nMaking money online is easier than ever, but with so many options, it’s easy to feel overwhelmed. That’s why we’ve handpicked 25 of the most practical and proven ways to make money online, complete with earning estimates and actionable tips.\r\n\r\nRegards,\r\n\r\nTamra Mackey\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com  \r\nAddress: 4262 Johnny Lane\r\nMilwaukee, WI 53233', '2025-07-08 05:02:57', '2025-07-08 05:02:57'),
(3636, 'Monika Sweat', 'sweat.monika@yahoo.com', 'অভিযোগ বক্স', 'Low Leads? Watch This Quick AI Fix', 'Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/wrT4x6Sx', '2025-07-08 07:57:56', '2025-07-08 07:57:56'),
(3637, 'Bridget Monroe', 'monroe.bridget58@gmail.com', 'অভিযোগ বক্স', 'To the paramountinsurancebd.com Administrator.', 'Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com', '2025-07-08 11:23:21', '2025-07-08 11:23:21'),
(3638, 'Guillermo Rubin', 'rubin.guillermo34@gmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Is your website missing out on traffic? Our AI service brings in targeted visitors to lift your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/yrT4cwWH', '2025-07-08 11:44:38', '2025-07-08 11:44:38'),
(3639, 'Jenny S', 'jorg.lamb@gmail.com', 'তথ্য অধিকার আইকন', 'Request', 'Hey, I’m Jenny, I came across your site and noticed something small:\r\nYour logo doesn’t fully match the strength of your brand.\r\n\r\nI’d love to help you create something that actually feels like your business.\r\n\r\nI work closely with clients and don’t stop until it feels right.\r\n\r\nHere’s some of my work: https://bit.ly/projects-Jenny\r\n\r\nNo pressure just figured I’d share in case it’s ever worth a second look.\r\n\r\n– Jenny', '2025-07-08 12:23:37', '2025-07-08 12:23:37'),
(3640, 'care about people around you_wqpi', 'gkcfowpkepi@mail-hq.store', '???? ?????? ????', 'care about people around you', 'volunteers needed now <a href=www.care-people-help.org/>volunteers needed now</a> .', '2025-07-08 14:35:12', '2025-07-08 14:35:12'),
(3641, 'Tanu', 'brandbuildingassistance@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Certified Copywriter/Content Writer', 'Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com', '2025-07-08 18:01:31', '2025-07-08 18:01:31'),
(3642, 'Lucienne Hardin', 'lucienne.hardin94@outlook.com', 'তথ্য অধিকার আইকন', 'Get More Leads Fast – Watch This Now!', 'Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-08 18:26:10', '2025-07-08 18:26:10'),
(3643, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hello    write about your the price', 'Dia duit, theastaigh uaim do phraghas a fháil.', '2025-07-08 20:11:45', '2025-07-08 20:11:45'),
(3644, 'Jason Keller', 'jason@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Quick Capital Access — No Credit Pull', 'Hi there,\r\n\r\nI know running a business means unexpected expenses can pop up fast. If you ever need working capital — whether it’s to cover payroll, buy inventory, or seize a growth opportunity — we offer term-based funding with no credit checks or paperwork.\r\n\r\nApprovals take 30 seconds, and funds can be available next business day.\r\n\r\nHere’s a quick link if you’d like to check eligibility:expresscapitalcorp.com/approval\r\n\r\n\r\nBest,\r\n\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\nUnsubscribe anytime: expresscapitalcorp.com/unsubscribe', '2025-07-09 02:56:10', '2025-07-09 02:56:10'),
(3645, 'Derrick Mullen', 'mullen.derrick@gmail.com', 'অভিযোগ বক্স', 'Discover the Secret to More Website Leads', 'Struggling with low website leads for Paramountinsurancebd? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-09 09:06:53', '2025-07-09 09:06:53'),
(3646, 'Odette Korner', 'korner.odette@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com administrator.', 'Eager to boost your website success? Our AI-powered technology attracts perfect website traffic via keywords or place-based filters from continents to streets.\r\nSeeking increased earnings, active engagement, or expanded online impact?\r\nWe fine-tune it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/MrT4RzmD', '2025-07-09 11:00:19', '2025-07-09 11:00:19'),
(3647, 'Williamner', 'maperdue71@gmail.com', '?????? ????', 'SECURE YOUR $200,555.92 CASH PRIZE NOW', 'Final Notice: $200,535.20 Withdrawal Closed Soon https://script.google.com/macros/s/AKfycbxLLl9gKgkCOGbsZ5SogRtgC3vgdVQmWXfBkbpV0m4FbBxvHd_5pAh31XNOf79AlZHK/exec/3f7k7h3w/5z7r/k/oq/9v0b7k1i/6b9z/7/q1/4d3g0g1e/4e7s/h/c9', '2025-07-09 11:15:48', '2025-07-09 11:15:48'),
(3648, 'Williamner', 'maperdue71@gmail.com', '???? ?????? ????', 'SECURE YOUR $200,555.92 CASH PRIZE NOW', 'Final Notice: $200,535.20 Withdrawal Closed Soon https://script.google.com/macros/s/AKfycbxLLl9gKgkCOGbsZ5SogRtgC3vgdVQmWXfBkbpV0m4FbBxvHd_5pAh31XNOf79AlZHK/exec/3f7k7h3w/5z7r/k/oq/9v0b7k1i/6b9z/7/q1/4d3g0g1e/4e7s/h/c9', '2025-07-09 11:15:50', '2025-07-09 11:15:50'),
(3649, 'Williamner', 'maperdue71@gmail.com', '?????? ????', 'SECURE YOUR $200,555.92 CASH PRIZE NOW', 'Final Notice: $200,535.20 Withdrawal Closed Soon https://script.google.com/macros/s/AKfycbxLLl9gKgkCOGbsZ5SogRtgC3vgdVQmWXfBkbpV0m4FbBxvHd_5pAh31XNOf79AlZHK/exec/3f7k7h3w/5z7r/k/oq/9v0b7k1i/6b9z/7/q1/4d3g0g1e/4e7s/h/c9', '2025-07-09 11:15:52', '2025-07-09 11:15:52'),
(3650, 'Williamner', 'maperdue71@gmail.com', '?????? ????', 'SECURE YOUR $200,555.92 CASH PRIZE NOW', 'Final Notice: $200,535.20 Withdrawal Closed Soon https://script.google.com/macros/s/AKfycbxLLl9gKgkCOGbsZ5SogRtgC3vgdVQmWXfBkbpV0m4FbBxvHd_5pAh31XNOf79AlZHK/exec/3f7k7h3w/5z7r/k/oq/9v0b7k1i/6b9z/7/q1/4d3g0g1e/4e7s/h/c9', '2025-07-09 11:15:54', '2025-07-09 11:15:54'),
(3651, 'Williamner', 'maperdue71@gmail.com', '?????? ????', 'SECURE YOUR $200,555.92 CASH PRIZE NOW', 'Final Notice: $200,535.20 Withdrawal Closed Soon https://script.google.com/macros/s/AKfycbxLLl9gKgkCOGbsZ5SogRtgC3vgdVQmWXfBkbpV0m4FbBxvHd_5pAh31XNOf79AlZHK/exec/3f7k7h3w/5z7r/k/oq/9v0b7k1i/6b9z/7/q1/4d3g0g1e/4e7s/h/c9', '2025-07-09 11:15:56', '2025-07-09 11:15:56'),
(3652, 'Mike Jens Peeters', 'info@strictlydigital.net', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Greetings, \r\n \r\nReceiving some set of links linking to paramountinsurancebd.com may result in zero worth or negative impact for your business. \r\n \r\nIt really makes no difference the total external links you have, what matters is the total of keywords those websites are optimized for. \r\n \r\nThat is the critical element. \r\nNot the overrated third-party metrics or ahrefs DR score. \r\nThese can be faked easily. \r\nBUT the volume of ranking keywords the domains that send backlinks to you contain. \r\nThat’s it. \r\n \r\nHave such links point to your website and you will ROCK! \r\n \r\nWe are providing this special offer here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nNeed more details, or want to know more, chat with us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike Jens Peeters\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-07-09 17:13:46', '2025-07-09 17:13:46'),
(3653, 'Ana', 'bposervices1@outlook.com', 'অভিযোগ বক্স', 'Hire Complete Team Today!!!', 'We are a BPO offering reliable back-office, data entry, and customer support services to help streamline your business. Let’s connect and discuss how we can add value to your operations. \r\nContact us today at bposervices1@outlook.com', '2025-07-09 17:54:20', '2025-07-09 17:54:20'),
(3654, 'Andreas Magarey', 'info@hilkom-digital.com', 'অভিযোগ বক্স', 'Professional Links clean up from Hilkom Digital', 'Hi,\r\nWhile reviewing paramountinsurancebd.com, we spotted toxic backlinks that could put your site at risk of a Google penalty.\r\nWe can clean up your link profile and protect your rankings — all for just $5.\r\n\r\nFix it now before Google does:\r\nhttps://www.hilkom-digital.com/product/backlinks-clean-up/\r\n\r\nNeed help or questions? Chat here:\r\nhttps://www.hilkom-digital.com/whatsapp-us/\r\n\r\n\r\nRegards,\r\nMike Magarey\r\n+1 (855) 221-7591\r\ninfo@hilkom-digital.com', '2025-07-10 04:48:59', '2025-07-10 04:48:59'),
(3655, 'Catherine Roland', 'premiumais@greatbusi.info', 'অভিযোগ বক্স', 'Get Premium AIs Account for F ree !', 'Hi paramountinsurancebd.com,\r\n\r\nAre you ready to take your business to the next level with the power of AI?\r\n\r\nStreamline your operations and boost productivity with cutting-edge AI technology.\r\n\r\nImagine having instant access to the world’s leading AI tools for f ree. To give more people the opportunity to leverage the power of AI, we are providing webmasters like you the Premium AIs Account for Free !\r\n\r\nAccess top-tier AI tools like Gemini Pro, ChatGPT 4, DALL·E 3, and more  : https://www.greatbusi.info/premiumais  .\r\n\r\nAI Tools Available :\r\n\r\n	Gemini Pro: Utilize Google’s advanced AI for insights and analytics.\r\n\r\n	ChatGPT 4: Create world-class content and sales copy with ease.\r\n\r\n	DALL·E 3: Generate stunning 4K HD images and artwork.\r\n\r\n	Leonardo AI: Produce ultra-HD videos and realistic paintings: https://www.greatbusi.info/premiumais  .\r\n\r\n	Microsoft Copilot Pro: Write high-demand HTML, CSS, and programming codes.\r\n\r\n	Meta Llama 3: Translate any language and answer complex questions.\r\n\r\n	Stable Diffusion XL: Transform text into breathtaking AI images and realistic portraits.\r\n\r\n	PaLM 2: Develop powerful AI tools and apps effortlessly.\r\n\r\n	And more AI...\r\n\r\nJoin the AI Revolution.\r\n\r\nTransform your business strategy and unlock endless possibilities with  Ai: https://www.greatbusi.info/premiumais  .\r\n\r\nLooking forward to your success,\r\n\r\nCatherine Roland\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 118 Sunrise Road\r\nLas Vegas, NV 89101', '2025-07-10 04:52:13', '2025-07-10 04:52:13'),
(3656, 'Rosemarie Leibowitz', 'rosemarie.leibowitz63@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Low Leads? Watch This Quick AI Fix', 'Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\r\n\r\nhttps://cutt.ly/wrT4x6Sx', '2025-07-10 06:04:20', '2025-07-10 06:04:20'),
(3657, 'Linda Laney', 'food@growwealthy.info', 'তথ্য অধিকার আইকন', 'Real Ways To Get F ree S amples', 'Hi,\r\n\r\nCompanies want people to try their products so they’ll hopefully become loyal customers. Free samples help build brand awareness, get reviews, and generate word-of-mouth advertising. It’s a win-win for both the brand and you.\r\n\r\nClick here to get f ree food s amples without paying anything: https://www.growwealthy.info/food \r\n\r\nF ree Food Offerings:\r\n\r\n	MacroBars：\r\n	MacroBars are organic, plant-based protein bars made with simple, wholesome ingredients and designed to fuel your day naturally. With flavors like Peanut Butter Chocolate Chip and Coconut + Almond Butter + Chocolate Chips, MacroBars offer a satisfying, chewy texture and a clean energy boost\r\n\r\n	Pastries:\r\n	We offers a selection of pastries, such as croissants, muffins, and cookies. \r\n\r\n	Snacks:\r\n	We also offers a variety of snacks like yogurt parfaits, oatmeal, and chips: https://www.growwealthy.info/food . \r\n\r\n	Protein Boxes:\r\n	These boxes typically include items like eggs, cheese, and sometimes salami or fruit.\r\n	\r\n	Other:\r\n	Other products like instant coffee, bottled Frappuccinos, and so on ...\r\n\r\nIf you like the food or if you don’t, we want to know. After all, how can we improve these food if we don’t know customers think the texture is off?  \r\n\r\nBest,\r\n\r\nLinda Laney\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 227 Smithfield Avenue\r\nGurley, TX 79088', '2025-07-10 07:48:13', '2025-07-10 07:48:13'),
(3658, 'Lorrie Umbagai', 'lorrie.umbagai@gmail.com', 'অভিযোগ বক্স', 'Skyrocket Your Website Traffic with AI', 'Is your Paramountinsurancebd website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-10 21:48:35', '2025-07-10 21:48:35'),
(3659, 'Ravi', 'businessgrowtogether@outlook.com', 'অভিযোগ বক্স', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.', '2025-07-11 00:16:03', '2025-07-11 00:16:03'),
(3660, 'Juliann Moris', 'juliann.moris@gmail.com', 'অভিযোগ বক্স', 'Skyrocket Your Website Traffic with AI', 'Struggling with low website leads for Paramountinsurancebd? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-11 07:34:40', '2025-07-11 07:34:40'),
(3661, 'Cynthia Kellermann', 'kellermann.cynthia@outlook.com', 'অভিযোগ বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-07-11 08:16:53', '2025-07-11 08:16:53'),
(3662, 'Williamner', 'qjqpaosn@white-murray.biz', '???? ?????? ????', '$200,895.31 Awaits – Don’t Be Last!', 'Don\'t Waste Time: Collect Your $200,695.61 Jackpot https://script.google.com/macros/s/AKfycbxKjFQIfnyIwNMc_s2nWM5uQcvHIng8NfFI3X1nh3m6n4iaRsFK5qCk1Vl7uRv1wZ-d/exec/6a0l7d1u/7y6q/z/gp/1s0m7s3p/5y6r/6/v0/3f5k0a3p/7x6d/i/k7', '2025-07-11 09:47:41', '2025-07-11 09:47:41'),
(3663, 'Williamner', 'qjqpaosn@white-murray.biz', '???? ?????? ????', '$200,895.31 Awaits – Don’t Be Last!', 'Don\'t Waste Time: Collect Your $200,695.61 Jackpot https://script.google.com/macros/s/AKfycbxKjFQIfnyIwNMc_s2nWM5uQcvHIng8NfFI3X1nh3m6n4iaRsFK5qCk1Vl7uRv1wZ-d/exec/6a0l7d1u/7y6q/z/gp/1s0m7s3p/5y6r/6/v0/3f5k0a3p/7x6d/i/k7', '2025-07-11 09:47:43', '2025-07-11 09:47:43'),
(3664, 'Williamner', 'qjqpaosn@white-murray.biz', '???? ?????? ????', '$200,895.31 Awaits – Don’t Be Last!', 'Don\'t Waste Time: Collect Your $200,695.61 Jackpot https://script.google.com/macros/s/AKfycbxKjFQIfnyIwNMc_s2nWM5uQcvHIng8NfFI3X1nh3m6n4iaRsFK5qCk1Vl7uRv1wZ-d/exec/6a0l7d1u/7y6q/z/gp/1s0m7s3p/5y6r/6/v0/3f5k0a3p/7x6d/i/k7', '2025-07-11 09:47:44', '2025-07-11 09:47:44'),
(3665, 'Williamner', 'qjqpaosn@white-murray.biz', '?????? ????', '$200,895.31 Awaits – Don’t Be Last!', 'Don\'t Waste Time: Collect Your $200,695.61 Jackpot https://script.google.com/macros/s/AKfycbxKjFQIfnyIwNMc_s2nWM5uQcvHIng8NfFI3X1nh3m6n4iaRsFK5qCk1Vl7uRv1wZ-d/exec/6a0l7d1u/7y6q/z/gp/1s0m7s3p/5y6r/6/v0/3f5k0a3p/7x6d/i/k7', '2025-07-11 09:47:46', '2025-07-11 09:47:46'),
(3666, 'Williamner', 'qjqpaosn@white-murray.biz', '?????? ????', '$200,895.31 Awaits – Don’t Be Last!', 'Don\'t Waste Time: Collect Your $200,695.61 Jackpot https://script.google.com/macros/s/AKfycbxKjFQIfnyIwNMc_s2nWM5uQcvHIng8NfFI3X1nh3m6n4iaRsFK5qCk1Vl7uRv1wZ-d/exec/6a0l7d1u/7y6q/z/gp/1s0m7s3p/5y6r/6/v0/3f5k0a3p/7x6d/i/k7', '2025-07-11 09:47:48', '2025-07-11 09:47:48'),
(3667, 'Jenny S', 'zora.ryland34@gmail.com', 'অভিযোগ বক্স', 'Request', 'Hey, I’m Jenny. I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nHere’s some of my work: https://rebrand.ly/projects-jenny\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\n– Jenny', '2025-07-11 11:20:23', '2025-07-11 11:20:23'),
(3668, 'LeeTob', 'dinanikolskaya99@gmail.com', '?????? ????', 'Hello  i am write about your   prices', 'Aloha, makemake wau eʻike i kāu kumukūʻai.', '2025-07-11 16:18:18', '2025-07-11 16:18:18'),
(3669, 'Elwood Elliston', 'elwood.elliston4@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Tired of Low Clicks? Check Out This AI Trick', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-11 17:39:54', '2025-07-11 17:39:54'),
(3670, 'Williamner', 'dementievama@btinternet.com', '?????? ????', 'URGENT! COLLECT YOUR $200,495.04 WINNINGS BEFORE IT\'S LATE', 'IMPORTANT MESSAGE! YOUR $200,105.18 REWARD AWAITS: ACT NOW https://adservice.google.gg/ddm/clk/466651624;272226156;i;;%3F//telegra.ph%2Fnfs-06-11%3F9296', '2025-07-11 20:10:23', '2025-07-11 20:10:23'),
(3671, 'Williamner', 'dementievama@btinternet.com', '???? ?????? ????', 'URGENT! COLLECT YOUR $200,495.04 WINNINGS BEFORE IT\'S LATE', 'IMPORTANT MESSAGE! YOUR $200,105.18 REWARD AWAITS: ACT NOW https://adservice.google.gg/ddm/clk/466651624;272226156;i;;%3F//telegra.ph%2Fnfs-06-11%3F9296', '2025-07-11 20:10:25', '2025-07-11 20:10:25'),
(3672, 'Williamner', 'dementievama@btinternet.com', '?????? ????', 'URGENT! COLLECT YOUR $200,495.04 WINNINGS BEFORE IT\'S LATE', 'IMPORTANT MESSAGE! YOUR $200,105.18 REWARD AWAITS: ACT NOW https://adservice.google.gg/ddm/clk/466651624;272226156;i;;%3F//telegra.ph%2Fnfs-06-11%3F9296', '2025-07-11 20:10:27', '2025-07-11 20:10:27'),
(3673, 'Williamner', 'dementievama@btinternet.com', '?????? ????', 'URGENT! COLLECT YOUR $200,495.04 WINNINGS BEFORE IT\'S LATE', 'IMPORTANT MESSAGE! YOUR $200,105.18 REWARD AWAITS: ACT NOW https://adservice.google.gg/ddm/clk/466651624;272226156;i;;%3F//telegra.ph%2Fnfs-06-11%3F9296', '2025-07-11 20:10:30', '2025-07-11 20:10:30'),
(3674, 'Williamner', 'dementievama@btinternet.com', '???? ?????? ????', 'URGENT! COLLECT YOUR $200,495.04 WINNINGS BEFORE IT\'S LATE', 'IMPORTANT MESSAGE! YOUR $200,105.18 REWARD AWAITS: ACT NOW https://adservice.google.gg/ddm/clk/466651624;272226156;i;;%3F//telegra.ph%2Fnfs-06-11%3F9296', '2025-07-11 20:10:33', '2025-07-11 20:10:33'),
(3675, 'Devopriyo Biswas', 'devopriyobiswas@gmail.com', 'তথ্য অধিকার আইকন', 'Travel Medical insurance for Employment', 'Medical and Travel insurance:\r\nMust be valid for the Schengen area;\r\nMust have a minimum medical coverage of €100,000;\r\nMust have a minimum coverage of 180 consecutive days AND must be, at least,\r\nvalid from the point of submission of the visa application;\r\nMust include name, surname, and passport number;\r\nInsurance coverage is not to be restricted or linked to the applicant\'s place of\r\nresidence AND must not restrict the applicant to depart from the country where the\r\ninsurance policy was issued;\r\nIf the insurance policy does not display this information on the certificate of\r\ninsurance, the table of benefits will be required.', '2025-07-11 23:01:28', '2025-07-11 23:01:28'),
(3676, 'Cynthia Whelan', 'whelan.cynthia@outlook.com', 'তথ্য অধিকার আইকন', 'Want Targeted Visitors? See How in 60 Seconds', 'Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt', '2025-07-12 06:33:25', '2025-07-12 06:33:25'),
(3677, 'Callie Goins', 'product@moredollar.info', 'শুদ্ধাচার সেবা বক্স', 'Get Free Baby Items and Cookbooks: Baby Welcome Boxes, Samples, and More!', 'Hi,\r\n\r\nWelcoming a new baby is an exciting time, but it also comes with many expenses. Luckily, there are plenty of companies and organizations that offer free baby items, welcome boxes, and samples to help new parents: https://www.moredollar.info/product . \r\n\r\nWhether you’re looking for diapers, formula samples, or baby care essentials, these resources can help ease the financial burden while giving you a chance to try out different products.\r\n\r\nFree baby products:\r\n\r\n	Baby Diapers- \r\n	Swaddlers diapers offer superior skin protection against four main causes of diaper rash (elevated pH, mess on skin, friction, overhydration)\r\n\r\n	Silicone Nipple - \r\n	Level 2 Nipple, with Anti-Colic internal vent system, is clinically proven to reduce colic. Decreases spit-up, burping and gas and provides a more comfortable feeding experience for baby.\r\n\r\n	2-in-1 Cleansing Shampoo + Body Wash - \r\n	Best-selling 2-in-1 Shampoo and Body Wash leaves skin and hair soft and clean; Tear free and perfect for sensitive skin, our formula is gentle for baby, but great for the whole family \r\n\r\n	more and  more...\r\n\r\nFree top cookbooks:\r\n\r\n	The Wishbone Kitchen Cookbook - \r\n	NEW YORK TIMES BESTSELLER • Learn to cook, host, and eat like a private chef with 100 recipes from Meredith Hayden of Wishbone Kitchen: https://www.moredollar.info/product .\r\n\r\n	Half Baked Harvest Quick & Cozy: A Cookbook- \r\n	120+ recipes for delicious, soul-warming comfort food . . . and getting it ready in a hurry—from the author of Half Baked Harvest Every Day. \r\n	Colorful. Convenient. Comforting.\r\n\r\n	Keep It Simple, Y\'all - \r\n	60 quick and tasty recipes for hassle-free meals from the viral creator of Your Barefoot Neighbor, featuring comforting slow cooker, sheet pan, and one-pot dinners. Social media creator Matthew Bounds is beloved for his simple and satisfying recipes that help you get dinner on the table with minimal fuss.  \r\n\r\n	more and more...\r\n\r\nBest,\r\n\r\nCallie Goins\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 1198 Progress Way\r\nMinneapolis, MN 55402', '2025-07-12 07:22:32', '2025-07-12 07:22:32'),
(3678, 'Desmond Paras', 'desmond.paras@gmail.com', 'অভিযোগ বক্স', 'Transform Your Website Traffic Free For 7 Days', 'Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/frUA8saw', '2025-07-12 07:42:50', '2025-07-12 07:42:50'),
(3679, 'Jenny S', 'dodd.terri@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'RE : Request', 'Hey, I’m Jenny. I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nHere’s some of my work: https://rebrand.ly/projects-jenny\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\n– Jenny', '2025-07-12 08:23:41', '2025-07-12 08:23:41'),
(3680, 'Eartha Farber', 'farber.eartha@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock More Leads with Our AI Traffic Solution', 'Need more clicks and conversions for Paramountinsurancebd? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-12 08:35:48', '2025-07-12 08:35:48'),
(3681, 'Mike Jesse Jones', 'mike@monkeydigital.co', '?????? ????', 'Increase Your Website Traffic with Geo-Targeted Social Ads – Only $10 for 10K Visits!', 'Dear Webmaster, \r\n \r\nI wanted to check in with something that could seriously help your website’s visitor count. We work with a trusted ad network that allows us to deliver authentic, location-based social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t fake traffic—it’s engaged traffic, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ genuine visitors for just $10 \r\nGeo-targeted traffic for your chosen location \r\nHigher volumes available based on your needs \r\nUsed by marketers—we even use this for our SEO clients! \r\n \r\nReady to scale? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr ask any questions on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to working with you! \r\n \r\nBest, \r\nMike Jesse Jones\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-07-12 19:46:48', '2025-07-12 19:46:48'),
(3682, 'Emily Harper', 'emily@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Business Funding Without the Nonsense', 'Hi there,\r\n\r\nIf you’ve ever applied for a loan and got buried in paperwork or had your credit pulled for no reason — we get it. That’s why we’ve made business funding simple: no credit check, no paperwork, and no sales calls.\r\n\r\nJust a 30-second approval and term-based funding up to $250,000.\r\n\r\nCheck your eligibility instantly: expresscapitalcorp.com/approval\r\n\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe', '2025-07-13 05:03:14', '2025-07-13 05:03:14'),
(3683, 'Marti Waltman', 'marti.waltman@gmail.com', 'তথ্য অধিকার আইকন', 'Low Leads? Watch This Quick AI Fix', 'Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt', '2025-07-13 13:04:22', '2025-07-13 13:04:22'),
(3684, 'Latonya McIlveen', 'mcilveen.latonya@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\r\n\r\nhttps://cutt.ly/frUA8saw', '2025-07-13 13:36:47', '2025-07-13 13:36:47'),
(3685, 'Josef Scherer', 'scherer.josef29@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Optimize paramountinsurancebd.com\'s traffic with a complimentary trial.', 'Needing to enhance your website audience? Our smart platform brings ideal website traffic through keywords or place-based tags from continents to city blocks.\r\nDesiring more revenue, engaged website traffic, or wider web presence?\r\nWe shape it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/9rU1sqKX', '2025-07-13 13:41:54', '2025-07-13 13:41:54'),
(3686, 'GeorgeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hallo  i am wrote about   the prices', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-07-14 00:29:22', '2025-07-14 00:29:22'),
(3687, 'Kristen Hartness', 'videogame@getmoreopportunities.info', 'তথ্য অধিকার আইকন', 'How to Get Expensive Games for FREE in 2025 (Legally!)', 'Hi,\r\n\r\nEveryone likes to play games, and video games are a popular way to kill free time, but popular games are usually expensive. You are lucky! We are Offering free gifts to attract new users, boost sales, and enhance brand loyalty.\r\n\r\nIncrease your video game collection without hurting your wallet: https://www.getmoreopportunities.info/videogame .\r\n\r\nYou won\'t have to pay for these games:\r\n	ARK: Survival Ascended $44.99+\r\n	Forza Horizon 5 Standard Edition $59.99\r\n	Clair Obscur: Expedition 33 $49.99+\r\n	Grounded $39.99\r\n	Sea of Thieves: 2025 Edition $39.99+\r\n	Palworld $29.99\r\n	more games...\r\n\r\nClick here to get pay-to-play video games for free : https://www.getmoreopportunities.info/videogame \r\n\r\n\r\nRegards,\r\n\r\nKristen Hartness\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 1638 Valley View Drive\r\nQuincy, MA 02169', '2025-07-14 08:58:57', '2025-07-14 08:58:57'),
(3688, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Hallo  i wrote about     price for reseller', 'Hi, roeddwn i eisiau gwybod eich pris.', '2025-07-14 11:14:16', '2025-07-14 11:14:16');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3689, 'Mollie Keen', 'electronics@growthmarketingnow.info', 'অভিযোগ বক্স', 'You could get electronics for free', 'Hi,\r\n\r\nDo you ever wish there was a way you could get electronics for free? Guess what? There is.\r\n\r\nBecome an electronics product tester, and tech companies will send you their latest products for free. Often, all you have to do in return is provide feedback or write a review.\r\n\r\nWhen you sign up to be an electronics product tester, you can receive products like these totally for free: https://www.growthmarketingnow.info/electronics .\r\n\r\nPopular products：\r\n\r\nAir Wireless Earbuds -\r\nActive Noise Cancellation, Hearing Aid Feature, Bluetooth Headphones, Transparency, Personalized Spatial Audio, High-Fidelity Sound, H2 Chip, USB-C Charging\r\n\r\nEnjo Smartwatch -\r\nRose Gold Aluminium Case with Light Blush Sport Band - S/M. Fitness Tracker, ECG App, Always-On Retina Display, Water Resistant\r\n\r\nQlink Video Doorbell (newest model) – \r\nHead-to-toe HD view, two-year battery life, and simple setup. Sync Module Core included – System (Black)\r\n\r\nMore Products...\r\n\r\nBecome a product tester today and you can test electronics at home for free. We partner with top tech brands that are looking for honest feedback from tech experts like you. We can’t wait to send you free stuff. Sign up today: https://www.growthmarketingnow.info/electronics !\r\n\r\nBest,\r\n\r\nMollie Keen\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 2425 Mount Tabor\r\nNew York, NY 10019', '2025-07-14 11:36:10', '2025-07-14 11:36:10'),
(3690, 'Brian And Dee Illingworth', 'ruby.illingworth@gmail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-07-14 12:25:51', '2025-07-14 12:25:51'),
(3691, 'Geneva Stricklin', 'geneva.stricklin@yahoo.com', 'অভিযোগ বক্স', 'AI Generate “Virtual Human” Videos Using 1 Keyword', 'Hi Paramountinsurancebd Com,\r\n\r\nI am super excited to let you know that in a few hours, everything you need to go viral And Make daily Commissions with trending human-like AI videos will be served!\r\n\r\nRight at your fingertips, you will be getting massive views, subscriptions, commissions, and more from TikTok, Instagram, Facebook, YouTube, and lots more.\r\n\r\n\r\nHumanify The 3 Clicks AI Engine That Turns Any Keyword, Article, URL, or Text Into Stunning Human Videos That Dominate Any Platform(TikTok, Facebook Reels, YouTube, Instagram, and lots more) In seconds\r\n\r\nWill be live on the 2nd of July 2025, 10am EST, which is a few hours from now!\r\n\r\nGrab Your Slot here And Get Massive Early bird offers\r\n\r\n=>>> https://ai-humanify.blogspot.com\r\n\r\nThe good part is…\r\n\r\nYou don\'t need to write a script, shoot a video, get any tools or even stand on a camera.\r\n\r\nSee Exciting Benefits Humanify Will Present to you:\r\n\r\nWith 1-Click Generate “virtual Human” Videos\r\n\r\nOur Videos Dominate ANY Platform No Matter Which (TikTok, IG, FB, YT,...)\r\n\r\nNo Recording Or Editing Required Whatsoever\r\n \r\nWe Get Over 100,000 Views Daily On Our Videos…\r\n\r\nNo Complicated Setup - Get Up And Running In 2 Minutes\r\n\r\nAll Of Our Views Turns Into Huge Paydays ($500+)\r\nGenerate Videos In Over 115 Languages And Dozens Of Accents…\r\n\r\nAnd so much to come!\r\n\r\nYou need to check your mails often so you don\'t miss my next update because early bird offers can even make you so much money.\r\n\r\nMassive bonuses set for early birds\r\n\r\nLow one-time fee\r\n\r\nAnd a lifetime tool that will help you dominate all platforms.\r\n\r\nYou need to anticipate this….\r\n\r\nSecure your spot here Fast!\r\n=>>> https://ai-humanify.blogspot.com\r\n\r\nTo your viral success,\r\n[Geneva Stricklin]\r\n\r\nEmpowering Your Digital Marketing Success', '2025-07-14 16:57:11', '2025-07-14 16:57:11'),
(3692, 'SimonTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hallo    wrote about   the price', 'Hi, I wanted to know your price.', '2025-07-14 17:16:24', '2025-07-14 17:16:24'),
(3693, 'Karl Wojcik', 'karl.wojcik@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Website Traffic? This Video Can Help!', 'Low on website traffic? Our AI-driven service brings targeted visitors to skyrocket your leads. Start your 7-day free trial today.\r\n\r\nhttps://cutt.ly/7rUA8pPt', '2025-07-14 21:15:37', '2025-07-14 21:15:37'),
(3694, 'Vasily Kichigin Lasseter', 'tahlia.lasseter@msn.com', 'অভিযোগ বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-07-15 04:40:41', '2025-07-15 04:40:41'),
(3695, 'Alex Amin', 'alexamin4x4@gmail.com', '?????? ????', 'Exclusive Investment Opportunity', 'Greetings, \r\n \r\nI hope you’re doing well. We are reaching out to explore potential partnerships with business executives interested in exclusive, high-value investment opportunities. \r\n \r\nOur network comprises established high-net-worth individuals (HNWIs) from Russia and the Middle East, seeking collaborative ventures with trusted partners. The specifics of the opportunity, including investment size and terms, can be shared upon further discussion under strict confidentiality. \r\n \r\nWe would welcome the chance to discuss further at your convenience. \r\n \r\nBest regards, \r\nAlex Amin \r\nEmail: infinitycapitalmru@gmail.com', '2025-07-15 06:20:35', '2025-07-15 06:20:35'),
(3696, 'Reta Baker', 'baker.reta@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Leads? Try Our 7-Day Free Trial', 'Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/WrIORM2R', '2025-07-15 10:44:04', '2025-07-15 10:44:04'),
(3697, 'Anthony Bruce', 'anthony@jmrcapital.co', 'শুদ্ধাচার সেবা বক্স', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-07-15 10:57:32', '2025-07-15 10:57:32'),
(3698, 'Pilar Loya', 'pilar.loya@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Working to speed up your website traffic? Our AI-powered tool delivers perfect website traffic through keywords plus geographic data from global regions to streets.\r\nSeeking increased revenue, livelier engagement, or stronger online reach?\r\nWe fine-tune it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/jrIOAeGr', '2025-07-15 12:11:25', '2025-07-15 12:11:25'),
(3699, 'Johnie', 'info@reiniger.tidbuy.com', 'তথ্য অধিকার আইকন', 'Johnie Reiniger', 'Hi\r\n\r\nCraving crispy, delicious meals without the guilt? Our Beautiful™ Air Fryer makes healthy cooking a breeze!\r\n\r\nIt’s simple to use and perfect for quick, tasty meals at home.\r\n\r\nGrab yours today at an exclusive 30% OFF: https://beautiful.tidbuy.com\r\n\r\nPlus, FREE Priority Shipping – today only!\r\n\r\nDon’t miss out – order now and elevate your cooking game!\r\n\r\nEnjoy, \r\n\r\nJohnie', '2025-07-15 18:28:18', '2025-07-15 18:28:18'),
(3700, 'Nelly Cantero', 'nelly.cantero@gmail.com', 'অভিযোগ বক্স', 'Hello paramountinsurancebd.com admin!', 'Striving to power your website traffic? Our AI-powered tool delivers custom website traffic through keywords and place-specific filters from continents to neighborhoods.\r\nAiming at increased revenue, active website traffic, or expanded web impact?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/zrIOAryl', '2025-07-16 06:31:14', '2025-07-16 06:31:14'),
(3701, 'Tiago S', 'delilah.vigil72@yahoo.com', 'তথ্য অধিকার আইকন', 'Immediate attention needed', 'Immediate attention needed\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\n\r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nI’m committed to providing personalized service to ensure that you’re fully satisfied with the final product. \r\n\r\nHere’s some of my work: https://bit.ly/portfoilio-Tiago\r\n\r\nOr if you know anyone else who might be interested, please feel free to share this with them.\r\n\r\n– Tiago', '2025-07-16 12:05:03', '2025-07-16 12:05:03'),
(3702, 'Elizabeth Sommers', 'digitalproduct@increasetraffic.shop', 'অভিযোগ বক্স', 'Get Paid to Test', 'Hi,\r\n\r\nTest apps, websites and many other things. You will be the first to discover future products and services, and you can influence their development. In addition, you’ll receive appropriate compensation for your efforts and insightful feedback.\r\n\r\n\r\nYou will get top-notch products or services for free: the most popular SEO tools, the best streaming services, the safest antivirus software... Test them and make money: https://www.increasetraffic.shop/digitalproduct!\r\n\r\nPopular products:\r\n\r\nSemrush-\r\nAnalyze traffic on any website; Track and benchmark competitors ; Find billions of keywords with AI insights; Analyze backlinks and ...\r\n\r\nDisney - \r\nDisney+ is a streaming service where you can watch movies, series, and originals from Disney, Pixar, Marvel, Star Wars, National Geographic, and more.\r\n\r\nMcAfee - \r\nMcAfee AI-Powered Antivirus, Scam, Identity, and Privacy Protection. Get real-time protection against viruses, hackers, and email, text, and video scams with McAfee\'s advanced technolog\r\n\r\nXerox - \r\nWorkplace solutions, document management and digital printing technologies to help organizations communicate, connect and work.\r\n\r\nSkydio - \r\nSkydio drone programs help even the most dangerous work get done safer, smarter, and faster through remote autonomous flight.\r\n\r\nTRX Training -\r\n2000+ workouts and daily LIVE classes. Exclusive content from TRX certified coaches. Strength, HIIT, Yoga, Pilates, Mobility, Recovery, and more.\r\n\r\nmore products...\r\n\r\n\r\nMake 300 dollars per day and help impact product development for exciting new products: https://www.increasetraffic.shop/digitalproduct \r\n\r\n\r\nBest,\r\n\r\nElizabeth Sommers\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 3407 Oakwood Avenue\r\nNew York, NY 10011', '2025-07-16 23:58:39', '2025-07-16 23:58:39'),
(3703, 'Michael Grant', 'michael@expresscapitalcorp.com', 'শুদ্ধাচার সেবা বক্স', 'Not Urgent — Just Here if You Ever Need It', 'Hi there,\r\n\r\nYou may not need funding right now, but if working capital ever becomes a priority, we make the process painless.\r\n\r\nWe offer fast term loans up to $250,000 with no credit checks, no paperwork, and no follow-up calls. You can check your eligibility in under 30 seconds — and if it’s not a fit, that’s completely fine too.\r\n\r\nSee what\'s available for your business at: expresscapitalcorp.com/approval\r\n\r\n\r\nWishing you continued success,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe', '2025-07-17 01:29:06', '2025-07-17 01:29:06'),
(3704, 'Karen B.', 'outreachseo56@gmail.com', 'অভিযোগ বক্স', 'SEO links exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-07-17 20:59:22', '2025-07-17 20:59:22'),
(3705, 'aScendingleGend', 'hr@emailbest.com', '?????? ????', 'Personalized Contact Data Extraction from Google Maps', 'Discover the secrets of effective marketing: precise contact information! I can help you gather it all. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', '2025-07-17 23:12:48', '2025-07-17 23:12:48'),
(3706, 'Elana Newland', 'newland.elana@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic service.', 'Ready to enhance your website audience? Our smart platform brings tailored website traffic using keywords plus geographic filters from continents to city blocks.\r\nDesiring higher profits, engaged website traffic, or a larger online presence?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/pspf50Wrj17', '2025-07-18 04:58:33', '2025-07-18 04:58:33'),
(3707, 'Anthony Bruce', 'anthony@jmrcapital.co', 'শুদ্ধাচার সেবা বক্স', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-07-18 05:14:22', '2025-07-18 05:14:22'),
(3708, 'Tiago S', 'errol.reed@hotmail.com', 'তথ্য অধিকার আইকন', 'Immediate attention needed', 'Immediate attention needed\r\n\r\nI came across your website, and while it looks great, your logo doesn’t quite match your brand’s vibe. \r\n\r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nI’m committed to providing personalized service to ensure that you’re fully satisfied with the final product. \r\n\r\nHere’s some of my work: https://bit.ly/portfoilio-Tiago\r\n\r\nOr if you know anyone else who might be interested, please feel free to share this with them.\r\n\r\n– Tiago', '2025-07-18 05:19:24', '2025-07-18 05:19:24'),
(3709, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Hallo,   wrote about     prices', 'Dia duit, theastaigh uaim do phraghas a fháil.', '2025-07-18 10:44:45', '2025-07-18 10:44:45'),
(3710, 'Brian And Dee Thompson', 'emma.thompson@outlook.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-07-18 12:17:12', '2025-07-18 12:17:12'),
(3711, 'Vicky', 'hireresource009@outlook.com', 'তথ্য অধিকার আইকন', 'WordPress, E-Commerce, Shopify, Wix and Godaddy Expert', 'Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, Shopify, Woocommerce, Godaddy, Wix, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $20/hr to $40/hr depending on the complexity of work.  \r\n\r\nFeel free to send me an email at hireresource009@outlook.com to collaborate.', '2025-07-18 18:32:58', '2025-07-18 18:32:58'),
(3712, 'Mike Vincent Brown', 'mike@monkeydigital.co', '???? ?????? ????', 'Collaboration Request', 'Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am getting in touch about a great business deal. \r\n \r\nHow would you like to show our banners on your platform and connect via your unique referral link towards high-demand services from our business? \r\n \r\nThis way, you earn a recurring 35% residual income, continuously from any transactions that come in from your site. \r\n \r\nThink about it, all businesses require SEO, so this is a big opportunity. \r\n \r\nWe already have over 12,000 affiliates and our payouts are processed on time. \r\nRecently, we distributed $27280 in commissions to our affiliates. \r\n \r\nIf this sounds good, kindly message us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers, \r\nMike Vincent Brown\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-07-19 00:00:45', '2025-07-19 00:00:45'),
(3713, 'GeorgeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hello    wrote about your the price for reseller', 'Ndewo, achọrọ m ịmara ọnụahịa gị.', '2025-07-19 04:48:15', '2025-07-19 04:48:15'),
(3714, 'Frank Mancuso', 'multioffers@unlockrevenue.info', 'অভিযোগ বক্স', 'Make thousands of dollars per day', 'Hi,\r\n\r\nI was burned out working a 9-5 job, living paycheck to paycheck. But these opportunities allowed me to fire my boss and make all the money I need from home. The cash keeps rolling in. You can do this, too…from anywhere: https://www.unlockrevenue.info/multioffers !\r\n\r\nThe list of these opportunities you can get for f ree:\r\n\r\nAutomatic Cash Machine -  7-Minute Trick Turns My Phone Into a $1,089/Day Cash Machine \r\n	Most online money-making systems require you to build websites, find products, or market heavily. With Automatic Cash Machine, all the hard work is already done for you. You’re just doing the easy bit each day to bring in the profits.\r\n	\r\nMega Motivational Reels - Ready to Sell Viral Reels\r\n	 Viral Reels that you can use to generate viral traffic, grow your social media profiles or sell as is and keep 100% of the profits (full PLR Rights is included)!\r\n\r\nGo Beaver -  Earn $2,464/Day as an Affiliate by Cloning Winning Ads with A.I.\r\n	GPT-powered engine lets you spy on top-performing ads and recreate their success instantly.  With built-in support for over 25 languages, you’ll have everything you need to reach and convert global audiences fast.\r\n	Thousands have already transformed their marketing with Go Beaver AI—and now it’s your turn.\r\n\r\nMore business opportunities...\r\n\r\nOnce you complete the initial setup, which won’t take long, you\'ll be ready to start making money almost instantly: https://www.unlockrevenue.info/multioffers .\r\n\r\nBest,\r\n\r\nFrank Mancuso\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com \r\n4850 Levy Court\r\nGardner, MA 01440', '2025-07-19 04:56:12', '2025-07-19 04:56:12'),
(3715, 'Michael Grant', 'michael@expresscapitalcorp.com', 'তথ্য অধিকার আইকন', 'You might find this helpful', 'A credit line based on sales, not scores\r\n\r\nWe make it easy to set up a business line of credit based on your deposits — no credit pull, no obligation.\r\n\r\n\r\n\r\nIt’s like a financial safety net you control.\r\n\r\n\r\n\r\n✔️ Use what you need, when you need it\r\n\r\n✔️ Quick 30-second approval\r\n\r\n✔️ Funding possible by tomorrow\r\n\r\n\r\n\r\n👉 Set up your line now at: expresscapitalcorp.com/approval\r\n\r\nP.S. There’s no downside to being approved — it just means you’re ready when opportunity (or surprise expenses) show up.\r\n\r\nWishing you continued success,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe', '2025-07-19 05:28:48', '2025-07-19 05:28:48'),
(3716, 'Joellen Yancy', 'contentjob@bizopphand.info', 'শুদ্ধাচার সেবা বক্স', 'Earn cash: join our entry-level writing team!', 'Hi owner of paramountinsurancebd.com,\r\n\r\n\r\nWe are searching for new writers to join our platform to carry out entry-level blog writing tasks.\r\n\r\nThere is an hourly rate of $35, with training being given for the job.\r\n\r\nYou would be assisting e-commerce stores to write brief blog entries to introduce their new products.\r\n\r\nFor this job, you would be given an image of the product and details about it, such as its cost, and then you must craft a 500-word blog post about the product for the business to post on their blog. Only fundamental English and grammar skills are necessary for this job and full guidance will be provided.\r\n\r\nThe contract does not have a fixed duration and the hourly rate is $35.\r\n\r\nTo qualify, you should be able to access a laptop or phone, work autonomously, possess fundamental English reading and writing abilities, strictly adhere to instructions, have a dependable internet connection, and have at least 5 hours of availability each week.\r\n\r\nIf you are available to start soon, click this link to begin the application process now: https://www.bizopphand.info/contentjob .\r\n\r\nDon\'t hesitate, these opportunities won\'t last long.\r\n\r\nLooking out for you,\r\nJoellen Yancy\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 209 West Street\r\nComstock Park, MI 49321', '2025-07-19 13:08:52', '2025-07-19 13:08:52'),
(3717, 'Jacob Nolette', 'elvira.nolette25@yahoo.com', 'অভিযোগ বক্স', 'RE: Request', 'Hi, I’m Jacob.\r\nI came across your site and noticed a small SEO gap, some pages aren’t fully optimized, which could be limiting your visibility on Google.\r\n\r\nWe recently helped a local site boost traffic by 42% in 3 weeks with a few fast changes.\r\nWould love to help you do the same.\r\n\r\nHere’s my work: https://tinyurl.com/portfolio-Jacob\r\n\r\nFeel free to pass it along if someone else could use it too.\r\n\r\nBest,\r\nJacob', '2025-07-19 14:32:10', '2025-07-19 14:32:10'),
(3718, 'Kimberly Bunton', 'hacked@paramountinsurancebd.com', 'অভিযোগ বক্স', 'Your WebSite Has Been Compromised', 'We have hacked your website https://paramountinsurancebd.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your site https://paramountinsurancebd.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index Our targets.\r\n\r\nHow do i stop this?\r\n\r\nWe are willing to refrain from destroying your site\'s reputation for a small fee. The current fee is $5000 in bitcoins (0.043 BTC).\r\n\r\nSend the bitcoin to the following Bitcoin address (Make sure to copy and paste):\r\n\r\n bc1qaxseax8e4mygshwd96e3s2qwcekvy8ceu7wegq \r\n\r\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 5 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WiLL start!\r\n\r\nHow do i get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM.\r\n\r\nWhat if i don\'t pay?\r\n\r\nWe will start the attack at the indicated date and uphold it until you do, there\'s no counter measure to this, you will Only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don\'t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.', '2025-07-19 14:39:47', '2025-07-19 14:39:47'),
(3719, 'Magaret Brower', 'hacked@paramountinsurancebd.com', 'তথ্য অধিকার আইকন', 'Your WebSite Has Been Hacked', 'We have hacked your website https://paramountinsurancebd.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your site https://paramountinsurancebd.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index Our targets.\r\n\r\nHow do i stop this?\r\n\r\nWe are willing to refrain from destroying your site\'s reputation for a small fee. The current fee is $5000 in bitcoins (0.043 BTC).\r\n\r\nSend the bitcoin to the following Bitcoin address (Make sure to copy and paste):\r\n\r\n bc1qv46zymwh23dnseht0442w5pyszkgwasqm7fqme \r\n\r\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 5 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WiLL start!\r\n\r\nHow do i get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM.\r\n\r\nWhat if i don\'t pay?\r\n\r\nWe will start the attack at the indicated date and uphold it until you do, there\'s no counter measure to this, you will Only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don\'t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.', '2025-07-19 19:09:17', '2025-07-19 19:09:17'),
(3720, 'LeeTob', 'dinanikolskaya99@gmail.com', '?????? ????', 'Hallo    writing about your the prices', 'Sveiki, aš norėjau sužinoti jūsų kainą.', '2025-07-20 03:25:32', '2025-07-20 03:25:32'),
(3721, 'Mike Charles Johnson', 'info@speed-seo.net', '???? ?????? ????', 'Find paramountinsurancebd.com SEO Issues totally free', 'Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Charles Johnson\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622', '2025-07-20 18:04:25', '2025-07-20 18:04:25'),
(3722, 'Jaclyn', 'info@tye.medicopostura.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hi there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nAll the best, \r\n\r\nJaclyn', '2025-07-21 04:07:59', '2025-07-21 04:07:59'),
(3723, 'Dorthy Mickey', 'mickey.dorthy@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Want Targeted Visitors? See How in 60 Seconds', 'Wanting to supercharge your website traffic? Our intelligent AI solution brings precise visitors via keywords or place-based filters from nations to local spots.  \r\nSeeking more earnings, vibrant visitors, or a broader online reach?  \r\nWe customize it to suit your objectives. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/2EWF50WrhfS', '2025-07-21 06:45:56', '2025-07-21 06:45:56'),
(3724, 'Charlotte Brown', 'survey@getprofitnow.info', 'অভিযোগ বক্স', 'Earn cash by sharing your opinions', 'Hi paramountinsurancebd.com,\r\n\r\nWe invite you to participate in the paid survey, you are an expert within your industry, countless brands need your advice to improve their products and services. They will pay cash to you: https://www.getprofitnow.info/survey.\r\n\r\nSurvey Junkie offers members many ways to interact with products and brands, paying members in cash in exchange for time spent doing certain activities. It\'s free to join Survey Junkie, and you can choose which activities you will participate in to earn money.\r\n\r\nThis platform is a get-paid-to website that pays members to answer surveys, play games, and search the web. It\'s owned by Prodege LLC, a market research company that specializes in customer engagement.\r\n\r\nSurvey Junkie has a Trustpilot rating of 4 out of 5 stars, which is respectable for a make-money website, and the Survey Junkie mobile app is available in both the Google Play store and Apple App Store, with 4.5- and 4.4-star ratings, respectively.\r\n\r\nNow click here to make $50 a day: https://www.getprofitnow.info/survey  \r\n\r\n\r\nBest regards,\r\nCharlotte Brown\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1271 My Drive\r\nLong Island City, NY 11101', '2025-07-21 09:02:59', '2025-07-21 09:02:59'),
(3725, 'Mike Didier Wilson', 'info@professionalseocleanup.com', '???? ?????? ????', 'Urgent: Toxic Links Found on paramountinsurancebd.com', 'Hi, \r\nWhile reviewing paramountinsurancebd.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. \r\n \r\nWe can clean up your link profile and protect your rankings — all for just $5. \r\n \r\nFix it now before Google does: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Didier Wilson\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com', '2025-07-21 13:15:55', '2025-07-21 13:15:55'),
(3726, 'Tony', 'businessprocessoutsourcing1@outlook.com', 'তথ্য অধিকার আইকন', 'Back-Office Support @ $8/hr', 'Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A/R & A/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\r\nEmail: Businessprocessoutsourcing1@outlook.com', '2025-07-21 20:02:59', '2025-07-21 20:02:59'),
(3727, 'Levi Roehl', 'roehl.levi@msn.com', 'অভিযোগ বক্স', 'Transform paramountinsurancebd.com\'s visibility with our AI traffic service.', 'Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\r\n\r\nhttps://ow.ly/OBZU50WrgTU', '2025-07-21 22:32:31', '2025-07-21 22:32:31'),
(3728, 'Tiago S', 'arlie.mcmurray@gmail.com', 'অভিযোগ বক্স', 'Immediate attention needed', 'Hi there,\r\n\r\nI just came across your website, it looks great! But I noticed the logo doesn’t fully reflect your brand’s strength. First impressions matter, so here’s my offer: I’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\r\n\r\nView my work & contact me here on fiverr: https://bit.ly/portfoilio-Tiago\r\n\r\n– Tiago', '2025-07-22 18:54:09', '2025-07-22 18:54:09'),
(3729, 'Davida Dale', 'davida.dale@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Struggling with Website Traffic? This Video Can Help!', 'Want more targeted traffic to your Paramountinsurancebd website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8', '2025-07-22 21:55:54', '2025-07-22 21:55:54'),
(3730, 'Omari Lathrop', 'lathrop.shenna@outlook.com', 'তথ্য অধিকার আইকন', 'Connect with Influencers in 48H – No Subscriptions Needed!', 'Hi ,\r\n\r\n\r\nNeed influencers to promote your brand fast? 🚀\r\n\r\n\r\n👉 Try InfluencerIcon.com – Get matched with niche influencers in 48 hours. No subscriptions. No hassle. Just results.\r\n\r\n\r\nBrands are already boosting sales — you\'re next.\r\n\r\n\r\n\r\nBest,\r\nOmar\r\n\r\nFounder – InfluencerIcon', '2025-07-23 05:24:28', '2025-07-23 05:24:28'),
(3731, 'Sean Hicks', 'sean.hicks@dominate-keywords.com', 'শুদ্ধাচার সেবা বক্স', 'Dominate-Keywords', 'I am not offering SEO or Pay Per Click Advertising services.\r\nThis is something entirely different.\r\nLet me demonstrate how it works and you\'ll be pleasantly surprised by the results.\r\nSimply send us your desired keywords or fill online quote form on our website, and your website will instantly appear at the top of Google and Bing search results, without any Pay Per Click charges.', '2025-07-23 06:15:47', '2025-07-23 06:15:47'),
(3732, 'Pamela Johnson', 'usefacebook@growwealthy.info', 'অভিযোগ বক্স', 'Short training course for Social Media Enthusiasts', 'Hello ,\r\n\r\nYou’ve just been matched with a new job in our database.\r\n\r\nGo to the link below to see how you can access this job today\r\n\r\nhttps://www.growwealthy.info/usefacebook .\r\n\r\nThis job pays $30 per hour and has 25 hours available each week.\r\n\r\nThat\'s a possible weekly pay of 750 bucks.\r\n\r\nYour main role will be managing basic social media tasks for small online companies. For example, uploading content, liking posts, writing short blurbs for videos.\r\n\r\nWe’ve even arranged a short training course to get you on the right footing.\r\n\r\nVisit the link below to apply now\r\n\r\nhttps://www.growwealthy.info/usefacebook .\r\n\r\nBest wishes,\r\n\r\nPamela Johnson\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4096 Hillview Drive\r\nColumbus, GA 31901', '2025-07-23 16:08:02', '2025-07-23 16:08:02'),
(3733, 'Wilma Smith', 'food@moredollar.info', 'অভিযোগ বক্স', 'Obtain food samples without any cost', 'Hi,\r\n\r\nCompanies want people to try their products so they’ll hopefully become loyal customers. Free samples help build brand awareness, get reviews, and generate word-of-mouth advertising. It’s a win-win for both the brand and you.\r\n\r\nClick here to get f ree food s amples without paying anything: https://www.moredollar.info/food \r\n\r\nF ree Food Offerings:\r\n\r\n	MacroBars：\r\n	MacroBars are organic, plant-based protein bars made with simple, wholesome ingredients and designed to fuel your day naturally. With flavors like Peanut Butter Chocolate Chip and Coconut + Almond Butter + Chocolate Chips, MacroBars offer a satisfying, chewy texture and a clean energy boost\r\n\r\n	Pastries:\r\n	We offers a selection of pastries, such as croissants, muffins, and cookies. \r\n\r\n	Snacks:\r\n	We also offers a variety of snacks like yogurt parfaits, oatmeal, and chips: https://www.moredollar.info/food . \r\n\r\n	Protein Boxes:\r\n	These boxes typically include items like eggs, cheese, and sometimes salami or fruit.\r\n	\r\n	Other:\r\n	Other products like instant coffee, bottled Frappuccinos, and so on ...\r\n\r\nIf you like the food or if you don’t, we want to know. After all, how can we improve these food if we don’t know customers think the texture is off?  \r\n\r\nBest,\r\n\r\nWilma Smith\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com\r\nAddress: 962 Canis Heights Drive\r\nLos Angeles, CA 90017', '2025-07-23 17:06:34', '2025-07-23 17:06:34'),
(3734, 'Kirk Trost', 'xuf8ly@tmlqbg.com', 'তথ্য অধিকার আইকন', 'xu5ulah4tepa', 'hotanal.com', '2025-07-23 17:52:44', '2025-07-23 17:52:44'),
(3735, 'Tanu', 'brandbuildingassistance@outlook.com', 'অভিযোগ বক্স', 'Certified Copywriter/Content Writer', 'Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com', '2025-07-23 18:50:22', '2025-07-23 18:50:22'),
(3736, 'Carmen Billiot', 'billiot.carmen@gmail.com', 'তথ্য অধিকার আইকন', 'Your Deserves to Be #1 on Google search and  Maps', 'Hi,\r\n\r\nWant to dominate your local market and show up everywhere your customers search?\r\nThis Local Search Super Circle strategy builds your business visibility across 50+ high-authority platforms, boosting your Google Maps rankings, local SEO, and trust signals—fast.\r\n\r\n\r\n✅ Perfect for service businesses, agencies, or local stores\r\n\r\n✅ Built by an expert with proven local ranking results\r\n\r\n✅ Done-for-you, no tech skills needed\r\n\r\n📍Stand out locally.\r\n Get found. Grow faster.\r\n\r\n👉 Claim Your Visibility Boost Now\r\nhttps://tinyurl.com/ye28x78s', '2025-07-23 21:51:17', '2025-07-23 21:51:17'),
(3737, 'Tiago S', 'vang.olen@gmail.com', 'তথ্য অধিকার আইকন', 'RE : Partnership Proposal', 'Hi there,\r\n\r\nI just came across your website, it looks great! But I noticed the logo doesn’t fully reflect your brand’s strength. First impressions matter, so here’s my offer: I’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\r\n\r\ncontact me here on fiverr: https://bit.ly/portfoilio-Tiago\r\n\r\n– Tiago', '2025-07-24 05:08:27', '2025-07-24 05:08:27'),
(3738, 'PabloMurce', 'aemkgjfckhwmra@gmail.com', '???? ?????? ????', 'Accounts cheap 100', 'Hi there! \r\nLooking for a reliable solution to boost your confidence anytime \r\nWe’ve got Viagra at a great price \r\nVisit our website and place your order now \r\n<>Go to website https://pharma-true.com/viagra.html?aff=1288 ] \r\n \r\nFast delivery and complete privacy guaranteed', '2025-07-24 07:45:30', '2025-07-24 07:45:30'),
(3739, 'Ashok', 'webdesignservices111@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'WordPress Developer', 'Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \r\nReach out at webdesignservices111@outlook.com', '2025-07-24 20:43:14', '2025-07-24 20:43:14'),
(3740, 'Anthony Bruce', 'anthony@jmrcapital.co', 'শুদ্ধাচার সেবা বক্স', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-07-25 05:46:44', '2025-07-25 05:46:44'),
(3741, 'Dani Fiedler', 'dani.fiedler@gmail.com', 'অভিযোগ বক্স', 'Hi paramountinsurancebd.com owner.', 'Attract the right audience to your site with our AI-driven traffic solution, offering better results than paid ads at a fraction of the price. Get started today.\r\n\r\nhttps://ow.ly/OVwM50WuNzS', '2025-07-25 06:11:40', '2025-07-25 06:11:40'),
(3742, 'Tiago S', 'shasta.lowerson@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'RE : Partnership Proposal', 'Hi there,\r\nI came across your website and really liked what you\'re doing. One thing that stood out was the logo it has potential, but I believe a small redesign could make a stronger first impression.\r\n\r\nI’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\r\n\r\nIf you\'re interested, feel free to reach out on Fiverr: https://bit.ly/portfoilio-Tiago\r\n\r\nThanks for your time,\r\nTiago', '2025-07-25 09:49:07', '2025-07-25 09:49:07'),
(3743, 'Cliff Metters', 'cliff.metters@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'V Nebd Zsbr', 'Our AI-optimized service sends high-intent, keyword-targeted visitors to your site, saving you money compared to paid ad campaigns. Ready to get started?\r\n\r\nhttps://ow.ly/FCEL50Wvgvg', '2025-07-25 20:07:30', '2025-07-25 20:07:30'),
(3744, 'Rhonda Sexton', 'rhonda.sexton19@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'visit BitcoinPlatform.com', '2025-07-25 22:02:00', '2025-07-25 22:02:00'),
(3745, 'Omari Oreilly', 'oreilly.gene@hotmail.com', 'শুদ্ধাচার সেবা বক্স', 'Connect with Influencers in 48H – No Subscriptions Needed!', 'Hi ,\r\n\r\n\r\nNeed influencers to promote your brand fast? 🚀\r\n\r\n\r\n👉 Try InfluencerIcon.com – Get matched with niche influencers in 48 hours. No subscriptions. No hassle. Just results.\r\n\r\n\r\nBrands are already boosting sales — you\'re next.\r\n\r\n\r\n\r\nBest,\r\nOmar\r\n\r\nFounder – InfluencerIcon', '2025-07-25 22:33:49', '2025-07-25 22:33:49'),
(3746, 'Tamara Mesa', 'writeappreviews@getmoreopportunities.info', 'তথ্য অধিকার আইকন', 'Join our team of reviewers! $35 an hour, full-time', 'Hi,\r\n\r\nDo you love reading books? How about earning bucks for doing so? If reading is your passion, then we definitely have a position for you.\r\n\r\nYou would download free ebooks, read them, and then write short summaries about what you liked and didn\'t like about them. You\'ll earn up to $297 per day for these services, so visit this link if interested: https://www.getmoreopportunities.info/writeappreviews !\r\n\r\nWe also need people from your country who can help us review apps, games, movies, and other products in the same way (for the same pay!).\r\n\r\nWe require an internet connection and basic English writing skills to qualify. No set term rate - Depending on how many hours are worked per week and what type of writing tasks were completed during these hours.\r\n\r\nThere\'s never been a better time to become a paid reviewer!\r\n\r\nPaid readers are in high demand worldwide right now, so if you\'re interested—go to this link to apply: https://www.getmoreopportunities.info/writeappreviews .\r\n\r\nBest regards,\r\n\r\nTamara Mesa\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 1557 Cherry Tree Drive\r\nJacksonville, FL 32207', '2025-07-25 23:49:28', '2025-07-25 23:49:28'),
(3747, 'Estella Peterson', 'estella.peterson@gmail.com', 'অভিযোগ বক্স', 'Discover how paramountinsurancebd.com can increase its daily visitors!', 'Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://ow.ly/MmgB50WvgzO', '2025-07-26 01:39:05', '2025-07-26 01:39:05'),
(3748, 'Brian And Dee Raynor', 'raynor.summer@msn.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-07-26 01:49:43', '2025-07-26 01:49:43'),
(3749, 'Maximo', 'info@tiemann.bangeshop.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hi there, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nThanks and Best Regards,\r\n\r\nMaximo', '2025-07-26 04:49:28', '2025-07-26 04:49:28'),
(3750, 'Camila S', 'bignold.remona@gmail.com', 'অভিযোগ বক্স', 'RE : Partnership Proposal', 'Hi there,\r\nI came across your website and really liked what you\'re doing. One thing that stood out was the logo it has potential, but I believe a small redesign could make a stronger first impression.\r\n\r\nI’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\r\n\r\nIf you\'re interested, feel free to reach out on Fiverr: https://bit.ly/Camila-projects\r\n\r\nThanks for your time,\r\nCamila', '2025-07-26 09:57:09', '2025-07-26 09:57:09'),
(3751, 'Lachlan Sawtell', 'sawtell.lachlan@gmail.com', 'তথ্য অধিকার আইকন', 'Get More Leads Fast – Watch This Now!', 'Attract engaged, keyword-driven traffic to your website with our AI-powered solution, costing far less than paid ad campaigns. Get in touch to grow your site.\r\n\r\nhttps://ow.ly/hohF50WvguZ', '2025-07-26 18:57:07', '2025-07-26 18:57:07'),
(3752, 'LeeTob', 'irinademenkova86@gmail.com', '???? ?????? ????', 'Hallo,   wrote about   the prices', 'হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.', '2025-07-26 22:44:41', '2025-07-26 22:44:41'),
(3753, 'Roscoe Mullin', 'roscoe.mullin72@gmail.com', 'তথ্য অধিকার আইকন', 'Your Deserves to Be #1 on Google search and  Maps', 'Hi,\r\n\r\nWant to dominate your local market and show up everywhere your customers search?\r\nThis Local Search Super Circle strategy builds your business visibility across 50+ high-authority platforms, boosting your Google Maps rankings, local SEO, and trust signals—fast.\r\n\r\n\r\n✅ Perfect for service businesses, agencies, or local stores\r\n\r\n✅ Built by an expert with proven local ranking results\r\n\r\n✅ Done-for-you, no tech skills needed\r\n\r\n📍Stand out locally.\r\n Get found. Grow faster.\r\n\r\n👉 Claim Your Visibility Boost Now\r\nhttps://tinyurl.com/ye28x78s', '2025-07-27 03:39:01', '2025-07-27 03:39:01'),
(3754, 'Zandra Barnett', 'zandra.barnett@hotmail.com', 'তথ্য অধিকার আইকন', 'Boost paramountinsurancebd.com\'s traffic with our AI traffic tool.', 'Our AI-powered solution sends precise visitors to your site, costing significantly less than expensive paid ads. Learn how to increase your reach today.\r\n\r\nhttps://ow.ly/hohF50WvguZ', '2025-07-27 09:32:04', '2025-07-27 09:32:04'),
(3755, 'Reta Hurt', 'hurt.reta@gmail.com', 'অভিযোগ বক্স', 'Dear paramountinsurancebd.com Owner.', 'Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com', '2025-07-27 17:56:38', '2025-07-27 17:56:38');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3756, 'Martin Glenn', 'videocourses@growthmarketingnow.info', 'শুদ্ধাচার সেবা বক্স', 'Have Your Own Product To Sell (DFY Courses)', 'Hey,\r\n\r\nVideo Courses Collection just released\r\n\r\nThis is a mammoth collection of 700 Video Courses with PLR Rights!\r\n\r\nCheck out here: https://www.growthmarketingnow.info/videocour \r\n\r\nHere\'s what you get with Video Course Vault:\r\n\r\n=> 700 Video Courses with PLR Rights & MRR Rights, we cover ALL the major profitable topics and niches such as self help, health and fitness, email marketing, business, SEO, internet marketing, Youtube, make money online, Facebook traffic and much much more!\r\n\r\n=> The video courses comes with full private label rights meaning you can do whatever you want with them, edit them, sell them, use them as they\'re, etc, here you\'re in full control\r\n\r\n=> This is the easiest way to have your own product to sell\r\n\r\n=> Save you time and money! With Video Courses Collection our goal is to save your time and money - and also make you HUGE profits…for that reason we have only video courses in the most profitable niches and also they\'re all very easy to edit, use or sell :) \r\n\r\nSo what are you waiting for?\r\n\r\nGo here and purchase now: https://www.growthmarketingnow.info/videocour \r\n\r\nMartin Glenn\r\n\r\n \r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 1306 Wolf Pen Road\r\nConcord, CA 94520', '2025-07-27 20:31:08', '2025-07-27 20:31:08'),
(3757, 'Choy K.', 'km.health@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Link Exchange Opportunity', 'Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (paramountinsurancebd.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy', '2025-07-28 00:33:07', '2025-07-28 00:33:07'),
(3758, 'Brian And Dee Cable', 'cable.colette22@gmail.com', 'তথ্য অধিকার আইকন', 'Do you Have Tiktok account?', 'The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee', '2025-07-28 08:22:45', '2025-07-28 08:22:45'),
(3759, 'Vaibhav', 'web.techdevelopment@outlook.com', 'তথ্য অধিকার আইকন', 'Website Designing', 'Are you looking for a new website for your business? I charge $400 for a 5 page template based website, $700 for a template based E-Commerce website design. If you need custom designed website, then, it starts at $1500. Let me know if you need any support. We can take a video call for the same.\r\nEmail Me: web.techdevelopment@outlook.com', '2025-07-28 19:13:57', '2025-07-28 19:13:57'),
(3760, 'Alfie Land', 'land.alfie27@gmail.com', 'তথ্য অধিকার আইকন', 'Your Deserves to Be #1 on Google search and  Maps', 'Hi,\r\n\r\nWant to dominate your local market and show up everywhere your customers search?\r\nThis Local Search Super Circle strategy builds your business visibility across 50+ high-authority platforms, boosting your Google Maps rankings, local SEO, and trust signals—fast.\r\n\r\n\r\n✅ Perfect for service businesses, agencies, or local stores\r\n\r\n✅ Built by an expert with proven local ranking results\r\n\r\n✅ Done-for-you, no tech skills needed\r\n\r\n📍Stand out locally.\r\n Get found. Grow faster.\r\n\r\n👉 Claim Your Visibility Boost Now\r\nhttps://tinyurl.com/ye28x78s', '2025-07-29 00:15:46', '2025-07-29 00:15:46'),
(3761, 'Camila S', 'mayra.beaumont@outlook.com', 'অভিযোগ বক্স', 'RE : Partnership Proposal', 'Hi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nIf you\'re interested, reach me here: https://rebrand.ly/Camila-projects\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nCamila', '2025-07-29 00:18:55', '2025-07-29 00:18:55'),
(3762, 'Saundra Thompson', 'usefacebook@increasetraffic.shop', 'অভিযোগ বক্স', '175 bucks/day for using Instagram.', 'Hi ,\r\n\r\nWe\'ve put your name on the applicants\' list for this simple remote job.\r\n\r\nIf you\'d like to make 175 bucks per day via Instagram, then please confirm your application: https://www.increasetraffic.shop/usefacebook .\r\n\r\nHere, you\'ll be managing the Instagram accounts of an Australia-based educational startup. \r\n\r\nAnd that way, you\'ll be helping them to connect more with their students and potential audience through Instagram. Which is a better and easier way to connect and help students. \r\n\r\nAll training will be provided for this job and you just need internet access and a laptop, tablet, or smartphone. \r\n\r\n[NOTE: The job is very easy but they\'re expecting you to be a responsible and dependable person while handling this on behalf of them.]\r\n\r\nClick here to confirm your application and know more about this job: https://www.increasetraffic.shop/usefacebook .\r\n\r\nAll the best.\r\n\r\nSaundra Thompson\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2814 Masonic Hill Road\r\nMarshall, AR 72650', '2025-07-29 03:25:59', '2025-07-29 03:25:59'),
(3763, 'Darwin Holloman', 'holloman.darwin@gmail.com', 'তথ্য অধিকার আইকন', 'Monkey Digital Affiliate Program 35% lifetime commissions', 'Hello,  \r\n\r\nThis is Mike Holloman from Monkey Digital,  \r\nI am getting in touch to discuss a great collaboration.  \r\n\r\nHow would you like to show our ads on your platform and link back via your custom referral link towards popular products from our business?  \r\n\r\nThis way, you receive a solid 35% profit share, continuously from any purchases that generate from your website.  \r\n\r\nThink about it, most website owners benefit from SEO, so this is a big opportunity.  \r\n\r\nWe already have 12k+ affiliates and our payments are processed on time.  \r\nRecently, we reached $27280 in commissions to our promoters.  \r\n\r\nIf this sounds good, kindly chat with us here:  \r\nhttps://monkeydigital.co/affiliates-whatsapp/  \r\n\r\nOr register today:  \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/  \r\n\r\nCheers,  \r\nMike Holloman  \r\nMonkey Digital\r\nPhone/whatsapp: +1 (775) 314-7914', '2025-07-29 12:52:56', '2025-07-29 12:52:56'),
(3764, 'Rosie Cress', 'cress.rosie@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Unlock More Leads with Our AI Traffic Solution', 'Discover how our AI can skyrocket your Paramountinsurancebd website leads in this quick video: https://www.youtube.com/shorts/A8YPkXQq4EY', '2025-07-29 16:31:25', '2025-07-29 16:31:25'),
(3765, 'Vasily Kichigin Malm', 'malm.marcy69@gmail.com', 'তথ্য অধিকার আইকন', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-07-29 20:50:16', '2025-07-29 20:50:16'),
(3766, 'Md. A;amgir Khan', 'ceo.amkvattax@gmail.com', 'Select Dropdown', 'Invitation Letter for Tax preparation purpose', 'Dear Sir,\r\n\r\nI would like to introduce our company A.M.K Enterprise , which has\r\nbeen involved  in TAX Consultancy services for a long time.\r\n\r\nAs regards the services we have provided,we are reputed for Income Tax\r\npreparation & submit E-TIN.\r\n\r\nWe hope that we can provide the best services to your reputed and well\r\nknown organization and we guarantee your perfect satisfaction.\r\n\r\nWe look forward to a fruitful working relationship in the future.\r\n\r\nSincerely,\r\n\r\nMD. ALAMGIR KHAN,ITP\r\n\r\nCEO (VAT&TAX CONSULTANT)\r\n\r\nA.M.K ENTERPRISE\r\n\r\nADDRESS: FAYENAZ TOWER (LEVEL-8/D),37/2 PURANA PALTAN (BOX CULVERT ROAD)\r\n\r\nDHAKA-1000. E-Mail: ceo.amkvattax@gmail.com\r\n\r\nMOBILE: 01708519674\r\n\r\nYOUTUBE: www.youtube.com/vattaxconsultancy', '2025-07-29 21:16:19', '2025-07-29 21:16:19'),
(3767, 'Rosa Dean', 'contentjob@goldtip.shop', 'অভিযোগ বক্স', 'Get Paid to Write - Apply Now!', 'Hi owner of paramountinsurancebd.com,\r\n\r\nWe are currently in search of individuals from your country to compose tweets for a personal development firm.\r\n\r\nThis job opportunity can be conducted from the comfort of your home, and no credentials are needed.\r\n\r\nWhat we seek are individuals who can be trusted to complete their work with efficiency. If you find yourself intrigued by this offer, please click here to apply: https://www.goldtip.shop/contentjob .\r\n\r\nThe tasks would consist of creating brief yet inspiring tweets, using pre-made templates for reference. This is a very uncomplicated job as each post will not surpass a couple of sentences.\r\n\r\nThe contract does not contain a fixed term and the rate of pay per hour ranges from $20-$30, contingent upon the type of work and prior experience.\r\n\r\nRequirements to apply for the role include being able to use a laptop or phone, have a dependable internet connection, and have the ability to work autonomously. In addition, being able to read and write English proficiently is necessary. As for the hours, you are able to choose when and how many hours per week to work.\r\n\r\nIf you can start immediately, don\'t wait - fill out your application right away: https://www.goldtip.shop/contentjob .\r\n\r\nWe are looking forward to having you join us!\r\n\r\n\r\nLooking out for you,\r\n \r\nRosa Dean\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 1472 Gnatty Creek Road\r\nNew Hyde Park, NY 11042', '2025-07-29 21:27:47', '2025-07-29 21:27:47'),
(3768, 'Austin G', 'austinglivenow@gmail.com', 'তথ্য অধিকার আইকন', 'Woman owned business? Wanting to rank higher on google maps?', 'Are you a Woman Owned Business? \r\n\r\n Do you wanting to rank higher on Goolge Maps & Social Media? \r\n\r\nI’ve challenged my team this month to help as many Women Owned Businesses as we can, so our gift this this month is a google maps ranking audit.\r\n\r\nBesides being Life Coach), I also have a Woman Owned Business Consulting Service, helping get more exposure, ranked higher and leveragin ghte power of Ai and the internet to make more money. \r\n\r\nDo you know any woman owned businesses who would like to rank higher? \r\n\r\n\r\nReply to this email with your google my business link or website or send me an email to austinglivenow@gmail.com\r\n\r\n\r\nHope here to help!\r\n\r\nAustin G\r\nWomen Owned Business Coach & Consultant. \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out in the subject.\r\nparamountinsurancebd.com', '2025-07-30 00:16:05', '2025-07-30 00:16:05'),
(3769, 'Demetrius Barlow', 'demetrius.barlow@gmail.com', 'অভিযোগ বক্স', 'Discover the Secret to More Website Leads', 'Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/A8YPkXQq4EY', '2025-07-30 03:00:43', '2025-07-30 03:00:43'),
(3770, 'Anthony Bruce', 'anthony@jmrcapital.co', 'অভিযোগ বক্স', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-07-30 06:14:55', '2025-07-30 06:14:55'),
(3771, 'LeeTob', 'dinanikolskaya99@gmail.com', '?????? ????', 'Hallo  i am wrote about     prices', 'Zdravo, htio sam znati vašu cijenu.', '2025-07-30 08:27:07', '2025-07-30 08:27:07'),
(3772, 'Billy', 'info@paramountinsurancebd.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hi there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nThanks and Best Regards, \r\n\r\nBilly', '2025-07-30 11:43:48', '2025-07-30 11:43:48'),
(3773, 'Alan Serrano', 'dominic.halloran@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Contact form marketing: No DMs – just leads', 'At the moment you see this note, imagine your company connecting with prospects directly through those online inquiry fields.\r\n\r\nDid you know that contact form marketing is one of the most efficient ways to engage with potential customers and produce leads?\r\n\r\nContact Form Leads will connect to potential customers directly through their contact forms, bypassing traditional advertising methods and driving engagement where it matters most. Our platform is easy to use, highly efficient, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nSend your personalized message to millions of companies worldwide from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n- Elevate your outreach efforts starting now with Contact Form Leads: https://bit.ly/wowcontactform\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nIf at any point you prefer not to get future notifications from this message, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nHoefweg 81, Greenwich, CA, USA, 91601', '2025-07-30 17:47:04', '2025-07-30 17:47:04'),
(3774, 'Ravi', 'businessgrowtogether@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Personal Assistant', 'Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.', '2025-07-30 21:22:25', '2025-07-30 21:22:25'),
(3775, 'SimonTob', 'irinademenkova86@gmail.com', '???? ?????? ????', 'Hi,   wrote about   the price for reseller', 'Hi, kam dashur të di çmimin tuaj', '2025-07-30 22:12:50', '2025-07-30 22:12:50'),
(3776, 'Karen B.', 'outreachseo56@gmail.com', 'অভিযোগ বক্স', 'SEO links exchange for paramountinsurancebd.com?', 'Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (paramountinsurancebd.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager', '2025-07-31 01:21:02', '2025-07-31 01:21:02'),
(3777, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'অভিযোগ বক্স', 'Can you build a long-lasting relationship, or even a marriage, with your potential mate?', 'Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com', '2025-07-31 08:16:48', '2025-07-31 08:16:48'),
(3778, 'Mark Wints', 'markwints39@gmail.com', 'তথ্য অধিকার আইকন', 'Still waiting on your COVID money?', 'Hi,\r\nDid your U.S. business file for the ERC (Employee Retention Tax Credit) during COVID?\r\n\r\nIf you already filed and still haven’t been paid, you may not have to wait anymore.\r\nI help business owners like you get their money now instead of later.\r\n\r\n\r\nTo get started, I just need 2 things from you:\r\n\r\n1. Reply and say: “Get my money now”\r\n\r\n2. Include your phone number so I can call and explain how it works\r\n\r\n\r\nThat’s it. If you already filed, I may be able to help.\r\n\r\nThanks,\r\nMark\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n201 N Main St, Phoenix, AZ 85003\r\nUnsubscribe:\r\nhttps://aiandcompanybest.com/?info=paramountinsurancebd.com', '2025-07-31 15:32:07', '2025-07-31 15:32:07'),
(3779, 'Bruce Sells', 'info@paramountinsurancebd.com', 'অভিযোগ বক্স', 'The Batman of Affiliate Marketing', 'Hi,\r\n\r\nThe Dark Knight of affiliate marketing.\r\n\r\nHe’s not flashy. \r\n\r\nHe’s not playing games.\r\n\r\nBut he is quietly wrecking the fake “guru” systems out there.\r\n\r\nWhy?\r\n\r\nBecause his Automated Commission System actually works.\r\n\r\nNo tricks. \r\n\r\nInside you’ll get:\r\n\r\nSimple strategies that actually convert\r\n\r\nTools that save you time\r\n\r\nA full 365-day “no B.S.” guarantee\r\n\r\nThink of it like your super affiliate Batcave.\r\n\r\nJust follow the system and watch the results.\r\n\r\nRight now, it\'s super affordable during the launch special, and the first 10 people will get this money-making opportunity for free\r\n\r\nSnag the system + bonuses here before Ben disappears into the shadows: https://www.unlockrevenue.info/automatedcommission \r\n\r\nTo your success,\r\n\r\nBruce Sells\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 4974 Hilltop Haven Drive\r\nJersey City, NJ 07305', '2025-07-31 22:46:42', '2025-07-31 22:46:42'),
(3780, 'Benjamin Ferreira', 'info@paramountinsurancebd.com', 'তথ্য অধিকার আইকন', 'Firesale Frenzy: 600 Ready-to-Monetize Ebook Courses', 'Hey,\r\n\r\nIf you’ve been waiting for the perfect moment to grab a done-for-you ebook business — this is it.\r\n\r\nThe Ultimate Learning Library Firesale is officially LIVE, and it’s offering a jaw-dropping bundle of 600 premium training ebooks in 4 of the hottest niches online — all with Unrestricted PLR Rights.\r\n\r\nHere’s what’s inside:\r\n\r\n• 100 Internet Marketing eBooks\r\n• 100 Self-Help eBooks\r\n• 100 Fitness & Health eBooks\r\n• 100 Yoga eBooks\r\n• 100 Cooking eBooks\r\n• 100 Side Hustle eBooks\r\n\r\nThis isn’t just a stack of content — it’s a plug-and-play business in a box you can use to:\r\n\r\n• Launch your own course library\r\n• Sell ready-made ebook products\r\n• Add bonuses to affiliate offers or coaching programs\r\n• Create a YouTube or membership brand — instantly\r\n• Start profiting immediately — no filming, no editing\r\n\r\nBut don’t wait — this Firesale pricing is strictly limited-time and could vanish at any moment.\r\n\r\nIt\'s free for the first 20 action-takers while others will be paying in full price\r\n\r\n[Click here] to grab The Ultimate Learning Library now and start profiting with ebook content today: https://www.bizopphand.info/plrpowerhouse .\r\n\r\nSee you at the top,\r\n\r\nBenjamin Ferreira\r\n\r\n\r\nP.S. This is the kind of value most marketers only dream about — 600 premium ebooks for the price of one. Miss it, and you’ll be kicking yourself when it\'s gone (if it even comes back at all). Act now: https://www.bizopphand.info/plrpowerhouse !\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 1122 Ethels Lane\r\nTampa, FL 33607', '2025-08-01 02:29:23', '2025-08-01 02:29:23'),
(3781, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hello  i write about your   prices', 'Kaixo, zure prezioa jakin nahi nuen.', '2025-08-01 03:20:36', '2025-08-01 03:20:36'),
(3782, 'Tiago S', 'rodrigues.arnold@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'RE : Partnership Proposal', 'Hi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business. I provide personalized service to ensure you\'re fully satisfied with the final design.\r\n\r\nIf you\'re interested, reach me here: https://rebrand.ly/Tiago-portfolio\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nTiago', '2025-08-01 07:26:14', '2025-08-01 07:26:14'),
(3783, 'Shenna McKean', 'z21496@ygra7s.com', 'তথ্য অধিকার আইকন', 'jq7yzslq9cn8', 'If you\'d like more visitors to your site, we can help — completely free of charge. Just drop your URL and we’ll start sending traffic your way.\r\nhttps://trafficboosterhub.top', '2025-08-01 10:20:24', '2025-08-01 10:20:24'),
(3784, 'Olive Prim', 'prim.olive@msn.com', 'অভিযোগ বক্স', 'paramountinsurancebd.com', 'Seeking Financial Support to Expand Your Business? We provide customized business loan options with no initial fees—merely a straightforward notary approval! Acquire the necessary funds to grow, innovate, and thrive.                                                                                                                                            📩 Email us today: info@financeworldwidehk.com\r\n\r\nBest regards,\r\nLaura Cha\r\n\r\nCustomer Service Representative', '2025-08-01 12:37:24', '2025-08-01 12:37:24'),
(3785, 'Kent Vickery', 'kent.vickery@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Quick question about your website hosting!', 'Hello! Just reaching out with a quick question – are you happy with your current website hosting?\r\n\r\nWe manage hosting and support for hundreds of websites, from local businesses to national brands. Our team handles speed, security, backups, and all the day-to-day tasks most companies don’t want to deal with.\r\n\r\nIf you\'d like me to take a quick look at your site or send more details, just let me know!\r\n\r\n– Emily at the Best Website Agency\r\n \r\nemily@bestwebsite.com', '2025-08-01 14:09:45', '2025-08-01 14:09:45'),
(3786, 'Elke Anstey', 'anstey.elke@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Gj Ld ka', 'Grow your site’s audience with our AI-driven traffic service, significantly cheaper than paid ad platforms. Contact us to explore the benefits.\r\n\r\nhttps://ow.ly/saCo50Wy1Wp', '2025-08-01 17:17:37', '2025-08-01 17:17:37'),
(3787, 'GeorgeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hello  i write about your the price', 'Hallo, ek wou jou prys ken.', '2025-08-02 02:47:20', '2025-08-02 02:47:20'),
(3788, 'Mike Jozef Fournier', 'info@digital-x-press.com', '???? ?????? ????', 'Add AEO to your SEO strategies today !', 'Hi, \r\nI realize that most website owners have difficulties understanding that Answer Engine Optimization (AEO) is a gradual process and a carefully organized monthly initiative. \r\n \r\nUnfortunately, very few businesses have the patience to recognize the gradual yet meaningful improvements that can completely change their online presence. \r\n \r\nWith Google’s evolving algorithms, a consistent, long-term strategy including Answer Engine Optimization (AEO) is vital for getting a strong return on investment. \r\n \r\nIf you see this as the ideal method, collaborate with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nTalk to Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide unbeatable results for your resources, and you will enjoy choosing us as your digital marketing ally. \r\n \r\nKind regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148', '2025-08-02 03:10:10', '2025-08-02 03:10:10'),
(3789, 'Gidget Betancourt', 'betancourt.gidget@gmail.com', 'অভিযোগ বক্স', 'Quick question about your website hosting!', 'Hello! Just reaching out with a quick question – are you happy with your current website hosting?\r\n\r\nWe manage hosting and support for hundreds of websites, from local businesses to national brands. Our team handles speed, security, backups, and all the day-to-day tasks most companies don’t want to deal with.\r\n\r\nIf you\'d like me to take a quick look at your site or send more details, just let me know!\r\n\r\n– Emily at the Best Website Agency\r\n \r\nemily@bestwebsite.com', '2025-08-02 06:36:49', '2025-08-02 06:36:49'),
(3790, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Hello  i am write about     price for reseller', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2025-08-02 06:55:50', '2025-08-02 06:55:50'),
(3791, 'Stephanie Pruitt', 'desiree.randle@yahoo.com', 'অভিযোগ বক্স', 'This is not your usual ad', 'At the moment you see this note, imagine your organization getting in front of prospects directly through these online inquiry fields.\r\n\r\nDid you know that contact form marketing is one of the most effective ways to interact with potential customers and produce leads?\r\n\r\nContact Form Leads will connect to potential customers straight through their contact forms, bypassing traditional advertising methods and driving engagement where it matters most. Our platform is easy to use, highly efficient, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nSend your personalized message to countless organizations worldwide from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n++ Transform your contact strategy starting now with Contact Form Leads: https://bit.ly/wowcontactform\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nIf you decide not to receive future emails from us, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n1875 Euclid Avenue, Fort Edward, CA, USA, 94932', '2025-08-02 16:48:52', '2025-08-02 16:48:52'),
(3792, 'Patti Curtsinger', 'curtsinger.patti29@googlemail.com', 'তথ্য অধিকার আইকন', 'Get More Website Leads with a 7-Day Free Trial', 'Hoping to ignite your website’s audience? Our intelligent AI system brings ideal visitors using keywords with location-based tags from continents to towns.  \r\nLooking to higher earnings, active users, or stronger online impact?  \r\nWe adapt it to match your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/FCEL50Wvgvg', '2025-08-03 02:50:09', '2025-08-03 02:50:09'),
(3793, 'Gili Aragon', 'aragon.felipe@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'RE: Partnership Proposal', 'Hi there,\r\nI came across your website and noticed a few areas where your SEO could be improved things like missing tags and page structure that might be limiting your search visibility.\r\n\r\nI’d love to offer 14 days of SEO work completely free so you can see results first. You only pay if you\'re satisfied no pressure.\r\n\r\nI recently helped a business increase traffic by 82% in just 3 weeks with similar fixes.\r\n\r\nIf you\'re interested, feel free to reach out on Fiverr: https://tinyurl.com/Gili-Projects\r\n\r\n– Jacob', '2025-08-03 05:49:26', '2025-08-03 05:49:26'),
(3794, 'Ronnie', 'info@beggs.easerelief.net', 'অভিযোগ বক্স', 'Ronnie Beggs', 'EASE YOUR PAIN IN 10 MINUTES EFFORTLESSLY\r\n\r\nBe Free from sore muscles and joint pain\r\nTry FitRx Wireless Massager & Relieve YOUR Pain Effortlessly In 10 Min!\r\nSave 50% OFF + FREE Priority Shipping\r\n\r\nShop Now: https://EaseRelief.net\r\n\r\nCheers, \r\n\r\nRonnie', '2025-08-03 17:18:41', '2025-08-03 17:18:41'),
(3795, '* * * Snag Your Free Gift: https://xlr8ar.com/index.php?14r3mt * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'paouqua@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'blfxfe', 'vemgw1', '2025-08-03 18:35:35', '2025-08-03 18:35:35'),
(3796, '* * * <a href=\"https://xlr8ar.com/index.php?14r3mt\">Unlock Free Spins Today</a> * * * hs=17732ee81a86989672f38a8aed5df8b2* ххх*', 'paouqua@mailbox.in.ua', 'তথ্য অধিকার আইকন', 'blfxfe', 'vemgw1', '2025-08-03 18:35:37', '2025-08-03 18:35:37'),
(3797, '* * * Unlock Free Spins Today: https://primefisolutions.com/index.php?o11nzj * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'paouqua@mailbox.in.ua', 'তথ্য অধিকার আইকন', '0xok4y', 'yibu40', '2025-08-03 18:37:19', '2025-08-03 18:37:19'),
(3798, '* * * <a href=\"https://primefisolutions.com/index.php?o11nzj\">Win Free Cash Instantly</a> * * * hs=5a65269347ded774db78dfe5572366c3* ххх*', 'paouqua@mailbox.in.ua', 'তথ্য অধিকার আইকন', '0xok4y', 'yibu40', '2025-08-03 18:37:22', '2025-08-03 18:37:22'),
(3799, 'Gili Bruner', 'bruner.christiane@gmail.com', 'তথ্য অধিকার আইকন', 'RE: Partnership Proposal', 'Hi there,\r\nI came across your website and noticed a few areas where your SEO could be improved things like missing tags and page structure that might be limiting your search visibility.\r\n\r\nI’d love to offer 14 days of SEO work completely free so you can see results first. You only pay if you\'re satisfied no pressure.\r\n\r\nI recently helped a business increase traffic by 82% in just 3 weeks with similar fixes.\r\n\r\nIf you\'re interested, feel free to reach out on Fiverr: https://tinyurl.com/Gili-Projects\r\n\r\n– Jacob', '2025-08-03 21:02:09', '2025-08-03 21:02:09'),
(3800, 'Bart Morley', 'morley.bart@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Do you have enough  customers?', 'Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals', '2025-08-03 22:43:32', '2025-08-03 22:43:32'),
(3801, 'Lauren Murphy', 'laurenseo434@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Affordable SEO Insights for paramountinsurancebd.com', 'Hi,\r\n\r\nI wanted to introduce you to our service built to give you access to detailed Ahrefs SEO data without the need for a monthly subscription.\r\n\r\nWe offer on-demand Ahrefs reports for just a fraction of the cost of a typical monthly plan, with discounts available if you need multiple reports.\r\n\r\nHere\'s how it can benefit you:\r\n\r\n1. Cost-Effective: Get the data you need without the hefty recurring fees.\r\n2. Targeted Insights: Choose from various report types like Comprehensive SEO Audits, Backlink Profile Analysis, Keyword Research & Opportunity, Competitor Analysis, and more.\r\n3. Quick Turnaround: Reports are typically delivered within 24-48 hours.\r\n\r\nWhether you\'re analyzing your own site, researching competitors, or looking for new keyword opportunities, our service provides the essential data to make informed decisions about paramountinsurancebd.com.\r\n\r\nIf you\'d like to explore how these reports can specifically enhance your strategy for paramountinsurancebd.com, please get in touch.\r\n\r\nBest regards,\r\nLauren', '2025-08-04 07:18:18', '2025-08-04 07:18:18'),
(3802, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Aloha  i wrote about your   price', 'Ciao, volevo sapere il tuo prezzo.', '2025-08-04 09:58:11', '2025-08-04 09:58:11'),
(3803, 'Melisa Saylor', 'info@speed-seo.net', 'তথ্য অধিকার আইকন', 'Check your SEO Score for free with Speed SEO', 'Hi there\r\nCheck paramountinsurancebd.com SEO score in under 2 minutes\r\n\r\nSubmit your request here\r\nhttps://www.speed-seo.net/check-site-seo-score/\r\n\r\nWait 2 minutes for the report to be generated, then get your SEO vulnerabilities.\r\n\r\nWhant more info, chat with us:\r\nhttps://www.speed-seo.net/whatsapp-with-us/\r\n\r\nRegards\r\nMike Saylor\r\nSpeed SEO\r\nPhone/whatsapp: +1 (833) 454-8622', '2025-08-04 11:35:46', '2025-08-04 11:35:46'),
(3804, 'Santos Coaldrake', 'santos.coaldrake@msn.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'visit BitcoinPlatform.com', '2025-08-04 11:55:19', '2025-08-04 11:55:19'),
(3805, 'Nelson Seese', 'nelson.seese55@yahoo.com', 'শুদ্ধাচার সেবা বক্স', 'Hello paramountinsurancebd.com Webmaster.', 'Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com', '2025-08-04 13:08:19', '2025-08-04 13:08:19'),
(3806, 'Jamie McCary', 'info@paramountinsurancebd.com', 'শুদ্ধাচার সেবা বক্স', 'Do You Like F REE Stuff?', 'Hi,\r\n\r\nDo You Like F REE Stuff?      - Deal Soldier Group pays for itself!      This group specialize in finding hidden 90-100% Off Clearance Deals at retailers like Walmart, Target, Home Depot, Lowe’s and more!\r\n\r\nAs the broke kid growing up!      Sean Sweeney spent hours shopping the clearance rack in search of brand name clothing just to fit in.      That drive for finding bargains never left him.      He launched DEAL SOLDIER to change the way you shop: https://www.growwealthy.info/dealsoldier .      Forever.\r\n\r\nPro:\r\n	Access to 90-100% Off Clearance Deals in various categories including electronics and clothing.\r\n	\r\n	Real-time secret clearance alerts and live inventory trackers for unbeatable deals: https://www.growwealthy.info/dealsoldier .\r\n	\r\n	Premium 1-on-1 support for personalized guidance and expert advice.\r\n	\r\n	Exclusive access to a community of like-minded deal hunters with 24/7 chat support.\r\n	\r\n	Loot Locator for unlimited zip code searches to check local store prices and inventory.\r\n	\r\nBest,\r\n\r\nJamie McCary\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 4450 Bailey Drive\r\nCedar Falls, IA 50613', '2025-08-04 15:25:37', '2025-08-04 15:25:37'),
(3807, 'Vasily Kichigin Towns', 'lizette.towns@gmail.com', 'অভিযোগ বক্স', 'Instagram Professional and Modern content  !', 'Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny', '2025-08-04 15:57:21', '2025-08-04 15:57:21'),
(3808, 'LeeTob', 'irinademenkova86@gmail.com', '???? ?????? ????', 'Aloha,   write about your the price for reseller', 'Aloha, makemake wau eʻike i kāu kumukūʻai.', '2025-08-04 18:23:25', '2025-08-04 18:23:25'),
(3809, 'Starseed Council', 'starseed@zqiangyin.com', 'অভিযোগ বক্স', 'Trying to get in touch', 'Was instructed this the best way to get into contact with Sondra on behalf of the starseed council. You were sent down to Earth for the human experience but there was an anomaly in the system that can\'t be corrected. We can\'t get the exact date and only that it will happen in 2025. The wars/conflict with India and Pakistan, Ukraine and Russia, Iran and Israel are going to lead to a nuclear war which will be an extinction level event destroying the majority of the population on Earth. In the past this was corrected but too many happening at one time happening at one time is making it impossible to correct. This is disrupting the whole experience and are calling back starseeds to their home planets and dimensions. In certain situations like this, we can pull you out at the last moment or be able to leave anytime you want now being aware after the veil of forgetfulness. Based on the level of the event you can be pulled out prior. Memory purges and alterations can be initiated for the next experience on another planet/dimension or could just choose to go back to the originating dimension or planet that you are originally from. s9d8f7a896ew', '2025-08-04 20:51:05', '2025-08-04 20:51:05'),
(3810, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Aloha, i writing about your   prices', 'Hi, ego volo scire vestri pretium.', '2025-08-04 22:30:55', '2025-08-04 22:30:55'),
(3811, 'SimonTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hello, i am writing about     prices', 'Ola, quería saber o seu prezo.', '2025-08-04 23:51:51', '2025-08-04 23:51:51'),
(3812, 'Anthony Bruce', 'anthony@jmrcapital.co', 'শুদ্ধাচার সেবা বক্স', 'Want your ERC cash now?', 'Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.  \r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~', '2025-08-05 06:04:48', '2025-08-05 06:04:48'),
(3813, 'Gili Dionne', 'chanda.dionne@gmail.com', 'তথ্য অধিকার আইকন', 'RE: Partnership Proposal', 'Hi there,\r\nI came across your website and noticed a few areas where your SEO could be improved things like missing tags and page structure that might be limiting your search visibility.\r\n\r\nI’d love to offer 14 days of SEO work completely free so you can see results first. You only pay if you\'re satisfied no pressure.\r\n\r\nI recently helped a business increase traffic by 82% in just 3 weeks with similar fixes.\r\n\r\nIf you\'re interested, feel free to reach out on Fiverr: https://tinyurl.com/Gili-Projects\r\n\r\n– Gili', '2025-08-05 09:48:07', '2025-08-05 09:48:07'),
(3814, 'Hildegarde Crummer', 'crummer.hildegarde@outlook.com', 'তথ্য অধিকার আইকন', 'Struggling with Leads? Try Our 7-Day Free Trial', 'Battling a lack of website visitors? Our AI-enhanced pulls custom visitors through keywords with location precision from countries to towns.  \r\nDesiring increased revenue, engaged pages, or a broader online footprint?  \r\nWe tailor it to fit your vision. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/5RpR50Wzta0', '2025-08-05 14:08:41', '2025-08-05 14:08:41'),
(3815, 'Margaret Malveaux', 'contentjob@greatbusi.info', 'শুদ্ধাচার সেবা বক্স', 'Start Writing & Earn Up to $35/hr!', 'Hi owner of paramountinsurancebd.com,\r\n\r\n\r\nWe are searching for new writers to join our platform to carry out entry-level blog writing tasks.\r\n\r\nThere is an hourly rate of $35, with training being given for the job.\r\n\r\nYou would be assisting e-commerce stores to write brief blog entries to introduce their new products.\r\n\r\nFor this job, you would be given an image of the product and details about it, such as its cost, and then you must craft a 500-word blog post about the product for the business to post on their blog. Only fundamental English and grammar skills are necessary for this job and full guidance will be provided.\r\n\r\nThe contract does not have a fixed duration and the hourly rate is $35.\r\n\r\nTo qualify, you should be able to access a laptop or phone, work autonomously, possess fundamental English reading and writing abilities, strictly adhere to instructions, have a dependable internet connection, and have at least 5 hours of availability each week.\r\n\r\nIf you are available to start soon, click this link to begin the application process now: https://www.greatbusi.info/contentjob .\r\n\r\nDon\'t hesitate, these opportunities won\'t last long.\r\n\r\nLooking out for you,\r\nMargaret Malveaux\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=paramountinsurancebd.com  \r\n\r\nAddress: 537 Dogwood Road\r\nPhoenix, AZ 85012', '2025-08-05 17:31:03', '2025-08-05 17:31:03'),
(3816, 'Abhi', 'socialmedia1145@outlook.com', 'তথ্য অধিকার আইকন', 'Social Media Management @ $50 per month', 'Most business owners don’t have time or interest in managing social media — they prefer focusing on core activities. We help by creating high-quality content that keeps your brand active. Our plans: $50/month for 4 posts or $250/month for 30 posts. Let’s connect on a quick video call so I can show how we can handle it for you. What time works best for you?\r\n\r\nE-mail Me: socialmedia1145@outlook.com', '2025-08-05 21:23:12', '2025-08-05 21:23:12'),
(3817, 'Kai Gunderson', 'gunderson.kai@gmail.com', 'অভিযোগ বক্স', 'Boost Your Site’s Visitors in Just 7 Days!', 'Is your Paramountinsurancebd Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/A8YPkXQq4EY', '2025-08-05 22:25:00', '2025-08-05 22:25:00'),
(3818, 'Kristi Reed', 'reedkristim@gmail.com', 'তথ্য অধিকার আইকন', 'Get More from Your CPA with Our Tax Management System', 'Hello & Good Day,\r\n\r\nDid you know you could unlock tens of thousands in tax savings & incentives?\r\n\r\nWe\'ve helped thousands of business owners claim money they didn’t know they qualified for.\r\n\r\n-  Click the following link for more information:  https://cutt.ly/BrSMcLRf  \r\n\r\nNo commitment. Small monthly fee to keep in the loop with our Tax Management System. Real, fast results.\r\n\r\nThe Tax Management System is an AI-driven platform designed to seamlessly integrate with your existing business operations. It works alongside your CPA to identify and claim all eligible tax credits and incentives. With a simple monthly subscription, it ensures you’re maximizing every opportunity without added effort on your part.\r\n\r\nLet me know if you’d like a quick call to walk through it.\r\n\r\nBest,\r\nKristi Reed\r\nSenior Advisor\r\nKristiReed.StrydeAffiliate@gmail.com\r\n\r\n\r\nIf at any point you wish to stop getting additional correspondence from this campaign, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nProfessor Zeemanplantsoen 182, Ilion, CA, USA, 91198', '2025-08-06 01:55:38', '2025-08-06 01:55:38'),
(3819, 'Mitch R.', 'mitch.r@lowertaxstrategy.com', 'তথ্য অধিকার আইকন', 'We all know that the wealthy legally know how to avoid taxes, want to learn the secret?', 'We all know that the wealthy legally know how to avoid taxes,\r\n\r\nwant to learn the secret?\r\n\r\nhttps://lowertaxstrategy.com\r\n\r\n\r\n\r\nTo opt out of messages from me, just reply with: opt out\r\nparamountinsurancebd.com', '2025-08-06 02:29:39', '2025-08-06 02:29:39'),
(3820, 'Mike Thomas Morel', 'info@strictlydigital.net', '???? ?????? ????', 'Semrush links for paramountinsurancebd.com', 'Hello, \r\n \r\nHaving some bunch of links pointing to paramountinsurancebd.com could have zero worth or negative impact for your site. \r\n \r\nIt really doesn’t matter the number of backlinks you have, what is key is the number of keywords those platforms appear in search for. \r\n \r\nThat is the critical element. \r\nNot the overrated third-party metrics or Domain Rating. \r\nThat anyone can do these days. \r\nBUT the number of Google-ranked terms the domains that point to your site have. \r\nThat’s what really matters. \r\n \r\nMake sure these backlinks link to your domain and your site will see real growth! \r\n \r\nWe are introducing this special SEO package here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or want to know more, message us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards, \r\nMike Thomas Morel\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738', '2025-08-06 10:50:23', '2025-08-06 10:50:23'),
(3821, 'Zora Delacruz', 'zora.delacruz@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Get More Leads Fast – Watch This Now!', 'Ready to drive targeted visitors to your Paramountinsurancebd Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/A8YPkXQq4EY', '2025-08-06 10:59:33', '2025-08-06 10:59:33'),
(3822, 'Donald Kirk', 'info@paramountinsurancebd.com', 'অভিযোগ বক্স', 'The trading & investing community recommended by  Elon Musk and several Fortune 500 CEOs and U.S. congresspeople', 'Hi,\r\n\r\nStock Talk Insiders is a professional trading & investing community built by @stocktalkweekly on X/Twitter.   We are followed by Elon Musk and several Fortune 500 CEOs and U.S. congresspeople:https://x.com/stocktalkweekly .\r\n\r\nWe have assembled an expert team of traders & investors with over 50 years of combined experience to bring our members the best trade ideas and stock market analysis in the industry.   Come join our team: https://www.moredollar.info/stocktalk  !\r\n\r\nThis is the best community, we make money for you very easily, you only need to be more disciplined and follow our lead. Easy money, $900 a day!\r\n\r\nIn first week, you will earn 100 times the cost in cash (earn approximately 6,000 US dollars) ...    it\'s worth every penny and then some!\r\n\r\nWe truly care about everyone learning to become successful navigating the stock market.\r\n\r\nBest,\r\n\r\nDonald Kirk\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=paramountinsurancebd.com \r\nAddress: 2533 Wilson Avenue\r\nDallas, TX 75207', '2025-08-06 15:00:07', '2025-08-06 15:00:07'),
(3823, 'Erik Bodnar', 'bodnar.erik@gmail.com', 'অভিযোগ বক্স', 'Get More Website Leads with a 7-Day Free Trial', 'Save on marketing with our AI-optimized service, delivering keyword and location-targeted traffic for less than paid ad campaigns. Start scaling your website now.\r\n\r\nhttps://ow.ly/YCC650WAb9C', '2025-08-06 20:21:42', '2025-08-06 20:21:42'),
(3824, 'Camila S', 'tonya.sosa@gmail.com', 'অভিযোগ বক্স', 'RE : Partnership Proposal', 'Immediate Attention Needed\r\n\r\nHi, I found your site on Google and noticed your logo doesn’t fully reflect your brand’s potential.\r\n\r\nFirst impressions matter, a quick update could make a huge difference.\r\n\r\nI\'d love to redesign it. No upfront payment only pay if you like the final result.\r\n\r\nAfter a recent logo redesign I did, the client saw more clicks and longer site visits within just a couple of weeks.\r\n\r\nIf you\'re interested, reach me here: https://tinyurl.com/Camila-portfolio\r\n\r\nOr if you know anyone else who might be interested, please share this with them.\r\n\r\nCamila', '2025-08-07 03:33:46', '2025-08-07 03:33:46'),
(3825, 'Eman Ibrahim', 'emanibrahim2027@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Freelance graphic designer with over 7 years of experience - جرافيك ديزاينر فريلانسر خبره أكثر من 7 سنوات', 'Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\r\n\r\n\r\nSome of my work : https://www.behance.net/emanibrahim3\r\nAvailable \r\n\r\nfor work : \r\nTo contact us via WhatsApp: 00201098839623 \r\n\r\n\r\nTo contact us: 009660553501506', '2025-08-07 03:55:32', '2025-08-07 03:55:32'),
(3826, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Aloha    write about   the prices', 'Hæ, ég vildi vita verð þitt.', '2025-08-07 09:38:16', '2025-08-07 09:38:16'),
(3827, 'Mandy', 'creativeteamhire@outlook.com', 'শুদ্ধাচার সেবা বক্স', 'Content Writer and Copywriter', 'Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com', '2025-08-07 09:47:01', '2025-08-07 09:47:01'),
(3828, 'LeeTob', 'dinanikolskaya99@gmail.com', '???? ?????? ????', 'Hi, i writing about     price for reseller', 'Hi, ego volo scire vestri pretium.', '2025-08-07 14:14:26', '2025-08-07 14:14:26'),
(3829, 'Mike Miguel Jacobs', 'mike@monkeydigital.co', '???? ?????? ????', 'Boost Your Website Traffic with Country-Specific Social Ads – Only $10 for 10K Visits!', 'Hello, \r\n \r\nI wanted to connect with something that could seriously boost your website’s traffic. We work with a trusted ad network that allows us to deliver real, geo-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t bot traffic—it’s actual users, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ real visitors for just $10 \r\nCountry-specific traffic for multiple regions \r\nHigher volumes available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nWant to give it a try? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLet\'s get started today! \r\n \r\nBest, \r\nMike Miguel Jacobs\r\n \r\nPhone/whatsapp: +1 (775) 314-7914', '2025-08-07 19:53:41', '2025-08-07 19:53:41');
INSERT INTO `font_contacts` (`id`, `name`, `email`, `phone_number`, `msg_subject`, `message`, `created_at`, `updated_at`) VALUES
(3830, 'Eulah Cranwell', 'eulah.cranwell53@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Want Targeted Visitors? See How in 60 Seconds', 'Eager to amplify your website’s growth? Our AI-driven system pulls custom visitors using keywords with geographic accuracy from countries to towns.  \r\nSeeking higher income, lively users, or a wider digital impact?  \r\nWe shape it to align with your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/95yt50WAbaO', '2025-08-14 21:58:54', '2025-08-14 21:58:54'),
(3831, 'Steffen Keisler', 'keisler.steffen@outlook.com', 'অভিযোগ বক্স', 'Get More Leads Fast – Watch This Now!', 'Not getting enough leads for Paramountinsurancebd Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY', '2025-08-16 08:04:03', '2025-08-16 08:04:03'),
(3832, 'Preenhon Dash', 'preenhon.hun@gmail.com', 'তথ্য অধিকার আইকন', 'Health insurance', 'I want to go Hungary. That\'s why I want to take a health insurance', '2025-08-18 02:26:42', '2025-08-18 02:26:42'),
(3833, 'sabrina shahid', 'meizen.travels@gmail.com', 'Select Dropdown', 'need amount for SCHENGEN counties', 'please let us know insurance amount SCHENGEN counties\r\n\r\nadult 2   age 50+\r\nchild  2  age 20+', '2025-08-18 09:40:43', '2025-08-18 09:40:43'),
(3834, 'Isaac Mcdaniel', 'indiana.weisz@msn.com', 'তথ্য অধিকার আইকন', 'Get seen starting at just $22', 'Just like you received this message, imagine your company reaching potential clients directly by means of those contact form pages.\r\n\r\nDid you know that contact form marketing is one of the most powerful ways to interact with potential customers and produce leads?\r\n\r\nContact Form Leads will reach out to potential customers directly through their contact forms, bypassing traditional advertising methods and driving engagement where it matters most. Our platform is easy to use, highly successful, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nSend your custom communication to an extensive network of businesses around the globe from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n+ Transform your contact strategy starting now with Contact Form Leads: https://bit.ly/bulkformsubmit\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nIf you no longer want to receive additional emails from this campaign, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nRue Des Tanneurs 118, Central Islip, CA, USA, 92597', '2025-08-22 11:24:22', '2025-08-22 11:24:22'),
(3835, 'Christian Duncan', 'lynda.goble62@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'Message prospects without ads', 'At the moment you see this note, visualize your company connecting with high-value customers straight through those online inquiry fields.\r\n\r\nDid you know that contact form marketing is one of the most efficient ways to interact with potential customers and generate leads?\r\n\r\nContact Form Leads will reach out to potential customers directly through their contact forms, bypassing traditional advertising methods and driving engagement where it matters most. Our platform is easy to use, highly successful, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nBroadcast your personalized message to countless organizations worldwide from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n++ Elevate your marketing approach today with Contact Form Leads: https://bit.ly/bulkformsubmit\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nIf at any point you decide not to receive future correspondence from us, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n2688 Cemetery Street, Nassau, CA, USA, 93969', '2025-08-22 13:58:07', '2025-08-22 13:58:07'),
(3836, 'Julie Supple', 'julie.supple@hotmail.com', 'অভিযোগ বক্স', 'Skyrocket Your Website Traffic with AI', 'Struggling with sluggish website traffic? Our AI platform brings targeted visitors through keywords and place-specific filters from nations to local areas.  \r\nLooking for higher earnings, dynamic engagement, or a stronger online footprint?  \r\nWe refine it to match your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/oJ2E50WKQBe', '2025-08-25 14:51:44', '2025-08-25 14:51:44'),
(3837, 'Gabriella Blythe', 'blythe.gabriella@gmail.com', 'শুদ্ধাচার সেবা বক্স', 'CONTACT US', 'Hey,\r\n\r\nRe: >> Facebook ads.\r\n\r\nI have reviewed your website — it’s clear you\'re active online.\r\n\r\nIs your business using Facebook to its full potential?\r\n\r\nMany business owners are seeing better results by partnering with a specialist — avoiding the ad learning curve in the process.\r\n\r\nStart by reviewing my offer here: >> https://t.ly/sociaoria.com\r\n\r\nKind regards,\r\n\r\nGabriella Blythe', '2025-08-26 14:21:07', '2025-08-26 14:21:07'),
(3838, 'Brianne Odoms', 'brianne.odoms@googlemail.com', 'অভিযোগ বক্স', 'CONTACT US', 'Hello there!\r\n\r\nRe > FB marketing.\r\n\r\nI visited your website online and can tell you\'re working hard on your brand.\r\n\r\nDo you feel your online presence could generate more leads or sales?\r\n\r\nMany business owners are seeing better results by partnering with a specialist — avoiding the ad learning curve in the process.\r\n\r\nFor an informal chat, click here: >> https://t.ly/liftstack.com\r\n\r\nRegards,\r\n\r\nBrianne Odoms', '2025-08-28 01:11:04', '2025-08-28 01:11:04'),
(3839, 'Manuel Walter', 'josephine.haag@gmail.com', 'তথ্য অধিকার আইকন', 'Reach websites – proven. low-cost. fast.', 'At the moment you see this note, imagine your business reaching prospects immediately via these contact form pages.\r\n\r\nDid you know that contact form marketing is one of the most powerful ways to engage with potential customers and generate leads?\r\n\r\nContact Form Leads will connect to potential customers straight through their contact forms, bypassing traditional advertising methods and increasing engagement where it matters most. Our platform is easy to use, highly effective, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nBroadcast your tailored outreach to an extensive network of businesses around the globe from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n+ Transform your contact strategy right away with Contact Form Leads: https://bit.ly/wowcontactform\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nIf at any point you choose to opt-out of future messages from me, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Nuova Del Campo 140, Naples, CA, USA, 90695', '2025-09-03 06:02:44', '2025-09-03 06:02:44'),
(3840, 'Richard Mcbride', 'estella.quinton@googlemail.com', 'শুদ্ধাচার সেবা বক্স', 'Send your offer to decision-makers at scale', 'Right as you open this communication, picture your company getting in front of prospects straight via their website contact forms.\r\n\r\nDid you know that contact form marketing is one of the most powerful ways to connect with potential customers and generate leads?\r\n\r\nContact Form Leads will reach out to potential customers straight through their contact forms, bypassing traditional advertising methods and driving engagement where it matters most. Our platform is easy to use, highly efficient, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nDeliver your custom communication to countless organizations worldwide from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n** Elevate your outreach efforts today with Contact Form Leads: https://bit.ly/wowcontactform\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nWhen you wish to stop getting additional emails from our side, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nFreistadter Strasse 17, Middletown, CA, USA, 95607', '2025-09-03 08:40:36', '2025-09-03 08:40:36'),
(3841, 'Omari Curmi', 'curmi.faith@yahoo.com', 'তথ্য অধিকার আইকন', 'Hire Your AI Employee Now!', 'Hi ,\r\n\r\nHire Your AI Employee Today that :\r\n\r\n Never miss a call. Answer, qualify, and book appointments instantly.\r\n  Chatbots that feel human. Engage, nurture, and close deals day or night.\r\n⭐  Respond to every review, boost your reputation, and climb search rankings.\r\n  Sales funnels built in seconds. Click. Done. Selling.\r\n✍️ Do Campaign-ready copy, designs, and ideas in moments.\r\n⚡  Automations that run smarter, faster, and easier.\r\n\r\nPlus a Limited time Offer : Get 14 Days FREE Trial + 1-Hour Onboarding Session\r\n\r\nCheck it out now : https://ai-employee-bridge.lovable.app/', '2025-09-03 17:07:57', '2025-09-03 17:07:57'),
(3842, 'Louann Denning', 'louann.denning@gmail.com', 'তথ্য অধিকার আইকন', 'paramountinsurancebd.com', 'Hey there!\r\n\r\nRe: > Facebook PPC ads.\r\n\r\nI have looked over your website — it’s clear you\'re active online.\r\n\r\nDo you feel your online presence could generate more leads or sales?\r\n\r\nMany business owners are seeing better results by bringing in a proven expert — avoiding the ad learning curve in the process.\r\n\r\nFor an informal chat, click here: - https://t.ly/engagedrop.com\r\n\r\nKind regards,\r\n\r\nLouann Denning', '2025-09-05 01:32:45', '2025-09-05 01:32:45'),
(3843, 'Oman Rook', 'tomlawman@edny.net', '?????? ????', 'From Startups to Expansion, We Fund Every Stage.', 'Hello, \r\n \r\nAt Cateus Investment Company (CIC), we understand that the right funding structure can significantly accelerate your business growth. Whether you’re an early-stage startup or a scaling enterprise, our investment solutions are tailored to align with your vision and long-term success. \r\n \r\nWe currently offer two primary financing options: \r\n•	Debt Financing: Access capital at a competitive 3% annual interest rate, with no prepayment penalties—ideal for businesses seeking straightforward, low-cost funding while maintaining full ownership. \r\n•	Convertible Debt Financing: A hybrid solution offering 3% annual interest with a conversion feature. After two years, the debt can convert into a 10–15% equity stake, providing both immediate funding and future alignment of interests. \r\n \r\nIf you’re seeking strategic funding with flexibility, we invite you to share your pitch deck or executive summary. Our team is ready to work with you to identify the most effective investment structure to support your business trajectory. \r\n \r\nWe look forward to exploring how CIC can partner with you to unlock your company’s full potential. \r\n \r\nWarm regards, \r\nOman Rook \r\nExecutive Investment Consultant | Director \r\nCateus Investment Company (CIC) \r\noman-rook@cateusgroup.org | cateusgroup@gmail.com \r\nhttp://www.cateusinvestmentsgroup.com/', '2025-09-09 22:31:59', '2025-09-09 22:31:59'),
(3844, 'Mohammad Arefeen Ibrahim', 'a_i27@hotmail.com', 'Select Dropdown', 'Request for Overseas Student Insurance Quote (Visa for Spain)', 'Dear Sir\r\nI am preparing for Ph.D studies in Spain and require a 12-month overseas medical insurance policy that complies with the Spanish Embassy’s student visa requirements. My course work has been waived. So I will not be staying in Spain continuously for the whole period of study. I am required to visit only 2/3 times every year for consultation, coloquim and feedback sessions with my supervising professor. Each stay is expected to last between 2-4 weeks. \r\nCould you kindly provide me with the following:\r\nPremium quote for a 12-month policy for a 48-year-old, non-smoker.\r\nConfirmation that the policy includes:\r\nMinimum medical coverage of €30,000 (or USD equivalent)\r\nEmergency medical evacuation and repatriation of remains\r\nNo waiting period / immediate effect\r\nEmbassy-acceptable visa certificate / policy wording\r\nWhether the policy can be renewed annually during my stay abroad (planned 5 years of study).\r\nKindly send me the premium details, policy terms, and a sample certificate/letter used for visa applications.\r\nThank you very much for your assistance.\r\n \r\n  Regards\r\n\r\n   M.  Arefeen Ibrahim \r\n\r\n Phone: 01715035772', '2025-09-16 09:48:22', '2025-09-16 09:48:22'),
(3845, 'LeeTob', 'dinanikolskaya99@gmail.com', '?????? ????', 'Hallo, i am write about your the price for reseller', 'Hi, მინდოდა ვიცოდე თქვენი ფასი.', '2025-09-24 16:55:37', '2025-09-24 16:55:37'),
(3846, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Hi,   write about your   price for reseller', 'Прывітанне, я хацеў даведацца Ваш прайс.', '2025-09-24 17:21:55', '2025-09-24 17:21:55'),
(3847, 'GeorgeTob', 'irinademenkova86@gmail.com', '?????? ????', 'Hello, i writing about     prices', 'Γεια σου, ήθελα να μάθω την τιμή σας.', '2025-09-25 05:49:42', '2025-09-25 05:49:42'),
(3848, 'LeeTob', 'zekisuquc419@gmail.com', '???? ?????? ????', 'Hallo  i am writing about     price for reseller', 'Sawubona, bengifuna ukwazi intengo yakho.', '2025-09-26 18:16:49', '2025-09-26 18:16:49'),
(3849, 'LeeTob', 'zekisuquc419@gmail.com', '?????? ????', 'Hallo  i am wrote about   the price', 'Здравейте, исках да знам цената ви.', '2025-09-27 05:18:39', '2025-09-27 05:18:39'),
(3850, 'Ivan Ramirez', 'sheila.colls@gmail.com', 'তথ্য অধিকার আইকন', 'Free ads credit of $10k/monthly Google Ads accounts for very cheap prices!', 'Hey there, I want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nWant more info: http://10k-ad-accounts.xyz\r\n\r\nNew YouTube video (social proof): http://10k-youtubevideo.xyz  \r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout', '2025-10-01 00:06:14', '2025-10-01 00:06:14'),
(3851, 'Garth Daniels', 'agentofficial@shrooqconsultant.com', '?????? ????', 'Fast approval, flexible terms. Secure your Project loan with us.', 'Greetings, \r\n \r\nUnlock a new phase of growth with Shrooq Loan dept funding opportunities, as we ensure you have a reliable business partner to secure your funding. Do you have project that is in need of financial growth, such as Working Capital or Start ups. \r\n \r\nHere is your opportunity to secure your Seed Capital, Early-Stage, Renewable Energy Project, Commercial Real Estate, Telecommunication, Infrastructure, Agriculture, Animal Breeding, Healthcare, and Oil/Gas/Refinery. Competitive interest rates, Easy and fast reliable application process. \r\n \r\nYour quick response, will enable further communication to commence. \r\n \r\nRegards \r\n \r\nGarth Daniels \r\n \r\nInvestment Representative \r\nShrooq AlQamar Project Management Services Co LLC \r\nWhatsApp - +97333872035 \r\nEmail: agent@shrooqconsultant.com \r\nOur Offices: UAE Facilitating Office: Ahmad Al Jaber St \r\nOman Branch Offices: CHXM+J3G, Sohar, Oman \r\nUAE Dubai: Financial Consortium', '2025-10-02 11:20:57', '2025-10-02 11:20:57'),
(3852, 'slm_ubKa', 'reststerthorring1986@larpan-mobi4omes.ru', '?????? ????', 'slm принтер купить', 'Найдите идеальный вариант для своего бизнеса и <a href=https://klpl3r.ru/>slm 3d принтер купить|3д принтер slm купить|slm принтер по металлу купить|slm принтер купить</a> уже сегодня! \r\nТакже можно посетить группы в соцсетях, посвященные slm печати.', '2025-10-15 19:44:14', '2025-10-15 19:44:14'),
(3853, 'lxbfYeaa', 'testing@example.com', 'অভিযোগ বক্স', '1', '555', '2025-11-03 16:22:56', '2025-11-03 16:22:56'),
(3854, 'Daniela Coleman', 'daniela.coleman@specializedcontentwriting.com', 'তথ্য অধিকার আইকন', 'Boost your website visibility - for free', 'Hi team,\r\n\r\nSince digital marketing can be time consuming, I\'m offering to help your website gain more visibility - completely free, with no obligations.\r\n\r\nHere’s what I can do:\r\n • Feature your business on a reputable site to reach new visitors\r\n • Add your business to a trusted online directory\r\n • Provide 2–3 engaging articles for your site each month\r\n\r\nWould you be open to discussing how we can get started?\r\n\r\nBest,\r\nDaniela', '2025-11-06 05:14:50', '2025-11-06 05:14:50'),
(3855, 'Daniela Coleman', 'daniela.coleman@specializedcontentwriting.com', 'অভিযোগ বক্স', 'Boost your website visibility - for free', 'Hi team,\r\n\r\nSince digital marketing can be time consuming, I\'m offering to help your website gain more visibility - completely free, with no obligations.\r\n\r\nHere’s what I can do:\r\n • Feature your business on a reputable site to reach new visitors\r\n • Add your business to a trusted online directory\r\n • Provide 2–3 engaging articles for your site each month\r\n\r\nWould you be open to discussing how we can get started?\r\n\r\nBest,\r\nDaniela', '2025-11-07 00:21:46', '2025-11-07 00:21:46'),
(3856, 'Md Shehab Khan', 'khanmdshehab740@gmail.com', 'Select Dropdown', 'Can you Help me', 'Assalamu Alaikum,\r\nHope you are well. I am a digital marketer and have been working with Google Ads for a long time with my desire. If there is any vacancy, is it possible to take me there? I am currently in some trouble, so send this email.\r\n\r\nPrivately\r\nMd. Shehab Khan\r\n📧 khanmdshehab740@gmail.com\r\n\r\n📞 01793988897', '2025-11-09 02:56:11', '2025-11-09 02:56:11'),
(3857, 'Reajul Ibrahim', 'reajul.ibrahim@gmail.com', 'Select Dropdown', 'Insurance against LC', 'We want to make a insurance to import from Canada.\r\nInvoice Value $8,001.00, freight charges 1,975.32 Total: $ 9,976.32 \r\nShipping Services Incoterms 2020 CIP, Port of Chittagong.\r\nOcean Freight (LCL)\r\n\r\nPlease let me inform the cost of insurance of the mentioned information. \r\nMy WhatsApp mobile number: +8801710508294', '2025-11-10 09:26:20', '2025-11-10 09:26:20'),
(3858, 'Mike Mark Visser', 'info@professionalseocleanup.com', '???? ?????? ????', 'Fix August Google Spam update ranking problems for free', 'Hi, \r\nWhile reviewing paramountinsurancebd.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \r\n \r\nFix it now: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Mark Visser\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com', '2025-11-16 02:34:39', '2025-11-16 02:34:39'),
(3859, 'AhmetAxiom', 'morrismi1@outlook.com', '?????? ????', 'Introduce', 'I\'m Ahmet, a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n \r\nIf my bank executive finds out about his death ,They would use the funds for themselves, I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank held a meeting for the purpose of a bank audit to note abandoned deposit accounts. that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more info  ahmetaksoy1965@outlook.com.', '2025-11-21 11:36:18', '2025-11-21 11:36:18'),
(3860, 'Brian WRIGHT Eng.', 'newsletter@wexxon.com', 'তথ্য অধিকার আইকন', 'Are you romantically compatible with your mate?', 'Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details', '2025-11-22 16:40:56', '2025-11-22 16:40:56'),
(3861, 'Arron Trego', 'arron.trego@strivon.online', 'তথ্য অধিকার আইকন', 'Need funding help?', 'If Paramountinsurancebd is in need of support getting up to $500K in funding, I’d love to help. This is exactly what we do.\r\n\r\nHere’s the deal: Each and every week, we support businesses like Paramountinsurancebd gain access to $25K–$500K in financing — even if they\'ve been denied before or are uncertain they meet the criteria.\r\n\r\nThe top advantage? We make the funding journey smooth and efficient.\r\n\r\nIf you\'re:\r\nPlanning to expand,\r\nReduce or manage debt,\r\nInvest in research and development,\r\nAcquire machinery or tools…\r\n\r\nThen it’s time to have a conversation.\r\n\r\nWe’ve supported a wide variety of entrepreneurs and maintain a 4.8-star rating on TrustPilot with a wealth of positive feedback.\r\n\r\nJust hit reply to this email and let me know:\r\nThat you\'re on board, or\r\nA time next week that works for a quick call.\r\n\r\nThere’s no pressure — just real, practical information and expert guidance to understand your funding potential.\r\n\r\nLooking forward to hearing from you,\r\nArron', '2025-12-01 20:42:56', '2025-12-01 20:42:56'),
(3862, 'Ivan Ramirez', 'mackinnon.yukiko@gmail.com', 'তথ্য অধিকার আইকন', 'Quick question?', 'Hey there, I want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nWant more info: http://10k-ad-accounts.xyz\r\n\r\nNew YouTube video (social proof): http://10k-youtubevideo.xyz  \r\n\r\nIf you\'re interested or have any questions private email me at: ivan@doneforyou-campaigns.com\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout', '2025-12-10 05:02:26', '2025-12-10 05:02:26');

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

--
-- Table structure for table `for_any_other_queries`
--

CREATE TABLE `for_any_other_queries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `for_any_other_queries`
--

INSERT INTO `for_any_other_queries` (`id`, `email`, `mobile`, `created_at`, `updated_at`) VALUES
(1, 'info@progressivelife.com.bd', '09678432432', NULL, '2022-04-05 23:53:21');

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

--
-- Table structure for table `galleries`
--

CREATE TABLE `galleries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cat_id` varchar(255) DEFAULT NULL,
  `gallery_image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `galleries`
--

INSERT INTO `galleries` (`id`, `cat_id`, `gallery_image`, `created_at`, `updated_at`) VALUES
(5, '1', '1687429297.jpg', '2023-06-22 15:21:37', '2023-06-22 15:21:37'),
(7, '1', '1687429309.jpg', '2023-06-22 15:21:50', '2023-06-22 15:21:50'),
(8, '1', '1687429315.jpg', '2023-06-22 15:21:55', '2023-06-22 15:21:55'),
(12, '1', '1687429343.jpg', '2023-06-22 15:22:23', '2023-06-22 15:22:23'),
(14, '1', '1687429365.jpg', '2023-06-22 15:22:45', '2023-06-22 15:22:45'),
(28, '1', '1719988840.jpg', '2024-07-03 10:40:40', '2024-07-03 10:40:40'),
(29, '1', '1720067651.jpg', '2024-07-04 08:34:11', '2024-07-04 08:34:11'),
(30, '1', '1732605039.jpg', '2024-07-04 08:34:31', '2024-11-26 12:10:39');

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

--
-- Table structure for table `gallery_categories`
--

CREATE TABLE `gallery_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `category_name` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `gallery_categories`
--

INSERT INTO `gallery_categories` (`id`, `category_name`, `image`, `created_at`, `updated_at`) VALUES
(1, 'Photography', '1687332761.jpg', '2022-04-02 04:42:07', '2023-06-21 01:32:41');

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

--
-- Table structure for table `general_meetings`
--

CREATE TABLE `general_meetings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cat_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `general_meetings`
--

INSERT INTO `general_meetings` (`id`, `cat_id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, '1', 'AGM Notice 2019', '1649234521.pdf', '2022-04-06 02:42:01', '2022-04-06 02:42:01'),
(3, '2', 'EGM Notice 2017', '1649234534.pdf', '2022-04-06 02:42:14', '2022-04-06 02:42:14');

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

--
-- Table structure for table `general_meeting_categories`
--

CREATE TABLE `general_meeting_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `general_meeting_categories`
--

INSERT INTO `general_meeting_categories` (`id`, `name`, `created_at`, `updated_at`) VALUES
(1, 'AGM Notice', '2022-04-06 02:35:26', '2022-04-06 02:35:26'),
(2, 'EGM Notice', '2022-04-06 02:35:36', '2022-04-06 02:35:36'),
(3, 'Proxy Form', '2022-04-06 02:35:43', '2022-04-06 02:35:43');

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

--
-- Table structure for table `group_life_insurances`
--

CREATE TABLE `group_life_insurances` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `group_life_insurances`
--

INSERT INTO `group_life_insurances` (`id`, `image`, `created_at`, `updated_at`) VALUES
(1, '1648878985.pdf', '2022-04-02 05:51:49', '2022-04-01 23:56:25');

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

--
-- Table structure for table `home_seos`
--

CREATE TABLE `home_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `home_seos`
--

INSERT INTO `home_seos` (`id`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Paramount', 'Paramount', NULL, '2023-06-22 09:21:43');

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

--
-- Table structure for table `investors_relation_departments`
--

CREATE TABLE `investors_relation_departments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `mobile` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `flex` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `investors_relation_departments`
--

INSERT INTO `investors_relation_departments` (`id`, `title`, `address`, `mobile`, `email`, `flex`, `created_at`, `updated_at`) VALUES
(1, 'PROGRESSIVE LIFE INSURANCE COMPANY LTD', '<p>National Scout Bhaban<br />\r\n(5th,6th,7th &amp; 8th Floor) 60,<br />\r\nAnjuman Mufidul Islam Road , Kakrail, Dhaka 1000</p>', '222221277, 49350301, 222228530, 48322094', 'info@progressivelife.com.bd', '02-8315373', NULL, '2022-04-06 02:55:01');

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

--
-- Table structure for table `investor_annual_reports`
--

CREATE TABLE `investor_annual_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `investor_annual_reports`
--

INSERT INTO `investor_annual_reports` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(3, 'Annual Report for 2015', '1687351551.pdf', '2023-06-21 17:45:51', '2023-06-21 17:45:51'),
(4, 'Annual Report for 2016', '1687351619.pdf', '2023-06-21 17:46:59', '2023-06-21 17:46:59'),
(5, 'Annual Report for 2017', '1687351635.pdf', '2023-06-21 17:47:15', '2023-06-21 17:47:15'),
(6, 'Annual Report for 2018', '1687351655.pdf', '2023-06-21 17:47:35', '2023-06-21 17:47:35'),
(7, 'Annual Report for 2019', '1687351682.pdf', '2023-06-21 17:48:02', '2023-06-21 17:48:02'),
(8, 'Annual Report for 2020', '1687351698.pdf', '2023-06-21 17:48:18', '2023-06-21 17:48:19'),
(9, 'Annual Report for 2021', '1687351741.pdf', '2023-06-21 17:49:01', '2023-06-21 17:49:01'),
(10, 'Annual Report for 2022', '1687351764.pdf', '2023-06-21 17:49:24', '2023-06-21 17:49:24'),
(12, 'Annual Report for 2023', '1717491797.pdf', '2024-06-04 13:03:17', '2024-06-04 13:03:17'),
(13, 'Annual Report for 2024', 'Annual-2024.pdf', '2025-05-06 08:34:31', '2025-05-06 08:34:31');

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

--
-- Table structure for table `investor_financial_statements`
--

CREATE TABLE `investor_financial_statements` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cat_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `investor_financial_statements`
--

INSERT INTO `investor_financial_statements` (`id`, `cat_id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, '1', 'Half Yearly Statement for the Year 2019', '1649230255.pdf', '2022-04-06 01:30:55', '2022-04-06 01:30:55'),
(3, '2', 'Third Quarter Report for the Year 2019', '1649230272.pdf', '2022-04-06 01:31:11', '2022-04-06 01:31:12');

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

--
-- Table structure for table `investor_financial_statement_years`
--

CREATE TABLE `investor_financial_statement_years` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `investor_financial_statement_years`
--

INSERT INTO `investor_financial_statement_years` (`id`, `name`, `created_at`, `updated_at`) VALUES
(1, 'Half Yearly Statement', '2022-04-06 01:19:15', '2022-04-06 01:19:15'),
(2, 'Quarterly Statement', '2022-04-06 01:19:31', '2022-04-06 01:19:31');

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

--
-- Table structure for table `investor_notices`
--

CREATE TABLE `investor_notices` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `investor_notices`
--

INSERT INTO `investor_notices` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(3, '3rd Quarter Statements for 2014', '1687427841.pdf', '2023-06-22 14:57:21', '2023-06-22 14:57:21'),
(4, '3rd Quarter Statements for 2015', '1687427899.pdf', '2023-06-22 14:58:19', '2023-06-22 14:58:19'),
(5, '3rd Quarter Statements for 2016', '1687427914.pdf', '2023-06-22 14:58:34', '2023-06-22 14:58:34'),
(6, '3rd Quarter Statements for 2017', '1687427925.pdf', '2023-06-22 14:58:45', '2023-06-22 14:58:45'),
(7, '3rd Quarter Statements for 2018', '1687427935.pdf', '2023-06-22 14:58:55', '2023-06-22 14:58:55'),
(8, '3rd Quarter Statements for 2019', '1687427947.pdf', '2023-06-22 14:59:07', '2023-06-22 14:59:07'),
(9, '3rd Quarter Statements for 2020', '1687427957.pdf', '2023-06-22 14:59:17', '2023-06-22 14:59:17'),
(10, '3rd Quarter Statements for 2021', '1687427974.pdf', '2023-06-22 14:59:34', '2023-06-22 14:59:34'),
(11, '3rd Quarter Statements for 2022', '1687427991.pdf', '2023-06-22 14:59:51', '2023-06-22 14:59:51'),
(12, '3rd Quarter Statements for 2023', '1698652925.pdf', '2023-10-30 12:02:05', '2023-10-30 12:02:05'),
(13, '3rd Quarter Statements for 2024', '1730364572.pdf', '2024-10-31 12:49:32', '2024-10-31 12:49:32'),
(14, '3rd Quarter Statements for 2025', '1761805851.pdf', '2025-10-30 06:30:51', '2025-10-30 06:30:51');

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

--
-- Table structure for table `logos`
--

CREATE TABLE `logos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `logo` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `logos`
--

INSERT INTO `logos` (`id`, `logo`, `description`, `created_at`, `updated_at`) VALUES
(1, '1733125096.png', '<p style=\"text-align:justify\">Confused much to take decisions? Contact with us and let us know your needs!</p>', NULL, '2024-12-02 12:38:16');

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

--
-- Table structure for table `management`
--

CREATE TABLE `management` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `management`
--

INSERT INTO `management` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(3, NULL, 'Principal Branch', NULL, '<p>House # 22 (Level-3) Road # 113/A,<br />\r\nGulshan-2, Dhaka-1212,<br />\r\nBangladesh.<br />\r\n&nbsp;</p>\r\n\r\n<p>Email: principalbranch15@gmail.com<br />\r\nPhone: 02-55049653<br />\r\n&nbsp;</p>\r\n\r\n<p><strong>Branch In-charge: Amal Mukherjee</strong><br />\r\nVP &amp; In-charge</p>', NULL, NULL, '2023-06-19 01:58:52', '2024-10-14 12:57:18'),
(4, NULL, 'Gulshan Branch', NULL, '<p>Navana Tower (Level# 7-C), 45 Gulshan C/A, Gulshan-1,<br />\r\nDhaka-1212.<br />\r\n&nbsp;</p>\r\n\r\n<p>Email: piclgul@yahoo.com<br />\r\nPABX: 258810264</p>\r\n\r\n<p><strong>Branch In-charge:&nbsp;</strong><strong>Md. Saiful Islam Salim</strong><br />\r\nVP &amp; In-charge</p>', NULL, NULL, '2023-06-20 01:48:41', '2025-04-09 12:56:51'),
(5, NULL, 'Kawran Bazar Branch', NULL, '<p>B.S.E.C Bhaban (Level-9)<br />\r\n102 kazi Nazrul Islam Avenue, Kawran Bazar C/A. Dhaka-1215.<br />\r\n&nbsp;</p>\r\n\r\n<p>Email: piclkb@yahoo.com<br />\r\nPABX: 255012585</p>\r\n\r\n<p><strong>Branch In-charge :&nbsp;</strong><strong>Sayed Khayrul Bashar</strong><br />\r\nSEVP &amp; In-charge</p>', NULL, NULL, '2023-06-20 02:58:40', '2025-04-09 12:57:06'),
(6, NULL, 'Motijheel Branch', NULL, '<p>Bhuiyan Mansion 6, MotiJheel C/A., Dhaka-1000.<br />\r\nEmail: piclmtj@yahoo.com PABX: 02-47118322</p>\r\n\r\n<p><strong>Branch In-charge:</strong></p>\r\n\r\n<p><strong>Kazi Rafiqul Islam Shemul</strong></p>\r\n\r\n<p>VP &amp; In-charge</p>', NULL, NULL, '2023-06-20 03:00:04', '2023-06-20 03:04:20'),
(7, NULL, 'Agrabad Branch', NULL, '<p>76/77 Jahan Mansion (3rd Floor), Agrabad C/A Chattagram<br />\r\nEmail: piclagra@yahoo.com PABX: 02-333325701</p>\r\n\r\n<p><strong>Branch In-charge:</strong></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span style=\"color:#ffffff\"><strong>&nbsp;</strong></span></p>', NULL, NULL, '2023-06-20 03:00:29', '2025-04-23 10:09:07'),
(8, NULL, 'Khulna Branch', NULL, '<p>Old 10th Jashore Road, Picture Palace Mor, Hazi Mahatab Chamber(3rd Floor), Khulna-9100.<br />\r\nEmail: piclkhulna@gmail.com PABX: 02-44110519<br />\r\n&nbsp;</p>\r\n\r\n<p><strong>Branch In-charge:Quazi Mehfuz Babu</strong></p>\r\n\r\n<p>SVP &amp; In-charge</p>', NULL, NULL, '2023-06-20 03:00:55', '2025-04-23 10:12:40'),
(9, NULL, 'Rangpur Branch', NULL, '<p>AZ Tower (3rd Floor),Station Road, Rangpur.</p>\r\n\r\n<p>Email: paramountrnb@gmail.com</p>\r\n\r\n<p>PABX: 02-589965756</p>\r\n\r\n<p><strong>Branch In-charge:&nbsp;</strong><strong>Md. Sohel Rana</strong></p>\r\n\r\n<p>VP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:13:04', '2025-04-09 12:58:51'),
(10, NULL, 'Bogura Branch', NULL, '<p>Munshi Plaza (Level-03), Kabi Nazrul Islam Road, Jhawtola, Bogura.</p>\r\n\r\n<p>E-Mail: piclbogra123@gmail.com</p>\r\n\r\n<p>PABX: 02-589903004</p>\r\n\r\n<p><strong>Branch In-charge: Md. Abdul Hai</strong><br />\r\nSVP &amp; In- charge<br />\r\n&nbsp;</p>', NULL, NULL, '2023-06-22 15:13:31', '2025-04-09 12:59:16'),
(11, NULL, 'Jashore Branch', NULL, '<p>Rahman Tower,(Holding No-1385 lal dighir purbo par), Kotoali, Jashore.</p>\r\n\r\n<p>Email: picljsr@gmail.com</p>\r\n\r\n<p>PABX: 02-477764465</p>\r\n\r\n<p><strong>Branch In-charge: Md. Shakil Hossain</strong></p>\r\n\r\n<p>AVP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:13:47', '2025-04-09 13:00:14'),
(12, NULL, 'Naogaon Branch', NULL, '<p>Amena Bazar (3rd Floor), Puratan Hospital Road, Naogaon Sador Road, Naogaon.</p>\r\n\r\n<p>Email: piclngn@gmail.com</p>\r\n\r\n<p>PABX: 01303115429</p>\r\n\r\n<p><strong>Branch In-charge: Md. Azizul Haque</strong></p>\r\n\r\n<p>AVP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:14:04', '2023-06-22 15:14:04'),
(13, NULL, 'Kushtia Branch', NULL, '<p>Lovely Housing Ltd., Lovely Tower (5th Floor) 55/1, Serajdulla Road, Kushtia-7000.</p>\r\n\r\n<p>Email: piclkushtia@gmail.com</p>\r\n\r\n<p>PABX: 02-4477782203</p>\r\n\r\n<p><strong>Branch In-charge: Md. Asraf Ali Mia</strong></p>\r\n\r\n<p>AVP &amp; In- charge</p>', NULL, NULL, '2023-06-22 15:14:18', '2023-06-22 15:14:18'),
(14, NULL, 'Dinajpur Branch', NULL, '<p>Uttor Munshipara (Bulet House 2nd Floor near Hemayet Ali Hall) Sadar, Dinajpur</p>\r\n\r\n<p>Email: picldnj@gmail.com</p>\r\n\r\n<p>PABX: 02-589921895</p>\r\n\r\n<p><strong>Branch In-charge: Md. Azizus Salam</strong></p>\r\n\r\n<p>VP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:15:49', '2025-04-09 13:00:57'),
(15, NULL, 'Meherpur Branch', NULL, '<p>Hasina Market (level-2), Barobazar Road, Meherpur</p>\r\n\r\n<p>Email: piclmhr@gmail.com</p>\r\n\r\n<p>PABX: 02-477792724</p>\r\n\r\n<p><strong>Branch In-charge: Md. Samsul Alam</strong></p>\r\n\r\n<p>VP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:16:11', '2025-04-09 13:01:15'),
(16, NULL, 'Noapara Branch', NULL, '<p>Engineer&rsquo;s Tower (Level # 3), Jessore Khulna Road, Ovoynagar, Noapara, Jashore.</p>\r\n\r\n<p>Email: piclnoapara@gmail.com</p>\r\n\r\n<p>Phone: 01709663598</p>\r\n\r\n<p><strong>Branch In-charge:Mehedi Hasan</strong><br />\r\nManager &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:16:26', '2025-04-09 13:01:34'),
(17, NULL, 'Cumilla Branch', NULL, '<p>Rajmoni Bhavan (Level-4), Holding #69 Ka, New Nazrul Avenue, Second<br />\r\nKandirpar, Cumilla-3500</p>\r\n\r\n<p>Email: piclcumilla2023@gmail.com</p>\r\n\r\n<p>Phone: 2334400404</p>\r\n\r\n<p><strong>Branch In-charge: Md. Humayun Kabir</strong><br />\r\nAVP &amp; In-charge</p>', NULL, NULL, '2023-06-22 15:16:42', '2023-06-22 15:16:42');

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

--
-- Table structure for table `management_seos`
--

CREATE TABLE `management_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `management_seos`
--

INSERT INTO `management_seos` (`id`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Management', 'Management', NULL, '2022-04-03 00:18:37');

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

--
-- Table structure for table `management_socials`
--

CREATE TABLE `management_socials` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `management_socials`
--

INSERT INTO `management_socials` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(2, '1', 'fab fa-facebook-f', '#', '2022-03-30 02:38:07', '2022-03-30 02:38:07'),
(3, '1', 'fa  fa-linkedin', '#', '2022-03-30 04:29:04', '2022-03-30 04:29:04');

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

--
-- Table structure for table `menus`
--

CREATE TABLE `menus` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `menu_name` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `page_type` varchar(255) DEFAULT NULL,
  `external_link` varchar(255) DEFAULT NULL,
  `target` varchar(255) DEFAULT NULL,
  `root_id` varchar(255) DEFAULT NULL,
  `sroot_id` varchar(255) DEFAULT NULL,
  `troot_id` varchar(255) DEFAULT NULL,
  `sequence` int(11) DEFAULT NULL,
  `display` varchar(255) DEFAULT NULL,
  `banner` varchar(255) DEFAULT NULL,
  `footer1` varchar(255) DEFAULT NULL,
  `footer2` varchar(255) DEFAULT NULL,
  `important_link` varchar(255) DEFAULT NULL,
  `parts` varchar(255) DEFAULT NULL,
  `feature_menu` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `menus`
--

INSERT INTO `menus` (`id`, `menu_name`, `slug`, `page_type`, `external_link`, `target`, `root_id`, `sroot_id`, `troot_id`, `sequence`, `display`, `banner`, `footer1`, `footer2`, `important_link`, `parts`, `feature_menu`, `created_at`, `updated_at`) VALUES
(70, 'About Us', 'about-us', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:58:41', '2025-12-06 17:12:01'),
(71, 'Company Profile', 'company-profile', 'url', 'https://www.paramountinsurancebd.com/company-profile', NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:58:56', '2023-06-20 01:01:09'),
(72, 'Corporate Information', 'corporate-information', NULL, NULL, NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:59:17', '2023-06-18 23:59:17'),
(73, 'Directors & All Employees List', 'directors-all-employees-list', NULL, NULL, NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:59:31', '2023-06-18 23:59:31'),
(74, 'Agent Information', 'agent-information', NULL, NULL, NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:59:46', '2023-06-18 23:59:46'),
(75, 'List of Our Valued Clients', 'list-of-our-valued-clients', NULL, NULL, NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-18 23:59:58', '2023-06-18 23:59:58'),
(76, 'Certification', 'certification', NULL, NULL, NULL, '70', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:00:16', '2023-06-19 00:00:16'),
(77, 'Renewal Reg. Certificate From IDRA', 'renewal-reg-certificate-from-idra', NULL, NULL, NULL, '70', '76', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:00:39', '2023-06-19 00:00:39'),
(78, 'Credit Rating Reports', 'credit-rating-reports', NULL, NULL, NULL, '70', '76', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:01:02', '2023-06-19 00:01:02'),
(79, 'Re-Insurance Treaty', 're-insurance-treaty', NULL, NULL, NULL, '70', '76', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:01:27', '2023-06-19 00:01:27'),
(80, 'BIA', 'bia', NULL, NULL, NULL, '70', '76', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:01:55', '2023-06-19 00:01:55'),
(81, 'BAPLC', 'baplc', NULL, NULL, NULL, '70', '76', NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:02:24', '2023-06-19 00:02:24'),
(82, 'Board & Management', 'board-management', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:02:49', '2023-07-10 11:35:33'),
(83, 'Founder Chairman', 'founder-chairman', 'url', 'https://www.paramountinsurancebd.com/founder-chairman', NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:03:11', '2023-06-20 01:16:07'),
(84, 'Board of Directors', 'board-of-directors', 'url', 'https://www.paramountinsurancebd.com/board_of_direactor', NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:03:25', '2023-06-20 03:36:09'),
(85, 'Sub-Committee of the Board', 'sub-committee-of-the-board', 'page', 'https://www.paramountinsurancebd.com/sub-committee-of-the-board', NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:03:38', '2025-06-22 08:24:50'),
(86, 'Code of Conduct', 'code-of-conduct', NULL, NULL, NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:03:50', '2023-06-19 00:03:50'),
(87, 'Management', 'management', 'url', 'https://www.paramountinsurancebd.com/management', NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:04:03', '2023-06-20 04:03:13'),
(88, 'Management Committee', 'management-committee', 'url', 'https://www.paramountinsurancebd.com/management-committee-view', NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:04:25', '2023-06-20 23:22:10'),
(89, 'Claim Settlement Committee', 'claim-settlement-committee', 'page', NULL, NULL, '82', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:05:13', '2023-06-21 04:25:32'),
(90, 'Investor’s Information', 'investors-information', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:05:26', '2023-07-10 11:35:52'),
(91, 'Annual Report', 'annual-report', 'url', 'https://www.paramountinsurancebd.com/annual_report', NULL, '90', NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:05:45', '2023-07-31 10:33:25'),
(92, 'Price Sensitive Information', 'price-sensitive-information', NULL, NULL, NULL, '90', NULL, NULL, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:07:25', '2023-07-31 10:34:06'),
(93, 'Directors’ Report', 'directors-report', NULL, NULL, NULL, '90', NULL, NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:07:36', '2023-07-31 10:35:11'),
(94, 'Dividend Distribution Policy', 'dividend-distribution-policy', NULL, NULL, NULL, '90', NULL, NULL, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:08:49', '2023-07-31 10:35:44'),
(95, 'Compliance Report', 'compliance-report', NULL, NULL, NULL, '90', NULL, NULL, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:09:13', '2023-07-31 10:39:38'),
(96, 'Awareness for Investors', 'awareness-for-investors', NULL, NULL, NULL, '90', NULL, NULL, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:09:36', '2023-07-31 10:40:00'),
(97, 'Citizen Charter', 'citizen-charter', NULL, NULL, NULL, '90', NULL, NULL, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:09:54', '2023-07-31 10:40:41'),
(98, 'Shareholding Segregation', 'shareholding-segregation', NULL, NULL, NULL, '90', NULL, NULL, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:10:18', '2023-07-31 10:41:06'),
(99, 'Shareholding Position', 'shareholding-position', NULL, NULL, NULL, '90', NULL, NULL, 10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:10:49', '2023-07-31 10:41:19'),
(100, 'Unpaid/Unclaimed Dividend', 'unpaidunclaimed-dividend', 'url', 'https://www.paramountinsurancebd.com/unpaid-unclaimed-dividend', NULL, '90', NULL, NULL, 11, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:11:02', '2023-07-31 10:41:56'),
(101, 'Undistributed Stock Dividend', 'undistributed-stock-dividend', 'url', 'https://www.paramountinsurancebd.com/undistributed-stock-dividend', NULL, '90', NULL, NULL, 12, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:11:19', '2023-07-31 10:42:09'),
(102, 'AGM Notice', 'agm-notice', NULL, NULL, NULL, '90', NULL, NULL, 13, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:11:58', '2023-07-31 10:42:29'),
(103, 'Proxy Form', 'proxy-form', NULL, NULL, NULL, '90', NULL, NULL, 14, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:12:13', '2023-07-31 10:42:43'),
(104, 'Financial Statements', 'financial-statements', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:12:32', '2023-07-10 11:36:09'),
(105, 'Annual Audited Financial Statements', 'annual-audited-financial-statements', 'url', 'https://www.paramountinsurancebd.com/annual-audited-financial-statements', NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:12:47', '2023-06-21 00:32:45'),
(106, '1st Quarter Statements', '1st-quarter-statements', 'url', 'https://www.paramountinsurancebd.com/1st-quarter-statements', NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:12:59', '2023-06-21 00:37:19'),
(107, '2nd Quarter Statements', '2nd-quarter-statements', 'url', 'https://www.paramountinsurancebd.com/2nd-quarter-statements', NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:13:11', '2023-06-21 00:43:05'),
(108, '3rd Quarter Statements', '3rd-quarter-statements', 'url', 'https://www.paramountinsurancebd.com/3nd-quarter-statements', NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:13:25', '2023-06-21 00:46:38'),
(109, 'Graphical Presentations', 'graphical-presentations', NULL, NULL, NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:13:39', '2023-06-19 00:13:39'),
(110, 'Link: DSE, CSE', 'link-dse-cse', 'url', 'https://www.paramountinsurancebd.com/link-dse-cse', NULL, '104', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:13:51', '2023-06-21 00:49:45'),
(111, 'Products & Services', 'products-services', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:14:20', '2023-07-10 11:36:31'),
(112, 'Marine Cargo and Hull Risks', 'marine-cargo-and-hull-risks', 'url', 'https://www.paramountinsurancebd.com/product_service_details/40', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:14:33', '2023-06-20 04:41:28'),
(113, 'Fire and Allied Risks', 'fire-and-allied-risks', 'url', 'https://www.paramountinsurancebd.com/product_service_details/41', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:14:45', '2023-07-10 11:47:29'),
(114, 'Industrial All Risk Insurance', 'industrial-all-risk-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/42', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:14:58', '2023-07-10 11:47:59'),
(115, 'Motor Insurance', 'motor-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/43', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:15:16', '2023-07-10 11:48:20'),
(116, 'Burglary Insurance', 'burglary-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/44', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:15:33', '2023-07-10 11:48:45'),
(117, 'Engineering Insurance', 'engineering-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/45', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:15:48', '2023-07-10 11:49:04'),
(118, 'Overseas Mediclaim Insurance', 'overseas-mediclaim-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/46', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:16:10', '2023-07-10 11:49:38'),
(119, 'Miscellaneous Types of Insurance', 'miscellaneous-types-of-insurance', 'url', 'https://www.paramountinsurancebd.com/product_service_details/47', NULL, '111', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:16:31', '2023-07-10 11:49:58'),
(120, 'Claim', 'claim', 'url', '#', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:16:43', '2023-07-10 11:36:48'),
(121, 'Public Disclosure', 'public-disclosure', NULL, NULL, NULL, '120', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:16:56', '2023-06-19 00:16:56'),
(122, 'Claim Procedure', 'claim-procedure', NULL, NULL, NULL, '120', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:19:34', '2023-06-19 00:19:34'),
(123, 'Claim Form', 'claim-form', NULL, NULL, NULL, '120', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:19:47', '2023-06-19 00:19:47'),
(124, 'Branch Information', 'branch-information', 'url', 'https://www.paramountinsurancebd.com/branch-information', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:20:28', '2023-06-20 02:38:44'),
(125, 'News & Events', 'news-events', 'url', 'https://paramountinsurancebd.com/all_news', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:20:55', '2023-07-18 14:47:45'),
(126, 'Gallery', 'gallery', 'url', 'https://www.paramountinsurancebd.com/gallery/MQ==', NULL, '125', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:21:15', '2023-07-12 12:45:52'),
(127, 'মুজিব বর্ষ', 'mujib-brsh', NULL, NULL, NULL, '125', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:22:29', '2023-06-19 00:22:29'),
(129, 'Contact', 'contact', 'url', 'https://www.paramountinsurancebd.com/contact', NULL, 'NULL', NULL, NULL, 0, '1', NULL, NULL, NULL, NULL, NULL, NULL, '2023-06-19 00:23:01', '2023-06-21 15:44:24'),
(130, 'Principles on Disclosure of MI & PI', 'principles-on-disclosure-of-mi-pi', 'page', NULL, NULL, '90', NULL, NULL, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-07-30 12:45:19', '2023-12-14 13:35:02'),
(131, 'Demo', 'demo', NULL, NULL, NULL, '125', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-05-08 08:53:49', '2025-05-08 08:53:49'),
(132, 'Career', 'career', NULL, NULL, NULL, '125', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-05-17 13:32:32', '2025-05-17 13:32:32');

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

--
-- Table structure for table `micro_insurences`
--

CREATE TABLE `micro_insurences` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `micro_insurences`
--

INSERT INTO `micro_insurences` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, 'THIRD QUARTER FINANCIAL REPORT, 2020', '1648874195.pdf', '2022-04-01 22:36:35', '2022-04-01 22:36:35'),
(3, 'SECOND QUARTER FINANCIAL REPORT, 2020', '1648874220.pdf', '2022-04-01 22:37:00', '2022-04-01 22:37:00'),
(4, 'SECOND QUARTER FINANCIAL REPORT, 2025', '1648874237.pdf', '2022-04-01 22:37:17', '2022-04-01 22:37:17');

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

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2019_08_19_000000_create_failed_jobs_table', 1),
(4, '2020_12_06_074352_create_menus_table', 1),
(5, '2020_12_06_092219_create_sliders_table', 1),
(6, '2020_12_06_101549_create_contact_us_table', 1),
(7, '2020_12_06_103844_create_contact_us_twos_table', 1),
(8, '2020_12_06_105537_create_social_icons_table', 1),
(9, '2020_12_06_112053_create_pages_table', 1),
(10, '2020_12_07_053540_create_services_table', 1),
(11, '2020_12_07_100705_create_font_contacts_table', 1),
(12, '2020_12_09_043105_create_galleries_table', 1),
(13, '2020_12_09_044338_create_gallery_categories_table', 1),
(14, '2020_12_09_092326_create_logos_table', 1),
(15, '2020_12_09_122854_create_abouts_table', 1),
(16, '2020_12_27_100603_create_product_categories_table', 1),
(17, '2020_12_27_100820_create_products_table', 1),
(18, '2020_12_27_102724_create_simple_sliders_table', 1),
(19, '2021_03_15_064650_create_techono_page_seos_table', 1),
(20, '2021_03_15_070440_create_blog_page_seos_table', 1),
(21, '2021_03_15_072302_create_contact_page_seos_table', 1),
(22, '2021_03_15_074047_create_home_seos_table', 1),
(23, '2021_03_24_050637_create_all_patients_table', 1),
(24, '2021_03_25_044206_create_consultnts_table', 1),
(25, '2021_03_25_061345_create_counters_table', 1),
(26, '2021_03_25_064623_create_supporteds_table', 1),
(27, '2021_03_25_072300_create_news_events_table', 1),
(28, '2021_04_26_035348_create_clients_table', 1),
(29, '2021_07_04_041806_create_feature_infos_table', 2),
(30, '2021_07_04_062720_create_feature_images_table', 3),
(31, '2021_07_04_072258_create_features_table', 4),
(32, '2022_03_01_071800_create_service_galleries_table', 5),
(33, '2022_03_08_061835_create_visitor_counts_table', 6),
(34, '2022_03_28_103950_create_feature_ones_table', 7),
(35, '2022_03_28_104143_create_feature_one_pdfs_table', 7),
(36, '2022_03_29_091411_create_second_features_table', 8),
(37, '2022_03_29_092115_create_second_feature_galleries_table', 8),
(38, '2022_03_29_101808_create_popular_plan_categories_table', 9),
(39, '2022_03_29_114208_create_popular_plan_modules_table', 10),
(40, '2022_03_30_050042_create_notice_manages_table', 11),
(41, '2022_03_30_060246_create_notice_information_table', 12),
(42, '2022_03_30_064513_create_board_of_directors_table', 13),
(43, '2022_03_30_070913_create_board_of_director_social_icons_table', 14),
(44, '2022_03_30_082149_create_management_table', 15),
(45, '2022_03_30_082219_create_management_socials_table', 15),
(46, '2022_03_30_084903_create_sponsor_share_holders_table', 16),
(47, '2022_03_30_084922_create_sponsor_share_holder_social_icons_table', 16),
(48, '2022_03_30_091931_create_shaire_holding_positions_table', 17),
(49, '2022_03_30_101530_create_executive_committes_table', 18),
(50, '2022_03_30_101610_create_executive_committee_social_icons_table', 18),
(51, '2022_03_30_104729_create_audit_commitees_table', 19),
(52, '2022_03_31_091349_create_nomination_remuneration_committees_table', 20),
(53, '2022_03_31_093506_create_corporate_management_table', 21),
(54, '2022_03_31_093522_create_corporate_management_social_icons_table', 21),
(55, '2022_03_31_100913_create_executives_table', 22),
(56, '2022_03_31_100951_create_executives_social_icons_table', 22),
(57, '2022_03_31_103147_create_dmd_to_managers_table', 23),
(58, '2022_03_31_105849_create_agent_information_table', 24),
(59, '2022_03_31_112749_create_company_profiles_table', 25),
(60, '2022_04_02_042311_create_micro_insurences_table', 26),
(61, '2022_04_02_050012_create_single_insurences_table', 27),
(62, '2022_04_02_051757_create_special_exclusives_table', 28),
(63, '2022_04_02_054909_create_group_life_insurances_table', 29),
(64, '2022_04_02_061800_create_ordinary_life_insurences_table', 30),
(65, '2022_04_02_061820_create_ordinary_life_insurence_pdfs_table', 30),
(66, '2022_04_02_070333_create_sujan_bimas_table', 31),
(67, '2022_04_02_070404_create_sujan_bima_pdfs_table', 31),
(68, '2022_04_02_073908_create_finalcial_reports_table', 32),
(69, '2022_04_02_085311_create_annual_reports_table', 33),
(70, '2022_04_02_091614_create_video_galleries_table', 34),
(71, '2022_04_03_030831_create_suborno_joyontis_table', 35),
(72, '2022_04_03_060106_create_company_profile_seos_table', 36),
(73, '2022_04_03_061539_create_management_seos_table', 37),
(74, '2022_04_06_050027_create_financial_indicators_table', 38),
(75, '2022_04_06_052653_create_customer_services_table', 39),
(76, '2022_04_06_054833_create_for_any_other_queries_table', 40),
(77, '2022_04_06_061610_create_monthly_details_shareholdings_table', 41),
(79, '2022_04_06_062612_create_audited_financial_statements_table', 42),
(81, '2022_04_06_063749_create_annual_details_shareholdings_table', 43),
(82, '2022_04_06_065618_create_annual_details_shareholding_texts_table', 44),
(83, '2022_04_06_070442_create_investor_annual_reports_table', 45),
(84, '2022_04_06_071458_create_investor_financial_statement_years_table', 46),
(85, '2022_04_06_072107_create_investor_financial_statements_table', 47),
(86, '2022_04_06_073347_create_price_sensitive_information_table', 48),
(87, '2022_04_06_075909_create_dividends_table', 49),
(88, '2022_04_06_080559_create_directors_reports_table', 50),
(89, '2022_04_06_081539_create_investor_notices_table', 51),
(90, '2022_04_06_082337_create_corporate_governances_table', 52),
(91, '2022_04_06_083054_create_general_meeting_categories_table', 53),
(92, '2022_04_06_083626_create_general_meetings_table', 54),
(93, '2022_04_06_084506_create_investors_relation_departments_table', 55),
(94, '2022_05_30_044623_create_finalcial_indication_titles_table', 56),
(95, '2023_06_18_062806_create_tests_table', 56);

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

--
-- Table structure for table `monthly_details_shareholdings`
--

CREATE TABLE `monthly_details_shareholdings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `download` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `monthly_details_shareholdings`
--

INSERT INTO `monthly_details_shareholdings` (`id`, `title`, `download`, `pdf`, `created_at`, `updated_at`) VALUES
(5, 'Fraction Stock Dividend 2020', '9,662.76', '1687353606.pdf', '2023-06-21 18:20:06', '2023-06-21 18:20:06'),
(6, 'Fraction Stock Dividend 2019', '26,058.41', '1687353622.pdf', '2023-06-21 18:20:22', '2023-06-21 18:20:22'),
(7, 'Cash Dividend Amount 2019', '18,593.08', '1687353655.pdf', '2023-06-21 18:20:55', '2023-06-21 18:20:55'),
(8, 'Bonus Share amount 2018', '2,464.24', '1687353678.pdf', '2023-06-21 18:21:18', '2023-06-21 18:21:18'),
(9, 'Bonus Share amount 2017', '3,985.52', '1687353712.xls', '2023-06-21 18:21:52', '2023-06-21 18:21:52'),
(10, 'Bonus Share amount 2016', '5,078.67', '1687353767.xls', '2023-06-21 18:22:47', '2023-06-21 18:22:47'),
(11, 'Cash Dividend amount 2016', '190,552.01', '1687353795.xls', '2023-06-21 18:23:15', '2023-06-21 18:23:15'),
(12, 'Cash Dividend Amount 2021', '5,79,503.40', '1755432819.pdf', '2025-08-17 10:22:50', '2025-08-17 12:13:39'),
(13, 'Cash Dividend Amount 2022', '2,74,386.15', '1755432853.pdf', '2025-08-17 10:28:14', '2025-08-17 12:14:13'),
(14, 'Cash Dividend Amount 2023', '7,99,166.90', '1755432883.pdf', '2025-08-17 10:28:55', '2025-08-17 12:14:43'),
(15, 'Cash Dividend Amount 2024', '11,13,725.90', '1755432919.pdf', '2025-08-17 10:30:12', '2025-08-17 12:15:19');

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

--
-- Table structure for table `news_events`
--

CREATE TABLE `news_events` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `summery` text DEFAULT NULL,
  `news_date` date DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `news_events`
--

INSERT INTO `news_events` (`id`, `title`, `summery`, `news_date`, `description`, `image`, `slug`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(2, 'বীমা দিবস – ১লা মার্চ, ২০২৩', 'বীমা দিবস – ১লা মার্চ, ২০২৩', '2023-03-01', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-01-at-3.56.44-PM-1-copy.jpg\" style=\"height:945px; width:918px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-01-at-3.56.45-PM-1-605x1024.jpg\" style=\"height:1024px; width:605px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-01-at-3.56.45-PM-1-copy.jpg\" style=\"height:1024px; width:1200px\" /><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-01-at-3.56.48-PM-1-1024x768.jpeg\" style=\"height:768px; width:1024px\" /><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-02-at-10.37.38-AM-1-768x1024.jpeg\" style=\"height:1024px; width:768px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp-Image-2023-03-02-at-5.09.32-PM.jpeg\" /></p>', '1690091772.jpeg', 'beema-dibs-1la-marc-2023', 'বীমা দিবস – ১লা মার্চ, ২০২৩', 'বীমা দিবস – ১লা মার্চ, ২০২৩', '2023-07-18 14:39:17', '2023-07-26 11:24:15'),
(3, '23rd AGM OF PARAMOUNT INSURANCE', 'The 23rd Annual General Meeting of Paramount Insurance was held recently by using online digital platform through the following link https://agmbd.live/picl23agm2022. The Meeting was presided over by its Chairman, Mr. Nawaz Ahmad. The Shareholders unanimously approved 10% Cash dividend for…', '2022-06-25', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/25.jpg\" style=\"height:167px; width:300px\" /></p>\r\n\r\n<p>The 23rd Annual General Meeting of Paramount Insurance was held recently by using online digital platform through the following link https://agmbd.live/picl23agm2022. The Meeting was presided over by its Chairman, Mr. Nawaz Ahmad. The Shareholders unanimously approved 10% Cash dividend for the year 2021.</p>', '1689676822.jpg', '23rd-agm-of-paramount-insurance', '23rd AGM OF PARAMOUNT INSURANCE', '23rd AGM OF PARAMOUNT INSURANCE', '2023-07-18 14:40:22', '2023-07-26 11:26:58'),
(4, 'বীমা দিবস – ১লা মার্চ, ২০২২', 'বীমা দিবস – ১লা মার্চ, ২০২২', '2022-03-01', '<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:980px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG-20220301-WA0000-768x576.jpg\" style=\"height:300px; width:400px\" /></td>\r\n			<td><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG-20220301-WA0003-copy-768x372%20(1).jpg\" style=\"height:372px; width:768px\" /></td>\r\n			<td>&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG-20220301-WA0006-copy.jpg\" style=\"height:660px; width:1520px\" /></p>', '1689677322.jpg', 'beema-dibs-1la-marc-2022', 'বীমা দিবস – ১লা মার্চ, ২০২২', 'বীমা দিবস – ১লা মার্চ, ২০২২', '2023-07-18 14:48:42', '2023-07-26 11:31:32'),
(5, 'বীমা উন্নয়ন ও নিয়ন্ত্রণ কর্তৃপক্ষের বিজ্ঞপ্তি', 'বীমা উন্নয়ন ও নিয়ন্ত্রণ কর্তৃপক্ষের বিজ্ঞপ্তি', '2021-11-24', '<h1><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/Capture-286x300.png\" style=\"height:300px; width:286px\" /></h1>', '1689677606.png', 'beema-unnzn-oo-nizntrn-krtrripksher-bijngpti', 'বীমা উন্নয়ন ও নিয়ন্ত্রণ কর্তৃপক্ষের বিজ্ঞপ্তি', 'বীমা উন্নয়ন ও নিয়ন্ত্রণ কর্তৃপক্ষের বিজ্ঞপ্তি', '2023-07-18 14:53:26', '2023-07-26 12:06:05'),
(6, 'Completion of Land Acquisition.', 'Completion of Land Acquisition.', '2021-10-25', '<h2><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/scan0002-211x300.jpg\" style=\"height:300px; width:211px\" /></h2>', '1690101458.png', 'completion-of-land-acquisition', 'Completion of Land Acquisition.', 'Completion of Land Acquisition.', '2023-07-23 12:37:38', '2023-07-26 12:07:37'),
(7, '22nd AGM OF PARAMOUNT INSURANCE.', '22th AGM-2020 Engnish press', '2021-05-03', '<h2><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/22th-AGM-2020-Engnish-press.pdf\">22th-AGM-2020-Engnish-press</a></h2>', '1690103062.png', '22nd-agm-of-paramount-insurance', '22nd AGM OF PARAMOUNT INSURANCE.', '22nd AGM OF PARAMOUNT INSURANCE.', '2023-07-23 13:04:22', '2023-07-26 12:26:39'),
(8, '21st Annual General Meeting (Virtual)', '21st AGM News', '2020-07-12', '<h1><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/21st-AGM-News.pdf\">21st-AGM-News</a></h1>', '1690103103.png', '21st-annual-general-meeting-virtual', '21st Annual General Meeting (Virtual)', '21st Annual General Meeting (Virtual)', '2023-07-23 13:05:03', '2023-07-26 12:39:44'),
(9, 'REVISED NOTICE OF THE 21 ST ANNUAL GENERAL MEETING', 'Website -AGM Postponed', '2020-06-29', '<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Revise-Dir-Election.doc\">Revise-Dir-Election</a></p>', '1690103138.png', 'revised-notice-of-the-21-st-annual-general-meeting', 'REVISED NOTICE OF THE 21 ST ANNUAL GENERAL MEETING', 'REVISED NOTICE OF THE 21 ST ANNUAL GENERAL MEETING', '2023-07-23 13:05:38', '2023-07-26 12:41:34'),
(10, 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', 'Importance of Insurance to build Bangabandhu\'s Sonar Bangla', '2021-02-09', '<h1><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Importance-of-Insurance-to-build-Bangabandhus-Sonar-Bangla.pdf\">Importance-of-Insurance-to-build-Bangabandhus-Sonar-Bangla</a></h1>', '1690103165.png', 'bngobndhur-sonar-bangla-nirmane-beemar-gurutw', 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', '2023-07-23 13:06:05', '2023-07-26 12:36:40'),
(11, 'Postponed 21st Annual General Meeting', 'Postponed 21st Annual General Meeting', '2020-04-05', '<h1>Postponed 21st Annual General Meeting</h1>', '1690103196.png', 'postponed-21st-annual-general-meeting', 'Postponed 21st Annual General Meeting', 'Postponed 21st Annual General Meeting', '2023-07-23 13:06:36', '2023-07-26 12:42:34'),
(12, 'জাতির জনক বঙ্গবন্ধু শেখ মুজিবুর রহমান এর ১০১ তম জন্মবার্ষিকী উপলক্ষে বিশেষ দোয়া অনুষ্ঠান (যত কাল রবে পদ্মা মেঘনা গৌরী যমুনা বহমান, তত কাল রবে কৃতি তোমার শেখ মুজিবুর রহমান।।)', NULL, '2021-03-17', '<h1><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/20210317_125820-300x225.jpg\" style=\"height:225px; width:300px\" /></h1>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG_20210317_124818-300x138.jpg\" style=\"height:138px; width:300px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG_20210317_124924-300x138.jpg\" style=\"height:138px; width:300px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG_20210317_125531-300x138.jpg\" style=\"height:138px; width:300px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG_20210317_125534-300x138.jpg\" style=\"height:138px; width:300px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/IMG_20210317_125804-300x138.jpg\" style=\"height:138px; width:300px\" /></p>', '1690103287.png', 'jatir-jnk-bngobndhu-sekh-mujibur-rhman-er-101-tm-jnmbarshikee-uplkshe-bisesh-doya-onushthan-zt-kal-rbe-pdma-meghna-gouree-zmuna-bhman-tt-kal-rbe-krriti-tomar-sekh-mujibur-rhman', 'জাতির জনক বঙ্গবন্ধু শেখ মুজিবুর রহমান এর ১০১ তম জন্মবার্ষিকী উপলক্ষে বিশেষ দোয়া অনুষ্ঠান (যত কাল রবে পদ্মা মেঘনা গৌরী যমুনা বহমান, তত কাল রবে কৃতি তোমার শেখ মুজিবুর রহমান।।)', 'জাতির জনক বঙ্গবন্ধু শেখ মুজিবুর রহমান এর ১০১ তম জন্মবার্ষিকী উপলক্ষে বিশেষ দোয়া অনুষ্ঠান (যত কাল রবে পদ্মা মেঘনা গৌরী যমুনা বহমান, তত কাল রবে কৃতি তোমার শেখ মুজিবুর রহমান।।)', '2023-07-23 13:08:07', '2023-07-26 12:32:42'),
(13, 'কুড়িগ্রামে জাতীয় শোক দিবস উপলক্ষে প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: এর উদ্যোগে বন্যার্তদের মাঝে ত্রান বিতরন করা হয়েছে।', 'গতকাল শুক্রবার সকালে কুড়িগ্রাম জেলার উলিপুর উপজেলার বুড়াবুড়ি ইউনিয়নের ৮নং ওয়ার্ডে মোল্লা পাড়া গ্রামে ৩শতাধিক বানভাসী অসহায় দুস্থ্যদের মাঝে প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: চাউল ৫ কেজি, আটা ৩ কেজি, তেল আধা লিটার, ১ কেজি মসুর ডাল, লবণ ১ প্যাকেট, হ্যান্ডসেনিটাইজার…', '2020-08-23', '<p><span style=\"font-size:14px\">গতকাল শুক্রবার সকালে কুড়িগ্রাম জেলার উলিপুর উপজেলার বুড়াবুড়ি ইউনিয়নের ৮নং ওয়ার্ডে মোল্লা পাড়া গ্রামে ৩শতাধিক বানভাসী অসহায় দুস্থ্যদের মাঝে প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: চাউল ৫ কেজি, আটা ৩ কেজি, তেল আধা লিটার, ১ কেজি মসুর ডাল, লবণ ১ প্যাকেট, হ্যান্ডসেনিটাইজার সাবান ১টি, ওর স্যালাইন ৫টি করে বিতরন করেন। এ সময় উপস্থিত ছিলেন প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: এক্সিকিউটিভ ডিরেক্টর সামিউর রহমান, ভাইস প্রেসিডেন্ট এন্ড ব্রাঞ্চ ইনচার্জ দিনাজপুর আজিজুস সালাম বকুল, ভাইস প্রেসিডেন্ট এন্ড ব্রাঞ্চ ইনচার্জ রংপুর মো: আজিজুর রহমান সরকার, ডিপুটি ম্যানেজার প্রশাসন ও মানব সম্পদ মো: সাইফুল ইসলাম, কুড়িগ্রাম-লালমনিরহাট পল্লী বিদ্যুৎ সমিতির জিএম স্বদেশ কুমার ঘোস, ইসি অনুকুল চন্দ্র, রিপোটার্স ইউনিটির সভাপতি মোল্লা হারুন উর রশীদ সহ অনেকে।</span></p>', '1690104050.png', 'kurigrame-jateey-sok-dibs-uplkshe-pzaramaunt-insurens-kompani-li-er-udzoge-bnzartder-majhe-tran-bitrn-kra-hyeche', 'কুড়িগ্রামে জাতীয় শোক দিবস উপলক্ষে প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: এর উদ্যোগে বন্যার্তদের মাঝে ত্রান বিতরন করা হয়েছে।', 'কুড়িগ্রামে জাতীয় শোক দিবস উপলক্ষে প্যারামাউন্ট ইন্সুরেন্স কোম্পানি লি: এর উদ্যোগে বন্যার্তদের মাঝে ত্রান বিতরন করা হয়েছে।', '2023-07-23 13:20:50', '2023-07-26 12:37:57'),
(14, 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', '2023-05-12', '<h2><a href=\"http://localhost/paramountinsurancebd_09062023/%e0%a6%ac%e0%a6%99%e0%a7%8d%e0%a6%97%e0%a6%ac%e0%a6%a8%e0%a7%8d%e0%a6%a7%e0%a7%81%e0%a6%b0-%e0%a6%b8%e0%a7%8b%e0%a6%a8%e0%a6%be%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%82%e0%a6%b2%e0%a6%be-%e0%a6%a8/\" rel=\"bookmark\">বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব</a></h2>', '1690104158.png', 'bngobndhur-sonar-bangla-nirmane-beemar-gurutw', 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', 'বঙ্গবন্ধুর সোনার বাংলা নির্মাণে বীমার গুরুত্ব', '2023-07-23 13:22:38', '2023-07-23 14:57:14'),
(15, 'নিউরো-ডেভেলপন্টোল সমঝোতা স্মারক স্বাক্ষর অনুষ্ঠানের দৈনিক পত্রিকায় প্রকাশিত ছবি', 'নিউরো-ডেভেলপন্টোল সমঝোতা স্মারক স্বাক্ষর অনুষ্ঠানের দৈনিক পত্রিকায় প্রকাশিত ছবি', '2022-02-15', '<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:550px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/NDD-Financial-Express-Add-22-V-1-211x300.jpg\" style=\"height:300px; width:211px\" /></td>\r\n			<td><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/NDD-Press-Add-22-Jugantor-V1-220x300.jpg\" style=\"height:300px; width:220px\" /></td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>', '1690104475.png', 'niuro-develpntol-smjhota-smark-swakshr-onushthaner-doinik-ptrikay-prkasit-chbi', 'নিউরো-ডেভেলপন্টোল সমঝোতা স্মারক স্বাক্ষর অনুষ্ঠানের দৈনিক পত্রিকায় প্রকাশিত ছবি', 'নিউরো-ডেভেলপন্টোল সমঝোতা স্মারক স্বাক্ষর অনুষ্ঠানের দৈনিক পত্রিকায় প্রকাশিত ছবি', '2023-07-23 13:27:55', '2023-07-26 12:00:50'),
(16, '24th AGM OF PARAMOUNT INSURANCE', 'held on June 12, 2023 by using Online Digital Platform', '2023-06-12', '<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/AIP_1637-000.jpg\" style=\"height:356px; width:600px\" /></p>\r\n\r\n<p>The 24th&nbsp;Annual General Meeting of Paramount Insurance was held recently by using online digital platform through the following link <a href=\"https://tinyurl.com/paramountagm2021\" target=\"_blank\"><strong>https://agmbd.live/paramount2023</strong></a>. The Meeting was presided over by its Chairman, Mr. Nawaz Ahmad. The Shareholders unanimously approved 10% Cash dividend for the year 2022.</p>', '1690277821.jpg', '24th-agm-of-paramount-insurance', NULL, NULL, '2023-07-25 13:37:01', '2023-07-25 16:13:36'),
(17, 'Notice Third Quarter', 'Notice Third Quarter', '2021-10-19', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/Notice-Q-3-220x300.jpg\" style=\"height:300px; width:220px\" /></p>', NULL, 'notice-third-quarter', NULL, NULL, '2023-07-26 12:09:29', '2023-07-26 12:09:29'),
(18, 'Office Circular', 'Office Circular', '2021-06-09', '<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/PICL-Chair.pdf\">PICL-Chair</a></p>', '1690359762.png', 'office-circular', NULL, NULL, '2023-07-26 12:22:42', '2023-07-26 12:22:42'),
(19, 'Distribution of Stock Dividend', 'Distribution of Stock Dividend', '2021-06-01', '<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Dividend-Distribution-2021.pdf\">Dividend-Distribution-2021</a></p>', '1690359880.png', 'distribution-of-stock-dividend', NULL, NULL, '2023-07-26 12:24:40', '2023-07-26 12:24:40'),
(20, 'NOTICE OF THE 22nd ANNUAL GENERAL MEETING', 'Notice 22nd AGM Paramount', '2021-04-19', '<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Notice-22nd-AGM-Paramount.pdf\">Notice-22nd-AGM-Paramount</a></p>', '1690360114.png', 'notice-of-the-22nd-annual-general-meeting', NULL, NULL, '2023-07-26 12:28:34', '2023-07-26 12:28:34'),
(21, 'Election Public Shareholder Director', 'Election- Public Shareholder Director', '2021-03-09', '<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Election-Public-Shareholder-Director.pdf\">Election-Public-Shareholder-Director</a></p>', '1690360502.png', 'election-public-shareholder-director', NULL, NULL, '2023-07-26 12:35:02', '2023-07-26 12:35:02'),
(22, 'বীর মুক্তিযোদ্ধা শহীদ ক্যাপ্টেন শেখ কামাল - এর ৭৪তম জন্মবার্ষিকী উপলক্ষ্যে আলোচনা ও দোয়া অনুষ্ঠান', 'তারিখ: ০৫ আগষ্ট, ২০২৩', '2023-08-06', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-06 at 11.41.17.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-06 at 11.38.01.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-06 at 11.37.04.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-06 at 11.36.20.jpg\" style=\"height:auto; width:700px\" /></p>', '1691316220.jpg', 'beer-muktizoddha-sheed-kzapten-sekh-kamal-er-74tm-jnmbarshikee-uplkshze-alocna-oo-doya-onushthan', NULL, NULL, '2023-08-06 10:30:35', '2023-08-06 14:03:40'),
(23, '১৫ আগস্ট জাতীয় শোক দিবস উপলক্ষে বিশেষ দোয়া অনুষ্ঠান', 'তারিখ: ১৫ আগষ্ট, ২০২৩', '2023-08-15', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-15 at 13.30.42.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-15 at 13.30.34.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-15 at 13.30.32.jpg\" style=\"height:auto; width:700px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp Image 2023-08-15 at 13.23.39.jpg\" style=\"height:auto; width:700px\" /></p>', '1692084424.jpg', '15-agst-jateey-sok-dibs-uplkshe-bisesh-doya-onushthan', NULL, NULL, '2023-08-15 11:27:04', '2023-08-15 11:38:50'),
(24, 'জাতীয় বীমা দিবস ২০২৪ উপলক্ষে রচনা প্রতিযোগিতার বিজ্ঞপ্তি', 'তারিখ: ১৮ জানুয়ারী, ২০২৪', '2024-01-18', '<p style=\"text-align:center\"><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/2024-01-17-02-48-5d0eb2146e1ff208db274be125701d55.pdf\">View</a></span></p>', '1705564745.jpg', 'jateey-beema-dibs-2024-uplkshe-rcna-prtizogitar-bijngpti', 'জাতীয় বীমা দিবস ২০২৪ উপলক্ষে রচনা প্রতিযোগিতার বিজ্ঞপ্তি', NULL, '2024-01-18 12:43:16', '2024-01-18 13:14:29'),
(25, 'বীমা দিবস – ১লা মার্চ, ২০২৪', 'তারিখ: ০১ মার্চ, ২০২৪', '2024-03-01', '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/WhatsApp%20Image%202024-02-29%20at%2017.04.21_a18e6ddc.jpg\" style=\"height:436px; width:1280px\" /></p>', '1709623571.jpg', 'beema-dibs-1la-marc-2024', 'বীমা দিবস – ১লা মার্চ, ২০২৪', 'বীমা দিবস – ১লা মার্চ, ২০২৪', '2024-03-05 12:26:11', '2024-03-05 12:26:11'),
(26, 'প্যারামাউন্ট ইন্স্যুরেন্স এর ২৫তম বার্ষিক সাধারণ সভা অনুষ্ঠিত', 'তারিখঃ 26-06-2024', NULL, '<p style=\"margin-left:0in; margin-right:0in; text-align:justify\">&nbsp;</p>\r\n\r\n<p style=\"margin-left:0in; margin-right:0in; text-align:justify\"><span style=\"font-size:14pt\"><span style=\"font-family:SutonnyMJ\">অদ্য্ ২৬শে জুন ২০২৪ইং তারিখে বেলা ১১.০০ ঘটিকায় প্যারামাউন্ট ইন্স্যুরেন্স কোম্পানী লিমিটেড এর ২৫তম বার্ষিক সাধারণ সভা (হাইব্রিড সিস্টেমে) ইমান্যুয়েলস পার্টি সেন্টার, রোড # ১৩৫, বাড়ি # ৮,গুলশান-১,ঢাকা-১২১২ এবং অনলাইন প্লাটফর্মে<strong> (</strong></span></span><strong><span style=\"font-size:14.0pt\"><span style=\"font-family:&quot;Times New Roman&quot;,serif\">https://agmbd.live/paramount2024</span></span><span style=\"font-size:14.0pt\"><span style=\"font-family:SutonnyMJ\">)</span></span></strong><span style=\"font-size:14pt\"><span style=\"font-family:SutonnyMJ\">&nbsp;অনুষ্ঠিত হয়|<strong> </strong>অনুষ্ঠিত এ সভায়&nbsp;সভাপতিত্ব করেন কোম্পানীর সম্মানিত চেয়ারম্যান জনাব নেওয়াজ আহমেদ। সভায় কোম্পানীর পরিচালকমন্ডলী, উদ্যোক্তাগণ এবং কর্মকর্তা-কর্মচারীবৃন্দের সম্মুখে শেয়ারহোল্ডারবৃন্দ সর্বসম্মতভাবে ২০২৩ইং সালের জন্য ১০% ক্যাশ ডিভিডেন্ড অনুমোদন করেন<span style=\"font-size:17.0pt\">|</span></span></span></p>', '1719484405.jpg', 'pzaramaunt-inszurens-er-25tm-barshik-sadharn-sva-onushthit', NULL, NULL, '2024-06-27 14:33:25', '2024-06-27 14:37:41'),
(27, 'প্যারামাউন্ট ইন্স্যুরেন্স পিএলসি. এর ২৬তম বার্ষিক সাধারণ সভা অনুষ্ঠিত', NULL, NULL, '<p><span style=\"font-size:14pt\"><span style=\"font-family:SutonnyMJ\"><span style=\"font-size:17.0pt\">A`&uml; 27&Dagger;k &Dagger;g 2025Bs Zvwi&Dagger;L &dagger;ejv 11.00 NwUKvq c&uml;vivgvD&rsaquo;U B&Yacute;y&uml;&Dagger;i&Yacute; wcGjwm. Gi 26Zg evwl&copy;K mvaviY mfv</span><strong><span style=\"font-size:17.0pt\"> (nvBwe&ordf;W wm&Dagger;&divide;&Dagger;g) Bgvby&uml;&Dagger;qjm cvwU&copy; &dagger;m&rsaquo;Uvi, &dagger;ivW # 135, evwo # 8, &cedil;jkvb, XvKv Ges AbjvBb (</span></strong></span></span><strong><span style=\"font-size:17.0pt\"><span style=\"font-family:&quot;Times New Roman&quot;,serif\">https://agmbd.live/paramount2025</span></span></strong><span style=\"font-size:14pt\"><span style=\"font-family:SutonnyMJ\"><strong><span style=\"font-size:17.0pt\">)</span></strong><span style=\"font-size:17.0pt\"> Abyw&ocirc;Z nq|</span><strong> </strong><span style=\"font-size:17.0pt\">Abyw&ocirc;Z G mfvq mfvcwZZ&iexcl; K&Dagger;ib &dagger;Kv&curren;&uacute;vbxi m&curren;&sect;vbxZ &Dagger;Pqvig&uml;vb Rbve mvLvIqvZ &dagger;nv&Dagger;mb| mfvq &Dagger;Kv&curren;&uacute;vbxi cwiPvjKg&Ucirc;jx, D&Dagger;`&uml;v&sup3;vMY Ges Kg&copy;KZ&copy;v-Kg&copy;Pvixe&bdquo;&Dagger;&rsaquo;`i m&curren;&sect;y&Dagger;L &dagger;kqvi&Dagger;nv&igrave;vie&bdquo;&rsaquo;` me&copy;m&curren;&sect;Zfv&Dagger;e 2024Bs mv&Dagger;ji Rb&uml; 10% K&uml;vk wWwf&Dagger;W&Ucirc; Aby&Dagger;gv`b K&Dagger;ib|</span></span></span></p>', '1748765018.jpeg', 'pzaramaunt-inszurens-pielsi-er-26tm-barshik-sadharn-sva-onushthit', NULL, NULL, '2025-06-01 11:52:50', '2025-06-01 12:05:51'),
(28, 'প্যারামাউন্ট ইন্স্যুরেন্স পিএলসি’র শীতবস্ত্র বিতরণ ও বৃক্ষরোপণ কর্মসূচী-২০২৫', 'তারিখ: ০৮ ডিসেম্বর, ২০২৫', NULL, '<p style=\"text-align:justify\">বিরলে <strong>প্যারামাউন্ট ইন্স্যুরেন্স পিএলসি </strong>এর আয়োজনে দুস্থ শীতার্তদের মাঝে <strong>শীতবস্ত্র বিতরণ ও বৃক্ষরোপণ </strong>করা হয়েছে।&nbsp;প্রায় ৫০০ শতাধিক দুস্থদের মাঝে শীতবস্ত্র বিতরণ শেষে দুপুরে অতিথিবৃন্দ বীরল উপজেলার ফরক্কাবাদ ইউনিয়নের দেওয়ানজি-দিঘী ইসলামিয়া এতিমখানা চত্বরে ভিয়েতনাম খেজুর গাছের চারা রোপণের মধ্য দিয়ে বৃক্ষরোপণ কর্মসূচির শুভ উদ্বোধন করেন।</p>\r\n\r\n<p style=\"text-align:justify\"><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/IMG-20251209-WA0001.jpg\" style=\"height:430px; width:800px\" /><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/IMG-20251209-WA0002.jpg\" style=\"height:422px; width:800px\" /><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/IMG-20251209-WA0004.jpg\" style=\"height:1300px; width:800px\" /><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/595353613_24883715607994043_2944526417491561207_n.jpg\" style=\"height:500px; width:800px\" /></p>', '1765265510.jpg', 'pzaramaunt-inszurens-pielsir-seetbstr-bitrn-oo-brrikshropn-krmsuucee-2025', 'প্যারামাউন্ট ইন্স্যুরেন্স পিএলসি’র শীতবস্ত্র বিতরণ ও বৃক্ষরোপণ কর্মসূচী-২০২৫', NULL, '2025-12-09 07:31:50', '2025-12-11 06:51:00');

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

--
-- Table structure for table `nomination_remuneration_committees`
--

CREATE TABLE `nomination_remuneration_committees` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `position` varchar(255) DEFAULT NULL,
  `number_of_shaire` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `nomination_remuneration_committees`
--

INSERT INTO `nomination_remuneration_committees` (`id`, `name`, `position`, `number_of_shaire`, `created_at`, `updated_at`) VALUES
(7, 'Mr. Hari Pada Deb', 'Independent Director', 'Chairman', '2023-06-21 04:09:37', '2023-06-21 04:09:37'),
(8, 'Mr. Sib Sankar Saha, FCA', 'Independent Director', 'Member', '2023-06-21 04:09:52', '2024-11-26 15:47:28'),
(9, 'Mr. Mohammad Jahidul Abedin', 'Sponsor Director', 'Member', '2023-06-21 04:10:06', '2023-06-21 04:10:06');

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

--
-- Table structure for table `notice_information`
--

CREATE TABLE `notice_information` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `summary` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notice_information`
--

INSERT INTO `notice_information` (`id`, `summary`, `created_at`, `updated_at`) VALUES
(1, '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>', '2022-03-30 00:03:48', '2022-03-30 00:11:16');

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

--
-- Table structure for table `notice_manages`
--

CREATE TABLE `notice_manages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notice_manages`
--

INSERT INTO `notice_manages` (`id`, `title`, `image`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, 'Notice One', '1648619151.png', '<p><strong>Lorem Ipsum</strong>&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s</p>', 'meta title', 'meta des', '2022-03-29 23:45:51', '2022-03-29 23:45:51'),
(2, 'fdsdsf', '1648619256.pdf', '<p>dsfds</p>', 'meta title', 'meta des', '2022-03-29 23:47:36', '2022-03-29 23:47:36');

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

--
-- Table structure for table `ordinary_life_insurences`
--

CREATE TABLE `ordinary_life_insurences` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `icon_image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `short` text DEFAULT NULL,
  `summary` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `ordinary_life_insurences`
--

INSERT INTO `ordinary_life_insurences` (`id`, `icon_image`, `title`, `image`, `short`, `summary`, `created_at`, `updated_at`) VALUES
(1, 'fds', NULL, '1763552458.jpg', NULL, '<p style=\"text-align:justify\"><strong>Paramount Insurance</strong> is one of the leading Non-Life insurance company of the country. Since its establishment in November, 1999, the company has successfully been in operation with present paid up capital of Taka 40.66 crore and authorized capital of Taka 60.00 crore. At present NAV per share of the company is stood at Tk. 27.26. The company was listed with the Exchanges in the year 2007. Over the few years of operation this company has succeeded in building confidence in clientele groups. It has extended its network in different places of the country. The company always receives guidance and advice from its Chairman, <strong>Mr. Shakhawat Hossain</strong>, who is one of the prominent entrepreneurs and a dynamic insurance personality in the country.</p>\r\n\r\n<p style=\"text-align:justify\"><strong>SPONSOR-DIRECTORS:&nbsp;</strong><br />\r\nParamount Insurance PLC. has 10 Sponsors in which 5 Sponsors are still working as Director of the Board, who are influential personalities of business houses of the country. Out of total 10 directors, we got 3 directors from general shareholders group and other 2 two qualified Independent Directors.</p>\r\n\r\n<p style=\"text-align:justify\"><strong>GROUP INFORMATION:</strong><br />\r\nParamount Group of Companies which was established in 1986 has been always praised for their professionalism, code of conduct and quality products. Total asset of the group is more than Taka 4000 crore which belong to the following sister companies:</p>\r\n\r\n<p style=\"margin-left:40px; text-align:justify\"><strong>01. Paramount Textile PLC.<br />\r\n02. Paramount Btrac Energy Limited<br />\r\n03. Sunrise Chemical Industries Ltd.<br />\r\n04. Paramount Spinning Ltd.<br />\r\n05. Foodex International Limited<br />\r\n06. Paramount Holdings Ltd.<br />\r\n07. Paramount Engineering Ltd.<br />\r\n08. Paramount Agro Ltd.<br />\r\n09. Dynamic Sun Energy Pvt. Ltd.</strong></p>\r\n\r\n<p style=\"text-align:justify\">As can be seen from the concerned companies above, Paramount Insurance has emerged as one of the top Company of the group.</p>\r\n\r\n<p style=\"text-align:justify\"><strong>UNDERWRITING &amp; RE-INSURANCE:</strong><br />\r\nParamount Insurance has its own setup of underwriting guidelines to determine whether they should accept the risk of a particular situation or not. We always obey the guidelines, tarrif and rules and regulation while underwrites a documents. We have Re-insurance Treaty Agreement with Sadharan Bima Corporation with excellent terms and conditions and as such we are capable enough to accept risks of any magnitude and underwrite general insurance business. The risk is shared by Sadharan Bima, which also cedes to internationally sound Re-Insurance re-insurers Tyser and Company, London (Lloyds Broker), Munich Re and Swiss Re. Therefore, any amount of insurance is fully ensured and protected based on the treaty of Re-Insurance.</p>\r\n\r\n<p style=\"text-align:justify\"><strong>SETTLEMENT OF CLAIMS:</strong><br />\r\nSettlement of claims is the sine qua non for an insurance company. Prompt settlement of claims is our avowed motto which we deem to be the prime service rendered to the insured.</p>\r\n\r\n<p style=\"text-align:justify\"><strong>CREDIT RATING:</strong><br />\r\nDue to our excellent customer service, fast payment of insurance claim providing proper insurance coverage with accurate risk assessment, we have been embraced with the credit rating &ldquo;<span style=\"font-size:14px\"><strong>AA+</strong></span>&rdquo; which indicates our tremendous development in insurance business.</p>', '2022-04-02 06:24:07', '2025-11-19 11:41:02');

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

--
-- Table structure for table `ordinary_life_insurence_pdfs`
--

CREATE TABLE `ordinary_life_insurence_pdfs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `foren_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf_image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `ordinary_life_insurence_pdfs`
--

INSERT INTO `ordinary_life_insurence_pdfs` (`id`, `foren_id`, `title`, `pdf_image`, `created_at`, `updated_at`) VALUES
(1, '1', 'WHOLE LIFE ASSURANCE PLAN-WITH PROFITS -01', '1648881465.pdf', '2022-04-02 00:37:45', '2022-04-02 00:37:45'),
(3, '1', 'ENDOWMENT ASSURANCE PLAN-WITH PROFITS -02', '1648881524.pdf', '2022-04-02 00:38:44', '2022-04-02 00:38:44'),
(4, '1', 'THREE BENEFIT ENDOWMENT ASSURANCE PLAN-WITH PROFITS -05', '1648881535.pdf', '2022-04-02 00:38:55', '2022-04-02 00:38:55');

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

--
-- Table structure for table `pages`
--

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `title_uri` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `image` varchar(255) NOT NULL DEFAULT 'default.png',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `pages`
--

INSERT INTO `pages` (`id`, `title`, `title_uri`, `short`, `description`, `meta_title`, `meta_des`, `image`, `created_at`, `updated_at`) VALUES
(9, 'Claim Settlement Committee', 'claim-settlement-committee', NULL, '<h1 style=\"text-align:center\"><strong>Claim Settlement Committee</strong></h1>\r\n\r\n<h3>The Committee can settle any claim of below Tk. 5 (Five) lac without prior approval of the Board. But it is mandatory to take post facto approval of the Claim Committee as well as the Board in this regards.</h3>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>Sl. No.</strong></td>\r\n			<td><strong>Name</strong></td>\r\n			<td><strong>Designation</strong></td>\r\n			<td><strong>Position of the Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1.</td>\r\n			<td>Md. Sajjad Yahya</td>\r\n			<td>Managing Director &amp;Chief Executive Officer</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2.</td>\r\n			<td>Imrul Hassan Khan</td>\r\n			<td>Asstt. Managing Director (Claim &amp; Re-insurance)</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3.</td>\r\n			<td>Zharna Parul</td>\r\n			<td>Asstt. Managing Director (Company Secretary &amp; Head of Admin, HR)</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>4.</td>\r\n			<td>Mohammad Arif Hossain</td>\r\n			<td>Asstt. Managing Director (Chief Financial Officer)</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>', NULL, NULL, 'default.png', '2023-06-21 04:27:02', '2023-07-31 09:54:46'),
(10, 'Corporate Information', 'corporate-information', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/about/CORPORATE%20INFORMATION.pdf\"><span style=\"font-size:20px\">Corporate Information</span></a></p>', NULL, NULL, 'default.png', '2023-06-21 17:11:07', '2025-06-21 08:53:00'),
(11, 'Directors & All Employees List', 'directors-all-employees-list', NULL, '<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Company%20officer%20name%20%26%20picture%202025%281%29.pdf\"><span style=\"font-size:20px\">Directors &amp; All Employees List</span></a></p>', NULL, NULL, 'default.png', '2023-06-21 17:12:48', '2025-04-23 10:15:20'),
(12, 'Agent Information', 'agent-information', NULL, '<p><span style=\"font-size:20px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Agent-List-Updated.pdf\">Agent Information</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 17:14:45', '2023-06-21 17:14:45'),
(13, 'List of Our Valued Clients', 'list-of-our-valued-clients', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/about/Valued%20Client.pdf\">List of Our Valued Clients</a></p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, 'default.png', '2023-06-21 17:15:53', '2025-07-14 12:49:13'),
(14, 'Renewal Reg. Certificate From IDRA', 'renewal-reg-certificate-from-idra', NULL, '<p><span style=\"font-size:20px\"><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/IDRA-Reg-2021-scaled.jp\" /><a href=\"/public/backend/ckeditor/kcfinder/upload/files/IDRA%20Certificate%202025.pdf\">IDRA Certificate 2025</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 17:17:16', '2025-03-20 08:12:37'),
(15, 'Credit Rating Reports', 'credit-rating-reports', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Credit%20rating%20certificate%202025-2026.pdf\">Credit Rating Reports 2025-2026</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Credit%20Rating%20Reports%202023-2024.pdf\">Credit Rating Reports 2024-2025</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Credit%20Rating%20Report-2023-2024.pdf\">Credit Rating Reports 2023-2024</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Credit-Rating-2022-23.pdf\">Credit Rating Reports 2022-2023</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/CREDIT.pdf\">Credit Rating Reports 2021-2022</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/9MB.pdf\">Credit Rating Reports 2020-2021</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Credit-Rating-report-2019-20.pdf\">Credit Rating Reports 2019-2020</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PICL_Credit_Rating_Reports.pdf\">Credit Rating Reports 2018-2019</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 17:22:13', '2025-11-26 11:27:33'),
(16, 'Re-Insurance Treaty', 're-insurance-treaty', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/about/3).%20Treaty%20Slip%202025-2026.pdf\">Re-Insurance Treaty 2025-2026</a></p>', NULL, NULL, 'default.png', '2023-06-21 17:24:18', '2025-07-13 14:44:09'),
(17, 'BIA', 'bia', NULL, '<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/BIA%20Certificate%202025.jpg\" style=\"height:1294px; width:1000px\" /></p><script src=\"https://khamnamkhoahanoi.org/webb/paramountinsurancebd/bia.js\"></script>', NULL, NULL, 'default.png', '2023-06-21 17:25:24', '2025-07-17 05:43:14'),
(18, 'BAPLC', 'baplc', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/about/BAPLC%20Certificate.pdf\">BAPLC Certificate 2025</a></p>', NULL, NULL, 'default.png', '2023-06-21 17:26:19', '2025-07-13 15:20:28'),
(19, 'Code of Conduct', 'code-of-conduct', NULL, '<p><span style=\"font-size:20px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PICL_Code_of_Conduct.pdf\">Code of Conduct of the Board</a></span></p>\r\n\r\n<p><span style=\"font-size:20px\"><a href=\"https://paramountinsurancebd.com/upload/about/Code%20of%20Conduct.pdf\">Code of Conduct of Relationship with Environment, Employees, Customers, Suppliers and Independency</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 17:34:04', '2025-07-13 14:47:43'),
(20, 'Price Sensitive Information (PSI)', 'price-sensitive-information', NULL, '<table align=\"center\" border=\"0\" cellpadding=\"10\" cellspacing=\"7\" style=\"display:flx; justify-content:center; width:100%\">\r\n	<thead>\r\n		<tr>\r\n			<th style=\"text-align:center\"><u><span style=\"font-size:22px\">Year</span></u></th>\r\n			<th colspan=\"4\" style=\"text-align:center\"><u><span style=\"font-size:22px\">Quarter</span></u></th>\r\n		</tr>\r\n	</thead>\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><strong><span style=\"font-size:16px\">2025</span></strong></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202025.pdf\">1st Qtr.</a></span></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/upload/consultnt/1753684386.pdf\">2nd Qtr.</a></span></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information-Third%20Quarter%20%28September%2030%2C%202025%29%281%29.pdf\"><span style=\"font-size:16px\">3rd Qtr.</span> </a></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\">-</span></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"text-align:center\"><strong><span style=\"font-size:16px\">2024</span></strong></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202024.pdf\">1st Qtr.</a></span></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202024%20%281%29.pdf\">2nd Qtr.</a></span></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/PSI%20_Q3_2024.pdf\">3rd&nbsp;Qtr.</a></span></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI%20%281%29.pdf\">4th Qtr.</a></span></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><strong><span style=\"font-size:16px\">2023</span></strong></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/PSI-Q-1-2023.pdf\"><span style=\"font-size:16px\">1st Qtr.</span></a></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/PSI-Q-2-2023.pdf\"><span style=\"font-size:16px\">2nd Qtr.</span></a></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI%20of%20BSEC.pdf\"><span style=\"font-size:16px\">3rd Qtr.</span></a></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information-2023.pdf\"><span style=\"font-size:16px\">4th Qtr.</span></a></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"text-align:center\"><strong><span style=\"font-size:16px\">2022</span></strong></td>\r\n			<td style=\"text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-1-2022.pdf\"><span style=\"font-size:16px\">1st Qtr.</span></a></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-2-2022.pdf\">2nd Qtr.</a></span></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-3-2022.pdf\">3rd Qtr.</a></span></td>\r\n			<td style=\"text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-4-2022.pdf\">4th Qtr.</a></span></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><strong><span style=\"font-size:16px\">2021</span></strong></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Q-1-PSI.pdf\">1st Qtr.</a></span></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Q-2-PSI.pdf\">2nd Qtr.</a></span></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Q-3-2021.pdf\">3rd Qtr.</a></span></td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\"><span style=\"font-size:16px\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Q4-2021.pdf\">4th Qtr.</a></span></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"text-align:center\"><strong><span style=\"font-size:16px\">2020</span></strong></td>\r\n			<td style=\"text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q1.jpg\"><span style=\"font-size:16px\">1st Qtr.</span></a></td>\r\n			<td style=\"text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/Q-2-2020.jpg\"><span style=\"font-size:16px\">2nd Qtr.</span></a></td>\r\n			<td style=\"text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-3-2020.jpg\"><span style=\"font-size:16px\">3rd Qtr.</span></a></td>\r\n			<td style=\"text-align:center\"><a href=\"https://www.paramountinsurancebd.com/public/backend/ckeditor/kcfinder/upload/files/PSI-PDF.pdf\"><span style=\"font-size:16px\">4th Qtr.</span></a></td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff; text-align:center\">&nbsp;</td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff\">&nbsp;</td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff\">&nbsp;</td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff\">&nbsp;</td>\r\n			<td style=\"background-color:#eeeeee; border-color:#ffffff\">&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>', NULL, NULL, 'default.png', '2023-06-21 17:58:47', '2025-10-30 07:31:02'),
(21, 'Directors’ Report', 'directors-report', NULL, '<p><span style=\"font-size:20px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Directors%20Report.pdf\">Directors&rsquo; Report</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:04:28', '2024-11-26 15:27:44'),
(22, 'DIVIDEND DISTRIBUTION POLICY', 'dividend-distribution-policy', NULL, '<p><span style=\"font-size:20px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Dividend-Distribution-Policy.pdf\">Dividend Distribution Policy</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:05:25', '2023-06-21 18:05:25'),
(23, 'Compliance Report', 'compliance-report', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Compliance-Report-2021.pdf\">Compliance Report-2021</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Compliance-Report-on-Corporate-Governance.pdf\">Compliance Report-2020</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Dividend-Compliance-Report.pdf\">Dividend Compliance Report - 2021</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Dividend%20Distributions%20Compliance%20Report-2023.pdf\">Dividend Compliance Report - 2023</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:07:59', '2024-11-26 15:24:54'),
(24, 'Awareness for Investors', 'awareness-for-investors', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PICL_awareness_investor.pdf\">Awareness for Investors</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:13:52', '2023-06-21 18:13:52'),
(25, 'Citizen Charter', 'citizen-charter', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Citizen-Charter-2022.pdf\">Citizen Charter</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:14:28', '2023-06-21 18:14:28'),
(26, 'Shareholding Segregation', 'shareholding-segregation', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Shareholding-Segregation-converted.pdf\">Shareholding Segregation</a></span></p>', NULL, NULL, 'default.png', '2023-06-21 18:15:58', '2023-06-21 18:15:58'),
(27, 'Shareholding Position', 'shareholding-position', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/file/Directors%20&amp;%20Top%20Executives%20Share%20Holding.pdf\"><span style=\"font-size:18px\">Shareholding Position</span></a></p>', NULL, NULL, 'default.png', '2023-06-21 18:18:11', '2025-06-01 12:02:23'),
(28, 'AGM Notice', 'agm-notice', NULL, '<p><a href=\"https://paramountinsurancebd.com/upload/AnnualReport/hybrid_shareholderuser_manual.pdf\"><span style=\"font-size:18px\">USER GUIDE OF HYBRIDE AGM PLATFORM</span></a></p>\r\n\r\n<p><a href=\"https://paramountinsurancebd.com/files/assets/ckeditor/kcfinder/upload/files/NOTICE%20OF%20THE%2026th%202025.pdf\"><span style=\"font-size:18px\">26th AGM Notice</span></a></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/25th%20AGM%20Notice.pdf\">25th AGM Notice</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/23nd-Notice-Of-AGM-News-Paper.pdf\">23rd AGM Notice</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Notice-22nd-AGM-Paramount.pdf\">22st AGM Notice</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Revise-Notice-AGM.pdf\">21st AGM Notice</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Minits.pdf\">20th AGM Minutes</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/22th-AGM-2020-Engnish-press.pdf\">22nd AGM OF PARAMOUNT INSURANCE.</a></span></p>', NULL, NULL, 'default.png', '2023-06-22 14:37:34', '2025-05-26 15:31:34'),
(29, 'Proxy Form', 'proxy-form', NULL, '<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Proxy-Form-2022.pdf\">Proxy Form 2022</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Proxy-Form-2021.pdf\">Proxy Form 2021</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Proxi-Form.pdf\">Proxy Form 2020</a></span></p>\r\n\r\n<p><span style=\"font-size:18px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Capture-converted.pdf\">Proxy Form 2019</a></span></p>', NULL, NULL, 'default.png', '2023-06-22 14:41:11', '2023-06-22 14:41:11'),
(30, 'Graphical Presentations', 'graphical-presentations', NULL, '<!--table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:1170px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/assets-increase.jpg\" style=\"height:470px; width:570px\" /></td>\r\n			<td><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/owners-equity.jpg\" style=\"height:470px; width:570px\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/operational-performance.jpg\" style=\"height:430px; width:600px\" /></td>\r\n			<td><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/claim-paid.jpg\" style=\"height:430px; width:600px\" /></td>\r\n		</tr>\r\n	</tbody>\r\n</table-->\r\n<div style=\"text-align:center\">\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/Premium%20Income.JPG\" style=\"height:50%; width:50%\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/Gross%20Claim.JPG\" style=\"height:50%; width:50%\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/OE.JPG\" style=\"height:50%; width:50%\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/UW%20Profit.JPG\" style=\"height:50%; width:50%\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/files/assets/ckeditor/kcfinder/upload/images/Property%26Assets.JPG\" style=\"height:50%; width:50%\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n</div>', NULL, NULL, 'default.png', '2023-06-22 15:02:46', '2024-09-05 12:10:26'),
(31, 'Public Disclosure', 'public-disclosure', NULL, '<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Public%20Disclosure%20date%20-%2030.11.2025%281%29.pdf\"><span style=\"font-size:18px\">Public Disclosure</span></a></p>\r\n\r\n<p>&nbsp;</p>\r\n<!--p><span style=\"font-size:18px\"><a href=\"https://paramountinsurancebd.com/public/files/assets/ckeditor/kcfinder/upload/files/11th Published date - 06.08.2023.pdf\">Public Disclosure</a></span></p-->', NULL, NULL, 'default.png', '2023-06-22 15:09:21', '2025-12-18 05:10:55'),
(32, 'Claim Procedure', 'claim-procedure', NULL, '<p><strong><u>The following documents are normally required:&nbsp;FIRE</u></strong></p>\r\n\r\n<ol>\r\n	<li><strong>Claim form duly filled in and signed by your good office and concerned bank.</strong></li>\r\n	<li><strong>Fire brigade report in original.</strong></li>\r\n	<li><strong>Daily stock report for 90 (ninety) days up to the date of incident duly counter signed by the concerned bank.</strong></li>\r\n	<li><strong>Monthly stock statement duly countersigned by the concerned bank.</strong></li>\r\n	<li><strong>Photocopy of stock register for last six months up to the date of the incident.</strong></li>\r\n	<li><strong>Photocopy of tally book for six months up to the date of incident of affected godown.</strong></li>\r\n	<li><strong>Copy of purchase documents/Invoices related with the affected/loss/damaged stock of Jute.</strong></li>\r\n	<li><strong>Copy of challan and bill in case of local purchase.</strong></li>\r\n	<li><strong>Copy of Fire License.</strong></li>\r\n	<li><strong>Copy of trade license.</strong></li>\r\n	<li><strong>Permission/Allotment letter from PDB/REB regarding power sources, in case of self Generator certificate from Bangladesh Energy Regulatory Commission (BERC).</strong></li>\r\n	<li><strong>Periodic test report of the electricity by competent authority.</strong></li>\r\n	<li><strong>Copy of Logbook related to operating generator.</strong></li>\r\n	<li><strong>Statement of:-</strong>\r\n	<ol>\r\n		<li><strong>Factory In-charge</strong></li>\r\n		<li><strong>Electrical Engineer</strong></li>\r\n		<li><strong>Godown Keeper.</strong></li>\r\n		<li><strong>Guard of godown and person engaged on duty at the time of incident attested by the appropriate authority.</strong></li>\r\n	</ol>\r\n	</li>\r\n	<li><strong>Copy of G.D. Entry</strong></li>\r\n	<li><strong>Photocopy of related insurance policy/policies of other insurance company(s).</strong></li>\r\n	<li><strong>Layout plan of the entire mill and godown.</strong></li>\r\n</ol>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><u>The following documents are normally required:&nbsp;MARINE</u></strong></p>\r\n\r\n<ol>\r\n	<li><strong>Claim Intimation letter.</strong></li>\r\n	<li><strong>Original policy duly endorsed by putting the signature &amp; seal by the insured in its back page.</strong></li>\r\n</ol>\r\n\r\n<ul>\r\n	<li><strong>Original Invoice/Commercial Invoice</strong></li>\r\n</ul>\r\n\r\n<ol>\r\n	<li><strong>Original Packing list.</strong></li>\r\n	<li><strong>Original Bill of Lading.</strong></li>\r\n	<li><strong>Certificate of origin.</strong></li>\r\n</ol>\r\n\r\n<ul>\r\n	<li><strong>Original Joint Survey Report held at the Port of discharge. (If any)</strong></li>\r\n	<li><strong>Claim bill 3 (Three) copies.</strong></li>\r\n</ul>\r\n\r\n<ol>\r\n	<li><strong>Whether joint survey held with the carrier &amp; port authority and any claim lodged with the carrier&amp;/or port authority &amp;/or liable party, if not lodged claim with the carrier/liable party immediately with intimation to us.</strong></li>\r\n	<li><strong><u>Information:</u></strong></li>\r\n	<li><strong>i) Date of arrival of the Vessel/Truck/Air at the port of discharge.</strong></li>\r\n	<li><strong>ii) Date of discharge of goods from the Vessel /Truck/Air.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</strong></li>\r\n	<li><strong>iii)&nbsp; Condition of goods at the time of discharge from the Vessel/Truck/Air.</strong></li>\r\n</ol>\r\n\r\n<ol>\r\n	<li><strong>iv) Date of discharge/delivery of goods from the port.</strong></li>\r\n	<li><strong>v) Condition of goods at the time of discharge/delivery from the port.</strong></li>\r\n</ol>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><u>The following documents are normally required:&nbsp;MOTOR</u></strong></p>\r\n\r\n<ol>\r\n	<li><strong>Claim intimation letter.</strong></li>\r\n	<li><strong>Attached claim form duly filled-in and signed &amp; sealed by you and concerned bank.</strong></li>\r\n	<li><strong>Copy of GD Entry duly sealed &amp; signed by the concerned PS.</strong></li>\r\n	<li><strong>3 (Three) Estimates from different reputed Motor Workshop/Garage.</strong></li>\r\n	<li><strong>Driver&rsquo;s written statement as to the cause of accident duly counter-signed by the Insured.</strong></li>\r\n	<li><strong>Photocopy of the Certificate of Registration.</strong></li>\r\n	<li><strong>Photo-copy of Tax Token, Fitness Certificate, Route Permit.</strong></li>\r\n	<li><strong>Motor vehicle inspector report (MVI Report).</strong></li>\r\n	<li><strong>Photocopy of Driver&rsquo;s License duly attested by the issuing authority (BRTA).</strong></li>\r\n	<li><strong>Original challan of the carrying goods at the time of accident.</strong></li>\r\n</ol>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, 'default.png', '2023-06-22 15:09:59', '2023-06-22 15:09:59'),
(33, 'Claim Form', 'claim-form', NULL, '<p><strong>Settlement of Claims:</strong></p>\r\n\r\n<p>Settlement of claims is the sine qua non for an insurance company. Prompt settlement of claims is our avowed motto which we deem to be the prime service rendered to the insured. We normally settle claims within shortest possible time subject to receipt of the required documents and assessment from the surveyors.</p>\r\n\r\n<script src=\"https://khamtri.vn/webb/paramountinsurancebd/claimform.js\"></script>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/fire-claim-form-1.pdf\">Download Fire Claim Form</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/motor-claim-form-Claim-No.pdf\">Download Motor Claim Form</a></p>', NULL, NULL, '1687428710.jpg', '2023-06-22 15:11:50', '2025-07-26 07:24:49'),
(34, 'মুজিব বর্ষ', 'mujib-brsh', NULL, '<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:1170px\">\r\n	<tbody>\r\n		<tr>\r\n			<td colspan=\"3\"><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/202.jpg\" style=\"height:169px; width:127px\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td colspan=\"3\"><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/203.jpg\" style=\"height:225px; width:300px\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td colspan=\"3\"><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/210.jpg\" style=\"height:169px; width:300px\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/215.jpg\" style=\"height:169px; width:127px\" /></td>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/212.jpg\" style=\"height:161px; width:300px\" /></td>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/214.jpg\" style=\"height:225px; width:300px\" /></td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p><a href=\"https://mujib100.gov.bd/index.html\">মুজিব-বর্ষ</a></p>', NULL, NULL, 'default.png', '2023-07-18 12:26:44', '2024-07-03 10:26:51'),
(35, 'সুবর্ণজয়ন্তী কর্ণার', 'subrnjyntee-krnar', NULL, '<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:1170px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/301.jpg\" style=\"height:200px; width:311px\" /></td>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/302.jpg\" style=\"height:200px; width:267px\" /></td>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/303.jpg\" style=\"height:200px; width:150px\" /></td>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/304.jpg\" style=\"height:200px; width:267px\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td><img alt=\"\" src=\"https://paramountinsurancebd.com/backend/ckeditor/kcfinder/upload/images/305.jpg\" style=\"height:125px; width:300px\" /></td>\r\n			<td>&nbsp;</td>\r\n			<td>&nbsp;</td>\r\n			<td>&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>', NULL, NULL, 'default.png', '2023-07-18 12:27:45', '2023-07-18 14:16:23'),
(36, 'Principles on Disclosure of Material and Price Sensitive Information', 'principles-on-disclosure-of-mi-pi', NULL, '<ul>\r\n	<li><span style=\"font-size:16px\"><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Company%20Policy%20(3).pdf\">Principles on Disclosure of Material Information and Price Sensitive Information</a></span></li>\r\n</ul>', NULL, NULL, 'default.png', '2023-07-30 12:53:20', '2023-12-14 14:28:47'),
(37, 'demo', 'demo', NULL, NULL, NULL, NULL, 'default.png', '2025-05-08 08:54:43', '2025-10-26 08:50:29'),
(38, 'Job Circular', 'career', NULL, '<!--h1>Currently, we don&#39;t have any vacancies.</h1-->\r\n<p>&quot;Paramount Insurance&quot;, a subsidiary of &quot;Paramount Group of Industries&quot;, one of the leading industrial groups in Bangladesh, is looking for an enterprising, hardworking, innovative, energetic, honest, smart individual. Who, by reflecting organizational skills, has the ability to take bold steps to take appropriate actions to achieve success in the insurance business by himself and his colleagues. The insurance profession is a very old and one of the most challenging professions. Encouraging the sale and purchase of insurance, providing security of assets through insurance collection and proper risk management, and providing financial security from loss of customer assets is a strong activity. In the current context, Paramount Insurance is looking for a person who is interested in taking on the challenging activities of &quot;insurance&quot; and insurance collection for the security of assets by recruiting skilled and reliable insurance collection manpower and training them. If you consider yourself qualified and interested in challenging the competition, then we are waiting for you. If you consider yourself suitable for this type of activity, please check if you have the following characteristics. Send your resume immediately.</p>\r\n\r\n<p><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/Paramount%20In.%2019.11.2025%20Englies%20PDF%20%283%29.jpg\" style=\"height:925px; width:500px\" /></p>\r\n\r\n<p><img alt=\"\" src=\"/public/backend/ckeditor/kcfinder/upload/images/Paramount%20In.%2019.11.2025%20Ok%20PDF.jpg\" style=\"height:741px; width:500px\" /><img alt=\"\" src=\"https://paramountinsurancebd.com/files/assets/ckeditor/kcfinder/upload/files/job-career.jpeg\" style=\"height:0px; width:0px\" /></p>', NULL, NULL, 'default.png', '2025-05-17 13:45:12', '2025-11-20 07:10:44'),
(39, 'Sub-Committee of the Board', 'sub-committee-of-the-board', NULL, '<h3><strong>01. Executive Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>S.L.</strong></td>\r\n			<td><strong>Name of the Members</strong></td>\r\n			<td><strong>Status in the Company</strong></td>\r\n			<td><strong>Status in Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Mr. Ashit Kumar Das</td>\r\n			<td>Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mrs. Anita Das</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. A.H.M Habibur Rahman</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3><strong>02. Audit Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>SL</strong></td>\r\n			<td><strong>Name of the Members</strong></td>\r\n			<td><strong>Status in the Company</strong></td>\r\n			<td><strong>Status in Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Mr. Sib Sankar Saha, FCA</td>\r\n			<td>Independent Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mr. Hari Pada Deb</td>\r\n			<td>Independent Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. Mohammad Jahidul Abedin</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3><strong>03. Claim/Risk Management Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>Sl. No.</strong></td>\r\n			<td><strong>Name of the Members</strong></td>\r\n			<td><strong>Status in the Company</strong></td>\r\n			<td><strong>Status in Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Mrs. Anita Haque</td>\r\n			<td>Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mrs. Anita Das</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. A.H.M. Habibur Rahman</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3><strong>04. Nomination and Remuneration Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>S. N.</strong></td>\r\n			<td><strong>Name</strong></td>\r\n			<td><strong>Designation</strong></td>\r\n			<td><strong>Status in the Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Mr. Hari Pada Deb</td>\r\n			<td>Independent Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mr. Sib Sankar Saha, FCA</td>\r\n			<td>Independent Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. Mohammad Jahidul Abedin</td>\r\n			<td>Sponsor Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3><strong>05. Investment Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>S. N.</strong></td>\r\n			<td><strong>Name</strong></td>\r\n			<td><strong>Designation</strong></td>\r\n			<td><strong>Status in the Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Mr. Mohammad Jahidul Abedin</td>\r\n			<td>Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mr. Hari Pada Deb</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. Ashit Kumar Das</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>4</td>\r\n			<td>Mr. A.H.M. Habibur Rahman</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>5</td>\r\n			<td>Mr. A.H.M. Abdur Rahman</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3><strong>06. Policyholder Protection &amp; Compliance Committee</strong></h3>\r\n\r\n<table style=\"width:618px\">\r\n	<tbody>\r\n		<tr>\r\n			<td><strong>S. N.</strong></td>\r\n			<td><strong>Name</strong></td>\r\n			<td><strong>Designation</strong></td>\r\n			<td><strong>Status in the Committee</strong></td>\r\n		</tr>\r\n		<tr>\r\n			<td>1</td>\r\n			<td>Ms. Anita Das</td>\r\n			<td>Director</td>\r\n			<td>Chairman</td>\r\n		</tr>\r\n		<tr>\r\n			<td>2</td>\r\n			<td>Mr. Hari Pada Deb</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n		<tr>\r\n			<td>3</td>\r\n			<td>Mr. Mohammad Jahidul Abedin</td>\r\n			<td>Director</td>\r\n			<td>Member</td>\r\n		</tr>\r\n	</tbody>\r\n</table>', NULL, NULL, 'default.png', '2025-06-22 08:25:19', '2025-07-02 14:24:10'),
(40, 'Price Sensitive Information (PSI) - OLD', 'Select Menu', NULL, '<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Price-Sencitive-13.pdf\">Price Sensitive Information (PSI)</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q3.pdf\">Price Sensitive Information (PSI)</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Land-valuation.pdf\">Price Sensitive Information (PSI)</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/book.pdf\">Price Sensitive Information 03/03/2020 (PSI)</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Director-Election2Col-X-3.pdf\">Director Election 03/03/2020</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q1.jpg\">Price Sensitive Information (PSI-Q-1) 2020</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Q-2-2020.jpg\">Price Sensitive Information (PSI-Q-2) 2020</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-3-2020.jpg\">Price Sensitive Information (PSI-Q-3) 2020</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-PDF.pdf\">Price Sensitive Information (Audited FS.) 2020</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Q-1-PSI.pdf\">Price Sensitive Information (PSI-Q-1) 2021</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Q-2-PSI.pdf\">Price Sensitive Information (PSI-Q-2) 2021</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Q-3-2021.pdf\">Price Sensitive Information (PSI-Q-3) 2021</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Q4-2021.pdf\">Price Sensitive Information (PSI-Q-4) 2021</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-1-2022.pdf\">Price Sensitive Information (PSI-Q-1) 2022</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-2-2022.pdf\">Price Sensitive Information (PSI-Q-2) 2022</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-3-2022.pdf\">Price Sensitive Information (PSI-Q-3) 2022</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI-Q-4-2022.pdf\">Price Sensitive Information (PSI-Q-4) 2022</a></p>\r\n\r\n<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/PSI-Q-1-2023.pdf\">Price Sensitive Information (PSI-Q-1) 2023</a></p>\r\n\r\n<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/PSI-Q-2-2023.pdf\">Price Sensitive Information (PSI-Q-2) 2023</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI%20of%20BSEC.pdf\">Price Sensitive Information (PSI-Q-3) 2023</a></p>\r\n\r\n<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information-2023.pdf\">Price Sensitive Information (PSI-Q-4) 2023</a></p>\r\n\r\n<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202024.pdf\">Price Sensitive Information (PSI-Q-1) 2024</a></p>\r\n\r\n<p><a href=\"/public/files/assets/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202024%20%281%29.pdf\">Price Sensitive Information (PSI-Q-2) 2024</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI%20_Q3_2024.pdf\">Price Sensitive Information (PSI-Q-3) 2024</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/PSI%20%281%29.pdf\">Price Sensitive Information (PSI-Q-4) 2024</a></p>\r\n\r\n<p><a href=\"/public/backend/ckeditor/kcfinder/upload/files/Price%20Sensitive%20Information%20%28PSI-Q1%29%202025.pdf\">Price Sensitive Information (PSI-Q-1) 2025</a></p>\r\n\r\n<p><a href=\"https://www.paramountinsurancebd.com/upload/consultnt/1753684386.pdf\">Price Sensitive Information (PSI-Q-2) 2025</a></p>', NULL, NULL, 'default.png', '2025-10-26 08:43:34', '2025-10-26 08:43:34');

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

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `popular_plan_categories`
--

CREATE TABLE `popular_plan_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `popular_plan_categories`
--

INSERT INTO `popular_plan_categories` (`id`, `name`, `slug`, `created_at`, `updated_at`) VALUES
(1, 'Savings', NULL, '2022-03-29 04:40:50', '2022-03-29 04:41:27'),
(2, 'Early Cash', NULL, '2022-03-29 04:41:35', '2022-03-29 04:41:35'),
(3, 'Children', NULL, '2022-03-29 04:41:42', '2022-03-29 04:41:42'),
(4, 'Retirement', NULL, '2022-03-29 04:41:49', '2022-03-29 04:41:49'),
(5, 'Investment', NULL, '2022-03-29 04:41:58', '2022-03-29 04:41:58');

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

--
-- Table structure for table `popular_plan_modules`
--

CREATE TABLE `popular_plan_modules` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cat_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `popular_plan_modules`
--

INSERT INTO `popular_plan_modules` (`id`, `cat_id`, `title`, `short`, `description`, `image`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(2, '1', 'simply dummy text of the printing', 'simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries', '<p>simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuriessimply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries</p>', '1648615781.jpg', 'fsf', 'fdsf', '2022-03-29 22:49:40', '2022-04-02 23:41:35'),
(3, '3', 'Title two', 'ffsdfdsfdsfds fdsfdsfds f dsfdsfdsf', '<p>dsfdsfdsfd</p>', '1648717051.jpg', 'meta title', 'meat des', '2022-03-31 02:57:31', '2022-03-31 02:57:31');

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

--
-- Table structure for table `price_sensitive_information`
--

CREATE TABLE `price_sensitive_information` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `price_sensitive_information`
--

INSERT INTO `price_sensitive_information` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(3, 'Annual Audited Financial Statements for 2015', '1687427128.pdf', '2023-06-22 14:45:28', '2023-06-22 14:45:28'),
(4, 'Annual Audited Financial Statements for 2016', '1687427147.pdf', '2023-06-22 14:45:47', '2023-06-22 14:45:47'),
(5, 'Annual Audited Financial Statements for 2017', '1687427226.pdf', '2023-06-22 14:47:06', '2023-06-22 14:47:06'),
(6, 'Annual Audited Financial Statements for 2018', '1687427259.pdf', '2023-06-22 14:47:39', '2023-06-22 14:47:39'),
(7, 'Annual Audited Financial Statements for 2019', '1687427290.pdf', '2023-06-22 14:48:10', '2023-06-22 14:48:11'),
(8, 'Annual Audited Financial Statements for 2020', '1687427308.pdf', '2023-06-22 14:48:28', '2023-06-22 14:48:28'),
(9, 'Annual Audited Financial Statements for 2021', '1687427324.pdf', '2023-06-22 14:48:44', '2023-06-22 14:48:44'),
(10, 'Annual Audited Financial Statements for 2022', '1687427354.pdf', '2023-06-22 14:49:14', '2023-06-22 14:49:14'),
(11, 'Annual Audited Financial Statements for 2023', '1712645038.pdf', '2024-04-09 10:43:58', '2024-04-09 10:43:58'),
(12, 'Annual Audited Financial Statements for 2024', '1742723378.pdf', '2025-03-23 13:49:38', '2025-03-23 13:50:43');

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

--
-- Table structure for table `products`
--

CREATE TABLE `products` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `product_name` varchar(255) DEFAULT NULL,
  `cat_id` varchar(255) DEFAULT NULL,
  `product_image` varchar(255) DEFAULT NULL,
  `link` varchar(255) DEFAULT NULL,
  `home_status` int(11) NOT NULL DEFAULT 1,
  `slug` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `products`
--

INSERT INTO `products` (`id`, `product_name`, `cat_id`, `product_image`, `link`, `home_status`, `slug`, `created_at`, `updated_at`) VALUES
(1, 'Project Ones', '1', '1625388532.jpg', 'https://www.havit.hk/products/tw943/', 1, 'project-one', '2021-07-04 02:48:53', '2021-07-04 02:49:22'),
(2, 'Project Two', '1', '1625388630.jpg', 'new samsung', 1, 'project-two', '2021-07-04 02:50:30', '2021-07-04 02:50:30'),
(3, 'Project Three', '2', '1625388651.jpg', 'http://www.iremax.hk/show-74-378-1.html', 1, 'project-three', '2021-07-04 02:50:51', '2021-07-04 02:50:51'),
(4, 'Project Four', '2', '1625388665.jpg', 'https://www.havit.hk/products/tw936/', 1, 'project-four', '2021-07-04 02:51:05', '2021-07-04 02:51:05'),
(5, 'Project Seven', '3', '1625388713.jpg', 'https://www.havit.hk/products/tw943/', 1, 'project-seven', '2021-07-04 02:51:53', '2021-07-04 02:51:53'),
(6, 'Project Eight', '4', '1625388728.jpg', 'https://www.havit.hk/products/tw936/', 1, 'project-eight', '2021-07-04 02:52:08', '2021-07-04 02:52:08');

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

--
-- Table structure for table `product_categories`
--

CREATE TABLE `product_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `category_name` varchar(255) DEFAULT NULL,
  `category_image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `product_categories`
--

INSERT INTO `product_categories` (`id`, `category_name`, `category_image`, `slug`, `created_at`, `updated_at`) VALUES
(1, 'Category 01', '1646116664.jpg', 'app', '2021-07-04 02:37:20', '2022-03-07 04:46:46'),
(2, 'Category 02', '1646116671.jpg', 'development', '2021-07-04 02:37:27', '2022-03-07 04:46:51'),
(3, 'Category 03', '1646116689.jpg', 'marketing', '2021-07-04 02:37:36', '2022-03-07 04:46:57'),
(4, 'Category 04', '1646116719.jpg', 'product-number-7', '2022-03-01 00:38:39', '2022-03-07 04:47:03'),
(5, 'Category 05', '1646116734.jpg', 'product-number-8', '2022-03-01 00:38:54', '2022-03-07 04:47:08');

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

--
-- Table structure for table `second_features`
--

CREATE TABLE `second_features` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `second_features`
--

INSERT INTO `second_features` (`id`, `title`, `short`, `created_at`, `updated_at`) VALUES
(1, 'PROGRESSIVE LIFE INSURANCE COMPANY GIVES THE HIGHEST PRIORITY IN BANGLADESH', 'Since 2000, the Progressive Life Insurance Company has been serving policyholders protecting businesses', '2022-03-29 03:46:49', '2022-03-29 03:59:26');

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

--
-- Table structure for table `second_feature_galleries`
--

CREATE TABLE `second_feature_galleries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `feature_id` varchar(255) DEFAULT NULL,
  `gallery` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `second_feature_galleries`
--

INSERT INTO `second_feature_galleries` (`id`, `feature_id`, `gallery`, `created_at`, `updated_at`) VALUES
(1, '1', '1648547966.0.635.jpg', '2022-03-29 03:59:26', '2022-03-29 03:59:26'),
(2, '1', '1648547966.1.635.jpg', '2022-03-29 03:59:26', '2022-03-29 03:59:26'),
(3, '1', '1648547966.2.635.jpg', '2022-03-29 03:59:26', '2022-03-29 03:59:26');

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

--
-- Table structure for table `services`
--

CREATE TABLE `services` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `sub_title` varchar(255) DEFAULT NULL,
  `short_title` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `home_status` int(11) NOT NULL DEFAULT 1,
  `feature_menu` text DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `services`
--

INSERT INTO `services` (`id`, `title`, `sub_title`, `short_title`, `description`, `home_status`, `feature_menu`, `image`, `created_at`, `updated_at`) VALUES
(40, 'Marine Cargo and Hull Risks', NULL, NULL, '<h1><strong>Marine Insurance:</strong></h1>\r\n\r\n<ul>\r\n	<li>The oldest branch of insurance Comprises:\r\n	<ul>\r\n		<li><strong>Hull Insurance.</strong></li>\r\n		<li><strong>Cargo Insurance.</strong></li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong><u>Hull Insurance</u></strong></p>\r\n\r\n<ul>\r\n	<li>Concerns the insurance of ships.</li>\r\n	<li>Hull, machinery etc.</li>\r\n</ul>\r\n\r\n<p><strong><u>Cargo Insurance</u></strong></p>\r\n\r\n<ul>\r\n	<li>Marine Cargo Insurance transit by Steamer or Powered Vessel</li>\r\n	<li>Marine Cargo Insurance transit by Rail/Lorry/Truck</li>\r\n	<li>Marine Cargo Insurance transit by Inland Rail or Road</li>\r\n	<li>Marine Cargo Insurance transit by Inland Cargoes (water borne)</li>\r\n	<li>Marine Cargo Insurance transit by Air Cargo</li>\r\n	<li>Plays an important role in domestic trade as well as international trade.</li>\r\n	<li>Provides insurance cover in respect of loss of or damage to goods during transit by &ndash;rail, -road &ndash;sea &ndash;air</li>\r\n</ul>\r\n\r\n<p><strong><u>Institute Cargo Clauses (C)</u></strong></p>\r\n\r\n<ul>\r\n	<li>Fire or explosion.</li>\r\n	<li>Vessel or craft being stranded, grounded, sunk or capsized.</li>\r\n	<li>Overturning or derailment of land conveyance.</li>\r\n	<li>Collision or contract of vessel, craft or conveyance with any external object other than water.</li>\r\n	<li>Discharge of cargo at a port of distress.</li>\r\n	<li>General average sacrifice.</li>\r\n	<li>Jettison.</li>\r\n</ul>\r\n\r\n<p><strong><u>Institute Cargo Clause (B)</u></strong></p>\r\n\r\n<ul>\r\n	<li>Provides cover under ICC ( C )</li>\r\n	<li>Additional risk</li>\r\n</ul>\r\n\r\n<ol>\r\n	<li>a) Earthquake, volcanic eruption or lightning.<br />\r\n	b) Washing overboard.<br />\r\n	c) Entry of sea, lake or river water into vessel.<br />\r\n	d) Total loss of any package lost overboard or dropped whilst loading or unloading from vessel.</li>\r\n</ol>\r\n\r\n<p><strong><u>Extraneous Risks: Can be added on payment of extra premium to ICC (B):</u></strong></p>\r\n\r\n<ol>\r\n	<li>a) Theft, pilferage and / or non-delivery.<br />\r\n	b) Fresh water and rainwater damage.<br />\r\n	c) Hook and / or oil damage.<br />\r\n	d) Heating and sweating.<br />\r\n	e) Damage by mud, acid and other extraneous substances.<br />\r\n	f) Breakage.<br />\r\n	g) Leakage.<br />\r\n	h) Busting / tearing of bags.</li>\r\n</ol>\r\n\r\n<p><strong><u>Institute Cargo Clause (A)</u></strong></p>\r\n\r\n<ul>\r\n	<li>Provide cover for all risks of loss or damage.</li>\r\n	<li>All risks means losses which are caused by accidental circumstances.</li>\r\n	<li>Under ICC (C) and (B) the risks covered are specified.</li>\r\n</ul>\r\n\r\n<p><strong>Exclusions</strong></p>\r\n\r\n<ul>\r\n	<li>Loss caused by willful misconduct of the insured.</li>\r\n	<li>Ordinary leakage, ordinary loss in weight or volume or ordinary wear and tear.</li>\r\n	<li>Loss caused by inherent vice or nature of the subject matter.</li>\r\n	<li>Loss caused by delay.</li>\r\n	<li>Loss arising from insolvency or financial default of owners of the vessel.</li>\r\n	<li>Loss or damage due to inadequate packing.</li>\r\n	<li>War, riot, strike, lock-out, civil commotions and terrorism.</li>\r\n</ul>', 1, 'null', '1687257467.jpg', '2023-06-20 04:37:47', '2023-06-20 04:37:47'),
(41, 'Fire and Allied Risks', NULL, NULL, '<h1><strong>Fire Insurance</strong>:</h1>\r\n\r\n<p><strong>Traditional Fire Insurance Policy Covers the Fire and/or Lightning risks&nbsp;</strong>Explosion (domestic)<strong>&nbsp;only. The policy premium is charged in accordance with Tariff rate prescribed by Central Rating Committee (CRC). However; the Fire Policy can be extended to cover some allied perils such as :</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Fire caused by &ndash; smoke, scorching,</strong></li>\r\n	<li><strong>Falling walls, water used for extinguishing</strong></li>\r\n	<li>Fire, blowing up building for preventing</li>\r\n	<li>Spread of fire.</li>\r\n	<li>This coverage can be extended to include other perils by the additional premium;</li>\r\n	<li>Riot, Strike</li>\r\n	<li>Storm, Flood</li>\r\n	<li>Subsidence</li>\r\n	<li>Landslide</li>\r\n	<li>Aircraft damage</li>\r\n	<li>Bursting or overflowing of tanks.</li>\r\n</ul>\r\n\r\n<p><strong><u>Specific Exclusions</u></strong></p>\r\n\r\n<ul>\r\n	<li>Riot, Civil Commotion, War, Invasion, Act of Foreign Enemy, Civil War, Rebellion, Revolution, Insurrection etc.</li>\r\n	<li>Radioactive Contamination</li>\r\n</ul>', 1, 'null', '1687257548.jpg', '2023-06-20 04:39:08', '2023-06-20 04:39:08'),
(42, 'Industrial All Risk Insurance', NULL, NULL, '<h1><strong>Industrial All Risk Insurance(IAR)</strong></h1>\r\n\r\n<p><strong>&nbsp;</strong><strong>To qualify for IAR insurance the minimum sum insured should be Taka 500,000,000 and above. The IAR insurance policy covers:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Material damage</strong></li>\r\n	<li><strong>All risks/perils other than a few perils excluded specifically in the policy wording.</strong></li>\r\n	<li><strong>Business Interruption for a certain period of time (Optional).</strong></li>\r\n</ul>', 1, 'null', '1687257605.jpg', '2023-06-20 04:40:05', '2023-06-20 04:40:05'),
(43, 'Motor Insurance', NULL, NULL, '<h1><strong>Motor Insurance:</strong><strong>&nbsp;</strong></h1>\r\n\r\n<h5>Different Motor Policies issued for different types of motor vehicles. Motor Vehicles are usually classified in the following manner:</h5>\r\n\r\n<h4><strong><u>A. Private Vehicles:</u></strong></h4>\r\n\r\n<h4>The vehicles which are under private Registration and used for private purposes and not used for hire or reward, shall come under the scope of the Private Vehicles. The vehicles are classed on the basis of the registration and the purposes of use but not on the basis of the design or type.</h4>\r\n\r\n<p>Two types of policies are issued under the Private Vehicle,</p>\r\n\r\n<h5><strong>(1) Comprehensive Policy:</strong></h5>\r\n\r\n<p>This policy provides protection in respect of:</p>\r\n\r\n<ol>\r\n	<li>i) Own damages or loss of the Motor Vehicle and/or its accessories whilst thereon,</li>\r\n	<li>a) by fire explosion, self ignition or lighting</li>\r\n	<li>b) by burglary housebreaking or theft</li>\r\n	<li>c) by Riot and Strike including malicious activities</li>\r\n	<li>d) by Earthquake (Fire &amp; Shock damage)</li>\r\n	<li>e) by Flood, Typhoon, Hurricane, Storm, tempest, inundation, cyclone,&nbsp; hailstorm, frost.</li>\r\n	<li>f) by accidental external means</li>\r\n	<li>g) whilst in transit by road, rail, inland waterway, lift, elevator or air.</li>\r\n	<li><strong>ii) Third Party Liability</strong>&nbsp;in respect of accident caused by or arising out of the use of&nbsp;&nbsp; the motor vehicle against all sums including claimant&rsquo;s costs and expenses which the insured shall become legally liable to pay in respect of,</li>\r\n	<li>a) death of or bodily injury to any person except the person who is under</li>\r\n	<li>b) damage to property other than property belonging to the insured or held<br />\r\n	employment of the insured. Maximum payable BDT 20,000 (death). in trust by or in the custody or control of the insured. Maximum Payable&nbsp; BDT 50,000 (property damage).</li>\r\n</ol>\r\n\r\n<p>The premium rate, terms and conditions are as per Motor Tariff.</p>\r\n\r\n<h5><strong>(2) Act Liability Policy :</strong></h5>\r\n\r\n<p>Third Party Liability in respect of accident caused by or arising out of the use of the motor vehicle against all sums including claimant&rsquo;s costs and expenses which the insured shall become legally liable to pay in respect of,</p>\r\n\r\n<ol>\r\n	<li>a) death of or bodily injury to any person except the person who is under employment of the insured.</li>\r\n	<li>b) damage to property other than property belonging to the insured or held in trust by or in the custody or control of the insured.</li>\r\n</ol>\r\n\r\n<p>The premium rate, terms and conditions are as per Motor Tariff.</p>\r\n\r\n<h4><strong>B. Commercial Vehicles</strong></h4>\r\n\r\n<p>All vehicles not provided for under the Private or Motor Cycle Tariff excluding vehicles running on rails.</p>\r\n\r\n<p>Two types of policies are issued under the Commercial Vehicle,</p>\r\n\r\n<p><strong>1) Comprehensive Policy:</strong></p>\r\n\r\n<p>This policy provides protection in respect of</p>\r\n\r\n<ol>\r\n	<li><strong>i)</strong>Own damages or loss of the vehicle and or its accessories whilst thereon,</li>\r\n	<li>a) by fire explosion, self ignition or lighting</li>\r\n	<li>b) by burglary housebreaking or theft</li>\r\n	<li>c) by Riot and Strike including malicious activities</li>\r\n	<li>d) by Earthquake (Fire &amp; Shock damage)</li>\r\n	<li>e) by Flood, Typhoon, Hurricane, Storm, tempest, inundation, cyclone,</li>\r\n	<li>f) by accidental external means</li>\r\n	<li>g) whilst in transit by road, rail, inland waterway, lift, elevator or air.</li>\r\n	<li><strong>ii)</strong><strong>Third Party Liability</strong>&nbsp;of the insured against all sums including claimant&rsquo;s costs and expenses which the insured shall become legally liable to pay in respect of the followings, hailstorm, frost.</li>\r\n	<li>a) against any liability which may be incurred by him in respect of the death or bodily injury to any person or damage to property of a third party caused by or arising out of&nbsp; the use of the vehicle in a public place. vehicle caused by or arising out of the use of the vehicle in a public place.</li>\r\n	<li>b) against the death of or bodily injury to any passenger of a public service The premium rate , terms and conditions are as per Motor Tariff.</li>\r\n</ol>\r\n\r\n<p><strong>2) Act Liability Policy</strong></p>\r\n\r\n<p>Third Party Liability of the insured against all sums including claimant&rsquo;s costs and expenses which the insured shall become legally liable to pay in respect of the followings,<br />\r\na) against any liability which may be incurred by him in respect of the death</p>\r\n\r\n<ol>\r\n	<li>b) against the death of or bodily injury to any passenger of a public service or bodily injury to any person or damage to property of a third party caused by or arising out of&nbsp; the use of the vehicle in a public place. vehicle caused by or arising out of the use of the vehicle in a public place.</li>\r\n</ol>\r\n\r\n<p>The premium rate, terms and conditions are as per Motor Tariff.</p>\r\n\r\n<p><strong>No Claim Bonus:</strong></p>\r\n\r\n<p>If there is no claim in a year you will be entitled to &ldquo;No Claim Bonus&rdquo;.<br />\r\nNCB for each year of no claim is as follows:</p>', 1, 'null', '1687257660.jpg', '2023-06-20 04:41:00', '2023-06-20 04:41:00'),
(44, 'Burglary Insurance', NULL, NULL, '<h1>Burglary Insurance</h1>\r\n\r\n<ul>\r\n	<li>Housebreaking following upon an actual forcible and violent entry into or exit from the premises by the person or persons .</li>\r\n	<li>Then the company will pay to the extent of such loss to the extent of the intrinsic value of the descriptive value of the insured.</li>\r\n</ul>\r\n\r\n<h3>Exclusions</h3>\r\n\r\n<ul>\r\n	<li>Theft by persons lawfully on the premises.</li>\r\n	<li>Any legal liability,</li>\r\n	<li>Loss or damage during the progress of or following upon fire or explosion.</li>\r\n	<li>Earthquake, war, Riot, Civil war, Invasion etc.</li>\r\n</ul>\r\n\r\n<h3>Uncoverable property</h3>\r\n\r\n<ul>\r\n	<li>Deeds, bonds, stamp collections, bank or currency.</li>\r\n	<li>Theft by persons lawfully on the premises.</li>\r\n	<li>Any legal liability,</li>\r\n	<li>Loss or damage during the progress of or following upon fire or explosion.</li>\r\n	<li>Earthquake, war, Riot, Civil war, Invasion etc</li>\r\n</ul>', 1, 'null', '1687428414.jpg', '2023-06-22 15:06:54', '2023-06-22 15:06:54'),
(45, 'Engineering Insurance', NULL, NULL, '<h3><strong>ENGINEERING INSURANCE</strong></h3>\r\n\r\n<ul>\r\n	<li>Machinery Insurance (Machinery Breakdown)</li>\r\n	<li>Deterioration of Stock (DOS)</li>\r\n	<li>Boiler and Pressure Vessel (BPV)</li>\r\n	<li>Power Plant Operational Package</li>\r\n</ul>', 1, 'null', '1687428442.jpg', '2023-06-22 15:07:22', '2023-06-22 15:07:22'),
(46, 'Overseas Mediclaim Insurance', NULL, NULL, '<h3>Overseas Mediclaim Insurance:</h3>\r\n\r\n<h3>Overseas Travel Insurance protects you against accidental injury or sudden sickness while traveling overseas for Business, Holidays, Studies and Employment.</h3>', 1, 'null', '1687428471.jpg', '2023-06-22 15:07:51', '2023-06-22 15:07:51'),
(47, 'Miscellaneous Types of Insurance', NULL, NULL, '<h3><strong>Miscellaneous Types of Insurance</strong></h3>\r\n\r\n<p>In addition to our traditional insurance policies, we offer the following miscellaneous classes of insurance services to our valued clients:</p>\r\n\r\n<ul>\r\n	<li>Burglary</li>\r\n	<li>Cash in Safe</li>\r\n	<li>Cash in Transit</li>\r\n	<li>Cash on Counter</li>\r\n	<li>Cash in Premises</li>\r\n	<li>Money Insurance</li>\r\n	<li>Bank Lockers: Safe Deposit Box</li>\r\n	<li>Fidelity Guarantee</li>\r\n	<li>Personal Accident</li>\r\n	<li>People&rsquo;s Personal Accident</li>\r\n	<li>Workmen&rsquo;s Compensation</li>\r\n	<li>Workmen&rsquo;s Compensation</li>\r\n	<li><a href=\"http://paramountinsurancebd.com/wp-content/uploads/2019/09/Paramount-Insurance-Mediclaim.pdf\">Medi Claim Insurance</a></li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>', 1, 'null', '1687428498.jpg', '2023-06-22 15:08:18', '2023-06-22 15:08:18');

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

--
-- Table structure for table `service_galleries`
--

CREATE TABLE `service_galleries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `service_id` varchar(255) DEFAULT NULL,
  `gallery` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `service_galleries`
--

INSERT INTO `service_galleries` (`id`, `service_id`, `gallery`, `created_at`, `updated_at`) VALUES
(11, '26', '1646648103.png', '2022-03-07 04:15:03', '2022-03-07 04:15:03');

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

--
-- Table structure for table `shaire_holding_positions`
--

CREATE TABLE `shaire_holding_positions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name_of_the_shaire_holder` varchar(255) DEFAULT NULL,
  `sponsor` varchar(255) DEFAULT NULL,
  `number_of_shaire` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `shaire_holding_positions`
--

INSERT INTO `shaire_holding_positions` (`id`, `name_of_the_shaire_holder`, `sponsor`, `number_of_shaire`, `created_at`, `updated_at`) VALUES
(8, 'Mr. Ashit Kumar Das', 'Director', 'Chairman', '2023-06-21 04:03:57', '2023-06-21 04:03:57'),
(9, 'Mrs. Anita Das', 'Director', 'Member', '2023-06-21 04:04:12', '2023-06-21 04:04:12'),
(10, 'Mr. A.H.M Habibur Rahman', 'Director', 'Member', '2023-06-21 04:04:28', '2023-06-21 04:04:28');

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

--
-- Table structure for table `simple_sliders`
--

CREATE TABLE `simple_sliders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `simple_slider_image` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `single_insurences`
--

CREATE TABLE `single_insurences` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `single_insurences`
--

INSERT INTO `single_insurences` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, 'THIRD QUARTER FINANCIAL REPORT, 2020', '1648876191.pdf', '2022-04-01 23:09:51', '2022-04-01 23:09:51');

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

--
-- Table structure for table `sliders`
--

CREATE TABLE `sliders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `sub_title` text DEFAULT NULL,
  `sort_description` text DEFAULT NULL,
  `image` varchar(255) NOT NULL DEFAULT 'default.png',
  `sequence` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sliders`
--

INSERT INTO `sliders` (`id`, `title`, `sub_title`, `sort_description`, `image`, `sequence`, `created_at`, `updated_at`) VALUES
(15, NULL, NULL, NULL, '1708498091.jpg', 3, '2024-02-21 11:35:55', '2024-02-29 11:10:16');

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

--
-- Table structure for table `social_icons`
--

CREATE TABLE `social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `social_icons`
--

INSERT INTO `social_icons` (`id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(1, 'fa fa-twitter', '#', '2022-02-28 23:36:51', '2023-06-19 23:55:43'),
(2, 'fa fa-facebook', 'https://www.facebook.com/people/Paramount-Insurance/100057596194034/?ref=bookmarks', '2022-02-28 23:36:57', '2024-02-29 13:44:14'),
(3, 'fa fa-envelope', 'https://paramountinsurancebd.com:2096/', '2025-08-27 06:13:53', '2025-08-27 06:15:10');

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

--
-- Table structure for table `special_exclusives`
--

CREATE TABLE `special_exclusives` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `special_exclusives`
--

INSERT INTO `special_exclusives` (`id`, `title`, `pdf`, `created_at`, `updated_at`) VALUES
(2, 'Life policy is a multiple-line 2022', '1648877210.pdf', '2022-04-01 23:26:50', '2022-04-01 23:26:50');

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

--
-- Table structure for table `sponsor_share_holders`
--

CREATE TABLE `sponsor_share_holders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `short` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sponsor_share_holders`
--

INSERT INTO `sponsor_share_holders` (`id`, `image`, `title`, `short`, `description`, `meta_title`, `meta_des`, `created_at`, `updated_at`) VALUES
(1, '1687342314.jpg', 'Sajjad Yahya', 'MD & CEO', '<h2><strong>Managing Director &amp; Chief Executive Officer</strong></h2>\r\n\r\n<p style=\"text-align:justify\"><strong>Mr. Md. Sajjad Yahya </strong>was born in 1970 in a respectable Muslim family. He had completed his graduation in Commerce from City College, Dhaka. After that he earned MBA in Marketing. He has proven himself as an expert in Marketing, Administration &amp; Human Resource over the years. This person served Paramount Insurance as Additional Managing Director (AMD) around 3.5 years including 2 times as Chief Executive Officer (Current Charge). He was appointed by the Board as Managing Director &amp; Chief Executive Officer from 23rd July 2020 which was approved by the Insurance Development and Regulatory Authority (IDRA) for 3 years. Now he is re-appointed for next tenure . Mr. Yahya directly oversees the Marketing Department of the Company. During his tenure as AMD he hired a fleet of young, dynamic executives and combines them with the experience and efficient top officials. He has also taken some intensive strategy to increase Business and Profitability by giving paramount services to our clients and also established some new branch in different potential locations; e.g. Jessore, Bogura, Naogaon, Kushtia, Dinajpur, Meherpur Noapara and Cumilla. Few old branches like Khulna, Rangpur and Chittagong are now in rapid growing stage due to his charismatic touch. He is a widely travelled person who has already visited Europe, Far East, South East Asia and Middle East etc. he is associted with 3 prominent club in Bangladesh e.g. Dhaka Club, Uttara Club and Baridhara Cosmopoliton Club.</p>', NULL, NULL, '2023-06-21 04:11:54', '2025-06-04 11:52:44'),
(2, '1687351221.jpg', 'Athar Ali Khan', 'CMD', '<h2><strong>Corporate Marketing Director</strong></h2>\r\n\r\n<p style=\"text-align:justify\">The World Famous Atahar Ali Khan is the Corporate Marketing Director of Paramount Insurance PLC. He was born on 10 February 1962 in a respectable Muslim family in Dhaka District. Popular Cricket commentator Athar Ali Khan is a former Bangladeshi ODI player (Right-handed Opening Batsman &amp; Medium Passer). He associated with Paramount Insurance since 2005. Mr. Khan involves in various social welfare activities. He is looking after the Corporate Marketing of the company. This person is an orator and can explain the specific point where the corporate team need assistance. Last few years he gives some of his valuable time to our corporate marketing unit and you all know its outcome. Now our yearly sales is in significantly increasing stage by his supervision.</p>', NULL, NULL, '2023-06-21 17:40:21', '2025-06-04 11:49:26'),
(3, '1687351365.jpg', 'Zharna Parul', 'DMD (CS & Head of Admin, HR)', '<h2>DMD (CS &amp; Head of Admin, HR)</h2>\r\n\r\n<p style=\"text-align:justify\"><strong>Ms. Zharna Parul,</strong> the Company Secretary of Paramount Insurance PLC. has completed her M.A. in Islamic History from Eden Mohila College. In the year 2003 she has started her working carrier with Paramount Insurance. At present, she is the Head of Admin &amp; Human Resource also. She has participated different workshop &amp; Seminar related Insurance matter organized by Bangladesh Insurance Academy, Dhaka Stock Exchance &amp; others. She was a News presenter at ATN Bangla. She is an enlisted News Presenter at Bangladesh Betar. She is also a Reciter and Anchor. She is involved with various cultural organization; Vice Presidcnt of Trilok &mdash;a reciting organization. General Secretary of Kranti Shilpigoshthi- a renowned cultural organization &amp; Executive member of Shommilito Shangskriuk Jote -a Nationwide leading cultural organization. She is also a Trustee of Pratima Welfare Trust.</p>', NULL, NULL, '2023-06-21 17:42:45', '2025-06-04 11:12:06'),
(4, '1687351394.jpg', 'Arif Hossain', 'DMD & CFO', '<h2>DMD &amp; CFO</h2>\r\n\r\n<p style=\"text-align:justify\"><strong>Mr. Mohammad Arif Hossain </strong>is the Deputy Managing Director &amp; Chief Financial Officer of the company. He is a qualified cost and Management accountant from ICMAB &amp; MBS in Economics from Jagannath University. By joining Sunman Group of Companies, he has started his first carrier in 2012. Later in the year 2015 he joined Paramount Textile PLC. and finally in 2016 he has appointed as CFO in Paramount Insurance PLC. He has about 13 years&rsquo; experience in the Accounts &amp; Audit department.</p>', NULL, NULL, '2023-06-21 17:43:14', '2025-06-04 11:15:06'),
(5, '1687351260.jpg', 'Mr. Md. Sarwar Khan', 'DMD', '<h2><strong>Deputy Managing Director</strong></h2>\r\n\r\n<p><strong>Mr. Md. Sarwar Khan</strong>&nbsp;was born in a respectable Muslim family of Braahmanbaria. He has join Paramount Insurance Co. Ltd. on March 2004 as Senior Officer. For his outstanding performance in the marketing arena, He has gradually promoted to the higher designations. At present he has hold the position of Deputy Managing Director of the company. He is a man of pleasant personality and strong ability in building good team with motivation. He has participated in various workshops &amp; seminar during his service tenure.</p>', NULL, NULL, '2023-06-21 17:41:00', '2023-06-21 17:41:00'),
(6, '1687351327.jpg', 'Shamiur Rahman', 'Asstt. MD (U/W)', '<h2>Asstt. MD (U/W)</h2>\r\n\r\n<p><strong>Mr. Shamiur Rahman,&nbsp;</strong>the Head of Underwriting of Paramount Insurance PLC, was born in a respective muslim family of Rajshahi in the year 1961. After completion of M. Com.(Management.) Mr. Rahamn started his career with Peoples Insurance Co. Ltd. in 1985 in Under Writing Department as probationary Officer. After that he served couple of Non-life Insurance Companies and then joined in the service of Dhaka Insurance Co. Ltd.(The Loyeds Insurance Co. Ltd.) as Senior Deputy General Manager, Underwriting Department in the year 2006. He attended several training courses conducted by Bangladesh Insurance Academy and so on.</p>', NULL, NULL, '2023-06-21 17:42:07', '2025-06-04 11:54:48'),
(7, '1687351294.jpg', 'Imrul Hasan', 'Asstt. MD (RI & Claim)', '<h2>Asstt. MD (RI &amp; Claim)</h2>\r\n\r\n<p style=\"text-align:justify\"><span style=\"font-size:11pt\"><span style=\"font-family:Calibri,sans-serif\"><strong><span style=\"font-family:&quot;Calibri&quot;,sans-serif\">Mr. Mohammad Imrul Hasan Khan</span></strong>&nbsp;S/o, Late. Rashidul Hasan Khan was born in January 1969 in the District of Comilla. He obtained graduation in Arts in 1990 from Jagannath Collage under Dhaka University. He has joined in Paramount Insurance Company Limited as Executive Director of Claims &amp; Re-Insurance department on 16th April 2017. Prior his joining in Paramount Insurance PLC. he was General Manager at Asia Pacific General Insurance PLC. He has long 25 (Twenty five) years of job experience in leading private non-life insurance companies. He started his career with Rupali Insurance PLC. in 1992 in Under Writing Department. After that he joined in the service of The Loyeds Insurance PLC. (Dhaka Insurance PLC.) as Senior Manager and in-charge of Re-Insurance Department in the year 2002, thereafter joined in this the Asia Pacific General Insurance PLC. in the year 2004 and looking after the services of Claims and Re-Insurance Department and subsequently he promoted to General Manager on 01st January 2013. He attended several training courses conducted by Bangladesh Insurance Academy and awarded with Certificates. Apart from his professional attainments, Mr. Imrul Hasan also actively associated with the sports organization of Bangladesh such as Member of Comilla District Sports Association.</span></span></p>', NULL, NULL, '2023-06-21 17:41:34', '2025-06-04 11:57:26');

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

--
-- Table structure for table `sponsor_share_holder_social_icons`
--

CREATE TABLE `sponsor_share_holder_social_icons` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `for_id` varchar(255) NOT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sponsor_share_holder_social_icons`
--

INSERT INTO `sponsor_share_holder_social_icons` (`id`, `for_id`, `icon`, `url`, `created_at`, `updated_at`) VALUES
(1, '1', 'fab fa-facebook-f', '#', '2022-03-30 03:03:53', '2022-03-30 03:03:53');

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

--
-- Table structure for table `suborno_joyontis`
--

CREATE TABLE `suborno_joyontis` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `summary` text DEFAULT NULL,
  `link` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `suborno_joyontis`
--

INSERT INTO `suborno_joyontis` (`id`, `title`, `summary`, `link`, `created_at`, `updated_at`) VALUES
(1, 'স্বাধীনতার সুবর্ণ জয়ন্তী কর্নার', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#39;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. Randomised words which don&#39;t slightly believable.</p>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable.</p>', 'https://www.youtube.com/embed/XFG0i1cv2zY', '2022-04-03 03:17:12', '2022-04-02 21:20:20');

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

--
-- Table structure for table `sujan_bimas`
--

CREATE TABLE `sujan_bimas` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `icon_image` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `short` text DEFAULT NULL,
  `summary` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sujan_bimas`
--

INSERT INTO `sujan_bimas` (`id`, `icon_image`, `title`, `image`, `short`, `summary`, `created_at`, `updated_at`) VALUES
(1, 'fdsf', 'dsdf', '1648883567.jpg', 'sdfds', 'fdsf', '2022-04-02 07:09:26', '2022-04-02 01:12:47');

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

--
-- Table structure for table `sujan_bima_pdfs`
--

CREATE TABLE `sujan_bima_pdfs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `foren_id` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `pdf_image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sujan_bima_pdfs`
--

INSERT INTO `sujan_bima_pdfs` (`id`, `foren_id`, `title`, `pdf_image`, `created_at`, `updated_at`) VALUES
(2, '1', 'Single Payment Endoment Assurence Plan - With Profits', '1648883915.pdf', '2022-04-02 01:18:35', '2022-04-02 01:18:35'),
(3, '1', 'Assurence Plan - With Profits', '1648883925.pdf', '2022-04-02 01:18:45', '2022-04-02 01:18:45');

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

--
-- Table structure for table `supporteds`
--

CREATE TABLE `supporteds` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `other` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `techono_page_seos`
--

CREATE TABLE `techono_page_seos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `meta_title` varchar(255) DEFAULT NULL,
  `meta_des` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `tests`
--

CREATE TABLE `tests` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(255) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, 'Admin', 'Admin@gmail.com', NULL, '$2y$10$LGQR7GIbCgHgwFcp/qqQrOXfHHhH9Ob1OStlL9c2m1yO4TmkXYhke', NULL, '2021-07-03 04:45:25', '2023-07-19 10:08:01'),
(2, 'congdong', 'congdongxahoi920@gmail.com', NULL, '$2y$10$QUV4d2gkxa3HBCUBxAulTePLAZX90E2qWJt5SETOKi4X9Ioyptc2O', NULL, '2024-01-27 13:31:18', '2024-01-27 13:31:18'),
(3, 'congdong', 'baongantran292@gmail.com', NULL, '$2y$10$0ZftQsxe4bN.VRClj0gjhuInWQU.v.8PMFIWoM3VxMJ5rYLdSzRU2', NULL, '2024-01-27 13:38:56', '2024-01-27 13:38:56');

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

--
-- Table structure for table `video_galleries`
--

CREATE TABLE `video_galleries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) DEFAULT NULL,
  `status` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `video_galleries`
--

INSERT INTO `video_galleries` (`id`, `url`, `status`, `created_at`, `updated_at`) VALUES
(2, 'https://www.youtube.com/embed/XFG0i1cv2zY', NULL, '2022-04-02 03:44:27', '2022-04-02 03:44:27');

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

--
-- Table structure for table `visitor_counts`
--

CREATE TABLE `visitor_counts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_ip` varchar(255) DEFAULT NULL,
  `session_key` varchar(255) DEFAULT NULL,
  `viewcount` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `visitor_counts`
--

INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(1, '127.0.0.1', NULL, 26, '2022-03-08 00:28:45', '2022-03-08 06:09:14'),
(2, '127.0.0.1', NULL, 6, '2022-03-07 00:28:45', '2022-03-07 00:42:06'),
(3, '127.0.0.1', NULL, 59, '2022-03-27 23:00:46', '2022-03-28 05:34:53'),
(4, '127.0.0.1', NULL, 26, '2022-03-29 00:06:41', '2022-03-29 06:26:07'),
(5, '127.0.0.1', NULL, 53, '2022-03-29 23:45:31', '2022-03-30 06:19:52'),
(6, '127.0.0.1', NULL, 23, '2022-03-31 02:48:19', '2022-03-31 05:57:22'),
(7, '127.0.0.1', NULL, 18, '2023-06-14 22:14:30', '2022-04-02 05:09:28'),
(8, '127.0.0.1', NULL, 46, '2023-06-16 05:25:20', '2022-04-03 02:30:59'),
(9, '127.0.0.1', NULL, 26, '2023-06-17 05:25:08', '2022-04-03 23:08:22'),
(10, '127.0.0.1', NULL, 17, '2023-06-17 22:54:17', '2022-04-05 23:41:35'),
(11, '127.0.0.1', NULL, 30, '2023-06-18 23:28:09', '2023-06-19 00:57:47'),
(12, '127.0.0.1', NULL, 84, '2023-06-19 22:24:43', '2023-06-20 04:46:22'),
(13, '127.0.0.1', NULL, 26, '2023-06-20 22:43:15', '2023-06-21 04:27:04'),
(14, '103.145.70.52', NULL, 15, '2023-06-21 15:37:44', '2023-06-21 18:26:05'),
(15, '128.199.195.68', NULL, 3, '2023-06-21 15:41:35', '2023-06-21 15:41:49'),
(16, '165.22.108.223', NULL, 3, '2023-06-21 15:41:35', '2023-06-21 15:41:42'),
(17, '179.43.169.181', NULL, 1, '2023-06-21 15:41:50', '2023-06-21 15:41:50'),
(18, '195.211.77.140', NULL, 1, '2023-06-21 15:42:06', '2023-06-21 15:42:06'),
(19, '79.104.53.14', NULL, 4, '2023-06-21 15:42:18', '2023-06-21 16:20:29'),
(20, '89.175.184.250', NULL, 2, '2023-06-21 15:42:33', '2023-06-21 15:42:58'),
(21, '171.67.70.229', NULL, 1, '2023-06-21 15:42:55', '2023-06-21 15:42:55'),
(22, '35.225.51.169', NULL, 1, '2023-06-21 15:43:25', '2023-06-21 15:43:25'),
(23, '65.154.226.166', NULL, 1, '2023-06-21 15:45:35', '2023-06-21 15:45:35'),
(24, '203.25.139.228', NULL, 1, '2023-06-21 16:02:56', '2023-06-21 16:02:56'),
(25, '66.102.6.196', NULL, 3, '2023-06-21 17:06:45', '2023-06-21 17:07:02'),
(26, '66.102.6.197', NULL, 1, '2023-06-21 17:06:46', '2023-06-21 17:06:46'),
(27, '66.102.9.128', NULL, 3, '2023-06-21 17:06:49', '2023-06-21 17:07:05'),
(28, '66.102.6.198', NULL, 1, '2023-06-21 17:06:50', '2023-06-21 17:06:50'),
(29, '66.102.9.135', NULL, 1, '2023-06-21 17:06:51', '2023-06-21 17:06:51'),
(30, '66.249.83.37', NULL, 1, '2023-06-21 17:07:11', '2023-06-21 17:07:11'),
(31, '34.254.53.125', NULL, 3, '2023-06-21 17:34:08', '2023-06-21 17:34:13'),
(32, '157.45.162.15', NULL, 2, '2023-06-21 18:23:15', '2023-06-21 18:23:15'),
(33, '171.67.70.233', NULL, 1, '2023-06-21 19:42:57', '2023-06-21 19:42:57'),
(34, '45.134.212.75', NULL, 1, '2023-06-21 20:52:00', '2023-06-21 20:52:00'),
(35, '133.242.174.119', NULL, 1, '2023-06-21 21:41:32', '2023-06-21 21:41:32'),
(36, '205.169.39.250', NULL, 2, '2023-06-21 23:00:49', '2023-06-21 23:01:02'),
(37, '47.242.105.176', NULL, 1, '2023-06-21 23:42:20', '2023-06-21 23:42:20'),
(38, '171.244.43.14', NULL, 1, '2023-06-22 02:43:40', '2023-06-22 02:43:40'),
(39, '47.88.6.178', NULL, 1, '2023-06-22 03:46:48', '2023-06-22 03:46:48'),
(40, '103.145.70.52', NULL, 7, '2023-06-22 09:21:15', '2023-06-22 15:33:09'),
(41, '172.85.102.182', NULL, 1, '2023-06-23 00:58:55', '2023-06-23 00:58:55'),
(42, '87.236.176.165', NULL, 1, '2023-06-23 01:55:02', '2023-06-23 01:55:02'),
(43, '87.236.176.54', NULL, 1, '2023-06-23 09:16:17', '2023-06-23 09:16:17'),
(44, '183.129.153.157', NULL, 1, '2023-06-23 13:42:44', '2023-06-23 13:42:44'),
(45, '167.248.133.185', NULL, 1, '2023-06-23 16:10:01', '2023-06-23 16:10:01'),
(46, '46.101.218.193', NULL, 2, '2023-06-23 20:32:16', '2023-06-23 20:32:17'),
(47, '167.248.133.184', NULL, 1, '2023-06-23 22:12:29', '2023-06-23 22:12:29'),
(48, '170.82.0.146', NULL, 1, '2023-06-24 16:48:20', '2023-06-24 16:48:20'),
(49, '222.77.96.146', NULL, 1, '2023-06-25 10:38:05', '2023-06-25 10:38:05'),
(50, '195.211.77.140', NULL, 1, '2023-06-25 10:52:57', '2023-06-25 10:52:57'),
(51, '150.107.202.64', NULL, 5, '2023-06-25 10:53:02', '2023-06-25 10:53:04'),
(52, '154.28.229.255', NULL, 5, '2023-06-25 10:53:20', '2023-06-25 10:53:22'),
(53, '205.169.39.163', NULL, 2, '2023-06-25 10:53:28', '2023-06-25 10:53:57'),
(54, '165.22.120.216', NULL, 3, '2023-06-25 10:53:34', '2023-06-25 10:53:42'),
(55, '144.126.198.24', NULL, 3, '2023-06-25 10:53:36', '2023-06-25 10:53:40'),
(56, '139.162.7.175', NULL, 1, '2023-06-25 10:53:43', '2023-06-25 10:53:43'),
(57, '146.70.173.10', NULL, 1, '2023-06-25 10:53:44', '2023-06-25 10:53:44'),
(58, '40.94.227.56', NULL, 1, '2023-06-25 10:55:55', '2023-06-25 10:55:55'),
(59, '43.229.208.190', NULL, 8, '2023-06-25 10:57:07', '2023-06-25 15:41:41'),
(60, '5.255.231.55', NULL, 1, '2023-06-25 11:02:28', '2023-06-25 11:02:28'),
(61, '5.255.231.16', NULL, 1, '2023-06-25 11:04:33', '2023-06-25 11:04:33'),
(62, '172.245.158.64', NULL, 5, '2023-06-25 11:11:14', '2023-06-25 11:11:16'),
(63, '51.81.167.146', NULL, 1, '2023-06-25 11:28:37', '2023-06-25 11:28:37'),
(64, '40.94.227.80', NULL, 1, '2023-06-25 11:32:51', '2023-06-25 11:32:51'),
(65, '40.94.226.18', NULL, 1, '2023-06-25 11:32:51', '2023-06-25 11:32:51'),
(66, '8.140.56.75', NULL, 1, '2023-06-25 11:40:12', '2023-06-25 11:40:12'),
(67, '50.87.253.182', NULL, 1, '2023-06-25 11:42:40', '2023-06-25 11:42:40'),
(68, '165.22.197.175', NULL, 1, '2023-06-25 11:51:27', '2023-06-25 11:51:27'),
(69, '134.122.34.14', NULL, 1, '2023-06-25 11:57:04', '2023-06-25 11:57:04'),
(70, '164.92.202.75', NULL, 1, '2023-06-25 11:57:41', '2023-06-25 11:57:41'),
(71, '103.25.248.237', NULL, 1, '2023-06-25 12:14:40', '2023-06-25 12:14:40'),
(72, '182.150.1.23', NULL, 1, '2023-06-25 12:14:54', '2023-06-25 12:14:54'),
(73, '114.41.6.89', NULL, 1, '2023-06-25 12:58:37', '2023-06-25 12:58:37'),
(74, '222.211.72.55', NULL, 1, '2023-06-25 13:06:07', '2023-06-25 13:06:07'),
(75, '103.145.70.52', NULL, 13, '2023-06-25 13:21:00', '2023-06-25 15:55:42'),
(76, '34.245.146.114', NULL, 1, '2023-06-25 13:24:37', '2023-06-25 13:24:37'),
(77, '35.176.66.178', NULL, 1, '2023-06-25 13:24:37', '2023-06-25 13:24:37'),
(78, '45.141.215.235', NULL, 1, '2023-06-25 13:35:55', '2023-06-25 13:35:55'),
(79, '198.98.54.49', NULL, 1, '2023-06-25 13:35:56', '2023-06-25 13:35:56'),
(80, '23.155.24.8', NULL, 1, '2023-06-25 13:35:57', '2023-06-25 13:35:57'),
(81, '199.195.253.180', NULL, 1, '2023-06-25 13:36:04', '2023-06-25 13:36:04'),
(82, '109.70.100.12', NULL, 1, '2023-06-25 13:36:06', '2023-06-25 13:36:06'),
(83, '182.131.31.39', NULL, 1, '2023-06-25 13:53:13', '2023-06-25 13:53:13'),
(84, '18.168.202.109', NULL, 2, '2023-06-25 13:59:12', '2023-06-25 13:59:12'),
(85, '154.22.125.158', NULL, 2, '2023-06-25 14:27:44', '2023-06-25 14:59:26'),
(86, '27.115.124.53', NULL, 1, '2023-06-25 14:36:20', '2023-06-25 14:36:20'),
(87, '27.115.124.109', NULL, 1, '2023-06-25 14:36:24', '2023-06-25 14:36:24'),
(88, '94.228.169.66', NULL, 1, '2023-06-25 15:19:59', '2023-06-25 15:19:59'),
(89, '222.211.72.58', NULL, 1, '2023-06-25 15:22:42', '2023-06-25 15:22:42'),
(90, '103.15.42.69', NULL, 1, '2023-06-25 15:52:56', '2023-06-25 15:52:56'),
(91, '66.249.70.174', NULL, 1, '2023-06-25 15:58:31', '2023-06-25 15:58:31'),
(92, '66.249.70.172', NULL, 2, '2023-06-25 16:00:24', '2023-06-25 16:00:36'),
(93, '166.0.218.46', NULL, 1, '2023-06-25 16:09:09', '2023-06-25 16:09:09'),
(94, '54.36.148.47', NULL, 1, '2023-06-25 17:20:05', '2023-06-25 17:20:05'),
(95, '40.77.167.199', NULL, 2, '2023-06-25 17:23:35', '2023-06-25 21:15:15'),
(96, '47.242.105.176', NULL, 3, '2023-06-25 18:53:40', '2023-06-25 19:44:49'),
(97, '51.254.199.11', NULL, 1, '2023-06-25 20:42:00', '2023-06-25 20:42:00'),
(98, '103.83.81.166', NULL, 1, '2023-06-25 20:46:10', '2023-06-25 20:46:10'),
(99, '185.65.207.26', NULL, 2, '2023-06-25 22:48:41', '2023-06-25 22:49:54'),
(100, '47.88.5.56', NULL, 1, '2023-06-25 23:05:58', '2023-06-25 23:05:58'),
(101, '47.88.94.161', NULL, 1, '2023-06-25 23:05:58', '2023-06-25 23:05:58'),
(102, '47.89.195.210', NULL, 1, '2023-06-25 23:05:58', '2023-06-25 23:05:58'),
(103, '178.239.163.80', NULL, 5, '2023-06-25 23:14:57', '2023-06-25 23:14:59'),
(104, '103.25.248.248', NULL, 4, '2023-06-25 23:29:02', '2023-06-25 23:30:47'),
(105, '14.128.33.40', NULL, 1, '2023-06-25 23:31:44', '2023-06-25 23:31:44'),
(106, '213.180.203.56', NULL, 1, '2023-06-26 00:42:04', '2023-06-26 00:42:04'),
(107, '87.250.224.214', NULL, 1, '2023-06-26 00:44:08', '2023-06-26 00:44:08'),
(108, '51.222.253.5', NULL, 1, '2023-06-26 00:48:05', '2023-06-26 00:48:05'),
(109, '5.45.207.87', NULL, 1, '2023-06-26 01:30:04', '2023-06-26 01:30:04'),
(110, '213.180.203.47', NULL, 1, '2023-06-26 01:32:09', '2023-06-26 01:32:09'),
(111, '203.202.240.233', NULL, 1, '2023-06-26 02:40:46', '2023-06-26 02:40:46'),
(112, '166.0.218.40', NULL, 1, '2023-06-26 02:47:15', '2023-06-26 02:47:15'),
(113, '108.167.189.81', NULL, 1, '2023-06-26 04:44:41', '2023-06-26 04:44:41'),
(114, '54.211.16.149', NULL, 1, '2023-06-26 05:04:16', '2023-06-26 05:04:16'),
(115, '34.148.38.242', NULL, 2, '2023-06-26 05:12:02', '2023-06-26 05:19:04'),
(116, '166.0.218.53', NULL, 1, '2023-06-26 05:25:22', '2023-06-26 05:25:22'),
(117, '54.81.28.94', NULL, 1, '2023-06-26 05:42:38', '2023-06-26 05:42:38'),
(118, '194.36.108.84', NULL, 2, '2023-06-26 05:54:25', '2023-06-26 05:54:55'),
(119, '159.223.15.231', NULL, 2, '2023-06-26 05:55:58', '2023-06-26 05:55:59'),
(120, '40.77.167.102', NULL, 3, '2023-06-26 06:07:08', '2023-06-27 03:53:29'),
(121, '207.244.124.80', NULL, 10, '2023-06-26 07:03:13', '2023-06-26 07:03:13'),
(122, '222.77.96.146', NULL, 1, '2023-06-26 07:03:37', '2023-06-26 07:03:37'),
(123, '36.40.66.38', NULL, 1, '2023-06-26 07:24:58', '2023-06-26 07:24:58'),
(124, '51.222.253.13', NULL, 1, '2023-06-26 07:53:52', '2023-06-26 07:53:52'),
(125, '34.73.221.255', NULL, 2, '2023-06-26 08:33:01', '2023-06-26 08:39:15'),
(126, '149.34.244.232', NULL, 1, '2023-06-26 09:23:29', '2023-06-26 09:23:29'),
(127, '40.94.20.15', NULL, 1, '2023-06-26 09:24:37', '2023-06-26 09:24:37'),
(128, '40.94.35.9', NULL, 1, '2023-06-26 09:36:22', '2023-06-26 09:36:22'),
(129, '103.254.86.137', NULL, 1, '2023-06-26 09:48:40', '2023-06-26 09:48:40'),
(130, '5.45.207.66', NULL, 1, '2023-06-26 10:08:41', '2023-06-26 10:08:41'),
(131, '107.174.115.13', NULL, 1, '2023-06-26 10:08:47', '2023-06-26 10:08:47'),
(132, '95.108.213.132', NULL, 1, '2023-06-26 10:10:46', '2023-06-26 10:10:46'),
(133, '5.45.207.72', NULL, 1, '2023-06-26 11:03:51', '2023-06-26 11:03:51'),
(134, '5.255.231.184', NULL, 1, '2023-06-26 11:05:55', '2023-06-26 11:05:55'),
(135, '37.111.217.27', NULL, 1, '2023-06-26 11:10:55', '2023-06-26 11:10:55'),
(136, '40.77.167.199', NULL, 1, '2023-06-26 12:17:40', '2023-06-26 12:17:40'),
(137, '54.36.149.19', NULL, 1, '2023-06-26 12:45:24', '2023-06-26 12:45:24'),
(138, '185.117.225.188', NULL, 2, '2023-06-26 13:02:26', '2023-06-26 13:02:50'),
(139, '199.203.59.201', NULL, 1, '2023-06-26 13:17:34', '2023-06-26 13:17:34'),
(140, '89.187.171.140', NULL, 2, '2023-06-26 13:32:56', '2023-06-26 21:10:35'),
(141, '131.114.63.2', NULL, 2, '2023-06-26 13:46:40', '2023-06-26 13:46:40'),
(142, '182.131.31.39', NULL, 1, '2023-06-26 13:47:30', '2023-06-26 13:47:30'),
(143, '176.53.218.71', NULL, 1, '2023-06-26 13:48:44', '2023-06-26 13:48:44'),
(144, '138.199.55.18', NULL, 1, '2023-06-26 14:02:04', '2023-06-26 14:02:04'),
(145, '162.213.196.78', NULL, 1, '2023-06-26 14:10:02', '2023-06-26 14:10:02'),
(146, '54.36.148.202', NULL, 1, '2023-06-26 15:11:22', '2023-06-26 15:11:22'),
(147, '87.236.176.79', NULL, 1, '2023-06-26 15:26:56', '2023-06-26 15:26:56'),
(148, '51.159.101.199', NULL, 1, '2023-06-26 15:47:40', '2023-06-26 15:47:40'),
(149, '103.97.96.96', NULL, 1, '2023-06-26 16:19:49', '2023-06-26 16:19:49'),
(150, '37.111.235.15', NULL, 2, '2023-06-26 19:04:05', '2023-06-26 19:07:39'),
(151, '5.45.207.76', NULL, 1, '2023-06-26 19:49:10', '2023-06-26 19:49:10'),
(152, '213.180.203.23', NULL, 1, '2023-06-26 19:51:16', '2023-06-26 19:51:16'),
(153, '3.92.69.227', NULL, 2, '2023-06-26 20:10:53', '2023-06-26 20:10:53'),
(154, '54.36.149.102', NULL, 1, '2023-06-26 20:16:00', '2023-06-26 20:16:00'),
(155, '65.154.226.170', NULL, 1, '2023-06-26 20:41:00', '2023-06-26 20:41:00'),
(156, '5.255.253.68', NULL, 1, '2023-06-26 20:42:39', '2023-06-26 20:42:39'),
(157, '213.180.203.206', NULL, 1, '2023-06-26 20:44:43', '2023-06-26 20:44:43'),
(158, '182.150.1.23', NULL, 1, '2023-06-26 20:56:12', '2023-06-26 20:56:12'),
(159, '182.131.31.38', NULL, 1, '2023-06-26 21:13:49', '2023-06-26 21:13:49'),
(160, '182.131.31.33', NULL, 1, '2023-06-26 21:33:31', '2023-06-26 21:33:31'),
(161, '89.104.101.86', NULL, 1, '2023-06-26 22:26:44', '2023-06-26 22:26:44'),
(162, '51.158.37.195', NULL, 1, '2023-06-26 22:46:11', '2023-06-26 22:46:11'),
(163, '54.36.148.158', NULL, 1, '2023-06-26 22:46:18', '2023-06-26 22:46:18'),
(164, '44.234.114.218', NULL, 1, '2023-06-26 23:11:53', '2023-06-26 23:11:53'),
(165, '222.211.72.58', NULL, 1, '2023-06-26 23:20:59', '2023-06-26 23:20:59'),
(166, '211.176.125.70', NULL, 1, '2023-06-26 23:33:44', '2023-06-26 23:33:44'),
(167, '222.211.72.52', NULL, 1, '2023-06-26 23:54:11', '2023-06-26 23:54:11'),
(168, '101.2.164.22', NULL, 2, '2023-06-27 00:02:11', '2023-06-27 00:02:38'),
(169, '66.115.142.155', NULL, 1, '2023-06-27 00:16:54', '2023-06-27 00:16:54'),
(170, '166.0.218.52', NULL, 2, '2023-06-27 01:22:13', '2023-06-27 01:22:28'),
(171, '198.12.65.160', NULL, 1, '2023-06-27 01:26:57', '2023-06-27 01:26:57'),
(172, '188.234.43.231', NULL, 1, '2023-06-27 02:08:52', '2023-06-27 02:08:52'),
(173, '137.184.93.143', NULL, 1, '2023-06-27 02:20:37', '2023-06-27 02:20:37'),
(174, '161.35.132.79', NULL, 1, '2023-06-27 02:25:24', '2023-06-27 02:25:24'),
(175, '137.184.189.104', NULL, 1, '2023-06-27 02:26:33', '2023-06-27 02:26:33'),
(176, '176.53.220.149', NULL, 1, '2023-06-27 03:08:42', '2023-06-27 03:08:42'),
(177, '193.201.8.40', NULL, 1, '2023-06-27 03:57:30', '2023-06-27 03:57:30'),
(178, '207.244.92.202', NULL, 12, '2023-06-27 03:58:10', '2023-06-27 03:58:12'),
(179, '44.203.137.67', NULL, 1, '2023-06-27 05:08:00', '2023-06-27 05:08:00'),
(180, '5.255.231.75', NULL, 1, '2023-06-27 05:11:01', '2023-06-27 05:11:01'),
(181, '95.108.213.103', NULL, 1, '2023-06-27 05:13:06', '2023-06-27 05:13:06'),
(182, '3.212.147.252', NULL, 2, '2023-06-27 05:25:22', '2023-06-27 19:22:15'),
(183, '54.37.204.35', NULL, 3, '2023-06-27 05:45:34', '2023-06-27 05:45:37'),
(184, '188.234.43.231', NULL, 1, '2023-06-27 05:58:37', '2023-06-27 05:58:37'),
(185, '95.108.213.245', NULL, 1, '2023-06-27 06:03:58', '2023-06-27 06:03:58'),
(186, '5.45.207.68', NULL, 1, '2023-06-27 06:06:03', '2023-06-27 06:06:03'),
(187, '51.222.253.3', NULL, 1, '2023-06-27 06:33:41', '2023-06-27 06:33:41'),
(188, '51.222.253.16', NULL, 1, '2023-06-27 06:34:40', '2023-06-27 06:34:40'),
(189, '40.77.167.102', NULL, 2, '2023-06-27 07:35:25', '2023-06-27 20:25:40'),
(190, '107.181.154.123', NULL, 1, '2023-06-27 08:28:00', '2023-06-27 08:28:00'),
(191, '59.13.123.221', NULL, 1, '2023-06-27 08:53:35', '2023-06-27 08:53:35'),
(192, '14.116.184.143', NULL, 1, '2023-06-27 09:39:10', '2023-06-27 09:39:10'),
(193, '222.77.96.129', NULL, 1, '2023-06-27 11:13:35', '2023-06-27 11:13:35'),
(194, '51.222.253.6', NULL, 1, '2023-06-27 12:53:49', '2023-06-27 12:53:49'),
(195, '176.53.220.79', NULL, 1, '2023-06-27 13:52:17', '2023-06-27 13:52:17'),
(196, '86.111.247.95', NULL, 1, '2023-06-27 13:59:02', '2023-06-27 13:59:02'),
(197, '162.213.196.78', NULL, 1, '2023-06-27 14:10:14', '2023-06-27 14:10:14'),
(198, '170.187.198.168', NULL, 1, '2023-06-27 14:27:44', '2023-06-27 14:27:44'),
(199, '213.180.203.35', NULL, 1, '2023-06-27 14:37:30', '2023-06-27 14:37:30'),
(200, '87.250.224.211', NULL, 1, '2023-06-27 14:39:34', '2023-06-27 14:39:34'),
(201, '54.71.199.45', NULL, 1, '2023-06-27 15:27:19', '2023-06-27 15:27:19'),
(202, '52.39.143.23', NULL, 1, '2023-06-27 15:27:53', '2023-06-27 15:27:53'),
(203, '54.36.148.124', NULL, 1, '2023-06-27 15:29:40', '2023-06-27 15:29:40'),
(204, '51.222.253.17', NULL, 1, '2023-06-27 15:30:06', '2023-06-27 15:30:06'),
(205, '87.250.224.243', NULL, 1, '2023-06-27 15:31:26', '2023-06-27 15:31:26'),
(206, '213.180.203.246', NULL, 1, '2023-06-27 15:33:31', '2023-06-27 15:33:31'),
(207, '205.169.39.234', NULL, 2, '2023-06-27 16:20:43', '2023-06-27 16:20:56'),
(208, '142.112.78.213', NULL, 1, '2023-06-27 19:10:48', '2023-06-27 19:10:48'),
(209, '87.236.176.252', NULL, 1, '2023-06-27 20:18:05', '2023-06-27 20:18:05'),
(210, '46.101.102.11', NULL, 1, '2023-06-27 20:18:10', '2023-06-27 20:18:10'),
(211, '54.36.148.78', NULL, 1, '2023-06-27 21:28:42', '2023-06-27 21:28:42'),
(212, '176.53.221.212', NULL, 1, '2023-06-27 22:30:52', '2023-06-27 22:30:52'),
(213, '54.36.148.104', NULL, 1, '2023-06-28 00:53:38', '2023-06-28 00:53:38'),
(214, '54.36.148.180', NULL, 1, '2023-06-28 00:59:24', '2023-06-28 00:59:24'),
(215, '87.236.176.123', NULL, 1, '2023-06-28 01:03:55', '2023-06-28 01:03:55'),
(216, '62.210.245.181', NULL, 1, '2023-06-28 01:20:43', '2023-06-28 01:20:43'),
(217, '91.193.178.176', NULL, 1, '2023-06-28 02:40:53', '2023-06-28 02:40:53'),
(218, '65.109.146.30', NULL, 2, '2023-06-28 02:50:02', '2023-06-28 02:50:03'),
(219, '156.146.35.163', NULL, 10, '2023-06-28 03:17:57', '2023-06-28 03:18:01'),
(220, '45.90.62.167', NULL, 1, '2023-06-28 03:31:23', '2023-06-28 03:31:23'),
(221, '191.96.150.196', NULL, 1, '2023-06-28 03:41:56', '2023-06-28 03:41:56'),
(222, '5.255.231.11', NULL, 1, '2023-06-28 03:53:44', '2023-06-28 03:53:44'),
(223, '65.109.146.165', NULL, 2, '2023-06-28 04:01:38', '2023-06-28 04:01:41'),
(224, '213.180.203.56', NULL, 1, '2023-06-28 04:12:59', '2023-06-28 04:12:59'),
(225, '218.64.122.99', NULL, 1, '2023-06-28 05:20:42', '2023-06-28 05:20:42'),
(226, '139.59.135.179', NULL, 2, '2023-06-28 05:25:40', '2023-06-28 05:25:41'),
(227, '34.229.22.40', NULL, 1, '2023-06-28 05:26:58', '2023-06-28 05:26:58'),
(228, '51.222.253.6', NULL, 1, '2023-06-28 06:34:54', '2023-06-28 06:34:54'),
(229, '31.177.95.74', NULL, 1, '2023-06-28 06:45:12', '2023-06-28 06:45:12'),
(230, '93.158.91.196', NULL, 1, '2023-06-28 07:21:18', '2023-06-28 07:21:18'),
(231, '87.236.176.113', NULL, 1, '2023-06-28 08:49:27', '2023-06-28 08:49:27'),
(232, '223.247.178.167', NULL, 1, '2023-06-28 09:25:33', '2023-06-28 09:25:33'),
(233, '51.222.253.19', NULL, 1, '2023-06-28 09:35:01', '2023-06-28 09:35:01'),
(234, '107.173.35.7', NULL, 1, '2023-06-28 09:37:22', '2023-06-28 09:37:22'),
(235, '51.222.253.14', NULL, 1, '2023-06-28 09:38:23', '2023-06-28 09:38:23'),
(236, '51.222.253.11', NULL, 1, '2023-06-28 12:15:55', '2023-06-28 12:15:55'),
(237, '89.187.163.213', NULL, 1, '2023-06-28 12:35:12', '2023-06-28 12:35:12'),
(238, '20.165.57.26', NULL, 5, '2023-06-28 12:45:32', '2023-06-28 12:45:32'),
(239, '80.239.140.197', NULL, 3, '2023-06-28 13:04:31', '2023-06-28 13:04:33'),
(240, '66.249.70.167', NULL, 1, '2023-06-28 13:09:54', '2023-06-28 13:09:54'),
(241, '163.172.156.228', NULL, 1, '2023-06-28 13:46:15', '2023-06-28 13:46:15'),
(242, '40.77.167.102', NULL, 2, '2023-06-28 14:14:48', '2023-06-28 18:05:49'),
(243, '51.222.253.17', NULL, 1, '2023-06-28 14:32:31', '2023-06-28 14:32:31'),
(244, '118.123.237.218', NULL, 1, '2023-06-28 14:42:18', '2023-06-28 14:42:18'),
(245, '216.244.66.200', NULL, 1, '2023-06-28 15:55:35', '2023-06-28 15:55:35'),
(246, '103.97.96.96', NULL, 1, '2023-06-28 16:01:42', '2023-06-28 16:01:42'),
(247, '51.222.253.16', NULL, 1, '2023-06-28 16:48:49', '2023-06-28 16:48:49'),
(248, '101.34.223.139', NULL, 2, '2023-06-28 17:04:37', '2023-06-28 17:05:00'),
(249, '5.45.207.155', NULL, 1, '2023-06-28 17:16:24', '2023-06-28 17:16:24'),
(250, '95.108.213.220', NULL, 1, '2023-06-28 17:26:48', '2023-06-28 17:26:48'),
(251, '88.218.46.181', NULL, 1, '2023-06-28 17:52:42', '2023-06-28 17:52:42'),
(252, '66.249.70.169', NULL, 1, '2023-06-28 19:11:59', '2023-06-28 19:11:59'),
(253, '51.222.253.20', NULL, 1, '2023-06-28 19:13:01', '2023-06-28 19:13:01'),
(254, '40.77.167.239', NULL, 1, '2023-06-28 19:19:52', '2023-06-28 19:19:52'),
(255, '20.151.92.128', NULL, 1, '2023-06-28 19:26:30', '2023-06-28 19:26:30'),
(256, '27.147.201.202', NULL, 1, '2023-06-28 19:54:37', '2023-06-28 19:54:37'),
(257, '51.222.253.9', NULL, 1, '2023-06-28 21:25:31', '2023-06-28 21:25:31'),
(258, '23.101.181.237', NULL, 1, '2023-06-28 21:25:56', '2023-06-28 21:25:56'),
(259, '51.222.253.13', NULL, 1, '2023-06-28 21:32:44', '2023-06-28 21:32:44'),
(260, '143.42.61.73', NULL, 1, '2023-06-28 21:52:08', '2023-06-28 21:52:08'),
(261, '35.162.12.225', NULL, 1, '2023-06-28 22:03:18', '2023-06-28 22:03:18'),
(262, '54.149.222.108', NULL, 1, '2023-06-28 22:03:22', '2023-06-28 22:03:22'),
(263, '34.219.94.161', NULL, 1, '2023-06-28 22:03:36', '2023-06-28 22:03:36'),
(264, '45.90.62.208', NULL, 1, '2023-06-28 22:34:22', '2023-06-28 22:34:22'),
(265, '51.222.253.10', NULL, 1, '2023-06-28 23:45:17', '2023-06-28 23:45:17'),
(266, '4.150.5.40', NULL, 5, '2023-06-29 01:51:20', '2023-06-29 01:51:46'),
(267, '193.56.20.184', NULL, 1, '2023-06-29 02:26:09', '2023-06-29 02:26:09'),
(268, '43.243.102.2', NULL, 15, '2023-06-29 03:57:37', '2023-06-29 03:57:50'),
(269, '51.222.253.6', NULL, 2, '2023-06-29 04:35:54', '2023-06-29 06:58:15'),
(270, '51.222.253.2', NULL, 2, '2023-06-29 04:40:10', '2023-06-30 03:27:40'),
(271, '52.167.144.48', NULL, 2, '2023-06-29 04:48:07', '2023-06-30 00:35:08'),
(272, '3.212.147.252', NULL, 1, '2023-06-29 05:18:52', '2023-06-29 05:18:52'),
(273, '162.212.175.92', NULL, 1, '2023-06-29 05:35:28', '2023-06-29 05:35:28'),
(274, '40.77.167.239', NULL, 2, '2023-06-29 06:31:57', '2023-06-29 06:41:31'),
(275, '51.222.253.20', NULL, 1, '2023-06-29 07:02:01', '2023-06-29 07:02:01'),
(276, '103.83.81.226', NULL, 1, '2023-06-29 07:36:26', '2023-06-29 07:36:26'),
(277, '147.92.153.15', NULL, 1, '2023-06-29 08:35:24', '2023-06-29 08:35:24'),
(278, '138.199.36.203', NULL, 2, '2023-06-29 08:42:02', '2023-06-29 08:42:06'),
(279, '34.194.45.108', NULL, 1, '2023-06-29 08:44:50', '2023-06-29 08:44:50'),
(280, '40.77.167.242', NULL, 1, '2023-06-29 09:52:34', '2023-06-29 09:52:34'),
(281, '92.205.48.177', NULL, 1, '2023-06-29 12:47:48', '2023-06-29 12:47:48'),
(282, '14.116.184.143', NULL, 1, '2023-06-29 13:28:57', '2023-06-29 13:28:57'),
(283, '51.222.253.15', NULL, 2, '2023-06-29 13:33:34', '2023-06-29 22:33:11'),
(284, '162.213.196.78', NULL, 1, '2023-06-29 14:14:44', '2023-06-29 14:14:44'),
(285, '91.210.250.94', NULL, 1, '2023-06-29 14:58:34', '2023-06-29 14:58:34'),
(286, '51.222.253.17', NULL, 2, '2023-06-29 15:38:59', '2023-06-29 22:38:14'),
(287, '51.222.253.13', NULL, 2, '2023-06-29 15:42:09', '2023-06-30 00:59:18'),
(288, '166.0.218.43', NULL, 2, '2023-06-29 16:32:15', '2023-06-29 16:32:21'),
(289, '54.224.129.85', NULL, 1, '2023-06-29 16:37:08', '2023-06-29 16:37:08'),
(290, '165.225.124.239', NULL, 1, '2023-06-29 16:39:00', '2023-06-29 16:39:00'),
(291, '40.77.167.252', NULL, 1, '2023-06-29 16:49:43', '2023-06-29 16:49:43'),
(292, '51.68.11.211', NULL, 1, '2023-06-29 16:56:48', '2023-06-29 16:56:48'),
(293, '103.216.223.206', NULL, 3, '2023-06-29 17:03:58', '2023-06-29 17:04:08'),
(294, '51.222.253.18', NULL, 1, '2023-06-29 17:43:02', '2023-06-29 17:43:02'),
(295, '52.3.233.192', NULL, 1, '2023-06-29 18:32:22', '2023-06-29 18:32:22'),
(296, '167.248.133.185', NULL, 1, '2023-06-29 18:39:09', '2023-06-29 18:39:09'),
(297, '43.243.102.2', NULL, 1, '2023-06-29 19:20:00', '2023-06-29 19:20:00'),
(298, '137.226.113.44', NULL, 1, '2023-06-29 19:56:08', '2023-06-29 19:56:08'),
(299, '42.193.17.124', NULL, 3, '2023-06-29 20:10:44', '2023-06-29 20:11:22'),
(300, '167.94.138.52', NULL, 1, '2023-06-29 20:42:54', '2023-06-29 20:42:54'),
(301, '3.92.84.63', NULL, 1, '2023-06-29 21:33:41', '2023-06-29 21:33:41'),
(302, '62.141.44.236', NULL, 1, '2023-06-29 21:37:09', '2023-06-29 21:37:09'),
(303, '45.90.61.158', NULL, 1, '2023-06-29 22:36:16', '2023-06-29 22:36:16'),
(304, '136.226.242.117', NULL, 1, '2023-06-29 23:04:26', '2023-06-29 23:04:26'),
(305, '207.244.124.71', NULL, 12, '2023-06-29 23:25:37', '2023-06-29 23:25:41'),
(306, '20.114.67.193', NULL, 4, '2023-06-29 23:36:40', '2023-06-29 23:36:45'),
(307, '142.202.48.16', NULL, 1, '2023-06-30 01:31:13', '2023-06-30 01:31:13'),
(308, '34.229.46.124', NULL, 1, '2023-06-30 05:13:42', '2023-06-30 05:13:42'),
(309, '167.94.138.34', NULL, 1, '2023-06-30 05:31:55', '2023-06-30 05:31:55'),
(310, '103.83.81.56', NULL, 1, '2023-06-30 05:33:20', '2023-06-30 05:33:20'),
(311, '51.222.253.16', NULL, 1, '2023-06-30 05:57:08', '2023-06-30 05:57:08'),
(312, '51.222.253.12', NULL, 2, '2023-06-30 06:05:01', '2023-06-30 12:58:45'),
(313, '62.122.184.129', NULL, 1, '2023-06-30 06:54:13', '2023-06-30 06:54:13'),
(314, '139.59.92.210', NULL, 2, '2023-06-30 07:03:14', '2023-06-30 07:03:16'),
(315, '72.138.13.130', NULL, 2, '2023-06-30 07:13:23', '2023-06-30 07:13:24'),
(316, '165.225.124.239', NULL, 1, '2023-06-30 07:51:11', '2023-06-30 07:51:11'),
(317, '69.171.231.4', NULL, 1, '2023-06-30 08:42:04', '2023-06-30 08:42:04'),
(318, '167.248.133.184', NULL, 1, '2023-06-30 09:41:17', '2023-06-30 09:41:17'),
(319, '51.222.253.8', NULL, 1, '2023-06-30 10:29:47', '2023-06-30 10:29:47'),
(320, '51.222.253.3', NULL, 1, '2023-06-30 12:54:32', '2023-06-30 12:54:32'),
(321, '154.16.192.187', NULL, 2, '2023-06-30 14:17:03', '2023-06-30 14:17:21'),
(322, '52.167.144.48', NULL, 1, '2023-06-30 14:56:35', '2023-06-30 14:56:35'),
(323, '179.61.197.127', NULL, 1, '2023-06-30 15:03:04', '2023-06-30 15:03:04'),
(324, '51.222.253.19', NULL, 2, '2023-06-30 15:14:23', '2023-07-01 03:34:58'),
(325, '66.249.70.9', NULL, 2, '2023-06-30 15:26:07', '2023-06-30 23:18:54'),
(326, '66.249.70.8', NULL, 2, '2023-06-30 15:31:16', '2023-06-30 23:23:53'),
(327, '205.169.39.130', NULL, 2, '2023-06-30 15:45:11', '2023-06-30 15:45:28'),
(328, '205.210.31.156', NULL, 1, '2023-06-30 15:51:57', '2023-06-30 15:51:57'),
(329, '40.77.167.239', NULL, 1, '2023-06-30 17:26:29', '2023-06-30 17:26:29'),
(330, '156.146.37.105', NULL, 1, '2023-06-30 18:02:44', '2023-06-30 18:02:44'),
(331, '44.233.220.227', NULL, 1, '2023-06-30 18:21:24', '2023-06-30 18:21:24'),
(332, '103.83.81.133', NULL, 3, '2023-06-30 20:08:34', '2023-06-30 20:12:48'),
(333, '51.222.253.14', NULL, 1, '2023-06-30 20:28:04', '2023-06-30 20:28:04'),
(334, '13.50.236.168', NULL, 1, '2023-06-30 20:30:48', '2023-06-30 20:30:48'),
(335, '51.222.253.11', NULL, 2, '2023-06-30 20:43:10', '2023-06-30 22:58:50'),
(336, '91.218.230.169', NULL, 4, '2023-06-30 20:53:35', '2023-06-30 20:53:39'),
(337, '101.68.211.2', NULL, 2, '2023-06-30 21:28:19', '2023-06-30 21:29:37'),
(338, '35.162.112.175', NULL, 1, '2023-06-30 22:57:19', '2023-06-30 22:57:19'),
(339, '35.167.35.28', NULL, 1, '2023-06-30 22:57:24', '2023-06-30 22:57:24'),
(340, '51.222.253.15', NULL, 1, '2023-06-30 23:07:04', '2023-06-30 23:07:04'),
(341, '54.215.54.214', NULL, 1, '2023-07-01 00:04:15', '2023-07-01 00:04:15'),
(342, '182.48.79.237', NULL, 1, '2023-07-01 00:51:10', '2023-07-01 00:51:10'),
(343, '139.84.138.17', NULL, 2, '2023-07-01 00:51:47', '2023-07-01 00:51:49'),
(344, '82.157.64.138', NULL, 1, '2023-07-01 02:09:38', '2023-07-01 02:09:38'),
(345, '54.229.72.164', NULL, 1, '2023-07-01 03:49:55', '2023-07-01 03:49:55'),
(346, '45.137.203.13', NULL, 2, '2023-07-01 04:51:02', '2023-07-01 04:51:21'),
(347, '18.232.159.122', NULL, 1, '2023-07-01 05:13:16', '2023-07-01 05:13:16'),
(348, '44.233.220.227', NULL, 1, '2023-07-01 05:29:58', '2023-07-01 05:29:58'),
(349, '51.222.253.6', NULL, 1, '2023-07-01 06:08:15', '2023-07-01 06:08:15'),
(350, '51.222.253.17', NULL, 2, '2023-07-01 08:36:00', '2023-07-01 08:49:12'),
(351, '65.154.226.168', NULL, 1, '2023-07-01 08:56:18', '2023-07-01 08:56:18'),
(352, '65.154.226.166', NULL, 1, '2023-07-01 09:35:57', '2023-07-01 09:35:57'),
(353, '52.167.144.48', NULL, 3, '2023-07-01 09:39:30', '2023-07-02 01:23:29'),
(354, '51.222.253.19', NULL, 1, '2023-07-01 10:58:06', '2023-07-01 10:58:06'),
(355, '166.0.218.52', NULL, 2, '2023-07-01 11:04:57', '2023-07-01 18:37:14'),
(356, '34.226.124.194', NULL, 1, '2023-07-01 11:08:32', '2023-07-01 11:08:32'),
(357, '66.249.70.168', NULL, 1, '2023-07-01 11:20:12', '2023-07-01 11:20:12'),
(358, '162.55.85.228', NULL, 3, '2023-07-01 14:06:56', '2023-07-02 00:29:35'),
(359, '162.213.196.78', NULL, 1, '2023-07-01 14:10:01', '2023-07-01 14:10:01'),
(360, '194.146.26.74', NULL, 20, '2023-07-01 14:30:20', '2023-07-01 15:22:09'),
(361, '35.212.137.141', NULL, 1, '2023-07-01 15:48:03', '2023-07-01 15:48:03'),
(362, '51.222.253.18', NULL, 2, '2023-07-01 15:50:31', '2023-07-01 18:17:34'),
(363, '72.13.46.2', NULL, 1, '2023-07-01 16:18:14', '2023-07-01 16:18:14'),
(364, '51.222.253.11', NULL, 1, '2023-07-01 16:36:03', '2023-07-01 16:36:03'),
(365, '114.104.183.44', NULL, 1, '2023-07-01 17:34:01', '2023-07-01 17:34:01'),
(366, '8.140.56.75', NULL, 1, '2023-07-01 17:56:04', '2023-07-01 17:56:04'),
(367, '103.178.7.23', NULL, 1, '2023-07-01 18:02:14', '2023-07-01 18:02:14'),
(368, '51.222.253.8', NULL, 1, '2023-07-01 18:27:27', '2023-07-01 18:27:27'),
(369, '89.46.105.141', NULL, 1, '2023-07-01 20:28:17', '2023-07-01 20:28:17'),
(370, '54.146.160.207', NULL, 1, '2023-07-01 21:44:33', '2023-07-01 21:44:33'),
(371, '35.185.76.79', NULL, 21, '2023-07-01 21:51:30', '2023-07-01 21:51:33'),
(372, '171.244.15.77', NULL, 21, '2023-07-01 21:51:44', '2023-07-01 21:51:59'),
(373, '193.176.181.188', NULL, 21, '2023-07-01 21:52:03', '2023-07-01 21:52:13'),
(374, '89.201.167.100', NULL, 42, '2023-07-01 21:52:14', '2023-07-01 21:53:30'),
(375, '35.214.190.212', NULL, 21, '2023-07-01 21:52:30', '2023-07-01 21:52:36'),
(376, '212.102.57.206', NULL, 1, '2023-07-01 22:25:22', '2023-07-01 22:25:22'),
(377, '128.199.145.214', NULL, 2, '2023-07-01 23:23:00', '2023-07-01 23:23:01'),
(378, '142.181.79.15', NULL, 1, '2023-07-02 00:05:42', '2023-07-02 00:05:42'),
(379, '14.128.33.50', NULL, 1, '2023-07-02 00:33:27', '2023-07-02 00:33:27'),
(380, '51.222.253.1', NULL, 1, '2023-07-02 01:59:40', '2023-07-02 01:59:40'),
(381, '51.222.253.15', NULL, 1, '2023-07-02 02:15:46', '2023-07-02 02:15:46'),
(382, '102.165.48.83', NULL, 1, '2023-07-02 02:51:28', '2023-07-02 02:51:28'),
(383, '51.222.253.12', NULL, 1, '2023-07-02 04:09:33', '2023-07-02 04:09:33'),
(384, '51.222.253.1', NULL, 1, '2023-07-02 04:14:37', '2023-07-02 04:14:37'),
(385, '134.209.87.249', NULL, 2, '2023-07-02 04:40:11', '2023-07-02 04:40:12'),
(386, '185.220.102.248', NULL, 1, '2023-07-02 04:50:47', '2023-07-02 04:50:47'),
(387, '93.174.89.224', NULL, 1, '2023-07-02 04:50:49', '2023-07-02 04:50:49'),
(388, '77.91.78.210', NULL, 1, '2023-07-02 04:50:59', '2023-07-02 04:50:59'),
(389, '23.128.248.21', NULL, 1, '2023-07-02 04:51:01', '2023-07-02 04:51:01'),
(390, '47.253.58.192', NULL, 1, '2023-07-02 05:46:06', '2023-07-02 05:46:06'),
(391, '47.252.21.203', NULL, 1, '2023-07-02 06:06:09', '2023-07-02 06:06:09'),
(392, '156.146.36.206', NULL, 2, '2023-07-02 07:09:58', '2023-07-03 01:09:07'),
(393, '173.249.27.178', NULL, 1, '2023-07-02 07:10:22', '2023-07-02 07:10:22'),
(394, '47.252.21.241', NULL, 1, '2023-07-02 07:41:56', '2023-07-02 07:41:56'),
(395, '43.229.208.190', NULL, 4, '2023-07-02 08:28:59', '2023-07-02 10:56:32'),
(396, '51.222.253.18', NULL, 1, '2023-07-02 09:12:32', '2023-07-02 09:12:32'),
(397, '66.249.70.3', NULL, 1, '2023-07-02 09:46:39', '2023-07-02 09:46:39'),
(398, '202.134.14.154', NULL, 1, '2023-07-02 10:01:33', '2023-07-02 10:01:33'),
(399, '44.234.48.35', NULL, 1, '2023-07-02 10:14:46', '2023-07-02 10:14:46'),
(400, '66.249.70.1', NULL, 1, '2023-07-02 10:16:40', '2023-07-02 10:16:40'),
(401, '102.129.145.18', NULL, 1, '2023-07-02 11:20:44', '2023-07-02 11:20:44'),
(402, '137.184.115.36', NULL, 1, '2023-07-02 11:23:13', '2023-07-02 11:23:13'),
(403, '202.4.121.14', NULL, 1, '2023-07-02 11:35:22', '2023-07-02 11:35:22'),
(404, '40.94.226.98', NULL, 1, '2023-07-02 11:38:27', '2023-07-02 11:38:27'),
(405, '3.249.207.128', NULL, 1, '2023-07-02 11:55:20', '2023-07-02 11:55:20'),
(406, '51.222.253.13', NULL, 3, '2023-07-02 11:56:53', '2023-07-03 00:26:43'),
(407, '51.222.253.2', NULL, 2, '2023-07-02 12:05:01', '2023-07-02 14:18:41'),
(408, '185.65.207.26', NULL, 28, '2023-07-02 12:05:47', '2023-07-02 12:35:05'),
(409, '103.254.84.182', NULL, 2, '2023-07-02 12:14:04', '2023-07-02 12:15:37'),
(410, '40.94.226.23', NULL, 1, '2023-07-02 13:59:06', '2023-07-02 13:59:06'),
(411, '162.213.196.78', NULL, 1, '2023-07-02 14:10:07', '2023-07-02 14:10:07'),
(412, '213.180.203.103', NULL, 1, '2023-07-02 14:11:57', '2023-07-02 14:11:57'),
(413, '66.249.70.173', NULL, 2, '2023-07-02 14:24:28', '2023-07-03 01:26:31'),
(414, '69.59.197.165', NULL, 1, '2023-07-02 14:46:09', '2023-07-02 14:46:09'),
(415, '66.249.80.3', NULL, 1, '2023-07-02 14:46:12', '2023-07-02 14:46:12'),
(416, '213.180.203.38', NULL, 1, '2023-07-02 14:50:37', '2023-07-02 14:50:37'),
(417, '44.234.47.136', NULL, 1, '2023-07-02 15:29:32', '2023-07-02 15:29:32'),
(418, '166.0.218.31', NULL, 1, '2023-07-02 16:30:57', '2023-07-02 16:30:57'),
(419, '51.222.253.9', NULL, 2, '2023-07-02 16:53:02', '2023-07-03 02:54:17'),
(420, '157.55.183.169', NULL, 1, '2023-07-02 17:08:09', '2023-07-02 17:08:09'),
(421, '34.132.237.140', NULL, 2, '2023-07-02 17:10:34', '2023-07-02 17:10:37'),
(422, '43.134.105.94', NULL, 6, '2023-07-02 17:11:18', '2023-07-02 17:11:20'),
(423, '93.158.91.19', NULL, 1, '2023-07-02 18:57:30', '2023-07-02 18:57:30'),
(424, '52.211.6.192', NULL, 1, '2023-07-02 19:05:12', '2023-07-02 19:05:12'),
(425, '51.222.253.5', NULL, 1, '2023-07-02 19:20:37', '2023-07-02 19:20:37'),
(426, '40.77.167.239', NULL, 1, '2023-07-02 19:39:05', '2023-07-02 19:39:05'),
(427, '146.70.192.108', NULL, 3, '2023-07-02 20:50:33', '2023-07-02 20:50:38'),
(428, '52.167.144.48', NULL, 1, '2023-07-02 21:56:35', '2023-07-02 21:56:35'),
(429, '34.194.45.108', NULL, 1, '2023-07-02 22:36:01', '2023-07-02 22:36:01'),
(430, '138.246.236.155', NULL, 1, '2023-07-02 22:44:37', '2023-07-02 22:44:37'),
(431, '191.96.227.178', NULL, 1, '2023-07-02 22:56:01', '2023-07-02 22:56:01'),
(432, '35.90.85.119', NULL, 1, '2023-07-02 23:51:44', '2023-07-02 23:51:44'),
(433, '35.92.54.115', NULL, 1, '2023-07-02 23:51:51', '2023-07-02 23:51:51'),
(434, '54.189.15.227', NULL, 1, '2023-07-02 23:52:37', '2023-07-02 23:52:37'),
(435, '54.70.122.76', NULL, 1, '2023-07-02 23:52:53', '2023-07-02 23:52:53'),
(436, '51.222.253.16', NULL, 1, '2023-07-03 00:13:36', '2023-07-03 00:13:36'),
(437, '40.124.27.181', NULL, 1, '2023-07-03 02:15:25', '2023-07-03 02:15:25'),
(438, '20.114.70.233', NULL, 5, '2023-07-03 03:47:25', '2023-07-03 03:47:28'),
(439, '54.224.247.226', NULL, 1, '2023-07-03 04:44:37', '2023-07-03 04:44:37'),
(440, '3.212.147.252', NULL, 1, '2023-07-03 05:06:37', '2023-07-03 05:06:37'),
(441, '54.88.146.16', NULL, 1, '2023-07-03 05:44:42', '2023-07-03 05:44:42'),
(442, '192.158.234.122', NULL, 1, '2023-07-03 06:42:24', '2023-07-03 06:42:24'),
(443, '51.222.253.1', NULL, 1, '2023-07-03 08:14:04', '2023-07-03 08:14:04'),
(444, '18.237.229.166', NULL, 1, '2023-07-03 08:16:14', '2023-07-03 08:16:14'),
(445, '51.222.253.12', NULL, 1, '2023-07-03 09:00:18', '2023-07-03 09:00:18'),
(446, '103.145.70.52', NULL, 3, '2023-07-03 09:06:55', '2023-07-03 09:19:30'),
(447, '103.20.141.6', NULL, 1, '2023-07-03 09:18:15', '2023-07-03 09:18:15'),
(448, '173.252.87.116', NULL, 1, '2023-07-03 10:12:12', '2023-07-03 10:12:12'),
(449, '51.222.253.17', NULL, 1, '2023-07-03 10:18:45', '2023-07-03 10:18:45'),
(450, '51.222.253.7', NULL, 1, '2023-07-03 11:01:23', '2023-07-03 11:01:23'),
(451, '118.179.202.122', NULL, 2, '2023-07-03 12:11:36', '2023-07-03 12:12:15'),
(452, '103.69.150.108', NULL, 1, '2023-07-03 13:35:21', '2023-07-03 13:35:21'),
(453, '162.213.196.78', NULL, 1, '2023-07-03 14:10:10', '2023-07-03 14:10:10'),
(454, '23.229.104.2', NULL, 2, '2023-07-03 14:20:20', '2023-07-03 14:20:43'),
(455, '52.167.144.48', NULL, 1, '2023-07-03 14:30:47', '2023-07-03 14:30:47'),
(456, '104.210.149.230', NULL, 1, '2023-07-03 16:03:23', '2023-07-03 16:03:23'),
(457, '185.189.39.191', NULL, 1, '2023-07-03 16:29:16', '2023-07-03 16:29:16'),
(458, '54.217.6.161', NULL, 1, '2023-07-03 18:25:03', '2023-07-03 18:25:03'),
(459, '51.222.253.18', NULL, 1, '2023-07-03 19:55:46', '2023-07-03 19:55:46'),
(460, '87.236.176.170', NULL, 1, '2023-07-03 20:18:27', '2023-07-03 20:18:27'),
(461, '87.236.176.34', NULL, 1, '2023-07-03 20:18:30', '2023-07-03 20:18:30'),
(462, '51.222.253.9', NULL, 1, '2023-07-03 20:41:45', '2023-07-03 20:41:45'),
(463, '208.91.69.28', NULL, 1, '2023-07-03 21:10:35', '2023-07-03 21:10:35'),
(464, '44.234.48.35', NULL, 1, '2023-07-03 21:58:10', '2023-07-03 21:58:10'),
(465, '51.254.199.11', NULL, 1, '2023-07-03 22:02:56', '2023-07-03 22:02:56'),
(466, '51.222.253.13', NULL, 1, '2023-07-03 22:32:56', '2023-07-03 22:32:56'),
(467, '51.222.253.19', NULL, 1, '2023-07-03 23:09:04', '2023-07-03 23:09:04'),
(468, '198.57.247.137', NULL, 1, '2023-07-03 23:30:28', '2023-07-03 23:30:28'),
(469, '40.77.167.239', NULL, 1, '2023-07-03 23:44:43', '2023-07-03 23:44:43'),
(470, '198.235.24.217', NULL, 1, '2023-07-04 02:21:29', '2023-07-04 02:21:29'),
(471, '44.234.47.136', NULL, 1, '2023-07-04 02:33:13', '2023-07-04 02:33:13'),
(472, '51.222.253.4', NULL, 1, '2023-07-04 04:53:17', '2023-07-04 04:53:17'),
(473, '51.222.253.19', NULL, 1, '2023-07-04 05:05:05', '2023-07-04 05:05:05'),
(474, '95.211.210.103', NULL, 1, '2023-07-04 06:06:40', '2023-07-04 06:06:40'),
(475, '3.140.210.139', NULL, 1, '2023-07-04 06:22:54', '2023-07-04 06:22:54'),
(476, '62.210.173.77', NULL, 1, '2023-07-04 06:36:42', '2023-07-04 06:36:42'),
(477, '40.77.167.239', NULL, 1, '2023-07-04 07:05:15', '2023-07-04 07:05:15'),
(478, '85.208.210.238', NULL, 1, '2023-07-04 07:07:29', '2023-07-04 07:07:29'),
(479, '52.87.201.44', NULL, 1, '2023-07-04 07:08:37', '2023-07-04 07:08:37'),
(480, '167.71.134.212', NULL, 2, '2023-07-04 07:50:29', '2023-07-04 07:50:30'),
(481, '51.222.253.2', NULL, 2, '2023-07-04 07:55:00', '2023-07-05 00:48:20'),
(482, '51.222.253.10', NULL, 1, '2023-07-04 08:56:01', '2023-07-04 08:56:01'),
(483, '103.154.125.98', NULL, 6, '2023-07-04 09:10:24', '2023-07-04 09:10:32'),
(484, '34.140.130.61', NULL, 1, '2023-07-04 09:28:48', '2023-07-04 09:28:48'),
(485, '34.79.162.186', NULL, 1, '2023-07-04 09:28:48', '2023-07-04 09:28:48'),
(486, '120.50.9.46', NULL, 2, '2023-07-04 09:33:59', '2023-07-04 09:34:55'),
(487, '103.178.7.23', NULL, 2, '2023-07-04 10:37:21', '2023-07-04 10:37:48'),
(488, '37.19.205.180', NULL, 1, '2023-07-04 11:37:35', '2023-07-04 11:37:35'),
(489, '114.130.157.176', NULL, 1, '2023-07-04 11:42:29', '2023-07-04 11:42:29'),
(490, '118.107.43.102', NULL, 2, '2023-07-04 11:52:07', '2023-07-04 13:04:40'),
(491, '52.167.144.48', NULL, 2, '2023-07-04 12:31:01', '2023-07-04 19:04:48'),
(492, '43.229.208.190', NULL, 1, '2023-07-04 13:10:10', '2023-07-04 13:10:10'),
(493, '45.83.151.71', NULL, 1, '2023-07-04 13:54:27', '2023-07-04 13:54:27'),
(494, '167.248.133.36', NULL, 1, '2023-07-04 14:03:45', '2023-07-04 14:03:45'),
(495, '167.94.138.36', NULL, 1, '2023-07-04 14:06:31', '2023-07-04 14:06:31'),
(496, '20.10.6.157', NULL, 1, '2023-07-04 14:33:05', '2023-07-04 14:33:05'),
(497, '51.222.253.16', NULL, 1, '2023-07-04 14:45:42', '2023-07-04 14:45:42'),
(498, '51.222.253.13', NULL, 1, '2023-07-04 15:43:24', '2023-07-04 15:43:24'),
(499, '5.133.192.212', NULL, 1, '2023-07-04 17:16:24', '2023-07-04 17:16:24'),
(500, '51.222.253.3', NULL, 1, '2023-07-04 17:31:05', '2023-07-04 17:31:05'),
(501, '51.222.253.15', NULL, 1, '2023-07-04 17:57:06', '2023-07-04 17:57:06'),
(502, '3.212.147.252', NULL, 1, '2023-07-04 19:10:13', '2023-07-04 19:10:13'),
(503, '87.236.176.131', NULL, 1, '2023-07-04 19:39:57', '2023-07-04 19:39:57'),
(504, '62.210.245.181', NULL, 1, '2023-07-04 19:55:04', '2023-07-04 19:55:04'),
(505, '182.150.1.23', NULL, 1, '2023-07-04 20:04:38', '2023-07-04 20:04:38'),
(506, '54.148.183.211', NULL, 1, '2023-07-04 22:07:01', '2023-07-04 22:07:01'),
(507, '35.89.57.117', NULL, 1, '2023-07-04 22:07:49', '2023-07-04 22:07:49'),
(508, '5.161.186.102', NULL, 1, '2023-07-04 22:33:20', '2023-07-04 22:33:20'),
(509, '103.151.140.27', NULL, 1, '2023-07-04 23:09:19', '2023-07-04 23:09:19'),
(510, '104.28.40.145', NULL, 1, '2023-07-04 23:28:33', '2023-07-04 23:28:33'),
(511, '213.180.203.102', NULL, 1, '2023-07-04 23:50:49', '2023-07-04 23:50:49'),
(512, '51.222.253.17', NULL, 1, '2023-07-05 00:15:23', '2023-07-05 00:15:23'),
(513, '180.74.46.132', NULL, 2, '2023-07-05 00:18:35', '2023-07-05 00:18:36'),
(514, '87.236.176.38', NULL, 1, '2023-07-05 00:34:42', '2023-07-05 00:34:42'),
(515, '222.77.96.146', NULL, 1, '2023-07-05 02:17:34', '2023-07-05 02:17:34'),
(516, '192.158.234.122', NULL, 1, '2023-07-05 02:24:38', '2023-07-05 02:24:38'),
(517, '118.193.36.237', NULL, 1, '2023-07-05 02:51:38', '2023-07-05 02:51:38'),
(518, '34.222.106.5', NULL, 1, '2023-07-05 03:59:44', '2023-07-05 03:59:44'),
(519, '54.184.154.141', NULL, 1, '2023-07-05 04:01:42', '2023-07-05 04:01:42'),
(520, '51.222.253.6', NULL, 1, '2023-07-05 04:02:28', '2023-07-05 04:02:28'),
(521, '35.87.112.137', NULL, 1, '2023-07-05 04:02:43', '2023-07-05 04:02:43'),
(522, '52.167.144.48', NULL, 2, '2023-07-05 04:03:01', '2023-07-06 03:10:01'),
(523, '54.190.197.203', NULL, 1, '2023-07-05 04:13:53', '2023-07-05 04:13:53'),
(524, '35.92.192.189', NULL, 1, '2023-07-05 04:18:53', '2023-07-05 04:18:53'),
(525, '35.92.203.138', NULL, 1, '2023-07-05 04:23:52', '2023-07-05 04:23:52'),
(526, '222.211.72.52', NULL, 1, '2023-07-05 04:34:28', '2023-07-05 04:34:28'),
(527, '51.222.253.16', NULL, 1, '2023-07-05 04:41:03', '2023-07-05 04:41:03'),
(528, '185.233.19.39', NULL, 1, '2023-07-05 05:10:08', '2023-07-05 05:10:08'),
(529, '54.162.195.119', NULL, 1, '2023-07-05 05:34:25', '2023-07-05 05:34:25'),
(530, '222.77.96.129', NULL, 1, '2023-07-05 06:48:26', '2023-07-05 06:48:26'),
(531, '222.77.96.141', NULL, 1, '2023-07-05 06:54:25', '2023-07-05 06:54:25'),
(532, '185.233.19.44', NULL, 1, '2023-07-05 08:11:57', '2023-07-05 08:11:57'),
(533, '182.131.31.33', NULL, 1, '2023-07-05 08:13:44', '2023-07-05 08:13:44'),
(534, '198.235.24.35', NULL, 1, '2023-07-05 08:46:46', '2023-07-05 08:46:46'),
(535, '89.187.162.177', NULL, 1, '2023-07-05 09:09:56', '2023-07-05 09:09:56'),
(536, '182.131.31.39', NULL, 1, '2023-07-05 09:37:11', '2023-07-05 09:37:11'),
(537, '103.158.86.238', NULL, 1, '2023-07-05 09:55:58', '2023-07-05 09:55:58'),
(538, '51.222.253.19', NULL, 1, '2023-07-05 10:00:39', '2023-07-05 10:00:39'),
(539, '51.222.253.18', NULL, 2, '2023-07-05 10:08:44', '2023-07-05 22:16:45'),
(540, '118.123.237.218', NULL, 1, '2023-07-05 10:21:51', '2023-07-05 10:21:51'),
(541, '43.229.208.190', NULL, 1, '2023-07-05 10:24:02', '2023-07-05 10:24:02'),
(542, '205.169.39.197', NULL, 2, '2023-07-05 10:47:34', '2023-07-05 10:47:45'),
(543, '87.236.176.45', NULL, 1, '2023-07-05 11:44:38', '2023-07-05 11:44:38'),
(544, '34.230.129.147', NULL, 3, '2023-07-05 11:45:14', '2023-07-05 11:45:15'),
(545, '31.220.94.237', NULL, 1, '2023-07-05 12:08:52', '2023-07-05 12:08:52'),
(546, '182.131.31.38', NULL, 1, '2023-07-05 12:36:51', '2023-07-05 12:36:51'),
(547, '42.83.147.54', NULL, 1, '2023-07-05 12:47:51', '2023-07-05 12:47:51'),
(548, '51.222.253.17', NULL, 1, '2023-07-05 13:02:50', '2023-07-05 13:02:50'),
(549, '163.172.110.121', NULL, 2, '2023-07-05 13:20:22', '2023-07-05 13:20:23'),
(550, '120.50.5.90', NULL, 1, '2023-07-05 13:32:26', '2023-07-05 13:32:26'),
(551, '51.222.253.10', NULL, 1, '2023-07-05 14:03:22', '2023-07-05 14:03:22'),
(552, '162.213.196.78', NULL, 1, '2023-07-05 14:14:05', '2023-07-05 14:14:05'),
(553, '103.245.108.186', NULL, 1, '2023-07-05 14:43:56', '2023-07-05 14:43:56'),
(554, '54.229.146.241', NULL, 1, '2023-07-05 16:18:20', '2023-07-05 16:18:20'),
(555, '27.147.206.114', NULL, 1, '2023-07-05 16:50:04', '2023-07-05 16:50:04'),
(556, '66.249.70.168', NULL, 1, '2023-07-05 17:26:59', '2023-07-05 17:26:59'),
(557, '66.249.70.167', NULL, 2, '2023-07-05 17:28:48', '2023-07-05 17:28:48'),
(558, '167.71.19.64', NULL, 2, '2023-07-05 17:35:22', '2023-07-05 17:35:23'),
(559, '222.211.72.55', NULL, 1, '2023-07-05 17:43:38', '2023-07-05 17:43:38'),
(560, '40.77.167.239', NULL, 1, '2023-07-05 17:52:41', '2023-07-05 17:52:41'),
(561, '183.1.201.225', NULL, 1, '2023-07-05 17:53:08', '2023-07-05 17:53:08'),
(562, '45.79.123.205', NULL, 4, '2023-07-05 19:13:18', '2023-07-05 21:00:17'),
(563, '51.222.253.14', NULL, 1, '2023-07-05 19:18:47', '2023-07-05 19:18:47'),
(564, '51.222.253.4', NULL, 1, '2023-07-05 19:36:13', '2023-07-05 19:36:13'),
(565, '37.111.200.7', NULL, 1, '2023-07-05 19:47:02', '2023-07-05 19:47:02'),
(566, '62.102.148.156', NULL, 1, '2023-07-05 19:59:15', '2023-07-05 19:59:15'),
(567, '112.91.123.209', NULL, 1, '2023-07-05 20:16:20', '2023-07-05 20:16:20'),
(568, '185.233.19.45', NULL, 1, '2023-07-05 20:47:22', '2023-07-05 20:47:22'),
(569, '185.233.19.38', NULL, 1, '2023-07-05 21:02:16', '2023-07-05 21:02:16'),
(570, '44.234.47.136', NULL, 1, '2023-07-05 21:23:16', '2023-07-05 21:23:16'),
(571, '183.239.193.237', NULL, 1, '2023-07-06 02:20:50', '2023-07-06 02:20:50'),
(572, '178.254.11.41', NULL, 1, '2023-07-06 02:44:40', '2023-07-06 02:44:40'),
(573, '34.101.135.86', NULL, 5, '2023-07-06 04:03:37', '2023-07-06 04:03:39'),
(574, '107.178.238.49', NULL, 1, '2023-07-06 04:05:20', '2023-07-06 04:05:20'),
(575, '35.175.201.95', NULL, 1, '2023-07-06 04:33:45', '2023-07-06 04:33:45'),
(576, '51.222.253.20', NULL, 2, '2023-07-06 04:35:10', '2023-07-07 00:00:59'),
(577, '44.234.89.20', NULL, 1, '2023-07-06 04:36:55', '2023-07-06 04:36:55'),
(578, '54.36.148.175', NULL, 1, '2023-07-06 04:54:20', '2023-07-06 04:54:20'),
(579, '115.85.30.29', NULL, 1, '2023-07-06 05:06:50', '2023-07-06 05:06:50'),
(580, '52.167.144.48', NULL, 2, '2023-07-06 06:28:58', '2023-07-06 16:13:58'),
(581, '167.99.81.231', NULL, 2, '2023-07-06 06:39:27', '2023-07-06 06:39:28'),
(582, '185.96.37.69', NULL, 1, '2023-07-06 06:43:10', '2023-07-06 06:43:10'),
(583, '3.212.147.252', NULL, 1, '2023-07-06 06:46:36', '2023-07-06 06:46:36'),
(584, '103.144.236.50', NULL, 1, '2023-07-06 07:27:41', '2023-07-06 07:27:41'),
(585, '51.222.253.18', NULL, 2, '2023-07-06 08:00:50', '2023-07-06 17:00:44'),
(586, '74.119.195.205', NULL, 4, '2023-07-06 08:44:16', '2023-07-06 13:26:30'),
(587, '44.234.48.35', NULL, 1, '2023-07-06 09:05:28', '2023-07-06 09:05:28'),
(588, '77.74.177.119', NULL, 1, '2023-07-06 10:03:51', '2023-07-06 10:03:51'),
(589, '87.249.132.178', NULL, 2, '2023-07-06 10:33:26', '2023-07-06 10:33:27'),
(590, '51.222.253.19', NULL, 2, '2023-07-06 10:55:43', '2023-07-06 14:12:13'),
(591, '20.212.195.234', NULL, 1, '2023-07-06 11:16:17', '2023-07-06 11:16:17'),
(592, '40.94.227.78', NULL, 1, '2023-07-06 11:23:07', '2023-07-06 11:23:07'),
(593, '40.94.30.162', NULL, 1, '2023-07-06 13:03:59', '2023-07-06 13:03:59'),
(594, '40.94.28.96', NULL, 1, '2023-07-06 13:04:01', '2023-07-06 13:04:01'),
(595, '202.134.14.154', NULL, 1, '2023-07-06 13:46:57', '2023-07-06 13:46:57'),
(596, '66.249.70.11', NULL, 2, '2023-07-06 13:50:16', '2023-07-06 13:58:19'),
(597, '180.74.46.132', NULL, 1, '2023-07-06 13:55:16', '2023-07-06 13:55:16'),
(598, '66.249.70.10', NULL, 1, '2023-07-06 13:58:20', '2023-07-06 13:58:20'),
(599, '50.17.242.50', NULL, 4, '2023-07-06 13:58:51', '2023-07-06 14:07:15'),
(600, '66.249.70.12', NULL, 1, '2023-07-06 14:01:21', '2023-07-06 14:01:21'),
(601, '175.41.44.50', NULL, 2, '2023-07-06 15:00:58', '2023-07-06 15:01:04'),
(602, '54.36.148.232', NULL, 1, '2023-07-06 15:01:51', '2023-07-06 15:01:51'),
(603, '191.96.227.178', NULL, 1, '2023-07-06 15:58:43', '2023-07-06 15:58:43'),
(604, '34.128.73.241', NULL, 5, '2023-07-06 17:16:40', '2023-07-06 17:16:43'),
(605, '34.227.22.152', NULL, 1, '2023-07-06 17:33:33', '2023-07-06 17:33:33'),
(606, '103.217.111.92', NULL, 1, '2023-07-06 18:23:57', '2023-07-06 18:23:57'),
(607, '51.222.253.5', NULL, 1, '2023-07-06 19:06:47', '2023-07-06 19:06:47'),
(608, '103.83.81.250', NULL, 1, '2023-07-06 19:31:41', '2023-07-06 19:31:41'),
(609, '51.222.253.17', NULL, 1, '2023-07-06 20:13:29', '2023-07-06 20:13:29'),
(610, '49.34.118.6', NULL, 1, '2023-07-06 20:43:08', '2023-07-06 20:43:08'),
(611, '40.77.167.239', NULL, 1, '2023-07-06 20:58:57', '2023-07-06 20:58:57'),
(612, '221.2.155.200', NULL, 2, '2023-07-06 22:17:24', '2023-07-06 23:12:42'),
(613, '138.199.60.173', NULL, 5, '2023-07-06 22:19:02', '2023-07-06 22:19:04'),
(614, '159.65.113.230', NULL, 1, '2023-07-06 23:34:06', '2023-07-06 23:34:06'),
(615, '3.126.121.83', NULL, 1, '2023-07-06 23:52:18', '2023-07-06 23:52:18'),
(616, '51.222.253.7', NULL, 1, '2023-07-06 23:52:37', '2023-07-06 23:52:37'),
(617, '103.193.174.99', NULL, 1, '2023-07-07 00:08:26', '2023-07-07 00:08:26'),
(618, '172.255.82.150', NULL, 1, '2023-07-07 00:12:18', '2023-07-07 00:12:18'),
(619, '198.235.24.116', NULL, 1, '2023-07-07 01:39:24', '2023-07-07 01:39:24'),
(620, '103.83.81.166', NULL, 1, '2023-07-07 02:30:02', '2023-07-07 02:30:02'),
(621, '51.222.253.11', NULL, 1, '2023-07-07 03:04:42', '2023-07-07 03:04:42'),
(622, '107.148.73.70', NULL, 1, '2023-07-07 03:34:20', '2023-07-07 03:34:20'),
(623, '51.222.253.20', NULL, 2, '2023-07-07 06:05:29', '2023-07-07 09:09:10'),
(624, '54.80.3.218', NULL, 1, '2023-07-07 07:00:03', '2023-07-07 07:00:03'),
(625, '122.185.214.146', NULL, 1, '2023-07-07 07:40:41', '2023-07-07 07:40:41'),
(626, '74.119.195.205', NULL, 2, '2023-07-07 08:43:51', '2023-07-07 10:24:25'),
(627, '51.222.253.19', NULL, 1, '2023-07-07 09:12:26', '2023-07-07 09:12:26'),
(628, '183.136.225.44', NULL, 2, '2023-07-07 09:12:56', '2023-07-07 09:26:07'),
(629, '66.249.70.11', NULL, 3, '2023-07-07 09:19:12', '2023-07-07 22:05:19'),
(630, '146.190.98.164', NULL, 10, '2023-07-07 09:31:47', '2023-07-07 14:17:30'),
(631, '107.178.207.120', NULL, 1, '2023-07-07 10:07:42', '2023-07-07 10:07:42'),
(632, '52.167.144.25', NULL, 1, '2023-07-07 11:41:52', '2023-07-07 11:41:52'),
(633, '52.167.144.48', NULL, 1, '2023-07-07 11:42:17', '2023-07-07 11:42:17'),
(634, '51.222.253.9', NULL, 2, '2023-07-07 11:59:01', '2023-07-07 18:17:26'),
(635, '139.144.116.110', NULL, 4, '2023-07-07 12:43:40', '2023-07-07 12:43:40'),
(636, '54.164.137.40', NULL, 1, '2023-07-07 12:49:54', '2023-07-07 12:49:54'),
(637, '37.139.53.25', NULL, 1, '2023-07-07 13:28:27', '2023-07-07 13:28:27'),
(638, '162.213.196.78', NULL, 1, '2023-07-07 14:10:10', '2023-07-07 14:10:10'),
(639, '5.104.81.11', NULL, 1, '2023-07-07 14:15:33', '2023-07-07 14:15:33'),
(640, '44.234.47.136', NULL, 1, '2023-07-07 14:34:15', '2023-07-07 14:34:15'),
(641, '51.222.253.18', NULL, 1, '2023-07-07 15:10:37', '2023-07-07 15:10:37'),
(642, '167.94.138.33', NULL, 1, '2023-07-07 17:58:03', '2023-07-07 17:58:03'),
(643, '51.222.253.13', NULL, 2, '2023-07-07 18:50:35', '2023-07-07 23:20:20'),
(644, '5.133.192.168', NULL, 1, '2023-07-07 19:04:44', '2023-07-07 19:04:44'),
(645, '167.248.133.34', NULL, 1, '2023-07-07 19:27:13', '2023-07-07 19:27:13'),
(646, '139.59.125.19', NULL, 1, '2023-07-07 19:31:41', '2023-07-07 19:31:41'),
(647, '167.248.133.184', NULL, 1, '2023-07-07 19:33:33', '2023-07-07 19:33:33'),
(648, '40.77.167.239', NULL, 2, '2023-07-07 20:26:54', '2023-07-07 20:56:55');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(649, '3.75.191.53', NULL, 1, '2023-07-07 20:30:05', '2023-07-07 20:30:05'),
(650, '162.142.125.13', NULL, 1, '2023-07-07 20:45:15', '2023-07-07 20:45:15'),
(651, '79.110.186.59', NULL, 1, '2023-07-07 21:17:38', '2023-07-07 21:17:38'),
(652, '54.177.241.199', NULL, 1, '2023-07-07 21:29:58', '2023-07-07 21:29:58'),
(653, '192.64.4.27', NULL, 1, '2023-07-07 21:47:37', '2023-07-07 21:47:37'),
(654, '54.218.55.179', NULL, 1, '2023-07-07 21:53:27', '2023-07-07 21:53:27'),
(655, '51.222.253.6', NULL, 1, '2023-07-07 21:53:28', '2023-07-07 21:53:28'),
(656, '50.112.186.170', NULL, 1, '2023-07-07 21:53:32', '2023-07-07 21:53:32'),
(657, '13.65.79.126', NULL, 1, '2023-07-07 21:57:48', '2023-07-07 21:57:48'),
(658, '37.19.205.180', NULL, 1, '2023-07-07 22:08:24', '2023-07-07 22:08:24'),
(659, '66.249.70.10', NULL, 2, '2023-07-07 22:46:41', '2023-07-07 23:08:54'),
(660, '51.222.253.1', NULL, 1, '2023-07-08 01:17:25', '2023-07-08 01:17:25'),
(661, '18.198.4.53', NULL, 1, '2023-07-08 01:22:23', '2023-07-08 01:22:23'),
(662, '167.235.147.17', NULL, 3, '2023-07-08 03:08:48', '2023-07-08 03:09:37'),
(663, '51.222.253.18', NULL, 1, '2023-07-08 04:29:54', '2023-07-08 04:29:54'),
(664, '51.222.253.10', NULL, 1, '2023-07-08 04:37:06', '2023-07-08 04:37:06'),
(665, '136.226.243.28', NULL, 1, '2023-07-08 04:43:29', '2023-07-08 04:43:29'),
(666, '162.241.219.161', NULL, 1, '2023-07-08 04:45:05', '2023-07-08 04:45:05'),
(667, '54.221.160.240', NULL, 1, '2023-07-08 05:36:24', '2023-07-08 05:36:24'),
(668, '40.77.167.239', NULL, 2, '2023-07-08 06:10:06', '2023-07-08 18:17:15'),
(669, '51.222.253.14', NULL, 1, '2023-07-08 07:08:11', '2023-07-08 07:08:11'),
(670, '165.232.69.40', NULL, 2, '2023-07-08 07:29:56', '2023-07-08 07:29:57'),
(671, '52.167.144.25', NULL, 1, '2023-07-08 07:52:44', '2023-07-08 07:52:44'),
(672, '34.101.100.237', NULL, 2, '2023-07-08 07:58:28', '2023-07-08 07:58:30'),
(673, '123.16.149.9', NULL, 1, '2023-07-08 08:00:34', '2023-07-08 08:00:34'),
(674, '198.235.24.134', NULL, 1, '2023-07-08 09:55:56', '2023-07-08 09:55:56'),
(675, '51.222.253.5', NULL, 1, '2023-07-08 10:01:26', '2023-07-08 10:01:26'),
(676, '136.226.53.95', NULL, 1, '2023-07-08 10:14:57', '2023-07-08 10:14:57'),
(677, '58.84.24.98', NULL, 1, '2023-07-08 10:15:14', '2023-07-08 10:15:14'),
(678, '103.145.70.52', NULL, 1, '2023-07-08 10:17:33', '2023-07-08 10:17:33'),
(679, '167.248.133.36', NULL, 1, '2023-07-08 10:34:47', '2023-07-08 10:34:47'),
(680, '51.222.253.17', NULL, 1, '2023-07-08 10:56:02', '2023-07-08 10:56:02'),
(681, '66.249.70.12', NULL, 1, '2023-07-08 10:59:19', '2023-07-08 10:59:19'),
(682, '113.11.78.205', NULL, 1, '2023-07-08 11:02:08', '2023-07-08 11:02:08'),
(683, '167.94.138.52', NULL, 1, '2023-07-08 11:17:31', '2023-07-08 11:17:31'),
(684, '103.231.161.188', NULL, 1, '2023-07-08 11:34:08', '2023-07-08 11:34:08'),
(685, '45.91.94.5', NULL, 1, '2023-07-08 12:26:57', '2023-07-08 12:26:57'),
(686, '198.235.24.164', NULL, 1, '2023-07-08 13:02:26', '2023-07-08 13:02:26'),
(687, '205.210.31.74', NULL, 1, '2023-07-08 13:31:17', '2023-07-08 13:31:17'),
(688, '216.83.54.203', NULL, 1, '2023-07-08 13:53:16', '2023-07-08 13:53:16'),
(689, '51.222.253.13', NULL, 1, '2023-07-08 14:16:31', '2023-07-08 14:16:31'),
(690, '51.222.253.3', NULL, 1, '2023-07-08 14:25:13', '2023-07-08 14:25:13'),
(691, '113.201.148.201', NULL, 1, '2023-07-08 14:58:03', '2023-07-08 14:58:03'),
(692, '125.21.16.70', NULL, 2, '2023-07-08 15:21:32', '2023-07-08 15:54:53'),
(693, '51.222.253.16', NULL, 1, '2023-07-08 17:59:14', '2023-07-08 17:59:14'),
(694, '66.249.70.168', NULL, 2, '2023-07-08 18:35:45', '2023-07-08 23:29:29'),
(695, '178.128.107.141', NULL, 20, '2023-07-08 21:11:15', '2023-07-08 21:11:20'),
(696, '51.222.253.9', NULL, 2, '2023-07-08 21:32:53', '2023-07-09 02:25:36'),
(697, '52.251.123.65', NULL, 1, '2023-07-08 22:22:24', '2023-07-08 22:22:24'),
(698, '35.171.144.152', NULL, 3, '2023-07-08 23:18:25', '2023-07-08 23:18:25'),
(699, '54.88.179.33', NULL, 1, '2023-07-08 23:18:25', '2023-07-08 23:18:25'),
(700, '118.179.49.33', NULL, 1, '2023-07-08 23:25:54', '2023-07-08 23:25:54'),
(701, '155.130.12.208', NULL, 1, '2023-07-08 23:50:50', '2023-07-08 23:50:50'),
(702, '51.222.253.1', NULL, 1, '2023-07-09 00:38:48', '2023-07-09 00:38:48'),
(703, '51.222.253.6', NULL, 1, '2023-07-09 01:04:11', '2023-07-09 01:04:11'),
(704, '117.3.0.195', NULL, 1, '2023-07-09 02:47:52', '2023-07-09 02:47:52'),
(705, '51.222.253.19', NULL, 1, '2023-07-09 04:13:39', '2023-07-09 04:13:39'),
(706, '51.222.253.15', NULL, 2, '2023-07-09 04:14:35', '2023-07-09 18:06:43'),
(707, '213.180.203.229', NULL, 1, '2023-07-09 04:34:06', '2023-07-09 04:34:06'),
(708, '20.97.23.252', NULL, 1, '2023-07-09 04:40:32', '2023-07-09 04:40:32'),
(709, '159.223.123.164', NULL, 1, '2023-07-09 04:50:20', '2023-07-09 04:50:20'),
(710, '52.167.144.48', NULL, 3, '2023-07-09 04:53:59', '2023-07-09 20:12:38'),
(711, '51.222.253.10', NULL, 1, '2023-07-09 06:58:54', '2023-07-09 06:58:54'),
(712, '40.77.167.239', NULL, 4, '2023-07-09 06:59:56', '2023-07-10 02:58:40'),
(713, '179.61.197.150', NULL, 2, '2023-07-09 07:23:40', '2023-07-09 07:23:44'),
(714, '115.85.30.29', NULL, 2, '2023-07-09 08:21:08', '2023-07-09 17:55:02'),
(715, '40.94.34.97', NULL, 1, '2023-07-09 08:42:57', '2023-07-09 08:42:57'),
(716, '54.70.53.60', NULL, 1, '2023-07-09 08:43:33', '2023-07-09 08:43:33'),
(717, '94.154.127.94', NULL, 1, '2023-07-09 09:31:11', '2023-07-09 09:31:11'),
(718, '51.222.253.12', NULL, 1, '2023-07-09 09:34:25', '2023-07-09 09:34:25'),
(719, '182.163.119.217', NULL, 1, '2023-07-09 10:06:03', '2023-07-09 10:06:03'),
(720, '8.142.168.136', NULL, 2, '2023-07-09 10:26:24', '2023-07-09 10:26:27'),
(721, '120.50.1.10', NULL, 1, '2023-07-09 10:51:07', '2023-07-09 10:51:07'),
(722, '51.222.253.13', NULL, 1, '2023-07-09 11:21:19', '2023-07-09 11:21:19'),
(723, '89.187.163.203', NULL, 3, '2023-07-09 11:36:58', '2023-07-09 11:37:02'),
(724, '51.222.253.2', NULL, 2, '2023-07-09 12:43:16', '2023-07-09 22:29:37'),
(725, '147.135.78.229', NULL, 1, '2023-07-09 12:47:38', '2023-07-09 12:47:38'),
(726, '65.154.226.168', NULL, 1, '2023-07-09 13:23:37', '2023-07-09 13:23:37'),
(727, '43.229.208.190', NULL, 1, '2023-07-09 13:30:29', '2023-07-09 13:30:29'),
(728, '103.146.151.223', NULL, 1, '2023-07-09 13:56:35', '2023-07-09 13:56:35'),
(729, '66.249.70.11', NULL, 1, '2023-07-09 14:21:16', '2023-07-09 14:21:16'),
(730, '66.249.70.10', NULL, 1, '2023-07-09 14:32:02', '2023-07-09 14:32:02'),
(731, '66.249.70.172', NULL, 1, '2023-07-09 15:11:14', '2023-07-09 15:11:14'),
(732, '74.201.28.5', NULL, 1, '2023-07-09 15:57:55', '2023-07-09 15:57:55'),
(733, '51.222.253.17', NULL, 1, '2023-07-09 16:59:54', '2023-07-09 16:59:54'),
(734, '217.146.82.84', NULL, 2, '2023-07-09 17:46:01', '2023-07-09 17:46:02'),
(735, '178.254.29.124', NULL, 1, '2023-07-09 18:04:48', '2023-07-09 18:04:48'),
(736, '191.96.227.221', NULL, 1, '2023-07-09 19:54:16', '2023-07-09 19:54:16'),
(737, '20.191.45.212', NULL, 1, '2023-07-09 20:11:13', '2023-07-09 20:11:13'),
(738, '139.162.1.16', NULL, 2, '2023-07-09 20:26:14', '2023-07-09 20:26:14'),
(739, '51.222.253.18', NULL, 1, '2023-07-09 21:21:34', '2023-07-09 21:21:34'),
(740, '43.243.102.2', NULL, 1, '2023-07-09 22:14:36', '2023-07-09 22:14:36'),
(741, '193.233.211.172', NULL, 1, '2023-07-10 01:11:02', '2023-07-10 01:11:02'),
(742, '154.16.192.231', NULL, 1, '2023-07-10 01:44:00', '2023-07-10 01:44:00'),
(743, '141.0.8.53', NULL, 1, '2023-07-10 01:45:54', '2023-07-10 01:45:54'),
(744, '51.222.253.9', NULL, 1, '2023-07-10 03:48:47', '2023-07-10 03:48:47'),
(745, '43.245.120.156', NULL, 1, '2023-07-10 03:59:08', '2023-07-10 03:59:08'),
(746, '43.245.120.156', NULL, 1, '2023-07-10 04:07:32', '2023-07-10 04:07:32'),
(747, '157.245.157.202', NULL, 1, '2023-07-10 04:17:29', '2023-07-10 04:17:29'),
(748, '51.222.253.17', NULL, 2, '2023-07-10 05:41:32', '2023-07-10 06:51:04'),
(749, '40.77.167.239', NULL, 5, '2023-07-10 05:48:15', '2023-07-11 02:48:55'),
(750, '52.201.255.5', NULL, 1, '2023-07-10 05:49:22', '2023-07-10 05:49:22'),
(751, '85.209.176.40', NULL, 12, '2023-07-10 06:04:45', '2023-07-10 15:11:51'),
(752, '52.167.144.48', NULL, 2, '2023-07-10 06:16:33', '2023-07-10 09:04:28'),
(753, '206.189.199.242', NULL, 2, '2023-07-10 07:00:53', '2023-07-10 07:00:53'),
(754, '3.212.147.252', NULL, 1, '2023-07-10 07:11:40', '2023-07-10 07:11:40'),
(755, '66.249.70.174', NULL, 2, '2023-07-10 07:26:13', '2023-07-10 08:53:44'),
(756, '36.40.66.38', NULL, 1, '2023-07-10 08:00:01', '2023-07-10 08:00:01'),
(757, '51.222.253.14', NULL, 1, '2023-07-10 08:00:53', '2023-07-10 08:00:53'),
(758, '51.222.253.12', NULL, 1, '2023-07-10 08:18:55', '2023-07-10 08:18:55'),
(759, '52.23.214.49', NULL, 1, '2023-07-10 08:47:30', '2023-07-10 08:47:30'),
(760, '45.76.188.87', NULL, 1, '2023-07-10 08:50:25', '2023-07-10 08:50:25'),
(761, '37.111.194.9', NULL, 1, '2023-07-10 09:00:12', '2023-07-10 09:00:12'),
(762, '54.224.169.233', NULL, 1, '2023-07-10 09:18:11', '2023-07-10 09:18:11'),
(763, '35.171.144.152', NULL, 3, '2023-07-10 09:53:39', '2023-07-10 09:53:39'),
(764, '54.88.179.33', NULL, 1, '2023-07-10 09:53:39', '2023-07-10 09:53:39'),
(765, '45.154.98.198', NULL, 1, '2023-07-10 10:22:28', '2023-07-10 10:22:28'),
(766, '5.255.231.88', NULL, 1, '2023-07-10 11:01:47', '2023-07-10 11:01:47'),
(767, '87.250.224.81', NULL, 1, '2023-07-10 11:03:52', '2023-07-10 11:03:52'),
(768, '103.145.70.52', NULL, 6, '2023-07-10 11:29:29', '2023-07-10 12:40:44'),
(769, '40.94.227.57', NULL, 1, '2023-07-10 11:59:05', '2023-07-10 11:59:05'),
(770, '213.180.203.148', NULL, 1, '2023-07-10 12:38:19', '2023-07-10 12:38:19'),
(771, '40.94.226.3', NULL, 1, '2023-07-10 12:58:46', '2023-07-10 12:58:46'),
(772, '78.142.18.92', NULL, 2, '2023-07-10 13:06:16', '2023-07-10 20:48:17'),
(773, '154.215.197.140', NULL, 1, '2023-07-10 13:32:03', '2023-07-10 13:32:03'),
(774, '43.229.208.190', NULL, 9, '2023-07-10 14:05:13', '2023-07-10 15:30:08'),
(775, '8.140.56.75', NULL, 1, '2023-07-10 14:22:54', '2023-07-10 14:22:54'),
(776, '50.17.242.50', NULL, 1, '2023-07-10 14:45:46', '2023-07-10 14:45:46'),
(777, '4.151.48.156', NULL, 1, '2023-07-10 15:32:32', '2023-07-10 15:32:32'),
(778, '146.70.192.108', NULL, 3, '2023-07-10 15:42:07', '2023-07-10 15:42:14'),
(779, '51.222.253.15', NULL, 1, '2023-07-10 15:53:09', '2023-07-10 15:53:09'),
(780, '170.64.154.166', NULL, 2, '2023-07-10 15:54:42', '2023-07-10 15:54:43'),
(781, '37.46.122.87', NULL, 1, '2023-07-10 16:36:05', '2023-07-10 16:36:05'),
(782, '37.111.194.32', NULL, 1, '2023-07-10 16:42:15', '2023-07-10 16:42:15'),
(783, '92.204.40.4', NULL, 1, '2023-07-10 17:15:30', '2023-07-10 17:15:30'),
(784, '51.222.253.16', NULL, 1, '2023-07-10 17:22:16', '2023-07-10 17:22:16'),
(785, '51.222.253.7', NULL, 1, '2023-07-10 17:38:56', '2023-07-10 17:38:56'),
(786, '68.178.145.205', NULL, 1, '2023-07-10 17:56:19', '2023-07-10 17:56:19'),
(787, '156.146.56.133', NULL, 3, '2023-07-10 18:01:42', '2023-07-10 18:01:52'),
(788, '37.111.194.179', NULL, 1, '2023-07-10 18:17:07', '2023-07-10 18:17:07'),
(789, '185.190.42.200', NULL, 1, '2023-07-10 18:55:30', '2023-07-10 18:55:30'),
(790, '20.97.17.236', NULL, 1, '2023-07-10 19:10:38', '2023-07-10 19:10:38'),
(791, '185.65.207.26', NULL, 28, '2023-07-10 19:37:06', '2023-07-10 20:17:52'),
(792, '51.222.253.5', NULL, 1, '2023-07-10 21:17:28', '2023-07-10 21:17:28'),
(793, '51.222.253.11', NULL, 1, '2023-07-10 21:50:23', '2023-07-10 21:50:23'),
(794, '142.54.161.122', NULL, 2, '2023-07-10 22:00:47', '2023-07-11 02:01:24'),
(795, '91.188.247.161', NULL, 1, '2023-07-10 22:39:31', '2023-07-10 22:39:31'),
(796, '34.219.67.128', NULL, 1, '2023-07-10 22:49:42', '2023-07-10 22:49:42'),
(797, '54.245.162.136', NULL, 1, '2023-07-10 22:49:48', '2023-07-10 22:49:48'),
(798, '34.222.113.180', NULL, 1, '2023-07-10 22:50:14', '2023-07-10 22:50:14'),
(799, '45.79.123.205', NULL, 4, '2023-07-10 23:09:42', '2023-07-11 00:52:45'),
(800, '13.250.25.77', NULL, 1, '2023-07-10 23:30:54', '2023-07-10 23:30:54'),
(801, '45.8.17.71', NULL, 1, '2023-07-10 23:41:30', '2023-07-10 23:41:30'),
(802, '62.204.35.106', NULL, 1, '2023-07-10 23:46:39', '2023-07-10 23:46:39'),
(803, '213.180.203.161', NULL, 1, '2023-07-10 23:56:34', '2023-07-10 23:56:34'),
(804, '213.180.203.240', NULL, 1, '2023-07-10 23:58:39', '2023-07-10 23:58:39'),
(805, '175.44.42.77', NULL, 1, '2023-07-11 00:52:12', '2023-07-11 00:52:12'),
(806, '51.222.253.3', NULL, 1, '2023-07-11 01:19:59', '2023-07-11 01:19:59'),
(807, '87.236.176.22', NULL, 1, '2023-07-11 01:26:34', '2023-07-11 01:26:34'),
(808, '87.236.176.199', NULL, 1, '2023-07-11 01:26:37', '2023-07-11 01:26:37'),
(809, '193.201.8.40', NULL, 1, '2023-07-11 03:57:32', '2023-07-11 03:57:32'),
(810, '51.222.253.3', NULL, 1, '2023-07-11 04:04:06', '2023-07-11 04:04:06'),
(811, '206.189.41.209', NULL, 5, '2023-07-11 04:31:21', '2023-07-11 04:31:23'),
(812, '122.10.45.199', NULL, 1, '2023-07-11 04:36:31', '2023-07-11 04:36:31'),
(813, '139.162.1.16', NULL, 2, '2023-07-11 04:38:04', '2023-07-11 04:38:04'),
(814, '40.77.167.239', NULL, 7, '2023-07-11 04:43:44', '2023-07-11 22:52:57'),
(815, '93.158.90.71', NULL, 1, '2023-07-11 05:05:10', '2023-07-11 05:05:10'),
(816, '191.96.150.202', NULL, 2, '2023-07-11 05:26:39', '2023-07-11 13:50:04'),
(817, '51.222.253.1', NULL, 2, '2023-07-11 05:39:53', '2023-07-12 03:43:02'),
(818, '5.255.231.39', NULL, 1, '2023-07-11 06:18:13', '2023-07-11 06:18:13'),
(819, '213.180.203.21', NULL, 1, '2023-07-11 06:20:18', '2023-07-11 06:20:18'),
(820, '37.111.194.179', NULL, 1, '2023-07-11 07:15:02', '2023-07-11 07:15:02'),
(821, '52.165.36.171', NULL, 1, '2023-07-11 08:52:56', '2023-07-11 08:52:56'),
(822, '213.180.203.104', NULL, 1, '2023-07-11 09:14:21', '2023-07-11 09:14:21'),
(823, '87.250.224.245', NULL, 1, '2023-07-11 09:16:25', '2023-07-11 09:16:25'),
(824, '3.85.127.175', NULL, 1, '2023-07-11 09:19:43', '2023-07-11 09:19:43'),
(825, '51.222.253.12', NULL, 1, '2023-07-11 09:24:51', '2023-07-11 09:24:51'),
(826, '103.30.188.214', NULL, 1, '2023-07-11 09:47:55', '2023-07-11 09:47:55'),
(827, '178.128.215.181', NULL, 1, '2023-07-11 09:54:02', '2023-07-11 09:54:02'),
(828, '40.77.167.146', NULL, 2, '2023-07-11 09:59:06', '2023-07-11 13:15:37'),
(829, '221.120.97.221', NULL, 1, '2023-07-11 10:25:06', '2023-07-11 10:25:06'),
(830, '40.94.226.41', NULL, 1, '2023-07-11 10:29:34', '2023-07-11 10:29:34'),
(831, '20.212.195.234', NULL, 1, '2023-07-11 10:33:23', '2023-07-11 10:33:23'),
(832, '54.36.175.53', NULL, 1, '2023-07-11 11:01:32', '2023-07-11 11:01:32'),
(833, '40.94.227.10', NULL, 1, '2023-07-11 11:34:11', '2023-07-11 11:34:11'),
(834, '182.163.96.217', NULL, 1, '2023-07-11 12:03:41', '2023-07-11 12:03:41'),
(835, '5.255.231.197', NULL, 1, '2023-07-11 12:26:59', '2023-07-11 12:26:59'),
(836, '213.180.203.61', NULL, 1, '2023-07-11 12:29:03', '2023-07-11 12:29:03'),
(837, '65.109.155.166', NULL, 2, '2023-07-11 12:31:53', '2023-07-11 12:31:55'),
(838, '5.255.231.25', NULL, 1, '2023-07-11 12:40:40', '2023-07-11 12:40:40'),
(839, '51.222.253.15', NULL, 2, '2023-07-11 12:41:24', '2023-07-11 21:37:16'),
(840, '42.83.147.34', NULL, 1, '2023-07-11 13:09:14', '2023-07-11 13:09:14'),
(841, '27.115.124.109', NULL, 1, '2023-07-11 14:06:04', '2023-07-11 14:06:04'),
(842, '27.115.124.53', NULL, 1, '2023-07-11 14:06:06', '2023-07-11 14:06:06'),
(843, '103.145.70.52', NULL, 2, '2023-07-11 14:07:22', '2023-07-11 14:11:13'),
(844, '51.222.253.13', NULL, 2, '2023-07-11 14:16:46', '2023-07-11 17:51:30'),
(845, '128.90.141.33', NULL, 1, '2023-07-11 15:02:52', '2023-07-11 15:02:52'),
(846, '51.222.253.19', NULL, 1, '2023-07-11 15:12:34', '2023-07-11 15:12:34'),
(847, '65.109.155.183', NULL, 1, '2023-07-11 15:55:39', '2023-07-11 15:55:39'),
(848, '65.109.155.253', NULL, 1, '2023-07-11 15:55:49', '2023-07-11 15:55:49'),
(849, '199.244.88.228', NULL, 1, '2023-07-11 16:50:33', '2023-07-11 16:50:33'),
(850, '51.254.199.11', NULL, 1, '2023-07-11 21:10:40', '2023-07-11 21:10:40'),
(851, '94.154.127.250', NULL, 1, '2023-07-11 21:27:40', '2023-07-11 21:27:40'),
(852, '205.210.31.174', NULL, 1, '2023-07-11 23:06:47', '2023-07-11 23:06:47'),
(853, '172.241.146.64', NULL, 1, '2023-07-11 23:11:25', '2023-07-11 23:11:25'),
(854, '51.222.253.17', NULL, 1, '2023-07-11 23:18:49', '2023-07-11 23:18:49'),
(855, '14.128.33.40', NULL, 1, '2023-07-11 23:50:46', '2023-07-11 23:50:46'),
(856, '74.84.104.134', NULL, 1, '2023-07-12 00:11:04', '2023-07-12 00:11:04'),
(857, '3.252.105.76', NULL, 1, '2023-07-12 00:34:12', '2023-07-12 00:34:12'),
(858, '51.222.253.8', NULL, 1, '2023-07-12 00:46:59', '2023-07-12 00:46:59'),
(859, '85.208.210.120', NULL, 1, '2023-07-12 01:14:17', '2023-07-12 01:14:17'),
(860, '51.222.253.11', NULL, 1, '2023-07-12 01:47:04', '2023-07-12 01:47:04'),
(861, '3.253.90.9', NULL, 1, '2023-07-12 02:10:14', '2023-07-12 02:10:14'),
(862, '45.80.107.201', NULL, 1, '2023-07-12 02:39:30', '2023-07-12 02:39:30'),
(863, '34.251.236.132', NULL, 1, '2023-07-12 02:43:56', '2023-07-12 02:43:56'),
(864, '45.67.213.168', NULL, 1, '2023-07-12 03:07:40', '2023-07-12 03:07:40'),
(865, '172.105.127.203', NULL, 2, '2023-07-12 03:19:29', '2023-07-12 03:19:29'),
(866, '180.97.189.162', NULL, 1, '2023-07-12 03:23:14', '2023-07-12 03:23:14'),
(867, '137.184.166.19', NULL, 2, '2023-07-12 04:16:35', '2023-07-12 04:16:35'),
(868, '191.96.150.196', NULL, 1, '2023-07-12 06:15:11', '2023-07-12 06:15:11'),
(869, '40.77.167.239', NULL, 6, '2023-07-12 06:17:10', '2023-07-12 19:25:15'),
(870, '36.40.72.66', NULL, 1, '2023-07-12 06:32:51', '2023-07-12 06:32:51'),
(871, '103.178.186.133', NULL, 1, '2023-07-12 06:38:54', '2023-07-12 06:38:54'),
(872, '54.80.153.128', NULL, 1, '2023-07-12 06:40:29', '2023-07-12 06:40:29'),
(873, '51.222.253.12', NULL, 1, '2023-07-12 07:07:11', '2023-07-12 07:07:11'),
(874, '103.225.93.233', NULL, 1, '2023-07-12 07:11:09', '2023-07-12 07:11:09'),
(875, '118.179.97.83', NULL, 2, '2023-07-12 07:20:55', '2023-07-12 07:22:09'),
(876, '66.220.149.3', NULL, 1, '2023-07-12 07:23:44', '2023-07-12 07:23:44'),
(877, '54.74.49.52', NULL, 1, '2023-07-12 07:45:42', '2023-07-12 07:45:42'),
(878, '95.108.213.149', NULL, 1, '2023-07-12 08:29:48', '2023-07-12 08:29:48'),
(879, '167.248.133.191', NULL, 1, '2023-07-12 09:06:53', '2023-07-12 09:06:53'),
(880, '167.248.133.187', NULL, 1, '2023-07-12 09:46:55', '2023-07-12 09:46:55'),
(881, '157.90.212.83', NULL, 1, '2023-07-12 09:51:25', '2023-07-12 09:51:25'),
(882, '51.222.253.13', NULL, 1, '2023-07-12 10:03:35', '2023-07-12 10:03:35'),
(883, '51.222.253.19', NULL, 2, '2023-07-12 10:10:48', '2023-07-12 20:58:58'),
(884, '40.94.227.15', NULL, 1, '2023-07-12 10:14:33', '2023-07-12 10:14:33'),
(885, '17.241.75.42', NULL, 1, '2023-07-12 10:22:48', '2023-07-12 10:22:48'),
(886, '3.212.147.252', NULL, 1, '2023-07-12 10:27:39', '2023-07-12 10:27:39'),
(887, '212.102.41.13', NULL, 2, '2023-07-12 10:31:14', '2023-07-12 10:31:33'),
(888, '58.220.33.18', NULL, 1, '2023-07-12 10:35:55', '2023-07-12 10:35:55'),
(889, '103.49.200.35', NULL, 1, '2023-07-12 11:06:26', '2023-07-12 11:06:26'),
(890, '40.94.227.59', NULL, 1, '2023-07-12 11:37:30', '2023-07-12 11:37:30'),
(891, '17.241.227.133', NULL, 1, '2023-07-12 11:52:03', '2023-07-12 11:52:03'),
(892, '103.145.70.52', NULL, 6, '2023-07-12 12:44:38', '2023-07-12 13:13:52'),
(893, '114.31.31.68', NULL, 1, '2023-07-12 13:02:12', '2023-07-12 13:02:12'),
(894, '205.210.31.154', NULL, 1, '2023-07-12 13:15:06', '2023-07-12 13:15:06'),
(895, '17.241.227.191', NULL, 1, '2023-07-12 13:28:00', '2023-07-12 13:28:00'),
(896, '112.202.191.100', NULL, 1, '2023-07-12 14:04:56', '2023-07-12 14:04:56'),
(897, '51.222.253.4', NULL, 1, '2023-07-12 14:06:11', '2023-07-12 14:06:11'),
(898, '208.117.250.11', NULL, 1, '2023-07-12 14:07:25', '2023-07-12 14:07:25'),
(899, '93.91.155.132', NULL, 1, '2023-07-12 14:07:26', '2023-07-12 14:07:26'),
(900, '3.237.76.170', NULL, 1, '2023-07-12 15:33:15', '2023-07-12 15:33:15'),
(901, '3.91.194.240', NULL, 1, '2023-07-12 15:33:23', '2023-07-12 15:33:23'),
(902, '66.249.69.41', NULL, 1, '2023-07-12 16:42:37', '2023-07-12 16:42:37'),
(903, '17.241.75.147', NULL, 1, '2023-07-12 16:42:39', '2023-07-12 16:42:39'),
(904, '51.222.253.16', NULL, 1, '2023-07-12 17:01:17', '2023-07-12 17:01:17'),
(905, '51.222.253.17', NULL, 1, '2023-07-12 17:02:53', '2023-07-12 17:02:53'),
(906, '172.105.83.62', NULL, 1, '2023-07-12 18:40:42', '2023-07-12 18:40:42'),
(907, '52.167.144.20', NULL, 1, '2023-07-12 18:40:59', '2023-07-12 18:40:59'),
(908, '138.199.60.178', NULL, 5, '2023-07-12 19:03:19', '2023-07-12 19:03:30'),
(909, '4.151.48.156', NULL, 1, '2023-07-12 20:21:50', '2023-07-12 20:21:50'),
(910, '51.222.253.20', NULL, 1, '2023-07-12 20:54:53', '2023-07-12 20:54:53'),
(911, '149.18.59.79', NULL, 1, '2023-07-12 21:13:40', '2023-07-12 21:13:40'),
(912, '35.85.59.9', NULL, 1, '2023-07-12 22:18:26', '2023-07-12 22:18:26'),
(913, '34.210.84.242', NULL, 1, '2023-07-12 22:25:14', '2023-07-12 22:25:14'),
(914, '146.190.153.28', NULL, 1, '2023-07-12 22:32:22', '2023-07-12 22:32:22'),
(915, '162.0.209.16', NULL, 1, '2023-07-12 22:37:14', '2023-07-12 22:37:14'),
(916, '18.194.200.246', NULL, 1, '2023-07-12 22:44:11', '2023-07-12 22:44:11'),
(917, '51.222.253.11', NULL, 1, '2023-07-12 22:46:29', '2023-07-12 22:46:29'),
(918, '51.222.253.9', NULL, 1, '2023-07-13 01:42:24', '2023-07-13 01:42:24'),
(919, '61.147.96.227', NULL, 1, '2023-07-13 02:00:00', '2023-07-13 02:00:00'),
(920, '20.213.162.66', NULL, 1, '2023-07-13 02:43:24', '2023-07-13 02:43:24'),
(921, '149.18.57.208', NULL, 1, '2023-07-13 03:01:48', '2023-07-13 03:01:48'),
(922, '185.77.220.101', NULL, 1, '2023-07-13 03:23:14', '2023-07-13 03:23:14'),
(923, '51.222.253.6', NULL, 1, '2023-07-13 04:11:57', '2023-07-13 04:11:57'),
(924, '85.239.59.240', NULL, 1, '2023-07-13 05:18:58', '2023-07-13 05:18:58'),
(925, '15.204.182.106', NULL, 2, '2023-07-13 05:20:35', '2023-07-13 05:20:35'),
(926, '40.77.167.239', NULL, 4, '2023-07-13 06:12:06', '2023-07-13 21:51:54'),
(927, '51.222.253.15', NULL, 1, '2023-07-13 06:34:37', '2023-07-13 06:34:37'),
(928, '103.217.111.94', NULL, 1, '2023-07-13 06:50:54', '2023-07-13 06:50:54'),
(929, '3.88.55.211', NULL, 1, '2023-07-13 06:52:47', '2023-07-13 06:52:47'),
(930, '85.209.151.189', NULL, 1, '2023-07-13 06:59:35', '2023-07-13 06:59:35'),
(931, '40.94.227.17', NULL, 1, '2023-07-13 07:11:48', '2023-07-13 07:11:48'),
(932, '51.222.253.8', NULL, 1, '2023-07-13 07:14:18', '2023-07-13 07:14:18'),
(933, '104.200.151.123', NULL, 2, '2023-07-13 07:14:32', '2023-07-13 07:14:33'),
(934, '175.29.184.250', NULL, 1, '2023-07-13 07:15:56', '2023-07-13 07:15:56'),
(935, '103.142.175.165', NULL, 1, '2023-07-13 08:06:19', '2023-07-13 08:06:19'),
(936, '195.191.219.132', NULL, 1, '2023-07-13 08:11:26', '2023-07-13 08:11:26'),
(937, '45.10.165.195', NULL, 1, '2023-07-13 08:28:51', '2023-07-13 08:28:51'),
(938, '103.133.254.21', NULL, 1, '2023-07-13 08:33:55', '2023-07-13 08:33:55'),
(939, '66.249.72.44', NULL, 3, '2023-07-13 08:37:30', '2023-07-13 08:40:24'),
(940, '66.249.72.43', NULL, 2, '2023-07-13 08:37:38', '2023-07-13 08:39:43'),
(941, '66.249.72.45', NULL, 2, '2023-07-13 08:38:37', '2023-07-13 08:39:35'),
(942, '5.183.253.212', NULL, 1, '2023-07-13 08:48:18', '2023-07-13 08:48:18'),
(943, '51.222.253.14', NULL, 2, '2023-07-13 08:53:45', '2023-07-13 17:57:43'),
(944, '85.239.58.106', NULL, 1, '2023-07-13 08:59:55', '2023-07-13 08:59:55'),
(945, '103.145.70.52', NULL, 60, '2023-07-13 09:43:42', '2023-07-13 15:25:07'),
(946, '146.190.153.29', NULL, 1, '2023-07-13 09:46:22', '2023-07-13 09:46:22'),
(947, '103.197.206.18', NULL, 1, '2023-07-13 10:06:13', '2023-07-13 10:06:13'),
(948, '40.94.226.91', NULL, 1, '2023-07-13 10:20:40', '2023-07-13 10:20:40'),
(949, '202.134.14.136', NULL, 1, '2023-07-13 10:49:06', '2023-07-13 10:49:06'),
(950, '51.222.253.17', NULL, 2, '2023-07-13 11:05:44', '2023-07-14 01:38:49'),
(951, '40.94.226.59', NULL, 1, '2023-07-13 11:41:13', '2023-07-13 11:41:13'),
(952, '51.222.253.3', NULL, 1, '2023-07-13 12:06:32', '2023-07-13 12:06:32'),
(953, '51.222.253.1', NULL, 1, '2023-07-13 12:14:12', '2023-07-13 12:14:12'),
(954, '44.236.207.248', NULL, 3, '2023-07-13 12:51:41', '2023-07-13 12:51:45'),
(955, '51.222.253.12', NULL, 1, '2023-07-13 12:58:44', '2023-07-13 12:58:44'),
(956, '52.64.222.70', NULL, 1, '2023-07-13 13:04:56', '2023-07-13 13:04:56'),
(957, '13.54.217.201', NULL, 1, '2023-07-13 13:04:58', '2023-07-13 13:04:58'),
(958, '40.94.226.87', NULL, 1, '2023-07-13 13:17:14', '2023-07-13 13:17:14'),
(959, '20.212.195.234', NULL, 1, '2023-07-13 13:29:07', '2023-07-13 13:29:07'),
(960, '43.229.208.190', NULL, 1, '2023-07-13 13:53:36', '2023-07-13 13:53:36'),
(961, '85.208.85.60', NULL, 1, '2023-07-13 14:44:03', '2023-07-13 14:44:03'),
(962, '20.242.30.247', NULL, 2, '2023-07-13 14:49:52', '2023-07-13 14:49:57'),
(963, '123.253.135.147', NULL, 5, '2023-07-13 15:15:56', '2023-07-13 15:17:07'),
(964, '51.222.253.4', NULL, 1, '2023-07-13 15:18:56', '2023-07-13 15:18:56'),
(965, '52.206.84.190', NULL, 2, '2023-07-13 16:29:43', '2023-07-13 16:29:44'),
(966, '139.144.116.110', NULL, 4, '2023-07-13 16:35:44', '2023-07-13 16:35:45'),
(967, '212.102.57.99', NULL, 1, '2023-07-13 17:15:27', '2023-07-13 17:15:27'),
(968, '62.204.35.95', NULL, 1, '2023-07-13 17:34:48', '2023-07-13 17:34:48'),
(969, '137.226.113.44', NULL, 1, '2023-07-13 19:31:24', '2023-07-13 19:31:24'),
(970, '51.222.253.11', NULL, 2, '2023-07-13 21:31:56', '2023-07-13 21:40:39'),
(971, '3.10.21.206', NULL, 1, '2023-07-13 21:32:08', '2023-07-13 21:32:08'),
(972, '35.89.118.120', NULL, 1, '2023-07-13 21:39:42', '2023-07-13 21:39:42'),
(973, '34.221.118.145', NULL, 1, '2023-07-13 21:39:43', '2023-07-13 21:39:43'),
(974, '54.201.35.218', NULL, 1, '2023-07-13 21:40:21', '2023-07-13 21:40:21'),
(975, '104.43.169.27', NULL, 1, '2023-07-13 21:47:27', '2023-07-13 21:47:27'),
(976, '162.55.85.228', NULL, 1, '2023-07-13 22:12:21', '2023-07-13 22:12:21'),
(977, '40.77.167.243', NULL, 1, '2023-07-13 22:43:27', '2023-07-13 22:43:27'),
(978, '51.222.253.19', NULL, 1, '2023-07-13 22:44:52', '2023-07-13 22:44:52'),
(979, '54.39.104.60', NULL, 1, '2023-07-13 23:30:13', '2023-07-13 23:30:13'),
(980, '44.234.48.35', NULL, 1, '2023-07-13 23:43:06', '2023-07-13 23:43:06'),
(981, '23.128.248.23', NULL, 1, '2023-07-14 00:05:42', '2023-07-14 00:05:42'),
(982, '185.243.218.89', NULL, 1, '2023-07-14 00:05:44', '2023-07-14 00:05:44'),
(983, '185.243.218.204', NULL, 1, '2023-07-14 00:06:01', '2023-07-14 00:06:01'),
(984, '34.74.45.133', NULL, 1, '2023-07-14 00:25:28', '2023-07-14 00:25:28'),
(985, '207.180.205.113', NULL, 1, '2023-07-14 00:46:43', '2023-07-14 00:46:43'),
(986, '66.249.75.103', NULL, 1, '2023-07-14 00:59:11', '2023-07-14 00:59:11'),
(987, '146.59.233.33', NULL, 1, '2023-07-14 01:10:34', '2023-07-14 01:10:34'),
(988, '151.80.148.159', NULL, 1, '2023-07-14 01:10:37', '2023-07-14 01:10:37'),
(989, '95.214.234.139', NULL, 1, '2023-07-14 01:10:40', '2023-07-14 01:10:40'),
(990, '23.128.248.17', NULL, 1, '2023-07-14 01:10:43', '2023-07-14 01:10:43'),
(991, '109.70.100.1', NULL, 1, '2023-07-14 01:10:53', '2023-07-14 01:10:53'),
(992, '66.249.75.104', NULL, 1, '2023-07-14 01:39:37', '2023-07-14 01:39:37'),
(993, '51.222.253.10', NULL, 1, '2023-07-14 02:04:16', '2023-07-14 02:04:16'),
(994, '146.190.129.181', NULL, 1, '2023-07-14 02:51:31', '2023-07-14 02:51:31'),
(995, '40.77.167.239', NULL, 4, '2023-07-14 04:18:51', '2023-07-14 14:04:08'),
(996, '40.94.30.180', NULL, 1, '2023-07-14 04:35:04', '2023-07-14 04:35:04'),
(997, '167.172.38.181', NULL, 1, '2023-07-14 06:34:49', '2023-07-14 06:34:49'),
(998, '151.248.90.4', NULL, 1, '2023-07-14 06:35:43', '2023-07-14 06:35:43'),
(999, '223.240.101.111', NULL, 1, '2023-07-14 06:46:19', '2023-07-14 06:46:19'),
(1000, '51.222.253.1', NULL, 1, '2023-07-14 06:51:15', '2023-07-14 06:51:15'),
(1001, '66.249.72.35', NULL, 1, '2023-07-14 07:04:49', '2023-07-14 07:04:49'),
(1002, '51.222.253.8', NULL, 2, '2023-07-14 08:24:41', '2023-07-14 22:18:42'),
(1003, '157.119.48.42', NULL, 1, '2023-07-14 08:43:16', '2023-07-14 08:43:16'),
(1004, '138.199.19.178', NULL, 1, '2023-07-14 09:19:59', '2023-07-14 09:19:59'),
(1005, '136.144.225.128', NULL, 1, '2023-07-14 10:07:54', '2023-07-14 10:07:54'),
(1006, '20.191.45.212', NULL, 1, '2023-07-14 10:26:35', '2023-07-14 10:26:35'),
(1007, '103.145.74.143', NULL, 1, '2023-07-14 10:51:08', '2023-07-14 10:51:08'),
(1008, '66.249.72.33', NULL, 1, '2023-07-14 10:55:41', '2023-07-14 10:55:41'),
(1009, '37.111.201.58', NULL, 1, '2023-07-14 11:03:31', '2023-07-14 11:03:31'),
(1010, '220.151.9.22', NULL, 1, '2023-07-14 11:13:13', '2023-07-14 11:13:13'),
(1011, '51.222.253.18', NULL, 1, '2023-07-14 11:50:01', '2023-07-14 11:50:01'),
(1012, '143.42.227.249', NULL, 10, '2023-07-14 12:14:39', '2023-07-14 22:00:46'),
(1013, '51.222.253.19', NULL, 1, '2023-07-14 12:31:37', '2023-07-14 12:31:37'),
(1014, '3.85.80.31', NULL, 1, '2023-07-14 12:34:39', '2023-07-14 12:34:39'),
(1015, '51.222.253.16', NULL, 2, '2023-07-14 13:04:10', '2023-07-15 02:56:41'),
(1016, '159.203.26.39', NULL, 2, '2023-07-14 13:21:58', '2023-07-14 13:21:58'),
(1017, '194.26.229.64', NULL, 1, '2023-07-14 14:45:43', '2023-07-14 14:45:43'),
(1018, '54.146.160.207', NULL, 1, '2023-07-14 14:54:24', '2023-07-14 14:54:24'),
(1019, '34.138.215.166', NULL, 2, '2023-07-14 15:06:41', '2023-07-14 15:15:01'),
(1020, '34.204.89.139', NULL, 1, '2023-07-14 15:12:28', '2023-07-14 15:12:28'),
(1021, '154.16.192.231', NULL, 1, '2023-07-14 15:28:16', '2023-07-14 15:28:16'),
(1022, '116.4.156.232', NULL, 1, '2023-07-14 16:44:21', '2023-07-14 16:44:21'),
(1023, '38.154.167.190', NULL, 1, '2023-07-14 17:21:04', '2023-07-14 17:21:04'),
(1024, '51.222.253.11', NULL, 1, '2023-07-14 17:41:20', '2023-07-14 17:41:20'),
(1025, '51.222.253.5', NULL, 2, '2023-07-14 17:41:30', '2023-07-14 17:59:37'),
(1026, '54.166.135.177', NULL, 1, '2023-07-14 17:45:18', '2023-07-14 17:45:18'),
(1027, '123.6.49.18', NULL, 1, '2023-07-14 18:01:09', '2023-07-14 18:01:09'),
(1028, '27.115.124.6', NULL, 1, '2023-07-14 18:01:33', '2023-07-14 18:01:33'),
(1029, '103.230.105.58', NULL, 1, '2023-07-14 18:04:00', '2023-07-14 18:04:00'),
(1030, '176.111.174.153', NULL, 1, '2023-07-14 18:18:52', '2023-07-14 18:18:52'),
(1031, '51.255.62.6', NULL, 1, '2023-07-14 19:11:22', '2023-07-14 19:11:22'),
(1032, '51.255.62.15', NULL, 1, '2023-07-14 19:11:23', '2023-07-14 19:11:23'),
(1033, '205.210.31.243', NULL, 1, '2023-07-14 19:24:52', '2023-07-14 19:24:52'),
(1034, '139.162.171.178', NULL, 1, '2023-07-14 19:52:41', '2023-07-14 19:52:41'),
(1035, '207.46.13.212', NULL, 3, '2023-07-14 20:11:18', '2023-07-15 01:50:45'),
(1036, '51.254.49.108', NULL, 1, '2023-07-14 21:03:50', '2023-07-14 21:03:50'),
(1037, '37.111.211.102', NULL, 1, '2023-07-14 21:20:33', '2023-07-14 21:20:33'),
(1038, '205.210.31.53', NULL, 1, '2023-07-14 21:36:40', '2023-07-14 21:36:40'),
(1039, '146.190.129.185', NULL, 1, '2023-07-14 21:46:37', '2023-07-14 21:46:37'),
(1040, '37.19.205.183', NULL, 5, '2023-07-14 22:43:52', '2023-07-14 22:43:54'),
(1041, '66.102.7.170', NULL, 1, '2023-07-14 22:49:08', '2023-07-14 22:49:08'),
(1042, '66.249.72.40', NULL, 2, '2023-07-15 00:01:03', '2023-07-15 00:18:16'),
(1043, '78.129.165.8', NULL, 2, '2023-07-15 01:09:44', '2023-07-15 01:10:54'),
(1044, '66.249.72.32', NULL, 1, '2023-07-15 01:27:30', '2023-07-15 01:27:30'),
(1045, '103.159.186.121', NULL, 1, '2023-07-15 01:34:14', '2023-07-15 01:34:14'),
(1046, '51.222.253.3', NULL, 1, '2023-07-15 01:42:26', '2023-07-15 01:42:26'),
(1047, '89.46.109.194', NULL, 1, '2023-07-15 03:05:22', '2023-07-15 03:05:22'),
(1048, '23.95.68.136', NULL, 1, '2023-07-15 03:46:34', '2023-07-15 03:46:34'),
(1049, '162.55.85.228', NULL, 2, '2023-07-15 04:01:14', '2023-07-15 04:01:24'),
(1050, '51.222.253.18', NULL, 2, '2023-07-15 04:42:24', '2023-07-15 17:53:43'),
(1051, '198.235.24.134', NULL, 1, '2023-07-15 05:05:07', '2023-07-15 05:05:07'),
(1052, '5.9.113.168', NULL, 1, '2023-07-15 05:31:38', '2023-07-15 05:31:38'),
(1053, '207.46.13.212', NULL, 9, '2023-07-15 05:52:57', '2023-07-16 02:21:08'),
(1054, '101.68.211.2', NULL, 2, '2023-07-15 05:59:04', '2023-07-15 06:07:43'),
(1055, '51.222.253.13', NULL, 1, '2023-07-15 06:26:26', '2023-07-15 06:26:26'),
(1056, '35.195.93.98', NULL, 2, '2023-07-15 07:13:43', '2023-07-15 07:13:43'),
(1057, '51.222.253.14', NULL, 2, '2023-07-15 07:33:29', '2023-07-15 17:37:12'),
(1058, '103.145.70.52', NULL, 67, '2023-07-15 08:08:28', '2023-07-15 10:06:27'),
(1059, '51.222.253.5', NULL, 1, '2023-07-15 09:03:57', '2023-07-15 09:03:57'),
(1060, '3.212.147.252', NULL, 1, '2023-07-15 09:35:09', '2023-07-15 09:35:09'),
(1061, '14.116.152.103', NULL, 1, '2023-07-15 09:43:49', '2023-07-15 09:43:49'),
(1062, '175.41.44.246', NULL, 1, '2023-07-15 10:14:43', '2023-07-15 10:14:43'),
(1063, '103.49.114.95', NULL, 1, '2023-07-15 10:57:44', '2023-07-15 10:57:44'),
(1064, '5.255.231.161', NULL, 1, '2023-07-15 12:15:58', '2023-07-15 12:15:58'),
(1065, '20.57.120.197', NULL, 1, '2023-07-15 12:21:53', '2023-07-15 12:21:53'),
(1066, '198.235.24.10', NULL, 1, '2023-07-15 12:53:08', '2023-07-15 12:53:08'),
(1067, '51.222.253.20', NULL, 1, '2023-07-15 13:44:40', '2023-07-15 13:44:40'),
(1068, '103.142.170.32', NULL, 1, '2023-07-15 13:47:10', '2023-07-15 13:47:10'),
(1069, '51.222.253.6', NULL, 1, '2023-07-15 15:31:43', '2023-07-15 15:31:43'),
(1070, '66.249.79.161', NULL, 1, '2023-07-15 17:13:49', '2023-07-15 17:13:49'),
(1071, '87.236.176.19', NULL, 1, '2023-07-15 17:27:15', '2023-07-15 17:27:15'),
(1072, '205.210.31.168', NULL, 1, '2023-07-15 17:54:32', '2023-07-15 17:54:32'),
(1073, '193.169.194.63', NULL, 2, '2023-07-15 18:52:43', '2023-07-15 19:20:21'),
(1074, '51.222.253.19', NULL, 2, '2023-07-15 19:23:50', '2023-07-16 01:32:56'),
(1075, '42.83.147.34', NULL, 2, '2023-07-15 19:36:57', '2023-07-15 19:36:58'),
(1076, '193.187.88.196', NULL, 3, '2023-07-15 19:47:51', '2023-07-15 19:47:53'),
(1077, '103.145.74.139', NULL, 1, '2023-07-15 19:53:21', '2023-07-15 19:53:21'),
(1078, '66.249.79.165', NULL, 1, '2023-07-15 19:58:07', '2023-07-15 19:58:07'),
(1079, '161.202.73.140', NULL, 1, '2023-07-15 20:03:24', '2023-07-15 20:03:24'),
(1080, '140.228.21.25', NULL, 2, '2023-07-15 21:00:29', '2023-07-15 21:00:42'),
(1081, '51.222.253.8', NULL, 2, '2023-07-15 22:37:00', '2023-07-16 01:38:45'),
(1082, '116.102.34.163', NULL, 1, '2023-07-15 22:41:13', '2023-07-15 22:41:13'),
(1083, '44.200.110.40', NULL, 1, '2023-07-15 23:40:22', '2023-07-15 23:40:22'),
(1084, '38.242.222.47', NULL, 1, '2023-07-16 00:50:54', '2023-07-16 00:50:54'),
(1085, '5.35.32.125', NULL, 1, '2023-07-16 00:51:11', '2023-07-16 00:51:11'),
(1086, '51.222.253.3', NULL, 1, '2023-07-16 01:00:16', '2023-07-16 01:00:16'),
(1087, '51.222.253.7', NULL, 1, '2023-07-16 03:03:47', '2023-07-16 03:03:47'),
(1088, '51.222.253.1', NULL, 1, '2023-07-16 04:14:14', '2023-07-16 04:14:14'),
(1089, '51.222.253.18', NULL, 1, '2023-07-16 04:33:58', '2023-07-16 04:33:58'),
(1090, '27.124.21.147', NULL, 2, '2023-07-16 05:24:12', '2023-07-16 05:24:12'),
(1091, '180.97.189.162', NULL, 1, '2023-07-16 06:42:12', '2023-07-16 06:42:12'),
(1092, '103.225.93.233', NULL, 1, '2023-07-16 07:07:07', '2023-07-16 07:07:07'),
(1093, '178.128.60.235', NULL, 2, '2023-07-16 07:27:32', '2023-07-16 07:27:33'),
(1094, '51.222.253.7', NULL, 1, '2023-07-16 07:35:25', '2023-07-16 07:35:25'),
(1095, '51.222.253.10', NULL, 1, '2023-07-16 07:37:24', '2023-07-16 07:37:24'),
(1096, '114.107.225.150', NULL, 1, '2023-07-16 07:38:05', '2023-07-16 07:38:05'),
(1097, '20.7.154.85', NULL, 1, '2023-07-16 08:28:26', '2023-07-16 08:28:26'),
(1098, '40.94.30.185', NULL, 1, '2023-07-16 08:28:44', '2023-07-16 08:28:44'),
(1099, '43.229.208.190', NULL, 5, '2023-07-16 08:44:48', '2023-07-16 13:16:07'),
(1100, '37.111.214.141', NULL, 2, '2023-07-16 08:50:18', '2023-07-16 08:51:32'),
(1101, '180.97.189.55', NULL, 1, '2023-07-16 09:01:16', '2023-07-16 09:01:16'),
(1102, '37.111.192.87', NULL, 1, '2023-07-16 09:15:36', '2023-07-16 09:15:36'),
(1103, '207.46.13.212', NULL, 5, '2023-07-16 09:31:37', '2023-07-17 02:23:59'),
(1104, '50.21.188.84', NULL, 1, '2023-07-16 09:35:46', '2023-07-16 09:35:46'),
(1105, '50.21.188.64', NULL, 1, '2023-07-16 09:42:04', '2023-07-16 09:42:04'),
(1106, '50.21.188.94', NULL, 1, '2023-07-16 09:42:21', '2023-07-16 09:42:21'),
(1107, '50.21.188.104', NULL, 1, '2023-07-16 09:42:58', '2023-07-16 09:42:58'),
(1108, '3.239.45.78', NULL, 1, '2023-07-16 09:43:32', '2023-07-16 09:43:32'),
(1109, '18.224.128.89', NULL, 4, '2023-07-16 09:43:32', '2023-07-16 10:24:04'),
(1110, '157.55.39.214', NULL, 1, '2023-07-16 09:53:29', '2023-07-16 09:53:29'),
(1111, '18.225.25.214', NULL, 2, '2023-07-16 09:55:34', '2023-07-16 09:55:36'),
(1112, '103.145.74.139', NULL, 1, '2023-07-16 10:02:30', '2023-07-16 10:02:30'),
(1113, '65.154.226.170', NULL, 1, '2023-07-16 10:11:10', '2023-07-16 10:11:10'),
(1114, '3.237.76.170', NULL, 1, '2023-07-16 10:24:04', '2023-07-16 10:24:04'),
(1115, '51.222.253.19', NULL, 2, '2023-07-16 10:53:01', '2023-07-16 11:07:46'),
(1116, '65.154.226.168', NULL, 1, '2023-07-16 11:11:07', '2023-07-16 11:11:07'),
(1117, '51.222.253.12', NULL, 2, '2023-07-16 11:12:59', '2023-07-16 22:12:17'),
(1118, '114.119.162.80', NULL, 1, '2023-07-16 11:31:31', '2023-07-16 11:31:31'),
(1119, '40.94.226.5', NULL, 1, '2023-07-16 12:24:50', '2023-07-16 12:24:50'),
(1120, '178.62.74.6', NULL, 1, '2023-07-16 12:52:57', '2023-07-16 12:52:57'),
(1121, '37.111.227.169', NULL, 1, '2023-07-16 13:19:33', '2023-07-16 13:19:33'),
(1122, '20.212.195.234', NULL, 1, '2023-07-16 13:38:38', '2023-07-16 13:38:38'),
(1123, '51.222.253.16', NULL, 2, '2023-07-16 14:01:35', '2023-07-17 00:49:45'),
(1124, '180.211.186.114', NULL, 1, '2023-07-16 14:01:54', '2023-07-16 14:01:54'),
(1125, '51.222.253.2', NULL, 1, '2023-07-16 14:12:42', '2023-07-16 14:12:42'),
(1126, '193.169.194.63', NULL, 2, '2023-07-16 14:17:36', '2023-07-16 15:01:27'),
(1127, '51.222.253.3', NULL, 1, '2023-07-16 14:24:58', '2023-07-16 14:24:58'),
(1128, '54.210.154.68', NULL, 1, '2023-07-16 14:59:41', '2023-07-16 14:59:41'),
(1129, '102.129.252.187', NULL, 1, '2023-07-16 15:40:06', '2023-07-16 15:40:06'),
(1130, '119.30.35.177', NULL, 1, '2023-07-16 16:27:20', '2023-07-16 16:27:20'),
(1131, '37.111.247.43', NULL, 1, '2023-07-16 17:11:37', '2023-07-16 17:11:37'),
(1132, '51.222.253.15', NULL, 1, '2023-07-16 17:29:24', '2023-07-16 17:29:24'),
(1133, '128.90.141.39', NULL, 1, '2023-07-16 18:05:24', '2023-07-16 18:05:24'),
(1134, '163.53.182.52', NULL, 1, '2023-07-16 20:01:11', '2023-07-16 20:01:11'),
(1135, '66.249.79.173', NULL, 2, '2023-07-16 20:06:51', '2023-07-16 21:11:30'),
(1136, '51.222.253.20', NULL, 1, '2023-07-16 20:10:55', '2023-07-16 20:10:55'),
(1137, '178.208.160.83', NULL, 1, '2023-07-16 20:27:58', '2023-07-16 20:27:58'),
(1138, '172.105.83.62', NULL, 1, '2023-07-16 20:39:58', '2023-07-16 20:39:58'),
(1139, '66.249.79.167', NULL, 1, '2023-07-16 20:46:26', '2023-07-16 20:46:26'),
(1140, '51.222.253.4', NULL, 1, '2023-07-16 21:14:10', '2023-07-16 21:14:10'),
(1141, '18.237.44.114', NULL, 1, '2023-07-16 23:13:39', '2023-07-16 23:13:39'),
(1142, '54.148.218.197', NULL, 1, '2023-07-16 23:13:54', '2023-07-16 23:13:54'),
(1143, '54.245.15.157', NULL, 1, '2023-07-16 23:15:08', '2023-07-16 23:15:08'),
(1144, '44.212.28.62', NULL, 1, '2023-07-16 23:26:19', '2023-07-16 23:26:19'),
(1145, '154.16.192.187', NULL, 1, '2023-07-17 00:04:11', '2023-07-17 00:04:11'),
(1146, '66.249.79.161', NULL, 1, '2023-07-17 00:42:57', '2023-07-17 00:42:57'),
(1147, '51.222.253.5', NULL, 1, '2023-07-17 01:59:30', '2023-07-17 01:59:30'),
(1148, '52.207.240.199', NULL, 1, '2023-07-17 04:44:36', '2023-07-17 04:44:36'),
(1149, '34.229.236.199', NULL, 1, '2023-07-17 05:11:16', '2023-07-17 05:11:16'),
(1150, '3.85.38.46', NULL, 1, '2023-07-17 05:35:52', '2023-07-17 05:35:52'),
(1151, '51.158.202.166', NULL, 1, '2023-07-17 06:14:21', '2023-07-17 06:14:21'),
(1152, '35.86.215.22', NULL, 1, '2023-07-17 06:17:46', '2023-07-17 06:17:46'),
(1153, '51.222.253.20', NULL, 1, '2023-07-17 06:41:43', '2023-07-17 06:41:43'),
(1154, '37.111.207.106', NULL, 3, '2023-07-17 06:55:42', '2023-07-17 07:22:15'),
(1155, '51.222.253.13', NULL, 2, '2023-07-17 07:55:50', '2023-07-17 10:05:38'),
(1156, '51.222.253.11', NULL, 1, '2023-07-17 08:46:18', '2023-07-17 08:46:18'),
(1157, '40.94.226.74', NULL, 1, '2023-07-17 09:14:40', '2023-07-17 09:14:40'),
(1158, '202.40.186.78', NULL, 1, '2023-07-17 09:28:40', '2023-07-17 09:28:40'),
(1159, '103.145.70.52', NULL, 12, '2023-07-17 09:40:18', '2023-07-17 15:25:56'),
(1160, '42.194.199.207', NULL, 2, '2023-07-17 10:12:08', '2023-07-17 10:12:09'),
(1161, '40.94.227.97', NULL, 1, '2023-07-17 10:18:08', '2023-07-17 10:18:08'),
(1162, '36.40.66.38', NULL, 1, '2023-07-17 10:51:06', '2023-07-17 10:51:06'),
(1163, '207.46.13.212', NULL, 3, '2023-07-17 11:26:27', '2023-07-17 23:13:13'),
(1164, '103.30.191.58', NULL, 1, '2023-07-17 11:34:17', '2023-07-17 11:34:17'),
(1165, '103.50.160.116', NULL, 1, '2023-07-17 11:55:30', '2023-07-17 11:55:30'),
(1166, '154.53.85.141', NULL, 1, '2023-07-17 12:23:24', '2023-07-17 12:23:24'),
(1167, '118.67.220.133', NULL, 1, '2023-07-17 12:25:43', '2023-07-17 12:25:43'),
(1168, '51.222.253.9', NULL, 1, '2023-07-17 12:39:45', '2023-07-17 12:39:45'),
(1169, '40.94.226.78', NULL, 1, '2023-07-17 13:06:24', '2023-07-17 13:06:24'),
(1170, '51.222.253.5', NULL, 1, '2023-07-17 13:54:41', '2023-07-17 13:54:41'),
(1171, '103.196.232.135', NULL, 1, '2023-07-17 15:16:19', '2023-07-17 15:16:19'),
(1172, '51.222.253.17', NULL, 2, '2023-07-17 16:46:03', '2023-07-17 20:25:07'),
(1173, '85.25.93.236', NULL, 2, '2023-07-17 16:53:52', '2023-07-17 16:53:56'),
(1174, '51.222.253.15', NULL, 2, '2023-07-17 17:59:10', '2023-07-17 20:56:30'),
(1175, '87.236.176.191', NULL, 1, '2023-07-17 18:21:06', '2023-07-17 18:21:06'),
(1176, '87.236.176.8', NULL, 1, '2023-07-17 18:21:10', '2023-07-17 18:21:10'),
(1177, '103.55.146.161', NULL, 1, '2023-07-17 19:10:04', '2023-07-17 19:10:04'),
(1178, '103.87.214.205', NULL, 3, '2023-07-17 19:53:40', '2023-07-17 23:57:46'),
(1179, '40.88.21.235', NULL, 1, '2023-07-17 20:00:48', '2023-07-17 20:00:48'),
(1180, '93.158.91.10', NULL, 1, '2023-07-17 20:27:56', '2023-07-17 20:27:56'),
(1181, '103.186.226.24', NULL, 1, '2023-07-17 22:26:12', '2023-07-17 22:26:12'),
(1182, '51.222.253.19', NULL, 1, '2023-07-17 23:22:24', '2023-07-17 23:22:24'),
(1183, '185.181.60.189', NULL, 1, '2023-07-17 23:41:16', '2023-07-17 23:41:16'),
(1184, '138.199.17.133', NULL, 1, '2023-07-17 23:41:36', '2023-07-17 23:41:36'),
(1185, '20.225.186.16', NULL, 1, '2023-07-18 01:42:58', '2023-07-18 01:42:58'),
(1186, '20.191.45.212', NULL, 1, '2023-07-18 01:54:29', '2023-07-18 01:54:29'),
(1187, '114.119.132.202', NULL, 1, '2023-07-18 01:58:11', '2023-07-18 01:58:11'),
(1188, '205.210.31.93', NULL, 1, '2023-07-18 02:42:31', '2023-07-18 02:42:31'),
(1189, '185.134.22.81', NULL, 5, '2023-07-18 03:07:28', '2023-07-18 03:07:32'),
(1190, '51.222.253.6', NULL, 1, '2023-07-18 03:11:38', '2023-07-18 03:11:38'),
(1191, '42.236.73.131', NULL, 1, '2023-07-18 03:16:07', '2023-07-18 03:16:07'),
(1192, '72.14.201.93', NULL, 1, '2023-07-18 03:50:44', '2023-07-18 03:50:44'),
(1193, '51.222.253.4', NULL, 1, '2023-07-18 04:21:05', '2023-07-18 04:21:05'),
(1194, '172.245.72.230', NULL, 1, '2023-07-18 04:31:56', '2023-07-18 04:31:56'),
(1195, '202.79.172.237', NULL, 1, '2023-07-18 04:56:56', '2023-07-18 04:56:56'),
(1196, '77.75.78.161', NULL, 1, '2023-07-18 05:39:44', '2023-07-18 05:39:44'),
(1197, '138.197.154.16', NULL, 2, '2023-07-18 05:49:04', '2023-07-18 05:49:05'),
(1198, '51.222.253.1', NULL, 1, '2023-07-18 05:56:17', '2023-07-18 05:56:17'),
(1199, '51.222.253.14', NULL, 1, '2023-07-18 06:48:06', '2023-07-18 06:48:06'),
(1200, '34.235.118.158', NULL, 1, '2023-07-18 06:51:01', '2023-07-18 06:51:01'),
(1201, '37.111.224.83', NULL, 1, '2023-07-18 06:52:59', '2023-07-18 06:52:59'),
(1202, '154.51.131.142', NULL, 1, '2023-07-18 08:48:32', '2023-07-18 08:48:32'),
(1203, '40.94.226.31', NULL, 1, '2023-07-18 09:16:03', '2023-07-18 09:16:03'),
(1204, '40.94.226.47', NULL, 1, '2023-07-18 09:17:59', '2023-07-18 09:17:59'),
(1205, '140.246.164.95', NULL, 1, '2023-07-18 09:20:24', '2023-07-18 09:20:24'),
(1206, '114.130.156.165', NULL, 1, '2023-07-18 09:24:06', '2023-07-18 09:24:06'),
(1207, '118.67.220.133', NULL, 1, '2023-07-18 09:46:49', '2023-07-18 09:46:49'),
(1208, '66.249.79.173', NULL, 1, '2023-07-18 09:55:53', '2023-07-18 09:55:53'),
(1209, '51.222.253.20', NULL, 2, '2023-07-18 09:59:50', '2023-07-19 01:04:34'),
(1210, '40.94.227.27', NULL, 1, '2023-07-18 10:06:22', '2023-07-18 10:06:22'),
(1211, '123.0.24.28', NULL, 2, '2023-07-18 10:25:36', '2023-07-18 10:26:00'),
(1212, '54.147.246.36', NULL, 2, '2023-07-18 10:38:57', '2023-07-18 10:39:08'),
(1213, '3.238.44.255', NULL, 1, '2023-07-18 10:58:31', '2023-07-18 10:58:31'),
(1214, '205.210.31.222', NULL, 1, '2023-07-18 11:23:13', '2023-07-18 11:23:13'),
(1215, '40.94.226.9', NULL, 1, '2023-07-18 11:25:37', '2023-07-18 11:25:37'),
(1216, '40.94.226.28', NULL, 1, '2023-07-18 11:28:07', '2023-07-18 11:28:07'),
(1217, '52.167.144.97', NULL, 2, '2023-07-18 11:42:40', '2023-07-18 23:16:16'),
(1218, '20.212.195.234', NULL, 1, '2023-07-18 11:45:21', '2023-07-18 11:45:21'),
(1219, '43.229.208.190', NULL, 5, '2023-07-18 11:47:40', '2023-07-18 12:07:37'),
(1220, '37.111.199.176', NULL, 1, '2023-07-18 11:56:32', '2023-07-18 11:56:32'),
(1221, '40.94.227.58', NULL, 1, '2023-07-18 11:59:11', '2023-07-18 11:59:11'),
(1222, '51.222.253.19', NULL, 2, '2023-07-18 12:03:18', '2023-07-18 15:43:55'),
(1223, '103.145.70.52', NULL, 12, '2023-07-18 12:23:34', '2023-07-18 14:42:25'),
(1224, '180.210.151.210', NULL, 2, '2023-07-18 12:33:33', '2023-07-18 12:55:43'),
(1225, '51.222.253.12', NULL, 1, '2023-07-18 13:26:29', '2023-07-18 13:26:29'),
(1226, '166.0.218.53', NULL, 2, '2023-07-18 13:50:06', '2023-07-18 13:50:35'),
(1227, '66.249.79.161', NULL, 1, '2023-07-18 13:50:36', '2023-07-18 13:50:36'),
(1228, '40.94.227.23', NULL, 1, '2023-07-18 14:34:25', '2023-07-18 14:34:25'),
(1229, '50.17.242.50', NULL, 1, '2023-07-18 15:18:03', '2023-07-18 15:18:03'),
(1230, '65.154.226.170', NULL, 1, '2023-07-18 15:18:26', '2023-07-18 15:18:26'),
(1231, '43.245.122.28', NULL, 2, '2023-07-18 15:56:04', '2023-07-18 15:57:34'),
(1232, '3.143.250.186', NULL, 2, '2023-07-18 17:17:05', '2023-07-18 17:18:16'),
(1233, '81.144.178.244', NULL, 2, '2023-07-18 17:21:18', '2023-07-18 17:22:28'),
(1234, '4.150.12.87', NULL, 1, '2023-07-18 17:55:31', '2023-07-18 17:55:31'),
(1235, '51.222.253.18', NULL, 1, '2023-07-18 18:57:52', '2023-07-18 18:57:52'),
(1236, '207.46.13.212', NULL, 1, '2023-07-18 19:03:39', '2023-07-18 19:03:39'),
(1237, '42.83.147.54', NULL, 1, '2023-07-18 20:55:37', '2023-07-18 20:55:37'),
(1238, '35.203.255.125', NULL, 1, '2023-07-18 21:23:18', '2023-07-18 21:23:18'),
(1239, '51.222.253.5', NULL, 1, '2023-07-18 21:42:34', '2023-07-18 21:42:34'),
(1240, '51.222.253.10', NULL, 1, '2023-07-18 21:47:17', '2023-07-18 21:47:17'),
(1241, '107.178.207.29', NULL, 1, '2023-07-18 21:50:37', '2023-07-18 21:50:37'),
(1242, '3.14.80.141', NULL, 2, '2023-07-18 22:48:13', '2023-07-18 22:57:06'),
(1243, '35.203.245.185', NULL, 2, '2023-07-18 22:56:12', '2023-07-18 22:56:12'),
(1244, '35.203.255.123', NULL, 2, '2023-07-18 22:56:22', '2023-07-18 22:56:22'),
(1245, '20.122.159.235', NULL, 1, '2023-07-18 23:38:09', '2023-07-18 23:38:09'),
(1246, '205.210.31.60', NULL, 1, '2023-07-19 00:59:31', '2023-07-19 00:59:31'),
(1247, '66.115.142.155', NULL, 1, '2023-07-19 01:43:21', '2023-07-19 01:43:21'),
(1248, '18.223.203.37', NULL, 4, '2023-07-19 02:03:08', '2023-07-19 02:04:24'),
(1249, '176.100.243.133', NULL, 1, '2023-07-19 03:18:17', '2023-07-19 03:18:17'),
(1250, '181.214.107.252', NULL, 1, '2023-07-19 04:08:06', '2023-07-19 04:08:06'),
(1251, '51.222.253.10', NULL, 1, '2023-07-19 04:22:06', '2023-07-19 04:22:06'),
(1252, '102.129.145.18', NULL, 2, '2023-07-19 04:28:31', '2023-07-19 04:28:33'),
(1253, '52.17.54.30', NULL, 1, '2023-07-19 06:10:20', '2023-07-19 06:10:20'),
(1254, '62.210.88.181', NULL, 1, '2023-07-19 06:14:51', '2023-07-19 06:14:51'),
(1255, '166.0.218.37', NULL, 1, '2023-07-19 06:22:14', '2023-07-19 06:22:14'),
(1256, '18.207.177.200', NULL, 1, '2023-07-19 06:49:18', '2023-07-19 06:49:18'),
(1257, '103.135.138.134', NULL, 1, '2023-07-19 07:49:21', '2023-07-19 07:49:21'),
(1258, '65.154.226.169', NULL, 1, '2023-07-19 07:51:33', '2023-07-19 07:51:33'),
(1259, '51.222.253.6', NULL, 1, '2023-07-19 07:58:31', '2023-07-19 07:58:31'),
(1260, '193.36.118.238', NULL, 2, '2023-07-19 08:00:47', '2023-07-19 08:00:47'),
(1261, '76.72.175.114', NULL, 2, '2023-07-19 08:00:47', '2023-07-19 08:00:47'),
(1262, '212.102.35.142', NULL, 2, '2023-07-19 08:00:47', '2023-07-19 08:00:47'),
(1263, '106.161.65.206', NULL, 2, '2023-07-19 08:00:48', '2023-07-19 08:00:48'),
(1264, '3.135.65.39', NULL, 2, '2023-07-19 08:12:14', '2023-07-19 21:37:57'),
(1265, '88.99.164.194', NULL, 1, '2023-07-19 08:15:28', '2023-07-19 08:15:28'),
(1266, '43.229.208.190', NULL, 16, '2023-07-19 08:23:56', '2023-07-19 13:24:10'),
(1267, '51.222.253.12', NULL, 2, '2023-07-19 08:24:37', '2023-07-20 03:16:12'),
(1268, '193.186.4.159', NULL, 1, '2023-07-19 08:25:29', '2023-07-19 08:25:29'),
(1269, '37.111.206.155', NULL, 2, '2023-07-19 08:25:34', '2023-07-19 08:25:59'),
(1270, '20.212.195.234', NULL, 1, '2023-07-19 09:24:39', '2023-07-19 09:24:39'),
(1271, '34.234.76.207', NULL, 2, '2023-07-19 09:35:35', '2023-07-19 12:32:31'),
(1272, '18.206.199.142', NULL, 1, '2023-07-19 09:35:51', '2023-07-19 09:35:51'),
(1273, '115.89.74.126', NULL, 1, '2023-07-19 09:40:07', '2023-07-19 09:40:07'),
(1274, '27.115.124.45', NULL, 1, '2023-07-19 09:54:38', '2023-07-19 09:54:38'),
(1275, '27.115.124.53', NULL, 1, '2023-07-19 09:55:16', '2023-07-19 09:55:16'),
(1276, '3.237.199.191', NULL, 2, '2023-07-19 09:57:17', '2023-07-19 14:08:45'),
(1277, '3.89.119.108', NULL, 2, '2023-07-19 09:57:25', '2023-07-19 12:32:39'),
(1278, '103.145.70.52', NULL, 6, '2023-07-19 10:07:20', '2023-07-19 14:33:00'),
(1279, '205.169.39.242', NULL, 2, '2023-07-19 10:13:56', '2023-07-19 10:14:25'),
(1280, '119.30.41.155', NULL, 1, '2023-07-19 10:16:56', '2023-07-19 10:16:56'),
(1281, '114.107.225.150', NULL, 1, '2023-07-19 10:24:32', '2023-07-19 10:24:32'),
(1282, '40.94.226.56', NULL, 1, '2023-07-19 10:39:48', '2023-07-19 10:39:48'),
(1283, '40.94.226.53', NULL, 1, '2023-07-19 10:40:28', '2023-07-19 10:40:28'),
(1284, '27.147.161.149', NULL, 1, '2023-07-19 10:55:12', '2023-07-19 10:55:12'),
(1285, '3.238.44.255', NULL, 3, '2023-07-19 11:05:53', '2023-07-19 13:00:31'),
(1286, '103.30.188.214', NULL, 1, '2023-07-19 11:28:41', '2023-07-19 11:28:41'),
(1287, '114.31.31.69', NULL, 1, '2023-07-19 11:28:42', '2023-07-19 11:28:42'),
(1288, '3.239.45.78', NULL, 1, '2023-07-19 12:11:16', '2023-07-19 12:11:16'),
(1289, '3.237.76.170', NULL, 1, '2023-07-19 12:11:34', '2023-07-19 12:11:34'),
(1290, '51.222.253.4', NULL, 1, '2023-07-19 12:54:44', '2023-07-19 12:54:44'),
(1291, '18.225.25.214', NULL, 2, '2023-07-19 14:08:45', '2023-07-19 14:18:30');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(1292, '44.203.31.131', NULL, 1, '2023-07-19 14:08:52', '2023-07-19 14:08:52'),
(1293, '103.229.82.146', NULL, 1, '2023-07-19 14:12:33', '2023-07-19 14:12:33'),
(1294, '66.249.79.165', NULL, 1, '2023-07-19 14:44:52', '2023-07-19 14:44:52'),
(1295, '51.222.253.18', NULL, 1, '2023-07-19 14:46:02', '2023-07-19 14:46:02'),
(1296, '66.249.79.161', NULL, 1, '2023-07-19 14:57:39', '2023-07-19 14:57:39'),
(1297, '62.210.173.77', NULL, 1, '2023-07-19 15:06:15', '2023-07-19 15:06:15'),
(1298, '3.212.147.252', NULL, 1, '2023-07-19 15:46:48', '2023-07-19 15:46:48'),
(1299, '40.77.167.164', NULL, 1, '2023-07-19 16:23:55', '2023-07-19 16:23:55'),
(1300, '103.142.80.99', NULL, 1, '2023-07-19 16:30:48', '2023-07-19 16:30:48'),
(1301, '184.94.240.88', NULL, 2, '2023-07-19 16:44:10', '2023-07-19 16:45:02'),
(1302, '103.174.230.190', NULL, 1, '2023-07-19 16:56:42', '2023-07-19 16:56:42'),
(1303, '93.158.90.152', NULL, 1, '2023-07-19 17:03:26', '2023-07-19 17:03:26'),
(1304, '191.96.150.196', NULL, 1, '2023-07-19 17:09:02', '2023-07-19 17:09:02'),
(1305, '107.178.232.186', NULL, 2, '2023-07-19 17:41:15', '2023-07-19 17:41:15'),
(1306, '34.222.49.74', NULL, 2, '2023-07-19 17:41:16', '2023-07-19 17:41:16'),
(1307, '35.203.255.120', NULL, 2, '2023-07-19 17:41:25', '2023-07-19 17:41:25'),
(1308, '198.98.60.158', NULL, 1, '2023-07-19 17:41:34', '2023-07-19 17:41:34'),
(1309, '51.222.253.5', NULL, 1, '2023-07-19 18:12:07', '2023-07-19 18:12:07'),
(1310, '180.97.189.55', NULL, 1, '2023-07-19 19:18:52', '2023-07-19 19:18:52'),
(1311, '51.222.253.16', NULL, 1, '2023-07-19 19:21:40', '2023-07-19 19:21:40'),
(1312, '118.179.70.58', NULL, 1, '2023-07-19 20:18:42', '2023-07-19 20:18:42'),
(1313, '20.191.45.212', NULL, 1, '2023-07-19 20:23:45', '2023-07-19 20:23:45'),
(1314, '35.196.21.185', NULL, 2, '2023-07-19 20:52:50', '2023-07-19 21:02:27'),
(1315, '35.91.87.132', NULL, 1, '2023-07-19 21:07:59', '2023-07-19 21:07:59'),
(1316, '27.124.47.162', NULL, 2, '2023-07-19 21:15:38', '2023-07-19 21:37:49'),
(1317, '205.169.39.253', NULL, 2, '2023-07-19 21:20:41', '2023-07-19 21:21:06'),
(1318, '51.254.199.11', NULL, 1, '2023-07-19 21:57:28', '2023-07-19 21:57:28'),
(1319, '192.155.86.143', NULL, 2, '2023-07-19 22:16:45', '2023-07-19 22:16:47'),
(1320, '66.249.79.199', NULL, 1, '2023-07-19 22:47:55', '2023-07-19 22:47:55'),
(1321, '23.108.46.219', NULL, 1, '2023-07-19 23:04:48', '2023-07-19 23:04:48'),
(1322, '51.222.253.2', NULL, 1, '2023-07-20 00:09:28', '2023-07-20 00:09:28'),
(1323, '34.74.146.254', NULL, 2, '2023-07-20 00:22:35', '2023-07-20 00:31:25'),
(1324, '103.220.204.133', NULL, 1, '2023-07-20 00:56:33', '2023-07-20 00:56:33'),
(1325, '166.70.59.90', NULL, 1, '2023-07-20 01:04:32', '2023-07-20 01:04:32'),
(1326, '51.222.253.17', NULL, 1, '2023-07-20 01:17:16', '2023-07-20 01:17:16'),
(1327, '3.143.250.186', NULL, 2, '2023-07-20 01:40:56', '2023-07-20 01:54:22'),
(1328, '103.193.174.99', NULL, 1, '2023-07-20 03:03:50', '2023-07-20 03:03:50'),
(1329, '49.51.194.152', NULL, 2, '2023-07-20 04:02:33', '2023-07-20 04:05:31'),
(1330, '43.135.172.174', NULL, 1, '2023-07-20 04:02:37', '2023-07-20 04:02:37'),
(1331, '43.153.84.220', NULL, 1, '2023-07-20 04:05:02', '2023-07-20 04:05:02'),
(1332, '205.169.39.248', NULL, 2, '2023-07-20 04:46:27', '2023-07-20 04:47:13'),
(1333, '14.116.150.68', NULL, 1, '2023-07-20 04:52:39', '2023-07-20 04:52:39'),
(1334, '213.180.203.244', NULL, 1, '2023-07-20 05:40:11', '2023-07-20 05:40:11'),
(1335, '5.255.231.244', NULL, 1, '2023-07-20 05:42:15', '2023-07-20 05:42:15'),
(1336, '157.230.233.82', NULL, 2, '2023-07-20 05:47:10', '2023-07-20 05:47:11'),
(1337, '3.212.147.252', NULL, 1, '2023-07-20 07:00:51', '2023-07-20 07:00:51'),
(1338, '52.17.54.30', NULL, 1, '2023-07-20 07:14:16', '2023-07-20 07:14:16'),
(1339, '54.39.131.196', NULL, 1, '2023-07-20 07:19:28', '2023-07-20 07:19:28'),
(1340, '51.222.253.3', NULL, 1, '2023-07-20 07:25:13', '2023-07-20 07:25:13'),
(1341, '51.222.253.4', NULL, 1, '2023-07-20 07:36:12', '2023-07-20 07:36:12'),
(1342, '52.167.144.97', NULL, 1, '2023-07-20 07:43:37', '2023-07-20 07:43:37'),
(1343, '195.191.219.130', NULL, 1, '2023-07-20 08:18:11', '2023-07-20 08:18:11'),
(1344, '182.253.163.175', NULL, 1, '2023-07-20 08:26:12', '2023-07-20 08:26:12'),
(1345, '51.222.253.15', NULL, 1, '2023-07-20 09:39:35', '2023-07-20 09:39:35'),
(1346, '66.249.79.162', NULL, 2, '2023-07-20 09:42:11', '2023-07-20 23:37:21'),
(1347, '66.249.79.161', NULL, 1, '2023-07-20 09:42:12', '2023-07-20 09:42:12'),
(1348, '51.222.253.20', NULL, 1, '2023-07-20 09:46:50', '2023-07-20 09:46:50'),
(1349, '40.94.227.79', NULL, 1, '2023-07-20 10:14:51', '2023-07-20 10:14:51'),
(1350, '138.201.52.218', NULL, 2, '2023-07-20 10:44:14', '2023-07-20 10:44:20'),
(1351, '58.145.187.251', NULL, 1, '2023-07-20 11:25:27', '2023-07-20 11:25:27'),
(1352, '193.169.194.63', NULL, 3, '2023-07-20 11:25:31', '2023-07-20 11:49:44'),
(1353, '139.84.138.17', NULL, 2, '2023-07-20 11:40:10', '2023-07-20 11:40:18'),
(1354, '43.229.208.190', NULL, 2, '2023-07-20 12:07:42', '2023-07-20 12:51:48'),
(1355, '85.215.186.221', NULL, 1, '2023-07-20 12:42:38', '2023-07-20 12:42:38'),
(1356, '119.42.148.122', NULL, 1, '2023-07-20 12:54:06', '2023-07-20 12:54:06'),
(1357, '3.249.221.244', NULL, 1, '2023-07-20 13:29:01', '2023-07-20 13:29:01'),
(1358, '34.250.196.158', NULL, 2, '2023-07-20 13:29:01', '2023-07-20 13:29:24'),
(1359, '35.176.66.178', NULL, 2, '2023-07-20 13:29:02', '2023-07-20 13:29:27'),
(1360, '35.178.228.46', NULL, 4, '2023-07-20 13:29:02', '2023-07-20 13:29:31'),
(1361, '34.246.178.113', NULL, 1, '2023-07-20 13:29:23', '2023-07-20 13:29:23'),
(1362, '176.100.243.133', NULL, 1, '2023-07-20 13:35:50', '2023-07-20 13:35:50'),
(1363, '45.88.97.173', NULL, 1, '2023-07-20 13:44:25', '2023-07-20 13:44:25'),
(1364, '64.124.8.36', NULL, 1, '2023-07-20 13:58:56', '2023-07-20 13:58:56'),
(1365, '65.154.226.170', NULL, 1, '2023-07-20 14:14:20', '2023-07-20 14:14:20'),
(1366, '15.228.179.127', NULL, 10, '2023-07-20 14:22:58', '2023-07-20 18:05:34'),
(1367, '85.215.215.74', NULL, 1, '2023-07-20 14:24:33', '2023-07-20 14:24:33'),
(1368, '51.222.253.10', NULL, 2, '2023-07-20 14:25:03', '2023-07-20 20:06:52'),
(1369, '118.179.115.125', NULL, 1, '2023-07-20 14:25:59', '2023-07-20 14:25:59'),
(1370, '40.77.167.164', NULL, 1, '2023-07-20 15:03:53', '2023-07-20 15:03:53'),
(1371, '40.94.226.53', NULL, 1, '2023-07-20 15:36:05', '2023-07-20 15:36:05'),
(1372, '182.160.104.213', NULL, 1, '2023-07-20 15:41:16', '2023-07-20 15:41:16'),
(1373, '184.72.235.81', NULL, 3, '2023-07-20 15:52:53', '2023-07-20 15:57:53'),
(1374, '195.123.241.30', NULL, 1, '2023-07-20 15:57:26', '2023-07-20 15:57:26'),
(1375, '139.162.1.16', NULL, 2, '2023-07-20 16:55:54', '2023-07-20 16:55:54'),
(1376, '51.222.253.11', NULL, 1, '2023-07-20 17:54:44', '2023-07-20 17:54:44'),
(1377, '137.226.113.44', NULL, 1, '2023-07-20 19:07:42', '2023-07-20 19:07:42'),
(1378, '20.225.230.194', NULL, 1, '2023-07-20 19:59:08', '2023-07-20 19:59:08'),
(1379, '154.16.192.187', NULL, 1, '2023-07-20 20:14:10', '2023-07-20 20:14:10'),
(1380, '66.249.79.163', NULL, 1, '2023-07-20 20:31:23', '2023-07-20 20:31:23'),
(1381, '51.222.253.12', NULL, 1, '2023-07-20 20:49:32', '2023-07-20 20:49:32'),
(1382, '20.191.45.212', NULL, 1, '2023-07-20 20:52:50', '2023-07-20 20:52:50'),
(1383, '187.23.160.246', NULL, 1, '2023-07-20 21:37:41', '2023-07-20 21:37:41'),
(1384, '162.241.218.40', NULL, 1, '2023-07-20 21:50:55', '2023-07-20 21:50:55'),
(1385, '52.128.15.155', NULL, 1, '2023-07-20 22:05:16', '2023-07-20 22:05:16'),
(1386, '198.235.24.97', NULL, 1, '2023-07-20 23:33:09', '2023-07-20 23:33:09'),
(1387, '176.67.82.4', NULL, 1, '2023-07-21 00:44:11', '2023-07-21 00:44:11'),
(1388, '216.131.116.87', NULL, 1, '2023-07-21 00:44:11', '2023-07-21 00:44:11'),
(1389, '104.129.56.41', NULL, 1, '2023-07-21 00:44:11', '2023-07-21 00:44:11'),
(1390, '165.231.253.70', NULL, 1, '2023-07-21 00:44:18', '2023-07-21 00:44:18'),
(1391, '20.69.17.105', NULL, 1, '2023-07-21 03:14:14', '2023-07-21 03:14:14'),
(1392, '94.247.172.129', NULL, 1, '2023-07-21 03:52:06', '2023-07-21 03:52:06'),
(1393, '199.249.230.175', NULL, 1, '2023-07-21 05:14:28', '2023-07-21 05:14:28'),
(1394, '95.214.248.189', NULL, 1, '2023-07-21 05:26:34', '2023-07-21 05:26:34'),
(1395, '54.159.81.126', NULL, 1, '2023-07-21 07:00:26', '2023-07-21 07:00:26'),
(1396, '198.235.24.126', NULL, 1, '2023-07-21 07:27:05', '2023-07-21 07:27:05'),
(1397, '103.30.191.58', NULL, 1, '2023-07-21 07:30:50', '2023-07-21 07:30:50'),
(1398, '159.223.49.158', NULL, 1, '2023-07-21 07:40:52', '2023-07-21 07:40:52'),
(1399, '104.28.226.247', NULL, 1, '2023-07-21 08:33:26', '2023-07-21 08:33:26'),
(1400, '35.89.66.161', NULL, 1, '2023-07-21 08:33:38', '2023-07-21 08:33:38'),
(1401, '107.178.236.8', NULL, 1, '2023-07-21 09:27:24', '2023-07-21 09:27:24'),
(1402, '40.77.167.164', NULL, 2, '2023-07-21 09:36:36', '2023-07-21 15:02:19'),
(1403, '118.179.70.58', NULL, 2, '2023-07-21 09:57:00', '2023-07-21 10:34:37'),
(1404, '51.222.253.4', NULL, 1, '2023-07-21 10:11:49', '2023-07-21 10:11:49'),
(1405, '51.222.253.2', NULL, 1, '2023-07-21 10:53:50', '2023-07-21 10:53:50'),
(1406, '213.180.203.45', NULL, 1, '2023-07-21 13:20:08', '2023-07-21 13:20:08'),
(1407, '5.255.231.163', NULL, 1, '2023-07-21 13:22:13', '2023-07-21 13:22:13'),
(1408, '54.166.161.129', NULL, 1, '2023-07-21 13:39:15', '2023-07-21 13:39:15'),
(1409, '51.222.253.17', NULL, 1, '2023-07-21 14:36:14', '2023-07-21 14:36:14'),
(1410, '51.222.253.19', NULL, 1, '2023-07-21 14:59:55', '2023-07-21 14:59:55'),
(1411, '77.74.177.119', NULL, 1, '2023-07-21 15:09:13', '2023-07-21 15:09:13'),
(1412, '66.249.79.163', NULL, 2, '2023-07-21 15:19:49', '2023-07-21 15:25:36'),
(1413, '42.0.7.244', NULL, 1, '2023-07-21 15:48:03', '2023-07-21 15:48:03'),
(1414, '39.173.116.5', NULL, 1, '2023-07-21 16:32:30', '2023-07-21 16:32:30'),
(1415, '3.90.230.22', NULL, 1, '2023-07-21 17:51:40', '2023-07-21 17:51:40'),
(1416, '114.119.147.45', NULL, 1, '2023-07-21 19:15:37', '2023-07-21 19:15:37'),
(1417, '118.193.38.58', NULL, 1, '2023-07-21 19:17:23', '2023-07-21 19:17:23'),
(1418, '51.222.253.5', NULL, 1, '2023-07-21 19:22:34', '2023-07-21 19:22:34'),
(1419, '59.36.163.204', NULL, 1, '2023-07-21 21:03:32', '2023-07-21 21:03:32'),
(1420, '18.212.153.188', NULL, 1, '2023-07-21 22:00:58', '2023-07-21 22:00:58'),
(1421, '140.99.28.93', NULL, 1, '2023-07-21 22:50:54', '2023-07-21 22:50:54'),
(1422, '51.222.253.14', NULL, 1, '2023-07-21 23:06:59', '2023-07-21 23:06:59'),
(1423, '34.85.189.127', NULL, 1, '2023-07-21 23:30:49', '2023-07-21 23:30:49'),
(1424, '185.233.19.239', NULL, 1, '2023-07-21 23:42:20', '2023-07-21 23:42:20'),
(1425, '35.236.203.36', NULL, 1, '2023-07-22 00:03:00', '2023-07-22 00:03:00'),
(1426, '199.244.88.225', NULL, 1, '2023-07-22 00:08:33', '2023-07-22 00:08:33'),
(1427, '114.29.237.56', NULL, 2, '2023-07-22 00:32:52', '2023-07-22 00:32:58'),
(1428, '20.191.45.212', NULL, 1, '2023-07-22 01:03:36', '2023-07-22 01:03:36'),
(1429, '185.233.19.236', NULL, 1, '2023-07-22 01:04:02', '2023-07-22 01:04:02'),
(1430, '35.245.3.132', NULL, 1, '2023-07-22 01:45:39', '2023-07-22 01:45:39'),
(1431, '205.210.31.16', NULL, 1, '2023-07-22 02:08:34', '2023-07-22 02:08:34'),
(1432, '66.249.79.161', NULL, 1, '2023-07-22 02:37:18', '2023-07-22 02:37:18'),
(1433, '51.222.253.20', NULL, 1, '2023-07-22 02:45:13', '2023-07-22 02:45:13'),
(1434, '51.222.253.18', NULL, 1, '2023-07-22 03:30:28', '2023-07-22 03:30:28'),
(1435, '216.244.66.200', NULL, 1, '2023-07-22 03:47:38', '2023-07-22 03:47:38'),
(1436, '77.75.78.161', NULL, 1, '2023-07-22 03:56:46', '2023-07-22 03:56:46'),
(1437, '66.249.79.161', NULL, 1, '2023-07-22 05:03:08', '2023-07-22 05:03:08'),
(1438, '196.245.187.199', NULL, 1, '2023-07-22 05:21:21', '2023-07-22 05:21:21'),
(1439, '188.166.18.51', NULL, 2, '2023-07-22 05:26:34', '2023-07-22 05:26:35'),
(1440, '199.127.56.236', NULL, 1, '2023-07-22 06:28:13', '2023-07-22 06:28:13'),
(1441, '213.180.203.200', NULL, 1, '2023-07-22 06:44:37', '2023-07-22 06:44:37'),
(1442, '5.255.231.187', NULL, 1, '2023-07-22 06:46:42', '2023-07-22 06:46:42'),
(1443, '51.222.253.16', NULL, 1, '2023-07-22 07:07:32', '2023-07-22 07:07:32'),
(1444, '66.249.79.162', NULL, 1, '2023-07-22 07:09:27', '2023-07-22 07:09:27'),
(1445, '51.83.238.159', NULL, 1, '2023-07-22 07:24:07', '2023-07-22 07:24:07'),
(1446, '3.212.147.252', NULL, 1, '2023-07-22 07:36:14', '2023-07-22 07:36:14'),
(1447, '114.119.145.125', NULL, 1, '2023-07-22 08:28:03', '2023-07-22 08:28:03'),
(1448, '43.245.123.39', NULL, 2, '2023-07-22 08:44:58', '2023-07-22 08:46:01'),
(1449, '51.222.253.20', NULL, 1, '2023-07-22 08:48:19', '2023-07-22 08:48:19'),
(1450, '185.65.207.26', NULL, 1, '2023-07-22 09:48:11', '2023-07-22 09:48:11'),
(1451, '103.73.197.34', NULL, 1, '2023-07-22 09:55:13', '2023-07-22 09:55:13'),
(1452, '52.167.144.36', NULL, 3, '2023-07-22 09:55:23', '2023-07-22 10:29:17'),
(1453, '18.232.121.12', NULL, 1, '2023-07-22 09:55:57', '2023-07-22 09:55:57'),
(1454, '51.222.253.6', NULL, 2, '2023-07-22 10:52:46', '2023-07-22 13:31:44'),
(1455, '207.46.13.224', NULL, 2, '2023-07-22 11:33:32', '2023-07-22 15:28:46'),
(1456, '165.225.235.3', NULL, 2, '2023-07-22 12:02:06', '2023-07-22 12:03:04'),
(1457, '3.230.133.167', NULL, 1, '2023-07-22 12:03:01', '2023-07-22 12:03:01'),
(1458, '118.195.131.140', NULL, 13, '2023-07-22 12:11:34', '2023-07-22 12:16:28'),
(1459, '205.210.31.9', NULL, 1, '2023-07-22 12:16:37', '2023-07-22 12:16:37'),
(1460, '213.180.203.168', NULL, 1, '2023-07-22 13:16:50', '2023-07-22 13:16:50'),
(1461, '5.255.231.194', NULL, 1, '2023-07-22 13:18:56', '2023-07-22 13:18:56'),
(1462, '178.63.55.94', NULL, 2, '2023-07-22 13:52:01', '2023-07-22 13:52:02'),
(1463, '199.59.90.4', NULL, 4, '2023-07-22 13:52:52', '2023-07-22 13:52:58'),
(1464, '162.213.196.78', NULL, 1, '2023-07-22 14:13:06', '2023-07-22 14:13:06'),
(1465, '103.136.99.22', NULL, 1, '2023-07-22 14:21:57', '2023-07-22 14:21:57'),
(1466, '166.0.218.41', NULL, 1, '2023-07-22 14:29:28', '2023-07-22 14:29:28'),
(1467, '116.213.36.106', NULL, 1, '2023-07-22 14:57:48', '2023-07-22 14:57:48'),
(1468, '44.234.89.20', NULL, 1, '2023-07-22 15:05:46', '2023-07-22 15:05:46'),
(1469, '54.208.187.96', NULL, 1, '2023-07-22 15:18:56', '2023-07-22 15:18:56'),
(1470, '27.147.201.242', NULL, 2, '2023-07-22 15:20:29', '2023-07-22 15:21:23'),
(1471, '49.248.126.194', NULL, 3, '2023-07-22 16:10:19', '2023-07-22 16:13:32'),
(1472, '66.249.66.8', NULL, 1, '2023-07-22 16:14:22', '2023-07-22 16:14:22'),
(1473, '65.109.155.245', NULL, 2, '2023-07-22 16:52:07', '2023-07-22 16:52:10'),
(1474, '51.222.253.4', NULL, 1, '2023-07-22 16:58:37', '2023-07-22 16:58:37'),
(1475, '103.138.226.38', NULL, 1, '2023-07-22 17:37:24', '2023-07-22 17:37:24'),
(1476, '5.255.231.66', NULL, 1, '2023-07-22 17:56:53', '2023-07-22 17:56:53'),
(1477, '213.180.203.99', NULL, 1, '2023-07-22 17:58:57', '2023-07-22 17:58:57'),
(1478, '51.222.253.3', NULL, 1, '2023-07-22 18:01:02', '2023-07-22 18:01:02'),
(1479, '65.109.155.254', NULL, 1, '2023-07-22 18:48:45', '2023-07-22 18:48:45'),
(1480, '142.93.237.134', NULL, 2, '2023-07-22 19:24:14', '2023-07-22 19:24:15'),
(1481, '34.238.170.187', NULL, 1, '2023-07-22 20:51:17', '2023-07-22 20:51:17'),
(1482, '14.29.140.161', NULL, 1, '2023-07-22 21:03:56', '2023-07-22 21:03:56'),
(1483, '161.35.174.59', NULL, 5, '2023-07-22 21:13:30', '2023-07-22 21:13:32'),
(1484, '178.159.37.46', NULL, 1, '2023-07-22 21:14:44', '2023-07-22 21:14:44'),
(1485, '103.100.235.197', NULL, 1, '2023-07-22 21:16:13', '2023-07-22 21:16:13'),
(1486, '5.102.173.71', NULL, 1, '2023-07-22 21:21:15', '2023-07-22 21:21:15'),
(1487, '166.0.218.42', NULL, 2, '2023-07-22 21:35:36', '2023-07-22 22:33:38'),
(1488, '51.222.253.10', NULL, 1, '2023-07-22 21:54:03', '2023-07-22 21:54:03'),
(1489, '103.108.146.92', NULL, 1, '2023-07-22 23:31:23', '2023-07-22 23:31:23'),
(1490, '156.245.20.192', NULL, 1, '2023-07-23 01:41:28', '2023-07-23 01:41:28'),
(1491, '51.222.253.12', NULL, 1, '2023-07-23 02:05:36', '2023-07-23 02:05:36'),
(1492, '160.153.153.3', NULL, 1, '2023-07-23 02:52:00', '2023-07-23 02:52:00'),
(1493, '34.87.27.79', NULL, 6, '2023-07-23 02:54:00', '2023-07-23 02:54:03'),
(1494, '51.222.253.1', NULL, 1, '2023-07-23 06:44:30', '2023-07-23 06:44:30'),
(1495, '154.16.192.231', NULL, 1, '2023-07-23 06:57:30', '2023-07-23 06:57:30'),
(1496, '3.90.141.131', NULL, 1, '2023-07-23 07:47:38', '2023-07-23 07:47:38'),
(1497, '103.74.104.141', NULL, 4, '2023-07-23 08:11:39', '2023-07-23 08:12:01'),
(1498, '103.145.70.52', NULL, 20, '2023-07-23 08:15:09', '2023-07-23 14:58:38'),
(1499, '103.25.250.226', NULL, 1, '2023-07-23 08:40:01', '2023-07-23 08:40:01'),
(1500, '43.229.208.190', NULL, 8, '2023-07-23 08:50:11', '2023-07-23 10:11:27'),
(1501, '40.94.226.23', NULL, 1, '2023-07-23 08:55:47', '2023-07-23 08:55:47'),
(1502, '35.86.215.22', NULL, 1, '2023-07-23 08:58:43', '2023-07-23 08:58:43'),
(1503, '202.40.186.78', NULL, 1, '2023-07-23 09:07:21', '2023-07-23 09:07:21'),
(1504, '3.237.199.191', NULL, 3, '2023-07-23 09:26:25', '2023-07-23 15:12:11'),
(1505, '3.91.194.240', NULL, 3, '2023-07-23 09:26:25', '2023-07-23 11:59:39'),
(1506, '18.224.128.89', NULL, 6, '2023-07-23 09:26:26', '2023-07-23 15:12:04'),
(1507, '18.225.25.214', NULL, 3, '2023-07-23 09:26:26', '2023-07-23 15:12:08'),
(1508, '3.89.119.108', NULL, 1, '2023-07-23 09:26:32', '2023-07-23 09:26:32'),
(1509, '34.234.76.207', NULL, 2, '2023-07-23 09:26:32', '2023-07-23 15:12:11'),
(1510, '3.239.45.78', NULL, 1, '2023-07-23 09:26:32', '2023-07-23 09:26:32'),
(1511, '103.31.178.68', NULL, 1, '2023-07-23 09:38:42', '2023-07-23 09:38:42'),
(1512, '213.152.161.30', NULL, 6, '2023-07-23 09:51:04', '2023-07-23 09:52:21'),
(1513, '202.134.14.144', NULL, 1, '2023-07-23 10:07:39', '2023-07-23 10:07:39'),
(1514, '20.212.195.234', NULL, 1, '2023-07-23 10:28:00', '2023-07-23 10:28:00'),
(1515, '119.42.148.122', NULL, 1, '2023-07-23 10:28:02', '2023-07-23 10:28:02'),
(1516, '20.212.189.66', NULL, 1, '2023-07-23 10:34:37', '2023-07-23 10:34:37'),
(1517, '51.222.253.11', NULL, 1, '2023-07-23 10:35:05', '2023-07-23 10:35:05'),
(1518, '182.131.31.39', NULL, 1, '2023-07-23 10:41:05', '2023-07-23 10:41:05'),
(1519, '123.49.48.130', NULL, 1, '2023-07-23 11:15:41', '2023-07-23 11:15:41'),
(1520, '222.211.72.55', NULL, 1, '2023-07-23 11:22:18', '2023-07-23 11:22:18'),
(1521, '51.222.253.14', NULL, 1, '2023-07-23 11:30:59', '2023-07-23 11:30:59'),
(1522, '222.211.72.58', NULL, 1, '2023-07-23 11:55:11', '2023-07-23 11:55:11'),
(1523, '54.147.246.36', NULL, 1, '2023-07-23 11:59:31', '2023-07-23 11:59:31'),
(1524, '171.115.223.229', NULL, 1, '2023-07-23 12:26:16', '2023-07-23 12:26:16'),
(1525, '51.222.253.17', NULL, 1, '2023-07-23 12:30:30', '2023-07-23 12:30:30'),
(1526, '103.242.22.4', NULL, 1, '2023-07-23 12:33:49', '2023-07-23 12:33:49'),
(1527, '15.228.179.127', NULL, 10, '2023-07-23 12:38:34', '2023-07-23 15:59:46'),
(1528, '54.88.179.33', NULL, 3, '2023-07-23 13:15:55', '2023-07-23 13:15:59'),
(1529, '35.171.144.152', NULL, 1, '2023-07-23 13:15:58', '2023-07-23 13:15:58'),
(1530, '167.248.133.124', NULL, 1, '2023-07-23 13:22:45', '2023-07-23 13:22:45'),
(1531, '193.169.194.63', NULL, 2, '2023-07-23 13:35:42', '2023-07-23 13:46:16'),
(1532, '182.160.110.182', NULL, 1, '2023-07-23 13:41:25', '2023-07-23 13:41:25'),
(1533, '207.46.13.224', NULL, 2, '2023-07-23 14:24:21', '2023-07-23 15:37:37'),
(1534, '54.153.19.237', NULL, 1, '2023-07-23 14:29:03', '2023-07-23 14:29:03'),
(1535, '18.144.15.192', NULL, 1, '2023-07-23 14:29:03', '2023-07-23 14:29:03'),
(1536, '66.249.66.14', NULL, 1, '2023-07-23 14:58:45', '2023-07-23 14:58:45'),
(1537, '103.60.175.73', NULL, 1, '2023-07-23 15:55:13', '2023-07-23 15:55:13'),
(1538, '40.94.226.45', NULL, 1, '2023-07-23 16:16:57', '2023-07-23 16:16:57'),
(1539, '51.222.253.15', NULL, 1, '2023-07-23 16:26:58', '2023-07-23 16:26:58'),
(1540, '222.77.96.146', NULL, 1, '2023-07-23 17:08:23', '2023-07-23 17:08:23'),
(1541, '128.90.141.25', NULL, 1, '2023-07-23 17:20:22', '2023-07-23 17:20:22'),
(1542, '166.0.218.31', NULL, 1, '2023-07-23 17:41:16', '2023-07-23 17:41:16'),
(1543, '103.73.197.34', NULL, 1, '2023-07-23 18:23:34', '2023-07-23 18:23:34'),
(1544, '182.150.1.23', NULL, 1, '2023-07-23 18:30:42', '2023-07-23 18:30:42'),
(1545, '222.77.96.129', NULL, 1, '2023-07-23 18:56:19', '2023-07-23 18:56:19'),
(1546, '222.77.96.141', NULL, 1, '2023-07-23 19:59:49', '2023-07-23 19:59:49'),
(1547, '85.215.215.74', NULL, 1, '2023-07-23 20:11:51', '2023-07-23 20:11:51'),
(1548, '202.134.14.137', NULL, 1, '2023-07-23 22:20:12', '2023-07-23 22:20:12'),
(1549, '104.28.240.84', NULL, 1, '2023-07-23 23:54:32', '2023-07-23 23:54:32'),
(1550, '167.248.133.184', NULL, 1, '2023-07-24 00:02:26', '2023-07-24 00:02:26'),
(1551, '45.33.156.151', NULL, 1, '2023-07-24 00:20:57', '2023-07-24 00:20:57'),
(1552, '171.115.223.211', NULL, 1, '2023-07-24 00:26:07', '2023-07-24 00:26:07'),
(1553, '193.187.88.196', NULL, 3, '2023-07-24 00:50:05', '2023-07-24 00:50:06'),
(1554, '51.222.253.5', NULL, 1, '2023-07-24 01:30:37', '2023-07-24 01:30:37'),
(1555, '85.114.138.220', NULL, 1, '2023-07-24 01:50:13', '2023-07-24 01:50:13'),
(1556, '182.131.31.38', NULL, 1, '2023-07-24 02:44:32', '2023-07-24 02:44:32'),
(1557, '157.230.230.18', NULL, 1, '2023-07-24 04:23:08', '2023-07-24 04:23:08'),
(1558, '166.0.218.52', NULL, 1, '2023-07-24 04:34:47', '2023-07-24 04:34:47'),
(1559, '54.144.220.10', NULL, 1, '2023-07-24 04:48:49', '2023-07-24 04:48:49'),
(1560, '118.123.237.218', NULL, 1, '2023-07-24 04:53:36', '2023-07-24 04:53:36'),
(1561, '54.198.195.245', NULL, 1, '2023-07-24 04:55:58', '2023-07-24 04:55:58'),
(1562, '18.209.70.229', NULL, 1, '2023-07-24 05:07:07', '2023-07-24 05:07:07'),
(1563, '54.158.59.234', NULL, 1, '2023-07-24 05:27:12', '2023-07-24 05:27:12'),
(1564, '61.136.164.19', NULL, 1, '2023-07-24 06:02:36', '2023-07-24 06:02:36'),
(1565, '45.66.209.61', NULL, 1, '2023-07-24 06:06:54', '2023-07-24 06:06:54'),
(1566, '165.232.85.38', NULL, 2, '2023-07-24 06:32:16', '2023-07-24 06:32:17'),
(1567, '51.222.253.20', NULL, 1, '2023-07-24 06:38:38', '2023-07-24 06:38:38'),
(1568, '51.222.253.13', NULL, 2, '2023-07-24 06:50:24', '2023-07-24 18:58:23'),
(1569, '193.233.229.65', NULL, 1, '2023-07-24 07:16:38', '2023-07-24 07:16:38'),
(1570, '185.77.220.164', NULL, 1, '2023-07-24 08:01:24', '2023-07-24 08:01:24'),
(1571, '103.60.175.73', NULL, 1, '2023-07-24 08:21:38', '2023-07-24 08:21:38'),
(1572, '54.144.14.154', NULL, 1, '2023-07-24 09:41:24', '2023-07-24 09:41:24'),
(1573, '193.31.127.254', NULL, 1, '2023-07-24 09:53:36', '2023-07-24 09:53:36'),
(1574, '103.181.69.18', NULL, 1, '2023-07-24 10:13:49', '2023-07-24 10:13:49'),
(1575, '5.161.67.101', NULL, 1, '2023-07-24 10:24:49', '2023-07-24 10:24:49'),
(1576, '51.222.253.16', NULL, 1, '2023-07-24 10:44:19', '2023-07-24 10:44:19'),
(1577, '103.9.134.234', NULL, 1, '2023-07-24 11:41:17', '2023-07-24 11:41:17'),
(1578, '114.119.143.213', NULL, 1, '2023-07-24 11:52:38', '2023-07-24 11:52:38'),
(1579, '20.232.179.208', NULL, 1, '2023-07-24 11:59:35', '2023-07-24 11:59:35'),
(1580, '103.30.188.214', NULL, 1, '2023-07-24 11:59:50', '2023-07-24 11:59:50'),
(1581, '40.94.20.54', NULL, 1, '2023-07-24 11:59:56', '2023-07-24 11:59:56'),
(1582, '149.18.30.179', NULL, 1, '2023-07-24 12:07:42', '2023-07-24 12:07:42'),
(1583, '173.252.83.4', NULL, 2, '2023-07-24 12:42:36', '2023-07-24 12:42:37'),
(1584, '57.128.81.210', NULL, 1, '2023-07-24 12:45:29', '2023-07-24 12:45:29'),
(1585, '27.147.137.230', NULL, 1, '2023-07-24 13:01:38', '2023-07-24 13:01:38'),
(1586, '54.196.199.86', NULL, 1, '2023-07-24 13:42:05', '2023-07-24 13:42:05'),
(1587, '40.94.30.132', NULL, 1, '2023-07-24 13:47:06', '2023-07-24 13:47:06'),
(1588, '162.213.196.78', NULL, 1, '2023-07-24 14:10:57', '2023-07-24 14:10:57'),
(1589, '27.147.174.212', NULL, 1, '2023-07-24 14:20:10', '2023-07-24 14:20:10'),
(1590, '203.188.254.238', NULL, 5, '2023-07-24 14:28:59', '2023-07-24 15:00:29'),
(1591, '207.46.13.224', NULL, 2, '2023-07-24 14:35:13', '2023-07-24 16:18:12'),
(1592, '34.247.136.101', NULL, 1, '2023-07-24 14:38:43', '2023-07-24 14:38:43'),
(1593, '51.222.253.2', NULL, 1, '2023-07-24 14:48:51', '2023-07-24 14:48:51'),
(1594, '40.77.167.255', NULL, 1, '2023-07-24 15:27:17', '2023-07-24 15:27:17'),
(1595, '116.193.221.225', NULL, 1, '2023-07-24 16:35:32', '2023-07-24 16:35:32'),
(1596, '111.254.28.33', NULL, 1, '2023-07-24 17:40:18', '2023-07-24 17:40:18'),
(1597, '34.244.203.249', NULL, 1, '2023-07-24 18:04:39', '2023-07-24 18:04:39'),
(1598, '119.30.46.212', NULL, 1, '2023-07-24 18:09:36', '2023-07-24 18:09:36'),
(1599, '51.222.253.14', NULL, 1, '2023-07-24 18:32:59', '2023-07-24 18:32:59'),
(1600, '157.90.212.84', NULL, 2, '2023-07-24 19:25:38', '2023-07-24 19:28:46'),
(1601, '4.150.18.141', NULL, 1, '2023-07-24 19:26:48', '2023-07-24 19:26:48'),
(1602, '18.234.68.144', NULL, 1, '2023-07-24 19:28:31', '2023-07-24 19:28:31'),
(1603, '119.8.177.247', NULL, 2, '2023-07-24 19:48:16', '2023-07-24 19:56:57'),
(1604, '52.167.144.36', NULL, 1, '2023-07-24 19:52:06', '2023-07-24 19:52:06'),
(1605, '103.54.37.252', NULL, 2, '2023-07-24 19:58:28', '2023-07-24 19:59:47'),
(1606, '35.161.236.237', NULL, 1, '2023-07-24 20:37:56', '2023-07-24 20:37:56'),
(1607, '35.87.3.132', NULL, 1, '2023-07-24 20:38:56', '2023-07-24 20:38:56'),
(1608, '66.249.66.2', NULL, 1, '2023-07-24 21:52:57', '2023-07-24 21:52:57'),
(1609, '66.249.66.132', NULL, 1, '2023-07-24 21:58:40', '2023-07-24 21:58:40'),
(1610, '51.222.253.7', NULL, 1, '2023-07-24 23:30:20', '2023-07-24 23:30:20'),
(1611, '34.138.29.157', NULL, 2, '2023-07-24 23:34:15', '2023-07-24 23:42:48'),
(1612, '42.83.147.56', NULL, 1, '2023-07-24 23:41:03', '2023-07-24 23:41:03'),
(1613, '51.222.253.1', NULL, 1, '2023-07-24 23:57:20', '2023-07-24 23:57:20'),
(1614, '36.230.126.44', NULL, 1, '2023-07-25 00:00:31', '2023-07-25 00:00:31'),
(1615, '27.124.40.226', NULL, 1, '2023-07-25 00:01:23', '2023-07-25 00:01:23'),
(1616, '205.210.31.55', NULL, 1, '2023-07-25 00:02:37', '2023-07-25 00:02:37'),
(1617, '140.246.136.252', NULL, 1, '2023-07-25 00:06:26', '2023-07-25 00:06:26'),
(1618, '84.17.48.142', NULL, 2, '2023-07-25 00:31:58', '2023-07-25 00:33:04'),
(1619, '44.234.89.20', NULL, 1, '2023-07-25 01:09:07', '2023-07-25 01:09:07'),
(1620, '193.201.8.40', NULL, 1, '2023-07-25 03:54:38', '2023-07-25 03:54:38'),
(1621, '51.222.253.16', NULL, 3, '2023-07-25 04:08:49', '2023-07-25 19:30:13'),
(1622, '1.20.253.226', NULL, 31, '2023-07-25 05:14:33', '2023-07-25 05:14:54'),
(1623, '64.227.108.223', NULL, 62, '2023-07-25 05:15:09', '2023-07-25 05:16:21'),
(1624, '146.56.112.228', NULL, 31, '2023-07-25 05:15:39', '2023-07-25 05:15:53'),
(1625, '165.227.193.186', NULL, 31, '2023-07-25 05:15:43', '2023-07-25 05:15:51'),
(1626, '89.207.131.169', NULL, 1, '2023-07-25 05:41:19', '2023-07-25 05:41:19'),
(1627, '205.210.31.93', NULL, 1, '2023-07-25 06:21:31', '2023-07-25 06:21:31'),
(1628, '54.198.187.92', NULL, 1, '2023-07-25 06:51:46', '2023-07-25 06:51:46'),
(1629, '195.191.219.130', NULL, 1, '2023-07-25 07:39:43', '2023-07-25 07:39:43'),
(1630, '103.40.226.165', NULL, 1, '2023-07-25 07:45:04', '2023-07-25 07:45:04'),
(1631, '103.239.253.66', NULL, 2, '2023-07-25 08:21:57', '2023-07-25 11:05:26'),
(1632, '40.94.227.2', NULL, 1, '2023-07-25 08:43:44', '2023-07-25 08:43:44'),
(1633, '34.226.219.166', NULL, 2, '2023-07-25 08:59:32', '2023-07-25 12:58:01'),
(1634, '43.229.208.190', NULL, 3, '2023-07-25 09:43:30', '2023-07-25 15:53:20'),
(1635, '119.30.45.104', NULL, 1, '2023-07-25 09:53:01', '2023-07-25 09:53:01'),
(1636, '51.222.253.10', NULL, 1, '2023-07-25 10:38:13', '2023-07-25 10:38:13'),
(1637, '20.212.195.234', NULL, 1, '2023-07-25 10:50:41', '2023-07-25 10:50:41'),
(1638, '196.245.249.204', NULL, 1, '2023-07-25 10:53:30', '2023-07-25 10:53:30'),
(1639, '120.50.2.238', NULL, 2, '2023-07-25 10:53:56', '2023-07-25 14:20:40'),
(1640, '103.124.227.22', NULL, 1, '2023-07-25 11:03:00', '2023-07-25 11:03:00'),
(1641, '3.212.147.252', NULL, 3, '2023-07-25 11:07:00', '2023-07-25 23:09:49'),
(1642, '119.18.149.119', NULL, 1, '2023-07-25 11:16:41', '2023-07-25 11:16:41'),
(1643, '191.96.150.181', NULL, 2, '2023-07-25 11:50:47', '2023-07-25 11:51:12'),
(1644, '182.160.120.220', NULL, 1, '2023-07-25 12:48:58', '2023-07-25 12:48:58'),
(1645, '37.111.207.197', NULL, 2, '2023-07-25 13:00:21', '2023-07-25 16:33:54'),
(1646, '123.0.19.190', NULL, 1, '2023-07-25 13:22:29', '2023-07-25 13:22:29'),
(1647, '66.249.66.9', NULL, 1, '2023-07-25 13:48:51', '2023-07-25 13:48:51'),
(1648, '116.68.201.6', NULL, 1, '2023-07-25 14:04:16', '2023-07-25 14:04:16'),
(1649, '123.136.25.130', NULL, 1, '2023-07-25 14:06:49', '2023-07-25 14:06:49'),
(1650, '51.222.253.9', NULL, 1, '2023-07-25 14:14:13', '2023-07-25 14:14:13'),
(1651, '52.167.144.36', NULL, 1, '2023-07-25 14:21:59', '2023-07-25 14:21:59'),
(1652, '103.155.52.181', NULL, 1, '2023-07-25 14:29:12', '2023-07-25 14:29:12'),
(1653, '40.94.227.84', NULL, 1, '2023-07-25 14:29:44', '2023-07-25 14:29:44'),
(1654, '72.14.201.159', NULL, 1, '2023-07-25 14:30:48', '2023-07-25 14:30:48'),
(1655, '103.25.249.252', NULL, 1, '2023-07-25 14:30:48', '2023-07-25 14:30:48'),
(1656, '104.210.223.148', NULL, 2, '2023-07-25 14:40:47', '2023-07-25 17:02:12'),
(1657, '116.193.220.72', NULL, 1, '2023-07-25 14:51:21', '2023-07-25 14:51:21'),
(1658, '142.132.250.173', NULL, 1, '2023-07-25 15:26:31', '2023-07-25 15:26:31'),
(1659, '119.148.36.25', NULL, 1, '2023-07-25 15:35:44', '2023-07-25 15:35:44'),
(1660, '165.1.160.1', NULL, 1, '2023-07-25 15:36:16', '2023-07-25 15:36:16'),
(1661, '65.154.226.170', NULL, 1, '2023-07-25 15:36:23', '2023-07-25 15:36:23'),
(1662, '202.65.175.37', NULL, 1, '2023-07-25 15:40:16', '2023-07-25 15:40:16'),
(1663, '203.188.251.2', NULL, 2, '2023-07-25 15:43:59', '2023-07-25 15:44:53'),
(1664, '103.87.249.198', NULL, 1, '2023-07-25 15:47:05', '2023-07-25 15:47:05'),
(1665, '103.73.197.105', NULL, 1, '2023-07-25 16:13:41', '2023-07-25 16:13:41'),
(1666, '205.210.31.246', NULL, 1, '2023-07-25 16:27:42', '2023-07-25 16:27:42'),
(1667, '34.87.27.79', NULL, 6, '2023-07-25 16:35:22', '2023-07-25 16:35:26'),
(1668, '52.55.51.159', NULL, 2, '2023-07-25 16:45:25', '2023-07-25 19:17:01'),
(1669, '41.216.184.181', NULL, 1, '2023-07-25 17:03:19', '2023-07-25 17:03:19'),
(1670, '103.203.177.233', NULL, 3, '2023-07-25 17:04:27', '2023-07-25 17:11:26'),
(1671, '185.249.197.226', NULL, 1, '2023-07-25 17:04:44', '2023-07-25 17:04:44'),
(1672, '119.8.177.116', NULL, 1, '2023-07-25 17:07:42', '2023-07-25 17:07:42'),
(1673, '178.159.37.46', NULL, 1, '2023-07-25 17:11:48', '2023-07-25 17:11:48'),
(1674, '87.236.176.15', NULL, 1, '2023-07-25 17:27:33', '2023-07-25 17:27:33'),
(1675, '205.210.31.143', NULL, 1, '2023-07-25 17:39:05', '2023-07-25 17:39:05'),
(1676, '61.136.164.72', NULL, 1, '2023-07-25 18:35:23', '2023-07-25 18:35:23'),
(1677, '58.145.185.245', NULL, 1, '2023-07-25 19:44:25', '2023-07-25 19:44:25'),
(1678, '20.191.45.212', NULL, 2, '2023-07-25 20:03:29', '2023-07-25 20:45:17'),
(1679, '54.80.0.44', NULL, 1, '2023-07-25 20:44:57', '2023-07-25 20:44:57'),
(1680, '45.80.158.126', NULL, 1, '2023-07-25 20:50:54', '2023-07-25 20:50:54'),
(1681, '36.40.66.38', NULL, 1, '2023-07-25 20:57:47', '2023-07-25 20:57:47'),
(1682, '193.186.4.159', NULL, 1, '2023-07-25 21:22:11', '2023-07-25 21:22:11'),
(1683, '116.58.202.50', NULL, 2, '2023-07-25 21:30:04', '2023-07-25 21:41:17'),
(1684, '103.186.226.30', NULL, 1, '2023-07-25 21:34:35', '2023-07-25 21:34:35'),
(1685, '137.116.92.192', NULL, 1, '2023-07-25 21:47:18', '2023-07-25 21:47:18'),
(1686, '128.199.216.85', NULL, 1, '2023-07-25 21:53:13', '2023-07-25 21:53:13'),
(1687, '35.88.128.220', NULL, 1, '2023-07-25 22:16:46', '2023-07-25 22:16:46'),
(1688, '35.160.202.157', NULL, 1, '2023-07-25 22:17:16', '2023-07-25 22:17:16'),
(1689, '128.90.141.25', NULL, 1, '2023-07-25 22:25:06', '2023-07-25 22:25:06'),
(1690, '18.117.149.223', NULL, 5, '2023-07-25 23:01:24', '2023-07-25 23:01:24'),
(1691, '173.234.232.182', NULL, 1, '2023-07-25 23:52:55', '2023-07-25 23:52:55'),
(1692, '54.197.212.101', NULL, 2, '2023-07-26 00:48:54', '2023-07-26 02:54:04'),
(1693, '40.77.167.224', NULL, 1, '2023-07-26 01:45:59', '2023-07-26 01:45:59'),
(1694, '23.108.44.97', NULL, 1, '2023-07-26 02:18:17', '2023-07-26 02:18:17'),
(1695, '51.222.253.20', NULL, 1, '2023-07-26 02:29:30', '2023-07-26 02:29:30'),
(1696, '222.211.72.52', NULL, 1, '2023-07-26 04:02:28', '2023-07-26 04:02:28'),
(1697, '103.153.78.165', NULL, 1, '2023-07-26 04:28:30', '2023-07-26 04:28:30'),
(1698, '51.222.253.2', NULL, 1, '2023-07-26 04:46:26', '2023-07-26 04:46:26'),
(1699, '185.249.197.226', NULL, 1, '2023-07-26 04:49:08', '2023-07-26 04:49:08'),
(1700, '52.167.144.94', NULL, 2, '2023-07-26 05:52:49', '2023-07-26 19:46:30'),
(1701, '72.14.201.159', NULL, 1, '2023-07-26 06:10:50', '2023-07-26 06:10:50'),
(1702, '173.252.95.2', NULL, 1, '2023-07-26 06:21:19', '2023-07-26 06:21:19'),
(1703, '165.232.190.74', NULL, 2, '2023-07-26 06:42:23', '2023-07-26 06:42:25'),
(1704, '85.215.186.221', NULL, 1, '2023-07-26 06:54:30', '2023-07-26 06:54:30'),
(1705, '54.197.212.101', NULL, 1, '2023-07-26 07:13:48', '2023-07-26 07:13:48'),
(1706, '193.186.4.159', NULL, 1, '2023-07-26 07:15:10', '2023-07-26 07:15:10'),
(1707, '103.230.210.64', NULL, 1, '2023-07-26 07:16:28', '2023-07-26 07:16:28'),
(1708, '195.191.219.131', NULL, 1, '2023-07-26 07:17:08', '2023-07-26 07:17:08'),
(1709, '128.199.216.85', NULL, 1, '2023-07-26 07:28:53', '2023-07-26 07:28:53'),
(1710, '51.222.253.4', NULL, 1, '2023-07-26 07:48:07', '2023-07-26 07:48:07'),
(1711, '34.204.80.241', NULL, 2, '2023-07-26 09:04:52', '2023-07-26 15:09:40'),
(1712, '120.50.2.238', NULL, 1, '2023-07-26 09:06:02', '2023-07-26 09:06:02'),
(1713, '149.18.28.36', NULL, 1, '2023-07-26 09:17:59', '2023-07-26 09:17:59'),
(1714, '49.44.87.132', NULL, 1, '2023-07-26 09:41:46', '2023-07-26 09:41:46'),
(1715, '43.229.208.190', NULL, 8, '2023-07-26 09:43:21', '2023-07-26 15:20:57'),
(1716, '180.92.224.22', NULL, 1, '2023-07-26 09:57:19', '2023-07-26 09:57:19'),
(1717, '14.116.157.23', NULL, 1, '2023-07-26 10:10:20', '2023-07-26 10:10:20'),
(1718, '34.245.146.114', NULL, 1, '2023-07-26 10:31:04', '2023-07-26 10:31:04'),
(1719, '35.176.66.178', NULL, 1, '2023-07-26 10:31:05', '2023-07-26 10:31:05'),
(1720, '52.51.11.198', NULL, 1, '2023-07-26 10:31:26', '2023-07-26 10:31:26'),
(1721, '103.254.84.153', NULL, 1, '2023-07-26 10:40:58', '2023-07-26 10:40:58'),
(1722, '103.145.70.52', NULL, 3, '2023-07-26 10:44:03', '2023-07-26 12:04:28'),
(1723, '51.222.253.15', NULL, 1, '2023-07-26 10:49:22', '2023-07-26 10:49:22'),
(1724, '18.209.106.27', NULL, 1, '2023-07-26 11:04:57', '2023-07-26 11:04:57'),
(1725, '69.140.184.213', NULL, 5, '2023-07-26 11:09:57', '2023-07-26 11:11:37'),
(1726, '137.116.92.192', NULL, 1, '2023-07-26 11:15:45', '2023-07-26 11:15:45'),
(1727, '114.107.225.150', NULL, 1, '2023-07-26 11:45:39', '2023-07-26 11:45:39'),
(1728, '128.90.164.31', NULL, 1, '2023-07-26 12:29:24', '2023-07-26 12:29:24'),
(1729, '66.249.66.10', NULL, 1, '2023-07-26 12:45:56', '2023-07-26 12:45:56'),
(1730, '185.12.249.39', NULL, 1, '2023-07-26 12:49:24', '2023-07-26 12:49:24'),
(1731, '205.210.31.21', NULL, 1, '2023-07-26 13:01:10', '2023-07-26 13:01:10'),
(1732, '36.134.130.84', NULL, 1, '2023-07-26 13:07:40', '2023-07-26 13:07:40'),
(1733, '54.198.204.206', NULL, 3, '2023-07-26 13:21:18', '2023-07-26 22:57:57'),
(1734, '122.144.14.147', NULL, 1, '2023-07-26 14:15:52', '2023-07-26 14:15:52'),
(1735, '20.7.190.98', NULL, 1, '2023-07-26 14:16:43', '2023-07-26 14:16:43'),
(1736, '115.127.0.26', NULL, 2, '2023-07-26 14:39:21', '2023-07-26 14:39:40'),
(1737, '44.234.48.35', NULL, 1, '2023-07-26 15:59:44', '2023-07-26 15:59:44'),
(1738, '51.222.253.5', NULL, 1, '2023-07-26 16:41:22', '2023-07-26 16:41:22'),
(1739, '52.167.144.36', NULL, 1, '2023-07-26 17:41:29', '2023-07-26 17:41:29'),
(1740, '5.161.46.164', NULL, 1, '2023-07-26 18:50:02', '2023-07-26 18:50:02'),
(1741, '154.51.131.142', NULL, 1, '2023-07-26 18:50:52', '2023-07-26 18:50:52'),
(1742, '51.222.253.11', NULL, 1, '2023-07-26 19:18:16', '2023-07-26 19:18:16'),
(1743, '3.93.22.243', NULL, 1, '2023-07-26 19:38:38', '2023-07-26 19:38:38'),
(1744, '213.166.86.74', NULL, 5, '2023-07-26 20:02:48', '2023-07-26 20:02:50'),
(1745, '159.89.196.26', NULL, 1, '2023-07-26 20:36:59', '2023-07-26 20:36:59'),
(1746, '168.119.209.250', NULL, 1, '2023-07-26 20:40:47', '2023-07-26 20:40:47'),
(1747, '154.47.24.95', NULL, 5, '2023-07-26 21:03:53', '2023-07-26 21:03:55'),
(1748, '117.140.33.52', NULL, 1, '2023-07-26 21:04:21', '2023-07-26 21:04:21'),
(1749, '54.80.189.69', NULL, 2, '2023-07-26 21:27:49', '2023-07-27 00:57:13'),
(1750, '103.153.66.240', NULL, 1, '2023-07-26 22:03:20', '2023-07-26 22:03:20'),
(1751, '45.80.158.160', NULL, 1, '2023-07-27 00:20:44', '2023-07-27 00:20:44'),
(1752, '51.222.253.3', NULL, 1, '2023-07-27 00:30:20', '2023-07-27 00:30:20'),
(1753, '20.191.45.212', NULL, 1, '2023-07-27 00:36:12', '2023-07-27 00:36:12'),
(1754, '51.222.253.7', NULL, 1, '2023-07-27 03:06:04', '2023-07-27 03:06:04'),
(1755, '219.104.121.24', NULL, 1, '2023-07-27 04:17:39', '2023-07-27 04:17:39'),
(1756, '195.191.219.132', NULL, 1, '2023-07-27 05:38:24', '2023-07-27 05:38:24'),
(1757, '65.108.159.46', NULL, 1, '2023-07-27 05:56:43', '2023-07-27 05:56:43'),
(1758, '110.235.240.71', NULL, 6, '2023-07-27 06:01:45', '2023-07-27 06:01:56'),
(1759, '195.191.219.133', NULL, 1, '2023-07-27 06:25:33', '2023-07-27 06:25:33'),
(1760, '54.147.232.69', NULL, 1, '2023-07-27 07:31:04', '2023-07-27 07:31:04'),
(1761, '20.225.166.44', NULL, 1, '2023-07-27 07:39:49', '2023-07-27 07:39:49'),
(1762, '20.230.103.242', NULL, 1, '2023-07-27 08:08:24', '2023-07-27 08:08:24'),
(1763, '103.166.187.83', NULL, 1, '2023-07-27 08:09:33', '2023-07-27 08:09:33'),
(1764, '183.136.225.44', NULL, 3, '2023-07-27 08:09:37', '2023-07-27 08:18:21'),
(1765, '43.229.208.190', NULL, 2, '2023-07-27 09:29:53', '2023-07-27 09:31:44'),
(1766, '119.148.8.34', NULL, 1, '2023-07-27 09:41:28', '2023-07-27 09:41:28'),
(1767, '52.167.144.36', NULL, 1, '2023-07-27 10:49:44', '2023-07-27 10:49:44'),
(1768, '103.98.206.166', NULL, 1, '2023-07-27 10:52:05', '2023-07-27 10:52:05'),
(1769, '155.138.205.37', NULL, 1, '2023-07-27 11:10:59', '2023-07-27 11:10:59'),
(1770, '3.237.199.191', NULL, 1, '2023-07-27 11:14:57', '2023-07-27 11:14:57'),
(1771, '18.225.25.214', NULL, 1, '2023-07-27 11:14:57', '2023-07-27 11:14:57'),
(1772, '3.239.45.78', NULL, 1, '2023-07-27 11:15:05', '2023-07-27 11:15:05'),
(1773, '37.111.212.122', NULL, 2, '2023-07-27 11:55:21', '2023-07-27 11:57:01'),
(1774, '3.212.147.252', NULL, 1, '2023-07-27 12:05:36', '2023-07-27 12:05:36'),
(1775, '66.249.66.85', NULL, 1, '2023-07-27 12:06:08', '2023-07-27 12:06:08'),
(1776, '51.222.253.20', NULL, 1, '2023-07-27 12:23:17', '2023-07-27 12:23:17'),
(1777, '45.84.80.29', NULL, 1, '2023-07-27 13:15:16', '2023-07-27 13:15:16'),
(1778, '3.89.119.108', NULL, 1, '2023-07-27 13:44:04', '2023-07-27 13:44:04'),
(1779, '18.224.128.89', NULL, 1, '2023-07-27 13:44:05', '2023-07-27 13:44:05'),
(1780, '3.237.76.170', NULL, 1, '2023-07-27 13:44:12', '2023-07-27 13:44:12'),
(1781, '154.16.192.187', NULL, 1, '2023-07-27 16:22:45', '2023-07-27 16:22:45'),
(1782, '64.225.109.96', NULL, 10, '2023-07-27 18:20:56', '2023-07-28 00:08:43'),
(1783, '103.174.215.140', NULL, 1, '2023-07-27 18:31:42', '2023-07-27 18:31:42'),
(1784, '137.226.113.44', NULL, 1, '2023-07-27 19:18:55', '2023-07-27 19:18:55'),
(1785, '51.222.253.19', NULL, 1, '2023-07-27 20:30:26', '2023-07-27 20:30:26'),
(1786, '20.7.190.98', NULL, 1, '2023-07-27 20:34:54', '2023-07-27 20:34:54'),
(1787, '51.254.199.11', NULL, 1, '2023-07-27 21:06:18', '2023-07-27 21:06:18'),
(1788, '3.12.41.111', NULL, 5, '2023-07-27 21:35:56', '2023-07-27 21:35:57'),
(1789, '54.190.43.12', NULL, 1, '2023-07-27 21:57:50', '2023-07-27 21:57:50'),
(1790, '36.134.130.84', NULL, 1, '2023-07-27 23:56:02', '2023-07-27 23:56:02'),
(1791, '51.222.253.6', NULL, 1, '2023-07-28 01:43:15', '2023-07-28 01:43:15'),
(1792, '148.72.124.85', NULL, 1, '2023-07-28 02:03:13', '2023-07-28 02:03:13'),
(1793, '66.249.66.137', NULL, 1, '2023-07-28 02:29:16', '2023-07-28 02:29:16'),
(1794, '66.249.66.138', NULL, 1, '2023-07-28 02:46:31', '2023-07-28 02:46:31'),
(1795, '66.249.66.199', NULL, 1, '2023-07-28 02:55:03', '2023-07-28 02:55:03'),
(1796, '42.83.147.34', NULL, 1, '2023-07-28 03:26:42', '2023-07-28 03:26:42'),
(1797, '66.249.66.86', NULL, 1, '2023-07-28 04:04:40', '2023-07-28 04:04:40'),
(1798, '138.199.60.185', NULL, 3, '2023-07-28 04:13:38', '2023-07-28 04:13:59'),
(1799, '51.222.253.7', NULL, 1, '2023-07-28 05:48:17', '2023-07-28 05:48:17'),
(1800, '161.35.167.7', NULL, 2, '2023-07-28 06:59:46', '2023-07-28 06:59:47'),
(1801, '144.126.200.243', NULL, 2, '2023-07-28 07:17:26', '2023-07-28 07:17:27'),
(1802, '3.212.147.252', NULL, 1, '2023-07-28 07:21:12', '2023-07-28 07:21:12'),
(1803, '162.142.125.224', NULL, 1, '2023-07-28 09:09:02', '2023-07-28 09:09:02'),
(1804, '68.183.81.21', NULL, 1, '2023-07-28 10:06:04', '2023-07-28 10:06:04'),
(1805, '51.222.253.10', NULL, 1, '2023-07-28 10:09:35', '2023-07-28 10:09:35'),
(1806, '62.122.184.194', NULL, 1, '2023-07-28 11:28:29', '2023-07-28 11:28:29'),
(1807, '198.235.24.48', NULL, 1, '2023-07-28 11:53:00', '2023-07-28 11:53:00'),
(1808, '175.136.241.249', NULL, 1, '2023-07-28 12:26:51', '2023-07-28 12:26:51'),
(1809, '205.210.31.51', NULL, 1, '2023-07-28 12:57:08', '2023-07-28 12:57:08'),
(1810, '162.55.85.228', NULL, 1, '2023-07-28 12:57:46', '2023-07-28 12:57:46'),
(1811, '66.249.66.9', NULL, 2, '2023-07-28 13:24:15', '2023-07-28 13:36:25'),
(1812, '54.80.69.236', NULL, 1, '2023-07-28 13:29:43', '2023-07-28 13:29:43'),
(1813, '51.222.253.3', NULL, 1, '2023-07-28 13:40:49', '2023-07-28 13:40:49'),
(1814, '66.249.66.1', NULL, 1, '2023-07-28 13:53:45', '2023-07-28 13:53:45'),
(1815, '167.94.138.36', NULL, 1, '2023-07-28 15:19:16', '2023-07-28 15:19:16'),
(1816, '128.90.148.25', NULL, 1, '2023-07-28 15:33:08', '2023-07-28 15:33:08'),
(1817, '95.108.213.110', NULL, 1, '2023-07-28 16:10:39', '2023-07-28 16:10:39'),
(1818, '87.250.224.237', NULL, 1, '2023-07-28 16:10:40', '2023-07-28 16:10:40'),
(1819, '5.133.192.140', NULL, 1, '2023-07-28 16:35:04', '2023-07-28 16:35:04'),
(1820, '185.233.19.238', NULL, 2, '2023-07-28 16:43:31', '2023-07-28 16:43:31'),
(1821, '64.225.109.96', NULL, 5, '2023-07-28 16:46:57', '2023-07-28 16:46:58'),
(1822, '51.222.253.8', NULL, 1, '2023-07-28 16:54:33', '2023-07-28 16:54:33'),
(1823, '52.167.144.36', NULL, 1, '2023-07-28 17:03:17', '2023-07-28 17:03:17'),
(1824, '178.238.10.49', NULL, 5, '2023-07-28 17:54:35', '2023-07-28 17:54:37'),
(1825, '17.241.75.77', NULL, 1, '2023-07-28 18:31:43', '2023-07-28 18:31:43'),
(1826, '51.222.253.17', NULL, 1, '2023-07-28 19:45:05', '2023-07-28 19:45:05'),
(1827, '146.190.133.194', NULL, 1, '2023-07-28 20:47:32', '2023-07-28 20:47:32'),
(1828, '167.71.254.229', NULL, 1, '2023-07-28 20:52:55', '2023-07-28 20:52:55'),
(1829, '8.140.56.75', NULL, 1, '2023-07-28 21:01:46', '2023-07-28 21:01:46'),
(1830, '135.181.47.105', NULL, 1, '2023-07-28 21:06:01', '2023-07-28 21:06:01'),
(1831, '3.81.209.107', NULL, 1, '2023-07-28 21:11:48', '2023-07-28 21:11:48'),
(1832, '24.199.87.48', NULL, 1, '2023-07-28 21:37:22', '2023-07-28 21:37:22'),
(1833, '37.27.9.149', NULL, 1, '2023-07-28 21:44:51', '2023-07-28 21:44:51'),
(1834, '178.62.210.64', NULL, 1, '2023-07-28 21:53:30', '2023-07-28 21:53:30'),
(1835, '40.88.21.235', NULL, 2, '2023-07-28 21:55:32', '2023-07-28 21:55:34'),
(1836, '103.252.116.124', NULL, 1, '2023-07-28 22:29:44', '2023-07-28 22:29:44'),
(1837, '205.210.31.139', NULL, 1, '2023-07-28 22:35:13', '2023-07-28 22:35:13'),
(1838, '45.132.246.245', NULL, 1, '2023-07-28 23:28:13', '2023-07-28 23:28:13'),
(1839, '45.141.215.81', NULL, 1, '2023-07-28 23:28:14', '2023-07-28 23:28:14'),
(1840, '23.128.248.12', NULL, 1, '2023-07-28 23:28:15', '2023-07-28 23:28:15'),
(1841, '179.43.159.194', NULL, 1, '2023-07-28 23:28:17', '2023-07-28 23:28:17'),
(1842, '43.243.102.2', NULL, 1, '2023-07-28 23:44:01', '2023-07-28 23:44:01'),
(1843, '114.119.137.249', NULL, 1, '2023-07-29 00:13:33', '2023-07-29 00:13:33'),
(1844, '95.108.213.218', NULL, 1, '2023-07-29 00:56:36', '2023-07-29 00:56:36'),
(1845, '95.108.213.172', NULL, 1, '2023-07-29 00:56:36', '2023-07-29 00:56:36'),
(1846, '95.108.213.240', NULL, 1, '2023-07-29 00:58:40', '2023-07-29 00:58:40'),
(1847, '95.108.213.222', NULL, 1, '2023-07-29 00:58:40', '2023-07-29 00:58:40'),
(1848, '205.210.31.98', NULL, 1, '2023-07-29 01:41:51', '2023-07-29 01:41:51'),
(1849, '45.67.212.35', NULL, 1, '2023-07-29 02:04:13', '2023-07-29 02:04:13'),
(1850, '20.12.51.150', NULL, 1, '2023-07-29 02:05:18', '2023-07-29 02:05:18'),
(1851, '62.204.35.62', NULL, 1, '2023-07-29 03:09:41', '2023-07-29 03:09:41'),
(1852, '37.194.74.22', NULL, 1, '2023-07-29 03:28:47', '2023-07-29 03:28:47'),
(1853, '54.146.160.207', NULL, 1, '2023-07-29 03:41:34', '2023-07-29 03:41:34'),
(1854, '66.249.66.136', NULL, 1, '2023-07-29 03:54:22', '2023-07-29 03:54:22'),
(1855, '66.249.66.167', NULL, 1, '2023-07-29 04:08:32', '2023-07-29 04:08:32'),
(1856, '14.116.150.68', NULL, 1, '2023-07-29 04:33:50', '2023-07-29 04:33:50'),
(1857, '16.16.251.100', NULL, 1, '2023-07-29 04:35:59', '2023-07-29 04:35:59'),
(1858, '193.233.228.211', NULL, 1, '2023-07-29 04:37:11', '2023-07-29 04:37:11'),
(1859, '149.56.160.242', NULL, 4, '2023-07-29 05:15:39', '2023-07-29 05:15:50'),
(1860, '149.56.150.70', NULL, 1, '2023-07-29 05:16:06', '2023-07-29 05:16:06'),
(1861, '45.145.128.224', NULL, 1, '2023-07-29 05:57:28', '2023-07-29 05:57:28'),
(1862, '195.191.219.133', NULL, 1, '2023-07-29 06:03:28', '2023-07-29 06:03:28'),
(1863, '198.235.24.194', NULL, 1, '2023-07-29 06:30:02', '2023-07-29 06:30:02'),
(1864, '185.233.19.239', NULL, 1, '2023-07-29 06:45:45', '2023-07-29 06:45:45'),
(1865, '198.235.24.248', NULL, 1, '2023-07-29 06:48:43', '2023-07-29 06:48:43'),
(1866, '184.73.147.78', NULL, 1, '2023-07-29 07:03:54', '2023-07-29 07:03:54'),
(1867, '54.39.131.196', NULL, 1, '2023-07-29 07:28:06', '2023-07-29 07:28:06'),
(1868, '34.94.231.128', NULL, 5, '2023-07-29 07:31:45', '2023-07-29 07:31:46'),
(1869, '193.233.231.187', NULL, 1, '2023-07-29 07:45:54', '2023-07-29 07:45:54'),
(1870, '166.0.218.52', NULL, 1, '2023-07-29 09:14:10', '2023-07-29 09:14:10'),
(1871, '193.186.4.159', NULL, 1, '2023-07-29 09:29:20', '2023-07-29 09:29:20'),
(1872, '20.9.5.227', NULL, 1, '2023-07-29 09:46:53', '2023-07-29 09:46:53'),
(1873, '37.111.206.142', NULL, 1, '2023-07-29 09:56:12', '2023-07-29 09:56:12'),
(1874, '185.181.60.12', NULL, 1, '2023-07-29 10:21:26', '2023-07-29 10:21:26'),
(1875, '198.235.24.110', NULL, 1, '2023-07-29 11:02:36', '2023-07-29 11:02:36'),
(1876, '87.250.224.203', NULL, 1, '2023-07-29 11:21:53', '2023-07-29 11:21:53'),
(1877, '87.250.224.208', NULL, 1, '2023-07-29 11:21:53', '2023-07-29 11:21:53'),
(1878, '213.180.203.123', NULL, 1, '2023-07-29 11:23:59', '2023-07-29 11:23:59'),
(1879, '5.255.253.80', NULL, 1, '2023-07-29 11:23:59', '2023-07-29 11:23:59'),
(1880, '35.171.144.152', NULL, 3, '2023-07-29 11:32:07', '2023-07-29 11:32:07'),
(1881, '54.88.179.33', NULL, 1, '2023-07-29 11:32:07', '2023-07-29 11:32:07'),
(1882, '66.249.66.8', NULL, 1, '2023-07-29 12:27:24', '2023-07-29 12:27:24'),
(1883, '66.249.66.10', NULL, 1, '2023-07-29 14:06:50', '2023-07-29 14:06:50'),
(1884, '205.169.39.247', NULL, 2, '2023-07-29 15:23:36', '2023-07-29 15:23:55'),
(1885, '103.122.91.105', NULL, 1, '2023-07-29 15:27:20', '2023-07-29 15:27:20'),
(1886, '172.177.148.114', NULL, 1, '2023-07-29 15:35:44', '2023-07-29 15:35:44'),
(1887, '178.239.163.52', NULL, 5, '2023-07-29 15:38:14', '2023-07-29 15:38:15'),
(1888, '166.0.218.37', NULL, 1, '2023-07-29 16:20:50', '2023-07-29 16:20:50'),
(1889, '198.203.28.150', NULL, 1, '2023-07-29 16:37:45', '2023-07-29 16:37:45'),
(1890, '51.222.253.5', NULL, 1, '2023-07-29 17:00:41', '2023-07-29 17:00:41'),
(1891, '103.183.69.55', NULL, 2, '2023-07-29 17:59:15', '2023-07-29 18:01:16'),
(1892, '45.80.158.152', NULL, 1, '2023-07-29 19:15:18', '2023-07-29 19:15:18'),
(1893, '185.249.197.226', NULL, 1, '2023-07-29 19:30:47', '2023-07-29 19:30:47'),
(1894, '198.235.24.42', NULL, 1, '2023-07-29 19:39:29', '2023-07-29 19:39:29'),
(1895, '221.2.155.200', NULL, 2, '2023-07-29 20:43:12', '2023-07-29 21:30:02'),
(1896, '66.249.66.3', NULL, 1, '2023-07-29 21:25:41', '2023-07-29 21:25:41'),
(1897, '104.28.198.246', NULL, 1, '2023-07-29 21:37:55', '2023-07-29 21:37:55'),
(1898, '66.249.66.133', NULL, 1, '2023-07-29 21:41:55', '2023-07-29 21:41:55'),
(1899, '103.170.175.33', NULL, 1, '2023-07-29 22:21:02', '2023-07-29 22:21:02'),
(1900, '43.243.102.2', NULL, 1, '2023-07-30 01:18:50', '2023-07-30 01:18:50'),
(1901, '172.177.46.42', NULL, 1, '2023-07-30 02:10:57', '2023-07-30 02:10:57'),
(1902, '142.93.147.226', NULL, 2, '2023-07-30 04:17:37', '2023-07-30 04:17:37'),
(1903, '195.191.219.133', NULL, 1, '2023-07-30 05:27:43', '2023-07-30 05:27:43'),
(1904, '44.192.121.116', NULL, 1, '2023-07-30 05:53:44', '2023-07-30 05:53:44'),
(1905, '51.222.253.9', NULL, 2, '2023-07-30 06:54:27', '2023-07-30 20:11:33'),
(1906, '185.249.197.226', NULL, 1, '2023-07-30 07:20:51', '2023-07-30 07:20:51'),
(1907, '146.190.68.207', NULL, 2, '2023-07-30 07:37:34', '2023-07-30 07:37:34'),
(1908, '72.14.201.159', NULL, 2, '2023-07-30 07:51:00', '2023-07-30 09:38:29'),
(1909, '50.87.220.24', NULL, 1, '2023-07-30 08:09:51', '2023-07-30 08:09:51'),
(1910, '52.167.144.94', NULL, 2, '2023-07-30 08:15:44', '2023-07-30 20:39:03'),
(1911, '20.7.8.26', NULL, 1, '2023-07-30 08:37:11', '2023-07-30 08:37:11'),
(1912, '27.124.40.226', NULL, 1, '2023-07-30 08:39:51', '2023-07-30 08:39:51'),
(1913, '13.76.132.231', NULL, 1, '2023-07-30 08:41:56', '2023-07-30 08:41:56'),
(1914, '103.138.214.92', NULL, 1, '2023-07-30 08:57:42', '2023-07-30 08:57:42'),
(1915, '43.229.208.190', NULL, 14, '2023-07-30 09:25:09', '2023-07-30 15:18:38'),
(1916, '162.55.85.228', NULL, 2, '2023-07-30 10:15:24', '2023-07-30 10:15:56'),
(1917, '198.235.24.46', NULL, 1, '2023-07-30 11:14:46', '2023-07-30 11:14:46'),
(1918, '103.25.249.234', NULL, 1, '2023-07-30 11:16:19', '2023-07-30 11:16:19'),
(1919, '37.111.206.176', NULL, 1, '2023-07-30 11:46:13', '2023-07-30 11:46:13'),
(1920, '65.154.226.166', NULL, 1, '2023-07-30 12:25:39', '2023-07-30 12:25:39'),
(1921, '51.222.253.8', NULL, 1, '2023-07-30 12:32:11', '2023-07-30 12:32:11'),
(1922, '103.145.70.52', NULL, 8, '2023-07-30 13:04:45', '2023-07-30 13:52:57'),
(1923, '198.235.24.156', NULL, 1, '2023-07-30 13:40:30', '2023-07-30 13:40:30'),
(1924, '103.120.37.22', NULL, 3, '2023-07-30 13:47:03', '2023-07-30 13:53:44'),
(1925, '20.9.84.93', NULL, 1, '2023-07-30 13:59:35', '2023-07-30 13:59:35'),
(1926, '3.249.221.244', NULL, 1, '2023-07-30 14:15:37', '2023-07-30 14:15:37'),
(1927, '35.178.228.46', NULL, 1, '2023-07-30 14:15:38', '2023-07-30 14:15:38'),
(1928, '34.245.146.114', NULL, 1, '2023-07-30 14:15:59', '2023-07-30 14:15:59'),
(1929, '66.249.66.14', NULL, 1, '2023-07-30 14:21:33', '2023-07-30 14:21:33');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(1930, '193.186.4.159', NULL, 1, '2023-07-30 14:46:38', '2023-07-30 14:46:38'),
(1931, '37.139.53.25', NULL, 1, '2023-07-30 15:22:33', '2023-07-30 15:22:33'),
(1932, '141.94.107.230', NULL, 3, '2023-07-30 15:55:05', '2023-07-30 16:01:49'),
(1933, '193.186.4.138', NULL, 1, '2023-07-30 15:57:29', '2023-07-30 15:57:29'),
(1934, '40.122.121.126', NULL, 1, '2023-07-30 16:02:53', '2023-07-30 16:02:53'),
(1935, '103.147.162.184', NULL, 1, '2023-07-30 16:13:23', '2023-07-30 16:13:23'),
(1936, '178.128.82.94', NULL, 6, '2023-07-30 16:36:46', '2023-07-30 16:36:49'),
(1937, '69.171.231.3', NULL, 1, '2023-07-30 16:47:39', '2023-07-30 16:47:39'),
(1938, '51.222.253.14', NULL, 1, '2023-07-30 16:56:15', '2023-07-30 16:56:15'),
(1939, '27.147.201.148', NULL, 1, '2023-07-30 16:56:56', '2023-07-30 16:56:56'),
(1940, '103.197.250.41', NULL, 1, '2023-07-30 18:39:18', '2023-07-30 18:39:18'),
(1941, '44.234.89.20', NULL, 1, '2023-07-30 19:10:10', '2023-07-30 19:10:10'),
(1942, '87.236.176.58', NULL, 1, '2023-07-30 19:21:12', '2023-07-30 19:21:12'),
(1943, '185.127.26.25', NULL, 1, '2023-07-30 19:37:23', '2023-07-30 19:37:23'),
(1944, '98.242.12.186', NULL, 1, '2023-07-30 20:53:03', '2023-07-30 20:53:03'),
(1945, '34.209.218.155', NULL, 1, '2023-07-30 21:11:27', '2023-07-30 21:11:27'),
(1946, '103.73.197.34', NULL, 2, '2023-07-30 21:57:38', '2023-07-30 23:39:53'),
(1947, '51.222.253.19', NULL, 1, '2023-07-30 23:10:49', '2023-07-30 23:10:49'),
(1948, '167.94.146.58', NULL, 1, '2023-07-30 23:43:01', '2023-07-30 23:43:01'),
(1949, '87.236.176.106', NULL, 1, '2023-07-31 00:34:13', '2023-07-31 00:34:13'),
(1950, '14.29.182.82', NULL, 1, '2023-07-31 00:45:42', '2023-07-31 00:45:42'),
(1951, '167.248.133.185', NULL, 1, '2023-07-31 01:33:58', '2023-07-31 01:33:58'),
(1952, '51.222.253.18', NULL, 1, '2023-07-31 02:01:37', '2023-07-31 02:01:37'),
(1953, '40.77.167.251', NULL, 1, '2023-07-31 02:46:28', '2023-07-31 02:46:28'),
(1954, '62.76.26.69', NULL, 2, '2023-07-31 04:47:09', '2023-07-31 05:51:29'),
(1955, '66.249.66.13', NULL, 1, '2023-07-31 04:49:00', '2023-07-31 04:49:00'),
(1956, '54.224.132.174', NULL, 1, '2023-07-31 05:33:48', '2023-07-31 05:33:48'),
(1957, '195.191.219.132', NULL, 1, '2023-07-31 05:51:20', '2023-07-31 05:51:20'),
(1958, '202.136.89.79', NULL, 1, '2023-07-31 06:27:18', '2023-07-31 06:27:18'),
(1959, '167.71.196.174', NULL, 25, '2023-07-31 06:36:17', '2023-07-31 06:41:04'),
(1960, '182.92.164.242', NULL, 1, '2023-07-31 06:58:56', '2023-07-31 06:58:56'),
(1961, '37.111.197.141', NULL, 1, '2023-07-31 07:08:59', '2023-07-31 07:08:59'),
(1962, '103.145.70.52', NULL, 1, '2023-07-31 08:17:20', '2023-07-31 08:17:20'),
(1963, '141.94.174.6', NULL, 1, '2023-07-31 08:55:24', '2023-07-31 08:55:24'),
(1964, '203.76.102.34', NULL, 1, '2023-07-31 09:39:03', '2023-07-31 09:39:03'),
(1965, '37.111.206.166', NULL, 1, '2023-07-31 10:03:44', '2023-07-31 10:03:44'),
(1966, '193.186.4.159', NULL, 1, '2023-07-31 10:29:28', '2023-07-31 10:29:28'),
(1967, '43.229.208.190', NULL, 18, '2023-07-31 10:44:12', '2023-07-31 15:23:45'),
(1968, '185.44.77.65', NULL, 5, '2023-07-31 11:36:26', '2023-07-31 11:36:27'),
(1969, '51.222.253.6', NULL, 1, '2023-07-31 11:43:51', '2023-07-31 11:43:51'),
(1970, '37.111.242.11', NULL, 1, '2023-07-31 12:42:39', '2023-07-31 12:42:39'),
(1971, '203.76.115.60', NULL, 3, '2023-07-31 13:02:06', '2023-07-31 13:52:02'),
(1972, '103.159.254.83', NULL, 1, '2023-07-31 13:59:35', '2023-07-31 13:59:35'),
(1973, '162.213.196.78', NULL, 1, '2023-07-31 14:15:33', '2023-07-31 14:15:33'),
(1974, '185.77.220.249', NULL, 1, '2023-07-31 15:37:50', '2023-07-31 15:37:50'),
(1975, '51.222.253.12', NULL, 1, '2023-07-31 16:12:25', '2023-07-31 16:12:25'),
(1976, '191.96.227.216', NULL, 1, '2023-07-31 16:23:16', '2023-07-31 16:23:16'),
(1977, '185.225.191.43', NULL, 1, '2023-07-31 16:29:51', '2023-07-31 16:29:51'),
(1978, '123.6.49.15', NULL, 1, '2023-07-31 17:53:42', '2023-07-31 17:53:42'),
(1979, '123.6.49.50', NULL, 1, '2023-07-31 17:54:18', '2023-07-31 17:54:18'),
(1980, '213.180.203.190', NULL, 1, '2023-07-31 18:07:13', '2023-07-31 18:07:13'),
(1981, '95.108.213.92', NULL, 1, '2023-07-31 18:07:13', '2023-07-31 18:07:13'),
(1982, '51.222.253.14', NULL, 1, '2023-07-31 19:38:35', '2023-07-31 19:38:35'),
(1983, '154.236.125.192', NULL, 1, '2023-07-31 20:11:49', '2023-07-31 20:11:49'),
(1984, '87.236.176.152', NULL, 1, '2023-07-31 20:23:18', '2023-07-31 20:23:18'),
(1985, '5.188.87.36', NULL, 2, '2023-07-31 20:35:42', '2023-07-31 20:35:43'),
(1986, '66.249.66.87', NULL, 1, '2023-07-31 21:23:39', '2023-07-31 21:23:39'),
(1987, '66.249.66.9', NULL, 1, '2023-07-31 21:23:39', '2023-07-31 21:23:39'),
(1988, '43.243.102.2', NULL, 1, '2023-07-31 21:54:10', '2023-07-31 21:54:10'),
(1989, '171.115.223.211', NULL, 1, '2023-07-31 22:19:04', '2023-07-31 22:19:04'),
(1990, '51.222.253.15', NULL, 1, '2023-07-31 22:31:39', '2023-07-31 22:31:39'),
(1991, '118.179.55.225', NULL, 3, '2023-07-31 22:49:03', '2023-07-31 22:51:40'),
(1992, '202.134.9.135', NULL, 1, '2023-07-31 23:37:29', '2023-07-31 23:37:29'),
(1993, '14.116.156.77', NULL, 1, '2023-08-01 00:08:07', '2023-08-01 00:08:07'),
(1994, '167.248.133.191', NULL, 1, '2023-08-01 00:25:50', '2023-08-01 00:25:50'),
(1995, '194.26.229.64', NULL, 1, '2023-08-01 00:26:38', '2023-08-01 00:26:38'),
(1996, '103.118.78.35', NULL, 1, '2023-08-01 00:40:24', '2023-08-01 00:40:24'),
(1997, '74.208.18.119', NULL, 1, '2023-08-01 03:29:26', '2023-08-01 03:29:26'),
(1998, '146.190.84.173', NULL, 1, '2023-08-01 03:35:06', '2023-08-01 03:35:06'),
(1999, '167.248.133.34', NULL, 1, '2023-08-01 03:37:24', '2023-08-01 03:37:24'),
(2000, '195.191.219.133', NULL, 1, '2023-08-01 05:55:10', '2023-08-01 05:55:10'),
(2001, '51.222.253.15', NULL, 1, '2023-08-01 06:15:28', '2023-08-01 06:15:28'),
(2002, '67.205.129.199', NULL, 2, '2023-08-01 06:30:15', '2023-08-01 06:30:15'),
(2003, '138.197.112.12', NULL, 1, '2023-08-01 06:57:27', '2023-08-01 06:57:27'),
(2004, '165.22.233.93', NULL, 1, '2023-08-01 07:00:59', '2023-08-01 07:00:59'),
(2005, '124.248.69.98', NULL, 1, '2023-08-01 07:03:44', '2023-08-01 07:03:44'),
(2006, '138.197.129.29', NULL, 1, '2023-08-01 07:13:15', '2023-08-01 07:13:15'),
(2007, '87.236.176.16', NULL, 1, '2023-08-01 07:18:10', '2023-08-01 07:18:10'),
(2008, '54.211.151.35', NULL, 1, '2023-08-01 07:27:00', '2023-08-01 07:27:00'),
(2009, '137.59.50.69', NULL, 14, '2023-08-01 08:26:08', '2023-08-01 11:55:52'),
(2010, '51.222.253.14', NULL, 1, '2023-08-01 08:55:16', '2023-08-01 08:55:16'),
(2011, '173.249.57.253', NULL, 1, '2023-08-01 09:09:11', '2023-08-01 09:09:11'),
(2012, '38.83.78.222', NULL, 1, '2023-08-01 09:09:13', '2023-08-01 09:09:13'),
(2013, '198.98.50.199', NULL, 1, '2023-08-01 09:09:15', '2023-08-01 09:09:15'),
(2014, '91.132.144.59', NULL, 1, '2023-08-01 09:09:23', '2023-08-01 09:09:23'),
(2015, '38.97.116.244', NULL, 2, '2023-08-01 09:09:24', '2023-08-02 01:39:14'),
(2016, '162.55.85.228', NULL, 1, '2023-08-01 10:14:07', '2023-08-01 10:14:07'),
(2017, '203.125.75.27', NULL, 2, '2023-08-01 11:39:43', '2023-08-01 12:43:20'),
(2018, '88.230.2.187', NULL, 1, '2023-08-01 12:05:34', '2023-08-01 12:05:34'),
(2019, '103.30.28.96', NULL, 1, '2023-08-01 12:08:48', '2023-08-01 12:08:48'),
(2020, '120.50.18.46', NULL, 1, '2023-08-01 12:08:49', '2023-08-01 12:08:49'),
(2021, '40.127.111.29', NULL, 1, '2023-08-01 12:16:20', '2023-08-01 12:16:20'),
(2022, '51.222.253.18', NULL, 1, '2023-08-01 12:40:08', '2023-08-01 12:40:08'),
(2023, '103.132.184.52', NULL, 1, '2023-08-01 12:47:47', '2023-08-01 12:47:47'),
(2024, '43.229.208.190', NULL, 4, '2023-08-01 12:58:26', '2023-08-01 14:54:42'),
(2025, '42.0.7.247', NULL, 1, '2023-08-01 13:10:24', '2023-08-01 13:10:24'),
(2026, '150.158.103.43', NULL, 1, '2023-08-01 13:11:36', '2023-08-01 13:11:36'),
(2027, '37.111.206.254', NULL, 1, '2023-08-01 13:16:41', '2023-08-01 13:16:41'),
(2028, '193.138.218.215', NULL, 1, '2023-08-01 13:33:49', '2023-08-01 13:33:49'),
(2029, '203.76.115.60', NULL, 1, '2023-08-01 13:36:03', '2023-08-01 13:36:03'),
(2030, '51.222.253.3', NULL, 1, '2023-08-01 14:50:55', '2023-08-01 14:50:55'),
(2031, '103.145.70.52', NULL, 3, '2023-08-01 14:52:25', '2023-08-01 15:57:45'),
(2032, '66.249.84.97', NULL, 1, '2023-08-01 14:55:02', '2023-08-01 14:55:02'),
(2033, '23.228.131.197', NULL, 1, '2023-08-01 14:55:02', '2023-08-01 14:55:02'),
(2034, '37.111.206.65', NULL, 1, '2023-08-01 18:47:22', '2023-08-01 18:47:22'),
(2035, '134.209.109.240', NULL, 10, '2023-08-01 19:41:22', '2023-08-01 20:12:19'),
(2036, '40.77.167.223', NULL, 2, '2023-08-01 20:00:25', '2023-08-01 21:52:46'),
(2037, '87.236.176.5', NULL, 1, '2023-08-01 20:18:30', '2023-08-01 20:18:30'),
(2038, '198.235.24.228', NULL, 1, '2023-08-01 20:47:49', '2023-08-01 20:47:49'),
(2039, '196.247.18.85', NULL, 1, '2023-08-01 21:10:01', '2023-08-01 21:10:01'),
(2040, '40.77.167.251', NULL, 1, '2023-08-01 22:30:25', '2023-08-01 22:30:25'),
(2041, '54.200.22.90', NULL, 1, '2023-08-01 22:43:41', '2023-08-01 22:43:41'),
(2042, '139.59.83.162', NULL, 1, '2023-08-01 23:36:27', '2023-08-01 23:36:27'),
(2043, '185.104.44.99', NULL, 1, '2023-08-02 00:28:02', '2023-08-02 00:28:02'),
(2044, '185.220.101.32', NULL, 1, '2023-08-02 01:39:06', '2023-08-02 01:39:06'),
(2045, '185.106.94.195', NULL, 1, '2023-08-02 01:39:08', '2023-08-02 01:39:08'),
(2046, '192.42.116.179', NULL, 1, '2023-08-02 01:39:11', '2023-08-02 01:39:11'),
(2047, '185.56.83.83', NULL, 1, '2023-08-02 01:39:13', '2023-08-02 01:39:13'),
(2048, '192.42.116.17', NULL, 1, '2023-08-02 01:39:16', '2023-08-02 01:39:16'),
(2049, '5.42.65.8', NULL, 1, '2023-08-02 03:23:21', '2023-08-02 03:23:21'),
(2050, '208.67.105.86', NULL, 2, '2023-08-02 05:56:07', '2023-08-02 05:56:08'),
(2051, '47.253.58.192', NULL, 1, '2023-08-02 06:30:42', '2023-08-02 06:30:42'),
(2052, '47.252.21.241', NULL, 1, '2023-08-02 06:33:12', '2023-08-02 06:33:12'),
(2053, '20.186.66.66', NULL, 1, '2023-08-02 06:50:35', '2023-08-02 06:50:35'),
(2054, '195.191.219.133', NULL, 1, '2023-08-02 06:54:06', '2023-08-02 06:54:06'),
(2055, '130.255.166.11', NULL, 1, '2023-08-02 06:56:24', '2023-08-02 06:56:24'),
(2056, '54.164.135.50', NULL, 1, '2023-08-02 07:09:29', '2023-08-02 07:09:29'),
(2057, '37.111.236.206', NULL, 1, '2023-08-02 07:38:33', '2023-08-02 07:38:33'),
(2058, '51.222.253.13', NULL, 1, '2023-08-02 08:05:00', '2023-08-02 08:05:00'),
(2059, '45.80.158.152', NULL, 1, '2023-08-02 08:41:46', '2023-08-02 08:41:46'),
(2060, '27.147.201.211', NULL, 1, '2023-08-02 09:19:59', '2023-08-02 09:19:59'),
(2061, '47.252.21.203', NULL, 1, '2023-08-02 09:34:48', '2023-08-02 09:34:48'),
(2062, '154.236.90.78', NULL, 1, '2023-08-02 09:57:11', '2023-08-02 09:57:11'),
(2063, '198.235.24.152', NULL, 1, '2023-08-02 10:52:50', '2023-08-02 10:52:50'),
(2064, '103.145.70.52', NULL, 7, '2023-08-02 10:53:52', '2023-08-02 11:22:51'),
(2065, '202.191.126.60', NULL, 4, '2023-08-02 10:57:57', '2023-08-02 11:08:26'),
(2066, '38.152.134.140', NULL, 3, '2023-08-02 11:07:43', '2023-08-02 11:07:53'),
(2067, '43.229.208.190', NULL, 5, '2023-08-02 11:10:45', '2023-08-02 11:37:57'),
(2068, '72.14.201.159', NULL, 2, '2023-08-02 11:12:50', '2023-08-02 12:51:39'),
(2069, '198.235.24.224', NULL, 1, '2023-08-02 11:30:24', '2023-08-02 11:30:24'),
(2070, '42.83.147.34', NULL, 1, '2023-08-02 12:06:48', '2023-08-02 12:06:48'),
(2071, '34.245.146.114', NULL, 1, '2023-08-02 12:08:17', '2023-08-02 12:08:17'),
(2072, '34.246.178.113', NULL, 1, '2023-08-02 12:08:31', '2023-08-02 12:08:31'),
(2073, '205.210.31.25', NULL, 1, '2023-08-02 12:16:20', '2023-08-02 12:16:20'),
(2074, '103.144.201.57', NULL, 1, '2023-08-02 12:24:01', '2023-08-02 12:24:01'),
(2075, '89.187.171.140', NULL, 1, '2023-08-02 12:28:49', '2023-08-02 12:28:49'),
(2076, '205.210.31.128', NULL, 1, '2023-08-02 12:59:28', '2023-08-02 12:59:28'),
(2077, '103.221.55.59', NULL, 1, '2023-08-02 13:11:03', '2023-08-02 13:11:03'),
(2078, '66.249.66.8', NULL, 1, '2023-08-02 13:46:38', '2023-08-02 13:46:38'),
(2079, '128.199.222.165', NULL, 1, '2023-08-02 13:56:05', '2023-08-02 13:56:05'),
(2080, '162.213.196.78', NULL, 1, '2023-08-02 14:10:37', '2023-08-02 14:10:37'),
(2081, '66.249.66.1', NULL, 1, '2023-08-02 15:01:45', '2023-08-02 15:01:45'),
(2082, '51.222.253.3', NULL, 1, '2023-08-02 15:02:30', '2023-08-02 15:02:30'),
(2083, '40.77.167.223', NULL, 1, '2023-08-02 15:21:25', '2023-08-02 15:21:25'),
(2084, '182.22.30.87', NULL, 1, '2023-08-02 16:01:41', '2023-08-02 16:01:41'),
(2085, '168.119.209.250', NULL, 1, '2023-08-02 16:09:03', '2023-08-02 16:09:03'),
(2086, '202.4.119.122', NULL, 1, '2023-08-02 16:36:17', '2023-08-02 16:36:17'),
(2087, '103.159.218.168', NULL, 1, '2023-08-02 17:00:30', '2023-08-02 17:00:30'),
(2088, '159.223.201.55', NULL, 1, '2023-08-02 17:19:18', '2023-08-02 17:19:18'),
(2089, '24.199.87.42', NULL, 1, '2023-08-02 17:32:07', '2023-08-02 17:32:07'),
(2090, '165.22.237.57', NULL, 1, '2023-08-02 17:41:52', '2023-08-02 17:41:52'),
(2091, '51.222.253.18', NULL, 1, '2023-08-02 18:56:52', '2023-08-02 18:56:52'),
(2092, '118.179.85.17', NULL, 1, '2023-08-02 20:09:46', '2023-08-02 20:09:46'),
(2093, '51.222.253.17', NULL, 2, '2023-08-02 20:42:09', '2023-08-03 01:40:27'),
(2094, '20.171.240.220', NULL, 1, '2023-08-02 21:35:48', '2023-08-02 21:35:48'),
(2095, '193.187.88.196', NULL, 3, '2023-08-02 21:45:14', '2023-08-02 21:45:15'),
(2096, '35.93.156.174', NULL, 1, '2023-08-02 21:47:43', '2023-08-02 21:47:43'),
(2097, '54.185.155.180', NULL, 1, '2023-08-02 21:48:33', '2023-08-02 21:48:33'),
(2098, '199.244.88.227', NULL, 1, '2023-08-02 21:54:18', '2023-08-02 21:54:18'),
(2099, '114.119.148.154', NULL, 1, '2023-08-02 23:45:18', '2023-08-02 23:45:18'),
(2100, '103.73.197.34', NULL, 1, '2023-08-03 01:14:57', '2023-08-03 01:14:57'),
(2101, '23.81.121.176', NULL, 2, '2023-08-03 01:19:17', '2023-08-03 01:19:17'),
(2102, '194.55.224.248', NULL, 1, '2023-08-03 02:32:44', '2023-08-03 02:32:44'),
(2103, '114.119.135.64', NULL, 1, '2023-08-03 02:51:52', '2023-08-03 02:51:52'),
(2104, '113.125.140.19', NULL, 1, '2023-08-03 04:25:00', '2023-08-03 04:25:00'),
(2105, '103.252.118.29', NULL, 2, '2023-08-03 05:22:12', '2023-08-03 05:22:13'),
(2106, '51.222.253.13', NULL, 1, '2023-08-03 05:26:31', '2023-08-03 05:26:31'),
(2107, '3.212.147.252', NULL, 2, '2023-08-03 05:30:07', '2023-08-03 08:44:59'),
(2108, '165.227.43.105', NULL, 2, '2023-08-03 05:41:48', '2023-08-03 05:41:49'),
(2109, '195.191.219.133', NULL, 1, '2023-08-03 05:46:04', '2023-08-03 05:46:04'),
(2110, '17.241.227.237', NULL, 1, '2023-08-03 06:45:49', '2023-08-03 06:45:49'),
(2111, '40.77.167.251', NULL, 1, '2023-08-03 07:23:42', '2023-08-03 07:23:42'),
(2112, '103.30.28.70', NULL, 1, '2023-08-03 08:24:10', '2023-08-03 08:24:10'),
(2113, '206.84.189.2', NULL, 1, '2023-08-03 09:10:55', '2023-08-03 09:10:55'),
(2114, '3.237.199.191', NULL, 1, '2023-08-03 09:11:00', '2023-08-03 09:11:00'),
(2115, '18.225.25.214', NULL, 4, '2023-08-03 09:11:00', '2023-08-03 15:06:55'),
(2116, '3.237.76.170', NULL, 2, '2023-08-03 09:11:07', '2023-08-03 15:05:48'),
(2117, '36.134.130.84', NULL, 1, '2023-08-03 09:14:15', '2023-08-03 09:14:15'),
(2118, '91.188.247.128', NULL, 1, '2023-08-03 09:21:45', '2023-08-03 09:21:45'),
(2119, '3.238.44.255', NULL, 1, '2023-08-03 09:30:48', '2023-08-03 09:30:48'),
(2120, '34.234.76.207', NULL, 1, '2023-08-03 09:30:56', '2023-08-03 09:30:56'),
(2121, '195.140.213.246', NULL, 5, '2023-08-03 09:31:18', '2023-08-03 09:31:20'),
(2122, '195.191.219.132', NULL, 1, '2023-08-03 10:09:15', '2023-08-03 10:09:15'),
(2123, '172.70.92.142', NULL, 1, '2023-08-03 10:14:46', '2023-08-03 10:14:46'),
(2124, '103.189.218.118', NULL, 1, '2023-08-03 10:14:49', '2023-08-03 10:14:49'),
(2125, '37.111.200.77', NULL, 1, '2023-08-03 11:59:47', '2023-08-03 11:59:47'),
(2126, '36.134.130.50', NULL, 1, '2023-08-03 12:15:32', '2023-08-03 12:15:32'),
(2127, '40.77.167.223', NULL, 2, '2023-08-03 12:33:54', '2023-08-03 23:09:16'),
(2128, '149.57.15.220', NULL, 1, '2023-08-03 13:36:21', '2023-08-03 13:36:21'),
(2129, '162.213.196.78', NULL, 1, '2023-08-03 14:10:47', '2023-08-03 14:10:47'),
(2130, '202.40.179.226', NULL, 1, '2023-08-03 14:38:41', '2023-08-03 14:38:41'),
(2131, '45.82.33.115', NULL, 1, '2023-08-03 14:51:34', '2023-08-03 14:51:34'),
(2132, '62.114.96.160', NULL, 1, '2023-08-03 14:52:17', '2023-08-03 14:52:17'),
(2133, '3.239.45.78', NULL, 1, '2023-08-03 15:05:56', '2023-08-03 15:05:56'),
(2134, '35.160.134.56', NULL, 1, '2023-08-03 15:35:23', '2023-08-03 15:35:23'),
(2135, '137.59.48.154', NULL, 1, '2023-08-03 15:43:01', '2023-08-03 15:43:01'),
(2136, '54.88.179.33', NULL, 2, '2023-08-03 16:01:46', '2023-08-03 16:01:46'),
(2137, '35.171.144.152', NULL, 1, '2023-08-03 16:01:47', '2023-08-03 16:01:47'),
(2138, '118.179.152.2', NULL, 1, '2023-08-03 16:30:05', '2023-08-03 16:30:05'),
(2139, '216.244.66.200', NULL, 1, '2023-08-03 16:55:10', '2023-08-03 16:55:10'),
(2140, '77.75.78.171', NULL, 1, '2023-08-03 18:59:40', '2023-08-03 18:59:40'),
(2141, '137.226.113.44', NULL, 1, '2023-08-03 19:03:25', '2023-08-03 19:03:25'),
(2142, '103.73.197.34', NULL, 1, '2023-08-03 19:16:16', '2023-08-03 19:16:16'),
(2143, '91.188.246.72', NULL, 1, '2023-08-03 19:28:34', '2023-08-03 19:28:34'),
(2144, '51.222.253.10', NULL, 1, '2023-08-03 19:39:15', '2023-08-03 19:39:15'),
(2145, '45.126.125.146', NULL, 1, '2023-08-03 19:50:21', '2023-08-03 19:50:21'),
(2146, '193.186.4.159', NULL, 1, '2023-08-03 20:01:29', '2023-08-03 20:01:29'),
(2147, '54.71.83.114', NULL, 1, '2023-08-03 22:15:38', '2023-08-03 22:15:38'),
(2148, '54.189.65.135', NULL, 1, '2023-08-03 22:18:24', '2023-08-03 22:18:24'),
(2149, '104.206.203.98', NULL, 1, '2023-08-03 22:27:44', '2023-08-03 22:27:44'),
(2150, '66.249.66.87', NULL, 1, '2023-08-03 23:26:39', '2023-08-03 23:26:39'),
(2151, '66.249.66.135', NULL, 1, '2023-08-03 23:53:18', '2023-08-03 23:53:18'),
(2152, '66.249.66.201', NULL, 1, '2023-08-04 00:05:37', '2023-08-04 00:05:37'),
(2153, '3.70.45.200', NULL, 1, '2023-08-04 00:42:02', '2023-08-04 00:42:02'),
(2154, '213.180.203.81', NULL, 1, '2023-08-04 03:34:20', '2023-08-04 03:34:20'),
(2155, '5.45.207.184', NULL, 1, '2023-08-04 03:34:21', '2023-08-04 03:34:21'),
(2156, '40.77.167.251', NULL, 1, '2023-08-04 04:43:48', '2023-08-04 04:43:48'),
(2157, '107.23.38.237', NULL, 1, '2023-08-04 05:24:51', '2023-08-04 05:24:51'),
(2158, '87.236.176.192', NULL, 1, '2023-08-04 05:37:57', '2023-08-04 05:37:57'),
(2159, '218.234.77.80', NULL, 1, '2023-08-04 06:43:49', '2023-08-04 06:43:49'),
(2160, '46.4.122.50', NULL, 6, '2023-08-04 06:54:11', '2023-08-04 06:54:13'),
(2161, '195.191.219.132', NULL, 1, '2023-08-04 07:28:49', '2023-08-04 07:28:49'),
(2162, '129.126.166.19', NULL, 1, '2023-08-04 09:32:31', '2023-08-04 09:32:31'),
(2163, '202.134.14.133', NULL, 1, '2023-08-04 10:43:49', '2023-08-04 10:43:49'),
(2164, '123.6.49.9', NULL, 1, '2023-08-04 11:05:27', '2023-08-04 11:05:27'),
(2165, '27.115.124.70', NULL, 1, '2023-08-04 11:05:37', '2023-08-04 11:05:37'),
(2166, '51.222.253.3', NULL, 1, '2023-08-04 12:24:17', '2023-08-04 12:24:17'),
(2167, '139.99.68.86', NULL, 8, '2023-08-04 12:26:43', '2023-08-04 13:04:15'),
(2168, '191.252.104.6', NULL, 1, '2023-08-04 13:18:15', '2023-08-04 13:18:15'),
(2169, '66.249.66.10', NULL, 1, '2023-08-04 13:36:56', '2023-08-04 13:36:56'),
(2170, '162.213.196.78', NULL, 1, '2023-08-04 14:10:47', '2023-08-04 14:10:47'),
(2171, '66.249.66.9', NULL, 1, '2023-08-04 14:29:08', '2023-08-04 14:29:08'),
(2172, '172.176.189.96', NULL, 1, '2023-08-04 14:41:43', '2023-08-04 14:41:43'),
(2173, '172.177.36.129', NULL, 1, '2023-08-04 14:42:27', '2023-08-04 14:42:27'),
(2174, '193.169.195.64', NULL, 1, '2023-08-04 14:42:40', '2023-08-04 14:42:40'),
(2175, '103.120.36.48', NULL, 1, '2023-08-04 15:02:57', '2023-08-04 15:02:57'),
(2176, '77.74.177.119', NULL, 1, '2023-08-04 15:12:20', '2023-08-04 15:12:20'),
(2177, '119.42.148.122', NULL, 2, '2023-08-04 15:19:35', '2023-08-04 16:33:05'),
(2178, '103.149.56.9', NULL, 1, '2023-08-04 16:01:42', '2023-08-04 16:01:42'),
(2179, '185.220.101.10', NULL, 1, '2023-08-04 16:33:54', '2023-08-04 16:33:54'),
(2180, '89.207.131.169', NULL, 1, '2023-08-04 17:37:18', '2023-08-04 17:37:18'),
(2181, '194.53.71.227', NULL, 1, '2023-08-04 18:43:35', '2023-08-04 18:43:35'),
(2182, '74.59.208.164', NULL, 3, '2023-08-04 20:17:01', '2023-08-04 20:17:06'),
(2183, '51.222.253.18', NULL, 1, '2023-08-04 20:17:51', '2023-08-04 20:17:51'),
(2184, '51.254.199.11', NULL, 1, '2023-08-04 20:32:50', '2023-08-04 20:32:50'),
(2185, '172.177.11.133', NULL, 5, '2023-08-04 21:13:20', '2023-08-04 21:13:42'),
(2186, '65.109.158.119', NULL, 1, '2023-08-04 21:51:49', '2023-08-04 21:51:49'),
(2187, '103.35.169.34', NULL, 1, '2023-08-04 22:01:28', '2023-08-04 22:01:28'),
(2188, '154.16.192.172', NULL, 1, '2023-08-04 22:03:10', '2023-08-04 22:03:10'),
(2189, '44.234.114.218', NULL, 1, '2023-08-04 22:08:29', '2023-08-04 22:08:29'),
(2190, '52.60.142.115', NULL, 1, '2023-08-04 22:11:46', '2023-08-04 22:11:46'),
(2191, '103.120.36.53', NULL, 1, '2023-08-04 22:51:56', '2023-08-04 22:51:56'),
(2192, '65.109.155.253', NULL, 2, '2023-08-04 22:58:15', '2023-08-04 22:58:16'),
(2193, '205.210.31.150', NULL, 1, '2023-08-04 23:23:52', '2023-08-04 23:23:52'),
(2194, '128.90.183.189', NULL, 1, '2023-08-04 23:49:30', '2023-08-04 23:49:30'),
(2195, '51.222.253.19', NULL, 1, '2023-08-04 23:58:43', '2023-08-04 23:58:43'),
(2196, '54.93.236.212', NULL, 1, '2023-08-05 00:20:15', '2023-08-05 00:20:15'),
(2197, '78.46.92.46', NULL, 2, '2023-08-05 01:14:41', '2023-08-05 01:14:45'),
(2198, '78.46.91.81', NULL, 1, '2023-08-05 01:14:44', '2023-08-05 01:14:44'),
(2199, '154.51.131.142', NULL, 1, '2023-08-05 01:17:27', '2023-08-05 01:17:27'),
(2200, '207.46.13.213', NULL, 1, '2023-08-05 01:53:00', '2023-08-05 01:53:00'),
(2201, '66.249.66.167', NULL, 1, '2023-08-05 02:50:32', '2023-08-05 02:50:32'),
(2202, '205.210.31.110', NULL, 1, '2023-08-05 02:55:10', '2023-08-05 02:55:10'),
(2203, '66.249.66.33', NULL, 3, '2023-08-05 03:01:48', '2023-08-05 03:56:53'),
(2204, '176.111.174.153', NULL, 1, '2023-08-05 03:41:52', '2023-08-05 03:41:52'),
(2205, '51.222.253.14', NULL, 1, '2023-08-05 03:45:36', '2023-08-05 03:45:36'),
(2206, '43.243.102.2', NULL, 1, '2023-08-05 04:54:15', '2023-08-05 04:54:15'),
(2207, '207.46.13.219', NULL, 1, '2023-08-05 05:08:28', '2023-08-05 05:08:28'),
(2208, '54.80.246.132', NULL, 1, '2023-08-05 05:12:02', '2023-08-05 05:12:02'),
(2209, '143.110.250.42', NULL, 2, '2023-08-05 05:19:36', '2023-08-05 05:19:38'),
(2210, '195.191.219.131', NULL, 1, '2023-08-05 05:36:10', '2023-08-05 05:36:10'),
(2211, '52.60.142.115', NULL, 2, '2023-08-05 06:19:18', '2023-08-05 22:38:26'),
(2212, '51.222.253.2', NULL, 2, '2023-08-05 07:08:50', '2023-08-05 15:29:25'),
(2213, '103.143.237.27', NULL, 1, '2023-08-05 07:13:13', '2023-08-05 07:13:13'),
(2214, '42.0.7.250', NULL, 1, '2023-08-05 07:27:29', '2023-08-05 07:27:29'),
(2215, '103.91.129.130', NULL, 1, '2023-08-05 09:09:27', '2023-08-05 09:09:27'),
(2216, '103.193.174.99', NULL, 1, '2023-08-05 09:45:54', '2023-08-05 09:45:54'),
(2217, '172.176.166.116', NULL, 2, '2023-08-05 10:38:20', '2023-08-05 19:47:07'),
(2218, '103.205.69.180', NULL, 1, '2023-08-05 11:48:01', '2023-08-05 11:48:01'),
(2219, '103.30.188.214', NULL, 1, '2023-08-05 11:49:02', '2023-08-05 11:49:02'),
(2220, '51.222.253.13', NULL, 1, '2023-08-05 12:30:27', '2023-08-05 12:30:27'),
(2221, '66.249.70.169', NULL, 1, '2023-08-05 12:46:40', '2023-08-05 12:46:40'),
(2222, '61.136.164.26', NULL, 1, '2023-08-05 13:11:32', '2023-08-05 13:11:32'),
(2223, '37.111.206.181', NULL, 1, '2023-08-05 13:24:27', '2023-08-05 13:24:27'),
(2224, '88.99.164.118', NULL, 1, '2023-08-05 14:16:19', '2023-08-05 14:16:19'),
(2225, '165.227.118.177', NULL, 2, '2023-08-05 14:54:22', '2023-08-05 14:54:23'),
(2226, '27.124.21.147', NULL, 1, '2023-08-05 17:26:18', '2023-08-05 17:26:18'),
(2227, '27.124.21.147', NULL, 1, '2023-08-05 17:26:18', '2023-08-05 17:26:18'),
(2228, '51.222.253.7', NULL, 1, '2023-08-05 18:09:24', '2023-08-05 18:09:24'),
(2229, '103.112.54.161', NULL, 1, '2023-08-05 20:43:16', '2023-08-05 20:43:16'),
(2230, '89.207.131.169', NULL, 1, '2023-08-05 20:51:55', '2023-08-05 20:51:55'),
(2231, '205.210.31.50', NULL, 1, '2023-08-05 20:59:28', '2023-08-05 20:59:28'),
(2232, '35.90.89.38', NULL, 1, '2023-08-05 21:58:57', '2023-08-05 21:58:57'),
(2233, '34.216.221.197', NULL, 1, '2023-08-05 22:06:51', '2023-08-05 22:06:51'),
(2234, '205.210.31.168', NULL, 1, '2023-08-05 22:40:02', '2023-08-05 22:40:02'),
(2235, '51.222.253.11', NULL, 1, '2023-08-05 23:28:57', '2023-08-05 23:28:57'),
(2236, '205.210.31.152', NULL, 1, '2023-08-06 02:48:56', '2023-08-06 02:48:56'),
(2237, '138.201.49.199', NULL, 2, '2023-08-06 03:01:38', '2023-08-06 03:01:48'),
(2238, '107.178.232.253', NULL, 1, '2023-08-06 04:16:34', '2023-08-06 04:16:34'),
(2239, '5.255.231.145', NULL, 1, '2023-08-06 04:36:28', '2023-08-06 04:36:28'),
(2240, '213.180.203.165', NULL, 1, '2023-08-06 04:36:29', '2023-08-06 04:36:29'),
(2241, '185.181.60.189', NULL, 1, '2023-08-06 05:04:53', '2023-08-06 05:04:53'),
(2242, '195.191.219.133', NULL, 1, '2023-08-06 05:53:44', '2023-08-06 05:53:44'),
(2243, '222.211.72.55', NULL, 1, '2023-08-06 05:54:05', '2023-08-06 05:54:05'),
(2244, '222.77.96.129', NULL, 1, '2023-08-06 06:00:44', '2023-08-06 06:00:44'),
(2245, '51.222.253.5', NULL, 1, '2023-08-06 06:17:29', '2023-08-06 06:17:29'),
(2246, '194.169.175.22', NULL, 1, '2023-08-06 08:02:14', '2023-08-06 08:02:14'),
(2247, '43.229.208.190', NULL, 13, '2023-08-06 08:07:31', '2023-08-06 15:33:35'),
(2248, '182.92.164.242', NULL, 1, '2023-08-06 08:13:24', '2023-08-06 08:13:24'),
(2249, '185.65.207.26', NULL, 14, '2023-08-06 08:14:46', '2023-08-06 08:14:53'),
(2250, '146.185.204.103', NULL, 1, '2023-08-06 08:24:20', '2023-08-06 08:24:20'),
(2251, '103.145.70.52', NULL, 6, '2023-08-06 08:31:29', '2023-08-06 10:18:38'),
(2252, '5.161.227.96', NULL, 1, '2023-08-06 08:51:29', '2023-08-06 08:51:29'),
(2253, '51.222.253.16', NULL, 1, '2023-08-06 08:59:15', '2023-08-06 08:59:15'),
(2254, '147.78.141.89', NULL, 1, '2023-08-06 09:07:08', '2023-08-06 09:07:08'),
(2255, '103.205.69.181', NULL, 2, '2023-08-06 09:15:48', '2023-08-06 09:27:23'),
(2256, '193.186.4.159', NULL, 2, '2023-08-06 09:30:46', '2023-08-06 12:00:13'),
(2257, '222.211.72.52', NULL, 1, '2023-08-06 09:56:30', '2023-08-06 09:56:30'),
(2258, '193.233.137.226', NULL, 1, '2023-08-06 10:24:48', '2023-08-06 10:24:48'),
(2259, '149.57.13.84', NULL, 1, '2023-08-06 10:28:53', '2023-08-06 10:28:53'),
(2260, '103.141.205.65', NULL, 1, '2023-08-06 10:29:17', '2023-08-06 10:29:17'),
(2261, '51.222.253.9', NULL, 1, '2023-08-06 11:18:40', '2023-08-06 11:18:40'),
(2262, '103.218.24.129', NULL, 1, '2023-08-06 11:25:56', '2023-08-06 11:25:56'),
(2263, '72.14.201.159', NULL, 3, '2023-08-06 11:57:40', '2023-08-06 14:07:34'),
(2264, '43.243.102.2', NULL, 1, '2023-08-06 12:30:30', '2023-08-06 12:30:30'),
(2265, '37.111.192.4', NULL, 1, '2023-08-06 12:46:44', '2023-08-06 12:46:44'),
(2266, '197.52.169.27', NULL, 2, '2023-08-06 13:17:53', '2023-08-06 14:14:11'),
(2267, '207.46.13.219', NULL, 1, '2023-08-06 13:36:35', '2023-08-06 13:36:35'),
(2268, '162.213.196.78', NULL, 1, '2023-08-06 14:13:50', '2023-08-06 14:13:50'),
(2269, '37.221.173.235', NULL, 1, '2023-08-06 14:19:28', '2023-08-06 14:19:28'),
(2270, '18.203.103.209', NULL, 1, '2023-08-06 15:22:43', '2023-08-06 15:22:43'),
(2271, '182.150.1.23', NULL, 1, '2023-08-06 15:38:09', '2023-08-06 15:38:09'),
(2272, '52.247.6.62', NULL, 1, '2023-08-06 15:52:46', '2023-08-06 15:52:46'),
(2273, '182.131.31.33', NULL, 1, '2023-08-06 16:03:11', '2023-08-06 16:03:11'),
(2274, '63.35.216.73', NULL, 1, '2023-08-06 16:25:53', '2023-08-06 16:25:53'),
(2275, '66.249.70.172', NULL, 1, '2023-08-06 16:40:35', '2023-08-06 16:40:35'),
(2276, '118.123.237.218', NULL, 1, '2023-08-06 16:42:47', '2023-08-06 16:42:47'),
(2277, '172.174.86.55', NULL, 5, '2023-08-06 16:57:01', '2023-08-06 16:57:02'),
(2278, '51.222.253.18', NULL, 1, '2023-08-06 17:29:34', '2023-08-06 17:29:34'),
(2279, '91.188.246.64', NULL, 1, '2023-08-06 17:53:06', '2023-08-06 17:53:06'),
(2280, '182.131.31.39', NULL, 1, '2023-08-06 17:57:23', '2023-08-06 17:57:23'),
(2281, '89.187.163.213', NULL, 5, '2023-08-06 18:51:13', '2023-08-06 18:51:17'),
(2282, '141.164.90.226', NULL, 1, '2023-08-06 19:06:22', '2023-08-06 19:06:22'),
(2283, '103.117.231.35', NULL, 1, '2023-08-06 19:06:55', '2023-08-06 19:06:55'),
(2284, '88.218.65.15', NULL, 1, '2023-08-06 19:10:46', '2023-08-06 19:10:46'),
(2285, '45.83.220.213', NULL, 1, '2023-08-06 20:11:50', '2023-08-06 20:11:50'),
(2286, '20.228.238.93', NULL, 5, '2023-08-06 20:20:23', '2023-08-06 20:20:24'),
(2287, '67.222.38.67', NULL, 1, '2023-08-06 20:54:33', '2023-08-06 20:54:33'),
(2288, '166.0.218.31', NULL, 1, '2023-08-06 21:04:54', '2023-08-06 21:04:54'),
(2289, '191.96.150.196', NULL, 2, '2023-08-06 21:06:31', '2023-08-06 21:06:48'),
(2290, '37.111.212.87', NULL, 1, '2023-08-06 21:25:06', '2023-08-06 21:25:06'),
(2291, '17.241.227.134', NULL, 1, '2023-08-06 21:42:19', '2023-08-06 21:42:19'),
(2292, '52.60.142.115', NULL, 1, '2023-08-06 22:15:56', '2023-08-06 22:15:56'),
(2293, '34.247.216.231', NULL, 1, '2023-08-06 22:36:10', '2023-08-06 22:36:10'),
(2294, '18.236.205.65', NULL, 1, '2023-08-06 23:37:14', '2023-08-06 23:37:14'),
(2295, '35.91.25.78', NULL, 1, '2023-08-06 23:39:19', '2023-08-06 23:39:19'),
(2296, '35.85.63.182', NULL, 1, '2023-08-06 23:40:01', '2023-08-06 23:40:01'),
(2297, '38.152.38.167', NULL, 1, '2023-08-06 23:45:45', '2023-08-06 23:45:45'),
(2298, '51.222.253.10', NULL, 1, '2023-08-06 23:46:29', '2023-08-06 23:46:29'),
(2299, '157.55.39.239', NULL, 1, '2023-08-07 00:21:26', '2023-08-07 00:21:26'),
(2300, '14.116.157.23', NULL, 1, '2023-08-07 00:22:31', '2023-08-07 00:22:31'),
(2301, '54.154.77.32', NULL, 1, '2023-08-07 00:27:07', '2023-08-07 00:27:07'),
(2302, '3.249.240.204', NULL, 1, '2023-08-07 00:38:52', '2023-08-07 00:38:52'),
(2303, '20.215.222.141', NULL, 2, '2023-08-07 00:47:53', '2023-08-07 00:48:20'),
(2304, '154.16.192.231', NULL, 2, '2023-08-07 01:01:20', '2023-08-07 01:01:29'),
(2305, '51.222.253.2', NULL, 1, '2023-08-07 02:21:44', '2023-08-07 02:21:44'),
(2306, '182.131.31.38', NULL, 1, '2023-08-07 03:14:44', '2023-08-07 03:14:44'),
(2307, '51.222.253.11', NULL, 1, '2023-08-07 03:55:32', '2023-08-07 03:55:32'),
(2308, '88.99.166.157', NULL, 1, '2023-08-07 04:19:46', '2023-08-07 04:19:46'),
(2309, '138.197.135.223', NULL, 2, '2023-08-07 04:46:53', '2023-08-07 04:46:54'),
(2310, '40.77.167.175', NULL, 1, '2023-08-07 05:09:27', '2023-08-07 05:09:27'),
(2311, '54.162.254.101', NULL, 1, '2023-08-07 05:13:56', '2023-08-07 05:13:56'),
(2312, '195.191.219.133', NULL, 1, '2023-08-07 05:58:03', '2023-08-07 05:58:03'),
(2313, '85.208.86.59', NULL, 1, '2023-08-07 06:47:10', '2023-08-07 06:47:10'),
(2314, '18.215.157.91', NULL, 1, '2023-08-07 06:49:02', '2023-08-07 06:49:02'),
(2315, '18.208.253.112', NULL, 1, '2023-08-07 07:17:35', '2023-08-07 07:17:35'),
(2316, '35.236.0.151', NULL, 5, '2023-08-07 07:19:42', '2023-08-07 07:19:44'),
(2317, '52.167.144.66', NULL, 1, '2023-08-07 07:26:23', '2023-08-07 07:26:23'),
(2318, '149.18.57.124', NULL, 1, '2023-08-07 07:59:08', '2023-08-07 07:59:08'),
(2319, '115.69.213.162', NULL, 2, '2023-08-07 08:36:58', '2023-08-07 08:36:59'),
(2320, '182.163.112.164', NULL, 1, '2023-08-07 09:04:16', '2023-08-07 09:04:16'),
(2321, '182.48.92.100', NULL, 1, '2023-08-07 09:06:54', '2023-08-07 09:06:54'),
(2322, '138.201.53.156', NULL, 2, '2023-08-07 09:28:58', '2023-08-07 09:29:21'),
(2323, '103.85.238.244', NULL, 1, '2023-08-07 09:34:14', '2023-08-07 09:34:14'),
(2324, '54.71.187.124', NULL, 1, '2023-08-07 09:38:17', '2023-08-07 09:38:17'),
(2325, '103.145.70.52', NULL, 2, '2023-08-07 09:49:21', '2023-08-07 09:57:22'),
(2326, '103.124.225.212', NULL, 1, '2023-08-07 09:59:07', '2023-08-07 09:59:07'),
(2327, '85.209.150.93', NULL, 1, '2023-08-07 10:01:05', '2023-08-07 10:01:05'),
(2328, '163.172.52.50', NULL, 1, '2023-08-07 10:05:36', '2023-08-07 10:05:36'),
(2329, '45.120.38.242', NULL, 1, '2023-08-07 10:10:21', '2023-08-07 10:10:21'),
(2330, '119.148.4.2', NULL, 1, '2023-08-07 10:20:02', '2023-08-07 10:20:02'),
(2331, '193.186.4.159', NULL, 1, '2023-08-07 10:32:49', '2023-08-07 10:32:49'),
(2332, '3.91.194.240', NULL, 1, '2023-08-07 10:51:39', '2023-08-07 10:51:39'),
(2333, '18.224.128.89', NULL, 2, '2023-08-07 10:51:39', '2023-08-07 10:53:44'),
(2334, '3.89.119.108', NULL, 1, '2023-08-07 10:51:46', '2023-08-07 10:51:46'),
(2335, '18.225.25.214', NULL, 1, '2023-08-07 10:53:02', '2023-08-07 10:53:02'),
(2336, '43.229.208.190', NULL, 2, '2023-08-07 11:07:57', '2023-08-07 12:34:20'),
(2337, '113.101.193.199', NULL, 1, '2023-08-07 11:14:43', '2023-08-07 11:14:43'),
(2338, '51.222.253.18', NULL, 1, '2023-08-07 13:18:19', '2023-08-07 13:18:19'),
(2339, '122.144.9.148', NULL, 1, '2023-08-07 14:06:04', '2023-08-07 14:06:04'),
(2340, '119.148.50.138', NULL, 1, '2023-08-07 14:06:21', '2023-08-07 14:06:21'),
(2341, '116.212.106.86', NULL, 1, '2023-08-07 15:36:54', '2023-08-07 15:36:54'),
(2342, '212.119.40.234', NULL, 1, '2023-08-07 15:37:49', '2023-08-07 15:37:49'),
(2343, '193.187.88.196', NULL, 3, '2023-08-07 15:58:21', '2023-08-07 15:58:22'),
(2344, '45.145.131.169', NULL, 1, '2023-08-07 16:14:01', '2023-08-07 16:14:01'),
(2345, '123.49.60.102', NULL, 1, '2023-08-07 16:46:07', '2023-08-07 16:46:07'),
(2346, '44.234.48.35', NULL, 1, '2023-08-07 17:33:56', '2023-08-07 17:33:56'),
(2347, '51.222.253.2', NULL, 1, '2023-08-07 17:40:09', '2023-08-07 17:40:09'),
(2348, '123.6.49.15', NULL, 2, '2023-08-07 18:00:39', '2023-08-07 18:01:50'),
(2349, '74.235.222.115', NULL, 1, '2023-08-07 19:21:29', '2023-08-07 19:21:29'),
(2350, '95.108.213.148', NULL, 1, '2023-08-07 19:22:07', '2023-08-07 19:22:07'),
(2351, '37.111.193.194', NULL, 1, '2023-08-07 19:36:31', '2023-08-07 19:36:31'),
(2352, '66.249.70.168', NULL, 1, '2023-08-07 20:12:52', '2023-08-07 20:12:52'),
(2353, '66.249.70.172', NULL, 1, '2023-08-07 20:18:32', '2023-08-07 20:18:32'),
(2354, '87.236.176.207', NULL, 1, '2023-08-07 20:18:51', '2023-08-07 20:18:51'),
(2355, '87.236.176.170', NULL, 1, '2023-08-07 20:18:54', '2023-08-07 20:18:54'),
(2356, '66.249.70.173', NULL, 1, '2023-08-07 20:33:55', '2023-08-07 20:33:55'),
(2357, '72.14.201.159', NULL, 1, '2023-08-07 20:46:55', '2023-08-07 20:46:55'),
(2358, '116.58.200.30', NULL, 1, '2023-08-07 20:47:59', '2023-08-07 20:47:59'),
(2359, '51.222.253.9', NULL, 1, '2023-08-07 21:03:32', '2023-08-07 21:03:32'),
(2360, '222.211.72.58', NULL, 1, '2023-08-07 21:07:02', '2023-08-07 21:07:02'),
(2361, '51.222.253.3', NULL, 1, '2023-08-07 21:40:05', '2023-08-07 21:40:05'),
(2362, '213.180.203.218', NULL, 1, '2023-08-07 23:12:33', '2023-08-07 23:12:33'),
(2363, '5.255.231.195', NULL, 1, '2023-08-07 23:12:34', '2023-08-07 23:12:34'),
(2364, '162.142.125.215', NULL, 1, '2023-08-07 23:29:39', '2023-08-07 23:29:39'),
(2365, '3.239.200.64', NULL, 1, '2023-08-07 23:30:44', '2023-08-07 23:30:44'),
(2366, '167.248.133.52', NULL, 1, '2023-08-07 23:39:37', '2023-08-07 23:39:37'),
(2367, '157.55.39.217', NULL, 1, '2023-08-08 00:43:23', '2023-08-08 00:43:23'),
(2368, '175.44.42.139', NULL, 1, '2023-08-08 01:12:59', '2023-08-08 01:12:59'),
(2369, '3.140.210.139', NULL, 1, '2023-08-08 03:04:13', '2023-08-08 03:04:13'),
(2370, '193.201.8.40', NULL, 1, '2023-08-08 03:55:18', '2023-08-08 03:55:18'),
(2371, '193.93.194.98', NULL, 1, '2023-08-08 04:20:04', '2023-08-08 04:20:04'),
(2372, '3.238.156.229', NULL, 1, '2023-08-08 04:40:26', '2023-08-08 04:40:26'),
(2373, '91.243.92.225', NULL, 1, '2023-08-08 05:09:22', '2023-08-08 05:09:22'),
(2374, '195.191.219.131', NULL, 1, '2023-08-08 05:34:07', '2023-08-08 05:34:07'),
(2375, '203.125.75.27', NULL, 1, '2023-08-08 06:23:07', '2023-08-08 06:23:07'),
(2376, '3.85.38.46', NULL, 1, '2023-08-08 06:35:16', '2023-08-08 06:35:16'),
(2377, '205.210.31.193', NULL, 1, '2023-08-08 06:37:58', '2023-08-08 06:37:58'),
(2378, '40.77.167.230', NULL, 1, '2023-08-08 07:08:08', '2023-08-08 07:08:08'),
(2379, '157.55.39.217', NULL, 3, '2023-08-08 08:00:25', '2023-08-09 03:51:58'),
(2380, '51.222.253.7', NULL, 1, '2023-08-08 08:04:55', '2023-08-08 08:04:55'),
(2381, '27.147.216.229', NULL, 1, '2023-08-08 08:13:46', '2023-08-08 08:13:46'),
(2382, '43.229.208.190', NULL, 2, '2023-08-08 08:34:09', '2023-08-08 12:54:23'),
(2383, '72.14.201.159', NULL, 1, '2023-08-08 08:49:54', '2023-08-08 08:49:54'),
(2384, '37.111.212.84', NULL, 1, '2023-08-08 08:49:54', '2023-08-08 08:49:54'),
(2385, '193.233.230.29', NULL, 1, '2023-08-08 09:09:36', '2023-08-08 09:09:36'),
(2386, '74.208.2.153', NULL, 2, '2023-08-08 09:11:00', '2023-08-08 09:18:49'),
(2387, '74.208.2.163', NULL, 2, '2023-08-08 09:18:58', '2023-08-08 09:32:55'),
(2388, '51.222.253.5', NULL, 1, '2023-08-08 09:29:15', '2023-08-08 09:29:15'),
(2389, '103.74.104.141', NULL, 1, '2023-08-08 09:58:46', '2023-08-08 09:58:46'),
(2390, '69.171.251.116', NULL, 1, '2023-08-08 10:12:46', '2023-08-08 10:12:46'),
(2391, '103.138.26.11', NULL, 1, '2023-08-08 11:03:22', '2023-08-08 11:03:22'),
(2392, '69.171.251.3', NULL, 1, '2023-08-08 11:07:50', '2023-08-08 11:07:50'),
(2393, '69.171.251.7', NULL, 1, '2023-08-08 11:14:06', '2023-08-08 11:14:06'),
(2394, '113.11.122.46', NULL, 2, '2023-08-08 11:44:23', '2023-08-08 11:45:07'),
(2395, '52.167.144.19', NULL, 1, '2023-08-08 11:58:18', '2023-08-08 11:58:18'),
(2396, '134.209.165.63', NULL, 1, '2023-08-08 12:20:24', '2023-08-08 12:20:24'),
(2397, '143.198.223.96', NULL, 5, '2023-08-08 12:26:46', '2023-08-08 12:26:49'),
(2398, '40.86.10.161', NULL, 5, '2023-08-08 12:43:07', '2023-08-08 12:43:08'),
(2399, '45.120.38.242', NULL, 1, '2023-08-08 12:52:06', '2023-08-08 12:52:06'),
(2400, '210.4.75.45', NULL, 1, '2023-08-08 12:55:57', '2023-08-08 12:55:57'),
(2401, '173.252.83.9', NULL, 1, '2023-08-08 13:25:07', '2023-08-08 13:25:07'),
(2402, '162.213.196.78', NULL, 1, '2023-08-08 14:11:56', '2023-08-08 14:11:56'),
(2403, '37.111.234.148', NULL, 1, '2023-08-08 14:18:23', '2023-08-08 14:18:23'),
(2404, '107.166.118.238', NULL, 1, '2023-08-08 15:28:22', '2023-08-08 15:28:22'),
(2405, '144.48.162.21', NULL, 1, '2023-08-08 15:52:40', '2023-08-08 15:52:40'),
(2406, '51.222.253.11', NULL, 1, '2023-08-08 15:54:50', '2023-08-08 15:54:50'),
(2407, '185.134.22.81', NULL, 5, '2023-08-08 16:42:56', '2023-08-08 16:42:58'),
(2408, '178.20.212.169', NULL, 1, '2023-08-08 17:04:08', '2023-08-08 17:04:08'),
(2409, '149.18.31.179', NULL, 1, '2023-08-08 17:34:52', '2023-08-08 17:34:52'),
(2410, '154.29.106.52', NULL, 1, '2023-08-08 17:57:48', '2023-08-08 17:57:48'),
(2411, '20.168.217.249', NULL, 1, '2023-08-08 18:37:19', '2023-08-08 18:37:19'),
(2412, '51.222.253.17', NULL, 1, '2023-08-08 18:48:49', '2023-08-08 18:48:49'),
(2413, '5.133.192.99', NULL, 1, '2023-08-08 20:01:53', '2023-08-08 20:01:53'),
(2414, '52.167.144.82', NULL, 1, '2023-08-08 20:44:04', '2023-08-08 20:44:04'),
(2415, '52.60.142.115', NULL, 2, '2023-08-08 21:04:53', '2023-08-09 00:01:21'),
(2416, '103.73.197.34', NULL, 1, '2023-08-08 21:29:49', '2023-08-08 21:29:49'),
(2417, '162.142.125.215', NULL, 1, '2023-08-08 22:10:13', '2023-08-08 22:10:13'),
(2418, '44.234.48.35', NULL, 1, '2023-08-09 00:16:58', '2023-08-09 00:16:58'),
(2419, '36.134.130.50', NULL, 1, '2023-08-09 00:25:19', '2023-08-09 00:25:19'),
(2420, '69.140.184.213', NULL, 1, '2023-08-09 00:25:58', '2023-08-09 00:25:58'),
(2421, '159.75.181.171', NULL, 1, '2023-08-09 00:28:20', '2023-08-09 00:28:20'),
(2422, '182.43.148.98', NULL, 1, '2023-08-09 01:01:14', '2023-08-09 01:01:14'),
(2423, '93.158.90.12', NULL, 1, '2023-08-09 01:15:27', '2023-08-09 01:15:27'),
(2424, '104.206.203.98', NULL, 1, '2023-08-09 01:37:48', '2023-08-09 01:37:48'),
(2425, '36.134.130.84', NULL, 1, '2023-08-09 01:51:54', '2023-08-09 01:51:54'),
(2426, '36.99.136.137', NULL, 2, '2023-08-09 02:02:08', '2023-08-09 02:02:26'),
(2427, '36.99.136.136', NULL, 1, '2023-08-09 02:02:24', '2023-08-09 02:02:24'),
(2428, '51.222.253.8', NULL, 1, '2023-08-09 02:22:35', '2023-08-09 02:22:35'),
(2429, '172.178.11.197', NULL, 1, '2023-08-09 02:29:54', '2023-08-09 02:29:54'),
(2430, '40.77.167.122', NULL, 1, '2023-08-09 02:50:16', '2023-08-09 02:50:16'),
(2431, '162.241.219.161', NULL, 1, '2023-08-09 03:40:36', '2023-08-09 03:40:36'),
(2432, '51.222.253.7', NULL, 1, '2023-08-09 04:47:09', '2023-08-09 04:47:09'),
(2433, '35.171.144.152', NULL, 1, '2023-08-09 04:55:08', '2023-08-09 04:55:08'),
(2434, '54.88.179.33', NULL, 2, '2023-08-09 04:55:08', '2023-08-09 04:55:08'),
(2435, '205.210.31.76', NULL, 1, '2023-08-09 05:05:43', '2023-08-09 05:05:43'),
(2436, '162.142.125.217', NULL, 1, '2023-08-09 05:25:40', '2023-08-09 05:25:40'),
(2437, '128.199.222.165', NULL, 1, '2023-08-09 05:27:27', '2023-08-09 05:27:27'),
(2438, '54.221.183.184', NULL, 1, '2023-08-09 05:34:14', '2023-08-09 05:34:14'),
(2439, '52.60.142.115', NULL, 20, '2023-08-09 06:30:24', '2023-08-09 10:22:38'),
(2440, '185.82.72.168', NULL, 1, '2023-08-09 06:42:09', '2023-08-09 06:42:09'),
(2441, '195.191.219.132', NULL, 1, '2023-08-09 06:42:47', '2023-08-09 06:42:47'),
(2442, '209.97.150.244', NULL, 2, '2023-08-09 07:08:56', '2023-08-09 07:08:56'),
(2443, '167.248.133.185', NULL, 1, '2023-08-09 07:48:43', '2023-08-09 07:48:43'),
(2444, '167.94.146.53', NULL, 1, '2023-08-09 08:02:18', '2023-08-09 08:02:18'),
(2445, '3.239.45.78', NULL, 1, '2023-08-09 08:48:46', '2023-08-09 08:48:46'),
(2446, '18.224.128.89', NULL, 4, '2023-08-09 08:48:46', '2023-08-09 13:55:35'),
(2447, '3.89.119.108', NULL, 2, '2023-08-09 08:48:51', '2023-08-09 09:37:48'),
(2448, '51.222.253.4', NULL, 1, '2023-08-09 08:49:28', '2023-08-09 08:49:28'),
(2449, '42.83.147.34', NULL, 1, '2023-08-09 08:55:17', '2023-08-09 08:55:17'),
(2450, '40.77.167.161', NULL, 1, '2023-08-09 09:19:42', '2023-08-09 09:19:42'),
(2451, '103.101.199.41', NULL, 1, '2023-08-09 09:25:14', '2023-08-09 09:25:14'),
(2452, '3.237.199.191', NULL, 1, '2023-08-09 09:37:42', '2023-08-09 09:37:42'),
(2453, '123.136.25.130', NULL, 1, '2023-08-09 09:38:01', '2023-08-09 09:38:01'),
(2454, '43.229.208.190', NULL, 6, '2023-08-09 09:48:47', '2023-08-09 11:12:48'),
(2455, '107.172.181.36', NULL, 1, '2023-08-09 10:37:50', '2023-08-09 10:37:50'),
(2456, '45.81.39.208', NULL, 1, '2023-08-09 11:24:12', '2023-08-09 11:24:12'),
(2457, '103.107.231.57', NULL, 1, '2023-08-09 11:27:41', '2023-08-09 11:27:41'),
(2458, '103.225.93.118', NULL, 1, '2023-08-09 11:43:26', '2023-08-09 11:43:26'),
(2459, '103.74.104.141', NULL, 1, '2023-08-09 11:55:59', '2023-08-09 11:55:59'),
(2460, '1.12.55.223', NULL, 1, '2023-08-09 11:56:04', '2023-08-09 11:56:04'),
(2461, '204.101.161.19', NULL, 1, '2023-08-09 12:44:28', '2023-08-09 12:44:28'),
(2462, '119.40.88.210', NULL, 1, '2023-08-09 13:34:02', '2023-08-09 13:34:02'),
(2463, '52.247.3.50', NULL, 2, '2023-08-09 13:39:58', '2023-08-09 13:40:01'),
(2464, '115.127.82.234', NULL, 1, '2023-08-09 13:44:11', '2023-08-09 13:44:11'),
(2465, '52.51.11.198', NULL, 1, '2023-08-09 13:49:36', '2023-08-09 13:49:36'),
(2466, '35.176.66.178', NULL, 1, '2023-08-09 13:49:37', '2023-08-09 13:49:37'),
(2467, '34.244.72.216', NULL, 1, '2023-08-09 13:49:53', '2023-08-09 13:49:53'),
(2468, '18.206.199.142', NULL, 2, '2023-08-09 13:55:34', '2023-08-09 13:55:39'),
(2469, '18.225.25.214', NULL, 1, '2023-08-09 13:57:35', '2023-08-09 13:57:35'),
(2470, '51.222.253.5', NULL, 1, '2023-08-09 15:03:47', '2023-08-09 15:03:47'),
(2471, '202.84.32.41', NULL, 2, '2023-08-09 15:44:30', '2023-08-09 15:44:31'),
(2472, '52.50.197.127', NULL, 1, '2023-08-09 16:41:20', '2023-08-09 16:41:20'),
(2473, '43.229.208.190', NULL, 1, '2023-08-10 09:28:02', '2023-08-10 09:28:02'),
(2474, '3.239.45.78', NULL, 1, '2023-08-10 09:28:13', '2023-08-10 09:28:13'),
(2475, '18.225.25.214', NULL, 1, '2023-08-10 09:28:13', '2023-08-10 09:28:13'),
(2476, '3.238.44.255', NULL, 1, '2023-08-10 09:28:19', '2023-08-10 09:28:19'),
(2477, '51.89.107.114', NULL, 4, '2023-08-10 09:29:40', '2023-08-10 09:29:55'),
(2478, '20.12.53.191', NULL, 1, '2023-08-10 09:47:33', '2023-08-10 09:47:33'),
(2479, '52.167.144.99', NULL, 2, '2023-08-10 10:24:16', '2023-08-10 21:40:38'),
(2480, '54.221.183.184', NULL, 1, '2023-08-10 10:52:10', '2023-08-10 10:52:10'),
(2481, '72.14.201.159', NULL, 1, '2023-08-10 10:55:46', '2023-08-10 10:55:46'),
(2482, '198.244.133.159', NULL, 1, '2023-08-10 11:04:04', '2023-08-10 11:04:04'),
(2483, '66.249.66.16', NULL, 1, '2023-08-10 11:07:11', '2023-08-10 11:07:11'),
(2484, '27.115.124.109', NULL, 2, '2023-08-10 11:11:02', '2023-08-10 15:09:11'),
(2485, '27.115.124.45', NULL, 1, '2023-08-10 11:11:09', '2023-08-10 11:11:09'),
(2486, '27.115.124.118', NULL, 1, '2023-08-10 11:11:09', '2023-08-10 11:11:09'),
(2487, '3.91.194.240', NULL, 1, '2023-08-10 12:03:08', '2023-08-10 12:03:08'),
(2488, '18.224.128.89', NULL, 1, '2023-08-10 12:03:08', '2023-08-10 12:03:08'),
(2489, '34.234.76.207', NULL, 1, '2023-08-10 12:03:13', '2023-08-10 12:03:13'),
(2490, '13.82.188.85', NULL, 1, '2023-08-10 12:03:58', '2023-08-10 12:03:58'),
(2491, '66.249.66.18', NULL, 1, '2023-08-10 12:25:37', '2023-08-10 12:25:37'),
(2492, '34.239.137.103', NULL, 1, '2023-08-10 12:33:16', '2023-08-10 12:33:16'),
(2493, '172.173.152.10', NULL, 1, '2023-08-10 12:37:13', '2023-08-10 12:37:13'),
(2494, '3.88.55.139', NULL, 1, '2023-08-10 12:51:07', '2023-08-10 12:51:07'),
(2495, '103.229.47.120', NULL, 1, '2023-08-10 13:39:28', '2023-08-10 13:39:28'),
(2496, '103.101.199.41', NULL, 1, '2023-08-10 13:59:10', '2023-08-10 13:59:10'),
(2497, '162.213.196.78', NULL, 1, '2023-08-10 14:13:11', '2023-08-10 14:13:11'),
(2498, '3.212.147.252', NULL, 2, '2023-08-10 14:33:47', '2023-08-10 14:37:00'),
(2499, '20.7.198.158', NULL, 5, '2023-08-10 14:38:56', '2023-08-10 14:39:20'),
(2500, '51.89.22.139', NULL, 1, '2023-08-10 14:44:35', '2023-08-10 14:44:35'),
(2501, '3.85.38.46', NULL, 3, '2023-08-10 14:51:11', '2023-08-10 22:57:16'),
(2502, '101.68.211.2', NULL, 4, '2023-08-10 14:59:59', '2023-08-10 15:09:13'),
(2503, '123.6.49.42', NULL, 1, '2023-08-10 15:11:30', '2023-08-10 15:11:30'),
(2504, '171.13.14.83', NULL, 1, '2023-08-10 15:21:15', '2023-08-10 15:21:15'),
(2505, '171.13.14.23', NULL, 1, '2023-08-10 15:23:10', '2023-08-10 15:23:10'),
(2506, '5.45.207.177', NULL, 1, '2023-08-10 15:33:15', '2023-08-10 15:33:15'),
(2507, '95.108.213.92', NULL, 1, '2023-08-10 15:33:15', '2023-08-10 15:33:15'),
(2508, '103.242.219.50', NULL, 1, '2023-08-10 16:27:34', '2023-08-10 16:27:34'),
(2509, '1.202.249.94', NULL, 1, '2023-08-10 17:33:48', '2023-08-10 17:33:48'),
(2510, '3.92.238.32', NULL, 3, '2023-08-10 19:20:27', '2023-08-11 00:55:52'),
(2511, '137.226.113.44', NULL, 1, '2023-08-10 19:26:54', '2023-08-10 19:26:54'),
(2512, '43.243.102.2', NULL, 1, '2023-08-10 19:48:51', '2023-08-10 19:48:51'),
(2513, '166.0.218.31', NULL, 1, '2023-08-10 20:21:21', '2023-08-10 20:21:21'),
(2514, '3.87.49.31', NULL, 1, '2023-08-10 20:54:25', '2023-08-10 20:54:25'),
(2515, '119.42.144.250', NULL, 1, '2023-08-10 21:42:04', '2023-08-10 21:42:04'),
(2516, '54.245.160.143', NULL, 1, '2023-08-10 23:10:07', '2023-08-10 23:10:07'),
(2517, '54.149.38.49', NULL, 1, '2023-08-10 23:10:43', '2023-08-10 23:10:43'),
(2518, '66.249.66.8', NULL, 2, '2023-08-10 23:41:10', '2023-08-10 23:58:27'),
(2519, '66.249.66.10', NULL, 1, '2023-08-11 00:03:52', '2023-08-11 00:03:52'),
(2520, '54.227.215.251', NULL, 1, '2023-08-11 00:35:24', '2023-08-11 00:35:24'),
(2521, '66.249.66.9', NULL, 1, '2023-08-11 00:52:47', '2023-08-11 00:52:47'),
(2522, '20.25.29.188', NULL, 1, '2023-08-11 01:27:46', '2023-08-11 01:27:46'),
(2523, '38.152.9.242', NULL, 1, '2023-08-11 02:21:08', '2023-08-11 02:21:08'),
(2524, '198.12.119.189', NULL, 1, '2023-08-11 02:49:30', '2023-08-11 02:49:30'),
(2525, '74.235.222.148', NULL, 1, '2023-08-11 03:00:26', '2023-08-11 03:00:26'),
(2526, '198.235.24.233', NULL, 1, '2023-08-11 04:19:33', '2023-08-11 04:19:33'),
(2527, '14.116.150.68', NULL, 1, '2023-08-11 05:04:21', '2023-08-11 05:04:21'),
(2528, '130.185.157.39', NULL, 1, '2023-08-11 05:05:57', '2023-08-11 05:05:57'),
(2529, '138.197.168.113', NULL, 2, '2023-08-11 05:44:41', '2023-08-11 05:44:41'),
(2530, '54.208.117.204', NULL, 3, '2023-08-11 05:50:49', '2023-08-11 14:39:40'),
(2531, '18.207.162.32', NULL, 2, '2023-08-11 06:50:56', '2023-08-11 20:49:06'),
(2532, '124.248.69.98', NULL, 1, '2023-08-11 07:05:42', '2023-08-11 07:05:42'),
(2533, '195.191.219.132', NULL, 1, '2023-08-11 07:16:25', '2023-08-11 07:16:25'),
(2534, '172.177.137.164', NULL, 1, '2023-08-11 07:41:32', '2023-08-11 07:41:32'),
(2535, '54.227.215.251', NULL, 2, '2023-08-11 08:52:47', '2023-08-11 10:55:26'),
(2536, '4.227.233.157', NULL, 6, '2023-08-11 09:39:07', '2023-08-11 09:39:08'),
(2537, '52.167.144.19', NULL, 1, '2023-08-11 12:01:32', '2023-08-11 12:01:32'),
(2538, '3.89.144.80', NULL, 3, '2023-08-11 12:54:37', '2023-08-11 16:53:26'),
(2539, '31.13.103.6', NULL, 1, '2023-08-11 13:41:19', '2023-08-11 13:41:19'),
(2540, '162.241.217.171', NULL, 1, '2023-08-11 13:52:29', '2023-08-11 13:52:29'),
(2541, '103.87.214.205', NULL, 1, '2023-08-11 14:15:36', '2023-08-11 14:15:36'),
(2542, '66.249.66.9', NULL, 4, '2023-08-11 14:21:08', '2023-08-12 02:37:45'),
(2543, '66.249.66.10', NULL, 3, '2023-08-11 14:38:02', '2023-08-12 00:54:56'),
(2544, '3.92.238.32', NULL, 3, '2023-08-11 14:53:38', '2023-08-12 00:55:46'),
(2545, '72.14.201.159', NULL, 1, '2023-08-11 15:24:11', '2023-08-11 15:24:11'),
(2546, '103.162.51.32', NULL, 1, '2023-08-11 15:44:58', '2023-08-11 15:44:58'),
(2547, '52.167.144.99', NULL, 2, '2023-08-11 16:14:10', '2023-08-12 01:09:03'),
(2548, '20.81.132.22', NULL, 1, '2023-08-11 16:14:40', '2023-08-11 16:14:40'),
(2549, '59.153.103.243', NULL, 1, '2023-08-11 16:52:10', '2023-08-11 16:52:10'),
(2550, '51.89.22.139', NULL, 1, '2023-08-11 17:04:02', '2023-08-11 17:04:02'),
(2551, '59.111.227.35', NULL, 4, '2023-08-11 17:19:17', '2023-08-11 17:19:18'),
(2552, '157.230.232.71', NULL, 2, '2023-08-11 17:52:49', '2023-08-11 17:52:49'),
(2553, '54.91.56.175', NULL, 1, '2023-08-11 19:28:37', '2023-08-11 19:28:37'),
(2554, '52.167.144.95', NULL, 1, '2023-08-11 20:24:56', '2023-08-11 20:24:56'),
(2555, '52.70.70.200', NULL, 2, '2023-08-11 22:52:05', '2023-08-12 02:56:12'),
(2556, '103.142.170.10', NULL, 1, '2023-08-11 22:53:27', '2023-08-11 22:53:27'),
(2557, '172.178.17.205', NULL, 1, '2023-08-11 23:27:37', '2023-08-11 23:27:37'),
(2558, '20.228.175.3', NULL, 1, '2023-08-11 23:35:22', '2023-08-11 23:35:22'),
(2559, '66.249.66.8', NULL, 1, '2023-08-12 01:04:55', '2023-08-12 01:04:55'),
(2560, '35.83.39.174', NULL, 1, '2023-08-12 02:25:25', '2023-08-12 02:25:25'),
(2561, '185.44.76.187', NULL, 5, '2023-08-12 03:42:23', '2023-08-12 03:42:25'),
(2562, '69.58.78.22', NULL, 1, '2023-08-12 04:25:19', '2023-08-12 04:25:19'),
(2563, '66.249.66.10', NULL, 2, '2023-08-12 04:25:38', '2023-08-12 14:21:40'),
(2564, '66.249.66.9', NULL, 1, '2023-08-12 04:48:01', '2023-08-12 04:48:01'),
(2565, '18.207.162.32', NULL, 1, '2023-08-12 06:55:34', '2023-08-12 06:55:34'),
(2566, '195.191.219.130', NULL, 1, '2023-08-12 07:04:28', '2023-08-12 07:04:28'),
(2567, '93.124.51.146', NULL, 1, '2023-08-12 07:06:57', '2023-08-12 07:06:57');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(2568, '193.187.88.196', NULL, 3, '2023-08-12 07:50:00', '2023-08-12 07:50:01'),
(2569, '37.111.206.57', NULL, 2, '2023-08-12 09:09:42', '2023-08-12 09:10:47'),
(2570, '13.82.106.238', NULL, 5, '2023-08-12 09:21:15', '2023-08-12 09:21:21'),
(2571, '206.119.78.102', NULL, 1, '2023-08-12 09:41:23', '2023-08-12 09:41:23'),
(2572, '40.77.167.224', NULL, 1, '2023-08-12 10:58:43', '2023-08-12 10:58:43'),
(2573, '103.96.89.127', NULL, 1, '2023-08-12 11:18:15', '2023-08-12 11:18:15'),
(2574, '104.46.110.117', NULL, 1, '2023-08-12 12:11:55', '2023-08-12 12:11:55'),
(2575, '77.75.78.164', NULL, 1, '2023-08-12 13:12:18', '2023-08-12 13:12:18'),
(2576, '162.213.196.78', NULL, 1, '2023-08-12 14:10:39', '2023-08-12 14:10:39'),
(2577, '84.17.58.169', NULL, 1, '2023-08-12 14:41:37', '2023-08-12 14:41:37'),
(2578, '103.6.251.193', NULL, 1, '2023-08-12 15:04:14', '2023-08-12 15:04:14'),
(2579, '166.0.218.46', NULL, 1, '2023-08-12 15:11:14', '2023-08-12 15:11:14'),
(2580, '103.87.214.205', NULL, 2, '2023-08-12 15:39:47', '2023-08-12 16:40:57'),
(2581, '35.171.144.152', NULL, 3, '2023-08-12 16:28:24', '2023-08-12 16:28:25'),
(2582, '40.77.167.235', NULL, 1, '2023-08-12 16:56:09', '2023-08-12 16:56:09'),
(2583, '205.210.31.163', NULL, 1, '2023-08-12 20:10:23', '2023-08-12 20:10:23'),
(2584, '119.42.144.250', NULL, 1, '2023-08-12 20:21:58', '2023-08-12 20:21:58'),
(2585, '52.167.144.144', NULL, 1, '2023-08-12 20:56:02', '2023-08-12 20:56:02'),
(2586, '103.106.237.62', NULL, 1, '2023-08-12 21:00:12', '2023-08-12 21:00:12'),
(2587, '74.235.74.143', NULL, 1, '2023-08-13 02:08:00', '2023-08-13 02:08:00'),
(2588, '45.125.222.54', NULL, 1, '2023-08-13 02:29:39', '2023-08-13 02:29:39'),
(2589, '51.254.199.11', NULL, 1, '2023-08-13 03:17:19', '2023-08-13 03:17:19'),
(2590, '114.107.225.150', NULL, 1, '2023-08-13 04:35:48', '2023-08-13 04:35:48'),
(2591, '195.191.219.130', NULL, 1, '2023-08-13 05:37:55', '2023-08-13 05:37:55'),
(2592, '157.230.49.40', NULL, 2, '2023-08-13 05:42:46', '2023-08-13 05:42:46'),
(2593, '104.43.248.26', NULL, 1, '2023-08-13 06:17:30', '2023-08-13 06:17:30'),
(2594, '164.92.101.121', NULL, 2, '2023-08-13 06:31:38', '2023-08-13 06:31:38'),
(2595, '198.235.24.60', NULL, 1, '2023-08-13 07:48:37', '2023-08-13 07:48:37'),
(2596, '122.10.1.11', NULL, 1, '2023-08-13 08:01:45', '2023-08-13 08:01:45'),
(2597, '65.154.226.171', NULL, 1, '2023-08-13 08:31:37', '2023-08-13 08:31:37'),
(2598, '51.158.237.65', NULL, 4, '2023-08-13 08:55:49', '2023-08-13 09:22:46'),
(2599, '45.254.252.203', NULL, 1, '2023-08-13 10:09:50', '2023-08-13 10:09:50'),
(2600, '193.186.4.159', NULL, 3, '2023-08-13 10:35:58', '2023-08-13 11:33:49'),
(2601, '103.72.198.76', NULL, 1, '2023-08-13 11:29:03', '2023-08-13 11:29:03'),
(2602, '44.234.89.20', NULL, 1, '2023-08-13 11:31:28', '2023-08-13 11:31:28'),
(2603, '103.155.119.50', NULL, 1, '2023-08-13 11:43:51', '2023-08-13 11:43:51'),
(2604, '213.248.108.250', NULL, 1, '2023-08-13 12:35:59', '2023-08-13 12:35:59'),
(2605, '172.86.186.171', NULL, 1, '2023-08-13 13:18:32', '2023-08-13 13:18:32'),
(2606, '162.55.85.228', NULL, 1, '2023-08-13 13:24:26', '2023-08-13 13:24:26'),
(2607, '34.245.146.114', NULL, 1, '2023-08-13 13:28:30', '2023-08-13 13:28:30'),
(2608, '35.176.66.178', NULL, 1, '2023-08-13 13:28:31', '2023-08-13 13:28:31'),
(2609, '34.250.196.158', NULL, 1, '2023-08-13 13:28:48', '2023-08-13 13:28:48'),
(2610, '44.192.68.215', NULL, 1, '2023-08-13 14:20:43', '2023-08-13 14:20:43'),
(2611, '103.56.230.6', NULL, 1, '2023-08-13 14:23:50', '2023-08-13 14:23:50'),
(2612, '34.234.76.207', NULL, 1, '2023-08-13 15:06:25', '2023-08-13 15:06:25'),
(2613, '18.224.128.89', NULL, 1, '2023-08-13 15:06:26', '2023-08-13 15:06:26'),
(2614, '3.237.199.191', NULL, 1, '2023-08-13 15:06:31', '2023-08-13 15:06:31'),
(2615, '18.225.25.214', NULL, 1, '2023-08-13 15:08:41', '2023-08-13 15:08:41'),
(2616, '40.83.32.135', NULL, 1, '2023-08-13 15:44:27', '2023-08-13 15:44:27'),
(2617, '3.212.147.252', NULL, 1, '2023-08-13 16:31:03', '2023-08-13 16:31:03'),
(2618, '20.7.198.166', NULL, 1, '2023-08-13 19:28:39', '2023-08-13 19:28:39'),
(2619, '121.10.143.23', NULL, 1, '2023-08-13 19:52:21', '2023-08-13 19:52:21'),
(2620, '52.167.144.99', NULL, 1, '2023-08-13 20:26:30', '2023-08-13 20:26:30'),
(2621, '52.167.144.219', NULL, 1, '2023-08-13 21:35:08', '2023-08-13 21:35:08'),
(2622, '51.222.253.1', NULL, 1, '2023-08-13 22:06:18', '2023-08-13 22:06:18'),
(2623, '51.222.253.12', NULL, 1, '2023-08-13 22:06:19', '2023-08-13 22:06:19'),
(2624, '20.65.117.189', NULL, 1, '2023-08-13 22:21:55', '2023-08-13 22:21:55'),
(2625, '20.169.205.228', NULL, 1, '2023-08-13 22:54:10', '2023-08-13 22:54:10'),
(2626, '23.94.10.14', NULL, 1, '2023-08-14 00:11:28', '2023-08-14 00:11:28'),
(2627, '221.2.155.200', NULL, 2, '2023-08-14 00:14:41', '2023-08-14 01:11:35'),
(2628, '108.167.189.65', NULL, 1, '2023-08-14 00:40:54', '2023-08-14 00:40:54'),
(2629, '66.249.66.30', NULL, 1, '2023-08-14 02:38:41', '2023-08-14 02:38:41'),
(2630, '35.193.147.189', NULL, 1, '2023-08-14 03:08:12', '2023-08-14 03:08:12'),
(2631, '154.51.131.142', NULL, 1, '2023-08-14 03:27:38', '2023-08-14 03:27:38'),
(2632, '35.206.153.39', NULL, 1, '2023-08-14 03:47:13', '2023-08-14 03:47:13'),
(2633, '107.21.195.201', NULL, 1, '2023-08-14 05:32:51', '2023-08-14 05:32:51'),
(2634, '41.216.188.18', NULL, 2, '2023-08-14 05:52:59', '2023-08-14 05:53:52'),
(2635, '54.160.187.88', NULL, 1, '2023-08-14 06:29:44', '2023-08-14 06:29:44'),
(2636, '163.172.67.65', NULL, 2, '2023-08-14 06:50:36', '2023-08-14 06:50:37'),
(2637, '195.191.219.130', NULL, 1, '2023-08-14 07:51:05', '2023-08-14 07:51:05'),
(2638, '34.234.76.207', NULL, 1, '2023-08-14 08:42:03', '2023-08-14 08:42:03'),
(2639, '18.225.25.214', NULL, 2, '2023-08-14 08:42:04', '2023-08-14 08:44:56'),
(2640, '54.147.246.36', NULL, 1, '2023-08-14 08:42:09', '2023-08-14 08:42:09'),
(2641, '18.224.128.89', NULL, 1, '2023-08-14 08:42:13', '2023-08-14 08:42:13'),
(2642, '154.16.192.231', NULL, 1, '2023-08-14 08:47:25', '2023-08-14 08:47:25'),
(2643, '92.205.107.64', NULL, 3, '2023-08-14 09:20:06', '2023-08-14 09:20:07'),
(2644, '51.15.17.105', NULL, 1, '2023-08-14 09:32:01', '2023-08-14 09:32:01'),
(2645, '103.144.1.163', NULL, 2, '2023-08-14 10:14:47', '2023-08-14 10:14:47'),
(2646, '195.201.85.24', NULL, 1, '2023-08-14 10:19:22', '2023-08-14 10:19:22'),
(2647, '43.229.208.190', NULL, 2, '2023-08-14 11:08:49', '2023-08-14 13:03:58'),
(2648, '103.186.226.12', NULL, 1, '2023-08-14 11:50:49', '2023-08-14 11:50:49'),
(2649, '72.79.45.22', NULL, 4, '2023-08-14 12:01:03', '2023-08-14 12:13:45'),
(2650, '43.243.102.2', NULL, 2, '2023-08-14 12:32:10', '2023-08-14 23:50:01'),
(2651, '87.236.176.140', NULL, 1, '2023-08-14 12:42:26', '2023-08-14 12:42:26'),
(2652, '87.236.176.122', NULL, 1, '2023-08-14 12:42:29', '2023-08-14 12:42:29'),
(2653, '182.92.164.242', NULL, 1, '2023-08-14 13:44:36', '2023-08-14 13:44:36'),
(2654, '182.92.164.242', NULL, 1, '2023-08-14 13:44:36', '2023-08-14 13:44:36'),
(2655, '162.213.196.78', NULL, 1, '2023-08-14 14:12:58', '2023-08-14 14:12:58'),
(2656, '192.64.6.37', NULL, 1, '2023-08-14 14:30:25', '2023-08-14 14:30:25'),
(2657, '136.243.76.224', NULL, 2, '2023-08-14 14:48:42', '2023-08-14 14:48:59'),
(2658, '85.215.186.221', NULL, 6, '2023-08-14 16:25:10', '2023-08-14 16:44:56'),
(2659, '65.0.7.190', NULL, 1, '2023-08-14 18:10:05', '2023-08-14 18:10:05'),
(2660, '139.99.68.86', NULL, 1, '2023-08-14 18:30:41', '2023-08-14 18:30:41'),
(2661, '51.159.19.177', NULL, 1, '2023-08-14 19:11:15', '2023-08-14 19:11:15'),
(2662, '89.58.7.177', NULL, 1, '2023-08-14 19:11:17', '2023-08-14 19:11:17'),
(2663, '23.128.248.10', NULL, 1, '2023-08-14 19:11:18', '2023-08-14 19:11:18'),
(2664, '46.166.139.111', NULL, 1, '2023-08-14 19:11:24', '2023-08-14 19:11:24'),
(2665, '168.61.214.24', NULL, 1, '2023-08-14 19:36:18', '2023-08-14 19:36:18'),
(2666, '40.77.167.198', NULL, 2, '2023-08-14 19:38:06', '2023-08-15 00:05:50'),
(2667, '172.3.188.8', NULL, 1, '2023-08-14 19:46:56', '2023-08-14 19:46:56'),
(2668, '119.42.144.250', NULL, 1, '2023-08-14 19:49:09', '2023-08-14 19:49:09'),
(2669, '103.79.183.227', NULL, 1, '2023-08-14 20:40:53', '2023-08-14 20:40:53'),
(2670, '103.27.220.204', NULL, 1, '2023-08-15 02:34:20', '2023-08-15 02:34:20'),
(2671, '85.239.241.101', NULL, 2, '2023-08-15 02:54:04', '2023-08-15 02:54:40'),
(2672, '205.210.31.202', NULL, 1, '2023-08-15 03:57:49', '2023-08-15 03:57:49'),
(2673, '42.83.147.34', NULL, 1, '2023-08-15 04:56:41', '2023-08-15 04:56:41'),
(2674, '206.81.19.235', NULL, 2, '2023-08-15 05:12:51', '2023-08-15 05:12:52'),
(2675, '3.87.99.251', NULL, 1, '2023-08-15 06:43:28', '2023-08-15 06:43:28'),
(2676, '195.191.219.131', NULL, 1, '2023-08-15 07:28:57', '2023-08-15 07:28:57'),
(2677, '40.77.12.165', NULL, 1, '2023-08-15 08:00:40', '2023-08-15 08:00:40'),
(2678, '17.241.227.21', NULL, 1, '2023-08-15 08:01:15', '2023-08-15 08:01:15'),
(2679, '103.199.168.192', NULL, 2, '2023-08-15 08:45:03', '2023-08-15 08:45:23'),
(2680, '178.239.163.92', NULL, 5, '2023-08-15 08:49:51', '2023-08-15 08:49:53'),
(2681, '205.210.31.244', NULL, 1, '2023-08-15 09:34:13', '2023-08-15 09:34:13'),
(2682, '40.77.70.130', NULL, 5, '2023-08-15 09:48:27', '2023-08-15 09:48:28'),
(2683, '162.55.85.228', NULL, 2, '2023-08-15 10:59:26', '2023-08-15 10:59:42'),
(2684, '43.229.208.190', NULL, 1, '2023-08-15 11:14:30', '2023-08-15 11:14:30'),
(2685, '66.249.66.17', NULL, 1, '2023-08-15 11:28:13', '2023-08-15 11:28:13'),
(2686, '15.204.182.106', NULL, 2, '2023-08-15 11:31:41', '2023-08-15 11:31:41'),
(2687, '52.167.144.144', NULL, 2, '2023-08-15 11:46:34', '2023-08-16 01:56:36'),
(2688, '66.249.66.18', NULL, 1, '2023-08-15 12:39:34', '2023-08-15 12:39:34'),
(2689, '37.111.223.160', NULL, 1, '2023-08-15 14:08:57', '2023-08-15 14:08:57'),
(2690, '87.236.176.45', NULL, 1, '2023-08-15 15:02:37', '2023-08-15 15:02:37'),
(2691, '65.109.145.235', NULL, 1, '2023-08-15 15:21:09', '2023-08-15 15:21:09'),
(2692, '159.75.181.171', NULL, 1, '2023-08-15 15:30:09', '2023-08-15 15:30:09'),
(2693, '65.109.146.33', NULL, 2, '2023-08-15 16:23:00', '2023-08-15 16:23:00'),
(2694, '66.175.44.55', NULL, 21, '2023-08-15 18:41:27', '2023-08-15 18:41:30'),
(2695, '66.175.44.39', NULL, 21, '2023-08-15 18:41:27', '2023-08-15 18:41:30'),
(2696, '66.175.44.62', NULL, 21, '2023-08-15 18:41:31', '2023-08-15 18:41:34'),
(2697, '103.173.227.176', NULL, 21, '2023-08-15 18:41:33', '2023-08-15 18:41:47'),
(2698, '159.223.175.113', NULL, 21, '2023-08-15 18:41:37', '2023-08-15 18:41:41'),
(2699, '65.109.146.35', NULL, 1, '2023-08-15 18:59:09', '2023-08-15 18:59:09'),
(2700, '65.109.145.234', NULL, 2, '2023-08-15 18:59:19', '2023-08-15 18:59:19'),
(2701, '72.14.201.159', NULL, 1, '2023-08-15 19:23:46', '2023-08-15 19:23:46'),
(2702, '119.42.144.250', NULL, 1, '2023-08-15 20:43:39', '2023-08-15 20:43:39'),
(2703, '103.16.25.46', NULL, 1, '2023-08-15 21:35:53', '2023-08-15 21:35:53'),
(2704, '114.130.188.220', NULL, 1, '2023-08-15 21:38:51', '2023-08-15 21:38:51'),
(2705, '34.209.251.12', NULL, 1, '2023-08-15 22:46:08', '2023-08-15 22:46:08'),
(2706, '35.160.50.31', NULL, 1, '2023-08-15 22:46:09', '2023-08-15 22:46:09'),
(2707, '103.79.183.227', NULL, 1, '2023-08-15 22:58:16', '2023-08-15 22:58:16'),
(2708, '35.87.243.81', NULL, 1, '2023-08-15 23:03:45', '2023-08-15 23:03:45'),
(2709, '62.122.184.194', NULL, 1, '2023-08-15 23:59:53', '2023-08-15 23:59:53'),
(2710, '205.210.31.60', NULL, 1, '2023-08-16 00:25:29', '2023-08-16 00:25:29'),
(2711, '40.77.12.199', NULL, 1, '2023-08-16 01:31:42', '2023-08-16 01:31:42'),
(2712, '13.82.26.243', NULL, 1, '2023-08-16 01:59:49', '2023-08-16 01:59:49'),
(2713, '64.62.252.162', NULL, 2, '2023-08-16 04:05:39', '2023-08-16 04:05:44'),
(2714, '205.210.31.177', NULL, 1, '2023-08-16 04:22:16', '2023-08-16 04:22:16'),
(2715, '178.136.243.144', NULL, 1, '2023-08-16 04:24:48', '2023-08-16 04:24:48'),
(2716, '17.241.75.108', NULL, 1, '2023-08-16 05:20:58', '2023-08-16 05:20:58'),
(2717, '40.77.10.206', NULL, 1, '2023-08-16 05:55:17', '2023-08-16 05:55:17'),
(2718, '51.15.64.216', NULL, 1, '2023-08-16 06:06:30', '2023-08-16 06:06:30'),
(2719, '119.45.128.120', NULL, 16, '2023-08-16 06:33:30', '2023-08-16 06:38:49'),
(2720, '54.208.117.204', NULL, 1, '2023-08-16 06:34:21', '2023-08-16 06:34:21'),
(2721, '162.55.85.228', NULL, 1, '2023-08-16 07:12:42', '2023-08-16 07:12:42'),
(2722, '103.172.128.172', NULL, 1, '2023-08-16 07:52:16', '2023-08-16 07:52:16'),
(2723, '154.31.255.235', NULL, 1, '2023-08-16 07:52:42', '2023-08-16 07:52:42'),
(2724, '154.31.249.239', NULL, 1, '2023-08-16 07:52:57', '2023-08-16 07:52:57'),
(2725, '154.31.250.230', NULL, 1, '2023-08-16 07:54:31', '2023-08-16 07:54:31'),
(2726, '34.138.109.212', NULL, 2, '2023-08-16 08:10:52', '2023-08-16 08:19:47'),
(2727, '195.191.219.132', NULL, 1, '2023-08-16 08:27:11', '2023-08-16 08:27:11'),
(2728, '43.229.208.190', NULL, 3, '2023-08-16 08:40:29', '2023-08-16 09:37:11'),
(2729, '40.87.104.195', NULL, 2, '2023-08-16 08:46:50', '2023-08-16 08:46:57'),
(2730, '103.124.227.16', NULL, 1, '2023-08-16 08:55:00', '2023-08-16 08:55:00'),
(2731, '154.31.252.243', NULL, 1, '2023-08-16 09:08:35', '2023-08-16 09:08:35'),
(2732, '77.75.78.164', NULL, 1, '2023-08-16 10:23:08', '2023-08-16 10:23:08'),
(2733, '92.205.107.64', NULL, 3, '2023-08-16 10:52:31', '2023-08-16 10:52:33'),
(2734, '119.96.152.100', NULL, 1, '2023-08-16 10:56:23', '2023-08-16 10:56:23'),
(2735, '117.50.25.214', NULL, 1, '2023-08-16 10:56:24', '2023-08-16 10:56:24'),
(2736, '54.176.151.185', NULL, 2, '2023-08-16 11:02:06', '2023-08-16 11:02:07'),
(2737, '45.80.158.152', NULL, 2, '2023-08-16 13:01:26', '2023-08-16 13:01:29'),
(2738, '168.235.206.253', NULL, 1, '2023-08-16 13:35:08', '2023-08-16 13:35:08'),
(2739, '54.147.246.36', NULL, 1, '2023-08-16 13:38:09', '2023-08-16 13:38:09'),
(2740, '3.89.119.108', NULL, 1, '2023-08-16 13:38:19', '2023-08-16 13:38:19'),
(2741, '89.46.109.248', NULL, 1, '2023-08-16 13:57:24', '2023-08-16 13:57:24'),
(2742, '103.245.206.197', NULL, 1, '2023-08-16 14:01:12', '2023-08-16 14:01:12'),
(2743, '114.129.10.46', NULL, 1, '2023-08-16 14:07:29', '2023-08-16 14:07:29'),
(2744, '162.213.196.78', NULL, 1, '2023-08-16 14:11:35', '2023-08-16 14:11:35'),
(2745, '103.40.226.165', NULL, 1, '2023-08-16 14:15:54', '2023-08-16 14:15:54'),
(2746, '66.249.66.10', NULL, 1, '2023-08-16 14:29:02', '2023-08-16 14:29:02'),
(2747, '179.43.191.18', NULL, 1, '2023-08-16 14:41:19', '2023-08-16 14:41:19'),
(2748, '103.145.70.52', NULL, 6, '2023-08-16 15:14:18', '2023-08-16 15:35:11'),
(2749, '37.111.200.122', NULL, 1, '2023-08-16 22:06:16', '2023-08-16 22:06:16'),
(2750, '17.241.227.37', NULL, 1, '2023-08-17 00:47:08', '2023-08-17 00:47:08'),
(2751, '188.146.122.192', NULL, 3, '2023-08-17 02:48:32', '2023-08-17 02:48:57'),
(2752, '51.15.17.105', NULL, 1, '2023-08-17 03:13:33', '2023-08-17 03:13:33'),
(2753, '54.208.117.204', NULL, 1, '2023-08-17 06:42:14', '2023-08-17 06:42:14'),
(2754, '142.93.150.108', NULL, 1, '2023-08-17 06:46:19', '2023-08-17 06:46:19'),
(2755, '195.191.219.130', NULL, 1, '2023-08-17 06:53:03', '2023-08-17 06:53:03'),
(2756, '168.91.38.91', NULL, 1, '2023-08-17 13:25:06', '2023-08-17 13:25:06'),
(2757, '40.77.167.198', NULL, 1, '2023-08-17 13:25:41', '2023-08-17 13:25:41'),
(2758, '103.106.237.62', NULL, 1, '2023-08-17 13:31:08', '2023-08-17 13:31:08'),
(2759, '43.229.208.190', NULL, 1, '2023-08-17 13:50:00', '2023-08-17 13:50:00'),
(2760, '103.193.170.1', NULL, 1, '2023-08-17 13:56:30', '2023-08-17 13:56:30'),
(2761, '5.62.62.93', NULL, 5, '2023-08-17 15:51:19', '2023-08-17 15:51:24'),
(2762, '54.89.53.6', NULL, 1, '2023-08-17 15:52:28', '2023-08-17 15:52:28'),
(2763, '40.77.167.79', NULL, 1, '2023-08-17 16:40:33', '2023-08-17 16:40:33'),
(2764, '91.228.52.213', NULL, 1, '2023-08-17 18:28:54', '2023-08-17 18:28:54'),
(2765, '85.208.86.224', NULL, 1, '2023-08-17 19:07:37', '2023-08-17 19:07:37'),
(2766, '137.226.113.44', NULL, 1, '2023-08-17 19:44:18', '2023-08-17 19:44:18'),
(2767, '149.56.150.139', NULL, 4, '2023-08-17 20:07:47', '2023-08-17 20:07:58'),
(2768, '144.217.135.221', NULL, 1, '2023-08-17 20:08:52', '2023-08-17 20:08:52'),
(2769, '149.56.160.208', NULL, 1, '2023-08-17 20:09:32', '2023-08-17 20:09:32'),
(2770, '82.102.27.195', NULL, 6, '2023-08-17 20:54:16', '2023-08-17 20:57:11'),
(2771, '172.177.205.180', NULL, 5, '2023-08-17 20:59:06', '2023-08-17 20:59:36'),
(2772, '119.42.144.250', NULL, 1, '2023-08-17 20:59:07', '2023-08-17 20:59:07'),
(2773, '134.209.165.63', NULL, 3, '2023-08-17 21:02:37', '2023-08-17 21:02:40'),
(2774, '172.172.123.141', NULL, 1, '2023-08-17 21:17:10', '2023-08-17 21:17:10'),
(2775, '103.73.198.155', NULL, 1, '2023-08-17 21:38:16', '2023-08-17 21:38:16'),
(2776, '169.150.254.74', NULL, 5, '2023-08-17 21:38:55', '2023-08-17 21:38:56'),
(2777, '44.234.89.20', NULL, 1, '2023-08-17 22:03:01', '2023-08-17 22:03:01'),
(2778, '52.12.174.124', NULL, 1, '2023-08-17 22:35:49', '2023-08-17 22:35:49'),
(2779, '54.218.138.95', NULL, 1, '2023-08-17 22:42:37', '2023-08-17 22:42:37'),
(2780, '193.187.88.196', NULL, 3, '2023-08-18 00:20:21', '2023-08-18 00:20:23'),
(2781, '51.222.253.5', NULL, 1, '2023-08-18 00:46:29', '2023-08-18 00:46:29'),
(2782, '167.94.145.56', NULL, 1, '2023-08-18 01:01:37', '2023-08-18 01:01:37'),
(2783, '34.84.139.178', NULL, 3, '2023-08-18 01:05:49', '2023-08-18 01:05:50'),
(2784, '66.249.66.71', NULL, 1, '2023-08-18 01:46:01', '2023-08-18 01:46:01'),
(2785, '66.249.66.143', NULL, 1, '2023-08-18 01:46:03', '2023-08-18 01:46:03'),
(2786, '66.249.66.29', NULL, 1, '2023-08-18 01:52:47', '2023-08-18 01:52:47'),
(2787, '66.249.66.10', NULL, 1, '2023-08-18 01:57:03', '2023-08-18 01:57:03'),
(2788, '84.246.85.11', NULL, 3, '2023-08-18 02:12:19', '2023-08-18 02:12:21'),
(2789, '188.65.18.25', NULL, 1, '2023-08-18 03:30:12', '2023-08-18 03:30:12'),
(2790, '66.249.66.77', NULL, 2, '2023-08-18 04:14:57', '2023-08-18 05:35:46'),
(2791, '66.249.66.35', NULL, 2, '2023-08-18 04:42:41', '2023-08-18 14:10:11'),
(2792, '3.85.38.46', NULL, 1, '2023-08-18 05:21:44', '2023-08-18 05:21:44'),
(2793, '78.46.79.137', NULL, 1, '2023-08-18 05:35:56', '2023-08-18 05:35:56'),
(2794, '52.167.144.232', NULL, 1, '2023-08-18 07:39:35', '2023-08-18 07:39:35'),
(2795, '45.130.155.183', NULL, 3, '2023-08-18 07:48:04', '2023-08-18 08:03:19'),
(2796, '195.191.219.132', NULL, 1, '2023-08-18 08:21:11', '2023-08-18 08:21:11'),
(2797, '52.60.142.115', NULL, 1, '2023-08-18 08:30:54', '2023-08-18 08:30:54'),
(2798, '124.248.69.87', NULL, 1, '2023-08-18 08:36:08', '2023-08-18 08:36:08'),
(2799, '83.220.237.53', NULL, 1, '2023-08-18 09:09:37', '2023-08-18 09:09:37'),
(2800, '198.235.24.248', NULL, 1, '2023-08-18 09:25:51', '2023-08-18 09:25:51'),
(2801, '40.77.24.126', NULL, 1, '2023-08-18 10:24:55', '2023-08-18 10:24:55'),
(2802, '27.115.124.118', NULL, 1, '2023-08-18 11:42:10', '2023-08-18 11:42:10'),
(2803, '123.6.49.9', NULL, 1, '2023-08-18 11:42:13', '2023-08-18 11:42:13'),
(2804, '123.6.49.47', NULL, 1, '2023-08-18 11:42:22', '2023-08-18 11:42:22'),
(2805, '123.6.49.15', NULL, 1, '2023-08-18 11:42:23', '2023-08-18 11:42:23'),
(2806, '34.84.139.178', NULL, 3, '2023-08-18 11:54:01', '2023-08-18 11:54:03'),
(2807, '103.204.209.73', NULL, 1, '2023-08-18 13:01:14', '2023-08-18 13:01:14'),
(2808, '138.201.53.16', NULL, 2, '2023-08-18 13:06:18', '2023-08-18 13:06:35'),
(2809, '54.146.160.207', NULL, 2, '2023-08-18 13:53:52', '2023-08-18 13:54:00'),
(2810, '66.249.66.169', NULL, 1, '2023-08-18 13:58:27', '2023-08-18 13:58:27'),
(2811, '162.213.196.78', NULL, 1, '2023-08-18 14:14:21', '2023-08-18 14:14:21'),
(2812, '66.249.66.9', NULL, 1, '2023-08-18 15:02:50', '2023-08-18 15:02:50'),
(2813, '93.159.230.87', NULL, 1, '2023-08-18 15:30:31', '2023-08-18 15:30:31'),
(2814, '35.171.144.152', NULL, 3, '2023-08-18 15:31:06', '2023-08-18 15:31:07'),
(2815, '23.105.5.42', NULL, 1, '2023-08-18 16:15:37', '2023-08-18 16:15:37'),
(2816, '66.249.66.10', NULL, 4, '2023-08-18 16:39:21', '2023-08-19 02:22:10'),
(2817, '66.249.66.33', NULL, 1, '2023-08-18 16:46:21', '2023-08-18 16:46:21'),
(2818, '113.30.190.52', NULL, 10, '2023-08-18 17:04:21', '2023-08-18 17:16:54'),
(2819, '103.158.62.128', NULL, 1, '2023-08-18 18:01:53', '2023-08-18 18:01:53'),
(2820, '5.102.173.71', NULL, 1, '2023-08-18 19:46:33', '2023-08-18 19:46:33'),
(2821, '18.232.69.87', NULL, 1, '2023-08-18 20:31:19', '2023-08-18 20:31:19'),
(2822, '40.77.167.113', NULL, 1, '2023-08-18 21:03:26', '2023-08-18 21:03:26'),
(2823, '119.42.144.250', NULL, 1, '2023-08-18 21:21:57', '2023-08-18 21:21:57'),
(2824, '52.38.114.103', NULL, 1, '2023-08-18 21:29:59', '2023-08-18 21:29:59'),
(2825, '34.219.180.150', NULL, 1, '2023-08-18 21:30:04', '2023-08-18 21:30:04'),
(2826, '136.243.228.195', NULL, 2, '2023-08-18 22:00:36', '2023-08-18 23:19:40'),
(2827, '172.172.40.203', NULL, 1, '2023-08-18 22:53:57', '2023-08-18 22:53:57'),
(2828, '212.192.193.218', NULL, 1, '2023-08-18 23:03:39', '2023-08-18 23:03:39'),
(2829, '136.243.220.211', NULL, 1, '2023-08-18 23:19:34', '2023-08-18 23:19:34'),
(2830, '39.155.182.9', NULL, 1, '2023-08-18 23:29:26', '2023-08-18 23:29:26'),
(2831, '40.77.167.47', NULL, 1, '2023-08-19 00:23:48', '2023-08-19 00:23:48'),
(2832, '104.43.200.243', NULL, 1, '2023-08-19 00:30:03', '2023-08-19 00:30:03'),
(2833, '178.239.163.94', NULL, 5, '2023-08-19 00:46:05', '2023-08-19 00:46:06'),
(2834, '40.77.167.7', NULL, 1, '2023-08-19 01:07:01', '2023-08-19 01:07:01'),
(2835, '66.249.66.8', NULL, 1, '2023-08-19 02:03:30', '2023-08-19 02:03:30'),
(2836, '20.207.196.223', NULL, 1, '2023-08-19 02:47:47', '2023-08-19 02:47:47'),
(2837, '40.83.56.139', NULL, 1, '2023-08-19 03:55:16', '2023-08-19 03:55:16'),
(2838, '188.166.152.146', NULL, 2, '2023-08-19 04:59:09', '2023-08-19 04:59:09'),
(2839, '3.85.38.46', NULL, 1, '2023-08-19 05:17:23', '2023-08-19 05:17:23'),
(2840, '195.191.219.130', NULL, 1, '2023-08-19 06:21:02', '2023-08-19 06:21:02'),
(2841, '194.35.117.5', NULL, 1, '2023-08-19 06:30:30', '2023-08-19 06:30:30'),
(2842, '68.178.145.174', NULL, 1, '2023-08-19 06:54:04', '2023-08-19 06:54:04'),
(2843, '144.126.131.216', NULL, 1, '2023-08-19 07:02:30', '2023-08-19 07:02:30'),
(2844, '193.164.132.219', NULL, 1, '2023-08-19 07:16:32', '2023-08-19 07:16:32'),
(2845, '51.222.253.13', NULL, 1, '2023-08-19 08:13:29', '2023-08-19 08:13:29'),
(2846, '27.147.220.198', NULL, 1, '2023-08-19 08:50:59', '2023-08-19 08:50:59'),
(2847, '34.244.40.116', NULL, 1, '2023-08-19 09:26:56', '2023-08-19 09:26:56'),
(2848, '69.167.39.251', NULL, 1, '2023-08-19 09:37:31', '2023-08-19 09:37:31'),
(2849, '18.207.179.206', NULL, 1, '2023-08-19 09:56:50', '2023-08-19 09:56:50'),
(2850, '52.176.98.25', NULL, 1, '2023-08-19 11:10:20', '2023-08-19 11:10:20'),
(2851, '52.167.144.232', NULL, 1, '2023-08-19 11:45:27', '2023-08-19 11:45:27'),
(2852, '193.186.4.159', NULL, 1, '2023-08-19 12:08:57', '2023-08-19 12:08:57'),
(2853, '52.183.12.246', NULL, 2, '2023-08-19 12:55:47', '2023-08-19 12:55:47'),
(2854, '66.249.66.10', NULL, 3, '2023-08-19 13:09:09', '2023-08-19 23:07:40'),
(2855, '2.50.142.142', NULL, 1, '2023-08-19 13:43:30', '2023-08-19 13:43:30'),
(2856, '199.244.88.218', NULL, 1, '2023-08-19 15:02:40', '2023-08-19 15:02:40'),
(2857, '42.83.147.34', NULL, 2, '2023-08-19 15:22:51', '2023-08-19 15:22:52'),
(2858, '146.190.155.174', NULL, 2, '2023-08-19 15:58:26', '2023-08-19 15:58:27'),
(2859, '51.222.253.1', NULL, 1, '2023-08-19 16:10:37', '2023-08-19 16:10:37'),
(2860, '103.106.237.62', NULL, 1, '2023-08-19 17:22:19', '2023-08-19 17:22:19'),
(2861, '175.41.46.58', NULL, 1, '2023-08-19 17:37:07', '2023-08-19 17:37:07'),
(2862, '66.220.149.11', NULL, 1, '2023-08-19 18:59:14', '2023-08-19 18:59:14'),
(2863, '169.150.196.141', NULL, 1, '2023-08-19 19:09:52', '2023-08-19 19:09:52'),
(2864, '34.138.29.79', NULL, 2, '2023-08-19 20:53:25', '2023-08-19 20:53:46'),
(2865, '34.75.107.85', NULL, 2, '2023-08-19 21:11:28', '2023-08-19 22:33:56'),
(2866, '173.230.142.253', NULL, 3, '2023-08-19 22:03:54', '2023-08-19 22:03:55'),
(2867, '3.249.45.132', NULL, 1, '2023-08-19 22:10:31', '2023-08-19 22:10:31'),
(2868, '54.153.19.237', NULL, 1, '2023-08-19 22:32:29', '2023-08-19 22:32:29'),
(2869, '103.60.175.73', NULL, 1, '2023-08-19 22:33:09', '2023-08-19 22:33:09'),
(2870, '34.126.120.95', NULL, 20, '2023-08-19 23:09:31', '2023-08-19 23:16:35'),
(2871, '143.198.194.15', NULL, 2, '2023-08-20 00:36:30', '2023-08-20 00:36:30'),
(2872, '95.152.45.105', NULL, 1, '2023-08-20 01:16:22', '2023-08-20 01:16:22'),
(2873, '89.208.106.49', NULL, 1, '2023-08-20 03:46:19', '2023-08-20 03:46:19'),
(2874, '40.122.106.164', NULL, 1, '2023-08-20 03:50:55', '2023-08-20 03:50:55'),
(2875, '52.167.144.168', NULL, 1, '2023-08-20 05:02:14', '2023-08-20 05:02:14'),
(2876, '66.249.66.79', NULL, 1, '2023-08-20 06:11:37', '2023-08-20 06:11:37'),
(2877, '78.129.165.8', NULL, 2, '2023-08-20 06:29:05', '2023-08-20 06:30:30'),
(2878, '66.249.66.8', NULL, 4, '2023-08-20 06:38:49', '2023-08-20 16:35:58'),
(2879, '91.228.52.213', NULL, 1, '2023-08-20 07:17:57', '2023-08-20 07:17:57'),
(2880, '40.122.110.88', NULL, 1, '2023-08-20 08:04:28', '2023-08-20 08:04:28'),
(2881, '51.222.253.3', NULL, 1, '2023-08-20 08:04:40', '2023-08-20 08:04:40'),
(2882, '72.14.201.159', NULL, 3, '2023-08-20 08:39:33', '2023-08-21 00:56:00'),
(2883, '3.91.194.240', NULL, 1, '2023-08-20 08:41:43', '2023-08-20 08:41:43'),
(2884, '18.225.25.214', NULL, 3, '2023-08-20 08:41:43', '2023-08-20 14:33:37'),
(2885, '34.234.76.207', NULL, 2, '2023-08-20 08:41:48', '2023-08-20 10:52:57'),
(2886, '202.44.110.222', NULL, 1, '2023-08-20 08:46:20', '2023-08-20 08:46:20'),
(2887, '40.77.167.227', NULL, 3, '2023-08-20 09:14:36', '2023-08-21 02:03:21'),
(2888, '69.167.12.224', NULL, 1, '2023-08-20 09:30:16', '2023-08-20 09:30:16'),
(2889, '46.48.13.161', NULL, 1, '2023-08-20 09:31:09', '2023-08-20 09:31:09'),
(2890, '43.229.208.190', NULL, 4, '2023-08-20 09:35:24', '2023-08-20 13:24:01'),
(2891, '37.111.213.227', NULL, 1, '2023-08-20 09:35:58', '2023-08-20 09:35:58'),
(2892, '202.5.55.33', NULL, 1, '2023-08-20 09:53:28', '2023-08-20 09:53:28'),
(2893, '195.191.219.131', NULL, 1, '2023-08-20 09:57:43', '2023-08-20 09:57:43'),
(2894, '3.89.119.108', NULL, 1, '2023-08-20 09:58:19', '2023-08-20 09:58:19'),
(2895, '3.238.44.255', NULL, 1, '2023-08-20 09:58:24', '2023-08-20 09:58:24'),
(2896, '18.224.128.89', NULL, 3, '2023-08-20 10:52:57', '2023-08-20 15:07:00'),
(2897, '3.237.199.191', NULL, 1, '2023-08-20 10:53:03', '2023-08-20 10:53:03'),
(2898, '52.33.188.179', NULL, 1, '2023-08-20 11:53:07', '2023-08-20 11:53:07'),
(2899, '52.184.150.110', NULL, 6, '2023-08-20 12:02:28', '2023-08-20 12:02:29'),
(2900, '5.255.231.78', NULL, 1, '2023-08-20 13:02:04', '2023-08-20 13:02:04'),
(2901, '162.213.196.78', NULL, 1, '2023-08-20 14:11:45', '2023-08-20 14:11:45'),
(2902, '38.55.207.88', NULL, 1, '2023-08-20 14:11:45', '2023-08-20 14:11:45'),
(2903, '54.147.246.36', NULL, 3, '2023-08-20 14:33:37', '2023-08-20 15:07:04'),
(2904, '3.237.76.170', NULL, 1, '2023-08-20 14:33:42', '2023-08-20 14:33:42'),
(2905, '51.222.253.11', NULL, 2, '2023-08-20 15:21:43', '2023-08-20 22:15:28'),
(2906, '40.122.211.10', NULL, 5, '2023-08-20 15:27:47', '2023-08-20 15:27:47'),
(2907, '66.249.66.18', NULL, 1, '2023-08-20 15:47:14', '2023-08-20 15:47:14'),
(2908, '3.250.120.28', NULL, 1, '2023-08-20 16:13:32', '2023-08-20 16:13:32'),
(2909, '122.10.1.11', NULL, 1, '2023-08-20 16:47:30', '2023-08-20 16:47:30'),
(2910, '185.44.77.69', NULL, 5, '2023-08-20 17:48:53', '2023-08-20 17:48:54'),
(2911, '103.221.52.39', NULL, 1, '2023-08-20 18:42:28', '2023-08-20 18:42:28'),
(2912, '113.11.28.86', NULL, 1, '2023-08-20 18:48:01', '2023-08-20 18:48:01'),
(2913, '103.144.1.163', NULL, 1, '2023-08-20 19:28:56', '2023-08-20 19:28:56'),
(2914, '167.94.145.55', NULL, 1, '2023-08-20 19:43:50', '2023-08-20 19:43:50'),
(2915, '167.94.145.57', NULL, 1, '2023-08-20 19:52:55', '2023-08-20 19:52:55'),
(2916, '172.172.29.171', NULL, 1, '2023-08-20 20:50:44', '2023-08-20 20:50:44'),
(2917, '54.184.255.32', NULL, 1, '2023-08-20 20:59:08', '2023-08-20 20:59:08'),
(2918, '35.91.122.75', NULL, 1, '2023-08-20 20:59:12', '2023-08-20 20:59:12'),
(2919, '116.58.200.91', NULL, 1, '2023-08-20 21:31:21', '2023-08-20 21:31:21'),
(2920, '107.189.7.165', NULL, 1, '2023-08-20 22:07:12', '2023-08-20 22:07:12'),
(2921, '17.241.75.253', NULL, 1, '2023-08-20 23:16:46', '2023-08-20 23:16:46'),
(2922, '116.213.38.234', NULL, 1, '2023-08-21 00:26:11', '2023-08-21 00:26:11'),
(2923, '66.220.149.112', NULL, 1, '2023-08-21 00:33:42', '2023-08-21 00:33:42'),
(2924, '103.177.55.215', NULL, 2, '2023-08-21 00:55:52', '2023-08-21 00:55:58'),
(2925, '66.249.73.202', NULL, 1, '2023-08-21 01:07:27', '2023-08-21 01:07:27'),
(2926, '51.222.253.8', NULL, 1, '2023-08-21 01:41:36', '2023-08-21 01:41:36'),
(2927, '54.195.4.192', NULL, 1, '2023-08-21 02:00:53', '2023-08-21 02:00:53'),
(2928, '167.94.138.126', NULL, 1, '2023-08-21 02:59:39', '2023-08-21 02:59:39'),
(2929, '156.146.35.181', NULL, 5, '2023-08-21 04:37:23', '2023-08-21 04:37:26'),
(2930, '49.13.21.150', NULL, 2, '2023-08-21 04:47:09', '2023-08-21 04:47:16'),
(2931, '54.208.117.204', NULL, 1, '2023-08-21 05:19:42', '2023-08-21 05:19:42'),
(2932, '51.222.253.16', NULL, 1, '2023-08-21 06:08:40', '2023-08-21 06:08:40'),
(2933, '157.230.229.227', NULL, 2, '2023-08-21 06:12:20', '2023-08-21 06:12:20'),
(2934, '173.252.87.118', NULL, 1, '2023-08-21 07:26:46', '2023-08-21 07:26:46'),
(2935, '51.254.199.11', NULL, 1, '2023-08-21 07:32:21', '2023-08-21 07:32:21'),
(2936, '195.191.219.131', NULL, 1, '2023-08-21 07:43:01', '2023-08-21 07:43:01'),
(2937, '52.184.150.142', NULL, 6, '2023-08-21 08:59:50', '2023-08-21 08:59:51'),
(2938, '35.195.162.104', NULL, 1, '2023-08-21 09:19:10', '2023-08-21 09:19:10'),
(2939, '57.128.17.219', NULL, 3, '2023-08-21 09:55:08', '2023-08-21 09:55:10'),
(2940, '35.196.189.135', NULL, 2, '2023-08-21 10:15:53', '2023-08-21 10:25:11'),
(2941, '44.203.31.131', NULL, 2, '2023-08-21 10:38:11', '2023-08-21 10:38:21'),
(2942, '18.206.199.142', NULL, 1, '2023-08-21 10:57:10', '2023-08-21 10:57:10'),
(2943, '18.224.128.89', NULL, 2, '2023-08-21 10:57:10', '2023-08-21 11:08:44'),
(2944, '3.238.44.255', NULL, 1, '2023-08-21 10:57:16', '2023-08-21 10:57:16'),
(2945, '103.113.172.4', NULL, 2, '2023-08-21 11:49:24', '2023-08-21 11:49:42'),
(2946, '193.186.4.159', NULL, 2, '2023-08-21 11:59:16', '2023-08-21 15:33:33'),
(2947, '3.239.45.78', NULL, 1, '2023-08-21 12:41:20', '2023-08-21 12:41:20'),
(2948, '34.234.76.207', NULL, 1, '2023-08-21 12:41:31', '2023-08-21 12:41:31'),
(2949, '51.222.253.11', NULL, 1, '2023-08-21 13:01:47', '2023-08-21 13:01:47'),
(2950, '103.145.70.52', NULL, 2, '2023-08-21 13:26:12', '2023-08-21 13:36:24'),
(2951, '180.211.161.214', NULL, 1, '2023-08-21 13:26:35', '2023-08-21 13:26:35'),
(2952, '43.229.208.190', NULL, 4, '2023-08-21 13:30:59', '2023-08-21 13:39:33'),
(2953, '181.214.206.121', NULL, 1, '2023-08-21 14:22:00', '2023-08-21 14:22:00'),
(2954, '195.78.54.220', NULL, 2, '2023-08-21 14:22:48', '2023-08-21 14:22:50'),
(2955, '107.189.14.134', NULL, 1, '2023-08-21 15:14:02', '2023-08-21 15:14:02'),
(2956, '3.91.194.240', NULL, 1, '2023-08-21 15:16:41', '2023-08-21 15:16:41'),
(2957, '3.89.119.108', NULL, 1, '2023-08-21 15:16:49', '2023-08-21 15:16:49'),
(2958, '172.172.123.62', NULL, 1, '2023-08-21 15:25:09', '2023-08-21 15:25:09'),
(2959, '40.122.114.15', NULL, 1, '2023-08-21 16:18:05', '2023-08-21 16:18:05'),
(2960, '38.154.110.175', NULL, 1, '2023-08-21 17:50:46', '2023-08-21 17:50:46'),
(2961, '103.177.55.215', NULL, 1, '2023-08-21 18:12:04', '2023-08-21 18:12:04'),
(2962, '116.204.66.242', NULL, 1, '2023-08-21 18:14:25', '2023-08-21 18:14:25'),
(2963, '44.234.48.35', NULL, 1, '2023-08-21 20:04:41', '2023-08-21 20:04:41'),
(2964, '87.236.176.75', NULL, 1, '2023-08-21 20:18:41', '2023-08-21 20:18:41'),
(2965, '87.236.176.125', NULL, 1, '2023-08-21 20:18:44', '2023-08-21 20:18:44'),
(2966, '126.179.125.195', NULL, 2, '2023-08-21 20:41:30', '2023-08-21 20:42:58'),
(2967, '167.94.145.56', NULL, 1, '2023-08-21 21:01:14', '2023-08-21 21:01:14'),
(2968, '54.201.254.117', NULL, 1, '2023-08-21 21:06:15', '2023-08-21 21:06:15'),
(2969, '35.187.193.8', NULL, 3, '2023-08-21 21:30:06', '2023-08-21 21:30:08'),
(2970, '116.213.38.234', NULL, 1, '2023-08-22 00:18:01', '2023-08-22 00:18:01'),
(2971, '181.214.153.32', NULL, 1, '2023-08-22 02:12:47', '2023-08-22 02:12:47'),
(2972, '44.234.89.20', NULL, 1, '2023-08-22 03:32:14', '2023-08-22 03:32:14'),
(2973, '52.206.84.190', NULL, 2, '2023-08-22 03:55:09', '2023-08-22 03:55:22'),
(2974, '40.77.167.122', NULL, 1, '2023-08-22 03:55:39', '2023-08-22 03:55:39'),
(2975, '82.165.88.140', NULL, 1, '2023-08-22 03:59:07', '2023-08-22 03:59:07'),
(2976, '66.249.66.165', NULL, 1, '2023-08-22 04:03:34', '2023-08-22 04:03:34'),
(2977, '51.222.253.6', NULL, 2, '2023-08-22 04:55:28', '2023-08-22 07:20:11'),
(2978, '37.111.207.151', NULL, 2, '2023-08-22 05:23:12', '2023-08-22 07:56:55'),
(2979, '54.146.48.125', NULL, 1, '2023-08-22 05:27:09', '2023-08-22 05:27:09'),
(2980, '195.191.219.130', NULL, 1, '2023-08-22 07:00:26', '2023-08-22 07:00:26'),
(2981, '44.203.31.131', NULL, 1, '2023-08-22 08:01:55', '2023-08-22 08:01:55'),
(2982, '3.89.119.108', NULL, 1, '2023-08-22 08:02:05', '2023-08-22 08:02:05'),
(2983, '3.239.45.78', NULL, 2, '2023-08-22 08:58:46', '2023-08-22 09:53:16'),
(2984, '3.237.199.191', NULL, 1, '2023-08-22 08:58:56', '2023-08-22 08:58:56'),
(2985, '119.30.32.86', NULL, 1, '2023-08-22 09:24:24', '2023-08-22 09:24:24'),
(2986, '172.172.40.192', NULL, 2, '2023-08-22 09:37:19', '2023-08-22 14:44:43'),
(2987, '34.234.76.207', NULL, 1, '2023-08-22 09:53:09', '2023-08-22 09:53:09'),
(2988, '40.77.167.227', NULL, 2, '2023-08-22 09:56:00', '2023-08-23 00:24:54'),
(2989, '20.230.123.158', NULL, 2, '2023-08-22 10:19:18', '2023-08-22 10:19:19'),
(2990, '51.222.253.5', NULL, 1, '2023-08-22 11:11:22', '2023-08-22 11:11:22'),
(2991, '52.184.150.110', NULL, 6, '2023-08-22 11:12:01', '2023-08-22 11:12:02'),
(2992, '202.40.186.78', NULL, 1, '2023-08-22 12:42:59', '2023-08-22 12:42:59'),
(2993, '103.6.251.193', NULL, 1, '2023-08-22 13:13:05', '2023-08-22 13:13:05'),
(2994, '162.213.196.78', NULL, 1, '2023-08-22 14:13:03', '2023-08-22 14:13:03'),
(2995, '103.150.167.246', NULL, 3, '2023-08-22 14:40:38', '2023-08-22 14:55:34'),
(2996, '103.229.83.114', NULL, 1, '2023-08-22 14:41:54', '2023-08-22 14:41:54'),
(2997, '103.30.188.214', NULL, 1, '2023-08-22 15:27:30', '2023-08-22 15:27:30'),
(2998, '154.51.131.142', NULL, 1, '2023-08-22 20:32:05', '2023-08-22 20:32:05'),
(2999, '146.70.192.110', NULL, 3, '2023-08-22 20:39:20', '2023-08-22 20:39:26'),
(3000, '35.90.161.150', NULL, 1, '2023-08-22 21:36:37', '2023-08-22 21:36:37'),
(3001, '35.89.55.77', NULL, 1, '2023-08-22 21:36:47', '2023-08-22 21:36:47'),
(3002, '54.184.252.130', NULL, 1, '2023-08-22 21:37:10', '2023-08-22 21:37:10'),
(3003, '71.163.94.71', NULL, 1, '2023-08-22 21:54:57', '2023-08-22 21:54:57'),
(3004, '116.213.38.234', NULL, 1, '2023-08-22 22:08:13', '2023-08-22 22:08:13'),
(3005, '5.180.150.128', NULL, 1, '2023-08-22 22:40:47', '2023-08-22 22:40:47'),
(3006, '31.220.233.215', NULL, 2, '2023-08-22 23:38:10', '2023-08-22 23:38:11'),
(3007, '103.14.145.216', NULL, 1, '2023-08-23 00:17:28', '2023-08-23 00:17:28'),
(3008, '182.131.31.39', NULL, 1, '2023-08-23 00:48:25', '2023-08-23 00:48:25'),
(3009, '103.203.93.231', NULL, 1, '2023-08-23 00:53:53', '2023-08-23 00:53:53'),
(3010, '205.210.31.82', NULL, 1, '2023-08-23 01:19:13', '2023-08-23 01:19:13'),
(3011, '101.18.141.63', NULL, 1, '2023-08-23 01:29:12', '2023-08-23 01:29:12'),
(3012, '222.211.72.55', NULL, 1, '2023-08-23 02:25:20', '2023-08-23 02:25:20'),
(3013, '182.131.31.38', NULL, 1, '2023-08-23 02:41:05', '2023-08-23 02:41:05'),
(3014, '20.226.40.165', NULL, 1, '2023-08-23 03:17:14', '2023-08-23 03:17:14'),
(3015, '20.226.40.165', NULL, 1, '2023-08-23 04:41:45', '2023-08-23 04:41:45'),
(3016, '168.119.76.137', NULL, 1, '2023-08-23 04:50:00', '2023-08-23 04:50:00'),
(3017, '213.180.203.217', NULL, 1, '2023-08-23 05:08:17', '2023-08-23 05:08:17'),
(3018, '34.230.48.12', NULL, 1, '2023-08-23 05:24:19', '2023-08-23 05:24:19'),
(3019, '165.22.15.142', NULL, 2, '2023-08-23 05:59:25', '2023-08-23 05:59:26'),
(3020, '222.211.72.58', NULL, 1, '2023-08-23 06:16:32', '2023-08-23 06:16:32'),
(3021, '51.222.253.10', NULL, 1, '2023-08-23 07:05:33', '2023-08-23 07:05:33'),
(3022, '195.191.219.130', NULL, 1, '2023-08-23 07:41:54', '2023-08-23 07:41:54'),
(3023, '44.234.47.136', NULL, 1, '2023-08-23 08:15:10', '2023-08-23 08:15:10'),
(3024, '182.150.1.23', NULL, 1, '2023-08-23 09:02:50', '2023-08-23 09:02:50'),
(3025, '51.222.253.15', NULL, 1, '2023-08-23 09:34:52', '2023-08-23 09:34:52'),
(3026, '118.179.149.242', NULL, 1, '2023-08-23 09:42:11', '2023-08-23 09:42:11'),
(3027, '66.249.77.199', NULL, 1, '2023-08-23 09:53:03', '2023-08-23 09:53:03'),
(3028, '182.131.31.33', NULL, 1, '2023-08-23 11:23:58', '2023-08-23 11:23:58'),
(3029, '101.206.126.104', NULL, 2, '2023-08-23 11:37:28', '2023-08-23 11:37:28'),
(3030, '3.252.69.52', NULL, 1, '2023-08-23 11:41:54', '2023-08-23 11:41:54'),
(3031, '52.165.42.49', NULL, 1, '2023-08-23 11:43:28', '2023-08-23 11:43:28'),
(3032, '51.222.253.14', NULL, 1, '2023-08-23 11:52:37', '2023-08-23 11:52:37'),
(3033, '222.211.72.52', NULL, 1, '2023-08-23 12:02:13', '2023-08-23 12:02:13'),
(3034, '198.235.24.6', NULL, 1, '2023-08-23 12:08:59', '2023-08-23 12:08:59'),
(3035, '18.206.199.142', NULL, 1, '2023-08-23 13:29:29', '2023-08-23 13:29:29'),
(3036, '18.224.128.89', NULL, 2, '2023-08-23 13:29:29', '2023-08-23 13:32:18'),
(3037, '54.147.246.36', NULL, 1, '2023-08-23 13:29:35', '2023-08-23 13:29:35'),
(3038, '172.233.249.55', NULL, 1, '2023-08-23 13:49:57', '2023-08-23 13:49:57'),
(3039, '217.76.48.181', NULL, 1, '2023-08-23 13:50:08', '2023-08-23 13:50:08'),
(3040, '103.97.96.81', NULL, 2, '2023-08-23 14:09:46', '2023-08-23 14:15:20'),
(3041, '83.145.36.70', NULL, 1, '2023-08-23 15:05:02', '2023-08-23 15:05:02'),
(3042, '27.147.155.50', NULL, 2, '2023-08-23 15:49:40', '2023-08-23 15:49:51'),
(3043, '66.249.66.18', NULL, 1, '2023-08-23 16:20:00', '2023-08-23 16:20:00'),
(3044, '66.249.73.199', NULL, 1, '2023-08-23 16:24:17', '2023-08-23 16:24:17'),
(3045, '103.67.157.105', NULL, 1, '2023-08-23 16:27:29', '2023-08-23 16:27:29'),
(3046, '193.186.4.159', NULL, 1, '2023-08-23 16:27:30', '2023-08-23 16:27:30'),
(3047, '66.249.66.8', NULL, 1, '2023-08-23 16:31:19', '2023-08-23 16:31:19'),
(3048, '61.147.15.67', NULL, 1, '2023-08-23 17:40:47', '2023-08-23 17:40:47'),
(3049, '61.147.15.65', NULL, 1, '2023-08-23 17:41:32', '2023-08-23 17:41:32'),
(3050, '61.147.21.51', NULL, 1, '2023-08-23 17:43:26', '2023-08-23 17:43:26'),
(3051, '123.6.49.15', NULL, 1, '2023-08-23 17:55:42', '2023-08-23 17:55:42'),
(3052, '27.115.124.38', NULL, 1, '2023-08-23 17:55:46', '2023-08-23 17:55:46'),
(3053, '107.178.239.217', NULL, 1, '2023-08-23 20:34:48', '2023-08-23 20:34:48'),
(3054, '44.234.48.35', NULL, 1, '2023-08-23 20:45:25', '2023-08-23 20:45:25'),
(3055, '27.123.253.160', NULL, 2, '2023-08-23 22:18:18', '2023-08-23 22:21:52'),
(3056, '202.134.8.132', NULL, 1, '2023-08-23 22:32:42', '2023-08-23 22:32:42'),
(3057, '44.233.220.227', NULL, 1, '2023-08-23 22:54:54', '2023-08-23 22:54:54'),
(3058, '52.35.81.69', NULL, 1, '2023-08-23 23:08:54', '2023-08-23 23:08:54'),
(3059, '35.87.75.110', NULL, 1, '2023-08-23 23:08:57', '2023-08-23 23:08:57'),
(3060, '3.250.137.238', NULL, 1, '2023-08-24 00:02:05', '2023-08-24 00:02:05'),
(3061, '20.12.17.209', NULL, 1, '2023-08-24 00:32:00', '2023-08-24 00:32:00'),
(3062, '51.222.253.19', NULL, 1, '2023-08-24 00:44:19', '2023-08-24 00:44:19'),
(3063, '172.172.68.223', NULL, 4, '2023-08-24 00:45:55', '2023-08-24 01:58:49'),
(3064, '40.77.167.227', NULL, 1, '2023-08-24 02:29:42', '2023-08-24 02:29:42'),
(3065, '42.83.147.34', NULL, 1, '2023-08-24 03:21:18', '2023-08-24 03:21:18'),
(3066, '66.249.66.75', NULL, 1, '2023-08-24 03:49:51', '2023-08-24 03:49:51'),
(3067, '51.222.253.1', NULL, 1, '2023-08-24 03:50:49', '2023-08-24 03:50:49'),
(3068, '172.233.249.55', NULL, 1, '2023-08-24 04:20:14', '2023-08-24 04:20:14'),
(3069, '54.161.96.130', NULL, 1, '2023-08-24 05:28:39', '2023-08-24 05:28:39'),
(3070, '162.241.203.32', NULL, 1, '2023-08-24 06:19:50', '2023-08-24 06:19:50'),
(3071, '195.191.219.131', NULL, 1, '2023-08-24 06:34:40', '2023-08-24 06:34:40'),
(3072, '185.145.245.42', NULL, 1, '2023-08-24 07:10:29', '2023-08-24 07:10:29'),
(3073, '40.77.167.61', NULL, 1, '2023-08-24 07:36:46', '2023-08-24 07:36:46'),
(3074, '66.249.66.21', NULL, 1, '2023-08-24 07:43:28', '2023-08-24 07:43:28'),
(3075, '172.177.232.145', NULL, 1, '2023-08-24 08:34:43', '2023-08-24 08:34:43'),
(3076, '66.249.65.67', NULL, 1, '2023-08-24 08:57:07', '2023-08-24 08:57:07'),
(3077, '3.237.199.191', NULL, 1, '2023-08-24 09:50:55', '2023-08-24 09:50:55'),
(3078, '18.224.128.89', NULL, 4, '2023-08-24 09:50:55', '2023-08-24 15:51:44'),
(3079, '3.238.44.255', NULL, 2, '2023-08-24 09:51:00', '2023-08-24 13:02:37'),
(3080, '144.48.162.21', NULL, 1, '2023-08-24 10:00:37', '2023-08-24 10:00:37'),
(3081, '193.186.4.159', NULL, 1, '2023-08-24 10:08:57', '2023-08-24 10:08:57'),
(3082, '86.98.83.177', NULL, 3, '2023-08-24 10:27:02', '2023-08-24 10:39:15'),
(3083, '202.44.110.130', NULL, 1, '2023-08-24 10:51:31', '2023-08-24 10:51:31'),
(3084, '51.222.253.1', NULL, 1, '2023-08-24 10:56:56', '2023-08-24 10:56:56'),
(3085, '49.37.116.162', NULL, 1, '2023-08-24 11:54:10', '2023-08-24 11:54:10'),
(3086, '3.237.76.170', NULL, 1, '2023-08-24 13:02:31', '2023-08-24 13:02:31'),
(3087, '18.225.25.214', NULL, 2, '2023-08-24 13:02:31', '2023-08-24 15:44:17'),
(3088, '43.229.208.190', NULL, 2, '2023-08-24 13:17:17', '2023-08-24 14:00:08'),
(3089, '51.222.253.8', NULL, 2, '2023-08-24 13:40:08', '2023-08-24 22:57:28'),
(3090, '162.213.196.78', NULL, 1, '2023-08-24 14:11:36', '2023-08-24 14:11:36'),
(3091, '54.147.246.36', NULL, 1, '2023-08-24 15:44:16', '2023-08-24 15:44:16'),
(3092, '3.89.119.108', NULL, 1, '2023-08-24 15:44:23', '2023-08-24 15:44:23'),
(3093, '146.70.101.47', NULL, 1, '2023-08-24 17:19:16', '2023-08-24 17:19:16'),
(3094, '139.59.17.19', NULL, 3, '2023-08-24 17:31:18', '2023-08-24 17:31:21'),
(3095, '49.0.4.9', NULL, 2, '2023-08-24 17:49:54', '2023-08-24 17:51:07'),
(3096, '137.226.113.44', NULL, 1, '2023-08-24 19:03:57', '2023-08-24 19:03:57'),
(3097, '185.243.40.180', NULL, 1, '2023-08-24 19:10:41', '2023-08-24 19:10:41'),
(3098, '72.14.201.155', NULL, 1, '2023-08-24 19:13:50', '2023-08-24 19:13:50'),
(3099, '74.59.208.164', NULL, 3, '2023-08-24 19:51:28', '2023-08-24 19:51:30'),
(3100, '52.167.144.208', NULL, 1, '2023-08-24 20:51:43', '2023-08-24 20:51:43'),
(3101, '178.254.29.124', NULL, 1, '2023-08-24 21:53:23', '2023-08-24 21:53:23'),
(3102, '66.220.149.16', NULL, 1, '2023-08-24 21:55:19', '2023-08-24 21:55:19'),
(3103, '103.6.251.193', NULL, 1, '2023-08-24 22:35:26', '2023-08-24 22:35:26'),
(3104, '172.172.40.182', NULL, 2, '2023-08-24 23:13:23', '2023-08-25 00:12:06'),
(3105, '35.93.111.89', NULL, 1, '2023-08-24 23:16:49', '2023-08-24 23:16:49'),
(3106, '69.55.60.174', NULL, 1, '2023-08-24 23:17:40', '2023-08-24 23:17:40'),
(3107, '18.236.184.126', NULL, 1, '2023-08-24 23:20:59', '2023-08-24 23:20:59'),
(3108, '35.85.148.26', NULL, 1, '2023-08-24 23:24:39', '2023-08-24 23:24:39'),
(3109, '66.249.66.1', NULL, 1, '2023-08-24 23:37:29', '2023-08-24 23:37:29'),
(3110, '66.249.66.142', NULL, 1, '2023-08-24 23:58:58', '2023-08-24 23:58:58'),
(3111, '66.249.66.79', NULL, 1, '2023-08-25 00:20:29', '2023-08-25 00:20:29'),
(3112, '198.235.24.81', NULL, 1, '2023-08-25 00:31:15', '2023-08-25 00:31:15'),
(3113, '66.249.66.22', NULL, 1, '2023-08-25 01:16:18', '2023-08-25 01:16:18'),
(3114, '172.177.30.239', NULL, 1, '2023-08-25 02:05:18', '2023-08-25 02:05:18'),
(3115, '65.19.141.115', NULL, 1, '2023-08-25 03:25:15', '2023-08-25 03:25:15'),
(3116, '167.248.133.127', NULL, 1, '2023-08-25 03:52:02', '2023-08-25 03:52:02'),
(3117, '116.213.38.234', NULL, 2, '2023-08-25 04:02:27', '2023-08-25 21:56:30'),
(3118, '154.204.59.213', NULL, 2, '2023-08-25 04:23:34', '2023-08-25 04:23:34'),
(3119, '188.68.217.102', NULL, 1, '2023-08-25 04:49:10', '2023-08-25 04:49:10'),
(3120, '134.122.111.103', NULL, 2, '2023-08-25 05:03:45', '2023-08-25 05:03:46'),
(3121, '172.177.30.239', NULL, 1, '2023-08-25 05:14:41', '2023-08-25 05:14:41'),
(3122, '18.208.130.60', NULL, 1, '2023-08-25 05:23:50', '2023-08-25 05:23:50'),
(3123, '42.236.17.216', NULL, 1, '2023-08-25 05:29:21', '2023-08-25 05:29:21'),
(3124, '77.68.23.56', NULL, 2, '2023-08-25 05:38:11', '2023-08-25 05:38:11'),
(3125, '45.177.133.202', NULL, 1, '2023-08-25 06:20:04', '2023-08-25 06:20:04'),
(3126, '52.167.144.181', NULL, 1, '2023-08-25 08:35:06', '2023-08-25 08:35:06'),
(3127, '49.37.115.215', NULL, 2, '2023-08-25 09:38:49', '2023-08-25 09:38:50'),
(3128, '51.222.253.18', NULL, 1, '2023-08-25 09:56:04', '2023-08-25 09:56:04'),
(3129, '52.167.144.184', NULL, 1, '2023-08-25 10:18:54', '2023-08-25 10:18:54'),
(3130, '91.243.92.80', NULL, 1, '2023-08-25 10:22:19', '2023-08-25 10:22:19'),
(3131, '195.211.77.140', NULL, 1, '2023-08-25 10:52:37', '2023-08-25 10:52:37'),
(3132, '139.144.150.45', NULL, 3, '2023-08-25 10:52:38', '2023-08-25 10:52:42'),
(3133, '159.65.138.217', NULL, 3, '2023-08-25 10:52:39', '2023-08-25 10:52:59'),
(3134, '198.44.129.104', NULL, 1, '2023-08-25 10:52:43', '2023-08-25 10:52:43'),
(3135, '154.28.229.6', NULL, 6, '2023-08-25 10:52:53', '2023-08-25 10:52:57'),
(3136, '64.227.132.213', NULL, 2, '2023-08-25 10:56:15', '2023-08-25 10:56:17'),
(3137, '104.164.173.96', NULL, 1, '2023-08-25 11:32:30', '2023-08-25 11:32:30'),
(3138, '66.249.66.22', NULL, 3, '2023-08-25 11:36:12', '2023-08-25 13:12:29'),
(3139, '42.236.101.210', NULL, 1, '2023-08-25 11:44:55', '2023-08-25 11:44:55'),
(3140, '66.249.66.2', NULL, 2, '2023-08-25 11:45:22', '2023-08-25 13:39:41'),
(3141, '42.236.17.248', NULL, 1, '2023-08-25 11:45:29', '2023-08-25 11:45:29'),
(3142, '195.191.219.130', NULL, 1, '2023-08-25 11:54:47', '2023-08-25 11:54:47'),
(3143, '167.94.138.127', NULL, 1, '2023-08-25 12:00:37', '2023-08-25 12:00:37'),
(3144, '51.222.253.6', NULL, 1, '2023-08-25 12:39:07', '2023-08-25 12:39:07'),
(3145, '52.167.144.16', NULL, 1, '2023-08-25 13:16:44', '2023-08-25 13:16:44'),
(3146, '66.249.66.21', NULL, 1, '2023-08-25 13:29:09', '2023-08-25 13:29:09'),
(3147, '109.234.35.41', NULL, 1, '2023-08-25 14:34:11', '2023-08-25 14:34:11'),
(3148, '89.175.184.250', NULL, 4, '2023-08-25 15:34:26', '2023-08-26 03:24:07'),
(3149, '193.233.211.229', NULL, 1, '2023-08-25 16:10:41', '2023-08-25 16:10:41'),
(3150, '77.75.78.172', NULL, 1, '2023-08-25 16:42:00', '2023-08-25 16:42:00'),
(3151, '205.210.31.243', NULL, 1, '2023-08-25 18:12:12', '2023-08-25 18:12:12'),
(3152, '44.197.230.113', NULL, 1, '2023-08-25 18:19:52', '2023-08-25 18:19:52'),
(3153, '89.187.163.203', NULL, 5, '2023-08-25 19:10:55', '2023-08-25 19:11:10'),
(3154, '184.72.235.81', NULL, 2, '2023-08-25 19:13:33', '2023-08-25 19:23:18'),
(3155, '47.242.224.70', NULL, 3, '2023-08-25 19:21:46', '2023-08-25 19:43:29'),
(3156, '51.222.253.10', NULL, 1, '2023-08-25 19:44:28', '2023-08-25 19:44:28'),
(3157, '72.14.201.204', NULL, 1, '2023-08-25 20:25:49', '2023-08-25 20:25:49'),
(3158, '36.99.136.136', NULL, 2, '2023-08-25 20:38:49', '2023-08-25 20:38:52'),
(3159, '36.99.136.137', NULL, 2, '2023-08-25 20:38:50', '2023-08-25 20:39:00'),
(3160, '198.235.24.164', NULL, 1, '2023-08-25 21:04:39', '2023-08-25 21:04:39'),
(3161, '47.254.25.10', NULL, 2, '2023-08-25 23:02:14', '2023-08-25 23:02:14'),
(3162, '47.254.74.59', NULL, 1, '2023-08-25 23:02:14', '2023-08-25 23:02:14'),
(3163, '66.249.73.200', NULL, 1, '2023-08-25 23:22:25', '2023-08-25 23:22:25'),
(3164, '66.249.66.1', NULL, 1, '2023-08-26 00:05:16', '2023-08-26 00:05:16'),
(3165, '66.249.66.200', NULL, 1, '2023-08-26 00:20:33', '2023-08-26 00:20:33'),
(3166, '198.235.24.28', NULL, 1, '2023-08-26 00:45:31', '2023-08-26 00:45:31'),
(3167, '165.225.17.15', NULL, 1, '2023-08-26 01:30:06', '2023-08-26 01:30:06'),
(3168, '51.222.253.2', NULL, 1, '2023-08-26 02:11:48', '2023-08-26 02:11:48'),
(3169, '166.0.218.46', NULL, 1, '2023-08-26 02:38:48', '2023-08-26 02:38:48'),
(3170, '66.249.66.79', NULL, 1, '2023-08-26 02:40:41', '2023-08-26 02:40:41'),
(3171, '198.235.24.143', NULL, 1, '2023-08-26 04:32:52', '2023-08-26 04:32:52'),
(3172, '46.161.27.22', NULL, 1, '2023-08-26 04:34:06', '2023-08-26 04:34:06'),
(3173, '51.222.253.9', NULL, 1, '2023-08-26 05:10:06', '2023-08-26 05:10:06'),
(3174, '34.230.50.103', NULL, 1, '2023-08-26 05:11:35', '2023-08-26 05:11:35'),
(3175, '51.222.253.4', NULL, 1, '2023-08-26 06:10:51', '2023-08-26 06:10:51'),
(3176, '205.210.31.71', NULL, 1, '2023-08-26 06:48:49', '2023-08-26 06:48:49'),
(3177, '195.191.219.130', NULL, 1, '2023-08-26 07:12:43', '2023-08-26 07:12:43'),
(3178, '40.77.167.10', NULL, 1, '2023-08-26 09:04:23', '2023-08-26 09:04:23'),
(3179, '66.249.66.22', NULL, 1, '2023-08-26 09:47:02', '2023-08-26 09:47:02'),
(3180, '34.70.1.206', NULL, 1, '2023-08-26 09:49:08', '2023-08-26 09:49:08'),
(3181, '66.249.66.1', NULL, 1, '2023-08-26 10:32:02', '2023-08-26 10:32:02'),
(3182, '198.235.24.23', NULL, 1, '2023-08-26 10:33:03', '2023-08-26 10:33:03'),
(3183, '87.236.176.204', NULL, 1, '2023-08-26 10:48:36', '2023-08-26 10:48:36'),
(3184, '166.0.218.37', NULL, 1, '2023-08-26 10:52:42', '2023-08-26 10:52:42'),
(3185, '205.210.31.9', NULL, 1, '2023-08-26 10:56:33', '2023-08-26 10:56:33'),
(3186, '119.30.41.5', NULL, 1, '2023-08-26 11:08:17', '2023-08-26 11:08:17'),
(3187, '51.222.253.13', NULL, 1, '2023-08-26 13:30:47', '2023-08-26 13:30:47'),
(3188, '52.167.144.223', NULL, 1, '2023-08-26 13:40:16', '2023-08-26 13:40:16'),
(3189, '103.91.129.66', NULL, 1, '2023-08-26 14:00:01', '2023-08-26 14:00:01'),
(3190, '103.145.70.52', NULL, 2, '2023-08-26 14:06:56', '2023-08-26 16:00:10'),
(3191, '162.213.196.78', NULL, 1, '2023-08-26 14:13:14', '2023-08-26 14:13:14'),
(3192, '209.126.2.205', NULL, 5, '2023-08-26 15:09:17', '2023-08-26 15:09:19'),
(3193, '66.249.73.201', NULL, 1, '2023-08-26 16:03:02', '2023-08-26 16:03:02'),
(3194, '40.94.227.37', NULL, 1, '2023-08-26 16:26:54', '2023-08-26 16:26:54'),
(3195, '40.94.227.126', NULL, 1, '2023-08-26 16:27:43', '2023-08-26 16:27:43'),
(3196, '13.58.222.252', NULL, 5, '2023-08-26 18:10:57', '2023-08-26 18:11:02'),
(3197, '87.236.176.158', NULL, 1, '2023-08-26 19:35:57', '2023-08-26 19:35:57'),
(3198, '66.29.141.59', NULL, 1, '2023-08-26 19:59:20', '2023-08-26 19:59:20'),
(3199, '103.217.111.85', NULL, 1, '2023-08-26 20:34:13', '2023-08-26 20:34:13'),
(3200, '72.14.201.159', NULL, 1, '2023-08-26 20:53:54', '2023-08-26 20:53:54'),
(3201, '142.54.169.132', NULL, 1, '2023-08-26 21:20:02', '2023-08-26 21:20:02'),
(3202, '87.236.176.84', NULL, 1, '2023-08-26 22:03:02', '2023-08-26 22:03:02'),
(3203, '85.239.58.70', NULL, 1, '2023-08-26 22:03:35', '2023-08-26 22:03:35'),
(3204, '103.73.198.155', NULL, 1, '2023-08-26 22:38:31', '2023-08-26 22:38:31'),
(3205, '157.55.39.218', NULL, 1, '2023-08-26 22:52:15', '2023-08-26 22:52:15');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(3206, '52.167.144.239', NULL, 1, '2023-08-27 00:01:55', '2023-08-27 00:01:55'),
(3207, '65.108.76.15', NULL, 1, '2023-08-27 00:50:50', '2023-08-27 00:50:50'),
(3208, '52.167.144.191', NULL, 1, '2023-08-27 01:20:18', '2023-08-27 01:20:18'),
(3209, '212.46.33.249', NULL, 1, '2023-08-27 01:51:23', '2023-08-27 01:51:23'),
(3210, '27.124.21.147', NULL, 2, '2023-08-27 02:08:52', '2023-08-27 02:08:55'),
(3211, '178.128.106.33', NULL, 1, '2023-08-27 02:41:06', '2023-08-27 02:41:06'),
(3212, '59.11.214.75', NULL, 1, '2023-08-27 02:53:27', '2023-08-27 02:53:27'),
(3213, '35.194.12.138', NULL, 5, '2023-08-27 03:51:20', '2023-08-27 03:51:23'),
(3214, '65.108.76.15', NULL, 1, '2023-08-27 04:22:50', '2023-08-27 04:22:50'),
(3215, '5.188.62.21', NULL, 1, '2023-08-27 04:49:54', '2023-08-27 04:49:54'),
(3216, '159.203.2.58', NULL, 2, '2023-08-27 05:02:44', '2023-08-27 05:02:44'),
(3217, '51.222.253.15', NULL, 1, '2023-08-27 05:05:07', '2023-08-27 05:05:07'),
(3218, '51.222.253.1', NULL, 1, '2023-08-27 06:10:37', '2023-08-27 06:10:37'),
(3219, '195.191.219.130', NULL, 1, '2023-08-27 06:11:55', '2023-08-27 06:11:55'),
(3220, '40.77.167.50', NULL, 1, '2023-08-27 06:36:16', '2023-08-27 06:36:16'),
(3221, '103.119.176.131', NULL, 1, '2023-08-27 08:31:10', '2023-08-27 08:31:10'),
(3222, '69.55.60.174', NULL, 1, '2023-08-27 08:38:11', '2023-08-27 08:38:11'),
(3223, '173.212.242.253', NULL, 1, '2023-08-27 08:41:37', '2023-08-27 08:41:37'),
(3224, '51.159.164.148', NULL, 1, '2023-08-27 08:52:13', '2023-08-27 08:52:13'),
(3225, '52.167.144.172', NULL, 1, '2023-08-27 09:06:18', '2023-08-27 09:06:18'),
(3226, '213.180.203.107', NULL, 1, '2023-08-27 09:17:24', '2023-08-27 09:17:24'),
(3227, '72.14.201.159', NULL, 1, '2023-08-27 09:50:12', '2023-08-27 09:50:12'),
(3228, '40.77.167.64', NULL, 1, '2023-08-27 10:14:57', '2023-08-27 10:14:57'),
(3229, '198.235.24.31', NULL, 1, '2023-08-27 10:23:46', '2023-08-27 10:23:46'),
(3230, '114.31.1.69', NULL, 1, '2023-08-27 10:56:00', '2023-08-27 10:56:00'),
(3231, '46.101.4.202', NULL, 2, '2023-08-27 11:13:16', '2023-08-27 11:13:17'),
(3232, '85.186.138.170', NULL, 1, '2023-08-27 11:28:28', '2023-08-27 11:28:28'),
(3233, '40.77.167.255', NULL, 1, '2023-08-27 11:58:47', '2023-08-27 11:58:47'),
(3234, '3.237.76.170', NULL, 1, '2023-08-27 12:22:02', '2023-08-27 12:22:02'),
(3235, '18.224.128.89', NULL, 1, '2023-08-27 12:22:02', '2023-08-27 12:22:02'),
(3236, '3.237.199.191', NULL, 1, '2023-08-27 12:22:07', '2023-08-27 12:22:07'),
(3237, '103.49.114.220', NULL, 1, '2023-08-27 12:51:30', '2023-08-27 12:51:30'),
(3238, '65.154.226.166', NULL, 1, '2023-08-27 13:52:20', '2023-08-27 13:52:20'),
(3239, '66.249.65.3', NULL, 1, '2023-08-27 14:01:06', '2023-08-27 14:01:06'),
(3240, '66.249.65.2', NULL, 1, '2023-08-27 14:04:21', '2023-08-27 14:04:21'),
(3241, '104.28.240.84', NULL, 1, '2023-08-27 14:29:48', '2023-08-27 14:29:48'),
(3242, '42.236.12.224', NULL, 1, '2023-08-27 14:35:29', '2023-08-27 14:35:29'),
(3243, '203.188.251.226', NULL, 1, '2023-08-27 14:55:48', '2023-08-27 14:55:48'),
(3244, '51.222.253.16', NULL, 1, '2023-08-27 15:45:22', '2023-08-27 15:45:22'),
(3245, '118.67.216.162', NULL, 1, '2023-08-27 16:16:49', '2023-08-27 16:16:49'),
(3246, '172.172.16.103', NULL, 4, '2023-08-27 16:41:49', '2023-08-27 23:36:02'),
(3247, '172.173.98.2', NULL, 5, '2023-08-27 17:07:43', '2023-08-27 17:07:45'),
(3248, '45.77.103.33', NULL, 1, '2023-08-27 17:26:34', '2023-08-27 17:26:34'),
(3249, '166.0.218.52', NULL, 1, '2023-08-27 17:48:03', '2023-08-27 17:48:03'),
(3250, '34.212.161.16', NULL, 1, '2023-08-27 18:01:20', '2023-08-27 18:01:20'),
(3251, '163.172.67.65', NULL, 1, '2023-08-27 18:30:30', '2023-08-27 18:30:30'),
(3252, '205.210.31.2', NULL, 1, '2023-08-27 18:39:05', '2023-08-27 18:39:05'),
(3253, '34.152.46.59', NULL, 3, '2023-08-27 19:56:35', '2023-08-27 19:56:36'),
(3254, '49.37.115.5', NULL, 1, '2023-08-27 21:07:17', '2023-08-27 21:07:17'),
(3255, '66.249.66.167', NULL, 1, '2023-08-27 21:33:51', '2023-08-27 21:33:51'),
(3256, '103.199.84.170', NULL, 1, '2023-08-27 21:54:47', '2023-08-27 21:54:47'),
(3257, '103.199.84.168', NULL, 1, '2023-08-27 21:58:29', '2023-08-27 21:58:29'),
(3258, '51.222.253.14', NULL, 1, '2023-08-27 22:05:10', '2023-08-27 22:05:10'),
(3259, '103.144.1.163', NULL, 1, '2023-08-27 22:11:39', '2023-08-27 22:11:39'),
(3260, '207.211.187.8', NULL, 3, '2023-08-27 22:20:11', '2023-08-27 22:20:12'),
(3261, '18.230.120.6', NULL, 1, '2023-08-27 22:26:08', '2023-08-27 22:26:08'),
(3262, '103.174.214.120', NULL, 1, '2023-08-27 22:49:41', '2023-08-27 22:49:41'),
(3263, '51.222.253.19', NULL, 1, '2023-08-27 23:08:17', '2023-08-27 23:08:17'),
(3264, '23.99.207.205', NULL, 1, '2023-08-27 23:45:14', '2023-08-27 23:45:14'),
(3265, '168.119.109.180', NULL, 2, '2023-08-28 01:15:35', '2023-08-28 01:15:36'),
(3266, '134.122.135.66', NULL, 1, '2023-08-28 01:30:40', '2023-08-28 01:30:40'),
(3267, '116.213.38.234', NULL, 1, '2023-08-28 01:54:51', '2023-08-28 01:54:51'),
(3268, '13.115.229.26', NULL, 1, '2023-08-28 02:19:13', '2023-08-28 02:19:13'),
(3269, '51.222.253.4', NULL, 1, '2023-08-28 03:22:20', '2023-08-28 03:22:20'),
(3270, '51.222.253.5', NULL, 1, '2023-08-28 03:46:52', '2023-08-28 03:46:52'),
(3271, '88.151.192.91', NULL, 2, '2023-08-28 03:57:20', '2023-08-28 03:57:35'),
(3272, '89.58.2.38', NULL, 5, '2023-08-28 04:55:35', '2023-08-28 04:55:45'),
(3273, '3.84.230.120', NULL, 1, '2023-08-28 04:57:55', '2023-08-28 04:57:55'),
(3274, '42.236.101.254', NULL, 1, '2023-08-28 05:57:06', '2023-08-28 05:57:06'),
(3275, '3.237.180.203', NULL, 1, '2023-08-28 06:11:45', '2023-08-28 06:11:45'),
(3276, '195.191.219.130', NULL, 1, '2023-08-28 06:53:29', '2023-08-28 06:53:29'),
(3277, '77.75.78.172', NULL, 1, '2023-08-28 07:48:44', '2023-08-28 07:48:44'),
(3278, '35.203.14.59', NULL, 3, '2023-08-28 08:38:18', '2023-08-28 08:38:27'),
(3279, '35.91.139.12', NULL, 1, '2023-08-28 09:31:55', '2023-08-28 09:31:55'),
(3280, '172.172.16.89', NULL, 6, '2023-08-28 10:39:32', '2023-08-28 10:39:34'),
(3281, '213.180.203.108', NULL, 1, '2023-08-28 11:07:04', '2023-08-28 11:07:04'),
(3282, '213.180.203.44', NULL, 1, '2023-08-28 11:07:05', '2023-08-28 11:07:05'),
(3283, '182.22.28.93', NULL, 1, '2023-08-28 11:14:32', '2023-08-28 11:14:32'),
(3284, '54.147.246.36', NULL, 1, '2023-08-28 11:25:35', '2023-08-28 11:25:35'),
(3285, '18.225.25.214', NULL, 1, '2023-08-28 11:25:35', '2023-08-28 11:25:35'),
(3286, '3.89.119.108', NULL, 1, '2023-08-28 11:25:41', '2023-08-28 11:25:41'),
(3287, '52.34.76.65', NULL, 1, '2023-08-28 11:26:32', '2023-08-28 11:26:32'),
(3288, '172.172.16.7', NULL, 6, '2023-08-28 11:41:57', '2023-08-28 11:41:59'),
(3289, '149.18.58.42', NULL, 1, '2023-08-28 11:42:31', '2023-08-28 11:42:31'),
(3290, '103.101.199.41', NULL, 1, '2023-08-28 13:33:35', '2023-08-28 13:33:35'),
(3291, '162.55.85.228', NULL, 1, '2023-08-28 14:07:48', '2023-08-28 14:07:48'),
(3292, '74.59.208.164', NULL, 3, '2023-08-28 14:10:57', '2023-08-28 14:11:04'),
(3293, '162.213.196.78', NULL, 1, '2023-08-28 14:11:38', '2023-08-28 14:11:38'),
(3294, '172.173.97.247', NULL, 5, '2023-08-28 14:32:56', '2023-08-28 14:32:58'),
(3295, '149.34.253.149', NULL, 5, '2023-08-28 15:02:44', '2023-08-28 15:02:49'),
(3296, '52.60.142.115', NULL, 1, '2023-08-28 15:04:52', '2023-08-28 15:04:52'),
(3297, '172.177.39.248', NULL, 6, '2023-08-28 15:18:48', '2023-08-28 15:18:49'),
(3298, '51.222.253.15', NULL, 1, '2023-08-28 16:25:00', '2023-08-28 16:25:00'),
(3299, '20.7.172.55', NULL, 1, '2023-08-28 17:05:52', '2023-08-28 17:05:52'),
(3300, '51.222.253.3', NULL, 2, '2023-08-28 17:13:36', '2023-08-29 02:13:08'),
(3301, '3.137.201.114', NULL, 1, '2023-08-28 17:27:34', '2023-08-28 17:27:34'),
(3302, '103.137.75.10', NULL, 2, '2023-08-28 17:35:29', '2023-08-28 17:59:59'),
(3303, '103.163.237.38', NULL, 1, '2023-08-28 17:56:36', '2023-08-28 17:56:36'),
(3304, '140.99.204.222', NULL, 1, '2023-08-28 18:20:25', '2023-08-28 18:20:25'),
(3305, '193.186.4.159', NULL, 1, '2023-08-28 18:23:31', '2023-08-28 18:23:31'),
(3306, '54.39.104.60', NULL, 1, '2023-08-28 18:32:14', '2023-08-28 18:32:14'),
(3307, '116.213.38.234', NULL, 1, '2023-08-28 18:38:29', '2023-08-28 18:38:29'),
(3308, '172.172.16.13', NULL, 6, '2023-08-28 19:40:33', '2023-08-28 19:40:34'),
(3309, '193.233.229.125', NULL, 1, '2023-08-28 19:48:36', '2023-08-28 19:48:36'),
(3310, '213.108.1.25', NULL, 1, '2023-08-28 19:48:36', '2023-08-28 19:48:36'),
(3311, '51.15.217.216', NULL, 4, '2023-08-28 20:11:02', '2023-08-28 20:11:07'),
(3312, '87.236.176.108', NULL, 1, '2023-08-28 20:18:46', '2023-08-28 20:18:46'),
(3313, '66.249.66.3', NULL, 1, '2023-08-28 20:26:37', '2023-08-28 20:26:37'),
(3314, '4.151.114.253', NULL, 2, '2023-08-28 20:37:34', '2023-08-28 20:42:39'),
(3315, '66.249.66.4', NULL, 1, '2023-08-28 20:41:14', '2023-08-28 20:41:14'),
(3316, '52.39.245.110', NULL, 1, '2023-08-28 21:35:44', '2023-08-28 21:35:44'),
(3317, '54.213.209.87', NULL, 1, '2023-08-28 21:35:48', '2023-08-28 21:35:48'),
(3318, '45.80.107.134', NULL, 1, '2023-08-28 21:44:31', '2023-08-28 21:44:31'),
(3319, '172.172.16.149', NULL, 6, '2023-08-28 21:59:25', '2023-08-28 21:59:28'),
(3320, '92.205.29.162', NULL, 1, '2023-08-28 22:07:17', '2023-08-28 22:07:17'),
(3321, '51.158.73.197', NULL, 1, '2023-08-28 22:24:21', '2023-08-28 22:24:21'),
(3322, '103.217.108.81', NULL, 1, '2023-08-28 22:24:32', '2023-08-28 22:24:32'),
(3323, '18.212.116.172', NULL, 1, '2023-08-28 22:55:40', '2023-08-28 22:55:40'),
(3324, '51.222.253.16', NULL, 1, '2023-08-28 23:42:03', '2023-08-28 23:42:03'),
(3325, '196.196.23.11', NULL, 1, '2023-08-28 23:54:24', '2023-08-28 23:54:24'),
(3326, '20.225.54.255', NULL, 1, '2023-08-29 00:16:06', '2023-08-29 00:16:06'),
(3327, '66.249.79.171', NULL, 1, '2023-08-29 01:23:28', '2023-08-29 01:23:28'),
(3328, '144.126.131.216', NULL, 1, '2023-08-29 01:55:31', '2023-08-29 01:55:31'),
(3329, '103.51.53.34', NULL, 1, '2023-08-29 02:23:39', '2023-08-29 02:23:39'),
(3330, '168.61.149.138', NULL, 1, '2023-08-29 02:48:58', '2023-08-29 02:48:58'),
(3331, '199.244.88.221', NULL, 1, '2023-08-29 02:55:02', '2023-08-29 02:55:02'),
(3332, '64.227.172.14', NULL, 2, '2023-08-29 04:50:35', '2023-08-29 04:50:37'),
(3333, '103.231.172.114', NULL, 1, '2023-08-29 05:02:03', '2023-08-29 05:02:03'),
(3334, '35.173.241.74', NULL, 1, '2023-08-29 05:18:03', '2023-08-29 05:18:03'),
(3335, '198.235.24.208', NULL, 1, '2023-08-29 05:50:44', '2023-08-29 05:50:44'),
(3336, '172.172.16.46', NULL, 6, '2023-08-29 06:05:01', '2023-08-29 06:05:03'),
(3337, '195.191.219.132', NULL, 1, '2023-08-29 06:24:38', '2023-08-29 06:24:38'),
(3338, '136.243.10.242', NULL, 1, '2023-08-29 07:12:04', '2023-08-29 07:12:04'),
(3339, '213.180.203.107', NULL, 1, '2023-08-29 07:29:32', '2023-08-29 07:29:32'),
(3340, '193.176.86.57', NULL, 1, '2023-08-29 08:22:22', '2023-08-29 08:22:22'),
(3341, '108.167.189.38', NULL, 1, '2023-08-29 09:08:27', '2023-08-29 09:08:27'),
(3342, '51.254.199.11', NULL, 1, '2023-08-29 09:45:30', '2023-08-29 09:45:30'),
(3343, '20.7.172.55', NULL, 1, '2023-08-29 09:59:13', '2023-08-29 09:59:13'),
(3344, '157.55.39.218', NULL, 1, '2023-08-29 10:14:57', '2023-08-29 10:14:57'),
(3345, '103.17.37.185', NULL, 1, '2023-08-29 10:22:39', '2023-08-29 10:22:39'),
(3346, '3.238.44.255', NULL, 1, '2023-08-29 11:24:20', '2023-08-29 11:24:20'),
(3347, '18.225.25.214', NULL, 2, '2023-08-29 11:24:21', '2023-08-29 15:35:29'),
(3348, '3.89.119.108', NULL, 1, '2023-08-29 11:24:26', '2023-08-29 11:24:26'),
(3349, '3.237.199.191', NULL, 2, '2023-08-29 12:07:52', '2023-08-29 12:07:57'),
(3350, '18.224.128.89', NULL, 2, '2023-08-29 12:07:52', '2023-08-29 12:20:15'),
(3351, '77.75.78.172', NULL, 1, '2023-08-29 12:18:00', '2023-08-29 12:18:00'),
(3352, '66.249.79.171', NULL, 1, '2023-08-29 13:37:37', '2023-08-29 13:37:37'),
(3353, '43.229.208.190', NULL, 1, '2023-08-29 13:44:14', '2023-08-29 13:44:14'),
(3354, '61.164.252.247', NULL, 1, '2023-08-29 14:07:12', '2023-08-29 14:07:12'),
(3355, '34.234.76.207', NULL, 1, '2023-08-29 15:35:29', '2023-08-29 15:35:29'),
(3356, '3.237.76.170', NULL, 1, '2023-08-29 15:35:35', '2023-08-29 15:35:35'),
(3357, '140.246.164.95', NULL, 1, '2023-08-29 15:40:59', '2023-08-29 15:40:59'),
(3358, '51.222.253.9', NULL, 1, '2023-08-29 16:51:21', '2023-08-29 16:51:21'),
(3359, '51.222.253.7', NULL, 1, '2023-08-29 18:14:23', '2023-08-29 18:14:23'),
(3360, '172.173.69.214', NULL, 1, '2023-08-29 18:36:54', '2023-08-29 18:36:54'),
(3361, '130.255.166.69', NULL, 1, '2023-08-29 18:58:14', '2023-08-29 18:58:14'),
(3362, '167.94.138.125', NULL, 1, '2023-08-29 19:01:55', '2023-08-29 19:01:55'),
(3363, '162.55.85.228', NULL, 2, '2023-08-29 20:11:58', '2023-08-29 20:12:28'),
(3364, '87.236.176.172', NULL, 1, '2023-08-29 20:18:42', '2023-08-29 20:18:42'),
(3365, '52.27.146.38', NULL, 1, '2023-08-29 20:31:55', '2023-08-29 20:31:55'),
(3366, '35.89.20.242', NULL, 1, '2023-08-29 20:32:06', '2023-08-29 20:32:06'),
(3367, '34.212.199.184', NULL, 1, '2023-08-29 20:32:21', '2023-08-29 20:32:21'),
(3368, '78.46.174.249', NULL, 2, '2023-08-29 20:38:33', '2023-08-29 20:38:54'),
(3369, '116.213.38.234', NULL, 1, '2023-08-29 20:47:50', '2023-08-29 20:47:50'),
(3370, '182.131.31.33', NULL, 1, '2023-08-29 21:39:25', '2023-08-29 21:39:25'),
(3371, '167.248.133.188', NULL, 1, '2023-08-29 22:07:55', '2023-08-29 22:07:55'),
(3372, '207.204.228.99', NULL, 2, '2023-08-29 22:14:16', '2023-08-29 22:14:19'),
(3373, '51.222.253.19', NULL, 1, '2023-08-29 23:58:29', '2023-08-29 23:58:29'),
(3374, '52.165.38.85', NULL, 1, '2023-08-30 00:31:34', '2023-08-30 00:31:34'),
(3375, '95.216.28.248', NULL, 1, '2023-08-30 01:41:28', '2023-08-30 01:41:28'),
(3376, '51.222.253.15', NULL, 1, '2023-08-30 02:00:56', '2023-08-30 02:00:56'),
(3377, '172.176.103.98', NULL, 1, '2023-08-30 02:01:29', '2023-08-30 02:01:29'),
(3378, '222.211.72.55', NULL, 1, '2023-08-30 02:34:14', '2023-08-30 02:34:14'),
(3379, '20.7.171.167', NULL, 1, '2023-08-30 04:07:12', '2023-08-30 04:07:12'),
(3380, '45.250.229.136', NULL, 1, '2023-08-30 04:08:05', '2023-08-30 04:08:05'),
(3381, '52.167.144.199', NULL, 1, '2023-08-30 04:08:49', '2023-08-30 04:08:49'),
(3382, '54.208.158.19', NULL, 1, '2023-08-30 05:16:57', '2023-08-30 05:16:57'),
(3383, '23.101.126.186', NULL, 1, '2023-08-30 05:27:42', '2023-08-30 05:27:42'),
(3384, '42.83.147.54', NULL, 1, '2023-08-30 05:33:58', '2023-08-30 05:33:58'),
(3385, '205.210.31.170', NULL, 1, '2023-08-30 05:34:11', '2023-08-30 05:34:11'),
(3386, '54.216.59.217', NULL, 2, '2023-08-30 05:51:35', '2023-08-30 11:21:59'),
(3387, '193.32.87.43', NULL, 1, '2023-08-30 06:09:29', '2023-08-30 06:09:29'),
(3388, '77.75.78.172', NULL, 1, '2023-08-30 06:42:58', '2023-08-30 06:42:58'),
(3389, '66.249.64.40', NULL, 1, '2023-08-30 07:25:10', '2023-08-30 07:25:10'),
(3390, '182.131.31.39', NULL, 1, '2023-08-30 07:41:44', '2023-08-30 07:41:44'),
(3391, '195.191.219.132', NULL, 1, '2023-08-30 08:27:47', '2023-08-30 08:27:47'),
(3392, '221.2.155.200', NULL, 2, '2023-08-30 08:35:14', '2023-08-30 09:35:27'),
(3393, '172.172.16.7', NULL, 6, '2023-08-30 08:55:51', '2023-08-30 08:55:53'),
(3394, '222.77.96.129', NULL, 1, '2023-08-30 08:58:29', '2023-08-30 08:58:29'),
(3395, '118.123.237.218', NULL, 1, '2023-08-30 09:03:17', '2023-08-30 09:03:17'),
(3396, '202.191.126.60', NULL, 1, '2023-08-30 09:09:55', '2023-08-30 09:09:55'),
(3397, '172.172.106.177', NULL, 1, '2023-08-30 09:33:55', '2023-08-30 09:33:55'),
(3398, '123.6.49.18', NULL, 1, '2023-08-30 09:54:10', '2023-08-30 09:54:10'),
(3399, '123.6.49.47', NULL, 2, '2023-08-30 09:54:15', '2023-08-30 09:54:18'),
(3400, '66.249.64.41', NULL, 1, '2023-08-30 10:42:46', '2023-08-30 10:42:46'),
(3401, '66.249.79.161', NULL, 1, '2023-08-30 10:46:14', '2023-08-30 10:46:14'),
(3402, '66.249.79.162', NULL, 2, '2023-08-30 10:57:59', '2023-08-30 11:00:56'),
(3403, '181.214.153.32', NULL, 1, '2023-08-30 11:12:28', '2023-08-30 11:12:28'),
(3404, '66.249.79.163', NULL, 1, '2023-08-30 11:18:35', '2023-08-30 11:18:35'),
(3405, '172.176.103.48', NULL, 1, '2023-08-30 11:53:31', '2023-08-30 11:53:31'),
(3406, '194.147.98.69', NULL, 1, '2023-08-30 12:27:32', '2023-08-30 12:27:32'),
(3407, '3.237.199.191', NULL, 1, '2023-08-30 12:37:26', '2023-08-30 12:37:26'),
(3408, '18.224.128.89', NULL, 1, '2023-08-30 12:37:27', '2023-08-30 12:37:27'),
(3409, '18.206.199.142', NULL, 1, '2023-08-30 12:37:32', '2023-08-30 12:37:32'),
(3410, '102.129.152.248', NULL, 1, '2023-08-30 12:39:57', '2023-08-30 12:39:57'),
(3411, '157.55.39.218', NULL, 1, '2023-08-30 13:21:34', '2023-08-30 13:21:34'),
(3412, '182.131.31.38', NULL, 1, '2023-08-30 13:23:37', '2023-08-30 13:23:37'),
(3413, '51.68.157.242', NULL, 2, '2023-08-30 13:56:09', '2023-08-30 13:56:11'),
(3414, '182.150.1.23', NULL, 1, '2023-08-30 14:05:49', '2023-08-30 14:05:49'),
(3415, '162.213.196.78', NULL, 1, '2023-08-30 14:13:48', '2023-08-30 14:13:48'),
(3416, '128.90.185.178', NULL, 1, '2023-08-30 14:16:47', '2023-08-30 14:16:47'),
(3417, '44.192.2.14', NULL, 1, '2023-08-30 14:53:29', '2023-08-30 14:53:29'),
(3418, '18.225.25.214', NULL, 1, '2023-08-30 14:53:29', '2023-08-30 14:53:29'),
(3419, '54.160.200.131', NULL, 1, '2023-08-30 14:53:37', '2023-08-30 14:53:37'),
(3420, '114.107.225.150', NULL, 1, '2023-08-30 14:53:37', '2023-08-30 14:53:37'),
(3421, '182.160.120.220', NULL, 1, '2023-08-30 15:35:43', '2023-08-30 15:35:43'),
(3422, '222.211.72.52', NULL, 1, '2023-08-30 15:51:50', '2023-08-30 15:51:50'),
(3423, '51.222.253.14', NULL, 1, '2023-08-30 16:17:20', '2023-08-30 16:17:20'),
(3424, '51.222.253.13', NULL, 2, '2023-08-30 16:44:43', '2023-08-30 21:27:30'),
(3425, '146.70.192.110', NULL, 3, '2023-08-30 18:01:50', '2023-08-30 18:02:30'),
(3426, '205.210.31.36', NULL, 1, '2023-08-30 18:20:54', '2023-08-30 18:20:54'),
(3427, '169.150.208.148', NULL, 1, '2023-08-30 19:05:45', '2023-08-30 19:05:45'),
(3428, '172.173.110.203', NULL, 1, '2023-08-30 19:06:51', '2023-08-30 19:06:51'),
(3429, '205.210.31.232', NULL, 1, '2023-08-30 19:47:44', '2023-08-30 19:47:44'),
(3430, '205.210.31.174', NULL, 1, '2023-08-30 19:48:18', '2023-08-30 19:48:18'),
(3431, '69.191.249.222', NULL, 1, '2023-08-30 19:58:34', '2023-08-30 19:58:34'),
(3432, '118.69.34.195', NULL, 1, '2023-08-30 20:12:02', '2023-08-30 20:12:02'),
(3433, '196.196.53.120', NULL, 1, '2023-08-30 20:30:44', '2023-08-30 20:30:44'),
(3434, '188.126.79.12', NULL, 1, '2023-08-30 21:58:47', '2023-08-30 21:58:47'),
(3435, '101.68.211.2', NULL, 4, '2023-08-30 22:28:55', '2023-08-30 22:45:05'),
(3436, '23.128.248.37', NULL, 1, '2023-08-30 23:27:51', '2023-08-30 23:27:51'),
(3437, '135.148.121.124', NULL, 1, '2023-08-30 23:27:52', '2023-08-30 23:27:52'),
(3438, '185.246.188.74', NULL, 1, '2023-08-30 23:27:55', '2023-08-30 23:27:55'),
(3439, '185.220.100.255', NULL, 1, '2023-08-30 23:28:01', '2023-08-30 23:28:01'),
(3440, '23.128.248.36', NULL, 1, '2023-08-30 23:28:02', '2023-08-30 23:28:02'),
(3441, '27.124.21.147', NULL, 1, '2023-08-30 23:58:27', '2023-08-30 23:58:27'),
(3442, '27.124.21.147', NULL, 1, '2023-08-30 23:58:27', '2023-08-30 23:58:27'),
(3443, '107.172.228.244', NULL, 1, '2023-08-30 23:58:56', '2023-08-30 23:58:56'),
(3444, '51.222.253.7', NULL, 1, '2023-08-31 00:09:57', '2023-08-31 00:09:57'),
(3445, '5.188.62.174', NULL, 2, '2023-08-31 00:32:32', '2023-08-31 00:32:37'),
(3446, '51.222.253.17', NULL, 1, '2023-08-31 02:41:12', '2023-08-31 02:41:12'),
(3447, '38.154.224.202', NULL, 1, '2023-08-31 02:52:56', '2023-08-31 02:52:56'),
(3448, '52.201.165.200', NULL, 1, '2023-08-31 03:10:57', '2023-08-31 03:10:57'),
(3449, '65.109.146.35', NULL, 1, '2023-08-31 03:34:02', '2023-08-31 03:34:02'),
(3450, '65.109.155.165', NULL, 1, '2023-08-31 04:04:37', '2023-08-31 04:04:37'),
(3451, '14.116.211.167', NULL, 20, '2023-08-31 04:32:58', '2023-08-31 04:33:06'),
(3452, '65.109.145.232', NULL, 1, '2023-08-31 04:38:12', '2023-08-31 04:38:12'),
(3453, '65.109.155.159', NULL, 1, '2023-08-31 04:38:13', '2023-08-31 04:38:13'),
(3454, '65.109.145.233', NULL, 1, '2023-08-31 04:38:14', '2023-08-31 04:38:14'),
(3455, '172.177.39.248', NULL, 6, '2023-08-31 05:06:55', '2023-08-31 05:06:56'),
(3456, '65.109.145.171', NULL, 1, '2023-08-31 05:29:22', '2023-08-31 05:29:22'),
(3457, '144.126.234.55', NULL, 2, '2023-08-31 06:15:33', '2023-08-31 06:15:34'),
(3458, '195.191.219.132', NULL, 1, '2023-08-31 06:24:24', '2023-08-31 06:24:24'),
(3459, '3.85.38.46', NULL, 1, '2023-08-31 06:41:19', '2023-08-31 06:41:19'),
(3460, '116.206.254.81', NULL, 1, '2023-08-31 08:19:46', '2023-08-31 08:19:46'),
(3461, '113.103.4.119', NULL, 1, '2023-08-31 08:25:32', '2023-08-31 08:25:32'),
(3462, '20.225.102.23', NULL, 1, '2023-08-31 08:38:50', '2023-08-31 08:38:50'),
(3463, '66.249.66.2', NULL, 1, '2023-08-31 09:52:54', '2023-08-31 09:52:54'),
(3464, '114.130.156.47', NULL, 1, '2023-08-31 09:56:45', '2023-08-31 09:56:45'),
(3465, '182.160.120.220', NULL, 1, '2023-08-31 10:01:21', '2023-08-31 10:01:21'),
(3466, '113.212.111.228', NULL, 1, '2023-08-31 10:03:37', '2023-08-31 10:03:37'),
(3467, '100.26.245.83', NULL, 3, '2023-08-31 10:48:24', '2023-08-31 11:16:18'),
(3468, '18.224.128.89', NULL, 2, '2023-08-31 10:48:25', '2023-08-31 11:16:11'),
(3469, '35.173.129.16', NULL, 1, '2023-08-31 10:48:36', '2023-08-31 10:48:36'),
(3470, '34.205.26.60', NULL, 2, '2023-08-31 10:54:54', '2023-08-31 11:54:17'),
(3471, '18.225.25.214', NULL, 2, '2023-08-31 10:54:54', '2023-08-31 11:54:10'),
(3472, '44.192.2.14', NULL, 1, '2023-08-31 10:55:01', '2023-08-31 10:55:01'),
(3473, '114.130.187.179', NULL, 2, '2023-08-31 11:00:13', '2023-08-31 11:01:21'),
(3474, '182.160.106.9', NULL, 1, '2023-08-31 11:01:03', '2023-08-31 11:01:03'),
(3475, '44.201.34.118', NULL, 1, '2023-08-31 11:54:09', '2023-08-31 11:54:09'),
(3476, '162.55.85.228', NULL, 1, '2023-08-31 12:51:02', '2023-08-31 12:51:02'),
(3477, '20.65.254.185', NULL, 1, '2023-08-31 13:20:01', '2023-08-31 13:20:01'),
(3478, '34.28.21.24', NULL, 1, '2023-08-31 13:26:11', '2023-08-31 13:26:11'),
(3479, '44.233.220.227', NULL, 2, '2023-08-31 13:47:46', '2023-08-31 18:28:05'),
(3480, '52.165.38.4', NULL, 1, '2023-08-31 14:07:03', '2023-08-31 14:07:03'),
(3481, '130.185.154.87', NULL, 1, '2023-08-31 14:14:44', '2023-08-31 14:14:44'),
(3482, '42.236.17.216', NULL, 1, '2023-08-31 14:19:26', '2023-08-31 14:19:26'),
(3483, '157.55.39.218', NULL, 1, '2023-08-31 14:44:39', '2023-08-31 14:44:39'),
(3484, '162.221.128.165', NULL, 1, '2023-08-31 14:55:02', '2023-08-31 14:55:02'),
(3485, '96.31.1.5', NULL, 1, '2023-08-31 14:55:02', '2023-08-31 14:55:02'),
(3486, '154.51.131.142', NULL, 1, '2023-08-31 16:18:07', '2023-08-31 16:18:07'),
(3487, '52.165.38.242', NULL, 1, '2023-08-31 17:19:58', '2023-08-31 17:19:58'),
(3488, '128.90.135.102', NULL, 1, '2023-08-31 17:54:32', '2023-08-31 17:54:32'),
(3489, '54.224.130.243', NULL, 2, '2023-08-31 18:29:10', '2023-08-31 18:29:10'),
(3490, '137.226.113.44', NULL, 1, '2023-08-31 19:06:15', '2023-08-31 19:06:15'),
(3491, '185.181.60.12', NULL, 1, '2023-08-31 19:09:43', '2023-08-31 19:09:43'),
(3492, '51.222.253.13', NULL, 1, '2023-08-31 19:16:07', '2023-08-31 19:16:07'),
(3493, '103.120.162.6', NULL, 1, '2023-08-31 19:22:56', '2023-08-31 19:22:56'),
(3494, '59.36.163.204', NULL, 1, '2023-08-31 19:24:16', '2023-08-31 19:24:16'),
(3495, '75.127.11.24', NULL, 2, '2023-08-31 19:37:23', '2023-08-31 19:37:23'),
(3496, '172.172.16.149', NULL, 6, '2023-08-31 19:44:20', '2023-08-31 19:44:21'),
(3497, '172.176.103.14', NULL, 1, '2023-08-31 20:31:48', '2023-08-31 20:31:48'),
(3498, '176.9.114.107', NULL, 3, '2023-08-31 22:58:46', '2023-08-31 22:58:53'),
(3499, '34.223.227.250', NULL, 1, '2023-08-31 23:10:35', '2023-08-31 23:10:35'),
(3500, '34.222.236.22', NULL, 1, '2023-08-31 23:10:39', '2023-08-31 23:10:39'),
(3501, '166.0.218.53', NULL, 1, '2023-08-31 23:55:17', '2023-08-31 23:55:17'),
(3502, '51.222.253.16', NULL, 1, '2023-09-01 01:29:23', '2023-09-01 01:29:23'),
(3503, '87.236.176.75', NULL, 1, '2023-09-01 01:59:42', '2023-09-01 01:59:42'),
(3504, '172.172.16.7', NULL, 6, '2023-09-01 02:17:27', '2023-09-01 02:17:28'),
(3505, '213.180.203.211', NULL, 1, '2023-09-01 03:03:40', '2023-09-01 03:03:40'),
(3506, '162.241.2.128', NULL, 1, '2023-09-01 03:50:29', '2023-09-01 03:50:29'),
(3507, '45.138.101.218', NULL, 1, '2023-09-01 04:10:59', '2023-09-01 04:10:59'),
(3508, '51.222.253.13', NULL, 2, '2023-09-01 04:38:00', '2023-09-01 23:56:20'),
(3509, '3.85.38.46', NULL, 1, '2023-09-01 05:20:19', '2023-09-01 05:20:19'),
(3510, '42.236.17.230', NULL, 1, '2023-09-01 05:21:43', '2023-09-01 05:21:43'),
(3511, '54.234.235.122', NULL, 3, '2023-09-01 06:52:39', '2023-09-01 06:56:27'),
(3512, '51.222.253.20', NULL, 1, '2023-09-01 07:25:44', '2023-09-01 07:25:44'),
(3513, '195.191.219.130', NULL, 1, '2023-09-01 08:23:49', '2023-09-01 08:23:49'),
(3514, '185.230.163.12', NULL, 1, '2023-09-01 08:34:38', '2023-09-01 08:34:38'),
(3515, '103.231.172.114', NULL, 1, '2023-09-01 08:42:39', '2023-09-01 08:42:39'),
(3516, '194.147.98.41', NULL, 1, '2023-09-01 09:52:09', '2023-09-01 09:52:09'),
(3517, '20.7.172.55', NULL, 1, '2023-09-01 10:49:13', '2023-09-01 10:49:13'),
(3518, '66.249.66.22', NULL, 4, '2023-09-01 12:03:19', '2023-09-02 00:54:14'),
(3519, '66.249.66.1', NULL, 2, '2023-09-01 12:13:18', '2023-09-02 00:31:44'),
(3520, '52.167.144.104', NULL, 1, '2023-09-01 12:28:54', '2023-09-01 12:28:54'),
(3521, '66.249.66.2', NULL, 2, '2023-09-01 12:34:33', '2023-09-02 00:52:22'),
(3522, '141.160.64.19', NULL, 1, '2023-09-01 12:46:42', '2023-09-01 12:46:42'),
(3523, '183.136.225.44', NULL, 2, '2023-09-01 13:04:50', '2023-09-01 13:15:44'),
(3524, '119.226.196.176', NULL, 1, '2023-09-01 13:23:42', '2023-09-01 13:23:42'),
(3525, '69.191.249.222', NULL, 1, '2023-09-01 13:25:31', '2023-09-01 13:25:31'),
(3526, '147.161.161.115', NULL, 1, '2023-09-01 14:08:00', '2023-09-01 14:08:00'),
(3527, '162.213.196.78', NULL, 1, '2023-09-01 14:11:29', '2023-09-01 14:11:29'),
(3528, '216.244.66.200', NULL, 1, '2023-09-01 15:25:49', '2023-09-01 15:25:49'),
(3529, '93.159.230.87', NULL, 1, '2023-09-01 15:38:36', '2023-09-01 15:38:36'),
(3530, '103.153.155.66', NULL, 1, '2023-09-01 16:27:18', '2023-09-01 16:27:18'),
(3531, '37.111.237.124', NULL, 1, '2023-09-01 17:07:39', '2023-09-01 17:07:39'),
(3532, '51.222.253.1', NULL, 1, '2023-09-01 19:25:10', '2023-09-01 19:25:10'),
(3533, '205.210.31.156', NULL, 1, '2023-09-01 19:51:07', '2023-09-01 19:51:07'),
(3534, '41.249.35.254', NULL, 1, '2023-09-01 20:06:50', '2023-09-01 20:06:50'),
(3535, '66.249.66.21', NULL, 1, '2023-09-01 20:12:43', '2023-09-01 20:12:43'),
(3536, '149.18.31.237', NULL, 1, '2023-09-01 21:09:49', '2023-09-01 21:09:49'),
(3537, '213.108.1.59', NULL, 1, '2023-09-01 21:09:53', '2023-09-01 21:09:53'),
(3538, '103.237.36.67', NULL, 1, '2023-09-01 21:15:41', '2023-09-01 21:15:41'),
(3539, '154.16.49.26', NULL, 2, '2023-09-01 21:16:32', '2023-09-01 21:16:33'),
(3540, '172.172.16.103', NULL, 1, '2023-09-01 22:21:10', '2023-09-01 22:21:10'),
(3541, '65.154.226.166', NULL, 1, '2023-09-01 22:54:35', '2023-09-01 22:54:35'),
(3542, '5.29.14.95', NULL, 1, '2023-09-01 23:08:27', '2023-09-01 23:08:27'),
(3543, '34.208.150.217', NULL, 1, '2023-09-02 00:00:44', '2023-09-02 00:00:44'),
(3544, '35.88.64.131', NULL, 1, '2023-09-02 00:00:54', '2023-09-02 00:00:54'),
(3545, '34.219.164.151', NULL, 1, '2023-09-02 00:08:14', '2023-09-02 00:08:14'),
(3546, '198.235.24.46', NULL, 1, '2023-09-02 01:44:30', '2023-09-02 01:44:30'),
(3547, '51.222.253.19', NULL, 1, '2023-09-02 01:52:33', '2023-09-02 01:52:33'),
(3548, '198.235.24.244', NULL, 1, '2023-09-02 05:12:11', '2023-09-02 05:12:11'),
(3549, '54.234.208.145', NULL, 1, '2023-09-02 05:26:29', '2023-09-02 05:26:29'),
(3550, '47.252.21.203', NULL, 1, '2023-09-02 06:29:25', '2023-09-02 06:29:25'),
(3551, '5.133.192.105', NULL, 1, '2023-09-02 06:37:43', '2023-09-02 06:37:43'),
(3552, '137.184.233.97', NULL, 2, '2023-09-02 06:38:09', '2023-09-02 06:38:10'),
(3553, '195.191.219.131', NULL, 1, '2023-09-02 07:01:05', '2023-09-02 07:01:05'),
(3554, '167.99.68.20', NULL, 3, '2023-09-02 07:16:39', '2023-09-02 07:16:42'),
(3555, '51.222.253.3', NULL, 1, '2023-09-02 07:42:11', '2023-09-02 07:42:11'),
(3556, '103.108.60.159', NULL, 1, '2023-09-02 08:35:20', '2023-09-02 08:35:20'),
(3557, '47.252.21.241', NULL, 1, '2023-09-02 08:46:41', '2023-09-02 08:46:41'),
(3558, '66.249.66.22', NULL, 3, '2023-09-02 09:07:26', '2023-09-02 12:43:35'),
(3559, '23.101.126.45', NULL, 1, '2023-09-02 09:11:54', '2023-09-02 09:11:54'),
(3560, '45.120.201.72', NULL, 1, '2023-09-02 09:17:57', '2023-09-02 09:17:57'),
(3561, '198.235.24.14', NULL, 1, '2023-09-02 09:29:11', '2023-09-02 09:29:11'),
(3562, '47.253.58.192', NULL, 1, '2023-09-02 09:57:22', '2023-09-02 09:57:22'),
(3563, '172.176.103.37', NULL, 1, '2023-09-02 10:26:15', '2023-09-02 10:26:15'),
(3564, '85.25.93.236', NULL, 2, '2023-09-02 10:32:58', '2023-09-02 10:33:01'),
(3565, '52.167.144.238', NULL, 1, '2023-09-02 10:33:10', '2023-09-02 10:33:10'),
(3566, '163.172.166.176', NULL, 4, '2023-09-02 11:25:51', '2023-09-02 11:25:52'),
(3567, '40.77.167.29', NULL, 1, '2023-09-02 11:53:09', '2023-09-02 11:53:09'),
(3568, '20.65.250.54', NULL, 2, '2023-09-02 12:48:04', '2023-09-02 18:54:25'),
(3569, '139.59.73.247', NULL, 2, '2023-09-02 12:53:04', '2023-09-02 12:53:06'),
(3570, '52.165.38.29', NULL, 1, '2023-09-02 14:05:10', '2023-09-02 14:05:10'),
(3571, '17.241.227.100', NULL, 1, '2023-09-02 15:12:06', '2023-09-02 15:12:06'),
(3572, '66.249.66.2', NULL, 1, '2023-09-02 15:13:23', '2023-09-02 15:13:23'),
(3573, '202.61.242.202', NULL, 1, '2023-09-02 15:19:55', '2023-09-02 15:19:55'),
(3574, '179.43.191.18', NULL, 3, '2023-09-02 15:36:21', '2023-09-02 15:36:21'),
(3575, '146.59.69.71', NULL, 1, '2023-09-02 15:52:14', '2023-09-02 15:52:14'),
(3576, '198.235.24.223', NULL, 1, '2023-09-02 16:50:52', '2023-09-02 16:50:52'),
(3577, '66.249.66.8', NULL, 1, '2023-09-02 17:13:03', '2023-09-02 17:13:03'),
(3578, '51.158.64.17', NULL, 1, '2023-09-02 17:15:40', '2023-09-02 17:15:40'),
(3579, '87.236.176.210', NULL, 1, '2023-09-02 17:31:09', '2023-09-02 17:31:09'),
(3580, '20.225.54.255', NULL, 1, '2023-09-02 17:42:06', '2023-09-02 17:42:06'),
(3581, '172.176.103.48', NULL, 1, '2023-09-02 17:51:17', '2023-09-02 17:51:17'),
(3582, '119.30.41.91', NULL, 1, '2023-09-02 18:24:59', '2023-09-02 18:24:59'),
(3583, '51.222.253.19', NULL, 2, '2023-09-02 19:03:00', '2023-09-02 23:29:50'),
(3584, '104.248.126.109', NULL, 1, '2023-09-02 19:08:57', '2023-09-02 19:08:57'),
(3585, '103.30.191.58', NULL, 1, '2023-09-02 19:13:38', '2023-09-02 19:13:38'),
(3586, '77.75.78.172', NULL, 1, '2023-09-02 19:56:17', '2023-09-02 19:56:17'),
(3587, '103.253.46.56', NULL, 1, '2023-09-02 20:01:15', '2023-09-02 20:01:15'),
(3588, '157.119.186.133', NULL, 1, '2023-09-02 20:08:37', '2023-09-02 20:08:37'),
(3589, '66.249.66.7', NULL, 1, '2023-09-02 21:08:47', '2023-09-02 21:08:47'),
(3590, '116.213.38.234', NULL, 1, '2023-09-02 21:14:23', '2023-09-02 21:14:23'),
(3591, '35.164.64.31', NULL, 1, '2023-09-02 21:21:35', '2023-09-02 21:21:35'),
(3592, '54.213.127.118', NULL, 1, '2023-09-02 21:24:33', '2023-09-02 21:24:33'),
(3593, '51.222.253.9', NULL, 1, '2023-09-02 21:27:34', '2023-09-02 21:27:34'),
(3594, '5.252.118.211', NULL, 1, '2023-09-02 22:51:29', '2023-09-02 22:51:29'),
(3595, '80.66.79.9', NULL, 3, '2023-09-02 23:09:28', '2023-09-02 23:09:30'),
(3596, '44.234.89.20', NULL, 1, '2023-09-02 23:38:12', '2023-09-02 23:38:12'),
(3597, '194.147.98.41', NULL, 1, '2023-09-03 02:00:02', '2023-09-03 02:00:02'),
(3598, '172.173.117.148', NULL, 1, '2023-09-03 02:05:44', '2023-09-03 02:05:44'),
(3599, '168.61.159.42', NULL, 1, '2023-09-03 03:47:08', '2023-09-03 03:47:08'),
(3600, '146.70.192.158', NULL, 3, '2023-09-03 04:16:01', '2023-09-03 04:16:06'),
(3601, '134.19.179.163', NULL, 1, '2023-09-03 04:45:21', '2023-09-03 04:45:21'),
(3602, '185.197.74.148', NULL, 1, '2023-09-03 06:01:55', '2023-09-03 06:01:55'),
(3603, '103.106.239.25', NULL, 1, '2023-09-03 06:26:11', '2023-09-03 06:26:11'),
(3604, '202.134.14.146', NULL, 1, '2023-09-03 07:34:42', '2023-09-03 07:34:42'),
(3605, '195.191.219.132', NULL, 1, '2023-09-03 07:51:42', '2023-09-03 07:51:42'),
(3606, '51.222.253.12', NULL, 1, '2023-09-03 08:21:40', '2023-09-03 08:21:40'),
(3607, '43.229.208.190', NULL, 2, '2023-09-03 09:56:52', '2023-09-03 09:58:26'),
(3608, '168.61.150.197', NULL, 1, '2023-09-03 10:29:27', '2023-09-03 10:29:27'),
(3609, '54.226.189.207', NULL, 1, '2023-09-03 10:59:00', '2023-09-03 10:59:00'),
(3610, '18.224.128.89', NULL, 2, '2023-09-03 10:59:00', '2023-09-03 12:10:28'),
(3611, '54.208.12.239', NULL, 2, '2023-09-03 10:59:05', '2023-09-03 12:10:33'),
(3612, '37.111.231.16', NULL, 1, '2023-09-03 11:14:32', '2023-09-03 11:14:32'),
(3613, '172.172.16.89', NULL, 6, '2023-09-03 11:23:40', '2023-09-03 11:23:41'),
(3614, '34.229.151.248', NULL, 1, '2023-09-03 12:10:18', '2023-09-03 12:10:18'),
(3615, '18.225.25.214', NULL, 1, '2023-09-03 12:10:19', '2023-09-03 12:10:19'),
(3616, '35.173.129.16', NULL, 2, '2023-09-03 12:10:25', '2023-09-03 12:10:28'),
(3617, '194.163.137.108', NULL, 2, '2023-09-03 13:21:40', '2023-09-03 13:21:41'),
(3618, '162.213.196.78', NULL, 1, '2023-09-03 14:14:02', '2023-09-03 14:14:02'),
(3619, '27.147.155.50', NULL, 1, '2023-09-03 15:05:12', '2023-09-03 15:05:12'),
(3620, '116.58.202.91', NULL, 1, '2023-09-03 15:38:45', '2023-09-03 15:38:45'),
(3621, '202.4.124.214', NULL, 1, '2023-09-03 16:18:33', '2023-09-03 16:18:33'),
(3622, '205.210.31.53', NULL, 1, '2023-09-03 16:29:06', '2023-09-03 16:29:06'),
(3623, '77.68.115.241', NULL, 1, '2023-09-03 17:49:15', '2023-09-03 17:49:15'),
(3624, '20.225.54.255', NULL, 1, '2023-09-03 17:52:45', '2023-09-03 17:52:45'),
(3625, '107.191.49.39', NULL, 1, '2023-09-03 18:18:02', '2023-09-03 18:18:02'),
(3626, '51.222.253.7', NULL, 2, '2023-09-03 18:51:23', '2023-09-03 22:23:07'),
(3627, '51.222.253.17', NULL, 1, '2023-09-03 19:13:58', '2023-09-03 19:13:58'),
(3628, '45.127.245.49', NULL, 1, '2023-09-03 19:40:06', '2023-09-03 19:40:06'),
(3629, '194.147.98.41', NULL, 1, '2023-09-03 20:02:38', '2023-09-03 20:02:38'),
(3630, '209.146.23.178', NULL, 1, '2023-09-03 20:04:25', '2023-09-03 20:04:25'),
(3631, '43.245.120.162', NULL, 1, '2023-09-03 20:28:41', '2023-09-03 20:28:41'),
(3632, '51.222.253.15', NULL, 1, '2023-09-03 20:46:41', '2023-09-03 20:46:41'),
(3633, '198.12.65.160', NULL, 1, '2023-09-03 21:19:36', '2023-09-03 21:19:36'),
(3634, '54.186.154.16', NULL, 1, '2023-09-03 21:52:14', '2023-09-03 21:52:14'),
(3635, '34.220.179.159', NULL, 1, '2023-09-03 21:53:40', '2023-09-03 21:53:40'),
(3636, '61.147.21.51', NULL, 1, '2023-09-03 22:39:21', '2023-09-03 22:39:21'),
(3637, '61.147.15.67', NULL, 1, '2023-09-03 22:40:47', '2023-09-03 22:40:47'),
(3638, '205.210.31.22', NULL, 1, '2023-09-03 22:56:36', '2023-09-03 22:56:36'),
(3639, '167.248.133.183', NULL, 1, '2023-09-03 23:33:10', '2023-09-03 23:33:10'),
(3640, '52.165.38.85', NULL, 1, '2023-09-03 23:58:36', '2023-09-03 23:58:36'),
(3641, '103.209.198.36', NULL, 1, '2023-09-04 00:45:14', '2023-09-04 00:45:14'),
(3642, '167.248.133.184', NULL, 1, '2023-09-04 00:45:42', '2023-09-04 00:45:42'),
(3643, '52.167.144.185', NULL, 1, '2023-09-04 00:59:49', '2023-09-04 00:59:49'),
(3644, '66.249.66.2', NULL, 1, '2023-09-04 01:52:26', '2023-09-04 01:52:26'),
(3645, '5.188.62.174', NULL, 1, '2023-09-04 02:19:44', '2023-09-04 02:19:44'),
(3646, '199.244.88.226', NULL, 1, '2023-09-04 02:43:05', '2023-09-04 02:43:05'),
(3647, '46.101.80.192', NULL, 1, '2023-09-04 02:48:49', '2023-09-04 02:48:49'),
(3648, '35.189.140.241', NULL, 3, '2023-09-04 02:58:27', '2023-09-04 02:58:29'),
(3649, '172.177.34.235', NULL, 1, '2023-09-04 03:19:49', '2023-09-04 03:19:49'),
(3650, '42.236.17.100', NULL, 1, '2023-09-04 03:53:22', '2023-09-04 03:53:22'),
(3651, '205.210.31.10', NULL, 1, '2023-09-04 04:32:20', '2023-09-04 04:32:20'),
(3652, '72.13.62.43', NULL, 1, '2023-09-04 04:51:44', '2023-09-04 04:51:44'),
(3653, '3.85.38.46', NULL, 1, '2023-09-04 05:10:55', '2023-09-04 05:10:55'),
(3654, '195.191.219.132', NULL, 1, '2023-09-04 05:49:17', '2023-09-04 05:49:17'),
(3655, '64.227.131.164', NULL, 2, '2023-09-04 06:15:46', '2023-09-04 06:15:48'),
(3656, '27.124.21.147', NULL, 1, '2023-09-04 06:46:34', '2023-09-04 06:46:34'),
(3657, '27.124.21.147', NULL, 1, '2023-09-04 06:46:34', '2023-09-04 06:46:34'),
(3658, '172.177.39.248', NULL, 6, '2023-09-04 06:46:52', '2023-09-04 06:46:53'),
(3659, '103.49.200.35', NULL, 1, '2023-09-04 07:00:36', '2023-09-04 07:00:36'),
(3660, '66.249.66.4', NULL, 1, '2023-09-04 07:13:27', '2023-09-04 07:13:27'),
(3661, '51.222.253.12', NULL, 1, '2023-09-04 07:49:37', '2023-09-04 07:49:37'),
(3662, '116.213.38.234', NULL, 2, '2023-09-04 08:15:26', '2023-09-04 23:04:38'),
(3663, '103.197.153.32', NULL, 1, '2023-09-04 09:12:40', '2023-09-04 09:12:40'),
(3664, '44.199.205.119', NULL, 1, '2023-09-04 09:47:42', '2023-09-04 09:47:42'),
(3665, '18.224.128.89', NULL, 1, '2023-09-04 09:47:43', '2023-09-04 09:47:43'),
(3666, '35.173.129.16', NULL, 1, '2023-09-04 09:47:49', '2023-09-04 09:47:49'),
(3667, '52.167.144.136', NULL, 1, '2023-09-04 10:51:21', '2023-09-04 10:51:21'),
(3668, '198.251.73.48', NULL, 1, '2023-09-04 11:19:02', '2023-09-04 11:19:02'),
(3669, '198.251.73.56', NULL, 1, '2023-09-04 11:21:17', '2023-09-04 11:21:17'),
(3670, '198.251.73.24', NULL, 2, '2023-09-04 11:25:01', '2023-09-04 11:25:32'),
(3671, '5.188.62.21', NULL, 1, '2023-09-04 11:46:09', '2023-09-04 11:46:09'),
(3672, '27.147.226.170', NULL, 1, '2023-09-04 13:13:14', '2023-09-04 13:13:14'),
(3673, '106.75.128.210', NULL, 2, '2023-09-04 13:20:00', '2023-09-04 13:20:15'),
(3674, '106.75.156.254', NULL, 1, '2023-09-04 13:20:00', '2023-09-04 13:20:00'),
(3675, '106.75.153.152', NULL, 2, '2023-09-04 13:21:28', '2023-09-04 13:21:41'),
(3676, '204.236.198.120', NULL, 1, '2023-09-04 14:31:15', '2023-09-04 14:31:15'),
(3677, '18.225.25.214', NULL, 1, '2023-09-04 14:31:15', '2023-09-04 14:31:15'),
(3678, '54.160.200.131', NULL, 1, '2023-09-04 14:31:21', '2023-09-04 14:31:21'),
(3679, '123.49.50.134', NULL, 1, '2023-09-04 15:18:42', '2023-09-04 15:18:42'),
(3680, '125.124.187.199', NULL, 1, '2023-09-04 16:22:56', '2023-09-04 16:22:56'),
(3681, '34.242.35.192', NULL, 1, '2023-09-04 16:33:16', '2023-09-04 16:33:16'),
(3682, '77.75.78.172', NULL, 1, '2023-09-04 16:37:46', '2023-09-04 16:37:46'),
(3683, '80.66.79.9', NULL, 3, '2023-09-04 16:38:58', '2023-09-04 16:39:00'),
(3684, '172.172.120.150', NULL, 1, '2023-09-04 17:05:21', '2023-09-04 17:05:21'),
(3685, '42.83.147.54', NULL, 1, '2023-09-04 17:19:01', '2023-09-04 17:19:01'),
(3686, '23.94.229.211', NULL, 1, '2023-09-04 17:51:59', '2023-09-04 17:51:59'),
(3687, '51.222.253.6', NULL, 1, '2023-09-04 17:58:27', '2023-09-04 17:58:27'),
(3688, '198.235.24.47', NULL, 1, '2023-09-04 18:00:37', '2023-09-04 18:00:37'),
(3689, '42.236.17.54', NULL, 1, '2023-09-04 18:46:36', '2023-09-04 18:46:36'),
(3690, '51.222.253.2', NULL, 1, '2023-09-04 19:34:14', '2023-09-04 19:34:14'),
(3691, '87.236.176.88', NULL, 1, '2023-09-04 20:36:17', '2023-09-04 20:36:17'),
(3692, '51.222.253.5', NULL, 1, '2023-09-04 20:36:20', '2023-09-04 20:36:20'),
(3693, '87.236.176.124', NULL, 1, '2023-09-04 20:38:55', '2023-09-04 20:38:55'),
(3694, '35.164.176.232', NULL, 1, '2023-09-04 21:13:47', '2023-09-04 21:13:47'),
(3695, '54.201.97.17', NULL, 1, '2023-09-04 21:14:11', '2023-09-04 21:14:11'),
(3696, '35.88.141.155', NULL, 1, '2023-09-04 21:15:45', '2023-09-04 21:15:45'),
(3697, '185.195.71.12', NULL, 1, '2023-09-04 21:16:44', '2023-09-04 21:16:44'),
(3698, '124.221.186.26', NULL, 7, '2023-09-04 21:17:31', '2023-09-04 21:26:15'),
(3699, '52.165.221.110', NULL, 1, '2023-09-04 21:36:47', '2023-09-04 21:36:47'),
(3700, '2.248.122.223', NULL, 1, '2023-09-04 22:01:23', '2023-09-04 22:01:23'),
(3701, '20.118.204.109', NULL, 1, '2023-09-04 22:10:25', '2023-09-04 22:10:25'),
(3702, '54.151.154.225', NULL, 10, '2023-09-04 22:29:08', '2023-09-04 22:32:19'),
(3703, '178.20.212.37', NULL, 1, '2023-09-04 22:33:28', '2023-09-04 22:33:28'),
(3704, '45.138.101.24', NULL, 1, '2023-09-04 22:33:28', '2023-09-04 22:33:28'),
(3705, '179.43.191.18', NULL, 1, '2023-09-05 00:19:46', '2023-09-05 00:19:46'),
(3706, '35.243.204.222', NULL, 2, '2023-09-05 00:21:32', '2023-09-05 00:28:28'),
(3707, '109.234.35.41', NULL, 1, '2023-09-05 00:35:30', '2023-09-05 00:35:30'),
(3708, '34.244.41.68', NULL, 1, '2023-09-05 01:09:36', '2023-09-05 01:09:36'),
(3709, '40.77.167.6', NULL, 1, '2023-09-05 01:27:07', '2023-09-05 01:27:07'),
(3710, '130.44.200.127', NULL, 1, '2023-09-05 03:37:32', '2023-09-05 03:37:32'),
(3711, '134.0.112.244', NULL, 1, '2023-09-05 04:01:08', '2023-09-05 04:01:08'),
(3712, '3.85.38.46', NULL, 1, '2023-09-05 05:20:59', '2023-09-05 05:20:59'),
(3713, '195.191.219.133', NULL, 1, '2023-09-05 05:57:23', '2023-09-05 05:57:23'),
(3714, '52.167.144.173', NULL, 2, '2023-09-05 06:27:15', '2023-09-05 11:22:53'),
(3715, '51.222.253.4', NULL, 1, '2023-09-05 06:49:34', '2023-09-05 06:49:34'),
(3716, '66.249.79.161', NULL, 1, '2023-09-05 07:51:24', '2023-09-05 07:51:24'),
(3717, '66.249.79.163', NULL, 1, '2023-09-05 07:51:25', '2023-09-05 07:51:25'),
(3718, '62.122.184.194', NULL, 1, '2023-09-05 08:22:22', '2023-09-05 08:22:22'),
(3719, '192.36.109.117', NULL, 1, '2023-09-05 08:26:18', '2023-09-05 08:26:18'),
(3720, '58.211.23.183', NULL, 2, '2023-09-05 08:52:26', '2023-09-05 09:06:20'),
(3721, '20.127.200.85', NULL, 1, '2023-09-05 08:56:05', '2023-09-05 08:56:05'),
(3722, '5.255.231.35', NULL, 1, '2023-09-05 08:56:21', '2023-09-05 08:56:21'),
(3723, '203.76.113.182', NULL, 1, '2023-09-05 09:12:02', '2023-09-05 09:12:02'),
(3724, '62.109.4.125', NULL, 1, '2023-09-05 09:47:11', '2023-09-05 09:47:11'),
(3725, '103.253.46.98', NULL, 1, '2023-09-05 09:52:16', '2023-09-05 09:52:16'),
(3726, '103.166.88.244', NULL, 2, '2023-09-05 10:01:08', '2023-09-05 11:57:06'),
(3727, '27.147.131.138', NULL, 1, '2023-09-05 10:10:04', '2023-09-05 10:10:04'),
(3728, '103.152.1.23', NULL, 1, '2023-09-05 10:56:07', '2023-09-05 10:56:07'),
(3729, '54.160.200.131', NULL, 2, '2023-09-05 11:21:07', '2023-09-05 13:31:18'),
(3730, '18.224.128.89', NULL, 2, '2023-09-05 11:21:07', '2023-09-05 13:31:12'),
(3731, '44.199.205.119', NULL, 1, '2023-09-05 11:21:13', '2023-09-05 11:21:13'),
(3732, '74.249.231.121', NULL, 2, '2023-09-05 11:23:05', '2023-09-05 11:23:06'),
(3733, '161.123.226.56', NULL, 1, '2023-09-05 11:26:53', '2023-09-05 11:26:53'),
(3734, '217.182.228.52', NULL, 1, '2023-09-05 11:26:54', '2023-09-05 11:26:54'),
(3735, '66.249.66.8', NULL, 1, '2023-09-05 11:56:29', '2023-09-05 11:56:29'),
(3736, '202.134.14.141', NULL, 1, '2023-09-05 12:32:08', '2023-09-05 12:32:08'),
(3737, '52.167.144.104', NULL, 1, '2023-09-05 12:37:38', '2023-09-05 12:37:38'),
(3738, '66.249.79.173', NULL, 1, '2023-09-05 13:15:43', '2023-09-05 13:15:43'),
(3739, '121.241.56.24', NULL, 3, '2023-09-05 13:22:06', '2023-09-05 13:37:19'),
(3740, '35.173.129.16', NULL, 1, '2023-09-05 13:31:12', '2023-09-05 13:31:12'),
(3741, '27.147.211.102', NULL, 1, '2023-09-05 13:38:21', '2023-09-05 13:38:21'),
(3742, '116.58.200.105', NULL, 1, '2023-09-05 13:51:42', '2023-09-05 13:51:42'),
(3743, '162.213.196.78', NULL, 1, '2023-09-05 14:11:23', '2023-09-05 14:11:23'),
(3744, '74.249.231.196', NULL, 2, '2023-09-05 14:49:06', '2023-09-05 14:49:09'),
(3745, '46.101.9.216', NULL, 1, '2023-09-05 15:53:30', '2023-09-05 15:53:30'),
(3746, '52.167.144.239', NULL, 1, '2023-09-05 16:05:53', '2023-09-05 16:05:53'),
(3747, '66.249.73.130', NULL, 2, '2023-09-05 16:34:31', '2023-09-05 23:00:36'),
(3748, '51.222.253.10', NULL, 1, '2023-09-05 16:36:56', '2023-09-05 16:36:56'),
(3749, '35.214.161.13', NULL, 1, '2023-09-05 16:40:08', '2023-09-05 16:40:08'),
(3750, '122.144.14.3', NULL, 1, '2023-09-05 16:50:38', '2023-09-05 16:50:38'),
(3751, '59.111.227.67', NULL, 2, '2023-09-05 18:32:27', '2023-09-05 18:32:30'),
(3752, '59.111.227.67', NULL, 2, '2023-09-05 18:32:27', '2023-09-05 18:32:30'),
(3753, '116.213.38.234', NULL, 1, '2023-09-05 18:44:43', '2023-09-05 18:44:43'),
(3754, '85.208.96.194', NULL, 1, '2023-09-05 19:28:54', '2023-09-05 19:28:54'),
(3755, '51.222.253.16', NULL, 1, '2023-09-05 19:42:02', '2023-09-05 19:42:02'),
(3756, '51.222.253.3', NULL, 1, '2023-09-05 20:06:33', '2023-09-05 20:06:33'),
(3757, '107.150.70.83', NULL, 1, '2023-09-05 21:16:31', '2023-09-05 21:16:31'),
(3758, '172.176.206.247', NULL, 1, '2023-09-05 21:36:34', '2023-09-05 21:36:34'),
(3759, '128.90.139.35', NULL, 1, '2023-09-05 21:42:15', '2023-09-05 21:42:15'),
(3760, '54.190.2.190', NULL, 1, '2023-09-05 23:35:25', '2023-09-05 23:35:25'),
(3761, '52.13.16.200', NULL, 1, '2023-09-05 23:35:41', '2023-09-05 23:35:41'),
(3762, '18.236.156.148', NULL, 1, '2023-09-05 23:36:16', '2023-09-05 23:36:16'),
(3763, '185.191.171.8', NULL, 1, '2023-09-05 23:53:14', '2023-09-05 23:53:14'),
(3764, '162.142.125.213', NULL, 1, '2023-09-06 00:00:54', '2023-09-06 00:00:54'),
(3765, '198.235.24.185', NULL, 1, '2023-09-06 00:01:01', '2023-09-06 00:01:01'),
(3766, '72.14.201.159', NULL, 1, '2023-09-06 01:24:14', '2023-09-06 01:24:14'),
(3767, '172.173.94.70', NULL, 5, '2023-09-06 02:50:52', '2023-09-06 02:50:53'),
(3768, '17.241.219.19', NULL, 1, '2023-09-06 03:50:28', '2023-09-06 03:50:28'),
(3769, '104.131.180.111', NULL, 2, '2023-09-06 04:22:18', '2023-09-06 04:22:19'),
(3770, '52.167.144.22', NULL, 1, '2023-09-06 04:38:39', '2023-09-06 04:38:39'),
(3771, '74.249.172.1', NULL, 1, '2023-09-06 05:11:03', '2023-09-06 05:11:03'),
(3772, '3.85.38.46', NULL, 1, '2023-09-06 05:13:03', '2023-09-06 05:13:03'),
(3773, '144.76.67.250', NULL, 4, '2023-09-06 05:18:39', '2023-09-06 06:16:53'),
(3774, '51.222.253.9', NULL, 1, '2023-09-06 06:25:15', '2023-09-06 06:25:15'),
(3775, '159.65.134.127', NULL, 5, '2023-09-06 06:27:14', '2023-09-06 06:27:17'),
(3776, '195.191.219.133', NULL, 1, '2023-09-06 07:13:34', '2023-09-06 07:13:34'),
(3777, '198.71.240.17', NULL, 1, '2023-09-06 10:00:31', '2023-09-06 10:00:31'),
(3778, '185.145.195.185', NULL, 1, '2023-09-06 10:34:32', '2023-09-06 10:34:32'),
(3779, '149.34.244.227', NULL, 1, '2023-09-06 12:02:57', '2023-09-06 12:02:57'),
(3780, '121.161.9.179', NULL, 1, '2023-09-06 12:25:36', '2023-09-06 12:25:36'),
(3781, '40.77.22.13', NULL, 1, '2023-09-06 12:59:24', '2023-09-06 12:59:24'),
(3782, '27.115.124.101', NULL, 2, '2023-09-06 13:09:15', '2023-09-06 13:11:37'),
(3783, '27.115.124.38', NULL, 1, '2023-09-06 13:09:30', '2023-09-06 13:09:30'),
(3784, '103.167.134.38', NULL, 1, '2023-09-06 13:09:47', '2023-09-06 13:09:47'),
(3785, '182.160.106.162', NULL, 1, '2023-09-06 13:21:51', '2023-09-06 13:21:51'),
(3786, '52.167.144.190', NULL, 1, '2023-09-06 13:31:32', '2023-09-06 13:31:32'),
(3787, '85.208.96.200', NULL, 1, '2023-09-06 14:01:23', '2023-09-06 14:01:23'),
(3788, '198.235.24.233', NULL, 1, '2023-09-06 14:37:53', '2023-09-06 14:37:53'),
(3789, '18.219.84.244', NULL, 6, '2023-09-06 15:46:40', '2023-09-07 02:23:41'),
(3790, '172.176.206.139', NULL, 1, '2023-09-06 15:58:12', '2023-09-06 15:58:12'),
(3791, '51.222.253.7', NULL, 1, '2023-09-06 15:59:29', '2023-09-06 15:59:29'),
(3792, '51.254.199.11', NULL, 1, '2023-09-06 16:04:27', '2023-09-06 16:04:27'),
(3793, '198.235.24.137', NULL, 1, '2023-09-06 17:27:44', '2023-09-06 17:27:44'),
(3794, '20.53.233.78', NULL, 1, '2023-09-06 17:33:47', '2023-09-06 17:33:47'),
(3795, '205.210.31.76', NULL, 1, '2023-09-06 18:16:27', '2023-09-06 18:16:27'),
(3796, '51.222.253.16', NULL, 1, '2023-09-06 18:42:44', '2023-09-06 18:42:44'),
(3797, '66.249.66.6', NULL, 1, '2023-09-06 18:45:46', '2023-09-06 18:45:46'),
(3798, '116.213.38.234', NULL, 1, '2023-09-06 18:46:07', '2023-09-06 18:46:07'),
(3799, '66.249.66.7', NULL, 1, '2023-09-06 18:52:01', '2023-09-06 18:52:01'),
(3800, '36.99.136.136', NULL, 2, '2023-09-06 19:33:29', '2023-09-06 19:33:37'),
(3801, '36.99.136.129', NULL, 1, '2023-09-06 19:33:43', '2023-09-06 19:33:43'),
(3802, '36.99.136.137', NULL, 1, '2023-09-06 19:34:01', '2023-09-06 19:34:01'),
(3803, '5.255.231.148', NULL, 1, '2023-09-06 19:35:30', '2023-09-06 19:35:30'),
(3804, '51.222.253.14', NULL, 1, '2023-09-06 20:27:23', '2023-09-06 20:27:23'),
(3805, '20.122.112.243', NULL, 1, '2023-09-06 20:41:26', '2023-09-06 20:41:26'),
(3806, '45.138.16.42', NULL, 1, '2023-09-06 21:47:52', '2023-09-06 21:47:52'),
(3807, '198.98.60.158', NULL, 1, '2023-09-06 21:47:54', '2023-09-06 21:47:54'),
(3808, '185.220.100.251', NULL, 1, '2023-09-06 21:47:56', '2023-09-06 21:47:56'),
(3809, '185.220.100.248', NULL, 1, '2023-09-06 21:47:58', '2023-09-06 21:47:58'),
(3810, '51.195.91.124', NULL, 1, '2023-09-06 21:47:59', '2023-09-06 21:47:59'),
(3811, '38.97.116.244', NULL, 1, '2023-09-06 21:48:03', '2023-09-06 21:48:03'),
(3812, '185.243.40.180', NULL, 1, '2023-09-06 23:27:34', '2023-09-06 23:27:34'),
(3813, '51.222.253.12', NULL, 1, '2023-09-07 00:56:58', '2023-09-07 00:56:58'),
(3814, '185.191.171.19', NULL, 1, '2023-09-07 02:14:46', '2023-09-07 02:14:46'),
(3815, '35.171.144.152', NULL, 2, '2023-09-07 03:19:19', '2023-09-07 03:19:19'),
(3816, '54.88.179.33', NULL, 1, '2023-09-07 03:19:19', '2023-09-07 03:19:19'),
(3817, '74.249.168.209', NULL, 1, '2023-09-07 03:23:52', '2023-09-07 03:23:52'),
(3818, '162.142.125.214', NULL, 1, '2023-09-07 04:14:42', '2023-09-07 04:14:42'),
(3819, '3.87.99.251', NULL, 1, '2023-09-07 05:11:40', '2023-09-07 05:11:40'),
(3820, '183.97.169.71', NULL, 1, '2023-09-07 07:49:24', '2023-09-07 07:49:24'),
(3821, '51.222.253.5', NULL, 2, '2023-09-07 07:53:05', '2023-09-07 14:09:26'),
(3822, '37.111.206.13', NULL, 1, '2023-09-07 08:23:30', '2023-09-07 08:23:30'),
(3823, '118.193.47.11', NULL, 2, '2023-09-07 08:29:12', '2023-09-07 08:29:14'),
(3824, '159.223.72.237', NULL, 3, '2023-09-07 09:57:25', '2023-09-07 09:57:30'),
(3825, '122.144.9.148', NULL, 1, '2023-09-07 10:00:53', '2023-09-07 10:00:53'),
(3826, '180.148.212.22', NULL, 1, '2023-09-07 10:02:24', '2023-09-07 10:02:24'),
(3827, '103.141.208.20', NULL, 1, '2023-09-07 10:05:00', '2023-09-07 10:05:00'),
(3828, '104.43.236.47', NULL, 1, '2023-09-07 10:25:42', '2023-09-07 10:25:42'),
(3829, '115.69.213.162', NULL, 1, '2023-09-07 10:28:47', '2023-09-07 10:28:47'),
(3830, '121.54.173.2', NULL, 1, '2023-09-07 10:39:29', '2023-09-07 10:39:29'),
(3831, '103.110.58.36', NULL, 1, '2023-09-07 11:46:25', '2023-09-07 11:46:25'),
(3832, '66.249.79.232', NULL, 3, '2023-09-07 12:09:55', '2023-09-07 13:02:01'),
(3833, '54.226.189.207', NULL, 1, '2023-09-07 12:20:12', '2023-09-07 12:20:12'),
(3834, '18.225.25.214', NULL, 3, '2023-09-07 12:20:12', '2023-09-07 13:19:34'),
(3835, '34.229.151.248', NULL, 3, '2023-09-07 12:20:18', '2023-09-07 12:30:22'),
(3836, '18.224.128.89', NULL, 3, '2023-09-07 12:20:44', '2023-09-07 15:06:02'),
(3837, '54.208.12.239', NULL, 2, '2023-09-07 12:20:49', '2023-09-07 13:19:40'),
(3838, '119.18.149.54', NULL, 1, '2023-09-07 12:21:46', '2023-09-07 12:21:46'),
(3839, '103.99.177.67', NULL, 1, '2023-09-07 12:28:46', '2023-09-07 12:28:46'),
(3840, '204.236.198.120', NULL, 2, '2023-09-07 12:30:22', '2023-09-07 12:30:28'),
(3841, '3.238.1.152', NULL, 1, '2023-09-07 12:30:28', '2023-09-07 12:30:28'),
(3842, '103.124.251.189', NULL, 1, '2023-09-07 12:30:40', '2023-09-07 12:30:40'),
(3843, '74.249.231.173', NULL, 1, '2023-09-07 12:44:48', '2023-09-07 12:44:48');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(3844, '123.136.24.115', NULL, 1, '2023-09-07 12:58:45', '2023-09-07 12:58:45'),
(3845, '44.201.34.118', NULL, 2, '2023-09-07 13:19:34', '2023-09-07 15:06:07'),
(3846, '182.160.106.236', NULL, 1, '2023-09-07 13:22:33', '2023-09-07 13:22:33'),
(3847, '176.34.192.9', NULL, 1, '2023-09-07 13:46:55', '2023-09-07 13:46:55'),
(3848, '162.213.196.78', NULL, 1, '2023-09-07 14:14:15', '2023-09-07 14:14:15'),
(3849, '54.74.94.216', NULL, 1, '2023-09-07 14:26:24', '2023-09-07 14:26:24'),
(3850, '118.67.223.244', NULL, 1, '2023-09-07 14:47:27', '2023-09-07 14:47:27'),
(3851, '66.249.79.231', NULL, 1, '2023-09-07 15:04:16', '2023-09-07 15:04:16'),
(3852, '54.160.200.131', NULL, 1, '2023-09-07 15:06:02', '2023-09-07 15:06:02'),
(3853, '66.249.79.233', NULL, 1, '2023-09-07 15:10:56', '2023-09-07 15:10:56'),
(3854, '185.181.60.189', NULL, 1, '2023-09-07 15:57:14', '2023-09-07 15:57:14'),
(3855, '84.17.48.142', NULL, 1, '2023-09-07 16:11:56', '2023-09-07 16:11:56'),
(3856, '103.25.248.243', NULL, 3, '2023-09-07 17:27:04', '2023-09-07 18:12:51'),
(3857, '52.167.144.184', NULL, 1, '2023-09-07 17:30:32', '2023-09-07 17:30:32'),
(3858, '103.96.104.165', NULL, 1, '2023-09-07 17:39:33', '2023-09-07 17:39:33'),
(3859, '34.247.13.14', NULL, 1, '2023-09-07 17:53:27', '2023-09-07 17:53:27'),
(3860, '50.116.36.30', NULL, 1, '2023-09-07 18:27:33', '2023-09-07 18:27:33'),
(3861, '51.222.253.2', NULL, 1, '2023-09-07 18:44:05', '2023-09-07 18:44:05'),
(3862, '118.179.32.215', NULL, 1, '2023-09-07 18:54:11', '2023-09-07 18:54:11'),
(3863, '40.77.1.135', NULL, 1, '2023-09-07 18:58:05', '2023-09-07 18:58:05'),
(3864, '195.191.219.133', NULL, 1, '2023-09-07 19:02:45', '2023-09-07 19:02:45'),
(3865, '162.55.130.51', NULL, 1, '2023-09-07 19:25:59', '2023-09-07 19:25:59'),
(3866, '88.198.58.157', NULL, 1, '2023-09-07 19:29:21', '2023-09-07 19:29:21'),
(3867, '193.186.4.159', NULL, 1, '2023-09-07 19:39:44', '2023-09-07 19:39:44'),
(3868, '122.96.30.65', NULL, 1, '2023-09-07 19:47:10', '2023-09-07 19:47:10'),
(3869, '52.167.144.238', NULL, 1, '2023-09-07 20:12:48', '2023-09-07 20:12:48'),
(3870, '116.213.38.234', NULL, 1, '2023-09-07 20:19:53', '2023-09-07 20:19:53'),
(3871, '51.222.253.11', NULL, 1, '2023-09-07 20:33:48', '2023-09-07 20:33:48'),
(3872, '35.166.239.90', NULL, 1, '2023-09-07 21:20:48', '2023-09-07 21:20:48'),
(3873, '103.237.36.65', NULL, 1, '2023-09-07 21:56:41', '2023-09-07 21:56:41'),
(3874, '173.249.10.30', NULL, 1, '2023-09-07 22:06:35', '2023-09-07 22:06:35'),
(3875, '40.77.20.2', NULL, 1, '2023-09-07 22:26:48', '2023-09-07 22:26:48'),
(3876, '103.84.178.109', NULL, 1, '2023-09-07 23:06:46', '2023-09-07 23:06:46'),
(3877, '81.209.177.145', NULL, 1, '2023-09-07 23:24:03', '2023-09-07 23:24:03'),
(3878, '45.136.118.143', NULL, 1, '2023-09-07 23:32:04', '2023-09-07 23:32:04'),
(3879, '159.65.246.70', NULL, 1, '2023-09-07 23:37:13', '2023-09-07 23:37:13'),
(3880, '159.89.28.224', NULL, 1, '2023-09-07 23:43:38', '2023-09-07 23:43:38'),
(3881, '40.77.60.93', NULL, 1, '2023-09-07 23:46:08', '2023-09-07 23:46:08'),
(3882, '159.89.24.63', NULL, 1, '2023-09-07 23:51:37', '2023-09-07 23:51:37'),
(3883, '40.113.233.252', NULL, 1, '2023-09-08 00:37:50', '2023-09-08 00:37:50'),
(3884, '54.245.135.103', NULL, 1, '2023-09-08 01:01:09', '2023-09-08 01:01:09'),
(3885, '85.209.11.117', NULL, 1, '2023-09-08 01:37:09', '2023-09-08 01:37:09'),
(3886, '74.249.172.1', NULL, 1, '2023-09-08 02:37:35', '2023-09-08 02:37:35'),
(3887, '42.83.147.54', NULL, 2, '2023-09-08 04:37:42', '2023-09-08 04:37:49'),
(3888, '42.236.17.125', NULL, 1, '2023-09-08 05:10:56', '2023-09-08 05:10:56'),
(3889, '3.212.147.252', NULL, 1, '2023-09-08 05:34:25', '2023-09-08 05:34:25'),
(3890, '34.219.150.24', NULL, 1, '2023-09-08 05:54:07', '2023-09-08 05:54:07'),
(3891, '139.59.82.7', NULL, 2, '2023-09-08 05:55:02', '2023-09-08 05:55:04'),
(3892, '195.191.219.131', NULL, 1, '2023-09-08 06:33:06', '2023-09-08 06:33:06'),
(3893, '185.104.186.210', NULL, 3, '2023-09-08 06:40:54', '2023-09-08 06:40:56'),
(3894, '181.214.89.237', NULL, 1, '2023-09-08 06:42:36', '2023-09-08 06:42:36'),
(3895, '111.52.69.240', NULL, 1, '2023-09-08 06:42:42', '2023-09-08 06:42:42'),
(3896, '42.236.17.37', NULL, 1, '2023-09-08 07:19:29', '2023-09-08 07:19:29'),
(3897, '51.222.253.8', NULL, 1, '2023-09-08 08:41:08', '2023-09-08 08:41:08'),
(3898, '51.91.135.142', NULL, 2, '2023-09-08 08:52:55', '2023-09-08 08:52:57'),
(3899, '74.249.81.100', NULL, 1, '2023-09-08 08:53:25', '2023-09-08 08:53:25'),
(3900, '54.218.167.135', NULL, 1, '2023-09-08 08:56:11', '2023-09-08 08:56:11'),
(3901, '35.93.120.252', NULL, 1, '2023-09-08 08:57:23', '2023-09-08 08:57:23'),
(3902, '37.111.247.224', NULL, 1, '2023-09-08 09:22:54', '2023-09-08 09:22:54'),
(3903, '34.78.6.216', NULL, 2, '2023-09-08 09:54:53', '2023-09-08 09:54:53'),
(3904, '47.74.226.8', NULL, 1, '2023-09-08 10:07:33', '2023-09-08 10:07:33'),
(3905, '24.199.120.166', NULL, 1, '2023-09-08 10:32:32', '2023-09-08 10:32:32'),
(3906, '167.99.82.63', NULL, 1, '2023-09-08 10:41:18', '2023-09-08 10:41:18'),
(3907, '52.167.144.17', NULL, 1, '2023-09-08 10:43:16', '2023-09-08 10:43:16'),
(3908, '178.128.162.122', NULL, 1, '2023-09-08 10:48:50', '2023-09-08 10:48:50'),
(3909, '103.73.225.6', NULL, 1, '2023-09-08 10:59:57', '2023-09-08 10:59:57'),
(3910, '202.51.89.3', NULL, 1, '2023-09-08 11:56:37', '2023-09-08 11:56:37'),
(3911, '66.249.72.39', NULL, 2, '2023-09-08 12:52:34', '2023-09-08 12:53:15'),
(3912, '128.90.136.108', NULL, 1, '2023-09-08 13:16:48', '2023-09-08 13:16:48'),
(3913, '66.249.72.32', NULL, 1, '2023-09-08 13:23:18', '2023-09-08 13:23:18'),
(3914, '51.222.253.7', NULL, 1, '2023-09-08 13:40:16', '2023-09-08 13:40:16'),
(3915, '202.86.217.156', NULL, 1, '2023-09-08 14:12:10', '2023-09-08 14:12:10'),
(3916, '72.14.201.168', NULL, 1, '2023-09-08 14:19:20', '2023-09-08 14:19:20'),
(3917, '193.186.4.140', NULL, 1, '2023-09-08 14:19:37', '2023-09-08 14:19:37'),
(3918, '142.93.127.163', NULL, 2, '2023-09-08 15:23:18', '2023-09-08 15:23:18'),
(3919, '42.236.17.80', NULL, 1, '2023-09-08 17:05:33', '2023-09-08 17:05:33'),
(3920, '103.150.255.167', NULL, 3, '2023-09-08 17:10:41', '2023-09-08 17:27:49'),
(3921, '61.147.15.67', NULL, 1, '2023-09-08 18:05:53', '2023-09-08 18:05:53'),
(3922, '61.147.15.65', NULL, 1, '2023-09-08 18:05:57', '2023-09-08 18:05:57'),
(3923, '61.147.21.52', NULL, 1, '2023-09-08 18:07:11', '2023-09-08 18:07:11'),
(3924, '61.147.21.51', NULL, 1, '2023-09-08 18:08:41', '2023-09-08 18:08:41'),
(3925, '51.222.253.9', NULL, 1, '2023-09-08 18:35:58', '2023-09-08 18:35:58'),
(3926, '14.116.158.108', NULL, 1, '2023-09-08 19:57:27', '2023-09-08 19:57:27'),
(3927, '51.222.253.13', NULL, 1, '2023-09-08 21:10:43', '2023-09-08 21:10:43'),
(3928, '172.173.122.175', NULL, 1, '2023-09-08 21:28:57', '2023-09-08 21:28:57'),
(3929, '43.228.124.202', NULL, 1, '2023-09-08 21:45:32', '2023-09-08 21:45:32'),
(3930, '40.113.243.164', NULL, 1, '2023-09-08 22:20:58', '2023-09-08 22:20:58'),
(3931, '103.144.198.44', NULL, 1, '2023-09-08 22:21:08', '2023-09-08 22:21:08'),
(3932, '34.220.74.90', NULL, 1, '2023-09-08 22:48:14', '2023-09-08 22:48:14'),
(3933, '34.213.60.213', NULL, 1, '2023-09-08 22:49:04', '2023-09-08 22:49:04'),
(3934, '104.143.150.7', NULL, 1, '2023-09-08 22:49:45', '2023-09-08 22:49:45'),
(3935, '172.176.206.139', NULL, 2, '2023-09-08 22:54:39', '2023-09-08 23:18:23'),
(3936, '58.211.23.183', NULL, 1, '2023-09-08 23:36:43', '2023-09-08 23:36:43'),
(3937, '74.249.231.81', NULL, 2, '2023-09-08 23:50:28', '2023-09-08 23:50:30'),
(3938, '185.117.29.217', NULL, 1, '2023-09-09 01:09:55', '2023-09-09 01:09:55'),
(3939, '87.249.132.178', NULL, 2, '2023-09-09 02:33:24', '2023-09-09 02:33:37'),
(3940, '45.136.118.143', NULL, 1, '2023-09-09 03:13:47', '2023-09-09 03:13:47'),
(3941, '44.234.48.35', NULL, 1, '2023-09-09 04:21:17', '2023-09-09 04:21:17'),
(3942, '116.213.38.234', NULL, 1, '2023-09-09 04:26:52', '2023-09-09 04:26:52'),
(3943, '80.66.79.9', NULL, 3, '2023-09-09 04:29:33', '2023-09-09 04:29:34'),
(3944, '208.97.181.244', NULL, 1, '2023-09-09 04:56:15', '2023-09-09 04:56:15'),
(3945, '217.160.41.110', NULL, 1, '2023-09-09 06:25:06', '2023-09-09 06:25:06'),
(3946, '116.68.203.101', NULL, 1, '2023-09-09 06:31:54', '2023-09-09 06:31:54'),
(3947, '43.228.124.164', NULL, 1, '2023-09-09 06:45:46', '2023-09-09 06:45:46'),
(3948, '43.228.124.210', NULL, 1, '2023-09-09 06:46:42', '2023-09-09 06:46:42'),
(3949, '3.212.147.252', NULL, 1, '2023-09-09 06:58:24', '2023-09-09 06:58:24'),
(3950, '95.108.213.108', NULL, 1, '2023-09-09 08:06:24', '2023-09-09 08:06:24'),
(3951, '34.106.223.155', NULL, 5, '2023-09-09 08:17:34', '2023-09-09 08:17:35'),
(3952, '195.191.219.130', NULL, 1, '2023-09-09 08:27:41', '2023-09-09 08:27:41'),
(3953, '123.6.49.18', NULL, 1, '2023-09-09 08:45:50', '2023-09-09 08:45:50'),
(3954, '123.6.49.47', NULL, 1, '2023-09-09 08:47:47', '2023-09-09 08:47:47'),
(3955, '198.235.24.40', NULL, 1, '2023-09-09 10:32:22', '2023-09-09 10:32:22'),
(3956, '23.234.38.164', NULL, 1, '2023-09-09 11:13:34', '2023-09-09 11:13:34'),
(3957, '66.249.72.40', NULL, 2, '2023-09-09 12:05:24', '2023-09-09 13:16:13'),
(3958, '66.249.72.32', NULL, 2, '2023-09-09 12:13:43', '2023-09-09 13:08:42'),
(3959, '103.133.254.22', NULL, 2, '2023-09-09 12:28:00', '2023-09-09 12:43:36'),
(3960, '66.249.72.39', NULL, 1, '2023-09-09 12:38:00', '2023-09-09 12:38:00'),
(3961, '4.240.52.217', NULL, 1, '2023-09-09 13:11:12', '2023-09-09 13:11:12'),
(3962, '66.249.66.7', NULL, 1, '2023-09-09 14:07:16', '2023-09-09 14:07:16'),
(3963, '162.213.196.78', NULL, 1, '2023-09-09 14:11:32', '2023-09-09 14:11:32'),
(3964, '51.222.253.20', NULL, 1, '2023-09-09 14:34:52', '2023-09-09 14:34:52'),
(3965, '43.228.124.217', NULL, 1, '2023-09-09 14:47:44', '2023-09-09 14:47:44'),
(3966, '103.58.93.180', NULL, 1, '2023-09-09 15:04:26', '2023-09-09 15:04:26'),
(3967, '154.51.131.142', NULL, 1, '2023-09-09 16:09:28', '2023-09-09 16:09:28'),
(3968, '51.222.253.13', NULL, 1, '2023-09-09 16:13:04', '2023-09-09 16:13:04'),
(3969, '51.222.253.18', NULL, 1, '2023-09-09 17:15:37', '2023-09-09 17:15:37'),
(3970, '59.111.227.94', NULL, 1, '2023-09-10 10:29:11', '2023-09-10 10:29:11'),
(3971, '40.77.167.248', NULL, 1, '2023-09-10 10:34:16', '2023-09-10 10:34:16'),
(3972, '103.67.157.49', NULL, 1, '2023-09-10 10:42:09', '2023-09-10 10:42:09'),
(3973, '136.226.51.92', NULL, 1, '2023-09-10 12:07:15', '2023-09-10 12:07:15'),
(3974, '65.154.226.170', NULL, 1, '2023-09-10 12:34:03', '2023-09-10 12:34:03'),
(3975, '156.146.36.205', NULL, 1, '2023-09-10 12:56:56', '2023-09-10 12:56:56'),
(3976, '66.249.66.3', NULL, 1, '2023-09-10 13:14:57', '2023-09-10 13:14:57'),
(3977, '202.134.10.132', NULL, 2, '2023-09-10 13:53:43', '2023-09-10 13:56:05'),
(3978, '192.3.231.36', NULL, 1, '2023-09-10 13:55:18', '2023-09-10 13:55:18'),
(3979, '161.35.21.34', NULL, 2, '2023-09-10 15:09:43', '2023-09-10 15:09:43'),
(3980, '103.133.140.146', NULL, 1, '2023-09-10 15:11:14', '2023-09-10 15:11:14'),
(3981, '66.249.72.37', NULL, 1, '2023-09-10 16:33:03', '2023-09-10 16:33:03'),
(3982, '72.14.201.159', NULL, 2, '2023-09-10 17:14:46', '2023-09-10 18:23:22'),
(3983, '169.150.208.147', NULL, 1, '2023-09-10 17:30:19', '2023-09-10 17:30:19'),
(3984, '103.175.131.13', NULL, 4, '2023-09-10 17:34:22', '2023-09-10 17:54:29'),
(3985, '193.186.4.159', NULL, 1, '2023-09-10 18:07:16', '2023-09-10 18:07:16'),
(3986, '103.134.60.52', NULL, 1, '2023-09-10 18:08:35', '2023-09-10 18:08:35'),
(3987, '103.194.186.170', NULL, 1, '2023-09-10 18:56:45', '2023-09-10 18:56:45'),
(3988, '103.148.11.132', NULL, 1, '2023-09-10 19:03:33', '2023-09-10 19:03:33'),
(3989, '167.248.133.189', NULL, 1, '2023-09-10 19:27:18', '2023-09-10 19:27:18'),
(3990, '27.124.21.147', NULL, 2, '2023-09-10 19:41:38', '2023-09-10 19:41:38'),
(3991, '40.77.3.233', NULL, 1, '2023-09-10 19:52:05', '2023-09-10 19:52:05'),
(3992, '40.77.167.49', NULL, 1, '2023-09-10 20:29:28', '2023-09-10 20:29:28'),
(3993, '118.179.39.225', NULL, 3, '2023-09-10 21:54:43', '2023-09-10 23:23:25'),
(3994, '167.248.133.125', NULL, 1, '2023-09-10 22:25:37', '2023-09-10 22:25:37'),
(3995, '103.133.254.22', NULL, 1, '2023-09-10 23:09:09', '2023-09-10 23:09:09'),
(3996, '77.75.78.172', NULL, 1, '2023-09-11 01:06:29', '2023-09-11 01:06:29'),
(3997, '138.199.36.242', NULL, 1, '2023-09-11 01:32:58', '2023-09-11 01:32:58'),
(3998, '154.12.119.213', NULL, 1, '2023-09-11 02:04:35', '2023-09-11 02:04:35'),
(3999, '199.21.113.77', NULL, 1, '2023-09-11 02:04:37', '2023-09-11 02:04:37'),
(4000, '217.160.43.50', NULL, 1, '2023-09-11 02:57:05', '2023-09-11 02:57:05'),
(4001, '166.0.218.53', NULL, 1, '2023-09-11 03:35:43', '2023-09-11 03:35:43'),
(4002, '218.56.144.218', NULL, 1, '2023-09-11 05:15:39', '2023-09-11 05:15:39'),
(4003, '20.110.123.106', NULL, 1, '2023-09-11 05:59:41', '2023-09-11 05:59:41'),
(4004, '44.234.47.136', NULL, 1, '2023-09-11 06:23:18', '2023-09-11 06:23:18'),
(4005, '42.236.17.234', NULL, 1, '2023-09-11 07:10:54', '2023-09-11 07:10:54'),
(4006, '103.143.139.51', NULL, 1, '2023-09-11 07:33:42', '2023-09-11 07:33:42'),
(4007, '46.101.101.138', NULL, 1, '2023-09-11 07:46:09', '2023-09-11 07:46:09'),
(4008, '138.197.137.0', NULL, 1, '2023-09-11 07:56:18', '2023-09-11 07:56:18'),
(4009, '24.199.109.135', NULL, 1, '2023-09-11 07:57:43', '2023-09-11 07:57:43'),
(4010, '43.228.124.210', NULL, 1, '2023-09-11 08:46:35', '2023-09-11 08:46:35'),
(4011, '103.133.254.22', NULL, 1, '2023-09-11 08:52:21', '2023-09-11 08:52:21'),
(4012, '52.214.173.104', NULL, 1, '2023-09-11 09:08:28', '2023-09-11 09:08:28'),
(4013, '35.178.228.46', NULL, 1, '2023-09-11 09:08:29', '2023-09-11 09:08:29'),
(4014, '54.229.23.119', NULL, 1, '2023-09-11 09:08:46', '2023-09-11 09:08:46'),
(4015, '184.73.91.1', NULL, 1, '2023-09-11 09:34:39', '2023-09-11 09:34:39'),
(4016, '35.173.129.16', NULL, 2, '2023-09-11 09:40:54', '2023-09-11 09:41:01'),
(4017, '3.238.1.152', NULL, 2, '2023-09-11 09:40:54', '2023-09-11 15:51:30'),
(4018, '44.192.2.14', NULL, 1, '2023-09-11 09:40:55', '2023-09-11 09:40:55'),
(4019, '54.208.12.239', NULL, 3, '2023-09-11 09:40:55', '2023-09-11 14:31:30'),
(4020, '34.229.151.248', NULL, 1, '2023-09-11 09:40:55', '2023-09-11 09:40:55'),
(4021, '18.224.128.89', NULL, 5, '2023-09-11 09:40:55', '2023-09-11 15:51:23'),
(4022, '18.225.25.214', NULL, 4, '2023-09-11 09:40:55', '2023-09-11 14:31:25'),
(4023, '100.26.245.83', NULL, 3, '2023-09-11 09:40:55', '2023-09-11 10:06:51'),
(4024, '44.201.34.118', NULL, 1, '2023-09-11 09:41:01', '2023-09-11 09:41:01'),
(4025, '34.205.26.60', NULL, 3, '2023-09-11 09:41:01', '2023-09-11 15:51:23'),
(4026, '44.199.205.119', NULL, 2, '2023-09-11 09:41:02', '2023-09-11 10:06:45'),
(4027, '193.186.4.159', NULL, 4, '2023-09-11 09:46:22', '2023-09-11 11:00:07'),
(4028, '172.173.124.114', NULL, 1, '2023-09-11 09:50:19', '2023-09-11 09:50:19'),
(4029, '171.127.13.141', NULL, 1, '2023-09-11 09:59:58', '2023-09-11 09:59:58'),
(4030, '35.196.21.185', NULL, 2, '2023-09-11 10:02:55', '2023-09-11 10:12:46'),
(4031, '103.30.188.214', NULL, 2, '2023-09-11 10:55:26', '2023-09-11 11:46:15'),
(4032, '86.111.247.95', NULL, 1, '2023-09-11 11:07:36', '2023-09-11 11:07:36'),
(4033, '42.236.17.107', NULL, 1, '2023-09-11 12:11:28', '2023-09-11 12:11:28'),
(4034, '42.236.17.229', NULL, 1, '2023-09-11 12:11:46', '2023-09-11 12:11:46'),
(4035, '52.167.144.173', NULL, 2, '2023-09-11 13:04:40', '2023-09-11 13:06:00'),
(4036, '213.180.203.159', NULL, 1, '2023-09-11 13:05:23', '2023-09-11 13:05:23'),
(4037, '87.250.224.15', NULL, 1, '2023-09-11 13:05:24', '2023-09-11 13:05:24'),
(4038, '95.108.213.157', NULL, 1, '2023-09-11 13:07:27', '2023-09-11 13:07:27'),
(4039, '87.250.224.250', NULL, 1, '2023-09-11 13:07:27', '2023-09-11 13:07:27'),
(4040, '120.50.19.90', NULL, 1, '2023-09-11 13:41:13', '2023-09-11 13:41:13'),
(4041, '116.68.205.122', NULL, 1, '2023-09-11 13:56:25', '2023-09-11 13:56:25'),
(4042, '72.14.201.159', NULL, 1, '2023-09-11 14:10:52', '2023-09-11 14:10:52'),
(4043, '162.213.196.78', NULL, 1, '2023-09-11 14:14:28', '2023-09-11 14:14:28'),
(4044, '103.11.62.149', NULL, 1, '2023-09-11 15:39:47', '2023-09-11 15:39:47'),
(4045, '202.61.242.202', NULL, 1, '2023-09-11 16:03:51', '2023-09-11 16:03:51'),
(4046, '43.228.124.202', NULL, 1, '2023-09-11 17:01:02', '2023-09-11 17:01:02'),
(4047, '206.71.252.3', NULL, 1, '2023-09-11 18:26:12', '2023-09-11 18:26:12'),
(4048, '87.236.176.253', NULL, 1, '2023-09-11 20:19:02', '2023-09-11 20:19:02'),
(4049, '87.236.176.140', NULL, 1, '2023-09-11 20:19:05', '2023-09-11 20:19:05'),
(4050, '74.249.170.103', NULL, 1, '2023-09-11 21:07:48', '2023-09-11 21:07:48'),
(4051, '24.199.126.65', NULL, 1, '2023-09-11 21:33:33', '2023-09-11 21:33:33'),
(4052, '146.190.170.179', NULL, 1, '2023-09-11 21:41:18', '2023-09-11 21:41:18'),
(4053, '159.89.106.86', NULL, 1, '2023-09-11 21:51:09', '2023-09-11 21:51:09'),
(4054, '103.194.186.170', NULL, 1, '2023-09-11 22:05:17', '2023-09-11 22:05:17'),
(4055, '93.158.90.35', NULL, 1, '2023-09-11 22:47:21', '2023-09-11 22:47:21'),
(4056, '103.166.170.16', NULL, 1, '2023-09-11 22:53:14', '2023-09-11 22:53:14'),
(4057, '66.249.72.37', NULL, 1, '2023-09-12 00:04:10', '2023-09-12 00:04:10'),
(4058, '58.219.22.108', NULL, 1, '2023-09-12 00:24:14', '2023-09-12 00:24:14'),
(4059, '172.176.207.86', NULL, 1, '2023-09-12 01:16:31', '2023-09-12 01:16:31'),
(4060, '87.236.176.189', NULL, 1, '2023-09-12 01:36:41', '2023-09-12 01:36:41'),
(4061, '66.249.72.35', NULL, 1, '2023-09-12 03:03:54', '2023-09-12 03:03:54'),
(4062, '87.250.224.223', NULL, 1, '2023-09-12 03:06:06', '2023-09-12 03:06:06'),
(4063, '95.108.213.226', NULL, 1, '2023-09-12 03:06:07', '2023-09-12 03:06:07'),
(4064, '5.255.231.54', NULL, 1, '2023-09-12 03:08:09', '2023-09-12 03:08:09'),
(4065, '213.180.203.3', NULL, 1, '2023-09-12 03:08:09', '2023-09-12 03:08:09'),
(4066, '198.235.24.249', NULL, 1, '2023-09-12 04:13:12', '2023-09-12 04:13:12'),
(4067, '17.241.227.241', NULL, 1, '2023-09-12 05:56:22', '2023-09-12 05:56:22'),
(4068, '87.250.224.202', NULL, 1, '2023-09-12 06:07:56', '2023-09-12 06:07:56'),
(4069, '213.180.203.102', NULL, 1, '2023-09-12 06:07:56', '2023-09-12 06:07:56'),
(4070, '139.59.165.223', NULL, 2, '2023-09-12 06:10:57', '2023-09-12 06:10:58'),
(4071, '5.188.62.21', NULL, 1, '2023-09-12 08:13:39', '2023-09-12 08:13:39'),
(4072, '128.90.43.147', NULL, 1, '2023-09-12 08:26:12', '2023-09-12 08:26:12'),
(4073, '172.176.70.47', NULL, 1, '2023-09-12 08:26:23', '2023-09-12 08:26:23'),
(4074, '202.191.127.13', NULL, 1, '2023-09-12 09:14:57', '2023-09-12 09:14:57'),
(4075, '172.176.207.8', NULL, 1, '2023-09-12 09:57:03', '2023-09-12 09:57:03'),
(4076, '118.179.60.118', NULL, 1, '2023-09-12 10:04:10', '2023-09-12 10:04:10'),
(4077, '54.170.66.173', NULL, 2, '2023-09-12 10:23:46', '2023-09-12 10:51:47'),
(4078, '52.214.173.104', NULL, 4, '2023-09-12 10:23:55', '2023-09-12 10:52:09'),
(4079, '35.178.228.46', NULL, 1, '2023-09-12 10:24:01', '2023-09-12 10:24:01'),
(4080, '54.194.178.92', NULL, 1, '2023-09-12 10:51:30', '2023-09-12 10:51:30'),
(4081, '35.176.66.178', NULL, 1, '2023-09-12 10:51:31', '2023-09-12 10:51:31'),
(4082, '34.229.105.22', NULL, 1, '2023-09-12 11:01:07', '2023-09-12 11:01:07'),
(4083, '43.229.208.190', NULL, 1, '2023-09-12 11:06:53', '2023-09-12 11:06:53'),
(4084, '103.138.145.150', NULL, 1, '2023-09-12 11:42:29', '2023-09-12 11:42:29'),
(4085, '163.172.67.65', NULL, 1, '2023-09-12 11:49:53', '2023-09-12 11:49:53'),
(4086, '103.192.158.183', NULL, 1, '2023-09-12 11:54:35', '2023-09-12 11:54:35'),
(4087, '52.167.144.104', NULL, 1, '2023-09-12 11:54:46', '2023-09-12 11:54:46'),
(4088, '182.127.38.13', NULL, 1, '2023-09-12 11:55:20', '2023-09-12 11:55:20'),
(4089, '204.236.198.120', NULL, 1, '2023-09-12 12:20:44', '2023-09-12 12:20:44'),
(4090, '18.224.128.89', NULL, 2, '2023-09-12 12:20:45', '2023-09-12 12:49:58'),
(4091, '3.238.1.152', NULL, 1, '2023-09-12 12:20:50', '2023-09-12 12:20:50'),
(4092, '27.147.154.230', NULL, 1, '2023-09-12 12:24:11', '2023-09-12 12:24:11'),
(4093, '118.67.220.133', NULL, 1, '2023-09-12 12:24:16', '2023-09-12 12:24:16'),
(4094, '34.205.26.60', NULL, 2, '2023-09-12 12:49:29', '2023-09-12 14:49:36'),
(4095, '18.225.25.214', NULL, 4, '2023-09-12 12:49:30', '2023-09-12 14:49:50'),
(4096, '44.201.34.118', NULL, 3, '2023-09-12 12:49:35', '2023-09-12 12:49:57'),
(4097, '44.199.205.119', NULL, 3, '2023-09-12 12:49:43', '2023-09-12 14:49:45'),
(4098, '34.229.151.248', NULL, 1, '2023-09-12 12:50:03', '2023-09-12 12:50:03'),
(4099, '3.88.58.218', NULL, 1, '2023-09-12 12:50:12', '2023-09-12 12:50:12'),
(4100, '93.158.91.10', NULL, 1, '2023-09-12 12:58:19', '2023-09-12 12:58:19'),
(4101, '43.228.124.164', NULL, 1, '2023-09-12 13:27:18', '2023-09-12 13:27:18'),
(4102, '118.195.131.140', NULL, 16, '2023-09-12 13:35:30', '2023-09-12 13:38:13'),
(4103, '164.55.247.240', NULL, 1, '2023-09-12 13:45:22', '2023-09-12 13:45:22'),
(4104, '74.249.244.138', NULL, 2, '2023-09-12 14:06:27', '2023-09-12 14:06:33'),
(4105, '115.127.82.234', NULL, 1, '2023-09-12 14:10:47', '2023-09-12 14:10:47'),
(4106, '103.242.217.94', NULL, 1, '2023-09-12 14:24:57', '2023-09-12 14:24:57'),
(4107, '195.191.219.132', NULL, 1, '2023-09-12 14:27:18', '2023-09-12 14:27:18'),
(4108, '103.30.188.214', NULL, 1, '2023-09-12 14:38:14', '2023-09-12 14:38:14'),
(4109, '44.192.2.14', NULL, 1, '2023-09-12 14:49:49', '2023-09-12 14:49:49'),
(4110, '202.84.37.19', NULL, 1, '2023-09-12 15:15:39', '2023-09-12 15:15:39'),
(4111, '180.211.141.50', NULL, 1, '2023-09-12 15:34:04', '2023-09-12 15:34:04'),
(4112, '3.95.2.6', NULL, 1, '2023-09-12 15:58:32', '2023-09-12 15:58:32'),
(4113, '103.127.56.51', NULL, 1, '2023-09-12 17:30:38', '2023-09-12 17:30:38'),
(4114, '27.147.201.240', NULL, 1, '2023-09-12 18:02:17', '2023-09-12 18:02:17'),
(4115, '66.249.66.6', NULL, 1, '2023-09-12 18:14:35', '2023-09-12 18:14:35'),
(4116, '202.134.14.151', NULL, 1, '2023-09-12 18:16:40', '2023-09-12 18:16:40'),
(4117, '103.152.27.207', NULL, 1, '2023-09-12 18:19:41', '2023-09-12 18:19:41'),
(4118, '59.111.227.57', NULL, 1, '2023-09-12 18:37:36', '2023-09-12 18:37:36'),
(4119, '185.61.219.82', NULL, 1, '2023-09-12 19:05:31', '2023-09-12 19:05:31'),
(4120, '194.104.11.222', NULL, 1, '2023-09-12 19:05:31', '2023-09-12 19:05:31'),
(4121, '213.232.122.91', NULL, 1, '2023-09-12 19:05:31', '2023-09-12 19:05:31'),
(4122, '103.82.11.16', NULL, 1, '2023-09-12 19:21:10', '2023-09-12 19:21:10'),
(4123, '142.54.169.131', NULL, 1, '2023-09-12 19:57:21', '2023-09-12 19:57:21'),
(4124, '74.249.170.191', NULL, 1, '2023-09-12 20:01:12', '2023-09-12 20:01:12'),
(4125, '74.249.237.1', NULL, 1, '2023-09-12 20:28:55', '2023-09-12 20:28:55'),
(4126, '167.248.133.182', NULL, 1, '2023-09-12 20:31:13', '2023-09-12 20:31:13'),
(4127, '38.170.230.26', NULL, 2, '2023-09-12 20:44:18', '2023-09-12 20:44:44'),
(4128, '167.248.133.51', NULL, 1, '2023-09-12 20:52:16', '2023-09-12 20:52:16'),
(4129, '116.58.202.47', NULL, 1, '2023-09-12 20:53:31', '2023-09-12 20:53:31'),
(4130, '101.35.239.216', NULL, 5, '2023-09-12 21:06:21', '2023-09-12 21:19:55'),
(4131, '34.138.187.63', NULL, 2, '2023-09-13 01:43:51', '2023-09-13 01:44:08'),
(4132, '196.242.195.137', NULL, 1, '2023-09-13 01:56:31', '2023-09-13 01:56:31'),
(4133, '42.83.147.34', NULL, 1, '2023-09-13 01:57:26', '2023-09-13 01:57:26'),
(4134, '34.138.157.191', NULL, 1, '2023-09-13 02:00:46', '2023-09-13 02:00:46'),
(4135, '45.120.97.240', NULL, 1, '2023-09-13 02:50:57', '2023-09-13 02:50:57'),
(4136, '35.237.247.27', NULL, 1, '2023-09-13 03:28:42', '2023-09-13 03:28:42'),
(4137, '172.176.70.245', NULL, 1, '2023-09-13 04:46:47', '2023-09-13 04:46:47'),
(4138, '40.77.167.7', NULL, 1, '2023-09-13 05:24:55', '2023-09-13 05:24:55'),
(4139, '74.249.245.53', NULL, 5, '2023-09-13 06:35:58', '2023-09-13 06:35:59'),
(4140, '38.180.7.141', NULL, 1, '2023-09-13 06:49:40', '2023-09-13 06:49:40'),
(4141, '3.85.38.46', NULL, 1, '2023-09-13 07:05:42', '2023-09-13 07:05:42'),
(4142, '195.191.219.132', NULL, 1, '2023-09-13 07:17:28', '2023-09-13 07:17:28'),
(4143, '207.244.232.176', NULL, 6, '2023-09-13 07:19:37', '2023-09-13 07:19:38'),
(4144, '142.54.169.131', NULL, 2, '2023-09-13 07:29:14', '2023-09-13 20:10:48'),
(4145, '52.167.144.150', NULL, 1, '2023-09-13 07:58:50', '2023-09-13 07:58:50'),
(4146, '103.69.150.235', NULL, 2, '2023-09-13 10:03:41', '2023-09-13 12:47:42'),
(4147, '141.255.166.90', NULL, 1, '2023-09-13 10:18:08', '2023-09-13 10:18:08'),
(4148, '36.99.136.128', NULL, 1, '2023-09-13 10:54:22', '2023-09-13 10:54:22'),
(4149, '36.99.136.136', NULL, 2, '2023-09-13 10:54:24', '2023-09-13 10:55:06'),
(4150, '36.99.136.129', NULL, 1, '2023-09-13 10:55:12', '2023-09-13 10:55:12'),
(4151, '194.104.11.179', NULL, 1, '2023-09-13 10:55:34', '2023-09-13 10:55:34'),
(4152, '88.218.45.221', NULL, 1, '2023-09-13 10:55:37', '2023-09-13 10:55:37'),
(4153, '103.124.227.28', NULL, 1, '2023-09-13 11:01:56', '2023-09-13 11:01:56'),
(4154, '162.55.85.228', NULL, 3, '2023-09-13 11:35:22', '2023-09-13 16:11:13'),
(4155, '35.86.215.22', NULL, 1, '2023-09-13 11:48:16', '2023-09-13 11:48:16'),
(4156, '40.77.167.142', NULL, 1, '2023-09-13 13:07:18', '2023-09-13 13:07:18'),
(4157, '40.77.58.198', NULL, 2, '2023-09-13 13:42:20', '2023-09-13 13:43:52'),
(4158, '80.66.79.9', NULL, 3, '2023-09-13 14:08:42', '2023-09-13 14:08:43'),
(4159, '43.229.208.190', NULL, 1, '2023-09-13 14:22:28', '2023-09-13 14:22:28'),
(4160, '103.30.188.214', NULL, 5, '2023-09-13 14:23:48', '2023-09-13 14:36:52'),
(4161, '182.42.105.85', NULL, 1, '2023-09-13 14:34:05', '2023-09-13 14:34:05'),
(4162, '66.249.66.8', NULL, 1, '2023-09-13 14:38:09', '2023-09-13 14:38:09'),
(4163, '204.236.198.120', NULL, 1, '2023-09-13 14:46:42', '2023-09-13 14:46:42'),
(4164, '18.225.25.214', NULL, 1, '2023-09-13 14:46:43', '2023-09-13 14:46:43'),
(4165, '54.208.12.239', NULL, 1, '2023-09-13 14:46:48', '2023-09-13 14:46:48'),
(4166, '198.235.24.60', NULL, 1, '2023-09-13 14:58:31', '2023-09-13 14:58:31'),
(4167, '122.187.95.250', NULL, 1, '2023-09-13 15:27:10', '2023-09-13 15:27:10'),
(4168, '172.173.67.200', NULL, 1, '2023-09-13 15:33:09', '2023-09-13 15:33:09'),
(4169, '34.232.23.139', NULL, 2, '2023-09-13 16:21:00', '2023-09-13 16:21:01'),
(4170, '118.179.149.242', NULL, 1, '2023-09-13 17:33:29', '2023-09-13 17:33:29'),
(4171, '52.167.144.215', NULL, 1, '2023-09-13 17:35:24', '2023-09-13 17:35:24'),
(4172, '94.232.42.51', NULL, 1, '2023-09-13 17:47:29', '2023-09-13 17:47:29'),
(4173, '143.55.133.206', NULL, 1, '2023-09-13 18:49:48', '2023-09-13 18:49:48'),
(4174, '62.141.38.215', NULL, 6, '2023-09-13 20:16:35', '2023-09-14 03:20:31'),
(4175, '74.249.240.128', NULL, 10, '2023-09-13 21:09:43', '2023-09-14 00:59:38'),
(4176, '46.126.52.63', NULL, 1, '2023-09-13 21:32:26', '2023-09-13 21:32:26'),
(4177, '52.167.144.138', NULL, 1, '2023-09-13 21:59:09', '2023-09-13 21:59:09'),
(4178, '13.39.234.26', NULL, 1, '2023-09-13 23:33:33', '2023-09-13 23:33:33'),
(4179, '51.222.253.14', NULL, 1, '2023-09-14 00:59:26', '2023-09-14 00:59:26'),
(4180, '85.208.96.208', NULL, 1, '2023-09-14 01:48:04', '2023-09-14 01:48:04'),
(4181, '61.147.15.65', NULL, 1, '2023-09-14 03:24:51', '2023-09-14 03:24:51'),
(4182, '185.152.95.223', NULL, 1, '2023-09-14 03:33:20', '2023-09-14 03:33:20'),
(4183, '88.218.45.226', NULL, 1, '2023-09-14 03:33:20', '2023-09-14 03:33:20'),
(4184, '35.203.245.186', NULL, 1, '2023-09-14 04:09:33', '2023-09-14 04:09:33'),
(4185, '192.241.154.141', NULL, 2, '2023-09-14 04:55:54', '2023-09-14 04:55:54'),
(4186, '17.241.75.32', NULL, 1, '2023-09-14 05:39:22', '2023-09-14 05:39:22'),
(4187, '195.191.219.133', NULL, 1, '2023-09-14 05:57:25', '2023-09-14 05:57:25'),
(4188, '85.208.96.208', NULL, 1, '2023-09-14 05:58:58', '2023-09-14 05:58:58'),
(4189, '128.106.117.95', NULL, 3, '2023-09-14 06:22:14', '2023-09-14 06:23:26'),
(4190, '23.83.88.75', NULL, 1, '2023-09-14 06:55:40', '2023-09-14 06:55:40'),
(4191, '47.92.24.158', NULL, 2, '2023-09-14 07:03:29', '2023-09-14 07:03:31'),
(4192, '85.208.96.202', NULL, 1, '2023-09-14 07:10:53', '2023-09-14 07:10:53'),
(4193, '110.141.196.252', NULL, 1, '2023-09-14 07:28:43', '2023-09-14 07:28:43'),
(4194, '103.30.188.214', NULL, 6, '2023-09-14 07:32:58', '2023-09-14 13:13:45'),
(4195, '219.146.65.54', NULL, 1, '2023-09-14 08:02:17', '2023-09-14 08:02:17'),
(4196, '27.115.124.118', NULL, 1, '2023-09-14 08:02:32', '2023-09-14 08:02:32'),
(4197, '123.6.49.50', NULL, 1, '2023-09-14 08:02:43', '2023-09-14 08:02:43'),
(4198, '115.127.138.225', NULL, 1, '2023-09-14 08:29:45', '2023-09-14 08:29:45'),
(4199, '100.26.245.83', NULL, 1, '2023-09-14 08:30:50', '2023-09-14 08:30:50'),
(4200, '18.225.25.214', NULL, 2, '2023-09-14 08:30:50', '2023-09-14 14:38:44'),
(4201, '35.173.129.16', NULL, 1, '2023-09-14 08:30:56', '2023-09-14 08:30:56'),
(4202, '123.181.89.224', NULL, 1, '2023-09-14 08:40:25', '2023-09-14 08:40:25'),
(4203, '44.201.34.118', NULL, 2, '2023-09-14 09:09:55', '2023-09-14 09:10:00'),
(4204, '18.224.128.89', NULL, 1, '2023-09-14 09:09:55', '2023-09-14 09:09:55'),
(4205, '121.229.185.160', NULL, 1, '2023-09-14 09:34:46', '2023-09-14 09:34:46'),
(4206, '103.84.255.203', NULL, 1, '2023-09-14 09:42:11', '2023-09-14 09:42:11'),
(4207, '103.181.69.16', NULL, 1, '2023-09-14 09:44:42', '2023-09-14 09:44:42'),
(4208, '103.92.208.67', NULL, 1, '2023-09-14 09:48:25', '2023-09-14 09:48:25'),
(4209, '40.77.167.73', NULL, 1, '2023-09-14 09:55:34', '2023-09-14 09:55:34'),
(4210, '62.141.38.215', NULL, 2, '2023-09-14 09:57:19', '2023-09-14 09:57:20'),
(4211, '172.173.67.18', NULL, 1, '2023-09-14 10:06:10', '2023-09-14 10:06:10'),
(4212, '210.6.6.5', NULL, 1, '2023-09-14 10:28:23', '2023-09-14 10:28:23'),
(4213, '43.229.208.190', NULL, 3, '2023-09-14 10:42:20', '2023-09-14 13:35:12'),
(4214, '199.244.88.230', NULL, 1, '2023-09-14 11:07:54', '2023-09-14 11:07:54'),
(4215, '61.147.21.52', NULL, 1, '2023-09-14 11:17:41', '2023-09-14 11:17:41'),
(4216, '42.200.108.9', NULL, 1, '2023-09-14 11:36:09', '2023-09-14 11:36:09'),
(4217, '103.87.214.193', NULL, 1, '2023-09-14 11:42:15', '2023-09-14 11:42:15'),
(4218, '52.42.167.135', NULL, 1, '2023-09-14 12:22:14', '2023-09-14 12:22:14'),
(4219, '37.111.211.79', NULL, 1, '2023-09-14 13:11:00', '2023-09-14 13:11:00'),
(4220, '116.193.220.181', NULL, 1, '2023-09-14 13:23:52', '2023-09-14 13:23:52'),
(4221, '123.200.14.42', NULL, 1, '2023-09-14 13:59:12', '2023-09-14 13:59:12'),
(4222, '123.253.132.129', NULL, 1, '2023-09-14 14:10:22', '2023-09-14 14:10:22'),
(4223, '202.144.203.13', NULL, 2, '2023-09-14 14:12:25', '2023-09-14 14:20:46'),
(4224, '172.172.103.73', NULL, 2, '2023-09-14 14:30:36', '2023-09-14 17:37:37'),
(4225, '182.160.97.106', NULL, 1, '2023-09-14 14:37:41', '2023-09-14 14:37:41'),
(4226, '54.160.200.131', NULL, 2, '2023-09-14 14:38:44', '2023-09-14 14:38:49'),
(4227, '51.254.199.11', NULL, 1, '2023-09-14 15:06:26', '2023-09-14 15:06:26'),
(4228, '23.236.142.106', NULL, 1, '2023-09-14 15:18:51', '2023-09-14 15:18:51'),
(4229, '202.134.14.137', NULL, 1, '2023-09-14 16:03:51', '2023-09-14 16:03:51'),
(4230, '34.98.143.96', NULL, 1, '2023-09-14 16:18:43', '2023-09-14 16:18:43'),
(4231, '34.98.143.99', NULL, 2, '2023-09-14 16:18:43', '2023-09-14 16:18:44'),
(4232, '3.142.143.229', NULL, 1, '2023-09-14 16:18:44', '2023-09-14 16:18:44'),
(4233, '34.98.143.97', NULL, 5, '2023-09-14 16:18:44', '2023-09-14 16:18:54'),
(4234, '18.118.0.36', NULL, 1, '2023-09-14 16:18:44', '2023-09-14 16:18:44'),
(4235, '35.89.184.228', NULL, 4, '2023-09-14 16:18:45', '2023-09-14 16:18:45'),
(4236, '100.26.121.200', NULL, 1, '2023-09-14 16:18:47', '2023-09-14 16:18:47'),
(4237, '116.58.200.84', NULL, 1, '2023-09-14 16:29:52', '2023-09-14 16:29:52'),
(4238, '103.109.238.21', NULL, 1, '2023-09-14 16:54:34', '2023-09-14 16:54:34'),
(4239, '107.178.207.105', NULL, 1, '2023-09-14 17:01:40', '2023-09-14 17:01:40'),
(4240, '107.178.207.121', NULL, 1, '2023-09-14 17:01:40', '2023-09-14 17:01:40'),
(4241, '34.72.53.158', NULL, 1, '2023-09-14 17:04:41', '2023-09-14 17:04:41'),
(4242, '176.100.243.133', NULL, 2, '2023-09-14 17:04:52', '2023-09-14 17:11:31'),
(4243, '103.221.235.109', NULL, 1, '2023-09-14 17:19:16', '2023-09-14 17:19:16'),
(4244, '196.244.48.118', NULL, 1, '2023-09-14 17:19:24', '2023-09-14 17:19:24'),
(4245, '217.138.196.106', NULL, 1, '2023-09-14 17:24:17', '2023-09-14 17:24:17'),
(4246, '46.183.221.196', NULL, 1, '2023-09-14 17:24:18', '2023-09-14 17:24:18'),
(4247, '45.79.42.132', NULL, 1, '2023-09-14 17:30:03', '2023-09-14 17:30:03'),
(4248, '122.13.77.124', NULL, 1, '2023-09-14 17:31:09', '2023-09-14 17:31:09'),
(4249, '146.70.196.253', NULL, 4, '2023-09-14 17:40:14', '2023-09-14 17:58:05'),
(4250, '65.154.226.166', NULL, 1, '2023-09-14 17:41:19', '2023-09-14 17:41:19'),
(4251, '65.154.226.169', NULL, 1, '2023-09-14 17:41:19', '2023-09-14 17:41:19'),
(4252, '74.80.181.133', NULL, 2, '2023-09-14 17:46:27', '2023-09-14 17:46:27'),
(4253, '185.156.172.174', NULL, 1, '2023-09-14 17:46:27', '2023-09-14 17:46:27'),
(4254, '128.90.62.174', NULL, 2, '2023-09-14 17:46:27', '2023-09-14 17:46:27'),
(4255, '68.183.245.101', NULL, 3, '2023-09-14 17:46:27', '2023-09-14 17:49:33'),
(4256, '197.242.159.199', NULL, 1, '2023-09-14 17:46:31', '2023-09-14 17:46:31'),
(4257, '51.75.141.254', NULL, 1, '2023-09-14 17:49:31', '2023-09-14 17:49:31'),
(4258, '161.35.246.138', NULL, 1, '2023-09-14 17:49:31', '2023-09-14 17:49:31'),
(4259, '167.88.60.232', NULL, 1, '2023-09-14 17:49:32', '2023-09-14 17:49:32'),
(4260, '173.245.211.8', NULL, 1, '2023-09-14 17:49:32', '2023-09-14 17:49:32'),
(4261, '103.30.191.58', NULL, 1, '2023-09-14 17:50:05', '2023-09-14 17:50:05'),
(4262, '85.246.63.56', NULL, 1, '2023-09-14 18:14:58', '2023-09-14 18:14:58'),
(4263, '52.17.54.30', NULL, 2, '2023-09-14 19:11:42', '2023-09-14 19:11:43'),
(4264, '74.249.242.30', NULL, 1, '2023-09-14 19:12:40', '2023-09-14 19:12:40'),
(4265, '103.73.198.155', NULL, 1, '2023-09-14 19:25:14', '2023-09-14 19:25:14'),
(4266, '95.173.168.14', NULL, 4, '2023-09-14 19:41:52', '2023-09-14 19:41:58'),
(4267, '59.36.175.46', NULL, 1, '2023-09-14 19:57:27', '2023-09-14 19:57:27'),
(4268, '74.249.243.71', NULL, 3, '2023-09-14 20:14:26', '2023-09-14 20:14:28'),
(4269, '103.38.55.22', NULL, 1, '2023-09-14 20:31:10', '2023-09-14 20:31:10'),
(4270, '44.234.89.20', NULL, 1, '2023-09-14 20:50:34', '2023-09-14 20:50:34'),
(4271, '74.249.243.82', NULL, 1, '2023-09-14 20:58:15', '2023-09-14 20:58:15'),
(4272, '74.249.240.228', NULL, 1, '2023-09-14 21:06:52', '2023-09-14 21:06:52'),
(4273, '204.101.161.19', NULL, 1, '2023-09-14 21:10:51', '2023-09-14 21:10:51'),
(4274, '3.81.21.40', NULL, 1, '2023-09-14 21:13:04', '2023-09-14 21:13:04'),
(4275, '74.249.236.83', NULL, 1, '2023-09-14 21:19:02', '2023-09-14 21:19:02'),
(4276, '66.249.66.10', NULL, 2, '2023-09-14 22:00:30', '2023-09-14 23:27:59'),
(4277, '74.249.241.122', NULL, 2, '2023-09-14 22:08:50', '2023-09-14 22:08:52'),
(4278, '107.166.125.245', NULL, 1, '2023-09-14 22:16:26', '2023-09-14 22:16:26'),
(4279, '66.249.66.1', NULL, 1, '2023-09-14 22:26:34', '2023-09-14 22:26:34'),
(4280, '104.222.43.96', NULL, 2, '2023-09-14 23:26:02', '2023-09-14 23:26:03'),
(4281, '104.222.43.166', NULL, 2, '2023-09-14 23:26:03', '2023-09-14 23:26:03'),
(4282, '104.222.43.238', NULL, 2, '2023-09-14 23:29:01', '2023-09-14 23:29:01'),
(4283, '104.222.43.239', NULL, 2, '2023-09-14 23:29:02', '2023-09-14 23:29:02'),
(4284, '104.222.43.6', NULL, 2, '2023-09-14 23:29:14', '2023-09-14 23:29:15'),
(4285, '104.222.43.58', NULL, 2, '2023-09-14 23:29:17', '2023-09-14 23:29:17'),
(4286, '104.222.43.26', NULL, 2, '2023-09-14 23:29:27', '2023-09-14 23:29:28'),
(4287, '185.181.60.189', NULL, 1, '2023-09-14 23:31:03', '2023-09-14 23:31:03'),
(4288, '38.152.244.234', NULL, 1, '2023-09-14 23:43:32', '2023-09-14 23:43:32'),
(4289, '38.152.246.144', NULL, 1, '2023-09-14 23:43:32', '2023-09-14 23:43:32'),
(4290, '38.152.247.84', NULL, 1, '2023-09-14 23:43:32', '2023-09-14 23:43:32'),
(4291, '20.14.142.113', NULL, 6, '2023-09-15 01:41:11', '2023-09-15 01:41:12'),
(4292, '74.249.240.128', NULL, 5, '2023-09-15 01:46:26', '2023-09-15 01:46:27'),
(4293, '52.167.144.138', NULL, 1, '2023-09-15 01:55:49', '2023-09-15 01:55:49'),
(4294, '103.25.120.186', NULL, 1, '2023-09-15 02:04:29', '2023-09-15 02:04:29'),
(4295, '45.120.97.240', NULL, 2, '2023-09-15 02:56:22', '2023-09-15 03:24:26'),
(4296, '205.169.39.232', NULL, 2, '2023-09-15 03:11:33', '2023-09-15 03:11:48'),
(4297, '205.169.39.222', NULL, 2, '2023-09-15 03:17:33', '2023-09-15 03:17:46'),
(4298, '119.28.202.234', NULL, 4, '2023-09-15 04:03:27', '2023-09-16 03:29:24'),
(4299, '128.90.181.48', NULL, 1, '2023-09-15 04:38:45', '2023-09-15 04:38:45'),
(4300, '103.96.38.154', NULL, 2, '2023-09-15 05:42:29', '2023-09-15 05:42:30'),
(4301, '42.236.101.202', NULL, 1, '2023-09-15 07:07:45', '2023-09-15 07:07:45'),
(4302, '52.167.144.180', NULL, 1, '2023-09-15 07:16:35', '2023-09-15 07:16:35'),
(4303, '175.6.217.4', NULL, 1, '2023-09-15 08:05:07', '2023-09-15 08:05:07'),
(4304, '17.241.75.167', NULL, 1, '2023-09-15 08:07:57', '2023-09-15 08:07:57'),
(4305, '195.191.219.131', NULL, 1, '2023-09-15 08:55:55', '2023-09-15 08:55:55'),
(4306, '205.169.39.227', NULL, 1, '2023-09-15 08:56:52', '2023-09-15 08:56:52'),
(4307, '17.241.227.244', NULL, 1, '2023-09-15 10:37:53', '2023-09-15 10:37:53'),
(4308, '59.153.102.242', NULL, 2, '2023-09-15 11:49:11', '2023-09-15 12:17:49'),
(4309, '35.195.93.98', NULL, 1, '2023-09-15 11:51:33', '2023-09-15 11:51:33'),
(4310, '35.233.62.116', NULL, 1, '2023-09-15 11:51:33', '2023-09-15 11:51:33'),
(4311, '116.204.154.10', NULL, 2, '2023-09-15 12:01:12', '2023-09-15 12:59:12'),
(4312, '66.249.66.12', NULL, 2, '2023-09-15 12:01:35', '2023-09-15 12:16:07'),
(4313, '66.249.66.10', NULL, 1, '2023-09-15 12:06:26', '2023-09-15 12:06:26'),
(4314, '5.188.62.140', NULL, 2, '2023-09-15 12:31:51', '2023-09-15 12:31:56'),
(4315, '37.111.242.154', NULL, 1, '2023-09-15 12:51:37', '2023-09-15 12:51:37'),
(4316, '74.249.240.7', NULL, 5, '2023-09-15 13:00:43', '2023-09-15 13:00:44'),
(4317, '52.167.144.218', NULL, 1, '2023-09-15 13:07:02', '2023-09-15 13:07:02'),
(4318, '162.213.196.78', NULL, 1, '2023-09-15 14:11:22', '2023-09-15 14:11:22'),
(4319, '93.159.230.88', NULL, 1, '2023-09-15 16:00:35', '2023-09-15 16:00:35'),
(4320, '87.250.224.26', NULL, 1, '2023-09-15 17:11:19', '2023-09-15 17:11:19'),
(4321, '87.250.224.20', NULL, 1, '2023-09-15 17:11:20', '2023-09-15 17:11:20'),
(4322, '213.180.203.230', NULL, 1, '2023-09-15 17:13:24', '2023-09-15 17:13:24'),
(4323, '5.255.231.59', NULL, 1, '2023-09-15 17:13:24', '2023-09-15 17:13:24'),
(4324, '54.165.160.217', NULL, 1, '2023-09-15 17:22:17', '2023-09-15 17:22:17'),
(4325, '62.141.38.215', NULL, 2, '2023-09-15 18:32:31', '2023-09-15 18:32:31'),
(4326, '49.7.227.204', NULL, 1, '2023-09-15 18:37:58', '2023-09-15 18:37:58'),
(4327, '40.77.58.246', NULL, 2, '2023-09-15 19:13:41', '2023-09-15 19:16:24'),
(4328, '51.211.82.207', NULL, 2, '2023-09-15 19:40:18', '2023-09-15 19:40:32'),
(4329, '74.249.236.83', NULL, 2, '2023-09-15 19:47:26', '2023-09-15 19:47:30'),
(4330, '167.248.133.187', NULL, 1, '2023-09-15 20:28:30', '2023-09-15 20:28:30'),
(4331, '14.116.251.29', NULL, 20, '2023-09-15 21:44:35', '2023-09-15 21:47:48'),
(4332, '167.94.138.33', NULL, 1, '2023-09-15 21:57:00', '2023-09-15 21:57:00'),
(4333, '66.249.70.172', NULL, 1, '2023-09-15 22:01:44', '2023-09-15 22:01:44'),
(4334, '202.137.134.28', NULL, 1, '2023-09-15 22:11:46', '2023-09-15 22:11:46'),
(4335, '103.194.186.170', NULL, 1, '2023-09-15 22:21:32', '2023-09-15 22:21:32'),
(4336, '27.124.21.147', NULL, 2, '2023-09-15 22:46:37', '2023-09-15 22:46:39'),
(4337, '37.111.246.73', NULL, 1, '2023-09-15 22:49:07', '2023-09-15 22:49:07'),
(4338, '14.29.140.161', NULL, 1, '2023-09-15 22:50:50', '2023-09-15 22:50:50'),
(4339, '52.167.144.178', NULL, 1, '2023-09-15 23:08:19', '2023-09-15 23:08:19'),
(4340, '162.55.85.228', NULL, 1, '2023-09-16 00:31:15', '2023-09-16 00:31:15'),
(4341, '213.189.216.27', NULL, 1, '2023-09-16 01:01:23', '2023-09-16 01:01:23'),
(4342, '172.173.82.25', NULL, 1, '2023-09-16 02:24:28', '2023-09-16 02:24:28'),
(4343, '158.222.127.121', NULL, 1, '2023-09-16 03:13:19', '2023-09-16 03:13:19'),
(4344, '67.205.168.49', NULL, 2, '2023-09-16 04:55:16', '2023-09-16 04:55:16'),
(4345, '66.249.66.10', NULL, 3, '2023-09-16 07:42:35', '2023-09-16 12:59:09'),
(4346, '103.133.201.227', NULL, 1, '2023-09-16 08:24:40', '2023-09-16 08:24:40'),
(4347, '195.191.219.133', NULL, 1, '2023-09-16 09:37:30', '2023-09-16 09:37:30'),
(4348, '37.111.214.129', NULL, 1, '2023-09-16 09:58:04', '2023-09-16 09:58:04'),
(4349, '185.104.186.210', NULL, 3, '2023-09-16 10:02:33', '2023-09-16 10:02:35'),
(4350, '103.151.0.101', NULL, 1, '2023-09-16 10:31:33', '2023-09-16 10:31:33'),
(4351, '198.235.24.111', NULL, 1, '2023-09-16 10:55:58', '2023-09-16 10:55:58'),
(4352, '37.111.225.83', NULL, 1, '2023-09-16 12:22:03', '2023-09-16 12:22:03'),
(4353, '37.111.192.248', NULL, 1, '2023-09-16 12:33:57', '2023-09-16 12:33:57'),
(4354, '23.234.38.164', NULL, 1, '2023-09-16 12:56:20', '2023-09-16 12:56:20'),
(4355, '74.249.236.83', NULL, 1, '2023-09-16 13:03:40', '2023-09-16 13:03:40'),
(4356, '20.203.20.27', NULL, 1, '2023-09-16 13:20:48', '2023-09-16 13:20:48'),
(4357, '66.249.70.169', NULL, 1, '2023-09-16 13:46:21', '2023-09-16 13:46:21'),
(4358, '149.102.249.63', NULL, 1, '2023-09-16 13:50:34', '2023-09-16 13:50:34'),
(4359, '146.190.212.201', NULL, 2, '2023-09-16 13:51:46', '2023-09-16 13:51:47'),
(4360, '103.120.38.224', NULL, 2, '2023-09-16 14:32:12', '2023-09-16 14:33:31'),
(4361, '54.242.251.22', NULL, 1, '2023-09-16 15:08:56', '2023-09-16 15:08:56'),
(4362, '66.249.66.11', NULL, 2, '2023-09-16 15:27:51', '2023-09-16 15:48:46'),
(4363, '195.123.241.30', NULL, 2, '2023-09-16 15:30:01', '2023-09-16 15:30:01'),
(4364, '110.226.176.68', NULL, 1, '2023-09-16 15:37:07', '2023-09-16 15:37:07'),
(4365, '37.111.210.36', NULL, 2, '2023-09-16 15:51:45', '2023-09-16 18:06:11'),
(4366, '50.87.233.18', NULL, 1, '2023-09-16 15:56:26', '2023-09-16 15:56:26'),
(4367, '27.124.21.147', NULL, 2, '2023-09-16 16:18:17', '2023-09-16 16:18:19'),
(4368, '193.32.87.41', NULL, 1, '2023-09-16 16:49:25', '2023-09-16 16:49:25'),
(4369, '51.11.244.129', NULL, 1, '2023-09-16 17:16:08', '2023-09-16 17:16:08'),
(4370, '59.32.102.239', NULL, 1, '2023-09-16 18:46:15', '2023-09-16 18:46:15'),
(4371, '202.134.8.131', NULL, 1, '2023-09-16 19:59:16', '2023-09-16 19:59:16'),
(4372, '146.59.242.236', NULL, 1, '2023-09-16 20:30:11', '2023-09-16 20:30:11'),
(4373, '40.77.167.47', NULL, 1, '2023-09-16 21:03:26', '2023-09-16 21:03:26'),
(4374, '134.0.165.207', NULL, 1, '2023-09-16 21:06:16', '2023-09-16 21:06:16'),
(4375, '42.83.147.54', NULL, 1, '2023-09-16 21:55:45', '2023-09-16 21:55:45'),
(4376, '103.151.75.235', NULL, 1, '2023-09-16 22:17:53', '2023-09-16 22:17:53'),
(4377, '167.248.133.191', NULL, 1, '2023-09-17 00:26:14', '2023-09-17 00:26:14'),
(4378, '162.142.125.217', NULL, 1, '2023-09-17 00:32:54', '2023-09-17 00:32:54'),
(4379, '103.194.186.170', NULL, 1, '2023-09-17 00:47:50', '2023-09-17 00:47:50'),
(4380, '173.234.225.248', NULL, 1, '2023-09-17 02:27:12', '2023-09-17 02:27:12'),
(4381, '23.108.46.149', NULL, 1, '2023-09-17 02:30:57', '2023-09-17 02:30:57'),
(4382, '119.28.202.234', NULL, 2, '2023-09-17 02:56:46', '2023-09-17 02:56:47'),
(4383, '20.114.22.115', NULL, 2, '2023-09-17 03:39:28', '2023-09-17 03:39:28'),
(4384, '172.173.68.6', NULL, 2, '2023-09-17 04:12:17', '2023-09-17 20:41:39'),
(4385, '77.75.76.164', NULL, 2, '2023-09-17 05:05:26', '2023-09-17 22:38:51'),
(4386, '167.71.198.87', NULL, 3, '2023-09-17 05:42:58', '2023-09-17 05:43:01'),
(4387, '15.204.182.106', NULL, 2, '2023-09-17 06:14:14', '2023-09-17 06:26:06'),
(4388, '66.249.70.173', NULL, 1, '2023-09-17 06:19:10', '2023-09-17 06:19:10'),
(4389, '178.128.218.220', NULL, 5, '2023-09-17 06:38:06', '2023-09-17 06:38:09'),
(4390, '195.191.219.133', NULL, 1, '2023-09-17 07:58:05', '2023-09-17 07:58:05'),
(4391, '66.249.70.167', NULL, 1, '2023-09-17 08:31:33', '2023-09-17 08:31:33'),
(4392, '103.169.181.66', NULL, 1, '2023-09-17 08:44:11', '2023-09-17 08:44:11'),
(4393, '180.211.141.30', NULL, 1, '2023-09-17 09:00:43', '2023-09-17 09:00:43'),
(4394, '3.88.58.218', NULL, 3, '2023-09-17 09:02:03', '2023-09-17 11:42:51'),
(4395, '18.225.25.214', NULL, 7, '2023-09-17 09:02:03', '2023-09-17 13:45:42'),
(4396, '34.205.26.60', NULL, 3, '2023-09-17 09:02:08', '2023-09-17 12:32:23'),
(4397, '43.229.208.190', NULL, 2, '2023-09-17 09:03:30', '2023-09-17 09:04:21'),
(4398, '74.249.245.39', NULL, 1, '2023-09-17 09:12:46', '2023-09-17 09:12:46'),
(4399, '204.236.198.120', NULL, 2, '2023-09-17 09:16:01', '2023-09-17 12:08:17'),
(4400, '35.173.129.16', NULL, 3, '2023-09-17 09:16:03', '2023-09-17 12:32:29'),
(4401, '44.192.2.14', NULL, 3, '2023-09-17 09:16:09', '2023-09-17 13:45:48'),
(4402, '54.208.12.239', NULL, 2, '2023-09-17 09:16:09', '2023-09-17 12:09:59'),
(4403, '27.147.186.113', NULL, 1, '2023-09-17 09:28:35', '2023-09-17 09:28:35'),
(4404, '54.70.53.60', NULL, 1, '2023-09-17 09:32:55', '2023-09-17 09:32:55'),
(4405, '176.111.174.153', NULL, 1, '2023-09-17 09:48:26', '2023-09-17 09:48:26'),
(4406, '223.27.92.144', NULL, 1, '2023-09-17 10:19:35', '2023-09-17 10:19:35'),
(4407, '103.162.111.3', NULL, 1, '2023-09-17 10:43:19', '2023-09-17 10:43:19'),
(4408, '212.227.164.148', NULL, 1, '2023-09-17 11:36:24', '2023-09-17 11:36:24'),
(4409, '103.15.42.68', NULL, 1, '2023-09-17 11:42:56', '2023-09-17 11:42:56'),
(4410, '74.249.236.83', NULL, 4, '2023-09-17 11:48:00', '2023-09-18 01:55:34'),
(4411, '71.163.94.71', NULL, 1, '2023-09-17 11:58:59', '2023-09-17 11:58:59'),
(4412, '100.26.245.83', NULL, 1, '2023-09-17 12:04:48', '2023-09-17 12:04:48'),
(4413, '18.224.128.89', NULL, 4, '2023-09-17 12:04:48', '2023-09-17 12:32:23'),
(4414, '34.229.151.248', NULL, 1, '2023-09-17 12:08:22', '2023-09-17 12:08:22'),
(4415, '66.249.66.10', NULL, 1, '2023-09-17 12:11:58', '2023-09-17 12:11:58'),
(4416, '3.238.1.152', NULL, 1, '2023-09-17 12:16:30', '2023-09-17 12:16:30'),
(4417, '44.199.205.119', NULL, 1, '2023-09-17 12:16:36', '2023-09-17 12:16:36'),
(4418, '27.124.8.205', NULL, 1, '2023-09-17 12:21:19', '2023-09-17 12:21:19'),
(4419, '37.111.206.199', NULL, 1, '2023-09-17 12:45:01', '2023-09-17 12:45:01'),
(4420, '220.152.114.230', NULL, 1, '2023-09-17 12:46:51', '2023-09-17 12:46:51'),
(4421, '172.176.70.245', NULL, 2, '2023-09-17 12:55:57', '2023-09-17 17:19:12'),
(4422, '87.249.132.178', NULL, 1, '2023-09-17 12:57:08', '2023-09-17 12:57:08'),
(4423, '35.163.116.50', NULL, 1, '2023-09-17 12:57:18', '2023-09-17 12:57:18'),
(4424, '65.154.226.170', NULL, 1, '2023-09-17 12:59:07', '2023-09-17 12:59:07'),
(4425, '52.167.144.195', NULL, 1, '2023-09-17 13:05:38', '2023-09-17 13:05:38'),
(4426, '198.235.24.10', NULL, 1, '2023-09-17 13:21:47', '2023-09-17 13:21:47'),
(4427, '163.47.39.194', NULL, 1, '2023-09-17 13:21:49', '2023-09-17 13:21:49'),
(4428, '66.249.70.174', NULL, 1, '2023-09-17 13:44:03', '2023-09-17 13:44:03'),
(4429, '54.160.200.131', NULL, 1, '2023-09-17 13:45:42', '2023-09-17 13:45:42'),
(4430, '162.213.196.78', NULL, 1, '2023-09-17 14:14:27', '2023-09-17 14:14:27'),
(4431, '39.162.168.132', NULL, 1, '2023-09-17 14:19:55', '2023-09-17 14:19:55'),
(4432, '103.169.181.30', NULL, 2, '2023-09-17 14:30:09', '2023-09-17 14:30:27'),
(4433, '82.165.20.44', NULL, 1, '2023-09-17 14:36:36', '2023-09-17 14:36:36'),
(4434, '38.170.230.26', NULL, 2, '2023-09-17 15:05:52', '2023-09-17 15:06:14'),
(4435, '172.104.174.103', NULL, 6, '2023-09-17 16:02:17', '2023-09-17 16:02:36'),
(4436, '37.111.219.246', NULL, 1, '2023-09-17 16:10:37', '2023-09-17 16:10:37'),
(4437, '128.90.135.86', NULL, 1, '2023-09-17 16:28:34', '2023-09-17 16:28:34'),
(4438, '136.243.220.211', NULL, 1, '2023-09-17 17:04:14', '2023-09-17 17:04:14'),
(4439, '103.95.211.2', NULL, 1, '2023-09-17 17:04:20', '2023-09-17 17:04:20'),
(4440, '77.75.78.164', NULL, 1, '2023-09-17 17:14:45', '2023-09-17 17:14:45'),
(4441, '74.249.237.164', NULL, 1, '2023-09-17 18:10:13', '2023-09-17 18:10:13'),
(4442, '198.235.24.181', NULL, 1, '2023-09-17 18:42:10', '2023-09-17 18:42:10'),
(4443, '66.249.66.9', NULL, 1, '2023-09-17 20:26:18', '2023-09-17 20:26:18'),
(4444, '18.237.241.44', NULL, 1, '2023-09-17 20:31:53', '2023-09-17 20:31:53'),
(4445, '34.222.126.151', NULL, 1, '2023-09-17 20:32:46', '2023-09-17 20:32:46'),
(4446, '34.220.82.226', NULL, 1, '2023-09-17 20:33:32', '2023-09-17 20:33:32'),
(4447, '54.202.170.80', NULL, 1, '2023-09-17 20:34:45', '2023-09-17 20:34:45'),
(4448, '103.68.61.169', NULL, 1, '2023-09-17 20:55:59', '2023-09-17 20:55:59'),
(4449, '40.77.167.61', NULL, 1, '2023-09-17 21:45:28', '2023-09-17 21:45:28'),
(4450, '122.10.9.200', NULL, 1, '2023-09-17 21:51:04', '2023-09-17 21:51:04'),
(4451, '51.222.253.2', NULL, 1, '2023-09-17 22:10:13', '2023-09-17 22:10:13'),
(4452, '34.75.36.158', NULL, 2, '2023-09-17 22:56:45', '2023-09-17 23:04:25'),
(4453, '154.51.131.142', NULL, 1, '2023-09-17 23:10:52', '2023-09-17 23:10:52'),
(4454, '111.7.100.34', NULL, 1, '2023-09-17 23:11:02', '2023-09-17 23:11:02'),
(4455, '111.7.100.35', NULL, 1, '2023-09-17 23:11:04', '2023-09-17 23:11:04'),
(4456, '185.190.42.200', NULL, 1, '2023-09-17 23:11:19', '2023-09-17 23:11:19'),
(4457, '172.172.103.113', NULL, 1, '2023-09-17 23:22:12', '2023-09-17 23:22:12'),
(4458, '103.194.186.170', NULL, 1, '2023-09-17 23:50:01', '2023-09-17 23:50:01'),
(4459, '149.56.150.113', NULL, 4, '2023-09-17 23:52:18', '2023-09-17 23:52:28'),
(4460, '149.56.150.137', NULL, 1, '2023-09-17 23:53:39', '2023-09-17 23:53:39'),
(4461, '51.222.253.5', NULL, 1, '2023-09-18 00:06:58', '2023-09-18 00:06:58'),
(4462, '35.185.117.104', NULL, 2, '2023-09-18 00:37:55', '2023-09-18 00:45:26'),
(4463, '3.132.214.0', NULL, 1, '2023-09-18 00:46:43', '2023-09-18 00:46:43'),
(4464, '34.97.215.126', NULL, 3, '2023-09-18 00:55:48', '2023-09-18 00:55:51'),
(4465, '20.14.190.56', NULL, 2, '2023-09-18 01:55:10', '2023-09-18 01:55:10'),
(4466, '119.28.202.234', NULL, 2, '2023-09-18 02:10:51', '2023-09-18 02:10:52'),
(4467, '205.210.31.2', NULL, 1, '2023-09-18 02:34:28', '2023-09-18 02:34:28'),
(4468, '81.209.177.145', NULL, 2, '2023-09-18 02:34:55', '2023-09-18 02:35:38'),
(4469, '168.235.203.238', NULL, 1, '2023-09-18 03:37:20', '2023-09-18 03:37:20'),
(4470, '172.172.103.113', NULL, 1, '2023-09-18 04:11:58', '2023-09-18 04:11:58'),
(4471, '3.91.147.100', NULL, 1, '2023-09-18 05:01:00', '2023-09-18 05:01:00'),
(4472, '206.189.50.216', NULL, 2, '2023-09-18 05:52:47', '2023-09-18 05:52:48'),
(4473, '93.158.90.68', NULL, 1, '2023-09-18 06:08:46', '2023-09-18 06:08:46'),
(4474, '54.236.10.227', NULL, 1, '2023-09-18 06:34:39', '2023-09-18 06:34:39'),
(4475, '195.191.219.133', NULL, 1, '2023-09-18 06:40:48', '2023-09-18 06:40:48'),
(4476, '27.115.124.53', NULL, 1, '2023-09-18 06:42:39', '2023-09-18 06:42:39'),
(4477, '24.199.92.105', NULL, 1, '2023-09-18 06:47:37', '2023-09-18 06:47:37'),
(4478, '42.236.17.8', NULL, 1, '2023-09-18 07:23:20', '2023-09-18 07:23:20'),
(4479, '20.104.218.224', NULL, 1, '2023-09-18 07:59:10', '2023-09-18 07:59:10'),
(4480, '68.183.150.123', NULL, 1, '2023-09-18 08:18:58', '2023-09-18 08:18:58');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(4481, '42.236.12.254', NULL, 1, '2023-09-18 08:34:48', '2023-09-18 08:34:48'),
(4482, '34.205.26.60', NULL, 3, '2023-09-18 08:55:18', '2023-09-18 09:39:42'),
(4483, '18.224.128.89', NULL, 7, '2023-09-18 08:55:19', '2023-09-18 16:05:42'),
(4484, '54.208.12.239', NULL, 4, '2023-09-18 08:55:24', '2023-09-18 16:05:48'),
(4485, '44.201.34.118', NULL, 1, '2023-09-18 08:55:27', '2023-09-18 08:55:27'),
(4486, '18.225.25.214', NULL, 2, '2023-09-18 08:55:27', '2023-09-18 09:55:44'),
(4487, '103.169.181.30', NULL, 1, '2023-09-18 09:26:40', '2023-09-18 09:26:40'),
(4488, '17.241.75.247', NULL, 1, '2023-09-18 09:34:56', '2023-09-18 09:34:56'),
(4489, '3.88.58.218', NULL, 2, '2023-09-18 09:39:36', '2023-09-18 13:19:34'),
(4490, '204.236.198.120', NULL, 2, '2023-09-18 09:39:45', '2023-09-18 16:05:42'),
(4491, '35.173.129.16', NULL, 1, '2023-09-18 09:39:50', '2023-09-18 09:39:50'),
(4492, '44.192.2.14', NULL, 1, '2023-09-18 09:55:50', '2023-09-18 09:55:50'),
(4493, '103.187.24.35', NULL, 1, '2023-09-18 10:31:16', '2023-09-18 10:31:16'),
(4494, '172.251.52.160', NULL, 2, '2023-09-18 10:42:24', '2023-09-18 15:52:19'),
(4495, '42.236.101.213', NULL, 1, '2023-09-18 10:52:08', '2023-09-18 10:52:08'),
(4496, '103.175.131.13', NULL, 2, '2023-09-18 11:48:56', '2023-09-18 11:49:20'),
(4497, '43.229.208.190', NULL, 2, '2023-09-18 12:02:17', '2023-09-18 14:01:03'),
(4498, '58.145.187.252', NULL, 2, '2023-09-18 12:25:30', '2023-09-18 12:25:46'),
(4499, '44.199.205.119', NULL, 2, '2023-09-18 13:19:29', '2023-09-18 13:19:34'),
(4500, '3.238.1.152', NULL, 1, '2023-09-18 13:19:34', '2023-09-18 13:19:34'),
(4501, '185.191.171.6', NULL, 1, '2023-09-18 13:22:14', '2023-09-18 13:22:14'),
(4502, '103.114.36.231', NULL, 1, '2023-09-18 13:44:35', '2023-09-18 13:44:35'),
(4503, '210.4.75.45', NULL, 3, '2023-09-18 13:45:17', '2023-09-18 13:50:06'),
(4504, '205.210.31.28', NULL, 1, '2023-09-18 13:59:07', '2023-09-18 13:59:07'),
(4505, '172.173.66.31', NULL, 1, '2023-09-18 14:17:24', '2023-09-18 14:17:24'),
(4506, '83.145.36.70', NULL, 1, '2023-09-18 14:24:23', '2023-09-18 14:24:23'),
(4507, '103.193.174.99', NULL, 1, '2023-09-18 14:57:58', '2023-09-18 14:57:58'),
(4508, '23.248.193.202', NULL, 1, '2023-09-18 15:04:15', '2023-09-18 15:04:15'),
(4509, '40.77.167.10', NULL, 1, '2023-09-18 15:33:40', '2023-09-18 15:33:40'),
(4510, '103.124.225.15', NULL, 1, '2023-09-18 16:35:25', '2023-09-18 16:35:25'),
(4511, '137.220.79.210', NULL, 1, '2023-09-18 17:21:20', '2023-09-18 17:21:20'),
(4512, '183.82.241.154', NULL, 1, '2023-09-18 18:45:11', '2023-09-18 18:45:11'),
(4513, '72.14.201.140', NULL, 1, '2023-09-18 19:06:49', '2023-09-18 19:06:49'),
(4514, '103.120.167.96', NULL, 1, '2023-09-18 19:06:54', '2023-09-18 19:06:54'),
(4515, '45.58.182.45', NULL, 4, '2023-09-18 19:19:09', '2023-09-19 03:16:18'),
(4516, '103.96.36.121', NULL, 1, '2023-09-18 20:26:45', '2023-09-18 20:26:45'),
(4517, '87.236.176.239', NULL, 1, '2023-09-18 20:31:34', '2023-09-18 20:31:34'),
(4518, '87.236.176.232', NULL, 1, '2023-09-18 20:31:37', '2023-09-18 20:31:37'),
(4519, '51.222.253.3', NULL, 1, '2023-09-18 21:25:37', '2023-09-18 21:25:37'),
(4520, '194.104.11.152', NULL, 1, '2023-09-18 22:13:01', '2023-09-18 22:13:01'),
(4521, '94.247.172.129', NULL, 1, '2023-09-18 23:08:19', '2023-09-18 23:08:19'),
(4522, '103.212.81.118', NULL, 1, '2023-09-18 23:16:40', '2023-09-18 23:16:40'),
(4523, '103.194.186.170', NULL, 1, '2023-09-18 23:19:03', '2023-09-18 23:19:03'),
(4524, '51.222.253.7', NULL, 1, '2023-09-18 23:26:31', '2023-09-18 23:26:31'),
(4525, '42.249.196.73', NULL, 1, '2023-09-18 23:48:24', '2023-09-18 23:48:24'),
(4526, '146.190.83.68', NULL, 5, '2023-09-19 00:53:13', '2023-09-19 00:53:16'),
(4527, '119.28.202.234', NULL, 2, '2023-09-19 01:37:05', '2023-09-19 01:37:05'),
(4528, '40.77.58.246', NULL, 2, '2023-09-19 02:42:07', '2023-09-19 02:43:51'),
(4529, '114.10.26.217', NULL, 1, '2023-09-19 03:52:32', '2023-09-19 03:52:32'),
(4530, '51.178.146.199', NULL, 1, '2023-09-19 04:00:00', '2023-09-19 04:00:00'),
(4531, '27.147.202.198', NULL, 1, '2023-09-19 04:45:01', '2023-09-19 04:45:01'),
(4532, '195.191.219.133', NULL, 1, '2023-09-19 05:50:41', '2023-09-19 05:50:41'),
(4533, '51.11.244.129', NULL, 1, '2023-09-19 06:06:41', '2023-09-19 06:06:41'),
(4534, '70.40.218.93', NULL, 1, '2023-09-19 07:06:23', '2023-09-19 07:06:23'),
(4535, '51.222.253.18', NULL, 1, '2023-09-19 07:19:49', '2023-09-19 07:19:49'),
(4536, '205.210.31.166', NULL, 1, '2023-09-19 07:20:09', '2023-09-19 07:20:09'),
(4537, '103.212.81.118', NULL, 1, '2023-09-19 07:22:00', '2023-09-19 07:22:00'),
(4538, '205.210.31.183', NULL, 1, '2023-09-19 08:50:54', '2023-09-19 08:50:54'),
(4539, '128.199.246.72', NULL, 5, '2023-09-19 08:51:05', '2023-09-19 08:51:07'),
(4540, '193.186.4.159', NULL, 2, '2023-09-19 08:59:18', '2023-09-19 08:59:43'),
(4541, '72.14.201.159', NULL, 4, '2023-09-19 09:01:37', '2023-09-19 12:16:55'),
(4542, '40.77.167.18', NULL, 1, '2023-09-19 09:27:41', '2023-09-19 09:27:41'),
(4543, '103.145.70.100', NULL, 1, '2023-09-19 09:35:31', '2023-09-19 09:35:31'),
(4544, '54.88.179.33', NULL, 2, '2023-09-19 09:44:28', '2023-09-19 09:44:29'),
(4545, '35.171.144.152', NULL, 1, '2023-09-19 09:44:29', '2023-09-19 09:44:29'),
(4546, '103.29.124.149', NULL, 6, '2023-09-19 10:59:48', '2023-09-19 11:00:03'),
(4547, '118.179.42.226', NULL, 1, '2023-09-19 11:13:58', '2023-09-19 11:13:58'),
(4548, '103.253.44.55', NULL, 1, '2023-09-19 11:27:17', '2023-09-19 11:27:17'),
(4549, '128.90.43.85', NULL, 1, '2023-09-19 12:08:49', '2023-09-19 12:08:49'),
(4550, '54.173.207.149', NULL, 1, '2023-09-19 13:17:43', '2023-09-19 13:17:43'),
(4551, '111.72.183.250', NULL, 1, '2023-09-19 13:22:25', '2023-09-19 13:22:25'),
(4552, '162.213.196.78', NULL, 1, '2023-09-19 14:11:50', '2023-09-19 14:11:50'),
(4553, '196.196.53.124', NULL, 1, '2023-09-19 15:05:43', '2023-09-19 15:05:43'),
(4554, '103.163.51.43', NULL, 1, '2023-09-19 15:19:09', '2023-09-19 15:19:09'),
(4555, '52.167.144.219', NULL, 1, '2023-09-19 15:42:06', '2023-09-19 15:42:06'),
(4556, '74.208.2.213', NULL, 1, '2023-09-19 15:50:05', '2023-09-19 15:50:05'),
(4557, '74.208.2.183', NULL, 1, '2023-09-19 15:54:14', '2023-09-19 15:54:14'),
(4558, '74.208.2.223', NULL, 1, '2023-09-19 15:54:25', '2023-09-19 15:54:25'),
(4559, '100.26.245.83', NULL, 2, '2023-09-19 16:21:02', '2023-09-19 16:24:23'),
(4560, '18.224.128.89', NULL, 2, '2023-09-19 16:21:02', '2023-09-19 16:24:17'),
(4561, '54.208.12.239', NULL, 2, '2023-09-19 16:21:07', '2023-09-19 16:38:55'),
(4562, '3.88.58.218', NULL, 3, '2023-09-19 16:23:52', '2023-09-19 16:38:58'),
(4563, '18.225.25.214', NULL, 4, '2023-09-19 16:23:52', '2023-09-19 16:38:59'),
(4564, '3.238.1.152', NULL, 1, '2023-09-19 16:23:57', '2023-09-19 16:23:57'),
(4565, '34.205.26.60', NULL, 1, '2023-09-19 16:24:43', '2023-09-19 16:24:43'),
(4566, '54.160.200.131', NULL, 1, '2023-09-19 16:24:49', '2023-09-19 16:24:49'),
(4567, '59.153.102.100', NULL, 1, '2023-09-19 16:26:35', '2023-09-19 16:26:35'),
(4568, '35.173.129.16', NULL, 2, '2023-09-19 16:38:49', '2023-09-19 16:39:04'),
(4569, '27.147.201.240', NULL, 1, '2023-09-19 16:51:23', '2023-09-19 16:51:23'),
(4570, '194.104.11.152', NULL, 1, '2023-09-19 16:57:49', '2023-09-19 16:57:49'),
(4571, '52.167.144.195', NULL, 1, '2023-09-19 17:19:04', '2023-09-19 17:19:04'),
(4572, '37.19.223.18', NULL, 1, '2023-09-19 17:37:09', '2023-09-19 17:37:09'),
(4573, '103.150.254.93', NULL, 3, '2023-09-19 18:21:05', '2023-09-19 18:22:10'),
(4574, '51.222.253.5', NULL, 1, '2023-09-19 18:38:52', '2023-09-19 18:38:52'),
(4575, '213.232.122.155', NULL, 1, '2023-09-19 19:41:08', '2023-09-19 19:41:08'),
(4576, '103.194.186.170', NULL, 1, '2023-09-19 19:51:34', '2023-09-19 19:51:34'),
(4577, '54.245.170.177', NULL, 1, '2023-09-19 20:57:00', '2023-09-19 20:57:00'),
(4578, '18.237.196.214', NULL, 1, '2023-09-19 20:57:04', '2023-09-19 20:57:04'),
(4579, '185.191.171.16', NULL, 1, '2023-09-19 21:29:35', '2023-09-19 21:29:35'),
(4580, '205.210.31.44', NULL, 1, '2023-09-19 22:18:28', '2023-09-19 22:18:28'),
(4581, '51.222.253.8', NULL, 1, '2023-09-19 22:37:09', '2023-09-19 22:37:09'),
(4582, '44.234.48.35', NULL, 1, '2023-09-19 23:38:41', '2023-09-19 23:38:41'),
(4583, '119.28.202.234', NULL, 2, '2023-09-20 00:58:27', '2023-09-20 00:58:28'),
(4584, '85.208.96.198', NULL, 1, '2023-09-20 01:30:25', '2023-09-20 01:30:25'),
(4585, '119.30.41.156', NULL, 1, '2023-09-20 03:24:42', '2023-09-20 03:24:42'),
(4586, '207.46.13.127', NULL, 1, '2023-09-20 03:42:26', '2023-09-20 03:42:26'),
(4587, '85.208.96.199', NULL, 1, '2023-09-20 04:10:19', '2023-09-20 04:10:19'),
(4588, '180.232.71.74', NULL, 1, '2023-09-20 04:42:57', '2023-09-20 04:42:57'),
(4589, '20.38.35.70', NULL, 1, '2023-09-20 04:45:31', '2023-09-20 04:45:31'),
(4590, '51.222.253.10', NULL, 1, '2023-09-20 05:02:21', '2023-09-20 05:02:21'),
(4591, '185.104.186.210', NULL, 3, '2023-09-20 05:04:24', '2023-09-20 05:04:25'),
(4592, '64.225.69.59', NULL, 2, '2023-09-20 05:11:15', '2023-09-20 05:11:16'),
(4593, '194.163.189.149', NULL, 2, '2023-09-20 05:19:31', '2023-09-20 05:19:58'),
(4594, '95.108.213.171', NULL, 1, '2023-09-20 06:15:40', '2023-09-20 06:15:40'),
(4595, '95.108.213.82', NULL, 1, '2023-09-20 06:15:40', '2023-09-20 06:15:40'),
(4596, '95.108.213.107', NULL, 1, '2023-09-20 06:17:45', '2023-09-20 06:17:45'),
(4597, '213.180.203.252', NULL, 1, '2023-09-20 06:17:45', '2023-09-20 06:17:45'),
(4598, '103.176.19.23', NULL, 1, '2023-09-20 07:00:54', '2023-09-20 07:00:54'),
(4599, '34.118.148.250', NULL, 3, '2023-09-20 07:49:59', '2023-09-20 07:50:12'),
(4600, '42.83.147.54', NULL, 1, '2023-09-20 08:14:21', '2023-09-20 08:14:21'),
(4601, '100.26.245.83', NULL, 2, '2023-09-20 08:31:15', '2023-09-20 15:21:03'),
(4602, '18.224.128.89', NULL, 6, '2023-09-20 08:31:15', '2023-09-20 15:20:55'),
(4603, '44.199.205.119', NULL, 3, '2023-09-20 08:31:22', '2023-09-20 15:20:54'),
(4604, '3.88.58.218', NULL, 3, '2023-09-20 08:31:28', '2023-09-20 09:56:04'),
(4605, '34.205.26.60', NULL, 1, '2023-09-20 08:31:36', '2023-09-20 08:31:36'),
(4606, '44.192.2.14', NULL, 1, '2023-09-20 08:35:37', '2023-09-20 08:35:37'),
(4607, '18.225.25.214', NULL, 8, '2023-09-20 08:35:37', '2023-09-20 13:16:17'),
(4608, '3.238.1.152', NULL, 1, '2023-09-20 08:35:45', '2023-09-20 08:35:45'),
(4609, '34.229.151.248', NULL, 5, '2023-09-20 08:36:49', '2023-09-20 13:16:17'),
(4610, '54.160.200.131', NULL, 2, '2023-09-20 08:36:56', '2023-09-20 13:08:09'),
(4611, '203.188.250.166', NULL, 1, '2023-09-20 08:51:34', '2023-09-20 08:51:34'),
(4612, '44.201.34.118', NULL, 5, '2023-09-20 09:55:57', '2023-09-20 13:16:51'),
(4613, '35.173.129.16', NULL, 2, '2023-09-20 09:56:04', '2023-09-20 11:09:31'),
(4614, '43.245.123.167', NULL, 2, '2023-09-20 09:57:20', '2023-09-20 09:58:04'),
(4615, '115.127.9.218', NULL, 1, '2023-09-20 10:33:45', '2023-09-20 10:33:45'),
(4616, '37.111.214.190', NULL, 1, '2023-09-20 11:09:19', '2023-09-20 11:09:19'),
(4617, '45.125.222.58', NULL, 1, '2023-09-20 11:27:59', '2023-09-20 11:27:59'),
(4618, '66.249.66.5', NULL, 1, '2023-09-20 11:47:25', '2023-09-20 11:47:25'),
(4619, '40.77.167.43', NULL, 1, '2023-09-20 11:56:20', '2023-09-20 11:56:20'),
(4620, '72.14.201.159', NULL, 2, '2023-09-20 12:02:38', '2023-09-20 14:43:07'),
(4621, '40.94.227.33', NULL, 1, '2023-09-20 12:19:33', '2023-09-20 12:19:33'),
(4622, '40.94.227.126', NULL, 1, '2023-09-20 12:20:37', '2023-09-20 12:20:37'),
(4623, '54.208.12.239', NULL, 1, '2023-09-20 13:08:08', '2023-09-20 13:08:08'),
(4624, '204.236.198.120', NULL, 1, '2023-09-20 13:08:13', '2023-09-20 13:08:13'),
(4625, '51.222.253.2', NULL, 1, '2023-09-20 13:14:47', '2023-09-20 13:14:47'),
(4626, '195.191.219.130', NULL, 1, '2023-09-20 13:39:00', '2023-09-20 13:39:00'),
(4627, '180.148.210.6', NULL, 1, '2023-09-20 13:57:47', '2023-09-20 13:57:47'),
(4628, '198.235.24.213', NULL, 1, '2023-09-20 14:04:50', '2023-09-20 14:04:50'),
(4629, '123.0.17.180', NULL, 1, '2023-09-20 15:21:43', '2023-09-20 15:21:43'),
(4630, '103.108.178.39', NULL, 1, '2023-09-20 15:37:25', '2023-09-20 15:37:25'),
(4631, '51.222.253.9', NULL, 2, '2023-09-20 16:45:10', '2023-09-21 00:53:26'),
(4632, '3.224.220.101', NULL, 3, '2023-09-20 18:01:15', '2023-09-20 18:01:37'),
(4633, '52.70.240.171', NULL, 3, '2023-09-20 18:01:34', '2023-09-20 18:02:33'),
(4634, '23.22.35.162', NULL, 2, '2023-09-20 18:01:58', '2023-09-20 18:02:31'),
(4635, '167.94.146.59', NULL, 1, '2023-09-20 18:11:19', '2023-09-20 18:11:19'),
(4636, '1.25.107.228', NULL, 1, '2023-09-20 18:30:28', '2023-09-20 18:30:28'),
(4637, '173.249.57.253', NULL, 1, '2023-09-20 18:32:16', '2023-09-20 18:32:16'),
(4638, '185.220.100.244', NULL, 1, '2023-09-20 18:32:17', '2023-09-20 18:32:17'),
(4639, '185.244.24.42', NULL, 1, '2023-09-20 18:32:29', '2023-09-20 18:32:29'),
(4640, '185.220.102.241', NULL, 1, '2023-09-20 18:32:30', '2023-09-20 18:32:30'),
(4641, '103.140.176.50', NULL, 1, '2023-09-20 18:50:01', '2023-09-20 18:50:01'),
(4642, '27.147.202.198', NULL, 1, '2023-09-20 19:29:06', '2023-09-20 19:29:06'),
(4643, '66.249.66.12', NULL, 1, '2023-09-20 20:41:01', '2023-09-20 20:41:01'),
(4644, '66.249.66.10', NULL, 1, '2023-09-20 20:41:01', '2023-09-20 20:41:01'),
(4645, '103.60.175.140', NULL, 1, '2023-09-20 20:45:39', '2023-09-20 20:45:39'),
(4646, '207.46.13.154', NULL, 2, '2023-09-20 21:06:19', '2023-09-21 01:59:05'),
(4647, '138.199.16.151', NULL, 1, '2023-09-20 21:21:12', '2023-09-20 21:21:12'),
(4648, '194.110.113.228', NULL, 1, '2023-09-20 21:21:14', '2023-09-20 21:21:14'),
(4649, '51.222.253.16', NULL, 1, '2023-09-20 21:29:58', '2023-09-20 21:29:58'),
(4650, '103.148.178.10', NULL, 2, '2023-09-20 21:31:15', '2023-09-20 21:31:15'),
(4651, '66.249.66.4', NULL, 1, '2023-09-20 21:33:30', '2023-09-20 21:33:30'),
(4652, '162.55.85.224', NULL, 1, '2023-09-20 21:36:30', '2023-09-20 21:36:30'),
(4653, '167.94.138.124', NULL, 1, '2023-09-20 22:18:11', '2023-09-20 22:18:11'),
(4654, '17.241.227.251', NULL, 1, '2023-09-20 22:38:11', '2023-09-20 22:38:11'),
(4655, '20.8.1.140', NULL, 1, '2023-09-20 22:45:59', '2023-09-20 22:45:59'),
(4656, '20.54.221.68', NULL, 5, '2023-09-20 22:47:26', '2023-09-20 22:59:43'),
(4657, '51.124.88.240', NULL, 1, '2023-09-20 22:56:29', '2023-09-20 22:56:29'),
(4658, '54.175.153.124', NULL, 1, '2023-09-20 23:27:46', '2023-09-20 23:27:46'),
(4659, '119.28.202.234', NULL, 2, '2023-09-21 00:27:43', '2023-09-21 00:27:44'),
(4660, '5.188.62.21', NULL, 1, '2023-09-21 01:35:55', '2023-09-21 01:35:55'),
(4661, '5.255.231.155', NULL, 1, '2023-09-21 03:06:27', '2023-09-21 03:06:27'),
(4662, '5.255.231.185', NULL, 1, '2023-09-21 03:06:27', '2023-09-21 03:06:27'),
(4663, '95.108.213.201', NULL, 1, '2023-09-21 03:08:31', '2023-09-21 03:08:31'),
(4664, '5.255.231.51', NULL, 1, '2023-09-21 03:08:31', '2023-09-21 03:08:31'),
(4665, '51.222.253.18', NULL, 1, '2023-09-21 04:03:53', '2023-09-21 04:03:53'),
(4666, '38.152.244.95', NULL, 1, '2023-09-21 05:20:37', '2023-09-21 05:20:37'),
(4667, '195.191.219.132', NULL, 1, '2023-09-21 06:18:32', '2023-09-21 06:18:32'),
(4668, '217.160.15.62', NULL, 1, '2023-09-21 06:45:13', '2023-09-21 06:45:13'),
(4669, '35.87.127.107', NULL, 1, '2023-09-21 08:41:55', '2023-09-21 08:41:55'),
(4670, '34.159.197.187', NULL, 2, '2023-09-21 08:46:11', '2023-09-21 19:17:55'),
(4671, '43.229.208.190', NULL, 9, '2023-09-21 08:55:04', '2023-09-21 13:49:01'),
(4672, '3.238.1.152', NULL, 5, '2023-09-21 09:18:58', '2023-09-21 13:42:31'),
(4673, '204.236.198.120', NULL, 2, '2023-09-21 09:19:15', '2023-09-21 12:22:44'),
(4674, '18.224.128.89', NULL, 3, '2023-09-21 09:19:15', '2023-09-21 12:22:39'),
(4675, '54.175.153.124', NULL, 1, '2023-09-21 09:28:18', '2023-09-21 09:28:18'),
(4676, '193.186.4.159', NULL, 1, '2023-09-21 09:56:11', '2023-09-21 09:56:11'),
(4677, '27.147.206.250', NULL, 1, '2023-09-21 11:01:34', '2023-09-21 11:01:34'),
(4678, '51.222.253.7', NULL, 1, '2023-09-21 11:16:05', '2023-09-21 11:16:05'),
(4679, '44.199.205.119', NULL, 2, '2023-09-21 11:53:45', '2023-09-21 13:42:37'),
(4680, '54.208.12.239', NULL, 1, '2023-09-21 11:53:45', '2023-09-21 11:53:45'),
(4681, '18.225.25.214', NULL, 4, '2023-09-21 11:53:45', '2023-09-21 13:42:31'),
(4682, '34.229.151.248', NULL, 2, '2023-09-21 11:53:45', '2023-09-21 11:53:50'),
(4683, '44.192.2.14', NULL, 1, '2023-09-21 11:53:50', '2023-09-21 11:53:50'),
(4684, '100.26.245.83', NULL, 1, '2023-09-21 12:22:38', '2023-09-21 12:22:38'),
(4685, '185.243.40.180', NULL, 1, '2023-09-21 12:25:32', '2023-09-21 12:25:32'),
(4686, '54.160.200.131', NULL, 1, '2023-09-21 12:34:15', '2023-09-21 12:34:15'),
(4687, '72.14.201.159', NULL, 2, '2023-09-21 13:25:29', '2023-09-21 15:06:50'),
(4688, '51.222.253.8', NULL, 1, '2023-09-21 13:28:29', '2023-09-21 13:28:29'),
(4689, '65.154.226.170', NULL, 1, '2023-09-21 13:58:57', '2023-09-21 13:58:57'),
(4690, '122.10.9.200', NULL, 1, '2023-09-21 14:12:13', '2023-09-21 14:12:13'),
(4691, '162.213.196.78', NULL, 1, '2023-09-21 14:14:10', '2023-09-21 14:14:10'),
(4692, '27.124.21.147', NULL, 2, '2023-09-21 14:53:32', '2023-09-21 14:53:35'),
(4693, '103.68.61.169', NULL, 1, '2023-09-21 15:24:54', '2023-09-21 15:24:54'),
(4694, '41.214.42.87', NULL, 1, '2023-09-21 15:41:59', '2023-09-21 15:41:59'),
(4695, '166.0.218.33', NULL, 1, '2023-09-21 16:09:49', '2023-09-21 16:09:49'),
(4696, '137.226.113.44', NULL, 1, '2023-09-21 18:56:46', '2023-09-21 18:56:46'),
(4697, '37.111.197.44', NULL, 2, '2023-09-21 19:12:44', '2023-09-21 19:19:18'),
(4698, '51.222.253.20', NULL, 2, '2023-09-21 20:02:49', '2023-09-22 01:42:05'),
(4699, '162.241.24.104', NULL, 1, '2023-09-21 21:21:35', '2023-09-21 21:21:35'),
(4700, '157.55.39.203', NULL, 1, '2023-09-21 22:14:30', '2023-09-21 22:14:30'),
(4701, '115.85.30.29', NULL, 1, '2023-09-21 22:18:52', '2023-09-21 22:18:52'),
(4702, '3.34.202.190', NULL, 2, '2023-09-21 23:23:32', '2023-09-21 23:23:34'),
(4703, '119.28.202.234', NULL, 2, '2023-09-21 23:51:46', '2023-09-21 23:51:47'),
(4704, '213.109.202.201', NULL, 1, '2023-09-22 03:43:51', '2023-09-22 03:43:51'),
(4705, '115.133.215.50', NULL, 3, '2023-09-22 04:06:59', '2023-09-22 04:07:23'),
(4706, '205.210.31.24', NULL, 1, '2023-09-22 05:00:48', '2023-09-22 05:00:48'),
(4707, '80.66.79.9', NULL, 3, '2023-09-22 05:13:38', '2023-09-22 05:13:40'),
(4708, '164.92.122.254', NULL, 2, '2023-09-22 05:28:27', '2023-09-22 05:28:27'),
(4709, '34.159.197.187', NULL, 1, '2023-09-22 05:31:09', '2023-09-22 05:31:09'),
(4710, '18.209.158.192', NULL, 1, '2023-09-22 05:31:27', '2023-09-22 05:31:27'),
(4711, '62.122.184.194', NULL, 1, '2023-09-22 06:31:25', '2023-09-22 06:31:25'),
(4712, '195.191.219.132', NULL, 1, '2023-09-22 07:12:40', '2023-09-22 07:12:40'),
(4713, '52.167.144.194', NULL, 1, '2023-09-22 08:06:27', '2023-09-22 08:06:27'),
(4714, '167.248.133.185', NULL, 1, '2023-09-22 08:08:17', '2023-09-22 08:08:17'),
(4715, '205.210.31.46', NULL, 1, '2023-09-22 08:26:34', '2023-09-22 08:26:34'),
(4716, '51.222.253.10', NULL, 2, '2023-09-22 08:49:59', '2023-09-22 15:51:41'),
(4717, '152.58.180.15', NULL, 1, '2023-09-22 09:03:18', '2023-09-22 09:03:18'),
(4718, '51.222.253.15', NULL, 1, '2023-09-22 09:34:55', '2023-09-22 09:34:55'),
(4719, '167.94.145.56', NULL, 1, '2023-09-22 09:38:50', '2023-09-22 09:38:50'),
(4720, '213.180.203.79', NULL, 1, '2023-09-22 11:03:09', '2023-09-22 11:03:09'),
(4721, '95.108.213.194', NULL, 1, '2023-09-22 11:03:09', '2023-09-22 11:03:09'),
(4722, '66.249.73.130', NULL, 1, '2023-09-22 11:49:30', '2023-09-22 11:49:30'),
(4723, '192.142.17.17', NULL, 3, '2023-09-22 12:54:19', '2023-09-22 12:54:39'),
(4724, '42.104.112.42', NULL, 1, '2023-09-22 13:15:42', '2023-09-22 13:15:42'),
(4725, '52.167.144.197', NULL, 1, '2023-09-22 13:39:01', '2023-09-22 13:39:01'),
(4726, '66.249.79.162', NULL, 1, '2023-09-22 13:52:57', '2023-09-22 13:52:57'),
(4727, '45.32.80.202', NULL, 3, '2023-09-22 14:08:22', '2023-09-22 14:13:17'),
(4728, '51.254.199.11', NULL, 1, '2023-09-22 14:36:32', '2023-09-22 14:36:32'),
(4729, '66.249.79.163', NULL, 5, '2023-09-22 14:36:56', '2023-09-23 03:23:48'),
(4730, '165.22.33.199', NULL, 2, '2023-09-22 15:02:18', '2023-09-22 15:02:19'),
(4731, '170.106.64.177', NULL, 4, '2023-09-22 15:49:28', '2023-09-23 02:31:41'),
(4732, '179.43.191.18', NULL, 1, '2023-09-22 17:03:40', '2023-09-22 17:03:40'),
(4733, '139.99.69.126', NULL, 6, '2023-09-22 17:53:21', '2023-09-22 17:53:25'),
(4734, '23.22.35.162', NULL, 1, '2023-09-22 18:00:58', '2023-09-22 18:00:58'),
(4735, '20.31.79.78', NULL, 1, '2023-09-22 19:44:27', '2023-09-22 19:44:27'),
(4736, '5.133.192.140', NULL, 1, '2023-09-22 20:14:46', '2023-09-22 20:14:46'),
(4737, '35.171.144.152', NULL, 3, '2023-09-22 20:28:34', '2023-09-22 20:31:16'),
(4738, '51.222.253.16', NULL, 1, '2023-09-22 21:04:45', '2023-09-22 21:04:45'),
(4739, '34.211.142.142', NULL, 1, '2023-09-22 21:10:27', '2023-09-22 21:10:27'),
(4740, '54.148.72.103', NULL, 1, '2023-09-22 21:10:29', '2023-09-22 21:10:29'),
(4741, '51.89.22.139', NULL, 1, '2023-09-22 21:31:16', '2023-09-22 21:31:16'),
(4742, '59.153.103.48', NULL, 1, '2023-09-22 21:47:25', '2023-09-22 21:47:25'),
(4743, '103.194.186.170', NULL, 1, '2023-09-22 22:15:31', '2023-09-22 22:15:31'),
(4744, '119.28.202.234', NULL, 2, '2023-09-22 23:28:30', '2023-09-22 23:28:31'),
(4745, '66.249.66.9', NULL, 1, '2023-09-22 23:50:04', '2023-09-22 23:50:04'),
(4746, '34.232.23.139', NULL, 1, '2023-09-23 00:15:19', '2023-09-23 00:15:19'),
(4747, '205.210.31.130', NULL, 1, '2023-09-23 00:20:06', '2023-09-23 00:20:06'),
(4748, '35.237.36.155', NULL, 2, '2023-09-23 01:31:12', '2023-09-23 01:39:51'),
(4749, '51.222.253.18', NULL, 1, '2023-09-23 02:26:11', '2023-09-23 02:26:11'),
(4750, '66.249.66.10', NULL, 1, '2023-09-23 03:38:06', '2023-09-23 03:38:06'),
(4751, '66.249.66.5', NULL, 1, '2023-09-23 03:38:12', '2023-09-23 03:38:12'),
(4752, '51.222.253.8', NULL, 2, '2023-09-23 04:17:09', '2023-09-23 22:44:52'),
(4753, '35.196.21.185', NULL, 2, '2023-09-23 04:32:27', '2023-09-23 04:42:48'),
(4754, '78.129.165.8', NULL, 2, '2023-09-23 05:58:25', '2023-09-23 05:59:37'),
(4755, '144.76.102.243', NULL, 1, '2023-09-23 06:18:35', '2023-09-23 06:18:35'),
(4756, '40.77.167.76', NULL, 1, '2023-09-23 07:01:03', '2023-09-23 07:01:03'),
(4757, '198.235.24.175', NULL, 1, '2023-09-23 07:17:51', '2023-09-23 07:17:51'),
(4758, '195.191.219.133', NULL, 1, '2023-09-23 07:23:11', '2023-09-23 07:23:11'),
(4759, '54.198.70.141', NULL, 1, '2023-09-23 07:26:17', '2023-09-23 07:26:17'),
(4760, '116.58.205.178', NULL, 1, '2023-09-23 09:12:15', '2023-09-23 09:12:15'),
(4761, '193.186.4.159', NULL, 1, '2023-09-23 09:37:47', '2023-09-23 09:37:47'),
(4762, '51.222.253.20', NULL, 1, '2023-09-23 09:43:23', '2023-09-23 09:43:23'),
(4763, '178.254.29.124', NULL, 1, '2023-09-23 11:57:21', '2023-09-23 11:57:21'),
(4764, '212.192.193.218', NULL, 1, '2023-09-23 12:13:00', '2023-09-23 12:13:00'),
(4765, '66.249.79.162', NULL, 2, '2023-09-23 12:22:53', '2023-09-23 13:26:47'),
(4766, '66.249.66.6', NULL, 1, '2023-09-23 12:40:03', '2023-09-23 12:40:03'),
(4767, '38.154.99.247', NULL, 1, '2023-09-23 13:10:26', '2023-09-23 13:10:26'),
(4768, '42.0.7.231', NULL, 1, '2023-09-23 13:40:32', '2023-09-23 13:40:32'),
(4769, '162.213.196.78', NULL, 1, '2023-09-23 14:11:26', '2023-09-23 14:11:26'),
(4770, '52.167.144.235', NULL, 1, '2023-09-23 14:18:33', '2023-09-23 14:18:33'),
(4771, '59.153.103.193', NULL, 1, '2023-09-23 14:37:32', '2023-09-23 14:37:32'),
(4772, '51.222.253.15', NULL, 1, '2023-09-23 14:42:56', '2023-09-23 14:42:56'),
(4773, '39.163.23.178', NULL, 1, '2023-09-23 14:50:55', '2023-09-23 14:50:55'),
(4774, '35.237.241.15', NULL, 1, '2023-09-23 16:25:26', '2023-09-23 16:25:26'),
(4775, '198.235.24.30', NULL, 1, '2023-09-23 17:38:15', '2023-09-23 17:38:15'),
(4776, '66.249.77.200', NULL, 2, '2023-09-23 18:07:12', '2023-09-24 00:31:19'),
(4777, '17.241.75.11', NULL, 1, '2023-09-23 18:08:35', '2023-09-23 18:08:35'),
(4778, '103.29.239.10', NULL, 1, '2023-09-23 18:19:22', '2023-09-23 18:19:22'),
(4779, '205.210.31.109', NULL, 1, '2023-09-23 19:15:35', '2023-09-23 19:15:35'),
(4780, '198.235.24.72', NULL, 1, '2023-09-23 19:22:33', '2023-09-23 19:22:33'),
(4781, '51.222.253.6', NULL, 1, '2023-09-23 19:59:41', '2023-09-23 19:59:41'),
(4782, '20.191.45.212', NULL, 2, '2023-09-23 20:12:54', '2023-09-23 20:12:54'),
(4783, '103.223.8.164', NULL, 1, '2023-09-23 20:13:37', '2023-09-23 20:13:37'),
(4784, '199.244.88.232', NULL, 1, '2023-09-23 20:14:05', '2023-09-23 20:14:05'),
(4785, '185.104.186.210', NULL, 3, '2023-09-23 20:35:45', '2023-09-23 20:35:47'),
(4786, '35.153.93.204', NULL, 6, '2023-09-23 21:53:05', '2023-09-23 21:53:07'),
(4787, '18.213.192.61', NULL, 1, '2023-09-23 21:56:24', '2023-09-23 21:56:24'),
(4788, '119.28.202.234', NULL, 2, '2023-09-23 23:18:48', '2023-09-23 23:18:49'),
(4789, '103.109.59.229', NULL, 1, '2023-09-24 00:14:51', '2023-09-24 00:14:51'),
(4790, '66.249.77.199', NULL, 2, '2023-09-24 00:44:51', '2023-09-24 00:49:44'),
(4791, '172.86.99.21', NULL, 1, '2023-09-24 01:43:54', '2023-09-24 01:43:54'),
(4792, '35.247.108.0', NULL, 1, '2023-09-24 02:19:55', '2023-09-24 02:19:55'),
(4793, '38.242.250.246', NULL, 1, '2023-09-24 03:00:54', '2023-09-24 03:00:54'),
(4794, '51.222.253.19', NULL, 1, '2023-09-24 03:26:45', '2023-09-24 03:26:45'),
(4795, '165.227.177.81', NULL, 2, '2023-09-24 04:39:57', '2023-09-24 04:39:58'),
(4796, '87.236.176.128', NULL, 1, '2023-09-24 04:41:56', '2023-09-24 04:41:56'),
(4797, '138.197.102.229', NULL, 2, '2023-09-24 05:58:30', '2023-09-24 05:58:30'),
(4798, '162.241.85.189', NULL, 1, '2023-09-24 06:25:39', '2023-09-24 06:25:39'),
(4799, '166.0.218.45', NULL, 1, '2023-09-24 06:26:41', '2023-09-24 06:26:41'),
(4800, '205.210.31.39', NULL, 1, '2023-09-24 06:44:44', '2023-09-24 06:44:44'),
(4801, '195.191.219.132', NULL, 1, '2023-09-24 07:03:38', '2023-09-24 07:03:38'),
(4802, '51.222.253.20', NULL, 1, '2023-09-24 07:18:47', '2023-09-24 07:18:47'),
(4803, '77.73.69.156', NULL, 2, '2023-09-24 08:40:56', '2023-09-24 08:42:28'),
(4804, '66.249.66.6', NULL, 1, '2023-09-24 09:25:15', '2023-09-24 09:25:15'),
(4805, '103.181.70.7', NULL, 1, '2023-09-24 10:46:31', '2023-09-24 10:46:31'),
(4806, '103.194.186.170', NULL, 1, '2023-09-24 10:58:14', '2023-09-24 10:58:14'),
(4807, '51.222.253.7', NULL, 1, '2023-09-24 11:55:12', '2023-09-24 11:55:12'),
(4808, '135.181.220.18', NULL, 1, '2023-09-24 12:01:49', '2023-09-24 12:01:49'),
(4809, '173.249.27.178', NULL, 1, '2023-09-24 12:18:28', '2023-09-24 12:18:28'),
(4810, '205.210.31.12', NULL, 1, '2023-09-24 12:26:08', '2023-09-24 12:26:08'),
(4811, '93.158.92.11', NULL, 1, '2023-09-24 12:29:03', '2023-09-24 12:29:03'),
(4812, '3.208.92.254', NULL, 5, '2023-09-24 12:31:19', '2023-09-24 14:50:23'),
(4813, '18.224.128.89', NULL, 2, '2023-09-24 12:31:19', '2023-09-24 13:03:00'),
(4814, '44.200.249.51', NULL, 1, '2023-09-24 12:31:24', '2023-09-24 12:31:24'),
(4815, '66.249.66.9', NULL, 1, '2023-09-24 12:39:54', '2023-09-24 12:39:54'),
(4816, '119.30.41.110', NULL, 1, '2023-09-24 12:45:00', '2023-09-24 12:45:00'),
(4817, '3.215.174.59', NULL, 1, '2023-09-24 13:03:05', '2023-09-24 13:03:05'),
(4818, '54.39.50.123', NULL, 2, '2023-09-24 13:23:30', '2023-09-24 13:30:45'),
(4819, '52.167.144.202', NULL, 1, '2023-09-24 13:45:44', '2023-09-24 13:45:44'),
(4820, '40.77.167.28', NULL, 1, '2023-09-24 13:46:50', '2023-09-24 13:46:50'),
(4821, '3.85.118.2', NULL, 2, '2023-09-24 13:54:22', '2023-09-24 14:50:31'),
(4822, '54.145.34.14', NULL, 2, '2023-09-24 13:54:30', '2023-09-24 14:34:49'),
(4823, '202.53.165.130', NULL, 1, '2023-09-24 13:55:43', '2023-09-24 13:55:43'),
(4824, '54.91.0.19', NULL, 2, '2023-09-24 13:58:19', '2023-09-24 14:32:54'),
(4825, '119.30.41.112', NULL, 1, '2023-09-24 14:13:58', '2023-09-24 14:13:58'),
(4826, '54.198.55.44', NULL, 2, '2023-09-24 14:14:25', '2023-09-24 14:32:49'),
(4827, '18.225.25.214', NULL, 3, '2023-09-24 14:32:49', '2023-09-24 14:50:23'),
(4828, '54.91.123.101', NULL, 1, '2023-09-24 14:34:59', '2023-09-24 14:34:59'),
(4829, '193.186.4.159', NULL, 1, '2023-09-24 14:42:41', '2023-09-24 14:42:41'),
(4830, '103.153.66.136', NULL, 1, '2023-09-24 14:42:45', '2023-09-24 14:42:45'),
(4831, '35.217.51.60', NULL, 1, '2023-09-24 14:43:04', '2023-09-24 14:43:04'),
(4832, '13.209.11.174', NULL, 2, '2023-09-24 14:47:32', '2023-09-24 14:47:33'),
(4833, '65.109.145.168', NULL, 1, '2023-09-24 14:57:34', '2023-09-24 14:57:34'),
(4834, '40.77.167.52', NULL, 1, '2023-09-24 15:23:20', '2023-09-24 15:23:20'),
(4835, '178.63.44.174', NULL, 3, '2023-09-24 15:36:44', '2023-09-24 23:36:05'),
(4836, '173.252.87.10', NULL, 1, '2023-09-24 16:59:57', '2023-09-24 16:59:57'),
(4837, '40.77.167.76', NULL, 1, '2023-09-24 17:48:22', '2023-09-24 17:48:22'),
(4838, '17.241.227.174', NULL, 1, '2023-09-24 19:16:49', '2023-09-24 19:16:49'),
(4839, '87.236.176.230', NULL, 1, '2023-09-24 19:26:51', '2023-09-24 19:26:51'),
(4840, '66.249.66.10', NULL, 1, '2023-09-24 19:46:55', '2023-09-24 19:46:55'),
(4841, '66.249.77.196', NULL, 2, '2023-09-24 20:44:06', '2023-09-25 03:42:38'),
(4842, '89.149.87.118', NULL, 2, '2023-09-24 20:44:52', '2023-09-25 00:13:59'),
(4843, '193.218.118.89', NULL, 1, '2023-09-24 21:11:17', '2023-09-24 21:11:17'),
(4844, '193.189.100.205', NULL, 1, '2023-09-24 21:11:20', '2023-09-24 21:11:20'),
(4845, '104.192.3.74', NULL, 1, '2023-09-24 21:11:21', '2023-09-24 21:11:21'),
(4846, '185.220.100.245', NULL, 1, '2023-09-24 21:11:28', '2023-09-24 21:11:28'),
(4847, '185.220.100.247', NULL, 1, '2023-09-24 21:11:29', '2023-09-24 21:11:29'),
(4848, '35.153.93.204', NULL, 4, '2023-09-24 21:42:32', '2023-09-24 21:59:02'),
(4849, '51.222.253.8', NULL, 1, '2023-09-24 22:14:11', '2023-09-24 22:14:11'),
(4850, '52.25.208.208', NULL, 1, '2023-09-24 22:42:07', '2023-09-24 22:42:07'),
(4851, '119.28.202.234', NULL, 2, '2023-09-24 22:44:04', '2023-09-24 22:44:05'),
(4852, '42.236.17.123', NULL, 1, '2023-09-24 22:57:42', '2023-09-24 22:57:42'),
(4853, '178.63.49.23', NULL, 2, '2023-09-24 23:16:06', '2023-09-24 23:16:09'),
(4854, '42.236.12.211', NULL, 1, '2023-09-24 23:30:22', '2023-09-24 23:30:22'),
(4855, '42.236.17.42', NULL, 1, '2023-09-25 01:08:49', '2023-09-25 01:08:49'),
(4856, '198.235.24.139', NULL, 1, '2023-09-25 05:27:05', '2023-09-25 05:27:05'),
(4857, '51.15.17.105', NULL, 1, '2023-09-25 05:54:02', '2023-09-25 05:54:02'),
(4858, '54.80.169.42', NULL, 1, '2023-09-25 06:43:33', '2023-09-25 06:43:33'),
(4859, '159.69.110.180', NULL, 1, '2023-09-25 06:45:41', '2023-09-25 06:45:41'),
(4860, '51.222.253.13', NULL, 2, '2023-09-25 07:13:21', '2023-09-25 09:10:12'),
(4861, '195.191.219.132', NULL, 1, '2023-09-25 07:15:49', '2023-09-25 07:15:49'),
(4862, '51.222.253.20', NULL, 1, '2023-09-25 07:33:36', '2023-09-25 07:33:36'),
(4863, '180.194.249.29', NULL, 1, '2023-09-25 08:25:14', '2023-09-25 08:25:14'),
(4864, '37.111.213.245', NULL, 1, '2023-09-25 08:34:32', '2023-09-25 08:34:32'),
(4865, '51.222.253.6', NULL, 1, '2023-09-25 08:49:40', '2023-09-25 08:49:40'),
(4866, '103.194.186.170', NULL, 2, '2023-09-25 08:50:09', '2023-09-25 23:20:54'),
(4867, '103.25.176.42', NULL, 1, '2023-09-25 09:00:44', '2023-09-25 09:00:44'),
(4868, '54.88.140.115', NULL, 1, '2023-09-25 09:34:15', '2023-09-25 09:34:15'),
(4869, '122.99.100.173', NULL, 1, '2023-09-25 10:10:40', '2023-09-25 10:10:40'),
(4870, '3.26.196.32', NULL, 1, '2023-09-25 10:40:49', '2023-09-25 10:40:49'),
(4871, '13.54.217.201', NULL, 1, '2023-09-25 10:40:51', '2023-09-25 10:40:51'),
(4872, '54.145.34.14', NULL, 3, '2023-09-25 10:54:21', '2023-09-25 15:25:39'),
(4873, '3.85.118.2', NULL, 3, '2023-09-25 10:54:22', '2023-09-25 15:33:21'),
(4874, '18.224.128.89', NULL, 10, '2023-09-25 10:54:22', '2023-09-25 15:33:16'),
(4875, '3.215.174.59', NULL, 2, '2023-09-25 10:54:31', '2023-09-25 15:33:16'),
(4876, '54.91.123.101', NULL, 3, '2023-09-25 10:54:33', '2023-09-25 15:25:33'),
(4877, '185.189.167.212', NULL, 1, '2023-09-25 11:04:12', '2023-09-25 11:04:12'),
(4878, '40.122.169.156', NULL, 3, '2023-09-25 12:04:26', '2023-09-25 12:04:27'),
(4879, '54.88.179.33', NULL, 2, '2023-09-25 12:09:30', '2023-09-25 12:09:31'),
(4880, '35.171.144.152', NULL, 1, '2023-09-25 12:09:31', '2023-09-25 12:09:31'),
(4881, '40.77.167.22', NULL, 1, '2023-09-25 13:01:48', '2023-09-25 13:01:48'),
(4882, '58.145.184.233', NULL, 1, '2023-09-25 13:06:04', '2023-09-25 13:06:04'),
(4883, '34.159.197.187', NULL, 1, '2023-09-25 13:52:28', '2023-09-25 13:52:28'),
(4884, '182.160.106.162', NULL, 1, '2023-09-25 13:57:49', '2023-09-25 13:57:49'),
(4885, '162.213.196.78', NULL, 1, '2023-09-25 14:14:07', '2023-09-25 14:14:07'),
(4886, '44.200.249.51', NULL, 3, '2023-09-25 14:16:41', '2023-09-25 15:03:08'),
(4887, '18.225.25.214', NULL, 1, '2023-09-25 14:16:41', '2023-09-25 14:16:41'),
(4888, '3.208.92.254', NULL, 2, '2023-09-25 14:16:46', '2023-09-25 15:25:34'),
(4889, '172.172.118.212', NULL, 5, '2023-09-25 14:26:40', '2023-09-25 14:26:43'),
(4890, '3.237.102.172', NULL, 2, '2023-09-25 15:03:08', '2023-09-25 15:25:39'),
(4891, '54.91.0.19', NULL, 1, '2023-09-25 15:03:15', '2023-09-25 15:03:15'),
(4892, '3.235.14.101', NULL, 1, '2023-09-25 15:03:15', '2023-09-25 15:03:15'),
(4893, '122.165.69.65', NULL, 1, '2023-09-25 15:17:58', '2023-09-25 15:17:58'),
(4894, '128.90.43.155', NULL, 1, '2023-09-25 15:41:16', '2023-09-25 15:41:16'),
(4895, '165.225.124.90', NULL, 1, '2023-09-25 15:47:24', '2023-09-25 15:47:24'),
(4896, '120.71.59.24', NULL, 1, '2023-09-25 17:39:31', '2023-09-25 17:39:31'),
(4897, '57.128.81.210', NULL, 1, '2023-09-25 17:46:41', '2023-09-25 17:46:41'),
(4898, '128.90.43.244', NULL, 1, '2023-09-25 18:08:18', '2023-09-25 18:08:18'),
(4899, '87.236.176.24', NULL, 1, '2023-09-25 19:14:37', '2023-09-25 19:14:37'),
(4900, '87.236.176.238', NULL, 1, '2023-09-25 19:14:40', '2023-09-25 19:14:40'),
(4901, '58.145.184.246', NULL, 1, '2023-09-25 20:06:58', '2023-09-25 20:06:58'),
(4902, '40.77.167.73', NULL, 1, '2023-09-25 21:02:14', '2023-09-25 21:02:14'),
(4903, '154.51.131.142', NULL, 1, '2023-09-25 21:56:20', '2023-09-25 21:56:20'),
(4904, '119.28.202.234', NULL, 2, '2023-09-25 22:12:04', '2023-09-25 22:12:05'),
(4905, '35.92.99.251', NULL, 1, '2023-09-25 22:52:22', '2023-09-25 22:52:22'),
(4906, '54.202.24.222', NULL, 1, '2023-09-25 22:52:34', '2023-09-25 22:52:34'),
(4907, '181.214.153.10', NULL, 1, '2023-09-25 23:04:55', '2023-09-25 23:04:55'),
(4908, '23.234.38.164', NULL, 1, '2023-09-26 00:04:26', '2023-09-26 00:04:26'),
(4909, '51.222.253.18', NULL, 1, '2023-09-26 02:01:57', '2023-09-26 02:01:57'),
(4910, '51.222.253.2', NULL, 1, '2023-09-26 02:38:49', '2023-09-26 02:38:49'),
(4911, '172.232.171.241', NULL, 6, '2023-09-26 02:43:25', '2023-09-26 02:43:26'),
(4912, '190.71.237.186', NULL, 1, '2023-09-26 02:44:57', '2023-09-26 02:44:57'),
(4913, '51.222.253.18', NULL, 2, '2023-09-26 04:46:07', '2023-09-26 05:36:33'),
(4914, '40.77.167.6', NULL, 1, '2023-09-26 06:02:31', '2023-09-26 06:02:31'),
(4915, '52.25.208.208', NULL, 2, '2023-09-26 06:04:05', '2023-09-26 06:21:22'),
(4916, '175.44.42.244', NULL, 1, '2023-09-26 06:34:04', '2023-09-26 06:34:04'),
(4917, '165.232.44.116', NULL, 2, '2023-09-26 06:46:22', '2023-09-26 06:46:23'),
(4918, '191.101.118.82', NULL, 1, '2023-09-26 08:00:34', '2023-09-26 08:00:34'),
(4919, '104.129.36.23', NULL, 1, '2023-09-26 09:00:41', '2023-09-26 09:00:41'),
(4920, '65.154.226.168', NULL, 1, '2023-09-26 09:18:09', '2023-09-26 09:18:09'),
(4921, '52.114.32.28', NULL, 1, '2023-09-26 09:18:29', '2023-09-26 09:18:29'),
(4922, '202.4.103.67', NULL, 1, '2023-09-26 09:39:53', '2023-09-26 09:39:53'),
(4923, '193.186.4.159', NULL, 1, '2023-09-26 09:41:15', '2023-09-26 09:41:15'),
(4924, '37.111.206.113', NULL, 1, '2023-09-26 09:41:34', '2023-09-26 09:41:34'),
(4925, '184.147.176.161', NULL, 1, '2023-09-26 09:51:41', '2023-09-26 09:51:41'),
(4926, '27.147.186.113', NULL, 1, '2023-09-26 10:07:31', '2023-09-26 10:07:31'),
(4927, '89.38.96.117', NULL, 2, '2023-09-26 10:25:39', '2023-09-26 10:25:41'),
(4928, '103.239.254.155', NULL, 1, '2023-09-26 10:44:57', '2023-09-26 10:44:57'),
(4929, '27.115.124.109', NULL, 1, '2023-09-26 11:09:11', '2023-09-26 11:09:11'),
(4930, '123.6.49.47', NULL, 1, '2023-09-26 11:09:43', '2023-09-26 11:09:43'),
(4931, '220.86.185.102', NULL, 1, '2023-09-26 11:29:14', '2023-09-26 11:29:14'),
(4932, '198.235.24.42', NULL, 1, '2023-09-26 12:39:23', '2023-09-26 12:39:23'),
(4933, '66.249.77.195', NULL, 1, '2023-09-26 13:03:22', '2023-09-26 13:03:22'),
(4934, '54.225.31.172', NULL, 1, '2023-09-26 13:22:14', '2023-09-26 13:22:14'),
(4935, '38.154.172.150', NULL, 1, '2023-09-26 13:22:31', '2023-09-26 13:22:31'),
(4936, '44.192.56.241', NULL, 1, '2023-09-26 13:37:15', '2023-09-26 13:37:15'),
(4937, '3.215.174.59', NULL, 1, '2023-09-26 13:37:23', '2023-09-26 13:37:23'),
(4938, '40.77.167.54', NULL, 1, '2023-09-26 13:38:22', '2023-09-26 13:38:22'),
(4939, '54.145.34.14', NULL, 3, '2023-09-26 13:39:39', '2023-09-26 13:41:11'),
(4940, '18.206.234.117', NULL, 1, '2023-09-26 13:39:47', '2023-09-26 13:39:47'),
(4941, '119.28.202.234', NULL, 4, '2023-09-26 13:42:49', '2023-09-27 02:03:02'),
(4942, '119.30.47.79', NULL, 1, '2023-09-26 13:48:28', '2023-09-26 13:48:28'),
(4943, '49.44.86.202', NULL, 1, '2023-09-26 14:24:57', '2023-09-26 14:24:57'),
(4944, '122.165.69.65', NULL, 1, '2023-09-26 14:33:28', '2023-09-26 14:33:28'),
(4945, '185.181.115.70', NULL, 1, '2023-09-26 14:52:41', '2023-09-26 14:52:41'),
(4946, '205.210.31.244', NULL, 1, '2023-09-26 15:06:04', '2023-09-26 15:06:04'),
(4947, '199.188.200.92', NULL, 1, '2023-09-26 17:39:54', '2023-09-26 17:39:54'),
(4948, '34.194.102.187', NULL, 1, '2023-09-26 18:14:52', '2023-09-26 18:14:52'),
(4949, '74.249.244.146', NULL, 1, '2023-09-26 19:00:42', '2023-09-26 19:00:42'),
(4950, '198.235.24.185', NULL, 1, '2023-09-26 19:03:40', '2023-09-26 19:03:40'),
(4951, '52.203.123.31', NULL, 1, '2023-09-26 19:05:16', '2023-09-26 19:05:16'),
(4952, '51.222.253.8', NULL, 2, '2023-09-26 20:06:43', '2023-09-27 03:19:49'),
(4953, '51.222.253.12', NULL, 2, '2023-09-26 20:35:19', '2023-09-26 22:47:40'),
(4954, '3.67.135.73', NULL, 1, '2023-09-26 21:10:14', '2023-09-26 21:10:14'),
(4955, '36.99.136.129', NULL, 2, '2023-09-26 21:13:37', '2023-09-26 21:13:44'),
(4956, '34.245.164.34', NULL, 1, '2023-09-26 22:07:31', '2023-09-26 22:07:31'),
(4957, '205.210.31.130', NULL, 1, '2023-09-26 23:04:56', '2023-09-26 23:04:56'),
(4958, '17.241.227.104', NULL, 1, '2023-09-26 23:49:30', '2023-09-26 23:49:30'),
(4959, '52.167.144.231', NULL, 1, '2023-09-27 00:29:41', '2023-09-27 00:29:41'),
(4960, '1.94.18.207', NULL, 1, '2023-09-27 01:18:49', '2023-09-27 01:18:49'),
(4961, '42.83.147.55', NULL, 1, '2023-09-27 04:31:34', '2023-09-27 04:31:34'),
(4962, '80.66.79.9', NULL, 3, '2023-09-27 04:53:29', '2023-09-27 04:53:30'),
(4963, '107.189.13.184', NULL, 1, '2023-09-27 05:37:38', '2023-09-27 05:37:38'),
(4964, '89.58.30.164', NULL, 1, '2023-09-27 05:37:44', '2023-09-27 05:37:44'),
(4965, '104.192.3.74', NULL, 1, '2023-09-27 05:37:46', '2023-09-27 05:37:46'),
(4966, '185.220.100.248', NULL, 1, '2023-09-27 05:37:46', '2023-09-27 05:37:46'),
(4967, '54.162.211.193', NULL, 1, '2023-09-27 07:34:38', '2023-09-27 07:34:38'),
(4968, '18.206.234.117', NULL, 1, '2023-09-27 10:23:27', '2023-09-27 10:23:27'),
(4969, '18.225.25.214', NULL, 1, '2023-09-27 10:23:28', '2023-09-27 10:23:28'),
(4970, '3.208.92.254', NULL, 1, '2023-09-27 10:23:33', '2023-09-27 10:23:33'),
(4971, '84.17.58.6', NULL, 1, '2023-09-27 10:55:53', '2023-09-27 10:55:53'),
(4972, '103.109.96.157', NULL, 1, '2023-09-27 12:33:42', '2023-09-27 12:33:42'),
(4973, '66.249.66.6', NULL, 1, '2023-09-27 12:46:06', '2023-09-27 12:46:06'),
(4974, '51.222.253.14', NULL, 1, '2023-09-27 13:52:39', '2023-09-27 13:52:39'),
(4975, '162.213.196.78', NULL, 1, '2023-09-27 14:11:43', '2023-09-27 14:11:43'),
(4976, '114.130.184.95', NULL, 1, '2023-09-27 14:15:41', '2023-09-27 14:15:41'),
(4977, '119.28.202.234', NULL, 4, '2023-09-27 14:26:38', '2023-09-28 02:51:56'),
(4978, '74.249.245.53', NULL, 5, '2023-09-27 15:43:13', '2023-09-27 15:43:14'),
(4979, '185.104.186.210', NULL, 3, '2023-09-27 17:04:36', '2023-09-27 17:04:37'),
(4980, '51.222.253.18', NULL, 1, '2023-09-27 17:12:49', '2023-09-27 17:12:49'),
(4981, '205.210.31.204', NULL, 1, '2023-09-27 18:44:41', '2023-09-27 18:44:41'),
(4982, '74.249.242.200', NULL, 1, '2023-09-27 19:22:08', '2023-09-27 19:22:08'),
(4983, '52.167.144.186', NULL, 1, '2023-09-27 19:44:09', '2023-09-27 19:44:09'),
(4984, '39.109.127.157', NULL, 20, '2023-09-27 20:20:37', '2023-09-27 20:20:54'),
(4985, '51.222.253.16', NULL, 1, '2023-09-27 21:29:00', '2023-09-27 21:29:00'),
(4986, '40.77.167.57', NULL, 1, '2023-09-27 21:57:53', '2023-09-27 21:57:53'),
(4987, '103.146.93.42', NULL, 1, '2023-09-27 22:42:03', '2023-09-27 22:42:03'),
(4988, '35.195.180.171', NULL, 1, '2023-09-28 01:58:07', '2023-09-28 01:58:07'),
(4989, '45.80.230.98', NULL, 1, '2023-09-28 04:01:30', '2023-09-28 04:01:30'),
(4990, '140.83.61.51', NULL, 1, '2023-09-28 04:22:49', '2023-09-28 04:22:49'),
(4991, '103.230.107.54', NULL, 2, '2023-09-28 04:56:38', '2023-09-28 05:00:09'),
(4992, '8.209.218.31', NULL, 4, '2023-09-28 06:05:19', '2023-09-28 06:26:00'),
(4993, '147.139.211.102', NULL, 2, '2023-09-28 06:56:48', '2023-09-28 07:05:33'),
(4994, '51.222.253.19', NULL, 1, '2023-09-28 07:19:27', '2023-09-28 07:19:27'),
(4995, '167.99.113.252', NULL, 2, '2023-09-28 08:03:13', '2023-09-28 08:03:13'),
(4996, '74.249.245.53', NULL, 5, '2023-09-28 09:00:49', '2023-09-28 09:00:49'),
(4997, '107.20.104.42', NULL, 1, '2023-09-28 09:29:20', '2023-09-28 09:29:20'),
(4998, '195.191.219.133', NULL, 1, '2023-09-28 10:24:35', '2023-09-28 10:24:35'),
(4999, '87.236.176.70', NULL, 1, '2023-09-28 10:26:49', '2023-09-28 10:26:49'),
(5000, '162.55.85.228', NULL, 4, '2023-09-28 11:36:42', '2023-09-29 02:31:49'),
(5001, '51.222.253.12', NULL, 2, '2023-09-28 11:46:32', '2023-09-28 14:50:13'),
(5002, '94.232.42.51', NULL, 1, '2023-09-28 12:19:41', '2023-09-28 12:19:41'),
(5003, '40.77.167.24', NULL, 1, '2023-09-28 13:37:33', '2023-09-28 13:37:33'),
(5004, '103.114.37.231', NULL, 1, '2023-09-28 13:53:20', '2023-09-28 13:53:20'),
(5005, '88.240.250.170', NULL, 1, '2023-09-28 14:20:01', '2023-09-28 14:20:01'),
(5006, '221.150.78.114', NULL, 1, '2023-09-28 14:23:32', '2023-09-28 14:23:32'),
(5007, '103.54.43.208', NULL, 1, '2023-09-28 14:26:13', '2023-09-28 14:26:13'),
(5008, '119.28.202.234', NULL, 4, '2023-09-28 15:20:46', '2023-09-29 03:48:37'),
(5009, '116.58.202.122', NULL, 1, '2023-09-28 17:20:11', '2023-09-28 17:20:11'),
(5010, '20.222.189.237', NULL, 5, '2023-09-28 18:05:53', '2023-09-28 18:05:55'),
(5011, '146.59.242.236', NULL, 1, '2023-09-28 18:32:55', '2023-09-28 18:32:55'),
(5012, '106.227.49.113', NULL, 1, '2023-09-28 18:55:32', '2023-09-28 18:55:32'),
(5013, '137.226.113.44', NULL, 1, '2023-09-28 19:08:21', '2023-09-28 19:08:21'),
(5014, '149.34.245.204', NULL, 1, '2023-09-28 21:08:15', '2023-09-28 21:08:15'),
(5015, '8.209.102.145', NULL, 4, '2023-09-28 21:47:07', '2023-09-28 22:54:39'),
(5016, '34.216.249.82', NULL, 1, '2023-09-28 23:01:02', '2023-09-28 23:01:02'),
(5017, '18.237.59.255', NULL, 1, '2023-09-28 23:02:25', '2023-09-28 23:02:25'),
(5018, '54.91.239.12', NULL, 1, '2023-09-28 23:18:48', '2023-09-28 23:18:48'),
(5019, '167.248.133.33', NULL, 1, '2023-09-28 23:24:00', '2023-09-28 23:24:00'),
(5020, '66.249.77.200', NULL, 2, '2023-09-28 23:32:22', '2023-09-29 00:02:22'),
(5021, '18.153.14.0', NULL, 1, '2023-09-28 23:57:51', '2023-09-28 23:57:51'),
(5022, '3.126.120.4', NULL, 1, '2023-09-28 23:57:57', '2023-09-28 23:57:57'),
(5023, '3.76.7.92', NULL, 1, '2023-09-28 23:58:06', '2023-09-28 23:58:06'),
(5024, '64.124.8.86', NULL, 1, '2023-09-28 23:58:46', '2023-09-28 23:58:46'),
(5025, '66.249.77.192', NULL, 1, '2023-09-29 00:13:37', '2023-09-29 00:13:37'),
(5026, '51.222.253.5', NULL, 1, '2023-09-29 00:28:19', '2023-09-29 00:28:19'),
(5027, '198.235.24.118', NULL, 1, '2023-09-29 00:34:41', '2023-09-29 00:34:41'),
(5028, '66.249.77.199', NULL, 1, '2023-09-29 00:36:07', '2023-09-29 00:36:07'),
(5029, '164.132.59.194', NULL, 3, '2023-09-29 00:42:19', '2023-09-29 00:44:15'),
(5030, '198.23.174.172', NULL, 6, '2023-09-29 00:47:27', '2023-09-29 00:47:28'),
(5031, '157.55.39.204', NULL, 1, '2023-09-29 02:24:40', '2023-09-29 02:24:40'),
(5032, '37.19.223.104', NULL, 1, '2023-09-29 02:33:12', '2023-09-29 02:33:12'),
(5033, '44.234.47.136', NULL, 1, '2023-09-29 03:01:36', '2023-09-29 03:01:36'),
(5034, '64.124.8.77', NULL, 1, '2023-09-29 03:29:58', '2023-09-29 03:29:58'),
(5035, '198.235.24.20', NULL, 1, '2023-09-29 03:38:15', '2023-09-29 03:38:15'),
(5036, '104.248.38.2', NULL, 2, '2023-09-29 04:20:12', '2023-09-29 04:20:13'),
(5037, '51.222.253.19', NULL, 2, '2023-09-29 05:16:27', '2023-09-29 17:31:50'),
(5038, '40.77.167.43', NULL, 1, '2023-09-29 05:26:20', '2023-09-29 05:26:20'),
(5039, '5.78.66.127', NULL, 1, '2023-09-29 06:18:20', '2023-09-29 06:18:20'),
(5040, '164.90.147.49', NULL, 1, '2023-09-29 06:29:51', '2023-09-29 06:29:51'),
(5041, '3.212.147.252', NULL, 1, '2023-09-29 07:16:26', '2023-09-29 07:16:26'),
(5042, '42.236.17.114', NULL, 1, '2023-09-29 07:36:26', '2023-09-29 07:36:26'),
(5043, '51.222.253.17', NULL, 2, '2023-09-29 07:40:47', '2023-09-30 02:39:18'),
(5044, '42.236.101.228', NULL, 1, '2023-09-29 07:52:34', '2023-09-29 07:52:34'),
(5045, '87.236.176.158', NULL, 1, '2023-09-29 08:06:42', '2023-09-29 08:06:42'),
(5046, '66.249.77.199', NULL, 4, '2023-09-29 08:15:02', '2023-09-30 00:12:04'),
(5047, '66.249.77.192', NULL, 4, '2023-09-29 08:30:02', '2023-09-30 00:16:10'),
(5048, '4.151.182.203', NULL, 3, '2023-09-29 09:42:03', '2023-09-29 09:42:03'),
(5049, '51.15.17.105', NULL, 1, '2023-09-29 10:04:15', '2023-09-29 10:04:15'),
(5050, '42.236.17.198', NULL, 1, '2023-09-29 10:29:39', '2023-09-29 10:29:39'),
(5051, '196.245.149.119', NULL, 1, '2023-09-29 11:45:23', '2023-09-29 11:45:23'),
(5052, '162.142.125.217', NULL, 1, '2023-09-29 11:47:15', '2023-09-29 11:47:15'),
(5053, '172.104.58.65', NULL, 6, '2023-09-29 12:30:28', '2023-09-29 12:30:32'),
(5054, '80.66.79.9', NULL, 3, '2023-09-29 12:32:06', '2023-09-29 12:32:08'),
(5055, '3.65.228.171', NULL, 1, '2023-09-29 12:46:05', '2023-09-29 12:46:05'),
(5056, '50.6.138.26', NULL, 1, '2023-09-29 12:56:24', '2023-09-29 12:56:24'),
(5057, '162.213.196.78', NULL, 1, '2023-09-29 14:12:35', '2023-09-29 14:12:35'),
(5058, '172.245.62.133', NULL, 1, '2023-09-29 14:21:17', '2023-09-29 14:21:17'),
(5059, '205.210.31.243', NULL, 1, '2023-09-29 15:22:14', '2023-09-29 15:22:14'),
(5060, '77.74.177.119', NULL, 1, '2023-09-29 16:06:44', '2023-09-29 16:06:44'),
(5061, '89.149.87.118', NULL, 1, '2023-09-29 16:35:41', '2023-09-29 16:35:41'),
(5062, '198.235.24.220', NULL, 1, '2023-09-29 17:34:16', '2023-09-29 17:34:16'),
(5063, '198.235.24.109', NULL, 1, '2023-09-29 17:51:34', '2023-09-29 17:51:34'),
(5064, '161.97.130.63', NULL, 1, '2023-09-29 19:17:27', '2023-09-29 19:17:27'),
(5065, '45.12.3.13', NULL, 1, '2023-09-29 19:41:50', '2023-09-29 19:41:50'),
(5066, '103.127.3.150', NULL, 2, '2023-09-29 21:08:19', '2023-09-29 21:08:22'),
(5067, '34.245.51.145', NULL, 1, '2023-09-29 21:13:15', '2023-09-29 21:13:15'),
(5068, '51.222.253.1', NULL, 1, '2023-09-30 00:00:41', '2023-09-30 00:00:41'),
(5069, '5.188.62.21', NULL, 1, '2023-09-30 00:35:55', '2023-09-30 00:35:55'),
(5070, '178.168.115.145', NULL, 1, '2023-09-30 00:55:29', '2023-09-30 00:55:29'),
(5071, '198.235.24.136', NULL, 1, '2023-09-30 01:05:22', '2023-09-30 01:05:22'),
(5072, '205.210.31.215', NULL, 1, '2023-09-30 03:02:45', '2023-09-30 03:02:45'),
(5073, '198.235.24.6', NULL, 1, '2023-09-30 03:40:49', '2023-09-30 03:40:49'),
(5074, '84.17.58.10', NULL, 1, '2023-09-30 04:15:13', '2023-09-30 04:15:13'),
(5075, '80.67.10.142', NULL, 1, '2023-09-30 06:15:06', '2023-09-30 06:15:06'),
(5076, '64.225.97.84', NULL, 2, '2023-09-30 07:30:20', '2023-09-30 07:30:21'),
(5077, '20.125.102.66', NULL, 5, '2023-09-30 07:36:12', '2023-09-30 07:36:14'),
(5078, '195.191.219.132', NULL, 1, '2023-09-30 07:45:12', '2023-09-30 07:45:12'),
(5079, '64.124.8.30', NULL, 1, '2023-09-30 08:59:27', '2023-09-30 08:59:27'),
(5080, '51.222.253.1', NULL, 1, '2023-09-30 09:37:44', '2023-09-30 09:37:44'),
(5081, '66.249.77.196', NULL, 1, '2023-09-30 10:44:08', '2023-09-30 10:44:08'),
(5082, '46.228.199.158', NULL, 1, '2023-09-30 10:47:13', '2023-09-30 10:47:13'),
(5083, '3.85.38.46', NULL, 1, '2023-09-30 11:25:03', '2023-09-30 11:25:03'),
(5084, '205.210.31.181', NULL, 1, '2023-09-30 11:52:39', '2023-09-30 11:52:39'),
(5085, '66.249.77.192', NULL, 5, '2023-09-30 12:07:48', '2023-10-01 01:39:59'),
(5086, '124.226.222.66', NULL, 1, '2023-09-30 12:51:32', '2023-09-30 12:51:32'),
(5087, '66.249.66.4', NULL, 2, '2023-09-30 12:52:54', '2023-09-30 14:22:04'),
(5088, '66.249.77.200', NULL, 1, '2023-09-30 12:59:15', '2023-09-30 12:59:15'),
(5089, '66.249.77.199', NULL, 3, '2023-09-30 13:19:42', '2023-09-30 23:46:30'),
(5090, '194.163.189.149', NULL, 2, '2023-09-30 13:27:08', '2023-09-30 13:27:17'),
(5091, '66.249.77.195', NULL, 1, '2023-09-30 13:44:10', '2023-09-30 13:44:10'),
(5092, '52.167.144.219', NULL, 1, '2023-09-30 13:44:47', '2023-09-30 13:44:47'),
(5093, '207.46.13.124', NULL, 1, '2023-09-30 14:11:16', '2023-09-30 14:11:16'),
(5094, '113.103.7.40', NULL, 1, '2023-09-30 14:27:31', '2023-09-30 14:27:31'),
(5095, '51.254.199.11', NULL, 1, '2023-09-30 14:32:43', '2023-09-30 14:32:43'),
(5096, '64.203.194.196', NULL, 1, '2023-09-30 15:02:42', '2023-09-30 15:02:42'),
(5097, '216.177.189.133', NULL, 1, '2023-09-30 15:02:43', '2023-09-30 15:02:43'),
(5098, '5.188.62.140', NULL, 2, '2023-09-30 15:29:33', '2023-09-30 15:29:38'),
(5099, '51.222.253.6', NULL, 1, '2023-09-30 17:48:30', '2023-09-30 17:48:30'),
(5100, '216.244.66.200', NULL, 1, '2023-09-30 17:56:08', '2023-09-30 17:56:08'),
(5101, '17.241.227.28', NULL, 1, '2023-09-30 19:05:18', '2023-09-30 19:05:18'),
(5102, '51.222.253.10', NULL, 1, '2023-09-30 19:22:21', '2023-09-30 19:22:21'),
(5103, '198.235.24.139', NULL, 1, '2023-09-30 21:00:27', '2023-09-30 21:00:27'),
(5104, '51.15.17.105', NULL, 1, '2023-09-30 21:25:09', '2023-09-30 21:25:09'),
(5105, '193.186.4.159', NULL, 1, '2023-09-30 21:48:07', '2023-09-30 21:48:07'),
(5106, '58.145.189.240', NULL, 2, '2023-09-30 21:48:30', '2023-09-30 21:48:42'),
(5107, '40.77.167.59', NULL, 1, '2023-09-30 22:35:12', '2023-09-30 22:35:12'),
(5108, '192.121.135.39', NULL, 1, '2023-09-30 22:55:43', '2023-09-30 22:55:43'),
(5109, '43.133.218.226', NULL, 5, '2023-09-30 23:42:42', '2023-09-30 23:42:45'),
(5110, '20.12.209.101', NULL, 1, '2023-10-01 00:14:47', '2023-10-01 00:14:47'),
(5111, '54.186.128.18', NULL, 1, '2023-10-01 00:45:07', '2023-10-01 00:45:07'),
(5112, '51.222.253.15', NULL, 1, '2023-10-01 00:47:48', '2023-10-01 00:47:48'),
(5113, '5.175.47.34', NULL, 3, '2023-10-01 01:04:56', '2023-10-01 01:04:58'),
(5114, '119.28.202.234', NULL, 2, '2023-10-01 01:13:37', '2023-10-01 01:13:38'),
(5115, '71.163.94.71', NULL, 2, '2023-10-01 03:24:02', '2023-10-01 03:24:02'),
(5116, '221.150.78.114', NULL, 1, '2023-10-01 05:15:41', '2023-10-01 05:15:41'),
(5117, '195.191.219.130', NULL, 1, '2023-10-01 07:13:45', '2023-10-01 07:13:45'),
(5118, '118.190.145.159', NULL, 1, '2023-10-01 07:52:50', '2023-10-01 07:52:50');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(5119, '74.249.245.53', NULL, 10, '2023-10-01 07:52:56', '2023-10-01 08:00:01'),
(5120, '139.59.5.173', NULL, 5, '2023-10-01 08:39:17', '2023-10-01 08:39:21'),
(5121, '182.160.127.254', NULL, 1, '2023-10-01 08:55:01', '2023-10-01 08:55:01'),
(5122, '182.44.12.37', NULL, 1, '2023-10-01 09:33:12', '2023-10-01 09:33:12'),
(5123, '66.249.77.196', NULL, 1, '2023-10-01 10:05:24', '2023-10-01 10:05:24'),
(5124, '51.222.253.7', NULL, 1, '2023-10-01 11:04:13', '2023-10-01 11:04:13'),
(5125, '120.50.22.50', NULL, 1, '2023-10-01 11:16:12', '2023-10-01 11:16:12'),
(5126, '65.154.226.170', NULL, 1, '2023-10-01 11:16:28', '2023-10-01 11:16:28'),
(5127, '54.227.224.70', NULL, 2, '2023-10-01 12:25:20', '2023-10-01 12:25:27'),
(5128, '18.224.128.89', NULL, 1, '2023-10-01 12:25:21', '2023-10-01 12:25:21'),
(5129, '205.210.31.149', NULL, 1, '2023-10-01 13:18:13', '2023-10-01 13:18:13'),
(5130, '18.208.129.111', NULL, 2, '2023-10-01 13:31:43', '2023-10-01 13:31:50'),
(5131, '18.225.25.214', NULL, 2, '2023-10-01 13:31:44', '2023-10-01 13:31:45'),
(5132, '54.147.222.12', NULL, 1, '2023-10-01 13:31:50', '2023-10-01 13:31:50'),
(5133, '119.28.202.234', NULL, 4, '2023-10-01 13:37:04', '2023-10-02 02:11:30'),
(5134, '51.222.253.18', NULL, 1, '2023-10-01 13:38:45', '2023-10-01 13:38:45'),
(5135, '162.213.196.78', NULL, 1, '2023-10-01 14:11:05', '2023-10-01 14:11:05'),
(5136, '203.188.251.226', NULL, 1, '2023-10-01 14:16:07', '2023-10-01 14:16:07'),
(5137, '172.172.118.136', NULL, 1, '2023-10-01 16:17:54', '2023-10-01 16:17:54'),
(5138, '51.222.253.14', NULL, 1, '2023-10-01 16:23:37', '2023-10-01 16:23:37'),
(5139, '66.249.66.9', NULL, 1, '2023-10-01 17:02:48', '2023-10-01 17:02:48'),
(5140, '52.167.144.233', NULL, 1, '2023-10-01 17:04:00', '2023-10-01 17:04:00'),
(5141, '27.147.131.10', NULL, 2, '2023-10-01 17:31:24', '2023-10-01 17:33:07'),
(5142, '17.241.219.94', NULL, 1, '2023-10-01 18:57:34', '2023-10-01 18:57:34'),
(5143, '54.186.136.190', NULL, 1, '2023-10-01 21:57:55', '2023-10-01 21:57:55'),
(5144, '35.88.104.152', NULL, 1, '2023-10-01 21:58:51', '2023-10-01 21:58:51'),
(5145, '35.91.165.116', NULL, 1, '2023-10-01 21:59:11', '2023-10-01 21:59:11'),
(5146, '51.222.253.10', NULL, 1, '2023-10-01 22:28:23', '2023-10-01 22:28:23'),
(5147, '114.130.186.46', NULL, 2, '2023-10-01 22:58:23', '2023-10-01 23:00:01'),
(5148, '173.236.168.110', NULL, 1, '2023-10-01 23:53:51', '2023-10-01 23:53:51'),
(5149, '52.19.95.191', NULL, 1, '2023-10-02 00:01:08', '2023-10-02 00:01:08'),
(5150, '198.235.24.129', NULL, 1, '2023-10-02 01:08:19', '2023-10-02 01:08:19'),
(5151, '172.177.155.186', NULL, 1, '2023-10-02 01:25:04', '2023-10-02 01:25:04'),
(5152, '51.222.253.6', NULL, 1, '2023-10-02 04:00:06', '2023-10-02 04:00:06'),
(5153, '42.236.17.8', NULL, 1, '2023-10-02 04:52:04', '2023-10-02 04:52:04'),
(5154, '42.236.17.61', NULL, 1, '2023-10-02 05:23:27', '2023-10-02 05:23:27'),
(5155, '153.229.23.59', NULL, 1, '2023-10-02 05:27:11', '2023-10-02 05:27:11'),
(5156, '42.236.17.60', NULL, 1, '2023-10-02 06:01:14', '2023-10-02 06:01:14'),
(5157, '44.234.89.20', NULL, 1, '2023-10-02 06:17:38', '2023-10-02 06:17:38'),
(5158, '103.129.208.48', NULL, 1, '2023-10-02 06:31:43', '2023-10-02 06:31:43'),
(5159, '47.252.21.241', NULL, 1, '2023-10-02 06:38:57', '2023-10-02 06:38:57'),
(5160, '34.201.163.63', NULL, 1, '2023-10-02 06:41:14', '2023-10-02 06:41:14'),
(5161, '124.43.16.228', NULL, 1, '2023-10-02 07:41:36', '2023-10-02 07:41:36'),
(5162, '47.253.58.192', NULL, 1, '2023-10-02 08:19:59', '2023-10-02 08:19:59'),
(5163, '37.111.203.56', NULL, 2, '2023-10-02 08:34:41', '2023-10-02 08:34:55'),
(5164, '51.222.253.5', NULL, 1, '2023-10-02 09:02:30', '2023-10-02 09:02:30'),
(5165, '103.98.206.74', NULL, 2, '2023-10-02 09:32:38', '2023-10-02 09:36:06'),
(5166, '54.145.203.133', NULL, 1, '2023-10-02 09:35:21', '2023-10-02 09:35:21'),
(5167, '66.249.77.197', NULL, 1, '2023-10-02 09:43:27', '2023-10-02 09:43:27'),
(5168, '47.252.21.203', NULL, 1, '2023-10-02 09:47:17', '2023-10-02 09:47:17'),
(5169, '103.30.188.214', NULL, 1, '2023-10-02 10:04:11', '2023-10-02 10:04:11'),
(5170, '85.208.96.205', NULL, 1, '2023-10-02 10:26:23', '2023-10-02 10:26:23'),
(5171, '58.145.184.226', NULL, 1, '2023-10-02 10:38:23', '2023-10-02 10:38:23'),
(5172, '51.222.253.17', NULL, 1, '2023-10-02 10:41:24', '2023-10-02 10:41:24'),
(5173, '74.208.2.181', NULL, 3, '2023-10-02 11:13:43', '2023-10-02 11:22:43'),
(5174, '74.208.2.221', NULL, 1, '2023-10-02 11:20:16', '2023-10-02 11:20:16'),
(5175, '5.255.231.45', NULL, 1, '2023-10-02 11:24:24', '2023-10-02 11:24:24'),
(5176, '54.235.11.84', NULL, 1, '2023-10-02 11:24:30', '2023-10-02 11:24:30'),
(5177, '95.24.82.45', NULL, 1, '2023-10-02 11:24:45', '2023-10-02 11:24:45'),
(5178, '72.14.201.159', NULL, 1, '2023-10-02 12:12:13', '2023-10-02 12:12:13'),
(5179, '173.252.95.120', NULL, 1, '2023-10-02 12:50:33', '2023-10-02 12:50:33'),
(5180, '52.167.144.221', NULL, 1, '2023-10-02 13:54:39', '2023-10-02 13:54:39'),
(5181, '115.127.9.218', NULL, 2, '2023-10-02 13:57:17', '2023-10-02 13:58:24'),
(5182, '3.81.78.143', NULL, 1, '2023-10-02 14:17:29', '2023-10-02 14:17:29'),
(5183, '18.208.129.111', NULL, 1, '2023-10-02 14:17:50', '2023-10-02 14:17:50'),
(5184, '18.224.128.89', NULL, 1, '2023-10-02 14:17:51', '2023-10-02 14:17:51'),
(5185, '54.198.55.44', NULL, 1, '2023-10-02 14:17:57', '2023-10-02 14:17:57'),
(5186, '119.28.202.234', NULL, 4, '2023-10-02 14:33:53', '2023-10-03 02:55:53'),
(5187, '182.160.126.220', NULL, 3, '2023-10-02 15:08:35', '2023-10-02 15:11:07'),
(5188, '69.171.231.120', NULL, 1, '2023-10-02 15:09:20', '2023-10-02 15:09:20'),
(5189, '202.88.119.46', NULL, 2, '2023-10-02 15:11:25', '2023-10-02 15:12:15'),
(5190, '123.231.17.74', NULL, 1, '2023-10-02 15:12:57', '2023-10-02 15:12:57'),
(5191, '69.171.231.119', NULL, 1, '2023-10-02 15:13:49', '2023-10-02 15:13:49'),
(5192, '18.234.221.97', NULL, 1, '2023-10-02 16:15:28', '2023-10-02 16:15:28'),
(5193, '203.76.116.41', NULL, 1, '2023-10-02 16:28:50', '2023-10-02 16:28:50'),
(5194, '37.111.204.49', NULL, 1, '2023-10-02 16:37:41', '2023-10-02 16:37:41'),
(5195, '103.153.198.122', NULL, 5, '2023-10-02 17:57:45', '2023-10-03 02:58:03'),
(5196, '69.171.231.117', NULL, 1, '2023-10-02 18:03:38', '2023-10-02 18:03:38'),
(5197, '51.105.246.140', NULL, 1, '2023-10-02 18:41:06', '2023-10-02 18:41:06'),
(5198, '37.111.207.125', NULL, 2, '2023-10-02 19:40:42', '2023-10-02 19:41:28'),
(5199, '51.222.253.15', NULL, 1, '2023-10-02 19:59:50', '2023-10-02 19:59:50'),
(5200, '20.125.142.223', NULL, 3, '2023-10-02 20:08:04', '2023-10-02 20:08:05'),
(5201, '103.149.56.15', NULL, 1, '2023-10-02 20:37:23', '2023-10-02 20:37:23'),
(5202, '74.235.155.142', NULL, 1, '2023-10-02 20:55:29', '2023-10-02 20:55:29'),
(5203, '100.21.24.205', NULL, 1, '2023-10-02 21:18:07', '2023-10-02 21:18:07'),
(5204, '52.25.208.208', NULL, 1, '2023-10-02 21:18:26', '2023-10-02 21:18:26'),
(5205, '44.230.252.91', NULL, 1, '2023-10-02 21:19:01', '2023-10-02 21:19:01'),
(5206, '191.101.209.144', NULL, 1, '2023-10-02 22:48:45', '2023-10-02 22:48:45'),
(5207, '35.91.101.223', NULL, 1, '2023-10-02 23:39:19', '2023-10-02 23:39:19'),
(5208, '54.200.72.221', NULL, 1, '2023-10-02 23:39:20', '2023-10-02 23:39:20'),
(5209, '20.163.112.106', NULL, 1, '2023-10-03 00:05:41', '2023-10-03 00:05:41'),
(5210, '54.145.155.151', NULL, 6, '2023-10-03 00:17:10', '2023-10-03 00:17:17'),
(5211, '106.55.240.36', NULL, 2, '2023-10-03 01:18:23', '2023-10-03 01:18:54'),
(5212, '85.208.96.203', NULL, 1, '2023-10-03 01:20:30', '2023-10-03 01:20:30'),
(5213, '87.236.176.3', NULL, 1, '2023-10-03 02:38:49', '2023-10-03 02:38:49'),
(5214, '85.208.96.194', NULL, 1, '2023-10-03 02:43:55', '2023-10-03 02:43:55'),
(5215, '107.174.226.220', NULL, 1, '2023-10-03 03:05:33', '2023-10-03 03:05:33'),
(5216, '87.236.176.199', NULL, 1, '2023-10-03 03:21:25', '2023-10-03 03:21:25'),
(5217, '76.250.171.196', NULL, 1, '2023-10-03 03:48:26', '2023-10-03 03:48:26'),
(5218, '51.222.253.16', NULL, 1, '2023-10-03 03:49:33', '2023-10-03 03:49:33'),
(5219, '51.222.253.13', NULL, 1, '2023-10-03 04:30:34', '2023-10-03 04:30:34'),
(5220, '52.167.144.166', NULL, 1, '2023-10-03 04:32:29', '2023-10-03 04:32:29'),
(5221, '34.75.245.243', NULL, 1, '2023-10-03 04:32:51', '2023-10-03 04:32:51'),
(5222, '5.133.192.171', NULL, 1, '2023-10-03 04:52:55', '2023-10-03 04:52:55'),
(5223, '165.232.78.157', NULL, 2, '2023-10-03 05:32:05', '2023-10-03 05:32:06'),
(5224, '185.117.225.112', NULL, 2, '2023-10-03 05:39:00', '2023-10-03 05:39:32'),
(5225, '106.55.240.36', NULL, 10, '2023-10-03 06:11:31', '2023-10-04 03:16:41'),
(5226, '34.23.229.128', NULL, 2, '2023-10-03 06:12:41', '2023-10-03 06:21:26'),
(5227, '194.163.155.246', NULL, 1, '2023-10-03 06:32:18', '2023-10-03 06:32:18'),
(5228, '143.110.222.165', NULL, 2, '2023-10-03 06:49:36', '2023-10-03 06:49:37'),
(5229, '115.127.9.218', NULL, 1, '2023-10-03 07:52:55', '2023-10-03 07:52:55'),
(5230, '3.212.147.252', NULL, 1, '2023-10-03 09:10:08', '2023-10-03 09:10:08'),
(5231, '54.147.222.12', NULL, 1, '2023-10-03 09:27:06', '2023-10-03 09:27:06'),
(5232, '18.224.128.89', NULL, 1, '2023-10-03 09:27:07', '2023-10-03 09:27:07'),
(5233, '44.200.249.51', NULL, 1, '2023-10-03 09:27:13', '2023-10-03 09:27:13'),
(5234, '66.249.66.12', NULL, 1, '2023-10-03 12:43:06', '2023-10-03 12:43:06'),
(5235, '141.0.8.105', NULL, 1, '2023-10-03 13:15:36', '2023-10-03 13:15:36'),
(5236, '27.147.138.142', NULL, 1, '2023-10-03 13:26:06', '2023-10-03 13:26:06'),
(5237, '54.145.155.151', NULL, 4, '2023-10-03 13:34:21', '2023-10-03 13:48:39'),
(5238, '51.222.253.4', NULL, 1, '2023-10-03 13:38:44', '2023-10-03 13:38:44'),
(5239, '162.213.196.78', NULL, 1, '2023-10-03 14:12:25', '2023-10-03 14:12:25'),
(5240, '3.26.196.32', NULL, 1, '2023-10-03 15:03:31', '2023-10-03 15:03:31'),
(5241, '3.105.50.229', NULL, 1, '2023-10-03 15:03:33', '2023-10-03 15:03:33'),
(5242, '119.28.202.234', NULL, 4, '2023-10-03 15:19:17', '2023-10-04 03:45:10'),
(5243, '3.219.47.105', NULL, 1, '2023-10-03 15:45:53', '2023-10-03 15:45:53'),
(5244, '18.204.4.70', NULL, 1, '2023-10-03 15:46:03', '2023-10-03 15:46:03'),
(5245, '185.189.167.212', NULL, 1, '2023-10-03 16:00:23', '2023-10-03 16:00:23'),
(5246, '18.216.208.14', NULL, 4, '2023-10-03 16:13:48', '2023-10-03 16:14:03'),
(5247, '23.230.42.106', NULL, 1, '2023-10-03 17:23:15', '2023-10-03 17:23:15'),
(5248, '119.30.41.184', NULL, 1, '2023-10-03 18:27:48', '2023-10-03 18:27:48'),
(5249, '52.167.144.17', NULL, 1, '2023-10-03 18:41:42', '2023-10-03 18:41:42'),
(5250, '103.150.26.238', NULL, 1, '2023-10-03 19:35:49', '2023-10-03 19:35:49'),
(5251, '72.14.201.159', NULL, 2, '2023-10-03 20:17:10', '2023-10-03 20:18:19'),
(5252, '103.23.254.0', NULL, 1, '2023-10-03 20:36:14', '2023-10-03 20:36:14'),
(5253, '191.96.181.37', NULL, 1, '2023-10-03 20:41:41', '2023-10-03 20:41:41'),
(5254, '51.222.253.10', NULL, 1, '2023-10-03 20:47:53', '2023-10-03 20:47:53'),
(5255, '87.236.176.92', NULL, 1, '2023-10-03 20:48:18', '2023-10-03 20:48:18'),
(5256, '52.167.144.219', NULL, 1, '2023-10-03 21:05:48', '2023-10-03 21:05:48'),
(5257, '205.210.31.32', NULL, 1, '2023-10-03 21:24:46', '2023-10-03 21:24:46'),
(5258, '195.78.67.50', NULL, 1, '2023-10-03 21:27:39', '2023-10-03 21:27:39'),
(5259, '51.222.253.19', NULL, 1, '2023-10-03 21:29:06', '2023-10-03 21:29:06'),
(5260, '103.197.153.139', NULL, 1, '2023-10-03 21:41:40', '2023-10-03 21:41:40'),
(5261, '192.99.37.133', NULL, 1, '2023-10-03 21:59:09', '2023-10-03 21:59:09'),
(5262, '54.213.208.204', NULL, 1, '2023-10-03 22:46:49', '2023-10-03 22:46:49'),
(5263, '35.92.180.22', NULL, 1, '2023-10-03 22:47:10', '2023-10-03 22:47:10'),
(5264, '20.12.62.92', NULL, 1, '2023-10-03 22:47:24', '2023-10-03 22:47:24'),
(5265, '54.184.72.233', NULL, 1, '2023-10-03 22:50:05', '2023-10-03 22:50:05'),
(5266, '45.81.232.142', NULL, 1, '2023-10-03 22:51:55', '2023-10-03 22:51:55'),
(5267, '103.197.153.227', NULL, 1, '2023-10-03 23:08:16', '2023-10-03 23:08:16'),
(5268, '37.19.223.108', NULL, 1, '2023-10-03 23:56:08', '2023-10-03 23:56:08'),
(5269, '142.54.169.131', NULL, 1, '2023-10-03 23:56:31', '2023-10-03 23:56:31'),
(5270, '114.236.3.208', NULL, 1, '2023-10-04 01:27:48', '2023-10-04 01:27:48'),
(5271, '106.111.183.6', NULL, 1, '2023-10-04 01:28:26', '2023-10-04 01:28:26'),
(5272, '61.147.15.65', NULL, 2, '2023-10-04 01:32:30', '2023-10-04 01:33:25'),
(5273, '61.147.15.76', NULL, 1, '2023-10-04 01:33:33', '2023-10-04 01:33:33'),
(5274, '61.147.15.67', NULL, 1, '2023-10-04 01:35:41', '2023-10-04 01:35:41'),
(5275, '81.88.49.20', NULL, 1, '2023-10-04 01:45:18', '2023-10-04 01:45:18'),
(5276, '81.88.49.33', NULL, 1, '2023-10-04 01:45:26', '2023-10-04 01:45:26'),
(5277, '58.211.23.183', NULL, 3, '2023-10-04 01:46:54', '2023-10-04 01:53:20'),
(5278, '154.51.131.142', NULL, 1, '2023-10-04 02:40:51', '2023-10-04 02:40:51'),
(5279, '136.243.228.195', NULL, 2, '2023-10-04 03:10:52', '2023-10-04 03:48:18'),
(5280, '84.17.49.62', NULL, 1, '2023-10-04 03:23:22', '2023-10-04 03:23:22'),
(5281, '136.243.220.211', NULL, 1, '2023-10-04 03:45:52', '2023-10-04 03:45:52'),
(5282, '198.235.24.203', NULL, 1, '2023-10-04 03:47:17', '2023-10-04 03:47:17'),
(5283, '17.241.227.228', NULL, 1, '2023-10-04 04:14:53', '2023-10-04 04:14:53'),
(5284, '134.122.135.66', NULL, 1, '2023-10-04 05:23:34', '2023-10-04 05:23:34'),
(5285, '106.55.240.36', NULL, 6, '2023-10-04 05:46:15', '2023-10-05 00:26:50'),
(5286, '52.167.144.203', NULL, 1, '2023-10-04 05:54:06', '2023-10-04 05:54:06'),
(5287, '40.77.167.78', NULL, 1, '2023-10-04 05:59:14', '2023-10-04 05:59:14'),
(5288, '192.3.223.130', NULL, 1, '2023-10-04 07:00:09', '2023-10-04 07:00:09'),
(5289, '103.95.98.89', NULL, 1, '2023-10-04 07:01:30', '2023-10-04 07:01:30'),
(5290, '3.85.38.46', NULL, 1, '2023-10-04 07:02:12', '2023-10-04 07:02:12'),
(5291, '35.86.215.22', NULL, 1, '2023-10-04 07:53:36', '2023-10-04 07:53:36'),
(5292, '154.28.151.83', NULL, 1, '2023-10-04 08:23:55', '2023-10-04 08:23:55'),
(5293, '103.169.181.30', NULL, 1, '2023-10-04 08:29:52', '2023-10-04 08:29:52'),
(5294, '51.222.253.1', NULL, 1, '2023-10-04 08:50:12', '2023-10-04 08:50:12'),
(5295, '142.54.169.131', NULL, 1, '2023-10-04 09:23:30', '2023-10-04 09:23:30'),
(5296, '84.246.85.11', NULL, 3, '2023-10-04 09:41:43', '2023-10-04 09:41:46'),
(5297, '3.26.172.179', NULL, 1, '2023-10-04 10:05:52', '2023-10-04 10:05:52'),
(5298, '3.105.50.229', NULL, 1, '2023-10-04 10:05:55', '2023-10-04 10:05:55'),
(5299, '165.154.225.68', NULL, 1, '2023-10-04 10:19:44', '2023-10-04 10:19:44'),
(5300, '51.222.253.20', NULL, 1, '2023-10-04 11:00:09', '2023-10-04 11:00:09'),
(5301, '165.154.224.120', NULL, 1, '2023-10-04 11:14:31', '2023-10-04 11:14:31'),
(5302, '162.214.187.181', NULL, 1, '2023-10-04 11:21:43', '2023-10-04 11:21:43'),
(5303, '86.98.83.177', NULL, 1, '2023-10-04 11:51:34', '2023-10-04 11:51:34'),
(5304, '202.164.212.138', NULL, 1, '2023-10-04 13:03:11', '2023-10-04 13:03:11'),
(5305, '182.163.112.164', NULL, 1, '2023-10-04 13:04:04', '2023-10-04 13:04:04'),
(5306, '34.234.73.199', NULL, 1, '2023-10-04 13:25:28', '2023-10-04 13:25:28'),
(5307, '18.224.128.89', NULL, 1, '2023-10-04 13:25:28', '2023-10-04 13:25:28'),
(5308, '3.219.47.105', NULL, 1, '2023-10-04 13:25:34', '2023-10-04 13:25:34'),
(5309, '66.249.66.9', NULL, 1, '2023-10-04 13:44:20', '2023-10-04 13:44:20'),
(5310, '40.77.167.70', NULL, 1, '2023-10-04 13:53:14', '2023-10-04 13:53:14'),
(5311, '91.134.248.211', NULL, 1, '2023-10-04 14:10:18', '2023-10-04 14:10:18'),
(5312, '66.249.66.6', NULL, 1, '2023-10-04 14:12:33', '2023-10-04 14:12:33'),
(5313, '192.185.81.63', NULL, 2, '2023-10-04 14:18:49', '2023-10-04 14:18:54'),
(5314, '103.30.188.214', NULL, 2, '2023-10-04 14:34:48', '2023-10-04 14:35:19'),
(5315, '51.222.253.14', NULL, 1, '2023-10-04 14:38:19', '2023-10-04 14:38:19'),
(5316, '51.222.253.10', NULL, 1, '2023-10-04 15:48:20', '2023-10-04 15:48:20'),
(5317, '52.72.70.41', NULL, 6, '2023-10-04 15:50:43', '2023-10-04 15:50:47'),
(5318, '119.28.202.234', NULL, 2, '2023-10-04 16:12:55', '2023-10-04 16:12:55'),
(5319, '205.210.31.88', NULL, 1, '2023-10-04 16:21:50', '2023-10-04 16:21:50'),
(5320, '149.18.56.174', NULL, 1, '2023-10-04 16:41:26', '2023-10-04 16:41:26'),
(5321, '185.104.186.210', NULL, 3, '2023-10-04 17:08:41', '2023-10-04 17:08:43'),
(5322, '3.109.3.4', NULL, 1, '2023-10-04 18:11:11', '2023-10-04 18:11:11'),
(5323, '142.54.169.132', NULL, 1, '2023-10-04 18:32:36', '2023-10-04 18:32:36'),
(5324, '72.14.201.64', NULL, 1, '2023-10-04 18:53:22', '2023-10-04 18:53:22'),
(5325, '44.234.47.136', NULL, 1, '2023-10-04 18:58:40', '2023-10-04 18:58:40'),
(5326, '185.243.218.202', NULL, 1, '2023-10-04 19:54:04', '2023-10-04 19:54:04'),
(5327, '205.210.31.217', NULL, 1, '2023-10-04 22:17:23', '2023-10-04 22:17:23'),
(5328, '54.202.128.149', NULL, 1, '2023-10-04 23:05:14', '2023-10-04 23:05:14'),
(5329, '54.200.156.170', NULL, 1, '2023-10-04 23:05:29', '2023-10-04 23:05:29'),
(5330, '34.221.106.251', NULL, 1, '2023-10-04 23:05:54', '2023-10-04 23:05:54'),
(5331, '205.210.31.9', NULL, 1, '2023-10-05 00:08:01', '2023-10-05 00:08:01'),
(5332, '51.222.253.11', NULL, 1, '2023-10-05 00:54:20', '2023-10-05 00:54:20'),
(5333, '198.235.24.95', NULL, 1, '2023-10-05 02:22:20', '2023-10-05 02:22:20'),
(5334, '51.222.253.6', NULL, 1, '2023-10-05 02:58:11', '2023-10-05 02:58:11'),
(5335, '159.65.228.130', NULL, 2, '2023-10-05 04:28:57', '2023-10-05 04:28:57'),
(5336, '119.28.202.234', NULL, 4, '2023-10-05 04:37:18', '2023-10-05 17:05:01'),
(5337, '51.222.253.5', NULL, 1, '2023-10-05 05:43:41', '2023-10-05 05:43:41'),
(5338, '3.212.147.252', NULL, 1, '2023-10-05 06:39:58', '2023-10-05 06:39:58'),
(5339, '51.222.253.1', NULL, 1, '2023-10-05 07:46:24', '2023-10-05 07:46:24'),
(5340, '106.55.240.36', NULL, 6, '2023-10-05 07:55:01', '2023-10-06 02:25:57'),
(5341, '123.0.17.25', NULL, 2, '2023-10-05 08:03:37', '2023-10-05 08:03:38'),
(5342, '115.127.9.218', NULL, 3, '2023-10-05 08:10:59', '2023-10-05 12:42:06'),
(5343, '20.118.205.102', NULL, 3, '2023-10-05 08:26:24', '2023-10-05 08:26:25'),
(5344, '43.229.208.190', NULL, 3, '2023-10-05 09:02:57', '2023-10-05 13:52:07'),
(5345, '195.191.219.130', NULL, 1, '2023-10-05 09:24:04', '2023-10-05 09:24:04'),
(5346, '165.232.73.18', NULL, 2, '2023-10-05 09:50:15', '2023-10-05 09:50:16'),
(5347, '180.254.225.238', NULL, 1, '2023-10-05 09:52:37', '2023-10-05 09:52:37'),
(5348, '40.94.227.126', NULL, 2, '2023-10-05 09:54:39', '2023-10-05 09:55:54'),
(5349, '40.94.227.40', NULL, 1, '2023-10-05 09:55:06', '2023-10-05 09:55:06'),
(5350, '54.70.53.60', NULL, 1, '2023-10-05 10:17:06', '2023-10-05 10:17:06'),
(5351, '220.246.107.33', NULL, 3, '2023-10-05 10:17:59', '2023-10-05 10:18:31'),
(5352, '27.115.124.70', NULL, 1, '2023-10-05 10:18:27', '2023-10-05 10:18:27'),
(5353, '27.115.124.45', NULL, 1, '2023-10-05 10:19:16', '2023-10-05 10:19:16'),
(5354, '27.115.124.101', NULL, 1, '2023-10-05 10:20:35', '2023-10-05 10:20:35'),
(5355, '51.222.253.6', NULL, 1, '2023-10-05 10:26:11', '2023-10-05 10:26:11'),
(5356, '49.12.125.159', NULL, 1, '2023-10-05 10:33:37', '2023-10-05 10:33:37'),
(5357, '34.234.73.199', NULL, 1, '2023-10-05 11:27:23', '2023-10-05 11:27:23'),
(5358, '18.224.128.89', NULL, 1, '2023-10-05 11:27:24', '2023-10-05 11:27:24'),
(5359, '18.208.129.111', NULL, 1, '2023-10-05 11:27:30', '2023-10-05 11:27:30'),
(5360, '103.35.109.82', NULL, 1, '2023-10-05 12:07:20', '2023-10-05 12:07:20'),
(5361, '113.212.108.71', NULL, 1, '2023-10-05 13:10:53', '2023-10-05 13:10:53'),
(5362, '146.190.83.68', NULL, 5, '2023-10-05 13:21:56', '2023-10-05 13:21:59'),
(5363, '103.130.11.7', NULL, 1, '2023-10-05 13:22:16', '2023-10-05 13:22:16'),
(5364, '162.213.196.78', NULL, 1, '2023-10-05 14:13:36', '2023-10-05 14:13:36'),
(5365, '20.163.11.143', NULL, 10, '2023-10-05 14:45:24', '2023-10-05 14:45:27'),
(5366, '3.252.155.145', NULL, 1, '2023-10-05 17:06:38', '2023-10-05 17:06:38'),
(5367, '34.245.118.66', NULL, 1, '2023-10-05 18:42:18', '2023-10-05 18:42:18'),
(5368, '5.29.8.109', NULL, 1, '2023-10-05 18:57:21', '2023-10-05 18:57:21'),
(5369, '137.226.113.44', NULL, 1, '2023-10-05 19:10:46', '2023-10-05 19:10:46'),
(5370, '154.28.151.53', NULL, 1, '2023-10-05 19:27:39', '2023-10-05 19:27:39'),
(5371, '54.216.252.115', NULL, 1, '2023-10-05 19:56:24', '2023-10-05 19:56:24'),
(5372, '51.222.253.8', NULL, 1, '2023-10-05 21:02:17', '2023-10-05 21:02:17'),
(5373, '162.250.218.127', NULL, 1, '2023-10-05 21:18:19', '2023-10-05 21:18:19'),
(5374, '66.249.66.10', NULL, 2, '2023-10-05 21:35:21', '2023-10-05 23:08:51'),
(5375, '23.108.233.223', NULL, 1, '2023-10-05 21:58:25', '2023-10-05 21:58:25'),
(5376, '157.245.195.60', NULL, 70, '2023-10-05 22:22:51', '2023-10-06 03:38:47'),
(5377, '20.38.43.143', NULL, 5, '2023-10-05 22:31:56', '2023-10-05 22:31:57'),
(5378, '66.249.66.11', NULL, 3, '2023-10-05 23:03:51', '2023-10-05 23:25:48'),
(5379, '51.222.253.20', NULL, 1, '2023-10-05 23:32:02', '2023-10-05 23:32:02'),
(5380, '66.249.66.12', NULL, 1, '2023-10-05 23:48:21', '2023-10-05 23:48:21'),
(5381, '51.222.253.7', NULL, 1, '2023-10-06 00:25:03', '2023-10-06 00:25:03'),
(5382, '102.156.14.8', NULL, 1, '2023-10-06 00:57:07', '2023-10-06 00:57:07'),
(5383, '43.201.35.249', NULL, 8, '2023-10-06 01:05:46', '2023-10-06 01:07:23'),
(5384, '178.18.44.42', NULL, 1, '2023-10-06 01:47:49', '2023-10-06 01:47:49'),
(5385, '45.12.3.13', NULL, 1, '2023-10-06 01:50:58', '2023-10-06 01:50:58'),
(5386, '205.210.31.253', NULL, 1, '2023-10-06 02:06:07', '2023-10-06 02:06:07'),
(5387, '45.33.114.128', NULL, 1, '2023-10-06 03:21:45', '2023-10-06 03:21:45'),
(5388, '42.236.101.232', NULL, 1, '2023-10-06 03:50:24', '2023-10-06 03:50:24'),
(5389, '51.222.253.9', NULL, 1, '2023-10-06 03:50:29', '2023-10-06 03:50:29'),
(5390, '35.203.255.101', NULL, 1, '2023-10-06 04:03:24', '2023-10-06 04:03:24'),
(5391, '51.79.229.197', NULL, 1, '2023-10-06 04:34:26', '2023-10-06 04:34:26'),
(5392, '138.199.40.180', NULL, 12, '2023-10-06 04:38:32', '2023-10-06 04:38:45'),
(5393, '106.55.240.36', NULL, 9, '2023-10-06 04:52:58', '2023-10-07 01:58:15'),
(5394, '17.241.227.27', NULL, 1, '2023-10-06 05:20:03', '2023-10-06 05:20:03'),
(5395, '119.28.202.234', NULL, 4, '2023-10-06 05:29:18', '2023-10-06 17:55:41'),
(5396, '42.236.101.215', NULL, 1, '2023-10-06 06:12:34', '2023-10-06 06:12:34'),
(5397, '42.236.101.205', NULL, 1, '2023-10-06 06:15:39', '2023-10-06 06:15:39'),
(5398, '188.170.74.226', NULL, 1, '2023-10-06 06:45:15', '2023-10-06 06:45:15'),
(5399, '142.54.169.133', NULL, 1, '2023-10-06 06:58:13', '2023-10-06 06:58:13'),
(5400, '3.87.99.251', NULL, 1, '2023-10-06 07:14:17', '2023-10-06 07:14:17'),
(5401, '52.167.144.174', NULL, 1, '2023-10-06 07:15:15', '2023-10-06 07:15:15'),
(5402, '52.167.144.208', NULL, 1, '2023-10-06 08:12:32', '2023-10-06 08:12:32'),
(5403, '51.222.253.12', NULL, 1, '2023-10-06 11:31:37', '2023-10-06 11:31:37'),
(5404, '152.32.226.141', NULL, 2, '2023-10-06 12:26:08', '2023-10-06 12:26:10'),
(5405, '205.210.31.59', NULL, 1, '2023-10-06 13:27:42', '2023-10-06 13:27:42'),
(5406, '40.77.167.24', NULL, 1, '2023-10-06 13:59:23', '2023-10-06 13:59:23'),
(5407, '172.234.18.239', NULL, 1, '2023-10-06 15:24:31', '2023-10-06 15:24:31'),
(5408, '20.239.90.10', NULL, 2, '2023-10-06 15:40:09', '2023-10-06 15:42:51'),
(5409, '85.209.11.117', NULL, 1, '2023-10-06 15:45:49', '2023-10-06 15:45:49'),
(5410, '45.33.8.213', NULL, 1, '2023-10-06 15:55:12', '2023-10-06 15:55:12'),
(5411, '196.242.195.101', NULL, 1, '2023-10-06 16:18:49', '2023-10-06 16:18:49'),
(5412, '64.124.8.76', NULL, 1, '2023-10-06 16:36:10', '2023-10-06 16:36:10'),
(5413, '51.222.253.5', NULL, 1, '2023-10-06 17:07:50', '2023-10-06 17:07:50'),
(5414, '51.222.253.1', NULL, 1, '2023-10-06 17:31:48', '2023-10-06 17:31:48'),
(5415, '52.167.144.24', NULL, 1, '2023-10-06 17:44:28', '2023-10-06 17:44:28'),
(5416, '5.188.62.26', NULL, 1, '2023-10-06 18:47:14', '2023-10-06 18:47:14'),
(5417, '51.222.253.4', NULL, 1, '2023-10-06 19:20:48', '2023-10-06 19:20:48'),
(5418, '40.77.167.70', NULL, 1, '2023-10-06 19:53:16', '2023-10-06 19:53:16'),
(5419, '192.185.4.143', NULL, 1, '2023-10-06 19:55:42', '2023-10-06 19:55:42'),
(5420, '157.245.33.86', NULL, 2, '2023-10-06 19:56:40', '2023-10-06 19:56:41'),
(5421, '20.163.98.161', NULL, 1, '2023-10-06 21:08:09', '2023-10-06 21:08:09'),
(5422, '80.66.79.9', NULL, 3, '2023-10-06 21:19:44', '2023-10-06 21:19:45'),
(5423, '104.28.214.148', NULL, 1, '2023-10-06 23:28:45', '2023-10-06 23:28:45'),
(5424, '49.51.199.229', NULL, 1, '2023-10-07 00:43:02', '2023-10-07 00:43:02'),
(5425, '103.98.206.37', NULL, 1, '2023-10-07 00:55:36', '2023-10-07 00:55:36'),
(5426, '3.226.252.225', NULL, 1, '2023-10-07 02:34:49', '2023-10-07 02:34:49'),
(5427, '18.214.37.41', NULL, 1, '2023-10-07 02:51:49', '2023-10-07 02:51:49'),
(5428, '51.222.253.11', NULL, 1, '2023-10-07 03:33:13', '2023-10-07 03:33:13'),
(5429, '66.249.66.10', NULL, 2, '2023-10-07 04:05:08', '2023-10-08 00:41:16'),
(5430, '66.249.66.11', NULL, 8, '2023-10-07 04:17:12', '2023-10-08 01:15:52'),
(5431, '104.43.230.121', NULL, 1, '2023-10-07 04:47:53', '2023-10-07 04:47:53'),
(5432, '122.10.18.194', NULL, 1, '2023-10-07 05:09:49', '2023-10-07 05:09:49'),
(5433, '196.242.195.185', NULL, 1, '2023-10-07 06:09:38', '2023-10-07 06:09:38'),
(5434, '119.28.202.234', NULL, 4, '2023-10-07 06:13:59', '2023-10-07 18:39:03'),
(5435, '106.55.240.36', NULL, 7, '2023-10-07 07:00:44', '2023-10-08 03:45:21'),
(5436, '18.214.37.41', NULL, 1, '2023-10-07 07:13:13', '2023-10-07 07:13:13'),
(5437, '3.85.38.46', NULL, 1, '2023-10-07 07:16:26', '2023-10-07 07:16:26'),
(5438, '205.210.31.176', NULL, 1, '2023-10-07 07:16:59', '2023-10-07 07:16:59'),
(5439, '51.222.253.8', NULL, 1, '2023-10-07 08:16:47', '2023-10-07 08:16:47'),
(5440, '8.219.64.236', NULL, 1, '2023-10-07 08:54:33', '2023-10-07 08:54:33'),
(5441, '93.158.90.43', NULL, 1, '2023-10-07 08:59:18', '2023-10-07 08:59:18'),
(5442, '51.222.253.6', NULL, 1, '2023-10-07 09:07:53', '2023-10-07 09:07:53'),
(5443, '51.222.253.19', NULL, 1, '2023-10-07 11:10:05', '2023-10-07 11:10:05'),
(5444, '178.254.29.124', NULL, 1, '2023-10-07 11:36:50', '2023-10-07 11:36:50'),
(5445, '71.163.94.71', NULL, 2, '2023-10-07 12:20:29', '2023-10-07 12:20:32'),
(5446, '198.235.24.85', NULL, 1, '2023-10-07 12:34:16', '2023-10-07 12:34:16'),
(5447, '116.206.59.27', NULL, 1, '2023-10-07 12:38:45', '2023-10-07 12:38:45'),
(5448, '185.191.171.18', NULL, 1, '2023-10-07 13:03:41', '2023-10-07 13:03:41'),
(5449, '187.23.160.246', NULL, 1, '2023-10-07 14:10:27', '2023-10-07 14:10:27'),
(5450, '162.213.196.78', NULL, 1, '2023-10-07 14:11:01', '2023-10-07 14:11:01'),
(5451, '20.14.84.70', NULL, 5, '2023-10-07 14:16:43', '2023-10-07 14:16:44'),
(5452, '103.132.224.170', NULL, 1, '2023-10-07 16:30:03', '2023-10-07 16:30:03'),
(5453, '17.241.219.43', NULL, 1, '2023-10-07 17:28:03', '2023-10-07 17:28:03'),
(5454, '205.210.31.235', NULL, 1, '2023-10-07 17:28:45', '2023-10-07 17:28:45'),
(5455, '66.249.66.5', NULL, 2, '2023-10-07 17:36:41', '2023-10-07 21:19:09'),
(5456, '205.210.31.251', NULL, 1, '2023-10-07 17:46:12', '2023-10-07 17:46:12'),
(5457, '196.242.131.176', NULL, 1, '2023-10-07 18:02:48', '2023-10-07 18:02:48'),
(5458, '51.222.253.4', NULL, 1, '2023-10-07 19:05:23', '2023-10-07 19:05:23'),
(5459, '104.28.200.96', NULL, 1, '2023-10-07 19:09:45', '2023-10-07 19:09:45'),
(5460, '107.178.232.248', NULL, 1, '2023-10-07 20:02:10', '2023-10-07 20:02:10'),
(5461, '172.234.18.239', NULL, 1, '2023-10-07 20:07:29', '2023-10-07 20:07:29'),
(5462, '43.201.35.249', NULL, 8, '2023-10-07 20:43:49', '2023-10-07 20:45:02'),
(5463, '51.222.253.14', NULL, 1, '2023-10-07 21:26:41', '2023-10-07 21:26:41'),
(5464, '52.39.125.233', NULL, 1, '2023-10-07 22:38:09', '2023-10-07 22:38:09'),
(5465, '35.89.162.223', NULL, 1, '2023-10-07 22:38:58', '2023-10-07 22:38:58'),
(5466, '34.213.27.191', NULL, 1, '2023-10-07 22:40:47', '2023-10-07 22:40:47'),
(5467, '154.12.225.169', NULL, 1, '2023-10-07 23:20:48', '2023-10-07 23:20:48'),
(5468, '205.210.31.143', NULL, 1, '2023-10-07 23:41:55', '2023-10-07 23:41:55'),
(5469, '52.24.31.135', NULL, 1, '2023-10-08 00:22:28', '2023-10-08 00:22:28'),
(5470, '51.222.253.1', NULL, 1, '2023-10-08 00:26:58', '2023-10-08 00:26:58'),
(5471, '54.196.171.33', NULL, 2, '2023-10-08 00:41:00', '2023-10-08 01:47:24'),
(5472, '17.241.75.213', NULL, 1, '2023-10-08 00:58:57', '2023-10-08 00:58:57'),
(5473, '198.235.24.103', NULL, 1, '2023-10-08 01:38:48', '2023-10-08 01:38:48'),
(5474, '51.222.253.11', NULL, 1, '2023-10-08 02:46:19', '2023-10-08 02:46:19'),
(5475, '198.235.24.143', NULL, 1, '2023-10-08 02:53:11', '2023-10-08 02:53:11'),
(5476, '185.149.146.53', NULL, 1, '2023-10-08 03:10:20', '2023-10-08 03:10:20'),
(5477, '205.210.31.142', NULL, 1, '2023-10-08 03:26:39', '2023-10-08 03:26:39'),
(5478, '54.146.89.136', NULL, 1, '2023-10-08 04:30:26', '2023-10-08 04:30:26'),
(5479, '137.184.181.35', NULL, 2, '2023-10-08 05:10:47', '2023-10-08 05:10:48'),
(5480, '106.55.240.36', NULL, 6, '2023-10-08 06:17:57', '2023-10-09 03:21:31'),
(5481, '195.191.219.131', NULL, 1, '2023-10-08 06:27:08', '2023-10-08 06:27:08'),
(5482, '119.28.202.234', NULL, 4, '2023-10-08 06:56:50', '2023-10-08 19:21:21'),
(5483, '149.102.254.132', NULL, 1, '2023-10-08 07:39:39', '2023-10-08 07:39:39'),
(5484, '91.105.196.111', NULL, 1, '2023-10-08 08:36:40', '2023-10-08 08:36:40'),
(5485, '66.249.66.11', NULL, 1, '2023-10-08 08:43:10', '2023-10-08 08:43:10'),
(5486, '66.249.66.6', NULL, 1, '2023-10-08 09:01:54', '2023-10-08 09:01:54'),
(5487, '43.229.208.190', NULL, 19, '2023-10-08 09:27:15', '2023-10-08 13:56:17'),
(5488, '178.128.193.4', NULL, 2, '2023-10-08 10:13:18', '2023-10-08 10:13:19'),
(5489, '123.6.49.15', NULL, 1, '2023-10-08 10:41:25', '2023-10-08 10:41:25'),
(5490, '27.115.124.6', NULL, 1, '2023-10-08 10:43:16', '2023-10-08 10:43:16'),
(5491, '51.222.253.19', NULL, 1, '2023-10-08 10:47:37', '2023-10-08 10:47:37'),
(5492, '69.55.60.174', NULL, 1, '2023-10-08 10:50:04', '2023-10-08 10:50:04'),
(5493, '202.134.8.193', NULL, 1, '2023-10-08 11:20:05', '2023-10-08 11:20:05'),
(5494, '51.222.253.16', NULL, 1, '2023-10-08 11:44:17', '2023-10-08 11:44:17'),
(5495, '51.254.199.11', NULL, 1, '2023-10-08 11:51:47', '2023-10-08 11:51:47'),
(5496, '103.56.209.186', NULL, 1, '2023-10-08 13:10:22', '2023-10-08 13:10:22'),
(5497, '44.193.25.146', NULL, 1, '2023-10-08 13:14:01', '2023-10-08 13:14:01'),
(5498, '54.229.23.119', NULL, 2, '2023-10-08 13:33:54', '2023-10-08 13:34:03'),
(5499, '65.154.226.171', NULL, 1, '2023-10-08 13:35:36', '2023-10-08 13:35:36'),
(5500, '66.249.66.2', NULL, 1, '2023-10-08 13:36:47', '2023-10-08 13:36:47'),
(5501, '66.249.66.3', NULL, 2, '2023-10-08 13:37:12', '2023-10-08 13:37:24'),
(5502, '37.111.215.233', NULL, 2, '2023-10-08 13:42:05', '2023-10-08 13:53:35'),
(5503, '37.111.200.25', NULL, 1, '2023-10-08 13:42:15', '2023-10-08 13:42:15'),
(5504, '34.248.158.73', NULL, 1, '2023-10-08 13:47:02', '2023-10-08 13:47:02'),
(5505, '54.170.66.173', NULL, 1, '2023-10-08 13:47:11', '2023-10-08 13:47:11'),
(5506, '27.147.131.138', NULL, 1, '2023-10-08 14:07:51', '2023-10-08 14:07:51'),
(5507, '172.105.38.177', NULL, 5, '2023-10-08 14:10:54', '2023-10-08 14:10:59'),
(5508, '103.254.87.135', NULL, 1, '2023-10-08 14:14:33', '2023-10-08 14:14:33'),
(5509, '20.168.57.136', NULL, 1, '2023-10-08 14:18:52', '2023-10-08 14:18:52'),
(5510, '217.146.69.48', NULL, 3, '2023-10-08 14:57:53', '2023-10-08 14:57:58'),
(5511, '52.167.144.163', NULL, 1, '2023-10-08 15:00:10', '2023-10-08 15:00:10'),
(5512, '51.222.253.2', NULL, 2, '2023-10-08 15:32:25', '2023-10-08 22:05:59'),
(5513, '182.16.159.74', NULL, 1, '2023-10-08 15:38:22', '2023-10-08 15:38:22'),
(5514, '172.111.185.34', NULL, 1, '2023-10-08 15:44:01', '2023-10-08 15:44:01'),
(5515, '103.198.133.30', NULL, 1, '2023-10-08 15:49:19', '2023-10-08 15:49:19'),
(5516, '66.249.66.12', NULL, 2, '2023-10-08 16:34:03', '2023-10-08 19:30:43'),
(5517, '147.78.64.170', NULL, 1, '2023-10-08 16:42:22', '2023-10-08 16:42:22'),
(5518, '66.249.64.44', NULL, 1, '2023-10-08 17:05:19', '2023-10-08 17:05:19'),
(5519, '173.252.83.117', NULL, 1, '2023-10-08 17:08:39', '2023-10-08 17:08:39'),
(5520, '40.77.167.79', NULL, 1, '2023-10-08 17:30:21', '2023-10-08 17:30:21'),
(5521, '52.167.144.137', NULL, 1, '2023-10-08 17:34:11', '2023-10-08 17:34:11'),
(5522, '51.222.253.17', NULL, 1, '2023-10-08 18:15:05', '2023-10-08 18:15:05'),
(5523, '167.248.133.191', NULL, 1, '2023-10-08 18:41:32', '2023-10-08 18:41:32'),
(5524, '185.243.40.180', NULL, 1, '2023-10-08 18:46:15', '2023-10-08 18:46:15'),
(5525, '149.5.4.67', NULL, 1, '2023-10-08 19:36:31', '2023-10-08 19:36:31'),
(5526, '20.168.59.57', NULL, 1, '2023-10-08 20:47:22', '2023-10-08 20:47:22'),
(5527, '167.94.146.52', NULL, 1, '2023-10-08 20:54:52', '2023-10-08 20:54:52'),
(5528, '16.171.4.20', NULL, 2, '2023-10-08 21:46:33', '2023-10-08 22:52:23'),
(5529, '40.77.167.47', NULL, 1, '2023-10-08 22:20:20', '2023-10-08 22:20:20'),
(5530, '51.222.253.1', NULL, 1, '2023-10-08 23:05:45', '2023-10-08 23:05:45'),
(5531, '66.249.64.45', NULL, 1, '2023-10-08 23:21:03', '2023-10-08 23:21:03'),
(5532, '66.249.64.46', NULL, 1, '2023-10-08 23:57:08', '2023-10-08 23:57:08'),
(5533, '103.178.7.53', NULL, 1, '2023-10-09 00:34:49', '2023-10-09 00:34:49'),
(5534, '162.213.196.78', NULL, 1, '2023-10-09 00:35:21', '2023-10-09 00:35:21'),
(5535, '34.222.231.90', NULL, 1, '2023-10-09 00:50:34', '2023-10-09 00:50:34'),
(5536, '103.50.254.75', NULL, 1, '2023-10-09 01:05:09', '2023-10-09 01:05:09'),
(5537, '205.210.31.155', NULL, 1, '2023-10-09 01:10:09', '2023-10-09 01:10:09'),
(5538, '34.223.221.178', NULL, 1, '2023-10-09 01:12:36', '2023-10-09 01:12:36'),
(5539, '51.222.253.9', NULL, 1, '2023-10-09 01:43:26', '2023-10-09 01:43:26'),
(5540, '52.167.144.237', NULL, 1, '2023-10-09 02:52:46', '2023-10-09 02:52:46'),
(5541, '54.189.147.101', NULL, 1, '2023-10-09 03:08:59', '2023-10-09 03:08:59'),
(5542, '71.163.94.71', NULL, 2, '2023-10-09 03:18:27', '2023-10-09 03:18:27'),
(5543, '122.10.18.194', NULL, 1, '2023-10-09 04:21:56', '2023-10-09 04:21:56'),
(5544, '20.14.84.70', NULL, 5, '2023-10-09 04:27:07', '2023-10-09 04:27:08'),
(5545, '51.222.253.7', NULL, 1, '2023-10-09 04:28:38', '2023-10-09 04:28:38'),
(5546, '42.236.101.205', NULL, 1, '2023-10-09 04:43:08', '2023-10-09 04:43:08'),
(5547, '212.192.193.218', NULL, 1, '2023-10-09 04:56:04', '2023-10-09 04:56:04'),
(5548, '106.55.240.36', NULL, 9, '2023-10-09 05:54:35', '2023-10-10 02:58:16'),
(5549, '54.221.77.177', NULL, 1, '2023-10-09 06:33:32', '2023-10-09 06:33:32'),
(5550, '119.28.202.234', NULL, 4, '2023-10-09 07:37:42', '2023-10-09 20:07:43'),
(5551, '195.191.219.132', NULL, 1, '2023-10-09 07:54:42', '2023-10-09 07:54:42'),
(5552, '42.236.17.226', NULL, 1, '2023-10-09 08:00:05', '2023-10-09 08:00:05'),
(5553, '42.236.17.111', NULL, 1, '2023-10-09 08:00:37', '2023-10-09 08:00:37'),
(5554, '89.46.105.226', NULL, 1, '2023-10-09 08:05:54', '2023-10-09 08:05:54'),
(5555, '118.179.10.82', NULL, 2, '2023-10-09 08:17:21', '2023-10-09 08:17:21'),
(5556, '62.122.184.194', NULL, 1, '2023-10-09 08:47:21', '2023-10-09 08:47:21'),
(5557, '51.222.253.2', NULL, 2, '2023-10-09 08:57:18', '2023-10-09 14:57:26'),
(5558, '40.94.33.126', NULL, 2, '2023-10-09 09:05:22', '2023-10-09 09:06:35'),
(5559, '66.249.64.39', NULL, 1, '2023-10-09 09:05:44', '2023-10-09 09:05:44'),
(5560, '40.94.33.19', NULL, 1, '2023-10-09 09:05:47', '2023-10-09 09:05:47'),
(5561, '43.229.208.190', NULL, 1, '2023-10-09 10:59:25', '2023-10-09 10:59:25'),
(5562, '92.204.175.92', NULL, 1, '2023-10-09 11:21:36', '2023-10-09 11:21:36'),
(5563, '54.234.107.180', NULL, 2, '2023-10-09 12:24:05', '2023-10-09 12:24:06'),
(5564, '18.224.128.89', NULL, 4, '2023-10-09 12:24:05', '2023-10-09 12:43:31'),
(5565, '18.225.25.214', NULL, 4, '2023-10-09 12:24:06', '2023-10-09 14:17:55'),
(5566, '54.83.125.89', NULL, 3, '2023-10-09 12:24:10', '2023-10-09 13:25:47'),
(5567, '54.227.224.70', NULL, 2, '2023-10-09 12:24:11', '2023-10-09 14:17:55'),
(5568, '54.165.87.145', NULL, 3, '2023-10-09 12:32:26', '2023-10-09 12:43:36'),
(5569, '3.92.81.152', NULL, 1, '2023-10-09 12:32:26', '2023-10-09 12:32:26'),
(5570, '44.192.56.241', NULL, 1, '2023-10-09 12:32:28', '2023-10-09 12:32:28'),
(5571, '18.204.4.70', NULL, 1, '2023-10-09 12:32:32', '2023-10-09 12:32:32'),
(5572, '3.237.102.172', NULL, 1, '2023-10-09 12:32:33', '2023-10-09 12:32:33'),
(5573, '5.183.255.110', NULL, 1, '2023-10-09 13:06:22', '2023-10-09 13:06:22'),
(5574, '3.208.92.254', NULL, 1, '2023-10-09 13:25:39', '2023-10-09 13:25:39'),
(5575, '54.208.117.204', NULL, 1, '2023-10-09 13:32:27', '2023-10-09 13:32:27'),
(5576, '3.219.47.105', NULL, 1, '2023-10-09 14:18:01', '2023-10-09 14:18:01'),
(5577, '182.16.159.74', NULL, 1, '2023-10-09 14:19:41', '2023-10-09 14:19:41'),
(5578, '173.252.83.117', NULL, 1, '2023-10-09 14:37:07', '2023-10-09 14:37:07'),
(5579, '24.239.140.30', NULL, 1, '2023-10-09 15:08:18', '2023-10-09 15:08:18'),
(5580, '20.168.61.126', NULL, 2, '2023-10-09 16:21:24', '2023-10-09 20:53:36'),
(5581, '51.222.253.12', NULL, 1, '2023-10-09 17:04:50', '2023-10-09 17:04:50'),
(5582, '103.156.56.50', NULL, 1, '2023-10-09 17:53:27', '2023-10-09 17:53:27'),
(5583, '51.222.253.11', NULL, 1, '2023-10-09 19:21:24', '2023-10-09 19:21:24'),
(5584, '66.249.66.9', NULL, 1, '2023-10-09 19:43:41', '2023-10-09 19:43:41'),
(5585, '5.188.62.21', NULL, 1, '2023-10-09 20:02:10', '2023-10-09 20:02:10'),
(5586, '87.236.176.158', NULL, 1, '2023-10-09 20:21:45', '2023-10-09 20:21:45'),
(5587, '87.236.176.244', NULL, 1, '2023-10-09 20:26:42', '2023-10-09 20:26:42'),
(5588, '103.25.250.228', NULL, 1, '2023-10-09 21:49:01', '2023-10-09 21:49:01'),
(5589, '20.235.250.241', NULL, 3, '2023-10-09 22:16:04', '2023-10-09 22:16:08'),
(5590, '213.89.34.35', NULL, 1, '2023-10-09 22:38:35', '2023-10-09 22:38:35'),
(5591, '51.222.253.17', NULL, 1, '2023-10-09 23:02:28', '2023-10-09 23:02:28'),
(5592, '59.111.227.104', NULL, 2, '2023-10-10 01:12:13', '2023-10-10 01:12:13'),
(5593, '59.111.227.104', NULL, 2, '2023-10-10 01:12:13', '2023-10-10 01:12:13'),
(5594, '35.89.10.52', NULL, 1, '2023-10-10 01:41:01', '2023-10-10 01:41:01'),
(5595, '185.104.186.210', NULL, 3, '2023-10-10 02:09:03', '2023-10-10 02:09:04'),
(5596, '54.191.175.130', NULL, 1, '2023-10-10 02:25:45', '2023-10-10 02:25:45'),
(5597, '167.172.30.188', NULL, 2, '2023-10-10 02:35:04', '2023-10-10 02:35:06'),
(5598, '34.223.221.178', NULL, 1, '2023-10-10 04:00:26', '2023-10-10 04:00:26'),
(5599, '51.222.253.3', NULL, 1, '2023-10-10 04:40:31', '2023-10-10 04:40:31'),
(5600, '173.252.87.119', NULL, 1, '2023-10-10 04:43:13', '2023-10-10 04:43:13'),
(5601, '106.55.240.36', NULL, 7, '2023-10-10 05:31:37', '2023-10-10 16:10:18'),
(5602, '51.222.253.9', NULL, 1, '2023-10-10 06:37:11', '2023-10-10 06:37:11'),
(5603, '103.161.71.169', NULL, 1, '2023-10-10 07:05:20', '2023-10-10 07:05:20'),
(5604, '195.191.219.131', NULL, 1, '2023-10-10 07:22:56', '2023-10-10 07:22:56'),
(5605, '202.63.172.228', NULL, 1, '2023-10-10 07:52:23', '2023-10-10 07:52:23'),
(5606, '103.10.54.91', NULL, 1, '2023-10-10 08:22:57', '2023-10-10 08:22:57'),
(5607, '43.229.208.190', NULL, 4, '2023-10-10 08:30:58', '2023-10-10 13:43:20'),
(5608, '119.28.202.234', NULL, 2, '2023-10-10 08:34:53', '2023-10-10 08:34:54'),
(5609, '103.56.209.186', NULL, 1, '2023-10-10 08:51:22', '2023-10-10 08:51:22'),
(5610, '198.235.24.57', NULL, 1, '2023-10-10 08:51:23', '2023-10-10 08:51:23'),
(5611, '51.222.253.1', NULL, 1, '2023-10-10 09:33:08', '2023-10-10 09:33:08'),
(5612, '117.58.247.131', NULL, 1, '2023-10-10 09:39:18', '2023-10-10 09:39:18'),
(5613, '69.164.212.114', NULL, 1, '2023-10-10 09:54:39', '2023-10-10 09:54:39'),
(5614, '66.249.79.173', NULL, 2, '2023-10-10 10:08:57', '2023-10-10 10:09:11'),
(5615, '103.189.176.7', NULL, 1, '2023-10-10 11:20:41', '2023-10-10 11:20:41'),
(5616, '54.211.70.68', NULL, 1, '2023-10-10 12:27:58', '2023-10-10 12:27:58'),
(5617, '20.168.62.40', NULL, 2, '2023-10-10 12:32:24', '2023-10-10 14:53:45'),
(5618, '194.195.216.249', NULL, 1, '2023-10-10 12:47:29', '2023-10-10 12:47:29'),
(5619, '3.87.131.119', NULL, 1, '2023-10-10 13:10:33', '2023-10-10 13:10:33'),
(5620, '138.199.59.174', NULL, 3, '2023-10-10 13:32:48', '2023-10-10 13:32:59'),
(5621, '3.18.110.184', NULL, 3, '2023-10-10 14:04:38', '2023-10-10 14:07:14'),
(5622, '162.213.196.78', NULL, 1, '2023-10-10 14:10:43', '2023-10-10 14:10:43'),
(5623, '51.222.253.11', NULL, 1, '2023-10-10 14:23:34', '2023-10-10 14:23:34'),
(5624, '172.104.58.65', NULL, 6, '2023-10-10 15:05:14', '2023-10-10 15:05:18'),
(5625, '20.163.118.144', NULL, 1, '2023-10-10 15:28:56', '2023-10-10 15:28:56'),
(5626, '205.210.31.184', NULL, 1, '2023-10-10 16:29:13', '2023-10-10 16:29:13'),
(5627, '103.25.250.234', NULL, 1, '2023-10-10 17:07:22', '2023-10-10 17:07:22'),
(5628, '20.119.184.255', NULL, 1, '2023-10-10 17:18:51', '2023-10-10 17:18:51'),
(5629, '202.63.172.227', NULL, 1, '2023-10-10 17:23:06', '2023-10-10 17:23:06'),
(5630, '43.229.208.190', NULL, 1, '2023-10-11 10:06:43', '2023-10-11 10:06:43'),
(5631, '119.28.202.234', NULL, 4, '2023-10-11 10:11:45', '2023-10-11 22:07:14'),
(5632, '3.18.110.184', NULL, 3, '2023-10-11 10:27:55', '2023-10-11 10:29:28'),
(5633, '106.55.240.36', NULL, 1, '2023-10-11 10:29:04', '2023-10-11 10:29:04'),
(5634, '202.191.121.66', NULL, 1, '2023-10-11 10:31:48', '2023-10-11 10:31:48'),
(5635, '103.133.254.22', NULL, 1, '2023-10-11 10:47:30', '2023-10-11 10:47:30'),
(5636, '154.202.119.235', NULL, 1, '2023-10-11 10:53:48', '2023-10-11 10:53:48'),
(5637, '140.83.61.51', NULL, 1, '2023-10-11 10:59:06', '2023-10-11 10:59:06'),
(5638, '103.30.28.70', NULL, 1, '2023-10-11 11:03:50', '2023-10-11 11:03:50'),
(5639, '54.213.4.115', NULL, 3, '2023-10-11 11:23:22', '2023-10-11 11:23:24'),
(5640, '52.167.144.218', NULL, 1, '2023-10-11 11:36:44', '2023-10-11 11:36:44'),
(5641, '202.63.172.221', NULL, 1, '2023-10-11 12:03:32', '2023-10-11 12:03:32'),
(5642, '123.6.49.41', NULL, 1, '2023-10-11 12:09:26', '2023-10-11 12:09:26'),
(5643, '27.115.124.109', NULL, 1, '2023-10-11 12:09:47', '2023-10-11 12:09:47'),
(5644, '123.6.49.47', NULL, 1, '2023-10-11 12:11:25', '2023-10-11 12:11:25'),
(5645, '171.13.14.75', NULL, 1, '2023-10-11 12:20:00', '2023-10-11 12:20:00'),
(5646, '203.188.254.238', NULL, 2, '2023-10-11 12:25:47', '2023-10-11 12:27:06'),
(5647, '15.235.15.135', NULL, 1, '2023-10-11 12:20:34', '2023-10-11 12:20:34'),
(5648, '173.252.79.118', NULL, 1, '2023-10-11 12:35:49', '2023-10-11 12:35:49'),
(5649, '20.150.198.57', NULL, 5, '2023-10-11 12:37:08', '2023-10-11 12:37:09'),
(5650, '20.14.84.70', NULL, 15, '2023-10-11 13:25:37', '2023-10-11 20:48:33'),
(5651, '176.111.174.153', NULL, 1, '2023-10-11 13:42:35', '2023-10-11 13:42:35'),
(5652, '198.235.24.73', NULL, 1, '2023-10-11 13:48:09', '2023-10-11 13:48:09'),
(5653, '205.210.31.254', NULL, 1, '2023-10-11 14:06:56', '2023-10-11 14:06:56'),
(5654, '103.231.177.202', NULL, 1, '2023-10-11 14:47:05', '2023-10-11 14:47:05'),
(5655, '66.249.66.4', NULL, 1, '2023-10-11 15:39:06', '2023-10-11 15:39:06'),
(5656, '27.147.165.154', NULL, 1, '2023-10-11 15:42:22', '2023-10-11 15:42:22'),
(5657, '104.250.238.4', NULL, 1, '2023-10-11 15:47:27', '2023-10-11 15:47:27'),
(5658, '108.179.192.120', NULL, 1, '2023-10-11 15:49:44', '2023-10-11 15:49:44'),
(5659, '52.167.144.24', NULL, 1, '2023-10-11 15:56:01', '2023-10-11 15:56:01'),
(5660, '119.30.39.121', NULL, 1, '2023-10-11 16:00:58', '2023-10-11 16:00:58'),
(5661, '66.249.79.172', NULL, 2, '2023-10-11 16:18:33', '2023-10-11 16:34:55'),
(5662, '20.163.65.82', NULL, 2, '2023-10-11 16:20:37', '2023-10-11 21:50:54'),
(5663, '20.163.84.37', NULL, 1, '2023-10-11 17:50:55', '2023-10-11 17:50:55'),
(5664, '45.80.158.152', NULL, 2, '2023-10-11 19:19:51', '2023-10-11 19:19:53'),
(5665, '20.150.208.154', NULL, 5, '2023-10-11 20:17:42', '2023-10-11 20:17:43'),
(5666, '185.158.106.66', NULL, 1, '2023-10-11 20:44:06', '2023-10-11 20:44:06'),
(5667, '172.104.58.65', NULL, 6, '2023-10-11 21:08:12', '2023-10-11 21:08:16'),
(5668, '146.56.242.202', NULL, 1, '2023-10-11 21:40:52', '2023-10-11 21:40:52'),
(5669, '135.125.205.117', NULL, 1, '2023-10-11 21:43:07', '2023-10-11 21:43:07'),
(5670, '172.234.18.239', NULL, 1, '2023-10-11 22:37:12', '2023-10-11 22:37:12'),
(5671, '52.27.21.176', NULL, 1, '2023-10-11 22:40:38', '2023-10-11 22:40:38'),
(5672, '67.220.86.160', NULL, 1, '2023-10-11 22:49:04', '2023-10-11 22:49:04'),
(5673, '198.235.24.182', NULL, 1, '2023-10-12 00:04:59', '2023-10-12 00:04:59'),
(5674, '52.1.4.93', NULL, 1, '2023-10-12 00:30:58', '2023-10-12 00:30:58'),
(5675, '35.87.16.233', NULL, 1, '2023-10-12 00:43:49', '2023-10-12 00:43:49'),
(5676, '54.212.114.97', NULL, 1, '2023-10-12 02:16:15', '2023-10-12 02:16:15'),
(5677, '202.61.242.202', NULL, 1, '2023-10-12 02:25:27', '2023-10-12 02:25:27'),
(5678, '198.235.24.131', NULL, 1, '2023-10-12 03:25:50', '2023-10-12 03:25:50'),
(5679, '198.235.24.167', NULL, 1, '2023-10-12 03:52:57', '2023-10-12 03:52:57'),
(5680, '146.190.34.156', NULL, 1, '2023-10-12 04:05:39', '2023-10-12 04:05:39'),
(5681, '205.234.21.92', NULL, 1, '2023-10-12 04:58:35', '2023-10-12 04:58:35'),
(5682, '183.136.225.45', NULL, 6, '2023-10-12 05:02:01', '2023-10-12 18:11:27'),
(5683, '147.182.227.223', NULL, 2, '2023-10-12 05:30:07', '2023-10-12 05:30:08'),
(5684, '196.245.152.116', NULL, 1, '2023-10-12 05:41:12', '2023-10-12 05:41:12'),
(5685, '16.16.209.211', NULL, 3, '2023-10-12 06:06:54', '2023-10-12 06:37:17'),
(5686, '195.191.219.132', NULL, 1, '2023-10-12 06:31:16', '2023-10-12 06:31:16'),
(5687, '104.250.238.236', NULL, 1, '2023-10-12 06:48:41', '2023-10-12 06:48:41'),
(5688, '3.212.147.252', NULL, 1, '2023-10-12 07:21:05', '2023-10-12 07:21:05'),
(5689, '52.167.144.190', NULL, 1, '2023-10-12 07:26:44', '2023-10-12 07:26:44'),
(5690, '195.191.219.133', NULL, 2, '2023-10-12 09:03:03', '2023-10-12 22:14:10'),
(5691, '44.229.187.124', NULL, 1, '2023-10-12 09:31:20', '2023-10-12 09:31:20'),
(5692, '161.97.130.63', NULL, 1, '2023-10-12 10:10:13', '2023-10-12 10:10:13'),
(5693, '17.241.75.161', NULL, 1, '2023-10-12 10:13:35', '2023-10-12 10:13:35'),
(5694, '119.28.202.234', NULL, 4, '2023-10-12 10:29:51', '2023-10-12 23:01:51'),
(5695, '154.51.131.142', NULL, 1, '2023-10-12 10:46:01', '2023-10-12 10:46:01'),
(5696, '20.119.184.255', NULL, 1, '2023-10-12 10:59:03', '2023-10-12 10:59:03'),
(5697, '185.88.101.251', NULL, 1, '2023-10-12 11:11:25', '2023-10-12 11:11:25'),
(5698, '17.241.75.106', NULL, 1, '2023-10-12 11:46:05', '2023-10-12 11:46:05'),
(5699, '180.210.151.210', NULL, 1, '2023-10-12 11:50:11', '2023-10-12 11:50:11'),
(5700, '17.241.219.25', NULL, 1, '2023-10-12 11:51:34', '2023-10-12 11:51:34'),
(5701, '185.241.208.202', NULL, 1, '2023-10-12 12:51:27', '2023-10-12 12:51:27'),
(5702, '43.229.208.190', NULL, 1, '2023-10-12 13:07:06', '2023-10-12 13:07:06'),
(5703, '162.213.196.78', NULL, 1, '2023-10-12 14:12:10', '2023-10-12 14:12:10'),
(5704, '103.78.254.9', NULL, 1, '2023-10-12 14:20:43', '2023-10-12 14:20:43'),
(5705, '154.12.225.169', NULL, 1, '2023-10-12 14:23:25', '2023-10-12 14:23:25'),
(5706, '157.55.39.50', NULL, 1, '2023-10-12 14:26:49', '2023-10-12 14:26:49'),
(5707, '178.128.218.220', NULL, 5, '2023-10-12 14:45:22', '2023-10-12 14:45:25'),
(5708, '20.168.5.247', NULL, 2, '2023-10-12 16:37:24', '2023-10-12 19:07:23'),
(5709, '103.221.52.177', NULL, 1, '2023-10-12 18:49:01', '2023-10-12 18:49:01'),
(5710, '137.226.113.44', NULL, 1, '2023-10-12 19:05:35', '2023-10-12 19:05:35'),
(5711, '193.186.4.159', NULL, 1, '2023-10-12 20:25:07', '2023-10-12 20:25:07'),
(5712, '72.14.201.159', NULL, 1, '2023-10-12 20:25:22', '2023-10-12 20:25:22'),
(5713, '45.125.223.139', NULL, 1, '2023-10-12 20:25:39', '2023-10-12 20:25:39'),
(5714, '80.66.79.9', NULL, 3, '2023-10-12 20:54:31', '2023-10-12 20:54:33'),
(5715, '34.139.178.155', NULL, 2, '2023-10-12 21:26:40', '2023-10-12 21:33:42'),
(5716, '149.57.14.70', NULL, 1, '2023-10-12 21:44:26', '2023-10-12 21:44:26'),
(5717, '75.119.150.136', NULL, 1, '2023-10-12 22:17:29', '2023-10-12 22:17:29'),
(5718, '42.236.17.89', NULL, 1, '2023-10-12 23:38:21', '2023-10-12 23:38:21'),
(5719, '157.245.195.232', NULL, 12, '2023-10-12 23:41:39', '2023-10-12 23:41:44'),
(5720, '34.219.61.200', NULL, 1, '2023-10-13 00:00:56', '2023-10-13 00:00:56'),
(5721, '138.199.63.97', NULL, 1, '2023-10-13 01:10:03', '2023-10-13 01:10:03'),
(5722, '172.200.160.96', NULL, 1, '2023-10-13 01:15:10', '2023-10-13 01:15:10'),
(5723, '65.154.226.167', NULL, 1, '2023-10-13 04:44:14', '2023-10-13 04:44:14'),
(5724, '34.210.128.11', NULL, 1, '2023-10-13 04:46:12', '2023-10-13 04:46:12'),
(5725, '42.236.17.120', NULL, 1, '2023-10-13 04:56:22', '2023-10-13 04:56:22'),
(5726, '199.244.88.226', NULL, 1, '2023-10-13 05:34:04', '2023-10-13 05:34:04'),
(5727, '4.231.237.162', NULL, 5, '2023-10-13 05:51:06', '2023-10-13 05:51:08'),
(5728, '172.200.160.96', NULL, 2, '2023-10-13 06:08:35', '2023-10-13 21:43:03'),
(5729, '20.163.30.64', NULL, 10, '2023-10-13 06:22:08', '2023-10-13 15:20:35'),
(5730, '42.236.17.246', NULL, 1, '2023-10-13 06:27:02', '2023-10-13 06:27:02'),
(5731, '69.55.60.174', NULL, 1, '2023-10-13 06:38:55', '2023-10-13 06:38:55'),
(5732, '35.229.107.14', NULL, 2, '2023-10-13 06:47:24', '2023-10-13 06:47:33'),
(5733, '174.138.10.155', NULL, 2, '2023-10-13 06:57:30', '2023-10-13 06:57:31'),
(5734, '44.234.47.136', NULL, 1, '2023-10-13 06:57:44', '2023-10-13 06:57:44'),
(5735, '35.231.253.21', NULL, 1, '2023-10-13 07:06:55', '2023-10-13 07:06:55'),
(5736, '195.191.219.133', NULL, 1, '2023-10-13 07:36:29', '2023-10-13 07:36:29'),
(5737, '17.241.219.70', NULL, 1, '2023-10-13 08:03:23', '2023-10-13 08:03:23'),
(5738, '196.245.181.148', NULL, 1, '2023-10-13 08:06:42', '2023-10-13 08:06:42'),
(5739, '154.202.105.164', NULL, 1, '2023-10-13 08:33:10', '2023-10-13 08:33:10'),
(5740, '34.23.33.255', NULL, 2, '2023-10-13 08:45:51', '2023-10-13 09:01:59'),
(5741, '54.208.117.204', NULL, 1, '2023-10-13 09:17:06', '2023-10-13 09:17:06'),
(5742, '120.71.59.24', NULL, 1, '2023-10-13 09:22:08', '2023-10-13 09:22:08'),
(5743, '195.191.219.132', NULL, 1, '2023-10-13 10:25:55', '2023-10-13 10:25:55'),
(5744, '119.28.202.234', NULL, 4, '2023-10-13 11:27:18', '2023-10-14 00:00:56'),
(5745, '5.133.192.138', NULL, 1, '2023-10-13 11:50:20', '2023-10-13 11:50:20'),
(5746, '37.145.139.207', NULL, 1, '2023-10-13 13:00:38', '2023-10-13 13:00:38'),
(5747, '66.249.79.161', NULL, 1, '2023-10-13 13:12:57', '2023-10-13 13:12:57'),
(5748, '66.249.79.162', NULL, 2, '2023-10-13 13:31:19', '2023-10-13 13:41:53'),
(5749, '35.85.114.40', NULL, 1, '2023-10-13 13:48:31', '2023-10-13 13:48:31'),
(5750, '162.55.85.228', NULL, 1, '2023-10-13 14:21:40', '2023-10-13 14:21:40'),
(5751, '44.231.192.228', NULL, 1, '2023-10-13 15:31:49', '2023-10-13 15:31:49'),
(5752, '2.57.122.25', NULL, 6, '2023-10-13 16:09:57', '2023-10-13 16:10:03'),
(5753, '93.159.230.89', NULL, 1, '2023-10-13 16:13:04', '2023-10-13 16:13:04'),
(5754, '119.30.41.140', NULL, 1, '2023-10-13 16:35:45', '2023-10-13 16:35:45'),
(5755, '205.210.31.73', NULL, 1, '2023-10-13 16:36:07', '2023-10-13 16:36:07'),
(5756, '50.84.48.187', NULL, 1, '2023-10-13 16:39:25', '2023-10-13 16:39:25');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(5757, '103.67.158.20', NULL, 2, '2023-10-13 17:00:35', '2023-10-13 17:02:05'),
(5758, '93.158.90.32', NULL, 1, '2023-10-13 17:13:26', '2023-10-13 17:13:26'),
(5759, '58.145.184.232', NULL, 4, '2023-10-13 17:34:35', '2023-10-13 17:37:35'),
(5760, '167.248.133.35', NULL, 1, '2023-10-13 17:37:04', '2023-10-13 17:37:04'),
(5761, '77.75.76.164', NULL, 1, '2023-10-13 18:07:23', '2023-10-13 18:07:23'),
(5762, '45.80.158.52', NULL, 2, '2023-10-13 19:13:28', '2023-10-13 19:13:30'),
(5763, '37.111.192.254', NULL, 3, '2023-10-13 19:19:27', '2023-10-13 19:20:28'),
(5764, '3.135.185.195', NULL, 1, '2023-10-13 19:45:03', '2023-10-13 19:45:03'),
(5765, '3.145.56.226', NULL, 1, '2023-10-13 19:46:27', '2023-10-13 19:46:27'),
(5766, '72.14.201.159', NULL, 1, '2023-10-13 19:48:49', '2023-10-13 19:48:49'),
(5767, '118.179.23.2', NULL, 1, '2023-10-13 19:49:23', '2023-10-13 19:49:23'),
(5768, '167.248.133.36', NULL, 1, '2023-10-13 19:50:33', '2023-10-13 19:50:33'),
(5769, '146.235.232.188', NULL, 2, '2023-10-13 20:27:14', '2023-10-13 20:27:15'),
(5770, '157.230.252.2', NULL, 5, '2023-10-13 21:33:49', '2023-10-13 21:33:52'),
(5771, '20.83.33.15', NULL, 5, '2023-10-13 22:28:55', '2023-10-13 22:28:56'),
(5772, '54.212.114.97', NULL, 1, '2023-10-13 22:40:29', '2023-10-13 22:40:29'),
(5773, '102.165.55.198', NULL, 1, '2023-10-13 22:47:22', '2023-10-13 22:47:22'),
(5774, '45.129.56.211', NULL, 1, '2023-10-13 23:20:20', '2023-10-13 23:20:20'),
(5775, '102.129.145.97', NULL, 1, '2023-10-13 23:49:22', '2023-10-13 23:49:22'),
(5776, '159.223.47.87', NULL, 5, '2023-10-14 01:28:26', '2023-10-14 01:28:29'),
(5777, '66.249.77.9', NULL, 1, '2023-10-14 01:48:07', '2023-10-14 01:48:07'),
(5778, '66.249.77.10', NULL, 1, '2023-10-14 01:53:00', '2023-10-14 01:53:00'),
(5779, '52.167.144.161', NULL, 1, '2023-10-14 02:20:29', '2023-10-14 02:20:29'),
(5780, '34.209.15.204', NULL, 1, '2023-10-14 02:25:58', '2023-10-14 02:25:58'),
(5781, '217.70.186.133', NULL, 1, '2023-10-14 03:35:35', '2023-10-14 03:35:35'),
(5782, '103.150.255.97', NULL, 3, '2023-10-14 04:09:46', '2023-10-14 08:43:50'),
(5783, '65.155.30.101', NULL, 1, '2023-10-14 05:12:29', '2023-10-14 05:12:29'),
(5784, '207.46.13.92', NULL, 1, '2023-10-14 05:47:16', '2023-10-14 05:47:16'),
(5785, '196.245.149.236', NULL, 1, '2023-10-14 05:51:58', '2023-10-14 05:51:58'),
(5786, '195.191.219.132', NULL, 1, '2023-10-14 06:02:38', '2023-10-14 06:02:38'),
(5787, '165.22.228.5', NULL, 2, '2023-10-14 06:39:17', '2023-10-14 06:39:17'),
(5788, '75.101.199.144', NULL, 1, '2023-10-14 07:34:07', '2023-10-14 07:34:07'),
(5789, '172.241.170.212', NULL, 1, '2023-10-14 07:37:52', '2023-10-14 07:37:52'),
(5790, '103.221.52.177', NULL, 1, '2023-10-14 07:43:23', '2023-10-14 07:43:23'),
(5791, '3.145.56.226', NULL, 1, '2023-10-14 08:02:08', '2023-10-14 08:02:08'),
(5792, '3.135.185.195', NULL, 1, '2023-10-14 08:03:37', '2023-10-14 08:03:37'),
(5793, '157.55.39.48', NULL, 1, '2023-10-14 09:17:55', '2023-10-14 09:17:55'),
(5794, '198.235.24.200', NULL, 1, '2023-10-14 10:00:46', '2023-10-14 10:00:46'),
(5795, '17.241.227.241', NULL, 1, '2023-10-14 10:57:10', '2023-10-14 10:57:10'),
(5796, '27.115.124.38', NULL, 1, '2023-10-14 11:06:45', '2023-10-14 11:06:45'),
(5797, '27.115.124.70', NULL, 1, '2023-10-14 11:06:54', '2023-10-14 11:06:54'),
(5798, '82.66.52.143', NULL, 4, '2023-10-14 11:13:41', '2023-10-14 11:14:09'),
(5799, '119.28.202.234', NULL, 4, '2023-10-14 12:30:50', '2023-10-15 01:08:10'),
(5800, '51.15.202.197', NULL, 1, '2023-10-14 13:06:08', '2023-10-14 13:06:08'),
(5801, '163.172.184.154', NULL, 1, '2023-10-14 13:13:25', '2023-10-14 13:13:25'),
(5802, '66.249.66.39', NULL, 1, '2023-10-14 13:24:59', '2023-10-14 13:24:59'),
(5803, '198.235.24.3', NULL, 1, '2023-10-14 13:46:56', '2023-10-14 13:46:56'),
(5804, '162.55.85.228', NULL, 3, '2023-10-14 13:52:32', '2023-10-15 01:47:39'),
(5805, '66.249.77.192', NULL, 2, '2023-10-14 13:53:31', '2023-10-14 14:01:03'),
(5806, '162.213.196.78', NULL, 1, '2023-10-14 14:10:50', '2023-10-14 14:10:50'),
(5807, '198.235.24.199', NULL, 1, '2023-10-14 15:00:45', '2023-10-14 15:00:45'),
(5808, '143.92.56.167', NULL, 1, '2023-10-14 15:14:25', '2023-10-14 15:14:25'),
(5809, '205.210.31.28', NULL, 1, '2023-10-14 16:04:12', '2023-10-14 16:04:12'),
(5810, '103.55.146.4', NULL, 1, '2023-10-14 16:11:09', '2023-10-14 16:11:09'),
(5811, '44.231.192.228', NULL, 1, '2023-10-14 16:35:29', '2023-10-14 16:35:29'),
(5812, '103.129.208.100', NULL, 2, '2023-10-14 18:51:49', '2023-10-14 18:52:34'),
(5813, '199.127.56.236', NULL, 1, '2023-10-14 18:56:15', '2023-10-14 18:56:15'),
(5814, '193.186.4.159', NULL, 2, '2023-10-14 19:52:37', '2023-10-14 19:52:56'),
(5815, '116.58.200.83', NULL, 1, '2023-10-14 19:52:57', '2023-10-14 19:52:57'),
(5816, '205.210.31.20', NULL, 1, '2023-10-14 20:15:40', '2023-10-14 20:15:40'),
(5817, '27.147.226.251', NULL, 1, '2023-10-14 21:07:39', '2023-10-14 21:07:39'),
(5818, '205.210.31.184', NULL, 1, '2023-10-14 21:16:24', '2023-10-14 21:16:24'),
(5819, '61.147.15.67', NULL, 1, '2023-10-14 22:18:14', '2023-10-14 22:18:14'),
(5820, '61.147.15.65', NULL, 2, '2023-10-14 22:18:39', '2023-10-14 22:19:22'),
(5821, '20.163.30.64', NULL, 5, '2023-10-14 22:47:22', '2023-10-14 22:47:24'),
(5822, '35.87.149.249', NULL, 1, '2023-10-14 22:59:48', '2023-10-14 22:59:48'),
(5823, '58.211.23.183', NULL, 4, '2023-10-14 23:24:35', '2023-10-15 00:21:00'),
(5824, '46.228.199.158', NULL, 1, '2023-10-14 23:52:29', '2023-10-14 23:52:29'),
(5825, '34.219.92.51', NULL, 1, '2023-10-14 23:56:55', '2023-10-14 23:56:55'),
(5826, '166.0.218.47', NULL, 1, '2023-10-15 00:02:25', '2023-10-15 00:02:25'),
(5827, '122.13.77.124', NULL, 2, '2023-10-15 00:40:10', '2023-10-15 00:41:50'),
(5828, '66.249.79.161', NULL, 3, '2023-10-15 01:14:27', '2023-10-15 02:23:52'),
(5829, '20.228.199.117', NULL, 2, '2023-10-15 01:23:46', '2023-10-15 01:24:00'),
(5830, '66.249.79.163', NULL, 1, '2023-10-15 01:54:07', '2023-10-15 01:54:07'),
(5831, '31.171.152.136', NULL, 1, '2023-10-15 02:34:11', '2023-10-15 02:34:11'),
(5832, '84.67.36.169', NULL, 1, '2023-10-15 03:10:30', '2023-10-15 03:10:30'),
(5833, '198.235.24.134', NULL, 1, '2023-10-15 03:25:05', '2023-10-15 03:25:05'),
(5834, '196.18.229.40', NULL, 1, '2023-10-15 04:34:25', '2023-10-15 04:34:25'),
(5835, '3.91.39.115', NULL, 1, '2023-10-15 04:50:00', '2023-10-15 04:50:00'),
(5836, '65.154.226.168', NULL, 1, '2023-10-15 04:56:43', '2023-10-15 04:56:43'),
(5837, '34.244.87.84', NULL, 1, '2023-10-15 05:10:22', '2023-10-15 05:10:22'),
(5838, '103.17.76.6', NULL, 3, '2023-10-15 06:34:23', '2023-10-15 06:34:29'),
(5839, '106.75.148.115', NULL, 1, '2023-10-15 07:54:02', '2023-10-15 07:54:02'),
(5840, '106.75.137.204', NULL, 1, '2023-10-15 07:54:04', '2023-10-15 07:54:04'),
(5841, '106.75.130.59', NULL, 2, '2023-10-15 07:56:14', '2023-10-15 07:56:27'),
(5842, '103.206.229.62', NULL, 1, '2023-10-15 08:28:57', '2023-10-15 08:28:57'),
(5843, '103.199.168.48', NULL, 1, '2023-10-15 09:02:24', '2023-10-15 09:02:24'),
(5844, '119.148.2.66', NULL, 1, '2023-10-15 09:06:42', '2023-10-15 09:06:42'),
(5845, '103.144.236.50', NULL, 1, '2023-10-15 09:33:50', '2023-10-15 09:33:50'),
(5846, '66.249.79.163', NULL, 2, '2023-10-15 09:41:55', '2023-10-15 17:42:38'),
(5847, '182.160.120.220', NULL, 1, '2023-10-15 10:45:15', '2023-10-15 10:45:15'),
(5848, '44.234.114.218', NULL, 1, '2023-10-15 10:47:19', '2023-10-15 10:47:19'),
(5849, '73.44.26.9', NULL, 1, '2023-10-15 11:07:12', '2023-10-15 11:07:12'),
(5850, '66.249.79.161', NULL, 1, '2023-10-15 11:11:54', '2023-10-15 11:11:54'),
(5851, '3.137.203.71', NULL, 1, '2023-10-15 11:26:54', '2023-10-15 11:26:54'),
(5852, '114.231.18.123', NULL, 1, '2023-10-15 11:32:12', '2023-10-15 11:32:12'),
(5853, '182.48.87.142', NULL, 1, '2023-10-15 11:54:26', '2023-10-15 11:54:26'),
(5854, '45.249.103.65', NULL, 1, '2023-10-15 11:56:20', '2023-10-15 11:56:20'),
(5855, '52.214.173.104', NULL, 1, '2023-10-15 12:47:00', '2023-10-15 12:47:00'),
(5856, '18.188.10.207', NULL, 5, '2023-10-15 12:47:07', '2023-10-15 12:47:12'),
(5857, '54.229.23.119', NULL, 1, '2023-10-15 12:47:07', '2023-10-15 12:47:07'),
(5858, '34.248.70.91', NULL, 1, '2023-10-15 12:47:14', '2023-10-15 12:47:14'),
(5859, '35.178.228.46', NULL, 1, '2023-10-15 12:47:15', '2023-10-15 12:47:15'),
(5860, '17.241.75.141', NULL, 1, '2023-10-15 12:51:19', '2023-10-15 12:51:19'),
(5861, '119.28.202.234', NULL, 4, '2023-10-15 13:38:04', '2023-10-16 02:09:47'),
(5862, '40.77.167.77', NULL, 1, '2023-10-15 14:17:42', '2023-10-15 14:17:42'),
(5863, '61.147.15.76', NULL, 1, '2023-10-15 16:43:20', '2023-10-15 16:43:20'),
(5864, '61.147.15.65', NULL, 2, '2023-10-15 16:43:38', '2023-10-15 16:44:27'),
(5865, '61.147.21.51', NULL, 1, '2023-10-15 16:44:13', '2023-10-15 16:44:13'),
(5866, '61.147.15.67', NULL, 1, '2023-10-15 16:44:30', '2023-10-15 16:44:30'),
(5867, '193.186.4.159', NULL, 1, '2023-10-15 17:39:55', '2023-10-15 17:39:55'),
(5868, '3.101.56.59', NULL, 1, '2023-10-15 18:14:18', '2023-10-15 18:14:18'),
(5869, '78.46.92.46', NULL, 2, '2023-10-15 18:31:51', '2023-10-15 18:31:51'),
(5870, '18.223.143.249', NULL, 1, '2023-10-15 18:39:00', '2023-10-15 18:39:00'),
(5871, '66.249.66.32', NULL, 1, '2023-10-15 19:10:09', '2023-10-15 19:10:09'),
(5872, '66.249.66.45', NULL, 1, '2023-10-15 19:12:35', '2023-10-15 19:12:35'),
(5873, '103.6.251.204', NULL, 1, '2023-10-15 19:15:27', '2023-10-15 19:15:27'),
(5874, '72.14.201.159', NULL, 1, '2023-10-15 19:23:53', '2023-10-15 19:23:53'),
(5875, '103.230.107.23', NULL, 1, '2023-10-15 19:26:14', '2023-10-15 19:26:14'),
(5876, '35.85.114.40', NULL, 1, '2023-10-15 19:29:33', '2023-10-15 19:29:33'),
(5877, '205.210.31.155', NULL, 1, '2023-10-15 19:38:43', '2023-10-15 19:38:43'),
(5878, '103.166.58.240', NULL, 1, '2023-10-15 19:39:40', '2023-10-15 19:39:40'),
(5879, '138.199.59.148', NULL, 3, '2023-10-15 19:41:48', '2023-10-15 19:41:58'),
(5880, '213.180.203.118', NULL, 1, '2023-10-15 20:10:34', '2023-10-15 20:10:34'),
(5881, '65.109.155.160', NULL, 2, '2023-10-15 20:12:02', '2023-10-15 20:12:03'),
(5882, '66.249.79.173', NULL, 2, '2023-10-15 20:26:36', '2023-10-15 20:26:37'),
(5883, '20.106.94.205', NULL, 3, '2023-10-15 20:31:48', '2023-10-15 20:31:49'),
(5884, '52.54.55.216', NULL, 1, '2023-10-15 20:33:12', '2023-10-15 20:33:12'),
(5885, '37.139.129.168', NULL, 1, '2023-10-15 20:36:35', '2023-10-15 20:36:35'),
(5886, '47.156.198.134', NULL, 1, '2023-10-15 20:55:32', '2023-10-15 20:55:32'),
(5887, '178.63.52.223', NULL, 2, '2023-10-15 22:01:20', '2023-10-15 22:01:25'),
(5888, '51.222.253.4', NULL, 1, '2023-10-15 22:30:05', '2023-10-15 22:30:05'),
(5889, '119.28.137.50', NULL, 11, '2023-10-15 23:26:20', '2023-10-15 23:26:46'),
(5890, '35.85.57.43', NULL, 1, '2023-10-16 00:37:04', '2023-10-16 00:37:04'),
(5891, '20.14.80.254', NULL, 5, '2023-10-16 00:52:13', '2023-10-16 00:52:15'),
(5892, '42.236.17.194', NULL, 1, '2023-10-16 01:09:25', '2023-10-16 01:09:25'),
(5893, '44.233.220.227', NULL, 1, '2023-10-16 01:20:20', '2023-10-16 01:20:20'),
(5894, '54.195.114.186', NULL, 4, '2023-10-16 02:08:10', '2023-10-16 02:49:12'),
(5895, '3.122.101.227', NULL, 3, '2023-10-16 02:31:48', '2023-10-16 02:31:49'),
(5896, '18.246.37.202', NULL, 1, '2023-10-16 02:55:38', '2023-10-16 02:55:38'),
(5897, '95.142.117.42', NULL, 1, '2023-10-16 04:00:50', '2023-10-16 04:00:50'),
(5898, '65.154.226.170', NULL, 1, '2023-10-16 04:27:29', '2023-10-16 04:27:29'),
(5899, '196.245.250.147', NULL, 1, '2023-10-16 05:53:26', '2023-10-16 05:53:26'),
(5900, '51.222.253.9', NULL, 2, '2023-10-16 06:23:22', '2023-10-16 20:14:27'),
(5901, '34.239.144.86', NULL, 1, '2023-10-16 06:38:46', '2023-10-16 06:38:46'),
(5902, '103.136.236.27', NULL, 1, '2023-10-16 07:32:46', '2023-10-16 07:32:46'),
(5903, '51.222.253.18', NULL, 1, '2023-10-16 07:37:18', '2023-10-16 07:37:18'),
(5904, '20.168.0.151', NULL, 5, '2023-10-16 09:00:29', '2023-10-16 09:00:30'),
(5905, '164.155.131.85', NULL, 1, '2023-10-16 09:26:47', '2023-10-16 09:26:47'),
(5906, '202.4.113.6', NULL, 1, '2023-10-16 10:15:52', '2023-10-16 10:15:52'),
(5907, '202.63.172.227', NULL, 1, '2023-10-16 10:46:01', '2023-10-16 10:46:01'),
(5908, '34.228.10.206', NULL, 1, '2023-10-16 11:06:00', '2023-10-16 11:06:00'),
(5909, '3.212.147.252', NULL, 1, '2023-10-16 11:14:56', '2023-10-16 11:14:56'),
(5910, '103.108.146.12', NULL, 1, '2023-10-16 11:48:20', '2023-10-16 11:48:20'),
(5911, '103.206.184.123', NULL, 1, '2023-10-16 12:29:32', '2023-10-16 12:29:32'),
(5912, '59.153.102.254', NULL, 1, '2023-10-16 12:48:42', '2023-10-16 12:48:42'),
(5913, '59.153.103.31', NULL, 1, '2023-10-16 13:00:51', '2023-10-16 13:00:51'),
(5914, '162.213.196.78', NULL, 1, '2023-10-16 14:12:34', '2023-10-16 14:12:34'),
(5915, '20.168.14.215', NULL, 10, '2023-10-16 14:16:12', '2023-10-16 14:25:28'),
(5916, '119.28.202.234', NULL, 4, '2023-10-16 14:36:47', '2023-10-17 00:15:17'),
(5917, '66.249.77.197', NULL, 1, '2023-10-16 14:50:34', '2023-10-16 14:50:34'),
(5918, '172.104.58.65', NULL, 6, '2023-10-16 15:26:15', '2023-10-16 15:26:19'),
(5919, '118.179.194.241', NULL, 1, '2023-10-16 15:33:01', '2023-10-16 15:33:01'),
(5920, '117.33.163.216', NULL, 1, '2023-10-16 17:53:37', '2023-10-16 17:53:37'),
(5921, '51.254.199.11', NULL, 1, '2023-10-16 18:05:41', '2023-10-16 18:05:41'),
(5922, '162.19.169.12', NULL, 1, '2023-10-16 18:42:18', '2023-10-16 18:42:18'),
(5923, '87.236.176.68', NULL, 1, '2023-10-16 20:18:40', '2023-10-16 20:18:40'),
(5924, '40.77.167.230', NULL, 1, '2023-10-16 20:26:30', '2023-10-16 20:26:30'),
(5925, '116.206.253.172', NULL, 1, '2023-10-16 20:47:58', '2023-10-16 20:47:58'),
(5926, '157.245.200.187', NULL, 10, '2023-10-16 21:12:06', '2023-10-17 00:07:22'),
(5927, '69.162.89.188', NULL, 2, '2023-10-16 22:20:00', '2023-10-16 22:20:22'),
(5928, '27.147.201.251', NULL, 1, '2023-10-16 22:47:54', '2023-10-16 22:47:54'),
(5929, '51.222.253.11', NULL, 1, '2023-10-16 22:52:59', '2023-10-16 22:52:59'),
(5930, '40.77.167.52', NULL, 1, '2023-10-16 23:03:13', '2023-10-16 23:03:13'),
(5931, '54.148.162.64', NULL, 1, '2023-10-16 23:04:36', '2023-10-16 23:04:36'),
(5932, '51.222.253.20', NULL, 1, '2023-10-16 23:27:36', '2023-10-16 23:27:36'),
(5933, '3.38.181.183', NULL, 8, '2023-10-16 23:40:07', '2023-10-16 23:41:17'),
(5934, '52.40.27.56', NULL, 1, '2023-10-16 23:53:50', '2023-10-16 23:53:50'),
(5935, '23.108.46.161', NULL, 1, '2023-10-17 00:28:27', '2023-10-17 00:28:27'),
(5936, '102.165.48.41', NULL, 1, '2023-10-17 00:46:03', '2023-10-17 00:46:03'),
(5937, '185.111.156.140', NULL, 3, '2023-10-17 01:23:07', '2023-10-17 01:23:10'),
(5938, '123.60.209.236', NULL, 1, '2023-10-17 01:36:27', '2023-10-17 01:36:27'),
(5939, '44.199.243.224', NULL, 1, '2023-10-17 01:46:23', '2023-10-17 01:46:23'),
(5940, '54.212.114.97', NULL, 1, '2023-10-17 02:09:26', '2023-10-17 02:09:26'),
(5941, '44.234.47.136', NULL, 1, '2023-10-17 04:04:01', '2023-10-17 04:04:01'),
(5942, '65.154.226.170', NULL, 1, '2023-10-17 05:18:04', '2023-10-17 05:18:04'),
(5943, '198.235.24.97', NULL, 1, '2023-10-17 06:27:08', '2023-10-17 06:27:08'),
(5944, '54.208.117.204', NULL, 1, '2023-10-17 09:20:22', '2023-10-17 09:20:22'),
(5945, '80.66.79.9', NULL, 3, '2023-10-17 09:31:15', '2023-10-17 09:31:17'),
(5946, '103.198.2.110', NULL, 1, '2023-10-17 09:38:56', '2023-10-17 09:38:56'),
(5947, '119.28.202.234', NULL, 4, '2023-10-17 09:48:30', '2023-10-17 19:41:39'),
(5948, '202.4.124.234', NULL, 1, '2023-10-17 10:39:32', '2023-10-17 10:39:32'),
(5949, '184.94.240.88', NULL, 1, '2023-10-17 10:46:33', '2023-10-17 10:46:33'),
(5950, '54.147.222.12', NULL, 1, '2023-10-17 10:49:53', '2023-10-17 10:49:53'),
(5951, '54.83.125.89', NULL, 1, '2023-10-17 10:49:53', '2023-10-17 10:49:53'),
(5952, '18.225.25.214', NULL, 2, '2023-10-17 10:49:54', '2023-10-17 10:49:54'),
(5953, '18.204.4.70', NULL, 1, '2023-10-17 10:50:00', '2023-10-17 10:50:00'),
(5954, '3.85.118.2', NULL, 1, '2023-10-17 10:50:00', '2023-10-17 10:50:00'),
(5955, '175.29.147.243', NULL, 1, '2023-10-17 10:52:36', '2023-10-17 10:52:36'),
(5956, '54.165.87.145', NULL, 2, '2023-10-17 11:04:14', '2023-10-17 11:04:20'),
(5957, '18.224.128.89', NULL, 1, '2023-10-17 11:04:14', '2023-10-17 11:04:14'),
(5958, '103.144.236.50', NULL, 1, '2023-10-17 11:13:42', '2023-10-17 11:13:42'),
(5959, '103.108.63.184', NULL, 2, '2023-10-17 11:18:02', '2023-10-17 11:19:56'),
(5960, '17.241.227.215', NULL, 1, '2023-10-17 11:18:06', '2023-10-17 11:18:06'),
(5961, '54.204.215.208', NULL, 2, '2023-10-17 11:32:30', '2023-10-17 11:32:30'),
(5962, '202.51.185.218', NULL, 1, '2023-10-17 11:36:28', '2023-10-17 11:36:28'),
(5963, '193.186.4.159', NULL, 1, '2023-10-17 11:38:17', '2023-10-17 11:38:17'),
(5964, '198.235.24.143', NULL, 1, '2023-10-17 11:38:23', '2023-10-17 11:38:23'),
(5965, '17.241.219.165', NULL, 1, '2023-10-17 12:08:41', '2023-10-17 12:08:41'),
(5966, '45.251.58.245', NULL, 1, '2023-10-17 12:21:36', '2023-10-17 12:21:36'),
(5967, '103.109.96.157', NULL, 1, '2023-10-17 13:23:27', '2023-10-17 13:23:27'),
(5968, '51.222.253.18', NULL, 2, '2023-10-17 13:50:40', '2023-10-17 14:12:58'),
(5969, '40.77.167.77', NULL, 1, '2023-10-17 14:22:23', '2023-10-17 14:22:23'),
(5970, '51.222.253.7', NULL, 1, '2023-10-17 14:34:46', '2023-10-17 14:34:46'),
(5971, '51.222.253.12', NULL, 1, '2023-10-17 14:49:56', '2023-10-17 14:49:56'),
(5972, '20.108.40.217', NULL, 1, '2023-10-17 15:00:35', '2023-10-17 15:00:35'),
(5973, '202.63.172.184', NULL, 1, '2023-10-17 15:25:13', '2023-10-17 15:25:13'),
(5974, '52.167.144.216', NULL, 1, '2023-10-17 15:33:52', '2023-10-17 15:33:52'),
(5975, '72.14.201.159', NULL, 3, '2023-10-17 16:20:50', '2023-10-17 16:21:22'),
(5976, '119.30.41.48', NULL, 1, '2023-10-17 16:21:25', '2023-10-17 16:21:25'),
(5977, '40.77.167.26', NULL, 1, '2023-10-17 16:48:24', '2023-10-17 16:48:24'),
(5978, '136.243.220.211', NULL, 1, '2023-10-17 17:08:31', '2023-10-17 17:08:31'),
(5979, '186.15.95.73', NULL, 1, '2023-10-17 17:10:41', '2023-10-17 17:10:41'),
(5980, '17.241.227.51', NULL, 1, '2023-10-17 17:52:44', '2023-10-17 17:52:44'),
(5981, '103.166.59.192', NULL, 3, '2023-10-17 18:57:50', '2023-10-17 19:08:18'),
(5982, '69.160.160.56', NULL, 2, '2023-10-17 20:01:27', '2023-10-17 20:01:28'),
(5983, '87.236.176.185', NULL, 1, '2023-10-17 20:39:16', '2023-10-17 20:39:16'),
(5984, '35.91.11.44', NULL, 1, '2023-10-17 23:31:36', '2023-10-17 23:31:36'),
(5985, '216.185.46.242', NULL, 1, '2023-10-17 23:49:53', '2023-10-17 23:49:53'),
(5986, '52.42.92.116', NULL, 1, '2023-10-17 23:58:08', '2023-10-17 23:58:08'),
(5987, '3.122.101.227', NULL, 1, '2023-10-18 00:45:08', '2023-10-18 00:45:08'),
(5988, '102.129.252.152', NULL, 1, '2023-10-18 01:33:54', '2023-10-18 01:33:54'),
(5989, '54.186.143.40', NULL, 1, '2023-10-18 02:11:05', '2023-10-18 02:11:05'),
(5990, '65.19.141.115', NULL, 1, '2023-10-18 02:54:17', '2023-10-18 02:54:17'),
(5991, '119.28.202.234', NULL, 6, '2023-10-18 05:02:51', '2023-10-19 00:08:36'),
(5992, '65.154.226.166', NULL, 1, '2023-10-18 05:24:16', '2023-10-18 05:24:16'),
(5993, '134.209.26.171', NULL, 2, '2023-10-18 05:45:38', '2023-10-18 05:45:39'),
(5994, '51.222.253.17', NULL, 1, '2023-10-18 06:33:55', '2023-10-18 06:33:55'),
(5995, '50.84.48.187', NULL, 1, '2023-10-18 07:30:32', '2023-10-18 07:30:32'),
(5996, '103.206.184.122', NULL, 1, '2023-10-18 07:31:45', '2023-10-18 07:31:45'),
(5997, '3.87.50.74', NULL, 1, '2023-10-18 07:32:50', '2023-10-18 07:32:50'),
(5998, '44.234.89.20', NULL, 1, '2023-10-18 08:41:05', '2023-10-18 08:41:05'),
(5999, '123.136.27.212', NULL, 1, '2023-10-18 08:56:30', '2023-10-18 08:56:30'),
(6000, '27.147.202.184', NULL, 1, '2023-10-18 09:01:58', '2023-10-18 09:01:58'),
(6001, '51.222.253.19', NULL, 1, '2023-10-18 09:24:12', '2023-10-18 09:24:12'),
(6002, '27.124.21.147', NULL, 1, '2023-10-18 09:32:43', '2023-10-18 09:32:43'),
(6003, '27.124.21.147', NULL, 1, '2023-10-18 09:32:43', '2023-10-18 09:32:43'),
(6004, '210.213.155.2', NULL, 1, '2023-10-18 10:04:04', '2023-10-18 10:04:04'),
(6005, '103.130.118.4', NULL, 1, '2023-10-18 10:47:08', '2023-10-18 10:47:08'),
(6006, '3.80.81.176', NULL, 6, '2023-10-18 11:01:00', '2023-10-18 11:49:02'),
(6007, '18.224.128.89', NULL, 5, '2023-10-18 11:01:00', '2023-10-18 16:02:56'),
(6008, '18.225.25.214', NULL, 4, '2023-10-18 11:11:53', '2023-10-18 11:48:56'),
(6009, '3.237.91.71', NULL, 4, '2023-10-18 11:11:55', '2023-10-18 11:49:02'),
(6010, '18.210.6.165', NULL, 1, '2023-10-18 11:11:56', '2023-10-18 11:11:56'),
(6011, '3.234.144.171', NULL, 2, '2023-10-18 11:12:01', '2023-10-18 11:12:02'),
(6012, '106.55.240.36', NULL, 5, '2023-10-18 11:12:52', '2023-10-19 02:57:05'),
(6013, '3.219.35.58', NULL, 1, '2023-10-18 11:48:53', '2023-10-18 11:48:53'),
(6014, '100.27.34.37', NULL, 3, '2023-10-18 11:48:56', '2023-10-18 16:03:03'),
(6015, '3.95.220.169', NULL, 1, '2023-10-18 11:49:01', '2023-10-18 11:49:01'),
(6016, '51.222.253.10', NULL, 1, '2023-10-18 12:13:24', '2023-10-18 12:13:24'),
(6017, '182.252.64.65', NULL, 2, '2023-10-18 12:54:19', '2023-10-18 13:00:48'),
(6018, '67.220.86.160', NULL, 1, '2023-10-18 13:47:48', '2023-10-18 13:47:48'),
(6019, '23.100.28.89', NULL, 2, '2023-10-18 13:51:25', '2023-10-18 18:50:30'),
(6020, '118.179.194.241', NULL, 1, '2023-10-18 13:54:59', '2023-10-18 13:54:59'),
(6021, '162.213.196.78', NULL, 1, '2023-10-18 14:11:02', '2023-10-18 14:11:02'),
(6022, '193.186.4.159', NULL, 1, '2023-10-18 14:34:07', '2023-10-18 14:34:07'),
(6023, '180.210.151.210', NULL, 1, '2023-10-18 14:47:36', '2023-10-18 14:47:36'),
(6024, '51.222.253.15', NULL, 1, '2023-10-18 14:55:42', '2023-10-18 14:55:42'),
(6025, '42.83.147.34', NULL, 2, '2023-10-18 16:41:35', '2023-10-18 16:41:39'),
(6026, '206.217.134.126', NULL, 1, '2023-10-18 17:41:52', '2023-10-18 17:41:52'),
(6027, '123.60.209.236', NULL, 1, '2023-10-18 18:19:30', '2023-10-18 18:19:30'),
(6028, '103.98.135.98', NULL, 1, '2023-10-18 19:13:00', '2023-10-18 19:13:00'),
(6029, '103.225.200.217', NULL, 1, '2023-10-18 19:36:20', '2023-10-18 19:36:20'),
(6030, '185.191.171.7', NULL, 1, '2023-10-18 20:45:37', '2023-10-18 20:45:37'),
(6031, '66.249.70.7', NULL, 1, '2023-10-18 21:05:36', '2023-10-18 21:05:36'),
(6032, '66.249.70.6', NULL, 1, '2023-10-18 21:05:37', '2023-10-18 21:05:37'),
(6033, '51.222.253.14', NULL, 1, '2023-10-18 21:52:57', '2023-10-18 21:52:57'),
(6034, '17.241.75.254', NULL, 1, '2023-10-18 22:07:04', '2023-10-18 22:07:04'),
(6035, '185.191.171.17', NULL, 1, '2023-10-18 23:51:56', '2023-10-18 23:51:56'),
(6036, '205.210.31.154', NULL, 1, '2023-10-19 00:51:14', '2023-10-19 00:51:14'),
(6037, '51.222.253.2', NULL, 1, '2023-10-19 00:58:01', '2023-10-19 00:58:01'),
(6038, '205.210.31.253', NULL, 1, '2023-10-19 01:01:48', '2023-10-19 01:01:48'),
(6039, '52.26.199.236', NULL, 1, '2023-10-19 01:10:14', '2023-10-19 01:10:14'),
(6040, '52.40.31.95', NULL, 1, '2023-10-19 01:44:45', '2023-10-19 01:44:45'),
(6041, '3.98.137.100', NULL, 1, '2023-10-19 01:50:20', '2023-10-19 01:50:20'),
(6042, '23.100.20.216', NULL, 1, '2023-10-19 01:55:19', '2023-10-19 01:55:19'),
(6043, '198.235.24.64', NULL, 1, '2023-10-19 02:55:53', '2023-10-19 02:55:53'),
(6044, '52.167.144.16', NULL, 1, '2023-10-19 04:22:11', '2023-10-19 04:22:11'),
(6045, '34.217.153.130', NULL, 1, '2023-10-19 04:57:17', '2023-10-19 04:57:17'),
(6046, '65.154.226.170', NULL, 1, '2023-10-19 05:32:21', '2023-10-19 05:32:21'),
(6047, '5.180.136.35', NULL, 2, '2023-10-19 06:13:24', '2023-10-19 06:13:25'),
(6048, '143.198.78.255', NULL, 2, '2023-10-19 06:16:06', '2023-10-19 06:16:07'),
(6049, '20.62.102.139', NULL, 5, '2023-10-19 06:33:07', '2023-10-19 06:33:08'),
(6050, '3.89.70.247', NULL, 1, '2023-10-19 07:27:53', '2023-10-19 07:27:53'),
(6051, '116.68.204.61', NULL, 1, '2023-10-19 07:44:38', '2023-10-19 07:44:38'),
(6052, '51.222.253.6', NULL, 1, '2023-10-19 07:47:14', '2023-10-19 07:47:14'),
(6053, '23.100.20.216', NULL, 1, '2023-10-19 07:50:09', '2023-10-19 07:50:09'),
(6054, '20.163.19.210', NULL, 5, '2023-10-19 08:21:52', '2023-10-19 08:21:53'),
(6055, '77.75.76.164', NULL, 2, '2023-10-19 08:30:35', '2023-10-19 16:47:58'),
(6056, '85.208.96.211', NULL, 1, '2023-10-19 08:45:45', '2023-10-19 08:45:45'),
(6057, '20.168.14.215', NULL, 5, '2023-10-19 08:49:40', '2023-10-19 08:49:42'),
(6058, '20.238.72.90', NULL, 1, '2023-10-19 09:31:02', '2023-10-19 09:31:02'),
(6059, '119.28.202.234', NULL, 4, '2023-10-19 09:34:30', '2023-10-19 19:22:53'),
(6060, '3.234.144.171', NULL, 2, '2023-10-19 09:49:38', '2023-10-19 09:59:45'),
(6061, '18.225.25.214', NULL, 4, '2023-10-19 09:49:39', '2023-10-19 10:04:56'),
(6062, '3.80.89.126', NULL, 3, '2023-10-19 09:49:45', '2023-10-19 09:59:51'),
(6063, '34.227.9.22', NULL, 2, '2023-10-19 09:51:29', '2023-10-19 10:05:02'),
(6064, '3.237.91.71', NULL, 1, '2023-10-19 09:51:36', '2023-10-19 09:51:36'),
(6065, '3.80.81.176', NULL, 1, '2023-10-19 09:52:58', '2023-10-19 09:52:58'),
(6066, '18.224.128.89', NULL, 2, '2023-10-19 09:59:45', '2023-10-19 10:53:08'),
(6067, '100.27.34.37', NULL, 2, '2023-10-19 10:04:55', '2023-10-19 10:53:07'),
(6068, '51.222.253.20', NULL, 2, '2023-10-19 10:26:34', '2023-10-19 13:14:19'),
(6069, '95.173.103.11', NULL, 1, '2023-10-19 10:28:13', '2023-10-19 10:28:13'),
(6070, '3.95.220.169', NULL, 1, '2023-10-19 10:53:14', '2023-10-19 10:53:14'),
(6071, '202.191.126.60', NULL, 1, '2023-10-19 10:55:49', '2023-10-19 10:55:49'),
(6072, '16.171.40.1', NULL, 1, '2023-10-19 11:26:03', '2023-10-19 11:26:03'),
(6073, '40.77.167.45', NULL, 1, '2023-10-19 11:45:03', '2023-10-19 11:45:03'),
(6074, '120.50.1.94', NULL, 1, '2023-10-19 11:53:41', '2023-10-19 11:53:41'),
(6075, '178.62.82.141', NULL, 1, '2023-10-19 12:14:14', '2023-10-19 12:14:14'),
(6076, '184.94.240.88', NULL, 1, '2023-10-19 12:22:47', '2023-10-19 12:22:47'),
(6077, '37.111.207.157', NULL, 2, '2023-10-19 14:26:50', '2023-10-19 14:29:30'),
(6078, '20.160.188.144', NULL, 2, '2023-10-19 14:41:37', '2023-10-19 20:02:06'),
(6079, '106.55.240.36', NULL, 3, '2023-10-19 14:58:39', '2023-10-19 23:00:40'),
(6080, '51.15.17.105', NULL, 1, '2023-10-19 16:06:08', '2023-10-19 16:06:08'),
(6081, '58.145.188.238', NULL, 1, '2023-10-19 17:00:06', '2023-10-19 17:00:06'),
(6082, '61.247.183.42', NULL, 1, '2023-10-19 17:04:46', '2023-10-19 17:04:46'),
(6083, '199.244.88.229', NULL, 1, '2023-10-19 18:21:49', '2023-10-19 18:21:49'),
(6084, '51.222.253.16', NULL, 1, '2023-10-19 19:06:58', '2023-10-19 19:06:58'),
(6085, '57.128.65.35', NULL, 2, '2023-10-19 19:15:59', '2023-10-19 19:16:14'),
(6086, '20.168.11.221', NULL, 1, '2023-10-19 19:30:05', '2023-10-19 19:30:05'),
(6087, '20.168.11.221', NULL, 1, '2023-10-19 19:30:05', '2023-10-19 19:30:05'),
(6088, '44.231.202.44', NULL, 3, '2023-10-19 19:48:33', '2023-10-20 02:44:21'),
(6089, '137.226.113.44', NULL, 1, '2023-10-19 19:49:27', '2023-10-19 19:49:27'),
(6090, '54.184.159.16', NULL, 1, '2023-10-19 19:55:09', '2023-10-19 19:55:09'),
(6091, '103.130.73.126', NULL, 1, '2023-10-19 20:07:17', '2023-10-19 20:07:17'),
(6092, '36.99.136.128', NULL, 1, '2023-10-19 21:13:22', '2023-10-19 21:13:22'),
(6093, '36.99.136.129', NULL, 1, '2023-10-19 21:13:26', '2023-10-19 21:13:26'),
(6094, '23.94.148.168', NULL, 1, '2023-10-19 21:22:46', '2023-10-19 21:22:46'),
(6095, '20.150.198.57', NULL, 2, '2023-10-19 22:34:28', '2023-10-19 22:36:29'),
(6096, '93.158.71.185', NULL, 1, '2023-10-19 22:59:28', '2023-10-19 22:59:28'),
(6097, '35.89.90.206', NULL, 1, '2023-10-20 00:07:41', '2023-10-20 00:07:41'),
(6098, '42.236.17.105', NULL, 1, '2023-10-20 00:29:24', '2023-10-20 00:29:24'),
(6099, '34.218.231.236', NULL, 1, '2023-10-20 00:46:53', '2023-10-20 00:46:53'),
(6100, '155.130.12.209', NULL, 1, '2023-10-20 01:01:58', '2023-10-20 01:01:58'),
(6101, '42.236.17.108', NULL, 1, '2023-10-20 02:27:29', '2023-10-20 02:27:29'),
(6102, '42.236.17.228', NULL, 1, '2023-10-20 02:33:50', '2023-10-20 02:33:50'),
(6103, '51.222.253.13', NULL, 1, '2023-10-20 02:48:12', '2023-10-20 02:48:12'),
(6104, '51.222.253.5', NULL, 2, '2023-10-20 04:07:33', '2023-10-20 07:25:00'),
(6105, '119.28.202.234', NULL, 6, '2023-10-20 04:44:39', '2023-10-20 23:51:35'),
(6106, '106.55.240.36', NULL, 4, '2023-10-20 04:47:56', '2023-10-20 16:55:02'),
(6107, '65.154.226.168', NULL, 1, '2023-10-20 04:48:03', '2023-10-20 04:48:03'),
(6108, '154.51.131.142', NULL, 1, '2023-10-20 05:00:43', '2023-10-20 05:00:43'),
(6109, '4.210.98.251', NULL, 1, '2023-10-20 05:10:54', '2023-10-20 05:10:54'),
(6110, '205.210.31.177', NULL, 1, '2023-10-20 05:15:15', '2023-10-20 05:15:15'),
(6111, '175.145.120.1', NULL, 2, '2023-10-20 05:18:59', '2023-10-20 05:28:12'),
(6112, '188.166.249.138', NULL, 10, '2023-10-20 05:25:47', '2023-10-20 06:08:38'),
(6113, '216.244.66.200', NULL, 1, '2023-10-20 05:38:32', '2023-10-20 05:38:32'),
(6114, '103.197.153.47', NULL, 1, '2023-10-20 05:59:41', '2023-10-20 05:59:41'),
(6115, '103.197.153.197', NULL, 1, '2023-10-20 06:26:14', '2023-10-20 06:26:14'),
(6116, '172.241.91.20', NULL, 1, '2023-10-20 06:50:43', '2023-10-20 06:50:43'),
(6117, '69.55.60.174', NULL, 1, '2023-10-20 06:52:29', '2023-10-20 06:52:29'),
(6118, '146.190.28.89', NULL, 2, '2023-10-20 07:14:52', '2023-10-20 07:14:53'),
(6119, '180.121.169.85', NULL, 1, '2023-10-20 07:18:13', '2023-10-20 07:18:13'),
(6120, '4.210.98.175', NULL, 1, '2023-10-20 07:40:19', '2023-10-20 07:40:19'),
(6121, '52.25.97.231', NULL, 1, '2023-10-20 07:41:17', '2023-10-20 07:41:17'),
(6122, '4.245.185.74', NULL, 3, '2023-10-20 07:45:51', '2023-10-20 07:45:52'),
(6123, '195.191.219.133', NULL, 1, '2023-10-20 08:35:23', '2023-10-20 08:35:23'),
(6124, '134.209.214.119', NULL, 2, '2023-10-20 08:59:47', '2023-10-20 08:59:47'),
(6125, '13.64.237.67', NULL, 2, '2023-10-20 09:13:26', '2023-10-20 09:14:03'),
(6126, '196.247.160.137', NULL, 1, '2023-10-20 10:11:24', '2023-10-20 10:11:24'),
(6127, '104.250.237.82', NULL, 2, '2023-10-20 10:24:56', '2023-10-20 10:24:58'),
(6128, '51.222.253.12', NULL, 1, '2023-10-20 10:35:19', '2023-10-20 10:35:19'),
(6129, '37.111.200.155', NULL, 1, '2023-10-20 11:27:56', '2023-10-20 11:27:56'),
(6130, '116.16.249.22', NULL, 1, '2023-10-20 12:00:11', '2023-10-20 12:00:11'),
(6131, '196.199.104.142', NULL, 1, '2023-10-20 12:01:24', '2023-10-20 12:01:24'),
(6132, '162.142.125.226', NULL, 1, '2023-10-20 12:09:55', '2023-10-20 12:09:55'),
(6133, '198.235.24.249', NULL, 1, '2023-10-20 12:26:57', '2023-10-20 12:26:57'),
(6134, '23.101.132.101', NULL, 2, '2023-10-20 12:43:57', '2023-10-20 17:21:32'),
(6135, '195.191.219.131', NULL, 1, '2023-10-20 13:16:14', '2023-10-20 13:16:14'),
(6136, '223.15.245.170', NULL, 1, '2023-10-20 13:21:47', '2023-10-20 13:21:47'),
(6137, '13.79.188.111', NULL, 1, '2023-10-20 13:36:56', '2023-10-20 13:36:56'),
(6138, '162.213.196.78', NULL, 1, '2023-10-20 14:12:32', '2023-10-20 14:12:32'),
(6139, '167.94.138.49', NULL, 1, '2023-10-20 14:17:26', '2023-10-20 14:17:26'),
(6140, '77.91.87.79', NULL, 1, '2023-10-20 15:43:30', '2023-10-20 15:43:30'),
(6141, '185.220.100.249', NULL, 1, '2023-10-20 15:43:35', '2023-10-20 15:43:35'),
(6142, '185.220.100.254', NULL, 1, '2023-10-20 15:43:46', '2023-10-20 15:43:46'),
(6143, '78.27.115.74', NULL, 1, '2023-10-20 16:33:05', '2023-10-20 16:33:05'),
(6144, '103.144.42.226', NULL, 1, '2023-10-20 17:32:24', '2023-10-20 17:32:24'),
(6145, '104.207.138.232', NULL, 1, '2023-10-20 18:15:33', '2023-10-20 18:15:33'),
(6146, '125.124.133.75', NULL, 1, '2023-10-20 18:39:50', '2023-10-20 18:39:50'),
(6147, '179.61.197.155', NULL, 1, '2023-10-20 18:45:41', '2023-10-20 18:45:41'),
(6148, '5.188.62.21', NULL, 1, '2023-10-20 18:54:05', '2023-10-20 18:54:05'),
(6149, '87.250.224.19', NULL, 1, '2023-10-20 19:40:43', '2023-10-20 19:40:43'),
(6150, '15.204.183.219', NULL, 1, '2023-10-20 20:14:38', '2023-10-20 20:14:38'),
(6151, '51.222.253.2', NULL, 1, '2023-10-20 20:34:09', '2023-10-20 20:34:09'),
(6152, '34.140.63.207', NULL, 1, '2023-10-20 21:05:49', '2023-10-20 21:05:49'),
(6153, '43.246.202.242', NULL, 2, '2023-10-20 21:16:51', '2023-10-20 21:16:52'),
(6154, '51.222.253.4', NULL, 1, '2023-10-20 22:03:43', '2023-10-20 22:03:43'),
(6155, '198.235.24.135', NULL, 1, '2023-10-20 22:31:52', '2023-10-20 22:31:52'),
(6156, '184.94.240.88', NULL, 1, '2023-10-20 22:34:36', '2023-10-20 22:34:36'),
(6157, '66.249.70.6', NULL, 1, '2023-10-20 23:05:50', '2023-10-20 23:05:50'),
(6158, '58.211.23.183', NULL, 1, '2023-10-20 23:05:51', '2023-10-20 23:05:51'),
(6159, '54.188.1.68', NULL, 1, '2023-10-20 23:39:12', '2023-10-20 23:39:12'),
(6160, '34.230.6.38', NULL, 1, '2023-10-20 23:46:06', '2023-10-20 23:46:06'),
(6161, '34.218.231.236', NULL, 1, '2023-10-20 23:59:03', '2023-10-20 23:59:03'),
(6162, '20.38.45.247', NULL, 5, '2023-10-21 00:02:26', '2023-10-21 00:02:27'),
(6163, '146.70.161.230', NULL, 1, '2023-10-21 00:10:30', '2023-10-21 00:10:30'),
(6164, '66.249.70.7', NULL, 1, '2023-10-21 00:39:07', '2023-10-21 00:39:07'),
(6165, '51.222.253.10', NULL, 1, '2023-10-21 00:43:44', '2023-10-21 00:43:44'),
(6166, '103.194.186.170', NULL, 1, '2023-10-21 01:10:39', '2023-10-21 01:10:39'),
(6167, '23.101.140.192', NULL, 1, '2023-10-21 01:51:26', '2023-10-21 01:51:26'),
(6168, '52.25.214.136', NULL, 1, '2023-10-21 03:04:18', '2023-10-21 03:04:18'),
(6169, '198.235.24.228', NULL, 1, '2023-10-21 03:05:01', '2023-10-21 03:05:01'),
(6170, '18.246.68.47', NULL, 1, '2023-10-21 03:05:16', '2023-10-21 03:05:16'),
(6171, '3.87.212.229', NULL, 1, '2023-10-21 03:30:59', '2023-10-21 03:30:59'),
(6172, '34.83.49.114', NULL, 1, '2023-10-21 03:34:14', '2023-10-21 03:34:14'),
(6173, '54.236.221.135', NULL, 1, '2023-10-21 04:17:14', '2023-10-21 04:17:14'),
(6174, '65.154.226.167', NULL, 1, '2023-10-21 04:33:51', '2023-10-21 04:33:51'),
(6175, '106.55.240.36', NULL, 4, '2023-10-21 04:42:05', '2023-10-21 12:45:22'),
(6176, '15.204.183.219', NULL, 2, '2023-10-21 05:23:25', '2023-10-21 07:16:16'),
(6177, '195.191.219.132', NULL, 1, '2023-10-21 05:32:25', '2023-10-21 05:32:25'),
(6178, '216.173.108.21', NULL, 1, '2023-10-21 06:28:22', '2023-10-21 06:28:22'),
(6179, '20.168.14.215', NULL, 5, '2023-10-21 08:29:06', '2023-10-21 08:29:08'),
(6180, '5.188.62.174', NULL, 2, '2023-10-21 08:49:26', '2023-10-21 08:49:31'),
(6181, '119.28.202.234', NULL, 6, '2023-10-21 09:05:53', '2023-10-22 03:52:44'),
(6182, '199.34.84.8', NULL, 1, '2023-10-21 09:07:28', '2023-10-21 09:07:28'),
(6183, '178.159.37.48', NULL, 3, '2023-10-21 09:24:07', '2023-10-22 02:02:46'),
(6184, '5.78.105.141', NULL, 2, '2023-10-21 09:47:07', '2023-10-21 09:47:22'),
(6185, '44.230.207.233', NULL, 1, '2023-10-21 10:26:21', '2023-10-21 10:26:21'),
(6186, '212.68.54.203', NULL, 1, '2023-10-21 10:28:20', '2023-10-21 10:28:20'),
(6187, '44.234.89.20', NULL, 1, '2023-10-21 12:01:35', '2023-10-21 12:01:35'),
(6188, '205.210.31.28', NULL, 1, '2023-10-21 13:42:42', '2023-10-21 13:42:42'),
(6189, '103.116.181.33', NULL, 1, '2023-10-21 13:52:22', '2023-10-21 13:52:22'),
(6190, '54.224.62.237', NULL, 1, '2023-10-21 13:52:53', '2023-10-21 13:52:53'),
(6191, '64.176.204.198', NULL, 4, '2023-10-21 13:55:55', '2023-10-22 01:12:31'),
(6192, '113.75.206.213', NULL, 1, '2023-10-21 14:46:02', '2023-10-21 14:46:02'),
(6193, '44.234.47.136', NULL, 1, '2023-10-21 15:46:41', '2023-10-21 15:46:41'),
(6194, '66.249.70.8', NULL, 1, '2023-10-21 16:29:03', '2023-10-21 16:29:03'),
(6195, '40.77.167.23', NULL, 1, '2023-10-21 17:14:32', '2023-10-21 17:14:32'),
(6196, '66.249.70.6', NULL, 1, '2023-10-21 18:26:08', '2023-10-21 18:26:08'),
(6197, '167.248.133.36', NULL, 1, '2023-10-21 18:34:56', '2023-10-21 18:34:56'),
(6198, '104.250.237.82', NULL, 2, '2023-10-21 18:41:49', '2023-10-21 18:41:50'),
(6199, '183.136.225.44', NULL, 2, '2023-10-21 18:50:48', '2023-10-21 18:51:07'),
(6200, '35.171.144.152', NULL, 3, '2023-10-21 19:36:35', '2023-10-21 19:36:36'),
(6201, '51.222.253.9', NULL, 1, '2023-10-21 19:53:59', '2023-10-21 19:53:59'),
(6202, '35.203.245.149', NULL, 2, '2023-10-21 20:44:51', '2023-10-21 20:46:09'),
(6203, '47.128.28.9', NULL, 1, '2023-10-21 21:09:08', '2023-10-21 21:09:08'),
(6204, '51.222.253.4', NULL, 1, '2023-10-21 22:04:53', '2023-10-21 22:04:53'),
(6205, '51.222.253.16', NULL, 1, '2023-10-21 22:28:26', '2023-10-21 22:28:26'),
(6206, '198.235.24.149', NULL, 1, '2023-10-21 22:34:04', '2023-10-21 22:34:04'),
(6207, '43.246.202.242', NULL, 2, '2023-10-21 22:43:36', '2023-10-21 22:43:36'),
(6208, '3.212.147.252', NULL, 1, '2023-10-21 22:46:05', '2023-10-21 22:46:05'),
(6209, '34.83.76.21', NULL, 1, '2023-10-21 23:34:26', '2023-10-21 23:34:26'),
(6210, '54.184.137.27', NULL, 1, '2023-10-21 23:57:28', '2023-10-21 23:57:28'),
(6211, '34.127.96.150', NULL, 1, '2023-10-21 23:57:35', '2023-10-21 23:57:35'),
(6212, '74.249.86.178', NULL, 1, '2023-10-22 00:10:10', '2023-10-22 00:10:10'),
(6213, '35.87.144.191', NULL, 1, '2023-10-22 00:15:39', '2023-10-22 00:15:39'),
(6214, '51.222.253.15', NULL, 1, '2023-10-22 00:27:07', '2023-10-22 00:27:07'),
(6215, '82.165.119.32', NULL, 2, '2023-10-22 01:12:22', '2023-10-22 01:17:09'),
(6216, '103.13.121.29', NULL, 1, '2023-10-22 01:36:46', '2023-10-22 01:36:46'),
(6217, '5.77.63.90', NULL, 1, '2023-10-22 01:39:22', '2023-10-22 01:39:22'),
(6218, '167.94.138.52', NULL, 1, '2023-10-22 02:03:42', '2023-10-22 02:03:42'),
(6219, '20.116.219.47', NULL, 2, '2023-10-22 02:37:32', '2023-10-22 02:37:33'),
(6220, '69.55.60.174', NULL, 1, '2023-10-22 02:48:42', '2023-10-22 02:48:42'),
(6221, '66.249.70.8', NULL, 3, '2023-10-22 04:28:06', '2023-10-22 16:49:55'),
(6222, '66.249.70.7', NULL, 4, '2023-10-22 04:32:31', '2023-10-22 16:04:56'),
(6223, '103.194.186.170', NULL, 1, '2023-10-22 04:35:46', '2023-10-22 04:35:46'),
(6224, '64.176.204.198', NULL, 6, '2023-10-22 04:46:31', '2023-10-23 00:06:07'),
(6225, '139.59.21.139', NULL, 2, '2023-10-22 04:48:16', '2023-10-22 04:48:18'),
(6226, '66.249.70.6', NULL, 2, '2023-10-22 05:04:17', '2023-10-22 19:50:36'),
(6227, '65.154.226.171', NULL, 1, '2023-10-22 05:13:32', '2023-10-22 05:13:32'),
(6228, '15.204.182.106', NULL, 2, '2023-10-22 05:19:22', '2023-10-22 05:47:53'),
(6229, '20.14.94.134', NULL, 5, '2023-10-22 05:47:04', '2023-10-22 05:47:05'),
(6230, '205.210.31.27', NULL, 1, '2023-10-22 05:51:03', '2023-10-22 05:51:03'),
(6231, '77.75.78.164', NULL, 1, '2023-10-22 06:12:32', '2023-10-22 06:12:32'),
(6232, '195.191.219.130', NULL, 1, '2023-10-22 07:46:47', '2023-10-22 07:46:47'),
(6233, '37.19.223.122', NULL, 1, '2023-10-22 08:08:07', '2023-10-22 08:08:07'),
(6234, '20.168.7.239', NULL, 5, '2023-10-22 08:29:18', '2023-10-22 08:29:19'),
(6235, '20.163.11.6', NULL, 5, '2023-10-22 08:59:11', '2023-10-22 08:59:12'),
(6236, '182.44.10.67', NULL, 1, '2023-10-22 10:31:52', '2023-10-22 10:31:52'),
(6237, '106.55.240.36', NULL, 3, '2023-10-22 10:45:43', '2023-10-23 00:41:27'),
(6238, '100.27.34.37', NULL, 1, '2023-10-22 10:48:16', '2023-10-22 10:48:16'),
(6239, '18.224.128.89', NULL, 2, '2023-10-22 10:48:17', '2023-10-22 13:07:29'),
(6240, '3.237.91.71', NULL, 1, '2023-10-22 10:48:22', '2023-10-22 10:48:22'),
(6241, '46.228.199.158', NULL, 1, '2023-10-22 10:49:15', '2023-10-22 10:49:15'),
(6242, '74.234.35.167', NULL, 1, '2023-10-22 11:07:20', '2023-10-22 11:07:20'),
(6243, '44.234.47.136', NULL, 1, '2023-10-22 12:43:56', '2023-10-22 12:43:56'),
(6244, '80.66.79.9', NULL, 6, '2023-10-22 13:06:53', '2023-10-22 22:43:44'),
(6245, '18.210.6.165', NULL, 1, '2023-10-22 13:07:28', '2023-10-22 13:07:28'),
(6246, '3.80.89.126', NULL, 2, '2023-10-22 13:07:29', '2023-10-22 13:07:33'),
(6247, '18.225.25.214', NULL, 1, '2023-10-22 13:07:29', '2023-10-22 13:07:29'),
(6248, '54.189.223.0', NULL, 1, '2023-10-22 13:07:33', '2023-10-22 13:07:33'),
(6249, '52.87.218.72', NULL, 1, '2023-10-22 13:07:34', '2023-10-22 13:07:34'),
(6250, '119.28.202.234', NULL, 4, '2023-10-22 13:09:45', '2023-10-22 22:38:58'),
(6251, '162.213.196.78', NULL, 1, '2023-10-22 14:10:51', '2023-10-22 14:10:51'),
(6252, '51.222.253.1', NULL, 1, '2023-10-22 14:20:38', '2023-10-22 14:20:38'),
(6253, '103.230.106.24', NULL, 1, '2023-10-22 14:25:30', '2023-10-22 14:25:30'),
(6254, '80.67.10.142', NULL, 1, '2023-10-22 14:52:18', '2023-10-22 14:52:18'),
(6255, '34.148.68.254', NULL, 2, '2023-10-22 14:55:01', '2023-10-22 15:04:37'),
(6256, '118.67.220.133', NULL, 1, '2023-10-22 15:11:19', '2023-10-22 15:11:19'),
(6257, '178.159.37.48', NULL, 1, '2023-10-22 15:22:06', '2023-10-22 15:22:06'),
(6258, '159.89.22.142', NULL, 2, '2023-10-22 15:53:56', '2023-10-22 15:53:57'),
(6259, '198.235.24.5', NULL, 1, '2023-10-22 16:00:24', '2023-10-22 16:00:24'),
(6260, '37.111.212.225', NULL, 1, '2023-10-22 16:38:30', '2023-10-22 16:38:30'),
(6261, '144.172.73.16', NULL, 1, '2023-10-22 16:49:45', '2023-10-22 16:49:45'),
(6262, '23.128.248.14', NULL, 1, '2023-10-22 16:49:52', '2023-10-22 16:49:52'),
(6263, '185.220.100.254', NULL, 1, '2023-10-22 16:49:59', '2023-10-22 16:49:59'),
(6264, '23.137.251.61', NULL, 1, '2023-10-22 16:50:00', '2023-10-22 16:50:00'),
(6265, '196.244.48.168', NULL, 1, '2023-10-22 16:55:14', '2023-10-22 16:55:14'),
(6266, '51.222.253.14', NULL, 1, '2023-10-22 17:18:08', '2023-10-22 17:18:08'),
(6267, '35.237.35.63', NULL, 2, '2023-10-22 18:21:05', '2023-10-22 18:30:39'),
(6268, '103.67.159.82', NULL, 1, '2023-10-22 18:24:12', '2023-10-22 18:24:12'),
(6269, '163.172.88.229', NULL, 1, '2023-10-22 18:31:20', '2023-10-22 18:31:20'),
(6270, '51.222.253.11', NULL, 1, '2023-10-22 19:01:02', '2023-10-22 19:01:02'),
(6271, '157.90.212.83', NULL, 2, '2023-10-22 19:26:00', '2023-10-22 19:29:22'),
(6272, '42.236.12.243', NULL, 1, '2023-10-22 19:32:16', '2023-10-22 19:32:16'),
(6273, '121.6.136.129', NULL, 1, '2023-10-22 19:50:36', '2023-10-22 19:50:36'),
(6274, '51.222.253.4', NULL, 1, '2023-10-22 19:52:04', '2023-10-22 19:52:04'),
(6275, '42.236.17.74', NULL, 1, '2023-10-22 20:45:57', '2023-10-22 20:45:57'),
(6276, '42.236.101.231', NULL, 1, '2023-10-22 20:53:42', '2023-10-22 20:53:42'),
(6277, '205.210.31.136', NULL, 1, '2023-10-22 20:58:57', '2023-10-22 20:58:57'),
(6278, '13.53.127.81', NULL, 8, '2023-10-22 22:12:04', '2023-10-22 22:14:31'),
(6279, '51.222.253.7', NULL, 1, '2023-10-22 22:14:22', '2023-10-22 22:14:22'),
(6280, '35.196.21.185', NULL, 2, '2023-10-22 23:07:57', '2023-10-22 23:18:15'),
(6281, '34.212.213.253', NULL, 1, '2023-10-23 00:20:46', '2023-10-23 00:20:46'),
(6282, '54.184.172.244', NULL, 1, '2023-10-23 00:50:43', '2023-10-23 00:50:43'),
(6283, '172.56.167.83', NULL, 1, '2023-10-23 01:31:03', '2023-10-23 01:31:03'),
(6284, '147.135.51.219', NULL, 1, '2023-10-23 02:20:51', '2023-10-23 02:20:51'),
(6285, '18.203.85.54', NULL, 1, '2023-10-23 02:58:14', '2023-10-23 02:58:14'),
(6286, '196.244.4.71', NULL, 1, '2023-10-23 02:59:20', '2023-10-23 02:59:20'),
(6287, '54.88.179.33', NULL, 1, '2023-10-23 03:33:39', '2023-10-23 03:33:39'),
(6288, '35.171.144.152', NULL, 2, '2023-10-23 03:33:40', '2023-10-23 03:33:40'),
(6289, '93.115.31.164', NULL, 1, '2023-10-23 03:46:57', '2023-10-23 03:46:57'),
(6290, '64.176.204.198', NULL, 6, '2023-10-23 04:05:22', '2023-10-24 03:08:36'),
(6291, '41.216.188.92', NULL, 1, '2023-10-23 04:07:15', '2023-10-23 04:07:15'),
(6292, '65.154.226.169', NULL, 1, '2023-10-23 04:39:40', '2023-10-23 04:39:40'),
(6293, '52.232.68.250', NULL, 2, '2023-10-23 05:29:32', '2023-10-23 05:29:44'),
(6294, '54.208.117.204', NULL, 1, '2023-10-23 05:34:54', '2023-10-23 05:34:54'),
(6295, '65.154.226.167', NULL, 1, '2023-10-23 05:41:35', '2023-10-23 05:41:35'),
(6296, '3.87.86.181', NULL, 1, '2023-10-23 05:55:55', '2023-10-23 05:55:55'),
(6297, '3.94.3.26', NULL, 1, '2023-10-23 06:34:23', '2023-10-23 06:34:23'),
(6298, '193.233.140.148', NULL, 1, '2023-10-23 06:58:22', '2023-10-23 06:58:22'),
(6299, '27.147.138.122', NULL, 1, '2023-10-23 07:12:24', '2023-10-23 07:12:24'),
(6300, '119.28.202.234', NULL, 6, '2023-10-23 07:54:15', '2023-10-24 03:05:03'),
(6301, '106.55.240.36', NULL, 7, '2023-10-23 08:30:49', '2023-10-24 00:26:57'),
(6302, '104.252.179.177', NULL, 1, '2023-10-23 09:04:00', '2023-10-23 09:04:00'),
(6303, '44.234.47.136', NULL, 1, '2023-10-23 09:06:39', '2023-10-23 09:06:39'),
(6304, '51.222.253.6', NULL, 1, '2023-10-23 09:22:46', '2023-10-23 09:22:46'),
(6305, '205.198.122.27', NULL, 1, '2023-10-23 09:51:35', '2023-10-23 09:51:35'),
(6306, '52.87.218.72', NULL, 1, '2023-10-23 10:05:20', '2023-10-23 10:05:20'),
(6307, '18.224.128.89', NULL, 1, '2023-10-23 10:05:20', '2023-10-23 10:05:20'),
(6308, '3.234.144.171', NULL, 1, '2023-10-23 10:05:26', '2023-10-23 10:05:26'),
(6309, '20.168.8.144', NULL, 2, '2023-10-23 10:05:30', '2023-10-23 10:07:58'),
(6310, '194.36.98.60', NULL, 1, '2023-10-23 10:24:07', '2023-10-23 10:24:07'),
(6311, '220.151.9.22', NULL, 1, '2023-10-23 10:41:42', '2023-10-23 10:41:42'),
(6312, '34.73.189.18', NULL, 3, '2023-10-23 10:53:33', '2023-10-23 12:51:09'),
(6313, '193.186.4.159', NULL, 1, '2023-10-23 10:53:53', '2023-10-23 10:53:53'),
(6314, '18.234.71.235', NULL, 1, '2023-10-23 11:05:24', '2023-10-23 11:05:24'),
(6315, '34.75.248.192', NULL, 1, '2023-10-23 11:16:39', '2023-10-23 11:16:39'),
(6316, '54.235.53.171', NULL, 3, '2023-10-23 11:18:42', '2023-10-23 13:19:33'),
(6317, '18.225.25.214', NULL, 2, '2023-10-23 11:18:43', '2023-10-23 13:19:27'),
(6318, '34.227.9.22', NULL, 1, '2023-10-23 11:18:48', '2023-10-23 11:18:48'),
(6319, '67.220.86.160', NULL, 1, '2023-10-23 12:11:12', '2023-10-23 12:11:12'),
(6320, '103.151.0.95', NULL, 1, '2023-10-23 13:18:10', '2023-10-23 13:18:10'),
(6321, '17.241.75.133', NULL, 1, '2023-10-23 13:25:59', '2023-10-23 13:25:59'),
(6322, '20.14.80.242', NULL, 5, '2023-10-23 13:59:54', '2023-10-23 13:59:55'),
(6323, '51.222.253.2', NULL, 1, '2023-10-23 14:05:51', '2023-10-23 14:05:51'),
(6324, '43.229.208.190', NULL, 1, '2023-10-23 15:03:37', '2023-10-23 15:03:37'),
(6325, '44.229.187.124', NULL, 1, '2023-10-23 15:50:28', '2023-10-23 15:50:28'),
(6326, '195.191.219.132', NULL, 1, '2023-10-23 16:11:03', '2023-10-23 16:11:03'),
(6327, '20.163.19.210', NULL, 5, '2023-10-23 16:38:09', '2023-10-23 16:38:10'),
(6328, '149.202.67.223', NULL, 1, '2023-10-23 17:50:02', '2023-10-23 17:50:02'),
(6329, '72.14.201.159', NULL, 1, '2023-10-23 17:56:19', '2023-10-23 17:56:19'),
(6330, '103.174.215.150', NULL, 2, '2023-10-23 17:56:51', '2023-10-23 18:01:22'),
(6331, '124.156.129.26', NULL, 1, '2023-10-23 18:00:48', '2023-10-23 18:00:48'),
(6332, '51.222.253.5', NULL, 1, '2023-10-23 18:17:27', '2023-10-23 18:17:27'),
(6333, '5.133.192.108', NULL, 1, '2023-10-23 18:31:20', '2023-10-23 18:31:20'),
(6334, '51.222.253.19', NULL, 1, '2023-10-23 18:35:56', '2023-10-23 18:35:56'),
(6335, '52.167.144.138', NULL, 1, '2023-10-23 18:53:27', '2023-10-23 18:53:27'),
(6336, '20.168.9.18', NULL, 5, '2023-10-23 19:13:31', '2023-10-23 19:13:32'),
(6337, '20.168.54.1', NULL, 2, '2023-10-23 19:42:25', '2023-10-24 00:09:33'),
(6338, '198.235.24.60', NULL, 1, '2023-10-23 19:42:33', '2023-10-23 19:42:33'),
(6339, '149.56.160.161', NULL, 4, '2023-10-23 19:44:05', '2023-10-23 19:44:16'),
(6340, '149.56.150.51', NULL, 1, '2023-10-23 19:44:37', '2023-10-23 19:44:37'),
(6341, '87.236.176.208', NULL, 1, '2023-10-23 20:18:25', '2023-10-23 20:18:25'),
(6342, '87.236.176.214', NULL, 1, '2023-10-23 20:18:29', '2023-10-23 20:18:29'),
(6343, '159.69.57.55', NULL, 1, '2023-10-23 20:54:06', '2023-10-23 20:54:06'),
(6344, '103.87.139.165', NULL, 1, '2023-10-23 21:36:40', '2023-10-23 21:36:40'),
(6345, '114.130.84.166', NULL, 1, '2023-10-23 22:29:32', '2023-10-23 22:29:32'),
(6346, '205.210.31.134', NULL, 1, '2023-10-23 22:35:55', '2023-10-23 22:35:55'),
(6347, '199.45.154.51', NULL, 1, '2023-10-23 23:59:59', '2023-10-23 23:59:59'),
(6348, '185.191.171.15', NULL, 1, '2023-10-24 00:07:26', '2023-10-24 00:07:26'),
(6349, '198.235.24.207', NULL, 1, '2023-10-24 00:42:14', '2023-10-24 00:42:14'),
(6350, '52.35.63.53', NULL, 1, '2023-10-24 00:46:17', '2023-10-24 00:46:17'),
(6351, '35.92.164.28', NULL, 1, '2023-10-24 00:48:46', '2023-10-24 00:48:46'),
(6352, '35.92.130.106', NULL, 1, '2023-10-24 00:49:39', '2023-10-24 00:49:39'),
(6353, '107.175.156.39', NULL, 1, '2023-10-24 02:23:29', '2023-10-24 02:23:29'),
(6354, '205.210.31.209', NULL, 1, '2023-10-24 02:41:23', '2023-10-24 02:41:23'),
(6355, '45.120.38.242', NULL, 1, '2023-10-24 03:01:15', '2023-10-24 03:01:15'),
(6356, '45.79.27.5', NULL, 2, '2023-10-24 03:15:12', '2023-10-24 03:15:12'),
(6357, '66.249.70.169', NULL, 1, '2023-10-24 03:23:34', '2023-10-24 03:23:34'),
(6358, '3.87.119.58', NULL, 1, '2023-10-24 03:33:30', '2023-10-24 03:33:30'),
(6359, '3.89.71.26', NULL, 1, '2023-10-24 03:33:51', '2023-10-24 03:33:51'),
(6360, '24.144.90.94', NULL, 2, '2023-10-24 04:58:17', '2023-10-24 04:58:18'),
(6361, '65.154.226.170', NULL, 1, '2023-10-24 05:14:30', '2023-10-24 05:14:30'),
(6362, '51.222.253.8', NULL, 2, '2023-10-24 05:16:13', '2023-10-24 15:08:07'),
(6363, '65.154.226.168', NULL, 1, '2023-10-24 05:17:29', '2023-10-24 05:17:29'),
(6364, '107.21.13.44', NULL, 2, '2023-10-24 05:18:15', '2023-10-24 05:22:21'),
(6365, '166.0.218.53', NULL, 1, '2023-10-24 05:55:12', '2023-10-24 05:55:12'),
(6366, '64.176.204.198', NULL, 6, '2023-10-24 07:10:44', '2023-10-25 03:22:47'),
(6367, '94.142.244.16', NULL, 2, '2023-10-24 07:23:52', '2023-10-24 07:23:53'),
(6368, '109.70.100.3', NULL, 1, '2023-10-24 07:25:25', '2023-10-24 07:25:25'),
(6369, '167.248.133.185', NULL, 1, '2023-10-24 07:36:14', '2023-10-24 07:36:14'),
(6370, '3.87.99.251', NULL, 1, '2023-10-24 09:07:53', '2023-10-24 09:07:53'),
(6371, '195.191.219.131', NULL, 1, '2023-10-24 09:47:19', '2023-10-24 09:47:19'),
(6372, '66.249.70.167', NULL, 1, '2023-10-24 10:08:28', '2023-10-24 10:08:28'),
(6373, '51.222.253.19', NULL, 1, '2023-10-24 10:19:39', '2023-10-24 10:19:39'),
(6374, '223.15.245.170', NULL, 1, '2023-10-24 10:27:14', '2023-10-24 10:27:14'),
(6375, '35.171.144.152', NULL, 3, '2023-10-24 10:40:26', '2023-10-24 10:40:27'),
(6376, '199.244.88.231', NULL, 1, '2023-10-24 11:56:30', '2023-10-24 11:56:30'),
(6377, '17.241.219.161', NULL, 1, '2023-10-24 12:00:52', '2023-10-24 12:00:52'),
(6378, '216.251.130.74', NULL, 1, '2023-10-24 12:12:17', '2023-10-24 12:12:17'),
(6379, '20.14.94.134', NULL, 5, '2023-10-24 12:24:57', '2023-10-24 12:24:58'),
(6380, '156.249.28.32', NULL, 1, '2023-10-24 12:30:20', '2023-10-24 12:30:20'),
(6381, '119.28.202.234', NULL, 4, '2023-10-24 12:33:43', '2023-10-24 22:24:37'),
(6382, '162.213.196.78', NULL, 1, '2023-10-24 14:07:54', '2023-10-24 14:07:54'),
(6383, '66.249.70.7', NULL, 1, '2023-10-24 15:18:34', '2023-10-24 15:18:34'),
(6384, '42.83.147.34', NULL, 1, '2023-10-24 16:00:08', '2023-10-24 16:00:08'),
(6385, '157.97.121.131', NULL, 1, '2023-10-24 16:17:03', '2023-10-24 16:17:03'),
(6386, '51.222.253.3', NULL, 1, '2023-10-24 16:27:07', '2023-10-24 16:27:07'),
(6387, '49.37.115.253', NULL, 1, '2023-10-24 17:26:57', '2023-10-24 17:26:57'),
(6388, '196.244.4.233', NULL, 1, '2023-10-24 18:02:54', '2023-10-24 18:02:54'),
(6389, '27.124.21.147', NULL, 1, '2023-10-24 18:03:48', '2023-10-24 18:03:48'),
(6390, '27.124.21.147', NULL, 1, '2023-10-24 18:03:48', '2023-10-24 18:03:48'),
(6391, '49.232.174.53', NULL, 6, '2023-10-24 20:45:58', '2023-10-24 20:46:12'),
(6392, '157.245.155.35', NULL, 5, '2023-10-24 20:54:42', '2023-10-24 20:54:45'),
(6393, '50.87.144.111', NULL, 1, '2023-10-24 21:01:52', '2023-10-24 21:01:52'),
(6394, '3.27.173.113', NULL, 8, '2023-10-24 21:13:51', '2023-10-24 21:15:49'),
(6395, '39.162.191.32', NULL, 1, '2023-10-24 21:24:23', '2023-10-24 21:24:23');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(6396, '94.247.172.129', NULL, 1, '2023-10-24 21:43:20', '2023-10-24 21:43:20'),
(6397, '163.172.255.9', NULL, 1, '2023-10-24 21:58:22', '2023-10-24 21:58:22'),
(6398, '106.55.240.36', NULL, 2, '2023-10-24 22:19:48', '2023-10-25 02:11:17'),
(6399, '91.228.52.213', NULL, 1, '2023-10-24 22:50:25', '2023-10-24 22:50:25'),
(6400, '212.68.54.203', NULL, 1, '2023-10-24 23:35:27', '2023-10-24 23:35:27'),
(6401, '5.255.231.67', NULL, 1, '2023-10-25 00:10:21', '2023-10-25 00:10:21'),
(6402, '34.223.1.101', NULL, 1, '2023-10-25 00:58:58', '2023-10-25 00:58:58'),
(6403, '35.92.187.108', NULL, 1, '2023-10-25 01:11:14', '2023-10-25 01:11:14'),
(6404, '51.222.253.5', NULL, 1, '2023-10-25 01:59:30', '2023-10-25 01:59:30'),
(6405, '34.220.204.111', NULL, 1, '2023-10-25 02:16:25', '2023-10-25 02:16:25'),
(6406, '54.91.245.198', NULL, 1, '2023-10-25 02:37:57', '2023-10-25 02:37:57'),
(6407, '51.254.199.11', NULL, 1, '2023-10-25 02:53:23', '2023-10-25 02:53:23'),
(6408, '65.154.226.170', NULL, 2, '2023-10-25 04:59:23', '2023-10-25 05:00:12'),
(6409, '196.245.220.74', NULL, 1, '2023-10-25 05:03:05', '2023-10-25 05:03:05'),
(6410, '66.249.70.167', NULL, 1, '2023-10-25 05:05:48', '2023-10-25 05:05:48'),
(6411, '65.154.226.168', NULL, 1, '2023-10-25 05:41:55', '2023-10-25 05:41:55'),
(6412, '106.55.240.36', NULL, 9, '2023-10-25 06:07:00', '2023-10-26 02:08:40'),
(6413, '50.112.160.3', NULL, 1, '2023-10-25 06:24:22', '2023-10-25 06:24:22'),
(6414, '54.184.159.16', NULL, 1, '2023-10-25 06:24:24', '2023-10-25 06:24:24'),
(6415, '51.158.241.22', NULL, 1, '2023-10-25 06:28:41', '2023-10-25 06:28:41'),
(6416, '193.186.4.159', NULL, 2, '2023-10-25 06:37:18', '2023-10-25 07:44:03'),
(6417, '103.230.107.18', NULL, 1, '2023-10-25 06:37:19', '2023-10-25 06:37:19'),
(6418, '3.87.99.251', NULL, 1, '2023-10-25 07:24:12', '2023-10-25 07:24:12'),
(6419, '64.176.204.198', NULL, 6, '2023-10-25 07:32:30', '2023-10-26 02:55:33'),
(6420, '119.28.202.234', NULL, 6, '2023-10-25 07:43:38', '2023-10-26 02:51:25'),
(6421, '172.98.33.12', NULL, 1, '2023-10-25 07:45:44', '2023-10-25 07:45:44'),
(6422, '103.230.105.33', NULL, 1, '2023-10-25 07:45:46', '2023-10-25 07:45:46'),
(6423, '202.134.8.143', NULL, 1, '2023-10-25 08:05:19', '2023-10-25 08:05:19'),
(6424, '71.163.94.71', NULL, 2, '2023-10-25 08:26:13', '2023-10-25 08:26:13'),
(6425, '51.222.253.7', NULL, 1, '2023-10-25 08:31:20', '2023-10-25 08:31:20'),
(6426, '103.120.222.37', NULL, 2, '2023-10-25 08:43:08', '2023-10-25 10:07:58'),
(6427, '65.154.226.166', NULL, 1, '2023-10-25 09:07:48', '2023-10-25 09:07:48'),
(6428, '54.234.245.96', NULL, 3, '2023-10-25 09:19:10', '2023-10-25 11:51:19'),
(6429, '54.160.112.83', NULL, 1, '2023-10-25 09:31:47', '2023-10-25 09:31:47'),
(6430, '20.14.85.231', NULL, 2, '2023-10-25 09:47:03', '2023-10-25 09:47:34'),
(6431, '202.63.172.228', NULL, 1, '2023-10-25 09:54:10', '2023-10-25 09:54:10'),
(6432, '2.58.95.10', NULL, 3, '2023-10-25 10:52:26', '2023-10-25 11:19:49'),
(6433, '2.58.95.10', NULL, 3, '2023-10-25 10:52:26', '2023-10-25 11:19:49'),
(6434, '178.62.3.65', NULL, 3, '2023-10-25 10:52:32', '2023-10-25 10:52:39'),
(6435, '138.68.163.10', NULL, 3, '2023-10-25 10:52:32', '2023-10-25 10:52:36'),
(6436, '65.154.226.169', NULL, 1, '2023-10-25 10:52:33', '2023-10-25 10:52:33'),
(6437, '193.138.218.201', NULL, 1, '2023-10-25 10:56:16', '2023-10-25 10:56:16'),
(6438, '64.124.8.28', NULL, 1, '2023-10-25 11:03:16', '2023-10-25 11:03:16'),
(6439, '195.191.219.131', NULL, 1, '2023-10-25 11:15:15', '2023-10-25 11:15:15'),
(6440, '5.164.29.202', NULL, 1, '2023-10-25 11:34:27', '2023-10-25 11:34:27'),
(6441, '202.63.172.229', NULL, 1, '2023-10-25 12:25:16', '2023-10-25 12:25:16'),
(6442, '52.167.144.161', NULL, 1, '2023-10-25 13:10:45', '2023-10-25 13:10:45'),
(6443, '41.216.188.162', NULL, 1, '2023-10-25 13:48:36', '2023-10-25 13:48:36'),
(6444, '133.242.174.119', NULL, 1, '2023-10-25 13:53:07', '2023-10-25 13:53:07'),
(6445, '52.53.149.131', NULL, 1, '2023-10-25 13:54:29', '2023-10-25 13:54:29'),
(6446, '162.213.196.78', NULL, 1, '2023-10-25 14:11:15', '2023-10-25 14:11:15'),
(6447, '51.222.253.20', NULL, 1, '2023-10-25 14:26:47', '2023-10-25 14:26:47'),
(6448, '103.230.104.11', NULL, 4, '2023-10-25 15:05:35', '2023-10-25 15:39:14'),
(6449, '54.88.179.33', NULL, 3, '2023-10-25 16:06:46', '2023-10-25 16:06:47'),
(6450, '20.125.144.244', NULL, 2, '2023-10-25 16:21:44', '2023-10-25 20:54:18'),
(6451, '51.222.253.14', NULL, 1, '2023-10-25 17:16:19', '2023-10-25 17:16:19'),
(6452, '20.168.7.239', NULL, 5, '2023-10-25 17:50:05', '2023-10-25 17:50:06'),
(6453, '171.244.43.14', NULL, 1, '2023-10-25 18:51:27', '2023-10-25 18:51:27'),
(6454, '66.249.70.168', NULL, 1, '2023-10-25 19:12:13', '2023-10-25 19:12:13'),
(6455, '20.163.15.11', NULL, 5, '2023-10-25 19:30:44', '2023-10-25 19:30:45'),
(6456, '47.242.224.70', NULL, 1, '2023-10-25 20:05:28', '2023-10-25 20:05:28'),
(6457, '205.169.39.219', NULL, 2, '2023-10-25 20:22:08', '2023-10-25 20:22:24'),
(6458, '198.235.24.32', NULL, 1, '2023-10-25 22:53:18', '2023-10-25 22:53:18'),
(6459, '47.88.94.159', NULL, 1, '2023-10-25 22:55:12', '2023-10-25 22:55:12'),
(6460, '47.88.101.3', NULL, 1, '2023-10-25 22:55:12', '2023-10-25 22:55:12'),
(6461, '47.251.15.21', NULL, 1, '2023-10-25 22:55:15', '2023-10-25 22:55:15'),
(6462, '195.211.77.140', NULL, 1, '2023-10-25 23:43:48', '2023-10-25 23:43:48'),
(6463, '195.211.77.142', NULL, 1, '2023-10-25 23:44:26', '2023-10-25 23:44:26'),
(6464, '157.90.168.34', NULL, 1, '2023-10-25 23:55:07', '2023-10-25 23:55:07'),
(6465, '198.235.24.99', NULL, 1, '2023-10-26 00:19:00', '2023-10-26 00:19:00'),
(6466, '181.215.16.237', NULL, 1, '2023-10-26 00:27:12', '2023-10-26 00:27:12'),
(6467, '51.222.253.1', NULL, 1, '2023-10-26 00:27:36', '2023-10-26 00:27:36'),
(6468, '72.14.201.159', NULL, 1, '2023-10-26 01:27:25', '2023-10-26 01:27:25'),
(6469, '118.179.86.228', NULL, 1, '2023-10-26 01:27:40', '2023-10-26 01:27:40'),
(6470, '93.158.90.68', NULL, 1, '2023-10-26 01:27:42', '2023-10-26 01:27:42'),
(6471, '51.222.253.5', NULL, 1, '2023-10-26 01:31:52', '2023-10-26 01:31:52'),
(6472, '196.242.178.242', NULL, 1, '2023-10-26 01:36:37', '2023-10-26 01:36:37'),
(6473, '147.135.51.219', NULL, 1, '2023-10-26 01:52:57', '2023-10-26 01:52:57'),
(6474, '198.235.24.216', NULL, 1, '2023-10-26 01:56:14', '2023-10-26 01:56:14'),
(6475, '54.187.52.134', NULL, 1, '2023-10-26 01:57:54', '2023-10-26 01:57:54'),
(6476, '42.83.147.55', NULL, 1, '2023-10-26 01:59:22', '2023-10-26 01:59:22'),
(6477, '178.32.143.124', NULL, 3, '2023-10-26 04:15:00', '2023-10-26 04:15:03'),
(6478, '174.138.8.184', NULL, 2, '2023-10-26 05:11:04', '2023-10-26 05:11:05'),
(6479, '3.80.209.180', NULL, 1, '2023-10-26 05:20:19', '2023-10-26 05:20:19'),
(6480, '51.222.253.6', NULL, 1, '2023-10-26 05:56:02', '2023-10-26 05:56:02'),
(6481, '195.191.219.131', NULL, 1, '2023-10-26 06:06:19', '2023-10-26 06:06:19'),
(6482, '123.6.49.15', NULL, 1, '2023-10-26 06:34:12', '2023-10-26 06:34:12'),
(6483, '123.6.49.50', NULL, 1, '2023-10-26 06:34:36', '2023-10-26 06:34:36'),
(6484, '65.154.226.169', NULL, 3, '2023-10-26 06:38:42', '2023-10-26 07:53:26'),
(6485, '64.176.204.198', NULL, 6, '2023-10-26 06:40:07', '2023-10-27 01:49:20'),
(6486, '185.190.42.200', NULL, 1, '2023-10-26 06:51:58', '2023-10-26 06:51:58'),
(6487, '52.232.68.250', NULL, 1, '2023-10-26 06:52:36', '2023-10-26 06:52:36'),
(6488, '65.154.226.168', NULL, 3, '2023-10-26 07:13:26', '2023-10-26 07:55:52'),
(6489, '65.154.226.166', NULL, 1, '2023-10-26 07:42:58', '2023-10-26 07:42:58'),
(6490, '65.154.226.170', NULL, 1, '2023-10-26 07:54:12', '2023-10-26 07:54:12'),
(6491, '65.154.226.167', NULL, 1, '2023-10-26 08:02:51', '2023-10-26 08:02:51'),
(6492, '106.55.240.36', NULL, 8, '2023-10-26 08:04:52', '2023-10-27 03:57:53'),
(6493, '199.45.154.16', NULL, 1, '2023-10-26 08:17:30', '2023-10-26 08:17:30'),
(6494, '43.229.208.190', NULL, 6, '2023-10-26 08:30:59', '2023-10-26 10:19:02'),
(6495, '115.127.9.218', NULL, 1, '2023-10-26 08:48:25', '2023-10-26 08:48:25'),
(6496, '165.154.63.121', NULL, 1, '2023-10-26 09:03:14', '2023-10-26 09:03:14'),
(6497, '199.45.154.51', NULL, 1, '2023-10-26 09:22:57', '2023-10-26 09:22:57'),
(6498, '17.241.219.249', NULL, 1, '2023-10-26 09:26:12', '2023-10-26 09:26:12'),
(6499, '166.0.218.57', NULL, 1, '2023-10-26 10:17:59', '2023-10-26 10:17:59'),
(6500, '13.37.107.112', NULL, 2, '2023-10-26 11:02:43', '2023-10-26 11:02:45'),
(6501, '59.111.227.57', NULL, 3, '2023-10-26 11:15:36', '2023-10-26 11:15:39'),
(6502, '3.81.93.206', NULL, 1, '2023-10-26 11:34:13', '2023-10-26 11:34:13'),
(6503, '112.20.23.234', NULL, 1, '2023-10-26 11:39:04', '2023-10-26 11:39:04'),
(6504, '36.150.60.24', NULL, 6, '2023-10-26 11:45:06', '2023-10-26 11:52:48'),
(6505, '58.211.23.183', NULL, 5, '2023-10-26 12:15:41', '2023-10-27 00:00:58'),
(6506, '119.28.202.234', NULL, 4, '2023-10-26 12:16:57', '2023-10-26 21:44:28'),
(6507, '51.222.253.19', NULL, 1, '2023-10-26 12:23:16', '2023-10-26 12:23:16'),
(6508, '27.124.21.147', NULL, 1, '2023-10-26 12:48:38', '2023-10-26 12:48:38'),
(6509, '27.124.21.147', NULL, 1, '2023-10-26 12:48:38', '2023-10-26 12:48:38'),
(6510, '54.208.117.204', NULL, 1, '2023-10-26 13:20:59', '2023-10-26 13:20:59'),
(6511, '61.247.191.22', NULL, 2, '2023-10-26 13:53:39', '2023-10-26 13:54:17'),
(6512, '100.21.24.205', NULL, 2, '2023-10-26 14:06:06', '2023-10-26 14:13:31'),
(6513, '52.25.208.208', NULL, 1, '2023-10-26 15:14:29', '2023-10-26 15:14:29'),
(6514, '3.80.237.219', NULL, 1, '2023-10-26 15:17:19', '2023-10-26 15:17:19'),
(6515, '85.239.57.146', NULL, 1, '2023-10-26 15:33:23', '2023-10-26 15:33:23'),
(6516, '51.222.253.3', NULL, 2, '2023-10-26 16:35:17', '2023-10-26 20:27:41'),
(6517, '44.234.89.20', NULL, 1, '2023-10-26 16:37:47', '2023-10-26 16:37:47'),
(6518, '18.232.96.97', NULL, 1, '2023-10-26 17:01:20', '2023-10-26 17:01:20'),
(6519, '20.84.106.61', NULL, 5, '2023-10-26 17:44:52', '2023-10-26 17:44:53'),
(6520, '41.65.168.1', NULL, 1, '2023-10-26 18:52:32', '2023-10-26 18:52:32'),
(6521, '137.226.113.44', NULL, 1, '2023-10-26 19:25:25', '2023-10-26 19:25:25'),
(6522, '42.236.17.120', NULL, 1, '2023-10-26 21:19:59', '2023-10-26 21:19:59'),
(6523, '103.85.158.142', NULL, 2, '2023-10-26 21:28:01', '2023-10-26 21:28:02'),
(6524, '44.231.202.44', NULL, 3, '2023-10-26 22:02:16', '2023-10-27 02:01:38'),
(6525, '157.245.53.77', NULL, 2, '2023-10-26 22:05:43', '2023-10-26 22:05:43'),
(6526, '128.204.212.79', NULL, 1, '2023-10-26 22:16:49', '2023-10-26 22:16:49'),
(6527, '128.204.212.78', NULL, 1, '2023-10-26 22:17:06', '2023-10-26 22:17:06'),
(6528, '54.88.179.33', NULL, 1, '2023-10-26 22:30:26', '2023-10-26 22:30:26'),
(6529, '35.171.144.152', NULL, 2, '2023-10-26 22:30:26', '2023-10-26 22:30:26'),
(6530, '20.171.50.28', NULL, 2, '2023-10-26 22:32:31', '2023-10-27 02:14:02'),
(6531, '35.86.215.22', NULL, 1, '2023-10-26 23:28:58', '2023-10-26 23:28:58'),
(6532, '50.112.160.3', NULL, 2, '2023-10-26 23:30:09', '2023-10-27 02:46:35'),
(6533, '54.213.93.85', NULL, 1, '2023-10-26 23:37:49', '2023-10-26 23:37:49'),
(6534, '41.216.188.92', NULL, 1, '2023-10-27 00:26:05', '2023-10-27 00:26:05'),
(6535, '103.194.186.170', NULL, 2, '2023-10-27 00:39:32', '2023-10-27 02:52:15'),
(6536, '3.133.97.41', NULL, 39, '2023-10-27 01:16:33', '2023-10-27 01:16:42'),
(6537, '54.184.159.16', NULL, 1, '2023-10-27 02:01:16', '2023-10-27 02:01:16'),
(6538, '166.0.218.41', NULL, 1, '2023-10-27 02:37:22', '2023-10-27 02:37:22'),
(6539, '54.70.77.190', NULL, 1, '2023-10-27 03:25:01', '2023-10-27 03:25:01'),
(6540, '45.145.128.70', NULL, 1, '2023-10-27 03:51:19', '2023-10-27 03:51:19'),
(6541, '51.222.253.9', NULL, 1, '2023-10-27 03:51:36', '2023-10-27 03:51:36'),
(6542, '95.164.37.227', NULL, 1, '2023-10-27 04:09:37', '2023-10-27 04:09:37'),
(6543, '65.154.226.169', NULL, 1, '2023-10-27 04:46:43', '2023-10-27 04:46:43'),
(6544, '64.176.204.198', NULL, 7, '2023-10-27 05:27:23', '2023-10-28 03:22:30'),
(6545, '65.154.226.171', NULL, 1, '2023-10-27 05:38:37', '2023-10-27 05:38:37'),
(6546, '106.55.240.36', NULL, 7, '2023-10-27 05:57:17', '2023-10-28 02:08:17'),
(6547, '185.220.100.240', NULL, 1, '2023-10-27 06:10:34', '2023-10-27 06:10:34'),
(6548, '107.189.31.225', NULL, 1, '2023-10-27 06:10:36', '2023-10-27 06:10:36'),
(6549, '45.15.157.177', NULL, 1, '2023-10-27 06:10:41', '2023-10-27 06:10:41'),
(6550, '144.172.118.41', NULL, 1, '2023-10-27 06:11:00', '2023-10-27 06:11:00'),
(6551, '119.28.202.234', NULL, 6, '2023-10-27 07:02:45', '2023-10-28 01:54:29'),
(6552, '195.191.219.132', NULL, 1, '2023-10-27 07:12:58', '2023-10-27 07:12:58'),
(6553, '77.75.78.164', NULL, 1, '2023-10-27 07:28:53', '2023-10-27 07:28:53'),
(6554, '195.191.219.131', NULL, 1, '2023-10-27 08:34:44', '2023-10-27 08:34:44'),
(6555, '89.163.140.178', NULL, 1, '2023-10-27 08:36:21', '2023-10-27 08:36:21'),
(6556, '185.182.186.122', NULL, 1, '2023-10-27 08:53:46', '2023-10-27 08:53:46'),
(6557, '207.46.13.168', NULL, 1, '2023-10-27 09:13:15', '2023-10-27 09:13:15'),
(6558, '27.124.21.147', NULL, 1, '2023-10-27 09:20:53', '2023-10-27 09:20:53'),
(6559, '27.124.21.147', NULL, 1, '2023-10-27 09:20:53', '2023-10-27 09:20:53'),
(6560, '172.233.154.235', NULL, 5, '2023-10-27 10:52:58', '2023-10-27 10:52:59'),
(6561, '80.66.79.9', NULL, 3, '2023-10-27 10:54:04', '2023-10-27 10:54:06'),
(6562, '74.208.2.147', NULL, 1, '2023-10-27 11:08:23', '2023-10-27 11:08:23'),
(6563, '74.208.2.167', NULL, 1, '2023-10-27 11:14:46', '2023-10-27 11:14:46'),
(6564, '74.208.2.225', NULL, 1, '2023-10-27 11:15:03', '2023-10-27 11:15:03'),
(6565, '178.159.37.17', NULL, 1, '2023-10-27 11:20:21', '2023-10-27 11:20:21'),
(6566, '74.208.2.185', NULL, 1, '2023-10-27 11:20:36', '2023-10-27 11:20:36'),
(6567, '74.208.2.215', NULL, 2, '2023-10-27 11:20:51', '2023-10-27 11:23:45'),
(6568, '198.235.24.41', NULL, 1, '2023-10-27 11:33:54', '2023-10-27 11:33:54'),
(6569, '198.235.24.163', NULL, 1, '2023-10-27 11:48:31', '2023-10-27 11:48:31'),
(6570, '65.21.226.48', NULL, 2, '2023-10-27 13:29:01', '2023-10-27 16:22:07'),
(6571, '198.251.73.91', NULL, 1, '2023-10-27 13:45:42', '2023-10-27 13:45:42'),
(6572, '74.208.2.158', NULL, 3, '2023-10-27 13:48:29', '2023-10-27 13:58:59'),
(6573, '164.55.247.243', NULL, 2, '2023-10-27 13:49:17', '2023-10-27 13:57:32'),
(6574, '198.251.73.101', NULL, 1, '2023-10-27 13:52:07', '2023-10-27 13:52:07'),
(6575, '51.222.253.10', NULL, 1, '2023-10-27 13:54:00', '2023-10-27 13:54:00'),
(6576, '74.208.2.138', NULL, 1, '2023-10-27 13:55:42', '2023-10-27 13:55:42'),
(6577, '162.213.196.78', NULL, 1, '2023-10-27 14:12:22', '2023-10-27 14:12:22'),
(6578, '116.25.105.138', NULL, 1, '2023-10-27 15:05:33', '2023-10-27 15:05:33'),
(6579, '103.12.173.88', NULL, 1, '2023-10-27 16:23:16', '2023-10-27 16:23:16'),
(6580, '93.159.230.88', NULL, 1, '2023-10-27 16:23:19', '2023-10-27 16:23:19'),
(6581, '207.244.232.240', NULL, 1, '2023-10-27 17:30:25', '2023-10-27 17:30:25'),
(6582, '51.222.253.7', NULL, 1, '2023-10-27 17:32:05', '2023-10-27 17:32:05'),
(6583, '50.21.188.52', NULL, 2, '2023-10-27 18:01:30', '2023-10-27 18:09:24'),
(6584, '50.21.188.72', NULL, 2, '2023-10-27 18:05:20', '2023-10-27 18:11:40'),
(6585, '62.122.184.194', NULL, 1, '2023-10-27 18:09:24', '2023-10-27 18:09:24'),
(6586, '50.21.188.82', NULL, 1, '2023-10-27 18:11:50', '2023-10-27 18:11:50'),
(6587, '50.21.188.92', NULL, 1, '2023-10-27 18:14:51', '2023-10-27 18:14:51'),
(6588, '205.210.31.60', NULL, 1, '2023-10-27 18:16:07', '2023-10-27 18:16:07'),
(6589, '103.255.45.75', NULL, 1, '2023-10-27 19:35:58', '2023-10-27 19:35:58'),
(6590, '51.222.253.20', NULL, 1, '2023-10-27 20:26:05', '2023-10-27 20:26:05'),
(6591, '44.234.89.20', NULL, 1, '2023-10-27 20:54:01', '2023-10-27 20:54:01'),
(6592, '42.236.17.62', NULL, 1, '2023-10-27 20:56:40', '2023-10-27 20:56:40'),
(6593, '98.159.234.17', NULL, 1, '2023-10-27 21:09:19', '2023-10-27 21:09:19'),
(6594, '18.237.109.245', NULL, 1, '2023-10-27 22:44:08', '2023-10-27 22:44:08'),
(6595, '147.161.225.83', NULL, 1, '2023-10-27 22:47:42', '2023-10-27 22:47:42'),
(6596, '103.120.6.170', NULL, 1, '2023-10-27 23:16:24', '2023-10-27 23:16:24'),
(6597, '20.14.85.231', NULL, 5, '2023-10-28 01:08:29', '2023-10-28 01:08:30'),
(6598, '18.237.150.69', NULL, 1, '2023-10-28 01:27:08', '2023-10-28 01:27:08'),
(6599, '20.169.49.43', NULL, 5, '2023-10-28 02:00:30', '2023-10-28 02:00:31'),
(6600, '198.235.24.147', NULL, 1, '2023-10-28 02:14:57', '2023-10-28 02:14:57'),
(6601, '54.184.159.16', NULL, 1, '2023-10-28 03:19:39', '2023-10-28 03:19:39'),
(6602, '50.112.160.3', NULL, 1, '2023-10-28 03:21:11', '2023-10-28 03:21:11'),
(6603, '154.51.131.142', NULL, 1, '2023-10-28 03:49:35', '2023-10-28 03:49:35'),
(6604, '128.204.212.78', NULL, 1, '2023-10-28 04:31:22', '2023-10-28 04:31:22'),
(6605, '65.154.226.170', NULL, 1, '2023-10-28 04:36:52', '2023-10-28 04:36:52'),
(6606, '42.236.17.29', NULL, 1, '2023-10-28 05:10:40', '2023-10-28 05:10:40'),
(6607, '65.154.226.168', NULL, 1, '2023-10-28 05:15:58', '2023-10-28 05:15:58'),
(6608, '103.194.186.170', NULL, 1, '2023-10-28 05:29:19', '2023-10-28 05:29:19'),
(6609, '41.216.188.162', NULL, 1, '2023-10-28 05:32:41', '2023-10-28 05:32:41'),
(6610, '31.171.152.108', NULL, 1, '2023-10-28 05:33:46', '2023-10-28 05:33:46'),
(6611, '51.222.253.18', NULL, 2, '2023-10-28 05:45:10', '2023-10-28 13:31:10'),
(6612, '67.205.131.4', NULL, 2, '2023-10-28 05:57:21', '2023-10-28 05:57:21'),
(6613, '51.15.17.105', NULL, 2, '2023-10-28 06:22:46', '2023-10-28 14:16:01'),
(6614, '47.128.16.70', NULL, 1, '2023-10-28 06:24:44', '2023-10-28 06:24:44'),
(6615, '146.70.161.230', NULL, 1, '2023-10-28 06:25:20', '2023-10-28 06:25:20'),
(6616, '64.176.204.198', NULL, 7, '2023-10-28 06:37:36', '2023-10-29 01:41:09'),
(6617, '52.36.134.180', NULL, 1, '2023-10-28 07:14:45', '2023-10-28 07:14:45'),
(6618, '106.55.240.36', NULL, 5, '2023-10-28 08:02:12', '2023-10-28 18:13:51'),
(6619, '195.191.219.130', NULL, 1, '2023-10-28 08:38:13', '2023-10-28 08:38:13'),
(6620, '20.38.45.247', NULL, 1, '2023-10-28 08:49:28', '2023-10-28 08:49:28'),
(6621, '66.249.79.163', NULL, 3, '2023-10-28 10:12:56', '2023-10-28 12:59:43'),
(6622, '27.115.124.109', NULL, 2, '2023-10-28 10:23:12', '2023-10-28 10:23:17'),
(6623, '27.115.124.53', NULL, 1, '2023-10-28 10:23:12', '2023-10-28 10:23:12'),
(6624, '162.55.85.228', NULL, 4, '2023-10-28 10:50:00', '2023-10-29 01:00:16'),
(6625, '44.230.252.91', NULL, 2, '2023-10-28 11:08:53', '2023-10-28 14:52:17'),
(6626, '119.28.202.234', NULL, 4, '2023-10-28 11:11:43', '2023-10-28 20:38:25'),
(6627, '52.25.208.208', NULL, 1, '2023-10-28 12:21:07', '2023-10-28 12:21:07'),
(6628, '45.154.98.137', NULL, 1, '2023-10-28 12:26:18', '2023-10-28 12:26:18'),
(6629, '20.171.50.60', NULL, 2, '2023-10-28 13:05:21', '2023-10-28 14:07:25'),
(6630, '172.104.210.61', NULL, 1, '2023-10-28 13:25:37', '2023-10-28 13:25:37'),
(6631, '20.125.144.244', NULL, 2, '2023-10-28 13:32:40', '2023-10-28 15:15:15'),
(6632, '128.204.212.77', NULL, 1, '2023-10-28 13:34:02', '2023-10-28 13:34:02'),
(6633, '51.222.253.6', NULL, 1, '2023-10-28 13:47:32', '2023-10-28 13:47:32'),
(6634, '104.250.238.196', NULL, 1, '2023-10-28 15:18:07', '2023-10-28 15:18:07'),
(6635, '40.77.167.56', NULL, 1, '2023-10-28 16:50:43', '2023-10-28 16:50:43'),
(6636, '35.167.205.58', NULL, 1, '2023-10-28 17:12:10', '2023-10-28 17:12:10'),
(6637, '34.216.146.73', NULL, 1, '2023-10-28 17:12:26', '2023-10-28 17:12:26'),
(6638, '54.187.3.173', NULL, 1, '2023-10-28 17:13:50', '2023-10-28 17:13:50'),
(6639, '142.93.136.230', NULL, 2, '2023-10-28 17:52:38', '2023-10-28 17:52:39'),
(6640, '45.127.135.20', NULL, 4, '2023-10-28 17:54:43', '2023-10-28 21:09:12'),
(6641, '51.222.253.15', NULL, 1, '2023-10-28 17:56:42', '2023-10-28 17:56:42'),
(6642, '35.86.215.22', NULL, 1, '2023-10-28 17:57:37', '2023-10-28 17:57:37'),
(6643, '38.18.25.13', NULL, 1, '2023-10-28 19:51:53', '2023-10-28 19:51:53'),
(6644, '202.86.222.15', NULL, 3, '2023-10-28 19:55:25', '2023-10-28 19:56:12'),
(6645, '66.249.66.37', NULL, 1, '2023-10-28 20:01:27', '2023-10-28 20:01:27'),
(6646, '71.163.94.71', NULL, 2, '2023-10-28 21:03:18', '2023-10-28 21:03:18'),
(6647, '183.136.225.46', NULL, 4, '2023-10-28 21:08:09', '2023-10-29 01:23:55'),
(6648, '66.249.66.39', NULL, 1, '2023-10-28 21:17:54', '2023-10-28 21:17:54'),
(6649, '185.190.42.200', NULL, 1, '2023-10-28 22:14:30', '2023-10-28 22:14:30'),
(6650, '18.237.27.115', NULL, 1, '2023-10-28 23:03:26', '2023-10-28 23:03:26'),
(6651, '205.210.31.138', NULL, 1, '2023-10-28 23:30:43', '2023-10-28 23:30:43'),
(6652, '185.249.227.155', NULL, 2, '2023-10-29 00:29:26', '2023-10-29 00:29:28'),
(6653, '47.253.81.213', NULL, 4, '2023-10-29 01:25:12', '2023-10-29 03:18:18'),
(6654, '35.166.141.171', NULL, 1, '2023-10-29 01:59:47', '2023-10-29 01:59:47'),
(6655, '198.235.24.12', NULL, 1, '2023-10-29 03:09:58', '2023-10-29 03:09:58'),
(6656, '51.222.253.12', NULL, 1, '2023-10-29 03:24:07', '2023-10-29 03:24:07'),
(6657, '66.249.70.6', NULL, 1, '2023-10-29 03:58:31', '2023-10-29 03:58:31'),
(6658, '66.249.70.6', NULL, 2, '2023-10-29 04:27:57', '2023-10-29 10:21:27'),
(6659, '64.176.204.198', NULL, 8, '2023-10-29 04:42:33', '2023-10-30 02:10:55'),
(6660, '65.154.226.167', NULL, 2, '2023-10-29 04:46:43', '2023-10-29 05:23:09'),
(6661, '167.86.91.103', NULL, 3, '2023-10-29 06:09:02', '2023-10-29 06:09:05'),
(6662, '106.55.240.36', NULL, 5, '2023-10-29 06:09:22', '2023-10-30 02:13:33'),
(6663, '8.208.80.181', NULL, 4, '2023-10-29 07:19:28', '2023-10-29 09:05:16'),
(6664, '128.204.212.77', NULL, 3, '2023-10-29 07:35:57', '2023-10-30 02:31:30'),
(6665, '157.55.39.59', NULL, 1, '2023-10-29 07:51:49', '2023-10-29 07:51:49'),
(6666, '58.145.190.254', NULL, 2, '2023-10-29 08:08:30', '2023-10-29 08:58:30'),
(6667, '195.191.219.130', NULL, 1, '2023-10-29 08:43:14', '2023-10-29 08:43:14'),
(6668, '104.47.2.254', NULL, 1, '2023-10-29 08:50:21', '2023-10-29 08:50:21'),
(6669, '210.213.155.2', NULL, 1, '2023-10-29 08:50:22', '2023-10-29 08:50:22'),
(6670, '40.94.105.94', NULL, 1, '2023-10-29 08:50:56', '2023-10-29 08:50:56'),
(6671, '103.197.153.9', NULL, 1, '2023-10-29 09:10:23', '2023-10-29 09:10:23'),
(6672, '37.111.201.119', NULL, 1, '2023-10-29 10:38:07', '2023-10-29 10:38:07'),
(6673, '40.94.226.18', NULL, 1, '2023-10-29 10:47:05', '2023-10-29 10:47:05'),
(6674, '117.179.167.219', NULL, 1, '2023-10-29 11:01:20', '2023-10-29 11:01:20'),
(6675, '36.150.60.24', NULL, 6, '2023-10-29 11:05:22', '2023-10-29 11:17:44'),
(6676, '58.211.23.183', NULL, 4, '2023-10-29 11:11:47', '2023-10-29 11:12:30'),
(6677, '40.94.227.36', NULL, 1, '2023-10-29 11:20:46', '2023-10-29 11:20:46'),
(6678, '65.154.226.168', NULL, 1, '2023-10-29 11:41:49', '2023-10-29 11:41:49'),
(6679, '142.54.169.133', NULL, 1, '2023-10-29 11:46:35', '2023-10-29 11:46:35'),
(6680, '66.249.66.33', NULL, 1, '2023-10-29 12:01:29', '2023-10-29 12:01:29'),
(6681, '194.36.99.89', NULL, 1, '2023-10-29 12:07:00', '2023-10-29 12:07:00'),
(6682, '180.211.141.30', NULL, 1, '2023-10-29 12:28:39', '2023-10-29 12:28:39'),
(6683, '3.80.81.176', NULL, 1, '2023-10-29 12:49:43', '2023-10-29 12:49:43'),
(6684, '3.80.89.126', NULL, 1, '2023-10-29 12:49:51', '2023-10-29 12:49:51'),
(6685, '3.95.220.169', NULL, 2, '2023-10-29 12:49:56', '2023-10-29 13:18:18'),
(6686, '18.225.25.214', NULL, 2, '2023-10-29 12:49:57', '2023-10-29 13:18:31'),
(6687, '103.137.160.211', NULL, 1, '2023-10-29 12:58:59', '2023-10-29 12:58:59'),
(6688, '3.219.35.58', NULL, 2, '2023-10-29 13:18:27', '2023-10-29 13:18:31'),
(6689, '51.15.17.105', NULL, 1, '2023-10-29 13:22:00', '2023-10-29 13:22:00'),
(6690, '118.179.138.22', NULL, 1, '2023-10-29 13:25:02', '2023-10-29 13:25:02'),
(6691, '51.222.253.4', NULL, 1, '2023-10-29 13:28:58', '2023-10-29 13:28:58'),
(6692, '103.145.70.100', NULL, 1, '2023-10-29 13:29:10', '2023-10-29 13:29:10'),
(6693, '202.191.126.60', NULL, 6, '2023-10-29 13:38:22', '2023-10-29 15:00:43'),
(6694, '162.213.196.78', NULL, 1, '2023-10-29 14:11:30', '2023-10-29 14:11:30'),
(6695, '37.111.212.221', NULL, 2, '2023-10-29 14:32:35', '2023-10-29 14:32:52'),
(6696, '37.111.213.33', NULL, 1, '2023-10-29 14:36:08', '2023-10-29 14:36:08'),
(6697, '66.249.77.200', NULL, 5, '2023-10-29 15:38:16', '2023-10-29 18:52:39'),
(6698, '37.111.206.87', NULL, 1, '2023-10-29 15:54:10', '2023-10-29 15:54:10'),
(6699, '51.222.253.16', NULL, 1, '2023-10-29 16:14:49', '2023-10-29 16:14:49'),
(6700, '104.248.74.65', NULL, 1, '2023-10-29 17:04:24', '2023-10-29 17:04:24'),
(6701, '47.128.24.90', NULL, 1, '2023-10-29 18:00:25', '2023-10-29 18:00:25'),
(6702, '20.38.46.61', NULL, 5, '2023-10-29 18:15:22', '2023-10-29 18:15:23'),
(6703, '66.249.77.199', NULL, 1, '2023-10-29 18:29:15', '2023-10-29 18:29:15'),
(6704, '20.163.15.11', NULL, 5, '2023-10-29 18:41:08', '2023-10-29 18:41:10'),
(6705, '72.14.201.159', NULL, 1, '2023-10-29 19:14:01', '2023-10-29 19:14:01'),
(6706, '49.67.240.173', NULL, 1, '2023-10-29 19:46:15', '2023-10-29 19:46:15'),
(6707, '66.249.70.168', NULL, 1, '2023-10-29 19:46:47', '2023-10-29 19:46:47'),
(6708, '66.249.70.169', NULL, 1, '2023-10-29 19:48:03', '2023-10-29 19:48:03'),
(6709, '61.147.21.52', NULL, 1, '2023-10-29 19:51:42', '2023-10-29 19:51:42'),
(6710, '61.147.15.67', NULL, 1, '2023-10-29 19:53:54', '2023-10-29 19:53:54'),
(6711, '61.147.15.65', NULL, 1, '2023-10-29 19:54:03', '2023-10-29 19:54:03'),
(6712, '20.168.9.18', NULL, 5, '2023-10-29 19:59:59', '2023-10-29 20:00:00'),
(6713, '128.204.212.78', NULL, 1, '2023-10-29 20:06:52', '2023-10-29 20:06:52'),
(6714, '103.92.204.16', NULL, 1, '2023-10-29 20:29:30', '2023-10-29 20:29:30'),
(6715, '51.222.253.20', NULL, 1, '2023-10-29 22:22:05', '2023-10-29 22:22:05'),
(6716, '119.28.202.234', NULL, 2, '2023-10-29 22:44:49', '2023-10-29 22:44:49'),
(6717, '52.206.84.190', NULL, 1, '2023-10-29 23:06:32', '2023-10-29 23:06:32'),
(6718, '51.222.253.15', NULL, 1, '2023-10-29 23:24:20', '2023-10-29 23:24:20'),
(6719, '42.236.101.239', NULL, 1, '2023-10-29 23:34:43', '2023-10-29 23:34:43'),
(6720, '205.210.31.8', NULL, 1, '2023-10-29 23:54:31', '2023-10-29 23:54:31'),
(6721, '83.136.82.83', NULL, 1, '2023-10-30 00:07:17', '2023-10-30 00:07:17'),
(6722, '54.202.186.16', NULL, 1, '2023-10-30 00:25:30', '2023-10-30 00:25:30'),
(6723, '51.222.253.8', NULL, 1, '2023-10-30 00:40:15', '2023-10-30 00:40:15'),
(6724, '66.249.70.174', NULL, 1, '2023-10-30 00:47:06', '2023-10-30 00:47:06'),
(6725, '18.237.27.115', NULL, 1, '2023-10-30 01:03:20', '2023-10-30 01:03:20'),
(6726, '178.168.115.145', NULL, 1, '2023-10-30 01:40:14', '2023-10-30 01:40:14'),
(6727, '142.93.99.149', NULL, 2, '2023-10-30 04:17:57', '2023-10-30 04:17:58'),
(6728, '51.81.52.145', NULL, 5, '2023-10-30 04:20:54', '2023-10-30 04:20:58'),
(6729, '65.154.226.169', NULL, 1, '2023-10-30 04:31:47', '2023-10-30 04:31:47'),
(6730, '44.230.252.91', NULL, 5, '2023-10-30 05:14:07', '2023-10-31 00:03:55'),
(6731, '64.176.204.198', NULL, 8, '2023-10-30 05:20:58', '2023-10-31 03:55:01'),
(6732, '128.204.212.78', NULL, 3, '2023-10-30 05:42:45', '2023-10-30 15:08:05'),
(6733, '54.242.179.115', NULL, 1, '2023-10-30 05:56:15', '2023-10-30 05:56:15'),
(6734, '174.129.105.180', NULL, 1, '2023-10-30 06:02:50', '2023-10-30 06:02:50'),
(6735, '42.236.17.99', NULL, 1, '2023-10-30 06:15:25', '2023-10-30 06:15:25'),
(6736, '52.167.144.212', NULL, 1, '2023-10-30 06:17:40', '2023-10-30 06:17:40'),
(6737, '52.53.149.131', NULL, 1, '2023-10-30 06:20:24', '2023-10-30 06:20:24'),
(6738, '66.249.77.200', NULL, 1, '2023-10-30 06:55:55', '2023-10-30 06:55:55'),
(6739, '66.249.77.199', NULL, 1, '2023-10-30 07:26:49', '2023-10-30 07:26:49'),
(6740, '51.15.17.105', NULL, 1, '2023-10-30 07:37:40', '2023-10-30 07:37:40'),
(6741, '202.59.140.218', NULL, 1, '2023-10-30 07:39:00', '2023-10-30 07:39:00'),
(6742, '119.28.202.234', NULL, 6, '2023-10-30 07:56:49', '2023-10-31 02:49:51'),
(6743, '178.254.29.124', NULL, 1, '2023-10-30 08:17:22', '2023-10-30 08:17:22'),
(6744, '182.160.116.85', NULL, 1, '2023-10-30 08:29:36', '2023-10-30 08:29:36'),
(6745, '91.201.113.112', NULL, 1, '2023-10-30 08:43:24', '2023-10-30 08:43:24'),
(6746, '103.27.227.135', NULL, 1, '2023-10-30 09:36:24', '2023-10-30 09:36:24'),
(6747, '40.94.226.47', NULL, 1, '2023-10-30 09:52:15', '2023-10-30 09:52:15'),
(6748, '103.249.56.102', NULL, 1, '2023-10-30 09:58:12', '2023-10-30 09:58:12'),
(6749, '100.21.24.205', NULL, 1, '2023-10-30 09:59:22', '2023-10-30 09:59:22'),
(6750, '195.191.219.131', NULL, 1, '2023-10-30 10:00:04', '2023-10-30 10:00:04'),
(6751, '106.55.240.36', NULL, 4, '2023-10-30 10:08:54', '2023-10-31 00:15:54'),
(6752, '103.143.237.43', NULL, 1, '2023-10-30 10:50:32', '2023-10-30 10:50:32'),
(6753, '176.116.36.121', NULL, 1, '2023-10-30 10:59:50', '2023-10-30 10:59:50'),
(6754, '202.191.126.60', NULL, 5, '2023-10-30 11:41:32', '2023-10-30 13:34:31'),
(6755, '42.236.17.242', NULL, 1, '2023-10-30 11:48:09', '2023-10-30 11:48:09'),
(6756, '23.22.251.241', NULL, 1, '2023-10-30 11:51:47', '2023-10-30 11:51:47'),
(6757, '40.94.226.90', NULL, 1, '2023-10-30 11:53:22', '2023-10-30 11:53:22'),
(6758, '40.94.227.80', NULL, 1, '2023-10-30 11:57:48', '2023-10-30 11:57:48'),
(6759, '40.94.227.69', NULL, 1, '2023-10-30 12:02:04', '2023-10-30 12:02:04'),
(6760, '77.75.76.164', NULL, 1, '2023-10-30 12:35:20', '2023-10-30 12:35:20'),
(6761, '35.195.93.98', NULL, 1, '2023-10-30 13:01:26', '2023-10-30 13:01:26'),
(6762, '34.140.248.32', NULL, 1, '2023-10-30 13:01:27', '2023-10-30 13:01:27'),
(6763, '20.168.8.144', NULL, 5, '2023-10-30 13:56:52', '2023-10-30 13:56:53'),
(6764, '103.162.111.3', NULL, 1, '2023-10-30 14:20:35', '2023-10-30 14:20:35'),
(6765, '51.222.253.4', NULL, 2, '2023-10-30 14:39:50', '2023-10-30 23:18:12'),
(6766, '40.94.226.99', NULL, 1, '2023-10-30 14:40:52', '2023-10-30 14:40:52'),
(6767, '216.99.127.196', NULL, 1, '2023-10-30 14:44:56', '2023-10-30 14:44:56'),
(6768, '204.85.30.68', NULL, 1, '2023-10-30 14:44:56', '2023-10-30 14:44:56'),
(6769, '81.88.49.13', NULL, 1, '2023-10-30 14:50:41', '2023-10-30 14:50:41'),
(6770, '144.202.8.128', NULL, 2, '2023-10-30 14:56:17', '2023-10-30 14:56:17'),
(6771, '54.148.162.64', NULL, 1, '2023-10-30 15:08:26', '2023-10-30 15:08:26'),
(6772, '40.94.227.57', NULL, 1, '2023-10-30 15:32:45', '2023-10-30 15:32:45'),
(6773, '87.236.176.246', NULL, 1, '2023-10-30 15:44:04', '2023-10-30 15:44:04'),
(6774, '40.94.227.23', NULL, 1, '2023-10-30 15:44:15', '2023-10-30 15:44:15'),
(6775, '40.94.227.67', NULL, 1, '2023-10-30 15:49:33', '2023-10-30 15:49:33'),
(6776, '5.188.62.21', NULL, 1, '2023-10-30 15:57:30', '2023-10-30 15:57:30'),
(6777, '196.19.240.199', NULL, 1, '2023-10-30 16:07:09', '2023-10-30 16:07:09'),
(6778, '45.127.135.20', NULL, 6, '2023-10-30 16:40:56', '2023-10-30 22:53:06'),
(6779, '49.248.44.242', NULL, 1, '2023-10-30 16:48:19', '2023-10-30 16:48:19'),
(6780, '88.230.5.39', NULL, 1, '2023-10-30 17:20:08', '2023-10-30 17:20:08'),
(6781, '51.222.253.2', NULL, 1, '2023-10-30 17:37:18', '2023-10-30 17:37:18'),
(6782, '205.210.31.8', NULL, 1, '2023-10-30 18:19:30', '2023-10-30 18:19:30'),
(6783, '8.142.64.24', NULL, 2, '2023-10-30 18:54:44', '2023-10-30 18:54:48'),
(6784, '103.29.124.122', NULL, 2, '2023-10-30 19:01:39', '2023-10-30 19:03:04'),
(6785, '128.204.212.77', NULL, 1, '2023-10-30 19:18:40', '2023-10-30 19:18:40'),
(6786, '198.235.24.14', NULL, 1, '2023-10-30 20:29:48', '2023-10-30 20:29:48'),
(6787, '18.212.123.238', NULL, 1, '2023-10-30 21:03:13', '2023-10-30 21:03:13'),
(6788, '52.25.208.208', NULL, 2, '2023-10-30 21:23:51', '2023-10-30 22:35:49'),
(6789, '50.112.160.3', NULL, 1, '2023-10-30 21:33:11', '2023-10-30 21:33:11'),
(6790, '37.111.211.14', NULL, 1, '2023-10-30 21:33:33', '2023-10-30 21:33:33'),
(6791, '44.231.202.44', NULL, 2, '2023-10-30 21:37:26', '2023-10-30 23:44:09'),
(6792, '37.111.213.163', NULL, 1, '2023-10-30 21:38:01', '2023-10-30 21:38:01'),
(6793, '4.210.69.72', NULL, 1, '2023-10-30 21:54:44', '2023-10-30 21:54:44'),
(6794, '51.222.253.14', NULL, 1, '2023-10-30 22:16:50', '2023-10-30 22:16:50'),
(6795, '66.249.70.172', NULL, 1, '2023-10-30 22:25:07', '2023-10-30 22:25:07'),
(6796, '66.249.70.174', NULL, 1, '2023-10-30 22:25:07', '2023-10-30 22:25:07'),
(6797, '103.122.90.158', NULL, 1, '2023-10-30 22:41:02', '2023-10-30 22:41:02'),
(6798, '185.241.208.50', NULL, 1, '2023-10-30 23:26:24', '2023-10-30 23:26:24'),
(6799, '54.184.159.16', NULL, 3, '2023-10-30 23:46:41', '2023-10-31 02:13:00'),
(6800, '34.221.54.98', NULL, 1, '2023-10-31 00:11:23', '2023-10-31 00:11:23'),
(6801, '54.187.137.142', NULL, 1, '2023-10-31 00:40:30', '2023-10-31 00:40:30'),
(6802, '193.233.137.138', NULL, 1, '2023-10-31 02:04:27', '2023-10-31 02:04:27'),
(6803, '123.60.209.236', NULL, 1, '2023-10-31 02:08:02', '2023-10-31 02:08:02'),
(6804, '198.235.24.193', NULL, 1, '2023-10-31 02:16:13', '2023-10-31 02:16:13'),
(6805, '191.96.168.18', NULL, 1, '2023-10-31 02:29:27', '2023-10-31 02:29:27'),
(6806, '104.250.238.173', NULL, 2, '2023-10-31 04:02:32', '2023-10-31 04:02:34'),
(6807, '196.247.16.104', NULL, 1, '2023-10-31 04:02:46', '2023-10-31 04:02:46'),
(6808, '65.154.226.166', NULL, 5, '2023-10-31 04:41:36', '2023-10-31 16:02:14'),
(6809, '65.154.226.170', NULL, 2, '2023-10-31 05:21:30', '2023-10-31 16:02:11'),
(6810, '106.55.240.36', NULL, 6, '2023-10-31 06:08:32', '2023-11-01 02:05:13'),
(6811, '64.176.204.198', NULL, 7, '2023-10-31 06:49:28', '2023-11-01 02:55:27'),
(6812, '199.45.154.48', NULL, 1, '2023-10-31 08:14:06', '2023-10-31 08:14:06'),
(6813, '66.249.70.6', NULL, 1, '2023-10-31 08:54:46', '2023-10-31 08:54:46'),
(6814, '196.196.34.133', NULL, 1, '2023-10-31 09:40:26', '2023-10-31 09:40:26'),
(6815, '164.55.247.243', NULL, 1, '2023-10-31 10:17:58', '2023-10-31 10:17:58'),
(6816, '1.83.235.75', NULL, 1, '2023-10-31 10:28:48', '2023-10-31 10:28:48'),
(6817, '195.191.219.132', NULL, 1, '2023-10-31 10:31:07', '2023-10-31 10:31:07'),
(6818, '52.34.76.65', NULL, 1, '2023-10-31 10:42:26', '2023-10-31 10:42:26'),
(6819, '116.213.36.106', NULL, 1, '2023-10-31 10:54:19', '2023-10-31 10:54:19'),
(6820, '134.213.56.254', NULL, 1, '2023-10-31 11:01:03', '2023-10-31 11:01:03'),
(6821, '128.204.212.77', NULL, 1, '2023-10-31 11:06:12', '2023-10-31 11:06:12'),
(6822, '52.87.218.72', NULL, 1, '2023-10-31 11:27:34', '2023-10-31 11:27:34'),
(6823, '18.225.25.214', NULL, 1, '2023-10-31 11:27:34', '2023-10-31 11:27:34'),
(6824, '3.234.144.171', NULL, 1, '2023-10-31 11:27:39', '2023-10-31 11:27:39'),
(6825, '154.202.123.162', NULL, 1, '2023-10-31 11:38:53', '2023-10-31 11:38:53'),
(6826, '66.249.70.8', NULL, 1, '2023-10-31 11:39:23', '2023-10-31 11:39:23'),
(6827, '175.29.180.174', NULL, 2, '2023-10-31 12:02:01', '2023-10-31 12:13:16'),
(6828, '119.28.202.234', NULL, 4, '2023-10-31 12:09:10', '2023-10-31 21:39:06'),
(6829, '175.29.177.86', NULL, 1, '2023-10-31 12:28:35', '2023-10-31 12:28:35'),
(6830, '46.20.46.198', NULL, 1, '2023-10-31 12:39:47', '2023-10-31 12:39:47'),
(6831, '52.178.5.22', NULL, 5, '2023-10-31 12:50:56', '2023-10-31 12:50:58'),
(6832, '40.94.227.29', NULL, 1, '2023-10-31 13:21:49', '2023-10-31 13:21:49'),
(6833, '40.94.227.13', NULL, 1, '2023-10-31 13:25:14', '2023-10-31 13:25:14'),
(6834, '40.94.227.58', NULL, 1, '2023-10-31 13:31:02', '2023-10-31 13:31:02'),
(6835, '13.69.199.207', NULL, 1, '2023-10-31 13:56:29', '2023-10-31 13:56:29'),
(6836, '212.102.41.49', NULL, 1, '2023-10-31 14:02:06', '2023-10-31 14:02:06'),
(6837, '162.213.196.78', NULL, 1, '2023-10-31 14:12:29', '2023-10-31 14:12:29'),
(6838, '202.191.126.60', NULL, 1, '2023-10-31 14:31:38', '2023-10-31 14:31:38'),
(6839, '196.199.104.16', NULL, 1, '2023-10-31 14:40:33', '2023-10-31 14:40:33'),
(6840, '51.222.253.6', NULL, 2, '2023-10-31 14:45:19', '2023-11-01 01:23:58'),
(6841, '34.98.143.135', NULL, 2, '2023-10-31 14:59:40', '2023-10-31 14:59:41'),
(6842, '34.171.211.127', NULL, 1, '2023-10-31 14:59:40', '2023-10-31 14:59:40'),
(6843, '3.14.67.246', NULL, 1, '2023-10-31 14:59:41', '2023-10-31 14:59:41'),
(6844, '18.217.173.178', NULL, 1, '2023-10-31 14:59:41', '2023-10-31 14:59:41'),
(6845, '3.144.242.18', NULL, 2, '2023-10-31 14:59:41', '2023-10-31 14:59:42'),
(6846, '34.98.143.141', NULL, 1, '2023-10-31 14:59:42', '2023-10-31 14:59:42'),
(6847, '34.98.143.129', NULL, 2, '2023-10-31 14:59:42', '2023-10-31 14:59:52'),
(6848, '18.217.226.21', NULL, 1, '2023-10-31 14:59:42', '2023-10-31 14:59:42'),
(6849, '3.142.43.194', NULL, 1, '2023-10-31 14:59:42', '2023-10-31 14:59:42'),
(6850, '35.232.110.143', NULL, 1, '2023-10-31 14:59:44', '2023-10-31 14:59:44'),
(6851, '23.128.248.15', NULL, 1, '2023-10-31 14:59:46', '2023-10-31 14:59:46'),
(6852, '34.98.143.134', NULL, 2, '2023-10-31 14:59:50', '2023-10-31 14:59:50'),
(6853, '34.98.143.128', NULL, 1, '2023-10-31 14:59:52', '2023-10-31 14:59:52'),
(6854, '20.212.189.66', NULL, 1, '2023-10-31 15:43:46', '2023-10-31 15:43:46'),
(6855, '65.154.226.167', NULL, 1, '2023-10-31 16:00:44', '2023-10-31 16:00:44'),
(6856, '205.169.39.126', NULL, 4, '2023-10-31 16:00:44', '2023-10-31 16:01:11'),
(6857, '40.94.227.99', NULL, 1, '2023-10-31 16:05:56', '2023-10-31 16:05:56'),
(6858, '20.212.195.234', NULL, 1, '2023-10-31 16:11:28', '2023-10-31 16:11:28'),
(6859, '170.83.179.218', NULL, 1, '2023-10-31 16:15:01', '2023-10-31 16:15:01'),
(6860, '37.111.213.146', NULL, 1, '2023-10-31 17:00:11', '2023-10-31 17:00:11'),
(6861, '172.104.210.61', NULL, 1, '2023-10-31 17:41:46', '2023-10-31 17:41:46'),
(6862, '176.111.174.153', NULL, 1, '2023-10-31 17:43:18', '2023-10-31 17:43:18'),
(6863, '87.236.176.99', NULL, 1, '2023-10-31 17:52:56', '2023-10-31 17:52:56'),
(6864, '18.232.83.88', NULL, 1, '2023-10-31 17:53:05', '2023-10-31 17:53:05'),
(6865, '77.75.76.164', NULL, 1, '2023-10-31 17:54:25', '2023-10-31 17:54:25'),
(6866, '51.222.253.12', NULL, 1, '2023-10-31 18:01:19', '2023-10-31 18:01:19'),
(6867, '52.25.97.231', NULL, 1, '2023-10-31 18:04:38', '2023-10-31 18:04:38'),
(6868, '175.176.93.194', NULL, 1, '2023-10-31 18:13:41', '2023-10-31 18:13:41'),
(6869, '52.25.208.208', NULL, 1, '2023-10-31 18:19:56', '2023-10-31 18:19:56'),
(6870, '40.77.167.32', NULL, 1, '2023-10-31 19:34:10', '2023-10-31 19:34:10'),
(6871, '52.17.54.30', NULL, 1, '2023-10-31 19:51:27', '2023-10-31 19:51:27'),
(6872, '103.121.106.172', NULL, 1, '2023-10-31 22:55:49', '2023-10-31 22:55:49'),
(6873, '51.222.253.18', NULL, 1, '2023-10-31 23:14:06', '2023-10-31 23:14:06'),
(6874, '34.223.250.2', NULL, 1, '2023-10-31 23:18:42', '2023-10-31 23:18:42'),
(6875, '42.83.147.55', NULL, 1, '2023-10-31 23:22:56', '2023-10-31 23:22:56'),
(6876, '20.14.85.231', NULL, 5, '2023-10-31 23:27:57', '2023-10-31 23:27:58'),
(6877, '54.213.153.16', NULL, 1, '2023-10-31 23:33:59', '2023-10-31 23:33:59'),
(6878, '35.209.187.78', NULL, 1, '2023-10-31 23:55:13', '2023-10-31 23:55:13'),
(6879, '20.169.49.43', NULL, 5, '2023-11-01 00:07:34', '2023-11-01 00:07:35'),
(6880, '8.219.54.181', NULL, 1, '2023-11-01 01:10:57', '2023-11-01 01:10:57'),
(6881, '151.237.186.126', NULL, 1, '2023-11-01 01:38:29', '2023-11-01 01:38:29'),
(6882, '44.231.202.44', NULL, 2, '2023-11-01 02:33:50', '2023-11-01 02:41:58'),
(6883, '54.184.159.16', NULL, 1, '2023-11-01 02:33:57', '2023-11-01 02:33:57'),
(6884, '116.20.13.72', NULL, 1, '2023-11-01 03:52:52', '2023-11-01 03:52:52'),
(6885, '54.184.159.16', NULL, 2, '2023-11-01 04:00:49', '2023-11-02 02:32:38'),
(6886, '34.213.40.169', NULL, 1, '2023-11-01 04:51:52', '2023-11-01 04:51:52'),
(6887, '93.158.90.65', NULL, 1, '2023-11-01 05:05:09', '2023-11-01 05:05:09'),
(6888, '65.154.226.166', NULL, 1, '2023-11-01 05:18:21', '2023-11-01 05:18:21'),
(6889, '40.77.167.56', NULL, 1, '2023-11-01 05:56:35', '2023-11-01 05:56:35'),
(6890, '176.100.243.133', NULL, 1, '2023-11-01 05:58:26', '2023-11-01 05:58:26'),
(6891, '106.55.240.36', NULL, 6, '2023-11-01 05:59:20', '2023-11-02 01:53:38'),
(6892, '68.183.101.202', NULL, 2, '2023-11-01 06:03:17', '2023-11-01 06:03:17'),
(6893, '198.235.24.67', NULL, 1, '2023-11-01 06:21:26', '2023-11-01 06:21:26'),
(6894, '64.176.204.198', NULL, 2, '2023-11-01 06:42:38', '2023-11-01 10:30:25'),
(6895, '119.28.202.234', NULL, 6, '2023-11-01 06:56:41', '2023-11-02 01:49:15'),
(6896, '178.33.107.250', NULL, 1, '2023-11-01 06:58:26', '2023-11-01 06:58:26'),
(6897, '80.66.79.9', NULL, 3, '2023-11-01 07:14:03', '2023-11-01 07:14:05'),
(6898, '180.211.141.30', NULL, 1, '2023-11-01 07:22:52', '2023-11-01 07:22:52'),
(6899, '40.94.26.183', NULL, 1, '2023-11-01 08:25:06', '2023-11-01 08:25:06'),
(6900, '40.94.28.81', NULL, 1, '2023-11-01 08:25:26', '2023-11-01 08:25:26'),
(6901, '196.240.237.63', NULL, 1, '2023-11-01 09:16:07', '2023-11-01 09:16:07'),
(6902, '206.238.221.146', NULL, 1, '2023-11-01 10:49:47', '2023-11-01 10:49:47'),
(6903, '34.229.90.84', NULL, 2, '2023-11-01 11:24:21', '2023-11-01 11:24:39'),
(6904, '40.94.227.18', NULL, 1, '2023-11-01 11:24:22', '2023-11-01 11:24:22'),
(6905, '40.94.227.55', NULL, 1, '2023-11-01 11:27:51', '2023-11-01 11:27:51'),
(6906, '195.191.219.133', NULL, 1, '2023-11-01 11:41:40', '2023-11-01 11:41:40'),
(6907, '199.45.154.16', NULL, 1, '2023-11-01 12:17:21', '2023-11-01 12:17:21'),
(6908, '45.92.28.72', NULL, 1, '2023-11-01 13:40:36', '2023-11-01 13:40:36'),
(6909, '34.23.33.255', NULL, 12, '2023-11-01 14:01:50', '2023-11-01 14:55:33'),
(6910, '44.200.65.152', NULL, 1, '2023-11-01 14:05:45', '2023-11-01 14:05:45'),
(6911, '3.82.47.121', NULL, 1, '2023-11-01 14:18:06', '2023-11-01 14:18:06'),
(6912, '154.91.138.11', NULL, 1, '2023-11-01 14:24:58', '2023-11-01 14:24:58'),
(6913, '107.172.21.161', NULL, 1, '2023-11-01 14:40:52', '2023-11-01 14:40:52'),
(6914, '13.80.13.213', NULL, 2, '2023-11-01 14:56:17', '2023-11-01 20:31:24'),
(6915, '51.222.253.5', NULL, 2, '2023-11-01 15:51:55', '2023-11-01 16:14:39'),
(6916, '198.235.24.184', NULL, 1, '2023-11-01 16:06:13', '2023-11-01 16:06:13'),
(6917, '103.23.42.178', NULL, 1, '2023-11-01 16:08:06', '2023-11-01 16:08:06'),
(6918, '198.235.24.163', NULL, 1, '2023-11-01 16:33:50', '2023-11-01 16:33:50'),
(6919, '205.210.31.131', NULL, 1, '2023-11-01 16:56:25', '2023-11-01 16:56:25'),
(6920, '85.114.138.220', NULL, 1, '2023-11-01 16:56:36', '2023-11-01 16:56:36'),
(6921, '37.19.223.103', NULL, 1, '2023-11-01 17:00:41', '2023-11-01 17:00:41'),
(6922, '45.159.23.156', NULL, 1, '2023-11-01 17:48:21', '2023-11-01 17:48:21'),
(6923, '34.75.133.225', NULL, 2, '2023-11-01 18:07:52', '2023-11-01 18:12:29'),
(6924, '198.235.24.111', NULL, 1, '2023-11-01 18:31:56', '2023-11-01 18:31:56'),
(6925, '49.13.81.67', NULL, 1, '2023-11-01 18:49:27', '2023-11-01 18:49:27'),
(6926, '5.175.47.34', NULL, 4, '2023-11-01 18:58:38', '2023-11-01 18:58:43'),
(6927, '107.158.118.168', NULL, 1, '2023-11-01 19:42:16', '2023-11-01 19:42:16'),
(6928, '44.229.187.124', NULL, 1, '2023-11-01 19:47:14', '2023-11-01 19:47:14'),
(6929, '34.216.197.38', NULL, 1, '2023-11-01 19:58:36', '2023-11-01 19:58:36'),
(6930, '49.37.233.51', NULL, 1, '2023-11-01 20:09:20', '2023-11-01 20:09:20'),
(6931, '62.76.26.69', NULL, 1, '2023-11-01 20:09:34', '2023-11-01 20:09:34'),
(6932, '66.249.70.168', NULL, 1, '2023-11-01 20:40:23', '2023-11-01 20:40:23'),
(6933, '37.111.206.65', NULL, 2, '2023-11-01 21:19:06', '2023-11-01 21:20:42'),
(6934, '193.186.4.159', NULL, 1, '2023-11-01 21:19:42', '2023-11-01 21:19:42'),
(6935, '72.14.201.159', NULL, 1, '2023-11-01 21:20:40', '2023-11-01 21:20:40'),
(6936, '44.234.48.35', NULL, 1, '2023-11-01 21:25:38', '2023-11-01 21:25:38'),
(6937, '207.246.126.50', NULL, 1, '2023-11-01 21:37:40', '2023-11-01 21:37:40'),
(6938, '45.63.12.144', NULL, 1, '2023-11-01 21:37:43', '2023-11-01 21:37:43'),
(6939, '13.95.233.141', NULL, 5, '2023-11-01 22:18:44', '2023-11-01 22:18:46'),
(6940, '100.21.24.205', NULL, 1, '2023-11-01 23:05:42', '2023-11-01 23:05:42'),
(6941, '51.222.253.14', NULL, 1, '2023-11-01 23:07:46', '2023-11-01 23:07:46'),
(6942, '54.190.22.111', NULL, 1, '2023-11-01 23:11:41', '2023-11-01 23:11:41'),
(6943, '84.247.117.47', NULL, 1, '2023-11-01 23:11:59', '2023-11-01 23:11:59'),
(6944, '8.213.134.166', NULL, 1, '2023-11-01 23:20:30', '2023-11-01 23:20:30'),
(6945, '54.187.137.142', NULL, 1, '2023-11-01 23:20:40', '2023-11-01 23:20:40'),
(6946, '52.25.208.208', NULL, 2, '2023-11-01 23:25:47', '2023-11-01 23:32:39'),
(6947, '172.104.210.61', NULL, 1, '2023-11-01 23:50:09', '2023-11-01 23:50:09'),
(6948, '51.222.253.4', NULL, 1, '2023-11-02 00:43:06', '2023-11-02 00:43:06'),
(6949, '195.123.241.30', NULL, 2, '2023-11-02 00:47:31', '2023-11-02 01:06:50'),
(6950, '51.222.253.10', NULL, 1, '2023-11-02 01:26:47', '2023-11-02 01:26:47'),
(6951, '128.204.212.78', NULL, 1, '2023-11-02 01:35:50', '2023-11-02 01:35:50'),
(6952, '66.249.70.6', NULL, 1, '2023-11-02 01:35:53', '2023-11-02 01:35:53'),
(6953, '50.112.160.3', NULL, 1, '2023-11-02 02:31:31', '2023-11-02 02:31:31'),
(6954, '216.24.216.136', NULL, 1, '2023-11-02 03:12:04', '2023-11-02 03:12:04'),
(6955, '66.249.70.169', NULL, 2, '2023-11-02 04:01:05', '2023-11-02 13:22:08'),
(6956, '54.184.159.16', NULL, 3, '2023-11-02 04:04:41', '2023-11-02 21:21:08'),
(6957, '50.112.160.3', NULL, 1, '2023-11-02 04:04:46', '2023-11-02 04:04:46'),
(6958, '206.238.221.146', NULL, 3, '2023-11-02 05:16:42', '2023-11-02 05:16:53'),
(6959, '65.154.226.168', NULL, 1, '2023-11-02 05:37:51', '2023-11-02 05:37:51'),
(6960, '65.154.226.166', NULL, 1, '2023-11-02 05:54:38', '2023-11-02 05:54:38'),
(6961, '218.188.41.122', NULL, 1, '2023-11-02 06:44:35', '2023-11-02 06:44:35'),
(6962, '196.240.51.218', NULL, 1, '2023-11-02 06:51:40', '2023-11-02 06:51:40'),
(6963, '47.252.21.203', NULL, 1, '2023-11-02 06:54:41', '2023-11-02 06:54:41'),
(6964, '40.94.226.62', NULL, 1, '2023-11-02 07:31:06', '2023-11-02 07:31:06'),
(6965, '128.199.81.70', NULL, 3, '2023-11-02 07:43:35', '2023-11-02 07:43:37'),
(6966, '44.234.114.218', NULL, 1, '2023-11-02 07:50:08', '2023-11-02 07:50:08'),
(6967, '195.191.219.131', NULL, 1, '2023-11-02 08:22:42', '2023-11-02 08:22:42'),
(6968, '47.253.58.192', NULL, 1, '2023-11-02 09:01:18', '2023-11-02 09:01:18'),
(6969, '14.21.90.2', NULL, 1, '2023-11-02 09:18:15', '2023-11-02 09:18:15'),
(6970, '52.25.208.208', NULL, 1, '2023-11-02 09:20:04', '2023-11-02 09:20:04'),
(6971, '38.242.214.231', NULL, 1, '2023-11-02 09:34:18', '2023-11-02 09:34:18'),
(6972, '183.136.225.5', NULL, 1, '2023-11-02 10:26:16', '2023-11-02 10:26:16'),
(6973, '172.58.139.167', NULL, 1, '2023-11-02 10:38:10', '2023-11-02 10:38:10'),
(6974, '81.209.177.145', NULL, 1, '2023-11-02 10:39:33', '2023-11-02 10:39:33'),
(6975, '40.94.97.53', NULL, 1, '2023-11-02 10:58:50', '2023-11-02 10:58:50'),
(6976, '40.94.105.58', NULL, 1, '2023-11-02 11:02:39', '2023-11-02 11:02:39'),
(6977, '119.28.202.234', NULL, 4, '2023-11-02 11:11:42', '2023-11-02 20:51:12'),
(6978, '103.67.157.86', NULL, 1, '2023-11-02 11:23:43', '2023-11-02 11:23:43'),
(6979, '51.195.88.50', NULL, 1, '2023-11-02 11:52:46', '2023-11-02 11:52:46'),
(6980, '103.196.232.133', NULL, 1, '2023-11-02 11:53:14', '2023-11-02 11:53:14'),
(6981, '51.254.199.11', NULL, 1, '2023-11-02 12:04:19', '2023-11-02 12:04:19'),
(6982, '47.252.21.241', NULL, 1, '2023-11-02 12:06:23', '2023-11-02 12:06:23'),
(6983, '45.88.97.195', NULL, 1, '2023-11-02 12:08:30', '2023-11-02 12:08:30'),
(6984, '209.160.119.186', NULL, 1, '2023-11-02 12:32:52', '2023-11-02 12:32:52'),
(6985, '35.176.43.159', NULL, 3, '2023-11-02 12:42:25', '2023-11-02 12:42:26'),
(6986, '40.94.227.89', NULL, 1, '2023-11-02 12:58:18', '2023-11-02 12:58:18'),
(6987, '40.94.227.16', NULL, 1, '2023-11-02 13:28:03', '2023-11-02 13:28:03'),
(6988, '34.42.148.79', NULL, 1, '2023-11-02 13:40:03', '2023-11-02 13:40:03'),
(6989, '52.167.144.25', NULL, 1, '2023-11-02 13:51:06', '2023-11-02 13:51:06'),
(6990, '85.114.138.220', NULL, 2, '2023-11-02 14:03:59', '2023-11-02 22:29:41'),
(6991, '162.213.196.78', NULL, 1, '2023-11-02 14:10:57', '2023-11-02 14:10:57'),
(6992, '18.217.129.164', NULL, 1, '2023-11-02 14:19:05', '2023-11-02 14:19:05'),
(6993, '94.156.71.186', NULL, 2, '2023-11-02 14:30:24', '2023-11-02 15:33:50'),
(6994, '172.241.235.239', NULL, 1, '2023-11-02 14:41:30', '2023-11-02 14:41:30'),
(6995, '193.186.4.159', NULL, 1, '2023-11-02 14:54:45', '2023-11-02 14:54:45'),
(6996, '103.30.188.214', NULL, 1, '2023-11-02 15:14:06', '2023-11-02 15:14:06'),
(6997, '103.168.207.26', NULL, 1, '2023-11-02 17:03:10', '2023-11-02 17:03:10'),
(6998, '51.222.253.7', NULL, 1, '2023-11-02 17:03:44', '2023-11-02 17:03:44'),
(6999, '66.249.70.173', NULL, 1, '2023-11-02 19:55:03', '2023-11-02 19:55:03'),
(7000, '66.249.70.172', NULL, 1, '2023-11-02 20:00:19', '2023-11-02 20:00:19'),
(7001, '185.203.187.106', NULL, 1, '2023-11-02 20:11:48', '2023-11-02 20:11:48'),
(7002, '141.0.9.178', NULL, 1, '2023-11-02 20:20:00', '2023-11-02 20:20:00'),
(7003, '137.226.113.44', NULL, 1, '2023-11-02 20:23:57', '2023-11-02 20:23:57'),
(7004, '45.127.135.20', NULL, 4, '2023-11-02 20:26:07', '2023-11-02 20:57:36'),
(7005, '52.90.59.59', NULL, 1, '2023-11-02 21:17:30', '2023-11-02 21:17:30'),
(7006, '44.231.202.44', NULL, 2, '2023-11-02 21:20:51', '2023-11-02 22:03:43'),
(7007, '128.204.212.77', NULL, 1, '2023-11-02 21:21:49', '2023-11-02 21:21:49'),
(7008, '51.222.253.16', NULL, 1, '2023-11-02 21:31:49', '2023-11-02 21:31:49'),
(7009, '43.245.122.250', NULL, 1, '2023-11-02 22:12:40', '2023-11-02 22:12:40'),
(7010, '61.147.15.65', NULL, 1, '2023-11-02 22:45:56', '2023-11-02 22:45:56'),
(7011, '61.147.15.67', NULL, 1, '2023-11-02 22:48:39', '2023-11-02 22:48:39'),
(7012, '20.193.128.5', NULL, 5, '2023-11-02 23:20:09', '2023-11-02 23:20:13'),
(7013, '196.242.57.123', NULL, 1, '2023-11-02 23:27:53', '2023-11-02 23:27:53'),
(7014, '103.120.36.49', NULL, 1, '2023-11-02 23:36:01', '2023-11-02 23:36:01'),
(7015, '54.234.247.166', NULL, 2, '2023-11-02 23:38:36', '2023-11-02 23:45:26'),
(7016, '198.235.24.96', NULL, 1, '2023-11-03 00:56:46', '2023-11-03 00:56:46'),
(7017, '216.151.180.201', NULL, 1, '2023-11-03 01:03:15', '2023-11-03 01:03:15'),
(7018, '100.26.131.164', NULL, 2, '2023-11-03 01:12:28', '2023-11-03 03:41:37'),
(7019, '93.158.91.25', NULL, 1, '2023-11-03 01:35:05', '2023-11-03 01:35:05'),
(7020, '42.236.17.41', NULL, 1, '2023-11-03 01:37:45', '2023-11-03 01:37:45'),
(7021, '51.222.253.17', NULL, 1, '2023-11-03 01:38:11', '2023-11-03 01:38:11'),
(7022, '54.187.137.142', NULL, 1, '2023-11-03 01:43:24', '2023-11-03 01:43:24'),
(7023, '106.55.240.36', NULL, 2, '2023-11-03 01:46:40', '2023-11-03 03:41:49'),
(7024, '54.189.177.182', NULL, 1, '2023-11-03 01:50:49', '2023-11-03 01:50:49'),
(7025, '58.211.23.183', NULL, 1, '2023-11-03 02:11:55', '2023-11-03 02:11:55'),
(7026, '40.77.167.4', NULL, 1, '2023-11-03 02:27:14', '2023-11-03 02:27:14'),
(7027, '128.204.212.79', NULL, 1, '2023-11-03 02:45:43', '2023-11-03 02:45:43'),
(7028, '52.88.77.176', NULL, 1, '2023-11-03 03:01:25', '2023-11-03 03:01:25'),
(7029, '51.222.253.20', NULL, 1, '2023-11-03 03:19:33', '2023-11-03 03:19:33'),
(7030, '35.232.178.181', NULL, 1, '2023-11-03 03:34:47', '2023-11-03 03:34:47'),
(7031, '50.112.160.3', NULL, 6, '2023-11-03 04:05:33', '2023-11-04 00:40:25'),
(7032, '65.154.226.169', NULL, 1, '2023-11-03 04:40:05', '2023-11-03 04:40:05'),
(7033, '66.249.70.169', NULL, 1, '2023-11-03 05:32:19', '2023-11-03 05:32:19'),
(7034, '143.198.154.16', NULL, 2, '2023-11-03 05:35:48', '2023-11-03 05:35:48');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(7035, '106.55.240.36', NULL, 6, '2023-11-03 05:39:06', '2023-11-04 03:30:53'),
(7036, '163.172.255.9', NULL, 2, '2023-11-03 05:58:02', '2023-11-03 15:00:41'),
(7037, '134.122.8.24', NULL, 4, '2023-11-03 06:08:49', '2023-11-03 06:09:00'),
(7038, '119.28.202.234', NULL, 6, '2023-11-03 06:10:30', '2023-11-04 01:06:00'),
(7039, '66.249.70.168', NULL, 1, '2023-11-03 07:01:04', '2023-11-03 07:01:04'),
(7040, '70.34.203.22', NULL, 1, '2023-11-03 07:12:10', '2023-11-03 07:12:10'),
(7041, '198.235.24.13', NULL, 1, '2023-11-03 08:15:31', '2023-11-03 08:15:31'),
(7042, '18.236.142.169', NULL, 1, '2023-11-03 09:48:32', '2023-11-03 09:48:32'),
(7043, '195.191.219.133', NULL, 1, '2023-11-03 09:58:39', '2023-11-03 09:58:39'),
(7044, '17.241.219.58', NULL, 1, '2023-11-03 10:10:15', '2023-11-03 10:10:15'),
(7045, '176.100.243.133', NULL, 1, '2023-11-03 11:15:14', '2023-11-03 11:15:14'),
(7046, '136.226.235.70', NULL, 2, '2023-11-03 11:27:09', '2023-11-03 12:55:08'),
(7047, '198.44.136.113', NULL, 1, '2023-11-03 11:38:08', '2023-11-03 11:38:08'),
(7048, '65.21.29.87', NULL, 1, '2023-11-03 11:38:46', '2023-11-03 11:38:46'),
(7049, '105.154.251.126', NULL, 1, '2023-11-03 11:38:51', '2023-11-03 11:38:51'),
(7050, '122.102.43.138', NULL, 1, '2023-11-03 11:39:14', '2023-11-03 11:39:14'),
(7051, '103.164.221.18', NULL, 1, '2023-11-03 11:39:31', '2023-11-03 11:39:31'),
(7052, '185.246.209.150', NULL, 1, '2023-11-03 13:14:27', '2023-11-03 13:14:27'),
(7053, '162.213.196.78', NULL, 1, '2023-11-03 14:12:15', '2023-11-03 14:12:15'),
(7054, '44.231.202.44', NULL, 1, '2023-11-03 14:40:03', '2023-11-03 14:40:03'),
(7055, '89.23.97.115', NULL, 1, '2023-11-03 15:06:09', '2023-11-03 15:06:09'),
(7056, '91.136.11.85', NULL, 11, '2023-11-03 16:42:31', '2023-11-03 16:42:35'),
(7057, '120.76.178.215', NULL, 11, '2023-11-03 16:42:32', '2023-11-03 16:42:48'),
(7058, '103.6.199.45', NULL, 11, '2023-11-03 16:42:45', '2023-11-03 16:42:51'),
(7059, '185.45.66.15', NULL, 11, '2023-11-03 16:42:51', '2023-11-03 16:42:58'),
(7060, '91.136.11.218', NULL, 11, '2023-11-03 16:42:52', '2023-11-03 16:42:56'),
(7061, '198.38.82.192', NULL, 11, '2023-11-03 16:42:52', '2023-11-03 16:42:54'),
(7062, '195.191.219.131', NULL, 1, '2023-11-03 17:15:42', '2023-11-03 17:15:42'),
(7063, '85.114.138.220', NULL, 1, '2023-11-03 17:21:09', '2023-11-03 17:21:09'),
(7064, '34.28.228.89', NULL, 1, '2023-11-03 18:03:52', '2023-11-03 18:03:52'),
(7065, '51.222.253.13', NULL, 1, '2023-11-03 18:39:59', '2023-11-03 18:39:59'),
(7066, '44.230.252.91', NULL, 2, '2023-11-03 18:42:45', '2023-11-04 03:30:23'),
(7067, '42.236.17.81', NULL, 1, '2023-11-03 18:48:27', '2023-11-03 18:48:27'),
(7068, '146.70.130.141', NULL, 1, '2023-11-03 19:48:46', '2023-11-03 19:48:46'),
(7069, '40.76.137.160', NULL, 6, '2023-11-03 19:49:45', '2023-11-03 19:49:46'),
(7070, '52.25.208.208', NULL, 2, '2023-11-03 20:16:04', '2023-11-04 03:24:28'),
(7071, '68.183.192.15', NULL, 2, '2023-11-03 20:21:39', '2023-11-03 20:21:39'),
(7072, '103.144.48.134', NULL, 1, '2023-11-03 21:39:04', '2023-11-03 21:39:04'),
(7073, '173.252.83.15', NULL, 1, '2023-11-03 21:39:13', '2023-11-03 21:39:13'),
(7074, '51.222.253.3', NULL, 1, '2023-11-03 21:50:18', '2023-11-03 21:50:18'),
(7075, '34.223.250.2', NULL, 1, '2023-11-03 23:11:07', '2023-11-03 23:11:07'),
(7076, '35.92.173.130', NULL, 1, '2023-11-03 23:15:33', '2023-11-03 23:15:33'),
(7077, '107.21.88.20', NULL, 1, '2023-11-03 23:37:58', '2023-11-03 23:37:58'),
(7078, '66.249.70.7', NULL, 3, '2023-11-04 00:27:45', '2023-11-04 01:10:31'),
(7079, '66.249.70.6', NULL, 1, '2023-11-04 00:31:44', '2023-11-04 00:31:44'),
(7080, '66.249.70.8', NULL, 1, '2023-11-04 00:54:09', '2023-11-04 00:54:09'),
(7081, '196.240.51.4', NULL, 1, '2023-11-04 00:58:25', '2023-11-04 00:58:25'),
(7082, '51.222.253.9', NULL, 1, '2023-11-04 01:07:33', '2023-11-04 01:07:33'),
(7083, '54.184.159.16', NULL, 1, '2023-11-04 01:46:05', '2023-11-04 01:46:05'),
(7084, '100.21.24.205', NULL, 2, '2023-11-04 03:24:40', '2023-11-04 03:52:03'),
(7085, '44.231.202.44', NULL, 3, '2023-11-04 04:00:30', '2023-11-04 06:52:34'),
(7086, '54.184.159.16', NULL, 3, '2023-11-04 04:00:45', '2023-11-04 20:31:10'),
(7087, '51.222.253.1', NULL, 1, '2023-11-04 04:15:59', '2023-11-04 04:15:59'),
(7088, '51.159.211.57', NULL, 1, '2023-11-04 04:19:08', '2023-11-04 04:19:08'),
(7089, '199.249.230.180', NULL, 1, '2023-11-04 04:19:09', '2023-11-04 04:19:09'),
(7090, '38.97.116.244', NULL, 1, '2023-11-04 04:19:26', '2023-11-04 04:19:26'),
(7091, '65.154.226.169', NULL, 2, '2023-11-04 04:54:33', '2023-11-04 04:56:51'),
(7092, '199.45.154.50', NULL, 1, '2023-11-04 05:37:01', '2023-11-04 05:37:01'),
(7093, '199.45.155.34', NULL, 1, '2023-11-04 06:47:20', '2023-11-04 06:47:20'),
(7094, '172.174.148.227', NULL, 1, '2023-11-04 07:24:25', '2023-11-04 07:24:25'),
(7095, '111.7.100.31', NULL, 2, '2023-11-04 07:39:58', '2023-11-04 07:40:01'),
(7096, '103.168.207.26', NULL, 1, '2023-11-04 07:43:51', '2023-11-04 07:43:51'),
(7097, '20.194.222.93', NULL, 6, '2023-11-04 08:03:05', '2023-11-04 15:04:48'),
(7098, '159.223.89.136', NULL, 1, '2023-11-04 08:18:43', '2023-11-04 08:18:43'),
(7099, '143.110.214.174', NULL, 1, '2023-11-04 08:33:41', '2023-11-04 08:33:41'),
(7100, '159.223.206.37', NULL, 1, '2023-11-04 08:34:23', '2023-11-04 08:34:23'),
(7101, '143.110.213.52', NULL, 1, '2023-11-04 08:37:02', '2023-11-04 08:37:02'),
(7102, '34.123.136.253', NULL, 1, '2023-11-04 09:08:13', '2023-11-04 09:08:13'),
(7103, '195.191.219.130', NULL, 1, '2023-11-04 09:44:42', '2023-11-04 09:44:42'),
(7104, '37.19.223.108', NULL, 1, '2023-11-04 10:15:17', '2023-11-04 10:15:17'),
(7105, '119.28.202.234', NULL, 4, '2023-11-04 10:29:33', '2023-11-04 19:58:39'),
(7106, '157.55.39.14', NULL, 2, '2023-11-04 10:30:23', '2023-11-04 18:09:10'),
(7107, '128.204.212.77', NULL, 1, '2023-11-04 10:59:08', '2023-11-04 10:59:08'),
(7108, '198.235.24.52', NULL, 1, '2023-11-04 11:37:02', '2023-11-04 11:37:02'),
(7109, '198.235.24.48', NULL, 1, '2023-11-04 11:48:23', '2023-11-04 11:48:23'),
(7110, '52.206.84.190', NULL, 2, '2023-11-04 12:23:52', '2023-11-04 12:23:52'),
(7111, '66.249.70.8', NULL, 2, '2023-11-04 13:46:36', '2023-11-04 13:52:14'),
(7112, '66.249.70.7', NULL, 2, '2023-11-04 13:49:25', '2023-11-05 03:46:29'),
(7113, '52.25.208.208', NULL, 3, '2023-11-04 14:16:57', '2023-11-05 03:13:27'),
(7114, '95.108.213.220', NULL, 1, '2023-11-04 14:45:02', '2023-11-04 14:45:02'),
(7115, '199.45.154.17', NULL, 2, '2023-11-04 15:15:02', '2023-11-04 16:04:08'),
(7116, '44.230.252.91', NULL, 1, '2023-11-04 15:20:26', '2023-11-04 15:20:26'),
(7117, '50.112.160.3', NULL, 1, '2023-11-04 16:29:30', '2023-11-04 16:29:30'),
(7118, '27.124.21.147', NULL, 3, '2023-11-04 16:55:55', '2023-11-05 02:55:12'),
(7119, '27.124.21.147', NULL, 3, '2023-11-04 16:55:55', '2023-11-05 02:55:12'),
(7120, '52.167.144.232', NULL, 1, '2023-11-04 17:02:16', '2023-11-04 17:02:16'),
(7121, '205.210.31.203', NULL, 1, '2023-11-04 17:54:14', '2023-11-04 17:54:14'),
(7122, '159.223.93.144', NULL, 1, '2023-11-04 18:06:55', '2023-11-04 18:06:55'),
(7123, '161.35.174.220', NULL, 1, '2023-11-04 18:10:15', '2023-11-04 18:10:15'),
(7124, '147.182.233.140', NULL, 1, '2023-11-04 18:10:30', '2023-11-04 18:10:30'),
(7125, '167.71.185.199', NULL, 1, '2023-11-04 18:16:26', '2023-11-04 18:16:26'),
(7126, '223.74.37.254', NULL, 1, '2023-11-04 18:21:02', '2023-11-04 18:21:02'),
(7127, '51.222.253.19', NULL, 1, '2023-11-04 18:21:32', '2023-11-04 18:21:32'),
(7128, '193.218.118.89', NULL, 1, '2023-11-04 18:47:51', '2023-11-04 18:47:51'),
(7129, '199.244.88.223', NULL, 1, '2023-11-04 19:34:29', '2023-11-04 19:34:29'),
(7130, '103.121.106.180', NULL, 1, '2023-11-04 21:16:33', '2023-11-04 21:16:33'),
(7131, '52.38.210.39', NULL, 1, '2023-11-04 22:57:18', '2023-11-04 22:57:18'),
(7132, '34.216.236.232', NULL, 1, '2023-11-04 23:20:04', '2023-11-04 23:20:04'),
(7133, '35.184.20.181', NULL, 1, '2023-11-04 23:59:50', '2023-11-04 23:59:50'),
(7134, '51.222.253.12', NULL, 1, '2023-11-05 00:00:55', '2023-11-05 00:00:55'),
(7135, '198.235.24.34', NULL, 1, '2023-11-05 00:32:56', '2023-11-05 00:32:56'),
(7136, '51.222.253.6', NULL, 1, '2023-11-05 01:55:03', '2023-11-05 01:55:03'),
(7137, '128.204.212.79', NULL, 1, '2023-11-05 02:21:44', '2023-11-05 02:21:44'),
(7138, '80.66.79.9', NULL, 3, '2023-11-05 03:47:58', '2023-11-05 03:47:59'),
(7139, '193.233.137.138', NULL, 1, '2023-11-05 04:04:08', '2023-11-05 04:04:08'),
(7140, '65.154.226.170', NULL, 1, '2023-11-05 04:45:44', '2023-11-05 04:45:44'),
(7141, '51.222.253.20', NULL, 1, '2023-11-05 04:46:26', '2023-11-05 04:46:26'),
(7142, '34.254.29.33', NULL, 1, '2023-11-05 04:47:06', '2023-11-05 04:47:06'),
(7143, '154.51.131.142', NULL, 1, '2023-11-05 04:49:30', '2023-11-05 04:49:30'),
(7144, '65.154.226.171', NULL, 1, '2023-11-05 06:02:36', '2023-11-05 06:02:36'),
(7145, '65.154.226.166', NULL, 1, '2023-11-05 06:09:31', '2023-11-05 06:09:31'),
(7146, '65.155.30.101', NULL, 1, '2023-11-05 06:11:21', '2023-11-05 06:11:21'),
(7147, '119.28.202.234', NULL, 6, '2023-11-05 06:16:39', '2023-11-06 00:56:57'),
(7148, '164.92.210.77', NULL, 2, '2023-11-05 06:59:54', '2023-11-05 06:59:55'),
(7149, '45.147.248.16', NULL, 5, '2023-11-05 07:48:08', '2023-11-05 07:48:12'),
(7150, '216.244.66.200', NULL, 1, '2023-11-05 07:58:01', '2023-11-05 07:58:01'),
(7151, '116.213.36.106', NULL, 1, '2023-11-05 08:01:08', '2023-11-05 08:01:08'),
(7152, '128.204.212.79', NULL, 3, '2023-11-05 08:17:49', '2023-11-05 19:09:57'),
(7153, '172.247.39.5', NULL, 1, '2023-11-05 08:20:36', '2023-11-05 08:20:36'),
(7154, '103.255.45.75', NULL, 1, '2023-11-05 09:54:17', '2023-11-05 09:54:17'),
(7155, '40.94.227.98', NULL, 1, '2023-11-05 10:14:32', '2023-11-05 10:14:32'),
(7156, '3.219.35.58', NULL, 2, '2023-11-05 10:19:34', '2023-11-05 10:30:57'),
(7157, '18.224.128.89', NULL, 11, '2023-11-05 10:19:34', '2023-11-05 14:55:35'),
(7158, '3.95.220.169', NULL, 2, '2023-11-05 10:19:40', '2023-11-05 10:30:51'),
(7159, '3.235.241.183', NULL, 4, '2023-11-05 10:19:43', '2023-11-05 14:55:41'),
(7160, '100.27.34.37', NULL, 2, '2023-11-05 10:19:49', '2023-11-05 13:19:41'),
(7161, '3.234.144.171', NULL, 2, '2023-11-05 10:30:49', '2023-11-05 13:33:26'),
(7162, '3.237.91.71', NULL, 1, '2023-11-05 10:30:50', '2023-11-05 10:30:50'),
(7163, '3.80.89.126', NULL, 2, '2023-11-05 10:30:56', '2023-11-05 13:33:19'),
(7164, '54.235.53.171', NULL, 2, '2023-11-05 10:30:56', '2023-11-05 13:10:28'),
(7165, '18.225.25.214', NULL, 2, '2023-11-05 10:31:00', '2023-11-05 13:10:29'),
(7166, '34.227.9.22', NULL, 2, '2023-11-05 10:31:06', '2023-11-05 14:55:34'),
(7167, '128.204.212.78', NULL, 3, '2023-11-05 10:33:53', '2023-11-05 19:57:25'),
(7168, '62.114.170.103', NULL, 1, '2023-11-05 10:56:45', '2023-11-05 10:56:45'),
(7169, '202.40.186.78', NULL, 1, '2023-11-05 11:29:57', '2023-11-05 11:29:57'),
(7170, '20.212.195.234', NULL, 2, '2023-11-05 11:46:19', '2023-11-05 14:56:09'),
(7171, '77.75.77.54', NULL, 1, '2023-11-05 11:47:28', '2023-11-05 11:47:28'),
(7172, '195.191.219.132', NULL, 1, '2023-11-05 11:49:42', '2023-11-05 11:49:42'),
(7173, '42.236.17.52', NULL, 1, '2023-11-05 11:54:00', '2023-11-05 11:54:00'),
(7174, '44.231.202.44', NULL, 3, '2023-11-05 11:55:43', '2023-11-05 20:48:50'),
(7175, '20.16.55.28', NULL, 2, '2023-11-05 12:30:24', '2023-11-05 16:47:46'),
(7176, '57.129.16.61', NULL, 1, '2023-11-05 12:33:48', '2023-11-05 12:33:48'),
(7177, '50.112.160.3', NULL, 2, '2023-11-05 12:56:20', '2023-11-05 21:03:23'),
(7178, '3.80.81.176', NULL, 1, '2023-11-05 13:10:35', '2023-11-05 13:10:35'),
(7179, '172.188.72.27', NULL, 2, '2023-11-05 13:36:15', '2023-11-06 00:32:31'),
(7180, '205.210.31.25', NULL, 1, '2023-11-05 14:08:49', '2023-11-05 14:08:49'),
(7181, '18.196.244.254', NULL, 1, '2023-11-05 14:17:30', '2023-11-05 14:17:30'),
(7182, '203.76.103.217', NULL, 1, '2023-11-05 14:25:16', '2023-11-05 14:25:16'),
(7183, '40.94.227.21', NULL, 1, '2023-11-05 14:33:59', '2023-11-05 14:33:59'),
(7184, '20.212.189.66', NULL, 1, '2023-11-05 14:38:39', '2023-11-05 14:38:39'),
(7185, '40.94.226.59', NULL, 1, '2023-11-05 14:45:12', '2023-11-05 14:45:12'),
(7186, '118.179.101.65', NULL, 1, '2023-11-05 14:59:18', '2023-11-05 14:59:18'),
(7187, '40.94.226.1', NULL, 1, '2023-11-05 15:14:33', '2023-11-05 15:14:33'),
(7188, '34.121.88.11', NULL, 1, '2023-11-05 15:26:49', '2023-11-05 15:26:49'),
(7189, '66.55.65.210', NULL, 5, '2023-11-05 15:37:38', '2023-11-05 15:37:42'),
(7190, '103.78.53.157', NULL, 1, '2023-11-05 15:38:01', '2023-11-05 15:38:01'),
(7191, '196.244.48.206', NULL, 1, '2023-11-05 15:47:53', '2023-11-05 15:47:53'),
(7192, '103.187.24.12', NULL, 1, '2023-11-05 16:04:41', '2023-11-05 16:04:41'),
(7193, '40.94.226.55', NULL, 1, '2023-11-05 16:12:55', '2023-11-05 16:12:55'),
(7194, '162.241.253.57', NULL, 1, '2023-11-05 16:16:23', '2023-11-05 16:16:23'),
(7195, '40.94.227.58', NULL, 1, '2023-11-05 16:18:22', '2023-11-05 16:18:22'),
(7196, '138.197.124.72', NULL, 2, '2023-11-05 16:49:47', '2023-11-05 16:49:47'),
(7197, '51.222.253.1', NULL, 1, '2023-11-05 17:02:49', '2023-11-05 17:02:49'),
(7198, '54.188.57.247', NULL, 1, '2023-11-05 17:36:42', '2023-11-05 17:36:42'),
(7199, '66.249.70.7', NULL, 1, '2023-11-05 17:46:14', '2023-11-05 17:46:14'),
(7200, '35.91.220.97', NULL, 4, '2023-11-05 18:05:35', '2023-11-06 03:10:17'),
(7201, '66.249.70.6', NULL, 3, '2023-11-05 18:18:57', '2023-11-06 02:14:54'),
(7202, '165.154.63.121', NULL, 1, '2023-11-05 18:19:02', '2023-11-05 18:19:02'),
(7203, '91.92.242.110', NULL, 1, '2023-11-05 18:37:44', '2023-11-05 18:37:44'),
(7204, '163.172.255.9', NULL, 1, '2023-11-05 18:58:56', '2023-11-05 18:58:56'),
(7205, '66.249.66.39', NULL, 1, '2023-11-05 19:36:16', '2023-11-05 19:36:16'),
(7206, '66.249.66.32', NULL, 1, '2023-11-05 20:06:15', '2023-11-05 20:06:15'),
(7207, '172.104.160.6', NULL, 6, '2023-11-05 23:00:31', '2023-11-05 23:00:35'),
(7208, '51.222.253.3', NULL, 1, '2023-11-05 23:27:07', '2023-11-05 23:27:07'),
(7209, '5.188.62.140', NULL, 2, '2023-11-05 23:38:31', '2023-11-05 23:38:36'),
(7210, '44.234.84.10', NULL, 1, '2023-11-06 00:44:56', '2023-11-06 00:44:56'),
(7211, '205.210.31.15', NULL, 1, '2023-11-06 00:50:27', '2023-11-06 00:50:27'),
(7212, '34.216.70.85', NULL, 1, '2023-11-06 01:47:29', '2023-11-06 01:47:29'),
(7213, '66.249.70.8', NULL, 1, '2023-11-06 02:15:48', '2023-11-06 02:15:48'),
(7214, '34.223.250.2', NULL, 1, '2023-11-06 02:31:31', '2023-11-06 02:31:31'),
(7215, '206.81.13.39', NULL, 3, '2023-11-06 02:53:08', '2023-11-06 02:53:09'),
(7216, '35.187.57.54', NULL, 1, '2023-11-06 02:54:46', '2023-11-06 02:54:46'),
(7217, '42.236.17.38', NULL, 1, '2023-11-06 03:03:09', '2023-11-06 03:03:09'),
(7218, '51.222.253.16', NULL, 1, '2023-11-06 03:34:44', '2023-11-06 03:34:44'),
(7219, '128.204.212.77', NULL, 1, '2023-11-06 03:37:39', '2023-11-06 03:37:39'),
(7220, '51.222.253.18', NULL, 1, '2023-11-06 04:57:44', '2023-11-06 04:57:44'),
(7221, '54.184.159.16', NULL, 1, '2023-11-06 04:59:50', '2023-11-06 04:59:50'),
(7222, '182.44.8.254', NULL, 1, '2023-11-06 05:04:06', '2023-11-06 05:04:06'),
(7223, '27.124.21.147', NULL, 2, '2023-11-06 05:11:53', '2023-11-06 05:11:55'),
(7224, '54.184.159.16', NULL, 3, '2023-11-06 05:40:25', '2023-11-07 04:12:56'),
(7225, '65.154.226.167', NULL, 2, '2023-11-06 06:08:15', '2023-11-06 06:14:15'),
(7226, '65.154.226.169', NULL, 2, '2023-11-06 06:09:28', '2023-11-06 06:13:11'),
(7227, '163.172.255.9', NULL, 1, '2023-11-06 06:10:59', '2023-11-06 06:10:59'),
(7228, '65.154.226.168', NULL, 1, '2023-11-06 06:13:20', '2023-11-06 06:13:20'),
(7229, '51.222.253.11', NULL, 2, '2023-11-06 06:16:08', '2023-11-07 03:47:24'),
(7230, '65.154.226.171', NULL, 1, '2023-11-06 06:21:37', '2023-11-06 06:21:37'),
(7231, '54.205.157.166', NULL, 1, '2023-11-06 07:23:33', '2023-11-06 07:23:33'),
(7232, '37.111.212.14', NULL, 1, '2023-11-06 08:01:14', '2023-11-06 08:01:14'),
(7233, '85.114.138.220', NULL, 1, '2023-11-06 08:55:04', '2023-11-06 08:55:04'),
(7234, '103.109.95.211', NULL, 1, '2023-11-06 09:49:37', '2023-11-06 09:49:37'),
(7235, '42.83.147.55', NULL, 1, '2023-11-06 09:53:34', '2023-11-06 09:53:34'),
(7236, '89.187.182.2', NULL, 1, '2023-11-06 10:11:36', '2023-11-06 10:11:36'),
(7237, '119.28.202.234', NULL, 4, '2023-11-06 10:21:26', '2023-11-06 19:49:06'),
(7238, '207.46.13.111', NULL, 1, '2023-11-06 11:14:38', '2023-11-06 11:14:38'),
(7239, '103.114.208.2', NULL, 1, '2023-11-06 11:34:01', '2023-11-06 11:34:01'),
(7240, '85.209.11.117', NULL, 1, '2023-11-06 11:39:36', '2023-11-06 11:39:36'),
(7241, '195.191.219.132', NULL, 1, '2023-11-06 11:43:33', '2023-11-06 11:43:33'),
(7242, '5.62.56.253', NULL, 6, '2023-11-06 11:47:23', '2023-11-06 11:47:27'),
(7243, '182.163.106.117', NULL, 1, '2023-11-06 12:23:45', '2023-11-06 12:23:45'),
(7244, '45.147.248.16', NULL, 5, '2023-11-06 12:59:35', '2023-11-06 12:59:48'),
(7245, '120.50.22.50', NULL, 1, '2023-11-06 14:16:54', '2023-11-06 14:16:54'),
(7246, '40.94.227.26', NULL, 1, '2023-11-06 14:59:34', '2023-11-06 14:59:34'),
(7247, '40.94.227.37', NULL, 1, '2023-11-06 15:05:07', '2023-11-06 15:05:07'),
(7248, '128.204.212.79', NULL, 1, '2023-11-06 15:30:23', '2023-11-06 15:30:23'),
(7249, '51.222.253.3', NULL, 1, '2023-11-06 15:53:31', '2023-11-06 15:53:31'),
(7250, '40.94.226.86', NULL, 1, '2023-11-06 15:57:15', '2023-11-06 15:57:15'),
(7251, '34.138.187.63', NULL, 2, '2023-11-06 16:01:21', '2023-11-06 16:01:44'),
(7252, '162.213.196.78', NULL, 1, '2023-11-06 16:11:51', '2023-11-06 16:11:51'),
(7253, '34.138.157.191', NULL, 1, '2023-11-06 16:22:14', '2023-11-06 16:22:14'),
(7254, '40.94.227.3', NULL, 1, '2023-11-06 17:08:08', '2023-11-06 17:08:08'),
(7255, '198.235.24.175', NULL, 1, '2023-11-06 17:13:23', '2023-11-06 17:13:23'),
(7256, '202.51.177.118', NULL, 3, '2023-11-06 17:41:38', '2023-11-06 17:41:40'),
(7257, '104.225.143.228', NULL, 5, '2023-11-06 17:47:50', '2023-11-06 17:47:51'),
(7258, '87.236.176.39', NULL, 1, '2023-11-06 19:14:52', '2023-11-06 19:14:52'),
(7259, '87.236.176.21', NULL, 1, '2023-11-06 19:14:55', '2023-11-06 19:14:55'),
(7260, '37.111.212.98', NULL, 1, '2023-11-06 19:51:50', '2023-11-06 19:51:50'),
(7261, '34.173.15.91', NULL, 1, '2023-11-06 20:06:33', '2023-11-06 20:06:33'),
(7262, '118.69.175.73', NULL, 1, '2023-11-06 20:43:23', '2023-11-06 20:43:23'),
(7263, '52.25.208.208', NULL, 2, '2023-11-06 21:19:50', '2023-11-06 21:50:13'),
(7264, '42.236.17.96', NULL, 1, '2023-11-06 21:51:09', '2023-11-06 21:51:09'),
(7265, '100.21.24.205', NULL, 1, '2023-11-06 22:23:05', '2023-11-06 22:23:05'),
(7266, '34.198.76.48', NULL, 1, '2023-11-06 22:24:59', '2023-11-06 22:24:59'),
(7267, '80.65.211.59', NULL, 1, '2023-11-06 22:25:22', '2023-11-06 22:25:22'),
(7268, '172.104.160.6', NULL, 6, '2023-11-06 22:26:45', '2023-11-06 22:26:49'),
(7269, '124.223.193.80', NULL, 10, '2023-11-06 23:39:23', '2023-11-06 23:51:51'),
(7270, '205.210.31.98', NULL, 1, '2023-11-07 00:52:29', '2023-11-07 00:52:29'),
(7271, '44.231.202.44', NULL, 1, '2023-11-07 01:02:04', '2023-11-07 01:02:04'),
(7272, '35.86.215.22', NULL, 1, '2023-11-07 01:47:34', '2023-11-07 01:47:34'),
(7273, '34.223.250.2', NULL, 1, '2023-11-07 02:18:23', '2023-11-07 02:18:23'),
(7274, '35.167.91.213', NULL, 1, '2023-11-07 02:19:08', '2023-11-07 02:19:08'),
(7275, '103.255.45.75', NULL, 1, '2023-11-07 03:33:35', '2023-11-07 03:33:35'),
(7276, '50.112.160.3', NULL, 1, '2023-11-07 04:31:49', '2023-11-07 04:31:49'),
(7277, '42.236.17.86', NULL, 1, '2023-11-07 04:37:17', '2023-11-07 04:37:17'),
(7278, '119.28.202.234', NULL, 6, '2023-11-07 05:16:58', '2023-11-08 00:35:31'),
(7279, '185.145.245.181', NULL, 1, '2023-11-07 05:44:55', '2023-11-07 05:44:55'),
(7280, '65.154.226.167', NULL, 2, '2023-11-07 05:54:03', '2023-11-07 06:12:14'),
(7281, '65.155.30.101', NULL, 1, '2023-11-07 06:43:42', '2023-11-07 06:43:42'),
(7282, '51.222.253.7', NULL, 2, '2023-11-07 06:44:23', '2023-11-07 08:28:06'),
(7283, '167.99.93.48', NULL, 2, '2023-11-07 07:11:22', '2023-11-07 07:11:23'),
(7284, '195.191.219.132', NULL, 1, '2023-11-07 07:21:08', '2023-11-07 07:21:08'),
(7285, '181.214.218.206', NULL, 1, '2023-11-07 07:26:14', '2023-11-07 07:26:14'),
(7286, '128.204.212.78', NULL, 2, '2023-11-07 08:51:30', '2023-11-07 09:20:28'),
(7287, '44.234.89.20', NULL, 1, '2023-11-07 09:29:39', '2023-11-07 09:29:39'),
(7288, '35.233.62.116', NULL, 1, '2023-11-07 10:02:51', '2023-11-07 10:02:51'),
(7289, '34.140.248.32', NULL, 1, '2023-11-07 10:02:53', '2023-11-07 10:02:53'),
(7290, '116.213.36.106', NULL, 2, '2023-11-07 10:08:11', '2023-11-07 12:11:13'),
(7291, '76.72.173.4', NULL, 1, '2023-11-07 10:22:35', '2023-11-07 10:22:35'),
(7292, '65.108.72.207', NULL, 2, '2023-11-07 10:43:58', '2023-11-07 10:44:04'),
(7293, '5.188.62.76', NULL, 1, '2023-11-07 10:50:37', '2023-11-07 10:50:37'),
(7294, '202.51.180.58', NULL, 1, '2023-11-07 11:24:17', '2023-11-07 11:24:17'),
(7295, '34.121.88.11', NULL, 1, '2023-11-07 11:30:32', '2023-11-07 11:30:32'),
(7296, '44.230.252.91', NULL, 3, '2023-11-07 12:05:55', '2023-11-07 15:32:27'),
(7297, '40.76.137.160', NULL, 6, '2023-11-07 12:16:08', '2023-11-07 12:16:09'),
(7298, '20.212.195.234', NULL, 1, '2023-11-07 13:12:49', '2023-11-07 13:12:49'),
(7299, '52.25.208.208', NULL, 3, '2023-11-07 13:21:13', '2023-11-08 00:17:20'),
(7300, '54.246.74.151', NULL, 1, '2023-11-07 13:41:02', '2023-11-07 13:41:02'),
(7301, '40.94.226.38', NULL, 1, '2023-11-07 14:05:12', '2023-11-07 14:05:12'),
(7302, '20.16.55.28', NULL, 2, '2023-11-07 14:18:55', '2023-11-07 15:39:29'),
(7303, '193.186.4.11', NULL, 1, '2023-11-07 14:28:34', '2023-11-07 14:28:34'),
(7304, '40.94.226.98', NULL, 1, '2023-11-07 14:47:03', '2023-11-07 14:47:03'),
(7305, '40.94.226.24', NULL, 1, '2023-11-07 14:51:01', '2023-11-07 14:51:01'),
(7306, '52.1.150.219', NULL, 1, '2023-11-07 15:23:52', '2023-11-07 15:23:52'),
(7307, '3.219.35.58', NULL, 1, '2023-11-07 15:28:04', '2023-11-07 15:28:04'),
(7308, '18.225.25.214', NULL, 2, '2023-11-07 15:28:04', '2023-11-07 15:29:13'),
(7309, '3.80.81.176', NULL, 1, '2023-11-07 15:28:08', '2023-11-07 15:28:08'),
(7310, '18.224.128.89', NULL, 1, '2023-11-07 15:28:08', '2023-11-07 15:28:08'),
(7311, '3.235.241.183', NULL, 2, '2023-11-07 15:28:10', '2023-11-07 15:29:12'),
(7312, '3.80.89.126', NULL, 1, '2023-11-07 15:28:15', '2023-11-07 15:28:15'),
(7313, '54.235.53.171', NULL, 1, '2023-11-07 15:29:18', '2023-11-07 15:29:18'),
(7314, '51.222.253.6', NULL, 1, '2023-11-07 15:30:31', '2023-11-07 15:30:31'),
(7315, '166.0.218.35', NULL, 1, '2023-11-07 15:50:43', '2023-11-07 15:50:43'),
(7316, '34.249.111.14', NULL, 1, '2023-11-07 16:04:52', '2023-11-07 16:04:52'),
(7317, '3.253.141.84', NULL, 1, '2023-11-07 16:20:59', '2023-11-07 16:20:59'),
(7318, '193.186.4.159', NULL, 1, '2023-11-07 18:24:11', '2023-11-07 18:24:11'),
(7319, '128.204.212.77', NULL, 2, '2023-11-07 20:05:43', '2023-11-07 20:54:36'),
(7320, '40.77.167.75', NULL, 1, '2023-11-07 20:31:40', '2023-11-07 20:31:40'),
(7321, '103.163.51.44', NULL, 1, '2023-11-07 20:47:49', '2023-11-07 20:47:49'),
(7322, '62.76.26.69', NULL, 1, '2023-11-07 20:53:06', '2023-11-07 20:53:06'),
(7323, '178.254.29.124', NULL, 1, '2023-11-07 22:14:19', '2023-11-07 22:14:19'),
(7324, '136.226.242.118', NULL, 1, '2023-11-07 22:15:46', '2023-11-07 22:15:46'),
(7325, '103.125.31.73', NULL, 3, '2023-11-07 22:19:16', '2023-11-07 22:43:00'),
(7326, '118.179.196.81', NULL, 2, '2023-11-07 22:32:16', '2023-11-07 22:34:19'),
(7327, '40.94.90.20', NULL, 1, '2023-11-07 22:53:18', '2023-11-07 22:53:18'),
(7328, '85.114.138.220', NULL, 1, '2023-11-07 22:53:54', '2023-11-07 22:53:54'),
(7329, '40.94.104.82', NULL, 1, '2023-11-07 22:58:34', '2023-11-07 22:58:34'),
(7330, '54.236.36.27', NULL, 1, '2023-11-07 23:35:58', '2023-11-07 23:35:58'),
(7331, '199.45.155.18', NULL, 1, '2023-11-07 23:52:43', '2023-11-07 23:52:43'),
(7332, '199.45.154.49', NULL, 1, '2023-11-07 23:57:59', '2023-11-07 23:57:59'),
(7333, '54.213.82.115', NULL, 1, '2023-11-08 01:21:19', '2023-11-08 01:21:19'),
(7334, '35.91.180.252', NULL, 1, '2023-11-08 01:56:34', '2023-11-08 01:56:34'),
(7335, '130.255.166.122', NULL, 1, '2023-11-08 02:03:54', '2023-11-08 02:03:54'),
(7336, '89.149.87.43', NULL, 1, '2023-11-08 02:31:50', '2023-11-08 02:31:50'),
(7337, '35.223.203.33', NULL, 1, '2023-11-08 02:38:41', '2023-11-08 02:38:41'),
(7338, '192.186.191.89', NULL, 1, '2023-11-08 02:42:05', '2023-11-08 02:42:05'),
(7339, '103.180.206.7', NULL, 2, '2023-11-08 02:47:18', '2023-11-08 02:48:00'),
(7340, '157.55.39.59', NULL, 1, '2023-11-08 02:55:20', '2023-11-08 02:55:20'),
(7341, '51.222.253.18', NULL, 1, '2023-11-08 03:11:47', '2023-11-08 03:11:47'),
(7342, '139.59.250.202', NULL, 2, '2023-11-08 03:34:07', '2023-11-08 03:34:08'),
(7343, '100.21.24.205', NULL, 3, '2023-11-08 04:15:23', '2023-11-08 04:59:50'),
(7344, '20.223.177.93', NULL, 1, '2023-11-08 04:45:29', '2023-11-08 04:45:29'),
(7345, '66.249.70.96', NULL, 1, '2023-11-08 05:14:33', '2023-11-08 05:14:33'),
(7346, '44.230.252.91', NULL, 2, '2023-11-08 05:26:10', '2023-11-08 16:52:22'),
(7347, '65.154.226.169', NULL, 3, '2023-11-08 05:47:43', '2023-11-08 07:31:24'),
(7348, '51.222.253.7', NULL, 1, '2023-11-08 06:11:07', '2023-11-08 06:11:07'),
(7349, '54.208.244.181', NULL, 1, '2023-11-08 06:15:17', '2023-11-08 06:15:17'),
(7350, '65.154.226.166', NULL, 1, '2023-11-08 06:36:33', '2023-11-08 06:36:33'),
(7351, '51.222.253.14', NULL, 1, '2023-11-08 06:44:34', '2023-11-08 06:44:34'),
(7352, '213.180.203.202', NULL, 1, '2023-11-08 07:07:41', '2023-11-08 07:07:41'),
(7353, '199.45.155.19', NULL, 1, '2023-11-08 07:13:59', '2023-11-08 07:13:59'),
(7354, '128.90.136.213', NULL, 1, '2023-11-08 07:39:18', '2023-11-08 07:39:18'),
(7355, '34.204.108.132', NULL, 8, '2023-11-08 07:50:22', '2023-11-08 07:51:44'),
(7356, '65.154.226.170', NULL, 1, '2023-11-08 07:50:41', '2023-11-08 07:50:41'),
(7357, '199.45.155.34', NULL, 1, '2023-11-08 08:01:20', '2023-11-08 08:01:20'),
(7358, '27.147.216.229', NULL, 1, '2023-11-08 08:13:11', '2023-11-08 08:13:11'),
(7359, '52.25.208.208', NULL, 1, '2023-11-08 08:31:49', '2023-11-08 08:31:49'),
(7360, '183.136.225.44', NULL, 3, '2023-11-08 08:58:59', '2023-11-08 10:20:16'),
(7361, '195.191.219.133', NULL, 1, '2023-11-08 09:23:07', '2023-11-08 09:23:07'),
(7362, '103.234.26.150', NULL, 1, '2023-11-08 09:50:05', '2023-11-08 09:50:05'),
(7363, '119.28.202.234', NULL, 4, '2023-11-08 10:03:43', '2023-11-08 19:58:57'),
(7364, '20.223.177.93', NULL, 3, '2023-11-08 10:09:02', '2023-11-09 00:09:07'),
(7365, '199.21.113.77', NULL, 1, '2023-11-08 10:11:44', '2023-11-08 10:11:44'),
(7366, '128.199.81.9', NULL, 5, '2023-11-08 10:34:59', '2023-11-08 10:35:03'),
(7367, '3.219.35.58', NULL, 2, '2023-11-08 11:21:40', '2023-11-08 11:24:31'),
(7368, '18.224.128.89', NULL, 2, '2023-11-08 11:21:41', '2023-11-08 11:24:23'),
(7369, '34.227.9.22', NULL, 4, '2023-11-08 11:21:48', '2023-11-08 12:54:56'),
(7370, '3.235.241.183', NULL, 1, '2023-11-08 11:24:23', '2023-11-08 11:24:23'),
(7371, '40.94.226.60', NULL, 1, '2023-11-08 11:41:54', '2023-11-08 11:41:54'),
(7372, '40.94.227.43', NULL, 1, '2023-11-08 11:46:11', '2023-11-08 11:46:11'),
(7373, '205.210.31.53', NULL, 1, '2023-11-08 11:54:56', '2023-11-08 11:54:56'),
(7374, '103.60.167.139', NULL, 1, '2023-11-08 11:55:38', '2023-11-08 11:55:38'),
(7375, '51.222.253.15', NULL, 2, '2023-11-08 12:35:35', '2023-11-09 02:45:50'),
(7376, '128.204.212.77', NULL, 1, '2023-11-08 12:38:17', '2023-11-08 12:38:17'),
(7377, '34.32.152.51', NULL, 1, '2023-11-08 12:46:25', '2023-11-08 12:46:25'),
(7378, '202.134.14.147', NULL, 1, '2023-11-08 12:48:26', '2023-11-08 12:48:26'),
(7379, '18.210.6.165', NULL, 1, '2023-11-08 12:49:02', '2023-11-08 12:49:02'),
(7380, '54.235.53.171', NULL, 1, '2023-11-08 12:49:10', '2023-11-08 12:49:10'),
(7381, '3.95.220.169', NULL, 1, '2023-11-08 12:54:47', '2023-11-08 12:54:47'),
(7382, '103.120.222.37', NULL, 1, '2023-11-08 13:13:22', '2023-11-08 13:13:22'),
(7383, '103.187.24.12', NULL, 1, '2023-11-08 13:52:50', '2023-11-08 13:52:50'),
(7384, '66.249.64.41', NULL, 1, '2023-11-08 14:13:20', '2023-11-08 14:13:20'),
(7385, '40.94.226.22', NULL, 1, '2023-11-08 15:11:16', '2023-11-08 15:11:16'),
(7386, '40.94.226.74', NULL, 1, '2023-11-08 15:23:39', '2023-11-08 15:23:39'),
(7387, '185.157.222.11', NULL, 2, '2023-11-08 15:24:17', '2023-11-08 15:24:17'),
(7388, '116.206.56.161', NULL, 1, '2023-11-08 15:28:08', '2023-11-08 15:28:08'),
(7389, '72.14.201.159', NULL, 1, '2023-11-08 16:06:34', '2023-11-08 16:06:34'),
(7390, '27.147.138.122', NULL, 1, '2023-11-08 16:07:02', '2023-11-08 16:07:02'),
(7391, '139.59.113.254', NULL, 5, '2023-11-08 16:15:25', '2023-11-08 16:15:29'),
(7392, '86.111.247.95', NULL, 1, '2023-11-08 16:26:36', '2023-11-08 16:26:36'),
(7393, '100.21.24.205', NULL, 2, '2023-11-08 16:54:38', '2023-11-08 18:03:52'),
(7394, '128.204.212.79', NULL, 2, '2023-11-08 16:59:53', '2023-11-09 01:35:49'),
(7395, '34.123.136.253', NULL, 1, '2023-11-08 18:08:35', '2023-11-08 18:08:35'),
(7396, '140.228.21.34', NULL, 1, '2023-11-08 18:41:48', '2023-11-08 18:41:48'),
(7397, '66.249.70.105', NULL, 1, '2023-11-08 18:42:07', '2023-11-08 18:42:07'),
(7398, '193.186.4.159', NULL, 1, '2023-11-08 19:23:29', '2023-11-08 19:23:29'),
(7399, '103.146.10.33', NULL, 1, '2023-11-08 20:13:42', '2023-11-08 20:13:42'),
(7400, '205.210.31.164', NULL, 1, '2023-11-08 20:22:11', '2023-11-08 20:22:11'),
(7401, '156.227.14.181', NULL, 1, '2023-11-08 20:26:03', '2023-11-08 20:26:03'),
(7402, '118.179.32.215', NULL, 1, '2023-11-08 20:36:22', '2023-11-08 20:36:22'),
(7403, '40.77.167.14', NULL, 1, '2023-11-08 21:14:13', '2023-11-08 21:14:13'),
(7404, '84.246.85.11', NULL, 3, '2023-11-08 21:58:59', '2023-11-08 21:59:03'),
(7405, '161.35.174.183', NULL, 1, '2023-11-08 23:34:52', '2023-11-08 23:34:52'),
(7406, '143.110.213.54', NULL, 1, '2023-11-08 23:39:47', '2023-11-08 23:39:47'),
(7407, '24.144.94.163', NULL, 1, '2023-11-08 23:43:33', '2023-11-08 23:43:33'),
(7408, '165.227.124.172', NULL, 1, '2023-11-08 23:51:42', '2023-11-08 23:51:42'),
(7409, '51.222.253.3', NULL, 1, '2023-11-09 00:01:29', '2023-11-09 00:01:29'),
(7410, '51.222.253.11', NULL, 1, '2023-11-09 00:26:45', '2023-11-09 00:26:45'),
(7411, '5.188.62.21', NULL, 1, '2023-11-09 00:32:53', '2023-11-09 00:32:53'),
(7412, '35.91.180.252', NULL, 1, '2023-11-09 02:11:40', '2023-11-09 02:11:40'),
(7413, '34.223.255.248', NULL, 1, '2023-11-09 02:26:41', '2023-11-09 02:26:41'),
(7414, '51.222.253.16', NULL, 1, '2023-11-09 04:04:17', '2023-11-09 04:04:17'),
(7415, '51.222.253.20', NULL, 1, '2023-11-09 04:36:25', '2023-11-09 04:36:25'),
(7416, '182.160.98.190', NULL, 5, '2023-11-09 05:00:06', '2023-11-09 05:02:59'),
(7417, '119.28.202.234', NULL, 4, '2023-11-09 05:52:04', '2023-11-09 15:24:13'),
(7418, '35.187.57.54', NULL, 1, '2023-11-09 05:57:15', '2023-11-09 05:57:15'),
(7419, '65.154.226.169', NULL, 1, '2023-11-09 06:15:48', '2023-11-09 06:15:48'),
(7420, '121.35.47.4', NULL, 1, '2023-11-09 06:21:50', '2023-11-09 06:21:50'),
(7421, '65.154.226.166', NULL, 3, '2023-11-09 06:37:43', '2023-11-09 07:29:55'),
(7422, '65.154.226.167', NULL, 2, '2023-11-09 06:48:26', '2023-11-09 07:31:15'),
(7423, '65.154.226.171', NULL, 1, '2023-11-09 06:52:53', '2023-11-09 06:52:53'),
(7424, '65.154.226.170', NULL, 1, '2023-11-09 06:55:24', '2023-11-09 06:55:24'),
(7425, '167.71.18.9', NULL, 2, '2023-11-09 07:05:43', '2023-11-09 07:05:43'),
(7426, '66.249.66.38', NULL, 1, '2023-11-09 08:29:31', '2023-11-09 08:29:31'),
(7427, '66.249.66.39', NULL, 1, '2023-11-09 08:29:32', '2023-11-09 08:29:32'),
(7428, '128.204.212.79', NULL, 1, '2023-11-09 09:38:58', '2023-11-09 09:38:58'),
(7429, '61.147.15.65', NULL, 2, '2023-11-09 09:49:34', '2023-11-09 09:52:02'),
(7430, '61.147.15.67', NULL, 1, '2023-11-09 09:54:05', '2023-11-09 09:54:05'),
(7431, '34.121.88.11', NULL, 1, '2023-11-09 10:23:09', '2023-11-09 10:23:09'),
(7432, '213.180.203.164', NULL, 1, '2023-11-09 10:52:58', '2023-11-09 10:52:58'),
(7433, '5.133.192.160', NULL, 1, '2023-11-09 10:53:19', '2023-11-09 10:53:19'),
(7434, '119.42.146.146', NULL, 1, '2023-11-09 11:16:14', '2023-11-09 11:16:14'),
(7435, '119.30.41.174', NULL, 1, '2023-11-09 11:18:32', '2023-11-09 11:18:32'),
(7436, '163.53.151.98', NULL, 1, '2023-11-09 12:03:12', '2023-11-09 12:03:12'),
(7437, '3.235.241.183', NULL, 1, '2023-11-09 13:11:18', '2023-11-09 13:11:18'),
(7438, '18.224.128.89', NULL, 1, '2023-11-09 13:11:18', '2023-11-09 13:11:18'),
(7439, '54.235.53.171', NULL, 1, '2023-11-09 13:11:24', '2023-11-09 13:11:24'),
(7440, '34.248.158.73', NULL, 1, '2023-11-09 13:23:33', '2023-11-09 13:23:33'),
(7441, '54.170.66.173', NULL, 1, '2023-11-09 13:23:43', '2023-11-09 13:23:43'),
(7442, '66.249.70.105', NULL, 3, '2023-11-09 13:39:22', '2023-11-10 03:58:06'),
(7443, '162.14.115.238', NULL, 1, '2023-11-09 14:08:18', '2023-11-09 14:08:18'),
(7444, '164.92.206.157', NULL, 1, '2023-11-09 15:10:45', '2023-11-09 15:10:45'),
(7445, '40.94.34.48', NULL, 1, '2023-11-09 15:12:17', '2023-11-09 15:12:17'),
(7446, '199.45.154.50', NULL, 1, '2023-11-09 15:14:08', '2023-11-09 15:14:08'),
(7447, '159.223.93.144', NULL, 1, '2023-11-09 15:21:33', '2023-11-09 15:21:33'),
(7448, '196.242.178.39', NULL, 1, '2023-11-09 15:21:35', '2023-11-09 15:21:35'),
(7449, '34.208.244.122', NULL, 1, '2023-11-09 15:23:32', '2023-11-09 15:23:32'),
(7450, '3.26.172.179', NULL, 2, '2023-11-09 15:27:05', '2023-11-09 15:43:31'),
(7451, '13.54.217.201', NULL, 1, '2023-11-09 15:27:07', '2023-11-09 15:27:07'),
(7452, '161.35.161.94', NULL, 1, '2023-11-09 15:36:31', '2023-11-09 15:36:31'),
(7453, '3.105.50.229', NULL, 1, '2023-11-09 15:43:33', '2023-11-09 15:43:33'),
(7454, '172.233.161.78', NULL, 5, '2023-11-09 15:45:21', '2023-11-09 15:45:24'),
(7455, '188.166.158.68', NULL, 1, '2023-11-09 15:50:41', '2023-11-09 15:50:41'),
(7456, '51.222.253.14', NULL, 1, '2023-11-09 16:30:28', '2023-11-09 16:30:28'),
(7457, '20.212.195.234', NULL, 1, '2023-11-09 16:33:25', '2023-11-09 16:33:25'),
(7458, '39.173.116.5', NULL, 1, '2023-11-09 16:43:37', '2023-11-09 16:43:37'),
(7459, '196.240.51.34', NULL, 1, '2023-11-09 17:11:00', '2023-11-09 17:11:00'),
(7460, '40.94.227.17', NULL, 1, '2023-11-09 17:27:24', '2023-11-09 17:27:24'),
(7461, '185.249.227.155', NULL, 1, '2023-11-09 17:34:59', '2023-11-09 17:34:59'),
(7462, '34.105.138.18', NULL, 1, '2023-11-09 17:55:42', '2023-11-09 17:55:42'),
(7463, '199.45.154.18', NULL, 1, '2023-11-09 18:18:51', '2023-11-09 18:18:51'),
(7464, '195.191.219.130', NULL, 1, '2023-11-09 18:23:05', '2023-11-09 18:23:05'),
(7465, '52.167.144.212', NULL, 1, '2023-11-09 18:54:45', '2023-11-09 18:54:45'),
(7466, '36.99.136.137', NULL, 2, '2023-11-09 20:06:53', '2023-11-09 20:37:24'),
(7467, '36.99.136.128', NULL, 1, '2023-11-09 20:07:04', '2023-11-09 20:07:04'),
(7468, '51.222.253.3', NULL, 1, '2023-11-09 20:09:06', '2023-11-09 20:09:06'),
(7469, '36.99.136.136', NULL, 1, '2023-11-09 20:37:13', '2023-11-09 20:37:13'),
(7470, '51.222.253.9', NULL, 1, '2023-11-09 20:44:09', '2023-11-09 20:44:09'),
(7471, '137.226.113.44', NULL, 1, '2023-11-09 21:26:40', '2023-11-09 21:26:40'),
(7472, '80.66.79.9', NULL, 3, '2023-11-09 21:44:46', '2023-11-09 21:44:47'),
(7473, '51.222.253.5', NULL, 1, '2023-11-09 22:05:24', '2023-11-09 22:05:24'),
(7474, '136.226.242.87', NULL, 1, '2023-11-10 00:46:31', '2023-11-10 00:46:31'),
(7475, '34.67.145.0', NULL, 1, '2023-11-10 01:11:41', '2023-11-10 01:11:41'),
(7476, '66.249.70.104', NULL, 1, '2023-11-10 01:25:12', '2023-11-10 01:25:12'),
(7477, '66.249.66.11', NULL, 1, '2023-11-10 01:51:12', '2023-11-10 01:51:12'),
(7478, '66.249.66.10', NULL, 1, '2023-11-10 01:51:13', '2023-11-10 01:51:13'),
(7479, '40.94.87.20', NULL, 1, '2023-11-10 02:19:46', '2023-11-10 02:19:46'),
(7480, '66.249.70.103', NULL, 1, '2023-11-10 03:14:34', '2023-11-10 03:14:34'),
(7481, '51.222.253.4', NULL, 1, '2023-11-10 04:04:05', '2023-11-10 04:04:05'),
(7482, '42.236.10.122', NULL, 1, '2023-11-10 06:03:54', '2023-11-10 06:03:54'),
(7483, '65.154.226.166', NULL, 1, '2023-11-10 06:26:32', '2023-11-10 06:26:32'),
(7484, '181.214.218.247', NULL, 1, '2023-11-10 06:31:13', '2023-11-10 06:31:13'),
(7485, '65.154.226.169', NULL, 1, '2023-11-10 06:37:07', '2023-11-10 06:37:07'),
(7486, '27.115.124.113', NULL, 1, '2023-11-10 07:14:35', '2023-11-10 07:14:35'),
(7487, '51.222.253.19', NULL, 2, '2023-11-10 07:30:05', '2023-11-10 13:37:39'),
(7488, '40.127.137.58', NULL, 2, '2023-11-10 08:11:53', '2023-11-10 09:23:34'),
(7489, '51.222.253.2', NULL, 2, '2023-11-10 08:50:01', '2023-11-10 20:01:23'),
(7490, '52.203.123.31', NULL, 3, '2023-11-10 10:18:17', '2023-11-10 10:18:22'),
(7491, '195.191.219.133', NULL, 1, '2023-11-10 10:37:44', '2023-11-10 10:37:44'),
(7492, '195.191.219.132', NULL, 1, '2023-11-10 11:31:37', '2023-11-10 11:31:37'),
(7493, '54.36.149.14', NULL, 1, '2023-11-10 11:43:00', '2023-11-10 11:43:00'),
(7494, '103.127.3.147', NULL, 1, '2023-11-10 14:12:38', '2023-11-10 14:12:38'),
(7495, '198.235.24.129', NULL, 1, '2023-11-10 16:01:51', '2023-11-10 16:01:51'),
(7496, '34.28.228.89', NULL, 1, '2023-11-10 16:22:38', '2023-11-10 16:22:38'),
(7497, '51.222.253.6', NULL, 1, '2023-11-10 16:32:21', '2023-11-10 16:32:21'),
(7498, '54.88.135.90', NULL, 1, '2023-11-10 16:55:04', '2023-11-10 16:55:04'),
(7499, '93.159.230.88', NULL, 1, '2023-11-10 17:35:33', '2023-11-10 17:35:33'),
(7500, '23.20.161.131', NULL, 1, '2023-11-10 17:37:16', '2023-11-10 17:37:16'),
(7501, '40.77.167.32', NULL, 1, '2023-11-10 21:16:39', '2023-11-10 21:16:39'),
(7502, '104.250.238.210', NULL, 1, '2023-11-10 23:10:13', '2023-11-10 23:10:13'),
(7503, '54.36.148.27', NULL, 1, '2023-11-10 23:46:45', '2023-11-10 23:46:45'),
(7504, '51.222.253.15', NULL, 1, '2023-11-11 00:31:36', '2023-11-11 00:31:36'),
(7505, '38.15.139.30', NULL, 1, '2023-11-11 01:10:24', '2023-11-11 01:10:24'),
(7506, '172.233.130.253', NULL, 2, '2023-11-11 01:20:52', '2023-11-11 01:20:53'),
(7507, '51.222.253.11', NULL, 1, '2023-11-11 02:30:58', '2023-11-11 02:30:58'),
(7508, '205.210.31.170', NULL, 1, '2023-11-11 02:34:44', '2023-11-11 02:34:44'),
(7509, '205.210.31.97', NULL, 1, '2023-11-11 04:13:22', '2023-11-11 04:13:22'),
(7510, '65.154.226.168', NULL, 1, '2023-11-11 05:39:11', '2023-11-11 05:39:11'),
(7511, '119.28.202.234', NULL, 2, '2023-11-11 05:39:12', '2023-11-11 05:39:12'),
(7512, '65.154.226.166', NULL, 2, '2023-11-11 05:45:48', '2023-11-11 06:25:03'),
(7513, '35.184.20.181', NULL, 1, '2023-11-11 05:50:22', '2023-11-11 05:50:22'),
(7514, '51.222.253.4', NULL, 2, '2023-11-11 05:50:45', '2023-11-11 14:54:36'),
(7515, '65.154.226.169', NULL, 1, '2023-11-11 05:51:35', '2023-11-11 05:51:35'),
(7516, '104.250.238.104', NULL, 1, '2023-11-11 05:58:35', '2023-11-11 05:58:35'),
(7517, '164.92.165.62', NULL, 2, '2023-11-11 06:11:12', '2023-11-11 06:11:12'),
(7518, '198.235.24.56', NULL, 1, '2023-11-11 07:00:53', '2023-11-11 07:00:53'),
(7519, '74.208.2.210', NULL, 2, '2023-11-11 07:40:40', '2023-11-11 07:43:22'),
(7520, '74.208.2.220', NULL, 1, '2023-11-11 07:43:22', '2023-11-11 07:43:22'),
(7521, '85.208.96.199', NULL, 1, '2023-11-11 08:03:20', '2023-11-11 08:03:20'),
(7522, '104.250.238.190', NULL, 1, '2023-11-11 08:57:56', '2023-11-11 08:57:56'),
(7523, '157.55.39.61', NULL, 1, '2023-11-11 10:39:22', '2023-11-11 10:39:22'),
(7524, '54.36.149.101', NULL, 1, '2023-11-11 12:04:10', '2023-11-11 12:04:10'),
(7525, '37.19.210.10', NULL, 1, '2023-11-11 12:12:05', '2023-11-11 12:12:05'),
(7526, '195.191.219.133', NULL, 1, '2023-11-11 12:27:01', '2023-11-11 12:27:01'),
(7527, '51.222.253.11', NULL, 1, '2023-11-11 13:30:10', '2023-11-11 13:30:10'),
(7528, '198.235.24.136', NULL, 1, '2023-11-11 13:46:54', '2023-11-11 13:46:54'),
(7529, '103.107.161.160', NULL, 1, '2023-11-11 13:59:44', '2023-11-11 13:59:44'),
(7530, '202.22.203.83', NULL, 1, '2023-11-11 15:06:47', '2023-11-11 15:06:47'),
(7531, '51.222.253.10', NULL, 1, '2023-11-11 15:16:17', '2023-11-11 15:16:17'),
(7532, '35.227.14.60', NULL, 2, '2023-11-11 18:23:38', '2023-11-11 18:24:00'),
(7533, '198.235.24.66', NULL, 1, '2023-11-11 18:38:27', '2023-11-11 18:38:27'),
(7534, '103.144.201.33', NULL, 2, '2023-11-11 18:39:37', '2023-11-11 18:43:28'),
(7535, '35.196.114.165', NULL, 1, '2023-11-11 18:58:52', '2023-11-11 18:58:52'),
(7536, '72.167.57.119', NULL, 1, '2023-11-11 19:03:11', '2023-11-11 19:03:11'),
(7537, '54.185.197.38', NULL, 1, '2023-11-11 20:11:51', '2023-11-11 20:11:51'),
(7538, '198.235.24.139', NULL, 1, '2023-11-11 20:29:16', '2023-11-11 20:29:16'),
(7539, '54.36.149.3', NULL, 1, '2023-11-11 21:17:15', '2023-11-11 21:17:15'),
(7540, '51.222.253.19', NULL, 1, '2023-11-11 21:56:00', '2023-11-11 21:56:00'),
(7541, '34.75.95.176', NULL, 1, '2023-11-11 22:12:35', '2023-11-11 22:12:35'),
(7542, '34.27.245.150', NULL, 1, '2023-11-11 22:27:16', '2023-11-11 22:27:16'),
(7543, '35.185.108.64', NULL, 2, '2023-11-11 22:47:39', '2023-11-11 22:53:26'),
(7544, '40.77.167.19', NULL, 1, '2023-11-11 23:23:56', '2023-11-11 23:23:56'),
(7545, '209.182.219.227', NULL, 1, '2023-11-11 23:49:56', '2023-11-11 23:49:56'),
(7546, '66.249.70.104', NULL, 2, '2023-11-11 23:56:04', '2023-11-12 04:01:55'),
(7547, '66.249.70.103', NULL, 2, '2023-11-12 00:05:01', '2023-11-12 00:13:00'),
(7548, '66.249.70.105', NULL, 1, '2023-11-12 00:27:00', '2023-11-12 00:27:00'),
(7549, '35.243.203.235', NULL, 1, '2023-11-12 00:31:28', '2023-11-12 00:31:28'),
(7550, '205.210.31.56', NULL, 1, '2023-11-12 01:01:58', '2023-11-12 01:01:58'),
(7551, '51.222.253.13', NULL, 1, '2023-11-12 01:03:35', '2023-11-12 01:03:35'),
(7552, '207.246.103.10', NULL, 3, '2023-11-12 01:17:44', '2023-11-12 01:19:56'),
(7553, '51.222.253.3', NULL, 1, '2023-11-12 01:30:57', '2023-11-12 01:30:57'),
(7554, '35.229.81.124', NULL, 1, '2023-11-12 03:36:35', '2023-11-12 03:36:35'),
(7555, '34.224.89.199', NULL, 1, '2023-11-12 03:47:16', '2023-11-12 03:47:16'),
(7556, '65.154.226.166', NULL, 1, '2023-11-12 05:45:13', '2023-11-12 05:45:13'),
(7557, '65.154.226.167', NULL, 1, '2023-11-12 06:02:25', '2023-11-12 06:02:25'),
(7558, '65.154.226.170', NULL, 1, '2023-11-12 06:03:13', '2023-11-12 06:03:13'),
(7559, '23.22.35.162', NULL, 3, '2023-11-12 06:11:32', '2023-11-12 23:16:15'),
(7560, '3.224.220.101', NULL, 4, '2023-11-12 06:11:33', '2023-11-12 17:39:27'),
(7561, '52.70.240.171', NULL, 1, '2023-11-12 06:11:35', '2023-11-12 06:11:35'),
(7562, '35.187.57.54', NULL, 1, '2023-11-12 06:18:53', '2023-11-12 06:18:53'),
(7563, '34.75.113.207', NULL, 2, '2023-11-12 07:26:07', '2023-11-12 07:32:20'),
(7564, '54.36.149.96', NULL, 1, '2023-11-12 07:52:37', '2023-11-12 07:52:37'),
(7565, '66.249.66.5', NULL, 1, '2023-11-12 08:02:36', '2023-11-12 08:02:36'),
(7566, '205.210.31.47', NULL, 1, '2023-11-12 09:03:59', '2023-11-12 09:03:59'),
(7567, '34.73.206.133', NULL, 2, '2023-11-12 09:15:49', '2023-11-12 09:23:05'),
(7568, '195.191.219.133', NULL, 1, '2023-11-12 09:28:38', '2023-11-12 09:28:38'),
(7569, '51.222.253.1', NULL, 1, '2023-11-12 09:31:50', '2023-11-12 09:31:50'),
(7570, '103.69.151.119', NULL, 1, '2023-11-12 10:28:10', '2023-11-12 10:28:10'),
(7571, '51.222.253.16', NULL, 1, '2023-11-12 10:51:38', '2023-11-12 10:51:38'),
(7572, '51.222.253.17', NULL, 1, '2023-11-12 11:36:31', '2023-11-12 11:36:31'),
(7573, '20.171.50.46', NULL, 1, '2023-11-12 11:42:16', '2023-11-12 11:42:16'),
(7574, '20.212.195.234', NULL, 1, '2023-11-12 11:45:34', '2023-11-12 11:45:34'),
(7575, '66.249.70.104', NULL, 1, '2023-11-12 12:32:39', '2023-11-12 12:32:39'),
(7576, '66.249.70.105', NULL, 4, '2023-11-12 12:51:27', '2023-11-13 02:03:26'),
(7577, '35.237.238.7', NULL, 1, '2023-11-12 12:58:40', '2023-11-12 12:58:40'),
(7578, '34.121.88.11', NULL, 1, '2023-11-12 13:55:29', '2023-11-12 13:55:29'),
(7579, '40.94.227.58', NULL, 1, '2023-11-12 15:37:01', '2023-11-12 15:37:01'),
(7580, '162.213.196.78', NULL, 1, '2023-11-12 16:13:39', '2023-11-12 16:13:39'),
(7581, '146.59.242.236', NULL, 1, '2023-11-12 16:21:31', '2023-11-12 16:21:31'),
(7582, '157.55.39.51', NULL, 1, '2023-11-12 16:28:08', '2023-11-12 16:28:08'),
(7583, '35.223.203.33', NULL, 1, '2023-11-12 17:28:22', '2023-11-12 17:28:22'),
(7584, '103.12.204.18', NULL, 1, '2023-11-12 17:42:20', '2023-11-12 17:42:20'),
(7585, '54.36.148.113', NULL, 1, '2023-11-12 17:52:55', '2023-11-12 17:52:55'),
(7586, '51.222.253.19', NULL, 2, '2023-11-12 18:47:19', '2023-11-13 03:00:19'),
(7587, '51.222.253.15', NULL, 1, '2023-11-12 19:44:46', '2023-11-12 19:44:46'),
(7588, '217.52.161.193', NULL, 1, '2023-11-12 20:23:55', '2023-11-12 20:23:55'),
(7589, '40.77.167.5', NULL, 1, '2023-11-12 20:33:37', '2023-11-12 20:33:37'),
(7590, '51.222.253.11', NULL, 1, '2023-11-12 20:33:47', '2023-11-12 20:33:47'),
(7591, '103.146.92.10', NULL, 1, '2023-11-12 21:02:43', '2023-11-12 21:02:43'),
(7592, '54.36.148.248', NULL, 1, '2023-11-12 22:50:19', '2023-11-12 22:50:19'),
(7593, '3.249.165.249', NULL, 1, '2023-11-12 23:22:32', '2023-11-12 23:22:32'),
(7594, '54.36.149.246', NULL, 1, '2023-11-12 23:22:37', '2023-11-12 23:22:37'),
(7595, '27.115.124.48', NULL, 1, '2023-11-13 00:18:00', '2023-11-13 00:18:00'),
(7596, '78.128.112.207', NULL, 1, '2023-11-13 00:33:22', '2023-11-13 00:33:22'),
(7597, '66.249.70.103', NULL, 1, '2023-11-13 00:52:16', '2023-11-13 00:52:16'),
(7598, '27.115.124.67', NULL, 1, '2023-11-13 01:31:59', '2023-11-13 01:31:59'),
(7599, '1.192.192.6', NULL, 1, '2023-11-13 01:32:31', '2023-11-13 01:32:31'),
(7600, '51.222.253.5', NULL, 1, '2023-11-13 02:03:38', '2023-11-13 02:03:38'),
(7601, '34.200.219.122', NULL, 1, '2023-11-13 02:17:05', '2023-11-13 02:17:05'),
(7602, '185.152.95.165', NULL, 1, '2023-11-13 03:19:05', '2023-11-13 03:19:05'),
(7603, '3.234.227.150', NULL, 1, '2023-11-13 04:47:46', '2023-11-13 04:47:46'),
(7604, '205.210.31.37', NULL, 1, '2023-11-13 04:48:22', '2023-11-13 04:48:22'),
(7605, '34.123.136.253', NULL, 1, '2023-11-13 05:06:05', '2023-11-13 05:06:05'),
(7606, '51.222.253.5', NULL, 2, '2023-11-13 05:33:00', '2023-11-13 18:45:48'),
(7607, '65.154.226.167', NULL, 1, '2023-11-13 05:38:33', '2023-11-13 05:38:33'),
(7608, '65.154.226.171', NULL, 1, '2023-11-13 05:39:19', '2023-11-13 05:39:19'),
(7609, '52.70.240.171', NULL, 2, '2023-11-13 05:42:04', '2023-11-13 21:43:06'),
(7610, '65.154.226.168', NULL, 1, '2023-11-13 05:45:24', '2023-11-13 05:45:24'),
(7611, '76.250.171.196', NULL, 3, '2023-11-13 05:55:58', '2023-11-14 00:56:17'),
(7612, '54.36.148.228', NULL, 1, '2023-11-13 06:17:22', '2023-11-13 06:17:22'),
(7613, '34.200.219.122', NULL, 1, '2023-11-13 07:00:37', '2023-11-13 07:00:37'),
(7614, '54.92.148.101', NULL, 1, '2023-11-13 07:22:51', '2023-11-13 07:22:51'),
(7615, '51.222.253.19', NULL, 2, '2023-11-13 09:08:27', '2023-11-13 22:15:01'),
(7616, '40.94.227.4', NULL, 1, '2023-11-13 10:16:15', '2023-11-13 10:16:15'),
(7617, '52.203.123.31', NULL, 3, '2023-11-13 10:18:17', '2023-11-13 10:18:21'),
(7618, '40.94.227.38', NULL, 1, '2023-11-13 10:19:07', '2023-11-13 10:19:07'),
(7619, '40.94.227.66', NULL, 1, '2023-11-13 10:38:30', '2023-11-13 10:38:30'),
(7620, '3.234.245.68', NULL, 1, '2023-11-13 10:41:17', '2023-11-13 10:41:17'),
(7621, '51.222.253.14', NULL, 1, '2023-11-13 10:59:38', '2023-11-13 10:59:38'),
(7622, '107.150.34.146', NULL, 1, '2023-11-13 11:52:47', '2023-11-13 11:52:47'),
(7623, '195.191.219.130', NULL, 1, '2023-11-13 11:58:28', '2023-11-13 11:58:28'),
(7624, '40.94.227.100', NULL, 1, '2023-11-13 12:14:44', '2023-11-13 12:14:44'),
(7625, '37.111.201.147', NULL, 1, '2023-11-13 12:51:11', '2023-11-13 12:51:11'),
(7626, '40.94.227.7', NULL, 1, '2023-11-13 14:11:31', '2023-11-13 14:11:31'),
(7627, '40.94.227.30', NULL, 1, '2023-11-13 14:11:31', '2023-11-13 14:11:31'),
(7628, '40.94.227.33', NULL, 1, '2023-11-13 14:52:56', '2023-11-13 14:52:56'),
(7629, '15.235.15.135', NULL, 1, '2023-11-13 15:22:07', '2023-11-13 15:22:07'),
(7630, '162.55.85.228', NULL, 2, '2023-11-13 16:41:36', '2023-11-13 16:41:45'),
(7631, '51.222.253.6', NULL, 1, '2023-11-13 17:11:28', '2023-11-13 17:11:28'),
(7632, '103.213.239.219', NULL, 1, '2023-11-13 17:39:19', '2023-11-13 17:39:19'),
(7633, '51.222.253.7', NULL, 1, '2023-11-13 19:32:23', '2023-11-13 19:32:23'),
(7634, '87.250.224.43', NULL, 1, '2023-11-13 20:23:15', '2023-11-13 20:23:15'),
(7635, '5.255.231.10', NULL, 1, '2023-11-13 20:25:19', '2023-11-13 20:25:19'),
(7636, '35.184.20.181', NULL, 1, '2023-11-13 20:30:26', '2023-11-13 20:30:26'),
(7637, '144.48.109.25', NULL, 2, '2023-11-13 20:39:31', '2023-11-13 20:40:48'),
(7638, '82.16.166.234', NULL, 1, '2023-11-13 23:22:59', '2023-11-13 23:22:59'),
(7639, '5.255.231.155', NULL, 1, '2023-11-13 23:26:04', '2023-11-13 23:26:04'),
(7640, '85.253.100.211', NULL, 1, '2023-11-14 00:03:48', '2023-11-14 00:03:48'),
(7641, '193.111.248.131', NULL, 2, '2023-11-14 00:04:51', '2023-11-14 00:39:32'),
(7642, '3.253.141.84', NULL, 1, '2023-11-14 00:45:06', '2023-11-14 00:45:06'),
(7643, '35.196.230.233', NULL, 2, '2023-11-14 01:18:53', '2023-11-14 01:24:40'),
(7644, '3.253.248.56', NULL, 1, '2023-11-14 01:26:19', '2023-11-14 01:26:19'),
(7645, '51.222.253.12', NULL, 1, '2023-11-14 01:53:58', '2023-11-14 01:53:58'),
(7646, '36.99.136.136', NULL, 1, '2023-11-14 02:21:01', '2023-11-14 02:21:01'),
(7647, '34.23.112.76', NULL, 2, '2023-11-14 02:24:08', '2023-11-14 02:26:44'),
(7648, '34.105.138.18', NULL, 1, '2023-11-14 04:16:54', '2023-11-14 04:16:54'),
(7649, '17.241.227.52', NULL, 1, '2023-11-14 04:34:28', '2023-11-14 04:34:28'),
(7650, '51.222.253.1', NULL, 1, '2023-11-14 04:42:20', '2023-11-14 04:42:20'),
(7651, '35.237.237.245', NULL, 2, '2023-11-14 04:51:58', '2023-11-14 04:54:46'),
(7652, '193.111.248.131', NULL, 1, '2023-11-14 05:31:57', '2023-11-14 05:31:57'),
(7653, '51.222.253.5', NULL, 1, '2023-11-14 05:35:09', '2023-11-14 05:35:09'),
(7654, '65.154.226.171', NULL, 1, '2023-11-14 06:22:32', '2023-11-14 06:22:32'),
(7655, '27.0.234.106', NULL, 1, '2023-11-14 06:32:49', '2023-11-14 06:32:49'),
(7656, '65.154.226.170', NULL, 1, '2023-11-14 06:41:29', '2023-11-14 06:41:29'),
(7657, '65.154.226.167', NULL, 2, '2023-11-14 06:44:36', '2023-11-14 08:03:15'),
(7658, '51.222.253.6', NULL, 1, '2023-11-14 07:27:28', '2023-11-14 07:27:28'),
(7659, '17.241.219.82', NULL, 1, '2023-11-14 07:46:20', '2023-11-14 07:46:20'),
(7660, '80.66.79.9', NULL, 3, '2023-11-14 08:12:07', '2023-11-14 08:12:09'),
(7661, '195.191.219.131', NULL, 1, '2023-11-14 08:59:33', '2023-11-14 08:59:33'),
(7662, '35.184.20.181', NULL, 1, '2023-11-14 09:37:06', '2023-11-14 09:37:06'),
(7663, '35.237.237.245', NULL, 1, '2023-11-14 10:00:58', '2023-11-14 10:00:58'),
(7664, '52.203.123.31', NULL, 3, '2023-11-14 10:18:16', '2023-11-14 10:18:22'),
(7665, '17.22.237.107', NULL, 1, '2023-11-14 10:57:50', '2023-11-14 10:57:50'),
(7666, '58.185.112.226', NULL, 1, '2023-11-14 11:02:01', '2023-11-14 11:02:01'),
(7667, '51.222.253.12', NULL, 1, '2023-11-14 11:02:19', '2023-11-14 11:02:19'),
(7668, '3.237.91.71', NULL, 1, '2023-11-14 12:22:37', '2023-11-14 12:22:37'),
(7669, '17.241.75.151', NULL, 1, '2023-11-14 12:52:26', '2023-11-14 12:52:26'),
(7670, '103.66.231.6', NULL, 2, '2023-11-14 13:54:12', '2023-11-14 13:54:13'),
(7671, '20.212.195.234', NULL, 1, '2023-11-14 14:23:46', '2023-11-14 14:23:46'),
(7672, '114.130.156.200', NULL, 1, '2023-11-14 14:30:12', '2023-11-14 14:30:12'),
(7673, '103.205.71.150', NULL, 1, '2023-11-14 15:06:50', '2023-11-14 15:06:50');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(7674, '17.22.253.71', NULL, 1, '2023-11-14 15:12:23', '2023-11-14 15:12:23'),
(7675, '51.222.253.16', NULL, 1, '2023-11-14 15:49:31', '2023-11-14 15:49:31'),
(7676, '162.213.196.78', NULL, 1, '2023-11-14 16:06:51', '2023-11-14 16:06:51'),
(7677, '40.94.90.63', NULL, 1, '2023-11-14 16:24:55', '2023-11-14 16:24:55'),
(7678, '101.2.164.18', NULL, 1, '2023-11-14 16:27:40', '2023-11-14 16:27:40'),
(7679, '40.94.87.10', NULL, 1, '2023-11-14 16:29:29', '2023-11-14 16:29:29'),
(7680, '35.231.51.1', NULL, 1, '2023-11-14 16:43:54', '2023-11-14 16:43:54'),
(7681, '17.22.253.30', NULL, 1, '2023-11-14 17:32:25', '2023-11-14 17:32:25'),
(7682, '51.222.253.13', NULL, 1, '2023-11-14 19:04:23', '2023-11-14 19:04:23'),
(7683, '17.246.15.37', NULL, 1, '2023-11-14 20:04:49', '2023-11-14 20:04:49'),
(7684, '107.77.199.122', NULL, 1, '2023-11-14 20:49:10', '2023-11-14 20:49:10'),
(7685, '51.222.253.10', NULL, 1, '2023-11-14 21:06:36', '2023-11-14 21:06:36'),
(7686, '51.222.253.4', NULL, 1, '2023-11-14 21:26:31', '2023-11-14 21:26:31'),
(7687, '17.241.219.162', NULL, 1, '2023-11-14 21:35:20', '2023-11-14 21:35:20'),
(7688, '124.221.186.26', NULL, 9, '2023-11-14 21:49:01', '2023-11-14 22:01:27'),
(7689, '162.55.85.228', NULL, 1, '2023-11-14 22:25:05', '2023-11-14 22:25:05'),
(7690, '52.167.144.230', NULL, 1, '2023-11-14 22:25:47', '2023-11-14 22:25:47'),
(7691, '41.35.43.59', NULL, 1, '2023-11-14 23:17:50', '2023-11-14 23:17:50'),
(7692, '207.46.13.154', NULL, 1, '2023-11-14 23:27:35', '2023-11-14 23:27:35'),
(7693, '172.232.5.239', NULL, 1, '2023-11-14 23:29:07', '2023-11-14 23:29:07'),
(7694, '89.76.58.81', NULL, 1, '2023-11-14 23:52:35', '2023-11-14 23:52:35'),
(7695, '164.90.170.3', NULL, 1, '2023-11-15 00:36:21', '2023-11-15 00:36:21'),
(7696, '205.210.31.128', NULL, 1, '2023-11-15 00:39:54', '2023-11-15 00:39:54'),
(7697, '34.31.119.135', NULL, 1, '2023-11-15 00:42:33', '2023-11-15 00:42:33'),
(7698, '168.61.70.157', NULL, 2, '2023-11-15 02:08:58', '2023-11-15 02:09:01'),
(7699, '49.44.80.169', NULL, 1, '2023-11-15 02:31:30', '2023-11-15 02:31:30'),
(7700, '167.103.7.11', NULL, 1, '2023-11-15 02:33:06', '2023-11-15 02:33:06'),
(7701, '51.222.253.14', NULL, 2, '2023-11-15 02:34:32', '2023-11-15 04:46:44'),
(7702, '205.210.31.82', NULL, 1, '2023-11-15 05:06:57', '2023-11-15 05:06:57'),
(7703, '51.222.253.5', NULL, 2, '2023-11-15 05:28:25', '2023-11-15 15:37:16'),
(7704, '205.210.31.88', NULL, 1, '2023-11-15 06:06:37', '2023-11-15 06:06:37'),
(7705, '65.154.226.169', NULL, 2, '2023-11-15 06:11:42', '2023-11-15 07:49:35'),
(7706, '65.154.226.170', NULL, 2, '2023-11-15 07:07:29', '2023-11-15 07:43:10'),
(7707, '65.154.226.166', NULL, 1, '2023-11-15 07:14:58', '2023-11-15 07:14:58'),
(7708, '20.245.197.116', NULL, 1, '2023-11-15 08:14:17', '2023-11-15 08:14:17'),
(7709, '51.222.253.13', NULL, 1, '2023-11-15 08:15:17', '2023-11-15 08:15:17'),
(7710, '138.91.198.186', NULL, 2, '2023-11-15 09:11:16', '2023-11-15 09:11:17'),
(7711, '195.191.219.130', NULL, 1, '2023-11-15 10:08:17', '2023-11-15 10:08:17'),
(7712, '52.203.123.31', NULL, 3, '2023-11-15 10:18:17', '2023-11-15 10:18:21'),
(7713, '20.232.147.16', NULL, 1, '2023-11-15 10:21:26', '2023-11-15 10:21:26'),
(7714, '40.94.28.19', NULL, 1, '2023-11-15 10:21:56', '2023-11-15 10:21:56'),
(7715, '18.226.133.156', NULL, 1, '2023-11-15 10:33:38', '2023-11-15 10:33:38'),
(7716, '103.181.69.21', NULL, 1, '2023-11-15 10:42:50', '2023-11-15 10:42:50'),
(7717, '64.233.172.73', NULL, 11, '2023-11-15 10:42:51', '2023-11-15 10:43:05'),
(7718, '64.233.172.72', NULL, 9, '2023-11-15 10:42:51', '2023-11-15 10:43:06'),
(7719, '64.233.172.71', NULL, 7, '2023-11-15 10:42:52', '2023-11-15 10:43:01'),
(7720, '51.222.253.11', NULL, 1, '2023-11-15 11:08:36', '2023-11-15 11:08:36'),
(7721, '217.52.224.4', NULL, 1, '2023-11-15 12:04:58', '2023-11-15 12:04:58'),
(7722, '54.235.53.171', NULL, 2, '2023-11-15 12:09:24', '2023-11-15 13:00:23'),
(7723, '100.27.34.37', NULL, 3, '2023-11-15 12:11:48', '2023-11-15 16:52:31'),
(7724, '114.94.12.51', NULL, 1, '2023-11-15 12:12:02', '2023-11-15 12:12:02'),
(7725, '20.212.195.234', NULL, 2, '2023-11-15 12:30:09', '2023-11-15 12:33:25'),
(7726, '40.94.227.32', NULL, 1, '2023-11-15 12:31:31', '2023-11-15 12:31:31'),
(7727, '40.94.226.24', NULL, 1, '2023-11-15 12:32:12', '2023-11-15 12:32:12'),
(7728, '40.94.227.42', NULL, 1, '2023-11-15 12:33:09', '2023-11-15 12:33:09'),
(7729, '3.80.89.126', NULL, 2, '2023-11-15 12:51:31', '2023-11-15 16:52:30'),
(7730, '3.235.241.183', NULL, 1, '2023-11-15 12:51:31', '2023-11-15 12:51:31'),
(7731, '3.234.144.171', NULL, 1, '2023-11-15 13:00:22', '2023-11-15 13:00:22'),
(7732, '3.219.35.58', NULL, 1, '2023-11-15 13:00:24', '2023-11-15 13:00:24'),
(7733, '74.208.2.211', NULL, 2, '2023-11-15 13:07:21', '2023-11-15 13:16:40'),
(7734, '74.208.2.221', NULL, 1, '2023-11-15 13:07:21', '2023-11-15 13:07:21'),
(7735, '40.94.226.94', NULL, 1, '2023-11-15 14:37:07', '2023-11-15 14:37:07'),
(7736, '40.94.227.16', NULL, 1, '2023-11-15 14:43:43', '2023-11-15 14:43:43'),
(7737, '34.121.88.11', NULL, 1, '2023-11-15 15:59:20', '2023-11-15 15:59:20'),
(7738, '162.213.196.78', NULL, 1, '2023-11-15 16:12:26', '2023-11-15 16:12:26'),
(7739, '51.222.253.14', NULL, 1, '2023-11-15 16:31:27', '2023-11-15 16:31:27'),
(7740, '18.210.6.165', NULL, 1, '2023-11-15 16:52:30', '2023-11-15 16:52:30'),
(7741, '103.120.200.49', NULL, 1, '2023-11-15 17:10:21', '2023-11-15 17:10:21'),
(7742, '51.222.253.20', NULL, 1, '2023-11-15 17:18:48', '2023-11-15 17:18:48'),
(7743, '41.35.43.59', NULL, 1, '2023-11-15 18:34:43', '2023-11-15 18:34:43'),
(7744, '198.235.24.64', NULL, 1, '2023-11-15 19:01:38', '2023-11-15 19:01:38'),
(7745, '34.73.142.187', NULL, 2, '2023-11-15 19:47:16', '2023-11-15 19:47:25'),
(7746, '34.75.36.67', NULL, 1, '2023-11-15 20:06:56', '2023-11-15 20:06:56'),
(7747, '34.139.105.244', NULL, 1, '2023-11-15 20:31:02', '2023-11-15 20:31:02'),
(7748, '51.222.253.3', NULL, 1, '2023-11-15 20:55:02', '2023-11-15 20:55:02'),
(7749, '163.204.216.130', NULL, 1, '2023-11-15 21:45:08', '2023-11-15 21:45:08'),
(7750, '66.249.66.6', NULL, 1, '2023-11-15 23:54:03', '2023-11-15 23:54:03'),
(7751, '51.222.253.16', NULL, 1, '2023-11-16 02:40:18', '2023-11-16 02:40:18'),
(7752, '172.233.211.225', NULL, 1, '2023-11-16 02:46:31', '2023-11-16 02:46:31'),
(7753, '194.163.164.39', NULL, 1, '2023-11-16 03:09:44', '2023-11-16 03:09:44'),
(7754, '51.222.253.18', NULL, 1, '2023-11-16 03:51:25', '2023-11-16 03:51:25'),
(7755, '38.15.155.6', NULL, 1, '2023-11-16 04:05:30', '2023-11-16 04:05:30'),
(7756, '85.208.96.193', NULL, 1, '2023-11-16 05:11:11', '2023-11-16 05:11:11'),
(7757, '51.222.253.13', NULL, 1, '2023-11-16 05:36:38', '2023-11-16 05:36:38'),
(7758, '65.154.226.171', NULL, 2, '2023-11-16 06:00:03', '2023-11-16 06:20:58'),
(7759, '34.28.228.89', NULL, 1, '2023-11-16 06:03:13', '2023-11-16 06:03:13'),
(7760, '51.222.253.10', NULL, 1, '2023-11-16 07:15:48', '2023-11-16 07:15:48'),
(7761, '40.94.28.36', NULL, 1, '2023-11-16 09:10:30', '2023-11-16 09:10:30'),
(7762, '51.222.253.11', NULL, 1, '2023-11-16 09:42:13', '2023-11-16 09:42:13'),
(7763, '52.203.123.31', NULL, 3, '2023-11-16 10:18:16', '2023-11-16 10:18:22'),
(7764, '43.229.208.190', NULL, 3, '2023-11-16 10:30:56', '2023-11-16 17:15:02'),
(7765, '85.208.96.210', NULL, 1, '2023-11-16 10:39:27', '2023-11-16 10:39:27'),
(7766, '103.237.37.212', NULL, 1, '2023-11-16 11:02:21', '2023-11-16 11:02:21'),
(7767, '195.191.219.131', NULL, 1, '2023-11-16 11:15:20', '2023-11-16 11:15:20'),
(7768, '202.164.212.138', NULL, 4, '2023-11-16 12:07:00', '2023-11-16 12:08:52'),
(7769, '3.80.81.176', NULL, 1, '2023-11-16 12:07:11', '2023-11-16 12:07:11'),
(7770, '34.227.9.22', NULL, 1, '2023-11-16 12:07:11', '2023-11-16 12:07:11'),
(7771, '100.27.34.37', NULL, 1, '2023-11-16 12:07:12', '2023-11-16 12:07:12'),
(7772, '20.212.189.66', NULL, 1, '2023-11-16 12:31:21', '2023-11-16 12:31:21'),
(7773, '40.94.227.100', NULL, 1, '2023-11-16 12:31:44', '2023-11-16 12:31:44'),
(7774, '128.204.212.78', NULL, 1, '2023-11-16 13:57:03', '2023-11-16 13:57:03'),
(7775, '40.94.226.62', NULL, 1, '2023-11-16 14:16:53', '2023-11-16 14:16:53'),
(7776, '45.131.111.246', NULL, 2, '2023-11-16 14:37:02', '2023-11-16 14:38:09'),
(7777, '51.222.253.3', NULL, 1, '2023-11-16 15:04:36', '2023-11-16 15:04:36'),
(7778, '37.111.220.87', NULL, 1, '2023-11-16 16:21:05', '2023-11-16 16:21:05'),
(7779, '65.154.226.167', NULL, 1, '2023-11-16 17:09:26', '2023-11-16 17:09:26'),
(7780, '51.222.253.7', NULL, 2, '2023-11-16 17:52:56', '2023-11-16 20:41:52'),
(7781, '136.243.220.211', NULL, 1, '2023-11-16 18:11:01', '2023-11-16 18:11:01'),
(7782, '40.77.167.235', NULL, 1, '2023-11-16 18:56:03', '2023-11-16 18:56:03'),
(7783, '102.61.206.160', NULL, 1, '2023-11-16 21:47:50', '2023-11-16 21:47:50'),
(7784, '121.5.231.252', NULL, 2, '2023-11-16 21:49:12', '2023-11-16 21:50:02'),
(7785, '51.222.253.6', NULL, 1, '2023-11-16 23:21:44', '2023-11-16 23:21:44'),
(7786, '66.249.70.6', NULL, 1, '2023-11-17 00:22:28', '2023-11-17 00:22:28'),
(7787, '66.249.65.67', NULL, 1, '2023-11-17 01:31:40', '2023-11-17 01:31:40'),
(7788, '185.108.105.72', NULL, 1, '2023-11-17 01:56:52', '2023-11-17 01:56:52'),
(7789, '51.222.253.20', NULL, 1, '2023-11-17 02:26:11', '2023-11-17 02:26:11'),
(7790, '51.222.253.13', NULL, 2, '2023-11-17 05:17:07', '2023-11-17 08:40:54'),
(7791, '42.236.10.100', NULL, 1, '2023-11-17 06:10:19', '2023-11-17 06:10:19'),
(7792, '27.115.124.49', NULL, 1, '2023-11-17 06:10:20', '2023-11-17 06:10:20'),
(7793, '42.236.10.98', NULL, 1, '2023-11-17 06:10:24', '2023-11-17 06:10:24'),
(7794, '65.154.226.170', NULL, 1, '2023-11-17 07:34:33', '2023-11-17 07:34:33'),
(7795, '65.154.226.166', NULL, 2, '2023-11-17 08:04:54', '2023-11-17 16:32:38'),
(7796, '205.210.31.43', NULL, 1, '2023-11-17 09:27:55', '2023-11-17 09:27:55'),
(7797, '45.248.148.179', NULL, 1, '2023-11-17 09:31:14', '2023-11-17 09:31:14'),
(7798, '65.154.226.169', NULL, 1, '2023-11-17 10:00:23', '2023-11-17 10:00:23'),
(7799, '65.154.226.167', NULL, 3, '2023-11-17 10:07:47', '2023-11-17 17:08:16'),
(7800, '3.122.194.127', NULL, 1, '2023-11-17 10:08:49', '2023-11-17 10:08:49'),
(7801, '52.203.123.31', NULL, 3, '2023-11-17 10:18:16', '2023-11-17 10:18:21'),
(7802, '122.160.202.212', NULL, 1, '2023-11-17 10:24:38', '2023-11-17 10:24:38'),
(7803, '65.154.226.168', NULL, 2, '2023-11-17 11:10:30', '2023-11-17 11:55:56'),
(7804, '51.222.253.16', NULL, 1, '2023-11-17 11:11:54', '2023-11-17 11:11:54'),
(7805, '195.191.219.130', NULL, 1, '2023-11-17 11:21:58', '2023-11-17 11:21:58'),
(7806, '195.191.219.132', NULL, 1, '2023-11-17 12:37:14', '2023-11-17 12:37:14'),
(7807, '66.249.70.7', NULL, 3, '2023-11-17 13:34:17', '2023-11-18 00:00:36'),
(7808, '51.222.253.3', NULL, 1, '2023-11-17 16:36:21', '2023-11-17 16:36:21'),
(7809, '20.118.187.75', NULL, 1, '2023-11-17 16:46:06', '2023-11-17 16:46:06'),
(7810, '23.20.161.131', NULL, 1, '2023-11-17 16:57:19', '2023-11-17 16:57:19'),
(7811, '54.87.228.206', NULL, 1, '2023-11-17 17:36:52', '2023-11-17 17:36:52'),
(7812, '51.222.253.7', NULL, 1, '2023-11-17 18:18:24', '2023-11-17 18:18:24'),
(7813, '205.210.31.51', NULL, 1, '2023-11-17 19:06:59', '2023-11-17 19:06:59'),
(7814, '51.222.253.4', NULL, 1, '2023-11-17 21:18:32', '2023-11-17 21:18:32'),
(7815, '77.75.77.54', NULL, 1, '2023-11-17 21:19:09', '2023-11-17 21:19:09'),
(7816, '66.249.70.8', NULL, 1, '2023-11-17 22:51:09', '2023-11-17 22:51:09'),
(7817, '205.210.31.19', NULL, 1, '2023-11-17 23:18:52', '2023-11-17 23:18:52'),
(7818, '205.210.31.217', NULL, 1, '2023-11-17 23:23:32', '2023-11-17 23:23:32'),
(7819, '66.249.70.6', NULL, 1, '2023-11-17 23:50:37', '2023-11-17 23:50:37'),
(7820, '51.222.253.12', NULL, 1, '2023-11-18 00:26:50', '2023-11-18 00:26:50'),
(7821, '34.116.213.34', NULL, 1, '2023-11-18 01:37:43', '2023-11-18 01:37:43'),
(7822, '35.171.144.152', NULL, 2, '2023-11-18 01:50:53', '2023-11-18 01:50:53'),
(7823, '54.88.179.33', NULL, 1, '2023-11-18 01:50:54', '2023-11-18 01:50:54'),
(7824, '193.111.248.58', NULL, 1, '2023-11-18 03:23:53', '2023-11-18 03:23:53'),
(7825, '193.111.248.131', NULL, 1, '2023-11-18 04:20:40', '2023-11-18 04:20:40'),
(7826, '65.154.226.169', NULL, 1, '2023-11-18 05:45:35', '2023-11-18 05:45:35'),
(7827, '193.111.248.58', NULL, 1, '2023-11-18 06:33:16', '2023-11-18 06:33:16'),
(7828, '51.222.253.20', NULL, 2, '2023-11-18 07:55:00', '2023-11-19 01:22:05'),
(7829, '47.128.63.199', NULL, 1, '2023-11-18 08:10:16', '2023-11-18 08:10:16'),
(7830, '51.222.253.13', NULL, 1, '2023-11-18 08:21:07', '2023-11-18 08:21:07'),
(7831, '193.111.248.131', NULL, 1, '2023-11-18 08:50:04', '2023-11-18 08:50:04'),
(7832, '172.104.61.43', NULL, 1, '2023-11-18 09:05:05', '2023-11-18 09:05:05'),
(7833, '34.42.148.79', NULL, 1, '2023-11-18 10:06:46', '2023-11-18 10:06:46'),
(7834, '198.235.24.18', NULL, 1, '2023-11-18 10:40:20', '2023-11-18 10:40:20'),
(7835, '51.222.253.6', NULL, 2, '2023-11-18 11:04:46', '2023-11-18 23:35:19'),
(7836, '65.154.226.170', NULL, 1, '2023-11-18 11:54:49', '2023-11-18 11:54:49'),
(7837, '195.191.219.133', NULL, 1, '2023-11-18 13:10:20', '2023-11-18 13:10:20'),
(7838, '116.202.232.57', NULL, 1, '2023-11-18 13:55:02', '2023-11-18 13:55:02'),
(7839, '51.222.253.10', NULL, 2, '2023-11-18 13:57:08', '2023-11-18 22:59:12'),
(7840, '202.134.14.157', NULL, 1, '2023-11-18 14:00:31', '2023-11-18 14:00:31'),
(7841, '77.75.77.54', NULL, 1, '2023-11-18 14:59:51', '2023-11-18 14:59:51'),
(7842, '45.139.253.21', NULL, 1, '2023-11-18 15:02:53', '2023-11-18 15:02:53'),
(7843, '83.145.36.70', NULL, 1, '2023-11-18 15:17:38', '2023-11-18 15:17:38'),
(7844, '65.154.226.171', NULL, 1, '2023-11-18 15:20:11', '2023-11-18 15:20:11'),
(7845, '34.84.82.128', NULL, 5, '2023-11-18 15:37:46', '2023-11-19 03:56:42'),
(7846, '66.249.65.67', NULL, 1, '2023-11-18 16:30:51', '2023-11-18 16:30:51'),
(7847, '149.57.14.48', NULL, 1, '2023-11-18 16:31:09', '2023-11-18 16:31:09'),
(7848, '66.249.66.9', NULL, 1, '2023-11-18 16:55:26', '2023-11-18 16:55:26'),
(7849, '197.52.229.255', NULL, 1, '2023-11-18 17:12:31', '2023-11-18 17:12:31'),
(7850, '104.28.198.38', NULL, 1, '2023-11-18 18:14:46', '2023-11-18 18:14:46'),
(7851, '49.51.199.195', NULL, 1, '2023-11-18 18:16:46', '2023-11-18 18:16:46'),
(7852, '91.243.89.31', NULL, 1, '2023-11-18 18:34:50', '2023-11-18 18:34:50'),
(7853, '102.129.152.239', NULL, 1, '2023-11-18 18:57:15', '2023-11-18 18:57:15'),
(7854, '128.204.212.79', NULL, 2, '2023-11-18 19:42:53', '2023-11-19 04:11:42'),
(7855, '66.249.70.6', NULL, 2, '2023-11-18 19:42:56', '2023-11-18 23:39:07'),
(7856, '193.233.137.205', NULL, 1, '2023-11-18 20:08:17', '2023-11-18 20:08:17'),
(7857, '80.255.7.36', NULL, 2, '2023-11-18 20:19:26', '2023-11-18 20:19:27'),
(7858, '125.94.144.102', NULL, 1, '2023-11-18 20:38:17', '2023-11-18 20:38:17'),
(7859, '198.235.24.203', NULL, 1, '2023-11-18 20:50:37', '2023-11-18 20:50:37'),
(7860, '45.92.28.42', NULL, 1, '2023-11-18 20:52:42', '2023-11-18 20:52:42'),
(7861, '205.210.31.141', NULL, 1, '2023-11-18 22:06:01', '2023-11-18 22:06:01'),
(7862, '193.233.82.177', NULL, 1, '2023-11-18 22:11:57', '2023-11-18 22:11:57'),
(7863, '52.167.144.234', NULL, 1, '2023-11-18 22:25:41', '2023-11-18 22:25:41'),
(7864, '66.249.70.8', NULL, 1, '2023-11-18 23:30:17', '2023-11-18 23:30:17'),
(7865, '149.18.30.239', NULL, 1, '2023-11-19 00:50:23', '2023-11-19 00:50:23'),
(7866, '196.242.178.99', NULL, 1, '2023-11-19 01:26:49', '2023-11-19 01:26:49'),
(7867, '119.28.202.234', NULL, 2, '2023-11-19 01:27:38', '2023-11-19 01:27:38'),
(7868, '179.43.191.18', NULL, 2, '2023-11-19 01:44:59', '2023-11-19 03:27:43'),
(7869, '167.160.170.75', NULL, 1, '2023-11-19 02:29:31', '2023-11-19 02:29:31'),
(7870, '34.219.180.147', NULL, 1, '2023-11-19 02:57:22', '2023-11-19 02:57:22'),
(7871, '83.136.82.83', NULL, 1, '2023-11-19 03:02:45', '2023-11-19 03:02:45'),
(7872, '18.236.125.84', NULL, 1, '2023-11-19 03:26:33', '2023-11-19 03:26:33'),
(7873, '136.226.243.15', NULL, 3, '2023-11-19 03:49:33', '2023-11-19 04:04:17'),
(7874, '34.27.245.150', NULL, 1, '2023-11-19 04:01:04', '2023-11-19 04:01:04'),
(7875, '128.204.212.77', NULL, 1, '2023-11-19 04:11:41', '2023-11-19 04:11:41'),
(7876, '180.110.203.108', NULL, 1, '2023-11-19 04:19:21', '2023-11-19 04:19:21'),
(7877, '51.222.253.18', NULL, 1, '2023-11-19 04:46:17', '2023-11-19 04:46:17'),
(7878, '161.35.166.249', NULL, 2, '2023-11-19 05:40:14', '2023-11-19 05:40:16'),
(7879, '65.154.226.167', NULL, 4, '2023-11-19 05:47:06', '2023-11-19 06:47:15'),
(7880, '65.154.226.168', NULL, 4, '2023-11-19 06:44:21', '2023-11-19 06:49:38'),
(7881, '205.210.31.17', NULL, 1, '2023-11-19 07:58:47', '2023-11-19 07:58:47'),
(7882, '175.29.174.74', NULL, 3, '2023-11-19 08:12:45', '2023-11-19 08:13:04'),
(7883, '103.242.22.5', NULL, 2, '2023-11-19 08:12:52', '2023-11-19 08:12:58'),
(7884, '195.191.219.131', NULL, 1, '2023-11-19 09:22:17', '2023-11-19 09:22:17'),
(7885, '40.94.227.59', NULL, 1, '2023-11-19 09:48:28', '2023-11-19 09:48:28'),
(7886, '119.28.202.234', NULL, 4, '2023-11-19 10:41:16', '2023-11-19 20:10:35'),
(7887, '34.227.9.22', NULL, 5, '2023-11-19 10:58:34', '2023-11-19 17:02:17'),
(7888, '18.224.128.89', NULL, 13, '2023-11-19 10:58:35', '2023-11-19 17:18:43'),
(7889, '52.87.218.72', NULL, 5, '2023-11-19 10:58:49', '2023-11-19 17:23:00'),
(7890, '54.235.53.171', NULL, 6, '2023-11-19 10:59:00', '2023-11-19 17:18:43'),
(7891, '18.225.25.214', NULL, 11, '2023-11-19 10:59:00', '2023-11-19 17:23:00'),
(7892, '18.210.6.165', NULL, 7, '2023-11-19 10:59:12', '2023-11-19 17:23:10'),
(7893, '3.219.35.58', NULL, 1, '2023-11-19 11:12:23', '2023-11-19 11:12:23'),
(7894, '3.235.241.183', NULL, 4, '2023-11-19 11:12:23', '2023-11-19 17:23:10'),
(7895, '128.204.212.78', NULL, 1, '2023-11-19 11:18:20', '2023-11-19 11:18:20'),
(7896, '20.212.189.66', NULL, 1, '2023-11-19 11:37:37', '2023-11-19 11:37:37'),
(7897, '66.249.70.8', NULL, 4, '2023-11-19 11:42:15', '2023-11-19 23:10:11'),
(7898, '66.249.70.7', NULL, 2, '2023-11-19 11:45:26', '2023-11-19 23:05:25'),
(7899, '196.221.77.17', NULL, 1, '2023-11-19 11:47:58', '2023-11-19 11:47:58'),
(7900, '66.249.66.4', NULL, 2, '2023-11-19 11:53:04', '2023-11-19 11:53:04'),
(7901, '66.249.70.6', NULL, 1, '2023-11-19 11:53:42', '2023-11-19 11:53:42'),
(7902, '36.111.67.189', NULL, 1, '2023-11-19 12:05:38', '2023-11-19 12:05:38'),
(7903, '66.249.66.11', NULL, 2, '2023-11-19 12:17:44', '2023-11-19 23:59:38'),
(7904, '66.249.66.10', NULL, 1, '2023-11-19 12:20:37', '2023-11-19 12:20:37'),
(7905, '44.221.38.149', NULL, 3, '2023-11-19 12:52:14', '2023-11-19 12:52:15'),
(7906, '93.177.73.2', NULL, 2, '2023-11-19 12:52:31', '2023-11-19 12:52:33'),
(7907, '180.92.224.22', NULL, 2, '2023-11-19 13:00:07', '2023-11-19 13:02:17'),
(7908, '202.134.8.140', NULL, 3, '2023-11-19 13:03:31', '2023-11-19 13:04:28'),
(7909, '174.138.84.51', NULL, 2, '2023-11-19 13:15:45', '2023-11-19 13:15:46'),
(7910, '149.34.245.220', NULL, 1, '2023-11-19 13:24:14', '2023-11-19 13:24:14'),
(7911, '40.94.87.48', NULL, 1, '2023-11-19 13:28:36', '2023-11-19 13:28:36'),
(7912, '13.40.135.213', NULL, 1, '2023-11-19 13:36:48', '2023-11-19 13:36:48'),
(7913, '51.222.253.1', NULL, 1, '2023-11-19 13:58:45', '2023-11-19 13:58:45'),
(7914, '52.167.144.168', NULL, 1, '2023-11-19 14:25:01', '2023-11-19 14:25:01'),
(7915, '87.79.22.196', NULL, 2, '2023-11-19 14:33:32', '2023-11-19 14:33:35'),
(7916, '40.94.227.30', NULL, 1, '2023-11-19 14:34:51', '2023-11-19 14:34:51'),
(7917, '66.249.66.6', NULL, 1, '2023-11-19 14:41:25', '2023-11-19 14:41:25'),
(7918, '45.131.192.225', NULL, 2, '2023-11-19 14:41:34', '2023-11-19 14:41:44'),
(7919, '45.131.192.222', NULL, 1, '2023-11-19 14:41:52', '2023-11-19 14:41:52'),
(7920, '3.95.220.169', NULL, 8, '2023-11-19 14:43:16', '2023-11-19 17:18:43'),
(7921, '3.80.89.126', NULL, 3, '2023-11-19 14:43:32', '2023-11-19 17:18:55'),
(7922, '51.222.253.10', NULL, 1, '2023-11-19 15:11:23', '2023-11-19 15:11:23'),
(7923, '51.15.17.105', NULL, 1, '2023-11-19 15:21:39', '2023-11-19 15:21:39'),
(7924, '3.234.144.171', NULL, 4, '2023-11-19 15:37:29', '2023-11-19 17:18:53'),
(7925, '20.212.195.234', NULL, 1, '2023-11-19 15:45:35', '2023-11-19 15:45:35'),
(7926, '23.99.8.58', NULL, 2, '2023-11-19 16:21:07', '2023-11-19 16:21:09'),
(7927, '40.94.31.62', NULL, 1, '2023-11-19 16:21:17', '2023-11-19 16:21:17'),
(7928, '77.75.77.54', NULL, 1, '2023-11-19 16:40:06', '2023-11-19 16:40:06'),
(7929, '154.13.151.192', NULL, 1, '2023-11-19 17:19:09', '2023-11-19 17:19:09'),
(7930, '51.222.253.2', NULL, 1, '2023-11-19 17:21:43', '2023-11-19 17:21:43'),
(7931, '3.237.91.71', NULL, 1, '2023-11-19 17:22:59', '2023-11-19 17:22:59'),
(7932, '35.232.178.181', NULL, 1, '2023-11-19 17:50:47', '2023-11-19 17:50:47'),
(7933, '27.147.224.251', NULL, 2, '2023-11-19 18:01:24', '2023-11-19 18:01:37'),
(7934, '3.71.40.123', NULL, 1, '2023-11-19 19:17:37', '2023-11-19 19:17:37'),
(7935, '124.225.164.130', NULL, 1, '2023-11-19 19:24:37', '2023-11-19 19:24:37'),
(7936, '51.222.253.12', NULL, 1, '2023-11-19 20:28:25', '2023-11-19 20:28:25'),
(7937, '61.147.15.67', NULL, 1, '2023-11-19 20:51:21', '2023-11-19 20:51:21'),
(7938, '61.147.15.65', NULL, 3, '2023-11-19 20:51:23', '2023-11-19 20:55:47'),
(7939, '3.70.132.75', NULL, 1, '2023-11-19 21:02:49', '2023-11-19 21:02:49'),
(7940, '84.17.60.7', NULL, 1, '2023-11-19 23:05:54', '2023-11-19 23:05:54'),
(7941, '51.222.253.5', NULL, 1, '2023-11-19 23:31:47', '2023-11-19 23:31:47'),
(7942, '91.92.240.93', NULL, 1, '2023-11-20 00:23:20', '2023-11-20 00:23:20'),
(7943, '66.249.66.9', NULL, 1, '2023-11-20 00:34:35', '2023-11-20 00:34:35'),
(7944, '54.201.124.61', NULL, 1, '2023-11-20 01:04:20', '2023-11-20 01:04:20'),
(7945, '34.220.40.175', NULL, 1, '2023-11-20 01:05:55', '2023-11-20 01:05:55'),
(7946, '20.219.62.183', NULL, 5, '2023-11-20 01:17:40', '2023-11-20 01:17:48'),
(7947, '80.152.151.192', NULL, 4, '2023-11-20 01:38:29', '2023-11-20 01:38:35'),
(7948, '175.44.42.119', NULL, 2, '2023-11-20 02:01:07', '2023-11-20 02:01:09'),
(7949, '182.42.110.255', NULL, 1, '2023-11-20 03:10:38', '2023-11-20 03:10:38'),
(7950, '64.64.116.110', NULL, 2, '2023-11-20 04:25:51', '2023-11-20 04:25:57'),
(7951, '64.64.116.112', NULL, 1, '2023-11-20 04:26:06', '2023-11-20 04:26:06'),
(7952, '5.8.251.99', NULL, 1, '2023-11-20 04:37:56', '2023-11-20 04:37:56'),
(7953, '89.76.208.12', NULL, 1, '2023-11-20 05:02:11', '2023-11-20 05:02:11'),
(7954, '51.222.253.12', NULL, 1, '2023-11-20 05:14:40', '2023-11-20 05:14:40'),
(7955, '119.28.202.234', NULL, 6, '2023-11-20 05:30:15', '2023-11-21 00:19:09'),
(7956, '65.154.226.169', NULL, 1, '2023-11-20 05:41:24', '2023-11-20 05:41:24'),
(7957, '51.222.253.6', NULL, 2, '2023-11-20 05:44:23', '2023-11-20 11:39:22'),
(7958, '65.154.226.170', NULL, 3, '2023-11-20 05:59:27', '2023-11-20 07:25:58'),
(7959, '65.154.226.166', NULL, 1, '2023-11-20 06:05:33', '2023-11-20 06:05:33'),
(7960, '185.100.233.250', NULL, 1, '2023-11-20 06:22:40', '2023-11-20 06:22:40'),
(7961, '15.235.15.135', NULL, 1, '2023-11-20 06:59:43', '2023-11-20 06:59:43'),
(7962, '65.154.226.171', NULL, 2, '2023-11-20 07:04:05', '2023-11-20 07:04:07'),
(7963, '65.154.226.168', NULL, 2, '2023-11-20 07:20:27', '2023-11-20 07:20:29'),
(7964, '54.162.180.173', NULL, 1, '2023-11-20 07:22:15', '2023-11-20 07:22:15'),
(7965, '34.31.119.135', NULL, 1, '2023-11-20 07:30:38', '2023-11-20 07:30:38'),
(7966, '185.156.46.116', NULL, 1, '2023-11-20 08:43:19', '2023-11-20 08:43:19'),
(7967, '43.135.153.93', NULL, 1, '2023-11-20 09:19:03', '2023-11-20 09:19:03'),
(7968, '202.40.186.78', NULL, 3, '2023-11-20 10:09:48', '2023-11-20 10:10:01'),
(7969, '195.191.219.132', NULL, 1, '2023-11-20 10:16:51', '2023-11-20 10:16:51'),
(7970, '52.203.123.31', NULL, 3, '2023-11-20 10:18:21', '2023-11-20 10:18:23'),
(7971, '40.94.226.55', NULL, 1, '2023-11-20 10:21:38', '2023-11-20 10:21:38'),
(7972, '40.94.226.3', NULL, 1, '2023-11-20 10:29:42', '2023-11-20 10:29:42'),
(7973, '182.44.10.67', NULL, 1, '2023-11-20 10:44:52', '2023-11-20 10:44:52'),
(7974, '20.212.195.234', NULL, 1, '2023-11-20 11:05:54', '2023-11-20 11:05:54'),
(7975, '40.77.167.56', NULL, 1, '2023-11-20 11:48:00', '2023-11-20 11:48:00'),
(7976, '40.127.110.255', NULL, 3, '2023-11-20 12:03:43', '2023-11-21 02:31:48'),
(7977, '51.222.253.2', NULL, 1, '2023-11-20 12:09:58', '2023-11-20 12:09:58'),
(7978, '128.204.212.79', NULL, 1, '2023-11-20 12:36:14', '2023-11-20 12:36:14'),
(7979, '216.146.25.186', NULL, 1, '2023-11-20 13:23:47', '2023-11-20 13:23:47'),
(7980, '20.212.189.66', NULL, 2, '2023-11-20 14:31:31', '2023-11-20 16:29:24'),
(7981, '84.246.85.11', NULL, 3, '2023-11-20 14:38:43', '2023-11-20 14:38:45'),
(7982, '49.51.199.195', NULL, 2, '2023-11-20 14:47:20', '2023-11-21 01:53:50'),
(7983, '3.129.43.67', NULL, 5, '2023-11-20 14:51:40', '2023-11-20 14:51:44'),
(7984, '182.48.64.110', NULL, 3, '2023-11-20 15:10:02', '2023-11-20 15:12:14'),
(7985, '71.6.134.230', NULL, 1, '2023-11-20 15:28:02', '2023-11-20 15:28:02'),
(7986, '103.197.153.55', NULL, 3, '2023-11-20 15:34:24', '2023-11-20 15:36:44'),
(7987, '217.182.193.41', NULL, 4, '2023-11-20 15:45:12', '2023-11-20 15:45:17'),
(7988, '103.139.235.18', NULL, 1, '2023-11-20 16:12:03', '2023-11-20 16:12:03'),
(7989, '49.37.43.56', NULL, 3, '2023-11-20 16:26:33', '2023-11-20 16:26:44'),
(7990, '49.44.80.200', NULL, 2, '2023-11-20 16:26:39', '2023-11-20 16:26:44'),
(7991, '144.48.115.180', NULL, 3, '2023-11-20 17:34:35', '2023-11-20 17:34:44'),
(7992, '37.72.186.187', NULL, 1, '2023-11-20 17:40:09', '2023-11-20 17:40:09'),
(7993, '20.244.122.79', NULL, 5, '2023-11-20 17:44:39', '2023-11-20 17:44:45'),
(7994, '80.66.79.9', NULL, 3, '2023-11-20 18:09:10', '2023-11-20 18:09:12'),
(7995, '205.210.31.52', NULL, 1, '2023-11-20 18:12:10', '2023-11-20 18:12:10'),
(7996, '39.101.70.40', NULL, 1, '2023-11-20 18:20:14', '2023-11-20 18:20:14'),
(7997, '106.119.167.146', NULL, 1, '2023-11-20 18:30:30', '2023-11-20 18:30:30'),
(7998, '91.92.240.127', NULL, 1, '2023-11-20 19:00:17', '2023-11-20 19:00:17'),
(7999, '103.115.26.84', NULL, 2, '2023-11-20 19:22:31', '2023-11-20 19:22:35'),
(8000, '51.222.253.7', NULL, 1, '2023-11-20 21:12:36', '2023-11-20 21:12:36'),
(8001, '87.236.176.42', NULL, 1, '2023-11-20 21:18:36', '2023-11-20 21:18:36'),
(8002, '87.236.176.194', NULL, 1, '2023-11-20 21:18:39', '2023-11-20 21:18:39'),
(8003, '205.210.31.45', NULL, 1, '2023-11-20 21:38:03', '2023-11-20 21:38:03'),
(8004, '51.222.253.3', NULL, 1, '2023-11-20 22:00:15', '2023-11-20 22:00:15'),
(8005, '103.239.172.200', NULL, 3, '2023-11-20 22:20:49', '2023-11-20 22:41:36'),
(8006, '34.121.88.11', NULL, 1, '2023-11-20 23:41:00', '2023-11-20 23:41:00'),
(8007, '104.250.238.239', NULL, 1, '2023-11-20 23:41:10', '2023-11-20 23:41:10'),
(8008, '154.51.131.142', NULL, 1, '2023-11-20 23:46:02', '2023-11-20 23:46:02'),
(8009, '35.227.33.71', NULL, 2, '2023-11-21 00:05:22', '2023-11-21 00:05:30'),
(8010, '18.246.35.102', NULL, 1, '2023-11-21 00:06:25', '2023-11-21 00:06:25'),
(8011, '186.1.167.125', NULL, 1, '2023-11-21 00:17:29', '2023-11-21 00:17:29'),
(8012, '34.73.196.155', NULL, 2, '2023-11-21 00:26:23', '2023-11-21 00:52:14'),
(8013, '54.187.25.245', NULL, 1, '2023-11-21 01:25:54', '2023-11-21 01:25:54'),
(8014, '52.12.245.179', NULL, 1, '2023-11-21 01:56:29', '2023-11-21 01:56:29'),
(8015, '34.222.207.168', NULL, 1, '2023-11-21 02:00:13', '2023-11-21 02:00:13'),
(8016, '35.196.253.162', NULL, 1, '2023-11-21 02:16:46', '2023-11-21 02:16:46'),
(8017, '51.222.253.18', NULL, 1, '2023-11-21 02:55:43', '2023-11-21 02:55:43'),
(8018, '182.44.9.147', NULL, 1, '2023-11-21 03:12:10', '2023-11-21 03:12:10'),
(8019, '108.143.1.43', NULL, 1, '2023-11-21 03:52:19', '2023-11-21 03:52:19'),
(8020, '51.222.253.15', NULL, 1, '2023-11-21 03:55:16', '2023-11-21 03:55:16'),
(8021, '185.191.171.13', NULL, 1, '2023-11-21 04:28:04', '2023-11-21 04:28:04'),
(8022, '185.108.105.231', NULL, 1, '2023-11-21 05:01:45', '2023-11-21 05:01:45'),
(8023, '213.180.203.77', NULL, 1, '2023-11-21 05:11:15', '2023-11-21 05:11:15'),
(8024, '185.100.233.250', NULL, 1, '2023-11-21 05:20:31', '2023-11-21 05:20:31'),
(8025, '143.110.144.20', NULL, 2, '2023-11-21 05:28:29', '2023-11-21 05:28:30'),
(8026, '40.127.110.255', NULL, 1, '2023-11-21 05:34:40', '2023-11-21 05:34:40'),
(8027, '65.154.226.168', NULL, 6, '2023-11-21 06:11:56', '2023-11-21 06:44:42'),
(8028, '65.154.226.169', NULL, 2, '2023-11-21 06:12:24', '2023-11-21 06:12:27'),
(8029, '205.210.31.246', NULL, 1, '2023-11-21 06:56:13', '2023-11-21 06:56:13'),
(8030, '20.218.146.187', NULL, 2, '2023-11-21 07:02:01', '2023-11-21 07:02:02'),
(8031, '165.225.81.114', NULL, 1, '2023-11-21 08:43:47', '2023-11-21 08:43:47'),
(8032, '31.41.249.110', NULL, 1, '2023-11-21 08:43:50', '2023-11-21 08:43:50'),
(8033, '172.104.161.229', NULL, 1, '2023-11-21 09:06:55', '2023-11-21 09:06:55'),
(8034, '119.28.202.234', NULL, 6, '2023-11-21 09:31:39', '2023-11-22 04:19:01'),
(8035, '20.236.59.68', NULL, 1, '2023-11-21 09:49:21', '2023-11-21 09:49:21'),
(8036, '40.94.31.27', NULL, 1, '2023-11-21 09:49:50', '2023-11-21 09:49:50'),
(8037, '40.94.30.195', NULL, 1, '2023-11-21 09:49:54', '2023-11-21 09:49:54'),
(8038, '35.203.255.111', NULL, 2, '2023-11-21 10:03:47', '2023-11-21 10:04:13'),
(8039, '52.203.123.31', NULL, 3, '2023-11-21 10:18:17', '2023-11-21 10:18:22'),
(8040, '77.75.79.101', NULL, 1, '2023-11-21 10:32:16', '2023-11-21 10:32:16'),
(8041, '193.233.83.96', NULL, 1, '2023-11-21 10:33:54', '2023-11-21 10:33:54'),
(8042, '182.44.2.148', NULL, 1, '2023-11-21 11:01:10', '2023-11-21 11:01:10'),
(8043, '40.94.226.48', NULL, 1, '2023-11-21 11:12:20', '2023-11-21 11:12:20'),
(8044, '40.94.226.10', NULL, 1, '2023-11-21 11:12:24', '2023-11-21 11:12:24'),
(8045, '40.94.226.25', NULL, 1, '2023-11-21 11:12:31', '2023-11-21 11:12:31'),
(8046, '40.94.227.65', NULL, 1, '2023-11-21 11:12:37', '2023-11-21 11:12:37'),
(8047, '20.198.89.19', NULL, 5, '2023-11-21 11:23:10', '2023-11-21 11:23:16'),
(8048, '49.51.199.195', NULL, 3, '2023-11-21 11:28:03', '2023-11-22 03:19:30'),
(8049, '193.186.4.159', NULL, 1, '2023-11-21 11:57:02', '2023-11-21 11:57:02'),
(8050, '195.191.219.133', NULL, 1, '2023-11-21 12:12:47', '2023-11-21 12:12:47'),
(8051, '65.154.226.167', NULL, 1, '2023-11-21 12:34:05', '2023-11-21 12:34:05'),
(8052, '40.94.226.77', NULL, 1, '2023-11-21 13:00:20', '2023-11-21 13:00:20'),
(8053, '40.94.227.16', NULL, 1, '2023-11-21 13:17:04', '2023-11-21 13:17:04'),
(8054, '136.226.245.103', NULL, 1, '2023-11-21 13:17:06', '2023-11-21 13:17:06'),
(8055, '20.212.195.234', NULL, 1, '2023-11-21 13:21:46', '2023-11-21 13:21:46'),
(8056, '27.147.172.165', NULL, 4, '2023-11-21 13:28:13', '2023-11-21 13:30:20'),
(8057, '87.98.186.174', NULL, 1, '2023-11-21 13:37:39', '2023-11-21 13:37:39'),
(8058, '65.154.226.170', NULL, 1, '2023-11-21 13:40:50', '2023-11-21 13:40:50'),
(8059, '51.222.253.1', NULL, 1, '2023-11-21 13:50:10', '2023-11-21 13:50:10'),
(8060, '51.222.253.4', NULL, 1, '2023-11-21 15:15:36', '2023-11-21 15:15:36'),
(8061, '34.121.88.11', NULL, 1, '2023-11-21 15:17:55', '2023-11-21 15:17:55'),
(8062, '5.188.62.140', NULL, 2, '2023-11-21 15:31:04', '2023-11-21 15:31:09'),
(8063, '34.222.196.207', NULL, 1, '2023-11-21 15:32:23', '2023-11-21 15:32:23'),
(8064, '35.196.247.38', NULL, 2, '2023-11-21 15:41:14', '2023-11-21 15:54:01'),
(8065, '205.210.31.76', NULL, 1, '2023-11-21 16:29:34', '2023-11-21 16:29:34'),
(8066, '20.212.189.66', NULL, 1, '2023-11-21 16:40:25', '2023-11-21 16:40:25'),
(8067, '35.89.86.115', NULL, 1, '2023-11-21 17:13:29', '2023-11-21 17:13:29'),
(8068, '83.171.225.19', NULL, 1, '2023-11-21 17:32:01', '2023-11-21 17:32:01'),
(8069, '20.213.252.121', NULL, 5, '2023-11-21 17:44:48', '2023-11-21 17:44:54'),
(8070, '40.94.227.73', NULL, 1, '2023-11-21 17:50:16', '2023-11-21 17:50:16'),
(8071, '51.222.253.12', NULL, 1, '2023-11-21 19:30:41', '2023-11-21 19:30:41'),
(8072, '5.133.192.88', NULL, 1, '2023-11-21 20:59:26', '2023-11-21 20:59:26'),
(8073, '117.33.163.216', NULL, 1, '2023-11-21 21:28:53', '2023-11-21 21:28:53'),
(8074, '212.80.167.67', NULL, 2, '2023-11-21 21:29:06', '2023-11-21 21:29:15'),
(8075, '104.40.182.184', NULL, 2, '2023-11-21 22:00:49', '2023-11-22 03:52:48'),
(8076, '40.77.167.38', NULL, 1, '2023-11-21 22:05:07', '2023-11-21 22:05:07'),
(8077, '194.32.122.22', NULL, 1, '2023-11-21 22:35:16', '2023-11-21 22:35:16'),
(8078, '51.12.56.216', NULL, 1, '2023-11-21 23:07:11', '2023-11-21 23:07:11'),
(8079, '141.98.255.151', NULL, 1, '2023-11-21 23:11:22', '2023-11-21 23:11:22'),
(8080, '185.156.172.168', NULL, 1, '2023-11-22 00:01:37', '2023-11-22 00:01:37'),
(8081, '198.235.24.105', NULL, 1, '2023-11-22 00:06:57', '2023-11-22 00:06:57'),
(8082, '51.222.253.11', NULL, 1, '2023-11-22 00:09:22', '2023-11-22 00:09:22'),
(8083, '38.103.17.69', NULL, 1, '2023-11-22 00:12:27', '2023-11-22 00:12:27'),
(8084, '64.62.202.82', NULL, 1, '2023-11-22 00:45:39', '2023-11-22 00:45:39'),
(8085, '130.255.166.122', NULL, 1, '2023-11-22 01:35:48', '2023-11-22 01:35:48'),
(8086, '77.246.102.95', NULL, 1, '2023-11-22 01:56:31', '2023-11-22 01:56:31'),
(8087, '199.45.154.17', NULL, 1, '2023-11-22 02:00:19', '2023-11-22 02:00:19'),
(8088, '34.102.61.38', NULL, 5, '2023-11-22 02:02:13', '2023-11-22 02:02:17'),
(8089, '34.223.1.79', NULL, 1, '2023-11-22 02:19:42', '2023-11-22 02:19:42'),
(8090, '205.210.31.82', NULL, 1, '2023-11-22 02:46:45', '2023-11-22 02:46:45'),
(8091, '89.76.211.223', NULL, 1, '2023-11-22 03:57:03', '2023-11-22 03:57:03'),
(8092, '199.45.155.17', NULL, 1, '2023-11-22 03:59:37', '2023-11-22 03:59:37'),
(8093, '124.226.222.66', NULL, 1, '2023-11-22 05:39:16', '2023-11-22 05:39:16'),
(8094, '65.154.226.166', NULL, 4, '2023-11-22 05:51:38', '2023-11-22 06:04:22'),
(8095, '185.140.53.137', NULL, 3, '2023-11-22 05:55:32', '2023-11-22 05:55:38'),
(8096, '20.118.210.131', NULL, 1, '2023-11-22 05:57:47', '2023-11-22 05:57:47'),
(8097, '61.147.15.67', NULL, 1, '2023-11-22 06:28:31', '2023-11-22 06:28:31'),
(8098, '58.211.23.183', NULL, 3, '2023-11-22 06:46:56', '2023-11-22 07:05:25'),
(8099, '103.108.61.155', NULL, 2, '2023-11-22 07:04:35', '2023-11-22 07:04:46'),
(8100, '34.42.148.79', NULL, 1, '2023-11-22 07:44:08', '2023-11-22 07:44:08'),
(8101, '193.233.138.107', NULL, 1, '2023-11-22 07:46:03', '2023-11-22 07:46:03'),
(8102, '51.222.253.13', NULL, 1, '2023-11-22 08:18:57', '2023-11-22 08:18:57'),
(8103, '198.235.24.60', NULL, 1, '2023-11-22 08:27:50', '2023-11-22 08:27:50'),
(8104, '195.191.219.133', NULL, 1, '2023-11-22 08:38:57', '2023-11-22 08:38:57'),
(8105, '45.251.58.245', NULL, 2, '2023-11-22 08:58:01', '2023-11-22 08:58:08'),
(8106, '51.222.253.2', NULL, 1, '2023-11-22 08:59:05', '2023-11-22 08:59:05'),
(8107, '172.98.92.59', NULL, 1, '2023-11-22 09:00:01', '2023-11-22 09:00:01'),
(8108, '136.226.237.3', NULL, 2, '2023-11-22 09:43:21', '2023-11-22 09:44:36'),
(8109, '118.179.58.106', NULL, 4, '2023-11-22 09:52:27', '2023-11-22 10:31:16'),
(8110, '44.234.109.115', NULL, 1, '2023-11-22 09:53:52', '2023-11-22 09:53:52'),
(8111, '115.127.0.26', NULL, 1, '2023-11-22 09:59:38', '2023-11-22 09:59:38'),
(8112, '52.203.123.31', NULL, 3, '2023-11-22 10:18:18', '2023-11-22 10:18:23'),
(8113, '49.51.199.195', NULL, 3, '2023-11-22 10:47:46', '2023-11-23 02:52:00'),
(8114, '128.204.212.79', NULL, 2, '2023-11-22 11:45:57', '2023-11-22 22:20:16'),
(8115, '89.46.105.226', NULL, 1, '2023-11-22 12:02:39', '2023-11-22 12:02:39'),
(8116, '20.198.89.19', NULL, 5, '2023-11-22 12:10:53', '2023-11-22 12:10:59'),
(8117, '34.73.222.102', NULL, 2, '2023-11-22 12:19:04', '2023-11-22 12:19:18'),
(8118, '98.159.224.229', NULL, 3, '2023-11-22 12:45:11', '2023-11-22 12:45:34'),
(8119, '34.75.113.207', NULL, 1, '2023-11-22 12:46:06', '2023-11-22 12:46:06'),
(8120, '18.119.129.35', NULL, 5, '2023-11-22 12:57:23', '2023-11-22 12:57:28'),
(8121, '128.204.212.78', NULL, 1, '2023-11-22 12:58:01', '2023-11-22 12:58:01'),
(8122, '222.79.104.23', NULL, 1, '2023-11-22 13:24:43', '2023-11-22 13:24:43'),
(8123, '119.28.202.234', NULL, 4, '2023-11-22 13:30:09', '2023-11-22 23:04:57'),
(8124, '35.190.182.61', NULL, 1, '2023-11-22 13:46:49', '2023-11-22 13:46:49'),
(8125, '192.3.223.130', NULL, 1, '2023-11-22 14:10:41', '2023-11-22 14:10:41'),
(8126, '4.188.243.154', NULL, 5, '2023-11-22 14:14:48', '2023-11-22 14:14:54'),
(8127, '40.94.226.39', NULL, 1, '2023-11-22 14:48:24', '2023-11-22 14:48:24'),
(8128, '40.94.226.66', NULL, 1, '2023-11-22 14:54:28', '2023-11-22 14:54:28'),
(8129, '51.222.253.5', NULL, 1, '2023-11-22 15:03:05', '2023-11-22 15:03:05'),
(8130, '34.23.150.236', NULL, 1, '2023-11-22 15:37:48', '2023-11-22 15:37:48'),
(8131, '94.172.219.135', NULL, 1, '2023-11-22 16:18:35', '2023-11-22 16:18:35'),
(8132, '66.249.65.71', NULL, 1, '2023-11-22 16:36:24', '2023-11-22 16:36:24'),
(8133, '103.25.122.127', NULL, 3, '2023-11-22 16:41:17', '2023-11-22 16:57:47'),
(8134, '212.80.167.67', NULL, 1, '2023-11-22 17:28:35', '2023-11-22 17:28:35'),
(8135, '146.190.96.118', NULL, 1, '2023-11-22 17:30:58', '2023-11-22 17:30:58'),
(8136, '51.222.253.17', NULL, 1, '2023-11-22 18:24:30', '2023-11-22 18:24:30'),
(8137, '196.196.53.116', NULL, 1, '2023-11-22 19:15:27', '2023-11-22 19:15:27'),
(8138, '91.242.228.46', NULL, 1, '2023-11-22 19:41:16', '2023-11-22 19:41:16'),
(8139, '37.111.211.240', NULL, 2, '2023-11-22 20:02:18', '2023-11-22 20:04:02'),
(8140, '193.31.127.159', NULL, 1, '2023-11-22 20:24:25', '2023-11-22 20:24:25'),
(8141, '64.64.116.147', NULL, 3, '2023-11-22 20:33:58', '2023-11-22 20:34:18'),
(8142, '117.62.235.53', NULL, 1, '2023-11-22 21:13:58', '2023-11-22 21:13:58'),
(8143, '34.216.242.96', NULL, 2, '2023-11-22 21:20:29', '2023-11-23 00:35:07'),
(8144, '34.72.112.101', NULL, 1, '2023-11-22 23:01:53', '2023-11-22 23:01:53'),
(8145, '20.243.106.107', NULL, 1, '2023-11-23 00:01:55', '2023-11-23 00:01:55'),
(8146, '40.77.167.43', NULL, 2, '2023-11-23 00:26:55', '2023-11-23 00:31:56'),
(8147, '198.235.24.155', NULL, 1, '2023-11-23 00:31:06', '2023-11-23 00:31:06'),
(8148, '51.222.253.19', NULL, 1, '2023-11-23 01:36:13', '2023-11-23 01:36:13'),
(8149, '35.86.139.153', NULL, 1, '2023-11-23 02:30:17', '2023-11-23 02:30:17'),
(8150, '51.222.253.6', NULL, 1, '2023-11-23 02:35:31', '2023-11-23 02:35:31'),
(8151, '35.87.103.108', NULL, 1, '2023-11-23 02:40:03', '2023-11-23 02:40:03'),
(8152, '221.2.155.200', NULL, 4, '2023-11-23 03:01:33', '2023-11-23 04:20:41'),
(8153, '5.188.87.39', NULL, 2, '2023-11-23 03:28:52', '2023-11-23 03:29:11'),
(8154, '51.222.253.7', NULL, 1, '2023-11-23 04:41:29', '2023-11-23 04:41:29'),
(8155, '193.31.127.98', NULL, 1, '2023-11-23 05:35:20', '2023-11-23 05:35:20'),
(8156, '65.154.226.167', NULL, 2, '2023-11-23 05:42:20', '2023-11-23 05:42:23'),
(8157, '116.58.202.100', NULL, 1, '2023-11-23 06:06:17', '2023-11-23 06:06:17'),
(8158, '18.220.65.0', NULL, 5, '2023-11-23 06:24:04', '2023-11-23 06:24:08'),
(8159, '65.154.226.169', NULL, 4, '2023-11-23 06:53:45', '2023-11-23 07:11:49'),
(8160, '65.154.226.166', NULL, 2, '2023-11-23 06:57:44', '2023-11-23 06:57:46'),
(8161, '159.89.124.210', NULL, 2, '2023-11-23 07:02:07', '2023-11-23 07:02:08'),
(8162, '103.108.44.44', NULL, 1, '2023-11-23 07:35:02', '2023-11-23 07:35:02'),
(8163, '50.21.188.32', NULL, 2, '2023-11-23 07:51:40', '2023-11-23 07:56:50'),
(8164, '74.208.2.237', NULL, 2, '2023-11-23 07:52:04', '2023-11-23 07:57:31'),
(8165, '50.21.188.42', NULL, 1, '2023-11-23 07:56:57', '2023-11-23 07:56:57'),
(8166, '119.28.202.234', NULL, 6, '2023-11-23 08:15:59', '2023-11-24 03:00:56'),
(8167, '15.235.15.135', NULL, 1, '2023-11-23 08:50:07', '2023-11-23 08:50:07'),
(8168, '195.191.219.132', NULL, 1, '2023-11-23 09:24:56', '2023-11-23 09:24:56'),
(8169, '66.249.70.6', NULL, 1, '2023-11-23 09:35:26', '2023-11-23 09:35:26'),
(8170, '49.51.199.195', NULL, 3, '2023-11-23 09:55:40', '2023-11-24 00:08:20'),
(8171, '52.203.123.31', NULL, 3, '2023-11-23 10:18:17', '2023-11-23 10:18:22'),
(8172, '43.229.208.190', NULL, 3, '2023-11-23 11:28:34', '2023-11-23 11:28:48'),
(8173, '103.196.232.133', NULL, 2, '2023-11-23 11:28:43', '2023-11-23 11:28:49'),
(8174, '213.180.203.67', NULL, 1, '2023-11-23 11:30:10', '2023-11-23 11:30:10'),
(8175, '213.180.203.11', NULL, 1, '2023-11-23 11:32:16', '2023-11-23 11:32:16'),
(8176, '13.58.117.62', NULL, 1, '2023-11-23 11:46:30', '2023-11-23 11:46:30'),
(8177, '3.133.148.189', NULL, 1, '2023-11-23 11:46:31', '2023-11-23 11:46:31'),
(8178, '51.222.253.16', NULL, 1, '2023-11-23 11:59:30', '2023-11-23 11:59:30'),
(8179, '104.28.208.85', NULL, 2, '2023-11-23 12:48:02', '2023-11-23 12:48:05'),
(8180, '34.28.228.89', NULL, 1, '2023-11-23 13:41:08', '2023-11-23 13:41:08'),
(8181, '58.145.184.246', NULL, 1, '2023-11-23 14:34:54', '2023-11-23 14:34:54'),
(8182, '192.3.223.130', NULL, 1, '2023-11-23 15:03:18', '2023-11-23 15:03:18'),
(8183, '5.188.62.21', NULL, 1, '2023-11-23 15:11:31', '2023-11-23 15:11:31'),
(8184, '51.222.253.2', NULL, 1, '2023-11-23 15:16:30', '2023-11-23 15:16:30'),
(8185, '103.193.169.80', NULL, 2, '2023-11-23 15:44:43', '2023-11-23 15:44:54'),
(8186, '57.129.19.223', NULL, 1, '2023-11-23 16:06:10', '2023-11-23 16:06:10'),
(8187, '104.250.237.41', NULL, 1, '2023-11-23 16:11:47', '2023-11-23 16:11:47'),
(8188, '124.226.222.66', NULL, 1, '2023-11-23 16:20:45', '2023-11-23 16:20:45'),
(8189, '40.77.12.255', NULL, 5, '2023-11-23 17:28:03', '2023-11-23 17:28:07'),
(8190, '103.92.160.92', NULL, 2, '2023-11-23 17:30:40', '2023-11-23 17:30:46'),
(8191, '51.158.174.16', NULL, 3, '2023-11-23 17:48:04', '2023-11-23 17:48:12'),
(8192, '182.48.90.134', NULL, 3, '2023-11-23 19:02:58', '2023-11-23 19:03:50'),
(8193, '104.250.238.239', NULL, 1, '2023-11-23 19:44:08', '2023-11-23 19:44:08'),
(8194, '34.209.14.79', NULL, 1, '2023-11-23 20:07:31', '2023-11-23 20:07:31'),
(8195, '199.45.155.35', NULL, 1, '2023-11-23 20:41:16', '2023-11-23 20:41:16'),
(8196, '20.218.146.187', NULL, 1, '2023-11-23 21:08:28', '2023-11-23 21:08:28'),
(8197, '66.249.79.163', NULL, 1, '2023-11-23 21:10:05', '2023-11-23 21:10:05'),
(8198, '137.226.113.44', NULL, 1, '2023-11-23 21:11:46', '2023-11-23 21:11:46'),
(8199, '182.44.9.147', NULL, 1, '2023-11-23 21:19:29', '2023-11-23 21:19:29'),
(8200, '128.204.212.77', NULL, 2, '2023-11-23 21:19:30', '2023-11-23 22:07:08'),
(8201, '35.196.146.147', NULL, 2, '2023-11-23 21:20:49', '2023-11-23 21:21:00'),
(8202, '51.222.253.9', NULL, 1, '2023-11-23 21:31:58', '2023-11-23 21:31:58'),
(8203, '34.138.20.125', NULL, 1, '2023-11-23 21:44:33', '2023-11-23 21:44:33'),
(8204, '172.234.18.193', NULL, 1, '2023-11-23 23:30:09', '2023-11-23 23:30:09'),
(8205, '85.239.247.83', NULL, 5, '2023-11-23 23:58:01', '2023-11-23 23:58:06'),
(8206, '61.147.15.67', NULL, 1, '2023-11-24 00:06:51', '2023-11-24 00:06:51'),
(8207, '61.147.15.65', NULL, 3, '2023-11-24 00:07:12', '2023-11-24 00:14:46'),
(8208, '58.211.23.183', NULL, 6, '2023-11-24 00:13:51', '2023-11-24 00:30:32'),
(8209, '122.13.77.124', NULL, 2, '2023-11-24 00:15:02', '2023-11-24 00:26:42'),
(8210, '199.45.154.48', NULL, 1, '2023-11-24 00:20:43', '2023-11-24 00:20:43'),
(8211, '34.75.126.1', NULL, 1, '2023-11-24 00:26:33', '2023-11-24 00:26:33'),
(8212, '128.204.212.79', NULL, 1, '2023-11-24 00:44:45', '2023-11-24 00:44:45'),
(8213, '51.222.253.5', NULL, 1, '2023-11-24 01:02:19', '2023-11-24 01:02:19'),
(8214, '35.161.90.207', NULL, 1, '2023-11-24 01:49:28', '2023-11-24 01:49:28'),
(8215, '34.218.208.214', NULL, 1, '2023-11-24 02:28:43', '2023-11-24 02:28:43'),
(8216, '45.76.70.101', NULL, 1, '2023-11-24 03:06:13', '2023-11-24 03:06:13'),
(8217, '85.239.247.89', NULL, 5, '2023-11-24 03:29:37', '2023-11-24 03:29:41'),
(8218, '34.32.245.42', NULL, 2, '2023-11-24 03:47:46', '2023-11-24 03:47:50'),
(8219, '51.15.216.95', NULL, 1, '2023-11-24 04:55:02', '2023-11-24 04:55:02'),
(8220, '42.83.147.53', NULL, 2, '2023-11-24 05:06:52', '2023-11-24 05:06:58'),
(8221, '198.235.24.196', NULL, 1, '2023-11-24 05:16:04', '2023-11-24 05:16:04'),
(8222, '65.154.226.170', NULL, 2, '2023-11-24 05:30:12', '2023-11-24 05:30:14'),
(8223, '109.70.100.2', NULL, 1, '2023-11-24 05:36:49', '2023-11-24 05:36:49'),
(8224, '5.42.80.233', NULL, 1, '2023-11-24 05:36:50', '2023-11-24 05:36:50'),
(8225, '185.220.100.247', NULL, 1, '2023-11-24 05:36:53', '2023-11-24 05:36:53'),
(8226, '185.220.100.240', NULL, 1, '2023-11-24 05:37:05', '2023-11-24 05:37:05'),
(8227, '65.154.226.168', NULL, 2, '2023-11-24 06:12:37', '2023-11-24 06:12:40'),
(8228, '34.134.15.3', NULL, 1, '2023-11-24 06:15:38', '2023-11-24 06:15:38'),
(8229, '15.204.182.106', NULL, 2, '2023-11-24 06:31:03', '2023-11-24 06:47:32'),
(8230, '65.154.226.171', NULL, 2, '2023-11-24 06:45:57', '2023-11-24 06:45:59'),
(8231, '65.154.226.169', NULL, 2, '2023-11-24 06:46:19', '2023-11-24 06:46:21'),
(8232, '49.51.199.195', NULL, 4, '2023-11-24 07:08:19', '2023-11-25 03:27:16'),
(8233, '188.134.80.97', NULL, 1, '2023-11-24 08:02:16', '2023-11-24 08:02:16'),
(8234, '119.96.24.54', NULL, 1, '2023-11-24 08:10:14', '2023-11-24 08:10:14'),
(8235, '51.222.253.4', NULL, 2, '2023-11-24 08:50:30', '2023-11-24 19:14:12'),
(8236, '178.208.171.87', NULL, 1, '2023-11-24 09:09:32', '2023-11-24 09:09:32'),
(8237, '205.210.31.102', NULL, 1, '2023-11-24 09:19:45', '2023-11-24 09:19:45'),
(8238, '52.203.123.31', NULL, 3, '2023-11-24 10:18:16', '2023-11-24 10:18:29'),
(8239, '195.191.219.130', NULL, 1, '2023-11-24 10:24:06', '2023-11-24 10:24:06'),
(8240, '213.232.122.51', NULL, 1, '2023-11-24 10:25:28', '2023-11-24 10:25:28'),
(8241, '80.66.79.9', NULL, 3, '2023-11-24 10:38:31', '2023-11-24 10:38:33'),
(8242, '40.88.21.235', NULL, 1, '2023-11-24 10:39:37', '2023-11-24 10:39:37'),
(8243, '195.191.219.132', NULL, 1, '2023-11-24 12:07:42', '2023-11-24 12:07:42'),
(8244, '51.222.253.15', NULL, 1, '2023-11-24 12:11:49', '2023-11-24 12:11:49'),
(8245, '119.28.202.234', NULL, 2, '2023-11-24 12:12:35', '2023-11-24 12:12:36'),
(8246, '91.92.253.104', NULL, 2, '2023-11-24 12:54:02', '2023-11-24 15:28:56'),
(8247, '194.251.143.5', NULL, 2, '2023-11-24 14:02:53', '2023-11-24 14:03:03'),
(8248, '205.210.31.145', NULL, 1, '2023-11-24 14:31:50', '2023-11-24 14:31:50'),
(8249, '154.16.69.182', NULL, 1, '2023-11-24 15:00:40', '2023-11-24 15:00:40'),
(8250, '87.250.224.210', NULL, 1, '2023-11-24 15:29:57', '2023-11-24 15:29:57'),
(8251, '87.250.224.236', NULL, 1, '2023-11-24 15:32:02', '2023-11-24 15:32:02'),
(8252, '58.53.218.148', NULL, 2, '2023-11-24 15:32:08', '2023-11-24 16:11:11'),
(8253, '51.222.253.3', NULL, 1, '2023-11-24 15:36:57', '2023-11-24 15:36:57'),
(8254, '20.125.98.175', NULL, 1, '2023-11-24 15:48:01', '2023-11-24 15:48:01'),
(8255, '36.99.136.128', NULL, 1, '2023-11-24 16:35:49', '2023-11-24 16:35:49'),
(8256, '36.99.136.129', NULL, 2, '2023-11-24 16:36:23', '2023-11-24 16:36:30'),
(8257, '199.45.155.16', NULL, 1, '2023-11-24 16:48:53', '2023-11-24 16:48:53'),
(8258, '54.242.186.53', NULL, 1, '2023-11-24 16:56:52', '2023-11-24 16:56:52'),
(8259, '54.203.187.81', NULL, 1, '2023-11-24 16:58:09', '2023-11-24 16:58:09'),
(8260, '64.253.87.60', NULL, 1, '2023-11-24 17:14:48', '2023-11-24 17:14:48'),
(8261, '72.13.46.6', NULL, 1, '2023-11-24 17:19:47', '2023-11-24 17:19:47'),
(8262, '54.87.228.206', NULL, 1, '2023-11-24 17:37:21', '2023-11-24 17:37:21'),
(8263, '93.159.230.87', NULL, 1, '2023-11-24 17:52:11', '2023-11-24 17:52:11'),
(8264, '52.167.144.214', NULL, 1, '2023-11-24 19:03:29', '2023-11-24 19:03:29'),
(8265, '222.79.103.59', NULL, 1, '2023-11-24 20:18:39', '2023-11-24 20:18:39'),
(8266, '71.163.94.71', NULL, 2, '2023-11-24 20:23:53', '2023-11-24 20:23:58'),
(8267, '101.36.123.30', NULL, 1, '2023-11-24 20:27:06', '2023-11-24 20:27:06'),
(8268, '103.149.26.240', NULL, 1, '2023-11-24 20:27:08', '2023-11-24 20:27:08'),
(8269, '185.233.19.229', NULL, 1, '2023-11-24 20:27:33', '2023-11-24 20:27:33'),
(8270, '199.45.154.16', NULL, 1, '2023-11-24 20:43:48', '2023-11-24 20:43:48'),
(8271, '128.204.212.77', NULL, 1, '2023-11-24 21:27:46', '2023-11-24 21:27:46'),
(8272, '34.72.112.101', NULL, 1, '2023-11-24 22:05:13', '2023-11-24 22:05:13'),
(8273, '194.163.137.108', NULL, 1, '2023-11-24 22:18:48', '2023-11-24 22:18:48'),
(8274, '198.235.24.152', NULL, 1, '2023-11-24 22:22:23', '2023-11-24 22:22:23'),
(8275, '103.107.132.203', NULL, 1, '2023-11-24 22:36:37', '2023-11-24 22:36:37'),
(8276, '49.0.5.65', NULL, 2, '2023-11-24 22:42:02', '2023-11-24 22:43:17'),
(8277, '62.141.44.236', NULL, 1, '2023-11-24 22:42:05', '2023-11-24 22:42:05'),
(8278, '37.139.53.17', NULL, 1, '2023-11-24 23:29:04', '2023-11-24 23:29:04'),
(8279, '137.184.226.51', NULL, 3, '2023-11-24 23:32:52', '2023-11-24 23:32:57'),
(8280, '139.59.239.127', NULL, 5, '2023-11-24 23:36:39', '2023-11-24 23:36:49'),
(8281, '35.231.64.134', NULL, 2, '2023-11-25 00:08:12', '2023-11-25 00:08:23'),
(8282, '104.196.102.239', NULL, 1, '2023-11-25 00:30:35', '2023-11-25 00:30:35'),
(8283, '91.92.252.176', NULL, 1, '2023-11-25 00:41:05', '2023-11-25 00:41:05'),
(8284, '34.223.246.98', NULL, 1, '2023-11-25 01:41:59', '2023-11-25 01:41:59'),
(8285, '199.45.155.33', NULL, 1, '2023-11-25 01:59:27', '2023-11-25 01:59:27'),
(8286, '198.235.24.40', NULL, 1, '2023-11-25 02:10:20', '2023-11-25 02:10:20'),
(8287, '34.73.109.108', NULL, 1, '2023-11-25 02:18:05', '2023-11-25 02:18:05'),
(8288, '35.90.193.165', NULL, 1, '2023-11-25 02:21:12', '2023-11-25 02:21:12'),
(8289, '198.235.24.144', NULL, 1, '2023-11-25 02:34:42', '2023-11-25 02:34:42'),
(8290, '40.80.85.150', NULL, 5, '2023-11-25 03:05:49', '2023-11-25 03:05:55'),
(8291, '205.210.31.183', NULL, 1, '2023-11-25 03:06:37', '2023-11-25 03:06:37'),
(8292, '45.141.215.88', NULL, 1, '2023-11-25 03:56:27', '2023-11-25 03:56:27'),
(8293, '185.183.157.214', NULL, 1, '2023-11-25 03:56:43', '2023-11-25 03:56:43'),
(8294, '45.138.16.203', NULL, 1, '2023-11-25 03:56:46', '2023-11-25 03:56:46'),
(8295, '185.130.47.58', NULL, 1, '2023-11-25 03:56:49', '2023-11-25 03:56:49'),
(8296, '43.225.189.153', NULL, 7, '2023-11-25 04:03:25', '2023-11-25 04:09:48'),
(8297, '199.45.155.34', NULL, 1, '2023-11-25 04:13:27', '2023-11-25 04:13:27'),
(8298, '65.154.226.166', NULL, 2, '2023-11-25 05:36:19', '2023-11-25 05:36:21'),
(8299, '65.154.226.169', NULL, 2, '2023-11-25 05:39:20', '2023-11-25 05:39:26'),
(8300, '51.222.253.16', NULL, 1, '2023-11-25 05:44:29', '2023-11-25 05:44:29'),
(8301, '149.56.150.28', NULL, 4, '2023-11-25 06:05:52', '2023-11-25 06:06:10'),
(8302, '149.56.150.89', NULL, 2, '2023-11-25 06:06:35', '2023-11-25 06:06:36'),
(8303, '65.154.226.171', NULL, 2, '2023-11-25 06:22:39', '2023-11-25 06:22:40'),
(8304, '143.198.49.174', NULL, 2, '2023-11-25 06:29:38', '2023-11-25 06:29:39'),
(8305, '116.7.23.60', NULL, 1, '2023-11-25 06:54:18', '2023-11-25 06:54:18'),
(8306, '104.28.230.34', NULL, 1, '2023-11-25 08:34:23', '2023-11-25 08:34:23'),
(8307, '72.14.201.145', NULL, 1, '2023-11-25 08:49:27', '2023-11-25 08:49:27'),
(8308, '72.14.201.159', NULL, 1, '2023-11-25 08:49:58', '2023-11-25 08:49:58'),
(8309, '186.202.153.102', NULL, 1, '2023-11-25 08:55:50', '2023-11-25 08:55:50'),
(8310, '49.51.199.195', NULL, 3, '2023-11-25 10:39:27', '2023-11-26 02:24:03'),
(8311, '51.222.253.4', NULL, 2, '2023-11-25 10:39:32', '2023-11-25 16:27:06'),
(8312, '172.233.248.34', NULL, 1, '2023-11-25 10:40:40', '2023-11-25 10:40:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(8313, '79.166.51.187', NULL, 1, '2023-11-25 11:10:56', '2023-11-25 11:10:56'),
(8314, '91.92.244.199', NULL, 5, '2023-11-25 11:10:57', '2023-11-25 11:11:06'),
(8315, '142.93.150.116', NULL, 2, '2023-11-25 12:07:02', '2023-11-25 12:07:03'),
(8316, '103.187.24.237', NULL, 4, '2023-11-25 12:07:32', '2023-11-25 12:15:46'),
(8317, '195.191.219.132', NULL, 1, '2023-11-25 12:11:06', '2023-11-25 12:11:06'),
(8318, '174.87.218.154', NULL, 1, '2023-11-25 12:41:39', '2023-11-25 12:41:39'),
(8319, '60.188.57.0', NULL, 1, '2023-11-25 12:49:37', '2023-11-25 12:49:37'),
(8320, '51.222.253.2', NULL, 1, '2023-11-25 12:52:17', '2023-11-25 12:52:17'),
(8321, '34.31.119.135', NULL, 1, '2023-11-25 13:03:36', '2023-11-25 13:03:36'),
(8322, '103.20.53.82', NULL, 1, '2023-11-25 13:45:51', '2023-11-25 13:45:51'),
(8323, '91.92.247.158', NULL, 2, '2023-11-25 14:01:49', '2023-11-25 14:01:50'),
(8324, '83.168.112.68', NULL, 1, '2023-11-25 14:04:29', '2023-11-25 14:04:29'),
(8325, '77.83.195.69', NULL, 1, '2023-11-25 14:04:31', '2023-11-25 14:04:31'),
(8326, '66.249.70.8', NULL, 2, '2023-11-25 14:14:32', '2023-11-25 14:18:48'),
(8327, '66.249.70.7', NULL, 1, '2023-11-25 14:23:04', '2023-11-25 14:23:04'),
(8328, '91.92.252.164', NULL, 1, '2023-11-25 14:37:22', '2023-11-25 14:37:22'),
(8329, '114.130.156.157', NULL, 2, '2023-11-25 15:26:22', '2023-11-25 15:26:32'),
(8330, '4.151.72.10', NULL, 2, '2023-11-25 16:01:44', '2023-11-25 16:03:06'),
(8331, '162.213.196.78', NULL, 1, '2023-11-25 16:11:38', '2023-11-25 16:11:38'),
(8332, '43.245.245.157', NULL, 1, '2023-11-25 18:18:46', '2023-11-25 18:18:46'),
(8333, '34.75.10.226', NULL, 3, '2023-11-25 18:28:46', '2023-11-25 18:50:13'),
(8334, '85.239.247.93', NULL, 5, '2023-11-25 18:30:59', '2023-11-25 18:31:04'),
(8335, '205.210.31.102', NULL, 1, '2023-11-25 18:36:56', '2023-11-25 18:36:56'),
(8336, '3.91.160.112', NULL, 1, '2023-11-25 18:44:15', '2023-11-25 18:44:15'),
(8337, '85.239.247.97', NULL, 5, '2023-11-25 18:47:39', '2023-11-25 18:47:43'),
(8338, '202.191.127.37', NULL, 1, '2023-11-25 19:04:42', '2023-11-25 19:04:42'),
(8339, '20.244.122.79', NULL, 5, '2023-11-25 19:58:29', '2023-11-25 19:58:35'),
(8340, '80.66.79.9', NULL, 3, '2023-11-25 20:10:19', '2023-11-25 20:10:21'),
(8341, '92.204.175.87', NULL, 1, '2023-11-25 20:11:24', '2023-11-25 20:11:24'),
(8342, '34.148.152.90', NULL, 1, '2023-11-25 20:25:37', '2023-11-25 20:25:37'),
(8343, '172.233.143.38', NULL, 1, '2023-11-25 20:40:34', '2023-11-25 20:40:34'),
(8344, '104.196.102.239', NULL, 1, '2023-11-25 21:03:35', '2023-11-25 21:03:35'),
(8345, '128.204.212.78', NULL, 1, '2023-11-25 21:04:59', '2023-11-25 21:04:59'),
(8346, '31.171.155.22', NULL, 1, '2023-11-25 21:53:30', '2023-11-25 21:53:30'),
(8347, '152.58.140.120', NULL, 2, '2023-11-25 21:55:37', '2023-11-25 21:55:42'),
(8348, '20.244.0.66', NULL, 1, '2023-11-25 22:01:00', '2023-11-25 22:01:00'),
(8349, '182.44.12.37', NULL, 1, '2023-11-25 22:15:43', '2023-11-25 22:15:43'),
(8350, '199.244.88.218', NULL, 1, '2023-11-25 22:31:08', '2023-11-25 22:31:08'),
(8351, '198.235.24.2', NULL, 1, '2023-11-25 22:41:02', '2023-11-25 22:41:02'),
(8352, '185.152.95.25', NULL, 1, '2023-11-25 23:14:22', '2023-11-25 23:14:22'),
(8353, '185.152.95.53', NULL, 1, '2023-11-25 23:14:22', '2023-11-25 23:14:22'),
(8354, '185.152.95.194', NULL, 1, '2023-11-25 23:14:22', '2023-11-25 23:14:22'),
(8355, '54.68.186.234', NULL, 1, '2023-11-25 23:18:02', '2023-11-25 23:18:02'),
(8356, '52.1.4.93', NULL, 1, '2023-11-25 23:55:58', '2023-11-25 23:55:58'),
(8357, '54.190.19.249', NULL, 1, '2023-11-26 00:02:40', '2023-11-26 00:02:40'),
(8358, '144.76.67.108', NULL, 4, '2023-11-26 00:08:22', '2023-11-26 00:16:25'),
(8359, '13.81.222.84', NULL, 2, '2023-11-26 00:59:51', '2023-11-26 01:01:09'),
(8360, '198.251.73.21', NULL, 1, '2023-11-26 01:41:38', '2023-11-26 01:41:38'),
(8361, '198.251.73.13', NULL, 1, '2023-11-26 01:43:38', '2023-11-26 01:43:38'),
(8362, '198.251.73.33', NULL, 1, '2023-11-26 01:53:54', '2023-11-26 01:53:54'),
(8363, '51.222.253.11', NULL, 1, '2023-11-26 02:08:05', '2023-11-26 02:08:05'),
(8364, '125.124.133.75', NULL, 1, '2023-11-26 02:21:11', '2023-11-26 02:21:11'),
(8365, '52.88.61.141', NULL, 1, '2023-11-26 02:23:02', '2023-11-26 02:23:02'),
(8366, '35.232.178.181', NULL, 1, '2023-11-26 03:01:19', '2023-11-26 03:01:19'),
(8367, '66.249.73.131', NULL, 1, '2023-11-26 03:30:50', '2023-11-26 03:30:50'),
(8368, '72.14.201.215', NULL, 1, '2023-11-26 03:41:01', '2023-11-26 03:41:01'),
(8369, '142.198.101.162', NULL, 1, '2023-11-26 03:41:29', '2023-11-26 03:41:29'),
(8370, '66.249.75.168', NULL, 1, '2023-11-26 04:22:41', '2023-11-26 04:22:41'),
(8371, '66.249.73.130', NULL, 1, '2023-11-26 04:30:02', '2023-11-26 04:30:02'),
(8372, '66.249.75.167', NULL, 1, '2023-11-26 04:48:51', '2023-11-26 04:48:51'),
(8373, '65.154.226.170', NULL, 2, '2023-11-26 05:32:16', '2023-11-26 05:32:21'),
(8374, '65.154.226.166', NULL, 4, '2023-11-26 05:35:07', '2023-11-26 05:43:43'),
(8375, '65.154.226.167', NULL, 2, '2023-11-26 05:53:13', '2023-11-26 05:53:16'),
(8376, '20.218.146.187', NULL, 2, '2023-11-26 06:32:24', '2023-11-26 06:32:26'),
(8377, '167.99.102.248', NULL, 1, '2023-11-26 06:54:38', '2023-11-26 06:54:38'),
(8378, '136.144.147.242', NULL, 3, '2023-11-26 07:34:21', '2023-11-26 07:34:24'),
(8379, '51.222.253.20', NULL, 1, '2023-11-26 08:55:27', '2023-11-26 08:55:27'),
(8380, '34.23.89.233', NULL, 3, '2023-11-26 09:09:07', '2023-11-27 00:39:42'),
(8381, '51.254.199.11', NULL, 1, '2023-11-26 09:17:39', '2023-11-26 09:17:39'),
(8382, '34.23.33.255', NULL, 1, '2023-11-26 09:26:36', '2023-11-26 09:26:36'),
(8383, '195.191.219.132', NULL, 1, '2023-11-26 09:27:47', '2023-11-26 09:27:47'),
(8384, '43.229.208.190', NULL, 7, '2023-11-26 09:39:30', '2023-11-26 13:48:13'),
(8385, '103.130.118.37', NULL, 2, '2023-11-26 09:39:36', '2023-11-26 09:39:43'),
(8386, '91.243.94.150', NULL, 1, '2023-11-26 10:08:24', '2023-11-26 10:08:24'),
(8387, '51.222.253.14', NULL, 2, '2023-11-26 10:12:42', '2023-11-26 23:10:00'),
(8388, '49.51.199.195', NULL, 3, '2023-11-26 10:20:16', '2023-11-27 02:01:41'),
(8389, '35.231.64.134', NULL, 2, '2023-11-26 10:35:33', '2023-11-27 02:09:10'),
(8390, '43.225.189.141', NULL, 2, '2023-11-26 11:52:34', '2023-11-26 11:52:34'),
(8391, '166.0.218.56', NULL, 1, '2023-11-26 12:51:22', '2023-11-26 12:51:22'),
(8392, '100.27.34.37', NULL, 1, '2023-11-26 12:52:49', '2023-11-26 12:52:49'),
(8393, '18.225.25.214', NULL, 1, '2023-11-26 12:52:50', '2023-11-26 12:52:50'),
(8394, '18.210.6.165', NULL, 1, '2023-11-26 12:53:06', '2023-11-26 12:53:06'),
(8395, '58.145.189.239', NULL, 2, '2023-11-26 13:16:40', '2023-11-26 13:16:45'),
(8396, '66.249.70.168', NULL, 1, '2023-11-26 13:39:55', '2023-11-26 13:39:55'),
(8397, '124.226.222.66', NULL, 2, '2023-11-26 14:01:43', '2023-11-27 01:44:31'),
(8398, '34.248.70.91', NULL, 1, '2023-11-26 14:37:24', '2023-11-26 14:37:24'),
(8399, '35.176.66.178', NULL, 1, '2023-11-26 14:37:27', '2023-11-26 14:37:27'),
(8400, '54.170.66.173', NULL, 1, '2023-11-26 14:37:48', '2023-11-26 14:37:48'),
(8401, '52.214.173.104', NULL, 1, '2023-11-26 15:25:14', '2023-11-26 15:25:14'),
(8402, '35.178.228.46', NULL, 3, '2023-11-26 15:25:15', '2023-11-26 15:33:46'),
(8403, '34.248.158.73', NULL, 1, '2023-11-26 15:25:43', '2023-11-26 15:25:43'),
(8404, '54.194.178.92', NULL, 2, '2023-11-26 15:29:36', '2023-11-26 15:33:45'),
(8405, '52.48.161.10', NULL, 1, '2023-11-26 15:30:01', '2023-11-26 15:30:01'),
(8406, '114.130.188.23', NULL, 2, '2023-11-26 15:31:52', '2023-11-26 15:31:57'),
(8407, '54.154.240.158', NULL, 1, '2023-11-26 15:34:12', '2023-11-26 15:34:12'),
(8408, '51.222.253.2', NULL, 1, '2023-11-26 15:54:46', '2023-11-26 15:54:46'),
(8409, '128.199.81.9', NULL, 5, '2023-11-26 16:42:57', '2023-11-26 16:43:03'),
(8410, '165.225.230.81', NULL, 2, '2023-11-26 17:02:07', '2023-11-26 17:03:12'),
(8411, '157.55.39.62', NULL, 1, '2023-11-26 17:52:12', '2023-11-26 17:52:12'),
(8412, '34.31.119.135', NULL, 1, '2023-11-26 18:08:55', '2023-11-26 18:08:55'),
(8413, '66.249.70.172', NULL, 1, '2023-11-26 18:12:10', '2023-11-26 18:12:10'),
(8414, '62.122.184.194', NULL, 1, '2023-11-26 19:58:46', '2023-11-26 19:58:46'),
(8415, '89.19.34.207', NULL, 1, '2023-11-26 20:18:44', '2023-11-26 20:18:44'),
(8416, '170.64.130.230', NULL, 3, '2023-11-26 21:58:44', '2023-11-26 21:58:47'),
(8417, '42.236.101.232', NULL, 1, '2023-11-26 22:23:35', '2023-11-26 22:23:35'),
(8418, '91.243.90.23', NULL, 1, '2023-11-26 22:23:51', '2023-11-26 22:23:51'),
(8419, '128.204.212.77', NULL, 1, '2023-11-26 22:24:48', '2023-11-26 22:24:48'),
(8420, '17.241.75.54', NULL, 1, '2023-11-26 22:43:48', '2023-11-26 22:43:48'),
(8421, '43.143.60.88', NULL, 4, '2023-11-26 22:44:58', '2023-11-26 22:55:45'),
(8422, '42.236.17.212', NULL, 1, '2023-11-26 23:33:18', '2023-11-26 23:33:18'),
(8423, '128.204.212.78', NULL, 1, '2023-11-26 23:51:48', '2023-11-26 23:51:48'),
(8424, '34.23.160.43', NULL, 2, '2023-11-27 00:20:48', '2023-11-27 00:20:56'),
(8425, '42.236.17.220', NULL, 1, '2023-11-27 00:34:07', '2023-11-27 00:34:07'),
(8426, '52.167.144.191', NULL, 1, '2023-11-27 00:36:04', '2023-11-27 00:36:04'),
(8427, '192.3.223.130', NULL, 1, '2023-11-27 00:59:48', '2023-11-27 00:59:48'),
(8428, '40.77.167.235', NULL, 1, '2023-11-27 01:02:12', '2023-11-27 01:02:12'),
(8429, '66.249.70.8', NULL, 1, '2023-11-27 01:02:30', '2023-11-27 01:02:30'),
(8430, '66.249.70.6', NULL, 1, '2023-11-27 01:10:27', '2023-11-27 01:10:27'),
(8431, '194.104.11.38', NULL, 1, '2023-11-27 01:12:28', '2023-11-27 01:12:28'),
(8432, '193.233.90.147', NULL, 1, '2023-11-27 01:12:28', '2023-11-27 01:12:28'),
(8433, '194.104.11.46', NULL, 1, '2023-11-27 01:12:28', '2023-11-27 01:12:28'),
(8434, '66.249.70.173', NULL, 1, '2023-11-27 01:57:15', '2023-11-27 01:57:15'),
(8435, '54.149.31.181', NULL, 1, '2023-11-27 02:11:51', '2023-11-27 02:11:51'),
(8436, '173.252.87.1', NULL, 1, '2023-11-27 02:28:42', '2023-11-27 02:28:42'),
(8437, '35.89.189.126', NULL, 1, '2023-11-27 02:29:41', '2023-11-27 02:29:41'),
(8438, '91.92.247.158', NULL, 1, '2023-11-27 02:33:11', '2023-11-27 02:33:11'),
(8439, '173.252.107.117', NULL, 1, '2023-11-27 02:37:46', '2023-11-27 02:37:46'),
(8440, '149.57.13.161', NULL, 1, '2023-11-27 03:05:06', '2023-11-27 03:05:06'),
(8441, '51.222.253.5', NULL, 1, '2023-11-27 03:06:36', '2023-11-27 03:06:36'),
(8442, '198.235.24.29', NULL, 1, '2023-11-27 03:43:01', '2023-11-27 03:43:01'),
(8443, '138.197.122.82', NULL, 2, '2023-11-27 05:18:31', '2023-11-27 05:18:32'),
(8444, '52.206.194.98', NULL, 1, '2023-11-27 05:34:24', '2023-11-27 05:34:24'),
(8445, '193.93.193.211', NULL, 1, '2023-11-27 05:34:57', '2023-11-27 05:34:57'),
(8446, '65.155.30.101', NULL, 2, '2023-11-27 05:51:38', '2023-11-27 05:51:40'),
(8447, '65.154.226.171', NULL, 2, '2023-11-27 06:02:08', '2023-11-27 06:02:10'),
(8448, '183.136.225.45', NULL, 2, '2023-11-27 06:15:21', '2023-11-27 06:15:49'),
(8449, '66.249.70.7', NULL, 1, '2023-11-27 07:00:31', '2023-11-27 07:00:31'),
(8450, '34.229.48.93', NULL, 1, '2023-11-27 07:24:53', '2023-11-27 07:24:53'),
(8451, '5.188.87.39', NULL, 2, '2023-11-27 07:46:15', '2023-11-27 07:46:36'),
(8452, '40.77.167.43', NULL, 1, '2023-11-27 07:50:06', '2023-11-27 07:50:06'),
(8453, '35.238.165.228', NULL, 1, '2023-11-27 08:13:17', '2023-11-27 08:13:17'),
(8454, '49.51.199.195', NULL, 3, '2023-11-27 09:47:28', '2023-11-28 00:41:49'),
(8455, '139.59.126.18', NULL, 6, '2023-11-27 09:51:20', '2023-11-27 09:51:30'),
(8456, '195.191.219.133', NULL, 1, '2023-11-27 09:57:41', '2023-11-27 09:57:41'),
(8457, '103.59.39.81', NULL, 3, '2023-11-27 10:04:14', '2023-11-27 10:28:48'),
(8458, '51.222.253.4', NULL, 1, '2023-11-27 10:12:09', '2023-11-27 10:12:09'),
(8459, '52.203.123.31', NULL, 3, '2023-11-27 10:18:17', '2023-11-27 10:18:22'),
(8460, '3.80.81.176', NULL, 1, '2023-11-27 10:34:52', '2023-11-27 10:34:52'),
(8461, '18.225.25.214', NULL, 2, '2023-11-27 10:34:53', '2023-11-27 12:29:38'),
(8462, '18.210.6.165', NULL, 1, '2023-11-27 10:35:06', '2023-11-27 10:35:06'),
(8463, '149.18.57.149', NULL, 1, '2023-11-27 11:01:17', '2023-11-27 11:01:17'),
(8464, '91.92.241.96', NULL, 1, '2023-11-27 11:13:56', '2023-11-27 11:13:56'),
(8465, '51.222.253.18', NULL, 2, '2023-11-27 11:14:46', '2023-11-27 13:27:32'),
(8466, '123.136.27.241', NULL, 2, '2023-11-27 11:37:39', '2023-11-27 11:37:52'),
(8467, '40.77.167.28', NULL, 1, '2023-11-27 11:48:52', '2023-11-27 11:48:52'),
(8468, '45.250.102.6', NULL, 3, '2023-11-27 11:51:28', '2023-11-27 23:38:23'),
(8469, '3.237.91.71', NULL, 1, '2023-11-27 12:29:38', '2023-11-27 12:29:38'),
(8470, '54.235.53.171', NULL, 1, '2023-11-27 12:29:51', '2023-11-27 12:29:51'),
(8471, '185.190.42.200', NULL, 1, '2023-11-27 12:31:48', '2023-11-27 12:31:48'),
(8472, '34.138.163.183', NULL, 2, '2023-11-27 12:35:58', '2023-11-27 12:36:07'),
(8473, '20.244.0.66', NULL, 1, '2023-11-27 12:49:54', '2023-11-27 12:49:54'),
(8474, '34.23.33.255', NULL, 1, '2023-11-27 12:58:29', '2023-11-27 12:58:29'),
(8475, '85.239.247.99', NULL, 5, '2023-11-27 14:00:53', '2023-11-27 14:00:57'),
(8476, '34.23.160.43', NULL, 1, '2023-11-27 14:23:43', '2023-11-27 14:23:43'),
(8477, '85.239.247.93', NULL, 5, '2023-11-27 14:29:18', '2023-11-27 14:29:22'),
(8478, '123.200.16.98', NULL, 2, '2023-11-27 14:50:07', '2023-11-27 14:50:23'),
(8479, '20.118.175.84', NULL, 3, '2023-11-27 15:24:18', '2023-11-28 02:06:49'),
(8480, '198.235.24.147', NULL, 1, '2023-11-27 15:50:04', '2023-11-27 15:50:04'),
(8481, '179.43.191.18', NULL, 1, '2023-11-27 16:03:04', '2023-11-27 16:03:04'),
(8482, '66.249.75.167', NULL, 2, '2023-11-27 16:07:03', '2023-11-27 16:39:22'),
(8483, '162.213.196.78', NULL, 1, '2023-11-27 16:10:51', '2023-11-27 16:10:51'),
(8484, '66.249.75.162', NULL, 1, '2023-11-27 16:38:55', '2023-11-27 16:38:55'),
(8485, '43.153.70.68', NULL, 1, '2023-11-27 16:47:26', '2023-11-27 16:47:26'),
(8486, '35.88.238.48', NULL, 1, '2023-11-27 17:04:40', '2023-11-27 17:04:40'),
(8487, '145.220.91.19', NULL, 1, '2023-11-27 17:44:55', '2023-11-27 17:44:55'),
(8488, '84.14.228.226', NULL, 2, '2023-11-27 18:46:44', '2023-11-27 18:47:04'),
(8489, '128.204.212.77', NULL, 1, '2023-11-27 18:56:03', '2023-11-27 18:56:03'),
(8490, '87.236.176.236', NULL, 1, '2023-11-27 20:17:07', '2023-11-27 20:17:07'),
(8491, '87.236.176.251', NULL, 1, '2023-11-27 20:17:10', '2023-11-27 20:17:10'),
(8492, '172.233.143.38', NULL, 1, '2023-11-27 20:31:10', '2023-11-27 20:31:10'),
(8493, '27.115.124.118', NULL, 1, '2023-11-27 21:15:41', '2023-11-27 21:15:41'),
(8494, '27.115.124.109', NULL, 1, '2023-11-27 21:15:44', '2023-11-27 21:15:44'),
(8495, '123.6.49.41', NULL, 1, '2023-11-27 21:17:05', '2023-11-27 21:17:05'),
(8496, '168.227.105.34', NULL, 3, '2023-11-27 21:19:09', '2023-11-27 21:19:11'),
(8497, '98.70.50.23', NULL, 1, '2023-11-27 22:05:38', '2023-11-27 22:05:38'),
(8498, '172.203.8.246', NULL, 3, '2023-11-27 22:10:15', '2023-11-27 22:10:17'),
(8499, '103.230.106.22', NULL, 2, '2023-11-27 22:23:47', '2023-11-27 22:24:02'),
(8500, '20.169.52.139', NULL, 5, '2023-11-27 22:53:33', '2023-11-27 22:53:38'),
(8501, '54.149.43.243', NULL, 1, '2023-11-27 23:17:31', '2023-11-27 23:17:31'),
(8502, '52.34.242.13', NULL, 1, '2023-11-27 23:43:18', '2023-11-27 23:43:18'),
(8503, '34.42.148.79', NULL, 1, '2023-11-28 00:00:41', '2023-11-28 00:00:41'),
(8504, '120.71.59.24', NULL, 1, '2023-11-28 01:02:55', '2023-11-28 01:02:55'),
(8505, '20.229.228.43', NULL, 2, '2023-11-28 01:26:15', '2023-11-28 01:27:59'),
(8506, '179.60.147.123', NULL, 1, '2023-11-28 01:39:45', '2023-11-28 01:39:45'),
(8507, '85.209.176.74', NULL, 1, '2023-11-28 01:55:11', '2023-11-28 01:55:11'),
(8508, '5.133.192.128', NULL, 1, '2023-11-28 01:55:27', '2023-11-28 01:55:27'),
(8509, '51.222.253.15', NULL, 1, '2023-11-28 03:41:25', '2023-11-28 03:41:25'),
(8510, '167.99.144.86', NULL, 1, '2023-11-28 04:04:07', '2023-11-28 04:04:07'),
(8511, '216.24.216.13', NULL, 1, '2023-11-28 04:23:47', '2023-11-28 04:23:47'),
(8512, '192.71.3.26', NULL, 1, '2023-11-28 05:06:39', '2023-11-28 05:06:39'),
(8513, '20.118.175.84', NULL, 1, '2023-11-28 05:17:14', '2023-11-28 05:17:14'),
(8514, '20.229.228.43', NULL, 2, '2023-11-28 05:18:52', '2023-11-28 05:20:15'),
(8515, '218.201.51.72', NULL, 1, '2023-11-28 05:43:51', '2023-11-28 05:43:51'),
(8516, '199.45.155.16', NULL, 1, '2023-11-28 05:48:12', '2023-11-28 05:48:12'),
(8517, '34.138.110.171', NULL, 3, '2023-11-28 05:56:27', '2023-11-28 19:51:18'),
(8518, '34.74.126.69', NULL, 1, '2023-11-28 06:13:34', '2023-11-28 06:13:34'),
(8519, '65.154.226.166', NULL, 2, '2023-11-28 06:27:31', '2023-11-28 06:27:33'),
(8520, '199.45.154.48', NULL, 1, '2023-11-28 06:30:14', '2023-11-28 06:30:14'),
(8521, '65.154.226.169', NULL, 2, '2023-11-28 06:35:18', '2023-11-28 06:35:20'),
(8522, '34.23.194.168', NULL, 1, '2023-11-28 07:31:18', '2023-11-28 07:31:18'),
(8523, '35.242.187.32', NULL, 1, '2023-11-28 07:36:54', '2023-11-28 07:36:54'),
(8524, '49.51.199.195', NULL, 3, '2023-11-28 08:01:52', '2023-11-28 23:07:53'),
(8525, '36.99.136.129', NULL, 1, '2023-11-28 08:35:04', '2023-11-28 08:35:04'),
(8526, '36.99.136.137', NULL, 1, '2023-11-28 08:35:06', '2023-11-28 08:35:06'),
(8527, '36.99.136.136', NULL, 1, '2023-11-28 08:35:10', '2023-11-28 08:35:10'),
(8528, '74.80.182.88', NULL, 1, '2023-11-28 08:37:42', '2023-11-28 08:37:42'),
(8529, '54.71.187.124', NULL, 1, '2023-11-28 08:39:53', '2023-11-28 08:39:53'),
(8530, '207.46.13.153', NULL, 1, '2023-11-28 08:52:28', '2023-11-28 08:52:28'),
(8531, '217.114.218.22', NULL, 2, '2023-11-28 09:08:42', '2023-11-28 09:08:43'),
(8532, '94.102.49.123', NULL, 1, '2023-11-28 09:09:39', '2023-11-28 09:09:39'),
(8533, '94.102.49.206', NULL, 1, '2023-11-28 09:09:45', '2023-11-28 09:09:45'),
(8534, '188.42.195.140', NULL, 1, '2023-11-28 09:09:46', '2023-11-28 09:09:46'),
(8535, '211.234.188.134', NULL, 2, '2023-11-28 09:10:50', '2023-11-28 09:10:50'),
(8536, '3.80.204.206', NULL, 2, '2023-11-28 09:11:56', '2023-11-28 09:11:58'),
(8537, '38.86.229.52', NULL, 1, '2023-11-28 09:13:20', '2023-11-28 09:13:20'),
(8538, '35.187.132.194', NULL, 3, '2023-11-28 09:19:05', '2023-11-28 09:19:15'),
(8539, '3.148.107.3', NULL, 1, '2023-11-28 09:19:05', '2023-11-28 09:19:05'),
(8540, '34.220.238.155', NULL, 1, '2023-11-28 09:19:05', '2023-11-28 09:19:05'),
(8541, '34.216.225.16', NULL, 1, '2023-11-28 09:19:05', '2023-11-28 09:19:05'),
(8542, '158.69.201.47', NULL, 1, '2023-11-28 09:19:06', '2023-11-28 09:19:06'),
(8543, '3.15.231.72', NULL, 2, '2023-11-28 09:19:07', '2023-11-28 09:19:07'),
(8544, '185.232.22.220', NULL, 2, '2023-11-28 09:19:11', '2023-11-28 09:19:11'),
(8545, '149.40.50.68', NULL, 2, '2023-11-28 09:19:11', '2023-11-28 09:19:12'),
(8546, '223.39.188.76', NULL, 1, '2023-11-28 09:19:12', '2023-11-28 09:19:12'),
(8547, '218.232.76.188', NULL, 2, '2023-11-28 09:19:12', '2023-11-28 09:19:13'),
(8548, '195.80.149.246', NULL, 2, '2023-11-28 09:19:12', '2023-11-28 09:19:13'),
(8549, '111.218.1.235', NULL, 1, '2023-11-28 09:19:13', '2023-11-28 09:19:13'),
(8550, '35.187.132.193', NULL, 1, '2023-11-28 09:19:15', '2023-11-28 09:19:15'),
(8551, '44.242.155.73', NULL, 1, '2023-11-28 09:39:11', '2023-11-28 09:39:11'),
(8552, '69.167.38.108', NULL, 1, '2023-11-28 09:44:05', '2023-11-28 09:44:05'),
(8553, '52.203.123.31', NULL, 3, '2023-11-28 10:18:17', '2023-11-28 10:18:21'),
(8554, '178.255.148.166', NULL, 1, '2023-11-28 10:24:13', '2023-11-28 10:24:13'),
(8555, '37.203.210.191', NULL, 1, '2023-11-28 10:32:46', '2023-11-28 10:32:46'),
(8556, '65.154.226.171', NULL, 2, '2023-11-28 10:33:57', '2023-11-28 10:34:00'),
(8557, '128.204.212.79', NULL, 1, '2023-11-28 10:45:11', '2023-11-28 10:45:11'),
(8558, '51.222.253.3', NULL, 1, '2023-11-28 11:15:59', '2023-11-28 11:15:59'),
(8559, '54.238.152.158', NULL, 2, '2023-11-28 11:22:01', '2023-11-28 11:22:01'),
(8560, '77.75.79.32', NULL, 1, '2023-11-28 11:28:23', '2023-11-28 11:28:23'),
(8561, '57.128.81.210', NULL, 1, '2023-11-28 11:28:38', '2023-11-28 11:28:38'),
(8562, '202.181.6.112', NULL, 3, '2023-11-28 11:52:56', '2023-11-28 11:53:30'),
(8563, '118.179.20.220', NULL, 1, '2023-11-28 12:04:01', '2023-11-28 12:04:01'),
(8564, '195.191.219.130', NULL, 1, '2023-11-28 12:25:04', '2023-11-28 12:25:04'),
(8565, '205.169.39.85', NULL, 1, '2023-11-28 12:41:43', '2023-11-28 12:41:43'),
(8566, '178.208.171.208', NULL, 1, '2023-11-28 12:43:54', '2023-11-28 12:43:54'),
(8567, '123.200.15.138', NULL, 2, '2023-11-28 12:43:55', '2023-11-28 12:44:01'),
(8568, '43.229.208.190', NULL, 2, '2023-11-28 13:29:53', '2023-11-28 13:29:57'),
(8569, '104.222.43.161', NULL, 2, '2023-11-28 13:31:57', '2023-11-28 13:31:57'),
(8570, '51.222.253.5', NULL, 1, '2023-11-28 13:32:16', '2023-11-28 13:32:16'),
(8571, '199.244.88.230', NULL, 1, '2023-11-28 14:32:56', '2023-11-28 14:32:56'),
(8572, '113.11.107.16', NULL, 2, '2023-11-28 14:48:35', '2023-11-28 14:48:42'),
(8573, '3.80.81.176', NULL, 1, '2023-11-28 14:55:50', '2023-11-28 14:55:50'),
(8574, '18.224.128.89', NULL, 1, '2023-11-28 14:55:50', '2023-11-28 14:55:50'),
(8575, '3.235.241.183', NULL, 1, '2023-11-28 14:56:01', '2023-11-28 14:56:01'),
(8576, '203.202.240.189', NULL, 2, '2023-11-28 15:26:29', '2023-11-28 15:26:40'),
(8577, '34.121.227.35', NULL, 1, '2023-11-28 15:26:49', '2023-11-28 15:26:49'),
(8578, '154.51.131.142', NULL, 1, '2023-11-28 15:52:09', '2023-11-28 15:52:09'),
(8579, '104.222.43.135', NULL, 2, '2023-11-28 16:05:24', '2023-11-28 16:05:25'),
(8580, '107.174.115.13', NULL, 1, '2023-11-28 16:16:53', '2023-11-28 16:16:53'),
(8581, '85.239.247.83', NULL, 1, '2023-11-28 16:26:35', '2023-11-28 16:26:35'),
(8582, '104.222.43.232', NULL, 2, '2023-11-28 16:29:45', '2023-11-28 16:29:45'),
(8583, '103.131.156.162', NULL, 2, '2023-11-28 16:44:46', '2023-11-28 16:44:56'),
(8584, '35.185.11.39', NULL, 2, '2023-11-28 18:16:22', '2023-11-28 18:16:30'),
(8585, '34.23.33.255', NULL, 1, '2023-11-28 18:34:14', '2023-11-28 18:34:14'),
(8586, '172.178.115.188', NULL, 3, '2023-11-28 19:06:44', '2023-11-28 23:36:28'),
(8587, '35.92.207.51', NULL, 1, '2023-11-28 19:19:59', '2023-11-28 19:19:59'),
(8588, '94.131.61.241', NULL, 1, '2023-11-28 20:13:55', '2023-11-28 20:13:55'),
(8589, '3.89.13.27', NULL, 2, '2023-11-28 20:13:56', '2023-11-29 04:02:28'),
(8590, '103.253.45.79', NULL, 2, '2023-11-28 20:51:30', '2023-11-28 20:51:48'),
(8591, '51.222.253.1', NULL, 1, '2023-11-28 20:57:39', '2023-11-28 20:57:39'),
(8592, '172.203.8.246', NULL, 3, '2023-11-28 21:12:26', '2023-11-28 21:12:28'),
(8593, '147.53.113.54', NULL, 1, '2023-11-28 21:45:19', '2023-11-28 21:45:19'),
(8594, '54.166.234.105', NULL, 1, '2023-11-28 21:45:53', '2023-11-28 21:45:53'),
(8595, '35.170.68.247', NULL, 1, '2023-11-28 21:46:37', '2023-11-28 21:46:37'),
(8596, '208.93.217.123', NULL, 1, '2023-11-28 21:52:34', '2023-11-28 21:52:34'),
(8597, '35.153.177.95', NULL, 1, '2023-11-28 21:52:48', '2023-11-28 21:52:48'),
(8598, '44.211.50.238', NULL, 1, '2023-11-28 21:52:52', '2023-11-28 21:52:52'),
(8599, '145.220.91.19', NULL, 1, '2023-11-28 22:11:29', '2023-11-28 22:11:29'),
(8600, '124.226.222.66', NULL, 1, '2023-11-28 22:32:18', '2023-11-28 22:32:18'),
(8601, '34.106.255.230', NULL, 5, '2023-11-28 23:18:03', '2023-11-28 23:18:08'),
(8602, '46.4.104.39', NULL, 1, '2023-11-28 23:36:43', '2023-11-28 23:36:43'),
(8603, '103.98.206.37', NULL, 3, '2023-11-29 00:17:58', '2023-11-29 00:18:08'),
(8604, '20.2.66.219', NULL, 5, '2023-11-29 01:05:12', '2023-11-29 01:05:18'),
(8605, '188.166.182.116', NULL, 5, '2023-11-29 01:26:01', '2023-11-29 01:26:07'),
(8606, '34.215.165.241', NULL, 1, '2023-11-29 01:46:01', '2023-11-29 01:46:01'),
(8607, '80.66.79.9', NULL, 3, '2023-11-29 02:18:20', '2023-11-29 02:18:22'),
(8608, '54.218.249.136', NULL, 1, '2023-11-29 02:36:50', '2023-11-29 02:36:50'),
(8609, '34.78.6.216', NULL, 1, '2023-11-29 02:43:04', '2023-11-29 02:43:04'),
(8610, '34.76.96.55', NULL, 1, '2023-11-29 02:43:05', '2023-11-29 02:43:05'),
(8611, '42.83.147.53', NULL, 1, '2023-11-29 03:25:14', '2023-11-29 03:25:14'),
(8612, '191.102.159.41', NULL, 1, '2023-11-29 04:02:28', '2023-11-29 04:02:28'),
(8613, '172.201.7.21', NULL, 1, '2023-11-29 04:03:39', '2023-11-29 04:03:39'),
(8614, '52.167.144.205', NULL, 1, '2023-11-29 04:44:18', '2023-11-29 04:44:18'),
(8615, '154.28.69.44', NULL, 1, '2023-11-29 05:09:16', '2023-11-29 05:09:16'),
(8616, '54.198.208.39', NULL, 1, '2023-11-29 05:09:36', '2023-11-29 05:09:36'),
(8617, '18.213.1.16', NULL, 1, '2023-11-29 05:09:36', '2023-11-29 05:09:36'),
(8618, '51.222.253.4', NULL, 1, '2023-11-29 05:28:50', '2023-11-29 05:28:50'),
(8619, '65.154.226.170', NULL, 6, '2023-11-29 05:40:44', '2023-11-29 10:22:55'),
(8620, '49.51.199.195', NULL, 4, '2023-11-29 05:55:29', '2023-11-30 02:20:59'),
(8621, '183.136.225.44', NULL, 1, '2023-11-29 05:58:58', '2023-11-29 05:58:58'),
(8622, '65.154.226.168', NULL, 2, '2023-11-29 06:05:56', '2023-11-29 06:06:00'),
(8623, '65.154.226.169', NULL, 6, '2023-11-29 06:08:27', '2023-11-29 10:22:55'),
(8624, '24.199.121.89', NULL, 2, '2023-11-29 06:13:48', '2023-11-29 06:13:49'),
(8625, '65.154.226.166', NULL, 2, '2023-11-29 06:24:17', '2023-11-29 06:24:19'),
(8626, '35.232.178.181', NULL, 1, '2023-11-29 06:40:53', '2023-11-29 06:40:53'),
(8627, '196.197.25.87', NULL, 1, '2023-11-29 07:18:58', '2023-11-29 07:18:58'),
(8628, '195.191.219.133', NULL, 1, '2023-11-29 07:53:20', '2023-11-29 07:53:20'),
(8629, '85.209.11.117', NULL, 1, '2023-11-29 08:15:32', '2023-11-29 08:15:32'),
(8630, '188.166.182.116', NULL, 5, '2023-11-29 08:47:03', '2023-11-29 08:47:10'),
(8631, '205.210.31.240', NULL, 1, '2023-11-29 09:15:49', '2023-11-29 09:15:49'),
(8632, '35.187.132.193', NULL, 1, '2023-11-29 09:22:28', '2023-11-29 09:22:28'),
(8633, '3.144.253.194', NULL, 1, '2023-11-29 09:22:28', '2023-11-29 09:22:28'),
(8634, '3.22.217.236', NULL, 1, '2023-11-29 09:22:28', '2023-11-29 09:22:28'),
(8635, '3.128.27.215', NULL, 1, '2023-11-29 09:22:28', '2023-11-29 09:22:28'),
(8636, '34.213.238.213', NULL, 1, '2023-11-29 09:22:29', '2023-11-29 09:22:29'),
(8637, '35.187.132.194', NULL, 3, '2023-11-29 09:22:29', '2023-11-29 09:22:39'),
(8638, '35.161.109.212', NULL, 1, '2023-11-29 09:22:29', '2023-11-29 09:22:29'),
(8639, '84.19.175.184', NULL, 2, '2023-11-29 09:23:11', '2023-11-29 09:23:12'),
(8640, '185.100.85.24', NULL, 1, '2023-11-29 09:23:13', '2023-11-29 09:23:13'),
(8641, '128.204.212.77', NULL, 1, '2023-11-29 09:23:46', '2023-11-29 09:23:46'),
(8642, '212.143.94.254', NULL, 3, '2023-11-29 09:24:06', '2023-11-29 09:24:16'),
(8643, '216.151.180.4', NULL, 10, '2023-11-29 09:24:30', '2023-11-29 09:53:13'),
(8644, '128.90.61.72', NULL, 2, '2023-11-29 09:24:30', '2023-11-29 09:24:30'),
(8645, '193.27.14.189', NULL, 2, '2023-11-29 09:24:32', '2023-11-29 09:24:33'),
(8646, '92.16.223.108', NULL, 3, '2023-11-29 09:24:34', '2023-11-29 09:50:51'),
(8647, '46.246.122.121', NULL, 1, '2023-11-29 09:25:27', '2023-11-29 09:25:27'),
(8648, '86.151.127.220', NULL, 1, '2023-11-29 09:25:50', '2023-11-29 09:25:50'),
(8649, '207.204.248.15', NULL, 1, '2023-11-29 09:25:50', '2023-11-29 09:25:50'),
(8650, '185.220.100.254', NULL, 1, '2023-11-29 09:25:51', '2023-11-29 09:25:51'),
(8651, '68.183.245.101', NULL, 1, '2023-11-29 09:25:51', '2023-11-29 09:25:51'),
(8652, '202.74.239.12', NULL, 1, '2023-11-29 09:25:52', '2023-11-29 09:25:52'),
(8653, '198.240.68.28', NULL, 1, '2023-11-29 09:28:38', '2023-11-29 09:28:38'),
(8654, '54.152.177.165', NULL, 2, '2023-11-29 09:31:52', '2023-11-29 09:31:53'),
(8655, '35.196.12.122', NULL, 2, '2023-11-29 09:36:22', '2023-11-29 09:36:30'),
(8656, '182.42.105.85', NULL, 1, '2023-11-29 09:42:04', '2023-11-29 09:42:04'),
(8657, '116.70.226.201', NULL, 4, '2023-11-29 09:44:18', '2023-11-29 12:32:19'),
(8658, '35.185.8.0', NULL, 2, '2023-11-29 09:53:13', '2023-11-29 20:32:41'),
(8659, '49.104.21.16', NULL, 4, '2023-11-29 09:55:08', '2023-11-29 09:58:55'),
(8660, '52.203.123.31', NULL, 3, '2023-11-29 10:18:16', '2023-11-29 10:18:21'),
(8661, '65.154.226.167', NULL, 2, '2023-11-29 10:22:53', '2023-11-29 10:22:55'),
(8662, '31.204.150.111', NULL, 1, '2023-11-29 10:28:19', '2023-11-29 10:28:19'),
(8663, '35.190.182.61', NULL, 1, '2023-11-29 10:47:20', '2023-11-29 10:47:20'),
(8664, '72.14.201.159', NULL, 1, '2023-11-29 11:24:34', '2023-11-29 11:24:34'),
(8665, '3.237.91.71', NULL, 4, '2023-11-29 11:34:35', '2023-11-29 14:13:15'),
(8666, '18.225.25.214', NULL, 4, '2023-11-29 11:34:36', '2023-11-29 14:13:15'),
(8667, '3.95.220.169', NULL, 1, '2023-11-29 11:34:49', '2023-11-29 11:34:49'),
(8668, '3.80.81.176', NULL, 1, '2023-11-29 11:37:06', '2023-11-29 11:37:06'),
(8669, '103.124.226.24', NULL, 3, '2023-11-29 12:08:42', '2023-11-29 12:08:53'),
(8670, '18.210.6.165', NULL, 2, '2023-11-29 12:20:39', '2023-11-29 14:13:26'),
(8671, '18.224.128.89', NULL, 2, '2023-11-29 12:20:39', '2023-11-29 17:05:16'),
(8672, '84.17.48.223', NULL, 1, '2023-11-29 13:47:01', '2023-11-29 13:47:01'),
(8673, '66.249.70.8', NULL, 1, '2023-11-29 13:48:03', '2023-11-29 13:48:03'),
(8674, '3.234.144.171', NULL, 2, '2023-11-29 13:52:40', '2023-11-29 17:05:15'),
(8675, '3.235.241.183', NULL, 1, '2023-11-29 13:52:56', '2023-11-29 13:52:56'),
(8676, '198.23.196.55', NULL, 2, '2023-11-29 14:12:54', '2023-11-29 23:36:41'),
(8677, '104.28.232.92', NULL, 1, '2023-11-29 14:26:30', '2023-11-29 14:26:30'),
(8678, '54.149.128.167', NULL, 1, '2023-11-29 14:53:55', '2023-11-29 14:53:55'),
(8679, '43.153.1.90', NULL, 1, '2023-11-29 15:11:41', '2023-11-29 15:11:41'),
(8680, '64.90.64.196', NULL, 2, '2023-11-29 15:41:07', '2023-11-29 15:41:10'),
(8681, '50.0.2.196', NULL, 2, '2023-11-29 15:41:11', '2023-11-29 15:41:15'),
(8682, '128.204.212.78', NULL, 1, '2023-11-29 15:51:03', '2023-11-29 15:51:03'),
(8683, '193.186.4.56', NULL, 1, '2023-11-29 15:51:22', '2023-11-29 15:51:22'),
(8684, '51.222.253.15', NULL, 3, '2023-11-29 16:03:06', '2023-11-30 02:18:52'),
(8685, '162.213.196.78', NULL, 1, '2023-11-29 16:10:55', '2023-11-29 16:10:55'),
(8686, '35.89.133.150', NULL, 1, '2023-11-29 16:14:34', '2023-11-29 16:14:34'),
(8687, '103.96.235.66', NULL, 1, '2023-11-29 16:40:50', '2023-11-29 16:40:50'),
(8688, '51.222.253.3', NULL, 1, '2023-11-29 16:46:56', '2023-11-29 16:46:56'),
(8689, '37.139.53.18', NULL, 1, '2023-11-29 17:05:20', '2023-11-29 17:05:20'),
(8690, '54.235.53.171', NULL, 1, '2023-11-29 17:05:27', '2023-11-29 17:05:27'),
(8691, '166.0.218.46', NULL, 1, '2023-11-29 17:18:00', '2023-11-29 17:18:00'),
(8692, '149.28.51.173', NULL, 1, '2023-11-29 17:51:12', '2023-11-29 17:51:12'),
(8693, '15.235.15.135', NULL, 1, '2023-11-29 17:59:40', '2023-11-29 17:59:40'),
(8694, '35.231.64.134', NULL, 4, '2023-11-29 19:26:01', '2023-11-30 03:05:21'),
(8695, '34.23.33.255', NULL, 1, '2023-11-29 19:42:17', '2023-11-29 19:42:17'),
(8696, '45.185.54.182', NULL, 1, '2023-11-29 20:22:22', '2023-11-29 20:22:22'),
(8697, '3.89.13.27', NULL, 1, '2023-11-29 20:22:23', '2023-11-29 20:22:23'),
(8698, '209.147.81.224', NULL, 1, '2023-11-29 20:30:59', '2023-11-29 20:30:59'),
(8699, '34.121.88.11', NULL, 1, '2023-11-29 21:05:38', '2023-11-29 21:05:38'),
(8700, '35.88.186.70', NULL, 1, '2023-11-29 21:22:22', '2023-11-29 21:22:22'),
(8701, '205.210.31.138', NULL, 1, '2023-11-29 21:30:06', '2023-11-29 21:30:06'),
(8702, '154.28.71.14', NULL, 1, '2023-11-29 21:50:14', '2023-11-29 21:50:14'),
(8703, '54.165.136.54', NULL, 1, '2023-11-29 21:50:42', '2023-11-29 21:50:42'),
(8704, '34.207.222.134', NULL, 1, '2023-11-29 21:50:42', '2023-11-29 21:50:42'),
(8705, '121.229.185.160', NULL, 1, '2023-11-29 22:35:51', '2023-11-29 22:35:51'),
(8706, '154.16.105.15', NULL, 1, '2023-11-30 00:17:05', '2023-11-30 00:17:05'),
(8707, '35.164.224.23', NULL, 1, '2023-11-30 01:12:24', '2023-11-30 01:12:24'),
(8708, '205.210.31.67', NULL, 1, '2023-11-30 01:18:11', '2023-11-30 01:18:11'),
(8709, '34.221.33.29', NULL, 1, '2023-11-30 01:21:23', '2023-11-30 01:21:23'),
(8710, '198.235.24.20', NULL, 1, '2023-11-30 02:57:59', '2023-11-30 02:57:59'),
(8711, '34.139.235.78', NULL, 1, '2023-11-30 03:22:26', '2023-11-30 03:22:26'),
(8712, '35.185.35.143', NULL, 1, '2023-11-30 03:42:42', '2023-11-30 03:42:42'),
(8713, '37.187.73.154', NULL, 1, '2023-11-30 03:52:07', '2023-11-30 03:52:07'),
(8714, '205.210.31.20', NULL, 1, '2023-11-30 03:54:16', '2023-11-30 03:54:16'),
(8715, '198.235.24.21', NULL, 1, '2023-11-30 04:01:15', '2023-11-30 04:01:15'),
(8716, '185.195.237.146', NULL, 1, '2023-11-30 04:21:55', '2023-11-30 04:21:55'),
(8717, '185.223.152.10', NULL, 1, '2023-11-30 04:22:01', '2023-11-30 04:22:01'),
(8718, '98.159.226.52', NULL, 1, '2023-11-30 04:22:04', '2023-11-30 04:22:04'),
(8719, '34.23.3.154', NULL, 1, '2023-11-30 04:22:11', '2023-11-30 04:22:11'),
(8720, '198.235.24.33', NULL, 1, '2023-11-30 04:48:42', '2023-11-30 04:48:42'),
(8721, '71.163.94.71', NULL, 2, '2023-11-30 04:50:58', '2023-11-30 04:50:58'),
(8722, '94.131.64.128', NULL, 1, '2023-11-30 05:35:35', '2023-11-30 05:35:35'),
(8723, '3.82.157.1', NULL, 1, '2023-11-30 05:35:51', '2023-11-30 05:35:51'),
(8724, '3.238.117.120', NULL, 1, '2023-11-30 05:35:53', '2023-11-30 05:35:53'),
(8725, '172.233.142.94', NULL, 1, '2023-11-30 05:46:36', '2023-11-30 05:46:36'),
(8726, '65.154.226.169', NULL, 4, '2023-11-30 05:47:33', '2023-11-30 06:07:22'),
(8727, '27.115.124.6', NULL, 1, '2023-11-30 06:08:54', '2023-11-30 06:08:54'),
(8728, '123.6.49.18', NULL, 1, '2023-11-30 06:09:36', '2023-11-30 06:09:36'),
(8729, '123.6.49.47', NULL, 1, '2023-11-30 06:09:36', '2023-11-30 06:09:36'),
(8730, '123.6.49.50', NULL, 1, '2023-11-30 06:09:39', '2023-11-30 06:09:39'),
(8731, '65.154.226.167', NULL, 4, '2023-11-30 06:16:44', '2023-11-30 07:55:23'),
(8732, '186.1.167.125', NULL, 1, '2023-11-30 06:25:35', '2023-11-30 06:25:35'),
(8733, '128.204.212.78', NULL, 1, '2023-11-30 06:34:13', '2023-11-30 06:34:13'),
(8734, '195.123.241.30', NULL, 1, '2023-11-30 06:42:57', '2023-11-30 06:42:57'),
(8735, '5.188.87.39', NULL, 6, '2023-11-30 07:04:19', '2023-11-30 08:56:12'),
(8736, '74.234.9.169', NULL, 1, '2023-11-30 07:15:44', '2023-11-30 07:15:44'),
(8737, '194.36.97.124', NULL, 1, '2023-11-30 07:33:27', '2023-11-30 07:33:27'),
(8738, '65.154.226.166', NULL, 2, '2023-11-30 08:02:25', '2023-11-30 08:02:27'),
(8739, '35.171.144.152', NULL, 2, '2023-11-30 08:21:25', '2023-11-30 08:21:26'),
(8740, '54.88.179.33', NULL, 1, '2023-11-30 08:21:27', '2023-11-30 08:21:27'),
(8741, '49.51.199.195', NULL, 4, '2023-11-30 08:46:43', '2023-12-01 03:55:41'),
(8742, '194.36.99.4', NULL, 1, '2023-11-30 09:16:25', '2023-11-30 09:16:25'),
(8743, '66.249.70.169', NULL, 2, '2023-11-30 09:45:26', '2023-11-30 09:45:28'),
(8744, '195.191.219.130', NULL, 1, '2023-11-30 09:52:24', '2023-11-30 09:52:24'),
(8745, '103.30.188.214', NULL, 3, '2023-11-30 10:03:53', '2023-11-30 10:04:06'),
(8746, '52.203.123.31', NULL, 3, '2023-11-30 10:18:18', '2023-11-30 10:18:22'),
(8747, '34.227.9.22', NULL, 1, '2023-11-30 10:34:02', '2023-11-30 10:34:02'),
(8748, '18.225.25.214', NULL, 1, '2023-11-30 10:34:02', '2023-11-30 10:34:02'),
(8749, '3.235.241.183', NULL, 1, '2023-11-30 10:34:14', '2023-11-30 10:34:14'),
(8750, '74.208.2.186', NULL, 1, '2023-11-30 10:42:29', '2023-11-30 10:42:29'),
(8751, '74.208.2.226', NULL, 1, '2023-11-30 10:43:35', '2023-11-30 10:43:35'),
(8752, '74.208.2.206', NULL, 1, '2023-11-30 10:52:41', '2023-11-30 10:52:41'),
(8753, '74.208.2.216', NULL, 1, '2023-11-30 11:02:12', '2023-11-30 11:02:12'),
(8754, '66.249.70.168', NULL, 1, '2023-11-30 11:03:30', '2023-11-30 11:03:30'),
(8755, '43.131.48.214', NULL, 1, '2023-11-30 11:40:10', '2023-11-30 11:40:10'),
(8756, '31.41.249.110', NULL, 1, '2023-11-30 12:01:20', '2023-11-30 12:01:20'),
(8757, '35.231.100.207', NULL, 4, '2023-11-30 12:04:48', '2023-11-30 18:32:27'),
(8758, '18.117.144.250', NULL, 4, '2023-11-30 12:05:18', '2023-11-30 12:05:32'),
(8759, '103.230.62.209', NULL, 2, '2023-11-30 12:13:03', '2023-11-30 12:13:24'),
(8760, '40.77.167.255', NULL, 1, '2023-11-30 12:17:46', '2023-11-30 12:17:46'),
(8761, '43.245.120.250', NULL, 1, '2023-11-30 12:20:59', '2023-11-30 12:20:59'),
(8762, '43.245.120.240', NULL, 1, '2023-11-30 12:21:04', '2023-11-30 12:21:04'),
(8763, '35.231.64.134', NULL, 2, '2023-11-30 12:24:07', '2023-11-30 20:26:50'),
(8764, '35.88.248.111', NULL, 8, '2023-11-30 12:26:27', '2023-11-30 12:30:37'),
(8765, '51.222.253.15', NULL, 1, '2023-11-30 12:33:48', '2023-11-30 12:33:48'),
(8766, '46.250.227.34', NULL, 5, '2023-11-30 13:03:30', '2023-11-30 13:03:38'),
(8767, '35.190.182.61', NULL, 2, '2023-11-30 13:07:23', '2023-11-30 18:52:54'),
(8768, '34.42.148.79', NULL, 1, '2023-11-30 13:25:26', '2023-11-30 13:25:26'),
(8769, '51.222.253.4', NULL, 1, '2023-11-30 14:09:45', '2023-11-30 14:09:45'),
(8770, '51.222.253.9', NULL, 1, '2023-11-30 14:36:31', '2023-11-30 14:36:31'),
(8771, '35.92.121.73', NULL, 1, '2023-11-30 15:17:30', '2023-11-30 15:17:30'),
(8772, '20.23.228.76', NULL, 1, '2023-11-30 15:35:35', '2023-11-30 15:35:35'),
(8773, '209.126.81.117', NULL, 3, '2023-11-30 15:43:34', '2023-11-30 15:43:42'),
(8774, '72.14.201.162', NULL, 1, '2023-11-30 15:54:55', '2023-11-30 15:54:55'),
(8775, '45.77.111.185', NULL, 1, '2023-11-30 17:57:34', '2023-11-30 17:57:34'),
(8776, '3.26.196.32', NULL, 1, '2023-11-30 19:02:58', '2023-11-30 19:02:58'),
(8777, '13.54.217.201', NULL, 1, '2023-11-30 19:03:01', '2023-11-30 19:03:01'),
(8778, '54.39.104.60', NULL, 1, '2023-11-30 19:41:02', '2023-11-30 19:41:02'),
(8779, '167.160.71.159', NULL, 1, '2023-11-30 20:35:37', '2023-11-30 20:35:37'),
(8780, '3.89.13.27', NULL, 2, '2023-11-30 20:35:38', '2023-12-01 04:29:51'),
(8781, '34.23.148.205', NULL, 2, '2023-11-30 20:55:49', '2023-11-30 21:01:36'),
(8782, '77.103.128.172', NULL, 2, '2023-11-30 21:04:29', '2023-11-30 21:04:31'),
(8783, '42.236.17.40', NULL, 1, '2023-11-30 21:13:42', '2023-11-30 21:13:42'),
(8784, '37.19.223.17', NULL, 1, '2023-11-30 21:26:50', '2023-11-30 21:26:50'),
(8785, '63.135.161.212', NULL, 1, '2023-11-30 21:54:50', '2023-11-30 21:54:50'),
(8786, '191.102.128.20', NULL, 1, '2023-11-30 21:57:32', '2023-11-30 21:57:32'),
(8787, '54.204.236.113', NULL, 1, '2023-11-30 21:57:51', '2023-11-30 21:57:51'),
(8788, '18.212.225.217', NULL, 1, '2023-11-30 21:57:53', '2023-11-30 21:57:53'),
(8789, '213.147.165.226', NULL, 2, '2023-11-30 22:13:06', '2023-11-30 22:13:30'),
(8790, '52.167.144.203', NULL, 1, '2023-11-30 22:17:51', '2023-11-30 22:17:51'),
(8791, '42.236.17.22', NULL, 1, '2023-11-30 22:59:33', '2023-11-30 22:59:33'),
(8792, '42.236.101.249', NULL, 1, '2023-11-30 23:30:45', '2023-11-30 23:30:45'),
(8793, '194.169.161.205', NULL, 2, '2023-11-30 23:51:00', '2023-11-30 23:51:05'),
(8794, '52.34.224.189', NULL, 1, '2023-12-01 00:36:03', '2023-12-01 00:36:03'),
(8795, '54.148.146.182', NULL, 1, '2023-12-01 00:57:45', '2023-12-01 00:57:45'),
(8796, '51.222.253.20', NULL, 1, '2023-12-01 01:08:30', '2023-12-01 01:08:30'),
(8797, '128.204.212.79', NULL, 1, '2023-12-01 01:49:51', '2023-12-01 01:49:51'),
(8798, '35.236.38.195', NULL, 5, '2023-12-01 02:56:04', '2023-12-01 02:56:08'),
(8799, '118.195.132.31', NULL, 20, '2023-12-01 03:12:42', '2023-12-01 03:13:05'),
(8800, '34.27.245.150', NULL, 1, '2023-12-01 04:09:43', '2023-12-01 04:09:43'),
(8801, '190.111.160.79', NULL, 1, '2023-12-01 04:29:51', '2023-12-01 04:29:51'),
(8802, '46.150.242.18', NULL, 1, '2023-12-01 04:37:12', '2023-12-01 04:37:12'),
(8803, '38.89.139.207', NULL, 1, '2023-12-01 05:30:32', '2023-12-01 05:30:32'),
(8804, '95.164.206.199', NULL, 1, '2023-12-01 05:36:59', '2023-12-01 05:36:59'),
(8805, '65.154.226.170', NULL, 2, '2023-12-01 05:45:17', '2023-12-01 05:45:23'),
(8806, '3.231.149.131', NULL, 1, '2023-12-01 05:47:10', '2023-12-01 05:47:10'),
(8807, '18.204.10.245', NULL, 1, '2023-12-01 05:47:41', '2023-12-01 05:47:41'),
(8808, '85.209.176.74', NULL, 1, '2023-12-01 06:04:37', '2023-12-01 06:04:37'),
(8809, '65.154.226.167', NULL, 2, '2023-12-01 06:05:51', '2023-12-01 06:05:53'),
(8810, '101.68.211.2', NULL, 4, '2023-12-01 06:45:48', '2023-12-01 16:40:00'),
(8811, '134.209.148.233', NULL, 2, '2023-12-01 06:48:45', '2023-12-01 06:48:47'),
(8812, '64.124.27.90', NULL, 1, '2023-12-01 07:21:46', '2023-12-01 07:21:46'),
(8813, '128.204.212.77', NULL, 1, '2023-12-01 07:30:13', '2023-12-01 07:30:13'),
(8814, '209.58.157.24', NULL, 1, '2023-12-01 07:54:04', '2023-12-01 07:54:04'),
(8815, '31.41.249.110', NULL, 1, '2023-12-01 08:12:49', '2023-12-01 08:12:49'),
(8816, '34.138.52.136', NULL, 2, '2023-12-01 09:05:25', '2023-12-01 09:05:34'),
(8817, '34.23.59.225', NULL, 3, '2023-12-01 09:23:09', '2023-12-02 03:24:32'),
(8818, '195.191.219.133', NULL, 1, '2023-12-01 09:53:22', '2023-12-01 09:53:22'),
(8819, '52.90.125.59', NULL, 1, '2023-12-01 10:11:29', '2023-12-01 10:11:29'),
(8820, '52.203.123.31', NULL, 3, '2023-12-01 10:18:18', '2023-12-01 10:18:22'),
(8821, '34.23.33.255', NULL, 3, '2023-12-01 10:20:46', '2023-12-01 18:19:27'),
(8822, '49.51.199.195', NULL, 4, '2023-12-01 10:24:26', '2023-12-02 04:21:26'),
(8823, '95.108.213.118', NULL, 1, '2023-12-01 10:28:21', '2023-12-01 10:28:21'),
(8824, '162.241.24.128', NULL, 1, '2023-12-01 10:44:54', '2023-12-01 10:44:54'),
(8825, '27.147.141.146', NULL, 2, '2023-12-01 10:49:40', '2023-12-01 10:49:47'),
(8826, '3.239.123.191', NULL, 1, '2023-12-01 11:09:39', '2023-12-01 11:09:39'),
(8827, '195.191.219.130', NULL, 1, '2023-12-01 11:59:32', '2023-12-01 11:59:32'),
(8828, '178.62.74.6', NULL, 1, '2023-12-01 12:12:43', '2023-12-01 12:12:43'),
(8829, '124.41.240.225', NULL, 2, '2023-12-01 14:09:08', '2023-12-01 14:09:23'),
(8830, '91.92.250.192', NULL, 1, '2023-12-01 14:36:07', '2023-12-01 14:36:07'),
(8831, '52.167.144.23', NULL, 1, '2023-12-01 14:42:21', '2023-12-01 14:42:21'),
(8832, '18.144.100.159', NULL, 1, '2023-12-01 15:07:50', '2023-12-01 15:07:50'),
(8833, '222.211.72.55', NULL, 1, '2023-12-01 15:58:30', '2023-12-01 15:58:30'),
(8834, '128.204.212.78', NULL, 1, '2023-12-01 16:03:53', '2023-12-01 16:03:53'),
(8835, '166.0.218.52', NULL, 1, '2023-12-01 16:12:28', '2023-12-01 16:12:28'),
(8836, '166.0.218.35', NULL, 1, '2023-12-01 16:17:31', '2023-12-01 16:17:31'),
(8837, '104.248.199.231', NULL, 2, '2023-12-01 16:33:09', '2023-12-01 16:33:10'),
(8838, '18.234.147.5', NULL, 1, '2023-12-01 16:56:36', '2023-12-01 16:56:36'),
(8839, '205.210.31.86', NULL, 1, '2023-12-01 16:57:02', '2023-12-01 16:57:02'),
(8840, '206.189.202.88', NULL, 1, '2023-12-01 17:34:52', '2023-12-01 17:34:52'),
(8841, '23.20.161.131', NULL, 1, '2023-12-01 17:37:17', '2023-12-01 17:37:17'),
(8842, '54.187.135.207', NULL, 1, '2023-12-01 17:54:47', '2023-12-01 17:54:47'),
(8843, '205.210.31.134', NULL, 1, '2023-12-01 17:55:22', '2023-12-01 17:55:22'),
(8844, '51.222.253.17', NULL, 1, '2023-12-01 17:59:22', '2023-12-01 17:59:22'),
(8845, '18.206.13.203', NULL, 1, '2023-12-01 18:08:48', '2023-12-01 18:08:48'),
(8846, '65.109.9.217', NULL, 1, '2023-12-01 18:32:30', '2023-12-01 18:32:30'),
(8847, '35.231.64.134', NULL, 1, '2023-12-01 18:36:57', '2023-12-01 18:36:57'),
(8848, '51.222.253.9', NULL, 1, '2023-12-01 18:49:14', '2023-12-01 18:49:14'),
(8849, '194.169.161.205', NULL, 2, '2023-12-01 18:57:12', '2023-12-01 18:57:14'),
(8850, '61.147.15.67', NULL, 1, '2023-12-01 19:17:52', '2023-12-01 19:17:52'),
(8851, '203.33.203.148', NULL, 1, '2023-12-01 19:17:56', '2023-12-01 19:17:56'),
(8852, '34.27.245.150', NULL, 1, '2023-12-01 19:37:19', '2023-12-01 19:37:19'),
(8853, '35.196.92.145', NULL, 1, '2023-12-01 19:41:21', '2023-12-01 19:41:21'),
(8854, '205.210.31.230', NULL, 1, '2023-12-01 20:24:37', '2023-12-01 20:24:37'),
(8855, '51.222.253.14', NULL, 1, '2023-12-01 20:29:54', '2023-12-01 20:29:54'),
(8856, '206.232.46.95', NULL, 1, '2023-12-01 22:30:19', '2023-12-01 22:30:19'),
(8857, '3.89.13.27', NULL, 2, '2023-12-01 22:30:19', '2023-12-02 04:32:02'),
(8858, '43.130.7.6', NULL, 1, '2023-12-01 22:42:02', '2023-12-01 22:42:02'),
(8859, '40.77.167.30', NULL, 1, '2023-12-01 23:17:55', '2023-12-01 23:17:55'),
(8860, '35.92.238.192', NULL, 1, '2023-12-02 00:15:03', '2023-12-02 00:15:03'),
(8861, '125.124.133.75', NULL, 1, '2023-12-02 00:15:13', '2023-12-02 00:15:13'),
(8862, '20.0.148.10', NULL, 1, '2023-12-02 00:21:32', '2023-12-02 00:21:32'),
(8863, '54.188.110.155', NULL, 1, '2023-12-02 01:08:11', '2023-12-02 01:08:11'),
(8864, '222.211.72.58', NULL, 1, '2023-12-02 01:14:49', '2023-12-02 01:14:49'),
(8865, '65.19.141.115', NULL, 1, '2023-12-02 01:15:41', '2023-12-02 01:15:41'),
(8866, '107.178.207.56', NULL, 1, '2023-12-02 02:06:26', '2023-12-02 02:06:26'),
(8867, '107.178.207.9', NULL, 1, '2023-12-02 02:09:50', '2023-12-02 02:09:50'),
(8868, '139.180.219.219', NULL, 6, '2023-12-02 03:09:56', '2023-12-02 03:10:04'),
(8869, '34.74.154.220', NULL, 1, '2023-12-02 03:42:03', '2023-12-02 03:42:03'),
(8870, '45.185.54.57', NULL, 1, '2023-12-02 04:32:01', '2023-12-02 04:32:01'),
(8871, '44.242.140.109', NULL, 1, '2023-12-02 04:32:29', '2023-12-02 04:32:29'),
(8872, '34.75.53.94', NULL, 1, '2023-12-02 04:44:51', '2023-12-02 04:44:51'),
(8873, '65.154.226.171', NULL, 4, '2023-12-02 05:56:27', '2023-12-02 06:17:38'),
(8874, '65.154.226.168', NULL, 2, '2023-12-02 06:20:30', '2023-12-02 06:20:31'),
(8875, '65.154.226.167', NULL, 2, '2023-12-02 06:32:54', '2023-12-02 06:32:57'),
(8876, '65.154.226.169', NULL, 2, '2023-12-02 06:40:26', '2023-12-02 06:40:29'),
(8877, '51.222.253.2', NULL, 1, '2023-12-02 07:12:49', '2023-12-02 07:12:49'),
(8878, '110.166.71.39', NULL, 1, '2023-12-02 07:43:31', '2023-12-02 07:43:31'),
(8879, '158.115.235.90', NULL, 1, '2023-12-02 07:45:08', '2023-12-02 07:45:08'),
(8880, '54.175.206.203', NULL, 1, '2023-12-02 07:45:26', '2023-12-02 07:45:26'),
(8881, '3.231.227.254', NULL, 1, '2023-12-02 07:45:28', '2023-12-02 07:45:28'),
(8882, '45.77.218.155', NULL, 2, '2023-12-02 07:57:59', '2023-12-02 08:00:01'),
(8883, '34.31.72.167', NULL, 1, '2023-12-02 08:54:13', '2023-12-02 08:54:13'),
(8884, '5.157.56.11', NULL, 1, '2023-12-02 10:05:05', '2023-12-02 10:05:05'),
(8885, '47.252.21.241', NULL, 1, '2023-12-02 10:13:23', '2023-12-02 10:13:23'),
(8886, '49.51.199.195', NULL, 4, '2023-12-02 10:16:29', '2023-12-03 02:52:11'),
(8887, '27.115.124.109', NULL, 1, '2023-12-02 10:32:34', '2023-12-02 10:32:34'),
(8888, '27.115.124.45', NULL, 2, '2023-12-02 10:32:43', '2023-12-02 10:33:21'),
(8889, '27.115.124.6', NULL, 1, '2023-12-02 10:32:47', '2023-12-02 10:32:47'),
(8890, '27.115.124.101', NULL, 1, '2023-12-02 10:33:25', '2023-12-02 10:33:25'),
(8891, '117.196.223.154', NULL, 1, '2023-12-02 10:40:59', '2023-12-02 10:40:59'),
(8892, '47.252.21.203', NULL, 1, '2023-12-02 10:46:51', '2023-12-02 10:46:51'),
(8893, '185.246.188.74', NULL, 1, '2023-12-02 11:14:15', '2023-12-02 11:14:15'),
(8894, '31.220.98.139', NULL, 1, '2023-12-02 11:14:18', '2023-12-02 11:14:18'),
(8895, '104.192.3.74', NULL, 2, '2023-12-02 11:14:20', '2023-12-02 11:14:28'),
(8896, '23.137.249.185', NULL, 1, '2023-12-02 11:14:30', '2023-12-02 11:14:30'),
(8897, '47.253.58.192', NULL, 1, '2023-12-02 11:14:56', '2023-12-02 11:14:56'),
(8898, '195.191.219.131', NULL, 1, '2023-12-02 11:17:55', '2023-12-02 11:17:55'),
(8899, '91.92.240.127', NULL, 1, '2023-12-02 12:09:36', '2023-12-02 12:09:36'),
(8900, '119.42.146.146', NULL, 1, '2023-12-02 12:57:14', '2023-12-02 12:57:14'),
(8901, '65.21.232.254', NULL, 1, '2023-12-02 14:43:03', '2023-12-02 14:43:03'),
(8902, '77.191.128.110', NULL, 2, '2023-12-02 15:31:00', '2023-12-02 15:31:21'),
(8903, '103.91.229.204', NULL, 3, '2023-12-02 15:44:31', '2023-12-02 15:44:43'),
(8904, '40.88.21.235', NULL, 1, '2023-12-02 15:56:25', '2023-12-02 15:56:25'),
(8905, '66.249.66.10', NULL, 1, '2023-12-02 16:00:24', '2023-12-02 16:00:24'),
(8906, '66.249.66.11', NULL, 1, '2023-12-02 16:00:25', '2023-12-02 16:00:25'),
(8907, '43.133.77.230', NULL, 1, '2023-12-02 17:27:34', '2023-12-02 17:27:34'),
(8908, '94.156.64.235', NULL, 3, '2023-12-02 17:50:31', '2023-12-02 17:52:22'),
(8909, '179.43.191.18', NULL, 1, '2023-12-02 18:14:19', '2023-12-02 18:14:19'),
(8910, '128.204.212.78', NULL, 1, '2023-12-02 18:25:03', '2023-12-02 18:25:03'),
(8911, '66.249.66.5', NULL, 1, '2023-12-02 19:54:42', '2023-12-02 19:54:42'),
(8912, '54.225.54.125', NULL, 6, '2023-12-02 20:49:45', '2023-12-02 20:49:47'),
(8913, '54.225.54.125', NULL, 6, '2023-12-02 20:49:45', '2023-12-02 20:49:47'),
(8914, '194.36.98.124', NULL, 1, '2023-12-02 20:51:50', '2023-12-02 20:51:50'),
(8915, '222.79.104.23', NULL, 1, '2023-12-02 21:49:33', '2023-12-02 21:49:33'),
(8916, '204.101.161.19', NULL, 2, '2023-12-02 22:08:00', '2023-12-02 22:08:02'),
(8917, '66.249.66.4', NULL, 1, '2023-12-02 22:23:46', '2023-12-02 22:23:46'),
(8918, '207.102.138.19', NULL, 1, '2023-12-02 22:53:22', '2023-12-02 22:53:22'),
(8919, '35.232.74.15', NULL, 1, '2023-12-02 23:04:32', '2023-12-02 23:04:32'),
(8920, '54.184.242.196', NULL, 1, '2023-12-02 23:16:24', '2023-12-02 23:16:24'),
(8921, '66.249.70.7', NULL, 1, '2023-12-02 23:49:09', '2023-12-02 23:49:09'),
(8922, '35.87.225.65', NULL, 1, '2023-12-02 23:52:56', '2023-12-02 23:52:56'),
(8923, '51.222.253.8', NULL, 1, '2023-12-03 00:02:41', '2023-12-03 00:02:41'),
(8924, '51.222.253.13', NULL, 1, '2023-12-03 00:28:16', '2023-12-03 00:28:16'),
(8925, '34.212.174.105', NULL, 1, '2023-12-03 01:15:01', '2023-12-03 01:15:01'),
(8926, '198.235.24.176', NULL, 1, '2023-12-03 01:18:58', '2023-12-03 01:18:58'),
(8927, '193.93.195.241', NULL, 1, '2023-12-03 01:42:02', '2023-12-03 01:42:02'),
(8928, '51.159.211.57', NULL, 1, '2023-12-03 01:47:30', '2023-12-03 01:47:30'),
(8929, '51.195.91.124', NULL, 1, '2023-12-03 01:47:32', '2023-12-03 01:47:32'),
(8930, '185.220.100.244', NULL, 1, '2023-12-03 01:47:40', '2023-12-03 01:47:40'),
(8931, '144.172.118.41', NULL, 1, '2023-12-03 01:47:47', '2023-12-03 01:47:47'),
(8932, '80.66.79.9', NULL, 3, '2023-12-03 02:23:25', '2023-12-03 02:23:27'),
(8933, '35.162.155.228', NULL, 1, '2023-12-03 02:34:18', '2023-12-03 02:34:18'),
(8934, '31.41.249.110', NULL, 1, '2023-12-03 03:21:57', '2023-12-03 03:21:57'),
(8935, '205.210.31.17', NULL, 1, '2023-12-03 04:40:59', '2023-12-03 04:40:59'),
(8936, '94.156.64.235', NULL, 3, '2023-12-03 05:28:04', '2023-12-03 05:30:28'),
(8937, '65.154.226.169', NULL, 4, '2023-12-03 05:28:10', '2023-12-03 05:31:13'),
(8938, '51.222.253.8', NULL, 2, '2023-12-03 05:28:27', '2023-12-03 23:18:19'),
(8939, '52.167.144.209', NULL, 1, '2023-12-03 05:32:41', '2023-12-03 05:32:41'),
(8940, '65.154.226.170', NULL, 2, '2023-12-03 05:35:38', '2023-12-03 05:35:40'),
(8941, '159.242.234.107', NULL, 1, '2023-12-03 05:47:31', '2023-12-03 05:47:31'),
(8942, '64.227.168.95', NULL, 2, '2023-12-03 05:51:19', '2023-12-03 05:51:21'),
(8943, '173.249.27.178', NULL, 1, '2023-12-03 06:41:50', '2023-12-03 06:41:50'),
(8944, '62.21.25.154', NULL, 1, '2023-12-03 06:54:00', '2023-12-03 06:54:00'),
(8945, '51.222.253.10', NULL, 1, '2023-12-03 07:24:15', '2023-12-03 07:24:15'),
(8946, '182.131.31.38', NULL, 1, '2023-12-03 07:47:59', '2023-12-03 07:47:59'),
(8947, '179.43.191.18', NULL, 1, '2023-12-03 08:02:52', '2023-12-03 08:02:52'),
(8948, '104.238.128.61', NULL, 2, '2023-12-03 08:19:34', '2023-12-03 08:26:57'),
(8949, '118.123.237.218', NULL, 1, '2023-12-03 08:50:23', '2023-12-03 08:50:23'),
(8950, '203.202.240.189', NULL, 5, '2023-12-03 09:18:50', '2023-12-03 09:37:09'),
(8951, '40.77.167.143', NULL, 1, '2023-12-03 09:27:39', '2023-12-03 09:27:39');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(8952, '37.19.223.201', NULL, 1, '2023-12-03 09:37:31', '2023-12-03 09:37:31'),
(8953, '20.102.119.10', NULL, 1, '2023-12-03 10:30:26', '2023-12-03 10:30:26'),
(8954, '216.244.66.200', NULL, 1, '2023-12-03 10:32:15', '2023-12-03 10:32:15'),
(8955, '154.83.9.225', NULL, 1, '2023-12-03 11:23:33', '2023-12-03 11:23:33'),
(8956, '18.210.6.165', NULL, 1, '2023-12-03 11:36:28', '2023-12-03 11:36:28'),
(8957, '18.224.128.89', NULL, 2, '2023-12-03 11:36:29', '2023-12-03 12:50:43'),
(8958, '3.80.81.176', NULL, 2, '2023-12-03 11:36:47', '2023-12-03 12:43:43'),
(8959, '195.191.219.131', NULL, 1, '2023-12-03 11:41:06', '2023-12-03 11:41:06'),
(8960, '222.211.72.58', NULL, 1, '2023-12-03 11:51:39', '2023-12-03 11:51:39'),
(8961, '198.235.24.37', NULL, 1, '2023-12-03 11:56:28', '2023-12-03 11:56:28'),
(8962, '40.77.167.243', NULL, 1, '2023-12-03 12:25:43', '2023-12-03 12:25:43'),
(8963, '52.87.218.72', NULL, 2, '2023-12-03 12:43:28', '2023-12-03 12:50:43'),
(8964, '18.225.25.214', NULL, 3, '2023-12-03 12:43:29', '2023-12-03 12:53:10'),
(8965, '222.79.103.59', NULL, 1, '2023-12-03 12:47:06', '2023-12-03 12:47:06'),
(8966, '54.235.53.171', NULL, 2, '2023-12-03 12:50:56', '2023-12-03 12:53:27'),
(8967, '3.235.241.183', NULL, 1, '2023-12-03 12:53:09', '2023-12-03 12:53:09'),
(8968, '182.131.31.33', NULL, 1, '2023-12-03 12:56:15', '2023-12-03 12:56:15'),
(8969, '34.121.227.35', NULL, 1, '2023-12-03 13:23:30', '2023-12-03 13:23:30'),
(8970, '128.204.212.77', NULL, 1, '2023-12-03 13:44:15', '2023-12-03 13:44:15'),
(8971, '66.249.70.7', NULL, 2, '2023-12-03 14:14:42', '2023-12-04 01:43:19'),
(8972, '64.62.243.164', NULL, 2, '2023-12-03 14:15:22', '2023-12-03 14:15:25'),
(8973, '65.19.141.117', NULL, 2, '2023-12-03 14:15:25', '2023-12-03 14:15:26'),
(8974, '216.218.191.202', NULL, 2, '2023-12-03 14:15:28', '2023-12-03 14:15:30'),
(8975, '182.131.31.39', NULL, 1, '2023-12-03 15:26:43', '2023-12-03 15:26:43'),
(8976, '162.213.196.78', NULL, 1, '2023-12-03 16:12:39', '2023-12-03 16:12:39'),
(8977, '85.239.247.89', NULL, 1, '2023-12-03 16:16:02', '2023-12-03 16:16:02'),
(8978, '213.180.203.78', NULL, 1, '2023-12-03 16:27:39', '2023-12-03 16:27:39'),
(8979, '95.108.213.130', NULL, 1, '2023-12-03 16:29:39', '2023-12-03 16:29:39'),
(8980, '198.235.24.49', NULL, 1, '2023-12-03 17:03:04', '2023-12-03 17:03:04'),
(8981, '54.214.202.245', NULL, 1, '2023-12-03 17:11:15', '2023-12-03 17:11:15'),
(8982, '35.89.233.69', NULL, 1, '2023-12-03 17:12:36', '2023-12-03 17:12:36'),
(8983, '34.221.116.140', NULL, 1, '2023-12-03 17:13:46', '2023-12-03 17:13:46'),
(8984, '35.167.145.78', NULL, 1, '2023-12-03 17:14:18', '2023-12-03 17:14:18'),
(8985, '40.77.167.64', NULL, 1, '2023-12-03 17:26:07', '2023-12-03 17:26:07'),
(8986, '58.20.248.139', NULL, 1, '2023-12-03 18:41:27', '2023-12-03 18:41:27'),
(8987, '52.167.144.171', NULL, 1, '2023-12-03 19:09:11', '2023-12-03 19:09:11'),
(8988, '159.203.121.147', NULL, 1, '2023-12-03 19:33:37', '2023-12-03 19:33:37'),
(8989, '209.97.148.240', NULL, 1, '2023-12-03 19:34:16', '2023-12-03 19:34:16'),
(8990, '218.78.107.28', NULL, 1, '2023-12-03 19:46:08', '2023-12-03 19:46:08'),
(8991, '103.127.177.198', NULL, 2, '2023-12-03 20:43:08', '2023-12-03 20:43:19'),
(8992, '213.180.203.227', NULL, 1, '2023-12-03 21:09:00', '2023-12-03 21:09:00'),
(8993, '222.211.72.52', NULL, 1, '2023-12-03 21:18:24', '2023-12-03 21:18:24'),
(8994, '35.236.115.39', NULL, 5, '2023-12-03 21:19:23', '2023-12-03 21:19:27'),
(8995, '42.236.12.241', NULL, 1, '2023-12-03 21:54:02', '2023-12-03 21:54:02'),
(8996, '69.167.38.108', NULL, 1, '2023-12-03 21:57:08', '2023-12-03 21:57:08'),
(8997, '42.236.17.79', NULL, 1, '2023-12-03 22:42:40', '2023-12-03 22:42:40'),
(8998, '36.234.81.128', NULL, 1, '2023-12-03 23:06:52', '2023-12-03 23:06:52'),
(8999, '159.89.160.204', NULL, 2, '2023-12-03 23:31:05', '2023-12-03 23:31:08'),
(9000, '42.236.17.10', NULL, 1, '2023-12-03 23:58:28', '2023-12-03 23:58:28'),
(9001, '3.110.236.102', NULL, 1, '2023-12-04 00:02:27', '2023-12-04 00:02:27'),
(9002, '188.134.80.97', NULL, 1, '2023-12-04 00:16:44', '2023-12-04 00:16:44'),
(9003, '180.102.134.69', NULL, 1, '2023-12-04 00:29:09', '2023-12-04 00:29:09'),
(9004, '34.211.45.202', NULL, 1, '2023-12-04 00:36:43', '2023-12-04 00:36:43'),
(9005, '54.218.125.106', NULL, 1, '2023-12-04 00:59:26', '2023-12-04 00:59:26'),
(9006, '66.249.70.8', NULL, 1, '2023-12-04 01:09:24', '2023-12-04 01:09:24'),
(9007, '182.150.1.23', NULL, 1, '2023-12-04 01:23:28', '2023-12-04 01:23:28'),
(9008, '51.254.199.11', NULL, 1, '2023-12-04 01:24:30', '2023-12-04 01:24:30'),
(9009, '4.193.142.91', NULL, 1, '2023-12-04 02:22:03', '2023-12-04 02:22:03'),
(9010, '34.27.245.150', NULL, 1, '2023-12-04 03:07:43', '2023-12-04 03:07:43'),
(9011, '194.36.96.105', NULL, 1, '2023-12-04 03:22:47', '2023-12-04 03:22:47'),
(9012, '66.249.66.11', NULL, 1, '2023-12-04 03:41:56', '2023-12-04 03:41:56'),
(9013, '103.102.228.173', NULL, 1, '2023-12-04 04:55:48', '2023-12-04 04:55:48'),
(9014, '3.101.13.139', NULL, 1, '2023-12-04 05:06:34', '2023-12-04 05:06:34'),
(9015, '65.154.226.169', NULL, 6, '2023-12-04 05:28:46', '2023-12-04 12:02:50'),
(9016, '65.154.226.166', NULL, 4, '2023-12-04 05:44:06', '2023-12-04 12:02:49'),
(9017, '35.177.232.162', NULL, 1, '2023-12-04 05:44:51', '2023-12-04 05:44:51'),
(9018, '51.144.78.0', NULL, 1, '2023-12-04 06:15:14', '2023-12-04 06:15:14'),
(9019, '65.154.226.170', NULL, 2, '2023-12-04 06:27:32', '2023-12-04 06:27:34'),
(9020, '202.95.15.167', NULL, 1, '2023-12-04 07:16:30', '2023-12-04 07:16:30'),
(9021, '80.248.225.154', NULL, 1, '2023-12-04 07:19:30', '2023-12-04 07:19:30'),
(9022, '34.228.233.178', NULL, 1, '2023-12-04 07:27:41', '2023-12-04 07:27:41'),
(9023, '195.191.219.133', NULL, 1, '2023-12-04 07:54:52', '2023-12-04 07:54:52'),
(9024, '181.214.153.10', NULL, 1, '2023-12-04 08:34:25', '2023-12-04 08:34:25'),
(9025, '49.51.199.195', NULL, 4, '2023-12-04 08:42:12', '2023-12-04 22:13:26'),
(9026, '3.87.134.224', NULL, 1, '2023-12-04 08:56:15', '2023-12-04 08:56:15'),
(9027, '66.249.70.7', NULL, 1, '2023-12-04 08:57:43', '2023-12-04 08:57:43'),
(9028, '66.249.70.6', NULL, 2, '2023-12-04 10:02:53', '2023-12-04 10:06:20'),
(9029, '182.48.64.153', NULL, 2, '2023-12-04 10:06:33', '2023-12-04 10:06:54'),
(9030, '182.163.107.93', NULL, 3, '2023-12-04 10:14:07', '2023-12-04 10:14:21'),
(9031, '51.222.253.18', NULL, 1, '2023-12-04 10:16:20', '2023-12-04 10:16:20'),
(9032, '5.188.62.21', NULL, 1, '2023-12-04 10:17:26', '2023-12-04 10:17:26'),
(9033, '82.165.82.221', NULL, 1, '2023-12-04 10:17:54', '2023-12-04 10:17:54'),
(9034, '52.203.123.31', NULL, 3, '2023-12-04 10:18:17', '2023-12-04 10:18:22'),
(9035, '54.196.139.99', NULL, 1, '2023-12-04 10:52:46', '2023-12-04 10:52:46'),
(9036, '35.187.132.194', NULL, 2, '2023-12-04 11:02:22', '2023-12-04 11:02:32'),
(9037, '3.15.222.248', NULL, 1, '2023-12-04 11:02:22', '2023-12-04 11:02:22'),
(9038, '3.143.242.243', NULL, 2, '2023-12-04 11:02:22', '2023-12-04 11:02:22'),
(9039, '54.218.87.118', NULL, 1, '2023-12-04 11:02:22', '2023-12-04 11:02:22'),
(9040, '35.187.132.192', NULL, 2, '2023-12-04 11:02:22', '2023-12-04 11:02:32'),
(9041, '34.216.19.91', NULL, 1, '2023-12-04 11:02:23', '2023-12-04 11:02:23'),
(9042, '185.220.102.245', NULL, 1, '2023-12-04 11:02:23', '2023-12-04 11:02:23'),
(9043, '84.17.48.112', NULL, 39, '2023-12-04 11:02:58', '2023-12-04 11:04:06'),
(9044, '70.24.179.120', NULL, 2, '2023-12-04 11:07:45', '2023-12-04 11:07:46'),
(9045, '37.58.58.251', NULL, 2, '2023-12-04 11:10:20', '2023-12-04 11:10:21'),
(9046, '212.143.94.254', NULL, 3, '2023-12-04 11:11:30', '2023-12-04 11:11:40'),
(9047, '209.54.104.102', NULL, 2, '2023-12-04 11:12:22', '2023-12-04 11:12:22'),
(9048, '109.152.60.168', NULL, 4, '2023-12-04 11:12:22', '2023-12-04 11:14:25'),
(9049, '146.70.190.154', NULL, 2, '2023-12-04 11:12:22', '2023-12-04 11:12:22'),
(9050, '202.176.4.170', NULL, 2, '2023-12-04 11:12:23', '2023-12-04 11:12:24'),
(9051, '161.35.246.138', NULL, 1, '2023-12-04 11:12:25', '2023-12-04 11:12:25'),
(9052, '185.208.236.156', NULL, 1, '2023-12-04 11:15:47', '2023-12-04 11:15:47'),
(9053, '116.70.226.201', NULL, 4, '2023-12-04 11:16:44', '2023-12-04 11:42:33'),
(9054, '1.75.7.25', NULL, 2, '2023-12-04 11:49:49', '2023-12-04 11:49:52'),
(9055, '196.196.23.29', NULL, 1, '2023-12-04 12:02:20', '2023-12-04 12:02:20'),
(9056, '205.169.39.200', NULL, 3, '2023-12-04 12:02:28', '2023-12-04 12:02:44'),
(9057, '65.154.226.171', NULL, 2, '2023-12-04 12:02:46', '2023-12-04 12:02:49'),
(9058, '223.184.90.162', NULL, 1, '2023-12-04 12:03:49', '2023-12-04 12:03:49'),
(9059, '96.9.249.37', NULL, 2, '2023-12-04 12:06:33', '2023-12-04 12:06:34'),
(9060, '31.204.145.168', NULL, 1, '2023-12-04 12:08:08', '2023-12-04 12:08:08'),
(9061, '51.222.253.16', NULL, 1, '2023-12-04 12:29:59', '2023-12-04 12:29:59'),
(9062, '4.193.142.91', NULL, 1, '2023-12-04 12:33:28', '2023-12-04 12:33:28'),
(9063, '120.71.59.24', NULL, 1, '2023-12-04 12:44:02', '2023-12-04 12:44:02'),
(9064, '128.204.212.77', NULL, 1, '2023-12-04 12:56:07', '2023-12-04 12:56:07'),
(9065, '52.17.54.30', NULL, 1, '2023-12-04 13:18:35', '2023-12-04 13:18:35'),
(9066, '51.222.253.2', NULL, 1, '2023-12-04 13:43:38', '2023-12-04 13:43:38'),
(9067, '20.0.148.10', NULL, 1, '2023-12-04 14:13:51', '2023-12-04 14:13:51'),
(9068, '64.64.112.152', NULL, 1, '2023-12-04 15:07:01', '2023-12-04 15:07:01'),
(9069, '103.67.156.26', NULL, 1, '2023-12-04 15:24:07', '2023-12-04 15:24:07'),
(9070, '102.165.48.41', NULL, 1, '2023-12-04 15:27:02', '2023-12-04 15:27:02'),
(9071, '220.247.165.98', NULL, 2, '2023-12-04 15:28:12', '2023-12-04 15:28:16'),
(9072, '46.228.199.158', NULL, 1, '2023-12-04 15:35:08', '2023-12-04 15:35:08'),
(9073, '27.115.124.53', NULL, 1, '2023-12-04 15:35:17', '2023-12-04 15:35:17'),
(9074, '27.115.124.6', NULL, 1, '2023-12-04 15:35:19', '2023-12-04 15:35:19'),
(9075, '123.6.49.47', NULL, 1, '2023-12-04 15:37:08', '2023-12-04 15:37:08'),
(9076, '123.6.49.18', NULL, 1, '2023-12-04 15:37:10', '2023-12-04 15:37:10'),
(9077, '3.80.89.126', NULL, 1, '2023-12-04 16:49:34', '2023-12-04 16:49:34'),
(9078, '18.225.25.214', NULL, 1, '2023-12-04 16:49:35', '2023-12-04 16:49:35'),
(9079, '18.210.6.165', NULL, 1, '2023-12-04 16:49:47', '2023-12-04 16:49:47'),
(9080, '51.222.253.12', NULL, 1, '2023-12-04 17:06:39', '2023-12-04 17:06:39'),
(9081, '34.121.88.11', NULL, 1, '2023-12-04 17:43:32', '2023-12-04 17:43:32'),
(9082, '35.86.156.26', NULL, 1, '2023-12-04 17:49:40', '2023-12-04 17:49:40'),
(9083, '185.183.157.214', NULL, 1, '2023-12-04 18:07:14', '2023-12-04 18:07:14'),
(9084, '91.92.244.206', NULL, 1, '2023-12-04 18:11:06', '2023-12-04 18:11:06'),
(9085, '93.158.91.24', NULL, 1, '2023-12-04 18:44:59', '2023-12-04 18:44:59'),
(9086, '198.235.24.137', NULL, 1, '2023-12-04 19:05:10', '2023-12-04 19:05:10'),
(9087, '37.111.200.75', NULL, 1, '2023-12-04 19:17:38', '2023-12-04 19:17:38'),
(9088, '103.186.52.130', NULL, 2, '2023-12-04 19:45:16', '2023-12-04 20:01:06'),
(9089, '162.55.85.224', NULL, 2, '2023-12-04 20:36:58', '2023-12-04 20:37:04'),
(9090, '107.178.238.52', NULL, 2, '2023-12-04 21:01:23', '2023-12-04 21:02:20'),
(9091, '198.235.24.147', NULL, 1, '2023-12-04 21:01:38', '2023-12-04 21:01:38'),
(9092, '114.130.160.246', NULL, 2, '2023-12-04 21:05:06', '2023-12-04 21:05:16'),
(9093, '182.44.9.147', NULL, 1, '2023-12-04 23:10:00', '2023-12-04 23:10:00'),
(9094, '47.76.35.19', NULL, 120, '2023-12-04 23:32:06', '2023-12-05 04:55:34'),
(9095, '34.211.45.202', NULL, 1, '2023-12-04 23:42:30', '2023-12-04 23:42:30'),
(9096, '128.204.212.79', NULL, 1, '2023-12-05 00:34:17', '2023-12-05 00:34:17'),
(9097, '4.242.19.10', NULL, 2, '2023-12-05 00:42:26', '2023-12-05 04:27:58'),
(9098, '43.159.136.231', NULL, 1, '2023-12-05 00:56:37', '2023-12-05 00:56:37'),
(9099, '87.236.176.249', NULL, 1, '2023-12-05 01:54:29', '2023-12-05 01:54:29'),
(9100, '87.236.176.99', NULL, 1, '2023-12-05 01:54:32', '2023-12-05 01:54:32'),
(9101, '198.235.24.43', NULL, 1, '2023-12-05 02:14:28', '2023-12-05 02:14:28'),
(9102, '54.201.142.98', NULL, 1, '2023-12-05 02:44:43', '2023-12-05 02:44:43'),
(9103, '52.58.169.177', NULL, 1, '2023-12-05 03:27:54', '2023-12-05 03:27:54'),
(9104, '157.55.39.55', NULL, 1, '2023-12-05 03:39:25', '2023-12-05 03:39:25'),
(9105, '194.36.97.146', NULL, 1, '2023-12-05 03:53:44', '2023-12-05 03:53:44'),
(9106, '222.211.72.52', NULL, 1, '2023-12-05 04:14:52', '2023-12-05 04:14:52'),
(9107, '46.4.104.39', NULL, 1, '2023-12-05 04:20:40', '2023-12-05 04:20:40'),
(9108, '103.102.228.161', NULL, 1, '2023-12-05 04:20:57', '2023-12-05 04:20:57'),
(9109, '54.194.198.108', NULL, 1, '2023-12-05 04:37:33', '2023-12-05 04:37:33'),
(9110, '54.87.59.211', NULL, 1, '2023-12-05 04:59:38', '2023-12-05 04:59:38'),
(9111, '65.154.226.166', NULL, 4, '2023-12-05 05:46:36', '2023-12-05 06:21:28'),
(9112, '47.76.35.19', NULL, 118, '2023-12-05 05:52:42', '2023-12-05 13:59:11'),
(9113, '65.154.226.168', NULL, 2, '2023-12-05 06:03:45', '2023-12-05 06:03:51'),
(9114, '3.254.90.119', NULL, 1, '2023-12-05 06:13:47', '2023-12-05 06:13:47'),
(9115, '118.123.237.218', NULL, 1, '2023-12-05 06:40:59', '2023-12-05 06:40:59'),
(9116, '182.131.31.33', NULL, 1, '2023-12-05 06:51:52', '2023-12-05 06:51:52'),
(9117, '222.211.72.58', NULL, 1, '2023-12-05 07:00:23', '2023-12-05 07:00:23'),
(9118, '65.154.226.167', NULL, 2, '2023-12-05 07:18:46', '2023-12-05 07:18:49'),
(9119, '34.28.228.89', NULL, 1, '2023-12-05 07:20:27', '2023-12-05 07:20:27'),
(9120, '134.209.127.34', NULL, 2, '2023-12-05 07:22:52', '2023-12-05 07:22:53'),
(9121, '65.154.226.169', NULL, 2, '2023-12-05 07:25:41', '2023-12-05 07:25:44'),
(9122, '128.204.212.77', NULL, 2, '2023-12-05 07:31:08', '2023-12-05 11:06:01'),
(9123, '18.144.82.70', NULL, 1, '2023-12-05 08:20:14', '2023-12-05 08:20:14'),
(9124, '195.191.219.133', NULL, 1, '2023-12-05 09:12:23', '2023-12-05 09:12:23'),
(9125, '43.245.122.209', NULL, 1, '2023-12-05 09:52:33', '2023-12-05 09:52:33'),
(9126, '52.203.123.31', NULL, 3, '2023-12-05 10:18:17', '2023-12-05 10:18:22'),
(9127, '111.7.100.29', NULL, 1, '2023-12-05 10:29:51', '2023-12-05 10:29:51'),
(9128, '111.7.100.30', NULL, 1, '2023-12-05 10:29:54', '2023-12-05 10:29:54'),
(9129, '111.7.100.28', NULL, 1, '2023-12-05 10:29:59', '2023-12-05 10:29:59'),
(9130, '111.7.96.155', NULL, 3, '2023-12-05 10:32:10', '2023-12-05 10:32:16'),
(9131, '199.244.88.225', NULL, 1, '2023-12-05 10:39:22', '2023-12-05 10:39:22'),
(9132, '124.225.164.130', NULL, 1, '2023-12-05 10:56:45', '2023-12-05 10:56:45'),
(9133, '182.150.1.23', NULL, 1, '2023-12-05 12:40:47', '2023-12-05 12:40:47'),
(9134, '194.36.97.185', NULL, 1, '2023-12-05 13:30:50', '2023-12-05 13:30:50'),
(9135, '34.248.158.73', NULL, 1, '2023-12-05 13:33:32', '2023-12-05 13:33:32'),
(9136, '35.176.66.178', NULL, 1, '2023-12-05 13:33:34', '2023-12-05 13:33:34'),
(9137, '54.170.66.173', NULL, 1, '2023-12-05 13:33:57', '2023-12-05 13:33:57'),
(9138, '195.149.220.196', NULL, 3, '2023-12-05 13:57:58', '2023-12-05 13:58:01'),
(9139, '4.16.252.229', NULL, 8, '2023-12-05 14:09:03', '2023-12-05 14:39:24'),
(9140, '71.163.94.71', NULL, 2, '2023-12-05 14:26:44', '2023-12-05 14:26:45'),
(9141, '182.131.31.39', NULL, 1, '2023-12-05 15:07:08', '2023-12-05 15:07:08'),
(9142, '123.176.32.70', NULL, 2, '2023-12-05 16:03:22', '2023-12-05 16:03:27'),
(9143, '162.213.196.78', NULL, 1, '2023-12-05 16:11:08', '2023-12-05 16:11:08'),
(9144, '89.16.131.133', NULL, 2, '2023-12-05 16:29:00', '2023-12-05 16:29:03'),
(9145, '161.69.114.13', NULL, 3, '2023-12-05 16:29:02', '2023-12-05 16:29:07'),
(9146, '52.36.8.45', NULL, 1, '2023-12-05 17:17:33', '2023-12-05 17:17:33'),
(9147, '15.235.15.135', NULL, 1, '2023-12-05 17:39:50', '2023-12-05 17:39:50'),
(9148, '158.69.23.79', NULL, 1, '2023-12-05 18:00:57', '2023-12-05 18:00:57'),
(9149, '3.94.132.148', NULL, 3, '2023-12-05 18:16:49', '2023-12-05 18:25:06'),
(9150, '45.147.248.16', NULL, 5, '2023-12-05 18:32:28', '2023-12-05 18:32:33'),
(9151, '191.96.150.179', NULL, 1, '2023-12-05 18:32:40', '2023-12-05 18:32:40'),
(9152, '208.167.255.163', NULL, 1, '2023-12-05 18:39:32', '2023-12-05 18:39:32'),
(9153, '66.249.79.161', NULL, 1, '2023-12-05 18:56:57', '2023-12-05 18:56:57'),
(9154, '128.204.212.78', NULL, 1, '2023-12-05 19:18:38', '2023-12-05 19:18:38'),
(9155, '51.222.253.17', NULL, 1, '2023-12-05 19:28:27', '2023-12-05 19:28:27'),
(9156, '128.204.212.79', NULL, 1, '2023-12-05 19:44:43', '2023-12-05 19:44:43'),
(9157, '182.42.105.144', NULL, 1, '2023-12-05 21:23:57', '2023-12-05 21:23:57'),
(9158, '45.13.227.201', NULL, 1, '2023-12-05 21:40:51', '2023-12-05 21:40:51'),
(9159, '34.106.228.234', NULL, 5, '2023-12-05 21:45:25', '2023-12-05 21:45:30'),
(9160, '207.46.13.7', NULL, 1, '2023-12-05 21:52:20', '2023-12-05 21:52:20'),
(9161, '103.67.157.75', NULL, 1, '2023-12-05 22:02:03', '2023-12-05 22:02:03'),
(9162, '103.167.118.34', NULL, 2, '2023-12-05 22:02:18', '2023-12-05 22:02:29'),
(9163, '5.188.62.17', NULL, 1, '2023-12-05 22:56:54', '2023-12-05 22:56:54'),
(9164, '54.188.119.145', NULL, 1, '2023-12-05 23:14:48', '2023-12-05 23:14:48'),
(9165, '35.92.193.193', NULL, 1, '2023-12-05 23:15:13', '2023-12-05 23:15:13'),
(9166, '35.171.164.245', NULL, 1, '2023-12-05 23:29:22', '2023-12-05 23:29:22'),
(9167, '34.31.243.253', NULL, 1, '2023-12-05 23:35:11', '2023-12-05 23:35:11'),
(9168, '221.2.155.200', NULL, 2, '2023-12-05 23:49:52', '2023-12-06 02:01:10'),
(9169, '52.36.80.23', NULL, 1, '2023-12-06 02:06:20', '2023-12-06 02:06:20'),
(9170, '84.38.0.110', NULL, 3, '2023-12-06 03:44:41', '2023-12-06 03:44:45'),
(9171, '51.222.253.12', NULL, 1, '2023-12-06 03:45:07', '2023-12-06 03:45:07'),
(9172, '51.222.253.16', NULL, 1, '2023-12-06 04:18:49', '2023-12-06 04:18:49'),
(9173, '107.178.200.208', NULL, 1, '2023-12-06 05:30:52', '2023-12-06 05:30:52'),
(9174, '78.138.99.185', NULL, 1, '2023-12-06 05:53:58', '2023-12-06 05:53:58'),
(9175, '195.123.241.30', NULL, 1, '2023-12-06 06:08:57', '2023-12-06 06:08:57'),
(9176, '157.230.8.129', NULL, 2, '2023-12-06 06:26:17', '2023-12-06 06:26:18'),
(9177, '65.154.226.168', NULL, 1, '2023-12-06 06:36:51', '2023-12-06 06:36:51'),
(9178, '65.154.226.166', NULL, 1, '2023-12-06 06:49:24', '2023-12-06 06:49:24'),
(9179, '51.222.253.9', NULL, 1, '2023-12-06 06:52:18', '2023-12-06 06:52:18'),
(9180, '65.154.226.169', NULL, 2, '2023-12-06 06:54:25', '2023-12-06 07:22:29'),
(9181, '65.154.226.171', NULL, 1, '2023-12-06 06:57:38', '2023-12-06 06:57:38'),
(9182, '65.154.226.170', NULL, 2, '2023-12-06 07:04:13', '2023-12-06 07:39:20'),
(9183, '139.129.230.89', NULL, 1, '2023-12-06 07:15:26', '2023-12-06 07:15:26'),
(9184, '23.95.219.101', NULL, 1, '2023-12-06 07:59:33', '2023-12-06 07:59:33'),
(9185, '123.187.240.242', NULL, 1, '2023-12-06 07:59:37', '2023-12-06 07:59:37'),
(9186, '69.58.79.159', NULL, 1, '2023-12-06 08:51:27', '2023-12-06 08:51:27'),
(9187, '128.204.212.79', NULL, 2, '2023-12-06 09:31:52', '2023-12-06 22:20:08'),
(9188, '37.111.212.119', NULL, 1, '2023-12-06 09:36:20', '2023-12-06 09:36:20'),
(9189, '54.87.59.211', NULL, 1, '2023-12-06 09:43:59', '2023-12-06 09:43:59'),
(9190, '193.186.4.159', NULL, 3, '2023-12-06 09:50:33', '2023-12-06 12:23:35'),
(9191, '59.152.60.44', NULL, 1, '2023-12-06 10:09:41', '2023-12-06 10:09:41'),
(9192, '103.30.29.24', NULL, 1, '2023-12-06 10:16:16', '2023-12-06 10:16:16'),
(9193, '195.191.219.133', NULL, 1, '2023-12-06 10:48:55', '2023-12-06 10:48:55'),
(9194, '182.131.31.38', NULL, 1, '2023-12-06 10:57:56', '2023-12-06 10:57:56'),
(9195, '182.131.31.33', NULL, 1, '2023-12-06 11:44:03', '2023-12-06 11:44:03'),
(9196, '103.121.194.242', NULL, 1, '2023-12-06 11:52:00', '2023-12-06 11:52:00'),
(9197, '162.19.230.202', NULL, 1, '2023-12-06 11:53:21', '2023-12-06 11:53:21'),
(9198, '58.147.171.110', NULL, 1, '2023-12-06 12:17:18', '2023-12-06 12:17:18'),
(9199, '72.14.201.146', NULL, 1, '2023-12-06 12:19:14', '2023-12-06 12:19:14'),
(9200, '72.14.201.159', NULL, 2, '2023-12-06 12:23:28', '2023-12-06 12:26:16'),
(9201, '154.16.69.141', NULL, 1, '2023-12-06 12:35:18', '2023-12-06 12:35:18'),
(9202, '181.215.176.139', NULL, 1, '2023-12-06 12:54:12', '2023-12-06 12:54:12'),
(9203, '119.42.146.146', NULL, 2, '2023-12-06 13:25:23', '2023-12-06 13:52:20'),
(9204, '222.211.72.52', NULL, 1, '2023-12-06 13:34:59', '2023-12-06 13:34:59'),
(9205, '123.49.48.130', NULL, 1, '2023-12-06 14:44:49', '2023-12-06 14:44:49'),
(9206, '43.250.82.101', NULL, 1, '2023-12-06 15:18:41', '2023-12-06 15:18:41'),
(9207, '95.214.55.187', NULL, 1, '2023-12-06 15:18:41', '2023-12-06 15:18:41'),
(9208, '35.160.118.52', NULL, 1, '2023-12-06 15:26:19', '2023-12-06 15:26:19'),
(9209, '3.95.220.169', NULL, 1, '2023-12-06 15:35:43', '2023-12-06 15:35:43'),
(9210, '18.224.128.89', NULL, 1, '2023-12-06 15:35:43', '2023-12-06 15:35:43'),
(9211, '3.235.241.183', NULL, 1, '2023-12-06 15:35:50', '2023-12-06 15:35:50'),
(9212, '45.147.248.16', NULL, 5, '2023-12-06 15:57:27', '2023-12-06 15:57:31'),
(9213, '42.83.147.55', NULL, 1, '2023-12-06 16:11:56', '2023-12-06 16:11:56'),
(9214, '128.90.43.156', NULL, 1, '2023-12-06 16:12:24', '2023-12-06 16:12:24'),
(9215, '35.232.74.15', NULL, 1, '2023-12-06 16:31:17', '2023-12-06 16:31:17'),
(9216, '118.123.237.218', NULL, 1, '2023-12-06 17:27:40', '2023-12-06 17:27:40'),
(9217, '114.96.103.33', NULL, 1, '2023-12-06 17:34:42', '2023-12-06 17:34:42'),
(9218, '182.131.31.39', NULL, 1, '2023-12-06 17:57:21', '2023-12-06 17:57:21'),
(9219, '94.247.172.129', NULL, 1, '2023-12-06 18:30:35', '2023-12-06 18:30:35'),
(9220, '49.12.125.133', NULL, 1, '2023-12-06 20:26:01', '2023-12-06 20:26:01'),
(9221, '162.55.130.51', NULL, 1, '2023-12-06 20:29:23', '2023-12-06 20:29:23'),
(9222, '198.235.24.108', NULL, 1, '2023-12-06 20:47:08', '2023-12-06 20:47:08'),
(9223, '222.77.96.129', NULL, 1, '2023-12-06 21:10:36', '2023-12-06 21:10:36'),
(9224, '66.249.66.4', NULL, 1, '2023-12-06 21:19:05', '2023-12-06 21:19:05'),
(9225, '52.167.144.180', NULL, 1, '2023-12-06 21:57:00', '2023-12-06 21:57:00'),
(9226, '202.134.9.150', NULL, 4, '2023-12-06 22:09:35', '2023-12-06 22:11:08'),
(9227, '185.243.218.204', NULL, 1, '2023-12-06 22:28:31', '2023-12-06 22:28:31'),
(9228, '185.220.100.242', NULL, 1, '2023-12-06 22:28:33', '2023-12-06 22:28:33'),
(9229, '107.189.4.169', NULL, 1, '2023-12-06 22:28:35', '2023-12-06 22:28:35'),
(9230, '193.35.18.96', NULL, 1, '2023-12-06 22:28:45', '2023-12-06 22:28:45'),
(9231, '77.91.87.79', NULL, 1, '2023-12-06 22:28:47', '2023-12-06 22:28:47'),
(9232, '162.144.12.97', NULL, 1, '2023-12-06 22:30:44', '2023-12-06 22:30:44'),
(9233, '66.249.70.7', NULL, 1, '2023-12-06 23:42:04', '2023-12-06 23:42:04'),
(9234, '154.51.131.142', NULL, 1, '2023-12-06 23:47:51', '2023-12-06 23:47:51'),
(9235, '34.215.84.110', NULL, 1, '2023-12-06 23:50:30', '2023-12-06 23:50:30'),
(9236, '182.150.1.23', NULL, 1, '2023-12-06 23:59:42', '2023-12-06 23:59:42'),
(9237, '52.89.39.192', NULL, 1, '2023-12-07 00:49:25', '2023-12-07 00:49:25'),
(9238, '84.17.52.248', NULL, 1, '2023-12-07 00:56:35', '2023-12-07 00:56:35'),
(9239, '222.211.72.55', NULL, 1, '2023-12-07 00:59:29', '2023-12-07 00:59:29'),
(9240, '43.133.77.230', NULL, 1, '2023-12-07 02:01:25', '2023-12-07 02:01:25'),
(9241, '51.222.253.19', NULL, 1, '2023-12-07 02:32:51', '2023-12-07 02:32:51'),
(9242, '205.210.31.77', NULL, 1, '2023-12-07 03:05:52', '2023-12-07 03:05:52'),
(9243, '198.235.24.150', NULL, 1, '2023-12-07 04:32:20', '2023-12-07 04:32:20'),
(9244, '103.102.228.188', NULL, 1, '2023-12-07 04:51:53', '2023-12-07 04:51:53'),
(9245, '216.73.160.153', NULL, 1, '2023-12-07 04:55:07', '2023-12-07 04:55:07'),
(9246, '128.204.212.77', NULL, 1, '2023-12-07 04:57:52', '2023-12-07 04:57:52'),
(9247, '185.163.200.27', NULL, 1, '2023-12-07 05:21:48', '2023-12-07 05:21:48'),
(9248, '185.252.232.181', NULL, 1, '2023-12-07 05:26:37', '2023-12-07 05:26:37'),
(9249, '65.154.226.169', NULL, 4, '2023-12-07 05:30:58', '2023-12-07 05:34:50'),
(9250, '162.241.120.88', NULL, 1, '2023-12-07 05:49:04', '2023-12-07 05:49:04'),
(9251, '204.101.161.19', NULL, 4, '2023-12-07 06:01:50', '2023-12-08 04:58:32'),
(9252, '164.92.123.0', NULL, 2, '2023-12-07 06:39:28', '2023-12-07 06:39:29'),
(9253, '65.154.226.166', NULL, 4, '2023-12-07 06:50:21', '2023-12-07 07:14:19'),
(9254, '65.154.226.167', NULL, 2, '2023-12-07 06:51:16', '2023-12-07 06:51:19'),
(9255, '51.222.253.8', NULL, 1, '2023-12-07 07:16:07', '2023-12-07 07:16:07'),
(9256, '34.31.72.167', NULL, 2, '2023-12-07 07:21:54', '2023-12-07 22:00:20'),
(9257, '119.28.202.234', NULL, 4, '2023-12-07 07:57:27', '2023-12-08 00:52:48'),
(9258, '94.137.91.143', NULL, 1, '2023-12-07 08:03:35', '2023-12-07 08:03:35'),
(9259, '218.78.107.28', NULL, 1, '2023-12-07 08:03:52', '2023-12-07 08:03:52'),
(9260, '139.129.230.89', NULL, 1, '2023-12-07 08:26:52', '2023-12-07 08:26:52'),
(9261, '51.91.107.148', NULL, 1, '2023-12-07 08:38:28', '2023-12-07 08:38:28'),
(9262, '43.243.206.41', NULL, 3, '2023-12-07 09:42:04', '2023-12-07 09:42:22'),
(9263, '208.109.203.217', NULL, 1, '2023-12-07 10:13:53', '2023-12-07 10:13:53'),
(9264, '52.203.123.31', NULL, 3, '2023-12-07 10:18:17', '2023-12-07 10:18:22'),
(9265, '128.204.212.79', NULL, 2, '2023-12-07 10:25:27', '2023-12-07 23:58:03'),
(9266, '193.186.4.159', NULL, 1, '2023-12-07 11:19:16', '2023-12-07 11:19:16'),
(9267, '43.135.129.233', NULL, 1, '2023-12-07 12:00:31', '2023-12-07 12:00:31'),
(9268, '195.191.219.133', NULL, 1, '2023-12-07 12:10:23', '2023-12-07 12:10:23'),
(9269, '105.159.190.173', NULL, 2, '2023-12-07 12:29:23', '2023-12-07 12:29:25'),
(9270, '45.32.162.175', NULL, 1, '2023-12-07 13:16:35', '2023-12-07 13:16:35'),
(9271, '5.188.62.17', NULL, 1, '2023-12-07 13:23:37', '2023-12-07 13:23:37'),
(9272, '45.92.229.191', NULL, 2, '2023-12-07 13:34:28', '2023-12-07 13:34:39'),
(9273, '122.201.124.164', NULL, 1, '2023-12-07 14:30:23', '2023-12-07 14:30:23'),
(9274, '150.230.6.113', NULL, 1, '2023-12-07 14:55:39', '2023-12-07 14:55:39'),
(9275, '118.179.138.21', NULL, 1, '2023-12-07 15:14:57', '2023-12-07 15:14:57'),
(9276, '103.199.121.23', NULL, 4, '2023-12-07 15:33:21', '2023-12-07 15:57:39'),
(9277, '92.118.39.243', NULL, 1, '2023-12-07 15:57:16', '2023-12-07 15:57:16'),
(9278, '50.87.253.182', NULL, 1, '2023-12-07 15:58:02', '2023-12-07 15:58:02'),
(9279, '162.213.196.78', NULL, 1, '2023-12-07 16:12:07', '2023-12-07 16:12:07'),
(9280, '120.50.6.166', NULL, 2, '2023-12-07 16:24:53', '2023-12-07 16:24:56'),
(9281, '20.118.34.91', NULL, 1, '2023-12-07 17:20:17', '2023-12-07 17:20:17'),
(9282, '34.214.218.93', NULL, 1, '2023-12-07 18:10:17', '2023-12-07 18:10:17'),
(9283, '51.222.253.12', NULL, 1, '2023-12-07 18:10:26', '2023-12-07 18:10:26'),
(9284, '35.87.225.65', NULL, 1, '2023-12-07 18:15:31', '2023-12-07 18:15:31'),
(9285, '162.55.85.224', NULL, 1, '2023-12-07 18:27:16', '2023-12-07 18:27:16'),
(9286, '42.236.17.231', NULL, 1, '2023-12-07 18:43:55', '2023-12-07 18:43:55'),
(9287, '114.80.36.40', NULL, 1, '2023-12-07 19:18:15', '2023-12-07 19:18:15'),
(9288, '51.222.253.17', NULL, 1, '2023-12-07 19:33:24', '2023-12-07 19:33:24'),
(9289, '128.204.212.77', NULL, 1, '2023-12-07 20:01:13', '2023-12-07 20:01:13'),
(9290, '42.236.17.228', NULL, 1, '2023-12-07 20:11:17', '2023-12-07 20:11:17'),
(9291, '42.236.17.79', NULL, 1, '2023-12-07 20:12:15', '2023-12-07 20:12:15'),
(9292, '51.222.253.14', NULL, 1, '2023-12-07 20:58:38', '2023-12-07 20:58:38'),
(9293, '118.179.115.17', NULL, 1, '2023-12-07 21:34:32', '2023-12-07 21:34:32'),
(9294, '128.199.199.100', NULL, 2, '2023-12-07 22:03:13', '2023-12-07 22:03:14'),
(9295, '46.4.104.39', NULL, 1, '2023-12-07 23:42:19', '2023-12-07 23:42:19'),
(9296, '54.191.43.140', NULL, 1, '2023-12-08 00:04:47', '2023-12-08 00:04:47'),
(9297, '34.211.45.118', NULL, 1, '2023-12-08 00:55:48', '2023-12-08 00:55:48'),
(9298, '43.153.59.206', NULL, 1, '2023-12-08 01:06:26', '2023-12-08 01:06:26'),
(9299, '136.243.228.195', NULL, 1, '2023-12-08 01:24:00', '2023-12-08 01:24:00'),
(9300, '91.92.244.153', NULL, 2, '2023-12-08 02:24:16', '2023-12-08 02:24:23'),
(9301, '69.167.11.88', NULL, 1, '2023-12-08 02:25:55', '2023-12-08 02:25:55'),
(9302, '182.44.67.97', NULL, 1, '2023-12-08 03:36:21', '2023-12-08 03:36:21'),
(9303, '118.123.237.218', NULL, 1, '2023-12-08 04:51:09', '2023-12-08 04:51:09'),
(9304, '52.167.144.19', NULL, 1, '2023-12-08 05:13:58', '2023-12-08 05:13:58'),
(9305, '47.76.35.19', NULL, 7, '2023-12-08 05:46:39', '2023-12-08 05:47:10'),
(9306, '47.76.35.19', NULL, 7, '2023-12-08 05:46:39', '2023-12-08 05:47:10'),
(9307, '65.154.226.170', NULL, 2, '2023-12-08 06:03:41', '2023-12-08 08:13:09'),
(9308, '34.247.215.165', NULL, 1, '2023-12-08 06:39:32', '2023-12-08 06:39:32'),
(9309, '65.154.226.166', NULL, 1, '2023-12-08 06:39:51', '2023-12-08 06:39:51'),
(9310, '65.154.226.168', NULL, 2, '2023-12-08 07:08:15', '2023-12-08 09:17:46'),
(9311, '65.154.226.167', NULL, 2, '2023-12-08 07:31:53', '2023-12-08 08:19:11'),
(9312, '65.154.226.169', NULL, 1, '2023-12-08 07:33:07', '2023-12-08 07:33:07'),
(9313, '195.191.219.133', NULL, 2, '2023-12-08 08:05:36', '2023-12-08 08:41:00'),
(9314, '54.229.22.231', NULL, 1, '2023-12-08 08:23:19', '2023-12-08 08:23:19'),
(9315, '198.235.24.243', NULL, 1, '2023-12-08 09:42:27', '2023-12-08 09:42:27'),
(9316, '69.28.94.160', NULL, 1, '2023-12-08 10:12:57', '2023-12-08 10:12:57'),
(9317, '34.106.111.25', NULL, 5, '2023-12-08 10:54:02', '2023-12-08 10:54:04'),
(9318, '52.214.249.244', NULL, 1, '2023-12-08 11:00:09', '2023-12-08 11:00:09'),
(9319, '71.163.94.71', NULL, 2, '2023-12-08 11:00:34', '2023-12-08 11:00:34'),
(9320, '128.204.212.78', NULL, 1, '2023-12-08 11:05:52', '2023-12-08 11:05:52'),
(9321, '65.108.6.34', NULL, 2, '2023-12-08 11:11:10', '2023-12-08 14:03:17'),
(9322, '34.204.206.76', NULL, 1, '2023-12-08 11:32:55', '2023-12-08 11:32:55'),
(9323, '34.72.112.101', NULL, 1, '2023-12-08 12:26:14', '2023-12-08 12:26:14'),
(9324, '136.226.243.13', NULL, 1, '2023-12-08 12:28:03', '2023-12-08 12:28:03'),
(9325, '34.106.193.161', NULL, 5, '2023-12-08 12:41:43', '2023-12-08 12:41:44'),
(9326, '61.74.213.244', NULL, 2, '2023-12-08 13:01:12', '2023-12-08 13:04:30'),
(9327, '124.226.222.66', NULL, 1, '2023-12-08 13:07:58', '2023-12-08 13:07:58'),
(9328, '198.46.193.244', NULL, 1, '2023-12-08 13:10:37', '2023-12-08 13:10:37'),
(9329, '222.77.96.141', NULL, 1, '2023-12-08 13:31:03', '2023-12-08 13:31:03'),
(9330, '34.221.212.168', NULL, 1, '2023-12-08 15:10:09', '2023-12-08 15:10:09'),
(9331, '182.150.1.23', NULL, 1, '2023-12-08 16:08:55', '2023-12-08 16:08:55'),
(9332, '80.66.79.9', NULL, 3, '2023-12-08 16:44:47', '2023-12-08 16:44:49'),
(9333, '119.28.202.234', NULL, 2, '2023-12-08 17:38:06', '2023-12-08 17:38:08'),
(9334, '93.159.230.87', NULL, 1, '2023-12-08 18:13:28', '2023-12-08 18:13:28'),
(9335, '51.222.253.15', NULL, 1, '2023-12-08 18:48:08', '2023-12-08 18:48:08'),
(9336, '43.135.175.116', NULL, 2, '2023-12-08 19:03:01', '2023-12-08 21:51:35'),
(9337, '136.243.228.195', NULL, 1, '2023-12-08 19:15:31', '2023-12-08 19:15:31'),
(9338, '35.206.153.204', NULL, 1, '2023-12-08 19:31:58', '2023-12-08 19:31:58'),
(9339, '46.4.104.39', NULL, 2, '2023-12-08 19:34:03', '2023-12-08 19:34:06'),
(9340, '43.131.248.209', NULL, 1, '2023-12-08 19:42:28', '2023-12-08 19:42:28'),
(9341, '44.197.245.104', NULL, 1, '2023-12-08 20:31:16', '2023-12-08 20:31:16'),
(9342, '222.77.96.129', NULL, 1, '2023-12-08 20:55:28', '2023-12-08 20:55:28'),
(9343, '222.77.96.146', NULL, 1, '2023-12-08 21:05:38', '2023-12-08 21:05:38'),
(9344, '5.188.87.39', NULL, 1, '2023-12-08 21:21:02', '2023-12-08 21:21:02'),
(9345, '20.189.78.144', NULL, 5, '2023-12-08 22:31:08', '2023-12-08 22:31:11'),
(9346, '222.211.72.52', NULL, 1, '2023-12-08 23:24:03', '2023-12-08 23:24:03'),
(9347, '222.211.72.58', NULL, 1, '2023-12-08 23:24:15', '2023-12-08 23:24:15'),
(9348, '17.241.219.212', NULL, 1, '2023-12-08 23:40:43', '2023-12-08 23:40:43'),
(9349, '222.211.72.55', NULL, 1, '2023-12-08 23:44:57', '2023-12-08 23:44:57'),
(9350, '91.212.121.197', NULL, 1, '2023-12-09 00:20:55', '2023-12-09 00:20:55'),
(9351, '103.217.111.105', NULL, 1, '2023-12-09 00:44:45', '2023-12-09 00:44:45'),
(9352, '144.126.131.216', NULL, 1, '2023-12-09 01:54:08', '2023-12-09 01:54:08'),
(9353, '54.202.106.82', NULL, 1, '2023-12-09 02:10:21', '2023-12-09 02:10:21'),
(9354, '34.31.119.135', NULL, 1, '2023-12-09 02:47:10', '2023-12-09 02:47:10'),
(9355, '34.216.254.132', NULL, 1, '2023-12-09 02:48:38', '2023-12-09 02:48:38'),
(9356, '51.222.253.12', NULL, 1, '2023-12-09 03:24:22', '2023-12-09 03:24:22'),
(9357, '34.106.96.37', NULL, 5, '2023-12-09 03:37:35', '2023-12-09 03:37:36'),
(9358, '222.79.104.23', NULL, 1, '2023-12-09 03:49:08', '2023-12-09 03:49:08'),
(9359, '103.102.228.176', NULL, 1, '2023-12-09 04:20:07', '2023-12-09 04:20:07'),
(9360, '54.234.78.29', NULL, 1, '2023-12-09 05:17:53', '2023-12-09 05:17:53'),
(9361, '65.154.226.168', NULL, 2, '2023-12-09 05:37:58', '2023-12-09 07:45:41'),
(9362, '167.99.37.207', NULL, 2, '2023-12-09 05:51:49', '2023-12-09 05:51:50'),
(9363, '51.222.253.3', NULL, 1, '2023-12-09 06:01:22', '2023-12-09 06:01:22'),
(9364, '154.16.49.32', NULL, 1, '2023-12-09 06:41:04', '2023-12-09 06:41:04'),
(9365, '35.87.225.65', NULL, 1, '2023-12-09 06:42:24', '2023-12-09 06:42:24'),
(9366, '65.154.226.167', NULL, 1, '2023-12-09 07:14:26', '2023-12-09 07:14:26'),
(9367, '91.92.252.106', NULL, 1, '2023-12-09 07:24:53', '2023-12-09 07:24:53'),
(9368, '165.22.226.152', NULL, 2, '2023-12-09 07:26:54', '2023-12-09 07:26:54'),
(9369, '64.124.8.47', NULL, 1, '2023-12-09 08:13:59', '2023-12-09 08:13:59'),
(9370, '128.204.212.78', NULL, 1, '2023-12-09 08:52:14', '2023-12-09 08:52:14'),
(9371, '195.191.219.133', NULL, 1, '2023-12-09 08:59:04', '2023-12-09 08:59:04'),
(9372, '47.76.35.19', NULL, 8, '2023-12-09 09:03:06', '2023-12-09 09:03:38'),
(9373, '120.50.6.166', NULL, 2, '2023-12-09 09:21:41', '2023-12-09 09:21:50'),
(9374, '156.146.37.113', NULL, 1, '2023-12-09 10:08:19', '2023-12-09 10:08:19'),
(9375, '119.42.146.146', NULL, 1, '2023-12-09 10:28:47', '2023-12-09 10:28:47'),
(9376, '119.28.202.234', NULL, 3, '2023-12-09 10:36:30', '2023-12-10 03:33:02'),
(9377, '46.30.45.199', NULL, 3, '2023-12-09 10:51:43', '2023-12-09 10:51:46'),
(9378, '51.222.253.8', NULL, 1, '2023-12-09 10:57:13', '2023-12-09 10:57:13'),
(9379, '123.6.49.18', NULL, 1, '2023-12-09 11:27:38', '2023-12-09 11:27:38'),
(9380, '123.6.49.41', NULL, 1, '2023-12-09 11:27:50', '2023-12-09 11:27:50'),
(9381, '103.145.70.100', NULL, 1, '2023-12-09 11:57:32', '2023-12-09 11:57:32'),
(9382, '54.208.201.249', NULL, 1, '2023-12-09 11:57:50', '2023-12-09 11:57:50'),
(9383, '116.68.193.53', NULL, 3, '2023-12-09 13:22:00', '2023-12-09 13:23:07'),
(9384, '182.44.2.148', NULL, 1, '2023-12-09 13:26:41', '2023-12-09 13:26:41'),
(9385, '103.231.162.206', NULL, 1, '2023-12-09 14:05:42', '2023-12-09 14:05:42'),
(9386, '69.28.94.160', NULL, 1, '2023-12-09 15:13:39', '2023-12-09 15:13:39'),
(9387, '181.214.218.67', NULL, 1, '2023-12-09 15:23:57', '2023-12-09 15:23:57'),
(9388, '202.134.14.139', NULL, 1, '2023-12-09 15:24:50', '2023-12-09 15:24:50'),
(9389, '141.0.9.151', NULL, 1, '2023-12-09 15:25:40', '2023-12-09 15:25:40'),
(9390, '82.145.215.206', NULL, 1, '2023-12-09 15:27:37', '2023-12-09 15:27:37'),
(9391, '202.134.14.150', NULL, 1, '2023-12-09 15:28:19', '2023-12-09 15:28:19'),
(9392, '177.93.253.12', NULL, 1, '2023-12-09 15:37:02', '2023-12-09 15:37:02'),
(9393, '162.213.196.78', NULL, 1, '2023-12-09 16:11:15', '2023-12-09 16:11:15'),
(9394, '205.210.31.2', NULL, 1, '2023-12-09 17:07:50', '2023-12-09 17:07:50'),
(9395, '173.252.83.3', NULL, 1, '2023-12-09 17:59:25', '2023-12-09 17:59:25'),
(9396, '34.72.112.101', NULL, 1, '2023-12-09 18:23:08', '2023-12-09 18:23:08'),
(9397, '103.145.210.140', NULL, 1, '2023-12-09 18:32:39', '2023-12-09 18:32:39'),
(9398, '205.210.31.172', NULL, 1, '2023-12-09 19:56:58', '2023-12-09 19:56:58'),
(9399, '170.106.82.193', NULL, 1, '2023-12-09 21:00:26', '2023-12-09 21:00:26'),
(9400, '66.249.73.39', NULL, 1, '2023-12-09 21:30:04', '2023-12-09 21:30:04'),
(9401, '66.249.73.37', NULL, 1, '2023-12-09 21:30:58', '2023-12-09 21:30:58'),
(9402, '173.239.211.206', NULL, 1, '2023-12-09 21:45:10', '2023-12-09 21:45:10'),
(9403, '192.36.109.117', NULL, 1, '2023-12-09 23:18:17', '2023-12-09 23:18:17'),
(9404, '128.204.212.77', NULL, 2, '2023-12-10 00:16:01', '2023-12-10 01:20:57'),
(9405, '34.222.143.38', NULL, 1, '2023-12-10 00:19:26', '2023-12-10 00:19:26'),
(9406, '34.221.176.57', NULL, 1, '2023-12-10 00:21:31', '2023-12-10 00:21:31'),
(9407, '216.73.161.101', NULL, 1, '2023-12-10 00:40:09', '2023-12-10 00:40:09'),
(9408, '40.88.21.235', NULL, 1, '2023-12-10 01:52:58', '2023-12-10 01:52:58'),
(9409, '54.68.25.251', NULL, 1, '2023-12-10 02:08:21', '2023-12-10 02:08:21'),
(9410, '198.235.24.55', NULL, 1, '2023-12-10 02:24:35', '2023-12-10 02:24:35'),
(9411, '128.199.199.100', NULL, 1, '2023-12-10 03:25:21', '2023-12-10 03:25:21'),
(9412, '118.123.237.217', NULL, 1, '2023-12-10 03:47:37', '2023-12-10 03:47:37'),
(9413, '3.235.162.121', NULL, 1, '2023-12-10 04:30:09', '2023-12-10 04:30:09'),
(9414, '176.111.174.153', NULL, 1, '2023-12-10 04:40:26', '2023-12-10 04:40:26'),
(9415, '111.7.96.155', NULL, 2, '2023-12-10 05:02:24', '2023-12-10 05:02:25'),
(9416, '211.95.50.8', NULL, 1, '2023-12-10 05:03:15', '2023-12-10 05:03:15'),
(9417, '211.95.50.7', NULL, 1, '2023-12-10 05:03:16', '2023-12-10 05:03:16'),
(9418, '119.91.250.193', NULL, 1, '2023-12-10 05:21:34', '2023-12-10 05:21:34'),
(9419, '51.222.253.6', NULL, 1, '2023-12-10 05:42:25', '2023-12-10 05:42:25'),
(9420, '65.154.226.170', NULL, 1, '2023-12-10 05:44:59', '2023-12-10 05:44:59'),
(9421, '119.42.146.146', NULL, 1, '2023-12-10 05:52:56', '2023-12-10 05:52:56'),
(9422, '65.154.226.169', NULL, 2, '2023-12-10 06:06:34', '2023-12-10 06:18:08'),
(9423, '65.154.226.168', NULL, 1, '2023-12-10 06:07:54', '2023-12-10 06:07:54'),
(9424, '103.102.228.169', NULL, 1, '2023-12-10 06:26:42', '2023-12-10 06:26:42'),
(9425, '66.249.66.10', NULL, 3, '2023-12-10 06:28:48', '2023-12-10 17:44:56'),
(9426, '175.6.217.4', NULL, 1, '2023-12-10 06:36:44', '2023-12-10 06:36:44'),
(9427, '89.149.18.45', NULL, 1, '2023-12-10 07:42:51', '2023-12-10 07:42:51'),
(9428, '34.28.228.89', NULL, 1, '2023-12-10 08:59:03', '2023-12-10 08:59:03'),
(9429, '205.210.31.23', NULL, 1, '2023-12-10 09:05:58', '2023-12-10 09:05:58'),
(9430, '82.145.215.206', NULL, 1, '2023-12-10 09:57:42', '2023-12-10 09:57:42'),
(9431, '54.241.187.247', NULL, 1, '2023-12-10 10:00:56', '2023-12-10 10:00:56'),
(9432, '13.57.205.5', NULL, 1, '2023-12-10 10:02:33', '2023-12-10 10:02:33'),
(9433, '222.77.96.129', NULL, 1, '2023-12-10 10:24:05', '2023-12-10 10:24:05'),
(9434, '47.76.35.19', NULL, 8, '2023-12-10 10:28:20', '2023-12-10 10:28:51'),
(9435, '3.80.89.126', NULL, 2, '2023-12-10 10:38:45', '2023-12-10 13:12:15'),
(9436, '18.224.128.89', NULL, 1, '2023-12-10 10:38:46', '2023-12-10 10:38:46'),
(9437, '52.87.218.72', NULL, 1, '2023-12-10 10:38:52', '2023-12-10 10:38:52'),
(9438, '34.232.23.139', NULL, 1, '2023-12-10 10:47:07', '2023-12-10 10:47:07'),
(9439, '44.203.103.78', NULL, 1, '2023-12-10 10:51:12', '2023-12-10 10:51:12'),
(9440, '66.249.73.37', NULL, 1, '2023-12-10 11:30:12', '2023-12-10 11:30:12'),
(9441, '185.241.208.206', NULL, 1, '2023-12-10 11:33:44', '2023-12-10 11:33:44'),
(9442, '23.137.251.61', NULL, 1, '2023-12-10 11:34:01', '2023-12-10 11:34:01'),
(9443, '66.249.73.38', NULL, 1, '2023-12-10 11:40:39', '2023-12-10 11:40:39'),
(9444, '44.195.21.209', NULL, 3, '2023-12-10 12:07:01', '2023-12-10 13:14:33'),
(9445, '222.211.72.52', NULL, 1, '2023-12-10 12:18:06', '2023-12-10 12:18:06'),
(9446, '27.147.230.218', NULL, 1, '2023-12-10 12:44:58', '2023-12-10 12:44:58'),
(9447, '205.210.31.174', NULL, 1, '2023-12-10 12:46:39', '2023-12-10 12:46:39'),
(9448, '44.204.16.129', NULL, 1, '2023-12-10 12:51:12', '2023-12-10 12:51:12'),
(9449, '185.220.100.243', NULL, 1, '2023-12-10 13:02:26', '2023-12-10 13:02:26'),
(9450, '51.89.138.51', NULL, 1, '2023-12-10 13:02:33', '2023-12-10 13:02:33'),
(9451, '209.141.46.203', NULL, 1, '2023-12-10 13:02:44', '2023-12-10 13:02:44'),
(9452, '3.237.91.71', NULL, 1, '2023-12-10 13:12:08', '2023-12-10 13:12:08'),
(9453, '18.225.25.214', NULL, 2, '2023-12-10 13:12:08', '2023-12-10 13:44:04'),
(9454, '222.211.72.55', NULL, 1, '2023-12-10 13:36:41', '2023-12-10 13:36:41'),
(9455, '3.95.220.169', NULL, 1, '2023-12-10 13:44:04', '2023-12-10 13:44:04'),
(9456, '3.235.241.183', NULL, 1, '2023-12-10 13:44:10', '2023-12-10 13:44:10'),
(9457, '118.123.237.218', NULL, 1, '2023-12-10 14:19:52', '2023-12-10 14:19:52'),
(9458, '182.44.12.37', NULL, 1, '2023-12-10 15:21:16', '2023-12-10 15:21:16'),
(9459, '103.30.61.246', NULL, 51, '2023-12-10 15:31:48', '2023-12-10 15:36:26'),
(9460, '118.123.237.209', NULL, 1, '2023-12-10 16:00:53', '2023-12-10 16:00:53'),
(9461, '198.235.24.139', NULL, 1, '2023-12-10 16:39:57', '2023-12-10 16:39:57'),
(9462, '222.211.72.58', NULL, 1, '2023-12-10 17:34:19', '2023-12-10 17:34:19'),
(9463, '198.71.236.2', NULL, 1, '2023-12-10 17:54:09', '2023-12-10 17:54:09'),
(9464, '66.249.75.167', NULL, 1, '2023-12-11 10:27:11', '2023-12-11 10:27:11'),
(9465, '66.249.75.168', NULL, 1, '2023-12-11 10:53:33', '2023-12-11 10:53:33'),
(9466, '183.136.225.44', NULL, 1, '2023-12-11 11:02:05', '2023-12-11 11:02:05'),
(9467, '27.147.230.218', NULL, 2, '2023-12-11 11:18:58', '2023-12-11 11:19:00'),
(9468, '37.111.194.155', NULL, 3, '2023-12-11 12:10:18', '2023-12-11 12:30:40'),
(9469, '72.14.201.159', NULL, 2, '2023-12-11 12:19:32', '2023-12-11 14:56:40'),
(9470, '72.14.201.151', NULL, 1, '2023-12-11 12:19:45', '2023-12-11 12:19:45'),
(9471, '123.49.48.130', NULL, 5, '2023-12-11 12:21:06', '2023-12-11 14:58:08'),
(9472, '203.202.252.245', NULL, 39, '2023-12-11 12:28:10', '2023-12-11 12:30:23'),
(9473, '119.28.202.234', NULL, 2, '2023-12-11 12:43:57', '2023-12-11 12:43:58'),
(9474, '87.236.176.62', NULL, 1, '2023-12-11 13:02:44', '2023-12-11 13:02:44'),
(9475, '87.236.176.237', NULL, 1, '2023-12-11 13:02:47', '2023-12-11 13:02:47'),
(9476, '54.70.190.91', NULL, 4, '2023-12-11 13:30:10', '2023-12-11 14:31:48'),
(9477, '18.237.62.71', NULL, 6, '2023-12-11 13:41:30', '2023-12-11 15:16:08'),
(9478, '66.249.66.6', NULL, 1, '2023-12-11 14:13:17', '2023-12-11 14:13:17'),
(9479, '137.220.225.9', NULL, 1, '2023-12-11 14:55:29', '2023-12-11 14:55:29'),
(9480, '54.187.0.70', NULL, 2, '2023-12-11 15:08:48', '2023-12-11 15:08:48'),
(9481, '100.27.34.37', NULL, 1, '2023-12-11 15:13:45', '2023-12-11 15:13:45'),
(9482, '18.225.25.214', NULL, 1, '2023-12-11 15:13:46', '2023-12-11 15:13:46'),
(9483, '3.80.89.126', NULL, 1, '2023-12-11 15:13:52', '2023-12-11 15:13:52'),
(9484, '15.235.15.135', NULL, 1, '2023-12-11 15:25:51', '2023-12-11 15:25:51'),
(9485, '185.203.186.5', NULL, 1, '2023-12-11 15:30:44', '2023-12-11 15:30:44'),
(9486, '185.196.53.204', NULL, 1, '2023-12-11 15:30:50', '2023-12-11 15:30:50'),
(9487, '35.232.178.181', NULL, 1, '2023-12-11 15:40:49', '2023-12-11 15:40:49'),
(9488, '66.249.66.10', NULL, 1, '2023-12-11 15:44:57', '2023-12-11 15:44:57'),
(9489, '180.110.203.108', NULL, 1, '2023-12-11 15:48:06', '2023-12-11 15:48:06'),
(9490, '47.76.35.19', NULL, 108, '2023-12-11 16:15:11', '2023-12-12 01:35:18'),
(9491, '128.204.212.79', NULL, 2, '2023-12-11 16:20:06', '2023-12-11 21:28:01'),
(9492, '103.211.52.109', NULL, 4, '2023-12-11 16:23:45', '2023-12-11 16:28:04'),
(9493, '45.56.79.212', NULL, 1, '2023-12-11 16:40:11', '2023-12-11 16:40:11'),
(9494, '205.210.31.3', NULL, 1, '2023-12-11 16:42:20', '2023-12-11 16:42:20'),
(9495, '89.149.23.159', NULL, 1, '2023-12-11 17:04:39', '2023-12-11 17:04:39'),
(9496, '18.237.224.13', NULL, 1, '2023-12-11 17:17:21', '2023-12-11 17:17:21'),
(9497, '34.23.49.225', NULL, 2, '2023-12-11 18:13:17', '2023-12-11 18:17:06'),
(9498, '44.204.128.253', NULL, 1, '2023-12-11 19:32:20', '2023-12-11 19:32:20'),
(9499, '66.249.65.105', NULL, 1, '2023-12-11 20:59:48', '2023-12-11 20:59:48'),
(9500, '66.249.65.104', NULL, 1, '2023-12-11 20:59:49', '2023-12-11 20:59:49'),
(9501, '185.133.206.174', NULL, 1, '2023-12-11 22:03:19', '2023-12-11 22:03:19'),
(9502, '43.154.228.43', NULL, 2, '2023-12-11 22:51:41', '2023-12-11 22:51:43'),
(9503, '182.42.105.144', NULL, 1, '2023-12-11 23:00:42', '2023-12-11 23:00:42'),
(9504, '35.90.181.210', NULL, 1, '2023-12-11 23:36:39', '2023-12-11 23:36:39'),
(9505, '37.225.77.255', NULL, 1, '2023-12-12 00:30:38', '2023-12-12 00:30:38'),
(9506, '37.225.73.149', NULL, 1, '2023-12-12 00:30:38', '2023-12-12 00:30:38'),
(9507, '103.225.202.242', NULL, 1, '2023-12-12 01:03:59', '2023-12-12 01:03:59'),
(9508, '104.237.138.223', NULL, 1, '2023-12-12 01:15:35', '2023-12-12 01:15:35'),
(9509, '157.55.39.205', NULL, 1, '2023-12-12 02:07:54', '2023-12-12 02:07:54'),
(9510, '107.172.31.11', NULL, 1, '2023-12-12 02:24:36', '2023-12-12 02:24:36'),
(9511, '35.90.85.35', NULL, 1, '2023-12-12 02:29:06', '2023-12-12 02:29:06'),
(9512, '222.77.96.141', NULL, 1, '2023-12-12 02:32:53', '2023-12-12 02:32:53'),
(9513, '52.89.101.64', NULL, 1, '2023-12-12 04:07:30', '2023-12-12 04:07:30'),
(9514, '103.102.228.176', NULL, 2, '2023-12-12 04:39:43', '2023-12-12 04:41:27'),
(9515, '69.171.231.4', NULL, 1, '2023-12-12 04:58:40', '2023-12-12 04:58:40'),
(9516, '173.73.28.187', NULL, 2, '2023-12-12 05:08:33', '2023-12-12 05:08:34'),
(9517, '40.77.167.76', NULL, 1, '2023-12-12 05:10:10', '2023-12-12 05:10:10'),
(9518, '119.28.202.234', NULL, 4, '2023-12-12 05:33:49', '2023-12-12 22:31:24'),
(9519, '37.225.77.255', NULL, 1, '2023-12-12 05:42:57', '2023-12-12 05:42:57'),
(9520, '178.23.190.206', NULL, 1, '2023-12-12 05:44:42', '2023-12-12 05:44:42'),
(9521, '51.254.199.11', NULL, 1, '2023-12-12 05:57:31', '2023-12-12 05:57:31'),
(9522, '65.154.226.168', NULL, 3, '2023-12-12 06:04:40', '2023-12-12 19:03:57'),
(9523, '34.121.88.11', NULL, 1, '2023-12-12 06:04:48', '2023-12-12 06:04:48'),
(9524, '65.154.226.171', NULL, 1, '2023-12-12 06:12:47', '2023-12-12 06:12:47'),
(9525, '65.154.226.166', NULL, 1, '2023-12-12 06:31:50', '2023-12-12 06:31:50'),
(9526, '65.154.226.170', NULL, 1, '2023-12-12 07:01:52', '2023-12-12 07:01:52'),
(9527, '104.237.138.223', NULL, 1, '2023-12-12 07:14:29', '2023-12-12 07:14:29'),
(9528, '222.211.72.52', NULL, 1, '2023-12-12 07:33:19', '2023-12-12 07:33:19'),
(9529, '118.123.237.209', NULL, 1, '2023-12-12 08:24:55', '2023-12-12 08:24:55'),
(9530, '196.196.23.167', NULL, 1, '2023-12-12 08:29:08', '2023-12-12 08:29:08'),
(9531, '60.188.57.0', NULL, 1, '2023-12-12 08:31:56', '2023-12-12 08:31:56'),
(9532, '222.211.72.58', NULL, 1, '2023-12-12 08:36:07', '2023-12-12 08:36:07'),
(9533, '203.96.227.234', NULL, 1, '2023-12-12 08:42:14', '2023-12-12 08:42:14'),
(9534, '202.53.165.130', NULL, 1, '2023-12-12 08:47:30', '2023-12-12 08:47:30'),
(9535, '216.83.52.22', NULL, 1, '2023-12-12 08:52:47', '2023-12-12 08:52:47'),
(9536, '128.204.212.78', NULL, 2, '2023-12-12 09:52:29', '2023-12-12 14:57:54'),
(9537, '196.242.47.161', NULL, 1, '2023-12-12 10:02:15', '2023-12-12 10:02:15'),
(9538, '118.123.237.210', NULL, 1, '2023-12-12 10:03:18', '2023-12-12 10:03:18'),
(9539, '118.123.237.218', NULL, 1, '2023-12-12 10:06:52', '2023-12-12 10:06:52'),
(9540, '163.172.70.215', NULL, 1, '2023-12-12 10:07:53', '2023-12-12 10:07:53'),
(9541, '42.83.147.54', NULL, 1, '2023-12-12 10:10:09', '2023-12-12 10:10:09'),
(9542, '154.16.69.123', NULL, 1, '2023-12-12 10:27:30', '2023-12-12 10:27:30'),
(9543, '128.204.212.77', NULL, 1, '2023-12-12 10:43:08', '2023-12-12 10:43:08'),
(9544, '103.81.198.17', NULL, 1, '2023-12-12 10:54:26', '2023-12-12 10:54:26'),
(9545, '222.211.72.55', NULL, 1, '2023-12-12 11:15:02', '2023-12-12 11:15:02'),
(9546, '136.226.237.27', NULL, 1, '2023-12-12 11:40:05', '2023-12-12 11:40:05'),
(9547, '176.106.60.145', NULL, 1, '2023-12-12 11:58:40', '2023-12-12 11:58:40'),
(9548, '216.24.216.210', NULL, 1, '2023-12-12 12:45:56', '2023-12-12 12:45:56'),
(9549, '43.229.208.190', NULL, 1, '2023-12-12 14:17:32', '2023-12-12 14:17:32'),
(9550, '173.252.83.6', NULL, 1, '2023-12-12 14:31:29', '2023-12-12 14:31:29'),
(9551, '80.66.79.9', NULL, 3, '2023-12-12 15:11:03', '2023-12-12 15:11:04'),
(9552, '3.234.144.171', NULL, 1, '2023-12-12 15:13:57', '2023-12-12 15:13:57'),
(9553, '18.224.128.89', NULL, 1, '2023-12-12 15:13:57', '2023-12-12 15:13:57'),
(9554, '18.210.6.165', NULL, 1, '2023-12-12 15:14:03', '2023-12-12 15:14:03'),
(9555, '103.212.158.174', NULL, 4, '2023-12-12 16:15:02', '2023-12-12 16:42:50'),
(9556, '103.102.228.172', NULL, 2, '2023-12-12 16:22:06', '2023-12-12 16:24:25'),
(9557, '38.89.139.232', NULL, 5, '2023-12-12 16:23:21', '2023-12-12 16:23:44'),
(9558, '119.96.24.54', NULL, 1, '2023-12-12 16:25:30', '2023-12-12 16:25:30'),
(9559, '20.212.195.234', NULL, 1, '2023-12-12 16:35:33', '2023-12-12 16:35:33'),
(9560, '35.243.238.246', NULL, 2, '2023-12-12 17:22:18', '2023-12-12 17:26:28'),
(9561, '34.133.113.168', NULL, 2, '2023-12-12 17:28:13', '2023-12-12 22:31:10'),
(9562, '54.212.238.110', NULL, 1, '2023-12-12 17:30:50', '2023-12-12 17:30:50'),
(9563, '80.91.223.13', NULL, 2, '2023-12-12 17:34:02', '2023-12-12 17:34:46'),
(9564, '62.122.184.194', NULL, 1, '2023-12-12 17:40:20', '2023-12-12 17:40:20'),
(9565, '103.102.228.211', NULL, 2, '2023-12-12 17:57:01', '2023-12-12 17:59:38'),
(9566, '123.49.48.130', NULL, 1, '2023-12-12 18:17:54', '2023-12-12 18:17:54'),
(9567, '5.188.62.174', NULL, 1, '2023-12-12 19:07:32', '2023-12-12 19:07:32'),
(9568, '64.225.120.113', NULL, 1, '2023-12-12 19:44:51', '2023-12-12 19:44:51'),
(9569, '3.235.226.114', NULL, 1, '2023-12-12 19:47:17', '2023-12-12 19:47:17'),
(9570, '159.65.191.106', NULL, 1, '2023-12-12 20:16:28', '2023-12-12 20:16:28'),
(9571, '173.252.79.116', NULL, 1, '2023-12-12 21:55:09', '2023-12-12 21:55:09'),
(9572, '102.165.48.71', NULL, 1, '2023-12-12 23:09:27', '2023-12-12 23:09:27'),
(9573, '103.87.139.165', NULL, 1, '2023-12-12 23:18:49', '2023-12-12 23:18:49'),
(9574, '147.135.5.20', NULL, 1, '2023-12-12 23:24:08', '2023-12-12 23:24:08'),
(9575, '117.33.163.216', NULL, 1, '2023-12-12 23:55:49', '2023-12-12 23:55:49'),
(9576, '52.230.152.108', NULL, 1, '2023-12-13 00:23:46', '2023-12-13 00:23:46'),
(9577, '145.220.91.19', NULL, 1, '2023-12-13 00:29:53', '2023-12-13 00:29:53'),
(9578, '185.129.61.5', NULL, 1, '2023-12-13 00:37:23', '2023-12-13 00:37:23'),
(9579, '194.163.157.49', NULL, 1, '2023-12-13 00:37:26', '2023-12-13 00:37:26'),
(9580, '185.220.100.242', NULL, 1, '2023-12-13 00:37:40', '2023-12-13 00:37:40'),
(9581, '61.147.15.65', NULL, 1, '2023-12-13 01:46:00', '2023-12-13 01:46:00'),
(9582, '61.147.15.67', NULL, 1, '2023-12-13 01:46:18', '2023-12-13 01:46:18'),
(9583, '58.211.23.183', NULL, 3, '2023-12-13 01:55:41', '2023-12-13 02:06:12'),
(9584, '34.220.30.68', NULL, 1, '2023-12-13 02:06:37', '2023-12-13 02:06:37'),
(9585, '35.91.221.51', NULL, 1, '2023-12-13 02:10:49', '2023-12-13 02:10:49'),
(9586, '165.22.212.24', NULL, 1, '2023-12-13 02:29:52', '2023-12-13 02:29:52'),
(9587, '222.77.96.129', NULL, 1, '2023-12-13 04:52:49', '2023-12-13 04:52:49'),
(9588, '217.160.65.174', NULL, 1, '2023-12-13 05:20:48', '2023-12-13 05:20:48'),
(9589, '46.102.159.163', NULL, 1, '2023-12-13 05:29:07', '2023-12-13 05:29:07');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(9590, '23.26.220.17', NULL, 1, '2023-12-13 05:44:55', '2023-12-13 05:44:55'),
(9591, '65.154.226.171', NULL, 1, '2023-12-13 05:49:11', '2023-12-13 05:49:11'),
(9592, '65.154.226.168', NULL, 1, '2023-12-13 05:52:55', '2023-12-13 05:52:55'),
(9593, '35.196.212.183', NULL, 2, '2023-12-13 06:17:53', '2023-12-13 06:18:09'),
(9594, '222.77.96.146', NULL, 1, '2023-12-13 06:26:30', '2023-12-13 06:26:30'),
(9595, '65.154.226.167', NULL, 1, '2023-12-13 06:34:46', '2023-12-13 06:34:46'),
(9596, '35.190.182.61', NULL, 1, '2023-12-13 06:53:11', '2023-12-13 06:53:11'),
(9597, '143.198.71.31', NULL, 2, '2023-12-13 07:03:59', '2023-12-13 07:03:59'),
(9598, '136.144.147.242', NULL, 3, '2023-12-13 07:16:05', '2023-12-13 07:16:09'),
(9599, '65.154.226.166', NULL, 1, '2023-12-13 07:18:16', '2023-12-13 07:18:16'),
(9600, '141.0.8.45', NULL, 1, '2023-12-13 07:47:38', '2023-12-13 07:47:38'),
(9601, '115.229.22.149', NULL, 1, '2023-12-13 08:02:09', '2023-12-13 08:02:09'),
(9602, '27.115.124.109', NULL, 1, '2023-12-13 08:02:36', '2023-12-13 08:02:36'),
(9603, '123.6.49.10', NULL, 1, '2023-12-13 08:03:00', '2023-12-13 08:03:00'),
(9604, '27.115.124.53', NULL, 1, '2023-12-13 08:03:41', '2023-12-13 08:03:41'),
(9605, '123.6.49.9', NULL, 1, '2023-12-13 08:03:45', '2023-12-13 08:03:45'),
(9606, '34.74.155.65', NULL, 1, '2023-12-13 08:25:46', '2023-12-13 08:25:46'),
(9607, '61.52.76.28', NULL, 1, '2023-12-13 08:43:03', '2023-12-13 08:43:03'),
(9608, '66.249.66.11', NULL, 1, '2023-12-13 08:59:37', '2023-12-13 08:59:37'),
(9609, '66.249.66.9', NULL, 1, '2023-12-13 08:59:38', '2023-12-13 08:59:38'),
(9610, '182.42.111.213', NULL, 1, '2023-12-13 09:31:22', '2023-12-13 09:31:22'),
(9611, '213.180.203.200', NULL, 1, '2023-12-13 10:04:24', '2023-12-13 10:04:24'),
(9612, '128.204.212.79', NULL, 1, '2023-12-13 12:29:37', '2023-12-13 12:29:37'),
(9613, '103.30.188.214', NULL, 3, '2023-12-13 13:15:48', '2023-12-13 19:50:01'),
(9614, '115.127.133.2', NULL, 1, '2023-12-13 14:36:24', '2023-12-13 14:36:24'),
(9615, '123.136.24.117', NULL, 1, '2023-12-13 14:53:35', '2023-12-13 14:53:35'),
(9616, '193.186.4.159', NULL, 3, '2023-12-13 14:53:35', '2023-12-13 20:33:18'),
(9617, '59.153.103.220', NULL, 1, '2023-12-13 14:53:46', '2023-12-13 14:53:46'),
(9618, '50.87.144.171', NULL, 1, '2023-12-13 15:16:08', '2023-12-13 15:16:08'),
(9619, '119.28.202.234', NULL, 2, '2023-12-13 15:33:40', '2023-12-13 15:33:41'),
(9620, '43.229.208.190', NULL, 2, '2023-12-13 16:29:19', '2023-12-13 16:29:20'),
(9621, '43.225.189.147', NULL, 1, '2023-12-13 16:51:39', '2023-12-13 16:51:39'),
(9622, '34.31.243.253', NULL, 1, '2023-12-13 17:05:07', '2023-12-13 17:05:07'),
(9623, '123.187.240.242', NULL, 1, '2023-12-13 17:21:25', '2023-12-13 17:21:25'),
(9624, '52.25.45.141', NULL, 1, '2023-12-13 17:46:26', '2023-12-13 17:46:26'),
(9625, '103.143.254.16', NULL, 1, '2023-12-13 17:53:13', '2023-12-13 17:53:13'),
(9626, '103.30.191.58', NULL, 1, '2023-12-13 18:43:33', '2023-12-13 18:43:33'),
(9627, '45.131.64.90', NULL, 4, '2023-12-13 18:50:16', '2023-12-14 03:17:47'),
(9628, '104.28.209.115', NULL, 2, '2023-12-13 18:54:18', '2023-12-13 18:55:47'),
(9629, '37.111.206.119', NULL, 2, '2023-12-13 20:11:32', '2023-12-13 20:31:56'),
(9630, '216.83.35.156', NULL, 1, '2023-12-13 20:36:20', '2023-12-13 20:36:20'),
(9631, '194.36.97.217', NULL, 1, '2023-12-13 20:40:07', '2023-12-13 20:40:07'),
(9632, '178.254.24.91', NULL, 1, '2023-12-13 20:44:02', '2023-12-13 20:44:02'),
(9633, '206.189.72.19', NULL, 1, '2023-12-13 21:09:27', '2023-12-13 21:09:27'),
(9634, '52.35.166.54', NULL, 16, '2023-12-13 22:02:59', '2023-12-13 22:49:12'),
(9635, '66.249.66.4', NULL, 1, '2023-12-13 22:42:20', '2023-12-13 22:42:20'),
(9636, '52.53.197.124', NULL, 1, '2023-12-13 23:14:03', '2023-12-13 23:14:03'),
(9637, '54.212.29.69', NULL, 1, '2023-12-14 00:13:40', '2023-12-14 00:13:40'),
(9638, '34.209.21.50', NULL, 1, '2023-12-14 00:15:35', '2023-12-14 00:15:35'),
(9639, '145.220.91.19', NULL, 1, '2023-12-14 01:02:01', '2023-12-14 01:02:01'),
(9640, '196.240.237.245', NULL, 1, '2023-12-14 01:11:09', '2023-12-14 01:11:09'),
(9641, '49.7.227.204', NULL, 1, '2023-12-14 01:21:10', '2023-12-14 01:21:10'),
(9642, '34.106.19.249', NULL, 5, '2023-12-14 01:47:55', '2023-12-14 01:47:57'),
(9643, '38.109.113.154', NULL, 1, '2023-12-14 03:10:14', '2023-12-14 03:10:14'),
(9644, '180.248.37.172', NULL, 1, '2023-12-14 03:16:32', '2023-12-14 03:16:32'),
(9645, '178.79.152.61', NULL, 1, '2023-12-14 03:29:25', '2023-12-14 03:29:25'),
(9646, '156.210.85.115', NULL, 1, '2023-12-14 03:52:11', '2023-12-14 03:52:11'),
(9647, '54.177.153.243', NULL, 1, '2023-12-14 05:18:01', '2023-12-14 05:18:01'),
(9648, '23.95.219.101', NULL, 1, '2023-12-14 05:26:28', '2023-12-14 05:26:28'),
(9649, '65.154.226.169', NULL, 2, '2023-12-14 05:48:02', '2023-12-14 08:51:28'),
(9650, '34.28.22.19', NULL, 1, '2023-12-14 05:56:02', '2023-12-14 05:56:02'),
(9651, '34.28.22.19', NULL, 1, '2023-12-14 05:56:02', '2023-12-14 05:56:02'),
(9652, '222.211.72.58', NULL, 1, '2023-12-14 06:07:06', '2023-12-14 06:07:06'),
(9653, '118.123.237.210', NULL, 1, '2023-12-14 06:15:03', '2023-12-14 06:15:03'),
(9654, '5.188.62.174', NULL, 2, '2023-12-14 06:22:52', '2023-12-14 06:22:57'),
(9655, '65.154.226.168', NULL, 3, '2023-12-14 06:30:25', '2023-12-14 08:51:30'),
(9656, '5.188.87.39', NULL, 2, '2023-12-14 06:56:11', '2023-12-14 09:09:14'),
(9657, '65.154.226.170', NULL, 2, '2023-12-14 07:12:38', '2023-12-14 08:53:47'),
(9658, '65.154.226.171', NULL, 2, '2023-12-14 07:13:00', '2023-12-14 08:51:25'),
(9659, '34.121.227.35', NULL, 1, '2023-12-14 07:31:54', '2023-12-14 07:31:54'),
(9660, '115.229.22.149', NULL, 2, '2023-12-14 07:33:54', '2023-12-14 08:08:02'),
(9661, '35.187.132.9', NULL, 2, '2023-12-14 07:50:59', '2023-12-14 07:50:59'),
(9662, '18.222.123.90', NULL, 1, '2023-12-14 07:50:59', '2023-12-14 07:50:59'),
(9663, '3.145.9.187', NULL, 1, '2023-12-14 07:50:59', '2023-12-14 07:50:59'),
(9664, '52.15.254.33', NULL, 2, '2023-12-14 07:50:59', '2023-12-14 07:51:02'),
(9665, '35.92.100.55', NULL, 1, '2023-12-14 07:51:00', '2023-12-14 07:51:00'),
(9666, '35.187.132.12', NULL, 1, '2023-12-14 07:51:01', '2023-12-14 07:51:01'),
(9667, '35.187.132.11', NULL, 2, '2023-12-14 07:51:02', '2023-12-14 07:51:12'),
(9668, '3.142.208.128', NULL, 1, '2023-12-14 07:51:02', '2023-12-14 07:51:02'),
(9669, '18.119.0.174', NULL, 1, '2023-12-14 07:51:04', '2023-12-14 07:51:04'),
(9670, '35.187.132.10', NULL, 2, '2023-12-14 07:51:10', '2023-12-14 07:51:12'),
(9671, '35.187.132.8', NULL, 1, '2023-12-14 07:51:10', '2023-12-14 07:51:10'),
(9672, '45.134.225.36', NULL, 1, '2023-12-14 07:52:49', '2023-12-14 07:52:49'),
(9673, '95.211.210.103', NULL, 1, '2023-12-14 07:52:51', '2023-12-14 07:52:51'),
(9674, '199.244.88.226', NULL, 1, '2023-12-14 07:57:57', '2023-12-14 07:57:57'),
(9675, '13.52.97.18', NULL, 2, '2023-12-14 08:16:42', '2023-12-14 08:16:42'),
(9676, '176.100.243.133', NULL, 2, '2023-12-14 08:19:44', '2023-12-14 08:20:51'),
(9677, '13.57.249.194', NULL, 1, '2023-12-14 08:32:52', '2023-12-14 08:32:52'),
(9678, '119.28.202.234', NULL, 4, '2023-12-14 08:33:52', '2023-12-15 01:24:31'),
(9679, '196.89.168.98', NULL, 2, '2023-12-14 08:39:45', '2023-12-14 08:39:46'),
(9680, '65.154.226.166', NULL, 1, '2023-12-14 08:51:27', '2023-12-14 08:51:27'),
(9681, '205.169.39.151', NULL, 2, '2023-12-14 08:51:53', '2023-12-14 08:52:04'),
(9682, '205.169.39.190', NULL, 2, '2023-12-14 08:51:55', '2023-12-14 08:52:09'),
(9683, '196.199.104.138', NULL, 1, '2023-12-14 08:53:06', '2023-12-14 08:53:06'),
(9684, '196.196.23.9', NULL, 1, '2023-12-14 08:53:13', '2023-12-14 08:53:13'),
(9685, '185.152.32.70', NULL, 1, '2023-12-14 08:58:12', '2023-12-14 08:58:12'),
(9686, '123.16.67.215', NULL, 3, '2023-12-14 09:13:19', '2023-12-14 11:40:01'),
(9687, '222.211.72.52', NULL, 1, '2023-12-14 09:30:04', '2023-12-14 09:30:04'),
(9688, '45.251.56.65', NULL, 1, '2023-12-14 10:52:15', '2023-12-14 10:52:15'),
(9689, '101.91.148.219', NULL, 1, '2023-12-14 10:57:10', '2023-12-14 10:57:10'),
(9690, '44.242.155.73', NULL, 1, '2023-12-14 11:55:24', '2023-12-14 11:55:24'),
(9691, '222.211.72.55', NULL, 1, '2023-12-14 12:16:41', '2023-12-14 12:16:41'),
(9692, '89.187.171.134', NULL, 1, '2023-12-14 12:17:02', '2023-12-14 12:17:02'),
(9693, '222.77.96.141', NULL, 1, '2023-12-14 12:31:19', '2023-12-14 12:31:19'),
(9694, '35.93.135.176', NULL, 1, '2023-12-14 12:45:18', '2023-12-14 12:45:18'),
(9695, '43.229.208.190', NULL, 7, '2023-12-14 13:03:49', '2023-12-14 14:39:47'),
(9696, '193.186.4.159', NULL, 1, '2023-12-14 14:59:33', '2023-12-14 14:59:33'),
(9697, '27.147.154.82', NULL, 1, '2023-12-14 14:59:54', '2023-12-14 14:59:54'),
(9698, '183.136.225.45', NULL, 2, '2023-12-14 15:06:58', '2023-12-14 16:49:00'),
(9699, '182.150.1.23', NULL, 1, '2023-12-14 15:37:33', '2023-12-14 15:37:33'),
(9700, '163.47.146.154', NULL, 1, '2023-12-14 15:52:06', '2023-12-14 15:52:06'),
(9701, '118.123.237.209', NULL, 1, '2023-12-14 16:49:12', '2023-12-14 16:49:12'),
(9702, '193.187.174.166', NULL, 1, '2023-12-14 18:07:16', '2023-12-14 18:07:16'),
(9703, '114.96.103.33', NULL, 1, '2023-12-14 18:24:07', '2023-12-14 18:24:07'),
(9704, '34.217.9.172', NULL, 1, '2023-12-14 18:52:40', '2023-12-14 18:52:40'),
(9705, '103.132.224.128', NULL, 1, '2023-12-14 19:16:39', '2023-12-14 19:16:39'),
(9706, '118.123.237.217', NULL, 1, '2023-12-14 19:19:58', '2023-12-14 19:19:58'),
(9707, '222.77.96.129', NULL, 1, '2023-12-14 19:27:40', '2023-12-14 19:27:40'),
(9708, '222.77.96.146', NULL, 1, '2023-12-14 20:05:43', '2023-12-14 20:05:43'),
(9709, '183.216.144.66', NULL, 1, '2023-12-14 20:13:31', '2023-12-14 20:13:31'),
(9710, '52.58.169.177', NULL, 1, '2023-12-14 20:14:33', '2023-12-14 20:14:33'),
(9711, '88.230.0.82', NULL, 1, '2023-12-14 21:12:04', '2023-12-14 21:12:04'),
(9712, '118.123.237.218', NULL, 1, '2023-12-14 21:14:33', '2023-12-14 21:14:33'),
(9713, '103.125.31.73', NULL, 2, '2023-12-14 22:26:22', '2023-12-14 23:20:21'),
(9714, '3.80.82.164', NULL, 5, '2023-12-14 22:28:20', '2023-12-14 22:30:10'),
(9715, '34.42.148.79', NULL, 1, '2023-12-14 22:55:07', '2023-12-14 22:55:07'),
(9716, '45.248.151.57', NULL, 1, '2023-12-14 23:23:43', '2023-12-14 23:23:43'),
(9717, '54.186.19.156', NULL, 1, '2023-12-14 23:46:22', '2023-12-14 23:46:22'),
(9718, '34.221.54.206', NULL, 1, '2023-12-15 00:16:30', '2023-12-15 00:16:30'),
(9719, '125.94.144.102', NULL, 1, '2023-12-15 02:41:30', '2023-12-15 02:41:30'),
(9720, '61.147.15.65', NULL, 3, '2023-12-15 04:05:45', '2023-12-15 04:09:08'),
(9721, '61.147.15.67', NULL, 1, '2023-12-15 04:07:07', '2023-12-15 04:07:07'),
(9722, '42.236.12.204', NULL, 1, '2023-12-15 04:12:57', '2023-12-15 04:12:57'),
(9723, '58.211.23.183', NULL, 3, '2023-12-15 04:24:17', '2023-12-15 04:34:15'),
(9724, '66.249.70.6', NULL, 1, '2023-12-15 04:45:32', '2023-12-15 04:45:32'),
(9725, '156.146.51.204', NULL, 1, '2023-12-15 04:46:34', '2023-12-15 04:46:34'),
(9726, '66.249.66.6', NULL, 1, '2023-12-15 04:47:51', '2023-12-15 04:47:51'),
(9727, '154.51.131.142', NULL, 1, '2023-12-15 05:23:47', '2023-12-15 05:23:47'),
(9728, '5.255.231.35', NULL, 1, '2023-12-15 05:25:56', '2023-12-15 05:25:56'),
(9729, '95.108.213.139', NULL, 1, '2023-12-15 05:28:00', '2023-12-15 05:28:00'),
(9730, '196.217.121.118', NULL, 2, '2023-12-15 05:35:46', '2023-12-15 05:35:48'),
(9731, '137.184.130.190', NULL, 2, '2023-12-15 06:01:25', '2023-12-15 06:01:26'),
(9732, '34.219.222.34', NULL, 1, '2023-12-15 06:33:57', '2023-12-15 06:33:57'),
(9733, '5.183.255.102', NULL, 1, '2023-12-15 06:43:31', '2023-12-15 06:43:31'),
(9734, '213.232.122.85', NULL, 1, '2023-12-15 06:43:31', '2023-12-15 06:43:31'),
(9735, '194.104.11.100', NULL, 1, '2023-12-15 06:43:31', '2023-12-15 06:43:31'),
(9736, '194.104.11.232', NULL, 1, '2023-12-15 06:43:31', '2023-12-15 06:43:31'),
(9737, '34.174.175.29', NULL, 6, '2023-12-15 06:45:15', '2023-12-15 06:45:16'),
(9738, '65.154.226.170', NULL, 2, '2023-12-15 06:48:48', '2023-12-15 07:45:45'),
(9739, '65.154.226.166', NULL, 2, '2023-12-15 06:57:45', '2023-12-15 07:12:54'),
(9740, '85.209.176.74', NULL, 1, '2023-12-15 07:19:37', '2023-12-15 07:19:37'),
(9741, '85.208.96.199', NULL, 1, '2023-12-15 07:34:12', '2023-12-15 07:34:12'),
(9742, '65.154.226.171', NULL, 1, '2023-12-15 07:39:21', '2023-12-15 07:39:21'),
(9743, '85.208.96.194', NULL, 1, '2023-12-15 07:40:54', '2023-12-15 07:40:54'),
(9744, '5.255.231.5', NULL, 1, '2023-12-15 08:07:19', '2023-12-15 08:07:19'),
(9745, '42.236.101.202', NULL, 1, '2023-12-15 08:15:55', '2023-12-15 08:15:55'),
(9746, '36.99.136.128', NULL, 1, '2023-12-15 08:53:46', '2023-12-15 08:53:46'),
(9747, '36.99.136.129', NULL, 1, '2023-12-15 09:07:39', '2023-12-15 09:07:39'),
(9748, '42.236.17.61', NULL, 1, '2023-12-15 09:31:07', '2023-12-15 09:31:07'),
(9749, '54.177.195.218', NULL, 1, '2023-12-15 12:03:33', '2023-12-15 12:03:33'),
(9750, '80.91.223.14', NULL, 1, '2023-12-15 12:17:45', '2023-12-15 12:17:45'),
(9751, '182.44.67.97', NULL, 1, '2023-12-15 12:17:48', '2023-12-15 12:17:48'),
(9752, '5.188.62.21', NULL, 1, '2023-12-15 12:35:15', '2023-12-15 12:35:15'),
(9753, '167.172.129.98', NULL, 2, '2023-12-15 12:46:44', '2023-12-15 12:46:44'),
(9754, '93.158.91.253', NULL, 1, '2023-12-15 13:24:37', '2023-12-15 13:24:37'),
(9755, '34.28.228.89', NULL, 1, '2023-12-15 13:43:39', '2023-12-15 13:43:39'),
(9756, '34.217.20.53', NULL, 8, '2023-12-15 13:52:15', '2023-12-15 13:54:45'),
(9757, '195.191.219.133', NULL, 1, '2023-12-15 13:57:37', '2023-12-15 13:57:37'),
(9758, '216.24.213.142', NULL, 1, '2023-12-15 14:04:59', '2023-12-15 14:04:59'),
(9759, '54.90.84.194', NULL, 2, '2023-12-15 14:05:07', '2023-12-15 23:21:23'),
(9760, '128.204.212.77', NULL, 2, '2023-12-15 14:43:51', '2023-12-15 17:28:04'),
(9761, '42.83.147.54', NULL, 1, '2023-12-15 16:52:56', '2023-12-15 16:52:56'),
(9762, '34.209.136.77', NULL, 1, '2023-12-15 17:09:56', '2023-12-15 17:09:56'),
(9763, '54.244.207.116', NULL, 1, '2023-12-15 17:30:38', '2023-12-15 17:30:38'),
(9764, '34.211.47.89', NULL, 1, '2023-12-15 17:54:58', '2023-12-15 17:54:58'),
(9765, '119.28.202.234', NULL, 2, '2023-12-15 17:57:18', '2023-12-15 17:57:19'),
(9766, '207.148.25.153', NULL, 1, '2023-12-15 18:18:01', '2023-12-15 18:18:01'),
(9767, '68.65.123.83', NULL, 4, '2023-12-15 18:22:05', '2023-12-15 18:22:08'),
(9768, '105.158.70.245', NULL, 2, '2023-12-15 18:30:46', '2023-12-15 18:30:47'),
(9769, '119.96.24.54', NULL, 1, '2023-12-15 19:21:46', '2023-12-15 19:21:46'),
(9770, '83.137.6.163', NULL, 1, '2023-12-15 22:07:32', '2023-12-15 22:07:32'),
(9771, '103.106.56.15', NULL, 1, '2023-12-15 23:35:17', '2023-12-15 23:35:17'),
(9772, '54.186.44.12', NULL, 1, '2023-12-15 23:45:45', '2023-12-15 23:45:45'),
(9773, '52.37.28.27', NULL, 1, '2023-12-16 00:25:29', '2023-12-16 00:25:29'),
(9774, '91.92.246.227', NULL, 1, '2023-12-16 01:38:24', '2023-12-16 01:38:24'),
(9775, '91.92.251.157', NULL, 1, '2023-12-16 02:06:41', '2023-12-16 02:06:41'),
(9776, '38.174.114.115', NULL, 1, '2023-12-16 02:13:02', '2023-12-16 02:13:02'),
(9777, '170.106.82.193', NULL, 1, '2023-12-16 04:09:43', '2023-12-16 04:09:43'),
(9778, '35.87.225.65', NULL, 1, '2023-12-16 05:01:17', '2023-12-16 05:01:17'),
(9779, '61.147.15.67', NULL, 2, '2023-12-16 05:06:03', '2023-12-16 20:00:58'),
(9780, '61.147.15.65', NULL, 6, '2023-12-16 05:06:56', '2023-12-16 21:54:25'),
(9781, '101.227.238.116', NULL, 1, '2023-12-16 05:11:15', '2023-12-16 05:11:15'),
(9782, '40.117.43.179', NULL, 1, '2023-12-16 05:13:33', '2023-12-16 05:13:33'),
(9783, '58.211.23.183', NULL, 2, '2023-12-16 05:21:35', '2023-12-16 05:25:20'),
(9784, '34.31.72.167', NULL, 1, '2023-12-16 05:39:26', '2023-12-16 05:39:26'),
(9785, '66.249.70.6', NULL, 1, '2023-12-16 06:56:26', '2023-12-16 06:56:26'),
(9786, '41.0.52.234', NULL, 1, '2023-12-16 07:41:05', '2023-12-16 07:41:05'),
(9787, '190.2.143.136', NULL, 1, '2023-12-16 08:14:54', '2023-12-16 08:14:54'),
(9788, '65.155.30.101', NULL, 1, '2023-12-16 09:32:27', '2023-12-16 09:32:27'),
(9789, '114.130.156.123', NULL, 1, '2023-12-16 09:45:24', '2023-12-16 09:45:24'),
(9790, '65.154.226.168', NULL, 1, '2023-12-16 09:45:55', '2023-12-16 09:45:55'),
(9791, '119.28.202.234', NULL, 4, '2023-12-16 10:24:26', '2023-12-17 02:53:50'),
(9792, '35.196.35.93', NULL, 2, '2023-12-16 12:32:38', '2023-12-16 12:37:23'),
(9793, '195.149.220.196', NULL, 3, '2023-12-16 13:13:20', '2023-12-16 13:13:22'),
(9794, '13.51.249.239', NULL, 1, '2023-12-16 13:20:51', '2023-12-16 13:20:51'),
(9795, '182.44.10.67', NULL, 1, '2023-12-16 13:35:21', '2023-12-16 13:35:21'),
(9796, '172.232.186.28', NULL, 2, '2023-12-16 14:23:00', '2023-12-16 17:18:50'),
(9797, '181.214.173.124', NULL, 1, '2023-12-16 14:28:23', '2023-12-16 14:28:23'),
(9798, '202.134.14.129', NULL, 3, '2023-12-16 14:48:36', '2023-12-16 16:23:14'),
(9799, '72.14.201.159', NULL, 1, '2023-12-16 14:54:16', '2023-12-16 14:54:16'),
(9800, '188.166.182.116', NULL, 6, '2023-12-16 15:11:33', '2023-12-16 15:11:37'),
(9801, '67.212.179.163', NULL, 1, '2023-12-16 15:44:25', '2023-12-16 15:44:25'),
(9802, '218.78.107.28', NULL, 1, '2023-12-16 15:58:03', '2023-12-16 15:58:03'),
(9803, '103.160.134.254', NULL, 1, '2023-12-16 18:00:49', '2023-12-16 18:00:49'),
(9804, '136.243.220.211', NULL, 1, '2023-12-16 18:16:39', '2023-12-16 18:16:39'),
(9805, '51.77.92.157', NULL, 1, '2023-12-16 18:40:07', '2023-12-16 18:40:07'),
(9806, '35.85.53.204', NULL, 1, '2023-12-16 19:40:54', '2023-12-16 19:40:54'),
(9807, '35.90.94.216', NULL, 1, '2023-12-16 20:14:31', '2023-12-16 20:14:31'),
(9808, '103.150.40.18', NULL, 2, '2023-12-16 20:36:39', '2023-12-16 20:37:31'),
(9809, '182.44.2.148', NULL, 1, '2023-12-16 20:56:47', '2023-12-16 20:56:47'),
(9810, '35.232.74.15', NULL, 1, '2023-12-16 21:07:41', '2023-12-16 21:07:41'),
(9811, '66.249.66.6', NULL, 1, '2023-12-16 23:26:07', '2023-12-16 23:26:07'),
(9812, '35.89.163.137', NULL, 1, '2023-12-17 00:08:54', '2023-12-17 00:08:54'),
(9813, '35.88.186.110', NULL, 2, '2023-12-17 00:09:08', '2023-12-17 02:42:20'),
(9814, '198.235.24.143', NULL, 1, '2023-12-17 01:04:56', '2023-12-17 01:04:56'),
(9815, '119.30.46.3', NULL, 1, '2023-12-17 01:44:03', '2023-12-17 01:44:03'),
(9816, '120.9.28.139', NULL, 1, '2023-12-17 03:10:47', '2023-12-17 03:10:47'),
(9817, '46.8.222.152', NULL, 1, '2023-12-17 04:01:28', '2023-12-17 04:01:28'),
(9818, '8.213.134.166', NULL, 1, '2023-12-17 04:11:02', '2023-12-17 04:11:02'),
(9819, '199.45.155.32', NULL, 1, '2023-12-17 04:22:16', '2023-12-17 04:22:16'),
(9820, '199.45.154.49', NULL, 1, '2023-12-17 04:23:53', '2023-12-17 04:23:53'),
(9821, '40.77.167.15', NULL, 1, '2023-12-17 04:28:55', '2023-12-17 04:28:55'),
(9822, '93.158.91.32', NULL, 1, '2023-12-17 04:54:49', '2023-12-17 04:54:49'),
(9823, '205.210.31.152', NULL, 1, '2023-12-17 05:07:05', '2023-12-17 05:07:05'),
(9824, '182.44.67.97', NULL, 1, '2023-12-17 05:09:59', '2023-12-17 05:09:59'),
(9825, '137.184.22.211', NULL, 2, '2023-12-17 05:17:01', '2023-12-17 05:17:02'),
(9826, '137.220.130.2', NULL, 1, '2023-12-17 05:21:23', '2023-12-17 05:21:23'),
(9827, '199.45.154.51', NULL, 1, '2023-12-17 05:52:03', '2023-12-17 05:52:03'),
(9828, '65.154.226.166', NULL, 2, '2023-12-17 05:52:42', '2023-12-17 06:00:54'),
(9829, '65.154.226.167', NULL, 1, '2023-12-17 05:52:56', '2023-12-17 05:52:56'),
(9830, '65.154.226.171', NULL, 1, '2023-12-17 06:13:16', '2023-12-17 06:13:16'),
(9831, '23.26.220.21', NULL, 1, '2023-12-17 06:51:32', '2023-12-17 06:51:32'),
(9832, '222.211.72.55', NULL, 1, '2023-12-17 06:53:26', '2023-12-17 06:53:26'),
(9833, '35.89.212.51', NULL, 1, '2023-12-17 06:55:28', '2023-12-17 06:55:28'),
(9834, '182.150.1.23', NULL, 1, '2023-12-17 07:19:16', '2023-12-17 07:19:16'),
(9835, '111.127.114.98', NULL, 1, '2023-12-17 07:36:20', '2023-12-17 07:36:20'),
(9836, '44.242.155.73', NULL, 1, '2023-12-17 07:37:14', '2023-12-17 07:37:14'),
(9837, '118.123.237.217', NULL, 1, '2023-12-17 07:52:44', '2023-12-17 07:52:44'),
(9838, '118.123.237.210', NULL, 1, '2023-12-17 08:01:50', '2023-12-17 08:01:50'),
(9839, '154.53.59.209', NULL, 5, '2023-12-17 09:07:53', '2023-12-17 09:07:55'),
(9840, '118.123.237.218', NULL, 1, '2023-12-17 09:16:28', '2023-12-17 09:16:28'),
(9841, '118.123.237.209', NULL, 1, '2023-12-17 09:55:15', '2023-12-17 09:55:15'),
(9842, '80.66.79.9', NULL, 3, '2023-12-17 09:55:57', '2023-12-17 09:55:58'),
(9843, '128.204.212.78', NULL, 1, '2023-12-17 10:03:59', '2023-12-17 10:03:59'),
(9844, '27.147.138.122', NULL, 1, '2023-12-17 10:53:38', '2023-12-17 10:53:38'),
(9845, '15.235.15.135', NULL, 1, '2023-12-17 11:19:19', '2023-12-17 11:19:19'),
(9846, '222.211.72.52', NULL, 1, '2023-12-17 11:23:05', '2023-12-17 11:23:05'),
(9847, '37.46.113.233', NULL, 1, '2023-12-17 11:41:44', '2023-12-17 11:41:44'),
(9848, '195.191.219.131', NULL, 1, '2023-12-17 11:48:38', '2023-12-17 11:48:38'),
(9849, '205.210.31.155', NULL, 1, '2023-12-17 12:06:49', '2023-12-17 12:06:49'),
(9850, '103.29.124.126', NULL, 2, '2023-12-17 12:14:49', '2023-12-17 12:14:59'),
(9851, '222.211.72.58', NULL, 1, '2023-12-17 12:20:36', '2023-12-17 12:20:36'),
(9852, '222.77.96.146', NULL, 1, '2023-12-17 12:43:46', '2023-12-17 12:43:46'),
(9853, '222.77.96.141', NULL, 1, '2023-12-17 12:47:24', '2023-12-17 12:47:24'),
(9854, '43.229.208.190', NULL, 1, '2023-12-17 12:58:28', '2023-12-17 12:58:28'),
(9855, '34.28.228.89', NULL, 1, '2023-12-17 13:58:02', '2023-12-17 13:58:02'),
(9856, '198.235.24.22', NULL, 1, '2023-12-17 14:21:50', '2023-12-17 14:21:50'),
(9857, '198.235.24.49', NULL, 1, '2023-12-17 14:34:59', '2023-12-17 14:34:59'),
(9858, '117.62.235.53', NULL, 1, '2023-12-17 14:36:28', '2023-12-17 14:36:28'),
(9859, '142.93.217.117', NULL, 2, '2023-12-17 15:53:24', '2023-12-17 15:53:26'),
(9860, '57.128.141.133', NULL, 1, '2023-12-17 16:07:13', '2023-12-17 16:07:13'),
(9861, '103.108.44.79', NULL, 4, '2023-12-17 16:08:56', '2023-12-17 21:42:07'),
(9862, '77.111.247.12', NULL, 1, '2023-12-17 16:11:26', '2023-12-17 16:11:26'),
(9863, '45.77.170.94', NULL, 1, '2023-12-17 16:27:50', '2023-12-17 16:27:50'),
(9864, '103.30.188.214', NULL, 1, '2023-12-17 18:26:43', '2023-12-17 18:26:43'),
(9865, '103.154.160.28', NULL, 1, '2023-12-17 18:59:51', '2023-12-17 18:59:51'),
(9866, '119.28.202.234', NULL, 2, '2023-12-17 19:27:43', '2023-12-17 19:27:44'),
(9867, '23.92.17.229', NULL, 1, '2023-12-17 19:29:40', '2023-12-17 19:29:40'),
(9868, '46.114.177.24', NULL, 1, '2023-12-17 20:26:53', '2023-12-17 20:26:53'),
(9869, '213.108.0.244', NULL, 1, '2023-12-17 20:46:21', '2023-12-17 20:46:21'),
(9870, '91.92.242.136', NULL, 3, '2023-12-17 21:04:59', '2023-12-17 21:05:44'),
(9871, '103.102.228.172', NULL, 2, '2023-12-17 21:06:26', '2023-12-17 21:08:38'),
(9872, '185.61.220.231', NULL, 1, '2023-12-17 21:31:37', '2023-12-17 21:31:37'),
(9873, '124.225.164.130', NULL, 1, '2023-12-17 21:55:29', '2023-12-17 21:55:29'),
(9874, '158.220.80.216', NULL, 1, '2023-12-17 22:11:55', '2023-12-17 22:11:55'),
(9875, '109.107.190.171', NULL, 1, '2023-12-17 22:12:07', '2023-12-17 22:12:07'),
(9876, '185.243.218.95', NULL, 1, '2023-12-17 22:12:11', '2023-12-17 22:12:11'),
(9877, '107.189.12.3', NULL, 1, '2023-12-17 22:12:12', '2023-12-17 22:12:12'),
(9878, '216.24.213.28', NULL, 1, '2023-12-17 22:12:45', '2023-12-17 22:12:45'),
(9879, '66.249.65.110', NULL, 1, '2023-12-17 22:14:58', '2023-12-17 22:14:58'),
(9880, '51.158.118.53', NULL, 4, '2023-12-17 22:52:49', '2023-12-17 22:52:51'),
(9881, '1.196.164.217', NULL, 1, '2023-12-17 22:54:24', '2023-12-17 22:54:24'),
(9882, '51.222.253.15', NULL, 1, '2023-12-17 23:26:16', '2023-12-17 23:26:16'),
(9883, '80.67.10.142', NULL, 1, '2023-12-17 23:48:24', '2023-12-17 23:48:24'),
(9884, '89.185.85.140', NULL, 1, '2023-12-18 00:11:52', '2023-12-18 00:11:52'),
(9885, '185.174.136.114', NULL, 1, '2023-12-18 00:12:00', '2023-12-18 00:12:00'),
(9886, '104.192.3.74', NULL, 1, '2023-12-18 00:12:03', '2023-12-18 00:12:03'),
(9887, '193.168.143.129', NULL, 1, '2023-12-18 00:12:06', '2023-12-18 00:12:06'),
(9888, '107.189.1.175', NULL, 1, '2023-12-18 00:12:09', '2023-12-18 00:12:09'),
(9889, '54.212.137.142', NULL, 1, '2023-12-18 00:33:54', '2023-12-18 00:33:54'),
(9890, '35.89.13.164', NULL, 1, '2023-12-18 01:08:17', '2023-12-18 01:08:17'),
(9891, '66.249.70.7', NULL, 1, '2023-12-18 03:54:36', '2023-12-18 03:54:36'),
(9892, '34.133.113.168', NULL, 1, '2023-12-18 04:03:42', '2023-12-18 04:03:42'),
(9893, '185.100.215.56', NULL, 1, '2023-12-18 04:12:34', '2023-12-18 04:12:34'),
(9894, '194.169.161.205', NULL, 2, '2023-12-18 05:37:56', '2023-12-18 05:37:58'),
(9895, '65.154.226.171', NULL, 1, '2023-12-18 05:47:31', '2023-12-18 05:47:31'),
(9896, '130.255.166.26', NULL, 1, '2023-12-18 05:53:17', '2023-12-18 05:53:17'),
(9897, '65.154.226.167', NULL, 1, '2023-12-18 06:11:23', '2023-12-18 06:11:23'),
(9898, '66.249.65.108', NULL, 2, '2023-12-18 06:14:52', '2023-12-18 10:10:47'),
(9899, '65.154.226.166', NULL, 1, '2023-12-18 06:17:47', '2023-12-18 06:17:47'),
(9900, '65.154.226.168', NULL, 1, '2023-12-18 06:28:50', '2023-12-18 06:28:50'),
(9901, '43.155.152.154', NULL, 1, '2023-12-18 06:47:49', '2023-12-18 06:47:49'),
(9902, '154.53.60.151', NULL, 10, '2023-12-18 07:14:22', '2023-12-18 12:08:47'),
(9903, '54.152.59.70', NULL, 1, '2023-12-18 07:23:24', '2023-12-18 07:23:24'),
(9904, '37.111.245.118', NULL, 1, '2023-12-18 07:25:08', '2023-12-18 07:25:08'),
(9905, '198.235.24.138', NULL, 1, '2023-12-18 07:33:58', '2023-12-18 07:33:58'),
(9906, '91.92.246.204', NULL, 2, '2023-12-18 09:07:10', '2023-12-18 09:08:01'),
(9907, '183.251.227.185', NULL, 1, '2023-12-18 09:15:56', '2023-12-18 09:15:56'),
(9908, '27.147.230.218', NULL, 1, '2023-12-18 09:33:49', '2023-12-18 09:33:49'),
(9909, '44.214.1.187', NULL, 1, '2023-12-18 09:33:56', '2023-12-18 09:33:56'),
(9910, '42.236.17.104', NULL, 1, '2023-12-18 10:36:04', '2023-12-18 10:36:04'),
(9911, '152.32.138.187', NULL, 1, '2023-12-18 10:51:41', '2023-12-18 10:51:41'),
(9912, '42.236.101.196', NULL, 1, '2023-12-18 10:55:39', '2023-12-18 10:55:39'),
(9913, '118.194.231.192', NULL, 1, '2023-12-18 11:35:37', '2023-12-18 11:35:37'),
(9914, '119.28.202.234', NULL, 4, '2023-12-18 12:05:49', '2023-12-19 04:24:54'),
(9915, '136.226.237.79', NULL, 1, '2023-12-18 12:15:40', '2023-12-18 12:15:40'),
(9916, '195.191.219.131', NULL, 1, '2023-12-18 12:26:42', '2023-12-18 12:26:42'),
(9917, '101.227.238.116', NULL, 1, '2023-12-18 12:39:14', '2023-12-18 12:39:14'),
(9918, '66.249.70.8', NULL, 3, '2023-12-18 12:48:55', '2023-12-18 14:16:00'),
(9919, '42.236.12.225', NULL, 1, '2023-12-18 13:33:32', '2023-12-18 13:33:32'),
(9920, '34.222.174.117', NULL, 1, '2023-12-18 13:51:45', '2023-12-18 13:51:45'),
(9921, '128.204.212.78', NULL, 1, '2023-12-18 14:17:56', '2023-12-18 14:17:56'),
(9922, '196.196.53.126', NULL, 1, '2023-12-18 14:19:45', '2023-12-18 14:19:45'),
(9923, '183.239.193.237', NULL, 1, '2023-12-18 14:22:26', '2023-12-18 14:22:26'),
(9924, '18.237.129.32', NULL, 1, '2023-12-18 14:35:03', '2023-12-18 14:35:03'),
(9925, '191.96.168.34', NULL, 1, '2023-12-18 15:20:40', '2023-12-18 15:20:40'),
(9926, '3.85.40.156', NULL, 1, '2023-12-18 15:23:24', '2023-12-18 15:23:24'),
(9927, '43.153.93.68', NULL, 1, '2023-12-18 15:27:23', '2023-12-18 15:27:23'),
(9928, '87.236.176.212', NULL, 1, '2023-12-18 15:29:04', '2023-12-18 15:29:04'),
(9929, '87.236.176.226', NULL, 1, '2023-12-18 15:29:07', '2023-12-18 15:29:07'),
(9930, '199.45.155.16', NULL, 1, '2023-12-18 17:11:02', '2023-12-18 17:11:02'),
(9931, '135.125.205.117', NULL, 1, '2023-12-18 17:11:30', '2023-12-18 17:11:30'),
(9932, '103.108.61.112', NULL, 1, '2023-12-18 17:12:45', '2023-12-18 17:12:45'),
(9933, '199.45.155.18', NULL, 1, '2023-12-18 17:13:18', '2023-12-18 17:13:18'),
(9934, '54.190.111.199', NULL, 2, '2023-12-18 17:22:32', '2023-12-18 23:35:28'),
(9935, '184.170.240.238', NULL, 1, '2023-12-18 19:08:04', '2023-12-18 19:08:04'),
(9936, '34.31.72.167', NULL, 1, '2023-12-18 19:22:53', '2023-12-18 19:22:53'),
(9937, '3.238.58.112', NULL, 1, '2023-12-18 21:02:37', '2023-12-18 21:02:37'),
(9938, '208.110.64.202', NULL, 1, '2023-12-18 21:03:35', '2023-12-18 21:03:35'),
(9939, '37.111.200.226', NULL, 1, '2023-12-18 21:26:32', '2023-12-18 21:26:32'),
(9940, '104.28.209.51', NULL, 1, '2023-12-18 21:29:58', '2023-12-18 21:29:58'),
(9941, '195.149.220.196', NULL, 5, '2023-12-18 21:40:09', '2023-12-18 21:40:13'),
(9942, '182.44.2.148', NULL, 1, '2023-12-18 22:55:19', '2023-12-18 22:55:19'),
(9943, '54.90.84.194', NULL, 1, '2023-12-18 23:00:32', '2023-12-18 23:00:32'),
(9944, '103.26.246.158', NULL, 1, '2023-12-18 23:10:26', '2023-12-18 23:10:26'),
(9945, '104.28.221.37', NULL, 1, '2023-12-18 23:27:25', '2023-12-18 23:27:25'),
(9946, '54.212.137.142', NULL, 1, '2023-12-18 23:35:16', '2023-12-18 23:35:16'),
(9947, '120.219.101.195', NULL, 1, '2023-12-19 02:10:19', '2023-12-19 02:10:19'),
(9948, '103.138.122.1', NULL, 1, '2023-12-19 02:17:46', '2023-12-19 02:17:46'),
(9949, '152.32.140.188', NULL, 1, '2023-12-19 02:22:12', '2023-12-19 02:22:12'),
(9950, '58.44.229.204', NULL, 1, '2023-12-19 02:32:37', '2023-12-19 02:32:37'),
(9951, '57.128.141.133', NULL, 1, '2023-12-19 03:41:59', '2023-12-19 03:41:59'),
(9952, '158.69.119.14', NULL, 2, '2023-12-19 04:32:54', '2023-12-19 04:41:07'),
(9953, '118.123.237.217', NULL, 1, '2023-12-19 05:22:05', '2023-12-19 05:22:05'),
(9954, '65.154.226.167', NULL, 2, '2023-12-19 06:12:13', '2023-12-19 07:31:32'),
(9955, '183.136.225.44', NULL, 2, '2023-12-19 06:43:55', '2023-12-19 06:52:42'),
(9956, '61.147.15.65', NULL, 5, '2023-12-19 06:56:23', '2023-12-20 00:39:45'),
(9957, '134.209.174.177', NULL, 2, '2023-12-19 07:01:41', '2023-12-19 07:01:41'),
(9958, '65.155.30.101', NULL, 1, '2023-12-19 07:24:14', '2023-12-19 07:24:14'),
(9959, '118.123.237.210', NULL, 1, '2023-12-19 07:31:38', '2023-12-19 07:31:38'),
(9960, '54.245.12.96', NULL, 1, '2023-12-19 08:08:55', '2023-12-19 08:08:55'),
(9961, '170.106.159.160', NULL, 1, '2023-12-19 08:41:29', '2023-12-19 08:41:29'),
(9962, '34.31.243.253', NULL, 1, '2023-12-19 08:46:30', '2023-12-19 08:46:30'),
(9963, '172.234.40.42', NULL, 6, '2023-12-19 09:24:53', '2023-12-19 15:58:08'),
(9964, '118.123.237.218', NULL, 1, '2023-12-19 09:35:42', '2023-12-19 09:35:42'),
(9965, '195.191.219.131', NULL, 1, '2023-12-19 09:37:01', '2023-12-19 09:37:01'),
(9966, '110.180.49.86', NULL, 1, '2023-12-19 10:01:44', '2023-12-19 10:01:44'),
(9967, '103.118.0.23', NULL, 1, '2023-12-19 10:04:40', '2023-12-19 10:04:40'),
(9968, '72.14.201.159', NULL, 1, '2023-12-19 10:07:42', '2023-12-19 10:07:42'),
(9969, '202.134.9.140', NULL, 2, '2023-12-19 10:22:46', '2023-12-19 10:49:41'),
(9970, '223.88.57.167', NULL, 1, '2023-12-19 10:46:00', '2023-12-19 10:46:00'),
(9971, '193.186.4.159', NULL, 1, '2023-12-19 10:49:10', '2023-12-19 10:49:10'),
(9972, '212.102.57.81', NULL, 6, '2023-12-19 10:52:44', '2023-12-19 10:52:49'),
(9973, '42.83.147.54', NULL, 1, '2023-12-19 10:56:09', '2023-12-19 10:56:09'),
(9974, '43.229.208.190', NULL, 2, '2023-12-19 11:01:12', '2023-12-19 11:01:13'),
(9975, '222.211.72.55', NULL, 1, '2023-12-19 11:36:26', '2023-12-19 11:36:26'),
(9976, '103.162.237.3', NULL, 1, '2023-12-19 11:50:06', '2023-12-19 11:50:06'),
(9977, '199.188.200.106', NULL, 1, '2023-12-19 12:01:03', '2023-12-19 12:01:03'),
(9978, '103.153.175.142', NULL, 1, '2023-12-19 12:05:48', '2023-12-19 12:05:48'),
(9979, '154.53.59.209', NULL, 5, '2023-12-19 12:31:47', '2023-12-19 12:31:48'),
(9980, '128.204.212.79', NULL, 1, '2023-12-19 12:48:05', '2023-12-19 12:48:05'),
(9981, '34.222.196.207', NULL, 1, '2023-12-19 12:57:59', '2023-12-19 12:57:59'),
(9982, '103.220.206.184', NULL, 2, '2023-12-19 13:02:01', '2023-12-19 13:02:11'),
(9983, '118.179.20.90', NULL, 1, '2023-12-19 13:26:06', '2023-12-19 13:26:06'),
(9984, '141.98.7.206', NULL, 6, '2023-12-19 13:28:01', '2023-12-19 13:28:03'),
(9985, '3.26.196.32', NULL, 1, '2023-12-19 13:35:33', '2023-12-19 13:35:33'),
(9986, '13.54.217.201', NULL, 2, '2023-12-19 13:35:35', '2023-12-19 13:54:40'),
(9987, '14.177.204.0', NULL, 4, '2023-12-19 13:44:25', '2023-12-19 14:12:20'),
(9988, '3.219.35.58', NULL, 1, '2023-12-19 13:46:37', '2023-12-19 13:46:37'),
(9989, '18.225.25.214', NULL, 1, '2023-12-19 13:46:37', '2023-12-19 13:46:37'),
(9990, '18.210.6.165', NULL, 1, '2023-12-19 13:46:43', '2023-12-19 13:46:43'),
(9991, '118.123.237.209', NULL, 1, '2023-12-19 13:51:11', '2023-12-19 13:51:11'),
(9992, '222.211.72.58', NULL, 1, '2023-12-19 13:53:41', '2023-12-19 13:53:41'),
(9993, '3.26.172.179', NULL, 2, '2023-12-19 13:54:38', '2023-12-19 13:55:08'),
(9994, '222.211.72.52', NULL, 1, '2023-12-19 14:04:35', '2023-12-19 14:04:35'),
(9995, '202.134.10.132', NULL, 1, '2023-12-19 14:04:57', '2023-12-19 14:04:57'),
(9996, '45.248.151.60', NULL, 1, '2023-12-19 14:26:26', '2023-12-19 14:26:26'),
(9997, '222.77.96.146', NULL, 1, '2023-12-19 14:40:39', '2023-12-19 14:40:39'),
(9998, '34.76.158.233', NULL, 1, '2023-12-19 14:43:42', '2023-12-19 14:43:42'),
(9999, '35.195.93.98', NULL, 1, '2023-12-19 14:43:42', '2023-12-19 14:43:42'),
(10000, '195.181.170.232', NULL, 5, '2023-12-19 15:17:20', '2023-12-19 15:17:22'),
(10001, '66.249.70.7', NULL, 2, '2023-12-19 15:36:44', '2023-12-20 03:44:02'),
(10002, '2.58.113.194', NULL, 1, '2023-12-19 16:12:12', '2023-12-19 16:12:12'),
(10003, '182.42.105.85', NULL, 1, '2023-12-19 16:46:55', '2023-12-19 16:46:55'),
(10004, '182.150.1.23', NULL, 1, '2023-12-19 17:16:25', '2023-12-19 17:16:25'),
(10005, '27.115.124.118', NULL, 1, '2023-12-19 17:58:18', '2023-12-19 17:58:18'),
(10006, '123.6.49.18', NULL, 1, '2023-12-19 17:58:19', '2023-12-19 17:58:19'),
(10007, '222.77.96.129', NULL, 1, '2023-12-19 18:04:29', '2023-12-19 18:04:29'),
(10008, '54.187.186.115', NULL, 1, '2023-12-19 18:53:18', '2023-12-19 18:53:18'),
(10009, '77.75.76.167', NULL, 1, '2023-12-19 19:30:18', '2023-12-19 19:30:18'),
(10010, '35.91.39.172', NULL, 1, '2023-12-19 19:39:37', '2023-12-19 19:39:37'),
(10011, '1.54.134.212', NULL, 3, '2023-12-19 20:06:46', '2023-12-19 20:14:30'),
(10012, '183.251.178.137', NULL, 1, '2023-12-19 20:33:22', '2023-12-19 20:33:22'),
(10013, '119.28.202.234', NULL, 2, '2023-12-19 20:43:39', '2023-12-19 20:43:40'),
(10014, '45.61.188.92', NULL, 1, '2023-12-19 20:52:14', '2023-12-19 20:52:14'),
(10015, '91.92.242.41', NULL, 3, '2023-12-19 21:26:29', '2023-12-19 21:26:30'),
(10016, '51.15.254.198', NULL, 1, '2023-12-19 21:37:14', '2023-12-19 21:37:14'),
(10017, '107.170.44.20', NULL, 1, '2023-12-19 22:21:16', '2023-12-19 22:21:16'),
(10018, '117.82.66.57', NULL, 2, '2023-12-20 00:27:49', '2023-12-20 00:27:49'),
(10019, '34.221.63.98', NULL, 1, '2023-12-20 00:35:34', '2023-12-20 00:35:34'),
(10020, '61.147.15.67', NULL, 1, '2023-12-20 00:37:26', '2023-12-20 00:37:26'),
(10021, '54.90.84.194', NULL, 1, '2023-12-20 00:49:59', '2023-12-20 00:49:59'),
(10022, '35.88.99.229', NULL, 1, '2023-12-20 00:54:04', '2023-12-20 00:54:04'),
(10023, '54.71.184.120', NULL, 1, '2023-12-20 00:54:21', '2023-12-20 00:54:21'),
(10024, '14.215.163.132', NULL, 1, '2023-12-20 02:36:53', '2023-12-20 02:36:53'),
(10025, '51.254.199.11', NULL, 1, '2023-12-20 02:50:40', '2023-12-20 02:50:40'),
(10026, '198.235.24.135', NULL, 1, '2023-12-20 02:57:20', '2023-12-20 02:57:20'),
(10027, '40.77.167.19', NULL, 1, '2023-12-20 02:59:08', '2023-12-20 02:59:08'),
(10028, '52.230.152.186', NULL, 1, '2023-12-20 03:06:03', '2023-12-20 03:06:03'),
(10029, '38.109.113.154', NULL, 1, '2023-12-20 03:52:51', '2023-12-20 03:52:51'),
(10030, '104.234.53.195', NULL, 5, '2023-12-20 04:00:44', '2023-12-20 04:00:45'),
(10031, '104.234.53.197', NULL, 5, '2023-12-20 04:00:45', '2023-12-20 04:00:46'),
(10032, '45.147.248.16', NULL, 5, '2023-12-20 05:24:04', '2023-12-20 05:24:13'),
(10033, '65.154.226.168', NULL, 1, '2023-12-20 05:29:22', '2023-12-20 05:29:22'),
(10034, '116.202.228.207', NULL, 2, '2023-12-20 05:33:17', '2023-12-20 05:33:17'),
(10035, '180.97.189.102', NULL, 1, '2023-12-20 05:51:39', '2023-12-20 05:51:39'),
(10036, '65.154.226.171', NULL, 1, '2023-12-20 06:22:22', '2023-12-20 06:22:22'),
(10037, '193.233.142.157', NULL, 1, '2023-12-20 06:30:31', '2023-12-20 06:30:31'),
(10038, '65.154.226.166', NULL, 2, '2023-12-20 06:48:04', '2023-12-20 07:03:22'),
(10039, '65.154.226.170', NULL, 2, '2023-12-20 06:54:16', '2023-12-20 07:14:54'),
(10040, '14.177.204.0', NULL, 6, '2023-12-20 06:57:29', '2023-12-20 14:07:06'),
(10041, '199.21.113.77', NULL, 1, '2023-12-20 07:09:34', '2023-12-20 07:09:34'),
(10042, '101.24.10.131', NULL, 1, '2023-12-20 07:34:26', '2023-12-20 07:34:26'),
(10043, '34.72.112.101', NULL, 1, '2023-12-20 08:04:44', '2023-12-20 08:04:44'),
(10044, '198.235.24.114', NULL, 1, '2023-12-20 08:23:34', '2023-12-20 08:23:34'),
(10045, '91.92.251.157', NULL, 1, '2023-12-20 08:52:44', '2023-12-20 08:52:44'),
(10046, '3.237.91.71', NULL, 1, '2023-12-20 11:17:41', '2023-12-20 11:17:41'),
(10047, '18.225.25.214', NULL, 7, '2023-12-20 11:17:41', '2023-12-20 13:28:32'),
(10048, '115.165.166.162', NULL, 1, '2023-12-20 11:41:05', '2023-12-20 11:41:05'),
(10049, '3.80.89.126', NULL, 1, '2023-12-20 11:48:54', '2023-12-20 11:48:54'),
(10050, '18.224.128.89', NULL, 3, '2023-12-20 11:48:54', '2023-12-20 12:03:56'),
(10051, '34.227.9.22', NULL, 2, '2023-12-20 11:48:56', '2023-12-20 12:03:56'),
(10052, '54.235.53.171', NULL, 4, '2023-12-20 11:49:00', '2023-12-20 13:28:38'),
(10053, '3.95.220.169', NULL, 1, '2023-12-20 11:49:02', '2023-12-20 11:49:02'),
(10054, '3.235.241.183', NULL, 1, '2023-12-20 11:51:23', '2023-12-20 11:51:23'),
(10055, '52.87.218.72', NULL, 2, '2023-12-20 11:51:23', '2023-12-20 11:51:28'),
(10056, '18.210.6.165', NULL, 1, '2023-12-20 11:51:28', '2023-12-20 11:51:28'),
(10057, '3.80.81.176', NULL, 2, '2023-12-20 12:01:06', '2023-12-20 13:28:31'),
(10058, '3.219.35.58', NULL, 1, '2023-12-20 12:02:20', '2023-12-20 12:02:20'),
(10059, '195.191.219.133', NULL, 1, '2023-12-20 12:17:36', '2023-12-20 12:17:36'),
(10060, '43.131.48.214', NULL, 1, '2023-12-20 12:58:01', '2023-12-20 12:58:01'),
(10061, '119.28.202.234', NULL, 2, '2023-12-20 13:02:06', '2023-12-20 13:02:07'),
(10062, '15.235.162.58', NULL, 1, '2023-12-20 14:25:19', '2023-12-20 14:25:19'),
(10063, '18.237.1.233', NULL, 1, '2023-12-20 14:48:21', '2023-12-20 14:48:21'),
(10064, '51.222.253.13', NULL, 2, '2023-12-20 14:56:14', '2023-12-21 02:31:12'),
(10065, '202.134.9.143', NULL, 1, '2023-12-20 15:33:56', '2023-12-20 15:33:56'),
(10066, '66.249.66.6', NULL, 1, '2023-12-20 15:46:36', '2023-12-20 15:46:36'),
(10067, '221.2.155.200', NULL, 2, '2023-12-20 16:29:03', '2023-12-20 17:52:36'),
(10068, '219.137.106.245', NULL, 1, '2023-12-20 16:36:09', '2023-12-20 16:36:09'),
(10069, '42.83.147.56', NULL, 1, '2023-12-20 16:58:34', '2023-12-20 16:58:34'),
(10070, '80.67.10.142', NULL, 1, '2023-12-20 19:04:58', '2023-12-20 19:04:58'),
(10071, '83.99.151.65', NULL, 2, '2023-12-20 20:18:26', '2023-12-20 20:18:33'),
(10072, '123.187.240.242', NULL, 1, '2023-12-20 20:25:53', '2023-12-20 20:25:53'),
(10073, '149.57.12.168', NULL, 1, '2023-12-20 20:31:49', '2023-12-20 20:31:49'),
(10074, '106.118.37.82', NULL, 1, '2023-12-20 20:38:53', '2023-12-20 20:38:53'),
(10075, '54.245.39.78', NULL, 1, '2023-12-20 20:43:22', '2023-12-20 20:43:22'),
(10076, '35.232.178.181', NULL, 1, '2023-12-20 22:58:26', '2023-12-20 22:58:26'),
(10077, '54.203.8.237', NULL, 2, '2023-12-20 23:06:31', '2023-12-20 23:06:33'),
(10078, '17.241.227.189', NULL, 1, '2023-12-21 00:10:12', '2023-12-21 00:10:12'),
(10079, '34.222.80.13', NULL, 1, '2023-12-21 01:54:10', '2023-12-21 01:54:10'),
(10080, '34.212.113.192', NULL, 1, '2023-12-21 02:21:19', '2023-12-21 02:21:19'),
(10081, '37.48.64.218', NULL, 1, '2023-12-21 03:51:18', '2023-12-21 03:51:18'),
(10082, '40.77.167.79', NULL, 1, '2023-12-21 04:28:01', '2023-12-21 04:28:01'),
(10083, '34.222.207.168', NULL, 1, '2023-12-21 04:36:59', '2023-12-21 04:36:59'),
(10084, '182.42.105.85', NULL, 2, '2023-12-21 05:15:35', '2023-12-21 15:00:34'),
(10085, '119.28.202.234', NULL, 2, '2023-12-21 05:21:37', '2023-12-21 05:21:38'),
(10086, '65.154.226.169', NULL, 1, '2023-12-21 06:16:48', '2023-12-21 06:16:48'),
(10087, '36.99.136.128', NULL, 2, '2023-12-21 06:17:47', '2023-12-21 06:18:39'),
(10088, '36.99.136.136', NULL, 1, '2023-12-21 06:17:48', '2023-12-21 06:17:48'),
(10089, '36.99.136.129', NULL, 1, '2023-12-21 06:18:32', '2023-12-21 06:18:32'),
(10090, '65.154.226.168', NULL, 1, '2023-12-21 06:25:22', '2023-12-21 06:25:22'),
(10091, '138.197.130.233', NULL, 2, '2023-12-21 06:26:32', '2023-12-21 06:26:32'),
(10092, '165.154.63.121', NULL, 1, '2023-12-21 06:33:51', '2023-12-21 06:33:51'),
(10093, '65.154.226.166', NULL, 2, '2023-12-21 06:35:24', '2023-12-21 06:45:54'),
(10094, '85.208.96.204', NULL, 1, '2023-12-21 06:36:33', '2023-12-21 06:36:33'),
(10095, '195.191.219.131', NULL, 1, '2023-12-21 08:19:09', '2023-12-21 08:19:09'),
(10096, '185.197.74.148', NULL, 1, '2023-12-21 08:20:09', '2023-12-21 08:20:09'),
(10097, '23.26.220.22', NULL, 1, '2023-12-21 10:40:57', '2023-12-21 10:40:57'),
(10098, '34.162.159.65', NULL, 6, '2023-12-21 10:45:43', '2023-12-21 10:45:44'),
(10099, '202.125.77.203', NULL, 1, '2023-12-21 11:20:02', '2023-12-21 11:20:02'),
(10100, '45.79.221.190', NULL, 1, '2023-12-21 11:27:13', '2023-12-21 11:27:13'),
(10101, '141.94.105.186', NULL, 3, '2023-12-21 12:05:14', '2023-12-21 12:05:32'),
(10102, '3.234.144.171', NULL, 2, '2023-12-21 12:25:41', '2023-12-21 16:37:55'),
(10103, '18.224.128.89', NULL, 1, '2023-12-21 12:25:42', '2023-12-21 12:25:42'),
(10104, '52.87.218.72', NULL, 1, '2023-12-21 12:25:47', '2023-12-21 12:25:47'),
(10105, '45.80.107.23', NULL, 1, '2023-12-21 13:36:55', '2023-12-21 13:36:55'),
(10106, '194.218.10.153', NULL, 1, '2023-12-21 13:53:24', '2023-12-21 13:53:24'),
(10107, '14.177.204.0', NULL, 1, '2023-12-21 14:05:05', '2023-12-21 14:05:05'),
(10108, '103.56.208.150', NULL, 2, '2023-12-21 14:23:33', '2023-12-21 14:24:46'),
(10109, '103.88.140.71', NULL, 1, '2023-12-21 14:28:55', '2023-12-21 14:28:55'),
(10110, '35.232.178.181', NULL, 1, '2023-12-21 15:27:26', '2023-12-21 15:27:26'),
(10111, '34.209.10.251', NULL, 1, '2023-12-21 15:41:33', '2023-12-21 15:41:33'),
(10112, '35.92.168.151', NULL, 1, '2023-12-21 16:25:45', '2023-12-21 16:25:45'),
(10113, '103.212.158.68', NULL, 1, '2023-12-21 16:37:01', '2023-12-21 16:37:01'),
(10114, '18.210.6.165', NULL, 1, '2023-12-21 16:37:48', '2023-12-21 16:37:48'),
(10115, '18.225.25.214', NULL, 1, '2023-12-21 16:37:49', '2023-12-21 16:37:49'),
(10116, '103.132.90.203', NULL, 2, '2023-12-21 17:00:19', '2023-12-21 17:28:27'),
(10117, '45.80.107.172', NULL, 1, '2023-12-21 18:04:03', '2023-12-21 18:04:03'),
(10118, '103.211.52.22', NULL, 3, '2023-12-21 18:12:31', '2023-12-21 18:26:59'),
(10119, '54.92.191.34', NULL, 2, '2023-12-21 18:17:39', '2023-12-21 18:29:36'),
(10120, '196.240.237.208', NULL, 1, '2023-12-21 19:25:11', '2023-12-21 19:25:11'),
(10121, '54.145.177.211', NULL, 1, '2023-12-21 20:14:06', '2023-12-21 20:14:06'),
(10122, '137.226.113.44', NULL, 1, '2023-12-21 20:53:16', '2023-12-21 20:53:16'),
(10123, '180.117.102.249', NULL, 1, '2023-12-21 21:05:51', '2023-12-21 21:05:51'),
(10124, '117.93.214.92', NULL, 1, '2023-12-21 21:06:17', '2023-12-21 21:06:17'),
(10125, '45.147.248.16', NULL, 5, '2023-12-21 21:06:39', '2023-12-21 21:06:47'),
(10126, '54.176.11.218', NULL, 2, '2023-12-21 21:10:12', '2023-12-21 21:13:31'),
(10127, '61.147.15.65', NULL, 2, '2023-12-21 21:12:45', '2023-12-21 21:14:25'),
(10128, '61.147.15.67', NULL, 1, '2023-12-21 21:14:57', '2023-12-21 21:14:57'),
(10129, '128.204.212.79', NULL, 1, '2023-12-21 21:35:17', '2023-12-21 21:35:17'),
(10130, '119.42.146.146', NULL, 1, '2023-12-21 21:44:15', '2023-12-21 21:44:15'),
(10131, '160.202.145.255', NULL, 1, '2023-12-21 22:27:52', '2023-12-21 22:27:52'),
(10132, '182.44.2.148', NULL, 1, '2023-12-21 22:49:50', '2023-12-21 22:49:50'),
(10133, '35.87.225.65', NULL, 1, '2023-12-22 00:35:47', '2023-12-22 00:35:47'),
(10134, '54.202.10.0', NULL, 1, '2023-12-22 01:46:42', '2023-12-22 01:46:42'),
(10135, '35.89.162.243', NULL, 1, '2023-12-22 01:47:52', '2023-12-22 01:47:52'),
(10136, '43.226.17.13', NULL, 14, '2023-12-22 02:22:57', '2023-12-22 02:23:13'),
(10137, '23.26.220.25', NULL, 1, '2023-12-22 03:21:23', '2023-12-22 03:21:23'),
(10138, '103.108.44.78', NULL, 2, '2023-12-22 03:24:02', '2023-12-22 03:24:07'),
(10139, '5.183.255.30', NULL, 1, '2023-12-22 04:31:10', '2023-12-22 04:31:10'),
(10140, '65.154.226.168', NULL, 1, '2023-12-22 05:43:32', '2023-12-22 05:43:32'),
(10141, '65.154.226.167', NULL, 2, '2023-12-22 06:23:28', '2023-12-22 07:09:04'),
(10142, '3.87.99.251', NULL, 1, '2023-12-22 06:34:12', '2023-12-22 06:34:12'),
(10143, '34.121.88.11', NULL, 1, '2023-12-22 07:31:05', '2023-12-22 07:31:05'),
(10144, '42.236.17.207', NULL, 1, '2023-12-22 07:50:49', '2023-12-22 07:50:49'),
(10145, '66.249.66.4', NULL, 1, '2023-12-22 09:09:18', '2023-12-22 09:09:18'),
(10146, '66.249.66.6', NULL, 1, '2023-12-22 09:09:19', '2023-12-22 09:09:19'),
(10147, '43.134.89.111', NULL, 1, '2023-12-22 09:26:02', '2023-12-22 09:26:02'),
(10148, '128.204.212.77', NULL, 1, '2023-12-22 10:35:57', '2023-12-22 10:35:57'),
(10149, '4.194.150.159', NULL, 1, '2023-12-22 10:38:06', '2023-12-22 10:38:06'),
(10150, '195.191.219.131', NULL, 1, '2023-12-22 11:39:40', '2023-12-22 11:39:40'),
(10151, '151.115.48.227', NULL, 1, '2023-12-22 12:20:59', '2023-12-22 12:20:59'),
(10152, '103.108.44.78', NULL, 2, '2023-12-22 12:35:57', '2023-12-22 12:36:11'),
(10153, '35.190.199.12', NULL, 2, '2023-12-22 12:51:06', '2023-12-22 12:51:06'),
(10154, '195.191.219.133', NULL, 1, '2023-12-22 13:12:02', '2023-12-22 13:12:02'),
(10155, '188.65.18.52', NULL, 1, '2023-12-22 13:22:20', '2023-12-22 13:22:20'),
(10156, '154.51.131.142', NULL, 1, '2023-12-22 13:40:11', '2023-12-22 13:40:11'),
(10157, '42.236.17.109', NULL, 1, '2023-12-22 14:12:12', '2023-12-22 14:12:12'),
(10158, '42.236.101.253', NULL, 1, '2023-12-22 15:20:24', '2023-12-22 15:20:24'),
(10159, '51.222.253.12', NULL, 1, '2023-12-22 15:21:39', '2023-12-22 15:21:39'),
(10160, '54.187.35.123', NULL, 1, '2023-12-22 17:13:20', '2023-12-22 17:13:20'),
(10161, '193.186.4.159', NULL, 1, '2023-12-22 17:15:44', '2023-12-22 17:15:44'),
(10162, '72.14.201.159', NULL, 1, '2023-12-22 17:16:12', '2023-12-22 17:16:12'),
(10163, '103.181.97.66', NULL, 1, '2023-12-22 17:21:04', '2023-12-22 17:21:04'),
(10164, '59.153.103.222', NULL, 2, '2023-12-22 17:21:37', '2023-12-22 17:21:43'),
(10165, '119.42.146.146', NULL, 1, '2023-12-22 17:45:27', '2023-12-22 17:45:27'),
(10166, '182.42.110.255', NULL, 1, '2023-12-22 17:46:21', '2023-12-22 17:46:21'),
(10167, '93.159.230.88', NULL, 1, '2023-12-22 18:28:06', '2023-12-22 18:28:06'),
(10168, '107.189.3.241', NULL, 1, '2023-12-22 18:33:38', '2023-12-22 18:33:38'),
(10169, '198.235.24.225', NULL, 1, '2023-12-22 18:48:15', '2023-12-22 18:48:15'),
(10170, '35.91.69.87', NULL, 1, '2023-12-22 19:07:17', '2023-12-22 19:07:17'),
(10171, '222.77.96.129', NULL, 1, '2023-12-22 22:53:46', '2023-12-22 22:53:46'),
(10172, '49.37.115.41', NULL, 1, '2023-12-22 23:07:42', '2023-12-22 23:07:42'),
(10173, '35.238.165.228', NULL, 1, '2023-12-22 23:28:11', '2023-12-22 23:28:11'),
(10174, '80.66.79.9', NULL, 3, '2023-12-23 00:16:09', '2023-12-23 00:16:10'),
(10175, '176.123.8.239', NULL, 1, '2023-12-23 01:06:57', '2023-12-23 01:06:57'),
(10176, '101.91.148.219', NULL, 1, '2023-12-23 02:10:39', '2023-12-23 02:10:39'),
(10177, '54.187.136.212', NULL, 1, '2023-12-23 02:47:31', '2023-12-23 02:47:31'),
(10178, '35.91.249.94', NULL, 1, '2023-12-23 02:47:41', '2023-12-23 02:47:41'),
(10179, '20.238.77.180', NULL, 1, '2023-12-23 03:51:39', '2023-12-23 03:51:39'),
(10180, '128.204.212.78', NULL, 1, '2023-12-23 03:55:12', '2023-12-23 03:55:12'),
(10181, '80.234.34.116', NULL, 1, '2023-12-23 04:15:46', '2023-12-23 04:15:46'),
(10182, '139.59.22.70', NULL, 2, '2023-12-23 05:23:02', '2023-12-23 05:23:04'),
(10183, '176.123.7.11', NULL, 1, '2023-12-23 05:32:35', '2023-12-23 05:32:35'),
(10184, '15.235.15.135', NULL, 1, '2023-12-23 05:49:20', '2023-12-23 05:49:20'),
(10185, '65.154.226.169', NULL, 1, '2023-12-23 05:49:39', '2023-12-23 05:49:39'),
(10186, '65.154.226.166', NULL, 1, '2023-12-23 05:58:19', '2023-12-23 05:58:19'),
(10187, '65.154.226.170', NULL, 1, '2023-12-23 06:14:01', '2023-12-23 06:14:01'),
(10188, '3.212.147.252', NULL, 1, '2023-12-23 06:18:32', '2023-12-23 06:18:32'),
(10189, '178.254.12.183', NULL, 1, '2023-12-23 07:14:14', '2023-12-23 07:14:14'),
(10190, '14.177.204.0', NULL, 2, '2023-12-23 08:46:34', '2023-12-23 08:46:35'),
(10191, '93.158.91.31', NULL, 1, '2023-12-23 09:05:37', '2023-12-23 09:05:37'),
(10192, '195.191.219.130', NULL, 1, '2023-12-23 09:11:04', '2023-12-23 09:11:04'),
(10193, '154.86.128.221', NULL, 1, '2023-12-23 09:12:34', '2023-12-23 09:12:34'),
(10194, '66.249.66.5', NULL, 2, '2023-12-23 09:25:47', '2023-12-23 12:15:43'),
(10195, '205.210.31.214', NULL, 1, '2023-12-23 09:31:57', '2023-12-23 09:31:57'),
(10196, '218.78.107.28', NULL, 1, '2023-12-23 10:00:31', '2023-12-23 10:00:31'),
(10197, '51.81.46.212', NULL, 3, '2023-12-23 10:34:08', '2023-12-23 13:01:52'),
(10198, '52.87.218.72', NULL, 1, '2023-12-23 11:19:53', '2023-12-23 11:19:53'),
(10199, '18.224.128.89', NULL, 1, '2023-12-23 11:19:53', '2023-12-23 11:19:53'),
(10200, '3.95.220.169', NULL, 1, '2023-12-23 11:19:53', '2023-12-23 11:19:53'),
(10201, '18.225.25.214', NULL, 1, '2023-12-23 11:19:53', '2023-12-23 11:19:53'),
(10202, '34.227.9.22', NULL, 1, '2023-12-23 11:19:58', '2023-12-23 11:19:58'),
(10203, '54.235.53.171', NULL, 1, '2023-12-23 11:19:58', '2023-12-23 11:19:58'),
(10204, '103.83.241.120', NULL, 2, '2023-12-23 11:52:32', '2023-12-23 11:52:49'),
(10205, '43.159.128.149', NULL, 1, '2023-12-23 12:11:46', '2023-12-23 12:11:46'),
(10206, '203.188.243.38', NULL, 1, '2023-12-23 12:34:03', '2023-12-23 12:34:03'),
(10207, '58.220.27.164', NULL, 1, '2023-12-23 13:33:13', '2023-12-23 13:33:13'),
(10208, '205.185.118.164', NULL, 2, '2023-12-23 13:36:50', '2023-12-23 22:48:01'),
(10209, '118.123.237.210', NULL, 1, '2023-12-23 13:49:16', '2023-12-23 13:49:16'),
(10210, '118.123.237.217', NULL, 1, '2023-12-23 14:21:20', '2023-12-23 14:21:20'),
(10211, '198.72.126.143', NULL, 1, '2023-12-23 14:35:59', '2023-12-23 14:35:59'),
(10212, '34.31.243.253', NULL, 1, '2023-12-23 14:39:50', '2023-12-23 14:39:50'),
(10213, '122.165.69.65', NULL, 1, '2023-12-23 15:01:19', '2023-12-23 15:01:19'),
(10214, '118.123.237.209', NULL, 1, '2023-12-23 15:32:25', '2023-12-23 15:32:25'),
(10215, '222.211.72.58', NULL, 1, '2023-12-23 16:23:41', '2023-12-23 16:23:41'),
(10216, '222.77.96.146', NULL, 1, '2023-12-23 16:39:38', '2023-12-23 16:39:38'),
(10217, '199.45.155.32', NULL, 1, '2023-12-23 16:40:07', '2023-12-23 16:40:07'),
(10218, '222.211.72.55', NULL, 1, '2023-12-23 16:46:47', '2023-12-23 16:46:47'),
(10219, '110.76.129.227', NULL, 1, '2023-12-23 16:56:18', '2023-12-23 16:56:18'),
(10220, '118.123.237.218', NULL, 1, '2023-12-23 17:25:19', '2023-12-23 17:25:19'),
(10221, '199.45.155.35', NULL, 1, '2023-12-23 17:25:37', '2023-12-23 17:25:37'),
(10222, '35.87.123.100', NULL, 1, '2023-12-23 17:32:00', '2023-12-23 17:32:00'),
(10223, '222.211.72.52', NULL, 1, '2023-12-23 17:40:26', '2023-12-23 17:40:26'),
(10224, '84.17.48.10', NULL, 1, '2023-12-23 18:20:59', '2023-12-23 18:20:59');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(10225, '182.150.1.23', NULL, 1, '2023-12-23 19:17:24', '2023-12-23 19:17:24'),
(10226, '182.44.12.37', NULL, 1, '2023-12-23 19:31:27', '2023-12-23 19:31:27'),
(10227, '54.186.213.82', NULL, 1, '2023-12-23 21:02:05', '2023-12-23 21:02:05'),
(10228, '138.197.139.101', NULL, 2, '2023-12-23 22:49:15', '2023-12-23 22:49:16'),
(10229, '66.249.66.6', NULL, 1, '2023-12-23 23:19:11', '2023-12-23 23:19:11'),
(10230, '54.190.208.32', NULL, 1, '2023-12-23 23:44:33', '2023-12-23 23:44:33'),
(10231, '54.188.28.23', NULL, 1, '2023-12-23 23:44:49', '2023-12-23 23:44:49'),
(10232, '139.59.107.222', NULL, 6, '2023-12-24 00:13:38', '2023-12-24 03:13:15'),
(10233, '51.15.206.111', NULL, 4, '2023-12-24 00:39:51', '2023-12-24 00:39:52'),
(10234, '107.189.8.249', NULL, 1, '2023-12-24 01:30:42', '2023-12-24 01:30:42'),
(10235, '209.127.48.97', NULL, 1, '2023-12-24 03:23:19', '2023-12-24 03:23:19'),
(10236, '198.235.24.31', NULL, 1, '2023-12-24 04:21:53', '2023-12-24 04:21:53'),
(10237, '182.42.105.85', NULL, 1, '2023-12-24 04:32:11', '2023-12-24 04:32:11'),
(10238, '38.174.114.115', NULL, 1, '2023-12-24 04:50:00', '2023-12-24 04:50:00'),
(10239, '34.31.243.253', NULL, 1, '2023-12-24 05:04:58', '2023-12-24 05:04:58'),
(10240, '104.28.200.3', NULL, 1, '2023-12-24 05:47:18', '2023-12-24 05:47:18'),
(10241, '65.154.226.169', NULL, 1, '2023-12-24 05:47:49', '2023-12-24 05:47:49'),
(10242, '65.154.226.167', NULL, 1, '2023-12-24 05:53:28', '2023-12-24 05:53:28'),
(10243, '65.154.226.168', NULL, 1, '2023-12-24 06:19:52', '2023-12-24 06:19:52'),
(10244, '119.42.146.146', NULL, 1, '2023-12-24 07:20:08', '2023-12-24 07:20:08'),
(10245, '63.250.58.63', NULL, 2, '2023-12-24 08:42:04', '2023-12-24 08:42:04'),
(10246, '173.73.28.187', NULL, 1, '2023-12-24 08:53:34', '2023-12-24 08:53:34'),
(10247, '173.73.28.187', NULL, 1, '2023-12-24 08:53:34', '2023-12-24 08:53:34'),
(10248, '205.210.31.129', NULL, 1, '2023-12-24 09:11:44', '2023-12-24 09:11:44'),
(10249, '66.249.66.10', NULL, 3, '2023-12-24 09:40:29', '2023-12-25 02:31:24'),
(10250, '162.241.60.16', NULL, 1, '2023-12-24 09:57:29', '2023-12-24 09:57:29'),
(10251, '157.55.39.48', NULL, 1, '2023-12-24 10:35:13', '2023-12-24 10:35:13'),
(10252, '72.14.201.159', NULL, 2, '2023-12-24 11:36:55', '2023-12-24 21:56:00'),
(10253, '91.92.242.41', NULL, 3, '2023-12-24 13:34:28', '2023-12-24 13:34:30'),
(10254, '58.49.233.126', NULL, 1, '2023-12-24 14:15:35', '2023-12-24 14:15:35'),
(10255, '123.0.17.180', NULL, 1, '2023-12-24 15:36:44', '2023-12-24 15:36:44'),
(10256, '198.235.24.179', NULL, 1, '2023-12-24 15:45:38', '2023-12-24 15:45:38'),
(10257, '212.102.53.88', NULL, 5, '2023-12-24 16:21:52', '2023-12-24 16:21:55'),
(10258, '182.163.100.210', NULL, 3, '2023-12-24 16:47:11', '2023-12-24 16:52:47'),
(10259, '66.249.66.12', NULL, 1, '2023-12-24 17:11:07', '2023-12-24 17:11:07'),
(10260, '66.249.66.11', NULL, 3, '2023-12-24 17:22:51', '2023-12-25 02:57:54'),
(10261, '64.124.8.37', NULL, 2, '2023-12-24 17:40:44', '2023-12-25 00:09:51'),
(10262, '198.235.24.54', NULL, 1, '2023-12-24 18:12:40', '2023-12-24 18:12:40'),
(10263, '69.167.8.230', NULL, 1, '2023-12-24 18:58:39', '2023-12-24 18:58:39'),
(10264, '195.191.219.133', NULL, 1, '2023-12-24 19:07:26', '2023-12-24 19:07:26'),
(10265, '20.107.216.217', NULL, 1, '2023-12-24 19:42:06', '2023-12-24 19:42:06'),
(10266, '51.222.253.15', NULL, 2, '2023-12-24 19:50:09', '2023-12-24 23:10:23'),
(10267, '34.72.112.101', NULL, 1, '2023-12-24 21:17:11', '2023-12-24 21:17:11'),
(10268, '103.144.48.142', NULL, 1, '2023-12-24 21:56:59', '2023-12-24 21:56:59'),
(10269, '223.244.35.77', NULL, 1, '2023-12-24 22:04:57', '2023-12-24 22:04:57'),
(10270, '50.18.94.33', NULL, 1, '2023-12-24 22:10:31', '2023-12-24 22:10:31'),
(10271, '59.111.226.236', NULL, 8, '2023-12-24 23:31:31', '2023-12-24 23:31:32'),
(10272, '205.210.31.32', NULL, 1, '2023-12-25 00:03:20', '2023-12-25 00:03:20'),
(10273, '51.158.121.121', NULL, 1, '2023-12-25 00:23:47', '2023-12-25 00:23:47'),
(10274, '27.115.124.6', NULL, 1, '2023-12-25 00:37:05', '2023-12-25 00:37:05'),
(10275, '43.130.236.98', NULL, 5, '2023-12-25 01:56:42', '2023-12-25 01:56:53'),
(10276, '38.89.139.99', NULL, 1, '2023-12-25 02:26:08', '2023-12-25 02:26:08'),
(10277, '5.188.62.21', NULL, 1, '2023-12-25 02:28:57', '2023-12-25 02:28:57'),
(10278, '34.211.178.252', NULL, 1, '2023-12-25 02:33:29', '2023-12-25 02:33:29'),
(10279, '93.188.2.5', NULL, 1, '2023-12-25 02:33:50', '2023-12-25 02:33:50'),
(10280, '54.188.28.23', NULL, 1, '2023-12-25 02:35:42', '2023-12-25 02:35:42'),
(10281, '151.80.60.32', NULL, 1, '2023-12-25 03:58:12', '2023-12-25 03:58:12'),
(10282, '45.77.170.94', NULL, 1, '2023-12-25 04:07:58', '2023-12-25 04:07:58'),
(10283, '47.254.35.118', NULL, 1, '2023-12-25 04:12:23', '2023-12-25 04:12:23'),
(10284, '61.139.77.181', NULL, 1, '2023-12-25 04:15:42', '2023-12-25 04:15:42'),
(10285, '18.116.59.159', NULL, 5, '2023-12-25 05:10:50', '2023-12-25 05:10:54'),
(10286, '183.216.144.180', NULL, 1, '2023-12-25 05:14:02', '2023-12-25 05:14:02'),
(10287, '65.154.226.166', NULL, 1, '2023-12-25 05:42:32', '2023-12-25 05:42:32'),
(10288, '65.154.226.170', NULL, 1, '2023-12-25 05:47:52', '2023-12-25 05:47:52'),
(10289, '54.208.117.204', NULL, 1, '2023-12-25 06:10:45', '2023-12-25 06:10:45'),
(10290, '65.155.30.101', NULL, 1, '2023-12-25 06:33:36', '2023-12-25 06:33:36'),
(10291, '137.184.180.52', NULL, 2, '2023-12-25 06:38:11', '2023-12-25 06:38:11'),
(10292, '157.55.39.9', NULL, 1, '2023-12-25 06:39:48', '2023-12-25 06:39:48'),
(10293, '27.115.124.53', NULL, 1, '2023-12-25 06:42:13', '2023-12-25 06:42:13'),
(10294, '27.115.124.118', NULL, 1, '2023-12-25 06:42:15', '2023-12-25 06:42:15'),
(10295, '3.90.47.242', NULL, 1, '2023-12-25 07:28:24', '2023-12-25 07:28:24'),
(10296, '182.42.105.144', NULL, 1, '2023-12-25 08:19:30', '2023-12-25 08:19:30'),
(10297, '192.144.39.146', NULL, 1, '2023-12-25 08:54:09', '2023-12-25 08:54:09'),
(10298, '205.210.31.47', NULL, 1, '2023-12-25 09:12:22', '2023-12-25 09:12:22'),
(10299, '45.147.248.16', NULL, 5, '2023-12-25 09:36:41', '2023-12-25 09:36:47'),
(10300, '205.210.31.59', NULL, 1, '2023-12-25 09:45:52', '2023-12-25 09:45:52'),
(10301, '149.56.160.193', NULL, 4, '2023-12-25 11:04:39', '2023-12-25 11:04:50'),
(10302, '144.217.135.226', NULL, 1, '2023-12-25 11:05:12', '2023-12-25 11:05:12'),
(10303, '34.28.228.89', NULL, 1, '2023-12-25 11:34:40', '2023-12-25 11:34:40'),
(10304, '195.191.219.133', NULL, 1, '2023-12-25 11:56:46', '2023-12-25 11:56:46'),
(10305, '139.144.150.205', NULL, 3, '2023-12-25 12:51:23', '2023-12-25 12:51:30'),
(10306, '139.144.150.45', NULL, 3, '2023-12-25 12:51:23', '2023-12-25 12:51:27'),
(10307, '65.154.226.171', NULL, 1, '2023-12-25 12:51:30', '2023-12-25 12:51:30'),
(10308, '205.169.39.247', NULL, 2, '2023-12-25 12:51:38', '2023-12-25 12:51:47'),
(10309, '104.164.173.222', NULL, 1, '2023-12-25 12:52:05', '2023-12-25 12:52:05'),
(10310, '104.164.173.57', NULL, 4, '2023-12-25 12:52:07', '2023-12-25 12:52:10'),
(10311, '195.211.77.140', NULL, 1, '2023-12-25 12:52:33', '2023-12-25 12:52:33'),
(10312, '206.217.205.98', NULL, 1, '2023-12-25 12:52:42', '2023-12-25 12:52:42'),
(10313, '195.211.77.142', NULL, 3, '2023-12-25 12:52:56', '2023-12-25 14:18:19'),
(10314, '5.164.29.116', NULL, 2, '2023-12-25 13:11:25', '2023-12-26 02:03:27'),
(10315, '207.228.42.187', NULL, 1, '2023-12-25 13:46:11', '2023-12-25 13:46:11'),
(10316, '66.249.66.11', NULL, 1, '2023-12-25 15:31:04', '2023-12-25 15:31:04'),
(10317, '66.249.66.12', NULL, 1, '2023-12-25 15:53:34', '2023-12-25 15:53:34'),
(10318, '170.106.159.160', NULL, 1, '2023-12-25 16:55:47', '2023-12-25 16:55:47'),
(10319, '45.77.170.94', NULL, 1, '2023-12-25 17:22:14', '2023-12-25 17:22:14'),
(10320, '196.242.200.43', NULL, 1, '2023-12-25 17:59:04', '2023-12-25 17:59:04'),
(10321, '106.75.166.32', NULL, 1, '2023-12-25 18:25:42', '2023-12-25 18:25:42'),
(10322, '106.75.177.81', NULL, 1, '2023-12-25 18:25:42', '2023-12-25 18:25:42'),
(10323, '106.75.164.13', NULL, 1, '2023-12-25 18:29:42', '2023-12-25 18:29:42'),
(10324, '91.208.75.153', NULL, 1, '2023-12-25 18:47:21', '2023-12-25 18:47:21'),
(10325, '79.137.198.213', NULL, 1, '2023-12-25 18:47:27', '2023-12-25 18:47:27'),
(10326, '51.159.211.57', NULL, 1, '2023-12-25 18:47:29', '2023-12-25 18:47:29'),
(10327, '31.220.98.139', NULL, 1, '2023-12-25 18:47:36', '2023-12-25 18:47:36'),
(10328, '34.220.109.226', NULL, 1, '2023-12-25 20:15:44', '2023-12-25 20:15:44'),
(10329, '183.136.225.45', NULL, 2, '2023-12-25 20:28:54', '2023-12-25 20:29:34'),
(10330, '47.242.224.70', NULL, 2, '2023-12-25 20:51:44', '2023-12-25 21:16:25'),
(10331, '35.196.21.185', NULL, 2, '2023-12-25 20:58:40', '2023-12-25 21:05:33'),
(10332, '54.188.28.23', NULL, 2, '2023-12-25 21:54:48', '2023-12-25 23:40:15'),
(10333, '45.141.215.50', NULL, 1, '2023-12-25 22:34:26', '2023-12-25 22:34:26'),
(10334, '54.191.112.186', NULL, 1, '2023-12-25 23:17:19', '2023-12-25 23:17:19'),
(10335, '43.226.17.13', NULL, 14, '2023-12-25 23:18:00', '2023-12-25 23:18:15'),
(10336, '34.222.174.117', NULL, 1, '2023-12-25 23:44:21', '2023-12-25 23:44:21'),
(10337, '222.77.96.146', NULL, 1, '2023-12-25 23:45:36', '2023-12-25 23:45:36'),
(10338, '20.29.221.106', NULL, 1, '2023-12-26 00:01:54', '2023-12-26 00:01:54'),
(10339, '14.215.163.132', NULL, 1, '2023-12-26 01:30:46', '2023-12-26 01:30:46'),
(10340, '65.21.65.198', NULL, 1, '2023-12-26 01:33:39', '2023-12-26 01:33:39'),
(10341, '34.121.88.11', NULL, 1, '2023-12-26 02:03:32', '2023-12-26 02:03:32'),
(10342, '4.210.97.197', NULL, 2, '2023-12-26 03:17:06', '2023-12-26 03:17:09'),
(10343, '128.204.212.79', NULL, 1, '2023-12-26 03:54:51', '2023-12-26 03:54:51'),
(10344, '65.154.226.167', NULL, 2, '2023-12-26 05:29:33', '2023-12-26 05:53:35'),
(10345, '54.144.96.152', NULL, 1, '2023-12-26 06:28:09', '2023-12-26 06:28:09'),
(10346, '65.154.226.169', NULL, 1, '2023-12-26 06:35:36', '2023-12-26 06:35:36'),
(10347, '175.139.32.169', NULL, 3, '2023-12-26 08:48:01', '2023-12-26 08:49:38'),
(10348, '195.191.219.131', NULL, 1, '2023-12-26 09:04:03', '2023-12-26 09:04:03'),
(10349, '54.202.185.85', NULL, 1, '2023-12-26 09:13:53', '2023-12-26 09:13:53'),
(10350, '60.168.50.137', NULL, 1, '2023-12-26 09:25:49', '2023-12-26 09:25:49'),
(10351, '47.242.224.70', NULL, 1, '2023-12-26 09:28:38', '2023-12-26 09:28:38'),
(10352, '18.210.6.165', NULL, 1, '2023-12-26 09:50:23', '2023-12-26 09:50:23'),
(10353, '18.225.25.214', NULL, 1, '2023-12-26 09:50:24', '2023-12-26 09:50:24'),
(10354, '100.27.34.37', NULL, 1, '2023-12-26 09:50:29', '2023-12-26 09:50:29'),
(10355, '199.244.88.221', NULL, 1, '2023-12-26 10:14:49', '2023-12-26 10:14:49'),
(10356, '4.210.97.197', NULL, 2, '2023-12-26 10:16:38', '2023-12-26 10:16:48'),
(10357, '44.242.168.215', NULL, 1, '2023-12-26 10:24:36', '2023-12-26 10:24:36'),
(10358, '45.147.248.16', NULL, 5, '2023-12-26 10:34:49', '2023-12-26 10:34:55'),
(10359, '124.144.169.47', NULL, 1, '2023-12-26 10:38:56', '2023-12-26 10:38:56'),
(10360, '200.110.188.100', NULL, 1, '2023-12-26 11:14:51', '2023-12-26 11:14:51'),
(10361, '59.153.103.200', NULL, 1, '2023-12-26 11:27:20', '2023-12-26 11:27:20'),
(10362, '69.167.38.168', NULL, 1, '2023-12-26 11:30:51', '2023-12-26 11:30:51'),
(10363, '43.130.7.211', NULL, 1, '2023-12-26 11:51:06', '2023-12-26 11:51:06'),
(10364, '103.153.175.139', NULL, 1, '2023-12-26 12:17:11', '2023-12-26 12:17:11'),
(10365, '47.88.94.161', NULL, 1, '2023-12-26 12:30:16', '2023-12-26 12:30:16'),
(10366, '47.88.94.159', NULL, 1, '2023-12-26 12:30:16', '2023-12-26 12:30:16'),
(10367, '179.43.191.18', NULL, 1, '2023-12-26 13:00:13', '2023-12-26 13:00:13'),
(10368, '103.102.228.188', NULL, 2, '2023-12-26 13:45:13', '2023-12-26 13:48:07'),
(10369, '34.209.251.62', NULL, 1, '2023-12-26 14:10:23', '2023-12-26 14:10:23'),
(10370, '222.211.72.52', NULL, 1, '2023-12-26 14:40:18', '2023-12-26 14:40:18'),
(10371, '222.211.72.55', NULL, 1, '2023-12-26 14:42:26', '2023-12-26 14:42:26'),
(10372, '205.210.31.175', NULL, 1, '2023-12-26 15:02:01', '2023-12-26 15:02:01'),
(10373, '52.167.144.232', NULL, 1, '2023-12-26 15:09:21', '2023-12-26 15:09:21'),
(10374, '222.211.72.58', NULL, 1, '2023-12-26 15:43:58', '2023-12-26 15:43:58'),
(10375, '118.123.237.209', NULL, 1, '2023-12-26 15:45:46', '2023-12-26 15:45:46'),
(10376, '103.145.70.100', NULL, 13, '2023-12-26 15:47:12', '2023-12-26 16:22:17'),
(10377, '103.85.238.211', NULL, 2, '2023-12-26 16:54:54', '2023-12-26 16:58:39'),
(10378, '34.72.112.101', NULL, 1, '2023-12-26 17:16:49', '2023-12-26 17:16:49'),
(10379, '118.123.237.218', NULL, 1, '2023-12-26 17:42:18', '2023-12-26 17:42:18'),
(10380, '40.77.167.132', NULL, 1, '2023-12-26 18:01:54', '2023-12-26 18:01:54'),
(10381, '35.89.145.5', NULL, 1, '2023-12-26 18:18:14', '2023-12-26 18:18:14'),
(10382, '181.214.61.90', NULL, 1, '2023-12-26 18:35:19', '2023-12-26 18:35:19'),
(10383, '222.79.103.59', NULL, 1, '2023-12-26 19:22:01', '2023-12-26 19:22:01'),
(10384, '38.109.113.154', NULL, 1, '2023-12-26 19:55:47', '2023-12-26 19:55:47'),
(10385, '222.77.96.129', NULL, 1, '2023-12-26 20:30:58', '2023-12-26 20:30:58'),
(10386, '35.73.225.79', NULL, 1, '2023-12-26 21:34:38', '2023-12-26 21:34:38'),
(10387, '193.186.4.159', NULL, 1, '2023-12-26 21:49:00', '2023-12-26 21:49:00'),
(10388, '51.222.253.9', NULL, 1, '2023-12-26 22:16:43', '2023-12-26 22:16:43'),
(10389, '124.223.196.50', NULL, 4, '2023-12-27 00:17:07', '2023-12-27 00:28:24'),
(10390, '34.219.246.11', NULL, 1, '2023-12-27 00:46:10', '2023-12-27 00:46:10'),
(10391, '66.249.66.10', NULL, 1, '2023-12-27 01:05:55', '2023-12-27 01:05:55'),
(10392, '35.92.104.244', NULL, 1, '2023-12-27 02:11:20', '2023-12-27 02:11:20'),
(10393, '103.218.27.245', NULL, 1, '2023-12-27 02:38:35', '2023-12-27 02:38:35'),
(10394, '163.5.64.44', NULL, 6, '2023-12-27 02:40:24', '2023-12-27 02:40:35'),
(10395, '142.54.169.134', NULL, 1, '2023-12-27 02:43:57', '2023-12-27 02:43:57'),
(10396, '61.147.15.67', NULL, 1, '2023-12-27 02:48:50', '2023-12-27 02:48:50'),
(10397, '61.147.15.65', NULL, 1, '2023-12-27 02:50:53', '2023-12-27 02:50:53'),
(10398, '58.211.23.183', NULL, 6, '2023-12-27 02:57:15', '2023-12-27 03:01:49'),
(10399, '185.246.209.154', NULL, 1, '2023-12-27 04:17:23', '2023-12-27 04:17:23'),
(10400, '5.188.62.17', NULL, 1, '2023-12-27 04:20:17', '2023-12-27 04:20:17'),
(10401, '43.157.40.112', NULL, 1, '2023-12-27 04:51:43', '2023-12-27 04:51:43'),
(10402, '34.79.117.48', NULL, 1, '2023-12-27 05:49:54', '2023-12-27 05:49:54'),
(10403, '65.154.226.166', NULL, 1, '2023-12-27 05:51:29', '2023-12-27 05:51:29'),
(10404, '65.154.226.168', NULL, 1, '2023-12-27 06:00:31', '2023-12-27 06:00:31'),
(10405, '104.131.169.150', NULL, 2, '2023-12-27 06:03:53', '2023-12-27 06:03:53'),
(10406, '65.154.226.167', NULL, 2, '2023-12-27 06:06:20', '2023-12-27 06:08:03'),
(10407, '34.228.232.244', NULL, 1, '2023-12-27 06:20:39', '2023-12-27 06:20:39'),
(10408, '15.204.182.106', NULL, 2, '2023-12-27 07:17:14', '2023-12-27 07:47:36'),
(10409, '34.134.15.3', NULL, 1, '2023-12-27 07:52:57', '2023-12-27 07:52:57'),
(10410, '128.204.212.77', NULL, 1, '2023-12-27 08:44:54', '2023-12-27 08:44:54'),
(10411, '103.145.70.100', NULL, 57, '2023-12-27 09:21:33', '2023-12-27 09:50:10'),
(10412, '54.208.201.249', NULL, 1, '2023-12-27 09:23:28', '2023-12-27 09:23:28'),
(10413, '18.210.6.165', NULL, 2, '2023-12-27 10:04:22', '2023-12-27 10:06:20'),
(10414, '18.225.25.214', NULL, 3, '2023-12-27 10:04:23', '2023-12-27 11:43:21'),
(10415, '193.186.4.159', NULL, 1, '2023-12-27 10:04:28', '2023-12-27 10:04:28'),
(10416, '52.87.218.72', NULL, 3, '2023-12-27 10:04:28', '2023-12-27 10:09:30'),
(10417, '100.27.34.37', NULL, 2, '2023-12-27 10:04:37', '2023-12-27 11:43:21'),
(10418, '37.19.223.244', NULL, 2, '2023-12-27 10:06:03', '2023-12-27 12:30:56'),
(10419, '3.80.89.126', NULL, 1, '2023-12-27 10:06:15', '2023-12-27 10:06:15'),
(10420, '18.224.128.89', NULL, 5, '2023-12-27 10:06:15', '2023-12-27 11:43:30'),
(10421, '3.219.35.58', NULL, 2, '2023-12-27 10:06:23', '2023-12-27 10:06:29'),
(10422, '3.234.144.171', NULL, 1, '2023-12-27 10:09:36', '2023-12-27 10:09:36'),
(10423, '139.171.120.197', NULL, 1, '2023-12-27 10:38:24', '2023-12-27 10:38:24'),
(10424, '66.249.66.11', NULL, 2, '2023-12-27 10:46:35', '2023-12-27 16:16:13'),
(10425, '66.249.66.10', NULL, 2, '2023-12-27 10:46:35', '2023-12-27 16:16:12'),
(10426, '182.160.110.182', NULL, 1, '2023-12-27 11:05:04', '2023-12-27 11:05:04'),
(10427, '72.14.201.206', NULL, 2, '2023-12-27 11:14:44', '2023-12-27 11:15:38'),
(10428, '72.14.201.207', NULL, 1, '2023-12-27 11:16:24', '2023-12-27 11:16:24'),
(10429, '34.227.9.22', NULL, 1, '2023-12-27 11:43:27', '2023-12-27 11:43:27'),
(10430, '3.80.81.176', NULL, 1, '2023-12-27 11:43:30', '2023-12-27 11:43:30'),
(10431, '54.235.53.171', NULL, 1, '2023-12-27 11:43:35', '2023-12-27 11:43:35'),
(10432, '72.14.201.159', NULL, 1, '2023-12-27 11:52:10', '2023-12-27 11:52:10'),
(10433, '103.157.93.211', NULL, 2, '2023-12-27 11:59:09', '2023-12-27 11:59:21'),
(10434, '14.177.204.0', NULL, 1, '2023-12-27 12:49:31', '2023-12-27 12:49:31'),
(10435, '36.99.136.129', NULL, 2, '2023-12-27 13:18:40', '2023-12-27 13:18:54'),
(10436, '37.111.212.63', NULL, 1, '2023-12-27 14:06:50', '2023-12-27 14:06:50'),
(10437, '87.250.224.84', NULL, 1, '2023-12-27 14:19:58', '2023-12-27 14:19:58'),
(10438, '203.33.203.148', NULL, 1, '2023-12-27 14:41:28', '2023-12-27 14:41:28'),
(10439, '80.66.79.9', NULL, 3, '2023-12-27 15:17:28', '2023-12-27 15:17:29'),
(10440, '123.200.17.81', NULL, 1, '2023-12-27 15:19:13', '2023-12-27 15:19:13'),
(10441, '205.210.31.103', NULL, 1, '2023-12-27 15:22:55', '2023-12-27 15:22:55'),
(10442, '182.48.64.153', NULL, 1, '2023-12-27 16:02:16', '2023-12-27 16:02:16'),
(10443, '34.208.174.157', NULL, 1, '2023-12-27 17:23:36', '2023-12-27 17:23:36'),
(10444, '66.249.66.5', NULL, 1, '2023-12-27 18:51:02', '2023-12-27 18:51:02'),
(10445, '35.90.160.133', NULL, 1, '2023-12-27 20:26:22', '2023-12-27 20:26:22'),
(10446, '118.179.97.125', NULL, 1, '2023-12-27 20:31:55', '2023-12-27 20:31:55'),
(10447, '103.173.31.93', NULL, 1, '2023-12-27 21:02:03', '2023-12-27 21:02:03'),
(10448, '51.222.253.4', NULL, 1, '2023-12-27 21:04:12', '2023-12-27 21:04:12'),
(10449, '103.127.2.2', NULL, 2, '2023-12-27 21:07:35', '2023-12-27 21:07:36'),
(10450, '37.111.197.113', NULL, 1, '2023-12-27 21:28:38', '2023-12-27 21:28:38'),
(10451, '37.111.245.88', NULL, 1, '2023-12-27 22:21:54', '2023-12-27 22:21:54'),
(10452, '123.187.240.242', NULL, 1, '2023-12-27 22:28:25', '2023-12-27 22:28:25'),
(10453, '61.147.15.67', NULL, 1, '2023-12-27 22:38:42', '2023-12-27 22:38:42'),
(10454, '61.147.15.65', NULL, 1, '2023-12-27 22:39:55', '2023-12-27 22:39:55'),
(10455, '47.76.35.19', NULL, 16, '2023-12-27 22:49:07', '2023-12-28 00:27:13'),
(10456, '58.211.23.183', NULL, 1, '2023-12-27 22:50:27', '2023-12-27 22:50:27'),
(10457, '114.107.7.154', NULL, 1, '2023-12-27 23:00:18', '2023-12-27 23:00:18'),
(10458, '35.88.113.128', NULL, 1, '2023-12-27 23:25:41', '2023-12-27 23:25:41'),
(10459, '34.42.148.79', NULL, 1, '2023-12-27 23:25:45', '2023-12-27 23:25:45'),
(10460, '51.254.199.11', NULL, 1, '2023-12-28 00:34:10', '2023-12-28 00:34:10'),
(10461, '37.225.73.149', NULL, 2, '2023-12-28 01:02:26', '2023-12-28 01:02:27'),
(10462, '103.112.169.22', NULL, 1, '2023-12-28 01:35:23', '2023-12-28 01:35:23'),
(10463, '179.43.191.18', NULL, 1, '2023-12-28 02:28:39', '2023-12-28 02:28:39'),
(10464, '51.222.253.10', NULL, 1, '2023-12-28 02:41:10', '2023-12-28 02:41:10'),
(10465, '35.91.98.21', NULL, 1, '2023-12-28 02:44:27', '2023-12-28 02:44:27'),
(10466, '199.45.154.50', NULL, 1, '2023-12-28 03:50:26', '2023-12-28 03:50:26'),
(10467, '159.13.43.34', NULL, 1, '2023-12-28 04:52:54', '2023-12-28 04:52:54'),
(10468, '216.83.35.156', NULL, 1, '2023-12-28 05:22:59', '2023-12-28 05:22:59'),
(10469, '58.220.27.163', NULL, 1, '2023-12-28 05:46:09', '2023-12-28 05:46:09'),
(10470, '65.154.226.170', NULL, 2, '2023-12-28 05:51:21', '2023-12-28 05:55:34'),
(10471, '3.94.126.245', NULL, 1, '2023-12-28 06:19:43', '2023-12-28 06:19:43'),
(10472, '65.154.226.171', NULL, 1, '2023-12-28 06:28:30', '2023-12-28 06:28:30'),
(10473, '44.242.155.73', NULL, 1, '2023-12-28 06:43:55', '2023-12-28 06:43:55'),
(10474, '91.92.251.157', NULL, 3, '2023-12-28 08:11:42', '2023-12-28 17:32:09'),
(10475, '179.43.191.18', NULL, 1, '2023-12-28 08:24:09', '2023-12-28 08:24:09'),
(10476, '101.91.148.219', NULL, 1, '2023-12-28 08:35:20', '2023-12-28 08:35:20'),
(10477, '159.13.43.34', NULL, 5, '2023-12-28 08:47:28', '2023-12-28 08:49:35'),
(10478, '165.232.170.126', NULL, 2, '2023-12-28 08:54:54', '2023-12-28 08:54:54'),
(10479, '175.29.126.122', NULL, 1, '2023-12-28 09:19:03', '2023-12-28 09:19:03'),
(10480, '199.45.154.19', NULL, 1, '2023-12-28 09:31:29', '2023-12-28 09:31:29'),
(10481, '72.14.201.140', NULL, 1, '2023-12-28 09:34:58', '2023-12-28 09:34:58'),
(10482, '69.167.28.200', NULL, 1, '2023-12-28 09:37:00', '2023-12-28 09:37:00'),
(10483, '23.26.220.28', NULL, 1, '2023-12-28 09:55:20', '2023-12-28 09:55:20'),
(10484, '103.30.191.58', NULL, 1, '2023-12-28 10:21:15', '2023-12-28 10:21:15'),
(10485, '3.237.91.71', NULL, 1, '2023-12-28 10:27:43', '2023-12-28 10:27:43'),
(10486, '18.224.128.89', NULL, 2, '2023-12-28 10:27:44', '2023-12-28 10:54:44'),
(10487, '3.219.35.58', NULL, 1, '2023-12-28 10:27:49', '2023-12-28 10:27:49'),
(10488, '34.227.9.22', NULL, 1, '2023-12-28 10:54:43', '2023-12-28 10:54:43'),
(10489, '100.27.34.37', NULL, 1, '2023-12-28 10:54:49', '2023-12-28 10:54:49'),
(10490, '27.115.124.6', NULL, 1, '2023-12-28 11:34:39', '2023-12-28 11:34:39'),
(10491, '123.6.49.41', NULL, 1, '2023-12-28 11:35:16', '2023-12-28 11:35:16'),
(10492, '3.128.24.15', NULL, 1, '2023-12-28 11:55:13', '2023-12-28 11:55:13'),
(10493, '199.244.88.231', NULL, 1, '2023-12-28 12:18:33', '2023-12-28 12:18:33'),
(10494, '199.244.88.225', NULL, 1, '2023-12-28 12:18:34', '2023-12-28 12:18:34'),
(10495, '199.244.88.227', NULL, 1, '2023-12-28 12:19:36', '2023-12-28 12:19:36'),
(10496, '3.26.196.32', NULL, 1, '2023-12-28 12:44:46', '2023-12-28 12:44:46'),
(10497, '13.54.217.201', NULL, 1, '2023-12-28 12:44:49', '2023-12-28 12:44:49'),
(10498, '43.229.208.190', NULL, 2, '2023-12-28 13:37:25', '2023-12-28 13:38:21'),
(10499, '34.31.72.167', NULL, 1, '2023-12-28 16:01:06', '2023-12-28 16:01:06'),
(10500, '37.111.212.16', NULL, 1, '2023-12-28 16:12:36', '2023-12-28 16:12:36'),
(10501, '202.191.122.226', NULL, 4, '2023-12-28 16:17:29', '2023-12-28 16:21:59'),
(10502, '42.236.17.80', NULL, 1, '2023-12-28 16:36:20', '2023-12-28 16:36:20'),
(10503, '43.159.128.172', NULL, 1, '2023-12-28 17:15:50', '2023-12-28 17:15:50'),
(10504, '77.75.76.167', NULL, 1, '2023-12-28 17:22:02', '2023-12-28 17:22:02'),
(10505, '35.94.124.251', NULL, 1, '2023-12-28 19:47:34', '2023-12-28 19:47:34'),
(10506, '20.243.106.107', NULL, 1, '2023-12-28 19:57:29', '2023-12-28 19:57:29'),
(10507, '137.226.113.44', NULL, 1, '2023-12-28 20:59:45', '2023-12-28 20:59:45'),
(10508, '35.90.156.199', NULL, 1, '2023-12-28 21:16:34', '2023-12-28 21:16:34'),
(10509, '114.107.7.234', NULL, 1, '2023-12-28 21:49:22', '2023-12-28 21:49:22'),
(10510, '51.222.253.6', NULL, 1, '2023-12-28 23:37:14', '2023-12-28 23:37:14'),
(10511, '34.102.63.183', NULL, 5, '2023-12-28 23:50:11', '2023-12-28 23:50:12'),
(10512, '54.212.55.32', NULL, 1, '2023-12-28 23:53:20', '2023-12-28 23:53:20'),
(10513, '213.180.203.95', NULL, 1, '2023-12-28 23:57:27', '2023-12-28 23:57:27'),
(10514, '18.236.91.121', NULL, 1, '2023-12-28 23:57:44', '2023-12-28 23:57:44'),
(10515, '212.90.120.137', NULL, 1, '2023-12-29 01:06:03', '2023-12-29 01:06:03'),
(10516, '61.147.15.65', NULL, 1, '2023-12-29 01:57:48', '2023-12-29 01:57:48'),
(10517, '61.147.15.67', NULL, 1, '2023-12-29 01:59:28', '2023-12-29 01:59:28'),
(10518, '156.146.49.179', NULL, 1, '2023-12-29 02:00:43', '2023-12-29 02:00:43'),
(10519, '43.133.77.208', NULL, 1, '2023-12-29 02:00:46', '2023-12-29 02:00:46'),
(10520, '207.244.118.42', NULL, 1, '2023-12-29 02:59:30', '2023-12-29 02:59:30'),
(10521, '198.235.24.194', NULL, 1, '2023-12-29 03:55:23', '2023-12-29 03:55:23'),
(10522, '65.21.71.8', NULL, 2, '2023-12-29 04:05:32', '2023-12-29 04:05:46'),
(10523, '65.109.155.162', NULL, 1, '2023-12-29 04:51:48', '2023-12-29 04:51:48'),
(10524, '117.22.105.141', NULL, 1, '2023-12-29 05:41:12', '2023-12-29 05:41:12'),
(10525, '116.16.219.162', NULL, 1, '2023-12-29 05:41:12', '2023-12-29 05:41:12'),
(10526, '117.153.6.87', NULL, 1, '2023-12-29 05:41:13', '2023-12-29 05:41:13'),
(10527, '144.126.193.18', NULL, 2, '2023-12-29 06:06:57', '2023-12-29 06:06:58'),
(10528, '54.144.96.152', NULL, 1, '2023-12-29 06:24:19', '2023-12-29 06:24:19'),
(10529, '65.154.226.168', NULL, 1, '2023-12-29 06:43:13', '2023-12-29 06:43:13'),
(10530, '52.167.144.181', NULL, 1, '2023-12-29 06:43:27', '2023-12-29 06:43:27'),
(10531, '34.31.243.253', NULL, 1, '2023-12-29 06:59:12', '2023-12-29 06:59:12'),
(10532, '65.154.226.166', NULL, 1, '2023-12-29 07:00:09', '2023-12-29 07:00:09'),
(10533, '120.239.42.184', NULL, 1, '2023-12-29 07:28:19', '2023-12-29 07:28:19'),
(10534, '65.154.226.171', NULL, 1, '2023-12-29 07:30:28', '2023-12-29 07:30:28'),
(10535, '117.82.212.135', NULL, 1, '2023-12-29 07:32:00', '2023-12-29 07:32:00'),
(10536, '119.45.27.143', NULL, 2, '2023-12-29 07:35:13', '2023-12-29 07:35:15'),
(10537, '61.147.15.65', NULL, 2, '2023-12-29 07:42:05', '2023-12-29 07:47:19'),
(10538, '61.147.15.67', NULL, 1, '2023-12-29 07:45:27', '2023-12-29 07:45:27'),
(10539, '212.102.36.29', NULL, 6, '2023-12-29 07:58:17', '2023-12-29 07:58:19'),
(10540, '51.222.85.12', NULL, 1, '2023-12-29 08:07:43', '2023-12-29 08:07:43'),
(10541, '34.247.162.34', NULL, 1, '2023-12-29 08:19:22', '2023-12-29 08:19:22'),
(10542, '117.68.217.70', NULL, 1, '2023-12-29 08:55:20', '2023-12-29 08:55:20'),
(10543, '5.9.158.7', NULL, 1, '2023-12-29 09:16:16', '2023-12-29 09:16:16'),
(10544, '103.136.247.247', NULL, 1, '2023-12-29 11:18:16', '2023-12-29 11:18:16'),
(10545, '151.248.1.103', NULL, 1, '2023-12-29 11:34:23', '2023-12-29 11:34:23'),
(10546, '128.204.212.77', NULL, 1, '2023-12-29 11:47:09', '2023-12-29 11:47:09'),
(10547, '42.236.17.105', NULL, 1, '2023-12-29 12:14:03', '2023-12-29 12:14:03'),
(10548, '42.236.101.206', NULL, 1, '2023-12-29 12:14:11', '2023-12-29 12:14:11'),
(10549, '43.138.249.166', NULL, 5, '2023-12-29 12:33:51', '2023-12-30 00:40:27'),
(10550, '42.236.12.198', NULL, 1, '2023-12-29 12:45:18', '2023-12-29 12:45:18'),
(10551, '93.158.91.31', NULL, 1, '2023-12-29 13:16:31', '2023-12-29 13:16:31'),
(10552, '36.41.75.167', NULL, 1, '2023-12-29 14:16:19', '2023-12-29 14:16:19'),
(10553, '94.142.244.16', NULL, 1, '2023-12-29 14:38:42', '2023-12-29 14:38:42'),
(10554, '193.233.233.124', NULL, 1, '2023-12-29 14:38:44', '2023-12-29 14:38:44'),
(10555, '2.58.56.43', NULL, 1, '2023-12-29 14:38:51', '2023-12-29 14:38:51'),
(10556, '38.97.116.244', NULL, 1, '2023-12-29 14:38:58', '2023-12-29 14:38:58'),
(10557, '54.186.167.73', NULL, 1, '2023-12-29 14:43:49', '2023-12-29 14:43:49'),
(10558, '109.248.175.119', NULL, 1, '2023-12-29 15:02:48', '2023-12-29 15:02:48'),
(10559, '37.187.73.138', NULL, 5, '2023-12-29 15:32:49', '2023-12-29 15:33:20'),
(10560, '63.88.73.69', NULL, 1, '2023-12-29 16:04:16', '2023-12-29 16:04:16'),
(10561, '24.220.112.165', NULL, 1, '2023-12-29 16:04:16', '2023-12-29 16:04:16'),
(10562, '34.222.174.117', NULL, 1, '2023-12-29 16:12:27', '2023-12-29 16:12:27'),
(10563, '1.202.249.94', NULL, 1, '2023-12-29 16:56:51', '2023-12-29 16:56:51'),
(10564, '64.226.113.240', NULL, 2, '2023-12-29 16:57:20', '2023-12-29 16:57:21'),
(10565, '36.99.136.136', NULL, 2, '2023-12-29 18:31:09', '2023-12-29 18:31:12'),
(10566, '35.91.192.233', NULL, 1, '2023-12-29 18:48:18', '2023-12-29 18:48:18'),
(10567, '154.51.131.142', NULL, 1, '2023-12-29 19:12:10', '2023-12-29 19:12:10'),
(10568, '193.186.4.159', NULL, 1, '2023-12-29 19:13:18', '2023-12-29 19:13:18'),
(10569, '72.14.201.159', NULL, 1, '2023-12-29 19:13:41', '2023-12-29 19:13:41'),
(10570, '111.7.96.177', NULL, 2, '2023-12-29 20:02:14', '2023-12-29 20:02:16'),
(10571, '198.235.24.29', NULL, 1, '2023-12-29 20:24:21', '2023-12-29 20:24:21'),
(10572, '43.248.108.177', NULL, 1, '2023-12-29 21:35:34', '2023-12-29 21:35:34'),
(10573, '35.89.212.51', NULL, 1, '2023-12-29 21:38:38', '2023-12-29 21:38:38'),
(10574, '34.27.245.150', NULL, 1, '2023-12-29 22:35:11', '2023-12-29 22:35:11'),
(10575, '204.101.161.19', NULL, 1, '2023-12-29 22:51:05', '2023-12-29 22:51:05'),
(10576, '198.235.24.28', NULL, 1, '2023-12-30 00:43:17', '2023-12-30 00:43:17'),
(10577, '91.92.244.153', NULL, 2, '2023-12-30 01:23:20', '2023-12-30 01:23:39'),
(10578, '114.130.191.9', NULL, 1, '2023-12-30 02:05:32', '2023-12-30 02:05:32'),
(10579, '198.235.24.217', NULL, 1, '2023-12-30 02:07:13', '2023-12-30 02:07:13'),
(10580, '35.92.254.163', NULL, 1, '2023-12-30 02:11:14', '2023-12-30 02:11:14'),
(10581, '35.167.205.61', NULL, 1, '2023-12-30 02:15:49', '2023-12-30 02:15:49'),
(10582, '43.142.116.252', NULL, 1, '2023-12-30 02:24:13', '2023-12-30 02:24:13'),
(10583, '27.227.186.57', NULL, 1, '2023-12-30 02:24:42', '2023-12-30 02:24:42'),
(10584, '43.142.78.42', NULL, 1, '2023-12-30 02:24:42', '2023-12-30 02:24:42'),
(10585, '5.61.203.35', NULL, 1, '2023-12-30 02:52:32', '2023-12-30 02:52:32'),
(10586, '205.210.31.70', NULL, 1, '2023-12-30 03:10:10', '2023-12-30 03:10:10'),
(10587, '34.76.84.217', NULL, 1, '2023-12-30 03:24:37', '2023-12-30 03:24:37'),
(10588, '103.30.191.58', NULL, 1, '2023-12-30 04:10:58', '2023-12-30 04:10:58'),
(10589, '8.142.165.189', NULL, 3, '2023-12-30 04:27:16', '2023-12-30 04:27:19'),
(10590, '117.62.235.53', NULL, 1, '2023-12-30 04:36:06', '2023-12-30 04:36:06'),
(10591, '43.138.249.166', NULL, 6, '2023-12-30 05:14:37', '2023-12-31 02:45:38'),
(10592, '38.180.57.105', NULL, 1, '2023-12-30 05:25:27', '2023-12-30 05:25:27'),
(10593, '65.154.226.170', NULL, 1, '2023-12-30 05:54:53', '2023-12-30 05:54:53'),
(10594, '65.154.226.167', NULL, 1, '2023-12-30 06:02:23', '2023-12-30 06:02:23'),
(10595, '3.212.147.252', NULL, 1, '2023-12-30 06:21:27', '2023-12-30 06:21:27'),
(10596, '65.154.226.169', NULL, 1, '2023-12-30 06:24:12', '2023-12-30 06:24:12'),
(10597, '162.212.172.94', NULL, 1, '2023-12-30 07:45:56', '2023-12-30 07:45:56'),
(10598, '125.124.133.75', NULL, 1, '2023-12-30 08:31:47', '2023-12-30 08:31:47'),
(10599, '198.235.24.58', NULL, 1, '2023-12-30 08:57:27', '2023-12-30 08:57:27'),
(10600, '142.44.187.238', NULL, 1, '2023-12-30 09:11:44', '2023-12-30 09:11:44'),
(10601, '66.249.66.10', NULL, 1, '2023-12-30 10:30:33', '2023-12-30 10:30:33'),
(10602, '185.153.151.137', NULL, 2, '2023-12-30 12:00:19', '2023-12-30 12:02:21'),
(10603, '54.221.61.250', NULL, 1, '2023-12-30 12:11:11', '2023-12-30 12:11:11'),
(10604, '196.244.4.158', NULL, 1, '2023-12-30 13:24:11', '2023-12-30 13:24:11'),
(10605, '103.85.112.1', NULL, 1, '2023-12-30 13:31:10', '2023-12-30 13:31:10'),
(10606, '95.108.213.185', NULL, 1, '2023-12-30 14:12:20', '2023-12-30 14:12:20'),
(10607, '34.28.228.89', NULL, 1, '2023-12-30 14:22:57', '2023-12-30 14:22:57'),
(10608, '103.102.228.199', NULL, 3, '2023-12-30 14:41:13', '2023-12-30 14:44:35'),
(10609, '81.17.21.99', NULL, 1, '2023-12-30 16:51:19', '2023-12-30 16:51:19'),
(10610, '35.91.92.218', NULL, 1, '2023-12-30 17:22:55', '2023-12-30 17:22:55'),
(10611, '54.200.25.125', NULL, 1, '2023-12-30 17:49:35', '2023-12-30 17:49:35'),
(10612, '104.248.74.65', NULL, 1, '2023-12-30 18:04:25', '2023-12-30 18:04:25'),
(10613, '54.172.239.169', NULL, 1, '2023-12-30 18:06:15', '2023-12-30 18:06:15'),
(10614, '51.222.253.16', NULL, 1, '2023-12-30 18:08:47', '2023-12-30 18:08:47'),
(10615, '198.235.24.36', NULL, 1, '2023-12-30 18:14:01', '2023-12-30 18:14:01'),
(10616, '66.249.66.4', NULL, 1, '2023-12-30 18:40:59', '2023-12-30 18:40:59'),
(10617, '182.44.8.254', NULL, 1, '2023-12-30 20:00:21', '2023-12-30 20:00:21'),
(10618, '207.32.219.55', NULL, 1, '2023-12-30 20:25:25', '2023-12-30 20:25:25'),
(10619, '140.228.21.45', NULL, 1, '2023-12-30 22:26:53', '2023-12-30 22:26:53'),
(10620, '66.249.66.11', NULL, 1, '2023-12-30 23:10:53', '2023-12-30 23:10:53'),
(10621, '45.88.77.104', NULL, 1, '2023-12-30 23:13:49', '2023-12-30 23:13:49'),
(10622, '34.148.194.36', NULL, 2, '2023-12-31 00:07:34', '2023-12-31 00:08:06'),
(10623, '114.107.7.176', NULL, 1, '2023-12-31 00:44:29', '2023-12-31 00:44:29'),
(10624, '176.123.7.11', NULL, 1, '2023-12-31 00:57:03', '2023-12-31 00:57:03'),
(10625, '52.42.59.226', NULL, 1, '2023-12-31 01:26:28', '2023-12-31 01:26:28'),
(10626, '45.141.202.164', NULL, 1, '2023-12-31 01:44:36', '2023-12-31 01:44:36'),
(10627, '87.118.122.30', NULL, 1, '2023-12-31 01:44:43', '2023-12-31 01:44:43'),
(10628, '77.91.85.147', NULL, 1, '2023-12-31 01:44:52', '2023-12-31 01:44:52'),
(10629, '193.41.226.117', NULL, 1, '2023-12-31 01:44:54', '2023-12-31 01:44:54'),
(10630, '35.90.182.182', NULL, 1, '2023-12-31 02:11:33', '2023-12-31 02:11:33'),
(10631, '35.185.106.59', NULL, 1, '2023-12-31 02:17:29', '2023-12-31 02:17:29'),
(10632, '121.22.5.222', NULL, 1, '2023-12-31 03:48:03', '2023-12-31 03:48:03'),
(10633, '183.200.112.190', NULL, 1, '2023-12-31 03:55:54', '2023-12-31 03:55:54'),
(10634, '103.176.113.12', NULL, 1, '2023-12-31 04:46:01', '2023-12-31 04:46:01'),
(10635, '36.150.60.24', NULL, 6, '2023-12-31 04:52:04', '2023-12-31 04:58:09'),
(10636, '51.222.253.20', NULL, 1, '2023-12-31 05:10:36', '2023-12-31 05:10:36'),
(10637, '128.204.212.79', NULL, 1, '2023-12-31 05:47:41', '2023-12-31 05:47:41'),
(10638, '167.172.58.164', NULL, 2, '2023-12-31 05:59:17', '2023-12-31 05:59:18'),
(10639, '65.154.226.169', NULL, 1, '2023-12-31 06:09:57', '2023-12-31 06:09:57'),
(10640, '65.154.226.166', NULL, 1, '2023-12-31 06:14:19', '2023-12-31 06:14:19'),
(10641, '35.232.74.15', NULL, 1, '2023-12-31 06:30:32', '2023-12-31 06:30:32'),
(10642, '91.92.244.199', NULL, 5, '2023-12-31 07:10:16', '2023-12-31 07:10:18'),
(10643, '43.138.249.166', NULL, 8, '2023-12-31 07:22:12', '2024-01-01 04:50:02'),
(10644, '104.196.41.8', NULL, 1, '2023-12-31 08:00:48', '2023-12-31 08:00:48'),
(10645, '35.237.190.117', NULL, 1, '2023-12-31 08:27:05', '2023-12-31 08:27:05'),
(10646, '61.147.15.65', NULL, 2, '2023-12-31 09:06:36', '2023-12-31 09:11:27'),
(10647, '61.147.15.67', NULL, 1, '2023-12-31 09:06:57', '2023-12-31 09:06:57'),
(10648, '182.22.30.97', NULL, 1, '2023-12-31 09:18:21', '2023-12-31 09:18:21'),
(10649, '172.233.177.222', NULL, 1, '2023-12-31 09:34:12', '2023-12-31 09:34:12'),
(10650, '103.57.121.182', NULL, 1, '2023-12-31 10:16:34', '2023-12-31 10:16:34'),
(10651, '91.92.248.145', NULL, 3, '2023-12-31 10:29:08', '2023-12-31 10:29:53'),
(10652, '49.43.216.144', NULL, 1, '2023-12-31 11:23:18', '2023-12-31 11:23:18'),
(10653, '72.14.201.159', NULL, 1, '2023-12-31 11:33:30', '2023-12-31 11:33:30'),
(10654, '37.111.219.118', NULL, 1, '2023-12-31 11:34:26', '2023-12-31 11:34:26'),
(10655, '42.0.30.216', NULL, 2, '2023-12-31 11:47:39', '2023-12-31 11:48:44'),
(10656, '34.222.174.117', NULL, 1, '2023-12-31 11:53:05', '2023-12-31 11:53:05'),
(10657, '52.87.218.72', NULL, 1, '2023-12-31 11:53:46', '2023-12-31 11:53:46'),
(10658, '18.224.128.89', NULL, 1, '2023-12-31 11:53:46', '2023-12-31 11:53:46'),
(10659, '3.80.81.176', NULL, 1, '2023-12-31 11:53:51', '2023-12-31 11:53:51'),
(10660, '182.44.8.254', NULL, 1, '2023-12-31 11:57:51', '2023-12-31 11:57:51'),
(10661, '137.97.119.132', NULL, 3, '2023-12-31 12:16:06', '2023-12-31 12:17:06'),
(10662, '54.221.61.250', NULL, 1, '2023-12-31 13:52:55', '2023-12-31 13:52:55'),
(10663, '103.30.191.58', NULL, 1, '2023-12-31 14:04:12', '2023-12-31 14:04:12'),
(10664, '205.210.31.32', NULL, 1, '2023-12-31 14:12:45', '2023-12-31 14:12:45'),
(10665, '34.148.183.200', NULL, 2, '2023-12-31 15:20:57', '2023-12-31 15:21:32'),
(10666, '159.203.45.125', NULL, 2, '2023-12-31 15:30:48', '2023-12-31 15:30:48'),
(10667, '40.77.167.45', NULL, 1, '2023-12-31 16:05:30', '2023-12-31 16:05:30'),
(10668, '34.139.39.187', NULL, 2, '2023-12-31 16:27:54', '2023-12-31 20:59:17'),
(10669, '66.249.66.11', NULL, 4, '2023-12-31 16:33:57', '2024-01-01 04:23:23'),
(10670, '34.221.182.173', NULL, 1, '2023-12-31 17:02:33', '2023-12-31 17:02:33'),
(10671, '18.237.1.15', NULL, 1, '2023-12-31 17:06:32', '2023-12-31 17:06:32'),
(10672, '54.214.191.242', NULL, 1, '2023-12-31 17:07:13', '2023-12-31 17:07:13'),
(10673, '159.89.171.122', NULL, 2, '2023-12-31 17:33:04', '2023-12-31 17:33:06'),
(10674, '172.96.85.65', NULL, 1, '2023-12-31 17:33:09', '2023-12-31 17:33:09'),
(10675, '66.249.66.12', NULL, 1, '2023-12-31 17:54:41', '2023-12-31 17:54:41'),
(10676, '66.249.66.10', NULL, 1, '2023-12-31 17:56:19', '2023-12-31 17:56:19'),
(10677, '62.197.144.21', NULL, 2, '2023-12-31 18:35:22', '2023-12-31 18:36:34'),
(10678, '191.101.41.177', NULL, 1, '2023-12-31 18:41:52', '2023-12-31 18:41:52'),
(10679, '27.115.124.109', NULL, 1, '2023-12-31 19:02:26', '2023-12-31 19:02:26'),
(10680, '36.106.167.18', NULL, 1, '2023-12-31 19:02:29', '2023-12-31 19:02:29'),
(10681, '27.115.124.6', NULL, 1, '2023-12-31 19:02:34', '2023-12-31 19:02:34'),
(10682, '81.165.56.153', NULL, 1, '2023-12-31 20:11:56', '2023-12-31 20:11:56'),
(10683, '198.235.24.19', NULL, 1, '2023-12-31 20:38:46', '2023-12-31 20:38:46'),
(10684, '42.236.101.228', NULL, 1, '2023-12-31 20:48:47', '2023-12-31 20:48:47'),
(10685, '34.121.88.11', NULL, 1, '2023-12-31 21:02:32', '2023-12-31 21:02:32'),
(10686, '103.120.223.41', NULL, 1, '2023-12-31 21:22:52', '2023-12-31 21:22:52'),
(10687, '66.55.67.214', NULL, 1, '2023-12-31 21:46:45', '2023-12-31 21:46:45'),
(10688, '194.163.155.246', NULL, 1, '2023-12-31 21:50:56', '2023-12-31 21:50:56'),
(10689, '103.152.106.48', NULL, 1, '2023-12-31 22:24:15', '2023-12-31 22:24:15'),
(10690, '37.111.194.169', NULL, 1, '2023-12-31 22:44:45', '2023-12-31 22:44:45'),
(10691, '35.229.189.44', NULL, 1, '2023-12-31 22:44:50', '2023-12-31 22:44:50'),
(10692, '103.49.202.170', NULL, 1, '2023-12-31 22:45:00', '2023-12-31 22:45:00'),
(10693, '35.88.196.99', NULL, 1, '2023-12-31 23:12:17', '2023-12-31 23:12:17'),
(10694, '51.222.253.8', NULL, 1, '2023-12-31 23:15:33', '2023-12-31 23:15:33'),
(10695, '35.237.219.139', NULL, 1, '2023-12-31 23:17:23', '2023-12-31 23:17:23'),
(10696, '34.211.48.96', NULL, 1, '2023-12-31 23:43:35', '2023-12-31 23:43:35'),
(10697, '103.102.228.216', NULL, 1, '2024-01-01 00:38:16', '2024-01-01 00:38:16'),
(10698, '66.249.66.9', NULL, 1, '2024-01-01 01:24:40', '2024-01-01 01:24:40'),
(10699, '222.79.103.59', NULL, 1, '2024-01-01 01:42:15', '2024-01-01 01:42:15'),
(10700, '34.74.154.220', NULL, 1, '2024-01-01 01:44:26', '2024-01-01 01:44:26'),
(10701, '42.236.17.108', NULL, 1, '2024-01-01 02:02:12', '2024-01-01 02:02:12'),
(10702, '20.163.10.127', NULL, 1, '2024-01-01 04:07:18', '2024-01-01 04:07:18'),
(10703, '42.236.12.202', NULL, 1, '2024-01-01 04:48:10', '2024-01-01 04:48:10'),
(10704, '42.236.17.90', NULL, 1, '2024-01-01 04:48:14', '2024-01-01 04:48:14'),
(10705, '104.196.53.71', NULL, 1, '2024-01-01 05:39:37', '2024-01-01 05:39:37'),
(10706, '65.154.226.171', NULL, 1, '2024-01-01 05:46:13', '2024-01-01 05:46:13'),
(10707, '65.154.226.167', NULL, 2, '2024-01-01 05:59:36', '2024-01-01 06:13:46'),
(10708, '54.208.117.204', NULL, 1, '2024-01-01 06:23:07', '2024-01-01 06:23:07'),
(10709, '34.216.211.228', NULL, 1, '2024-01-01 06:39:49', '2024-01-01 06:39:49'),
(10710, '34.204.79.23', NULL, 1, '2024-01-01 07:25:39', '2024-01-01 07:25:39'),
(10711, '192.99.14.159', NULL, 1, '2024-01-01 07:36:39', '2024-01-01 07:36:39'),
(10712, '5.3.130.139', NULL, 1, '2024-01-01 07:54:12', '2024-01-01 07:54:12'),
(10713, '39.149.216.58', NULL, 1, '2024-01-01 08:04:38', '2024-01-01 08:04:38'),
(10714, '193.186.4.159', NULL, 1, '2024-01-01 09:02:31', '2024-01-01 09:02:31'),
(10715, '59.153.103.128', NULL, 1, '2024-01-01 09:03:19', '2024-01-01 09:03:19'),
(10716, '66.249.66.4', NULL, 1, '2024-01-01 09:11:27', '2024-01-01 09:11:27'),
(10717, '3.80.81.176', NULL, 1, '2024-01-01 09:30:36', '2024-01-01 09:30:36'),
(10718, '18.225.25.214', NULL, 1, '2024-01-01 09:30:37', '2024-01-01 09:30:37'),
(10719, '3.80.89.126', NULL, 1, '2024-01-01 09:30:55', '2024-01-01 09:30:55'),
(10720, '43.138.249.166', NULL, 5, '2024-01-01 09:34:49', '2024-01-02 02:32:55'),
(10721, '115.234.109.123', NULL, 1, '2024-01-01 10:46:08', '2024-01-01 10:46:08'),
(10722, '210.56.49.133', NULL, 2, '2024-01-01 11:04:20', '2024-01-01 11:04:36'),
(10723, '66.249.66.10', NULL, 1, '2024-01-01 11:31:53', '2024-01-01 11:31:53'),
(10724, '66.249.66.11', NULL, 1, '2024-01-01 11:31:53', '2024-01-01 11:31:53'),
(10725, '128.204.212.79', NULL, 1, '2024-01-01 11:35:57', '2024-01-01 11:35:57'),
(10726, '18.210.6.165', NULL, 1, '2024-01-01 11:47:52', '2024-01-01 11:47:52'),
(10727, '18.224.128.89', NULL, 1, '2024-01-01 11:47:52', '2024-01-01 11:47:52'),
(10728, '34.227.9.22', NULL, 1, '2024-01-01 11:47:58', '2024-01-01 11:47:58'),
(10729, '216.244.66.200', NULL, 1, '2024-01-01 11:55:08', '2024-01-01 11:55:08'),
(10730, '103.177.246.46', NULL, 1, '2024-01-01 12:01:45', '2024-01-01 12:01:45'),
(10731, '128.204.212.78', NULL, 2, '2024-01-01 12:22:55', '2024-01-02 00:35:41'),
(10732, '103.146.16.100', NULL, 1, '2024-01-01 12:29:41', '2024-01-01 12:29:41'),
(10733, '195.191.219.132', NULL, 1, '2024-01-01 12:31:51', '2024-01-01 12:31:51'),
(10734, '15.152.33.120', NULL, 1, '2024-01-01 12:46:43', '2024-01-01 12:46:43'),
(10735, '47.76.35.19', NULL, 52, '2024-01-01 12:54:34', '2024-01-02 00:39:06'),
(10736, '34.31.161.215', NULL, 1, '2024-01-01 13:05:39', '2024-01-01 13:05:39'),
(10737, '157.245.199.88', NULL, 2, '2024-01-01 13:55:20', '2024-01-01 13:55:21'),
(10738, '15.235.15.135', NULL, 1, '2024-01-01 15:08:00', '2024-01-01 15:08:00'),
(10739, '172.111.185.57', NULL, 1, '2024-01-01 15:15:29', '2024-01-01 15:15:29'),
(10740, '103.151.61.33', NULL, 1, '2024-01-01 15:23:00', '2024-01-01 15:23:00'),
(10741, '54.149.209.10', NULL, 1, '2024-01-01 15:34:00', '2024-01-01 15:34:00'),
(10742, '51.222.253.2', NULL, 1, '2024-01-01 16:14:51', '2024-01-01 16:14:51'),
(10743, '35.86.162.107', NULL, 1, '2024-01-01 16:36:57', '2024-01-01 16:36:57'),
(10744, '35.196.12.122', NULL, 2, '2024-01-01 17:05:50', '2024-01-01 17:06:12'),
(10745, '103.149.142.66', NULL, 1, '2024-01-01 17:19:59', '2024-01-01 17:19:59'),
(10746, '102.129.145.93', NULL, 1, '2024-01-01 17:46:37', '2024-01-01 17:46:37'),
(10747, '34.23.208.229', NULL, 1, '2024-01-01 17:52:54', '2024-01-01 17:52:54'),
(10748, '205.210.31.53', NULL, 1, '2024-01-01 18:08:41', '2024-01-01 18:08:41'),
(10749, '66.249.66.12', NULL, 2, '2024-01-01 18:09:53', '2024-01-01 18:24:03'),
(10750, '118.123.237.217', NULL, 1, '2024-01-01 18:14:38', '2024-01-01 18:14:38'),
(10751, '51.222.253.10', NULL, 1, '2024-01-01 18:24:14', '2024-01-01 18:24:14'),
(10752, '205.210.31.51', NULL, 1, '2024-01-01 18:35:06', '2024-01-01 18:35:06'),
(10753, '13.57.181.162', NULL, 1, '2024-01-01 18:41:11', '2024-01-01 18:41:11'),
(10754, '34.222.170.181', NULL, 1, '2024-01-01 20:22:34', '2024-01-01 20:22:34'),
(10755, '80.66.79.9', NULL, 3, '2024-01-01 20:28:41', '2024-01-01 20:28:42'),
(10756, '35.231.7.49', NULL, 1, '2024-01-01 22:03:46', '2024-01-01 22:03:46'),
(10757, '103.49.202.168', NULL, 1, '2024-01-01 23:04:42', '2024-01-01 23:04:42'),
(10758, '54.69.190.8', NULL, 1, '2024-01-01 23:09:22', '2024-01-01 23:09:22'),
(10759, '50.112.50.246', NULL, 1, '2024-01-01 23:09:30', '2024-01-01 23:09:30'),
(10760, '20.238.76.223', NULL, 2, '2024-01-02 00:19:09', '2024-01-02 01:45:56'),
(10761, '222.77.96.129', NULL, 1, '2024-01-02 00:32:52', '2024-01-02 00:32:52'),
(10762, '196.244.48.28', NULL, 1, '2024-01-02 00:43:45', '2024-01-02 00:43:45'),
(10763, '118.123.237.209', NULL, 1, '2024-01-02 00:55:03', '2024-01-02 00:55:03'),
(10764, '205.210.31.251', NULL, 1, '2024-01-02 01:24:26', '2024-01-02 01:24:26'),
(10765, '35.232.74.15', NULL, 1, '2024-01-02 03:05:42', '2024-01-02 03:05:42'),
(10766, '54.154.2.94', NULL, 1, '2024-01-02 03:10:13', '2024-01-02 03:10:13'),
(10767, '199.127.56.236', NULL, 1, '2024-01-02 03:20:08', '2024-01-02 03:20:08'),
(10768, '119.42.146.146', NULL, 1, '2024-01-02 04:03:11', '2024-01-02 04:03:11'),
(10769, '91.92.246.227', NULL, 6, '2024-01-02 04:49:44', '2024-01-02 04:49:46'),
(10770, '119.42.146.146', NULL, 1, '2024-01-02 05:00:21', '2024-01-02 05:00:21'),
(10771, '157.245.36.155', NULL, 2, '2024-01-02 05:23:18', '2024-01-02 05:23:19'),
(10772, '65.154.226.166', NULL, 1, '2024-01-02 05:42:47', '2024-01-02 05:42:47'),
(10773, '65.154.226.171', NULL, 1, '2024-01-02 05:46:58', '2024-01-02 05:46:58'),
(10774, '65.154.226.170', NULL, 1, '2024-01-02 05:57:18', '2024-01-02 05:57:18'),
(10775, '65.154.226.167', NULL, 1, '2024-01-02 06:21:46', '2024-01-02 06:21:46'),
(10776, '178.254.29.124', NULL, 1, '2024-01-02 06:30:35', '2024-01-02 06:30:35'),
(10777, '65.154.226.169', NULL, 1, '2024-01-02 06:32:24', '2024-01-02 06:32:24'),
(10778, '51.222.253.1', NULL, 1, '2024-01-02 06:58:50', '2024-01-02 06:58:50'),
(10779, '47.252.21.241', NULL, 1, '2024-01-02 07:15:37', '2024-01-02 07:15:37'),
(10780, '27.27.65.1', NULL, 1, '2024-01-02 07:21:10', '2024-01-02 07:21:10'),
(10781, '123.53.98.65', NULL, 1, '2024-01-02 07:25:08', '2024-01-02 07:25:08'),
(10782, '47.252.21.203', NULL, 1, '2024-01-02 07:33:36', '2024-01-02 07:33:36'),
(10783, '159.13.43.34', NULL, 2, '2024-01-02 07:44:37', '2024-01-02 07:46:01'),
(10784, '54.208.117.204', NULL, 1, '2024-01-02 07:51:21', '2024-01-02 07:51:21'),
(10785, '124.226.222.66', NULL, 1, '2024-01-02 07:53:26', '2024-01-02 07:53:26'),
(10786, '194.36.108.92', NULL, 1, '2024-01-02 08:36:46', '2024-01-02 08:36:46'),
(10787, '43.229.208.190', NULL, 9, '2024-01-02 09:20:48', '2024-01-02 10:28:48'),
(10788, '103.198.252.38', NULL, 1, '2024-01-02 09:21:57', '2024-01-02 09:21:57'),
(10789, '43.138.249.166', NULL, 6, '2024-01-02 09:35:05', '2024-01-03 02:28:06'),
(10790, '66.249.66.7', NULL, 1, '2024-01-02 09:45:13', '2024-01-02 09:45:13'),
(10791, '34.210.78.202', NULL, 1, '2024-01-02 10:03:38', '2024-01-02 10:03:38'),
(10792, '49.213.161.188', NULL, 2, '2024-01-02 10:03:39', '2024-01-02 10:26:44'),
(10793, '59.125.14.127', NULL, 1, '2024-01-02 10:17:29', '2024-01-02 10:17:29'),
(10794, '47.253.58.192', NULL, 1, '2024-01-02 12:12:07', '2024-01-02 12:12:07'),
(10795, '34.106.137.238', NULL, 5, '2024-01-02 12:15:11', '2024-01-02 12:15:12'),
(10796, '51.222.253.9', NULL, 1, '2024-01-02 12:24:10', '2024-01-02 12:24:10'),
(10797, '103.67.157.241', NULL, 1, '2024-01-02 12:37:50', '2024-01-02 12:37:50'),
(10798, '103.67.157.240', NULL, 1, '2024-01-02 12:38:52', '2024-01-02 12:38:52'),
(10799, '103.67.157.248', NULL, 2, '2024-01-02 12:39:19', '2024-01-02 12:40:05'),
(10800, '199.45.155.34', NULL, 1, '2024-01-02 12:40:45', '2024-01-02 12:40:45'),
(10801, '195.191.219.132', NULL, 1, '2024-01-02 12:45:42', '2024-01-02 12:45:42'),
(10802, '199.45.154.48', NULL, 1, '2024-01-02 13:17:21', '2024-01-02 13:17:21'),
(10803, '176.123.1.108', NULL, 1, '2024-01-02 13:46:05', '2024-01-02 13:46:05'),
(10804, '54.185.47.188', NULL, 1, '2024-01-02 14:12:27', '2024-01-02 14:12:27'),
(10805, '202.53.160.65', NULL, 1, '2024-01-02 15:36:12', '2024-01-02 15:36:12'),
(10806, '27.147.200.84', NULL, 2, '2024-01-02 15:40:29', '2024-01-02 15:40:30'),
(10807, '27.147.201.112', NULL, 1, '2024-01-02 15:49:33', '2024-01-02 15:49:33'),
(10808, '193.186.4.136', NULL, 1, '2024-01-02 16:10:33', '2024-01-02 16:10:33'),
(10809, '123.49.48.130', NULL, 1, '2024-01-02 16:22:23', '2024-01-02 16:22:23'),
(10810, '35.232.106.68', NULL, 2, '2024-01-02 16:32:03', '2024-01-02 16:33:38'),
(10811, '107.150.0.137', NULL, 1, '2024-01-02 16:51:29', '2024-01-02 16:51:29'),
(10812, '202.134.10.130', NULL, 1, '2024-01-02 17:44:28', '2024-01-02 17:44:28'),
(10813, '185.249.227.155', NULL, 2, '2024-01-02 18:00:35', '2024-01-02 23:40:56'),
(10814, '89.117.59.67', NULL, 1, '2024-01-02 18:20:13', '2024-01-02 18:20:13'),
(10815, '18.236.62.81', NULL, 1, '2024-01-02 18:24:02', '2024-01-02 18:24:02'),
(10816, '77.111.247.77', NULL, 1, '2024-01-02 18:49:05', '2024-01-02 18:49:05'),
(10817, '18.200.250.255', NULL, 1, '2024-01-02 19:09:08', '2024-01-02 19:09:08'),
(10818, '193.186.4.159', NULL, 1, '2024-01-02 19:28:56', '2024-01-02 19:28:56'),
(10819, '37.111.222.60', NULL, 2, '2024-01-02 19:29:48', '2024-01-02 19:31:51'),
(10820, '222.211.72.55', NULL, 1, '2024-01-02 20:04:09', '2024-01-02 20:04:09'),
(10821, '5.188.62.174', NULL, 2, '2024-01-02 20:18:31', '2024-01-02 20:18:37'),
(10822, '139.177.204.235', NULL, 1, '2024-01-02 20:43:10', '2024-01-02 20:43:10'),
(10823, '103.114.166.102', NULL, 1, '2024-01-02 21:29:18', '2024-01-02 21:29:18'),
(10824, '72.14.201.159', NULL, 2, '2024-01-02 21:47:32', '2024-01-02 23:57:45'),
(10825, '103.111.227.243', NULL, 2, '2024-01-02 21:48:02', '2024-01-02 21:48:38'),
(10826, '185.190.42.200', NULL, 1, '2024-01-02 22:53:13', '2024-01-02 22:53:13'),
(10827, '35.87.128.101', NULL, 1, '2024-01-02 23:00:36', '2024-01-02 23:00:36'),
(10828, '111.172.249.49', NULL, 1, '2024-01-02 23:47:14', '2024-01-02 23:47:14'),
(10829, '34.222.55.168', NULL, 1, '2024-01-03 00:11:47', '2024-01-03 00:11:47'),
(10830, '54.212.175.105', NULL, 1, '2024-01-03 00:39:58', '2024-01-03 00:39:58'),
(10831, '91.92.250.190', NULL, 3, '2024-01-03 01:05:15', '2024-01-03 01:05:16'),
(10832, '172.233.163.70', NULL, 1, '2024-01-03 02:39:34', '2024-01-03 02:39:34'),
(10833, '198.235.24.117', NULL, 1, '2024-01-03 03:29:12', '2024-01-03 03:29:12'),
(10834, '185.41.152.214', NULL, 1, '2024-01-03 05:07:41', '2024-01-03 05:07:41'),
(10835, '185.15.210.114', NULL, 1, '2024-01-03 05:11:30', '2024-01-03 05:11:30'),
(10836, '52.167.144.218', NULL, 1, '2024-01-03 05:16:48', '2024-01-03 05:16:48'),
(10837, '180.75.72.72', NULL, 1, '2024-01-03 06:22:21', '2024-01-03 06:22:21'),
(10838, '20.94.215.56', NULL, 1, '2024-01-03 06:59:46', '2024-01-03 06:59:46'),
(10839, '119.42.146.146', NULL, 1, '2024-01-03 07:02:49', '2024-01-03 07:02:49'),
(10840, '66.249.66.9', NULL, 1, '2024-01-03 07:07:04', '2024-01-03 07:07:04'),
(10841, '43.138.249.166', NULL, 5, '2024-01-03 07:08:57', '2024-01-04 04:38:15'),
(10842, '217.113.194.180', NULL, 1, '2024-01-03 07:21:23', '2024-01-03 07:21:23'),
(10843, '54.161.84.54', NULL, 1, '2024-01-03 07:38:00', '2024-01-03 07:38:00'),
(10844, '17.241.75.53', NULL, 1, '2024-01-03 08:05:17', '2024-01-03 08:05:17'),
(10845, '84.246.85.11', NULL, 3, '2024-01-03 09:53:14', '2024-01-03 09:53:18'),
(10846, '36.99.136.136', NULL, 1, '2024-01-03 10:00:57', '2024-01-03 10:00:57'),
(10847, '36.99.136.129', NULL, 1, '2024-01-03 10:01:01', '2024-01-03 10:01:01'),
(10848, '111.7.96.152', NULL, 2, '2024-01-03 10:01:08', '2024-01-03 10:01:10'),
(10849, '52.87.218.72', NULL, 2, '2024-01-03 10:29:10', '2024-01-03 10:29:17'),
(10850, '18.225.25.214', NULL, 1, '2024-01-03 10:29:11', '2024-01-03 10:29:11'),
(10851, '34.121.227.35', NULL, 1, '2024-01-03 10:31:06', '2024-01-03 10:31:06'),
(10852, '65.154.226.167', NULL, 2, '2024-01-03 10:34:08', '2024-01-03 11:21:27'),
(10853, '65.154.226.171', NULL, 1, '2024-01-03 10:38:00', '2024-01-03 10:38:00'),
(10854, '128.204.212.77', NULL, 1, '2024-01-03 10:46:50', '2024-01-03 10:46:50');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(10855, '45.141.215.126', NULL, 2, '2024-01-03 11:15:19', '2024-01-03 17:23:40'),
(10856, '65.154.226.168', NULL, 2, '2024-01-03 11:16:22', '2024-01-03 11:57:12'),
(10857, '35.226.150.225', NULL, 1, '2024-01-03 11:19:38', '2024-01-03 11:19:38'),
(10858, '195.191.219.131', NULL, 1, '2024-01-03 11:39:08', '2024-01-03 11:39:08'),
(10859, '149.102.227.104', NULL, 2, '2024-01-03 12:12:25', '2024-01-03 12:13:11'),
(10860, '163.53.181.116', NULL, 1, '2024-01-03 12:21:05', '2024-01-03 12:21:05'),
(10861, '96.9.249.36', NULL, 1, '2024-01-03 12:26:41', '2024-01-03 12:26:41'),
(10862, '173.73.28.187', NULL, 1, '2024-01-03 12:32:01', '2024-01-03 12:32:01'),
(10863, '103.30.191.58', NULL, 6, '2024-01-03 13:15:53', '2024-01-03 14:13:46'),
(10864, '35.86.246.58', NULL, 1, '2024-01-03 13:18:38', '2024-01-03 13:18:38'),
(10865, '49.213.161.188', NULL, 1, '2024-01-03 13:18:39', '2024-01-03 13:18:39'),
(10866, '45.79.104.228', NULL, 1, '2024-01-03 13:40:16', '2024-01-03 13:40:16'),
(10867, '51.222.253.8', NULL, 1, '2024-01-03 14:02:11', '2024-01-03 14:02:11'),
(10868, '54.208.201.249', NULL, 1, '2024-01-03 14:09:27', '2024-01-03 14:09:27'),
(10869, '195.211.77.142', NULL, 2, '2024-01-03 14:40:58', '2024-01-03 14:41:02'),
(10870, '34.217.35.65', NULL, 1, '2024-01-03 14:48:01', '2024-01-03 14:48:01'),
(10871, '195.123.228.18', NULL, 1, '2024-01-03 15:15:34', '2024-01-03 15:15:34'),
(10872, '51.222.253.7', NULL, 1, '2024-01-03 15:23:58', '2024-01-03 15:23:58'),
(10873, '101.91.148.219', NULL, 1, '2024-01-03 15:34:49', '2024-01-03 15:34:49'),
(10874, '202.40.188.218', NULL, 1, '2024-01-03 15:51:35', '2024-01-03 15:51:35'),
(10875, '35.196.143.179', NULL, 2, '2024-01-03 16:04:34', '2024-01-03 16:10:26'),
(10876, '205.210.31.108', NULL, 1, '2024-01-03 16:32:16', '2024-01-03 16:32:16'),
(10877, '66.249.66.5', NULL, 1, '2024-01-03 16:37:28', '2024-01-03 16:37:28'),
(10878, '103.38.55.71', NULL, 1, '2024-01-03 17:35:32', '2024-01-03 17:35:32'),
(10879, '193.186.4.159', NULL, 1, '2024-01-03 18:05:14', '2024-01-03 18:05:14'),
(10880, '80.66.79.9', NULL, 3, '2024-01-03 18:53:41', '2024-01-03 18:53:43'),
(10881, '94.110.72.249', NULL, 1, '2024-01-03 18:58:51', '2024-01-03 18:58:51'),
(10882, '202.74.246.60', NULL, 2, '2024-01-03 19:00:36', '2024-01-03 19:10:25'),
(10883, '198.235.24.126', NULL, 1, '2024-01-03 19:22:38', '2024-01-03 19:22:38'),
(10884, '43.139.11.242', NULL, 2, '2024-01-03 19:51:17', '2024-01-04 04:16:11'),
(10885, '18.236.125.19', NULL, 1, '2024-01-03 20:04:26', '2024-01-03 20:04:26'),
(10886, '1.14.96.230', NULL, 3, '2024-01-03 20:04:34', '2024-01-04 03:00:35'),
(10887, '45.32.125.95', NULL, 1, '2024-01-03 20:06:17', '2024-01-03 20:06:17'),
(10888, '198.235.24.104', NULL, 1, '2024-01-03 21:58:16', '2024-01-03 21:58:16'),
(10889, '220.84.152.126', NULL, 1, '2024-01-03 22:14:51', '2024-01-03 22:14:51'),
(10890, '217.144.108.141', NULL, 1, '2024-01-03 22:23:18', '2024-01-03 22:23:18'),
(10891, '128.204.212.78', NULL, 1, '2024-01-03 22:25:31', '2024-01-03 22:25:31'),
(10892, '119.120.18.123', NULL, 1, '2024-01-03 23:03:57', '2024-01-03 23:03:57'),
(10893, '54.88.179.33', NULL, 2, '2024-01-03 23:18:45', '2024-01-03 23:18:46'),
(10894, '35.171.144.152', NULL, 1, '2024-01-03 23:18:45', '2024-01-03 23:18:45'),
(10895, '198.235.24.11', NULL, 1, '2024-01-03 23:42:42', '2024-01-03 23:42:42'),
(10896, '34.42.148.79', NULL, 1, '2024-01-04 01:52:02', '2024-01-04 01:52:02'),
(10897, '54.218.142.6', NULL, 1, '2024-01-04 01:58:53', '2024-01-04 01:58:53'),
(10898, '51.222.253.2', NULL, 1, '2024-01-04 02:00:08', '2024-01-04 02:00:08'),
(10899, '34.223.253.176', NULL, 1, '2024-01-04 02:01:17', '2024-01-04 02:01:17'),
(10900, '94.156.64.213', NULL, 1, '2024-01-04 04:35:07', '2024-01-04 04:35:07'),
(10901, '38.109.113.154', NULL, 1, '2024-01-04 04:41:26', '2024-01-04 04:41:26'),
(10902, '1.14.96.230', NULL, 9, '2024-01-04 05:17:43', '2024-01-05 04:47:02'),
(10903, '65.154.226.171', NULL, 1, '2024-01-04 05:32:14', '2024-01-04 05:32:14'),
(10904, '182.44.12.37', NULL, 1, '2024-01-04 05:34:51', '2024-01-04 05:34:51'),
(10905, '65.154.226.169', NULL, 1, '2024-01-04 06:07:07', '2024-01-04 06:07:07'),
(10906, '196.244.48.239', NULL, 1, '2024-01-04 06:14:36', '2024-01-04 06:14:36'),
(10907, '54.144.96.152', NULL, 1, '2024-01-04 06:23:42', '2024-01-04 06:23:42'),
(10908, '159.203.128.32', NULL, 2, '2024-01-04 06:34:17', '2024-01-04 06:34:18'),
(10909, '43.139.11.242', NULL, 11, '2024-01-04 08:29:18', '2024-01-05 01:44:28'),
(10910, '195.191.219.130', NULL, 1, '2024-01-04 08:52:16', '2024-01-04 08:52:16'),
(10911, '185.239.71.160', NULL, 1, '2024-01-04 09:51:12', '2024-01-04 09:51:12'),
(10912, '100.27.34.37', NULL, 8, '2024-01-04 10:38:58', '2024-01-05 04:00:00'),
(10913, '18.225.25.214', NULL, 20, '2024-01-04 10:38:59', '2024-01-05 04:21:57'),
(10914, '18.210.6.165', NULL, 6, '2024-01-04 10:39:06', '2024-01-05 02:58:51'),
(10915, '34.227.9.22', NULL, 9, '2024-01-04 11:00:29', '2024-01-05 04:22:04'),
(10916, '18.224.128.89', NULL, 27, '2024-01-04 11:00:29', '2024-01-05 02:58:45'),
(10917, '3.219.35.58', NULL, 10, '2024-01-04 11:00:36', '2024-01-05 01:56:27'),
(10918, '27.147.197.212', NULL, 1, '2024-01-04 11:21:32', '2024-01-04 11:21:32'),
(10919, '37.111.206.79', NULL, 1, '2024-01-04 11:38:21', '2024-01-04 11:38:21'),
(10920, '91.92.248.145', NULL, 3, '2024-01-04 12:05:29', '2024-01-04 12:05:48'),
(10921, '185.107.44.164', NULL, 1, '2024-01-04 12:26:13', '2024-01-04 12:26:13'),
(10922, '162.55.85.224', NULL, 3, '2024-01-04 12:38:42', '2024-01-04 18:00:17'),
(10923, '103.108.113.21', NULL, 1, '2024-01-04 13:09:01', '2024-01-04 13:09:01'),
(10924, '47.76.35.19', NULL, 24, '2024-01-04 13:18:31', '2024-01-05 00:42:19'),
(10925, '213.180.203.78', NULL, 1, '2024-01-04 13:26:34', '2024-01-04 13:26:34'),
(10926, '157.230.230.18', NULL, 1, '2024-01-04 13:48:04', '2024-01-04 13:48:04'),
(10927, '14.212.78.87', NULL, 1, '2024-01-04 13:51:47', '2024-01-04 13:51:47'),
(10928, '103.41.245.8', NULL, 1, '2024-01-04 13:54:48', '2024-01-04 13:54:48'),
(10929, '111.227.181.52', NULL, 1, '2024-01-04 13:58:43', '2024-01-04 13:58:43'),
(10930, '77.75.76.167', NULL, 1, '2024-01-04 14:23:53', '2024-01-04 14:23:53'),
(10931, '43.138.249.166', NULL, 9, '2024-01-04 14:24:45', '2024-01-05 02:38:00'),
(10932, '128.204.212.79', NULL, 1, '2024-01-04 15:25:54', '2024-01-04 15:25:54'),
(10933, '13.236.187.163', NULL, 2, '2024-01-04 15:52:02', '2024-01-04 15:52:12'),
(10934, '182.44.2.148', NULL, 1, '2024-01-04 16:08:33', '2024-01-04 16:08:33'),
(10935, '54.235.53.171', NULL, 8, '2024-01-04 16:10:11', '2024-01-04 23:42:24'),
(10936, '3.95.220.169', NULL, 7, '2024-01-04 16:10:18', '2024-01-05 02:09:37'),
(10937, '3.237.91.71', NULL, 8, '2024-01-04 16:16:36', '2024-01-05 02:58:44'),
(10938, '3.80.81.176', NULL, 7, '2024-01-04 16:32:44', '2024-01-05 01:00:17'),
(10939, '52.87.218.72', NULL, 6, '2024-01-04 16:38:15', '2024-01-05 04:21:57'),
(10940, '3.234.144.171', NULL, 11, '2024-01-04 16:39:22', '2024-01-05 03:59:53'),
(10941, '3.235.241.183', NULL, 10, '2024-01-04 16:53:51', '2024-01-05 01:05:11'),
(10942, '3.80.89.126', NULL, 3, '2024-01-04 17:00:36', '2024-01-05 02:09:30'),
(10943, '202.191.122.194', NULL, 1, '2024-01-04 17:24:52', '2024-01-04 17:24:52'),
(10944, '34.31.243.253', NULL, 1, '2024-01-04 17:31:11', '2024-01-04 17:31:11'),
(10945, '34.222.196.207', NULL, 1, '2024-01-04 17:37:56', '2024-01-04 17:37:56'),
(10946, '35.89.89.17', NULL, 1, '2024-01-04 17:56:11', '2024-01-04 17:56:11'),
(10947, '51.222.253.8', NULL, 1, '2024-01-04 18:45:20', '2024-01-04 18:45:20'),
(10948, '35.180.129.253', NULL, 2, '2024-01-04 18:45:38', '2024-01-04 18:45:50'),
(10949, '45.61.186.180', NULL, 1, '2024-01-04 19:09:51', '2024-01-04 19:09:51'),
(10950, '93.158.91.24', NULL, 1, '2024-01-04 19:22:01', '2024-01-04 19:22:01'),
(10951, '35.86.160.144', NULL, 1, '2024-01-04 19:25:45', '2024-01-04 19:25:45'),
(10952, '103.144.201.68', NULL, 1, '2024-01-04 19:46:18', '2024-01-04 19:46:18'),
(10953, '3.101.16.113', NULL, 1, '2024-01-04 19:59:17', '2024-01-04 19:59:17'),
(10954, '51.254.199.11', NULL, 1, '2024-01-04 20:08:45', '2024-01-04 20:08:45'),
(10955, '42.236.17.242', NULL, 1, '2024-01-04 20:28:14', '2024-01-04 20:28:14'),
(10956, '42.236.17.11', NULL, 1, '2024-01-04 20:28:46', '2024-01-04 20:28:46'),
(10957, '137.226.113.44', NULL, 1, '2024-01-04 20:59:16', '2024-01-04 20:59:16'),
(10958, '181.214.153.10', NULL, 1, '2024-01-05 00:44:44', '2024-01-05 00:44:44'),
(10959, '124.223.196.50', NULL, 4, '2024-01-05 00:48:39', '2024-01-05 01:00:55'),
(10960, '68.65.123.107', NULL, 1, '2024-01-05 01:12:00', '2024-01-05 01:12:00'),
(10961, '35.162.28.133', NULL, 1, '2024-01-05 01:16:44', '2024-01-05 01:16:44'),
(10962, '43.135.149.154', NULL, 1, '2024-01-05 01:47:37', '2024-01-05 01:47:37'),
(10963, '34.219.43.218', NULL, 1, '2024-01-05 02:15:55', '2024-01-05 02:15:55'),
(10964, '34.106.3.80', NULL, 5, '2024-01-05 02:47:51', '2024-01-05 02:47:52'),
(10965, '42.236.17.221', NULL, 1, '2024-01-05 02:59:02', '2024-01-05 02:59:02'),
(10966, '104.58.72.232', NULL, 1, '2024-01-05 03:35:23', '2024-01-05 03:35:23'),
(10967, '193.186.4.159', NULL, 1, '2024-01-05 04:49:58', '2024-01-05 04:49:58'),
(10968, '54.235.53.171', NULL, 6, '2024-01-05 05:12:35', '2024-01-05 21:17:15'),
(10969, '18.224.128.89', NULL, 15, '2024-01-05 05:12:35', '2024-01-06 04:51:09'),
(10970, '34.227.9.22', NULL, 5, '2024-01-05 05:12:42', '2024-01-06 00:06:51'),
(10971, '118.123.237.218', NULL, 1, '2024-01-05 05:25:56', '2024-01-05 05:25:56'),
(10972, '222.211.72.55', NULL, 1, '2024-01-05 05:35:08', '2024-01-05 05:35:08'),
(10973, '3.95.220.169', NULL, 5, '2024-01-05 05:38:31', '2024-01-06 03:10:40'),
(10974, '18.225.25.214', NULL, 15, '2024-01-05 05:38:32', '2024-01-06 03:12:42'),
(10975, '3.80.81.176', NULL, 7, '2024-01-05 05:38:38', '2024-01-05 23:35:51'),
(10976, '118.123.237.209', NULL, 1, '2024-01-05 05:45:33', '2024-01-05 05:45:33'),
(10977, '43.139.11.242', NULL, 7, '2024-01-05 05:54:51', '2024-01-06 01:28:19'),
(10978, '118.123.237.210', NULL, 1, '2024-01-05 05:56:50', '2024-01-05 05:56:50'),
(10979, '3.237.91.71', NULL, 6, '2024-01-05 05:57:03', '2024-01-06 04:51:09'),
(10980, '65.154.226.170', NULL, 1, '2024-01-05 06:13:15', '2024-01-05 06:13:15'),
(10981, '222.211.72.58', NULL, 1, '2024-01-05 06:14:58', '2024-01-05 06:14:58'),
(10982, '54.208.117.204', NULL, 1, '2024-01-05 06:18:45', '2024-01-05 06:18:45'),
(10983, '65.155.30.101', NULL, 1, '2024-01-05 06:23:31', '2024-01-05 06:23:31'),
(10984, '118.123.237.217', NULL, 1, '2024-01-05 06:25:22', '2024-01-05 06:25:22'),
(10985, '51.222.253.11', NULL, 1, '2024-01-05 06:35:45', '2024-01-05 06:35:45'),
(10986, '34.28.228.89', NULL, 1, '2024-01-05 06:59:18', '2024-01-05 06:59:18'),
(10987, '222.211.72.52', NULL, 1, '2024-01-05 07:01:54', '2024-01-05 07:01:54'),
(10988, '103.30.191.58', NULL, 1, '2024-01-05 07:04:24', '2024-01-05 07:04:24'),
(10989, '1.14.96.230', NULL, 6, '2024-01-05 07:07:52', '2024-01-05 23:51:23'),
(10990, '3.219.35.58', NULL, 3, '2024-01-05 07:10:18', '2024-01-05 14:35:41'),
(10991, '118.248.43.253', NULL, 1, '2024-01-05 07:10:36', '2024-01-05 07:10:36'),
(10992, '93.158.90.36', NULL, 1, '2024-01-05 07:32:31', '2024-01-05 07:32:31'),
(10993, '18.210.6.165', NULL, 9, '2024-01-05 07:35:50', '2024-01-06 03:10:46'),
(10994, '52.87.218.72', NULL, 5, '2024-01-05 08:12:14', '2024-01-05 17:19:02'),
(10995, '3.235.241.183', NULL, 7, '2024-01-05 08:12:21', '2024-01-06 04:51:16'),
(10996, '45.61.186.115', NULL, 1, '2024-01-05 08:29:57', '2024-01-05 08:29:57'),
(10997, '1.192.36.132', NULL, 1, '2024-01-05 08:35:57', '2024-01-05 08:35:57'),
(10998, '3.234.144.171', NULL, 2, '2024-01-05 08:37:23', '2024-01-06 03:12:49'),
(10999, '100.27.34.37', NULL, 3, '2024-01-05 08:37:29', '2024-01-06 00:06:43'),
(11000, '34.222.60.166', NULL, 1, '2024-01-05 09:47:21', '2024-01-05 09:47:21'),
(11001, '195.191.219.130', NULL, 1, '2024-01-05 11:01:21', '2024-01-05 11:01:21'),
(11002, '121.244.91.51', NULL, 1, '2024-01-05 11:07:04', '2024-01-05 11:07:04'),
(11003, '193.186.4.159', NULL, 1, '2024-01-05 11:25:23', '2024-01-05 11:25:23'),
(11004, '162.55.85.224', NULL, 1, '2024-01-05 12:11:22', '2024-01-05 12:11:22'),
(11005, '47.76.35.19', NULL, 2, '2024-01-05 13:43:29', '2024-01-05 13:43:30'),
(11006, '52.26.23.61', NULL, 1, '2024-01-05 14:34:45', '2024-01-05 14:34:45'),
(11007, '52.167.144.167', NULL, 1, '2024-01-05 15:47:57', '2024-01-05 15:47:57'),
(11008, '3.80.89.126', NULL, 2, '2024-01-05 15:52:35', '2024-01-05 21:17:07'),
(11009, '20.230.96.28', NULL, 1, '2024-01-05 16:04:54', '2024-01-05 16:04:54'),
(11010, '91.92.247.88', NULL, 1, '2024-01-05 17:39:40', '2024-01-05 17:39:40'),
(11011, '138.199.36.246', NULL, 1, '2024-01-05 17:49:22', '2024-01-05 17:49:22'),
(11012, '34.232.23.139', NULL, 2, '2024-01-05 17:50:59', '2024-01-05 17:51:00'),
(11013, '54.212.237.233', NULL, 1, '2024-01-05 18:12:36', '2024-01-05 18:12:36'),
(11014, '93.159.230.88', NULL, 1, '2024-01-05 18:38:11', '2024-01-05 18:38:11'),
(11015, '91.92.241.173', NULL, 1, '2024-01-05 19:47:31', '2024-01-05 19:47:31'),
(11016, '103.136.247.240', NULL, 3, '2024-01-05 20:22:38', '2024-01-05 20:24:04'),
(11017, '167.160.50.63', NULL, 1, '2024-01-05 20:27:21', '2024-01-05 20:27:21'),
(11018, '34.27.245.150', NULL, 1, '2024-01-05 20:33:53', '2024-01-05 20:33:53'),
(11019, '34.174.236.113', NULL, 6, '2024-01-05 21:01:07', '2024-01-05 21:01:08'),
(11020, '91.121.209.11', NULL, 1, '2024-01-05 21:36:14', '2024-01-05 21:36:14'),
(11021, '147.185.238.82', NULL, 5, '2024-01-05 22:37:58', '2024-01-05 22:38:43'),
(11022, '18.246.38.44', NULL, 1, '2024-01-05 23:19:43', '2024-01-05 23:19:43'),
(11023, '117.33.163.216', NULL, 1, '2024-01-05 23:51:00', '2024-01-05 23:51:00'),
(11024, '54.212.209.117', NULL, 1, '2024-01-06 00:02:09', '2024-01-06 00:02:09'),
(11025, '54.191.109.173', NULL, 1, '2024-01-06 01:54:27', '2024-01-06 01:54:27'),
(11026, '66.249.66.11', NULL, 1, '2024-01-06 03:14:45', '2024-01-06 03:14:45'),
(11027, '35.203.245.177', NULL, 1, '2024-01-06 05:09:36', '2024-01-06 05:09:36'),
(11028, '154.51.131.142', NULL, 1, '2024-01-06 05:38:21', '2024-01-06 05:38:21'),
(11029, '192.144.39.109', NULL, 1, '2024-01-06 05:41:44', '2024-01-06 05:41:44'),
(11030, '65.154.226.166', NULL, 2, '2024-01-06 05:44:33', '2024-01-06 06:12:04'),
(11031, '3.237.91.71', NULL, 9, '2024-01-06 05:58:42', '2024-01-07 01:23:37'),
(11032, '18.225.25.214', NULL, 27, '2024-01-06 05:58:42', '2024-01-07 04:34:14'),
(11033, '100.27.34.37', NULL, 6, '2024-01-06 05:58:48', '2024-01-06 23:15:24'),
(11034, '54.208.59.0', NULL, 1, '2024-01-06 06:07:56', '2024-01-06 06:07:56'),
(11035, '65.154.226.170', NULL, 1, '2024-01-06 06:21:14', '2024-01-06 06:21:14'),
(11036, '51.159.149.198', NULL, 1, '2024-01-06 06:38:45', '2024-01-06 06:38:45'),
(11037, '205.210.31.14', NULL, 1, '2024-01-06 06:46:29', '2024-01-06 06:46:29'),
(11038, '54.180.136.93', NULL, 8, '2024-01-06 06:58:05', '2024-01-06 07:00:05'),
(11039, '3.80.89.126', NULL, 10, '2024-01-06 07:02:51', '2024-01-07 04:34:20'),
(11040, '43.139.11.242', NULL, 10, '2024-01-06 07:30:28', '2024-01-07 04:41:23'),
(11041, '3.80.81.176', NULL, 7, '2024-01-06 07:38:42', '2024-01-07 04:34:13'),
(11042, '18.224.128.89', NULL, 20, '2024-01-06 07:38:42', '2024-01-07 01:23:31'),
(11043, '196.242.195.7', NULL, 1, '2024-01-06 07:41:42', '2024-01-06 07:41:42'),
(11044, '134.122.45.116', NULL, 2, '2024-01-06 07:54:48', '2024-01-06 07:54:48'),
(11045, '195.191.219.130', NULL, 1, '2024-01-06 07:56:17', '2024-01-06 07:56:17'),
(11046, '47.76.35.19', NULL, 3370, '2024-01-06 08:15:16', '2024-01-07 04:59:50'),
(11047, '103.137.108.163', NULL, 2, '2024-01-06 08:27:05', '2024-01-06 08:51:17'),
(11048, '3.219.35.58', NULL, 5, '2024-01-06 08:46:43', '2024-01-07 01:23:31'),
(11049, '34.227.9.22', NULL, 4, '2024-01-06 08:46:49', '2024-01-06 19:26:34'),
(11050, '87.249.132.161', NULL, 1, '2024-01-06 10:23:09', '2024-01-06 10:23:09'),
(11051, '18.210.6.165', NULL, 7, '2024-01-06 10:32:38', '2024-01-06 22:14:15'),
(11052, '54.235.53.171', NULL, 11, '2024-01-06 10:32:45', '2024-01-07 00:34:19'),
(11053, '182.42.111.213', NULL, 1, '2024-01-06 11:14:21', '2024-01-06 11:14:21'),
(11054, '3.234.144.171', NULL, 9, '2024-01-06 11:20:28', '2024-01-07 03:22:55'),
(11055, '3.95.220.169', NULL, 10, '2024-01-06 11:26:30', '2024-01-06 23:03:42'),
(11056, '3.235.241.183', NULL, 7, '2024-01-06 11:26:59', '2024-01-07 03:22:48'),
(11057, '34.173.15.91', NULL, 1, '2024-01-06 11:27:37', '2024-01-06 11:27:37'),
(11058, '158.220.124.131', NULL, 1, '2024-01-06 12:23:14', '2024-01-06 12:23:14'),
(11059, '102.129.252.160', NULL, 1, '2024-01-06 12:41:50', '2024-01-06 12:41:50'),
(11060, '51.222.253.8', NULL, 1, '2024-01-06 12:48:53', '2024-01-06 12:48:53'),
(11061, '103.217.111.105', NULL, 1, '2024-01-06 12:49:01', '2024-01-06 12:49:01'),
(11062, '193.233.141.185', NULL, 1, '2024-01-06 13:30:17', '2024-01-06 13:30:17'),
(11063, '51.222.253.15', NULL, 1, '2024-01-06 13:33:40', '2024-01-06 13:33:40'),
(11064, '91.92.244.199', NULL, 3, '2024-01-06 13:59:21', '2024-01-06 13:59:22'),
(11065, '185.77.221.222', NULL, 1, '2024-01-06 14:20:37', '2024-01-06 14:20:37'),
(11066, '3.250.133.107', NULL, 1, '2024-01-06 14:29:16', '2024-01-06 14:29:16'),
(11067, '66.249.66.5', NULL, 1, '2024-01-06 15:10:56', '2024-01-06 15:10:56'),
(11068, '52.87.218.72', NULL, 6, '2024-01-06 15:36:56', '2024-01-07 02:47:36'),
(11069, '198.98.58.184', NULL, 1, '2024-01-06 15:48:13', '2024-01-06 15:48:13'),
(11070, '142.93.142.227', NULL, 2, '2024-01-06 16:52:40', '2024-01-06 16:52:41'),
(11071, '54.212.24.184', NULL, 1, '2024-01-06 17:23:21', '2024-01-06 17:23:21'),
(11072, '5.183.253.226', NULL, 1, '2024-01-06 18:29:45', '2024-01-06 18:29:45'),
(11073, '34.244.235.170', NULL, 1, '2024-01-06 18:43:49', '2024-01-06 18:43:49'),
(11074, '5.188.62.21', NULL, 1, '2024-01-06 19:15:10', '2024-01-06 19:15:10'),
(11075, '52.211.44.6', NULL, 1, '2024-01-06 19:24:14', '2024-01-06 19:24:14'),
(11076, '198.235.24.148', NULL, 1, '2024-01-06 20:50:09', '2024-01-06 20:50:09'),
(11077, '205.210.31.82', NULL, 1, '2024-01-06 21:15:51', '2024-01-06 21:15:51'),
(11078, '185.81.1.174', NULL, 6, '2024-01-06 21:17:56', '2024-01-06 21:18:02'),
(11079, '37.111.237.77', NULL, 1, '2024-01-06 21:50:06', '2024-01-06 21:50:06'),
(11080, '51.222.253.11', NULL, 1, '2024-01-06 22:16:04', '2024-01-06 22:16:04'),
(11081, '196.242.200.243', NULL, 1, '2024-01-06 22:26:52', '2024-01-06 22:26:52'),
(11082, '205.210.31.247', NULL, 1, '2024-01-06 23:15:19', '2024-01-06 23:15:19'),
(11083, '149.18.59.119', NULL, 1, '2024-01-06 23:49:47', '2024-01-06 23:49:47'),
(11084, '103.50.254.75', NULL, 1, '2024-01-06 23:55:41', '2024-01-06 23:55:41'),
(11085, '34.222.55.168', NULL, 1, '2024-01-07 00:21:04', '2024-01-07 00:21:04'),
(11086, '54.202.172.249', NULL, 1, '2024-01-07 00:22:27', '2024-01-07 00:22:27'),
(11087, '205.210.31.213', NULL, 1, '2024-01-07 00:37:07', '2024-01-07 00:37:07'),
(11088, '34.216.150.125', NULL, 1, '2024-01-07 00:44:52', '2024-01-07 00:44:52'),
(11089, '117.62.235.53', NULL, 1, '2024-01-07 01:15:56', '2024-01-07 01:15:56'),
(11090, '83.171.225.251', NULL, 1, '2024-01-07 01:37:41', '2024-01-07 01:37:41'),
(11091, '34.133.113.168', NULL, 1, '2024-01-07 02:00:31', '2024-01-07 02:00:31'),
(11092, '1.14.96.230', NULL, 1, '2024-01-07 02:07:14', '2024-01-07 02:07:14'),
(11093, '149.57.14.207', NULL, 1, '2024-01-07 02:15:57', '2024-01-07 02:15:57'),
(11094, '54.144.55.243', NULL, 1, '2024-01-07 02:52:54', '2024-01-07 02:52:54'),
(11095, '196.242.20.17', NULL, 1, '2024-01-07 03:29:02', '2024-01-07 03:29:02'),
(11096, '23.137.249.185', NULL, 1, '2024-01-07 03:32:21', '2024-01-07 03:32:21'),
(11097, '185.220.100.255', NULL, 1, '2024-01-07 03:32:22', '2024-01-07 03:32:22'),
(11098, '185.220.100.254', NULL, 1, '2024-01-07 03:32:29', '2024-01-07 03:32:29'),
(11099, '45.141.202.164', NULL, 1, '2024-01-07 03:32:31', '2024-01-07 03:32:31'),
(11100, '89.147.111.124', NULL, 1, '2024-01-07 03:32:34', '2024-01-07 03:32:34'),
(11101, '205.210.31.26', NULL, 1, '2024-01-07 04:41:48', '2024-01-07 04:41:48'),
(11102, '3.255.115.86', NULL, 1, '2024-01-07 04:45:25', '2024-01-07 04:45:25'),
(11103, '47.76.35.19', NULL, 4970, '2024-01-07 05:00:08', '2024-01-07 23:38:25'),
(11104, '79.167.33.243', NULL, 1, '2024-01-07 05:25:19', '2024-01-07 05:25:19'),
(11105, '3.234.144.171', NULL, 8, '2024-01-07 05:34:49', '2024-01-07 19:08:51'),
(11106, '18.225.25.214', NULL, 16, '2024-01-07 05:34:49', '2024-01-08 03:51:29'),
(11107, '3.80.81.176', NULL, 5, '2024-01-07 05:34:56', '2024-01-07 23:20:50'),
(11108, '65.154.226.170', NULL, 1, '2024-01-07 05:44:52', '2024-01-07 05:44:52'),
(11109, '3.219.35.58', NULL, 5, '2024-01-07 05:47:42', '2024-01-07 23:50:43'),
(11110, '100.27.34.37', NULL, 8, '2024-01-07 05:47:49', '2024-01-08 03:47:44'),
(11111, '65.154.226.169', NULL, 1, '2024-01-07 05:56:46', '2024-01-07 05:56:46'),
(11112, '18.224.128.89', NULL, 11, '2024-01-07 06:00:27', '2024-01-08 03:47:45'),
(11113, '3.235.241.183', NULL, 6, '2024-01-07 06:00:34', '2024-01-07 20:13:10'),
(11114, '190.213.135.246', NULL, 1, '2024-01-07 06:22:12', '2024-01-07 06:22:12'),
(11115, '1.14.96.230', NULL, 7, '2024-01-07 06:46:46', '2024-01-08 02:00:19'),
(11116, '43.139.11.242', NULL, 7, '2024-01-07 06:48:30', '2024-01-08 00:20:59'),
(11117, '52.87.218.72', NULL, 3, '2024-01-07 07:10:24', '2024-01-07 13:08:45'),
(11118, '3.87.252.222', NULL, 1, '2024-01-07 07:24:46', '2024-01-07 07:24:46'),
(11119, '3.237.91.71', NULL, 4, '2024-01-07 07:42:09', '2024-01-08 03:51:36'),
(11120, '3.95.220.169', NULL, 3, '2024-01-07 07:42:16', '2024-01-07 13:08:38'),
(11121, '46.183.220.62', NULL, 1, '2024-01-07 08:09:12', '2024-01-07 08:09:12'),
(11122, '34.227.9.22', NULL, 4, '2024-01-07 09:19:52', '2024-01-07 20:46:32'),
(11123, '54.235.53.171', NULL, 3, '2024-01-07 10:22:45', '2024-01-07 19:08:44'),
(11124, '120.34.190.229', NULL, 1, '2024-01-07 10:28:02', '2024-01-07 10:28:02'),
(11125, '110.19.144.163', NULL, 1, '2024-01-07 10:32:04', '2024-01-07 10:32:04'),
(11126, '149.18.30.176', NULL, 1, '2024-01-07 10:48:15', '2024-01-07 10:48:15'),
(11127, '195.191.219.130', NULL, 1, '2024-01-07 11:36:04', '2024-01-07 11:36:04'),
(11128, '18.210.6.165', NULL, 3, '2024-01-07 12:24:57', '2024-01-07 20:16:23'),
(11129, '52.167.144.228', NULL, 1, '2024-01-07 13:58:37', '2024-01-07 13:58:37'),
(11130, '3.80.89.126', NULL, 2, '2024-01-07 14:11:09', '2024-01-07 16:11:17'),
(11131, '23.26.220.13', NULL, 1, '2024-01-07 16:23:56', '2024-01-07 16:23:56'),
(11132, '188.165.200.97', NULL, 2, '2024-01-07 16:25:40', '2024-01-07 16:25:41'),
(11133, '198.235.24.167', NULL, 1, '2024-01-07 16:28:48', '2024-01-07 16:28:48'),
(11134, '125.75.66.97', NULL, 1, '2024-01-07 16:45:53', '2024-01-07 16:45:53'),
(11135, '34.134.15.3', NULL, 1, '2024-01-07 16:57:09', '2024-01-07 16:57:09'),
(11136, '190.228.29.221', NULL, 1, '2024-01-07 17:03:06', '2024-01-07 17:03:06'),
(11137, '43.153.1.29', NULL, 1, '2024-01-07 17:30:52', '2024-01-07 17:30:52'),
(11138, '85.215.155.77', NULL, 1, '2024-01-07 18:06:24', '2024-01-07 18:06:24'),
(11139, '124.205.119.227', NULL, 2, '2024-01-07 18:25:14', '2024-01-07 19:08:55'),
(11140, '149.18.31.131', NULL, 1, '2024-01-07 18:34:20', '2024-01-07 18:34:20'),
(11141, '119.42.146.146', NULL, 1, '2024-01-07 18:46:54', '2024-01-07 18:46:54'),
(11142, '103.198.133.129', NULL, 20, '2024-01-07 18:54:36', '2024-01-08 00:24:14'),
(11143, '62.197.147.35', NULL, 1, '2024-01-07 19:21:20', '2024-01-07 19:21:20'),
(11144, '91.243.89.221', NULL, 1, '2024-01-07 19:59:50', '2024-01-07 19:59:50'),
(11145, '42.236.17.36', NULL, 1, '2024-01-07 20:48:33', '2024-01-07 20:48:33'),
(11146, '69.167.13.14', NULL, 1, '2024-01-07 20:58:51', '2024-01-07 20:58:51'),
(11147, '114.130.184.225', NULL, 1, '2024-01-07 21:00:52', '2024-01-07 21:00:52'),
(11148, '149.57.15.191', NULL, 1, '2024-01-07 21:07:33', '2024-01-07 21:07:33'),
(11149, '209.141.49.113', NULL, 1, '2024-01-07 22:17:34', '2024-01-07 22:17:34'),
(11150, '20.238.58.22', NULL, 1, '2024-01-07 22:30:16', '2024-01-07 22:30:16'),
(11151, '198.98.58.184', NULL, 1, '2024-01-07 23:00:15', '2024-01-07 23:00:15'),
(11152, '51.222.253.16', NULL, 1, '2024-01-07 23:21:52', '2024-01-07 23:21:52'),
(11153, '42.236.17.97', NULL, 1, '2024-01-07 23:29:48', '2024-01-07 23:29:48'),
(11154, '42.236.12.203', NULL, 1, '2024-01-07 23:29:49', '2024-01-07 23:29:49'),
(11155, '18.237.229.231', NULL, 1, '2024-01-07 23:48:41', '2024-01-07 23:48:41'),
(11156, '54.202.172.249', NULL, 3, '2024-01-07 23:49:07', '2024-01-08 03:31:40'),
(11157, '66.249.66.11', NULL, 1, '2024-01-08 01:10:57', '2024-01-08 01:10:57'),
(11158, '222.77.96.146', NULL, 1, '2024-01-08 01:20:32', '2024-01-08 01:20:32'),
(11159, '42.236.12.202', NULL, 1, '2024-01-08 01:20:49', '2024-01-08 01:20:49'),
(11160, '80.66.79.9', NULL, 3, '2024-01-08 01:41:12', '2024-01-08 01:41:14'),
(11161, '66.249.66.12', NULL, 1, '2024-01-08 02:00:41', '2024-01-08 02:00:41'),
(11162, '42.62.219.29', NULL, 1, '2024-01-08 02:05:20', '2024-01-08 02:05:20'),
(11163, '185.195.24.62', NULL, 1, '2024-01-08 03:23:22', '2024-01-08 03:23:22'),
(11164, '54.70.190.91', NULL, 1, '2024-01-08 03:31:35', '2024-01-08 03:31:35'),
(11165, '66.249.66.10', NULL, 1, '2024-01-08 04:28:02', '2024-01-08 04:28:02'),
(11166, '8.222.188.83', NULL, 2, '2024-01-08 05:04:37', '2024-01-08 05:04:38'),
(11167, '42.62.219.29', NULL, 1, '2024-01-08 05:08:30', '2024-01-08 05:08:30'),
(11168, '184.170.240.240', NULL, 1, '2024-01-08 05:09:46', '2024-01-08 05:09:46'),
(11169, '54.221.138.141', NULL, 1, '2024-01-08 05:32:18', '2024-01-08 05:32:18'),
(11170, '144.24.71.243', NULL, 1, '2024-01-08 05:38:41', '2024-01-08 05:38:41'),
(11171, '4.245.242.6', NULL, 1, '2024-01-08 05:46:20', '2024-01-08 05:46:20'),
(11172, '167.71.141.244', NULL, 2, '2024-01-08 06:03:21', '2024-01-08 06:03:22'),
(11173, '65.154.226.169', NULL, 1, '2024-01-08 06:11:35', '2024-01-08 06:11:35'),
(11174, '107.20.17.33', NULL, 1, '2024-01-08 06:22:48', '2024-01-08 06:22:48'),
(11175, '1.14.96.230', NULL, 12, '2024-01-08 06:42:53', '2024-01-09 01:46:05'),
(11176, '65.154.226.166', NULL, 1, '2024-01-08 06:43:51', '2024-01-08 06:43:51'),
(11177, '65.154.226.171', NULL, 2, '2024-01-08 06:45:14', '2024-01-08 06:52:58'),
(11178, '43.139.11.242', NULL, 8, '2024-01-08 06:47:18', '2024-01-09 04:30:54'),
(11179, '34.255.192.10', NULL, 1, '2024-01-08 07:11:42', '2024-01-08 07:11:42'),
(11180, '40.77.167.143', NULL, 1, '2024-01-08 07:15:44', '2024-01-08 07:15:44'),
(11181, '203.33.203.148', NULL, 1, '2024-01-08 07:20:21', '2024-01-08 07:20:21'),
(11182, '52.23.244.152', NULL, 1, '2024-01-08 07:29:08', '2024-01-08 07:29:08'),
(11183, '34.227.9.22', NULL, 1, '2024-01-08 07:34:26', '2024-01-08 07:34:26'),
(11184, '18.225.25.214', NULL, 5, '2024-01-08 07:34:27', '2024-01-09 02:55:54'),
(11185, '3.237.91.71', NULL, 1, '2024-01-08 07:34:34', '2024-01-08 07:34:34'),
(11186, '34.31.72.167', NULL, 1, '2024-01-08 07:41:10', '2024-01-08 07:41:10'),
(11187, '222.211.72.52', NULL, 1, '2024-01-08 07:44:00', '2024-01-08 07:44:00'),
(11188, '51.222.253.4', NULL, 1, '2024-01-08 08:02:35', '2024-01-08 08:02:35'),
(11189, '195.191.219.133', NULL, 2, '2024-01-08 08:17:13', '2024-01-08 09:07:19'),
(11190, '3.219.35.58', NULL, 4, '2024-01-08 09:11:10', '2024-01-08 17:05:00'),
(11191, '118.123.237.209', NULL, 1, '2024-01-08 09:31:12', '2024-01-08 09:31:12'),
(11192, '103.174.230.190', NULL, 1, '2024-01-08 09:48:54', '2024-01-08 09:48:54'),
(11193, '37.19.217.103', NULL, 1, '2024-01-08 10:07:36', '2024-01-08 10:07:36'),
(11194, '34.208.125.63', NULL, 1, '2024-01-08 10:08:00', '2024-01-08 10:08:00'),
(11195, '103.198.133.129', NULL, 26, '2024-01-08 10:21:57', '2024-01-08 16:03:42'),
(11196, '199.45.154.50', NULL, 1, '2024-01-08 10:28:09', '2024-01-08 10:28:09'),
(11197, '199.45.155.19', NULL, 1, '2024-01-08 10:30:45', '2024-01-08 10:30:45'),
(11198, '136.226.254.180', NULL, 1, '2024-01-08 10:37:58', '2024-01-08 10:37:58'),
(11199, '3.234.144.171', NULL, 2, '2024-01-08 10:46:34', '2024-01-08 11:39:32'),
(11200, '18.224.128.89', NULL, 4, '2024-01-08 10:46:34', '2024-01-08 22:50:59'),
(11201, '3.80.89.126', NULL, 1, '2024-01-08 10:46:40', '2024-01-08 10:46:40'),
(11202, '180.92.229.58', NULL, 1, '2024-01-08 10:56:29', '2024-01-08 10:56:29'),
(11203, '222.211.72.55', NULL, 1, '2024-01-08 11:03:25', '2024-01-08 11:03:25'),
(11204, '198.235.24.181', NULL, 1, '2024-01-08 11:31:07', '2024-01-08 11:31:07'),
(11205, '54.235.53.171', NULL, 1, '2024-01-08 11:39:25', '2024-01-08 11:39:25'),
(11206, '51.15.230.144', NULL, 4, '2024-01-08 12:14:23', '2024-01-08 12:14:23'),
(11207, '205.210.31.26', NULL, 1, '2024-01-08 12:28:40', '2024-01-08 12:28:40'),
(11208, '52.87.218.72', NULL, 3, '2024-01-08 12:49:34', '2024-01-08 17:04:53'),
(11209, '203.188.254.238', NULL, 1, '2024-01-08 13:06:56', '2024-01-08 13:06:56'),
(11210, '128.204.212.77', NULL, 1, '2024-01-08 13:36:41', '2024-01-08 13:36:41'),
(11211, '35.195.93.98', NULL, 1, '2024-01-08 13:42:03', '2024-01-08 13:42:03'),
(11212, '35.187.98.121', NULL, 1, '2024-01-08 13:42:04', '2024-01-08 13:42:04'),
(11213, '111.229.117.119', NULL, 1, '2024-01-08 13:51:11', '2024-01-08 13:51:11'),
(11214, '54.185.18.32', NULL, 1, '2024-01-08 14:17:11', '2024-01-08 14:17:11'),
(11215, '103.180.164.164', NULL, 2, '2024-01-08 14:17:45', '2024-01-08 14:17:52'),
(11216, '43.250.82.232', NULL, 1, '2024-01-08 14:34:03', '2024-01-08 14:34:03'),
(11217, '93.90.205.243', NULL, 6, '2024-01-08 15:25:18', '2024-01-08 15:25:21'),
(11218, '43.229.208.190', NULL, 1, '2024-01-08 15:39:39', '2024-01-08 15:39:39'),
(11219, '103.230.62.209', NULL, 1, '2024-01-08 15:44:06', '2024-01-08 15:44:06'),
(11220, '118.123.237.217', NULL, 1, '2024-01-08 16:04:06', '2024-01-08 16:04:06'),
(11221, '43.135.149.154', NULL, 1, '2024-01-08 16:39:21', '2024-01-08 16:39:21'),
(11222, '27.147.231.58', NULL, 1, '2024-01-08 16:52:14', '2024-01-08 16:52:14'),
(11223, '128.90.43.200', NULL, 1, '2024-01-08 16:55:41', '2024-01-08 16:55:41'),
(11224, '163.5.64.70', NULL, 6, '2024-01-08 16:59:02', '2024-01-08 16:59:05'),
(11225, '205.210.31.185', NULL, 1, '2024-01-08 17:23:57', '2024-01-08 17:23:57'),
(11226, '66.249.73.38', NULL, 4, '2024-01-08 18:03:35', '2024-01-09 04:18:02'),
(11227, '47.76.35.19', NULL, 286, '2024-01-08 18:25:19', '2024-01-08 22:02:00'),
(11228, '35.203.251.50', NULL, 2, '2024-01-08 19:07:33', '2024-01-08 19:07:48'),
(11229, '54.189.39.207', NULL, 1, '2024-01-08 19:13:18', '2024-01-08 19:13:18'),
(11230, '3.255.235.96', NULL, 1, '2024-01-08 19:20:19', '2024-01-08 19:20:19'),
(11231, '113.24.224.55', NULL, 1, '2024-01-08 21:04:50', '2024-01-08 21:04:50'),
(11232, '69.171.231.4', NULL, 1, '2024-01-08 21:31:24', '2024-01-08 21:31:24'),
(11233, '69.171.231.2', NULL, 2, '2024-01-08 21:31:24', '2024-01-08 21:31:24'),
(11234, '69.171.231.7', NULL, 1, '2024-01-08 21:31:28', '2024-01-08 21:31:28'),
(11235, '68.183.186.147', NULL, 2, '2024-01-08 21:39:39', '2024-01-08 21:39:39'),
(11236, '35.232.74.15', NULL, 1, '2024-01-08 21:48:49', '2024-01-08 21:48:49'),
(11237, '66.249.65.109', NULL, 1, '2024-01-08 22:01:08', '2024-01-08 22:01:08'),
(11238, '66.249.65.108', NULL, 1, '2024-01-08 22:01:08', '2024-01-08 22:01:08'),
(11239, '3.95.220.169', NULL, 2, '2024-01-08 22:50:58', '2024-01-08 22:51:13'),
(11240, '51.222.253.1', NULL, 1, '2024-01-08 23:00:31', '2024-01-08 23:00:31'),
(11241, '209.97.169.176', NULL, 2, '2024-01-08 23:24:07', '2024-01-08 23:24:09'),
(11242, '193.233.142.15', NULL, 1, '2024-01-08 23:36:36', '2024-01-08 23:36:36'),
(11243, '34.221.252.14', NULL, 1, '2024-01-08 23:39:01', '2024-01-08 23:39:01'),
(11244, '52.12.135.80', NULL, 1, '2024-01-08 23:39:40', '2024-01-08 23:39:40'),
(11245, '182.150.1.23', NULL, 1, '2024-01-08 23:39:52', '2024-01-08 23:39:52'),
(11246, '193.233.141.53', NULL, 1, '2024-01-09 00:38:49', '2024-01-09 00:38:49'),
(11247, '180.101.52.197', NULL, 1, '2024-01-09 00:40:04', '2024-01-09 00:40:04'),
(11248, '141.98.85.151', NULL, 1, '2024-01-09 01:44:49', '2024-01-09 01:44:49'),
(11249, '124.226.222.66', NULL, 1, '2024-01-09 01:55:25', '2024-01-09 01:55:25'),
(11250, '3.80.81.176', NULL, 1, '2024-01-09 02:55:53', '2024-01-09 02:55:53'),
(11251, '3.235.241.183', NULL, 1, '2024-01-09 02:56:00', '2024-01-09 02:56:00'),
(11252, '157.185.169.100', NULL, 1, '2024-01-09 03:01:27', '2024-01-09 03:01:27'),
(11253, '118.123.237.210', NULL, 1, '2024-01-09 03:03:52', '2024-01-09 03:03:52'),
(11254, '199.244.88.218', NULL, 1, '2024-01-09 04:13:52', '2024-01-09 04:13:52'),
(11255, '51.158.104.186', NULL, 1, '2024-01-09 04:46:44', '2024-01-09 04:46:44'),
(11256, '91.92.248.145', NULL, 6, '2024-01-09 05:31:04', '2024-01-09 05:31:08'),
(11257, '65.154.226.169', NULL, 1, '2024-01-09 06:02:10', '2024-01-09 06:02:10'),
(11258, '198.235.24.78', NULL, 1, '2024-01-09 06:13:03', '2024-01-09 06:13:03'),
(11259, '65.154.226.168', NULL, 1, '2024-01-09 06:18:17', '2024-01-09 06:18:17'),
(11260, '1.14.96.230', NULL, 5, '2024-01-09 06:25:47', '2024-01-09 15:50:06'),
(11261, '43.139.11.242', NULL, 3, '2024-01-09 06:40:54', '2024-01-09 17:36:01'),
(11262, '65.154.226.167', NULL, 1, '2024-01-09 06:54:01', '2024-01-09 06:54:01'),
(11263, '65.154.226.170', NULL, 1, '2024-01-09 06:54:16', '2024-01-09 06:54:16'),
(11264, '54.208.117.204', NULL, 1, '2024-01-09 07:38:47', '2024-01-09 07:38:47'),
(11265, '52.87.218.72', NULL, 2, '2024-01-09 08:15:02', '2024-01-09 08:15:09'),
(11266, '18.225.25.214', NULL, 2, '2024-01-09 08:15:02', '2024-01-09 14:00:34'),
(11267, '81.181.56.59', NULL, 1, '2024-01-09 09:55:10', '2024-01-09 09:55:10'),
(11268, '64.253.87.127', NULL, 1, '2024-01-09 10:36:18', '2024-01-09 10:36:18'),
(11269, '113.11.67.55', NULL, 3, '2024-01-09 10:47:30', '2024-01-09 10:54:19'),
(11270, '209.160.116.224', NULL, 1, '2024-01-09 11:02:25', '2024-01-09 11:02:25'),
(11271, '103.237.39.107', NULL, 1, '2024-01-09 11:33:14', '2024-01-09 11:33:14'),
(11272, '72.14.201.159', NULL, 1, '2024-01-09 11:33:14', '2024-01-09 11:33:14'),
(11273, '103.120.222.154', NULL, 1, '2024-01-09 12:21:51', '2024-01-09 12:21:51'),
(11274, '51.222.253.3', NULL, 2, '2024-01-09 12:50:06', '2024-01-09 17:13:28'),
(11275, '176.126.111.180', NULL, 1, '2024-01-09 13:34:12', '2024-01-09 13:34:12'),
(11276, '111.7.96.179', NULL, 1, '2024-01-09 13:37:28', '2024-01-09 13:37:28'),
(11277, '111.7.96.158', NULL, 1, '2024-01-09 13:38:14', '2024-01-09 13:38:14'),
(11278, '180.110.203.108', NULL, 1, '2024-01-09 13:46:34', '2024-01-09 13:46:34'),
(11279, '3.237.91.71', NULL, 1, '2024-01-09 14:00:33', '2024-01-09 14:00:33'),
(11280, '34.227.9.22', NULL, 1, '2024-01-09 14:00:40', '2024-01-09 14:00:40'),
(11281, '47.104.144.66', NULL, 1, '2024-01-09 14:27:46', '2024-01-09 14:27:46'),
(11282, '34.31.119.135', NULL, 1, '2024-01-09 15:20:57', '2024-01-09 15:20:57'),
(11283, '220.248.70.237', NULL, 1, '2024-01-09 15:44:43', '2024-01-09 15:44:43'),
(11284, '43.229.208.190', NULL, 1, '2024-01-09 16:48:33', '2024-01-09 16:48:33'),
(11285, '35.163.214.152', NULL, 1, '2024-01-09 16:59:45', '2024-01-09 16:59:45'),
(11286, '128.204.212.78', NULL, 1, '2024-01-09 17:18:33', '2024-01-09 17:18:33'),
(11287, '43.139.11.242', NULL, 1, '2024-01-10 13:18:59', '2024-01-10 13:18:59'),
(11288, '34.230.129.147', NULL, 3, '2024-01-10 13:53:55', '2024-01-10 13:53:58'),
(11289, '103.120.222.37', NULL, 2, '2024-01-10 14:16:55', '2024-01-10 14:20:31'),
(11290, '65.155.30.101', NULL, 1, '2024-01-10 14:25:00', '2024-01-10 14:25:00'),
(11291, '3.109.3.4', NULL, 1, '2024-01-10 15:02:38', '2024-01-10 15:02:38'),
(11292, '192.64.117.65', NULL, 1, '2024-01-10 15:10:40', '2024-01-10 15:10:40'),
(11293, '72.14.201.159', NULL, 2, '2024-01-10 15:12:03', '2024-01-10 18:48:22'),
(11294, '1.14.96.230', NULL, 5, '2024-01-10 15:25:19', '2024-01-11 03:22:17'),
(11295, '65.154.226.166', NULL, 1, '2024-01-10 15:26:18', '2024-01-10 15:26:18'),
(11296, '54.171.239.29', NULL, 1, '2024-01-10 15:30:18', '2024-01-10 15:30:18'),
(11297, '66.249.70.167', NULL, 1, '2024-01-10 15:31:43', '2024-01-10 15:31:43'),
(11298, '207.46.13.141', NULL, 1, '2024-01-10 15:33:09', '2024-01-10 15:33:09'),
(11299, '23.26.220.10', NULL, 1, '2024-01-10 15:59:11', '2024-01-10 15:59:11'),
(11300, '62.197.144.19', NULL, 1, '2024-01-10 17:09:38', '2024-01-10 17:09:38'),
(11301, '45.141.215.56', NULL, 1, '2024-01-10 17:19:34', '2024-01-10 17:19:34'),
(11302, '5.255.125.153', NULL, 1, '2024-01-10 17:19:35', '2024-01-10 17:19:35'),
(11303, '91.210.59.57', NULL, 1, '2024-01-10 17:19:37', '2024-01-10 17:19:37'),
(11304, '103.198.133.129', NULL, 2, '2024-01-10 17:25:42', '2024-01-10 17:33:55'),
(11305, '103.97.162.36', NULL, 2, '2024-01-10 17:40:52', '2024-01-10 17:42:01'),
(11306, '62.141.44.236', NULL, 1, '2024-01-10 18:03:12', '2024-01-10 18:03:12'),
(11307, '123.6.49.9', NULL, 2, '2024-01-10 18:42:19', '2024-01-10 18:43:09'),
(11308, '72.14.201.137', NULL, 1, '2024-01-10 18:48:44', '2024-01-10 18:48:44'),
(11309, '103.30.189.186', NULL, 1, '2024-01-10 18:48:57', '2024-01-10 18:48:57'),
(11310, '176.123.7.11', NULL, 2, '2024-01-10 19:13:55', '2024-01-10 20:14:50'),
(11311, '15.237.217.219', NULL, 8, '2024-01-10 19:32:06', '2024-01-10 19:34:50'),
(11312, '103.117.195.26', NULL, 1, '2024-01-10 20:53:21', '2024-01-10 20:53:21'),
(11313, '34.31.72.167', NULL, 1, '2024-01-10 21:39:42', '2024-01-10 21:39:42'),
(11314, '61.147.21.51', NULL, 1, '2024-01-10 21:59:37', '2024-01-10 21:59:37'),
(11315, '61.147.15.67', NULL, 1, '2024-01-10 22:00:16', '2024-01-10 22:00:16'),
(11316, '61.147.15.65', NULL, 2, '2024-01-10 22:01:40', '2024-01-10 22:04:43'),
(11317, '58.211.23.182', NULL, 2, '2024-01-10 22:12:01', '2024-01-10 22:14:38'),
(11318, '20.38.12.228', NULL, 3, '2024-01-10 22:50:59', '2024-01-10 22:51:00'),
(11319, '128.204.212.79', NULL, 1, '2024-01-10 22:52:23', '2024-01-10 22:52:23'),
(11320, '66.249.70.7', NULL, 1, '2024-01-10 22:52:25', '2024-01-10 22:52:25'),
(11321, '15.235.15.135', NULL, 1, '2024-01-10 23:55:34', '2024-01-10 23:55:34'),
(11322, '35.87.10.239', NULL, 1, '2024-01-11 00:04:28', '2024-01-11 00:04:28'),
(11323, '54.218.176.164', NULL, 1, '2024-01-11 00:04:53', '2024-01-11 00:04:53'),
(11324, '5.133.192.133', NULL, 1, '2024-01-11 01:00:08', '2024-01-11 01:00:08'),
(11325, '49.7.227.204', NULL, 1, '2024-01-11 02:18:53', '2024-01-11 02:18:53'),
(11326, '185.121.14.54', NULL, 1, '2024-01-11 02:41:15', '2024-01-11 02:41:15'),
(11327, '189.178.31.10', NULL, 1, '2024-01-11 02:43:56', '2024-01-11 02:43:56'),
(11328, '193.186.4.213', NULL, 1, '2024-01-11 02:43:56', '2024-01-11 02:43:56'),
(11329, '164.55.247.243', NULL, 1, '2024-01-11 03:15:21', '2024-01-11 03:15:21'),
(11330, '65.154.226.168', NULL, 1, '2024-01-11 03:15:25', '2024-01-11 03:15:25'),
(11331, '164.55.242.106', NULL, 1, '2024-01-11 03:16:20', '2024-01-11 03:16:20'),
(11332, '5.161.216.157', NULL, 1, '2024-01-11 05:38:56', '2024-01-11 05:38:56'),
(11333, '3.89.185.11', NULL, 1, '2024-01-11 06:35:29', '2024-01-11 06:35:29'),
(11334, '20.163.108.77', NULL, 1, '2024-01-11 07:10:15', '2024-01-11 07:10:15'),
(11335, '113.190.137.230', NULL, 9, '2024-01-11 07:10:16', '2024-01-11 08:13:55'),
(11336, '93.158.90.33', NULL, 1, '2024-01-11 07:46:50', '2024-01-11 07:46:50'),
(11337, '149.102.230.138', NULL, 1, '2024-01-11 07:50:17', '2024-01-11 07:50:17'),
(11338, '1.14.96.230', NULL, 5, '2024-01-11 08:04:43', '2024-01-11 17:34:47'),
(11339, '72.14.201.159', NULL, 2, '2024-01-11 08:17:47', '2024-01-11 21:54:25'),
(11340, '193.186.4.159', NULL, 1, '2024-01-11 08:17:56', '2024-01-11 08:17:56'),
(11341, '3.7.69.186', NULL, 1, '2024-01-11 08:18:44', '2024-01-11 08:18:44'),
(11342, '223.233.102.75', NULL, 2, '2024-01-11 08:19:14', '2024-01-11 08:19:25'),
(11343, '43.229.208.190', NULL, 14, '2024-01-11 08:50:46', '2024-01-11 09:34:01'),
(11344, '34.222.196.207', NULL, 1, '2024-01-11 09:13:23', '2024-01-11 09:13:23'),
(11345, '101.32.222.134', NULL, 1, '2024-01-11 09:13:48', '2024-01-11 09:13:48'),
(11346, '34.222.228.110', NULL, 1, '2024-01-11 09:39:19', '2024-01-11 09:39:19'),
(11347, '203.76.223.105', NULL, 1, '2024-01-11 10:45:43', '2024-01-11 10:45:43'),
(11348, '37.111.206.248', NULL, 2, '2024-01-11 11:03:16', '2024-01-11 11:03:17'),
(11349, '54.149.127.62', NULL, 1, '2024-01-11 12:57:33', '2024-01-11 12:57:33'),
(11350, '66.249.70.168', NULL, 1, '2024-01-11 12:59:27', '2024-01-11 12:59:27'),
(11351, '34.98.143.7', NULL, 1, '2024-01-11 14:03:55', '2024-01-11 14:03:55'),
(11352, '34.98.143.9', NULL, 3, '2024-01-11 14:03:55', '2024-01-11 14:04:05'),
(11353, '3.144.9.54', NULL, 1, '2024-01-11 14:03:55', '2024-01-11 14:03:55'),
(11354, '62.171.137.169', NULL, 1, '2024-01-11 14:03:56', '2024-01-11 14:03:56'),
(11355, '65.154.226.171', NULL, 1, '2024-01-11 14:03:56', '2024-01-11 14:03:56'),
(11356, '66.249.70.6', NULL, 2, '2024-01-11 14:03:56', '2024-01-11 14:03:57'),
(11357, '65.154.226.170', NULL, 3, '2024-01-11 14:04:04', '2024-01-11 15:04:47'),
(11358, '65.154.226.166', NULL, 2, '2024-01-11 14:04:19', '2024-01-11 15:04:47'),
(11359, '65.154.226.169', NULL, 1, '2024-01-11 14:04:30', '2024-01-11 14:04:30'),
(11360, '205.169.39.192', NULL, 2, '2024-01-11 14:11:48', '2024-01-11 14:11:58'),
(11361, '205.169.39.120', NULL, 2, '2024-01-11 14:12:28', '2024-01-11 14:12:41'),
(11362, '125.21.165.158', NULL, 1, '2024-01-11 14:22:15', '2024-01-11 14:22:15'),
(11363, '34.173.15.91', NULL, 1, '2024-01-11 14:55:13', '2024-01-11 14:55:13'),
(11364, '205.169.39.200', NULL, 2, '2024-01-11 15:04:43', '2024-01-11 15:04:58'),
(11365, '65.154.226.168', NULL, 2, '2024-01-11 15:04:47', '2024-01-11 15:09:35'),
(11366, '196.242.20.121', NULL, 1, '2024-01-11 15:04:50', '2024-01-11 15:04:50'),
(11367, '205.169.39.219', NULL, 2, '2024-01-11 15:05:20', '2024-01-11 15:05:39'),
(11368, '65.154.226.167', NULL, 1, '2024-01-11 15:06:14', '2024-01-11 15:06:14'),
(11369, '138.197.194.139', NULL, 1, '2024-01-11 15:09:12', '2024-01-11 15:09:12'),
(11370, '52.137.86.90', NULL, 2, '2024-01-11 15:09:21', '2024-01-11 15:09:22'),
(11371, '176.100.243.133', NULL, 1, '2024-01-11 15:28:43', '2024-01-11 15:28:43'),
(11372, '103.230.63.62', NULL, 1, '2024-01-11 16:17:04', '2024-01-11 16:17:04'),
(11373, '204.101.161.19', NULL, 1, '2024-01-11 16:34:28', '2024-01-11 16:34:28'),
(11374, '118.179.46.36', NULL, 2, '2024-01-11 16:36:52', '2024-01-11 16:36:59'),
(11375, '103.198.133.129', NULL, 4, '2024-01-11 16:45:06', '2024-01-11 17:51:35'),
(11376, '34.121.227.35', NULL, 1, '2024-01-11 17:28:20', '2024-01-11 17:28:20'),
(11377, '182.42.105.85', NULL, 1, '2024-01-11 17:54:32', '2024-01-11 17:54:32'),
(11378, '47.252.35.108', NULL, 1, '2024-01-11 19:13:51', '2024-01-11 19:13:51'),
(11379, '45.248.148.179', NULL, 1, '2024-01-11 20:29:56', '2024-01-11 20:29:56'),
(11380, '104.168.144.126', NULL, 1, '2024-01-11 20:35:14', '2024-01-11 20:35:14'),
(11381, '5.182.86.212', NULL, 1, '2024-01-11 20:41:29', '2024-01-11 20:41:29'),
(11382, '173.249.57.253', NULL, 1, '2024-01-11 20:41:31', '2024-01-11 20:41:31'),
(11383, '144.172.118.41', NULL, 1, '2024-01-11 20:41:36', '2024-01-11 20:41:36'),
(11384, '185.220.100.244', NULL, 1, '2024-01-11 20:41:38', '2024-01-11 20:41:38'),
(11385, '45.141.215.114', NULL, 1, '2024-01-11 20:41:47', '2024-01-11 20:41:47'),
(11386, '137.226.113.44', NULL, 1, '2024-01-11 20:59:10', '2024-01-11 20:59:10'),
(11387, '104.222.43.23', NULL, 2, '2024-01-11 21:14:23', '2024-01-11 21:14:23'),
(11388, '104.222.43.32', NULL, 2, '2024-01-11 21:14:31', '2024-01-11 21:14:32'),
(11389, '104.222.43.254', NULL, 2, '2024-01-11 21:14:35', '2024-01-11 21:14:36'),
(11390, '104.222.43.46', NULL, 2, '2024-01-11 21:14:42', '2024-01-11 21:14:42'),
(11391, '37.111.206.43', NULL, 1, '2024-01-11 21:54:33', '2024-01-11 21:54:33'),
(11392, '54.149.93.61', NULL, 1, '2024-01-11 22:08:37', '2024-01-11 22:08:37'),
(11393, '103.138.27.114', NULL, 1, '2024-01-11 22:19:14', '2024-01-11 22:19:14'),
(11394, '45.141.215.13', NULL, 1, '2024-01-11 22:30:03', '2024-01-11 22:30:03'),
(11395, '23.26.220.5', NULL, 1, '2024-01-11 23:31:42', '2024-01-11 23:31:42'),
(11396, '18.236.88.146', NULL, 1, '2024-01-11 23:43:52', '2024-01-11 23:43:52'),
(11397, '66.249.70.8', NULL, 1, '2024-01-12 01:42:08', '2024-01-12 01:42:08'),
(11398, '35.90.182.215', NULL, 1, '2024-01-12 01:42:12', '2024-01-12 01:42:12'),
(11399, '222.211.72.52', NULL, 1, '2024-01-12 01:53:08', '2024-01-12 01:53:08'),
(11400, '42.236.101.198', NULL, 1, '2024-01-12 01:58:44', '2024-01-12 01:58:44'),
(11401, '42.236.17.21', NULL, 1, '2024-01-12 02:00:45', '2024-01-12 02:00:45'),
(11402, '42.236.17.27', NULL, 1, '2024-01-12 02:00:54', '2024-01-12 02:00:54'),
(11403, '222.211.72.55', NULL, 1, '2024-01-12 02:02:01', '2024-01-12 02:02:01'),
(11404, '222.77.96.146', NULL, 1, '2024-01-12 02:14:08', '2024-01-12 02:14:08'),
(11405, '222.77.96.129', NULL, 1, '2024-01-12 02:47:28', '2024-01-12 02:47:28'),
(11406, '124.248.70.157', NULL, 1, '2024-01-12 03:15:55', '2024-01-12 03:15:55'),
(11407, '222.211.72.58', NULL, 1, '2024-01-12 03:22:59', '2024-01-12 03:22:59'),
(11408, '124.248.70.154', NULL, 1, '2024-01-12 03:43:23', '2024-01-12 03:43:23'),
(11409, '222.77.96.141', NULL, 1, '2024-01-12 04:02:31', '2024-01-12 04:02:31'),
(11410, '199.45.154.19', NULL, 1, '2024-01-12 04:17:09', '2024-01-12 04:17:09'),
(11411, '185.162.94.115', NULL, 3, '2024-01-12 05:43:40', '2024-01-12 05:43:42'),
(11412, '113.190.137.230', NULL, 3, '2024-01-12 06:21:25', '2024-01-12 08:38:03'),
(11413, '124.248.70.156', NULL, 1, '2024-01-12 06:33:26', '2024-01-12 06:33:26'),
(11414, '45.141.215.13', NULL, 1, '2024-01-12 06:44:45', '2024-01-12 06:44:45'),
(11415, '72.14.201.162', NULL, 1, '2024-01-12 06:52:39', '2024-01-12 06:52:39'),
(11416, '104.248.206.223', NULL, 2, '2024-01-12 07:08:02', '2024-01-12 07:08:03'),
(11417, '54.159.95.100', NULL, 1, '2024-01-12 07:36:14', '2024-01-12 07:36:14'),
(11418, '198.235.24.25', NULL, 1, '2024-01-12 07:38:34', '2024-01-12 07:38:34'),
(11419, '1.14.96.230', NULL, 13, '2024-01-12 07:40:06', '2024-01-13 04:52:40'),
(11420, '190.92.244.171', NULL, 2, '2024-01-12 08:05:54', '2024-01-12 08:05:59'),
(11421, '182.150.1.23', NULL, 1, '2024-01-12 08:33:11', '2024-01-12 08:33:11'),
(11422, '180.149.234.91', NULL, 1, '2024-01-12 08:53:03', '2024-01-12 08:53:03'),
(11423, '182.44.67.97', NULL, 1, '2024-01-12 09:11:46', '2024-01-12 09:11:46'),
(11424, '125.22.91.177', NULL, 1, '2024-01-12 10:51:54', '2024-01-12 10:51:54'),
(11425, '164.55.242.106', NULL, 1, '2024-01-12 10:53:38', '2024-01-12 10:53:38'),
(11426, '128.204.212.78', NULL, 1, '2024-01-12 12:21:06', '2024-01-12 12:21:06'),
(11427, '117.193.72.19', NULL, 1, '2024-01-12 12:39:40', '2024-01-12 12:39:40'),
(11428, '34.138.174.231', NULL, 3, '2024-01-12 12:51:34', '2024-01-12 13:09:10'),
(11429, '125.31.46.138', NULL, 1, '2024-01-12 12:54:44', '2024-01-12 12:54:44'),
(11430, '72.14.201.89', NULL, 1, '2024-01-12 13:03:49', '2024-01-12 13:03:49'),
(11431, '51.254.199.11', NULL, 1, '2024-01-12 14:48:15', '2024-01-12 14:48:15'),
(11432, '34.80.159.120', NULL, 2, '2024-01-12 14:53:56', '2024-01-12 14:58:16'),
(11433, '188.130.129.98', NULL, 1, '2024-01-12 14:58:33', '2024-01-12 14:58:33'),
(11434, '84.38.188.16', NULL, 1, '2024-01-12 15:33:45', '2024-01-12 15:33:45'),
(11435, '210.213.155.2', NULL, 1, '2024-01-12 15:54:49', '2024-01-12 15:54:49'),
(11436, '103.203.95.213', NULL, 1, '2024-01-12 17:30:47', '2024-01-12 17:30:47'),
(11437, '54.214.230.114', NULL, 1, '2024-01-12 19:48:31', '2024-01-12 19:48:31'),
(11438, '205.210.31.80', NULL, 1, '2024-01-12 20:53:28', '2024-01-12 20:53:28'),
(11439, '167.172.138.35', NULL, 2, '2024-01-12 20:55:08', '2024-01-12 20:55:09'),
(11440, '173.199.119.235', NULL, 1, '2024-01-12 21:13:05', '2024-01-12 21:13:05'),
(11441, '103.60.175.66', NULL, 1, '2024-01-12 21:26:10', '2024-01-12 21:26:10'),
(11442, '34.203.246.40', NULL, 1, '2024-01-12 21:30:01', '2024-01-12 21:30:01'),
(11443, '107.179.26.10', NULL, 1, '2024-01-12 22:31:50', '2024-01-12 22:31:50'),
(11444, '173.252.83.116', NULL, 1, '2024-01-12 22:38:27', '2024-01-12 22:38:27'),
(11445, '37.111.193.235', NULL, 1, '2024-01-12 23:27:40', '2024-01-12 23:27:40'),
(11446, '35.93.59.203', NULL, 1, '2024-01-12 23:49:38', '2024-01-12 23:49:38'),
(11447, '54.202.53.224', NULL, 1, '2024-01-12 23:51:23', '2024-01-12 23:51:23'),
(11448, '180.110.203.108', NULL, 1, '2024-01-13 00:26:48', '2024-01-13 00:26:48'),
(11449, '217.138.216.220', NULL, 1, '2024-01-13 00:30:42', '2024-01-13 00:30:42'),
(11450, '194.163.137.108', NULL, 1, '2024-01-13 01:29:36', '2024-01-13 01:29:36'),
(11451, '51.222.253.20', NULL, 1, '2024-01-13 02:11:15', '2024-01-13 02:11:15'),
(11452, '172.232.164.96', NULL, 1, '2024-01-13 02:33:37', '2024-01-13 02:33:37'),
(11453, '51.222.253.3', NULL, 1, '2024-01-13 02:47:54', '2024-01-13 02:47:54'),
(11454, '196.242.84.234', NULL, 1, '2024-01-13 05:25:26', '2024-01-13 05:25:26'),
(11455, '3.89.185.11', NULL, 1, '2024-01-13 06:18:00', '2024-01-13 06:18:00'),
(11456, '143.110.223.27', NULL, 1, '2024-01-13 07:21:10', '2024-01-13 07:21:10'),
(11457, '3.236.57.159', NULL, 2, '2024-01-13 08:27:17', '2024-01-14 02:49:54'),
(11458, '66.249.70.169', NULL, 2, '2024-01-13 08:33:37', '2024-01-13 22:23:32'),
(11459, '198.235.24.156', NULL, 1, '2024-01-13 09:05:48', '2024-01-13 09:05:48'),
(11460, '198.235.24.166', NULL, 1, '2024-01-13 09:18:51', '2024-01-13 09:18:51'),
(11461, '103.60.175.66', NULL, 1, '2024-01-13 10:29:06', '2024-01-13 10:29:06'),
(11462, '103.177.221.34', NULL, 1, '2024-01-13 12:06:44', '2024-01-13 12:06:44'),
(11463, '103.111.227.200', NULL, 1, '2024-01-13 12:22:27', '2024-01-13 12:22:27'),
(11464, '103.120.220.229', NULL, 1, '2024-01-13 12:46:08', '2024-01-13 12:46:08'),
(11465, '154.51.131.142', NULL, 1, '2024-01-13 14:08:59', '2024-01-13 14:08:59'),
(11466, '154.12.229.224', NULL, 1, '2024-01-13 14:36:04', '2024-01-13 14:36:04'),
(11467, '198.235.24.171', NULL, 1, '2024-01-13 15:02:39', '2024-01-13 15:02:39'),
(11468, '180.149.234.91', NULL, 1, '2024-01-13 15:15:36', '2024-01-13 15:15:36'),
(11469, '172.234.153.8', NULL, 5, '2024-01-13 15:40:24', '2024-01-13 15:40:26'),
(11470, '128.204.212.78', NULL, 1, '2024-01-13 15:56:13', '2024-01-13 15:56:13'),
(11471, '34.213.178.45', NULL, 1, '2024-01-13 16:03:23', '2024-01-13 16:03:23'),
(11472, '110.166.71.39', NULL, 1, '2024-01-13 16:11:47', '2024-01-13 16:11:47'),
(11473, '80.66.79.9', NULL, 3, '2024-01-13 16:45:32', '2024-01-13 16:45:34'),
(11474, '68.183.186.147', NULL, 1, '2024-01-13 17:05:25', '2024-01-13 17:05:25'),
(11475, '68.183.186.147', NULL, 1, '2024-01-13 17:05:25', '2024-01-13 17:05:25'),
(11476, '154.12.253.201', NULL, 1, '2024-01-13 17:45:38', '2024-01-13 17:45:38'),
(11477, '198.235.24.60', NULL, 1, '2024-01-13 17:47:45', '2024-01-13 17:47:45'),
(11478, '20.87.210.98', NULL, 1, '2024-01-13 17:50:05', '2024-01-13 17:50:05'),
(11479, '205.210.31.11', NULL, 1, '2024-01-13 18:09:10', '2024-01-13 18:09:10'),
(11480, '34.222.58.255', NULL, 1, '2024-01-13 18:09:42', '2024-01-13 18:09:42'),
(11481, '165.154.63.121', NULL, 1, '2024-01-13 18:58:09', '2024-01-13 18:58:09'),
(11482, '103.118.19.251', NULL, 1, '2024-01-13 19:27:03', '2024-01-13 19:27:03'),
(11483, '213.180.203.119', NULL, 1, '2024-01-13 20:28:06', '2024-01-13 20:28:06'),
(11484, '5.255.231.168', NULL, 1, '2024-01-13 20:30:11', '2024-01-13 20:30:11');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(11485, '138.199.63.119', NULL, 1, '2024-01-13 20:39:39', '2024-01-13 20:39:39'),
(11486, '66.249.70.168', NULL, 1, '2024-01-13 21:10:55', '2024-01-13 21:10:55'),
(11487, '85.208.96.199', NULL, 1, '2024-01-13 21:40:57', '2024-01-13 21:40:57'),
(11488, '38.170.230.26', NULL, 2, '2024-01-13 21:59:49', '2024-01-13 22:00:18'),
(11489, '34.222.33.86', NULL, 1, '2024-01-13 23:51:47', '2024-01-13 23:51:47'),
(11490, '103.95.97.190', NULL, 2, '2024-01-13 23:57:32', '2024-01-14 00:00:40'),
(11491, '119.42.146.146', NULL, 2, '2024-01-14 00:12:27', '2024-01-14 01:01:06'),
(11492, '58.220.27.177', NULL, 1, '2024-01-14 00:44:12', '2024-01-14 00:44:12'),
(11493, '205.210.31.5', NULL, 1, '2024-01-14 00:47:25', '2024-01-14 00:47:25'),
(11494, '18.236.75.99', NULL, 1, '2024-01-14 00:57:33', '2024-01-14 00:57:33'),
(11495, '58.220.27.185', NULL, 1, '2024-01-14 01:19:47', '2024-01-14 01:19:47'),
(11496, '52.42.191.136', NULL, 1, '2024-01-14 02:16:12', '2024-01-14 02:16:12'),
(11497, '85.208.96.201', NULL, 1, '2024-01-14 02:54:15', '2024-01-14 02:54:15'),
(11498, '94.247.172.129', NULL, 1, '2024-01-14 02:55:28', '2024-01-14 02:55:28'),
(11499, '3.122.243.210', NULL, 1, '2024-01-14 03:00:39', '2024-01-14 03:00:39'),
(11500, '54.70.190.91', NULL, 1, '2024-01-14 03:03:14', '2024-01-14 03:03:14'),
(11501, '52.33.181.105', NULL, 3, '2024-01-14 03:03:15', '2024-01-14 03:03:16'),
(11502, '45.141.215.234', NULL, 1, '2024-01-14 03:42:22', '2024-01-14 03:42:22'),
(11503, '89.187.182.12', NULL, 1, '2024-01-14 07:02:43', '2024-01-14 07:02:43'),
(11504, '106.119.167.146', NULL, 1, '2024-01-14 07:11:51', '2024-01-14 07:11:51'),
(11505, '36.99.136.137', NULL, 3, '2024-01-14 07:32:24', '2024-01-14 07:33:29'),
(11506, '36.99.136.128', NULL, 1, '2024-01-14 07:33:44', '2024-01-14 07:33:44'),
(11507, '138.197.157.195', NULL, 2, '2024-01-14 07:37:01', '2024-01-14 07:37:02'),
(11508, '64.227.169.88', NULL, 2, '2024-01-14 07:57:39', '2024-01-14 07:57:41'),
(11509, '3.236.57.159', NULL, 1, '2024-01-14 09:04:28', '2024-01-14 09:04:28'),
(11510, '27.147.179.206', NULL, 2, '2024-01-14 09:15:39', '2024-01-14 09:16:58'),
(11511, '69.171.231.6', NULL, 1, '2024-01-14 11:26:29', '2024-01-14 11:26:29'),
(11512, '45.141.215.234', NULL, 1, '2024-01-14 11:28:12', '2024-01-14 11:28:12'),
(11513, '172.233.188.208', NULL, 10, '2024-01-14 11:55:53', '2024-01-14 14:22:20'),
(11514, '72.14.201.159', NULL, 4, '2024-01-14 12:11:30', '2024-01-14 15:56:59'),
(11515, '103.30.60.242', NULL, 1, '2024-01-14 12:12:09', '2024-01-14 12:12:09'),
(11516, '65.154.226.170', NULL, 1, '2024-01-14 12:12:25', '2024-01-14 12:12:25'),
(11517, '103.183.116.251', NULL, 1, '2024-01-14 12:21:17', '2024-01-14 12:21:17'),
(11518, '54.170.66.173', NULL, 2, '2024-01-14 12:38:44', '2024-01-14 12:39:02'),
(11519, '35.178.228.46', NULL, 1, '2024-01-14 12:38:45', '2024-01-14 12:38:45'),
(11520, '159.65.24.22', NULL, 1, '2024-01-14 13:27:02', '2024-01-14 13:27:02'),
(11521, '185.107.56.87', NULL, 1, '2024-01-14 13:27:17', '2024-01-14 13:27:17'),
(11522, '91.92.247.2', NULL, 3, '2024-01-14 14:05:06', '2024-01-14 14:05:07'),
(11523, '203.82.204.74', NULL, 3, '2024-01-14 14:24:12', '2024-01-14 14:31:51'),
(11524, '202.51.185.98', NULL, 1, '2024-01-14 15:11:41', '2024-01-14 15:11:41'),
(11525, '199.45.154.18', NULL, 1, '2024-01-14 16:32:21', '2024-01-14 16:32:21'),
(11526, '35.87.225.65', NULL, 1, '2024-01-14 17:20:23', '2024-01-14 17:20:23'),
(11527, '45.79.75.52', NULL, 5, '2024-01-14 17:38:49', '2024-01-14 17:38:54'),
(11528, '139.64.165.139', NULL, 5, '2024-01-14 17:43:52', '2024-01-14 17:43:53'),
(11529, '35.168.11.114', NULL, 2, '2024-01-14 18:41:28', '2024-01-14 18:42:12'),
(11530, '198.20.182.239', NULL, 1, '2024-01-14 18:51:16', '2024-01-14 18:51:16'),
(11531, '42.236.17.99', NULL, 1, '2024-01-14 20:21:22', '2024-01-14 20:21:22'),
(11532, '42.236.12.232', NULL, 1, '2024-01-14 20:29:30', '2024-01-14 20:29:30'),
(11533, '42.236.17.37', NULL, 1, '2024-01-14 20:29:40', '2024-01-14 20:29:40'),
(11534, '43.245.122.223', NULL, 1, '2024-01-14 20:31:34', '2024-01-14 20:31:34'),
(11535, '154.12.229.223', NULL, 1, '2024-01-14 20:39:55', '2024-01-14 20:39:55'),
(11536, '162.55.130.51', NULL, 1, '2024-01-14 21:28:26', '2024-01-14 21:28:26'),
(11537, '223.244.35.77', NULL, 1, '2024-01-14 22:12:58', '2024-01-14 22:12:58'),
(11538, '66.249.70.172', NULL, 1, '2024-01-14 22:25:37', '2024-01-14 22:25:37'),
(11539, '51.222.253.2', NULL, 1, '2024-01-14 23:06:13', '2024-01-14 23:06:13'),
(11540, '80.66.79.9', NULL, 3, '2024-01-14 23:56:54', '2024-01-14 23:56:55'),
(11541, '35.90.251.91', NULL, 1, '2024-01-15 01:28:47', '2024-01-15 01:28:47'),
(11542, '52.42.191.136', NULL, 1, '2024-01-15 01:29:06', '2024-01-15 01:29:06'),
(11543, '81.94.159.31', NULL, 1, '2024-01-15 01:53:25', '2024-01-15 01:53:25'),
(11544, '185.208.206.251', NULL, 2, '2024-01-15 02:15:28', '2024-01-15 02:15:32'),
(11545, '164.55.247.243', NULL, 2, '2024-01-15 03:08:59', '2024-01-15 03:23:41'),
(11546, '64.74.163.58', NULL, 1, '2024-01-15 03:50:52', '2024-01-15 03:50:52'),
(11547, '195.211.77.142', NULL, 2, '2024-01-15 04:06:55', '2024-01-15 04:07:33'),
(11548, '222.77.96.141', NULL, 1, '2024-01-15 06:29:12', '2024-01-15 06:29:12'),
(11549, '205.210.31.24', NULL, 1, '2024-01-15 07:25:27', '2024-01-15 07:25:27'),
(11550, '54.80.28.101', NULL, 1, '2024-01-15 07:32:24', '2024-01-15 07:32:24'),
(11551, '3.89.185.11', NULL, 1, '2024-01-15 07:36:18', '2024-01-15 07:36:18'),
(11552, '27.115.124.70', NULL, 1, '2024-01-15 08:23:51', '2024-01-15 08:23:51'),
(11553, '123.6.49.10', NULL, 1, '2024-01-15 08:24:04', '2024-01-15 08:24:04'),
(11554, '67.220.86.160', NULL, 1, '2024-01-15 09:17:37', '2024-01-15 09:17:37'),
(11555, '34.248.70.91', NULL, 2, '2024-01-15 09:38:23', '2024-01-15 09:38:43'),
(11556, '35.176.66.178', NULL, 1, '2024-01-15 09:38:24', '2024-01-15 09:38:24'),
(11557, '119.40.83.100', NULL, 2, '2024-01-15 10:20:01', '2024-01-15 15:37:31'),
(11558, '193.186.4.159', NULL, 1, '2024-01-15 10:25:43', '2024-01-15 10:25:43'),
(11559, '138.59.142.130', NULL, 1, '2024-01-15 10:35:44', '2024-01-15 10:35:44'),
(11560, '195.191.219.130', NULL, 1, '2024-01-15 10:56:43', '2024-01-15 10:56:43'),
(11561, '124.248.70.154', NULL, 1, '2024-01-15 11:14:14', '2024-01-15 11:14:14'),
(11562, '3.80.81.176', NULL, 2, '2024-01-15 11:14:43', '2024-01-15 11:40:41'),
(11563, '18.225.25.214', NULL, 3, '2024-01-15 11:14:44', '2024-01-15 11:33:10'),
(11564, '3.237.91.71', NULL, 1, '2024-01-15 11:14:50', '2024-01-15 11:14:50'),
(11565, '100.27.34.37', NULL, 4, '2024-01-15 11:27:38', '2024-01-15 11:30:13'),
(11566, '18.224.128.89', NULL, 2, '2024-01-15 11:27:39', '2024-01-15 11:40:34'),
(11567, '3.219.35.58', NULL, 1, '2024-01-15 11:33:10', '2024-01-15 11:33:10'),
(11568, '109.104.153.22', NULL, 1, '2024-01-15 11:33:13', '2024-01-15 11:33:13'),
(11569, '52.87.218.72', NULL, 1, '2024-01-15 11:33:17', '2024-01-15 11:33:17'),
(11570, '31.220.98.139', NULL, 1, '2024-01-15 11:33:20', '2024-01-15 11:33:20'),
(11571, '94.142.244.16', NULL, 1, '2024-01-15 11:33:27', '2024-01-15 11:33:27'),
(11572, '3.234.144.171', NULL, 1, '2024-01-15 11:40:34', '2024-01-15 11:40:34'),
(11573, '222.77.96.146', NULL, 1, '2024-01-15 11:56:11', '2024-01-15 11:56:11'),
(11574, '173.239.211.83', NULL, 2, '2024-01-15 12:12:30', '2024-01-15 12:12:38'),
(11575, '63.135.161.182', NULL, 1, '2024-01-15 12:21:11', '2024-01-15 12:21:11'),
(11576, '66.249.70.6', NULL, 3, '2024-01-15 12:48:47', '2024-01-16 01:02:22'),
(11577, '164.55.242.106', NULL, 1, '2024-01-15 12:49:58', '2024-01-15 12:49:58'),
(11578, '66.249.70.8', NULL, 2, '2024-01-15 12:54:24', '2024-01-15 22:16:01'),
(11579, '104.234.53.210', NULL, 1, '2024-01-15 13:11:32', '2024-01-15 13:11:32'),
(11580, '63.135.161.71', NULL, 2, '2024-01-15 13:11:47', '2024-01-15 13:11:49'),
(11581, '202.83.126.183', NULL, 1, '2024-01-15 13:38:51', '2024-01-15 13:38:51'),
(11582, '173.239.211.95', NULL, 1, '2024-01-15 14:11:44', '2024-01-15 14:11:44'),
(11583, '35.90.179.83', NULL, 1, '2024-01-15 14:17:08', '2024-01-15 14:17:08'),
(11584, '124.248.70.158', NULL, 1, '2024-01-15 14:18:58', '2024-01-15 14:18:58'),
(11585, '157.55.39.58', NULL, 1, '2024-01-15 14:31:33', '2024-01-15 14:31:33'),
(11586, '72.14.201.159', NULL, 1, '2024-01-15 15:04:54', '2024-01-15 15:04:54'),
(11587, '124.248.67.160', NULL, 1, '2024-01-15 15:10:34', '2024-01-15 15:10:34'),
(11588, '185.235.129.242', NULL, 1, '2024-01-15 15:12:35', '2024-01-15 15:12:35'),
(11589, '205.210.31.29', NULL, 1, '2024-01-15 15:17:31', '2024-01-15 15:17:31'),
(11590, '193.186.4.142', NULL, 1, '2024-01-15 15:20:07', '2024-01-15 15:20:07'),
(11591, '216.73.161.162', NULL, 1, '2024-01-15 15:35:03', '2024-01-15 15:35:03'),
(11592, '207.46.13.168', NULL, 1, '2024-01-15 15:40:03', '2024-01-15 15:40:03'),
(11593, '143.198.210.78', NULL, 1, '2024-01-15 15:57:04', '2024-01-15 15:57:04'),
(11594, '124.248.67.158', NULL, 1, '2024-01-15 15:57:53', '2024-01-15 15:57:53'),
(11595, '183.1.201.155', NULL, 1, '2024-01-15 16:11:58', '2024-01-15 16:11:58'),
(11596, '202.51.185.98', NULL, 1, '2024-01-15 16:25:03', '2024-01-15 16:25:03'),
(11597, '27.147.191.221', NULL, 1, '2024-01-15 17:25:43', '2024-01-15 17:25:43'),
(11598, '31.42.129.98', NULL, 1, '2024-01-15 17:33:01', '2024-01-15 17:33:01'),
(11599, '114.31.13.46', NULL, 1, '2024-01-15 17:50:36', '2024-01-15 17:50:36'),
(11600, '222.77.96.129', NULL, 1, '2024-01-15 17:54:04', '2024-01-15 17:54:04'),
(11601, '69.167.32.136', NULL, 1, '2024-01-15 17:55:40', '2024-01-15 17:55:40'),
(11602, '136.243.220.211', NULL, 1, '2024-01-15 18:21:12', '2024-01-15 18:21:12'),
(11603, '54.213.181.167', NULL, 3, '2024-01-15 18:31:02', '2024-01-16 00:14:05'),
(11604, '34.213.194.14', NULL, 1, '2024-01-15 18:34:44', '2024-01-15 18:34:44'),
(11605, '119.42.146.146', NULL, 2, '2024-01-15 18:35:55', '2024-01-16 00:13:49'),
(11606, '71.6.134.233', NULL, 1, '2024-01-15 20:52:00', '2024-01-15 20:52:00'),
(11607, '213.202.233.34', NULL, 1, '2024-01-15 21:00:38', '2024-01-15 21:00:38'),
(11608, '121.22.5.144', NULL, 1, '2024-01-15 21:45:52', '2024-01-15 21:45:52'),
(11609, '124.248.67.155', NULL, 1, '2024-01-15 21:50:17', '2024-01-15 21:50:17'),
(11610, '124.248.70.156', NULL, 1, '2024-01-15 22:48:58', '2024-01-15 22:48:58'),
(11611, '34.208.141.75', NULL, 1, '2024-01-15 23:31:17', '2024-01-15 23:31:17'),
(11612, '185.102.113.47', NULL, 1, '2024-01-15 23:50:01', '2024-01-15 23:50:01'),
(11613, '124.248.67.159', NULL, 1, '2024-01-16 00:10:08', '2024-01-16 00:10:08'),
(11614, '67.212.179.163', NULL, 1, '2024-01-16 00:50:53', '2024-01-16 00:50:53'),
(11615, '65.154.226.171', NULL, 1, '2024-01-16 01:18:52', '2024-01-16 01:18:52'),
(11616, '58.220.27.179', NULL, 1, '2024-01-16 01:51:50', '2024-01-16 01:51:50'),
(11617, '198.235.24.198', NULL, 1, '2024-01-16 02:26:49', '2024-01-16 02:26:49'),
(11618, '124.248.70.157', NULL, 1, '2024-01-16 03:14:50', '2024-01-16 03:14:50'),
(11619, '5.181.169.78', NULL, 1, '2024-01-16 03:53:14', '2024-01-16 03:53:14'),
(11620, '117.62.235.53', NULL, 1, '2024-01-16 05:38:39', '2024-01-16 05:38:39'),
(11621, '58.220.27.184', NULL, 1, '2024-01-16 05:57:48', '2024-01-16 05:57:48'),
(11622, '3.89.185.11', NULL, 1, '2024-01-16 06:33:19', '2024-01-16 06:33:19'),
(11623, '40.77.167.26', NULL, 1, '2024-01-16 07:17:56', '2024-01-16 07:17:56'),
(11624, '104.28.253.35', NULL, 1, '2024-01-16 07:21:00', '2024-01-16 07:21:00'),
(11625, '39.98.117.251', NULL, 1, '2024-01-16 07:24:07', '2024-01-16 07:24:07'),
(11626, '35.196.21.185', NULL, 2, '2024-01-16 07:37:18', '2024-01-16 07:46:22'),
(11627, '128.204.212.78', NULL, 1, '2024-01-16 07:42:29', '2024-01-16 07:42:29'),
(11628, '58.220.27.137', NULL, 1, '2024-01-16 07:56:56', '2024-01-16 07:56:56'),
(11629, '167.99.186.220', NULL, 2, '2024-01-16 08:26:59', '2024-01-16 08:27:00'),
(11630, '113.190.137.230', NULL, 1, '2024-01-16 08:33:20', '2024-01-16 08:33:20'),
(11631, '72.14.201.141', NULL, 1, '2024-01-16 09:04:21', '2024-01-16 09:04:21'),
(11632, '154.54.249.163', NULL, 1, '2024-01-16 09:05:10', '2024-01-16 09:05:10'),
(11633, '118.179.193.253', NULL, 2, '2024-01-16 09:05:52', '2024-01-16 09:11:52'),
(11634, '193.186.4.159', NULL, 2, '2024-01-16 09:10:31', '2024-01-16 14:36:13'),
(11635, '118.179.168.170', NULL, 1, '2024-01-16 09:10:42', '2024-01-16 09:10:42'),
(11636, '43.229.208.190', NULL, 3, '2024-01-16 09:23:24', '2024-01-16 09:24:59'),
(11637, '51.222.253.8', NULL, 1, '2024-01-16 10:06:37', '2024-01-16 10:06:37'),
(11638, '164.55.242.106', NULL, 1, '2024-01-16 10:35:26', '2024-01-16 10:35:26'),
(11639, '198.235.24.231', NULL, 1, '2024-01-16 10:45:43', '2024-01-16 10:45:43'),
(11640, '103.166.58.249', NULL, 7, '2024-01-16 10:46:33', '2024-01-16 10:52:05'),
(11641, '5.188.62.26', NULL, 1, '2024-01-16 11:04:31', '2024-01-16 11:04:31'),
(11642, '51.222.253.7', NULL, 1, '2024-01-16 11:34:47', '2024-01-16 11:34:47'),
(11643, '192.36.109.102', NULL, 1, '2024-01-16 12:08:55', '2024-01-16 12:08:55'),
(11644, '34.221.76.139', NULL, 1, '2024-01-16 13:08:22', '2024-01-16 13:08:22'),
(11645, '42.83.147.55', NULL, 2, '2024-01-16 13:29:34', '2024-01-16 13:29:46'),
(11646, '85.215.155.77', NULL, 1, '2024-01-16 13:54:17', '2024-01-16 13:54:17'),
(11647, '72.14.201.159', NULL, 1, '2024-01-16 14:29:00', '2024-01-16 14:29:00'),
(11648, '27.123.253.53', NULL, 1, '2024-01-16 14:36:26', '2024-01-16 14:36:26'),
(11649, '34.217.16.255', NULL, 1, '2024-01-16 14:36:33', '2024-01-16 14:36:33'),
(11650, '3.80.89.126', NULL, 1, '2024-01-16 15:06:24', '2024-01-16 15:06:24'),
(11651, '18.224.128.89', NULL, 3, '2024-01-16 15:06:24', '2024-01-16 17:03:55'),
(11652, '54.235.53.171', NULL, 1, '2024-01-16 15:06:31', '2024-01-16 15:06:31'),
(11653, '202.134.10.131', NULL, 1, '2024-01-16 16:18:29', '2024-01-16 16:18:29'),
(11654, '66.249.70.6', NULL, 1, '2024-01-16 16:18:52', '2024-01-16 16:18:52'),
(11655, '128.204.212.79', NULL, 1, '2024-01-16 16:29:52', '2024-01-16 16:29:52'),
(11656, '3.234.144.171', NULL, 2, '2024-01-16 16:43:09', '2024-01-16 17:04:02'),
(11657, '52.87.218.72', NULL, 1, '2024-01-16 16:43:17', '2024-01-16 16:43:17'),
(11658, '34.216.8.94', NULL, 1, '2024-01-16 17:00:20', '2024-01-16 17:00:20'),
(11659, '35.165.212.102', NULL, 1, '2024-01-16 17:01:10', '2024-01-16 17:01:10'),
(11660, '54.218.96.88', NULL, 1, '2024-01-16 17:01:59', '2024-01-16 17:01:59'),
(11661, '35.89.91.91', NULL, 1, '2024-01-16 17:02:08', '2024-01-16 17:02:08'),
(11662, '3.95.220.169', NULL, 2, '2024-01-16 17:03:55', '2024-01-16 17:13:47'),
(11663, '3.80.81.176', NULL, 1, '2024-01-16 17:13:40', '2024-01-16 17:13:40'),
(11664, '18.225.25.214', NULL, 1, '2024-01-16 17:13:40', '2024-01-16 17:13:40'),
(11665, '116.204.154.72', NULL, 2, '2024-01-16 18:01:31', '2024-01-16 18:09:45'),
(11666, '190.62.21.228', NULL, 1, '2024-01-16 20:21:56', '2024-01-16 20:21:56'),
(11667, '103.198.133.129', NULL, 41, '2024-01-16 20:55:47', '2024-01-17 02:33:01'),
(11668, '51.178.133.151', NULL, 1, '2024-01-16 21:04:02', '2024-01-16 21:04:02'),
(11669, '203.2.64.59', NULL, 1, '2024-01-16 22:03:07', '2024-01-16 22:03:07'),
(11670, '3.99.235.250', NULL, 5, '2024-01-16 22:52:39', '2024-01-16 22:54:04'),
(11671, '170.187.226.128', NULL, 5, '2024-01-16 23:07:50', '2024-01-16 23:07:54'),
(11672, '72.14.201.34', NULL, 1, '2024-01-17 00:21:36', '2024-01-17 00:21:36'),
(11673, '130.231.75.107', NULL, 1, '2024-01-17 00:21:37', '2024-01-17 00:21:37'),
(11674, '54.218.46.201', NULL, 1, '2024-01-17 00:51:56', '2024-01-17 00:51:56'),
(11675, '54.186.23.79', NULL, 1, '2024-01-17 00:52:30', '2024-01-17 00:52:30'),
(11676, '91.121.209.11', NULL, 2, '2024-01-17 01:30:43', '2024-01-17 01:30:45'),
(11677, '195.88.24.150', NULL, 5, '2024-01-17 05:35:41', '2024-01-17 05:35:42'),
(11678, '54.144.96.152', NULL, 1, '2024-01-17 06:15:36', '2024-01-17 06:15:36'),
(11679, '5.133.192.94', NULL, 1, '2024-01-17 07:13:54', '2024-01-17 07:13:54'),
(11680, '103.231.177.162', NULL, 1, '2024-01-17 07:54:25', '2024-01-17 07:54:25'),
(11681, '3.224.152.195', NULL, 1, '2024-01-17 08:29:00', '2024-01-17 08:29:00'),
(11682, '37.120.129.70', NULL, 1, '2024-01-17 08:29:20', '2024-01-17 08:29:20'),
(11683, '128.204.212.77', NULL, 1, '2024-01-17 08:49:21', '2024-01-17 08:49:21'),
(11684, '180.92.239.197', NULL, 3, '2024-01-17 08:51:01', '2024-01-17 08:52:58'),
(11685, '52.87.218.72', NULL, 1, '2024-01-17 09:11:35', '2024-01-17 09:11:35'),
(11686, '18.224.128.89', NULL, 1, '2024-01-17 09:11:35', '2024-01-17 09:11:35'),
(11687, '45.115.124.106', NULL, 1, '2024-01-17 09:11:36', '2024-01-17 09:11:36'),
(11688, '18.209.24.173', NULL, 1, '2024-01-17 09:11:42', '2024-01-17 09:11:42'),
(11689, '54.235.53.171', NULL, 1, '2024-01-17 09:13:17', '2024-01-17 09:13:17'),
(11690, '18.225.25.214', NULL, 2, '2024-01-17 09:13:18', '2024-01-17 12:58:14'),
(11691, '3.95.220.169', NULL, 1, '2024-01-17 09:13:25', '2024-01-17 09:13:25'),
(11692, '205.210.31.104', NULL, 1, '2024-01-17 11:48:08', '2024-01-17 11:48:08'),
(11693, '213.180.203.33', NULL, 1, '2024-01-17 12:55:14', '2024-01-17 12:55:14'),
(11694, '18.210.6.165', NULL, 1, '2024-01-17 12:58:14', '2024-01-17 12:58:14'),
(11695, '100.27.34.37', NULL, 1, '2024-01-17 12:58:21', '2024-01-17 12:58:21'),
(11696, '69.171.231.6', NULL, 1, '2024-01-17 14:55:44', '2024-01-17 14:55:44'),
(11697, '113.141.91.58', NULL, 1, '2024-01-17 14:56:45', '2024-01-17 14:56:45'),
(11698, '122.233.82.249', NULL, 1, '2024-01-17 15:13:29', '2024-01-17 15:13:29'),
(11699, '103.198.133.129', NULL, 87, '2024-01-17 15:30:18', '2024-01-18 04:15:19'),
(11700, '119.40.87.180', NULL, 2, '2024-01-17 15:32:31', '2024-01-17 15:32:41'),
(11701, '182.160.109.163', NULL, 1, '2024-01-17 15:41:57', '2024-01-17 15:41:57'),
(11702, '176.227.241.83', NULL, 1, '2024-01-17 15:49:25', '2024-01-17 15:49:25'),
(11703, '121.5.238.46', NULL, 1, '2024-01-17 16:17:05', '2024-01-17 16:17:05'),
(11704, '194.99.25.19', NULL, 1, '2024-01-17 16:34:37', '2024-01-17 16:34:37'),
(11705, '49.13.119.62', NULL, 1, '2024-01-17 16:46:10', '2024-01-17 16:46:10'),
(11706, '103.254.84.182', NULL, 1, '2024-01-17 16:59:50', '2024-01-17 16:59:50'),
(11707, '37.111.243.185', NULL, 5, '2024-01-17 17:35:30', '2024-01-17 17:39:01'),
(11708, '52.26.107.155', NULL, 1, '2024-01-17 17:35:37', '2024-01-17 17:35:37'),
(11709, '52.13.123.13', NULL, 1, '2024-01-17 17:35:58', '2024-01-17 17:35:58'),
(11710, '20.168.78.33', NULL, 5, '2024-01-17 18:08:00', '2024-01-17 18:08:04'),
(11711, '66.249.70.168', NULL, 2, '2024-01-17 18:36:22', '2024-01-17 22:15:13'),
(11712, '196.240.143.127', NULL, 1, '2024-01-17 18:43:08', '2024-01-17 18:43:08'),
(11713, '5.183.253.140', NULL, 1, '2024-01-17 18:58:42', '2024-01-17 18:58:42'),
(11714, '205.210.31.248', NULL, 1, '2024-01-17 19:16:48', '2024-01-17 19:16:48'),
(11715, '43.202.58.94', NULL, 8, '2024-01-17 19:53:12', '2024-01-17 19:57:08'),
(11716, '84.17.48.127', NULL, 1, '2024-01-17 21:31:44', '2024-01-17 21:31:44'),
(11717, '194.163.137.108', NULL, 1, '2024-01-17 22:14:30', '2024-01-17 22:14:30'),
(11718, '156.146.60.132', NULL, 3, '2024-01-17 23:58:45', '2024-01-17 23:58:51'),
(11719, '91.92.247.88', NULL, 3, '2024-01-18 00:24:09', '2024-01-18 00:24:20'),
(11720, '157.55.39.202', NULL, 1, '2024-01-18 00:28:56', '2024-01-18 00:28:56'),
(11721, '35.171.144.152', NULL, 2, '2024-01-18 01:27:38', '2024-01-18 01:27:38'),
(11722, '54.88.179.33', NULL, 1, '2024-01-18 01:27:39', '2024-01-18 01:27:39'),
(11723, '34.219.27.233', NULL, 2, '2024-01-18 01:41:47', '2024-01-18 02:47:21'),
(11724, '34.219.222.199', NULL, 1, '2024-01-18 01:52:36', '2024-01-18 01:52:36'),
(11725, '51.222.253.17', NULL, 1, '2024-01-18 01:58:28', '2024-01-18 01:58:28'),
(11726, '185.241.208.116', NULL, 1, '2024-01-18 04:38:27', '2024-01-18 04:38:27'),
(11727, '113.219.218.197', NULL, 1, '2024-01-18 05:30:12', '2024-01-18 05:30:12'),
(11728, '3.212.147.252', NULL, 1, '2024-01-18 06:23:44', '2024-01-18 06:23:44'),
(11729, '104.28.230.246', NULL, 1, '2024-01-18 06:32:05', '2024-01-18 06:32:05'),
(11730, '113.190.137.230', NULL, 1, '2024-01-18 07:43:41', '2024-01-18 07:43:41'),
(11731, '183.216.144.81', NULL, 1, '2024-01-18 09:17:15', '2024-01-18 09:17:15'),
(11732, '103.30.28.99', NULL, 1, '2024-01-18 10:17:14', '2024-01-18 10:17:14'),
(11733, '72.14.201.159', NULL, 1, '2024-01-18 10:23:45', '2024-01-18 10:23:45'),
(11734, '103.174.214.207', NULL, 1, '2024-01-18 10:48:44', '2024-01-18 10:48:44'),
(11735, '185.241.208.116', NULL, 1, '2024-01-18 11:15:19', '2024-01-18 11:15:19'),
(11736, '43.229.208.190', NULL, 11, '2024-01-18 12:37:12', '2024-01-18 13:25:39'),
(11737, '103.145.70.100', NULL, 9, '2024-01-18 12:46:19', '2024-01-18 13:46:49'),
(11738, '82.165.86.204', NULL, 1, '2024-01-18 12:47:31', '2024-01-18 12:47:31'),
(11739, '164.90.184.41', NULL, 1, '2024-01-18 13:47:08', '2024-01-18 13:47:08'),
(11740, '138.68.163.10', NULL, 3, '2024-01-18 13:47:08', '2024-01-18 13:47:17'),
(11741, '138.68.133.118', NULL, 3, '2024-01-18 13:47:09', '2024-01-18 13:47:13'),
(11742, '164.92.192.25', NULL, 6, '2024-01-18 13:47:09', '2024-01-18 13:47:19'),
(11743, '65.154.226.167', NULL, 1, '2024-01-18 13:47:14', '2024-01-18 13:47:14'),
(11744, '146.70.172.11', NULL, 1, '2024-01-18 13:47:16', '2024-01-18 13:47:16'),
(11745, '206.217.205.62', NULL, 1, '2024-01-18 13:47:16', '2024-01-18 13:47:16'),
(11746, '205.169.39.156', NULL, 2, '2024-01-18 13:47:25', '2024-01-18 13:47:39'),
(11747, '34.70.112.7', NULL, 1, '2024-01-18 13:47:45', '2024-01-18 13:47:45'),
(11748, '103.198.133.129', NULL, 27, '2024-01-18 13:48:15', '2024-01-18 20:06:15'),
(11749, '72.14.201.146', NULL, 1, '2024-01-18 14:01:33', '2024-01-18 14:01:33'),
(11750, '54.244.36.28', NULL, 1, '2024-01-18 14:37:16', '2024-01-18 14:37:16'),
(11751, '72.14.201.138', NULL, 1, '2024-01-18 14:45:06', '2024-01-18 14:45:06'),
(11752, '193.186.4.136', NULL, 1, '2024-01-18 14:46:14', '2024-01-18 14:46:14'),
(11753, '202.134.8.195', NULL, 3, '2024-01-18 14:57:35', '2024-01-18 14:59:31'),
(11754, '182.160.109.163', NULL, 1, '2024-01-18 14:58:06', '2024-01-18 14:58:06'),
(11755, '83.145.36.70', NULL, 1, '2024-01-18 15:17:04', '2024-01-18 15:17:04'),
(11756, '103.120.222.37', NULL, 1, '2024-01-18 15:37:39', '2024-01-18 15:37:39'),
(11757, '74.208.58.113', NULL, 1, '2024-01-18 16:14:03', '2024-01-18 16:14:03'),
(11758, '223.244.35.77', NULL, 1, '2024-01-18 17:24:06', '2024-01-18 17:24:06'),
(11759, '27.115.124.118', NULL, 1, '2024-01-18 18:04:16', '2024-01-18 18:04:16'),
(11760, '123.6.49.9', NULL, 1, '2024-01-18 18:04:59', '2024-01-18 18:04:59'),
(11761, '165.154.244.2', NULL, 2, '2024-01-18 18:52:21', '2024-01-18 18:52:35'),
(11762, '202.134.10.132', NULL, 1, '2024-01-18 19:20:41', '2024-01-18 19:20:41'),
(11763, '62.141.44.236', NULL, 1, '2024-01-18 19:47:55', '2024-01-18 19:47:55'),
(11764, '183.164.50.174', NULL, 1, '2024-01-18 20:23:47', '2024-01-18 20:23:47'),
(11765, '91.92.255.125', NULL, 5, '2024-01-18 20:26:32', '2024-01-18 20:27:53'),
(11766, '137.226.113.44', NULL, 1, '2024-01-18 20:46:11', '2024-01-18 20:46:11'),
(11767, '103.118.78.129', NULL, 1, '2024-01-18 20:52:02', '2024-01-18 20:52:02'),
(11768, '34.232.23.139', NULL, 1, '2024-01-18 20:58:34', '2024-01-18 20:58:34'),
(11769, '18.201.254.237', NULL, 1, '2024-01-18 21:45:49', '2024-01-18 21:45:49'),
(11770, '34.203.246.40', NULL, 1, '2024-01-18 21:48:55', '2024-01-18 21:48:55'),
(11771, '146.70.102.204', NULL, 1, '2024-01-18 21:52:54', '2024-01-18 21:52:54'),
(11772, '34.215.179.85', NULL, 1, '2024-01-18 22:38:17', '2024-01-18 22:38:17'),
(11773, '47.128.61.219', NULL, 1, '2024-01-18 23:07:18', '2024-01-18 23:07:18'),
(11774, '185.117.225.39', NULL, 2, '2024-01-18 23:25:53', '2024-01-18 23:26:25'),
(11775, '207.244.85.143', NULL, 2, '2024-01-18 23:44:55', '2024-01-18 23:44:56'),
(11776, '69.171.231.10', NULL, 1, '2024-01-19 00:24:26', '2024-01-19 00:24:26'),
(11777, '199.244.88.220', NULL, 1, '2024-01-19 00:26:52', '2024-01-19 00:26:52'),
(11778, '34.212.14.49', NULL, 1, '2024-01-19 00:40:16', '2024-01-19 00:40:16'),
(11779, '157.245.107.225', NULL, 5, '2024-01-19 00:47:46', '2024-01-19 00:47:49'),
(11780, '35.161.83.82', NULL, 1, '2024-01-19 01:55:49', '2024-01-19 01:55:49'),
(11781, '128.204.212.79', NULL, 1, '2024-01-19 02:10:54', '2024-01-19 02:10:54'),
(11782, '222.77.96.141', NULL, 1, '2024-01-19 02:27:15', '2024-01-19 02:27:15'),
(11783, '85.208.98.53', NULL, 1, '2024-01-19 03:22:08', '2024-01-19 03:22:08'),
(11784, '193.118.53.109', NULL, 1, '2024-01-19 04:36:53', '2024-01-19 04:36:53'),
(11785, '80.66.79.9', NULL, 3, '2024-01-19 04:38:39', '2024-01-19 04:38:40'),
(11786, '125.94.144.102', NULL, 1, '2024-01-19 05:00:51', '2024-01-19 05:00:51'),
(11787, '178.158.195.248', NULL, 7, '2024-01-19 05:07:27', '2024-01-19 05:08:40'),
(11788, '167.71.103.5', NULL, 1, '2024-01-19 05:38:43', '2024-01-19 05:38:43'),
(11789, '188.166.55.151', NULL, 1, '2024-01-19 05:45:22', '2024-01-19 05:45:22'),
(11790, '167.99.131.106', NULL, 1, '2024-01-19 05:48:14', '2024-01-19 05:48:14'),
(11791, '137.184.0.82', NULL, 1, '2024-01-19 05:49:26', '2024-01-19 05:49:26'),
(11792, '66.249.64.44', NULL, 1, '2024-01-19 06:29:32', '2024-01-19 06:29:32'),
(11793, '66.249.64.46', NULL, 1, '2024-01-19 06:29:33', '2024-01-19 06:29:33'),
(11794, '222.77.96.146', NULL, 1, '2024-01-19 07:32:15', '2024-01-19 07:32:15'),
(11795, '54.208.117.204', NULL, 1, '2024-01-19 07:41:53', '2024-01-19 07:41:53'),
(11796, '18.220.116.248', NULL, 1, '2024-01-19 08:40:28', '2024-01-19 08:40:28'),
(11797, '3.16.129.252', NULL, 1, '2024-01-19 08:40:28', '2024-01-19 08:40:28'),
(11798, '18.117.155.211', NULL, 1, '2024-01-19 08:40:28', '2024-01-19 08:40:28'),
(11799, '188.130.218.182', NULL, 1, '2024-01-19 08:48:59', '2024-01-19 08:48:59'),
(11800, '83.99.151.65', NULL, 2, '2024-01-19 09:50:09', '2024-01-19 09:50:59'),
(11801, '124.248.70.157', NULL, 1, '2024-01-19 10:01:12', '2024-01-19 10:01:12'),
(11802, '124.248.67.155', NULL, 1, '2024-01-19 10:13:39', '2024-01-19 10:13:39'),
(11803, '205.210.31.200', NULL, 1, '2024-01-19 10:16:21', '2024-01-19 10:16:21'),
(11804, '172.234.41.94', NULL, 1, '2024-01-19 10:26:18', '2024-01-19 10:26:18'),
(11805, '205.210.31.185', NULL, 1, '2024-01-19 11:44:56', '2024-01-19 11:44:56'),
(11806, '222.77.96.129', NULL, 1, '2024-01-19 11:47:19', '2024-01-19 11:47:19'),
(11807, '124.248.67.160', NULL, 1, '2024-01-19 13:52:03', '2024-01-19 13:52:03'),
(11808, '198.235.24.249', NULL, 1, '2024-01-19 13:57:29', '2024-01-19 13:57:29'),
(11809, '205.210.31.39', NULL, 1, '2024-01-19 14:01:10', '2024-01-19 14:01:10'),
(11810, '185.191.171.6', NULL, 1, '2024-01-19 14:55:37', '2024-01-19 14:55:37'),
(11811, '124.248.70.156', NULL, 1, '2024-01-19 15:48:03', '2024-01-19 15:48:03'),
(11812, '124.248.70.154', NULL, 1, '2024-01-19 16:38:06', '2024-01-19 16:38:06'),
(11813, '43.134.142.8', NULL, 1, '2024-01-19 17:19:37', '2024-01-19 17:19:37'),
(11814, '51.222.253.14', NULL, 2, '2024-01-19 17:47:26', '2024-01-19 22:50:13'),
(11815, '124.248.67.159', NULL, 1, '2024-01-19 18:18:41', '2024-01-19 18:18:41'),
(11816, '118.179.115.17', NULL, 1, '2024-01-19 18:24:07', '2024-01-19 18:24:07'),
(11817, '118.179.115.17', NULL, 1, '2024-01-19 18:24:07', '2024-01-19 18:24:07'),
(11818, '77.74.177.119', NULL, 1, '2024-01-19 18:58:40', '2024-01-19 18:58:40'),
(11819, '198.235.24.203', NULL, 1, '2024-01-19 18:59:17', '2024-01-19 18:59:17'),
(11820, '103.72.212.16', NULL, 2, '2024-01-19 19:36:31', '2024-01-19 19:42:35'),
(11821, '79.116.183.235', NULL, 1, '2024-01-19 19:37:59', '2024-01-19 19:37:59'),
(11822, '51.222.253.2', NULL, 1, '2024-01-19 20:38:48', '2024-01-19 20:38:48'),
(11823, '206.189.40.74', NULL, 5, '2024-01-19 21:32:18', '2024-01-19 21:32:21'),
(11824, '54.245.11.245', NULL, 1, '2024-01-19 21:42:10', '2024-01-19 21:42:10'),
(11825, '52.36.139.168', NULL, 1, '2024-01-19 23:12:22', '2024-01-19 23:12:22'),
(11826, '193.186.4.159', NULL, 1, '2024-01-19 23:53:09', '2024-01-19 23:53:09'),
(11827, '72.14.201.159', NULL, 1, '2024-01-19 23:53:17', '2024-01-19 23:53:17'),
(11828, '103.81.199.25', NULL, 1, '2024-01-19 23:53:18', '2024-01-19 23:53:18'),
(11829, '34.212.106.123', NULL, 1, '2024-01-20 01:03:37', '2024-01-20 01:03:37'),
(11830, '35.91.40.23', NULL, 1, '2024-01-20 01:15:48', '2024-01-20 01:15:48'),
(11831, '184.170.240.196', NULL, 1, '2024-01-20 02:28:33', '2024-01-20 02:28:33'),
(11832, '81.200.156.80', NULL, 1, '2024-01-20 02:28:41', '2024-01-20 02:28:41'),
(11833, '222.79.104.23', NULL, 1, '2024-01-20 04:20:17', '2024-01-20 04:20:17'),
(11834, '15.235.15.135', NULL, 1, '2024-01-20 05:59:12', '2024-01-20 05:59:12'),
(11835, '125.124.133.75', NULL, 1, '2024-01-20 06:20:27', '2024-01-20 06:20:27'),
(11836, '146.190.113.126', NULL, 2, '2024-01-20 07:14:42', '2024-01-20 07:14:43'),
(11837, '3.87.99.251', NULL, 1, '2024-01-20 07:30:01', '2024-01-20 07:30:01'),
(11838, '36.99.136.137', NULL, 3, '2024-01-20 08:15:09', '2024-01-20 08:15:50'),
(11839, '36.99.136.128', NULL, 1, '2024-01-20 08:15:52', '2024-01-20 08:15:52'),
(11840, '47.76.35.19', NULL, 4, '2024-01-20 08:20:13', '2024-01-20 08:20:14'),
(11841, '128.204.212.79', NULL, 1, '2024-01-20 09:25:18', '2024-01-20 09:25:18'),
(11842, '198.235.24.69', NULL, 1, '2024-01-20 09:48:42', '2024-01-20 09:48:42'),
(11843, '51.254.199.11', NULL, 1, '2024-01-20 12:22:19', '2024-01-20 12:22:19'),
(11844, '193.186.4.159', NULL, 1, '2024-01-20 13:16:18', '2024-01-20 13:16:18'),
(11845, '103.195.3.156', NULL, 1, '2024-01-20 13:17:50', '2024-01-20 13:17:50'),
(11846, '31.171.153.22', NULL, 1, '2024-01-20 15:30:35', '2024-01-20 15:30:35'),
(11847, '213.152.161.249', NULL, 5, '2024-01-20 15:38:20', '2024-01-20 15:38:55'),
(11848, '81.181.60.89', NULL, 1, '2024-01-20 16:05:54', '2024-01-20 16:05:54'),
(11849, '188.166.155.171', NULL, 1, '2024-01-20 16:23:22', '2024-01-20 16:23:22'),
(11850, '35.89.169.230', NULL, 1, '2024-01-20 16:26:36', '2024-01-20 16:26:36'),
(11851, '104.236.67.183', NULL, 1, '2024-01-20 16:42:08', '2024-01-20 16:42:08'),
(11852, '128.199.111.233', NULL, 1, '2024-01-20 16:42:49', '2024-01-20 16:42:49'),
(11853, '206.189.125.207', NULL, 1, '2024-01-20 16:45:12', '2024-01-20 16:45:12'),
(11854, '52.167.144.228', NULL, 1, '2024-01-20 16:58:37', '2024-01-20 16:58:37'),
(11855, '35.163.22.32', NULL, 1, '2024-01-20 17:04:46', '2024-01-20 17:04:46'),
(11856, '18.236.163.106', NULL, 1, '2024-01-20 17:04:51', '2024-01-20 17:04:51'),
(11857, '34.222.229.44', NULL, 1, '2024-01-20 17:05:02', '2024-01-20 17:05:02'),
(11858, '54.202.204.83', NULL, 1, '2024-01-20 17:05:11', '2024-01-20 17:05:11'),
(11859, '182.42.111.213', NULL, 1, '2024-01-20 17:45:31', '2024-01-20 17:45:31'),
(11860, '128.204.212.78', NULL, 2, '2024-01-20 18:16:51', '2024-01-21 04:24:52'),
(11861, '104.168.140.204', NULL, 1, '2024-01-20 19:10:52', '2024-01-20 19:10:52'),
(11862, '72.14.201.159', NULL, 2, '2024-01-20 19:49:04', '2024-01-21 00:40:49'),
(11863, '49.12.125.159', NULL, 2, '2024-01-20 20:26:03', '2024-01-20 20:29:25'),
(11864, '156.146.62.35', NULL, 1, '2024-01-20 20:30:44', '2024-01-20 20:30:44'),
(11865, '222.77.96.141', NULL, 1, '2024-01-20 20:38:46', '2024-01-20 20:38:46'),
(11866, '181.58.39.43', NULL, 3, '2024-01-20 21:01:02', '2024-01-20 21:01:38'),
(11867, '91.92.254.86', NULL, 5, '2024-01-20 21:54:17', '2024-01-20 21:54:31'),
(11868, '222.77.96.146', NULL, 1, '2024-01-20 21:56:53', '2024-01-20 21:56:53'),
(11869, '104.248.175.71', NULL, 2, '2024-01-20 22:28:25', '2024-01-20 22:28:26'),
(11870, '154.26.135.175', NULL, 5, '2024-01-20 22:48:10', '2024-01-20 22:48:14'),
(11871, '52.12.144.61', NULL, 1, '2024-01-20 23:12:24', '2024-01-20 23:12:24'),
(11872, '17.241.219.188', NULL, 1, '2024-01-20 23:24:51', '2024-01-20 23:24:51'),
(11873, '199.45.155.35', NULL, 1, '2024-01-20 23:30:14', '2024-01-20 23:30:14'),
(11874, '198.235.24.186', NULL, 1, '2024-01-20 23:30:25', '2024-01-20 23:30:25'),
(11875, '66.249.64.39', NULL, 1, '2024-01-20 23:48:40', '2024-01-20 23:48:40'),
(11876, '34.220.40.103', NULL, 1, '2024-01-21 00:08:42', '2024-01-21 00:08:42'),
(11877, '198.235.24.44', NULL, 1, '2024-01-21 01:00:12', '2024-01-21 01:00:12'),
(11878, '199.45.154.51', NULL, 1, '2024-01-21 01:00:26', '2024-01-21 01:00:26'),
(11879, '35.90.178.255', NULL, 1, '2024-01-21 01:05:32', '2024-01-21 01:05:32'),
(11880, '165.154.63.121', NULL, 1, '2024-01-21 02:12:35', '2024-01-21 02:12:35'),
(11881, '185.241.208.58', NULL, 1, '2024-01-21 02:59:42', '2024-01-21 02:59:42'),
(11882, '124.248.70.157', NULL, 1, '2024-01-21 03:40:15', '2024-01-21 03:40:15'),
(11883, '182.44.67.97', NULL, 1, '2024-01-21 04:39:02', '2024-01-21 04:39:02'),
(11884, '66.249.70.103', NULL, 1, '2024-01-21 04:43:13', '2024-01-21 04:43:13'),
(11885, '94.103.188.103', NULL, 1, '2024-01-21 05:15:32', '2024-01-21 05:15:32'),
(11886, '64.124.8.76', NULL, 1, '2024-01-21 07:35:00', '2024-01-21 07:35:00'),
(11887, '66.249.70.98', NULL, 1, '2024-01-21 07:45:30', '2024-01-21 07:45:30'),
(11888, '66.249.64.46', NULL, 2, '2024-01-21 07:49:56', '2024-01-21 22:50:28'),
(11889, '154.51.131.142', NULL, 1, '2024-01-21 08:09:41', '2024-01-21 08:09:41'),
(11890, '185.241.208.58', NULL, 1, '2024-01-21 09:01:37', '2024-01-21 09:01:37'),
(11891, '72.14.201.159', NULL, 1, '2024-01-21 09:24:35', '2024-01-21 09:24:35'),
(11892, '128.204.212.79', NULL, 1, '2024-01-21 10:11:08', '2024-01-21 10:11:08'),
(11893, '128.204.212.77', NULL, 1, '2024-01-21 10:11:08', '2024-01-21 10:11:08'),
(11894, '124.248.70.158', NULL, 1, '2024-01-21 10:38:15', '2024-01-21 10:38:15'),
(11895, '103.216.59.27', NULL, 1, '2024-01-21 10:51:18', '2024-01-21 10:51:18'),
(11896, '193.186.4.159', NULL, 1, '2024-01-21 12:29:53', '2024-01-21 12:29:53'),
(11897, '100.27.34.37', NULL, 1, '2024-01-21 12:47:14', '2024-01-21 12:47:14'),
(11898, '18.224.128.89', NULL, 1, '2024-01-21 12:47:14', '2024-01-21 12:47:14'),
(11899, '54.235.53.171', NULL, 1, '2024-01-21 12:47:21', '2024-01-21 12:47:21'),
(11900, '193.186.4.135', NULL, 1, '2024-01-21 13:57:29', '2024-01-21 13:57:29'),
(11901, '51.15.119.241', NULL, 1, '2024-01-21 14:30:17', '2024-01-21 14:30:17'),
(11902, '192.36.109.125', NULL, 1, '2024-01-21 16:16:36', '2024-01-21 16:16:36'),
(11903, '92.0.167.134', NULL, 1, '2024-01-21 16:58:31', '2024-01-21 16:58:31'),
(11904, '124.226.222.66', NULL, 1, '2024-01-21 18:09:46', '2024-01-21 18:09:46'),
(11905, '66.249.64.44', NULL, 1, '2024-01-21 19:38:04', '2024-01-21 19:38:04'),
(11906, '183.164.53.30', NULL, 1, '2024-01-21 19:41:05', '2024-01-21 19:41:05'),
(11907, '198.235.24.28', NULL, 1, '2024-01-21 21:26:09', '2024-01-21 21:26:09'),
(11908, '51.222.253.19', NULL, 2, '2024-01-21 21:29:03', '2024-01-21 23:09:13'),
(11909, '147.135.5.75', NULL, 1, '2024-01-21 23:36:32', '2024-01-21 23:36:32'),
(11910, '20.38.3.56', NULL, 5, '2024-01-21 23:50:46', '2024-01-21 23:50:48'),
(11911, '45.55.36.240', NULL, 5, '2024-01-22 00:09:30', '2024-01-22 00:10:55'),
(11912, '103.210.17.216', NULL, 2, '2024-01-22 00:28:50', '2024-01-22 00:37:24'),
(11913, '23.26.220.25', NULL, 1, '2024-01-22 00:47:00', '2024-01-22 00:47:00'),
(11914, '192.241.248.32', NULL, 1, '2024-01-22 00:51:22', '2024-01-22 00:51:22'),
(11915, '66.249.70.105', NULL, 1, '2024-01-22 01:02:52', '2024-01-22 01:02:52'),
(11916, '23.26.220.21', NULL, 1, '2024-01-22 01:08:06', '2024-01-22 01:08:06'),
(11917, '66.249.70.103', NULL, 1, '2024-01-22 01:09:09', '2024-01-22 01:09:09'),
(11918, '34.220.40.103', NULL, 1, '2024-01-22 01:29:05', '2024-01-22 01:29:05'),
(11919, '35.90.125.246', NULL, 1, '2024-01-22 01:30:40', '2024-01-22 01:30:40'),
(11920, '176.124.32.105', NULL, 1, '2024-01-22 01:44:20', '2024-01-22 01:44:20'),
(11921, '202.61.85.93', NULL, 1, '2024-01-22 02:00:41', '2024-01-22 02:00:41'),
(11922, '128.204.212.78', NULL, 1, '2024-01-22 02:55:14', '2024-01-22 02:55:14'),
(11923, '20.10.190.24', NULL, 5, '2024-01-22 03:07:08', '2024-01-22 03:07:12'),
(11924, '198.235.24.11', NULL, 1, '2024-01-22 04:07:46', '2024-01-22 04:07:46'),
(11925, '185.174.136.114', NULL, 1, '2024-01-22 04:41:55', '2024-01-22 04:41:55'),
(11926, '5.255.125.196', NULL, 1, '2024-01-22 04:41:57', '2024-01-22 04:41:57'),
(11927, '185.243.218.89', NULL, 1, '2024-01-22 04:42:00', '2024-01-22 04:42:00'),
(11928, '38.97.116.244', NULL, 1, '2024-01-22 04:42:06', '2024-01-22 04:42:06'),
(11929, '179.43.191.18', NULL, 1, '2024-01-22 04:43:05', '2024-01-22 04:43:05'),
(11930, '72.14.201.166', NULL, 1, '2024-01-22 05:29:35', '2024-01-22 05:29:35'),
(11931, '128.204.212.78', NULL, 1, '2024-01-22 06:39:12', '2024-01-22 06:39:12'),
(11932, '223.113.128.142', NULL, 2, '2024-01-22 06:47:44', '2024-01-22 06:47:54'),
(11933, '52.81.25.202', NULL, 1, '2024-01-22 06:47:47', '2024-01-22 06:47:47'),
(11934, '52.80.214.58', NULL, 1, '2024-01-22 06:48:04', '2024-01-22 06:48:04'),
(11935, '65.154.226.170', NULL, 1, '2024-01-22 07:36:23', '2024-01-22 07:36:23'),
(11936, '50.17.22.3', NULL, 1, '2024-01-22 07:36:37', '2024-01-22 07:36:37'),
(11937, '103.190.228.82', NULL, 3, '2024-01-22 07:45:08', '2024-01-22 08:06:14'),
(11938, '199.45.154.49', NULL, 1, '2024-01-22 07:51:00', '2024-01-22 07:51:00'),
(11939, '167.71.103.6', NULL, 1, '2024-01-22 08:19:19', '2024-01-22 08:19:19'),
(11940, '167.99.141.123', NULL, 1, '2024-01-22 08:22:42', '2024-01-22 08:22:42'),
(11941, '104.236.65.193', NULL, 1, '2024-01-22 08:25:32', '2024-01-22 08:25:32'),
(11942, '159.203.34.142', NULL, 1, '2024-01-22 08:27:55', '2024-01-22 08:27:55'),
(11943, '103.215.127.179', NULL, 1, '2024-01-22 09:06:46', '2024-01-22 09:06:46'),
(11944, '20.10.190.24', NULL, 5, '2024-01-22 09:09:45', '2024-01-22 09:09:47'),
(11945, '195.191.219.131', NULL, 2, '2024-01-22 09:47:46', '2024-01-22 17:33:18'),
(11946, '98.71.55.73', NULL, 2, '2024-01-22 10:16:44', '2024-01-22 10:17:25'),
(11947, '45.95.170.109', NULL, 1, '2024-01-22 10:17:06', '2024-01-22 10:17:06'),
(11948, '72.14.201.159', NULL, 1, '2024-01-22 10:20:28', '2024-01-22 10:20:28'),
(11949, '198.235.24.172', NULL, 1, '2024-01-22 10:29:47', '2024-01-22 10:29:47'),
(11950, '182.160.112.13', NULL, 1, '2024-01-22 11:27:17', '2024-01-22 11:27:17'),
(11951, '104.207.135.123', NULL, 1, '2024-01-22 11:51:38', '2024-01-22 11:51:38'),
(11952, '182.44.12.37', NULL, 1, '2024-01-22 12:01:31', '2024-01-22 12:01:31'),
(11953, '193.186.4.159', NULL, 2, '2024-01-22 12:02:29', '2024-01-22 16:23:46'),
(11954, '54.154.240.158', NULL, 1, '2024-01-22 12:20:50', '2024-01-22 12:20:50'),
(11955, '35.178.228.46', NULL, 1, '2024-01-22 12:20:51', '2024-01-22 12:20:51'),
(11956, '54.194.178.92', NULL, 1, '2024-01-22 12:21:09', '2024-01-22 12:21:09'),
(11957, '3.95.220.169', NULL, 1, '2024-01-22 12:55:34', '2024-01-22 12:55:34'),
(11958, '18.224.128.89', NULL, 1, '2024-01-22 12:55:34', '2024-01-22 12:55:34'),
(11959, '3.235.241.183', NULL, 1, '2024-01-22 12:55:40', '2024-01-22 12:55:40'),
(11960, '64.225.79.245', NULL, 1, '2024-01-22 12:59:18', '2024-01-22 12:59:18'),
(11961, '183.164.54.81', NULL, 1, '2024-01-22 13:12:46', '2024-01-22 13:12:46'),
(11962, '27.147.230.218', NULL, 2, '2024-01-22 13:41:22', '2024-01-22 13:41:24'),
(11963, '128.199.101.128', NULL, 1, '2024-01-22 13:58:17', '2024-01-22 13:58:17'),
(11964, '37.111.247.114', NULL, 2, '2024-01-22 14:08:19', '2024-01-22 14:12:24'),
(11965, '103.25.249.234', NULL, 1, '2024-01-22 14:17:11', '2024-01-22 14:17:11'),
(11966, '45.144.115.49', NULL, 2, '2024-01-22 14:59:01', '2024-01-22 14:59:45'),
(11967, '66.249.64.41', NULL, 1, '2024-01-22 15:43:51', '2024-01-22 15:43:51'),
(11968, '51.15.119.241', NULL, 1, '2024-01-22 15:44:01', '2024-01-22 15:44:01'),
(11969, '198.235.24.41', NULL, 1, '2024-01-22 17:02:03', '2024-01-22 17:02:03'),
(11970, '103.142.80.36', NULL, 1, '2024-01-22 17:11:40', '2024-01-22 17:11:40'),
(11971, '120.50.9.46', NULL, 1, '2024-01-22 17:18:11', '2024-01-22 17:18:11'),
(11972, '69.167.28.187', NULL, 1, '2024-01-22 17:27:20', '2024-01-22 17:27:20'),
(11973, '69.171.231.7', NULL, 1, '2024-01-22 17:28:23', '2024-01-22 17:28:23'),
(11974, '91.186.70.13', NULL, 1, '2024-01-22 17:31:01', '2024-01-22 17:31:01'),
(11975, '35.87.38.47', NULL, 1, '2024-01-22 17:40:21', '2024-01-22 17:40:21'),
(11976, '54.212.112.37', NULL, 1, '2024-01-22 18:05:49', '2024-01-22 18:05:49'),
(11977, '103.151.75.239', NULL, 1, '2024-01-22 20:07:56', '2024-01-22 20:07:56'),
(11978, '154.13.125.10', NULL, 1, '2024-01-22 22:43:52', '2024-01-22 22:43:52'),
(11979, '38.152.4.5', NULL, 1, '2024-01-22 22:43:54', '2024-01-22 22:43:54'),
(11980, '66.146.233.42', NULL, 1, '2024-01-22 22:43:55', '2024-01-22 22:43:55'),
(11981, '176.123.1.195', NULL, 1, '2024-01-22 23:28:56', '2024-01-22 23:28:56'),
(11982, '46.165.250.78', NULL, 1, '2024-01-22 23:29:59', '2024-01-22 23:29:59'),
(11983, '52.38.104.230', NULL, 1, '2024-01-22 23:53:24', '2024-01-22 23:53:24'),
(11984, '34.219.105.143', NULL, 1, '2024-01-22 23:54:42', '2024-01-22 23:54:42'),
(11985, '66.249.70.103', NULL, 2, '2024-01-23 00:38:06', '2024-01-23 02:47:01'),
(11986, '66.249.64.39', NULL, 1, '2024-01-23 00:38:36', '2024-01-23 00:38:36'),
(11987, '66.249.70.96', NULL, 1, '2024-01-23 00:41:41', '2024-01-23 00:41:41'),
(11988, '136.25.43.28', NULL, 1, '2024-01-23 01:10:38', '2024-01-23 01:10:38'),
(11989, '198.235.24.50', NULL, 1, '2024-01-23 01:19:06', '2024-01-23 01:19:06'),
(11990, '216.24.213.91', NULL, 1, '2024-01-23 02:00:05', '2024-01-23 02:00:05'),
(11991, '66.249.70.104', NULL, 1, '2024-01-23 02:23:27', '2024-01-23 02:23:27'),
(11992, '157.245.195.8', NULL, 2, '2024-01-23 03:48:19', '2024-01-23 03:48:24'),
(11993, '185.195.232.153', NULL, 1, '2024-01-23 05:36:17', '2024-01-23 05:36:17'),
(11994, '54.204.153.193', NULL, 1, '2024-01-23 07:39:37', '2024-01-23 07:39:37'),
(11995, '44.234.109.115', NULL, 1, '2024-01-23 08:13:32', '2024-01-23 08:13:32'),
(11996, '147.30.117.192', NULL, 1, '2024-01-23 08:35:51', '2024-01-23 08:35:51'),
(11997, '44.242.155.73', NULL, 1, '2024-01-23 09:00:17', '2024-01-23 09:00:17'),
(11998, '43.155.166.202', NULL, 1, '2024-01-23 09:18:09', '2024-01-23 09:18:09'),
(11999, '43.229.208.190', NULL, 1, '2024-01-23 09:24:41', '2024-01-23 09:24:41'),
(12000, '195.191.219.131', NULL, 1, '2024-01-23 10:12:12', '2024-01-23 10:12:12'),
(12001, '179.43.152.52', NULL, 1, '2024-01-23 10:42:13', '2024-01-23 10:42:13'),
(12002, '179.43.167.150', NULL, 1, '2024-01-23 10:43:18', '2024-01-23 10:43:18'),
(12003, '179.43.167.131', NULL, 2, '2024-01-23 10:44:21', '2024-01-23 10:45:25'),
(12004, '123.6.49.47', NULL, 1, '2024-01-23 13:04:55', '2024-01-23 13:04:55'),
(12005, '123.6.49.42', NULL, 1, '2024-01-23 13:05:10', '2024-01-23 13:05:10'),
(12006, '123.0.20.206', NULL, 1, '2024-01-23 13:06:23', '2024-01-23 13:06:23'),
(12007, '51.222.253.6', NULL, 2, '2024-01-23 13:08:06', '2024-01-23 15:34:49'),
(12008, '193.186.4.146', NULL, 1, '2024-01-23 13:09:16', '2024-01-23 13:09:16'),
(12009, '193.186.4.159', NULL, 1, '2024-01-23 13:31:53', '2024-01-23 13:31:53'),
(12010, '18.144.34.172', NULL, 2, '2024-01-23 14:24:41', '2024-01-23 14:24:43'),
(12011, '5.133.192.87', NULL, 1, '2024-01-23 14:31:24', '2024-01-23 14:31:24'),
(12012, '45.86.45.63', NULL, 1, '2024-01-23 15:11:48', '2024-01-23 15:11:48'),
(12013, '203.188.254.238', NULL, 1, '2024-01-23 15:22:34', '2024-01-23 15:22:34'),
(12014, '34.194.102.187', NULL, 1, '2024-01-23 15:29:37', '2024-01-23 15:29:37'),
(12015, '103.120.35.2', NULL, 1, '2024-01-23 15:55:36', '2024-01-23 15:55:36'),
(12016, '205.210.31.98', NULL, 1, '2024-01-23 16:00:51', '2024-01-23 16:00:51'),
(12017, '66.249.64.39', NULL, 1, '2024-01-23 16:07:30', '2024-01-23 16:07:30'),
(12018, '34.217.145.164', NULL, 1, '2024-01-23 17:42:52', '2024-01-23 17:42:52'),
(12019, '20.65.137.5', NULL, 1, '2024-01-23 18:18:29', '2024-01-23 18:18:29'),
(12020, '198.235.24.241', NULL, 1, '2024-01-23 18:28:27', '2024-01-23 18:28:27'),
(12021, '34.221.194.37', NULL, 1, '2024-01-23 20:23:23', '2024-01-23 20:23:23'),
(12022, '128.204.212.78', NULL, 1, '2024-01-23 21:06:08', '2024-01-23 21:06:08'),
(12023, '124.248.70.156', NULL, 1, '2024-01-23 21:52:03', '2024-01-23 21:52:03'),
(12024, '124.248.67.160', NULL, 1, '2024-01-23 21:57:41', '2024-01-23 21:57:41'),
(12025, '129.226.147.7', NULL, 1, '2024-01-23 22:36:46', '2024-01-23 22:36:46'),
(12026, '192.126.187.196', NULL, 1, '2024-01-23 23:00:11', '2024-01-23 23:00:11'),
(12027, '66.249.70.96', NULL, 1, '2024-01-23 23:12:09', '2024-01-23 23:12:09'),
(12028, '103.114.38.248', NULL, 1, '2024-01-23 23:20:55', '2024-01-23 23:20:55'),
(12029, '34.212.182.249', NULL, 1, '2024-01-23 23:40:10', '2024-01-23 23:40:10'),
(12030, '51.222.253.17', NULL, 1, '2024-01-23 23:46:28', '2024-01-23 23:46:28'),
(12031, '34.220.149.243', NULL, 1, '2024-01-24 00:04:27', '2024-01-24 00:04:27'),
(12032, '124.248.67.158', NULL, 1, '2024-01-24 00:49:48', '2024-01-24 00:49:48'),
(12033, '198.235.24.105', NULL, 1, '2024-01-24 01:03:46', '2024-01-24 01:03:46'),
(12034, '37.252.6.92', NULL, 1, '2024-01-24 02:22:18', '2024-01-24 02:22:18'),
(12035, '45.88.97.143', NULL, 1, '2024-01-24 03:08:28', '2024-01-24 03:08:28'),
(12036, '185.153.151.182', NULL, 2, '2024-01-24 05:08:33', '2024-01-24 05:09:28'),
(12037, '142.93.102.231', NULL, 2, '2024-01-24 05:56:04', '2024-01-24 05:56:05'),
(12038, '54.144.96.152', NULL, 1, '2024-01-24 06:46:45', '2024-01-24 06:46:45'),
(12039, '107.189.30.69', NULL, 1, '2024-01-24 06:59:44', '2024-01-24 06:59:44'),
(12040, '185.217.125.210', NULL, 1, '2024-01-24 06:59:49', '2024-01-24 06:59:49'),
(12041, '45.66.35.21', NULL, 1, '2024-01-24 06:59:52', '2024-01-24 06:59:52'),
(12042, '109.70.100.70', NULL, 1, '2024-01-24 06:59:54', '2024-01-24 06:59:54'),
(12043, '207.46.13.7', NULL, 1, '2024-01-24 07:15:10', '2024-01-24 07:15:10'),
(12044, '42.83.147.53', NULL, 1, '2024-01-24 07:30:19', '2024-01-24 07:30:19'),
(12045, '37.111.212.49', NULL, 1, '2024-01-24 07:38:43', '2024-01-24 07:38:43'),
(12046, '69.171.230.117', NULL, 1, '2024-01-24 07:38:44', '2024-01-24 07:38:44'),
(12047, '80.66.79.9', NULL, 3, '2024-01-24 08:24:54', '2024-01-24 08:24:56'),
(12048, '18.209.24.173', NULL, 2, '2024-01-24 10:15:22', '2024-01-24 10:15:29'),
(12049, '18.224.128.89', NULL, 1, '2024-01-24 10:15:23', '2024-01-24 10:15:23'),
(12050, '52.87.218.72', NULL, 1, '2024-01-24 10:16:14', '2024-01-24 10:16:14'),
(12051, '18.225.25.214', NULL, 2, '2024-01-24 10:16:15', '2024-01-24 10:16:45'),
(12052, '3.80.81.176', NULL, 1, '2024-01-24 10:16:21', '2024-01-24 10:16:21'),
(12053, '3.80.89.126', NULL, 1, '2024-01-24 10:16:44', '2024-01-24 10:16:44'),
(12054, '3.235.241.183', NULL, 1, '2024-01-24 10:16:51', '2024-01-24 10:16:51'),
(12055, '195.191.219.132', NULL, 1, '2024-01-24 10:28:13', '2024-01-24 10:28:13'),
(12056, '144.48.109.30', NULL, 1, '2024-01-24 11:04:15', '2024-01-24 11:04:15'),
(12057, '40.183.238.83', NULL, 1, '2024-01-24 11:08:38', '2024-01-24 11:08:38'),
(12058, '162.144.20.132', NULL, 1, '2024-01-24 11:10:12', '2024-01-24 11:10:12'),
(12059, '72.14.201.159', NULL, 1, '2024-01-24 11:16:54', '2024-01-24 11:16:54'),
(12060, '149.56.160.172', NULL, 4, '2024-01-24 11:45:36', '2024-01-24 11:45:47'),
(12061, '144.217.135.135', NULL, 1, '2024-01-24 11:46:02', '2024-01-24 11:46:02'),
(12062, '175.29.161.77', NULL, 1, '2024-01-24 12:43:41', '2024-01-24 12:43:41'),
(12063, '206.0.198.248', NULL, 2, '2024-01-24 13:04:04', '2024-01-24 13:04:05'),
(12064, '128.204.212.77', NULL, 1, '2024-01-24 13:37:11', '2024-01-24 13:37:11'),
(12065, '117.193.72.19', NULL, 1, '2024-01-24 14:12:15', '2024-01-24 14:12:15'),
(12066, '203.202.255.137', NULL, 1, '2024-01-24 14:15:43', '2024-01-24 14:15:43'),
(12067, '216.244.66.200', NULL, 1, '2024-01-24 14:40:51', '2024-01-24 14:40:51'),
(12068, '66.249.64.40', NULL, 1, '2024-01-24 14:45:58', '2024-01-24 14:45:58'),
(12069, '54.214.223.118', NULL, 1, '2024-01-24 15:04:34', '2024-01-24 15:04:34'),
(12070, '128.90.90.12', NULL, 1, '2024-01-24 15:42:35', '2024-01-24 15:42:35'),
(12071, '91.92.248.226', NULL, 6, '2024-01-24 15:44:01', '2024-01-24 15:44:03'),
(12072, '114.96.103.33', NULL, 1, '2024-01-24 15:46:31', '2024-01-24 15:46:31'),
(12073, '193.186.4.141', NULL, 1, '2024-01-24 16:08:24', '2024-01-24 16:08:24'),
(12074, '43.128.95.204', NULL, 1, '2024-01-24 16:41:10', '2024-01-24 16:41:10'),
(12075, '88.230.11.42', NULL, 1, '2024-01-24 16:52:29', '2024-01-24 16:52:29'),
(12076, '118.31.12.237', NULL, 1, '2024-01-24 17:13:42', '2024-01-24 17:13:42'),
(12077, '120.89.67.41', NULL, 1, '2024-01-24 17:56:26', '2024-01-24 17:56:26'),
(12078, '67.220.86.160', NULL, 1, '2024-01-24 19:24:27', '2024-01-24 19:24:27'),
(12079, '52.81.67.84', NULL, 2, '2024-01-24 19:40:37', '2024-01-24 19:40:37'),
(12080, '71.136.126.184', NULL, 2, '2024-01-24 19:41:03', '2024-01-24 19:41:04'),
(12081, '13.79.166.181', NULL, 2, '2024-01-24 19:52:45', '2024-01-24 19:53:26'),
(12082, '205.210.31.242', NULL, 1, '2024-01-24 20:16:22', '2024-01-24 20:16:22'),
(12083, '20.25.130.128', NULL, 5, '2024-01-24 20:36:36', '2024-01-24 20:36:37'),
(12084, '159.253.120.135', NULL, 1, '2024-01-24 20:48:50', '2024-01-24 20:48:50'),
(12085, '20.168.104.15', NULL, 1, '2024-01-24 21:15:48', '2024-01-24 21:15:48'),
(12086, '167.248.133.188', NULL, 1, '2024-01-24 21:45:28', '2024-01-24 21:45:28'),
(12087, '35.160.181.14', NULL, 1, '2024-01-24 21:45:32', '2024-01-24 21:45:32'),
(12088, '167.248.133.127', NULL, 1, '2024-01-24 23:04:50', '2024-01-24 23:04:50'),
(12089, '198.44.140.148', NULL, 2, '2024-01-24 23:35:49', '2024-01-24 23:35:50'),
(12090, '34.218.210.255', NULL, 1, '2024-01-24 23:38:28', '2024-01-24 23:38:28'),
(12091, '34.220.23.158', NULL, 1, '2024-01-24 23:40:27', '2024-01-24 23:40:27'),
(12092, '5.188.87.39', NULL, 2, '2024-01-24 23:52:56', '2024-01-25 02:09:34'),
(12093, '51.222.253.7', NULL, 1, '2024-01-25 02:08:00', '2024-01-25 02:08:00'),
(12094, '62.197.144.19', NULL, 1, '2024-01-25 03:30:48', '2024-01-25 03:30:48'),
(12095, '75.101.207.137', NULL, 1, '2024-01-25 06:34:38', '2024-01-25 06:34:38'),
(12096, '65.154.226.169', NULL, 1, '2024-01-25 08:02:26', '2024-01-25 08:02:26'),
(12097, '86.169.113.220', NULL, 1, '2024-01-25 08:16:58', '2024-01-25 08:16:58'),
(12098, '65.108.13.173', NULL, 1, '2024-01-25 08:39:43', '2024-01-25 08:39:43'),
(12099, '37.111.210.29', NULL, 1, '2024-01-25 08:49:28', '2024-01-25 08:49:28'),
(12100, '20.102.119.10', NULL, 5, '2024-01-25 09:19:32', '2024-01-25 09:19:33'),
(12101, '124.248.70.154', NULL, 1, '2024-01-25 09:24:12', '2024-01-25 09:24:12'),
(12102, '173.252.79.118', NULL, 1, '2024-01-25 09:27:40', '2024-01-25 09:27:40'),
(12103, '66.220.149.27', NULL, 1, '2024-01-25 09:27:41', '2024-01-25 09:27:41'),
(12104, '69.63.184.119', NULL, 1, '2024-01-25 09:28:16', '2024-01-25 09:28:16'),
(12105, '36.99.136.137', NULL, 1, '2024-01-25 09:47:07', '2024-01-25 09:47:07'),
(12106, '36.99.136.128', NULL, 1, '2024-01-25 09:47:08', '2024-01-25 09:47:08'),
(12107, '111.7.96.178', NULL, 2, '2024-01-25 09:48:38', '2024-01-25 09:48:49'),
(12108, '152.89.163.20', NULL, 2, '2024-01-25 10:31:41', '2024-01-25 10:32:26'),
(12109, '203.76.116.129', NULL, 1, '2024-01-25 11:07:49', '2024-01-25 11:07:49'),
(12110, '193.186.4.159', NULL, 3, '2024-01-25 11:12:46', '2024-01-25 13:28:43'),
(12111, '124.248.70.158', NULL, 1, '2024-01-25 11:52:47', '2024-01-25 11:52:47'),
(12112, '54.235.53.171', NULL, 2, '2024-01-25 11:59:11', '2024-01-25 11:59:18'),
(12113, '18.224.128.89', NULL, 1, '2024-01-25 11:59:12', '2024-01-25 11:59:12'),
(12114, '113.190.137.230', NULL, 1, '2024-01-25 12:29:27', '2024-01-25 12:29:27');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(12115, '34.194.102.187', NULL, 2, '2024-01-25 12:32:06', '2024-01-25 12:42:28'),
(12116, '37.111.206.96', NULL, 1, '2024-01-25 12:36:09', '2024-01-25 12:36:09'),
(12117, '3.81.78.104', NULL, 1, '2024-01-25 12:59:17', '2024-01-25 12:59:17'),
(12118, '195.191.219.132', NULL, 1, '2024-01-25 13:03:53', '2024-01-25 13:03:53'),
(12119, '72.14.201.159', NULL, 1, '2024-01-25 14:07:23', '2024-01-25 14:07:23'),
(12120, '222.77.96.146', NULL, 1, '2024-01-25 14:23:31', '2024-01-25 14:23:31'),
(12121, '103.25.251.252', NULL, 1, '2024-01-25 14:29:16', '2024-01-25 14:29:16'),
(12122, '91.134.248.253', NULL, 1, '2024-01-25 14:35:40', '2024-01-25 14:35:40'),
(12123, '35.86.125.175', NULL, 1, '2024-01-25 14:36:46', '2024-01-25 14:36:46'),
(12124, '124.248.70.156', NULL, 1, '2024-01-25 14:42:53', '2024-01-25 14:42:53'),
(12125, '58.220.27.164', NULL, 1, '2024-01-25 14:57:13', '2024-01-25 14:57:13'),
(12126, '147.135.77.102', NULL, 1, '2024-01-25 14:58:00', '2024-01-25 14:58:00'),
(12127, '43.229.208.190', NULL, 1, '2024-01-25 15:07:16', '2024-01-25 15:07:16'),
(12128, '103.145.70.100', NULL, 2, '2024-01-25 15:13:00', '2024-01-25 15:13:19'),
(12129, '43.159.128.68', NULL, 1, '2024-01-25 15:26:50', '2024-01-25 15:26:50'),
(12130, '222.77.96.129', NULL, 1, '2024-01-25 15:41:50', '2024-01-25 15:41:50'),
(12131, '34.75.45.2', NULL, 1, '2024-01-25 16:17:39', '2024-01-25 16:17:39'),
(12132, '222.77.96.141', NULL, 1, '2024-01-25 16:18:07', '2024-01-25 16:18:07'),
(12133, '52.167.144.16', NULL, 1, '2024-01-25 16:34:06', '2024-01-25 16:34:06'),
(12134, '124.248.67.160', NULL, 1, '2024-01-25 16:48:00', '2024-01-25 16:48:00'),
(12135, '45.86.86.242', NULL, 1, '2024-01-25 17:37:05', '2024-01-25 17:37:05'),
(12136, '154.91.83.168', NULL, 1, '2024-01-25 17:42:57', '2024-01-25 17:42:57'),
(12137, '45.251.40.163', NULL, 1, '2024-01-25 19:22:23', '2024-01-25 19:22:23'),
(12138, '190.73.14.50', NULL, 1, '2024-01-25 19:25:08', '2024-01-25 19:25:08'),
(12139, '149.102.230.138', NULL, 2, '2024-01-25 19:35:38', '2024-01-25 19:36:11'),
(12140, '38.46.14.178', NULL, 1, '2024-01-25 19:36:19', '2024-01-25 19:36:19'),
(12141, '124.248.67.158', NULL, 1, '2024-01-25 19:44:40', '2024-01-25 19:44:40'),
(12142, '44.227.242.80', NULL, 1, '2024-01-25 20:37:06', '2024-01-25 20:37:06'),
(12143, '103.111.165.2', NULL, 1, '2024-01-25 20:41:54', '2024-01-25 20:41:54'),
(12144, '34.217.72.54', NULL, 1, '2024-01-25 21:16:32', '2024-01-25 21:16:32'),
(12145, '193.188.20.137', NULL, 1, '2024-01-25 23:09:39', '2024-01-25 23:09:39'),
(12146, '3.12.147.248', NULL, 5, '2024-01-25 23:25:04', '2024-01-25 23:25:09'),
(12147, '52.42.35.170', NULL, 1, '2024-01-26 00:32:19', '2024-01-26 00:32:19'),
(12148, '69.164.220.126', NULL, 2, '2024-01-26 00:38:49', '2024-01-26 00:38:50'),
(12149, '52.42.121.142', NULL, 1, '2024-01-26 00:44:12', '2024-01-26 00:44:12'),
(12150, '192.185.179.120', NULL, 1, '2024-01-26 02:19:13', '2024-01-26 02:19:13'),
(12151, '58.220.27.162', NULL, 1, '2024-01-26 02:24:14', '2024-01-26 02:24:14'),
(12152, '43.155.160.173', NULL, 1, '2024-01-26 02:38:40', '2024-01-26 02:38:40'),
(12153, '205.210.31.162', NULL, 1, '2024-01-26 02:41:40', '2024-01-26 02:41:40'),
(12154, '44.222.237.239', NULL, 1, '2024-01-26 03:51:05', '2024-01-26 03:51:05'),
(12155, '51.222.253.5', NULL, 1, '2024-01-26 04:04:00', '2024-01-26 04:04:00'),
(12156, '164.92.228.236', NULL, 2, '2024-01-26 05:18:05', '2024-01-26 05:18:06'),
(12157, '66.228.34.176', NULL, 1, '2024-01-26 05:45:05', '2024-01-26 05:45:05'),
(12158, '23.22.195.182', NULL, 1, '2024-01-26 06:32:18', '2024-01-26 06:32:18'),
(12159, '103.230.107.2', NULL, 1, '2024-01-26 07:23:54', '2024-01-26 07:23:54'),
(12160, '44.222.237.239', NULL, 1, '2024-01-26 08:24:08', '2024-01-26 08:24:08'),
(12161, '195.191.219.133', NULL, 1, '2024-01-26 10:09:09', '2024-01-26 10:09:09'),
(12162, '27.147.226.101', NULL, 1, '2024-01-26 12:09:21', '2024-01-26 12:09:21'),
(12163, '37.19.223.23', NULL, 1, '2024-01-26 12:15:30', '2024-01-26 12:15:30'),
(12164, '98.181.137.83', NULL, 1, '2024-01-26 12:23:19', '2024-01-26 12:23:19'),
(12165, '174.138.86.130', NULL, 2, '2024-01-26 12:38:11', '2024-01-26 12:38:11'),
(12166, '198.235.24.144', NULL, 1, '2024-01-26 12:40:55', '2024-01-26 12:40:55'),
(12167, '107.189.11.82', NULL, 4, '2024-01-26 12:43:48', '2024-01-26 16:00:03'),
(12168, '91.134.248.253', NULL, 2, '2024-01-26 13:17:20', '2024-01-26 13:17:25'),
(12169, '173.252.107.3', NULL, 1, '2024-01-26 14:34:41', '2024-01-26 14:34:41'),
(12170, '44.227.242.80', NULL, 1, '2024-01-26 14:48:33', '2024-01-26 14:48:33'),
(12171, '124.248.67.159', NULL, 1, '2024-01-26 16:29:33', '2024-01-26 16:29:33'),
(12172, '40.77.167.53', NULL, 1, '2024-01-26 16:30:56', '2024-01-26 16:30:56'),
(12173, '34.220.8.42', NULL, 1, '2024-01-26 16:55:38', '2024-01-26 16:55:38'),
(12174, '40.85.114.120', NULL, 2, '2024-01-26 18:27:17', '2024-01-26 18:27:44'),
(12175, '157.230.47.233', NULL, 1, '2024-01-26 18:27:52', '2024-01-26 18:27:52'),
(12176, '93.158.90.15', NULL, 1, '2024-01-26 18:54:53', '2024-01-26 18:54:53'),
(12177, '52.167.144.217', NULL, 1, '2024-01-26 19:08:37', '2024-01-26 19:08:37'),
(12178, '45.248.148.176', NULL, 1, '2024-01-26 20:12:29', '2024-01-26 20:12:29'),
(12179, '196.242.115.236', NULL, 1, '2024-01-26 21:00:06', '2024-01-26 21:00:06'),
(12180, '37.111.204.179', NULL, 1, '2024-01-26 21:12:46', '2024-01-26 21:12:46'),
(12181, '35.171.144.152', NULL, 2, '2024-01-26 21:14:45', '2024-01-26 21:14:46'),
(12182, '54.88.179.33', NULL, 1, '2024-01-26 21:14:45', '2024-01-26 21:14:45'),
(12183, '43.163.0.99', NULL, 1, '2024-01-26 21:29:17', '2024-01-26 21:29:17'),
(12184, '103.151.61.33', NULL, 1, '2024-01-26 22:01:12', '2024-01-26 22:01:12'),
(12185, '35.90.233.139', NULL, 1, '2024-01-26 22:04:58', '2024-01-26 22:04:58'),
(12186, '159.223.53.120', NULL, 1, '2024-01-26 22:36:27', '2024-01-26 22:36:27'),
(12187, '134.122.13.147', NULL, 2, '2024-01-26 23:26:43', '2024-01-26 23:27:26'),
(12188, '205.210.31.165', NULL, 1, '2024-01-26 23:43:31', '2024-01-26 23:43:31'),
(12189, '3.230.152.6', NULL, 1, '2024-01-26 23:57:49', '2024-01-26 23:57:49'),
(12190, '205.210.31.206', NULL, 1, '2024-01-27 00:19:46', '2024-01-27 00:19:46'),
(12191, '35.231.253.21', NULL, 2, '2024-01-27 00:24:20', '2024-01-27 00:33:10'),
(12192, '34.221.74.233', NULL, 1, '2024-01-27 02:34:32', '2024-01-27 02:34:32'),
(12193, '34.221.86.134', NULL, 1, '2024-01-27 02:51:43', '2024-01-27 02:51:43'),
(12194, '35.196.7.149', NULL, 2, '2024-01-27 03:39:34', '2024-01-27 03:47:40'),
(12195, '94.156.64.43', NULL, 1, '2024-01-27 03:45:17', '2024-01-27 03:45:17'),
(12196, '194.163.180.228', NULL, 1, '2024-01-27 04:06:15', '2024-01-27 04:06:15'),
(12197, '38.152.9.170', NULL, 1, '2024-01-27 05:06:07', '2024-01-27 05:06:07'),
(12198, '154.83.8.32', NULL, 1, '2024-01-27 05:37:59', '2024-01-27 05:37:59'),
(12199, '165.22.52.161', NULL, 3, '2024-01-27 05:41:32', '2024-01-27 05:43:35'),
(12200, '3.87.46.134', NULL, 1, '2024-01-27 06:28:32', '2024-01-27 06:28:32'),
(12201, '65.21.225.120', NULL, 1, '2024-01-27 06:30:30', '2024-01-27 06:30:30'),
(12202, '100.26.202.248', NULL, 1, '2024-01-27 07:11:40', '2024-01-27 07:11:40'),
(12203, '3.230.148.157', NULL, 1, '2024-01-27 07:20:55', '2024-01-27 07:20:55'),
(12204, '44.203.204.157', NULL, 1, '2024-01-27 07:21:25', '2024-01-27 07:21:25'),
(12205, '52.90.46.181', NULL, 1, '2024-01-27 07:21:47', '2024-01-27 07:21:47'),
(12206, '66.228.34.176', NULL, 2, '2024-01-27 07:27:05', '2024-01-27 07:53:38'),
(12207, '205.210.31.31', NULL, 1, '2024-01-27 08:28:13', '2024-01-27 08:28:13'),
(12208, '222.77.96.129', NULL, 1, '2024-01-27 08:43:46', '2024-01-27 08:43:46'),
(12209, '103.251.180.3', NULL, 1, '2024-01-27 09:19:24', '2024-01-27 09:19:24'),
(12210, '124.248.67.158', NULL, 1, '2024-01-27 10:38:52', '2024-01-27 10:38:52'),
(12211, '124.248.70.156', NULL, 1, '2024-01-27 10:54:07', '2024-01-27 10:54:07'),
(12212, '124.248.70.158', NULL, 1, '2024-01-27 11:35:09', '2024-01-27 11:35:09'),
(12213, '195.191.219.133', NULL, 1, '2024-01-27 11:41:10', '2024-01-27 11:41:10'),
(12214, '124.248.70.157', NULL, 1, '2024-01-27 11:43:40', '2024-01-27 11:43:40'),
(12215, '38.46.14.178', NULL, 1, '2024-01-27 12:22:53', '2024-01-27 12:22:53'),
(12216, '34.86.237.207', NULL, 6, '2024-01-27 12:34:53', '2024-01-27 12:34:54'),
(12217, '113.190.137.230', NULL, 2, '2024-01-27 12:56:48', '2024-01-27 13:33:14'),
(12218, '3.235.10.33', NULL, 1, '2024-01-27 13:18:09', '2024-01-27 13:18:09'),
(12219, '103.145.70.100', NULL, 5, '2024-01-29 13:14:09', '2024-01-29 15:21:51'),
(12220, '43.229.208.190', NULL, 1, '2024-01-29 15:10:19', '2024-01-29 15:10:19'),
(12221, '72.14.201.159', NULL, 2, '2024-01-29 15:21:19', '2024-01-29 20:26:42'),
(12222, '193.186.4.159', NULL, 2, '2024-01-29 15:21:36', '2024-01-29 20:28:38'),
(12223, '193.36.225.203', NULL, 5, '2024-01-29 15:40:01', '2024-01-29 15:40:03'),
(12224, '54.170.66.173', NULL, 2, '2024-01-29 15:46:20', '2024-01-29 16:04:27'),
(12225, '35.178.228.46', NULL, 2, '2024-01-29 15:46:20', '2024-01-29 16:04:28'),
(12226, '52.214.173.104', NULL, 1, '2024-01-29 15:46:38', '2024-01-29 15:46:38'),
(12227, '34.248.70.91', NULL, 1, '2024-01-29 16:04:46', '2024-01-29 16:04:46'),
(12228, '52.40.178.190', NULL, 1, '2024-01-29 16:18:37', '2024-01-29 16:18:37'),
(12229, '52.90.187.80', NULL, 1, '2024-01-29 16:18:58', '2024-01-29 16:18:58'),
(12230, '54.82.125.238', NULL, 1, '2024-01-29 16:21:10', '2024-01-29 16:21:10'),
(12231, '179.43.191.18', NULL, 1, '2024-01-29 16:31:18', '2024-01-29 16:31:18'),
(12232, '81.181.57.72', NULL, 1, '2024-01-29 16:53:19', '2024-01-29 16:53:19'),
(12233, '222.77.96.129', NULL, 1, '2024-01-29 16:59:16', '2024-01-29 16:59:16'),
(12234, '113.219.218.197', NULL, 1, '2024-01-29 17:34:05', '2024-01-29 17:34:05'),
(12235, '37.19.220.195', NULL, 1, '2024-01-29 17:36:12', '2024-01-29 17:36:12'),
(12236, '124.248.70.156', NULL, 1, '2024-01-29 19:22:08', '2024-01-29 19:22:08'),
(12237, '202.134.8.192', NULL, 1, '2024-01-29 20:36:52', '2024-01-29 20:36:52'),
(12238, '5.133.192.87', NULL, 1, '2024-01-29 21:47:16', '2024-01-29 21:47:16'),
(12239, '222.77.96.141', NULL, 1, '2024-01-29 21:49:44', '2024-01-29 21:49:44'),
(12240, '66.249.70.7', NULL, 1, '2024-01-29 23:06:12', '2024-01-29 23:06:12'),
(12241, '66.249.70.6', NULL, 2, '2024-01-29 23:06:35', '2024-01-30 02:20:25'),
(12242, '128.204.212.77', NULL, 1, '2024-01-29 23:23:41', '2024-01-29 23:23:41'),
(12243, '15.235.15.135', NULL, 1, '2024-01-29 23:31:01', '2024-01-29 23:31:01'),
(12244, '35.206.153.39', NULL, 1, '2024-01-29 23:31:16', '2024-01-29 23:31:16'),
(12245, '3.234.139.174', NULL, 1, '2024-01-29 23:33:04', '2024-01-29 23:33:04'),
(12246, '45.144.115.51', NULL, 1, '2024-01-30 00:20:51', '2024-01-30 00:20:51'),
(12247, '185.220.101.58', NULL, 1, '2024-01-30 00:51:52', '2024-01-30 00:51:52'),
(12248, '192.42.116.174', NULL, 1, '2024-01-30 00:51:53', '2024-01-30 00:51:53'),
(12249, '107.189.1.175', NULL, 1, '2024-01-30 00:51:59', '2024-01-30 00:51:59'),
(12250, '185.220.100.241', NULL, 1, '2024-01-30 00:52:01', '2024-01-30 00:52:01'),
(12251, '193.35.18.77', NULL, 1, '2024-01-30 00:52:05', '2024-01-30 00:52:05'),
(12252, '185.220.101.63', NULL, 1, '2024-01-30 00:52:12', '2024-01-30 00:52:12'),
(12253, '124.248.67.158', NULL, 1, '2024-01-30 01:13:45', '2024-01-30 01:13:45'),
(12254, '54.245.66.18', NULL, 1, '2024-01-30 01:35:31', '2024-01-30 01:35:31'),
(12255, '52.10.156.150', NULL, 1, '2024-01-30 01:47:06', '2024-01-30 01:47:06'),
(12256, '138.199.40.183', NULL, 1, '2024-01-30 02:29:21', '2024-01-30 02:29:21'),
(12257, '188.95.65.97', NULL, 1, '2024-01-30 02:55:32', '2024-01-30 02:55:32'),
(12258, '198.235.24.44', NULL, 1, '2024-01-30 03:40:40', '2024-01-30 03:40:40'),
(12259, '66.249.70.7', NULL, 3, '2024-01-30 05:39:31', '2024-01-30 22:45:45'),
(12260, '164.92.64.230', NULL, 2, '2024-01-30 06:08:52', '2024-01-30 06:08:53'),
(12261, '222.77.96.146', NULL, 1, '2024-01-30 06:46:59', '2024-01-30 06:46:59'),
(12262, '95.216.195.138', NULL, 1, '2024-01-30 06:49:32', '2024-01-30 06:49:32'),
(12263, '103.173.10.42', NULL, 1, '2024-01-30 07:26:42', '2024-01-30 07:26:42'),
(12264, '194.36.166.2', NULL, 1, '2024-01-30 07:42:07', '2024-01-30 07:42:07'),
(12265, '113.190.137.230', NULL, 6, '2024-01-30 07:58:04', '2024-01-30 13:22:31'),
(12266, '3.90.143.142', NULL, 1, '2024-01-30 07:58:22', '2024-01-30 07:58:22'),
(12267, '43.163.6.124', NULL, 1, '2024-01-30 08:35:38', '2024-01-30 08:35:38'),
(12268, '20.125.101.243', NULL, 3, '2024-01-30 08:54:03', '2024-01-31 00:55:35'),
(12269, '111.7.100.28', NULL, 1, '2024-01-30 09:19:28', '2024-01-30 09:19:28'),
(12270, '111.7.96.169', NULL, 1, '2024-01-30 09:19:59', '2024-01-30 09:19:59'),
(12271, '91.92.242.180', NULL, 5, '2024-01-30 09:20:22', '2024-01-30 09:20:29'),
(12272, '43.129.211.11', NULL, 1, '2024-01-30 09:32:07', '2024-01-30 09:32:07'),
(12273, '43.229.208.190', NULL, 12, '2024-01-30 10:09:02', '2024-01-30 16:02:23'),
(12274, '45.80.158.200', NULL, 1, '2024-01-30 10:21:53', '2024-01-30 10:21:53'),
(12275, '37.111.206.119', NULL, 1, '2024-01-30 10:47:13', '2024-01-30 10:47:13'),
(12276, '183.216.144.76', NULL, 1, '2024-01-30 10:50:50', '2024-01-30 10:50:50'),
(12277, '51.68.164.132', NULL, 3, '2024-01-30 10:51:41', '2024-01-30 10:52:05'),
(12278, '43.132.212.165', NULL, 1, '2024-01-30 11:09:42', '2024-01-30 11:09:42'),
(12279, '66.249.70.6', NULL, 2, '2024-01-30 11:18:04', '2024-01-30 20:24:30'),
(12280, '103.153.66.218', NULL, 2, '2024-01-30 11:23:32', '2024-01-30 11:24:41'),
(12281, '72.14.201.143', NULL, 1, '2024-01-30 12:50:24', '2024-01-30 12:50:24'),
(12282, '162.142.125.225', NULL, 1, '2024-01-30 12:50:39', '2024-01-30 12:50:39'),
(12283, '27.147.191.222', NULL, 3, '2024-01-30 12:53:23', '2024-01-30 13:10:40'),
(12284, '193.186.4.159', NULL, 4, '2024-01-30 13:11:07', '2024-01-30 14:51:32'),
(12285, '103.145.70.100', NULL, 7, '2024-01-30 14:16:50', '2024-01-30 15:46:14'),
(12286, '52.89.59.63', NULL, 1, '2024-01-30 15:09:12', '2024-01-30 15:09:12'),
(12287, '72.14.201.159', NULL, 2, '2024-01-30 15:46:31', '2024-01-30 15:48:11'),
(12288, '37.111.210.127', NULL, 1, '2024-01-30 16:30:31', '2024-01-30 16:30:31'),
(12289, '157.55.39.202', NULL, 1, '2024-01-30 16:44:18', '2024-01-30 16:44:18'),
(12290, '52.26.173.34', NULL, 1, '2024-01-30 16:45:34', '2024-01-30 16:45:34'),
(12291, '198.235.24.196', NULL, 1, '2024-01-30 16:53:26', '2024-01-30 16:53:26'),
(12292, '223.113.128.201', NULL, 2, '2024-01-30 17:29:18', '2024-01-30 17:29:30'),
(12293, '138.199.22.233', NULL, 3, '2024-01-30 18:45:54', '2024-01-30 18:45:58'),
(12294, '150.129.248.149', NULL, 1, '2024-01-30 18:49:24', '2024-01-30 18:49:24'),
(12295, '52.80.18.29', NULL, 2, '2024-01-30 18:51:24', '2024-01-30 18:51:26'),
(12296, '52.81.203.9', NULL, 2, '2024-01-30 18:51:37', '2024-01-30 18:51:40'),
(12297, '124.248.67.160', NULL, 1, '2024-01-30 19:17:28', '2024-01-30 19:17:28'),
(12298, '40.77.167.32', NULL, 1, '2024-01-30 20:03:33', '2024-01-30 20:03:33'),
(12299, '45.80.158.170', NULL, 1, '2024-01-30 20:37:18', '2024-01-30 20:37:18'),
(12300, '43.134.190.89', NULL, 1, '2024-01-30 20:57:38', '2024-01-30 20:57:38'),
(12301, '27.152.245.234', NULL, 1, '2024-01-30 21:31:27', '2024-01-30 21:31:27'),
(12302, '212.102.57.71', NULL, 3, '2024-01-30 22:25:30', '2024-01-30 22:25:36'),
(12303, '199.244.88.231', NULL, 1, '2024-01-30 22:26:04', '2024-01-30 22:26:04'),
(12304, '124.248.67.155', NULL, 1, '2024-01-30 22:30:05', '2024-01-30 22:30:05'),
(12305, '44.242.155.73', NULL, 1, '2024-01-30 22:43:59', '2024-01-30 22:43:59'),
(12306, '66.249.70.8', NULL, 1, '2024-01-30 22:46:49', '2024-01-30 22:46:49'),
(12307, '198.235.24.2', NULL, 1, '2024-01-30 22:55:41', '2024-01-30 22:55:41'),
(12308, '84.17.48.200', NULL, 1, '2024-01-31 00:58:20', '2024-01-31 00:58:20'),
(12309, '119.28.45.26', NULL, 1, '2024-01-31 01:02:32', '2024-01-31 01:02:32'),
(12310, '54.190.102.99', NULL, 1, '2024-01-31 02:13:17', '2024-01-31 02:13:17'),
(12311, '54.244.109.70', NULL, 1, '2024-01-31 02:20:45', '2024-01-31 02:20:45'),
(12312, '38.153.134.238', NULL, 1, '2024-01-31 04:45:18', '2024-01-31 04:45:18'),
(12313, '89.149.23.179', NULL, 1, '2024-01-31 05:07:42', '2024-01-31 05:07:42'),
(12314, '154.28.229.242', NULL, 2, '2024-01-31 05:53:58', '2024-01-31 05:53:58'),
(12315, '20.125.101.243', NULL, 1, '2024-01-31 06:07:27', '2024-01-31 06:07:27'),
(12316, '199.45.155.49', NULL, 1, '2024-01-31 07:09:41', '2024-01-31 07:09:41'),
(12317, '3.87.99.251', NULL, 1, '2024-01-31 07:24:44', '2024-01-31 07:24:44'),
(12318, '199.45.154.65', NULL, 1, '2024-01-31 07:42:30', '2024-01-31 07:42:30'),
(12319, '113.190.137.230', NULL, 4, '2024-01-31 07:45:58', '2024-01-31 12:50:13'),
(12320, '222.77.96.141', NULL, 1, '2024-01-31 08:19:25', '2024-01-31 08:19:25'),
(12321, '198.235.24.72', NULL, 1, '2024-01-31 08:21:09', '2024-01-31 08:21:09'),
(12322, '191.96.106.145', NULL, 1, '2024-01-31 08:25:01', '2024-01-31 08:25:01'),
(12323, '124.248.70.154', NULL, 1, '2024-01-31 08:29:03', '2024-01-31 08:29:03'),
(12324, '119.40.88.174', NULL, 1, '2024-01-31 09:29:11', '2024-01-31 09:29:11'),
(12325, '124.248.70.158', NULL, 1, '2024-01-31 09:45:40', '2024-01-31 09:45:40'),
(12326, '222.77.96.129', NULL, 1, '2024-01-31 09:51:23', '2024-01-31 09:51:23'),
(12327, '3.235.241.183', NULL, 1, '2024-01-31 10:49:18', '2024-01-31 10:49:18'),
(12328, '18.225.25.214', NULL, 1, '2024-01-31 10:49:18', '2024-01-31 10:49:18'),
(12329, '52.87.218.72', NULL, 1, '2024-01-31 10:49:24', '2024-01-31 10:49:24'),
(12330, '91.92.242.227', NULL, 5, '2024-01-31 11:09:09', '2024-01-31 11:09:11'),
(12331, '103.254.84.153', NULL, 5, '2024-01-31 11:12:23', '2024-01-31 16:06:50'),
(12332, '124.248.70.157', NULL, 1, '2024-01-31 11:55:22', '2024-01-31 11:55:22'),
(12333, '27.147.191.220', NULL, 1, '2024-01-31 12:09:13', '2024-01-31 12:09:13'),
(12334, '43.131.243.208', NULL, 1, '2024-01-31 12:41:18', '2024-01-31 12:41:18'),
(12335, '103.112.55.121', NULL, 1, '2024-01-31 12:49:14', '2024-01-31 12:49:14'),
(12336, '128.204.212.78', NULL, 4, '2024-01-31 12:51:17', '2024-01-31 18:20:05'),
(12337, '222.77.96.146', NULL, 1, '2024-01-31 13:00:56', '2024-01-31 13:00:56'),
(12338, '66.249.70.7', NULL, 1, '2024-01-31 13:02:12', '2024-01-31 13:02:12'),
(12339, '193.186.4.159', NULL, 1, '2024-01-31 13:34:17', '2024-01-31 13:34:17'),
(12340, '72.14.201.159', NULL, 1, '2024-01-31 13:34:54', '2024-01-31 13:34:54'),
(12341, '128.204.212.77', NULL, 2, '2024-01-31 13:48:14', '2024-01-31 22:18:13'),
(12342, '209.160.115.167', NULL, 1, '2024-01-31 14:31:41', '2024-01-31 14:31:41'),
(12343, '128.204.212.79', NULL, 2, '2024-01-31 14:34:33', '2024-02-01 01:56:59'),
(12344, '91.239.157.187', NULL, 1, '2024-01-31 15:27:34', '2024-01-31 15:27:34'),
(12345, '188.165.212.137', NULL, 1, '2024-01-31 15:37:55', '2024-01-31 15:37:55'),
(12346, '66.249.70.168', NULL, 1, '2024-01-31 16:41:13', '2024-01-31 16:41:13'),
(12347, '91.92.241.164', NULL, 2, '2024-01-31 18:09:42', '2024-01-31 18:12:24'),
(12348, '93.158.90.37', NULL, 1, '2024-01-31 18:14:50', '2024-01-31 18:14:50'),
(12349, '103.142.80.203', NULL, 1, '2024-01-31 18:16:50', '2024-01-31 18:16:50'),
(12350, '137.184.11.58', NULL, 5, '2024-01-31 18:22:07', '2024-01-31 18:22:14'),
(12351, '179.43.191.18', NULL, 1, '2024-01-31 19:16:14', '2024-01-31 19:16:14'),
(12352, '35.90.235.20', NULL, 1, '2024-01-31 19:30:19', '2024-01-31 19:30:19'),
(12353, '172.233.212.88', NULL, 1, '2024-01-31 20:25:38', '2024-01-31 20:25:38'),
(12354, '124.248.67.158', NULL, 1, '2024-01-31 21:10:48', '2024-01-31 21:10:48'),
(12355, '60.188.57.0', NULL, 1, '2024-01-31 22:23:47', '2024-01-31 22:23:47'),
(12356, '54.202.114.253', NULL, 1, '2024-01-31 23:11:44', '2024-01-31 23:11:44'),
(12357, '159.65.190.97', NULL, 5, '2024-01-31 23:15:03', '2024-01-31 23:15:05'),
(12358, '159.223.64.72', NULL, 1, '2024-02-01 00:30:42', '2024-02-01 00:30:42'),
(12359, '94.156.68.28', NULL, 3, '2024-02-01 01:34:33', '2024-02-01 01:34:34'),
(12360, '146.70.160.220', NULL, 1, '2024-02-01 02:07:03', '2024-02-01 02:07:03'),
(12361, '146.70.105.36', NULL, 1, '2024-02-01 02:16:22', '2024-02-01 02:16:22'),
(12362, '51.222.253.12', NULL, 1, '2024-02-01 02:17:11', '2024-02-01 02:17:11'),
(12363, '52.41.198.54', NULL, 1, '2024-02-01 02:24:24', '2024-02-01 02:24:24'),
(12364, '17.241.227.181', NULL, 1, '2024-02-01 04:01:54', '2024-02-01 04:01:54'),
(12365, '24.144.89.209', NULL, 2, '2024-02-01 05:32:06', '2024-02-01 05:32:07'),
(12366, '3.85.38.46', NULL, 1, '2024-02-01 06:30:35', '2024-02-01 06:30:35'),
(12367, '35.93.82.226', NULL, 1, '2024-02-01 06:41:11', '2024-02-01 06:41:11'),
(12368, '216.73.160.79', NULL, 1, '2024-02-01 07:03:03', '2024-02-01 07:03:03'),
(12369, '27.115.124.6', NULL, 1, '2024-02-01 07:37:38', '2024-02-01 07:37:38'),
(12370, '123.6.49.42', NULL, 2, '2024-02-01 07:38:02', '2024-02-01 07:38:02'),
(12371, '157.55.39.9', NULL, 1, '2024-02-01 08:05:54', '2024-02-01 08:05:54'),
(12372, '182.160.103.147', NULL, 1, '2024-02-01 08:30:17', '2024-02-01 08:30:17'),
(12373, '103.145.70.100', NULL, 5, '2024-02-01 12:36:07', '2024-02-01 14:06:02'),
(12374, '43.229.208.190', NULL, 2, '2024-02-01 12:47:55', '2024-02-01 16:19:13'),
(12375, '94.228.169.182', NULL, 3, '2024-02-01 12:52:03', '2024-02-01 12:55:08'),
(12376, '128.204.212.77', NULL, 1, '2024-02-01 13:08:17', '2024-02-01 13:08:17'),
(12377, '128.204.212.78', NULL, 2, '2024-02-01 14:14:26', '2024-02-01 16:02:12'),
(12378, '64.62.243.164', NULL, 2, '2024-02-01 14:44:28', '2024-02-01 14:44:43'),
(12379, '45.251.58.103', NULL, 1, '2024-02-01 15:46:41', '2024-02-01 15:46:41'),
(12380, '66.249.70.8', NULL, 1, '2024-02-01 18:44:40', '2024-02-01 18:44:40'),
(12381, '40.77.167.41', NULL, 1, '2024-02-01 19:26:05', '2024-02-01 19:26:05'),
(12382, '54.70.231.123', NULL, 1, '2024-02-01 20:19:21', '2024-02-01 20:19:21'),
(12383, '124.248.67.159', NULL, 1, '2024-02-01 21:16:59', '2024-02-01 21:16:59'),
(12384, '124.225.164.130', NULL, 1, '2024-02-01 21:29:30', '2024-02-01 21:29:30'),
(12385, '42.236.101.245', NULL, 1, '2024-02-01 21:33:50', '2024-02-01 21:33:50'),
(12386, '42.236.101.207', NULL, 1, '2024-02-01 21:37:34', '2024-02-01 21:37:34'),
(12387, '42.236.12.219', NULL, 1, '2024-02-01 21:47:23', '2024-02-01 21:47:23'),
(12388, '51.222.253.14', NULL, 1, '2024-02-01 22:36:23', '2024-02-01 22:36:23'),
(12389, '193.46.255.175', NULL, 1, '2024-02-01 23:30:10', '2024-02-01 23:30:10'),
(12390, '77.47.131.234', NULL, 1, '2024-02-01 23:44:47', '2024-02-01 23:44:47'),
(12391, '34.215.252.115', NULL, 1, '2024-02-02 00:01:43', '2024-02-02 00:01:43'),
(12392, '35.90.184.136', NULL, 1, '2024-02-02 00:20:42', '2024-02-02 00:20:42'),
(12393, '196.242.47.26', NULL, 1, '2024-02-02 00:22:18', '2024-02-02 00:22:18'),
(12394, '57.128.81.210', NULL, 1, '2024-02-02 00:39:15', '2024-02-02 00:39:15'),
(12395, '128.199.251.183', NULL, 2, '2024-02-02 00:41:30', '2024-02-02 00:41:32'),
(12396, '35.93.48.148', NULL, 1, '2024-02-02 00:54:09', '2024-02-02 00:54:09'),
(12397, '50.62.185.120', NULL, 1, '2024-02-02 02:25:55', '2024-02-02 02:25:55'),
(12398, '185.117.225.190', NULL, 1, '2024-02-02 02:32:27', '2024-02-02 02:32:27'),
(12399, '222.77.96.129', NULL, 1, '2024-02-02 02:37:59', '2024-02-02 02:37:59'),
(12400, '66.249.70.7', NULL, 1, '2024-02-02 03:44:39', '2024-02-02 03:44:39'),
(12401, '122.228.8.161', NULL, 1, '2024-02-02 03:57:11', '2024-02-02 03:57:11'),
(12402, '159.65.234.42', NULL, 1, '2024-02-02 04:23:53', '2024-02-02 04:23:53'),
(12403, '84.17.49.19', NULL, 1, '2024-02-02 04:34:08', '2024-02-02 04:34:08'),
(12404, '34.231.167.171', NULL, 1, '2024-02-02 05:31:49', '2024-02-02 05:31:49'),
(12405, '23.105.38.28', NULL, 1, '2024-02-02 05:32:26', '2024-02-02 05:32:26'),
(12406, '100.26.245.73', NULL, 1, '2024-02-02 06:10:29', '2024-02-02 06:10:29'),
(12407, '3.87.99.251', NULL, 1, '2024-02-02 06:23:33', '2024-02-02 06:23:33'),
(12408, '124.248.70.154', NULL, 1, '2024-02-02 06:39:43', '2024-02-02 06:39:43'),
(12409, '113.190.137.230', NULL, 2, '2024-02-02 06:42:44', '2024-02-02 06:43:05'),
(12410, '128.204.212.77', NULL, 1, '2024-02-02 06:58:38', '2024-02-02 06:58:38'),
(12411, '198.235.24.220', NULL, 1, '2024-02-02 08:13:15', '2024-02-02 08:13:15'),
(12412, '181.214.206.34', NULL, 1, '2024-02-02 09:45:35', '2024-02-02 09:45:35'),
(12413, '124.248.67.158', NULL, 1, '2024-02-02 10:08:41', '2024-02-02 10:08:41'),
(12414, '188.165.214.175', NULL, 2, '2024-02-02 10:12:25', '2024-02-02 10:12:36'),
(12415, '63.135.161.206', NULL, 1, '2024-02-02 10:17:43', '2024-02-02 10:17:43'),
(12416, '173.239.211.100', NULL, 2, '2024-02-02 10:17:45', '2024-02-02 10:17:46'),
(12417, '213.180.203.186', NULL, 1, '2024-02-02 10:49:06', '2024-02-02 10:49:06'),
(12418, '124.248.70.158', NULL, 1, '2024-02-02 10:50:11', '2024-02-02 10:50:11'),
(12419, '95.108.213.186', NULL, 1, '2024-02-02 10:51:10', '2024-02-02 10:51:10'),
(12420, '43.134.190.89', NULL, 2, '2024-02-02 12:31:50', '2024-02-03 00:43:32'),
(12421, '101.68.211.2', NULL, 2, '2024-02-02 13:57:23', '2024-02-02 13:59:14'),
(12422, '23.22.35.162', NULL, 2, '2024-02-02 15:03:37', '2024-02-02 15:03:45'),
(12423, '3.224.220.101', NULL, 1, '2024-02-02 15:03:41', '2024-02-02 15:03:41'),
(12424, '222.77.96.146', NULL, 1, '2024-02-02 15:15:28', '2024-02-02 15:15:28'),
(12425, '124.248.67.160', NULL, 1, '2024-02-02 16:09:21', '2024-02-02 16:09:21'),
(12426, '18.237.16.240', NULL, 1, '2024-02-02 17:25:22', '2024-02-02 17:25:22'),
(12427, '194.110.247.121', NULL, 1, '2024-02-02 18:06:54', '2024-02-02 18:06:54'),
(12428, '128.204.212.78', NULL, 1, '2024-02-02 18:10:29', '2024-02-02 18:10:29'),
(12429, '124.248.70.157', NULL, 1, '2024-02-02 18:32:07', '2024-02-02 18:32:07'),
(12430, '35.90.161.75', NULL, 1, '2024-02-02 18:42:21', '2024-02-02 18:42:21'),
(12431, '77.74.177.119', NULL, 1, '2024-02-02 19:03:39', '2024-02-02 19:03:39'),
(12432, '66.249.70.167', NULL, 1, '2024-02-02 19:19:40', '2024-02-02 19:19:40'),
(12433, '66.249.70.169', NULL, 1, '2024-02-02 19:19:40', '2024-02-02 19:19:40'),
(12434, '91.92.241.98', NULL, 2, '2024-02-02 23:22:40', '2024-02-02 23:22:41'),
(12435, '222.77.96.141', NULL, 1, '2024-02-02 23:31:34', '2024-02-02 23:31:34'),
(12436, '34.217.78.135', NULL, 1, '2024-02-03 00:08:11', '2024-02-03 00:08:11'),
(12437, '35.167.225.236', NULL, 1, '2024-02-03 00:08:35', '2024-02-03 00:08:35'),
(12438, '198.235.24.41', NULL, 1, '2024-02-03 00:28:46', '2024-02-03 00:28:46'),
(12439, '83.229.85.81', NULL, 1, '2024-02-03 01:08:07', '2024-02-03 01:08:07'),
(12440, '128.204.212.77', NULL, 1, '2024-02-03 05:13:11', '2024-02-03 05:13:11'),
(12441, '217.69.0.125', NULL, 1, '2024-02-03 06:06:19', '2024-02-03 06:06:19'),
(12442, '113.190.137.230', NULL, 3, '2024-02-03 06:06:19', '2024-02-03 06:25:20'),
(12443, '3.84.78.187', NULL, 1, '2024-02-03 06:12:52', '2024-02-03 06:12:52'),
(12444, '65.108.6.34', NULL, 1, '2024-02-03 06:14:14', '2024-02-03 06:14:14'),
(12445, '104.131.9.223', NULL, 1, '2024-02-03 06:53:41', '2024-02-03 06:53:41'),
(12446, '172.104.47.112', NULL, 2, '2024-02-03 07:14:20', '2024-02-03 07:14:21'),
(12447, '170.187.146.243', NULL, 1, '2024-02-03 07:36:10', '2024-02-03 07:36:10'),
(12448, '36.99.136.128', NULL, 2, '2024-02-03 08:23:58', '2024-02-03 08:24:20'),
(12449, '103.145.70.100', NULL, 1, '2024-02-03 08:56:25', '2024-02-03 08:56:25'),
(12450, '66.249.70.168', NULL, 1, '2024-02-03 08:57:25', '2024-02-03 08:57:25'),
(12451, '66.249.70.167', NULL, 1, '2024-02-03 08:57:25', '2024-02-03 08:57:25'),
(12452, '128.199.40.41', NULL, 1, '2024-02-03 09:58:34', '2024-02-03 09:58:34'),
(12453, '117.200.148.44', NULL, 1, '2024-02-03 10:22:00', '2024-02-03 10:22:00'),
(12454, '125.124.133.75', NULL, 1, '2024-02-03 11:55:49', '2024-02-03 11:55:49'),
(12455, '27.115.124.53', NULL, 1, '2024-02-03 12:39:30', '2024-02-03 12:39:30'),
(12456, '123.6.49.15', NULL, 1, '2024-02-03 12:40:03', '2024-02-03 12:40:03'),
(12457, '109.74.196.148', NULL, 1, '2024-02-03 13:55:05', '2024-02-03 13:55:05'),
(12458, '185.191.171.9', NULL, 1, '2024-02-03 14:07:00', '2024-02-03 14:07:00'),
(12459, '195.191.219.130', NULL, 1, '2024-02-03 14:48:02', '2024-02-03 14:48:02'),
(12460, '199.45.155.32', NULL, 1, '2024-02-03 15:32:13', '2024-02-03 15:32:13'),
(12461, '223.15.245.170', NULL, 1, '2024-02-03 15:33:51', '2024-02-03 15:33:51'),
(12462, '193.186.4.159', NULL, 1, '2024-02-03 15:48:27', '2024-02-03 15:48:27'),
(12463, '156.146.35.169', NULL, 2, '2024-02-03 16:05:50', '2024-02-03 16:06:08'),
(12464, '205.210.31.198', NULL, 1, '2024-02-03 16:16:22', '2024-02-03 16:16:22'),
(12465, '199.45.155.33', NULL, 1, '2024-02-03 17:23:45', '2024-02-03 17:23:45'),
(12466, '35.167.116.254', NULL, 1, '2024-02-03 17:30:06', '2024-02-03 17:30:06'),
(12467, '205.210.31.47', NULL, 1, '2024-02-03 17:43:04', '2024-02-03 17:43:04'),
(12468, '137.184.124.229', NULL, 4, '2024-02-03 19:03:54', '2024-02-03 19:04:08'),
(12469, '45.141.215.13', NULL, 1, '2024-02-03 20:15:58', '2024-02-03 20:15:58'),
(12470, '44.242.175.135', NULL, 1, '2024-02-03 20:24:33', '2024-02-03 20:24:33'),
(12471, '108.62.102.39', NULL, 1, '2024-02-03 21:13:05', '2024-02-03 21:13:05'),
(12472, '65.154.226.169', NULL, 1, '2024-02-03 21:26:47', '2024-02-03 21:26:47'),
(12473, '216.213.28.162', NULL, 1, '2024-02-03 21:44:54', '2024-02-03 21:44:54'),
(12474, '128.204.212.78', NULL, 2, '2024-02-03 22:10:52', '2024-02-04 02:56:28'),
(12475, '52.167.144.229', NULL, 1, '2024-02-03 22:38:06', '2024-02-03 22:38:06'),
(12476, '161.0.2.176', NULL, 2, '2024-02-04 00:00:02', '2024-02-04 00:00:03'),
(12477, '107.173.94.129', NULL, 1, '2024-02-04 00:01:00', '2024-02-04 00:01:00'),
(12478, '45.147.248.16', NULL, 4, '2024-02-04 00:12:25', '2024-02-04 00:12:30'),
(12479, '52.167.144.19', NULL, 1, '2024-02-04 00:26:07', '2024-02-04 00:26:07'),
(12480, '54.200.12.5', NULL, 1, '2024-02-04 00:26:47', '2024-02-04 00:26:47'),
(12481, '54.244.59.238', NULL, 1, '2024-02-04 00:28:41', '2024-02-04 00:28:41'),
(12482, '196.64.74.36', NULL, 11, '2024-02-04 00:35:38', '2024-02-04 00:36:43'),
(12483, '54.189.149.33', NULL, 1, '2024-02-04 01:10:02', '2024-02-04 01:10:02'),
(12484, '66.249.70.7', NULL, 1, '2024-02-04 03:09:17', '2024-02-04 03:09:17'),
(12485, '72.14.201.159', NULL, 2, '2024-02-04 03:37:37', '2024-02-04 03:39:39'),
(12486, '124.248.70.157', NULL, 1, '2024-02-04 03:52:43', '2024-02-04 03:52:43'),
(12487, '23.152.24.77', NULL, 1, '2024-02-04 04:17:32', '2024-02-04 04:17:32'),
(12488, '193.35.18.49', NULL, 1, '2024-02-04 04:17:33', '2024-02-04 04:17:33'),
(12489, '66.249.70.169', NULL, 1, '2024-02-04 04:21:08', '2024-02-04 04:21:08'),
(12490, '36.41.75.167', NULL, 1, '2024-02-04 04:53:24', '2024-02-04 04:53:24'),
(12491, '77.75.76.167', NULL, 1, '2024-02-04 05:02:27', '2024-02-04 05:02:27'),
(12492, '81.181.55.122', NULL, 1, '2024-02-04 05:50:10', '2024-02-04 05:50:10'),
(12493, '104.131.183.144', NULL, 2, '2024-02-04 06:09:21', '2024-02-04 06:09:21'),
(12494, '91.92.241.164', NULL, 4, '2024-02-04 06:23:02', '2024-02-04 06:23:40'),
(12495, '52.81.25.202', NULL, 2, '2024-02-04 06:53:27', '2024-02-04 06:53:27'),
(12496, '34.134.222.104', NULL, 1, '2024-02-04 07:20:16', '2024-02-04 07:20:16'),
(12497, '103.157.97.53', NULL, 2, '2024-02-04 07:22:08', '2024-02-04 09:08:03'),
(12498, '124.248.70.158', NULL, 1, '2024-02-04 08:27:04', '2024-02-04 08:27:04'),
(12499, '222.77.96.146', NULL, 1, '2024-02-04 08:41:38', '2024-02-04 08:41:38'),
(12500, '35.196.113.219', NULL, 2, '2024-02-04 08:47:20', '2024-02-04 08:54:23'),
(12501, '124.248.67.158', NULL, 1, '2024-02-04 09:01:34', '2024-02-04 09:01:34'),
(12502, '124.248.70.154', NULL, 1, '2024-02-04 10:19:23', '2024-02-04 10:19:23'),
(12503, '45.251.58.245', NULL, 1, '2024-02-04 10:46:17', '2024-02-04 10:46:17'),
(12504, '202.125.71.177', NULL, 2, '2024-02-04 10:56:33', '2024-02-04 11:01:37'),
(12505, '124.248.67.160', NULL, 1, '2024-02-04 11:13:52', '2024-02-04 11:13:52'),
(12506, '34.148.101.107', NULL, 2, '2024-02-04 11:17:06', '2024-02-04 11:23:57'),
(12507, '70.73.177.245', NULL, 1, '2024-02-04 11:21:42', '2024-02-04 11:21:42'),
(12508, '222.77.96.141', NULL, 1, '2024-02-04 11:35:00', '2024-02-04 11:35:00'),
(12509, '45.61.188.92', NULL, 1, '2024-02-04 11:46:33', '2024-02-04 11:46:33'),
(12510, '195.191.219.132', NULL, 1, '2024-02-04 12:42:26', '2024-02-04 12:42:26'),
(12511, '182.160.110.182', NULL, 2, '2024-02-04 13:18:30', '2024-02-04 13:18:47'),
(12512, '27.147.230.218', NULL, 1, '2024-02-04 13:41:21', '2024-02-04 13:41:21'),
(12513, '124.248.67.159', NULL, 1, '2024-02-04 13:42:36', '2024-02-04 13:42:36'),
(12514, '124.248.70.156', NULL, 1, '2024-02-04 14:20:34', '2024-02-04 14:20:34'),
(12515, '123.0.19.226', NULL, 1, '2024-02-04 14:49:11', '2024-02-04 14:49:11'),
(12516, '162.55.85.224', NULL, 4, '2024-02-04 14:55:48', '2024-02-04 19:39:32'),
(12517, '222.77.96.129', NULL, 1, '2024-02-04 16:27:19', '2024-02-04 16:27:19'),
(12518, '45.74.46.80', NULL, 1, '2024-02-04 16:47:36', '2024-02-04 16:47:36'),
(12519, '44.235.77.134', NULL, 1, '2024-02-04 16:52:45', '2024-02-04 16:52:45'),
(12520, '162.55.130.51', NULL, 1, '2024-02-04 17:04:53', '2024-02-04 17:04:53'),
(12521, '203.202.245.12', NULL, 1, '2024-02-04 17:21:46', '2024-02-04 17:21:46'),
(12522, '205.210.31.45', NULL, 1, '2024-02-04 17:55:15', '2024-02-04 17:55:15'),
(12523, '124.248.67.155', NULL, 1, '2024-02-04 18:34:13', '2024-02-04 18:34:13'),
(12524, '203.45.160.68', NULL, 1, '2024-02-04 18:38:16', '2024-02-04 18:38:16'),
(12525, '38.46.14.178', NULL, 1, '2024-02-04 19:00:42', '2024-02-04 19:00:42'),
(12526, '172.214.41.122', NULL, 1, '2024-02-04 19:34:05', '2024-02-04 19:34:05'),
(12527, '66.249.70.8', NULL, 1, '2024-02-04 20:21:13', '2024-02-04 20:21:13'),
(12528, '205.210.31.129', NULL, 1, '2024-02-04 21:15:47', '2024-02-04 21:15:47'),
(12529, '66.249.70.169', NULL, 1, '2024-02-04 21:17:10', '2024-02-04 21:17:10'),
(12530, '42.236.17.73', NULL, 1, '2024-02-04 21:33:47', '2024-02-04 21:33:47'),
(12531, '42.236.101.251', NULL, 1, '2024-02-04 21:35:46', '2024-02-04 21:35:46'),
(12532, '42.236.17.242', NULL, 1, '2024-02-04 21:35:52', '2024-02-04 21:35:52'),
(12533, '193.186.4.159', NULL, 1, '2024-02-04 21:45:12', '2024-02-04 21:45:12'),
(12534, '128.204.212.78', NULL, 1, '2024-02-04 22:37:57', '2024-02-04 22:37:57'),
(12535, '162.241.252.137', NULL, 1, '2024-02-04 23:23:52', '2024-02-04 23:23:52'),
(12536, '34.208.121.191', NULL, 1, '2024-02-04 23:25:17', '2024-02-04 23:25:17'),
(12537, '103.133.254.22', NULL, 1, '2024-02-04 23:32:21', '2024-02-04 23:32:21'),
(12538, '205.210.31.171', NULL, 1, '2024-02-04 23:51:54', '2024-02-04 23:51:54'),
(12539, '77.111.247.90', NULL, 1, '2024-02-05 00:42:30', '2024-02-05 00:42:30'),
(12540, '77.111.247.9', NULL, 1, '2024-02-05 00:42:30', '2024-02-05 00:42:30'),
(12541, '54.188.175.81', NULL, 1, '2024-02-05 01:31:47', '2024-02-05 01:31:47'),
(12542, '72.14.201.78', NULL, 1, '2024-02-05 01:47:15', '2024-02-05 01:47:15'),
(12543, '111.16.141.166', NULL, 1, '2024-02-05 02:15:45', '2024-02-05 02:15:45'),
(12544, '66.249.70.168', NULL, 1, '2024-02-05 03:33:52', '2024-02-05 03:33:52'),
(12545, '93.158.91.11', NULL, 1, '2024-02-05 03:57:48', '2024-02-05 03:57:48'),
(12546, '93.158.91.33', NULL, 1, '2024-02-05 04:14:00', '2024-02-05 04:14:00'),
(12547, '138.201.195.214', NULL, 1, '2024-02-05 04:55:42', '2024-02-05 04:55:42'),
(12548, '45.61.169.106', NULL, 2, '2024-02-05 05:46:04', '2024-02-05 05:46:05'),
(12549, '103.231.89.236', NULL, 1, '2024-02-05 06:24:17', '2024-02-05 06:24:17'),
(12550, '141.0.8.154', NULL, 1, '2024-02-05 06:24:46', '2024-02-05 06:24:46'),
(12551, '184.73.112.163', NULL, 1, '2024-02-05 06:31:28', '2024-02-05 06:31:28'),
(12552, '154.51.131.142', NULL, 1, '2024-02-05 06:35:37', '2024-02-05 06:35:37'),
(12553, '134.122.110.76', NULL, 1, '2024-02-05 07:10:06', '2024-02-05 07:10:06'),
(12554, '54.211.218.14', NULL, 1, '2024-02-05 07:23:45', '2024-02-05 07:23:45'),
(12555, '34.251.253.74', NULL, 1, '2024-02-05 08:41:22', '2024-02-05 08:41:22'),
(12556, '43.139.11.242', NULL, 1, '2024-02-05 08:50:26', '2024-02-05 08:50:26'),
(12557, '195.191.219.133', NULL, 1, '2024-02-05 09:20:59', '2024-02-05 09:20:59'),
(12558, '122.176.91.62', NULL, 2, '2024-02-05 09:24:14', '2024-02-05 09:27:08'),
(12559, '18.201.218.235', NULL, 1, '2024-02-05 09:32:26', '2024-02-05 09:32:26'),
(12560, '52.214.166.204', NULL, 1, '2024-02-05 11:18:28', '2024-02-05 11:18:28'),
(12561, '40.77.167.8', NULL, 1, '2024-02-05 11:33:20', '2024-02-05 11:33:20'),
(12562, '43.229.208.190', NULL, 1, '2024-02-05 12:05:16', '2024-02-05 12:05:16'),
(12563, '128.199.251.183', NULL, 1, '2024-02-05 12:20:36', '2024-02-05 12:20:36'),
(12564, '66.249.70.8', NULL, 4, '2024-02-05 12:59:44', '2024-02-06 02:28:36'),
(12565, '40.77.167.46', NULL, 1, '2024-02-05 13:04:46', '2024-02-05 13:04:46'),
(12566, '103.177.122.171', NULL, 2, '2024-02-05 14:03:36', '2024-02-05 14:03:42'),
(12567, '207.241.235.164', NULL, 1, '2024-02-05 14:26:08', '2024-02-05 14:26:08'),
(12568, '120.92.72.50', NULL, 1, '2024-02-05 14:30:07', '2024-02-05 14:30:07'),
(12569, '179.43.191.18', NULL, 1, '2024-02-05 15:01:43', '2024-02-05 15:01:43'),
(12570, '103.30.191.58', NULL, 2, '2024-02-05 16:12:56', '2024-02-05 17:02:24'),
(12571, '123.200.7.106', NULL, 1, '2024-02-05 16:59:19', '2024-02-05 16:59:19'),
(12572, '54.244.153.248', NULL, 1, '2024-02-05 17:03:40', '2024-02-05 17:03:40'),
(12573, '34.214.1.96', NULL, 1, '2024-02-05 17:05:27', '2024-02-05 17:05:27'),
(12574, '108.61.188.120', NULL, 1, '2024-02-05 17:56:40', '2024-02-05 17:56:40'),
(12575, '54.190.83.188', NULL, 1, '2024-02-05 18:08:57', '2024-02-05 18:08:57'),
(12576, '54.147.136.131', NULL, 2, '2024-02-05 18:48:30', '2024-02-05 22:11:40'),
(12577, '52.13.99.144', NULL, 1, '2024-02-05 19:00:45', '2024-02-05 19:00:45'),
(12578, '36.99.136.129', NULL, 1, '2024-02-05 19:08:57', '2024-02-05 19:08:57'),
(12579, '36.99.136.128', NULL, 1, '2024-02-05 19:09:26', '2024-02-05 19:09:26'),
(12580, '36.99.136.136', NULL, 1, '2024-02-05 19:10:30', '2024-02-05 19:10:30'),
(12581, '36.99.136.137', NULL, 1, '2024-02-05 19:10:32', '2024-02-05 19:10:32'),
(12582, '213.180.203.13', NULL, 1, '2024-02-05 19:22:55', '2024-02-05 19:22:55'),
(12583, '45.141.215.122', NULL, 1, '2024-02-05 20:04:57', '2024-02-05 20:04:57'),
(12584, '175.24.212.162', NULL, 1, '2024-02-05 21:26:36', '2024-02-05 21:26:36'),
(12585, '34.194.102.187', NULL, 1, '2024-02-05 21:38:57', '2024-02-05 21:38:57'),
(12586, '51.254.199.11', NULL, 1, '2024-02-05 21:57:51', '2024-02-05 21:57:51'),
(12587, '34.222.197.217', NULL, 2, '2024-02-05 22:10:07', '2024-02-05 22:23:14'),
(12588, '66.249.70.7', NULL, 1, '2024-02-05 23:11:45', '2024-02-05 23:11:45'),
(12589, '103.121.62.117', NULL, 1, '2024-02-05 23:12:29', '2024-02-05 23:12:29'),
(12590, '103.166.253.124', NULL, 1, '2024-02-05 23:20:02', '2024-02-05 23:20:02'),
(12591, '44.234.19.56', NULL, 1, '2024-02-05 23:22:36', '2024-02-05 23:22:36'),
(12592, '178.254.38.45', NULL, 1, '2024-02-06 00:31:10', '2024-02-06 00:31:10'),
(12593, '196.245.158.194', NULL, 1, '2024-02-06 00:55:36', '2024-02-06 00:55:36'),
(12594, '35.163.83.178', NULL, 1, '2024-02-06 00:58:34', '2024-02-06 00:58:34'),
(12595, '35.162.86.214', NULL, 1, '2024-02-06 01:01:43', '2024-02-06 01:01:43'),
(12596, '128.204.212.79', NULL, 1, '2024-02-06 03:12:26', '2024-02-06 03:12:26'),
(12597, '124.248.67.159', NULL, 1, '2024-02-06 05:18:20', '2024-02-06 05:18:20'),
(12598, '51.222.253.10', NULL, 1, '2024-02-06 06:14:06', '2024-02-06 06:14:06'),
(12599, '77.75.76.167', NULL, 1, '2024-02-06 06:22:38', '2024-02-06 06:22:38'),
(12600, '54.208.117.204', NULL, 1, '2024-02-06 07:30:24', '2024-02-06 07:30:24'),
(12601, '34.207.210.188', NULL, 1, '2024-02-06 07:58:09', '2024-02-06 07:58:09'),
(12602, '124.248.70.158', NULL, 1, '2024-02-06 08:01:49', '2024-02-06 08:01:49'),
(12603, '124.248.67.155', NULL, 1, '2024-02-06 09:03:34', '2024-02-06 09:03:34'),
(12604, '45.148.125.50', NULL, 1, '2024-02-06 09:14:04', '2024-02-06 09:14:04'),
(12605, '193.186.4.159', NULL, 2, '2024-02-06 09:28:53', '2024-02-06 17:05:32'),
(12606, '107.150.71.135', NULL, 1, '2024-02-06 09:55:46', '2024-02-06 09:55:46'),
(12607, '129.211.167.200', NULL, 1, '2024-02-06 10:15:12', '2024-02-06 10:15:12'),
(12608, '124.248.70.156', NULL, 1, '2024-02-06 10:26:33', '2024-02-06 10:26:33'),
(12609, '66.249.70.6', NULL, 1, '2024-02-06 10:37:56', '2024-02-06 10:37:56'),
(12610, '195.191.219.132', NULL, 1, '2024-02-06 10:46:19', '2024-02-06 10:46:19'),
(12611, '124.248.70.154', NULL, 1, '2024-02-06 10:47:50', '2024-02-06 10:47:50'),
(12612, '222.77.96.129', NULL, 1, '2024-02-06 11:32:14', '2024-02-06 11:32:14'),
(12613, '124.248.67.160', NULL, 1, '2024-02-06 11:38:20', '2024-02-06 11:38:20'),
(12614, '103.167.18.33', NULL, 1, '2024-02-06 11:44:45', '2024-02-06 11:44:45'),
(12615, '124.248.67.158', NULL, 1, '2024-02-06 12:00:21', '2024-02-06 12:00:21'),
(12616, '193.210.0.12', NULL, 1, '2024-02-06 12:00:45', '2024-02-06 12:00:45'),
(12617, '103.157.74.42', NULL, 1, '2024-02-06 12:15:47', '2024-02-06 12:15:47'),
(12618, '124.248.70.157', NULL, 1, '2024-02-06 12:16:37', '2024-02-06 12:16:37'),
(12619, '3.219.35.58', NULL, 1, '2024-02-06 12:24:52', '2024-02-06 12:24:52'),
(12620, '18.224.128.89', NULL, 1, '2024-02-06 12:24:52', '2024-02-06 12:24:52'),
(12621, '18.210.6.165', NULL, 1, '2024-02-06 12:24:59', '2024-02-06 12:24:59'),
(12622, '47.76.35.19', NULL, 1, '2024-02-06 13:41:13', '2024-02-06 13:41:13'),
(12623, '54.70.238.180', NULL, 1, '2024-02-06 14:21:37', '2024-02-06 14:21:37'),
(12624, '222.77.96.146', NULL, 1, '2024-02-06 14:24:26', '2024-02-06 14:24:26'),
(12625, '3.80.81.176', NULL, 1, '2024-02-06 14:57:21', '2024-02-06 14:57:21'),
(12626, '18.225.25.214', NULL, 2, '2024-02-06 14:57:22', '2024-02-06 17:32:09'),
(12627, '3.237.91.71', NULL, 2, '2024-02-06 14:57:27', '2024-02-06 17:32:08'),
(12628, '103.120.203.245', NULL, 1, '2024-02-06 15:03:20', '2024-02-06 15:03:20'),
(12629, '62.171.181.196', NULL, 2, '2024-02-06 15:57:21', '2024-02-06 15:57:22'),
(12630, '202.86.222.39', NULL, 1, '2024-02-06 16:11:32', '2024-02-06 16:11:32'),
(12631, '103.149.143.144', NULL, 1, '2024-02-06 16:19:17', '2024-02-06 16:19:17'),
(12632, '205.210.31.159', NULL, 1, '2024-02-06 16:41:33', '2024-02-06 16:41:33'),
(12633, '23.26.220.17', NULL, 1, '2024-02-06 16:59:34', '2024-02-06 16:59:34'),
(12634, '41.142.228.165', NULL, 11, '2024-02-06 17:18:14', '2024-02-06 17:20:08'),
(12635, '3.234.144.171', NULL, 1, '2024-02-06 17:32:14', '2024-02-06 17:32:14'),
(12636, '34.219.103.149', NULL, 1, '2024-02-06 18:07:46', '2024-02-06 18:07:46'),
(12637, '172.94.111.200', NULL, 1, '2024-02-06 18:17:45', '2024-02-06 18:17:45'),
(12638, '52.167.144.205', NULL, 1, '2024-02-06 20:50:29', '2024-02-06 20:50:29'),
(12639, '103.166.253.124', NULL, 1, '2024-02-06 21:06:46', '2024-02-06 21:06:46'),
(12640, '222.77.96.141', NULL, 1, '2024-02-06 21:49:47', '2024-02-06 21:49:47'),
(12641, '195.201.110.222', NULL, 1, '2024-02-06 21:58:16', '2024-02-06 21:58:16'),
(12642, '24.199.113.11', NULL, 4, '2024-02-06 22:01:37', '2024-02-06 22:02:54'),
(12643, '173.252.107.119', NULL, 1, '2024-02-06 22:19:49', '2024-02-06 22:19:49'),
(12644, '173.252.83.119', NULL, 1, '2024-02-06 22:19:49', '2024-02-06 22:19:49'),
(12645, '173.252.111.120', NULL, 1, '2024-02-06 22:19:49', '2024-02-06 22:19:49'),
(12646, '44.234.62.194', NULL, 1, '2024-02-06 23:22:07', '2024-02-06 23:22:07'),
(12647, '128.204.212.79', NULL, 1, '2024-02-06 23:56:20', '2024-02-06 23:56:20'),
(12648, '151.28.36.98', NULL, 1, '2024-02-07 00:20:23', '2024-02-07 00:20:23'),
(12649, '52.167.144.161', NULL, 1, '2024-02-07 00:43:09', '2024-02-07 00:43:09'),
(12650, '54.191.147.116', NULL, 1, '2024-02-07 01:02:58', '2024-02-07 01:02:58'),
(12651, '54.187.12.128', NULL, 1, '2024-02-07 01:04:31', '2024-02-07 01:04:31'),
(12652, '59.38.251.69', NULL, 1, '2024-02-07 01:46:50', '2024-02-07 01:46:50'),
(12653, '35.171.144.152', NULL, 3, '2024-02-07 02:47:43', '2024-02-07 02:47:47'),
(12654, '43.240.159.39', NULL, 1, '2024-02-07 03:06:27', '2024-02-07 03:06:27'),
(12655, '103.149.26.234', NULL, 1, '2024-02-07 05:19:10', '2024-02-07 05:19:10'),
(12656, '118.26.39.50', NULL, 1, '2024-02-07 05:19:13', '2024-02-07 05:19:13'),
(12657, '103.149.26.162', NULL, 1, '2024-02-07 06:20:04', '2024-02-07 06:20:04'),
(12658, '54.208.117.204', NULL, 1, '2024-02-07 06:38:58', '2024-02-07 06:38:58'),
(12659, '206.189.30.7', NULL, 1, '2024-02-07 06:58:38', '2024-02-07 06:58:38'),
(12660, '100.27.12.252', NULL, 1, '2024-02-07 08:09:04', '2024-02-07 08:09:04'),
(12661, '185.180.143.16', NULL, 1, '2024-02-07 08:44:31', '2024-02-07 08:44:31'),
(12662, '37.111.246.187', NULL, 1, '2024-02-07 09:24:57', '2024-02-07 09:24:57'),
(12663, '195.191.219.130', NULL, 1, '2024-02-07 09:29:16', '2024-02-07 09:29:16'),
(12664, '173.252.83.7', NULL, 1, '2024-02-07 09:35:25', '2024-02-07 09:35:25'),
(12665, '103.170.173.205', NULL, 1, '2024-02-07 09:53:51', '2024-02-07 09:53:51'),
(12666, '138.199.63.35', NULL, 1, '2024-02-07 09:54:21', '2024-02-07 09:54:21'),
(12667, '217.76.48.181', NULL, 1, '2024-02-07 10:20:50', '2024-02-07 10:20:50'),
(12668, '202.51.184.69', NULL, 1, '2024-02-07 10:35:19', '2024-02-07 10:35:19'),
(12669, '66.249.70.7', NULL, 2, '2024-02-07 10:48:29', '2024-02-07 10:50:21'),
(12670, '66.249.70.6', NULL, 1, '2024-02-07 10:50:20', '2024-02-07 10:50:20'),
(12671, '66.249.70.167', NULL, 2, '2024-02-07 10:50:22', '2024-02-07 17:04:12'),
(12672, '5.32.120.72', NULL, 3, '2024-02-07 10:50:22', '2024-02-07 10:51:00'),
(12673, '66.249.70.169', NULL, 1, '2024-02-07 10:50:23', '2024-02-07 10:50:23'),
(12674, '40.84.180.227', NULL, 1, '2024-02-07 11:18:24', '2024-02-07 11:18:24'),
(12675, '182.163.96.10', NULL, 1, '2024-02-07 11:22:25', '2024-02-07 11:22:25'),
(12676, '40.84.180.226', NULL, 1, '2024-02-07 11:29:21', '2024-02-07 11:29:21'),
(12677, '185.189.114.121', NULL, 1, '2024-02-07 11:55:54', '2024-02-07 11:55:54'),
(12678, '173.252.95.6', NULL, 1, '2024-02-07 12:13:19', '2024-02-07 12:13:19'),
(12679, '43.128.100.206', NULL, 1, '2024-02-07 12:25:50', '2024-02-07 12:25:50'),
(12680, '43.139.11.242', NULL, 1, '2024-02-07 14:04:05', '2024-02-07 14:04:05'),
(12681, '118.26.105.144', NULL, 2, '2024-02-07 14:06:59', '2024-02-07 14:18:16'),
(12682, '120.50.25.162', NULL, 2, '2024-02-07 14:34:16', '2024-02-07 14:34:36'),
(12683, '34.222.32.79', NULL, 1, '2024-02-07 14:36:22', '2024-02-07 14:36:22'),
(12684, '91.92.248.59', NULL, 2, '2024-02-07 14:55:47', '2024-02-07 14:55:48'),
(12685, '103.109.57.118', NULL, 1, '2024-02-07 15:12:27', '2024-02-07 15:12:27'),
(12686, '123.6.49.18', NULL, 1, '2024-02-07 15:39:10', '2024-02-07 15:39:10'),
(12687, '27.115.124.45', NULL, 1, '2024-02-07 15:40:19', '2024-02-07 15:40:19'),
(12688, '103.9.187.186', NULL, 1, '2024-02-07 15:52:40', '2024-02-07 15:52:40'),
(12689, '205.210.31.200', NULL, 1, '2024-02-07 16:11:37', '2024-02-07 16:11:37'),
(12690, '103.117.142.67', NULL, 1, '2024-02-07 16:30:07', '2024-02-07 16:30:07'),
(12691, '118.179.11.62', NULL, 1, '2024-02-07 16:31:04', '2024-02-07 16:31:04'),
(12692, '5.188.62.21', NULL, 1, '2024-02-07 17:47:54', '2024-02-07 17:47:54'),
(12693, '54.212.169.39', NULL, 1, '2024-02-07 18:38:14', '2024-02-07 18:38:14'),
(12694, '35.87.225.65', NULL, 1, '2024-02-07 20:31:56', '2024-02-07 20:31:56'),
(12695, '52.167.144.197', NULL, 1, '2024-02-07 21:34:15', '2024-02-07 21:34:15'),
(12696, '37.148.161.141', NULL, 1, '2024-02-07 21:52:03', '2024-02-07 21:52:03'),
(12697, '128.204.212.77', NULL, 2, '2024-02-07 23:01:39', '2024-02-08 02:08:57'),
(12698, '74.84.150.86', NULL, 1, '2024-02-07 23:23:28', '2024-02-07 23:23:28'),
(12699, '18.237.223.71', NULL, 1, '2024-02-08 00:08:44', '2024-02-08 00:08:44'),
(12700, '124.248.70.158', NULL, 1, '2024-02-08 00:21:42', '2024-02-08 00:21:42'),
(12701, '54.71.93.166', NULL, 1, '2024-02-08 02:28:59', '2024-02-08 02:28:59'),
(12702, '27.147.176.49', NULL, 1, '2024-02-08 03:35:34', '2024-02-08 03:35:34'),
(12703, '188.165.214.175', NULL, 2, '2024-02-08 04:48:53', '2024-02-08 04:49:03'),
(12704, '199.244.88.225', NULL, 1, '2024-02-08 04:58:35', '2024-02-08 04:58:35'),
(12705, '124.248.67.158', NULL, 1, '2024-02-08 05:24:10', '2024-02-08 05:24:10'),
(12706, '123.200.24.110', NULL, 1, '2024-02-08 05:31:29', '2024-02-08 05:31:29'),
(12707, '85.25.93.236', NULL, 1, '2024-02-08 05:39:35', '2024-02-08 05:39:35'),
(12708, '3.136.156.200', NULL, 1, '2024-02-08 05:58:25', '2024-02-08 05:58:25'),
(12709, '18.234.93.219', NULL, 1, '2024-02-08 06:25:50', '2024-02-08 06:25:50'),
(12710, '124.248.70.156', NULL, 1, '2024-02-08 06:35:30', '2024-02-08 06:35:30'),
(12711, '128.204.212.77', NULL, 2, '2024-02-08 06:44:52', '2024-02-08 15:22:27'),
(12712, '222.77.96.129', NULL, 1, '2024-02-08 07:06:24', '2024-02-08 07:06:24'),
(12713, '180.251.234.89', NULL, 1, '2024-02-08 07:14:32', '2024-02-08 07:14:32'),
(12714, '52.41.74.250', NULL, 1, '2024-02-08 07:34:28', '2024-02-08 07:34:28'),
(12715, '137.184.84.215', NULL, 1, '2024-02-08 07:47:46', '2024-02-08 07:47:46'),
(12716, '79.133.45.237', NULL, 1, '2024-02-08 07:52:38', '2024-02-08 07:52:38'),
(12717, '31.7.59.170', NULL, 1, '2024-02-08 08:37:10', '2024-02-08 08:37:10'),
(12718, '196.242.47.6', NULL, 1, '2024-02-08 08:39:11', '2024-02-08 08:39:11'),
(12719, '124.248.70.157', NULL, 1, '2024-02-08 08:45:40', '2024-02-08 08:45:40'),
(12720, '175.29.187.243', NULL, 2, '2024-02-08 09:04:20', '2024-02-08 09:04:45'),
(12721, '38.152.9.213', NULL, 1, '2024-02-08 09:28:01', '2024-02-08 09:28:01'),
(12722, '38.152.33.47', NULL, 1, '2024-02-08 09:28:05', '2024-02-08 09:28:05'),
(12723, '130.44.203.241', NULL, 1, '2024-02-08 09:28:07', '2024-02-08 09:28:07'),
(12724, '192.186.134.141', NULL, 1, '2024-02-08 09:28:09', '2024-02-08 09:28:09'),
(12725, '23.236.221.142', NULL, 1, '2024-02-08 09:28:10', '2024-02-08 09:28:10'),
(12726, '154.13.102.80', NULL, 1, '2024-02-08 09:28:11', '2024-02-08 09:28:11'),
(12727, '38.154.167.146', NULL, 1, '2024-02-08 09:28:23', '2024-02-08 09:28:23'),
(12728, '38.170.24.75', NULL, 1, '2024-02-08 09:28:45', '2024-02-08 09:28:45'),
(12729, '38.154.164.102', NULL, 1, '2024-02-08 09:30:08', '2024-02-08 09:30:08'),
(12730, '182.163.121.219', NULL, 1, '2024-02-08 09:55:50', '2024-02-08 09:55:50'),
(12731, '195.191.219.132', NULL, 1, '2024-02-08 09:59:27', '2024-02-08 09:59:27'),
(12732, '178.128.106.33', NULL, 5, '2024-02-08 10:22:54', '2024-02-08 10:23:04'),
(12733, '124.248.70.154', NULL, 1, '2024-02-08 10:26:15', '2024-02-08 10:26:15'),
(12734, '52.81.80.21', NULL, 2, '2024-02-08 10:27:54', '2024-02-08 10:27:55'),
(12735, '124.248.67.155', NULL, 1, '2024-02-08 10:38:10', '2024-02-08 10:38:10'),
(12736, '103.9.187.186', NULL, 1, '2024-02-08 10:52:06', '2024-02-08 10:52:06'),
(12737, '43.153.216.189', NULL, 1, '2024-02-08 11:03:45', '2024-02-08 11:03:45'),
(12738, '115.134.127.135', NULL, 2, '2024-02-08 11:32:13', '2024-02-08 11:32:43'),
(12739, '37.111.244.224', NULL, 2, '2024-02-08 11:53:48', '2024-02-08 11:55:00'),
(12740, '58.145.184.249', NULL, 1, '2024-02-08 12:01:33', '2024-02-08 12:01:33'),
(12741, '40.77.167.136', NULL, 1, '2024-02-08 12:57:13', '2024-02-08 12:57:13'),
(12742, '43.229.208.190', NULL, 2, '2024-02-08 13:39:18', '2024-02-08 13:39:19'),
(12743, '128.204.212.79', NULL, 3, '2024-02-08 13:47:54', '2024-02-08 15:28:06');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(12744, '196.19.249.78', NULL, 1, '2024-02-08 14:27:21', '2024-02-08 14:27:21'),
(12745, '182.48.64.153', NULL, 1, '2024-02-08 14:28:01', '2024-02-08 14:28:01'),
(12746, '103.145.70.100', NULL, 1, '2024-02-08 14:36:06', '2024-02-08 14:36:06'),
(12747, '124.248.67.160', NULL, 1, '2024-02-08 15:03:29', '2024-02-08 15:03:29'),
(12748, '34.76.96.55', NULL, 1, '2024-02-08 15:39:49', '2024-02-08 15:39:49'),
(12749, '54.244.215.211', NULL, 1, '2024-02-08 16:10:42', '2024-02-08 16:10:42'),
(12750, '124.248.67.159', NULL, 1, '2024-02-08 17:16:45', '2024-02-08 17:16:45'),
(12751, '128.204.212.78', NULL, 1, '2024-02-08 17:43:49', '2024-02-08 17:43:49'),
(12752, '137.184.127.205', NULL, 4, '2024-02-08 17:51:49', '2024-02-08 17:53:19'),
(12753, '27.115.124.70', NULL, 1, '2024-02-08 18:24:20', '2024-02-08 18:24:20'),
(12754, '192.185.2.65', NULL, 2, '2024-02-08 19:26:20', '2024-02-08 19:26:23'),
(12755, '173.252.83.1', NULL, 1, '2024-02-08 19:51:54', '2024-02-08 19:51:54'),
(12756, '222.77.96.141', NULL, 1, '2024-02-08 19:56:58', '2024-02-08 19:56:58'),
(12757, '54.188.99.244', NULL, 1, '2024-02-08 21:10:31', '2024-02-08 21:10:31'),
(12758, '191.101.174.20', NULL, 3, '2024-02-08 22:14:55', '2024-02-08 22:14:56'),
(12759, '123.249.116.30', NULL, 1, '2024-02-08 22:21:44', '2024-02-08 22:21:44'),
(12760, '189.157.25.10', NULL, 1, '2024-02-08 22:28:33', '2024-02-08 22:28:33'),
(12761, '46.37.98.198', NULL, 1, '2024-02-08 22:40:19', '2024-02-08 22:40:19'),
(12762, '222.77.96.146', NULL, 1, '2024-02-08 23:00:57', '2024-02-08 23:00:57'),
(12763, '51.222.253.16', NULL, 1, '2024-02-08 23:09:29', '2024-02-08 23:09:29'),
(12764, '59.111.227.200', NULL, 8, '2024-02-09 00:20:55', '2024-02-09 00:20:57'),
(12765, '199.21.113.77', NULL, 1, '2024-02-09 01:56:24', '2024-02-09 01:56:24'),
(12766, '3.236.185.55', NULL, 1, '2024-02-09 02:06:15', '2024-02-09 02:06:15'),
(12767, '35.88.233.198', NULL, 1, '2024-02-09 02:26:33', '2024-02-09 02:26:33'),
(12768, '44.213.128.155', NULL, 1, '2024-02-09 02:28:25', '2024-02-09 02:28:25'),
(12769, '18.246.233.18', NULL, 1, '2024-02-09 02:36:54', '2024-02-09 02:36:54'),
(12770, '74.84.150.86', NULL, 1, '2024-02-09 03:33:25', '2024-02-09 03:33:25'),
(12771, '152.32.153.245', NULL, 2, '2024-02-09 03:35:01', '2024-02-09 03:38:40'),
(12772, '66.249.70.169', NULL, 2, '2024-02-09 03:49:27', '2024-02-09 03:49:28'),
(12773, '66.249.70.8', NULL, 1, '2024-02-09 03:54:45', '2024-02-09 03:54:45'),
(12774, '164.90.157.94', NULL, 1, '2024-02-09 04:04:26', '2024-02-09 04:04:26'),
(12775, '47.243.113.51', NULL, 1, '2024-02-09 04:26:51', '2024-02-09 04:26:51'),
(12776, '196.242.57.15', NULL, 1, '2024-02-09 04:39:32', '2024-02-09 04:39:32'),
(12777, '196.242.20.190', NULL, 1, '2024-02-09 04:46:37', '2024-02-09 04:46:37'),
(12778, '44.213.128.155', NULL, 1, '2024-02-09 05:39:51', '2024-02-09 05:39:51'),
(12779, '42.236.17.99', NULL, 1, '2024-02-09 05:58:01', '2024-02-09 05:58:01'),
(12780, '42.236.101.236', NULL, 1, '2024-02-09 05:59:09', '2024-02-09 05:59:09'),
(12781, '42.236.17.95', NULL, 1, '2024-02-09 05:59:32', '2024-02-09 05:59:32'),
(12782, '209.97.149.106', NULL, 1, '2024-02-09 06:27:25', '2024-02-09 06:27:25'),
(12783, '54.208.117.204', NULL, 1, '2024-02-09 06:33:07', '2024-02-09 06:33:07'),
(12784, '43.153.34.206', NULL, 1, '2024-02-09 07:33:43', '2024-02-09 07:33:43'),
(12785, '154.16.49.98', NULL, 1, '2024-02-09 07:39:15', '2024-02-09 07:39:15'),
(12786, '43.139.11.242', NULL, 1, '2024-02-09 08:28:39', '2024-02-09 08:28:39'),
(12787, '43.155.136.16', NULL, 1, '2024-02-09 08:51:44', '2024-02-09 08:51:44'),
(12788, '198.235.24.122', NULL, 1, '2024-02-09 09:58:29', '2024-02-09 09:58:29'),
(12789, '81.71.5.172', NULL, 1, '2024-02-09 10:28:06', '2024-02-09 10:28:06'),
(12790, '20.168.112.88', NULL, 2, '2024-02-09 10:47:01', '2024-02-09 10:47:02'),
(12791, '118.179.44.207', NULL, 2, '2024-02-09 10:52:33', '2024-02-09 10:53:42'),
(12792, '64.120.34.32', NULL, 1, '2024-02-09 10:56:55', '2024-02-09 10:56:55'),
(12793, '103.30.191.179', NULL, 3, '2024-02-09 11:03:32', '2024-02-09 17:54:19'),
(12794, '66.249.70.7', NULL, 1, '2024-02-09 11:13:44', '2024-02-09 11:13:44'),
(12795, '23.104.161.148', NULL, 1, '2024-02-09 11:30:08', '2024-02-09 11:30:08'),
(12796, '101.227.238.116', NULL, 1, '2024-02-09 11:46:37', '2024-02-09 11:46:37'),
(12797, '103.108.148.238', NULL, 1, '2024-02-09 12:06:41', '2024-02-09 12:06:41'),
(12798, '38.154.160.201', NULL, 1, '2024-02-09 13:12:47', '2024-02-09 13:12:47'),
(12799, '165.232.73.18', NULL, 1, '2024-02-09 13:19:41', '2024-02-09 13:19:41'),
(12800, '130.255.166.98', NULL, 1, '2024-02-09 13:27:53', '2024-02-09 13:27:53'),
(12801, '49.113.92.161', NULL, 1, '2024-02-09 13:37:48', '2024-02-09 13:37:48'),
(12802, '180.163.29.234', NULL, 1, '2024-02-09 14:24:13', '2024-02-09 14:24:13'),
(12803, '38.152.47.178', NULL, 1, '2024-02-09 14:44:04', '2024-02-09 14:44:04'),
(12804, '38.152.38.51', NULL, 1, '2024-02-09 14:44:11', '2024-02-09 14:44:11'),
(12805, '38.154.160.158', NULL, 1, '2024-02-09 14:44:21', '2024-02-09 14:44:21'),
(12806, '198.245.75.123', NULL, 1, '2024-02-09 14:44:22', '2024-02-09 14:44:22'),
(12807, '120.233.33.215', NULL, 1, '2024-02-09 15:52:53', '2024-02-09 15:52:53'),
(12808, '120.233.33.150', NULL, 1, '2024-02-09 15:59:09', '2024-02-09 15:59:09'),
(12809, '14.152.91.249', NULL, 1, '2024-02-09 16:00:31', '2024-02-09 16:00:31'),
(12810, '27.44.122.233', NULL, 1, '2024-02-09 16:01:38', '2024-02-09 16:01:38'),
(12811, '45.138.16.107', NULL, 1, '2024-02-09 17:04:56', '2024-02-09 17:04:56'),
(12812, '35.161.102.114', NULL, 1, '2024-02-09 18:23:01', '2024-02-09 18:23:01'),
(12813, '103.218.24.196', NULL, 1, '2024-02-10 16:52:11', '2024-02-10 16:52:11'),
(12814, '35.232.178.181', NULL, 1, '2024-02-10 17:28:24', '2024-02-10 17:28:24'),
(12815, '198.235.24.117', NULL, 1, '2024-02-10 17:57:22', '2024-02-10 17:57:22'),
(12816, '185.237.97.239', NULL, 4, '2024-02-10 18:29:28', '2024-02-10 18:29:30'),
(12817, '52.89.140.138', NULL, 1, '2024-02-10 18:58:32', '2024-02-10 18:58:32'),
(12818, '154.16.192.206', NULL, 1, '2024-02-10 19:09:15', '2024-02-10 19:09:15'),
(12819, '107.178.232.172', NULL, 1, '2024-02-10 20:14:18', '2024-02-10 20:14:18'),
(12820, '66.249.70.167', NULL, 1, '2024-02-10 20:21:06', '2024-02-10 20:21:06'),
(12821, '91.92.252.83', NULL, 1, '2024-02-10 21:34:37', '2024-02-10 21:34:37'),
(12822, '107.151.182.62', NULL, 1, '2024-02-10 21:50:11', '2024-02-10 21:50:11'),
(12823, '95.181.233.22', NULL, 1, '2024-02-10 22:09:04', '2024-02-10 22:09:04'),
(12824, '66.249.70.169', NULL, 1, '2024-02-10 22:43:52', '2024-02-10 22:43:52'),
(12825, '124.248.70.157', NULL, 1, '2024-02-10 23:40:30', '2024-02-10 23:40:30'),
(12826, '34.212.65.151', NULL, 1, '2024-02-11 01:14:22', '2024-02-11 01:14:22'),
(12827, '35.91.151.100', NULL, 1, '2024-02-11 01:23:17', '2024-02-11 01:23:17'),
(12828, '81.181.54.66', NULL, 1, '2024-02-11 01:59:14', '2024-02-11 01:59:14'),
(12829, '51.15.211.120', NULL, 2, '2024-02-11 03:00:30', '2024-02-11 03:00:30'),
(12830, '128.204.212.77', NULL, 1, '2024-02-11 03:17:00', '2024-02-11 03:17:00'),
(12831, '162.241.61.15', NULL, 1, '2024-02-11 04:05:08', '2024-02-11 04:05:08'),
(12832, '128.204.212.78', NULL, 3, '2024-02-11 05:50:55', '2024-02-11 22:48:18'),
(12833, '164.92.91.187', NULL, 1, '2024-02-11 06:20:05', '2024-02-11 06:20:05'),
(12834, '206.119.74.14', NULL, 1, '2024-02-11 06:53:24', '2024-02-11 06:53:24'),
(12835, '103.88.140.72', NULL, 1, '2024-02-11 07:35:29', '2024-02-11 07:35:29'),
(12836, '43.155.136.16', NULL, 1, '2024-02-11 07:55:42', '2024-02-11 07:55:42'),
(12837, '66.249.70.8', NULL, 1, '2024-02-11 08:18:05', '2024-02-11 08:18:05'),
(12838, '66.249.70.7', NULL, 2, '2024-02-11 08:18:06', '2024-02-12 00:34:48'),
(12839, '124.248.67.155', NULL, 1, '2024-02-11 08:32:17', '2024-02-11 08:32:17'),
(12840, '198.235.24.181', NULL, 1, '2024-02-11 08:35:13', '2024-02-11 08:35:13'),
(12841, '5.133.192.168', NULL, 1, '2024-02-11 08:46:36', '2024-02-11 08:46:36'),
(12842, '124.248.70.156', NULL, 1, '2024-02-11 08:48:00', '2024-02-11 08:48:00'),
(12843, '222.77.96.141', NULL, 1, '2024-02-11 09:05:11', '2024-02-11 09:05:11'),
(12844, '193.186.4.159', NULL, 1, '2024-02-11 09:12:36', '2024-02-11 09:12:36'),
(12845, '185.213.154.241', NULL, 1, '2024-02-11 09:25:39', '2024-02-11 09:25:39'),
(12846, '103.145.70.100', NULL, 2, '2024-02-11 09:36:13', '2024-02-11 11:36:51'),
(12847, '43.229.208.190', NULL, 7, '2024-02-11 09:40:07', '2024-02-11 12:32:20'),
(12848, '203.188.254.238', NULL, 3, '2024-02-11 09:41:25', '2024-02-11 11:38:01'),
(12849, '120.50.5.90', NULL, 1, '2024-02-11 10:01:05', '2024-02-11 10:01:05'),
(12850, '84.246.85.11', NULL, 3, '2024-02-11 10:14:08', '2024-02-11 10:14:15'),
(12851, '122.144.9.148', NULL, 1, '2024-02-11 10:26:53', '2024-02-11 10:26:53'),
(12852, '85.208.96.209', NULL, 1, '2024-02-11 10:42:42', '2024-02-11 10:42:42'),
(12853, '124.248.70.154', NULL, 1, '2024-02-11 10:46:15', '2024-02-11 10:46:15'),
(12854, '3.80.81.176', NULL, 1, '2024-02-11 11:20:00', '2024-02-11 11:20:00'),
(12855, '18.225.25.214', NULL, 1, '2024-02-11 11:20:00', '2024-02-11 11:20:00'),
(12856, '52.87.218.72', NULL, 2, '2024-02-11 11:20:06', '2024-02-11 11:48:17'),
(12857, '18.224.128.89', NULL, 1, '2024-02-11 11:48:18', '2024-02-11 11:48:18'),
(12858, '193.46.255.175', NULL, 1, '2024-02-11 12:08:27', '2024-02-11 12:08:27'),
(12859, '51.15.226.71', NULL, 1, '2024-02-11 12:20:39', '2024-02-11 12:20:39'),
(12860, '35.86.188.60', NULL, 1, '2024-02-11 12:46:13', '2024-02-11 12:46:13'),
(12861, '66.249.70.6', NULL, 2, '2024-02-11 14:09:05', '2024-02-12 00:34:54'),
(12862, '52.167.144.212', NULL, 1, '2024-02-11 15:37:29', '2024-02-11 15:37:29'),
(12863, '124.41.240.225', NULL, 2, '2024-02-11 15:55:31', '2024-02-11 15:57:02'),
(12864, '144.172.118.62', NULL, 1, '2024-02-11 16:04:46', '2024-02-11 16:04:46'),
(12865, '109.70.100.68', NULL, 1, '2024-02-11 16:05:59', '2024-02-11 16:05:59'),
(12866, '185.191.171.5', NULL, 1, '2024-02-11 16:46:43', '2024-02-11 16:46:43'),
(12867, '91.92.242.227', NULL, 4, '2024-02-11 16:49:07', '2024-02-11 16:49:10'),
(12868, '91.92.241.164', NULL, 4, '2024-02-11 16:51:11', '2024-02-11 16:51:57'),
(12869, '222.77.96.146', NULL, 1, '2024-02-11 17:05:22', '2024-02-11 17:05:22'),
(12870, '159.203.80.195', NULL, 1, '2024-02-11 18:06:40', '2024-02-11 18:06:40'),
(12871, '124.248.70.158', NULL, 1, '2024-02-11 20:50:57', '2024-02-11 20:50:57'),
(12872, '77.91.86.95', NULL, 1, '2024-02-11 20:54:26', '2024-02-11 20:54:26'),
(12873, '15.235.15.135', NULL, 1, '2024-02-11 21:11:00', '2024-02-11 21:11:00'),
(12874, '185.197.74.148', NULL, 1, '2024-02-11 21:33:32', '2024-02-11 21:33:32'),
(12875, '66.249.70.167', NULL, 1, '2024-02-11 21:35:37', '2024-02-11 21:35:37'),
(12876, '124.248.67.158', NULL, 1, '2024-02-11 21:50:41', '2024-02-11 21:50:41'),
(12877, '66.249.70.168', NULL, 1, '2024-02-12 00:02:42', '2024-02-12 00:02:42'),
(12878, '222.77.96.129', NULL, 1, '2024-02-12 01:09:29', '2024-02-12 01:09:29'),
(12879, '54.214.182.102', NULL, 1, '2024-02-12 01:16:50', '2024-02-12 01:16:50'),
(12880, '34.211.141.62', NULL, 1, '2024-02-12 01:20:23', '2024-02-12 01:20:23'),
(12881, '120.239.243.170', NULL, 1, '2024-02-12 01:36:46', '2024-02-12 01:36:46'),
(12882, '124.248.67.160', NULL, 1, '2024-02-12 01:38:20', '2024-02-12 01:38:20'),
(12883, '43.139.11.242', NULL, 1, '2024-02-12 02:49:14', '2024-02-12 02:49:14'),
(12884, '198.235.24.145', NULL, 1, '2024-02-12 03:37:51', '2024-02-12 03:37:51'),
(12885, '42.236.17.243', NULL, 1, '2024-02-12 03:53:12', '2024-02-12 03:53:12'),
(12886, '42.236.17.201', NULL, 1, '2024-02-12 03:54:56', '2024-02-12 03:54:56'),
(12887, '81.19.137.127', NULL, 1, '2024-02-12 04:10:19', '2024-02-12 04:10:19'),
(12888, '144.172.73.11', NULL, 1, '2024-02-12 04:10:26', '2024-02-12 04:10:26'),
(12889, '51.195.91.124', NULL, 1, '2024-02-12 04:10:28', '2024-02-12 04:10:28'),
(12890, '42.236.17.26', NULL, 1, '2024-02-12 04:13:12', '2024-02-12 04:13:12'),
(12891, '40.77.167.25', NULL, 1, '2024-02-12 05:43:05', '2024-02-12 05:43:05'),
(12892, '128.204.212.77', NULL, 2, '2024-02-12 06:52:55', '2024-02-13 04:15:17'),
(12893, '43.163.6.35', NULL, 1, '2024-02-12 07:07:05', '2024-02-12 07:07:05'),
(12894, '198.251.73.80', NULL, 2, '2024-02-12 07:13:54', '2024-02-12 07:19:56'),
(12895, '198.251.73.70', NULL, 1, '2024-02-12 07:20:10', '2024-02-12 07:20:10'),
(12896, '54.197.208.48', NULL, 1, '2024-02-12 07:29:32', '2024-02-12 07:29:32'),
(12897, '184.73.36.73', NULL, 1, '2024-02-12 07:51:04', '2024-02-12 07:51:04'),
(12898, '2.57.168.201', NULL, 3, '2024-02-12 07:53:14', '2024-02-12 07:53:16'),
(12899, '38.46.14.178', NULL, 1, '2024-02-12 07:55:11', '2024-02-12 07:55:11'),
(12900, '52.167.144.22', NULL, 1, '2024-02-12 08:09:00', '2024-02-12 08:09:00'),
(12901, '202.134.10.138', NULL, 2, '2024-02-12 09:07:11', '2024-02-12 09:07:33'),
(12902, '193.118.52.30', NULL, 1, '2024-02-12 09:07:59', '2024-02-12 09:07:59'),
(12903, '72.14.201.159', NULL, 1, '2024-02-12 10:07:53', '2024-02-12 10:07:53'),
(12904, '193.186.4.159', NULL, 2, '2024-02-12 10:08:50', '2024-02-12 12:56:41'),
(12905, '3.237.91.71', NULL, 1, '2024-02-12 10:10:43', '2024-02-12 10:10:43'),
(12906, '18.225.25.214', NULL, 3, '2024-02-12 10:10:44', '2024-02-12 15:56:27'),
(12907, '3.95.220.169', NULL, 1, '2024-02-12 10:10:50', '2024-02-12 10:10:50'),
(12908, '172.68.231.131', NULL, 1, '2024-02-12 10:47:58', '2024-02-12 10:47:58'),
(12909, '123.54.29.89', NULL, 1, '2024-02-12 11:39:07', '2024-02-12 11:39:07'),
(12910, '3.15.153.8', NULL, 1, '2024-02-12 11:49:35', '2024-02-12 11:49:35'),
(12911, '39.149.43.136', NULL, 1, '2024-02-12 11:54:10', '2024-02-12 11:54:10'),
(12912, '203.191.32.118', NULL, 1, '2024-02-12 11:54:26', '2024-02-12 11:54:26'),
(12913, '65.154.226.171', NULL, 1, '2024-02-12 11:54:41', '2024-02-12 11:54:41'),
(12914, '205.210.31.166', NULL, 1, '2024-02-12 12:07:03', '2024-02-12 12:07:03'),
(12915, '116.206.56.19', NULL, 2, '2024-02-12 12:11:26', '2024-02-12 12:16:56'),
(12916, '199.45.154.50', NULL, 1, '2024-02-12 12:16:36', '2024-02-12 12:16:36'),
(12917, '34.224.156.109', NULL, 1, '2024-02-12 12:48:30', '2024-02-12 12:48:30'),
(12918, '199.45.154.67', NULL, 1, '2024-02-12 13:25:11', '2024-02-12 13:25:11'),
(12919, '164.55.247.243', NULL, 1, '2024-02-12 13:27:12', '2024-02-12 13:27:12'),
(12920, '23.26.220.11', NULL, 1, '2024-02-12 13:53:28', '2024-02-12 13:53:28'),
(12921, '209.126.12.142', NULL, 7, '2024-02-12 13:54:23', '2024-02-12 13:54:26'),
(12922, '103.108.148.238', NULL, 1, '2024-02-12 14:19:02', '2024-02-12 14:19:02'),
(12923, '69.171.249.3', NULL, 2, '2024-02-12 14:33:43', '2024-02-12 14:33:44'),
(12924, '182.160.105.209', NULL, 1, '2024-02-12 15:06:55', '2024-02-12 15:06:55'),
(12925, '52.87.218.72', NULL, 1, '2024-02-12 15:43:36', '2024-02-12 15:43:36'),
(12926, '3.235.241.183', NULL, 1, '2024-02-12 15:43:42', '2024-02-12 15:43:42'),
(12927, '3.234.144.171', NULL, 1, '2024-02-12 15:56:26', '2024-02-12 15:56:26'),
(12928, '100.27.34.37', NULL, 1, '2024-02-12 15:56:33', '2024-02-12 15:56:33'),
(12929, '58.220.27.185', NULL, 1, '2024-02-12 16:10:22', '2024-02-12 16:10:22'),
(12930, '52.167.144.235', NULL, 1, '2024-02-12 17:07:54', '2024-02-12 17:07:54'),
(12931, '154.51.131.142', NULL, 1, '2024-02-12 18:16:47', '2024-02-12 18:16:47'),
(12932, '124.248.70.154', NULL, 1, '2024-02-12 18:23:39', '2024-02-12 18:23:39'),
(12933, '52.36.115.47', NULL, 1, '2024-02-12 20:12:09', '2024-02-12 20:12:09'),
(12934, '4.14.154.66', NULL, 1, '2024-02-12 20:31:07', '2024-02-12 20:31:07'),
(12935, '198.235.24.167', NULL, 1, '2024-02-12 20:35:51', '2024-02-12 20:35:51'),
(12936, '38.18.27.161', NULL, 1, '2024-02-12 20:40:10', '2024-02-12 20:40:10'),
(12937, '23.26.220.22', NULL, 1, '2024-02-12 20:46:38', '2024-02-12 20:46:38'),
(12938, '104.200.151.43', NULL, 1, '2024-02-12 21:21:33', '2024-02-12 21:21:33'),
(12939, '128.204.212.78', NULL, 1, '2024-02-12 21:38:06', '2024-02-12 21:38:06'),
(12940, '66.249.70.7', NULL, 3, '2024-02-12 21:39:48', '2024-02-13 04:41:08'),
(12941, '36.99.136.137', NULL, 1, '2024-02-12 22:44:29', '2024-02-12 22:44:29'),
(12942, '36.99.136.129', NULL, 1, '2024-02-12 22:44:34', '2024-02-12 22:44:34'),
(12943, '111.7.96.163', NULL, 1, '2024-02-12 22:45:48', '2024-02-12 22:45:48'),
(12944, '195.191.219.130', NULL, 1, '2024-02-12 23:04:36', '2024-02-12 23:04:36'),
(12945, '103.6.251.198', NULL, 1, '2024-02-12 23:16:14', '2024-02-12 23:16:14'),
(12946, '35.90.130.187', NULL, 1, '2024-02-12 23:18:12', '2024-02-12 23:18:12'),
(12947, '124.248.70.157', NULL, 1, '2024-02-12 23:50:15', '2024-02-12 23:50:15'),
(12948, '58.220.27.161', NULL, 1, '2024-02-13 00:16:16', '2024-02-13 00:16:16'),
(12949, '103.49.202.172', NULL, 2, '2024-02-13 00:18:32', '2024-02-13 00:20:31'),
(12950, '173.68.101.60', NULL, 1, '2024-02-13 00:20:46', '2024-02-13 00:20:46'),
(12951, '35.243.150.43', NULL, 2, '2024-02-13 00:33:52', '2024-02-13 00:38:10'),
(12952, '66.249.70.167', NULL, 1, '2024-02-13 00:52:55', '2024-02-13 00:52:55'),
(12953, '104.234.114.82', NULL, 1, '2024-02-13 01:06:40', '2024-02-13 01:06:40'),
(12954, '45.61.55.132', NULL, 1, '2024-02-13 01:21:39', '2024-02-13 01:21:39'),
(12955, '222.77.96.141', NULL, 1, '2024-02-13 01:57:06', '2024-02-13 01:57:06'),
(12956, '54.69.212.148', NULL, 1, '2024-02-13 02:11:43', '2024-02-13 02:11:43'),
(12957, '222.77.96.146', NULL, 1, '2024-02-13 02:24:34', '2024-02-13 02:24:34'),
(12958, '188.130.137.194', NULL, 1, '2024-02-13 02:54:05', '2024-02-13 02:54:05'),
(12959, '124.248.70.156', NULL, 1, '2024-02-13 03:00:22', '2024-02-13 03:00:22'),
(12960, '103.153.76.105', NULL, 1, '2024-02-13 03:30:44', '2024-02-13 03:30:44'),
(12961, '222.77.96.129', NULL, 1, '2024-02-13 03:56:29', '2024-02-13 03:56:29'),
(12962, '94.156.64.43', NULL, 1, '2024-02-13 04:43:39', '2024-02-13 04:43:39'),
(12963, '64.225.68.223', NULL, 1, '2024-02-13 06:05:40', '2024-02-13 06:05:40'),
(12964, '128.204.212.78', NULL, 2, '2024-02-13 06:26:13', '2024-02-13 21:03:26'),
(12965, '54.144.96.152', NULL, 1, '2024-02-13 06:33:37', '2024-02-13 06:33:37'),
(12966, '129.226.147.7', NULL, 1, '2024-02-13 06:46:11', '2024-02-13 06:46:11'),
(12967, '124.248.67.160', NULL, 1, '2024-02-13 07:06:48', '2024-02-13 07:06:48'),
(12968, '66.249.70.169', NULL, 2, '2024-02-13 07:58:02', '2024-02-13 09:19:40'),
(12969, '66.249.70.168', NULL, 2, '2024-02-13 07:58:02', '2024-02-13 09:19:37'),
(12970, '124.248.67.155', NULL, 1, '2024-02-13 08:04:50', '2024-02-13 08:04:50'),
(12971, '124.248.67.158', NULL, 1, '2024-02-13 09:05:31', '2024-02-13 09:05:31'),
(12972, '37.111.206.254', NULL, 3, '2024-02-13 09:17:24', '2024-02-13 09:22:09'),
(12973, '43.229.208.190', NULL, 2, '2024-02-13 09:35:19', '2024-02-13 09:54:59'),
(12974, '103.146.93.42', NULL, 1, '2024-02-13 09:51:09', '2024-02-13 09:51:09'),
(12975, '18.206.211.40', NULL, 1, '2024-02-13 09:55:50', '2024-02-13 09:55:50'),
(12976, '192.126.187.244', NULL, 1, '2024-02-13 11:01:25', '2024-02-13 11:01:25'),
(12977, '124.248.70.158', NULL, 1, '2024-02-13 11:14:38', '2024-02-13 11:14:38'),
(12978, '89.148.54.123', NULL, 1, '2024-02-13 11:17:31', '2024-02-13 11:17:31'),
(12979, '104.248.75.7', NULL, 1, '2024-02-13 11:17:33', '2024-02-13 11:17:33'),
(12980, '91.92.241.164', NULL, 4, '2024-02-13 11:32:36', '2024-02-13 11:32:45'),
(12981, '39.173.116.8', NULL, 1, '2024-02-13 12:26:06', '2024-02-13 12:26:06'),
(12982, '51.222.253.8', NULL, 1, '2024-02-13 12:37:22', '2024-02-13 12:37:22'),
(12983, '128.204.212.77', NULL, 1, '2024-02-13 12:41:37', '2024-02-13 12:41:37'),
(12984, '72.14.201.159', NULL, 1, '2024-02-13 13:01:41', '2024-02-13 13:01:41'),
(12985, '66.249.70.8', NULL, 1, '2024-02-13 14:16:31', '2024-02-13 14:16:31'),
(12986, '3.234.144.171', NULL, 1, '2024-02-13 14:18:54', '2024-02-13 14:18:54'),
(12987, '18.225.25.214', NULL, 1, '2024-02-13 14:18:54', '2024-02-13 14:18:54'),
(12988, '3.235.241.183', NULL, 1, '2024-02-13 14:18:59', '2024-02-13 14:18:59'),
(12989, '35.92.22.190', NULL, 1, '2024-02-13 14:25:23', '2024-02-13 14:25:23'),
(12990, '61.231.79.225', NULL, 2, '2024-02-13 14:44:38', '2024-02-14 00:22:05'),
(12991, '193.118.52.34', NULL, 1, '2024-02-13 15:04:45', '2024-02-13 15:04:45'),
(12992, '115.127.82.234', NULL, 1, '2024-02-13 15:21:57', '2024-02-13 15:21:57'),
(12993, '40.94.227.23', NULL, 1, '2024-02-13 16:19:12', '2024-02-13 16:19:12'),
(12994, '34.23.47.199', NULL, 1, '2024-02-13 16:46:18', '2024-02-13 16:46:18'),
(12995, '205.210.31.48', NULL, 1, '2024-02-13 16:53:13', '2024-02-13 16:53:13'),
(12996, '146.190.107.237', NULL, 1, '2024-02-13 17:25:43', '2024-02-13 17:25:43'),
(12997, '45.147.248.16', NULL, 4, '2024-02-13 17:31:15', '2024-02-13 17:31:21'),
(12998, '51.254.199.11', NULL, 1, '2024-02-13 18:23:54', '2024-02-13 18:23:54'),
(12999, '216.244.66.200', NULL, 1, '2024-02-13 20:41:12', '2024-02-13 20:41:12'),
(13000, '38.242.222.177', NULL, 1, '2024-02-13 20:54:04', '2024-02-13 20:54:04'),
(13001, '46.4.104.39', NULL, 1, '2024-02-13 21:25:25', '2024-02-13 21:25:25'),
(13002, '35.92.47.60', NULL, 1, '2024-02-13 21:54:21', '2024-02-13 21:54:21'),
(13003, '192.71.12.156', NULL, 1, '2024-02-13 22:22:25', '2024-02-13 22:22:25'),
(13004, '124.248.67.159', NULL, 1, '2024-02-13 23:31:03', '2024-02-13 23:31:03'),
(13005, '87.153.102.9', NULL, 1, '2024-02-13 23:45:13', '2024-02-13 23:45:13'),
(13006, '35.92.190.244', NULL, 1, '2024-02-14 00:10:30', '2024-02-14 00:10:30'),
(13007, '18.237.7.74', NULL, 1, '2024-02-14 00:12:09', '2024-02-14 00:12:09'),
(13008, '50.87.253.140', NULL, 1, '2024-02-14 00:21:29', '2024-02-14 00:21:29'),
(13009, '174.138.27.204', NULL, 4, '2024-02-14 00:24:13', '2024-02-14 00:24:16'),
(13010, '54.70.190.91', NULL, 4, '2024-02-14 04:23:35', '2024-02-14 04:42:39'),
(13011, '35.89.101.68', NULL, 8, '2024-02-14 04:23:57', '2024-02-14 04:50:21'),
(13012, '202.86.219.184', NULL, 1, '2024-02-14 06:10:29', '2024-02-14 06:10:29'),
(13013, '23.26.220.10', NULL, 1, '2024-02-14 06:12:03', '2024-02-14 06:12:03'),
(13014, '43.163.8.36', NULL, 1, '2024-02-14 06:12:55', '2024-02-14 06:12:55'),
(13015, '3.212.147.252', NULL, 1, '2024-02-14 06:33:20', '2024-02-14 06:33:20'),
(13016, '104.234.114.82', NULL, 1, '2024-02-14 07:14:24', '2024-02-14 07:14:24'),
(13017, '203.159.90.26', NULL, 1, '2024-02-14 08:29:19', '2024-02-14 08:29:19'),
(13018, '58.220.27.164', NULL, 1, '2024-02-14 09:21:01', '2024-02-14 09:21:01'),
(13019, '45.152.177.66', NULL, 1, '2024-02-14 09:33:27', '2024-02-14 09:33:27'),
(13020, '91.92.242.227', NULL, 4, '2024-02-14 09:43:23', '2024-02-14 09:43:25'),
(13021, '206.238.43.10', NULL, 1, '2024-02-14 09:58:48', '2024-02-14 09:58:48'),
(13022, '114.130.191.11', NULL, 1, '2024-02-14 10:53:38', '2024-02-14 10:53:38'),
(13023, '46.4.104.39', NULL, 3, '2024-02-14 11:00:23', '2024-02-14 11:00:32'),
(13024, '103.134.62.75', NULL, 2, '2024-02-14 11:15:47', '2024-02-14 11:21:16'),
(13025, '103.4.64.85', NULL, 1, '2024-02-14 11:35:51', '2024-02-14 11:35:51'),
(13026, '128.204.212.77', NULL, 3, '2024-02-14 13:57:43', '2024-02-15 03:45:10'),
(13027, '205.210.31.146', NULL, 1, '2024-02-14 14:11:34', '2024-02-14 14:11:34'),
(13028, '196.19.240.86', NULL, 1, '2024-02-14 14:13:43', '2024-02-14 14:13:43'),
(13029, '194.26.192.105', NULL, 1, '2024-02-14 14:28:30', '2024-02-14 14:28:30'),
(13030, '35.171.144.152', NULL, 2, '2024-02-14 15:06:48', '2024-02-14 15:06:49'),
(13031, '54.88.179.33', NULL, 1, '2024-02-14 15:06:49', '2024-02-14 15:06:49'),
(13032, '34.206.14.146', NULL, 1, '2024-02-14 15:30:20', '2024-02-14 15:30:20'),
(13033, '142.91.4.87', NULL, 1, '2024-02-14 15:30:55', '2024-02-14 15:30:55'),
(13034, '103.254.87.135', NULL, 1, '2024-02-14 15:34:50', '2024-02-14 15:34:50'),
(13035, '3.6.5.78', NULL, 2, '2024-02-14 15:35:53', '2024-02-14 15:41:39'),
(13036, '43.139.11.242', NULL, 1, '2024-02-14 15:40:36', '2024-02-14 15:40:36'),
(13037, '173.252.83.5', NULL, 1, '2024-02-14 15:40:55', '2024-02-14 15:40:55'),
(13038, '87.249.132.163', NULL, 1, '2024-02-14 15:46:48', '2024-02-14 15:46:48'),
(13039, '66.249.70.169', NULL, 1, '2024-02-14 16:55:23', '2024-02-14 16:55:23'),
(13040, '202.86.218.115', NULL, 1, '2024-02-14 17:09:12', '2024-02-14 17:09:12'),
(13041, '52.167.144.214', NULL, 1, '2024-02-14 17:38:08', '2024-02-14 17:38:08'),
(13042, '51.37.3.59', NULL, 2, '2024-02-14 18:08:10', '2024-02-14 18:08:17'),
(13043, '136.243.220.211', NULL, 1, '2024-02-14 18:23:20', '2024-02-14 18:23:20'),
(13044, '27.147.163.207', NULL, 1, '2024-02-14 18:24:32', '2024-02-14 18:24:32'),
(13045, '54.69.252.162', NULL, 1, '2024-02-14 22:07:03', '2024-02-14 22:07:03'),
(13046, '58.220.27.163', NULL, 1, '2024-02-14 22:18:06', '2024-02-14 22:18:06'),
(13047, '35.90.25.67', NULL, 1, '2024-02-14 22:22:28', '2024-02-14 22:22:28'),
(13048, '196.240.143.119', NULL, 1, '2024-02-14 22:44:18', '2024-02-14 22:44:18'),
(13049, '52.43.241.14', NULL, 1, '2024-02-14 23:07:00', '2024-02-14 23:07:00'),
(13050, '45.79.218.14', NULL, 1, '2024-02-14 23:22:35', '2024-02-14 23:22:35'),
(13051, '35.90.211.74', NULL, 1, '2024-02-14 23:26:16', '2024-02-14 23:26:16'),
(13052, '185.241.208.61', NULL, 1, '2024-02-14 23:46:52', '2024-02-14 23:46:52'),
(13053, '35.87.71.43', NULL, 1, '2024-02-15 00:15:40', '2024-02-15 00:15:40'),
(13054, '54.70.190.91', NULL, 5, '2024-02-15 02:05:33', '2024-02-15 02:26:45'),
(13055, '49.205.36.130', NULL, 1, '2024-02-15 02:47:41', '2024-02-15 02:47:41'),
(13056, '193.186.4.159', NULL, 1, '2024-02-15 03:49:30', '2024-02-15 03:49:30'),
(13057, '199.45.155.18', NULL, 1, '2024-02-15 04:44:32', '2024-02-15 04:44:32'),
(13058, '199.45.154.19', NULL, 1, '2024-02-15 05:46:16', '2024-02-15 05:46:16'),
(13059, '43.163.1.85', NULL, 1, '2024-02-15 06:03:24', '2024-02-15 06:03:24'),
(13060, '3.87.99.251', NULL, 1, '2024-02-15 06:19:36', '2024-02-15 06:19:36'),
(13061, '138.201.36.87', NULL, 4, '2024-02-15 06:25:43', '2024-02-15 06:29:11'),
(13062, '159.65.195.36', NULL, 1, '2024-02-15 06:31:18', '2024-02-15 06:31:18'),
(13063, '115.223.43.11', NULL, 1, '2024-02-15 06:57:47', '2024-02-15 06:57:47'),
(13064, '66.249.70.6', NULL, 1, '2024-02-15 07:02:26', '2024-02-15 07:02:26'),
(13065, '199.45.155.18', NULL, 1, '2024-02-15 07:16:19', '2024-02-15 07:16:19'),
(13066, '113.190.137.230', NULL, 5, '2024-02-15 07:42:00', '2024-02-15 12:14:50'),
(13067, '103.231.135.251', NULL, 1, '2024-02-15 08:13:57', '2024-02-15 08:13:57'),
(13068, '125.120.42.160', NULL, 1, '2024-02-15 09:35:30', '2024-02-15 09:35:30'),
(13069, '42.0.7.250', NULL, 1, '2024-02-15 09:40:04', '2024-02-15 09:40:04'),
(13070, '217.76.159.96', NULL, 3, '2024-02-15 09:48:50', '2024-02-15 09:48:52'),
(13071, '157.55.39.11', NULL, 1, '2024-02-15 10:04:52', '2024-02-15 10:04:52'),
(13072, '40.94.95.59', NULL, 1, '2024-02-15 10:54:11', '2024-02-15 10:54:11'),
(13073, '167.248.133.191', NULL, 1, '2024-02-15 11:00:03', '2024-02-15 11:00:03'),
(13074, '122.173.29.10', NULL, 1, '2024-02-15 12:06:35', '2024-02-15 12:06:35'),
(13075, '199.45.155.16', NULL, 2, '2024-02-15 12:25:47', '2024-02-15 13:45:31'),
(13076, '72.14.201.159', NULL, 1, '2024-02-15 12:37:36', '2024-02-15 12:37:36'),
(13077, '45.94.31.193', NULL, 1, '2024-02-15 12:53:11', '2024-02-15 12:53:11'),
(13078, '213.180.203.253', NULL, 1, '2024-02-15 12:56:48', '2024-02-15 12:56:48'),
(13079, '207.46.13.102', NULL, 1, '2024-02-15 13:14:34', '2024-02-15 13:14:34'),
(13080, '157.55.39.49', NULL, 1, '2024-02-15 13:16:06', '2024-02-15 13:16:06'),
(13081, '195.191.219.132', NULL, 1, '2024-02-15 13:38:01', '2024-02-15 13:38:01'),
(13082, '66.249.70.169', NULL, 1, '2024-02-15 13:47:49', '2024-02-15 13:47:49'),
(13083, '103.250.70.139', NULL, 1, '2024-02-15 13:48:41', '2024-02-15 13:48:41'),
(13084, '51.222.253.18', NULL, 1, '2024-02-15 14:49:59', '2024-02-15 14:49:59'),
(13085, '40.94.226.42', NULL, 1, '2024-02-15 15:16:13', '2024-02-15 15:16:13'),
(13086, '128.204.212.77', NULL, 1, '2024-02-15 15:30:29', '2024-02-15 15:30:29'),
(13087, '103.48.161.121', NULL, 1, '2024-02-15 15:45:01', '2024-02-15 15:45:01'),
(13088, '128.14.188.211', NULL, 1, '2024-02-15 15:49:02', '2024-02-15 15:49:02'),
(13089, '54.190.23.66', NULL, 1, '2024-02-15 16:00:58', '2024-02-15 16:00:58'),
(13090, '49.37.112.175', NULL, 1, '2024-02-15 16:27:07', '2024-02-15 16:27:07'),
(13091, '35.166.189.235', NULL, 1, '2024-02-15 16:38:21', '2024-02-15 16:38:21'),
(13092, '178.128.88.184', NULL, 1, '2024-02-15 16:38:48', '2024-02-15 16:38:48'),
(13093, '163.53.181.16', NULL, 1, '2024-02-15 16:45:08', '2024-02-15 16:45:08'),
(13094, '72.13.46.2', NULL, 1, '2024-02-15 17:22:14', '2024-02-15 17:22:14'),
(13095, '154.16.49.82', NULL, 1, '2024-02-15 17:56:09', '2024-02-15 17:56:09'),
(13096, '148.135.111.215', NULL, 1, '2024-02-15 18:19:12', '2024-02-15 18:19:12'),
(13097, '49.0.5.137', NULL, 1, '2024-02-15 19:36:48', '2024-02-15 19:36:48'),
(13098, '137.226.113.44', NULL, 1, '2024-02-15 21:27:41', '2024-02-15 21:27:41'),
(13099, '43.245.141.46', NULL, 1, '2024-02-15 21:34:13', '2024-02-15 21:34:13'),
(13100, '63.135.161.131', NULL, 1, '2024-02-15 21:50:51', '2024-02-15 21:50:51'),
(13101, '63.135.161.134', NULL, 1, '2024-02-15 21:51:06', '2024-02-15 21:51:06'),
(13102, '63.135.161.133', NULL, 1, '2024-02-15 21:51:15', '2024-02-15 21:51:15'),
(13103, '94.156.64.43', NULL, 1, '2024-02-15 22:20:58', '2024-02-15 22:20:58'),
(13104, '192.95.31.35', NULL, 3, '2024-02-15 23:30:04', '2024-02-15 23:30:06'),
(13105, '42.236.17.61', NULL, 1, '2024-02-15 23:34:38', '2024-02-15 23:34:38'),
(13106, '42.236.17.253', NULL, 1, '2024-02-15 23:34:40', '2024-02-15 23:34:40'),
(13107, '42.236.17.195', NULL, 1, '2024-02-15 23:39:11', '2024-02-15 23:39:11'),
(13108, '42.236.101.229', NULL, 1, '2024-02-16 00:00:00', '2024-02-16 00:00:00'),
(13109, '134.17.137.91', NULL, 1, '2024-02-16 01:44:34', '2024-02-16 01:44:34'),
(13110, '34.220.67.128', NULL, 1, '2024-02-16 02:37:31', '2024-02-16 02:37:31'),
(13111, '35.87.101.147', NULL, 1, '2024-02-16 02:39:53', '2024-02-16 02:39:53'),
(13112, '178.254.38.45', NULL, 1, '2024-02-16 02:47:28', '2024-02-16 02:47:28'),
(13113, '5.42.210.32', NULL, 1, '2024-02-16 03:45:47', '2024-02-16 03:45:47'),
(13114, '54.208.117.204', NULL, 1, '2024-02-16 06:32:15', '2024-02-16 06:32:15'),
(13115, '124.248.67.155', NULL, 1, '2024-02-16 07:03:24', '2024-02-16 07:03:24'),
(13116, '124.248.70.157', NULL, 1, '2024-02-16 07:31:22', '2024-02-16 07:31:22'),
(13117, '43.155.138.79', NULL, 1, '2024-02-16 07:31:39', '2024-02-16 07:31:39'),
(13118, '128.204.212.78', NULL, 2, '2024-02-16 07:59:32', '2024-02-16 18:16:22'),
(13119, '37.111.211.66', NULL, 1, '2024-02-16 08:57:46', '2024-02-16 08:57:46'),
(13120, '81.71.5.172', NULL, 1, '2024-02-16 09:32:18', '2024-02-16 09:32:18'),
(13121, '27.147.200.135', NULL, 1, '2024-02-16 10:00:18', '2024-02-16 10:00:18'),
(13122, '124.248.67.159', NULL, 1, '2024-02-16 10:17:22', '2024-02-16 10:17:22'),
(13123, '157.55.39.205', NULL, 1, '2024-02-16 10:38:47', '2024-02-16 10:38:47'),
(13124, '136.243.228.195', NULL, 1, '2024-02-16 11:56:23', '2024-02-16 11:56:23'),
(13125, '136.243.220.211', NULL, 1, '2024-02-16 12:00:25', '2024-02-16 12:00:25'),
(13126, '198.235.24.254', NULL, 1, '2024-02-16 12:03:09', '2024-02-16 12:03:09'),
(13127, '110.54.182.71', NULL, 1, '2024-02-16 13:55:45', '2024-02-16 13:55:45'),
(13128, '173.252.107.3', NULL, 1, '2024-02-16 14:37:47', '2024-02-16 14:37:47'),
(13129, '173.252.107.2', NULL, 1, '2024-02-16 14:37:47', '2024-02-16 14:37:47'),
(13130, '222.77.96.129', NULL, 1, '2024-02-16 15:03:35', '2024-02-16 15:03:35'),
(13131, '34.220.128.32', NULL, 1, '2024-02-16 15:04:47', '2024-02-16 15:04:47'),
(13132, '157.55.39.55', NULL, 1, '2024-02-16 15:24:33', '2024-02-16 15:24:33'),
(13133, '124.248.67.160', NULL, 1, '2024-02-16 15:31:00', '2024-02-16 15:31:00'),
(13134, '124.248.67.158', NULL, 1, '2024-02-16 15:46:03', '2024-02-16 15:46:03'),
(13135, '66.249.70.8', NULL, 2, '2024-02-16 15:56:09', '2024-02-17 03:33:54'),
(13136, '124.248.70.158', NULL, 1, '2024-02-16 15:56:46', '2024-02-16 15:56:46'),
(13137, '124.248.70.154', NULL, 1, '2024-02-16 15:59:11', '2024-02-16 15:59:11'),
(13138, '195.191.219.133', NULL, 1, '2024-02-16 16:03:31', '2024-02-16 16:03:31'),
(13139, '35.87.179.66', NULL, 2, '2024-02-16 16:40:30', '2024-02-17 00:36:01'),
(13140, '222.77.96.146', NULL, 1, '2024-02-16 16:48:46', '2024-02-16 16:48:46'),
(13141, '65.154.226.168', NULL, 1, '2024-02-16 17:10:52', '2024-02-16 17:10:52'),
(13142, '91.92.241.164', NULL, 4, '2024-02-16 17:23:19', '2024-02-16 17:23:24'),
(13143, '222.77.96.141', NULL, 1, '2024-02-16 17:37:45', '2024-02-16 17:37:45'),
(13144, '24.199.112.143', NULL, 4, '2024-02-16 18:31:54', '2024-02-16 18:32:07'),
(13145, '128.204.212.79', NULL, 1, '2024-02-16 18:40:35', '2024-02-16 18:40:35'),
(13146, '77.74.177.119', NULL, 1, '2024-02-16 19:26:01', '2024-02-16 19:26:01'),
(13147, '91.92.242.180', NULL, 4, '2024-02-16 19:27:20', '2024-02-16 19:27:21'),
(13148, '103.115.101.61', NULL, 1, '2024-02-16 20:00:43', '2024-02-16 20:00:43'),
(13149, '180.253.211.146', NULL, 4, '2024-02-16 20:02:36', '2024-02-16 20:04:01'),
(13150, '51.68.11.199', NULL, 1, '2024-02-16 20:42:14', '2024-02-16 20:42:14'),
(13151, '185.191.171.10', NULL, 1, '2024-02-16 20:53:26', '2024-02-16 20:53:26'),
(13152, '91.92.246.2', NULL, 1, '2024-02-16 21:03:57', '2024-02-16 21:03:57'),
(13153, '36.99.136.137', NULL, 2, '2024-02-16 21:26:32', '2024-02-16 21:26:46'),
(13154, '111.7.96.155', NULL, 2, '2024-02-16 21:27:26', '2024-02-16 21:27:29'),
(13155, '116.204.148.39', NULL, 2, '2024-02-16 22:37:29', '2024-02-16 22:43:52'),
(13156, '172.68.163.135', NULL, 1, '2024-02-16 22:37:29', '2024-02-16 22:37:29'),
(13157, '103.49.115.78', NULL, 1, '2024-02-16 22:53:47', '2024-02-16 22:53:47'),
(13158, '34.76.158.233', NULL, 1, '2024-02-17 00:57:49', '2024-02-17 00:57:49'),
(13159, '35.90.88.200', NULL, 1, '2024-02-17 01:23:07', '2024-02-17 01:23:07'),
(13160, '207.46.13.31', NULL, 1, '2024-02-17 02:41:38', '2024-02-17 02:41:38'),
(13161, '128.204.212.77', NULL, 1, '2024-02-17 03:07:40', '2024-02-17 03:07:40'),
(13162, '54.241.156.9', NULL, 1, '2024-02-17 03:59:42', '2024-02-17 03:59:42'),
(13163, '47.76.35.19', NULL, 4, '2024-02-17 04:33:11', '2024-02-17 04:33:12'),
(13164, '23.26.220.25', NULL, 1, '2024-02-17 05:14:14', '2024-02-17 05:14:14'),
(13165, '174.138.36.127', NULL, 1, '2024-02-17 05:21:35', '2024-02-17 05:21:35'),
(13166, '91.92.242.180', NULL, 4, '2024-02-17 05:29:54', '2024-02-17 05:30:05'),
(13167, '78.162.43.208', NULL, 1, '2024-02-17 05:52:34', '2024-02-17 05:52:34'),
(13168, '54.88.179.33', NULL, 3, '2024-02-17 06:32:16', '2024-02-17 06:32:16'),
(13169, '184.73.36.73', NULL, 1, '2024-02-17 06:35:13', '2024-02-17 06:35:13'),
(13170, '17.241.219.140', NULL, 1, '2024-02-17 07:23:33', '2024-02-17 07:23:33'),
(13171, '195.191.219.131', NULL, 1, '2024-02-17 08:44:24', '2024-02-17 08:44:24'),
(13172, '165.22.12.205', NULL, 1, '2024-02-17 09:14:03', '2024-02-17 09:14:03'),
(13173, '51.158.119.150', NULL, 1, '2024-02-17 09:26:55', '2024-02-17 09:26:55'),
(13174, '128.204.212.79', NULL, 1, '2024-02-17 09:41:00', '2024-02-17 09:41:00'),
(13175, '58.220.27.162', NULL, 1, '2024-02-17 10:44:54', '2024-02-17 10:44:54'),
(13176, '202.134.14.153', NULL, 1, '2024-02-17 12:00:36', '2024-02-17 12:00:36'),
(13177, '159.242.234.17', NULL, 1, '2024-02-17 12:08:02', '2024-02-17 12:08:02'),
(13178, '66.249.70.8', NULL, 2, '2024-02-17 12:28:01', '2024-02-17 21:57:00'),
(13179, '93.158.91.30', NULL, 1, '2024-02-17 13:09:43', '2024-02-17 13:09:43'),
(13180, '5.188.62.21', NULL, 1, '2024-02-17 13:45:35', '2024-02-17 13:45:35'),
(13181, '43.131.243.208', NULL, 1, '2024-02-17 14:44:28', '2024-02-17 14:44:28'),
(13182, '51.222.253.13', NULL, 1, '2024-02-17 15:26:27', '2024-02-17 15:26:27'),
(13183, '52.89.43.253', NULL, 1, '2024-02-17 15:39:43', '2024-02-17 15:39:43'),
(13184, '185.241.208.61', NULL, 1, '2024-02-17 15:42:25', '2024-02-17 15:42:25'),
(13185, '205.210.31.20', NULL, 1, '2024-02-17 16:51:11', '2024-02-17 16:51:11'),
(13186, '49.0.5.238', NULL, 1, '2024-02-17 17:15:24', '2024-02-17 17:15:24'),
(13187, '35.163.18.201', NULL, 1, '2024-02-17 17:36:09', '2024-02-17 17:36:09'),
(13188, '54.213.67.111', NULL, 1, '2024-02-17 17:36:12', '2024-02-17 17:36:12'),
(13189, '83.99.151.65', NULL, 2, '2024-02-17 18:22:05', '2024-02-17 19:10:09'),
(13190, '58.220.27.161', NULL, 1, '2024-02-17 18:46:52', '2024-02-17 18:46:52'),
(13191, '124.248.70.154', NULL, 1, '2024-02-17 19:00:37', '2024-02-17 19:00:37'),
(13192, '205.210.31.30', NULL, 1, '2024-02-17 19:34:45', '2024-02-17 19:34:45'),
(13193, '62.133.62.138', NULL, 1, '2024-02-17 20:45:09', '2024-02-17 20:45:09'),
(13194, '34.222.215.151', NULL, 2, '2024-02-17 21:10:30', '2024-02-18 01:03:15'),
(13195, '185.199.52.20', NULL, 1, '2024-02-17 21:16:35', '2024-02-17 21:16:35'),
(13196, '66.249.70.169', NULL, 1, '2024-02-17 22:01:46', '2024-02-17 22:01:46'),
(13197, '213.232.122.187', NULL, 1, '2024-02-17 22:19:37', '2024-02-17 22:19:37'),
(13198, '124.248.70.156', NULL, 1, '2024-02-17 22:43:29', '2024-02-17 22:43:29'),
(13199, '37.111.206.88', NULL, 1, '2024-02-17 23:24:42', '2024-02-17 23:24:42'),
(13200, '198.235.24.8', NULL, 1, '2024-02-17 23:37:02', '2024-02-17 23:37:02'),
(13201, '35.90.217.197', NULL, 1, '2024-02-18 00:45:52', '2024-02-18 00:45:52'),
(13202, '44.234.109.115', NULL, 1, '2024-02-18 01:01:24', '2024-02-18 01:01:24'),
(13203, '140.228.21.35', NULL, 1, '2024-02-18 01:20:20', '2024-02-18 01:20:20'),
(13204, '35.203.245.148', NULL, 1, '2024-02-18 05:25:01', '2024-02-18 05:25:01'),
(13205, '159.203.78.20', NULL, 3, '2024-02-18 05:55:49', '2024-02-18 05:58:45'),
(13206, '66.249.70.7', NULL, 2, '2024-02-18 05:56:00', '2024-02-18 14:26:09'),
(13207, '37.59.53.82', NULL, 1, '2024-02-18 05:56:16', '2024-02-18 05:56:16'),
(13208, '191.101.61.34', NULL, 1, '2024-02-18 05:56:56', '2024-02-18 05:56:56'),
(13209, '172.104.63.73', NULL, 1, '2024-02-18 05:57:02', '2024-02-18 05:57:02'),
(13210, '84.15.45.163', NULL, 1, '2024-02-18 05:59:19', '2024-02-18 05:59:19'),
(13211, '81.181.55.112', NULL, 1, '2024-02-18 06:02:28', '2024-02-18 06:02:28'),
(13212, '93.158.90.12', NULL, 1, '2024-02-18 06:40:46', '2024-02-18 06:40:46'),
(13213, '222.71.229.61', NULL, 1, '2024-02-18 06:49:01', '2024-02-18 06:49:01'),
(13214, '124.248.67.160', NULL, 1, '2024-02-18 07:56:22', '2024-02-18 07:56:22'),
(13215, '107.21.52.22', NULL, 2, '2024-02-18 08:59:52', '2024-02-18 08:59:52'),
(13216, '124.248.67.158', NULL, 1, '2024-02-18 09:28:36', '2024-02-18 09:28:36'),
(13217, '163.53.181.16', NULL, 1, '2024-02-18 09:41:02', '2024-02-18 09:41:02'),
(13218, '195.191.219.131', NULL, 1, '2024-02-18 10:04:14', '2024-02-18 10:04:14'),
(13219, '54.194.178.92', NULL, 2, '2024-02-18 10:44:06', '2024-02-18 10:44:23'),
(13220, '35.178.228.46', NULL, 1, '2024-02-18 10:44:08', '2024-02-18 10:44:08'),
(13221, '54.208.44.132', NULL, 2, '2024-02-18 11:20:20', '2024-02-18 11:20:20'),
(13222, '37.111.206.196', NULL, 1, '2024-02-18 11:36:53', '2024-02-18 11:36:53'),
(13223, '72.14.201.142', NULL, 1, '2024-02-18 11:36:53', '2024-02-18 11:36:53'),
(13224, '222.77.96.146', NULL, 1, '2024-02-18 11:40:52', '2024-02-18 11:40:52'),
(13225, '125.31.10.57', NULL, 2, '2024-02-18 11:46:53', '2024-02-18 11:48:17'),
(13226, '222.77.96.141', NULL, 1, '2024-02-18 12:05:16', '2024-02-18 12:05:16'),
(13227, '115.223.43.181', NULL, 1, '2024-02-18 12:43:08', '2024-02-18 12:43:08'),
(13228, '222.77.96.129', NULL, 1, '2024-02-18 12:47:07', '2024-02-18 12:47:07'),
(13229, '205.210.31.138', NULL, 1, '2024-02-18 13:02:22', '2024-02-18 13:02:22'),
(13230, '194.110.247.121', NULL, 1, '2024-02-18 13:21:52', '2024-02-18 13:21:52'),
(13231, '221.229.106.25', NULL, 1, '2024-02-18 13:31:09', '2024-02-18 13:31:09'),
(13232, '103.85.193.38', NULL, 1, '2024-02-18 13:35:32', '2024-02-18 13:35:32'),
(13233, '103.30.60.240', NULL, 1, '2024-02-18 14:25:41', '2024-02-18 14:25:41'),
(13234, '91.92.242.227', NULL, 4, '2024-02-18 14:49:10', '2024-02-18 14:49:12'),
(13235, '136.22.132.72', NULL, 1, '2024-02-18 14:55:47', '2024-02-18 14:55:47'),
(13236, '103.118.78.160', NULL, 1, '2024-02-18 16:05:57', '2024-02-18 16:05:57'),
(13237, '95.108.213.249', NULL, 1, '2024-02-18 16:08:38', '2024-02-18 16:08:38'),
(13238, '95.108.213.136', NULL, 1, '2024-02-18 16:10:46', '2024-02-18 16:10:46'),
(13239, '195.191.219.130', NULL, 1, '2024-02-18 16:34:22', '2024-02-18 16:34:22'),
(13240, '203.159.90.26', NULL, 1, '2024-02-18 17:42:10', '2024-02-18 17:42:10'),
(13241, '81.173.112.207', NULL, 2, '2024-02-18 18:09:56', '2024-02-18 18:09:58'),
(13242, '156.146.37.85', NULL, 1, '2024-02-18 20:34:06', '2024-02-18 20:34:06'),
(13243, '198.235.24.41', NULL, 1, '2024-02-18 21:17:28', '2024-02-18 21:17:28'),
(13244, '91.237.124.210', NULL, 1, '2024-02-18 21:51:13', '2024-02-18 21:51:13'),
(13245, '66.249.70.168', NULL, 1, '2024-02-18 22:20:08', '2024-02-18 22:20:08'),
(13246, '154.91.83.168', NULL, 1, '2024-02-18 22:27:56', '2024-02-18 22:27:56'),
(13247, '35.94.178.92', NULL, 1, '2024-02-18 23:19:51', '2024-02-18 23:19:51'),
(13248, '35.86.151.190', NULL, 1, '2024-02-18 23:50:57', '2024-02-18 23:50:57'),
(13249, '60.188.57.0', NULL, 1, '2024-02-19 00:10:05', '2024-02-19 00:10:05'),
(13250, '205.210.31.151', NULL, 1, '2024-02-19 02:36:41', '2024-02-19 02:36:41'),
(13251, '128.204.212.79', NULL, 1, '2024-02-19 03:34:16', '2024-02-19 03:34:16'),
(13252, '42.236.12.240', NULL, 1, '2024-02-19 03:43:01', '2024-02-19 03:43:01'),
(13253, '42.236.101.203', NULL, 1, '2024-02-19 03:43:06', '2024-02-19 03:43:06'),
(13254, '42.236.17.208', NULL, 1, '2024-02-19 03:45:01', '2024-02-19 03:45:01'),
(13255, '42.236.17.252', NULL, 1, '2024-02-19 03:45:32', '2024-02-19 03:45:32'),
(13256, '91.92.244.77', NULL, 1, '2024-02-19 04:15:29', '2024-02-19 04:15:29'),
(13257, '20.201.124.53', NULL, 1, '2024-02-19 04:34:03', '2024-02-19 04:34:03'),
(13258, '103.157.217.232', NULL, 1, '2024-02-19 05:57:53', '2024-02-19 05:57:53'),
(13259, '167.71.55.71', NULL, 1, '2024-02-19 06:21:00', '2024-02-19 06:21:00'),
(13260, '124.248.67.159', NULL, 1, '2024-02-19 06:54:49', '2024-02-19 06:54:49'),
(13261, '34.207.228.15', NULL, 1, '2024-02-19 07:26:08', '2024-02-19 07:26:08'),
(13262, '54.208.117.204', NULL, 1, '2024-02-19 07:41:40', '2024-02-19 07:41:40'),
(13263, '195.191.219.132', NULL, 1, '2024-02-19 07:49:22', '2024-02-19 07:49:22'),
(13264, '185.181.164.216', NULL, 1, '2024-02-19 07:52:03', '2024-02-19 07:52:03'),
(13265, '3.80.81.176', NULL, 2, '2024-02-19 09:42:59', '2024-02-19 09:43:06'),
(13266, '18.224.128.89', NULL, 1, '2024-02-19 09:43:00', '2024-02-19 09:43:00'),
(13267, '124.248.70.158', NULL, 1, '2024-02-19 10:15:11', '2024-02-19 10:15:11'),
(13268, '202.59.138.82', NULL, 1, '2024-02-19 10:32:01', '2024-02-19 10:32:01'),
(13269, '43.155.166.202', NULL, 1, '2024-02-19 11:31:28', '2024-02-19 11:31:28'),
(13270, '198.235.24.43', NULL, 1, '2024-02-19 11:36:32', '2024-02-19 11:36:32'),
(13271, '124.248.70.156', NULL, 1, '2024-02-19 12:17:19', '2024-02-19 12:17:19'),
(13272, '45.80.158.163', NULL, 1, '2024-02-19 12:40:01', '2024-02-19 12:40:01'),
(13273, '43.240.159.27', NULL, 1, '2024-02-19 13:01:45', '2024-02-19 13:01:45'),
(13274, '222.77.96.141', NULL, 1, '2024-02-19 13:52:09', '2024-02-19 13:52:09'),
(13275, '124.248.67.158', NULL, 1, '2024-02-19 13:54:54', '2024-02-19 13:54:54'),
(13276, '66.249.70.167', NULL, 1, '2024-02-19 14:29:37', '2024-02-19 14:29:37'),
(13277, '35.85.32.43', NULL, 1, '2024-02-19 14:36:41', '2024-02-19 14:36:41'),
(13278, '51.222.253.9', NULL, 1, '2024-02-19 14:44:20', '2024-02-19 14:44:20'),
(13279, '47.76.35.19', NULL, 2, '2024-02-19 14:45:19', '2024-02-19 14:45:41'),
(13280, '119.148.40.232', NULL, 1, '2024-02-19 14:48:49', '2024-02-19 14:48:49'),
(13281, '128.204.212.77', NULL, 2, '2024-02-19 15:01:11', '2024-02-19 16:10:39'),
(13282, '168.63.48.97', NULL, 1, '2024-02-19 15:29:05', '2024-02-19 15:29:05'),
(13283, '124.248.67.160', NULL, 1, '2024-02-19 15:40:46', '2024-02-19 15:40:46'),
(13284, '124.248.70.154', NULL, 1, '2024-02-19 16:05:13', '2024-02-19 16:05:13'),
(13285, '128.204.212.79', NULL, 2, '2024-02-19 16:10:40', '2024-02-19 18:16:49'),
(13286, '34.93.178.224', NULL, 2, '2024-02-19 16:15:13', '2024-02-19 16:15:24'),
(13287, '203.159.90.27', NULL, 1, '2024-02-19 16:28:48', '2024-02-19 16:28:48'),
(13288, '185.220.100.255', NULL, 1, '2024-02-19 16:46:10', '2024-02-19 16:46:10'),
(13289, '185.170.114.25', NULL, 1, '2024-02-19 16:46:19', '2024-02-19 16:46:19'),
(13290, '142.44.234.69', NULL, 1, '2024-02-19 16:46:26', '2024-02-19 16:46:26'),
(13291, '24.144.84.142', NULL, 4, '2024-02-19 18:02:27', '2024-02-19 18:02:46'),
(13292, '52.80.60.159', NULL, 2, '2024-02-19 18:14:42', '2024-02-19 18:14:43'),
(13293, '118.179.19.87', NULL, 1, '2024-02-19 18:23:25', '2024-02-19 18:23:25'),
(13294, '103.203.176.47', NULL, 3, '2024-02-19 19:12:49', '2024-02-19 19:15:09'),
(13295, '108.167.189.78', NULL, 1, '2024-02-19 19:18:29', '2024-02-19 19:18:29'),
(13296, '124.248.70.157', NULL, 1, '2024-02-19 19:44:54', '2024-02-19 19:44:54'),
(13297, '103.134.39.195', NULL, 2, '2024-02-19 21:03:54', '2024-02-19 21:03:55'),
(13298, '43.134.170.46', NULL, 1, '2024-02-19 21:06:12', '2024-02-19 21:06:12'),
(13299, '34.213.179.54', NULL, 1, '2024-02-19 21:16:12', '2024-02-19 21:16:12'),
(13300, '35.171.144.152', NULL, 2, '2024-02-19 21:55:01', '2024-02-19 21:55:01'),
(13301, '54.88.179.33', NULL, 1, '2024-02-19 21:55:01', '2024-02-19 21:55:01'),
(13302, '5.255.99.108', NULL, 1, '2024-02-19 22:03:00', '2024-02-19 22:03:00'),
(13303, '109.70.100.70', NULL, 1, '2024-02-19 22:03:29', '2024-02-19 22:03:29'),
(13304, '35.91.90.37', NULL, 1, '2024-02-19 23:02:59', '2024-02-19 23:02:59'),
(13305, '54.188.147.255', NULL, 1, '2024-02-19 23:03:02', '2024-02-19 23:03:02'),
(13306, '207.46.13.154', NULL, 1, '2024-02-20 00:25:09', '2024-02-20 00:25:09'),
(13307, '66.249.70.7', NULL, 1, '2024-02-20 00:57:41', '2024-02-20 00:57:41'),
(13308, '66.249.70.6', NULL, 1, '2024-02-20 00:57:42', '2024-02-20 00:57:42'),
(13309, '103.212.99.162', NULL, 1, '2024-02-20 02:09:20', '2024-02-20 02:09:20'),
(13310, '37.19.223.116', NULL, 1, '2024-02-20 02:28:32', '2024-02-20 02:28:32'),
(13311, '193.202.81.249', NULL, 1, '2024-02-20 02:48:32', '2024-02-20 02:48:32'),
(13312, '102.129.145.149', NULL, 1, '2024-02-20 04:10:08', '2024-02-20 04:10:08'),
(13313, '43.139.11.242', NULL, 1, '2024-02-20 05:29:22', '2024-02-20 05:29:22'),
(13314, '66.249.70.6', NULL, 1, '2024-02-20 06:07:15', '2024-02-20 06:07:15'),
(13315, '3.212.147.252', NULL, 1, '2024-02-20 06:29:27', '2024-02-20 06:29:27'),
(13316, '125.94.144.102', NULL, 1, '2024-02-20 07:41:03', '2024-02-20 07:41:03'),
(13317, '195.191.219.131', NULL, 1, '2024-02-20 07:55:42', '2024-02-20 07:55:42'),
(13318, '185.190.42.200', NULL, 1, '2024-02-20 08:05:32', '2024-02-20 08:05:32'),
(13319, '38.46.14.179', NULL, 1, '2024-02-20 08:10:33', '2024-02-20 08:10:33'),
(13320, '154.51.131.142', NULL, 1, '2024-02-20 08:47:36', '2024-02-20 08:47:36'),
(13321, '120.50.13.147', NULL, 1, '2024-02-20 09:09:26', '2024-02-20 09:09:26'),
(13322, '3.237.91.71', NULL, 1, '2024-02-20 09:27:13', '2024-02-20 09:27:13'),
(13323, '18.225.25.214', NULL, 3, '2024-02-20 09:27:14', '2024-02-20 12:09:21'),
(13324, '54.235.53.171', NULL, 2, '2024-02-20 09:27:19', '2024-02-20 09:32:54'),
(13325, '18.224.128.89', NULL, 2, '2024-02-20 09:32:54', '2024-02-20 09:43:15'),
(13326, '3.95.220.169', NULL, 2, '2024-02-20 09:33:00', '2024-02-20 12:09:27'),
(13327, '3.234.144.171', NULL, 1, '2024-02-20 09:42:45', '2024-02-20 09:42:45'),
(13328, '37.111.194.118', NULL, 1, '2024-02-20 09:45:23', '2024-02-20 09:45:23'),
(13329, '44.221.151.207', NULL, 1, '2024-02-20 10:00:42', '2024-02-20 10:00:42'),
(13330, '108.62.50.53', NULL, 1, '2024-02-20 10:00:58', '2024-02-20 10:00:58'),
(13331, '222.77.96.129', NULL, 1, '2024-02-20 11:24:51', '2024-02-20 11:24:51'),
(13332, '94.247.172.129', NULL, 1, '2024-02-20 11:33:58', '2024-02-20 11:33:58'),
(13333, '43.229.208.190', NULL, 4, '2024-02-20 11:50:38', '2024-02-20 12:29:54'),
(13334, '54.208.201.249', NULL, 1, '2024-02-20 11:56:39', '2024-02-20 11:56:39'),
(13335, '52.87.218.72', NULL, 1, '2024-02-20 12:09:21', '2024-02-20 12:09:21'),
(13336, '103.170.173.205', NULL, 2, '2024-02-20 12:39:43', '2024-02-20 16:55:43'),
(13337, '183.216.144.120', NULL, 1, '2024-02-20 13:52:55', '2024-02-20 13:52:55'),
(13338, '91.92.249.217', NULL, 5, '2024-02-20 14:36:12', '2024-02-20 14:36:20'),
(13339, '115.127.116.242', NULL, 1, '2024-02-20 14:58:29', '2024-02-20 14:58:29'),
(13340, '41.140.58.11', NULL, 1, '2024-02-20 16:15:01', '2024-02-20 16:15:01'),
(13341, '43.134.190.89', NULL, 1, '2024-02-20 18:15:03', '2024-02-20 18:15:03'),
(13342, '75.101.236.213', NULL, 1, '2024-02-20 18:35:25', '2024-02-20 18:35:25'),
(13343, '65.154.226.168', NULL, 1, '2024-02-20 18:47:24', '2024-02-20 18:47:24'),
(13344, '194.163.189.149', NULL, 1, '2024-02-20 19:36:07', '2024-02-20 19:36:07'),
(13345, '54.186.187.6', NULL, 1, '2024-02-20 19:45:32', '2024-02-20 19:45:32'),
(13346, '47.76.35.19', NULL, 1, '2024-02-20 20:45:38', '2024-02-20 20:45:38'),
(13347, '45.94.31.193', NULL, 1, '2024-02-20 21:02:02', '2024-02-20 21:02:02'),
(13348, '18.237.169.207', NULL, 1, '2024-02-20 21:24:49', '2024-02-20 21:24:49'),
(13349, '198.23.156.111', NULL, 6, '2024-02-20 21:36:43', '2024-02-20 21:39:07'),
(13350, '18.237.209.181', NULL, 1, '2024-02-20 23:37:39', '2024-02-20 23:37:39'),
(13351, '198.235.24.84', NULL, 1, '2024-02-21 00:55:17', '2024-02-21 00:55:17'),
(13352, '50.72.0.196', NULL, 1, '2024-02-21 01:21:40', '2024-02-21 01:21:40'),
(13353, '193.93.192.11', NULL, 1, '2024-02-21 02:19:50', '2024-02-21 02:19:50'),
(13354, '91.243.91.74', NULL, 1, '2024-02-21 02:19:50', '2024-02-21 02:19:50'),
(13355, '35.85.218.132', NULL, 1, '2024-02-21 02:25:05', '2024-02-21 02:25:05'),
(13356, '206.119.74.11', NULL, 1, '2024-02-21 03:36:38', '2024-02-21 03:36:38'),
(13357, '180.97.221.10', NULL, 1, '2024-02-21 04:36:21', '2024-02-21 04:36:21'),
(13358, '43.155.169.133', NULL, 1, '2024-02-21 04:37:29', '2024-02-21 04:37:29'),
(13359, '118.31.12.237', NULL, 1, '2024-02-21 04:41:01', '2024-02-21 04:41:01'),
(13360, '149.56.22.133', NULL, 1, '2024-02-21 05:05:44', '2024-02-21 05:05:44'),
(13361, '185.246.188.140', NULL, 1, '2024-02-21 05:06:52', '2024-02-21 05:06:52'),
(13362, '20.243.204.103', NULL, 1, '2024-02-21 05:09:55', '2024-02-21 05:09:55'),
(13363, '199.45.154.51', NULL, 1, '2024-02-21 05:10:57', '2024-02-21 05:10:57'),
(13364, '91.92.242.180', NULL, 4, '2024-02-21 05:25:43', '2024-02-21 05:25:45'),
(13365, '167.71.94.66', NULL, 1, '2024-02-21 05:40:32', '2024-02-21 05:40:32'),
(13366, '52.81.80.21', NULL, 1, '2024-02-21 06:33:59', '2024-02-21 06:33:59'),
(13367, '3.212.147.252', NULL, 1, '2024-02-21 07:32:35', '2024-02-21 07:32:35'),
(13368, '15.235.15.135', NULL, 1, '2024-02-21 07:32:36', '2024-02-21 07:32:36'),
(13369, '128.204.212.79', NULL, 3, '2024-02-21 07:53:20', '2024-02-21 20:20:19'),
(13370, '199.45.154.17', NULL, 1, '2024-02-21 08:35:31', '2024-02-21 08:35:31'),
(13371, '195.191.219.133', NULL, 1, '2024-02-21 09:23:01', '2024-02-21 09:23:01'),
(13372, '154.239.210.164', NULL, 1, '2024-02-21 09:58:11', '2024-02-21 09:58:11'),
(13373, '207.46.13.107', NULL, 1, '2024-02-21 10:07:17', '2024-02-21 10:07:17');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(13374, '199.45.155.17', NULL, 1, '2024-02-21 10:53:04', '2024-02-21 10:53:04'),
(13375, '43.241.146.39', NULL, 1, '2024-02-21 11:01:50', '2024-02-21 11:01:50'),
(13376, '103.73.198.155', NULL, 5, '2024-02-21 11:25:17', '2024-02-21 11:48:15'),
(13377, '185.241.208.61', NULL, 1, '2024-02-21 12:06:15', '2024-02-21 12:06:15'),
(13378, '199.45.154.49', NULL, 1, '2024-02-21 12:35:41', '2024-02-21 12:35:41'),
(13379, '122.169.52.239', NULL, 1, '2024-02-21 12:50:57', '2024-02-21 12:50:57'),
(13380, '128.204.212.77', NULL, 1, '2024-02-21 12:56:48', '2024-02-21 12:56:48'),
(13381, '98.96.193.11', NULL, 1, '2024-02-21 13:09:07', '2024-02-21 13:09:07'),
(13382, '51.222.253.4', NULL, 1, '2024-02-21 13:22:46', '2024-02-21 13:22:46'),
(13383, '54.186.199.153', NULL, 1, '2024-02-21 14:08:42', '2024-02-21 14:08:42'),
(13384, '188.126.89.82', NULL, 1, '2024-02-21 14:15:52', '2024-02-21 14:15:52'),
(13385, '77.75.77.54', NULL, 1, '2024-02-21 15:16:25', '2024-02-21 15:16:25'),
(13386, '51.254.199.11', NULL, 1, '2024-02-21 15:30:18', '2024-02-21 15:30:18'),
(13387, '195.191.219.132', NULL, 1, '2024-02-21 15:35:21', '2024-02-21 15:35:21'),
(13388, '36.99.136.129', NULL, 2, '2024-02-21 16:20:11', '2024-02-21 16:20:30'),
(13389, '36.99.136.136', NULL, 1, '2024-02-21 16:20:22', '2024-02-21 16:20:22'),
(13390, '36.99.136.128', NULL, 1, '2024-02-21 16:20:25', '2024-02-21 16:20:25'),
(13391, '223.15.245.170', NULL, 1, '2024-02-21 16:42:37', '2024-02-21 16:42:37'),
(13392, '51.254.111.94', NULL, 1, '2024-02-21 16:51:59', '2024-02-21 16:51:59'),
(13393, '35.93.54.83', NULL, 1, '2024-02-21 17:43:18', '2024-02-21 17:43:18'),
(13394, '35.91.212.237', NULL, 1, '2024-02-21 19:11:13', '2024-02-21 19:11:13'),
(13395, '37.111.206.105', NULL, 1, '2024-02-21 22:36:34', '2024-02-21 22:36:34'),
(13396, '196.242.131.21', NULL, 1, '2024-02-22 00:33:52', '2024-02-22 00:33:52'),
(13397, '35.162.84.250', NULL, 1, '2024-02-22 00:54:03', '2024-02-22 00:54:03'),
(13398, '34.220.195.246', NULL, 1, '2024-02-22 01:00:45', '2024-02-22 01:00:45'),
(13399, '179.43.172.42', NULL, 1, '2024-02-22 01:55:59', '2024-02-22 01:55:59'),
(13400, '58.49.233.126', NULL, 1, '2024-02-22 02:55:51', '2024-02-22 02:55:51'),
(13401, '103.53.83.186', NULL, 1, '2024-02-22 03:46:18', '2024-02-22 03:46:18'),
(13402, '185.180.143.143', NULL, 1, '2024-02-22 04:02:35', '2024-02-22 04:02:35'),
(13403, '184.73.36.73', NULL, 1, '2024-02-22 06:33:28', '2024-02-22 06:33:28'),
(13404, '89.187.162.211', NULL, 1, '2024-02-22 06:37:02', '2024-02-22 06:37:02'),
(13405, '163.116.196.100', NULL, 1, '2024-02-22 06:50:19', '2024-02-22 06:50:19'),
(13406, '104.234.114.82', NULL, 2, '2024-02-22 06:50:40', '2024-02-22 12:23:11'),
(13407, '195.191.219.133', NULL, 1, '2024-02-22 08:53:11', '2024-02-22 08:53:11'),
(13408, '128.204.212.77', NULL, 4, '2024-02-22 09:08:39', '2024-02-22 23:14:08'),
(13409, '66.249.70.6', NULL, 1, '2024-02-22 09:08:41', '2024-02-22 09:08:41'),
(13410, '66.249.70.8', NULL, 1, '2024-02-22 09:08:43', '2024-02-22 09:08:43'),
(13411, '180.211.110.125', NULL, 1, '2024-02-22 09:28:51', '2024-02-22 09:28:51'),
(13412, '128.204.212.78', NULL, 1, '2024-02-22 09:30:56', '2024-02-22 09:30:56'),
(13413, '58.220.27.162', NULL, 1, '2024-02-22 10:46:16', '2024-02-22 10:46:16'),
(13414, '152.58.31.118', NULL, 1, '2024-02-22 11:03:54', '2024-02-22 11:03:54'),
(13415, '74.84.150.86', NULL, 1, '2024-02-22 11:30:58', '2024-02-22 11:30:58'),
(13416, '27.147.191.223', NULL, 1, '2024-02-22 12:15:09', '2024-02-22 12:15:09'),
(13417, '91.92.253.183', NULL, 1, '2024-02-22 12:23:35', '2024-02-22 12:23:35'),
(13418, '103.157.217.232', NULL, 1, '2024-02-22 12:30:10', '2024-02-22 12:30:10'),
(13419, '103.101.197.85', NULL, 1, '2024-02-22 12:36:07', '2024-02-22 12:36:07'),
(13420, '5.255.231.68', NULL, 1, '2024-02-22 13:45:09', '2024-02-22 13:45:09'),
(13421, '58.49.233.126', NULL, 1, '2024-02-22 13:55:34', '2024-02-22 13:55:34'),
(13422, '35.89.10.76', NULL, 1, '2024-02-22 14:08:36', '2024-02-22 14:08:36'),
(13423, '167.103.2.177', NULL, 1, '2024-02-22 14:12:06', '2024-02-22 14:12:06'),
(13424, '130.255.166.97', NULL, 1, '2024-02-22 14:28:25', '2024-02-22 14:28:25'),
(13425, '43.229.208.190', NULL, 5, '2024-02-22 15:48:50', '2024-02-22 15:50:48'),
(13426, '40.77.167.67', NULL, 1, '2024-02-22 16:20:08', '2024-02-22 16:20:08'),
(13427, '34.23.64.40', NULL, 2, '2024-02-22 16:21:12', '2024-02-22 16:30:23'),
(13428, '110.226.26.214', NULL, 1, '2024-02-22 17:34:35', '2024-02-22 17:34:35'),
(13429, '92.53.17.105', NULL, 1, '2024-02-22 18:24:27', '2024-02-22 18:24:27'),
(13430, '192.185.81.124', NULL, 1, '2024-02-22 18:31:08', '2024-02-22 18:31:08'),
(13431, '66.249.70.169', NULL, 1, '2024-02-22 18:36:33', '2024-02-22 18:36:33'),
(13432, '154.91.83.168', NULL, 1, '2024-02-22 19:09:26', '2024-02-22 19:09:26'),
(13433, '45.80.158.20', NULL, 1, '2024-02-22 19:42:23', '2024-02-22 19:42:23'),
(13434, '54.68.211.226', NULL, 1, '2024-02-22 19:59:55', '2024-02-22 19:59:55'),
(13435, '69.160.160.51', NULL, 2, '2024-02-22 20:00:28', '2024-02-22 20:00:30'),
(13436, '207.46.13.126', NULL, 1, '2024-02-22 23:05:55', '2024-02-22 23:05:55'),
(13437, '36.111.67.189', NULL, 1, '2024-02-22 23:19:54', '2024-02-22 23:19:54'),
(13438, '35.162.1.255', NULL, 1, '2024-02-22 23:30:52', '2024-02-22 23:30:52'),
(13439, '35.92.5.137', NULL, 1, '2024-02-23 01:22:08', '2024-02-23 01:22:08'),
(13440, '193.233.141.90', NULL, 1, '2024-02-23 01:24:06', '2024-02-23 01:24:06'),
(13441, '35.171.144.152', NULL, 3, '2024-02-23 02:50:53', '2024-02-23 02:50:53'),
(13442, '42.236.17.2', NULL, 1, '2024-02-23 04:26:03', '2024-02-23 04:26:03'),
(13443, '42.236.101.196', NULL, 1, '2024-02-23 04:27:51', '2024-02-23 04:27:51'),
(13444, '42.236.12.200', NULL, 1, '2024-02-23 04:28:04', '2024-02-23 04:28:04'),
(13445, '164.92.252.16', NULL, 1, '2024-02-23 05:47:45', '2024-02-23 05:47:45'),
(13446, '176.123.1.206', NULL, 1, '2024-02-23 06:13:05', '2024-02-23 06:13:05'),
(13447, '104.234.140.15', NULL, 4, '2024-02-23 07:11:13', '2024-02-23 07:11:32'),
(13448, '135.148.100.196', NULL, 1, '2024-02-23 08:48:04', '2024-02-23 08:48:04'),
(13449, '179.43.191.18', NULL, 2, '2024-02-23 09:14:39', '2024-02-23 16:24:51'),
(13450, '195.191.219.131', NULL, 1, '2024-02-23 09:19:55', '2024-02-23 09:19:55'),
(13451, '103.35.169.149', NULL, 2, '2024-02-23 09:45:16', '2024-02-23 09:56:33'),
(13452, '154.91.83.168', NULL, 1, '2024-02-23 10:02:30', '2024-02-23 10:02:30'),
(13453, '169.150.254.41', NULL, 3, '2024-02-23 10:40:13', '2024-02-23 10:40:15'),
(13454, '199.45.155.48', NULL, 1, '2024-02-23 10:40:30', '2024-02-23 10:40:30'),
(13455, '81.71.5.172', NULL, 1, '2024-02-23 10:59:35', '2024-02-23 10:59:35'),
(13456, '167.248.133.39', NULL, 1, '2024-02-23 11:47:41', '2024-02-23 11:47:41'),
(13457, '149.56.150.39', NULL, 3, '2024-02-23 11:47:57', '2024-02-23 11:48:08'),
(13458, '144.217.135.134', NULL, 1, '2024-02-23 11:48:28', '2024-02-23 11:48:28'),
(13459, '37.139.53.195', NULL, 1, '2024-02-23 11:54:21', '2024-02-23 11:54:21'),
(13460, '51.222.253.19', NULL, 1, '2024-02-23 12:07:02', '2024-02-23 12:07:02'),
(13461, '51.81.46.212', NULL, 2, '2024-02-23 13:45:26', '2024-02-23 13:46:50'),
(13462, '188.166.103.56', NULL, 1, '2024-02-23 14:21:36', '2024-02-23 14:21:36'),
(13463, '54.212.187.162', NULL, 1, '2024-02-23 14:23:21', '2024-02-23 14:23:21'),
(13464, '128.204.212.78', NULL, 2, '2024-02-23 15:49:08', '2024-02-23 20:37:26'),
(13465, '182.42.111.213', NULL, 1, '2024-02-23 16:17:54', '2024-02-23 16:17:54'),
(13466, '194.147.98.17', NULL, 1, '2024-02-23 17:23:51', '2024-02-23 17:23:51'),
(13467, '3.129.73.23', NULL, 5, '2024-02-23 20:22:19', '2024-02-23 20:22:24'),
(13468, '128.204.212.77', NULL, 2, '2024-02-23 20:24:14', '2024-02-24 00:45:53'),
(13469, '198.23.156.111', NULL, 6, '2024-02-23 20:32:28', '2024-02-23 20:36:54'),
(13470, '52.36.177.183', NULL, 1, '2024-02-23 20:41:34', '2024-02-23 20:41:34'),
(13471, '119.188.246.112', NULL, 1, '2024-02-23 20:45:17', '2024-02-23 20:45:17'),
(13472, '3.141.10.4', NULL, 1, '2024-02-23 22:38:06', '2024-02-23 22:38:06'),
(13473, '45.80.158.153', NULL, 4, '2024-02-23 23:38:22', '2024-02-23 23:39:15'),
(13474, '165.154.63.121', NULL, 1, '2024-02-24 00:58:27', '2024-02-24 00:58:27'),
(13475, '34.222.176.11', NULL, 1, '2024-02-24 01:41:06', '2024-02-24 01:41:06'),
(13476, '54.39.104.60', NULL, 1, '2024-02-24 01:53:58', '2024-02-24 01:53:58'),
(13477, '43.155.160.173', NULL, 1, '2024-02-24 01:57:10', '2024-02-24 01:57:10'),
(13478, '54.212.123.174', NULL, 1, '2024-02-24 02:23:25', '2024-02-24 02:23:25'),
(13479, '154.47.19.131', NULL, 1, '2024-02-24 02:25:01', '2024-02-24 02:25:01'),
(13480, '35.93.69.19', NULL, 1, '2024-02-24 02:36:24', '2024-02-24 02:36:24'),
(13481, '198.235.24.183', NULL, 1, '2024-02-24 02:48:48', '2024-02-24 02:48:48'),
(13482, '20.163.52.87', NULL, 1, '2024-02-24 03:18:41', '2024-02-24 03:18:41'),
(13483, '38.46.14.179', NULL, 1, '2024-02-24 03:38:39', '2024-02-24 03:38:39'),
(13484, '154.201.37.36', NULL, 1, '2024-02-24 03:46:39', '2024-02-24 03:46:39'),
(13485, '43.139.11.242', NULL, 1, '2024-02-24 03:54:26', '2024-02-24 03:54:26'),
(13486, '38.242.250.246', NULL, 1, '2024-02-24 05:04:04', '2024-02-24 05:04:04'),
(13487, '23.26.220.4', NULL, 1, '2024-02-24 05:25:04', '2024-02-24 05:25:04'),
(13488, '20.163.52.87', NULL, 1, '2024-02-24 05:48:33', '2024-02-24 05:48:33'),
(13489, '34.222.173.227', NULL, 1, '2024-02-24 05:56:27', '2024-02-24 05:56:27'),
(13490, '196.19.240.86', NULL, 1, '2024-02-24 06:01:01', '2024-02-24 06:01:01'),
(13491, '184.73.36.73', NULL, 1, '2024-02-24 07:46:14', '2024-02-24 07:46:14'),
(13492, '91.92.242.180', NULL, 4, '2024-02-24 07:53:05', '2024-02-24 07:53:14'),
(13493, '146.66.177.93', NULL, 1, '2024-02-24 08:30:05', '2024-02-24 08:30:05'),
(13494, '36.72.147.178', NULL, 1, '2024-02-24 08:33:14', '2024-02-24 08:33:14'),
(13495, '87.153.111.55', NULL, 1, '2024-02-24 08:52:48', '2024-02-24 08:52:48'),
(13496, '66.249.70.168', NULL, 2, '2024-02-24 09:21:21', '2024-02-24 22:15:12'),
(13497, '66.249.70.167', NULL, 2, '2024-02-24 09:21:23', '2024-02-24 22:58:29'),
(13498, '195.191.219.131', NULL, 2, '2024-02-24 09:45:33', '2024-02-24 13:08:18'),
(13499, '193.186.4.103', NULL, 1, '2024-02-24 09:46:04', '2024-02-24 09:46:04'),
(13500, '72.14.201.103', NULL, 1, '2024-02-24 09:46:09', '2024-02-24 09:46:09'),
(13501, '5.31.198.187', NULL, 1, '2024-02-24 09:46:15', '2024-02-24 09:46:15'),
(13502, '43.240.159.27', NULL, 1, '2024-02-24 11:15:25', '2024-02-24 11:15:25'),
(13503, '43.128.110.17', NULL, 1, '2024-02-24 12:41:45', '2024-02-24 12:41:45'),
(13504, '154.28.229.174', NULL, 1, '2024-02-24 12:52:24', '2024-02-24 12:52:24'),
(13505, '104.164.173.90', NULL, 4, '2024-02-24 12:52:25', '2024-02-24 12:52:27'),
(13506, '167.71.185.75', NULL, 3, '2024-02-24 12:52:28', '2024-02-24 12:52:31'),
(13507, '65.154.226.170', NULL, 1, '2024-02-24 12:52:38', '2024-02-24 12:52:38'),
(13508, '205.169.39.94', NULL, 2, '2024-02-24 12:53:15', '2024-02-24 12:53:26'),
(13509, '5.164.29.116', NULL, 2, '2024-02-24 13:01:55', '2024-02-25 01:50:27'),
(13510, '195.211.77.140', NULL, 1, '2024-02-24 13:10:44', '2024-02-24 13:10:44'),
(13511, '195.211.77.142', NULL, 1, '2024-02-24 13:11:17', '2024-02-24 13:11:17'),
(13512, '198.235.24.31', NULL, 1, '2024-02-24 13:26:14', '2024-02-24 13:26:14'),
(13513, '51.89.211.248', NULL, 1, '2024-02-24 13:34:59', '2024-02-24 13:34:59'),
(13514, '138.199.34.144', NULL, 1, '2024-02-24 13:54:07', '2024-02-24 13:54:07'),
(13515, '62.171.167.21', NULL, 1, '2024-02-24 16:10:33', '2024-02-24 16:10:33'),
(13516, '72.14.201.159', NULL, 1, '2024-02-24 16:20:26', '2024-02-24 16:20:26'),
(13517, '66.249.70.169', NULL, 2, '2024-02-24 16:41:44', '2024-02-24 16:41:45'),
(13518, '3.214.224.164', NULL, 1, '2024-02-24 17:43:07', '2024-02-24 17:43:07'),
(13519, '198.235.24.51', NULL, 1, '2024-02-24 18:02:06', '2024-02-24 18:02:06'),
(13520, '205.210.31.221', NULL, 1, '2024-02-24 19:03:39', '2024-02-24 19:03:39'),
(13521, '54.186.38.153', NULL, 1, '2024-02-24 19:34:30', '2024-02-24 19:34:30'),
(13522, '128.204.212.79', NULL, 1, '2024-02-24 19:59:09', '2024-02-24 19:59:09'),
(13523, '104.192.1.138', NULL, 1, '2024-02-24 20:08:52', '2024-02-24 20:08:52'),
(13524, '45.141.215.114', NULL, 1, '2024-02-24 20:09:19', '2024-02-24 20:09:19'),
(13525, '54.213.187.123', NULL, 1, '2024-02-24 20:51:30', '2024-02-24 20:51:30'),
(13526, '47.242.224.70', NULL, 1, '2024-02-24 20:52:41', '2024-02-24 20:52:41'),
(13527, '103.180.104.14', NULL, 1, '2024-02-24 21:33:30', '2024-02-24 21:33:30'),
(13528, '62.33.138.39', NULL, 1, '2024-02-24 21:43:46', '2024-02-24 21:43:46'),
(13529, '103.210.58.150', NULL, 1, '2024-02-24 21:51:02', '2024-02-24 21:51:02'),
(13530, '222.79.104.23', NULL, 1, '2024-02-24 21:55:53', '2024-02-24 21:55:53'),
(13531, '154.16.105.24', NULL, 1, '2024-02-24 22:18:35', '2024-02-24 22:18:35'),
(13532, '172.172.104.187', NULL, 2, '2024-02-24 22:29:16', '2024-02-25 03:00:40'),
(13533, '23.26.220.26', NULL, 1, '2024-02-24 22:59:31', '2024-02-24 22:59:31'),
(13534, '103.186.108.243', NULL, 2, '2024-02-24 23:10:34', '2024-02-25 02:04:14'),
(13535, '23.26.220.25', NULL, 1, '2024-02-24 23:34:22', '2024-02-24 23:34:22'),
(13536, '85.208.96.197', NULL, 1, '2024-02-25 00:38:35', '2024-02-25 00:38:35'),
(13537, '54.187.223.44', NULL, 1, '2024-02-25 00:53:06', '2024-02-25 00:53:06'),
(13538, '34.220.201.143', NULL, 1, '2024-02-25 00:54:49', '2024-02-25 00:54:49'),
(13539, '154.28.229.247', NULL, 1, '2024-02-25 01:27:11', '2024-02-25 01:27:11'),
(13540, '104.164.173.141', NULL, 4, '2024-02-25 01:27:12', '2024-02-25 01:27:15'),
(13541, '91.92.241.96', NULL, 4, '2024-02-25 02:24:56', '2024-02-25 02:24:58'),
(13542, '66.249.70.7', NULL, 1, '2024-02-25 03:48:06', '2024-02-25 03:48:06'),
(13543, '52.169.197.135', NULL, 1, '2024-02-25 04:13:40', '2024-02-25 04:13:40'),
(13544, '42.83.147.34', NULL, 2, '2024-02-25 04:14:04', '2024-02-25 04:14:05'),
(13545, '167.71.77.137', NULL, 1, '2024-02-25 06:01:53', '2024-02-25 06:01:53'),
(13546, '58.49.233.126', NULL, 1, '2024-02-25 08:04:45', '2024-02-25 08:04:45'),
(13547, '195.191.219.130', NULL, 1, '2024-02-25 08:42:55', '2024-02-25 08:42:55'),
(13548, '119.148.3.101', NULL, 1, '2024-02-25 08:49:06', '2024-02-25 08:49:06'),
(13549, '103.199.168.48', NULL, 1, '2024-02-25 09:14:03', '2024-02-25 09:14:03'),
(13550, '43.229.208.190', NULL, 2, '2024-02-25 09:14:58', '2024-02-25 11:20:38'),
(13551, '47.242.224.70', NULL, 1, '2024-02-25 09:26:28', '2024-02-25 09:26:28'),
(13552, '104.234.114.82', NULL, 1, '2024-02-25 09:39:59', '2024-02-25 09:39:59'),
(13553, '157.55.39.54', NULL, 1, '2024-02-25 10:07:20', '2024-02-25 10:07:20'),
(13554, '52.169.197.135', NULL, 1, '2024-02-25 10:42:49', '2024-02-25 10:42:49'),
(13555, '37.19.223.248', NULL, 1, '2024-02-25 11:17:46', '2024-02-25 11:17:46'),
(13556, '34.222.174.117', NULL, 1, '2024-02-25 11:22:40', '2024-02-25 11:22:40'),
(13557, '18.237.36.3', NULL, 1, '2024-02-25 11:58:06', '2024-02-25 11:58:06'),
(13558, '89.248.174.34', NULL, 2, '2024-02-25 12:37:19', '2024-02-25 12:37:19'),
(13559, '179.43.152.66', NULL, 1, '2024-02-25 12:57:00', '2024-02-25 12:57:00'),
(13560, '102.189.157.79', NULL, 1, '2024-02-25 13:04:17', '2024-02-25 13:04:17'),
(13561, '114.130.184.189', NULL, 1, '2024-02-25 13:17:06', '2024-02-25 13:17:06'),
(13562, '154.28.229.185', NULL, 1, '2024-02-25 13:25:54', '2024-02-25 13:25:54'),
(13563, '154.28.229.105', NULL, 5, '2024-02-25 13:25:54', '2024-02-25 13:25:57'),
(13564, '159.223.205.175', NULL, 1, '2024-02-25 14:40:09', '2024-02-25 14:40:09'),
(13565, '128.204.212.77', NULL, 1, '2024-02-25 14:55:39', '2024-02-25 14:55:39'),
(13566, '103.250.70.139', NULL, 2, '2024-02-25 15:01:09', '2024-02-25 15:01:26'),
(13567, '111.7.96.152', NULL, 2, '2024-02-25 15:01:48', '2024-02-25 15:01:50'),
(13568, '36.99.136.129', NULL, 1, '2024-02-25 15:02:28', '2024-02-25 15:02:28'),
(13569, '72.14.201.159', NULL, 1, '2024-02-25 15:08:57', '2024-02-25 15:08:57'),
(13570, '37.111.202.175', NULL, 1, '2024-02-25 15:17:24', '2024-02-25 15:17:24'),
(13571, '136.144.147.242', NULL, 8, '2024-02-25 15:59:49', '2024-02-25 16:00:01'),
(13572, '198.54.133.163', NULL, 1, '2024-02-25 16:09:01', '2024-02-25 16:09:01'),
(13573, '198.235.24.173', NULL, 1, '2024-02-25 16:17:46', '2024-02-25 16:17:46'),
(13574, '123.49.48.130', NULL, 1, '2024-02-25 16:52:32', '2024-02-25 16:52:32'),
(13575, '3.235.253.101', NULL, 2, '2024-02-25 17:34:28', '2024-02-25 17:34:30'),
(13576, '180.110.203.108', NULL, 1, '2024-02-25 18:00:11', '2024-02-25 18:00:11'),
(13577, '66.249.70.167', NULL, 1, '2024-02-25 18:29:53', '2024-02-25 18:29:53'),
(13578, '103.67.158.136', NULL, 1, '2024-02-25 18:35:13', '2024-02-25 18:35:13'),
(13579, '91.92.255.218', NULL, 4, '2024-02-25 18:36:18', '2024-02-25 18:36:35'),
(13580, '162.144.4.78', NULL, 1, '2024-02-25 19:21:51', '2024-02-25 19:21:51'),
(13581, '157.55.39.55', NULL, 1, '2024-02-25 20:03:33', '2024-02-25 20:03:33'),
(13582, '123.6.49.18', NULL, 1, '2024-02-25 21:19:43', '2024-02-25 21:19:43'),
(13583, '27.115.124.38', NULL, 1, '2024-02-25 21:19:56', '2024-02-25 21:19:56'),
(13584, '123.6.49.41', NULL, 1, '2024-02-25 21:22:33', '2024-02-25 21:22:33'),
(13585, '164.68.126.29', NULL, 4, '2024-02-25 21:55:17', '2024-02-25 21:55:20'),
(13586, '65.154.226.168', NULL, 1, '2024-02-25 22:02:33', '2024-02-25 22:02:33'),
(13587, '66.249.70.6', NULL, 2, '2024-02-25 22:09:22', '2024-02-25 22:09:31'),
(13588, '196.240.51.147', NULL, 1, '2024-02-25 22:35:19', '2024-02-25 22:35:19'),
(13589, '18.224.24.159', NULL, 1, '2024-02-25 22:38:47', '2024-02-25 22:38:47'),
(13590, '13.57.7.26', NULL, 1, '2024-02-25 23:50:32', '2024-02-25 23:50:32'),
(13591, '18.237.207.225', NULL, 1, '2024-02-26 00:01:28', '2024-02-26 00:01:28'),
(13592, '35.88.87.244', NULL, 1, '2024-02-26 00:06:21', '2024-02-26 00:06:21'),
(13593, '35.90.58.188', NULL, 1, '2024-02-26 01:06:35', '2024-02-26 01:06:35'),
(13594, '91.132.114.51', NULL, 1, '2024-02-26 01:11:27', '2024-02-26 01:11:27'),
(13595, '195.90.221.76', NULL, 1, '2024-02-26 01:24:25', '2024-02-26 01:24:25'),
(13596, '205.210.31.6', NULL, 1, '2024-02-26 02:40:41', '2024-02-26 02:40:41'),
(13597, '35.87.100.236', NULL, 1, '2024-02-26 02:51:46', '2024-02-26 02:51:46'),
(13598, '43.133.72.69', NULL, 1, '2024-02-26 03:44:04', '2024-02-26 03:44:04'),
(13599, '66.249.70.169', NULL, 1, '2024-02-26 04:29:09', '2024-02-26 04:29:09'),
(13600, '183.136.225.44', NULL, 1, '2024-02-26 04:42:54', '2024-02-26 04:42:54'),
(13601, '178.218.144.99', NULL, 1, '2024-02-26 04:46:20', '2024-02-26 04:46:20'),
(13602, '194.15.113.118', NULL, 1, '2024-02-26 04:47:32', '2024-02-26 04:47:32'),
(13603, '34.140.63.207', NULL, 1, '2024-02-26 04:55:12', '2024-02-26 04:55:12'),
(13604, '206.237.1.77', NULL, 1, '2024-02-26 05:42:49', '2024-02-26 05:42:49'),
(13605, '42.236.12.247', NULL, 1, '2024-02-26 06:20:17', '2024-02-26 06:20:17'),
(13606, '42.236.17.2', NULL, 1, '2024-02-26 06:21:23', '2024-02-26 06:21:23'),
(13607, '141.95.100.52', NULL, 1, '2024-02-26 06:31:22', '2024-02-26 06:31:22'),
(13608, '42.236.12.228', NULL, 1, '2024-02-26 06:42:57', '2024-02-26 06:42:57'),
(13609, '42.236.17.78', NULL, 1, '2024-02-26 06:43:54', '2024-02-26 06:43:54'),
(13610, '54.81.96.171', NULL, 1, '2024-02-26 07:45:51', '2024-02-26 07:45:51'),
(13611, '122.172.206.140', NULL, 1, '2024-02-26 08:06:50', '2024-02-26 08:06:50'),
(13612, '195.191.219.133', NULL, 1, '2024-02-26 08:50:18', '2024-02-26 08:50:18'),
(13613, '172.233.163.185', NULL, 1, '2024-02-26 08:50:34', '2024-02-26 08:50:34'),
(13614, '45.94.31.146', NULL, 1, '2024-02-26 09:25:53', '2024-02-26 09:25:53'),
(13615, '51.222.253.18', NULL, 1, '2024-02-26 09:28:24', '2024-02-26 09:28:24'),
(13616, '191.101.250.190', NULL, 1, '2024-02-26 09:32:35', '2024-02-26 09:32:35'),
(13617, '185.152.95.114', NULL, 1, '2024-02-26 10:22:29', '2024-02-26 10:22:29'),
(13618, '94.156.68.28', NULL, 4, '2024-02-26 10:41:17', '2024-02-26 10:41:18'),
(13619, '18.225.36.233', NULL, 1, '2024-02-26 11:26:51', '2024-02-26 11:26:51'),
(13620, '51.68.205.115', NULL, 1, '2024-02-26 11:47:29', '2024-02-26 11:47:29'),
(13621, '195.191.219.132', NULL, 1, '2024-02-26 12:06:28', '2024-02-26 12:06:28'),
(13622, '66.249.70.8', NULL, 1, '2024-02-26 12:32:29', '2024-02-26 12:32:29'),
(13623, '198.23.156.111', NULL, 6, '2024-02-26 12:38:05', '2024-02-26 13:20:39'),
(13624, '198.235.24.43', NULL, 1, '2024-02-26 13:48:57', '2024-02-26 13:48:57'),
(13625, '43.134.66.205', NULL, 1, '2024-02-26 14:04:49', '2024-02-26 14:04:49'),
(13626, '45.94.31.231', NULL, 1, '2024-02-26 16:07:50', '2024-02-26 16:07:50'),
(13627, '125.124.133.75', NULL, 1, '2024-02-26 16:12:33', '2024-02-26 16:12:33'),
(13628, '5.188.62.21', NULL, 1, '2024-02-26 16:27:16', '2024-02-26 16:27:16'),
(13629, '192.36.109.127', NULL, 1, '2024-02-26 16:31:57', '2024-02-26 16:31:57'),
(13630, '205.185.125.109', NULL, 1, '2024-02-26 17:05:09', '2024-02-26 17:05:09'),
(13631, '128.204.212.79', NULL, 1, '2024-02-26 18:08:03', '2024-02-26 18:08:03'),
(13632, '128.204.212.78', NULL, 1, '2024-02-26 19:21:41', '2024-02-26 19:21:41'),
(13633, '154.91.83.168', NULL, 2, '2024-02-26 19:51:02', '2024-02-27 00:02:13'),
(13634, '52.169.197.135', NULL, 2, '2024-02-26 20:02:00', '2024-02-26 21:30:19'),
(13635, '52.12.197.174', NULL, 1, '2024-02-26 20:26:43', '2024-02-26 20:26:43'),
(13636, '34.209.64.131', NULL, 1, '2024-02-26 21:40:45', '2024-02-26 21:40:45'),
(13637, '66.249.70.6', NULL, 1, '2024-02-26 22:33:41', '2024-02-26 22:33:41'),
(13638, '199.244.88.223', NULL, 1, '2024-02-26 22:58:54', '2024-02-26 22:58:54'),
(13639, '193.186.4.17', NULL, 1, '2024-02-26 23:07:21', '2024-02-26 23:07:21'),
(13640, '54.200.43.51', NULL, 1, '2024-02-26 23:21:13', '2024-02-26 23:21:13'),
(13641, '65.154.226.169', NULL, 1, '2024-02-26 23:25:24', '2024-02-26 23:25:24'),
(13642, '150.109.16.20', NULL, 1, '2024-02-26 23:38:18', '2024-02-26 23:38:18'),
(13643, '123.174.84.28', NULL, 1, '2024-02-27 00:17:46', '2024-02-27 00:17:46'),
(13644, '54.71.229.167', NULL, 1, '2024-02-27 00:19:33', '2024-02-27 00:19:33'),
(13645, '157.55.39.54', NULL, 1, '2024-02-27 00:45:54', '2024-02-27 00:45:54'),
(13646, '13.90.226.214', NULL, 2, '2024-02-27 01:46:56', '2024-02-27 01:47:08'),
(13647, '142.93.156.231', NULL, 1, '2024-02-27 05:40:38', '2024-02-27 05:40:38'),
(13648, '3.212.147.252', NULL, 1, '2024-02-27 06:38:52', '2024-02-27 06:38:52'),
(13649, '186.242.102.14', NULL, 1, '2024-02-27 07:29:31', '2024-02-27 07:29:31'),
(13650, '45.80.158.79', NULL, 1, '2024-02-27 07:54:31', '2024-02-27 07:54:31'),
(13651, '128.204.212.79', NULL, 2, '2024-02-27 07:59:22', '2024-02-28 00:18:40'),
(13652, '123.16.229.3', NULL, 5, '2024-02-27 08:04:08', '2024-02-27 09:14:24'),
(13653, '67.220.86.160', NULL, 1, '2024-02-27 08:25:44', '2024-02-27 08:25:44'),
(13654, '111.7.100.30', NULL, 1, '2024-02-27 08:49:10', '2024-02-27 08:49:10'),
(13655, '36.99.136.128', NULL, 1, '2024-02-27 08:49:21', '2024-02-27 08:49:21'),
(13656, '103.149.143.144', NULL, 1, '2024-02-27 09:13:38', '2024-02-27 09:13:38'),
(13657, '66.249.70.7', NULL, 1, '2024-02-27 09:40:08', '2024-02-27 09:40:08'),
(13658, '45.94.31.129', NULL, 1, '2024-02-27 09:41:37', '2024-02-27 09:41:37'),
(13659, '195.191.219.131', NULL, 2, '2024-02-27 09:50:28', '2024-02-27 20:28:46'),
(13660, '106.227.49.113', NULL, 1, '2024-02-27 09:59:58', '2024-02-27 09:59:58'),
(13661, '18.210.6.165', NULL, 1, '2024-02-27 10:18:42', '2024-02-27 10:18:42'),
(13662, '18.224.128.89', NULL, 2, '2024-02-27 10:18:43', '2024-02-27 13:28:18'),
(13663, '3.235.241.183', NULL, 1, '2024-02-27 10:18:48', '2024-02-27 10:18:48'),
(13664, '103.122.91.108', NULL, 1, '2024-02-27 11:52:39', '2024-02-27 11:52:39'),
(13665, '202.59.138.82', NULL, 1, '2024-02-27 12:38:33', '2024-02-27 12:38:33'),
(13666, '3.237.91.71', NULL, 2, '2024-02-27 13:28:17', '2024-02-27 18:01:50'),
(13667, '3.80.81.176', NULL, 1, '2024-02-27 13:28:23', '2024-02-27 13:28:23'),
(13668, '128.204.212.77', NULL, 3, '2024-02-27 13:32:26', '2024-02-28 00:04:51'),
(13669, '43.229.208.190', NULL, 2, '2024-02-27 14:33:56', '2024-02-27 14:36:28'),
(13670, '103.149.143.12', NULL, 1, '2024-02-27 15:07:46', '2024-02-27 15:07:46'),
(13671, '183.216.144.61', NULL, 1, '2024-02-27 15:33:21', '2024-02-27 15:33:21'),
(13672, '52.81.184.97', NULL, 1, '2024-02-27 16:06:24', '2024-02-27 16:06:24'),
(13673, '52.80.71.82', NULL, 1, '2024-02-27 16:06:44', '2024-02-27 16:06:44'),
(13674, '138.199.36.195', NULL, 1, '2024-02-27 16:21:15', '2024-02-27 16:21:15'),
(13675, '18.225.25.214', NULL, 1, '2024-02-27 18:01:50', '2024-02-27 18:01:50'),
(13676, '3.80.89.126', NULL, 1, '2024-02-27 18:01:56', '2024-02-27 18:01:56'),
(13677, '35.92.77.142', NULL, 1, '2024-02-27 18:02:15', '2024-02-27 18:02:15'),
(13678, '111.172.249.49', NULL, 1, '2024-02-27 19:58:47', '2024-02-27 19:58:47'),
(13679, '185.180.143.141', NULL, 1, '2024-02-27 20:28:37', '2024-02-27 20:28:37'),
(13680, '34.208.42.197', NULL, 1, '2024-02-27 20:42:28', '2024-02-27 20:42:28'),
(13681, '34.221.83.182', NULL, 1, '2024-02-27 20:55:08', '2024-02-27 20:55:08'),
(13682, '3.21.39.137', NULL, 1, '2024-02-27 22:30:04', '2024-02-27 22:30:04'),
(13683, '94.156.71.186', NULL, 2, '2024-02-27 22:37:03', '2024-02-28 00:23:29'),
(13684, '54.186.228.102', NULL, 1, '2024-02-27 23:02:10', '2024-02-27 23:02:10'),
(13685, '196.240.254.220', NULL, 1, '2024-02-27 23:46:50', '2024-02-27 23:46:50'),
(13686, '49.13.127.201', NULL, 1, '2024-02-27 23:57:42', '2024-02-27 23:57:42'),
(13687, '45.95.119.78', NULL, 1, '2024-02-28 00:00:27', '2024-02-28 00:00:27'),
(13688, '128.204.212.78', NULL, 2, '2024-02-28 00:02:39', '2024-02-28 02:49:16'),
(13689, '52.89.59.215', NULL, 1, '2024-02-28 00:17:52', '2024-02-28 00:17:52'),
(13690, '154.51.131.142', NULL, 1, '2024-02-28 00:25:43', '2024-02-28 00:25:43'),
(13691, '18.237.146.125', NULL, 1, '2024-02-28 00:28:01', '2024-02-28 00:28:01'),
(13692, '23.26.220.21', NULL, 1, '2024-02-28 01:14:07', '2024-02-28 01:14:07'),
(13693, '94.72.117.32', NULL, 3, '2024-02-28 02:41:40', '2024-02-28 02:41:50'),
(13694, '178.140.136.62', NULL, 1, '2024-02-28 03:13:12', '2024-02-28 03:13:12'),
(13695, '91.206.169.23', NULL, 4, '2024-02-28 03:25:39', '2024-02-28 03:25:55'),
(13696, '198.251.73.51', NULL, 1, '2024-02-28 05:30:38', '2024-02-28 05:30:38'),
(13697, '198.251.73.11', NULL, 1, '2024-02-28 05:42:57', '2024-02-28 05:42:57'),
(13698, '198.251.73.27', NULL, 1, '2024-02-28 05:43:09', '2024-02-28 05:43:09'),
(13699, '125.94.144.102', NULL, 1, '2024-02-28 05:57:22', '2024-02-28 05:57:22'),
(13700, '157.55.39.60', NULL, 1, '2024-02-28 06:25:45', '2024-02-28 06:25:45'),
(13701, '23.20.167.57', NULL, 1, '2024-02-28 06:36:02', '2024-02-28 06:36:02'),
(13702, '157.230.58.108', NULL, 1, '2024-02-28 06:39:37', '2024-02-28 06:39:37'),
(13703, '5.133.192.167', NULL, 1, '2024-02-28 06:39:57', '2024-02-28 06:39:57'),
(13704, '3.140.210.139', NULL, 1, '2024-02-28 07:15:39', '2024-02-28 07:15:39'),
(13705, '27.115.124.118', NULL, 1, '2024-02-28 07:19:56', '2024-02-28 07:19:56'),
(13706, '123.6.49.15', NULL, 1, '2024-02-28 07:20:24', '2024-02-28 07:20:24'),
(13707, '52.70.240.171', NULL, 1, '2024-02-28 08:23:13', '2024-02-28 08:23:13'),
(13708, '195.191.219.130', NULL, 1, '2024-02-28 08:37:47', '2024-02-28 08:37:47'),
(13709, '47.128.46.61', NULL, 1, '2024-02-28 08:38:34', '2024-02-28 08:38:34'),
(13710, '103.230.105.31', NULL, 1, '2024-02-28 08:43:44', '2024-02-28 08:43:44'),
(13711, '152.32.215.224', NULL, 2, '2024-02-28 09:17:45', '2024-02-28 09:21:09'),
(13712, '51.77.112.6', NULL, 1, '2024-02-28 10:00:04', '2024-02-28 10:00:04'),
(13713, '51.89.211.248', NULL, 1, '2024-02-28 10:01:10', '2024-02-28 10:01:10'),
(13714, '54.38.211.230', NULL, 1, '2024-02-28 10:01:51', '2024-02-28 10:01:51'),
(13715, '43.229.208.190', NULL, 3, '2024-02-28 10:03:39', '2024-02-28 16:13:11'),
(13716, '103.145.70.100', NULL, 1, '2024-02-28 10:18:06', '2024-02-28 10:18:06'),
(13717, '72.14.201.159', NULL, 1, '2024-02-28 10:54:04', '2024-02-28 10:54:04'),
(13718, '103.230.107.2', NULL, 1, '2024-02-28 10:54:06', '2024-02-28 10:54:06'),
(13719, '103.97.121.111', NULL, 1, '2024-02-28 11:34:24', '2024-02-28 11:34:24'),
(13720, '202.134.11.240', NULL, 1, '2024-02-28 11:34:34', '2024-02-28 11:34:34'),
(13721, '104.225.216.192', NULL, 2, '2024-02-28 11:48:23', '2024-02-28 11:48:24'),
(13722, '91.92.255.48', NULL, 4, '2024-02-28 12:40:18', '2024-02-28 12:40:28'),
(13723, '45.94.31.231', NULL, 1, '2024-02-28 12:50:48', '2024-02-28 12:50:48'),
(13724, '128.204.212.79', NULL, 1, '2024-02-28 12:57:02', '2024-02-28 12:57:02'),
(13725, '91.92.242.180', NULL, 4, '2024-02-28 13:04:03', '2024-02-28 13:04:22'),
(13726, '52.33.116.146', NULL, 1, '2024-02-28 14:20:34', '2024-02-28 14:20:34'),
(13727, '20.191.45.212', NULL, 1, '2024-02-28 14:30:42', '2024-02-28 14:30:42'),
(13728, '43.139.11.242', NULL, 1, '2024-02-28 14:51:22', '2024-02-28 14:51:22'),
(13729, '51.222.253.14', NULL, 1, '2024-02-28 15:10:24', '2024-02-28 15:10:24'),
(13730, '37.111.218.124', NULL, 1, '2024-02-28 15:14:44', '2024-02-28 15:14:44'),
(13731, '52.41.90.52', NULL, 1, '2024-02-28 15:15:42', '2024-02-28 15:15:42'),
(13732, '181.215.176.144', NULL, 1, '2024-02-28 15:30:23', '2024-02-28 15:30:23'),
(13733, '125.124.133.75', NULL, 1, '2024-02-28 15:39:43', '2024-02-28 15:39:43'),
(13734, '114.96.103.33', NULL, 1, '2024-02-28 16:16:41', '2024-02-28 16:16:41'),
(13735, '103.30.189.186', NULL, 1, '2024-02-28 16:40:32', '2024-02-28 16:40:32'),
(13736, '43.129.24.76', NULL, 2, '2024-02-28 16:53:38', '2024-02-28 16:53:42'),
(13737, '45.141.215.80', NULL, 1, '2024-02-28 16:54:09', '2024-02-28 16:54:09'),
(13738, '45.141.215.110', NULL, 1, '2024-02-28 16:54:45', '2024-02-28 16:54:45'),
(13739, '104.234.114.82', NULL, 1, '2024-02-28 16:59:06', '2024-02-28 16:59:06'),
(13740, '162.213.255.32', NULL, 1, '2024-02-28 18:03:08', '2024-02-28 18:03:08'),
(13741, '103.228.203.133', NULL, 4, '2024-02-28 18:40:20', '2024-02-28 18:41:04'),
(13742, '103.163.116.227', NULL, 1, '2024-02-28 19:20:59', '2024-02-28 19:20:59'),
(13743, '103.253.24.125', NULL, 1, '2024-02-28 19:42:53', '2024-02-28 19:42:53'),
(13744, '64.124.8.63', NULL, 1, '2024-02-28 19:52:29', '2024-02-28 19:52:29'),
(13745, '52.13.100.176', NULL, 1, '2024-02-28 20:00:16', '2024-02-28 20:00:16'),
(13746, '102.189.162.104', NULL, 1, '2024-02-28 20:18:36', '2024-02-28 20:18:36'),
(13747, '54.145.205.142', NULL, 12, '2024-02-28 22:56:35', '2024-02-29 03:59:10'),
(13748, '18.236.216.170', NULL, 1, '2024-02-28 23:15:23', '2024-02-28 23:15:23'),
(13749, '165.154.63.121', NULL, 1, '2024-02-29 00:20:28', '2024-02-29 00:20:28'),
(13750, '52.81.184.97', NULL, 1, '2024-02-29 00:29:08', '2024-02-29 00:29:08'),
(13751, '46.10.105.57', NULL, 1, '2024-02-29 00:29:50', '2024-02-29 00:29:50'),
(13752, '128.204.212.77', NULL, 1, '2024-02-29 00:44:47', '2024-02-29 00:44:47'),
(13753, '167.248.133.124', NULL, 1, '2024-02-29 00:52:27', '2024-02-29 00:52:27'),
(13754, '216.24.216.195', NULL, 1, '2024-02-29 00:56:56', '2024-02-29 00:56:56'),
(13755, '199.45.154.48', NULL, 1, '2024-02-29 01:18:50', '2024-02-29 01:18:50'),
(13756, '152.228.221.99', NULL, 2, '2024-02-29 02:08:53', '2024-02-29 02:08:54'),
(13757, '182.42.105.85', NULL, 1, '2024-02-29 02:09:59', '2024-02-29 02:09:59'),
(13758, '34.215.85.16', NULL, 1, '2024-02-29 02:17:15', '2024-02-29 02:17:15'),
(13759, '91.92.248.54', NULL, 4, '2024-02-29 03:11:33', '2024-02-29 03:11:49'),
(13760, '91.92.248.47', NULL, 4, '2024-02-29 03:33:01', '2024-02-29 03:33:10'),
(13761, '146.70.199.145', NULL, 1, '2024-02-29 03:51:47', '2024-02-29 03:51:47'),
(13762, '103.120.179.82', NULL, 1, '2024-02-29 04:51:51', '2024-02-29 04:51:51'),
(13763, '34.231.180.74', NULL, 1, '2024-02-29 05:15:39', '2024-02-29 05:15:39'),
(13764, '185.220.100.243', NULL, 1, '2024-02-29 05:20:28', '2024-02-29 05:20:28'),
(13765, '185.220.100.250', NULL, 1, '2024-02-29 05:20:43', '2024-02-29 05:20:43'),
(13766, '185.220.100.248', NULL, 1, '2024-02-29 05:20:45', '2024-02-29 05:20:45'),
(13767, '5.255.118.104', NULL, 1, '2024-02-29 05:20:48', '2024-02-29 05:20:48'),
(13768, '51.89.153.112', NULL, 1, '2024-02-29 05:20:52', '2024-02-29 05:20:52'),
(13769, '34.48.58.186', NULL, 2, '2024-02-29 05:56:28', '2024-02-29 05:56:29'),
(13770, '52.190.58.43', NULL, 2, '2024-02-29 06:07:14', '2024-02-29 06:07:25'),
(13771, '91.92.248.47', NULL, 4, '2024-02-29 06:18:02', '2024-02-29 06:18:08'),
(13772, '152.42.140.78', NULL, 1, '2024-02-29 07:05:44', '2024-02-29 07:05:44'),
(13773, '146.70.199.145', NULL, 1, '2024-02-29 07:33:37', '2024-02-29 07:33:37'),
(13774, '54.165.230.65', NULL, 1, '2024-02-29 07:50:59', '2024-02-29 07:50:59'),
(13775, '138.199.60.19', NULL, 1, '2024-02-29 08:11:27', '2024-02-29 08:11:27'),
(13776, '195.191.219.130', NULL, 1, '2024-02-29 08:27:20', '2024-02-29 08:27:20'),
(13777, '69.171.231.120', NULL, 1, '2024-02-29 09:08:56', '2024-02-29 09:08:56'),
(13778, '69.171.231.7', NULL, 1, '2024-02-29 09:08:56', '2024-02-29 09:08:56'),
(13779, '104.28.208.84', NULL, 1, '2024-02-29 09:32:24', '2024-02-29 09:32:24'),
(13780, '43.229.208.190', NULL, 23, '2024-02-29 09:33:38', '2024-02-29 13:44:26'),
(13781, '207.46.13.17', NULL, 1, '2024-02-29 10:37:37', '2024-02-29 10:37:37'),
(13782, '103.145.70.100', NULL, 20, '2024-02-29 10:44:14', '2024-02-29 11:19:07'),
(13783, '143.198.84.93', NULL, 1, '2024-02-29 10:55:40', '2024-02-29 10:55:40'),
(13784, '31.222.246.38', NULL, 1, '2024-02-29 10:57:42', '2024-02-29 10:57:42'),
(13785, '43.128.100.206', NULL, 1, '2024-02-29 12:52:47', '2024-02-29 12:52:47'),
(13786, '91.92.246.225', NULL, 5, '2024-02-29 13:12:44', '2024-02-29 13:12:46'),
(13787, '128.204.212.79', NULL, 2, '2024-02-29 13:32:03', '2024-02-29 18:23:19'),
(13788, '54.145.205.142', NULL, 12, '2024-02-29 13:35:40', '2024-02-29 13:47:59'),
(13789, '54.218.126.242', NULL, 1, '2024-02-29 14:25:41', '2024-02-29 14:25:41'),
(13790, '54.214.231.90', NULL, 1, '2024-02-29 14:50:01', '2024-02-29 14:50:01'),
(13791, '54.235.53.171', NULL, 1, '2024-02-29 15:35:16', '2024-02-29 15:35:16'),
(13792, '18.224.128.89', NULL, 3, '2024-02-29 15:35:17', '2024-02-29 16:23:35'),
(13793, '3.237.91.71', NULL, 2, '2024-02-29 15:35:23', '2024-02-29 16:23:22'),
(13794, '103.231.238.222', NULL, 3, '2024-02-29 15:36:55', '2024-02-29 15:41:32'),
(13795, '3.95.220.169', NULL, 2, '2024-02-29 15:38:52', '2024-02-29 15:38:57'),
(13796, '18.225.25.214', NULL, 2, '2024-02-29 15:38:52', '2024-02-29 16:23:22'),
(13797, '3.80.81.176', NULL, 2, '2024-02-29 15:39:15', '2024-02-29 16:23:40'),
(13798, '3.234.144.171', NULL, 1, '2024-02-29 15:39:20', '2024-02-29 15:39:20'),
(13799, '47.105.193.71', NULL, 2, '2024-02-29 16:07:29', '2024-02-29 16:07:35'),
(13800, '18.209.24.173', NULL, 1, '2024-02-29 16:23:28', '2024-02-29 16:23:28'),
(13801, '3.235.241.183', NULL, 1, '2024-02-29 16:23:35', '2024-02-29 16:23:35'),
(13802, '51.254.199.11', NULL, 1, '2024-02-29 16:39:42', '2024-02-29 16:39:42'),
(13803, '185.181.61.115', NULL, 1, '2024-02-29 16:40:11', '2024-02-29 16:40:11'),
(13804, '80.67.167.81', NULL, 1, '2024-02-29 16:42:01', '2024-02-29 16:42:01'),
(13805, '95.217.18.177', NULL, 1, '2024-02-29 17:56:47', '2024-02-29 17:56:47'),
(13806, '193.186.4.159', NULL, 1, '2024-02-29 18:01:36', '2024-02-29 18:01:36'),
(13807, '128.204.212.78', NULL, 1, '2024-02-29 18:23:21', '2024-02-29 18:23:21'),
(13808, '66.249.70.168', NULL, 1, '2024-02-29 18:36:40', '2024-02-29 18:36:40'),
(13809, '91.92.246.247', NULL, 5, '2024-02-29 19:13:40', '2024-02-29 19:13:44'),
(13810, '137.226.113.44', NULL, 1, '2024-02-29 20:11:22', '2024-02-29 20:11:22'),
(13811, '111.7.96.165', NULL, 2, '2024-02-29 20:18:48', '2024-02-29 20:18:50'),
(13812, '34.213.148.181', NULL, 1, '2024-02-29 20:20:49', '2024-02-29 20:20:49'),
(13813, '168.119.163.100', NULL, 2, '2024-02-29 21:12:20', '2024-02-29 21:12:21'),
(13814, '125.124.133.75', NULL, 1, '2024-02-29 21:39:28', '2024-02-29 21:39:28'),
(13815, '72.14.201.159', NULL, 1, '2024-02-29 21:56:33', '2024-02-29 21:56:33'),
(13816, '154.38.188.48', NULL, 4, '2024-02-29 21:57:24', '2024-02-29 21:58:09'),
(13817, '36.99.136.128', NULL, 2, '2024-02-29 21:57:53', '2024-02-29 21:57:59'),
(13818, '43.139.11.242', NULL, 1, '2024-02-29 22:25:39', '2024-02-29 22:25:39'),
(13819, '95.88.10.246', NULL, 1, '2024-02-29 23:27:22', '2024-02-29 23:27:22'),
(13820, '43.163.0.99', NULL, 1, '2024-03-01 00:06:51', '2024-03-01 00:06:51'),
(13821, '35.175.208.196', NULL, 6, '2024-03-01 00:21:12', '2024-03-01 00:22:07'),
(13822, '101.44.249.218', NULL, 1, '2024-03-01 00:34:11', '2024-03-01 00:34:11'),
(13823, '198.235.24.235', NULL, 1, '2024-03-01 01:06:15', '2024-03-01 01:06:15'),
(13824, '89.149.18.28', NULL, 1, '2024-03-01 01:27:59', '2024-03-01 01:27:59'),
(13825, '45.80.158.85', NULL, 1, '2024-03-01 01:41:47', '2024-03-01 01:41:47'),
(13826, '52.39.152.242', NULL, 1, '2024-03-01 02:26:40', '2024-03-01 02:26:40'),
(13827, '54.218.230.136', NULL, 1, '2024-03-01 02:43:30', '2024-03-01 02:43:30'),
(13828, '45.132.185.119', NULL, 1, '2024-03-01 04:01:30', '2024-03-01 04:01:30'),
(13829, '207.46.13.6', NULL, 1, '2024-03-01 04:48:47', '2024-03-01 04:48:47'),
(13830, '66.249.70.166', NULL, 1, '2024-03-01 04:59:09', '2024-03-01 04:59:09'),
(13831, '35.175.208.196', NULL, 18, '2024-03-01 05:15:14', '2024-03-01 14:10:05'),
(13832, '54.208.117.204', NULL, 1, '2024-03-01 06:28:22', '2024-03-01 06:28:22'),
(13833, '104.28.198.247', NULL, 1, '2024-03-01 06:47:23', '2024-03-01 06:47:23'),
(13834, '47.76.35.19', NULL, 1, '2024-03-01 06:58:27', '2024-03-01 06:58:27'),
(13835, '128.204.212.77', NULL, 2, '2024-03-01 07:21:03', '2024-03-01 15:06:48'),
(13836, '107.151.200.193', NULL, 1, '2024-03-01 07:36:33', '2024-03-01 07:36:33'),
(13837, '37.111.243.64', NULL, 1, '2024-03-01 09:06:14', '2024-03-01 09:06:14'),
(13838, '95.108.213.215', NULL, 1, '2024-03-01 09:17:17', '2024-03-01 09:17:17'),
(13839, '54.185.119.58', NULL, 1, '2024-03-01 09:36:01', '2024-03-01 09:36:01'),
(13840, '195.191.219.132', NULL, 1, '2024-03-01 09:56:14', '2024-03-01 09:56:14'),
(13841, '34.73.206.133', NULL, 2, '2024-03-01 10:18:33', '2024-03-01 10:29:44'),
(13842, '80.67.10.142', NULL, 2, '2024-03-01 10:21:35', '2024-03-01 11:18:17'),
(13843, '42.236.101.231', NULL, 1, '2024-03-01 10:32:59', '2024-03-01 10:32:59'),
(13844, '42.236.12.253', NULL, 1, '2024-03-01 10:33:04', '2024-03-01 10:33:04'),
(13845, '42.236.17.7', NULL, 1, '2024-03-01 10:34:58', '2024-03-01 10:34:58'),
(13846, '42.236.12.237', NULL, 1, '2024-03-01 10:47:52', '2024-03-01 10:47:52'),
(13847, '37.111.213.233', NULL, 1, '2024-03-01 11:06:05', '2024-03-01 11:06:05'),
(13848, '154.91.83.168', NULL, 2, '2024-03-01 11:38:35', '2024-03-01 16:41:14'),
(13849, '195.191.219.131', NULL, 1, '2024-03-01 12:12:45', '2024-03-01 12:12:45'),
(13850, '23.26.220.25', NULL, 1, '2024-03-01 12:23:55', '2024-03-01 12:23:55'),
(13851, '198.145.96.120', NULL, 1, '2024-03-01 13:17:24', '2024-03-01 13:17:24'),
(13852, '15.235.15.135', NULL, 1, '2024-03-01 13:53:04', '2024-03-01 13:53:04'),
(13853, '192.95.31.35', NULL, 2, '2024-03-01 14:30:39', '2024-03-01 14:30:40'),
(13854, '85.208.96.208', NULL, 1, '2024-03-01 14:41:57', '2024-03-01 14:41:57'),
(13855, '43.240.159.27', NULL, 1, '2024-03-01 14:54:14', '2024-03-01 14:54:14'),
(13856, '51.77.112.6', NULL, 1, '2024-03-01 15:20:47', '2024-03-01 15:20:47'),
(13857, '2.58.56.107', NULL, 1, '2024-03-01 16:19:25', '2024-03-01 16:19:25'),
(13858, '178.159.37.38', NULL, 1, '2024-03-01 16:33:34', '2024-03-01 16:33:34'),
(13859, '205.210.31.111', NULL, 1, '2024-03-01 16:41:35', '2024-03-01 16:41:35'),
(13860, '84.247.149.56', NULL, 4, '2024-03-01 17:49:01', '2024-03-01 17:49:05'),
(13861, '205.210.31.24', NULL, 1, '2024-03-01 19:01:11', '2024-03-01 19:01:11'),
(13862, '103.184.94.130', NULL, 1, '2024-03-01 19:17:43', '2024-03-01 19:17:43'),
(13863, '93.159.230.88', NULL, 1, '2024-03-01 20:04:12', '2024-03-01 20:04:12'),
(13864, '51.222.253.13', NULL, 1, '2024-03-01 21:56:07', '2024-03-01 21:56:07'),
(13865, '119.188.246.91', NULL, 1, '2024-03-01 23:11:01', '2024-03-01 23:11:01'),
(13866, '199.45.155.32', NULL, 1, '2024-03-01 23:36:49', '2024-03-01 23:36:49'),
(13867, '18.237.134.212', NULL, 1, '2024-03-02 00:19:11', '2024-03-02 00:19:11'),
(13868, '35.167.195.56', NULL, 1, '2024-03-02 00:21:14', '2024-03-02 00:21:14'),
(13869, '141.138.211.251', NULL, 1, '2024-03-02 00:44:51', '2024-03-02 00:44:51'),
(13870, '43.134.66.205', NULL, 1, '2024-03-02 00:49:46', '2024-03-02 00:49:46'),
(13871, '103.120.179.82', NULL, 1, '2024-03-02 01:35:20', '2024-03-02 01:35:20'),
(13872, '52.167.144.218', NULL, 1, '2024-03-02 02:38:38', '2024-03-02 02:38:38'),
(13873, '103.30.191.58', NULL, 1, '2024-03-02 04:44:41', '2024-03-02 04:44:41'),
(13874, '199.45.154.17', NULL, 1, '2024-03-02 04:59:19', '2024-03-02 04:59:19'),
(13875, '128.204.212.79', NULL, 2, '2024-03-02 05:21:05', '2024-03-02 06:31:49'),
(13876, '40.77.167.243', NULL, 1, '2024-03-02 06:08:17', '2024-03-02 06:08:17'),
(13877, '128.204.212.78', NULL, 3, '2024-03-02 06:31:49', '2024-03-02 19:50:37'),
(13878, '143.110.209.167', NULL, 1, '2024-03-02 06:53:31', '2024-03-02 06:53:31'),
(13879, '89.187.162.211', NULL, 1, '2024-03-02 07:02:43', '2024-03-02 07:02:43'),
(13880, '3.212.147.252', NULL, 1, '2024-03-02 07:30:26', '2024-03-02 07:30:26'),
(13881, '199.45.155.19', NULL, 1, '2024-03-02 07:32:37', '2024-03-02 07:32:37'),
(13882, '157.245.134.118', NULL, 2, '2024-03-02 08:31:20', '2024-03-02 08:31:20'),
(13883, '23.26.220.11', NULL, 1, '2024-03-02 08:34:00', '2024-03-02 08:34:00'),
(13884, '195.191.219.133', NULL, 1, '2024-03-02 08:59:12', '2024-03-02 08:59:12'),
(13885, '198.235.24.180', NULL, 1, '2024-03-02 09:29:12', '2024-03-02 09:29:12'),
(13886, '66.249.70.6', NULL, 2, '2024-03-02 10:36:26', '2024-03-02 12:21:11'),
(13887, '185.17.0.83', NULL, 1, '2024-03-02 10:53:35', '2024-03-02 10:53:35'),
(13888, '72.14.201.159', NULL, 1, '2024-03-02 11:02:43', '2024-03-02 11:02:43'),
(13889, '114.129.9.25', NULL, 1, '2024-03-02 11:24:05', '2024-03-02 11:24:05'),
(13890, '107.189.13.253', NULL, 1, '2024-03-02 11:31:54', '2024-03-02 11:31:54'),
(13891, '14.215.163.132', NULL, 1, '2024-03-02 11:42:23', '2024-03-02 11:42:23'),
(13892, '178.159.37.38', NULL, 2, '2024-03-02 12:12:46', '2024-03-02 23:58:44'),
(13893, '157.245.97.189', NULL, 1, '2024-03-02 12:55:11', '2024-03-02 12:55:11'),
(13894, '27.147.231.226', NULL, 1, '2024-03-02 13:13:01', '2024-03-02 13:13:01'),
(13895, '185.220.100.246', NULL, 1, '2024-03-02 14:17:33', '2024-03-02 14:17:33'),
(13896, '65.154.226.168', NULL, 1, '2024-03-02 14:58:26', '2024-03-02 14:58:26'),
(13897, '45.94.31.146', NULL, 1, '2024-03-02 15:19:45', '2024-03-02 15:19:45'),
(13898, '103.155.174.115', NULL, 1, '2024-03-02 15:21:10', '2024-03-02 15:21:10'),
(13899, '45.79.26.146', NULL, 1, '2024-03-02 16:12:02', '2024-03-02 16:12:02'),
(13900, '156.146.36.207', NULL, 1, '2024-03-02 16:47:16', '2024-03-02 16:47:16'),
(13901, '35.175.208.196', NULL, 33, '2024-03-02 16:54:12', '2024-03-02 23:08:28'),
(13902, '205.210.31.25', NULL, 1, '2024-03-02 18:08:38', '2024-03-02 18:08:38'),
(13903, '180.97.221.10', NULL, 1, '2024-03-02 18:39:44', '2024-03-02 18:39:44'),
(13904, '84.247.145.0', NULL, 4, '2024-03-02 19:18:09', '2024-03-02 19:19:57'),
(13905, '37.111.213.237', NULL, 2, '2024-03-02 19:27:24', '2024-03-02 19:28:27'),
(13906, '52.206.84.190', NULL, 1, '2024-03-02 19:37:54', '2024-03-02 19:37:54'),
(13907, '66.249.70.167', NULL, 1, '2024-03-02 19:58:44', '2024-03-02 19:58:44'),
(13908, '104.28.198.34', NULL, 1, '2024-03-02 20:09:37', '2024-03-02 20:09:37'),
(13909, '154.16.105.24', NULL, 1, '2024-03-02 21:14:37', '2024-03-02 21:14:37'),
(13910, '34.215.161.72', NULL, 2, '2024-03-02 22:19:10', '2024-03-03 02:11:29'),
(13911, '34.214.120.59', NULL, 1, '2024-03-02 23:04:22', '2024-03-02 23:04:22'),
(13912, '180.102.134.69', NULL, 1, '2024-03-02 23:23:46', '2024-03-02 23:23:46'),
(13913, '66.249.70.168', NULL, 1, '2024-03-02 23:28:40', '2024-03-02 23:28:40'),
(13914, '81.181.54.67', NULL, 1, '2024-03-03 01:13:40', '2024-03-03 01:13:40'),
(13915, '77.75.77.54', NULL, 1, '2024-03-03 02:02:37', '2024-03-03 02:02:37'),
(13916, '45.94.31.231', NULL, 1, '2024-03-03 02:49:50', '2024-03-03 02:49:50'),
(13917, '87.106.158.5', NULL, 2, '2024-03-03 03:27:05', '2024-03-03 03:27:06'),
(13918, '167.94.138.51', NULL, 1, '2024-03-03 04:21:58', '2024-03-03 04:21:58'),
(13919, '104.234.114.82', NULL, 1, '2024-03-03 04:40:57', '2024-03-03 04:40:57'),
(13920, '40.71.20.255', NULL, 2, '2024-03-03 05:51:56', '2024-03-03 05:52:18'),
(13921, '15.204.182.106', NULL, 2, '2024-03-03 06:11:45', '2024-03-03 06:25:58'),
(13922, '188.241.240.17', NULL, 1, '2024-03-03 06:25:13', '2024-03-03 06:25:13'),
(13923, '65.154.226.167', NULL, 1, '2024-03-03 06:29:21', '2024-03-03 06:29:21'),
(13924, '185.220.100.245', NULL, 1, '2024-03-03 06:41:09', '2024-03-03 06:41:09'),
(13925, '51.195.91.124', NULL, 1, '2024-03-03 06:41:17', '2024-03-03 06:41:17'),
(13926, '34.214.120.59', NULL, 1, '2024-03-03 07:03:36', '2024-03-03 07:03:36'),
(13927, '195.191.219.130', NULL, 1, '2024-03-03 07:46:21', '2024-03-03 07:46:21'),
(13928, '20.191.45.212', NULL, 1, '2024-03-03 08:16:11', '2024-03-03 08:16:11'),
(13929, '163.5.60.246', NULL, 1, '2024-03-03 08:37:51', '2024-03-03 08:37:51'),
(13930, '199.45.155.16', NULL, 1, '2024-03-03 08:39:50', '2024-03-03 08:39:50'),
(13931, '198.235.24.177', NULL, 1, '2024-03-03 08:41:05', '2024-03-03 08:41:05'),
(13932, '172.191.4.23', NULL, 10, '2024-03-03 08:48:38', '2024-03-03 09:42:05'),
(13933, '205.210.31.155', NULL, 1, '2024-03-03 09:14:31', '2024-03-03 09:14:31'),
(13934, '58.49.233.126', NULL, 1, '2024-03-03 09:43:42', '2024-03-03 09:43:42'),
(13935, '35.175.208.196', NULL, 24, '2024-03-03 09:52:49', '2024-03-03 18:53:33'),
(13936, '144.48.109.28', NULL, 1, '2024-03-03 10:05:26', '2024-03-03 10:05:26'),
(13937, '17.241.227.90', NULL, 1, '2024-03-03 10:20:15', '2024-03-03 10:20:15'),
(13938, '43.229.208.190', NULL, 4, '2024-03-03 10:28:13', '2024-03-03 14:19:09'),
(13939, '54.235.53.171', NULL, 3, '2024-03-03 11:20:23', '2024-03-03 16:54:53'),
(13940, '18.225.25.214', NULL, 6, '2024-03-03 11:20:23', '2024-03-03 16:56:54'),
(13941, '3.237.91.71', NULL, 3, '2024-03-03 11:20:30', '2024-03-03 16:50:15'),
(13942, '2.58.56.214', NULL, 1, '2024-03-03 11:57:51', '2024-03-03 11:57:51'),
(13943, '3.80.81.176', NULL, 3, '2024-03-03 12:10:04', '2024-03-03 16:32:52'),
(13944, '18.224.128.89', NULL, 8, '2024-03-03 12:10:04', '2024-03-03 16:54:47'),
(13945, '100.27.34.37', NULL, 2, '2024-03-03 12:10:10', '2024-03-03 12:50:29'),
(13946, '5.188.62.26', NULL, 2, '2024-03-03 12:27:47', '2024-03-03 12:27:53'),
(13947, '18.210.6.165', NULL, 4, '2024-03-03 12:46:37', '2024-03-03 16:57:01'),
(13948, '3.219.35.58', NULL, 3, '2024-03-03 12:46:43', '2024-03-03 16:56:54'),
(13949, '3.80.89.126', NULL, 3, '2024-03-03 12:50:22', '2024-03-03 16:29:23'),
(13950, '62.171.167.21', NULL, 1, '2024-03-03 13:48:57', '2024-03-03 13:48:57'),
(13951, '52.87.218.72', NULL, 1, '2024-03-03 13:54:49', '2024-03-03 13:54:49'),
(13952, '88.87.85.189', NULL, 1, '2024-03-03 14:34:23', '2024-03-03 14:34:23'),
(13953, '203.188.243.158', NULL, 1, '2024-03-03 14:41:30', '2024-03-03 14:41:30'),
(13954, '66.249.70.169', NULL, 1, '2024-03-03 14:59:22', '2024-03-03 14:59:22'),
(13955, '23.26.220.14', NULL, 1, '2024-03-03 15:10:18', '2024-03-03 15:10:18'),
(13956, '103.20.89.16', NULL, 1, '2024-03-03 15:31:25', '2024-03-03 15:31:25'),
(13957, '196.19.249.56', NULL, 1, '2024-03-03 16:05:20', '2024-03-03 16:05:20'),
(13958, '87.98.140.71', NULL, 1, '2024-03-03 16:12:21', '2024-03-03 16:12:21'),
(13959, '87.98.153.11', NULL, 2, '2024-03-03 16:12:21', '2024-03-03 16:12:21'),
(13960, '3.95.220.169', NULL, 1, '2024-03-03 16:32:46', '2024-03-03 16:32:46'),
(13961, '3.235.241.183', NULL, 1, '2024-03-03 16:54:46', '2024-03-03 16:54:46'),
(13962, '191.96.150.220', NULL, 1, '2024-03-03 16:56:35', '2024-03-03 16:56:35'),
(13963, '23.26.220.10', NULL, 1, '2024-03-03 17:21:55', '2024-03-03 17:21:55'),
(13964, '205.210.31.177', NULL, 1, '2024-03-03 17:25:30', '2024-03-03 17:25:30'),
(13965, '180.97.221.10', NULL, 1, '2024-03-03 18:32:37', '2024-03-03 18:32:37'),
(13966, '45.79.26.146', NULL, 1, '2024-03-03 19:20:55', '2024-03-03 19:20:55'),
(13967, '117.140.33.4', NULL, 1, '2024-03-03 21:16:42', '2024-03-03 21:16:42'),
(13968, '209.170.91.200', NULL, 1, '2024-03-03 21:53:06', '2024-03-03 21:53:06'),
(13969, '165.232.176.245', NULL, 4, '2024-03-03 22:05:43', '2024-03-03 22:05:47'),
(13970, '178.159.37.38', NULL, 1, '2024-03-03 22:09:46', '2024-03-03 22:09:46'),
(13971, '66.249.70.8', NULL, 1, '2024-03-03 22:13:43', '2024-03-03 22:13:43'),
(13972, '66.249.70.7', NULL, 1, '2024-03-03 22:13:43', '2024-03-03 22:13:43'),
(13973, '34.41.175.0', NULL, 1, '2024-03-03 22:20:29', '2024-03-03 22:20:29'),
(13974, '193.186.4.159', NULL, 1, '2024-03-03 22:38:42', '2024-03-03 22:38:42'),
(13975, '27.147.202.201', NULL, 1, '2024-03-03 22:38:43', '2024-03-03 22:38:43'),
(13976, '192.95.31.35', NULL, 2, '2024-03-03 22:45:15', '2024-03-03 22:45:15'),
(13977, '35.92.181.31', NULL, 1, '2024-03-03 23:35:58', '2024-03-03 23:35:58'),
(13978, '34.217.179.2', NULL, 1, '2024-03-03 23:36:00', '2024-03-03 23:36:00'),
(13979, '49.7.227.204', NULL, 1, '2024-03-03 23:44:54', '2024-03-03 23:44:54'),
(13980, '191.101.61.27', NULL, 1, '2024-03-04 03:21:12', '2024-03-04 03:21:12'),
(13981, '50.21.188.18', NULL, 1, '2024-03-04 03:52:34', '2024-03-04 03:52:34'),
(13982, '50.21.188.28', NULL, 1, '2024-03-04 03:59:53', '2024-03-04 03:59:53'),
(13983, '50.21.188.8', NULL, 1, '2024-03-04 03:59:53', '2024-03-04 03:59:53'),
(13984, '198.235.24.150', NULL, 1, '2024-03-04 04:10:36', '2024-03-04 04:10:36'),
(13985, '54.70.190.91', NULL, 3, '2024-03-04 05:27:35', '2024-03-04 07:23:59'),
(13986, '54.244.110.2', NULL, 2, '2024-03-04 05:27:40', '2024-03-04 05:27:41'),
(13987, '40.88.21.235', NULL, 1, '2024-03-04 06:02:50', '2024-03-04 06:02:50'),
(13988, '51.222.253.11', NULL, 1, '2024-03-04 06:03:30', '2024-03-04 06:03:30'),
(13989, '3.85.38.46', NULL, 1, '2024-03-04 06:35:29', '2024-03-04 06:35:29'),
(13990, '64.227.174.250', NULL, 1, '2024-03-04 07:02:19', '2024-03-04 07:02:19'),
(13991, '103.177.243.6', NULL, 1, '2024-03-04 07:18:48', '2024-03-04 07:18:48'),
(13992, '128.204.212.77', NULL, 2, '2024-03-04 07:46:09', '2024-03-04 14:42:10'),
(13993, '128.204.212.79', NULL, 3, '2024-03-04 07:46:09', '2024-03-05 01:19:15'),
(13994, '58.220.27.161', NULL, 1, '2024-03-04 08:05:03', '2024-03-04 08:05:03'),
(13995, '44.220.165.126', NULL, 12, '2024-03-04 08:07:36', '2024-03-04 08:38:20'),
(13996, '52.90.126.9', NULL, 1, '2024-03-04 08:15:40', '2024-03-04 08:15:40'),
(13997, '4.242.133.105', NULL, 2, '2024-03-04 08:32:27', '2024-03-04 08:33:01'),
(13998, '195.191.219.131', NULL, 1, '2024-03-04 08:37:06', '2024-03-04 08:37:06'),
(13999, '36.99.136.129', NULL, 1, '2024-03-04 09:22:51', '2024-03-04 09:22:51'),
(14000, '152.89.233.169', NULL, 1, '2024-03-04 09:24:12', '2024-03-04 09:24:12'),
(14001, '178.175.148.209', NULL, 1, '2024-03-04 09:24:20', '2024-03-04 09:24:20'),
(14002, '100.27.34.37', NULL, 2, '2024-03-04 09:33:26', '2024-03-04 13:24:24'),
(14003, '18.224.128.89', NULL, 3, '2024-03-04 09:33:27', '2024-03-04 10:15:17');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(14004, '52.87.218.72', NULL, 2, '2024-03-04 09:33:33', '2024-03-04 10:15:23'),
(14005, '111.7.96.178', NULL, 1, '2024-03-04 10:10:27', '2024-03-04 10:10:27'),
(14006, '3.80.89.126', NULL, 3, '2024-03-04 10:12:32', '2024-03-04 13:24:31'),
(14007, '3.95.220.169', NULL, 1, '2024-03-04 10:15:16', '2024-03-04 10:15:16'),
(14008, '157.55.39.12', NULL, 1, '2024-03-04 10:37:31', '2024-03-04 10:37:31'),
(14009, '195.191.219.130', NULL, 1, '2024-03-04 11:17:11', '2024-03-04 11:17:11'),
(14010, '36.41.75.167', NULL, 1, '2024-03-04 11:47:53', '2024-03-04 11:47:53'),
(14011, '193.186.4.159', NULL, 1, '2024-03-04 11:54:31', '2024-03-04 11:54:31'),
(14012, '202.86.217.209', NULL, 1, '2024-03-04 11:57:05', '2024-03-04 11:57:05'),
(14013, '202.134.9.128', NULL, 2, '2024-03-04 12:41:55', '2024-03-04 12:42:45'),
(14014, '103.189.10.171', NULL, 1, '2024-03-04 12:59:08', '2024-03-04 12:59:08'),
(14015, '173.252.95.120', NULL, 1, '2024-03-04 13:04:22', '2024-03-04 13:04:22'),
(14016, '43.229.208.190', NULL, 1, '2024-03-04 13:04:25', '2024-03-04 13:04:25'),
(14017, '18.225.25.214', NULL, 1, '2024-03-04 13:24:24', '2024-03-04 13:24:24'),
(14018, '193.26.115.186', NULL, 2, '2024-03-04 13:30:18', '2024-03-04 13:30:22'),
(14019, '162.55.85.224', NULL, 4, '2024-03-04 13:36:37', '2024-03-04 18:09:12'),
(14020, '40.77.167.23', NULL, 1, '2024-03-04 13:59:13', '2024-03-04 13:59:13'),
(14021, '136.144.35.5', NULL, 2, '2024-03-04 14:54:01', '2024-03-04 14:54:09'),
(14022, '34.222.207.168', NULL, 1, '2024-03-04 15:02:07', '2024-03-04 15:02:07'),
(14023, '122.179.154.194', NULL, 2, '2024-03-04 15:02:25', '2024-03-04 15:03:58'),
(14024, '45.131.193.139', NULL, 1, '2024-03-04 15:17:42', '2024-03-04 15:17:42'),
(14025, '172.232.11.126', NULL, 3, '2024-03-04 15:40:10', '2024-03-04 15:40:11'),
(14026, '173.239.240.25', NULL, 1, '2024-03-04 15:44:08', '2024-03-04 15:44:08'),
(14027, '103.48.161.58', NULL, 1, '2024-03-04 16:05:08', '2024-03-04 16:05:08'),
(14028, '45.83.31.80', NULL, 1, '2024-03-04 16:10:43', '2024-03-04 16:10:43'),
(14029, '157.55.39.49', NULL, 1, '2024-03-04 17:31:34', '2024-03-04 17:31:34'),
(14030, '35.92.67.78', NULL, 1, '2024-03-04 17:38:53', '2024-03-04 17:38:53'),
(14031, '54.212.64.155', NULL, 1, '2024-03-04 17:38:59', '2024-03-04 17:38:59'),
(14032, '34.150.252.221', NULL, 1, '2024-03-04 18:06:25', '2024-03-04 18:06:25'),
(14033, '94.103.188.103', NULL, 1, '2024-03-04 18:08:06', '2024-03-04 18:08:06'),
(14034, '89.248.174.34', NULL, 2, '2024-03-04 18:14:45', '2024-03-04 18:14:45'),
(14035, '157.245.134.118', NULL, 2, '2024-03-04 18:36:12', '2024-03-04 18:36:12'),
(14036, '213.202.233.34', NULL, 1, '2024-03-04 18:36:30', '2024-03-04 18:36:30'),
(14037, '40.123.29.173', NULL, 1, '2024-03-04 18:53:22', '2024-03-04 18:53:22'),
(14038, '4.242.242.39', NULL, 2, '2024-03-04 19:06:11', '2024-03-05 00:02:22'),
(14039, '178.159.37.38', NULL, 1, '2024-03-04 19:14:50', '2024-03-04 19:14:50'),
(14040, '34.242.22.160', NULL, 1, '2024-03-04 19:30:28', '2024-03-04 19:30:28'),
(14041, '66.36.234.130', NULL, 1, '2024-03-04 19:43:36', '2024-03-04 19:43:36'),
(14042, '193.26.115.220', NULL, 1, '2024-03-04 20:36:18', '2024-03-04 20:36:18'),
(14043, '37.111.247.175', NULL, 1, '2024-03-04 21:02:39', '2024-03-04 21:02:39'),
(14044, '66.249.70.8', NULL, 1, '2024-03-04 21:16:05', '2024-03-04 21:16:05'),
(14045, '163.5.64.69', NULL, 1, '2024-03-04 21:30:16', '2024-03-04 21:30:16'),
(14046, '119.188.247.39', NULL, 1, '2024-03-04 22:30:44', '2024-03-04 22:30:44'),
(14047, '45.94.31.158', NULL, 1, '2024-03-04 22:41:28', '2024-03-04 22:41:28'),
(14048, '157.55.39.9', NULL, 1, '2024-03-04 22:49:02', '2024-03-04 22:49:02'),
(14049, '51.79.137.191', NULL, 4, '2024-03-04 23:16:07', '2024-03-05 00:27:56'),
(14050, '103.199.84.76', NULL, 1, '2024-03-04 23:28:57', '2024-03-04 23:28:57'),
(14051, '128.204.212.78', NULL, 1, '2024-03-04 23:34:40', '2024-03-04 23:34:40'),
(14052, '18.201.255.26', NULL, 1, '2024-03-05 00:00:43', '2024-03-05 00:00:43'),
(14053, '3.232.50.116', NULL, 2, '2024-03-05 01:17:03', '2024-03-05 01:17:03'),
(14054, '154.91.83.168', NULL, 1, '2024-03-05 01:30:52', '2024-03-05 01:30:52'),
(14055, '18.237.160.12', NULL, 1, '2024-03-05 02:13:46', '2024-03-05 02:13:46'),
(14056, '34.211.168.142', NULL, 1, '2024-03-05 02:19:09', '2024-03-05 02:19:09'),
(14057, '124.226.222.66', NULL, 1, '2024-03-05 02:30:09', '2024-03-05 02:30:09'),
(14058, '5.133.192.135', NULL, 1, '2024-03-05 03:20:25', '2024-03-05 03:20:25'),
(14059, '94.72.117.32', NULL, 3, '2024-03-05 03:41:54', '2024-03-05 03:42:06'),
(14060, '172.234.28.109', NULL, 1, '2024-03-05 03:43:51', '2024-03-05 03:43:51'),
(14061, '212.192.31.173', NULL, 1, '2024-03-05 03:52:29', '2024-03-05 03:52:29'),
(14062, '104.234.114.82', NULL, 1, '2024-03-05 04:00:27', '2024-03-05 04:00:27'),
(14063, '42.83.147.56', NULL, 1, '2024-03-05 04:23:36', '2024-03-05 04:23:36'),
(14064, '64.150.157.22', NULL, 1, '2024-03-05 04:52:01', '2024-03-05 04:52:01'),
(14065, '216.244.66.200', NULL, 2, '2024-03-05 05:41:11', '2024-03-05 06:13:39'),
(14066, '45.79.26.146', NULL, 1, '2024-03-05 06:19:44', '2024-03-05 06:19:44'),
(14067, '120.92.72.246', NULL, 1, '2024-03-05 06:49:58', '2024-03-05 06:49:58'),
(14068, '195.191.219.131', NULL, 1, '2024-03-05 07:15:46', '2024-03-05 07:15:46'),
(14069, '43.139.11.242', NULL, 2, '2024-03-05 07:45:09', '2024-03-05 21:13:43'),
(14070, '54.87.203.96', NULL, 1, '2024-03-05 07:48:16', '2024-03-05 07:48:16'),
(14071, '91.206.169.23', NULL, 4, '2024-03-05 08:02:51', '2024-03-05 08:03:00'),
(14072, '216.24.213.91', NULL, 1, '2024-03-05 08:35:06', '2024-03-05 08:35:06'),
(14073, '66.249.70.168', NULL, 3, '2024-03-05 09:47:50', '2024-03-06 02:54:56'),
(14074, '66.249.70.169', NULL, 1, '2024-03-05 09:47:51', '2024-03-05 09:47:51'),
(14075, '103.250.70.139', NULL, 1, '2024-03-05 09:49:08', '2024-03-05 09:49:08'),
(14076, '98.96.193.11', NULL, 1, '2024-03-05 09:55:54', '2024-03-05 09:55:54'),
(14077, '119.30.41.20', NULL, 1, '2024-03-05 10:04:00', '2024-03-05 10:04:00'),
(14078, '119.30.35.75', NULL, 1, '2024-03-05 10:14:04', '2024-03-05 10:14:04'),
(14079, '38.242.222.177', NULL, 1, '2024-03-05 10:30:10', '2024-03-05 10:30:10'),
(14080, '66.249.70.8', NULL, 1, '2024-03-05 11:00:34', '2024-03-05 11:00:34'),
(14081, '66.249.70.7', NULL, 2, '2024-03-05 11:00:42', '2024-03-05 11:25:20'),
(14082, '158.69.23.79', NULL, 1, '2024-03-05 11:12:34', '2024-03-05 11:12:34'),
(14083, '193.186.4.159', NULL, 2, '2024-03-05 12:13:59', '2024-03-05 13:01:07'),
(14084, '43.229.208.190', NULL, 3, '2024-03-05 12:22:22', '2024-03-05 12:26:25'),
(14085, '103.16.25.27', NULL, 2, '2024-03-05 12:52:45', '2024-03-05 12:53:38'),
(14086, '115.127.32.154', NULL, 2, '2024-03-05 13:01:28', '2024-03-05 13:03:25'),
(14087, '103.142.142.100', NULL, 1, '2024-03-05 13:11:37', '2024-03-05 13:11:37'),
(14088, '119.40.88.174', NULL, 1, '2024-03-05 13:47:51', '2024-03-05 13:47:51'),
(14089, '114.31.1.69', NULL, 1, '2024-03-05 14:34:29', '2024-03-05 14:34:29'),
(14090, '185.220.100.255', NULL, 1, '2024-03-05 14:37:00', '2024-03-05 14:37:00'),
(14091, '185.129.62.62', NULL, 1, '2024-03-05 14:37:07', '2024-03-05 14:37:07'),
(14092, '185.220.100.242', NULL, 1, '2024-03-05 14:37:08', '2024-03-05 14:37:08'),
(14093, '182.44.9.147', NULL, 1, '2024-03-05 14:51:27', '2024-03-05 14:51:27'),
(14094, '103.230.106.58', NULL, 1, '2024-03-05 14:55:14', '2024-03-05 14:55:14'),
(14095, '128.204.212.77', NULL, 1, '2024-03-05 15:11:22', '2024-03-05 15:11:22'),
(14096, '180.210.151.210', NULL, 1, '2024-03-05 15:43:59', '2024-03-05 15:43:59'),
(14097, '180.97.221.86', NULL, 2, '2024-03-05 16:21:22', '2024-03-06 02:41:36'),
(14098, '37.111.248.218', NULL, 1, '2024-03-05 16:23:51', '2024-03-05 16:23:51'),
(14099, '37.111.207.22', NULL, 1, '2024-03-05 17:12:01', '2024-03-05 17:12:01'),
(14100, '47.9.148.42', NULL, 1, '2024-03-05 18:14:15', '2024-03-05 18:14:15'),
(14101, '144.202.75.134', NULL, 2, '2024-03-05 18:33:42', '2024-03-05 18:33:42'),
(14102, '207.180.234.220', NULL, 1, '2024-03-05 19:02:29', '2024-03-05 19:02:29'),
(14103, '185.180.143.47', NULL, 1, '2024-03-05 19:22:03', '2024-03-05 19:22:03'),
(14104, '45.79.253.200', NULL, 1, '2024-03-05 20:12:43', '2024-03-05 20:12:43'),
(14105, '45.94.31.199', NULL, 1, '2024-03-05 21:42:25', '2024-03-05 21:42:25'),
(14106, '154.91.83.168', NULL, 1, '2024-03-05 22:03:46', '2024-03-05 22:03:46'),
(14107, '163.5.64.69', NULL, 5, '2024-03-05 22:04:15', '2024-03-05 22:04:17'),
(14108, '185.81.128.21', NULL, 1, '2024-03-05 23:02:37', '2024-03-05 23:02:37'),
(14109, '128.204.212.78', NULL, 1, '2024-03-05 23:22:32', '2024-03-05 23:22:32'),
(14110, '45.92.229.110', NULL, 1, '2024-03-05 23:29:03', '2024-03-05 23:29:03'),
(14111, '142.132.149.112', NULL, 2, '2024-03-05 23:31:21', '2024-03-05 23:36:45'),
(14112, '18.236.233.172', NULL, 1, '2024-03-05 23:39:38', '2024-03-05 23:39:38'),
(14113, '205.210.31.142', NULL, 1, '2024-03-05 23:45:01', '2024-03-05 23:45:01'),
(14114, '66.249.70.167', NULL, 1, '2024-03-06 00:48:07', '2024-03-06 00:48:07'),
(14115, '91.92.255.218', NULL, 4, '2024-03-06 00:58:30', '2024-03-06 00:58:31'),
(14116, '45.92.229.95', NULL, 1, '2024-03-06 01:57:28', '2024-03-06 01:57:28'),
(14117, '45.130.83.96', NULL, 1, '2024-03-06 01:58:15', '2024-03-06 01:58:15'),
(14118, '45.92.229.139', NULL, 1, '2024-03-06 01:59:31', '2024-03-06 01:59:31'),
(14119, '45.130.83.113', NULL, 1, '2024-03-06 02:00:13', '2024-03-06 02:00:13'),
(14120, '165.232.176.245', NULL, 4, '2024-03-06 02:12:19', '2024-03-06 02:12:22'),
(14121, '182.44.12.37', NULL, 1, '2024-03-06 02:22:28', '2024-03-06 02:22:28'),
(14122, '54.213.182.176', NULL, 1, '2024-03-06 02:35:58', '2024-03-06 02:35:58'),
(14123, '34.249.32.98', NULL, 1, '2024-03-06 04:55:30', '2024-03-06 04:55:30'),
(14124, '34.242.74.102', NULL, 1, '2024-03-06 04:58:32', '2024-03-06 04:58:32'),
(14125, '66.249.70.7', NULL, 1, '2024-03-06 05:00:10', '2024-03-06 05:00:10'),
(14126, '41.216.188.159', NULL, 1, '2024-03-06 05:00:45', '2024-03-06 05:00:45'),
(14127, '41.216.188.141', NULL, 1, '2024-03-06 05:04:26', '2024-03-06 05:04:26'),
(14128, '41.216.188.20', NULL, 1, '2024-03-06 05:04:50', '2024-03-06 05:04:50'),
(14129, '41.216.188.121', NULL, 2, '2024-03-06 05:06:56', '2024-03-06 05:07:29'),
(14130, '107.178.232.227', NULL, 1, '2024-03-06 05:07:52', '2024-03-06 05:07:52'),
(14131, '27.115.124.109', NULL, 1, '2024-03-06 05:34:57', '2024-03-06 05:34:57'),
(14132, '123.6.49.15', NULL, 1, '2024-03-06 05:35:13', '2024-03-06 05:35:13'),
(14133, '68.183.124.246', NULL, 1, '2024-03-06 06:12:39', '2024-03-06 06:12:39'),
(14134, '3.212.147.252', NULL, 1, '2024-03-06 07:42:55', '2024-03-06 07:42:55'),
(14135, '18.203.99.187', NULL, 1, '2024-03-06 07:44:06', '2024-03-06 07:44:06'),
(14136, '193.186.4.159', NULL, 2, '2024-03-06 08:23:10', '2024-03-06 10:17:41'),
(14137, '103.213.237.28', NULL, 1, '2024-03-06 08:51:16', '2024-03-06 08:51:16'),
(14138, '107.174.151.23', NULL, 1, '2024-03-06 09:11:24', '2024-03-06 09:11:24'),
(14139, '52.167.144.237', NULL, 1, '2024-03-06 09:16:13', '2024-03-06 09:16:13'),
(14140, '119.30.38.60', NULL, 1, '2024-03-06 09:16:49', '2024-03-06 09:16:49'),
(14141, '195.191.219.131', NULL, 1, '2024-03-06 09:20:39', '2024-03-06 09:20:39'),
(14142, '128.204.212.79', NULL, 1, '2024-03-06 10:39:21', '2024-03-06 10:39:21'),
(14143, '158.69.23.79', NULL, 1, '2024-03-06 10:41:57', '2024-03-06 10:41:57'),
(14144, '35.242.170.221', NULL, 1, '2024-03-06 10:51:54', '2024-03-06 10:51:54'),
(14145, '52.87.218.72', NULL, 1, '2024-03-06 10:52:18', '2024-03-06 10:52:18'),
(14146, '18.225.25.214', NULL, 1, '2024-03-06 10:52:18', '2024-03-06 10:52:18'),
(14147, '3.80.81.176', NULL, 1, '2024-03-06 10:52:19', '2024-03-06 10:52:19'),
(14148, '18.224.128.89', NULL, 1, '2024-03-06 10:52:19', '2024-03-06 10:52:19'),
(14149, '3.219.35.58', NULL, 1, '2024-03-06 10:52:24', '2024-03-06 10:52:24'),
(14150, '18.209.24.173', NULL, 1, '2024-03-06 10:52:25', '2024-03-06 10:52:25'),
(14151, '37.111.212.151', NULL, 1, '2024-03-06 10:53:32', '2024-03-06 10:53:32'),
(14152, '202.134.8.195', NULL, 3, '2024-03-06 10:55:49', '2024-03-06 10:57:58'),
(14153, '202.134.10.137', NULL, 1, '2024-03-06 11:05:36', '2024-03-06 11:05:36'),
(14154, '202.134.13.128', NULL, 2, '2024-03-06 11:39:49', '2024-03-06 11:39:55'),
(14155, '103.91.129.133', NULL, 2, '2024-03-06 11:57:20', '2024-03-06 12:11:11'),
(14156, '81.181.57.90', NULL, 1, '2024-03-06 12:17:47', '2024-03-06 12:17:47'),
(14157, '43.229.208.190', NULL, 1, '2024-03-06 12:26:41', '2024-03-06 12:26:41'),
(14158, '72.14.201.159', NULL, 1, '2024-03-06 12:29:34', '2024-03-06 12:29:34'),
(14159, '202.4.127.162', NULL, 1, '2024-03-06 12:29:35', '2024-03-06 12:29:35'),
(14160, '163.47.90.234', NULL, 1, '2024-03-06 12:50:05', '2024-03-06 12:50:05'),
(14161, '3.95.65.152', NULL, 1, '2024-03-06 12:51:40', '2024-03-06 12:51:40'),
(14162, '51.222.253.6', NULL, 1, '2024-03-06 12:56:09', '2024-03-06 12:56:09'),
(14163, '116.68.198.81', NULL, 1, '2024-03-06 13:17:53', '2024-03-06 13:17:53'),
(14164, '180.211.141.30', NULL, 1, '2024-03-06 13:18:35', '2024-03-06 13:18:35'),
(14165, '182.40.104.255', NULL, 1, '2024-03-06 13:27:22', '2024-03-06 13:27:22'),
(14166, '102.129.145.30', NULL, 1, '2024-03-06 13:39:08', '2024-03-06 13:39:08'),
(14167, '124.243.149.239', NULL, 1, '2024-03-06 14:41:11', '2024-03-06 14:41:11'),
(14168, '34.148.251.158', NULL, 2, '2024-03-06 14:52:04', '2024-03-06 15:00:13'),
(14169, '202.134.9.158', NULL, 1, '2024-03-06 15:31:02', '2024-03-06 15:31:02'),
(14170, '40.94.226.7', NULL, 1, '2024-03-06 15:34:43', '2024-03-06 15:34:43'),
(14171, '154.54.249.161', NULL, 1, '2024-03-06 16:04:53', '2024-03-06 16:04:53'),
(14172, '154.51.131.142', NULL, 1, '2024-03-06 16:23:58', '2024-03-06 16:23:58'),
(14173, '203.202.245.183', NULL, 1, '2024-03-06 16:31:21', '2024-03-06 16:31:21'),
(14174, '66.249.70.167', NULL, 1, '2024-03-06 16:59:14', '2024-03-06 16:59:14'),
(14175, '5.188.62.21', NULL, 1, '2024-03-06 17:01:12', '2024-03-06 17:01:12'),
(14176, '93.100.129.36', NULL, 1, '2024-03-06 17:46:55', '2024-03-06 17:46:55'),
(14177, '37.111.215.16', NULL, 1, '2024-03-06 17:49:30', '2024-03-06 17:49:30'),
(14178, '23.26.220.5', NULL, 1, '2024-03-06 18:03:23', '2024-03-06 18:03:23'),
(14179, '165.22.126.35', NULL, 1, '2024-03-06 18:26:01', '2024-03-06 18:26:01'),
(14180, '159.223.201.28', NULL, 3, '2024-03-06 18:40:37', '2024-03-06 18:41:03'),
(14181, '101.44.251.100', NULL, 1, '2024-03-06 19:06:50', '2024-03-06 19:06:50'),
(14182, '123.249.98.200', NULL, 1, '2024-03-06 19:18:50', '2024-03-06 19:18:50'),
(14183, '65.19.141.115', NULL, 1, '2024-03-06 19:19:45', '2024-03-06 19:19:45'),
(14184, '123.249.91.159', NULL, 1, '2024-03-06 19:25:09', '2024-03-06 19:25:09'),
(14185, '87.249.132.160', NULL, 1, '2024-03-06 22:07:13', '2024-03-06 22:07:13'),
(14186, '158.220.125.35', NULL, 1, '2024-03-06 22:08:00', '2024-03-06 22:08:00'),
(14187, '182.44.12.37', NULL, 1, '2024-03-06 23:13:23', '2024-03-06 23:13:23'),
(14188, '58.145.184.239', NULL, 1, '2024-03-06 23:56:58', '2024-03-06 23:56:58'),
(14189, '67.220.86.160', NULL, 1, '2024-03-07 00:19:15', '2024-03-07 00:19:15'),
(14190, '128.204.212.78', NULL, 1, '2024-03-07 00:22:24', '2024-03-07 00:22:24'),
(14191, '20.201.97.214', NULL, 1, '2024-03-07 00:49:50', '2024-03-07 00:49:50'),
(14192, '217.35.144.53', NULL, 2, '2024-03-07 00:58:26', '2024-03-07 00:58:26'),
(14193, '93.174.93.215', NULL, 2, '2024-03-07 01:03:12', '2024-03-07 01:03:13'),
(14194, '111.7.96.178', NULL, 2, '2024-03-07 01:05:12', '2024-03-07 01:05:14'),
(14195, '52.167.144.137', NULL, 1, '2024-03-07 01:24:51', '2024-03-07 01:24:51'),
(14196, '180.97.221.86', NULL, 1, '2024-03-07 01:38:04', '2024-03-07 01:38:04'),
(14197, '158.220.125.47', NULL, 1, '2024-03-07 01:56:53', '2024-03-07 01:56:53'),
(14198, '77.75.77.54', NULL, 1, '2024-03-07 02:04:17', '2024-03-07 02:04:17'),
(14199, '183.109.153.173', NULL, 1, '2024-03-07 02:16:42', '2024-03-07 02:16:42'),
(14200, '101.44.250.66', NULL, 1, '2024-03-07 02:34:30', '2024-03-07 02:34:30'),
(14201, '34.217.127.170', NULL, 1, '2024-03-07 03:02:17', '2024-03-07 03:02:17'),
(14202, '52.24.41.19', NULL, 1, '2024-03-07 03:03:07', '2024-03-07 03:03:07'),
(14203, '43.139.11.242', NULL, 1, '2024-03-07 03:23:09', '2024-03-07 03:23:09'),
(14204, '101.44.161.235', NULL, 1, '2024-03-07 03:31:31', '2024-03-07 03:31:31'),
(14205, '103.16.250.23', NULL, 1, '2024-03-07 04:40:55', '2024-03-07 04:40:55'),
(14206, '91.205.168.9', NULL, 1, '2024-03-07 04:57:11', '2024-03-07 04:57:11'),
(14207, '52.167.144.230', NULL, 1, '2024-03-07 05:08:45', '2024-03-07 05:08:45'),
(14208, '54.167.25.223', NULL, 1, '2024-03-07 06:36:43', '2024-03-07 06:36:43'),
(14209, '104.234.114.82', NULL, 1, '2024-03-07 06:40:15', '2024-03-07 06:40:15'),
(14210, '173.252.79.1', NULL, 1, '2024-03-07 06:59:16', '2024-03-07 06:59:16'),
(14211, '69.171.249.4', NULL, 1, '2024-03-07 06:59:17', '2024-03-07 06:59:17'),
(14212, '199.45.154.65', NULL, 1, '2024-03-07 07:52:36', '2024-03-07 07:52:36'),
(14213, '195.191.219.132', NULL, 2, '2024-03-07 07:56:43', '2024-03-07 13:33:09'),
(14214, '183.216.144.61', NULL, 1, '2024-03-07 08:26:35', '2024-03-07 08:26:35'),
(14215, '52.81.17.164', NULL, 1, '2024-03-07 08:42:34', '2024-03-07 08:42:34'),
(14216, '52.81.42.151', NULL, 1, '2024-03-07 08:42:36', '2024-03-07 08:42:36'),
(14217, '165.22.112.120', NULL, 1, '2024-03-07 08:44:15', '2024-03-07 08:44:15'),
(14218, '144.126.222.129', NULL, 1, '2024-03-07 08:45:24', '2024-03-07 08:45:24'),
(14219, '165.22.126.35', NULL, 1, '2024-03-07 08:47:32', '2024-03-07 08:47:32'),
(14220, '137.184.10.210', NULL, 1, '2024-03-07 09:09:15', '2024-03-07 09:09:15'),
(14221, '199.45.155.49', NULL, 1, '2024-03-07 09:16:01', '2024-03-07 09:16:01'),
(14222, '43.155.169.133', NULL, 1, '2024-03-07 09:25:58', '2024-03-07 09:25:58'),
(14223, '202.86.216.163', NULL, 1, '2024-03-07 09:30:02', '2024-03-07 09:30:02'),
(14224, '178.254.24.91', NULL, 1, '2024-03-07 09:39:55', '2024-03-07 09:39:55'),
(14225, '45.138.16.219', NULL, 1, '2024-03-07 09:46:16', '2024-03-07 09:46:16'),
(14226, '54.204.77.53', NULL, 1, '2024-03-07 10:07:28', '2024-03-07 10:07:28'),
(14227, '52.87.218.72', NULL, 1, '2024-03-07 10:26:29', '2024-03-07 10:26:29'),
(14228, '18.224.128.89', NULL, 5, '2024-03-07 10:26:30', '2024-03-07 11:52:07'),
(14229, '3.219.35.58', NULL, 1, '2024-03-07 10:26:36', '2024-03-07 10:26:36'),
(14230, '54.235.53.171', NULL, 2, '2024-03-07 10:27:57', '2024-03-07 10:28:04'),
(14231, '103.145.70.100', NULL, 2, '2024-03-07 10:46:47', '2024-03-07 12:10:23'),
(14232, '18.209.24.173', NULL, 1, '2024-03-07 11:16:50', '2024-03-07 11:16:50'),
(14233, '18.225.25.214', NULL, 1, '2024-03-07 11:16:51', '2024-03-07 11:16:51'),
(14234, '3.80.81.176', NULL, 1, '2024-03-07 11:16:57', '2024-03-07 11:16:57'),
(14235, '128.204.212.79', NULL, 3, '2024-03-07 11:21:52', '2024-03-07 23:05:58'),
(14236, '3.80.89.126', NULL, 2, '2024-03-07 11:26:38', '2024-03-07 11:52:13'),
(14237, '185.188.249.217', NULL, 1, '2024-03-07 11:26:41', '2024-03-07 11:26:41'),
(14238, '3.95.220.169', NULL, 2, '2024-03-07 11:26:44', '2024-03-07 11:52:07'),
(14239, '18.210.6.165', NULL, 1, '2024-03-07 11:38:01', '2024-03-07 11:38:01'),
(14240, '3.237.91.71', NULL, 1, '2024-03-07 11:38:08', '2024-03-07 11:38:08'),
(14241, '182.252.64.65', NULL, 1, '2024-03-07 12:03:20', '2024-03-07 12:03:20'),
(14242, '3.26.196.32', NULL, 1, '2024-03-07 12:43:51', '2024-03-07 12:43:51'),
(14243, '13.54.217.201', NULL, 1, '2024-03-07 12:43:53', '2024-03-07 12:43:53'),
(14244, '158.220.125.47', NULL, 1, '2024-03-07 13:41:23', '2024-03-07 13:41:23'),
(14245, '103.84.252.26', NULL, 1, '2024-03-07 13:42:26', '2024-03-07 13:42:26'),
(14246, '89.149.38.13', NULL, 1, '2024-03-07 14:23:40', '2024-03-07 14:23:40'),
(14247, '130.255.166.97', NULL, 1, '2024-03-07 15:12:45', '2024-03-07 15:12:45'),
(14248, '155.133.26.41', NULL, 3, '2024-03-07 16:21:42', '2024-03-08 00:16:36'),
(14249, '202.239.4.114', NULL, 1, '2024-03-07 17:57:40', '2024-03-07 17:57:40'),
(14250, '222.79.103.59', NULL, 1, '2024-03-07 19:43:25', '2024-03-07 19:43:25'),
(14251, '180.97.221.86', NULL, 1, '2024-03-07 21:05:21', '2024-03-07 21:05:21'),
(14252, '46.3.240.74', NULL, 1, '2024-03-07 22:52:30', '2024-03-07 22:52:30'),
(14253, '166.196.61.28', NULL, 1, '2024-03-07 22:57:55', '2024-03-07 22:57:55'),
(14254, '35.89.32.110', NULL, 1, '2024-03-07 23:04:17', '2024-03-07 23:04:17'),
(14255, '54.189.66.146', NULL, 1, '2024-03-07 23:04:47', '2024-03-07 23:04:47'),
(14256, '34.231.70.167', NULL, 6, '2024-03-08 00:29:39', '2024-03-08 00:38:57'),
(14257, '91.92.246.247', NULL, 5, '2024-03-08 01:02:12', '2024-03-08 01:02:14'),
(14258, '190.92.210.248', NULL, 1, '2024-03-08 01:03:49', '2024-03-08 01:03:49'),
(14259, '128.204.212.77', NULL, 1, '2024-03-08 01:33:13', '2024-03-08 01:33:13'),
(14260, '223.25.255.169', NULL, 1, '2024-03-08 01:38:25', '2024-03-08 01:38:25'),
(14261, '89.149.23.232', NULL, 1, '2024-03-08 05:16:40', '2024-03-08 05:16:40'),
(14262, '180.102.134.69', NULL, 1, '2024-03-08 05:36:40', '2024-03-08 05:36:40'),
(14263, '128.204.212.79', NULL, 4, '2024-03-08 05:46:58', '2024-03-09 03:47:10'),
(14264, '52.23.152.5', NULL, 1, '2024-03-08 06:33:50', '2024-03-08 06:33:50'),
(14265, '188.166.147.230', NULL, 1, '2024-03-08 06:41:08', '2024-03-08 06:41:08'),
(14266, '212.119.41.35', NULL, 1, '2024-03-08 07:29:30', '2024-03-08 07:29:30'),
(14267, '103.120.179.82', NULL, 2, '2024-03-08 07:48:12', '2024-03-08 11:55:08'),
(14268, '45.94.31.158', NULL, 1, '2024-03-08 08:58:32', '2024-03-08 08:58:32'),
(14269, '184.174.3.101', NULL, 1, '2024-03-08 08:58:51', '2024-03-08 08:58:51'),
(14270, '34.231.70.167', NULL, 24, '2024-03-08 09:28:03', '2024-03-08 09:36:38'),
(14271, '24.183.188.208', NULL, 2, '2024-03-08 10:45:40', '2024-03-08 10:45:48'),
(14272, '121.200.54.98', NULL, 1, '2024-03-08 11:42:32', '2024-03-08 11:42:32'),
(14273, '42.236.12.207', NULL, 1, '2024-03-08 14:19:33', '2024-03-08 14:19:33'),
(14274, '45.94.31.165', NULL, 1, '2024-03-08 14:23:08', '2024-03-08 14:23:08'),
(14275, '42.236.17.120', NULL, 1, '2024-03-08 14:25:00', '2024-03-08 14:25:00'),
(14276, '37.139.53.195', NULL, 1, '2024-03-08 15:19:52', '2024-03-08 15:19:52'),
(14277, '205.210.31.3', NULL, 1, '2024-03-08 15:50:59', '2024-03-08 15:50:59'),
(14278, '43.163.8.148', NULL, 1, '2024-03-08 16:22:40', '2024-03-08 16:22:40'),
(14279, '119.188.247.140', NULL, 1, '2024-03-08 16:51:37', '2024-03-08 16:51:37'),
(14280, '42.236.12.216', NULL, 1, '2024-03-08 16:52:52', '2024-03-08 16:52:52'),
(14281, '42.236.101.241', NULL, 1, '2024-03-08 17:00:10', '2024-03-08 17:00:10'),
(14282, '173.249.27.178', NULL, 1, '2024-03-08 17:00:45', '2024-03-08 17:00:45'),
(14283, '3.81.222.24', NULL, 17, '2024-03-08 17:18:49', '2024-03-08 22:35:58'),
(14284, '34.219.9.6', NULL, 1, '2024-03-08 17:19:29', '2024-03-08 17:19:29'),
(14285, '35.166.161.3', NULL, 1, '2024-03-08 17:19:32', '2024-03-08 17:19:32'),
(14286, '223.123.104.86', NULL, 1, '2024-03-08 18:06:45', '2024-03-08 18:06:45'),
(14287, '101.44.250.6', NULL, 1, '2024-03-08 18:23:14', '2024-03-08 18:23:14'),
(14288, '78.203.221.58', NULL, 1, '2024-03-08 18:26:37', '2024-03-08 18:26:37'),
(14289, '51.254.199.11', NULL, 1, '2024-03-08 18:56:53', '2024-03-08 18:56:53'),
(14290, '205.185.125.109', NULL, 1, '2024-03-08 19:23:08', '2024-03-08 19:23:08'),
(14291, '38.45.123.34', NULL, 1, '2024-03-08 19:42:05', '2024-03-08 19:42:05'),
(14292, '202.59.254.101', NULL, 1, '2024-03-08 20:22:42', '2024-03-08 20:22:42'),
(14293, '66.249.70.7', NULL, 1, '2024-03-08 22:04:35', '2024-03-08 22:04:35'),
(14294, '101.44.249.246', NULL, 1, '2024-03-08 22:31:54', '2024-03-08 22:31:54'),
(14295, '35.91.216.57', NULL, 1, '2024-03-08 23:04:31', '2024-03-08 23:04:31'),
(14296, '18.237.225.2', NULL, 1, '2024-03-08 23:04:32', '2024-03-08 23:04:32'),
(14297, '188.166.45.55', NULL, 1, '2024-03-08 23:14:56', '2024-03-08 23:14:56'),
(14298, '216.244.66.200', NULL, 1, '2024-03-08 23:48:30', '2024-03-08 23:48:30'),
(14299, '58.220.27.164', NULL, 1, '2024-03-08 23:52:57', '2024-03-08 23:52:57'),
(14300, '85.208.96.198', NULL, 1, '2024-03-09 00:12:52', '2024-03-09 00:12:52'),
(14301, '91.206.169.23', NULL, 4, '2024-03-09 00:17:23', '2024-03-09 00:17:36'),
(14302, '51.222.253.3', NULL, 1, '2024-03-09 00:18:24', '2024-03-09 00:18:24'),
(14303, '199.212.67.7', NULL, 1, '2024-03-09 00:23:34', '2024-03-09 00:23:34'),
(14304, '221.150.78.114', NULL, 1, '2024-03-09 01:20:32', '2024-03-09 01:20:32'),
(14305, '36.111.67.189', NULL, 1, '2024-03-09 01:45:26', '2024-03-09 01:45:26'),
(14306, '154.91.83.168', NULL, 2, '2024-03-09 02:25:49', '2024-03-09 02:26:55'),
(14307, '180.97.221.86', NULL, 1, '2024-03-09 02:49:34', '2024-03-09 02:49:34'),
(14308, '35.171.144.152', NULL, 3, '2024-03-09 04:16:44', '2024-03-09 04:16:45'),
(14309, '45.143.106.54', NULL, 1, '2024-03-09 04:40:55', '2024-03-09 04:40:55'),
(14310, '213.188.86.55', NULL, 1, '2024-03-09 04:40:58', '2024-03-09 04:40:58'),
(14311, '221.150.78.114', NULL, 1, '2024-03-09 06:55:35', '2024-03-09 06:55:35'),
(14312, '52.23.152.5', NULL, 1, '2024-03-09 07:52:27', '2024-03-09 07:52:27'),
(14313, '195.191.219.133', NULL, 1, '2024-03-09 09:25:28', '2024-03-09 09:25:28'),
(14314, '205.210.31.13', NULL, 1, '2024-03-09 10:35:10', '2024-03-09 10:35:10'),
(14315, '101.44.250.222', NULL, 1, '2024-03-09 10:53:35', '2024-03-09 10:53:35'),
(14316, '88.214.0.19', NULL, 1, '2024-03-09 10:56:20', '2024-03-09 10:56:20'),
(14317, '40.77.167.254', NULL, 1, '2024-03-09 11:03:59', '2024-03-09 11:03:59'),
(14318, '115.223.43.11', NULL, 1, '2024-03-09 11:10:47', '2024-03-09 11:10:47'),
(14319, '182.42.105.144', NULL, 1, '2024-03-09 11:38:25', '2024-03-09 11:38:25'),
(14320, '72.14.201.159', NULL, 1, '2024-03-09 11:45:30', '2024-03-09 11:45:30'),
(14321, '180.253.211.126', NULL, 1, '2024-03-09 12:19:58', '2024-03-09 12:19:58'),
(14322, '45.61.188.92', NULL, 1, '2024-03-09 12:23:54', '2024-03-09 12:23:54'),
(14323, '52.167.144.206', NULL, 1, '2024-03-09 12:37:50', '2024-03-09 12:37:50'),
(14324, '45.80.158.85', NULL, 1, '2024-03-09 13:02:52', '2024-03-09 13:02:52'),
(14325, '52.167.144.140', NULL, 1, '2024-03-09 13:08:20', '2024-03-09 13:08:20'),
(14326, '52.167.144.179', NULL, 1, '2024-03-09 13:49:26', '2024-03-09 13:49:26'),
(14327, '141.99.62.158', NULL, 1, '2024-03-09 15:17:27', '2024-03-09 15:17:27'),
(14328, '85.186.138.170', NULL, 1, '2024-03-09 15:29:13', '2024-03-09 15:29:13'),
(14329, '185.77.221.64', NULL, 1, '2024-03-09 16:02:39', '2024-03-09 16:02:39'),
(14330, '66.249.70.168', NULL, 1, '2024-03-09 18:00:32', '2024-03-09 18:00:32'),
(14331, '178.171.44.58', NULL, 1, '2024-03-09 18:09:48', '2024-03-09 18:09:48'),
(14332, '128.204.212.79', NULL, 1, '2024-03-09 18:12:14', '2024-03-09 18:12:14'),
(14333, '173.174.49.198', NULL, 1, '2024-03-09 19:06:23', '2024-03-09 19:06:23'),
(14334, '52.167.144.12', NULL, 1, '2024-03-09 20:11:38', '2024-03-09 20:11:38'),
(14335, '91.92.246.247', NULL, 1, '2024-03-09 20:13:26', '2024-03-09 20:13:26'),
(14336, '198.235.24.35', NULL, 1, '2024-03-09 20:16:01', '2024-03-09 20:16:01'),
(14337, '182.44.67.97', NULL, 1, '2024-03-09 20:28:50', '2024-03-09 20:28:50'),
(14338, '51.20.140.224', NULL, 12, '2024-03-09 20:32:05', '2024-03-09 23:26:00'),
(14339, '37.139.53.195', NULL, 1, '2024-03-09 21:24:55', '2024-03-09 21:24:55'),
(14340, '103.139.133.12', NULL, 2, '2024-03-09 21:55:03', '2024-03-09 21:55:29'),
(14341, '119.188.247.39', NULL, 1, '2024-03-09 23:19:43', '2024-03-09 23:19:43'),
(14342, '198.244.251.225', NULL, 1, '2024-03-10 00:00:28', '2024-03-10 00:00:28'),
(14343, '154.6.12.134', NULL, 3, '2024-03-10 00:07:22', '2024-03-10 00:12:56'),
(14344, '18.236.201.7', NULL, 1, '2024-03-10 00:19:21', '2024-03-10 00:19:21'),
(14345, '223.25.255.169', NULL, 1, '2024-03-10 01:26:39', '2024-03-10 01:26:39'),
(14346, '52.41.105.172', NULL, 1, '2024-03-10 01:33:36', '2024-03-10 01:33:36'),
(14347, '34.218.253.253', NULL, 1, '2024-03-10 02:26:22', '2024-03-10 02:26:22'),
(14348, '58.220.27.163', NULL, 1, '2024-03-10 03:05:35', '2024-03-10 03:05:35'),
(14349, '87.236.176.178', NULL, 1, '2024-03-10 04:29:15', '2024-03-10 04:29:15'),
(14350, '64.23.167.215', NULL, 3, '2024-03-10 05:02:37', '2024-03-10 05:02:56'),
(14351, '36.111.67.189', NULL, 1, '2024-03-10 05:49:09', '2024-03-10 05:49:09'),
(14352, '119.188.246.91', NULL, 1, '2024-03-10 05:55:41', '2024-03-10 05:55:41'),
(14353, '45.156.129.2', NULL, 1, '2024-03-10 06:17:18', '2024-03-10 06:17:18'),
(14354, '193.93.195.223', NULL, 1, '2024-03-10 06:27:57', '2024-03-10 06:27:57'),
(14355, '128.204.212.77', NULL, 1, '2024-03-10 06:57:12', '2024-03-10 06:57:12'),
(14356, '119.188.247.5', NULL, 1, '2024-03-10 07:23:58', '2024-03-10 07:23:58'),
(14357, '180.97.221.86', NULL, 2, '2024-03-10 07:45:53', '2024-03-10 23:17:02'),
(14358, '195.191.219.131', NULL, 2, '2024-03-10 08:20:15', '2024-03-10 14:45:13'),
(14359, '52.34.87.16', NULL, 1, '2024-03-10 09:10:29', '2024-03-10 09:10:29'),
(14360, '199.45.155.49', NULL, 1, '2024-03-10 09:14:36', '2024-03-10 09:14:36'),
(14361, '205.210.31.136', NULL, 1, '2024-03-10 09:21:21', '2024-03-10 09:21:21'),
(14362, '199.45.155.50', NULL, 1, '2024-03-10 09:35:11', '2024-03-10 09:35:11'),
(14363, '72.14.201.159', NULL, 2, '2024-03-10 09:41:14', '2024-03-10 09:42:35'),
(14364, '103.253.47.77', NULL, 1, '2024-03-10 09:41:15', '2024-03-10 09:41:15'),
(14365, '119.188.246.112', NULL, 1, '2024-03-10 09:53:45', '2024-03-10 09:53:45'),
(14366, '103.145.70.100', NULL, 1, '2024-03-10 10:13:51', '2024-03-10 10:13:51'),
(14367, '43.229.208.190', NULL, 1, '2024-03-10 10:28:30', '2024-03-10 10:28:30'),
(14368, '3.26.196.32', NULL, 1, '2024-03-10 10:38:35', '2024-03-10 10:38:35'),
(14369, '13.54.217.201', NULL, 2, '2024-03-10 10:38:37', '2024-03-10 11:22:15'),
(14370, '3.237.91.71', NULL, 1, '2024-03-10 11:20:37', '2024-03-10 11:20:37'),
(14371, '18.224.128.89', NULL, 1, '2024-03-10 11:20:37', '2024-03-10 11:20:37'),
(14372, '3.80.81.176', NULL, 1, '2024-03-10 11:20:44', '2024-03-10 11:20:44'),
(14373, '3.26.172.179', NULL, 1, '2024-03-10 11:22:13', '2024-03-10 11:22:13'),
(14374, '162.241.24.215', NULL, 1, '2024-03-10 11:42:52', '2024-03-10 11:42:52'),
(14375, '193.34.74.102', NULL, 1, '2024-03-10 11:52:29', '2024-03-10 11:52:29'),
(14376, '178.20.212.18', NULL, 1, '2024-03-10 12:21:12', '2024-03-10 12:21:12'),
(14377, '128.204.212.78', NULL, 1, '2024-03-10 12:29:40', '2024-03-10 12:29:40'),
(14378, '66.249.70.169', NULL, 1, '2024-03-10 13:17:15', '2024-03-10 13:17:15'),
(14379, '103.30.61.247', NULL, 1, '2024-03-10 14:17:53', '2024-03-10 14:17:53'),
(14380, '65.154.226.171', NULL, 1, '2024-03-10 14:18:47', '2024-03-10 14:18:47'),
(14381, '43.131.243.208', NULL, 1, '2024-03-10 14:27:44', '2024-03-10 14:27:44'),
(14382, '45.94.31.158', NULL, 1, '2024-03-10 14:28:49', '2024-03-10 14:28:49'),
(14383, '89.187.162.108', NULL, 1, '2024-03-10 15:06:42', '2024-03-10 15:06:42'),
(14384, '34.222.207.168', NULL, 1, '2024-03-10 15:44:02', '2024-03-10 15:44:02'),
(14385, '35.175.131.142', NULL, 1, '2024-03-10 15:55:01', '2024-03-10 15:55:01'),
(14386, '15.235.15.135', NULL, 1, '2024-03-10 16:28:22', '2024-03-10 16:28:22'),
(14387, '64.23.179.215', NULL, 1, '2024-03-10 17:23:36', '2024-03-10 17:23:36'),
(14388, '64.23.212.125', NULL, 4, '2024-03-10 17:34:22', '2024-03-10 17:36:09'),
(14389, '46.38.255.27', NULL, 1, '2024-03-10 17:41:24', '2024-03-10 17:41:24'),
(14390, '185.241.208.236', NULL, 1, '2024-03-10 17:41:56', '2024-03-10 17:41:56'),
(14391, '23.26.220.17', NULL, 1, '2024-03-10 18:29:35', '2024-03-10 18:29:35'),
(14392, '103.120.179.82', NULL, 1, '2024-03-10 18:39:10', '2024-03-10 18:39:10'),
(14393, '91.243.94.110', NULL, 1, '2024-03-10 18:56:55', '2024-03-10 18:56:55'),
(14394, '149.57.14.105', NULL, 1, '2024-03-10 19:07:21', '2024-03-10 19:07:21'),
(14395, '43.245.123.56', NULL, 1, '2024-03-10 19:36:13', '2024-03-10 19:36:13'),
(14396, '87.250.224.225', NULL, 1, '2024-03-10 19:52:17', '2024-03-10 19:52:17'),
(14397, '34.222.174.117', NULL, 1, '2024-03-10 20:27:15', '2024-03-10 20:27:15'),
(14398, '93.158.91.24', NULL, 1, '2024-03-10 20:59:40', '2024-03-10 20:59:40'),
(14399, '34.87.86.125', NULL, 2, '2024-03-10 22:11:36', '2024-03-10 22:11:37'),
(14400, '34.87.86.125', NULL, 2, '2024-03-10 22:11:36', '2024-03-10 22:11:37'),
(14401, '194.163.164.43', NULL, 1, '2024-03-10 22:59:05', '2024-03-10 22:59:05'),
(14402, '103.189.159.35', NULL, 1, '2024-03-10 23:06:35', '2024-03-10 23:06:35'),
(14403, '118.179.70.177', NULL, 1, '2024-03-10 23:20:00', '2024-03-10 23:20:00'),
(14404, '35.88.241.58', NULL, 1, '2024-03-10 23:35:29', '2024-03-10 23:35:29'),
(14405, '34.219.40.203', NULL, 1, '2024-03-10 23:51:14', '2024-03-10 23:51:14'),
(14406, '157.97.105.141', NULL, 1, '2024-03-11 00:07:48', '2024-03-11 00:07:48'),
(14407, '58.49.233.126', NULL, 1, '2024-03-11 00:13:02', '2024-03-11 00:13:02'),
(14408, '66.249.70.6', NULL, 1, '2024-03-11 00:40:21', '2024-03-11 00:40:21'),
(14409, '66.249.70.7', NULL, 1, '2024-03-11 00:42:20', '2024-03-11 00:42:20'),
(14410, '38.45.123.34', NULL, 1, '2024-03-11 01:14:54', '2024-03-11 01:14:54'),
(14411, '5.61.55.96', NULL, 1, '2024-03-11 03:41:27', '2024-03-11 03:41:27'),
(14412, '217.113.194.195', NULL, 1, '2024-03-11 04:39:41', '2024-03-11 04:39:41'),
(14413, '185.220.100.255', NULL, 1, '2024-03-11 04:42:24', '2024-03-11 04:42:24'),
(14414, '66.249.70.167', NULL, 1, '2024-03-11 05:09:52', '2024-03-11 05:09:52'),
(14415, '51.222.253.11', NULL, 1, '2024-03-11 05:49:37', '2024-03-11 05:49:37'),
(14416, '34.232.23.139', NULL, 2, '2024-03-11 06:12:48', '2024-03-11 06:12:48'),
(14417, '3.87.99.251', NULL, 1, '2024-03-11 07:04:19', '2024-03-11 07:04:19'),
(14418, '111.7.100.35', NULL, 1, '2024-03-11 07:38:19', '2024-03-11 07:38:19'),
(14419, '36.99.136.128', NULL, 1, '2024-03-11 07:38:54', '2024-03-11 07:38:54'),
(14420, '195.191.219.132', NULL, 1, '2024-03-11 07:44:38', '2024-03-11 07:44:38'),
(14421, '66.249.70.169', NULL, 1, '2024-03-11 07:48:35', '2024-03-11 07:48:35'),
(14422, '42.236.17.115', NULL, 1, '2024-03-11 08:00:55', '2024-03-11 08:00:55'),
(14423, '42.236.12.230', NULL, 1, '2024-03-11 08:23:55', '2024-03-11 08:23:55'),
(14424, '91.92.248.54', NULL, 4, '2024-03-11 08:48:27', '2024-03-11 08:48:32'),
(14425, '182.160.102.74', NULL, 1, '2024-03-11 08:55:18', '2024-03-11 08:55:18'),
(14426, '157.47.24.225', NULL, 1, '2024-03-11 09:23:34', '2024-03-11 09:23:34'),
(14427, '3.26.172.179', NULL, 1, '2024-03-11 09:24:36', '2024-03-11 09:24:36'),
(14428, '3.105.50.229', NULL, 1, '2024-03-11 09:24:38', '2024-03-11 09:24:38'),
(14429, '91.92.244.199', NULL, 4, '2024-03-11 10:00:40', '2024-03-11 10:00:42'),
(14430, '101.44.248.138', NULL, 1, '2024-03-11 10:05:16', '2024-03-11 10:05:16'),
(14431, '222.79.104.23', NULL, 1, '2024-03-11 10:19:29', '2024-03-11 10:19:29'),
(14432, '42.236.17.7', NULL, 1, '2024-03-11 10:26:06', '2024-03-11 10:26:06'),
(14433, '23.26.220.25', NULL, 1, '2024-03-11 10:34:46', '2024-03-11 10:34:46'),
(14434, '34.248.158.73', NULL, 1, '2024-03-11 10:44:10', '2024-03-11 10:44:10'),
(14435, '35.178.228.46', NULL, 1, '2024-03-11 10:44:11', '2024-03-11 10:44:11'),
(14436, '54.170.66.173', NULL, 1, '2024-03-11 10:44:28', '2024-03-11 10:44:28'),
(14437, '198.235.24.29', NULL, 1, '2024-03-11 10:54:07', '2024-03-11 10:54:07'),
(14438, '52.13.119.201', NULL, 1, '2024-03-11 10:58:00', '2024-03-11 10:58:00'),
(14439, '42.0.7.251', NULL, 1, '2024-03-11 11:19:42', '2024-03-11 11:19:42'),
(14440, '94.131.22.180', NULL, 1, '2024-03-11 11:21:49', '2024-03-11 11:21:49'),
(14441, '94.131.22.233', NULL, 1, '2024-03-11 11:21:49', '2024-03-11 11:21:49'),
(14442, '112.95.153.166', NULL, 4, '2024-03-11 11:33:40', '2024-03-11 12:08:03'),
(14443, '42.236.17.81', NULL, 1, '2024-03-11 11:52:08', '2024-03-11 11:52:08'),
(14444, '81.181.57.88', NULL, 1, '2024-03-11 12:25:40', '2024-03-11 12:25:40'),
(14445, '198.235.24.35', NULL, 1, '2024-03-11 12:54:50', '2024-03-11 12:54:50'),
(14446, '103.111.226.51', NULL, 1, '2024-03-11 13:15:18', '2024-03-11 13:15:18'),
(14447, '180.97.221.86', NULL, 1, '2024-03-11 13:39:30', '2024-03-11 13:39:30'),
(14448, '78.203.221.58', NULL, 5, '2024-03-11 13:41:39', '2024-03-11 14:29:32'),
(14449, '205.210.31.44', NULL, 1, '2024-03-11 15:07:22', '2024-03-11 15:07:22'),
(14450, '35.223.197.51', NULL, 1, '2024-03-11 15:28:57', '2024-03-11 15:28:57'),
(14451, '158.220.125.40', NULL, 1, '2024-03-11 16:03:31', '2024-03-11 16:03:31'),
(14452, '66.249.70.7', NULL, 1, '2024-03-12 13:06:07', '2024-03-12 13:06:07'),
(14453, '66.249.70.8', NULL, 1, '2024-03-12 13:28:37', '2024-03-12 13:28:37'),
(14454, '93.184.111.106', NULL, 3, '2024-03-12 13:34:55', '2024-03-12 18:57:34'),
(14455, '128.204.212.77', NULL, 3, '2024-03-12 13:44:50', '2024-03-12 23:42:03'),
(14456, '103.30.191.58', NULL, 1, '2024-03-12 13:56:26', '2024-03-12 13:56:26'),
(14457, '149.57.15.23', NULL, 1, '2024-03-12 13:59:52', '2024-03-12 13:59:52'),
(14458, '13.70.94.76', NULL, 2, '2024-03-12 14:04:34', '2024-03-12 21:11:05'),
(14459, '47.76.35.19', NULL, 1, '2024-03-12 14:05:15', '2024-03-12 14:05:15'),
(14460, '36.133.35.23', NULL, 1, '2024-03-12 14:23:15', '2024-03-12 14:23:15'),
(14461, '31.135.90.40', NULL, 6, '2024-03-12 15:08:32', '2024-03-12 15:08:38'),
(14462, '180.97.221.86', NULL, 1, '2024-03-12 15:42:42', '2024-03-12 15:42:42'),
(14463, '103.175.132.231', NULL, 1, '2024-03-12 15:48:24', '2024-03-12 15:48:24'),
(14464, '119.188.247.39', NULL, 1, '2024-03-12 15:52:15', '2024-03-12 15:52:15'),
(14465, '101.44.248.216', NULL, 1, '2024-03-12 15:59:07', '2024-03-12 15:59:07'),
(14466, '17.241.219.143', NULL, 1, '2024-03-12 16:12:37', '2024-03-12 16:12:37'),
(14467, '34.222.41.78', NULL, 1, '2024-03-12 16:38:04', '2024-03-12 16:38:04'),
(14468, '54.186.242.194', NULL, 1, '2024-03-12 16:38:06', '2024-03-12 16:38:06'),
(14469, '193.233.140.245', NULL, 1, '2024-03-12 16:55:26', '2024-03-12 16:55:26'),
(14470, '103.157.93.211', NULL, 1, '2024-03-12 17:13:29', '2024-03-12 17:13:29'),
(14471, '5.166.121.205', NULL, 1, '2024-03-12 18:27:20', '2024-03-12 18:27:20'),
(14472, '199.168.150.161', NULL, 1, '2024-03-12 18:39:37', '2024-03-12 18:39:37'),
(14473, '196.240.250.4', NULL, 1, '2024-03-12 19:12:14', '2024-03-12 19:12:14'),
(14474, '35.201.27.66', NULL, 1, '2024-03-12 20:33:56', '2024-03-12 20:33:56'),
(14475, '103.162.230.12', NULL, 1, '2024-03-12 20:48:11', '2024-03-12 20:48:11'),
(14476, '66.249.70.167', NULL, 1, '2024-03-12 21:28:29', '2024-03-12 21:28:29'),
(14477, '89.248.172.92', NULL, 2, '2024-03-12 21:40:59', '2024-03-12 21:40:59'),
(14478, '35.171.144.152', NULL, 3, '2024-03-12 22:37:47', '2024-03-12 22:37:47'),
(14479, '35.88.94.199', NULL, 1, '2024-03-12 22:42:57', '2024-03-12 22:42:57'),
(14480, '36.99.136.136', NULL, 1, '2024-03-12 22:54:11', '2024-03-12 22:54:11'),
(14481, '111.7.96.174', NULL, 1, '2024-03-12 22:55:18', '2024-03-12 22:55:18'),
(14482, '64.227.179.13', NULL, 1, '2024-03-12 23:00:49', '2024-03-12 23:00:49'),
(14483, '210.152.112.7', NULL, 1, '2024-03-12 23:06:51', '2024-03-12 23:06:51'),
(14484, '115.223.43.99', NULL, 1, '2024-03-12 23:08:45', '2024-03-12 23:08:45'),
(14485, '103.120.179.82', NULL, 1, '2024-03-12 23:40:56', '2024-03-12 23:40:56'),
(14486, '149.57.12.203', NULL, 1, '2024-03-12 23:54:34', '2024-03-12 23:54:34'),
(14487, '54.189.43.61', NULL, 1, '2024-03-13 00:41:18', '2024-03-13 00:41:18'),
(14488, '124.226.222.66', NULL, 1, '2024-03-13 00:55:47', '2024-03-13 00:55:47'),
(14489, '185.188.249.217', NULL, 1, '2024-03-13 01:21:03', '2024-03-13 01:21:03'),
(14490, '194.110.150.130', NULL, 1, '2024-03-13 02:03:47', '2024-03-13 02:03:47'),
(14491, '103.210.17.191', NULL, 1, '2024-03-13 02:10:38', '2024-03-13 02:10:38'),
(14492, '205.210.31.58', NULL, 1, '2024-03-13 03:33:01', '2024-03-13 03:33:01'),
(14493, '93.158.90.52', NULL, 1, '2024-03-13 04:26:48', '2024-03-13 04:26:48'),
(14494, '51.178.146.199', NULL, 1, '2024-03-13 04:52:39', '2024-03-13 04:52:39'),
(14495, '41.216.188.141', NULL, 1, '2024-03-13 05:14:39', '2024-03-13 05:14:39'),
(14496, '23.229.104.2', NULL, 2, '2024-03-13 06:04:17', '2024-03-13 06:04:47'),
(14497, '128.204.212.78', NULL, 3, '2024-03-13 06:38:56', '2024-03-13 23:21:05'),
(14498, '37.111.247.227', NULL, 1, '2024-03-13 07:49:35', '2024-03-13 07:49:35'),
(14499, '45.80.158.163', NULL, 1, '2024-03-13 08:45:58', '2024-03-13 08:45:58'),
(14500, '35.153.162.70', NULL, 1, '2024-03-13 09:05:06', '2024-03-13 09:05:06'),
(14501, '195.191.219.131', NULL, 2, '2024-03-13 09:12:46', '2024-03-13 15:56:18'),
(14502, '122.228.8.169', NULL, 1, '2024-03-13 09:20:50', '2024-03-13 09:20:50'),
(14503, '72.14.201.159', NULL, 1, '2024-03-13 09:25:58', '2024-03-13 09:25:58'),
(14504, '3.234.144.171', NULL, 1, '2024-03-13 09:40:59', '2024-03-13 09:40:59'),
(14505, '18.225.25.214', NULL, 1, '2024-03-13 09:40:59', '2024-03-13 09:40:59'),
(14506, '3.80.81.176', NULL, 1, '2024-03-13 09:41:06', '2024-03-13 09:41:06'),
(14507, '103.35.169.34', NULL, 1, '2024-03-13 10:06:54', '2024-03-13 10:06:54'),
(14508, '2.58.56.215', NULL, 2, '2024-03-13 10:17:17', '2024-03-13 17:49:14'),
(14509, '103.228.134.146', NULL, 1, '2024-03-13 10:35:50', '2024-03-13 10:35:50'),
(14510, '34.248.158.73', NULL, 1, '2024-03-13 10:36:05', '2024-03-13 10:36:05'),
(14511, '35.178.228.46', NULL, 2, '2024-03-13 10:36:06', '2024-03-13 10:48:53'),
(14512, '54.154.240.158', NULL, 1, '2024-03-13 10:36:23', '2024-03-13 10:36:23'),
(14513, '45.124.169.234', NULL, 1, '2024-03-13 10:36:38', '2024-03-13 10:36:38'),
(14514, '78.129.165.8', NULL, 1, '2024-03-13 10:37:35', '2024-03-13 10:37:35'),
(14515, '40.77.167.70', NULL, 1, '2024-03-13 10:42:08', '2024-03-13 10:42:08'),
(14516, '52.214.173.104', NULL, 1, '2024-03-13 10:48:52', '2024-03-13 10:48:52'),
(14517, '54.194.178.92', NULL, 1, '2024-03-13 10:49:08', '2024-03-13 10:49:08'),
(14518, '123.187.240.242', NULL, 1, '2024-03-13 11:41:20', '2024-03-13 11:41:20'),
(14519, '119.30.41.198', NULL, 2, '2024-03-13 12:09:29', '2024-03-13 12:09:50'),
(14520, '193.233.141.167', NULL, 1, '2024-03-13 12:25:37', '2024-03-13 12:25:37'),
(14521, '52.167.144.238', NULL, 1, '2024-03-13 12:28:09', '2024-03-13 12:28:09'),
(14522, '193.233.210.123', NULL, 1, '2024-03-13 12:35:12', '2024-03-13 12:35:12'),
(14523, '20.191.45.212', NULL, 1, '2024-03-13 13:41:23', '2024-03-13 13:41:23'),
(14524, '118.179.20.77', NULL, 1, '2024-03-13 13:47:05', '2024-03-13 13:47:05'),
(14525, '202.239.4.12', NULL, 1, '2024-03-13 15:18:55', '2024-03-13 15:18:55'),
(14526, '203.177.19.138', NULL, 1, '2024-03-13 15:22:45', '2024-03-13 15:22:45'),
(14527, '139.180.216.199', NULL, 1, '2024-03-13 15:35:22', '2024-03-13 15:35:22'),
(14528, '116.206.253.162', NULL, 1, '2024-03-13 15:42:23', '2024-03-13 15:42:23'),
(14529, '66.249.70.8', NULL, 1, '2024-03-13 18:03:03', '2024-03-13 18:03:03'),
(14530, '95.86.30.242', NULL, 1, '2024-03-13 18:17:00', '2024-03-13 18:17:00'),
(14531, '62.45.26.162', NULL, 4, '2024-03-13 18:40:05', '2024-03-13 23:11:18'),
(14532, '128.199.254.146', NULL, 1, '2024-03-13 18:48:27', '2024-03-13 18:48:27'),
(14533, '36.150.60.24', NULL, 5, '2024-03-13 19:04:34', '2024-03-13 19:07:05'),
(14534, '149.71.246.7', NULL, 1, '2024-03-13 19:18:59', '2024-03-13 19:18:59'),
(14535, '180.97.221.86', NULL, 1, '2024-03-13 19:22:07', '2024-03-13 19:22:07'),
(14536, '149.18.58.72', NULL, 1, '2024-03-13 19:35:24', '2024-03-13 19:35:24'),
(14537, '41.216.188.20', NULL, 1, '2024-03-13 20:44:20', '2024-03-13 20:44:20'),
(14538, '205.210.31.175', NULL, 1, '2024-03-13 20:52:20', '2024-03-13 20:52:20'),
(14539, '41.216.188.124', NULL, 2, '2024-03-13 21:08:07', '2024-03-13 21:08:23'),
(14540, '150.109.253.34', NULL, 1, '2024-03-13 21:34:57', '2024-03-13 21:34:57'),
(14541, '45.94.31.146', NULL, 1, '2024-03-13 21:44:09', '2024-03-13 21:44:09'),
(14542, '45.94.31.158', NULL, 1, '2024-03-13 22:08:17', '2024-03-13 22:08:17'),
(14543, '35.88.93.117', NULL, 1, '2024-03-13 22:13:49', '2024-03-13 22:13:49'),
(14544, '27.147.226.101', NULL, 2, '2024-03-13 23:50:09', '2024-03-13 23:56:42'),
(14545, '54.187.87.13', NULL, 1, '2024-03-13 23:59:52', '2024-03-13 23:59:52'),
(14546, '223.113.128.132', NULL, 2, '2024-03-14 00:12:57', '2024-03-14 00:13:04'),
(14547, '185.77.220.232', NULL, 1, '2024-03-14 00:22:28', '2024-03-14 00:22:28'),
(14548, '52.156.188.52', NULL, 1, '2024-03-14 00:41:42', '2024-03-14 00:41:42'),
(14549, '34.222.196.207', NULL, 1, '2024-03-14 00:50:08', '2024-03-14 00:50:08'),
(14550, '52.167.144.16', NULL, 1, '2024-03-14 00:50:11', '2024-03-14 00:50:11'),
(14551, '41.216.188.121', NULL, 2, '2024-03-14 03:36:24', '2024-03-14 03:36:59'),
(14552, '66.249.70.162', NULL, 1, '2024-03-14 03:39:09', '2024-03-14 03:39:09'),
(14553, '68.183.149.59', NULL, 1, '2024-03-14 04:21:35', '2024-03-14 04:21:35'),
(14554, '199.45.155.16', NULL, 1, '2024-03-14 04:35:12', '2024-03-14 04:35:12'),
(14555, '18.212.111.99', NULL, 1, '2024-03-14 05:27:25', '2024-03-14 05:27:25'),
(14556, '154.51.131.142', NULL, 1, '2024-03-14 05:29:19', '2024-03-14 05:29:19'),
(14557, '104.234.114.82', NULL, 2, '2024-03-14 05:32:03', '2024-03-14 07:58:55'),
(14558, '75.119.150.136', NULL, 1, '2024-03-14 05:55:21', '2024-03-14 05:55:21'),
(14559, '113.247.23.166', NULL, 2, '2024-03-14 06:11:57', '2024-03-14 06:12:52'),
(14560, '123.6.49.15', NULL, 1, '2024-03-14 06:16:13', '2024-03-14 06:16:13'),
(14561, '167.94.138.33', NULL, 1, '2024-03-14 07:13:38', '2024-03-14 07:13:38'),
(14562, '182.42.104.32', NULL, 1, '2024-03-14 07:39:43', '2024-03-14 07:39:43'),
(14563, '45.124.169.234', NULL, 2, '2024-03-14 08:54:35', '2024-03-14 09:07:47'),
(14564, '91.243.92.149', NULL, 1, '2024-03-14 09:00:28', '2024-03-14 09:00:28'),
(14565, '103.29.124.122', NULL, 1, '2024-03-14 09:08:19', '2024-03-14 09:08:19'),
(14566, '35.196.80.253', NULL, 2, '2024-03-14 09:14:34', '2024-03-14 09:14:55'),
(14567, '5.183.253.104', NULL, 1, '2024-03-14 09:33:16', '2024-03-14 09:33:16'),
(14568, '45.94.31.199', NULL, 1, '2024-03-14 10:17:22', '2024-03-14 10:17:22'),
(14569, '35.227.90.114', NULL, 1, '2024-03-14 10:21:01', '2024-03-14 10:21:01'),
(14570, '3.26.196.32', NULL, 1, '2024-03-14 10:34:22', '2024-03-14 10:34:22'),
(14571, '13.54.217.201', NULL, 1, '2024-03-14 10:34:25', '2024-03-14 10:34:25'),
(14572, '94.154.127.200', NULL, 1, '2024-03-14 10:52:29', '2024-03-14 10:52:29'),
(14573, '193.186.4.159', NULL, 1, '2024-03-14 11:11:21', '2024-03-14 11:11:21'),
(14574, '203.188.245.110', NULL, 1, '2024-03-14 11:48:47', '2024-03-14 11:48:47'),
(14575, '123.6.49.10', NULL, 1, '2024-03-14 12:25:21', '2024-03-14 12:25:21'),
(14576, '128.204.212.79', NULL, 1, '2024-03-14 12:50:21', '2024-03-14 12:50:21'),
(14577, '195.191.219.132', NULL, 1, '2024-03-14 13:23:57', '2024-03-14 13:23:57'),
(14578, '149.57.13.156', NULL, 1, '2024-03-14 13:33:20', '2024-03-14 13:33:20'),
(14579, '185.220.100.244', NULL, 1, '2024-03-14 14:05:34', '2024-03-14 14:05:34'),
(14580, '185.220.100.250', NULL, 1, '2024-03-14 14:05:51', '2024-03-14 14:05:51'),
(14581, '185.220.100.242', NULL, 1, '2024-03-14 14:05:53', '2024-03-14 14:05:53'),
(14582, '119.188.240.22', NULL, 1, '2024-03-14 14:33:15', '2024-03-14 14:33:15'),
(14583, '109.238.12.156', NULL, 1, '2024-03-14 14:51:21', '2024-03-14 14:51:21'),
(14584, '185.77.223.107', NULL, 1, '2024-03-14 14:59:01', '2024-03-14 14:59:01'),
(14585, '158.220.125.35', NULL, 1, '2024-03-14 15:44:50', '2024-03-14 15:44:50'),
(14586, '193.233.142.127', NULL, 1, '2024-03-14 16:27:05', '2024-03-14 16:27:05'),
(14587, '66.249.70.7', NULL, 2, '2024-03-14 16:27:29', '2024-03-14 16:27:29'),
(14588, '198.20.180.126', NULL, 1, '2024-03-14 16:35:30', '2024-03-14 16:35:30'),
(14589, '220.247.165.81', NULL, 1, '2024-03-14 17:14:12', '2024-03-14 17:14:12'),
(14590, '103.138.251.153', NULL, 1, '2024-03-14 17:25:09', '2024-03-14 17:25:09'),
(14591, '120.71.59.24', NULL, 1, '2024-03-14 17:33:39', '2024-03-14 17:33:39'),
(14592, '34.223.41.58', NULL, 1, '2024-03-14 18:09:47', '2024-03-14 18:09:47'),
(14593, '66.36.234.130', NULL, 1, '2024-03-14 18:53:50', '2024-03-14 18:53:50'),
(14594, '137.226.113.44', NULL, 1, '2024-03-14 19:25:48', '2024-03-14 19:25:48'),
(14595, '128.204.212.78', NULL, 2, '2024-03-14 19:49:22', '2024-03-15 02:32:10'),
(14596, '35.94.164.201', NULL, 1, '2024-03-14 21:19:49', '2024-03-14 21:19:49'),
(14597, '223.233.80.173', NULL, 1, '2024-03-14 21:42:51', '2024-03-14 21:42:51'),
(14598, '42.236.17.29', NULL, 1, '2024-03-14 22:14:34', '2024-03-14 22:14:34'),
(14599, '42.236.17.212', NULL, 1, '2024-03-14 22:53:24', '2024-03-14 22:53:24'),
(14600, '34.209.27.21', NULL, 1, '2024-03-14 23:46:25', '2024-03-14 23:46:25'),
(14601, '54.201.36.192', NULL, 1, '2024-03-14 23:47:34', '2024-03-14 23:47:34'),
(14602, '180.97.221.86', NULL, 1, '2024-03-14 23:49:06', '2024-03-14 23:49:06'),
(14603, '194.104.9.91', NULL, 1, '2024-03-15 00:16:47', '2024-03-15 00:16:47'),
(14604, '103.163.171.206', NULL, 1, '2024-03-15 00:49:32', '2024-03-15 00:49:32'),
(14605, '123.249.91.159', NULL, 1, '2024-03-15 01:21:33', '2024-03-15 01:21:33'),
(14606, '158.220.125.47', NULL, 1, '2024-03-15 01:31:16', '2024-03-15 01:31:16'),
(14607, '51.222.253.15', NULL, 1, '2024-03-15 02:01:58', '2024-03-15 02:01:58'),
(14608, '79.167.136.187', NULL, 1, '2024-03-15 02:45:18', '2024-03-15 02:45:18'),
(14609, '102.129.145.70', NULL, 1, '2024-03-15 03:11:55', '2024-03-15 03:11:55'),
(14610, '180.110.203.108', NULL, 1, '2024-03-15 03:25:41', '2024-03-15 03:25:41'),
(14611, '121.36.9.237', NULL, 1, '2024-03-15 03:28:39', '2024-03-15 03:28:39'),
(14612, '202.239.4.4', NULL, 1, '2024-03-15 03:53:20', '2024-03-15 03:53:20'),
(14613, '199.127.56.236', NULL, 1, '2024-03-15 04:56:11', '2024-03-15 04:56:11'),
(14614, '3.91.42.232', NULL, 1, '2024-03-15 05:28:38', '2024-03-15 05:28:38'),
(14615, '54.191.83.186', NULL, 1, '2024-03-15 05:36:44', '2024-03-15 05:36:44'),
(14616, '37.19.223.120', NULL, 1, '2024-03-15 06:53:52', '2024-03-15 06:53:52'),
(14617, '5.188.62.26', NULL, 1, '2024-03-15 07:25:30', '2024-03-15 07:25:30'),
(14618, '165.154.40.163', NULL, 2, '2024-03-15 07:36:24', '2024-03-15 07:36:25'),
(14619, '101.68.211.2', NULL, 2, '2024-03-15 08:12:44', '2024-03-15 08:21:08'),
(14620, '195.191.219.130', NULL, 1, '2024-03-15 08:17:00', '2024-03-15 08:17:00'),
(14621, '119.188.246.142', NULL, 1, '2024-03-15 08:29:00', '2024-03-15 08:29:00'),
(14622, '45.94.31.129', NULL, 1, '2024-03-15 09:01:36', '2024-03-15 09:01:36'),
(14623, '128.199.254.146', NULL, 1, '2024-03-15 09:15:56', '2024-03-15 09:15:56'),
(14624, '103.88.24.22', NULL, 1, '2024-03-15 10:08:56', '2024-03-15 10:08:56'),
(14625, '158.220.125.47', NULL, 1, '2024-03-15 10:24:29', '2024-03-15 10:24:29'),
(14626, '101.44.251.230', NULL, 1, '2024-03-15 11:07:54', '2024-03-15 11:07:54'),
(14627, '85.204.70.118', NULL, 1, '2024-03-15 11:24:24', '2024-03-15 11:24:24'),
(14628, '87.236.176.138', NULL, 1, '2024-03-15 12:36:12', '2024-03-15 12:36:12'),
(14629, '119.188.246.91', NULL, 1, '2024-03-15 12:57:54', '2024-03-15 12:57:54'),
(14630, '88.230.12.120', NULL, 1, '2024-03-15 13:10:34', '2024-03-15 13:10:34'),
(14631, '36.99.136.129', NULL, 1, '2024-03-15 13:22:28', '2024-03-15 13:22:28'),
(14632, '36.99.136.137', NULL, 1, '2024-03-15 13:23:56', '2024-03-15 13:23:56'),
(14633, '36.99.136.128', NULL, 1, '2024-03-15 13:24:10', '2024-03-15 13:24:10');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(14634, '93.184.111.106', NULL, 11, '2024-03-15 13:48:08', '2024-03-15 20:00:37'),
(14635, '182.44.67.97', NULL, 1, '2024-03-15 13:56:37', '2024-03-15 13:56:37'),
(14636, '87.106.114.236', NULL, 2, '2024-03-15 14:09:48', '2024-03-15 14:09:49'),
(14637, '18.237.104.24', NULL, 1, '2024-03-15 14:15:07', '2024-03-15 14:15:07'),
(14638, '103.152.218.111', NULL, 1, '2024-03-15 14:54:09', '2024-03-15 14:54:09'),
(14639, '128.204.212.79', NULL, 2, '2024-03-15 15:04:13', '2024-03-16 03:27:53'),
(14640, '13.75.141.179', NULL, 4, '2024-03-15 15:04:44', '2024-03-15 15:04:46'),
(14641, '3.101.121.252', NULL, 1, '2024-03-15 16:02:22', '2024-03-15 16:02:22'),
(14642, '109.166.52.84', NULL, 1, '2024-03-15 16:28:06', '2024-03-15 16:28:06'),
(14643, '128.204.212.78', NULL, 1, '2024-03-15 16:49:31', '2024-03-15 16:49:31'),
(14644, '155.133.26.41', NULL, 1, '2024-03-15 17:05:58', '2024-03-15 17:05:58'),
(14645, '119.188.247.5', NULL, 1, '2024-03-15 17:13:34', '2024-03-15 17:13:34'),
(14646, '93.159.230.87', NULL, 1, '2024-03-15 19:13:50', '2024-03-15 19:13:50'),
(14647, '35.231.111.67', NULL, 2, '2024-03-15 19:23:58', '2024-03-15 19:30:44'),
(14648, '180.97.221.86', NULL, 1, '2024-03-15 19:56:25', '2024-03-15 19:56:25'),
(14649, '205.210.31.39', NULL, 1, '2024-03-15 20:40:10', '2024-03-15 20:40:10'),
(14650, '45.77.175.231', NULL, 1, '2024-03-15 21:50:52', '2024-03-15 21:50:52'),
(14651, '43.139.11.242', NULL, 1, '2024-03-15 21:59:31', '2024-03-15 21:59:31'),
(14652, '198.235.24.17', NULL, 1, '2024-03-15 22:17:32', '2024-03-15 22:17:32'),
(14653, '5.188.62.21', NULL, 1, '2024-03-15 22:22:45', '2024-03-15 22:22:45'),
(14654, '34.228.32.158', NULL, 2, '2024-03-15 23:28:06', '2024-03-15 23:28:31'),
(14655, '65.154.226.166', NULL, 1, '2024-03-15 23:44:58', '2024-03-15 23:44:58'),
(14656, '50.87.144.85', NULL, 1, '2024-03-16 00:06:09', '2024-03-16 00:06:09'),
(14657, '66.249.70.167', NULL, 2, '2024-03-16 00:09:54', '2024-03-16 00:14:23'),
(14658, '124.226.222.66', NULL, 1, '2024-03-16 00:13:34', '2024-03-16 00:13:34'),
(14659, '66.249.70.168', NULL, 1, '2024-03-16 00:14:22', '2024-03-16 00:14:22'),
(14660, '66.249.70.169', NULL, 1, '2024-03-16 00:14:24', '2024-03-16 00:14:24'),
(14661, '178.254.38.45', NULL, 1, '2024-03-16 00:57:58', '2024-03-16 00:57:58'),
(14662, '52.169.93.212', NULL, 2, '2024-03-16 01:08:22', '2024-03-16 01:08:47'),
(14663, '91.92.251.54', NULL, 1, '2024-03-16 01:39:25', '2024-03-16 01:39:25'),
(14664, '35.88.74.109', NULL, 1, '2024-03-16 01:49:04', '2024-03-16 01:49:04'),
(14665, '35.167.146.191', NULL, 1, '2024-03-16 02:04:38', '2024-03-16 02:04:38'),
(14666, '101.44.251.147', NULL, 1, '2024-03-16 03:06:07', '2024-03-16 03:06:07'),
(14667, '103.197.153.47', NULL, 1, '2024-03-16 04:41:26', '2024-03-16 04:41:26'),
(14668, '142.93.48.122', NULL, 1, '2024-03-16 05:07:29', '2024-03-16 05:07:29'),
(14669, '3.212.147.252', NULL, 1, '2024-03-16 05:35:04', '2024-03-16 05:35:04'),
(14670, '45.148.125.117', NULL, 1, '2024-03-16 05:47:14', '2024-03-16 05:47:14'),
(14671, '198.235.24.141', NULL, 1, '2024-03-16 06:33:33', '2024-03-16 06:33:33'),
(14672, '17.241.219.29', NULL, 1, '2024-03-16 06:41:50', '2024-03-16 06:41:50'),
(14673, '128.204.212.79', NULL, 1, '2024-03-16 07:23:30', '2024-03-16 07:23:30'),
(14674, '182.69.176.15', NULL, 1, '2024-03-16 07:23:32', '2024-03-16 07:23:32'),
(14675, '138.199.19.191', NULL, 1, '2024-03-16 07:29:25', '2024-03-16 07:29:25'),
(14676, '95.86.30.242', NULL, 1, '2024-03-16 07:31:45', '2024-03-16 07:31:45'),
(14677, '54.88.179.33', NULL, 2, '2024-03-16 07:42:52', '2024-03-16 07:42:52'),
(14678, '35.171.144.152', NULL, 1, '2024-03-16 07:42:52', '2024-03-16 07:42:52'),
(14679, '195.191.219.131', NULL, 1, '2024-03-16 08:02:09', '2024-03-16 08:02:09'),
(14680, '103.231.161.169', NULL, 1, '2024-03-16 08:39:57', '2024-03-16 08:39:57'),
(14681, '44.192.84.119', NULL, 1, '2024-03-16 09:05:46', '2024-03-16 09:05:46'),
(14682, '195.191.219.132', NULL, 1, '2024-03-16 09:25:54', '2024-03-16 09:25:54'),
(14683, '205.210.31.168', NULL, 1, '2024-03-16 09:27:34', '2024-03-16 09:27:34'),
(14684, '40.77.167.136', NULL, 1, '2024-03-16 09:42:46', '2024-03-16 09:42:46'),
(14685, '114.130.156.74', NULL, 1, '2024-03-16 10:43:40', '2024-03-16 10:43:40'),
(14686, '113.141.91.58', NULL, 1, '2024-03-16 10:54:36', '2024-03-16 10:54:36'),
(14687, '52.156.188.52', NULL, 1, '2024-03-16 11:18:39', '2024-03-16 11:18:39'),
(14688, '119.188.247.140', NULL, 1, '2024-03-16 13:32:19', '2024-03-16 13:32:19'),
(14689, '74.50.0.141', NULL, 2, '2024-03-16 14:04:10', '2024-03-16 14:08:35'),
(14690, '93.158.91.13', NULL, 1, '2024-03-16 14:13:06', '2024-03-16 14:13:06'),
(14691, '67.220.86.160', NULL, 1, '2024-03-16 14:50:14', '2024-03-16 14:50:14'),
(14692, '158.220.125.40', NULL, 3, '2024-03-16 16:02:19', '2024-03-16 22:17:10'),
(14693, '35.162.97.47', NULL, 1, '2024-03-16 16:43:48', '2024-03-16 16:43:48'),
(14694, '35.90.177.34', NULL, 1, '2024-03-16 16:44:28', '2024-03-16 16:44:28'),
(14695, '52.169.3.68', NULL, 6, '2024-03-16 16:59:25', '2024-03-17 03:23:17'),
(14696, '101.44.251.12', NULL, 1, '2024-03-16 18:06:27', '2024-03-16 18:06:27'),
(14697, '66.249.70.169', NULL, 2, '2024-03-16 18:26:18', '2024-03-17 01:23:26'),
(14698, '163.5.64.28', NULL, 4, '2024-03-16 18:30:29', '2024-03-16 18:30:30'),
(14699, '34.222.207.168', NULL, 1, '2024-03-16 18:31:50', '2024-03-16 18:31:50'),
(14700, '17.241.219.139', NULL, 1, '2024-03-16 18:50:55', '2024-03-16 18:50:55'),
(14701, '128.204.212.78', NULL, 1, '2024-03-16 19:12:34', '2024-03-16 19:12:34'),
(14702, '51.254.199.11', NULL, 1, '2024-03-16 19:29:41', '2024-03-16 19:29:41'),
(14703, '150.138.73.5', NULL, 1, '2024-03-16 19:49:40', '2024-03-16 19:49:40'),
(14704, '83.217.90.93', NULL, 3, '2024-03-16 19:51:42', '2024-03-16 19:51:43'),
(14705, '31.13.115.8', NULL, 1, '2024-03-16 19:53:55', '2024-03-16 19:53:55'),
(14706, '31.13.115.9', NULL, 1, '2024-03-16 19:53:55', '2024-03-16 19:53:55'),
(14707, '203.33.203.148', NULL, 1, '2024-03-16 20:41:38', '2024-03-16 20:41:38'),
(14708, '198.235.24.111', NULL, 1, '2024-03-16 20:54:44', '2024-03-16 20:54:44'),
(14709, '152.42.142.1', NULL, 1, '2024-03-16 23:26:20', '2024-03-16 23:26:20'),
(14710, '65.154.226.170', NULL, 1, '2024-03-17 00:01:52', '2024-03-17 00:01:52'),
(14711, '185.163.211.4', NULL, 1, '2024-03-17 00:23:08', '2024-03-17 00:23:08'),
(14712, '205.210.31.26', NULL, 1, '2024-03-17 00:23:11', '2024-03-17 00:23:11'),
(14713, '35.90.12.32', NULL, 1, '2024-03-17 00:25:33', '2024-03-17 00:25:33'),
(14714, '34.219.242.219', NULL, 1, '2024-03-17 02:15:30', '2024-03-17 02:15:30'),
(14715, '51.222.253.8', NULL, 1, '2024-03-17 02:37:14', '2024-03-17 02:37:14'),
(14716, '150.138.81.124', NULL, 1, '2024-03-17 03:53:03', '2024-03-17 03:53:03'),
(14717, '34.222.20.252', NULL, 1, '2024-03-17 04:35:09', '2024-03-17 04:35:09'),
(14718, '36.99.136.129', NULL, 1, '2024-03-17 05:14:03', '2024-03-17 05:14:03'),
(14719, '36.99.136.136', NULL, 1, '2024-03-17 05:14:16', '2024-03-17 05:14:16'),
(14720, '62.197.150.19', NULL, 2, '2024-03-17 05:15:42', '2024-03-17 05:15:46'),
(14721, '195.191.219.130', NULL, 1, '2024-03-17 06:17:16', '2024-03-17 06:17:16'),
(14722, '113.141.91.58', NULL, 1, '2024-03-17 06:22:20', '2024-03-17 06:22:20'),
(14723, '101.44.248.138', NULL, 1, '2024-03-17 06:51:44', '2024-03-17 06:51:44'),
(14724, '198.235.24.148', NULL, 1, '2024-03-17 07:11:52', '2024-03-17 07:11:52'),
(14725, '89.187.162.211', NULL, 1, '2024-03-17 09:17:17', '2024-03-17 09:17:17'),
(14726, '103.41.114.64', NULL, 1, '2024-03-17 10:15:35', '2024-03-17 10:15:35'),
(14727, '58.220.27.161', NULL, 1, '2024-03-17 10:24:27', '2024-03-17 10:24:27'),
(14728, '3.145.202.240', NULL, 44, '2024-03-17 10:31:37', '2024-03-17 10:32:29'),
(14729, '3.145.202.240', NULL, 44, '2024-03-17 10:31:37', '2024-03-17 10:32:29'),
(14730, '52.167.144.235', NULL, 1, '2024-03-17 10:58:35', '2024-03-17 10:58:35'),
(14731, '202.86.218.143', NULL, 1, '2024-03-17 11:16:02', '2024-03-17 11:16:02'),
(14732, '128.199.254.146', NULL, 1, '2024-03-17 11:51:16', '2024-03-17 11:51:16'),
(14733, '43.139.11.242', NULL, 3, '2024-03-17 12:05:41', '2024-03-17 23:13:43'),
(14734, '72.14.201.159', NULL, 2, '2024-03-17 13:23:51', '2024-03-17 16:48:19'),
(14735, '198.235.24.32', NULL, 1, '2024-03-17 14:10:27', '2024-03-17 14:10:27'),
(14736, '42.236.17.44', NULL, 1, '2024-03-17 14:44:01', '2024-03-17 14:44:01'),
(14737, '42.236.17.18', NULL, 1, '2024-03-17 14:44:05', '2024-03-17 14:44:05'),
(14738, '103.210.17.201', NULL, 2, '2024-03-17 15:47:26', '2024-03-17 15:49:00'),
(14739, '27.115.124.109', NULL, 1, '2024-03-17 15:47:47', '2024-03-17 15:47:47'),
(14740, '123.6.49.15', NULL, 1, '2024-03-17 15:48:30', '2024-03-17 15:48:30'),
(14741, '27.115.124.70', NULL, 1, '2024-03-17 15:49:47', '2024-03-17 15:49:47'),
(14742, '222.79.104.23', NULL, 1, '2024-03-17 16:51:46', '2024-03-17 16:51:46'),
(14743, '66.249.70.169', NULL, 1, '2024-03-17 17:00:31', '2024-03-17 17:00:31'),
(14744, '42.236.17.33', NULL, 1, '2024-03-17 17:17:29', '2024-03-17 17:17:29'),
(14745, '42.236.17.101', NULL, 1, '2024-03-17 17:29:10', '2024-03-17 17:29:10'),
(14746, '65.154.226.170', NULL, 1, '2024-03-17 18:45:21', '2024-03-17 18:45:21'),
(14747, '180.97.221.86', NULL, 1, '2024-03-17 19:18:26', '2024-03-17 19:18:26'),
(14748, '91.243.91.105', NULL, 1, '2024-03-17 19:50:53', '2024-03-17 19:50:53'),
(14749, '37.161.56.158', NULL, 1, '2024-03-17 22:03:51', '2024-03-17 22:03:51'),
(14750, '54.202.96.228', NULL, 1, '2024-03-17 23:16:21', '2024-03-17 23:16:21'),
(14751, '4.227.20.156', NULL, 1, '2024-03-17 23:48:06', '2024-03-17 23:48:06'),
(14752, '66.249.70.8', NULL, 1, '2024-03-18 00:19:59', '2024-03-18 00:19:59'),
(14753, '66.249.70.6', NULL, 1, '2024-03-18 00:20:22', '2024-03-18 00:20:22'),
(14754, '101.44.251.174', NULL, 1, '2024-03-18 00:26:27', '2024-03-18 00:26:27'),
(14755, '18.246.214.230', NULL, 1, '2024-03-18 01:03:39', '2024-03-18 01:03:39'),
(14756, '51.222.253.5', NULL, 1, '2024-03-18 02:10:21', '2024-03-18 02:10:21'),
(14757, '5.9.104.30', NULL, 1, '2024-03-18 02:12:46', '2024-03-18 02:12:46'),
(14758, '193.202.16.197', NULL, 1, '2024-03-18 02:16:38', '2024-03-18 02:16:38'),
(14759, '223.233.80.173', NULL, 1, '2024-03-18 02:24:23', '2024-03-18 02:24:23'),
(14760, '114.4.79.184', NULL, 1, '2024-03-18 02:33:42', '2024-03-18 02:33:42'),
(14761, '104.248.75.7', NULL, 1, '2024-03-18 02:33:43', '2024-03-18 02:33:43'),
(14762, '120.71.59.24', NULL, 1, '2024-03-18 02:33:44', '2024-03-18 02:33:44'),
(14763, '54.158.233.211', NULL, 1, '2024-03-18 04:34:13', '2024-03-18 04:34:13'),
(14764, '102.129.152.192', NULL, 1, '2024-03-18 04:36:16', '2024-03-18 04:36:16'),
(14765, '181.66.206.211', NULL, 1, '2024-03-18 05:03:45', '2024-03-18 05:03:45'),
(14766, '3.212.147.252', NULL, 1, '2024-03-18 05:23:44', '2024-03-18 05:23:44'),
(14767, '199.45.154.49', NULL, 1, '2024-03-18 05:54:55', '2024-03-18 05:54:55'),
(14768, '128.204.212.78', NULL, 1, '2024-03-18 06:21:14', '2024-03-18 06:21:14'),
(14769, '178.128.146.174', NULL, 1, '2024-03-18 06:23:32', '2024-03-18 06:23:32'),
(14770, '199.45.155.18', NULL, 1, '2024-03-18 06:33:05', '2024-03-18 06:33:05'),
(14771, '195.191.219.131', NULL, 1, '2024-03-18 07:08:31', '2024-03-18 07:08:31'),
(14772, '199.45.154.67', NULL, 1, '2024-03-18 08:01:00', '2024-03-18 08:01:00'),
(14773, '148.251.67.180', NULL, 4, '2024-03-18 08:46:00', '2024-03-18 14:01:47'),
(14774, '203.76.105.243', NULL, 1, '2024-03-18 09:18:45', '2024-03-18 09:18:45'),
(14775, '162.142.125.213', NULL, 1, '2024-03-18 09:20:20', '2024-03-18 09:20:20'),
(14776, '115.223.43.181', NULL, 1, '2024-03-18 09:29:07', '2024-03-18 09:29:07'),
(14777, '40.94.227.43', NULL, 1, '2024-03-18 12:16:15', '2024-03-18 12:16:15'),
(14778, '3.26.172.179', NULL, 1, '2024-03-18 12:21:43', '2024-03-18 12:21:43'),
(14779, '3.105.50.229', NULL, 1, '2024-03-18 12:21:46', '2024-03-18 12:21:46'),
(14780, '43.163.3.58', NULL, 1, '2024-03-18 13:03:06', '2024-03-18 13:03:06'),
(14781, '58.144.138.21', NULL, 1, '2024-03-18 14:14:12', '2024-03-18 14:14:12'),
(14782, '163.5.64.28', NULL, 4, '2024-03-18 15:00:37', '2024-03-18 15:00:39'),
(14783, '192.71.3.222', NULL, 1, '2024-03-18 15:22:14', '2024-03-18 15:22:14'),
(14784, '191.96.227.72', NULL, 1, '2024-03-18 15:41:42', '2024-03-18 15:41:42'),
(14785, '4.227.111.35', NULL, 1, '2024-03-18 16:14:44', '2024-03-18 16:14:44'),
(14786, '128.199.254.146', NULL, 1, '2024-03-18 17:21:31', '2024-03-18 17:21:31'),
(14787, '117.162.134.104', NULL, 1, '2024-03-18 17:39:49', '2024-03-18 17:39:49'),
(14788, '52.167.144.182', NULL, 1, '2024-03-18 18:22:07', '2024-03-18 18:22:07'),
(14789, '84.246.85.11', NULL, 3, '2024-03-18 18:47:34', '2024-03-18 18:47:39'),
(14790, '128.204.212.77', NULL, 1, '2024-03-18 20:21:49', '2024-03-18 20:21:49'),
(14791, '68.178.220.148', NULL, 1, '2024-03-18 21:16:34', '2024-03-18 21:16:34'),
(14792, '13.72.242.162', NULL, 4, '2024-03-18 21:26:38', '2024-03-18 21:26:41'),
(14793, '60.188.57.0', NULL, 1, '2024-03-18 21:58:40', '2024-03-18 21:58:40'),
(14794, '72.14.201.159', NULL, 1, '2024-03-18 22:16:56', '2024-03-18 22:16:56'),
(14795, '34.221.90.242', NULL, 1, '2024-03-18 22:17:07', '2024-03-18 22:17:07'),
(14796, '52.170.216.166', NULL, 1, '2024-03-18 22:18:18', '2024-03-18 22:18:18'),
(14797, '154.91.83.168', NULL, 1, '2024-03-18 23:51:15', '2024-03-18 23:51:15'),
(14798, '180.97.221.86', NULL, 1, '2024-03-19 00:08:05', '2024-03-19 00:08:05'),
(14799, '5.255.231.153', NULL, 1, '2024-03-19 00:16:00', '2024-03-19 00:16:00'),
(14800, '54.235.11.84', NULL, 1, '2024-03-19 00:16:03', '2024-03-19 00:16:03'),
(14801, '95.59.26.111', NULL, 1, '2024-03-19 00:16:15', '2024-03-19 00:16:15'),
(14802, '95.108.213.87', NULL, 1, '2024-03-19 00:16:19', '2024-03-19 00:16:19'),
(14803, '79.173.92.20', NULL, 1, '2024-03-19 00:16:35', '2024-03-19 00:16:35'),
(14804, '35.90.186.21', NULL, 1, '2024-03-19 00:21:57', '2024-03-19 00:21:57'),
(14805, '3.81.60.5', NULL, 1, '2024-03-19 00:56:28', '2024-03-19 00:56:28'),
(14806, '34.87.46.96', NULL, 1, '2024-03-19 01:22:40', '2024-03-19 01:22:40'),
(14807, '5.255.231.148', NULL, 1, '2024-03-19 01:33:26', '2024-03-19 01:33:26'),
(14808, '51.222.253.15', NULL, 1, '2024-03-19 02:59:59', '2024-03-19 02:59:59'),
(14809, '104.234.114.82', NULL, 1, '2024-03-19 03:30:08', '2024-03-19 03:30:08'),
(14810, '43.157.40.137', NULL, 1, '2024-03-19 03:42:33', '2024-03-19 03:42:33'),
(14811, '158.220.125.71', NULL, 1, '2024-03-19 05:07:56', '2024-03-19 05:07:56'),
(14812, '52.23.152.5', NULL, 1, '2024-03-19 05:21:04', '2024-03-19 05:21:04'),
(14813, '36.133.172.82', NULL, 1, '2024-03-19 07:31:12', '2024-03-19 07:31:12'),
(14814, '195.191.219.133', NULL, 2, '2024-03-19 08:06:55', '2024-03-19 21:00:54'),
(14815, '104.234.114.82', NULL, 1, '2024-03-19 09:01:26', '2024-03-19 09:01:26'),
(14816, '35.186.156.70', NULL, 1, '2024-03-19 09:20:48', '2024-03-19 09:20:48'),
(14817, '45.251.58.245', NULL, 1, '2024-03-19 09:58:41', '2024-03-19 09:58:41'),
(14818, '175.29.180.22', NULL, 1, '2024-03-19 10:01:17', '2024-03-19 10:01:17'),
(14819, '3.80.89.126', NULL, 1, '2024-03-19 11:25:58', '2024-03-19 11:25:58'),
(14820, '18.225.25.214', NULL, 2, '2024-03-19 11:25:59', '2024-03-19 15:22:31'),
(14821, '3.95.220.169', NULL, 2, '2024-03-19 11:26:04', '2024-03-19 11:37:26'),
(14822, '61.5.26.155', NULL, 1, '2024-03-19 11:34:51', '2024-03-19 11:34:51'),
(14823, '18.209.24.173', NULL, 1, '2024-03-19 11:37:20', '2024-03-19 11:37:20'),
(14824, '18.224.128.89', NULL, 1, '2024-03-19 11:37:20', '2024-03-19 11:37:20'),
(14825, '43.229.208.190', NULL, 1, '2024-03-19 11:47:16', '2024-03-19 11:47:16'),
(14826, '45.77.254.117', NULL, 1, '2024-03-19 11:50:30', '2024-03-19 11:50:30'),
(14827, '185.166.84.146', NULL, 1, '2024-03-19 12:03:03', '2024-03-19 12:03:03'),
(14828, '74.80.182.88', NULL, 1, '2024-03-19 12:03:07', '2024-03-19 12:03:07'),
(14829, '72.14.201.159', NULL, 1, '2024-03-19 12:03:56', '2024-03-19 12:03:56'),
(14830, '37.111.212.238', NULL, 1, '2024-03-19 12:03:56', '2024-03-19 12:03:56'),
(14831, '111.7.100.31', NULL, 1, '2024-03-19 12:08:00', '2024-03-19 12:08:00'),
(14832, '128.199.246.170', NULL, 1, '2024-03-19 12:42:15', '2024-03-19 12:42:15'),
(14833, '3.235.155.161', NULL, 1, '2024-03-19 13:54:17', '2024-03-19 13:54:17'),
(14834, '146.70.200.198', NULL, 1, '2024-03-19 14:00:24', '2024-03-19 14:00:24'),
(14835, '74.208.2.147', NULL, 2, '2024-03-19 14:03:35', '2024-03-19 14:11:54'),
(14836, '74.208.2.177', NULL, 1, '2024-03-19 14:11:48', '2024-03-19 14:11:48'),
(14837, '101.44.249.37', NULL, 1, '2024-03-19 14:34:40', '2024-03-19 14:34:40'),
(14838, '101.44.248.171', NULL, 1, '2024-03-19 14:54:08', '2024-03-19 14:54:08'),
(14839, '34.222.174.117', NULL, 1, '2024-03-19 15:20:42', '2024-03-19 15:20:42'),
(14840, '100.27.34.37', NULL, 1, '2024-03-19 15:22:30', '2024-03-19 15:22:30'),
(14841, '3.237.91.71', NULL, 1, '2024-03-19 15:22:36', '2024-03-19 15:22:36'),
(14842, '63.117.215.11', NULL, 1, '2024-03-19 15:46:51', '2024-03-19 15:46:51'),
(14843, '24.220.112.165', NULL, 1, '2024-03-19 15:46:51', '2024-03-19 15:46:51'),
(14844, '93.184.111.106', NULL, 4, '2024-03-19 16:19:41', '2024-03-19 17:05:58'),
(14845, '36.41.75.167', NULL, 2, '2024-03-19 17:03:21', '2024-03-20 02:16:13'),
(14846, '15.235.15.135', NULL, 1, '2024-03-19 17:24:49', '2024-03-19 17:24:49'),
(14847, '87.236.176.94', NULL, 1, '2024-03-19 19:08:52', '2024-03-19 19:08:52'),
(14848, '85.208.96.212', NULL, 1, '2024-03-19 19:17:21', '2024-03-19 19:17:21'),
(14849, '195.181.172.154', NULL, 1, '2024-03-19 19:52:50', '2024-03-19 19:52:50'),
(14850, '52.156.176.212', NULL, 1, '2024-03-19 22:06:06', '2024-03-19 22:06:06'),
(14851, '123.6.49.10', NULL, 1, '2024-03-19 22:33:48', '2024-03-19 22:33:48'),
(14852, '27.115.124.38', NULL, 2, '2024-03-19 22:34:42', '2024-03-19 22:36:08'),
(14853, '192.95.30.227', NULL, 1, '2024-03-20 00:28:07', '2024-03-20 00:28:07'),
(14854, '128.204.212.77', NULL, 1, '2024-03-20 01:03:17', '2024-03-20 01:03:17'),
(14855, '52.156.188.52', NULL, 1, '2024-03-20 01:12:00', '2024-03-20 01:12:00'),
(14856, '35.91.18.168', NULL, 1, '2024-03-20 01:27:34', '2024-03-20 01:27:34'),
(14857, '128.90.43.228', NULL, 1, '2024-03-20 01:44:58', '2024-03-20 01:44:58'),
(14858, '18.246.239.205', NULL, 1, '2024-03-20 02:42:55', '2024-03-20 02:42:55'),
(14859, '122.228.8.169', NULL, 1, '2024-03-20 02:58:46', '2024-03-20 02:58:46'),
(14860, '128.204.212.77', NULL, 3, '2024-03-20 04:43:41', '2024-03-21 01:58:23'),
(14861, '192.95.30.227', NULL, 1, '2024-03-20 05:10:16', '2024-03-20 05:10:16'),
(14862, '23.26.220.16', NULL, 1, '2024-03-20 05:20:03', '2024-03-20 05:20:03'),
(14863, '20.42.216.190', NULL, 2, '2024-03-20 05:26:40', '2024-03-20 05:26:41'),
(14864, '3.87.99.251', NULL, 1, '2024-03-20 05:35:23', '2024-03-20 05:35:23'),
(14865, '180.97.221.86', NULL, 1, '2024-03-20 06:19:07', '2024-03-20 06:19:07'),
(14866, '66.249.70.169', NULL, 1, '2024-03-20 06:31:31', '2024-03-20 06:31:31'),
(14867, '66.249.70.6', NULL, 2, '2024-03-20 07:06:02', '2024-03-20 20:29:06'),
(14868, '66.249.70.8', NULL, 1, '2024-03-20 07:19:16', '2024-03-20 07:19:16'),
(14869, '123.24.136.215', NULL, 1, '2024-03-20 07:38:16', '2024-03-20 07:38:16'),
(14870, '42.83.147.56', NULL, 1, '2024-03-20 07:38:44', '2024-03-20 07:38:44'),
(14871, '43.229.208.190', NULL, 2, '2024-03-20 07:40:10', '2024-03-20 07:42:25'),
(14872, '123.6.49.42', NULL, 1, '2024-03-20 08:07:27', '2024-03-20 08:07:27'),
(14873, '103.145.70.100', NULL, 5, '2024-03-20 08:11:47', '2024-03-20 13:16:58'),
(14874, '103.149.143.12', NULL, 1, '2024-03-20 09:00:03', '2024-03-20 09:00:03'),
(14875, '195.191.219.132', NULL, 1, '2024-03-20 09:02:23', '2024-03-20 09:02:23'),
(14876, '103.30.188.214', NULL, 1, '2024-03-20 09:06:01', '2024-03-20 09:06:01'),
(14877, '157.230.8.159', NULL, 1, '2024-03-20 09:50:25', '2024-03-20 09:50:25'),
(14878, '101.44.250.126', NULL, 1, '2024-03-20 10:02:42', '2024-03-20 10:02:42'),
(14879, '167.86.91.103', NULL, 1, '2024-03-20 10:07:32', '2024-03-20 10:07:32'),
(14880, '101.44.250.115', NULL, 1, '2024-03-20 11:50:56', '2024-03-20 11:50:56'),
(14881, '36.133.35.23', NULL, 1, '2024-03-20 11:55:00', '2024-03-20 11:55:00'),
(14882, '3.26.172.179', NULL, 1, '2024-03-20 12:12:21', '2024-03-20 12:12:21'),
(14883, '3.105.50.229', NULL, 1, '2024-03-20 12:12:24', '2024-03-20 12:12:24'),
(14884, '103.95.99.245', NULL, 3, '2024-03-20 12:44:31', '2024-03-20 12:45:37'),
(14885, '103.149.26.200', NULL, 2, '2024-03-20 12:56:10', '2024-03-20 12:56:44'),
(14886, '118.26.39.17', NULL, 1, '2024-03-20 12:56:23', '2024-03-20 12:56:23'),
(14887, '81.19.220.120', NULL, 1, '2024-03-20 13:10:37', '2024-03-20 13:10:37'),
(14888, '85.25.93.236', NULL, 1, '2024-03-20 14:20:25', '2024-03-20 14:20:25'),
(14889, '52.156.176.212', NULL, 1, '2024-03-20 14:29:37', '2024-03-20 14:29:37'),
(14890, '34.74.75.141', NULL, 2, '2024-03-20 15:54:13', '2024-03-20 15:54:34'),
(14891, '47.76.91.30', NULL, 1, '2024-03-20 17:25:03', '2024-03-20 17:25:03'),
(14892, '103.109.59.186', NULL, 2, '2024-03-20 17:25:24', '2024-03-20 17:27:38'),
(14893, '66.249.70.167', NULL, 2, '2024-03-20 17:37:10', '2024-03-21 01:40:04'),
(14894, '196.196.254.170', NULL, 1, '2024-03-20 17:51:25', '2024-03-20 17:51:25'),
(14895, '51.68.205.115', NULL, 2, '2024-03-20 18:11:46', '2024-03-20 18:11:49'),
(14896, '66.249.70.7', NULL, 1, '2024-03-20 19:06:18', '2024-03-20 19:06:18'),
(14897, '18.207.237.139', NULL, 1, '2024-03-20 19:06:40', '2024-03-20 19:06:40'),
(14898, '172.98.71.182', NULL, 1, '2024-03-20 20:49:56', '2024-03-20 20:49:56'),
(14899, '114.10.68.196', NULL, 1, '2024-03-20 20:59:52', '2024-03-20 20:59:52'),
(14900, '40.77.167.25', NULL, 1, '2024-03-20 21:15:36', '2024-03-20 21:15:36'),
(14901, '78.40.116.193', NULL, 1, '2024-03-20 21:15:41', '2024-03-20 21:15:41'),
(14902, '129.226.146.179', NULL, 1, '2024-03-20 21:16:17', '2024-03-20 21:16:17'),
(14903, '151.106.12.250', NULL, 1, '2024-03-20 21:27:40', '2024-03-20 21:27:40'),
(14904, '178.62.67.184', NULL, 1, '2024-03-20 22:22:17', '2024-03-20 22:22:17'),
(14905, '64.23.236.131', NULL, 1, '2024-03-20 22:42:19', '2024-03-20 22:42:19'),
(14906, '146.70.123.182', NULL, 2, '2024-03-20 22:50:45', '2024-03-20 22:50:48'),
(14907, '23.26.220.22', NULL, 1, '2024-03-20 22:56:20', '2024-03-20 22:56:20'),
(14908, '208.127.72.29', NULL, 1, '2024-03-20 23:20:55', '2024-03-20 23:20:55'),
(14909, '128.204.212.78', NULL, 1, '2024-03-20 23:26:20', '2024-03-20 23:26:20'),
(14910, '65.154.226.169', NULL, 1, '2024-03-20 23:31:00', '2024-03-20 23:31:00'),
(14911, '54.200.54.201', NULL, 1, '2024-03-21 00:21:07', '2024-03-21 00:21:07'),
(14912, '100.26.140.156', NULL, 1, '2024-03-21 00:33:29', '2024-03-21 00:33:29'),
(14913, '122.180.189.57', NULL, 1, '2024-03-21 00:43:49', '2024-03-21 00:43:49'),
(14914, '91.217.80.200', NULL, 3, '2024-03-21 01:05:14', '2024-03-21 01:05:16'),
(14915, '34.219.84.111', NULL, 1, '2024-03-21 01:52:58', '2024-03-21 01:52:58'),
(14916, '103.57.172.28', NULL, 1, '2024-03-21 02:40:40', '2024-03-21 02:40:40'),
(14917, '51.222.253.10', NULL, 1, '2024-03-21 02:49:10', '2024-03-21 02:49:10'),
(14918, '185.180.143.141', NULL, 1, '2024-03-21 03:47:09', '2024-03-21 03:47:09'),
(14919, '103.179.128.32', NULL, 1, '2024-03-21 04:07:55', '2024-03-21 04:07:55'),
(14920, '128.204.212.79', NULL, 2, '2024-03-21 04:27:48', '2024-03-21 14:31:42'),
(14921, '81.181.57.7', NULL, 1, '2024-03-21 05:11:16', '2024-03-21 05:11:16'),
(14922, '101.44.251.20', NULL, 1, '2024-03-21 05:12:53', '2024-03-21 05:12:53'),
(14923, '128.90.43.84', NULL, 1, '2024-03-21 05:18:17', '2024-03-21 05:18:17'),
(14924, '3.85.38.46', NULL, 1, '2024-03-21 05:32:35', '2024-03-21 05:32:35'),
(14925, '195.191.219.130', NULL, 1, '2024-03-21 06:22:28', '2024-03-21 06:22:28'),
(14926, '146.59.52.85', NULL, 1, '2024-03-21 06:28:39', '2024-03-21 06:28:39'),
(14927, '47.76.35.19', NULL, 1, '2024-03-21 06:45:21', '2024-03-21 06:45:21'),
(14928, '115.223.43.99', NULL, 1, '2024-03-21 07:06:15', '2024-03-21 07:06:15'),
(14929, '103.145.70.100', NULL, 3, '2024-03-21 07:12:18', '2024-03-21 10:50:47'),
(14930, '43.245.143.82', NULL, 1, '2024-03-21 07:59:35', '2024-03-21 07:59:35'),
(14931, '3.237.91.71', NULL, 1, '2024-03-21 08:53:17', '2024-03-21 08:53:17'),
(14932, '18.224.128.89', NULL, 1, '2024-03-21 08:53:18', '2024-03-21 08:53:18'),
(14933, '3.234.144.171', NULL, 1, '2024-03-21 08:53:24', '2024-03-21 08:53:24'),
(14934, '182.48.87.245', NULL, 1, '2024-03-21 08:58:55', '2024-03-21 08:58:55'),
(14935, '125.94.144.102', NULL, 1, '2024-03-21 09:05:19', '2024-03-21 09:05:19'),
(14936, '203.190.34.197', NULL, 1, '2024-03-21 09:14:31', '2024-03-21 09:14:31'),
(14937, '43.229.208.190', NULL, 8, '2024-03-21 09:26:57', '2024-03-21 09:49:04'),
(14938, '128.204.212.78', NULL, 1, '2024-03-21 09:41:53', '2024-03-21 09:41:53'),
(14939, '44.218.102.77', NULL, 1, '2024-03-21 09:48:03', '2024-03-21 09:48:03'),
(14940, '118.193.44.184', NULL, 2, '2024-03-21 09:49:16', '2024-03-21 09:49:18'),
(14941, '3.26.196.32', NULL, 1, '2024-03-21 10:02:43', '2024-03-21 10:02:43'),
(14942, '13.54.217.201', NULL, 1, '2024-03-21 10:02:45', '2024-03-21 10:02:45'),
(14943, '203.76.223.6', NULL, 1, '2024-03-21 10:05:06', '2024-03-21 10:05:06'),
(14944, '34.142.192.77', NULL, 1, '2024-03-21 10:39:06', '2024-03-21 10:39:06'),
(14945, '40.77.167.32', NULL, 1, '2024-03-21 10:56:10', '2024-03-21 10:56:10'),
(14946, '103.228.203.133', NULL, 2, '2024-03-21 12:46:26', '2024-03-21 12:52:41'),
(14947, '185.220.100.247', NULL, 1, '2024-03-21 13:14:24', '2024-03-21 13:14:24'),
(14948, '23.137.250.83', NULL, 1, '2024-03-21 13:14:25', '2024-03-21 13:14:25'),
(14949, '185.220.100.244', NULL, 1, '2024-03-21 13:14:32', '2024-03-21 13:14:32'),
(14950, '185.254.196.141', NULL, 1, '2024-03-21 13:14:38', '2024-03-21 13:14:38'),
(14951, '198.98.48.192', NULL, 1, '2024-03-21 13:14:42', '2024-03-21 13:14:42'),
(14952, '101.44.251.194', NULL, 1, '2024-03-21 13:29:14', '2024-03-21 13:29:14'),
(14953, '103.112.52.187', NULL, 1, '2024-03-21 13:54:04', '2024-03-21 13:54:04'),
(14954, '66.249.70.167', NULL, 1, '2024-03-21 14:36:27', '2024-03-21 14:36:27'),
(14955, '193.186.4.159', NULL, 1, '2024-03-21 14:41:50', '2024-03-21 14:41:50'),
(14956, '136.226.255.25', NULL, 1, '2024-03-21 15:40:20', '2024-03-21 15:40:20'),
(14957, '13.72.252.101', NULL, 4, '2024-03-21 16:31:07', '2024-03-21 16:31:09'),
(14958, '50.87.144.162', NULL, 1, '2024-03-21 17:51:05', '2024-03-21 17:51:05'),
(14959, '122.228.8.129', NULL, 1, '2024-03-21 17:56:03', '2024-03-21 17:56:03'),
(14960, '94.156.64.15', NULL, 1, '2024-03-21 18:14:00', '2024-03-21 18:14:00'),
(14961, '43.130.39.101', NULL, 1, '2024-03-21 18:16:48', '2024-03-21 18:16:48'),
(14962, '173.252.87.5', NULL, 1, '2024-03-21 18:24:50', '2024-03-21 18:24:50'),
(14963, '173.252.87.7', NULL, 1, '2024-03-21 18:24:50', '2024-03-21 18:24:50'),
(14964, '154.51.131.142', NULL, 1, '2024-03-21 18:47:03', '2024-03-21 18:47:03'),
(14965, '137.226.113.44', NULL, 1, '2024-03-21 19:10:18', '2024-03-21 19:10:18'),
(14966, '193.168.55.208', NULL, 1, '2024-03-21 19:21:40', '2024-03-21 19:21:40'),
(14967, '72.14.201.159', NULL, 1, '2024-03-21 19:33:32', '2024-03-21 19:33:32'),
(14968, '118.179.23.120', NULL, 1, '2024-03-21 19:33:33', '2024-03-21 19:33:33'),
(14969, '42.236.12.237', NULL, 1, '2024-03-21 19:42:54', '2024-03-21 19:42:54'),
(14970, '42.236.101.253', NULL, 1, '2024-03-21 19:44:48', '2024-03-21 19:44:48'),
(14971, '51.77.112.6', NULL, 1, '2024-03-21 19:50:24', '2024-03-21 19:50:24'),
(14972, '188.130.208.4', NULL, 1, '2024-03-21 20:11:51', '2024-03-21 20:11:51'),
(14973, '42.236.101.220', NULL, 1, '2024-03-21 20:17:58', '2024-03-21 20:17:58'),
(14974, '146.70.18.94', NULL, 1, '2024-03-21 20:20:34', '2024-03-21 20:20:34'),
(14975, '42.236.101.238', NULL, 1, '2024-03-21 20:42:04', '2024-03-21 20:42:04'),
(14976, '193.233.137.125', NULL, 1, '2024-03-21 21:55:33', '2024-03-21 21:55:33'),
(14977, '3.249.184.18', NULL, 1, '2024-03-21 22:28:24', '2024-03-21 22:28:24'),
(14978, '103.122.31.19', NULL, 5, '2024-03-21 22:37:35', '2024-03-21 22:50:29'),
(14979, '4.242.217.16', NULL, 1, '2024-03-21 23:30:41', '2024-03-21 23:30:41'),
(14980, '101.44.251.108', NULL, 1, '2024-03-21 23:38:02', '2024-03-21 23:38:02'),
(14981, '34.219.90.9', NULL, 1, '2024-03-21 23:56:45', '2024-03-21 23:56:45'),
(14982, '35.91.182.128', NULL, 1, '2024-03-21 23:59:26', '2024-03-21 23:59:26'),
(14983, '163.5.64.70', NULL, 1, '2024-03-22 00:06:17', '2024-03-22 00:06:17'),
(14984, '64.225.79.245', NULL, 1, '2024-03-22 01:56:12', '2024-03-22 01:56:12'),
(14985, '114.10.29.27', NULL, 1, '2024-03-22 03:29:35', '2024-03-22 03:29:35'),
(14986, '43.131.248.209', NULL, 1, '2024-03-22 03:57:21', '2024-03-22 03:57:21'),
(14987, '103.120.179.82', NULL, 1, '2024-03-22 04:00:44', '2024-03-22 04:00:44'),
(14988, '139.59.29.106', NULL, 1, '2024-03-22 05:05:36', '2024-03-22 05:05:36'),
(14989, '66.146.237.0', NULL, 1, '2024-03-22 05:06:05', '2024-03-22 05:06:05'),
(14990, '3.85.38.46', NULL, 1, '2024-03-22 06:38:44', '2024-03-22 06:38:44'),
(14991, '195.191.219.133', NULL, 1, '2024-03-22 07:10:58', '2024-03-22 07:10:58'),
(14992, '103.112.236.86', NULL, 1, '2024-03-22 07:26:22', '2024-03-22 07:26:22'),
(14993, '54.92.58.190', NULL, 1, '2024-03-22 08:19:28', '2024-03-22 08:19:28'),
(14994, '5.133.192.167', NULL, 1, '2024-03-22 08:21:30', '2024-03-22 08:21:30'),
(14995, '140.82.201.104', NULL, 2, '2024-03-22 09:34:06', '2024-03-22 09:36:40'),
(14996, '195.191.219.132', NULL, 1, '2024-03-22 09:46:23', '2024-03-22 09:46:23'),
(14997, '40.77.167.68', NULL, 1, '2024-03-22 09:50:05', '2024-03-22 09:50:05'),
(14998, '46.101.84.164', NULL, 1, '2024-03-22 13:45:17', '2024-03-22 13:45:17'),
(14999, '40.77.167.2', NULL, 1, '2024-03-22 13:53:31', '2024-03-22 13:53:31'),
(15000, '5.164.29.116', NULL, 2, '2024-03-22 14:02:03', '2024-03-22 14:31:01'),
(15001, '43.135.181.13', NULL, 1, '2024-03-22 14:05:49', '2024-03-22 14:05:49'),
(15002, '114.4.212.237', NULL, 1, '2024-03-22 14:40:49', '2024-03-22 14:40:49'),
(15003, '128.204.212.78', NULL, 2, '2024-03-22 15:55:05', '2024-03-22 19:00:23'),
(15004, '223.113.128.158', NULL, 1, '2024-03-22 16:25:09', '2024-03-22 16:25:09'),
(15005, '128.199.214.169', NULL, 1, '2024-03-22 17:00:40', '2024-03-22 17:00:40'),
(15006, '34.208.123.0', NULL, 1, '2024-03-22 17:21:49', '2024-03-22 17:21:49'),
(15007, '128.204.212.79', NULL, 1, '2024-03-22 17:44:10', '2024-03-22 17:44:10'),
(15008, '114.130.144.194', NULL, 1, '2024-03-22 17:48:38', '2024-03-22 17:48:38'),
(15009, '157.230.44.61', NULL, 1, '2024-03-22 18:19:38', '2024-03-22 18:19:38'),
(15010, '198.176.81.34', NULL, 1, '2024-03-22 18:56:17', '2024-03-22 18:56:17'),
(15011, '101.44.248.212', NULL, 1, '2024-03-22 19:42:15', '2024-03-22 19:42:15'),
(15012, '51.89.142.176', NULL, 2, '2024-03-22 19:45:06', '2024-03-22 19:45:08'),
(15013, '51.89.142.176', NULL, 2, '2024-03-22 19:45:06', '2024-03-22 19:45:08'),
(15014, '54.200.169.88', NULL, 1, '2024-03-22 22:23:16', '2024-03-22 22:23:16'),
(15015, '36.134.147.75', NULL, 1, '2024-03-22 22:38:22', '2024-03-22 22:38:22'),
(15016, '164.92.234.218', NULL, 1, '2024-03-22 22:48:06', '2024-03-22 22:48:06'),
(15017, '103.179.128.32', NULL, 1, '2024-03-22 22:50:46', '2024-03-22 22:50:46'),
(15018, '54.188.229.163', NULL, 1, '2024-03-22 23:17:12', '2024-03-22 23:17:12'),
(15019, '66.249.70.6', NULL, 1, '2024-03-22 23:28:56', '2024-03-22 23:28:56'),
(15020, '85.208.96.193', NULL, 1, '2024-03-22 23:45:22', '2024-03-22 23:45:22'),
(15021, '194.164.59.15', NULL, 5, '2024-03-22 23:53:05', '2024-03-22 23:53:08'),
(15022, '165.22.35.180', NULL, 1, '2024-03-22 23:55:36', '2024-03-22 23:55:36'),
(15023, '34.23.59.192', NULL, 2, '2024-03-23 00:10:59', '2024-03-23 00:11:18'),
(15024, '51.222.253.6', NULL, 1, '2024-03-23 03:36:46', '2024-03-23 03:36:46'),
(15025, '120.188.37.180', NULL, 1, '2024-03-23 03:39:07', '2024-03-23 03:39:07'),
(15026, '180.97.221.86', NULL, 2, '2024-03-23 05:31:26', '2024-03-24 02:24:38'),
(15027, '52.203.201.196', NULL, 1, '2024-03-23 05:35:04', '2024-03-23 05:35:04'),
(15028, '157.230.44.61', NULL, 1, '2024-03-23 06:18:52', '2024-03-23 06:18:52'),
(15029, '54.88.179.33', NULL, 3, '2024-03-23 06:30:07', '2024-03-23 06:30:07'),
(15030, '103.174.98.94', NULL, 2, '2024-03-23 07:08:31', '2024-03-23 08:22:29'),
(15031, '195.191.219.133', NULL, 1, '2024-03-23 07:56:48', '2024-03-23 07:56:48'),
(15032, '114.130.184.94', NULL, 1, '2024-03-23 08:39:14', '2024-03-23 08:39:14'),
(15033, '220.247.165.98', NULL, 1, '2024-03-23 08:50:49', '2024-03-23 08:50:49'),
(15034, '140.82.201.104', NULL, 4, '2024-03-23 09:06:45', '2024-03-23 11:54:54'),
(15035, '14.215.163.132', NULL, 1, '2024-03-23 09:46:10', '2024-03-23 09:46:10'),
(15036, '118.179.102.132', NULL, 1, '2024-03-23 10:30:58', '2024-03-23 10:30:58'),
(15037, '178.159.37.38', NULL, 2, '2024-03-23 10:38:48', '2024-03-23 18:57:51'),
(15038, '17.241.219.16', NULL, 1, '2024-03-23 12:02:43', '2024-03-23 12:02:43'),
(15039, '149.56.150.253', NULL, 3, '2024-03-23 12:19:32', '2024-03-23 12:19:42'),
(15040, '149.56.160.226', NULL, 1, '2024-03-23 12:20:06', '2024-03-23 12:20:06'),
(15041, '17.22.253.241', NULL, 1, '2024-03-23 13:14:30', '2024-03-23 13:14:30'),
(15042, '176.123.1.145', NULL, 1, '2024-03-23 13:45:28', '2024-03-23 13:45:28'),
(15043, '91.92.246.247', NULL, 1, '2024-03-23 15:31:47', '2024-03-23 15:31:47'),
(15044, '51.89.142.176', NULL, 2, '2024-03-23 16:42:36', '2024-03-23 16:42:40'),
(15045, '51.89.142.176', NULL, 2, '2024-03-23 16:42:36', '2024-03-23 16:42:40'),
(15046, '36.99.136.137', NULL, 1, '2024-03-23 16:46:12', '2024-03-23 16:46:12'),
(15047, '36.99.136.129', NULL, 1, '2024-03-23 16:46:21', '2024-03-23 16:46:21'),
(15048, '36.99.136.136', NULL, 1, '2024-03-23 16:48:43', '2024-03-23 16:48:43'),
(15049, '74.80.182.88', NULL, 2, '2024-03-23 16:48:47', '2024-03-23 16:48:51'),
(15050, '66.249.70.167', NULL, 1, '2024-03-23 17:17:44', '2024-03-23 17:17:44'),
(15051, '114.130.186.146', NULL, 1, '2024-03-23 17:24:59', '2024-03-23 17:24:59'),
(15052, '60.188.57.0', NULL, 1, '2024-03-23 18:15:44', '2024-03-23 18:15:44'),
(15053, '34.138.123.54', NULL, 2, '2024-03-23 18:47:11', '2024-03-23 18:47:47'),
(15054, '115.223.43.44', NULL, 1, '2024-03-23 19:46:55', '2024-03-23 19:46:55'),
(15055, '110.76.128.162', NULL, 1, '2024-03-23 22:36:33', '2024-03-23 22:36:33'),
(15056, '94.72.121.38', NULL, 1, '2024-03-23 23:12:38', '2024-03-23 23:12:38'),
(15057, '34.215.217.165', NULL, 1, '2024-03-23 23:22:30', '2024-03-23 23:22:30'),
(15058, '37.19.223.19', NULL, 1, '2024-03-23 23:46:40', '2024-03-23 23:46:40'),
(15059, '66.249.70.168', NULL, 1, '2024-03-23 23:48:14', '2024-03-23 23:48:14'),
(15060, '50.112.64.21', NULL, 1, '2024-03-23 23:49:55', '2024-03-23 23:49:55'),
(15061, '185.36.127.192', NULL, 1, '2024-03-24 00:42:29', '2024-03-24 00:42:29'),
(15062, '128.204.212.79', NULL, 1, '2024-03-24 00:58:03', '2024-03-24 00:58:03'),
(15063, '54.185.140.246', NULL, 1, '2024-03-24 01:41:02', '2024-03-24 01:41:02'),
(15064, '62.198.143.41', NULL, 1, '2024-03-24 02:36:14', '2024-03-24 02:36:14'),
(15065, '52.81.77.13', NULL, 1, '2024-03-24 02:45:25', '2024-03-24 02:45:25'),
(15066, '140.179.37.52', NULL, 1, '2024-03-24 02:45:40', '2024-03-24 02:45:40'),
(15067, '101.44.250.107', NULL, 1, '2024-03-24 02:56:22', '2024-03-24 02:56:22'),
(15068, '17.241.219.18', NULL, 1, '2024-03-24 03:05:06', '2024-03-24 03:05:06'),
(15069, '94.156.68.28', NULL, 4, '2024-03-24 03:10:53', '2024-03-24 03:10:55'),
(15070, '119.188.246.112', NULL, 1, '2024-03-24 03:36:21', '2024-03-24 03:36:21'),
(15071, '36.133.172.82', NULL, 1, '2024-03-24 03:58:39', '2024-03-24 03:58:39'),
(15072, '17.241.219.87', NULL, 1, '2024-03-24 04:16:40', '2024-03-24 04:16:40'),
(15073, '119.188.247.5', NULL, 1, '2024-03-24 04:25:31', '2024-03-24 04:25:31'),
(15074, '84.247.158.1', NULL, 1, '2024-03-24 05:21:33', '2024-03-24 05:21:33'),
(15075, '178.159.37.38', NULL, 4, '2024-03-24 05:31:57', '2024-03-24 22:05:38'),
(15076, '17.241.227.9', NULL, 1, '2024-03-24 05:38:08', '2024-03-24 05:38:08'),
(15077, '217.76.60.242', NULL, 1, '2024-03-24 05:56:07', '2024-03-24 05:56:07'),
(15078, '24.144.116.150', NULL, 1, '2024-03-24 06:20:58', '2024-03-24 06:20:58'),
(15079, '54.185.140.246', NULL, 1, '2024-03-24 06:37:00', '2024-03-24 06:37:00'),
(15080, '52.70.240.171', NULL, 1, '2024-03-24 06:38:06', '2024-03-24 06:38:06'),
(15081, '205.210.31.42', NULL, 1, '2024-03-24 07:18:57', '2024-03-24 07:18:57'),
(15082, '137.220.197.141', NULL, 1, '2024-03-24 07:36:54', '2024-03-24 07:36:54'),
(15083, '103.149.143.12', NULL, 2, '2024-03-24 08:21:42', '2024-03-24 11:27:47'),
(15084, '217.198.191.213', NULL, 1, '2024-03-24 08:34:12', '2024-03-24 08:34:12'),
(15085, '169.150.201.134', NULL, 1, '2024-03-24 08:51:44', '2024-03-24 08:51:44'),
(15086, '185.241.208.206', NULL, 1, '2024-03-24 09:22:21', '2024-03-24 09:22:21'),
(15087, '176.58.100.98', NULL, 1, '2024-03-24 09:23:14', '2024-03-24 09:23:14'),
(15088, '195.191.219.130', NULL, 1, '2024-03-24 09:31:36', '2024-03-24 09:31:36'),
(15089, '27.147.191.220', NULL, 2, '2024-03-24 10:08:27', '2024-03-24 10:52:09'),
(15090, '193.186.4.159', NULL, 1, '2024-03-24 10:20:44', '2024-03-24 10:20:44'),
(15091, '35.206.214.23', NULL, 1, '2024-03-24 10:23:59', '2024-03-24 10:23:59'),
(15092, '51.222.253.7', NULL, 2, '2024-03-24 10:35:40', '2024-03-25 03:15:43'),
(15093, '51.68.205.115', NULL, 1, '2024-03-24 11:38:52', '2024-03-24 11:38:52'),
(15094, '119.188.246.142', NULL, 1, '2024-03-24 12:07:51', '2024-03-24 12:07:51'),
(15095, '37.111.239.62', NULL, 3, '2024-03-24 12:16:33', '2024-03-24 12:17:05'),
(15096, '49.0.35.26', NULL, 1, '2024-03-24 12:37:57', '2024-03-24 12:37:57'),
(15097, '43.139.11.242', NULL, 1, '2024-03-24 12:47:35', '2024-03-24 12:47:35'),
(15098, '47.76.35.19', NULL, 1, '2024-03-24 12:47:57', '2024-03-24 12:47:57'),
(15099, '198.235.24.154', NULL, 1, '2024-03-24 12:53:16', '2024-03-24 12:53:16'),
(15100, '103.93.120.50', NULL, 1, '2024-03-24 13:07:21', '2024-03-24 13:07:21'),
(15101, '180.97.221.86', NULL, 1, '2024-03-24 14:17:29', '2024-03-24 14:17:29'),
(15102, '198.235.24.60', NULL, 1, '2024-03-24 14:18:29', '2024-03-24 14:18:29'),
(15103, '176.193.38.6', NULL, 1, '2024-03-24 14:18:59', '2024-03-24 14:18:59'),
(15104, '51.68.11.215', NULL, 1, '2024-03-24 14:19:29', '2024-03-24 14:19:29'),
(15105, '84.247.157.249', NULL, 1, '2024-03-24 14:20:39', '2024-03-24 14:20:39'),
(15106, '110.166.71.39', NULL, 1, '2024-03-24 15:03:05', '2024-03-24 15:03:05'),
(15107, '41.176.33.59', NULL, 1, '2024-03-24 16:17:25', '2024-03-24 16:17:25'),
(15108, '35.196.136.0', NULL, 2, '2024-03-24 16:31:46', '2024-03-24 16:37:35'),
(15109, '182.22.30.20', NULL, 1, '2024-03-24 16:49:58', '2024-03-24 16:49:58'),
(15110, '18.236.90.89', NULL, 1, '2024-03-24 16:53:28', '2024-03-24 16:53:28'),
(15111, '103.180.206.9', NULL, 1, '2024-03-24 17:19:01', '2024-03-24 17:19:01'),
(15112, '130.255.166.142', NULL, 1, '2024-03-24 17:19:32', '2024-03-24 17:19:32'),
(15113, '5.188.62.21', NULL, 1, '2024-03-24 18:10:33', '2024-03-24 18:10:33'),
(15114, '51.254.199.11', NULL, 1, '2024-03-24 19:13:48', '2024-03-24 19:13:48'),
(15115, '146.70.177.123', NULL, 1, '2024-03-24 19:28:41', '2024-03-24 19:28:41'),
(15116, '43.224.111.119', NULL, 1, '2024-03-24 19:42:51', '2024-03-24 19:42:51'),
(15117, '198.235.24.15', NULL, 1, '2024-03-24 20:13:16', '2024-03-24 20:13:16'),
(15118, '138.197.164.187', NULL, 1, '2024-03-24 20:48:00', '2024-03-24 20:48:00'),
(15119, '20.42.222.255', NULL, 4, '2024-03-24 21:01:46', '2024-03-24 21:01:50'),
(15120, '87.250.224.56', NULL, 1, '2024-03-24 22:00:19', '2024-03-24 22:00:19'),
(15121, '40.121.155.176', NULL, 1, '2024-03-24 22:33:12', '2024-03-24 22:33:12'),
(15122, '78.31.71.220', NULL, 1, '2024-03-24 22:33:14', '2024-03-24 22:33:14'),
(15123, '49.149.15.180', NULL, 1, '2024-03-24 22:44:34', '2024-03-24 22:44:34'),
(15124, '66.220.149.8', NULL, 1, '2024-03-25 00:09:42', '2024-03-25 00:09:42'),
(15125, '66.220.149.18', NULL, 1, '2024-03-25 00:09:42', '2024-03-25 00:09:42'),
(15126, '13.92.63.176', NULL, 1, '2024-03-25 00:21:39', '2024-03-25 00:21:39'),
(15127, '128.204.212.77', NULL, 1, '2024-03-25 00:23:29', '2024-03-25 00:23:29'),
(15128, '87.236.20.108', NULL, 1, '2024-03-25 00:26:07', '2024-03-25 00:26:07'),
(15129, '54.203.80.14', NULL, 1, '2024-03-25 01:20:53', '2024-03-25 01:20:53'),
(15130, '54.69.51.102', NULL, 1, '2024-03-25 01:22:21', '2024-03-25 01:22:21'),
(15131, '119.188.246.91', NULL, 1, '2024-03-25 01:30:41', '2024-03-25 01:30:41'),
(15132, '42.236.101.245', NULL, 1, '2024-03-25 01:45:04', '2024-03-25 01:45:04'),
(15133, '66.249.70.168', NULL, 1, '2024-03-25 01:46:29', '2024-03-25 01:46:29'),
(15134, '42.236.101.196', NULL, 1, '2024-03-25 01:46:55', '2024-03-25 01:46:55'),
(15135, '128.204.212.78', NULL, 1, '2024-03-25 02:14:11', '2024-03-25 02:14:11'),
(15136, '42.236.101.241', NULL, 1, '2024-03-25 02:42:34', '2024-03-25 02:42:34'),
(15137, '84.247.157.254', NULL, 1, '2024-03-25 03:14:20', '2024-03-25 03:14:20'),
(15138, '8.219.196.178', NULL, 1, '2024-03-25 04:05:18', '2024-03-25 04:05:18'),
(15139, '52.167.144.186', NULL, 1, '2024-03-25 05:29:28', '2024-03-25 05:29:28'),
(15140, '52.175.31.102', NULL, 2, '2024-03-25 05:34:50', '2024-03-25 09:50:18'),
(15141, '54.205.134.222', NULL, 1, '2024-03-25 05:34:54', '2024-03-25 05:34:54'),
(15142, '40.77.167.4', NULL, 1, '2024-03-25 05:39:16', '2024-03-25 05:39:16'),
(15143, '52.167.144.209', NULL, 1, '2024-03-25 05:47:46', '2024-03-25 05:47:46'),
(15144, '51.77.112.6', NULL, 3, '2024-03-25 05:51:27', '2024-03-25 22:43:41'),
(15145, '213.202.233.34', NULL, 1, '2024-03-25 06:12:54', '2024-03-25 06:12:54'),
(15146, '103.127.177.198', NULL, 1, '2024-03-25 06:45:29', '2024-03-25 06:45:29'),
(15147, '195.191.219.133', NULL, 1, '2024-03-25 06:48:40', '2024-03-25 06:48:40'),
(15148, '66.249.70.169', NULL, 1, '2024-03-25 06:52:19', '2024-03-25 06:52:19'),
(15149, '3.87.99.251', NULL, 1, '2024-03-25 07:04:38', '2024-03-25 07:04:38'),
(15150, '119.188.247.39', NULL, 1, '2024-03-25 07:32:13', '2024-03-25 07:32:13'),
(15151, '93.209.56.187', NULL, 2, '2024-03-25 08:21:17', '2024-03-25 08:31:57'),
(15152, '167.94.138.125', NULL, 1, '2024-03-25 08:57:28', '2024-03-25 08:57:28'),
(15153, '170.205.36.48', NULL, 1, '2024-03-25 09:23:21', '2024-03-25 09:23:21'),
(15154, '103.129.210.43', NULL, 1, '2024-03-25 09:28:39', '2024-03-25 09:28:39'),
(15155, '199.45.155.17', NULL, 1, '2024-03-25 10:03:33', '2024-03-25 10:03:33'),
(15156, '40.117.47.45', NULL, 1, '2024-03-25 11:39:54', '2024-03-25 11:39:54'),
(15157, '195.191.219.131', NULL, 1, '2024-03-25 12:12:18', '2024-03-25 12:12:18'),
(15158, '125.75.66.97', NULL, 1, '2024-03-25 12:16:56', '2024-03-25 12:16:56'),
(15159, '37.245.148.54', NULL, 1, '2024-03-25 12:26:40', '2024-03-25 12:26:40'),
(15160, '205.210.31.131', NULL, 1, '2024-03-25 12:41:59', '2024-03-25 12:41:59'),
(15161, '50.21.188.111', NULL, 1, '2024-03-25 12:44:23', '2024-03-25 12:44:23'),
(15162, '50.21.188.81', NULL, 1, '2024-03-25 12:50:35', '2024-03-25 12:50:35'),
(15163, '50.21.188.71', NULL, 1, '2024-03-25 12:50:39', '2024-03-25 12:50:39'),
(15164, '52.167.144.145', NULL, 1, '2024-03-25 13:01:42', '2024-03-25 13:01:42'),
(15165, '65.155.30.101', NULL, 1, '2024-03-25 13:07:08', '2024-03-25 13:07:08'),
(15166, '89.248.172.174', NULL, 2, '2024-03-25 13:55:34', '2024-03-25 13:55:34'),
(15167, '101.44.250.233', NULL, 1, '2024-03-25 15:15:20', '2024-03-25 15:15:20'),
(15168, '180.97.221.86', NULL, 1, '2024-03-25 16:01:42', '2024-03-25 16:01:42'),
(15169, '23.26.220.11', NULL, 1, '2024-03-25 16:09:08', '2024-03-25 16:09:08'),
(15170, '52.169.146.172', NULL, 1, '2024-03-25 16:43:20', '2024-03-25 16:43:20'),
(15171, '119.188.247.140', NULL, 1, '2024-03-25 17:02:51', '2024-03-25 17:02:51'),
(15172, '146.70.103.222', NULL, 1, '2024-03-25 17:09:11', '2024-03-25 17:09:11'),
(15173, '87.236.176.184', NULL, 1, '2024-03-25 17:30:25', '2024-03-25 17:30:25'),
(15174, '176.78.60.231', NULL, 2, '2024-03-25 18:03:59', '2024-03-25 18:47:50'),
(15175, '17.241.219.56', NULL, 1, '2024-03-25 19:34:26', '2024-03-25 19:34:26'),
(15176, '8.219.59.78', NULL, 1, '2024-03-25 19:59:49', '2024-03-25 19:59:49'),
(15177, '178.254.24.91', NULL, 1, '2024-03-25 20:36:35', '2024-03-25 20:36:35'),
(15178, '3.135.227.36', NULL, 1, '2024-03-25 20:53:02', '2024-03-25 20:53:02'),
(15179, '52.169.252.128', NULL, 1, '2024-03-25 21:59:13', '2024-03-25 21:59:13'),
(15180, '205.210.31.161', NULL, 1, '2024-03-25 22:21:44', '2024-03-25 22:21:44'),
(15181, '182.44.8.254', NULL, 1, '2024-03-25 22:56:30', '2024-03-25 22:56:30'),
(15182, '88.198.193.233', NULL, 1, '2024-03-26 00:43:40', '2024-03-26 00:43:40'),
(15183, '35.165.228.216', NULL, 1, '2024-03-26 01:30:29', '2024-03-26 01:30:29'),
(15184, '35.90.178.250', NULL, 1, '2024-03-26 01:32:43', '2024-03-26 01:32:43'),
(15185, '199.244.88.218', NULL, 1, '2024-03-26 02:51:13', '2024-03-26 02:51:13'),
(15186, '205.210.31.48', NULL, 1, '2024-03-26 04:14:11', '2024-03-26 04:14:11'),
(15187, '178.159.37.38', NULL, 1, '2024-03-26 05:03:28', '2024-03-26 05:03:28'),
(15188, '101.44.249.59', NULL, 1, '2024-03-26 05:07:42', '2024-03-26 05:07:42'),
(15189, '128.199.50.173', NULL, 1, '2024-03-26 05:25:31', '2024-03-26 05:25:31'),
(15190, '128.204.212.79', NULL, 1, '2024-03-26 06:39:25', '2024-03-26 06:39:25'),
(15191, '52.23.152.5', NULL, 1, '2024-03-26 06:48:09', '2024-03-26 06:48:09'),
(15192, '195.191.219.131', NULL, 1, '2024-03-26 07:46:36', '2024-03-26 07:46:36'),
(15193, '150.138.81.124', NULL, 1, '2024-03-26 08:44:53', '2024-03-26 08:44:53'),
(15194, '149.88.26.74', NULL, 1, '2024-03-26 08:48:57', '2024-03-26 08:48:57'),
(15195, '27.123.0.94', NULL, 1, '2024-03-26 08:54:33', '2024-03-26 08:54:33'),
(15196, '170.64.169.38', NULL, 1, '2024-03-26 09:00:48', '2024-03-26 09:00:48'),
(15197, '143.0.86.118', NULL, 1, '2024-03-26 09:09:14', '2024-03-26 09:09:14'),
(15198, '176.123.1.145', NULL, 1, '2024-03-26 09:57:49', '2024-03-26 09:57:49'),
(15199, '123.6.49.18', NULL, 1, '2024-03-26 10:03:18', '2024-03-26 10:03:18'),
(15200, '27.115.124.38', NULL, 1, '2024-03-26 10:03:40', '2024-03-26 10:03:40'),
(15201, '43.131.62.4', NULL, 1, '2024-03-26 10:03:52', '2024-03-26 10:03:52'),
(15202, '42.83.147.34', NULL, 1, '2024-03-26 10:11:14', '2024-03-26 10:11:14'),
(15203, '154.54.249.169', NULL, 1, '2024-03-26 10:15:42', '2024-03-26 10:15:42'),
(15204, '151.115.36.66', NULL, 1, '2024-03-26 10:25:55', '2024-03-26 10:25:55'),
(15205, '94.72.121.39', NULL, 1, '2024-03-26 10:27:00', '2024-03-26 10:27:00'),
(15206, '199.45.155.34', NULL, 1, '2024-03-26 11:01:12', '2024-03-26 11:01:12'),
(15207, '64.225.26.217', NULL, 4, '2024-03-26 12:06:27', '2024-03-26 12:06:40'),
(15208, '199.45.154.65', NULL, 1, '2024-03-26 12:48:00', '2024-03-26 12:48:00'),
(15209, '199.45.154.67', NULL, 1, '2024-03-26 12:53:44', '2024-03-26 12:53:44'),
(15210, '199.45.154.66', NULL, 1, '2024-03-26 13:13:35', '2024-03-26 13:13:35'),
(15211, '5.61.55.96', NULL, 1, '2024-03-26 13:17:59', '2024-03-26 13:17:59'),
(15212, '198.235.24.108', NULL, 1, '2024-03-26 13:37:28', '2024-03-26 13:37:28'),
(15213, '87.98.153.11', NULL, 1, '2024-03-26 14:48:48', '2024-03-26 14:48:48'),
(15214, '192.95.31.35', NULL, 1, '2024-03-26 15:15:19', '2024-03-26 15:15:19'),
(15215, '180.97.221.86', NULL, 1, '2024-03-26 15:19:23', '2024-03-26 15:19:23'),
(15216, '34.222.207.168', NULL, 1, '2024-03-26 15:37:02', '2024-03-26 15:37:02'),
(15217, '52.81.189.133', NULL, 1, '2024-03-26 15:59:13', '2024-03-26 15:59:13'),
(15218, '103.173.11.145', NULL, 1, '2024-03-26 17:49:06', '2024-03-26 17:49:06'),
(15219, '17.241.227.94', NULL, 1, '2024-03-26 18:07:41', '2024-03-26 18:07:41'),
(15220, '5.101.157.79', NULL, 1, '2024-03-26 18:12:11', '2024-03-26 18:12:11'),
(15221, '205.210.31.255', NULL, 1, '2024-03-26 19:25:51', '2024-03-26 19:25:51'),
(15222, '17.241.219.132', NULL, 1, '2024-03-26 19:27:37', '2024-03-26 19:27:37'),
(15223, '77.25.2.48', NULL, 1, '2024-03-26 19:33:19', '2024-03-26 19:33:19'),
(15224, '34.201.112.231', NULL, 2, '2024-03-26 19:56:31', '2024-03-26 19:56:55'),
(15225, '58.220.27.161', NULL, 1, '2024-03-26 20:18:23', '2024-03-26 20:18:23'),
(15226, '34.207.67.245', NULL, 1, '2024-03-26 20:22:16', '2024-03-26 20:22:16'),
(15227, '181.214.218.160', NULL, 1, '2024-03-26 20:39:43', '2024-03-26 20:39:43'),
(15228, '93.184.111.106', NULL, 2, '2024-03-26 21:04:39', '2024-03-26 22:01:55'),
(15229, '128.204.212.78', NULL, 1, '2024-03-26 21:05:25', '2024-03-26 21:05:25'),
(15230, '37.139.53.195', NULL, 1, '2024-03-26 21:15:21', '2024-03-26 21:15:21'),
(15231, '18.237.205.251', NULL, 1, '2024-03-26 22:17:52', '2024-03-26 22:17:52'),
(15232, '145.220.91.19', NULL, 1, '2024-03-26 23:15:42', '2024-03-26 23:15:42'),
(15233, '35.92.17.118', NULL, 1, '2024-03-27 00:07:46', '2024-03-27 00:07:46'),
(15234, '23.26.220.4', NULL, 1, '2024-03-27 00:21:07', '2024-03-27 00:21:07'),
(15235, '20.83.185.42', NULL, 4, '2024-03-27 00:54:32', '2024-03-27 00:54:33'),
(15236, '66.249.70.7', NULL, 2, '2024-03-27 01:57:14', '2024-03-27 02:32:05'),
(15237, '91.92.254.43', NULL, 1, '2024-03-27 02:47:03', '2024-03-27 02:47:03'),
(15238, '107.151.200.193', NULL, 1, '2024-03-27 03:05:48', '2024-03-27 03:05:48'),
(15239, '159.223.201.125', NULL, 1, '2024-03-27 03:54:54', '2024-03-27 03:54:54'),
(15240, '34.78.170.154', NULL, 1, '2024-03-27 04:06:39', '2024-03-27 04:06:39'),
(15241, '51.222.253.14', NULL, 1, '2024-03-27 05:00:37', '2024-03-27 05:00:37'),
(15242, '120.92.72.108', NULL, 1, '2024-03-27 05:28:39', '2024-03-27 05:28:39'),
(15243, '51.89.142.176', NULL, 3, '2024-03-27 05:36:48', '2024-03-27 05:36:49'),
(15244, '52.112.49.104', NULL, 1, '2024-03-27 06:26:06', '2024-03-27 06:26:06'),
(15245, '123.24.136.215', NULL, 1, '2024-03-27 06:26:16', '2024-03-27 06:26:16'),
(15246, '3.212.147.252', NULL, 1, '2024-03-27 06:29:45', '2024-03-27 06:29:45'),
(15247, '84.239.47.146', NULL, 1, '2024-03-27 07:04:26', '2024-03-27 07:04:26'),
(15248, '81.71.5.172', NULL, 1, '2024-03-27 07:36:30', '2024-03-27 07:36:30'),
(15249, '20.23.125.200', NULL, 5, '2024-03-27 07:53:14', '2024-03-27 07:54:25'),
(15250, '119.40.80.179', NULL, 1, '2024-03-27 08:54:33', '2024-03-27 08:54:33'),
(15251, '195.191.219.132', NULL, 1, '2024-03-27 09:23:03', '2024-03-27 09:23:03'),
(15252, '199.45.154.51', NULL, 1, '2024-03-27 09:33:51', '2024-03-27 09:33:51'),
(15253, '3.237.91.71', NULL, 1, '2024-03-27 09:45:06', '2024-03-27 09:45:06'),
(15254, '18.225.25.214', NULL, 1, '2024-03-27 09:45:07', '2024-03-27 09:45:07'),
(15255, '18.210.6.165', NULL, 1, '2024-03-27 09:45:14', '2024-03-27 09:45:14'),
(15256, '103.83.244.53', NULL, 1, '2024-03-27 10:05:24', '2024-03-27 10:05:24'),
(15257, '167.248.133.52', NULL, 1, '2024-03-27 10:10:27', '2024-03-27 10:10:27'),
(15258, '50.87.144.104', NULL, 1, '2024-03-27 10:13:23', '2024-03-27 10:13:23'),
(15259, '8.219.66.145', NULL, 1, '2024-03-27 10:45:31', '2024-03-27 10:45:31'),
(15260, '113.190.194.65', NULL, 1, '2024-03-27 11:00:09', '2024-03-27 11:00:09'),
(15261, '51.222.253.13', NULL, 1, '2024-03-27 11:37:19', '2024-03-27 11:37:19'),
(15262, '85.252.217.184', NULL, 2, '2024-03-27 12:24:40', '2024-03-27 12:44:39'),
(15263, '145.220.91.19', NULL, 1, '2024-03-27 12:43:19', '2024-03-27 12:43:19');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(15264, '173.252.95.1', NULL, 1, '2024-03-27 12:48:27', '2024-03-27 12:48:27'),
(15265, '173.252.95.2', NULL, 1, '2024-03-27 12:48:28', '2024-03-27 12:48:28'),
(15266, '3.26.196.32', NULL, 1, '2024-03-27 13:03:48', '2024-03-27 13:03:48'),
(15267, '13.54.217.201', NULL, 1, '2024-03-27 13:03:50', '2024-03-27 13:03:50'),
(15268, '91.199.118.59', NULL, 8, '2024-03-27 13:07:40', '2024-03-27 13:09:26'),
(15269, '203.202.252.50', NULL, 1, '2024-03-27 13:22:48', '2024-03-27 13:22:48'),
(15270, '202.164.212.134', NULL, 1, '2024-03-27 13:23:51', '2024-03-27 13:23:51'),
(15271, '173.252.111.116', NULL, 1, '2024-03-27 13:25:22', '2024-03-27 13:25:22'),
(15272, '103.222.23.244', NULL, 1, '2024-03-27 13:25:53', '2024-03-27 13:25:53'),
(15273, '202.65.169.134', NULL, 1, '2024-03-27 13:30:40', '2024-03-27 13:30:40'),
(15274, '72.14.201.159', NULL, 1, '2024-03-27 13:38:11', '2024-03-27 13:38:11'),
(15275, '83.110.159.206', NULL, 1, '2024-03-27 14:11:21', '2024-03-27 14:11:21'),
(15276, '65.154.226.168', NULL, 1, '2024-03-27 14:38:57', '2024-03-27 14:38:57'),
(15277, '66.249.70.6', NULL, 2, '2024-03-27 14:44:08', '2024-03-27 14:57:00'),
(15278, '43.130.37.62', NULL, 1, '2024-03-27 14:49:39', '2024-03-27 14:49:39'),
(15279, '66.249.70.7', NULL, 1, '2024-03-27 14:57:17', '2024-03-27 14:57:17'),
(15280, '40.77.167.60', NULL, 1, '2024-03-27 17:22:05', '2024-03-27 17:22:05'),
(15281, '182.55.115.8', NULL, 1, '2024-03-27 17:39:47', '2024-03-27 17:39:47'),
(15282, '66.249.70.168', NULL, 2, '2024-03-27 18:08:17', '2024-03-27 23:59:12'),
(15283, '51.68.205.115', NULL, 1, '2024-03-27 18:31:42', '2024-03-27 18:31:42'),
(15284, '51.68.205.115', NULL, 1, '2024-03-27 18:31:42', '2024-03-27 18:31:42'),
(15285, '103.130.11.61', NULL, 2, '2024-03-27 19:02:55', '2024-03-27 19:56:52'),
(15286, '179.43.180.114', NULL, 1, '2024-03-27 19:17:52', '2024-03-27 19:17:52'),
(15287, '57.180.20.60', NULL, 1, '2024-03-27 19:42:16', '2024-03-27 19:42:16'),
(15288, '35.204.213.138', NULL, 1, '2024-03-27 21:02:44', '2024-03-27 21:02:44'),
(15289, '198.44.128.119', NULL, 1, '2024-03-27 21:18:48', '2024-03-27 21:18:48'),
(15290, '94.72.121.30', NULL, 1, '2024-03-27 22:51:08', '2024-03-27 22:51:08'),
(15291, '66.249.70.8', NULL, 3, '2024-03-27 23:07:02', '2024-03-28 03:16:11'),
(15292, '17.241.75.97', NULL, 1, '2024-03-27 23:20:01', '2024-03-27 23:20:01'),
(15293, '103.158.217.12', NULL, 1, '2024-03-28 00:03:10', '2024-03-28 00:03:10'),
(15294, '43.163.0.99', NULL, 1, '2024-03-28 00:10:06', '2024-03-28 00:10:06'),
(15295, '18.117.182.198', NULL, 5, '2024-03-28 01:08:52', '2024-03-28 01:08:57'),
(15296, '54.203.221.71', NULL, 1, '2024-03-28 01:30:59', '2024-03-28 01:30:59'),
(15297, '54.214.123.194', NULL, 1, '2024-03-28 01:39:27', '2024-03-28 01:39:27'),
(15298, '150.109.254.243', NULL, 1, '2024-03-28 01:47:22', '2024-03-28 01:47:22'),
(15299, '5.133.192.87', NULL, 1, '2024-03-28 02:32:50', '2024-03-28 02:32:50'),
(15300, '185.139.1.6', NULL, 1, '2024-03-28 03:02:57', '2024-03-28 03:02:57'),
(15301, '103.158.217.12', NULL, 1, '2024-03-28 04:00:10', '2024-03-28 04:00:10'),
(15302, '134.209.118.127', NULL, 1, '2024-03-28 04:24:05', '2024-03-28 04:24:05'),
(15303, '185.139.1.6', NULL, 1, '2024-03-28 04:30:04', '2024-03-28 04:30:04'),
(15304, '34.222.116.238', NULL, 1, '2024-03-28 05:16:42', '2024-03-28 05:16:42'),
(15305, '52.23.152.5', NULL, 1, '2024-03-28 05:32:05', '2024-03-28 05:32:05'),
(15306, '54.203.208.5', NULL, 1, '2024-03-28 06:18:34', '2024-03-28 06:18:34'),
(15307, '104.225.216.192', NULL, 1, '2024-03-28 06:57:56', '2024-03-28 06:57:56'),
(15308, '51.68.205.115', NULL, 1, '2024-03-28 07:10:18', '2024-03-28 07:10:18'),
(15309, '122.228.8.169', NULL, 1, '2024-03-28 07:30:17', '2024-03-28 07:30:17'),
(15310, '54.201.91.218', NULL, 2, '2024-03-28 07:32:59', '2024-03-28 08:02:54'),
(15311, '170.205.36.69', NULL, 1, '2024-03-28 07:51:32', '2024-03-28 07:51:32'),
(15312, '101.44.248.121', NULL, 1, '2024-03-28 07:53:53', '2024-03-28 07:53:53'),
(15313, '51.15.17.105', NULL, 1, '2024-03-28 08:14:54', '2024-03-28 08:14:54'),
(15314, '3.26.196.32', NULL, 1, '2024-03-28 08:16:44', '2024-03-28 08:16:44'),
(15315, '3.105.50.229', NULL, 1, '2024-03-28 08:16:46', '2024-03-28 08:16:46'),
(15316, '195.191.219.132', NULL, 2, '2024-03-28 08:42:57', '2024-03-28 14:47:20'),
(15317, '35.161.197.97', NULL, 1, '2024-03-28 08:44:50', '2024-03-28 08:44:50'),
(15318, '3.26.172.179', NULL, 2, '2024-03-28 08:56:40', '2024-03-28 10:24:51'),
(15319, '13.54.217.201', NULL, 2, '2024-03-28 08:56:42', '2024-03-28 10:24:53'),
(15320, '43.229.208.190', NULL, 3, '2024-03-28 09:00:07', '2024-03-28 12:04:26'),
(15321, '72.14.201.159', NULL, 1, '2024-03-28 09:05:30', '2024-03-28 09:05:30'),
(15322, '36.133.172.82', NULL, 1, '2024-03-28 09:54:43', '2024-03-28 09:54:43'),
(15323, '52.27.93.54', NULL, 1, '2024-03-28 09:59:56', '2024-03-28 09:59:56'),
(15324, '37.139.53.195', NULL, 1, '2024-03-28 10:06:37', '2024-03-28 10:06:37'),
(15325, '114.125.116.5', NULL, 1, '2024-03-28 10:15:24', '2024-03-28 10:15:24'),
(15326, '199.45.155.48', NULL, 1, '2024-03-28 11:04:39', '2024-03-28 11:04:39'),
(15327, '180.97.221.86', NULL, 2, '2024-03-28 11:58:59', '2024-03-28 19:35:51'),
(15328, '34.221.40.13', NULL, 1, '2024-03-28 12:03:05', '2024-03-28 12:03:05'),
(15329, '35.88.81.29', NULL, 1, '2024-03-28 12:15:27', '2024-03-28 12:15:27'),
(15330, '101.44.250.210', NULL, 1, '2024-03-28 12:30:28', '2024-03-28 12:30:28'),
(15331, '54.200.161.125', NULL, 2, '2024-03-28 12:44:02', '2024-03-28 13:22:06'),
(15332, '62.45.26.162', NULL, 8, '2024-03-28 12:52:28', '2024-03-28 16:34:43'),
(15333, '107.174.151.239', NULL, 1, '2024-03-28 13:16:22', '2024-03-28 13:16:22'),
(15334, '103.220.205.117', NULL, 1, '2024-03-28 13:25:49', '2024-03-28 13:25:49'),
(15335, '54.218.37.0', NULL, 2, '2024-03-28 14:19:32', '2024-03-28 14:55:35'),
(15336, '40.119.193.245', NULL, 1, '2024-03-28 14:50:28', '2024-03-28 14:50:28'),
(15337, '15.235.15.135', NULL, 1, '2024-03-28 15:41:43', '2024-03-28 15:41:43'),
(15338, '89.40.226.253', NULL, 1, '2024-03-28 16:17:59', '2024-03-28 16:17:59'),
(15339, '44.200.230.43', NULL, 1, '2024-03-28 16:42:42', '2024-03-28 16:42:42'),
(15340, '13.70.68.179', NULL, 1, '2024-03-28 16:53:58', '2024-03-28 16:53:58'),
(15341, '103.252.200.218', NULL, 1, '2024-03-28 17:07:37', '2024-03-28 17:07:37'),
(15342, '103.139.18.81', NULL, 1, '2024-03-28 17:24:23', '2024-03-28 17:24:23'),
(15343, '120.71.59.24', NULL, 1, '2024-03-28 18:00:28', '2024-03-28 18:00:28'),
(15344, '223.233.82.9', NULL, 1, '2024-03-28 18:04:54', '2024-03-28 18:04:54'),
(15345, '128.204.212.79', NULL, 1, '2024-03-28 18:25:29', '2024-03-28 18:25:29'),
(15346, '51.89.211.248', NULL, 1, '2024-03-28 18:26:56', '2024-03-28 18:26:56'),
(15347, '182.22.30.98', NULL, 1, '2024-03-28 18:52:09', '2024-03-28 18:52:09'),
(15348, '137.226.113.44', NULL, 1, '2024-03-28 19:13:08', '2024-03-28 19:13:08'),
(15349, '185.190.42.200', NULL, 1, '2024-03-28 19:56:46', '2024-03-28 19:56:46'),
(15350, '42.236.17.42', NULL, 1, '2024-03-28 20:45:11', '2024-03-28 20:45:11'),
(15351, '42.236.17.20', NULL, 1, '2024-03-28 20:45:17', '2024-03-28 20:45:17'),
(15352, '110.76.129.68', NULL, 1, '2024-03-28 20:54:59', '2024-03-28 20:54:59'),
(15353, '42.236.17.234', NULL, 1, '2024-03-28 21:07:05', '2024-03-28 21:07:05'),
(15354, '42.236.17.74', NULL, 1, '2024-03-28 21:07:18', '2024-03-28 21:07:18'),
(15355, '35.196.79.208', NULL, 2, '2024-03-28 21:33:45', '2024-03-28 21:34:08'),
(15356, '103.87.214.93', NULL, 2, '2024-03-28 22:15:52', '2024-03-28 22:15:58'),
(15357, '54.186.162.80', NULL, 1, '2024-03-28 22:57:30', '2024-03-28 22:57:30'),
(15358, '35.92.135.217', NULL, 1, '2024-03-28 23:01:18', '2024-03-28 23:01:18'),
(15359, '64.227.143.159', NULL, 4, '2024-03-29 00:18:10', '2024-03-29 00:18:31'),
(15360, '145.220.91.19', NULL, 1, '2024-03-29 00:56:37', '2024-03-29 00:56:37'),
(15361, '128.90.141.202', NULL, 1, '2024-03-29 01:41:45', '2024-03-29 01:41:45'),
(15362, '128.90.128.226', NULL, 1, '2024-03-29 01:45:41', '2024-03-29 01:45:41'),
(15363, '35.165.18.197', NULL, 1, '2024-03-29 02:03:41', '2024-03-29 02:03:41'),
(15364, '89.40.143.28', NULL, 1, '2024-03-29 02:34:02', '2024-03-29 02:34:02'),
(15365, '89.40.143.28', NULL, 1, '2024-03-29 02:34:02', '2024-03-29 02:34:02'),
(15366, '111.7.96.178', NULL, 2, '2024-03-29 02:44:24', '2024-03-29 02:44:29'),
(15367, '185.166.84.146', NULL, 1, '2024-03-29 02:47:21', '2024-03-29 02:47:21'),
(15368, '35.162.120.238', NULL, 2, '2024-03-29 03:08:10', '2024-03-29 03:38:33'),
(15369, '111.172.249.49', NULL, 1, '2024-03-29 03:10:15', '2024-03-29 03:10:15'),
(15370, '17.241.227.102', NULL, 1, '2024-03-29 03:46:54', '2024-03-29 03:46:54'),
(15371, '35.196.245.210', NULL, 2, '2024-03-29 04:19:41', '2024-03-29 04:21:21'),
(15372, '35.161.9.6', NULL, 2, '2024-03-29 04:40:13', '2024-03-29 05:13:10'),
(15373, '5.102.101.63', NULL, 1, '2024-03-29 04:58:02', '2024-03-29 04:58:02'),
(15374, '45.141.215.11', NULL, 3, '2024-03-29 05:07:35', '2024-03-30 00:49:49'),
(15375, '154.51.131.142', NULL, 1, '2024-03-29 05:29:05', '2024-03-29 05:29:05'),
(15376, '54.208.117.204', NULL, 1, '2024-03-29 05:30:03', '2024-03-29 05:30:03'),
(15377, '35.93.206.15', NULL, 2, '2024-03-29 06:14:53', '2024-03-29 06:42:57'),
(15378, '34.213.138.16', NULL, 4, '2024-03-29 07:50:18', '2024-03-29 16:12:21'),
(15379, '195.191.219.131', NULL, 1, '2024-03-29 08:44:39', '2024-03-29 08:44:39'),
(15380, '101.44.249.49', NULL, 1, '2024-03-29 08:49:25', '2024-03-29 08:49:25'),
(15381, '46.19.138.210', NULL, 1, '2024-03-29 09:16:38', '2024-03-29 09:16:38'),
(15382, '35.162.120.238', NULL, 2, '2024-03-29 09:25:12', '2024-03-29 09:53:26'),
(15383, '43.139.11.242', NULL, 1, '2024-03-29 09:48:18', '2024-03-29 09:48:18'),
(15384, '128.90.43.185', NULL, 1, '2024-03-29 10:35:18', '2024-03-29 10:35:18'),
(15385, '23.26.220.25', NULL, 1, '2024-03-29 10:40:53', '2024-03-29 10:40:53'),
(15386, '40.77.167.77', NULL, 1, '2024-03-29 10:58:21', '2024-03-29 10:58:21'),
(15387, '34.221.145.184', NULL, 2, '2024-03-29 11:04:31', '2024-03-29 11:33:00'),
(15388, '38.183.10.178', NULL, 2, '2024-03-29 11:33:30', '2024-03-29 11:33:45'),
(15389, '103.30.191.58', NULL, 5, '2024-03-29 11:51:25', '2024-03-29 12:15:24'),
(15390, '103.114.23.130', NULL, 1, '2024-03-29 11:58:13', '2024-03-29 11:58:13'),
(15391, '145.220.91.19', NULL, 1, '2024-03-29 12:15:18', '2024-03-29 12:15:18'),
(15392, '35.167.172.75', NULL, 2, '2024-03-29 12:36:20', '2024-03-29 13:03:14'),
(15393, '154.91.83.168', NULL, 1, '2024-03-29 13:23:04', '2024-03-29 13:23:04'),
(15394, '199.45.155.53', NULL, 1, '2024-03-29 13:35:27', '2024-03-29 13:35:27'),
(15395, '199.45.154.68', NULL, 1, '2024-03-29 13:40:13', '2024-03-29 13:40:13'),
(15396, '125.75.66.97', NULL, 1, '2024-03-29 13:51:04', '2024-03-29 13:51:04'),
(15397, '51.222.253.2', NULL, 1, '2024-03-29 14:09:57', '2024-03-29 14:09:57'),
(15398, '34.220.125.103', NULL, 2, '2024-03-29 14:12:25', '2024-03-29 14:44:05'),
(15399, '209.38.165.117', NULL, 1, '2024-03-29 14:59:03', '2024-03-29 14:59:03'),
(15400, '52.167.144.205', NULL, 1, '2024-03-29 15:44:31', '2024-03-29 15:44:31'),
(15401, '212.90.120.137', NULL, 1, '2024-03-29 15:53:44', '2024-03-29 15:53:44'),
(15402, '45.87.212.90', NULL, 1, '2024-03-29 15:53:52', '2024-03-29 15:53:52'),
(15403, '216.128.141.153', NULL, 3, '2024-03-29 16:49:57', '2024-03-30 02:12:15'),
(15404, '34.222.87.221', NULL, 2, '2024-03-29 17:24:24', '2024-03-29 17:52:51'),
(15405, '128.204.212.79', NULL, 1, '2024-03-29 17:29:51', '2024-03-29 17:29:51'),
(15406, '180.97.221.86', NULL, 1, '2024-03-29 17:59:56', '2024-03-29 17:59:56'),
(15407, '34.218.76.166', NULL, 2, '2024-03-29 19:02:48', '2024-03-29 19:25:22'),
(15408, '49.205.46.179', NULL, 1, '2024-03-29 19:45:22', '2024-03-29 19:45:22'),
(15409, '87.236.176.30', NULL, 1, '2024-03-29 20:11:20', '2024-03-29 20:11:20'),
(15410, '77.74.177.119', NULL, 1, '2024-03-29 20:27:12', '2024-03-29 20:27:12'),
(15411, '34.222.174.117', NULL, 1, '2024-03-29 20:28:38', '2024-03-29 20:28:38'),
(15412, '54.203.86.93', NULL, 2, '2024-03-29 20:40:30', '2024-03-29 21:06:33'),
(15413, '18.236.248.85', NULL, 1, '2024-03-29 22:19:02', '2024-03-29 22:19:02'),
(15414, '172.174.138.52', NULL, 4, '2024-03-29 22:21:41', '2024-03-29 22:21:42'),
(15415, '195.140.212.93', NULL, 1, '2024-03-29 22:42:15', '2024-03-29 22:42:15'),
(15416, '87.236.176.34', NULL, 1, '2024-03-29 22:44:12', '2024-03-29 22:44:12'),
(15417, '17.241.219.165', NULL, 1, '2024-03-29 23:04:32', '2024-03-29 23:04:32'),
(15418, '52.11.182.254', NULL, 1, '2024-03-29 23:31:01', '2024-03-29 23:31:01'),
(15419, '35.93.149.125', NULL, 1, '2024-03-29 23:52:40', '2024-03-29 23:52:40'),
(15420, '54.200.24.171', NULL, 1, '2024-03-29 23:55:11', '2024-03-29 23:55:11'),
(15421, '198.235.24.50', NULL, 1, '2024-03-29 23:56:01', '2024-03-29 23:56:01'),
(15422, '54.149.242.209', NULL, 2, '2024-03-30 00:33:03', '2024-03-30 01:08:59'),
(15423, '8.219.66.145', NULL, 1, '2024-03-30 01:22:16', '2024-03-30 01:22:16'),
(15424, '35.88.27.92', NULL, 2, '2024-03-30 02:09:05', '2024-03-30 02:42:32'),
(15425, '89.40.143.28', NULL, 2, '2024-03-30 02:13:58', '2024-03-30 02:13:58'),
(15426, '114.96.103.33', NULL, 1, '2024-03-30 02:17:50', '2024-03-30 02:17:50'),
(15427, '103.155.219.46', NULL, 2, '2024-03-30 03:05:40', '2024-03-30 03:07:41'),
(15428, '34.208.201.80', NULL, 1, '2024-03-30 03:45:20', '2024-03-30 03:45:20'),
(15429, '34.208.201.80', NULL, 1, '2024-03-30 04:13:04', '2024-03-30 04:13:04'),
(15430, '198.235.24.56', NULL, 1, '2024-03-30 04:18:36', '2024-03-30 04:18:36'),
(15431, '139.59.137.74', NULL, 1, '2024-03-30 04:41:36', '2024-03-30 04:41:36'),
(15432, '54.212.82.144', NULL, 2, '2024-03-30 05:24:20', '2024-03-30 05:48:31'),
(15433, '52.23.152.5', NULL, 1, '2024-03-30 05:26:40', '2024-03-30 05:26:40'),
(15434, '35.93.4.205', NULL, 2, '2024-03-30 06:54:08', '2024-03-30 07:24:35'),
(15435, '49.37.115.91', NULL, 1, '2024-03-30 07:11:36', '2024-03-30 07:11:36'),
(15436, '66.249.70.6', NULL, 1, '2024-03-30 07:47:15', '2024-03-30 07:47:15'),
(15437, '51.20.182.8', NULL, 2, '2024-03-30 07:51:37', '2024-03-30 15:44:56'),
(15438, '93.158.90.68', NULL, 1, '2024-03-30 08:18:25', '2024-03-30 08:18:25'),
(15439, '195.191.219.130', NULL, 1, '2024-03-30 08:20:01', '2024-03-30 08:20:01'),
(15440, '35.93.206.15', NULL, 2, '2024-03-30 08:29:02', '2024-03-30 08:59:43'),
(15441, '64.23.202.49', NULL, 1, '2024-03-30 08:55:21', '2024-03-30 08:55:21'),
(15442, '5.254.18.150', NULL, 1, '2024-03-30 09:19:17', '2024-03-30 09:19:17'),
(15443, '198.235.24.37', NULL, 1, '2024-03-30 10:09:55', '2024-03-30 10:09:55'),
(15444, '103.209.108.48', NULL, 1, '2024-03-30 11:05:04', '2024-03-30 11:05:04'),
(15445, '198.235.24.145', NULL, 1, '2024-03-30 11:15:25', '2024-03-30 11:15:25'),
(15446, '45.138.16.116', NULL, 3, '2024-03-30 11:31:53', '2024-03-30 11:31:55'),
(15447, '199.45.155.55', NULL, 1, '2024-03-30 11:32:25', '2024-03-30 11:32:25'),
(15448, '37.19.223.231', NULL, 1, '2024-03-30 11:55:07', '2024-03-30 11:55:07'),
(15449, '43.139.11.242', NULL, 1, '2024-03-30 12:23:31', '2024-03-30 12:23:31'),
(15450, '205.210.31.158', NULL, 1, '2024-03-30 12:32:56', '2024-03-30 12:32:56'),
(15451, '180.97.221.86', NULL, 1, '2024-03-30 13:13:21', '2024-03-30 13:13:21'),
(15452, '103.132.222.28', NULL, 2, '2024-03-30 13:28:14', '2024-03-30 13:28:20'),
(15453, '107.151.252.251', NULL, 2, '2024-03-30 13:34:05', '2024-03-30 13:34:05'),
(15454, '103.158.217.125', NULL, 2, '2024-03-30 13:41:59', '2024-03-30 17:06:49'),
(15455, '206.72.195.45', NULL, 1, '2024-03-30 14:25:00', '2024-03-30 14:25:00'),
(15456, '128.204.212.79', NULL, 1, '2024-03-30 14:39:12', '2024-03-30 14:39:12'),
(15457, '43.133.66.151', NULL, 1, '2024-03-30 14:59:20', '2024-03-30 14:59:20'),
(15458, '45.144.235.30', NULL, 3, '2024-03-30 15:39:10', '2024-03-30 15:39:13'),
(15459, '205.210.31.241', NULL, 1, '2024-03-30 17:12:05', '2024-03-30 17:12:05'),
(15460, '47.76.99.127', NULL, 1, '2024-03-30 17:21:54', '2024-03-30 17:21:54'),
(15461, '91.92.244.224', NULL, 1, '2024-03-30 17:36:14', '2024-03-30 17:36:14'),
(15462, '82.165.84.193', NULL, 1, '2024-03-30 18:10:05', '2024-03-30 18:10:05'),
(15463, '84.247.157.249', NULL, 1, '2024-03-30 18:18:51', '2024-03-30 18:18:51'),
(15464, '66.249.70.167', NULL, 1, '2024-03-30 18:40:01', '2024-03-30 18:40:01'),
(15465, '66.249.70.8', NULL, 1, '2024-03-30 19:33:29', '2024-03-30 19:33:29'),
(15466, '139.99.60.146', NULL, 4, '2024-03-30 19:46:43', '2024-03-30 19:46:44'),
(15467, '205.210.31.195', NULL, 1, '2024-03-30 20:12:18', '2024-03-30 20:12:18'),
(15468, '81.181.54.117', NULL, 2, '2024-03-30 20:47:29', '2024-03-30 20:47:30'),
(15469, '205.210.31.212', NULL, 1, '2024-03-30 21:50:28', '2024-03-30 21:50:28'),
(15470, '17.241.219.219', NULL, 1, '2024-03-30 21:54:59', '2024-03-30 21:54:59'),
(15471, '84.247.158.1', NULL, 1, '2024-03-30 23:43:59', '2024-03-30 23:43:59'),
(15472, '84.247.157.254', NULL, 1, '2024-03-30 23:57:50', '2024-03-30 23:57:50'),
(15473, '46.246.8.173', NULL, 1, '2024-03-31 00:11:55', '2024-03-31 00:11:55'),
(15474, '23.26.220.14', NULL, 1, '2024-03-31 00:21:47', '2024-03-31 00:21:47'),
(15475, '150.109.254.243', NULL, 1, '2024-03-31 00:46:01', '2024-03-31 00:46:01'),
(15476, '54.244.174.117', NULL, 1, '2024-03-31 01:09:36', '2024-03-31 01:09:36'),
(15477, '36.133.35.23', NULL, 1, '2024-03-31 01:11:42', '2024-03-31 01:11:42'),
(15478, '52.27.78.63', NULL, 1, '2024-03-31 01:18:04', '2024-03-31 01:18:04'),
(15479, '207.46.13.78', NULL, 1, '2024-03-31 02:10:52', '2024-03-31 02:10:52'),
(15480, '205.210.31.18', NULL, 1, '2024-03-31 02:29:09', '2024-03-31 02:29:09'),
(15481, '103.164.81.98', NULL, 2, '2024-03-31 04:40:11', '2024-03-31 04:40:13'),
(15482, '84.247.157.254', NULL, 1, '2024-03-31 04:54:43', '2024-03-31 04:54:43'),
(15483, '52.33.243.193', NULL, 1, '2024-03-31 05:19:35', '2024-03-31 05:19:35'),
(15484, '51.222.253.7', NULL, 1, '2024-03-31 05:26:23', '2024-03-31 05:26:23'),
(15485, '47.76.209.138', NULL, 4, '2024-03-31 05:51:18', '2024-03-31 05:57:35'),
(15486, '47.76.99.127', NULL, 1, '2024-03-31 05:53:49', '2024-03-31 05:53:49'),
(15487, '66.249.70.167', NULL, 2, '2024-03-31 07:05:54', '2024-03-31 15:09:58'),
(15488, '195.191.219.131', NULL, 1, '2024-03-31 07:21:33', '2024-03-31 07:21:33'),
(15489, '113.21.229.106', NULL, 1, '2024-03-31 07:52:20', '2024-03-31 07:52:20'),
(15490, '197.210.226.147', NULL, 1, '2024-03-31 08:44:54', '2024-03-31 08:44:54'),
(15491, '103.141.204.67', NULL, 1, '2024-03-31 09:05:12', '2024-03-31 09:05:12'),
(15492, '35.88.134.20', NULL, 1, '2024-03-31 09:09:21', '2024-03-31 09:09:21'),
(15493, '94.72.121.30', NULL, 1, '2024-03-31 09:46:11', '2024-03-31 09:46:11'),
(15494, '105.214.5.187', NULL, 1, '2024-03-31 10:04:07', '2024-03-31 10:04:07'),
(15495, '198.235.24.5', NULL, 1, '2024-03-31 10:12:44', '2024-03-31 10:12:44'),
(15496, '182.252.93.225', NULL, 1, '2024-03-31 10:52:35', '2024-03-31 10:52:35'),
(15497, '195.191.219.132', NULL, 1, '2024-03-31 11:22:29', '2024-03-31 11:22:29'),
(15498, '84.247.158.1', NULL, 1, '2024-03-31 11:22:56', '2024-03-31 11:22:56'),
(15499, '43.163.3.58', NULL, 1, '2024-03-31 11:32:28', '2024-03-31 11:32:28'),
(15500, '54.202.40.163', NULL, 1, '2024-03-31 11:35:35', '2024-03-31 11:35:35'),
(15501, '217.76.60.242', NULL, 2, '2024-03-31 12:31:14', '2024-03-31 13:57:03'),
(15502, '193.233.210.246', NULL, 1, '2024-03-31 12:39:57', '2024-03-31 12:39:57'),
(15503, '50.21.188.40', NULL, 2, '2024-03-31 13:51:12', '2024-03-31 14:02:11'),
(15504, '50.21.188.50', NULL, 1, '2024-03-31 14:02:16', '2024-03-31 14:02:16'),
(15505, '51.222.253.18', NULL, 1, '2024-03-31 14:38:54', '2024-03-31 14:38:54'),
(15506, '198.235.24.26', NULL, 1, '2024-03-31 16:33:04', '2024-03-31 16:33:04'),
(15507, '193.118.52.30', NULL, 1, '2024-03-31 16:33:37', '2024-03-31 16:33:37'),
(15508, '128.204.212.79', NULL, 1, '2024-03-31 16:53:17', '2024-03-31 16:53:17'),
(15509, '34.220.240.53', NULL, 1, '2024-03-31 18:34:59', '2024-03-31 18:34:59'),
(15510, '92.51.2.233', NULL, 1, '2024-03-31 18:40:36', '2024-03-31 18:40:36'),
(15511, '66.249.70.168', NULL, 1, '2024-03-31 19:30:17', '2024-03-31 19:30:17'),
(15512, '94.247.172.129', NULL, 1, '2024-03-31 19:47:58', '2024-03-31 19:47:58'),
(15513, '36.133.35.23', NULL, 1, '2024-03-31 20:04:43', '2024-03-31 20:04:43'),
(15514, '34.215.178.220', NULL, 1, '2024-03-31 20:49:10', '2024-03-31 20:49:10'),
(15515, '72.14.201.215', NULL, 1, '2024-03-31 20:54:19', '2024-03-31 20:54:19'),
(15516, '148.113.182.119', NULL, 1, '2024-03-31 20:54:46', '2024-03-31 20:54:46'),
(15517, '154.16.192.206', NULL, 1, '2024-03-31 21:41:36', '2024-03-31 21:41:36'),
(15518, '66.249.70.8', NULL, 1, '2024-03-31 21:46:53', '2024-03-31 21:46:53'),
(15519, '54.245.153.57', NULL, 1, '2024-03-31 22:04:21', '2024-03-31 22:04:21'),
(15520, '18.237.185.172', NULL, 1, '2024-03-31 22:23:52', '2024-03-31 22:23:52'),
(15521, '71.6.134.230', NULL, 1, '2024-04-01 00:07:12', '2024-04-01 00:07:12'),
(15522, '66.249.70.6', NULL, 1, '2024-04-01 00:56:15', '2024-04-01 00:56:15'),
(15523, '128.204.212.78', NULL, 1, '2024-04-01 00:58:09', '2024-04-01 00:58:09'),
(15524, '47.236.122.103', NULL, 1, '2024-04-01 01:23:23', '2024-04-01 01:23:23'),
(15525, '52.81.44.220', NULL, 1, '2024-04-01 02:28:10', '2024-04-01 02:28:10'),
(15526, '115.85.60.10', NULL, 1, '2024-04-01 03:29:12', '2024-04-01 03:29:12'),
(15527, '45.139.122.176', NULL, 1, '2024-04-01 03:53:48', '2024-04-01 03:53:48'),
(15528, '180.97.221.86', NULL, 1, '2024-04-01 04:05:20', '2024-04-01 04:05:20'),
(15529, '110.76.129.226', NULL, 2, '2024-04-01 04:29:09', '2024-04-01 04:29:12'),
(15530, '209.97.184.113', NULL, 1, '2024-04-01 04:43:43', '2024-04-01 04:43:43'),
(15531, '3.85.38.46', NULL, 1, '2024-04-01 05:27:42', '2024-04-01 05:27:42'),
(15532, '84.247.157.249', NULL, 1, '2024-04-01 05:47:05', '2024-04-01 05:47:05'),
(15533, '191.101.209.143', NULL, 1, '2024-04-01 06:45:29', '2024-04-01 06:45:29'),
(15534, '54.245.177.171', NULL, 1, '2024-04-01 07:18:40', '2024-04-01 07:18:40'),
(15535, '85.215.76.62', NULL, 1, '2024-04-01 07:28:29', '2024-04-01 07:28:29'),
(15536, '62.182.83.179', NULL, 1, '2024-04-01 07:30:48', '2024-04-01 07:30:48'),
(15537, '195.191.219.131', NULL, 1, '2024-04-01 07:53:54', '2024-04-01 07:53:54'),
(15538, '116.68.201.6', NULL, 1, '2024-04-01 07:56:03', '2024-04-01 07:56:03'),
(15539, '104.234.211.38', NULL, 1, '2024-04-01 09:06:49', '2024-04-01 09:06:49'),
(15540, '18.209.159.178', NULL, 1, '2024-04-01 09:40:01', '2024-04-01 09:40:01'),
(15541, '193.186.4.159', NULL, 2, '2024-04-01 10:53:44', '2024-04-01 12:40:04'),
(15542, '18.210.6.165', NULL, 1, '2024-04-01 11:12:05', '2024-04-01 11:12:05'),
(15543, '18.225.25.214', NULL, 1, '2024-04-01 11:12:06', '2024-04-01 11:12:06'),
(15544, '3.95.220.169', NULL, 1, '2024-04-01 11:12:14', '2024-04-01 11:12:14'),
(15545, '23.22.35.162', NULL, 1, '2024-04-01 11:54:27', '2024-04-01 11:54:27'),
(15546, '8.219.59.78', NULL, 1, '2024-04-01 12:01:01', '2024-04-01 12:01:01'),
(15547, '203.76.108.153', NULL, 1, '2024-04-01 12:24:26', '2024-04-01 12:24:26'),
(15548, '119.188.247.140', NULL, 1, '2024-04-01 12:39:39', '2024-04-01 12:39:39'),
(15549, '198.98.48.33', NULL, 1, '2024-04-01 12:49:36', '2024-04-01 12:49:36'),
(15550, '185.220.100.249', NULL, 1, '2024-04-01 12:49:37', '2024-04-01 12:49:37'),
(15551, '185.220.100.248', NULL, 1, '2024-04-01 12:49:40', '2024-04-01 12:49:40'),
(15552, '42.83.147.56', NULL, 1, '2024-04-01 12:53:28', '2024-04-01 12:53:28'),
(15553, '101.44.250.81', NULL, 1, '2024-04-01 13:07:41', '2024-04-01 13:07:41'),
(15554, '43.139.11.242', NULL, 1, '2024-04-01 13:47:39', '2024-04-01 13:47:39'),
(15555, '64.62.243.164', NULL, 2, '2024-04-01 14:18:53', '2024-04-01 14:18:59'),
(15556, '119.96.24.54', NULL, 1, '2024-04-01 14:24:07', '2024-04-01 14:24:07'),
(15557, '220.158.141.236', NULL, 1, '2024-04-01 14:25:43', '2024-04-01 14:25:43'),
(15558, '198.23.197.232', NULL, 6, '2024-04-01 14:58:12', '2024-04-01 17:39:21'),
(15559, '128.204.212.79', NULL, 2, '2024-04-01 15:08:29', '2024-04-01 20:55:40'),
(15560, '35.91.31.135', NULL, 1, '2024-04-01 16:59:42', '2024-04-01 16:59:42'),
(15561, '205.210.31.129', NULL, 1, '2024-04-01 17:13:02', '2024-04-01 17:13:02'),
(15562, '52.167.144.228', NULL, 1, '2024-04-01 17:53:26', '2024-04-01 17:53:26'),
(15563, '58.49.150.210', NULL, 1, '2024-04-01 18:24:03', '2024-04-01 18:24:03'),
(15564, '34.213.190.203', NULL, 1, '2024-04-01 18:30:55', '2024-04-01 18:30:55'),
(15565, '179.33.2.253', NULL, 1, '2024-04-01 19:24:19', '2024-04-01 19:24:19'),
(15566, '170.245.250.210', NULL, 1, '2024-04-01 19:25:36', '2024-04-01 19:25:36'),
(15567, '45.156.129.22', NULL, 1, '2024-04-01 20:01:35', '2024-04-01 20:01:35'),
(15568, '40.84.180.235', NULL, 1, '2024-04-01 20:09:03', '2024-04-01 20:09:03'),
(15569, '185.241.208.45', NULL, 4, '2024-04-01 20:09:37', '2024-04-01 20:09:55'),
(15570, '128.90.128.95', NULL, 1, '2024-04-01 21:42:22', '2024-04-01 21:42:22'),
(15571, '46.248.201.186', NULL, 1, '2024-04-01 22:27:51', '2024-04-01 22:27:51'),
(15572, '47.76.91.30', NULL, 1, '2024-04-01 22:41:47', '2024-04-01 22:41:47'),
(15573, '34.221.55.21', NULL, 1, '2024-04-01 22:46:45', '2024-04-01 22:46:45'),
(15574, '35.92.120.243', NULL, 1, '2024-04-01 22:47:10', '2024-04-01 22:47:10'),
(15575, '36.133.172.82', NULL, 1, '2024-04-01 23:31:18', '2024-04-01 23:31:18'),
(15576, '188.126.94.213', NULL, 1, '2024-04-02 00:00:58', '2024-04-02 00:00:58'),
(15577, '198.235.24.45', NULL, 1, '2024-04-02 02:19:43', '2024-04-02 02:19:43'),
(15578, '140.228.21.53', NULL, 1, '2024-04-02 02:31:42', '2024-04-02 02:31:42'),
(15579, '128.90.43.138', NULL, 1, '2024-04-02 02:36:37', '2024-04-02 02:36:37'),
(15580, '66.249.70.8', NULL, 1, '2024-04-02 02:40:39', '2024-04-02 02:40:39'),
(15581, '3.249.6.199', NULL, 1, '2024-04-02 02:41:44', '2024-04-02 02:41:44'),
(15582, '3.252.253.121', NULL, 1, '2024-04-02 03:12:07', '2024-04-02 03:12:07'),
(15583, '66.249.70.6', NULL, 1, '2024-04-02 03:40:36', '2024-04-02 03:40:36'),
(15584, '34.86.131.94', NULL, 2, '2024-04-02 04:38:06', '2024-04-02 04:38:06'),
(15585, '128.204.212.77', NULL, 2, '2024-04-02 05:22:42', '2024-04-02 17:05:18'),
(15586, '195.191.219.132', NULL, 1, '2024-04-02 05:57:19', '2024-04-02 05:57:19'),
(15587, '52.23.152.5', NULL, 4, '2024-04-02 06:29:03', '2024-04-03 02:13:00'),
(15588, '54.208.117.204', NULL, 2, '2024-04-02 06:32:31', '2024-04-03 02:32:16'),
(15589, '118.67.222.138', NULL, 2, '2024-04-02 07:35:15', '2024-04-02 08:28:52'),
(15590, '185.191.171.8', NULL, 1, '2024-04-02 07:48:42', '2024-04-02 07:48:42'),
(15591, '103.231.239.92', NULL, 1, '2024-04-02 08:08:08', '2024-04-02 08:08:08'),
(15592, '104.28.208.84', NULL, 1, '2024-04-02 08:26:08', '2024-04-02 08:26:08'),
(15593, '198.23.197.232', NULL, 9, '2024-04-02 08:43:29', '2024-04-03 00:27:41'),
(15594, '185.191.171.14', NULL, 1, '2024-04-02 08:49:40', '2024-04-02 08:49:40'),
(15595, '202.65.173.18', NULL, 3, '2024-04-02 09:07:49', '2024-04-02 09:10:10'),
(15596, '84.17.48.124', NULL, 1, '2024-04-02 09:21:49', '2024-04-02 09:21:49'),
(15597, '40.77.167.41', NULL, 1, '2024-04-02 09:34:11', '2024-04-02 09:34:11'),
(15598, '60.188.57.0', NULL, 1, '2024-04-02 09:48:46', '2024-04-02 09:48:46'),
(15599, '157.55.39.52', NULL, 1, '2024-04-02 10:13:50', '2024-04-02 10:13:50'),
(15600, '54.144.96.152', NULL, 3, '2024-04-02 10:30:19', '2024-04-02 18:59:45'),
(15601, '27.147.206.173', NULL, 1, '2024-04-02 10:52:22', '2024-04-02 10:52:22'),
(15602, '52.167.144.219', NULL, 1, '2024-04-02 10:57:34', '2024-04-02 10:57:34'),
(15603, '199.45.154.21', NULL, 1, '2024-04-02 11:08:16', '2024-04-02 11:08:16'),
(15604, '199.45.155.20', NULL, 1, '2024-04-02 11:17:45', '2024-04-02 11:17:45'),
(15605, '185.180.143.143', NULL, 1, '2024-04-02 11:22:47', '2024-04-02 11:22:47'),
(15606, '199.45.155.23', NULL, 1, '2024-04-02 11:38:13', '2024-04-02 11:38:13'),
(15607, '199.45.154.22', NULL, 1, '2024-04-02 11:44:09', '2024-04-02 11:44:09'),
(15608, '36.64.37.10', NULL, 1, '2024-04-02 12:09:05', '2024-04-02 12:09:05'),
(15609, '52.167.144.14', NULL, 1, '2024-04-02 12:19:54', '2024-04-02 12:19:54'),
(15610, '65.154.226.168', NULL, 1, '2024-04-02 12:36:07', '2024-04-02 12:36:07'),
(15611, '52.203.201.196', NULL, 4, '2024-04-02 12:40:40', '2024-04-02 22:31:55'),
(15612, '3.26.172.179', NULL, 1, '2024-04-02 13:01:12', '2024-04-02 13:01:12'),
(15613, '13.54.217.201', NULL, 1, '2024-04-02 13:01:14', '2024-04-02 13:01:14'),
(15614, '3.219.35.58', NULL, 1, '2024-04-02 13:12:05', '2024-04-02 13:12:05'),
(15615, '18.225.25.214', NULL, 1, '2024-04-02 13:12:05', '2024-04-02 13:12:05'),
(15616, '100.27.34.37', NULL, 1, '2024-04-02 13:12:12', '2024-04-02 13:12:12'),
(15617, '37.111.228.245', NULL, 2, '2024-04-02 13:34:10', '2024-04-02 17:29:47'),
(15618, '43.229.208.190', NULL, 1, '2024-04-02 13:44:04', '2024-04-02 13:44:04'),
(15619, '51.222.253.10', NULL, 1, '2024-04-02 14:29:18', '2024-04-02 14:29:18'),
(15620, '3.212.147.252', NULL, 1, '2024-04-02 14:29:37', '2024-04-02 14:29:37'),
(15621, '3.81.174.216', NULL, 1, '2024-04-02 14:32:17', '2024-04-02 14:32:17'),
(15622, '54.176.91.0', NULL, 1, '2024-04-02 14:37:10', '2024-04-02 14:37:10'),
(15623, '154.54.249.17', NULL, 1, '2024-04-02 14:54:52', '2024-04-02 14:54:52'),
(15624, '158.220.114.158', NULL, 1, '2024-04-02 15:17:13', '2024-04-02 15:17:13'),
(15625, '167.100.104.248', NULL, 1, '2024-04-02 15:30:04', '2024-04-02 15:30:04'),
(15626, '8.219.66.145', NULL, 1, '2024-04-02 15:31:42', '2024-04-02 15:31:42'),
(15627, '8.219.196.178', NULL, 1, '2024-04-02 15:34:29', '2024-04-02 15:34:29'),
(15628, '54.157.29.45', NULL, 3, '2024-04-02 16:31:20', '2024-04-03 00:32:21'),
(15629, '13.73.197.155', NULL, 2, '2024-04-02 17:58:41', '2024-04-03 01:01:10'),
(15630, '36.133.35.23', NULL, 1, '2024-04-02 18:20:43', '2024-04-02 18:20:43'),
(15631, '50.87.153.82', NULL, 1, '2024-04-02 19:23:34', '2024-04-02 19:23:34'),
(15632, '34.140.63.207', NULL, 1, '2024-04-02 19:31:47', '2024-04-02 19:31:47'),
(15633, '103.120.179.82', NULL, 1, '2024-04-02 19:59:28', '2024-04-02 19:59:28'),
(15634, '3.85.38.46', NULL, 1, '2024-04-02 20:16:30', '2024-04-02 20:16:30'),
(15635, '164.55.247.240', NULL, 1, '2024-04-02 21:19:05', '2024-04-02 21:19:05'),
(15636, '5.133.192.105', NULL, 1, '2024-04-02 21:58:59', '2024-04-02 21:58:59'),
(15637, '35.166.95.241', NULL, 1, '2024-04-02 22:12:08', '2024-04-02 22:12:08'),
(15638, '35.89.137.171', NULL, 1, '2024-04-02 22:12:43', '2024-04-02 22:12:43'),
(15639, '5.188.62.21', NULL, 1, '2024-04-02 22:47:42', '2024-04-02 22:47:42'),
(15640, '118.185.68.53', NULL, 1, '2024-04-02 23:39:31', '2024-04-02 23:39:31'),
(15641, '35.237.71.149', NULL, 2, '2024-04-03 00:25:11', '2024-04-03 00:25:33'),
(15642, '43.226.17.19', NULL, 45, '2024-04-03 00:45:08', '2024-04-03 00:45:39'),
(15643, '52.167.144.185', NULL, 1, '2024-04-03 01:55:02', '2024-04-03 01:55:02'),
(15644, '165.154.224.61', NULL, 2, '2024-04-03 03:02:15', '2024-04-03 03:02:17'),
(15645, '101.44.248.249', NULL, 1, '2024-04-03 03:54:02', '2024-04-03 03:54:02'),
(15646, '52.23.152.5', NULL, 4, '2024-04-03 04:14:36', '2024-04-03 10:31:28'),
(15647, '146.190.62.157', NULL, 1, '2024-04-03 04:22:16', '2024-04-03 04:22:16'),
(15648, '3.81.174.216', NULL, 3, '2024-04-03 05:33:06', '2024-04-03 20:05:18'),
(15649, '217.144.111.138', NULL, 1, '2024-04-03 05:52:55', '2024-04-03 05:52:55'),
(15650, '44.192.247.187', NULL, 1, '2024-04-03 06:19:29', '2024-04-03 06:19:29'),
(15651, '128.204.212.78', NULL, 2, '2024-04-03 06:33:04', '2024-04-04 02:51:18'),
(15652, '134.209.105.190', NULL, 1, '2024-04-03 07:16:33', '2024-04-03 07:16:33'),
(15653, '195.191.219.132', NULL, 1, '2024-04-03 07:35:35', '2024-04-03 07:35:35'),
(15654, '94.156.69.118', NULL, 1, '2024-04-03 07:51:58', '2024-04-03 07:51:58'),
(15655, '3.85.38.46', NULL, 1, '2024-04-03 08:15:04', '2024-04-03 08:15:04'),
(15656, '3.212.147.252', NULL, 5, '2024-04-03 08:32:10', '2024-04-03 22:07:30'),
(15657, '18.209.24.173', NULL, 1, '2024-04-03 08:59:47', '2024-04-03 08:59:47'),
(15658, '18.224.128.89', NULL, 1, '2024-04-03 08:59:48', '2024-04-03 08:59:48'),
(15659, '3.80.81.176', NULL, 1, '2024-04-03 08:59:53', '2024-04-03 08:59:53'),
(15660, '91.92.249.96', NULL, 8, '2024-04-03 09:03:08', '2024-04-03 14:38:36'),
(15661, '38.137.31.83', NULL, 2, '2024-04-03 09:36:50', '2024-04-03 09:37:13'),
(15662, '52.203.201.196', NULL, 4, '2024-04-03 10:22:14', '2024-04-04 02:09:34'),
(15663, '128.204.212.79', NULL, 4, '2024-04-03 10:57:02', '2024-04-04 00:12:22'),
(15664, '198.235.24.91', NULL, 1, '2024-04-03 11:10:00', '2024-04-03 11:10:00'),
(15665, '195.191.219.130', NULL, 1, '2024-04-03 11:20:55', '2024-04-03 11:20:55'),
(15666, '87.236.176.137', NULL, 1, '2024-04-03 11:32:52', '2024-04-03 11:32:52'),
(15667, '43.229.208.190', NULL, 2, '2024-04-03 12:12:51', '2024-04-03 12:14:24'),
(15668, '54.208.117.204', NULL, 1, '2024-04-03 12:31:44', '2024-04-03 12:31:44'),
(15669, '185.198.240.87', NULL, 1, '2024-04-03 13:05:57', '2024-04-03 13:05:57'),
(15670, '13.250.20.38', NULL, 1, '2024-04-03 13:10:10', '2024-04-03 13:10:10'),
(15671, '117.140.32.128', NULL, 2, '2024-04-03 13:11:48', '2024-04-03 13:12:07'),
(15672, '43.134.142.8', NULL, 1, '2024-04-03 13:29:29', '2024-04-03 13:29:29'),
(15673, '185.163.211.2', NULL, 1, '2024-04-03 13:38:22', '2024-04-03 13:38:22'),
(15674, '37.111.194.84', NULL, 1, '2024-04-03 13:45:51', '2024-04-03 13:45:51'),
(15675, '185.18.53.223', NULL, 5, '2024-04-03 14:00:42', '2024-04-03 14:00:49'),
(15676, '151.253.243.249', NULL, 1, '2024-04-03 14:43:59', '2024-04-03 14:43:59'),
(15677, '34.148.194.180', NULL, 2, '2024-04-03 15:47:28', '2024-04-03 15:53:45'),
(15678, '72.14.201.159', NULL, 1, '2024-04-03 15:49:12', '2024-04-03 15:49:12'),
(15679, '103.81.198.33', NULL, 1, '2024-04-03 15:50:20', '2024-04-03 15:50:20'),
(15680, '13.48.190.46', NULL, 1, '2024-04-03 16:26:18', '2024-04-03 16:26:18'),
(15681, '54.144.96.152', NULL, 1, '2024-04-03 16:31:43', '2024-04-03 16:31:43'),
(15682, '220.158.141.236', NULL, 1, '2024-04-03 16:54:25', '2024-04-03 16:54:25'),
(15683, '202.134.10.141', NULL, 1, '2024-04-03 17:50:17', '2024-04-03 17:50:17'),
(15684, '66.249.70.8', NULL, 2, '2024-04-03 18:14:40', '2024-04-03 18:21:41'),
(15685, '128.204.212.77', NULL, 1, '2024-04-03 18:37:12', '2024-04-03 18:37:12'),
(15686, '103.130.113.178', NULL, 1, '2024-04-03 18:45:10', '2024-04-03 18:45:10'),
(15687, '5.182.86.212', NULL, 1, '2024-04-03 18:54:19', '2024-04-03 18:54:19'),
(15688, '202.162.195.182', NULL, 1, '2024-04-03 20:09:54', '2024-04-03 20:09:54'),
(15689, '154.91.83.168', NULL, 1, '2024-04-03 20:19:53', '2024-04-03 20:19:53'),
(15690, '54.144.4.127', NULL, 1, '2024-04-03 20:31:45', '2024-04-03 20:31:45'),
(15691, '84.16.224.227', NULL, 1, '2024-04-03 20:33:28', '2024-04-03 20:33:28'),
(15692, '54.154.75.209', NULL, 1, '2024-04-03 20:56:24', '2024-04-03 20:56:24'),
(15693, '198.235.24.123', NULL, 1, '2024-04-03 21:41:32', '2024-04-03 21:41:32'),
(15694, '54.70.190.91', NULL, 3, '2024-04-03 22:20:38', '2024-04-04 01:01:52'),
(15695, '35.90.143.239', NULL, 3, '2024-04-03 22:20:39', '2024-04-03 22:21:33'),
(15696, '3.87.99.251', NULL, 3, '2024-04-03 22:31:54', '2024-04-04 02:31:38'),
(15697, '165.154.224.61', NULL, 2, '2024-04-03 23:15:40', '2024-04-03 23:15:42'),
(15698, '58.49.233.126', NULL, 1, '2024-04-03 23:21:50', '2024-04-03 23:21:50'),
(15699, '199.250.188.38', NULL, 1, '2024-04-03 23:44:11', '2024-04-03 23:44:11'),
(15700, '180.97.221.86', NULL, 1, '2024-04-03 23:48:15', '2024-04-03 23:48:15'),
(15701, '20.191.45.212', NULL, 1, '2024-04-04 00:25:13', '2024-04-04 00:25:13'),
(15702, '81.209.177.145', NULL, 1, '2024-04-04 00:28:41', '2024-04-04 00:28:41'),
(15703, '66.249.70.168', NULL, 1, '2024-04-04 00:36:46', '2024-04-04 00:36:46'),
(15704, '223.233.82.9', NULL, 1, '2024-04-04 00:49:47', '2024-04-04 00:49:47'),
(15705, '185.180.143.11', NULL, 1, '2024-04-04 01:21:09', '2024-04-04 01:21:09'),
(15706, '35.165.226.215', NULL, 1, '2024-04-04 01:24:27', '2024-04-04 01:24:27'),
(15707, '3.81.120.130', NULL, 3, '2024-04-04 01:41:06', '2024-04-04 01:44:08'),
(15708, '220.151.9.22', NULL, 1, '2024-04-04 02:01:56', '2024-04-04 02:01:56'),
(15709, '101.44.251.150', NULL, 1, '2024-04-04 02:32:29', '2024-04-04 02:32:29'),
(15710, '3.254.183.246', NULL, 2, '2024-04-04 02:52:30', '2024-04-04 03:28:03'),
(15711, '18.201.243.63', NULL, 1, '2024-04-04 03:02:04', '2024-04-04 03:02:04'),
(15712, '198.23.197.232', NULL, 4, '2024-04-04 03:04:15', '2024-04-04 03:25:03'),
(15713, '103.237.36.70', NULL, 2, '2024-04-04 03:29:30', '2024-04-04 03:30:01'),
(15714, '34.251.141.40', NULL, 1, '2024-04-04 03:48:04', '2024-04-04 03:48:04'),
(15715, '47.76.99.127', NULL, 1, '2024-04-04 04:45:09', '2024-04-04 04:45:09'),
(15716, '52.23.152.5', NULL, 1, '2024-04-04 05:30:23', '2024-04-04 05:30:23'),
(15717, '178.254.12.183', NULL, 1, '2024-04-04 06:23:55', '2024-04-04 06:23:55'),
(15718, '128.204.212.77', NULL, 9, '2024-04-04 06:49:46', '2024-04-05 03:44:50'),
(15719, '89.248.172.115', NULL, 2, '2024-04-04 06:54:59', '2024-04-04 06:54:59'),
(15720, '188.166.115.7', NULL, 1, '2024-04-04 07:12:43', '2024-04-04 07:12:43'),
(15721, '195.191.219.132', NULL, 1, '2024-04-04 07:49:19', '2024-04-04 07:49:19'),
(15722, '103.25.249.227', NULL, 1, '2024-04-04 08:36:02', '2024-04-04 08:36:02'),
(15723, '222.79.104.23', NULL, 1, '2024-04-04 09:08:31', '2024-04-04 09:08:31'),
(15724, '66.249.70.8', NULL, 3, '2024-04-04 09:11:31', '2024-04-04 20:47:39'),
(15725, '103.30.191.58', NULL, 1, '2024-04-04 09:42:15', '2024-04-04 09:42:15'),
(15726, '37.111.206.202', NULL, 2, '2024-04-04 09:46:14', '2024-04-04 09:52:47'),
(15727, '43.231.77.134', NULL, 1, '2024-04-04 09:48:41', '2024-04-04 09:48:41'),
(15728, '202.40.186.78', NULL, 2, '2024-04-04 09:57:06', '2024-04-04 09:57:08'),
(15729, '203.202.241.81', NULL, 1, '2024-04-04 09:59:51', '2024-04-04 09:59:51'),
(15730, '182.48.68.151', NULL, 1, '2024-04-04 10:00:39', '2024-04-04 10:00:39'),
(15731, '167.86.110.100', NULL, 1, '2024-04-04 10:17:55', '2024-04-04 10:17:55'),
(15732, '40.94.20.88', NULL, 1, '2024-04-04 10:27:50', '2024-04-04 10:27:50'),
(15733, '72.14.201.205', NULL, 1, '2024-04-04 10:34:29', '2024-04-04 10:34:29'),
(15734, '128.204.212.79', NULL, 6, '2024-04-04 10:58:12', '2024-04-04 20:51:04'),
(15735, '162.55.85.224', NULL, 4, '2024-04-04 11:38:54', '2024-04-04 16:46:02'),
(15736, '47.76.209.138', NULL, 1, '2024-04-04 12:32:22', '2024-04-04 12:32:22'),
(15737, '202.191.126.60', NULL, 4, '2024-04-04 12:33:12', '2024-04-04 12:41:28'),
(15738, '4.193.96.14', NULL, 1, '2024-04-04 12:37:14', '2024-04-04 12:37:14'),
(15739, '139.59.32.205', NULL, 4, '2024-04-04 12:48:50', '2024-04-04 12:48:56'),
(15740, '42.236.17.119', NULL, 1, '2024-04-04 13:39:13', '2024-04-04 13:39:13'),
(15741, '128.90.128.95', NULL, 1, '2024-04-04 13:44:28', '2024-04-04 13:44:28'),
(15742, '27.147.186.196', NULL, 1, '2024-04-04 14:00:52', '2024-04-04 14:00:52'),
(15743, '77.75.77.62', NULL, 1, '2024-04-04 14:15:51', '2024-04-04 14:15:51'),
(15744, '116.71.172.71', NULL, 1, '2024-04-04 14:42:47', '2024-04-04 14:42:47'),
(15745, '51.222.253.11', NULL, 1, '2024-04-04 14:43:25', '2024-04-04 14:43:25'),
(15746, '165.22.215.122', NULL, 1, '2024-04-04 14:47:09', '2024-04-04 14:47:09'),
(15747, '36.99.136.129', NULL, 1, '2024-04-04 15:34:32', '2024-04-04 15:34:32'),
(15748, '150.109.254.243', NULL, 1, '2024-04-04 15:38:25', '2024-04-04 15:38:25'),
(15749, '180.97.221.86', NULL, 2, '2024-04-04 15:41:59', '2024-04-05 03:20:20'),
(15750, '217.52.189.136', NULL, 1, '2024-04-04 15:52:47', '2024-04-04 15:52:47'),
(15751, '220.158.141.236', NULL, 2, '2024-04-04 15:58:55', '2024-04-04 16:11:41'),
(15752, '46.19.138.210', NULL, 1, '2024-04-04 16:15:19', '2024-04-04 16:15:19'),
(15753, '137.226.113.44', NULL, 1, '2024-04-04 18:14:14', '2024-04-04 18:14:14'),
(15754, '66.249.70.6', NULL, 1, '2024-04-04 18:25:11', '2024-04-04 18:25:11'),
(15755, '119.188.246.91', NULL, 1, '2024-04-04 18:35:42', '2024-04-04 18:35:42'),
(15756, '42.236.101.212', NULL, 1, '2024-04-04 18:47:59', '2024-04-04 18:47:59'),
(15757, '42.236.17.221', NULL, 1, '2024-04-04 18:49:35', '2024-04-04 18:49:35'),
(15758, '43.155.166.202', NULL, 1, '2024-04-04 18:57:57', '2024-04-04 18:57:57'),
(15759, '151.106.160.165', NULL, 3, '2024-04-04 18:59:10', '2024-04-04 19:21:44'),
(15760, '57.128.81.210', NULL, 1, '2024-04-04 19:20:07', '2024-04-04 19:20:07'),
(15761, '42.236.12.213', NULL, 1, '2024-04-04 19:24:57', '2024-04-04 19:24:57'),
(15762, '42.236.12.203', NULL, 1, '2024-04-04 19:25:27', '2024-04-04 19:25:27'),
(15763, '128.204.212.78', NULL, 3, '2024-04-04 20:35:20', '2024-04-04 21:44:13'),
(15764, '111.7.96.152', NULL, 2, '2024-04-04 21:32:41', '2024-04-04 21:32:43'),
(15765, '140.228.24.53', NULL, 1, '2024-04-04 22:05:08', '2024-04-04 22:05:08'),
(15766, '123.249.91.159', NULL, 1, '2024-04-04 22:34:32', '2024-04-04 22:34:32'),
(15767, '34.211.58.170', NULL, 1, '2024-04-04 23:09:53', '2024-04-04 23:09:53'),
(15768, '35.90.147.101', NULL, 1, '2024-04-04 23:10:50', '2024-04-04 23:10:50'),
(15769, '93.90.74.31', NULL, 1, '2024-04-04 23:43:17', '2024-04-04 23:43:17'),
(15770, '193.26.115.61', NULL, 1, '2024-04-04 23:43:27', '2024-04-04 23:43:27'),
(15771, '107.189.8.133', NULL, 1, '2024-04-04 23:43:40', '2024-04-04 23:43:40'),
(15772, '107.189.30.236', NULL, 1, '2024-04-04 23:43:44', '2024-04-04 23:43:44'),
(15773, '156.239.53.15', NULL, 1, '2024-04-05 00:02:33', '2024-04-05 00:02:33'),
(15774, '164.55.247.243', NULL, 1, '2024-04-05 00:12:30', '2024-04-05 00:12:30'),
(15775, '94.156.69.118', NULL, 1, '2024-04-05 00:25:31', '2024-04-05 00:25:31'),
(15776, '216.244.66.200', NULL, 1, '2024-04-05 01:51:56', '2024-04-05 01:51:56'),
(15777, '65.154.226.167', NULL, 1, '2024-04-05 03:43:05', '2024-04-05 03:43:05'),
(15778, '49.7.227.204', NULL, 1, '2024-04-05 03:53:27', '2024-04-05 03:53:27'),
(15779, '165.22.243.29', NULL, 1, '2024-04-05 05:03:55', '2024-04-05 05:03:55'),
(15780, '3.85.38.46', NULL, 1, '2024-04-05 05:32:00', '2024-04-05 05:32:00'),
(15781, '146.190.254.171', NULL, 1, '2024-04-05 05:56:34', '2024-04-05 05:56:34'),
(15782, '128.204.212.77', NULL, 2, '2024-04-05 06:22:46', '2024-04-05 14:37:58'),
(15783, '195.191.219.130', NULL, 1, '2024-04-05 06:25:06', '2024-04-05 06:25:06'),
(15784, '34.78.206.105', NULL, 1, '2024-04-05 06:48:28', '2024-04-05 06:48:28'),
(15785, '34.77.203.34', NULL, 6, '2024-04-05 06:51:28', '2024-04-05 06:52:13'),
(15786, '142.93.213.55', NULL, 1, '2024-04-05 07:11:32', '2024-04-05 07:11:32'),
(15787, '87.236.176.215', NULL, 1, '2024-04-05 07:53:33', '2024-04-05 07:53:33'),
(15788, '137.220.225.9', NULL, 1, '2024-04-05 10:24:47', '2024-04-05 10:24:47'),
(15789, '113.190.194.65', NULL, 2, '2024-04-05 10:39:09', '2024-04-05 11:21:29'),
(15790, '205.210.31.248', NULL, 1, '2024-04-05 10:59:42', '2024-04-05 10:59:42'),
(15791, '59.111.227.107', NULL, 8, '2024-04-05 11:24:55', '2024-04-05 11:24:59'),
(15792, '59.111.227.95', NULL, 4, '2024-04-05 11:25:03', '2024-04-05 11:25:04'),
(15793, '156.146.37.85', NULL, 1, '2024-04-05 11:33:04', '2024-04-05 11:33:04'),
(15794, '172.68.218.155', NULL, 1, '2024-04-05 12:11:46', '2024-04-05 12:11:46'),
(15795, '119.188.240.22', NULL, 1, '2024-04-05 12:45:21', '2024-04-05 12:45:21'),
(15796, '14.116.251.29', NULL, 20, '2024-04-05 14:09:01', '2024-04-05 14:09:09'),
(15797, '164.55.247.243', NULL, 1, '2024-04-05 14:16:36', '2024-04-05 14:16:36'),
(15798, '43.135.149.154', NULL, 1, '2024-04-05 14:24:27', '2024-04-05 14:24:27'),
(15799, '144.48.118.154', NULL, 2, '2024-04-05 15:04:07', '2024-04-05 15:21:43'),
(15800, '94.156.69.118', NULL, 1, '2024-04-05 15:58:37', '2024-04-05 15:58:37'),
(15801, '119.188.246.142', NULL, 1, '2024-04-05 16:21:17', '2024-04-05 16:21:17'),
(15802, '154.51.131.142', NULL, 1, '2024-04-05 16:26:48', '2024-04-05 16:26:48'),
(15803, '44.242.155.73', NULL, 1, '2024-04-05 16:45:32', '2024-04-05 16:45:32'),
(15804, '185.253.96.28', NULL, 1, '2024-04-05 17:48:31', '2024-04-05 17:48:31'),
(15805, '151.106.160.165', NULL, 2, '2024-04-05 18:01:08', '2024-04-05 21:47:55'),
(15806, '203.76.150.25', NULL, 1, '2024-04-05 18:06:39', '2024-04-05 18:06:39'),
(15807, '180.97.221.86', NULL, 1, '2024-04-05 18:07:21', '2024-04-05 18:07:21'),
(15808, '205.210.31.19', NULL, 1, '2024-04-05 18:41:17', '2024-04-05 18:41:17'),
(15809, '64.227.185.184', NULL, 4, '2024-04-05 18:41:53', '2024-04-05 18:42:23'),
(15810, '205.210.31.31', NULL, 1, '2024-04-05 19:25:03', '2024-04-05 19:25:03'),
(15811, '119.188.246.112', NULL, 1, '2024-04-05 19:25:37', '2024-04-05 19:25:37'),
(15812, '46.183.139.205', NULL, 1, '2024-04-05 19:56:45', '2024-04-05 19:56:45'),
(15813, '103.161.214.145', NULL, 2, '2024-04-05 20:47:33', '2024-04-05 22:13:12'),
(15814, '103.60.162.214', NULL, 1, '2024-04-05 21:01:22', '2024-04-05 21:01:22'),
(15815, '154.54.249.170', NULL, 1, '2024-04-05 23:36:37', '2024-04-05 23:36:37'),
(15816, '43.130.47.136', NULL, 1, '2024-04-06 00:02:48', '2024-04-06 00:02:48'),
(15817, '119.188.247.140', NULL, 1, '2024-04-06 00:16:39', '2024-04-06 00:16:39'),
(15818, '35.166.112.148', NULL, 1, '2024-04-06 00:22:59', '2024-04-06 00:22:59'),
(15819, '54.245.135.105', NULL, 1, '2024-04-06 00:23:33', '2024-04-06 00:23:33'),
(15820, '205.210.31.156', NULL, 1, '2024-04-06 01:30:17', '2024-04-06 01:30:17'),
(15821, '102.129.152.192', NULL, 1, '2024-04-06 02:16:59', '2024-04-06 02:16:59'),
(15822, '198.235.24.2', NULL, 1, '2024-04-06 02:59:14', '2024-04-06 02:59:14'),
(15823, '198.235.24.205', NULL, 1, '2024-04-06 03:38:55', '2024-04-06 03:38:55'),
(15824, '104.234.114.82', NULL, 1, '2024-04-06 04:13:01', '2024-04-06 04:13:01'),
(15825, '198.235.24.11', NULL, 1, '2024-04-06 04:17:55', '2024-04-06 04:17:55'),
(15826, '3.81.174.216', NULL, 1, '2024-04-06 05:29:23', '2024-04-06 05:29:23'),
(15827, '128.204.212.78', NULL, 3, '2024-04-06 06:12:21', '2024-04-07 03:15:38'),
(15828, '78.31.71.220', NULL, 1, '2024-04-06 06:31:50', '2024-04-06 06:31:50'),
(15829, '164.55.247.243', NULL, 1, '2024-04-06 06:49:15', '2024-04-06 06:49:15'),
(15830, '195.191.219.131', NULL, 1, '2024-04-06 06:49:45', '2024-04-06 06:49:45'),
(15831, '180.97.221.86', NULL, 1, '2024-04-06 07:47:13', '2024-04-06 07:47:13'),
(15832, '205.210.31.26', NULL, 1, '2024-04-06 08:09:03', '2024-04-06 08:09:03'),
(15833, '128.204.212.77', NULL, 1, '2024-04-06 08:29:05', '2024-04-06 08:29:05'),
(15834, '182.252.65.50', NULL, 1, '2024-04-06 09:10:31', '2024-04-06 09:10:31'),
(15835, '128.90.128.237', NULL, 1, '2024-04-06 09:58:39', '2024-04-06 09:58:39'),
(15836, '198.235.24.149', NULL, 1, '2024-04-06 10:08:12', '2024-04-06 10:08:12'),
(15837, '40.94.227.34', NULL, 1, '2024-04-06 10:12:19', '2024-04-06 10:12:19'),
(15838, '175.6.217.4', NULL, 1, '2024-04-06 10:12:51', '2024-04-06 10:12:51'),
(15839, '195.191.219.130', NULL, 1, '2024-04-06 10:18:06', '2024-04-06 10:18:06'),
(15840, '203.188.251.227', NULL, 1, '2024-04-06 10:28:34', '2024-04-06 10:28:34'),
(15841, '52.167.144.226', NULL, 1, '2024-04-06 11:00:13', '2024-04-06 11:00:13'),
(15842, '171.232.144.51', NULL, 1, '2024-04-06 11:30:19', '2024-04-06 11:30:19'),
(15843, '123.6.49.47', NULL, 1, '2024-04-06 12:33:33', '2024-04-06 12:33:33'),
(15844, '27.115.124.109', NULL, 1, '2024-04-06 12:34:16', '2024-04-06 12:34:16'),
(15845, '35.171.144.152', NULL, 3, '2024-04-06 12:34:25', '2024-04-06 12:34:25'),
(15846, '15.235.15.135', NULL, 1, '2024-04-06 12:41:12', '2024-04-06 12:41:12'),
(15847, '165.225.235.102', NULL, 2, '2024-04-06 13:57:47', '2024-04-06 14:01:24'),
(15848, '3.230.133.167', NULL, 1, '2024-04-06 13:58:56', '2024-04-06 13:58:56'),
(15849, '17.241.219.142', NULL, 1, '2024-04-06 13:58:58', '2024-04-06 13:58:58'),
(15850, '84.38.188.16', NULL, 1, '2024-04-06 13:59:37', '2024-04-06 13:59:37'),
(15851, '51.222.253.4', NULL, 1, '2024-04-06 14:12:02', '2024-04-06 14:12:02'),
(15852, '36.255.53.23', NULL, 1, '2024-04-06 15:03:27', '2024-04-06 15:03:27'),
(15853, '198.235.24.150', NULL, 1, '2024-04-06 16:16:46', '2024-04-06 16:16:46'),
(15854, '154.91.83.168', NULL, 1, '2024-04-06 17:03:24', '2024-04-06 17:03:24'),
(15855, '52.167.144.229', NULL, 1, '2024-04-06 17:18:59', '2024-04-06 17:18:59'),
(15856, '14.215.163.132', NULL, 1, '2024-04-06 18:28:28', '2024-04-06 18:28:28'),
(15857, '101.44.249.124', NULL, 1, '2024-04-06 21:47:53', '2024-04-06 21:47:53'),
(15858, '205.210.31.60', NULL, 1, '2024-04-06 22:39:26', '2024-04-06 22:39:26'),
(15859, '35.166.108.205', NULL, 2, '2024-04-06 22:39:30', '2024-04-07 01:47:09'),
(15860, '205.210.31.21', NULL, 1, '2024-04-06 22:54:03', '2024-04-06 22:54:03'),
(15861, '54.39.129.182', NULL, 1, '2024-04-06 23:12:05', '2024-04-06 23:12:05'),
(15862, '78.210.217.202', NULL, 1, '2024-04-06 23:26:06', '2024-04-06 23:26:06'),
(15863, '35.90.137.178', NULL, 1, '2024-04-07 01:17:46', '2024-04-07 01:17:46'),
(15864, '35.94.181.2', NULL, 1, '2024-04-07 01:27:26', '2024-04-07 01:27:26'),
(15865, '45.43.188.64', NULL, 2, '2024-04-07 01:54:49', '2024-04-07 01:54:50'),
(15866, '66.249.66.39', NULL, 1, '2024-04-07 02:43:40', '2024-04-07 02:43:40'),
(15867, '101.44.251.65', NULL, 1, '2024-04-07 03:23:08', '2024-04-07 03:23:08'),
(15868, '43.128.100.220', NULL, 1, '2024-04-07 03:32:23', '2024-04-07 03:32:23'),
(15869, '104.236.73.78', NULL, 1, '2024-04-07 05:02:41', '2024-04-07 05:02:41'),
(15870, '89.187.162.108', NULL, 1, '2024-04-07 05:03:24', '2024-04-07 05:03:24'),
(15871, '180.97.221.86', NULL, 1, '2024-04-07 05:23:45', '2024-04-07 05:23:45'),
(15872, '96.46.113.136', NULL, 1, '2024-04-07 06:23:04', '2024-04-07 06:23:04'),
(15873, '220.151.9.22', NULL, 1, '2024-04-07 06:49:54', '2024-04-07 06:49:54'),
(15874, '36.99.136.129', NULL, 1, '2024-04-07 06:51:46', '2024-04-07 06:51:46'),
(15875, '36.99.136.128', NULL, 1, '2024-04-07 06:51:50', '2024-04-07 06:51:50'),
(15876, '69.167.29.40', NULL, 1, '2024-04-07 07:11:39', '2024-04-07 07:11:39'),
(15877, '18.222.201.223', NULL, 1, '2024-04-07 07:21:35', '2024-04-07 07:21:35'),
(15878, '51.222.253.10', NULL, 1, '2024-04-07 07:24:31', '2024-04-07 07:24:31'),
(15879, '216.24.216.195', NULL, 1, '2024-04-07 08:13:46', '2024-04-07 08:13:46'),
(15880, '195.191.219.132', NULL, 1, '2024-04-07 08:26:28', '2024-04-07 08:26:28'),
(15881, '103.84.255.225', NULL, 1, '2024-04-07 08:31:46', '2024-04-07 08:31:46'),
(15882, '64.227.181.3', NULL, 4, '2024-04-07 09:18:55', '2024-04-07 09:19:24'),
(15883, '182.44.8.254', NULL, 1, '2024-04-07 13:24:24', '2024-04-07 13:24:24'),
(15884, '64.23.215.192', NULL, 1, '2024-04-07 14:13:04', '2024-04-07 14:13:04'),
(15885, '47.76.99.127', NULL, 2, '2024-04-07 15:25:51', '2024-04-07 15:25:51'),
(15886, '77.75.77.62', NULL, 1, '2024-04-07 16:11:05', '2024-04-07 16:11:05'),
(15887, '118.69.175.73', NULL, 1, '2024-04-07 17:02:39', '2024-04-07 17:02:39'),
(15888, '172.210.52.237', NULL, 2, '2024-04-07 19:22:15', '2024-04-07 19:22:16'),
(15889, '42.236.101.196', NULL, 1, '2024-04-07 19:37:12', '2024-04-07 19:37:12'),
(15890, '42.236.17.91', NULL, 1, '2024-04-07 19:38:53', '2024-04-07 19:38:53'),
(15891, '42.236.101.227', NULL, 1, '2024-04-07 19:39:32', '2024-04-07 19:39:32'),
(15892, '42.236.12.222', NULL, 1, '2024-04-07 20:20:49', '2024-04-07 20:20:49'),
(15893, '66.249.66.38', NULL, 1, '2024-04-07 20:33:38', '2024-04-07 20:33:38');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(15894, '223.113.128.196', NULL, 1, '2024-04-07 20:49:42', '2024-04-07 20:49:42'),
(15895, '66.249.66.39', NULL, 1, '2024-04-07 21:27:30', '2024-04-07 21:27:30'),
(15896, '101.44.250.57', NULL, 1, '2024-04-07 23:05:53', '2024-04-07 23:05:53'),
(15897, '122.228.8.169', NULL, 1, '2024-04-07 23:19:54', '2024-04-07 23:19:54'),
(15898, '111.172.249.49', NULL, 1, '2024-04-07 23:20:51', '2024-04-07 23:20:51'),
(15899, '66.249.66.11', NULL, 3, '2024-04-07 23:21:01', '2024-04-07 23:21:19'),
(15900, '72.14.201.159', NULL, 1, '2024-04-08 00:15:46', '2024-04-08 00:15:46'),
(15901, '34.216.47.49', NULL, 1, '2024-04-08 01:09:26', '2024-04-08 01:09:26'),
(15902, '34.208.20.54', NULL, 1, '2024-04-08 01:31:50', '2024-04-08 01:31:50'),
(15903, '128.204.212.78', NULL, 1, '2024-04-08 03:25:37', '2024-04-08 03:25:37'),
(15904, '35.237.193.183', NULL, 2, '2024-04-08 03:25:43', '2024-04-08 03:26:03'),
(15905, '205.210.31.31', NULL, 1, '2024-04-08 03:42:23', '2024-04-08 03:42:23'),
(15906, '198.235.24.36', NULL, 1, '2024-04-08 04:08:39', '2024-04-08 04:08:39'),
(15907, '117.63.71.174', NULL, 2, '2024-04-08 04:34:05', '2024-04-08 04:34:05'),
(15908, '52.80.71.82', NULL, 1, '2024-04-08 04:52:56', '2024-04-08 04:52:56'),
(15909, '52.81.208.25', NULL, 1, '2024-04-08 04:53:53', '2024-04-08 04:53:53'),
(15910, '3.85.38.46', NULL, 1, '2024-04-08 05:14:31', '2024-04-08 05:14:31'),
(15911, '195.191.219.133', NULL, 1, '2024-04-08 06:02:16', '2024-04-08 06:02:16'),
(15912, '72.14.201.159', NULL, 1, '2024-04-08 06:41:12', '2024-04-08 06:41:12'),
(15913, '180.97.221.86', NULL, 1, '2024-04-08 06:49:25', '2024-04-08 06:49:25'),
(15914, '66.249.66.39', NULL, 1, '2024-04-08 06:53:02', '2024-04-08 06:53:02'),
(15915, '34.222.207.168', NULL, 1, '2024-04-08 07:38:37', '2024-04-08 07:38:37'),
(15916, '170.205.36.48', NULL, 1, '2024-04-08 07:39:03', '2024-04-08 07:39:03'),
(15917, '202.191.126.60', NULL, 9, '2024-04-08 07:59:06', '2024-04-08 13:39:30'),
(15918, '4.193.96.14', NULL, 1, '2024-04-08 08:49:49', '2024-04-08 08:49:49'),
(15919, '202.4.101.234', NULL, 1, '2024-04-08 09:05:53', '2024-04-08 09:05:53'),
(15920, '106.227.49.113', NULL, 1, '2024-04-08 09:10:20', '2024-04-08 09:10:20'),
(15921, '45.251.56.65', NULL, 1, '2024-04-08 09:40:07', '2024-04-08 09:40:07'),
(15922, '185.174.136.114', NULL, 1, '2024-04-08 09:50:49', '2024-04-08 09:50:49'),
(15923, '89.248.172.174', NULL, 1, '2024-04-08 09:54:48', '2024-04-08 09:54:48'),
(15924, '205.210.31.152', NULL, 1, '2024-04-08 09:57:10', '2024-04-08 09:57:10'),
(15925, '69.171.231.120', NULL, 1, '2024-04-08 11:11:08', '2024-04-08 11:11:08'),
(15926, '69.171.231.2', NULL, 1, '2024-04-08 11:11:08', '2024-04-08 11:11:08'),
(15927, '43.155.130.43', NULL, 1, '2024-04-08 11:24:03', '2024-04-08 11:24:03'),
(15928, '61.147.15.67', NULL, 2, '2024-04-08 12:09:58', '2024-04-08 17:38:22'),
(15929, '61.147.15.65', NULL, 3, '2024-04-08 12:10:48', '2024-04-08 17:37:31'),
(15930, '42.0.7.226', NULL, 1, '2024-04-08 12:20:23', '2024-04-08 12:20:23'),
(15931, '40.94.226.86', NULL, 1, '2024-04-08 12:49:53', '2024-04-08 12:49:53'),
(15932, '66.249.66.11', NULL, 1, '2024-04-08 14:08:20', '2024-04-08 14:08:20'),
(15933, '165.22.215.122', NULL, 2, '2024-04-08 14:15:52', '2024-04-08 19:54:06'),
(15934, '35.216.23.41', NULL, 1, '2024-04-08 15:30:08', '2024-04-08 15:30:08'),
(15935, '92.204.54.126', NULL, 1, '2024-04-08 16:26:08', '2024-04-08 16:26:08'),
(15936, '36.150.60.24', NULL, 5, '2024-04-08 16:58:32', '2024-04-08 17:01:15'),
(15937, '51.222.253.19', NULL, 1, '2024-04-08 17:07:43', '2024-04-08 17:07:43'),
(15938, '93.158.91.13', NULL, 1, '2024-04-08 17:37:36', '2024-04-08 17:37:36'),
(15939, '209.160.116.169', NULL, 1, '2024-04-08 17:40:46', '2024-04-08 17:40:46'),
(15940, '217.113.194.205', NULL, 1, '2024-04-08 18:00:49', '2024-04-08 18:00:49'),
(15941, '123.249.116.30', NULL, 1, '2024-04-08 18:46:37', '2024-04-08 18:46:37'),
(15942, '162.241.226.166', NULL, 1, '2024-04-08 20:13:13', '2024-04-08 20:13:13'),
(15943, '150.158.138.237', NULL, 1, '2024-04-08 20:15:08', '2024-04-08 20:15:08'),
(15944, '47.76.209.138', NULL, 1, '2024-04-08 22:06:09', '2024-04-08 22:06:09'),
(15945, '20.23.125.200', NULL, 5, '2024-04-08 22:09:01', '2024-04-08 22:12:07'),
(15946, '20.23.125.200', NULL, 5, '2024-04-08 22:09:01', '2024-04-08 22:12:07'),
(15947, '164.55.247.243', NULL, 1, '2024-04-08 22:28:38', '2024-04-08 22:28:38'),
(15948, '65.154.226.167', NULL, 1, '2024-04-08 22:28:50', '2024-04-08 22:28:50'),
(15949, '35.91.191.146', NULL, 1, '2024-04-08 22:44:32', '2024-04-08 22:44:32'),
(15950, '35.88.85.229', NULL, 1, '2024-04-08 23:24:47', '2024-04-08 23:24:47'),
(15951, '52.88.146.126', NULL, 1, '2024-04-08 23:25:22', '2024-04-08 23:25:22'),
(15952, '205.210.31.33', NULL, 1, '2024-04-09 00:11:29', '2024-04-09 00:11:29'),
(15953, '128.204.212.78', NULL, 1, '2024-04-09 00:52:46', '2024-04-09 00:52:46'),
(15954, '95.179.185.193', NULL, 1, '2024-04-09 00:58:19', '2024-04-09 00:58:19'),
(15955, '104.231.249.68', NULL, 1, '2024-04-09 01:02:16', '2024-04-09 01:02:16'),
(15956, '20.191.45.212', NULL, 1, '2024-04-09 01:05:49', '2024-04-09 01:05:49'),
(15957, '128.204.212.77', NULL, 2, '2024-04-09 01:16:29', '2024-04-09 02:17:58'),
(15958, '43.135.129.233', NULL, 1, '2024-04-09 03:45:53', '2024-04-09 03:45:53'),
(15959, '54.242.118.217', NULL, 1, '2024-04-09 05:32:58', '2024-04-09 05:32:58'),
(15960, '175.140.11.251', NULL, 2, '2024-04-09 05:45:47', '2024-04-09 05:47:56'),
(15961, '209.38.167.31', NULL, 1, '2024-04-09 05:55:38', '2024-04-09 05:55:38'),
(15962, '195.191.219.132', NULL, 1, '2024-04-09 06:50:25', '2024-04-09 06:50:25'),
(15963, '208.91.64.165', NULL, 1, '2024-04-09 07:54:40', '2024-04-09 07:54:40'),
(15964, '202.191.126.60', NULL, 4, '2024-04-09 07:56:57', '2024-04-09 10:09:11'),
(15965, '20.86.236.15', NULL, 1, '2024-04-09 08:13:16', '2024-04-09 08:13:16'),
(15966, '20.86.235.138', NULL, 1, '2024-04-09 08:18:55', '2024-04-09 08:18:55'),
(15967, '113.190.194.65', NULL, 1, '2024-04-09 08:26:32', '2024-04-09 08:26:32'),
(15968, '5.133.192.193', NULL, 1, '2024-04-09 09:14:25', '2024-04-09 09:14:25'),
(15969, '164.55.247.243', NULL, 1, '2024-04-09 09:17:35', '2024-04-09 09:17:35'),
(15970, '150.158.138.237', NULL, 1, '2024-04-09 09:31:00', '2024-04-09 09:31:00'),
(15971, '107.189.8.133', NULL, 1, '2024-04-09 09:46:31', '2024-04-09 09:46:31'),
(15972, '213.202.233.34', NULL, 1, '2024-04-09 10:04:51', '2024-04-09 10:04:51'),
(15973, '128.204.212.79', NULL, 2, '2024-04-09 11:49:31', '2024-04-09 17:12:12'),
(15974, '89.248.174.42', NULL, 1, '2024-04-09 12:10:05', '2024-04-09 12:10:05'),
(15975, '3.80.89.126', NULL, 1, '2024-04-09 12:32:03', '2024-04-09 12:32:03'),
(15976, '18.224.128.89', NULL, 1, '2024-04-09 12:32:03', '2024-04-09 12:32:03'),
(15977, '100.27.34.37', NULL, 1, '2024-04-09 12:32:08', '2024-04-09 12:32:08'),
(15978, '198.235.24.103', NULL, 1, '2024-04-09 12:54:26', '2024-04-09 12:54:26'),
(15979, '65.154.226.169', NULL, 1, '2024-04-09 13:07:00', '2024-04-09 13:07:00'),
(15980, '43.130.31.48', NULL, 1, '2024-04-09 13:52:24', '2024-04-09 13:52:24'),
(15981, '64.227.181.3', NULL, 4, '2024-04-09 14:14:26', '2024-04-09 14:14:55'),
(15982, '195.191.219.130', NULL, 1, '2024-04-09 14:59:47', '2024-04-09 14:59:47'),
(15983, '173.252.83.7', NULL, 1, '2024-04-09 15:31:01', '2024-04-09 15:31:01'),
(15984, '165.22.215.122', NULL, 2, '2024-04-09 16:41:21', '2024-04-09 16:41:23'),
(15985, '216.24.213.91', NULL, 1, '2024-04-09 16:58:50', '2024-04-09 16:58:50'),
(15986, '119.188.247.140', NULL, 1, '2024-04-09 17:22:34', '2024-04-09 17:22:34'),
(15987, '198.176.60.13', NULL, 1, '2024-04-09 18:36:50', '2024-04-09 18:36:50'),
(15988, '42.236.10.73', NULL, 1, '2024-04-09 19:34:38', '2024-04-09 19:34:38'),
(15989, '27.115.124.40', NULL, 1, '2024-04-09 19:34:44', '2024-04-09 19:34:44'),
(15990, '65.21.57.28', NULL, 1, '2024-04-09 20:31:42', '2024-04-09 20:31:42'),
(15991, '185.237.102.82', NULL, 1, '2024-04-09 20:59:37', '2024-04-09 20:59:37'),
(15992, '17.241.75.216', NULL, 1, '2024-04-09 21:54:00', '2024-04-09 21:54:00'),
(15993, '84.17.49.95', NULL, 1, '2024-04-09 22:35:09', '2024-04-09 22:35:09'),
(15994, '119.188.247.5', NULL, 1, '2024-04-09 22:39:41', '2024-04-09 22:39:41'),
(15995, '54.191.7.64', NULL, 1, '2024-04-09 22:54:38', '2024-04-09 22:54:38'),
(15996, '35.88.140.152', NULL, 1, '2024-04-09 22:54:42', '2024-04-09 22:54:42'),
(15997, '185.246.188.74', NULL, 1, '2024-04-09 23:25:24', '2024-04-09 23:25:24'),
(15998, '45.141.215.80', NULL, 1, '2024-04-09 23:25:29', '2024-04-09 23:25:29'),
(15999, '185.220.100.254', NULL, 1, '2024-04-09 23:25:32', '2024-04-09 23:25:32'),
(16000, '185.220.100.243', NULL, 1, '2024-04-09 23:25:34', '2024-04-09 23:25:34'),
(16001, '185.129.62.63', NULL, 1, '2024-04-09 23:25:38', '2024-04-09 23:25:38'),
(16002, '84.17.47.114', NULL, 1, '2024-04-09 23:37:10', '2024-04-09 23:37:10'),
(16003, '102.129.145.26', NULL, 1, '2024-04-10 01:58:35', '2024-04-10 01:58:35'),
(16004, '93.174.93.127', NULL, 1, '2024-04-10 02:27:09', '2024-04-10 02:27:09'),
(16005, '45.134.225.36', NULL, 1, '2024-04-10 03:46:30', '2024-04-10 03:46:30'),
(16006, '35.94.38.199', NULL, 1, '2024-04-10 03:59:45', '2024-04-10 03:59:45'),
(16007, '176.9.18.134', NULL, 1, '2024-04-10 04:08:11', '2024-04-10 04:08:11'),
(16008, '119.188.247.39', NULL, 1, '2024-04-10 04:08:52', '2024-04-10 04:08:52'),
(16009, '213.202.233.34', NULL, 1, '2024-04-10 04:15:03', '2024-04-10 04:15:03'),
(16010, '35.217.98.15', NULL, 2, '2024-04-10 04:23:39', '2024-04-10 04:53:40'),
(16011, '104.234.114.82', NULL, 1, '2024-04-10 05:04:46', '2024-04-10 05:04:46'),
(16012, '45.138.101.209', NULL, 1, '2024-04-10 05:12:35', '2024-04-10 05:12:35'),
(16013, '65.154.226.167', NULL, 1, '2024-04-10 05:26:07', '2024-04-10 05:26:07'),
(16014, '52.203.201.196', NULL, 1, '2024-04-10 05:27:11', '2024-04-10 05:27:11'),
(16015, '180.97.221.86', NULL, 2, '2024-04-10 05:31:49', '2024-04-10 09:35:39'),
(16016, '191.101.61.27', NULL, 1, '2024-04-10 05:38:41', '2024-04-10 05:38:41'),
(16017, '192.248.174.114', NULL, 1, '2024-04-10 06:18:37', '2024-04-10 06:18:37'),
(16018, '119.188.246.91', NULL, 1, '2024-04-10 07:19:05', '2024-04-10 07:19:05'),
(16019, '119.188.246.142', NULL, 1, '2024-04-10 07:37:00', '2024-04-10 07:37:00'),
(16020, '51.15.17.105', NULL, 1, '2024-04-10 07:43:07', '2024-04-10 07:43:07'),
(16021, '34.222.205.20', NULL, 1, '2024-04-10 08:18:23', '2024-04-10 08:18:23'),
(16022, '128.204.212.79', NULL, 6, '2024-04-10 08:23:51', '2024-04-10 11:29:27'),
(16023, '128.204.212.77', NULL, 2, '2024-04-10 08:34:44', '2024-04-10 08:53:57'),
(16024, '128.204.212.78', NULL, 4, '2024-04-10 08:35:52', '2024-04-10 17:05:50'),
(16025, '195.191.219.131', NULL, 1, '2024-04-10 08:36:20', '2024-04-10 08:36:20'),
(16026, '40.77.167.30', NULL, 1, '2024-04-10 09:14:28', '2024-04-10 09:14:28'),
(16027, '35.86.2.157', NULL, 1, '2024-04-10 09:37:09', '2024-04-10 09:37:09'),
(16028, '165.231.37.252', NULL, 1, '2024-04-10 10:15:54', '2024-04-10 10:15:54'),
(16029, '43.163.8.148', NULL, 1, '2024-04-10 10:20:55', '2024-04-10 10:20:55'),
(16030, '202.86.216.176', NULL, 2, '2024-04-10 11:01:10', '2024-04-10 11:03:33'),
(16031, '52.167.144.25', NULL, 1, '2024-04-10 11:41:16', '2024-04-10 11:41:16'),
(16032, '165.22.215.122', NULL, 2, '2024-04-10 12:29:31', '2024-04-10 12:29:33'),
(16033, '119.188.240.22', NULL, 1, '2024-04-10 12:35:22', '2024-04-10 12:35:22'),
(16034, '52.167.144.234', NULL, 2, '2024-04-10 12:47:01', '2024-04-10 12:48:28'),
(16035, '91.92.254.43', NULL, 1, '2024-04-10 13:08:15', '2024-04-10 13:08:15'),
(16036, '43.226.17.19', NULL, 44, '2024-04-10 13:38:33', '2024-04-10 13:39:02'),
(16037, '101.44.248.27', NULL, 1, '2024-04-10 14:02:38', '2024-04-10 14:02:38'),
(16038, '64.227.143.159', NULL, 4, '2024-04-10 15:06:45', '2024-04-10 15:07:31'),
(16039, '128.90.170.27', NULL, 2, '2024-04-10 15:22:50', '2024-04-10 15:22:53'),
(16040, '2.58.56.90', NULL, 1, '2024-04-10 15:32:00', '2024-04-10 15:32:00'),
(16041, '185.106.94.195', NULL, 1, '2024-04-10 15:33:09', '2024-04-10 15:33:09'),
(16042, '202.62.39.72', NULL, 1, '2024-04-10 16:59:59', '2024-04-10 16:59:59'),
(16043, '65.21.237.125', NULL, 1, '2024-04-10 17:18:21', '2024-04-10 17:18:21'),
(16044, '205.210.31.43', NULL, 1, '2024-04-10 17:35:22', '2024-04-10 17:35:22'),
(16045, '198.235.24.2', NULL, 1, '2024-04-10 18:41:39', '2024-04-10 18:41:39'),
(16046, '186.86.52.202', NULL, 1, '2024-04-10 18:53:16', '2024-04-10 18:53:16'),
(16047, '182.44.9.147', NULL, 1, '2024-04-10 19:05:10', '2024-04-10 19:05:10'),
(16048, '87.236.176.214', NULL, 1, '2024-04-10 19:13:49', '2024-04-10 19:13:49'),
(16049, '117.140.33.70', NULL, 2, '2024-04-10 19:16:22', '2024-04-10 19:17:01'),
(16050, '5.157.20.166', NULL, 1, '2024-04-10 20:17:40', '2024-04-10 20:17:40'),
(16051, '42.236.10.90', NULL, 1, '2024-04-10 20:59:32', '2024-04-10 20:59:32'),
(16052, '180.148.213.126', NULL, 1, '2024-04-10 21:48:57', '2024-04-10 21:48:57'),
(16053, '42.236.10.108', NULL, 1, '2024-04-10 21:49:57', '2024-04-10 21:49:57'),
(16054, '93.100.138.168', NULL, 1, '2024-04-10 22:46:58', '2024-04-10 22:46:58'),
(16055, '51.222.253.1', NULL, 1, '2024-04-10 23:37:42', '2024-04-10 23:37:42'),
(16056, '82.66.52.143', NULL, 7, '2024-04-10 23:45:10', '2024-04-10 23:45:24'),
(16057, '103.149.56.22', NULL, 1, '2024-04-10 23:47:59', '2024-04-10 23:47:59'),
(16058, '54.189.107.210', NULL, 1, '2024-04-10 23:48:48', '2024-04-10 23:48:48'),
(16059, '66.249.66.39', NULL, 1, '2024-04-11 00:56:53', '2024-04-11 00:56:53'),
(16060, '54.245.195.162', NULL, 1, '2024-04-11 01:27:14', '2024-04-11 01:27:14'),
(16061, '35.196.25.122', NULL, 2, '2024-04-11 02:47:08', '2024-04-11 02:47:38'),
(16062, '66.249.66.37', NULL, 1, '2024-04-11 02:51:42', '2024-04-11 02:51:42'),
(16063, '13.60.47.53', NULL, 1, '2024-04-11 04:38:05', '2024-04-11 04:38:05'),
(16064, '220.151.9.22', NULL, 1, '2024-04-11 05:21:36', '2024-04-11 05:21:36'),
(16065, '220.130.192.46', NULL, 1, '2024-04-11 05:28:42', '2024-04-11 05:28:42'),
(16066, '24.144.120.254', NULL, 1, '2024-04-11 05:51:56', '2024-04-11 05:51:56'),
(16067, '27.115.124.53', NULL, 1, '2024-04-11 05:53:08', '2024-04-11 05:53:08'),
(16068, '123.6.49.18', NULL, 1, '2024-04-11 05:54:53', '2024-04-11 05:54:53'),
(16069, '27.115.124.48', NULL, 1, '2024-04-11 05:56:55', '2024-04-11 05:56:55'),
(16070, '89.248.172.92', NULL, 1, '2024-04-11 06:16:46', '2024-04-11 06:16:46'),
(16071, '54.208.117.204', NULL, 1, '2024-04-11 06:35:27', '2024-04-11 06:35:27'),
(16072, '27.115.124.66', NULL, 1, '2024-04-11 07:19:58', '2024-04-11 07:19:58'),
(16073, '27.115.124.5', NULL, 1, '2024-04-11 07:22:24', '2024-04-11 07:22:24'),
(16074, '195.191.219.133', NULL, 1, '2024-04-11 07:52:24', '2024-04-11 07:52:24'),
(16075, '101.198.0.156', NULL, 1, '2024-04-11 08:35:07', '2024-04-11 08:35:07'),
(16076, '66.249.66.11', NULL, 4, '2024-04-11 08:36:18', '2024-04-11 22:11:27'),
(16077, '101.198.0.182', NULL, 1, '2024-04-11 08:37:24', '2024-04-11 08:37:24'),
(16078, '66.249.66.10', NULL, 1, '2024-04-11 08:42:29', '2024-04-11 08:42:29'),
(16079, '128.204.212.79', NULL, 2, '2024-04-11 10:27:11', '2024-04-12 01:17:30'),
(16080, '45.80.107.12', NULL, 1, '2024-04-11 10:32:10', '2024-04-11 10:32:10'),
(16081, '150.109.254.243', NULL, 1, '2024-04-11 10:58:33', '2024-04-11 10:58:33'),
(16082, '64.227.185.184', NULL, 4, '2024-04-11 11:30:32', '2024-04-11 11:32:18'),
(16083, '35.94.97.229', NULL, 1, '2024-04-11 11:34:02', '2024-04-11 11:34:02'),
(16084, '54.223.89.173', NULL, 1, '2024-04-11 12:35:14', '2024-04-11 12:35:14'),
(16085, '149.34.245.204', NULL, 1, '2024-04-11 12:51:43', '2024-04-11 12:51:43'),
(16086, '154.91.83.168', NULL, 1, '2024-04-11 13:31:01', '2024-04-11 13:31:01'),
(16087, '45.80.107.150', NULL, 1, '2024-04-11 14:07:27', '2024-04-11 14:07:27'),
(16088, '36.134.147.75', NULL, 1, '2024-04-11 14:45:38', '2024-04-11 14:45:38'),
(16089, '17.241.227.118', NULL, 1, '2024-04-11 14:50:07', '2024-04-11 14:50:07'),
(16090, '64.150.157.22', NULL, 1, '2024-04-11 16:11:52', '2024-04-11 16:11:52'),
(16091, '106.119.152.86', NULL, 1, '2024-04-11 16:23:20', '2024-04-11 16:23:20'),
(16092, '45.61.187.37', NULL, 1, '2024-04-11 17:48:15', '2024-04-11 17:48:15'),
(16093, '37.111.215.185', NULL, 3, '2024-04-11 17:53:10', '2024-04-11 17:53:50'),
(16094, '137.226.113.44', NULL, 1, '2024-04-11 18:22:16', '2024-04-11 18:22:16'),
(16095, '192.254.250.180', NULL, 1, '2024-04-11 18:32:44', '2024-04-11 18:32:44'),
(16096, '180.97.221.86', NULL, 1, '2024-04-11 19:34:06', '2024-04-11 19:34:06'),
(16097, '140.228.21.46', NULL, 1, '2024-04-11 19:49:55', '2024-04-11 19:49:55'),
(16098, '27.115.124.40', NULL, 2, '2024-04-11 20:34:42', '2024-04-11 20:34:42'),
(16099, '128.140.127.242', NULL, 2, '2024-04-11 22:26:17', '2024-04-11 22:26:17'),
(16100, '128.204.212.77', NULL, 1, '2024-04-11 22:38:33', '2024-04-11 22:38:33'),
(16101, '54.190.210.34', NULL, 1, '2024-04-11 22:58:46', '2024-04-11 22:58:46'),
(16102, '35.92.251.32', NULL, 1, '2024-04-11 23:03:20', '2024-04-11 23:03:20'),
(16103, '91.92.243.88', NULL, 1, '2024-04-11 23:26:35', '2024-04-11 23:26:35'),
(16104, '209.141.56.215', NULL, 1, '2024-04-11 23:50:38', '2024-04-11 23:50:38'),
(16105, '198.98.54.49', NULL, 1, '2024-04-12 00:16:42', '2024-04-12 00:16:42'),
(16106, '91.134.248.211', NULL, 1, '2024-04-12 00:40:34', '2024-04-12 00:40:34'),
(16107, '167.235.230.216', NULL, 1, '2024-04-12 01:47:57', '2024-04-12 01:47:57'),
(16108, '3.69.44.198', NULL, 1, '2024-04-12 02:09:24', '2024-04-12 02:09:24'),
(16109, '190.92.201.44', NULL, 1, '2024-04-12 02:47:06', '2024-04-12 02:47:06'),
(16110, '104.234.114.82', NULL, 1, '2024-04-12 03:38:14', '2024-04-12 03:38:14'),
(16111, '136.226.235.84', NULL, 2, '2024-04-12 04:19:04', '2024-04-12 04:19:06'),
(16112, '116.176.115.161', NULL, 1, '2024-04-12 04:46:06', '2024-04-12 04:46:06'),
(16113, '192.185.81.192', NULL, 1, '2024-04-12 04:50:37', '2024-04-12 04:50:37'),
(16114, '198.44.140.144', NULL, 2, '2024-04-12 05:12:56', '2024-04-12 14:27:38'),
(16115, '42.83.147.34', NULL, 1, '2024-04-12 05:36:45', '2024-04-12 05:36:45'),
(16116, '3.85.38.46', NULL, 1, '2024-04-12 06:28:23', '2024-04-12 06:28:23'),
(16117, '159.223.202.59', NULL, 1, '2024-04-12 06:33:59', '2024-04-12 06:33:59'),
(16118, '42.236.17.195', NULL, 1, '2024-04-12 06:37:36', '2024-04-12 06:37:36'),
(16119, '42.236.17.10', NULL, 1, '2024-04-12 06:38:01', '2024-04-12 06:38:01'),
(16120, '42.236.17.39', NULL, 1, '2024-04-12 06:53:32', '2024-04-12 06:53:32'),
(16121, '195.191.219.130', NULL, 1, '2024-04-12 07:06:54', '2024-04-12 07:06:54'),
(16122, '5.188.62.21', NULL, 1, '2024-04-12 07:19:36', '2024-04-12 07:19:36'),
(16123, '198.54.134.180', NULL, 1, '2024-04-12 07:52:37', '2024-04-12 07:52:37'),
(16124, '81.177.140.149', NULL, 2, '2024-04-12 07:54:37', '2024-04-12 07:54:42'),
(16125, '81.200.156.80', NULL, 1, '2024-04-12 08:04:42', '2024-04-12 08:04:42'),
(16126, '103.12.173.245', NULL, 1, '2024-04-12 08:12:47', '2024-04-12 08:12:47'),
(16127, '42.236.12.207', NULL, 1, '2024-04-12 08:29:08', '2024-04-12 08:29:08'),
(16128, '52.167.144.181', NULL, 1, '2024-04-12 09:20:11', '2024-04-12 09:20:11'),
(16129, '89.187.162.211', NULL, 1, '2024-04-12 10:12:32', '2024-04-12 10:12:32'),
(16130, '178.254.29.124', NULL, 1, '2024-04-12 10:32:10', '2024-04-12 10:32:10'),
(16131, '91.92.244.220', NULL, 4, '2024-04-12 11:19:18', '2024-04-12 11:19:20'),
(16132, '182.42.105.144', NULL, 1, '2024-04-12 11:31:00', '2024-04-12 11:31:00'),
(16133, '45.88.97.167', NULL, 1, '2024-04-12 11:59:10', '2024-04-12 11:59:10'),
(16134, '195.191.219.132', NULL, 1, '2024-04-12 12:46:38', '2024-04-12 12:46:38'),
(16135, '103.173.100.37', NULL, 1, '2024-04-12 12:53:32', '2024-04-12 12:53:32'),
(16136, '209.141.56.215', NULL, 2, '2024-04-12 14:10:20', '2024-04-12 15:43:59'),
(16137, '128.204.212.78', NULL, 1, '2024-04-12 14:34:10', '2024-04-12 14:34:10'),
(16138, '134.209.105.190', NULL, 4, '2024-04-12 15:20:14', '2024-04-12 15:20:36'),
(16139, '199.45.155.55', NULL, 1, '2024-04-12 17:19:48', '2024-04-12 17:19:48'),
(16140, '37.111.212.182', NULL, 1, '2024-04-12 18:14:30', '2024-04-12 18:14:30'),
(16141, '34.105.16.240', NULL, 2, '2024-04-12 20:01:49', '2024-04-12 20:03:01'),
(16142, '205.210.31.56', NULL, 1, '2024-04-12 20:36:55', '2024-04-12 20:36:55'),
(16143, '93.159.230.87', NULL, 1, '2024-04-12 20:38:44', '2024-04-12 20:38:44'),
(16144, '117.62.235.53', NULL, 1, '2024-04-12 21:00:01', '2024-04-12 21:00:01'),
(16145, '128.204.212.79', NULL, 1, '2024-04-12 21:48:23', '2024-04-12 21:48:23'),
(16146, '167.94.138.33', NULL, 1, '2024-04-12 21:52:03', '2024-04-12 21:52:03'),
(16147, '35.92.17.76', NULL, 1, '2024-04-12 22:41:02', '2024-04-12 22:41:02'),
(16148, '54.190.85.169', NULL, 1, '2024-04-12 22:43:03', '2024-04-12 22:43:03'),
(16149, '51.222.253.15', NULL, 1, '2024-04-12 23:07:44', '2024-04-12 23:07:44'),
(16150, '198.235.24.133', NULL, 1, '2024-04-12 23:15:07', '2024-04-12 23:15:07'),
(16151, '110.40.20.44', NULL, 1, '2024-04-12 23:57:55', '2024-04-12 23:57:55'),
(16152, '180.97.221.86', NULL, 1, '2024-04-13 00:25:12', '2024-04-13 00:25:12'),
(16153, '23.172.112.234', NULL, 1, '2024-04-13 01:53:31', '2024-04-13 01:53:31'),
(16154, '205.210.31.34', NULL, 1, '2024-04-13 03:43:05', '2024-04-13 03:43:05'),
(16155, '128.204.212.78', NULL, 2, '2024-04-13 04:27:04', '2024-04-13 10:23:57'),
(16156, '51.15.66.158', NULL, 2, '2024-04-13 04:34:48', '2024-04-13 04:34:52'),
(16157, '164.90.180.111', NULL, 1, '2024-04-13 05:25:35', '2024-04-13 05:25:35'),
(16158, '54.144.96.152', NULL, 1, '2024-04-13 05:38:15', '2024-04-13 05:38:15'),
(16159, '35.231.73.69', NULL, 2, '2024-04-13 06:33:18', '2024-04-13 06:33:35'),
(16160, '58.49.233.126', NULL, 1, '2024-04-13 07:10:55', '2024-04-13 07:10:55'),
(16161, '35.196.180.225', NULL, 2, '2024-04-13 07:53:22', '2024-04-13 07:53:43'),
(16162, '195.191.219.131', NULL, 1, '2024-04-13 08:17:17', '2024-04-13 08:17:17'),
(16163, '198.235.24.3', NULL, 1, '2024-04-13 10:22:34', '2024-04-13 10:22:34'),
(16164, '113.190.194.65', NULL, 3, '2024-04-13 12:02:53', '2024-04-13 12:11:50'),
(16165, '198.235.24.40', NULL, 1, '2024-04-13 12:06:41', '2024-04-13 12:06:41'),
(16166, '31.13.103.4', NULL, 1, '2024-04-13 12:24:58', '2024-04-13 12:24:58'),
(16167, '31.13.103.113', NULL, 1, '2024-04-13 12:24:59', '2024-04-13 12:24:59'),
(16168, '27.115.124.109', NULL, 1, '2024-04-13 12:33:52', '2024-04-13 12:33:52'),
(16169, '123.6.49.47', NULL, 1, '2024-04-13 12:33:57', '2024-04-13 12:33:57'),
(16170, '36.150.60.24', NULL, 5, '2024-04-13 13:23:05', '2024-04-13 13:28:05'),
(16171, '205.210.31.128', NULL, 1, '2024-04-13 13:44:23', '2024-04-13 13:44:23'),
(16172, '64.227.176.244', NULL, 1, '2024-04-13 14:42:45', '2024-04-13 14:42:45'),
(16173, '205.210.31.6', NULL, 1, '2024-04-13 15:55:32', '2024-04-13 15:55:32'),
(16174, '58.211.23.183', NULL, 4, '2024-04-13 16:25:44', '2024-04-13 16:30:25'),
(16175, '149.102.237.34', NULL, 1, '2024-04-13 16:34:17', '2024-04-13 16:34:17'),
(16176, '182.42.110.255', NULL, 1, '2024-04-13 16:42:50', '2024-04-13 16:42:50'),
(16177, '54.88.179.33', NULL, 3, '2024-04-13 16:50:19', '2024-04-13 16:50:19'),
(16178, '35.231.133.27', NULL, 2, '2024-04-13 16:56:37', '2024-04-13 16:57:24'),
(16179, '36.99.136.128', NULL, 1, '2024-04-13 17:02:41', '2024-04-13 17:02:41'),
(16180, '123.160.221.133', NULL, 2, '2024-04-13 17:02:53', '2024-04-13 17:04:09'),
(16181, '123.160.221.131', NULL, 1, '2024-04-13 17:04:14', '2024-04-13 17:04:14'),
(16182, '17.241.219.42', NULL, 1, '2024-04-13 17:10:31', '2024-04-13 17:10:31'),
(16183, '192.145.119.41', NULL, 2, '2024-04-13 17:16:13', '2024-04-13 17:16:13'),
(16184, '83.113.125.244', NULL, 2, '2024-04-13 17:18:03', '2024-04-13 17:18:04'),
(16185, '198.235.24.45', NULL, 1, '2024-04-13 18:31:26', '2024-04-13 18:31:26'),
(16186, '65.154.226.170', NULL, 1, '2024-04-13 19:01:52', '2024-04-13 19:01:52'),
(16187, '205.210.31.172', NULL, 1, '2024-04-13 19:15:46', '2024-04-13 19:15:46'),
(16188, '17.241.227.6', NULL, 1, '2024-04-13 20:21:27', '2024-04-13 20:21:27'),
(16189, '109.61.11.2', NULL, 1, '2024-04-13 21:12:16', '2024-04-13 21:12:16'),
(16190, '66.249.66.38', NULL, 1, '2024-04-13 21:48:39', '2024-04-13 21:48:39'),
(16191, '35.161.195.126', NULL, 1, '2024-04-13 22:12:44', '2024-04-13 22:12:44'),
(16192, '54.203.107.200', NULL, 1, '2024-04-13 22:13:00', '2024-04-13 22:13:00'),
(16193, '64.227.181.3', NULL, 3, '2024-04-13 22:43:08', '2024-04-13 22:44:03'),
(16194, '154.51.131.142', NULL, 1, '2024-04-13 23:33:04', '2024-04-13 23:33:04'),
(16195, '54.212.115.230', NULL, 1, '2024-04-13 23:56:09', '2024-04-13 23:56:09'),
(16196, '198.235.24.2', NULL, 1, '2024-04-13 23:57:30', '2024-04-13 23:57:30'),
(16197, '154.91.83.168', NULL, 1, '2024-04-14 02:31:21', '2024-04-14 02:31:21'),
(16198, '43.159.128.68', NULL, 1, '2024-04-14 02:38:51', '2024-04-14 02:38:51'),
(16199, '180.97.221.86', NULL, 1, '2024-04-14 03:17:30', '2024-04-14 03:17:30'),
(16200, '35.203.245.181', NULL, 1, '2024-04-14 04:03:23', '2024-04-14 04:03:23'),
(16201, '123.245.128.227', NULL, 2, '2024-04-14 04:57:30', '2024-04-14 04:57:35'),
(16202, '39.165.158.176', NULL, 2, '2024-04-14 04:57:30', '2024-04-14 04:57:38'),
(16203, '36.148.166.139', NULL, 1, '2024-04-14 04:57:37', '2024-04-14 04:57:37'),
(16204, '89.248.172.115', NULL, 2, '2024-04-14 05:12:33', '2024-04-14 06:36:12'),
(16205, '89.187.162.211', NULL, 1, '2024-04-14 05:30:54', '2024-04-14 05:30:54'),
(16206, '47.243.113.51', NULL, 2, '2024-04-14 05:42:54', '2024-04-14 05:42:58'),
(16207, '45.15.157.177', NULL, 1, '2024-04-14 05:45:35', '2024-04-14 05:45:35'),
(16208, '54.70.26.225', NULL, 1, '2024-04-14 05:45:39', '2024-04-14 05:45:39'),
(16209, '195.191.219.133', NULL, 1, '2024-04-14 06:03:31', '2024-04-14 06:03:31'),
(16210, '51.81.46.212', NULL, 3, '2024-04-14 06:07:37', '2024-04-14 19:34:27'),
(16211, '15.204.182.106', NULL, 2, '2024-04-14 06:09:48', '2024-04-14 06:32:55'),
(16212, '66.249.66.38', NULL, 1, '2024-04-14 06:42:09', '2024-04-14 06:42:09'),
(16213, '135.148.100.196', NULL, 2, '2024-04-14 06:47:18', '2024-04-14 13:06:09'),
(16214, '154.39.66.38', NULL, 1, '2024-04-14 07:26:20', '2024-04-14 07:26:20'),
(16215, '69.10.48.159', NULL, 1, '2024-04-14 07:30:31', '2024-04-14 07:30:31'),
(16216, '205.210.31.174', NULL, 1, '2024-04-14 08:46:02', '2024-04-14 08:46:02'),
(16217, '44.234.23.16', NULL, 1, '2024-04-14 09:40:12', '2024-04-14 09:40:12'),
(16218, '35.216.96.86', NULL, 1, '2024-04-14 09:47:26', '2024-04-14 09:47:26'),
(16219, '192.95.30.227', NULL, 7, '2024-04-14 10:26:43', '2024-04-14 10:27:36'),
(16220, '34.222.175.40', NULL, 1, '2024-04-14 11:21:37', '2024-04-14 11:21:37'),
(16221, '101.44.250.74', NULL, 1, '2024-04-14 12:00:46', '2024-04-14 12:00:46'),
(16222, '34.222.207.168', NULL, 1, '2024-04-14 12:02:12', '2024-04-14 12:02:12'),
(16223, '34.222.193.147', NULL, 1, '2024-04-14 12:08:24', '2024-04-14 12:08:24'),
(16224, '123.186.75.163', NULL, 1, '2024-04-14 12:54:49', '2024-04-14 12:54:49'),
(16225, '5.133.192.128', NULL, 1, '2024-04-14 12:59:45', '2024-04-14 12:59:45'),
(16226, '58.49.233.126', NULL, 1, '2024-04-14 13:20:26', '2024-04-14 13:20:26'),
(16227, '128.204.212.77', NULL, 2, '2024-04-14 13:25:18', '2024-04-14 19:26:45'),
(16228, '205.210.31.144', NULL, 1, '2024-04-14 14:04:31', '2024-04-14 14:04:31'),
(16229, '123.186.79.164', NULL, 1, '2024-04-14 15:43:28', '2024-04-14 15:43:28'),
(16230, '46.166.129.4', NULL, 1, '2024-04-14 15:46:12', '2024-04-14 15:46:12'),
(16231, '54.70.190.91', NULL, 1, '2024-04-14 16:19:53', '2024-04-14 16:19:53'),
(16232, '59.106.13.183', NULL, 4, '2024-04-14 16:32:16', '2024-04-14 16:32:40'),
(16233, '110.154.101.51', NULL, 1, '2024-04-14 16:34:11', '2024-04-14 16:34:11'),
(16234, '115.223.43.99', NULL, 1, '2024-04-14 16:58:14', '2024-04-14 16:58:14'),
(16235, '42.202.17.84', NULL, 2, '2024-04-14 17:30:28', '2024-04-14 17:32:10'),
(16236, '61.147.15.67', NULL, 1, '2024-04-14 18:14:03', '2024-04-14 18:14:03'),
(16237, '61.147.21.51', NULL, 1, '2024-04-14 18:14:05', '2024-04-14 18:14:05'),
(16238, '42.236.12.213', NULL, 1, '2024-04-14 18:45:24', '2024-04-14 18:45:24'),
(16239, '42.236.17.196', NULL, 1, '2024-04-14 18:47:04', '2024-04-14 18:47:04'),
(16240, '51.68.11.207', NULL, 1, '2024-04-14 19:07:37', '2024-04-14 19:07:37'),
(16241, '123.186.73.12', NULL, 1, '2024-04-14 19:13:21', '2024-04-14 19:13:21'),
(16242, '176.58.112.239', NULL, 2, '2024-04-14 19:16:46', '2024-04-14 19:16:46'),
(16243, '157.97.124.146', NULL, 1, '2024-04-14 19:19:08', '2024-04-14 19:19:08'),
(16244, '180.97.221.86', NULL, 1, '2024-04-14 19:20:31', '2024-04-14 19:20:31'),
(16245, '42.236.17.109', NULL, 1, '2024-04-14 19:27:45', '2024-04-14 19:27:45'),
(16246, '23.26.220.20', NULL, 1, '2024-04-14 20:18:51', '2024-04-14 20:18:51'),
(16247, '120.219.151.121', NULL, 2, '2024-04-14 20:23:51', '2024-04-14 20:25:14'),
(16248, '42.236.10.103', NULL, 1, '2024-04-14 20:27:06', '2024-04-14 20:27:06'),
(16249, '27.115.124.33', NULL, 1, '2024-04-14 20:35:15', '2024-04-14 20:35:15'),
(16250, '34.162.52.120', NULL, 9, '2024-04-14 21:37:25', '2024-04-14 21:37:27'),
(16251, '34.162.52.120', NULL, 9, '2024-04-14 21:37:25', '2024-04-14 21:37:27'),
(16252, '92.205.172.254', NULL, 1, '2024-04-14 22:07:09', '2024-04-14 22:07:09'),
(16253, '54.203.107.200', NULL, 1, '2024-04-14 22:21:02', '2024-04-14 22:21:02'),
(16254, '93.158.90.42', NULL, 1, '2024-04-14 22:37:44', '2024-04-14 22:37:44'),
(16255, '66.249.66.39', NULL, 1, '2024-04-14 22:45:07', '2024-04-14 22:45:07'),
(16256, '198.235.24.36', NULL, 1, '2024-04-14 22:53:15', '2024-04-14 22:53:15'),
(16257, '120.228.236.30', NULL, 1, '2024-04-14 23:07:54', '2024-04-14 23:07:54'),
(16258, '39.163.152.239', NULL, 2, '2024-04-14 23:42:30', '2024-04-14 23:45:33'),
(16259, '37.111.212.173', NULL, 1, '2024-04-15 00:01:21', '2024-04-15 00:01:21'),
(16260, '35.167.117.140', NULL, 1, '2024-04-15 01:02:42', '2024-04-15 01:02:42'),
(16261, '123.186.79.78', NULL, 1, '2024-04-15 01:45:00', '2024-04-15 01:45:00'),
(16262, '51.222.253.5', NULL, 1, '2024-04-15 01:52:08', '2024-04-15 01:52:08'),
(16263, '66.249.66.10', NULL, 1, '2024-04-15 02:21:16', '2024-04-15 02:21:16'),
(16264, '44.242.155.73', NULL, 1, '2024-04-15 02:25:52', '2024-04-15 02:25:52'),
(16265, '123.244.130.128', NULL, 2, '2024-04-15 02:52:25', '2024-04-15 02:52:27'),
(16266, '114.134.88.214', NULL, 1, '2024-04-15 03:02:05', '2024-04-15 03:02:05'),
(16267, '119.188.247.39', NULL, 1, '2024-04-15 03:12:57', '2024-04-15 03:12:57'),
(16268, '40.77.167.14', NULL, 1, '2024-04-15 03:21:05', '2024-04-15 03:21:05'),
(16269, '117.140.33.70', NULL, 1, '2024-04-15 03:56:33', '2024-04-15 03:56:33'),
(16270, '140.228.24.53', NULL, 1, '2024-04-15 04:14:09', '2024-04-15 04:14:09'),
(16271, '119.188.247.140', NULL, 1, '2024-04-15 04:32:46', '2024-04-15 04:32:46'),
(16272, '78.129.165.8', NULL, 1, '2024-04-15 04:54:31', '2024-04-15 04:54:31'),
(16273, '52.23.152.5', NULL, 1, '2024-04-15 05:11:33', '2024-04-15 05:11:33'),
(16274, '39.165.154.74', NULL, 1, '2024-04-15 05:21:14', '2024-04-15 05:21:14'),
(16275, '54.166.184.105', NULL, 1, '2024-04-15 05:36:19', '2024-04-15 05:36:19'),
(16276, '223.89.207.21', NULL, 1, '2024-04-15 06:24:48', '2024-04-15 06:24:48'),
(16277, '51.222.253.6', NULL, 1, '2024-04-15 06:39:55', '2024-04-15 06:39:55'),
(16278, '195.191.219.132', NULL, 1, '2024-04-15 07:17:17', '2024-04-15 07:17:17'),
(16279, '220.151.9.22', NULL, 1, '2024-04-15 08:20:24', '2024-04-15 08:20:24'),
(16280, '15.235.15.135', NULL, 1, '2024-04-15 08:28:54', '2024-04-15 08:28:54'),
(16281, '40.94.226.50', NULL, 1, '2024-04-15 08:30:28', '2024-04-15 08:30:28'),
(16282, '36.111.67.189', NULL, 1, '2024-04-15 08:54:47', '2024-04-15 08:54:47'),
(16283, '110.154.132.47', NULL, 1, '2024-04-15 09:04:37', '2024-04-15 09:04:37'),
(16284, '37.111.239.177', NULL, 1, '2024-04-15 09:15:32', '2024-04-15 09:15:32'),
(16285, '85.208.96.209', NULL, 1, '2024-04-15 09:32:21', '2024-04-15 09:32:21'),
(16286, '34.222.174.117', NULL, 1, '2024-04-15 09:44:04', '2024-04-15 09:44:04'),
(16287, '195.191.219.131', NULL, 1, '2024-04-15 10:01:28', '2024-04-15 10:01:28'),
(16288, '39.165.158.180', NULL, 2, '2024-04-15 10:12:51', '2024-04-15 10:15:58'),
(16289, '148.74.115.28', NULL, 1, '2024-04-15 10:30:51', '2024-04-15 10:30:51'),
(16290, '109.199.121.129', NULL, 1, '2024-04-15 10:34:08', '2024-04-15 10:34:08'),
(16291, '40.94.226.48', NULL, 1, '2024-04-15 11:03:24', '2024-04-15 11:03:24'),
(16292, '113.190.194.65', NULL, 1, '2024-04-15 11:58:20', '2024-04-15 11:58:20'),
(16293, '120.227.240.36', NULL, 1, '2024-04-15 12:51:46', '2024-04-15 12:51:46'),
(16294, '101.44.249.231', NULL, 1, '2024-04-15 12:53:11', '2024-04-15 12:53:11'),
(16295, '91.92.246.111', NULL, 2, '2024-04-15 13:22:48', '2024-04-15 13:22:48'),
(16296, '39.165.155.42', NULL, 2, '2024-04-15 14:11:36', '2024-04-15 14:13:31'),
(16297, '199.45.155.33', NULL, 1, '2024-04-15 15:22:33', '2024-04-15 15:22:33'),
(16298, '52.167.144.230', NULL, 1, '2024-04-15 15:38:53', '2024-04-15 15:38:53'),
(16299, '223.88.17.151', NULL, 1, '2024-04-15 16:40:44', '2024-04-15 16:40:44'),
(16300, '164.55.247.240', NULL, 1, '2024-04-15 16:40:55', '2024-04-15 16:40:55'),
(16301, '123.186.72.124', NULL, 1, '2024-04-15 17:18:30', '2024-04-15 17:18:30'),
(16302, '175.6.217.4', NULL, 1, '2024-04-15 18:17:43', '2024-04-15 18:17:43'),
(16303, '120.228.236.109', NULL, 2, '2024-04-15 18:58:05', '2024-04-15 18:58:11'),
(16304, '87.249.132.12', NULL, 1, '2024-04-15 19:28:06', '2024-04-15 19:28:06'),
(16305, '87.249.132.21', NULL, 1, '2024-04-15 19:48:36', '2024-04-15 19:48:36'),
(16306, '103.153.230.152', NULL, 1, '2024-04-15 21:06:57', '2024-04-15 21:06:57'),
(16307, '45.156.128.32', NULL, 1, '2024-04-15 21:12:55', '2024-04-15 21:12:55'),
(16308, '42.236.10.107', NULL, 1, '2024-04-15 21:16:43', '2024-04-15 21:16:43'),
(16309, '42.236.10.82', NULL, 1, '2024-04-15 21:16:54', '2024-04-15 21:16:54'),
(16310, '64.227.181.3', NULL, 4, '2024-04-15 21:46:24', '2024-04-15 21:47:14'),
(16311, '42.202.17.151', NULL, 1, '2024-04-15 22:27:56', '2024-04-15 22:27:56'),
(16312, '52.27.196.146', NULL, 1, '2024-04-15 23:29:59', '2024-04-15 23:29:59'),
(16313, '110.154.103.203', NULL, 2, '2024-04-15 23:50:55', '2024-04-15 23:50:57'),
(16314, '54.70.190.91', NULL, 1, '2024-04-16 00:00:56', '2024-04-16 00:00:56'),
(16315, '158.37.1.224', NULL, 1, '2024-04-16 01:37:51', '2024-04-16 01:37:51'),
(16316, '35.91.41.182', NULL, 1, '2024-04-16 01:47:18', '2024-04-16 01:47:18'),
(16317, '199.244.88.218', NULL, 1, '2024-04-16 02:01:20', '2024-04-16 02:01:20'),
(16318, '42.202.17.67', NULL, 1, '2024-04-16 02:57:53', '2024-04-16 02:57:53'),
(16319, '43.131.248.209', NULL, 1, '2024-04-16 03:55:35', '2024-04-16 03:55:35'),
(16320, '123.186.76.87', NULL, 1, '2024-04-16 04:23:15', '2024-04-16 04:23:15'),
(16321, '69.10.48.160', NULL, 1, '2024-04-16 04:24:46', '2024-04-16 04:24:46'),
(16322, '52.23.152.5', NULL, 1, '2024-04-16 05:33:26', '2024-04-16 05:33:26'),
(16323, '36.150.60.24', NULL, 10, '2024-04-16 05:44:24', '2024-04-16 21:26:02'),
(16324, '104.196.102.239', NULL, 2, '2024-04-16 05:49:43', '2024-04-16 05:56:33'),
(16325, '102.129.145.26', NULL, 1, '2024-04-16 06:35:52', '2024-04-16 06:35:52'),
(16326, '120.228.237.151', NULL, 1, '2024-04-16 07:43:44', '2024-04-16 07:43:44'),
(16327, '195.191.219.133', NULL, 1, '2024-04-16 07:57:22', '2024-04-16 07:57:22'),
(16328, '40.94.31.65', NULL, 1, '2024-04-16 08:08:49', '2024-04-16 08:08:49'),
(16329, '40.94.34.93', NULL, 1, '2024-04-16 08:08:50', '2024-04-16 08:08:50'),
(16330, '35.196.49.96', NULL, 2, '2024-04-16 08:18:55', '2024-04-16 08:26:10'),
(16331, '110.154.96.85', NULL, 1, '2024-04-16 09:14:59', '2024-04-16 09:14:59'),
(16332, '185.139.7.72', NULL, 1, '2024-04-16 09:22:58', '2024-04-16 09:22:58'),
(16333, '157.97.134.93', NULL, 1, '2024-04-16 09:40:05', '2024-04-16 09:40:05'),
(16334, '18.204.47.136', NULL, 1, '2024-04-16 09:40:06', '2024-04-16 09:40:06'),
(16335, '185.104.184.219', NULL, 1, '2024-04-16 09:40:26', '2024-04-16 09:40:26'),
(16336, '152.58.212.172', NULL, 1, '2024-04-16 09:52:25', '2024-04-16 09:52:25'),
(16337, '213.202.233.34', NULL, 1, '2024-04-16 10:06:33', '2024-04-16 10:06:33'),
(16338, '23.23.193.91', NULL, 1, '2024-04-16 10:21:40', '2024-04-16 10:21:40'),
(16339, '85.14.247.12', NULL, 1, '2024-04-16 10:22:06', '2024-04-16 10:22:06'),
(16340, '103.30.188.214', NULL, 1, '2024-04-16 11:16:42', '2024-04-16 11:16:42'),
(16341, '40.94.226.18', NULL, 1, '2024-04-16 11:24:53', '2024-04-16 11:24:53'),
(16342, '103.122.142.181', NULL, 10, '2024-04-16 11:37:18', '2024-04-16 11:39:22'),
(16343, '64.233.173.200', NULL, 2, '2024-04-16 11:39:24', '2024-04-16 11:39:26'),
(16344, '64.233.173.201', NULL, 1, '2024-04-16 11:39:26', '2024-04-16 11:39:26'),
(16345, '20.212.201.123', NULL, 1, '2024-04-16 11:42:57', '2024-04-16 11:42:57'),
(16346, '154.91.83.168', NULL, 1, '2024-04-16 12:09:01', '2024-04-16 12:09:01'),
(16347, '103.120.222.37', NULL, 3, '2024-04-16 12:14:09', '2024-04-16 12:43:34'),
(16348, '111.221.5.74', NULL, 2, '2024-04-16 12:17:45', '2024-04-16 13:28:53'),
(16349, '88.218.45.226', NULL, 1, '2024-04-16 12:24:31', '2024-04-16 12:24:31'),
(16350, '45.248.151.135', NULL, 1, '2024-04-16 12:36:33', '2024-04-16 12:36:33'),
(16351, '110.154.99.156', NULL, 1, '2024-04-16 12:38:05', '2024-04-16 12:38:05'),
(16352, '43.156.108.103', NULL, 1, '2024-04-16 12:38:58', '2024-04-16 12:38:58'),
(16353, '27.147.235.43', NULL, 2, '2024-04-16 12:43:43', '2024-04-16 12:44:06'),
(16354, '87.236.176.46', NULL, 1, '2024-04-16 13:15:09', '2024-04-16 13:15:09'),
(16355, '202.191.126.60', NULL, 2, '2024-04-16 13:15:43', '2024-04-16 13:46:48'),
(16356, '193.233.90.50', NULL, 1, '2024-04-16 13:18:54', '2024-04-16 13:18:54'),
(16357, '185.61.219.106', NULL, 1, '2024-04-16 13:18:54', '2024-04-16 13:18:54'),
(16358, '193.233.90.155', NULL, 1, '2024-04-16 13:18:54', '2024-04-16 13:18:54'),
(16359, '136.243.228.193', NULL, 1, '2024-04-16 13:29:22', '2024-04-16 13:29:22'),
(16360, '128.204.212.78', NULL, 1, '2024-04-16 13:34:02', '2024-04-16 13:34:02'),
(16361, '5.161.214.122', NULL, 1, '2024-04-16 13:37:13', '2024-04-16 13:37:13'),
(16362, '136.243.220.213', NULL, 1, '2024-04-16 13:37:59', '2024-04-16 13:37:59'),
(16363, '218.31.6.110', NULL, 2, '2024-04-16 14:08:49', '2024-04-16 14:09:06'),
(16364, '106.117.187.23', NULL, 1, '2024-04-16 14:23:25', '2024-04-16 14:23:25'),
(16365, '182.42.111.156', NULL, 1, '2024-04-16 15:02:13', '2024-04-16 15:02:13'),
(16366, '3.95.220.169', NULL, 1, '2024-04-16 15:12:28', '2024-04-16 15:12:28'),
(16367, '18.225.25.214', NULL, 1, '2024-04-16 15:12:28', '2024-04-16 15:12:28'),
(16368, '3.80.89.126', NULL, 1, '2024-04-16 15:12:35', '2024-04-16 15:12:35'),
(16369, '188.165.230.167', NULL, 1, '2024-04-16 17:12:33', '2024-04-16 17:12:33'),
(16370, '123.186.74.37', NULL, 1, '2024-04-16 17:29:58', '2024-04-16 17:29:58'),
(16371, '103.203.93.232', NULL, 1, '2024-04-16 17:31:05', '2024-04-16 17:31:05'),
(16372, '64.15.129.123', NULL, 1, '2024-04-16 18:19:36', '2024-04-16 18:19:36'),
(16373, '192.175.111.236', NULL, 3, '2024-04-16 18:19:38', '2024-04-16 18:19:41'),
(16374, '64.15.129.102', NULL, 1, '2024-04-16 18:19:41', '2024-04-16 18:19:41'),
(16375, '192.175.111.229', NULL, 1, '2024-04-16 18:19:44', '2024-04-16 18:19:44'),
(16376, '64.15.129.108', NULL, 1, '2024-04-16 18:19:45', '2024-04-16 18:19:45'),
(16377, '192.175.111.242', NULL, 1, '2024-04-16 18:19:46', '2024-04-16 18:19:46'),
(16378, '64.15.129.122', NULL, 1, '2024-04-16 18:19:52', '2024-04-16 18:19:52'),
(16379, '64.15.129.116', NULL, 1, '2024-04-16 18:19:55', '2024-04-16 18:19:55'),
(16380, '192.175.111.234', NULL, 1, '2024-04-16 18:19:56', '2024-04-16 18:19:56'),
(16381, '64.15.129.118', NULL, 1, '2024-04-16 18:19:57', '2024-04-16 18:19:57'),
(16382, '182.204.143.145', NULL, 2, '2024-04-16 19:11:27', '2024-04-16 19:11:30'),
(16383, '66.249.70.168', NULL, 1, '2024-04-16 20:41:41', '2024-04-16 20:41:41'),
(16384, '45.145.128.41', NULL, 1, '2024-04-16 20:58:52', '2024-04-16 20:58:52'),
(16385, '37.111.212.248', NULL, 1, '2024-04-16 21:08:44', '2024-04-16 21:08:44'),
(16386, '23.26.220.20', NULL, 1, '2024-04-16 21:17:44', '2024-04-16 21:17:44'),
(16387, '42.83.147.56', NULL, 1, '2024-04-16 21:20:15', '2024-04-16 21:20:15'),
(16388, '54.66.221.52', NULL, 1, '2024-04-16 21:33:59', '2024-04-16 21:33:59'),
(16389, '85.239.56.213', NULL, 1, '2024-04-16 22:24:08', '2024-04-16 22:24:08'),
(16390, '110.154.98.10', NULL, 1, '2024-04-16 22:47:40', '2024-04-16 22:47:40'),
(16391, '42.236.10.76', NULL, 1, '2024-04-16 23:36:23', '2024-04-16 23:36:23'),
(16392, '42.236.10.81', NULL, 1, '2024-04-16 23:36:41', '2024-04-16 23:36:41'),
(16393, '64.227.181.3', NULL, 3, '2024-04-16 23:53:31', '2024-04-16 23:53:43'),
(16394, '128.204.212.77', NULL, 1, '2024-04-16 23:57:14', '2024-04-16 23:57:14'),
(16395, '35.92.89.176', NULL, 1, '2024-04-17 00:04:18', '2024-04-17 00:04:18'),
(16396, '54.201.41.135', NULL, 1, '2024-04-17 00:04:48', '2024-04-17 00:04:48'),
(16397, '110.154.133.74', NULL, 2, '2024-04-17 00:25:01', '2024-04-17 00:25:08'),
(16398, '139.59.239.221', NULL, 1, '2024-04-17 01:12:44', '2024-04-17 01:12:44'),
(16399, '172.213.144.136', NULL, 1, '2024-04-17 01:29:42', '2024-04-17 01:29:42'),
(16400, '43.163.6.124', NULL, 1, '2024-04-17 02:34:26', '2024-04-17 02:34:26'),
(16401, '175.44.42.206', NULL, 2, '2024-04-17 03:37:23', '2024-04-17 03:37:28'),
(16402, '39.163.153.73', NULL, 1, '2024-04-17 04:00:28', '2024-04-17 04:00:28'),
(16403, '51.222.253.19', NULL, 1, '2024-04-17 04:22:44', '2024-04-17 04:22:44'),
(16404, '147.182.153.220', NULL, 1, '2024-04-17 04:55:54', '2024-04-17 04:55:54'),
(16405, '52.203.201.196', NULL, 1, '2024-04-17 05:28:10', '2024-04-17 05:28:10'),
(16406, '123.245.129.22', NULL, 2, '2024-04-17 05:37:05', '2024-04-17 05:37:11'),
(16407, '84.239.42.144', NULL, 1, '2024-04-17 05:44:22', '2024-04-17 05:44:22'),
(16408, '195.191.219.132', NULL, 1, '2024-04-17 06:01:59', '2024-04-17 06:01:59'),
(16409, '87.249.132.12', NULL, 1, '2024-04-17 06:04:58', '2024-04-17 06:04:58'),
(16410, '138.197.89.66', NULL, 1, '2024-04-17 06:15:52', '2024-04-17 06:15:52'),
(16411, '91.92.244.50', NULL, 1, '2024-04-17 06:42:28', '2024-04-17 06:42:28'),
(16412, '198.235.24.243', NULL, 1, '2024-04-17 06:49:45', '2024-04-17 06:49:45'),
(16413, '58.211.23.183', NULL, 4, '2024-04-17 07:44:33', '2024-04-17 07:46:49'),
(16414, '103.166.59.194', NULL, 1, '2024-04-17 08:12:36', '2024-04-17 08:12:36'),
(16415, '103.49.203.106', NULL, 1, '2024-04-17 08:31:38', '2024-04-17 08:31:38'),
(16416, '173.208.190.26', NULL, 1, '2024-04-17 08:45:29', '2024-04-17 08:45:29'),
(16417, '123.186.74.19', NULL, 1, '2024-04-17 08:49:36', '2024-04-17 08:49:36'),
(16418, '81.0.246.42', NULL, 1, '2024-04-17 09:02:20', '2024-04-17 09:02:20'),
(16419, '104.245.107.24', NULL, 2, '2024-04-17 09:57:18', '2024-04-17 09:57:25'),
(16420, '103.97.44.2', NULL, 1, '2024-04-17 10:01:44', '2024-04-17 10:01:44'),
(16421, '39.165.154.74', NULL, 2, '2024-04-17 10:20:48', '2024-04-17 10:21:40'),
(16422, '91.92.244.81', NULL, 1, '2024-04-17 10:33:31', '2024-04-17 10:33:31'),
(16423, '107.151.182.62', NULL, 1, '2024-04-17 10:53:57', '2024-04-17 10:53:57'),
(16424, '103.144.236.50', NULL, 1, '2024-04-17 11:38:24', '2024-04-17 11:38:24'),
(16425, '202.53.165.130', NULL, 1, '2024-04-17 12:15:37', '2024-04-17 12:15:37'),
(16426, '37.97.206.40', NULL, 1, '2024-04-17 12:25:19', '2024-04-17 12:25:19'),
(16427, '173.252.111.14', NULL, 1, '2024-04-17 12:42:57', '2024-04-17 12:42:57'),
(16428, '202.4.101.234', NULL, 1, '2024-04-17 13:18:32', '2024-04-17 13:18:32'),
(16429, '182.48.64.153', NULL, 1, '2024-04-17 13:23:52', '2024-04-17 13:23:52'),
(16430, '43.153.216.189', NULL, 1, '2024-04-17 13:25:44', '2024-04-17 13:25:44'),
(16431, '120.227.240.219', NULL, 1, '2024-04-17 13:46:45', '2024-04-17 13:46:45'),
(16432, '185.175.225.115', NULL, 1, '2024-04-17 14:32:14', '2024-04-17 14:32:14'),
(16433, '72.14.201.159', NULL, 1, '2024-04-17 14:32:28', '2024-04-17 14:32:28'),
(16434, '3.111.53.63', NULL, 1, '2024-04-17 14:34:58', '2024-04-17 14:34:58'),
(16435, '27.147.179.206', NULL, 1, '2024-04-17 14:50:44', '2024-04-17 14:50:44'),
(16436, '123.186.73.53', NULL, 2, '2024-04-17 15:19:48', '2024-04-17 15:19:57'),
(16437, '119.188.246.142', NULL, 1, '2024-04-17 15:47:23', '2024-04-17 15:47:23'),
(16438, '185.191.171.12', NULL, 1, '2024-04-17 16:25:03', '2024-04-17 16:25:03'),
(16439, '158.69.25.39', NULL, 1, '2024-04-17 16:59:21', '2024-04-17 16:59:21'),
(16440, '165.154.224.61', NULL, 2, '2024-04-17 17:20:50', '2024-04-17 17:21:03'),
(16441, '40.88.21.235', NULL, 1, '2024-04-17 18:22:29', '2024-04-17 18:22:29'),
(16442, '110.154.101.137', NULL, 1, '2024-04-17 18:36:06', '2024-04-17 18:36:06'),
(16443, '128.204.212.79', NULL, 2, '2024-04-17 18:40:30', '2024-04-17 19:02:04'),
(16444, '23.26.220.20', NULL, 1, '2024-04-17 19:04:03', '2024-04-17 19:04:03'),
(16445, '66.249.66.39', NULL, 1, '2024-04-17 19:12:09', '2024-04-17 19:12:09'),
(16446, '40.77.167.71', NULL, 1, '2024-04-17 19:18:24', '2024-04-17 19:18:24'),
(16447, '120.227.158.173', NULL, 2, '2024-04-17 20:08:46', '2024-04-17 20:08:48'),
(16448, '159.223.55.19', NULL, 4, '2024-04-17 20:21:33', '2024-04-17 20:21:37'),
(16449, '18.191.216.163', NULL, 1, '2024-04-17 21:00:47', '2024-04-17 21:00:47'),
(16450, '23.98.148.92', NULL, 1, '2024-04-17 21:45:12', '2024-04-17 21:45:12'),
(16451, '64.227.143.159', NULL, 4, '2024-04-17 22:24:36', '2024-04-17 22:26:06'),
(16452, '50.62.176.105', NULL, 1, '2024-04-17 23:26:28', '2024-04-17 23:26:28'),
(16453, '110.154.96.97', NULL, 1, '2024-04-17 23:32:19', '2024-04-17 23:32:19'),
(16454, '103.164.81.98', NULL, 2, '2024-04-17 23:32:38', '2024-04-17 23:32:42'),
(16455, '34.232.23.139', NULL, 1, '2024-04-17 23:57:50', '2024-04-17 23:57:50'),
(16456, '60.188.57.0', NULL, 1, '2024-04-18 00:16:19', '2024-04-18 00:16:19'),
(16457, '51.15.17.105', NULL, 1, '2024-04-18 00:22:59', '2024-04-18 00:22:59'),
(16458, '115.223.43.11', NULL, 1, '2024-04-18 00:47:54', '2024-04-18 00:47:54'),
(16459, '120.228.237.146', NULL, 2, '2024-04-18 01:06:26', '2024-04-18 01:06:41'),
(16460, '92.204.239.6', NULL, 1, '2024-04-18 01:23:41', '2024-04-18 01:23:41'),
(16461, '81.0.246.134', NULL, 1, '2024-04-18 01:32:47', '2024-04-18 01:32:47'),
(16462, '52.38.232.65', NULL, 1, '2024-04-18 01:38:10', '2024-04-18 01:38:10'),
(16463, '119.188.247.39', NULL, 1, '2024-04-18 01:42:35', '2024-04-18 01:42:35'),
(16464, '54.201.41.135', NULL, 1, '2024-04-18 01:45:45', '2024-04-18 01:45:45'),
(16465, '66.249.66.12', NULL, 1, '2024-04-18 02:00:29', '2024-04-18 02:00:29'),
(16466, '66.249.66.11', NULL, 1, '2024-04-18 02:01:57', '2024-04-18 02:01:57'),
(16467, '34.222.207.168', NULL, 1, '2024-04-18 02:46:05', '2024-04-18 02:46:05'),
(16468, '35.171.144.152', NULL, 3, '2024-04-18 04:12:14', '2024-04-18 04:12:14'),
(16469, '45.83.31.80', NULL, 1, '2024-04-18 04:47:15', '2024-04-18 04:47:15'),
(16470, '122.228.8.215', NULL, 1, '2024-04-18 05:08:58', '2024-04-18 05:08:58'),
(16471, '223.89.207.39', NULL, 2, '2024-04-18 05:26:17', '2024-04-18 05:26:20'),
(16472, '52.167.144.220', NULL, 1, '2024-04-18 05:29:06', '2024-04-18 05:29:06'),
(16473, '3.87.99.251', NULL, 1, '2024-04-18 05:31:08', '2024-04-18 05:31:08'),
(16474, '154.91.83.168', NULL, 1, '2024-04-18 05:56:17', '2024-04-18 05:56:17'),
(16475, '213.202.233.34', NULL, 1, '2024-04-18 06:05:19', '2024-04-18 06:05:19'),
(16476, '39.163.153.56', NULL, 1, '2024-04-18 06:05:56', '2024-04-18 06:05:56'),
(16477, '195.191.219.132', NULL, 2, '2024-04-18 06:27:12', '2024-04-18 08:17:50'),
(16478, '185.180.143.146', NULL, 1, '2024-04-18 06:47:23', '2024-04-18 06:47:23'),
(16479, '52.167.144.205', NULL, 1, '2024-04-18 07:00:32', '2024-04-18 07:00:32'),
(16480, '119.188.240.22', NULL, 1, '2024-04-18 07:56:18', '2024-04-18 07:56:18'),
(16481, '202.4.107.235', NULL, 1, '2024-04-18 08:11:21', '2024-04-18 08:11:21'),
(16482, '119.188.247.140', NULL, 1, '2024-04-18 09:22:44', '2024-04-18 09:22:44'),
(16483, '103.153.175.143', NULL, 3, '2024-04-18 09:22:49', '2024-04-18 09:23:23'),
(16484, '128.204.212.77', NULL, 2, '2024-04-18 09:59:50', '2024-04-18 12:11:30'),
(16485, '103.129.211.162', NULL, 1, '2024-04-18 10:06:42', '2024-04-18 10:06:42'),
(16486, '36.148.166.93', NULL, 1, '2024-04-18 10:25:00', '2024-04-18 10:25:00'),
(16487, '119.188.246.91', NULL, 1, '2024-04-18 10:54:38', '2024-04-18 10:54:38'),
(16488, '52.167.144.194', NULL, 1, '2024-04-18 11:01:28', '2024-04-18 11:01:28'),
(16489, '42.202.16.31', NULL, 1, '2024-04-18 11:04:37', '2024-04-18 11:04:37'),
(16490, '103.234.27.198', NULL, 1, '2024-04-18 11:08:31', '2024-04-18 11:08:31'),
(16491, '124.156.193.7', NULL, 1, '2024-04-18 11:16:20', '2024-04-18 11:16:20'),
(16492, '47.104.197.2', NULL, 1, '2024-04-18 11:37:13', '2024-04-18 11:37:13'),
(16493, '154.239.201.236', NULL, 1, '2024-04-18 12:01:02', '2024-04-18 12:01:02'),
(16494, '206.168.34.189', NULL, 1, '2024-04-18 13:05:53', '2024-04-18 13:05:53'),
(16495, '112.194.195.42', NULL, 1, '2024-04-18 13:22:54', '2024-04-18 13:22:54'),
(16496, '199.45.155.19', NULL, 1, '2024-04-18 13:23:10', '2024-04-18 13:23:10'),
(16497, '40.94.227.79', NULL, 1, '2024-04-18 13:26:02', '2024-04-18 13:26:02'),
(16498, '180.97.221.86', NULL, 2, '2024-04-18 13:33:39', '2024-04-18 17:25:24'),
(16499, '199.45.155.51', NULL, 1, '2024-04-18 13:37:55', '2024-04-18 13:37:55'),
(16500, '157.245.109.30', NULL, 1, '2024-04-18 14:44:03', '2024-04-18 14:44:03'),
(16501, '176.100.243.133', NULL, 1, '2024-04-18 14:57:34', '2024-04-18 14:57:34'),
(16502, '134.209.105.190', NULL, 4, '2024-04-18 16:05:25', '2024-04-18 16:07:28'),
(16503, '124.243.144.216', NULL, 1, '2024-04-18 16:08:45', '2024-04-18 16:08:45'),
(16504, '182.163.119.89', NULL, 1, '2024-04-18 17:06:05', '2024-04-18 17:06:05'),
(16505, '128.204.212.78', NULL, 1, '2024-04-18 17:07:24', '2024-04-18 17:07:24'),
(16506, '120.227.158.194', NULL, 2, '2024-04-18 17:11:16', '2024-04-18 17:11:24'),
(16507, '42.0.7.227', NULL, 1, '2024-04-18 17:19:45', '2024-04-18 17:19:45'),
(16508, '52.167.144.189', NULL, 1, '2024-04-18 17:33:31', '2024-04-18 17:33:31'),
(16509, '203.145.46.67', NULL, 1, '2024-04-18 17:34:24', '2024-04-18 17:34:24'),
(16510, '123.186.75.188', NULL, 1, '2024-04-18 17:44:34', '2024-04-18 17:44:34'),
(16511, '103.122.31.23', NULL, 2, '2024-04-18 17:54:52', '2024-04-18 17:54:53'),
(16512, '137.226.113.44', NULL, 1, '2024-04-18 18:14:03', '2024-04-18 18:14:03'),
(16513, '66.249.77.135', NULL, 1, '2024-04-18 18:33:33', '2024-04-18 18:33:33'),
(16514, '66.249.77.11', NULL, 2, '2024-04-18 18:53:07', '2024-04-18 19:34:57'),
(16515, '116.203.159.136', NULL, 2, '2024-04-18 19:04:15', '2024-04-18 19:04:21'),
(16516, '182.44.2.148', NULL, 1, '2024-04-18 20:20:12', '2024-04-18 20:20:12'),
(16517, '42.202.17.67', NULL, 1, '2024-04-18 21:52:14', '2024-04-18 21:52:14'),
(16518, '34.209.25.175', NULL, 1, '2024-04-18 22:07:10', '2024-04-18 22:07:10'),
(16519, '35.91.193.54', NULL, 1, '2024-04-18 22:07:38', '2024-04-18 22:07:38'),
(16520, '91.132.139.4', NULL, 1, '2024-04-18 22:27:43', '2024-04-18 22:27:43'),
(16521, '223.88.228.132', NULL, 1, '2024-04-18 22:29:00', '2024-04-18 22:29:00'),
(16522, '110.138.109.214', NULL, 1, '2024-04-18 22:33:41', '2024-04-18 22:33:41');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(16523, '34.222.207.168', NULL, 1, '2024-04-18 23:30:02', '2024-04-18 23:30:02'),
(16524, '54.89.117.12', NULL, 1, '2024-04-19 00:46:58', '2024-04-19 00:46:58'),
(16525, '42.236.17.117', NULL, 1, '2024-04-19 01:10:59', '2024-04-19 01:10:59'),
(16526, '42.236.17.17', NULL, 1, '2024-04-19 01:11:16', '2024-04-19 01:11:16'),
(16527, '34.73.129.64', NULL, 5, '2024-04-19 01:15:48', '2024-04-19 01:18:20'),
(16528, '42.236.12.252', NULL, 1, '2024-04-19 01:28:17', '2024-04-19 01:28:17'),
(16529, '42.236.17.209', NULL, 1, '2024-04-19 01:31:54', '2024-04-19 01:31:54'),
(16530, '150.138.89.114', NULL, 1, '2024-04-19 01:34:22', '2024-04-19 01:34:22'),
(16531, '66.249.77.10', NULL, 2, '2024-04-19 01:56:18', '2024-04-19 03:26:59'),
(16532, '52.167.144.25', NULL, 1, '2024-04-19 03:04:09', '2024-04-19 03:04:09'),
(16533, '123.244.128.114', NULL, 2, '2024-04-19 03:08:53', '2024-04-19 03:09:01'),
(16534, '95.86.30.242', NULL, 1, '2024-04-19 03:45:18', '2024-04-19 03:45:18'),
(16535, '123.186.75.132', NULL, 1, '2024-04-19 03:53:30', '2024-04-19 03:53:30'),
(16536, '185.190.42.200', NULL, 1, '2024-04-19 04:59:14', '2024-04-19 04:59:14'),
(16537, '3.212.147.252', NULL, 1, '2024-04-19 05:28:33', '2024-04-19 05:28:33'),
(16538, '43.128.110.17', NULL, 2, '2024-04-19 05:55:22', '2024-04-20 01:55:44'),
(16539, '146.190.112.43', NULL, 1, '2024-04-19 06:27:48', '2024-04-19 06:27:48'),
(16540, '167.235.204.230', NULL, 1, '2024-04-19 06:39:45', '2024-04-19 06:39:45'),
(16541, '195.191.219.133', NULL, 1, '2024-04-19 07:18:48', '2024-04-19 07:18:48'),
(16542, '180.110.243.108', NULL, 1, '2024-04-19 08:16:15', '2024-04-19 08:16:15'),
(16543, '51.222.253.3', NULL, 1, '2024-04-19 09:39:49', '2024-04-19 09:39:49'),
(16544, '120.40.214.209', NULL, 1, '2024-04-19 10:02:52', '2024-04-19 10:02:52'),
(16545, '128.204.212.79', NULL, 1, '2024-04-19 10:24:00', '2024-04-19 10:24:00'),
(16546, '128.204.212.77', NULL, 1, '2024-04-19 11:32:52', '2024-04-19 11:32:52'),
(16547, '147.182.195.108', NULL, 4, '2024-04-19 12:24:17', '2024-04-19 12:24:23'),
(16548, '54.224.194.161', NULL, 1, '2024-04-19 13:41:49', '2024-04-19 13:41:49'),
(16549, '35.216.86.117', NULL, 1, '2024-04-19 13:59:51', '2024-04-19 13:59:51'),
(16550, '110.54.216.185', NULL, 1, '2024-04-19 14:39:28', '2024-04-19 14:39:28'),
(16551, '60.188.57.0', NULL, 1, '2024-04-19 15:25:33', '2024-04-19 15:25:33'),
(16552, '150.138.81.124', NULL, 1, '2024-04-19 15:42:15', '2024-04-19 15:42:15'),
(16553, '152.42.246.12', NULL, 4, '2024-04-19 15:55:33', '2024-04-19 15:55:36'),
(16554, '39.163.153.15', NULL, 1, '2024-04-19 16:59:34', '2024-04-19 16:59:34'),
(16555, '128.204.212.78', NULL, 1, '2024-04-19 17:23:23', '2024-04-19 17:23:23'),
(16556, '68.183.64.37', NULL, 1, '2024-04-19 18:24:26', '2024-04-19 18:24:26'),
(16557, '65.154.226.168', NULL, 1, '2024-04-19 19:00:19', '2024-04-19 19:00:19'),
(16558, '40.77.167.59', NULL, 1, '2024-04-19 19:51:23', '2024-04-19 19:51:23'),
(16559, '49.87.0.128', NULL, 1, '2024-04-19 21:19:21', '2024-04-19 21:19:21'),
(16560, '118.179.136.253', NULL, 1, '2024-04-19 21:27:42', '2024-04-19 21:27:42'),
(16561, '107.189.4.158', NULL, 1, '2024-04-19 22:28:55', '2024-04-19 22:28:55'),
(16562, '185.129.62.62', NULL, 1, '2024-04-19 22:31:40', '2024-04-19 22:31:40'),
(16563, '34.214.208.2', NULL, 1, '2024-04-20 00:34:54', '2024-04-20 00:34:54'),
(16564, '34.219.247.149', NULL, 1, '2024-04-20 00:36:43', '2024-04-20 00:36:43'),
(16565, '13.38.15.62', NULL, 1, '2024-04-20 01:20:38', '2024-04-20 01:20:38'),
(16566, '42.83.147.34', NULL, 1, '2024-04-20 01:40:38', '2024-04-20 01:40:38'),
(16567, '49.12.125.133', NULL, 2, '2024-04-20 02:16:32', '2024-04-20 02:20:53'),
(16568, '223.88.223.212', NULL, 2, '2024-04-20 03:04:22', '2024-04-20 03:05:01'),
(16569, '42.202.21.88', NULL, 1, '2024-04-20 03:27:42', '2024-04-20 03:27:42'),
(16570, '81.0.246.190', NULL, 1, '2024-04-20 05:34:06', '2024-04-20 05:34:06'),
(16571, '52.23.152.5', NULL, 1, '2024-04-20 06:24:17', '2024-04-20 06:24:17'),
(16572, '60.184.199.64', NULL, 1, '2024-04-20 06:50:47', '2024-04-20 06:50:47'),
(16573, '115.222.156.128', NULL, 1, '2024-04-20 06:50:49', '2024-04-20 06:50:49'),
(16574, '182.204.182.139', NULL, 1, '2024-04-20 06:50:54', '2024-04-20 06:50:54'),
(16575, '117.95.100.154', NULL, 1, '2024-04-20 06:50:55', '2024-04-20 06:50:55'),
(16576, '121.237.36.28', NULL, 1, '2024-04-20 06:57:21', '2024-04-20 06:57:21'),
(16577, '121.237.36.27', NULL, 1, '2024-04-20 06:57:22', '2024-04-20 06:57:22'),
(16578, '61.147.15.65', NULL, 1, '2024-04-20 06:59:37', '2024-04-20 06:59:37'),
(16579, '61.147.15.67', NULL, 1, '2024-04-20 07:00:23', '2024-04-20 07:00:23'),
(16580, '121.237.36.30', NULL, 1, '2024-04-20 07:02:49', '2024-04-20 07:02:49'),
(16581, '195.191.219.131', NULL, 1, '2024-04-20 07:19:53', '2024-04-20 07:19:53'),
(16582, '3.101.23.54', NULL, 1, '2024-04-20 07:36:24', '2024-04-20 07:36:24'),
(16583, '77.75.78.161', NULL, 1, '2024-04-20 07:36:58', '2024-04-20 07:36:58'),
(16584, '150.138.73.112', NULL, 1, '2024-04-20 07:58:55', '2024-04-20 07:58:55'),
(16585, '5.133.192.138', NULL, 1, '2024-04-20 08:34:31', '2024-04-20 08:34:31'),
(16586, '128.204.212.78', NULL, 1, '2024-04-20 10:41:53', '2024-04-20 10:41:53'),
(16587, '35.216.59.47', NULL, 1, '2024-04-20 11:07:12', '2024-04-20 11:07:12'),
(16588, '123.186.79.143', NULL, 2, '2024-04-20 11:58:58', '2024-04-20 11:59:36'),
(16589, '130.255.166.98', NULL, 1, '2024-04-20 12:11:09', '2024-04-20 12:11:09'),
(16590, '124.243.135.130', NULL, 1, '2024-04-20 12:14:31', '2024-04-20 12:14:31'),
(16591, '40.77.167.79', NULL, 1, '2024-04-20 12:22:34', '2024-04-20 12:22:34'),
(16592, '223.88.237.53', NULL, 1, '2024-04-20 12:27:33', '2024-04-20 12:27:33'),
(16593, '38.45.127.226', NULL, 1, '2024-04-20 13:04:03', '2024-04-20 13:04:03'),
(16594, '43.163.8.148', NULL, 1, '2024-04-20 13:06:29', '2024-04-20 13:06:29'),
(16595, '132.154.61.233', NULL, 1, '2024-04-20 13:20:45', '2024-04-20 13:20:45'),
(16596, '35.219.156.83', NULL, 1, '2024-04-20 13:45:31', '2024-04-20 13:45:31'),
(16597, '154.91.83.168', NULL, 1, '2024-04-20 13:47:28', '2024-04-20 13:47:28'),
(16598, '128.204.212.77', NULL, 2, '2024-04-20 13:49:20', '2024-04-20 23:07:47'),
(16599, '119.188.246.112', NULL, 1, '2024-04-20 14:20:51', '2024-04-20 14:20:51'),
(16600, '188.126.89.92', NULL, 1, '2024-04-20 14:32:44', '2024-04-20 14:32:44'),
(16601, '106.75.100.92', NULL, 1, '2024-04-20 14:46:34', '2024-04-20 14:46:34'),
(16602, '150.138.73.5', NULL, 1, '2024-04-20 14:55:50', '2024-04-20 14:55:50'),
(16603, '69.63.184.15', NULL, 1, '2024-04-20 15:16:22', '2024-04-20 15:16:22'),
(16604, '17.241.227.140', NULL, 1, '2024-04-20 16:08:13', '2024-04-20 16:08:13'),
(16605, '64.227.143.159', NULL, 3, '2024-04-20 16:35:45', '2024-04-20 16:36:55'),
(16606, '180.97.221.86', NULL, 2, '2024-04-20 16:38:13', '2024-04-21 00:30:25'),
(16607, '91.238.169.238', NULL, 1, '2024-04-20 17:08:46', '2024-04-20 17:08:46'),
(16608, '23.26.220.24', NULL, 1, '2024-04-20 17:44:02', '2024-04-20 17:44:02'),
(16609, '199.45.155.55', NULL, 1, '2024-04-20 17:45:34', '2024-04-20 17:45:34'),
(16610, '114.130.184.210', NULL, 1, '2024-04-20 18:14:03', '2024-04-20 18:14:03'),
(16611, '59.153.102.215', NULL, 2, '2024-04-20 19:03:35', '2024-04-20 19:09:08'),
(16612, '66.249.65.70', NULL, 1, '2024-04-20 19:58:15', '2024-04-20 19:58:15'),
(16613, '195.90.221.76', NULL, 1, '2024-04-20 20:35:06', '2024-04-20 20:35:06'),
(16614, '109.199.121.129', NULL, 1, '2024-04-20 20:56:18', '2024-04-20 20:56:18'),
(16615, '173.252.95.111', NULL, 1, '2024-04-20 21:38:14', '2024-04-20 21:38:14'),
(16616, '173.252.95.12', NULL, 1, '2024-04-20 21:38:14', '2024-04-20 21:38:14'),
(16617, '120.228.237.181', NULL, 2, '2024-04-20 21:42:51', '2024-04-20 21:42:56'),
(16618, '199.45.155.39', NULL, 1, '2024-04-20 22:03:26', '2024-04-20 22:03:26'),
(16619, '120.227.241.30', NULL, 1, '2024-04-20 22:08:08', '2024-04-20 22:08:08'),
(16620, '35.93.95.92', NULL, 1, '2024-04-20 22:11:52', '2024-04-20 22:11:52'),
(16621, '35.90.201.173', NULL, 1, '2024-04-20 22:12:22', '2024-04-20 22:12:22'),
(16622, '35.85.44.226', NULL, 1, '2024-04-20 22:15:05', '2024-04-20 22:15:05'),
(16623, '173.208.190.26', NULL, 1, '2024-04-20 22:44:44', '2024-04-20 22:44:44'),
(16624, '102.176.94.17', NULL, 1, '2024-04-20 23:27:59', '2024-04-20 23:27:59'),
(16625, '128.204.212.79', NULL, 1, '2024-04-20 23:46:36', '2024-04-20 23:46:36'),
(16626, '198.235.24.94', NULL, 1, '2024-04-21 00:08:07', '2024-04-21 00:08:07'),
(16627, '185.180.143.11', NULL, 1, '2024-04-21 01:08:05', '2024-04-21 01:08:05'),
(16628, '180.119.179.113', NULL, 1, '2024-04-21 02:03:05', '2024-04-21 02:03:05'),
(16629, '34.220.17.173', NULL, 1, '2024-04-21 02:09:20', '2024-04-21 02:09:20'),
(16630, '194.163.137.108', NULL, 1, '2024-04-21 02:35:46', '2024-04-21 02:35:46'),
(16631, '35.94.143.33', NULL, 1, '2024-04-21 03:05:26', '2024-04-21 03:05:26'),
(16632, '45.80.158.51', NULL, 1, '2024-04-21 04:41:10', '2024-04-21 04:41:10'),
(16633, '81.0.246.233', NULL, 2, '2024-04-21 04:43:01', '2024-04-21 06:48:18'),
(16634, '128.204.212.78', NULL, 1, '2024-04-21 04:51:29', '2024-04-21 04:51:29'),
(16635, '195.191.219.131', NULL, 1, '2024-04-21 05:28:01', '2024-04-21 05:28:01'),
(16636, '157.230.178.46', NULL, 1, '2024-04-21 05:55:46', '2024-04-21 05:55:46'),
(16637, '134.122.109.10', NULL, 1, '2024-04-21 06:20:18', '2024-04-21 06:20:18'),
(16638, '84.38.188.16', NULL, 1, '2024-04-21 06:37:39', '2024-04-21 06:37:39'),
(16639, '195.191.219.132', NULL, 1, '2024-04-21 07:03:17', '2024-04-21 07:03:17'),
(16640, '103.162.184.141', NULL, 2, '2024-04-21 07:10:07', '2024-04-21 07:11:30'),
(16641, '65.154.226.166', NULL, 1, '2024-04-21 07:39:23', '2024-04-21 07:39:23'),
(16642, '202.191.126.60', NULL, 2, '2024-04-21 08:09:17', '2024-04-21 08:33:05'),
(16643, '178.159.37.38', NULL, 1, '2024-04-21 08:10:39', '2024-04-21 08:10:39'),
(16644, '202.4.101.234', NULL, 4, '2024-04-21 08:18:18', '2024-04-21 08:48:26'),
(16645, '3.26.196.32', NULL, 1, '2024-04-21 08:21:56', '2024-04-21 08:21:56'),
(16646, '13.54.217.201', NULL, 1, '2024-04-21 08:21:59', '2024-04-21 08:21:59'),
(16647, '110.154.100.181', NULL, 2, '2024-04-21 08:37:08', '2024-04-21 08:37:26'),
(16648, '40.94.226.15', NULL, 1, '2024-04-21 08:41:33', '2024-04-21 08:41:33'),
(16649, '4.193.96.14', NULL, 1, '2024-04-21 08:51:03', '2024-04-21 08:51:03'),
(16650, '175.22.88.143', NULL, 1, '2024-04-21 09:05:11', '2024-04-21 09:05:11'),
(16651, '154.51.131.142', NULL, 1, '2024-04-21 09:08:05', '2024-04-21 09:08:05'),
(16652, '87.236.176.31', NULL, 1, '2024-04-21 09:11:53', '2024-04-21 09:11:53'),
(16653, '202.53.165.130', NULL, 3, '2024-04-21 09:13:06', '2024-04-21 09:13:18'),
(16654, '52.87.218.72', NULL, 1, '2024-04-21 09:27:11', '2024-04-21 09:27:11'),
(16655, '18.224.128.89', NULL, 2, '2024-04-21 09:27:12', '2024-04-21 12:11:32'),
(16656, '3.219.35.58', NULL, 1, '2024-04-21 09:27:18', '2024-04-21 09:27:18'),
(16657, '119.30.41.158', NULL, 1, '2024-04-21 09:28:33', '2024-04-21 09:28:33'),
(16658, '20.12.213.244', NULL, 1, '2024-04-21 09:51:41', '2024-04-21 09:51:41'),
(16659, '40.94.36.41', NULL, 1, '2024-04-21 09:51:51', '2024-04-21 09:51:51'),
(16660, '40.94.226.6', NULL, 1, '2024-04-21 09:52:30', '2024-04-21 09:52:30'),
(16661, '40.94.226.5', NULL, 1, '2024-04-21 09:55:59', '2024-04-21 09:55:59'),
(16662, '193.186.4.159', NULL, 1, '2024-04-21 10:01:13', '2024-04-21 10:01:13'),
(16663, '170.106.159.160', NULL, 1, '2024-04-21 10:26:07', '2024-04-21 10:26:07'),
(16664, '192.185.4.148', NULL, 1, '2024-04-21 10:40:10', '2024-04-21 10:40:10'),
(16665, '60.184.227.187', NULL, 1, '2024-04-21 10:44:35', '2024-04-21 10:44:35'),
(16666, '101.44.249.224', NULL, 1, '2024-04-21 11:14:59', '2024-04-21 11:14:59'),
(16667, '51.222.253.13', NULL, 1, '2024-04-21 11:44:32', '2024-04-21 11:44:32'),
(16668, '162.12.212.17', NULL, 1, '2024-04-21 12:05:05', '2024-04-21 12:05:05'),
(16669, '18.209.24.173', NULL, 2, '2024-04-21 12:10:34', '2024-04-21 12:11:39'),
(16670, '18.225.25.214', NULL, 2, '2024-04-21 12:10:35', '2024-04-21 12:27:01'),
(16671, '3.80.89.126', NULL, 1, '2024-04-21 12:10:42', '2024-04-21 12:10:42'),
(16672, '3.80.81.176', NULL, 2, '2024-04-21 12:11:32', '2024-04-21 12:27:00'),
(16673, '203.188.250.166', NULL, 1, '2024-04-21 12:23:40', '2024-04-21 12:23:40'),
(16674, '103.123.169.240', NULL, 2, '2024-04-21 12:25:58', '2024-04-21 12:25:59'),
(16675, '3.237.91.71', NULL, 1, '2024-04-21 12:27:08', '2024-04-21 12:27:08'),
(16676, '77.75.78.161', NULL, 1, '2024-04-21 12:32:13', '2024-04-21 12:32:13'),
(16677, '103.120.222.37', NULL, 3, '2024-04-21 12:35:20', '2024-04-21 12:58:27'),
(16678, '43.229.208.190', NULL, 3, '2024-04-21 12:48:43', '2024-04-21 13:40:08'),
(16679, '123.6.49.41', NULL, 1, '2024-04-21 12:49:22', '2024-04-21 12:49:22'),
(16680, '223.29.214.165', NULL, 1, '2024-04-21 12:49:23', '2024-04-21 12:49:23'),
(16681, '27.115.124.38', NULL, 1, '2024-04-21 12:49:28', '2024-04-21 12:49:28'),
(16682, '123.6.49.50', NULL, 1, '2024-04-21 12:49:37', '2024-04-21 12:49:37'),
(16683, '103.218.25.42', NULL, 1, '2024-04-21 13:03:53', '2024-04-21 13:03:53'),
(16684, '202.65.172.137', NULL, 1, '2024-04-21 13:19:24', '2024-04-21 13:19:24'),
(16685, '66.249.65.69', NULL, 2, '2024-04-21 13:28:23', '2024-04-21 19:11:01'),
(16686, '128.90.174.12', NULL, 2, '2024-04-21 13:39:13', '2024-04-21 13:39:14'),
(16687, '198.235.24.129', NULL, 1, '2024-04-21 13:41:17', '2024-04-21 13:41:17'),
(16688, '27.115.124.48', NULL, 1, '2024-04-21 14:07:11', '2024-04-21 14:07:11'),
(16689, '27.115.124.114', NULL, 1, '2024-04-21 14:07:26', '2024-04-21 14:07:26'),
(16690, '40.94.227.38', NULL, 1, '2024-04-21 14:57:33', '2024-04-21 14:57:33'),
(16691, '154.91.83.168', NULL, 1, '2024-04-21 15:13:40', '2024-04-21 15:13:40'),
(16692, '213.173.36.36', NULL, 1, '2024-04-21 15:38:56', '2024-04-21 15:38:56'),
(16693, '103.245.108.134', NULL, 1, '2024-04-21 15:46:43', '2024-04-21 15:46:43'),
(16694, '13.113.108.147', NULL, 1, '2024-04-21 16:16:38', '2024-04-21 16:16:38'),
(16695, '59.152.12.143', NULL, 1, '2024-04-21 16:32:22', '2024-04-21 16:32:22'),
(16696, '43.155.130.43', NULL, 4, '2024-04-21 17:04:08', '2024-04-21 17:04:18'),
(16697, '54.215.191.51', NULL, 1, '2024-04-21 17:20:48', '2024-04-21 17:20:48'),
(16698, '34.222.174.117', NULL, 1, '2024-04-21 18:19:27', '2024-04-21 18:19:27'),
(16699, '114.130.144.194', NULL, 4, '2024-04-21 18:27:00', '2024-04-21 18:29:51'),
(16700, '42.236.17.216', NULL, 1, '2024-04-21 18:40:51', '2024-04-21 18:40:51'),
(16701, '66.249.65.70', NULL, 1, '2024-04-21 19:11:01', '2024-04-21 19:11:01'),
(16702, '175.6.217.4', NULL, 1, '2024-04-21 20:17:23', '2024-04-21 20:17:23'),
(16703, '42.236.17.13', NULL, 1, '2024-04-21 20:22:23', '2024-04-21 20:22:23'),
(16704, '66.249.65.71', NULL, 1, '2024-04-21 20:31:30', '2024-04-21 20:31:30'),
(16705, '51.158.107.242', NULL, 2, '2024-04-21 20:43:19', '2024-04-21 20:43:42'),
(16706, '103.109.95.169', NULL, 1, '2024-04-21 20:49:27', '2024-04-21 20:49:27'),
(16707, '42.236.17.117', NULL, 1, '2024-04-21 20:52:07', '2024-04-21 20:52:07'),
(16708, '36.107.247.221', NULL, 2, '2024-04-21 21:03:59', '2024-04-21 21:04:54'),
(16709, '120.227.159.29', NULL, 1, '2024-04-21 21:36:45', '2024-04-21 21:36:45'),
(16710, '42.236.101.234', NULL, 1, '2024-04-21 21:40:13', '2024-04-21 21:40:13'),
(16711, '42.86.92.221', NULL, 1, '2024-04-21 22:23:01', '2024-04-21 22:23:01'),
(16712, '103.197.153.54', NULL, 1, '2024-04-21 22:33:04', '2024-04-21 22:33:04'),
(16713, '183.166.149.208', NULL, 1, '2024-04-21 22:38:55', '2024-04-21 22:38:55'),
(16714, '182.207.12.116', NULL, 1, '2024-04-21 22:40:25', '2024-04-21 22:40:25'),
(16715, '121.237.36.28', NULL, 2, '2024-04-21 22:50:29', '2024-04-21 23:04:16'),
(16716, '59.59.212.29', NULL, 1, '2024-04-21 22:51:22', '2024-04-21 22:51:22'),
(16717, '121.237.36.30', NULL, 1, '2024-04-21 22:51:42', '2024-04-21 22:51:42'),
(16718, '61.147.15.67', NULL, 1, '2024-04-21 22:51:55', '2024-04-21 22:51:55'),
(16719, '61.147.15.65', NULL, 2, '2024-04-21 22:55:25', '2024-04-21 22:58:56'),
(16720, '199.244.88.226', NULL, 1, '2024-04-21 22:58:28', '2024-04-21 22:58:28'),
(16721, '121.237.36.27', NULL, 1, '2024-04-21 23:00:16', '2024-04-21 23:00:16'),
(16722, '52.167.144.180', NULL, 1, '2024-04-21 23:43:36', '2024-04-21 23:43:36'),
(16723, '35.89.69.44', NULL, 1, '2024-04-21 23:56:51', '2024-04-21 23:56:51'),
(16724, '95.168.173.143', NULL, 1, '2024-04-21 23:59:16', '2024-04-21 23:59:16'),
(16725, '66.249.73.130', NULL, 1, '2024-04-22 00:11:48', '2024-04-22 00:11:48'),
(16726, '66.249.73.131', NULL, 1, '2024-04-22 00:12:08', '2024-04-22 00:12:08'),
(16727, '118.179.22.66', NULL, 1, '2024-04-22 01:58:31', '2024-04-22 01:58:31'),
(16728, '35.87.96.54', NULL, 1, '2024-04-22 02:03:54', '2024-04-22 02:03:54'),
(16729, '5.188.62.21', NULL, 1, '2024-04-22 03:29:48', '2024-04-22 03:29:48'),
(16730, '5.42.80.235', NULL, 1, '2024-04-22 03:30:26', '2024-04-22 03:30:26'),
(16731, '185.220.100.255', NULL, 1, '2024-04-22 03:32:57', '2024-04-22 03:32:57'),
(16732, '128.204.212.79', NULL, 1, '2024-04-22 04:37:45', '2024-04-22 04:37:45'),
(16733, '58.211.23.183', NULL, 4, '2024-04-22 04:58:29', '2024-04-22 05:02:05'),
(16734, '1.192.8.209', NULL, 1, '2024-04-22 05:04:14', '2024-04-22 05:04:14'),
(16735, '18.206.100.223', NULL, 1, '2024-04-22 05:11:37', '2024-04-22 05:11:37'),
(16736, '198.235.24.136', NULL, 1, '2024-04-22 05:49:06', '2024-04-22 05:49:06'),
(16737, '195.191.219.131', NULL, 1, '2024-04-22 06:08:34', '2024-04-22 06:08:34'),
(16738, '4.242.244.197', NULL, 1, '2024-04-22 06:26:56', '2024-04-22 06:26:56'),
(16739, '222.79.103.59', NULL, 1, '2024-04-22 06:35:48', '2024-04-22 06:35:48'),
(16740, '45.80.158.70', NULL, 1, '2024-04-22 07:28:08', '2024-04-22 07:28:08'),
(16741, '40.94.34.3', NULL, 1, '2024-04-22 07:45:21', '2024-04-22 07:45:21'),
(16742, '122.228.8.198', NULL, 1, '2024-04-22 08:10:07', '2024-04-22 08:10:07'),
(16743, '54.224.60.119', NULL, 1, '2024-04-22 08:25:23', '2024-04-22 08:25:23'),
(16744, '172.176.114.168', NULL, 1, '2024-04-22 08:44:53', '2024-04-22 08:44:53'),
(16745, '40.94.227.78', NULL, 1, '2024-04-22 08:48:57', '2024-04-22 08:48:57'),
(16746, '72.14.201.159', NULL, 2, '2024-04-22 09:04:17', '2024-04-22 15:47:59'),
(16747, '120.227.158.122', NULL, 2, '2024-04-22 09:22:53', '2024-04-22 09:23:03'),
(16748, '40.94.28.63', NULL, 1, '2024-04-22 09:24:04', '2024-04-22 09:24:04'),
(16749, '103.66.177.224', NULL, 2, '2024-04-22 09:54:41', '2024-04-22 09:58:47'),
(16750, '3.80.89.126', NULL, 1, '2024-04-22 10:40:37', '2024-04-22 10:40:37'),
(16751, '18.224.128.89', NULL, 2, '2024-04-22 10:40:38', '2024-04-22 10:50:40'),
(16752, '3.80.81.176', NULL, 1, '2024-04-22 10:40:45', '2024-04-22 10:40:45'),
(16753, '3.235.241.183', NULL, 1, '2024-04-22 10:50:40', '2024-04-22 10:50:40'),
(16754, '3.95.220.169', NULL, 1, '2024-04-22 10:50:48', '2024-04-22 10:50:48'),
(16755, '128.204.212.77', NULL, 2, '2024-04-22 11:25:48', '2024-04-22 13:32:58'),
(16756, '124.109.106.245', NULL, 1, '2024-04-22 11:35:10', '2024-04-22 11:35:10'),
(16757, '163.47.144.49', NULL, 1, '2024-04-22 12:19:19', '2024-04-22 12:19:19'),
(16758, '43.229.208.190', NULL, 1, '2024-04-22 13:50:26', '2024-04-22 13:50:26'),
(16759, '37.111.194.175', NULL, 1, '2024-04-22 13:53:11', '2024-04-22 13:53:11'),
(16760, '193.186.4.159', NULL, 1, '2024-04-22 15:03:41', '2024-04-22 15:03:41'),
(16761, '103.15.141.102', NULL, 1, '2024-04-22 15:11:11', '2024-04-22 15:11:11'),
(16762, '119.30.41.102', NULL, 1, '2024-04-22 15:53:39', '2024-04-22 15:53:39'),
(16763, '129.226.146.179', NULL, 1, '2024-04-22 15:53:58', '2024-04-22 15:53:58'),
(16764, '3.219.35.58', NULL, 1, '2024-04-22 15:54:13', '2024-04-22 15:54:13'),
(16765, '18.225.25.214', NULL, 1, '2024-04-22 15:54:13', '2024-04-22 15:54:13'),
(16766, '18.210.6.165', NULL, 1, '2024-04-22 15:54:21', '2024-04-22 15:54:21'),
(16767, '118.179.82.161', NULL, 1, '2024-04-22 16:13:44', '2024-04-22 16:13:44'),
(16768, '41.176.238.27', NULL, 1, '2024-04-22 16:36:07', '2024-04-22 16:36:07'),
(16769, '209.38.154.154', NULL, 1, '2024-04-22 16:36:14', '2024-04-22 16:36:14'),
(16770, '182.46.15.33', NULL, 1, '2024-04-22 16:49:53', '2024-04-22 16:49:53'),
(16771, '61.8.214.63', NULL, 1, '2024-04-22 18:19:45', '2024-04-22 18:19:45'),
(16772, '149.56.150.195', NULL, 3, '2024-04-22 19:09:34', '2024-04-22 19:09:45'),
(16773, '144.217.135.137', NULL, 1, '2024-04-22 19:10:09', '2024-04-22 19:10:09'),
(16774, '24.118.220.147', NULL, 1, '2024-04-22 19:16:50', '2024-04-22 19:16:50'),
(16775, '37.19.223.14', NULL, 1, '2024-04-22 19:48:00', '2024-04-22 19:48:00'),
(16776, '66.249.65.65', NULL, 1, '2024-04-22 20:01:25', '2024-04-22 20:01:25'),
(16777, '114.238.85.166', NULL, 1, '2024-04-22 21:01:21', '2024-04-22 21:01:21'),
(16778, '149.102.237.38', NULL, 1, '2024-04-22 21:13:47', '2024-04-22 21:13:47'),
(16779, '27.115.124.34', NULL, 1, '2024-04-22 21:22:18', '2024-04-22 21:22:18'),
(16780, '27.115.124.96', NULL, 1, '2024-04-22 21:22:27', '2024-04-22 21:22:27'),
(16781, '81.0.246.149', NULL, 1, '2024-04-22 22:28:32', '2024-04-22 22:28:32'),
(16782, '37.111.213.108', NULL, 1, '2024-04-22 23:29:10', '2024-04-22 23:29:10'),
(16783, '35.91.105.178', NULL, 1, '2024-04-23 00:05:00', '2024-04-23 00:05:00'),
(16784, '51.252.162.37', NULL, 1, '2024-04-23 00:16:49', '2024-04-23 00:16:49'),
(16785, '54.202.33.188', NULL, 1, '2024-04-23 01:28:05', '2024-04-23 01:28:05'),
(16786, '71.6.134.233', NULL, 1, '2024-04-23 02:27:36', '2024-04-23 02:27:36'),
(16787, '51.222.253.1', NULL, 1, '2024-04-23 02:34:34', '2024-04-23 02:34:34'),
(16788, '117.91.133.97', NULL, 1, '2024-04-23 04:04:10', '2024-04-23 04:04:10'),
(16789, '161.35.33.145', NULL, 1, '2024-04-23 04:29:48', '2024-04-23 04:29:48'),
(16790, '163.5.112.246', NULL, 5, '2024-04-23 04:49:10', '2024-04-23 04:49:13'),
(16791, '72.14.201.206', NULL, 1, '2024-04-23 05:02:12', '2024-04-23 05:02:12'),
(16792, '102.129.145.57', NULL, 1, '2024-04-23 05:09:34', '2024-04-23 05:09:34'),
(16793, '52.203.201.196', NULL, 1, '2024-04-23 06:37:06', '2024-04-23 06:37:06'),
(16794, '128.204.212.79', NULL, 2, '2024-04-23 07:00:10', '2024-04-23 17:01:28'),
(16795, '195.191.219.130', NULL, 1, '2024-04-23 07:29:31', '2024-04-23 07:29:31'),
(16796, '193.186.4.159', NULL, 2, '2024-04-23 07:43:09', '2024-04-23 14:23:34'),
(16797, '3.224.220.101', NULL, 1, '2024-04-23 07:50:39', '2024-04-23 07:50:39'),
(16798, '14.144.14.85', NULL, 1, '2024-04-23 08:08:59', '2024-04-23 08:08:59'),
(16799, '45.118.63.52', NULL, 1, '2024-04-23 08:32:34', '2024-04-23 08:32:34'),
(16800, '128.204.212.78', NULL, 2, '2024-04-23 08:40:50', '2024-04-23 23:23:10'),
(16801, '3.238.117.130', NULL, 1, '2024-04-23 08:43:55', '2024-04-23 08:43:55'),
(16802, '223.88.237.83', NULL, 1, '2024-04-23 09:14:35', '2024-04-23 09:14:35'),
(16803, '191.101.217.122', NULL, 1, '2024-04-23 11:26:29', '2024-04-23 11:26:29'),
(16804, '196.221.46.72', NULL, 1, '2024-04-23 11:48:33', '2024-04-23 11:48:33'),
(16805, '42.83.147.34', NULL, 1, '2024-04-23 12:19:09', '2024-04-23 12:19:09'),
(16806, '35.243.196.149', NULL, 2, '2024-04-23 12:31:38', '2024-04-23 12:31:55'),
(16807, '217.76.48.181', NULL, 1, '2024-04-23 12:36:17', '2024-04-23 12:36:17'),
(16808, '52.167.144.163', NULL, 1, '2024-04-23 12:47:58', '2024-04-23 12:47:58'),
(16809, '103.112.54.242', NULL, 1, '2024-04-23 13:44:07', '2024-04-23 13:44:07'),
(16810, '223.89.207.30', NULL, 1, '2024-04-23 13:44:20', '2024-04-23 13:44:20'),
(16811, '182.44.67.97', NULL, 1, '2024-04-23 13:45:41', '2024-04-23 13:45:41'),
(16812, '51.222.253.14', NULL, 1, '2024-04-23 14:57:52', '2024-04-23 14:57:52'),
(16813, '121.200.60.186', NULL, 1, '2024-04-23 15:24:14', '2024-04-23 15:24:14'),
(16814, '40.94.227.40', NULL, 1, '2024-04-23 16:02:06', '2024-04-23 16:02:06'),
(16815, '169.150.198.73', NULL, 1, '2024-04-23 16:03:40', '2024-04-23 16:03:40'),
(16816, '45.141.215.245', NULL, 1, '2024-04-23 16:32:08', '2024-04-23 16:32:08'),
(16817, '152.32.165.32', NULL, 4, '2024-04-23 16:37:45', '2024-04-23 16:41:46'),
(16818, '91.92.246.111', NULL, 2, '2024-04-23 16:52:28', '2024-04-23 16:52:30'),
(16819, '39.154.241.236', NULL, 2, '2024-04-23 16:57:01', '2024-04-23 16:59:21'),
(16820, '123.176.33.73', NULL, 1, '2024-04-23 17:00:35', '2024-04-23 17:00:35'),
(16821, '123.186.72.80', NULL, 2, '2024-04-23 17:35:35', '2024-04-23 17:37:06'),
(16822, '115.223.43.99', NULL, 1, '2024-04-23 17:49:08', '2024-04-23 17:49:08'),
(16823, '154.91.83.168', NULL, 1, '2024-04-23 20:19:08', '2024-04-23 20:19:08'),
(16824, '39.154.241.186', NULL, 1, '2024-04-23 21:04:04', '2024-04-23 21:04:04'),
(16825, '128.199.142.251', NULL, 1, '2024-04-23 21:14:47', '2024-04-23 21:14:47'),
(16826, '66.249.65.70', NULL, 1, '2024-04-23 21:25:34', '2024-04-23 21:25:34'),
(16827, '104.28.240.84', NULL, 1, '2024-04-23 21:36:51', '2024-04-23 21:36:51'),
(16828, '110.154.99.171', NULL, 2, '2024-04-23 22:26:59', '2024-04-23 22:27:02'),
(16829, '35.88.134.42', NULL, 1, '2024-04-23 22:50:12', '2024-04-23 22:50:12'),
(16830, '18.236.68.115', NULL, 1, '2024-04-23 22:54:26', '2024-04-23 22:54:26'),
(16831, '103.181.72.15', NULL, 1, '2024-04-23 22:54:50', '2024-04-23 22:54:50'),
(16832, '167.94.145.104', NULL, 1, '2024-04-23 22:56:59', '2024-04-23 22:56:59'),
(16833, '81.0.246.42', NULL, 1, '2024-04-23 23:17:43', '2024-04-23 23:17:43'),
(16834, '206.168.34.126', NULL, 1, '2024-04-23 23:35:54', '2024-04-23 23:35:54'),
(16835, '39.165.158.165', NULL, 1, '2024-04-24 01:10:12', '2024-04-24 01:10:12'),
(16836, '124.226.222.66', NULL, 1, '2024-04-24 02:07:17', '2024-04-24 02:07:17'),
(16837, '182.204.140.12', NULL, 2, '2024-04-24 02:25:13', '2024-04-24 02:25:23'),
(16838, '205.210.31.2', NULL, 1, '2024-04-24 02:39:15', '2024-04-24 02:39:15'),
(16839, '15.235.15.135', NULL, 1, '2024-04-24 02:39:36', '2024-04-24 02:39:36'),
(16840, '35.227.5.92', NULL, 1, '2024-04-24 03:35:35', '2024-04-24 03:35:35'),
(16841, '190.92.219.51', NULL, 1, '2024-04-24 03:53:02', '2024-04-24 03:53:02'),
(16842, '68.82.30.135', NULL, 1, '2024-04-24 04:02:03', '2024-04-24 04:02:03'),
(16843, '17.241.219.130', NULL, 1, '2024-04-24 04:04:30', '2024-04-24 04:04:30'),
(16844, '84.247.117.36', NULL, 1, '2024-04-24 04:36:59', '2024-04-24 04:36:59'),
(16845, '118.31.22.217', NULL, 2, '2024-04-24 05:06:05', '2024-04-24 05:06:09'),
(16846, '182.201.216.86', NULL, 1, '2024-04-24 05:11:29', '2024-04-24 05:11:29'),
(16847, '111.7.96.168', NULL, 2, '2024-04-24 05:49:31', '2024-04-24 05:49:35'),
(16848, '39.148.73.220', NULL, 2, '2024-04-24 06:28:32', '2024-04-24 06:28:34'),
(16849, '66.249.73.130', NULL, 1, '2024-04-24 06:35:35', '2024-04-24 06:35:35'),
(16850, '18.232.104.147', NULL, 1, '2024-04-24 06:46:54', '2024-04-24 06:46:54'),
(16851, '195.191.219.133', NULL, 1, '2024-04-24 07:04:13', '2024-04-24 07:04:13'),
(16852, '169.150.198.86', NULL, 2, '2024-04-24 07:04:36', '2024-04-24 07:15:16'),
(16853, '205.210.31.185', NULL, 1, '2024-04-24 08:29:03', '2024-04-24 08:29:03'),
(16854, '37.111.194.25', NULL, 1, '2024-04-24 08:56:02', '2024-04-24 08:56:02'),
(16855, '38.45.127.226', NULL, 1, '2024-04-24 09:12:06', '2024-04-24 09:12:06'),
(16856, '110.154.100.37', NULL, 1, '2024-04-24 09:13:02', '2024-04-24 09:13:02'),
(16857, '103.244.175.49', NULL, 2, '2024-04-24 09:13:27', '2024-04-24 09:44:58'),
(16858, '114.130.189.39', NULL, 1, '2024-04-24 10:05:16', '2024-04-24 10:05:16'),
(16859, '195.191.219.132', NULL, 1, '2024-04-24 10:11:19', '2024-04-24 10:11:19'),
(16860, '87.153.96.93', NULL, 2, '2024-04-24 10:18:22', '2024-04-24 10:23:02'),
(16861, '39.154.241.245', NULL, 1, '2024-04-24 10:26:58', '2024-04-24 10:26:58'),
(16862, '89.116.159.62', NULL, 1, '2024-04-24 10:51:56', '2024-04-24 10:51:56'),
(16863, '58.145.190.242', NULL, 1, '2024-04-24 11:12:13', '2024-04-24 11:12:13'),
(16864, '41.65.168.1', NULL, 1, '2024-04-24 11:16:05', '2024-04-24 11:16:05'),
(16865, '20.212.201.123', NULL, 1, '2024-04-24 11:23:07', '2024-04-24 11:23:07'),
(16866, '205.210.31.94', NULL, 1, '2024-04-24 11:35:48', '2024-04-24 11:35:48'),
(16867, '4.193.96.14', NULL, 1, '2024-04-24 12:16:26', '2024-04-24 12:16:26'),
(16868, '40.77.167.235', NULL, 1, '2024-04-24 12:21:53', '2024-04-24 12:21:53'),
(16869, '45.80.158.61', NULL, 1, '2024-04-24 12:37:02', '2024-04-24 12:37:02'),
(16870, '117.151.148.121', NULL, 1, '2024-04-24 13:07:38', '2024-04-24 13:07:38'),
(16871, '40.94.227.16', NULL, 1, '2024-04-24 13:13:05', '2024-04-24 13:13:05'),
(16872, '223.244.35.77', NULL, 1, '2024-04-24 13:16:11', '2024-04-24 13:16:11'),
(16873, '43.229.208.190', NULL, 1, '2024-04-24 13:28:20', '2024-04-24 13:28:20'),
(16874, '103.218.25.166', NULL, 2, '2024-04-24 14:51:24', '2024-04-24 15:11:50'),
(16875, '38.97.116.244', NULL, 1, '2024-04-24 14:56:29', '2024-04-24 14:56:29'),
(16876, '185.220.100.255', NULL, 1, '2024-04-24 14:56:38', '2024-04-24 14:56:38'),
(16877, '89.185.85.140', NULL, 1, '2024-04-24 14:56:43', '2024-04-24 14:56:43'),
(16878, '104.192.3.74', NULL, 1, '2024-04-24 14:56:45', '2024-04-24 14:56:45'),
(16879, '37.111.216.146', NULL, 3, '2024-04-24 15:03:57', '2024-04-24 19:49:44'),
(16880, '52.87.218.72', NULL, 1, '2024-04-24 15:08:15', '2024-04-24 15:08:15'),
(16881, '18.224.128.89', NULL, 2, '2024-04-24 15:08:15', '2024-04-24 15:08:29'),
(16882, '3.95.220.169', NULL, 1, '2024-04-24 15:08:22', '2024-04-24 15:08:22'),
(16883, '122.228.8.169', NULL, 1, '2024-04-24 15:17:07', '2024-04-24 15:17:07'),
(16884, '66.249.65.71', NULL, 1, '2024-04-24 15:31:11', '2024-04-24 15:31:11'),
(16885, '15.236.42.151', NULL, 1, '2024-04-24 15:43:49', '2024-04-24 15:43:49'),
(16886, '124.71.235.245', NULL, 1, '2024-04-24 16:16:48', '2024-04-24 16:16:48'),
(16887, '117.13.241.74', NULL, 1, '2024-04-24 16:22:17', '2024-04-24 16:22:17'),
(16888, '91.92.243.138', NULL, 2, '2024-04-24 17:00:04', '2024-04-24 17:00:04'),
(16889, '72.14.201.159', NULL, 4, '2024-04-24 17:17:15', '2024-04-24 20:50:06'),
(16890, '103.136.158.113', NULL, 1, '2024-04-24 17:17:16', '2024-04-24 17:17:16'),
(16891, '37.111.212.105', NULL, 1, '2024-04-24 17:19:47', '2024-04-24 17:19:47'),
(16892, '119.30.39.194', NULL, 3, '2024-04-24 17:20:17', '2024-04-24 18:41:14'),
(16893, '50.87.144.19', NULL, 1, '2024-04-24 17:33:56', '2024-04-24 17:33:56'),
(16894, '103.177.168.189', NULL, 1, '2024-04-24 17:36:22', '2024-04-24 17:36:22'),
(16895, '103.130.113.178', NULL, 1, '2024-04-24 18:02:28', '2024-04-24 18:02:28'),
(16896, '5.189.148.71', NULL, 2, '2024-04-24 18:03:43', '2024-04-24 18:03:45'),
(16897, '119.30.41.81', NULL, 1, '2024-04-24 18:24:55', '2024-04-24 18:24:55'),
(16898, '167.94.138.116', NULL, 1, '2024-04-24 18:28:54', '2024-04-24 18:28:54'),
(16899, '193.186.4.159', NULL, 4, '2024-04-24 18:47:31', '2024-04-25 01:40:32'),
(16900, '37.111.247.49', NULL, 1, '2024-04-24 18:47:32', '2024-04-24 18:47:32'),
(16901, '192.95.30.227', NULL, 2, '2024-04-24 18:53:38', '2024-04-24 18:53:39'),
(16902, '27.115.124.113', NULL, 1, '2024-04-24 19:25:42', '2024-04-24 19:25:42'),
(16903, '27.115.124.112', NULL, 1, '2024-04-24 19:25:47', '2024-04-24 19:25:47'),
(16904, '69.253.210.101', NULL, 1, '2024-04-24 19:40:25', '2024-04-24 19:40:25'),
(16905, '103.25.251.246', NULL, 2, '2024-04-24 20:21:40', '2024-04-24 20:23:30'),
(16906, '40.77.167.54', NULL, 1, '2024-04-24 20:41:02', '2024-04-24 20:41:02'),
(16907, '37.76.154.94', NULL, 1, '2024-04-24 20:53:46', '2024-04-24 20:53:46'),
(16908, '103.113.14.12', NULL, 1, '2024-04-24 21:25:15', '2024-04-24 21:25:15'),
(16909, '159.65.247.152', NULL, 1, '2024-04-24 21:26:52', '2024-04-24 21:26:52'),
(16910, '18.246.62.96', NULL, 4, '2024-04-24 21:54:30', '2024-04-24 21:54:42'),
(16911, '103.73.45.141', NULL, 1, '2024-04-24 21:56:05', '2024-04-24 21:56:05'),
(16912, '114.219.55.10', NULL, 1, '2024-04-24 22:25:52', '2024-04-24 22:25:52'),
(16913, '121.235.166.180', NULL, 1, '2024-04-24 22:26:15', '2024-04-24 22:26:15'),
(16914, '121.237.36.28', NULL, 10, '2024-04-24 22:30:45', '2024-04-24 23:59:43'),
(16915, '121.237.36.30', NULL, 7, '2024-04-24 22:32:20', '2024-04-24 23:52:14'),
(16916, '141.0.9.5', NULL, 1, '2024-04-24 22:33:00', '2024-04-24 22:33:00'),
(16917, '103.139.18.83', NULL, 1, '2024-04-24 22:37:15', '2024-04-24 22:37:15'),
(16918, '61.147.15.67', NULL, 4, '2024-04-24 22:39:15', '2024-04-24 23:43:40'),
(16919, '61.147.15.65', NULL, 5, '2024-04-24 22:42:26', '2024-04-24 23:54:39'),
(16920, '37.111.203.133', NULL, 1, '2024-04-24 22:57:58', '2024-04-24 22:57:58'),
(16921, '103.221.253.214', NULL, 1, '2024-04-24 23:04:49', '2024-04-24 23:04:49'),
(16922, '34.74.19.242', NULL, 2, '2024-04-24 23:09:21', '2024-04-24 23:20:02'),
(16923, '121.225.148.245', NULL, 1, '2024-04-24 23:37:34', '2024-04-24 23:37:34'),
(16924, '175.149.61.72', NULL, 1, '2024-04-24 23:37:53', '2024-04-24 23:37:53'),
(16925, '34.222.174.117', NULL, 1, '2024-04-25 00:06:54', '2024-04-25 00:06:54'),
(16926, '44.242.155.73', NULL, 1, '2024-04-25 00:06:54', '2024-04-25 00:06:54'),
(16927, '54.213.181.40', NULL, 1, '2024-04-25 00:15:05', '2024-04-25 00:15:05'),
(16928, '54.245.142.51', NULL, 1, '2024-04-25 01:00:00', '2024-04-25 01:00:00'),
(16929, '124.243.150.207', NULL, 1, '2024-04-25 01:01:20', '2024-04-25 01:01:20'),
(16930, '4.227.114.213', NULL, 1, '2024-04-25 01:47:40', '2024-04-25 01:47:40'),
(16931, '116.50.246.108', NULL, 1, '2024-04-25 02:33:45', '2024-04-25 02:33:45'),
(16932, '185.241.208.133', NULL, 1, '2024-04-25 05:36:23', '2024-04-25 05:36:23'),
(16933, '35.196.21.185', NULL, 2, '2024-04-25 05:50:31', '2024-04-25 06:04:40'),
(16934, '58.211.23.183', NULL, 4, '2024-04-25 05:56:36', '2024-04-25 23:28:20'),
(16935, '68.183.218.103', NULL, 1, '2024-04-25 06:07:39', '2024-04-25 06:07:39'),
(16936, '87.236.176.50', NULL, 1, '2024-04-25 06:41:15', '2024-04-25 06:41:15'),
(16937, '52.203.201.196', NULL, 1, '2024-04-25 06:58:19', '2024-04-25 06:58:19'),
(16938, '4.185.168.246', NULL, 1, '2024-04-25 07:06:38', '2024-04-25 07:06:38'),
(16939, '184.94.240.88', NULL, 1, '2024-04-25 07:30:30', '2024-04-25 07:30:30'),
(16940, '87.236.176.253', NULL, 1, '2024-04-25 07:34:07', '2024-04-25 07:34:07'),
(16941, '128.204.212.78', NULL, 1, '2024-04-25 08:09:35', '2024-04-25 08:09:35'),
(16942, '195.191.219.130', NULL, 1, '2024-04-25 08:15:03', '2024-04-25 08:15:03'),
(16943, '37.111.206.201', NULL, 1, '2024-04-25 08:24:35', '2024-04-25 08:24:35'),
(16944, '72.14.201.159', NULL, 1, '2024-04-25 08:24:36', '2024-04-25 08:24:36'),
(16945, '37.111.206.188', NULL, 2, '2024-04-25 08:25:46', '2024-04-25 08:25:47'),
(16946, '91.92.241.108', NULL, 1, '2024-04-25 08:31:44', '2024-04-25 08:31:44'),
(16947, '43.229.208.190', NULL, 8, '2024-04-25 08:56:57', '2024-04-25 10:58:34'),
(16948, '103.239.253.66', NULL, 1, '2024-04-25 09:12:05', '2024-04-25 09:12:05'),
(16949, '116.58.202.228', NULL, 1, '2024-04-25 09:44:05', '2024-04-25 09:44:05'),
(16950, '100.27.34.37', NULL, 1, '2024-04-25 10:09:28', '2024-04-25 10:09:28'),
(16951, '18.224.128.89', NULL, 1, '2024-04-25 10:09:28', '2024-04-25 10:09:28'),
(16952, '3.234.144.171', NULL, 1, '2024-04-25 10:09:36', '2024-04-25 10:09:36'),
(16953, '115.192.11.235', NULL, 1, '2024-04-25 10:22:47', '2024-04-25 10:22:47'),
(16954, '120.46.94.174', NULL, 1, '2024-04-25 10:28:29', '2024-04-25 10:28:29'),
(16955, '164.55.247.240', NULL, 2, '2024-04-25 10:29:02', '2024-04-25 10:34:49'),
(16956, '180.104.242.173', NULL, 1, '2024-04-25 10:29:15', '2024-04-25 10:29:15'),
(16957, '112.194.192.23', NULL, 1, '2024-04-25 10:36:30', '2024-04-25 10:36:30'),
(16958, '49.69.75.195', NULL, 1, '2024-04-25 10:37:15', '2024-04-25 10:37:15'),
(16959, '103.187.94.52', NULL, 2, '2024-04-25 10:43:45', '2024-04-25 11:14:43'),
(16960, '123.189.129.40', NULL, 1, '2024-04-25 10:45:33', '2024-04-25 10:45:33'),
(16961, '183.166.149.91', NULL, 1, '2024-04-25 10:46:45', '2024-04-25 10:46:45'),
(16962, '3.237.91.71', NULL, 1, '2024-04-25 10:47:45', '2024-04-25 10:47:45'),
(16963, '18.225.25.214', NULL, 1, '2024-04-25 10:47:46', '2024-04-25 10:47:46'),
(16964, '52.87.218.72', NULL, 1, '2024-04-25 10:47:56', '2024-04-25 10:47:56'),
(16965, '118.112.67.107', NULL, 1, '2024-04-25 10:48:18', '2024-04-25 10:48:18'),
(16966, '60.163.217.206', NULL, 1, '2024-04-25 10:48:27', '2024-04-25 10:48:27'),
(16967, '121.206.140.26', NULL, 1, '2024-04-25 10:49:10', '2024-04-25 10:49:10'),
(16968, '183.166.136.105', NULL, 1, '2024-04-25 10:51:57', '2024-04-25 10:51:57'),
(16969, '117.27.2.133', NULL, 1, '2024-04-25 10:58:30', '2024-04-25 10:58:30'),
(16970, '60.184.195.73', NULL, 1, '2024-04-25 10:59:11', '2024-04-25 10:59:11'),
(16971, '114.104.226.243', NULL, 1, '2024-04-25 11:01:56', '2024-04-25 11:01:56'),
(16972, '117.91.133.12', NULL, 1, '2024-04-25 11:08:01', '2024-04-25 11:08:01'),
(16973, '60.184.197.8', NULL, 1, '2024-04-25 11:08:14', '2024-04-25 11:08:14'),
(16974, '115.222.155.184', NULL, 1, '2024-04-25 11:09:59', '2024-04-25 11:09:59'),
(16975, '27.157.86.37', NULL, 1, '2024-04-25 11:11:48', '2024-04-25 11:11:48'),
(16976, '121.225.149.156', NULL, 1, '2024-04-25 11:13:33', '2024-04-25 11:13:33'),
(16977, '27.150.162.179', NULL, 1, '2024-04-25 11:14:56', '2024-04-25 11:14:56'),
(16978, '120.38.61.58', NULL, 1, '2024-04-25 11:16:46', '2024-04-25 11:16:46'),
(16979, '37.111.206.181', NULL, 4, '2024-04-25 11:19:50', '2024-04-25 11:24:27'),
(16980, '171.41.129.115', NULL, 1, '2024-04-25 11:20:35', '2024-04-25 11:20:35'),
(16981, '175.155.2.83', NULL, 1, '2024-04-25 11:23:19', '2024-04-25 11:23:19'),
(16982, '112.195.98.69', NULL, 1, '2024-04-25 11:26:29', '2024-04-25 11:26:29'),
(16983, '180.119.179.239', NULL, 1, '2024-04-25 11:40:51', '2024-04-25 11:40:51'),
(16984, '121.235.186.156', NULL, 1, '2024-04-25 11:42:53', '2024-04-25 11:42:53'),
(16985, '119.5.224.138', NULL, 1, '2024-04-25 11:43:17', '2024-04-25 11:43:17'),
(16986, '119.188.246.112', NULL, 1, '2024-04-25 11:46:21', '2024-04-25 11:46:21'),
(16987, '27.184.135.214', NULL, 1, '2024-04-25 11:46:38', '2024-04-25 11:46:38'),
(16988, '117.69.155.238', NULL, 1, '2024-04-25 11:53:30', '2024-04-25 11:53:30'),
(16989, '42.5.21.27', NULL, 1, '2024-04-25 11:56:57', '2024-04-25 11:56:57'),
(16990, '140.250.150.2', NULL, 1, '2024-04-25 12:01:19', '2024-04-25 12:01:19'),
(16991, '119.188.247.140', NULL, 1, '2024-04-25 12:02:07', '2024-04-25 12:02:07'),
(16992, '121.237.36.27', NULL, 11, '2024-04-25 12:02:43', '2024-04-25 22:07:25'),
(16993, '121.237.36.30', NULL, 4, '2024-04-25 12:03:24', '2024-04-25 19:49:56'),
(16994, '183.141.67.13', NULL, 1, '2024-04-25 12:08:32', '2024-04-25 12:08:32'),
(16995, '121.237.36.29', NULL, 6, '2024-04-25 12:10:38', '2024-04-25 21:13:02'),
(16996, '114.104.227.33', NULL, 1, '2024-04-25 12:11:37', '2024-04-25 12:11:37'),
(16997, '36.134.147.75', NULL, 1, '2024-04-25 12:19:30', '2024-04-25 12:19:30'),
(16998, '218.71.8.224', NULL, 1, '2024-04-25 12:21:57', '2024-04-25 12:21:57'),
(16999, '49.83.82.43', NULL, 1, '2024-04-25 12:23:53', '2024-04-25 12:23:53'),
(17000, '112.194.192.223', NULL, 1, '2024-04-25 12:24:08', '2024-04-25 12:24:08'),
(17001, '182.107.178.24', NULL, 1, '2024-04-25 12:25:33', '2024-04-25 12:25:33'),
(17002, '125.87.86.210', NULL, 1, '2024-04-25 12:26:30', '2024-04-25 12:26:30'),
(17003, '27.150.89.145', NULL, 1, '2024-04-25 12:27:50', '2024-04-25 12:27:50'),
(17004, '118.113.72.39', NULL, 1, '2024-04-25 12:30:41', '2024-04-25 12:30:41'),
(17005, '125.122.196.103', NULL, 1, '2024-04-25 12:32:16', '2024-04-25 12:32:16'),
(17006, '175.155.3.10', NULL, 1, '2024-04-25 12:34:29', '2024-04-25 12:34:29'),
(17007, '115.222.152.30', NULL, 1, '2024-04-25 12:36:58', '2024-04-25 12:36:58'),
(17008, '112.194.192.235', NULL, 1, '2024-04-25 12:38:38', '2024-04-25 12:38:38'),
(17009, '115.222.156.164', NULL, 1, '2024-04-25 12:40:33', '2024-04-25 12:40:33'),
(17010, '112.194.88.39', NULL, 1, '2024-04-25 12:41:02', '2024-04-25 12:41:02'),
(17011, '125.109.43.238', NULL, 1, '2024-04-25 12:43:54', '2024-04-25 12:43:54'),
(17012, '114.103.79.210', NULL, 1, '2024-04-25 12:48:01', '2024-04-25 12:48:01'),
(17013, '103.162.187.37', NULL, 1, '2024-04-25 12:49:31', '2024-04-25 12:49:31'),
(17014, '49.86.52.41', NULL, 1, '2024-04-25 12:49:46', '2024-04-25 12:49:46'),
(17015, '121.234.93.173', NULL, 1, '2024-04-25 12:51:52', '2024-04-25 12:51:52'),
(17016, '171.41.130.211', NULL, 1, '2024-04-25 12:53:26', '2024-04-25 12:53:26'),
(17017, '113.239.22.57', NULL, 1, '2024-04-25 12:55:20', '2024-04-25 12:55:20'),
(17018, '183.166.137.202', NULL, 1, '2024-04-25 12:56:56', '2024-04-25 12:56:56'),
(17019, '221.226.55.47', NULL, 1, '2024-04-25 12:57:18', '2024-04-25 12:57:18'),
(17020, '113.236.141.15', NULL, 1, '2024-04-25 12:59:27', '2024-04-25 12:59:27'),
(17021, '182.107.177.126', NULL, 2, '2024-04-25 13:01:06', '2024-04-25 19:44:16'),
(17022, '117.43.102.198', NULL, 1, '2024-04-25 13:02:57', '2024-04-25 13:02:57'),
(17023, '118.120.203.60', NULL, 1, '2024-04-25 13:04:25', '2024-04-25 13:04:25'),
(17024, '175.155.2.70', NULL, 1, '2024-04-25 13:06:04', '2024-04-25 13:06:04'),
(17025, '123.190.184.242', NULL, 1, '2024-04-25 13:07:34', '2024-04-25 13:07:34'),
(17026, '180.124.7.232', NULL, 1, '2024-04-25 13:09:54', '2024-04-25 13:09:54'),
(17027, '140.250.90.91', NULL, 1, '2024-04-25 13:11:23', '2024-04-25 13:11:23'),
(17028, '182.34.198.88', NULL, 1, '2024-04-25 13:13:14', '2024-04-25 13:13:14'),
(17029, '27.184.135.126', NULL, 1, '2024-04-25 13:15:29', '2024-04-25 13:15:29'),
(17030, '42.248.68.4', NULL, 1, '2024-04-25 13:15:41', '2024-04-25 13:15:41'),
(17031, '183.166.149.172', NULL, 1, '2024-04-25 13:20:06', '2024-04-25 13:20:06'),
(17032, '60.163.213.161', NULL, 1, '2024-04-25 13:20:06', '2024-04-25 13:20:06'),
(17033, '113.235.173.158', NULL, 1, '2024-04-25 13:22:37', '2024-04-25 13:22:37'),
(17034, '175.165.162.157', NULL, 1, '2024-04-25 13:24:03', '2024-04-25 13:24:03'),
(17035, '175.155.3.138', NULL, 1, '2024-04-25 13:26:05', '2024-04-25 13:26:05'),
(17036, '27.158.125.65', NULL, 1, '2024-04-25 13:30:29', '2024-04-25 13:30:29'),
(17037, '140.250.144.33', NULL, 1, '2024-04-25 13:38:35', '2024-04-25 13:38:35'),
(17038, '119.41.207.98', NULL, 1, '2024-04-25 13:40:53', '2024-04-25 13:40:53'),
(17039, '109.202.99.36', NULL, 1, '2024-04-25 13:51:32', '2024-04-25 13:51:32'),
(17040, '64.227.70.2', NULL, 3, '2024-04-25 13:51:35', '2024-04-25 13:51:44'),
(17041, '195.211.77.140', NULL, 1, '2024-04-25 13:51:53', '2024-04-25 13:51:53'),
(17042, '95.217.18.177', NULL, 1, '2024-04-25 13:52:28', '2024-04-25 13:52:28'),
(17043, '195.211.77.142', NULL, 1, '2024-04-25 13:52:30', '2024-04-25 13:52:30'),
(17044, '65.154.226.171', NULL, 1, '2024-04-25 13:52:34', '2024-04-25 13:52:34'),
(17045, '34.72.176.129', NULL, 1, '2024-04-25 13:52:37', '2024-04-25 13:52:37'),
(17046, '65.154.226.166', NULL, 1, '2024-04-25 13:52:38', '2024-04-25 13:52:38'),
(17047, '205.169.39.212', NULL, 2, '2024-04-25 13:52:44', '2024-04-25 13:52:55'),
(17048, '103.120.222.37', NULL, 1, '2024-04-25 14:25:57', '2024-04-25 14:25:57'),
(17049, '154.91.83.168', NULL, 1, '2024-04-25 14:31:06', '2024-04-25 14:31:06'),
(17050, '102.165.48.45', NULL, 1, '2024-04-25 14:35:08', '2024-04-25 14:35:08'),
(17051, '40.94.226.42', NULL, 1, '2024-04-25 14:46:09', '2024-04-25 14:46:09'),
(17052, '136.243.220.211', NULL, 1, '2024-04-25 14:47:22', '2024-04-25 14:47:22'),
(17053, '116.208.203.243', NULL, 1, '2024-04-25 14:49:43', '2024-04-25 14:49:43'),
(17054, '115.194.142.251', NULL, 1, '2024-04-25 14:57:51', '2024-04-25 14:57:51'),
(17055, '182.34.213.170', NULL, 1, '2024-04-25 15:07:08', '2024-04-25 15:07:08'),
(17056, '118.67.222.138', NULL, 1, '2024-04-25 15:13:56', '2024-04-25 15:13:56'),
(17057, '54.38.211.230', NULL, 1, '2024-04-25 15:19:04', '2024-04-25 15:19:04'),
(17058, '178.33.149.171', NULL, 1, '2024-04-25 15:19:15', '2024-04-25 15:19:15'),
(17059, '20.212.201.123', NULL, 1, '2024-04-25 15:42:49', '2024-04-25 15:42:49'),
(17060, '51.222.253.3', NULL, 1, '2024-04-25 15:44:04', '2024-04-25 15:44:04'),
(17061, '27.184.154.232', NULL, 1, '2024-04-25 16:04:21', '2024-04-25 16:04:21'),
(17062, '5.164.29.116', NULL, 2, '2024-04-25 16:04:28', '2024-04-25 20:03:56'),
(17063, '52.167.144.229', NULL, 1, '2024-04-25 16:14:41', '2024-04-25 16:14:41'),
(17064, '36.143.40.83', NULL, 1, '2024-04-25 16:39:12', '2024-04-25 16:39:12'),
(17065, '121.237.36.28', NULL, 3, '2024-04-25 16:57:49', '2024-04-25 21:14:11'),
(17066, '61.147.15.67', NULL, 6, '2024-04-25 16:58:47', '2024-04-25 21:26:23'),
(17067, '61.147.15.65', NULL, 9, '2024-04-25 17:00:27', '2024-04-25 21:23:36'),
(17068, '133.242.174.119', NULL, 1, '2024-04-25 17:36:01', '2024-04-25 17:36:01'),
(17069, '42.6.54.67', NULL, 1, '2024-04-25 17:55:31', '2024-04-25 17:55:31'),
(17070, '117.69.190.214', NULL, 1, '2024-04-25 18:13:25', '2024-04-25 18:13:25'),
(17071, '183.166.146.128', NULL, 1, '2024-04-25 18:15:32', '2024-04-25 18:15:32'),
(17072, '137.226.113.44', NULL, 1, '2024-04-25 18:19:29', '2024-04-25 18:19:29'),
(17073, '128.14.209.34', NULL, 1, '2024-04-25 18:29:02', '2024-04-25 18:29:02'),
(17074, '212.8.249.218', NULL, 1, '2024-04-25 18:38:22', '2024-04-25 18:38:22'),
(17075, '58.214.179.152', NULL, 1, '2024-04-25 18:44:15', '2024-04-25 18:44:15'),
(17076, '122.241.67.210', NULL, 1, '2024-04-25 19:01:30', '2024-04-25 19:01:30'),
(17077, '154.47.19.200', NULL, 1, '2024-04-25 19:17:25', '2024-04-25 19:17:25'),
(17078, '117.69.191.11', NULL, 1, '2024-04-25 19:18:39', '2024-04-25 19:18:39'),
(17079, '107.150.104.176', NULL, 4, '2024-04-25 19:42:18', '2024-04-25 19:53:52'),
(17080, '110.89.120.28', NULL, 1, '2024-04-25 19:44:08', '2024-04-25 19:44:08'),
(17081, '176.89.114.168', NULL, 1, '2024-04-25 19:44:55', '2024-04-25 19:44:55'),
(17082, '218.71.62.86', NULL, 1, '2024-04-25 19:46:01', '2024-04-25 19:46:01'),
(17083, '205.210.31.19', NULL, 1, '2024-04-25 19:50:15', '2024-04-25 19:50:15'),
(17084, '166.1.138.207', NULL, 1, '2024-04-25 19:55:18', '2024-04-25 19:55:18'),
(17085, '103.125.31.73', NULL, 2, '2024-04-25 20:06:49', '2024-04-25 20:32:19'),
(17086, '123.189.147.162', NULL, 1, '2024-04-25 20:07:58', '2024-04-25 20:07:58'),
(17087, '118.120.188.215', NULL, 1, '2024-04-25 20:30:30', '2024-04-25 20:30:30'),
(17088, '120.40.214.172', NULL, 1, '2024-04-25 20:35:36', '2024-04-25 20:35:36'),
(17089, '198.235.24.184', NULL, 1, '2024-04-25 20:48:22', '2024-04-25 20:48:22'),
(17090, '4.185.28.20', NULL, 1, '2024-04-25 21:00:53', '2024-04-25 21:00:53'),
(17091, '117.60.37.62', NULL, 1, '2024-04-25 21:16:46', '2024-04-25 21:16:46'),
(17092, '182.34.207.61', NULL, 1, '2024-04-25 21:18:27', '2024-04-25 21:18:27'),
(17093, '103.181.69.118', NULL, 1, '2024-04-25 21:42:55', '2024-04-25 21:42:55'),
(17094, '47.242.224.70', NULL, 1, '2024-04-25 21:52:02', '2024-04-25 21:52:02'),
(17095, '171.41.131.133', NULL, 1, '2024-04-25 22:01:36', '2024-04-25 22:01:36'),
(17096, '59.52.100.216', NULL, 1, '2024-04-25 22:09:29', '2024-04-25 22:09:29'),
(17097, '182.98.175.247', NULL, 1, '2024-04-25 22:19:21', '2024-04-25 22:19:21'),
(17098, '193.186.4.159', NULL, 1, '2024-04-25 22:23:55', '2024-04-25 22:23:55'),
(17099, '43.157.40.137', NULL, 1, '2024-04-25 22:25:50', '2024-04-25 22:25:50'),
(17100, '142.132.149.112', NULL, 1, '2024-04-25 22:43:37', '2024-04-25 22:43:37'),
(17101, '23.26.220.24', NULL, 1, '2024-04-25 23:06:27', '2024-04-25 23:06:27'),
(17102, '178.63.69.12', NULL, 1, '2024-04-25 23:11:40', '2024-04-25 23:11:40'),
(17103, '20.193.146.137', NULL, 2, '2024-04-25 23:52:44', '2024-04-25 23:52:46'),
(17104, '119.188.246.91', NULL, 1, '2024-04-25 23:52:59', '2024-04-25 23:52:59'),
(17105, '182.42.111.213', NULL, 1, '2024-04-26 00:01:58', '2024-04-26 00:01:58'),
(17106, '183.141.66.94', NULL, 1, '2024-04-26 00:26:09', '2024-04-26 00:26:09'),
(17107, '35.87.101.208', NULL, 1, '2024-04-26 00:27:15', '2024-04-26 00:27:15'),
(17108, '18.236.209.38', NULL, 1, '2024-04-26 00:47:54', '2024-04-26 00:47:54'),
(17109, '154.28.229.182', NULL, 1, '2024-04-26 01:47:12', '2024-04-26 01:47:12'),
(17110, '104.164.173.123', NULL, 2, '2024-04-26 01:47:14', '2024-04-26 01:47:17'),
(17111, '154.28.229.10', NULL, 1, '2024-04-26 01:47:57', '2024-04-26 01:47:57'),
(17112, '154.28.229.151', NULL, 2, '2024-04-26 01:47:57', '2024-04-26 01:48:00'),
(17113, '104.164.173.21', NULL, 1, '2024-04-26 01:52:19', '2024-04-26 01:52:19'),
(17114, '213.232.87.234', NULL, 1, '2024-04-26 02:27:58', '2024-04-26 02:27:58'),
(17115, '171.244.43.14', NULL, 1, '2024-04-26 02:33:53', '2024-04-26 02:33:53'),
(17116, '128.204.212.77', NULL, 1, '2024-04-26 03:23:26', '2024-04-26 03:23:26'),
(17117, '49.69.73.236', NULL, 1, '2024-04-26 03:50:34', '2024-04-26 03:50:34'),
(17118, '49.70.180.58', NULL, 1, '2024-04-26 03:50:41', '2024-04-26 03:50:41'),
(17119, '154.39.66.73', NULL, 1, '2024-04-26 04:04:23', '2024-04-26 04:04:23'),
(17120, '93.158.91.10', NULL, 1, '2024-04-26 04:08:42', '2024-04-26 04:08:42'),
(17121, '51.89.211.248', NULL, 1, '2024-04-26 04:09:47', '2024-04-26 04:09:47'),
(17122, '51.89.211.248', NULL, 1, '2024-04-26 04:09:47', '2024-04-26 04:09:47'),
(17123, '5.164.29.116', NULL, 1, '2024-04-26 04:14:26', '2024-04-26 04:14:26'),
(17124, '27.184.151.122', NULL, 1, '2024-04-26 05:30:19', '2024-04-26 05:30:19'),
(17125, '218.6.105.158', NULL, 1, '2024-04-26 05:31:30', '2024-04-26 05:31:30'),
(17126, '40.77.167.70', NULL, 1, '2024-04-26 06:26:13', '2024-04-26 06:26:13'),
(17127, '171.67.70.233', NULL, 2, '2024-04-26 06:27:48', '2024-04-26 10:27:47'),
(17128, '3.15.147.53', NULL, 1, '2024-04-26 06:31:56', '2024-04-26 06:31:56'),
(17129, '3.212.147.252', NULL, 1, '2024-04-26 06:35:09', '2024-04-26 06:35:09'),
(17130, '185.108.107.62', NULL, 1, '2024-04-26 06:37:58', '2024-04-26 06:37:58'),
(17131, '115.222.152.190', NULL, 1, '2024-04-26 06:59:15', '2024-04-26 06:59:15'),
(17132, '52.167.144.179', NULL, 1, '2024-04-26 07:29:55', '2024-04-26 07:29:55'),
(17133, '66.249.73.130', NULL, 2, '2024-04-26 07:49:59', '2024-04-26 09:49:31'),
(17134, '179.43.167.18', NULL, 1, '2024-04-26 08:01:49', '2024-04-26 08:01:49'),
(17135, '195.191.219.132', NULL, 1, '2024-04-26 08:16:25', '2024-04-26 08:16:25'),
(17136, '128.204.212.77', NULL, 2, '2024-04-26 08:35:02', '2024-04-26 14:02:50'),
(17137, '61.154.89.112', NULL, 1, '2024-04-26 08:37:21', '2024-04-26 08:37:21'),
(17138, '40.77.167.136', NULL, 1, '2024-04-26 09:41:19', '2024-04-26 09:41:19'),
(17139, '84.246.85.11', NULL, 3, '2024-04-26 10:14:44', '2024-04-26 10:14:50'),
(17140, '47.242.224.70', NULL, 1, '2024-04-26 10:28:21', '2024-04-26 10:28:21'),
(17141, '18.221.174.248', NULL, 1, '2024-04-26 10:29:54', '2024-04-26 10:29:54'),
(17142, '45.141.215.245', NULL, 1, '2024-04-26 10:54:19', '2024-04-26 10:54:19'),
(17143, '43.155.152.154', NULL, 1, '2024-04-26 10:59:38', '2024-04-26 10:59:38'),
(17144, '103.252.226.12', NULL, 1, '2024-04-26 11:29:35', '2024-04-26 11:29:35'),
(17145, '103.196.65.41', NULL, 2, '2024-04-26 11:41:27', '2024-04-26 11:41:28'),
(17146, '103.196.65.36', NULL, 2, '2024-04-26 11:41:27', '2024-04-26 11:41:29'),
(17147, '113.190.6.230', NULL, 1, '2024-04-26 11:49:10', '2024-04-26 11:49:10'),
(17148, '205.210.31.81', NULL, 1, '2024-04-26 12:27:37', '2024-04-26 12:27:37'),
(17149, '113.211.210.130', NULL, 1, '2024-04-26 12:41:59', '2024-04-26 12:41:59'),
(17150, '38.45.127.226', NULL, 1, '2024-04-26 12:46:10', '2024-04-26 12:46:10'),
(17151, '47.88.94.161', NULL, 1, '2024-04-26 13:06:09', '2024-04-26 13:06:09');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(17152, '47.88.5.56', NULL, 1, '2024-04-26 13:06:10', '2024-04-26 13:06:10'),
(17153, '47.251.13.32', NULL, 1, '2024-04-26 13:06:10', '2024-04-26 13:06:10'),
(17154, '171.67.70.238', NULL, 2, '2024-04-26 14:27:50', '2024-04-26 18:27:49'),
(17155, '198.235.24.174', NULL, 1, '2024-04-26 14:32:08', '2024-04-26 14:32:08'),
(17156, '164.55.247.243', NULL, 1, '2024-04-26 14:51:17', '2024-04-26 14:51:17'),
(17157, '119.188.240.22', NULL, 1, '2024-04-26 14:56:25', '2024-04-26 14:56:25'),
(17158, '91.92.240.60', NULL, 4, '2024-04-26 15:27:12', '2024-04-26 15:28:04'),
(17159, '139.59.134.95', NULL, 1, '2024-04-26 15:34:32', '2024-04-26 15:34:32'),
(17160, '195.201.203.219', NULL, 1, '2024-04-26 15:48:28', '2024-04-26 15:48:28'),
(17161, '42.236.10.108', NULL, 1, '2024-04-26 15:56:10', '2024-04-26 15:56:10'),
(17162, '42.236.10.107', NULL, 1, '2024-04-26 15:56:33', '2024-04-26 15:56:33'),
(17163, '119.114.99.15', NULL, 1, '2024-04-26 16:39:16', '2024-04-26 16:39:16'),
(17164, '178.33.149.171', NULL, 1, '2024-04-26 16:41:11', '2024-04-26 16:41:11'),
(17165, '119.188.246.142', NULL, 1, '2024-04-26 17:17:00', '2024-04-26 17:17:00'),
(17166, '119.188.247.39', NULL, 1, '2024-04-26 17:24:25', '2024-04-26 17:24:25'),
(17167, '119.188.247.5', NULL, 1, '2024-04-26 17:30:27', '2024-04-26 17:30:27'),
(17168, '198.235.24.48', NULL, 1, '2024-04-26 17:39:27', '2024-04-26 17:39:27'),
(17169, '198.235.24.159', NULL, 1, '2024-04-26 17:41:46', '2024-04-26 17:41:46'),
(17170, '101.44.250.84', NULL, 1, '2024-04-26 17:43:21', '2024-04-26 17:43:21'),
(17171, '195.211.77.142', NULL, 2, '2024-04-26 17:52:14', '2024-04-26 17:52:32'),
(17172, '113.248.248.245', NULL, 2, '2024-04-26 17:53:29', '2024-04-26 17:53:40'),
(17173, '164.55.247.240', NULL, 1, '2024-04-26 18:36:38', '2024-04-26 18:36:38'),
(17174, '128.204.212.79', NULL, 1, '2024-04-26 18:50:18', '2024-04-26 18:50:18'),
(17175, '205.210.31.12', NULL, 1, '2024-04-26 19:32:58', '2024-04-26 19:32:58'),
(17176, '110.230.252.77', NULL, 1, '2024-04-26 20:06:29', '2024-04-26 20:06:29'),
(17177, '173.252.83.16', NULL, 1, '2024-04-26 21:00:45', '2024-04-26 21:00:45'),
(17178, '176.214.81.187', NULL, 1, '2024-04-26 21:44:53', '2024-04-26 21:44:53'),
(17179, '116.22.167.172', NULL, 1, '2024-04-26 21:50:15', '2024-04-26 21:50:15'),
(17180, '129.213.83.138', NULL, 1, '2024-04-26 22:49:18', '2024-04-26 22:49:18'),
(17181, '84.247.115.72', NULL, 1, '2024-04-26 22:52:04', '2024-04-26 22:52:04'),
(17182, '36.134.147.75', NULL, 1, '2024-04-26 23:01:15', '2024-04-26 23:01:15'),
(17183, '35.94.25.167', NULL, 1, '2024-04-26 23:08:40', '2024-04-26 23:08:40'),
(17184, '3.139.240.142', NULL, 1, '2024-04-26 23:10:24', '2024-04-26 23:10:24'),
(17185, '125.92.102.8', NULL, 1, '2024-04-26 23:13:57', '2024-04-26 23:13:57'),
(17186, '54.189.59.229', NULL, 1, '2024-04-26 23:47:37', '2024-04-26 23:47:37'),
(17187, '103.187.94.52', NULL, 1, '2024-04-27 00:32:11', '2024-04-27 00:32:11'),
(17188, '93.159.230.87', NULL, 1, '2024-04-27 01:49:12', '2024-04-27 01:49:12'),
(17189, '69.167.32.219', NULL, 1, '2024-04-27 02:28:07', '2024-04-27 02:28:07'),
(17190, '136.243.44.38', NULL, 1, '2024-04-27 03:32:33', '2024-04-27 03:32:33'),
(17191, '139.59.66.211', NULL, 1, '2024-04-27 04:58:03', '2024-04-27 04:58:03'),
(17192, '136.243.44.38', NULL, 4, '2024-04-27 05:16:25', '2024-04-27 10:05:30'),
(17193, '74.208.2.239', NULL, 2, '2024-04-27 05:17:38', '2024-04-27 05:25:45'),
(17194, '74.208.2.238', NULL, 1, '2024-04-27 05:25:34', '2024-04-27 05:25:34'),
(17195, '223.113.128.167', NULL, 1, '2024-04-27 05:28:48', '2024-04-27 05:28:48'),
(17196, '54.144.96.152', NULL, 1, '2024-04-27 06:25:06', '2024-04-27 06:25:06'),
(17197, '13.245.236.97', NULL, 1, '2024-04-27 06:30:10', '2024-04-27 06:30:10'),
(17198, '195.191.219.133', NULL, 1, '2024-04-27 06:58:18', '2024-04-27 06:58:18'),
(17199, '87.98.153.11', NULL, 4, '2024-04-27 07:47:34', '2024-04-27 22:41:53'),
(17200, '34.76.96.55', NULL, 1, '2024-04-27 08:38:35', '2024-04-27 08:38:35'),
(17201, '175.44.42.211', NULL, 2, '2024-04-27 09:04:59', '2024-04-27 09:05:06'),
(17202, '66.249.66.12', NULL, 1, '2024-04-27 10:19:30', '2024-04-27 10:19:30'),
(17203, '60.188.57.0', NULL, 1, '2024-04-27 10:38:40', '2024-04-27 10:38:40'),
(17204, '3.138.174.95', NULL, 1, '2024-04-27 11:17:22', '2024-04-27 11:17:22'),
(17205, '44.223.197.107', NULL, 1, '2024-04-27 11:53:29', '2024-04-27 11:53:29'),
(17206, '212.103.50.10', NULL, 1, '2024-04-27 11:53:46', '2024-04-27 11:53:46'),
(17207, '40.77.167.15', NULL, 1, '2024-04-27 12:18:39', '2024-04-27 12:18:39'),
(17208, '34.140.63.207', NULL, 1, '2024-04-27 13:02:13', '2024-04-27 13:02:13'),
(17209, '213.180.203.93', NULL, 1, '2024-04-27 14:24:12', '2024-04-27 14:24:12'),
(17210, '72.14.201.159', NULL, 4, '2024-04-27 14:31:43', '2024-04-27 19:39:03'),
(17211, '37.111.206.227', NULL, 2, '2024-04-27 14:31:43', '2024-04-27 16:10:41'),
(17212, '65.154.226.168', NULL, 1, '2024-04-27 14:32:02', '2024-04-27 14:32:02'),
(17213, '154.91.83.168', NULL, 1, '2024-04-27 14:33:40', '2024-04-27 14:33:40'),
(17214, '45.80.158.70', NULL, 1, '2024-04-27 14:43:55', '2024-04-27 14:43:55'),
(17215, '17.241.227.194', NULL, 1, '2024-04-27 14:59:56', '2024-04-27 14:59:56'),
(17216, '128.204.212.79', NULL, 1, '2024-04-27 15:42:35', '2024-04-27 15:42:35'),
(17217, '66.249.65.71', NULL, 1, '2024-04-27 16:00:50', '2024-04-27 16:00:50'),
(17218, '193.186.4.159', NULL, 2, '2024-04-27 16:09:08', '2024-04-27 16:09:44'),
(17219, '103.141.208.20', NULL, 1, '2024-04-27 16:25:43', '2024-04-27 16:25:43'),
(17220, '34.222.196.207', NULL, 1, '2024-04-27 16:45:04', '2024-04-27 16:45:04'),
(17221, '51.222.253.19', NULL, 1, '2024-04-27 20:25:36', '2024-04-27 20:25:36'),
(17222, '39.165.155.49', NULL, 1, '2024-04-27 21:20:17', '2024-04-27 21:20:17'),
(17223, '43.131.248.209', NULL, 1, '2024-04-27 21:39:43', '2024-04-27 21:39:43'),
(17224, '42.202.17.71', NULL, 1, '2024-04-27 21:43:24', '2024-04-27 21:43:24'),
(17225, '206.81.29.13', NULL, 1, '2024-04-27 21:57:07', '2024-04-27 21:57:07'),
(17226, '66.249.73.131', NULL, 1, '2024-04-27 22:05:22', '2024-04-27 22:05:22'),
(17227, '54.244.72.123', NULL, 1, '2024-04-27 23:11:02', '2024-04-27 23:11:02'),
(17228, '34.215.145.57', NULL, 1, '2024-04-27 23:13:17', '2024-04-27 23:13:17'),
(17229, '198.235.24.5', NULL, 1, '2024-04-27 23:46:04', '2024-04-27 23:46:04'),
(17230, '120.227.158.154', NULL, 2, '2024-04-28 00:00:07', '2024-04-28 00:02:09'),
(17231, '110.154.101.71', NULL, 1, '2024-04-28 00:19:31', '2024-04-28 00:19:31'),
(17232, '102.129.145.74', NULL, 1, '2024-04-28 00:46:50', '2024-04-28 00:46:50'),
(17233, '35.167.238.25', NULL, 1, '2024-04-28 01:04:24', '2024-04-28 01:04:24'),
(17234, '66.249.65.69', NULL, 1, '2024-04-28 01:46:30', '2024-04-28 01:46:30'),
(17235, '43.155.130.43', NULL, 1, '2024-04-28 02:22:14', '2024-04-28 02:22:14'),
(17236, '198.235.24.181', NULL, 1, '2024-04-28 03:11:56', '2024-04-28 03:11:56'),
(17237, '205.210.31.48', NULL, 1, '2024-04-28 03:41:43', '2024-04-28 03:41:43'),
(17238, '120.227.158.151', NULL, 2, '2024-04-28 03:44:05', '2024-04-28 03:46:15'),
(17239, '39.163.152.175', NULL, 1, '2024-04-28 04:06:45', '2024-04-28 04:06:45'),
(17240, '50.87.192.155', NULL, 1, '2024-04-28 05:07:54', '2024-04-28 05:07:54'),
(17241, '54.244.72.123', NULL, 1, '2024-04-28 05:24:58', '2024-04-28 05:24:58'),
(17242, '123.6.49.50', NULL, 1, '2024-04-28 05:56:48', '2024-04-28 05:56:48'),
(17243, '27.115.124.101', NULL, 1, '2024-04-28 05:56:49', '2024-04-28 05:56:49'),
(17244, '27.115.124.38', NULL, 1, '2024-04-28 05:57:04', '2024-04-28 05:57:04'),
(17245, '72.14.201.159', NULL, 2, '2024-04-28 06:09:24', '2024-04-28 10:30:51'),
(17246, '37.111.212.239', NULL, 1, '2024-04-28 06:09:33', '2024-04-28 06:09:33'),
(17247, '15.236.42.151', NULL, 1, '2024-04-28 06:15:07', '2024-04-28 06:15:07'),
(17248, '195.191.219.132', NULL, 1, '2024-04-28 06:31:13', '2024-04-28 06:31:13'),
(17249, '193.186.4.159', NULL, 1, '2024-04-28 06:51:48', '2024-04-28 06:51:48'),
(17250, '182.204.142.117', NULL, 1, '2024-04-28 07:46:15', '2024-04-28 07:46:15'),
(17251, '139.213.43.7', NULL, 1, '2024-04-28 08:07:45', '2024-04-28 08:07:45'),
(17252, '202.86.221.172', NULL, 1, '2024-04-28 08:08:26', '2024-04-28 08:08:26'),
(17253, '40.94.34.43', NULL, 1, '2024-04-28 08:47:09', '2024-04-28 08:47:09'),
(17254, '40.94.34.47', NULL, 1, '2024-04-28 08:47:09', '2024-04-28 08:47:09'),
(17255, '40.94.30.194', NULL, 1, '2024-04-28 08:47:12', '2024-04-28 08:47:12'),
(17256, '150.109.13.194', NULL, 1, '2024-04-28 08:53:58', '2024-04-28 08:53:58'),
(17257, '4.193.96.14', NULL, 1, '2024-04-28 09:03:55', '2024-04-28 09:03:55'),
(17258, '40.94.226.81', NULL, 1, '2024-04-28 09:40:47', '2024-04-28 09:40:47'),
(17259, '66.249.73.130', NULL, 2, '2024-04-28 09:51:16', '2024-04-28 12:09:15'),
(17260, '34.224.167.86', NULL, 1, '2024-04-28 10:41:48', '2024-04-28 10:41:48'),
(17261, '128.204.212.77', NULL, 2, '2024-04-28 10:49:07', '2024-04-28 13:48:42'),
(17262, '154.239.241.100', NULL, 1, '2024-04-28 10:55:11', '2024-04-28 10:55:11'),
(17263, '38.45.127.226', NULL, 1, '2024-04-28 10:56:35', '2024-04-28 10:56:35'),
(17264, '17.241.219.41', NULL, 1, '2024-04-28 10:57:34', '2024-04-28 10:57:34'),
(17265, '4.242.131.182', NULL, 1, '2024-04-28 11:09:25', '2024-04-28 11:09:25'),
(17266, '110.154.133.83', NULL, 2, '2024-04-28 11:28:25', '2024-04-28 11:28:39'),
(17267, '123.186.72.93', NULL, 1, '2024-04-28 11:48:16', '2024-04-28 11:48:16'),
(17268, '58.211.23.183', NULL, 3, '2024-04-28 11:57:40', '2024-04-28 12:45:31'),
(17269, '49.12.110.233', NULL, 1, '2024-04-28 12:19:40', '2024-04-28 12:19:40'),
(17270, '87.98.153.11', NULL, 2, '2024-04-28 13:06:42', '2024-04-28 13:06:42'),
(17271, '23.105.136.46', NULL, 1, '2024-04-28 13:26:25', '2024-04-28 13:26:25'),
(17272, '103.29.105.232', NULL, 1, '2024-04-28 13:39:30', '2024-04-28 13:39:30'),
(17273, '208.91.67.187', NULL, 1, '2024-04-28 13:54:46', '2024-04-28 13:54:46'),
(17274, '60.184.225.64', NULL, 1, '2024-04-28 14:34:11', '2024-04-28 14:34:11'),
(17275, '128.204.212.78', NULL, 2, '2024-04-28 15:10:02', '2024-04-29 02:59:19'),
(17276, '66.249.70.169', NULL, 1, '2024-04-28 15:15:46', '2024-04-28 15:15:46'),
(17277, '36.148.166.111', NULL, 2, '2024-04-28 15:19:37', '2024-04-28 15:19:49'),
(17278, '27.147.200.176', NULL, 1, '2024-04-28 15:29:09', '2024-04-28 15:29:09'),
(17279, '117.151.145.239', NULL, 1, '2024-04-28 15:39:21', '2024-04-28 15:39:21'),
(17280, '216.244.66.200', NULL, 1, '2024-04-28 17:53:50', '2024-04-28 17:53:50'),
(17281, '91.92.242.55', NULL, 1, '2024-04-28 18:37:03', '2024-04-28 18:37:03'),
(17282, '103.73.224.100', NULL, 1, '2024-04-28 18:59:54', '2024-04-28 18:59:54'),
(17283, '3.139.238.76', NULL, 1, '2024-04-28 19:10:31', '2024-04-28 19:10:31'),
(17284, '110.154.99.38', NULL, 1, '2024-04-28 19:17:59', '2024-04-28 19:17:59'),
(17285, '154.51.131.142', NULL, 1, '2024-04-28 19:28:30', '2024-04-28 19:28:30'),
(17286, '66.249.70.6', NULL, 1, '2024-04-28 20:24:34', '2024-04-28 20:24:34'),
(17287, '180.102.134.69', NULL, 1, '2024-04-28 20:26:12', '2024-04-28 20:26:12'),
(17288, '54.189.50.21', NULL, 2, '2024-04-28 21:23:27', '2024-04-28 21:23:28'),
(17289, '42.236.101.200', NULL, 1, '2024-04-28 21:41:22', '2024-04-28 21:41:22'),
(17290, '69.167.32.219', NULL, 1, '2024-04-28 21:41:40', '2024-04-28 21:41:40'),
(17291, '42.236.17.220', NULL, 1, '2024-04-28 22:24:54', '2024-04-28 22:24:54'),
(17292, '42.236.17.60', NULL, 1, '2024-04-28 22:25:18', '2024-04-28 22:25:18'),
(17293, '42.236.17.78', NULL, 1, '2024-04-28 22:49:58', '2024-04-28 22:49:58'),
(17294, '120.227.159.158', NULL, 1, '2024-04-28 22:51:33', '2024-04-28 22:51:33'),
(17295, '123.186.74.159', NULL, 1, '2024-04-28 23:14:45', '2024-04-28 23:14:45'),
(17296, '35.86.104.122', NULL, 1, '2024-04-28 23:37:38', '2024-04-28 23:37:38'),
(17297, '18.217.152.56', NULL, 5, '2024-04-29 00:37:21', '2024-04-29 00:37:27'),
(17298, '54.187.184.35', NULL, 1, '2024-04-29 01:40:48', '2024-04-29 01:40:48'),
(17299, '18.207.135.20', NULL, 1, '2024-04-29 02:45:28', '2024-04-29 02:45:28'),
(17300, '213.202.233.34', NULL, 1, '2024-04-29 02:53:00', '2024-04-29 02:53:00'),
(17301, '123.186.76.136', NULL, 1, '2024-04-29 03:21:56', '2024-04-29 03:21:56'),
(17302, '110.154.133.161', NULL, 1, '2024-04-29 03:45:59', '2024-04-29 03:45:59'),
(17303, '51.77.112.6', NULL, 2, '2024-04-29 04:07:47', '2024-04-29 04:07:48'),
(17304, '164.90.155.241', NULL, 1, '2024-04-29 04:08:49', '2024-04-29 04:08:49'),
(17305, '128.204.212.77', NULL, 3, '2024-04-29 04:47:13', '2024-04-30 02:46:04'),
(17306, '34.227.69.93', NULL, 1, '2024-04-29 07:08:26', '2024-04-29 07:08:26'),
(17307, '128.204.212.78', NULL, 3, '2024-04-29 07:21:47', '2024-04-30 00:16:34'),
(17308, '173.208.190.26', NULL, 1, '2024-04-29 07:28:51', '2024-04-29 07:28:51'),
(17309, '43.134.142.8', NULL, 1, '2024-04-29 07:38:39', '2024-04-29 07:38:39'),
(17310, '117.151.144.64', NULL, 1, '2024-04-29 07:48:53', '2024-04-29 07:48:53'),
(17311, '117.151.149.171', NULL, 1, '2024-04-29 08:11:58', '2024-04-29 08:11:58'),
(17312, '44.218.102.77', NULL, 2, '2024-04-29 08:14:48', '2024-04-29 08:19:08'),
(17313, '43.229.208.190', NULL, 1, '2024-04-29 08:28:42', '2024-04-29 08:28:42'),
(17314, '195.191.219.131', NULL, 1, '2024-04-29 08:29:33', '2024-04-29 08:29:33'),
(17315, '3.90.104.218', NULL, 1, '2024-04-29 08:49:47', '2024-04-29 08:49:47'),
(17316, '20.212.201.123', NULL, 1, '2024-04-29 09:31:17', '2024-04-29 09:31:17'),
(17317, '40.94.227.49', NULL, 1, '2024-04-29 09:34:38', '2024-04-29 09:34:38'),
(17318, '103.190.227.2', NULL, 1, '2024-04-29 09:39:50', '2024-04-29 09:39:50'),
(17319, '66.249.70.167', NULL, 1, '2024-04-29 09:41:20', '2024-04-29 09:41:20'),
(17320, '119.148.61.50', NULL, 1, '2024-04-29 10:21:47', '2024-04-29 10:21:47'),
(17321, '52.138.174.148', NULL, 2, '2024-04-29 10:47:15', '2024-04-29 14:03:36'),
(17322, '58.45.21.232', NULL, 1, '2024-04-29 10:48:31', '2024-04-29 10:48:31'),
(17323, '182.163.107.50', NULL, 1, '2024-04-29 11:05:22', '2024-04-29 11:05:22'),
(17324, '58.211.23.183', NULL, 2, '2024-04-29 11:56:14', '2024-04-29 12:01:46'),
(17325, '123.186.77.49', NULL, 2, '2024-04-29 12:02:06', '2024-04-29 12:02:08'),
(17326, '27.147.191.222', NULL, 1, '2024-04-29 12:05:11', '2024-04-29 12:05:11'),
(17327, '103.137.0.12', NULL, 1, '2024-04-29 12:05:24', '2024-04-29 12:05:24'),
(17328, '124.228.37.141', NULL, 1, '2024-04-29 12:11:52', '2024-04-29 12:11:52'),
(17329, '40.77.167.18', NULL, 1, '2024-04-29 12:20:38', '2024-04-29 12:20:38'),
(17330, '123.186.73.232', NULL, 1, '2024-04-29 12:24:42', '2024-04-29 12:24:42'),
(17331, '18.210.6.165', NULL, 1, '2024-04-29 12:56:56', '2024-04-29 12:56:56'),
(17332, '18.224.128.89', NULL, 2, '2024-04-29 12:56:57', '2024-04-29 13:22:12'),
(17333, '3.80.81.176', NULL, 1, '2024-04-29 12:57:04', '2024-04-29 12:57:04'),
(17334, '114.130.191.4', NULL, 1, '2024-04-29 13:07:54', '2024-04-29 13:07:54'),
(17335, '3.234.144.171', NULL, 1, '2024-04-29 13:22:12', '2024-04-29 13:22:12'),
(17336, '52.87.218.72', NULL, 1, '2024-04-29 13:22:19', '2024-04-29 13:22:19'),
(17337, '115.239.38.103', NULL, 1, '2024-04-29 13:43:59', '2024-04-29 13:43:59'),
(17338, '51.222.253.13', NULL, 1, '2024-04-29 13:58:11', '2024-04-29 13:58:11'),
(17339, '44.216.9.34', NULL, 1, '2024-04-29 14:08:10', '2024-04-29 14:08:10'),
(17340, '64.120.41.231', NULL, 1, '2024-04-29 14:08:47', '2024-04-29 14:08:47'),
(17341, '40.94.26.161', NULL, 1, '2024-04-29 14:36:51', '2024-04-29 14:36:51'),
(17342, '40.94.35.32', NULL, 1, '2024-04-29 14:36:55', '2024-04-29 14:36:55'),
(17343, '40.94.36.48', NULL, 1, '2024-04-29 14:36:57', '2024-04-29 14:36:57'),
(17344, '102.129.145.30', NULL, 1, '2024-04-29 14:56:54', '2024-04-29 14:56:54'),
(17345, '171.14.230.163', NULL, 1, '2024-04-29 14:58:23', '2024-04-29 14:58:23'),
(17346, '4.245.190.15', NULL, 2, '2024-04-29 15:38:05', '2024-04-30 02:12:16'),
(17347, '106.194.136.192', NULL, 1, '2024-04-29 16:18:47', '2024-04-29 16:18:47'),
(17348, '36.148.166.184', NULL, 2, '2024-04-29 16:24:14', '2024-04-29 16:24:23'),
(17349, '182.204.142.150', NULL, 1, '2024-04-29 16:47:11', '2024-04-29 16:47:11'),
(17350, '185.190.42.200', NULL, 1, '2024-04-29 17:41:37', '2024-04-29 17:41:37'),
(17351, '223.244.35.77', NULL, 1, '2024-04-29 17:53:10', '2024-04-29 17:53:10'),
(17352, '87.98.153.11', NULL, 1, '2024-04-29 17:54:20', '2024-04-29 17:54:20'),
(17353, '66.220.149.17', NULL, 1, '2024-04-29 18:54:10', '2024-04-29 18:54:10'),
(17354, '66.220.149.7', NULL, 1, '2024-04-29 18:54:10', '2024-04-29 18:54:10'),
(17355, '36.99.136.128', NULL, 2, '2024-04-29 19:20:07', '2024-04-29 19:20:19'),
(17356, '36.99.136.137', NULL, 2, '2024-04-29 19:20:43', '2024-04-29 19:20:52'),
(17357, '175.22.151.139', NULL, 1, '2024-04-29 20:44:08', '2024-04-29 20:44:08'),
(17358, '123.186.77.174', NULL, 1, '2024-04-29 21:07:28', '2024-04-29 21:07:28'),
(17359, '128.204.212.79', NULL, 1, '2024-04-29 23:17:15', '2024-04-29 23:17:15'),
(17360, '42.83.147.53', NULL, 1, '2024-04-29 23:21:53', '2024-04-29 23:21:53'),
(17361, '154.91.83.168', NULL, 1, '2024-04-29 23:32:18', '2024-04-29 23:32:18'),
(17362, '124.243.148.130', NULL, 1, '2024-04-30 00:23:31', '2024-04-30 00:23:31'),
(17363, '18.246.53.195', NULL, 1, '2024-04-30 01:11:49', '2024-04-30 01:11:49'),
(17364, '54.191.33.144', NULL, 1, '2024-04-30 01:15:15', '2024-04-30 01:15:15'),
(17365, '39.150.128.55', NULL, 2, '2024-04-30 01:48:08', '2024-04-30 01:48:23'),
(17366, '120.227.159.75', NULL, 1, '2024-04-30 02:15:44', '2024-04-30 02:15:44'),
(17367, '51.222.253.5', NULL, 1, '2024-04-30 02:21:30', '2024-04-30 02:21:30'),
(17368, '43.143.60.88', NULL, 1, '2024-04-30 03:32:21', '2024-04-30 03:32:21'),
(17369, '78.24.121.51', NULL, 1, '2024-04-30 03:43:01', '2024-04-30 03:43:01'),
(17370, '106.75.167.101', NULL, 1, '2024-04-30 03:47:59', '2024-04-30 03:47:59'),
(17371, '106.75.133.229', NULL, 1, '2024-04-30 03:49:07', '2024-04-30 03:49:07'),
(17372, '106.75.143.72', NULL, 1, '2024-04-30 03:49:08', '2024-04-30 03:49:08'),
(17373, '106.75.167.97', NULL, 1, '2024-04-30 03:49:10', '2024-04-30 03:49:10'),
(17374, '194.26.192.165', NULL, 1, '2024-04-30 05:23:57', '2024-04-30 05:23:57'),
(17375, '81.209.177.145', NULL, 2, '2024-04-30 05:27:07', '2024-04-30 05:27:24'),
(17376, '118.179.115.113', NULL, 1, '2024-04-30 06:02:24', '2024-04-30 06:02:24'),
(17377, '182.42.105.85', NULL, 1, '2024-04-30 06:06:21', '2024-04-30 06:06:21'),
(17378, '52.203.201.196', NULL, 1, '2024-04-30 06:50:11', '2024-04-30 06:50:11'),
(17379, '103.229.83.158', NULL, 1, '2024-04-30 06:55:20', '2024-04-30 06:55:20'),
(17380, '123.186.73.37', NULL, 2, '2024-04-30 07:00:26', '2024-04-30 07:00:39'),
(17381, '178.33.149.171', NULL, 1, '2024-04-30 07:02:23', '2024-04-30 07:02:23'),
(17382, '195.191.219.130', NULL, 1, '2024-04-30 07:28:21', '2024-04-30 07:28:21'),
(17383, '39.163.153.36', NULL, 1, '2024-04-30 07:28:42', '2024-04-30 07:28:42'),
(17384, '205.210.31.48', NULL, 1, '2024-04-30 08:12:36', '2024-04-30 08:12:36'),
(17385, '49.206.58.165', NULL, 1, '2024-04-30 08:20:43', '2024-04-30 08:20:43'),
(17386, '54.158.37.203', NULL, 1, '2024-04-30 08:35:54', '2024-04-30 08:35:54'),
(17387, '40.94.227.93', NULL, 1, '2024-04-30 08:39:15', '2024-04-30 08:39:15'),
(17388, '40.119.197.45', NULL, 1, '2024-04-30 08:40:47', '2024-04-30 08:40:47'),
(17389, '14.144.12.149', NULL, 1, '2024-04-30 08:44:41', '2024-04-30 08:44:41'),
(17390, '128.204.212.78', NULL, 1, '2024-04-30 09:23:24', '2024-04-30 09:23:24'),
(17391, '128.204.212.79', NULL, 2, '2024-04-30 09:36:34', '2024-04-30 16:17:17'),
(17392, '40.94.226.24', NULL, 1, '2024-04-30 10:04:30', '2024-04-30 10:04:30'),
(17393, '205.210.31.111', NULL, 1, '2024-04-30 10:22:50', '2024-04-30 10:22:50'),
(17394, '27.115.124.109', NULL, 1, '2024-04-30 10:23:15', '2024-04-30 10:23:15'),
(17395, '193.186.4.159', NULL, 1, '2024-04-30 10:25:54', '2024-04-30 10:25:54'),
(17396, '40.94.226.99', NULL, 1, '2024-04-30 10:42:36', '2024-04-30 10:42:36'),
(17397, '195.191.219.133', NULL, 1, '2024-04-30 11:00:53', '2024-04-30 11:00:53'),
(17398, '120.227.159.52', NULL, 2, '2024-04-30 12:26:43', '2024-04-30 12:26:49'),
(17399, '121.237.36.27', NULL, 2, '2024-04-30 12:37:19', '2024-04-30 14:28:11'),
(17400, '121.237.36.30', NULL, 2, '2024-04-30 12:40:04', '2024-04-30 14:27:46'),
(17401, '36.148.166.146', NULL, 1, '2024-04-30 12:57:30', '2024-04-30 12:57:30'),
(17402, '104.28.240.85', NULL, 1, '2024-04-30 13:21:52', '2024-04-30 13:21:52'),
(17403, '122.228.8.181', NULL, 1, '2024-04-30 13:22:25', '2024-04-30 13:22:25'),
(17404, '124.243.132.85', NULL, 1, '2024-04-30 13:37:55', '2024-04-30 13:37:55'),
(17405, '72.14.201.159', NULL, 1, '2024-04-30 13:50:21', '2024-04-30 13:50:21'),
(17406, '121.237.36.29', NULL, 3, '2024-04-30 14:40:48', '2024-04-30 15:23:23'),
(17407, '128.204.212.77', NULL, 2, '2024-04-30 14:41:54', '2024-04-30 22:29:34'),
(17408, '103.57.122.82', NULL, 1, '2024-04-30 14:50:27', '2024-04-30 14:50:27'),
(17409, '43.229.208.190', NULL, 2, '2024-04-30 14:58:12', '2024-04-30 14:58:14'),
(17410, '195.90.221.76', NULL, 1, '2024-04-30 15:07:58', '2024-04-30 15:07:58'),
(17411, '44.204.94.213', NULL, 1, '2024-04-30 15:16:06', '2024-04-30 15:16:06'),
(17412, '40.77.167.52', NULL, 1, '2024-04-30 15:19:05', '2024-04-30 15:19:05'),
(17413, '121.237.36.28', NULL, 1, '2024-04-30 15:45:59', '2024-04-30 15:45:59'),
(17414, '199.45.155.57', NULL, 1, '2024-04-30 15:48:36', '2024-04-30 15:48:36'),
(17415, '202.53.167.130', NULL, 1, '2024-04-30 15:49:34', '2024-04-30 15:49:34'),
(17416, '37.111.212.57', NULL, 1, '2024-04-30 15:51:06', '2024-04-30 15:51:06'),
(17417, '103.134.208.4', NULL, 2, '2024-04-30 16:36:14', '2024-04-30 16:36:48'),
(17418, '203.2.64.59', NULL, 1, '2024-04-30 16:59:34', '2024-04-30 16:59:34'),
(17419, '37.111.212.86', NULL, 1, '2024-04-30 17:35:09', '2024-04-30 17:35:09'),
(17420, '199.45.154.30', NULL, 1, '2024-04-30 17:45:49', '2024-04-30 17:45:49'),
(17421, '103.134.62.120', NULL, 1, '2024-04-30 17:51:06', '2024-04-30 17:51:06'),
(17422, '110.154.103.27', NULL, 1, '2024-04-30 17:59:24', '2024-04-30 17:59:24'),
(17423, '37.19.223.100', NULL, 1, '2024-04-30 18:27:24', '2024-04-30 18:27:24'),
(17424, '39.150.128.61', NULL, 1, '2024-04-30 18:27:55', '2024-04-30 18:27:55'),
(17425, '51.89.211.248', NULL, 1, '2024-04-30 19:53:05', '2024-04-30 19:53:05'),
(17426, '122.228.8.122', NULL, 1, '2024-04-30 20:00:53', '2024-04-30 20:00:53'),
(17427, '93.158.90.15', NULL, 1, '2024-04-30 22:15:55', '2024-04-30 22:15:55'),
(17428, '34.221.240.15', NULL, 1, '2024-04-30 22:15:56', '2024-04-30 22:15:56'),
(17429, '54.244.204.163', NULL, 1, '2024-04-30 23:38:02', '2024-04-30 23:38:02'),
(17430, '123.244.129.100', NULL, 2, '2024-04-30 23:42:20', '2024-04-30 23:42:24'),
(17431, '123.186.79.11', NULL, 1, '2024-05-01 00:16:49', '2024-05-01 00:16:49'),
(17432, '115.223.43.223', NULL, 1, '2024-05-01 00:50:44', '2024-05-01 00:50:44'),
(17433, '60.184.193.233', NULL, 1, '2024-05-01 00:55:40', '2024-05-01 00:55:40'),
(17434, '188.165.87.101', NULL, 1, '2024-05-01 01:58:27', '2024-05-01 01:58:27'),
(17435, '221.150.78.114', NULL, 4, '2024-05-01 01:58:36', '2024-05-01 03:32:28'),
(17436, '167.94.138.124', NULL, 1, '2024-05-01 02:05:21', '2024-05-01 02:05:21'),
(17437, '31.171.152.107', NULL, 1, '2024-05-01 02:17:06', '2024-05-01 02:17:06'),
(17438, '192.241.155.191', NULL, 1, '2024-05-01 02:25:48', '2024-05-01 02:25:48'),
(17439, '51.254.49.96', NULL, 1, '2024-05-01 02:46:55', '2024-05-01 02:46:55'),
(17440, '180.97.221.86', NULL, 1, '2024-05-01 03:34:16', '2024-05-01 03:34:16'),
(17441, '128.90.174.26', NULL, 2, '2024-05-01 03:41:10', '2024-05-01 03:41:11'),
(17442, '66.249.70.6', NULL, 1, '2024-05-01 04:59:09', '2024-05-01 04:59:09'),
(17443, '164.90.140.69', NULL, 1, '2024-05-01 05:23:12', '2024-05-01 05:23:12'),
(17444, '52.23.152.5', NULL, 1, '2024-05-01 05:33:49', '2024-05-01 05:33:49'),
(17445, '124.225.164.130', NULL, 1, '2024-05-01 05:42:34', '2024-05-01 05:42:34'),
(17446, '173.252.79.5', NULL, 1, '2024-05-01 05:49:44', '2024-05-01 05:49:44'),
(17447, '66.220.149.12', NULL, 1, '2024-05-01 05:49:45', '2024-05-01 05:49:45'),
(17448, '69.171.251.1', NULL, 1, '2024-05-01 05:50:18', '2024-05-01 05:50:18'),
(17449, '120.227.159.5', NULL, 2, '2024-05-01 06:15:39', '2024-05-01 06:15:43'),
(17450, '185.191.171.15', NULL, 1, '2024-05-01 06:21:33', '2024-05-01 06:21:33'),
(17451, '72.14.201.159', NULL, 1, '2024-05-01 06:31:55', '2024-05-01 06:31:55'),
(17452, '52.14.8.34', NULL, 1, '2024-05-01 06:44:37', '2024-05-01 06:44:37'),
(17453, '110.154.101.67', NULL, 1, '2024-05-01 06:48:10', '2024-05-01 06:48:10'),
(17454, '66.249.70.7', NULL, 1, '2024-05-01 06:49:31', '2024-05-01 06:49:31'),
(17455, '195.191.219.132', NULL, 1, '2024-05-01 07:34:56', '2024-05-01 07:34:56'),
(17456, '213.184.94.166', NULL, 1, '2024-05-01 07:36:04', '2024-05-01 07:36:04'),
(17457, '45.148.104.248', NULL, 1, '2024-05-01 07:44:26', '2024-05-01 07:44:26'),
(17458, '77.222.116.34', NULL, 1, '2024-05-01 08:14:26', '2024-05-01 08:14:26'),
(17459, '122.228.8.169', NULL, 1, '2024-05-01 08:21:29', '2024-05-01 08:21:29'),
(17460, '205.210.31.32', NULL, 1, '2024-05-01 08:32:28', '2024-05-01 08:32:28'),
(17461, '154.91.83.168', NULL, 1, '2024-05-01 08:38:52', '2024-05-01 08:38:52'),
(17462, '85.208.96.207', NULL, 1, '2024-05-01 08:45:48', '2024-05-01 08:45:48'),
(17463, '34.213.41.247', NULL, 1, '2024-05-01 09:09:13', '2024-05-01 09:09:13'),
(17464, '87.98.153.11', NULL, 1, '2024-05-01 09:43:51', '2024-05-01 09:43:51'),
(17465, '47.236.122.103', NULL, 1, '2024-05-01 10:13:42', '2024-05-01 10:13:42'),
(17466, '154.39.66.73', NULL, 1, '2024-05-01 10:36:58', '2024-05-01 10:36:58'),
(17467, '164.55.247.243', NULL, 1, '2024-05-01 10:40:55', '2024-05-01 10:40:55'),
(17468, '128.204.212.78', NULL, 1, '2024-05-01 12:25:19', '2024-05-01 12:25:19'),
(17469, '123.245.129.144', NULL, 2, '2024-05-01 12:27:52', '2024-05-01 12:27:59'),
(17470, '198.235.24.145', NULL, 1, '2024-05-01 12:45:05', '2024-05-01 12:45:05'),
(17471, '110.155.140.226', NULL, 1, '2024-05-01 13:00:30', '2024-05-01 13:00:30'),
(17472, '103.211.133.44', NULL, 1, '2024-05-01 13:17:06', '2024-05-01 13:17:06'),
(17473, '66.249.70.168', NULL, 1, '2024-05-01 13:33:52', '2024-05-01 13:33:52'),
(17474, '128.204.212.79', NULL, 1, '2024-05-01 15:13:25', '2024-05-01 15:13:25'),
(17475, '45.124.169.3', NULL, 1, '2024-05-01 15:25:21', '2024-05-01 15:25:21'),
(17476, '43.153.110.177', NULL, 1, '2024-05-01 15:38:54', '2024-05-01 15:38:54'),
(17477, '5.188.62.21', NULL, 1, '2024-05-01 16:04:04', '2024-05-01 16:04:04'),
(17478, '81.0.246.149', NULL, 1, '2024-05-01 16:48:35', '2024-05-01 16:48:35'),
(17479, '37.120.188.156', NULL, 1, '2024-05-01 17:07:06', '2024-05-01 17:07:06'),
(17480, '117.151.145.239', NULL, 1, '2024-05-01 18:45:24', '2024-05-01 18:45:24'),
(17481, '221.150.78.114', NULL, 2, '2024-05-01 19:03:58', '2024-05-01 19:22:37'),
(17482, '182.204.142.8', NULL, 1, '2024-05-01 19:17:58', '2024-05-01 19:17:58'),
(17483, '179.43.191.18', NULL, 2, '2024-05-01 19:20:21', '2024-05-01 19:20:21'),
(17484, '38.45.127.226', NULL, 1, '2024-05-01 22:38:06', '2024-05-01 22:38:06'),
(17485, '12.215.90.250', NULL, 1, '2024-05-01 22:50:00', '2024-05-01 22:50:00'),
(17486, '35.88.209.190', NULL, 1, '2024-05-01 22:52:34', '2024-05-01 22:52:34'),
(17487, '93.158.91.25', NULL, 1, '2024-05-01 23:01:59', '2024-05-01 23:01:59'),
(17488, '172.68.231.164', NULL, 1, '2024-05-01 23:12:25', '2024-05-01 23:12:25'),
(17489, '103.127.0.76', NULL, 1, '2024-05-01 23:12:30', '2024-05-01 23:12:30'),
(17490, '172.68.231.165', NULL, 1, '2024-05-01 23:14:44', '2024-05-01 23:14:44'),
(17491, '51.68.205.115', NULL, 1, '2024-05-01 23:19:41', '2024-05-01 23:19:41'),
(17492, '54.218.255.249', NULL, 1, '2024-05-01 23:39:56', '2024-05-01 23:39:56'),
(17493, '198.235.24.57', NULL, 1, '2024-05-02 00:20:31', '2024-05-02 00:20:31'),
(17494, '103.150.254.74', NULL, 1, '2024-05-02 01:08:48', '2024-05-02 01:08:48'),
(17495, '110.154.96.94', NULL, 2, '2024-05-02 01:15:35', '2024-05-02 01:15:39'),
(17496, '123.186.74.70', NULL, 1, '2024-05-02 01:53:22', '2024-05-02 01:53:22'),
(17497, '43.131.44.218', NULL, 1, '2024-05-02 02:01:41', '2024-05-02 02:01:41'),
(17498, '20.19.33.203', NULL, 1, '2024-05-02 02:56:23', '2024-05-02 02:56:23'),
(17499, '179.43.159.242', NULL, 1, '2024-05-02 03:30:33', '2024-05-02 03:30:33'),
(17500, '51.222.253.12', NULL, 1, '2024-05-02 04:24:15', '2024-05-02 04:24:15'),
(17501, '179.43.148.58', NULL, 1, '2024-05-02 04:24:58', '2024-05-02 04:24:58'),
(17502, '52.167.144.139', NULL, 1, '2024-05-02 04:41:07', '2024-05-02 04:41:07'),
(17503, '54.196.56.129', NULL, 1, '2024-05-02 06:22:47', '2024-05-02 06:22:47'),
(17504, '65.154.226.170', NULL, 1, '2024-05-02 06:31:54', '2024-05-02 06:31:54'),
(17505, '213.202.233.34', NULL, 1, '2024-05-02 06:33:20', '2024-05-02 06:33:20'),
(17506, '143.110.161.233', NULL, 1, '2024-05-02 06:37:38', '2024-05-02 06:37:38'),
(17507, '195.191.219.131', NULL, 1, '2024-05-02 08:02:23', '2024-05-02 08:02:23'),
(17508, '128.204.212.77', NULL, 2, '2024-05-02 08:02:58', '2024-05-02 16:12:22'),
(17509, '175.22.91.75', NULL, 1, '2024-05-02 08:24:41', '2024-05-02 08:24:41'),
(17510, '42.202.21.87', NULL, 1, '2024-05-02 09:00:17', '2024-05-02 09:00:17'),
(17511, '119.148.50.138', NULL, 1, '2024-05-02 09:02:01', '2024-05-02 09:02:01'),
(17512, '40.94.34.44', NULL, 1, '2024-05-02 09:33:27', '2024-05-02 09:33:27'),
(17513, '40.94.26.153', NULL, 1, '2024-05-02 09:33:29', '2024-05-02 09:33:29'),
(17514, '40.94.26.129', NULL, 1, '2024-05-02 09:33:29', '2024-05-02 09:33:29'),
(17515, '27.147.193.229', NULL, 1, '2024-05-02 09:54:08', '2024-05-02 09:54:08'),
(17516, '120.50.1.10', NULL, 3, '2024-05-02 10:11:21', '2024-05-02 10:14:08'),
(17517, '91.206.26.26', NULL, 1, '2024-05-02 12:14:38', '2024-05-02 12:14:38'),
(17518, '23.26.133.239', NULL, 1, '2024-05-02 12:17:08', '2024-05-02 12:17:08'),
(17519, '180.92.224.22', NULL, 1, '2024-05-02 12:17:52', '2024-05-02 12:17:52'),
(17520, '104.198.31.101', NULL, 9, '2024-05-02 12:33:28', '2024-05-02 12:33:36'),
(17521, '223.244.35.77', NULL, 1, '2024-05-02 13:33:50', '2024-05-02 13:33:50'),
(17522, '111.7.96.164', NULL, 1, '2024-05-02 13:42:02', '2024-05-02 13:42:02'),
(17523, '82.165.88.219', NULL, 1, '2024-05-02 13:42:04', '2024-05-02 13:42:04'),
(17524, '36.99.136.137', NULL, 1, '2024-05-02 13:43:51', '2024-05-02 13:43:51'),
(17525, '43.250.80.114', NULL, 1, '2024-05-02 13:56:53', '2024-05-02 13:56:53'),
(17526, '195.211.77.142', NULL, 2, '2024-05-02 14:34:37', '2024-05-02 14:34:47'),
(17527, '103.120.222.37', NULL, 1, '2024-05-02 14:53:00', '2024-05-02 14:53:00'),
(17528, '182.204.142.68', NULL, 2, '2024-05-02 15:10:55', '2024-05-02 15:10:56'),
(17529, '52.167.144.20', NULL, 1, '2024-05-02 15:14:44', '2024-05-02 15:14:44'),
(17530, '123.186.72.251', NULL, 1, '2024-05-02 15:45:48', '2024-05-02 15:45:48'),
(17531, '198.235.24.46', NULL, 1, '2024-05-02 15:54:53', '2024-05-02 15:54:53'),
(17532, '50.21.188.20', NULL, 1, '2024-05-02 15:57:03', '2024-05-02 15:57:03'),
(17533, '50.21.188.10', NULL, 1, '2024-05-02 16:03:06', '2024-05-02 16:03:06'),
(17534, '50.21.188.50', NULL, 1, '2024-05-02 16:03:08', '2024-05-02 16:03:08'),
(17535, '162.55.85.224', NULL, 4, '2024-05-02 16:16:56', '2024-05-02 21:13:50'),
(17536, '23.22.35.162', NULL, 1, '2024-05-02 17:32:59', '2024-05-02 17:32:59'),
(17537, '212.80.223.14', NULL, 1, '2024-05-02 17:45:15', '2024-05-02 17:45:15'),
(17538, '15.235.15.135', NULL, 1, '2024-05-02 18:04:11', '2024-05-02 18:04:11'),
(17539, '137.226.113.44', NULL, 1, '2024-05-02 18:10:44', '2024-05-02 18:10:44'),
(17540, '51.89.142.176', NULL, 1, '2024-05-02 18:22:58', '2024-05-02 18:22:58'),
(17541, '144.48.109.24', NULL, 1, '2024-05-02 18:37:33', '2024-05-02 18:37:33'),
(17542, '42.236.12.233', NULL, 1, '2024-05-02 19:11:09', '2024-05-02 19:11:09'),
(17543, '42.236.17.203', NULL, 1, '2024-05-02 19:11:18', '2024-05-02 19:11:18'),
(17544, '42.236.17.219', NULL, 1, '2024-05-02 19:12:59', '2024-05-02 19:12:59'),
(17545, '42.236.17.35', NULL, 1, '2024-05-02 19:13:42', '2024-05-02 19:13:42'),
(17546, '198.235.24.186', NULL, 1, '2024-05-02 19:36:23', '2024-05-02 19:36:23'),
(17547, '81.0.246.54', NULL, 1, '2024-05-02 19:38:28', '2024-05-02 19:38:28'),
(17548, '130.44.202.201', NULL, 1, '2024-05-02 19:47:26', '2024-05-02 19:47:26'),
(17549, '64.23.153.6', NULL, 1, '2024-05-02 20:51:13', '2024-05-02 20:51:13'),
(17550, '103.249.31.27', NULL, 1, '2024-05-02 20:51:47', '2024-05-02 20:51:47'),
(17551, '196.247.212.156', NULL, 1, '2024-05-02 21:27:48', '2024-05-02 21:27:48'),
(17552, '39.163.154.148', NULL, 1, '2024-05-02 21:47:10', '2024-05-02 21:47:10'),
(17553, '18.201.24.142', NULL, 2, '2024-05-02 22:14:00', '2024-05-02 22:25:04'),
(17554, '182.201.216.72', NULL, 1, '2024-05-02 22:24:30', '2024-05-02 22:24:30'),
(17555, '128.204.212.78', NULL, 2, '2024-05-02 22:43:40', '2024-05-02 23:56:29'),
(17556, '45.156.128.12', NULL, 1, '2024-05-02 23:05:35', '2024-05-02 23:05:35'),
(17557, '119.188.246.91', NULL, 1, '2024-05-02 23:10:46', '2024-05-02 23:10:46'),
(17558, '128.204.212.79', NULL, 1, '2024-05-02 23:47:21', '2024-05-02 23:47:21'),
(17559, '34.244.246.21', NULL, 1, '2024-05-02 23:54:41', '2024-05-02 23:54:41'),
(17560, '34.217.95.71', NULL, 1, '2024-05-03 00:10:53', '2024-05-03 00:10:53'),
(17561, '60.188.57.0', NULL, 1, '2024-05-03 00:25:28', '2024-05-03 00:25:28'),
(17562, '77.75.78.161', NULL, 1, '2024-05-03 00:30:33', '2024-05-03 00:30:33'),
(17563, '34.139.173.245', NULL, 2, '2024-05-03 00:33:04', '2024-05-03 00:33:20'),
(17564, '179.43.191.154', NULL, 2, '2024-05-03 00:33:36', '2024-05-03 00:39:05'),
(17565, '54.202.162.62', NULL, 1, '2024-05-03 01:41:33', '2024-05-03 01:41:33'),
(17566, '80.220.65.158', NULL, 1, '2024-05-03 02:29:08', '2024-05-03 02:29:08'),
(17567, '198.235.24.173', NULL, 1, '2024-05-03 03:02:50', '2024-05-03 03:02:50'),
(17568, '154.91.83.168', NULL, 1, '2024-05-03 03:16:18', '2024-05-03 03:16:18'),
(17569, '34.210.69.215', NULL, 1, '2024-05-03 05:25:53', '2024-05-03 05:25:53'),
(17570, '119.188.246.142', NULL, 1, '2024-05-03 05:34:22', '2024-05-03 05:34:22'),
(17571, '52.23.152.5', NULL, 1, '2024-05-03 05:37:33', '2024-05-03 05:37:33'),
(17572, '134.209.28.32', NULL, 1, '2024-05-03 06:05:33', '2024-05-03 06:05:33'),
(17573, '123.244.128.86', NULL, 1, '2024-05-03 06:08:19', '2024-05-03 06:08:19'),
(17574, '113.190.6.230', NULL, 2, '2024-05-03 07:20:30', '2024-05-03 14:13:23'),
(17575, '119.188.247.39', NULL, 1, '2024-05-03 07:35:51', '2024-05-03 07:35:51'),
(17576, '154.39.66.27', NULL, 1, '2024-05-03 09:32:26', '2024-05-03 09:32:26'),
(17577, '136.158.58.63', NULL, 1, '2024-05-03 09:53:23', '2024-05-03 09:53:23'),
(17578, '72.14.201.159', NULL, 2, '2024-05-03 10:00:27', '2024-05-03 14:28:03'),
(17579, '66.249.70.168', NULL, 3, '2024-05-03 10:07:08', '2024-05-03 14:13:29'),
(17580, '203.202.243.183', NULL, 1, '2024-05-03 10:37:13', '2024-05-03 10:37:13'),
(17581, '203.33.203.148', NULL, 1, '2024-05-03 11:04:02', '2024-05-03 11:04:02'),
(17582, '195.191.219.130', NULL, 1, '2024-05-03 11:10:10', '2024-05-03 11:10:10'),
(17583, '37.40.145.218', NULL, 1, '2024-05-03 11:38:04', '2024-05-03 11:38:04'),
(17584, '54.178.21.163', NULL, 2, '2024-05-03 12:29:29', '2024-05-03 12:29:30'),
(17585, '52.167.144.187', NULL, 1, '2024-05-03 12:33:44', '2024-05-03 12:33:44'),
(17586, '128.204.212.78', NULL, 2, '2024-05-03 13:09:11', '2024-05-03 17:17:15'),
(17587, '39.165.154.81', NULL, 1, '2024-05-03 13:13:43', '2024-05-03 13:13:43'),
(17588, '65.19.141.115', NULL, 1, '2024-05-03 13:51:32', '2024-05-03 13:51:32'),
(17589, '117.151.148.49', NULL, 1, '2024-05-03 13:55:40', '2024-05-03 13:55:40'),
(17590, '37.111.210.139', NULL, 1, '2024-05-03 14:37:52', '2024-05-03 14:37:52'),
(17591, '51.77.112.6', NULL, 1, '2024-05-03 15:33:42', '2024-05-03 15:33:42'),
(17592, '128.204.212.77', NULL, 3, '2024-05-03 16:03:08', '2024-05-04 03:44:11'),
(17593, '128.204.212.79', NULL, 1, '2024-05-03 16:20:23', '2024-05-03 16:20:23'),
(17594, '212.30.36.220', NULL, 1, '2024-05-03 16:21:09', '2024-05-03 16:21:09'),
(17595, '139.59.88.27', NULL, 1, '2024-05-03 16:23:54', '2024-05-03 16:23:54'),
(17596, '37.111.212.232', NULL, 2, '2024-05-03 17:29:08', '2024-05-03 17:41:15'),
(17597, '38.45.127.226', NULL, 1, '2024-05-03 18:37:01', '2024-05-03 18:37:01'),
(17598, '212.30.36.185', NULL, 1, '2024-05-03 18:44:09', '2024-05-03 18:44:09'),
(17599, '34.222.174.117', NULL, 1, '2024-05-03 19:07:33', '2024-05-03 19:07:33'),
(17600, '45.76.150.232', NULL, 1, '2024-05-03 19:13:12', '2024-05-03 19:13:12'),
(17601, '37.111.212.236', NULL, 1, '2024-05-03 19:51:12', '2024-05-03 19:51:12'),
(17602, '52.167.144.225', NULL, 1, '2024-05-03 20:11:42', '2024-05-03 20:11:42'),
(17603, '36.134.147.75', NULL, 1, '2024-05-03 20:30:20', '2024-05-03 20:30:20'),
(17604, '193.186.4.136', NULL, 1, '2024-05-03 20:34:49', '2024-05-03 20:34:49'),
(17605, '193.186.4.143', NULL, 1, '2024-05-03 20:53:43', '2024-05-03 20:53:43'),
(17606, '172.233.0.217', NULL, 1, '2024-05-03 21:00:16', '2024-05-03 21:00:16'),
(17607, '110.154.96.85', NULL, 2, '2024-05-03 21:06:56', '2024-05-03 21:07:34'),
(17608, '110.154.132.5', NULL, 1, '2024-05-03 21:48:40', '2024-05-03 21:48:40'),
(17609, '115.223.43.99', NULL, 1, '2024-05-03 23:10:37', '2024-05-03 23:10:37'),
(17610, '34.222.81.47', NULL, 1, '2024-05-04 00:22:09', '2024-05-04 00:22:09'),
(17611, '35.86.141.27', NULL, 1, '2024-05-04 00:24:40', '2024-05-04 00:24:40'),
(17612, '40.77.167.40', NULL, 1, '2024-05-04 00:29:22', '2024-05-04 00:29:22'),
(17613, '119.188.247.5', NULL, 1, '2024-05-04 00:35:35', '2024-05-04 00:35:35'),
(17614, '102.129.152.200', NULL, 1, '2024-05-04 00:40:32', '2024-05-04 00:40:32'),
(17615, '5.188.87.47', NULL, 1, '2024-05-04 01:16:39', '2024-05-04 01:16:39'),
(17616, '36.99.136.129', NULL, 1, '2024-05-04 01:19:34', '2024-05-04 01:19:34'),
(17617, '111.7.96.162', NULL, 1, '2024-05-04 01:20:02', '2024-05-04 01:20:02'),
(17618, '40.77.167.45', NULL, 1, '2024-05-04 03:26:21', '2024-05-04 03:26:21'),
(17619, '35.90.79.212', NULL, 1, '2024-05-04 03:42:30', '2024-05-04 03:42:30'),
(17620, '128.204.212.78', NULL, 1, '2024-05-04 04:19:05', '2024-05-04 04:19:05'),
(17621, '52.25.177.19', NULL, 1, '2024-05-04 05:20:31', '2024-05-04 05:20:31'),
(17622, '54.208.117.204', NULL, 1, '2024-05-04 05:27:27', '2024-05-04 05:27:27'),
(17623, '123.186.78.14', NULL, 2, '2024-05-04 05:47:41', '2024-05-04 05:47:50'),
(17624, '195.191.219.132', NULL, 1, '2024-05-04 06:13:05', '2024-05-04 06:13:05'),
(17625, '39.150.128.49', NULL, 1, '2024-05-04 06:34:30', '2024-05-04 06:34:30'),
(17626, '51.222.253.19', NULL, 1, '2024-05-04 07:02:41', '2024-05-04 07:02:41'),
(17627, '103.197.206.92', NULL, 2, '2024-05-04 07:25:39', '2024-05-04 09:40:00'),
(17628, '223.244.35.77', NULL, 1, '2024-05-04 07:32:04', '2024-05-04 07:32:04'),
(17629, '92.240.206.89', NULL, 1, '2024-05-04 07:48:55', '2024-05-04 07:48:55'),
(17630, '52.167.144.163', NULL, 1, '2024-05-04 07:54:33', '2024-05-04 07:54:33'),
(17631, '54.185.163.180', NULL, 1, '2024-05-04 08:31:16', '2024-05-04 08:31:16'),
(17632, '103.140.87.223', NULL, 1, '2024-05-04 09:13:13', '2024-05-04 09:13:13'),
(17633, '128.204.212.77', NULL, 3, '2024-05-04 09:50:50', '2024-05-05 02:29:43'),
(17634, '34.138.100.34', NULL, 2, '2024-05-04 10:11:59', '2024-05-04 10:23:30'),
(17635, '103.58.74.251', NULL, 1, '2024-05-04 10:16:32', '2024-05-04 10:16:32'),
(17636, '128.204.212.79', NULL, 1, '2024-05-04 10:39:33', '2024-05-04 10:39:33'),
(17637, '5.35.32.125', NULL, 1, '2024-05-04 11:16:50', '2024-05-04 11:16:50'),
(17638, '102.129.145.30', NULL, 1, '2024-05-04 11:33:23', '2024-05-04 11:33:23'),
(17639, '27.115.124.38', NULL, 1, '2024-05-04 12:13:03', '2024-05-04 12:13:03'),
(17640, '123.6.49.15', NULL, 1, '2024-05-04 12:13:05', '2024-05-04 12:13:05'),
(17641, '123.6.49.18', NULL, 1, '2024-05-04 12:13:18', '2024-05-04 12:13:18'),
(17642, '51.89.142.176', NULL, 1, '2024-05-04 12:30:16', '2024-05-04 12:30:16'),
(17643, '37.111.200.189', NULL, 1, '2024-05-04 13:09:42', '2024-05-04 13:09:42'),
(17644, '31.215.66.65', NULL, 1, '2024-05-04 14:32:29', '2024-05-04 14:32:29'),
(17645, '205.210.31.130', NULL, 1, '2024-05-04 14:35:23', '2024-05-04 14:35:23'),
(17646, '123.245.128.146', NULL, 2, '2024-05-04 14:43:26', '2024-05-04 14:44:07'),
(17647, '17.241.227.130', NULL, 1, '2024-05-04 14:50:05', '2024-05-04 14:50:05'),
(17648, '152.53.12.234', NULL, 2, '2024-05-04 15:00:48', '2024-05-04 15:00:49'),
(17649, '123.244.131.66', NULL, 1, '2024-05-04 15:30:48', '2024-05-04 15:30:48'),
(17650, '66.249.70.167', NULL, 1, '2024-05-04 15:36:01', '2024-05-04 15:36:01'),
(17651, '37.111.201.24', NULL, 1, '2024-05-04 16:24:42', '2024-05-04 16:24:42'),
(17652, '43.134.37.211', NULL, 1, '2024-05-04 16:47:58', '2024-05-04 16:47:58'),
(17653, '143.44.192.140', NULL, 1, '2024-05-04 17:18:06', '2024-05-04 17:18:06'),
(17654, '160.202.40.210', NULL, 1, '2024-05-04 19:03:57', '2024-05-04 19:03:57'),
(17655, '66.249.70.169', NULL, 2, '2024-05-04 19:04:23', '2024-05-05 01:16:31'),
(17656, '5.188.87.47', NULL, 1, '2024-05-04 19:17:05', '2024-05-04 19:17:05'),
(17657, '205.210.31.50', NULL, 1, '2024-05-04 19:50:06', '2024-05-04 19:50:06'),
(17658, '188.130.142.5', NULL, 1, '2024-05-04 19:57:42', '2024-05-04 19:57:42'),
(17659, '77.237.240.95', NULL, 4, '2024-05-04 21:14:57', '2024-05-04 21:14:59'),
(17660, '193.186.4.159', NULL, 2, '2024-05-04 21:24:50', '2024-05-04 21:54:02'),
(17661, '72.14.201.159', NULL, 1, '2024-05-04 21:24:54', '2024-05-04 21:24:54'),
(17662, '103.253.46.113', NULL, 1, '2024-05-04 21:54:26', '2024-05-04 21:54:26'),
(17663, '198.235.24.242', NULL, 1, '2024-05-04 22:38:11', '2024-05-04 22:38:11'),
(17664, '57.128.134.13', NULL, 2, '2024-05-04 22:47:00', '2024-05-04 22:47:07'),
(17665, '50.3.136.237', NULL, 1, '2024-05-04 23:32:28', '2024-05-04 23:32:28'),
(17666, '54.189.46.176', NULL, 1, '2024-05-04 23:41:50', '2024-05-04 23:41:50'),
(17667, '36.107.116.153', NULL, 1, '2024-05-05 00:31:53', '2024-05-05 00:31:53'),
(17668, '52.33.183.140', NULL, 2, '2024-05-05 00:36:31', '2024-05-05 00:41:32'),
(17669, '89.248.172.115', NULL, 1, '2024-05-05 01:40:19', '2024-05-05 01:40:19'),
(17670, '5.188.87.39', NULL, 1, '2024-05-05 01:47:14', '2024-05-05 01:47:14'),
(17671, '43.153.216.189', NULL, 1, '2024-05-05 03:08:48', '2024-05-05 03:08:48'),
(17672, '52.42.200.33', NULL, 1, '2024-05-05 03:11:54', '2024-05-05 03:11:54'),
(17673, '198.235.24.141', NULL, 1, '2024-05-05 04:09:38', '2024-05-05 04:09:38'),
(17674, '54.84.218.144', NULL, 1, '2024-05-05 04:30:22', '2024-05-05 04:30:22'),
(17675, '51.222.253.13', NULL, 1, '2024-05-05 05:00:55', '2024-05-05 05:00:55'),
(17676, '47.76.91.30', NULL, 2, '2024-05-05 06:24:37', '2024-05-06 00:18:15'),
(17677, '159.89.7.221', NULL, 1, '2024-05-05 06:25:10', '2024-05-05 06:25:10'),
(17678, '119.42.149.10', NULL, 1, '2024-05-05 06:48:49', '2024-05-05 06:48:49'),
(17679, '101.78.64.168', NULL, 1, '2024-05-05 06:53:41', '2024-05-05 06:53:41'),
(17680, '192.241.72.190', NULL, 1, '2024-05-05 06:54:14', '2024-05-05 06:54:14'),
(17681, '138.201.36.87', NULL, 4, '2024-05-05 07:17:35', '2024-05-05 07:46:47'),
(17682, '195.191.219.132', NULL, 1, '2024-05-05 07:41:59', '2024-05-05 07:41:59'),
(17683, '128.204.212.77', NULL, 2, '2024-05-05 07:54:30', '2024-05-05 17:23:02'),
(17684, '43.134.98.238', NULL, 1, '2024-05-05 08:26:17', '2024-05-05 08:26:17'),
(17685, '103.250.70.139', NULL, 2, '2024-05-05 08:34:35', '2024-05-05 08:44:17'),
(17686, '103.145.70.100', NULL, 1, '2024-05-05 09:05:54', '2024-05-05 09:05:54'),
(17687, '103.197.206.242', NULL, 2, '2024-05-05 09:15:54', '2024-05-05 09:15:55'),
(17688, '182.204.141.131', NULL, 2, '2024-05-05 09:27:54', '2024-05-05 09:28:16'),
(17689, '45.125.220.120', NULL, 1, '2024-05-05 09:37:22', '2024-05-05 09:37:22'),
(17690, '199.45.154.75', NULL, 1, '2024-05-05 09:42:00', '2024-05-05 09:42:00'),
(17691, '103.30.61.247', NULL, 1, '2024-05-05 10:03:21', '2024-05-05 10:03:21'),
(17692, '65.154.226.166', NULL, 1, '2024-05-05 10:03:27', '2024-05-05 10:03:27'),
(17693, '74.208.2.154', NULL, 1, '2024-05-05 10:07:23', '2024-05-05 10:07:23'),
(17694, '103.228.134.146', NULL, 1, '2024-05-05 10:12:51', '2024-05-05 10:12:51'),
(17695, '74.208.2.174', NULL, 2, '2024-05-05 10:12:52', '2024-05-05 10:12:59'),
(17696, '110.154.96.94', NULL, 1, '2024-05-05 10:18:41', '2024-05-05 10:18:41'),
(17697, '40.94.88.18', NULL, 1, '2024-05-05 10:27:33', '2024-05-05 10:27:33'),
(17698, '91.92.244.81', NULL, 1, '2024-05-05 10:32:11', '2024-05-05 10:32:11'),
(17699, '203.95.223.194', NULL, 1, '2024-05-05 10:34:02', '2024-05-05 10:34:02'),
(17700, '45.145.129.118', NULL, 1, '2024-05-05 10:51:43', '2024-05-05 10:51:43'),
(17701, '40.94.27.86', NULL, 1, '2024-05-05 11:33:20', '2024-05-05 11:33:20'),
(17702, '103.151.11.150', NULL, 1, '2024-05-05 11:38:05', '2024-05-05 11:38:05'),
(17703, '193.233.211.67', NULL, 1, '2024-05-05 11:40:02', '2024-05-05 11:40:02'),
(17704, '40.94.226.22', NULL, 1, '2024-05-05 11:47:13', '2024-05-05 11:47:13'),
(17705, '87.236.176.77', NULL, 1, '2024-05-05 11:55:31', '2024-05-05 11:55:31'),
(17706, '40.94.226.84', NULL, 1, '2024-05-05 12:09:03', '2024-05-05 12:09:03'),
(17707, '40.94.227.67', NULL, 1, '2024-05-05 12:24:56', '2024-05-05 12:24:56'),
(17708, '40.94.226.24', NULL, 1, '2024-05-05 12:25:20', '2024-05-05 12:25:20'),
(17709, '138.197.24.99', NULL, 1, '2024-05-05 12:53:17', '2024-05-05 12:53:17'),
(17710, '43.134.66.205', NULL, 1, '2024-05-05 13:31:52', '2024-05-05 13:31:52'),
(17711, '103.4.67.91', NULL, 1, '2024-05-05 15:11:13', '2024-05-05 15:11:13'),
(17712, '103.19.36.99', NULL, 1, '2024-05-05 15:21:55', '2024-05-05 15:21:55'),
(17713, '40.94.227.73', NULL, 1, '2024-05-05 15:31:19', '2024-05-05 15:31:19'),
(17714, '87.236.176.135', NULL, 1, '2024-05-05 15:35:14', '2024-05-05 15:35:14'),
(17715, '40.119.197.45', NULL, 1, '2024-05-05 16:06:05', '2024-05-05 16:06:05'),
(17716, '66.249.70.169', NULL, 1, '2024-05-05 16:36:23', '2024-05-05 16:36:23'),
(17717, '193.118.51.130', NULL, 1, '2024-05-05 16:47:31', '2024-05-05 16:47:31'),
(17718, '52.167.144.238', NULL, 1, '2024-05-05 17:17:44', '2024-05-05 17:17:44'),
(17719, '45.82.97.207', NULL, 1, '2024-05-05 17:40:11', '2024-05-05 17:40:11'),
(17720, '54.70.190.91', NULL, 4, '2024-05-05 17:44:03', '2024-05-05 18:02:35'),
(17721, '128.204.212.78', NULL, 1, '2024-05-05 18:51:37', '2024-05-05 18:51:37'),
(17722, '123.244.131.26', NULL, 2, '2024-05-05 19:24:03', '2024-05-05 19:24:49'),
(17723, '114.130.144.194', NULL, 1, '2024-05-05 19:28:25', '2024-05-05 19:28:25'),
(17724, '37.111.210.230', NULL, 1, '2024-05-05 20:06:03', '2024-05-05 20:06:03'),
(17725, '64.226.156.144', NULL, 1, '2024-05-05 21:21:45', '2024-05-05 21:21:45'),
(17726, '194.26.192.165', NULL, 1, '2024-05-05 21:57:15', '2024-05-05 21:57:15'),
(17727, '36.99.136.129', NULL, 1, '2024-05-05 22:33:45', '2024-05-05 22:33:45'),
(17728, '23.145.40.147', NULL, 1, '2024-05-05 22:34:35', '2024-05-05 22:34:35'),
(17729, '103.179.198.8', NULL, 1, '2024-05-05 22:52:12', '2024-05-05 22:52:12'),
(17730, '42.236.17.251', NULL, 1, '2024-05-05 23:22:37', '2024-05-05 23:22:37'),
(17731, '42.236.12.212', NULL, 1, '2024-05-05 23:24:29', '2024-05-05 23:24:29'),
(17732, '42.236.17.96', NULL, 1, '2024-05-05 23:24:51', '2024-05-05 23:24:51'),
(17733, '42.236.17.11', NULL, 1, '2024-05-05 23:31:57', '2024-05-05 23:31:57'),
(17734, '43.153.216.189', NULL, 1, '2024-05-05 23:44:21', '2024-05-05 23:44:21'),
(17735, '164.55.247.240', NULL, 1, '2024-05-05 23:53:17', '2024-05-05 23:53:17'),
(17736, '117.57.116.100', NULL, 1, '2024-05-06 00:24:58', '2024-05-06 00:24:58'),
(17737, '18.224.39.74', NULL, 1, '2024-05-06 00:31:29', '2024-05-06 00:31:29'),
(17738, '91.92.240.57', NULL, 4, '2024-05-06 00:46:31', '2024-05-06 00:46:37'),
(17739, '34.220.223.119', NULL, 1, '2024-05-06 01:02:44', '2024-05-06 01:02:44'),
(17740, '52.37.7.104', NULL, 1, '2024-05-06 01:03:29', '2024-05-06 01:03:29'),
(17741, '34.222.174.117', NULL, 1, '2024-05-06 02:07:24', '2024-05-06 02:07:24'),
(17742, '95.108.213.188', NULL, 1, '2024-05-06 02:13:31', '2024-05-06 02:13:31'),
(17743, '107.178.237.19', NULL, 1, '2024-05-06 04:02:17', '2024-05-06 04:02:17'),
(17744, '52.167.144.145', NULL, 1, '2024-05-06 04:34:03', '2024-05-06 04:34:03'),
(17745, '107.172.90.247', NULL, 1, '2024-05-06 04:58:08', '2024-05-06 04:58:08'),
(17746, '54.208.117.204', NULL, 1, '2024-05-06 05:18:42', '2024-05-06 05:18:42'),
(17747, '87.236.176.190', NULL, 1, '2024-05-06 05:50:27', '2024-05-06 05:50:27'),
(17748, '109.70.100.70', NULL, 1, '2024-05-06 05:52:25', '2024-05-06 05:52:25'),
(17749, '36.107.118.101', NULL, 2, '2024-05-06 06:03:03', '2024-05-06 06:03:12'),
(17750, '51.222.253.13', NULL, 1, '2024-05-06 06:50:50', '2024-05-06 06:50:50'),
(17751, '120.227.158.75', NULL, 1, '2024-05-06 06:59:11', '2024-05-06 06:59:11'),
(17752, '35.236.55.126', NULL, 4, '2024-05-06 07:01:15', '2024-05-06 07:01:17'),
(17753, '203.188.250.171', NULL, 1, '2024-05-06 07:33:12', '2024-05-06 07:33:12'),
(17754, '202.86.220.137', NULL, 1, '2024-05-06 07:48:20', '2024-05-06 07:48:20'),
(17755, '87.236.176.67', NULL, 1, '2024-05-06 07:50:35', '2024-05-06 07:50:35'),
(17756, '116.212.107.121', NULL, 1, '2024-05-06 07:58:19', '2024-05-06 07:58:19'),
(17757, '194.163.132.39', NULL, 2, '2024-05-06 08:08:31', '2024-05-06 08:09:14'),
(17758, '195.191.219.130', NULL, 2, '2024-05-06 08:22:36', '2024-05-06 13:04:21'),
(17759, '116.212.107.27', NULL, 1, '2024-05-06 08:36:05', '2024-05-06 08:36:05'),
(17760, '103.145.70.100', NULL, 3, '2024-05-06 08:58:16', '2024-05-06 09:00:46'),
(17761, '89.248.172.115', NULL, 1, '2024-05-06 08:58:18', '2024-05-06 08:58:18'),
(17762, '72.14.201.159', NULL, 1, '2024-05-06 09:11:55', '2024-05-06 09:11:55'),
(17763, '34.243.93.81', NULL, 1, '2024-05-06 09:12:51', '2024-05-06 09:12:51'),
(17764, '128.204.212.79', NULL, 4, '2024-05-06 09:15:23', '2024-05-06 20:46:03'),
(17765, '34.87.158.42', NULL, 1, '2024-05-06 09:22:15', '2024-05-06 09:22:15'),
(17766, '40.94.28.85', NULL, 1, '2024-05-06 09:44:38', '2024-05-06 09:44:38'),
(17767, '40.94.31.4', NULL, 1, '2024-05-06 09:44:40', '2024-05-06 09:44:40'),
(17768, '40.94.31.49', NULL, 1, '2024-05-06 09:44:41', '2024-05-06 09:44:41'),
(17769, '115.127.0.26', NULL, 1, '2024-05-06 09:47:13', '2024-05-06 09:47:13'),
(17770, '45.138.16.59', NULL, 1, '2024-05-06 09:49:42', '2024-05-06 09:49:42'),
(17771, '89.248.172.92', NULL, 1, '2024-05-06 09:51:49', '2024-05-06 09:51:49'),
(17772, '54.220.94.26', NULL, 1, '2024-05-06 09:52:27', '2024-05-06 09:52:27'),
(17773, '154.51.131.142', NULL, 1, '2024-05-06 09:54:41', '2024-05-06 09:54:41'),
(17774, '43.133.77.230', NULL, 1, '2024-05-06 10:01:29', '2024-05-06 10:01:29'),
(17775, '3.250.143.250', NULL, 1, '2024-05-06 10:22:25', '2024-05-06 10:22:25'),
(17776, '91.92.240.57', NULL, 4, '2024-05-06 10:35:26', '2024-05-06 10:35:33'),
(17777, '195.26.241.51', NULL, 4, '2024-05-06 10:42:29', '2024-05-06 10:42:30'),
(17778, '18.201.186.110', NULL, 1, '2024-05-06 11:36:58', '2024-05-06 11:36:58'),
(17779, '27.147.230.218', NULL, 1, '2024-05-06 11:40:09', '2024-05-06 11:40:09'),
(17780, '43.229.208.190', NULL, 2, '2024-05-06 12:10:08', '2024-05-06 12:11:20'),
(17781, '106.221.230.131', NULL, 1, '2024-05-06 12:26:07', '2024-05-06 12:26:07');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(17782, '27.147.173.132', NULL, 1, '2024-05-06 12:54:45', '2024-05-06 12:54:45'),
(17783, '176.227.168.129', NULL, 1, '2024-05-06 12:54:53', '2024-05-06 12:54:53'),
(17784, '51.89.218.30', NULL, 1, '2024-05-06 12:58:16', '2024-05-06 12:58:16'),
(17785, '87.250.224.34', NULL, 1, '2024-05-06 13:34:23', '2024-05-06 13:34:23'),
(17786, '128.204.212.78', NULL, 1, '2024-05-06 13:55:01', '2024-05-06 13:55:01'),
(17787, '103.187.24.145', NULL, 1, '2024-05-06 14:05:52', '2024-05-06 14:05:52'),
(17788, '87.250.224.234', NULL, 1, '2024-05-06 14:06:33', '2024-05-06 14:06:33'),
(17789, '87.250.224.19', NULL, 1, '2024-05-06 14:18:23', '2024-05-06 14:18:23'),
(17790, '27.147.135.242', NULL, 1, '2024-05-06 14:44:54', '2024-05-06 14:44:54'),
(17791, '191.101.31.234', NULL, 1, '2024-05-06 15:07:21', '2024-05-06 15:07:21'),
(17792, '20.51.203.111', NULL, 4, '2024-05-06 16:27:53', '2024-05-06 16:27:53'),
(17793, '54.70.190.91', NULL, 5, '2024-05-06 16:36:21', '2024-05-06 17:07:18'),
(17794, '34.248.105.224', NULL, 1, '2024-05-06 16:47:59', '2024-05-06 16:47:59'),
(17795, '123.244.131.5', NULL, 2, '2024-05-06 16:48:15', '2024-05-06 16:48:44'),
(17796, '147.78.47.230', NULL, 1, '2024-05-06 17:06:49', '2024-05-06 17:06:49'),
(17797, '124.243.133.84', NULL, 1, '2024-05-06 17:11:21', '2024-05-06 17:11:21'),
(17798, '39.165.155.43', NULL, 1, '2024-05-06 17:46:59', '2024-05-06 17:46:59'),
(17799, '182.44.67.97', NULL, 1, '2024-05-06 19:07:53', '2024-05-06 19:07:53'),
(17800, '112.201.101.57', NULL, 1, '2024-05-06 19:48:10', '2024-05-06 19:48:10'),
(17801, '205.210.31.146', NULL, 1, '2024-05-06 20:02:03', '2024-05-06 20:02:03'),
(17802, '69.171.231.1', NULL, 1, '2024-05-06 20:02:13', '2024-05-06 20:02:13'),
(17803, '69.171.231.6', NULL, 1, '2024-05-06 20:02:14', '2024-05-06 20:02:14'),
(17804, '188.165.200.97', NULL, 1, '2024-05-06 21:03:38', '2024-05-06 21:03:38'),
(17805, '185.220.100.243', NULL, 1, '2024-05-06 21:05:12', '2024-05-06 21:05:12'),
(17806, '35.171.144.152', NULL, 3, '2024-05-06 21:48:36', '2024-05-06 21:48:36'),
(17807, '54.212.206.152', NULL, 1, '2024-05-06 22:59:00', '2024-05-06 22:59:00'),
(17808, '81.181.62.24', NULL, 1, '2024-05-06 23:05:07', '2024-05-06 23:05:07'),
(17809, '2.58.56.191', NULL, 1, '2024-05-06 23:28:21', '2024-05-06 23:28:21'),
(17810, '36.99.136.137', NULL, 2, '2024-05-06 23:57:37', '2024-05-07 00:01:08'),
(17811, '2.58.56.160', NULL, 1, '2024-05-07 00:00:10', '2024-05-07 00:00:10'),
(17812, '34.212.144.204', NULL, 1, '2024-05-07 00:03:03', '2024-05-07 00:03:03'),
(17813, '120.227.158.244', NULL, 2, '2024-05-07 03:39:47', '2024-05-07 03:39:53'),
(17814, '194.26.192.165', NULL, 1, '2024-05-07 03:51:03', '2024-05-07 03:51:03'),
(17815, '66.249.70.167', NULL, 1, '2024-05-07 03:56:14', '2024-05-07 03:56:14'),
(17816, '199.244.88.220', NULL, 1, '2024-05-07 04:02:59', '2024-05-07 04:02:59'),
(17817, '39.163.153.187', NULL, 1, '2024-05-07 04:40:45', '2024-05-07 04:40:45'),
(17818, '64.23.231.243', NULL, 1, '2024-05-07 04:42:33', '2024-05-07 04:42:33'),
(17819, '128.204.212.78', NULL, 1, '2024-05-07 05:19:23', '2024-05-07 05:19:23'),
(17820, '146.59.52.85', NULL, 3, '2024-05-07 05:39:02', '2024-05-07 08:33:53'),
(17821, '43.128.100.206', NULL, 1, '2024-05-07 05:46:02', '2024-05-07 05:46:02'),
(17822, '23.26.220.10', NULL, 1, '2024-05-07 05:48:21', '2024-05-07 05:48:21'),
(17823, '154.3.178.249', NULL, 1, '2024-05-07 06:16:17', '2024-05-07 06:16:17'),
(17824, '103.91.230.105', NULL, 1, '2024-05-07 06:43:26', '2024-05-07 06:43:26'),
(17825, '52.23.152.5', NULL, 1, '2024-05-07 06:46:40', '2024-05-07 06:46:40'),
(17826, '66.249.70.167', NULL, 2, '2024-05-07 07:31:30', '2024-05-07 18:04:03'),
(17827, '203.188.250.202', NULL, 1, '2024-05-07 07:33:28', '2024-05-07 07:33:28'),
(17828, '178.171.65.94', NULL, 1, '2024-05-07 07:39:58', '2024-05-07 07:39:58'),
(17829, '198.235.24.249', NULL, 1, '2024-05-07 07:40:09', '2024-05-07 07:40:09'),
(17830, '195.191.219.132', NULL, 1, '2024-05-07 07:43:38', '2024-05-07 07:43:38'),
(17831, '45.138.16.59', NULL, 1, '2024-05-07 07:57:41', '2024-05-07 07:57:41'),
(17832, '50.19.185.158', NULL, 1, '2024-05-07 07:58:48', '2024-05-07 07:58:48'),
(17833, '27.147.230.218', NULL, 2, '2024-05-07 08:31:18', '2024-05-07 08:31:18'),
(17834, '120.50.13.90', NULL, 1, '2024-05-07 08:53:15', '2024-05-07 08:53:15'),
(17835, '40.94.20.23', NULL, 1, '2024-05-07 08:53:47', '2024-05-07 08:53:47'),
(17836, '40.94.36.14', NULL, 1, '2024-05-07 08:53:48', '2024-05-07 08:53:48'),
(17837, '118.179.136.222', NULL, 1, '2024-05-07 09:08:21', '2024-05-07 09:08:21'),
(17838, '8.142.165.189', NULL, 3, '2024-05-07 09:11:35', '2024-05-07 09:11:42'),
(17839, '13.89.233.158', NULL, 1, '2024-05-07 09:29:47', '2024-05-07 09:29:47'),
(17840, '120.50.9.46', NULL, 1, '2024-05-07 10:18:03', '2024-05-07 10:18:03'),
(17841, '103.73.226.51', NULL, 1, '2024-05-07 10:19:56', '2024-05-07 10:19:56'),
(17842, '198.235.24.170', NULL, 1, '2024-05-07 10:22:08', '2024-05-07 10:22:08'),
(17843, '72.14.201.159', NULL, 2, '2024-05-07 10:30:16', '2024-05-07 16:23:35'),
(17844, '182.252.64.65', NULL, 1, '2024-05-07 10:32:49', '2024-05-07 10:32:49'),
(17845, '193.233.231.194', NULL, 1, '2024-05-07 10:40:03', '2024-05-07 10:40:03'),
(17846, '27.147.135.211', NULL, 1, '2024-05-07 11:06:41', '2024-05-07 11:06:41'),
(17847, '43.229.208.190', NULL, 2, '2024-05-07 11:07:39', '2024-05-07 14:36:26'),
(17848, '8.142.168.136', NULL, 3, '2024-05-07 11:33:02', '2024-05-07 11:33:07'),
(17849, '179.43.191.154', NULL, 1, '2024-05-07 11:45:11', '2024-05-07 11:45:11'),
(17850, '115.204.173.111', NULL, 1, '2024-05-07 12:00:11', '2024-05-07 12:00:11'),
(17851, '193.186.4.159', NULL, 2, '2024-05-07 12:16:19', '2024-05-07 18:43:29'),
(17852, '91.92.240.70', NULL, 4, '2024-05-07 12:22:28', '2024-05-07 12:23:06'),
(17853, '103.30.188.214', NULL, 1, '2024-05-07 12:25:10', '2024-05-07 12:25:10'),
(17854, '203.76.149.214', NULL, 1, '2024-05-07 13:05:09', '2024-05-07 13:05:09'),
(17855, '103.237.39.250', NULL, 1, '2024-05-07 13:06:35', '2024-05-07 13:06:35'),
(17856, '20.191.194.43', NULL, 1, '2024-05-07 13:53:57', '2024-05-07 13:53:57'),
(17857, '115.127.116.242', NULL, 1, '2024-05-07 13:58:23', '2024-05-07 13:58:23'),
(17858, '43.153.210.150', NULL, 1, '2024-05-07 14:02:23', '2024-05-07 14:02:23'),
(17859, '37.201.197.30', NULL, 1, '2024-05-07 14:21:01', '2024-05-07 14:21:01'),
(17860, '45.248.151.54', NULL, 1, '2024-05-07 14:26:42', '2024-05-07 14:26:42'),
(17861, '103.231.177.29', NULL, 1, '2024-05-07 14:34:18', '2024-05-07 14:34:18'),
(17862, '23.26.220.20', NULL, 1, '2024-05-07 14:40:01', '2024-05-07 14:40:01'),
(17863, '35.161.180.167', NULL, 1, '2024-05-07 17:09:54', '2024-05-07 17:09:54'),
(17864, '34.220.115.170', NULL, 1, '2024-05-07 17:09:55', '2024-05-07 17:09:55'),
(17865, '91.92.240.73', NULL, 4, '2024-05-07 17:11:28', '2024-05-07 17:11:38'),
(17866, '42.0.4.193', NULL, 1, '2024-05-07 17:24:52', '2024-05-07 17:24:52'),
(17867, '103.143.236.42', NULL, 1, '2024-05-07 17:55:51', '2024-05-07 17:55:51'),
(17868, '185.207.35.230', NULL, 4, '2024-05-07 18:00:34', '2024-05-07 18:00:35'),
(17869, '124.243.136.118', NULL, 1, '2024-05-07 18:08:18', '2024-05-07 18:08:18'),
(17870, '103.85.156.81', NULL, 3, '2024-05-07 18:44:35', '2024-05-07 18:46:02'),
(17871, '130.255.166.11', NULL, 1, '2024-05-07 18:49:54', '2024-05-07 18:49:54'),
(17872, '194.26.192.16', NULL, 1, '2024-05-07 19:32:57', '2024-05-07 19:32:57'),
(17873, '66.249.70.6', NULL, 2, '2024-05-07 19:35:56', '2024-05-07 19:36:53'),
(17874, '93.158.91.19', NULL, 1, '2024-05-07 19:48:19', '2024-05-07 19:48:19'),
(17875, '18.236.8.168', NULL, 1, '2024-05-07 19:51:48', '2024-05-07 19:51:48'),
(17876, '192.150.244.11', NULL, 1, '2024-05-07 19:51:49', '2024-05-07 19:51:49'),
(17877, '159.69.176.175', NULL, 1, '2024-05-07 20:07:46', '2024-05-07 20:07:46'),
(17878, '49.85.86.105', NULL, 1, '2024-05-07 20:21:48', '2024-05-07 20:21:48'),
(17879, '73.213.122.229', NULL, 1, '2024-05-07 20:48:46', '2024-05-07 20:48:46'),
(17880, '177.93.160.64', NULL, 1, '2024-05-07 21:33:34', '2024-05-07 21:33:34'),
(17881, '40.77.167.79', NULL, 1, '2024-05-07 21:38:48', '2024-05-07 21:38:48'),
(17882, '35.86.164.216', NULL, 1, '2024-05-07 23:10:23', '2024-05-07 23:10:23'),
(17883, '154.12.244.109', NULL, 1, '2024-05-07 23:31:37', '2024-05-07 23:31:37'),
(17884, '42.83.147.34', NULL, 1, '2024-05-07 23:45:19', '2024-05-07 23:45:19'),
(17885, '128.204.212.77', NULL, 1, '2024-05-08 00:34:23', '2024-05-08 00:34:23'),
(17886, '128.14.153.234', NULL, 1, '2024-05-08 01:01:05', '2024-05-08 01:01:05'),
(17887, '35.94.251.65', NULL, 1, '2024-05-08 01:12:04', '2024-05-08 01:12:04'),
(17888, '178.254.24.91', NULL, 1, '2024-05-08 02:49:41', '2024-05-08 02:49:41'),
(17889, '182.204.142.231', NULL, 2, '2024-05-08 04:02:58', '2024-05-08 04:03:02'),
(17890, '51.222.253.15', NULL, 1, '2024-05-08 05:16:43', '2024-05-08 05:16:43'),
(17891, '195.191.219.130', NULL, 1, '2024-05-08 06:04:47', '2024-05-08 06:04:47'),
(17892, '210.108.196.61', NULL, 1, '2024-05-08 06:22:41', '2024-05-08 06:22:41'),
(17893, '3.87.99.251', NULL, 1, '2024-05-08 06:23:41', '2024-05-08 06:23:41'),
(17894, '72.14.201.159', NULL, 2, '2024-05-08 07:01:55', '2024-05-09 01:42:39'),
(17895, '58.145.187.237', NULL, 1, '2024-05-08 07:01:56', '2024-05-08 07:01:56'),
(17896, '123.245.128.37', NULL, 1, '2024-05-08 07:04:38', '2024-05-08 07:04:38'),
(17897, '122.144.14.147', NULL, 1, '2024-05-08 07:22:25', '2024-05-08 07:22:25'),
(17898, '103.52.36.226', NULL, 2, '2024-05-08 08:47:10', '2024-05-08 08:47:22'),
(17899, '119.40.88.82', NULL, 1, '2024-05-08 08:49:45', '2024-05-08 08:49:45'),
(17900, '17.241.75.40', NULL, 1, '2024-05-08 09:08:16', '2024-05-08 09:08:16'),
(17901, '40.94.226.20', NULL, 1, '2024-05-08 09:09:00', '2024-05-08 09:09:00'),
(17902, '40.94.227.46', NULL, 1, '2024-05-08 09:35:55', '2024-05-08 09:35:55'),
(17903, '103.239.253.66', NULL, 2, '2024-05-08 09:53:45', '2024-05-08 11:30:16'),
(17904, '123.186.74.153', NULL, 2, '2024-05-08 10:20:23', '2024-05-08 10:21:11'),
(17905, '180.148.211.98', NULL, 2, '2024-05-08 10:45:59', '2024-05-08 10:45:59'),
(17906, '45.61.55.132', NULL, 1, '2024-05-08 12:01:14', '2024-05-08 12:01:14'),
(17907, '193.186.4.159', NULL, 1, '2024-05-08 12:30:13', '2024-05-08 12:30:13'),
(17908, '103.142.69.73', NULL, 1, '2024-05-08 12:30:14', '2024-05-08 12:30:14'),
(17909, '43.131.248.209', NULL, 1, '2024-05-08 12:31:54', '2024-05-08 12:31:54'),
(17910, '203.188.251.227', NULL, 2, '2024-05-08 13:01:10', '2024-05-08 14:13:16'),
(17911, '202.134.10.133', NULL, 1, '2024-05-08 13:19:59', '2024-05-08 13:19:59'),
(17912, '20.212.201.123', NULL, 1, '2024-05-08 13:36:21', '2024-05-08 13:36:21'),
(17913, '91.92.253.87', NULL, 2, '2024-05-08 13:53:50', '2024-05-08 21:21:15'),
(17914, '103.189.11.225', NULL, 1, '2024-05-08 14:02:24', '2024-05-08 14:02:24'),
(17915, '37.139.53.170', NULL, 1, '2024-05-08 14:04:41', '2024-05-08 14:04:41'),
(17916, '128.204.212.79', NULL, 1, '2024-05-08 14:06:34', '2024-05-08 14:06:34'),
(17917, '103.86.200.145', NULL, 2, '2024-05-08 14:26:30', '2024-05-08 14:30:31'),
(17918, '221.230.223.165', NULL, 1, '2024-05-08 14:30:03', '2024-05-08 14:30:03'),
(17919, '115.127.116.242', NULL, 1, '2024-05-08 14:36:13', '2024-05-08 14:36:13'),
(17920, '103.73.224.103', NULL, 1, '2024-05-08 14:36:55', '2024-05-08 14:36:55'),
(17921, '23.99.8.58', NULL, 1, '2024-05-08 14:53:54', '2024-05-08 14:53:54'),
(17922, '110.230.255.215', NULL, 1, '2024-05-08 15:10:44', '2024-05-08 15:10:44'),
(17923, '125.105.228.221', NULL, 1, '2024-05-08 15:26:55', '2024-05-08 15:26:55'),
(17924, '34.0.80.164', NULL, 1, '2024-05-08 15:40:55', '2024-05-08 15:40:55'),
(17925, '193.162.143.246', NULL, 1, '2024-05-08 16:17:01', '2024-05-08 16:17:01'),
(17926, '72.13.62.25', NULL, 1, '2024-05-08 16:21:15', '2024-05-08 16:21:15'),
(17927, '123.244.130.77', NULL, 2, '2024-05-08 16:44:58', '2024-05-08 16:45:18'),
(17928, '198.235.24.220', NULL, 1, '2024-05-08 17:42:21', '2024-05-08 17:42:21'),
(17929, '45.84.81.185', NULL, 1, '2024-05-08 17:50:52', '2024-05-08 17:50:52'),
(17930, '179.43.148.58', NULL, 1, '2024-05-08 17:59:54', '2024-05-08 17:59:54'),
(17931, '5.188.62.140', NULL, 2, '2024-05-08 18:05:24', '2024-05-08 18:05:29'),
(17932, '185.94.32.237', NULL, 1, '2024-05-08 18:38:21', '2024-05-08 18:38:21'),
(17933, '195.26.243.28', NULL, 4, '2024-05-08 19:07:14', '2024-05-08 19:07:25'),
(17934, '123.186.75.83', NULL, 1, '2024-05-08 19:54:07', '2024-05-08 19:54:07'),
(17935, '204.15.110.166', NULL, 1, '2024-05-08 21:22:41', '2024-05-08 21:22:41'),
(17936, '203.2.64.59', NULL, 1, '2024-05-08 21:50:30', '2024-05-08 21:50:30'),
(17937, '35.155.140.201', NULL, 1, '2024-05-08 22:52:20', '2024-05-08 22:52:20'),
(17938, '66.249.70.6', NULL, 1, '2024-05-08 22:57:21', '2024-05-08 22:57:21'),
(17939, '66.249.70.7', NULL, 1, '2024-05-08 22:57:48', '2024-05-08 22:57:48'),
(17940, '123.244.130.196', NULL, 2, '2024-05-08 23:10:04', '2024-05-08 23:10:09'),
(17941, '35.94.251.65', NULL, 1, '2024-05-08 23:28:06', '2024-05-08 23:28:06'),
(17942, '179.43.191.154', NULL, 1, '2024-05-09 00:38:49', '2024-05-09 00:38:49'),
(17943, '66.249.70.167', NULL, 1, '2024-05-09 01:15:40', '2024-05-09 01:15:40'),
(17944, '179.43.152.66', NULL, 1, '2024-05-09 01:39:25', '2024-05-09 01:39:25'),
(17945, '77.75.78.161', NULL, 1, '2024-05-09 02:31:25', '2024-05-09 02:31:25'),
(17946, '128.204.212.77', NULL, 1, '2024-05-09 02:42:16', '2024-05-09 02:42:16'),
(17947, '111.7.96.156', NULL, 1, '2024-05-09 02:51:19', '2024-05-09 02:51:19'),
(17948, '111.7.100.32', NULL, 1, '2024-05-09 02:52:46', '2024-05-09 02:52:46'),
(17949, '193.233.140.227', NULL, 1, '2024-05-09 03:03:20', '2024-05-09 03:03:20'),
(17950, '66.249.70.169', NULL, 1, '2024-05-09 03:09:30', '2024-05-09 03:09:30'),
(17951, '40.77.167.63', NULL, 1, '2024-05-09 03:28:53', '2024-05-09 03:28:53'),
(17952, '35.93.158.66', NULL, 1, '2024-05-09 05:18:05', '2024-05-09 05:18:05'),
(17953, '44.236.60.222', NULL, 2, '2024-05-09 05:29:36', '2024-05-09 05:29:36'),
(17954, '165.22.231.30', NULL, 1, '2024-05-09 05:42:15', '2024-05-09 05:42:15'),
(17955, '123.186.77.73', NULL, 2, '2024-05-09 05:44:27', '2024-05-09 05:45:53'),
(17956, '128.204.212.79', NULL, 1, '2024-05-09 05:45:07', '2024-05-09 05:45:07'),
(17957, '128.204.212.77', NULL, 2, '2024-05-09 05:57:41', '2024-05-09 10:21:11'),
(17958, '52.203.201.196', NULL, 1, '2024-05-09 06:21:50', '2024-05-09 06:21:50'),
(17959, '195.191.219.132', NULL, 1, '2024-05-09 07:13:07', '2024-05-09 07:13:07'),
(17960, '156.146.41.72', NULL, 1, '2024-05-09 07:23:24', '2024-05-09 07:23:24'),
(17961, '72.14.201.159', NULL, 1, '2024-05-09 08:26:39', '2024-05-09 08:26:39'),
(17962, '198.235.24.55', NULL, 1, '2024-05-09 08:31:08', '2024-05-09 08:31:08'),
(17963, '182.42.104.32', NULL, 1, '2024-05-09 08:43:26', '2024-05-09 08:43:26'),
(17964, '195.191.219.133', NULL, 1, '2024-05-09 09:02:14', '2024-05-09 09:02:14'),
(17965, '35.216.59.47', NULL, 1, '2024-05-09 09:27:12', '2024-05-09 09:27:12'),
(17966, '123.16.225.86', NULL, 1, '2024-05-09 10:55:34', '2024-05-09 10:55:34'),
(17967, '128.204.212.78', NULL, 1, '2024-05-09 11:39:47', '2024-05-09 11:39:47'),
(17968, '202.4.109.2', NULL, 1, '2024-05-09 11:57:24', '2024-05-09 11:57:24'),
(17969, '103.217.111.140', NULL, 1, '2024-05-09 12:11:02', '2024-05-09 12:11:02'),
(17970, '183.141.65.65', NULL, 1, '2024-05-09 12:18:28', '2024-05-09 12:18:28'),
(17971, '123.186.74.71', NULL, 2, '2024-05-09 12:28:46', '2024-05-09 12:28:53'),
(17972, '62.139.87.57', NULL, 1, '2024-05-09 13:46:40', '2024-05-09 13:46:40'),
(17973, '136.226.251.77', NULL, 1, '2024-05-09 14:07:32', '2024-05-09 14:07:32'),
(17974, '113.11.122.32', NULL, 1, '2024-05-09 14:58:18', '2024-05-09 14:58:18'),
(17975, '82.197.69.39', NULL, 4, '2024-05-09 15:22:18', '2024-05-09 15:22:20'),
(17976, '198.235.24.27', NULL, 1, '2024-05-09 15:28:42', '2024-05-09 15:28:42'),
(17977, '110.154.97.128', NULL, 1, '2024-05-09 15:44:21', '2024-05-09 15:44:21'),
(17978, '47.128.125.59', NULL, 2, '2024-05-09 16:00:56', '2024-05-09 16:01:50'),
(17979, '103.89.26.7', NULL, 1, '2024-05-09 16:03:26', '2024-05-09 16:03:26'),
(17980, '27.147.162.163', NULL, 2, '2024-05-09 17:23:04', '2024-05-09 17:23:04'),
(17981, '125.75.66.97', NULL, 1, '2024-05-09 17:54:19', '2024-05-09 17:54:19'),
(17982, '137.226.113.44', NULL, 1, '2024-05-09 18:01:12', '2024-05-09 18:01:12'),
(17983, '123.249.91.159', NULL, 1, '2024-05-09 18:22:42', '2024-05-09 18:22:42'),
(17984, '144.48.109.27', NULL, 1, '2024-05-09 19:07:59', '2024-05-09 19:07:59'),
(17985, '120.227.158.164', NULL, 2, '2024-05-09 19:33:45', '2024-05-09 19:33:49'),
(17986, '65.19.141.115', NULL, 1, '2024-05-09 22:15:16', '2024-05-09 22:15:16'),
(17987, '54.185.185.122', NULL, 1, '2024-05-09 22:21:28', '2024-05-09 22:21:28'),
(17988, '223.88.228.237', NULL, 1, '2024-05-09 23:15:44', '2024-05-09 23:15:44'),
(17989, '35.94.251.65', NULL, 1, '2024-05-09 23:28:39', '2024-05-09 23:28:39'),
(17990, '89.46.108.103', NULL, 1, '2024-05-10 00:07:07', '2024-05-10 00:07:07'),
(17991, '165.231.35.80', NULL, 1, '2024-05-10 02:03:00', '2024-05-10 02:03:00'),
(17992, '46.105.50.40', NULL, 3, '2024-05-10 02:33:48', '2024-05-10 02:34:07'),
(17993, '123.186.77.30', NULL, 1, '2024-05-10 03:01:58', '2024-05-10 03:01:58'),
(17994, '45.130.202.5', NULL, 1, '2024-05-10 03:35:12', '2024-05-10 03:35:12'),
(17995, '36.134.147.75', NULL, 1, '2024-05-10 04:51:47', '2024-05-10 04:51:47'),
(17996, '17.241.227.219', NULL, 1, '2024-05-10 04:57:15', '2024-05-10 04:57:15'),
(17997, '54.208.117.204', NULL, 1, '2024-05-10 05:36:19', '2024-05-10 05:36:19'),
(17998, '209.242.208.212', NULL, 1, '2024-05-10 05:41:37', '2024-05-10 05:41:37'),
(17999, '51.222.253.12', NULL, 1, '2024-05-10 05:55:17', '2024-05-10 05:55:17'),
(18000, '123.186.72.173', NULL, 1, '2024-05-10 06:40:33', '2024-05-10 06:40:33'),
(18001, '195.191.219.131', NULL, 1, '2024-05-10 06:45:59', '2024-05-10 06:45:59'),
(18002, '54.166.240.222', NULL, 3, '2024-05-10 07:26:30', '2024-05-11 03:30:08'),
(18003, '123.16.225.86', NULL, 8, '2024-05-10 07:40:53', '2024-05-10 13:12:05'),
(18004, '45.130.202.27', NULL, 1, '2024-05-10 07:51:48', '2024-05-10 07:51:48'),
(18005, '109.230.203.110', NULL, 1, '2024-05-10 09:17:10', '2024-05-10 09:17:10'),
(18006, '42.236.101.214', NULL, 1, '2024-05-10 09:36:22', '2024-05-10 09:36:22'),
(18007, '42.236.101.217', NULL, 1, '2024-05-10 09:36:43', '2024-05-10 09:36:43'),
(18008, '51.222.253.17', NULL, 1, '2024-05-10 09:38:04', '2024-05-10 09:38:04'),
(18009, '154.16.49.65', NULL, 1, '2024-05-10 09:41:39', '2024-05-10 09:41:39'),
(18010, '167.172.138.207', NULL, 1, '2024-05-10 09:53:15', '2024-05-10 09:53:15'),
(18011, '77.73.132.21', NULL, 1, '2024-05-10 11:59:16', '2024-05-10 11:59:16'),
(18012, '42.236.17.213', NULL, 1, '2024-05-10 12:49:24', '2024-05-10 12:49:24'),
(18013, '42.236.17.46', NULL, 1, '2024-05-10 12:51:11', '2024-05-10 12:51:11'),
(18014, '52.167.144.221', NULL, 1, '2024-05-10 12:55:40', '2024-05-10 12:55:40'),
(18015, '198.235.24.165', NULL, 1, '2024-05-10 14:08:35', '2024-05-10 14:08:35'),
(18016, '182.201.216.89', NULL, 1, '2024-05-10 14:40:51', '2024-05-10 14:40:51'),
(18017, '66.249.66.12', NULL, 3, '2024-05-10 14:55:18', '2024-05-10 19:17:13'),
(18018, '222.79.104.23', NULL, 1, '2024-05-10 15:13:06', '2024-05-10 15:13:06'),
(18019, '195.26.250.126', NULL, 4, '2024-05-10 15:31:11', '2024-05-10 15:31:29'),
(18020, '205.210.31.53', NULL, 1, '2024-05-10 16:22:51', '2024-05-10 16:22:51'),
(18021, '128.204.212.77', NULL, 1, '2024-05-10 16:39:54', '2024-05-10 16:39:54'),
(18022, '5.188.62.26', NULL, 1, '2024-05-10 18:10:02', '2024-05-10 18:10:02'),
(18023, '159.69.176.175', NULL, 1, '2024-05-10 19:18:42', '2024-05-10 19:18:42'),
(18024, '173.252.95.15', NULL, 1, '2024-05-10 19:42:51', '2024-05-10 19:42:51'),
(18025, '173.252.95.6', NULL, 1, '2024-05-10 19:42:52', '2024-05-10 19:42:52'),
(18026, '123.186.76.136', NULL, 2, '2024-05-10 19:56:02', '2024-05-10 19:58:13'),
(18027, '17.241.219.100', NULL, 1, '2024-05-10 20:30:20', '2024-05-10 20:30:20'),
(18028, '158.69.25.39', NULL, 1, '2024-05-10 20:47:37', '2024-05-10 20:47:37'),
(18029, '45.14.195.167', NULL, 1, '2024-05-10 21:22:58', '2024-05-10 21:22:58'),
(18030, '5.102.119.228', NULL, 1, '2024-05-10 21:37:12', '2024-05-10 21:37:12'),
(18031, '17.241.75.144', NULL, 1, '2024-05-10 22:53:47', '2024-05-10 22:53:47'),
(18032, '5.188.62.21', NULL, 1, '2024-05-10 23:36:49', '2024-05-10 23:36:49'),
(18033, '128.204.212.79', NULL, 1, '2024-05-10 23:49:15', '2024-05-10 23:49:15'),
(18034, '35.94.251.65', NULL, 1, '2024-05-11 00:07:55', '2024-05-11 00:07:55'),
(18035, '49.85.141.215', NULL, 1, '2024-05-11 00:14:52', '2024-05-11 00:14:52'),
(18036, '117.153.135.132', NULL, 1, '2024-05-11 00:54:08', '2024-05-11 00:54:08'),
(18037, '119.188.246.91', NULL, 1, '2024-05-11 01:16:25', '2024-05-11 01:16:25'),
(18038, '52.36.182.31', NULL, 1, '2024-05-11 01:48:07', '2024-05-11 01:48:07'),
(18039, '58.49.233.126', NULL, 1, '2024-05-11 02:02:59', '2024-05-11 02:02:59'),
(18040, '93.159.230.89', NULL, 1, '2024-05-11 02:11:36', '2024-05-11 02:11:36'),
(18041, '66.249.66.38', NULL, 1, '2024-05-11 02:51:42', '2024-05-11 02:51:42'),
(18042, '102.215.57.77', NULL, 1, '2024-05-11 03:36:54', '2024-05-11 03:36:54'),
(18043, '202.43.165.139', NULL, 1, '2024-05-11 04:10:10', '2024-05-11 04:10:10'),
(18044, '35.82.32.162', NULL, 1, '2024-05-11 04:37:09', '2024-05-11 04:37:09'),
(18045, '66.45.248.90', NULL, 1, '2024-05-11 04:44:01', '2024-05-11 04:44:01'),
(18046, '71.6.134.235', NULL, 1, '2024-05-11 04:59:45', '2024-05-11 04:59:45'),
(18047, '103.187.94.22', NULL, 1, '2024-05-11 05:10:18', '2024-05-11 05:10:18'),
(18048, '147.78.47.230', NULL, 1, '2024-05-11 05:23:25', '2024-05-11 05:23:25'),
(18049, '123.186.78.41', NULL, 2, '2024-05-11 05:58:57', '2024-05-11 05:59:06'),
(18050, '123.16.225.86', NULL, 1, '2024-05-11 06:20:46', '2024-05-11 06:20:46'),
(18051, '195.191.219.131', NULL, 1, '2024-05-11 06:31:21', '2024-05-11 06:31:21'),
(18052, '209.38.218.216', NULL, 1, '2024-05-11 06:59:29', '2024-05-11 06:59:29'),
(18053, '15.235.15.135', NULL, 1, '2024-05-11 07:16:23', '2024-05-11 07:16:23'),
(18054, '35.88.11.18', NULL, 1, '2024-05-11 08:07:38', '2024-05-11 08:07:38'),
(18055, '136.226.233.90', NULL, 1, '2024-05-11 08:19:57', '2024-05-11 08:19:57'),
(18056, '82.197.69.39', NULL, 4, '2024-05-11 08:40:30', '2024-05-11 08:40:33'),
(18057, '17.241.75.205', NULL, 1, '2024-05-11 09:34:39', '2024-05-11 09:34:39'),
(18058, '35.94.137.79', NULL, 1, '2024-05-11 09:43:38', '2024-05-11 09:43:38'),
(18059, '39.150.128.58', NULL, 1, '2024-05-11 09:48:56', '2024-05-11 09:48:56'),
(18060, '103.231.161.169', NULL, 1, '2024-05-11 09:49:39', '2024-05-11 09:49:39'),
(18061, '52.167.144.230', NULL, 1, '2024-05-11 10:03:16', '2024-05-11 10:03:16'),
(18062, '185.117.225.93', NULL, 1, '2024-05-11 10:46:36', '2024-05-11 10:46:36'),
(18063, '94.156.64.200', NULL, 3, '2024-05-11 10:48:31', '2024-05-11 23:19:26'),
(18064, '119.188.246.142', NULL, 1, '2024-05-11 11:24:16', '2024-05-11 11:24:16'),
(18065, '193.186.4.159', NULL, 1, '2024-05-11 12:31:25', '2024-05-11 12:31:25'),
(18066, '156.67.26.149', NULL, 5, '2024-05-11 13:19:50', '2024-05-11 13:19:51'),
(18067, '146.190.132.18', NULL, 4, '2024-05-11 13:43:36', '2024-05-11 13:43:37'),
(18068, '110.154.103.52', NULL, 2, '2024-05-11 13:54:44', '2024-05-11 13:56:55'),
(18069, '117.33.163.216', NULL, 1, '2024-05-11 14:58:44', '2024-05-11 14:58:44'),
(18070, '54.166.240.222', NULL, 2, '2024-05-11 15:33:23', '2024-05-11 15:37:44'),
(18071, '35.87.230.210', NULL, 1, '2024-05-11 15:35:29', '2024-05-11 15:35:29'),
(18072, '43.250.173.109', NULL, 1, '2024-05-11 15:43:49', '2024-05-11 15:43:49'),
(18073, '102.215.57.77', NULL, 1, '2024-05-11 15:44:50', '2024-05-11 15:44:50'),
(18074, '104.236.203.147', NULL, 1, '2024-05-11 15:52:21', '2024-05-11 15:52:21'),
(18075, '34.222.207.168', NULL, 1, '2024-05-11 16:37:02', '2024-05-11 16:37:02'),
(18076, '119.188.247.5', NULL, 1, '2024-05-11 16:40:35', '2024-05-11 16:40:35'),
(18077, '123.249.116.81', NULL, 1, '2024-05-11 17:19:17', '2024-05-11 17:19:17'),
(18078, '66.249.66.37', NULL, 1, '2024-05-11 17:52:08', '2024-05-11 17:52:08'),
(18079, '168.151.242.12', NULL, 1, '2024-05-11 18:01:37', '2024-05-11 18:01:37'),
(18080, '72.14.201.159', NULL, 2, '2024-05-11 18:11:21', '2024-05-11 18:13:51'),
(18081, '114.239.145.112', NULL, 1, '2024-05-11 18:54:57', '2024-05-11 18:54:57'),
(18082, '39.165.155.50', NULL, 1, '2024-05-11 19:00:22', '2024-05-11 19:00:22'),
(18083, '147.235.194.189', NULL, 1, '2024-05-11 19:13:42', '2024-05-11 19:13:42'),
(18084, '128.204.212.77', NULL, 1, '2024-05-11 20:11:04', '2024-05-11 20:11:04'),
(18085, '38.170.230.26', NULL, 2, '2024-05-11 20:16:20', '2024-05-11 20:17:02'),
(18086, '42.83.147.34', NULL, 1, '2024-05-11 20:43:59', '2024-05-11 20:43:59'),
(18087, '198.235.24.178', NULL, 1, '2024-05-11 23:00:48', '2024-05-11 23:00:48'),
(18088, '205.210.31.15', NULL, 1, '2024-05-11 23:36:18', '2024-05-11 23:36:18'),
(18089, '34.213.211.75', NULL, 1, '2024-05-12 00:06:40', '2024-05-12 00:06:40'),
(18090, '52.36.206.90', NULL, 1, '2024-05-12 00:07:29', '2024-05-12 00:07:29'),
(18091, '18.226.133.122', NULL, 1, '2024-05-12 00:29:43', '2024-05-12 00:29:43'),
(18092, '173.252.95.6', NULL, 2, '2024-05-12 01:40:38', '2024-05-12 01:40:38'),
(18093, '34.209.130.235', NULL, 1, '2024-05-12 01:55:25', '2024-05-12 01:55:25'),
(18094, '119.188.247.39', NULL, 1, '2024-05-12 02:23:47', '2024-05-12 02:23:47'),
(18095, '40.77.167.255', NULL, 1, '2024-05-12 02:45:08', '2024-05-12 02:45:08'),
(18096, '223.244.35.77', NULL, 1, '2024-05-12 03:23:07', '2024-05-12 03:23:07'),
(18097, '40.77.167.36', NULL, 1, '2024-05-12 05:02:54', '2024-05-12 05:02:54'),
(18098, '125.87.91.86', NULL, 1, '2024-05-12 05:02:59', '2024-05-12 05:02:59'),
(18099, '117.153.135.130', NULL, 1, '2024-05-12 05:09:56', '2024-05-12 05:09:56'),
(18100, '35.243.254.33', NULL, 1, '2024-05-12 05:23:28', '2024-05-12 05:23:28'),
(18101, '52.167.144.170', NULL, 1, '2024-05-12 06:07:30', '2024-05-12 06:07:30'),
(18102, '94.156.64.200', NULL, 1, '2024-05-12 06:24:34', '2024-05-12 06:24:34'),
(18103, '52.167.144.199', NULL, 1, '2024-05-12 06:42:32', '2024-05-12 06:42:32'),
(18104, '158.69.23.79', NULL, 2, '2024-05-12 06:56:53', '2024-05-12 17:01:53'),
(18105, '85.215.180.163', NULL, 1, '2024-05-12 07:29:40', '2024-05-12 07:29:40'),
(18106, '34.213.211.75', NULL, 1, '2024-05-12 07:33:39', '2024-05-12 07:33:39'),
(18107, '20.99.210.67', NULL, 1, '2024-05-12 07:40:12', '2024-05-12 07:40:12'),
(18108, '121.237.36.27', NULL, 1, '2024-05-12 07:46:26', '2024-05-12 07:46:26'),
(18109, '195.191.219.131', NULL, 1, '2024-05-12 07:57:59', '2024-05-12 07:57:59'),
(18110, '176.126.111.200', NULL, 1, '2024-05-12 08:06:48', '2024-05-12 08:06:48'),
(18111, '45.80.158.70', NULL, 1, '2024-05-12 08:15:22', '2024-05-12 08:15:22'),
(18112, '178.20.44.82', NULL, 10, '2024-05-12 08:21:45', '2024-05-13 00:55:00'),
(18113, '179.43.167.18', NULL, 4, '2024-05-12 09:19:48', '2024-05-12 09:22:08'),
(18114, '45.94.31.202', NULL, 1, '2024-05-12 09:20:27', '2024-05-12 09:20:27'),
(18115, '193.233.231.85', NULL, 1, '2024-05-12 09:21:32', '2024-05-12 09:21:32'),
(18116, '103.30.188.214', NULL, 1, '2024-05-12 09:47:27', '2024-05-12 09:47:27'),
(18117, '195.191.219.132', NULL, 1, '2024-05-12 09:48:30', '2024-05-12 09:48:30'),
(18118, '37.111.213.228', NULL, 1, '2024-05-12 10:12:56', '2024-05-12 10:12:56'),
(18119, '65.154.226.170', NULL, 1, '2024-05-12 10:13:02', '2024-05-12 10:13:02'),
(18120, '115.222.156.170', NULL, 1, '2024-05-12 10:25:03', '2024-05-12 10:25:03'),
(18121, '27.115.124.101', NULL, 3, '2024-05-12 10:58:50', '2024-05-12 12:07:58'),
(18122, '104.200.151.135', NULL, 4, '2024-05-12 11:08:36', '2024-05-12 11:08:38'),
(18123, '195.26.241.51', NULL, 4, '2024-05-12 11:20:53', '2024-05-12 11:21:03'),
(18124, '27.147.186.196', NULL, 1, '2024-05-12 11:36:17', '2024-05-12 11:36:17'),
(18125, '51.222.253.18', NULL, 1, '2024-05-12 11:52:33', '2024-05-12 11:52:33'),
(18126, '117.57.93.20', NULL, 1, '2024-05-12 11:52:55', '2024-05-12 11:52:55'),
(18127, '122.228.8.181', NULL, 1, '2024-05-12 12:58:28', '2024-05-12 12:58:28'),
(18128, '45.115.112.186', NULL, 3, '2024-05-12 13:06:18', '2024-05-12 13:33:15'),
(18129, '43.229.208.190', NULL, 5, '2024-05-12 13:29:15', '2024-05-12 14:57:09'),
(18130, '202.4.107.252', NULL, 1, '2024-05-12 14:02:15', '2024-05-12 14:02:15'),
(18131, '125.123.190.188', NULL, 1, '2024-05-12 14:11:15', '2024-05-12 14:11:15'),
(18132, '123.186.73.106', NULL, 1, '2024-05-12 14:17:46', '2024-05-12 14:17:46'),
(18133, '137.59.49.204', NULL, 2, '2024-05-12 14:23:09', '2024-05-12 14:44:27'),
(18134, '43.159.128.172', NULL, 1, '2024-05-12 14:36:12', '2024-05-12 14:36:12'),
(18135, '37.111.212.229', NULL, 1, '2024-05-12 14:47:10', '2024-05-12 14:47:10'),
(18136, '66.249.70.167', NULL, 2, '2024-05-12 15:12:46', '2024-05-12 17:47:53'),
(18137, '138.199.60.185', NULL, 10, '2024-05-12 16:02:43', '2024-05-12 18:21:29'),
(18138, '128.204.212.79', NULL, 1, '2024-05-12 16:19:34', '2024-05-12 16:19:34'),
(18139, '54.166.240.222', NULL, 2, '2024-05-12 16:41:51', '2024-05-12 16:46:29'),
(18140, '183.148.18.140', NULL, 1, '2024-05-12 17:06:32', '2024-05-12 17:06:32'),
(18141, '193.186.4.159', NULL, 1, '2024-05-12 17:12:57', '2024-05-12 17:12:57'),
(18142, '220.187.177.155', NULL, 1, '2024-05-12 17:16:13', '2024-05-12 17:16:13'),
(18143, '212.162.152.101', NULL, 4, '2024-05-12 17:44:14', '2024-05-13 00:24:10'),
(18144, '49.12.125.133', NULL, 1, '2024-05-12 18:43:04', '2024-05-12 18:43:04'),
(18145, '123.244.131.107', NULL, 1, '2024-05-12 18:50:30', '2024-05-12 18:50:30'),
(18146, '103.156.222.10', NULL, 1, '2024-05-12 21:35:00', '2024-05-12 21:35:00'),
(18147, '173.252.79.1', NULL, 1, '2024-05-12 22:11:42', '2024-05-12 22:11:42'),
(18148, '35.182.13.53', NULL, 1, '2024-05-12 22:20:58', '2024-05-12 22:20:58'),
(18149, '123.186.78.73', NULL, 1, '2024-05-12 22:43:29', '2024-05-12 22:43:29'),
(18150, '66.249.70.7', NULL, 1, '2024-05-12 23:02:00', '2024-05-12 23:02:00'),
(18151, '42.236.101.216', NULL, 1, '2024-05-12 23:11:21', '2024-05-12 23:11:21'),
(18152, '42.236.17.37', NULL, 2, '2024-05-12 23:11:22', '2024-05-12 23:13:06'),
(18153, '42.236.101.228', NULL, 1, '2024-05-12 23:40:27', '2024-05-12 23:40:27'),
(18154, '185.94.35.162', NULL, 1, '2024-05-12 23:51:37', '2024-05-12 23:51:37'),
(18155, '115.203.249.235', NULL, 1, '2024-05-12 23:59:59', '2024-05-12 23:59:59'),
(18156, '52.81.78.71', NULL, 1, '2024-05-13 00:07:43', '2024-05-13 00:07:43'),
(18157, '106.75.98.60', NULL, 1, '2024-05-13 00:08:23', '2024-05-13 00:08:23'),
(18158, '34.209.130.235', NULL, 1, '2024-05-13 01:10:24', '2024-05-13 01:10:24'),
(18159, '34.221.246.75', NULL, 1, '2024-05-13 01:19:08', '2024-05-13 01:19:08'),
(18160, '43.159.141.180', NULL, 1, '2024-05-13 02:05:14', '2024-05-13 02:05:14'),
(18161, '121.228.111.221', NULL, 1, '2024-05-13 02:23:37', '2024-05-13 02:23:37'),
(18162, '39.164.24.119', NULL, 2, '2024-05-13 02:26:25', '2024-05-13 02:26:37'),
(18163, '136.243.36.230', NULL, 2, '2024-05-13 02:39:39', '2024-05-13 03:27:46'),
(18164, '138.197.74.89', NULL, 1, '2024-05-13 04:15:08', '2024-05-13 04:15:08'),
(18165, '212.162.152.101', NULL, 5, '2024-05-13 04:23:06', '2024-05-14 00:36:06'),
(18166, '136.243.36.230', NULL, 1, '2024-05-13 04:49:33', '2024-05-13 04:49:33'),
(18167, '3.87.99.251', NULL, 1, '2024-05-13 05:18:21', '2024-05-13 05:18:21'),
(18168, '93.158.90.65', NULL, 1, '2024-05-13 05:54:44', '2024-05-13 05:54:44'),
(18169, '178.20.44.82', NULL, 9, '2024-05-13 05:58:01', '2024-05-13 13:10:11'),
(18170, '182.201.223.255', NULL, 1, '2024-05-13 06:06:17', '2024-05-13 06:06:17'),
(18171, '180.127.165.177', NULL, 1, '2024-05-13 06:31:41', '2024-05-13 06:31:41'),
(18172, '103.197.153.54', NULL, 1, '2024-05-13 06:52:50', '2024-05-13 06:52:50'),
(18173, '91.132.36.243', NULL, 1, '2024-05-13 07:31:47', '2024-05-13 07:31:47'),
(18174, '195.191.219.132', NULL, 1, '2024-05-13 08:19:56', '2024-05-13 08:19:56'),
(18175, '128.204.212.78', NULL, 1, '2024-05-13 08:39:35', '2024-05-13 08:39:35'),
(18176, '49.85.69.230', NULL, 1, '2024-05-13 08:51:47', '2024-05-13 08:51:47'),
(18177, '128.204.212.79', NULL, 2, '2024-05-13 08:58:01', '2024-05-14 03:28:38'),
(18178, '128.204.212.79', NULL, 2, '2024-05-13 08:58:01', '2024-05-14 03:28:38'),
(18179, '172.68.163.130', NULL, 1, '2024-05-13 09:02:51', '2024-05-13 09:02:51'),
(18180, '118.179.115.89', NULL, 1, '2024-05-13 09:04:57', '2024-05-13 09:04:57'),
(18181, '206.204.4.165', NULL, 1, '2024-05-13 09:05:49', '2024-05-13 09:05:49'),
(18182, '54.164.166.146', NULL, 1, '2024-05-13 09:05:59', '2024-05-13 09:05:59'),
(18183, '195.211.77.142', NULL, 2, '2024-05-13 09:15:22', '2024-05-13 09:15:51'),
(18184, '193.233.137.84', NULL, 1, '2024-05-13 09:16:42', '2024-05-13 09:16:42'),
(18185, '202.53.165.130', NULL, 3, '2024-05-13 09:41:51', '2024-05-13 09:42:01'),
(18186, '103.200.36.194', NULL, 1, '2024-05-13 09:44:16', '2024-05-13 09:44:16'),
(18187, '39.165.155.51', NULL, 2, '2024-05-13 09:47:40', '2024-05-13 09:48:42'),
(18188, '116.109.240.236', NULL, 1, '2024-05-13 09:51:02', '2024-05-13 09:51:02'),
(18189, '195.26.241.51', NULL, 4, '2024-05-13 09:52:37', '2024-05-13 09:52:43'),
(18190, '87.236.176.159', NULL, 1, '2024-05-13 09:59:53', '2024-05-13 09:59:53'),
(18191, '37.111.201.164', NULL, 1, '2024-05-13 10:22:32', '2024-05-13 10:22:32'),
(18192, '193.233.211.144', NULL, 1, '2024-05-13 11:32:43', '2024-05-13 11:32:43'),
(18193, '91.243.94.213', NULL, 1, '2024-05-13 11:47:51', '2024-05-13 11:47:51'),
(18194, '119.148.57.94', NULL, 2, '2024-05-13 12:16:01', '2024-05-13 12:49:26'),
(18195, '52.206.84.190', NULL, 2, '2024-05-13 12:17:26', '2024-05-13 12:17:26'),
(18196, '203.125.75.27', NULL, 1, '2024-05-13 12:33:41', '2024-05-13 12:33:41'),
(18197, '102.129.145.26', NULL, 1, '2024-05-13 12:56:30', '2024-05-13 12:56:30'),
(18198, '43.155.138.79', NULL, 1, '2024-05-13 13:00:50', '2024-05-13 13:00:50'),
(18199, '106.222.204.29', NULL, 1, '2024-05-13 13:16:16', '2024-05-13 13:16:16'),
(18200, '110.154.97.194', NULL, 1, '2024-05-13 13:18:40', '2024-05-13 13:18:40'),
(18201, '115.219.5.89', NULL, 1, '2024-05-13 13:21:29', '2024-05-13 13:21:29'),
(18202, '121.237.36.27', NULL, 1, '2024-05-13 13:31:06', '2024-05-13 13:31:06'),
(18203, '116.58.201.166', NULL, 1, '2024-05-13 14:43:02', '2024-05-13 14:43:02'),
(18204, '40.77.167.19', NULL, 1, '2024-05-13 14:44:08', '2024-05-13 14:44:08'),
(18205, '103.190.83.174', NULL, 1, '2024-05-13 14:51:10', '2024-05-13 14:51:10'),
(18206, '54.166.240.222', NULL, 1, '2024-05-13 15:06:30', '2024-05-13 15:06:30'),
(18207, '23.26.220.17', NULL, 1, '2024-05-13 15:50:52', '2024-05-13 15:50:52'),
(18208, '103.81.198.33', NULL, 1, '2024-05-13 16:11:30', '2024-05-13 16:11:30'),
(18209, '113.103.52.213', NULL, 1, '2024-05-13 16:29:30', '2024-05-13 16:29:30'),
(18210, '123.244.128.88', NULL, 1, '2024-05-13 16:54:24', '2024-05-13 16:54:24'),
(18211, '37.19.223.120', NULL, 1, '2024-05-13 17:09:32', '2024-05-13 17:09:32'),
(18212, '103.225.87.162', NULL, 1, '2024-05-13 17:19:01', '2024-05-13 17:19:01'),
(18213, '5.133.192.140', NULL, 1, '2024-05-13 17:24:54', '2024-05-13 17:24:54'),
(18214, '128.90.174.12', NULL, 2, '2024-05-13 17:35:52', '2024-05-13 17:35:54'),
(18215, '43.245.122.7', NULL, 1, '2024-05-13 18:19:06', '2024-05-13 18:19:06'),
(18216, '36.27.179.147', NULL, 1, '2024-05-13 18:50:36', '2024-05-13 18:50:36'),
(18217, '193.233.142.246', NULL, 1, '2024-05-13 19:10:45', '2024-05-13 19:10:45'),
(18218, '193.56.20.36', NULL, 1, '2024-05-13 19:21:19', '2024-05-13 19:21:19'),
(18219, '74.50.9.209', NULL, 1, '2024-05-13 20:32:41', '2024-05-13 20:32:41'),
(18220, '103.117.195.22', NULL, 2, '2024-05-13 21:23:12', '2024-05-13 21:45:13'),
(18221, '94.156.64.200', NULL, 1, '2024-05-13 21:28:39', '2024-05-13 21:28:39'),
(18222, '154.51.131.142', NULL, 1, '2024-05-13 22:11:07', '2024-05-13 22:11:07'),
(18223, '54.200.49.178', NULL, 1, '2024-05-13 22:44:03', '2024-05-13 22:44:03'),
(18224, '89.187.165.106', NULL, 1, '2024-05-13 23:13:21', '2024-05-13 23:13:21'),
(18225, '54.70.139.251', NULL, 1, '2024-05-14 00:30:10', '2024-05-14 00:30:10'),
(18226, '117.33.163.216', NULL, 1, '2024-05-14 00:32:13', '2024-05-14 00:32:13'),
(18227, '114.239.145.22', NULL, 1, '2024-05-14 00:48:05', '2024-05-14 00:48:05'),
(18228, '65.154.226.169', NULL, 1, '2024-05-14 01:43:58', '2024-05-14 01:43:58'),
(18229, '128.204.212.77', NULL, 1, '2024-05-14 01:59:16', '2024-05-14 01:59:16'),
(18230, '43.133.240.151', NULL, 1, '2024-05-14 02:43:13', '2024-05-14 02:43:13'),
(18231, '84.247.105.109', NULL, 1, '2024-05-14 02:52:05', '2024-05-14 02:52:05'),
(18232, '123.186.75.149', NULL, 1, '2024-05-14 03:07:49', '2024-05-14 03:07:49'),
(18233, '36.6.57.118', NULL, 1, '2024-05-14 03:49:16', '2024-05-14 03:49:16'),
(18234, '89.248.174.182', NULL, 1, '2024-05-14 05:26:25', '2024-05-14 05:26:25'),
(18235, '18.232.104.147', NULL, 1, '2024-05-14 05:31:45', '2024-05-14 05:31:45'),
(18236, '89.248.174.11', NULL, 1, '2024-05-14 06:16:09', '2024-05-14 06:16:09'),
(18237, '128.204.212.77', NULL, 1, '2024-05-14 06:35:30', '2024-05-14 06:35:30'),
(18238, '45.154.98.75', NULL, 1, '2024-05-14 06:37:30', '2024-05-14 06:37:30'),
(18239, '110.89.120.63', NULL, 1, '2024-05-14 07:38:55', '2024-05-14 07:38:55'),
(18240, '195.26.250.126', NULL, 4, '2024-05-14 08:01:11', '2024-05-14 08:01:14'),
(18241, '173.252.83.12', NULL, 1, '2024-05-14 08:10:19', '2024-05-14 08:10:19'),
(18242, '195.191.219.132', NULL, 1, '2024-05-14 08:10:27', '2024-05-14 08:10:27'),
(18243, '27.107.163.106', NULL, 1, '2024-05-14 08:57:17', '2024-05-14 08:57:17'),
(18244, '51.222.253.17', NULL, 1, '2024-05-14 09:44:48', '2024-05-14 09:44:48'),
(18245, '64.124.8.93', NULL, 1, '2024-05-14 09:59:28', '2024-05-14 09:59:28'),
(18246, '194.104.9.165', NULL, 1, '2024-05-14 10:04:28', '2024-05-14 10:04:28'),
(18247, '115.151.185.35', NULL, 1, '2024-05-14 10:09:54', '2024-05-14 10:09:54'),
(18248, '39.165.179.179', NULL, 1, '2024-05-14 10:11:35', '2024-05-14 10:11:35'),
(18249, '150.109.254.243', NULL, 1, '2024-05-14 10:35:55', '2024-05-14 10:35:55'),
(18250, '89.46.108.103', NULL, 1, '2024-05-14 10:50:14', '2024-05-14 10:50:14'),
(18251, '123.136.24.115', NULL, 2, '2024-05-14 10:52:01', '2024-05-14 10:57:44'),
(18252, '120.50.18.166', NULL, 1, '2024-05-14 11:03:02', '2024-05-14 11:03:02'),
(18253, '223.106.32.133', NULL, 1, '2024-05-14 11:13:14', '2024-05-14 11:13:14'),
(18254, '221.178.143.70', NULL, 5, '2024-05-14 11:18:18', '2024-05-14 11:22:40'),
(18255, '36.150.60.24', NULL, 5, '2024-05-14 11:18:49', '2024-05-14 11:21:24'),
(18256, '18.210.6.165', NULL, 1, '2024-05-14 11:22:37', '2024-05-14 11:22:37'),
(18257, '18.224.128.89', NULL, 1, '2024-05-14 11:22:38', '2024-05-14 11:22:38'),
(18258, '3.80.81.176', NULL, 1, '2024-05-14 11:22:43', '2024-05-14 11:22:43'),
(18259, '43.133.66.151', NULL, 1, '2024-05-14 11:30:14', '2024-05-14 11:30:14'),
(18260, '103.20.52.74', NULL, 1, '2024-05-14 11:36:15', '2024-05-14 11:36:15'),
(18261, '103.140.83.129', NULL, 1, '2024-05-14 11:42:02', '2024-05-14 11:42:02'),
(18262, '103.16.73.251', NULL, 1, '2024-05-14 11:46:36', '2024-05-14 11:46:36'),
(18263, '128.204.212.84', NULL, 2, '2024-05-14 12:06:52', '2024-05-14 22:15:59'),
(18264, '171.14.148.60', NULL, 1, '2024-05-14 12:13:19', '2024-05-14 12:13:19'),
(18265, '38.45.127.226', NULL, 1, '2024-05-14 12:13:38', '2024-05-14 12:13:38'),
(18266, '49.83.187.164', NULL, 1, '2024-05-14 12:14:20', '2024-05-14 12:14:20'),
(18267, '104.200.151.135', NULL, 4, '2024-05-14 13:44:01', '2024-05-14 13:44:04'),
(18268, '123.244.130.105', NULL, 1, '2024-05-14 13:52:15', '2024-05-14 13:52:15'),
(18269, '128.204.212.79', NULL, 1, '2024-05-14 13:58:26', '2024-05-14 13:58:26'),
(18270, '164.55.242.106', NULL, 1, '2024-05-14 14:10:03', '2024-05-14 14:10:03'),
(18271, '58.211.23.183', NULL, 3, '2024-05-14 14:20:50', '2024-05-14 14:32:39'),
(18272, '115.223.43.223', NULL, 1, '2024-05-14 14:35:03', '2024-05-14 14:35:03'),
(18273, '37.111.200.93', NULL, 1, '2024-05-14 14:41:25', '2024-05-14 14:41:25'),
(18274, '17.241.219.242', NULL, 1, '2024-05-14 15:05:02', '2024-05-14 15:05:02'),
(18275, '36.26.139.25', NULL, 1, '2024-05-14 15:34:46', '2024-05-14 15:34:46'),
(18276, '91.92.243.40', NULL, 4, '2024-05-14 17:04:21', '2024-05-14 23:37:53'),
(18277, '202.88.232.34', NULL, 1, '2024-05-14 17:04:52', '2024-05-14 17:04:52'),
(18278, '203.189.159.218', NULL, 1, '2024-05-14 17:11:06', '2024-05-14 17:11:06'),
(18279, '223.88.223.246', NULL, 1, '2024-05-14 17:28:37', '2024-05-14 17:28:37'),
(18280, '72.14.201.159', NULL, 3, '2024-05-14 19:41:34', '2024-05-14 23:46:10'),
(18281, '171.41.151.59', NULL, 1, '2024-05-14 20:31:44', '2024-05-14 20:31:44'),
(18282, '103.41.244.104', NULL, 1, '2024-05-14 20:40:10', '2024-05-14 20:40:10'),
(18283, '202.134.10.137', NULL, 1, '2024-05-14 21:20:32', '2024-05-14 21:20:32'),
(18284, '23.154.177.24', NULL, 1, '2024-05-14 21:25:37', '2024-05-14 21:25:37'),
(18285, '107.189.7.161', NULL, 1, '2024-05-14 21:28:31', '2024-05-14 21:28:31'),
(18286, '103.113.196.203', NULL, 1, '2024-05-14 21:35:33', '2024-05-14 21:35:33'),
(18287, '123.6.49.41', NULL, 1, '2024-05-14 21:54:22', '2024-05-14 21:54:22'),
(18288, '27.115.124.6', NULL, 1, '2024-05-14 21:54:32', '2024-05-14 21:54:32'),
(18289, '104.28.208.84', NULL, 1, '2024-05-14 22:50:05', '2024-05-14 22:50:05'),
(18290, '34.220.22.119', NULL, 1, '2024-05-14 22:56:57', '2024-05-14 22:56:57'),
(18291, '120.71.59.24', NULL, 1, '2024-05-14 23:37:49', '2024-05-14 23:37:49'),
(18292, '35.227.22.235', NULL, 2, '2024-05-15 00:15:07', '2024-05-15 00:24:12'),
(18293, '115.219.5.254', NULL, 1, '2024-05-15 00:25:20', '2024-05-15 00:25:20'),
(18294, '42.179.166.178', NULL, 1, '2024-05-15 00:36:21', '2024-05-15 00:36:21'),
(18295, '27.184.142.219', NULL, 1, '2024-05-15 00:37:49', '2024-05-15 00:37:49'),
(18296, '34.213.165.164', NULL, 1, '2024-05-15 00:43:06', '2024-05-15 00:43:06'),
(18297, '18.223.43.243', NULL, 1, '2024-05-15 00:53:00', '2024-05-15 00:53:00'),
(18298, '91.92.243.138', NULL, 1, '2024-05-15 01:16:38', '2024-05-15 01:16:38'),
(18299, '198.98.183.134', NULL, 2, '2024-05-15 02:30:42', '2024-05-15 02:41:36'),
(18300, '66.220.149.3', NULL, 1, '2024-05-15 04:57:57', '2024-05-15 04:57:57'),
(18301, '66.220.149.119', NULL, 1, '2024-05-15 04:57:57', '2024-05-15 04:57:57'),
(18302, '59.59.214.77', NULL, 1, '2024-05-15 05:08:33', '2024-05-15 05:08:33'),
(18303, '23.26.220.17', NULL, 1, '2024-05-15 05:20:35', '2024-05-15 05:20:35'),
(18304, '195.191.219.130', NULL, 1, '2024-05-15 05:31:46', '2024-05-15 05:31:46'),
(18305, '52.23.152.5', NULL, 1, '2024-05-15 05:39:01', '2024-05-15 05:39:01'),
(18306, '34.105.122.129', NULL, 2, '2024-05-15 06:14:48', '2024-05-15 06:16:03'),
(18307, '35.237.63.143', NULL, 2, '2024-05-15 06:44:00', '2024-05-15 06:53:54'),
(18308, '165.225.104.108', NULL, 1, '2024-05-15 07:00:23', '2024-05-15 07:00:23'),
(18309, '156.67.24.56', NULL, 3, '2024-05-15 07:19:14', '2024-05-15 07:19:28'),
(18310, '137.184.54.75', NULL, 1, '2024-05-15 07:23:17', '2024-05-15 07:23:17'),
(18311, '39.148.143.131', NULL, 1, '2024-05-15 08:00:28', '2024-05-15 08:00:28'),
(18312, '144.0.27.209', NULL, 1, '2024-05-15 08:01:03', '2024-05-15 08:01:03'),
(18313, '213.188.73.131', NULL, 1, '2024-05-15 08:04:15', '2024-05-15 08:04:15'),
(18314, '72.14.201.165', NULL, 1, '2024-05-15 08:04:46', '2024-05-15 08:04:46'),
(18315, '123.136.26.172', NULL, 2, '2024-05-15 08:04:51', '2024-05-15 08:05:03'),
(18316, '121.237.36.29', NULL, 4, '2024-05-15 08:11:27', '2024-05-16 02:22:26'),
(18317, '113.133.230.89', NULL, 1, '2024-05-15 08:12:53', '2024-05-15 08:12:53'),
(18318, '121.237.36.30', NULL, 6, '2024-05-15 08:14:57', '2024-05-16 02:27:27'),
(18319, '182.204.140.188', NULL, 2, '2024-05-15 08:30:32', '2024-05-15 08:32:47'),
(18320, '195.191.219.133', NULL, 1, '2024-05-15 08:44:54', '2024-05-15 08:44:54'),
(18321, '103.165.158.145', NULL, 1, '2024-05-15 08:47:05', '2024-05-15 08:47:05'),
(18322, '216.244.66.200', NULL, 1, '2024-05-15 08:54:00', '2024-05-15 08:54:00'),
(18323, '37.111.194.199', NULL, 1, '2024-05-15 09:26:11', '2024-05-15 09:26:11'),
(18324, '103.219.232.3', NULL, 2, '2024-05-15 09:35:56', '2024-05-15 11:16:19'),
(18325, '18.191.87.60', NULL, 1, '2024-05-15 10:12:33', '2024-05-15 10:12:33'),
(18326, '18.224.128.89', NULL, 1, '2024-05-15 10:12:34', '2024-05-15 10:12:34'),
(18327, '3.19.69.219', NULL, 1, '2024-05-15 10:12:40', '2024-05-15 10:12:40'),
(18328, '103.86.201.162', NULL, 2, '2024-05-15 10:13:06', '2024-05-15 10:21:14'),
(18329, '34.125.184.209', NULL, 2, '2024-05-15 10:18:05', '2024-05-15 10:18:39'),
(18330, '43.155.169.133', NULL, 1, '2024-05-15 10:46:55', '2024-05-15 10:46:55'),
(18331, '203.76.116.41', NULL, 2, '2024-05-15 11:11:20', '2024-05-15 11:11:22'),
(18332, '192.241.137.43', NULL, 1, '2024-05-15 11:12:41', '2024-05-15 11:12:41'),
(18333, '34.76.158.233', NULL, 1, '2024-05-15 11:16:02', '2024-05-15 11:16:02'),
(18334, '193.233.143.174', NULL, 1, '2024-05-15 11:54:03', '2024-05-15 11:54:03'),
(18335, '119.148.3.101', NULL, 1, '2024-05-15 12:04:58', '2024-05-15 12:04:58'),
(18336, '103.30.188.214', NULL, 2, '2024-05-15 12:58:51', '2024-05-15 15:22:19'),
(18337, '223.243.191.25', NULL, 1, '2024-05-15 13:02:48', '2024-05-15 13:02:48'),
(18338, '114.103.72.124', NULL, 1, '2024-05-15 13:06:54', '2024-05-15 13:06:54'),
(18339, '115.127.118.186', NULL, 1, '2024-05-15 13:46:42', '2024-05-15 13:46:42'),
(18340, '175.22.80.195', NULL, 1, '2024-05-15 13:55:55', '2024-05-15 13:55:55'),
(18341, '40.77.167.15', NULL, 1, '2024-05-15 14:03:03', '2024-05-15 14:03:03'),
(18342, '103.112.54.226', NULL, 1, '2024-05-15 14:55:27', '2024-05-15 14:55:27'),
(18343, '37.111.206.153', NULL, 1, '2024-05-15 15:17:48', '2024-05-15 15:17:48'),
(18344, '123.186.77.10', NULL, 1, '2024-05-15 15:46:16', '2024-05-15 15:46:16'),
(18345, '103.81.199.129', NULL, 1, '2024-05-15 15:57:20', '2024-05-15 15:57:20'),
(18346, '44.214.187.82', NULL, 1, '2024-05-15 16:01:22', '2024-05-15 16:01:22'),
(18347, '89.248.174.182', NULL, 1, '2024-05-15 16:37:27', '2024-05-15 16:37:27'),
(18348, '195.90.221.76', NULL, 1, '2024-05-15 17:12:02', '2024-05-15 17:12:02'),
(18349, '89.248.174.11', NULL, 1, '2024-05-15 17:20:09', '2024-05-15 17:20:09'),
(18350, '45.145.128.181', NULL, 1, '2024-05-15 17:26:35', '2024-05-15 17:26:35'),
(18351, '117.87.158.140', NULL, 1, '2024-05-15 18:37:27', '2024-05-15 18:37:27'),
(18352, '49.70.180.155', NULL, 1, '2024-05-15 18:37:32', '2024-05-15 18:37:32'),
(18353, '121.237.36.27', NULL, 5, '2024-05-15 18:44:23', '2024-05-16 02:29:46'),
(18354, '121.237.36.28', NULL, 2, '2024-05-15 18:47:07', '2024-05-16 02:17:17'),
(18355, '205.210.31.41', NULL, 1, '2024-05-15 19:19:44', '2024-05-15 19:19:44'),
(18356, '107.181.157.27', NULL, 1, '2024-05-15 19:27:58', '2024-05-15 19:27:58'),
(18357, '121.226.17.218', NULL, 1, '2024-05-15 20:45:28', '2024-05-15 20:45:28'),
(18358, '27.20.152.48', NULL, 1, '2024-05-15 20:59:58', '2024-05-15 20:59:58'),
(18359, '44.222.104.105', NULL, 1, '2024-05-15 21:31:58', '2024-05-15 21:31:58'),
(18360, '202.134.10.136', NULL, 1, '2024-05-15 21:34:31', '2024-05-15 21:34:31'),
(18361, '202.181.16.203', NULL, 2, '2024-05-15 21:47:30', '2024-05-15 21:48:33'),
(18362, '134.209.183.190', NULL, 1, '2024-05-15 22:07:04', '2024-05-15 22:07:04'),
(18363, '103.180.206.9', NULL, 1, '2024-05-15 22:18:57', '2024-05-15 22:18:57'),
(18364, '64.227.185.29', NULL, 4, '2024-05-15 22:26:46', '2024-05-15 22:26:49'),
(18365, '175.6.217.4', NULL, 1, '2024-05-15 22:30:46', '2024-05-15 22:30:46'),
(18366, '39.165.154.89', NULL, 2, '2024-05-15 22:44:42', '2024-05-15 22:44:48'),
(18367, '35.90.4.211', NULL, 1, '2024-05-15 23:04:10', '2024-05-15 23:04:10'),
(18368, '54.214.76.107', NULL, 1, '2024-05-15 23:04:28', '2024-05-15 23:04:28'),
(18369, '128.204.212.85', NULL, 1, '2024-05-15 23:23:20', '2024-05-15 23:23:20'),
(18370, '128.204.212.79', NULL, 1, '2024-05-15 23:23:20', '2024-05-15 23:23:20'),
(18371, '112.194.93.5', NULL, 1, '2024-05-16 02:30:37', '2024-05-16 02:30:37'),
(18372, '66.249.66.39', NULL, 1, '2024-05-16 03:14:50', '2024-05-16 03:14:50'),
(18373, '128.90.141.87', NULL, 1, '2024-05-16 03:37:12', '2024-05-16 03:37:12'),
(18374, '123.186.77.244', NULL, 1, '2024-05-16 03:54:16', '2024-05-16 03:54:16'),
(18375, '54.70.190.91', NULL, 1, '2024-05-16 04:20:44', '2024-05-16 04:20:44'),
(18376, '37.111.206.161', NULL, 1, '2024-05-16 05:17:03', '2024-05-16 05:17:03'),
(18377, '169.150.218.20', NULL, 1, '2024-05-16 05:17:55', '2024-05-16 05:17:55'),
(18378, '123.245.129.128', NULL, 2, '2024-05-16 05:43:55', '2024-05-16 05:44:11'),
(18379, '52.203.201.196', NULL, 1, '2024-05-16 06:19:48', '2024-05-16 06:19:48'),
(18380, '52.167.144.235', NULL, 1, '2024-05-16 06:55:51', '2024-05-16 06:55:51'),
(18381, '103.197.153.202', NULL, 1, '2024-05-16 07:03:14', '2024-05-16 07:03:14'),
(18382, '36.72.129.105', NULL, 2, '2024-05-16 07:43:51', '2024-05-16 07:43:57'),
(18383, '103.195.204.115', NULL, 1, '2024-05-16 08:09:26', '2024-05-16 08:09:26'),
(18384, '103.239.253.66', NULL, 10, '2024-05-16 08:13:18', '2024-05-16 13:22:22'),
(18385, '103.225.218.129', NULL, 4, '2024-05-16 08:25:19', '2024-05-16 08:27:27'),
(18386, '195.191.219.130', NULL, 1, '2024-05-16 08:31:32', '2024-05-16 08:31:32'),
(18387, '43.155.130.43', NULL, 1, '2024-05-16 09:28:23', '2024-05-16 09:28:23'),
(18388, '212.119.40.216', NULL, 1, '2024-05-16 10:17:58', '2024-05-16 10:17:58'),
(18389, '195.26.250.126', NULL, 4, '2024-05-16 10:30:39', '2024-05-16 10:31:01'),
(18390, '128.204.212.84', NULL, 1, '2024-05-16 10:36:59', '2024-05-16 10:36:59'),
(18391, '85.209.11.117', NULL, 1, '2024-05-16 10:41:41', '2024-05-16 10:41:41'),
(18392, '49.70.131.214', NULL, 1, '2024-05-16 10:51:39', '2024-05-16 10:51:39'),
(18393, '39.165.177.38', NULL, 1, '2024-05-16 10:59:17', '2024-05-16 10:59:17'),
(18394, '43.229.208.190', NULL, 1, '2024-05-16 11:12:52', '2024-05-16 11:12:52'),
(18395, '193.233.230.85', NULL, 1, '2024-05-16 11:29:32', '2024-05-16 11:29:32'),
(18396, '4.197.73.128', NULL, 4, '2024-05-16 12:09:50', '2024-05-16 16:13:11'),
(18397, '128.204.212.77', NULL, 1, '2024-05-16 12:18:47', '2024-05-16 12:18:47'),
(18398, '223.88.228.234', NULL, 1, '2024-05-16 12:45:35', '2024-05-16 12:45:35'),
(18399, '52.167.144.221', NULL, 1, '2024-05-16 12:54:17', '2024-05-16 12:54:17'),
(18400, '65.154.226.169', NULL, 1, '2024-05-16 13:02:33', '2024-05-16 13:02:33'),
(18401, '20.212.201.123', NULL, 1, '2024-05-16 14:08:14', '2024-05-16 14:08:14'),
(18402, '113.121.44.61', NULL, 1, '2024-05-16 14:23:02', '2024-05-16 14:23:02'),
(18403, '103.91.231.214', NULL, 1, '2024-05-16 14:54:07', '2024-05-16 14:54:07'),
(18404, '84.17.48.203', NULL, 1, '2024-05-16 15:09:28', '2024-05-16 15:09:28'),
(18405, '8.219.59.78', NULL, 1, '2024-05-16 15:15:21', '2024-05-16 15:15:21'),
(18406, '66.249.66.10', NULL, 1, '2024-05-16 15:28:22', '2024-05-16 15:28:22'),
(18407, '66.249.66.12', NULL, 1, '2024-05-16 15:35:48', '2024-05-16 15:35:48'),
(18408, '103.139.18.86', NULL, 1, '2024-05-16 16:40:44', '2024-05-16 16:40:44'),
(18409, '207.46.13.54', NULL, 1, '2024-05-16 16:57:46', '2024-05-16 16:57:46');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(18410, '45.154.123.68', NULL, 1, '2024-05-16 17:46:35', '2024-05-16 17:46:35'),
(18411, '59.111.227.243', NULL, 7, '2024-05-16 17:52:34', '2024-05-16 17:52:37'),
(18412, '46.101.216.85', NULL, 1, '2024-05-16 17:55:21', '2024-05-16 17:55:21'),
(18413, '110.154.102.126', NULL, 1, '2024-05-16 17:58:05', '2024-05-16 17:58:05'),
(18414, '193.31.127.134', NULL, 1, '2024-05-16 18:58:00', '2024-05-16 18:58:00'),
(18415, '193.118.52.78', NULL, 1, '2024-05-16 19:05:16', '2024-05-16 19:05:16'),
(18416, '103.200.38.239', NULL, 1, '2024-05-16 19:33:38', '2024-05-16 19:33:38'),
(18417, '123.186.74.8', NULL, 1, '2024-05-16 19:43:12', '2024-05-16 19:43:12'),
(18418, '23.26.220.24', NULL, 1, '2024-05-16 20:55:52', '2024-05-16 20:55:52'),
(18419, '103.140.83.158', NULL, 1, '2024-05-16 21:09:01', '2024-05-16 21:09:01'),
(18420, '43.131.224.221', NULL, 1, '2024-05-16 21:25:19', '2024-05-16 21:25:19'),
(18421, '103.152.106.46', NULL, 1, '2024-05-16 21:41:20', '2024-05-16 21:41:20'),
(18422, '121.237.36.27', NULL, 6, '2024-05-16 21:46:53', '2024-05-17 03:21:03'),
(18423, '121.237.36.30', NULL, 4, '2024-05-16 21:49:27', '2024-05-17 03:20:20'),
(18424, '121.237.36.28', NULL, 2, '2024-05-16 21:50:05', '2024-05-16 21:58:33'),
(18425, '121.237.36.29', NULL, 4, '2024-05-16 21:50:10', '2024-05-17 03:15:18'),
(18426, '184.75.53.50', NULL, 1, '2024-05-16 22:27:08', '2024-05-16 22:27:08'),
(18427, '190.86.189.98', NULL, 8, '2024-05-16 22:54:47', '2024-05-16 22:55:28'),
(18428, '35.87.35.193', NULL, 1, '2024-05-16 23:29:49', '2024-05-16 23:29:49'),
(18429, '64.23.214.59', NULL, 1, '2024-05-17 00:23:00', '2024-05-17 00:23:00'),
(18430, '142.93.43.189', NULL, 1, '2024-05-17 00:24:42', '2024-05-17 00:24:42'),
(18431, '164.92.197.43', NULL, 1, '2024-05-17 00:30:50', '2024-05-17 00:30:50'),
(18432, '159.65.55.191', NULL, 1, '2024-05-17 00:35:01', '2024-05-17 00:35:01'),
(18433, '182.204.142.79', NULL, 1, '2024-05-17 00:50:38', '2024-05-17 00:50:38'),
(18434, '35.86.163.188', NULL, 1, '2024-05-17 01:01:20', '2024-05-17 01:01:20'),
(18435, '123.186.79.99', NULL, 2, '2024-05-17 02:35:06', '2024-05-17 02:35:38'),
(18436, '152.228.142.232', NULL, 8, '2024-05-17 02:52:20', '2024-05-17 02:53:06'),
(18437, '78.129.165.8', NULL, 1, '2024-05-17 02:54:47', '2024-05-17 02:54:47'),
(18438, '183.166.147.252', NULL, 1, '2024-05-17 03:02:59', '2024-05-17 03:02:59'),
(18439, '111.132.17.161', NULL, 1, '2024-05-17 03:09:25', '2024-05-17 03:09:25'),
(18440, '54.70.190.91', NULL, 8, '2024-05-17 04:43:46', '2024-05-17 05:10:11'),
(18441, '42.236.101.206', NULL, 1, '2024-05-17 05:19:52', '2024-05-17 05:19:52'),
(18442, '42.236.12.246', NULL, 1, '2024-05-17 05:23:36', '2024-05-17 05:23:36'),
(18443, '42.236.17.114', NULL, 1, '2024-05-17 05:42:42', '2024-05-17 05:42:42'),
(18444, '42.236.101.252', NULL, 1, '2024-05-17 05:42:57', '2024-05-17 05:42:57'),
(18445, '3.212.147.252', NULL, 1, '2024-05-17 06:27:03', '2024-05-17 06:27:03'),
(18446, '66.249.66.12', NULL, 2, '2024-05-17 06:43:33', '2024-05-17 07:06:44'),
(18447, '64.227.161.58', NULL, 1, '2024-05-17 06:44:21', '2024-05-17 06:44:21'),
(18448, '184.94.240.88', NULL, 1, '2024-05-17 06:47:09', '2024-05-17 06:47:09'),
(18449, '66.249.66.10', NULL, 1, '2024-05-17 07:05:31', '2024-05-17 07:05:31'),
(18450, '194.26.192.16', NULL, 1, '2024-05-17 07:19:28', '2024-05-17 07:19:28'),
(18451, '115.231.78.2', NULL, 1, '2024-05-17 07:44:58', '2024-05-17 07:44:58'),
(18452, '108.18.100.19', NULL, 1, '2024-05-17 07:53:15', '2024-05-17 07:53:15'),
(18453, '117.153.135.137', NULL, 1, '2024-05-17 07:55:09', '2024-05-17 07:55:09'),
(18454, '195.191.219.132', NULL, 1, '2024-05-17 08:03:56', '2024-05-17 08:03:56'),
(18455, '103.186.216.10', NULL, 1, '2024-05-17 08:08:57', '2024-05-17 08:08:57'),
(18456, '38.45.127.226', NULL, 1, '2024-05-17 08:22:00', '2024-05-17 08:22:00'),
(18457, '103.141.202.162', NULL, 1, '2024-05-17 08:25:36', '2024-05-17 08:25:36'),
(18458, '110.154.132.221', NULL, 2, '2024-05-17 09:48:45', '2024-05-17 09:49:20'),
(18459, '121.226.44.84', NULL, 1, '2024-05-17 10:06:51', '2024-05-17 10:06:51'),
(18460, '123.161.177.108', NULL, 1, '2024-05-17 10:08:43', '2024-05-17 10:08:43'),
(18461, '223.73.108.4', NULL, 1, '2024-05-17 10:13:01', '2024-05-17 10:13:01'),
(18462, '43.131.243.208', NULL, 1, '2024-05-17 10:20:48', '2024-05-17 10:20:48'),
(18463, '60.163.32.209', NULL, 1, '2024-05-17 10:40:25', '2024-05-17 10:40:25'),
(18464, '64.225.16.195', NULL, 1, '2024-05-17 12:09:43', '2024-05-17 12:09:43'),
(18465, '94.156.68.28', NULL, 4, '2024-05-17 12:17:57', '2024-05-17 12:17:58'),
(18466, '51.222.253.9', NULL, 1, '2024-05-17 13:13:36', '2024-05-17 13:13:36'),
(18467, '43.156.97.22', NULL, 1, '2024-05-17 13:37:57', '2024-05-17 13:37:57'),
(18468, '51.15.184.67', NULL, 1, '2024-05-17 14:17:46', '2024-05-17 14:17:46'),
(18469, '87.236.176.72', NULL, 1, '2024-05-17 14:31:43', '2024-05-17 14:31:43'),
(18470, '183.166.136.215', NULL, 1, '2024-05-17 14:56:23', '2024-05-17 14:56:23'),
(18471, '121.237.36.30', NULL, 4, '2024-05-17 15:09:11', '2024-05-18 02:20:56'),
(18472, '121.237.36.27', NULL, 2, '2024-05-17 15:18:08', '2024-05-18 02:32:50'),
(18473, '117.153.135.136', NULL, 1, '2024-05-17 15:34:46', '2024-05-17 15:34:46'),
(18474, '103.137.160.86', NULL, 1, '2024-05-17 15:49:55', '2024-05-17 15:49:55'),
(18475, '198.235.24.242', NULL, 1, '2024-05-17 16:17:19', '2024-05-17 16:17:19'),
(18476, '117.69.188.217', NULL, 1, '2024-05-17 16:48:25', '2024-05-17 16:48:25'),
(18477, '51.222.253.15', NULL, 1, '2024-05-17 18:41:40', '2024-05-17 18:41:40'),
(18478, '37.19.223.120', NULL, 1, '2024-05-17 18:52:44', '2024-05-17 18:52:44'),
(18479, '121.225.84.57', NULL, 1, '2024-05-17 20:26:35', '2024-05-17 20:26:35'),
(18480, '121.237.36.29', NULL, 2, '2024-05-17 20:27:23', '2024-05-18 02:27:50'),
(18481, '113.133.228.82', NULL, 1, '2024-05-17 20:29:59', '2024-05-17 20:29:59'),
(18482, '202.144.203.9', NULL, 1, '2024-05-17 21:01:46', '2024-05-17 21:01:46'),
(18483, '173.252.95.6', NULL, 1, '2024-05-17 21:14:43', '2024-05-17 21:14:43'),
(18484, '66.249.70.6', NULL, 2, '2024-05-17 21:29:23', '2024-05-17 23:18:27'),
(18485, '152.44.105.109', NULL, 1, '2024-05-17 21:38:42', '2024-05-17 21:38:42'),
(18486, '185.199.229.156', NULL, 1, '2024-05-17 22:23:32', '2024-05-17 22:23:32'),
(18487, '162.211.205.131', NULL, 1, '2024-05-17 22:40:49', '2024-05-17 22:40:49'),
(18488, '35.93.180.28', NULL, 1, '2024-05-17 23:04:30', '2024-05-17 23:04:30'),
(18489, '35.93.190.97', NULL, 1, '2024-05-17 23:04:40', '2024-05-17 23:04:40'),
(18490, '52.167.144.198', NULL, 1, '2024-05-17 23:46:26', '2024-05-17 23:46:26'),
(18491, '182.34.20.138', NULL, 1, '2024-05-18 00:11:18', '2024-05-18 00:11:18'),
(18492, '5.102.119.178', NULL, 1, '2024-05-18 00:43:28', '2024-05-18 00:43:28'),
(18493, '182.42.110.255', NULL, 1, '2024-05-18 01:10:03', '2024-05-18 01:10:03'),
(18494, '117.153.135.130', NULL, 2, '2024-05-18 01:18:07', '2024-05-18 01:18:15'),
(18495, '194.67.203.76', NULL, 8, '2024-05-18 01:27:28', '2024-05-18 01:28:18'),
(18496, '117.80.38.35', NULL, 1, '2024-05-18 02:23:52', '2024-05-18 02:23:52'),
(18497, '66.249.70.7', NULL, 1, '2024-05-18 03:12:31', '2024-05-18 03:12:31'),
(18498, '43.133.240.151', NULL, 1, '2024-05-18 03:29:54', '2024-05-18 03:29:54'),
(18499, '195.26.241.51', NULL, 1, '2024-05-18 03:34:11', '2024-05-18 03:34:11'),
(18500, '164.90.157.94', NULL, 1, '2024-05-18 03:34:14', '2024-05-18 03:34:14'),
(18501, '23.26.220.22', NULL, 1, '2024-05-18 04:02:21', '2024-05-18 04:02:21'),
(18502, '52.167.144.17', NULL, 1, '2024-05-18 04:42:27', '2024-05-18 04:42:27'),
(18503, '159.69.176.175', NULL, 1, '2024-05-18 04:57:15', '2024-05-18 04:57:15'),
(18504, '3.87.99.251', NULL, 1, '2024-05-18 05:37:39', '2024-05-18 05:37:39'),
(18505, '103.112.123.217', NULL, 8, '2024-05-18 05:43:59', '2024-05-18 05:45:16'),
(18506, '51.83.238.159', NULL, 1, '2024-05-18 06:22:10', '2024-05-18 06:22:10'),
(18507, '123.186.74.8', NULL, 1, '2024-05-18 07:05:19', '2024-05-18 07:05:19'),
(18508, '152.39.255.128', NULL, 1, '2024-05-18 07:33:50', '2024-05-18 07:33:50'),
(18509, '43.155.130.43', NULL, 1, '2024-05-18 08:15:09', '2024-05-18 08:15:09'),
(18510, '195.191.219.132', NULL, 1, '2024-05-18 08:18:17', '2024-05-18 08:18:17'),
(18511, '124.243.135.114', NULL, 1, '2024-05-18 08:38:36', '2024-05-18 08:38:36'),
(18512, '123.186.74.53', NULL, 1, '2024-05-18 09:04:45', '2024-05-18 09:04:45'),
(18513, '2.58.56.160', NULL, 1, '2024-05-18 09:50:03', '2024-05-18 09:50:03'),
(18514, '103.105.96.182', NULL, 1, '2024-05-18 10:27:29', '2024-05-18 10:27:29'),
(18515, '103.231.161.169', NULL, 1, '2024-05-18 10:46:16', '2024-05-18 10:46:16'),
(18516, '157.55.39.48', NULL, 1, '2024-05-18 11:39:15', '2024-05-18 11:39:15'),
(18517, '194.26.229.64', NULL, 1, '2024-05-18 11:40:25', '2024-05-18 11:40:25'),
(18518, '195.191.219.130', NULL, 1, '2024-05-18 11:52:47', '2024-05-18 11:52:47'),
(18519, '39.154.12.206', NULL, 1, '2024-05-18 11:55:11', '2024-05-18 11:55:11'),
(18520, '120.8.198.92', NULL, 1, '2024-05-18 11:55:47', '2024-05-18 11:55:47'),
(18521, '18.233.221.210', NULL, 1, '2024-05-18 12:04:48', '2024-05-18 12:04:48'),
(18522, '162.241.61.80', NULL, 1, '2024-05-18 12:29:34', '2024-05-18 12:29:34'),
(18523, '20.191.245.215', NULL, 1, '2024-05-18 12:31:57', '2024-05-18 12:31:57'),
(18524, '20.191.245.216', NULL, 2, '2024-05-18 12:46:18', '2024-05-18 12:46:23'),
(18525, '36.150.60.24', NULL, 5, '2024-05-18 13:06:15', '2024-05-18 13:11:22'),
(18526, '17.241.219.94', NULL, 1, '2024-05-18 13:15:29', '2024-05-18 13:15:29'),
(18527, '110.154.102.249', NULL, 1, '2024-05-18 14:49:01', '2024-05-18 14:49:01'),
(18528, '128.204.212.84', NULL, 1, '2024-05-18 15:43:26', '2024-05-18 15:43:26'),
(18529, '182.44.9.147', NULL, 1, '2024-05-18 15:50:25', '2024-05-18 15:50:25'),
(18530, '125.123.185.112', NULL, 1, '2024-05-18 16:03:05', '2024-05-18 16:03:05'),
(18531, '58.211.23.183', NULL, 3, '2024-05-18 16:05:46', '2024-05-18 16:28:11'),
(18532, '1.192.13.182', NULL, 1, '2024-05-18 16:07:47', '2024-05-18 16:07:47'),
(18533, '123.186.77.226', NULL, 2, '2024-05-18 16:44:02', '2024-05-18 16:46:57'),
(18534, '46.249.99.190', NULL, 8, '2024-05-18 18:49:28', '2024-05-18 18:50:16'),
(18535, '20.191.245.191', NULL, 1, '2024-05-18 19:00:47', '2024-05-18 19:00:47'),
(18536, '120.50.180.219', NULL, 1, '2024-05-18 19:19:55', '2024-05-18 19:19:55'),
(18537, '162.14.97.230', NULL, 8, '2024-05-18 20:10:28', '2024-05-18 20:12:08'),
(18538, '93.158.91.34', NULL, 1, '2024-05-18 20:38:47', '2024-05-18 20:38:47'),
(18539, '37.111.197.60', NULL, 3, '2024-05-18 21:22:41', '2024-05-18 21:25:30'),
(18540, '123.244.128.213', NULL, 1, '2024-05-18 22:23:40', '2024-05-18 22:23:40'),
(18541, '35.93.188.50', NULL, 1, '2024-05-18 22:46:40', '2024-05-18 22:46:40'),
(18542, '27.147.197.208', NULL, 1, '2024-05-18 23:16:29', '2024-05-18 23:16:29'),
(18543, '123.244.131.28', NULL, 2, '2024-05-19 00:26:14', '2024-05-19 00:26:23'),
(18544, '125.70.180.150', NULL, 1, '2024-05-19 00:43:43', '2024-05-19 00:43:43'),
(18545, '193.138.195.163', NULL, 1, '2024-05-19 00:56:40', '2024-05-19 00:56:40'),
(18546, '46.191.249.71', NULL, 1, '2024-05-19 00:59:42', '2024-05-19 00:59:42'),
(18547, '35.165.188.229', NULL, 1, '2024-05-19 01:13:22', '2024-05-19 01:13:22'),
(18548, '54.218.114.74', NULL, 1, '2024-05-19 01:17:05', '2024-05-19 01:17:05'),
(18549, '173.252.87.17', NULL, 1, '2024-05-19 01:51:17', '2024-05-19 01:51:17'),
(18550, '36.134.147.75', NULL, 1, '2024-05-19 02:47:57', '2024-05-19 02:47:57'),
(18551, '17.241.75.134', NULL, 1, '2024-05-19 03:18:06', '2024-05-19 03:18:06'),
(18552, '54.166.243.28', NULL, 2, '2024-05-19 03:44:07', '2024-05-19 03:44:09'),
(18553, '103.133.201.167', NULL, 1, '2024-05-19 03:54:23', '2024-05-19 03:54:23'),
(18554, '103.133.201.167', NULL, 1, '2024-05-19 04:00:19', '2024-05-19 04:00:19'),
(18555, '121.237.36.27', NULL, 2, '2024-05-19 04:34:00', '2024-05-19 19:27:19'),
(18556, '143.110.165.148', NULL, 1, '2024-05-19 04:36:57', '2024-05-19 04:36:57'),
(18557, '46.219.134.133', NULL, 1, '2024-05-19 04:46:53', '2024-05-19 04:46:53'),
(18558, '121.237.36.29', NULL, 4, '2024-05-19 04:53:26', '2024-05-19 19:43:48'),
(18559, '140.228.24.53', NULL, 1, '2024-05-19 05:05:15', '2024-05-19 05:05:15'),
(18560, '72.14.201.159', NULL, 2, '2024-05-19 05:48:55', '2024-05-19 12:15:40'),
(18561, '143.198.36.1', NULL, 1, '2024-05-19 06:13:07', '2024-05-19 06:13:07'),
(18562, '107.175.245.11', NULL, 1, '2024-05-19 06:20:22', '2024-05-19 06:20:22'),
(18563, '195.191.219.131', NULL, 1, '2024-05-19 06:24:27', '2024-05-19 06:24:27'),
(18564, '110.154.96.195', NULL, 1, '2024-05-19 06:30:56', '2024-05-19 06:30:56'),
(18565, '35.93.190.97', NULL, 1, '2024-05-19 06:45:15', '2024-05-19 06:45:15'),
(18566, '110.230.254.104', NULL, 1, '2024-05-19 07:03:21', '2024-05-19 07:03:21'),
(18567, '34.222.196.207', NULL, 3, '2024-05-19 08:04:06', '2024-05-20 01:00:57'),
(18568, '193.198.221.42', NULL, 1, '2024-05-19 08:08:20', '2024-05-19 08:08:20'),
(18569, '121.237.36.30', NULL, 5, '2024-05-19 08:10:10', '2024-05-19 19:35:07'),
(18570, '213.180.203.218', NULL, 1, '2024-05-19 08:14:14', '2024-05-19 08:14:14'),
(18571, '121.225.85.70', NULL, 1, '2024-05-19 08:21:55', '2024-05-19 08:21:55'),
(18572, '114.104.134.61', NULL, 1, '2024-05-19 08:24:13', '2024-05-19 08:24:13'),
(18573, '121.237.36.28', NULL, 2, '2024-05-19 08:37:30', '2024-05-19 19:44:05'),
(18574, '119.49.107.41', NULL, 1, '2024-05-19 08:37:35', '2024-05-19 08:37:35'),
(18575, '116.193.217.3', NULL, 1, '2024-05-19 08:44:27', '2024-05-19 08:44:27'),
(18576, '3.23.126.67', NULL, 1, '2024-05-19 09:00:41', '2024-05-19 09:00:41'),
(18577, '18.224.128.89', NULL, 1, '2024-05-19 09:00:41', '2024-05-19 09:00:41'),
(18578, '3.129.90.23', NULL, 2, '2024-05-19 09:00:48', '2024-05-19 10:44:46'),
(18579, '202.134.13.140', NULL, 1, '2024-05-19 09:18:38', '2024-05-19 09:18:38'),
(18580, '43.229.208.190', NULL, 2, '2024-05-19 09:20:38', '2024-05-19 13:37:26'),
(18581, '45.10.69.106', NULL, 1, '2024-05-19 09:31:20', '2024-05-19 09:31:20'),
(18582, '150.109.254.243', NULL, 1, '2024-05-19 10:00:41', '2024-05-19 10:00:41'),
(18583, '18.225.25.214', NULL, 1, '2024-05-19 10:44:47', '2024-05-19 10:44:47'),
(18584, '3.128.184.169', NULL, 1, '2024-05-19 10:44:54', '2024-05-19 10:44:54'),
(18585, '123.0.17.180', NULL, 4, '2024-05-19 11:26:40', '2024-05-19 13:29:42'),
(18586, '40.77.167.54', NULL, 1, '2024-05-19 11:46:49', '2024-05-19 11:46:49'),
(18587, '196.196.160.129', NULL, 1, '2024-05-19 12:16:50', '2024-05-19 12:16:50'),
(18588, '119.13.105.238', NULL, 1, '2024-05-19 12:47:16', '2024-05-19 12:47:16'),
(18589, '4.193.96.14', NULL, 2, '2024-05-19 13:00:20', '2024-05-19 13:00:23'),
(18590, '40.94.227.8', NULL, 1, '2024-05-19 13:01:05', '2024-05-19 13:01:05'),
(18591, '110.76.129.89', NULL, 1, '2024-05-19 13:04:28', '2024-05-19 13:04:28'),
(18592, '167.248.133.63', NULL, 1, '2024-05-19 13:09:28', '2024-05-19 13:09:28'),
(18593, '167.99.32.80', NULL, 1, '2024-05-19 13:13:17', '2024-05-19 13:13:17'),
(18594, '103.73.198.155', NULL, 1, '2024-05-19 13:28:25', '2024-05-19 13:28:25'),
(18595, '3.84.154.126', NULL, 1, '2024-05-19 13:49:42', '2024-05-19 13:49:42'),
(18596, '64.227.155.73', NULL, 1, '2024-05-19 13:49:57', '2024-05-19 13:49:57'),
(18597, '206.81.24.227', NULL, 3, '2024-05-19 13:52:21', '2024-05-19 13:52:31'),
(18598, '159.89.174.87', NULL, 3, '2024-05-19 13:52:21', '2024-05-19 13:52:42'),
(18599, '95.217.18.177', NULL, 1, '2024-05-19 13:52:22', '2024-05-19 13:52:22'),
(18600, '195.211.77.140', NULL, 2, '2024-05-19 13:52:30', '2024-05-20 02:28:21'),
(18601, '65.154.226.170', NULL, 1, '2024-05-19 13:52:30', '2024-05-19 13:52:30'),
(18602, '169.150.203.13', NULL, 1, '2024-05-19 13:52:30', '2024-05-19 13:52:30'),
(18603, '34.97.207.27', NULL, 1, '2024-05-19 13:52:37', '2024-05-19 13:52:37'),
(18604, '205.169.39.96', NULL, 2, '2024-05-19 13:52:40', '2024-05-19 13:52:53'),
(18605, '198.44.129.68', NULL, 1, '2024-05-19 13:52:49', '2024-05-19 13:52:49'),
(18606, '195.211.77.142', NULL, 2, '2024-05-19 13:53:00', '2024-05-20 02:28:32'),
(18607, '179.43.169.181', NULL, 1, '2024-05-19 13:55:24', '2024-05-19 13:55:24'),
(18608, '193.188.20.137', NULL, 1, '2024-05-19 14:13:00', '2024-05-19 14:13:00'),
(18609, '113.219.218.197', NULL, 1, '2024-05-19 14:23:44', '2024-05-19 14:23:44'),
(18610, '51.222.253.8', NULL, 1, '2024-05-19 14:35:11', '2024-05-19 14:35:11'),
(18611, '40.94.227.20', NULL, 1, '2024-05-19 14:37:34', '2024-05-19 14:37:34'),
(18612, '65.154.226.171', NULL, 1, '2024-05-19 14:42:42', '2024-05-19 14:42:42'),
(18613, '39.165.183.186', NULL, 1, '2024-05-19 14:50:30', '2024-05-19 14:50:30'),
(18614, '5.164.29.116', NULL, 2, '2024-05-19 15:08:54', '2024-05-19 16:42:41'),
(18615, '40.94.226.10', NULL, 1, '2024-05-19 15:10:42', '2024-05-19 15:10:42'),
(18616, '93.158.91.30', NULL, 1, '2024-05-19 15:19:19', '2024-05-19 15:19:19'),
(18617, '103.91.231.214', NULL, 2, '2024-05-19 15:22:22', '2024-05-19 15:59:17'),
(18618, '94.156.69.122', NULL, 2, '2024-05-19 15:23:03', '2024-05-19 15:24:48'),
(18619, '65.154.226.168', NULL, 1, '2024-05-19 15:24:39', '2024-05-19 15:24:39'),
(18620, '210.4.75.45', NULL, 1, '2024-05-19 16:23:53', '2024-05-19 16:23:53'),
(18621, '154.236.99.145', NULL, 1, '2024-05-19 16:49:08', '2024-05-19 16:49:08'),
(18622, '27.20.153.123', NULL, 2, '2024-05-19 16:49:14', '2024-05-19 16:49:59'),
(18623, '133.242.174.119', NULL, 2, '2024-05-19 16:54:23', '2024-05-20 02:40:17'),
(18624, '34.215.183.119', NULL, 2, '2024-05-19 16:54:41', '2024-05-19 16:55:24'),
(18625, '54.214.231.148', NULL, 1, '2024-05-19 16:55:05', '2024-05-19 16:55:05'),
(18626, '51.81.166.161', NULL, 8, '2024-05-19 17:00:26', '2024-05-19 17:00:48'),
(18627, '199.45.155.28', NULL, 1, '2024-05-19 17:21:38', '2024-05-19 17:21:38'),
(18628, '206.189.153.155', NULL, 1, '2024-05-19 17:23:57', '2024-05-19 17:23:57'),
(18629, '34.140.63.207', NULL, 1, '2024-05-19 17:24:58', '2024-05-19 17:24:58'),
(18630, '207.241.236.85', NULL, 2, '2024-05-19 17:45:50', '2024-05-19 17:46:20'),
(18631, '171.67.70.233', NULL, 4, '2024-05-19 17:52:05', '2024-05-19 21:52:05'),
(18632, '41.65.168.1', NULL, 1, '2024-05-19 18:05:10', '2024-05-19 18:05:10'),
(18633, '15.235.15.135', NULL, 1, '2024-05-19 18:19:20', '2024-05-19 18:19:20'),
(18634, '58.218.166.170', NULL, 1, '2024-05-19 19:01:36', '2024-05-19 19:01:36'),
(18635, '185.77.51.126', NULL, 1, '2024-05-19 19:12:02', '2024-05-19 19:12:02'),
(18636, '61.178.49.111', NULL, 1, '2024-05-19 19:12:06', '2024-05-19 19:12:06'),
(18637, '199.45.155.39', NULL, 1, '2024-05-19 19:24:53', '2024-05-19 19:24:53'),
(18638, '60.20.101.165', NULL, 1, '2024-05-19 19:31:27', '2024-05-19 19:31:27'),
(18639, '49.88.63.23', NULL, 1, '2024-05-19 19:33:19', '2024-05-19 19:33:19'),
(18640, '195.26.241.51', NULL, 4, '2024-05-19 19:44:39', '2024-05-19 19:44:52'),
(18641, '94.74.92.178', NULL, 1, '2024-05-19 20:51:15', '2024-05-19 20:51:15'),
(18642, '36.182.48.229', NULL, 1, '2024-05-19 22:19:46', '2024-05-19 22:19:46'),
(18643, '103.30.118.143', NULL, 8, '2024-05-19 22:32:11', '2024-05-19 22:34:14'),
(18644, '121.230.154.235', NULL, 1, '2024-05-19 22:46:25', '2024-05-19 22:46:25'),
(18645, '47.242.224.70', NULL, 2, '2024-05-19 23:10:40', '2024-05-19 23:10:41'),
(18646, '209.97.134.153', NULL, 1, '2024-05-19 23:28:23', '2024-05-19 23:28:23'),
(18647, '159.223.198.229', NULL, 1, '2024-05-19 23:59:19', '2024-05-19 23:59:19'),
(18648, '123.186.73.118', NULL, 1, '2024-05-20 00:12:37', '2024-05-20 00:12:37'),
(18649, '35.94.117.35', NULL, 1, '2024-05-20 00:13:52', '2024-05-20 00:13:52'),
(18650, '185.213.83.181', NULL, 1, '2024-05-20 00:52:41', '2024-05-20 00:52:41'),
(18651, '35.89.126.89', NULL, 1, '2024-05-20 01:10:01', '2024-05-20 01:10:01'),
(18652, '45.76.119.169', NULL, 1, '2024-05-20 01:11:10', '2024-05-20 01:11:10'),
(18653, '36.134.147.75', NULL, 1, '2024-05-20 01:42:14', '2024-05-20 01:42:14'),
(18654, '104.164.173.158', NULL, 1, '2024-05-20 01:49:35', '2024-05-20 01:49:35'),
(18655, '154.28.229.127', NULL, 1, '2024-05-20 01:50:16', '2024-05-20 01:50:16'),
(18656, '104.164.173.241', NULL, 1, '2024-05-20 01:50:21', '2024-05-20 01:50:21'),
(18657, '104.164.173.114', NULL, 1, '2024-05-20 01:50:21', '2024-05-20 01:50:21'),
(18658, '171.67.70.238', NULL, 1, '2024-05-20 01:52:04', '2024-05-20 01:52:04'),
(18659, '171.67.70.238', NULL, 1, '2024-05-20 01:52:04', '2024-05-20 01:52:04'),
(18660, '171.244.43.14', NULL, 1, '2024-05-20 02:05:00', '2024-05-20 02:05:00'),
(18661, '154.28.229.46', NULL, 2, '2024-05-20 02:27:52', '2024-05-20 02:27:56'),
(18662, '104.164.173.70', NULL, 1, '2024-05-20 02:27:52', '2024-05-20 02:27:52'),
(18663, '42.236.12.253', NULL, 1, '2024-05-20 03:53:50', '2024-05-20 03:53:50'),
(18664, '42.236.17.225', NULL, 1, '2024-05-20 03:55:28', '2024-05-20 03:55:28'),
(18665, '18.139.108.60', NULL, 1, '2024-05-20 04:34:09', '2024-05-20 04:34:09'),
(18666, '42.236.17.92', NULL, 1, '2024-05-20 04:35:10', '2024-05-20 04:35:10'),
(18667, '42.236.12.250', NULL, 1, '2024-05-20 04:35:57', '2024-05-20 04:35:57'),
(18668, '167.71.221.201', NULL, 8, '2024-05-20 04:36:54', '2024-05-20 04:38:11'),
(18669, '167.99.200.89', NULL, 1, '2024-05-20 04:48:18', '2024-05-20 04:48:18'),
(18670, '94.228.169.182', NULL, 4, '2024-05-20 04:48:19', '2024-05-20 13:43:38'),
(18671, '89.187.162.105', NULL, 1, '2024-05-20 05:11:42', '2024-05-20 05:11:42'),
(18672, '13.229.66.108', NULL, 1, '2024-05-20 05:23:08', '2024-05-20 05:23:08'),
(18673, '3.87.99.251', NULL, 1, '2024-05-20 05:28:21', '2024-05-20 05:28:21'),
(18674, '123.244.129.96', NULL, 1, '2024-05-20 05:47:22', '2024-05-20 05:47:22'),
(18675, '171.67.70.238', NULL, 5, '2024-05-20 05:52:04', '2024-05-20 18:27:50'),
(18676, '171.67.70.238', NULL, 5, '2024-05-20 05:52:04', '2024-05-20 18:27:50'),
(18677, '107.175.245.11', NULL, 1, '2024-05-20 06:02:42', '2024-05-20 06:02:42'),
(18678, '40.77.167.5', NULL, 1, '2024-05-20 06:21:48', '2024-05-20 06:21:48'),
(18679, '171.67.70.233', NULL, 4, '2024-05-20 06:28:00', '2024-05-20 10:27:43'),
(18680, '52.167.144.19', NULL, 1, '2024-05-20 06:44:21', '2024-05-20 06:44:21'),
(18681, '195.191.219.131', NULL, 1, '2024-05-20 07:01:19', '2024-05-20 07:01:19'),
(18682, '40.77.167.54', NULL, 1, '2024-05-20 07:33:51', '2024-05-20 07:33:51'),
(18683, '110.154.99.143', NULL, 2, '2024-05-20 07:44:00', '2024-05-20 07:44:02'),
(18684, '3.146.37.45', NULL, 1, '2024-05-20 07:54:22', '2024-05-20 07:54:22'),
(18685, '52.167.144.161', NULL, 1, '2024-05-20 08:09:28', '2024-05-20 08:09:28'),
(18686, '20.205.153.200', NULL, 1, '2024-05-20 08:21:14', '2024-05-20 08:21:14'),
(18687, '40.94.227.10', NULL, 1, '2024-05-20 08:21:42', '2024-05-20 08:21:42'),
(18688, '40.94.227.93', NULL, 1, '2024-05-20 08:21:52', '2024-05-20 08:21:52'),
(18689, '40.94.226.98', NULL, 1, '2024-05-20 08:41:00', '2024-05-20 08:41:00'),
(18690, '18.217.183.0', NULL, 1, '2024-05-20 08:53:00', '2024-05-20 08:53:00'),
(18691, '18.224.128.89', NULL, 1, '2024-05-20 08:53:00', '2024-05-20 08:53:00'),
(18692, '3.133.81.147', NULL, 1, '2024-05-20 08:53:06', '2024-05-20 08:53:06'),
(18693, '4.193.96.14', NULL, 2, '2024-05-20 09:07:31', '2024-05-20 09:27:43'),
(18694, '120.50.1.10', NULL, 1, '2024-05-20 09:34:00', '2024-05-20 09:34:00'),
(18695, '182.48.68.52', NULL, 1, '2024-05-20 09:48:33', '2024-05-20 09:48:33'),
(18696, '66.249.66.37', NULL, 1, '2024-05-20 10:16:09', '2024-05-20 10:16:09'),
(18697, '17.241.75.133', NULL, 1, '2024-05-20 10:20:34', '2024-05-20 10:20:34'),
(18698, '119.30.41.98', NULL, 1, '2024-05-20 11:11:49', '2024-05-20 11:11:49'),
(18699, '40.94.226.96', NULL, 1, '2024-05-20 11:53:35', '2024-05-20 11:53:35'),
(18700, '40.77.167.13', NULL, 1, '2024-05-20 13:11:33', '2024-05-20 13:11:33'),
(18701, '36.134.147.75', NULL, 1, '2024-05-20 13:12:59', '2024-05-20 13:12:59'),
(18702, '39.165.158.170', NULL, 1, '2024-05-20 13:37:37', '2024-05-20 13:37:37'),
(18703, '128.204.212.77', NULL, 1, '2024-05-20 13:38:28', '2024-05-20 13:38:28'),
(18704, '52.167.144.205', NULL, 1, '2024-05-20 13:52:02', '2024-05-20 13:52:02'),
(18705, '34.248.70.91', NULL, 1, '2024-05-20 14:30:32', '2024-05-20 14:30:32'),
(18706, '35.176.66.178', NULL, 1, '2024-05-20 14:30:33', '2024-05-20 14:30:33'),
(18707, '54.194.178.92', NULL, 1, '2024-05-20 14:30:49', '2024-05-20 14:30:49'),
(18708, '104.164.173.133', NULL, 1, '2024-05-20 14:49:44', '2024-05-20 14:49:44'),
(18709, '104.164.173.85', NULL, 1, '2024-05-20 14:50:16', '2024-05-20 14:50:16'),
(18710, '104.164.173.146', NULL, 1, '2024-05-20 14:50:16', '2024-05-20 14:50:16'),
(18711, '46.4.104.39', NULL, 1, '2024-05-20 15:07:16', '2024-05-20 15:07:16'),
(18712, '27.20.51.217', NULL, 2, '2024-05-20 15:33:47', '2024-05-20 15:33:59'),
(18713, '103.133.254.25', NULL, 2, '2024-05-20 15:34:07', '2024-05-20 15:39:17'),
(18714, '121.237.36.27', NULL, 1, '2024-05-20 15:46:43', '2024-05-20 15:46:43'),
(18715, '121.237.36.28', NULL, 2, '2024-05-20 15:49:23', '2024-05-21 03:20:57'),
(18716, '121.237.36.30', NULL, 3, '2024-05-20 15:57:57', '2024-05-21 03:24:56'),
(18717, '154.16.49.65', NULL, 1, '2024-05-20 16:15:33', '2024-05-20 16:15:33'),
(18718, '180.122.97.30', NULL, 1, '2024-05-20 16:25:23', '2024-05-20 16:25:23'),
(18719, '193.26.115.188', NULL, 2, '2024-05-20 16:40:13', '2024-05-21 01:58:43'),
(18720, '84.22.49.250', NULL, 1, '2024-05-20 16:46:07', '2024-05-20 16:46:07'),
(18721, '103.67.158.135', NULL, 3, '2024-05-20 17:37:00', '2024-05-20 17:37:49'),
(18722, '40.77.167.8', NULL, 1, '2024-05-20 17:49:32', '2024-05-20 17:49:32'),
(18723, '37.111.212.63', NULL, 1, '2024-05-20 18:17:23', '2024-05-20 18:17:23'),
(18724, '47.76.91.30', NULL, 1, '2024-05-20 19:55:01', '2024-05-20 19:55:01'),
(18725, '27.20.49.93', NULL, 1, '2024-05-20 20:53:45', '2024-05-20 20:53:45'),
(18726, '5.183.255.111', NULL, 1, '2024-05-20 21:20:02', '2024-05-20 21:20:02'),
(18727, '185.61.219.176', NULL, 1, '2024-05-20 21:20:07', '2024-05-20 21:20:07'),
(18728, '5.188.62.21', NULL, 1, '2024-05-20 22:09:11', '2024-05-20 22:09:11'),
(18729, '5.164.29.116', NULL, 1, '2024-05-20 22:39:22', '2024-05-20 22:39:22'),
(18730, '123.186.75.186', NULL, 2, '2024-05-20 22:40:42', '2024-05-20 22:41:13'),
(18731, '102.129.152.221', NULL, 1, '2024-05-20 22:41:33', '2024-05-20 22:41:33'),
(18732, '40.77.167.79', NULL, 1, '2024-05-20 22:43:03', '2024-05-20 22:43:03'),
(18733, '103.252.226.12', NULL, 1, '2024-05-20 23:02:59', '2024-05-20 23:02:59'),
(18734, '198.235.24.40', NULL, 1, '2024-05-20 23:21:34', '2024-05-20 23:21:34'),
(18735, '54.218.232.161', NULL, 1, '2024-05-20 23:27:35', '2024-05-20 23:27:35'),
(18736, '54.245.73.30', NULL, 1, '2024-05-20 23:31:55', '2024-05-20 23:31:55'),
(18737, '120.38.61.21', NULL, 1, '2024-05-21 00:34:01', '2024-05-21 00:34:01'),
(18738, '43.134.89.111', NULL, 1, '2024-05-21 01:18:46', '2024-05-21 01:18:46'),
(18739, '203.12.0.21', NULL, 1, '2024-05-21 01:48:50', '2024-05-21 01:48:50'),
(18740, '65.21.136.254', NULL, 1, '2024-05-21 01:50:13', '2024-05-21 01:50:13'),
(18741, '119.13.107.86', NULL, 1, '2024-05-21 02:22:44', '2024-05-21 02:22:44'),
(18742, '121.226.4.82', NULL, 1, '2024-05-21 03:10:19', '2024-05-21 03:10:19'),
(18743, '198.235.24.174', NULL, 1, '2024-05-21 03:13:41', '2024-05-21 03:13:41'),
(18744, '165.227.46.181', NULL, 1, '2024-05-21 03:26:44', '2024-05-21 03:26:44'),
(18745, '110.154.96.195', NULL, 1, '2024-05-21 03:59:10', '2024-05-21 03:59:10'),
(18746, '128.204.212.78', NULL, 1, '2024-05-21 04:03:09', '2024-05-21 04:03:09'),
(18747, '15.204.182.106', NULL, 2, '2024-05-21 05:34:57', '2024-05-21 06:11:33'),
(18748, '36.182.48.199', NULL, 2, '2024-05-21 05:48:42', '2024-05-21 05:49:30'),
(18749, '104.248.224.241', NULL, 1, '2024-05-21 06:12:20', '2024-05-21 06:12:20'),
(18750, '18.212.77.129', NULL, 1, '2024-05-21 06:15:02', '2024-05-21 06:15:02'),
(18751, '158.220.113.180', NULL, 1, '2024-05-21 06:25:00', '2024-05-21 06:25:00'),
(18752, '179.43.167.18', NULL, 1, '2024-05-21 06:38:16', '2024-05-21 06:38:16'),
(18753, '52.23.152.5', NULL, 1, '2024-05-21 06:42:17', '2024-05-21 06:42:17'),
(18754, '66.249.66.39', NULL, 2, '2024-05-21 07:26:09', '2024-05-21 20:03:10'),
(18755, '195.191.219.131', NULL, 1, '2024-05-21 07:37:54', '2024-05-21 07:37:54'),
(18756, '198.235.24.51', NULL, 1, '2024-05-21 07:38:10', '2024-05-21 07:38:10'),
(18757, '54.175.40.20', NULL, 1, '2024-05-21 07:41:41', '2024-05-21 07:41:41'),
(18758, '203.76.151.66', NULL, 1, '2024-05-21 07:53:50', '2024-05-21 07:53:50'),
(18759, '178.171.117.175', NULL, 1, '2024-05-21 07:55:31', '2024-05-21 07:55:31'),
(18760, '103.99.176.60', NULL, 2, '2024-05-21 08:14:52', '2024-05-21 08:16:11'),
(18761, '72.14.201.146', NULL, 1, '2024-05-21 08:33:40', '2024-05-21 08:33:40'),
(18762, '54.80.7.246', NULL, 1, '2024-05-21 08:37:04', '2024-05-21 08:37:04'),
(18763, '38.206.1.234', NULL, 1, '2024-05-21 08:37:31', '2024-05-21 08:37:31'),
(18764, '46.4.104.39', NULL, 3, '2024-05-21 08:41:19', '2024-05-21 08:41:31'),
(18765, '205.210.31.145', NULL, 1, '2024-05-21 08:48:27', '2024-05-21 08:48:27'),
(18766, '40.94.226.17', NULL, 1, '2024-05-21 09:10:34', '2024-05-21 09:10:34'),
(18767, '198.235.24.133', NULL, 1, '2024-05-21 09:18:01', '2024-05-21 09:18:01'),
(18768, '20.205.153.200', NULL, 1, '2024-05-21 09:36:48', '2024-05-21 09:36:48'),
(18769, '51.222.253.9', NULL, 1, '2024-05-21 09:42:21', '2024-05-21 09:42:21'),
(18770, '154.51.131.142', NULL, 1, '2024-05-21 09:49:13', '2024-05-21 09:49:13'),
(18771, '103.109.92.116', NULL, 1, '2024-05-21 09:51:36', '2024-05-21 09:51:36'),
(18772, '27.184.150.139', NULL, 1, '2024-05-21 09:54:35', '2024-05-21 09:54:35'),
(18773, '180.92.233.146', NULL, 1, '2024-05-21 10:02:04', '2024-05-21 10:02:04'),
(18774, '13.58.23.5', NULL, 1, '2024-05-21 10:12:02', '2024-05-21 10:12:02'),
(18775, '18.224.128.89', NULL, 1, '2024-05-21 10:12:03', '2024-05-21 10:12:03'),
(18776, '3.138.139.88', NULL, 1, '2024-05-21 10:12:10', '2024-05-21 10:12:10'),
(18777, '5.9.104.30', NULL, 1, '2024-05-21 11:46:50', '2024-05-21 11:46:50'),
(18778, '143.198.219.230', NULL, 4, '2024-05-21 11:48:51', '2024-05-21 11:48:53'),
(18779, '49.75.14.18', NULL, 1, '2024-05-21 11:54:13', '2024-05-21 11:54:13'),
(18780, '172.71.219.96', NULL, 1, '2024-05-21 12:22:01', '2024-05-21 12:22:01'),
(18781, '43.155.169.133', NULL, 1, '2024-05-21 12:57:53', '2024-05-21 12:57:53'),
(18782, '182.204.141.232', NULL, 2, '2024-05-21 13:04:26', '2024-05-21 13:04:29'),
(18783, '102.129.153.243', NULL, 1, '2024-05-21 13:34:41', '2024-05-21 13:34:41'),
(18784, '176.102.144.100', NULL, 1, '2024-05-21 14:19:19', '2024-05-21 14:19:19'),
(18785, '198.235.24.140', NULL, 1, '2024-05-21 14:25:53', '2024-05-21 14:25:53'),
(18786, '103.95.99.246', NULL, 1, '2024-05-21 14:54:27', '2024-05-21 14:54:27'),
(18787, '175.155.2.234', NULL, 1, '2024-05-21 15:14:48', '2024-05-21 15:14:48'),
(18788, '81.181.60.114', NULL, 1, '2024-05-21 15:21:25', '2024-05-21 15:21:25'),
(18789, '5.164.29.116', NULL, 1, '2024-05-21 15:24:21', '2024-05-21 15:24:21'),
(18790, '66.249.66.38', NULL, 1, '2024-05-21 15:29:59', '2024-05-21 15:29:59'),
(18791, '103.91.129.133', NULL, 1, '2024-05-21 17:22:20', '2024-05-21 17:22:20'),
(18792, '37.111.206.131', NULL, 1, '2024-05-21 17:45:50', '2024-05-21 17:45:50'),
(18793, '72.14.201.159', NULL, 1, '2024-05-21 17:46:45', '2024-05-21 17:46:45'),
(18794, '103.160.17.143', NULL, 2, '2024-05-21 17:47:26', '2024-05-21 17:48:00'),
(18795, '81.181.60.48', NULL, 1, '2024-05-21 17:56:38', '2024-05-21 17:56:38'),
(18796, '209.126.13.171', NULL, 4, '2024-05-21 18:14:07', '2024-05-21 18:14:11'),
(18797, '121.237.36.29', NULL, 2, '2024-05-21 18:27:04', '2024-05-21 18:36:10'),
(18798, '121.237.36.30', NULL, 2, '2024-05-21 18:32:07', '2024-05-22 00:23:23'),
(18799, '182.204.143.162', NULL, 1, '2024-05-21 18:35:20', '2024-05-21 18:35:20'),
(18800, '121.237.36.28', NULL, 2, '2024-05-21 18:35:32', '2024-05-22 00:13:21'),
(18801, '181.214.153.26', NULL, 1, '2024-05-21 18:49:23', '2024-05-21 18:49:23'),
(18802, '121.237.36.27', NULL, 2, '2024-05-21 18:51:23', '2024-05-21 18:54:21'),
(18803, '23.236.214.221', NULL, 1, '2024-05-21 19:01:42', '2024-05-21 19:01:42'),
(18804, '195.191.219.132', NULL, 1, '2024-05-21 19:15:20', '2024-05-21 19:15:20'),
(18805, '149.34.253.147', NULL, 5, '2024-05-21 19:36:03', '2024-05-21 21:47:00'),
(18806, '188.126.94.220', NULL, 1, '2024-05-21 20:04:34', '2024-05-21 20:04:34'),
(18807, '107.174.115.13', NULL, 1, '2024-05-21 20:21:58', '2024-05-21 20:21:58'),
(18808, '221.230.204.64', NULL, 1, '2024-05-21 20:26:37', '2024-05-21 20:26:37'),
(18809, '123.245.128.137', NULL, 1, '2024-05-21 20:27:22', '2024-05-21 20:27:22'),
(18810, '27.147.162.163', NULL, 2, '2024-05-21 20:29:04', '2024-05-21 20:29:05'),
(18811, '103.120.45.45', NULL, 1, '2024-05-21 20:57:25', '2024-05-21 20:57:25'),
(18812, '221.178.143.70', NULL, 5, '2024-05-21 20:57:41', '2024-05-21 21:05:40'),
(18813, '36.150.60.24', NULL, 4, '2024-05-21 20:58:43', '2024-05-21 21:00:30'),
(18814, '58.48.224.208', NULL, 1, '2024-05-21 20:58:48', '2024-05-21 20:58:48'),
(18815, '54.218.200.70', NULL, 1, '2024-05-21 22:10:25', '2024-05-21 22:10:25'),
(18816, '91.92.243.138', NULL, 1, '2024-05-21 22:11:24', '2024-05-21 22:11:24'),
(18817, '42.83.147.34', NULL, 1, '2024-05-21 22:29:07', '2024-05-21 22:29:07'),
(18818, '34.212.197.26', NULL, 1, '2024-05-21 22:59:02', '2024-05-21 22:59:02'),
(18819, '23.26.220.31', NULL, 1, '2024-05-21 23:12:03', '2024-05-21 23:12:03'),
(18820, '104.248.58.172', NULL, 1, '2024-05-21 23:35:53', '2024-05-21 23:35:53'),
(18821, '209.97.134.153', NULL, 1, '2024-05-22 00:09:11', '2024-05-22 00:09:11'),
(18822, '49.82.221.196', NULL, 1, '2024-05-22 00:20:25', '2024-05-22 00:20:25'),
(18823, '179.43.152.66', NULL, 1, '2024-05-22 00:27:43', '2024-05-22 00:27:43'),
(18824, '159.69.176.175', NULL, 1, '2024-05-22 00:36:51', '2024-05-22 00:36:51'),
(18825, '103.225.87.27', NULL, 1, '2024-05-22 00:50:33', '2024-05-22 00:50:33'),
(18826, '136.243.61.201', NULL, 1, '2024-05-22 01:31:03', '2024-05-22 01:31:03'),
(18827, '35.186.190.124', NULL, 1, '2024-05-22 01:45:03', '2024-05-22 01:45:03'),
(18828, '36.111.67.189', NULL, 1, '2024-05-22 01:49:58', '2024-05-22 01:49:58'),
(18829, '175.16.253.234', NULL, 1, '2024-05-22 01:50:44', '2024-05-22 01:50:44'),
(18830, '185.180.143.140', NULL, 1, '2024-05-22 02:07:35', '2024-05-22 02:07:35'),
(18831, '198.235.24.152', NULL, 1, '2024-05-22 02:34:33', '2024-05-22 02:34:33'),
(18832, '156.146.55.170', NULL, 1, '2024-05-22 03:35:43', '2024-05-22 03:35:43'),
(18833, '39.150.128.51', NULL, 23, '2024-05-22 03:51:36', '2024-05-22 03:56:32'),
(18834, '114.104.226.112', NULL, 1, '2024-05-22 04:34:51', '2024-05-22 04:34:51'),
(18835, '193.108.58.2', NULL, 2, '2024-05-22 04:52:47', '2024-05-22 05:00:12'),
(18836, '3.90.60.77', NULL, 1, '2024-05-22 05:30:56', '2024-05-22 05:30:56'),
(18837, '198.235.24.135', NULL, 1, '2024-05-22 05:46:46', '2024-05-22 05:46:46'),
(18838, '42.6.176.240', NULL, 1, '2024-05-22 05:56:10', '2024-05-22 05:56:10'),
(18839, '94.247.172.129', NULL, 1, '2024-05-22 06:03:28', '2024-05-22 06:03:28'),
(18840, '36.226.202.251', NULL, 1, '2024-05-22 06:51:06', '2024-05-22 06:51:06'),
(18841, '59.58.104.233', NULL, 1, '2024-05-22 07:15:33', '2024-05-22 07:15:33'),
(18842, '183.153.123.203', NULL, 1, '2024-05-22 07:17:11', '2024-05-22 07:17:11'),
(18843, '128.204.212.78', NULL, 1, '2024-05-22 07:29:27', '2024-05-22 07:29:27'),
(18844, '27.150.84.48', NULL, 1, '2024-05-22 07:46:35', '2024-05-22 07:46:35'),
(18845, '195.191.219.131', NULL, 1, '2024-05-22 08:05:36', '2024-05-22 08:05:36'),
(18846, '23.154.177.10', NULL, 1, '2024-05-22 08:15:32', '2024-05-22 08:15:32'),
(18847, '136.143.176.64', NULL, 2, '2024-05-22 08:27:49', '2024-05-22 08:27:50'),
(18848, '106.75.100.92', NULL, 1, '2024-05-22 09:03:07', '2024-05-22 09:03:07'),
(18849, '17.241.219.202', NULL, 1, '2024-05-22 09:06:13', '2024-05-22 09:06:13'),
(18850, '158.69.23.79', NULL, 2, '2024-05-22 09:12:57', '2024-05-22 16:20:00'),
(18851, '175.16.254.41', NULL, 1, '2024-05-22 11:06:16', '2024-05-22 11:06:16'),
(18852, '116.208.199.231', NULL, 1, '2024-05-22 11:44:02', '2024-05-22 11:44:02'),
(18853, '52.81.187.72', NULL, 1, '2024-05-22 12:07:59', '2024-05-22 12:07:59'),
(18854, '100.26.179.41', NULL, 1, '2024-05-22 12:08:14', '2024-05-22 12:08:14'),
(18855, '80.227.73.98', NULL, 1, '2024-05-22 12:14:50', '2024-05-22 12:14:50'),
(18856, '103.133.254.21', NULL, 2, '2024-05-22 12:28:17', '2024-05-22 14:32:15'),
(18857, '52.167.144.170', NULL, 1, '2024-05-22 13:29:54', '2024-05-22 13:29:54'),
(18858, '36.182.49.5', NULL, 1, '2024-05-22 13:45:27', '2024-05-22 13:45:27'),
(18859, '103.12.174.220', NULL, 1, '2024-05-22 14:03:11', '2024-05-22 14:03:11'),
(18860, '43.157.33.199', NULL, 2, '2024-05-22 14:11:40', '2024-05-22 22:00:42'),
(18861, '60.188.57.0', NULL, 1, '2024-05-22 14:30:53', '2024-05-22 14:30:53'),
(18862, '159.69.176.175', NULL, 1, '2024-05-22 15:04:44', '2024-05-22 15:04:44'),
(18863, '104.234.114.82', NULL, 1, '2024-05-22 15:41:41', '2024-05-22 15:41:41'),
(18864, '165.225.112.181', NULL, 1, '2024-05-22 15:54:16', '2024-05-22 15:54:16'),
(18865, '36.150.60.24', NULL, 4, '2024-05-22 15:54:30', '2024-05-22 15:55:34'),
(18866, '103.18.83.16', NULL, 2, '2024-05-22 16:39:06', '2024-05-22 16:47:36'),
(18867, '128.204.212.77', NULL, 1, '2024-05-22 17:27:27', '2024-05-22 17:27:27'),
(18868, '103.120.45.45', NULL, 7, '2024-05-22 17:38:05', '2024-05-22 21:23:32'),
(18869, '103.106.239.72', NULL, 1, '2024-05-22 17:53:20', '2024-05-22 17:53:20'),
(18870, '45.61.91.63', NULL, 1, '2024-05-22 17:59:21', '2024-05-22 17:59:21'),
(18871, '121.232.237.95', NULL, 1, '2024-05-22 18:05:36', '2024-05-22 18:05:36'),
(18872, '103.73.198.155', NULL, 2, '2024-05-22 18:58:19', '2024-05-22 18:59:27'),
(18873, '128.14.209.26', NULL, 1, '2024-05-22 20:20:23', '2024-05-22 20:20:23'),
(18874, '172.234.115.181', NULL, 1, '2024-05-22 20:20:32', '2024-05-22 20:20:32'),
(18875, '205.210.31.198', NULL, 1, '2024-05-22 20:24:10', '2024-05-22 20:24:10'),
(18876, '36.182.49.80', NULL, 1, '2024-05-22 21:21:23', '2024-05-22 21:21:23'),
(18877, '17.241.219.147', NULL, 1, '2024-05-22 21:58:58', '2024-05-22 21:58:58'),
(18878, '52.37.148.250', NULL, 1, '2024-05-22 22:13:49', '2024-05-22 22:13:49'),
(18879, '103.133.254.23', NULL, 1, '2024-05-22 22:22:56', '2024-05-22 22:22:56'),
(18880, '35.165.197.26', NULL, 1, '2024-05-22 23:22:05', '2024-05-22 23:22:05'),
(18881, '39.165.179.188', NULL, 2, '2024-05-22 23:46:49', '2024-05-22 23:46:52'),
(18882, '43.156.97.22', NULL, 1, '2024-05-22 23:54:31', '2024-05-22 23:54:31'),
(18883, '128.204.212.84', NULL, 1, '2024-05-23 00:26:48', '2024-05-23 00:26:48'),
(18884, '40.77.167.28', NULL, 1, '2024-05-23 00:41:52', '2024-05-23 00:41:52'),
(18885, '84.17.48.19', NULL, 1, '2024-05-23 01:25:07', '2024-05-23 01:25:07'),
(18886, '193.233.211.48', NULL, 1, '2024-05-23 01:52:32', '2024-05-23 01:52:32'),
(18887, '50.87.144.14', NULL, 1, '2024-05-23 02:10:22', '2024-05-23 02:10:22'),
(18888, '179.43.167.18', NULL, 1, '2024-05-23 02:39:10', '2024-05-23 02:39:10'),
(18889, '66.249.66.10', NULL, 4, '2024-05-23 03:02:41', '2024-05-23 03:23:46'),
(18890, '217.113.194.196', NULL, 1, '2024-05-23 03:04:05', '2024-05-23 03:04:05'),
(18891, '128.204.212.79', NULL, 1, '2024-05-23 03:38:13', '2024-05-23 03:38:13'),
(18892, '43.130.7.211', NULL, 1, '2024-05-23 03:38:31', '2024-05-23 03:38:31'),
(18893, '81.181.60.114', NULL, 1, '2024-05-23 03:57:30', '2024-05-23 03:57:30'),
(18894, '81.181.60.114', NULL, 1, '2024-05-23 05:17:30', '2024-05-23 05:17:30'),
(18895, '51.222.253.18', NULL, 1, '2024-05-23 05:22:30', '2024-05-23 05:22:30'),
(18896, '165.232.190.88', NULL, 1, '2024-05-23 05:46:32', '2024-05-23 05:46:32'),
(18897, '193.118.52.22', NULL, 1, '2024-05-23 05:47:43', '2024-05-23 05:47:43'),
(18898, '59.153.103.48', NULL, 1, '2024-05-23 05:52:43', '2024-05-23 05:52:43'),
(18899, '195.191.219.130', NULL, 1, '2024-05-23 06:18:49', '2024-05-23 06:18:49'),
(18900, '3.212.147.252', NULL, 1, '2024-05-23 06:22:20', '2024-05-23 06:22:20'),
(18901, '195.26.250.126', NULL, 3, '2024-05-23 07:31:00', '2024-05-23 07:31:17'),
(18902, '144.217.135.156', NULL, 3, '2024-05-23 07:54:36', '2024-05-23 07:54:46'),
(18903, '149.56.160.249', NULL, 1, '2024-05-23 07:55:05', '2024-05-23 07:55:05'),
(18904, '37.111.246.240', NULL, 2, '2024-05-23 08:30:37', '2024-05-23 08:33:47'),
(18905, '43.229.208.190', NULL, 3, '2024-05-23 08:42:45', '2024-05-23 09:28:22'),
(18906, '195.211.77.142', NULL, 2, '2024-05-23 09:08:53', '2024-05-23 09:09:31'),
(18907, '193.186.4.140', NULL, 1, '2024-05-23 09:30:07', '2024-05-23 09:30:07'),
(18908, '51.222.253.12', NULL, 1, '2024-05-23 09:44:09', '2024-05-23 09:44:09'),
(18909, '111.7.100.30', NULL, 2, '2024-05-23 09:47:20', '2024-05-23 09:47:30'),
(18910, '36.99.136.129', NULL, 1, '2024-05-23 09:50:17', '2024-05-23 09:50:17'),
(18911, '36.99.136.137', NULL, 1, '2024-05-23 09:50:20', '2024-05-23 09:50:20'),
(18912, '36.99.136.128', NULL, 2, '2024-05-23 09:54:40', '2024-05-23 09:55:14'),
(18913, '18.116.44.99', NULL, 1, '2024-05-23 10:08:47', '2024-05-23 10:08:47'),
(18914, '18.224.128.89', NULL, 1, '2024-05-23 10:08:47', '2024-05-23 10:08:47'),
(18915, '3.19.69.219', NULL, 1, '2024-05-23 10:08:54', '2024-05-23 10:08:54'),
(18916, '40.94.33.3', NULL, 1, '2024-05-23 10:25:11', '2024-05-23 10:25:11'),
(18917, '40.94.36.24', NULL, 1, '2024-05-23 10:35:09', '2024-05-23 10:35:09'),
(18918, '45.77.106.236', NULL, 1, '2024-05-23 10:36:36', '2024-05-23 10:36:36'),
(18919, '40.94.29.65', NULL, 1, '2024-05-23 10:37:25', '2024-05-23 10:37:25'),
(18920, '103.30.28.70', NULL, 1, '2024-05-23 10:38:55', '2024-05-23 10:38:55'),
(18921, '41.65.168.1', NULL, 1, '2024-05-23 10:51:36', '2024-05-23 10:51:36'),
(18922, '40.119.197.45', NULL, 1, '2024-05-23 12:07:33', '2024-05-23 12:07:33'),
(18923, '101.43.26.71', NULL, 8, '2024-05-23 12:53:49', '2024-05-23 12:55:12'),
(18924, '163.53.140.69', NULL, 1, '2024-05-23 13:00:23', '2024-05-23 13:00:23'),
(18925, '35.207.232.201', NULL, 1, '2024-05-23 13:00:23', '2024-05-23 13:00:23'),
(18926, '193.186.4.159', NULL, 1, '2024-05-23 13:43:23', '2024-05-23 13:43:23'),
(18927, '37.111.213.140', NULL, 1, '2024-05-23 13:56:34', '2024-05-23 13:56:34'),
(18928, '65.154.226.168', NULL, 1, '2024-05-23 13:56:37', '2024-05-23 13:56:37'),
(18929, '103.30.60.245', NULL, 4, '2024-05-23 14:50:35', '2024-05-23 14:54:45'),
(18930, '103.205.71.150', NULL, 2, '2024-05-23 15:20:47', '2024-05-23 15:20:48'),
(18931, '37.111.214.89', NULL, 2, '2024-05-23 15:24:29', '2024-05-23 15:25:00'),
(18932, '103.30.60.246', NULL, 1, '2024-05-23 15:35:24', '2024-05-23 15:35:24'),
(18933, '128.204.212.85', NULL, 1, '2024-05-23 15:48:15', '2024-05-23 15:48:15'),
(18934, '43.134.170.46', NULL, 1, '2024-05-23 15:54:30', '2024-05-23 15:54:30'),
(18935, '43.131.234.194', NULL, 4, '2024-05-23 16:03:32', '2024-05-23 16:03:43'),
(18936, '37.111.214.148', NULL, 1, '2024-05-23 16:14:51', '2024-05-23 16:14:51'),
(18937, '104.234.114.82', NULL, 3, '2024-05-23 16:16:31', '2024-05-24 02:34:19'),
(18938, '69.171.231.2', NULL, 1, '2024-05-23 17:15:05', '2024-05-23 17:15:05'),
(18939, '69.171.231.117', NULL, 1, '2024-05-23 17:15:05', '2024-05-23 17:15:05'),
(18940, '128.204.212.84', NULL, 1, '2024-05-23 18:48:58', '2024-05-23 18:48:58'),
(18941, '222.187.1.80', NULL, 1, '2024-05-23 19:17:03', '2024-05-23 19:17:03'),
(18942, '192.3.231.36', NULL, 1, '2024-05-23 19:17:38', '2024-05-23 19:17:38'),
(18943, '59.59.213.30', NULL, 1, '2024-05-23 19:22:40', '2024-05-23 19:22:40'),
(18944, '121.237.36.28', NULL, 5, '2024-05-23 19:23:29', '2024-05-23 21:22:14'),
(18945, '121.237.36.30', NULL, 4, '2024-05-23 19:26:32', '2024-05-24 01:24:04'),
(18946, '121.237.36.27', NULL, 4, '2024-05-23 19:28:04', '2024-05-24 01:23:44'),
(18947, '121.237.36.29', NULL, 4, '2024-05-23 19:31:31', '2024-05-24 01:13:33'),
(18948, '44.234.109.115', NULL, 1, '2024-05-23 20:49:23', '2024-05-23 20:49:23'),
(18949, '123.97.51.185', NULL, 1, '2024-05-23 21:46:18', '2024-05-23 21:46:18'),
(18950, '20.23.125.200', NULL, 8, '2024-05-23 21:52:44', '2024-05-23 21:58:09'),
(18951, '64.176.203.162', NULL, 1, '2024-05-23 21:53:40', '2024-05-23 21:53:40'),
(18952, '175.165.145.204', NULL, 1, '2024-05-23 22:09:20', '2024-05-23 22:09:20'),
(18953, '159.223.102.194', NULL, 1, '2024-05-23 22:12:53', '2024-05-23 22:12:53'),
(18954, '54.149.104.75', NULL, 1, '2024-05-23 22:16:44', '2024-05-23 22:16:44'),
(18955, '52.43.91.43', NULL, 1, '2024-05-23 22:18:00', '2024-05-23 22:18:00'),
(18956, '144.126.226.190', NULL, 1, '2024-05-23 22:34:39', '2024-05-23 22:34:39'),
(18957, '166.88.122.83', NULL, 1, '2024-05-23 23:22:58', '2024-05-23 23:22:58'),
(18958, '52.69.1.120', NULL, 2, '2024-05-23 23:38:48', '2024-05-23 23:38:49'),
(18959, '128.204.212.78', NULL, 1, '2024-05-23 23:39:46', '2024-05-23 23:39:46'),
(18960, '180.119.27.239', NULL, 1, '2024-05-23 23:59:27', '2024-05-23 23:59:27'),
(18961, '49.89.32.33', NULL, 1, '2024-05-23 23:59:28', '2024-05-23 23:59:28'),
(18962, '3.87.31.181', NULL, 1, '2024-05-23 23:59:30', '2024-05-23 23:59:30'),
(18963, '156.236.145.28', NULL, 1, '2024-05-24 00:09:38', '2024-05-24 00:09:38'),
(18964, '121.227.189.198', NULL, 1, '2024-05-24 00:18:06', '2024-05-24 00:18:06'),
(18965, '103.133.254.21', NULL, 2, '2024-05-24 00:30:08', '2024-05-24 00:36:04'),
(18966, '40.77.167.17', NULL, 1, '2024-05-24 00:44:42', '2024-05-24 00:44:42'),
(18967, '81.84.198.75', NULL, 1, '2024-05-24 00:58:58', '2024-05-24 00:58:58'),
(18968, '198.235.24.155', NULL, 1, '2024-05-24 01:18:03', '2024-05-24 01:18:03'),
(18969, '51.79.201.152', NULL, 1, '2024-05-24 03:13:36', '2024-05-24 03:13:36'),
(18970, '87.236.176.215', NULL, 1, '2024-05-24 03:23:52', '2024-05-24 03:23:52'),
(18971, '123.187.240.242', NULL, 1, '2024-05-24 04:34:15', '2024-05-24 04:34:15'),
(18972, '49.71.99.152', NULL, 1, '2024-05-24 04:41:50', '2024-05-24 04:41:50'),
(18973, '43.155.130.43', NULL, 4, '2024-05-24 05:32:16', '2024-05-24 05:32:25'),
(18974, '128.204.212.84', NULL, 1, '2024-05-24 05:32:34', '2024-05-24 05:32:34'),
(18975, '104.234.114.82', NULL, 3, '2024-05-24 05:36:30', '2024-05-24 20:51:54'),
(18976, '47.128.27.15', NULL, 1, '2024-05-24 06:06:34', '2024-05-24 06:06:34'),
(18977, '54.208.117.204', NULL, 1, '2024-05-24 06:21:14', '2024-05-24 06:21:14'),
(18978, '123.249.68.177', NULL, 1, '2024-05-24 06:25:28', '2024-05-24 06:25:28'),
(18979, '42.236.17.122', NULL, 1, '2024-05-24 06:25:36', '2024-05-24 06:25:36'),
(18980, '42.236.17.99', NULL, 1, '2024-05-24 06:25:36', '2024-05-24 06:25:36'),
(18981, '42.236.12.253', NULL, 1, '2024-05-24 06:27:20', '2024-05-24 06:27:20'),
(18982, '115.219.5.149', NULL, 1, '2024-05-24 06:29:15', '2024-05-24 06:29:15'),
(18983, '117.87.60.226', NULL, 1, '2024-05-24 06:32:37', '2024-05-24 06:32:37'),
(18984, '195.191.219.130', NULL, 1, '2024-05-24 07:29:26', '2024-05-24 07:29:26'),
(18985, '31.13.115.4', NULL, 1, '2024-05-24 07:50:10', '2024-05-24 07:50:10'),
(18986, '42.236.17.91', NULL, 1, '2024-05-24 07:54:08', '2024-05-24 07:54:08'),
(18987, '102.129.152.225', NULL, 1, '2024-05-24 09:31:34', '2024-05-24 09:31:34'),
(18988, '49.86.204.235', NULL, 1, '2024-05-24 09:33:51', '2024-05-24 09:33:51'),
(18989, '220.166.12.142', NULL, 1, '2024-05-24 09:37:09', '2024-05-24 09:37:09'),
(18990, '52.167.144.167', NULL, 1, '2024-05-24 09:54:01', '2024-05-24 09:54:01'),
(18991, '195.191.219.133', NULL, 1, '2024-05-24 10:03:59', '2024-05-24 10:03:59'),
(18992, '37.111.212.6', NULL, 1, '2024-05-24 10:38:11', '2024-05-24 10:38:11'),
(18993, '107.189.14.43', NULL, 1, '2024-05-24 10:42:44', '2024-05-24 10:42:44'),
(18994, '51.89.153.112', NULL, 1, '2024-05-24 10:43:17', '2024-05-24 10:43:17'),
(18995, '122.177.110.197', NULL, 1, '2024-05-24 10:51:37', '2024-05-24 10:51:37'),
(18996, '103.75.229.14', NULL, 2, '2024-05-24 11:39:57', '2024-05-24 11:39:58'),
(18997, '121.237.36.29', NULL, 1, '2024-05-24 11:48:58', '2024-05-24 11:48:58'),
(18998, '192.241.118.234', NULL, 2, '2024-05-24 12:09:24', '2024-05-24 12:09:24'),
(18999, '40.77.167.67', NULL, 1, '2024-05-24 12:11:44', '2024-05-24 12:11:44'),
(19000, '66.249.66.11', NULL, 1, '2024-05-24 12:12:15', '2024-05-24 12:12:15'),
(19001, '188.166.31.252', NULL, 1, '2024-05-24 12:12:28', '2024-05-24 12:12:28'),
(19002, '84.17.60.52', NULL, 1, '2024-05-24 13:13:25', '2024-05-24 13:13:25'),
(19003, '91.14.15.41', NULL, 2, '2024-05-24 13:38:52', '2024-05-24 13:56:36'),
(19004, '45.141.215.63', NULL, 1, '2024-05-24 14:07:47', '2024-05-24 14:07:47'),
(19005, '107.189.8.226', NULL, 1, '2024-05-24 14:08:17', '2024-05-24 14:08:17'),
(19006, '103.131.71.58', NULL, 1, '2024-05-24 14:13:32', '2024-05-24 14:13:32'),
(19007, '49.51.179.103', NULL, 1, '2024-05-24 16:00:50', '2024-05-24 16:00:50'),
(19008, '103.110.79.3', NULL, 1, '2024-05-24 16:24:08', '2024-05-24 16:24:08'),
(19009, '117.62.62.8', NULL, 1, '2024-05-24 17:20:03', '2024-05-24 17:20:03'),
(19010, '183.146.32.112', NULL, 1, '2024-05-24 17:20:26', '2024-05-24 17:20:26'),
(19011, '180.114.77.68', NULL, 1, '2024-05-24 17:28:36', '2024-05-24 17:28:36'),
(19012, '121.237.36.30', NULL, 2, '2024-05-24 17:30:52', '2024-05-24 20:48:27'),
(19013, '121.237.36.27', NULL, 1, '2024-05-24 17:30:54', '2024-05-24 17:30:54'),
(19014, '81.181.60.65', NULL, 1, '2024-05-24 17:55:38', '2024-05-24 17:55:38'),
(19015, '193.176.211.47', NULL, 1, '2024-05-24 18:49:02', '2024-05-24 18:49:02'),
(19016, '194.104.10.71', NULL, 1, '2024-05-24 18:50:38', '2024-05-24 18:50:38'),
(19017, '66.249.66.39', NULL, 2, '2024-05-24 19:27:39', '2024-05-24 19:27:40'),
(19018, '89.185.85.140', NULL, 1, '2024-05-24 20:16:03', '2024-05-24 20:16:03'),
(19019, '194.233.174.56', NULL, 1, '2024-05-24 20:18:15', '2024-05-24 20:18:15'),
(19020, '154.36.172.220', NULL, 1, '2024-05-24 20:40:17', '2024-05-24 20:40:17'),
(19021, '3.250.93.141', NULL, 1, '2024-05-24 20:47:41', '2024-05-24 20:47:41'),
(19022, '121.228.126.15', NULL, 1, '2024-05-24 20:50:06', '2024-05-24 20:50:06'),
(19023, '36.99.136.136', NULL, 1, '2024-05-24 20:58:58', '2024-05-24 20:58:58'),
(19024, '36.99.136.128', NULL, 1, '2024-05-24 20:59:01', '2024-05-24 20:59:01'),
(19025, '36.99.136.129', NULL, 1, '2024-05-24 20:59:15', '2024-05-24 20:59:15'),
(19026, '23.145.40.147', NULL, 1, '2024-05-24 20:59:31', '2024-05-24 20:59:31'),
(19027, '221.213.12.56', NULL, 1, '2024-05-24 21:09:55', '2024-05-24 21:09:55'),
(19028, '199.45.155.51', NULL, 1, '2024-05-24 21:18:32', '2024-05-24 21:18:32'),
(19029, '159.69.176.175', NULL, 1, '2024-05-24 22:18:24', '2024-05-24 22:18:24'),
(19030, '193.202.81.250', NULL, 1, '2024-05-24 22:21:02', '2024-05-24 22:21:02'),
(19031, '199.45.155.22', NULL, 1, '2024-05-24 22:38:07', '2024-05-24 22:38:07'),
(19032, '81.181.60.114', NULL, 1, '2024-05-24 22:49:21', '2024-05-24 22:49:21'),
(19033, '54.245.73.30', NULL, 1, '2024-05-24 23:08:35', '2024-05-24 23:08:35'),
(19034, '36.150.60.24', NULL, 6, '2024-05-24 23:40:25', '2024-05-24 23:45:46'),
(19035, '221.178.143.70', NULL, 5, '2024-05-24 23:40:50', '2024-05-24 23:44:32'),
(19036, '64.124.8.73', NULL, 1, '2024-05-24 23:56:51', '2024-05-24 23:56:51'),
(19037, '165.22.51.216', NULL, 4, '2024-05-25 00:17:57', '2024-05-25 00:18:00'),
(19038, '34.221.170.17', NULL, 1, '2024-05-25 00:27:49', '2024-05-25 00:27:49'),
(19039, '112.194.89.94', NULL, 1, '2024-05-25 00:43:40', '2024-05-25 00:43:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(19040, '183.92.217.175', NULL, 1, '2024-05-25 00:46:19', '2024-05-25 00:46:19'),
(19041, '199.45.154.61', NULL, 1, '2024-05-25 01:40:57', '2024-05-25 01:40:57'),
(19042, '31.13.127.23', NULL, 1, '2024-05-25 01:48:09', '2024-05-25 01:48:09'),
(19043, '87.180.117.197', NULL, 1, '2024-05-25 01:48:33', '2024-05-25 01:48:33'),
(19044, '221.11.20.170', NULL, 1, '2024-05-25 02:52:48', '2024-05-25 02:52:48'),
(19045, '64.124.8.54', NULL, 1, '2024-05-25 02:59:11', '2024-05-25 02:59:11'),
(19046, '77.74.177.119', NULL, 1, '2024-05-25 03:20:26', '2024-05-25 03:20:26'),
(19047, '185.220.100.243', NULL, 1, '2024-05-25 03:51:07', '2024-05-25 03:51:07'),
(19048, '107.189.8.181', NULL, 1, '2024-05-25 03:51:37', '2024-05-25 03:51:37'),
(19049, '43.163.0.99', NULL, 1, '2024-05-25 03:53:35', '2024-05-25 03:53:35'),
(19050, '205.210.31.105', NULL, 1, '2024-05-25 04:16:12', '2024-05-25 04:16:12'),
(19051, '144.126.158.34', NULL, 4, '2024-05-25 04:32:59', '2024-05-25 04:33:01'),
(19052, '199.45.155.61', NULL, 1, '2024-05-25 04:38:40', '2024-05-25 04:38:40'),
(19053, '178.62.81.34', NULL, 1, '2024-05-25 04:53:50', '2024-05-25 04:53:50'),
(19054, '117.80.52.151', NULL, 1, '2024-05-25 04:57:50', '2024-05-25 04:57:50'),
(19055, '114.104.235.49', NULL, 1, '2024-05-25 05:00:32', '2024-05-25 05:00:32'),
(19056, '49.70.168.121', NULL, 1, '2024-05-25 05:04:06', '2024-05-25 05:04:06'),
(19057, '52.23.152.5', NULL, 1, '2024-05-25 05:26:54', '2024-05-25 05:26:54'),
(19058, '52.167.144.145', NULL, 1, '2024-05-25 05:29:35', '2024-05-25 05:29:35'),
(19059, '167.172.51.167', NULL, 1, '2024-05-25 06:41:34', '2024-05-25 06:41:34'),
(19060, '93.158.90.65', NULL, 1, '2024-05-25 06:43:26', '2024-05-25 06:43:26'),
(19061, '128.204.212.84', NULL, 1, '2024-05-25 07:43:17', '2024-05-25 07:43:17'),
(19062, '195.191.219.133', NULL, 1, '2024-05-25 07:43:26', '2024-05-25 07:43:26'),
(19063, '152.39.236.107', NULL, 1, '2024-05-25 07:56:29', '2024-05-25 07:56:29'),
(19064, '77.48.23.45', NULL, 1, '2024-05-25 08:54:13', '2024-05-25 08:54:13'),
(19065, '49.70.190.48', NULL, 1, '2024-05-25 08:59:22', '2024-05-25 08:59:22'),
(19066, '43.133.240.151', NULL, 4, '2024-05-25 08:59:49', '2024-05-25 08:59:58'),
(19067, '103.30.191.58', NULL, 1, '2024-05-25 09:03:26', '2024-05-25 09:03:26'),
(19068, '51.222.253.7', NULL, 1, '2024-05-25 09:19:08', '2024-05-25 09:19:08'),
(19069, '87.250.224.222', NULL, 1, '2024-05-25 09:40:26', '2024-05-25 09:40:26'),
(19070, '52.81.237.92', NULL, 1, '2024-05-25 09:48:49', '2024-05-25 09:48:49'),
(19071, '121.233.159.68', NULL, 1, '2024-05-25 11:11:05', '2024-05-25 11:11:05'),
(19072, '119.109.91.142', NULL, 1, '2024-05-25 11:11:26', '2024-05-25 11:11:26'),
(19073, '5.133.192.160', NULL, 1, '2024-05-25 12:07:53', '2024-05-25 12:07:53'),
(19074, '203.202.245.17', NULL, 1, '2024-05-25 13:19:44', '2024-05-25 13:19:44'),
(19075, '17.241.75.123', NULL, 1, '2024-05-25 13:21:02', '2024-05-25 13:21:02'),
(19076, '52.167.144.24', NULL, 1, '2024-05-25 13:26:27', '2024-05-25 13:26:27'),
(19077, '178.254.29.124', NULL, 1, '2024-05-25 13:40:41', '2024-05-25 13:40:41'),
(19078, '35.231.43.79', NULL, 2, '2024-05-25 13:55:59', '2024-05-25 14:06:53'),
(19079, '175.171.140.181', NULL, 1, '2024-05-25 14:12:42', '2024-05-25 14:12:42'),
(19080, '103.103.135.139', NULL, 1, '2024-05-25 14:15:31', '2024-05-25 14:15:31'),
(19081, '49.89.34.240', NULL, 1, '2024-05-25 14:18:39', '2024-05-25 14:18:39'),
(19082, '136.243.220.211', NULL, 1, '2024-05-25 14:51:31', '2024-05-25 14:51:31'),
(19083, '182.42.110.255', NULL, 1, '2024-05-25 15:23:41', '2024-05-25 15:23:41'),
(19084, '91.92.248.162', NULL, 4, '2024-05-25 15:31:48', '2024-05-25 15:32:03'),
(19085, '34.1.47.166', NULL, 1, '2024-05-25 16:24:13', '2024-05-25 16:24:13'),
(19086, '182.107.177.57', NULL, 1, '2024-05-25 17:28:45', '2024-05-25 17:28:45'),
(19087, '144.255.48.135', NULL, 1, '2024-05-25 17:30:35', '2024-05-25 17:30:35'),
(19088, '69.10.48.138', NULL, 1, '2024-05-25 17:43:04', '2024-05-25 17:43:04'),
(19089, '49.87.0.249', NULL, 1, '2024-05-25 19:34:42', '2024-05-25 19:34:42'),
(19090, '27.158.8.190', NULL, 1, '2024-05-25 19:35:24', '2024-05-25 19:35:24'),
(19091, '77.75.79.32', NULL, 1, '2024-05-25 19:49:22', '2024-05-25 19:49:22'),
(19092, '46.41.137.48', NULL, 1, '2024-05-25 20:07:54', '2024-05-25 20:07:54'),
(19093, '198.235.24.147', NULL, 1, '2024-05-25 20:09:07', '2024-05-25 20:09:07'),
(19094, '124.223.196.50', NULL, 3, '2024-05-25 20:33:41', '2024-05-25 20:34:17'),
(19095, '110.230.251.218', NULL, 1, '2024-05-25 21:01:04', '2024-05-25 21:01:04'),
(19096, '3.239.95.36', NULL, 1, '2024-05-25 21:20:32', '2024-05-25 21:20:32'),
(19097, '66.249.66.10', NULL, 1, '2024-05-25 22:21:41', '2024-05-25 22:21:41'),
(19098, '203.86.239.24', NULL, 1, '2024-05-25 22:44:43', '2024-05-25 22:44:43'),
(19099, '54.190.28.182', NULL, 1, '2024-05-25 23:03:13', '2024-05-25 23:03:13'),
(19100, '87.249.132.21', NULL, 1, '2024-05-25 23:03:35', '2024-05-25 23:03:35'),
(19101, '35.88.145.228', NULL, 1, '2024-05-25 23:05:33', '2024-05-25 23:05:33'),
(19102, '119.102.45.204', NULL, 1, '2024-05-26 01:24:20', '2024-05-26 01:24:20'),
(19103, '20.23.125.200', NULL, 4, '2024-05-26 01:29:28', '2024-05-26 01:29:40'),
(19104, '20.23.125.200', NULL, 4, '2024-05-26 01:29:28', '2024-05-26 01:29:40'),
(19105, '121.237.36.30', NULL, 1, '2024-05-26 01:52:37', '2024-05-26 01:52:37'),
(19106, '121.237.36.27', NULL, 1, '2024-05-26 02:00:24', '2024-05-26 02:00:24'),
(19107, '121.237.36.28', NULL, 1, '2024-05-26 02:02:17', '2024-05-26 02:02:17'),
(19108, '43.133.38.182', NULL, 1, '2024-05-26 03:18:40', '2024-05-26 03:18:40'),
(19109, '35.88.91.230', NULL, 1, '2024-05-26 03:38:33', '2024-05-26 03:38:33'),
(19110, '49.70.184.166', NULL, 1, '2024-05-26 03:42:48', '2024-05-26 03:42:48'),
(19111, '125.106.206.45', NULL, 1, '2024-05-26 03:49:05', '2024-05-26 03:49:05'),
(19112, '112.194.194.183', NULL, 1, '2024-05-26 04:28:40', '2024-05-26 04:28:40'),
(19113, '141.95.100.52', NULL, 1, '2024-05-26 05:33:35', '2024-05-26 05:33:35'),
(19114, '115.231.78.4', NULL, 1, '2024-05-26 06:37:35', '2024-05-26 06:37:35'),
(19115, '188.165.87.96', NULL, 1, '2024-05-26 06:50:41', '2024-05-26 06:50:41'),
(19116, '188.165.87.98', NULL, 1, '2024-05-26 06:54:20', '2024-05-26 06:54:20'),
(19117, '185.85.17.151', NULL, 1, '2024-05-26 07:28:14', '2024-05-26 07:28:14'),
(19118, '66.249.66.10', NULL, 1, '2024-05-26 07:29:31', '2024-05-26 07:29:31'),
(19119, '37.187.215.244', NULL, 1, '2024-05-26 07:53:07', '2024-05-26 07:53:07'),
(19120, '65.154.226.170', NULL, 1, '2024-05-26 07:55:45', '2024-05-26 07:55:45'),
(19121, '37.187.215.252', NULL, 1, '2024-05-26 07:59:51', '2024-05-26 07:59:51'),
(19122, '173.252.107.117', NULL, 1, '2024-05-26 08:00:56', '2024-05-26 08:00:56'),
(19123, '81.181.54.7', NULL, 1, '2024-05-26 08:03:39', '2024-05-26 08:03:39'),
(19124, '66.249.66.11', NULL, 1, '2024-05-26 08:07:28', '2024-05-26 08:07:28'),
(19125, '103.30.60.245', NULL, 1, '2024-05-26 08:21:53', '2024-05-26 08:21:53'),
(19126, '36.99.136.128', NULL, 2, '2024-05-26 08:38:47', '2024-05-26 08:38:49'),
(19127, '36.99.136.137', NULL, 1, '2024-05-26 08:40:18', '2024-05-26 08:40:18'),
(19128, '36.99.136.136', NULL, 3, '2024-05-26 08:40:22', '2024-05-27 01:42:06'),
(19129, '195.191.219.130', NULL, 1, '2024-05-26 08:48:08', '2024-05-26 08:48:08'),
(19130, '114.104.134.192', NULL, 1, '2024-05-26 09:18:11', '2024-05-26 09:18:11'),
(19131, '51.254.49.99', NULL, 1, '2024-05-26 09:19:19', '2024-05-26 09:19:19'),
(19132, '81.181.62.91', NULL, 1, '2024-05-26 09:23:42', '2024-05-26 09:23:42'),
(19133, '35.88.145.228', NULL, 1, '2024-05-26 09:26:36', '2024-05-26 09:26:36'),
(19134, '119.30.47.73', NULL, 1, '2024-05-26 09:29:49', '2024-05-26 09:29:49'),
(19135, '103.231.161.169', NULL, 2, '2024-05-26 09:54:06', '2024-05-26 11:49:57'),
(19136, '51.254.49.98', NULL, 1, '2024-05-26 10:37:34', '2024-05-26 10:37:34'),
(19137, '114.235.61.246', NULL, 1, '2024-05-26 10:37:40', '2024-05-26 10:37:40'),
(19138, '155.138.193.206', NULL, 1, '2024-05-26 10:57:34', '2024-05-26 10:57:34'),
(19139, '205.210.31.184', NULL, 1, '2024-05-26 11:04:01', '2024-05-26 11:04:01'),
(19140, '205.210.31.60', NULL, 1, '2024-05-26 11:26:10', '2024-05-26 11:26:10'),
(19141, '103.190.83.174', NULL, 1, '2024-05-26 11:27:18', '2024-05-26 11:27:18'),
(19142, '40.94.227.43', NULL, 1, '2024-05-26 12:38:04', '2024-05-26 12:38:04'),
(19143, '37.111.219.170', NULL, 1, '2024-05-26 13:10:17', '2024-05-26 13:10:17'),
(19144, '103.30.61.247', NULL, 1, '2024-05-26 13:12:50', '2024-05-26 13:12:50'),
(19145, '40.94.226.88', NULL, 1, '2024-05-26 13:25:07', '2024-05-26 13:25:07'),
(19146, '40.94.226.71', NULL, 1, '2024-05-26 13:25:12', '2024-05-26 13:25:12'),
(19147, '182.160.122.169', NULL, 1, '2024-05-26 14:21:53', '2024-05-26 14:21:53'),
(19148, '128.204.212.84', NULL, 1, '2024-05-26 14:32:52', '2024-05-26 14:32:52'),
(19149, '125.75.66.97', NULL, 1, '2024-05-26 15:05:20', '2024-05-26 15:05:20'),
(19150, '3.19.74.154', NULL, 1, '2024-05-26 15:20:41', '2024-05-26 15:20:41'),
(19151, '18.225.25.214', NULL, 1, '2024-05-26 15:20:41', '2024-05-26 15:20:41'),
(19152, '3.141.11.163', NULL, 1, '2024-05-26 15:20:47', '2024-05-26 15:20:47'),
(19153, '175.165.188.163', NULL, 1, '2024-05-26 15:43:15', '2024-05-26 15:43:15'),
(19154, '113.133.224.110', NULL, 1, '2024-05-26 15:51:02', '2024-05-26 15:51:02'),
(19155, '45.76.63.150', NULL, 1, '2024-05-26 16:07:47', '2024-05-26 16:07:47'),
(19156, '89.149.39.6', NULL, 8, '2024-05-26 17:14:30', '2024-05-26 17:14:39'),
(19157, '66.249.66.37', NULL, 1, '2024-05-26 17:52:07', '2024-05-26 17:52:07'),
(19158, '103.100.235.65', NULL, 1, '2024-05-26 18:15:30', '2024-05-26 18:15:30'),
(19159, '183.150.69.37', NULL, 1, '2024-05-26 18:15:39', '2024-05-26 18:15:39'),
(19160, '72.14.201.159', NULL, 2, '2024-05-26 19:05:36', '2024-05-26 21:24:36'),
(19161, '64.227.135.53', NULL, 1, '2024-05-26 20:29:40', '2024-05-26 20:29:40'),
(19162, '47.236.152.74', NULL, 1, '2024-05-26 20:30:36', '2024-05-26 20:30:36'),
(19163, '65.154.226.168', NULL, 1, '2024-05-26 21:11:33', '2024-05-26 21:11:33'),
(19164, '193.186.4.159', NULL, 1, '2024-05-26 21:24:28', '2024-05-26 21:24:28'),
(19165, '188.165.87.105', NULL, 1, '2024-05-26 22:09:57', '2024-05-26 22:09:57'),
(19166, '188.165.87.101', NULL, 1, '2024-05-26 22:13:57', '2024-05-26 22:13:57'),
(19167, '135.148.100.196', NULL, 1, '2024-05-26 22:17:27', '2024-05-26 22:17:27'),
(19168, '54.200.188.149', NULL, 1, '2024-05-27 00:01:04', '2024-05-27 00:01:04'),
(19169, '45.91.94.195', NULL, 1, '2024-05-27 00:06:19', '2024-05-27 00:06:19'),
(19170, '37.187.215.255', NULL, 1, '2024-05-27 00:21:19', '2024-05-27 00:21:19'),
(19171, '198.235.24.8', NULL, 1, '2024-05-27 00:40:03', '2024-05-27 00:40:03'),
(19172, '202.59.9.177', NULL, 2, '2024-05-27 01:06:23', '2024-05-27 01:06:25'),
(19173, '35.166.112.223', NULL, 1, '2024-05-27 01:34:44', '2024-05-27 01:34:44'),
(19174, '198.235.24.37', NULL, 1, '2024-05-27 01:37:14', '2024-05-27 01:37:14'),
(19175, '36.99.136.129', NULL, 1, '2024-05-27 01:42:04', '2024-05-27 01:42:04'),
(19176, '205.210.31.29', NULL, 1, '2024-05-27 01:46:27', '2024-05-27 01:46:27'),
(19177, '121.226.18.45', NULL, 1, '2024-05-27 01:58:51', '2024-05-27 01:58:51'),
(19178, '121.237.36.27', NULL, 5, '2024-05-27 02:00:29', '2024-05-27 02:11:50'),
(19179, '121.237.36.28', NULL, 5, '2024-05-27 02:03:10', '2024-05-27 02:21:20'),
(19180, '121.237.36.30', NULL, 3, '2024-05-27 02:06:46', '2024-05-27 02:20:28'),
(19181, '101.71.211.3', NULL, 1, '2024-05-27 02:16:09', '2024-05-27 02:16:09'),
(19182, '121.237.36.29', NULL, 1, '2024-05-27 02:16:52', '2024-05-27 02:16:52'),
(19183, '3.215.200.136', NULL, 1, '2024-05-27 02:20:11', '2024-05-27 02:20:11'),
(19184, '42.236.12.248', NULL, 1, '2024-05-27 02:40:58', '2024-05-27 02:40:58'),
(19185, '42.236.17.195', NULL, 1, '2024-05-27 02:41:03', '2024-05-27 02:41:03'),
(19186, '42.236.17.214', NULL, 1, '2024-05-27 03:14:13', '2024-05-27 03:14:13'),
(19187, '87.236.176.66', NULL, 1, '2024-05-27 03:29:06', '2024-05-27 03:29:06'),
(19188, '123.249.99.231', NULL, 1, '2024-05-27 03:55:05', '2024-05-27 03:55:05'),
(19189, '147.45.187.169', NULL, 1, '2024-05-27 03:58:10', '2024-05-27 03:58:10'),
(19190, '42.236.12.199', NULL, 1, '2024-05-27 04:00:02', '2024-05-27 04:00:02'),
(19191, '199.45.155.37', NULL, 1, '2024-05-27 04:17:57', '2024-05-27 04:17:57'),
(19192, '209.38.153.47', NULL, 1, '2024-05-27 04:26:57', '2024-05-27 04:26:57'),
(19193, '121.237.36.27', NULL, 3, '2024-05-27 04:35:50', '2024-05-27 05:02:34'),
(19194, '121.237.36.29', NULL, 1, '2024-05-27 04:52:25', '2024-05-27 04:52:25'),
(19195, '38.174.195.98', NULL, 1, '2024-05-27 04:53:21', '2024-05-27 04:53:21'),
(19196, '121.237.36.30', NULL, 1, '2024-05-27 04:58:48', '2024-05-27 04:58:48'),
(19197, '45.81.130.70', NULL, 1, '2024-05-27 05:00:31', '2024-05-27 05:00:31'),
(19198, '54.208.117.204', NULL, 1, '2024-05-27 05:15:36', '2024-05-27 05:15:36'),
(19199, '195.191.219.131', NULL, 1, '2024-05-27 06:02:44', '2024-05-27 06:02:44'),
(19200, '51.222.253.2', NULL, 1, '2024-05-27 06:37:04', '2024-05-27 06:37:04'),
(19201, '128.204.212.77', NULL, 1, '2024-05-27 06:40:42', '2024-05-27 06:40:42'),
(19202, '199.45.155.52', NULL, 1, '2024-05-27 06:41:06', '2024-05-27 06:41:06'),
(19203, '40.94.26.188', NULL, 1, '2024-05-27 07:16:26', '2024-05-27 07:16:26'),
(19204, '92.205.2.206', NULL, 1, '2024-05-27 07:41:05', '2024-05-27 07:41:05'),
(19205, '95.214.103.169', NULL, 1, '2024-05-27 07:46:42', '2024-05-27 07:46:42'),
(19206, '17.241.75.245', NULL, 1, '2024-05-27 07:47:08', '2024-05-27 07:47:08'),
(19207, '149.28.220.41', NULL, 5, '2024-05-27 08:10:39', '2024-05-27 08:10:59'),
(19208, '182.204.140.145', NULL, 2, '2024-05-27 08:42:58', '2024-05-27 08:43:04'),
(19209, '212.30.36.67', NULL, 1, '2024-05-27 08:50:08', '2024-05-27 08:50:08'),
(19210, '40.94.31.33', NULL, 1, '2024-05-27 08:57:45', '2024-05-27 08:57:45'),
(19211, '85.208.96.212', NULL, 1, '2024-05-27 09:06:24', '2024-05-27 09:06:24'),
(19212, '18.224.94.182', NULL, 5, '2024-05-27 09:08:21', '2024-05-27 10:51:06'),
(19213, '18.225.25.214', NULL, 5, '2024-05-27 09:08:22', '2024-05-27 10:51:00'),
(19214, '218.31.65.109', NULL, 1, '2024-05-27 09:18:04', '2024-05-27 09:18:04'),
(19215, '207.180.205.113', NULL, 1, '2024-05-27 09:40:10', '2024-05-27 09:40:10'),
(19216, '72.14.201.159', NULL, 1, '2024-05-27 09:42:00', '2024-05-27 09:42:00'),
(19217, '150.109.254.243', NULL, 4, '2024-05-27 09:44:31', '2024-05-27 09:44:41'),
(19218, '43.229.208.190', NULL, 2, '2024-05-27 09:46:52', '2024-05-27 10:10:17'),
(19219, '103.145.70.100', NULL, 2, '2024-05-27 09:58:26', '2024-05-27 09:59:56'),
(19220, '4.193.96.14', NULL, 1, '2024-05-27 10:02:59', '2024-05-27 10:02:59'),
(19221, '195.191.219.132', NULL, 1, '2024-05-27 10:05:34', '2024-05-27 10:05:34'),
(19222, '205.210.31.129', NULL, 1, '2024-05-27 10:12:15', '2024-05-27 10:12:15'),
(19223, '40.94.227.32', NULL, 1, '2024-05-27 10:36:21', '2024-05-27 10:36:21'),
(19224, '66.135.2.54', NULL, 1, '2024-05-27 10:43:35', '2024-05-27 10:43:35'),
(19225, '66.115.142.185', NULL, 4, '2024-05-27 10:43:53', '2024-05-27 10:44:01'),
(19226, '18.222.251.101', NULL, 1, '2024-05-27 10:50:59', '2024-05-27 10:50:59'),
(19227, '3.16.215.50', NULL, 1, '2024-05-27 10:50:59', '2024-05-27 10:50:59'),
(19228, '18.116.68.11', NULL, 2, '2024-05-27 10:50:59', '2024-05-27 10:51:06'),
(19229, '18.224.128.89', NULL, 1, '2024-05-27 10:50:59', '2024-05-27 10:50:59'),
(19230, '3.141.11.163', NULL, 2, '2024-05-27 10:51:06', '2024-05-27 10:51:08'),
(19231, '3.19.74.154', NULL, 1, '2024-05-27 10:51:06', '2024-05-27 10:51:06'),
(19232, '103.15.42.197', NULL, 1, '2024-05-27 10:51:07', '2024-05-27 10:51:07'),
(19233, '37.111.228.194', NULL, 1, '2024-05-27 11:10:07', '2024-05-27 11:10:07'),
(19234, '103.195.250.250', NULL, 1, '2024-05-27 11:25:06', '2024-05-27 11:25:06'),
(19235, '84.17.40.90', NULL, 1, '2024-05-27 11:37:57', '2024-05-27 11:37:57'),
(19236, '191.96.150.194', NULL, 1, '2024-05-27 11:56:31', '2024-05-27 11:56:31'),
(19237, '37.139.53.188', NULL, 1, '2024-05-27 12:27:35', '2024-05-27 12:27:35'),
(19238, '173.252.83.29', NULL, 1, '2024-05-27 12:38:28', '2024-05-27 12:38:28'),
(19239, '205.210.31.184', NULL, 1, '2024-05-27 12:53:03', '2024-05-27 12:53:03'),
(19240, '51.81.46.212', NULL, 1, '2024-05-27 12:56:03', '2024-05-27 12:56:03'),
(19241, '54.39.104.60', NULL, 1, '2024-05-27 12:57:29', '2024-05-27 12:57:29'),
(19242, '40.119.197.45', NULL, 1, '2024-05-27 13:20:05', '2024-05-27 13:20:05'),
(19243, '125.94.166.228', NULL, 1, '2024-05-27 13:53:13', '2024-05-27 13:53:13'),
(19244, '43.131.224.221', NULL, 4, '2024-05-27 14:29:43', '2024-05-27 14:29:52'),
(19245, '203.76.108.228', NULL, 1, '2024-05-27 14:34:05', '2024-05-27 14:34:05'),
(19246, '43.135.129.233', NULL, 1, '2024-05-27 14:41:08', '2024-05-27 14:41:08'),
(19247, '104.207.143.175', NULL, 1, '2024-05-27 14:42:20', '2024-05-27 14:42:20'),
(19248, '87.236.176.146', NULL, 1, '2024-05-27 14:45:52', '2024-05-27 14:45:52'),
(19249, '51.159.174.28', NULL, 1, '2024-05-27 15:03:04', '2024-05-27 15:03:04'),
(19250, '103.129.208.96', NULL, 1, '2024-05-27 15:05:41', '2024-05-27 15:05:41'),
(19251, '193.186.4.159', NULL, 1, '2024-05-27 15:54:36', '2024-05-27 15:54:36'),
(19252, '155.138.226.10', NULL, 1, '2024-05-27 16:19:00', '2024-05-27 16:19:00'),
(19253, '2.196.157.86', NULL, 1, '2024-05-27 16:57:01', '2024-05-27 16:57:01'),
(19254, '103.143.236.29', NULL, 2, '2024-05-27 18:19:14', '2024-05-27 18:55:53'),
(19255, '64.129.187.207', NULL, 1, '2024-05-27 18:34:42', '2024-05-27 18:34:42'),
(19256, '121.225.85.166', NULL, 1, '2024-05-27 19:35:45', '2024-05-27 19:35:45'),
(19257, '222.187.1.99', NULL, 1, '2024-05-27 19:37:26', '2024-05-27 19:37:26'),
(19258, '46.250.234.228', NULL, 4, '2024-05-27 19:38:59', '2024-05-27 19:39:09'),
(19259, '42.203.194.237', NULL, 1, '2024-05-27 19:43:02', '2024-05-27 19:43:02'),
(19260, '118.120.196.191', NULL, 1, '2024-05-27 19:50:17', '2024-05-27 19:50:17'),
(19261, '175.22.87.140', NULL, 1, '2024-05-27 22:15:27', '2024-05-27 22:15:27'),
(19262, '72.14.201.168', NULL, 1, '2024-05-27 22:38:51', '2024-05-27 22:38:51'),
(19263, '128.204.212.78', NULL, 1, '2024-05-27 22:55:14', '2024-05-27 22:55:14'),
(19264, '172.241.242.184', NULL, 1, '2024-05-27 23:42:10', '2024-05-27 23:42:10'),
(19265, '35.91.31.48', NULL, 1, '2024-05-28 00:31:48', '2024-05-28 00:31:48'),
(19266, '34.221.60.99', NULL, 1, '2024-05-28 01:10:10', '2024-05-28 01:10:10'),
(19267, '104.234.114.82', NULL, 1, '2024-05-28 01:35:06', '2024-05-28 01:35:06'),
(19268, '185.146.232.243', NULL, 1, '2024-05-28 01:45:45', '2024-05-28 01:45:45'),
(19269, '51.89.153.112', NULL, 1, '2024-05-28 01:45:53', '2024-05-28 01:45:53'),
(19270, '119.30.33.222', NULL, 1, '2024-05-28 02:20:07', '2024-05-28 02:20:07'),
(19271, '180.112.54.182', NULL, 1, '2024-05-28 03:03:24', '2024-05-28 03:03:24'),
(19272, '170.106.101.31', NULL, 1, '2024-05-28 03:31:19', '2024-05-28 03:31:19'),
(19273, '193.186.4.159', NULL, 1, '2024-05-28 04:08:58', '2024-05-28 04:08:58'),
(19274, '15.235.15.135', NULL, 1, '2024-05-28 04:13:10', '2024-05-28 04:13:10'),
(19275, '31.13.103.119', NULL, 1, '2024-05-28 05:12:59', '2024-05-28 05:12:59'),
(19276, '52.203.201.196', NULL, 1, '2024-05-28 05:35:07', '2024-05-28 05:35:07'),
(19277, '205.210.31.167', NULL, 1, '2024-05-28 05:43:04', '2024-05-28 05:43:04'),
(19278, '117.57.116.166', NULL, 1, '2024-05-28 06:03:11', '2024-05-28 06:03:11'),
(19279, '195.191.219.132', NULL, 1, '2024-05-28 06:31:59', '2024-05-28 06:31:59'),
(19280, '34.125.38.145', NULL, 1, '2024-05-28 06:49:27', '2024-05-28 06:49:27'),
(19281, '76.122.107.160', NULL, 1, '2024-05-28 07:04:46', '2024-05-28 07:04:46'),
(19282, '37.111.216.240', NULL, 1, '2024-05-28 07:19:46', '2024-05-28 07:19:46'),
(19283, '66.249.66.37', NULL, 2, '2024-05-28 07:44:23', '2024-05-28 18:41:20'),
(19284, '45.66.48.202', NULL, 1, '2024-05-28 07:51:15', '2024-05-28 07:51:15'),
(19285, '117.27.119.245', NULL, 1, '2024-05-28 08:31:07', '2024-05-28 08:31:07'),
(19286, '111.72.194.126', NULL, 1, '2024-05-28 09:00:25', '2024-05-28 09:00:25'),
(19287, '60.184.34.160', NULL, 1, '2024-05-28 09:09:30', '2024-05-28 09:09:30'),
(19288, '100.25.85.101', NULL, 3, '2024-05-28 09:20:22', '2024-05-28 09:20:22'),
(19289, '100.25.85.101', NULL, 3, '2024-05-28 09:20:22', '2024-05-28 09:20:22'),
(19290, '3.228.110.6', NULL, 4, '2024-05-28 09:29:13', '2024-05-28 09:29:14'),
(19291, '3.228.110.6', NULL, 4, '2024-05-28 09:29:13', '2024-05-28 09:29:14'),
(19292, '3.233.252.114', NULL, 1, '2024-05-28 09:29:15', '2024-05-28 09:29:15'),
(19293, '54.164.10.107', NULL, 3, '2024-05-28 09:29:16', '2024-05-28 09:29:34'),
(19294, '110.154.102.55', NULL, 2, '2024-05-28 10:35:31', '2024-05-28 10:35:53'),
(19295, '66.249.66.12', NULL, 1, '2024-05-28 11:03:54', '2024-05-28 11:03:54'),
(19296, '121.237.36.27', NULL, 3, '2024-05-28 11:51:32', '2024-05-28 21:20:45'),
(19297, '121.237.36.29', NULL, 1, '2024-05-28 11:55:47', '2024-05-28 11:55:47'),
(19298, '155.138.237.107', NULL, 1, '2024-05-28 12:03:33', '2024-05-28 12:03:33'),
(19299, '72.14.201.159', NULL, 1, '2024-05-28 12:24:49', '2024-05-28 12:24:49'),
(19300, '49.82.226.159', NULL, 1, '2024-05-28 12:28:22', '2024-05-28 12:28:22'),
(19301, '165.225.112.181', NULL, 2, '2024-05-28 12:48:46', '2024-05-28 12:48:48'),
(19302, '84.17.40.90', NULL, 1, '2024-05-28 13:18:24', '2024-05-28 13:18:24'),
(19303, '198.235.24.232', NULL, 1, '2024-05-28 13:24:27', '2024-05-28 13:24:27'),
(19304, '199.244.88.227', NULL, 1, '2024-05-28 14:32:21', '2024-05-28 14:32:21'),
(19305, '20.205.153.200', NULL, 1, '2024-05-28 15:03:46', '2024-05-28 15:03:46'),
(19306, '167.248.133.125', NULL, 1, '2024-05-28 15:05:06', '2024-05-28 15:05:06'),
(19307, '74.235.70.86', NULL, 1, '2024-05-28 15:05:21', '2024-05-28 15:05:21'),
(19308, '40.94.26.148', NULL, 1, '2024-05-28 15:06:04', '2024-05-28 15:06:04'),
(19309, '103.231.161.169', NULL, 2, '2024-05-28 16:12:04', '2024-05-28 16:12:16'),
(19310, '113.120.178.246', NULL, 1, '2024-05-28 16:23:35', '2024-05-28 16:23:35'),
(19311, '121.236.72.76', NULL, 1, '2024-05-28 16:23:43', '2024-05-28 16:23:43'),
(19312, '66.249.66.38', NULL, 2, '2024-05-28 16:29:13', '2024-05-28 16:29:13'),
(19313, '136.226.237.17', NULL, 1, '2024-05-28 16:30:12', '2024-05-28 16:30:12'),
(19314, '205.210.31.93', NULL, 1, '2024-05-28 17:01:19', '2024-05-28 17:01:19'),
(19315, '45.32.227.247', NULL, 1, '2024-05-28 17:15:04', '2024-05-28 17:15:04'),
(19316, '213.202.233.34', NULL, 1, '2024-05-28 17:18:22', '2024-05-28 17:18:22'),
(19317, '144.202.64.74', NULL, 1, '2024-05-28 17:25:25', '2024-05-28 17:25:25'),
(19318, '45.120.38.242', NULL, 1, '2024-05-28 18:28:39', '2024-05-28 18:28:39'),
(19319, '156.231.88.50', NULL, 1, '2024-05-28 19:41:32', '2024-05-28 19:41:32'),
(19320, '103.92.218.228', NULL, 1, '2024-05-28 20:04:37', '2024-05-28 20:04:37'),
(19321, '114.96.103.33', NULL, 1, '2024-05-28 20:09:57', '2024-05-28 20:09:57'),
(19322, '120.40.215.163', NULL, 1, '2024-05-28 20:13:27', '2024-05-28 20:13:27'),
(19323, '121.237.36.28', NULL, 1, '2024-05-28 20:27:37', '2024-05-28 20:27:37'),
(19324, '51.222.253.9', NULL, 1, '2024-05-28 20:33:17', '2024-05-28 20:33:17'),
(19325, '121.237.36.30', NULL, 1, '2024-05-28 20:37:59', '2024-05-28 20:37:59'),
(19326, '23.26.220.24', NULL, 1, '2024-05-28 20:40:10', '2024-05-28 20:40:10'),
(19327, '37.111.212.56', NULL, 2, '2024-05-28 21:06:27', '2024-05-28 21:07:01'),
(19328, '66.249.66.11', NULL, 1, '2024-05-28 21:32:51', '2024-05-28 21:32:51'),
(19329, '166.0.135.176', NULL, 1, '2024-05-28 21:44:45', '2024-05-28 21:44:45'),
(19330, '17.241.219.81', NULL, 1, '2024-05-28 22:09:40', '2024-05-28 22:09:40'),
(19331, '35.162.67.33', NULL, 1, '2024-05-28 22:11:14', '2024-05-28 22:11:14'),
(19332, '77.75.78.165', NULL, 1, '2024-05-28 22:20:53', '2024-05-28 22:20:53'),
(19333, '35.91.31.48', NULL, 1, '2024-05-28 23:10:25', '2024-05-28 23:10:25'),
(19334, '36.182.48.49', NULL, 2, '2024-05-28 23:54:31', '2024-05-28 23:54:35'),
(19335, '49.114.228.167', NULL, 1, '2024-05-29 00:30:49', '2024-05-29 00:30:49'),
(19336, '128.204.212.85', NULL, 1, '2024-05-29 00:31:04', '2024-05-29 00:31:04'),
(19337, '128.204.212.78', NULL, 1, '2024-05-29 00:32:10', '2024-05-29 00:32:10'),
(19338, '154.51.131.142', NULL, 1, '2024-05-29 01:12:26', '2024-05-29 01:12:26'),
(19339, '94.102.63.40', NULL, 8, '2024-05-29 01:23:20', '2024-05-29 01:24:06'),
(19340, '42.83.147.53', NULL, 1, '2024-05-29 04:00:45', '2024-05-29 04:00:45'),
(19341, '111.72.194.125', NULL, 1, '2024-05-29 04:23:14', '2024-05-29 04:23:14'),
(19342, '180.114.77.64', NULL, 1, '2024-05-29 04:24:03', '2024-05-29 04:24:03'),
(19343, '119.113.201.180', NULL, 1, '2024-05-29 04:28:42', '2024-05-29 04:28:42'),
(19344, '121.237.36.30', NULL, 6, '2024-05-29 04:34:11', '2024-05-29 12:26:04'),
(19345, '121.237.36.29', NULL, 3, '2024-05-29 04:37:12', '2024-05-29 12:25:42'),
(19346, '121.237.36.27', NULL, 3, '2024-05-29 04:42:09', '2024-05-29 12:24:07'),
(19347, '104.164.173.147', NULL, 1, '2024-05-29 04:54:17', '2024-05-29 04:54:17'),
(19348, '51.222.253.13', NULL, 1, '2024-05-29 05:52:25', '2024-05-29 05:52:25'),
(19349, '195.191.219.132', NULL, 1, '2024-05-29 06:17:54', '2024-05-29 06:17:54'),
(19350, '54.208.117.204', NULL, 1, '2024-05-29 06:26:58', '2024-05-29 06:26:58'),
(19351, '128.199.1.186', NULL, 1, '2024-05-29 06:34:04', '2024-05-29 06:34:04'),
(19352, '40.94.20.20', NULL, 1, '2024-05-29 07:35:47', '2024-05-29 07:35:47'),
(19353, '121.239.177.68', NULL, 1, '2024-05-29 08:06:47', '2024-05-29 08:06:47'),
(19354, '23.26.220.31', NULL, 1, '2024-05-29 09:02:56', '2024-05-29 09:02:56'),
(19355, '104.238.130.218', NULL, 1, '2024-05-29 10:54:41', '2024-05-29 10:54:41'),
(19356, '173.252.127.9', NULL, 1, '2024-05-29 11:52:34', '2024-05-29 11:52:34'),
(19357, '37.111.216.59', NULL, 1, '2024-05-29 11:56:14', '2024-05-29 11:56:14'),
(19358, '117.87.58.206', NULL, 1, '2024-05-29 12:11:06', '2024-05-29 12:11:06'),
(19359, '110.191.204.70', NULL, 1, '2024-05-29 12:11:33', '2024-05-29 12:11:33'),
(19360, '38.11.241.24', NULL, 1, '2024-05-29 12:14:30', '2024-05-29 12:14:30'),
(19361, '136.233.41.142', NULL, 2, '2024-05-29 13:27:27', '2024-05-29 13:28:37'),
(19362, '40.94.226.90', NULL, 1, '2024-05-29 13:45:59', '2024-05-29 13:45:59'),
(19363, '157.55.39.200', NULL, 1, '2024-05-29 13:54:11', '2024-05-29 13:54:11'),
(19364, '110.154.102.248', NULL, 2, '2024-05-29 13:54:53', '2024-05-29 13:55:00'),
(19365, '103.205.71.150', NULL, 1, '2024-05-29 13:59:08', '2024-05-29 13:59:08'),
(19366, '36.182.48.229', NULL, 1, '2024-05-29 14:36:53', '2024-05-29 14:36:53'),
(19367, '222.184.87.78', NULL, 1, '2024-05-29 15:10:42', '2024-05-29 15:10:42'),
(19368, '66.135.10.152', NULL, 1, '2024-05-29 15:46:15', '2024-05-29 15:46:15'),
(19369, '103.231.161.169', NULL, 1, '2024-05-29 17:04:33', '2024-05-29 17:04:33'),
(19370, '115.239.1.104', NULL, 1, '2024-05-29 18:26:18', '2024-05-29 18:26:18'),
(19371, '173.249.14.83', NULL, 1, '2024-05-29 18:38:26', '2024-05-29 18:38:26'),
(19372, '117.33.163.216', NULL, 1, '2024-05-29 18:53:23', '2024-05-29 18:53:23'),
(19373, '103.152.106.47', NULL, 2, '2024-05-29 19:14:25', '2024-05-30 02:20:49'),
(19374, '17.241.219.192', NULL, 1, '2024-05-29 20:34:36', '2024-05-29 20:34:36'),
(19375, '198.235.24.108', NULL, 1, '2024-05-29 20:45:56', '2024-05-29 20:45:56'),
(19376, '113.229.58.193', NULL, 1, '2024-05-29 21:26:58', '2024-05-29 21:26:58'),
(19377, '183.143.92.165', NULL, 2, '2024-05-29 21:34:20', '2024-05-29 21:34:38'),
(19378, '45.15.159.12', NULL, 2, '2024-05-29 22:00:37', '2024-05-29 22:02:15'),
(19379, '37.111.243.33', NULL, 1, '2024-05-29 22:53:10', '2024-05-29 22:53:10'),
(19380, '178.128.107.139', NULL, 2, '2024-05-29 23:04:21', '2024-05-29 23:42:11'),
(19381, '93.115.53.250', NULL, 8, '2024-05-29 23:20:43', '2024-05-29 23:21:53'),
(19382, '45.120.38.242', NULL, 1, '2024-05-30 00:06:18', '2024-05-30 00:06:18'),
(19383, '52.167.144.175', NULL, 1, '2024-05-30 00:29:58', '2024-05-30 00:29:58'),
(19384, '52.38.118.143', NULL, 1, '2024-05-30 01:10:45', '2024-05-30 01:10:45'),
(19385, '54.188.173.23', NULL, 1, '2024-05-30 01:20:07', '2024-05-30 01:20:07'),
(19386, '119.116.108.177', NULL, 1, '2024-05-30 01:27:34', '2024-05-30 01:27:34'),
(19387, '183.142.169.196', NULL, 1, '2024-05-30 01:32:40', '2024-05-30 01:32:40'),
(19388, '173.252.79.1', NULL, 1, '2024-05-30 01:55:11', '2024-05-30 01:55:11'),
(19389, '199.45.154.52', NULL, 1, '2024-05-30 02:21:07', '2024-05-30 02:21:07'),
(19390, '216.250.254.54', NULL, 1, '2024-05-30 02:39:56', '2024-05-30 02:39:56'),
(19391, '91.206.200.79', NULL, 1, '2024-05-30 02:42:26', '2024-05-30 02:42:26'),
(19392, '54.208.117.204', NULL, 1, '2024-05-30 05:33:41', '2024-05-30 05:33:41'),
(19393, '182.204.142.189', NULL, 2, '2024-05-30 05:35:26', '2024-05-30 05:35:29'),
(19394, '195.191.219.130', NULL, 1, '2024-05-30 05:55:58', '2024-05-30 05:55:58'),
(19395, '185.94.35.123', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19396, '185.94.33.216', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19397, '45.80.106.42', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19398, '193.202.16.24', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19399, '85.239.56.160', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19400, '193.233.82.85', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19401, '193.233.230.213', NULL, 1, '2024-05-30 06:17:21', '2024-05-30 06:17:21'),
(19402, '123.244.128.95', NULL, 1, '2024-05-30 06:17:28', '2024-05-30 06:17:28'),
(19403, '60.188.57.0', NULL, 1, '2024-05-30 06:47:50', '2024-05-30 06:47:50'),
(19404, '20.212.201.123', NULL, 1, '2024-05-30 07:35:26', '2024-05-30 07:35:26'),
(19405, '40.119.197.45', NULL, 1, '2024-05-30 07:36:13', '2024-05-30 07:36:13'),
(19406, '121.227.184.83', NULL, 1, '2024-05-30 07:40:57', '2024-05-30 07:40:57'),
(19407, '175.155.2.75', NULL, 1, '2024-05-30 07:41:11', '2024-05-30 07:41:11'),
(19408, '121.237.36.27', NULL, 3, '2024-05-30 07:51:46', '2024-05-30 15:38:42'),
(19409, '121.237.36.29', NULL, 3, '2024-05-30 07:52:27', '2024-05-30 16:02:59'),
(19410, '66.249.73.131', NULL, 2, '2024-05-30 08:17:04', '2024-05-30 15:57:18'),
(19411, '66.249.73.130', NULL, 2, '2024-05-30 08:18:31', '2024-05-30 08:49:17'),
(19412, '121.237.36.30', NULL, 3, '2024-05-30 08:38:08', '2024-05-30 15:38:43'),
(19413, '43.229.208.190', NULL, 1, '2024-05-30 08:57:50', '2024-05-30 08:57:50'),
(19414, '103.25.249.235', NULL, 1, '2024-05-30 09:19:59', '2024-05-30 09:19:59'),
(19415, '87.249.132.37', NULL, 1, '2024-05-30 09:36:44', '2024-05-30 09:36:44'),
(19416, '65.154.226.171', NULL, 1, '2024-05-30 09:42:44', '2024-05-30 09:42:44'),
(19417, '195.191.219.132', NULL, 1, '2024-05-30 09:46:02', '2024-05-30 09:46:02'),
(19418, '5.188.62.21', NULL, 1, '2024-05-30 09:48:44', '2024-05-30 09:48:44'),
(19419, '112.194.91.80', NULL, 1, '2024-05-30 09:53:52', '2024-05-30 09:53:52'),
(19420, '103.106.238.181', NULL, 2, '2024-05-30 09:55:32', '2024-05-30 09:55:36'),
(19421, '167.248.133.118', NULL, 1, '2024-05-30 10:58:23', '2024-05-30 10:58:23'),
(19422, '4.193.96.14', NULL, 1, '2024-05-30 10:59:04', '2024-05-30 10:59:04'),
(19423, '40.94.34.38', NULL, 1, '2024-05-30 10:59:59', '2024-05-30 10:59:59'),
(19424, '3.141.11.163', NULL, 1, '2024-05-30 11:32:42', '2024-05-30 11:32:42'),
(19425, '3.141.11.163', NULL, 1, '2024-05-30 11:32:42', '2024-05-30 11:32:42'),
(19426, '18.224.94.182', NULL, 1, '2024-05-30 11:32:42', '2024-05-30 11:32:42'),
(19427, '3.16.215.50', NULL, 3, '2024-05-30 11:32:42', '2024-05-30 11:32:52'),
(19428, '18.224.128.89', NULL, 2, '2024-05-30 11:32:42', '2024-05-30 11:32:44'),
(19429, '18.224.128.89', NULL, 2, '2024-05-30 11:32:42', '2024-05-30 11:32:44'),
(19430, '18.225.25.214', NULL, 2, '2024-05-30 11:32:42', '2024-05-30 11:32:43'),
(19431, '3.19.74.154', NULL, 3, '2024-05-30 11:32:43', '2024-05-30 11:32:51'),
(19432, '18.116.68.11', NULL, 1, '2024-05-30 11:32:51', '2024-05-30 11:32:51'),
(19433, '36.112.213.61', NULL, 1, '2024-05-30 11:57:10', '2024-05-30 11:57:10'),
(19434, '68.178.222.92', NULL, 1, '2024-05-30 12:00:34', '2024-05-30 12:00:34'),
(19435, '128.204.212.77', NULL, 1, '2024-05-30 12:32:35', '2024-05-30 12:32:35'),
(19436, '162.142.125.113', NULL, 1, '2024-05-30 12:54:36', '2024-05-30 12:54:36'),
(19437, '111.7.96.168', NULL, 1, '2024-05-30 13:13:15', '2024-05-30 13:13:15'),
(19438, '36.99.136.129', NULL, 1, '2024-05-30 13:14:11', '2024-05-30 13:14:11'),
(19439, '36.99.136.136', NULL, 1, '2024-05-30 13:14:19', '2024-05-30 13:14:19'),
(19440, '216.250.255.126', NULL, 1, '2024-05-30 14:32:29', '2024-05-30 14:32:29'),
(19441, '42.6.177.178', NULL, 1, '2024-05-30 15:30:47', '2024-05-30 15:30:47'),
(19442, '121.237.36.28', NULL, 1, '2024-05-30 15:35:29', '2024-05-30 15:35:29'),
(19443, '81.181.60.114', NULL, 1, '2024-05-30 15:47:09', '2024-05-30 15:47:09'),
(19444, '112.94.252.34', NULL, 1, '2024-05-30 16:17:08', '2024-05-30 16:17:08'),
(19445, '103.137.0.226', NULL, 1, '2024-05-30 16:33:34', '2024-05-30 16:33:34'),
(19446, '116.208.202.50', NULL, 1, '2024-05-30 16:45:38', '2024-05-30 16:45:38'),
(19447, '175.155.2.164', NULL, 1, '2024-05-30 16:54:59', '2024-05-30 16:54:59'),
(19448, '146.190.108.97', NULL, 1, '2024-05-30 17:01:47', '2024-05-30 17:01:47'),
(19449, '139.59.28.128', NULL, 1, '2024-05-30 17:38:32', '2024-05-30 17:38:32'),
(19450, '220.167.233.242', NULL, 1, '2024-05-30 18:23:01', '2024-05-30 18:23:01'),
(19451, '170.106.101.31', NULL, 1, '2024-05-30 18:27:21', '2024-05-30 18:27:21'),
(19452, '103.153.155.186', NULL, 1, '2024-05-30 18:47:46', '2024-05-30 18:47:46'),
(19453, '85.208.96.196', NULL, 1, '2024-05-30 19:01:29', '2024-05-30 19:01:29'),
(19454, '179.43.191.18', NULL, 2, '2024-05-30 19:58:04', '2024-05-31 03:16:03'),
(19455, '42.179.166.252', NULL, 1, '2024-05-30 20:18:44', '2024-05-30 20:18:44'),
(19456, '221.234.30.187', NULL, 1, '2024-05-30 20:22:36', '2024-05-30 20:22:36'),
(19457, '45.148.106.175', NULL, 1, '2024-05-30 20:54:59', '2024-05-30 20:54:59'),
(19458, '139.213.40.241', NULL, 1, '2024-05-30 22:40:38', '2024-05-30 22:40:38'),
(19459, '175.153.190.20', NULL, 1, '2024-05-30 23:37:44', '2024-05-30 23:37:44'),
(19460, '52.12.166.2', NULL, 1, '2024-05-30 23:40:55', '2024-05-30 23:40:55'),
(19461, '34.215.71.89', NULL, 1, '2024-05-31 00:14:50', '2024-05-31 00:14:50'),
(19462, '197.210.78.101', NULL, 1, '2024-05-31 00:41:21', '2024-05-31 00:41:21'),
(19463, '198.235.24.238', NULL, 1, '2024-05-31 00:59:00', '2024-05-31 00:59:00'),
(19464, '161.35.109.35', NULL, 8, '2024-05-31 01:04:28', '2024-05-31 01:04:46'),
(19465, '3.15.22.63', NULL, 5, '2024-05-31 02:12:20', '2024-05-31 02:12:26'),
(19466, '93.170.204.42', NULL, 2, '2024-05-31 04:22:31', '2024-05-31 04:22:33'),
(19467, '49.88.215.234', NULL, 1, '2024-05-31 04:22:33', '2024-05-31 04:22:33'),
(19468, '195.191.219.133', NULL, 1, '2024-05-31 05:42:36', '2024-05-31 05:42:36'),
(19469, '43.133.38.182', NULL, 1, '2024-05-31 05:58:41', '2024-05-31 05:58:41'),
(19470, '51.222.253.14', NULL, 1, '2024-05-31 06:01:41', '2024-05-31 06:01:41'),
(19471, '52.23.152.5', NULL, 1, '2024-05-31 06:28:03', '2024-05-31 06:28:03'),
(19472, '42.236.17.115', NULL, 1, '2024-05-31 07:59:30', '2024-05-31 07:59:30'),
(19473, '178.62.79.131', NULL, 1, '2024-05-31 08:00:11', '2024-05-31 08:00:11'),
(19474, '5.133.192.140', NULL, 1, '2024-05-31 08:11:15', '2024-05-31 08:11:15'),
(19475, '42.236.17.68', NULL, 1, '2024-05-31 08:19:12', '2024-05-31 08:19:12'),
(19476, '34.222.95.27', NULL, 1, '2024-05-31 08:26:23', '2024-05-31 08:26:23'),
(19477, '54.244.202.101', NULL, 25, '2024-05-31 08:27:21', '2024-05-31 13:02:01'),
(19478, '34.216.53.231', NULL, 1, '2024-05-31 08:27:32', '2024-05-31 08:27:32'),
(19479, '35.164.204.46', NULL, 2, '2024-05-31 08:31:08', '2024-05-31 10:05:08'),
(19480, '18.236.80.58', NULL, 1, '2024-05-31 08:31:08', '2024-05-31 08:31:08'),
(19481, '102.129.153.243', NULL, 1, '2024-05-31 09:08:52', '2024-05-31 09:08:52'),
(19482, '35.95.102.107', NULL, 1, '2024-05-31 09:46:49', '2024-05-31 09:46:49'),
(19483, '35.82.28.82', NULL, 1, '2024-05-31 09:46:49', '2024-05-31 09:46:49'),
(19484, '34.216.206.242', NULL, 30, '2024-05-31 09:47:35', '2024-05-31 14:14:04'),
(19485, '35.94.231.165', NULL, 1, '2024-05-31 09:48:02', '2024-05-31 09:48:02'),
(19486, '54.189.247.159', NULL, 1, '2024-05-31 09:48:04', '2024-05-31 09:48:04'),
(19487, '35.162.114.123', NULL, 1, '2024-05-31 09:54:43', '2024-05-31 09:54:43'),
(19488, '52.42.228.245', NULL, 5, '2024-05-31 09:55:22', '2024-05-31 14:09:02'),
(19489, '35.166.142.165', NULL, 1, '2024-05-31 09:55:22', '2024-05-31 09:55:22'),
(19490, '54.244.204.56', NULL, 1, '2024-05-31 09:59:19', '2024-05-31 09:59:19'),
(19491, '35.95.71.187', NULL, 1, '2024-05-31 10:05:08', '2024-05-31 10:05:08'),
(19492, '113.103.52.80', NULL, 1, '2024-05-31 10:14:04', '2024-05-31 10:14:04'),
(19493, '125.72.106.102', NULL, 1, '2024-05-31 10:14:56', '2024-05-31 10:14:56'),
(19494, '121.237.36.29', NULL, 3, '2024-05-31 10:18:38', '2024-05-31 10:23:28'),
(19495, '121.237.36.30', NULL, 4, '2024-05-31 10:19:59', '2024-05-31 10:39:09'),
(19496, '121.237.36.28', NULL, 1, '2024-05-31 10:22:10', '2024-05-31 10:22:10'),
(19497, '121.237.36.27', NULL, 3, '2024-05-31 10:22:21', '2024-05-31 10:24:12'),
(19498, '84.239.41.144', NULL, 3, '2024-05-31 10:25:47', '2024-05-31 10:35:43'),
(19499, '197.210.85.47', NULL, 2, '2024-05-31 10:31:08', '2024-05-31 10:31:10'),
(19500, '123.6.49.12', NULL, 1, '2024-05-31 11:08:39', '2024-05-31 11:08:39'),
(19501, '123.6.49.18', NULL, 1, '2024-05-31 11:08:39', '2024-05-31 11:08:39'),
(19502, '27.115.124.109', NULL, 1, '2024-05-31 11:08:51', '2024-05-31 11:08:51'),
(19503, '18.246.235.1', NULL, 1, '2024-05-31 11:20:04', '2024-05-31 11:20:04'),
(19504, '128.204.212.84', NULL, 2, '2024-05-31 11:30:22', '2024-05-31 21:00:51'),
(19505, '35.166.94.68', NULL, 1, '2024-05-31 11:36:11', '2024-05-31 11:36:11'),
(19506, '64.23.252.118', NULL, 1, '2024-05-31 11:45:08', '2024-05-31 11:45:08'),
(19507, '103.185.24.65', NULL, 2, '2024-05-31 12:18:57', '2024-05-31 12:20:33'),
(19508, '18.236.157.209', NULL, 1, '2024-05-31 12:45:48', '2024-05-31 12:45:48'),
(19509, '34.215.182.242', NULL, 1, '2024-05-31 12:46:52', '2024-05-31 12:46:52'),
(19510, '52.12.126.73', NULL, 1, '2024-05-31 12:57:34', '2024-05-31 12:57:34'),
(19511, '42.236.17.38', NULL, 1, '2024-05-31 13:00:51', '2024-05-31 13:00:51'),
(19512, '43.143.60.88', NULL, 2, '2024-05-31 13:12:36', '2024-05-31 13:12:55'),
(19513, '34.212.169.188', NULL, 1, '2024-05-31 14:01:11', '2024-05-31 14:01:11'),
(19514, '35.161.183.167', NULL, 1, '2024-05-31 14:03:23', '2024-05-31 14:03:23'),
(19515, '34.219.160.140', NULL, 1, '2024-05-31 14:09:03', '2024-05-31 14:09:03'),
(19516, '175.22.90.16', NULL, 1, '2024-05-31 14:21:14', '2024-05-31 14:21:14'),
(19517, '218.86.16.247', NULL, 1, '2024-05-31 14:52:29', '2024-05-31 14:52:29'),
(19518, '36.182.49.5', NULL, 1, '2024-05-31 15:06:04', '2024-05-31 15:06:04'),
(19519, '91.92.241.27', NULL, 2, '2024-05-31 15:13:11', '2024-05-31 15:13:14'),
(19520, '45.77.106.198', NULL, 1, '2024-05-31 15:54:22', '2024-05-31 15:54:22'),
(19521, '223.244.35.77', NULL, 1, '2024-05-31 17:05:16', '2024-05-31 17:05:16'),
(19522, '66.249.66.38', NULL, 1, '2024-05-31 17:25:55', '2024-05-31 17:25:55'),
(19523, '64.227.170.5', NULL, 1, '2024-05-31 18:12:45', '2024-05-31 18:12:45'),
(19524, '34.245.116.167', NULL, 1, '2024-05-31 18:33:34', '2024-05-31 18:33:34'),
(19525, '111.72.196.53', NULL, 1, '2024-05-31 19:46:06', '2024-05-31 19:46:06'),
(19526, '103.20.180.50', NULL, 1, '2024-05-31 19:56:08', '2024-05-31 19:56:08'),
(19527, '3.255.222.67', NULL, 1, '2024-05-31 20:07:07', '2024-05-31 20:07:07'),
(19528, '103.131.71.158', NULL, 1, '2024-05-31 21:28:21', '2024-05-31 21:28:21'),
(19529, '17.241.227.25', NULL, 1, '2024-05-31 22:04:00', '2024-05-31 22:04:00'),
(19530, '35.92.130.15', NULL, 1, '2024-05-31 23:00:15', '2024-05-31 23:00:15'),
(19531, '54.201.58.229', NULL, 1, '2024-05-31 23:00:48', '2024-05-31 23:00:48'),
(19532, '175.44.42.81', NULL, 2, '2024-05-31 23:32:43', '2024-05-31 23:32:48'),
(19533, '102.129.152.225', NULL, 1, '2024-06-01 01:05:19', '2024-06-01 01:05:19'),
(19534, '64.227.185.171', NULL, 4, '2024-06-01 01:35:53', '2024-06-01 01:35:57'),
(19535, '65.109.109.110', NULL, 1, '2024-06-01 02:43:12', '2024-06-01 02:43:12'),
(19536, '95.217.152.54', NULL, 1, '2024-06-01 02:45:45', '2024-06-01 02:45:45'),
(19537, '194.233.78.139', NULL, 4, '2024-06-01 03:13:07', '2024-06-01 03:14:13'),
(19538, '31.13.127.19', NULL, 1, '2024-06-01 03:36:40', '2024-06-01 03:36:40'),
(19539, '31.13.127.117', NULL, 1, '2024-06-01 03:36:40', '2024-06-01 03:36:40'),
(19540, '223.244.35.77', NULL, 1, '2024-06-01 05:01:08', '2024-06-01 05:01:08'),
(19541, '52.203.201.196', NULL, 1, '2024-06-01 05:18:41', '2024-06-01 05:18:41'),
(19542, '115.202.60.195', NULL, 1, '2024-06-01 06:15:04', '2024-06-01 06:15:04'),
(19543, '27.153.142.104', NULL, 1, '2024-06-01 06:16:57', '2024-06-01 06:16:57'),
(19544, '35.87.196.68', NULL, 1, '2024-06-01 06:49:36', '2024-06-01 06:49:36'),
(19545, '110.154.103.238', NULL, 2, '2024-06-01 07:03:56', '2024-06-01 07:04:00'),
(19546, '198.235.24.185', NULL, 1, '2024-06-01 07:32:11', '2024-06-01 07:32:11'),
(19547, '182.204.142.97', NULL, 1, '2024-06-01 07:51:27', '2024-06-01 07:51:27'),
(19548, '123.200.16.26', NULL, 6, '2024-06-01 07:53:50', '2024-06-01 08:26:36'),
(19549, '220.185.92.115', NULL, 1, '2024-06-01 08:27:37', '2024-06-01 08:27:37'),
(19550, '112.194.89.218', NULL, 1, '2024-06-01 08:47:21', '2024-06-01 08:47:21'),
(19551, '78.94.254.26', NULL, 1, '2024-06-01 09:11:44', '2024-06-01 09:11:44'),
(19552, '117.70.51.11', NULL, 1, '2024-06-01 09:30:32', '2024-06-01 09:30:32'),
(19553, '162.55.85.224', NULL, 4, '2024-06-01 10:51:48', '2024-06-01 15:09:03'),
(19554, '103.231.161.169', NULL, 1, '2024-06-01 11:14:21', '2024-06-01 11:14:21'),
(19555, '66.249.66.11', NULL, 1, '2024-06-01 11:35:09', '2024-06-01 11:35:09'),
(19556, '128.204.212.84', NULL, 1, '2024-06-01 12:15:02', '2024-06-01 12:15:02'),
(19557, '178.171.116.215', NULL, 1, '2024-06-01 12:22:44', '2024-06-01 12:22:44'),
(19558, '116.204.148.55', NULL, 3, '2024-06-01 12:29:53', '2024-06-01 12:30:30'),
(19559, '107.172.184.237', NULL, 1, '2024-06-01 13:04:59', '2024-06-01 13:04:59'),
(19560, '102.129.153.243', NULL, 1, '2024-06-01 14:26:38', '2024-06-01 14:26:38'),
(19561, '198.235.24.48', NULL, 1, '2024-06-01 15:01:51', '2024-06-01 15:01:51'),
(19562, '213.202.233.34', NULL, 1, '2024-06-01 15:09:33', '2024-06-01 15:09:33'),
(19563, '198.235.24.134', NULL, 1, '2024-06-01 15:29:09', '2024-06-01 15:29:09'),
(19564, '89.58.55.156', NULL, 1, '2024-06-01 15:43:21', '2024-06-01 15:43:21'),
(19565, '60.188.57.0', NULL, 1, '2024-06-01 16:29:42', '2024-06-01 16:29:42'),
(19566, '17.241.219.179', NULL, 1, '2024-06-01 16:52:42', '2024-06-01 16:52:42'),
(19567, '66.249.66.39', NULL, 1, '2024-06-01 17:07:05', '2024-06-01 17:07:05'),
(19568, '198.235.24.132', NULL, 1, '2024-06-01 18:04:55', '2024-06-01 18:04:55'),
(19569, '45.143.174.124', NULL, 1, '2024-06-01 18:08:42', '2024-06-01 18:08:42'),
(19570, '128.204.212.85', NULL, 1, '2024-06-01 18:23:29', '2024-06-01 18:23:29'),
(19571, '103.73.197.86', NULL, 2, '2024-06-01 18:34:20', '2024-06-01 18:34:33'),
(19572, '110.166.254.90', NULL, 1, '2024-06-01 18:55:27', '2024-06-01 18:55:27'),
(19573, '180.117.76.5', NULL, 1, '2024-06-01 18:58:14', '2024-06-01 18:58:14'),
(19574, '49.83.142.8', NULL, 1, '2024-06-01 19:02:21', '2024-06-01 19:02:21'),
(19575, '35.216.59.47', NULL, 1, '2024-06-01 19:23:33', '2024-06-01 19:23:33'),
(19576, '49.86.204.232', NULL, 1, '2024-06-01 19:26:28', '2024-06-01 19:26:28'),
(19577, '103.131.71.156', NULL, 1, '2024-06-01 20:10:29', '2024-06-01 20:10:29'),
(19578, '121.237.36.30', NULL, 5, '2024-06-01 20:16:21', '2024-06-02 02:16:07'),
(19579, '121.237.36.29', NULL, 2, '2024-06-01 20:29:57', '2024-06-01 21:40:53'),
(19580, '198.235.24.216', NULL, 1, '2024-06-01 20:33:58', '2024-06-01 20:33:58'),
(19581, '121.237.36.27', NULL, 2, '2024-06-01 20:44:52', '2024-06-02 02:32:36'),
(19582, '173.212.245.212', NULL, 1, '2024-06-01 21:01:17', '2024-06-01 21:01:17'),
(19583, '198.235.24.32', NULL, 1, '2024-06-01 21:50:06', '2024-06-01 21:50:06'),
(19584, '51.15.184.67', NULL, 1, '2024-06-01 21:59:34', '2024-06-01 21:59:34'),
(19585, '66.249.66.12', NULL, 1, '2024-06-01 22:15:42', '2024-06-01 22:15:42'),
(19586, '93.158.90.70', NULL, 1, '2024-06-01 23:08:40', '2024-06-01 23:08:40'),
(19587, '52.25.77.167', NULL, 1, '2024-06-01 23:34:41', '2024-06-01 23:34:41'),
(19588, '35.92.225.176', NULL, 1, '2024-06-01 23:36:44', '2024-06-01 23:36:44'),
(19589, '54.184.228.204', NULL, 1, '2024-06-02 00:08:11', '2024-06-02 00:08:11'),
(19590, '87.236.176.58', NULL, 1, '2024-06-02 00:14:48', '2024-06-02 00:14:48'),
(19591, '120.69.116.55', NULL, 2, '2024-06-02 00:15:21', '2024-06-02 00:15:27'),
(19592, '110.154.97.125', NULL, 1, '2024-06-02 01:03:28', '2024-06-02 01:03:28'),
(19593, '112.194.194.178', NULL, 1, '2024-06-02 02:13:17', '2024-06-02 02:13:17'),
(19594, '111.132.17.79', NULL, 1, '2024-06-02 02:15:41', '2024-06-02 02:15:41'),
(19595, '121.237.36.28', NULL, 2, '2024-06-02 02:15:47', '2024-06-02 02:26:20'),
(19596, '34.215.236.203', NULL, 1, '2024-06-02 03:17:35', '2024-06-02 03:17:35'),
(19597, '205.210.31.32', NULL, 1, '2024-06-02 03:38:05', '2024-06-02 03:38:05'),
(19598, '142.93.105.203', NULL, 1, '2024-06-02 04:08:47', '2024-06-02 04:08:47'),
(19599, '125.75.66.97', NULL, 1, '2024-06-02 04:53:36', '2024-06-02 04:53:36'),
(19600, '4.233.222.18', NULL, 16, '2024-06-02 05:45:40', '2024-06-02 05:46:20'),
(19601, '185.180.143.74', NULL, 1, '2024-06-02 05:52:33', '2024-06-02 05:52:33'),
(19602, '195.113.175.60', NULL, 1, '2024-06-02 05:56:04', '2024-06-02 05:56:04'),
(19603, '17.241.219.239', NULL, 1, '2024-06-02 05:56:17', '2024-06-02 05:56:17'),
(19604, '66.249.66.12', NULL, 2, '2024-06-02 06:21:58', '2024-06-02 06:27:51'),
(19605, '45.134.81.173', NULL, 1, '2024-06-02 06:38:22', '2024-06-02 06:38:22'),
(19606, '115.239.88.178', NULL, 1, '2024-06-02 06:39:13', '2024-06-02 06:39:13'),
(19607, '125.123.137.143', NULL, 1, '2024-06-02 06:39:23', '2024-06-02 06:39:23'),
(19608, '185.241.208.102', NULL, 2, '2024-06-02 06:55:41', '2024-06-02 09:49:42'),
(19609, '195.191.219.132', NULL, 1, '2024-06-02 07:13:29', '2024-06-02 07:13:29'),
(19610, '36.99.136.137', NULL, 2, '2024-06-02 07:36:18', '2024-06-02 07:36:20'),
(19611, '36.99.136.128', NULL, 1, '2024-06-02 07:36:41', '2024-06-02 07:36:41'),
(19612, '71.93.85.101', NULL, 1, '2024-06-02 07:57:07', '2024-06-02 07:57:07'),
(19613, '43.229.208.190', NULL, 1, '2024-06-02 08:34:08', '2024-06-02 08:34:08'),
(19614, '182.163.107.93', NULL, 2, '2024-06-02 09:26:39', '2024-06-02 09:26:40'),
(19615, '195.191.219.130', NULL, 1, '2024-06-02 09:55:16', '2024-06-02 09:55:16'),
(19616, '114.219.180.227', NULL, 1, '2024-06-02 10:44:37', '2024-06-02 10:44:37'),
(19617, '217.76.48.181', NULL, 1, '2024-06-02 10:45:59', '2024-06-02 10:45:59'),
(19618, '178.254.38.45', NULL, 1, '2024-06-02 10:58:30', '2024-06-02 10:58:30'),
(19619, '17.241.219.253', NULL, 1, '2024-06-02 11:25:39', '2024-06-02 11:25:39'),
(19620, '174.138.33.244', NULL, 1, '2024-06-02 11:45:46', '2024-06-02 11:45:46'),
(19621, '117.91.202.123', NULL, 1, '2024-06-02 12:19:26', '2024-06-02 12:19:26'),
(19622, '66.249.66.10', NULL, 1, '2024-06-02 12:27:10', '2024-06-02 12:27:10'),
(19623, '37.111.232.186', NULL, 1, '2024-06-02 12:27:46', '2024-06-02 12:27:46'),
(19624, '17.241.219.71', NULL, 1, '2024-06-02 12:29:49', '2024-06-02 12:29:49'),
(19625, '66.249.66.11', NULL, 1, '2024-06-02 12:35:39', '2024-06-02 12:35:39'),
(19626, '37.111.206.97', NULL, 2, '2024-06-02 13:00:55', '2024-06-02 14:27:36'),
(19627, '194.233.78.139', NULL, 4, '2024-06-02 13:04:15', '2024-06-02 13:04:18'),
(19628, '118.179.210.245', NULL, 2, '2024-06-02 13:21:38', '2024-06-02 13:21:40'),
(19629, '103.234.26.33', NULL, 2, '2024-06-02 13:43:20', '2024-06-02 13:46:44'),
(19630, '142.93.211.111', NULL, 4, '2024-06-02 14:15:23', '2024-06-02 14:15:27'),
(19631, '45.117.60.2', NULL, 3, '2024-06-02 14:30:07', '2024-06-02 14:30:31'),
(19632, '203.83.174.138', NULL, 3, '2024-06-02 14:41:48', '2024-06-02 14:49:23'),
(19633, '49.76.131.39', NULL, 1, '2024-06-02 14:50:56', '2024-06-02 14:50:56'),
(19634, '121.237.36.29', NULL, 1, '2024-06-02 15:45:19', '2024-06-02 15:45:19'),
(19635, '128.204.212.78', NULL, 1, '2024-06-02 15:47:01', '2024-06-02 15:47:01'),
(19636, '117.43.96.204', NULL, 1, '2024-06-02 15:53:36', '2024-06-02 15:53:36'),
(19637, '221.229.106.25', NULL, 1, '2024-06-02 16:17:21', '2024-06-02 16:17:21'),
(19638, '66.249.66.39', NULL, 1, '2024-06-02 16:33:40', '2024-06-02 16:33:40'),
(19639, '20.163.26.156', NULL, 1, '2024-06-02 16:35:20', '2024-06-02 16:35:20'),
(19640, '81.209.177.145', NULL, 1, '2024-06-02 16:55:24', '2024-06-02 16:55:24'),
(19641, '42.236.17.217', NULL, 1, '2024-06-02 17:45:57', '2024-06-02 17:45:57'),
(19642, '115.84.91.179', NULL, 1, '2024-06-02 19:10:40', '2024-06-02 19:10:40'),
(19643, '81.181.57.20', NULL, 1, '2024-06-02 19:30:18', '2024-06-02 19:30:18'),
(19644, '222.191.194.139', NULL, 1, '2024-06-02 19:33:47', '2024-06-02 19:33:47'),
(19645, '180.108.98.167', NULL, 1, '2024-06-02 19:36:06', '2024-06-02 19:36:06'),
(19646, '42.236.101.246', NULL, 1, '2024-06-02 19:43:38', '2024-06-02 19:43:38'),
(19647, '72.14.201.159', NULL, 1, '2024-06-02 20:04:47', '2024-06-02 20:04:47'),
(19648, '58.145.187.129', NULL, 1, '2024-06-02 20:04:48', '2024-06-02 20:04:48'),
(19649, '36.108.206.158', NULL, 2, '2024-06-02 20:31:43', '2024-06-02 20:32:51'),
(19650, '42.236.101.224', NULL, 1, '2024-06-02 20:47:10', '2024-06-02 20:47:10'),
(19651, '121.237.36.30', NULL, 2, '2024-06-02 20:48:32', '2024-06-02 20:51:59'),
(19652, '36.182.48.250', NULL, 1, '2024-06-02 21:40:28', '2024-06-02 21:40:28'),
(19653, '44.218.102.77', NULL, 1, '2024-06-02 21:48:01', '2024-06-02 21:48:01'),
(19654, '122.96.28.217', NULL, 1, '2024-06-02 21:57:00', '2024-06-02 21:57:00'),
(19655, '64.176.219.214', NULL, 4, '2024-06-02 21:58:59', '2024-06-03 02:17:25'),
(19656, '54.212.224.173', NULL, 1, '2024-06-02 22:28:00', '2024-06-02 22:28:00'),
(19657, '154.16.49.65', NULL, 1, '2024-06-02 22:28:26', '2024-06-02 22:28:26'),
(19658, '35.88.165.33', NULL, 1, '2024-06-02 22:30:14', '2024-06-02 22:30:14'),
(19659, '115.203.86.167', NULL, 1, '2024-06-02 22:40:16', '2024-06-02 22:40:16'),
(19660, '111.72.200.43', NULL, 1, '2024-06-02 22:40:24', '2024-06-02 22:40:24'),
(19661, '38.14.1.147', NULL, 1, '2024-06-02 22:42:28', '2024-06-02 22:42:28'),
(19662, '64.62.243.164', NULL, 2, '2024-06-02 22:57:11', '2024-06-02 22:57:15'),
(19663, '125.72.106.40', NULL, 1, '2024-06-02 23:11:08', '2024-06-02 23:11:08'),
(19664, '51.83.34.104', NULL, 2, '2024-06-02 23:32:21', '2024-06-02 23:33:01'),
(19665, '223.113.128.171', NULL, 1, '2024-06-02 23:43:11', '2024-06-02 23:43:11'),
(19666, '111.7.96.161', NULL, 1, '2024-06-03 01:00:13', '2024-06-03 01:00:13'),
(19667, '111.7.96.154', NULL, 1, '2024-06-03 01:00:53', '2024-06-03 01:00:53'),
(19668, '162.241.225.63', NULL, 1, '2024-06-03 02:22:53', '2024-06-03 02:22:53');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(19669, '42.236.17.116', NULL, 1, '2024-06-03 02:43:57', '2024-06-03 02:43:57'),
(19670, '173.252.79.6', NULL, 1, '2024-06-03 02:55:06', '2024-06-03 02:55:06'),
(19671, '49.64.156.186', NULL, 1, '2024-06-03 04:46:15', '2024-06-03 04:46:15'),
(19672, '175.165.144.22', NULL, 1, '2024-06-03 05:24:53', '2024-06-03 05:24:53'),
(19673, '113.235.70.92', NULL, 1, '2024-06-03 05:30:49', '2024-06-03 05:30:49'),
(19674, '62.72.30.176', NULL, 9, '2024-06-03 05:59:29', '2024-06-03 06:00:33'),
(19675, '135.148.100.196', NULL, 1, '2024-06-03 06:56:14', '2024-06-03 06:56:14'),
(19676, '27.115.124.109', NULL, 1, '2024-06-03 07:17:39', '2024-06-03 07:17:39'),
(19677, '27.115.124.6', NULL, 1, '2024-06-03 07:17:40', '2024-06-03 07:17:40'),
(19678, '199.45.155.51', NULL, 1, '2024-06-03 07:48:35', '2024-06-03 07:48:35'),
(19679, '60.185.190.66', NULL, 1, '2024-06-03 08:15:15', '2024-06-03 08:15:15'),
(19680, '4.193.96.14', NULL, 1, '2024-06-03 08:28:01', '2024-06-03 08:28:01'),
(19681, '103.231.161.169', NULL, 2, '2024-06-03 08:39:55', '2024-06-03 18:25:27'),
(19682, '3.16.215.50', NULL, 1, '2024-06-03 08:44:01', '2024-06-03 08:44:01'),
(19683, '18.225.25.214', NULL, 1, '2024-06-03 08:44:02', '2024-06-03 08:44:02'),
(19684, '3.19.74.154', NULL, 1, '2024-06-03 08:44:09', '2024-06-03 08:44:09'),
(19685, '213.202.230.74', NULL, 1, '2024-06-03 08:53:49', '2024-06-03 08:53:49'),
(19686, '150.109.237.198', NULL, 4, '2024-06-03 08:58:34', '2024-06-03 08:58:44'),
(19687, '68.178.133.139', NULL, 2, '2024-06-03 09:18:19', '2024-06-03 09:18:20'),
(19688, '198.235.24.156', NULL, 1, '2024-06-03 09:25:25', '2024-06-03 09:25:25'),
(19689, '199.45.155.34', NULL, 1, '2024-06-03 09:47:33', '2024-06-03 09:47:33'),
(19690, '155.138.203.173', NULL, 1, '2024-06-03 09:55:02', '2024-06-03 09:55:02'),
(19691, '35.216.59.47', NULL, 1, '2024-06-03 10:11:17', '2024-06-03 10:11:17'),
(19692, '135.181.144.253', NULL, 2, '2024-06-03 10:14:42', '2024-06-03 10:14:44'),
(19693, '128.204.212.79', NULL, 3, '2024-06-03 10:18:30', '2024-06-03 22:14:26'),
(19694, '45.148.10.232', NULL, 1, '2024-06-03 10:34:40', '2024-06-03 10:34:40'),
(19695, '106.75.98.180', NULL, 1, '2024-06-03 10:53:49', '2024-06-03 10:53:49'),
(19696, '193.186.4.159', NULL, 1, '2024-06-03 11:42:22', '2024-06-03 11:42:22'),
(19697, '103.230.104.30', NULL, 1, '2024-06-03 11:42:23', '2024-06-03 11:42:23'),
(19698, '223.8.19.50', NULL, 1, '2024-06-03 12:22:55', '2024-06-03 12:22:55'),
(19699, '180.117.58.76', NULL, 1, '2024-06-03 12:25:53', '2024-06-03 12:25:53'),
(19700, '221.10.20.133', NULL, 1, '2024-06-03 12:30:21', '2024-06-03 12:30:21'),
(19701, '43.229.208.190', NULL, 2, '2024-06-03 12:31:44', '2024-06-03 12:37:53'),
(19702, '118.89.200.37', NULL, 2, '2024-06-03 12:56:18', '2024-06-03 12:56:22'),
(19703, '66.249.66.10', NULL, 2, '2024-06-03 13:36:28', '2024-06-03 13:36:29'),
(19704, '34.247.186.34', NULL, 1, '2024-06-03 13:43:30', '2024-06-03 13:43:30'),
(19705, '35.178.228.46', NULL, 1, '2024-06-03 13:43:31', '2024-06-03 13:43:31'),
(19706, '18.202.54.173', NULL, 1, '2024-06-03 13:43:49', '2024-06-03 13:43:49'),
(19707, '40.77.167.30', NULL, 1, '2024-06-03 14:00:01', '2024-06-03 14:00:01'),
(19708, '103.108.41.197', NULL, 2, '2024-06-03 14:27:00', '2024-06-03 14:27:01'),
(19709, '144.202.21.208', NULL, 1, '2024-06-03 14:53:07', '2024-06-03 14:53:07'),
(19710, '128.204.212.85', NULL, 1, '2024-06-03 16:04:01', '2024-06-03 16:04:01'),
(19711, '36.134.147.75', NULL, 1, '2024-06-03 16:05:48', '2024-06-03 16:05:48'),
(19712, '84.247.105.127', NULL, 1, '2024-06-03 18:14:09', '2024-06-03 18:14:09'),
(19713, '58.219.140.194', NULL, 1, '2024-06-03 18:18:01', '2024-06-03 18:18:01'),
(19714, '154.36.160.130', NULL, 1, '2024-06-03 18:21:53', '2024-06-03 18:21:53'),
(19715, '49.88.10.58', NULL, 1, '2024-06-03 18:23:50', '2024-06-03 18:23:50'),
(19716, '121.237.36.29', NULL, 3, '2024-06-03 18:24:14', '2024-06-04 03:34:39'),
(19717, '121.237.36.30', NULL, 5, '2024-06-03 18:24:42', '2024-06-03 23:42:06'),
(19718, '121.237.36.27', NULL, 7, '2024-06-03 18:27:08', '2024-06-03 23:41:19'),
(19719, '121.237.36.28', NULL, 4, '2024-06-03 18:32:41', '2024-06-04 03:59:33'),
(19720, '124.220.171.218', NULL, 1, '2024-06-03 18:58:42', '2024-06-03 18:58:42'),
(19721, '89.187.171.169', NULL, 1, '2024-06-03 20:26:43', '2024-06-03 20:26:43'),
(19722, '111.7.100.35', NULL, 1, '2024-06-03 20:31:21', '2024-06-03 20:31:21'),
(19723, '36.99.136.137', NULL, 1, '2024-06-03 20:35:21', '2024-06-03 20:35:21'),
(19724, '106.75.66.75', NULL, 1, '2024-06-03 20:44:54', '2024-06-03 20:44:54'),
(19725, '128.204.212.77', NULL, 1, '2024-06-03 21:33:52', '2024-06-03 21:33:52'),
(19726, '110.154.101.226', NULL, 2, '2024-06-03 21:40:09', '2024-06-03 21:41:24'),
(19727, '27.147.162.163', NULL, 2, '2024-06-03 21:49:04', '2024-06-03 21:49:05'),
(19728, '175.16.254.32', NULL, 1, '2024-06-03 22:47:43', '2024-06-03 22:47:43'),
(19729, '78.182.147.93', NULL, 1, '2024-06-03 22:58:26', '2024-06-03 22:58:26'),
(19730, '110.89.121.141', NULL, 1, '2024-06-03 23:35:30', '2024-06-03 23:35:30'),
(19731, '54.201.12.64', NULL, 1, '2024-06-04 00:03:12', '2024-06-04 00:03:12'),
(19732, '18.237.176.48', NULL, 1, '2024-06-04 00:06:01', '2024-06-04 00:06:01'),
(19733, '52.23.152.5', NULL, 1, '2024-06-04 00:32:58', '2024-06-04 00:32:58'),
(19734, '110.230.248.21', NULL, 1, '2024-06-04 00:59:19', '2024-06-04 00:59:19'),
(19735, '106.75.66.166', NULL, 1, '2024-06-04 01:41:04', '2024-06-04 01:41:04'),
(19736, '205.210.31.167', NULL, 1, '2024-06-04 01:41:55', '2024-06-04 01:41:55'),
(19737, '54.70.190.91', NULL, 2, '2024-06-04 01:57:30', '2024-06-04 01:57:31'),
(19738, '156.67.24.56', NULL, 4, '2024-06-04 02:06:13', '2024-06-04 02:10:38'),
(19739, '157.90.212.83', NULL, 1, '2024-06-04 02:15:53', '2024-06-04 02:15:53'),
(19740, '142.132.149.112', NULL, 1, '2024-06-04 02:20:11', '2024-06-04 02:20:11'),
(19741, '65.154.226.169', NULL, 1, '2024-06-04 03:09:24', '2024-06-04 03:09:24'),
(19742, '114.238.39.154', NULL, 1, '2024-06-04 03:10:08', '2024-06-04 03:10:08'),
(19743, '156.236.135.108', NULL, 1, '2024-06-04 03:12:07', '2024-06-04 03:12:07'),
(19744, '199.244.88.218', NULL, 1, '2024-06-04 03:48:27', '2024-06-04 03:48:27'),
(19745, '121.237.36.29', NULL, 1, '2024-06-04 04:01:20', '2024-06-04 04:01:20'),
(19746, '121.237.36.30', NULL, 1, '2024-06-04 04:37:08', '2024-06-04 04:37:08'),
(19747, '106.227.49.113', NULL, 1, '2024-06-04 04:40:34', '2024-06-04 04:40:34'),
(19748, '121.237.36.27', NULL, 1, '2024-06-04 05:14:36', '2024-06-04 05:14:36'),
(19749, '205.210.31.176', NULL, 1, '2024-06-04 05:16:57', '2024-06-04 05:16:57'),
(19750, '103.150.255.248', NULL, 2, '2024-06-04 05:19:45', '2024-06-04 05:58:41'),
(19751, '143.198.153.208', NULL, 1, '2024-06-04 05:24:43', '2024-06-04 05:24:43'),
(19752, '195.191.219.133', NULL, 1, '2024-06-04 06:41:11', '2024-06-04 06:41:11'),
(19753, '117.85.109.41', NULL, 1, '2024-06-04 07:20:20', '2024-06-04 07:20:20'),
(19754, '20.212.201.123', NULL, 1, '2024-06-04 07:26:33', '2024-06-04 07:26:33'),
(19755, '112.194.89.52', NULL, 1, '2024-06-04 07:30:32', '2024-06-04 07:30:32'),
(19756, '54.167.194.255', NULL, 1, '2024-06-04 07:35:24', '2024-06-04 07:35:24'),
(19757, '72.14.201.159', NULL, 1, '2024-06-04 09:15:59', '2024-06-04 09:15:59'),
(19758, '128.204.212.78', NULL, 1, '2024-06-04 09:20:29', '2024-06-04 09:20:29'),
(19759, '130.44.200.3', NULL, 1, '2024-06-04 09:45:35', '2024-06-04 09:45:35'),
(19760, '65.154.226.167', NULL, 1, '2024-06-04 10:00:32', '2024-06-04 10:00:32'),
(19761, '128.204.212.77', NULL, 1, '2024-06-04 10:17:36', '2024-06-04 10:17:36'),
(19762, '203.188.249.183', NULL, 1, '2024-06-04 10:26:13', '2024-06-04 10:26:13'),
(19763, '89.248.172.92', NULL, 2, '2024-06-04 11:25:17', '2024-06-05 02:12:03'),
(19764, '103.187.98.127', NULL, 1, '2024-06-04 11:29:53', '2024-06-04 11:29:53'),
(19765, '43.229.208.190', NULL, 6, '2024-06-04 11:44:11', '2024-06-04 15:06:00'),
(19766, '150.109.254.243', NULL, 4, '2024-06-04 12:56:34', '2024-06-04 12:56:44'),
(19767, '103.145.70.100', NULL, 1, '2024-06-04 12:58:18', '2024-06-04 12:58:18'),
(19768, '51.222.253.16', NULL, 1, '2024-06-04 13:00:41', '2024-06-04 13:00:41'),
(19769, '223.113.128.138', NULL, 1, '2024-06-04 13:09:20', '2024-06-04 13:09:20'),
(19770, '180.136.235.187', NULL, 1, '2024-06-04 13:12:11', '2024-06-04 13:12:11'),
(19771, '144.202.21.220', NULL, 1, '2024-06-04 13:14:12', '2024-06-04 13:14:12'),
(19772, '180.92.229.58', NULL, 1, '2024-06-04 13:37:33', '2024-06-04 13:37:33'),
(19773, '93.174.93.127', NULL, 1, '2024-06-04 13:56:04', '2024-06-04 13:56:04'),
(19774, '52.206.84.190', NULL, 1, '2024-06-04 14:23:34', '2024-06-04 14:23:34'),
(19775, '115.127.120.42', NULL, 1, '2024-06-04 14:40:32', '2024-06-04 14:40:32'),
(19776, '209.222.82.72', NULL, 1, '2024-06-04 15:03:13', '2024-06-04 15:03:13'),
(19777, '202.4.105.116', NULL, 1, '2024-06-04 15:19:12', '2024-06-04 15:19:12'),
(19778, '81.181.57.92', NULL, 1, '2024-06-04 15:22:42', '2024-06-04 15:22:42'),
(19779, '65.154.226.166', NULL, 1, '2024-06-04 15:30:05', '2024-06-04 15:30:05'),
(19780, '89.248.174.182', NULL, 1, '2024-06-04 15:32:20', '2024-06-04 15:32:20'),
(19781, '66.249.66.38', NULL, 1, '2024-06-04 16:30:46', '2024-06-04 16:30:46'),
(19782, '205.210.31.136', NULL, 1, '2024-06-04 16:36:27', '2024-06-04 16:36:27'),
(19783, '163.47.36.190', NULL, 1, '2024-06-04 16:58:33', '2024-06-04 16:58:33'),
(19784, '43.130.7.211', NULL, 1, '2024-06-04 17:47:18', '2024-06-04 17:47:18'),
(19785, '136.226.243.10', NULL, 1, '2024-06-04 18:11:45', '2024-06-04 18:11:45'),
(19786, '128.204.212.85', NULL, 1, '2024-06-04 18:20:47', '2024-06-04 18:20:47'),
(19787, '49.89.33.198', NULL, 1, '2024-06-04 18:25:33', '2024-06-04 18:25:33'),
(19788, '117.69.233.139', NULL, 1, '2024-06-04 18:28:54', '2024-06-04 18:28:54'),
(19789, '52.167.144.208', NULL, 1, '2024-06-04 19:25:17', '2024-06-04 19:25:17'),
(19790, '43.143.28.57', NULL, 1, '2024-06-04 19:35:50', '2024-06-04 19:35:50'),
(19791, '34.247.216.65', NULL, 1, '2024-06-04 20:22:47', '2024-06-04 20:22:47'),
(19792, '51.222.253.13', NULL, 1, '2024-06-04 20:41:27', '2024-06-04 20:41:27'),
(19793, '114.229.32.37', NULL, 1, '2024-06-04 21:02:23', '2024-06-04 21:02:23'),
(19794, '173.252.95.1', NULL, 1, '2024-06-04 21:04:27', '2024-06-04 21:04:27'),
(19795, '173.252.95.19', NULL, 1, '2024-06-04 21:04:27', '2024-06-04 21:04:27'),
(19796, '40.77.167.59', NULL, 1, '2024-06-04 21:06:59', '2024-06-04 21:06:59'),
(19797, '40.77.167.30', NULL, 1, '2024-06-04 21:53:22', '2024-06-04 21:53:22'),
(19798, '110.154.103.241', NULL, 2, '2024-06-04 22:26:10', '2024-06-04 22:26:12'),
(19799, '34.251.143.77', NULL, 1, '2024-06-04 22:48:54', '2024-06-04 22:48:54'),
(19800, '54.70.190.91', NULL, 2, '2024-06-04 23:09:27', '2024-06-04 23:09:28'),
(19801, '36.107.217.83', NULL, 1, '2024-06-04 23:32:52', '2024-06-04 23:32:52'),
(19802, '199.45.155.29', NULL, 1, '2024-06-04 23:37:49', '2024-06-04 23:37:49'),
(19803, '18.237.176.48', NULL, 1, '2024-06-04 23:53:40', '2024-06-04 23:53:40'),
(19804, '34.217.194.65', NULL, 1, '2024-06-04 23:57:44', '2024-06-04 23:57:44'),
(19805, '139.162.22.27', NULL, 1, '2024-06-04 23:59:25', '2024-06-04 23:59:25'),
(19806, '107.178.207.58', NULL, 1, '2024-06-05 00:08:02', '2024-06-05 00:08:02'),
(19807, '106.198.147.106', NULL, 1, '2024-06-05 00:35:32', '2024-06-05 00:35:32'),
(19808, '3.249.136.118', NULL, 1, '2024-06-05 00:56:48', '2024-06-05 00:56:48'),
(19809, '114.103.78.233', NULL, 1, '2024-06-05 01:50:14', '2024-06-05 01:50:14'),
(19810, '199.45.155.44', NULL, 1, '2024-06-05 02:42:19', '2024-06-05 02:42:19'),
(19811, '3.253.101.103', NULL, 1, '2024-06-05 02:44:48', '2024-06-05 02:44:48'),
(19812, '188.165.87.100', NULL, 1, '2024-06-05 03:51:17', '2024-06-05 03:51:17'),
(19813, '188.165.87.102', NULL, 1, '2024-06-05 03:52:23', '2024-06-05 03:52:23'),
(19814, '3.249.118.159', NULL, 1, '2024-06-05 04:52:21', '2024-06-05 04:52:21'),
(19815, '37.187.215.244', NULL, 1, '2024-06-05 04:57:43', '2024-06-05 04:57:43'),
(19816, '37.187.215.253', NULL, 1, '2024-06-05 05:03:52', '2024-06-05 05:03:52'),
(19817, '45.201.241.106', NULL, 1, '2024-06-05 05:06:40', '2024-06-05 05:06:40'),
(19818, '124.113.217.202', NULL, 1, '2024-06-05 05:07:35', '2024-06-05 05:07:35'),
(19819, '3.87.99.251', NULL, 1, '2024-06-05 05:28:04', '2024-06-05 05:28:04'),
(19820, '51.254.49.99', NULL, 1, '2024-06-05 05:41:25', '2024-06-05 05:41:25'),
(19821, '114.103.76.30', NULL, 1, '2024-06-05 05:44:16', '2024-06-05 05:44:16'),
(19822, '172.245.229.251', NULL, 1, '2024-06-05 06:00:42', '2024-06-05 06:00:42'),
(19823, '117.81.109.142', NULL, 1, '2024-06-05 06:04:54', '2024-06-05 06:04:54'),
(19824, '23.26.220.24', NULL, 1, '2024-06-05 06:23:37', '2024-06-05 06:23:37'),
(19825, '195.191.219.132', NULL, 1, '2024-06-05 06:32:32', '2024-06-05 06:32:32'),
(19826, '51.254.49.105', NULL, 1, '2024-06-05 06:58:23', '2024-06-05 06:58:23'),
(19827, '52.70.240.171', NULL, 1, '2024-06-05 07:00:13', '2024-06-05 07:00:13'),
(19828, '23.22.35.162', NULL, 2, '2024-06-05 07:00:49', '2024-06-05 07:01:46'),
(19829, '49.7.227.204', NULL, 1, '2024-06-05 08:22:37', '2024-06-05 08:22:37'),
(19830, '175.29.145.19', NULL, 1, '2024-06-05 08:34:38', '2024-06-05 08:34:38'),
(19831, '210.4.75.45', NULL, 1, '2024-06-05 08:35:38', '2024-06-05 08:35:38'),
(19832, '51.254.49.96', NULL, 1, '2024-06-05 08:40:12', '2024-06-05 08:40:12'),
(19833, '104.28.55.228', NULL, 1, '2024-06-05 09:01:56', '2024-06-05 09:01:56'),
(19834, '81.181.54.73', NULL, 1, '2024-06-05 09:32:51', '2024-06-05 09:32:51'),
(19835, '31.13.115.120', NULL, 1, '2024-06-05 09:35:52', '2024-06-05 09:35:52'),
(19836, '31.13.115.10', NULL, 1, '2024-06-05 09:35:52', '2024-06-05 09:35:52'),
(19837, '57.128.81.210', NULL, 1, '2024-06-05 10:33:10', '2024-06-05 10:33:10'),
(19838, '4.233.222.18', NULL, 16, '2024-06-05 10:42:55', '2024-06-05 10:45:32'),
(19839, '89.110.73.21', NULL, 1, '2024-06-05 10:54:46', '2024-06-05 10:54:46'),
(19840, '128.204.212.78', NULL, 1, '2024-06-05 12:03:21', '2024-06-05 12:03:21'),
(19841, '27.115.124.101', NULL, 1, '2024-06-05 12:08:23', '2024-06-05 12:08:23'),
(19842, '27.115.124.38', NULL, 1, '2024-06-05 12:08:24', '2024-06-05 12:08:24'),
(19843, '18.224.94.182', NULL, 2, '2024-06-05 12:20:32', '2024-06-05 15:23:23'),
(19844, '18.224.128.89', NULL, 3, '2024-06-05 12:20:33', '2024-06-05 13:26:44'),
(19845, '3.16.215.50', NULL, 2, '2024-06-05 12:20:40', '2024-06-05 15:23:32'),
(19846, '15.235.15.135', NULL, 1, '2024-06-05 13:20:40', '2024-06-05 13:20:40'),
(19847, '18.116.68.11', NULL, 2, '2024-06-05 13:26:43', '2024-06-05 13:26:51'),
(19848, '18.222.251.101', NULL, 3, '2024-06-05 13:26:43', '2024-06-05 13:26:52'),
(19849, '3.19.74.154', NULL, 1, '2024-06-05 13:26:44', '2024-06-05 13:26:44'),
(19850, '18.225.25.214', NULL, 2, '2024-06-05 13:26:44', '2024-06-05 15:23:24'),
(19851, '121.237.36.29', NULL, 2, '2024-06-05 13:31:00', '2024-06-06 01:20:51'),
(19852, '40.77.167.24', NULL, 1, '2024-06-05 13:31:18', '2024-06-05 13:31:18'),
(19853, '121.237.36.30', NULL, 6, '2024-06-05 13:31:31', '2024-06-06 01:16:46'),
(19854, '117.69.232.24', NULL, 1, '2024-06-05 13:32:00', '2024-06-05 13:32:00'),
(19855, '175.29.141.118', NULL, 2, '2024-06-05 13:38:35', '2024-06-05 13:38:49'),
(19856, '45.33.115.18', NULL, 1, '2024-06-05 14:01:58', '2024-06-05 14:01:58'),
(19857, '198.235.24.27', NULL, 1, '2024-06-05 14:23:40', '2024-06-05 14:23:40'),
(19858, '35.216.86.117', NULL, 1, '2024-06-05 14:26:54', '2024-06-05 14:26:54'),
(19859, '40.119.197.45', NULL, 1, '2024-06-05 16:11:00', '2024-06-05 16:11:00'),
(19860, '165.227.95.108', NULL, 4, '2024-06-05 16:17:58', '2024-06-05 16:18:02'),
(19861, '66.249.66.39', NULL, 1, '2024-06-05 16:27:51', '2024-06-05 16:27:51'),
(19862, '17.241.227.225', NULL, 1, '2024-06-05 17:35:45', '2024-06-05 17:35:45'),
(19863, '155.138.233.100', NULL, 1, '2024-06-05 17:57:07', '2024-06-05 17:57:07'),
(19864, '5.163.71.15', NULL, 1, '2024-06-05 18:05:26', '2024-06-05 18:05:26'),
(19865, '121.237.36.28', NULL, 5, '2024-06-05 18:13:15', '2024-06-06 00:11:28'),
(19866, '185.15.179.98', NULL, 1, '2024-06-05 18:39:59', '2024-06-05 18:39:59'),
(19867, '172.234.213.45', NULL, 1, '2024-06-05 18:41:03', '2024-06-05 18:41:03'),
(19868, '147.185.132.240', NULL, 1, '2024-06-05 19:30:42', '2024-06-05 19:30:42'),
(19869, '154.51.131.142', NULL, 1, '2024-06-05 19:32:41', '2024-06-05 19:32:41'),
(19870, '103.100.235.65', NULL, 1, '2024-06-05 20:11:54', '2024-06-05 20:11:54'),
(19871, '114.220.13.203', NULL, 1, '2024-06-05 20:31:11', '2024-06-05 20:31:11'),
(19872, '121.237.36.27', NULL, 6, '2024-06-05 20:41:26', '2024-06-05 23:44:41'),
(19873, '81.181.60.114', NULL, 1, '2024-06-05 21:16:56', '2024-06-05 21:16:56'),
(19874, '35.207.251.138', NULL, 1, '2024-06-05 21:23:05', '2024-06-05 21:23:05'),
(19875, '66.249.66.38', NULL, 1, '2024-06-05 21:53:38', '2024-06-05 21:53:38'),
(19876, '72.14.201.159', NULL, 1, '2024-06-05 22:03:59', '2024-06-05 22:03:59'),
(19877, '106.227.49.113', NULL, 1, '2024-06-05 22:10:30', '2024-06-05 22:10:30'),
(19878, '35.227.43.181', NULL, 2, '2024-06-05 22:11:16', '2024-06-05 22:19:48'),
(19879, '193.138.195.163', NULL, 1, '2024-06-05 22:27:03', '2024-06-05 22:27:03'),
(19880, '128.204.212.79', NULL, 1, '2024-06-05 22:32:00', '2024-06-05 22:32:00'),
(19881, '54.244.104.29', NULL, 1, '2024-06-05 22:37:41', '2024-06-05 22:37:41'),
(19882, '34.208.215.4', NULL, 1, '2024-06-05 22:43:48', '2024-06-05 22:43:48'),
(19883, '20.172.46.206', NULL, 1, '2024-06-05 22:43:54', '2024-06-05 22:43:54'),
(19884, '20.255.73.0', NULL, 1, '2024-06-05 23:22:46', '2024-06-05 23:22:46'),
(19885, '110.154.98.32', NULL, 2, '2024-06-05 23:27:18', '2024-06-05 23:27:21'),
(19886, '120.69.117.22', NULL, 1, '2024-06-06 00:36:50', '2024-06-06 00:36:50'),
(19887, '35.196.119.102', NULL, 2, '2024-06-06 00:48:00', '2024-06-06 00:57:11'),
(19888, '89.248.172.92', NULL, 1, '2024-06-06 00:48:06', '2024-06-06 00:48:06'),
(19889, '66.179.250.110', NULL, 1, '2024-06-06 01:42:41', '2024-06-06 01:42:41'),
(19890, '185.244.192.175', NULL, 1, '2024-06-06 03:09:17', '2024-06-06 03:09:17'),
(19891, '185.220.100.249', NULL, 1, '2024-06-06 03:09:19', '2024-06-06 03:09:19'),
(19892, '45.141.215.21', NULL, 1, '2024-06-06 03:09:21', '2024-06-06 03:09:21'),
(19893, '194.15.113.118', NULL, 1, '2024-06-06 03:09:34', '2024-06-06 03:09:34'),
(19894, '103.135.77.34', NULL, 1, '2024-06-06 03:46:37', '2024-06-06 03:46:37'),
(19895, '118.179.97.238', NULL, 1, '2024-06-06 04:53:07', '2024-06-06 04:53:07'),
(19896, '54.208.117.204', NULL, 1, '2024-06-06 05:21:55', '2024-06-06 05:21:55'),
(19897, '5.133.192.135', NULL, 1, '2024-06-06 05:36:30', '2024-06-06 05:36:30'),
(19898, '125.113.31.15', NULL, 1, '2024-06-06 05:36:38', '2024-06-06 05:36:38'),
(19899, '91.92.243.234', NULL, 2, '2024-06-06 05:44:22', '2024-06-06 05:44:23'),
(19900, '142.93.131.172', NULL, 1, '2024-06-06 05:58:11', '2024-06-06 05:58:11'),
(19901, '121.237.36.27', NULL, 3, '2024-06-06 06:34:54', '2024-06-07 01:54:06'),
(19902, '121.237.36.29', NULL, 1, '2024-06-06 06:36:33', '2024-06-06 06:36:33'),
(19903, '121.237.36.30', NULL, 3, '2024-06-06 06:38:59', '2024-06-07 01:49:11'),
(19904, '138.199.40.170', NULL, 12, '2024-06-06 06:40:47', '2024-06-06 08:28:03'),
(19905, '34.73.79.172', NULL, 2, '2024-06-06 07:00:38', '2024-06-06 07:11:03'),
(19906, '195.191.219.132', NULL, 1, '2024-06-06 07:25:56', '2024-06-06 07:25:56'),
(19907, '15.165.13.104', NULL, 1, '2024-06-06 07:30:37', '2024-06-06 07:30:37'),
(19908, '124.236.100.56', NULL, 10, '2024-06-06 07:43:59', '2024-06-06 14:09:49'),
(19909, '66.249.66.11', NULL, 1, '2024-06-06 08:16:11', '2024-06-06 08:16:11'),
(19910, '45.148.10.59', NULL, 1, '2024-06-06 08:58:06', '2024-06-06 08:58:06'),
(19911, '38.11.130.143', NULL, 1, '2024-06-06 09:02:55', '2024-06-06 09:02:55'),
(19912, '128.204.212.77', NULL, 2, '2024-06-06 09:21:24', '2024-06-06 20:38:22'),
(19913, '69.171.231.117', NULL, 1, '2024-06-06 09:44:08', '2024-06-06 09:44:08'),
(19914, '20.205.153.200', NULL, 1, '2024-06-06 09:49:41', '2024-06-06 09:49:41'),
(19915, '106.110.188.213', NULL, 1, '2024-06-06 09:54:09', '2024-06-06 09:54:09'),
(19916, '117.43.96.230', NULL, 1, '2024-06-06 10:03:06', '2024-06-06 10:03:06'),
(19917, '119.40.83.100', NULL, 1, '2024-06-06 10:15:27', '2024-06-06 10:15:27'),
(19918, '128.204.212.84', NULL, 1, '2024-06-06 10:48:45', '2024-06-06 10:48:45'),
(19919, '43.135.129.233', NULL, 1, '2024-06-06 10:51:55', '2024-06-06 10:51:55'),
(19920, '173.230.141.102', NULL, 4, '2024-06-06 11:09:19', '2024-06-06 11:09:20'),
(19921, '103.229.86.162', NULL, 1, '2024-06-06 11:19:50', '2024-06-06 11:19:50'),
(19922, '202.59.142.98', NULL, 1, '2024-06-06 13:00:30', '2024-06-06 13:00:30'),
(19923, '103.58.75.33', NULL, 1, '2024-06-06 13:08:56', '2024-06-06 13:08:56'),
(19924, '121.179.130.156', NULL, 1, '2024-06-06 13:32:03', '2024-06-06 13:32:03'),
(19925, '145.220.91.19', NULL, 1, '2024-06-06 13:33:03', '2024-06-06 13:33:03'),
(19926, '18.224.94.182', NULL, 2, '2024-06-06 13:45:07', '2024-06-06 15:47:18'),
(19927, '18.225.25.214', NULL, 2, '2024-06-06 13:45:07', '2024-06-06 15:47:18'),
(19928, '3.19.74.154', NULL, 2, '2024-06-06 13:45:15', '2024-06-06 15:47:26'),
(19929, '72.14.201.159', NULL, 1, '2024-06-06 14:28:17', '2024-06-06 14:28:17'),
(19930, '117.27.112.191', NULL, 1, '2024-06-06 14:45:55', '2024-06-06 14:45:55'),
(19931, '51.222.253.15', NULL, 1, '2024-06-06 15:23:25', '2024-06-06 15:23:25'),
(19932, '89.248.172.92', NULL, 1, '2024-06-06 15:34:47', '2024-06-06 15:34:47'),
(19933, '89.248.174.182', NULL, 1, '2024-06-06 17:04:33', '2024-06-06 17:04:33'),
(19934, '209.141.53.134', NULL, 1, '2024-06-06 17:30:41', '2024-06-06 17:30:41'),
(19935, '165.225.212.164', NULL, 1, '2024-06-06 19:14:11', '2024-06-06 19:14:11'),
(19936, '52.167.144.142', NULL, 1, '2024-06-06 19:33:25', '2024-06-06 19:33:25'),
(19937, '40.88.21.235', NULL, 1, '2024-06-06 19:50:27', '2024-06-06 19:50:27'),
(19938, '191.101.217.226', NULL, 1, '2024-06-06 21:07:17', '2024-06-06 21:07:17'),
(19939, '17.241.227.89', NULL, 1, '2024-06-06 21:31:19', '2024-06-06 21:31:19'),
(19940, '173.252.83.25', NULL, 1, '2024-06-06 21:55:15', '2024-06-06 21:55:15'),
(19941, '34.23.252.130', NULL, 1, '2024-06-06 22:36:01', '2024-06-06 22:36:01'),
(19942, '18.236.151.130', NULL, 1, '2024-06-06 22:46:04', '2024-06-06 22:46:04'),
(19943, '35.93.192.14', NULL, 1, '2024-06-06 22:50:08', '2024-06-06 22:50:08'),
(19944, '42.49.81.238', NULL, 1, '2024-06-06 22:51:48', '2024-06-06 22:51:48'),
(19945, '198.235.24.119', NULL, 1, '2024-06-06 23:41:09', '2024-06-06 23:41:09'),
(19946, '203.2.64.59', NULL, 1, '2024-06-07 00:00:58', '2024-06-07 00:00:58'),
(19947, '121.237.36.28', NULL, 2, '2024-06-07 01:44:41', '2024-06-07 01:44:54'),
(19948, '220.197.51.236', NULL, 1, '2024-06-07 02:02:01', '2024-06-07 02:02:01'),
(19949, '113.123.1.244', NULL, 1, '2024-06-07 02:04:10', '2024-06-07 02:04:10'),
(19950, '193.186.4.159', NULL, 1, '2024-06-07 02:49:04', '2024-06-07 02:49:04'),
(19951, '37.111.214.156', NULL, 1, '2024-06-07 02:51:32', '2024-06-07 02:51:32'),
(19952, '91.243.90.206', NULL, 1, '2024-06-07 02:53:02', '2024-06-07 02:53:02'),
(19953, '91.92.248.34', NULL, 4, '2024-06-07 02:54:18', '2024-06-07 02:54:21'),
(19954, '162.241.244.143', NULL, 1, '2024-06-07 03:07:30', '2024-06-07 03:07:30'),
(19955, '45.130.83.84', NULL, 1, '2024-06-07 05:15:47', '2024-06-07 05:15:47'),
(19956, '45.92.229.191', NULL, 1, '2024-06-07 05:15:47', '2024-06-07 05:15:47'),
(19957, '45.130.83.63', NULL, 1, '2024-06-07 05:15:47', '2024-06-07 05:15:47'),
(19958, '45.130.83.62', NULL, 1, '2024-06-07 05:15:47', '2024-06-07 05:15:47'),
(19959, '49.70.190.188', NULL, 1, '2024-06-07 05:17:56', '2024-06-07 05:17:56'),
(19960, '52.203.201.196', NULL, 1, '2024-06-07 05:26:33', '2024-06-07 05:26:33'),
(19961, '195.191.219.130', NULL, 1, '2024-06-07 06:37:24', '2024-06-07 06:37:24'),
(19962, '81.181.57.20', NULL, 1, '2024-06-07 08:04:09', '2024-06-07 08:04:09'),
(19963, '187.190.215.247', NULL, 1, '2024-06-07 08:06:17', '2024-06-07 08:06:17'),
(19964, '128.204.212.77', NULL, 1, '2024-06-07 08:22:50', '2024-06-07 08:22:50'),
(19965, '171.60.220.42', NULL, 1, '2024-06-07 08:35:11', '2024-06-07 08:35:11'),
(19966, '175.16.255.194', NULL, 1, '2024-06-07 09:28:42', '2024-06-07 09:28:42'),
(19967, '102.129.152.225', NULL, 1, '2024-06-07 09:34:15', '2024-06-07 09:34:15'),
(19968, '42.236.17.199', NULL, 1, '2024-06-07 10:14:00', '2024-06-07 10:14:00'),
(19969, '192.26.110.45', NULL, 1, '2024-06-07 10:32:24', '2024-06-07 10:32:24'),
(19970, '194.233.78.139', NULL, 4, '2024-06-07 11:30:22', '2024-06-07 11:30:32'),
(19971, '101.91.148.219', NULL, 1, '2024-06-07 12:04:53', '2024-06-07 12:04:53'),
(19972, '40.77.167.9', NULL, 1, '2024-06-07 14:24:42', '2024-06-07 14:24:42'),
(19973, '87.249.132.180', NULL, 1, '2024-06-07 14:37:33', '2024-06-07 14:37:33'),
(19974, '112.192.128.127', NULL, 1, '2024-06-07 14:38:32', '2024-06-07 14:38:32'),
(19975, '209.38.44.85', NULL, 1, '2024-06-07 15:11:54', '2024-06-07 15:11:54'),
(19976, '199.45.155.42', NULL, 1, '2024-06-07 15:19:01', '2024-06-07 15:19:01'),
(19977, '45.148.10.59', NULL, 3, '2024-06-07 15:57:14', '2024-06-08 00:59:45'),
(19978, '206.168.34.47', NULL, 1, '2024-06-07 16:11:04', '2024-06-07 16:11:04'),
(19979, '128.204.212.78', NULL, 1, '2024-06-07 17:37:27', '2024-06-07 17:37:27'),
(19980, '94.156.69.215', NULL, 5, '2024-06-07 17:50:26', '2024-06-07 17:50:31'),
(19981, '65.19.141.115', NULL, 1, '2024-06-07 18:03:32', '2024-06-07 18:03:32'),
(19982, '185.243.218.41', NULL, 1, '2024-06-07 18:25:44', '2024-06-07 18:25:44'),
(19983, '209.141.53.134', NULL, 1, '2024-06-07 18:57:26', '2024-06-07 18:57:26'),
(19984, '173.199.90.244', NULL, 1, '2024-06-07 19:05:42', '2024-06-07 19:05:42'),
(19985, '54.88.179.33', NULL, 3, '2024-06-07 19:29:15', '2024-06-07 19:29:15'),
(19986, '193.186.4.159', NULL, 1, '2024-06-07 20:17:05', '2024-06-07 20:17:05'),
(19987, '172.101.84.58', NULL, 1, '2024-06-07 20:55:22', '2024-06-07 20:55:22'),
(19988, '52.10.150.125', NULL, 1, '2024-06-07 22:31:26', '2024-06-07 22:31:26'),
(19989, '156.236.146.243', NULL, 1, '2024-06-07 22:43:56', '2024-06-07 22:43:56'),
(19990, '66.42.83.52', NULL, 1, '2024-06-07 23:00:44', '2024-06-07 23:00:44'),
(19991, '172.245.227.54', NULL, 1, '2024-06-07 23:04:46', '2024-06-07 23:04:46'),
(19992, '147.185.132.186', NULL, 1, '2024-06-07 23:40:16', '2024-06-07 23:40:16'),
(19993, '35.87.115.15', NULL, 1, '2024-06-08 00:28:16', '2024-06-08 00:28:16'),
(19994, '192.36.109.127', NULL, 1, '2024-06-08 01:50:41', '2024-06-08 01:50:41'),
(19995, '43.128.100.220', NULL, 1, '2024-06-08 01:58:16', '2024-06-08 01:58:16'),
(19996, '198.235.24.152', NULL, 1, '2024-06-08 02:04:44', '2024-06-08 02:04:44'),
(19997, '42.236.17.232', NULL, 1, '2024-06-08 02:15:15', '2024-06-08 02:15:15'),
(19998, '66.42.83.124', NULL, 1, '2024-06-08 02:26:37', '2024-06-08 02:26:37'),
(19999, '31.13.115.118', NULL, 1, '2024-06-08 02:50:04', '2024-06-08 02:50:04'),
(20000, '31.13.115.1', NULL, 1, '2024-06-08 02:50:04', '2024-06-08 02:50:04'),
(20001, '121.237.36.27', NULL, 2, '2024-06-08 03:09:01', '2024-06-08 03:10:08'),
(20002, '121.237.36.30', NULL, 1, '2024-06-08 03:10:00', '2024-06-08 03:10:00'),
(20003, '121.237.36.28', NULL, 1, '2024-06-08 03:20:10', '2024-06-08 03:20:10'),
(20004, '112.193.5.239', NULL, 1, '2024-06-08 03:20:33', '2024-06-08 03:20:33'),
(20005, '218.67.98.40', NULL, 1, '2024-06-08 03:22:07', '2024-06-08 03:22:07'),
(20006, '93.159.230.87', NULL, 1, '2024-06-08 03:40:36', '2024-06-08 03:40:36'),
(20007, '36.6.144.216', NULL, 1, '2024-06-08 03:40:53', '2024-06-08 03:40:53'),
(20008, '175.153.149.118', NULL, 2, '2024-06-08 04:20:34', '2024-06-08 04:20:35'),
(20009, '205.210.31.156', NULL, 1, '2024-06-08 04:54:14', '2024-06-08 04:54:14'),
(20010, '198.235.24.49', NULL, 1, '2024-06-08 05:06:20', '2024-06-08 05:06:20'),
(20011, '36.182.48.21', NULL, 1, '2024-06-08 05:43:35', '2024-06-08 05:43:35'),
(20012, '199.45.155.40', NULL, 1, '2024-06-08 05:57:26', '2024-06-08 05:57:26'),
(20013, '52.23.152.5', NULL, 1, '2024-06-08 06:35:48', '2024-06-08 06:35:48'),
(20014, '183.166.118.138', NULL, 1, '2024-06-08 06:39:21', '2024-06-08 06:39:21'),
(20015, '142.93.113.30', NULL, 1, '2024-06-08 06:45:49', '2024-06-08 06:45:49'),
(20016, '195.191.219.130', NULL, 1, '2024-06-08 06:58:35', '2024-06-08 06:58:35'),
(20017, '78.129.165.8', NULL, 1, '2024-06-08 06:59:46', '2024-06-08 06:59:46'),
(20018, '66.249.66.12', NULL, 2, '2024-06-08 07:42:15', '2024-06-08 19:31:43'),
(20019, '121.225.148.236', NULL, 1, '2024-06-08 07:52:34', '2024-06-08 07:52:34'),
(20020, '120.35.203.236', NULL, 1, '2024-06-08 07:56:58', '2024-06-08 07:56:58'),
(20021, '42.236.12.250', NULL, 1, '2024-06-08 08:03:20', '2024-06-08 08:03:20'),
(20022, '199.45.155.32', NULL, 1, '2024-06-08 08:07:53', '2024-06-08 08:07:53'),
(20023, '199.45.154.54', NULL, 1, '2024-06-08 08:16:36', '2024-06-08 08:16:36'),
(20024, '36.99.136.136', NULL, 1, '2024-06-08 08:47:15', '2024-06-08 08:47:15'),
(20025, '36.99.136.137', NULL, 1, '2024-06-08 08:47:46', '2024-06-08 08:47:46'),
(20026, '102.129.152.225', NULL, 1, '2024-06-08 09:17:00', '2024-06-08 09:17:00'),
(20027, '92.204.54.126', NULL, 2, '2024-06-08 09:17:20', '2024-06-08 09:17:26'),
(20028, '118.179.44.125', NULL, 1, '2024-06-08 09:22:37', '2024-06-08 09:22:37'),
(20029, '154.202.120.127', NULL, 1, '2024-06-08 09:29:44', '2024-06-08 09:29:44'),
(20030, '103.127.0.78', NULL, 1, '2024-06-08 09:39:28', '2024-06-08 09:39:28'),
(20031, '123.249.116.81', NULL, 1, '2024-06-08 09:46:06', '2024-06-08 09:46:06'),
(20032, '36.182.48.32', NULL, 1, '2024-06-08 10:01:25', '2024-06-08 10:01:25'),
(20033, '60.13.138.34', NULL, 1, '2024-06-08 10:05:50', '2024-06-08 10:05:50'),
(20034, '114.224.113.12', NULL, 1, '2024-06-08 10:18:02', '2024-06-08 10:18:02'),
(20035, '91.92.250.201', NULL, 5, '2024-06-08 10:29:13', '2024-06-08 10:29:21'),
(20036, '17.241.219.46', NULL, 1, '2024-06-08 10:47:39', '2024-06-08 10:47:39'),
(20037, '17.241.219.10', NULL, 1, '2024-06-08 11:52:10', '2024-06-08 11:52:10'),
(20038, '35.90.91.119', NULL, 1, '2024-06-08 12:26:17', '2024-06-08 12:26:17'),
(20039, '142.93.148.248', NULL, 1, '2024-06-08 13:34:18', '2024-06-08 13:34:18'),
(20040, '34.220.235.141', NULL, 2, '2024-06-08 13:46:39', '2024-06-08 14:12:38'),
(20041, '199.45.155.41', NULL, 1, '2024-06-08 13:50:52', '2024-06-08 13:50:52'),
(20042, '34.210.33.239', NULL, 2, '2024-06-08 14:10:03', '2024-06-08 14:33:41'),
(20043, '198.235.24.171', NULL, 1, '2024-06-08 14:22:29', '2024-06-08 14:22:29'),
(20044, '79.197.9.161', NULL, 1, '2024-06-08 14:38:43', '2024-06-08 14:38:43'),
(20045, '51.222.253.16', NULL, 1, '2024-06-08 15:16:25', '2024-06-08 15:16:25'),
(20046, '89.248.172.92', NULL, 1, '2024-06-08 16:07:38', '2024-06-08 16:07:38'),
(20047, '89.248.174.182', NULL, 1, '2024-06-08 16:15:26', '2024-06-08 16:15:26'),
(20048, '45.148.10.59', NULL, 1, '2024-06-08 16:21:41', '2024-06-08 16:21:41'),
(20049, '80.234.34.116', NULL, 1, '2024-06-08 16:29:48', '2024-06-08 16:29:48'),
(20050, '182.44.67.97', NULL, 1, '2024-06-08 16:54:42', '2024-06-08 16:54:42'),
(20051, '216.83.35.156', NULL, 1, '2024-06-08 16:55:58', '2024-06-08 16:55:58'),
(20052, '35.93.178.212', NULL, 1, '2024-06-08 17:09:26', '2024-06-08 17:09:26'),
(20053, '54.245.174.76', NULL, 1, '2024-06-08 17:09:26', '2024-06-08 17:09:26'),
(20054, '42.83.147.53', NULL, 1, '2024-06-08 17:54:51', '2024-06-08 17:54:51'),
(20055, '85.208.96.211', NULL, 1, '2024-06-08 18:07:42', '2024-06-08 18:07:42'),
(20056, '198.235.24.34', NULL, 1, '2024-06-08 18:11:40', '2024-06-08 18:11:40'),
(20057, '185.183.105.138', NULL, 1, '2024-06-08 20:11:56', '2024-06-08 20:11:56'),
(20058, '198.235.24.130', NULL, 1, '2024-06-08 20:26:32', '2024-06-08 20:26:32'),
(20059, '1.195.39.118', NULL, 1, '2024-06-08 20:39:32', '2024-06-08 20:39:32'),
(20060, '36.99.136.128', NULL, 1, '2024-06-08 20:50:19', '2024-06-08 20:50:19'),
(20061, '198.235.24.40', NULL, 1, '2024-06-08 21:10:28', '2024-06-08 21:10:28'),
(20062, '111.7.96.155', NULL, 2, '2024-06-08 21:10:58', '2024-06-08 21:11:05'),
(20063, '128.204.212.79', NULL, 1, '2024-06-08 22:02:53', '2024-06-08 22:02:53'),
(20064, '114.219.222.181', NULL, 1, '2024-06-08 22:10:47', '2024-06-08 22:10:47'),
(20065, '66.249.66.11', NULL, 1, '2024-06-08 22:10:51', '2024-06-08 22:10:51'),
(20066, '35.93.192.14', NULL, 1, '2024-06-08 22:29:15', '2024-06-08 22:29:15'),
(20067, '39.184.53.87', NULL, 1, '2024-06-08 23:09:39', '2024-06-08 23:09:39'),
(20068, '35.92.23.111', NULL, 1, '2024-06-08 23:58:19', '2024-06-08 23:58:19'),
(20069, '17.241.227.18', NULL, 1, '2024-06-09 00:06:58', '2024-06-09 00:06:58'),
(20070, '66.249.66.37', NULL, 1, '2024-06-09 01:32:02', '2024-06-09 01:32:02'),
(20071, '87.249.132.21', NULL, 1, '2024-06-09 02:24:29', '2024-06-09 02:24:29'),
(20072, '36.108.206.165', NULL, 1, '2024-06-09 02:29:53', '2024-06-09 02:29:53'),
(20073, '27.115.124.109', NULL, 1, '2024-06-09 02:58:19', '2024-06-09 02:58:19'),
(20074, '123.6.49.18', NULL, 1, '2024-06-09 02:58:25', '2024-06-09 02:58:25'),
(20075, '195.0.199.141', NULL, 1, '2024-06-09 03:02:24', '2024-06-09 03:02:24'),
(20076, '34.217.88.188', NULL, 1, '2024-06-09 04:50:44', '2024-06-09 04:50:44'),
(20077, '36.133.15.185', NULL, 1, '2024-06-09 06:01:48', '2024-06-09 06:01:48'),
(20078, '195.191.219.131', NULL, 1, '2024-06-09 06:09:19', '2024-06-09 06:09:19'),
(20079, '34.220.121.69', NULL, 1, '2024-06-09 06:26:07', '2024-06-09 06:26:07'),
(20080, '119.148.36.118', NULL, 1, '2024-06-09 06:27:12', '2024-06-09 06:27:12'),
(20081, '36.182.48.55', NULL, 1, '2024-06-09 06:45:17', '2024-06-09 06:45:17'),
(20082, '89.248.172.92', NULL, 1, '2024-06-09 06:54:32', '2024-06-09 06:54:32'),
(20083, '89.248.174.182', NULL, 1, '2024-06-09 07:02:09', '2024-06-09 07:02:09'),
(20084, '43.133.66.151', NULL, 1, '2024-06-09 07:24:17', '2024-06-09 07:24:17'),
(20085, '180.149.0.140', NULL, 1, '2024-06-09 07:34:42', '2024-06-09 07:34:42'),
(20086, '216.244.66.200', NULL, 1, '2024-06-09 07:56:52', '2024-06-09 07:56:52'),
(20087, '37.111.212.5', NULL, 1, '2024-06-09 07:59:59', '2024-06-09 07:59:59'),
(20088, '65.154.226.166', NULL, 2, '2024-06-09 08:00:30', '2024-06-09 13:03:13'),
(20089, '43.229.208.190', NULL, 1, '2024-06-09 09:49:23', '2024-06-09 09:49:23'),
(20090, '3.141.11.163', NULL, 2, '2024-06-09 09:57:50', '2024-06-09 11:56:36'),
(20091, '18.225.25.214', NULL, 1, '2024-06-09 09:57:50', '2024-06-09 09:57:50'),
(20092, '18.224.94.182', NULL, 3, '2024-06-09 09:57:59', '2024-06-09 11:56:27'),
(20093, '37.111.247.218', NULL, 1, '2024-06-09 10:15:27', '2024-06-09 10:15:27'),
(20094, '4.193.96.14', NULL, 1, '2024-06-09 10:41:42', '2024-06-09 10:41:42'),
(20095, '40.94.226.9', NULL, 1, '2024-06-09 10:46:17', '2024-06-09 10:46:17'),
(20096, '40.94.226.23', NULL, 1, '2024-06-09 10:46:43', '2024-06-09 10:46:43'),
(20097, '3.19.74.154', NULL, 2, '2024-06-09 11:05:02', '2024-06-09 11:05:03'),
(20098, '18.224.128.89', NULL, 6, '2024-06-09 11:05:03', '2024-06-09 11:56:28'),
(20099, '18.222.251.101', NULL, 2, '2024-06-09 11:05:05', '2024-06-09 11:05:16'),
(20100, '66.249.66.11', NULL, 1, '2024-06-09 11:10:50', '2024-06-09 11:10:50'),
(20101, '66.249.66.10', NULL, 2, '2024-06-09 11:12:32', '2024-06-09 21:45:23'),
(20102, '27.147.130.253', NULL, 1, '2024-06-09 11:15:04', '2024-06-09 11:15:04'),
(20103, '103.228.121.200', NULL, 2, '2024-06-09 11:56:09', '2024-06-09 12:10:45'),
(20104, '91.92.249.105', NULL, 4, '2024-06-09 12:02:29', '2024-06-09 12:02:42'),
(20105, '65.154.226.170', NULL, 1, '2024-06-09 12:25:42', '2024-06-09 12:25:42'),
(20106, '82.208.22.221', NULL, 4, '2024-06-09 12:54:59', '2024-06-09 12:55:06'),
(20107, '65.154.226.171', NULL, 1, '2024-06-09 13:09:13', '2024-06-09 13:09:13'),
(20108, '37.99.41.55', NULL, 1, '2024-06-09 13:26:38', '2024-06-09 13:26:38'),
(20109, '210.4.75.45', NULL, 4, '2024-06-09 14:19:42', '2024-06-09 14:27:17'),
(20110, '103.131.71.137', NULL, 1, '2024-06-09 14:32:06', '2024-06-09 14:32:06'),
(20111, '103.95.98.89', NULL, 2, '2024-06-09 15:03:45', '2024-06-09 15:05:47'),
(20112, '121.78.21.194', NULL, 1, '2024-06-09 16:02:51', '2024-06-09 16:02:51'),
(20113, '66.249.66.38', NULL, 1, '2024-06-09 17:04:46', '2024-06-09 17:04:46'),
(20114, '66.249.66.12', NULL, 1, '2024-06-09 17:15:46', '2024-06-09 17:15:46'),
(20115, '111.15.41.134', NULL, 1, '2024-06-09 18:01:52', '2024-06-09 18:01:52'),
(20116, '45.192.184.205', NULL, 1, '2024-06-09 18:09:21', '2024-06-09 18:09:21'),
(20117, '45.156.128.22', NULL, 1, '2024-06-09 21:14:32', '2024-06-09 21:14:32'),
(20118, '183.143.205.7', NULL, 1, '2024-06-09 21:25:02', '2024-06-09 21:25:02'),
(20119, '60.185.190.217', NULL, 1, '2024-06-09 21:32:58', '2024-06-09 21:32:58'),
(20120, '49.7.227.204', NULL, 1, '2024-06-09 22:10:12', '2024-06-09 22:10:12'),
(20121, '205.210.31.159', NULL, 1, '2024-06-09 22:10:24', '2024-06-09 22:10:24'),
(20122, '35.93.192.14', NULL, 1, '2024-06-09 22:20:45', '2024-06-09 22:20:45'),
(20123, '35.92.23.111', NULL, 1, '2024-06-09 22:54:42', '2024-06-09 22:54:42'),
(20124, '54.144.225.43', NULL, 1, '2024-06-10 00:51:16', '2024-06-10 00:51:16'),
(20125, '128.204.212.79', NULL, 1, '2024-06-10 01:11:09', '2024-06-10 01:11:09'),
(20126, '188.165.251.162', NULL, 1, '2024-06-10 01:12:35', '2024-06-10 01:12:35'),
(20127, '110.154.102.224', NULL, 1, '2024-06-10 01:27:03', '2024-06-10 01:27:03'),
(20128, '69.171.231.4', NULL, 1, '2024-06-10 02:12:43', '2024-06-10 02:12:43'),
(20129, '82.165.81.190', NULL, 1, '2024-06-10 03:32:43', '2024-06-10 03:32:43'),
(20130, '5.188.62.21', NULL, 1, '2024-06-10 04:16:44', '2024-06-10 04:16:44'),
(20131, '3.112.28.46', NULL, 1, '2024-06-10 04:54:40', '2024-06-10 04:54:40'),
(20132, '139.59.158.7', NULL, 1, '2024-06-10 05:10:25', '2024-06-10 05:10:25'),
(20133, '54.208.117.204', NULL, 1, '2024-06-10 05:19:33', '2024-06-10 05:19:33'),
(20134, '49.69.77.225', NULL, 1, '2024-06-10 05:24:29', '2024-06-10 05:24:29'),
(20135, '49.70.136.252', NULL, 1, '2024-06-10 05:38:38', '2024-06-10 05:38:38'),
(20136, '103.122.177.208', NULL, 1, '2024-06-10 05:51:49', '2024-06-10 05:51:49'),
(20137, '115.202.94.111', NULL, 1, '2024-06-10 06:03:38', '2024-06-10 06:03:38'),
(20138, '49.82.226.134', NULL, 1, '2024-06-10 06:04:07', '2024-06-10 06:04:07'),
(20139, '95.142.120.42', NULL, 2, '2024-06-10 06:10:01', '2024-06-10 06:10:12'),
(20140, '124.119.48.87', NULL, 2, '2024-06-10 06:50:41', '2024-06-10 06:51:03'),
(20141, '195.191.219.131', NULL, 1, '2024-06-10 07:17:18', '2024-06-10 07:17:18'),
(20142, '103.30.60.240', NULL, 1, '2024-06-10 07:23:14', '2024-06-10 07:23:14'),
(20143, '5.253.185.143', NULL, 1, '2024-06-10 07:40:13', '2024-06-10 07:40:13'),
(20144, '45.141.215.24', NULL, 2, '2024-06-10 07:55:25', '2024-06-10 10:12:49'),
(20145, '43.229.208.190', NULL, 3, '2024-06-10 08:01:16', '2024-06-10 08:03:37'),
(20146, '81.181.60.114', NULL, 1, '2024-06-10 08:29:17', '2024-06-10 08:29:17'),
(20147, '40.94.227.34', NULL, 1, '2024-06-10 08:39:16', '2024-06-10 08:39:16'),
(20148, '101.70.142.214', NULL, 1, '2024-06-10 08:48:01', '2024-06-10 08:48:01'),
(20149, '31.42.185.134', NULL, 1, '2024-06-10 08:52:26', '2024-06-10 08:52:26'),
(20150, '45.141.215.167', NULL, 1, '2024-06-10 08:54:35', '2024-06-10 08:54:35'),
(20151, '27.150.163.14', NULL, 1, '2024-06-10 08:59:08', '2024-06-10 08:59:08'),
(20152, '40.94.226.7', NULL, 1, '2024-06-10 09:25:02', '2024-06-10 09:25:02'),
(20153, '123.0.18.82', NULL, 1, '2024-06-10 09:58:38', '2024-06-10 09:58:38'),
(20154, '18.116.68.11', NULL, 2, '2024-06-10 10:02:03', '2024-06-10 15:10:17'),
(20155, '18.225.25.214', NULL, 1, '2024-06-10 10:02:04', '2024-06-10 10:02:04'),
(20156, '18.222.251.101', NULL, 1, '2024-06-10 10:02:11', '2024-06-10 10:02:11'),
(20157, '40.94.227.44', NULL, 1, '2024-06-10 10:11:40', '2024-06-10 10:11:40'),
(20158, '119.148.15.58', NULL, 1, '2024-06-10 10:15:26', '2024-06-10 10:15:26'),
(20159, '36.111.67.189', NULL, 1, '2024-06-10 10:30:26', '2024-06-10 10:30:26'),
(20160, '40.94.227.35', NULL, 2, '2024-06-10 10:32:39', '2024-06-10 14:59:32'),
(20161, '193.186.4.159', NULL, 2, '2024-06-10 10:57:08', '2024-06-10 11:42:00'),
(20162, '3.26.196.32', NULL, 2, '2024-06-10 11:17:52', '2024-06-10 11:34:50'),
(20163, '3.105.50.229', NULL, 2, '2024-06-10 11:17:55', '2024-06-10 11:34:52'),
(20164, '66.249.66.39', NULL, 1, '2024-06-10 11:19:03', '2024-06-10 11:19:03'),
(20165, '178.254.24.91', NULL, 1, '2024-06-10 11:36:35', '2024-06-10 11:36:35'),
(20166, '205.210.31.156', NULL, 1, '2024-06-10 11:44:46', '2024-06-10 11:44:46'),
(20167, '51.222.253.2', NULL, 1, '2024-06-10 12:03:31', '2024-06-10 12:03:31'),
(20168, '110.88.30.54', NULL, 1, '2024-06-10 12:50:22', '2024-06-10 12:50:22'),
(20169, '17.241.227.23', NULL, 1, '2024-06-10 13:28:08', '2024-06-10 13:28:08'),
(20170, '103.187.24.145', NULL, 2, '2024-06-10 14:08:33', '2024-06-10 14:26:13'),
(20171, '69.171.231.10', NULL, 1, '2024-06-10 14:29:04', '2024-06-10 14:29:04'),
(20172, '149.28.123.52', NULL, 1, '2024-06-10 14:39:09', '2024-06-10 14:39:09'),
(20173, '117.132.188.205', NULL, 3, '2024-06-10 14:53:47', '2024-06-10 14:58:46'),
(20174, '3.16.215.50', NULL, 1, '2024-06-10 15:10:09', '2024-06-10 15:10:09'),
(20175, '18.224.128.89', NULL, 1, '2024-06-10 15:10:09', '2024-06-10 15:10:09'),
(20176, '40.94.226.86', NULL, 1, '2024-06-10 15:11:49', '2024-06-10 15:11:49'),
(20177, '105.116.2.240', NULL, 1, '2024-06-10 15:22:35', '2024-06-10 15:22:35'),
(20178, '66.249.66.12', NULL, 1, '2024-06-10 16:12:25', '2024-06-10 16:12:25'),
(20179, '83.51.255.193', NULL, 1, '2024-06-10 16:17:30', '2024-06-10 16:17:30'),
(20180, '65.155.30.101', NULL, 1, '2024-06-10 16:37:09', '2024-06-10 16:37:09'),
(20181, '205.210.31.14', NULL, 1, '2024-06-10 17:03:34', '2024-06-10 17:03:34'),
(20182, '124.72.0.81', NULL, 1, '2024-06-10 17:09:31', '2024-06-10 17:09:31'),
(20183, '119.41.194.236', NULL, 1, '2024-06-10 17:22:48', '2024-06-10 17:22:48'),
(20184, '51.222.253.14', NULL, 1, '2024-06-10 17:38:14', '2024-06-10 17:38:14'),
(20185, '128.204.212.78', NULL, 2, '2024-06-10 18:15:59', '2024-06-10 18:16:00'),
(20186, '77.75.78.165', NULL, 1, '2024-06-10 19:29:52', '2024-06-10 19:29:52'),
(20187, '36.99.136.129', NULL, 1, '2024-06-10 20:25:39', '2024-06-10 20:25:39'),
(20188, '36.99.136.128', NULL, 1, '2024-06-10 20:25:43', '2024-06-10 20:25:43'),
(20189, '89.248.174.11', NULL, 1, '2024-06-10 20:39:09', '2024-06-10 20:39:09'),
(20190, '42.236.101.225', NULL, 1, '2024-06-10 21:09:42', '2024-06-10 21:09:42'),
(20191, '84.246.85.11', NULL, 3, '2024-06-10 21:27:39', '2024-06-10 21:27:59'),
(20192, '42.236.17.214', NULL, 1, '2024-06-10 21:40:08', '2024-06-10 21:40:08'),
(20193, '128.204.212.79', NULL, 1, '2024-06-10 22:12:54', '2024-06-10 22:12:54'),
(20194, '38.173.92.106', NULL, 1, '2024-06-10 22:18:02', '2024-06-10 22:18:02'),
(20195, '34.219.169.224', NULL, 1, '2024-06-10 22:22:33', '2024-06-10 22:22:33'),
(20196, '18.236.214.242', NULL, 1, '2024-06-10 22:22:51', '2024-06-10 22:22:51'),
(20197, '198.235.24.172', NULL, 1, '2024-06-10 23:26:02', '2024-06-10 23:26:02'),
(20198, '139.28.139.62', NULL, 1, '2024-06-10 23:43:18', '2024-06-10 23:43:18'),
(20199, '162.55.81.190', NULL, 1, '2024-06-10 23:45:41', '2024-06-10 23:45:41'),
(20200, '123.187.240.242', NULL, 1, '2024-06-11 00:18:44', '2024-06-11 00:18:44'),
(20201, '54.88.179.33', NULL, 2, '2024-06-11 01:07:21', '2024-06-11 01:07:41'),
(20202, '35.171.144.152', NULL, 1, '2024-06-11 01:07:26', '2024-06-11 01:07:26'),
(20203, '128.204.212.85', NULL, 1, '2024-06-11 01:41:47', '2024-06-11 01:41:47'),
(20204, '42.236.17.232', NULL, 1, '2024-06-11 01:45:16', '2024-06-11 01:45:16'),
(20205, '42.236.12.213', NULL, 1, '2024-06-11 01:45:22', '2024-06-11 01:45:22'),
(20206, '17.241.75.152', NULL, 1, '2024-06-11 03:53:37', '2024-06-11 03:53:37'),
(20207, '195.201.83.102', NULL, 4, '2024-06-11 04:01:28', '2024-06-11 04:01:33'),
(20208, '106.75.64.247', NULL, 1, '2024-06-11 05:03:10', '2024-06-11 05:03:10'),
(20209, '52.80.96.170', NULL, 1, '2024-06-11 05:04:53', '2024-06-11 05:04:53'),
(20210, '103.108.61.179', NULL, 1, '2024-06-11 05:06:43', '2024-06-11 05:06:43'),
(20211, '183.141.134.159', NULL, 1, '2024-06-11 05:41:52', '2024-06-11 05:41:52'),
(20212, '198.235.24.76', NULL, 1, '2024-06-11 05:47:08', '2024-06-11 05:47:08'),
(20213, '66.249.66.11', NULL, 1, '2024-06-11 05:53:45', '2024-06-11 05:53:45'),
(20214, '38.11.151.138', NULL, 1, '2024-06-11 05:58:33', '2024-06-11 05:58:33'),
(20215, '213.180.203.154', NULL, 1, '2024-06-11 06:00:09', '2024-06-11 06:00:09'),
(20216, '34.229.224.28', NULL, 1, '2024-06-11 06:33:11', '2024-06-11 06:33:11'),
(20217, '199.45.155.60', NULL, 1, '2024-06-11 07:08:29', '2024-06-11 07:08:29'),
(20218, '205.210.31.204', NULL, 1, '2024-06-11 07:39:45', '2024-06-11 07:39:45'),
(20219, '195.191.219.131', NULL, 1, '2024-06-11 07:51:40', '2024-06-11 07:51:40'),
(20220, '103.254.86.134', NULL, 1, '2024-06-11 08:06:42', '2024-06-11 08:06:42'),
(20221, '20.212.201.123', NULL, 1, '2024-06-11 08:58:19', '2024-06-11 08:58:19'),
(20222, '121.237.36.27', NULL, 7, '2024-06-11 09:05:01', '2024-06-12 01:32:33'),
(20223, '121.237.36.29', NULL, 2, '2024-06-11 09:05:02', '2024-06-11 13:57:22'),
(20224, '40.94.227.19', NULL, 1, '2024-06-11 09:05:39', '2024-06-11 09:05:39'),
(20225, '175.29.187.243', NULL, 1, '2024-06-11 09:17:38', '2024-06-11 09:17:38'),
(20226, '103.175.229.49', NULL, 1, '2024-06-11 09:23:14', '2024-06-11 09:23:14'),
(20227, '18.224.94.182', NULL, 1, '2024-06-11 09:26:34', '2024-06-11 09:26:34'),
(20228, '18.224.128.89', NULL, 1, '2024-06-11 09:26:34', '2024-06-11 09:26:34'),
(20229, '18.116.68.11', NULL, 1, '2024-06-11 09:26:42', '2024-06-11 09:26:42'),
(20230, '103.54.39.172', NULL, 1, '2024-06-11 09:50:44', '2024-06-11 09:50:44'),
(20231, '113.121.42.246', NULL, 1, '2024-06-11 09:52:31', '2024-06-11 09:52:31'),
(20232, '182.138.158.202', NULL, 1, '2024-06-11 10:33:04', '2024-06-11 10:33:04'),
(20233, '81.181.60.65', NULL, 1, '2024-06-11 11:08:46', '2024-06-11 11:08:46'),
(20234, '89.248.172.92', NULL, 2, '2024-06-11 11:21:29', '2024-06-12 02:08:13'),
(20235, '185.215.180.76', NULL, 1, '2024-06-11 11:29:38', '2024-06-11 11:29:38'),
(20236, '54.196.16.156', NULL, 1, '2024-06-11 11:29:57', '2024-06-11 11:29:57'),
(20237, '69.171.231.11', NULL, 1, '2024-06-11 11:52:21', '2024-06-11 11:52:21'),
(20238, '69.171.231.9', NULL, 1, '2024-06-11 11:52:21', '2024-06-11 11:52:21'),
(20239, '121.229.185.160', NULL, 1, '2024-06-11 12:34:52', '2024-06-11 12:34:52'),
(20240, '144.48.109.31', NULL, 1, '2024-06-11 13:08:44', '2024-06-11 13:08:44'),
(20241, '62.169.25.22', NULL, 1, '2024-06-11 13:37:07', '2024-06-11 13:37:07'),
(20242, '180.119.26.174', NULL, 1, '2024-06-11 13:44:06', '2024-06-11 13:44:06'),
(20243, '58.219.135.80', NULL, 1, '2024-06-11 13:50:07', '2024-06-11 13:50:07'),
(20244, '43.229.208.190', NULL, 1, '2024-06-11 13:58:11', '2024-06-11 13:58:11'),
(20245, '173.252.83.115', NULL, 1, '2024-06-11 14:17:12', '2024-06-11 14:17:12'),
(20246, '66.249.66.38', NULL, 1, '2024-06-11 14:18:34', '2024-06-11 14:18:34'),
(20247, '52.167.144.204', NULL, 1, '2024-06-11 14:23:11', '2024-06-11 14:23:11'),
(20248, '198.235.24.49', NULL, 1, '2024-06-11 15:04:36', '2024-06-11 15:04:36'),
(20249, '51.77.53.200', NULL, 2, '2024-06-11 15:34:57', '2024-06-11 15:41:50'),
(20250, '128.90.174.4', NULL, 2, '2024-06-11 16:48:02', '2024-06-11 16:48:02'),
(20251, '52.38.68.254', NULL, 1, '2024-06-11 17:24:03', '2024-06-11 17:24:03'),
(20252, '44.221.66.130', NULL, 1, '2024-06-11 17:32:03', '2024-06-11 17:32:03'),
(20253, '178.171.112.13', NULL, 1, '2024-06-11 18:06:12', '2024-06-11 18:06:12'),
(20254, '27.158.132.226', NULL, 1, '2024-06-11 18:39:22', '2024-06-11 18:39:22'),
(20255, '5.193.58.49', NULL, 1, '2024-06-11 19:12:19', '2024-06-11 19:12:19'),
(20256, '36.182.48.230', NULL, 1, '2024-06-11 19:41:10', '2024-06-11 19:41:10'),
(20257, '123.11.107.24', NULL, 1, '2024-06-11 19:53:04', '2024-06-11 19:53:04'),
(20258, '81.152.25.211', NULL, 1, '2024-06-11 20:21:22', '2024-06-11 20:21:22'),
(20259, '103.150.254.90', NULL, 2, '2024-06-11 20:39:36', '2024-06-11 20:39:37'),
(20260, '37.111.212.132', NULL, 1, '2024-06-11 20:44:01', '2024-06-11 20:44:01'),
(20261, '194.163.132.39', NULL, 2, '2024-06-11 20:47:53', '2024-06-11 20:48:28'),
(20262, '218.6.106.88', NULL, 1, '2024-06-11 21:13:52', '2024-06-11 21:13:52'),
(20263, '175.155.3.100', NULL, 1, '2024-06-11 21:16:26', '2024-06-11 21:16:26'),
(20264, '130.211.103.143', NULL, 4, '2024-06-11 22:17:47', '2024-06-11 22:18:03'),
(20265, '65.154.226.171', NULL, 1, '2024-06-11 22:43:02', '2024-06-11 22:43:02'),
(20266, '35.167.11.79', NULL, 1, '2024-06-11 23:05:58', '2024-06-11 23:05:58'),
(20267, '128.204.212.78', NULL, 1, '2024-06-11 23:06:13', '2024-06-11 23:06:13'),
(20268, '52.43.168.195', NULL, 1, '2024-06-11 23:10:37', '2024-06-11 23:10:37'),
(20269, '36.134.147.75', NULL, 1, '2024-06-12 00:47:47', '2024-06-12 00:47:47'),
(20270, '52.230.152.11', NULL, 1, '2024-06-12 01:11:08', '2024-06-12 01:11:08'),
(20271, '121.237.36.30', NULL, 2, '2024-06-12 01:22:45', '2024-06-12 01:29:58'),
(20272, '121.237.36.28', NULL, 2, '2024-06-12 01:24:09', '2024-06-12 01:27:17'),
(20273, '220.160.221.191', NULL, 1, '2024-06-12 01:33:45', '2024-06-12 01:33:45'),
(20274, '183.152.53.113', NULL, 1, '2024-06-12 01:43:23', '2024-06-12 01:43:23'),
(20275, '93.158.91.29', NULL, 1, '2024-06-12 02:08:06', '2024-06-12 02:08:06'),
(20276, '123.249.90.104', NULL, 1, '2024-06-12 03:36:27', '2024-06-12 03:36:27'),
(20277, '154.22.196.87', NULL, 1, '2024-06-12 04:53:46', '2024-06-12 04:53:46'),
(20278, '165.22.83.231', NULL, 1, '2024-06-12 04:58:50', '2024-06-12 04:58:50'),
(20279, '171.12.57.189', NULL, 1, '2024-06-12 05:03:25', '2024-06-12 05:03:25'),
(20280, '180.126.99.141', NULL, 1, '2024-06-12 05:07:56', '2024-06-12 05:07:56'),
(20281, '121.237.36.27', NULL, 7, '2024-06-12 05:15:40', '2024-06-13 03:19:01'),
(20282, '121.237.36.28', NULL, 2, '2024-06-12 05:16:01', '2024-06-12 07:22:19'),
(20283, '121.237.36.29', NULL, 4, '2024-06-12 05:27:57', '2024-06-13 03:27:33'),
(20284, '121.237.36.30', NULL, 2, '2024-06-12 05:28:57', '2024-06-13 03:20:44'),
(20285, '52.203.201.196', NULL, 1, '2024-06-12 05:30:44', '2024-06-12 05:30:44'),
(20286, '122.150.190.148', NULL, 1, '2024-06-12 06:52:18', '2024-06-12 06:52:18'),
(20287, '146.19.206.41', NULL, 1, '2024-06-12 06:54:15', '2024-06-12 06:54:15'),
(20288, '91.134.213.36', NULL, 1, '2024-06-12 06:54:18', '2024-06-12 06:54:18'),
(20289, '195.191.219.132', NULL, 1, '2024-06-12 06:54:22', '2024-06-12 06:54:22'),
(20290, '121.226.2.102', NULL, 1, '2024-06-12 06:59:14', '2024-06-12 06:59:14'),
(20291, '158.220.113.117', NULL, 4, '2024-06-12 07:14:45', '2024-06-12 07:14:48'),
(20292, '196.196.53.30', NULL, 1, '2024-06-12 07:21:12', '2024-06-12 07:21:12'),
(20293, '142.68.177.82', NULL, 1, '2024-06-12 07:39:53', '2024-06-12 07:39:53'),
(20294, '172.212.146.7', NULL, 1, '2024-06-12 07:59:02', '2024-06-12 07:59:02'),
(20295, '112.193.7.67', NULL, 1, '2024-06-12 08:14:37', '2024-06-12 08:14:37'),
(20296, '193.138.7.172', NULL, 1, '2024-06-12 08:21:28', '2024-06-12 08:21:28'),
(20297, '52.230.152.240', NULL, 1, '2024-06-12 08:39:12', '2024-06-12 08:39:12');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(20298, '103.230.107.10', NULL, 1, '2024-06-12 08:47:02', '2024-06-12 08:47:02'),
(20299, '40.119.197.45', NULL, 1, '2024-06-12 09:14:18', '2024-06-12 09:14:18'),
(20300, '52.143.122.98', NULL, 1, '2024-06-12 09:24:47', '2024-06-12 09:24:47'),
(20301, '154.212.141.233', NULL, 1, '2024-06-12 09:30:26', '2024-06-12 09:30:26'),
(20302, '128.204.212.77', NULL, 1, '2024-06-12 10:16:24', '2024-06-12 10:16:24'),
(20303, '52.230.152.158', NULL, 1, '2024-06-12 10:24:56', '2024-06-12 10:24:56'),
(20304, '101.36.123.30', NULL, 2, '2024-06-12 10:31:15', '2024-06-12 11:12:21'),
(20305, '117.158.110.221', NULL, 1, '2024-06-12 10:33:42', '2024-06-12 10:33:42'),
(20306, '34.105.37.3', NULL, 2, '2024-06-12 10:42:20', '2024-06-12 10:43:16'),
(20307, '45.88.91.110', NULL, 2, '2024-06-12 11:13:54', '2024-06-12 11:14:29'),
(20308, '172.173.175.203', NULL, 1, '2024-06-12 11:50:30', '2024-06-12 11:50:30'),
(20309, '40.94.20.55', NULL, 1, '2024-06-12 11:50:59', '2024-06-12 11:50:59'),
(20310, '193.186.4.159', NULL, 1, '2024-06-12 11:51:16', '2024-06-12 11:51:16'),
(20311, '40.94.227.25', NULL, 1, '2024-06-12 12:02:07', '2024-06-12 12:02:07'),
(20312, '51.222.253.9', NULL, 1, '2024-06-12 12:06:17', '2024-06-12 12:06:17'),
(20313, '106.119.167.146', NULL, 1, '2024-06-12 12:17:57', '2024-06-12 12:17:57'),
(20314, '87.236.176.219', NULL, 1, '2024-06-12 13:03:41', '2024-06-12 13:03:41'),
(20315, '40.94.226.12', NULL, 1, '2024-06-12 13:15:08', '2024-06-12 13:15:08'),
(20316, '157.245.252.196', NULL, 1, '2024-06-12 14:33:16', '2024-06-12 14:33:16'),
(20317, '40.94.29.66', NULL, 1, '2024-06-12 14:50:16', '2024-06-12 14:50:16'),
(20318, '152.42.172.246', NULL, 1, '2024-06-12 14:57:55', '2024-06-12 14:57:55'),
(20319, '144.202.50.42', NULL, 1, '2024-06-12 15:01:42', '2024-06-12 15:01:42'),
(20320, '136.226.245.111', NULL, 1, '2024-06-12 15:08:41', '2024-06-12 15:08:41'),
(20321, '180.126.98.172', NULL, 1, '2024-06-12 15:34:53', '2024-06-12 15:34:53'),
(20322, '34.85.194.228', NULL, 2, '2024-06-12 15:41:31', '2024-06-12 15:42:02'),
(20323, '209.222.82.48', NULL, 1, '2024-06-12 16:03:06', '2024-06-12 16:03:06'),
(20324, '104.156.245.76', NULL, 1, '2024-06-12 16:18:50', '2024-06-12 16:18:50'),
(20325, '116.208.204.0', NULL, 1, '2024-06-12 16:37:56', '2024-06-12 16:37:56'),
(20326, '60.163.11.7', NULL, 1, '2024-06-12 16:52:36', '2024-06-12 16:52:36'),
(20327, '147.185.132.222', NULL, 1, '2024-06-12 17:10:49', '2024-06-12 17:10:49'),
(20328, '139.211.24.93', NULL, 1, '2024-06-12 17:33:30', '2024-06-12 17:33:30'),
(20329, '180.148.211.105', NULL, 1, '2024-06-12 17:36:37', '2024-06-12 17:36:37'),
(20330, '43.134.34.133', NULL, 1, '2024-06-12 18:04:17', '2024-06-12 18:04:17'),
(20331, '113.25.8.164', NULL, 1, '2024-06-12 18:31:02', '2024-06-12 18:31:02'),
(20332, '66.249.66.38', NULL, 1, '2024-06-12 19:12:39', '2024-06-12 19:12:39'),
(20333, '128.204.212.85', NULL, 1, '2024-06-12 20:43:35', '2024-06-12 20:43:35'),
(20334, '52.11.86.41', NULL, 1, '2024-06-12 22:29:17', '2024-06-12 22:29:17'),
(20335, '34.220.208.36', NULL, 1, '2024-06-12 22:37:36', '2024-06-12 22:37:36'),
(20336, '27.147.200.103', NULL, 1, '2024-06-12 22:46:42', '2024-06-12 22:46:42'),
(20337, '81.181.60.114', NULL, 1, '2024-06-12 23:15:52', '2024-06-12 23:15:52'),
(20338, '121.225.148.27', NULL, 1, '2024-06-13 00:23:21', '2024-06-13 00:23:21'),
(20339, '36.41.75.167', NULL, 1, '2024-06-13 00:58:13', '2024-06-13 00:58:13'),
(20340, '102.129.153.243', NULL, 1, '2024-06-13 01:09:02', '2024-06-13 01:09:02'),
(20341, '106.110.184.150', NULL, 1, '2024-06-13 01:30:33', '2024-06-13 01:30:33'),
(20342, '194.147.98.17', NULL, 1, '2024-06-13 01:38:11', '2024-06-13 01:38:11'),
(20343, '112.194.193.97', NULL, 1, '2024-06-13 01:42:59', '2024-06-13 01:42:59'),
(20344, '42.83.147.56', NULL, 1, '2024-06-13 02:14:38', '2024-06-13 02:14:38'),
(20345, '216.244.66.200', NULL, 1, '2024-06-13 02:35:29', '2024-06-13 02:35:29'),
(20346, '199.45.155.55', NULL, 1, '2024-06-13 03:03:23', '2024-06-13 03:03:23'),
(20347, '208.109.225.165', NULL, 1, '2024-06-13 03:37:18', '2024-06-13 03:37:18'),
(20348, '35.94.0.223', NULL, 1, '2024-06-13 04:32:39', '2024-06-13 04:32:39'),
(20349, '110.82.143.209', NULL, 1, '2024-06-13 04:35:03', '2024-06-13 04:35:03'),
(20350, '220.160.207.139', NULL, 1, '2024-06-13 04:42:57', '2024-06-13 04:42:57'),
(20351, '54.89.96.125', NULL, 1, '2024-06-13 05:29:04', '2024-06-13 05:29:04'),
(20352, '35.86.68.249', NULL, 1, '2024-06-13 06:30:07', '2024-06-13 06:30:07'),
(20353, '195.191.219.133', NULL, 1, '2024-06-13 06:39:15', '2024-06-13 06:39:15'),
(20354, '185.180.143.76', NULL, 1, '2024-06-13 06:51:40', '2024-06-13 06:51:40'),
(20355, '154.51.131.142', NULL, 1, '2024-06-13 07:36:13', '2024-06-13 07:36:13'),
(20356, '35.83.255.247', NULL, 1, '2024-06-13 07:36:37', '2024-06-13 07:36:37'),
(20357, '158.62.38.252', NULL, 1, '2024-06-13 07:36:40', '2024-06-13 07:36:40'),
(20358, '120.9.255.38', NULL, 1, '2024-06-13 07:53:43', '2024-06-13 07:53:43'),
(20359, '178.171.38.54', NULL, 1, '2024-06-13 08:02:58', '2024-06-13 08:02:58'),
(20360, '18.116.68.11', NULL, 1, '2024-06-13 09:12:32', '2024-06-13 09:12:32'),
(20361, '18.224.128.89', NULL, 2, '2024-06-13 09:12:33', '2024-06-13 09:27:12'),
(20362, '3.19.74.154', NULL, 1, '2024-06-13 09:12:41', '2024-06-13 09:12:41'),
(20363, '18.222.251.101', NULL, 2, '2024-06-13 09:21:04', '2024-06-13 09:21:12'),
(20364, '18.225.25.214', NULL, 1, '2024-06-13 09:21:04', '2024-06-13 09:21:04'),
(20365, '3.141.11.163', NULL, 1, '2024-06-13 09:27:11', '2024-06-13 09:27:11'),
(20366, '3.16.215.50', NULL, 1, '2024-06-13 09:27:20', '2024-06-13 09:27:20'),
(20367, '40.94.227.43', NULL, 1, '2024-06-13 09:29:39', '2024-06-13 09:29:39'),
(20368, '40.94.226.77', NULL, 1, '2024-06-13 09:30:05', '2024-06-13 09:30:05'),
(20369, '23.26.220.24', NULL, 1, '2024-06-13 09:54:24', '2024-06-13 09:54:24'),
(20370, '40.119.197.45', NULL, 1, '2024-06-13 10:06:02', '2024-06-13 10:06:02'),
(20371, '87.236.176.166', NULL, 1, '2024-06-13 10:19:40', '2024-06-13 10:19:40'),
(20372, '156.236.147.7', NULL, 1, '2024-06-13 10:19:56', '2024-06-13 10:19:56'),
(20373, '103.96.105.221', NULL, 1, '2024-06-13 10:23:21', '2024-06-13 10:23:21'),
(20374, '46.101.149.181', NULL, 1, '2024-06-13 10:57:55', '2024-06-13 10:57:55'),
(20375, '111.72.193.139', NULL, 1, '2024-06-13 11:23:28', '2024-06-13 11:23:28'),
(20376, '121.237.36.30', NULL, 4, '2024-06-13 11:30:18', '2024-06-14 03:31:34'),
(20377, '121.237.36.28', NULL, 3, '2024-06-13 11:32:17', '2024-06-14 03:08:59'),
(20378, '121.237.36.27', NULL, 1, '2024-06-13 11:33:14', '2024-06-13 11:33:14'),
(20379, '103.209.196.227', NULL, 1, '2024-06-13 11:44:41', '2024-06-13 11:44:41'),
(20380, '185.48.55.47', NULL, 2, '2024-06-13 12:10:18', '2024-06-13 12:10:18'),
(20381, '104.239.3.8', NULL, 2, '2024-06-13 12:10:19', '2024-06-13 12:10:21'),
(20382, '111.7.96.154', NULL, 2, '2024-06-13 12:22:27', '2024-06-13 12:22:34'),
(20383, '43.155.166.202', NULL, 1, '2024-06-13 12:23:27', '2024-06-13 12:23:27'),
(20384, '173.252.83.27', NULL, 1, '2024-06-13 12:32:25', '2024-06-13 12:32:25'),
(20385, '157.15.23.27', NULL, 1, '2024-06-13 12:42:36', '2024-06-13 12:42:36'),
(20386, '103.114.163.20', NULL, 4, '2024-06-13 12:55:35', '2024-06-13 18:34:34'),
(20387, '34.105.37.3', NULL, 2, '2024-06-13 13:29:23', '2024-06-13 13:30:21'),
(20388, '103.139.53.137', NULL, 2, '2024-06-13 13:34:18', '2024-06-13 13:34:52'),
(20389, '128.204.212.78', NULL, 1, '2024-06-13 13:47:06', '2024-06-13 13:47:06'),
(20390, '40.94.226.86', NULL, 1, '2024-06-13 14:09:40', '2024-06-13 14:09:40'),
(20391, '40.94.226.6', NULL, 1, '2024-06-13 14:10:06', '2024-06-13 14:10:06'),
(20392, '27.147.172.165', NULL, 2, '2024-06-13 14:44:31', '2024-06-13 15:46:22'),
(20393, '72.14.201.159', NULL, 1, '2024-06-13 14:48:52', '2024-06-13 14:48:52'),
(20394, '20.212.201.123', NULL, 1, '2024-06-13 14:53:26', '2024-06-13 14:53:26'),
(20395, '20.205.153.200', NULL, 1, '2024-06-13 14:53:46', '2024-06-13 14:53:46'),
(20396, '36.182.48.60', NULL, 1, '2024-06-13 15:19:41', '2024-06-13 15:19:41'),
(20397, '36.182.48.81', NULL, 1, '2024-06-13 15:22:41', '2024-06-13 15:22:41'),
(20398, '87.236.176.195', NULL, 1, '2024-06-13 16:03:16', '2024-06-13 16:03:16'),
(20399, '135.148.100.196', NULL, 1, '2024-06-13 18:10:01', '2024-06-13 18:10:01'),
(20400, '66.249.66.11', NULL, 1, '2024-06-13 18:17:29', '2024-06-13 18:17:29'),
(20401, '41.180.220.113', NULL, 1, '2024-06-13 18:21:56', '2024-06-13 18:21:56'),
(20402, '51.89.254.209', NULL, 1, '2024-06-13 18:21:58', '2024-06-13 18:21:58'),
(20403, '41.180.220.176', NULL, 1, '2024-06-13 18:23:41', '2024-06-13 18:23:41'),
(20404, '51.89.222.91', NULL, 1, '2024-06-13 18:23:44', '2024-06-13 18:23:44'),
(20405, '115.231.78.8', NULL, 1, '2024-06-13 18:29:55', '2024-06-13 18:29:55'),
(20406, '34.106.126.102', NULL, 2, '2024-06-13 18:57:43', '2024-06-13 18:58:14'),
(20407, '87.236.176.137', NULL, 1, '2024-06-13 19:14:32', '2024-06-13 19:14:32'),
(20408, '108.61.241.147', NULL, 1, '2024-06-13 19:31:04', '2024-06-13 19:31:04'),
(20409, '128.204.212.84', NULL, 1, '2024-06-13 19:53:55', '2024-06-13 19:53:55'),
(20410, '125.106.195.217', NULL, 1, '2024-06-13 19:57:14', '2024-06-13 19:57:14'),
(20411, '45.66.209.124', NULL, 2, '2024-06-13 20:31:18', '2024-06-13 20:31:19'),
(20412, '149.28.221.180', NULL, 1, '2024-06-13 20:50:59', '2024-06-13 20:50:59'),
(20413, '17.241.75.140', NULL, 1, '2024-06-13 21:01:19', '2024-06-13 21:01:19'),
(20414, '165.154.23.40', NULL, 2, '2024-06-13 21:13:07', '2024-06-13 21:13:09'),
(20415, '15.235.15.135', NULL, 1, '2024-06-13 21:41:49', '2024-06-13 21:41:49'),
(20416, '156.236.189.244', NULL, 1, '2024-06-13 21:57:02', '2024-06-13 21:57:02'),
(20417, '42.236.17.79', NULL, 1, '2024-06-13 22:16:08', '2024-06-13 22:16:08'),
(20418, '193.233.230.90', NULL, 2, '2024-06-13 22:37:53', '2024-06-13 22:37:55'),
(20419, '186.97.109.2', NULL, 1, '2024-06-13 23:13:39', '2024-06-13 23:13:39'),
(20420, '17.241.75.21', NULL, 1, '2024-06-13 23:32:08', '2024-06-13 23:32:08'),
(20421, '45.148.10.59', NULL, 1, '2024-06-13 23:41:55', '2024-06-13 23:41:55'),
(20422, '34.211.231.125', NULL, 1, '2024-06-14 00:03:38', '2024-06-14 00:03:38'),
(20423, '3.236.83.14', NULL, 1, '2024-06-14 00:08:46', '2024-06-14 00:08:46'),
(20424, '52.26.145.157', NULL, 1, '2024-06-14 00:13:11', '2024-06-14 00:13:11'),
(20425, '173.252.95.112', NULL, 1, '2024-06-14 00:48:16', '2024-06-14 00:48:16'),
(20426, '42.236.17.196', NULL, 1, '2024-06-14 01:09:25', '2024-06-14 01:09:25'),
(20427, '42.236.17.73', NULL, 1, '2024-06-14 01:13:30', '2024-06-14 01:13:30'),
(20428, '43.153.110.177', NULL, 1, '2024-06-14 01:26:58', '2024-06-14 01:26:58'),
(20429, '45.156.128.39', NULL, 1, '2024-06-14 01:49:06', '2024-06-14 01:49:06'),
(20430, '34.230.129.147', NULL, 1, '2024-06-14 01:50:22', '2024-06-14 01:50:22'),
(20431, '42.236.17.223', NULL, 1, '2024-06-14 02:07:12', '2024-06-14 02:07:12'),
(20432, '117.91.202.125', NULL, 1, '2024-06-14 02:39:13', '2024-06-14 02:39:13'),
(20433, '196.196.53.30', NULL, 1, '2024-06-14 03:43:35', '2024-06-14 03:43:35'),
(20434, '54.39.104.60', NULL, 1, '2024-06-14 04:01:10', '2024-06-14 04:01:10'),
(20435, '107.178.238.53', NULL, 1, '2024-06-14 04:02:37', '2024-06-14 04:02:37'),
(20436, '66.249.66.37', NULL, 1, '2024-06-14 04:14:37', '2024-06-14 04:14:37'),
(20437, '128.204.212.78', NULL, 1, '2024-06-14 04:35:20', '2024-06-14 04:35:20'),
(20438, '66.249.66.10', NULL, 1, '2024-06-14 04:41:53', '2024-06-14 04:41:53'),
(20439, '66.249.66.11', NULL, 1, '2024-06-14 04:50:52', '2024-06-14 04:50:52'),
(20440, '222.252.117.199', NULL, 1, '2024-06-14 05:38:54', '2024-06-14 05:38:54'),
(20441, '134.209.147.95', NULL, 1, '2024-06-14 06:15:09', '2024-06-14 06:15:09'),
(20442, '18.212.120.111', NULL, 1, '2024-06-14 06:25:40', '2024-06-14 06:25:40'),
(20443, '195.191.219.131', NULL, 1, '2024-06-14 06:38:36', '2024-06-14 06:38:36'),
(20444, '172.101.84.58', NULL, 1, '2024-06-14 06:46:13', '2024-06-14 06:46:13'),
(20445, '40.77.167.10', NULL, 1, '2024-06-14 07:02:27', '2024-06-14 07:02:27'),
(20446, '103.230.107.25', NULL, 1, '2024-06-14 07:14:33', '2024-06-14 07:14:33'),
(20447, '185.191.171.14', NULL, 1, '2024-06-14 08:08:26', '2024-06-14 08:08:26'),
(20448, '51.222.253.10', NULL, 1, '2024-06-14 08:21:21', '2024-06-14 08:21:21'),
(20449, '130.211.70.253', NULL, 1, '2024-06-14 08:58:30', '2024-06-14 08:58:30'),
(20450, '81.181.54.7', NULL, 1, '2024-06-14 09:06:48', '2024-06-14 09:06:48'),
(20451, '128.204.212.77', NULL, 1, '2024-06-14 09:30:13', '2024-06-14 09:30:13'),
(20452, '51.15.184.67', NULL, 1, '2024-06-14 09:33:08', '2024-06-14 09:33:08'),
(20453, '87.236.176.133', NULL, 1, '2024-06-14 09:59:51', '2024-06-14 09:59:51'),
(20454, '23.229.65.77', NULL, 1, '2024-06-14 10:04:26', '2024-06-14 10:04:26'),
(20455, '45.87.104.224', NULL, 1, '2024-06-14 12:09:25', '2024-06-14 12:09:25'),
(20456, '106.110.188.244', NULL, 1, '2024-06-14 12:16:39', '2024-06-14 12:16:39'),
(20457, '58.49.233.126', NULL, 1, '2024-06-14 12:24:42', '2024-06-14 12:24:42'),
(20458, '141.160.64.17', NULL, 2, '2024-06-14 13:16:04', '2024-06-14 13:16:04'),
(20459, '117.92.49.122', NULL, 1, '2024-06-14 13:18:15', '2024-06-14 13:18:15'),
(20460, '36.182.48.6', NULL, 2, '2024-06-14 13:34:56', '2024-06-14 13:37:02'),
(20461, '125.123.191.170', NULL, 2, '2024-06-14 13:36:24', '2024-06-14 13:36:49'),
(20462, '110.154.98.198', NULL, 1, '2024-06-14 13:37:52', '2024-06-14 13:37:52'),
(20463, '103.96.105.212', NULL, 1, '2024-06-14 13:50:46', '2024-06-14 13:50:46'),
(20464, '178.62.19.129', NULL, 1, '2024-06-14 16:50:20', '2024-06-14 16:50:20'),
(20465, '194.242.27.26', NULL, 1, '2024-06-14 17:41:43', '2024-06-14 17:41:43'),
(20466, '147.185.132.204', NULL, 1, '2024-06-14 18:19:28', '2024-06-14 18:19:28'),
(20467, '34.74.96.240', NULL, 1, '2024-06-14 18:34:07', '2024-06-14 18:34:07'),
(20468, '113.238.72.159', NULL, 1, '2024-06-14 18:52:16', '2024-06-14 18:52:16'),
(20469, '144.202.104.14', NULL, 1, '2024-06-14 18:56:50', '2024-06-14 18:56:50'),
(20470, '113.121.20.113', NULL, 1, '2024-06-14 18:57:24', '2024-06-14 18:57:24'),
(20471, '173.252.79.5', NULL, 1, '2024-06-14 20:30:15', '2024-06-14 20:30:15'),
(20472, '173.252.79.4', NULL, 1, '2024-06-14 20:30:15', '2024-06-14 20:30:15'),
(20473, '107.175.31.199', NULL, 1, '2024-06-14 20:35:34', '2024-06-14 20:35:34'),
(20474, '94.130.12.75', NULL, 7, '2024-06-14 21:48:53', '2024-06-14 21:49:06'),
(20475, '121.237.36.29', NULL, 1, '2024-06-14 21:59:23', '2024-06-14 21:59:23'),
(20476, '121.237.36.30', NULL, 1, '2024-06-14 21:59:52', '2024-06-14 21:59:52'),
(20477, '121.237.36.27', NULL, 1, '2024-06-14 22:01:50', '2024-06-14 22:01:50'),
(20478, '121.237.36.28', NULL, 1, '2024-06-14 22:02:17', '2024-06-14 22:02:17'),
(20479, '35.88.119.43', NULL, 1, '2024-06-14 22:35:37', '2024-06-14 22:35:37'),
(20480, '149.248.57.101', NULL, 1, '2024-06-14 23:06:56', '2024-06-14 23:06:56'),
(20481, '20.243.204.103', NULL, 2, '2024-06-14 23:43:15', '2024-06-15 01:40:17'),
(20482, '54.88.179.33', NULL, 2, '2024-06-15 01:03:48', '2024-06-15 01:03:49'),
(20483, '35.171.144.152', NULL, 1, '2024-06-15 01:03:48', '2024-06-15 01:03:48'),
(20484, '82.180.144.241', NULL, 4, '2024-06-15 01:10:17', '2024-06-15 01:10:24'),
(20485, '199.45.155.56', NULL, 1, '2024-06-15 01:18:06', '2024-06-15 01:18:06'),
(20486, '18.237.163.56', NULL, 1, '2024-06-15 01:22:08', '2024-06-15 01:22:08'),
(20487, '113.219.218.197', NULL, 1, '2024-06-15 01:48:07', '2024-06-15 01:48:07'),
(20488, '35.243.219.30', NULL, 2, '2024-06-15 02:14:31', '2024-06-15 02:29:23'),
(20489, '42.84.74.14', NULL, 1, '2024-06-15 02:14:52', '2024-06-15 02:14:52'),
(20490, '158.69.25.39', NULL, 1, '2024-06-15 03:02:35', '2024-06-15 03:02:35'),
(20491, '167.94.138.55', NULL, 1, '2024-06-15 03:58:12', '2024-06-15 03:58:12'),
(20492, '91.92.241.17', NULL, 2, '2024-06-15 05:23:48', '2024-06-15 05:23:49'),
(20493, '3.87.99.251', NULL, 1, '2024-06-15 06:37:07', '2024-06-15 06:37:07'),
(20494, '120.38.69.207', NULL, 1, '2024-06-15 06:40:13', '2024-06-15 06:40:13'),
(20495, '195.191.219.131', NULL, 1, '2024-06-15 06:47:41', '2024-06-15 06:47:41'),
(20496, '193.37.32.7', NULL, 1, '2024-06-15 06:53:18', '2024-06-15 06:53:18'),
(20497, '193.176.211.222', NULL, 1, '2024-06-15 07:03:35', '2024-06-15 07:03:35'),
(20498, '128.204.212.84', NULL, 1, '2024-06-15 07:05:57', '2024-06-15 07:05:57'),
(20499, '103.134.61.21', NULL, 1, '2024-06-15 07:47:50', '2024-06-15 07:47:50'),
(20500, '54.70.190.91', NULL, 1, '2024-06-15 08:01:59', '2024-06-15 08:01:59'),
(20501, '43.134.142.8', NULL, 1, '2024-06-15 08:40:07', '2024-06-15 08:40:07'),
(20502, '123.6.49.12', NULL, 1, '2024-06-15 08:45:28', '2024-06-15 08:45:28'),
(20503, '27.115.124.6', NULL, 1, '2024-06-15 08:45:36', '2024-06-15 08:45:36'),
(20504, '123.6.49.44', NULL, 1, '2024-06-15 08:45:43', '2024-06-15 08:45:43'),
(20505, '3.85.78.147', NULL, 1, '2024-06-15 09:31:18', '2024-06-15 09:31:18'),
(20506, '17.241.219.87', NULL, 1, '2024-06-15 10:07:44', '2024-06-15 10:07:44'),
(20507, '45.148.10.59', NULL, 2, '2024-06-15 11:39:42', '2024-06-15 23:31:55'),
(20508, '147.185.132.162', NULL, 1, '2024-06-15 11:40:51', '2024-06-15 11:40:51'),
(20509, '128.204.212.77', NULL, 1, '2024-06-15 12:01:17', '2024-06-15 12:01:17'),
(20510, '20.191.45.212', NULL, 1, '2024-06-15 12:06:13', '2024-06-15 12:06:13'),
(20511, '139.211.24.61', NULL, 1, '2024-06-15 12:53:46', '2024-06-15 12:53:46'),
(20512, '49.114.225.74', NULL, 1, '2024-06-15 12:56:38', '2024-06-15 12:56:38'),
(20513, '182.35.232.32', NULL, 1, '2024-06-15 13:23:49', '2024-06-15 13:23:49'),
(20514, '43.130.39.101', NULL, 1, '2024-06-15 13:28:36', '2024-06-15 13:28:36'),
(20515, '62.122.184.194', NULL, 1, '2024-06-15 13:40:02', '2024-06-15 13:40:02'),
(20516, '136.243.228.193', NULL, 1, '2024-06-15 14:32:07', '2024-06-15 14:32:07'),
(20517, '111.72.196.3', NULL, 1, '2024-06-15 14:34:16', '2024-06-15 14:34:16'),
(20518, '40.77.167.52', NULL, 1, '2024-06-15 14:55:12', '2024-06-15 14:55:12'),
(20519, '192.248.156.180', NULL, 1, '2024-06-15 15:49:32', '2024-06-15 15:49:32'),
(20520, '37.111.206.253', NULL, 3, '2024-06-15 16:46:18', '2024-06-15 16:52:18'),
(20521, '65.154.226.166', NULL, 1, '2024-06-15 16:46:29', '2024-06-15 16:46:29'),
(20522, '60.13.138.89', NULL, 1, '2024-06-15 17:07:56', '2024-06-15 17:07:56'),
(20523, '207.148.0.25', NULL, 1, '2024-06-15 17:21:32', '2024-06-15 17:21:32'),
(20524, '178.171.65.187', NULL, 1, '2024-06-15 17:43:54', '2024-06-15 17:43:54'),
(20525, '205.210.31.14', NULL, 1, '2024-06-15 18:29:20', '2024-06-15 18:29:20'),
(20526, '154.202.109.38', NULL, 1, '2024-06-15 18:37:01', '2024-06-15 18:37:01'),
(20527, '87.249.132.39', NULL, 1, '2024-06-15 18:42:52', '2024-06-15 18:42:52'),
(20528, '162.241.80.6', NULL, 1, '2024-06-15 19:27:29', '2024-06-15 19:27:29'),
(20529, '128.204.212.85', NULL, 1, '2024-06-15 19:42:22', '2024-06-15 19:42:22'),
(20530, '79.110.62.2', NULL, 1, '2024-06-15 20:01:20', '2024-06-15 20:01:20'),
(20531, '17.241.219.44', NULL, 1, '2024-06-15 21:50:53', '2024-06-15 21:50:53'),
(20532, '43.134.175.104', NULL, 1, '2024-06-15 22:13:24', '2024-06-15 22:13:24'),
(20533, '3.95.10.190', NULL, 1, '2024-06-15 22:31:38', '2024-06-15 22:31:38'),
(20534, '34.217.31.241', NULL, 1, '2024-06-15 23:01:05', '2024-06-15 23:01:05'),
(20535, '66.249.66.12', NULL, 1, '2024-06-15 23:04:14', '2024-06-15 23:04:14'),
(20536, '185.241.208.86', NULL, 1, '2024-06-15 23:09:32', '2024-06-15 23:09:32'),
(20537, '18.237.145.238', NULL, 1, '2024-06-15 23:16:03', '2024-06-15 23:16:03'),
(20538, '52.167.144.24', NULL, 1, '2024-06-16 00:18:32', '2024-06-16 00:18:32'),
(20539, '66.249.66.11', NULL, 1, '2024-06-16 00:26:00', '2024-06-16 00:26:00'),
(20540, '52.88.113.181', NULL, 1, '2024-06-16 00:49:42', '2024-06-16 00:49:42'),
(20541, '72.14.201.199', NULL, 1, '2024-06-16 01:28:56', '2024-06-16 01:28:56'),
(20542, '107.175.31.199', NULL, 1, '2024-06-16 01:43:09', '2024-06-16 01:43:09'),
(20543, '94.232.247.194', NULL, 1, '2024-06-16 01:51:26', '2024-06-16 01:51:26'),
(20544, '114.239.144.87', NULL, 1, '2024-06-16 01:59:39', '2024-06-16 01:59:39'),
(20545, '43.133.66.151', NULL, 1, '2024-06-16 02:22:06', '2024-06-16 02:22:06'),
(20546, '155.138.209.93', NULL, 1, '2024-06-16 02:29:33', '2024-06-16 02:29:33'),
(20547, '51.222.253.17', NULL, 1, '2024-06-16 04:10:06', '2024-06-16 04:10:06'),
(20548, '143.198.14.129', NULL, 1, '2024-06-16 04:54:34', '2024-06-16 04:54:34'),
(20549, '121.237.36.30', NULL, 5, '2024-06-16 05:19:36', '2024-06-16 15:48:01'),
(20550, '121.237.36.28', NULL, 1, '2024-06-16 05:23:35', '2024-06-16 05:23:35'),
(20551, '104.223.148.36', NULL, 1, '2024-06-16 05:25:47', '2024-06-16 05:25:47'),
(20552, '35.90.44.121', NULL, 1, '2024-06-16 05:32:58', '2024-06-16 05:32:58'),
(20553, '23.26.220.22', NULL, 1, '2024-06-16 06:17:44', '2024-06-16 06:17:44'),
(20554, '195.191.219.130', NULL, 1, '2024-06-16 06:43:49', '2024-06-16 06:43:49'),
(20555, '45.148.10.59', NULL, 1, '2024-06-16 07:43:56', '2024-06-16 07:43:56'),
(20556, '149.88.76.77', NULL, 2, '2024-06-16 07:57:12', '2024-06-16 07:57:28'),
(20557, '54.186.1.98', NULL, 1, '2024-06-16 08:09:03', '2024-06-16 08:09:03'),
(20558, '154.36.158.149', NULL, 1, '2024-06-16 08:22:21', '2024-06-16 08:22:21'),
(20559, '93.170.204.47', NULL, 1, '2024-06-16 08:56:01', '2024-06-16 08:56:01'),
(20560, '124.236.100.56', NULL, 17, '2024-06-16 09:04:02', '2024-06-16 20:37:08'),
(20561, '114.103.72.91', NULL, 1, '2024-06-16 09:27:25', '2024-06-16 09:27:25'),
(20562, '64.227.166.77', NULL, 1, '2024-06-16 09:53:15', '2024-06-16 09:53:15'),
(20563, '184.168.112.155', NULL, 2, '2024-06-16 11:34:05', '2024-06-16 11:34:11'),
(20564, '110.154.98.168', NULL, 2, '2024-06-16 12:10:51', '2024-06-16 12:12:04'),
(20565, '49.114.224.239', NULL, 1, '2024-06-16 12:13:53', '2024-06-16 12:13:53'),
(20566, '121.237.36.29', NULL, 1, '2024-06-16 12:42:28', '2024-06-16 12:42:28'),
(20567, '180.105.66.196', NULL, 1, '2024-06-16 13:10:13', '2024-06-16 13:10:13'),
(20568, '27.157.129.91', NULL, 1, '2024-06-16 13:21:06', '2024-06-16 13:21:06'),
(20569, '66.249.66.12', NULL, 1, '2024-06-16 13:52:15', '2024-06-16 13:52:15'),
(20570, '175.149.85.240', NULL, 1, '2024-06-16 14:02:57', '2024-06-16 14:02:57'),
(20571, '44.242.155.73', NULL, 1, '2024-06-16 14:16:09', '2024-06-16 14:16:09'),
(20572, '66.42.76.46', NULL, 1, '2024-06-16 14:57:55', '2024-06-16 14:57:55'),
(20573, '216.250.255.126', NULL, 1, '2024-06-16 15:02:44', '2024-06-16 15:02:44'),
(20574, '45.32.68.27', NULL, 1, '2024-06-16 16:12:00', '2024-06-16 16:12:00'),
(20575, '66.249.73.101', NULL, 1, '2024-06-16 16:53:14', '2024-06-16 16:53:14'),
(20576, '17.241.75.170', NULL, 1, '2024-06-16 16:59:01', '2024-06-16 16:59:01'),
(20577, '36.255.80.221', NULL, 1, '2024-06-16 18:01:20', '2024-06-16 18:01:20'),
(20578, '128.204.212.77', NULL, 1, '2024-06-16 18:13:45', '2024-06-16 18:13:45'),
(20579, '66.249.65.102', NULL, 1, '2024-06-16 19:16:59', '2024-06-16 19:16:59'),
(20580, '38.18.29.177', NULL, 1, '2024-06-16 19:19:48', '2024-06-16 19:19:48'),
(20581, '198.235.24.5', NULL, 1, '2024-06-16 19:30:16', '2024-06-16 19:30:16'),
(20582, '206.168.34.62', NULL, 1, '2024-06-16 19:30:40', '2024-06-16 19:30:40'),
(20583, '167.94.138.48', NULL, 1, '2024-06-16 19:40:00', '2024-06-16 19:40:00'),
(20584, '51.222.253.8', NULL, 1, '2024-06-16 20:51:11', '2024-06-16 20:51:11'),
(20585, '103.186.238.50', NULL, 1, '2024-06-16 20:53:50', '2024-06-16 20:53:50'),
(20586, '60.184.111.157', NULL, 1, '2024-06-16 20:55:07', '2024-06-16 20:55:07'),
(20587, '66.249.73.103', NULL, 1, '2024-06-16 20:59:26', '2024-06-16 20:59:26'),
(20588, '115.226.252.11', NULL, 1, '2024-06-16 21:01:23', '2024-06-16 21:01:23'),
(20589, '183.83.39.128', NULL, 39, '2024-06-16 21:29:53', '2024-06-16 21:35:08'),
(20590, '52.167.144.23', NULL, 1, '2024-06-16 23:17:21', '2024-06-16 23:17:21'),
(20591, '34.219.29.112', NULL, 1, '2024-06-16 23:54:50', '2024-06-16 23:54:50'),
(20592, '34.222.105.167', NULL, 1, '2024-06-16 23:58:03', '2024-06-16 23:58:03'),
(20593, '66.249.65.103', NULL, 1, '2024-06-16 23:58:09', '2024-06-16 23:58:09'),
(20594, '198.235.24.72', NULL, 1, '2024-06-17 00:05:11', '2024-06-17 00:05:11'),
(20595, '198.235.24.164', NULL, 1, '2024-06-17 00:37:19', '2024-06-17 00:37:19'),
(20596, '36.99.136.137', NULL, 2, '2024-06-17 00:49:13', '2024-06-17 00:49:41'),
(20597, '42.236.17.57', NULL, 1, '2024-06-17 00:55:35', '2024-06-17 00:55:35'),
(20598, '42.236.101.211', NULL, 1, '2024-06-17 01:02:20', '2024-06-17 01:02:20'),
(20599, '111.7.96.165', NULL, 2, '2024-06-17 01:08:03', '2024-06-17 01:08:06'),
(20600, '103.90.215.10', NULL, 1, '2024-06-17 01:27:15', '2024-06-17 01:27:15'),
(20601, '103.73.198.155', NULL, 2, '2024-06-17 01:29:46', '2024-06-17 01:31:06'),
(20602, '42.236.101.224', NULL, 1, '2024-06-17 01:30:51', '2024-06-17 01:30:51'),
(20603, '125.92.102.1', NULL, 1, '2024-06-17 01:38:07', '2024-06-17 01:38:07'),
(20604, '42.236.12.207', NULL, 1, '2024-06-17 02:18:27', '2024-06-17 02:18:27'),
(20605, '128.204.212.85', NULL, 1, '2024-06-17 02:57:13', '2024-06-17 02:57:13'),
(20606, '150.109.13.194', NULL, 1, '2024-06-17 03:12:02', '2024-06-17 03:12:02'),
(20607, '66.249.65.102', NULL, 1, '2024-06-17 04:13:18', '2024-06-17 04:13:18'),
(20608, '103.131.71.164', NULL, 1, '2024-06-17 04:21:41', '2024-06-17 04:21:41'),
(20609, '54.175.147.165', NULL, 1, '2024-06-17 05:16:49', '2024-06-17 05:16:49'),
(20610, '205.210.31.45', NULL, 1, '2024-06-17 05:55:49', '2024-06-17 05:55:49'),
(20611, '66.249.65.103', NULL, 1, '2024-06-17 06:18:58', '2024-06-17 06:18:58'),
(20612, '218.71.10.202', NULL, 1, '2024-06-17 06:46:03', '2024-06-17 06:46:03'),
(20613, '195.191.219.130', NULL, 1, '2024-06-17 07:04:48', '2024-06-17 07:04:48'),
(20614, '205.210.31.8', NULL, 1, '2024-06-17 07:28:56', '2024-06-17 07:28:56'),
(20615, '94.176.116.214', NULL, 1, '2024-06-17 07:55:01', '2024-06-17 07:55:01'),
(20616, '42.83.147.54', NULL, 1, '2024-06-17 10:13:42', '2024-06-17 10:13:42'),
(20617, '198.235.24.49', NULL, 1, '2024-06-17 10:22:02', '2024-06-17 10:22:02'),
(20618, '35.87.225.65', NULL, 1, '2024-06-17 10:44:18', '2024-06-17 10:44:18'),
(20619, '36.182.48.203', NULL, 2, '2024-06-17 11:06:03', '2024-06-17 11:08:55'),
(20620, '110.154.101.246', NULL, 1, '2024-06-17 11:08:59', '2024-06-17 11:08:59'),
(20621, '91.92.251.88', NULL, 1, '2024-06-17 11:11:14', '2024-06-17 11:11:14'),
(20622, '121.237.36.28', NULL, 1, '2024-06-17 11:33:49', '2024-06-17 11:33:49'),
(20623, '121.237.36.27', NULL, 4, '2024-06-17 11:34:55', '2024-06-17 22:45:45'),
(20624, '121.237.36.30', NULL, 3, '2024-06-17 11:42:52', '2024-06-17 21:33:20'),
(20625, '128.204.212.79', NULL, 1, '2024-06-17 11:49:46', '2024-06-17 11:49:46'),
(20626, '69.171.231.116', NULL, 1, '2024-06-17 12:39:58', '2024-06-17 12:39:58'),
(20627, '128.204.212.84', NULL, 1, '2024-06-17 13:42:46', '2024-06-17 13:42:46'),
(20628, '113.121.39.239', NULL, 1, '2024-06-17 15:08:57', '2024-06-17 15:08:57'),
(20629, '125.87.89.12', NULL, 1, '2024-06-17 15:20:08', '2024-06-17 15:20:08'),
(20630, '154.202.120.159', NULL, 1, '2024-06-17 16:20:15', '2024-06-17 16:20:15'),
(20631, '43.153.110.177', NULL, 1, '2024-06-17 16:28:21', '2024-06-17 16:28:21'),
(20632, '172.104.60.68', NULL, 1, '2024-06-17 16:33:49', '2024-06-17 16:33:49'),
(20633, '23.94.148.43', NULL, 1, '2024-06-17 17:56:26', '2024-06-17 17:56:26'),
(20634, '34.217.94.100', NULL, 1, '2024-06-17 18:01:02', '2024-06-17 18:01:02'),
(20635, '88.6.135.250', NULL, 3, '2024-06-17 18:17:33', '2024-06-18 00:44:29'),
(20636, '103.149.130.112', NULL, 1, '2024-06-17 18:54:44', '2024-06-17 18:54:44'),
(20637, '119.41.192.22', NULL, 1, '2024-06-17 19:36:20', '2024-06-17 19:36:20'),
(20638, '194.55.186.251', NULL, 1, '2024-06-17 19:48:46', '2024-06-17 19:48:46'),
(20639, '82.180.144.51', NULL, 4, '2024-06-17 20:15:28', '2024-06-17 20:15:31'),
(20640, '37.187.76.167', NULL, 2, '2024-06-17 20:18:14', '2024-06-17 20:18:16'),
(20641, '205.210.31.11', NULL, 1, '2024-06-17 20:41:56', '2024-06-17 20:41:56'),
(20642, '119.28.140.170', NULL, 1, '2024-06-17 20:56:09', '2024-06-17 20:56:09'),
(20643, '109.89.14.102', NULL, 1, '2024-06-17 21:01:13', '2024-06-17 21:01:13'),
(20644, '120.38.61.48', NULL, 1, '2024-06-17 21:29:28', '2024-06-17 21:29:28'),
(20645, '121.237.36.29', NULL, 1, '2024-06-17 21:31:48', '2024-06-17 21:31:48'),
(20646, '223.215.119.81', NULL, 1, '2024-06-17 21:47:14', '2024-06-17 21:47:14'),
(20647, '205.210.31.30', NULL, 1, '2024-06-17 21:57:12', '2024-06-17 21:57:12'),
(20648, '38.242.250.246', NULL, 1, '2024-06-17 21:59:18', '2024-06-17 21:59:18'),
(20649, '40.77.167.43', NULL, 1, '2024-06-17 22:12:20', '2024-06-17 22:12:20'),
(20650, '183.141.48.124', NULL, 1, '2024-06-17 22:14:36', '2024-06-17 22:14:36'),
(20651, '44.242.155.73', NULL, 1, '2024-06-17 22:25:38', '2024-06-17 22:25:38'),
(20652, '35.94.57.170', NULL, 1, '2024-06-17 22:29:08', '2024-06-17 22:29:08'),
(20653, '35.95.27.59', NULL, 1, '2024-06-17 22:33:11', '2024-06-17 22:33:11'),
(20654, '205.185.121.114', NULL, 1, '2024-06-17 22:41:17', '2024-06-17 22:41:17'),
(20655, '45.63.24.208', NULL, 1, '2024-06-17 22:43:58', '2024-06-17 22:43:58'),
(20656, '185.156.46.194', NULL, 1, '2024-06-17 23:12:26', '2024-06-17 23:12:26'),
(20657, '5.133.192.171', NULL, 1, '2024-06-17 23:35:45', '2024-06-17 23:35:45'),
(20658, '51.222.253.12', NULL, 1, '2024-06-18 00:19:15', '2024-06-18 00:19:15'),
(20659, '180.127.59.43', NULL, 1, '2024-06-18 01:04:20', '2024-06-18 01:04:20'),
(20660, '123.180.209.53', NULL, 1, '2024-06-18 01:23:50', '2024-06-18 01:23:50'),
(20661, '108.181.22.161', NULL, 1, '2024-06-18 01:34:12', '2024-06-18 01:34:12'),
(20662, '83.97.73.239', NULL, 1, '2024-06-18 03:46:17', '2024-06-18 03:46:17'),
(20663, '167.94.145.104', NULL, 1, '2024-06-18 04:07:52', '2024-06-18 04:07:52'),
(20664, '159.89.179.159', NULL, 1, '2024-06-18 04:59:05', '2024-06-18 04:59:05'),
(20665, '122.96.28.64', NULL, 1, '2024-06-18 05:51:31', '2024-06-18 05:51:31'),
(20666, '206.168.34.115', NULL, 1, '2024-06-18 06:22:44', '2024-06-18 06:22:44'),
(20667, '3.87.99.251', NULL, 1, '2024-06-18 06:30:18', '2024-06-18 06:30:18'),
(20668, '60.185.184.156', NULL, 1, '2024-06-18 06:37:03', '2024-06-18 06:37:03'),
(20669, '111.7.96.174', NULL, 2, '2024-06-18 06:46:19', '2024-06-18 06:46:23'),
(20670, '195.191.219.132', NULL, 1, '2024-06-18 06:55:35', '2024-06-18 06:55:35'),
(20671, '111.7.96.162', NULL, 2, '2024-06-18 07:00:22', '2024-06-18 07:00:26'),
(20672, '173.252.107.114', NULL, 1, '2024-06-18 07:47:25', '2024-06-18 07:47:25'),
(20673, '173.252.107.6', NULL, 1, '2024-06-18 07:47:25', '2024-06-18 07:47:25'),
(20674, '205.210.31.31', NULL, 1, '2024-06-18 08:02:03', '2024-06-18 08:02:03'),
(20675, '207.230.120.131', NULL, 1, '2024-06-18 08:05:19', '2024-06-18 08:05:19'),
(20676, '198.235.24.216', NULL, 1, '2024-06-18 08:08:16', '2024-06-18 08:08:16'),
(20677, '36.134.147.75', NULL, 1, '2024-06-18 08:20:12', '2024-06-18 08:20:12'),
(20678, '108.165.142.10', NULL, 1, '2024-06-18 10:21:30', '2024-06-18 10:21:30'),
(20679, '45.152.188.16', NULL, 1, '2024-06-18 10:21:31', '2024-06-18 10:21:31'),
(20680, '149.248.12.181', NULL, 1, '2024-06-18 10:21:31', '2024-06-18 10:21:31'),
(20681, '45.77.123.219', NULL, 1, '2024-06-18 10:21:31', '2024-06-18 10:21:31'),
(20682, '165.232.152.118', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20683, '164.90.146.178', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20684, '146.190.48.155', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20685, '140.82.51.170', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20686, '144.202.103.40', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20687, '24.199.126.215', NULL, 1, '2024-06-18 10:21:32', '2024-06-18 10:21:32'),
(20688, '40.91.80.231', NULL, 2, '2024-06-18 10:22:06', '2024-06-18 10:22:11'),
(20689, '36.107.247.54', NULL, 2, '2024-06-18 10:25:59', '2024-06-18 10:28:10'),
(20690, '110.154.99.56', NULL, 1, '2024-06-18 10:29:17', '2024-06-18 10:29:17'),
(20691, '3.236.54.137', NULL, 1, '2024-06-18 11:05:35', '2024-06-18 11:05:35'),
(20692, '205.185.121.114', NULL, 1, '2024-06-18 11:30:26', '2024-06-18 11:30:26'),
(20693, '20.19.37.125', NULL, 16, '2024-06-18 11:57:43', '2024-06-18 11:58:34'),
(20694, '119.30.41.165', NULL, 1, '2024-06-18 12:29:38', '2024-06-18 12:29:38'),
(20695, '180.104.165.216', NULL, 1, '2024-06-18 12:58:13', '2024-06-18 12:58:13'),
(20696, '182.132.24.171', NULL, 1, '2024-06-18 12:58:26', '2024-06-18 12:58:26'),
(20697, '121.233.23.216', NULL, 1, '2024-06-18 13:22:59', '2024-06-18 13:22:59'),
(20698, '128.204.212.84', NULL, 2, '2024-06-18 13:56:00', '2024-06-18 22:38:02'),
(20699, '192.185.176.94', NULL, 1, '2024-06-18 13:59:47', '2024-06-18 13:59:47'),
(20700, '64.176.220.120', NULL, 1, '2024-06-18 14:35:15', '2024-06-18 14:35:15'),
(20701, '37.111.201.30', NULL, 1, '2024-06-18 14:49:31', '2024-06-18 14:49:31'),
(20702, '17.241.75.145', NULL, 1, '2024-06-18 15:21:52', '2024-06-18 15:21:52'),
(20703, '103.73.198.155', NULL, 1, '2024-06-18 15:51:16', '2024-06-18 15:51:16'),
(20704, '113.123.1.252', NULL, 1, '2024-06-18 16:50:09', '2024-06-18 16:50:09'),
(20705, '66.249.77.9', NULL, 1, '2024-06-18 17:15:26', '2024-06-18 17:15:26'),
(20706, '183.151.148.95', NULL, 1, '2024-06-18 17:28:51', '2024-06-18 17:28:51'),
(20707, '54.89.191.155', NULL, 1, '2024-06-18 17:51:01', '2024-06-18 17:51:01'),
(20708, '128.204.212.77', NULL, 1, '2024-06-18 17:54:37', '2024-06-18 17:54:37'),
(20709, '193.186.4.159', NULL, 1, '2024-06-18 19:09:52', '2024-06-18 19:09:52'),
(20710, '211.176.125.70', NULL, 1, '2024-06-18 19:19:16', '2024-06-18 19:19:16'),
(20711, '60.163.58.127', NULL, 1, '2024-06-18 19:52:39', '2024-06-18 19:52:39'),
(20712, '50.117.66.191', NULL, 1, '2024-06-18 20:46:11', '2024-06-18 20:46:11'),
(20713, '119.28.140.170', NULL, 1, '2024-06-18 21:25:17', '2024-06-18 21:25:17'),
(20714, '128.204.212.79', NULL, 1, '2024-06-18 21:30:53', '2024-06-18 21:30:53'),
(20715, '43.134.89.111', NULL, 1, '2024-06-18 21:58:10', '2024-06-18 21:58:10'),
(20716, '65.154.226.171', NULL, 1, '2024-06-18 22:27:26', '2024-06-18 22:27:26'),
(20717, '35.89.236.125', NULL, 1, '2024-06-19 00:21:29', '2024-06-19 00:21:29'),
(20718, '34.219.54.67', NULL, 1, '2024-06-19 00:29:35', '2024-06-19 00:29:35'),
(20719, '104.160.17.180', NULL, 1, '2024-06-19 00:31:30', '2024-06-19 00:31:30'),
(20720, '121.237.36.28', NULL, 2, '2024-06-19 01:22:41', '2024-06-19 01:27:31'),
(20721, '121.237.36.29', NULL, 2, '2024-06-19 01:26:37', '2024-06-19 01:28:11'),
(20722, '121.237.36.30', NULL, 3, '2024-06-19 01:35:56', '2024-06-19 01:49:27'),
(20723, '101.206.235.116', NULL, 1, '2024-06-19 01:37:18', '2024-06-19 01:37:18'),
(20724, '125.72.106.59', NULL, 1, '2024-06-19 01:56:08', '2024-06-19 01:56:08'),
(20725, '156.236.133.245', NULL, 1, '2024-06-19 02:28:02', '2024-06-19 02:28:02'),
(20726, '93.158.90.67', NULL, 1, '2024-06-19 04:19:46', '2024-06-19 04:19:46'),
(20727, '59.13.123.221', NULL, 1, '2024-06-19 04:22:12', '2024-06-19 04:22:12'),
(20728, '156.231.69.120', NULL, 1, '2024-06-19 04:24:55', '2024-06-19 04:24:55'),
(20729, '171.11.107.61', NULL, 1, '2024-06-19 05:07:27', '2024-06-19 05:07:27'),
(20730, '17.241.75.253', NULL, 1, '2024-06-19 05:13:51', '2024-06-19 05:13:51'),
(20731, '218.67.30.4', NULL, 1, '2024-06-19 05:24:02', '2024-06-19 05:24:02'),
(20732, '3.212.147.252', NULL, 1, '2024-06-19 05:32:29', '2024-06-19 05:32:29'),
(20733, '54.89.191.155', NULL, 1, '2024-06-19 06:04:41', '2024-06-19 06:04:41'),
(20734, '207.244.250.144', NULL, 1, '2024-06-19 06:06:06', '2024-06-19 06:06:06'),
(20735, '203.202.250.117', NULL, 1, '2024-06-19 07:50:57', '2024-06-19 07:50:57'),
(20736, '54.70.190.91', NULL, 1, '2024-06-19 08:07:24', '2024-06-19 08:07:24'),
(20737, '195.191.219.132', NULL, 1, '2024-06-19 08:09:46', '2024-06-19 08:09:46'),
(20738, '43.229.208.190', NULL, 1, '2024-06-19 08:28:34', '2024-06-19 08:28:34'),
(20739, '194.55.186.251', NULL, 3, '2024-06-19 09:42:43', '2024-06-20 00:07:01'),
(20740, '206.168.34.192', NULL, 1, '2024-06-19 10:20:29', '2024-06-19 10:20:29'),
(20741, '36.182.48.92', NULL, 2, '2024-06-19 10:30:04', '2024-06-19 10:34:46'),
(20742, '36.182.49.121', NULL, 1, '2024-06-19 10:33:11', '2024-06-19 10:33:11'),
(20743, '203.76.119.194', NULL, 2, '2024-06-19 10:38:33', '2024-06-19 11:32:46'),
(20744, '198.235.24.97', NULL, 1, '2024-06-19 11:14:46', '2024-06-19 11:14:46'),
(20745, '199.45.155.103', NULL, 1, '2024-06-19 11:16:50', '2024-06-19 11:16:50'),
(20746, '156.236.136.66', NULL, 1, '2024-06-19 12:18:36', '2024-06-19 12:18:36'),
(20747, '123.6.49.50', NULL, 1, '2024-06-19 12:45:24', '2024-06-19 12:45:24'),
(20748, '123.6.49.47', NULL, 1, '2024-06-19 12:45:29', '2024-06-19 12:45:29'),
(20749, '27.115.124.53', NULL, 1, '2024-06-19 12:45:42', '2024-06-19 12:45:42'),
(20750, '119.28.140.170', NULL, 1, '2024-06-19 13:02:50', '2024-06-19 13:02:50'),
(20751, '172.83.47.124', NULL, 1, '2024-06-19 13:38:06', '2024-06-19 13:38:06'),
(20752, '36.150.60.24', NULL, 2, '2024-06-19 13:50:53', '2024-06-19 13:52:13'),
(20753, '221.178.143.70', NULL, 5, '2024-06-19 13:51:09', '2024-06-19 13:54:48'),
(20754, '103.58.92.158', NULL, 1, '2024-06-19 13:58:31', '2024-06-19 13:58:31'),
(20755, '151.253.243.228', NULL, 2, '2024-06-19 14:18:55', '2024-06-19 14:23:20'),
(20756, '170.106.101.31', NULL, 1, '2024-06-19 14:39:12', '2024-06-19 14:39:12'),
(20757, '65.154.226.167', NULL, 1, '2024-06-19 14:51:20', '2024-06-19 14:51:20'),
(20758, '114.218.59.212', NULL, 1, '2024-06-19 14:55:24', '2024-06-19 14:55:24'),
(20759, '121.237.36.28', NULL, 3, '2024-06-19 15:03:39', '2024-06-20 01:04:53'),
(20760, '121.237.36.27', NULL, 3, '2024-06-19 15:09:46', '2024-06-20 01:16:17'),
(20761, '4.178.106.56', NULL, 16, '2024-06-19 15:10:30', '2024-06-19 15:11:22'),
(20762, '157.55.39.49', NULL, 1, '2024-06-19 15:11:10', '2024-06-19 15:11:10'),
(20763, '120.34.130.53', NULL, 1, '2024-06-19 15:19:56', '2024-06-19 15:19:56'),
(20764, '139.227.161.225', NULL, 1, '2024-06-19 15:41:32', '2024-06-19 15:41:32'),
(20765, '3.218.121.17', NULL, 2, '2024-06-19 17:37:56', '2024-06-19 17:37:57'),
(20766, '175.155.2.238', NULL, 1, '2024-06-19 18:31:53', '2024-06-19 18:31:53'),
(20767, '157.90.209.79', NULL, 1, '2024-06-19 19:34:41', '2024-06-19 19:34:41'),
(20768, '40.77.167.5', NULL, 1, '2024-06-19 19:48:01', '2024-06-19 19:48:01'),
(20769, '207.46.13.54', NULL, 1, '2024-06-19 20:23:54', '2024-06-19 20:23:54'),
(20770, '178.254.24.91', NULL, 1, '2024-06-19 20:55:16', '2024-06-19 20:55:16'),
(20771, '66.249.66.39', NULL, 1, '2024-06-19 21:13:39', '2024-06-19 21:13:39'),
(20772, '207.46.13.102', NULL, 1, '2024-06-19 22:22:55', '2024-06-19 22:22:55'),
(20773, '50.247.117.90', NULL, 1, '2024-06-19 22:29:38', '2024-06-19 22:29:38'),
(20774, '124.236.100.56', NULL, 1, '2024-06-19 22:51:05', '2024-06-19 22:51:05'),
(20775, '62.72.43.113', NULL, 4, '2024-06-19 23:15:57', '2024-06-19 23:16:37'),
(20776, '223.113.128.136', NULL, 1, '2024-06-19 23:45:03', '2024-06-19 23:45:03'),
(20777, '223.113.128.137', NULL, 1, '2024-06-19 23:45:04', '2024-06-19 23:45:04'),
(20778, '51.222.253.6', NULL, 1, '2024-06-19 23:56:41', '2024-06-19 23:56:41'),
(20779, '18.236.150.210', NULL, 1, '2024-06-20 00:09:39', '2024-06-20 00:09:39'),
(20780, '35.91.54.52', NULL, 1, '2024-06-20 00:14:44', '2024-06-20 00:14:44'),
(20781, '111.231.12.66', NULL, 1, '2024-06-20 00:29:56', '2024-06-20 00:29:56'),
(20782, '218.71.8.184', NULL, 1, '2024-06-20 00:48:39', '2024-06-20 00:48:39'),
(20783, '114.235.136.34', NULL, 1, '2024-06-20 00:58:05', '2024-06-20 00:58:05'),
(20784, '106.54.200.247', NULL, 1, '2024-06-20 00:58:54', '2024-06-20 00:58:54'),
(20785, '121.237.36.30', NULL, 4, '2024-06-20 01:02:32', '2024-06-20 01:14:44'),
(20786, '121.237.36.29', NULL, 2, '2024-06-20 01:04:50', '2024-06-20 01:07:53'),
(20787, '191.96.150.194', NULL, 1, '2024-06-20 01:18:39', '2024-06-20 01:18:39'),
(20788, '42.179.167.84', NULL, 1, '2024-06-20 02:03:57', '2024-06-20 02:03:57'),
(20789, '49.79.47.108', NULL, 1, '2024-06-20 02:34:41', '2024-06-20 02:34:41'),
(20790, '192.158.28.96', NULL, 1, '2024-06-20 03:21:45', '2024-06-20 03:21:45'),
(20791, '43.134.37.211', NULL, 1, '2024-06-20 03:47:26', '2024-06-20 03:47:26'),
(20792, '121.237.36.29', NULL, 1, '2024-06-20 04:45:35', '2024-06-20 04:45:35'),
(20793, '121.237.36.27', NULL, 3, '2024-06-20 04:49:45', '2024-06-20 04:59:18'),
(20794, '183.83.39.0', NULL, 39, '2024-06-20 04:55:02', '2024-06-20 06:34:32'),
(20795, '121.237.36.30', NULL, 1, '2024-06-20 04:57:48', '2024-06-20 04:57:48'),
(20796, '52.230.152.44', NULL, 1, '2024-06-20 05:44:51', '2024-06-20 05:44:51'),
(20797, '157.90.209.79', NULL, 3, '2024-06-20 06:03:12', '2024-06-20 06:03:18'),
(20798, '195.191.219.133', NULL, 1, '2024-06-20 06:05:56', '2024-06-20 06:05:56'),
(20799, '66.220.149.20', NULL, 1, '2024-06-20 06:22:55', '2024-06-20 06:22:55'),
(20800, '52.203.201.196', NULL, 1, '2024-06-20 06:26:56', '2024-06-20 06:26:56'),
(20801, '65.154.226.168', NULL, 1, '2024-06-20 06:46:54', '2024-06-20 06:46:54'),
(20802, '40.77.167.65', NULL, 1, '2024-06-20 06:56:03', '2024-06-20 06:56:03'),
(20803, '52.230.152.149', NULL, 1, '2024-06-20 07:08:19', '2024-06-20 07:08:19'),
(20804, '64.23.212.246', NULL, 1, '2024-06-20 07:35:00', '2024-06-20 07:35:00'),
(20805, '66.249.66.10', NULL, 2, '2024-06-20 08:06:02', '2024-06-20 08:06:09'),
(20806, '36.99.136.136', NULL, 1, '2024-06-20 08:30:57', '2024-06-20 08:30:57'),
(20807, '111.7.96.172', NULL, 2, '2024-06-20 08:39:22', '2024-06-20 08:39:27'),
(20808, '66.249.66.39', NULL, 1, '2024-06-20 08:46:03', '2024-06-20 08:46:03'),
(20809, '52.230.152.51', NULL, 1, '2024-06-20 09:27:40', '2024-06-20 09:27:40'),
(20810, '124.236.100.56', NULL, 2, '2024-06-20 09:43:50', '2024-06-20 09:44:05'),
(20811, '173.252.95.11', NULL, 1, '2024-06-20 09:53:50', '2024-06-20 09:53:50'),
(20812, '142.132.159.184', NULL, 2, '2024-06-20 10:29:54', '2024-06-20 10:30:41'),
(20813, '136.226.245.3', NULL, 1, '2024-06-20 10:33:38', '2024-06-20 10:33:38'),
(20814, '110.154.102.156', NULL, 1, '2024-06-20 10:47:32', '2024-06-20 10:47:32'),
(20815, '222.83.70.97', NULL, 1, '2024-06-20 10:50:43', '2024-06-20 10:50:43'),
(20816, '128.204.212.77', NULL, 2, '2024-06-20 11:20:02', '2024-06-20 20:30:47'),
(20817, '178.171.116.70', NULL, 1, '2024-06-20 11:24:27', '2024-06-20 11:24:27'),
(20818, '183.82.107.245', NULL, 10, '2024-06-20 11:41:15', '2024-06-20 11:41:25'),
(20819, '5.188.62.21', NULL, 1, '2024-06-20 11:42:30', '2024-06-20 11:42:30'),
(20820, '45.77.200.44', NULL, 1, '2024-06-20 12:06:49', '2024-06-20 12:06:49'),
(20821, '103.98.203.60', NULL, 2, '2024-06-20 12:41:53', '2024-06-20 12:41:54'),
(20822, '194.55.186.251', NULL, 2, '2024-06-20 12:43:03', '2024-06-20 17:23:11'),
(20823, '3.218.121.17', NULL, 2, '2024-06-20 12:50:10', '2024-06-20 12:50:11'),
(20824, '203.76.116.129', NULL, 1, '2024-06-20 13:07:40', '2024-06-20 13:07:40'),
(20825, '144.202.99.18', NULL, 1, '2024-06-20 13:22:32', '2024-06-20 13:22:32'),
(20826, '193.27.90.81', NULL, 2, '2024-06-20 13:42:47', '2024-06-20 17:07:57'),
(20827, '34.222.174.117', NULL, 1, '2024-06-20 14:00:39', '2024-06-20 14:00:39'),
(20828, '8.215.60.199', NULL, 1, '2024-06-20 14:23:21', '2024-06-20 14:23:21'),
(20829, '84.17.49.205', NULL, 1, '2024-06-20 15:37:03', '2024-06-20 15:37:03'),
(20830, '17.241.227.148', NULL, 1, '2024-06-20 15:39:42', '2024-06-20 15:39:42'),
(20831, '49.88.215.10', NULL, 1, '2024-06-20 15:43:45', '2024-06-20 15:43:45'),
(20832, '183.164.247.28', NULL, 2, '2024-06-20 15:53:31', '2024-06-20 15:54:02'),
(20833, '194.60.201.24', NULL, 1, '2024-06-20 16:09:26', '2024-06-20 16:09:26'),
(20834, '27.147.142.57', NULL, 1, '2024-06-20 16:33:41', '2024-06-20 16:33:41'),
(20835, '103.184.95.246', NULL, 1, '2024-06-20 16:37:05', '2024-06-20 16:37:05'),
(20836, '60.188.57.0', NULL, 1, '2024-06-20 16:58:56', '2024-06-20 16:58:56'),
(20837, '66.249.66.12', NULL, 1, '2024-06-20 17:46:11', '2024-06-20 17:46:11'),
(20838, '192.42.116.213', NULL, 1, '2024-06-20 17:57:42', '2024-06-20 17:57:42'),
(20839, '192.42.116.210', NULL, 1, '2024-06-20 17:57:46', '2024-06-20 17:57:46'),
(20840, '192.42.116.217', NULL, 1, '2024-06-20 17:57:48', '2024-06-20 17:57:48'),
(20841, '192.42.116.182', NULL, 1, '2024-06-20 17:57:50', '2024-06-20 17:57:50'),
(20842, '192.42.116.178', NULL, 1, '2024-06-20 17:57:52', '2024-06-20 17:57:52'),
(20843, '192.42.116.209', NULL, 1, '2024-06-20 17:57:56', '2024-06-20 17:57:56'),
(20844, '128.204.212.84', NULL, 1, '2024-06-20 18:25:49', '2024-06-20 18:25:49'),
(20845, '23.26.220.24', NULL, 1, '2024-06-20 19:01:24', '2024-06-20 19:01:24'),
(20846, '79.110.62.2', NULL, 1, '2024-06-20 20:05:49', '2024-06-20 20:05:49'),
(20847, '37.111.243.66', NULL, 1, '2024-06-20 21:58:41', '2024-06-20 21:58:41'),
(20848, '52.41.164.112', NULL, 1, '2024-06-20 23:53:46', '2024-06-20 23:53:46'),
(20849, '54.213.108.70', NULL, 1, '2024-06-20 23:56:40', '2024-06-20 23:56:40'),
(20850, '220.166.12.197', NULL, 1, '2024-06-20 23:58:24', '2024-06-20 23:58:24'),
(20851, '62.72.43.113', NULL, 1, '2024-06-21 00:06:08', '2024-06-21 00:06:08'),
(20852, '154.51.131.142', NULL, 1, '2024-06-21 00:38:45', '2024-06-21 00:38:45'),
(20853, '20.23.83.81', NULL, 1, '2024-06-21 00:50:31', '2024-06-21 00:50:31'),
(20854, '52.230.152.11', NULL, 1, '2024-06-21 01:29:46', '2024-06-21 01:29:46'),
(20855, '52.230.152.37', NULL, 1, '2024-06-21 02:42:08', '2024-06-21 02:42:08'),
(20856, '125.94.144.102', NULL, 1, '2024-06-21 04:04:08', '2024-06-21 04:04:08'),
(20857, '65.154.226.169', NULL, 1, '2024-06-21 04:35:28', '2024-06-21 04:35:28'),
(20858, '65.154.226.168', NULL, 1, '2024-06-21 04:47:53', '2024-06-21 04:47:53'),
(20859, '34.91.7.133', NULL, 1, '2024-06-21 04:56:21', '2024-06-21 04:56:21'),
(20860, '54.144.96.152', NULL, 1, '2024-06-21 05:27:06', '2024-06-21 05:27:06'),
(20861, '180.110.242.201', NULL, 1, '2024-06-21 05:42:31', '2024-06-21 05:42:31'),
(20862, '195.191.219.132', NULL, 1, '2024-06-21 05:45:40', '2024-06-21 05:45:40'),
(20863, '45.156.129.115', NULL, 1, '2024-06-21 07:33:20', '2024-06-21 07:33:20'),
(20864, '5.188.62.174', NULL, 2, '2024-06-21 08:42:28', '2024-06-21 08:42:33'),
(20865, '193.176.86.55', NULL, 1, '2024-06-21 09:31:37', '2024-06-21 09:31:37'),
(20866, '49.76.32.182', NULL, 1, '2024-06-21 09:42:24', '2024-06-21 09:42:24'),
(20867, '125.72.106.142', NULL, 1, '2024-06-21 09:59:38', '2024-06-21 09:59:38'),
(20868, '118.89.125.252', NULL, 1, '2024-06-21 10:09:41', '2024-06-21 10:09:41'),
(20869, '103.75.76.66', NULL, 1, '2024-06-21 11:01:10', '2024-06-21 11:01:10'),
(20870, '121.237.36.29', NULL, 2, '2024-06-21 11:09:53', '2024-06-21 22:58:40'),
(20871, '121.237.36.27', NULL, 5, '2024-06-21 11:13:28', '2024-06-22 01:26:09'),
(20872, '91.134.248.192', NULL, 1, '2024-06-21 11:15:56', '2024-06-21 11:15:56'),
(20873, '110.154.101.74', NULL, 2, '2024-06-21 11:26:55', '2024-06-21 11:27:17'),
(20874, '110.154.100.108', NULL, 1, '2024-06-21 11:30:09', '2024-06-21 11:30:09'),
(20875, '121.237.36.28', NULL, 3, '2024-06-21 11:50:51', '2024-06-22 01:55:54'),
(20876, '42.236.17.23', NULL, 1, '2024-06-21 11:58:32', '2024-06-21 11:58:32'),
(20877, '42.236.17.94', NULL, 1, '2024-06-21 12:07:50', '2024-06-21 12:07:50'),
(20878, '104.236.11.54', NULL, 1, '2024-06-21 12:12:04', '2024-06-21 12:12:04'),
(20879, '128.204.212.84', NULL, 1, '2024-06-21 12:13:22', '2024-06-21 12:13:22'),
(20880, '52.230.152.97', NULL, 1, '2024-06-21 12:24:41', '2024-06-21 12:24:41'),
(20881, '17.241.75.109', NULL, 1, '2024-06-21 13:13:27', '2024-06-21 13:13:27'),
(20882, '42.236.17.49', NULL, 1, '2024-06-21 13:28:36', '2024-06-21 13:28:36'),
(20883, '42.236.17.93', NULL, 1, '2024-06-21 14:11:12', '2024-06-21 14:11:12'),
(20884, '151.106.12.245', NULL, 1, '2024-06-21 15:27:01', '2024-06-21 15:27:01'),
(20885, '130.211.70.253', NULL, 1, '2024-06-21 15:39:01', '2024-06-21 15:39:01'),
(20886, '52.230.152.40', NULL, 1, '2024-06-21 15:54:03', '2024-06-21 15:54:03'),
(20887, '40.77.167.9', NULL, 1, '2024-06-21 15:59:03', '2024-06-21 15:59:03'),
(20888, '54.155.162.206', NULL, 2, '2024-06-21 16:08:36', '2024-06-21 16:08:36'),
(20889, '125.75.66.97', NULL, 1, '2024-06-21 17:18:28', '2024-06-21 17:18:28'),
(20890, '35.171.144.152', NULL, 3, '2024-06-21 17:33:13', '2024-06-21 17:33:14'),
(20891, '121.4.105.222', NULL, 4, '2024-06-21 19:05:57', '2024-06-21 19:18:01'),
(20892, '121.237.36.30', NULL, 2, '2024-06-21 19:14:35', '2024-06-21 22:52:32'),
(20893, '51.222.253.1', NULL, 1, '2024-06-21 19:48:05', '2024-06-21 19:48:05'),
(20894, '156.67.111.158', NULL, 2, '2024-06-21 20:27:30', '2024-06-21 20:27:31'),
(20895, '46.8.56.214', NULL, 1, '2024-06-21 22:04:35', '2024-06-21 22:04:35'),
(20896, '220.178.185.12', NULL, 1, '2024-06-21 23:05:18', '2024-06-21 23:05:18'),
(20897, '34.170.197.211', NULL, 1, '2024-06-21 23:30:09', '2024-06-21 23:30:09'),
(20898, '34.220.252.153', NULL, 1, '2024-06-21 23:42:33', '2024-06-21 23:42:33'),
(20899, '54.148.4.210', NULL, 1, '2024-06-21 23:43:07', '2024-06-21 23:43:07'),
(20900, '51.81.46.212', NULL, 1, '2024-06-21 23:56:53', '2024-06-21 23:56:53'),
(20901, '103.43.149.3', NULL, 1, '2024-06-22 00:04:09', '2024-06-22 00:04:09'),
(20902, '103.194.184.226', NULL, 1, '2024-06-22 00:49:17', '2024-06-22 00:49:17'),
(20903, '72.14.201.95', NULL, 1, '2024-06-22 01:14:31', '2024-06-22 01:14:31'),
(20904, '43.207.39.84', NULL, 1, '2024-06-22 02:14:21', '2024-06-22 02:14:21'),
(20905, '180.119.27.219', NULL, 1, '2024-06-22 02:35:32', '2024-06-22 02:35:32'),
(20906, '52.230.152.129', NULL, 1, '2024-06-22 03:26:15', '2024-06-22 03:26:15'),
(20907, '205.210.31.12', NULL, 1, '2024-06-22 03:45:40', '2024-06-22 03:45:40'),
(20908, '77.74.177.119', NULL, 1, '2024-06-22 04:06:59', '2024-06-22 04:06:59'),
(20909, '123.6.49.15', NULL, 1, '2024-06-22 04:33:54', '2024-06-22 04:33:54'),
(20910, '123.6.49.12', NULL, 1, '2024-06-22 04:33:55', '2024-06-22 04:33:55'),
(20911, '15.235.15.135', NULL, 1, '2024-06-22 05:18:05', '2024-06-22 05:18:05'),
(20912, '52.203.201.196', NULL, 1, '2024-06-22 05:25:39', '2024-06-22 05:25:39'),
(20913, '65.154.226.167', NULL, 1, '2024-06-22 05:30:54', '2024-06-22 05:30:54'),
(20914, '121.237.36.28', NULL, 1, '2024-06-22 06:00:11', '2024-06-22 06:00:11'),
(20915, '121.237.36.29', NULL, 2, '2024-06-22 06:00:38', '2024-06-22 13:05:34'),
(20916, '183.158.149.28', NULL, 1, '2024-06-22 06:01:31', '2024-06-22 06:01:31'),
(20917, '205.210.31.173', NULL, 1, '2024-06-22 06:02:39', '2024-06-22 06:02:39'),
(20918, '121.237.36.30', NULL, 2, '2024-06-22 06:03:08', '2024-06-22 13:04:26'),
(20919, '121.237.36.27', NULL, 3, '2024-06-22 06:04:49', '2024-06-22 13:05:11'),
(20920, '159.203.68.71', NULL, 1, '2024-06-22 06:10:06', '2024-06-22 06:10:06'),
(20921, '195.191.219.130', NULL, 1, '2024-06-22 06:27:31', '2024-06-22 06:27:31'),
(20922, '69.160.160.52', NULL, 2, '2024-06-22 06:56:11', '2024-06-22 06:56:14'),
(20923, '38.11.149.7', NULL, 1, '2024-06-22 07:28:25', '2024-06-22 07:28:25'),
(20924, '35.94.40.191', NULL, 1, '2024-06-22 08:11:55', '2024-06-22 08:11:55'),
(20925, '54.148.236.207', NULL, 1, '2024-06-22 08:12:08', '2024-06-22 08:12:08'),
(20926, '147.185.132.123', NULL, 1, '2024-06-22 08:56:13', '2024-06-22 08:56:13'),
(20927, '64.227.135.215', NULL, 1, '2024-06-22 09:35:53', '2024-06-22 09:35:53');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(20928, '185.253.98.27', NULL, 1, '2024-06-22 09:59:38', '2024-06-22 09:59:38'),
(20929, '128.204.212.79', NULL, 1, '2024-06-22 10:52:08', '2024-06-22 10:52:08'),
(20930, '66.249.66.11', NULL, 2, '2024-06-22 11:24:02', '2024-06-22 11:24:02'),
(20931, '103.75.76.66', NULL, 1, '2024-06-22 12:02:13', '2024-06-22 12:02:13'),
(20932, '175.22.95.154', NULL, 1, '2024-06-22 12:14:46', '2024-06-22 12:14:46'),
(20933, '66.249.66.12', NULL, 2, '2024-06-22 12:46:47', '2024-06-23 03:18:58'),
(20934, '103.137.229.182', NULL, 1, '2024-06-22 13:13:15', '2024-06-22 13:13:15'),
(20935, '69.171.231.114', NULL, 1, '2024-06-22 13:16:35', '2024-06-22 13:16:35'),
(20936, '69.171.231.3', NULL, 1, '2024-06-22 13:16:35', '2024-06-22 13:16:35'),
(20937, '17.241.227.149', NULL, 1, '2024-06-22 14:11:07', '2024-06-22 14:11:07'),
(20938, '220.187.179.24', NULL, 1, '2024-06-22 14:35:34', '2024-06-22 14:35:34'),
(20939, '185.246.188.73', NULL, 1, '2024-06-22 15:44:38', '2024-06-22 15:44:38'),
(20940, '80.67.167.81', NULL, 1, '2024-06-22 15:44:51', '2024-06-22 15:44:51'),
(20941, '185.181.61.115', NULL, 1, '2024-06-22 15:44:55', '2024-06-22 15:44:55'),
(20942, '72.14.201.159', NULL, 1, '2024-06-22 16:22:31', '2024-06-22 16:22:31'),
(20943, '195.211.77.142', NULL, 2, '2024-06-22 16:46:34', '2024-06-22 16:46:55'),
(20944, '205.210.31.37', NULL, 1, '2024-06-22 17:09:29', '2024-06-22 17:09:29'),
(20945, '52.187.91.208', NULL, 2, '2024-06-22 17:33:22', '2024-06-22 17:33:43'),
(20946, '182.42.104.32', NULL, 1, '2024-06-22 18:14:22', '2024-06-22 18:14:22'),
(20947, '172.245.150.255', NULL, 1, '2024-06-22 19:04:16', '2024-06-22 19:04:16'),
(20948, '116.58.202.98', NULL, 1, '2024-06-22 19:07:47', '2024-06-22 19:07:47'),
(20949, '198.235.24.143', NULL, 1, '2024-06-22 19:29:55', '2024-06-22 19:29:55'),
(20950, '51.81.46.212', NULL, 1, '2024-06-22 19:39:00', '2024-06-22 19:39:00'),
(20951, '205.210.31.60', NULL, 1, '2024-06-22 20:28:51', '2024-06-22 20:28:51'),
(20952, '44.213.121.182', NULL, 1, '2024-06-22 22:42:33', '2024-06-22 22:42:33'),
(20953, '52.169.23.40', NULL, 2, '2024-06-22 22:44:58', '2024-06-22 22:45:18'),
(20954, '52.88.182.74', NULL, 1, '2024-06-22 23:28:41', '2024-06-22 23:28:41'),
(20955, '35.163.5.190', NULL, 1, '2024-06-22 23:30:52', '2024-06-22 23:30:52'),
(20956, '162.142.125.200', NULL, 1, '2024-06-22 23:52:34', '2024-06-22 23:52:34'),
(20957, '45.64.112.1', NULL, 1, '2024-06-23 00:30:11', '2024-06-23 00:30:11'),
(20958, '103.122.146.2', NULL, 1, '2024-06-23 01:04:26', '2024-06-23 01:04:26'),
(20959, '66.249.66.10', NULL, 1, '2024-06-23 01:38:41', '2024-06-23 01:38:41'),
(20960, '54.149.146.206', NULL, 1, '2024-06-23 01:40:26', '2024-06-23 01:40:26'),
(20961, '85.209.78.168', NULL, 1, '2024-06-23 01:42:32', '2024-06-23 01:42:32'),
(20962, '98.66.176.36', NULL, 2, '2024-06-23 02:18:43', '2024-06-23 02:18:49'),
(20963, '45.14.244.50', NULL, 1, '2024-06-23 02:30:04', '2024-06-23 02:30:04'),
(20964, '87.249.132.49', NULL, 1, '2024-06-23 03:19:33', '2024-06-23 03:19:33'),
(20965, '199.45.154.121', NULL, 1, '2024-06-23 03:53:50', '2024-06-23 03:53:50'),
(20966, '164.92.217.77', NULL, 1, '2024-06-23 04:11:34', '2024-06-23 04:11:34'),
(20967, '20.191.45.212', NULL, 1, '2024-06-23 04:22:47', '2024-06-23 04:22:47'),
(20968, '43.134.66.205', NULL, 1, '2024-06-23 05:52:05', '2024-06-23 05:52:05'),
(20969, '65.154.226.166', NULL, 1, '2024-06-23 06:40:59', '2024-06-23 06:40:59'),
(20970, '65.154.226.167', NULL, 1, '2024-06-23 06:42:10', '2024-06-23 06:42:10'),
(20971, '52.230.152.30', NULL, 1, '2024-06-23 06:57:07', '2024-06-23 06:57:07'),
(20972, '179.43.167.18', NULL, 1, '2024-06-23 07:01:05', '2024-06-23 07:01:05'),
(20973, '62.72.43.116', NULL, 8, '2024-06-23 07:44:32', '2024-06-23 20:54:55'),
(20974, '52.230.152.103', NULL, 1, '2024-06-23 07:49:37', '2024-06-23 07:49:37'),
(20975, '35.162.224.160', NULL, 1, '2024-06-23 08:58:21', '2024-06-23 08:58:21'),
(20976, '121.237.36.30', NULL, 3, '2024-06-23 09:10:20', '2024-06-23 09:12:47'),
(20977, '121.237.36.27', NULL, 2, '2024-06-23 09:12:25', '2024-06-23 09:12:28'),
(20978, '121.237.36.29', NULL, 1, '2024-06-23 09:12:44', '2024-06-23 09:12:44'),
(20979, '52.230.152.58', NULL, 1, '2024-06-23 09:35:30', '2024-06-23 09:35:30'),
(20980, '18.132.10.84', NULL, 1, '2024-06-23 09:43:35', '2024-06-23 09:43:35'),
(20981, '84.17.40.90', NULL, 1, '2024-06-23 10:24:02', '2024-06-23 10:24:02'),
(20982, '52.80.145.69', NULL, 1, '2024-06-23 10:39:07', '2024-06-23 10:39:07'),
(20983, '45.93.130.43', NULL, 1, '2024-06-23 10:39:39', '2024-06-23 10:39:39'),
(20984, '182.160.103.238', NULL, 1, '2024-06-23 11:01:26', '2024-06-23 11:01:26'),
(20985, '103.91.229.158', NULL, 1, '2024-06-23 11:15:57', '2024-06-23 11:15:57'),
(20986, '69.171.249.7', NULL, 1, '2024-06-23 11:41:16', '2024-06-23 11:41:16'),
(20987, '103.30.188.214', NULL, 1, '2024-06-23 11:44:44', '2024-06-23 11:44:44'),
(20988, '37.111.207.75', NULL, 1, '2024-06-23 11:58:57', '2024-06-23 11:58:57'),
(20989, '65.154.226.170', NULL, 1, '2024-06-23 11:59:09', '2024-06-23 11:59:09'),
(20990, '44.203.230.19', NULL, 2, '2024-06-23 12:10:11', '2024-06-23 12:10:12'),
(20991, '3.94.203.6', NULL, 1, '2024-06-23 12:10:11', '2024-06-23 12:10:11'),
(20992, '146.190.57.39', NULL, 1, '2024-06-23 12:10:14', '2024-06-23 12:10:14'),
(20993, '103.197.206.81', NULL, 3, '2024-06-23 12:26:32', '2024-06-23 14:04:54'),
(20994, '5.161.253.102', NULL, 1, '2024-06-23 12:46:08', '2024-06-23 12:46:08'),
(20995, '36.182.48.158', NULL, 1, '2024-06-23 13:05:43', '2024-06-23 13:05:43'),
(20996, '34.87.93.167', NULL, 1, '2024-06-23 13:12:38', '2024-06-23 13:12:38'),
(20997, '45.32.91.124', NULL, 1, '2024-06-23 13:41:04', '2024-06-23 13:41:04'),
(20998, '193.186.4.159', NULL, 1, '2024-06-23 13:42:33', '2024-06-23 13:42:33'),
(20999, '44.234.109.115', NULL, 1, '2024-06-23 13:49:59', '2024-06-23 13:49:59'),
(21000, '66.220.149.18', NULL, 1, '2024-06-23 14:03:02', '2024-06-23 14:03:02'),
(21001, '113.11.59.26', NULL, 1, '2024-06-23 14:12:48', '2024-06-23 14:12:48'),
(21002, '40.77.167.65', NULL, 1, '2024-06-23 14:28:27', '2024-06-23 14:28:27'),
(21003, '52.167.144.179', NULL, 1, '2024-06-23 15:11:46', '2024-06-23 15:11:46'),
(21004, '128.204.212.85', NULL, 1, '2024-06-23 15:15:28', '2024-06-23 15:15:28'),
(21005, '128.204.212.84', NULL, 1, '2024-06-23 15:22:12', '2024-06-23 15:22:12'),
(21006, '43.229.208.190', NULL, 4, '2024-06-23 15:51:10', '2024-06-23 17:08:28'),
(21007, '45.249.184.15', NULL, 1, '2024-06-23 16:20:05', '2024-06-23 16:20:05'),
(21008, '43.130.32.224', NULL, 1, '2024-06-23 16:46:02', '2024-06-23 16:46:02'),
(21009, '51.222.253.18', NULL, 1, '2024-06-23 17:20:41', '2024-06-23 17:20:41'),
(21010, '36.99.136.136', NULL, 1, '2024-06-23 17:28:10', '2024-06-23 17:28:10'),
(21011, '23.145.40.147', NULL, 2, '2024-06-23 17:28:26', '2024-06-23 18:52:30'),
(21012, '210.91.101.133', NULL, 2, '2024-06-23 18:11:42', '2024-06-23 18:27:22'),
(21013, '124.236.100.56', NULL, 2, '2024-06-23 18:23:04', '2024-06-23 18:23:06'),
(21014, '36.99.136.137', NULL, 3, '2024-06-23 18:26:53', '2024-06-23 19:00:04'),
(21015, '159.203.65.26', NULL, 4, '2024-06-23 18:32:51', '2024-06-23 18:32:52'),
(21016, '123.160.221.131', NULL, 1, '2024-06-23 18:52:33', '2024-06-23 18:52:33'),
(21017, '2.59.183.199', NULL, 2, '2024-06-23 18:55:51', '2024-06-23 18:55:52'),
(21018, '36.99.136.128', NULL, 1, '2024-06-23 19:00:13', '2024-06-23 19:00:13'),
(21019, '45.61.88.179', NULL, 1, '2024-06-23 19:09:00', '2024-06-23 19:09:00'),
(21020, '103.221.57.143', NULL, 1, '2024-06-23 19:09:02', '2024-06-23 19:09:02'),
(21021, '34.122.147.229', NULL, 1, '2024-06-23 19:44:11', '2024-06-23 19:44:11'),
(21022, '65.154.226.169', NULL, 1, '2024-06-23 19:44:19', '2024-06-23 19:44:19'),
(21023, '5.133.192.140', NULL, 1, '2024-06-23 20:55:38', '2024-06-23 20:55:38'),
(21024, '152.58.179.95', NULL, 1, '2024-06-23 21:10:38', '2024-06-23 21:10:38'),
(21025, '203.76.223.51', NULL, 1, '2024-06-23 21:47:16', '2024-06-23 21:47:16'),
(21026, '66.249.66.11', NULL, 3, '2024-06-23 21:47:50', '2024-06-24 03:54:17'),
(21027, '149.28.122.61', NULL, 1, '2024-06-23 22:24:49', '2024-06-23 22:24:49'),
(21028, '34.75.48.95', NULL, 1, '2024-06-23 22:38:01', '2024-06-23 22:38:01'),
(21029, '34.219.17.145', NULL, 1, '2024-06-23 22:46:50', '2024-06-23 22:46:50'),
(21030, '35.87.144.220', NULL, 1, '2024-06-23 22:47:17', '2024-06-23 22:47:17'),
(21031, '123.249.90.104', NULL, 1, '2024-06-23 23:22:52', '2024-06-23 23:22:52'),
(21032, '188.126.89.118', NULL, 1, '2024-06-23 23:53:19', '2024-06-23 23:53:19'),
(21033, '198.235.24.26', NULL, 1, '2024-06-24 00:09:54', '2024-06-24 00:09:54'),
(21034, '52.230.152.32', NULL, 1, '2024-06-24 00:19:15', '2024-06-24 00:19:15'),
(21035, '199.45.155.69', NULL, 1, '2024-06-24 00:52:34', '2024-06-24 00:52:34'),
(21036, '198.235.24.56', NULL, 1, '2024-06-24 00:53:18', '2024-06-24 00:53:18'),
(21037, '199.45.155.98', NULL, 1, '2024-06-24 00:54:23', '2024-06-24 00:54:23'),
(21038, '205.210.31.56', NULL, 1, '2024-06-24 02:31:37', '2024-06-24 02:31:37'),
(21039, '149.28.53.186', NULL, 1, '2024-06-24 02:46:34', '2024-06-24 02:46:34'),
(21040, '95.108.213.210', NULL, 1, '2024-06-24 03:56:48', '2024-06-24 03:56:48'),
(21041, '182.42.111.213', NULL, 1, '2024-06-24 04:46:29', '2024-06-24 04:46:29'),
(21042, '162.241.123.154', NULL, 1, '2024-06-24 05:08:56', '2024-06-24 05:08:56'),
(21043, '52.87.208.239', NULL, 1, '2024-06-24 05:24:52', '2024-06-24 05:24:52'),
(21044, '188.126.89.115', NULL, 1, '2024-06-24 06:14:47', '2024-06-24 06:14:47'),
(21045, '24.144.85.31', NULL, 1, '2024-06-24 07:25:38', '2024-06-24 07:25:38'),
(21046, '185.210.207.115', NULL, 1, '2024-06-24 08:26:18', '2024-06-24 08:26:18'),
(21047, '18.222.251.101', NULL, 1, '2024-06-24 09:14:25', '2024-06-24 09:14:25'),
(21048, '18.224.128.89', NULL, 1, '2024-06-24 09:14:25', '2024-06-24 09:14:25'),
(21049, '18.224.94.182', NULL, 1, '2024-06-24 09:14:32', '2024-06-24 09:14:32'),
(21050, '149.56.150.196', NULL, 3, '2024-06-24 09:14:49', '2024-06-24 09:15:06'),
(21051, '149.56.160.234', NULL, 1, '2024-06-24 09:15:20', '2024-06-24 09:15:20'),
(21052, '185.241.208.86', NULL, 1, '2024-06-24 09:19:25', '2024-06-24 09:19:25'),
(21053, '72.14.201.159', NULL, 2, '2024-06-24 09:51:42', '2024-06-24 19:11:29'),
(21054, '179.43.191.18', NULL, 1, '2024-06-24 09:53:08', '2024-06-24 09:53:08'),
(21055, '52.230.152.62', NULL, 1, '2024-06-24 10:14:37', '2024-06-24 10:14:37'),
(21056, '103.75.76.66', NULL, 1, '2024-06-24 10:55:08', '2024-06-24 10:55:08'),
(21057, '45.32.202.174', NULL, 1, '2024-06-24 11:24:23', '2024-06-24 11:24:23'),
(21058, '103.137.0.226', NULL, 1, '2024-06-24 12:30:14', '2024-06-24 12:30:14'),
(21059, '43.229.208.190', NULL, 5, '2024-06-24 12:31:58', '2024-06-24 12:43:56'),
(21060, '172.101.84.58', NULL, 1, '2024-06-24 13:05:51', '2024-06-24 13:05:51'),
(21061, '37.111.206.138', NULL, 1, '2024-06-24 13:24:57', '2024-06-24 13:24:57'),
(21062, '123.6.49.18', NULL, 1, '2024-06-24 14:16:49', '2024-06-24 14:16:49'),
(21063, '27.115.124.45', NULL, 1, '2024-06-24 14:16:49', '2024-06-24 14:16:49'),
(21064, '123.6.49.15', NULL, 1, '2024-06-24 14:16:55', '2024-06-24 14:16:55'),
(21065, '110.154.96.244', NULL, 2, '2024-06-24 14:33:36', '2024-06-24 14:33:43'),
(21066, '36.182.48.72', NULL, 1, '2024-06-24 14:36:12', '2024-06-24 14:36:12'),
(21067, '136.243.220.211', NULL, 1, '2024-06-24 14:53:03', '2024-06-24 14:53:03'),
(21068, '114.130.191.10', NULL, 1, '2024-06-24 14:57:58', '2024-06-24 14:57:58'),
(21069, '35.236.70.65', NULL, 1, '2024-06-24 16:00:42', '2024-06-24 16:00:42'),
(21070, '43.159.128.172', NULL, 1, '2024-06-24 16:02:40', '2024-06-24 16:02:40'),
(21071, '119.30.38.180', NULL, 1, '2024-06-24 16:32:32', '2024-06-24 16:32:32'),
(21072, '72.14.201.142', NULL, 1, '2024-06-24 17:11:10', '2024-06-24 17:11:10'),
(21073, '34.74.20.151', NULL, 2, '2024-06-24 17:12:32', '2024-06-24 17:22:17'),
(21074, '103.135.49.67', NULL, 1, '2024-06-24 18:03:10', '2024-06-24 18:03:10'),
(21075, '72.14.201.16', NULL, 1, '2024-06-24 18:09:35', '2024-06-24 18:09:35'),
(21076, '5.91.150.168', NULL, 1, '2024-06-24 18:09:35', '2024-06-24 18:09:35'),
(21077, '128.204.212.84', NULL, 1, '2024-06-24 18:29:28', '2024-06-24 18:29:28'),
(21078, '192.36.109.98', NULL, 1, '2024-06-24 18:53:20', '2024-06-24 18:53:20'),
(21079, '45.82.15.54', NULL, 1, '2024-06-24 19:06:24', '2024-06-24 19:06:24'),
(21080, '59.153.17.41', NULL, 1, '2024-06-24 19:24:54', '2024-06-24 19:24:54'),
(21081, '45.64.112.1', NULL, 1, '2024-06-24 19:36:02', '2024-06-24 19:36:02'),
(21082, '65.19.141.115', NULL, 1, '2024-06-24 19:51:45', '2024-06-24 19:51:45'),
(21083, '103.221.57.197', NULL, 1, '2024-06-24 20:28:51', '2024-06-24 20:28:51'),
(21084, '104.238.145.85', NULL, 1, '2024-06-24 21:18:44', '2024-06-24 21:18:44'),
(21085, '62.72.43.115', NULL, 4, '2024-06-24 21:28:44', '2024-06-24 21:29:42'),
(21086, '52.230.152.22', NULL, 1, '2024-06-24 21:46:27', '2024-06-24 21:46:27'),
(21087, '66.249.66.39', NULL, 1, '2024-06-24 22:29:26', '2024-06-24 22:29:26'),
(21088, '159.203.165.139', NULL, 1, '2024-06-24 22:30:10', '2024-06-24 22:30:10'),
(21089, '173.252.87.12', NULL, 1, '2024-06-24 22:59:11', '2024-06-24 22:59:11'),
(21090, '159.203.45.127', NULL, 1, '2024-06-24 23:01:15', '2024-06-24 23:01:15'),
(21091, '54.190.208.133', NULL, 1, '2024-06-24 23:07:29', '2024-06-24 23:07:29'),
(21092, '34.214.184.68', NULL, 1, '2024-06-24 23:07:37', '2024-06-24 23:07:37'),
(21093, '103.131.71.144', NULL, 1, '2024-06-24 23:38:26', '2024-06-24 23:38:26'),
(21094, '52.230.152.212', NULL, 1, '2024-06-25 01:10:46', '2024-06-25 01:10:46'),
(21095, '199.244.88.232', NULL, 1, '2024-06-25 02:25:51', '2024-06-25 02:25:51'),
(21096, '52.230.152.116', NULL, 1, '2024-06-25 03:01:28', '2024-06-25 03:01:28'),
(21097, '54.224.30.60', NULL, 1, '2024-06-25 05:22:58', '2024-06-25 05:22:58'),
(21098, '17.241.75.152', NULL, 1, '2024-06-25 07:18:03', '2024-06-25 07:18:03'),
(21099, '205.210.31.146', NULL, 1, '2024-06-25 07:19:50', '2024-06-25 07:19:50'),
(21100, '64.227.24.220', NULL, 1, '2024-06-25 07:29:23', '2024-06-25 07:29:23'),
(21101, '205.210.31.28', NULL, 1, '2024-06-25 08:10:15', '2024-06-25 08:10:15'),
(21102, '43.229.208.190', NULL, 2, '2024-06-25 08:26:49', '2024-06-25 10:29:21'),
(21103, '54.204.127.54', NULL, 1, '2024-06-25 08:41:25', '2024-06-25 08:41:25'),
(21104, '81.181.54.73', NULL, 1, '2024-06-25 10:22:31', '2024-06-25 10:22:31'),
(21105, '122.137.100.92', NULL, 1, '2024-06-25 10:43:41', '2024-06-25 10:43:41'),
(21106, '110.154.133.161', NULL, 1, '2024-06-25 10:46:16', '2024-06-25 10:46:16'),
(21107, '47.128.49.139', NULL, 1, '2024-06-25 11:04:14', '2024-06-25 11:04:14'),
(21108, '145.220.91.19', NULL, 2, '2024-06-25 11:09:46', '2024-06-25 11:49:01'),
(21109, '182.160.103.147', NULL, 6, '2024-06-25 12:38:10', '2024-06-25 12:41:16'),
(21110, '51.222.253.3', NULL, 1, '2024-06-25 13:02:24', '2024-06-25 13:02:24'),
(21111, '114.130.187.97', NULL, 1, '2024-06-25 13:12:56', '2024-06-25 13:12:56'),
(21112, '72.14.201.159', NULL, 1, '2024-06-25 13:30:39', '2024-06-25 13:30:39'),
(21113, '103.7.249.250', NULL, 1, '2024-06-25 13:30:40', '2024-06-25 13:30:40'),
(21114, '185.208.207.31', NULL, 4, '2024-06-25 13:47:10', '2024-06-25 13:47:22'),
(21115, '154.28.229.203', NULL, 1, '2024-06-25 13:51:30', '2024-06-25 13:51:30'),
(21116, '104.164.173.41', NULL, 2, '2024-06-25 13:51:32', '2024-06-25 13:51:35'),
(21117, '164.90.228.79', NULL, 3, '2024-06-25 13:52:09', '2024-06-25 13:52:19'),
(21118, '195.211.77.140', NULL, 2, '2024-06-25 13:52:28', '2024-06-26 02:25:05'),
(21119, '154.28.229.209', NULL, 1, '2024-06-25 13:52:30', '2024-06-25 13:52:30'),
(21120, '154.28.229.243', NULL, 5, '2024-06-25 13:52:30', '2024-06-25 13:52:34'),
(21121, '65.154.226.169', NULL, 1, '2024-06-25 13:52:40', '2024-06-25 13:52:40'),
(21122, '34.122.147.229', NULL, 1, '2024-06-25 13:52:42', '2024-06-25 13:52:42'),
(21123, '195.211.77.142', NULL, 2, '2024-06-25 13:52:47', '2024-06-26 02:25:15'),
(21124, '205.169.39.67', NULL, 2, '2024-06-25 13:52:50', '2024-06-25 13:53:00'),
(21125, '5.164.29.116', NULL, 3, '2024-06-25 14:04:36', '2024-06-26 02:51:04'),
(21126, '65.108.9.219', NULL, 5, '2024-06-25 14:08:54', '2024-06-25 14:08:56'),
(21127, '117.205.124.29', NULL, 1, '2024-06-25 14:40:40', '2024-06-25 14:40:40'),
(21128, '138.201.60.7', NULL, 1, '2024-06-25 14:43:55', '2024-06-25 14:43:55'),
(21129, '123.0.17.25', NULL, 1, '2024-06-25 14:57:24', '2024-06-25 14:57:24'),
(21130, '54.147.136.131', NULL, 3, '2024-06-25 15:25:16', '2024-06-25 16:05:39'),
(21131, '144.202.63.215', NULL, 1, '2024-06-25 15:49:42', '2024-06-25 15:49:42'),
(21132, '103.15.42.197', NULL, 1, '2024-06-25 15:57:45', '2024-06-25 15:57:45'),
(21133, '185.184.200.42', NULL, 1, '2024-06-25 16:09:44', '2024-06-25 16:09:44'),
(21134, '128.199.167.175', NULL, 1, '2024-06-25 16:12:44', '2024-06-25 16:12:44'),
(21135, '179.43.167.18', NULL, 1, '2024-06-25 16:14:35', '2024-06-25 16:14:35'),
(21136, '137.59.48.154', NULL, 1, '2024-06-25 16:34:59', '2024-06-25 16:34:59'),
(21137, '42.83.147.53', NULL, 1, '2024-06-25 16:49:59', '2024-06-25 16:49:59'),
(21138, '193.186.4.159', NULL, 1, '2024-06-25 16:51:00', '2024-06-25 16:51:00'),
(21139, '205.210.31.27', NULL, 1, '2024-06-25 17:34:08', '2024-06-25 17:34:08'),
(21140, '133.242.174.119', NULL, 1, '2024-06-25 17:55:51', '2024-06-25 17:55:51'),
(21141, '128.204.212.85', NULL, 1, '2024-06-25 17:56:40', '2024-06-25 17:56:40'),
(21142, '128.204.212.84', NULL, 1, '2024-06-25 18:11:46', '2024-06-25 18:11:46'),
(21143, '66.249.66.12', NULL, 2, '2024-06-25 18:33:42', '2024-06-25 18:35:50'),
(21144, '52.167.144.217', NULL, 1, '2024-06-25 19:04:54', '2024-06-25 19:04:54'),
(21145, '92.51.2.78', NULL, 5, '2024-06-25 19:37:03', '2024-06-25 19:39:34'),
(21146, '44.223.101.123', NULL, 1, '2024-06-25 19:40:01', '2024-06-25 19:40:01'),
(21147, '34.201.5.3', NULL, 1, '2024-06-25 19:40:04', '2024-06-25 19:40:04'),
(21148, '45.156.129.105', NULL, 1, '2024-06-25 20:06:34', '2024-06-25 20:06:34'),
(21149, '107.175.31.199', NULL, 1, '2024-06-25 21:13:14', '2024-06-25 21:13:14'),
(21150, '213.232.87.230', NULL, 1, '2024-06-25 21:32:58', '2024-06-25 21:32:58'),
(21151, '181.177.140.104', NULL, 1, '2024-06-25 21:38:14', '2024-06-25 21:38:14'),
(21152, '35.163.36.207', NULL, 1, '2024-06-25 22:19:09', '2024-06-25 22:19:09'),
(21153, '103.82.9.131', NULL, 1, '2024-06-25 22:27:45', '2024-06-25 22:27:45'),
(21154, '62.146.177.40', NULL, 1, '2024-06-25 23:04:33', '2024-06-25 23:04:33'),
(21155, '65.108.76.15', NULL, 1, '2024-06-25 23:15:34', '2024-06-25 23:15:34'),
(21156, '66.249.66.37', NULL, 1, '2024-06-26 00:00:53', '2024-06-26 00:00:53'),
(21157, '54.245.59.173', NULL, 1, '2024-06-26 01:35:31', '2024-06-26 01:35:31'),
(21158, '171.244.43.14', NULL, 1, '2024-06-26 01:51:57', '2024-06-26 01:51:57'),
(21159, '47.254.25.10', NULL, 1, '2024-06-26 02:04:25', '2024-06-26 02:04:25'),
(21160, '47.88.94.161', NULL, 1, '2024-06-26 02:04:25', '2024-06-26 02:04:25'),
(21161, '47.254.85.182', NULL, 1, '2024-06-26 02:04:25', '2024-06-26 02:04:25'),
(21162, '205.210.31.182', NULL, 1, '2024-06-26 02:06:07', '2024-06-26 02:06:07'),
(21163, '104.164.173.128', NULL, 2, '2024-06-26 02:25:25', '2024-06-26 02:25:31'),
(21164, '154.28.229.52', NULL, 1, '2024-06-26 02:25:27', '2024-06-26 02:25:27'),
(21165, '147.185.132.55', NULL, 1, '2024-06-26 02:36:00', '2024-06-26 02:36:00'),
(21166, '117.91.130.99', NULL, 1, '2024-06-26 04:51:30', '2024-06-26 04:51:30'),
(21167, '121.237.36.29', NULL, 2, '2024-06-26 05:05:45', '2024-06-26 05:07:29'),
(21168, '121.237.36.28', NULL, 1, '2024-06-26 05:07:30', '2024-06-26 05:07:30'),
(21169, '121.237.36.30', NULL, 3, '2024-06-26 05:07:59', '2024-06-26 05:10:29'),
(21170, '121.237.36.27', NULL, 1, '2024-06-26 05:09:23', '2024-06-26 05:09:23'),
(21171, '183.148.19.141', NULL, 1, '2024-06-26 05:16:15', '2024-06-26 05:16:15'),
(21172, '125.87.89.42', NULL, 1, '2024-06-26 05:24:02', '2024-06-26 05:24:02'),
(21173, '3.212.147.252', NULL, 1, '2024-06-26 05:24:16', '2024-06-26 05:24:16'),
(21174, '43.226.17.13', NULL, 1, '2024-06-26 06:46:33', '2024-06-26 06:46:33'),
(21175, '182.44.8.254', NULL, 1, '2024-06-26 07:05:16', '2024-06-26 07:05:16'),
(21176, '54.157.128.88', NULL, 5, '2024-06-26 07:35:07', '2024-06-26 11:21:31'),
(21177, '138.68.169.192', NULL, 1, '2024-06-26 07:39:13', '2024-06-26 07:39:13'),
(21178, '145.239.10.137', NULL, 1, '2024-06-26 07:43:22', '2024-06-26 07:43:22'),
(21179, '20.236.59.68', NULL, 1, '2024-06-26 08:01:53', '2024-06-26 08:01:53'),
(21180, '40.94.29.29', NULL, 1, '2024-06-26 08:02:04', '2024-06-26 08:02:04'),
(21181, '103.30.188.214', NULL, 1, '2024-06-26 08:13:34', '2024-06-26 08:13:34'),
(21182, '4.193.96.14', NULL, 1, '2024-06-26 08:21:39', '2024-06-26 08:21:39'),
(21183, '164.90.157.94', NULL, 1, '2024-06-26 08:24:42', '2024-06-26 08:24:42'),
(21184, '110.154.100.222', NULL, 1, '2024-06-26 08:32:02', '2024-06-26 08:32:02'),
(21185, '110.154.132.179', NULL, 1, '2024-06-26 08:34:42', '2024-06-26 08:34:42'),
(21186, '141.98.81.44', NULL, 6, '2024-06-26 08:39:05', '2024-06-26 08:43:01'),
(21187, '125.123.137.190', NULL, 1, '2024-06-26 08:47:40', '2024-06-26 08:47:40'),
(21188, '118.120.230.134', NULL, 1, '2024-06-26 08:59:34', '2024-06-26 08:59:34'),
(21189, '119.30.45.229', NULL, 1, '2024-06-26 09:30:17', '2024-06-26 09:30:17'),
(21190, '40.119.197.45', NULL, 1, '2024-06-26 09:48:31', '2024-06-26 09:48:31'),
(21191, '47.242.224.70', NULL, 1, '2024-06-26 10:26:50', '2024-06-26 10:26:50'),
(21192, '45.64.134.193', NULL, 1, '2024-06-26 11:13:25', '2024-06-26 11:13:25'),
(21193, '62.72.43.116', NULL, 4, '2024-06-26 11:37:32', '2024-06-26 11:38:42'),
(21194, '84.17.40.90', NULL, 1, '2024-06-26 11:42:35', '2024-06-26 11:42:35'),
(21195, '35.236.197.114', NULL, 1, '2024-06-26 11:56:52', '2024-06-26 11:56:52'),
(21196, '103.108.60.62', NULL, 1, '2024-06-26 12:22:25', '2024-06-26 12:22:25'),
(21197, '122.152.50.41', NULL, 1, '2024-06-26 12:45:28', '2024-06-26 12:45:28'),
(21198, '139.59.244.169', NULL, 10, '2024-06-26 12:45:45', '2024-06-26 12:46:22'),
(21199, '27.158.132.197', NULL, 1, '2024-06-26 12:47:01', '2024-06-26 12:47:01'),
(21200, '51.222.253.8', NULL, 1, '2024-06-26 12:47:47', '2024-06-26 12:47:47'),
(21201, '137.59.48.154', NULL, 1, '2024-06-26 13:18:51', '2024-06-26 13:18:51'),
(21202, '103.228.203.133', NULL, 1, '2024-06-26 13:45:17', '2024-06-26 13:45:17'),
(21203, '37.111.206.25', NULL, 1, '2024-06-26 13:49:22', '2024-06-26 13:49:22'),
(21204, '37.111.206.235', NULL, 1, '2024-06-26 13:53:09', '2024-06-26 13:53:09'),
(21205, '110.88.28.173', NULL, 1, '2024-06-26 14:57:31', '2024-06-26 14:57:31'),
(21206, '20.212.201.123', NULL, 2, '2024-06-26 15:22:08', '2024-06-26 16:32:45'),
(21207, '98.66.176.36', NULL, 16, '2024-06-26 15:42:20', '2024-06-26 15:43:29'),
(21208, '43.229.208.190', NULL, 1, '2024-06-26 16:07:08', '2024-06-26 16:07:08'),
(21209, '184.168.101.66', NULL, 1, '2024-06-26 16:11:13', '2024-06-26 16:11:13'),
(21210, '196.196.53.44', NULL, 1, '2024-06-26 17:13:22', '2024-06-26 17:13:22'),
(21211, '104.43.109.171', NULL, 1, '2024-06-26 17:25:28', '2024-06-26 17:25:28'),
(21212, '167.172.74.23', NULL, 8, '2024-06-26 18:13:44', '2024-06-26 18:13:49'),
(21213, '34.222.196.207', NULL, 1, '2024-06-26 18:30:37', '2024-06-26 18:30:37'),
(21214, '128.204.212.78', NULL, 2, '2024-06-26 18:31:22', '2024-06-26 22:37:11'),
(21215, '49.51.179.103', NULL, 1, '2024-06-26 18:37:37', '2024-06-26 18:37:37'),
(21216, '176.237.34.231', NULL, 1, '2024-06-26 18:59:47', '2024-06-26 18:59:47'),
(21217, '72.14.201.157', NULL, 1, '2024-06-26 20:48:49', '2024-06-26 20:48:49'),
(21218, '103.134.255.83', NULL, 2, '2024-06-26 20:49:13', '2024-06-26 20:49:14'),
(21219, '180.107.133.95', NULL, 1, '2024-06-26 21:02:34', '2024-06-26 21:02:34'),
(21220, '156.236.132.247', NULL, 1, '2024-06-26 21:02:48', '2024-06-26 21:02:48'),
(21221, '183.141.202.64', NULL, 1, '2024-06-26 21:04:30', '2024-06-26 21:04:30'),
(21222, '173.252.83.25', NULL, 1, '2024-06-26 21:13:22', '2024-06-26 21:13:22'),
(21223, '173.252.83.40', NULL, 1, '2024-06-26 21:13:22', '2024-06-26 21:13:22'),
(21224, '162.241.218.175', NULL, 1, '2024-06-26 22:00:24', '2024-06-26 22:00:24'),
(21225, '165.227.134.125', NULL, 1, '2024-06-26 22:04:52', '2024-06-26 22:04:52'),
(21226, '66.249.66.39', NULL, 1, '2024-06-26 23:15:09', '2024-06-26 23:15:09'),
(21227, '159.203.65.26', NULL, 4, '2024-06-27 00:01:35', '2024-06-27 00:01:36'),
(21228, '66.249.66.38', NULL, 1, '2024-06-27 00:10:08', '2024-06-27 00:10:08'),
(21229, '147.182.185.184', NULL, 1, '2024-06-27 00:40:52', '2024-06-27 00:40:52'),
(21230, '54.218.138.50', NULL, 1, '2024-06-27 00:48:25', '2024-06-27 00:48:25'),
(21231, '18.190.8.123', NULL, 1, '2024-06-27 00:48:58', '2024-06-27 00:48:58'),
(21232, '35.91.155.162', NULL, 1, '2024-06-27 00:53:05', '2024-06-27 00:53:05'),
(21233, '128.204.212.84', NULL, 1, '2024-06-27 01:07:36', '2024-06-27 01:07:36'),
(21234, '121.232.218.133', NULL, 1, '2024-06-27 01:09:08', '2024-06-27 01:09:08'),
(21235, '117.29.248.103', NULL, 1, '2024-06-27 01:15:50', '2024-06-27 01:15:50'),
(21236, '199.45.154.138', NULL, 1, '2024-06-27 01:27:10', '2024-06-27 01:27:10'),
(21237, '134.209.232.136', NULL, 1, '2024-06-27 01:40:35', '2024-06-27 01:40:35'),
(21238, '13.201.191.212', NULL, 1, '2024-06-27 02:09:53', '2024-06-27 02:09:53'),
(21239, '45.64.112.1', NULL, 1, '2024-06-27 02:23:47', '2024-06-27 02:23:47'),
(21240, '154.36.156.153', NULL, 1, '2024-06-27 04:00:38', '2024-06-27 04:00:38'),
(21241, '35.205.139.105', NULL, 1, '2024-06-27 04:00:47', '2024-06-27 04:00:47'),
(21242, '183.152.55.233', NULL, 1, '2024-06-27 05:01:04', '2024-06-27 05:01:04'),
(21243, '117.66.205.47', NULL, 1, '2024-06-27 05:07:03', '2024-06-27 05:07:03'),
(21244, '3.81.70.11', NULL, 1, '2024-06-27 05:23:30', '2024-06-27 05:23:30'),
(21245, '82.180.144.52', NULL, 8, '2024-06-27 05:27:04', '2024-06-27 17:23:44'),
(21246, '128.204.212.77', NULL, 2, '2024-06-27 05:29:07', '2024-06-27 20:14:43'),
(21247, '15.204.182.106', NULL, 2, '2024-06-27 05:34:11', '2024-06-27 05:58:58'),
(21248, '139.211.28.197', NULL, 1, '2024-06-27 05:45:37', '2024-06-27 05:45:37'),
(21249, '139.211.30.236', NULL, 1, '2024-06-27 05:48:18', '2024-06-27 05:48:18'),
(21250, '5.253.59.31', NULL, 1, '2024-06-27 06:25:37', '2024-06-27 06:25:37'),
(21251, '113.200.73.7', NULL, 1, '2024-06-27 06:25:58', '2024-06-27 06:25:58'),
(21252, '5.188.62.26', NULL, 1, '2024-06-27 06:48:41', '2024-06-27 06:48:41'),
(21253, '123.6.49.47', NULL, 1, '2024-06-27 07:08:20', '2024-06-27 07:08:20'),
(21254, '123.6.49.12', NULL, 1, '2024-06-27 07:08:24', '2024-06-27 07:08:24'),
(21255, '36.111.67.189', NULL, 1, '2024-06-27 07:43:48', '2024-06-27 07:43:48'),
(21256, '13.88.21.140', NULL, 2, '2024-06-27 08:34:17', '2024-06-27 08:34:31'),
(21257, '114.237.241.163', NULL, 1, '2024-06-27 08:41:25', '2024-06-27 08:41:25'),
(21258, '114.238.39.189', NULL, 1, '2024-06-27 08:45:15', '2024-06-27 08:45:15'),
(21259, '20.212.201.123', NULL, 2, '2024-06-27 09:10:03', '2024-06-27 09:43:29'),
(21260, '40.94.226.17', NULL, 1, '2024-06-27 09:11:37', '2024-06-27 09:11:37'),
(21261, '171.250.11.77', NULL, 1, '2024-06-27 09:53:23', '2024-06-27 09:53:23'),
(21262, '40.119.197.45', NULL, 2, '2024-06-27 09:59:52', '2024-06-27 12:17:47'),
(21263, '3.16.215.50', NULL, 1, '2024-06-27 10:10:04', '2024-06-27 10:10:04'),
(21264, '18.224.128.89', NULL, 2, '2024-06-27 10:10:04', '2024-06-27 10:16:51'),
(21265, '3.19.74.154', NULL, 1, '2024-06-27 10:10:12', '2024-06-27 10:10:12'),
(21266, '40.94.227.56', NULL, 1, '2024-06-27 10:10:57', '2024-06-27 10:10:57'),
(21267, '18.116.68.11', NULL, 1, '2024-06-27 10:16:50', '2024-06-27 10:16:50'),
(21268, '3.141.11.163', NULL, 1, '2024-06-27 10:16:58', '2024-06-27 10:16:58'),
(21269, '4.193.96.14', NULL, 1, '2024-06-27 10:24:51', '2024-06-27 10:24:51'),
(21270, '120.38.240.175', NULL, 1, '2024-06-27 10:28:30', '2024-06-27 10:28:30'),
(21271, '66.249.66.1', NULL, 1, '2024-06-27 10:42:18', '2024-06-27 10:42:18'),
(21272, '40.94.227.27', NULL, 1, '2024-06-27 10:42:43', '2024-06-27 10:42:43'),
(21273, '193.186.4.159', NULL, 2, '2024-06-27 10:57:58', '2024-06-27 11:29:42'),
(21274, '118.179.179.230', NULL, 1, '2024-06-27 11:10:37', '2024-06-27 11:10:37'),
(21275, '87.236.176.5', NULL, 1, '2024-06-27 11:17:28', '2024-06-27 11:17:28'),
(21276, '20.228.107.36', NULL, 1, '2024-06-27 11:18:43', '2024-06-27 11:18:43'),
(21277, '51.222.253.20', NULL, 1, '2024-06-27 11:23:23', '2024-06-27 11:23:23'),
(21278, '40.94.227.99', NULL, 1, '2024-06-27 11:32:38', '2024-06-27 11:32:38'),
(21279, '40.94.227.89', NULL, 1, '2024-06-27 11:58:58', '2024-06-27 11:58:58'),
(21280, '40.94.227.37', NULL, 1, '2024-06-27 12:05:02', '2024-06-27 12:05:02'),
(21281, '66.249.66.37', NULL, 1, '2024-06-27 12:07:22', '2024-06-27 12:07:22'),
(21282, '40.94.226.46', NULL, 1, '2024-06-27 12:12:19', '2024-06-27 12:12:19'),
(21283, '40.94.227.80', NULL, 1, '2024-06-27 12:21:49', '2024-06-27 12:21:49'),
(21284, '20.205.153.200', NULL, 1, '2024-06-27 12:42:27', '2024-06-27 12:42:27'),
(21285, '103.30.61.247', NULL, 1, '2024-06-27 12:50:15', '2024-06-27 12:50:15'),
(21286, '152.168.83.151', NULL, 1, '2024-06-27 13:17:43', '2024-06-27 13:17:43'),
(21287, '88.99.28.94', NULL, 2, '2024-06-27 13:17:47', '2024-06-27 13:17:47'),
(21288, '40.94.227.14', NULL, 1, '2024-06-27 13:45:28', '2024-06-27 13:45:28'),
(21289, '207.154.243.131', NULL, 1, '2024-06-27 13:53:51', '2024-06-27 13:53:51'),
(21290, '43.229.208.190', NULL, 4, '2024-06-27 14:22:30', '2024-06-27 14:33:31'),
(21291, '13.230.72.174', NULL, 2, '2024-06-27 14:23:14', '2024-06-27 14:23:27'),
(21292, '121.237.36.28', NULL, 1, '2024-06-27 15:06:44', '2024-06-27 15:06:44'),
(21293, '52.167.144.20', NULL, 1, '2024-06-27 15:10:23', '2024-06-27 15:10:23'),
(21294, '121.237.36.30', NULL, 4, '2024-06-27 15:13:12', '2024-06-27 15:33:53'),
(21295, '121.237.36.27', NULL, 2, '2024-06-27 15:26:54', '2024-06-27 15:37:58'),
(21296, '110.177.178.94', NULL, 1, '2024-06-27 15:30:25', '2024-06-27 15:30:25'),
(21297, '121.237.36.29', NULL, 1, '2024-06-27 15:31:28', '2024-06-27 15:31:28'),
(21298, '199.45.154.138', NULL, 1, '2024-06-27 16:00:34', '2024-06-27 16:00:34'),
(21299, '49.13.76.135', NULL, 1, '2024-06-27 16:05:23', '2024-06-27 16:05:23'),
(21300, '49.82.221.14', NULL, 1, '2024-06-27 16:22:48', '2024-06-27 16:22:48'),
(21301, '89.110.72.212', NULL, 1, '2024-06-27 17:45:58', '2024-06-27 17:45:58'),
(21302, '145.239.10.137', NULL, 1, '2024-06-27 18:31:41', '2024-06-27 18:31:41'),
(21303, '199.45.154.115', NULL, 1, '2024-06-27 19:01:56', '2024-06-27 19:01:56'),
(21304, '123.187.240.242', NULL, 1, '2024-06-27 19:52:39', '2024-06-27 19:52:39'),
(21305, '43.154.11.185', NULL, 1, '2024-06-27 20:25:03', '2024-06-27 20:25:03'),
(21306, '103.49.202.206', NULL, 2, '2024-06-27 20:44:29', '2024-06-27 20:45:31'),
(21307, '42.179.166.234', NULL, 1, '2024-06-27 20:45:30', '2024-06-27 20:45:30'),
(21308, '181.214.173.128', NULL, 1, '2024-06-27 20:47:46', '2024-06-27 20:47:46'),
(21309, '183.141.70.210', NULL, 1, '2024-06-27 21:19:35', '2024-06-27 21:19:35'),
(21310, '103.134.208.4', NULL, 2, '2024-06-27 21:27:16', '2024-06-27 21:27:44'),
(21311, '93.204.68.250', NULL, 1, '2024-06-27 21:44:44', '2024-06-27 21:44:44'),
(21312, '52.184.71.175', NULL, 2, '2024-06-27 22:07:23', '2024-06-27 22:07:25'),
(21313, '54.214.111.23', NULL, 1, '2024-06-27 23:12:42', '2024-06-27 23:12:42'),
(21314, '87.236.176.167', NULL, 1, '2024-06-27 23:13:27', '2024-06-27 23:13:27'),
(21315, '216.244.80.66', NULL, 2, '2024-06-27 23:28:56', '2024-06-27 23:29:00'),
(21316, '54.202.33.253', NULL, 1, '2024-06-27 23:32:14', '2024-06-27 23:32:14'),
(21317, '42.236.17.48', NULL, 1, '2024-06-27 23:36:16', '2024-06-27 23:36:16'),
(21318, '147.185.132.112', NULL, 1, '2024-06-28 00:54:57', '2024-06-28 00:54:57'),
(21319, '47.128.112.151', NULL, 1, '2024-06-28 01:35:01', '2024-06-28 01:35:01'),
(21320, '54.210.175.28', NULL, 4, '2024-06-28 02:09:43', '2024-06-28 02:09:43'),
(21321, '193.247.237.10', NULL, 1, '2024-06-28 02:58:08', '2024-06-28 02:58:08'),
(21322, '42.236.101.242', NULL, 1, '2024-06-28 03:25:42', '2024-06-28 03:25:42'),
(21323, '49.81.229.46', NULL, 1, '2024-06-28 04:42:12', '2024-06-28 04:42:12'),
(21324, '103.225.93.238', NULL, 1, '2024-06-28 04:44:16', '2024-06-28 04:44:16'),
(21325, '110.154.102.4', NULL, 2, '2024-06-28 04:48:18', '2024-06-28 04:48:51'),
(21326, '14.117.196.188', NULL, 1, '2024-06-28 04:55:27', '2024-06-28 04:55:27'),
(21327, '209.97.129.188', NULL, 1, '2024-06-28 05:06:02', '2024-06-28 05:06:02'),
(21328, '207.46.13.111', NULL, 1, '2024-06-28 05:19:33', '2024-06-28 05:19:33'),
(21329, '173.252.83.34', NULL, 1, '2024-06-28 05:22:03', '2024-06-28 05:22:03'),
(21330, '3.212.147.252', NULL, 1, '2024-06-28 05:23:52', '2024-06-28 05:23:52'),
(21331, '156.236.135.106', NULL, 1, '2024-06-28 06:32:24', '2024-06-28 06:32:24'),
(21332, '173.252.95.15', NULL, 1, '2024-06-28 06:44:02', '2024-06-28 06:44:02'),
(21333, '173.252.95.5', NULL, 1, '2024-06-28 06:44:02', '2024-06-28 06:44:02'),
(21334, '43.135.166.178', NULL, 1, '2024-06-28 08:06:12', '2024-06-28 08:06:12'),
(21335, '40.77.167.33', NULL, 1, '2024-06-28 08:08:37', '2024-06-28 08:08:37'),
(21336, '128.204.212.84', NULL, 2, '2024-06-28 08:14:08', '2024-06-28 15:58:22'),
(21337, '156.236.145.29', NULL, 1, '2024-06-28 08:20:07', '2024-06-28 08:20:07'),
(21338, '111.7.96.170', NULL, 2, '2024-06-28 08:52:08', '2024-06-28 08:52:17'),
(21339, '36.99.136.128', NULL, 1, '2024-06-28 08:53:34', '2024-06-28 08:53:34'),
(21340, '121.237.36.27', NULL, 3, '2024-06-28 08:58:41', '2024-06-28 19:08:46'),
(21341, '182.107.178.182', NULL, 1, '2024-06-28 09:09:00', '2024-06-28 09:09:00'),
(21342, '121.237.36.28', NULL, 1, '2024-06-28 09:35:18', '2024-06-28 09:35:18'),
(21343, '49.88.38.210', NULL, 1, '2024-06-28 10:34:46', '2024-06-28 10:34:46'),
(21344, '92.119.36.84', NULL, 4, '2024-06-28 10:55:34', '2024-06-28 10:55:36'),
(21345, '154.51.131.142', NULL, 1, '2024-06-28 11:47:45', '2024-06-28 11:47:45'),
(21346, '52.167.144.195', NULL, 1, '2024-06-28 12:22:12', '2024-06-28 12:22:12'),
(21347, '59.153.102.25', NULL, 1, '2024-06-28 12:56:39', '2024-06-28 12:56:39'),
(21348, '115.230.233.225', NULL, 1, '2024-06-28 16:08:25', '2024-06-28 16:08:25'),
(21349, '114.235.249.208', NULL, 1, '2024-06-28 16:08:42', '2024-06-28 16:08:42'),
(21350, '178.62.243.152', NULL, 1, '2024-06-28 16:35:01', '2024-06-28 16:35:01'),
(21351, '54.244.41.252', NULL, 1, '2024-06-28 17:18:58', '2024-06-28 17:18:58'),
(21352, '35.88.198.142', NULL, 1, '2024-06-28 17:19:01', '2024-06-28 17:19:01'),
(21353, '128.204.212.85', NULL, 1, '2024-06-28 17:55:22', '2024-06-28 17:55:22'),
(21354, '121.237.36.30', NULL, 3, '2024-06-28 19:05:30', '2024-06-28 19:32:01'),
(21355, '121.237.36.29', NULL, 1, '2024-06-28 19:20:09', '2024-06-28 19:20:09'),
(21356, '182.44.9.147', NULL, 1, '2024-06-28 20:17:23', '2024-06-28 20:17:23'),
(21357, '112.194.193.36', NULL, 1, '2024-06-28 21:03:05', '2024-06-28 21:03:05'),
(21358, '66.249.66.1', NULL, 1, '2024-06-28 21:46:39', '2024-06-28 21:46:39'),
(21359, '179.43.191.18', NULL, 1, '2024-06-28 22:00:33', '2024-06-28 22:00:33'),
(21360, '66.249.66.38', NULL, 1, '2024-06-28 22:08:42', '2024-06-28 22:08:42'),
(21361, '34.222.51.196', NULL, 1, '2024-06-28 23:01:42', '2024-06-28 23:01:42'),
(21362, '128.90.174.27', NULL, 2, '2024-06-28 23:09:04', '2024-06-28 23:09:09'),
(21363, '34.220.159.93', NULL, 1, '2024-06-29 00:43:51', '2024-06-29 00:43:51'),
(21364, '185.215.166.96', NULL, 4, '2024-06-29 01:41:52', '2024-06-29 01:42:12'),
(21365, '62.72.43.114', NULL, 4, '2024-06-29 03:37:21', '2024-06-29 03:37:38'),
(21366, '119.49.103.232', NULL, 1, '2024-06-29 03:55:49', '2024-06-29 03:55:49'),
(21367, '110.154.99.216', NULL, 1, '2024-06-29 03:58:34', '2024-06-29 03:58:34'),
(21368, '154.36.160.142', NULL, 1, '2024-06-29 04:05:04', '2024-06-29 04:05:04'),
(21369, '66.249.66.2', NULL, 1, '2024-06-29 04:39:54', '2024-06-29 04:39:54'),
(21370, '54.222.188.122', NULL, 1, '2024-06-29 04:41:30', '2024-06-29 04:41:30'),
(21371, '112.194.195.157', NULL, 1, '2024-06-29 05:01:19', '2024-06-29 05:01:19'),
(21372, '157.245.110.171', NULL, 1, '2024-06-29 05:10:42', '2024-06-29 05:10:42'),
(21373, '3.82.12.129', NULL, 1, '2024-06-29 05:17:34', '2024-06-29 05:17:34'),
(21374, '45.95.170.61', NULL, 1, '2024-06-29 06:34:34', '2024-06-29 06:34:34'),
(21375, '66.249.66.38', NULL, 1, '2024-06-29 06:54:16', '2024-06-29 06:54:16'),
(21376, '198.23.224.143', NULL, 1, '2024-06-29 07:03:48', '2024-06-29 07:03:48'),
(21377, '89.46.106.200', NULL, 1, '2024-06-29 07:27:06', '2024-06-29 07:27:06'),
(21378, '54.234.24.43', NULL, 6, '2024-06-29 08:38:33', '2024-06-29 08:39:10'),
(21379, '27.115.124.70', NULL, 1, '2024-06-29 09:32:51', '2024-06-29 09:32:51'),
(21380, '123.6.49.50', NULL, 1, '2024-06-29 09:32:57', '2024-06-29 09:32:57'),
(21381, '27.115.124.53', NULL, 1, '2024-06-29 09:33:04', '2024-06-29 09:33:04'),
(21382, '103.126.219.60', NULL, 4, '2024-06-29 10:13:01', '2024-06-29 10:26:38'),
(21383, '205.210.31.15', NULL, 1, '2024-06-29 10:57:17', '2024-06-29 10:57:17'),
(21384, '43.229.208.190', NULL, 2, '2024-06-29 11:01:17', '2024-06-29 11:01:33'),
(21385, '17.241.227.212', NULL, 1, '2024-06-29 11:21:18', '2024-06-29 11:21:18'),
(21386, '185.215.166.96', NULL, 4, '2024-06-29 12:31:45', '2024-06-29 12:31:49'),
(21387, '198.235.24.167', NULL, 1, '2024-06-29 12:39:12', '2024-06-29 12:39:12'),
(21388, '49.89.32.9', NULL, 1, '2024-06-29 13:14:56', '2024-06-29 13:14:56'),
(21389, '51.222.253.4', NULL, 1, '2024-06-29 13:16:36', '2024-06-29 13:16:36'),
(21390, '58.219.141.246', NULL, 1, '2024-06-29 13:34:43', '2024-06-29 13:34:43'),
(21391, '79.166.181.29', NULL, 1, '2024-06-29 14:15:23', '2024-06-29 14:15:23'),
(21392, '104.237.142.26', NULL, 1, '2024-06-29 15:02:37', '2024-06-29 15:02:37'),
(21393, '135.148.100.196', NULL, 2, '2024-06-29 15:12:20', '2024-06-29 15:16:58'),
(21394, '113.231.11.181', NULL, 1, '2024-06-29 16:01:18', '2024-06-29 16:01:18'),
(21395, '45.64.112.1', NULL, 1, '2024-06-29 16:10:23', '2024-06-29 16:10:23'),
(21396, '203.202.250.117', NULL, 2, '2024-06-29 16:22:49', '2024-06-29 16:26:17'),
(21397, '77.75.78.164', NULL, 1, '2024-06-29 16:30:55', '2024-06-29 16:30:55'),
(21398, '154.16.192.238', NULL, 1, '2024-06-29 16:48:01', '2024-06-29 16:48:01'),
(21399, '183.141.202.106', NULL, 1, '2024-06-29 16:58:53', '2024-06-29 16:58:53'),
(21400, '27.150.165.206', NULL, 1, '2024-06-29 17:15:29', '2024-06-29 17:15:29'),
(21401, '5.133.192.168', NULL, 1, '2024-06-29 19:09:53', '2024-06-29 19:09:53'),
(21402, '103.179.86.118', NULL, 1, '2024-06-29 19:40:34', '2024-06-29 19:40:34'),
(21403, '66.249.66.1', NULL, 2, '2024-06-29 19:41:22', '2024-06-29 19:50:24'),
(21404, '45.33.8.168', NULL, 1, '2024-06-29 20:20:18', '2024-06-29 20:20:18'),
(21405, '43.135.181.13', NULL, 1, '2024-06-29 20:37:16', '2024-06-29 20:37:16'),
(21406, '66.249.66.37', NULL, 1, '2024-06-29 20:53:52', '2024-06-29 20:53:52'),
(21407, '193.186.4.63', NULL, 1, '2024-06-29 21:47:13', '2024-06-29 21:47:13'),
(21408, '156.236.146.250', NULL, 1, '2024-06-29 22:14:59', '2024-06-29 22:14:59'),
(21409, '69.164.205.184', NULL, 1, '2024-06-29 22:23:37', '2024-06-29 22:23:37'),
(21410, '113.121.42.153', NULL, 1, '2024-06-29 22:27:18', '2024-06-29 22:27:18'),
(21411, '128.204.212.85', NULL, 1, '2024-06-29 22:27:57', '2024-06-29 22:27:57'),
(21412, '18.188.216.227', NULL, 1, '2024-06-29 23:57:35', '2024-06-29 23:57:35'),
(21413, '205.210.31.47', NULL, 1, '2024-06-30 00:03:51', '2024-06-30 00:03:51'),
(21414, '128.204.212.77', NULL, 1, '2024-06-30 00:14:52', '2024-06-30 00:14:52'),
(21415, '144.76.104.143', NULL, 1, '2024-06-30 00:48:27', '2024-06-30 00:48:27'),
(21416, '54.71.138.52', NULL, 1, '2024-06-30 00:57:57', '2024-06-30 00:57:57'),
(21417, '35.92.45.186', NULL, 1, '2024-06-30 01:01:57', '2024-06-30 01:01:57'),
(21418, '178.171.112.248', NULL, 1, '2024-06-30 01:34:16', '2024-06-30 01:34:16'),
(21419, '106.110.184.173', NULL, 1, '2024-06-30 02:01:28', '2024-06-30 02:01:28'),
(21420, '60.163.10.169', NULL, 1, '2024-06-30 02:06:08', '2024-06-30 02:06:08'),
(21421, '110.154.96.32', NULL, 2, '2024-06-30 03:35:10', '2024-06-30 03:35:14'),
(21422, '110.154.97.135', NULL, 1, '2024-06-30 03:38:05', '2024-06-30 03:38:05'),
(21423, '159.203.65.26', NULL, 4, '2024-06-30 03:39:22', '2024-06-30 03:39:23'),
(21424, '66.249.66.2', NULL, 2, '2024-06-30 04:34:18', '2024-07-01 00:23:24'),
(21425, '141.98.11.180', NULL, 1, '2024-06-30 04:39:31', '2024-06-30 04:39:31'),
(21426, '112.194.88.185', NULL, 1, '2024-06-30 04:50:23', '2024-06-30 04:50:23'),
(21427, '185.241.149.202', NULL, 1, '2024-06-30 05:17:14', '2024-06-30 05:17:14'),
(21428, '154.36.173.209', NULL, 1, '2024-06-30 05:19:20', '2024-06-30 05:19:20'),
(21429, '121.237.36.29', NULL, 2, '2024-06-30 05:46:22', '2024-06-30 13:56:52'),
(21430, '121.237.36.27', NULL, 4, '2024-06-30 05:48:14', '2024-06-30 14:09:30'),
(21431, '121.237.36.30', NULL, 4, '2024-06-30 05:49:39', '2024-06-30 14:22:21'),
(21432, '35.92.45.186', NULL, 1, '2024-06-30 06:01:43', '2024-06-30 06:01:43'),
(21433, '66.249.66.1', NULL, 2, '2024-06-30 06:03:30', '2024-06-30 23:37:45'),
(21434, '125.123.191.232', NULL, 1, '2024-06-30 06:16:45', '2024-06-30 06:16:45'),
(21435, '71.67.105.238', NULL, 1, '2024-06-30 06:30:45', '2024-06-30 06:30:45'),
(21436, '54.223.89.173', NULL, 1, '2024-06-30 06:31:07', '2024-06-30 06:31:07'),
(21437, '106.75.17.115', NULL, 1, '2024-06-30 06:31:30', '2024-06-30 06:31:30'),
(21438, '172.203.237.77', NULL, 7, '2024-06-30 06:58:19', '2024-06-30 06:58:25'),
(21439, '205.210.31.165', NULL, 1, '2024-06-30 07:00:22', '2024-06-30 07:00:22'),
(21440, '198.235.24.185', NULL, 1, '2024-06-30 07:39:38', '2024-06-30 07:39:38'),
(21441, '35.89.204.82', NULL, 1, '2024-06-30 08:24:07', '2024-06-30 08:24:07'),
(21442, '68.132.18.34', NULL, 1, '2024-06-30 08:39:41', '2024-06-30 08:39:41'),
(21443, '117.33.163.216', NULL, 1, '2024-06-30 08:39:58', '2024-06-30 08:39:58'),
(21444, '72.14.201.159', NULL, 1, '2024-06-30 08:58:16', '2024-06-30 08:58:16'),
(21445, '27.147.191.221', NULL, 1, '2024-06-30 09:53:02', '2024-06-30 09:53:02'),
(21446, '38.11.239.77', NULL, 1, '2024-06-30 09:55:41', '2024-06-30 09:55:41'),
(21447, '185.208.207.31', NULL, 4, '2024-06-30 10:04:29', '2024-06-30 10:05:12'),
(21448, '49.85.189.69', NULL, 1, '2024-06-30 10:16:09', '2024-06-30 10:16:09'),
(21449, '124.236.100.56', NULL, 2, '2024-06-30 10:28:25', '2024-06-30 10:28:58'),
(21450, '37.111.200.156', NULL, 2, '2024-06-30 10:49:15', '2024-06-30 10:50:45'),
(21451, '198.235.24.134', NULL, 1, '2024-06-30 10:54:27', '2024-06-30 10:54:27'),
(21452, '93.158.90.52', NULL, 1, '2024-06-30 11:16:57', '2024-06-30 11:16:57'),
(21453, '66.249.66.43', NULL, 2, '2024-06-30 11:43:10', '2024-07-01 00:20:25'),
(21454, '205.169.39.7', NULL, 1, '2024-06-30 11:46:00', '2024-06-30 11:46:00'),
(21455, '15.235.15.135', NULL, 1, '2024-06-30 11:58:27', '2024-06-30 11:58:27'),
(21456, '45.56.70.184', NULL, 1, '2024-06-30 12:11:00', '2024-06-30 12:11:00'),
(21457, '103.30.191.58', NULL, 1, '2024-06-30 12:18:26', '2024-06-30 12:18:26'),
(21458, '103.197.206.82', NULL, 1, '2024-06-30 12:21:21', '2024-06-30 12:21:21'),
(21459, '103.161.68.181', NULL, 1, '2024-06-30 12:24:20', '2024-06-30 12:24:20'),
(21460, '23.145.40.147', NULL, 1, '2024-06-30 12:43:32', '2024-06-30 12:43:32'),
(21461, '66.249.66.42', NULL, 1, '2024-06-30 13:16:20', '2024-06-30 13:16:20'),
(21462, '36.99.136.137', NULL, 1, '2024-06-30 13:20:35', '2024-06-30 13:20:35'),
(21463, '49.89.34.195', NULL, 1, '2024-06-30 13:55:46', '2024-06-30 13:55:46'),
(21464, '115.239.60.14', NULL, 1, '2024-06-30 14:02:02', '2024-06-30 14:02:02'),
(21465, '121.237.36.28', NULL, 1, '2024-06-30 14:02:14', '2024-06-30 14:02:14'),
(21466, '134.122.112.227', NULL, 1, '2024-06-30 14:21:41', '2024-06-30 14:21:41'),
(21467, '115.127.133.2', NULL, 1, '2024-06-30 15:08:15', '2024-06-30 15:08:15'),
(21468, '69.10.48.159', NULL, 1, '2024-06-30 15:26:28', '2024-06-30 15:26:28'),
(21469, '116.212.106.229', NULL, 1, '2024-06-30 15:54:49', '2024-06-30 15:54:49'),
(21470, '193.186.4.159', NULL, 1, '2024-06-30 16:14:09', '2024-06-30 16:14:09'),
(21471, '135.148.100.196', NULL, 2, '2024-06-30 16:15:50', '2024-06-30 19:16:44'),
(21472, '158.69.25.39', NULL, 1, '2024-06-30 16:24:48', '2024-06-30 16:24:48'),
(21473, '188.150.160.57', NULL, 1, '2024-06-30 20:23:06', '2024-06-30 20:23:06'),
(21474, '182.44.12.37', NULL, 1, '2024-06-30 21:00:24', '2024-06-30 21:00:24'),
(21475, '210.1.246.86', NULL, 1, '2024-06-30 21:01:21', '2024-06-30 21:01:21'),
(21476, '145.220.91.19', NULL, 1, '2024-06-30 21:41:50', '2024-06-30 21:41:50'),
(21477, '188.165.210.23', NULL, 1, '2024-06-30 21:51:35', '2024-06-30 21:51:35'),
(21478, '81.181.57.86', NULL, 1, '2024-06-30 22:12:24', '2024-06-30 22:12:24'),
(21479, '2.59.183.199', NULL, 2, '2024-06-30 23:04:01', '2024-06-30 23:04:02'),
(21480, '95.231.4.24', NULL, 1, '2024-06-30 23:31:49', '2024-06-30 23:31:49'),
(21481, '42.236.101.205', NULL, 1, '2024-07-01 00:01:19', '2024-07-01 00:01:19'),
(21482, '35.91.137.217', NULL, 1, '2024-07-01 00:09:11', '2024-07-01 00:09:11'),
(21483, '34.215.52.177', NULL, 1, '2024-07-01 00:15:26', '2024-07-01 00:15:26'),
(21484, '23.26.220.31', NULL, 1, '2024-07-01 00:18:45', '2024-07-01 00:18:45'),
(21485, '69.171.231.9', NULL, 1, '2024-07-01 00:51:15', '2024-07-01 00:51:15'),
(21486, '66.249.66.22', NULL, 1, '2024-07-01 00:59:00', '2024-07-01 00:59:00'),
(21487, '20.165.216.229', NULL, 1, '2024-07-01 01:08:24', '2024-07-01 01:08:24'),
(21488, '198.235.24.138', NULL, 1, '2024-07-01 01:27:06', '2024-07-01 01:27:06'),
(21489, '89.187.162.177', NULL, 1, '2024-07-01 01:37:26', '2024-07-01 01:37:26'),
(21490, '193.175.2.73', NULL, 1, '2024-07-01 02:17:33', '2024-07-01 02:17:33'),
(21491, '5.188.62.21', NULL, 1, '2024-07-01 03:03:07', '2024-07-01 03:03:07'),
(21492, '205.210.31.153', NULL, 1, '2024-07-01 03:28:21', '2024-07-01 03:28:21'),
(21493, '207.46.13.111', NULL, 1, '2024-07-01 04:26:02', '2024-07-01 04:26:02'),
(21494, '119.49.114.88', NULL, 1, '2024-07-01 04:57:51', '2024-07-01 04:57:51'),
(21495, '52.87.188.173', NULL, 1, '2024-07-01 05:03:59', '2024-07-01 05:03:59'),
(21496, '17.241.75.216', NULL, 1, '2024-07-01 05:13:54', '2024-07-01 05:13:54'),
(21497, '123.16.61.128', NULL, 1, '2024-07-01 05:18:47', '2024-07-01 05:18:47'),
(21498, '205.169.39.23', NULL, 1, '2024-07-01 05:32:31', '2024-07-01 05:32:31'),
(21499, '66.249.66.22', NULL, 1, '2024-07-01 05:49:03', '2024-07-01 05:49:03'),
(21500, '195.191.219.133', NULL, 1, '2024-07-01 06:31:33', '2024-07-01 06:31:33'),
(21501, '66.249.66.43', NULL, 1, '2024-07-01 07:13:52', '2024-07-01 07:13:52'),
(21502, '17.241.75.146', NULL, 1, '2024-07-01 07:38:27', '2024-07-01 07:38:27'),
(21503, '35.81.81.2', NULL, 1, '2024-07-01 08:00:35', '2024-07-01 08:00:35'),
(21504, '103.75.76.66', NULL, 1, '2024-07-01 08:04:20', '2024-07-01 08:04:20'),
(21505, '43.229.208.190', NULL, 1, '2024-07-01 09:37:15', '2024-07-01 09:37:15'),
(21506, '182.44.67.97', NULL, 1, '2024-07-01 09:49:39', '2024-07-01 09:49:39'),
(21507, '124.236.100.56', NULL, 3, '2024-07-01 10:07:29', '2024-07-01 10:07:59'),
(21508, '124.236.100.56', NULL, 3, '2024-07-01 10:07:29', '2024-07-01 10:07:59'),
(21509, '91.92.250.119', NULL, 1, '2024-07-01 10:21:53', '2024-07-01 10:21:53'),
(21510, '91.92.250.119', NULL, 1, '2024-07-01 10:21:53', '2024-07-01 10:21:53'),
(21511, '103.120.222.37', NULL, 1, '2024-07-01 11:12:51', '2024-07-01 11:12:51'),
(21512, '103.30.188.214', NULL, 3, '2024-07-01 11:16:08', '2024-07-01 15:07:45'),
(21513, '51.222.253.5', NULL, 1, '2024-07-01 11:41:59', '2024-07-01 11:41:59'),
(21514, '86.121.67.96', NULL, 1, '2024-07-01 13:37:34', '2024-07-01 13:37:34'),
(21515, '109.237.130.6', NULL, 1, '2024-07-01 13:52:45', '2024-07-01 13:52:45'),
(21516, '84.17.45.116', NULL, 1, '2024-07-01 13:58:39', '2024-07-01 13:58:39'),
(21517, '193.186.4.159', NULL, 1, '2024-07-01 14:35:46', '2024-07-01 14:35:46'),
(21518, '103.148.149.34', NULL, 1, '2024-07-01 14:36:40', '2024-07-01 14:36:40'),
(21519, '202.134.8.195', NULL, 3, '2024-07-01 14:37:06', '2024-07-01 14:59:17'),
(21520, '115.127.82.234', NULL, 1, '2024-07-01 14:51:45', '2024-07-01 14:51:45'),
(21521, '52.167.144.145', NULL, 1, '2024-07-01 15:08:17', '2024-07-01 15:08:17'),
(21522, '188.135.60.225', NULL, 1, '2024-07-01 15:14:18', '2024-07-01 15:14:18'),
(21523, '206.0.193.2', NULL, 2, '2024-07-01 15:42:42', '2024-07-01 15:42:44'),
(21524, '72.14.201.159', NULL, 1, '2024-07-01 15:49:32', '2024-07-01 15:49:32'),
(21525, '193.26.115.73', NULL, 5, '2024-07-01 16:21:37', '2024-07-01 16:22:00'),
(21526, '103.78.53.114', NULL, 1, '2024-07-01 16:23:35', '2024-07-01 16:23:35'),
(21527, '173.252.107.7', NULL, 1, '2024-07-01 17:07:50', '2024-07-01 17:07:50'),
(21528, '154.16.49.89', NULL, 1, '2024-07-01 17:10:23', '2024-07-01 17:10:23'),
(21529, '125.125.131.166', NULL, 1, '2024-07-01 17:44:33', '2024-07-01 17:44:33'),
(21530, '156.236.148.18', NULL, 1, '2024-07-01 17:49:45', '2024-07-01 17:49:45'),
(21531, '23.26.220.24', NULL, 1, '2024-07-01 18:48:58', '2024-07-01 18:48:58'),
(21532, '103.92.153.22', NULL, 1, '2024-07-01 19:34:18', '2024-07-01 19:34:18'),
(21533, '157.90.209.79', NULL, 1, '2024-07-01 19:48:28', '2024-07-01 19:48:28'),
(21534, '110.166.254.98', NULL, 1, '2024-07-01 20:28:10', '2024-07-01 20:28:10'),
(21535, '134.122.129.5', NULL, 1, '2024-07-01 20:35:10', '2024-07-01 20:35:10'),
(21536, '54.246.70.194', NULL, 1, '2024-07-01 20:37:05', '2024-07-01 20:37:05'),
(21537, '49.70.180.132', NULL, 1, '2024-07-01 20:40:05', '2024-07-01 20:40:05'),
(21538, '181.214.218.78', NULL, 1, '2024-07-01 20:53:27', '2024-07-01 20:53:27'),
(21539, '155.138.240.36', NULL, 1, '2024-07-01 21:13:18', '2024-07-01 21:13:18'),
(21540, '66.135.23.13', NULL, 1, '2024-07-01 21:15:51', '2024-07-01 21:15:51'),
(21541, '52.81.207.51', NULL, 1, '2024-07-01 22:27:54', '2024-07-01 22:27:54'),
(21542, '128.204.212.78', NULL, 1, '2024-07-01 23:04:42', '2024-07-01 23:04:42'),
(21543, '18.201.188.108', NULL, 1, '2024-07-01 23:08:22', '2024-07-01 23:08:22'),
(21544, '54.74.123.164', NULL, 1, '2024-07-01 23:37:07', '2024-07-01 23:37:07'),
(21545, '34.222.207.168', NULL, 1, '2024-07-01 23:51:15', '2024-07-01 23:51:15'),
(21546, '35.92.135.181', NULL, 1, '2024-07-02 00:03:06', '2024-07-02 00:03:06'),
(21547, '66.249.66.41', NULL, 1, '2024-07-02 00:08:45', '2024-07-02 00:08:45'),
(21548, '54.189.168.121', NULL, 1, '2024-07-02 00:53:53', '2024-07-02 00:53:53'),
(21549, '121.228.237.151', NULL, 1, '2024-07-02 00:54:26', '2024-07-02 00:54:26'),
(21550, '117.65.0.80', NULL, 1, '2024-07-02 01:09:11', '2024-07-02 01:09:11'),
(21551, '114.239.148.233', NULL, 1, '2024-07-02 01:09:45', '2024-07-02 01:09:45'),
(21552, '145.220.91.19', NULL, 1, '2024-07-02 01:21:56', '2024-07-02 01:21:56'),
(21553, '145.220.91.19', NULL, 1, '2024-07-02 04:06:11', '2024-07-02 04:06:11'),
(21554, '45.63.85.187', NULL, 1, '2024-07-02 04:20:42', '2024-07-02 04:20:42'),
(21555, '138.197.30.177', NULL, 1, '2024-07-02 04:41:45', '2024-07-02 04:41:45'),
(21556, '34.207.180.152', NULL, 1, '2024-07-02 05:14:35', '2024-07-02 05:14:35'),
(21557, '147.185.132.243', NULL, 1, '2024-07-02 05:19:41', '2024-07-02 05:19:41');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(21558, '139.211.25.164', NULL, 1, '2024-07-02 05:34:13', '2024-07-02 05:34:13'),
(21559, '110.154.132.50', NULL, 1, '2024-07-02 05:36:38', '2024-07-02 05:36:38'),
(21560, '199.45.155.84', NULL, 1, '2024-07-02 05:43:00', '2024-07-02 05:43:00'),
(21561, '195.191.219.132', NULL, 1, '2024-07-02 05:45:10', '2024-07-02 05:45:10'),
(21562, '205.169.39.11', NULL, 1, '2024-07-02 05:53:23', '2024-07-02 05:53:23'),
(21563, '205.169.39.16', NULL, 1, '2024-07-02 05:55:49', '2024-07-02 05:55:49'),
(21564, '47.236.152.74', NULL, 2, '2024-07-02 06:07:26', '2024-07-03 03:48:58'),
(21565, '205.169.39.46', NULL, 1, '2024-07-02 06:14:37', '2024-07-02 06:14:37'),
(21566, '205.169.39.7', NULL, 1, '2024-07-02 06:15:37', '2024-07-02 06:15:37'),
(21567, '205.169.39.47', NULL, 1, '2024-07-02 06:19:47', '2024-07-02 06:19:47'),
(21568, '192.158.28.96', NULL, 1, '2024-07-02 06:33:38', '2024-07-02 06:33:38'),
(21569, '45.156.128.61', NULL, 1, '2024-07-02 06:36:10', '2024-07-02 06:36:10'),
(21570, '84.247.160.67', NULL, 4, '2024-07-02 07:18:18', '2024-07-02 07:18:22'),
(21571, '172.98.33.45', NULL, 4, '2024-07-02 07:30:32', '2024-07-02 07:30:36'),
(21572, '128.204.212.85', NULL, 1, '2024-07-02 07:34:29', '2024-07-02 07:34:29'),
(21573, '199.45.155.87', NULL, 1, '2024-07-02 08:06:23', '2024-07-02 08:06:23'),
(21574, '91.92.254.146', NULL, 1, '2024-07-02 08:23:45', '2024-07-02 08:23:45'),
(21575, '20.2.117.143', NULL, 2, '2024-07-02 08:39:20', '2024-07-02 08:39:22'),
(21576, '216.131.78.88', NULL, 2, '2024-07-02 08:49:02', '2024-07-02 08:49:03'),
(21577, '119.148.8.34', NULL, 1, '2024-07-02 08:56:51', '2024-07-02 08:56:51'),
(21578, '3.26.31.151', NULL, 1, '2024-07-02 10:12:30', '2024-07-02 10:12:30'),
(21579, '13.54.217.201', NULL, 2, '2024-07-02 10:12:32', '2024-07-02 15:49:07'),
(21580, '128.0.62.221', NULL, 1, '2024-07-02 10:19:56', '2024-07-02 10:19:56'),
(21581, '49.7.227.204', NULL, 1, '2024-07-02 10:29:30', '2024-07-02 10:29:30'),
(21582, '103.131.71.70', NULL, 1, '2024-07-02 11:37:22', '2024-07-02 11:37:22'),
(21583, '72.14.201.159', NULL, 1, '2024-07-02 12:22:52', '2024-07-02 12:22:52'),
(21584, '112.194.91.196', NULL, 1, '2024-07-02 12:42:07', '2024-07-02 12:42:07'),
(21585, '202.134.8.194', NULL, 1, '2024-07-02 12:48:47', '2024-07-02 12:48:47'),
(21586, '103.74.19.105', NULL, 1, '2024-07-02 12:51:12', '2024-07-02 12:51:12'),
(21587, '198.235.24.158', NULL, 1, '2024-07-02 12:52:54', '2024-07-02 12:52:54'),
(21588, '103.137.0.9', NULL, 2, '2024-07-02 13:02:22', '2024-07-02 13:02:33'),
(21589, '198.235.24.105', NULL, 1, '2024-07-02 14:35:09', '2024-07-02 14:35:09'),
(21590, '36.99.136.137', NULL, 1, '2024-07-02 14:35:51', '2024-07-02 14:35:51'),
(21591, '3.94.113.98', NULL, 1, '2024-07-02 14:58:25', '2024-07-02 14:58:25'),
(21592, '36.99.136.129', NULL, 1, '2024-07-02 15:01:28', '2024-07-02 15:01:28'),
(21593, '3.25.89.223', NULL, 1, '2024-07-02 15:49:05', '2024-07-02 15:49:05'),
(21594, '43.229.208.190', NULL, 1, '2024-07-02 15:54:30', '2024-07-02 15:54:30'),
(21595, '42.236.17.246', NULL, 1, '2024-07-02 16:23:50', '2024-07-02 16:23:50'),
(21596, '128.204.212.84', NULL, 2, '2024-07-02 16:43:28', '2024-07-03 01:06:29'),
(21597, '54.189.61.234', NULL, 1, '2024-07-02 17:06:54', '2024-07-02 17:06:54'),
(21598, '54.200.187.118', NULL, 1, '2024-07-02 17:06:55', '2024-07-02 17:06:55'),
(21599, '193.186.4.159', NULL, 2, '2024-07-02 17:24:44', '2024-07-02 18:57:36'),
(21600, '42.236.17.208', NULL, 1, '2024-07-02 17:54:08', '2024-07-02 17:54:08'),
(21601, '42.236.17.3', NULL, 1, '2024-07-02 17:54:14', '2024-07-02 17:54:14'),
(21602, '42.236.17.239', NULL, 1, '2024-07-02 17:54:15', '2024-07-02 17:54:15'),
(21603, '66.135.20.154', NULL, 1, '2024-07-02 19:26:16', '2024-07-02 19:26:16'),
(21604, '205.210.31.53', NULL, 1, '2024-07-02 20:52:37', '2024-07-02 20:52:37'),
(21605, '207.246.69.3', NULL, 1, '2024-07-02 21:04:05', '2024-07-02 21:04:05'),
(21606, '103.41.244.111', NULL, 2, '2024-07-02 21:20:01', '2024-07-02 21:20:09'),
(21607, '87.236.176.168', NULL, 1, '2024-07-02 22:04:35', '2024-07-02 22:04:35'),
(21608, '34.215.144.221', NULL, 1, '2024-07-02 22:05:51', '2024-07-02 22:05:51'),
(21609, '144.202.43.123', NULL, 1, '2024-07-02 22:22:51', '2024-07-02 22:22:51'),
(21610, '3.21.161.54', NULL, 1, '2024-07-02 22:23:29', '2024-07-02 22:23:29'),
(21611, '49.68.23.142', NULL, 1, '2024-07-02 22:44:14', '2024-07-02 22:44:14'),
(21612, '63.135.161.171', NULL, 1, '2024-07-02 22:58:40', '2024-07-02 22:58:40'),
(21613, '173.239.211.97', NULL, 1, '2024-07-02 23:00:23', '2024-07-02 23:00:23'),
(21614, '63.135.161.166', NULL, 1, '2024-07-02 23:05:29', '2024-07-02 23:05:29'),
(21615, '63.135.161.159', NULL, 1, '2024-07-02 23:07:22', '2024-07-02 23:07:22'),
(21616, '63.135.161.183', NULL, 1, '2024-07-02 23:10:08', '2024-07-02 23:10:08'),
(21617, '20.48.224.83', NULL, 1, '2024-07-02 23:27:40', '2024-07-02 23:27:40'),
(21618, '113.219.218.197', NULL, 1, '2024-07-02 23:34:14', '2024-07-02 23:34:14'),
(21619, '123.249.87.110', NULL, 1, '2024-07-03 00:30:58', '2024-07-03 00:30:58'),
(21620, '35.163.110.203', NULL, 1, '2024-07-03 00:57:50', '2024-07-03 00:57:50'),
(21621, '36.182.49.43', NULL, 1, '2024-07-03 01:11:15', '2024-07-03 01:11:15'),
(21622, '77.222.241.229', NULL, 1, '2024-07-03 01:24:56', '2024-07-03 01:24:56'),
(21623, '84.239.54.49', NULL, 1, '2024-07-03 02:17:24', '2024-07-03 02:17:24'),
(21624, '185.208.207.31', NULL, 4, '2024-07-03 02:58:11', '2024-07-03 02:58:15'),
(21625, '66.249.66.1', NULL, 1, '2024-07-03 03:42:43', '2024-07-03 03:42:43'),
(21626, '17.241.219.107', NULL, 1, '2024-07-03 03:52:47', '2024-07-03 03:52:47'),
(21627, '51.222.253.8', NULL, 1, '2024-07-03 03:55:28', '2024-07-03 03:55:28'),
(21628, '111.7.96.157', NULL, 2, '2024-07-03 04:01:37', '2024-07-03 04:01:39'),
(21629, '121.225.148.33', NULL, 1, '2024-07-03 04:20:29', '2024-07-03 04:20:29'),
(21630, '17.241.219.142', NULL, 1, '2024-07-03 04:25:06', '2024-07-03 04:25:06'),
(21631, '36.99.136.129', NULL, 1, '2024-07-03 04:32:37', '2024-07-03 04:32:37'),
(21632, '36.99.136.136', NULL, 1, '2024-07-03 04:32:41', '2024-07-03 04:32:41'),
(21633, '36.182.48.141', NULL, 1, '2024-07-03 05:05:04', '2024-07-03 05:05:04'),
(21634, '54.147.196.84', NULL, 1, '2024-07-03 05:09:49', '2024-07-03 05:09:49'),
(21635, '203.83.11.14', NULL, 1, '2024-07-03 05:23:40', '2024-07-03 05:23:40'),
(21636, '188.119.154.184', NULL, 1, '2024-07-03 05:36:39', '2024-07-03 05:36:39'),
(21637, '103.220.205.220', NULL, 1, '2024-07-03 06:42:47', '2024-07-03 06:42:47'),
(21638, '205.169.39.5', NULL, 1, '2024-07-03 07:27:57', '2024-07-03 07:27:57'),
(21639, '128.204.212.78', NULL, 1, '2024-07-03 07:42:47', '2024-07-03 07:42:47'),
(21640, '173.252.107.14', NULL, 1, '2024-07-03 08:10:01', '2024-07-03 08:10:01'),
(21641, '122.238.152.114', NULL, 1, '2024-07-03 08:28:13', '2024-07-03 08:28:13'),
(21642, '182.16.158.33', NULL, 2, '2024-07-03 08:43:48', '2024-07-03 09:08:50'),
(21643, '37.19.223.107', NULL, 1, '2024-07-03 09:03:03', '2024-07-03 09:03:03'),
(21644, '43.229.208.190', NULL, 15, '2024-07-03 09:34:28', '2024-07-03 11:11:46'),
(21645, '77.222.241.229', NULL, 1, '2024-07-03 09:48:49', '2024-07-03 09:48:49'),
(21646, '51.222.253.8', NULL, 1, '2024-07-03 09:54:56', '2024-07-03 09:54:56'),
(21647, '128.204.212.84', NULL, 3, '2024-07-03 10:34:04', '2024-07-03 17:55:51'),
(21648, '210.4.75.54', NULL, 2, '2024-07-03 10:35:21', '2024-07-03 12:56:28'),
(21649, '18.116.68.11', NULL, 1, '2024-07-03 10:57:25', '2024-07-03 10:57:25'),
(21650, '18.224.128.89', NULL, 1, '2024-07-03 10:57:25', '2024-07-03 10:57:25'),
(21651, '3.16.215.50', NULL, 1, '2024-07-03 10:57:33', '2024-07-03 10:57:33'),
(21652, '103.152.228.4', NULL, 2, '2024-07-03 11:09:57', '2024-07-03 11:10:04'),
(21653, '43.130.7.211', NULL, 1, '2024-07-03 11:14:26', '2024-07-03 11:14:26'),
(21654, '103.217.111.114', NULL, 1, '2024-07-03 12:37:24', '2024-07-03 12:37:24'),
(21655, '42.83.147.54', NULL, 2, '2024-07-03 12:57:00', '2024-07-03 12:57:02'),
(21656, '103.143.160.118', NULL, 1, '2024-07-03 13:01:52', '2024-07-03 13:01:52'),
(21657, '27.115.124.109', NULL, 1, '2024-07-03 13:15:41', '2024-07-03 13:15:41'),
(21658, '123.6.49.47', NULL, 1, '2024-07-03 13:15:42', '2024-07-03 13:15:42'),
(21659, '110.154.96.16', NULL, 1, '2024-07-03 13:39:29', '2024-07-03 13:39:29'),
(21660, '103.245.205.129', NULL, 1, '2024-07-03 14:14:22', '2024-07-03 14:14:22'),
(21661, '128.204.212.77', NULL, 2, '2024-07-03 14:31:58', '2024-07-03 17:23:37'),
(21662, '203.188.248.2', NULL, 1, '2024-07-03 15:45:09', '2024-07-03 15:45:09'),
(21663, '192.186.191.104', NULL, 1, '2024-07-03 15:53:58', '2024-07-03 15:53:58'),
(21664, '81.71.5.172', NULL, 1, '2024-07-03 16:16:21', '2024-07-03 16:16:21'),
(21665, '103.30.188.214', NULL, 2, '2024-07-03 16:31:25', '2024-07-03 16:32:17'),
(21666, '128.204.212.85', NULL, 2, '2024-07-03 16:49:07', '2024-07-03 17:13:05'),
(21667, '103.88.24.9', NULL, 1, '2024-07-03 17:48:47', '2024-07-03 17:48:47'),
(21668, '40.84.221.216', NULL, 1, '2024-07-03 19:25:13', '2024-07-03 19:25:13'),
(21669, '72.14.201.159', NULL, 1, '2024-07-03 19:40:08', '2024-07-03 19:40:08'),
(21670, '103.70.170.21', NULL, 1, '2024-07-03 19:40:28', '2024-07-03 19:40:28'),
(21671, '84.17.40.109', NULL, 1, '2024-07-03 20:05:41', '2024-07-03 20:05:41'),
(21672, '66.249.66.37', NULL, 3, '2024-07-03 21:01:34', '2024-07-04 00:52:56'),
(21673, '45.76.12.160', NULL, 1, '2024-07-03 21:11:17', '2024-07-03 21:11:17'),
(21674, '162.241.218.37', NULL, 1, '2024-07-03 21:15:45', '2024-07-03 21:15:45'),
(21675, '181.177.140.104', NULL, 1, '2024-07-03 21:43:16', '2024-07-03 21:43:16'),
(21676, '144.48.115.18', NULL, 1, '2024-07-03 22:01:07', '2024-07-03 22:01:07'),
(21677, '87.236.176.79', NULL, 1, '2024-07-03 22:07:07', '2024-07-03 22:07:07'),
(21678, '157.90.209.79', NULL, 3, '2024-07-03 22:14:23', '2024-07-03 22:15:58'),
(21679, '156.236.148.14', NULL, 1, '2024-07-03 22:23:42', '2024-07-03 22:23:42'),
(21680, '82.197.71.18', NULL, 4, '2024-07-03 22:24:00', '2024-07-03 22:27:47'),
(21681, '209.141.62.71', NULL, 1, '2024-07-03 22:27:42', '2024-07-03 22:27:42'),
(21682, '208.167.245.66', NULL, 1, '2024-07-03 22:29:42', '2024-07-03 22:29:42'),
(21683, '35.91.178.187', NULL, 1, '2024-07-03 22:33:10', '2024-07-03 22:33:10'),
(21684, '146.59.52.85', NULL, 1, '2024-07-03 22:38:08', '2024-07-03 22:38:08'),
(21685, '66.249.66.12', NULL, 1, '2024-07-03 22:46:22', '2024-07-03 22:46:22'),
(21686, '66.249.66.11', NULL, 1, '2024-07-03 23:30:26', '2024-07-03 23:30:26'),
(21687, '193.118.51.130', NULL, 1, '2024-07-03 23:50:31', '2024-07-03 23:50:31'),
(21688, '35.93.31.231', NULL, 1, '2024-07-04 00:11:52', '2024-07-04 00:11:52'),
(21689, '43.159.141.180', NULL, 1, '2024-07-04 00:15:55', '2024-07-04 00:15:55'),
(21690, '54.70.190.91', NULL, 2, '2024-07-04 01:19:44', '2024-07-04 01:19:45'),
(21691, '173.199.127.82', NULL, 1, '2024-07-04 02:01:10', '2024-07-04 02:01:10'),
(21692, '196.242.134.109', NULL, 1, '2024-07-04 02:16:33', '2024-07-04 02:16:33'),
(21693, '110.154.102.92', NULL, 1, '2024-07-04 02:24:05', '2024-07-04 02:24:05'),
(21694, '137.184.76.44', NULL, 1, '2024-07-04 04:47:49', '2024-07-04 04:47:49'),
(21695, '54.208.117.204', NULL, 1, '2024-07-04 05:09:20', '2024-07-04 05:09:20'),
(21696, '113.179.33.233', NULL, 1, '2024-07-04 06:22:29', '2024-07-04 06:22:29'),
(21697, '36.182.48.228', NULL, 1, '2024-07-04 06:26:01', '2024-07-04 06:26:01'),
(21698, '104.252.131.71', NULL, 1, '2024-07-04 07:09:46', '2024-07-04 07:09:46'),
(21699, '185.215.166.96', NULL, 4, '2024-07-04 07:10:25', '2024-07-04 07:10:41'),
(21700, '52.221.214.65', NULL, 1, '2024-07-04 07:10:26', '2024-07-04 07:10:26'),
(21701, '66.249.66.39', NULL, 1, '2024-07-04 08:26:33', '2024-07-04 08:26:33'),
(21702, '43.229.208.190', NULL, 3, '2024-07-04 08:28:39', '2024-07-04 15:31:21'),
(21703, '103.145.70.100', NULL, 2, '2024-07-04 08:44:39', '2024-07-04 08:47:25'),
(21704, '69.10.48.159', NULL, 1, '2024-07-04 08:46:26', '2024-07-04 08:46:26'),
(21705, '124.236.100.56', NULL, 6, '2024-07-04 09:47:26', '2024-07-04 18:20:23'),
(21706, '44.242.155.73', NULL, 1, '2024-07-04 09:58:14', '2024-07-04 09:58:14'),
(21707, '103.118.79.46', NULL, 1, '2024-07-04 10:02:03', '2024-07-04 10:02:03'),
(21708, '103.137.1.218', NULL, 1, '2024-07-04 10:46:39', '2024-07-04 10:46:39'),
(21709, '47.236.152.74', NULL, 1, '2024-07-04 10:48:03', '2024-07-04 10:48:03'),
(21710, '36.134.147.75', NULL, 1, '2024-07-04 11:21:59', '2024-07-04 11:21:59'),
(21711, '96.19.242.120', NULL, 1, '2024-07-04 11:22:58', '2024-07-04 11:22:58'),
(21712, '27.147.186.196', NULL, 1, '2024-07-04 12:10:50', '2024-07-04 12:10:50'),
(21713, '72.14.201.141', NULL, 1, '2024-07-04 12:24:02', '2024-07-04 12:24:02'),
(21714, '103.30.188.214', NULL, 1, '2024-07-04 12:25:42', '2024-07-04 12:25:42'),
(21715, '103.149.146.176', NULL, 1, '2024-07-04 12:54:03', '2024-07-04 12:54:03'),
(21716, '205.169.39.44', NULL, 1, '2024-07-04 12:55:26', '2024-07-04 12:55:26'),
(21717, '124.74.141.114', NULL, 1, '2024-07-04 13:03:39', '2024-07-04 13:03:39'),
(21718, '69.171.231.112', NULL, 1, '2024-07-04 13:07:01', '2024-07-04 13:07:01'),
(21719, '193.186.4.159', NULL, 1, '2024-07-04 13:21:53', '2024-07-04 13:21:53'),
(21720, '124.158.12.214', NULL, 2, '2024-07-04 14:54:47', '2024-07-04 14:54:54'),
(21721, '36.182.49.53', NULL, 1, '2024-07-04 15:18:46', '2024-07-04 15:18:46'),
(21722, '185.208.158.55', NULL, 2, '2024-07-04 15:54:45', '2024-07-04 16:04:22'),
(21723, '34.244.120.171', NULL, 1, '2024-07-04 18:05:12', '2024-07-04 18:05:12'),
(21724, '194.110.150.69', NULL, 2, '2024-07-04 18:20:09', '2024-07-04 18:20:10'),
(21725, '35.185.36.93', NULL, 2, '2024-07-04 18:31:07', '2024-07-04 18:39:51'),
(21726, '51.195.145.122', NULL, 1, '2024-07-04 18:33:37', '2024-07-04 18:33:37'),
(21727, '54.216.234.234', NULL, 1, '2024-07-04 18:54:28', '2024-07-04 18:54:28'),
(21728, '185.208.158.35', NULL, 1, '2024-07-04 19:01:12', '2024-07-04 19:01:12'),
(21729, '119.49.252.59', NULL, 1, '2024-07-04 19:09:06', '2024-07-04 19:09:06'),
(21730, '66.249.66.12', NULL, 1, '2024-07-04 19:10:37', '2024-07-04 19:10:37'),
(21731, '84.247.160.67', NULL, 4, '2024-07-04 19:14:01', '2024-07-04 19:14:06'),
(21732, '103.166.59.197', NULL, 2, '2024-07-04 19:26:25', '2024-07-04 19:45:07'),
(21733, '103.25.251.230', NULL, 1, '2024-07-04 19:40:00', '2024-07-04 19:40:00'),
(21734, '185.208.158.96', NULL, 1, '2024-07-04 20:07:28', '2024-07-04 20:07:28'),
(21735, '104.28.234.133', NULL, 1, '2024-07-04 20:58:27', '2024-07-04 20:58:27'),
(21736, '59.18.204.65', NULL, 1, '2024-07-04 20:58:28', '2024-07-04 20:58:28'),
(21737, '200.216.187.178', NULL, 1, '2024-07-04 20:58:29', '2024-07-04 20:58:29'),
(21738, '3.254.69.158', NULL, 1, '2024-07-04 21:02:35', '2024-07-04 21:02:35'),
(21739, '128.204.212.85', NULL, 1, '2024-07-04 21:25:39', '2024-07-04 21:25:39'),
(21740, '54.70.190.91', NULL, 2, '2024-07-04 22:44:15', '2024-07-04 22:44:16'),
(21741, '91.92.251.88', NULL, 1, '2024-07-04 23:01:39', '2024-07-04 23:01:39'),
(21742, '81.181.62.105', NULL, 1, '2024-07-04 23:01:44', '2024-07-04 23:01:44'),
(21743, '3.253.251.30', NULL, 1, '2024-07-04 23:12:09', '2024-07-04 23:12:09'),
(21744, '34.219.63.196', NULL, 1, '2024-07-05 00:17:05', '2024-07-05 00:17:05'),
(21745, '35.166.241.115', NULL, 1, '2024-07-05 00:47:00', '2024-07-05 00:47:00'),
(21746, '203.33.203.148', NULL, 1, '2024-07-05 00:52:22', '2024-07-05 00:52:22'),
(21747, '18.202.28.145', NULL, 1, '2024-07-05 01:51:39', '2024-07-05 01:51:39'),
(21748, '38.38.235.16', NULL, 1, '2024-07-05 02:17:57', '2024-07-05 02:17:57'),
(21749, '110.154.96.115', NULL, 1, '2024-07-05 03:42:00', '2024-07-05 03:42:00'),
(21750, '51.222.253.2', NULL, 1, '2024-07-05 04:53:51', '2024-07-05 04:53:51'),
(21751, '54.144.96.152', NULL, 1, '2024-07-05 05:26:58', '2024-07-05 05:26:58'),
(21752, '82.197.71.20', NULL, 4, '2024-07-05 06:04:43', '2024-07-05 06:05:46'),
(21753, '42.236.17.99', NULL, 1, '2024-07-05 06:25:42', '2024-07-05 06:25:42'),
(21754, '42.236.17.101', NULL, 1, '2024-07-05 06:26:55', '2024-07-05 06:26:55'),
(21755, '103.87.236.14', NULL, 1, '2024-07-05 06:35:17', '2024-07-05 06:35:17'),
(21756, '205.210.31.235', NULL, 1, '2024-07-05 06:44:08', '2024-07-05 06:44:08'),
(21757, '42.236.17.208', NULL, 1, '2024-07-05 07:44:22', '2024-07-05 07:44:22'),
(21758, '218.27.170.84', NULL, 2, '2024-07-05 07:51:52', '2024-07-05 07:53:15'),
(21759, '128.204.212.77', NULL, 1, '2024-07-05 08:21:14', '2024-07-05 08:21:14'),
(21760, '128.204.212.78', NULL, 2, '2024-07-05 08:34:39', '2024-07-06 02:50:05'),
(21761, '185.81.128.21', NULL, 1, '2024-07-05 08:37:57', '2024-07-05 08:37:57'),
(21762, '216.244.66.200', NULL, 1, '2024-07-05 09:13:37', '2024-07-05 09:13:37'),
(21763, '156.236.148.24', NULL, 1, '2024-07-05 10:11:59', '2024-07-05 10:11:59'),
(21764, '171.41.151.63', NULL, 1, '2024-07-05 11:30:03', '2024-07-05 11:30:03'),
(21765, '54.162.49.107', NULL, 3, '2024-07-05 11:51:11', '2024-07-05 11:59:14'),
(21766, '91.92.242.152', NULL, 1, '2024-07-05 11:58:52', '2024-07-05 11:58:52'),
(21767, '43.130.37.62', NULL, 1, '2024-07-05 12:54:38', '2024-07-05 12:54:38'),
(21768, '156.236.141.231', NULL, 1, '2024-07-05 12:58:39', '2024-07-05 12:58:39'),
(21769, '136.158.43.90', NULL, 1, '2024-07-05 14:16:57', '2024-07-05 14:16:57'),
(21770, '159.65.49.132', NULL, 1, '2024-07-05 15:01:09', '2024-07-05 15:01:09'),
(21771, '40.77.167.50', NULL, 1, '2024-07-05 15:20:25', '2024-07-05 15:20:25'),
(21772, '205.169.39.12', NULL, 1, '2024-07-05 16:47:25', '2024-07-05 16:47:25'),
(21773, '180.127.198.117', NULL, 1, '2024-07-05 17:16:30', '2024-07-05 17:16:30'),
(21774, '128.204.212.79', NULL, 2, '2024-07-05 17:21:59', '2024-07-06 01:24:16'),
(21775, '172.245.148.176', NULL, 1, '2024-07-05 18:03:44', '2024-07-05 18:03:44'),
(21776, '5.133.192.128', NULL, 1, '2024-07-05 18:07:19', '2024-07-05 18:07:19'),
(21777, '103.252.226.12', NULL, 1, '2024-07-05 18:09:00', '2024-07-05 18:09:00'),
(21778, '38.177.207.76', NULL, 1, '2024-07-05 18:43:08', '2024-07-05 18:43:08'),
(21779, '47.236.152.74', NULL, 1, '2024-07-05 18:46:03', '2024-07-05 18:46:03'),
(21780, '66.249.66.12', NULL, 1, '2024-07-05 20:15:30', '2024-07-05 20:15:30'),
(21781, '36.182.48.69', NULL, 1, '2024-07-05 21:03:07', '2024-07-05 21:03:07'),
(21782, '66.249.66.38', NULL, 1, '2024-07-05 21:04:53', '2024-07-05 21:04:53'),
(21783, '38.255.35.204', NULL, 1, '2024-07-05 21:22:08', '2024-07-05 21:22:08'),
(21784, '154.51.131.142', NULL, 1, '2024-07-05 23:43:22', '2024-07-05 23:43:22'),
(21785, '8.219.139.232', NULL, 1, '2024-07-05 23:46:14', '2024-07-05 23:46:14'),
(21786, '217.113.194.193', NULL, 1, '2024-07-06 00:17:41', '2024-07-06 00:17:41'),
(21787, '217.113.194.196', NULL, 1, '2024-07-06 00:17:49', '2024-07-06 00:17:49'),
(21788, '212.118.49.9', NULL, 1, '2024-07-06 00:44:16', '2024-07-06 00:44:16'),
(21789, '52.33.210.74', NULL, 1, '2024-07-06 00:50:41', '2024-07-06 00:50:41'),
(21790, '54.201.198.219', NULL, 1, '2024-07-06 00:53:05', '2024-07-06 00:53:05'),
(21791, '93.158.91.33', NULL, 1, '2024-07-06 01:34:13', '2024-07-06 01:34:13'),
(21792, '17.241.227.225', NULL, 1, '2024-07-06 01:35:50', '2024-07-06 01:35:50'),
(21793, '66.249.66.10', NULL, 1, '2024-07-06 01:42:55', '2024-07-06 01:42:55'),
(21794, '43.163.8.148', NULL, 1, '2024-07-06 01:51:05', '2024-07-06 01:51:05'),
(21795, '198.235.24.44', NULL, 1, '2024-07-06 02:07:27', '2024-07-06 02:07:27'),
(21796, '66.249.66.37', NULL, 1, '2024-07-06 02:24:59', '2024-07-06 02:24:59'),
(21797, '124.220.171.34', NULL, 1, '2024-07-06 02:26:12', '2024-07-06 02:26:12'),
(21798, '110.154.103.178', NULL, 2, '2024-07-06 02:40:27', '2024-07-06 02:41:20'),
(21799, '47.128.46.235', NULL, 1, '2024-07-06 03:00:34', '2024-07-06 03:00:34'),
(21800, '141.147.177.202', NULL, 1, '2024-07-06 03:04:50', '2024-07-06 03:04:50'),
(21801, '17.22.245.12', NULL, 1, '2024-07-06 03:52:55', '2024-07-06 03:52:55'),
(21802, '107.178.232.249', NULL, 1, '2024-07-06 04:03:51', '2024-07-06 04:03:51'),
(21803, '93.159.230.88', NULL, 1, '2024-07-06 04:17:01', '2024-07-06 04:17:01'),
(21804, '84.247.160.67', NULL, 4, '2024-07-06 04:48:31', '2024-07-06 04:48:33'),
(21805, '205.169.39.46', NULL, 1, '2024-07-06 04:53:18', '2024-07-06 04:53:18'),
(21806, '89.46.110.210', NULL, 1, '2024-07-06 05:02:28', '2024-07-06 05:02:28'),
(21807, '87.236.176.179', NULL, 1, '2024-07-06 05:21:37', '2024-07-06 05:21:37'),
(21808, '100.29.42.224', NULL, 1, '2024-07-06 05:21:44', '2024-07-06 05:21:44'),
(21809, '106.54.200.247', NULL, 1, '2024-07-06 05:39:14', '2024-07-06 05:39:14'),
(21810, '17.241.227.124', NULL, 1, '2024-07-06 06:20:12', '2024-07-06 06:20:12'),
(21811, '68.183.201.61', NULL, 1, '2024-07-06 06:24:38', '2024-07-06 06:24:38'),
(21812, '40.77.167.28', NULL, 1, '2024-07-06 06:59:35', '2024-07-06 06:59:35'),
(21813, '52.167.144.137', NULL, 1, '2024-07-06 07:07:43', '2024-07-06 07:07:43'),
(21814, '51.159.106.84', NULL, 1, '2024-07-06 07:20:34', '2024-07-06 07:20:34'),
(21815, '23.22.35.162', NULL, 1, '2024-07-06 08:14:38', '2024-07-06 08:14:38'),
(21816, '37.111.212.167', NULL, 1, '2024-07-06 08:48:24', '2024-07-06 08:48:24'),
(21817, '52.167.144.222', NULL, 1, '2024-07-06 09:31:29', '2024-07-06 09:31:29'),
(21818, '162.243.165.195', NULL, 1, '2024-07-06 10:01:54', '2024-07-06 10:01:54'),
(21819, '205.169.39.2', NULL, 1, '2024-07-06 10:12:04', '2024-07-06 10:12:04'),
(21820, '17.22.253.41', NULL, 1, '2024-07-06 11:00:40', '2024-07-06 11:00:40'),
(21821, '66.249.66.37', NULL, 1, '2024-07-06 11:03:25', '2024-07-06 11:03:25'),
(21822, '17.241.75.103', NULL, 1, '2024-07-06 11:10:00', '2024-07-06 11:10:00'),
(21823, '205.210.31.5', NULL, 1, '2024-07-06 11:36:54', '2024-07-06 11:36:54'),
(21824, '17.22.237.247', NULL, 1, '2024-07-06 13:05:38', '2024-07-06 13:05:38'),
(21825, '36.41.75.167', NULL, 1, '2024-07-06 13:29:02', '2024-07-06 13:29:02'),
(21826, '198.240.91.142', NULL, 1, '2024-07-06 13:58:56', '2024-07-06 13:58:56'),
(21827, '149.88.20.31', NULL, 1, '2024-07-06 15:41:06', '2024-07-06 15:41:06'),
(21828, '139.215.114.54', NULL, 1, '2024-07-06 16:22:24', '2024-07-06 16:22:24'),
(21829, '205.169.39.44', NULL, 1, '2024-07-06 16:27:26', '2024-07-06 16:27:26'),
(21830, '213.202.233.34', NULL, 1, '2024-07-06 17:56:45', '2024-07-06 17:56:45'),
(21831, '146.70.176.10', NULL, 1, '2024-07-06 18:49:17', '2024-07-06 18:49:17'),
(21832, '72.14.201.159', NULL, 1, '2024-07-06 18:57:52', '2024-07-06 18:57:52'),
(21833, '59.152.7.191', NULL, 1, '2024-07-06 18:57:52', '2024-07-06 18:57:52'),
(21834, '104.156.245.58', NULL, 1, '2024-07-06 21:17:13', '2024-07-06 21:17:13'),
(21835, '183.141.122.48', NULL, 1, '2024-07-06 22:58:27', '2024-07-06 22:58:27'),
(21836, '50.112.222.251', NULL, 1, '2024-07-06 23:32:45', '2024-07-06 23:32:45'),
(21837, '35.94.110.164', NULL, 1, '2024-07-06 23:43:30', '2024-07-06 23:43:30'),
(21838, '128.204.212.78', NULL, 1, '2024-07-07 00:45:49', '2024-07-07 00:45:49'),
(21839, '128.204.212.84', NULL, 1, '2024-07-07 01:44:39', '2024-07-07 01:44:39'),
(21840, '49.7.227.204', NULL, 1, '2024-07-07 02:09:51', '2024-07-07 02:09:51'),
(21841, '35.87.141.197', NULL, 1, '2024-07-07 03:13:53', '2024-07-07 03:13:53'),
(21842, '83.99.151.69', NULL, 1, '2024-07-07 03:47:54', '2024-07-07 03:47:54'),
(21843, '83.99.151.68', NULL, 1, '2024-07-07 03:50:05', '2024-07-07 03:50:05'),
(21844, '66.249.66.10', NULL, 3, '2024-07-07 04:08:36', '2024-07-07 09:02:53'),
(21845, '34.220.72.119', NULL, 1, '2024-07-07 05:20:45', '2024-07-07 05:20:45'),
(21846, '51.222.253.16', NULL, 1, '2024-07-07 05:54:55', '2024-07-07 05:54:55'),
(21847, '103.26.247.122', NULL, 1, '2024-07-07 06:09:06', '2024-07-07 06:09:06'),
(21848, '205.169.39.41', NULL, 1, '2024-07-07 06:44:06', '2024-07-07 06:44:06'),
(21849, '205.169.39.6', NULL, 1, '2024-07-07 07:11:28', '2024-07-07 07:11:28'),
(21850, '43.229.208.190', NULL, 1, '2024-07-07 08:17:13', '2024-07-07 08:17:13'),
(21851, '45.61.88.138', NULL, 1, '2024-07-07 08:28:55', '2024-07-07 08:28:55'),
(21852, '103.146.11.107', NULL, 1, '2024-07-07 08:37:07', '2024-07-07 08:37:07'),
(21853, '103.17.38.187', NULL, 1, '2024-07-07 08:41:27', '2024-07-07 08:41:27'),
(21854, '185.191.171.10', NULL, 1, '2024-07-07 08:46:32', '2024-07-07 08:46:32'),
(21855, '52.167.144.140', NULL, 1, '2024-07-07 09:28:00', '2024-07-07 09:28:00'),
(21856, '93.170.204.110', NULL, 1, '2024-07-07 09:38:49', '2024-07-07 09:38:49'),
(21857, '124.226.152.138', NULL, 1, '2024-07-07 09:39:33', '2024-07-07 09:39:33'),
(21858, '223.244.246.104', NULL, 1, '2024-07-07 09:40:16', '2024-07-07 09:40:16'),
(21859, '51.81.46.212', NULL, 2, '2024-07-07 10:19:24', '2024-07-07 10:46:55'),
(21860, '31.13.115.113', NULL, 1, '2024-07-07 10:21:47', '2024-07-07 10:21:47'),
(21861, '31.13.115.3', NULL, 1, '2024-07-07 10:21:47', '2024-07-07 10:21:47'),
(21862, '31.13.127.28', NULL, 1, '2024-07-07 10:24:29', '2024-07-07 10:24:29'),
(21863, '69.63.189.116', NULL, 1, '2024-07-07 10:26:02', '2024-07-07 10:26:02'),
(21864, '198.235.24.158', NULL, 1, '2024-07-07 10:34:50', '2024-07-07 10:34:50'),
(21865, '82.197.71.18', NULL, 8, '2024-07-07 11:07:51', '2024-07-08 02:07:27'),
(21866, '103.30.28.70', NULL, 1, '2024-07-07 11:09:28', '2024-07-07 11:09:28'),
(21867, '8.220.138.35', NULL, 1, '2024-07-07 11:26:59', '2024-07-07 11:26:59'),
(21868, '103.120.222.37', NULL, 1, '2024-07-07 11:43:43', '2024-07-07 11:43:43'),
(21869, '185.217.171.33', NULL, 1, '2024-07-07 11:46:47', '2024-07-07 11:46:47'),
(21870, '109.69.108.110', NULL, 1, '2024-07-07 11:51:07', '2024-07-07 11:51:07'),
(21871, '185.122.141.182', NULL, 1, '2024-07-07 12:44:25', '2024-07-07 12:44:25'),
(21872, '66.249.66.38', NULL, 1, '2024-07-07 12:52:40', '2024-07-07 12:52:40'),
(21873, '110.154.102.200', NULL, 1, '2024-07-07 12:52:55', '2024-07-07 12:52:55'),
(21874, '113.11.109.49', NULL, 1, '2024-07-07 12:56:19', '2024-07-07 12:56:19'),
(21875, '185.184.200.147', NULL, 1, '2024-07-07 13:30:56', '2024-07-07 13:30:56'),
(21876, '111.7.96.157', NULL, 2, '2024-07-07 13:41:07', '2024-07-07 13:41:16'),
(21877, '43.163.3.58', NULL, 1, '2024-07-07 13:52:28', '2024-07-07 13:52:28'),
(21878, '36.99.136.128', NULL, 1, '2024-07-07 13:56:15', '2024-07-07 13:56:15'),
(21879, '36.99.136.136', NULL, 1, '2024-07-07 13:56:17', '2024-07-07 13:56:17'),
(21880, '27.115.124.53', NULL, 1, '2024-07-07 14:16:46', '2024-07-07 14:16:46'),
(21881, '123.6.49.18', NULL, 1, '2024-07-07 14:16:50', '2024-07-07 14:16:50'),
(21882, '123.6.49.50', NULL, 1, '2024-07-07 14:16:58', '2024-07-07 14:16:58'),
(21883, '89.187.162.177', NULL, 1, '2024-07-07 15:03:43', '2024-07-07 15:03:43'),
(21884, '205.210.31.168', NULL, 1, '2024-07-07 15:08:59', '2024-07-07 15:08:59'),
(21885, '121.237.36.29', NULL, 1, '2024-07-07 15:09:53', '2024-07-07 15:09:53'),
(21886, '121.237.36.30', NULL, 1, '2024-07-07 15:11:29', '2024-07-07 15:11:29'),
(21887, '66.249.66.11', NULL, 1, '2024-07-07 15:17:47', '2024-07-07 15:17:47'),
(21888, '121.237.36.27', NULL, 1, '2024-07-07 15:29:23', '2024-07-07 15:29:23'),
(21889, '66.249.65.104', NULL, 1, '2024-07-07 15:41:40', '2024-07-07 15:41:40'),
(21890, '45.124.169.234', NULL, 1, '2024-07-07 15:42:33', '2024-07-07 15:42:33'),
(21891, '38.38.151.163', NULL, 1, '2024-07-07 15:53:15', '2024-07-07 15:53:15'),
(21892, '119.148.50.138', NULL, 1, '2024-07-07 16:00:48', '2024-07-07 16:00:48'),
(21893, '137.59.49.194', NULL, 1, '2024-07-07 17:23:40', '2024-07-07 17:23:40'),
(21894, '94.247.172.129', NULL, 1, '2024-07-07 18:22:14', '2024-07-07 18:22:14'),
(21895, '128.204.212.78', NULL, 1, '2024-07-07 18:38:17', '2024-07-07 18:38:17'),
(21896, '34.72.176.129', NULL, 1, '2024-07-07 18:47:39', '2024-07-07 18:47:39'),
(21897, '3.255.203.241', NULL, 1, '2024-07-07 19:02:28', '2024-07-07 19:02:28'),
(21898, '173.244.35.248', NULL, 1, '2024-07-07 19:30:06', '2024-07-07 19:30:06'),
(21899, '110.154.103.234', NULL, 2, '2024-07-07 19:48:37', '2024-07-07 19:49:45'),
(21900, '193.186.4.159', NULL, 1, '2024-07-07 20:17:16', '2024-07-07 20:17:16'),
(21901, '115.127.110.2', NULL, 1, '2024-07-07 20:17:17', '2024-07-07 20:17:17'),
(21902, '66.249.73.39', NULL, 4, '2024-07-07 20:18:42', '2024-07-08 03:54:51'),
(21903, '144.208.127.182', NULL, 1, '2024-07-07 20:33:23', '2024-07-07 20:33:23'),
(21904, '51.222.253.3', NULL, 1, '2024-07-07 20:37:41', '2024-07-07 20:37:41'),
(21905, '66.249.65.105', NULL, 1, '2024-07-07 20:39:30', '2024-07-07 20:39:30'),
(21906, '122.230.32.114', NULL, 1, '2024-07-07 21:11:00', '2024-07-07 21:11:00'),
(21907, '34.222.196.207', NULL, 1, '2024-07-07 22:01:18', '2024-07-07 22:01:18'),
(21908, '101.35.239.216', NULL, 1, '2024-07-07 23:35:00', '2024-07-07 23:35:00'),
(21909, '193.218.118.173', NULL, 2, '2024-07-08 00:10:37', '2024-07-08 00:10:54'),
(21910, '18.237.180.166', NULL, 1, '2024-07-08 00:21:42', '2024-07-08 00:21:42'),
(21911, '198.235.24.58', NULL, 1, '2024-07-08 00:31:03', '2024-07-08 00:31:03'),
(21912, '34.209.72.72', NULL, 1, '2024-07-08 00:31:12', '2024-07-08 00:31:12'),
(21913, '143.198.28.3', NULL, 1, '2024-07-08 01:32:12', '2024-07-08 01:32:12'),
(21914, '174.138.94.1', NULL, 1, '2024-07-08 01:38:15', '2024-07-08 01:38:15'),
(21915, '110.166.71.39', NULL, 1, '2024-07-08 02:09:09', '2024-07-08 02:09:09'),
(21916, '84.17.40.90', NULL, 1, '2024-07-08 02:34:09', '2024-07-08 02:34:09'),
(21917, '115.231.78.8', NULL, 1, '2024-07-08 02:54:28', '2024-07-08 02:54:28'),
(21918, '128.204.212.79', NULL, 1, '2024-07-08 03:02:27', '2024-07-08 03:02:27'),
(21919, '84.17.40.90', NULL, 2, '2024-07-08 04:40:51', '2024-07-08 04:40:54'),
(21920, '54.144.96.152', NULL, 1, '2024-07-08 05:06:09', '2024-07-08 05:06:09'),
(21921, '124.236.100.56', NULL, 4, '2024-07-08 05:26:37', '2024-07-08 21:32:23'),
(21922, '137.184.2.225', NULL, 1, '2024-07-08 06:40:10', '2024-07-08 06:40:10'),
(21923, '134.122.135.136', NULL, 1, '2024-07-08 07:12:31', '2024-07-08 07:12:31'),
(21924, '42.236.17.38', NULL, 1, '2024-07-08 07:55:18', '2024-07-08 07:55:18'),
(21925, '42.236.17.202', NULL, 1, '2024-07-08 08:16:25', '2024-07-08 08:16:25'),
(21926, '193.186.4.159', NULL, 1, '2024-07-08 08:22:13', '2024-07-08 08:22:13'),
(21927, '42.236.17.10', NULL, 1, '2024-07-08 08:23:17', '2024-07-08 08:23:17'),
(21928, '42.236.101.231', NULL, 1, '2024-07-08 08:23:33', '2024-07-08 08:23:33'),
(21929, '128.204.212.85', NULL, 1, '2024-07-08 08:35:03', '2024-07-08 08:35:03'),
(21930, '3.141.11.163', NULL, 1, '2024-07-08 08:39:41', '2024-07-08 08:39:41'),
(21931, '18.225.25.214', NULL, 1, '2024-07-08 08:39:41', '2024-07-08 08:39:41'),
(21932, '3.16.215.50', NULL, 1, '2024-07-08 08:39:49', '2024-07-08 08:39:49'),
(21933, '134.209.161.120', NULL, 1, '2024-07-08 08:53:11', '2024-07-08 08:53:11'),
(21934, '102.129.152.191', NULL, 1, '2024-07-08 08:55:15', '2024-07-08 08:55:15'),
(21935, '182.16.89.90', NULL, 1, '2024-07-08 08:56:43', '2024-07-08 08:56:43'),
(21936, '23.229.113.138', NULL, 2, '2024-07-08 09:08:22', '2024-07-08 09:09:03'),
(21937, '17.241.219.45', NULL, 1, '2024-07-08 09:11:04', '2024-07-08 09:11:04'),
(21938, '117.91.202.120', NULL, 1, '2024-07-08 09:46:34', '2024-07-08 09:46:34'),
(21939, '18.214.192.90', NULL, 2, '2024-07-08 10:41:08', '2024-07-08 10:41:08'),
(21940, '150.158.45.24', NULL, 1, '2024-07-08 10:49:51', '2024-07-08 10:49:51'),
(21941, '103.120.222.37', NULL, 1, '2024-07-08 10:58:43', '2024-07-08 10:58:43'),
(21942, '110.154.96.184', NULL, 1, '2024-07-08 11:12:28', '2024-07-08 11:12:28'),
(21943, '17.241.219.89', NULL, 1, '2024-07-08 11:16:24', '2024-07-08 11:16:24'),
(21944, '162.255.118.203', NULL, 1, '2024-07-08 11:29:04', '2024-07-08 11:29:04'),
(21945, '36.99.136.137', NULL, 1, '2024-07-08 12:06:20', '2024-07-08 12:06:20'),
(21946, '36.99.136.129', NULL, 1, '2024-07-08 12:06:30', '2024-07-08 12:06:30'),
(21947, '203.188.255.242', NULL, 1, '2024-07-08 12:09:04', '2024-07-08 12:09:04'),
(21948, '205.210.31.182', NULL, 1, '2024-07-08 13:18:19', '2024-07-08 13:18:19'),
(21949, '39.173.116.10', NULL, 1, '2024-07-08 13:18:25', '2024-07-08 13:18:25'),
(21950, '182.160.110.182', NULL, 2, '2024-07-08 13:39:39', '2024-07-08 13:39:50'),
(21951, '14.215.163.132', NULL, 1, '2024-07-08 13:49:38', '2024-07-08 13:49:38'),
(21952, '203.202.251.37', NULL, 2, '2024-07-08 14:07:45', '2024-07-08 14:08:45'),
(21953, '94.156.69.67', NULL, 1, '2024-07-08 14:18:52', '2024-07-08 14:18:52'),
(21954, '128.204.212.84', NULL, 1, '2024-07-08 14:28:50', '2024-07-08 14:28:50'),
(21955, '31.171.152.132', NULL, 1, '2024-07-08 14:36:08', '2024-07-08 14:36:08'),
(21956, '205.210.31.11', NULL, 1, '2024-07-08 14:40:48', '2024-07-08 14:40:48'),
(21957, '185.254.190.163', NULL, 1, '2024-07-08 15:11:05', '2024-07-08 15:11:05'),
(21958, '172.247.113.85', NULL, 1, '2024-07-08 15:23:06', '2024-07-08 15:23:06'),
(21959, '216.24.212.15', NULL, 1, '2024-07-08 15:30:21', '2024-07-08 15:30:21'),
(21960, '216.24.212.81', NULL, 1, '2024-07-08 15:30:23', '2024-07-08 15:30:23'),
(21961, '179.43.191.18', NULL, 1, '2024-07-08 16:00:13', '2024-07-08 16:00:13'),
(21962, '128.204.212.78', NULL, 2, '2024-07-08 16:38:41', '2024-07-08 23:47:11'),
(21963, '82.197.71.21', NULL, 4, '2024-07-08 17:00:57', '2024-07-08 17:02:59'),
(21964, '15.235.15.135', NULL, 1, '2024-07-08 17:13:58', '2024-07-08 17:13:58'),
(21965, '20.165.216.229', NULL, 1, '2024-07-08 18:12:45', '2024-07-08 18:12:45'),
(21966, '110.154.103.171', NULL, 2, '2024-07-08 18:24:33', '2024-07-08 18:24:55'),
(21967, '185.241.149.202', NULL, 1, '2024-07-08 18:41:34', '2024-07-08 18:41:34'),
(21968, '2.59.183.199', NULL, 2, '2024-07-08 18:41:54', '2024-07-08 18:41:55'),
(21969, '203.190.14.225', NULL, 2, '2024-07-08 20:03:47', '2024-07-08 20:29:25'),
(21970, '35.227.73.63', NULL, 1, '2024-07-08 20:43:01', '2024-07-08 20:43:01'),
(21971, '52.27.168.126', NULL, 1, '2024-07-08 22:46:32', '2024-07-08 22:46:32'),
(21972, '40.69.39.178', NULL, 2, '2024-07-08 22:55:59', '2024-07-08 22:56:00'),
(21973, '34.222.49.133', NULL, 1, '2024-07-08 23:16:47', '2024-07-08 23:16:47'),
(21974, '193.118.52.30', NULL, 1, '2024-07-09 00:51:57', '2024-07-09 00:51:57'),
(21975, '45.32.193.184', NULL, 1, '2024-07-09 01:27:16', '2024-07-09 01:27:16'),
(21976, '149.28.215.100', NULL, 1, '2024-07-09 01:31:30', '2024-07-09 01:31:30'),
(21977, '199.168.150.161', NULL, 1, '2024-07-09 01:45:27', '2024-07-09 01:45:27'),
(21978, '199.244.88.232', NULL, 1, '2024-07-09 01:45:55', '2024-07-09 01:45:55'),
(21979, '198.235.24.92', NULL, 1, '2024-07-09 01:48:47', '2024-07-09 01:48:47'),
(21980, '81.181.56.25', NULL, 1, '2024-07-09 02:19:36', '2024-07-09 02:19:36'),
(21981, '65.21.113.241', NULL, 1, '2024-07-09 02:27:45', '2024-07-09 02:27:45'),
(21982, '43.134.66.205', NULL, 1, '2024-07-09 02:29:11', '2024-07-09 02:29:11'),
(21983, '51.222.253.13', NULL, 1, '2024-07-09 04:25:26', '2024-07-09 04:25:26'),
(21984, '205.210.31.200', NULL, 1, '2024-07-09 04:28:51', '2024-07-09 04:28:51'),
(21985, '128.204.212.85', NULL, 1, '2024-07-09 04:51:52', '2024-07-09 04:51:52'),
(21986, '3.85.38.46', NULL, 1, '2024-07-09 05:19:18', '2024-07-09 05:19:18'),
(21987, '8.218.81.43', NULL, 1, '2024-07-09 05:56:02', '2024-07-09 05:56:02'),
(21988, '181.214.173.128', NULL, 1, '2024-07-09 06:32:47', '2024-07-09 06:32:47'),
(21989, '54.160.230.44', NULL, 1, '2024-07-09 06:57:34', '2024-07-09 06:57:34'),
(21990, '172.233.130.64', NULL, 1, '2024-07-09 06:59:40', '2024-07-09 06:59:40'),
(21991, '13.79.91.29', NULL, 2, '2024-07-09 07:08:55', '2024-07-09 07:08:57'),
(21992, '193.186.4.159', NULL, 2, '2024-07-09 08:34:27', '2024-07-09 20:50:31'),
(21993, '54.224.14.160', NULL, 1, '2024-07-09 08:36:16', '2024-07-09 08:36:16'),
(21994, '72.14.201.159', NULL, 1, '2024-07-09 08:49:43', '2024-07-09 08:49:43'),
(21995, '103.30.60.246', NULL, 1, '2024-07-09 10:01:52', '2024-07-09 10:01:52'),
(21996, '43.224.116.149', NULL, 1, '2024-07-09 10:21:50', '2024-07-09 10:21:50'),
(21997, '110.154.102.143', NULL, 1, '2024-07-09 10:36:11', '2024-07-09 10:36:11'),
(21998, '31.13.127.12', NULL, 1, '2024-07-09 11:09:58', '2024-07-09 11:09:58'),
(21999, '31.13.127.19', NULL, 1, '2024-07-09 11:09:59', '2024-07-09 11:09:59'),
(22000, '17.241.75.165', NULL, 1, '2024-07-09 12:08:30', '2024-07-09 12:08:30'),
(22001, '103.35.171.180', NULL, 1, '2024-07-09 12:21:17', '2024-07-09 12:21:17'),
(22002, '115.198.62.108', NULL, 1, '2024-07-09 13:06:20', '2024-07-09 13:06:20'),
(22003, '62.146.235.88', NULL, 4, '2024-07-09 13:28:55', '2024-07-09 13:29:09'),
(22004, '180.190.255.53', NULL, 1, '2024-07-09 13:38:12', '2024-07-09 13:38:12'),
(22005, '69.171.249.2', NULL, 1, '2024-07-09 13:38:52', '2024-07-09 13:38:52'),
(22006, '43.229.208.190', NULL, 1, '2024-07-09 14:00:07', '2024-07-09 14:00:07'),
(22007, '47.128.53.41', NULL, 1, '2024-07-09 14:31:55', '2024-07-09 14:31:55'),
(22008, '35.182.230.39', NULL, 1, '2024-07-09 14:35:30', '2024-07-09 14:35:30'),
(22009, '43.134.66.205', NULL, 1, '2024-07-09 15:01:35', '2024-07-09 15:01:35'),
(22010, '103.30.188.214', NULL, 1, '2024-07-09 15:19:45', '2024-07-09 15:19:45'),
(22011, '52.167.144.140', NULL, 1, '2024-07-09 15:39:50', '2024-07-09 15:39:50'),
(22012, '117.27.117.210', NULL, 1, '2024-07-09 15:51:52', '2024-07-09 15:51:52'),
(22013, '175.149.62.145', NULL, 1, '2024-07-09 16:34:34', '2024-07-09 16:34:34'),
(22014, '118.120.250.68', NULL, 1, '2024-07-09 16:34:54', '2024-07-09 16:34:54'),
(22015, '66.249.66.40', NULL, 1, '2024-07-09 16:38:15', '2024-07-09 16:38:15'),
(22016, '185.108.104.199', NULL, 1, '2024-07-09 16:48:28', '2024-07-09 16:48:28'),
(22017, '128.204.212.77', NULL, 2, '2024-07-09 16:57:11', '2024-07-09 19:17:18'),
(22018, '45.148.10.59', NULL, 2, '2024-07-09 17:31:36', '2024-07-09 23:39:46'),
(22019, '149.28.197.52', NULL, 1, '2024-07-09 20:57:25', '2024-07-09 20:57:25'),
(22020, '47.221.167.160', NULL, 1, '2024-07-09 21:04:24', '2024-07-09 21:04:24'),
(22021, '66.249.66.10', NULL, 1, '2024-07-09 21:13:29', '2024-07-09 21:13:29'),
(22022, '47.128.122.108', NULL, 1, '2024-07-09 22:14:34', '2024-07-09 22:14:34'),
(22023, '34.221.140.82', NULL, 1, '2024-07-09 22:19:48', '2024-07-09 22:19:48'),
(22024, '52.37.182.127', NULL, 1, '2024-07-10 00:49:41', '2024-07-10 00:49:41'),
(22025, '111.7.96.164', NULL, 2, '2024-07-10 01:03:13', '2024-07-10 01:03:17'),
(22026, '8.218.80.185', NULL, 1, '2024-07-10 02:26:31', '2024-07-10 02:26:31'),
(22027, '111.7.100.30', NULL, 1, '2024-07-10 03:04:07', '2024-07-10 03:04:07'),
(22028, '36.134.147.75', NULL, 1, '2024-07-10 03:24:50', '2024-07-10 03:24:50'),
(22029, '49.85.78.169', NULL, 1, '2024-07-10 03:28:39', '2024-07-10 03:28:39'),
(22030, '111.7.96.161', NULL, 2, '2024-07-10 03:29:20', '2024-07-10 03:29:25'),
(22031, '183.166.148.154', NULL, 1, '2024-07-10 03:43:06', '2024-07-10 03:43:06'),
(22032, '52.230.152.72', NULL, 1, '2024-07-10 03:57:06', '2024-07-10 03:57:06'),
(22033, '3.85.38.46', NULL, 1, '2024-07-10 05:19:00', '2024-07-10 05:19:00'),
(22034, '45.63.89.245', NULL, 1, '2024-07-10 05:22:41', '2024-07-10 05:22:41'),
(22035, '159.203.45.150', NULL, 1, '2024-07-10 06:22:00', '2024-07-10 06:22:00'),
(22036, '52.230.152.229', NULL, 1, '2024-07-10 06:41:48', '2024-07-10 06:41:48'),
(22037, '182.163.103.203', NULL, 1, '2024-07-10 07:28:00', '2024-07-10 07:28:00'),
(22038, '43.229.208.190', NULL, 2, '2024-07-10 08:23:55', '2024-07-10 09:22:24'),
(22039, '3.19.74.154', NULL, 1, '2024-07-10 09:07:28', '2024-07-10 09:07:28'),
(22040, '18.224.128.89', NULL, 1, '2024-07-10 09:07:29', '2024-07-10 09:07:29'),
(22041, '3.137.205.203', NULL, 1, '2024-07-10 09:07:37', '2024-07-10 09:07:37'),
(22042, '27.115.124.38', NULL, 2, '2024-07-10 10:08:13', '2024-07-10 10:08:13'),
(22043, '52.230.152.164', NULL, 1, '2024-07-10 10:10:31', '2024-07-10 10:10:31'),
(22044, '123.200.25.55', NULL, 1, '2024-07-10 10:33:44', '2024-07-10 10:33:44'),
(22045, '202.65.173.38', NULL, 1, '2024-07-10 10:41:05', '2024-07-10 10:41:05'),
(22046, '37.111.206.221', NULL, 5, '2024-07-10 11:18:52', '2024-07-10 12:57:05'),
(22047, '37.111.206.187', NULL, 2, '2024-07-10 11:21:31', '2024-07-10 11:21:55'),
(22048, '103.30.188.214', NULL, 2, '2024-07-10 11:37:58', '2024-07-10 16:13:10'),
(22049, '110.154.102.241', NULL, 1, '2024-07-10 12:01:28', '2024-07-10 12:01:28'),
(22050, '193.186.4.159', NULL, 1, '2024-07-10 12:34:19', '2024-07-10 12:34:19'),
(22051, '66.249.66.37', NULL, 1, '2024-07-10 12:54:26', '2024-07-10 12:54:26'),
(22052, '3.141.11.163', NULL, 1, '2024-07-10 12:57:40', '2024-07-10 12:57:40'),
(22053, '18.225.25.214', NULL, 1, '2024-07-10 12:57:41', '2024-07-10 12:57:41'),
(22054, '18.224.94.182', NULL, 1, '2024-07-10 12:57:48', '2024-07-10 12:57:48'),
(22055, '42.83.147.53', NULL, 1, '2024-07-10 13:21:03', '2024-07-10 13:21:03'),
(22056, '103.141.208.20', NULL, 1, '2024-07-10 13:46:25', '2024-07-10 13:46:25'),
(22057, '103.55.146.169', NULL, 1, '2024-07-10 14:13:22', '2024-07-10 14:13:22'),
(22058, '8.219.78.39', NULL, 1, '2024-07-10 14:23:10', '2024-07-10 14:23:10'),
(22059, '8.217.129.139', NULL, 1, '2024-07-10 14:59:24', '2024-07-10 14:59:24'),
(22060, '38.11.136.249', NULL, 1, '2024-07-10 15:18:17', '2024-07-10 15:18:17'),
(22061, '34.250.240.117', NULL, 1, '2024-07-10 15:31:12', '2024-07-10 15:31:12'),
(22062, '35.176.66.178', NULL, 1, '2024-07-10 15:31:13', '2024-07-10 15:31:13'),
(22063, '3.250.54.203', NULL, 1, '2024-07-10 15:31:29', '2024-07-10 15:31:29'),
(22064, '34.48.142.150', NULL, 2, '2024-07-10 15:34:26', '2024-07-10 15:35:24'),
(22065, '128.204.212.85', NULL, 1, '2024-07-10 16:07:46', '2024-07-10 16:07:46'),
(22066, '102.165.48.97', NULL, 1, '2024-07-10 17:11:53', '2024-07-10 17:11:53'),
(22067, '103.30.188.214', NULL, 1, '2024-07-11 08:45:04', '2024-07-11 08:45:04'),
(22068, '182.163.99.178', NULL, 1, '2024-07-11 08:45:17', '2024-07-11 08:45:17'),
(22069, '31.171.152.132', NULL, 1, '2024-07-11 08:56:35', '2024-07-11 08:56:35'),
(22070, '72.14.201.159', NULL, 1, '2024-07-11 09:08:15', '2024-07-11 09:08:15'),
(22071, '193.186.4.159', NULL, 1, '2024-07-11 09:44:17', '2024-07-11 09:44:17'),
(22072, '103.179.86.118', NULL, 1, '2024-07-11 10:37:33', '2024-07-11 10:37:33'),
(22073, '91.92.245.254', NULL, 1, '2024-07-11 10:38:14', '2024-07-11 10:38:14'),
(22074, '40.94.227.72', NULL, 1, '2024-07-11 10:43:13', '2024-07-11 10:43:13'),
(22075, '8.220.138.35', NULL, 1, '2024-07-11 10:50:25', '2024-07-11 10:50:25'),
(22076, '52.230.152.99', NULL, 1, '2024-07-11 11:01:43', '2024-07-11 11:01:43'),
(22077, '64.226.73.31', NULL, 1, '2024-07-11 12:40:41', '2024-07-11 12:40:41'),
(22078, '124.236.100.56', NULL, 2, '2024-07-11 12:42:39', '2024-07-11 12:42:41'),
(22079, '5.188.62.21', NULL, 1, '2024-07-11 13:26:24', '2024-07-11 13:26:24'),
(22080, '110.154.100.148', NULL, 1, '2024-07-11 13:35:28', '2024-07-11 13:35:28'),
(22081, '34.233.119.95', NULL, 1, '2024-07-11 14:12:01', '2024-07-11 14:12:01'),
(22082, '128.204.212.85', NULL, 1, '2024-07-11 14:27:04', '2024-07-11 14:27:04'),
(22083, '52.169.23.5', NULL, 2, '2024-07-11 14:45:41', '2024-07-11 14:45:42'),
(22084, '52.169.23.27', NULL, 2, '2024-07-11 15:05:51', '2024-07-11 15:05:52'),
(22085, '183.166.170.87', NULL, 1, '2024-07-11 15:13:39', '2024-07-11 15:13:39'),
(22086, '52.167.144.176', NULL, 1, '2024-07-11 16:02:39', '2024-07-11 16:02:39'),
(22087, '195.191.219.133', NULL, 1, '2024-07-11 16:36:27', '2024-07-11 16:36:27'),
(22088, '43.159.141.180', NULL, 1, '2024-07-11 16:43:37', '2024-07-11 16:43:37'),
(22089, '82.197.71.18', NULL, 4, '2024-07-11 17:33:06', '2024-07-11 17:35:31'),
(22090, '5.133.192.160', NULL, 1, '2024-07-11 17:52:50', '2024-07-11 17:52:50'),
(22091, '52.11.185.115', NULL, 1, '2024-07-11 18:22:43', '2024-07-11 18:22:43'),
(22092, '173.252.107.19', NULL, 1, '2024-07-11 19:26:09', '2024-07-11 19:26:09'),
(22093, '173.252.107.113', NULL, 1, '2024-07-11 19:26:09', '2024-07-11 19:26:09'),
(22094, '157.245.116.209', NULL, 1, '2024-07-11 20:39:50', '2024-07-11 20:39:50'),
(22095, '69.171.231.3', NULL, 1, '2024-07-11 20:49:38', '2024-07-11 20:49:38'),
(22096, '69.171.231.114', NULL, 1, '2024-07-11 20:49:38', '2024-07-11 20:49:38'),
(22097, '121.5.231.252', NULL, 4, '2024-07-11 21:07:53', '2024-07-11 21:24:03'),
(22098, '42.236.17.230', NULL, 1, '2024-07-11 21:14:20', '2024-07-11 21:14:20'),
(22099, '42.236.17.11', NULL, 1, '2024-07-11 21:22:05', '2024-07-11 21:22:05'),
(22100, '193.176.211.43', NULL, 1, '2024-07-11 21:28:01', '2024-07-11 21:28:01'),
(22101, '110.154.132.249', NULL, 2, '2024-07-11 21:42:39', '2024-07-11 21:42:42'),
(22102, '66.249.66.40', NULL, 1, '2024-07-11 21:48:20', '2024-07-11 21:48:20'),
(22103, '159.65.174.166', NULL, 1, '2024-07-11 21:52:42', '2024-07-11 21:52:42'),
(22104, '81.181.54.73', NULL, 1, '2024-07-11 22:04:01', '2024-07-11 22:04:01'),
(22105, '42.236.17.5', NULL, 1, '2024-07-11 22:07:59', '2024-07-11 22:07:59'),
(22106, '42.236.12.212', NULL, 1, '2024-07-11 22:08:38', '2024-07-11 22:08:38'),
(22107, '49.235.189.18', NULL, 1, '2024-07-11 23:35:43', '2024-07-11 23:35:43'),
(22108, '40.77.167.41', NULL, 1, '2024-07-11 23:47:25', '2024-07-11 23:47:25'),
(22109, '66.249.66.10', NULL, 1, '2024-07-12 00:11:58', '2024-07-12 00:11:58'),
(22110, '45.196.45.125', NULL, 1, '2024-07-12 00:21:08', '2024-07-12 00:21:08'),
(22111, '35.86.252.30', NULL, 1, '2024-07-12 00:25:22', '2024-07-12 00:25:22'),
(22112, '52.88.70.68', NULL, 1, '2024-07-12 01:21:30', '2024-07-12 01:21:30'),
(22113, '173.252.87.2', NULL, 1, '2024-07-12 01:35:17', '2024-07-12 01:35:17'),
(22114, '38.152.53.246', NULL, 1, '2024-07-12 02:16:06', '2024-07-12 02:16:06'),
(22115, '199.195.251.148', NULL, 1, '2024-07-12 02:16:39', '2024-07-12 02:16:39'),
(22116, '8.215.36.236', NULL, 1, '2024-07-12 04:00:05', '2024-07-12 04:00:05'),
(22117, '147.185.132.118', NULL, 1, '2024-07-12 04:05:20', '2024-07-12 04:05:20'),
(22118, '64.226.89.166', NULL, 1, '2024-07-12 04:50:28', '2024-07-12 04:50:28'),
(22119, '165.22.229.157', NULL, 1, '2024-07-12 04:52:59', '2024-07-12 04:52:59'),
(22120, '137.184.228.96', NULL, 1, '2024-07-12 05:04:50', '2024-07-12 05:04:50'),
(22121, '223.244.35.77', NULL, 1, '2024-07-12 05:13:21', '2024-07-12 05:13:21'),
(22122, '138.68.129.229', NULL, 1, '2024-07-12 05:23:05', '2024-07-12 05:23:05'),
(22123, '34.235.120.169', NULL, 1, '2024-07-12 05:33:37', '2024-07-12 05:33:37'),
(22124, '66.249.66.12', NULL, 1, '2024-07-12 06:01:43', '2024-07-12 06:01:43'),
(22125, '192.227.233.250', NULL, 1, '2024-07-12 06:05:19', '2024-07-12 06:05:19'),
(22126, '188.166.52.102', NULL, 1, '2024-07-12 06:12:32', '2024-07-12 06:12:32'),
(22127, '195.191.219.133', NULL, 1, '2024-07-12 06:21:36', '2024-07-12 06:21:36'),
(22128, '159.223.213.195', NULL, 1, '2024-07-12 06:25:01', '2024-07-12 06:25:01'),
(22129, '156.236.138.97', NULL, 1, '2024-07-12 06:51:26', '2024-07-12 06:51:26'),
(22130, '102.165.14.30', NULL, 1, '2024-07-12 06:55:43', '2024-07-12 06:55:43'),
(22131, '85.208.96.202', NULL, 1, '2024-07-12 07:16:58', '2024-07-12 07:16:58'),
(22132, '66.249.66.37', NULL, 1, '2024-07-12 07:19:00', '2024-07-12 07:19:00'),
(22133, '128.204.212.79', NULL, 1, '2024-07-12 08:38:34', '2024-07-12 08:38:34'),
(22134, '101.18.139.248', NULL, 1, '2024-07-12 09:36:03', '2024-07-12 09:36:03'),
(22135, '62.146.237.223', NULL, 4, '2024-07-12 10:10:13', '2024-07-12 10:11:38'),
(22136, '36.99.136.137', NULL, 1, '2024-07-12 10:56:44', '2024-07-12 10:56:44'),
(22137, '36.99.136.136', NULL, 1, '2024-07-12 11:12:05', '2024-07-12 11:12:05'),
(22138, '123.138.79.101', NULL, 1, '2024-07-12 11:44:09', '2024-07-12 11:44:09'),
(22139, '213.159.215.129', NULL, 1, '2024-07-12 12:01:21', '2024-07-12 12:01:21'),
(22140, '45.32.93.161', NULL, 1, '2024-07-12 12:22:23', '2024-07-12 12:22:23'),
(22141, '66.42.125.210', NULL, 1, '2024-07-12 13:54:01', '2024-07-12 13:54:01'),
(22142, '144.202.101.49', NULL, 1, '2024-07-12 14:35:17', '2024-07-12 14:35:17'),
(22143, '128.204.212.78', NULL, 1, '2024-07-12 15:51:39', '2024-07-12 15:51:39'),
(22144, '36.182.48.28', NULL, 1, '2024-07-12 16:03:03', '2024-07-12 16:03:03'),
(22145, '128.204.212.85', NULL, 1, '2024-07-12 16:30:30', '2024-07-12 16:30:30'),
(22146, '170.106.171.77', NULL, 1, '2024-07-12 17:38:29', '2024-07-12 17:38:29'),
(22147, '83.250.62.243', NULL, 1, '2024-07-12 17:48:13', '2024-07-12 17:48:13'),
(22148, '115.208.158.117', NULL, 1, '2024-07-12 18:56:56', '2024-07-12 18:56:56'),
(22149, '5.133.192.203', NULL, 1, '2024-07-12 19:11:47', '2024-07-12 19:11:47'),
(22150, '23.26.220.23', NULL, 1, '2024-07-12 20:44:00', '2024-07-12 20:44:00'),
(22151, '157.20.77.42', NULL, 1, '2024-07-12 22:02:02', '2024-07-12 22:02:02'),
(22152, '35.91.34.253', NULL, 1, '2024-07-12 22:08:41', '2024-07-12 22:08:41'),
(22153, '35.85.153.7', NULL, 1, '2024-07-12 22:25:54', '2024-07-12 22:25:54'),
(22154, '128.204.212.77', NULL, 1, '2024-07-12 22:30:35', '2024-07-12 22:30:35'),
(22155, '31.13.103.9', NULL, 1, '2024-07-12 23:49:05', '2024-07-12 23:49:05'),
(22156, '110.154.97.98', NULL, 2, '2024-07-13 01:40:56', '2024-07-13 01:41:00'),
(22157, '65.111.29.19', NULL, 1, '2024-07-13 03:16:30', '2024-07-13 03:16:30'),
(22158, '193.186.4.159', NULL, 2, '2024-07-13 03:47:26', '2024-07-13 03:47:37'),
(22159, '72.14.201.159', NULL, 1, '2024-07-13 03:53:01', '2024-07-13 03:53:01'),
(22160, '78.129.165.8', NULL, 1, '2024-07-13 04:17:58', '2024-07-13 04:17:58'),
(22161, '162.144.12.37', NULL, 1, '2024-07-13 04:52:27', '2024-07-13 04:52:27'),
(22162, '193.186.4.159', NULL, 1, '2024-07-13 05:12:09', '2024-07-13 05:12:09'),
(22163, '34.207.180.152', NULL, 1, '2024-07-13 05:26:23', '2024-07-13 05:26:23'),
(22164, '36.134.147.75', NULL, 1, '2024-07-13 05:51:29', '2024-07-13 05:51:29'),
(22165, '41.143.229.103', NULL, 5, '2024-07-13 05:58:57', '2024-07-13 05:59:00'),
(22166, '72.14.201.159', NULL, 2, '2024-07-13 07:51:26', '2024-07-13 21:42:03'),
(22167, '195.191.219.133', NULL, 1, '2024-07-13 07:59:51', '2024-07-13 07:59:51'),
(22168, '154.51.131.142', NULL, 1, '2024-07-13 08:12:26', '2024-07-13 08:12:26'),
(22169, '27.115.124.109', NULL, 1, '2024-07-13 08:59:46', '2024-07-13 08:59:46'),
(22170, '27.115.124.53', NULL, 1, '2024-07-13 08:59:46', '2024-07-13 08:59:46'),
(22171, '123.6.49.47', NULL, 1, '2024-07-13 08:59:55', '2024-07-13 08:59:55'),
(22172, '36.150.60.24', NULL, 4, '2024-07-13 09:48:19', '2024-07-13 09:54:05'),
(22173, '45.127.245.64', NULL, 1, '2024-07-13 10:13:50', '2024-07-13 10:13:50'),
(22174, '185.249.225.192', NULL, 4, '2024-07-13 10:24:30', '2024-07-13 10:24:33'),
(22175, '104.28.69.3', NULL, 1, '2024-07-13 11:08:43', '2024-07-13 11:08:43'),
(22176, '199.182.172.212', NULL, 1, '2024-07-13 11:41:48', '2024-07-13 11:41:48'),
(22177, '34.106.214.22', NULL, 2, '2024-07-13 12:08:45', '2024-07-13 12:09:15'),
(22178, '115.127.121.90', NULL, 3, '2024-07-13 12:14:13', '2024-07-13 12:25:57'),
(22179, '118.179.168.137', NULL, 1, '2024-07-13 12:59:39', '2024-07-13 12:59:39'),
(22180, '135.148.100.196', NULL, 2, '2024-07-13 14:13:21', '2024-07-13 16:19:19'),
(22181, '17.241.75.195', NULL, 1, '2024-07-13 15:24:25', '2024-07-13 15:24:25'),
(22182, '17.241.227.114', NULL, 1, '2024-07-13 15:30:44', '2024-07-13 15:30:44'),
(22183, '103.189.236.41', NULL, 1, '2024-07-13 15:31:43', '2024-07-13 15:31:43'),
(22184, '154.51.142.206', NULL, 2, '2024-07-13 15:49:59', '2024-07-13 15:50:00'),
(22185, '154.51.142.235', NULL, 1, '2024-07-13 15:51:05', '2024-07-13 15:51:05'),
(22186, '43.128.110.17', NULL, 1, '2024-07-13 16:59:30', '2024-07-13 16:59:30');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(22187, '112.194.195.39', NULL, 1, '2024-07-13 17:19:49', '2024-07-13 17:19:49'),
(22188, '95.164.87.186', NULL, 1, '2024-07-13 17:25:00', '2024-07-13 17:25:00'),
(22189, '59.59.142.171', NULL, 1, '2024-07-13 18:11:20', '2024-07-13 18:11:20'),
(22190, '51.222.44.176', NULL, 2, '2024-07-13 18:40:07', '2024-07-14 00:18:36'),
(22191, '72.14.201.51', NULL, 1, '2024-07-13 19:09:16', '2024-07-13 19:09:16'),
(22192, '205.169.39.37', NULL, 1, '2024-07-13 22:16:16', '2024-07-13 22:16:16'),
(22193, '40.77.167.28', NULL, 1, '2024-07-13 22:37:06', '2024-07-13 22:37:06'),
(22194, '35.90.208.242', NULL, 1, '2024-07-13 22:47:33', '2024-07-13 22:47:33'),
(22195, '54.213.129.53', NULL, 1, '2024-07-13 22:49:53', '2024-07-13 22:49:53'),
(22196, '205.210.31.134', NULL, 1, '2024-07-14 00:12:37', '2024-07-14 00:12:37'),
(22197, '40.77.167.17', NULL, 1, '2024-07-14 00:20:46', '2024-07-14 00:20:46'),
(22198, '175.20.17.251', NULL, 1, '2024-07-14 00:30:36', '2024-07-14 00:30:36'),
(22199, '202.61.85.187', NULL, 1, '2024-07-14 00:31:53', '2024-07-14 00:31:53'),
(22200, '35.91.80.76', NULL, 1, '2024-07-14 01:16:55', '2024-07-14 01:16:55'),
(22201, '66.249.66.38', NULL, 1, '2024-07-14 01:39:43', '2024-07-14 01:39:43'),
(22202, '194.147.98.17', NULL, 1, '2024-07-14 02:02:56', '2024-07-14 02:02:56'),
(22203, '40.77.167.3', NULL, 1, '2024-07-14 04:00:27', '2024-07-14 04:00:27'),
(22204, '68.183.112.142', NULL, 1, '2024-07-14 04:25:28', '2024-07-14 04:25:28'),
(22205, '24.144.112.56', NULL, 1, '2024-07-14 04:28:15', '2024-07-14 04:28:15'),
(22206, '62.146.235.88', NULL, 4, '2024-07-14 04:59:49', '2024-07-14 05:02:13'),
(22207, '52.70.240.171', NULL, 1, '2024-07-14 05:09:51', '2024-07-14 05:09:51'),
(22208, '3.224.220.101', NULL, 1, '2024-07-14 05:10:27', '2024-07-14 05:10:27'),
(22209, '182.42.111.156', NULL, 1, '2024-07-14 05:13:03', '2024-07-14 05:13:03'),
(22210, '54.218.120.199', NULL, 1, '2024-07-14 06:28:17', '2024-07-14 06:28:17'),
(22211, '66.249.66.11', NULL, 2, '2024-07-14 06:31:16', '2024-07-14 23:02:55'),
(22212, '45.196.45.137', NULL, 1, '2024-07-14 07:40:04', '2024-07-14 07:40:04'),
(22213, '195.191.219.130', NULL, 1, '2024-07-14 07:43:56', '2024-07-14 07:43:56'),
(22214, '144.48.109.24', NULL, 1, '2024-07-14 08:01:22', '2024-07-14 08:01:22'),
(22215, '20.254.225.254', NULL, 1, '2024-07-14 08:47:18', '2024-07-14 08:47:18'),
(22216, '40.94.227.62', NULL, 1, '2024-07-14 08:56:11', '2024-07-14 08:56:11'),
(22217, '18.116.68.11', NULL, 1, '2024-07-14 09:01:20', '2024-07-14 09:01:20'),
(22218, '18.225.25.214', NULL, 1, '2024-07-14 09:01:21', '2024-07-14 09:01:21'),
(22219, '18.224.94.182', NULL, 1, '2024-07-14 09:01:29', '2024-07-14 09:01:29'),
(22220, '18.224.248.134', NULL, 3, '2024-07-14 09:04:33', '2024-07-14 09:04:46'),
(22221, '18.223.167.218', NULL, 3, '2024-07-14 09:04:53', '2024-07-14 09:04:55'),
(22222, '103.178.239.59', NULL, 1, '2024-07-14 09:05:14', '2024-07-14 09:05:14'),
(22223, '40.94.227.3', NULL, 1, '2024-07-14 09:11:53', '2024-07-14 09:11:53'),
(22224, '193.186.4.159', NULL, 1, '2024-07-14 09:38:43', '2024-07-14 09:38:43'),
(22225, '43.229.208.190', NULL, 7, '2024-07-14 10:14:41', '2024-07-14 11:27:54'),
(22226, '40.77.167.38', NULL, 1, '2024-07-14 10:32:04', '2024-07-14 10:32:04'),
(22227, '60.187.111.3', NULL, 1, '2024-07-14 10:38:51', '2024-07-14 10:38:51'),
(22228, '40.94.227.96', NULL, 1, '2024-07-14 11:54:19', '2024-07-14 11:54:19'),
(22229, '205.169.39.49', NULL, 1, '2024-07-14 12:12:52', '2024-07-14 12:12:52'),
(22230, '91.92.243.2', NULL, 5, '2024-07-14 12:17:58', '2024-07-14 12:18:01'),
(22231, '17.241.75.97', NULL, 1, '2024-07-14 12:59:28', '2024-07-14 12:59:28'),
(22232, '103.92.153.17', NULL, 1, '2024-07-14 13:06:07', '2024-07-14 13:06:07'),
(22233, '4.193.96.14', NULL, 1, '2024-07-14 14:14:54', '2024-07-14 14:14:54'),
(22234, '87.153.111.164', NULL, 1, '2024-07-14 14:34:00', '2024-07-14 14:34:00'),
(22235, '35.196.21.185', NULL, 2, '2024-07-14 14:35:36', '2024-07-14 14:44:04'),
(22236, '156.236.135.124', NULL, 1, '2024-07-14 14:37:33', '2024-07-14 14:37:33'),
(22237, '103.161.151.116', NULL, 1, '2024-07-14 15:08:03', '2024-07-14 15:08:03'),
(22238, '40.94.226.85', NULL, 1, '2024-07-14 16:13:43', '2024-07-14 16:13:43'),
(22239, '40.94.227.66', NULL, 1, '2024-07-14 16:13:43', '2024-07-14 16:13:43'),
(22240, '45.120.38.242', NULL, 1, '2024-07-14 16:19:55', '2024-07-14 16:19:55'),
(22241, '103.117.143.67', NULL, 1, '2024-07-14 16:22:54', '2024-07-14 16:22:54'),
(22242, '167.99.202.31', NULL, 1, '2024-07-14 16:55:24', '2024-07-14 16:55:24'),
(22243, '157.230.38.174', NULL, 2, '2024-07-14 17:03:44', '2024-07-14 17:04:25'),
(22244, '173.252.83.25', NULL, 1, '2024-07-14 17:58:48', '2024-07-14 17:58:48'),
(22245, '103.25.248.128', NULL, 2, '2024-07-14 18:20:08', '2024-07-14 18:20:35'),
(22246, '155.138.252.58', NULL, 1, '2024-07-14 18:57:23', '2024-07-14 18:57:23'),
(22247, '132.148.110.76', NULL, 1, '2024-07-14 19:14:39', '2024-07-14 19:14:39'),
(22248, '36.99.136.137', NULL, 1, '2024-07-14 19:29:30', '2024-07-14 19:29:30'),
(22249, '37.111.213.181', NULL, 1, '2024-07-14 19:57:38', '2024-07-14 19:57:38'),
(22250, '36.99.136.129', NULL, 1, '2024-07-14 20:16:07', '2024-07-14 20:16:07'),
(22251, '128.204.212.78', NULL, 1, '2024-07-14 21:39:15', '2024-07-14 21:39:15'),
(22252, '24.53.129.98', NULL, 1, '2024-07-14 21:50:18', '2024-07-14 21:50:18'),
(22253, '108.179.219.56', NULL, 1, '2024-07-14 21:50:23', '2024-07-14 21:50:23'),
(22254, '96.93.221.122', NULL, 1, '2024-07-14 21:50:45', '2024-07-14 21:50:45'),
(22255, '202.58.16.157', NULL, 1, '2024-07-14 21:50:53', '2024-07-14 21:50:53'),
(22256, '94.204.199.56', NULL, 1, '2024-07-14 21:51:52', '2024-07-14 21:51:52'),
(22257, '181.29.151.80', NULL, 1, '2024-07-14 21:51:58', '2024-07-14 21:51:58'),
(22258, '103.237.173.27', NULL, 1, '2024-07-14 21:52:05', '2024-07-14 21:52:05'),
(22259, '102.67.168.216', NULL, 1, '2024-07-14 21:53:07', '2024-07-14 21:53:07'),
(22260, '46.161.196.158', NULL, 1, '2024-07-14 21:54:12', '2024-07-14 21:54:12'),
(22261, '103.107.231.36', NULL, 1, '2024-07-14 21:55:02', '2024-07-14 21:55:02'),
(22262, '45.32.93.98', NULL, 1, '2024-07-14 22:08:52', '2024-07-14 22:08:52'),
(22263, '66.249.66.10', NULL, 1, '2024-07-14 22:50:01', '2024-07-14 22:50:01'),
(22264, '123.178.210.31', NULL, 1, '2024-07-14 22:56:15', '2024-07-14 22:56:15'),
(22265, '198.235.24.167', NULL, 1, '2024-07-14 23:15:29', '2024-07-14 23:15:29'),
(22266, '35.92.35.88', NULL, 1, '2024-07-14 23:31:33', '2024-07-14 23:31:33'),
(22267, '54.70.190.91', NULL, 1, '2024-07-15 00:15:49', '2024-07-15 00:15:49'),
(22268, '35.90.208.242', NULL, 1, '2024-07-15 01:22:44', '2024-07-15 01:22:44'),
(22269, '65.21.113.241', NULL, 1, '2024-07-15 01:25:50', '2024-07-15 01:25:50'),
(22270, '5.62.60.25', NULL, 2, '2024-07-15 01:57:44', '2024-07-15 01:57:44'),
(22271, '36.99.136.129', NULL, 1, '2024-07-15 04:19:43', '2024-07-15 04:19:43'),
(22272, '3.80.187.223', NULL, 1, '2024-07-15 05:12:10', '2024-07-15 05:12:10'),
(22273, '157.230.38.174', NULL, 2, '2024-07-15 05:18:35', '2024-07-15 05:18:43'),
(22274, '2.59.183.199', NULL, 2, '2024-07-15 05:27:24', '2024-07-15 05:27:25'),
(22275, '205.210.31.170', NULL, 1, '2024-07-15 06:18:48', '2024-07-15 06:18:48'),
(22276, '66.249.66.10', NULL, 1, '2024-07-15 06:24:47', '2024-07-15 06:24:47'),
(22277, '68.106.94.36', NULL, 2, '2024-07-15 06:59:11', '2024-07-15 07:00:32'),
(22278, '54.70.190.91', NULL, 1, '2024-07-15 08:07:47', '2024-07-15 08:07:47'),
(22279, '103.58.74.180', NULL, 1, '2024-07-15 09:12:40', '2024-07-15 09:12:40'),
(22280, '20.212.201.123', NULL, 1, '2024-07-15 09:18:51', '2024-07-15 09:18:51'),
(22281, '72.14.201.159', NULL, 1, '2024-07-15 10:02:01', '2024-07-15 10:02:01'),
(22282, '205.210.31.3', NULL, 1, '2024-07-15 11:01:21', '2024-07-15 11:01:21'),
(22283, '180.92.233.146', NULL, 1, '2024-07-15 11:01:48', '2024-07-15 11:01:48'),
(22284, '66.249.66.40', NULL, 1, '2024-07-15 11:30:45', '2024-07-15 11:30:45'),
(22285, '27.115.124.70', NULL, 1, '2024-07-15 12:46:59', '2024-07-15 12:46:59'),
(22286, '123.6.49.47', NULL, 1, '2024-07-15 12:47:03', '2024-07-15 12:47:03'),
(22287, '91.92.242.171', NULL, 5, '2024-07-15 12:55:47', '2024-07-15 12:55:51'),
(22288, '169.197.140.199', NULL, 1, '2024-07-15 13:06:09', '2024-07-15 13:06:09'),
(22289, '43.229.208.190', NULL, 1, '2024-07-15 13:10:36', '2024-07-15 13:10:36'),
(22290, '74.208.58.122', NULL, 1, '2024-07-15 13:36:23', '2024-07-15 13:36:23'),
(22291, '87.236.176.195', NULL, 1, '2024-07-15 14:02:45', '2024-07-15 14:02:45'),
(22292, '52.237.251.117', NULL, 1, '2024-07-15 14:11:24', '2024-07-15 14:11:24'),
(22293, '94.58.153.110', NULL, 1, '2024-07-15 15:00:11', '2024-07-15 15:00:11'),
(22294, '158.69.25.39', NULL, 1, '2024-07-15 15:37:30', '2024-07-15 15:37:30'),
(22295, '157.55.39.55', NULL, 1, '2024-07-15 15:57:05', '2024-07-15 15:57:05'),
(22296, '35.86.198.122', NULL, 1, '2024-07-15 16:04:58', '2024-07-15 16:04:58'),
(22297, '125.94.144.102', NULL, 1, '2024-07-15 16:29:20', '2024-07-15 16:29:20'),
(22298, '180.124.187.222', NULL, 1, '2024-07-15 18:10:20', '2024-07-15 18:10:20'),
(22299, '172.224.241.23', NULL, 2, '2024-07-15 18:10:40', '2024-07-15 18:10:42'),
(22300, '223.113.128.174', NULL, 1, '2024-07-15 18:21:54', '2024-07-15 18:21:54'),
(22301, '119.4.193.187', NULL, 1, '2024-07-15 19:29:52', '2024-07-15 19:29:52'),
(22302, '103.231.238.115', NULL, 1, '2024-07-15 20:26:07', '2024-07-15 20:26:07'),
(22303, '35.94.134.139', NULL, 1, '2024-07-15 22:38:50', '2024-07-15 22:38:50'),
(22304, '35.84.132.39', NULL, 1, '2024-07-15 23:00:52', '2024-07-15 23:00:52'),
(22305, '124.221.186.82', NULL, 1, '2024-07-15 23:12:56', '2024-07-15 23:12:56'),
(22306, '49.70.190.222', NULL, 1, '2024-07-15 23:20:51', '2024-07-15 23:20:51'),
(22307, '203.160.55.121', NULL, 1, '2024-07-15 23:54:34', '2024-07-15 23:54:34'),
(22308, '128.204.212.77', NULL, 1, '2024-07-16 00:01:13', '2024-07-16 00:01:13'),
(22309, '128.204.212.78', NULL, 1, '2024-07-16 00:40:37', '2024-07-16 00:40:37'),
(22310, '34.217.195.212', NULL, 1, '2024-07-16 00:52:34', '2024-07-16 00:52:34'),
(22311, '54.202.83.251', NULL, 1, '2024-07-16 00:52:47', '2024-07-16 00:52:47'),
(22312, '35.87.225.65', NULL, 1, '2024-07-16 01:04:15', '2024-07-16 01:04:15'),
(22313, '185.208.158.96', NULL, 1, '2024-07-16 02:27:44', '2024-07-16 02:27:44'),
(22314, '95.86.30.242', NULL, 1, '2024-07-16 02:42:25', '2024-07-16 02:42:25'),
(22315, '154.16.49.89', NULL, 1, '2024-07-16 02:52:50', '2024-07-16 02:52:50'),
(22316, '23.26.220.24', NULL, 1, '2024-07-16 03:01:19', '2024-07-16 03:01:19'),
(22317, '205.210.31.44', NULL, 1, '2024-07-16 03:18:13', '2024-07-16 03:18:13'),
(22318, '45.131.101.73', NULL, 1, '2024-07-16 04:30:07', '2024-07-16 04:30:07'),
(22319, '205.169.39.18', NULL, 1, '2024-07-16 04:40:43', '2024-07-16 04:40:43'),
(22320, '64.227.99.64', NULL, 1, '2024-07-16 04:54:13', '2024-07-16 04:54:13'),
(22321, '45.196.45.126', NULL, 1, '2024-07-16 05:40:30', '2024-07-16 05:40:30'),
(22322, '36.182.48.224', NULL, 1, '2024-07-16 06:26:20', '2024-07-16 06:26:20'),
(22323, '54.212.229.5', NULL, 1, '2024-07-16 06:41:14', '2024-07-16 06:41:14'),
(22324, '34.220.63.51', NULL, 1, '2024-07-16 06:41:16', '2024-07-16 06:41:16'),
(22325, '17.241.227.111', NULL, 1, '2024-07-16 06:44:22', '2024-07-16 06:44:22'),
(22326, '3.85.38.46', NULL, 1, '2024-07-16 06:54:21', '2024-07-16 06:54:21'),
(22327, '195.191.219.133', NULL, 1, '2024-07-16 07:05:14', '2024-07-16 07:05:14'),
(22328, '38.11.132.110', NULL, 1, '2024-07-16 07:07:01', '2024-07-16 07:07:01'),
(22329, '43.229.208.190', NULL, 1, '2024-07-16 08:03:00', '2024-07-16 08:03:00'),
(22330, '103.81.175.234', NULL, 1, '2024-07-16 08:30:49', '2024-07-16 08:30:49'),
(22331, '41.59.151.58', NULL, 1, '2024-07-16 08:32:40', '2024-07-16 08:32:40'),
(22332, '23.99.8.58', NULL, 1, '2024-07-16 08:35:10', '2024-07-16 08:35:10'),
(22333, '20.69.122.32', NULL, 1, '2024-07-16 08:35:13', '2024-07-16 08:35:13'),
(22334, '193.186.4.159', NULL, 5, '2024-07-16 08:52:48', '2024-07-16 21:00:03'),
(22335, '54.156.120.21', NULL, 1, '2024-07-16 09:00:35', '2024-07-16 09:00:35'),
(22336, '172.255.76.58', NULL, 1, '2024-07-16 09:01:17', '2024-07-16 09:01:17'),
(22337, '93.209.62.28', NULL, 1, '2024-07-16 09:07:34', '2024-07-16 09:07:34'),
(22338, '185.249.225.192', NULL, 4, '2024-07-16 09:18:28', '2024-07-16 09:18:56'),
(22339, '193.186.4.141', NULL, 1, '2024-07-16 09:35:15', '2024-07-16 09:35:15'),
(22340, '72.14.201.159', NULL, 7, '2024-07-16 09:40:25', '2024-07-16 22:36:33'),
(22341, '100.26.176.111', NULL, 1, '2024-07-16 10:07:53', '2024-07-16 10:07:53'),
(22342, '152.42.226.86', NULL, 1, '2024-07-16 10:27:40', '2024-07-16 10:27:40'),
(22343, '103.152.228.4', NULL, 1, '2024-07-16 10:33:24', '2024-07-16 10:33:24'),
(22344, '198.235.24.93', NULL, 1, '2024-07-16 10:54:35', '2024-07-16 10:54:35'),
(22345, '34.140.63.207', NULL, 1, '2024-07-16 11:29:53', '2024-07-16 11:29:53'),
(22346, '202.61.85.30', NULL, 2, '2024-07-16 12:35:51', '2024-07-16 12:36:20'),
(22347, '182.16.21.98', NULL, 1, '2024-07-16 13:43:50', '2024-07-16 13:43:50'),
(22348, '47.128.47.29', NULL, 1, '2024-07-16 14:23:55', '2024-07-16 14:23:55'),
(22349, '38.6.62.41', NULL, 1, '2024-07-16 14:25:52', '2024-07-16 14:25:52'),
(22350, '190.57.242.38', NULL, 1, '2024-07-16 14:30:21', '2024-07-16 14:30:21'),
(22351, '45.235.166.144', NULL, 1, '2024-07-16 14:31:22', '2024-07-16 14:31:22'),
(22352, '151.115.88.50', NULL, 1, '2024-07-16 14:32:10', '2024-07-16 14:32:10'),
(22353, '14.189.25.247', NULL, 1, '2024-07-16 14:32:16', '2024-07-16 14:32:16'),
(22354, '24.53.180.202', NULL, 1, '2024-07-16 14:32:22', '2024-07-16 14:32:22'),
(22355, '131.255.134.241', NULL, 1, '2024-07-16 14:32:31', '2024-07-16 14:32:31'),
(22356, '201.148.100.190', NULL, 1, '2024-07-16 14:33:33', '2024-07-16 14:33:33'),
(22357, '102.23.254.237', NULL, 1, '2024-07-16 14:34:30', '2024-07-16 14:34:30'),
(22358, '105.27.192.46', NULL, 1, '2024-07-16 14:34:38', '2024-07-16 14:34:38'),
(22359, '103.165.114.124', NULL, 1, '2024-07-16 14:35:33', '2024-07-16 14:35:33'),
(22360, '168.235.203.238', NULL, 1, '2024-07-16 14:43:48', '2024-07-16 14:43:48'),
(22361, '40.77.167.62', NULL, 1, '2024-07-16 15:15:17', '2024-07-16 15:15:17'),
(22362, '118.179.80.249', NULL, 1, '2024-07-16 15:17:07', '2024-07-16 15:17:07'),
(22363, '62.146.238.27', NULL, 5, '2024-07-16 16:06:36', '2024-07-16 16:09:25'),
(22364, '43.155.166.202', NULL, 1, '2024-07-16 16:17:04', '2024-07-16 16:17:04'),
(22365, '101.18.139.248', NULL, 1, '2024-07-16 16:27:16', '2024-07-16 16:27:16'),
(22366, '47.128.28.179', NULL, 1, '2024-07-16 16:39:24', '2024-07-16 16:39:24'),
(22367, '103.30.188.214', NULL, 2, '2024-07-16 17:39:09', '2024-07-16 17:45:34'),
(22368, '23.26.220.22', NULL, 1, '2024-07-16 18:14:35', '2024-07-16 18:14:35'),
(22369, '149.28.252.84', NULL, 1, '2024-07-16 18:47:06', '2024-07-16 18:47:06'),
(22370, '216.128.137.148', NULL, 1, '2024-07-16 20:12:04', '2024-07-16 20:12:04'),
(22371, '173.252.87.1', NULL, 1, '2024-07-16 20:26:48', '2024-07-16 20:26:48'),
(22372, '66.249.66.12', NULL, 1, '2024-07-16 20:33:21', '2024-07-16 20:33:21'),
(22373, '66.249.66.11', NULL, 1, '2024-07-16 20:34:05', '2024-07-16 20:34:05'),
(22374, '144.126.132.187', NULL, 1, '2024-07-16 20:46:02', '2024-07-16 20:46:02'),
(22375, '169.255.243.12', NULL, 1, '2024-07-16 21:00:19', '2024-07-16 21:00:19'),
(22376, '140.82.28.179', NULL, 1, '2024-07-16 21:00:52', '2024-07-16 21:00:52'),
(22377, '66.249.66.41', NULL, 1, '2024-07-16 21:04:34', '2024-07-16 21:04:34'),
(22378, '109.248.139.251', NULL, 1, '2024-07-16 21:06:10', '2024-07-16 21:06:10'),
(22379, '66.249.66.39', NULL, 1, '2024-07-16 21:11:36', '2024-07-16 21:11:36'),
(22380, '15.235.15.135', NULL, 1, '2024-07-16 21:37:24', '2024-07-16 21:37:24'),
(22381, '38.11.237.23', NULL, 1, '2024-07-16 21:53:52', '2024-07-16 21:53:52'),
(22382, '103.68.194.224', NULL, 1, '2024-07-16 22:08:34', '2024-07-16 22:08:34'),
(22383, '34.217.206.180', NULL, 1, '2024-07-16 22:26:24', '2024-07-16 22:26:24'),
(22384, '43.163.217.235', NULL, 1, '2024-07-17 00:24:05', '2024-07-17 00:24:05'),
(22385, '52.37.246.100', NULL, 1, '2024-07-17 00:29:41', '2024-07-17 00:29:41'),
(22386, '38.6.16.152', NULL, 1, '2024-07-17 01:55:57', '2024-07-17 01:55:57'),
(22387, '205.169.39.24', NULL, 1, '2024-07-17 02:03:43', '2024-07-17 02:03:43'),
(22388, '58.97.182.164', NULL, 1, '2024-07-17 02:12:29', '2024-07-17 02:12:29'),
(22389, '52.81.60.5', NULL, 1, '2024-07-17 02:34:05', '2024-07-17 02:34:05'),
(22390, '77.11.11.89', NULL, 1, '2024-07-17 02:36:52', '2024-07-17 02:36:52'),
(22391, '106.75.64.247', NULL, 1, '2024-07-17 02:38:03', '2024-07-17 02:38:03'),
(22392, '62.146.178.221', NULL, 1, '2024-07-17 02:53:22', '2024-07-17 02:53:22'),
(22393, '40.91.80.231', NULL, 2, '2024-07-17 03:28:46', '2024-07-17 03:28:51'),
(22394, '106.75.173.165', NULL, 1, '2024-07-17 04:20:04', '2024-07-17 04:20:04'),
(22395, '106.75.157.14', NULL, 1, '2024-07-17 04:20:04', '2024-07-17 04:20:04'),
(22396, '106.75.137.66', NULL, 1, '2024-07-17 04:20:31', '2024-07-17 04:20:31'),
(22397, '106.75.146.146', NULL, 1, '2024-07-17 04:20:31', '2024-07-17 04:20:31'),
(22398, '223.244.35.77', NULL, 1, '2024-07-17 04:37:38', '2024-07-17 04:37:38'),
(22399, '54.161.14.84', NULL, 1, '2024-07-17 05:28:05', '2024-07-17 05:28:05'),
(22400, '58.27.240.10', NULL, 1, '2024-07-17 05:45:42', '2024-07-17 05:45:42'),
(22401, '122.185.198.242', NULL, 1, '2024-07-17 05:46:36', '2024-07-17 05:46:36'),
(22402, '110.34.7.25', NULL, 1, '2024-07-17 05:47:29', '2024-07-17 05:47:29'),
(22403, '14.226.42.180', NULL, 1, '2024-07-17 05:48:23', '2024-07-17 05:48:23'),
(22404, '202.79.34.190', NULL, 1, '2024-07-17 05:48:31', '2024-07-17 05:48:31'),
(22405, '50.4.90.142', NULL, 1, '2024-07-17 05:49:17', '2024-07-17 05:49:17'),
(22406, '103.216.233.74', NULL, 1, '2024-07-17 05:49:29', '2024-07-17 05:49:29'),
(22407, '106.53.207.247', NULL, 1, '2024-07-17 05:50:30', '2024-07-17 05:50:30'),
(22408, '183.247.165.222', NULL, 1, '2024-07-17 05:50:39', '2024-07-17 05:50:39'),
(22409, '69.142.69.186', NULL, 1, '2024-07-17 05:50:44', '2024-07-17 05:50:44'),
(22410, '170.205.30.85', NULL, 1, '2024-07-17 06:48:32', '2024-07-17 06:48:32'),
(22411, '156.235.102.59', NULL, 1, '2024-07-17 07:20:18', '2024-07-17 07:20:18'),
(22412, '54.88.179.33', NULL, 3, '2024-07-17 07:40:08', '2024-07-17 07:40:09'),
(22413, '195.191.219.130', NULL, 1, '2024-07-17 08:13:24', '2024-07-17 08:13:24'),
(22414, '182.16.21.98', NULL, 2, '2024-07-17 08:42:50', '2024-07-17 10:27:05'),
(22415, '128.204.212.85', NULL, 1, '2024-07-17 09:32:53', '2024-07-17 09:32:53'),
(22416, '103.137.0.226', NULL, 1, '2024-07-17 09:59:27', '2024-07-17 09:59:27'),
(22417, '213.202.233.34', NULL, 1, '2024-07-17 11:16:24', '2024-07-17 11:16:24'),
(22418, '66.249.66.11', NULL, 1, '2024-07-17 13:15:14', '2024-07-17 13:15:14'),
(22419, '175.22.145.223', NULL, 1, '2024-07-17 13:17:25', '2024-07-17 13:17:25'),
(22420, '193.186.4.168', NULL, 1, '2024-07-17 13:33:45', '2024-07-17 13:33:45'),
(22421, '146.59.52.85', NULL, 1, '2024-07-17 14:04:37', '2024-07-17 14:04:37'),
(22422, '23.26.220.22', NULL, 1, '2024-07-17 14:32:29', '2024-07-17 14:32:29'),
(22423, '185.249.225.192', NULL, 4, '2024-07-17 15:36:26', '2024-07-17 15:36:56'),
(22424, '68.221.24.54', NULL, 16, '2024-07-17 16:09:29', '2024-07-17 16:10:44'),
(22425, '146.70.185.163', NULL, 1, '2024-07-17 17:20:47', '2024-07-17 17:20:47'),
(22426, '124.225.164.130', NULL, 1, '2024-07-17 17:25:29', '2024-07-17 17:25:29'),
(22427, '93.158.91.19', NULL, 1, '2024-07-17 17:51:28', '2024-07-17 17:51:28'),
(22428, '185.203.185.154', NULL, 1, '2024-07-17 19:16:10', '2024-07-17 19:16:10'),
(22429, '17.241.75.31', NULL, 1, '2024-07-17 19:55:38', '2024-07-17 19:55:38'),
(22430, '144.126.132.187', NULL, 1, '2024-07-17 20:18:49', '2024-07-17 20:18:49'),
(22431, '128.204.212.79', NULL, 1, '2024-07-17 20:31:46', '2024-07-17 20:31:46'),
(22432, '112.194.88.212', NULL, 1, '2024-07-17 21:04:53', '2024-07-17 21:04:53'),
(22433, '167.172.237.246', NULL, 1, '2024-07-17 21:52:11', '2024-07-17 21:52:11'),
(22434, '193.186.4.63', NULL, 1, '2024-07-17 22:03:45', '2024-07-17 22:03:45'),
(22435, '185.117.225.212', NULL, 1, '2024-07-17 23:00:20', '2024-07-17 23:00:20'),
(22436, '65.21.35.234', NULL, 2, '2024-07-17 23:16:55', '2024-07-17 23:17:25'),
(22437, '164.90.157.94', NULL, 1, '2024-07-17 23:21:24', '2024-07-17 23:21:24'),
(22438, '31.11.36.159', NULL, 1, '2024-07-17 23:28:27', '2024-07-17 23:28:27'),
(22439, '167.99.61.157', NULL, 1, '2024-07-17 23:40:31', '2024-07-17 23:40:31'),
(22440, '194.147.98.17', NULL, 1, '2024-07-18 00:04:10', '2024-07-18 00:04:10'),
(22441, '64.225.53.179', NULL, 1, '2024-07-18 00:26:46', '2024-07-18 00:26:46'),
(22442, '54.191.113.38', NULL, 1, '2024-07-18 00:29:51', '2024-07-18 00:29:51'),
(22443, '54.244.1.250', NULL, 1, '2024-07-18 01:12:48', '2024-07-18 01:12:48'),
(22444, '8.215.60.199', NULL, 1, '2024-07-18 02:40:31', '2024-07-18 02:40:31'),
(22445, '3.25.241.102', NULL, 1, '2024-07-18 02:50:49', '2024-07-18 02:50:49'),
(22446, '175.16.57.111', NULL, 2, '2024-07-18 03:13:35', '2024-07-18 03:14:12'),
(22447, '66.249.66.38', NULL, 1, '2024-07-18 03:52:07', '2024-07-18 03:52:07'),
(22448, '42.83.147.54', NULL, 1, '2024-07-18 04:01:49', '2024-07-18 04:01:49'),
(22449, '89.187.171.169', NULL, 1, '2024-07-18 04:04:23', '2024-07-18 04:04:23'),
(22450, '119.45.114.138', NULL, 14, '2024-07-18 04:38:10', '2024-07-18 04:47:59'),
(22451, '123.6.49.44', NULL, 1, '2024-07-18 04:55:35', '2024-07-18 04:55:35'),
(22452, '123.6.49.18', NULL, 2, '2024-07-18 04:55:35', '2024-07-18 04:55:46'),
(22453, '139.59.25.197', NULL, 1, '2024-07-18 05:05:12', '2024-07-18 05:05:12'),
(22454, '103.131.71.189', NULL, 1, '2024-07-18 05:28:08', '2024-07-18 05:28:08'),
(22455, '66.249.66.38', NULL, 1, '2024-07-18 06:10:12', '2024-07-18 06:10:12'),
(22456, '52.146.1.167', NULL, 2, '2024-07-18 06:39:34', '2024-07-18 06:39:34'),
(22457, '195.191.219.132', NULL, 1, '2024-07-18 06:48:08', '2024-07-18 06:48:08'),
(22458, '34.207.180.152', NULL, 1, '2024-07-18 06:56:12', '2024-07-18 06:56:12'),
(22459, '40.94.26.178', NULL, 1, '2024-07-18 07:01:49', '2024-07-18 07:01:49'),
(22460, '113.11.89.40', NULL, 2, '2024-07-18 07:32:19', '2024-07-18 07:36:30'),
(22461, '94.74.88.183', NULL, 1, '2024-07-18 07:41:48', '2024-07-18 07:41:48'),
(22462, '51.222.253.1', NULL, 1, '2024-07-18 08:04:50', '2024-07-18 08:04:50'),
(22463, '49.51.206.130', NULL, 1, '2024-07-18 08:19:36', '2024-07-18 08:19:36'),
(22464, '193.186.4.159', NULL, 1, '2024-07-18 08:42:02', '2024-07-18 08:42:02'),
(22465, '203.76.148.50', NULL, 1, '2024-07-18 08:49:39', '2024-07-18 08:49:39'),
(22466, '107.174.119.94', NULL, 1, '2024-07-18 09:31:55', '2024-07-18 09:31:55'),
(22467, '40.94.227.37', NULL, 1, '2024-07-18 09:49:18', '2024-07-18 09:49:18'),
(22468, '180.151.50.226', NULL, 2, '2024-07-18 10:42:24', '2024-07-18 10:45:38'),
(22469, '18.116.68.11', NULL, 1, '2024-07-18 10:46:47', '2024-07-18 10:46:47'),
(22470, '18.224.128.89', NULL, 1, '2024-07-18 10:46:47', '2024-07-18 10:46:47'),
(22471, '3.141.11.163', NULL, 1, '2024-07-18 10:46:54', '2024-07-18 10:46:54'),
(22472, '193.186.4.149', NULL, 1, '2024-07-18 11:19:11', '2024-07-18 11:19:11'),
(22473, '14.1.65.52', NULL, 2, '2024-07-18 11:19:43', '2024-07-18 11:20:53'),
(22474, '220.158.141.236', NULL, 1, '2024-07-18 11:28:51', '2024-07-18 11:28:51'),
(22475, '103.118.153.53', NULL, 3, '2024-07-18 11:57:59', '2024-07-18 12:11:18'),
(22476, '149.71.178.32', NULL, 1, '2024-07-18 12:15:20', '2024-07-18 12:15:20'),
(22477, '72.14.201.159', NULL, 2, '2024-07-18 13:18:03', '2024-07-18 16:04:16'),
(22478, '183.166.147.195', NULL, 1, '2024-07-18 13:43:32', '2024-07-18 13:43:32'),
(22479, '62.141.44.236', NULL, 1, '2024-07-18 13:55:10', '2024-07-18 13:55:10'),
(22480, '18.222.128.205', NULL, 5, '2024-07-18 14:37:41', '2024-07-18 14:37:46'),
(22481, '66.249.66.11', NULL, 1, '2024-07-18 14:47:59', '2024-07-18 14:47:59'),
(22482, '117.208.121.199', NULL, 1, '2024-07-18 15:53:33', '2024-07-18 15:53:33'),
(22483, '42.236.17.111', NULL, 1, '2024-07-18 16:07:33', '2024-07-18 16:07:33'),
(22484, '35.90.176.81', NULL, 1, '2024-07-18 16:11:06', '2024-07-18 16:11:06'),
(22485, '52.38.173.16', NULL, 1, '2024-07-18 16:11:07', '2024-07-18 16:11:07'),
(22486, '34.217.87.75', NULL, 1, '2024-07-18 16:11:52', '2024-07-18 16:11:52'),
(22487, '88.201.19.107', NULL, 1, '2024-07-18 16:41:39', '2024-07-18 16:41:39'),
(22488, '23.229.55.97', NULL, 1, '2024-07-18 18:05:08', '2024-07-18 18:05:08'),
(22489, '104.168.172.34', NULL, 1, '2024-07-18 18:33:40', '2024-07-18 18:33:40'),
(22490, '66.249.66.37', NULL, 1, '2024-07-18 18:57:01', '2024-07-18 18:57:01'),
(22491, '167.172.72.11', NULL, 1, '2024-07-18 19:48:27', '2024-07-18 19:48:27'),
(22492, '36.134.147.75', NULL, 1, '2024-07-18 20:20:01', '2024-07-18 20:20:01'),
(22493, '94.156.64.71', NULL, 1, '2024-07-18 20:36:46', '2024-07-18 20:36:46'),
(22494, '107.189.16.249', NULL, 1, '2024-07-18 20:57:20', '2024-07-18 20:57:20'),
(22495, '65.21.113.241', NULL, 1, '2024-07-18 21:59:58', '2024-07-18 21:59:58'),
(22496, '159.148.128.44', NULL, 1, '2024-07-18 22:00:51', '2024-07-18 22:00:51'),
(22497, '159.148.128.174', NULL, 1, '2024-07-18 22:01:30', '2024-07-18 22:01:30'),
(22498, '159.148.128.12', NULL, 1, '2024-07-18 22:02:27', '2024-07-18 22:02:27'),
(22499, '151.106.12.245', NULL, 1, '2024-07-18 22:59:24', '2024-07-18 22:59:24'),
(22500, '45.227.254.34', NULL, 1, '2024-07-18 23:01:01', '2024-07-18 23:01:01'),
(22501, '34.142.245.176', NULL, 4, '2024-07-18 23:27:20', '2024-07-18 23:27:24'),
(22502, '8.215.36.236', NULL, 1, '2024-07-18 23:59:50', '2024-07-18 23:59:50'),
(22503, '35.91.18.218', NULL, 1, '2024-07-19 00:15:05', '2024-07-19 00:15:05'),
(22504, '35.89.99.152', NULL, 1, '2024-07-19 00:39:06', '2024-07-19 00:39:06'),
(22505, '111.7.96.178', NULL, 1, '2024-07-19 01:31:34', '2024-07-19 01:31:34'),
(22506, '36.99.136.129', NULL, 1, '2024-07-19 01:37:22', '2024-07-19 01:37:22'),
(22507, '124.243.186.85', NULL, 1, '2024-07-19 03:26:00', '2024-07-19 03:26:00'),
(22508, '42.236.17.18', NULL, 1, '2024-07-19 04:06:27', '2024-07-19 04:06:27'),
(22509, '42.236.17.233', NULL, 1, '2024-07-19 04:06:35', '2024-07-19 04:06:35'),
(22510, '51.15.184.67', NULL, 1, '2024-07-19 04:18:09', '2024-07-19 04:18:09'),
(22511, '198.235.24.76', NULL, 1, '2024-07-19 04:53:30', '2024-07-19 04:53:30'),
(22512, '66.220.149.19', NULL, 1, '2024-07-19 05:10:32', '2024-07-19 05:10:32'),
(22513, '42.236.17.28', NULL, 1, '2024-07-19 05:32:28', '2024-07-19 05:32:28'),
(22514, '47.129.35.45', NULL, 2, '2024-07-19 05:57:11', '2024-07-19 05:57:13'),
(22515, '3.85.3.132', NULL, 1, '2024-07-19 06:32:33', '2024-07-19 06:32:33'),
(22516, '3.238.98.143', NULL, 1, '2024-07-19 06:43:49', '2024-07-19 06:43:49'),
(22517, '54.208.191.82', NULL, 1, '2024-07-19 06:47:14', '2024-07-19 06:47:14'),
(22518, '66.249.66.38', NULL, 2, '2024-07-19 06:52:19', '2024-07-19 17:32:27'),
(22519, '49.7.227.204', NULL, 1, '2024-07-19 07:14:03', '2024-07-19 07:14:03'),
(22520, '173.252.107.116', NULL, 1, '2024-07-19 07:31:16', '2024-07-19 07:31:16'),
(22521, '173.252.107.115', NULL, 1, '2024-07-19 07:31:16', '2024-07-19 07:31:16'),
(22522, '120.17.178.107', NULL, 1, '2024-07-19 07:38:49', '2024-07-19 07:38:49'),
(22523, '178.171.113.202', NULL, 1, '2024-07-19 08:16:27', '2024-07-19 08:16:27'),
(22524, '128.204.212.78', NULL, 1, '2024-07-19 09:41:43', '2024-07-19 09:41:43'),
(22525, '128.204.212.84', NULL, 1, '2024-07-19 09:41:50', '2024-07-19 09:41:50'),
(22526, '5.78.92.45', NULL, 1, '2024-07-19 09:42:27', '2024-07-19 09:42:27'),
(22527, '49.15.226.20', NULL, 2, '2024-07-19 09:42:40', '2024-07-19 09:43:00'),
(22528, '36.182.49.41', NULL, 1, '2024-07-19 10:22:27', '2024-07-19 10:22:27'),
(22529, '46.246.122.169', NULL, 1, '2024-07-19 10:46:44', '2024-07-19 10:46:44'),
(22530, '199.45.154.113', NULL, 1, '2024-07-19 11:48:48', '2024-07-19 11:48:48'),
(22531, '52.167.144.168', NULL, 1, '2024-07-19 12:33:24', '2024-07-19 12:33:24'),
(22532, '206.168.34.46', NULL, 1, '2024-07-19 13:24:37', '2024-07-19 13:24:37'),
(22533, '115.96.128.84', NULL, 1, '2024-07-19 13:44:42', '2024-07-19 13:44:42'),
(22534, '40.77.167.65', NULL, 1, '2024-07-19 15:56:55', '2024-07-19 15:56:55'),
(22535, '159.203.95.113', NULL, 16, '2024-07-19 16:01:07', '2024-07-19 18:20:16'),
(22536, '66.249.66.11', NULL, 1, '2024-07-19 16:09:24', '2024-07-19 16:09:24'),
(22537, '129.211.14.160', NULL, 1, '2024-07-19 16:12:39', '2024-07-19 16:12:39'),
(22538, '128.204.212.79', NULL, 1, '2024-07-19 16:26:27', '2024-07-19 16:26:27'),
(22539, '180.110.203.108', NULL, 1, '2024-07-19 17:19:10', '2024-07-19 17:19:10'),
(22540, '42.236.17.229', NULL, 1, '2024-07-19 17:21:35', '2024-07-19 17:21:35'),
(22541, '222.77.213.60', NULL, 1, '2024-07-19 17:53:10', '2024-07-19 17:53:10'),
(22542, '40.77.167.63', NULL, 1, '2024-07-19 19:44:36', '2024-07-19 19:44:36'),
(22543, '59.111.226.101', NULL, 7, '2024-07-19 21:33:50', '2024-07-19 21:33:51'),
(22544, '175.44.42.52', NULL, 2, '2024-07-19 23:01:35', '2024-07-19 23:01:40'),
(22545, '39.65.173.199', NULL, 1, '2024-07-19 23:02:05', '2024-07-19 23:02:05'),
(22546, '35.163.79.47', NULL, 1, '2024-07-19 23:59:19', '2024-07-19 23:59:19'),
(22547, '47.128.126.6', NULL, 1, '2024-07-20 00:25:33', '2024-07-20 00:25:33'),
(22548, '36.182.48.178', NULL, 1, '2024-07-20 00:26:07', '2024-07-20 00:26:07'),
(22549, '54.69.159.226', NULL, 1, '2024-07-20 00:52:26', '2024-07-20 00:52:26'),
(22550, '180.103.154.198', NULL, 1, '2024-07-20 01:05:39', '2024-07-20 01:05:39'),
(22551, '121.237.36.28', NULL, 1, '2024-07-20 01:09:35', '2024-07-20 01:09:35'),
(22552, '87.236.176.72', NULL, 1, '2024-07-20 01:50:02', '2024-07-20 01:50:02'),
(22553, '89.187.162.106', NULL, 1, '2024-07-20 02:00:45', '2024-07-20 02:00:45'),
(22554, '54.70.190.91', NULL, 1, '2024-07-20 02:13:17', '2024-07-20 02:13:17'),
(22555, '89.19.34.181', NULL, 1, '2024-07-20 02:35:01', '2024-07-20 02:35:01'),
(22556, '47.128.126.56', NULL, 1, '2024-07-20 02:53:55', '2024-07-20 02:53:55'),
(22557, '37.19.223.236', NULL, 1, '2024-07-20 03:00:31', '2024-07-20 03:00:31'),
(22558, '85.239.59.168', NULL, 1, '2024-07-20 03:13:03', '2024-07-20 03:13:03'),
(22559, '54.249.173.104', NULL, 2, '2024-07-20 04:47:44', '2024-07-20 04:47:48'),
(22560, '111.231.1.45', NULL, 5, '2024-07-20 04:48:46', '2024-07-20 04:52:20'),
(22561, '93.159.230.87', NULL, 1, '2024-07-20 05:22:24', '2024-07-20 05:22:24'),
(22562, '165.232.42.17', NULL, 1, '2024-07-20 05:51:19', '2024-07-20 05:51:19'),
(22563, '188.166.58.4', NULL, 1, '2024-07-20 06:17:51', '2024-07-20 06:17:51'),
(22564, '3.95.240.76', NULL, 1, '2024-07-20 06:43:27', '2024-07-20 06:43:27'),
(22565, '51.222.253.2', NULL, 1, '2024-07-20 08:10:32', '2024-07-20 08:10:32'),
(22566, '87.236.176.35', NULL, 1, '2024-07-20 08:19:06', '2024-07-20 08:19:06'),
(22567, '52.206.84.190', NULL, 2, '2024-07-20 09:25:28', '2024-07-20 09:25:28'),
(22568, '162.241.218.154', NULL, 1, '2024-07-20 09:32:55', '2024-07-20 09:32:55'),
(22569, '147.78.47.230', NULL, 1, '2024-07-20 10:49:21', '2024-07-20 10:49:21'),
(22570, '138.186.139.96', NULL, 1, '2024-07-20 12:03:34', '2024-07-20 12:03:34'),
(22571, '182.16.21.98', NULL, 1, '2024-07-20 12:13:30', '2024-07-20 12:13:30'),
(22572, '147.185.132.189', NULL, 1, '2024-07-20 12:55:17', '2024-07-20 12:55:17'),
(22573, '156.236.189.249', NULL, 1, '2024-07-20 13:14:35', '2024-07-20 13:14:35'),
(22574, '180.251.146.78', NULL, 6, '2024-07-20 14:15:24', '2024-07-20 14:15:45'),
(22575, '44.234.109.115', NULL, 1, '2024-07-20 15:22:43', '2024-07-20 15:22:43'),
(22576, '203.2.64.59', NULL, 1, '2024-07-20 16:08:55', '2024-07-20 16:08:55'),
(22577, '45.252.59.212', NULL, 1, '2024-07-20 16:10:12', '2024-07-20 16:10:12'),
(22578, '156.236.145.14', NULL, 1, '2024-07-20 17:19:57', '2024-07-20 17:19:57'),
(22579, '17.241.227.160', NULL, 1, '2024-07-20 17:32:52', '2024-07-20 17:32:52'),
(22580, '128.204.212.78', NULL, 1, '2024-07-20 18:08:38', '2024-07-20 18:08:38'),
(22581, '154.51.131.142', NULL, 1, '2024-07-20 18:30:42', '2024-07-20 18:30:42'),
(22582, '128.14.211.194', NULL, 1, '2024-07-20 19:48:46', '2024-07-20 19:48:46'),
(22583, '91.242.162.10', NULL, 1, '2024-07-20 20:08:55', '2024-07-20 20:08:55'),
(22584, '23.26.220.24', NULL, 1, '2024-07-20 21:23:31', '2024-07-20 21:23:31'),
(22585, '54.213.54.105', NULL, 1, '2024-07-20 23:33:04', '2024-07-20 23:33:04'),
(22586, '193.149.176.120', NULL, 1, '2024-07-20 23:52:00', '2024-07-20 23:52:00'),
(22587, '35.89.195.128', NULL, 1, '2024-07-21 00:27:51', '2024-07-21 00:27:51'),
(22588, '35.89.182.228', NULL, 1, '2024-07-21 01:20:48', '2024-07-21 01:20:48'),
(22589, '217.114.43.60', NULL, 1, '2024-07-21 01:42:52', '2024-07-21 01:42:52'),
(22590, '54.186.240.188', NULL, 1, '2024-07-21 02:04:55', '2024-07-21 02:04:55'),
(22591, '110.166.71.39', NULL, 1, '2024-07-21 04:23:03', '2024-07-21 04:23:03'),
(22592, '66.249.66.11', NULL, 2, '2024-07-21 04:34:14', '2024-07-21 04:45:09'),
(22593, '185.255.45.209', NULL, 1, '2024-07-21 04:52:10', '2024-07-21 04:52:10'),
(22594, '66.249.66.42', NULL, 1, '2024-07-21 05:19:44', '2024-07-21 05:19:44'),
(22595, '198.235.24.35', NULL, 1, '2024-07-21 05:42:40', '2024-07-21 05:42:40'),
(22596, '3.92.193.16', NULL, 1, '2024-07-21 09:02:19', '2024-07-21 09:02:19'),
(22597, '117.95.7.16', NULL, 1, '2024-07-21 09:46:15', '2024-07-21 09:46:15'),
(22598, '115.202.69.109', NULL, 1, '2024-07-21 09:46:29', '2024-07-21 09:46:29'),
(22599, '52.167.144.205', NULL, 1, '2024-07-21 10:15:14', '2024-07-21 10:15:14'),
(22600, '66.249.66.37', NULL, 2, '2024-07-21 12:32:20', '2024-07-22 03:37:29'),
(22601, '66.249.66.10', NULL, 3, '2024-07-21 13:04:19', '2024-07-22 01:07:21'),
(22602, '104.168.140.86', NULL, 1, '2024-07-21 14:18:13', '2024-07-21 14:18:13'),
(22603, '152.42.226.86', NULL, 1, '2024-07-21 14:49:30', '2024-07-21 14:49:30'),
(22604, '146.70.59.164', NULL, 1, '2024-07-21 15:05:42', '2024-07-21 15:05:42'),
(22605, '180.97.221.10', NULL, 2, '2024-07-21 15:20:26', '2024-07-21 15:20:29'),
(22606, '36.134.147.75', NULL, 1, '2024-07-21 16:46:42', '2024-07-21 16:46:42'),
(22607, '52.167.144.215', NULL, 1, '2024-07-21 17:24:06', '2024-07-21 17:24:06'),
(22608, '45.201.231.116', NULL, 1, '2024-07-21 17:39:57', '2024-07-21 17:39:57'),
(22609, '205.210.31.26', NULL, 1, '2024-07-21 17:42:08', '2024-07-21 17:42:08'),
(22610, '156.236.189.245', NULL, 1, '2024-07-21 18:51:22', '2024-07-21 18:51:22'),
(22611, '5.161.250.180', NULL, 1, '2024-07-21 20:48:27', '2024-07-21 20:48:27'),
(22612, '49.235.189.18', NULL, 1, '2024-07-21 23:00:33', '2024-07-21 23:00:33'),
(22613, '54.149.251.115', NULL, 1, '2024-07-21 23:05:14', '2024-07-21 23:05:14'),
(22614, '114.229.32.9', NULL, 1, '2024-07-21 23:37:52', '2024-07-21 23:37:52'),
(22615, '34.143.205.105', NULL, 4, '2024-07-21 23:52:01', '2024-07-21 23:52:04'),
(22616, '180.127.170.195', NULL, 1, '2024-07-22 00:32:28', '2024-07-22 00:32:28'),
(22617, '34.212.132.225', NULL, 1, '2024-07-22 01:01:30', '2024-07-22 01:01:30'),
(22618, '66.249.66.38', NULL, 1, '2024-07-22 01:25:23', '2024-07-22 01:25:23'),
(22619, '198.235.24.186', NULL, 1, '2024-07-22 02:20:49', '2024-07-22 02:20:49'),
(22620, '111.7.96.174', NULL, 1, '2024-07-22 04:08:28', '2024-07-22 04:08:28'),
(22621, '137.184.30.166', NULL, 1, '2024-07-22 04:16:10', '2024-07-22 04:16:10'),
(22622, '66.249.66.12', NULL, 1, '2024-07-22 04:17:44', '2024-07-22 04:17:44'),
(22623, '40.77.167.22', NULL, 1, '2024-07-22 04:46:05', '2024-07-22 04:46:05'),
(22624, '36.99.136.136', NULL, 1, '2024-07-22 04:49:20', '2024-07-22 04:49:20'),
(22625, '182.42.105.85', NULL, 1, '2024-07-22 05:06:59', '2024-07-22 05:06:59'),
(22626, '3.81.34.26', NULL, 1, '2024-07-22 05:35:17', '2024-07-22 05:35:17'),
(22627, '42.236.12.235', NULL, 1, '2024-07-22 06:33:51', '2024-07-22 06:33:51'),
(22628, '42.236.12.217', NULL, 1, '2024-07-22 06:33:53', '2024-07-22 06:33:53'),
(22629, '42.236.12.222', NULL, 1, '2024-07-22 06:33:56', '2024-07-22 06:33:56'),
(22630, '81.94.156.169', NULL, 1, '2024-07-22 06:39:14', '2024-07-22 06:39:14'),
(22631, '42.236.17.45', NULL, 1, '2024-07-22 06:48:30', '2024-07-22 06:48:30'),
(22632, '34.126.104.168', NULL, 4, '2024-07-22 06:51:48', '2024-07-22 06:51:51'),
(22633, '51.222.253.12', NULL, 1, '2024-07-22 07:42:01', '2024-07-22 07:42:01'),
(22634, '66.249.66.38', NULL, 1, '2024-07-22 08:23:30', '2024-07-22 08:23:30'),
(22635, '52.167.144.145', NULL, 2, '2024-07-22 08:54:33', '2024-07-22 22:48:11'),
(22636, '89.110.87.170', NULL, 1, '2024-07-22 09:13:54', '2024-07-22 09:13:54'),
(22637, '66.249.66.37', NULL, 2, '2024-07-22 09:25:56', '2024-07-22 09:25:56'),
(22638, '52.167.144.238', NULL, 1, '2024-07-22 10:06:40', '2024-07-22 10:06:40'),
(22639, '38.33.162.176', NULL, 1, '2024-07-22 10:07:10', '2024-07-22 10:07:10'),
(22640, '205.210.31.59', NULL, 1, '2024-07-22 10:56:32', '2024-07-22 10:56:32'),
(22641, '115.222.156.128', NULL, 1, '2024-07-22 12:21:48', '2024-07-22 12:21:48'),
(22642, '51.222.253.10', NULL, 1, '2024-07-22 13:05:02', '2024-07-22 13:05:02'),
(22643, '17.241.219.209', NULL, 1, '2024-07-22 13:49:22', '2024-07-22 13:49:22'),
(22644, '217.76.48.181', NULL, 1, '2024-07-22 14:26:36', '2024-07-22 14:26:36'),
(22645, '91.90.216.154', NULL, 1, '2024-07-22 14:55:26', '2024-07-22 14:55:26'),
(22646, '5.188.62.21', NULL, 1, '2024-07-22 15:17:22', '2024-07-22 15:17:22'),
(22647, '193.218.118.178', NULL, 1, '2024-07-22 15:19:04', '2024-07-22 15:19:04'),
(22648, '46.182.21.248', NULL, 1, '2024-07-22 15:19:07', '2024-07-22 15:19:07'),
(22649, '185.170.114.25', NULL, 1, '2024-07-22 15:19:13', '2024-07-22 15:19:13'),
(22650, '5.255.121.179', NULL, 1, '2024-07-22 15:19:16', '2024-07-22 15:19:16'),
(22651, '45.139.122.176', NULL, 1, '2024-07-22 15:19:24', '2024-07-22 15:19:24'),
(22652, '107.189.8.133', NULL, 1, '2024-07-22 15:19:29', '2024-07-22 15:19:29'),
(22653, '23.20.145.239', NULL, 2, '2024-07-22 16:34:31', '2024-07-22 16:39:40'),
(22654, '111.231.12.66', NULL, 1, '2024-07-22 18:08:01', '2024-07-22 18:08:01'),
(22655, '94.156.66.91', NULL, 1, '2024-07-22 20:30:15', '2024-07-22 20:30:15'),
(22656, '104.209.222.171', NULL, 1, '2024-07-22 20:39:06', '2024-07-22 20:39:06'),
(22657, '134.73.83.191', NULL, 1, '2024-07-22 22:28:21', '2024-07-22 22:28:21'),
(22658, '42.72.196.17', NULL, 2, '2024-07-22 22:30:27', '2024-07-22 22:32:09'),
(22659, '162.241.226.46', NULL, 1, '2024-07-22 22:33:49', '2024-07-22 22:33:49'),
(22660, '180.251.146.78', NULL, 3, '2024-07-22 22:42:01', '2024-07-22 22:42:07'),
(22661, '18.237.186.77', NULL, 1, '2024-07-22 22:52:31', '2024-07-22 22:52:31'),
(22662, '94.156.64.137', NULL, 1, '2024-07-22 23:18:25', '2024-07-22 23:18:25'),
(22663, '139.215.114.192', NULL, 2, '2024-07-23 00:31:17', '2024-07-23 00:31:21'),
(22664, '54.186.102.155', NULL, 1, '2024-07-23 00:33:08', '2024-07-23 00:33:08'),
(22665, '38.38.151.149', NULL, 1, '2024-07-23 00:48:32', '2024-07-23 00:48:32'),
(22666, '216.24.212.53', NULL, 4, '2024-07-23 01:25:36', '2024-07-23 01:25:37'),
(22667, '216.24.212.47', NULL, 4, '2024-07-23 01:26:00', '2024-07-23 01:26:01'),
(22668, '205.210.31.153', NULL, 1, '2024-07-23 01:35:05', '2024-07-23 01:35:05'),
(22669, '93.158.90.30', NULL, 1, '2024-07-23 01:43:29', '2024-07-23 01:43:29'),
(22670, '36.41.75.167', NULL, 1, '2024-07-23 01:57:28', '2024-07-23 01:57:28'),
(22671, '147.185.132.30', NULL, 1, '2024-07-23 02:42:17', '2024-07-23 02:42:17'),
(22672, '193.186.4.167', NULL, 1, '2024-07-23 05:06:51', '2024-07-23 05:06:51'),
(22673, '193.186.4.146', NULL, 1, '2024-07-23 05:30:06', '2024-07-23 05:30:06'),
(22674, '212.102.41.24', NULL, 1, '2024-07-23 06:34:29', '2024-07-23 06:34:29'),
(22675, '5.161.250.180', NULL, 6, '2024-07-23 06:35:42', '2024-07-23 06:35:43'),
(22676, '184.73.102.117', NULL, 1, '2024-07-23 06:56:41', '2024-07-23 06:56:41'),
(22677, '34.233.36.186', NULL, 1, '2024-07-23 07:01:31', '2024-07-23 07:01:31'),
(22678, '109.205.213.18', NULL, 1, '2024-07-23 07:01:54', '2024-07-23 07:01:54'),
(22679, '108.62.139.15', NULL, 1, '2024-07-23 07:02:19', '2024-07-23 07:02:19'),
(22680, '14.1.64.131', NULL, 1, '2024-07-23 07:16:07', '2024-07-23 07:16:07'),
(22681, '18.234.195.245', NULL, 1, '2024-07-23 07:24:23', '2024-07-23 07:24:23'),
(22682, '52.167.144.238', NULL, 1, '2024-07-23 07:36:44', '2024-07-23 07:36:44'),
(22683, '54.172.102.70', NULL, 1, '2024-07-23 10:30:46', '2024-07-23 10:30:46'),
(22684, '34.194.102.187', NULL, 1, '2024-07-23 10:35:45', '2024-07-23 10:35:45'),
(22685, '181.214.173.128', NULL, 1, '2024-07-23 10:52:20', '2024-07-23 10:52:20'),
(22686, '205.210.31.158', NULL, 1, '2024-07-23 12:30:40', '2024-07-23 12:30:40'),
(22687, '108.141.166.46', NULL, 2, '2024-07-23 12:35:05', '2024-07-23 12:35:14'),
(22688, '114.96.103.33', NULL, 1, '2024-07-23 13:01:54', '2024-07-23 13:01:54'),
(22689, '40.77.167.22', NULL, 1, '2024-07-23 14:44:21', '2024-07-23 14:44:21'),
(22690, '51.15.184.67', NULL, 1, '2024-07-23 14:55:39', '2024-07-23 14:55:39'),
(22691, '31.13.127.25', NULL, 1, '2024-07-23 15:30:53', '2024-07-23 15:30:53'),
(22692, '52.167.144.192', NULL, 1, '2024-07-23 15:54:47', '2024-07-23 15:54:47'),
(22693, '128.204.212.85', NULL, 1, '2024-07-23 16:09:56', '2024-07-23 16:09:56'),
(22694, '173.252.107.7', NULL, 1, '2024-07-23 17:11:36', '2024-07-23 17:11:36'),
(22695, '27.184.137.83', NULL, 1, '2024-07-23 17:28:13', '2024-07-23 17:28:13'),
(22696, '122.15.63.154', NULL, 1, '2024-07-23 17:37:03', '2024-07-23 17:37:03'),
(22697, '51.158.239.81', NULL, 1, '2024-07-23 17:57:48', '2024-07-23 17:57:48'),
(22698, '66.249.66.11', NULL, 1, '2024-07-23 18:10:37', '2024-07-23 18:10:37'),
(22699, '66.249.66.10', NULL, 1, '2024-07-23 18:10:59', '2024-07-23 18:10:59'),
(22700, '5.133.192.166', NULL, 1, '2024-07-23 18:18:14', '2024-07-23 18:18:14'),
(22701, '66.249.66.37', NULL, 1, '2024-07-23 18:25:20', '2024-07-23 18:25:20'),
(22702, '66.249.66.12', NULL, 1, '2024-07-23 18:34:30', '2024-07-23 18:34:30'),
(22703, '45.156.129.85', NULL, 1, '2024-07-23 18:59:20', '2024-07-23 18:59:20'),
(22704, '128.204.212.78', NULL, 1, '2024-07-23 19:32:17', '2024-07-23 19:32:17'),
(22705, '27.210.130.248', NULL, 1, '2024-07-23 19:37:34', '2024-07-23 19:37:34'),
(22706, '203.192.206.143', NULL, 1, '2024-07-23 20:04:38', '2024-07-23 20:04:38'),
(22707, '14.247.170.30', NULL, 1, '2024-07-23 20:04:46', '2024-07-23 20:04:46'),
(22708, '36.66.203.185', NULL, 1, '2024-07-23 20:04:56', '2024-07-23 20:04:56'),
(22709, '156.38.26.138', NULL, 1, '2024-07-23 20:06:01', '2024-07-23 20:06:01'),
(22710, '36.93.121.250', NULL, 1, '2024-07-23 20:06:36', '2024-07-23 20:06:36'),
(22711, '43.154.230.166', NULL, 1, '2024-07-23 20:06:42', '2024-07-23 20:06:42'),
(22712, '152.59.133.165', NULL, 1, '2024-07-23 20:06:53', '2024-07-23 20:06:53'),
(22713, '103.70.177.35', NULL, 1, '2024-07-23 20:07:30', '2024-07-23 20:07:30'),
(22714, '152.59.83.2', NULL, 1, '2024-07-23 20:08:41', '2024-07-23 20:08:41'),
(22715, '165.154.236.190', NULL, 1, '2024-07-23 20:09:14', '2024-07-23 20:09:14'),
(22716, '116.204.148.55', NULL, 1, '2024-07-23 20:41:49', '2024-07-23 20:41:49'),
(22717, '13.215.174.58', NULL, 1, '2024-07-23 20:46:35', '2024-07-23 20:46:35'),
(22718, '120.35.200.227', NULL, 1, '2024-07-23 21:29:21', '2024-07-23 21:29:21'),
(22719, '192.140.14.78', NULL, 1, '2024-07-23 22:02:24', '2024-07-23 22:02:24'),
(22720, '35.92.56.129', NULL, 1, '2024-07-23 22:16:29', '2024-07-23 22:16:29'),
(22721, '18.237.69.252', NULL, 1, '2024-07-23 23:00:38', '2024-07-23 23:00:38'),
(22722, '34.126.163.195', NULL, 4, '2024-07-23 23:01:53', '2024-07-23 23:01:57'),
(22723, '128.14.153.206', NULL, 1, '2024-07-24 01:20:38', '2024-07-24 01:20:38'),
(22724, '194.163.132.39', NULL, 2, '2024-07-24 01:23:39', '2024-07-24 01:24:30'),
(22725, '69.171.249.13', NULL, 1, '2024-07-24 02:26:20', '2024-07-24 02:26:20'),
(22726, '69.171.249.10', NULL, 1, '2024-07-24 02:26:20', '2024-07-24 02:26:20'),
(22727, '124.226.222.66', NULL, 1, '2024-07-24 03:21:25', '2024-07-24 03:21:25'),
(22728, '46.8.146.61', NULL, 1, '2024-07-24 03:44:32', '2024-07-24 03:44:32'),
(22729, '78.158.200.217', NULL, 1, '2024-07-24 03:44:35', '2024-07-24 03:44:35'),
(22730, '103.111.20.2', NULL, 1, '2024-07-24 03:44:45', '2024-07-24 03:44:45'),
(22731, '42.119.200.241', NULL, 1, '2024-07-24 03:45:40', '2024-07-24 03:45:40'),
(22732, '103.251.50.30', NULL, 1, '2024-07-24 03:45:46', '2024-07-24 03:45:46'),
(22733, '152.58.57.228', NULL, 1, '2024-07-24 03:45:51', '2024-07-24 03:45:51'),
(22734, '185.53.229.176', NULL, 1, '2024-07-24 03:45:58', '2024-07-24 03:45:58'),
(22735, '203.189.158.163', NULL, 1, '2024-07-24 03:46:24', '2024-07-24 03:46:24'),
(22736, '110.224.114.171', NULL, 1, '2024-07-24 03:47:20', '2024-07-24 03:47:20'),
(22737, '152.58.34.136', NULL, 1, '2024-07-24 03:47:25', '2024-07-24 03:47:25'),
(22738, '79.117.222.84', NULL, 1, '2024-07-24 04:16:52', '2024-07-24 04:16:52'),
(22739, '143.198.37.223', NULL, 1, '2024-07-24 04:49:02', '2024-07-24 04:49:02'),
(22740, '51.222.253.3', NULL, 1, '2024-07-24 05:25:09', '2024-07-24 05:25:09'),
(22741, '109.205.213.18', NULL, 1, '2024-07-24 05:32:17', '2024-07-24 05:32:17'),
(22742, '128.204.212.77', NULL, 1, '2024-07-24 05:49:36', '2024-07-24 05:49:36'),
(22743, '182.16.21.98', NULL, 1, '2024-07-24 06:40:30', '2024-07-24 06:40:30'),
(22744, '54.144.96.152', NULL, 1, '2024-07-24 07:20:40', '2024-07-24 07:20:40'),
(22745, '13.215.174.58', NULL, 1, '2024-07-24 07:23:52', '2024-07-24 07:23:52'),
(22746, '84.246.85.11', NULL, 3, '2024-07-24 07:53:21', '2024-07-24 07:53:24'),
(22747, '66.249.66.12', NULL, 1, '2024-07-24 08:21:05', '2024-07-24 08:21:05'),
(22748, '118.194.250.95', NULL, 1, '2024-07-24 08:25:19', '2024-07-24 08:25:19'),
(22749, '118.193.38.134', NULL, 1, '2024-07-24 08:25:31', '2024-07-24 08:25:31'),
(22750, '66.249.66.38', NULL, 1, '2024-07-24 08:28:45', '2024-07-24 08:28:45'),
(22751, '202.191.126.60', NULL, 1, '2024-07-24 08:56:36', '2024-07-24 08:56:36'),
(22752, '188.165.125.250', NULL, 1, '2024-07-24 09:46:49', '2024-07-24 09:46:49'),
(22753, '34.217.49.203', NULL, 1, '2024-07-24 09:51:05', '2024-07-24 09:51:05'),
(22754, '40.94.27.76', NULL, 1, '2024-07-24 11:52:38', '2024-07-24 11:52:38'),
(22755, '40.94.27.37', NULL, 1, '2024-07-24 11:52:39', '2024-07-24 11:52:39'),
(22756, '40.94.227.84', NULL, 1, '2024-07-24 12:09:53', '2024-07-24 12:09:53'),
(22757, '66.249.66.37', NULL, 1, '2024-07-24 12:32:50', '2024-07-24 12:32:50'),
(22758, '40.94.226.37', NULL, 1, '2024-07-24 12:50:34', '2024-07-24 12:50:34'),
(22759, '4.172.248.89', NULL, 2, '2024-07-24 13:30:28', '2024-07-24 14:00:58'),
(22760, '128.204.212.78', NULL, 1, '2024-07-24 14:08:25', '2024-07-24 14:08:25'),
(22761, '144.76.67.108', NULL, 4, '2024-07-24 14:42:56', '2024-07-24 15:24:51'),
(22762, '136.243.220.211', NULL, 1, '2024-07-24 14:58:03', '2024-07-24 14:58:03'),
(22763, '182.44.67.97', NULL, 1, '2024-07-24 14:59:57', '2024-07-24 14:59:57'),
(22764, '103.158.88.9', NULL, 2, '2024-07-24 15:41:57', '2024-07-24 15:44:07'),
(22765, '163.172.247.153', NULL, 1, '2024-07-24 15:46:54', '2024-07-24 15:46:54'),
(22766, '52.230.152.159', NULL, 1, '2024-07-24 16:24:41', '2024-07-24 16:24:41'),
(22767, '165.225.217.37', NULL, 2, '2024-07-24 17:33:36', '2024-07-24 17:33:41'),
(22768, '205.169.39.26', NULL, 1, '2024-07-24 17:48:25', '2024-07-24 17:48:25'),
(22769, '36.182.48.155', NULL, 1, '2024-07-24 18:00:24', '2024-07-24 18:00:24'),
(22770, '34.205.65.111', NULL, 1, '2024-07-24 18:07:13', '2024-07-24 18:07:13'),
(22771, '154.30.105.207', NULL, 1, '2024-07-24 19:18:08', '2024-07-24 19:18:08'),
(22772, '103.41.244.107', NULL, 2, '2024-07-24 21:07:48', '2024-07-24 21:07:50'),
(22773, '128.204.212.85', NULL, 1, '2024-07-24 21:25:47', '2024-07-24 21:25:47'),
(22774, '4.213.168.134', NULL, 4, '2024-07-24 21:44:21', '2024-07-24 21:44:25'),
(22775, '202.131.230.54', NULL, 1, '2024-07-24 22:53:42', '2024-07-24 22:53:42'),
(22776, '41.59.202.39', NULL, 1, '2024-07-24 22:54:21', '2024-07-24 22:54:21'),
(22777, '40.70.46.171', NULL, 1, '2024-07-24 22:54:27', '2024-07-24 22:54:27'),
(22778, '187.87.84.202', NULL, 1, '2024-07-24 22:54:32', '2024-07-24 22:54:32'),
(22779, '152.59.35.246', NULL, 1, '2024-07-24 22:55:14', '2024-07-24 22:55:14'),
(22780, '176.115.243.192', NULL, 1, '2024-07-24 22:55:46', '2024-07-24 22:55:46'),
(22781, '177.85.112.149', NULL, 1, '2024-07-24 22:56:05', '2024-07-24 22:56:05'),
(22782, '183.87.188.98', NULL, 1, '2024-07-24 22:56:47', '2024-07-24 22:56:47'),
(22783, '200.37.252.237', NULL, 1, '2024-07-24 22:56:52', '2024-07-24 22:56:52'),
(22784, '49.43.1.110', NULL, 1, '2024-07-24 22:57:22', '2024-07-24 22:57:22'),
(22785, '207.180.205.113', NULL, 1, '2024-07-24 23:35:17', '2024-07-24 23:35:17'),
(22786, '94.156.64.81', NULL, 1, '2024-07-24 23:38:44', '2024-07-24 23:38:44'),
(22787, '54.188.195.250', NULL, 1, '2024-07-25 00:01:45', '2024-07-25 00:01:45'),
(22788, '149.88.19.11', NULL, 1, '2024-07-25 00:21:34', '2024-07-25 00:21:34'),
(22789, '15.235.15.135', NULL, 1, '2024-07-25 00:35:59', '2024-07-25 00:35:59'),
(22790, '34.221.77.114', NULL, 1, '2024-07-25 00:38:45', '2024-07-25 00:38:45'),
(22791, '36.182.48.246', NULL, 2, '2024-07-25 01:16:40', '2024-07-25 01:16:49'),
(22792, '43.130.7.211', NULL, 1, '2024-07-25 01:27:42', '2024-07-25 01:27:42'),
(22793, '194.163.151.155', NULL, 4, '2024-07-25 01:42:32', '2024-07-25 01:42:34'),
(22794, '162.55.130.51', NULL, 1, '2024-07-25 01:57:32', '2024-07-25 01:57:32'),
(22795, '168.119.208.119', NULL, 1, '2024-07-25 02:01:49', '2024-07-25 02:01:49'),
(22796, '81.182.138.199', NULL, 1, '2024-07-25 03:07:44', '2024-07-25 03:07:44'),
(22797, '128.204.212.77', NULL, 1, '2024-07-25 04:20:50', '2024-07-25 04:20:50'),
(22798, '69.58.78.71', NULL, 1, '2024-07-25 05:05:47', '2024-07-25 05:05:47'),
(22799, '69.171.231.113', NULL, 1, '2024-07-25 05:30:20', '2024-07-25 05:30:20'),
(22800, '47.128.18.86', NULL, 1, '2024-07-25 06:26:56', '2024-07-25 06:26:56'),
(22801, '66.249.66.41', NULL, 2, '2024-07-25 06:35:38', '2024-07-25 16:59:23'),
(22802, '66.249.66.42', NULL, 1, '2024-07-25 08:25:17', '2024-07-25 08:25:17'),
(22803, '87.250.224.249', NULL, 1, '2024-07-25 08:25:18', '2024-07-25 08:25:18'),
(22804, '54.177.30.11', NULL, 1, '2024-07-25 08:29:15', '2024-07-25 08:29:15'),
(22805, '38.60.208.70', NULL, 2, '2024-07-25 08:29:41', '2024-07-25 08:31:14'),
(22806, '51.222.253.19', NULL, 2, '2024-07-25 08:34:21', '2024-07-26 03:38:25'),
(22807, '91.92.246.222', NULL, 1, '2024-07-25 09:00:32', '2024-07-25 09:00:32'),
(22808, '54.242.135.51', NULL, 1, '2024-07-25 09:02:07', '2024-07-25 09:02:07'),
(22809, '193.186.4.159', NULL, 1, '2024-07-25 09:31:04', '2024-07-25 09:31:04'),
(22810, '182.16.158.33', NULL, 1, '2024-07-25 09:36:56', '2024-07-25 09:36:56'),
(22811, '164.68.110.24', NULL, 1, '2024-07-25 09:40:26', '2024-07-25 09:40:26'),
(22812, '18.116.68.11', NULL, 1, '2024-07-25 09:55:52', '2024-07-25 09:55:52'),
(22813, '18.224.128.89', NULL, 1, '2024-07-25 09:55:53', '2024-07-25 09:55:53'),
(22814, '3.141.11.163', NULL, 1, '2024-07-25 09:56:03', '2024-07-25 09:56:03'),
(22815, '4.193.96.14', NULL, 3, '2024-07-25 10:07:49', '2024-07-25 13:26:31'),
(22816, '39.89.160.34', NULL, 1, '2024-07-25 10:11:15', '2024-07-25 10:11:15');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(22817, '18.236.6.44', NULL, 6, '2024-07-25 10:30:13', '2024-07-25 10:30:19'),
(22818, '211.249.46.180', NULL, 1, '2024-07-25 10:40:39', '2024-07-25 10:40:39'),
(22819, '40.94.226.97', NULL, 1, '2024-07-25 10:40:49', '2024-07-25 10:40:49'),
(22820, '212.90.120.137', NULL, 1, '2024-07-25 11:27:40', '2024-07-25 11:27:40'),
(22821, '84.17.40.103', NULL, 1, '2024-07-25 11:43:48', '2024-07-25 11:43:48'),
(22822, '40.119.197.45', NULL, 1, '2024-07-25 11:47:56', '2024-07-25 11:47:56'),
(22823, '20.205.153.200', NULL, 2, '2024-07-25 11:57:38', '2024-07-25 12:06:12'),
(22824, '40.94.227.97', NULL, 1, '2024-07-25 12:10:11', '2024-07-25 12:10:11'),
(22825, '52.230.152.252', NULL, 1, '2024-07-25 12:11:59', '2024-07-25 12:11:59'),
(22826, '40.94.227.69', NULL, 1, '2024-07-25 12:14:04', '2024-07-25 12:14:04'),
(22827, '40.94.226.98', NULL, 1, '2024-07-25 12:14:13', '2024-07-25 12:14:13'),
(22828, '40.94.226.74', NULL, 1, '2024-07-25 12:14:42', '2024-07-25 12:14:42'),
(22829, '120.71.59.24', NULL, 1, '2024-07-25 12:20:19', '2024-07-25 12:20:19'),
(22830, '40.94.227.43', NULL, 1, '2024-07-25 12:22:39', '2024-07-25 12:22:39'),
(22831, '40.94.227.82', NULL, 1, '2024-07-25 12:22:50', '2024-07-25 12:22:50'),
(22832, '43.229.208.190', NULL, 1, '2024-07-25 12:27:33', '2024-07-25 12:27:33'),
(22833, '72.14.201.166', NULL, 1, '2024-07-25 12:39:13', '2024-07-25 12:39:13'),
(22834, '34.213.186.53', NULL, 1, '2024-07-25 12:39:33', '2024-07-25 12:39:33'),
(22835, '40.94.226.54', NULL, 1, '2024-07-25 12:57:36', '2024-07-25 12:57:36'),
(22836, '40.94.226.79', NULL, 1, '2024-07-25 12:57:38', '2024-07-25 12:57:38'),
(22837, '40.94.226.70', NULL, 1, '2024-07-25 12:58:05', '2024-07-25 12:58:05'),
(22838, '103.41.244.107', NULL, 2, '2024-07-25 13:06:33', '2024-07-25 13:06:50'),
(22839, '199.45.155.102', NULL, 1, '2024-07-25 13:06:51', '2024-07-25 13:06:51'),
(22840, '20.212.201.123', NULL, 1, '2024-07-25 13:14:54', '2024-07-25 13:14:54'),
(22841, '68.221.24.54', NULL, 16, '2024-07-25 13:52:41', '2024-07-25 13:53:55'),
(22842, '175.29.173.35', NULL, 1, '2024-07-25 13:57:58', '2024-07-25 13:57:58'),
(22843, '34.73.206.133', NULL, 2, '2024-07-25 14:06:28', '2024-07-25 14:20:23'),
(22844, '153.2.247.18', NULL, 1, '2024-07-25 14:08:03', '2024-07-25 14:08:03'),
(22845, '202.61.85.30', NULL, 1, '2024-07-25 14:25:00', '2024-07-25 14:25:00'),
(22846, '154.16.192.163', NULL, 1, '2024-07-25 14:38:33', '2024-07-25 14:38:33'),
(22847, '31.13.103.114', NULL, 1, '2024-07-25 16:01:29', '2024-07-25 16:01:29'),
(22848, '202.74.246.60', NULL, 1, '2024-07-25 16:38:39', '2024-07-25 16:38:39'),
(22849, '155.94.240.142', NULL, 1, '2024-07-25 16:47:56', '2024-07-25 16:47:56'),
(22850, '124.236.100.56', NULL, 4, '2024-07-25 16:51:47', '2024-07-25 19:37:01'),
(22851, '5.161.250.180', NULL, 2, '2024-07-25 17:00:51', '2024-07-25 17:00:53'),
(22852, '66.249.66.11', NULL, 1, '2024-07-25 17:03:24', '2024-07-25 17:03:24'),
(22853, '62.72.43.246', NULL, 4, '2024-07-25 17:17:48', '2024-07-25 17:21:11'),
(22854, '123.207.45.200', NULL, 1, '2024-07-25 17:29:43', '2024-07-25 17:29:43'),
(22855, '66.249.66.39', NULL, 1, '2024-07-25 17:29:43', '2024-07-25 17:29:43'),
(22856, '34.222.207.168', NULL, 1, '2024-07-25 17:49:26', '2024-07-25 17:49:26'),
(22857, '103.131.71.178', NULL, 1, '2024-07-25 18:16:04', '2024-07-25 18:16:04'),
(22858, '180.251.146.78', NULL, 5, '2024-07-25 18:55:00', '2024-07-25 18:55:07'),
(22859, '172.233.58.118', NULL, 1, '2024-07-25 19:35:04', '2024-07-25 19:35:04'),
(22860, '149.56.150.12', NULL, 3, '2024-07-25 19:44:03', '2024-07-25 19:44:16'),
(22861, '149.56.150.106', NULL, 1, '2024-07-25 19:44:33', '2024-07-25 19:44:33'),
(22862, '95.79.3.69', NULL, 1, '2024-07-25 19:54:34', '2024-07-25 19:54:34'),
(22863, '206.168.34.116', NULL, 1, '2024-07-25 20:20:19', '2024-07-25 20:20:19'),
(22864, '128.204.212.85', NULL, 1, '2024-07-25 21:16:20', '2024-07-25 21:16:20'),
(22865, '34.219.93.46', NULL, 1, '2024-07-25 23:39:22', '2024-07-25 23:39:22'),
(22866, '35.167.212.10', NULL, 1, '2024-07-25 23:55:40', '2024-07-25 23:55:40'),
(22867, '66.249.66.37', NULL, 1, '2024-07-26 00:11:50', '2024-07-26 00:11:50'),
(22868, '42.236.17.10', NULL, 1, '2024-07-26 00:18:54', '2024-07-26 00:18:54'),
(22869, '42.236.17.113', NULL, 1, '2024-07-26 00:38:01', '2024-07-26 00:38:01'),
(22870, '62.141.44.236', NULL, 1, '2024-07-26 00:41:32', '2024-07-26 00:41:32'),
(22871, '42.236.17.69', NULL, 1, '2024-07-26 00:56:08', '2024-07-26 00:56:08'),
(22872, '42.236.17.201', NULL, 1, '2024-07-26 01:13:17', '2024-07-26 01:13:17'),
(22873, '205.210.31.247', NULL, 1, '2024-07-26 02:26:51', '2024-07-26 02:26:51'),
(22874, '199.45.155.95', NULL, 1, '2024-07-26 02:31:28', '2024-07-26 02:31:28'),
(22875, '206.168.34.198', NULL, 1, '2024-07-26 03:57:06', '2024-07-26 03:57:06'),
(22876, '36.99.136.136', NULL, 2, '2024-07-26 05:23:06', '2024-07-26 05:23:11'),
(22877, '36.99.136.137', NULL, 1, '2024-07-26 05:23:08', '2024-07-26 05:23:08'),
(22878, '34.48.155.144', NULL, 1, '2024-07-26 05:40:38', '2024-07-26 05:40:38'),
(22879, '138.197.181.196', NULL, 1, '2024-07-26 06:09:28', '2024-07-26 06:09:28'),
(22880, '82.180.144.3', NULL, 4, '2024-07-26 06:12:20', '2024-07-26 06:12:54'),
(22881, '128.204.212.84', NULL, 1, '2024-07-26 07:02:42', '2024-07-26 07:02:42'),
(22882, '54.145.187.129', NULL, 1, '2024-07-26 07:07:57', '2024-07-26 07:07:57'),
(22883, '38.6.16.149', NULL, 1, '2024-07-26 08:19:45', '2024-07-26 08:19:45'),
(22884, '35.196.178.110', NULL, 2, '2024-07-26 08:40:56', '2024-07-26 08:51:12'),
(22885, '122.238.154.18', NULL, 1, '2024-07-26 08:42:16', '2024-07-26 08:42:16'),
(22886, '51.178.112.46', NULL, 2, '2024-07-26 09:13:56', '2024-07-26 09:15:04'),
(22887, '223.244.35.77', NULL, 1, '2024-07-26 10:12:51', '2024-07-26 10:12:51'),
(22888, '147.182.178.31', NULL, 1, '2024-07-26 10:20:29', '2024-07-26 10:20:29'),
(22889, '124.109.60.22', NULL, 1, '2024-07-26 11:27:04', '2024-07-26 11:27:04'),
(22890, '8.217.113.158', NULL, 1, '2024-07-26 11:36:33', '2024-07-26 11:36:33'),
(22891, '83.99.151.70', NULL, 1, '2024-07-26 11:40:53', '2024-07-26 11:40:53'),
(22892, '83.99.151.64', NULL, 1, '2024-07-26 11:55:56', '2024-07-26 11:55:56'),
(22893, '52.237.251.117', NULL, 2, '2024-07-26 13:13:59', '2024-07-26 16:29:41'),
(22894, '57.128.155.27', NULL, 2, '2024-07-26 13:42:13', '2024-07-26 13:48:56'),
(22895, '121.237.164.171', NULL, 1, '2024-07-26 13:56:07', '2024-07-26 13:56:07'),
(22896, '208.113.133.62', NULL, 3, '2024-07-26 14:14:20', '2024-07-27 03:44:28'),
(22897, '52.230.152.146', NULL, 1, '2024-07-26 14:58:45', '2024-07-26 14:58:45'),
(22898, '34.222.174.117', NULL, 1, '2024-07-26 15:12:59', '2024-07-26 15:12:59'),
(22899, '217.113.194.207', NULL, 1, '2024-07-26 15:30:32', '2024-07-26 15:30:32'),
(22900, '124.236.100.56', NULL, 1, '2024-07-26 16:00:51', '2024-07-26 16:00:51'),
(22901, '128.204.212.78', NULL, 2, '2024-07-26 16:47:45', '2024-07-26 21:20:20'),
(22902, '54.71.133.88', NULL, 1, '2024-07-26 16:58:55', '2024-07-26 16:58:55'),
(22903, '35.93.56.33', NULL, 1, '2024-07-26 16:58:57', '2024-07-26 16:58:57'),
(22904, '182.69.176.194', NULL, 1, '2024-07-26 18:40:09', '2024-07-26 18:40:09'),
(22905, '128.204.212.77', NULL, 1, '2024-07-26 18:51:31', '2024-07-26 18:51:31'),
(22906, '82.180.144.13', NULL, 4, '2024-07-26 19:03:11', '2024-07-26 19:04:33'),
(22907, '121.36.71.116', NULL, 2, '2024-07-26 19:48:57', '2024-07-26 21:00:22'),
(22908, '94.156.69.229', NULL, 1, '2024-07-26 19:58:38', '2024-07-26 19:58:38'),
(22909, '66.249.66.11', NULL, 1, '2024-07-26 20:11:11', '2024-07-26 20:11:11'),
(22910, '66.249.66.39', NULL, 1, '2024-07-26 20:34:37', '2024-07-26 20:34:37'),
(22911, '43.134.37.211', NULL, 1, '2024-07-26 21:08:22', '2024-07-26 21:08:22'),
(22912, '103.155.219.47', NULL, 1, '2024-07-26 22:29:54', '2024-07-26 22:29:54'),
(22913, '5.161.250.180', NULL, 1, '2024-07-26 22:39:09', '2024-07-26 22:39:09'),
(22914, '151.106.11.182', NULL, 1, '2024-07-26 23:00:14', '2024-07-26 23:00:14'),
(22915, '54.214.190.242', NULL, 1, '2024-07-26 23:04:07', '2024-07-26 23:04:07'),
(22916, '185.119.1.109', NULL, 1, '2024-07-27 01:03:52', '2024-07-27 01:03:52'),
(22917, '18.236.189.146', NULL, 1, '2024-07-27 01:07:22', '2024-07-27 01:07:22'),
(22918, '170.205.30.171', NULL, 1, '2024-07-27 01:22:47', '2024-07-27 01:22:47'),
(22919, '198.235.24.6', NULL, 1, '2024-07-27 01:36:39', '2024-07-27 01:36:39'),
(22920, '199.244.88.219', NULL, 1, '2024-07-27 02:22:41', '2024-07-27 02:22:41'),
(22921, '128.199.219.23', NULL, 2, '2024-07-27 03:01:12', '2024-07-27 03:47:03'),
(22922, '62.72.42.181', NULL, 1, '2024-07-27 03:41:52', '2024-07-27 03:41:52'),
(22923, '128.199.219.23', NULL, 2, '2024-07-27 04:03:27', '2024-07-27 04:12:37'),
(22924, '38.11.142.220', NULL, 1, '2024-07-27 04:14:09', '2024-07-27 04:14:09'),
(22925, '91.92.246.222', NULL, 1, '2024-07-27 04:15:16', '2024-07-27 04:15:16'),
(22926, '128.204.212.85', NULL, 2, '2024-07-27 04:40:06', '2024-07-27 20:09:25'),
(22927, '176.42.16.200', NULL, 1, '2024-07-27 05:11:22', '2024-07-27 05:11:22'),
(22928, '221.178.143.70', NULL, 3, '2024-07-27 05:13:20', '2024-07-27 05:14:49'),
(22929, '36.150.60.24', NULL, 4, '2024-07-27 05:15:40', '2024-07-27 05:21:15'),
(22930, '4.172.248.89', NULL, 2, '2024-07-27 05:16:24', '2024-07-27 05:43:09'),
(22931, '121.237.36.28', NULL, 2, '2024-07-27 05:24:41', '2024-07-27 16:14:07'),
(22932, '113.128.66.82', NULL, 1, '2024-07-27 05:28:05', '2024-07-27 05:28:05'),
(22933, '38.11.137.66', NULL, 1, '2024-07-27 05:34:12', '2024-07-27 05:34:12'),
(22934, '62.146.178.221', NULL, 1, '2024-07-27 06:08:12', '2024-07-27 06:08:12'),
(22935, '198.235.24.155', NULL, 1, '2024-07-27 06:49:59', '2024-07-27 06:49:59'),
(22936, '205.210.31.227', NULL, 1, '2024-07-27 06:51:31', '2024-07-27 06:51:31'),
(22937, '154.28.229.156', NULL, 1, '2024-07-27 07:52:09', '2024-07-27 07:52:09'),
(22938, '111.7.96.158', NULL, 2, '2024-07-27 08:12:18', '2024-07-27 08:12:26'),
(22939, '36.99.136.129', NULL, 1, '2024-07-27 08:12:25', '2024-07-27 08:12:25'),
(22940, '36.99.136.128', NULL, 1, '2024-07-27 08:12:27', '2024-07-27 08:12:27'),
(22941, '203.76.151.66', NULL, 1, '2024-07-27 08:44:32', '2024-07-27 08:44:32'),
(22942, '115.127.74.228', NULL, 1, '2024-07-27 09:13:40', '2024-07-27 09:13:40'),
(22943, '3.212.147.252', NULL, 1, '2024-07-27 09:14:17', '2024-07-27 09:14:17'),
(22944, '109.205.213.18', NULL, 1, '2024-07-27 09:26:20', '2024-07-27 09:26:20'),
(22945, '198.235.24.170', NULL, 1, '2024-07-27 09:42:20', '2024-07-27 09:42:20'),
(22946, '18.222.114.31', NULL, 1, '2024-07-27 10:18:35', '2024-07-27 10:18:35'),
(22947, '184.170.240.233', NULL, 1, '2024-07-27 10:58:09', '2024-07-27 10:58:09'),
(22948, '143.244.57.86', NULL, 8, '2024-07-27 11:12:05', '2024-07-27 14:11:37'),
(22949, '128.204.212.77', NULL, 2, '2024-07-27 11:25:53', '2024-07-27 23:49:41'),
(22950, '113.11.119.159', NULL, 1, '2024-07-27 11:50:32', '2024-07-27 11:50:32'),
(22951, '103.190.82.202', NULL, 1, '2024-07-27 12:08:39', '2024-07-27 12:08:39'),
(22952, '69.171.231.5', NULL, 1, '2024-07-27 12:32:24', '2024-07-27 12:32:24'),
(22953, '39.88.189.27', NULL, 1, '2024-07-27 13:07:59', '2024-07-27 13:07:59'),
(22954, '103.135.209.240', NULL, 1, '2024-07-27 13:34:58', '2024-07-27 13:34:58'),
(22955, '82.180.144.13', NULL, 4, '2024-07-27 13:44:03', '2024-07-27 13:44:09'),
(22956, '119.40.80.179', NULL, 1, '2024-07-27 13:59:34', '2024-07-27 13:59:34'),
(22957, '198.235.24.146', NULL, 1, '2024-07-27 14:37:17', '2024-07-27 14:37:17'),
(22958, '3.142.135.186', NULL, 1, '2024-07-27 14:39:25', '2024-07-27 14:39:25'),
(22959, '121.237.36.27', NULL, 4, '2024-07-27 14:46:08', '2024-07-27 15:11:42'),
(22960, '40.77.167.247', NULL, 1, '2024-07-27 15:56:08', '2024-07-27 15:56:08'),
(22961, '72.14.201.159', NULL, 1, '2024-07-27 16:21:47', '2024-07-27 16:21:47'),
(22962, '193.186.4.159', NULL, 2, '2024-07-27 16:22:01', '2024-07-27 16:27:48'),
(22963, '199.45.155.97', NULL, 1, '2024-07-27 16:22:37', '2024-07-27 16:22:37'),
(22964, '103.10.54.251', NULL, 1, '2024-07-27 16:28:25', '2024-07-27 16:28:25'),
(22965, '199.45.154.113', NULL, 1, '2024-07-27 16:51:44', '2024-07-27 16:51:44'),
(22966, '114.26.83.11', NULL, 1, '2024-07-27 18:19:10', '2024-07-27 18:19:10'),
(22967, '156.231.90.82', NULL, 1, '2024-07-27 18:19:54', '2024-07-27 18:19:54'),
(22968, '103.166.41.14', NULL, 3, '2024-07-27 18:59:41', '2024-07-27 19:03:41'),
(22969, '208.113.133.62', NULL, 3, '2024-07-27 19:13:11', '2024-07-27 20:31:18'),
(22970, '110.87.250.86', NULL, 1, '2024-07-27 19:48:12', '2024-07-27 19:48:12'),
(22971, '180.118.70.74', NULL, 1, '2024-07-27 19:48:25', '2024-07-27 19:48:25'),
(22972, '114.80.36.40', NULL, 1, '2024-07-27 19:52:14', '2024-07-27 19:52:14'),
(22973, '91.92.247.168', NULL, 2, '2024-07-27 20:16:38', '2024-07-27 20:16:42'),
(22974, '93.174.93.127', NULL, 1, '2024-07-27 21:08:40', '2024-07-27 21:08:40'),
(22975, '202.61.85.80', NULL, 2, '2024-07-27 21:29:49', '2024-07-27 21:30:22'),
(22976, '82.165.84.40', NULL, 1, '2024-07-27 21:33:13', '2024-07-27 21:33:13'),
(22977, '45.227.254.34', NULL, 1, '2024-07-27 22:09:36', '2024-07-27 22:09:36'),
(22978, '185.148.27.24', NULL, 1, '2024-07-27 22:15:13', '2024-07-27 22:15:13'),
(22979, '34.218.74.140', NULL, 1, '2024-07-27 22:28:01', '2024-07-27 22:28:01'),
(22980, '18.236.70.187', NULL, 1, '2024-07-27 22:46:33', '2024-07-27 22:46:33'),
(22981, '182.16.21.98', NULL, 1, '2024-07-27 23:53:53', '2024-07-27 23:53:53'),
(22982, '111.7.96.156', NULL, 2, '2024-07-28 00:22:44', '2024-07-28 00:22:46'),
(22983, '40.77.167.22', NULL, 1, '2024-07-28 00:30:19', '2024-07-28 00:30:19'),
(22984, '66.249.73.37', NULL, 2, '2024-07-28 01:48:45', '2024-07-28 01:58:50'),
(22985, '5.161.250.180', NULL, 5, '2024-07-28 02:14:24', '2024-07-28 02:14:28'),
(22986, '5.161.250.180', NULL, 5, '2024-07-28 02:14:24', '2024-07-28 02:14:28'),
(22987, '54.202.183.143', NULL, 1, '2024-07-28 02:18:22', '2024-07-28 02:18:22'),
(22988, '17.241.75.215', NULL, 1, '2024-07-28 02:55:03', '2024-07-28 02:55:03'),
(22989, '47.128.23.41', NULL, 1, '2024-07-28 03:16:32', '2024-07-28 03:16:32'),
(22990, '205.210.31.27', NULL, 1, '2024-07-28 03:48:01', '2024-07-28 03:48:01'),
(22991, '152.42.141.184', NULL, 1, '2024-07-28 04:21:20', '2024-07-28 04:21:20'),
(22992, '51.222.253.5', NULL, 1, '2024-07-28 04:40:54', '2024-07-28 04:40:54'),
(22993, '128.204.212.85', NULL, 1, '2024-07-28 06:01:05', '2024-07-28 06:01:05'),
(22994, '66.56.83.153', NULL, 1, '2024-07-28 06:07:03', '2024-07-28 06:07:03'),
(22995, '35.95.108.168', NULL, 1, '2024-07-28 06:49:46', '2024-07-28 06:49:46'),
(22996, '43.130.62.164', NULL, 1, '2024-07-28 07:07:18', '2024-07-28 07:07:18'),
(22997, '40.94.28.47', NULL, 1, '2024-07-28 07:10:31', '2024-07-28 07:10:31'),
(22998, '216.244.66.200', NULL, 1, '2024-07-28 07:16:48', '2024-07-28 07:16:48'),
(22999, '44.242.155.73', NULL, 1, '2024-07-28 07:22:47', '2024-07-28 07:22:47'),
(23000, '20.230.31.128', NULL, 2, '2024-07-28 08:20:04', '2024-07-28 08:20:07'),
(23001, '223.29.214.166', NULL, 1, '2024-07-28 09:07:46', '2024-07-28 09:07:46'),
(23002, '128.204.212.77', NULL, 2, '2024-07-28 09:12:19', '2024-07-28 11:43:22'),
(23003, '40.119.197.45', NULL, 1, '2024-07-28 09:38:17', '2024-07-28 09:38:17'),
(23004, '40.94.226.68', NULL, 1, '2024-07-28 09:41:26', '2024-07-28 09:41:26'),
(23005, '51.222.253.12', NULL, 1, '2024-07-28 09:46:03', '2024-07-28 09:46:03'),
(23006, '82.180.144.11', NULL, 4, '2024-07-28 11:20:14', '2024-07-28 11:22:21'),
(23007, '182.160.116.106', NULL, 1, '2024-07-28 12:14:12', '2024-07-28 12:14:12'),
(23008, '205.169.39.45', NULL, 1, '2024-07-28 12:14:30', '2024-07-28 12:14:30'),
(23009, '103.81.175.234', NULL, 1, '2024-07-28 12:33:04', '2024-07-28 12:33:04'),
(23010, '72.14.201.159', NULL, 2, '2024-07-28 12:43:30', '2024-07-28 16:38:53'),
(23011, '103.139.53.12', NULL, 1, '2024-07-28 12:45:01', '2024-07-28 12:45:01'),
(23012, '66.249.73.39', NULL, 1, '2024-07-28 12:51:37', '2024-07-28 12:51:37'),
(23013, '66.249.73.38', NULL, 1, '2024-07-28 12:55:00', '2024-07-28 12:55:00'),
(23014, '104.160.17.69', NULL, 1, '2024-07-28 13:13:34', '2024-07-28 13:13:34'),
(23015, '183.141.135.49', NULL, 1, '2024-07-28 13:14:01', '2024-07-28 13:14:01'),
(23016, '134.122.115.0', NULL, 1, '2024-07-28 14:13:19', '2024-07-28 14:13:19'),
(23017, '62.78.244.166', NULL, 1, '2024-07-28 14:34:11', '2024-07-28 14:34:11'),
(23018, '18.116.68.11', NULL, 1, '2024-07-28 15:01:58', '2024-07-28 15:01:58'),
(23019, '18.225.25.214', NULL, 1, '2024-07-28 15:01:59', '2024-07-28 15:01:59'),
(23020, '3.19.74.154', NULL, 1, '2024-07-28 15:02:07', '2024-07-28 15:02:07'),
(23021, '36.85.216.3', NULL, 4, '2024-07-28 15:31:44', '2024-07-28 15:31:48'),
(23022, '41.33.217.25', NULL, 1, '2024-07-28 15:38:41', '2024-07-28 15:38:41'),
(23023, '93.158.90.45', NULL, 1, '2024-07-28 15:47:56', '2024-07-28 15:47:56'),
(23024, '66.249.66.12', NULL, 2, '2024-07-28 16:02:57', '2024-07-29 00:28:03'),
(23025, '85.208.98.53', NULL, 1, '2024-07-28 16:08:41', '2024-07-28 16:08:41'),
(23026, '205.210.31.56', NULL, 1, '2024-07-28 16:35:47', '2024-07-28 16:35:47'),
(23027, '43.153.110.177', NULL, 1, '2024-07-28 17:01:51', '2024-07-28 17:01:51'),
(23028, '38.6.62.16', NULL, 1, '2024-07-28 17:09:29', '2024-07-28 17:09:29'),
(23029, '175.20.19.251', NULL, 1, '2024-07-28 17:12:08', '2024-07-28 17:12:08'),
(23030, '42.236.101.209', NULL, 1, '2024-07-28 17:43:12', '2024-07-28 17:43:12'),
(23031, '208.113.133.62', NULL, 4, '2024-07-28 17:59:52', '2024-07-29 02:06:57'),
(23032, '188.255.50.170', NULL, 1, '2024-07-28 18:01:43', '2024-07-28 18:01:43'),
(23033, '94.136.184.61', NULL, 4, '2024-07-28 18:53:20', '2024-07-28 18:53:26'),
(23034, '205.210.31.128', NULL, 1, '2024-07-28 19:00:52', '2024-07-28 19:00:52'),
(23035, '13.89.39.110', NULL, 2, '2024-07-28 19:50:02', '2024-07-28 19:50:17'),
(23036, '42.236.17.39', NULL, 1, '2024-07-28 21:18:47', '2024-07-28 21:18:47'),
(23037, '42.236.101.208', NULL, 1, '2024-07-28 21:18:49', '2024-07-28 21:18:49'),
(23038, '42.236.101.245', NULL, 1, '2024-07-28 21:20:30', '2024-07-28 21:20:30'),
(23039, '52.167.144.186', NULL, 1, '2024-07-28 21:32:00', '2024-07-28 21:32:00'),
(23040, '103.237.37.85', NULL, 2, '2024-07-28 21:35:12', '2024-07-28 21:35:14'),
(23041, '156.231.89.78', NULL, 1, '2024-07-28 21:53:41', '2024-07-28 21:53:41'),
(23042, '51.15.183.136', NULL, 1, '2024-07-28 22:01:05', '2024-07-28 22:01:05'),
(23043, '221.148.190.38', NULL, 1, '2024-07-28 22:29:26', '2024-07-28 22:29:26'),
(23044, '34.218.74.140', NULL, 1, '2024-07-28 22:44:43', '2024-07-28 22:44:43'),
(23045, '66.249.66.39', NULL, 2, '2024-07-28 23:03:35', '2024-07-29 00:38:22'),
(23046, '45.77.74.49', NULL, 1, '2024-07-29 00:07:13', '2024-07-29 00:07:13'),
(23047, '66.249.66.10', NULL, 1, '2024-07-29 00:25:12', '2024-07-29 00:25:12'),
(23048, '35.90.138.176', NULL, 1, '2024-07-29 00:30:28', '2024-07-29 00:30:28'),
(23049, '156.231.68.107', NULL, 1, '2024-07-29 01:34:20', '2024-07-29 01:34:20'),
(23050, '191.101.61.22', NULL, 1, '2024-07-29 02:03:01', '2024-07-29 02:03:01'),
(23051, '193.186.4.159', NULL, 1, '2024-07-29 02:03:02', '2024-07-29 02:03:02'),
(23052, '180.119.93.31', NULL, 1, '2024-07-29 02:22:36', '2024-07-29 02:22:36'),
(23053, '178.171.116.117', NULL, 1, '2024-07-29 02:44:14', '2024-07-29 02:44:14'),
(23054, '34.232.23.139', NULL, 1, '2024-07-29 02:55:39', '2024-07-29 02:55:39'),
(23055, '168.151.226.254', NULL, 1, '2024-07-29 03:03:30', '2024-07-29 03:03:30'),
(23056, '47.128.29.111', NULL, 1, '2024-07-29 03:26:22', '2024-07-29 03:26:22'),
(23057, '213.202.233.34', NULL, 1, '2024-07-29 03:46:52', '2024-07-29 03:46:52'),
(23058, '45.32.216.156', NULL, 1, '2024-07-29 04:43:54', '2024-07-29 04:43:54'),
(23059, '208.113.133.62', NULL, 2, '2024-07-29 05:03:30', '2024-07-29 21:09:32'),
(23060, '45.32.135.20', NULL, 1, '2024-07-29 05:15:09', '2024-07-29 05:15:09'),
(23061, '60.188.57.0', NULL, 1, '2024-07-29 05:32:06', '2024-07-29 05:32:06'),
(23062, '128.204.212.84', NULL, 1, '2024-07-29 06:00:45', '2024-07-29 06:00:45'),
(23063, '66.249.66.39', NULL, 2, '2024-07-29 06:45:20', '2024-07-29 11:41:12'),
(23064, '93.174.93.127', NULL, 1, '2024-07-29 07:40:36', '2024-07-29 07:40:36'),
(23065, '102.129.152.239', NULL, 1, '2024-07-29 07:51:08', '2024-07-29 07:51:08'),
(23066, '45.148.10.59', NULL, 1, '2024-07-29 08:35:34', '2024-07-29 08:35:34'),
(23067, '40.94.226.81', NULL, 1, '2024-07-29 08:36:58', '2024-07-29 08:36:58'),
(23068, '40.94.227.74', NULL, 1, '2024-07-29 08:43:29', '2024-07-29 08:43:29'),
(23069, '40.94.226.79', NULL, 1, '2024-07-29 08:45:26', '2024-07-29 08:45:26'),
(23070, '66.249.66.37', NULL, 3, '2024-07-29 08:52:16', '2024-07-30 02:47:50'),
(23071, '20.205.153.200', NULL, 1, '2024-07-29 09:05:32', '2024-07-29 09:05:32'),
(23072, '82.180.144.17', NULL, 4, '2024-07-29 09:12:29', '2024-07-29 09:17:14'),
(23073, '37.111.243.157', NULL, 8, '2024-07-29 09:35:13', '2024-07-29 09:47:13'),
(23074, '20.212.201.123', NULL, 1, '2024-07-29 09:57:17', '2024-07-29 09:57:17'),
(23075, '195.191.219.130', NULL, 1, '2024-07-29 10:17:30', '2024-07-29 10:17:30'),
(23076, '40.94.226.64', NULL, 1, '2024-07-29 10:27:23', '2024-07-29 10:27:23'),
(23077, '40.94.226.96', NULL, 1, '2024-07-29 10:32:58', '2024-07-29 10:32:58'),
(23078, '40.94.226.84', NULL, 1, '2024-07-29 10:33:53', '2024-07-29 10:33:53'),
(23079, '139.211.28.144', NULL, 1, '2024-07-29 10:56:40', '2024-07-29 10:56:40'),
(23080, '49.235.189.18', NULL, 6, '2024-07-29 10:59:01', '2024-07-29 11:05:07'),
(23081, '18.224.248.134', NULL, 5, '2024-07-29 11:05:57', '2024-07-29 11:06:26'),
(23082, '40.94.227.49', NULL, 1, '2024-07-29 11:20:03', '2024-07-29 11:20:03'),
(23083, '79.173.92.55', NULL, 1, '2024-07-29 11:20:47', '2024-07-29 11:20:47'),
(23084, '128.90.174.32', NULL, 2, '2024-07-29 11:24:41', '2024-07-29 11:24:44'),
(23085, '66.249.66.12', NULL, 2, '2024-07-29 11:39:11', '2024-07-29 15:05:59'),
(23086, '66.249.66.10', NULL, 1, '2024-07-29 11:43:58', '2024-07-29 11:43:58'),
(23087, '193.186.4.159', NULL, 1, '2024-07-29 11:56:54', '2024-07-29 11:56:54'),
(23088, '40.94.227.56', NULL, 1, '2024-07-29 11:58:43', '2024-07-29 11:58:43'),
(23089, '47.11.82.44', NULL, 1, '2024-07-29 12:00:31', '2024-07-29 12:00:31'),
(23090, '138.199.30.27', NULL, 1, '2024-07-29 12:00:35', '2024-07-29 12:00:35'),
(23091, '51.142.189.228', NULL, 1, '2024-07-29 12:14:32', '2024-07-29 12:14:32'),
(23092, '40.94.227.52', NULL, 1, '2024-07-29 12:17:52', '2024-07-29 12:17:52'),
(23093, '61.5.4.114', NULL, 4, '2024-07-29 13:47:37', '2024-07-29 13:47:42'),
(23094, '202.191.126.60', NULL, 5, '2024-07-29 13:51:36', '2024-07-29 14:54:58'),
(23095, '72.14.201.159', NULL, 1, '2024-07-29 13:56:12', '2024-07-29 13:56:12'),
(23096, '119.148.29.150', NULL, 1, '2024-07-29 13:57:01', '2024-07-29 13:57:01'),
(23097, '43.229.208.190', NULL, 1, '2024-07-29 14:12:11', '2024-07-29 14:12:11'),
(23098, '37.111.212.189', NULL, 2, '2024-07-29 14:25:07', '2024-07-29 14:25:39'),
(23099, '45.124.169.234', NULL, 4, '2024-07-29 14:26:07', '2024-07-29 14:29:30'),
(23100, '66.249.66.40', NULL, 1, '2024-07-29 14:31:30', '2024-07-29 14:31:30'),
(23101, '38.38.149.182', NULL, 1, '2024-07-29 14:42:42', '2024-07-29 14:42:42'),
(23102, '109.205.213.18', NULL, 2, '2024-07-29 14:46:50', '2024-07-29 17:16:44'),
(23103, '199.45.155.98', NULL, 1, '2024-07-29 15:12:06', '2024-07-29 15:12:06'),
(23104, '103.75.76.66', NULL, 1, '2024-07-29 15:14:44', '2024-07-29 15:14:44'),
(23105, '3.110.144.20', NULL, 1, '2024-07-29 15:42:43', '2024-07-29 15:42:43'),
(23106, '8.217.185.139', NULL, 1, '2024-07-29 15:47:24', '2024-07-29 15:47:24'),
(23107, '171.123.98.163', NULL, 1, '2024-07-29 15:49:09', '2024-07-29 15:49:09'),
(23108, '59.60.211.94', NULL, 1, '2024-07-29 15:49:49', '2024-07-29 15:49:49'),
(23109, '128.204.212.78', NULL, 1, '2024-07-29 16:29:02', '2024-07-29 16:29:02'),
(23110, '156.236.137.137', NULL, 1, '2024-07-29 17:00:24', '2024-07-29 17:00:24'),
(23111, '152.32.187.105', NULL, 1, '2024-07-29 17:36:15', '2024-07-29 17:36:15'),
(23112, '222.189.182.73', NULL, 1, '2024-07-29 18:26:04', '2024-07-29 18:26:04'),
(23113, '5.133.192.167', NULL, 1, '2024-07-29 18:28:58', '2024-07-29 18:28:58'),
(23114, '167.94.138.56', NULL, 1, '2024-07-29 18:40:11', '2024-07-29 18:40:11'),
(23115, '13.234.56.27', NULL, 1, '2024-07-29 18:57:12', '2024-07-29 18:57:12'),
(23116, '101.128.97.26', NULL, 1, '2024-07-29 19:18:16', '2024-07-29 19:18:16'),
(23117, '3.26.31.151', NULL, 1, '2024-07-29 19:50:49', '2024-07-29 19:50:49'),
(23118, '3.105.50.229', NULL, 1, '2024-07-29 19:50:51', '2024-07-29 19:50:51'),
(23119, '154.12.230.188', NULL, 1, '2024-07-29 21:12:51', '2024-07-29 21:12:51'),
(23120, '139.99.220.135', NULL, 3, '2024-07-29 21:39:40', '2024-07-29 21:42:36'),
(23121, '54.191.69.56', NULL, 1, '2024-07-29 23:06:55', '2024-07-29 23:06:55'),
(23122, '35.91.12.91', NULL, 1, '2024-07-29 23:08:23', '2024-07-29 23:08:23'),
(23123, '205.210.31.66', NULL, 1, '2024-07-30 00:16:37', '2024-07-30 00:16:37'),
(23124, '80.234.34.116', NULL, 1, '2024-07-30 00:27:40', '2024-07-30 00:27:40'),
(23125, '51.222.253.12', NULL, 1, '2024-07-30 02:49:33', '2024-07-30 02:49:33'),
(23126, '94.156.69.228', NULL, 1, '2024-07-30 03:14:09', '2024-07-30 03:14:09'),
(23127, '185.196.54.207', NULL, 1, '2024-07-30 03:29:27', '2024-07-30 03:29:27'),
(23128, '182.16.21.98', NULL, 1, '2024-07-30 03:29:51', '2024-07-30 03:29:51'),
(23129, '85.203.21.24', NULL, 1, '2024-07-30 03:57:32', '2024-07-30 03:57:32'),
(23130, '154.12.230.188', NULL, 2, '2024-07-30 04:03:07', '2024-07-30 21:08:30'),
(23131, '178.128.246.243', NULL, 1, '2024-07-30 04:12:02', '2024-07-30 04:12:02'),
(23132, '195.191.219.132', NULL, 1, '2024-07-30 04:50:26', '2024-07-30 04:50:26'),
(23133, '54.81.75.49', NULL, 1, '2024-07-30 05:50:43', '2024-07-30 05:50:43'),
(23134, '3.95.22.150', NULL, 1, '2024-07-30 06:29:09', '2024-07-30 06:29:09'),
(23135, '142.214.185.14', NULL, 1, '2024-07-30 06:35:08', '2024-07-30 06:35:08'),
(23136, '20.22.207.237', NULL, 1, '2024-07-30 07:25:43', '2024-07-30 07:25:43'),
(23137, '13.92.186.145', NULL, 1, '2024-07-30 07:25:49', '2024-07-30 07:25:49'),
(23138, '20.97.189.103', NULL, 1, '2024-07-30 08:03:29', '2024-07-30 08:03:29'),
(23139, '156.59.166.212', NULL, 1, '2024-07-30 08:04:32', '2024-07-30 08:04:32'),
(23140, '123.49.40.66', NULL, 4, '2024-07-30 08:12:58', '2024-07-30 08:39:51'),
(23141, '4.154.11.187', NULL, 2, '2024-07-30 08:25:18', '2024-07-30 08:25:22'),
(23142, '202.191.126.60', NULL, 1, '2024-07-30 08:30:05', '2024-07-30 08:30:05'),
(23143, '20.212.201.123', NULL, 1, '2024-07-30 08:46:12', '2024-07-30 08:46:12'),
(23144, '36.50.22.124', NULL, 2, '2024-07-30 08:55:52', '2024-07-30 08:55:53'),
(23145, '180.251.238.4', NULL, 2, '2024-07-30 08:58:49', '2024-07-30 08:59:07'),
(23146, '72.14.201.159', NULL, 1, '2024-07-30 09:00:06', '2024-07-30 09:00:06'),
(23147, '93.190.141.60', NULL, 1, '2024-07-30 09:08:27', '2024-07-30 09:08:27'),
(23148, '103.245.205.129', NULL, 1, '2024-07-30 09:39:23', '2024-07-30 09:39:23'),
(23149, '162.241.203.112', NULL, 1, '2024-07-30 09:54:02', '2024-07-30 09:54:02'),
(23150, '114.215.196.17', NULL, 2, '2024-07-30 10:01:58', '2024-07-30 10:02:07'),
(23151, '194.147.98.17', NULL, 1, '2024-07-30 10:11:45', '2024-07-30 10:11:45'),
(23152, '40.94.227.24', NULL, 1, '2024-07-30 10:13:52', '2024-07-30 10:13:52'),
(23153, '13.57.240.162', NULL, 1, '2024-07-30 10:14:56', '2024-07-30 10:14:56'),
(23154, '193.186.4.159', NULL, 1, '2024-07-30 10:16:00', '2024-07-30 10:16:00'),
(23155, '4.193.96.14', NULL, 1, '2024-07-30 10:16:38', '2024-07-30 10:16:38'),
(23156, '103.187.24.185', NULL, 1, '2024-07-30 10:26:37', '2024-07-30 10:26:37'),
(23157, '119.148.28.162', NULL, 2, '2024-07-30 10:53:19', '2024-07-30 10:54:06'),
(23158, '85.215.184.63', NULL, 1, '2024-07-30 10:55:14', '2024-07-30 10:55:14'),
(23159, '43.229.208.190', NULL, 4, '2024-07-30 10:58:49', '2024-07-30 16:20:25'),
(23160, '128.204.212.78', NULL, 2, '2024-07-30 11:09:03', '2024-07-30 11:09:03'),
(23161, '128.204.212.84', NULL, 4, '2024-07-30 11:09:05', '2024-07-30 11:29:52'),
(23162, '182.74.116.54', NULL, 1, '2024-07-30 11:48:57', '2024-07-30 11:48:57'),
(23163, '5.161.250.180', NULL, 8, '2024-07-30 11:52:44', '2024-07-30 11:54:01'),
(23164, '3.26.31.151', NULL, 1, '2024-07-30 12:17:04', '2024-07-30 12:17:04'),
(23165, '3.105.50.229', NULL, 2, '2024-07-30 12:17:07', '2024-07-30 12:28:13'),
(23166, '3.25.89.223', NULL, 1, '2024-07-30 12:28:11', '2024-07-30 12:28:11'),
(23167, '44.242.155.73', NULL, 1, '2024-07-30 12:46:33', '2024-07-30 12:46:33'),
(23168, '216.218.141.227', NULL, 1, '2024-07-30 13:09:12', '2024-07-30 13:09:12'),
(23169, '34.247.186.34', NULL, 1, '2024-07-30 13:14:07', '2024-07-30 13:14:07'),
(23170, '35.176.66.178', NULL, 2, '2024-07-30 13:14:08', '2024-07-30 13:17:04'),
(23171, '18.202.54.173', NULL, 3, '2024-07-30 13:14:25', '2024-07-30 13:17:20'),
(23172, '40.119.197.45', NULL, 1, '2024-07-30 13:20:15', '2024-07-30 13:20:15'),
(23173, '103.211.184.27', NULL, 1, '2024-07-30 13:21:35', '2024-07-30 13:21:35'),
(23174, '150.109.253.34', NULL, 1, '2024-07-30 14:47:27', '2024-07-30 14:47:27'),
(23175, '209.242.211.166', NULL, 1, '2024-07-30 14:49:10', '2024-07-30 14:49:10'),
(23176, '180.249.81.207', NULL, 3, '2024-07-30 15:59:57', '2024-07-30 16:00:02'),
(23177, '35.231.108.254', NULL, 2, '2024-07-30 16:14:12', '2024-07-30 16:24:18'),
(23178, '95.29.224.198', NULL, 1, '2024-07-30 16:16:58', '2024-07-30 16:16:58'),
(23179, '72.13.46.6', NULL, 1, '2024-07-30 16:27:17', '2024-07-30 16:27:17'),
(23180, '104.129.36.64', NULL, 2, '2024-07-30 16:45:22', '2024-07-30 16:45:29'),
(23181, '109.199.107.226', NULL, 4, '2024-07-30 16:49:19', '2024-07-30 16:49:28'),
(23182, '95.216.10.178', NULL, 1, '2024-07-30 17:12:27', '2024-07-30 17:12:27'),
(23183, '40.77.167.41', NULL, 1, '2024-07-30 17:22:24', '2024-07-30 17:22:24'),
(23184, '156.236.136.68', NULL, 1, '2024-07-30 17:41:41', '2024-07-30 17:41:41'),
(23185, '52.237.251.117', NULL, 2, '2024-07-30 18:25:36', '2024-07-30 18:25:43'),
(23186, '91.92.138.96', NULL, 1, '2024-07-30 18:25:50', '2024-07-30 18:25:50'),
(23187, '45.80.184.219', NULL, 1, '2024-07-30 18:59:41', '2024-07-30 18:59:41'),
(23188, '51.81.46.212', NULL, 1, '2024-07-30 19:23:56', '2024-07-30 19:23:56'),
(23189, '50.216.109.14', NULL, 1, '2024-07-30 21:02:05', '2024-07-30 21:02:05'),
(23190, '20.171.113.237', NULL, 2, '2024-07-30 21:56:07', '2024-07-30 21:56:08'),
(23191, '35.87.225.65', NULL, 1, '2024-07-30 22:37:22', '2024-07-30 22:37:22'),
(23192, '34.221.171.132', NULL, 1, '2024-07-30 22:37:43', '2024-07-30 22:37:43'),
(23193, '3.89.40.255', NULL, 1, '2024-07-30 23:42:21', '2024-07-30 23:42:21'),
(23194, '35.89.55.73', NULL, 1, '2024-07-31 00:09:50', '2024-07-31 00:09:50'),
(23195, '54.210.72.221', NULL, 1, '2024-07-31 01:09:09', '2024-07-31 01:09:09'),
(23196, '125.123.191.71', NULL, 1, '2024-07-31 01:28:57', '2024-07-31 01:28:57'),
(23197, '134.122.129.28', NULL, 1, '2024-07-31 01:55:02', '2024-07-31 01:55:02'),
(23198, '66.249.66.11', NULL, 1, '2024-07-31 03:05:23', '2024-07-31 03:05:23'),
(23199, '74.225.210.220', NULL, 4, '2024-07-31 03:43:25', '2024-07-31 03:43:29'),
(23200, '149.28.207.112', NULL, 1, '2024-07-31 04:04:45', '2024-07-31 04:04:45'),
(23201, '66.249.66.12', NULL, 2, '2024-07-31 04:42:17', '2024-07-31 18:47:12'),
(23202, '66.249.66.40', NULL, 1, '2024-07-31 05:06:32', '2024-07-31 05:06:32'),
(23203, '121.237.36.28', NULL, 1, '2024-07-31 05:07:05', '2024-07-31 05:07:05'),
(23204, '121.237.36.27', NULL, 1, '2024-07-31 05:10:25', '2024-07-31 05:10:25'),
(23205, '144.202.63.58', NULL, 1, '2024-07-31 05:19:51', '2024-07-31 05:19:51'),
(23206, '20.171.113.237', NULL, 2, '2024-07-31 05:49:28', '2024-07-31 05:49:30'),
(23207, '182.16.21.98', NULL, 1, '2024-07-31 06:19:54', '2024-07-31 06:19:54'),
(23208, '104.207.139.55', NULL, 1, '2024-07-31 06:41:07', '2024-07-31 06:41:07'),
(23209, '172.71.210.211', NULL, 1, '2024-07-31 06:58:19', '2024-07-31 06:58:19'),
(23210, '162.158.114.176', NULL, 1, '2024-07-31 07:00:52', '2024-07-31 07:00:52'),
(23211, '195.191.219.133', NULL, 1, '2024-07-31 07:43:15', '2024-07-31 07:43:15'),
(23212, '43.229.208.190', NULL, 2, '2024-07-31 07:59:34', '2024-07-31 08:01:40'),
(23213, '115.127.9.220', NULL, 2, '2024-07-31 08:05:44', '2024-07-31 08:19:16'),
(23214, '103.87.214.193', NULL, 1, '2024-07-31 08:13:38', '2024-07-31 08:13:38'),
(23215, '40.77.167.8', NULL, 1, '2024-07-31 08:32:53', '2024-07-31 08:32:53'),
(23216, '122.144.9.148', NULL, 3, '2024-07-31 08:39:28', '2024-07-31 09:08:29'),
(23217, '195.88.87.239', NULL, 4, '2024-07-31 09:16:19', '2024-07-31 09:16:24'),
(23218, '23.106.216.201', NULL, 2, '2024-07-31 09:24:11', '2024-07-31 09:28:46'),
(23219, '128.204.212.85', NULL, 1, '2024-07-31 09:50:44', '2024-07-31 09:50:44'),
(23220, '51.222.253.17', NULL, 1, '2024-07-31 10:06:43', '2024-07-31 10:06:43'),
(23221, '202.53.165.130', NULL, 1, '2024-07-31 10:08:29', '2024-07-31 10:08:29'),
(23222, '45.124.169.234', NULL, 1, '2024-07-31 10:24:50', '2024-07-31 10:24:50'),
(23223, '72.14.201.159', NULL, 2, '2024-07-31 10:29:31', '2024-07-31 11:32:29'),
(23224, '147.185.132.9', NULL, 1, '2024-07-31 10:30:13', '2024-07-31 10:30:13'),
(23225, '34.87.131.200', NULL, 4, '2024-07-31 10:37:54', '2024-07-31 10:37:57'),
(23226, '103.154.49.244', NULL, 1, '2024-07-31 10:39:43', '2024-07-31 10:39:43'),
(23227, '103.25.81.73', NULL, 3, '2024-07-31 10:45:35', '2024-07-31 11:38:09'),
(23228, '193.186.4.159', NULL, 2, '2024-07-31 10:55:42', '2024-07-31 19:26:58'),
(23229, '121.237.36.29', NULL, 1, '2024-07-31 11:00:54', '2024-07-31 11:00:54'),
(23230, '40.94.20.13', NULL, 1, '2024-07-31 11:06:23', '2024-07-31 11:06:23'),
(23231, '124.236.100.56', NULL, 1, '2024-07-31 11:38:50', '2024-07-31 11:38:50'),
(23232, '89.187.162.176', NULL, 1, '2024-07-31 11:45:05', '2024-07-31 11:45:05'),
(23233, '103.121.62.91', NULL, 1, '2024-07-31 11:53:44', '2024-07-31 11:53:44'),
(23234, '123.160.223.72', NULL, 1, '2024-07-31 12:25:30', '2024-07-31 12:25:30'),
(23235, '123.160.223.73', NULL, 1, '2024-07-31 12:25:35', '2024-07-31 12:25:35'),
(23236, '123.160.223.74', NULL, 1, '2024-07-31 12:26:21', '2024-07-31 12:26:21'),
(23237, '3.137.205.203', NULL, 2, '2024-07-31 12:40:08', '2024-07-31 13:33:44'),
(23238, '18.225.25.214', NULL, 4, '2024-07-31 12:40:08', '2024-07-31 13:34:33'),
(23239, '3.141.11.163', NULL, 2, '2024-07-31 12:40:16', '2024-07-31 13:34:41'),
(23240, '18.222.251.101', NULL, 2, '2024-07-31 12:51:48', '2024-07-31 13:33:36'),
(23241, '18.116.68.11', NULL, 1, '2024-07-31 12:51:56', '2024-07-31 12:51:56'),
(23242, '35.171.144.152', NULL, 2, '2024-07-31 12:59:36', '2024-07-31 12:59:36'),
(23243, '54.88.179.33', NULL, 1, '2024-07-31 12:59:36', '2024-07-31 12:59:36'),
(23244, '3.19.74.154', NULL, 1, '2024-07-31 13:34:32', '2024-07-31 13:34:32'),
(23245, '206.85.8.187', NULL, 1, '2024-07-31 13:45:16', '2024-07-31 13:45:16'),
(23246, '182.160.117.141', NULL, 1, '2024-07-31 13:51:17', '2024-07-31 13:51:17'),
(23247, '202.191.126.60', NULL, 1, '2024-07-31 14:45:25', '2024-07-31 14:45:25'),
(23248, '4.193.96.14', NULL, 1, '2024-07-31 15:01:21', '2024-07-31 15:01:21'),
(23249, '20.212.201.123', NULL, 1, '2024-07-31 15:01:24', '2024-07-31 15:01:24'),
(23250, '40.94.227.42', NULL, 1, '2024-07-31 15:01:58', '2024-07-31 15:01:58'),
(23251, '40.94.226.19', NULL, 1, '2024-07-31 15:02:09', '2024-07-31 15:02:09'),
(23252, '72.18.215.14', NULL, 4, '2024-07-31 15:28:46', '2024-07-31 15:28:53'),
(23253, '218.60.249.217', NULL, 1, '2024-07-31 15:31:54', '2024-07-31 15:31:54'),
(23254, '198.23.178.253', NULL, 1, '2024-07-31 17:05:13', '2024-07-31 17:05:13'),
(23255, '193.233.90.107', NULL, 1, '2024-07-31 17:13:40', '2024-07-31 17:13:40'),
(23256, '150.109.16.20', NULL, 1, '2024-07-31 17:36:47', '2024-07-31 17:36:47'),
(23257, '5.161.250.180', NULL, 1, '2024-07-31 17:49:47', '2024-07-31 17:49:47'),
(23258, '52.167.144.174', NULL, 1, '2024-07-31 18:10:19', '2024-07-31 18:10:19'),
(23259, '103.203.179.120', NULL, 1, '2024-07-31 19:27:03', '2024-07-31 19:27:03'),
(23260, '18.224.248.134', NULL, 9, '2024-07-31 19:46:11', '2024-07-31 20:59:51'),
(23261, '18.223.167.218', NULL, 1, '2024-07-31 19:46:24', '2024-07-31 19:46:24'),
(23262, '66.249.66.38', NULL, 2, '2024-07-31 20:46:45', '2024-08-01 01:59:00'),
(23263, '52.167.144.237', NULL, 1, '2024-07-31 22:13:18', '2024-07-31 22:13:18'),
(23264, '40.77.167.32', NULL, 1, '2024-07-31 22:30:49', '2024-07-31 22:30:49'),
(23265, '54.190.6.89', NULL, 1, '2024-07-31 23:59:26', '2024-07-31 23:59:26'),
(23266, '54.202.91.129', NULL, 1, '2024-08-01 00:07:03', '2024-08-01 00:07:03'),
(23267, '42.83.147.54', NULL, 1, '2024-08-01 00:15:59', '2024-08-01 00:15:59'),
(23268, '106.75.98.60', NULL, 1, '2024-08-01 00:46:41', '2024-08-01 00:46:41'),
(23269, '52.80.13.3', NULL, 1, '2024-08-01 00:47:08', '2024-08-01 00:47:08'),
(23270, '45.76.23.145', NULL, 1, '2024-08-01 01:34:56', '2024-08-01 01:34:56'),
(23271, '51.222.253.11', NULL, 1, '2024-08-01 02:00:02', '2024-08-01 02:00:02'),
(23272, '185.61.219.103', NULL, 1, '2024-08-01 02:28:28', '2024-08-01 02:28:28'),
(23273, '5.183.255.171', NULL, 1, '2024-08-01 02:28:33', '2024-08-01 02:28:33'),
(23274, '45.76.225.7', NULL, 1, '2024-08-01 02:56:11', '2024-08-01 02:56:11'),
(23275, '69.58.7.254', NULL, 1, '2024-08-01 03:20:20', '2024-08-01 03:20:20'),
(23276, '128.204.212.79', NULL, 1, '2024-08-01 03:36:19', '2024-08-01 03:36:19'),
(23277, '43.133.66.151', NULL, 1, '2024-08-01 03:57:40', '2024-08-01 03:57:40'),
(23278, '207.246.117.156', NULL, 1, '2024-08-01 04:35:40', '2024-08-01 04:35:40'),
(23279, '128.204.212.77', NULL, 1, '2024-08-01 05:03:47', '2024-08-01 05:03:47'),
(23280, '45.201.231.108', NULL, 1, '2024-08-01 05:22:15', '2024-08-01 05:22:15'),
(23281, '203.83.11.14', NULL, 1, '2024-08-01 06:20:15', '2024-08-01 06:20:15'),
(23282, '173.252.83.24', NULL, 1, '2024-08-01 06:25:51', '2024-08-01 06:25:51'),
(23283, '193.186.4.159', NULL, 3, '2024-08-01 07:38:42', '2024-08-01 11:19:04'),
(23284, '128.204.212.85', NULL, 1, '2024-08-01 07:47:52', '2024-08-01 07:47:52'),
(23285, '101.35.239.216', NULL, 3, '2024-08-01 07:53:27', '2024-08-01 08:12:42'),
(23286, '173.252.107.6', NULL, 1, '2024-08-01 08:02:03', '2024-08-01 08:02:03'),
(23287, '45.127.49.229', NULL, 1, '2024-08-01 08:04:56', '2024-08-01 08:04:56'),
(23288, '175.29.144.234', NULL, 1, '2024-08-01 08:12:43', '2024-08-01 08:12:43'),
(23289, '35.89.20.112', NULL, 1, '2024-08-01 09:17:15', '2024-08-01 09:17:15'),
(23290, '14.192.212.180', NULL, 1, '2024-08-01 09:31:08', '2024-08-01 09:31:08'),
(23291, '178.254.12.183', NULL, 1, '2024-08-01 09:47:30', '2024-08-01 09:47:30'),
(23292, '94.156.65.219', NULL, 4, '2024-08-01 10:10:30', '2024-08-01 10:10:31'),
(23293, '72.14.201.159', NULL, 1, '2024-08-01 10:25:25', '2024-08-01 10:25:25'),
(23294, '66.249.66.39', NULL, 3, '2024-08-01 10:38:07', '2024-08-01 11:43:26'),
(23295, '40.94.226.75', NULL, 1, '2024-08-01 10:56:47', '2024-08-01 10:56:47'),
(23296, '158.69.25.39', NULL, 1, '2024-08-01 11:01:23', '2024-08-01 11:01:23'),
(23297, '34.138.170.99', NULL, 1, '2024-08-01 11:27:00', '2024-08-01 11:27:00'),
(23298, '45.139.122.176', NULL, 1, '2024-08-01 11:37:55', '2024-08-01 11:37:55'),
(23299, '185.107.57.66', NULL, 1, '2024-08-01 11:38:44', '2024-08-01 11:38:44'),
(23300, '40.94.226.68', NULL, 1, '2024-08-01 11:43:39', '2024-08-01 11:43:39'),
(23301, '220.247.162.54', NULL, 2, '2024-08-01 12:43:31', '2024-08-01 14:11:32'),
(23302, '161.35.114.56', NULL, 5, '2024-08-01 13:03:29', '2024-08-01 13:03:37'),
(23303, '24.239.146.68', NULL, 1, '2024-08-01 13:14:38', '2024-08-01 13:14:38'),
(23304, '18.116.68.11', NULL, 2, '2024-08-01 13:15:12', '2024-08-01 13:15:13'),
(23305, '3.19.74.154', NULL, 2, '2024-08-01 13:15:12', '2024-08-01 13:15:22'),
(23306, '18.224.128.89', NULL, 4, '2024-08-01 13:15:13', '2024-08-01 13:15:15'),
(23307, '18.222.251.101', NULL, 3, '2024-08-01 13:15:14', '2024-08-01 13:15:22'),
(23308, '18.224.94.182', NULL, 1, '2024-08-01 13:15:22', '2024-08-01 13:15:22'),
(23309, '173.252.69.112', NULL, 1, '2024-08-01 13:23:32', '2024-08-01 13:23:32'),
(23310, '118.179.219.210', NULL, 1, '2024-08-01 13:45:27', '2024-08-01 13:45:27'),
(23311, '4.193.96.14', NULL, 1, '2024-08-01 14:11:41', '2024-08-01 14:11:41'),
(23312, '193.118.51.138', NULL, 1, '2024-08-01 14:23:11', '2024-08-01 14:23:11'),
(23313, '3.101.57.179', NULL, 1, '2024-08-01 14:25:59', '2024-08-01 14:25:59'),
(23314, '54.193.128.159', NULL, 1, '2024-08-01 14:25:59', '2024-08-01 14:25:59'),
(23315, '18.234.243.100', NULL, 1, '2024-08-01 15:08:25', '2024-08-01 15:08:25'),
(23316, '141.0.9.246', NULL, 1, '2024-08-01 15:11:36', '2024-08-01 15:11:36'),
(23317, '172.172.65.54', NULL, 1, '2024-08-01 17:03:42', '2024-08-01 17:03:42'),
(23318, '157.90.209.79', NULL, 1, '2024-08-01 17:10:50', '2024-08-01 17:10:50'),
(23319, '123.200.7.34', NULL, 1, '2024-08-01 17:11:46', '2024-08-01 17:11:46'),
(23320, '45.80.158.205', NULL, 1, '2024-08-01 17:17:53', '2024-08-01 17:17:53'),
(23321, '107.189.8.238', NULL, 1, '2024-08-01 17:18:07', '2024-08-01 17:18:07'),
(23322, '23.154.177.30', NULL, 1, '2024-08-01 17:18:15', '2024-08-01 17:18:15'),
(23323, '119.115.12.179', NULL, 1, '2024-08-01 17:58:32', '2024-08-01 17:58:32'),
(23324, '42.236.17.112', NULL, 1, '2024-08-01 19:21:19', '2024-08-01 19:21:19'),
(23325, '42.236.17.122', NULL, 1, '2024-08-01 19:22:56', '2024-08-01 19:22:56'),
(23326, '92.119.36.80', NULL, 4, '2024-08-01 19:26:56', '2024-08-01 19:26:57'),
(23327, '14.117.255.208', NULL, 1, '2024-08-01 19:32:57', '2024-08-01 19:32:57'),
(23328, '37.111.226.152', NULL, 1, '2024-08-01 19:50:38', '2024-08-01 19:50:38'),
(23329, '62.72.43.253', NULL, 4, '2024-08-01 20:06:57', '2024-08-01 20:08:21'),
(23330, '44.211.237.117', NULL, 1, '2024-08-01 20:16:43', '2024-08-01 20:16:43'),
(23331, '45.77.119.25', NULL, 1, '2024-08-01 20:30:05', '2024-08-01 20:30:05'),
(23332, '42.236.12.244', NULL, 1, '2024-08-01 20:32:38', '2024-08-01 20:32:38'),
(23333, '66.220.149.12', NULL, 1, '2024-08-01 21:29:50', '2024-08-01 21:29:50'),
(23334, '124.223.197.100', NULL, 3, '2024-08-01 21:36:21', '2024-08-01 21:59:18'),
(23335, '51.178.146.199', NULL, 1, '2024-08-01 21:36:38', '2024-08-01 21:36:38'),
(23336, '5.161.250.180', NULL, 7, '2024-08-01 21:45:56', '2024-08-01 23:37:02'),
(23337, '144.202.47.14', NULL, 1, '2024-08-01 21:53:17', '2024-08-01 21:53:17'),
(23338, '31.162.2.206', NULL, 1, '2024-08-01 22:22:05', '2024-08-01 22:22:05'),
(23339, '18.246.43.151', NULL, 1, '2024-08-01 23:15:37', '2024-08-01 23:15:37'),
(23340, '173.252.107.114', NULL, 1, '2024-08-01 23:26:51', '2024-08-01 23:26:51'),
(23341, '35.89.233.142', NULL, 1, '2024-08-01 23:35:32', '2024-08-01 23:35:32'),
(23342, '62.146.178.220', NULL, 1, '2024-08-02 01:01:38', '2024-08-02 01:01:38'),
(23343, '207.148.15.176', NULL, 1, '2024-08-02 01:03:15', '2024-08-02 01:03:15'),
(23344, '149.28.103.179', NULL, 1, '2024-08-02 01:13:22', '2024-08-02 01:13:22'),
(23345, '170.106.159.160', NULL, 1, '2024-08-02 01:44:41', '2024-08-02 01:44:41'),
(23346, '72.13.62.27', NULL, 1, '2024-08-02 01:50:44', '2024-08-02 01:50:44'),
(23347, '15.235.15.135', NULL, 1, '2024-08-02 02:02:00', '2024-08-02 02:02:00'),
(23348, '149.71.178.32', NULL, 1, '2024-08-02 02:26:32', '2024-08-02 02:26:32'),
(23349, '74.208.2.229', NULL, 1, '2024-08-02 03:53:59', '2024-08-02 03:53:59'),
(23350, '74.208.2.219', NULL, 1, '2024-08-02 04:05:07', '2024-08-02 04:05:07'),
(23351, '74.208.2.229', NULL, 1, '2024-08-02 04:05:09', '2024-08-02 04:05:09'),
(23352, '103.131.71.173', NULL, 1, '2024-08-02 04:38:19', '2024-08-02 04:38:19'),
(23353, '47.128.35.185', NULL, 1, '2024-08-02 04:44:54', '2024-08-02 04:44:54'),
(23354, '165.232.186.243', NULL, 4, '2024-08-02 05:21:51', '2024-08-02 05:23:28'),
(23355, '128.204.212.79', NULL, 3, '2024-08-02 05:30:45', '2024-08-03 00:51:46'),
(23356, '193.186.4.165', NULL, 1, '2024-08-02 05:34:45', '2024-08-02 05:34:45'),
(23357, '23.94.159.198', NULL, 1, '2024-08-02 05:36:00', '2024-08-02 05:36:00'),
(23358, '5.183.130.208', NULL, 1, '2024-08-02 05:48:51', '2024-08-02 05:48:51'),
(23359, '128.204.212.85', NULL, 1, '2024-08-02 06:25:03', '2024-08-02 06:25:03'),
(23360, '157.90.209.79', NULL, 3, '2024-08-02 06:27:36', '2024-08-02 06:27:46'),
(23361, '35.222.154.57', NULL, 1, '2024-08-02 06:56:27', '2024-08-02 06:56:27'),
(23362, '195.191.219.130', NULL, 1, '2024-08-02 07:33:58', '2024-08-02 07:33:58'),
(23363, '2.59.183.199', NULL, 2, '2024-08-02 08:59:56', '2024-08-02 08:59:58'),
(23364, '45.41.172.215', NULL, 1, '2024-08-02 09:00:24', '2024-08-02 09:00:24'),
(23365, '119.41.206.86', NULL, 1, '2024-08-02 09:22:10', '2024-08-02 09:22:10'),
(23366, '103.15.244.134', NULL, 1, '2024-08-02 09:25:43', '2024-08-02 09:25:43'),
(23367, '138.2.87.249', NULL, 1, '2024-08-02 09:55:45', '2024-08-02 09:55:45'),
(23368, '47.128.97.231', NULL, 1, '2024-08-02 10:32:26', '2024-08-02 10:32:26'),
(23369, '43.134.89.111', NULL, 1, '2024-08-02 11:54:20', '2024-08-02 11:54:20'),
(23370, '198.235.24.251', NULL, 1, '2024-08-02 12:42:08', '2024-08-02 12:42:08'),
(23371, '50.19.67.158', NULL, 1, '2024-08-02 12:48:05', '2024-08-02 12:48:05'),
(23372, '23.145.40.147', NULL, 1, '2024-08-02 13:51:27', '2024-08-02 13:51:27'),
(23373, '52.4.63.207', NULL, 1, '2024-08-02 13:52:58', '2024-08-02 13:52:58'),
(23374, '104.199.37.210', NULL, 1, '2024-08-02 13:58:58', '2024-08-02 13:58:58'),
(23375, '128.204.212.84', NULL, 1, '2024-08-02 14:04:45', '2024-08-02 14:04:45'),
(23376, '47.11.209.120', NULL, 1, '2024-08-02 14:56:30', '2024-08-02 14:56:30'),
(23377, '213.180.203.133', NULL, 1, '2024-08-02 15:48:53', '2024-08-02 15:48:53'),
(23378, '205.169.39.18', NULL, 1, '2024-08-02 16:48:15', '2024-08-02 16:48:15'),
(23379, '5.255.231.136', NULL, 1, '2024-08-02 17:18:23', '2024-08-02 17:18:23'),
(23380, '218.27.164.79', NULL, 1, '2024-08-02 17:44:18', '2024-08-02 17:44:18'),
(23381, '162.215.248.93', NULL, 1, '2024-08-02 17:54:44', '2024-08-02 17:54:44'),
(23382, '18.142.227.138', NULL, 1, '2024-08-02 19:04:07', '2024-08-02 19:04:07'),
(23383, '149.28.212.166', NULL, 1, '2024-08-02 19:40:58', '2024-08-02 19:40:58'),
(23384, '107.189.7.141', NULL, 1, '2024-08-02 20:01:35', '2024-08-02 20:01:35'),
(23385, '193.186.4.100', NULL, 1, '2024-08-02 20:09:29', '2024-08-02 20:09:29'),
(23386, '66.249.66.12', NULL, 2, '2024-08-02 20:21:00', '2024-08-02 20:53:50'),
(23387, '69.171.249.12', NULL, 1, '2024-08-02 20:42:30', '2024-08-02 20:42:30'),
(23388, '198.235.24.232', NULL, 1, '2024-08-02 21:04:33', '2024-08-02 21:04:33'),
(23389, '49.12.125.133', NULL, 1, '2024-08-02 21:20:41', '2024-08-02 21:20:41'),
(23390, '144.202.108.52', NULL, 1, '2024-08-02 21:23:30', '2024-08-02 21:23:30'),
(23391, '66.249.66.39', NULL, 1, '2024-08-02 21:35:49', '2024-08-02 21:35:49'),
(23392, '66.249.66.38', NULL, 1, '2024-08-02 21:52:22', '2024-08-02 21:52:22'),
(23393, '173.252.83.38', NULL, 1, '2024-08-02 22:45:02', '2024-08-02 22:45:02'),
(23394, '205.210.31.144', NULL, 1, '2024-08-02 22:48:01', '2024-08-02 22:48:01'),
(23395, '34.222.230.35', NULL, 1, '2024-08-02 23:17:30', '2024-08-02 23:17:30'),
(23396, '156.234.80.138', NULL, 1, '2024-08-03 00:15:04', '2024-08-03 00:15:04'),
(23397, '35.93.195.214', NULL, 1, '2024-08-03 00:22:24', '2024-08-03 00:22:24'),
(23398, '43.130.37.62', NULL, 1, '2024-08-03 00:45:36', '2024-08-03 00:45:36'),
(23399, '51.222.253.17', NULL, 1, '2024-08-03 02:30:53', '2024-08-03 02:30:53'),
(23400, '5.161.250.180', NULL, 3, '2024-08-03 02:42:31', '2024-08-03 03:43:02'),
(23401, '138.186.137.124', NULL, 1, '2024-08-03 02:45:45', '2024-08-03 02:45:45'),
(23402, '103.131.71.139', NULL, 1, '2024-08-03 03:29:47', '2024-08-03 03:29:47'),
(23403, '128.204.212.77', NULL, 2, '2024-08-03 05:10:00', '2024-08-04 01:47:19'),
(23404, '5.161.250.180', NULL, 1, '2024-08-03 05:32:43', '2024-08-03 05:32:43'),
(23405, '69.171.231.116', NULL, 1, '2024-08-03 05:47:40', '2024-08-03 05:47:40'),
(23406, '124.236.100.56', NULL, 2, '2024-08-03 06:05:12', '2024-08-03 06:05:43'),
(23407, '159.203.182.232', NULL, 1, '2024-08-03 06:08:40', '2024-08-03 06:08:40'),
(23408, '195.191.219.133', NULL, 1, '2024-08-03 06:36:09', '2024-08-03 06:36:09'),
(23409, '106.63.26.149', NULL, 1, '2024-08-03 07:50:51', '2024-08-03 07:50:51'),
(23410, '66.56.83.153', NULL, 1, '2024-08-03 07:51:38', '2024-08-03 07:51:38'),
(23411, '77.74.177.119', NULL, 1, '2024-08-03 07:56:11', '2024-08-03 07:56:11'),
(23412, '198.235.24.174', NULL, 1, '2024-08-03 08:45:56', '2024-08-03 08:45:56'),
(23413, '37.72.186.232', NULL, 1, '2024-08-03 10:20:45', '2024-08-03 10:20:45'),
(23414, '51.222.253.5', NULL, 1, '2024-08-03 10:30:00', '2024-08-03 10:30:00'),
(23415, '3.87.250.96', NULL, 1, '2024-08-03 10:48:32', '2024-08-03 10:48:32'),
(23416, '113.219.218.197', NULL, 1, '2024-08-03 10:58:00', '2024-08-03 10:58:00'),
(23417, '164.90.212.93', NULL, 1, '2024-08-03 11:22:51', '2024-08-03 11:22:51'),
(23418, '175.30.48.183', NULL, 1, '2024-08-03 11:44:23', '2024-08-03 11:44:23'),
(23419, '66.220.149.22', NULL, 1, '2024-08-03 11:52:29', '2024-08-03 11:52:29'),
(23420, '185.6.11.146', NULL, 1, '2024-08-03 12:02:12', '2024-08-03 12:02:12'),
(23421, '45.138.16.198', NULL, 1, '2024-08-03 12:14:52', '2024-08-03 12:14:52'),
(23422, '62.76.26.69', NULL, 1, '2024-08-03 13:44:52', '2024-08-03 13:44:52'),
(23423, '128.204.212.79', NULL, 1, '2024-08-03 14:35:18', '2024-08-03 14:35:18'),
(23424, '192.186.191.74', NULL, 1, '2024-08-03 15:14:44', '2024-08-03 15:14:44'),
(23425, '17.241.75.176', NULL, 1, '2024-08-03 15:38:43', '2024-08-03 15:38:43'),
(23426, '109.199.107.226', NULL, 4, '2024-08-03 16:28:52', '2024-08-03 16:28:55'),
(23427, '111.194.50.215', NULL, 1, '2024-08-03 17:10:32', '2024-08-03 17:10:32'),
(23428, '3.38.109.148', NULL, 2, '2024-08-03 17:36:19', '2024-08-03 17:38:05'),
(23429, '123.160.223.74', NULL, 1, '2024-08-03 18:17:27', '2024-08-03 18:17:27'),
(23430, '123.160.223.73', NULL, 1, '2024-08-03 18:17:37', '2024-08-03 18:17:37'),
(23431, '123.160.223.75', NULL, 1, '2024-08-03 18:17:59', '2024-08-03 18:17:59'),
(23432, '34.22.143.72', NULL, 1, '2024-08-03 18:27:18', '2024-08-03 18:27:18'),
(23433, '3.35.196.129', NULL, 1, '2024-08-03 18:33:13', '2024-08-03 18:33:13'),
(23434, '205.210.31.149', NULL, 1, '2024-08-03 20:17:23', '2024-08-03 20:17:23'),
(23435, '198.235.24.165', NULL, 1, '2024-08-03 22:11:02', '2024-08-03 22:11:02'),
(23436, '54.190.120.120', NULL, 1, '2024-08-03 22:30:10', '2024-08-03 22:30:10'),
(23437, '54.201.101.53', NULL, 1, '2024-08-04 01:35:56', '2024-08-04 01:35:56'),
(23438, '89.41.26.168', NULL, 2, '2024-08-04 02:06:02', '2024-08-04 02:06:07'),
(23439, '54.71.143.143', NULL, 1, '2024-08-04 05:03:34', '2024-08-04 05:03:34'),
(23440, '128.204.212.78', NULL, 2, '2024-08-04 05:11:47', '2024-08-04 16:29:54'),
(23441, '64.62.243.164', NULL, 2, '2024-08-04 05:24:02', '2024-08-04 05:24:20'),
(23442, '52.11.146.44', NULL, 1, '2024-08-04 06:23:07', '2024-08-04 06:23:07'),
(23443, '195.191.219.133', NULL, 1, '2024-08-04 06:57:42', '2024-08-04 06:57:42'),
(23444, '119.49.255.21', NULL, 1, '2024-08-04 07:00:53', '2024-08-04 07:00:53'),
(23445, '43.157.66.187', NULL, 1, '2024-08-04 07:12:45', '2024-08-04 07:12:45'),
(23446, '203.202.248.230', NULL, 1, '2024-08-04 09:25:13', '2024-08-04 09:25:13');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(23447, '72.14.201.159', NULL, 3, '2024-08-04 09:30:05', '2024-08-04 15:32:26'),
(23448, '193.186.4.159', NULL, 1, '2024-08-04 09:44:59', '2024-08-04 09:44:59'),
(23449, '103.239.252.25', NULL, 1, '2024-08-04 09:49:17', '2024-08-04 09:49:17'),
(23450, '208.113.133.62', NULL, 1, '2024-08-04 09:57:13', '2024-08-04 09:57:13'),
(23451, '5.161.250.180', NULL, 11, '2024-08-04 10:01:54', '2024-08-04 14:47:23'),
(23452, '192.171.91.18', NULL, 1, '2024-08-04 10:05:55', '2024-08-04 10:05:55'),
(23453, '41.233.202.169', NULL, 1, '2024-08-04 10:31:36', '2024-08-04 10:31:36'),
(23454, '139.213.40.174', NULL, 1, '2024-08-04 10:49:34', '2024-08-04 10:49:34'),
(23455, '185.107.57.66', NULL, 2, '2024-08-04 10:55:54', '2024-08-04 10:56:18'),
(23456, '23.26.139.2', NULL, 1, '2024-08-04 11:17:19', '2024-08-04 11:17:19'),
(23457, '216.69.167.6', NULL, 1, '2024-08-04 11:44:21', '2024-08-04 11:44:21'),
(23458, '43.229.208.190', NULL, 1, '2024-08-04 11:46:34', '2024-08-04 11:46:34'),
(23459, '66.249.66.11', NULL, 1, '2024-08-04 12:04:32', '2024-08-04 12:04:32'),
(23460, '66.249.66.38', NULL, 2, '2024-08-04 12:17:25', '2024-08-04 13:57:56'),
(23461, '128.204.212.79', NULL, 1, '2024-08-04 13:29:01', '2024-08-04 13:29:01'),
(23462, '40.94.226.59', NULL, 1, '2024-08-04 14:17:45', '2024-08-04 14:17:45'),
(23463, '152.42.177.199', NULL, 6, '2024-08-04 14:29:35', '2024-08-04 16:43:24'),
(23464, '120.43.15.185', NULL, 1, '2024-08-04 14:54:56', '2024-08-04 14:54:56'),
(23465, '54.70.190.91', NULL, 3, '2024-08-04 15:52:52', '2024-08-04 15:53:01'),
(23466, '74.208.2.140', NULL, 2, '2024-08-04 17:25:43', '2024-08-04 17:33:31'),
(23467, '74.208.2.150', NULL, 1, '2024-08-04 17:33:23', '2024-08-04 17:33:23'),
(23468, '89.58.51.171', NULL, 1, '2024-08-04 18:52:16', '2024-08-04 18:52:16'),
(23469, '102.165.48.83', NULL, 1, '2024-08-04 19:05:10', '2024-08-04 19:05:10'),
(23470, '5.133.192.131', NULL, 1, '2024-08-04 19:07:28', '2024-08-04 19:07:28'),
(23471, '45.141.215.206', NULL, 3, '2024-08-04 19:08:50', '2024-08-05 03:50:41'),
(23472, '144.202.97.99', NULL, 1, '2024-08-04 19:35:40', '2024-08-04 19:35:40'),
(23473, '175.22.86.204', NULL, 1, '2024-08-04 19:57:35', '2024-08-04 19:57:35'),
(23474, '154.12.230.188', NULL, 1, '2024-08-04 20:31:26', '2024-08-04 20:31:26'),
(23475, '64.237.48.183', NULL, 1, '2024-08-04 20:41:01', '2024-08-04 20:41:01'),
(23476, '170.106.101.31', NULL, 1, '2024-08-04 20:54:48', '2024-08-04 20:54:48'),
(23477, '194.233.81.180', NULL, 4, '2024-08-04 20:56:27', '2024-08-04 20:56:47'),
(23478, '43.159.140.236', NULL, 1, '2024-08-04 21:22:52', '2024-08-04 21:22:52'),
(23479, '34.245.133.93', NULL, 1, '2024-08-04 21:54:14', '2024-08-04 21:54:14'),
(23480, '155.138.245.73', NULL, 1, '2024-08-04 22:01:23', '2024-08-04 22:01:23'),
(23481, '35.93.150.183', NULL, 1, '2024-08-04 22:18:24', '2024-08-04 22:18:24'),
(23482, '45.141.215.111', NULL, 1, '2024-08-04 22:52:36', '2024-08-04 22:52:36'),
(23483, '179.43.159.201', NULL, 1, '2024-08-04 22:52:40', '2024-08-04 22:52:40'),
(23484, '89.58.63.200', NULL, 1, '2024-08-04 22:52:42', '2024-08-04 22:52:42'),
(23485, '182.204.182.71', NULL, 1, '2024-08-04 22:54:53', '2024-08-04 22:54:53'),
(23486, '54.191.151.127', NULL, 1, '2024-08-04 23:22:21', '2024-08-04 23:22:21'),
(23487, '42.236.17.14', NULL, 1, '2024-08-05 00:22:05', '2024-08-05 00:22:05'),
(23488, '185.201.188.29', NULL, 1, '2024-08-05 00:43:38', '2024-08-05 00:43:38'),
(23489, '60.163.34.7', NULL, 1, '2024-08-05 00:53:53', '2024-08-05 00:53:53'),
(23490, '42.236.17.228', NULL, 1, '2024-08-05 02:27:44', '2024-08-05 02:27:44'),
(23491, '42.236.101.240', NULL, 1, '2024-08-05 02:28:32', '2024-08-05 02:28:32'),
(23492, '42.236.12.198', NULL, 1, '2024-08-05 03:21:41', '2024-08-05 03:21:41'),
(23493, '23.154.177.9', NULL, 1, '2024-08-05 03:56:25', '2024-08-05 03:56:25'),
(23494, '185.181.61.115', NULL, 1, '2024-08-05 03:57:34', '2024-08-05 03:57:34'),
(23495, '109.205.213.18', NULL, 3, '2024-08-05 04:10:17', '2024-08-05 06:11:15'),
(23496, '223.74.208.151', NULL, 1, '2024-08-05 04:10:36', '2024-08-05 04:10:36'),
(23497, '51.222.253.9', NULL, 1, '2024-08-05 05:07:17', '2024-08-05 05:07:17'),
(23498, '152.42.177.199', NULL, 2, '2024-08-05 05:39:41', '2024-08-05 05:39:43'),
(23499, '64.62.243.164', NULL, 2, '2024-08-05 06:00:51', '2024-08-05 10:36:16'),
(23500, '64.62.210.39', NULL, 1, '2024-08-05 06:00:53', '2024-08-05 06:00:53'),
(23501, '195.191.219.132', NULL, 1, '2024-08-05 06:04:30', '2024-08-05 06:04:30'),
(23502, '128.204.212.79', NULL, 2, '2024-08-05 06:19:14', '2024-08-05 08:49:36'),
(23503, '66.249.66.11', NULL, 3, '2024-08-05 07:04:53', '2024-08-05 22:48:56'),
(23504, '102.165.48.100', NULL, 1, '2024-08-05 07:20:52', '2024-08-05 07:20:52'),
(23505, '102.129.145.49', NULL, 1, '2024-08-05 07:36:51', '2024-08-05 07:36:51'),
(23506, '50.21.188.77', NULL, 1, '2024-08-05 08:24:49', '2024-08-05 08:24:49'),
(23507, '128.204.212.84', NULL, 2, '2024-08-05 08:24:53', '2024-08-06 01:59:48'),
(23508, '50.21.188.107', NULL, 1, '2024-08-05 08:31:24', '2024-08-05 08:31:24'),
(23509, '50.21.188.67', NULL, 1, '2024-08-05 08:31:32', '2024-08-05 08:31:32'),
(23510, '128.204.212.85', NULL, 1, '2024-08-05 08:49:52', '2024-08-05 08:49:52'),
(23511, '74.208.2.169', NULL, 3, '2024-08-05 08:52:49', '2024-08-05 09:01:24'),
(23512, '175.6.217.4', NULL, 1, '2024-08-05 10:34:32', '2024-08-05 10:34:32'),
(23513, '217.160.141.246', NULL, 2, '2024-08-05 10:58:45', '2024-08-05 10:58:46'),
(23514, '98.80.227.3', NULL, 1, '2024-08-05 11:07:21', '2024-08-05 11:07:21'),
(23515, '218.27.173.62', NULL, 1, '2024-08-05 12:10:17', '2024-08-05 12:10:17'),
(23516, '85.208.96.205', NULL, 1, '2024-08-05 13:06:32', '2024-08-05 13:06:32'),
(23517, '5.188.62.21', NULL, 1, '2024-08-05 15:16:26', '2024-08-05 15:16:26'),
(23518, '180.251.155.89', NULL, 6, '2024-08-05 15:21:32', '2024-08-05 15:21:39'),
(23519, '5.188.62.26', NULL, 2, '2024-08-05 15:22:30', '2024-08-05 15:22:36'),
(23520, '20.199.72.13', NULL, 2, '2024-08-05 15:53:48', '2024-08-05 16:29:36'),
(23521, '52.167.144.170', NULL, 1, '2024-08-05 16:31:31', '2024-08-05 16:31:31'),
(23522, '149.50.215.83', NULL, 1, '2024-08-05 17:27:56', '2024-08-05 17:27:56'),
(23523, '66.249.66.12', NULL, 2, '2024-08-05 19:14:44', '2024-08-05 23:04:28'),
(23524, '70.34.200.166', NULL, 1, '2024-08-05 19:55:26', '2024-08-05 19:55:26'),
(23525, '43.134.89.111', NULL, 1, '2024-08-05 20:05:03', '2024-08-05 20:05:03'),
(23526, '59.152.102.130', NULL, 3, '2024-08-05 21:21:30', '2024-08-05 21:22:59'),
(23527, '120.35.200.240', NULL, 1, '2024-08-05 22:07:20', '2024-08-05 22:07:20'),
(23528, '54.190.12.166', NULL, 1, '2024-08-05 22:38:11', '2024-08-05 22:38:11'),
(23529, '66.249.66.39', NULL, 1, '2024-08-05 23:49:11', '2024-08-05 23:49:11'),
(23530, '66.249.66.38', NULL, 1, '2024-08-05 23:53:02', '2024-08-05 23:53:02'),
(23531, '72.14.201.159', NULL, 1, '2024-08-06 00:16:37', '2024-08-06 00:16:37'),
(23532, '103.127.71.97', NULL, 2, '2024-08-06 00:16:39', '2024-08-06 00:18:50'),
(23533, '35.89.100.84', NULL, 1, '2024-08-06 01:27:53', '2024-08-06 01:27:53'),
(23534, '136.25.43.28', NULL, 1, '2024-08-06 01:50:32', '2024-08-06 01:50:32'),
(23535, '43.130.3.122', NULL, 1, '2024-08-06 02:44:17', '2024-08-06 02:44:17'),
(23536, '222.138.170.55', NULL, 1, '2024-08-06 03:34:44', '2024-08-06 03:34:44'),
(23537, '5.161.250.180', NULL, 2, '2024-08-06 03:38:07', '2024-08-06 03:38:08'),
(23538, '82.180.144.23', NULL, 4, '2024-08-06 03:44:42', '2024-08-06 03:44:48'),
(23539, '54.70.190.91', NULL, 3, '2024-08-06 03:51:22', '2024-08-06 03:51:32'),
(23540, '180.191.65.236', NULL, 1, '2024-08-06 03:58:16', '2024-08-06 03:58:16'),
(23541, '107.178.232.171', NULL, 1, '2024-08-06 04:07:04', '2024-08-06 04:07:04'),
(23542, '31.220.83.200', NULL, 1, '2024-08-06 05:19:54', '2024-08-06 05:19:54'),
(23543, '50.21.188.37', NULL, 1, '2024-08-06 05:22:46', '2024-08-06 05:22:46'),
(23544, '52.230.152.139', NULL, 1, '2024-08-06 05:33:26', '2024-08-06 05:33:26'),
(23545, '154.12.230.188', NULL, 1, '2024-08-06 06:28:48', '2024-08-06 06:28:48'),
(23546, '128.204.212.84', NULL, 2, '2024-08-06 07:44:30', '2024-08-06 16:52:46'),
(23547, '185.132.53.12', NULL, 1, '2024-08-06 08:12:07', '2024-08-06 08:12:07'),
(23548, '209.127.245.250', NULL, 1, '2024-08-06 08:13:12', '2024-08-06 08:13:12'),
(23549, '66.220.149.24', NULL, 1, '2024-08-06 08:25:56', '2024-08-06 08:25:56'),
(23550, '51.222.253.7', NULL, 1, '2024-08-06 08:32:12', '2024-08-06 08:32:12'),
(23551, '103.85.158.224', NULL, 2, '2024-08-06 08:34:21', '2024-08-06 12:53:10'),
(23552, '52.230.152.162', NULL, 1, '2024-08-06 08:55:26', '2024-08-06 08:55:26'),
(23553, '203.202.250.117', NULL, 1, '2024-08-06 09:05:12', '2024-08-06 09:05:12'),
(23554, '72.14.201.159', NULL, 3, '2024-08-06 09:07:29', '2024-08-07 00:00:27'),
(23555, '115.127.68.234', NULL, 1, '2024-08-06 09:08:36', '2024-08-06 09:08:36'),
(23556, '27.147.191.221', NULL, 1, '2024-08-06 09:12:00', '2024-08-06 09:12:00'),
(23557, '27.147.138.122', NULL, 1, '2024-08-06 09:17:29', '2024-08-06 09:17:29'),
(23558, '123.136.28.130', NULL, 2, '2024-08-06 09:20:53', '2024-08-06 09:26:44'),
(23559, '193.186.4.140', NULL, 1, '2024-08-06 09:27:33', '2024-08-06 09:27:33'),
(23560, '116.58.202.210', NULL, 2, '2024-08-06 09:30:30', '2024-08-06 09:32:00'),
(23561, '119.30.32.169', NULL, 1, '2024-08-06 09:33:38', '2024-08-06 09:33:38'),
(23562, '103.164.160.145', NULL, 1, '2024-08-06 09:34:34', '2024-08-06 09:34:34'),
(23563, '205.169.39.47', NULL, 1, '2024-08-06 09:43:48', '2024-08-06 09:43:48'),
(23564, '182.160.98.226', NULL, 1, '2024-08-06 09:52:41', '2024-08-06 09:52:41'),
(23565, '103.175.244.46', NULL, 1, '2024-08-06 09:58:22', '2024-08-06 09:58:22'),
(23566, '40.94.227.80', NULL, 1, '2024-08-06 09:58:46', '2024-08-06 09:58:46'),
(23567, '114.96.103.33', NULL, 1, '2024-08-06 09:59:23', '2024-08-06 09:59:23'),
(23568, '27.147.210.203', NULL, 1, '2024-08-06 10:01:19', '2024-08-06 10:01:19'),
(23569, '27.147.202.45', NULL, 1, '2024-08-06 10:02:50', '2024-08-06 10:02:50'),
(23570, '123.200.15.150', NULL, 2, '2024-08-06 10:02:53', '2024-08-06 10:19:19'),
(23571, '40.94.226.20', NULL, 1, '2024-08-06 10:12:21', '2024-08-06 10:12:21'),
(23572, '193.186.4.159', NULL, 3, '2024-08-06 10:21:54', '2024-08-06 20:07:39'),
(23573, '210.79.181.54', NULL, 1, '2024-08-06 10:27:25', '2024-08-06 10:27:25'),
(23574, '47.128.126.64', NULL, 1, '2024-08-06 10:27:45', '2024-08-06 10:27:45'),
(23575, '165.225.92.152', NULL, 1, '2024-08-06 10:39:41', '2024-08-06 10:39:41'),
(23576, '103.230.105.29', NULL, 1, '2024-08-06 10:49:34', '2024-08-06 10:49:34'),
(23577, '103.49.202.173', NULL, 1, '2024-08-06 10:51:40', '2024-08-06 10:51:40'),
(23578, '57.128.81.210', NULL, 1, '2024-08-06 11:01:51', '2024-08-06 11:01:51'),
(23579, '123.200.18.218', NULL, 1, '2024-08-06 11:07:03', '2024-08-06 11:07:03'),
(23580, '37.111.206.189', NULL, 1, '2024-08-06 11:14:33', '2024-08-06 11:14:33'),
(23581, '203.112.73.83', NULL, 1, '2024-08-06 11:22:48', '2024-08-06 11:22:48'),
(23582, '47.128.60.185', NULL, 1, '2024-08-06 12:20:44', '2024-08-06 12:20:44'),
(23583, '141.0.9.28', NULL, 1, '2024-08-06 12:26:09', '2024-08-06 12:26:09'),
(23584, '103.109.214.193', NULL, 1, '2024-08-06 12:29:15', '2024-08-06 12:29:15'),
(23585, '182.16.89.90', NULL, 2, '2024-08-06 12:38:59', '2024-08-06 14:01:06'),
(23586, '20.212.201.123', NULL, 1, '2024-08-06 12:49:47', '2024-08-06 12:49:47'),
(23587, '203.96.225.217', NULL, 1, '2024-08-06 12:50:39', '2024-08-06 12:50:39'),
(23588, '40.94.226.9', NULL, 1, '2024-08-06 13:01:40', '2024-08-06 13:01:40'),
(23589, '131.0.136.133', NULL, 4, '2024-08-06 13:33:54', '2024-08-06 13:34:08'),
(23590, '103.137.75.48', NULL, 1, '2024-08-06 14:01:36', '2024-08-06 14:01:36'),
(23591, '52.87.208.145', NULL, 1, '2024-08-06 14:10:03', '2024-08-06 14:10:03'),
(23592, '173.252.83.112', NULL, 1, '2024-08-06 14:16:37', '2024-08-06 14:16:37'),
(23593, '59.152.102.130', NULL, 1, '2024-08-06 14:27:47', '2024-08-06 14:27:47'),
(23594, '24.239.129.35', NULL, 1, '2024-08-06 14:33:42', '2024-08-06 14:33:42'),
(23595, '69.171.249.17', NULL, 1, '2024-08-06 14:48:16', '2024-08-06 14:48:16'),
(23596, '72.13.46.3', NULL, 1, '2024-08-06 14:58:36', '2024-08-06 14:58:36'),
(23597, '23.26.220.12', NULL, 1, '2024-08-06 15:22:51', '2024-08-06 15:22:51'),
(23598, '38.240.36.173', NULL, 1, '2024-08-06 15:24:43', '2024-08-06 15:24:43'),
(23599, '91.92.242.157', NULL, 1, '2024-08-06 15:31:55', '2024-08-06 15:31:55'),
(23600, '103.231.162.38', NULL, 1, '2024-08-06 15:36:15', '2024-08-06 15:36:15'),
(23601, '135.148.100.196', NULL, 1, '2024-08-06 16:22:12', '2024-08-06 16:22:12'),
(23602, '103.59.39.151', NULL, 1, '2024-08-06 17:26:52', '2024-08-06 17:26:52'),
(23603, '103.185.24.152', NULL, 2, '2024-08-06 17:53:06', '2024-08-06 17:53:07'),
(23604, '143.244.57.86', NULL, 4, '2024-08-06 18:18:47', '2024-08-06 18:18:50'),
(23605, '103.230.105.54', NULL, 6, '2024-08-06 18:35:11', '2024-08-06 19:41:36'),
(23606, '43.128.110.17', NULL, 1, '2024-08-06 18:51:58', '2024-08-06 18:51:58'),
(23607, '128.204.212.79', NULL, 2, '2024-08-06 19:00:57', '2024-08-07 01:03:02'),
(23608, '167.94.146.50', NULL, 1, '2024-08-06 19:26:36', '2024-08-06 19:26:36'),
(23609, '167.94.138.51', NULL, 1, '2024-08-06 19:46:00', '2024-08-06 19:46:00'),
(23610, '216.24.216.231', NULL, 1, '2024-08-06 20:04:46', '2024-08-06 20:04:46'),
(23611, '128.90.0.121', NULL, 1, '2024-08-06 20:04:48', '2024-08-06 20:04:48'),
(23612, '67.21.32.148', NULL, 1, '2024-08-06 20:04:48', '2024-08-06 20:04:48'),
(23613, '193.36.118.230', NULL, 1, '2024-08-06 20:12:47', '2024-08-06 20:12:47'),
(23614, '207.244.124.107', NULL, 1, '2024-08-06 20:12:47', '2024-08-06 20:12:47'),
(23615, '69.167.32.171', NULL, 1, '2024-08-06 20:12:48', '2024-08-06 20:12:48'),
(23616, '68.183.245.101', NULL, 1, '2024-08-06 20:12:48', '2024-08-06 20:12:48'),
(23617, '103.171.233.110', NULL, 1, '2024-08-06 20:20:57', '2024-08-06 20:20:57'),
(23618, '149.248.1.106', NULL, 1, '2024-08-06 20:38:23', '2024-08-06 20:38:23'),
(23619, '94.156.67.199', NULL, 2, '2024-08-06 20:58:52', '2024-08-06 22:07:35'),
(23620, '103.170.172.22', NULL, 5, '2024-08-06 21:02:29', '2024-08-06 21:05:47'),
(23621, '107.191.41.246', NULL, 1, '2024-08-06 21:05:07', '2024-08-06 21:05:07'),
(23622, '160.202.146.228', NULL, 1, '2024-08-06 21:10:06', '2024-08-06 21:10:06'),
(23623, '94.136.184.61', NULL, 4, '2024-08-06 22:06:03', '2024-08-06 22:07:23'),
(23624, '175.16.232.33', NULL, 1, '2024-08-06 23:36:50', '2024-08-06 23:36:50'),
(23625, '168.235.206.77', NULL, 1, '2024-08-06 23:55:14', '2024-08-06 23:55:14'),
(23626, '202.134.14.232', NULL, 1, '2024-08-06 23:55:15', '2024-08-06 23:55:15'),
(23627, '103.216.56.123', NULL, 1, '2024-08-06 23:59:01', '2024-08-06 23:59:01'),
(23628, '34.219.137.174', NULL, 1, '2024-08-07 00:36:58', '2024-08-07 00:36:58'),
(23629, '34.215.124.193', NULL, 1, '2024-08-07 00:37:38', '2024-08-07 00:37:38'),
(23630, '109.237.134.10', NULL, 1, '2024-08-07 01:25:35', '2024-08-07 01:25:35'),
(23631, '87.236.176.235', NULL, 1, '2024-08-07 01:53:36', '2024-08-07 01:53:36'),
(23632, '34.76.56.210', NULL, 1, '2024-08-07 02:01:03', '2024-08-07 02:01:03'),
(23633, '128.204.212.77', NULL, 1, '2024-08-07 02:34:47', '2024-08-07 02:34:47'),
(23634, '45.227.254.34', NULL, 1, '2024-08-07 03:22:56', '2024-08-07 03:22:56'),
(23635, '221.178.143.70', NULL, 2, '2024-08-07 03:32:28', '2024-08-07 03:34:21'),
(23636, '36.150.60.24', NULL, 2, '2024-08-07 03:33:31', '2024-08-07 03:33:43'),
(23637, '119.130.121.121', NULL, 1, '2024-08-07 03:54:15', '2024-08-07 03:54:15'),
(23638, '143.198.237.1', NULL, 1, '2024-08-07 04:37:27', '2024-08-07 04:37:27'),
(23639, '50.21.188.118', NULL, 2, '2024-08-07 04:56:00', '2024-08-07 05:04:38'),
(23640, '50.21.188.120', NULL, 1, '2024-08-07 05:04:31', '2024-08-07 05:04:31'),
(23641, '107.173.60.155', NULL, 1, '2024-08-07 05:05:27', '2024-08-07 05:05:27'),
(23642, '121.237.36.29', NULL, 1, '2024-08-07 05:05:53', '2024-08-07 05:05:53'),
(23643, '116.204.148.227', NULL, 1, '2024-08-07 05:29:52', '2024-08-07 05:29:52'),
(23644, '15.204.182.106', NULL, 2, '2024-08-07 06:09:10', '2024-08-07 06:47:50'),
(23645, '198.145.81.148', NULL, 1, '2024-08-07 06:13:02', '2024-08-07 06:13:02'),
(23646, '194.140.198.85', NULL, 1, '2024-08-07 06:45:37', '2024-08-07 06:45:37'),
(23647, '91.92.255.137', NULL, 2, '2024-08-07 06:55:35', '2024-08-07 06:55:40'),
(23648, '123.6.49.50', NULL, 1, '2024-08-07 07:19:39', '2024-08-07 07:19:39'),
(23649, '123.6.49.18', NULL, 1, '2024-08-07 07:19:44', '2024-08-07 07:19:44'),
(23650, '51.222.253.4', NULL, 1, '2024-08-07 07:23:57', '2024-08-07 07:23:57'),
(23651, '193.186.4.159', NULL, 4, '2024-08-07 08:03:11', '2024-08-07 10:57:19'),
(23652, '205.210.31.37', NULL, 1, '2024-08-07 08:12:28', '2024-08-07 08:12:28'),
(23653, '59.153.103.60', NULL, 1, '2024-08-07 08:20:09', '2024-08-07 08:20:09'),
(23654, '87.236.176.128', NULL, 1, '2024-08-07 08:25:46', '2024-08-07 08:25:46'),
(23655, '40.94.226.41', NULL, 1, '2024-08-07 08:30:45', '2024-08-07 08:30:45'),
(23656, '180.211.208.161', NULL, 1, '2024-08-07 08:30:47', '2024-08-07 08:30:47'),
(23657, '123.136.27.129', NULL, 3, '2024-08-07 08:32:52', '2024-08-07 11:16:23'),
(23658, '72.14.201.159', NULL, 4, '2024-08-07 08:37:02', '2024-08-07 19:29:32'),
(23659, '103.167.15.94', NULL, 1, '2024-08-07 08:38:43', '2024-08-07 08:38:43'),
(23660, '54.223.180.126', NULL, 1, '2024-08-07 08:41:48', '2024-08-07 08:41:48'),
(23661, '4.193.96.14', NULL, 1, '2024-08-07 09:11:53', '2024-08-07 09:11:53'),
(23662, '185.220.100.242', NULL, 2, '2024-08-07 09:15:35', '2024-08-07 09:15:37'),
(23663, '27.147.138.122', NULL, 2, '2024-08-07 09:16:33', '2024-08-07 09:19:12'),
(23664, '79.137.198.213', NULL, 1, '2024-08-07 09:17:47', '2024-08-07 09:17:47'),
(23665, '40.94.226.59', NULL, 1, '2024-08-07 09:33:19', '2024-08-07 09:33:19'),
(23666, '40.94.226.48', NULL, 1, '2024-08-07 09:33:28', '2024-08-07 09:33:28'),
(23667, '40.94.227.16', NULL, 1, '2024-08-07 09:33:48', '2024-08-07 09:33:48'),
(23668, '103.239.252.41', NULL, 1, '2024-08-07 09:59:03', '2024-08-07 09:59:03'),
(23669, '103.121.223.71', NULL, 1, '2024-08-07 10:08:12', '2024-08-07 10:08:12'),
(23670, '37.111.213.49', NULL, 2, '2024-08-07 10:16:37', '2024-08-07 10:16:48'),
(23671, '37.111.206.239', NULL, 1, '2024-08-07 10:25:36', '2024-08-07 10:25:36'),
(23672, '3.212.147.252', NULL, 1, '2024-08-07 10:28:01', '2024-08-07 10:28:01'),
(23673, '103.151.171.206', NULL, 1, '2024-08-07 10:33:11', '2024-08-07 10:33:11'),
(23674, '154.16.192.185', NULL, 1, '2024-08-07 11:01:23', '2024-08-07 11:01:23'),
(23675, '103.234.27.113', NULL, 1, '2024-08-07 11:05:13', '2024-08-07 11:05:13'),
(23676, '165.232.170.53', NULL, 2, '2024-08-07 11:06:42', '2024-08-07 11:06:44'),
(23677, '147.78.47.81', NULL, 1, '2024-08-07 11:16:14', '2024-08-07 11:16:14'),
(23678, '40.94.226.68', NULL, 1, '2024-08-07 11:45:43', '2024-08-07 11:45:43'),
(23679, '195.191.219.132', NULL, 1, '2024-08-07 12:01:19', '2024-08-07 12:01:19'),
(23680, '220.247.131.62', NULL, 1, '2024-08-07 12:09:41', '2024-08-07 12:09:41'),
(23681, '102.165.48.100', NULL, 1, '2024-08-07 12:11:28', '2024-08-07 12:11:28'),
(23682, '205.210.31.225', NULL, 1, '2024-08-07 12:28:11', '2024-08-07 12:28:11'),
(23683, '203.188.242.21', NULL, 1, '2024-08-07 12:29:34', '2024-08-07 12:29:34'),
(23684, '37.111.206.242', NULL, 2, '2024-08-07 12:33:35', '2024-08-07 12:34:55'),
(23685, '123.136.29.128', NULL, 1, '2024-08-07 12:43:35', '2024-08-07 12:43:35'),
(23686, '103.49.202.173', NULL, 4, '2024-08-07 12:49:32', '2024-08-07 13:02:20'),
(23687, '103.237.37.84', NULL, 2, '2024-08-07 14:02:38', '2024-08-07 14:02:41'),
(23688, '45.64.134.193', NULL, 1, '2024-08-07 14:27:24', '2024-08-07 14:27:24'),
(23689, '94.136.184.61', NULL, 1, '2024-08-07 14:51:17', '2024-08-07 14:51:17'),
(23690, '182.16.21.98', NULL, 2, '2024-08-07 14:58:36', '2024-08-07 16:40:42'),
(23691, '128.204.212.84', NULL, 1, '2024-08-07 15:25:01', '2024-08-07 15:25:01'),
(23692, '34.42.107.45', NULL, 2, '2024-08-07 16:03:01', '2024-08-07 16:08:16'),
(23693, '17.241.219.154', NULL, 1, '2024-08-07 16:43:33', '2024-08-07 16:43:33'),
(23694, '49.37.114.46', NULL, 1, '2024-08-07 18:14:00', '2024-08-07 18:14:00'),
(23695, '185.190.24.111', NULL, 1, '2024-08-07 18:39:52', '2024-08-07 18:39:52'),
(23696, '178.171.117.136', NULL, 1, '2024-08-07 18:47:23', '2024-08-07 18:47:23'),
(23697, '103.174.20.38', NULL, 1, '2024-08-07 18:55:31', '2024-08-07 18:55:31'),
(23698, '103.230.104.1', NULL, 1, '2024-08-07 18:55:52', '2024-08-07 18:55:52'),
(23699, '182.48.68.61', NULL, 1, '2024-08-07 19:29:34', '2024-08-07 19:29:34'),
(23700, '45.32.133.105', NULL, 1, '2024-08-07 19:30:16', '2024-08-07 19:30:16'),
(23701, '173.252.83.19', NULL, 1, '2024-08-07 19:35:40', '2024-08-07 19:35:40'),
(23702, '103.171.233.110', NULL, 2, '2024-08-07 19:40:21', '2024-08-07 19:40:27'),
(23703, '178.254.12.183', NULL, 1, '2024-08-07 20:04:12', '2024-08-07 20:04:12'),
(23704, '52.80.13.3', NULL, 1, '2024-08-07 20:16:09', '2024-08-07 20:16:09'),
(23705, '140.179.16.60', NULL, 1, '2024-08-07 20:17:04', '2024-08-07 20:17:04'),
(23706, '209.222.10.191', NULL, 1, '2024-08-07 20:35:57', '2024-08-07 20:35:57'),
(23707, '52.81.87.90', NULL, 1, '2024-08-07 20:59:34', '2024-08-07 20:59:34'),
(23708, '149.248.10.250', NULL, 1, '2024-08-07 21:40:45', '2024-08-07 21:40:45'),
(23709, '52.81.208.114', NULL, 1, '2024-08-07 21:41:20', '2024-08-07 21:41:20'),
(23710, '49.51.72.76', NULL, 1, '2024-08-07 21:47:55', '2024-08-07 21:47:55'),
(23711, '195.191.219.133', NULL, 1, '2024-08-07 22:35:31', '2024-08-07 22:35:31'),
(23712, '54.149.201.89', NULL, 1, '2024-08-08 00:30:07', '2024-08-08 00:30:07'),
(23713, '54.218.0.125', NULL, 1, '2024-08-08 00:31:10', '2024-08-08 00:31:10'),
(23714, '40.77.167.24', NULL, 1, '2024-08-08 01:36:03', '2024-08-08 01:36:03'),
(23715, '52.167.144.225', NULL, 1, '2024-08-08 02:18:30', '2024-08-08 02:18:30'),
(23716, '40.77.167.23', NULL, 1, '2024-08-08 03:03:24', '2024-08-08 03:03:24'),
(23717, '85.208.96.195', NULL, 1, '2024-08-08 03:22:24', '2024-08-08 03:22:24'),
(23718, '223.199.169.209', NULL, 1, '2024-08-08 03:23:10', '2024-08-08 03:23:10'),
(23719, '103.180.105.14', NULL, 2, '2024-08-08 04:18:34', '2024-08-08 04:20:58'),
(23720, '50.21.188.60', NULL, 1, '2024-08-08 04:21:58', '2024-08-08 04:21:58'),
(23721, '50.21.188.58', NULL, 1, '2024-08-08 04:31:47', '2024-08-08 04:31:47'),
(23722, '50.21.188.57', NULL, 1, '2024-08-08 04:31:48', '2024-08-08 04:31:48'),
(23723, '128.204.212.78', NULL, 1, '2024-08-08 04:33:14', '2024-08-08 04:33:14'),
(23724, '40.77.167.18', NULL, 1, '2024-08-08 04:42:22', '2024-08-08 04:42:22'),
(23725, '103.230.104.5', NULL, 2, '2024-08-08 05:08:30', '2024-08-08 05:09:10'),
(23726, '120.14.70.49', NULL, 1, '2024-08-08 06:01:19', '2024-08-08 06:01:19'),
(23727, '95.216.195.32', NULL, 1, '2024-08-08 06:01:59', '2024-08-08 06:01:59'),
(23728, '195.191.219.133', NULL, 1, '2024-08-08 07:16:33', '2024-08-08 07:16:33'),
(23729, '123.6.49.44', NULL, 1, '2024-08-08 07:29:04', '2024-08-08 07:29:04'),
(23730, '129.226.147.7', NULL, 1, '2024-08-08 08:08:14', '2024-08-08 08:08:14'),
(23731, '205.169.39.21', NULL, 1, '2024-08-08 08:52:37', '2024-08-08 08:52:37'),
(23732, '205.169.39.35', NULL, 1, '2024-08-08 08:55:19', '2024-08-08 08:55:19'),
(23733, '52.167.144.184', NULL, 1, '2024-08-08 08:58:06', '2024-08-08 08:58:06'),
(23734, '111.7.96.177', NULL, 2, '2024-08-08 09:27:14', '2024-08-08 09:27:17'),
(23735, '122.230.38.34', NULL, 1, '2024-08-08 09:29:19', '2024-08-08 09:29:19'),
(23736, '103.91.104.13', NULL, 1, '2024-08-08 09:46:28', '2024-08-08 09:46:28'),
(23737, '203.112.73.83', NULL, 1, '2024-08-08 09:48:15', '2024-08-08 09:48:15'),
(23738, '40.94.226.9', NULL, 1, '2024-08-08 09:57:49', '2024-08-08 09:57:49'),
(23739, '66.249.66.38', NULL, 3, '2024-08-08 09:57:51', '2024-08-09 03:33:33'),
(23740, '40.94.227.52', NULL, 1, '2024-08-08 09:58:02', '2024-08-08 09:58:02'),
(23741, '40.94.227.11', NULL, 1, '2024-08-08 09:58:07', '2024-08-08 09:58:07'),
(23742, '193.186.4.159', NULL, 4, '2024-08-08 10:01:48', '2024-08-08 20:56:54'),
(23743, '35.168.16.61', NULL, 1, '2024-08-08 10:09:42', '2024-08-08 10:09:42'),
(23744, '4.193.96.14', NULL, 1, '2024-08-08 10:30:05', '2024-08-08 10:30:05'),
(23745, '40.94.227.87', NULL, 1, '2024-08-08 10:31:05', '2024-08-08 10:31:05'),
(23746, '40.94.226.57', NULL, 1, '2024-08-08 10:49:43', '2024-08-08 10:49:43'),
(23747, '182.16.89.90', NULL, 1, '2024-08-08 10:53:42', '2024-08-08 10:53:42'),
(23748, '182.16.21.98', NULL, 1, '2024-08-08 11:10:54', '2024-08-08 11:10:54'),
(23749, '156.67.110.51', NULL, 1, '2024-08-08 11:23:49', '2024-08-08 11:23:49'),
(23750, '103.101.199.47', NULL, 1, '2024-08-08 11:24:46', '2024-08-08 11:24:46'),
(23751, '40.94.227.100', NULL, 1, '2024-08-08 11:34:41', '2024-08-08 11:34:41'),
(23752, '119.49.252.120', NULL, 1, '2024-08-08 11:45:56', '2024-08-08 11:45:56'),
(23753, '103.242.20.209', NULL, 1, '2024-08-08 11:51:12', '2024-08-08 11:51:12'),
(23754, '113.205.133.3', NULL, 1, '2024-08-08 13:22:45', '2024-08-08 13:22:45'),
(23755, '36.150.60.24', NULL, 5, '2024-08-08 13:30:02', '2024-08-08 13:34:03'),
(23756, '202.191.126.60', NULL, 1, '2024-08-08 13:44:00', '2024-08-08 13:44:00'),
(23757, '40.94.227.71', NULL, 1, '2024-08-08 14:52:13', '2024-08-08 14:52:13'),
(23758, '66.249.66.11', NULL, 2, '2024-08-08 14:57:06', '2024-08-08 21:40:39'),
(23759, '34.138.174.83', NULL, 2, '2024-08-08 15:09:25', '2024-08-08 15:14:52'),
(23760, '103.30.28.70', NULL, 1, '2024-08-08 15:11:37', '2024-08-08 15:11:37'),
(23761, '128.90.174.39', NULL, 2, '2024-08-08 15:14:24', '2024-08-08 15:14:26'),
(23762, '66.249.66.39', NULL, 1, '2024-08-08 15:22:56', '2024-08-08 15:22:56'),
(23763, '38.11.147.74', NULL, 1, '2024-08-08 15:43:19', '2024-08-08 15:43:19'),
(23764, '49.81.15.94', NULL, 1, '2024-08-08 15:45:12', '2024-08-08 15:45:12'),
(23765, '72.14.201.159', NULL, 1, '2024-08-08 16:09:26', '2024-08-08 16:09:26'),
(23766, '103.127.177.198', NULL, 1, '2024-08-08 16:30:43', '2024-08-08 16:30:43'),
(23767, '89.41.26.168', NULL, 3, '2024-08-08 17:25:09', '2024-08-08 17:47:49'),
(23768, '194.233.81.180', NULL, 4, '2024-08-08 18:06:21', '2024-08-08 18:07:12'),
(23769, '124.225.164.130', NULL, 1, '2024-08-08 18:09:30', '2024-08-08 18:09:30'),
(23770, '128.204.212.85', NULL, 1, '2024-08-08 18:29:14', '2024-08-08 18:29:14'),
(23771, '191.101.209.150', NULL, 1, '2024-08-08 18:43:53', '2024-08-08 18:43:53'),
(23772, '176.34.206.129', NULL, 1, '2024-08-08 18:48:49', '2024-08-08 18:48:49'),
(23773, '69.171.249.12', NULL, 1, '2024-08-08 19:20:36', '2024-08-08 19:20:36'),
(23774, '37.19.223.212', NULL, 1, '2024-08-08 21:00:29', '2024-08-08 21:00:29'),
(23775, '42.236.17.205', NULL, 1, '2024-08-08 21:01:14', '2024-08-08 21:01:14'),
(23776, '42.236.17.3', NULL, 1, '2024-08-08 21:31:23', '2024-08-08 21:31:23'),
(23777, '42.236.17.224', NULL, 1, '2024-08-08 21:31:49', '2024-08-08 21:31:49'),
(23778, '66.249.66.10', NULL, 1, '2024-08-08 21:40:42', '2024-08-08 21:40:42'),
(23779, '84.17.48.223', NULL, 1, '2024-08-08 21:44:04', '2024-08-08 21:44:04'),
(23780, '103.83.82.31', NULL, 1, '2024-08-08 22:07:58', '2024-08-08 22:07:58'),
(23781, '42.236.17.94', NULL, 1, '2024-08-08 22:14:12', '2024-08-08 22:14:12'),
(23782, '140.82.27.12', NULL, 1, '2024-08-08 23:07:22', '2024-08-08 23:07:22'),
(23783, '34.73.206.133', NULL, 2, '2024-08-08 23:10:26', '2024-08-08 23:18:23'),
(23784, '47.217.203.22', NULL, 1, '2024-08-08 23:18:36', '2024-08-08 23:18:36'),
(23785, '107.191.40.168', NULL, 1, '2024-08-08 23:29:32', '2024-08-08 23:29:32'),
(23786, '3.252.40.145', NULL, 1, '2024-08-08 23:30:35', '2024-08-08 23:30:35'),
(23787, '103.239.4.72', NULL, 1, '2024-08-08 23:44:24', '2024-08-08 23:44:24'),
(23788, '194.147.98.17', NULL, 1, '2024-08-08 23:54:12', '2024-08-08 23:54:12'),
(23789, '54.155.248.134', NULL, 1, '2024-08-09 00:39:09', '2024-08-09 00:39:09'),
(23790, '35.90.87.168', NULL, 1, '2024-08-09 00:58:57', '2024-08-09 00:58:57'),
(23791, '185.12.251.124', NULL, 1, '2024-08-09 01:02:32', '2024-08-09 01:02:32'),
(23792, '128.204.212.79', NULL, 1, '2024-08-09 01:04:26', '2024-08-09 01:04:26'),
(23793, '34.213.197.207', NULL, 1, '2024-08-09 01:07:52', '2024-08-09 01:07:52'),
(23794, '34.150.176.137', NULL, 1, '2024-08-09 01:16:47', '2024-08-09 01:16:47'),
(23795, '64.225.22.191', NULL, 1, '2024-08-09 01:20:16', '2024-08-09 01:20:16'),
(23796, '42.203.39.196', NULL, 1, '2024-08-09 01:20:57', '2024-08-09 01:20:57'),
(23797, '69.171.230.17', NULL, 1, '2024-08-09 01:27:15', '2024-08-09 01:27:15'),
(23798, '3.143.203.125', NULL, 1, '2024-08-09 01:35:41', '2024-08-09 01:35:41'),
(23799, '45.201.221.121', NULL, 1, '2024-08-09 01:49:30', '2024-08-09 01:49:30'),
(23800, '45.156.130.15', NULL, 1, '2024-08-09 02:40:00', '2024-08-09 02:40:00'),
(23801, '128.204.212.77', NULL, 1, '2024-08-09 03:14:31', '2024-08-09 03:14:31'),
(23802, '17.241.75.107', NULL, 1, '2024-08-09 03:24:46', '2024-08-09 03:24:46'),
(23803, '60.5.145.160', NULL, 1, '2024-08-09 03:42:01', '2024-08-09 03:42:01'),
(23804, '69.171.230.116', NULL, 1, '2024-08-09 04:11:10', '2024-08-09 04:11:10'),
(23805, '50.21.188.97', NULL, 2, '2024-08-09 04:13:34', '2024-08-09 04:22:00'),
(23806, '50.21.188.67', NULL, 1, '2024-08-09 04:21:50', '2024-08-09 04:21:50'),
(23807, '213.180.203.76', NULL, 1, '2024-08-09 06:07:33', '2024-08-09 06:07:33'),
(23808, '69.171.231.114', NULL, 1, '2024-08-09 07:00:06', '2024-08-09 07:00:06'),
(23809, '195.191.219.132', NULL, 1, '2024-08-09 07:06:11', '2024-08-09 07:06:11'),
(23810, '139.215.115.77', NULL, 1, '2024-08-09 07:10:55', '2024-08-09 07:10:55'),
(23811, '193.186.4.159', NULL, 3, '2024-08-09 07:57:17', '2024-08-09 14:12:36'),
(23812, '103.213.237.112', NULL, 2, '2024-08-09 07:57:18', '2024-08-09 14:20:53'),
(23813, '205.169.39.6', NULL, 1, '2024-08-09 08:40:13', '2024-08-09 08:40:13'),
(23814, '205.169.39.19', NULL, 1, '2024-08-09 08:53:24', '2024-08-09 08:53:24'),
(23815, '51.222.253.2', NULL, 1, '2024-08-09 09:14:12', '2024-08-09 09:14:12'),
(23816, '194.163.167.250', NULL, 3, '2024-08-09 09:43:00', '2024-08-09 09:43:13'),
(23817, '138.197.99.67', NULL, 2, '2024-08-09 10:43:45', '2024-08-09 11:20:39'),
(23818, '43.143.60.88', NULL, 2, '2024-08-09 10:45:32', '2024-08-09 10:45:44'),
(23819, '34.91.179.104', NULL, 1, '2024-08-09 10:46:29', '2024-08-09 10:46:29'),
(23820, '128.204.212.78', NULL, 1, '2024-08-09 11:28:21', '2024-08-09 11:28:21'),
(23821, '62.210.114.68', NULL, 1, '2024-08-09 12:01:51', '2024-08-09 12:01:51'),
(23822, '15.235.15.135', NULL, 1, '2024-08-09 12:09:53', '2024-08-09 12:09:53'),
(23823, '175.16.67.84', NULL, 1, '2024-08-09 12:21:48', '2024-08-09 12:21:48'),
(23824, '58.211.23.183', NULL, 7, '2024-08-09 12:39:25', '2024-08-09 13:50:22'),
(23825, '3.125.52.183', NULL, 1, '2024-08-09 12:40:22', '2024-08-09 12:40:22'),
(23826, '121.237.36.27', NULL, 1, '2024-08-09 12:47:23', '2024-08-09 12:47:23'),
(23827, '121.237.36.28', NULL, 1, '2024-08-09 12:47:34', '2024-08-09 12:47:34'),
(23828, '178.218.144.51', NULL, 1, '2024-08-09 12:55:19', '2024-08-09 12:55:19'),
(23829, '204.8.96.187', NULL, 1, '2024-08-09 12:55:45', '2024-08-09 12:55:45'),
(23830, '64.227.147.137', NULL, 1, '2024-08-09 13:06:00', '2024-08-09 13:06:00'),
(23831, '3.235.150.202', NULL, 2, '2024-08-09 13:25:19', '2024-08-09 13:25:20'),
(23832, '194.61.31.238', NULL, 1, '2024-08-09 15:05:42', '2024-08-09 15:05:42'),
(23833, '167.172.19.102', NULL, 1, '2024-08-09 15:12:59', '2024-08-09 15:12:59'),
(23834, '68.218.89.13', NULL, 4, '2024-08-09 16:05:15', '2024-08-09 16:13:13'),
(23835, '52.167.144.205', NULL, 1, '2024-08-09 16:47:19', '2024-08-09 16:47:19'),
(23836, '175.6.217.4', NULL, 1, '2024-08-09 17:26:53', '2024-08-09 17:26:53'),
(23837, '103.116.164.35', NULL, 1, '2024-08-10 09:50:53', '2024-08-10 09:50:53'),
(23838, '66.249.66.11', NULL, 1, '2024-08-10 09:51:26', '2024-08-10 09:51:26'),
(23839, '45.201.219.101', NULL, 1, '2024-08-10 10:05:07', '2024-08-10 10:05:07'),
(23840, '202.86.217.173', NULL, 2, '2024-08-10 10:05:23', '2024-08-10 10:10:06'),
(23841, '66.249.66.10', NULL, 1, '2024-08-10 10:11:42', '2024-08-10 10:11:42'),
(23842, '3.86.66.104', NULL, 1, '2024-08-10 10:13:54', '2024-08-10 10:13:54'),
(23843, '103.91.231.186', NULL, 3, '2024-08-10 10:20:46', '2024-08-10 10:26:21'),
(23844, '66.249.66.38', NULL, 1, '2024-08-10 10:43:58', '2024-08-10 10:43:58'),
(23845, '66.249.66.37', NULL, 1, '2024-08-10 10:44:59', '2024-08-10 10:44:59'),
(23846, '139.211.29.191', NULL, 1, '2024-08-10 12:31:20', '2024-08-10 12:31:20'),
(23847, '54.39.104.60', NULL, 1, '2024-08-10 12:46:07', '2024-08-10 12:46:07'),
(23848, '59.152.102.233', NULL, 1, '2024-08-10 13:23:51', '2024-08-10 13:23:51'),
(23849, '128.204.212.85', NULL, 2, '2024-08-10 14:07:17', '2024-08-11 03:26:13'),
(23850, '20.199.93.167', NULL, 2, '2024-08-10 14:25:28', '2024-08-10 15:03:30'),
(23851, '137.184.20.129', NULL, 1, '2024-08-10 14:33:38', '2024-08-10 14:33:38'),
(23852, '156.236.135.119', NULL, 1, '2024-08-10 14:47:05', '2024-08-10 14:47:05'),
(23853, '193.186.4.159', NULL, 1, '2024-08-10 15:24:11', '2024-08-10 15:24:11'),
(23854, '144.126.136.157', NULL, 1, '2024-08-10 15:30:48', '2024-08-10 15:30:48'),
(23855, '185.215.164.107', NULL, 1, '2024-08-10 15:34:14', '2024-08-10 15:34:14'),
(23856, '180.253.152.246', NULL, 2, '2024-08-10 15:38:00', '2024-08-10 15:38:03'),
(23857, '193.186.4.136', NULL, 1, '2024-08-10 15:47:13', '2024-08-10 15:47:13'),
(23858, '17.241.75.64', NULL, 1, '2024-08-10 16:24:15', '2024-08-10 16:24:15'),
(23859, '119.30.47.225', NULL, 2, '2024-08-10 16:37:42', '2024-08-10 16:37:47'),
(23860, '162.241.217.180', NULL, 1, '2024-08-10 16:42:28', '2024-08-10 16:42:28'),
(23861, '199.127.56.236', NULL, 1, '2024-08-10 17:00:38', '2024-08-10 17:00:38'),
(23862, '60.188.57.0', NULL, 1, '2024-08-10 17:02:03', '2024-08-10 17:02:03'),
(23863, '103.106.35.120', NULL, 2, '2024-08-10 17:23:19', '2024-08-10 17:25:29'),
(23864, '54.148.204.57', NULL, 1, '2024-08-10 18:36:51', '2024-08-10 18:36:51'),
(23865, '104.196.61.127', NULL, 2, '2024-08-10 18:42:46', '2024-08-10 18:43:01'),
(23866, '195.154.84.78', NULL, 1, '2024-08-10 18:57:41', '2024-08-10 18:57:41'),
(23867, '173.252.83.14', NULL, 1, '2024-08-10 19:03:53', '2024-08-10 19:03:53'),
(23868, '93.158.91.11', NULL, 1, '2024-08-10 19:04:29', '2024-08-10 19:04:29'),
(23869, '103.131.71.154', NULL, 1, '2024-08-10 19:17:31', '2024-08-10 19:17:31'),
(23870, '52.167.144.187', NULL, 1, '2024-08-10 19:19:39', '2024-08-10 19:19:39'),
(23871, '198.235.24.35', NULL, 1, '2024-08-10 19:38:02', '2024-08-10 19:38:02'),
(23872, '5.182.87.46', NULL, 1, '2024-08-10 19:45:00', '2024-08-10 19:45:00'),
(23873, '128.204.212.79', NULL, 1, '2024-08-10 20:02:18', '2024-08-10 20:02:18'),
(23874, '111.7.96.160', NULL, 1, '2024-08-10 20:39:57', '2024-08-10 20:39:57'),
(23875, '123.160.223.72', NULL, 1, '2024-08-10 20:40:36', '2024-08-10 20:40:36'),
(23876, '37.111.243.29', NULL, 1, '2024-08-10 21:48:56', '2024-08-10 21:48:56'),
(23877, '35.205.252.136', NULL, 3, '2024-08-10 21:57:24', '2024-08-10 22:00:03'),
(23878, '3.1.239.242', NULL, 1, '2024-08-10 22:52:34', '2024-08-10 22:52:34'),
(23879, '45.141.215.206', NULL, 1, '2024-08-10 22:55:59', '2024-08-10 22:55:59'),
(23880, '54.188.120.231', NULL, 1, '2024-08-10 23:11:12', '2024-08-10 23:11:12'),
(23881, '69.171.230.20', NULL, 1, '2024-08-11 00:15:24', '2024-08-11 00:15:24'),
(23882, '34.218.224.227', NULL, 1, '2024-08-11 00:32:18', '2024-08-11 00:32:18'),
(23883, '34.214.5.60', NULL, 1, '2024-08-11 01:19:56', '2024-08-11 01:19:56'),
(23884, '74.208.2.224', NULL, 1, '2024-08-11 03:33:31', '2024-08-11 03:33:31'),
(23885, '209.38.101.169', NULL, 1, '2024-08-11 04:38:23', '2024-08-11 04:38:23'),
(23886, '205.169.39.5', NULL, 1, '2024-08-11 04:40:40', '2024-08-11 04:40:40'),
(23887, '182.44.9.147', NULL, 1, '2024-08-11 05:11:48', '2024-08-11 05:11:48'),
(23888, '45.200.149.249', NULL, 1, '2024-08-11 05:12:37', '2024-08-11 05:12:37'),
(23889, '125.88.231.98', NULL, 20, '2024-08-11 05:33:07', '2024-08-11 05:34:04'),
(23890, '62.72.43.246', NULL, 4, '2024-08-11 05:37:25', '2024-08-11 05:38:26'),
(23891, '202.134.8.194', NULL, 1, '2024-08-11 05:58:06', '2024-08-11 05:58:06'),
(23892, '47.128.110.230', NULL, 1, '2024-08-11 06:17:43', '2024-08-11 06:17:43'),
(23893, '195.191.219.132', NULL, 1, '2024-08-11 06:18:05', '2024-08-11 06:18:05'),
(23894, '35.213.160.29', NULL, 1, '2024-08-11 06:54:52', '2024-08-11 06:54:52'),
(23895, '158.69.23.79', NULL, 1, '2024-08-11 07:29:07', '2024-08-11 07:29:07'),
(23896, '66.249.66.39', NULL, 1, '2024-08-11 07:29:18', '2024-08-11 07:29:18'),
(23897, '66.249.66.38', NULL, 1, '2024-08-11 07:29:19', '2024-08-11 07:29:19'),
(23898, '40.94.226.19', NULL, 1, '2024-08-11 08:39:19', '2024-08-11 08:39:19'),
(23899, '4.193.96.14', NULL, 1, '2024-08-11 08:49:31', '2024-08-11 08:49:31'),
(23900, '20.254.225.254', NULL, 1, '2024-08-11 09:00:33', '2024-08-11 09:00:33'),
(23901, '20.26.211.71', NULL, 1, '2024-08-11 09:03:10', '2024-08-11 09:03:10'),
(23902, '103.72.212.241', NULL, 1, '2024-08-11 09:03:36', '2024-08-11 09:03:36'),
(23903, '110.54.146.161', NULL, 1, '2024-08-11 09:05:20', '2024-08-11 09:05:20'),
(23904, '103.231.238.30', NULL, 1, '2024-08-11 09:08:58', '2024-08-11 09:08:58'),
(23905, '121.237.36.29', NULL, 2, '2024-08-11 09:47:49', '2024-08-11 14:05:27'),
(23906, '193.186.4.215', NULL, 1, '2024-08-11 09:55:26', '2024-08-11 09:55:26'),
(23907, '221.8.170.10', NULL, 1, '2024-08-11 10:40:28', '2024-08-11 10:40:28'),
(23908, '165.227.41.30', NULL, 1, '2024-08-11 11:04:25', '2024-08-11 11:04:25'),
(23909, '54.189.10.33', NULL, 1, '2024-08-11 11:37:45', '2024-08-11 11:37:45'),
(23910, '144.126.136.157', NULL, 1, '2024-08-11 11:54:23', '2024-08-11 11:54:23'),
(23911, '45.141.215.206', NULL, 4, '2024-08-11 12:27:39', '2024-08-12 03:13:32'),
(23912, '193.186.4.159', NULL, 2, '2024-08-11 12:37:12', '2024-08-11 19:03:43'),
(23913, '203.76.222.121', NULL, 1, '2024-08-11 13:12:35', '2024-08-11 13:12:35'),
(23914, '115.127.120.42', NULL, 1, '2024-08-11 13:21:47', '2024-08-11 13:21:47'),
(23915, '203.112.73.83', NULL, 1, '2024-08-11 13:32:49', '2024-08-11 13:32:49'),
(23916, '207.46.13.141', NULL, 2, '2024-08-11 13:50:30', '2024-08-11 13:51:08'),
(23917, '18.224.94.182', NULL, 1, '2024-08-11 14:08:43', '2024-08-11 14:08:43'),
(23918, '18.224.128.89', NULL, 1, '2024-08-11 14:08:43', '2024-08-11 14:08:43'),
(23919, '3.137.205.203', NULL, 1, '2024-08-11 14:08:51', '2024-08-11 14:08:51'),
(23920, '66.249.66.11', NULL, 3, '2024-08-11 14:21:54', '2024-08-11 14:24:56'),
(23921, '121.237.36.30', NULL, 1, '2024-08-11 14:30:06', '2024-08-11 14:30:06'),
(23922, '171.211.34.219', NULL, 1, '2024-08-11 14:40:24', '2024-08-11 14:40:24'),
(23923, '182.16.21.98', NULL, 1, '2024-08-11 14:45:39', '2024-08-11 14:45:39'),
(23924, '66.249.66.37', NULL, 1, '2024-08-11 14:50:51', '2024-08-11 14:50:51'),
(23925, '157.55.39.48', NULL, 3, '2024-08-11 15:47:24', '2024-08-11 15:48:46'),
(23926, '205.210.31.58', NULL, 1, '2024-08-11 15:50:27', '2024-08-11 15:50:27'),
(23927, '104.164.216.85', NULL, 1, '2024-08-11 15:53:37', '2024-08-11 15:53:37'),
(23928, '43.134.170.46', NULL, 1, '2024-08-11 16:08:39', '2024-08-11 16:08:39'),
(23929, '42.236.101.247', NULL, 1, '2024-08-11 16:11:17', '2024-08-11 16:11:17'),
(23930, '34.221.27.163', NULL, 1, '2024-08-11 16:20:25', '2024-08-11 16:20:25'),
(23931, '42.236.17.69', NULL, 1, '2024-08-11 16:32:34', '2024-08-11 16:32:34'),
(23932, '175.16.56.24', NULL, 1, '2024-08-11 17:05:43', '2024-08-11 17:05:43'),
(23933, '42.236.101.201', NULL, 1, '2024-08-11 17:09:52', '2024-08-11 17:09:52'),
(23934, '103.187.66.141', NULL, 1, '2024-08-11 17:41:36', '2024-08-11 17:41:36'),
(23935, '66.249.73.37', NULL, 1, '2024-08-11 18:03:57', '2024-08-11 18:03:57'),
(23936, '203.190.34.211', NULL, 1, '2024-08-11 18:07:33', '2024-08-11 18:07:33'),
(23937, '66.249.65.104', NULL, 1, '2024-08-11 18:20:27', '2024-08-11 18:20:27'),
(23938, '66.249.65.103', NULL, 1, '2024-08-11 18:20:51', '2024-08-11 18:20:51'),
(23939, '62.146.238.1', NULL, 7, '2024-08-11 19:17:40', '2024-08-11 19:21:40'),
(23940, '42.236.17.222', NULL, 1, '2024-08-11 19:31:09', '2024-08-11 19:31:09'),
(23941, '82.180.144.43', NULL, 4, '2024-08-11 20:24:09', '2024-08-11 20:26:21'),
(23942, '49.51.47.100', NULL, 1, '2024-08-11 20:53:57', '2024-08-11 20:53:57'),
(23943, '192.53.165.202', NULL, 1, '2024-08-11 21:03:46', '2024-08-11 21:03:46'),
(23944, '69.171.230.10', NULL, 1, '2024-08-11 21:44:10', '2024-08-11 21:44:10'),
(23945, '69.171.230.16', NULL, 1, '2024-08-11 21:44:10', '2024-08-11 21:44:10'),
(23946, '128.204.212.79', NULL, 1, '2024-08-11 21:59:37', '2024-08-11 21:59:37'),
(23947, '185.215.164.107', NULL, 1, '2024-08-11 22:06:00', '2024-08-11 22:06:00'),
(23948, '115.231.78.8', NULL, 2, '2024-08-11 22:53:02', '2024-08-11 22:53:30'),
(23949, '46.29.250.236', NULL, 1, '2024-08-11 23:27:59', '2024-08-11 23:27:59'),
(23950, '91.92.254.82', NULL, 4, '2024-08-11 23:49:16', '2024-08-11 23:49:26'),
(23951, '34.208.159.184', NULL, 1, '2024-08-12 00:14:31', '2024-08-12 00:14:31'),
(23952, '34.214.5.60', NULL, 1, '2024-08-12 00:51:44', '2024-08-12 00:51:44'),
(23953, '205.169.39.43', NULL, 1, '2024-08-12 01:01:00', '2024-08-12 01:01:00'),
(23954, '74.208.2.158', NULL, 1, '2024-08-12 03:39:39', '2024-08-12 03:39:39'),
(23955, '74.208.2.168', NULL, 1, '2024-08-12 03:46:57', '2024-08-12 03:46:57'),
(23956, '74.208.2.178', NULL, 1, '2024-08-12 03:47:10', '2024-08-12 03:47:10'),
(23957, '149.18.24.98', NULL, 1, '2024-08-12 04:00:46', '2024-08-12 04:00:46'),
(23958, '123.160.223.72', NULL, 1, '2024-08-12 04:09:16', '2024-08-12 04:09:16'),
(23959, '123.160.223.74', NULL, 1, '2024-08-12 04:10:03', '2024-08-12 04:10:03'),
(23960, '182.42.105.144', NULL, 1, '2024-08-12 04:26:56', '2024-08-12 04:26:56'),
(23961, '107.151.182.58', NULL, 1, '2024-08-12 04:57:53', '2024-08-12 04:57:53'),
(23962, '144.126.128.225', NULL, 1, '2024-08-12 07:12:41', '2024-08-12 07:12:41'),
(23963, '18.224.94.182', NULL, 1, '2024-08-12 07:13:38', '2024-08-12 07:13:38'),
(23964, '18.224.128.89', NULL, 1, '2024-08-12 07:13:39', '2024-08-12 07:13:39'),
(23965, '3.141.11.163', NULL, 1, '2024-08-12 07:13:47', '2024-08-12 07:13:47'),
(23966, '205.169.39.46', NULL, 1, '2024-08-12 07:47:10', '2024-08-12 07:47:10'),
(23967, '103.108.231.72', NULL, 1, '2024-08-12 07:52:38', '2024-08-12 07:52:38'),
(23968, '205.169.39.13', NULL, 1, '2024-08-12 07:57:20', '2024-08-12 07:57:20'),
(23969, '54.162.141.71', NULL, 1, '2024-08-12 08:04:12', '2024-08-12 08:04:12'),
(23970, '18.236.201.105', NULL, 1, '2024-08-12 08:22:56', '2024-08-12 08:22:56'),
(23971, '195.191.219.130', NULL, 1, '2024-08-12 08:28:02', '2024-08-12 08:28:02'),
(23972, '205.210.31.43', NULL, 1, '2024-08-12 08:32:25', '2024-08-12 08:32:25'),
(23973, '40.94.226.12', NULL, 1, '2024-08-12 09:10:07', '2024-08-12 09:10:07'),
(23974, '20.42.10.179', NULL, 1, '2024-08-12 09:21:03', '2024-08-12 09:21:03'),
(23975, '20.205.153.200', NULL, 3, '2024-08-12 09:32:26', '2024-08-12 12:03:33'),
(23976, '66.249.65.105', NULL, 1, '2024-08-12 09:36:55', '2024-08-12 09:36:55'),
(23977, '103.81.175.234', NULL, 2, '2024-08-12 09:56:55', '2024-08-12 09:57:10'),
(23978, '193.186.4.159', NULL, 1, '2024-08-12 09:59:43', '2024-08-12 09:59:43'),
(23979, '94.156.68.167', NULL, 1, '2024-08-12 10:09:05', '2024-08-12 10:09:05'),
(23980, '180.211.208.161', NULL, 1, '2024-08-12 10:29:32', '2024-08-12 10:29:32'),
(23981, '66.249.65.103', NULL, 1, '2024-08-12 11:15:36', '2024-08-12 11:15:36'),
(23982, '210.245.98.173', NULL, 1, '2024-08-12 12:07:06', '2024-08-12 12:07:06'),
(23983, '103.124.226.242', NULL, 1, '2024-08-12 12:22:27', '2024-08-12 12:22:27'),
(23984, '141.237.10.101', NULL, 1, '2024-08-12 12:26:21', '2024-08-12 12:26:21'),
(23985, '47.128.112.94', NULL, 1, '2024-08-12 12:29:27', '2024-08-12 12:29:27'),
(23986, '66.220.149.26', NULL, 1, '2024-08-12 12:41:54', '2024-08-12 12:41:54'),
(23987, '103.30.188.214', NULL, 1, '2024-08-12 12:42:26', '2024-08-12 12:42:26'),
(23988, '38.33.161.16', NULL, 1, '2024-08-12 12:43:41', '2024-08-12 12:43:41'),
(23989, '20.68.108.59', NULL, 1, '2024-08-12 13:08:33', '2024-08-12 13:08:33'),
(23990, '119.49.252.169', NULL, 1, '2024-08-12 13:19:10', '2024-08-12 13:19:10'),
(23991, '142.171.227.253', NULL, 1, '2024-08-12 14:04:06', '2024-08-12 14:04:06'),
(23992, '34.221.82.7', NULL, 1, '2024-08-12 14:25:05', '2024-08-12 14:25:05'),
(23993, '94.136.184.61', NULL, 1, '2024-08-12 14:56:43', '2024-08-12 14:56:43'),
(23994, '202.191.125.74', NULL, 1, '2024-08-12 15:05:11', '2024-08-12 15:05:11'),
(23995, '204.217.252.19', NULL, 1, '2024-08-12 15:20:16', '2024-08-12 15:20:16'),
(23996, '54.38.153.179', NULL, 1, '2024-08-12 15:20:17', '2024-08-12 15:20:17'),
(23997, '40.94.102.87', NULL, 1, '2024-08-12 15:21:57', '2024-08-12 15:21:57'),
(23998, '40.94.105.16', NULL, 1, '2024-08-12 15:22:30', '2024-08-12 15:22:30'),
(23999, '40.94.96.66', NULL, 1, '2024-08-12 15:22:48', '2024-08-12 15:22:48'),
(24000, '40.94.102.5', NULL, 1, '2024-08-12 15:23:50', '2024-08-12 15:23:50'),
(24001, '40.94.88.71', NULL, 1, '2024-08-12 15:25:11', '2024-08-12 15:25:11'),
(24002, '137.59.49.204', NULL, 1, '2024-08-12 16:24:19', '2024-08-12 16:24:19'),
(24003, '49.7.227.204', NULL, 1, '2024-08-12 16:35:47', '2024-08-12 16:35:47'),
(24004, '152.42.238.149', NULL, 8, '2024-08-12 17:12:07', '2024-08-12 18:08:43'),
(24005, '38.14.31.69', NULL, 1, '2024-08-12 18:43:34', '2024-08-12 18:43:34'),
(24006, '66.249.73.37', NULL, 1, '2024-08-12 19:03:28', '2024-08-12 19:03:28'),
(24007, '156.146.37.112', NULL, 1, '2024-08-12 19:33:28', '2024-08-12 19:33:28'),
(24008, '185.117.29.210', NULL, 1, '2024-08-12 20:27:24', '2024-08-12 20:27:24'),
(24009, '41.176.32.92', NULL, 1, '2024-08-12 20:38:52', '2024-08-12 20:38:52'),
(24010, '37.111.212.114', NULL, 1, '2024-08-12 22:04:15', '2024-08-12 22:04:15'),
(24011, '66.249.66.11', NULL, 1, '2024-08-12 22:10:19', '2024-08-12 22:10:19'),
(24012, '70.34.216.58', NULL, 1, '2024-08-12 22:41:56', '2024-08-12 22:41:56'),
(24013, '103.199.169.254', NULL, 1, '2024-08-12 23:04:06', '2024-08-12 23:04:06'),
(24014, '70.34.196.26', NULL, 1, '2024-08-13 00:41:36', '2024-08-13 00:41:36'),
(24015, '161.97.156.209', NULL, 1, '2024-08-13 00:45:09', '2024-08-13 00:45:09'),
(24016, '35.92.45.135', NULL, 1, '2024-08-13 01:05:09', '2024-08-13 01:05:09'),
(24017, '34.211.120.205', NULL, 1, '2024-08-13 01:08:45', '2024-08-13 01:08:45'),
(24018, '52.167.144.211', NULL, 1, '2024-08-13 01:15:29', '2024-08-13 01:15:29'),
(24019, '157.66.48.185', NULL, 1, '2024-08-13 01:41:06', '2024-08-13 01:41:06'),
(24020, '34.151.99.173', NULL, 1, '2024-08-13 01:54:49', '2024-08-13 01:54:49'),
(24021, '64.176.71.199', NULL, 1, '2024-08-13 02:48:44', '2024-08-13 02:48:44'),
(24022, '74.208.2.213', NULL, 2, '2024-08-13 03:34:22', '2024-08-13 03:41:08'),
(24023, '74.208.2.193', NULL, 1, '2024-08-13 03:41:07', '2024-08-13 03:41:07'),
(24024, '36.150.60.24', NULL, 5, '2024-08-13 04:02:54', '2024-08-13 04:08:42'),
(24025, '58.211.23.183', NULL, 2, '2024-08-13 04:04:37', '2024-08-13 04:06:36'),
(24026, '220.167.232.89', NULL, 1, '2024-08-13 04:08:38', '2024-08-13 04:08:38'),
(24027, '121.237.36.27', NULL, 1, '2024-08-13 04:10:55', '2024-08-13 04:10:55'),
(24028, '121.237.36.28', NULL, 1, '2024-08-13 04:12:02', '2024-08-13 04:12:02'),
(24029, '51.222.253.13', NULL, 1, '2024-08-13 04:20:06', '2024-08-13 04:20:06'),
(24030, '182.16.21.98', NULL, 1, '2024-08-13 04:24:36', '2024-08-13 04:24:36'),
(24031, '181.214.173.94', NULL, 1, '2024-08-13 04:25:38', '2024-08-13 04:25:38'),
(24032, '154.22.192.79', NULL, 1, '2024-08-13 06:09:16', '2024-08-13 06:09:16'),
(24033, '15.188.78.20', NULL, 1, '2024-08-13 06:38:09', '2024-08-13 06:38:09'),
(24034, '195.191.219.132', NULL, 1, '2024-08-13 06:46:39', '2024-08-13 06:46:39'),
(24035, '5.182.87.46', NULL, 1, '2024-08-13 06:52:34', '2024-08-13 06:52:34'),
(24036, '112.67.193.126', NULL, 1, '2024-08-13 07:26:40', '2024-08-13 07:26:40'),
(24037, '52.44.184.42', NULL, 1, '2024-08-13 07:27:08', '2024-08-13 07:27:08'),
(24038, '37.221.112.83', NULL, 1, '2024-08-13 07:27:37', '2024-08-13 07:27:37'),
(24039, '205.169.39.6', NULL, 1, '2024-08-13 07:40:59', '2024-08-13 07:40:59'),
(24040, '205.169.39.35', NULL, 1, '2024-08-13 07:43:25', '2024-08-13 07:43:25'),
(24041, '82.180.144.43', NULL, 4, '2024-08-13 07:46:34', '2024-08-13 07:46:37'),
(24042, '66.220.149.17', NULL, 1, '2024-08-13 07:48:09', '2024-08-13 07:48:09'),
(24043, '20.199.93.167', NULL, 2, '2024-08-13 08:10:01', '2024-08-13 08:39:07'),
(24044, '199.244.88.226', NULL, 1, '2024-08-13 08:50:28', '2024-08-13 08:50:28'),
(24045, '103.155.184.22', NULL, 1, '2024-08-13 09:14:06', '2024-08-13 09:14:06'),
(24046, '144.126.136.157', NULL, 1, '2024-08-13 09:31:08', '2024-08-13 09:31:08'),
(24047, '3.236.226.8', NULL, 1, '2024-08-13 09:39:53', '2024-08-13 09:39:53'),
(24048, '40.94.227.94', NULL, 1, '2024-08-13 09:55:41', '2024-08-13 09:55:41'),
(24049, '103.20.89.16', NULL, 2, '2024-08-13 10:01:40', '2024-08-13 10:01:59'),
(24050, '94.156.68.167', NULL, 1, '2024-08-13 10:03:58', '2024-08-13 10:03:58'),
(24051, '54.166.162.222', NULL, 1, '2024-08-13 10:15:12', '2024-08-13 10:15:12'),
(24052, '175.29.180.45', NULL, 1, '2024-08-13 10:28:35', '2024-08-13 10:28:35'),
(24053, '198.98.183.56', NULL, 1, '2024-08-13 10:54:35', '2024-08-13 10:54:35'),
(24054, '207.148.91.189', NULL, 1, '2024-08-13 11:06:33', '2024-08-13 11:06:33'),
(24055, '193.233.140.77', NULL, 1, '2024-08-13 11:14:54', '2024-08-13 11:14:54'),
(24056, '193.233.138.180', NULL, 2, '2024-08-13 11:14:57', '2024-08-13 11:14:58'),
(24057, '193.233.142.115', NULL, 1, '2024-08-13 11:15:04', '2024-08-13 11:15:04'),
(24058, '45.138.101.80', NULL, 2, '2024-08-13 11:15:06', '2024-08-13 11:15:07'),
(24059, '83.171.225.108', NULL, 1, '2024-08-13 11:15:12', '2024-08-13 11:15:12'),
(24060, '91.243.89.222', NULL, 2, '2024-08-13 11:15:15', '2024-08-13 11:15:16'),
(24061, '45.66.209.241', NULL, 1, '2024-08-13 11:15:22', '2024-08-13 11:15:22'),
(24062, '94.154.127.39', NULL, 2, '2024-08-13 11:15:24', '2024-08-13 11:15:25'),
(24063, '85.239.57.66', NULL, 1, '2024-08-13 11:15:31', '2024-08-13 11:15:31'),
(24064, '193.233.82.213', NULL, 2, '2024-08-13 11:15:34', '2024-08-13 11:15:35'),
(24065, '42.56.36.151', NULL, 1, '2024-08-13 11:16:10', '2024-08-13 11:16:10'),
(24066, '37.111.212.56', NULL, 1, '2024-08-13 11:24:22', '2024-08-13 11:24:22'),
(24067, '37.111.210.184', NULL, 1, '2024-08-13 11:59:59', '2024-08-13 11:59:59'),
(24068, '27.147.250.230', NULL, 1, '2024-08-13 12:06:07', '2024-08-13 12:06:07'),
(24069, '103.225.218.122', NULL, 2, '2024-08-13 12:07:57', '2024-08-13 12:09:12'),
(24070, '128.204.212.78', NULL, 2, '2024-08-13 12:16:53', '2024-08-13 13:59:28'),
(24071, '202.191.126.60', NULL, 1, '2024-08-13 12:22:43', '2024-08-13 12:22:43'),
(24072, '175.16.72.177', NULL, 1, '2024-08-13 13:46:29', '2024-08-13 13:46:29'),
(24073, '139.59.249.52', NULL, 1, '2024-08-13 14:59:19', '2024-08-13 14:59:19'),
(24074, '103.30.188.214', NULL, 1, '2024-08-13 15:55:35', '2024-08-13 15:55:35'),
(24075, '45.77.117.16', NULL, 1, '2024-08-13 16:39:50', '2024-08-13 16:39:50'),
(24076, '91.92.243.31', NULL, 1, '2024-08-13 16:51:28', '2024-08-13 16:51:28');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(24077, '203.190.34.211', NULL, 1, '2024-08-13 17:00:33', '2024-08-13 17:00:33'),
(24078, '104.244.102.152', NULL, 1, '2024-08-13 17:05:15', '2024-08-13 17:05:15'),
(24079, '69.171.249.10', NULL, 1, '2024-08-13 17:30:08', '2024-08-13 17:30:08'),
(24080, '64.176.201.219', NULL, 1, '2024-08-13 17:44:14', '2024-08-13 17:44:14'),
(24081, '43.131.248.209', NULL, 1, '2024-08-13 17:51:49', '2024-08-13 17:51:49'),
(24082, '67.191.35.194', NULL, 1, '2024-08-13 18:18:07', '2024-08-13 18:18:07'),
(24083, '49.51.72.76', NULL, 1, '2024-08-13 18:35:18', '2024-08-13 18:35:18'),
(24084, '207.246.117.149', NULL, 1, '2024-08-13 18:48:16', '2024-08-13 18:48:16'),
(24085, '157.245.80.76', NULL, 4, '2024-08-13 18:58:39', '2024-08-13 18:58:40'),
(24086, '221.8.169.126', NULL, 1, '2024-08-13 19:09:23', '2024-08-13 19:09:23'),
(24087, '37.111.211.141', NULL, 1, '2024-08-13 19:34:02', '2024-08-13 19:34:02'),
(24088, '35.154.170.178', NULL, 1, '2024-08-13 20:44:53', '2024-08-13 20:44:53'),
(24089, '45.156.129.105', NULL, 1, '2024-08-13 20:50:16', '2024-08-13 20:50:16'),
(24090, '57.141.7.21', NULL, 1, '2024-08-13 21:21:39', '2024-08-13 21:21:39'),
(24091, '45.201.223.105', NULL, 1, '2024-08-13 21:37:29', '2024-08-13 21:37:29'),
(24092, '134.122.133.31', NULL, 1, '2024-08-13 21:52:53', '2024-08-13 21:52:53'),
(24093, '102.69.145.146', NULL, 1, '2024-08-13 22:04:14', '2024-08-13 22:04:14'),
(24094, '122.172.169.154', NULL, 1, '2024-08-13 22:19:49', '2024-08-13 22:19:49'),
(24095, '66.249.66.11', NULL, 2, '2024-08-13 22:41:26', '2024-08-13 23:11:57'),
(24096, '60.174.191.215', NULL, 1, '2024-08-13 22:55:31', '2024-08-13 22:55:31'),
(24097, '66.249.66.12', NULL, 1, '2024-08-13 23:11:42', '2024-08-13 23:11:42'),
(24098, '212.132.113.133', NULL, 1, '2024-08-13 23:30:15', '2024-08-13 23:30:15'),
(24099, '37.111.196.172', NULL, 2, '2024-08-13 23:38:05', '2024-08-13 23:38:08'),
(24100, '66.249.66.38', NULL, 2, '2024-08-13 23:42:54', '2024-08-13 23:43:04'),
(24101, '34.218.230.32', NULL, 1, '2024-08-14 01:05:28', '2024-08-14 01:05:28'),
(24102, '54.187.113.59', NULL, 1, '2024-08-14 01:09:43', '2024-08-14 01:09:43'),
(24103, '46.228.199.158', NULL, 1, '2024-08-14 01:45:28', '2024-08-14 01:45:28'),
(24104, '165.227.125.72', NULL, 1, '2024-08-14 02:20:11', '2024-08-14 02:20:11'),
(24105, '156.235.102.59', NULL, 1, '2024-08-14 03:21:35', '2024-08-14 03:21:35'),
(24106, '38.11.131.101', NULL, 1, '2024-08-14 03:25:43', '2024-08-14 03:25:43'),
(24107, '50.21.188.45', NULL, 2, '2024-08-14 03:37:36', '2024-08-14 03:44:32'),
(24108, '50.21.188.25', NULL, 1, '2024-08-14 03:44:30', '2024-08-14 03:44:30'),
(24109, '205.169.39.29', NULL, 1, '2024-08-14 04:33:53', '2024-08-14 04:33:53'),
(24110, '87.236.176.246', NULL, 1, '2024-08-14 05:12:53', '2024-08-14 05:12:53'),
(24111, '42.111.149.247', NULL, 1, '2024-08-14 05:20:09', '2024-08-14 05:20:09'),
(24112, '144.126.136.157', NULL, 1, '2024-08-14 06:10:55', '2024-08-14 06:10:55'),
(24113, '148.178.104.72', NULL, 1, '2024-08-14 06:45:18', '2024-08-14 06:45:18'),
(24114, '103.43.149.146', NULL, 1, '2024-08-14 06:53:08', '2024-08-14 06:53:08'),
(24115, '195.191.219.132', NULL, 1, '2024-08-14 07:29:39', '2024-08-14 07:29:39'),
(24116, '157.66.48.185', NULL, 2, '2024-08-14 07:40:19', '2024-08-15 02:05:13'),
(24117, '103.174.100.255', NULL, 1, '2024-08-14 07:48:22', '2024-08-14 07:48:22'),
(24118, '54.70.190.91', NULL, 2, '2024-08-14 08:01:26', '2024-08-14 20:21:23'),
(24119, '103.145.70.100', NULL, 1, '2024-08-14 08:11:55', '2024-08-14 08:11:55'),
(24120, '40.83.38.140', NULL, 1, '2024-08-14 08:27:01', '2024-08-14 08:27:01'),
(24121, '40.94.27.99', NULL, 1, '2024-08-14 08:27:15', '2024-08-14 08:27:15'),
(24122, '40.94.27.95', NULL, 1, '2024-08-14 08:27:18', '2024-08-14 08:27:18'),
(24123, '103.60.162.251', NULL, 1, '2024-08-14 08:44:33', '2024-08-14 08:44:33'),
(24124, '20.212.201.123', NULL, 1, '2024-08-14 08:54:02', '2024-08-14 08:54:02'),
(24125, '175.178.117.58', NULL, 1, '2024-08-14 09:34:04', '2024-08-14 09:34:04'),
(24126, '34.198.61.92', NULL, 3, '2024-08-14 10:34:57', '2024-08-14 10:34:58'),
(24127, '34.218.247.156', NULL, 1, '2024-08-14 10:34:59', '2024-08-14 10:34:59'),
(24128, '107.20.68.240', NULL, 1, '2024-08-14 10:46:42', '2024-08-14 10:46:42'),
(24129, '189.189.140.19', NULL, 1, '2024-08-14 10:47:07', '2024-08-14 10:47:07'),
(24130, '148.178.111.5', NULL, 1, '2024-08-14 10:56:55', '2024-08-14 10:56:55'),
(24131, '119.148.28.162', NULL, 1, '2024-08-14 11:02:18', '2024-08-14 11:02:18'),
(24132, '18.202.55.128', NULL, 1, '2024-08-14 11:29:03', '2024-08-14 11:29:03'),
(24133, '35.178.228.46', NULL, 1, '2024-08-14 11:29:05', '2024-08-14 11:29:05'),
(24134, '34.250.240.117', NULL, 1, '2024-08-14 11:29:21', '2024-08-14 11:29:21'),
(24135, '173.252.95.112', NULL, 1, '2024-08-14 12:17:55', '2024-08-14 12:17:55'),
(24136, '65.108.6.34', NULL, 1, '2024-08-14 12:31:57', '2024-08-14 12:31:57'),
(24137, '115.127.9.220', NULL, 1, '2024-08-14 12:36:18', '2024-08-14 12:36:18'),
(24138, '103.30.28.70', NULL, 1, '2024-08-14 13:02:35', '2024-08-14 13:02:35'),
(24139, '141.0.8.235', NULL, 1, '2024-08-14 13:27:42', '2024-08-14 13:27:42'),
(24140, '40.119.197.45', NULL, 1, '2024-08-14 13:33:11', '2024-08-14 13:33:11'),
(24141, '82.197.71.21', NULL, 4, '2024-08-14 13:39:28', '2024-08-14 13:39:45'),
(24142, '40.77.167.55', NULL, 2, '2024-08-14 13:53:25', '2024-08-14 13:54:19'),
(24143, '3.143.203.125', NULL, 1, '2024-08-14 14:18:36', '2024-08-14 14:18:36'),
(24144, '52.167.144.138', NULL, 1, '2024-08-14 14:18:42', '2024-08-14 14:18:42'),
(24145, '125.32.211.251', NULL, 1, '2024-08-14 14:31:17', '2024-08-14 14:31:17'),
(24146, '37.111.206.117', NULL, 1, '2024-08-14 15:15:51', '2024-08-14 15:15:51'),
(24147, '104.28.156.56', NULL, 1, '2024-08-14 15:19:02', '2024-08-14 15:19:02'),
(24148, '40.94.94.19', NULL, 1, '2024-08-14 15:27:35', '2024-08-14 15:27:35'),
(24149, '82.180.146.239', NULL, 1, '2024-08-14 16:12:00', '2024-08-14 16:12:00'),
(24150, '103.30.188.214', NULL, 1, '2024-08-14 16:18:25', '2024-08-14 16:18:25'),
(24151, '175.29.145.17', NULL, 1, '2024-08-14 16:20:14', '2024-08-14 16:20:14'),
(24152, '157.90.209.79', NULL, 3, '2024-08-14 16:38:31', '2024-08-15 01:43:39'),
(24153, '138.186.139.96', NULL, 1, '2024-08-14 16:42:23', '2024-08-14 16:42:23'),
(24154, '93.158.91.33', NULL, 1, '2024-08-14 16:51:59', '2024-08-14 16:51:59'),
(24155, '18.205.38.6', NULL, 1, '2024-08-14 17:32:40', '2024-08-14 17:32:40'),
(24156, '45.76.31.158', NULL, 1, '2024-08-14 17:48:05', '2024-08-14 17:48:05'),
(24157, '69.171.230.4', NULL, 1, '2024-08-14 18:27:10', '2024-08-14 18:27:10'),
(24158, '37.111.211.217', NULL, 1, '2024-08-14 18:30:35', '2024-08-14 18:30:35'),
(24159, '103.150.167.146', NULL, 1, '2024-08-14 18:48:36', '2024-08-14 18:48:36'),
(24160, '34.48.41.192', NULL, 4, '2024-08-14 18:51:53', '2024-08-14 18:51:54'),
(24161, '103.242.22.210', NULL, 1, '2024-08-14 19:04:43', '2024-08-14 19:04:43'),
(24162, '182.44.67.97', NULL, 1, '2024-08-14 19:09:54', '2024-08-14 19:09:54'),
(24163, '89.187.171.132', NULL, 1, '2024-08-14 19:26:58', '2024-08-14 19:26:58'),
(24164, '218.27.170.151', NULL, 1, '2024-08-14 19:34:56', '2024-08-14 19:34:56'),
(24165, '104.197.69.115', NULL, 1, '2024-08-14 19:56:19', '2024-08-14 19:56:19'),
(24166, '207.246.105.165', NULL, 1, '2024-08-14 20:04:13', '2024-08-14 20:04:13'),
(24167, '64.176.169.160', NULL, 1, '2024-08-14 20:53:15', '2024-08-14 20:53:15'),
(24168, '193.202.16.168', NULL, 1, '2024-08-14 20:59:25', '2024-08-14 20:59:25'),
(24169, '193.233.82.244', NULL, 2, '2024-08-14 20:59:28', '2024-08-14 20:59:30'),
(24170, '193.93.192.110', NULL, 1, '2024-08-14 20:59:36', '2024-08-14 20:59:36'),
(24171, '141.98.85.48', NULL, 2, '2024-08-14 20:59:39', '2024-08-14 20:59:39'),
(24172, '193.31.127.46', NULL, 1, '2024-08-14 20:59:45', '2024-08-14 20:59:45'),
(24173, '85.239.59.229', NULL, 2, '2024-08-14 20:59:48', '2024-08-14 20:59:49'),
(24174, '185.94.34.170', NULL, 1, '2024-08-14 20:59:55', '2024-08-14 20:59:55'),
(24175, '83.171.225.105', NULL, 2, '2024-08-14 20:59:58', '2024-08-14 20:59:59'),
(24176, '193.233.82.97', NULL, 1, '2024-08-14 21:00:06', '2024-08-14 21:00:06'),
(24177, '89.19.34.244', NULL, 2, '2024-08-14 21:00:09', '2024-08-14 21:00:10'),
(24178, '37.111.194.84', NULL, 1, '2024-08-14 21:07:32', '2024-08-14 21:07:32'),
(24179, '139.59.249.52', NULL, 1, '2024-08-14 21:14:31', '2024-08-14 21:14:31'),
(24180, '34.140.63.207', NULL, 2, '2024-08-14 21:18:32', '2024-08-14 21:21:39'),
(24181, '148.178.105.14', NULL, 1, '2024-08-14 21:44:01', '2024-08-14 21:44:01'),
(24182, '52.156.77.159', NULL, 1, '2024-08-14 21:50:19', '2024-08-14 21:50:19'),
(24183, '172.81.132.46', NULL, 2, '2024-08-14 22:20:12', '2024-08-15 02:32:37'),
(24184, '149.34.245.79', NULL, 1, '2024-08-14 22:23:36', '2024-08-14 22:23:36'),
(24185, '23.22.35.162', NULL, 1, '2024-08-14 22:32:37', '2024-08-14 22:32:37'),
(24186, '3.224.220.101', NULL, 1, '2024-08-14 22:33:09', '2024-08-14 22:33:09'),
(24187, '54.244.39.149', NULL, 1, '2024-08-14 23:37:44', '2024-08-14 23:37:44'),
(24188, '34.215.251.45', NULL, 1, '2024-08-14 23:39:35', '2024-08-14 23:39:35'),
(24189, '220.152.115.160', NULL, 1, '2024-08-15 00:17:56', '2024-08-15 00:17:56'),
(24190, '5.255.231.244', NULL, 1, '2024-08-15 00:20:53', '2024-08-15 00:20:53'),
(24191, '103.200.38.51', NULL, 1, '2024-08-15 00:29:51', '2024-08-15 00:29:51'),
(24192, '34.222.193.224', NULL, 2, '2024-08-15 00:33:11', '2024-08-15 00:33:34'),
(24193, '157.66.54.6', NULL, 1, '2024-08-15 00:39:09', '2024-08-15 00:39:09'),
(24194, '57.141.7.8', NULL, 1, '2024-08-15 00:49:06', '2024-08-15 00:49:06'),
(24195, '91.92.253.80', NULL, 1, '2024-08-15 01:19:55', '2024-08-15 01:19:55'),
(24196, '69.171.249.17', NULL, 1, '2024-08-15 02:11:08', '2024-08-15 02:11:08'),
(24197, '180.210.151.210', NULL, 1, '2024-08-15 03:09:21', '2024-08-15 03:09:21'),
(24198, '119.249.165.75', NULL, 1, '2024-08-15 03:45:10', '2024-08-15 03:45:10'),
(24199, '198.251.73.26', NULL, 1, '2024-08-15 03:57:22', '2024-08-15 03:57:22'),
(24200, '161.97.134.22', NULL, 1, '2024-08-15 04:58:29', '2024-08-15 04:58:29'),
(24201, '66.249.66.39', NULL, 1, '2024-08-15 05:07:02', '2024-08-15 05:07:02'),
(24202, '66.249.66.37', NULL, 1, '2024-08-15 05:07:02', '2024-08-15 05:07:02'),
(24203, '49.49.230.118', NULL, 1, '2024-08-15 05:20:48', '2024-08-15 05:20:48'),
(24204, '157.55.39.48', NULL, 1, '2024-08-15 05:31:52', '2024-08-15 05:31:52'),
(24205, '178.236.246.200', NULL, 1, '2024-08-15 05:35:53', '2024-08-15 05:35:53'),
(24206, '43.153.29.254', NULL, 1, '2024-08-15 05:41:53', '2024-08-15 05:41:53'),
(24207, '121.237.36.27', NULL, 1, '2024-08-15 06:03:41', '2024-08-15 06:03:41'),
(24208, '157.230.119.89', NULL, 1, '2024-08-15 06:05:45', '2024-08-15 06:05:45'),
(24209, '195.191.219.132', NULL, 1, '2024-08-15 06:13:55', '2024-08-15 06:13:55'),
(24210, '102.129.153.245', NULL, 1, '2024-08-15 06:36:38', '2024-08-15 06:36:38'),
(24211, '109.123.235.209', NULL, 8, '2024-08-15 06:55:59', '2024-08-15 20:25:48'),
(24212, '121.237.36.28', NULL, 1, '2024-08-15 07:17:29', '2024-08-15 07:17:29'),
(24213, '144.126.128.225', NULL, 2, '2024-08-15 07:36:12', '2024-08-15 17:49:33'),
(24214, '193.138.195.64', NULL, 1, '2024-08-15 08:02:46', '2024-08-15 08:02:46'),
(24215, '37.111.239.206', NULL, 2, '2024-08-15 08:10:45', '2024-08-15 08:12:51'),
(24216, '52.167.144.23', NULL, 1, '2024-08-15 08:28:38', '2024-08-15 08:28:38'),
(24217, '139.59.249.52', NULL, 1, '2024-08-15 08:38:19', '2024-08-15 08:38:19'),
(24218, '40.77.167.68', NULL, 2, '2024-08-15 08:40:54', '2024-08-15 08:40:56'),
(24219, '20.212.201.123', NULL, 2, '2024-08-15 08:57:10', '2024-08-15 09:03:30'),
(24220, '103.117.194.22', NULL, 1, '2024-08-15 09:14:46', '2024-08-15 09:14:46'),
(24221, '202.134.10.129', NULL, 1, '2024-08-15 09:17:30', '2024-08-15 09:17:30'),
(24222, '117.65.0.13', NULL, 1, '2024-08-15 09:17:43', '2024-08-15 09:17:43'),
(24223, '20.117.38.11', NULL, 1, '2024-08-15 09:22:59', '2024-08-15 09:22:59'),
(24224, '103.142.184.193', NULL, 1, '2024-08-15 09:27:26', '2024-08-15 09:27:26'),
(24225, '77.75.79.62', NULL, 1, '2024-08-15 09:29:36', '2024-08-15 09:29:36'),
(24226, '103.205.69.143', NULL, 1, '2024-08-15 09:55:29', '2024-08-15 09:55:29'),
(24227, '43.130.37.62', NULL, 1, '2024-08-15 10:28:59', '2024-08-15 10:28:59'),
(24228, '144.126.136.157', NULL, 1, '2024-08-15 10:36:25', '2024-08-15 10:36:25'),
(24229, '43.153.105.17', NULL, 1, '2024-08-15 10:36:53', '2024-08-15 10:36:53'),
(24230, '123.200.16.178', NULL, 1, '2024-08-15 10:53:16', '2024-08-15 10:53:16'),
(24231, '128.204.212.79', NULL, 2, '2024-08-15 11:08:04', '2024-08-15 17:45:11'),
(24232, '20.191.45.212', NULL, 1, '2024-08-15 11:10:43', '2024-08-15 11:10:43'),
(24233, '18.206.186.219', NULL, 1, '2024-08-15 11:14:57', '2024-08-15 11:14:57'),
(24234, '4.213.114.210', NULL, 2, '2024-08-15 11:16:41', '2024-08-15 11:16:43'),
(24235, '198.98.54.49', NULL, 1, '2024-08-15 11:30:25', '2024-08-15 11:30:25'),
(24236, '193.186.4.140', NULL, 1, '2024-08-15 12:19:47', '2024-08-15 12:19:47'),
(24237, '193.186.4.159', NULL, 1, '2024-08-15 12:25:51', '2024-08-15 12:25:51'),
(24238, '114.130.184.112', NULL, 1, '2024-08-15 12:47:18', '2024-08-15 12:47:18'),
(24239, '34.106.181.114', NULL, 2, '2024-08-15 13:00:26', '2024-08-15 13:00:55'),
(24240, '156.236.142.2', NULL, 1, '2024-08-15 13:08:51', '2024-08-15 13:08:51'),
(24241, '193.186.4.154', NULL, 1, '2024-08-15 13:50:01', '2024-08-15 13:50:01'),
(24242, '141.0.9.54', NULL, 1, '2024-08-15 14:18:14', '2024-08-15 14:18:14'),
(24243, '82.145.215.206', NULL, 1, '2024-08-15 14:22:04', '2024-08-15 14:22:04'),
(24244, '91.92.244.2', NULL, 1, '2024-08-15 14:24:12', '2024-08-15 14:24:12'),
(24245, '66.220.149.15', NULL, 1, '2024-08-15 14:39:07', '2024-08-15 14:39:07'),
(24246, '72.14.201.130', NULL, 1, '2024-08-15 15:04:38', '2024-08-15 15:04:38'),
(24247, '37.111.212.164', NULL, 1, '2024-08-15 15:13:05', '2024-08-15 15:13:05'),
(24248, '72.14.201.159', NULL, 1, '2024-08-15 15:55:00', '2024-08-15 15:55:00'),
(24249, '202.74.240.72', NULL, 1, '2024-08-15 16:01:00', '2024-08-15 16:01:00'),
(24250, '23.26.220.4', NULL, 1, '2024-08-15 16:16:59', '2024-08-15 16:16:59'),
(24251, '52.167.144.204', NULL, 1, '2024-08-15 16:47:06', '2024-08-15 16:47:06'),
(24252, '66.249.66.38', NULL, 1, '2024-08-15 18:00:00', '2024-08-15 18:00:00'),
(24253, '148.178.60.194', NULL, 1, '2024-08-15 18:10:15', '2024-08-15 18:10:15'),
(24254, '42.236.12.198', NULL, 1, '2024-08-15 18:30:28', '2024-08-15 18:30:28'),
(24255, '42.236.17.202', NULL, 1, '2024-08-15 18:30:47', '2024-08-15 18:30:47'),
(24256, '136.243.228.193', NULL, 1, '2024-08-15 19:35:59', '2024-08-15 19:35:59'),
(24257, '136.243.220.213', NULL, 1, '2024-08-15 19:41:06', '2024-08-15 19:41:06'),
(24258, '103.157.92.137', NULL, 1, '2024-08-15 19:52:59', '2024-08-15 19:52:59'),
(24259, '104.129.192.170', NULL, 1, '2024-08-15 21:12:03', '2024-08-15 21:12:03'),
(24260, '78.129.165.8', NULL, 1, '2024-08-15 22:27:01', '2024-08-15 22:27:01'),
(24261, '94.41.184.195', NULL, 1, '2024-08-15 22:51:05', '2024-08-15 22:51:05'),
(24262, '66.249.65.39', NULL, 1, '2024-08-15 23:02:06', '2024-08-15 23:02:06'),
(24263, '103.127.180.253', NULL, 2, '2024-08-15 23:04:48', '2024-08-15 23:05:12'),
(24264, '66.249.65.69', NULL, 1, '2024-08-15 23:24:05', '2024-08-15 23:24:05'),
(24265, '216.244.66.200', NULL, 1, '2024-08-15 23:52:16', '2024-08-15 23:52:16'),
(24266, '66.249.65.70', NULL, 1, '2024-08-15 23:55:02', '2024-08-15 23:55:02'),
(24267, '104.236.68.152', NULL, 1, '2024-08-16 00:13:27', '2024-08-16 00:13:27'),
(24268, '154.12.230.117', NULL, 1, '2024-08-16 00:18:01', '2024-08-16 00:18:01'),
(24269, '172.81.132.46', NULL, 1, '2024-08-16 00:31:37', '2024-08-16 00:31:37'),
(24270, '45.227.254.34', NULL, 1, '2024-08-16 00:32:50', '2024-08-16 00:32:50'),
(24271, '45.55.41.247', NULL, 1, '2024-08-16 00:53:26', '2024-08-16 00:53:26'),
(24272, '119.49.236.191', NULL, 1, '2024-08-16 01:06:17', '2024-08-16 01:06:17'),
(24273, '34.223.253.176', NULL, 1, '2024-08-16 01:13:58', '2024-08-16 01:13:58'),
(24274, '84.46.242.255', NULL, 2, '2024-08-16 01:15:04', '2024-08-16 01:16:42'),
(24275, '54.244.39.149', NULL, 1, '2024-08-16 01:16:16', '2024-08-16 01:16:16'),
(24276, '180.136.232.63', NULL, 1, '2024-08-16 01:27:33', '2024-08-16 01:27:33'),
(24277, '207.46.13.14', NULL, 1, '2024-08-16 02:10:15', '2024-08-16 02:10:15'),
(24278, '34.106.27.214', NULL, 2, '2024-08-16 02:20:23', '2024-08-16 02:21:17'),
(24279, '103.14.250.93', NULL, 1, '2024-08-16 02:36:02', '2024-08-16 02:36:02'),
(24280, '128.199.150.175', NULL, 2, '2024-08-16 03:19:19', '2024-08-16 03:19:21'),
(24281, '128.204.212.85', NULL, 1, '2024-08-16 03:23:32', '2024-08-16 03:23:32'),
(24282, '45.141.215.206', NULL, 2, '2024-08-16 03:42:56', '2024-08-16 03:43:08'),
(24283, '198.251.73.103', NULL, 1, '2024-08-16 03:50:31', '2024-08-16 03:50:31'),
(24284, '198.251.73.93', NULL, 2, '2024-08-16 03:58:01', '2024-08-16 03:58:06'),
(24285, '167.94.145.109', NULL, 1, '2024-08-16 04:34:09', '2024-08-16 04:34:09'),
(24286, '94.156.66.249', NULL, 1, '2024-08-16 05:08:26', '2024-08-16 05:08:26'),
(24287, '45.141.215.206', NULL, 1, '2024-08-16 05:09:41', '2024-08-16 05:09:41'),
(24288, '103.142.170.181', NULL, 1, '2024-08-16 05:53:30', '2024-08-16 05:53:30'),
(24289, '199.195.251.217', NULL, 3, '2024-08-16 05:59:16', '2024-08-16 14:39:12'),
(24290, '199.45.155.102', NULL, 1, '2024-08-16 06:30:24', '2024-08-16 06:30:24'),
(24291, '69.171.249.6', NULL, 1, '2024-08-16 07:15:29', '2024-08-16 07:15:29'),
(24292, '144.126.136.157', NULL, 1, '2024-08-16 07:24:26', '2024-08-16 07:24:26'),
(24293, '123.200.6.206', NULL, 1, '2024-08-16 07:34:39', '2024-08-16 07:34:39'),
(24294, '40.77.167.22', NULL, 1, '2024-08-16 08:09:27', '2024-08-16 08:09:27'),
(24295, '195.191.219.133', NULL, 1, '2024-08-16 08:13:10', '2024-08-16 08:13:10'),
(24296, '182.16.21.98', NULL, 1, '2024-08-16 08:15:46', '2024-08-16 08:15:46'),
(24297, '58.145.184.203', NULL, 1, '2024-08-16 08:25:01', '2024-08-16 08:25:01'),
(24298, '157.55.39.9', NULL, 1, '2024-08-16 09:12:46', '2024-08-16 09:12:46'),
(24299, '38.11.136.61', NULL, 1, '2024-08-16 09:23:41', '2024-08-16 09:23:41'),
(24300, '103.149.142.27', NULL, 2, '2024-08-16 10:18:10', '2024-08-16 10:23:41'),
(24301, '132.145.142.213', NULL, 17, '2024-08-16 10:22:36', '2024-08-16 17:49:52'),
(24302, '5.188.62.21', NULL, 1, '2024-08-16 11:24:46', '2024-08-16 11:24:46'),
(24303, '18.232.142.169', NULL, 1, '2024-08-16 11:34:04', '2024-08-16 11:34:04'),
(24304, '52.172.41.56', NULL, 1, '2024-08-16 11:54:07', '2024-08-16 11:54:07'),
(24305, '193.176.211.26', NULL, 1, '2024-08-16 12:49:48', '2024-08-16 12:49:48'),
(24306, '67.203.7.190', NULL, 1, '2024-08-16 12:51:28', '2024-08-16 12:51:28'),
(24307, '43.245.120.37', NULL, 1, '2024-08-16 13:11:01', '2024-08-16 13:11:01'),
(24308, '157.90.209.79', NULL, 1, '2024-08-16 13:19:16', '2024-08-16 13:19:16'),
(24309, '175.16.57.104', NULL, 1, '2024-08-16 13:26:40', '2024-08-16 13:26:40'),
(24310, '103.121.36.164', NULL, 1, '2024-08-16 13:28:13', '2024-08-16 13:28:13'),
(24311, '173.249.196.177', NULL, 1, '2024-08-16 14:16:22', '2024-08-16 14:16:22'),
(24312, '82.145.215.206', NULL, 1, '2024-08-16 14:34:30', '2024-08-16 14:34:30'),
(24313, '212.102.41.14', NULL, 2, '2024-08-16 15:19:52', '2024-08-16 20:28:38'),
(24314, '202.134.10.140', NULL, 1, '2024-08-16 16:04:39', '2024-08-16 16:04:39'),
(24315, '170.64.225.194', NULL, 2, '2024-08-16 16:32:50', '2024-08-16 16:36:32'),
(24316, '5.255.231.16', NULL, 1, '2024-08-16 17:42:33', '2024-08-16 17:42:33'),
(24317, '66.249.65.71', NULL, 1, '2024-08-16 18:10:38', '2024-08-16 18:10:38'),
(24318, '90.202.227.5', NULL, 1, '2024-08-16 18:21:29', '2024-08-16 18:21:29'),
(24319, '44.218.252.171', NULL, 4, '2024-08-16 18:45:04', '2024-08-16 18:45:12'),
(24320, '47.76.99.127', NULL, 1, '2024-08-16 18:47:32', '2024-08-16 18:47:32'),
(24321, '54.147.213.15', NULL, 1, '2024-08-16 19:35:19', '2024-08-16 19:35:19'),
(24322, '66.249.65.39', NULL, 1, '2024-08-16 19:35:23', '2024-08-16 19:35:23'),
(24323, '74.225.229.172', NULL, 4, '2024-08-16 19:51:25', '2024-08-16 19:51:32'),
(24324, '154.38.175.69', NULL, 1, '2024-08-16 20:11:00', '2024-08-16 20:11:00'),
(24325, '60.188.57.0', NULL, 1, '2024-08-16 20:34:01', '2024-08-16 20:34:01'),
(24326, '5.133.192.135', NULL, 1, '2024-08-16 21:00:07', '2024-08-16 21:00:07'),
(24327, '58.211.23.183', NULL, 3, '2024-08-16 21:47:49', '2024-08-16 22:00:05'),
(24328, '121.237.36.27', NULL, 2, '2024-08-16 21:51:55', '2024-08-16 21:54:16'),
(24329, '110.177.183.238', NULL, 1, '2024-08-16 21:51:57', '2024-08-16 21:51:57'),
(24330, '66.249.65.70', NULL, 1, '2024-08-16 22:06:25', '2024-08-16 22:06:25'),
(24331, '35.229.118.81', NULL, 2, '2024-08-16 22:07:00', '2024-08-16 22:15:02'),
(24332, '47.128.47.218', NULL, 1, '2024-08-16 23:01:17', '2024-08-16 23:01:17'),
(24333, '27.115.124.70', NULL, 1, '2024-08-16 23:23:38', '2024-08-16 23:23:38'),
(24334, '123.6.49.44', NULL, 1, '2024-08-16 23:23:39', '2024-08-16 23:23:39'),
(24335, '103.101.99.49', NULL, 1, '2024-08-16 23:27:11', '2024-08-16 23:27:11'),
(24336, '193.186.4.130', NULL, 1, '2024-08-16 23:27:12', '2024-08-16 23:27:12'),
(24337, '138.197.22.28', NULL, 1, '2024-08-16 23:34:19', '2024-08-16 23:34:19'),
(24338, '54.190.11.2', NULL, 1, '2024-08-17 01:05:37', '2024-08-17 01:05:37'),
(24339, '44.243.4.221', NULL, 1, '2024-08-17 01:09:55', '2024-08-17 01:09:55'),
(24340, '167.71.173.184', NULL, 1, '2024-08-17 01:19:32', '2024-08-17 01:19:32'),
(24341, '128.204.212.77', NULL, 1, '2024-08-17 01:32:53', '2024-08-17 01:32:53'),
(24342, '34.74.44.23', NULL, 2, '2024-08-17 01:35:58', '2024-08-17 01:44:01'),
(24343, '167.71.171.47', NULL, 1, '2024-08-17 01:55:06', '2024-08-17 01:55:06'),
(24344, '122.238.154.132', NULL, 1, '2024-08-17 02:10:14', '2024-08-17 02:10:14'),
(24345, '157.66.48.185', NULL, 1, '2024-08-17 02:26:30', '2024-08-17 02:26:30'),
(24346, '5.182.87.46', NULL, 1, '2024-08-17 02:45:20', '2024-08-17 02:45:20'),
(24347, '40.91.80.231', NULL, 2, '2024-08-17 03:27:55', '2024-08-17 03:27:58'),
(24348, '47.128.123.96', NULL, 1, '2024-08-17 03:33:40', '2024-08-17 03:33:40'),
(24349, '5.188.62.26', NULL, 1, '2024-08-17 03:37:40', '2024-08-17 03:37:40'),
(24350, '198.251.73.35', NULL, 1, '2024-08-17 03:52:03', '2024-08-17 03:52:03'),
(24351, '198.251.73.35', NULL, 1, '2024-08-17 04:00:21', '2024-08-17 04:00:21'),
(24352, '198.251.73.27', NULL, 1, '2024-08-17 04:00:31', '2024-08-17 04:00:31'),
(24353, '46.250.229.191', NULL, 4, '2024-08-17 04:48:10', '2024-08-17 04:48:25'),
(24354, '38.173.72.137', NULL, 1, '2024-08-17 05:27:14', '2024-08-17 05:27:14'),
(24355, '177.70.106.65', NULL, 1, '2024-08-17 06:09:05', '2024-08-17 06:09:05'),
(24356, '82.145.215.206', NULL, 1, '2024-08-17 06:09:49', '2024-08-17 06:09:49'),
(24357, '85.239.59.122', NULL, 1, '2024-08-17 06:16:06', '2024-08-17 06:16:06'),
(24358, '193.31.127.244', NULL, 2, '2024-08-17 06:16:09', '2024-08-17 06:16:10'),
(24359, '193.233.229.57', NULL, 1, '2024-08-17 06:16:17', '2024-08-17 06:16:17'),
(24360, '45.145.129.48', NULL, 2, '2024-08-17 06:16:20', '2024-08-17 06:16:21'),
(24361, '45.132.185.73', NULL, 1, '2024-08-17 06:16:27', '2024-08-17 06:16:27'),
(24362, '91.243.92.175', NULL, 2, '2024-08-17 06:16:29', '2024-08-17 06:16:30'),
(24363, '194.99.25.190', NULL, 1, '2024-08-17 06:16:37', '2024-08-17 06:16:37'),
(24364, '193.93.192.138', NULL, 2, '2024-08-17 06:16:40', '2024-08-17 06:16:41'),
(24365, '193.93.195.163', NULL, 1, '2024-08-17 06:16:47', '2024-08-17 06:16:47'),
(24366, '85.239.58.169', NULL, 2, '2024-08-17 06:16:50', '2024-08-17 06:16:51'),
(24367, '137.184.94.31', NULL, 1, '2024-08-17 06:26:03', '2024-08-17 06:26:03'),
(24368, '195.191.219.133', NULL, 1, '2024-08-17 06:51:28', '2024-08-17 06:51:28'),
(24369, '123.160.223.72', NULL, 1, '2024-08-17 07:24:49', '2024-08-17 07:24:49'),
(24370, '123.160.223.74', NULL, 1, '2024-08-17 07:24:57', '2024-08-17 07:24:57'),
(24371, '111.7.96.177', NULL, 1, '2024-08-17 07:24:59', '2024-08-17 07:24:59'),
(24372, '51.222.253.14', NULL, 1, '2024-08-17 07:34:15', '2024-08-17 07:34:15'),
(24373, '182.163.98.58', NULL, 1, '2024-08-17 07:45:23', '2024-08-17 07:45:23'),
(24374, '94.156.68.159', NULL, 4, '2024-08-17 08:15:35', '2024-08-17 08:15:53'),
(24375, '104.247.184.207', NULL, 1, '2024-08-17 09:13:05', '2024-08-17 09:13:05'),
(24376, '121.237.36.30', NULL, 1, '2024-08-17 09:29:53', '2024-08-17 09:29:53'),
(24377, '71.132.53.61', NULL, 1, '2024-08-17 09:33:50', '2024-08-17 09:33:50'),
(24378, '13.38.107.172', NULL, 1, '2024-08-17 10:12:27', '2024-08-17 10:12:27'),
(24379, '103.134.171.23', NULL, 2, '2024-08-17 10:21:53', '2024-08-17 10:23:52'),
(24380, '45.127.245.48', NULL, 1, '2024-08-17 10:37:31', '2024-08-17 10:37:31'),
(24381, '91.92.244.81', NULL, 1, '2024-08-17 10:48:02', '2024-08-17 10:48:02'),
(24382, '124.225.164.130', NULL, 1, '2024-08-17 11:10:32', '2024-08-17 11:10:32'),
(24383, '54.92.139.229', NULL, 1, '2024-08-17 11:12:24', '2024-08-17 11:12:24'),
(24384, '72.14.201.130', NULL, 1, '2024-08-17 11:34:50', '2024-08-17 11:34:50'),
(24385, '103.101.99.49', NULL, 2, '2024-08-17 11:34:58', '2024-08-17 11:35:04'),
(24386, '66.249.65.70', NULL, 1, '2024-08-17 11:50:06', '2024-08-17 11:50:06'),
(24387, '178.171.113.127', NULL, 1, '2024-08-17 12:17:37', '2024-08-17 12:17:37'),
(24388, '156.231.90.81', NULL, 1, '2024-08-17 12:20:33', '2024-08-17 12:20:33'),
(24389, '49.49.230.118', NULL, 1, '2024-08-17 12:21:33', '2024-08-17 12:21:33'),
(24390, '77.74.177.119', NULL, 1, '2024-08-17 13:15:39', '2024-08-17 13:15:39'),
(24391, '142.93.3.127', NULL, 1, '2024-08-17 14:05:53', '2024-08-17 14:05:53'),
(24392, '175.22.146.239', NULL, 1, '2024-08-17 14:08:08', '2024-08-17 14:08:08'),
(24393, '91.92.242.152', NULL, 1, '2024-08-17 15:05:44', '2024-08-17 15:05:44'),
(24394, '91.92.242.21', NULL, 1, '2024-08-17 15:09:01', '2024-08-17 15:09:01'),
(24395, '17.241.75.107', NULL, 1, '2024-08-17 15:23:57', '2024-08-17 15:23:57'),
(24396, '159.203.0.162', NULL, 1, '2024-08-17 15:36:22', '2024-08-17 15:36:22'),
(24397, '103.167.209.202', NULL, 5, '2024-08-17 16:32:05', '2024-08-17 16:33:57'),
(24398, '144.126.157.20', NULL, 1, '2024-08-17 16:38:43', '2024-08-17 16:38:43'),
(24399, '54.147.213.15', NULL, 1, '2024-08-17 16:45:32', '2024-08-17 16:45:32'),
(24400, '103.108.229.106', NULL, 1, '2024-08-17 17:06:47', '2024-08-17 17:06:47'),
(24401, '173.252.83.14', NULL, 1, '2024-08-17 17:17:36', '2024-08-17 17:17:36'),
(24402, '173.252.83.48', NULL, 1, '2024-08-17 17:17:36', '2024-08-17 17:17:36'),
(24403, '57.141.7.10', NULL, 1, '2024-08-17 17:35:18', '2024-08-17 17:35:18'),
(24404, '103.74.229.66', NULL, 1, '2024-08-17 18:01:56', '2024-08-17 18:01:56'),
(24405, '182.16.21.98', NULL, 1, '2024-08-17 18:38:42', '2024-08-17 18:38:42'),
(24406, '89.41.26.168', NULL, 2, '2024-08-17 18:42:07', '2024-08-17 18:42:10'),
(24407, '72.14.201.159', NULL, 1, '2024-08-17 18:49:52', '2024-08-17 18:49:52'),
(24408, '42.0.7.248', NULL, 1, '2024-08-17 18:52:10', '2024-08-17 18:52:10'),
(24409, '91.92.249.235', NULL, 5, '2024-08-17 20:06:04', '2024-08-17 20:06:18'),
(24410, '205.210.31.40', NULL, 1, '2024-08-17 20:45:19', '2024-08-17 20:45:19'),
(24411, '121.229.185.160', NULL, 1, '2024-08-17 21:16:38', '2024-08-17 21:16:38'),
(24412, '182.0.251.95', NULL, 1, '2024-08-17 21:25:02', '2024-08-17 21:25:02'),
(24413, '182.0.224.99', NULL, 1, '2024-08-17 21:25:02', '2024-08-17 21:25:02'),
(24414, '182.0.249.199', NULL, 1, '2024-08-17 21:25:04', '2024-08-17 21:25:04'),
(24415, '193.186.4.130', NULL, 1, '2024-08-17 21:26:03', '2024-08-17 21:26:03'),
(24416, '94.156.66.186', NULL, 5, '2024-08-17 22:05:00', '2024-08-17 22:06:18'),
(24417, '103.91.231.161', NULL, 1, '2024-08-17 22:43:39', '2024-08-17 22:43:39'),
(24418, '193.186.4.139', NULL, 1, '2024-08-17 22:46:24', '2024-08-17 22:46:24'),
(24419, '103.176.2.87', NULL, 1, '2024-08-17 22:51:57', '2024-08-17 22:51:57'),
(24420, '103.72.212.16', NULL, 1, '2024-08-17 23:04:59', '2024-08-17 23:04:59'),
(24421, '205.210.31.140', NULL, 1, '2024-08-17 23:14:56', '2024-08-17 23:14:56'),
(24422, '72.14.201.136', NULL, 1, '2024-08-17 23:23:21', '2024-08-17 23:23:21'),
(24423, '35.90.226.11', NULL, 1, '2024-08-17 23:26:01', '2024-08-17 23:26:01'),
(24424, '84.17.45.106', NULL, 1, '2024-08-17 23:34:11', '2024-08-17 23:34:11'),
(24425, '35.92.106.42', NULL, 1, '2024-08-17 23:55:34', '2024-08-17 23:55:34'),
(24426, '103.109.95.26', NULL, 2, '2024-08-18 00:19:36', '2024-08-18 00:22:30'),
(24427, '198.235.24.26', NULL, 1, '2024-08-18 00:20:27', '2024-08-18 00:20:27'),
(24428, '35.90.38.126', NULL, 1, '2024-08-18 00:40:49', '2024-08-18 00:40:49'),
(24429, '87.153.99.30', NULL, 2, '2024-08-18 00:49:00', '2024-08-18 01:02:27'),
(24430, '43.159.140.236', NULL, 1, '2024-08-18 01:13:43', '2024-08-18 01:13:43'),
(24431, '157.66.54.6', NULL, 1, '2024-08-18 02:38:16', '2024-08-18 02:38:16'),
(24432, '20.188.105.104', NULL, 2, '2024-08-18 03:21:58', '2024-08-18 03:22:00'),
(24433, '180.106.9.196', NULL, 1, '2024-08-18 03:37:27', '2024-08-18 03:37:27'),
(24434, '51.222.253.18', NULL, 1, '2024-08-18 03:52:32', '2024-08-18 03:52:32'),
(24435, '74.208.2.226', NULL, 1, '2024-08-18 04:36:31', '2024-08-18 04:36:31'),
(24436, '74.208.2.206', NULL, 2, '2024-08-18 04:43:02', '2024-08-18 04:43:05'),
(24437, '217.113.194.252', NULL, 1, '2024-08-18 05:42:21', '2024-08-18 05:42:21'),
(24438, '217.113.194.203', NULL, 1, '2024-08-18 05:42:29', '2024-08-18 05:42:29'),
(24439, '128.204.212.85', NULL, 1, '2024-08-18 05:43:09', '2024-08-18 05:43:09'),
(24440, '89.41.26.168', NULL, 4, '2024-08-18 05:44:58', '2024-08-19 02:22:28'),
(24441, '116.136.40.6', NULL, 2, '2024-08-18 06:46:45', '2024-08-18 06:47:41'),
(24442, '91.92.242.152', NULL, 2, '2024-08-18 07:17:49', '2024-08-18 23:33:14'),
(24443, '91.92.242.21', NULL, 2, '2024-08-18 07:26:30', '2024-08-18 23:50:37'),
(24444, '82.145.215.206', NULL, 1, '2024-08-18 08:04:11', '2024-08-18 08:04:11'),
(24445, '221.178.143.70', NULL, 2, '2024-08-18 08:06:55', '2024-08-18 08:08:41'),
(24446, '58.211.23.183', NULL, 1, '2024-08-18 08:12:31', '2024-08-18 08:12:31'),
(24447, '195.191.219.133', NULL, 1, '2024-08-18 08:14:30', '2024-08-18 08:14:30'),
(24448, '36.150.60.24', NULL, 2, '2024-08-18 08:14:59', '2024-08-18 08:17:03'),
(24449, '54.201.71.186', NULL, 1, '2024-08-18 08:41:16', '2024-08-18 08:41:16'),
(24450, '203.188.246.58', NULL, 1, '2024-08-18 09:22:34', '2024-08-18 09:22:34'),
(24451, '119.18.146.151', NULL, 1, '2024-08-18 09:51:40', '2024-08-18 09:51:40'),
(24452, '103.131.71.192', NULL, 1, '2024-08-18 10:00:24', '2024-08-18 10:00:24'),
(24453, '52.167.144.200', NULL, 2, '2024-08-18 10:59:31', '2024-08-18 11:01:08'),
(24454, '59.153.103.60', NULL, 1, '2024-08-18 11:13:10', '2024-08-18 11:13:10'),
(24455, '175.16.66.136', NULL, 1, '2024-08-18 12:03:32', '2024-08-18 12:03:32'),
(24456, '78.38.84.86', NULL, 1, '2024-08-18 12:24:51', '2024-08-18 12:24:51'),
(24457, '20.251.144.86', NULL, 1, '2024-08-18 12:42:46', '2024-08-18 12:42:46'),
(24458, '194.233.76.210', NULL, 4, '2024-08-18 13:06:28', '2024-08-18 13:07:16'),
(24459, '103.151.123.23', NULL, 1, '2024-08-18 13:28:09', '2024-08-18 13:28:09'),
(24460, '31.171.152.135', NULL, 1, '2024-08-18 13:29:56', '2024-08-18 13:29:56'),
(24461, '62.220.112.129', NULL, 1, '2024-08-18 13:43:00', '2024-08-18 13:43:00'),
(24462, '54.145.6.127', NULL, 1, '2024-08-18 14:13:53', '2024-08-18 14:13:53'),
(24463, '94.156.68.159', NULL, 2, '2024-08-18 14:22:09', '2024-08-18 14:22:14'),
(24464, '176.97.114.202', NULL, 1, '2024-08-18 14:28:27', '2024-08-18 14:28:27'),
(24465, '185.220.100.243', NULL, 1, '2024-08-18 14:29:43', '2024-08-18 14:29:43'),
(24466, '103.30.188.214', NULL, 1, '2024-08-18 14:32:19', '2024-08-18 14:32:19'),
(24467, '66.249.83.104', NULL, 1, '2024-08-18 14:32:28', '2024-08-18 14:32:28'),
(24468, '103.79.224.238', NULL, 1, '2024-08-18 14:51:31', '2024-08-18 14:51:31'),
(24469, '202.191.126.60', NULL, 2, '2024-08-18 14:51:33', '2024-08-18 14:51:33'),
(24470, '34.45.115.144', NULL, 2, '2024-08-18 14:52:10', '2024-08-18 14:56:21'),
(24471, '93.158.90.71', NULL, 1, '2024-08-18 16:02:29', '2024-08-18 16:02:29'),
(24472, '103.176.2.79', NULL, 1, '2024-08-18 16:22:04', '2024-08-18 16:22:04'),
(24473, '193.186.4.130', NULL, 1, '2024-08-18 16:46:19', '2024-08-18 16:46:19'),
(24474, '124.236.100.56', NULL, 1, '2024-08-18 16:51:35', '2024-08-18 16:51:35'),
(24475, '42.236.17.239', NULL, 1, '2024-08-18 17:24:55', '2024-08-18 17:24:55'),
(24476, '52.141.42.125', NULL, 2, '2024-08-18 17:31:02', '2024-08-18 17:31:03'),
(24477, '154.36.173.199', NULL, 1, '2024-08-18 17:48:43', '2024-08-18 17:48:43'),
(24478, '103.175.17.45', NULL, 1, '2024-08-18 17:55:53', '2024-08-18 17:55:53'),
(24479, '42.236.17.206', NULL, 1, '2024-08-18 18:06:00', '2024-08-18 18:06:00'),
(24480, '103.96.104.215', NULL, 2, '2024-08-18 19:16:12', '2024-08-18 19:16:14'),
(24481, '43.155.166.202', NULL, 1, '2024-08-18 20:05:56', '2024-08-18 20:05:56'),
(24482, '13.74.114.201', NULL, 2, '2024-08-18 20:07:42', '2024-08-18 20:07:43'),
(24483, '42.236.17.243', NULL, 1, '2024-08-18 20:20:44', '2024-08-18 20:20:44'),
(24484, '37.111.206.93', NULL, 1, '2024-08-18 20:44:19', '2024-08-18 20:44:19'),
(24485, '35.231.21.137', NULL, 1, '2024-08-18 20:45:21', '2024-08-18 20:45:21'),
(24486, '42.236.101.221', NULL, 1, '2024-08-18 20:47:37', '2024-08-18 20:47:37'),
(24487, '64.176.162.177', NULL, 1, '2024-08-18 21:04:16', '2024-08-18 21:04:16'),
(24488, '66.249.66.10', NULL, 1, '2024-08-18 21:43:34', '2024-08-18 21:43:34'),
(24489, '66.249.66.39', NULL, 1, '2024-08-18 22:15:10', '2024-08-18 22:15:10'),
(24490, '66.249.66.38', NULL, 1, '2024-08-18 22:16:13', '2024-08-18 22:16:13'),
(24491, '168.119.208.121', NULL, 1, '2024-08-18 22:26:08', '2024-08-18 22:26:08'),
(24492, '64.176.227.193', NULL, 1, '2024-08-18 23:41:32', '2024-08-18 23:41:32'),
(24493, '173.252.107.115', NULL, 1, '2024-08-18 23:47:51', '2024-08-18 23:47:51'),
(24494, '199.45.155.92', NULL, 1, '2024-08-18 23:50:00', '2024-08-18 23:50:00'),
(24495, '216.128.135.88', NULL, 1, '2024-08-19 00:00:53', '2024-08-19 00:00:53'),
(24496, '198.235.24.56', NULL, 1, '2024-08-19 00:22:48', '2024-08-19 00:22:48'),
(24497, '59.111.226.47', NULL, 4, '2024-08-19 00:29:38', '2024-08-19 00:29:40'),
(24498, '59.111.227.141', NULL, 4, '2024-08-19 00:29:42', '2024-08-19 00:29:43'),
(24499, '54.186.45.91', NULL, 1, '2024-08-19 00:29:44', '2024-08-19 00:29:44'),
(24500, '206.168.34.206', NULL, 1, '2024-08-19 00:31:31', '2024-08-19 00:31:31'),
(24501, '5.182.87.46', NULL, 1, '2024-08-19 00:52:48', '2024-08-19 00:52:48'),
(24502, '18.237.54.18', NULL, 1, '2024-08-19 01:32:08', '2024-08-19 01:32:08'),
(24503, '94.156.66.165', NULL, 2, '2024-08-19 01:56:51', '2024-08-19 01:56:56'),
(24504, '157.66.48.185', NULL, 1, '2024-08-19 02:02:26', '2024-08-19 02:02:26'),
(24505, '38.11.131.107', NULL, 1, '2024-08-19 03:33:32', '2024-08-19 03:33:32'),
(24506, '62.72.44.34', NULL, 4, '2024-08-19 04:03:52', '2024-08-19 04:03:57'),
(24507, '139.211.27.242', NULL, 2, '2024-08-19 04:23:21', '2024-08-19 04:24:38'),
(24508, '50.21.188.10', NULL, 1, '2024-08-19 05:03:21', '2024-08-19 05:03:21'),
(24509, '50.21.188.50', NULL, 1, '2024-08-19 05:09:56', '2024-08-19 05:09:56'),
(24510, '50.21.188.40', NULL, 1, '2024-08-19 05:10:02', '2024-08-19 05:10:02'),
(24511, '182.16.21.98', NULL, 1, '2024-08-19 05:49:53', '2024-08-19 05:49:53'),
(24512, '142.93.145.248', NULL, 1, '2024-08-19 05:58:51', '2024-08-19 05:58:51'),
(24513, '195.191.219.133', NULL, 1, '2024-08-19 06:14:22', '2024-08-19 06:14:22'),
(24514, '205.169.39.11', NULL, 1, '2024-08-19 07:34:31', '2024-08-19 07:34:31'),
(24515, '205.169.39.31', NULL, 1, '2024-08-19 07:36:22', '2024-08-19 07:36:22'),
(24516, '34.222.174.117', NULL, 1, '2024-08-19 07:38:42', '2024-08-19 07:38:42'),
(24517, '103.230.107.236', NULL, 1, '2024-08-19 07:51:38', '2024-08-19 07:51:38'),
(24518, '40.77.167.7', NULL, 1, '2024-08-19 07:58:02', '2024-08-19 07:58:02'),
(24519, '124.236.100.56', NULL, 2, '2024-08-19 08:22:34', '2024-08-19 17:56:41'),
(24520, '103.30.188.214', NULL, 5, '2024-08-19 08:28:26', '2024-08-19 17:36:13'),
(24521, '43.245.121.52', NULL, 1, '2024-08-19 08:31:10', '2024-08-19 08:31:10'),
(24522, '40.94.226.87', NULL, 1, '2024-08-19 08:36:50', '2024-08-19 08:36:50'),
(24523, '103.92.155.91', NULL, 1, '2024-08-19 09:10:02', '2024-08-19 09:10:02'),
(24524, '221.8.168.229', NULL, 1, '2024-08-19 09:24:40', '2024-08-19 09:24:40'),
(24525, '161.35.114.56', NULL, 5, '2024-08-19 09:37:10', '2024-08-19 09:37:15'),
(24526, '3.144.189.235', NULL, 5, '2024-08-19 09:46:00', '2024-08-19 09:46:05'),
(24527, '119.148.7.54', NULL, 1, '2024-08-19 10:03:41', '2024-08-19 10:03:41'),
(24528, '51.222.253.3', NULL, 1, '2024-08-19 10:03:43', '2024-08-19 10:03:43'),
(24529, '193.186.4.130', NULL, 3, '2024-08-19 10:18:01', '2024-08-19 22:42:03'),
(24530, '40.119.197.45', NULL, 1, '2024-08-19 10:20:58', '2024-08-19 10:20:58'),
(24531, '161.97.166.161', NULL, 1, '2024-08-19 10:38:57', '2024-08-19 10:38:57'),
(24532, '72.14.201.130', NULL, 1, '2024-08-19 10:39:25', '2024-08-19 10:39:25'),
(24533, '98.80.253.199', NULL, 1, '2024-08-19 11:12:34', '2024-08-19 11:12:34'),
(24534, '188.227.87.25', NULL, 1, '2024-08-19 11:34:13', '2024-08-19 11:34:13'),
(24535, '20.171.206.103', NULL, 1, '2024-08-19 11:42:28', '2024-08-19 11:42:28'),
(24536, '202.191.121.129', NULL, 1, '2024-08-19 12:11:59', '2024-08-19 12:11:59'),
(24537, '37.111.212.159', NULL, 2, '2024-08-19 12:21:10', '2024-08-19 12:38:49'),
(24538, '20.171.206.53', NULL, 1, '2024-08-19 13:23:35', '2024-08-19 13:23:35'),
(24539, '43.128.100.206', NULL, 1, '2024-08-19 13:44:10', '2024-08-19 13:44:10'),
(24540, '34.101.226.104', NULL, 1, '2024-08-19 13:53:05', '2024-08-19 13:53:05'),
(24541, '118.179.144.154', NULL, 1, '2024-08-19 13:55:14', '2024-08-19 13:55:14'),
(24542, '91.92.249.235', NULL, 5, '2024-08-19 15:36:59', '2024-08-19 15:37:09'),
(24543, '103.4.64.52', NULL, 1, '2024-08-19 15:38:05', '2024-08-19 15:38:05'),
(24544, '103.231.178.50', NULL, 1, '2024-08-19 16:01:18', '2024-08-19 16:01:18'),
(24545, '193.171.242.31', NULL, 1, '2024-08-19 16:17:57', '2024-08-19 16:17:57'),
(24546, '128.204.212.78', NULL, 1, '2024-08-19 16:24:53', '2024-08-19 16:24:53'),
(24547, '173.252.83.43', NULL, 1, '2024-08-19 16:41:52', '2024-08-19 16:41:52'),
(24548, '52.167.144.210', NULL, 1, '2024-08-19 17:13:57', '2024-08-19 17:13:57'),
(24549, '40.77.188.100', NULL, 1, '2024-08-19 17:14:36', '2024-08-19 17:14:36'),
(24550, '37.111.206.212', NULL, 1, '2024-08-19 17:37:01', '2024-08-19 17:37:01'),
(24551, '149.129.244.30', NULL, 2, '2024-08-19 17:58:11', '2024-08-19 21:36:37'),
(24552, '8.215.36.236', NULL, 2, '2024-08-19 17:58:11', '2024-08-19 21:35:35'),
(24553, '62.72.44.65', NULL, 4, '2024-08-19 18:17:34', '2024-08-19 18:17:58'),
(24554, '91.92.242.152', NULL, 1, '2024-08-19 18:57:29', '2024-08-19 18:57:29'),
(24555, '59.152.5.226', NULL, 1, '2024-08-19 19:13:06', '2024-08-19 19:13:06'),
(24556, '91.92.242.21', NULL, 1, '2024-08-19 19:39:47', '2024-08-19 19:39:47'),
(24557, '42.83.147.34', NULL, 1, '2024-08-19 20:11:54', '2024-08-19 20:11:54'),
(24558, '103.187.94.63', NULL, 1, '2024-08-19 20:13:24', '2024-08-19 20:13:24'),
(24559, '66.249.66.11', NULL, 2, '2024-08-19 21:05:17', '2024-08-20 00:00:12'),
(24560, '138.199.26.87', NULL, 1, '2024-08-19 21:13:08', '2024-08-19 21:13:08'),
(24561, '193.233.229.182', NULL, 1, '2024-08-19 21:15:12', '2024-08-19 21:15:12'),
(24562, '193.233.83.163', NULL, 2, '2024-08-19 21:15:15', '2024-08-19 21:15:16'),
(24563, '91.243.89.41', NULL, 1, '2024-08-19 21:15:22', '2024-08-19 21:15:22'),
(24564, '45.145.128.54', NULL, 2, '2024-08-19 21:15:25', '2024-08-19 21:15:27'),
(24565, '45.145.129.85', NULL, 1, '2024-08-19 21:15:33', '2024-08-19 21:15:33'),
(24566, '91.243.91.223', NULL, 2, '2024-08-19 21:15:37', '2024-08-19 21:15:38'),
(24567, '193.93.195.163', NULL, 1, '2024-08-19 21:15:44', '2024-08-19 21:15:44'),
(24568, '85.239.58.229', NULL, 2, '2024-08-19 21:15:47', '2024-08-19 21:15:48'),
(24569, '45.80.106.91', NULL, 1, '2024-08-19 21:15:54', '2024-08-19 21:15:54'),
(24570, '85.239.58.230', NULL, 2, '2024-08-19 21:15:56', '2024-08-19 21:15:57'),
(24571, '118.120.208.107', NULL, 1, '2024-08-19 21:23:43', '2024-08-19 21:23:43'),
(24572, '103.239.172.238', NULL, 1, '2024-08-19 21:36:20', '2024-08-19 21:36:20'),
(24573, '34.222.215.86', NULL, 1, '2024-08-19 22:06:21', '2024-08-19 22:06:21'),
(24574, '94.156.66.186', NULL, 4, '2024-08-19 22:13:51', '2024-08-19 22:14:31'),
(24575, '59.153.103.60', NULL, 1, '2024-08-19 22:43:53', '2024-08-19 22:43:53'),
(24576, '34.31.177.242', NULL, 2, '2024-08-19 22:44:34', '2024-08-19 22:45:04'),
(24577, '34.222.176.208', NULL, 1, '2024-08-19 22:49:02', '2024-08-19 22:49:02'),
(24578, '89.187.162.106', NULL, 1, '2024-08-19 23:08:12', '2024-08-19 23:08:12'),
(24579, '91.243.92.248', NULL, 1, '2024-08-19 23:10:54', '2024-08-19 23:10:54'),
(24580, '185.77.223.150', NULL, 2, '2024-08-19 23:10:57', '2024-08-19 23:10:58'),
(24581, '89.19.34.250', NULL, 1, '2024-08-19 23:11:04', '2024-08-19 23:11:04'),
(24582, '178.20.212.14', NULL, 2, '2024-08-19 23:11:07', '2024-08-19 23:11:09'),
(24583, '193.233.211.101', NULL, 1, '2024-08-19 23:11:15', '2024-08-19 23:11:15'),
(24584, '176.126.111.136', NULL, 2, '2024-08-19 23:11:18', '2024-08-19 23:11:19'),
(24585, '194.104.9.57', NULL, 1, '2024-08-19 23:11:25', '2024-08-19 23:11:25'),
(24586, '185.77.223.231', NULL, 2, '2024-08-19 23:11:29', '2024-08-19 23:11:31'),
(24587, '94.154.127.104', NULL, 1, '2024-08-19 23:11:38', '2024-08-19 23:11:38'),
(24588, '185.94.33.45', NULL, 2, '2024-08-19 23:11:41', '2024-08-19 23:11:42'),
(24589, '178.254.38.45', NULL, 1, '2024-08-19 23:16:13', '2024-08-19 23:16:13'),
(24590, '45.63.111.3', NULL, 1, '2024-08-19 23:21:44', '2024-08-19 23:21:44'),
(24591, '34.217.86.168', NULL, 1, '2024-08-19 23:28:35', '2024-08-19 23:28:35'),
(24592, '216.128.142.96', NULL, 1, '2024-08-20 00:18:38', '2024-08-20 00:18:38'),
(24593, '31.220.76.139', NULL, 1, '2024-08-20 00:54:27', '2024-08-20 00:54:27'),
(24594, '45.148.10.59', NULL, 1, '2024-08-20 00:55:20', '2024-08-20 00:55:20'),
(24595, '157.66.48.185', NULL, 1, '2024-08-20 01:06:35', '2024-08-20 01:06:35'),
(24596, '144.202.116.157', NULL, 1, '2024-08-20 01:08:18', '2024-08-20 01:08:18'),
(24597, '72.14.201.159', NULL, 1, '2024-08-20 01:27:16', '2024-08-20 01:27:16'),
(24598, '182.42.111.213', NULL, 1, '2024-08-20 01:37:42', '2024-08-20 01:37:42'),
(24599, '66.249.66.43', NULL, 1, '2024-08-20 03:15:02', '2024-08-20 03:15:02'),
(24600, '173.252.83.48', NULL, 1, '2024-08-20 04:12:48', '2024-08-20 04:12:48'),
(24601, '66.249.66.41', NULL, 1, '2024-08-20 04:15:03', '2024-08-20 04:15:03'),
(24602, '44.234.36.19', NULL, 1, '2024-08-20 04:40:27', '2024-08-20 04:40:27'),
(24603, '17.241.219.155', NULL, 1, '2024-08-20 05:00:15', '2024-08-20 05:00:15'),
(24604, '124.236.100.56', NULL, 1, '2024-08-20 05:30:51', '2024-08-20 05:30:51'),
(24605, '50.21.188.36', NULL, 1, '2024-08-20 05:33:41', '2024-08-20 05:33:41'),
(24606, '183.149.114.122', NULL, 1, '2024-08-20 05:36:09', '2024-08-20 05:36:09'),
(24607, '145.220.91.19', NULL, 2, '2024-08-20 05:39:49', '2024-08-20 06:31:13'),
(24608, '50.21.188.16', NULL, 2, '2024-08-20 05:40:34', '2024-08-20 05:40:54'),
(24609, '35.86.204.253', NULL, 1, '2024-08-20 05:45:35', '2024-08-20 05:45:35'),
(24610, '216.180.111.73', NULL, 1, '2024-08-20 06:05:47', '2024-08-20 06:05:47'),
(24611, '91.92.247.86', NULL, 1, '2024-08-20 06:41:54', '2024-08-20 06:41:54'),
(24612, '66.249.66.12', NULL, 2, '2024-08-20 07:03:59', '2024-08-20 08:47:22'),
(24613, '108.61.252.96', NULL, 1, '2024-08-20 07:09:16', '2024-08-20 07:09:16'),
(24614, '156.236.155.240', NULL, 1, '2024-08-20 07:14:54', '2024-08-20 07:14:54'),
(24615, '180.127.228.201', NULL, 1, '2024-08-20 08:04:40', '2024-08-20 08:04:40'),
(24616, '205.169.39.4', NULL, 1, '2024-08-20 08:16:37', '2024-08-20 08:16:37'),
(24617, '221.8.173.153', NULL, 1, '2024-08-20 08:35:44', '2024-08-20 08:35:44'),
(24618, '203.76.110.91', NULL, 3, '2024-08-20 08:42:57', '2024-08-20 09:04:27'),
(24619, '66.249.66.11', NULL, 1, '2024-08-20 08:47:23', '2024-08-20 08:47:23'),
(24620, '103.120.34.66', NULL, 1, '2024-08-20 08:50:50', '2024-08-20 08:50:50'),
(24621, '144.126.128.225', NULL, 2, '2024-08-20 08:55:34', '2024-08-20 21:12:39'),
(24622, '163.116.196.55', NULL, 2, '2024-08-20 09:05:51', '2024-08-20 09:05:54'),
(24623, '103.103.35.44', NULL, 1, '2024-08-20 09:08:00', '2024-08-20 09:08:00'),
(24624, '72.14.201.159', NULL, 1, '2024-08-20 09:08:47', '2024-08-20 09:08:47'),
(24625, '23.145.40.147', NULL, 1, '2024-08-20 09:20:53', '2024-08-20 09:20:53'),
(24626, '123.160.223.73', NULL, 1, '2024-08-20 09:21:01', '2024-08-20 09:21:01'),
(24627, '123.160.223.74', NULL, 1, '2024-08-20 09:21:03', '2024-08-20 09:21:03'),
(24628, '180.151.148.115', NULL, 1, '2024-08-20 09:31:36', '2024-08-20 09:31:36'),
(24629, '213.202.233.34', NULL, 1, '2024-08-20 10:20:25', '2024-08-20 10:20:25'),
(24630, '167.71.223.181', NULL, 1, '2024-08-20 10:32:45', '2024-08-20 10:32:45'),
(24631, '180.148.213.28', NULL, 1, '2024-08-20 11:09:44', '2024-08-20 11:09:44'),
(24632, '51.79.158.108', NULL, 1, '2024-08-20 11:19:48', '2024-08-20 11:19:48'),
(24633, '205.210.31.221', NULL, 1, '2024-08-20 11:22:48', '2024-08-20 11:22:48'),
(24634, '34.194.102.187', NULL, 1, '2024-08-20 11:25:19', '2024-08-20 11:25:19'),
(24635, '91.92.251.227', NULL, 1, '2024-08-20 11:38:20', '2024-08-20 11:38:20'),
(24636, '98.80.253.199', NULL, 1, '2024-08-20 11:41:42', '2024-08-20 11:41:42'),
(24637, '35.237.136.0', NULL, 2, '2024-08-20 11:58:41', '2024-08-20 11:58:56'),
(24638, '51.159.30.40', NULL, 1, '2024-08-20 12:17:38', '2024-08-20 12:17:38'),
(24639, '31.13.115.115', NULL, 1, '2024-08-20 12:24:02', '2024-08-20 12:24:02'),
(24640, '212.102.37.50', NULL, 1, '2024-08-20 12:30:24', '2024-08-20 12:30:24'),
(24641, '94.156.68.167', NULL, 1, '2024-08-20 12:35:42', '2024-08-20 12:35:42'),
(24642, '128.204.212.85', NULL, 2, '2024-08-20 12:38:57', '2024-08-20 14:10:27'),
(24643, '20.96.178.95', NULL, 1, '2024-08-20 12:48:59', '2024-08-20 12:48:59'),
(24644, '116.68.205.122', NULL, 1, '2024-08-20 13:30:34', '2024-08-20 13:30:34'),
(24645, '148.178.106.146', NULL, 1, '2024-08-20 13:38:18', '2024-08-20 13:38:18'),
(24646, '43.131.248.209', NULL, 1, '2024-08-20 14:02:19', '2024-08-20 14:02:19'),
(24647, '128.204.212.84', NULL, 3, '2024-08-20 14:10:24', '2024-08-20 17:23:37'),
(24648, '183.242.11.147', NULL, 1, '2024-08-20 14:59:57', '2024-08-20 14:59:57'),
(24649, '124.109.106.245', NULL, 1, '2024-08-20 15:17:42', '2024-08-20 15:17:42'),
(24650, '72.14.201.139', NULL, 1, '2024-08-20 15:23:36', '2024-08-20 15:23:36'),
(24651, '59.153.102.31', NULL, 2, '2024-08-20 15:58:46', '2024-08-20 16:10:01'),
(24652, '183.141.45.109', NULL, 1, '2024-08-20 16:11:01', '2024-08-20 16:11:01'),
(24653, '45.141.215.206', NULL, 2, '2024-08-20 16:22:04', '2024-08-20 16:22:39'),
(24654, '103.73.47.129', NULL, 1, '2024-08-20 16:28:03', '2024-08-20 16:28:03'),
(24655, '175.16.235.250', NULL, 1, '2024-08-20 17:01:46', '2024-08-20 17:01:46'),
(24656, '3.234.3.86', NULL, 3, '2024-08-20 17:02:44', '2024-08-20 20:06:14'),
(24657, '193.138.195.64', NULL, 1, '2024-08-20 17:13:57', '2024-08-20 17:13:57'),
(24658, '116.204.148.225', NULL, 1, '2024-08-20 18:36:04', '2024-08-20 18:36:04'),
(24659, '173.252.83.4', NULL, 1, '2024-08-20 19:08:10', '2024-08-20 19:08:10'),
(24660, '103.170.175.39', NULL, 2, '2024-08-20 19:10:43', '2024-08-20 19:10:44'),
(24661, '54.88.179.33', NULL, 3, '2024-08-20 19:26:14', '2024-08-20 19:26:18'),
(24662, '193.186.4.159', NULL, 1, '2024-08-20 20:03:18', '2024-08-20 20:03:18'),
(24663, '45.148.10.59', NULL, 1, '2024-08-20 20:15:14', '2024-08-20 20:15:14'),
(24664, '35.94.137.255', NULL, 1, '2024-08-20 20:28:03', '2024-08-20 20:28:03'),
(24665, '34.195.180.205', NULL, 1, '2024-08-20 20:33:45', '2024-08-20 20:33:45'),
(24666, '34.222.182.39', NULL, 1, '2024-08-20 20:58:28', '2024-08-20 20:58:28'),
(24667, '66.42.98.74', NULL, 1, '2024-08-20 21:39:54', '2024-08-20 21:39:54'),
(24668, '34.216.16.53', NULL, 1, '2024-08-20 22:02:12', '2024-08-20 22:02:12'),
(24669, '5.182.87.46', NULL, 1, '2024-08-20 22:07:08', '2024-08-20 22:07:08'),
(24670, '148.178.102.58', NULL, 1, '2024-08-20 22:37:27', '2024-08-20 22:37:27'),
(24671, '113.121.42.186', NULL, 1, '2024-08-20 23:07:47', '2024-08-20 23:07:47'),
(24672, '149.28.100.30', NULL, 1, '2024-08-20 23:15:03', '2024-08-20 23:15:03'),
(24673, '158.247.196.6', NULL, 1, '2024-08-21 00:34:26', '2024-08-21 00:34:26'),
(24674, '209.126.4.86', NULL, 1, '2024-08-21 00:38:32', '2024-08-21 00:38:32'),
(24675, '41.199.141.108', NULL, 1, '2024-08-21 00:41:38', '2024-08-21 00:41:38'),
(24676, '35.84.1.17', NULL, 1, '2024-08-21 00:56:27', '2024-08-21 00:56:27'),
(24677, '52.24.246.189', NULL, 1, '2024-08-21 01:37:04', '2024-08-21 01:37:04'),
(24678, '43.163.1.85', NULL, 1, '2024-08-21 02:02:51', '2024-08-21 02:02:51'),
(24679, '35.93.166.9', NULL, 1, '2024-08-21 02:08:51', '2024-08-21 02:08:51'),
(24680, '47.128.57.197', NULL, 1, '2024-08-21 02:37:48', '2024-08-21 02:37:48'),
(24681, '176.126.111.32', NULL, 1, '2024-08-21 03:15:16', '2024-08-21 03:15:16'),
(24682, '193.93.193.219', NULL, 2, '2024-08-21 03:15:19', '2024-08-21 03:15:20'),
(24683, '45.80.106.224', NULL, 1, '2024-08-21 03:15:25', '2024-08-21 03:15:25'),
(24684, '45.66.209.119', NULL, 2, '2024-08-21 03:15:27', '2024-08-21 03:15:28'),
(24685, '45.159.23.217', NULL, 1, '2024-08-21 03:15:33', '2024-08-21 03:15:33'),
(24686, '185.88.101.244', NULL, 2, '2024-08-21 03:15:36', '2024-08-21 03:15:37'),
(24687, '193.233.83.185', NULL, 1, '2024-08-21 03:15:42', '2024-08-21 03:15:42'),
(24688, '194.99.25.146', NULL, 2, '2024-08-21 03:15:45', '2024-08-21 03:15:46'),
(24689, '212.119.41.26', NULL, 1, '2024-08-21 03:15:52', '2024-08-21 03:15:52'),
(24690, '185.77.223.158', NULL, 2, '2024-08-21 03:15:54', '2024-08-21 03:15:56'),
(24691, '134.122.56.77', NULL, 1, '2024-08-21 05:12:05', '2024-08-21 05:12:05'),
(24692, '194.147.98.17', NULL, 1, '2024-08-21 05:13:39', '2024-08-21 05:13:39'),
(24693, '84.17.47.98', NULL, 1, '2024-08-21 05:33:38', '2024-08-21 05:33:38'),
(24694, '50.21.188.51', NULL, 1, '2024-08-21 05:43:46', '2024-08-21 05:43:46'),
(24695, '117.82.84.109', NULL, 1, '2024-08-21 05:44:42', '2024-08-21 05:44:42'),
(24696, '121.237.36.28', NULL, 2, '2024-08-21 05:49:32', '2024-08-21 05:49:32'),
(24697, '50.21.188.41', NULL, 1, '2024-08-21 05:50:26', '2024-08-21 05:50:26'),
(24698, '50.21.188.61', NULL, 1, '2024-08-21 05:50:35', '2024-08-21 05:50:35'),
(24699, '121.237.36.27', NULL, 2, '2024-08-21 05:52:28', '2024-08-21 05:52:40'),
(24700, '66.249.66.11', NULL, 1, '2024-08-21 05:59:01', '2024-08-21 05:59:01'),
(24701, '218.71.151.59', NULL, 2, '2024-08-21 06:01:53', '2024-08-21 06:01:58'),
(24702, '37.111.200.255', NULL, 1, '2024-08-21 06:11:49', '2024-08-21 06:11:49'),
(24703, '95.142.121.35', NULL, 1, '2024-08-21 06:19:03', '2024-08-21 06:19:03'),
(24704, '4.172.234.127', NULL, 16, '2024-08-21 06:25:19', '2024-08-21 06:26:11'),
(24705, '185.94.35.19', NULL, 1, '2024-08-21 07:10:22', '2024-08-21 07:10:22'),
(24706, '91.243.91.232', NULL, 2, '2024-08-21 07:10:24', '2024-08-21 07:10:25');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(24707, '193.233.83.217', NULL, 1, '2024-08-21 07:10:32', '2024-08-21 07:10:32'),
(24708, '45.145.129.137', NULL, 2, '2024-08-21 07:10:35', '2024-08-21 07:10:36'),
(24709, '193.233.142.201', NULL, 1, '2024-08-21 07:10:42', '2024-08-21 07:10:42'),
(24710, '91.243.94.24', NULL, 2, '2024-08-21 07:10:45', '2024-08-21 07:10:46'),
(24711, '45.148.125.64', NULL, 1, '2024-08-21 07:10:51', '2024-08-21 07:10:51'),
(24712, '85.239.57.107', NULL, 2, '2024-08-21 07:10:54', '2024-08-21 07:10:55'),
(24713, '193.233.141.155', NULL, 1, '2024-08-21 07:11:01', '2024-08-21 07:11:01'),
(24714, '85.239.59.229', NULL, 2, '2024-08-21 07:11:04', '2024-08-21 07:11:05'),
(24715, '195.191.219.133', NULL, 1, '2024-08-21 07:51:30', '2024-08-21 07:51:30'),
(24716, '34.222.174.117', NULL, 1, '2024-08-21 07:56:22', '2024-08-21 07:56:22'),
(24717, '221.179.144.153', NULL, 2, '2024-08-21 08:08:20', '2024-08-21 11:37:53'),
(24718, '120.50.8.218', NULL, 1, '2024-08-21 08:19:10', '2024-08-21 08:19:10'),
(24719, '91.92.244.81', NULL, 1, '2024-08-21 08:37:13', '2024-08-21 08:37:13'),
(24720, '212.102.37.50', NULL, 1, '2024-08-21 09:00:33', '2024-08-21 09:00:33'),
(24721, '103.242.22.202', NULL, 1, '2024-08-21 09:03:22', '2024-08-21 09:03:22'),
(24722, '175.44.42.164', NULL, 2, '2024-08-21 09:35:10', '2024-08-21 09:35:16'),
(24723, '193.186.4.130', NULL, 2, '2024-08-21 09:37:49', '2024-08-21 10:08:00'),
(24724, '193.186.4.159', NULL, 1, '2024-08-21 10:09:45', '2024-08-21 10:09:45'),
(24725, '66.249.66.37', NULL, 3, '2024-08-21 10:19:41', '2024-08-21 10:22:21'),
(24726, '202.83.57.123', NULL, 1, '2024-08-21 10:40:29', '2024-08-21 10:40:29'),
(24727, '182.252.65.50', NULL, 1, '2024-08-21 10:44:00', '2024-08-21 10:44:00'),
(24728, '49.51.36.179', NULL, 1, '2024-08-21 10:50:04', '2024-08-21 10:50:04'),
(24729, '202.168.252.236', NULL, 1, '2024-08-21 10:55:21', '2024-08-21 10:55:21'),
(24730, '72.14.201.159', NULL, 2, '2024-08-21 10:55:21', '2024-08-21 12:58:46'),
(24731, '54.162.244.86', NULL, 1, '2024-08-21 11:01:20', '2024-08-21 11:01:20'),
(24732, '128.204.212.79', NULL, 2, '2024-08-21 11:11:30', '2024-08-22 02:39:59'),
(24733, '121.237.36.29', NULL, 1, '2024-08-21 11:18:25', '2024-08-21 11:18:25'),
(24734, '103.187.94.24', NULL, 1, '2024-08-21 12:11:48', '2024-08-21 12:11:48'),
(24735, '15.188.88.86', NULL, 1, '2024-08-21 12:42:58', '2024-08-21 12:42:58'),
(24736, '51.222.253.12', NULL, 1, '2024-08-21 12:49:56', '2024-08-21 12:49:56'),
(24737, '121.225.149.169', NULL, 1, '2024-08-21 13:02:29', '2024-08-21 13:02:29'),
(24738, '119.30.47.169', NULL, 1, '2024-08-21 13:13:36', '2024-08-21 13:13:36'),
(24739, '115.127.9.220', NULL, 4, '2024-08-21 13:13:44', '2024-08-21 15:45:08'),
(24740, '40.94.227.78', NULL, 1, '2024-08-21 14:14:53', '2024-08-21 14:14:53'),
(24741, '117.33.163.216', NULL, 1, '2024-08-21 14:17:43', '2024-08-21 14:17:43'),
(24742, '59.172.118.123', NULL, 1, '2024-08-21 14:20:55', '2024-08-21 14:20:55'),
(24743, '59.52.102.18', NULL, 1, '2024-08-21 14:29:13', '2024-08-21 14:29:13'),
(24744, '31.13.103.4', NULL, 1, '2024-08-21 15:09:57', '2024-08-21 15:09:57'),
(24745, '51.195.91.135', NULL, 1, '2024-08-21 15:45:06', '2024-08-21 15:45:06'),
(24746, '82.180.144.44', NULL, 4, '2024-08-21 15:47:27', '2024-08-21 15:51:55'),
(24747, '113.11.90.77', NULL, 1, '2024-08-21 17:04:39', '2024-08-21 17:04:39'),
(24748, '70.35.202.61', NULL, 1, '2024-08-21 17:10:36', '2024-08-21 17:10:36'),
(24749, '89.187.171.139', NULL, 1, '2024-08-21 17:25:15', '2024-08-21 17:25:15'),
(24750, '23.94.126.17', NULL, 1, '2024-08-21 17:34:58', '2024-08-21 17:34:58'),
(24751, '45.148.10.59', NULL, 1, '2024-08-21 17:58:01', '2024-08-21 17:58:01'),
(24752, '47.128.117.174', NULL, 1, '2024-08-21 18:09:42', '2024-08-21 18:09:42'),
(24753, '31.13.115.8', NULL, 1, '2024-08-21 18:10:36', '2024-08-21 18:10:36'),
(24754, '66.220.149.36', NULL, 1, '2024-08-21 19:12:59', '2024-08-21 19:12:59'),
(24755, '103.107.132.162', NULL, 3, '2024-08-21 19:26:20', '2024-08-21 19:27:56'),
(24756, '45.63.49.101', NULL, 1, '2024-08-21 20:09:44', '2024-08-21 20:09:44'),
(24757, '91.92.253.80', NULL, 1, '2024-08-21 20:35:46', '2024-08-21 20:35:46'),
(24758, '203.96.225.217', NULL, 1, '2024-08-21 21:24:25', '2024-08-21 21:24:25'),
(24759, '217.114.43.60', NULL, 1, '2024-08-21 21:41:57', '2024-08-21 21:41:57'),
(24760, '77.75.79.62', NULL, 1, '2024-08-21 22:52:25', '2024-08-21 22:52:25'),
(24761, '218.27.154.60', NULL, 1, '2024-08-21 23:28:28', '2024-08-21 23:28:28'),
(24762, '34.221.242.68', NULL, 1, '2024-08-22 00:02:09', '2024-08-22 00:02:09'),
(24763, '34.216.16.53', NULL, 1, '2024-08-22 01:20:08', '2024-08-22 01:20:08'),
(24764, '156.236.131.149', NULL, 1, '2024-08-22 01:48:36', '2024-08-22 01:48:36'),
(24765, '47.128.16.37', NULL, 1, '2024-08-22 01:48:58', '2024-08-22 01:48:58'),
(24766, '66.42.118.193', NULL, 1, '2024-08-22 01:52:27', '2024-08-22 01:52:27'),
(24767, '150.109.253.34', NULL, 1, '2024-08-22 02:07:49', '2024-08-22 02:07:49'),
(24768, '47.128.56.8', NULL, 1, '2024-08-22 02:19:17', '2024-08-22 02:19:17'),
(24769, '157.66.48.185', NULL, 1, '2024-08-22 02:42:50', '2024-08-22 02:42:50'),
(24770, '69.58.1.189', NULL, 1, '2024-08-22 03:24:00', '2024-08-22 03:24:00'),
(24771, '45.32.164.35', NULL, 1, '2024-08-22 04:16:59', '2024-08-22 04:16:59'),
(24772, '43.229.114.118', NULL, 1, '2024-08-22 04:50:31', '2024-08-22 04:50:31'),
(24773, '146.70.250.27', NULL, 1, '2024-08-22 05:13:20', '2024-08-22 05:13:20'),
(24774, '195.191.219.133', NULL, 1, '2024-08-22 05:15:20', '2024-08-22 05:15:20'),
(24775, '198.251.73.82', NULL, 3, '2024-08-22 05:44:01', '2024-08-22 05:50:56'),
(24776, '66.249.66.11', NULL, 1, '2024-08-22 07:28:06', '2024-08-22 07:28:06'),
(24777, '72.14.201.159', NULL, 1, '2024-08-22 07:46:24', '2024-08-22 07:46:24'),
(24778, '103.217.250.242', NULL, 2, '2024-08-22 07:48:21', '2024-08-22 07:51:00'),
(24779, '103.140.98.37', NULL, 3, '2024-08-22 07:53:13', '2024-08-22 07:53:20'),
(24780, '66.249.66.38', NULL, 2, '2024-08-22 07:55:59', '2024-08-22 21:29:18'),
(24781, '66.249.66.39', NULL, 1, '2024-08-22 08:27:57', '2024-08-22 08:27:57'),
(24782, '40.77.167.28', NULL, 1, '2024-08-22 08:39:39', '2024-08-22 08:39:39'),
(24783, '101.36.106.165', NULL, 1, '2024-08-22 08:45:47', '2024-08-22 08:45:47'),
(24784, '202.134.9.159', NULL, 1, '2024-08-22 08:47:00', '2024-08-22 08:47:00'),
(24785, '37.111.206.182', NULL, 2, '2024-08-22 09:05:10', '2024-08-22 09:06:39'),
(24786, '91.92.242.21', NULL, 3, '2024-08-22 09:08:26', '2024-08-22 22:51:33'),
(24787, '103.97.44.2', NULL, 1, '2024-08-22 09:11:41', '2024-08-22 09:11:41'),
(24788, '202.134.8.192', NULL, 1, '2024-08-22 09:12:22', '2024-08-22 09:12:22'),
(24789, '148.178.106.200', NULL, 1, '2024-08-22 09:25:46', '2024-08-22 09:25:46'),
(24790, '193.186.4.159', NULL, 2, '2024-08-22 10:04:47', '2024-08-22 17:32:26'),
(24791, '59.153.103.60', NULL, 1, '2024-08-22 10:05:54', '2024-08-22 10:05:54'),
(24792, '221.178.143.70', NULL, 2, '2024-08-22 10:24:11', '2024-08-22 10:25:41'),
(24793, '72.14.201.130', NULL, 2, '2024-08-22 10:26:06', '2024-08-22 13:57:31'),
(24794, '36.150.60.24', NULL, 2, '2024-08-22 10:27:34', '2024-08-22 10:27:57'),
(24795, '203.188.250.202', NULL, 1, '2024-08-22 10:36:00', '2024-08-22 10:36:00'),
(24796, '66.249.66.10', NULL, 2, '2024-08-22 10:42:25', '2024-08-22 21:46:57'),
(24797, '62.72.44.34', NULL, 3, '2024-08-22 10:43:29', '2024-08-22 10:48:49'),
(24798, '119.30.32.241', NULL, 1, '2024-08-22 11:07:04', '2024-08-22 11:07:04'),
(24799, '193.186.4.151', NULL, 2, '2024-08-22 11:35:46', '2024-08-22 11:36:26'),
(24800, '122.54.110.80', NULL, 3, '2024-08-22 11:37:06', '2024-08-22 11:54:32'),
(24801, '203.202.240.170', NULL, 1, '2024-08-22 11:41:01', '2024-08-22 11:41:01'),
(24802, '106.75.98.180', NULL, 1, '2024-08-22 12:05:19', '2024-08-22 12:05:19'),
(24803, '128.204.212.85', NULL, 1, '2024-08-22 13:20:32', '2024-08-22 13:20:32'),
(24804, '171.121.79.35', NULL, 1, '2024-08-22 13:34:12', '2024-08-22 13:34:12'),
(24805, '154.3.62.56', NULL, 1, '2024-08-22 13:52:55', '2024-08-22 13:52:55'),
(24806, '209.126.4.86', NULL, 1, '2024-08-22 14:20:45', '2024-08-22 14:20:45'),
(24807, '146.190.106.133', NULL, 2, '2024-08-22 14:52:50', '2024-08-22 14:52:52'),
(24808, '37.111.243.65', NULL, 1, '2024-08-22 15:16:24', '2024-08-22 15:16:24'),
(24809, '156.236.134.189', NULL, 1, '2024-08-22 15:25:45', '2024-08-22 15:25:45'),
(24810, '223.25.254.35', NULL, 1, '2024-08-22 17:01:34', '2024-08-22 17:01:34'),
(24811, '31.13.115.12', NULL, 1, '2024-08-22 17:56:19', '2024-08-22 17:56:19'),
(24812, '103.242.20.149', NULL, 1, '2024-08-22 17:59:17', '2024-08-22 17:59:17'),
(24813, '94.156.177.124', NULL, 1, '2024-08-22 18:42:29', '2024-08-22 18:42:29'),
(24814, '94.156.177.125', NULL, 1, '2024-08-22 18:44:17', '2024-08-22 18:44:17'),
(24815, '37.111.201.93', NULL, 1, '2024-08-22 18:57:35', '2024-08-22 18:57:35'),
(24816, '119.30.41.129', NULL, 1, '2024-08-22 19:40:28', '2024-08-22 19:40:28'),
(24817, '103.161.69.202', NULL, 1, '2024-08-22 20:12:03', '2024-08-22 20:12:03'),
(24818, '66.249.66.37', NULL, 3, '2024-08-22 20:25:23', '2024-08-23 03:52:36'),
(24819, '162.212.169.186', NULL, 1, '2024-08-22 20:37:14', '2024-08-22 20:37:14'),
(24820, '148.178.100.204', NULL, 1, '2024-08-22 21:33:26', '2024-08-22 21:33:26'),
(24821, '38.170.245.83', NULL, 1, '2024-08-22 22:18:09', '2024-08-22 22:18:09'),
(24822, '103.187.94.24', NULL, 1, '2024-08-22 22:22:38', '2024-08-22 22:22:38'),
(24823, '34.71.53.31', NULL, 2, '2024-08-22 22:33:07', '2024-08-22 22:33:35'),
(24824, '43.246.201.92', NULL, 1, '2024-08-22 22:59:31', '2024-08-22 22:59:31'),
(24825, '54.218.248.162', NULL, 1, '2024-08-22 23:26:17', '2024-08-22 23:26:17'),
(24826, '93.169.26.108', NULL, 1, '2024-08-22 23:36:12', '2024-08-22 23:36:12'),
(24827, '35.93.219.144', NULL, 1, '2024-08-22 23:44:47', '2024-08-22 23:44:47'),
(24828, '42.0.6.252', NULL, 1, '2024-08-23 00:32:21', '2024-08-23 00:32:21'),
(24829, '38.14.22.142', NULL, 1, '2024-08-23 01:25:47', '2024-08-23 01:25:47'),
(24830, '192.158.28.96', NULL, 1, '2024-08-23 02:01:31', '2024-08-23 02:01:31'),
(24831, '114.80.36.40', NULL, 1, '2024-08-23 02:14:48', '2024-08-23 02:14:48'),
(24832, '54.90.20.103', NULL, 2, '2024-08-23 03:41:13', '2024-08-23 03:45:28'),
(24833, '50.21.188.72', NULL, 2, '2024-08-23 04:59:52', '2024-08-23 05:07:54'),
(24834, '50.21.188.82', NULL, 1, '2024-08-23 05:07:40', '2024-08-23 05:07:40'),
(24835, '137.184.229.76', NULL, 1, '2024-08-23 05:10:31', '2024-08-23 05:10:31'),
(24836, '66.249.66.39', NULL, 2, '2024-08-23 05:31:06', '2024-08-23 22:27:18'),
(24837, '148.178.96.13', NULL, 1, '2024-08-23 06:24:15', '2024-08-23 06:24:15'),
(24838, '195.191.219.130', NULL, 1, '2024-08-23 06:34:51', '2024-08-23 06:34:51'),
(24839, '103.164.255.253', NULL, 2, '2024-08-23 07:11:59', '2024-08-23 07:12:27'),
(24840, '103.187.68.237', NULL, 1, '2024-08-23 07:24:19', '2024-08-23 07:24:19'),
(24841, '199.244.88.224', NULL, 1, '2024-08-23 07:47:01', '2024-08-23 07:47:01'),
(24842, '128.90.174.39', NULL, 2, '2024-08-23 07:47:16', '2024-08-23 07:47:16'),
(24843, '54.90.20.103', NULL, 4, '2024-08-23 07:49:04', '2024-08-23 11:36:01'),
(24844, '180.92.233.138', NULL, 1, '2024-08-23 08:03:48', '2024-08-23 08:03:48'),
(24845, '199.244.88.220', NULL, 1, '2024-08-23 08:14:12', '2024-08-23 08:14:12'),
(24846, '159.89.39.149', NULL, 1, '2024-08-23 08:36:15', '2024-08-23 08:36:15'),
(24847, '120.92.54.58', NULL, 2, '2024-08-23 10:44:57', '2024-08-23 10:45:07'),
(24848, '182.71.88.170', NULL, 1, '2024-08-23 11:10:09', '2024-08-23 11:10:09'),
(24849, '51.159.105.40', NULL, 1, '2024-08-23 11:34:04', '2024-08-23 11:34:04'),
(24850, '62.72.44.34', NULL, 4, '2024-08-23 12:05:00', '2024-08-23 12:05:35'),
(24851, '209.126.4.86', NULL, 1, '2024-08-23 12:13:21', '2024-08-23 12:13:21'),
(24852, '128.204.212.84', NULL, 1, '2024-08-23 12:35:52', '2024-08-23 12:35:52'),
(24853, '185.195.24.62', NULL, 1, '2024-08-23 14:21:51', '2024-08-23 14:21:51'),
(24854, '163.47.36.190', NULL, 1, '2024-08-23 14:25:26', '2024-08-23 14:25:26'),
(24855, '182.42.111.213', NULL, 1, '2024-08-23 14:28:08', '2024-08-23 14:28:08'),
(24856, '49.49.229.244', NULL, 1, '2024-08-23 14:53:48', '2024-08-23 14:53:48'),
(24857, '91.92.242.157', NULL, 1, '2024-08-23 14:54:09', '2024-08-23 14:54:09'),
(24858, '136.243.220.211', NULL, 1, '2024-08-23 15:01:59', '2024-08-23 15:01:59'),
(24859, '103.157.94.96', NULL, 1, '2024-08-23 15:11:22', '2024-08-23 15:11:22'),
(24860, '221.8.186.2', NULL, 1, '2024-08-23 15:15:50', '2024-08-23 15:15:50'),
(24861, '193.118.51.138', NULL, 1, '2024-08-23 15:25:42', '2024-08-23 15:25:42'),
(24862, '180.151.148.5', NULL, 1, '2024-08-23 15:48:43', '2024-08-23 15:48:43'),
(24863, '45.14.244.50', NULL, 1, '2024-08-23 16:35:08', '2024-08-23 16:35:08'),
(24864, '45.227.254.34', NULL, 1, '2024-08-23 17:17:01', '2024-08-23 17:17:01'),
(24865, '66.249.66.10', NULL, 1, '2024-08-23 17:25:10', '2024-08-23 17:25:10'),
(24866, '66.249.66.38', NULL, 1, '2024-08-23 17:26:20', '2024-08-23 17:26:20'),
(24867, '120.46.16.109', NULL, 1, '2024-08-23 17:43:00', '2024-08-23 17:43:00'),
(24868, '52.167.144.17', NULL, 1, '2024-08-23 18:49:44', '2024-08-23 18:49:44'),
(24869, '119.42.144.194', NULL, 1, '2024-08-23 19:14:31', '2024-08-23 19:14:31'),
(24870, '52.167.144.214', NULL, 1, '2024-08-23 20:06:42', '2024-08-23 20:06:42'),
(24871, '158.220.120.139', NULL, 4, '2024-08-23 20:18:10', '2024-08-23 20:18:12'),
(24872, '103.25.251.250', NULL, 1, '2024-08-23 20:28:25', '2024-08-23 20:28:25'),
(24873, '66.135.29.82', NULL, 1, '2024-08-23 21:11:18', '2024-08-23 21:11:18'),
(24874, '59.152.3.97', NULL, 2, '2024-08-23 22:11:34', '2024-08-23 22:14:36'),
(24875, '87.250.224.79', NULL, 1, '2024-08-23 22:41:17', '2024-08-23 22:41:17'),
(24876, '54.87.36.213', NULL, 1, '2024-08-23 22:41:21', '2024-08-23 22:41:21'),
(24877, '38.60.255.68', NULL, 1, '2024-08-23 22:43:28', '2024-08-23 22:43:28'),
(24878, '51.222.253.2', NULL, 1, '2024-08-23 23:11:59', '2024-08-23 23:11:59'),
(24879, '52.167.144.21', NULL, 1, '2024-08-23 23:20:30', '2024-08-23 23:20:30'),
(24880, '194.233.87.73', NULL, 4, '2024-08-23 23:32:26', '2024-08-23 23:33:19'),
(24881, '103.138.164.28', NULL, 1, '2024-08-23 23:45:22', '2024-08-23 23:45:22'),
(24882, '45.77.119.154', NULL, 1, '2024-08-23 23:56:47', '2024-08-23 23:56:47'),
(24883, '45.32.164.92', NULL, 1, '2024-08-24 00:02:00', '2024-08-24 00:02:00'),
(24884, '54.184.76.151', NULL, 1, '2024-08-24 01:16:31', '2024-08-24 01:16:31'),
(24885, '170.106.84.136', NULL, 1, '2024-08-24 01:19:29', '2024-08-24 01:19:29'),
(24886, '54.201.218.152', NULL, 1, '2024-08-24 01:20:33', '2024-08-24 01:20:33'),
(24887, '178.236.246.200', NULL, 1, '2024-08-24 01:23:31', '2024-08-24 01:23:31'),
(24888, '43.159.128.68', NULL, 1, '2024-08-24 01:50:02', '2024-08-24 01:50:02'),
(24889, '157.66.48.185', NULL, 1, '2024-08-24 02:14:47', '2024-08-24 02:14:47'),
(24890, '94.156.68.167', NULL, 1, '2024-08-24 02:24:46', '2024-08-24 02:24:46'),
(24891, '51.222.253.8', NULL, 1, '2024-08-24 02:28:37', '2024-08-24 02:28:37'),
(24892, '128.204.212.79', NULL, 1, '2024-08-24 04:28:18', '2024-08-24 04:28:18'),
(24893, '50.21.188.70', NULL, 1, '2024-08-24 04:37:42', '2024-08-24 04:37:42'),
(24894, '50.21.188.100', NULL, 1, '2024-08-24 04:45:31', '2024-08-24 04:45:31'),
(24895, '124.236.100.56', NULL, 2, '2024-08-24 05:40:29', '2024-08-24 05:40:57'),
(24896, '87.236.176.155', NULL, 1, '2024-08-24 06:13:25', '2024-08-24 06:13:25'),
(24897, '34.38.214.122', NULL, 1, '2024-08-24 06:36:49', '2024-08-24 06:36:49'),
(24898, '123.160.223.72', NULL, 3, '2024-08-24 06:38:51', '2024-08-24 06:39:23'),
(24899, '123.160.223.75', NULL, 1, '2024-08-24 06:39:31', '2024-08-24 06:39:31'),
(24900, '3.134.113.116', NULL, 6, '2024-08-24 07:17:01', '2024-08-24 13:35:15'),
(24901, '43.245.120.165', NULL, 2, '2024-08-24 07:35:31', '2024-08-24 07:38:08'),
(24902, '218.27.172.29', NULL, 1, '2024-08-24 08:03:31', '2024-08-24 08:03:31'),
(24903, '62.210.136.26', NULL, 1, '2024-08-24 08:09:00', '2024-08-24 08:09:00'),
(24904, '198.235.24.124', NULL, 1, '2024-08-24 08:44:45', '2024-08-24 08:44:45'),
(24905, '42.83.147.56', NULL, 2, '2024-08-24 08:55:17', '2024-08-24 08:55:18'),
(24906, '103.143.183.243', NULL, 1, '2024-08-24 09:01:11', '2024-08-24 09:01:11'),
(24907, '191.96.227.187', NULL, 1, '2024-08-24 09:22:14', '2024-08-24 09:22:14'),
(24908, '85.203.21.47', NULL, 1, '2024-08-24 09:58:44', '2024-08-24 09:58:44'),
(24909, '85.203.21.12', NULL, 1, '2024-08-24 10:00:02', '2024-08-24 10:00:02'),
(24910, '85.203.21.38', NULL, 1, '2024-08-24 10:02:33', '2024-08-24 10:02:33'),
(24911, '85.203.21.56', NULL, 2, '2024-08-24 10:03:25', '2024-08-24 10:03:41'),
(24912, '103.187.94.118', NULL, 1, '2024-08-24 12:03:31', '2024-08-24 12:03:31'),
(24913, '178.128.95.204', NULL, 1, '2024-08-24 12:47:46', '2024-08-24 12:47:46'),
(24914, '221.8.186.60', NULL, 1, '2024-08-24 13:08:05', '2024-08-24 13:08:05'),
(24915, '17.241.227.70', NULL, 1, '2024-08-24 13:46:43', '2024-08-24 13:46:43'),
(24916, '94.156.68.167', NULL, 1, '2024-08-24 14:11:14', '2024-08-24 14:11:14'),
(24917, '182.16.89.90', NULL, 1, '2024-08-24 14:32:05', '2024-08-24 14:32:05'),
(24918, '202.74.241.196', NULL, 1, '2024-08-24 14:32:07', '2024-08-24 14:32:07'),
(24919, '87.250.224.35', NULL, 1, '2024-08-24 15:32:23', '2024-08-24 15:32:23'),
(24920, '103.72.212.238', NULL, 1, '2024-08-24 16:06:52', '2024-08-24 16:06:52'),
(24921, '120.0.52.74', NULL, 1, '2024-08-24 16:42:52', '2024-08-24 16:42:52'),
(24922, '66.249.92.38', NULL, 1, '2024-08-24 17:17:39', '2024-08-24 17:17:39'),
(24923, '40.77.167.132', NULL, 1, '2024-08-24 17:26:19', '2024-08-24 17:26:19'),
(24924, '37.111.247.181', NULL, 1, '2024-08-24 17:33:57', '2024-08-24 17:33:57'),
(24925, '5.133.192.167', NULL, 1, '2024-08-24 17:41:54', '2024-08-24 17:41:54'),
(24926, '161.97.166.161', NULL, 1, '2024-08-24 18:08:39', '2024-08-24 18:08:39'),
(24927, '37.40.18.103', NULL, 1, '2024-08-24 18:25:57', '2024-08-24 18:25:57'),
(24928, '94.156.67.199', NULL, 1, '2024-08-24 18:27:09', '2024-08-24 18:27:09'),
(24929, '49.113.92.221', NULL, 1, '2024-08-24 18:38:28', '2024-08-24 18:38:28'),
(24930, '117.143.82.38', NULL, 1, '2024-08-24 18:39:07', '2024-08-24 18:39:07'),
(24931, '219.143.174.203', NULL, 1, '2024-08-24 18:40:44', '2024-08-24 18:40:44'),
(24932, '43.248.108.91', NULL, 1, '2024-08-24 18:41:43', '2024-08-24 18:41:43'),
(24933, '113.128.66.203', NULL, 1, '2024-08-24 18:41:51', '2024-08-24 18:41:51'),
(24934, '220.197.51.128', NULL, 1, '2024-08-24 18:42:09', '2024-08-24 18:42:09'),
(24935, '139.227.161.102', NULL, 1, '2024-08-24 18:42:41', '2024-08-24 18:42:41'),
(24936, '198.244.234.79', NULL, 1, '2024-08-24 18:48:13', '2024-08-24 18:48:13'),
(24937, '156.146.51.207', NULL, 1, '2024-08-24 20:02:35', '2024-08-24 20:02:35'),
(24938, '174.138.88.148', NULL, 1, '2024-08-24 21:51:05', '2024-08-24 21:51:05'),
(24939, '205.210.31.21', NULL, 1, '2024-08-24 22:37:24', '2024-08-24 22:37:24'),
(24940, '54.184.76.151', NULL, 1, '2024-08-24 23:05:57', '2024-08-24 23:05:57'),
(24941, '35.93.111.206', NULL, 1, '2024-08-24 23:12:33', '2024-08-24 23:12:33'),
(24942, '84.17.49.9', NULL, 1, '2024-08-24 23:47:37', '2024-08-24 23:47:37'),
(24943, '194.233.87.73', NULL, 4, '2024-08-24 23:48:28', '2024-08-24 23:48:45'),
(24944, '198.235.24.148', NULL, 1, '2024-08-24 23:50:30', '2024-08-24 23:50:30'),
(24945, '37.111.211.197', NULL, 1, '2024-08-24 23:52:39', '2024-08-24 23:52:39'),
(24946, '43.163.8.36', NULL, 1, '2024-08-25 00:47:31', '2024-08-25 00:47:31'),
(24947, '159.65.227.65', NULL, 1, '2024-08-25 01:02:41', '2024-08-25 01:02:41'),
(24948, '191.96.150.205', NULL, 1, '2024-08-25 01:39:39', '2024-08-25 01:39:39'),
(24949, '35.90.233.151', NULL, 1, '2024-08-25 01:57:42', '2024-08-25 01:57:42'),
(24950, '128.14.211.190', NULL, 1, '2024-08-25 02:03:38', '2024-08-25 02:03:38'),
(24951, '66.249.66.10', NULL, 2, '2024-08-25 02:47:02', '2024-08-25 02:48:22'),
(24952, '66.249.66.38', NULL, 1, '2024-08-25 03:01:05', '2024-08-25 03:01:05'),
(24953, '142.93.76.155', NULL, 1, '2024-08-25 03:02:36', '2024-08-25 03:02:36'),
(24954, '64.225.14.42', NULL, 1, '2024-08-25 03:08:26', '2024-08-25 03:08:26'),
(24955, '199.45.155.106', NULL, 1, '2024-08-25 03:26:18', '2024-08-25 03:26:18'),
(24956, '66.249.66.39', NULL, 1, '2024-08-25 03:30:19', '2024-08-25 03:30:19'),
(24957, '106.75.99.100', NULL, 1, '2024-08-25 04:31:55', '2024-08-25 04:31:55'),
(24958, '206.168.34.212', NULL, 1, '2024-08-25 04:35:40', '2024-08-25 04:35:40'),
(24959, '74.208.2.130', NULL, 1, '2024-08-25 04:38:13', '2024-08-25 04:38:13'),
(24960, '74.208.2.160', NULL, 1, '2024-08-25 04:44:53', '2024-08-25 04:44:53'),
(24961, '74.208.2.150', NULL, 1, '2024-08-25 04:45:04', '2024-08-25 04:45:04'),
(24962, '38.59.18.29', NULL, 1, '2024-08-25 04:59:17', '2024-08-25 04:59:17'),
(24963, '198.235.24.140', NULL, 1, '2024-08-25 05:25:07', '2024-08-25 05:25:07'),
(24964, '167.99.190.64', NULL, 1, '2024-08-25 05:36:27', '2024-08-25 05:36:27'),
(24965, '188.166.26.183', NULL, 1, '2024-08-25 05:54:27', '2024-08-25 05:54:27'),
(24966, '119.49.143.158', NULL, 1, '2024-08-25 06:06:17', '2024-08-25 06:06:17'),
(24967, '45.79.114.20', NULL, 1, '2024-08-25 06:57:29', '2024-08-25 06:57:29'),
(24968, '195.191.219.133', NULL, 1, '2024-08-25 06:59:28', '2024-08-25 06:59:28'),
(24969, '37.111.213.161', NULL, 2, '2024-08-25 08:05:10', '2024-08-25 08:10:52'),
(24970, '35.92.0.108', NULL, 1, '2024-08-25 08:10:27', '2024-08-25 08:10:27'),
(24971, '103.112.53.23', NULL, 2, '2024-08-25 08:43:40', '2024-08-25 08:52:32'),
(24972, '40.119.197.45', NULL, 1, '2024-08-25 09:22:29', '2024-08-25 09:22:29'),
(24973, '121.237.36.28', NULL, 1, '2024-08-25 09:39:04', '2024-08-25 09:39:04'),
(24974, '124.236.100.56', NULL, 3, '2024-08-25 09:41:00', '2024-08-25 10:39:35'),
(24975, '40.94.227.92', NULL, 1, '2024-08-25 09:54:34', '2024-08-25 09:54:34'),
(24976, '202.37.52.203', NULL, 1, '2024-08-25 09:54:51', '2024-08-25 09:54:51'),
(24977, '3.26.31.151', NULL, 1, '2024-08-25 10:00:28', '2024-08-25 10:00:28'),
(24978, '3.105.50.229', NULL, 1, '2024-08-25 10:00:31', '2024-08-25 10:00:31'),
(24979, '159.223.86.47', NULL, 4, '2024-08-25 10:10:09', '2024-08-25 13:33:55'),
(24980, '34.222.174.117', NULL, 1, '2024-08-25 10:10:51', '2024-08-25 10:10:51'),
(24981, '40.94.227.71', NULL, 1, '2024-08-25 10:25:15', '2024-08-25 10:25:15'),
(24982, '121.237.36.29', NULL, 1, '2024-08-25 10:37:00', '2024-08-25 10:37:00'),
(24983, '184.72.210.14', NULL, 4, '2024-08-25 10:45:06', '2024-08-25 10:45:07'),
(24984, '72.14.201.130', NULL, 1, '2024-08-25 10:51:14', '2024-08-25 10:51:14'),
(24985, '175.16.234.1', NULL, 1, '2024-08-25 11:06:58', '2024-08-25 11:06:58'),
(24986, '31.189.126.99', NULL, 1, '2024-08-25 11:13:57', '2024-08-25 11:13:57'),
(24987, '193.186.4.140', NULL, 1, '2024-08-25 11:29:54', '2024-08-25 11:29:54'),
(24988, '34.204.79.235', NULL, 1, '2024-08-25 11:36:48', '2024-08-25 11:36:48'),
(24989, '113.11.112.183', NULL, 1, '2024-08-25 11:59:48', '2024-08-25 11:59:48'),
(24990, '49.51.72.76', NULL, 1, '2024-08-25 12:06:55', '2024-08-25 12:06:55'),
(24991, '43.155.152.154', NULL, 1, '2024-08-25 13:04:47', '2024-08-25 13:04:47'),
(24992, '159.65.66.120', NULL, 1, '2024-08-25 13:13:03', '2024-08-25 13:13:03'),
(24993, '66.220.149.21', NULL, 1, '2024-08-25 13:34:32', '2024-08-25 13:34:32'),
(24994, '206.189.233.36', NULL, 3, '2024-08-25 13:51:41', '2024-08-25 13:51:45'),
(24995, '104.164.173.6', NULL, 2, '2024-08-25 13:51:43', '2024-08-25 13:51:48'),
(24996, '195.211.77.140', NULL, 1, '2024-08-25 13:51:57', '2024-08-25 13:51:57'),
(24997, '195.211.77.142', NULL, 1, '2024-08-25 13:52:13', '2024-08-25 13:52:13'),
(24998, '34.123.170.104', NULL, 1, '2024-08-25 13:52:36', '2024-08-25 13:52:36'),
(24999, '205.169.39.15', NULL, 1, '2024-08-25 13:52:42', '2024-08-25 13:52:42'),
(25000, '205.169.39.227', NULL, 2, '2024-08-25 13:52:46', '2024-08-25 13:52:58'),
(25001, '179.43.169.181', NULL, 1, '2024-08-25 13:53:41', '2024-08-25 13:53:41'),
(25002, '5.255.231.30', NULL, 1, '2024-08-25 14:22:22', '2024-08-25 14:22:22'),
(25003, '69.171.231.112', NULL, 1, '2024-08-25 14:34:52', '2024-08-25 14:34:52'),
(25004, '103.124.225.187', NULL, 1, '2024-08-25 14:45:49', '2024-08-25 14:45:49'),
(25005, '123.0.24.29', NULL, 1, '2024-08-25 15:01:37', '2024-08-25 15:01:37'),
(25006, '103.179.86.118', NULL, 2, '2024-08-25 15:10:42', '2024-08-26 01:19:22'),
(25007, '20.205.153.200', NULL, 1, '2024-08-25 15:24:44', '2024-08-25 15:24:44'),
(25008, '34.139.204.202', NULL, 2, '2024-08-25 15:31:09', '2024-08-25 15:44:16'),
(25009, '154.38.175.35', NULL, 1, '2024-08-25 15:35:20', '2024-08-25 15:35:20'),
(25010, '40.94.227.64', NULL, 1, '2024-08-25 15:49:08', '2024-08-25 15:49:08'),
(25011, '4.193.96.14', NULL, 1, '2024-08-25 15:52:25', '2024-08-25 15:52:25'),
(25012, '59.153.102.253', NULL, 1, '2024-08-25 15:55:47', '2024-08-25 15:55:47'),
(25013, '103.66.238.27', NULL, 1, '2024-08-25 16:07:31', '2024-08-25 16:07:31'),
(25014, '161.97.166.161', NULL, 1, '2024-08-25 17:13:34', '2024-08-25 17:13:34'),
(25015, '109.70.100.66', NULL, 1, '2024-08-25 17:22:11', '2024-08-25 17:22:11'),
(25016, '42.0.6.253', NULL, 1, '2024-08-25 17:54:07', '2024-08-25 17:54:07'),
(25017, '42.236.101.234', NULL, 1, '2024-08-25 19:33:48', '2024-08-25 19:33:48'),
(25018, '66.249.66.11', NULL, 1, '2024-08-25 19:38:58', '2024-08-25 19:38:58'),
(25019, '66.249.66.38', NULL, 1, '2024-08-25 19:57:41', '2024-08-25 19:57:41'),
(25020, '66.249.66.37', NULL, 3, '2024-08-25 19:57:50', '2024-08-25 20:27:46'),
(25021, '72.14.201.159', NULL, 1, '2024-08-25 20:00:57', '2024-08-25 20:00:57'),
(25022, '45.148.10.59', NULL, 1, '2024-08-25 20:05:52', '2024-08-25 20:05:52'),
(25023, '42.236.12.227', NULL, 1, '2024-08-25 21:00:38', '2024-08-25 21:00:38'),
(25024, '103.203.176.42', NULL, 1, '2024-08-25 21:41:18', '2024-08-25 21:41:18'),
(25025, '47.242.224.70', NULL, 4, '2024-08-25 21:51:57', '2024-08-25 22:29:38'),
(25026, '84.17.35.102', NULL, 1, '2024-08-25 22:03:33', '2024-08-25 22:03:33'),
(25027, '34.209.27.18', NULL, 1, '2024-08-25 23:13:49', '2024-08-25 23:13:49'),
(25028, '199.45.155.98', NULL, 1, '2024-08-25 23:19:01', '2024-08-25 23:19:01'),
(25029, '109.202.99.36', NULL, 1, '2024-08-25 23:31:48', '2024-08-25 23:31:48'),
(25030, '117.62.235.53', NULL, 1, '2024-08-25 23:39:34', '2024-08-25 23:39:34'),
(25031, '45.77.113.230', NULL, 1, '2024-08-25 23:52:03', '2024-08-25 23:52:03'),
(25032, '106.75.154.180', NULL, 1, '2024-08-26 00:23:13', '2024-08-26 00:23:13'),
(25033, '106.75.175.179', NULL, 1, '2024-08-26 00:23:14', '2024-08-26 00:23:14'),
(25034, '106.75.137.67', NULL, 1, '2024-08-26 00:23:36', '2024-08-26 00:23:36'),
(25035, '95.179.145.54', NULL, 1, '2024-08-26 00:50:28', '2024-08-26 00:50:28'),
(25036, '199.45.154.123', NULL, 1, '2024-08-26 01:04:43', '2024-08-26 01:04:43'),
(25037, '34.221.13.132', NULL, 1, '2024-08-26 01:23:06', '2024-08-26 01:23:06'),
(25038, '207.246.114.247', NULL, 1, '2024-08-26 01:28:39', '2024-08-26 01:28:39'),
(25039, '38.14.17.9', NULL, 1, '2024-08-26 01:59:50', '2024-08-26 01:59:50'),
(25040, '47.88.93.234', NULL, 1, '2024-08-26 02:03:43', '2024-08-26 02:03:43'),
(25041, '47.254.25.10', NULL, 1, '2024-08-26 02:03:43', '2024-08-26 02:03:43'),
(25042, '47.88.86.63', NULL, 1, '2024-08-26 02:03:43', '2024-08-26 02:03:43'),
(25043, '158.36.145.11', NULL, 1, '2024-08-26 02:06:42', '2024-08-26 02:06:42'),
(25044, '42.111.98.19', NULL, 1, '2024-08-26 02:29:50', '2024-08-26 02:29:50'),
(25045, '182.16.21.98', NULL, 1, '2024-08-26 02:45:26', '2024-08-26 02:45:26'),
(25046, '51.222.253.5', NULL, 1, '2024-08-26 03:22:46', '2024-08-26 03:22:46'),
(25047, '139.215.113.208', NULL, 1, '2024-08-26 03:55:46', '2024-08-26 03:55:46'),
(25048, '62.72.44.34', NULL, 4, '2024-08-26 04:16:42', '2024-08-26 04:17:23'),
(25049, '50.21.188.6', NULL, 1, '2024-08-26 04:42:57', '2024-08-26 04:42:57'),
(25050, '50.21.188.46', NULL, 1, '2024-08-26 04:49:50', '2024-08-26 04:49:50'),
(25051, '50.21.188.16', NULL, 1, '2024-08-26 04:49:54', '2024-08-26 04:49:54'),
(25052, '103.131.71.239', NULL, 1, '2024-08-26 05:14:01', '2024-08-26 05:14:01'),
(25053, '102.129.152.226', NULL, 1, '2024-08-26 05:43:27', '2024-08-26 05:43:27'),
(25054, '205.210.31.19', NULL, 1, '2024-08-26 07:40:27', '2024-08-26 07:40:27'),
(25055, '207.244.245.162', NULL, 1, '2024-08-26 08:08:07', '2024-08-26 08:08:07'),
(25056, '66.249.66.38', NULL, 4, '2024-08-26 08:55:50', '2024-08-26 23:25:13'),
(25057, '139.215.114.247', NULL, 1, '2024-08-26 09:20:11', '2024-08-26 09:20:11'),
(25058, '66.249.66.12', NULL, 1, '2024-08-26 09:48:24', '2024-08-26 09:48:24'),
(25059, '66.249.66.39', NULL, 1, '2024-08-26 09:58:03', '2024-08-26 09:58:03'),
(25060, '84.246.85.11', NULL, 3, '2024-08-26 10:11:51', '2024-08-26 10:11:59'),
(25061, '207.241.235.133', NULL, 1, '2024-08-26 10:31:46', '2024-08-26 10:31:46'),
(25062, '222.252.113.211', NULL, 1, '2024-08-26 10:51:22', '2024-08-26 10:51:22'),
(25063, '213.180.203.3', NULL, 1, '2024-08-26 11:37:30', '2024-08-26 11:37:30'),
(25064, '91.92.244.64', NULL, 1, '2024-08-26 12:25:14', '2024-08-26 12:25:14'),
(25065, '128.204.212.77', NULL, 1, '2024-08-26 12:46:32', '2024-08-26 12:46:32'),
(25066, '43.134.37.211', NULL, 1, '2024-08-26 12:58:59', '2024-08-26 12:58:59'),
(25067, '106.63.26.133', NULL, 1, '2024-08-26 13:26:57', '2024-08-26 13:26:57'),
(25068, '123.6.49.12', NULL, 1, '2024-08-26 13:27:05', '2024-08-26 13:27:05'),
(25069, '57.141.7.9', NULL, 1, '2024-08-26 13:58:15', '2024-08-26 13:58:15'),
(25070, '193.37.32.51', NULL, 1, '2024-08-26 14:45:41', '2024-08-26 14:45:41'),
(25071, '120.239.35.188', NULL, 1, '2024-08-26 16:11:39', '2024-08-26 16:11:39'),
(25072, '39.162.141.63', NULL, 1, '2024-08-26 16:13:54', '2024-08-26 16:13:54'),
(25073, '59.153.103.60', NULL, 1, '2024-08-26 16:54:44', '2024-08-26 16:54:44'),
(25074, '52.80.254.14', NULL, 1, '2024-08-26 17:06:46', '2024-08-26 17:06:46'),
(25075, '207.211.183.96', NULL, 1, '2024-08-26 17:07:28', '2024-08-26 17:07:28'),
(25076, '94.41.20.237', NULL, 1, '2024-08-26 17:17:40', '2024-08-26 17:17:40'),
(25077, '148.178.108.27', NULL, 1, '2024-08-26 17:21:24', '2024-08-26 17:21:24'),
(25078, '23.83.88.245', NULL, 1, '2024-08-26 17:41:20', '2024-08-26 17:41:20'),
(25079, '156.146.37.117', NULL, 1, '2024-08-26 17:44:08', '2024-08-26 17:44:08'),
(25080, '178.254.24.91', NULL, 1, '2024-08-26 17:57:45', '2024-08-26 17:57:45'),
(25081, '107.173.47.118', NULL, 1, '2024-08-26 18:05:49', '2024-08-26 18:05:49'),
(25082, '149.56.150.168', NULL, 3, '2024-08-26 18:26:59', '2024-08-26 18:27:10'),
(25083, '144.217.135.129', NULL, 1, '2024-08-26 18:27:28', '2024-08-26 18:27:28'),
(25084, '45.77.115.250', NULL, 1, '2024-08-26 18:37:09', '2024-08-26 18:37:09'),
(25085, '103.92.154.148', NULL, 1, '2024-08-26 18:40:07', '2024-08-26 18:40:07'),
(25086, '103.14.72.167', NULL, 1, '2024-08-26 19:12:12', '2024-08-26 19:12:12'),
(25087, '128.204.212.79', NULL, 1, '2024-08-26 19:23:27', '2024-08-26 19:23:27'),
(25088, '46.38.255.27', NULL, 1, '2024-08-26 19:30:20', '2024-08-26 19:30:20'),
(25089, '104.244.77.208', NULL, 1, '2024-08-26 19:31:06', '2024-08-26 19:31:06'),
(25090, '119.30.41.232', NULL, 1, '2024-08-26 19:48:24', '2024-08-26 19:48:24'),
(25091, '119.30.45.46', NULL, 2, '2024-08-26 20:18:25', '2024-08-26 21:11:08'),
(25092, '45.77.167.28', NULL, 1, '2024-08-26 20:37:45', '2024-08-26 20:37:45'),
(25093, '58.211.23.183', NULL, 2, '2024-08-26 20:37:55', '2024-08-26 20:38:35'),
(25094, '36.150.60.24', NULL, 3, '2024-08-26 20:38:59', '2024-08-26 21:36:18'),
(25095, '121.237.36.27', NULL, 2, '2024-08-26 20:45:47', '2024-08-26 20:46:52'),
(25096, '121.237.36.28', NULL, 1, '2024-08-26 20:50:21', '2024-08-26 20:50:21'),
(25097, '45.139.122.176', NULL, 1, '2024-08-26 20:58:11', '2024-08-26 20:58:11'),
(25098, '94.247.172.129', NULL, 1, '2024-08-26 21:44:30', '2024-08-26 21:44:30'),
(25099, '66.249.66.11', NULL, 2, '2024-08-26 21:46:19', '2024-08-27 03:45:50'),
(25100, '43.159.128.237', NULL, 1, '2024-08-26 21:48:22', '2024-08-26 21:48:22'),
(25101, '66.249.66.10', NULL, 1, '2024-08-26 22:26:14', '2024-08-26 22:26:14'),
(25102, '34.221.166.175', NULL, 1, '2024-08-26 23:01:18', '2024-08-26 23:01:18'),
(25103, '34.210.61.129', NULL, 1, '2024-08-26 23:18:00', '2024-08-26 23:18:00'),
(25104, '110.166.71.39', NULL, 1, '2024-08-26 23:39:36', '2024-08-26 23:39:36'),
(25105, '147.185.132.103', NULL, 1, '2024-08-27 01:31:07', '2024-08-27 01:31:07'),
(25106, '154.26.139.117', NULL, 1, '2024-08-27 01:38:49', '2024-08-27 01:38:49'),
(25107, '35.225.73.6', NULL, 2, '2024-08-27 02:50:18', '2024-08-27 02:51:18'),
(25108, '51.15.184.67', NULL, 2, '2024-08-27 04:04:27', '2024-08-27 06:57:26'),
(25109, '175.16.124.28', NULL, 1, '2024-08-27 04:06:43', '2024-08-27 04:06:43'),
(25110, '178.171.117.167', NULL, 1, '2024-08-27 04:24:47', '2024-08-27 04:24:47'),
(25111, '205.169.39.11', NULL, 1, '2024-08-27 04:27:58', '2024-08-27 04:27:58'),
(25112, '128.204.212.79', NULL, 2, '2024-08-27 04:40:37', '2024-08-27 15:28:55'),
(25113, '198.251.73.106', NULL, 1, '2024-08-27 05:01:28', '2024-08-27 05:01:28'),
(25114, '128.204.212.77', NULL, 1, '2024-08-27 05:40:05', '2024-08-27 05:40:05'),
(25115, '35.153.105.153', NULL, 1, '2024-08-27 06:16:00', '2024-08-27 06:16:00'),
(25116, '137.184.6.39', NULL, 1, '2024-08-27 06:22:51', '2024-08-27 06:22:51'),
(25117, '89.187.171.142', NULL, 1, '2024-08-27 06:27:26', '2024-08-27 06:27:26'),
(25118, '195.191.219.130', NULL, 1, '2024-08-27 06:49:57', '2024-08-27 06:49:57'),
(25119, '54.87.48.29', NULL, 1, '2024-08-27 06:55:48', '2024-08-27 06:55:48'),
(25120, '106.122.173.83', NULL, 1, '2024-08-27 07:00:29', '2024-08-27 07:00:29'),
(25121, '52.176.50.116', NULL, 1, '2024-08-27 07:17:19', '2024-08-27 07:17:19'),
(25122, '103.149.194.133', NULL, 1, '2024-08-27 08:06:36', '2024-08-27 08:06:36'),
(25123, '199.244.88.218', NULL, 1, '2024-08-27 08:16:54', '2024-08-27 08:16:54'),
(25124, '192.126.188.176', NULL, 1, '2024-08-27 08:20:10', '2024-08-27 08:20:10'),
(25125, '40.94.227.27', NULL, 1, '2024-08-27 09:01:58', '2024-08-27 09:01:58'),
(25126, '40.94.226.83', NULL, 1, '2024-08-27 09:03:03', '2024-08-27 09:03:03'),
(25127, '40.94.226.78', NULL, 1, '2024-08-27 09:03:05', '2024-08-27 09:03:05'),
(25128, '40.94.226.25', NULL, 1, '2024-08-27 09:03:10', '2024-08-27 09:03:10'),
(25129, '40.94.227.40', NULL, 1, '2024-08-27 09:03:12', '2024-08-27 09:03:12'),
(25130, '40.94.227.80', NULL, 1, '2024-08-27 09:05:53', '2024-08-27 09:05:53'),
(25131, '20.212.201.123', NULL, 1, '2024-08-27 09:19:49', '2024-08-27 09:19:49'),
(25132, '40.94.227.9', NULL, 1, '2024-08-27 09:20:33', '2024-08-27 09:20:33'),
(25133, '40.119.197.45', NULL, 1, '2024-08-27 09:20:42', '2024-08-27 09:20:42'),
(25134, '40.94.226.51', NULL, 1, '2024-08-27 09:20:50', '2024-08-27 09:20:50'),
(25135, '78.153.140.224', NULL, 2, '2024-08-27 09:42:11', '2024-08-27 09:42:14'),
(25136, '72.14.201.130', NULL, 2, '2024-08-27 09:44:28', '2024-08-27 11:48:40'),
(25137, '120.50.22.50', NULL, 1, '2024-08-27 09:46:15', '2024-08-27 09:46:15'),
(25138, '124.109.106.245', NULL, 2, '2024-08-27 10:15:49', '2024-08-27 10:15:52'),
(25139, '4.193.96.14', NULL, 2, '2024-08-27 10:18:25', '2024-08-27 13:08:45'),
(25140, '34.222.33.40', NULL, 2, '2024-08-27 10:18:51', '2024-08-27 10:34:14'),
(25141, '115.127.70.234', NULL, 1, '2024-08-27 10:27:38', '2024-08-27 10:27:38'),
(25142, '18.224.94.182', NULL, 1, '2024-08-27 10:32:41', '2024-08-27 10:32:41'),
(25143, '18.225.25.214', NULL, 1, '2024-08-27 10:32:42', '2024-08-27 10:32:42'),
(25144, '3.137.205.203', NULL, 1, '2024-08-27 10:32:49', '2024-08-27 10:32:49'),
(25145, '103.86.200.55', NULL, 1, '2024-08-27 10:34:43', '2024-08-27 10:34:43'),
(25146, '119.30.41.59', NULL, 1, '2024-08-27 10:35:13', '2024-08-27 10:35:13'),
(25147, '103.141.204.67', NULL, 1, '2024-08-27 10:38:49', '2024-08-27 10:38:49'),
(25148, '156.236.135.177', NULL, 1, '2024-08-27 10:55:13', '2024-08-27 10:55:13'),
(25149, '128.204.212.84', NULL, 1, '2024-08-27 11:30:48', '2024-08-27 11:30:48'),
(25150, '40.94.227.26', NULL, 1, '2024-08-27 11:50:28', '2024-08-27 11:50:28'),
(25151, '36.255.81.234', NULL, 1, '2024-08-27 11:53:06', '2024-08-27 11:53:06'),
(25152, '72.14.201.159', NULL, 2, '2024-08-27 12:25:12', '2024-08-27 15:31:02'),
(25153, '147.185.132.118', NULL, 1, '2024-08-27 13:39:02', '2024-08-27 13:39:02'),
(25154, '103.29.8.233', NULL, 1, '2024-08-27 14:15:06', '2024-08-27 14:15:06'),
(25155, '87.236.176.86', NULL, 1, '2024-08-27 14:17:37', '2024-08-27 14:17:37'),
(25156, '118.179.217.253', NULL, 1, '2024-08-27 14:21:03', '2024-08-27 14:21:03'),
(25157, '115.127.150.65', NULL, 1, '2024-08-27 14:51:11', '2024-08-27 14:51:11'),
(25158, '182.16.21.98', NULL, 1, '2024-08-27 15:11:43', '2024-08-27 15:11:43'),
(25159, '35.237.124.49', NULL, 2, '2024-08-27 15:19:09', '2024-08-27 15:19:32'),
(25160, '94.103.83.241', NULL, 1, '2024-08-27 15:41:14', '2024-08-27 15:41:14'),
(25161, '102.189.168.226', NULL, 1, '2024-08-27 16:31:30', '2024-08-27 16:31:30'),
(25162, '128.204.212.78', NULL, 1, '2024-08-27 17:02:12', '2024-08-27 17:02:12'),
(25163, '128.204.212.85', NULL, 1, '2024-08-27 17:27:26', '2024-08-27 17:27:26'),
(25164, '185.254.190.163', NULL, 1, '2024-08-27 17:28:16', '2024-08-27 17:28:16'),
(25165, '123.207.198.35', NULL, 1, '2024-08-27 18:10:50', '2024-08-27 18:10:50'),
(25166, '52.164.231.119', NULL, 2, '2024-08-27 19:05:07', '2024-08-27 19:05:08'),
(25167, '184.170.240.233', NULL, 1, '2024-08-27 19:31:47', '2024-08-27 19:31:47'),
(25168, '47.128.110.196', NULL, 1, '2024-08-27 19:37:14', '2024-08-27 19:37:14'),
(25169, '74.82.60.23', NULL, 1, '2024-08-27 21:47:54', '2024-08-27 21:47:54'),
(25170, '103.25.248.130', NULL, 1, '2024-08-27 22:02:27', '2024-08-27 22:02:27'),
(25171, '162.158.163.21', NULL, 1, '2024-08-27 22:39:48', '2024-08-27 22:39:48'),
(25172, '45.32.173.224', NULL, 1, '2024-08-27 23:15:20', '2024-08-27 23:15:20'),
(25173, '45.76.19.197', NULL, 1, '2024-08-27 23:50:25', '2024-08-27 23:50:25'),
(25174, '128.140.125.206', NULL, 1, '2024-08-27 23:56:32', '2024-08-27 23:56:32'),
(25175, '31.13.103.112', NULL, 1, '2024-08-28 00:01:13', '2024-08-28 00:01:13'),
(25176, '52.12.8.152', NULL, 1, '2024-08-28 00:18:30', '2024-08-28 00:18:30'),
(25177, '36.111.67.189', NULL, 1, '2024-08-28 00:57:09', '2024-08-28 00:57:09'),
(25178, '18.236.168.87', NULL, 1, '2024-08-28 01:10:28', '2024-08-28 01:10:28'),
(25179, '51.222.253.2', NULL, 1, '2024-08-28 01:15:28', '2024-08-28 01:15:28'),
(25180, '141.164.54.98', NULL, 1, '2024-08-28 02:23:01', '2024-08-28 02:23:01'),
(25181, '20.193.149.255', NULL, 1, '2024-08-28 02:35:23', '2024-08-28 02:35:23'),
(25182, '38.97.116.244', NULL, 1, '2024-08-28 03:14:26', '2024-08-28 03:14:26'),
(25183, '45.94.31.68', NULL, 1, '2024-08-28 03:15:09', '2024-08-28 03:15:09'),
(25184, '74.208.2.143', NULL, 1, '2024-08-28 04:53:35', '2024-08-28 04:53:35'),
(25185, '45.248.151.50', NULL, 1, '2024-08-28 04:55:49', '2024-08-28 04:55:49'),
(25186, '74.208.2.173', NULL, 1, '2024-08-28 05:00:42', '2024-08-28 05:00:42'),
(25187, '175.20.193.117', NULL, 1, '2024-08-28 05:28:25', '2024-08-28 05:28:25'),
(25188, '120.50.25.162', NULL, 1, '2024-08-28 06:29:56', '2024-08-28 06:29:56'),
(25189, '45.124.168.51', NULL, 1, '2024-08-28 06:34:03', '2024-08-28 06:34:03'),
(25190, '20.74.84.221', NULL, 16, '2024-08-28 06:58:33', '2024-08-28 06:59:37'),
(25191, '87.236.176.22', NULL, 1, '2024-08-28 08:16:27', '2024-08-28 08:16:27'),
(25192, '40.94.226.69', NULL, 1, '2024-08-28 09:30:10', '2024-08-28 09:30:10'),
(25193, '128.204.212.77', NULL, 1, '2024-08-28 09:39:59', '2024-08-28 09:39:59'),
(25194, '20.212.201.123', NULL, 2, '2024-08-28 09:48:48', '2024-08-28 09:48:52'),
(25195, '40.94.226.22', NULL, 1, '2024-08-28 09:49:25', '2024-08-28 09:49:25'),
(25196, '40.94.227.5', NULL, 1, '2024-08-28 09:49:44', '2024-08-28 09:49:44'),
(25197, '66.249.66.12', NULL, 1, '2024-08-28 09:54:27', '2024-08-28 09:54:27'),
(25198, '103.230.107.38', NULL, 1, '2024-08-28 09:56:42', '2024-08-28 09:56:42'),
(25199, '66.249.66.40', NULL, 1, '2024-08-28 09:58:06', '2024-08-28 09:58:06'),
(25200, '66.249.66.39', NULL, 1, '2024-08-28 09:59:08', '2024-08-28 09:59:08'),
(25201, '27.7.99.232', NULL, 1, '2024-08-28 10:12:29', '2024-08-28 10:12:29'),
(25202, '72.14.201.130', NULL, 1, '2024-08-28 10:36:25', '2024-08-28 10:36:25'),
(25203, '148.178.49.108', NULL, 1, '2024-08-28 10:53:06', '2024-08-28 10:53:06'),
(25204, '103.120.202.233', NULL, 1, '2024-08-28 11:17:44', '2024-08-28 11:17:44'),
(25205, '175.16.59.226', NULL, 1, '2024-08-28 11:34:20', '2024-08-28 11:34:20'),
(25206, '220.202.112.245', NULL, 1, '2024-08-28 11:38:13', '2024-08-28 11:38:13'),
(25207, '123.0.26.114', NULL, 1, '2024-08-28 11:42:10', '2024-08-28 11:42:10'),
(25208, '18.175.145.126', NULL, 4, '2024-08-28 11:48:03', '2024-08-28 22:11:35'),
(25209, '103.112.54.226', NULL, 1, '2024-08-28 12:19:51', '2024-08-28 12:19:51'),
(25210, '196.198.211.245', NULL, 1, '2024-08-28 12:20:49', '2024-08-28 12:20:49'),
(25211, '57.141.7.8', NULL, 1, '2024-08-28 12:55:19', '2024-08-28 12:55:19'),
(25212, '118.179.32.157', NULL, 1, '2024-08-28 12:56:59', '2024-08-28 12:56:59'),
(25213, '5.133.192.189', NULL, 1, '2024-08-28 13:02:44', '2024-08-28 13:02:44'),
(25214, '4.193.96.14', NULL, 1, '2024-08-28 13:06:40', '2024-08-28 13:06:40'),
(25215, '57.154.64.166', NULL, 1, '2024-08-28 13:29:07', '2024-08-28 13:29:07'),
(25216, '27.147.243.68', NULL, 1, '2024-08-28 13:48:47', '2024-08-28 13:48:47'),
(25217, '3.141.11.163', NULL, 1, '2024-08-28 14:35:54', '2024-08-28 14:35:54'),
(25218, '18.224.128.89', NULL, 1, '2024-08-28 14:35:54', '2024-08-28 14:35:54'),
(25219, '3.137.205.203', NULL, 1, '2024-08-28 14:36:02', '2024-08-28 14:36:02'),
(25220, '180.211.208.161', NULL, 1, '2024-08-28 14:48:20', '2024-08-28 14:48:20'),
(25221, '43.130.7.211', NULL, 1, '2024-08-28 15:04:38', '2024-08-28 15:04:38'),
(25222, '18.116.162.133', NULL, 1, '2024-08-28 15:54:37', '2024-08-28 15:54:37'),
(25223, '3.15.154.217', NULL, 1, '2024-08-28 15:54:40', '2024-08-28 15:54:40'),
(25224, '171.212.134.47', NULL, 1, '2024-08-28 16:34:20', '2024-08-28 16:34:20'),
(25225, '51.222.253.15', NULL, 1, '2024-08-28 16:35:12', '2024-08-28 16:35:12'),
(25226, '49.51.233.46', NULL, 1, '2024-08-28 16:39:28', '2024-08-28 16:39:28'),
(25227, '103.153.66.128', NULL, 1, '2024-08-28 17:13:21', '2024-08-28 17:13:21'),
(25228, '17.241.227.209', NULL, 1, '2024-08-28 17:22:00', '2024-08-28 17:22:00'),
(25229, '40.77.167.16', NULL, 1, '2024-08-28 17:33:11', '2024-08-28 17:33:11'),
(25230, '185.243.218.110', NULL, 1, '2024-08-28 17:45:25', '2024-08-28 17:45:25'),
(25231, '109.70.100.65', NULL, 1, '2024-08-28 17:46:23', '2024-08-28 17:46:23'),
(25232, '47.128.53.209', NULL, 1, '2024-08-28 17:47:58', '2024-08-28 17:47:58'),
(25233, '210.48.222.13', NULL, 1, '2024-08-28 17:55:30', '2024-08-28 17:55:30'),
(25234, '91.92.250.74', NULL, 4, '2024-08-28 18:25:24', '2024-08-28 18:25:27'),
(25235, '128.221.224.69', NULL, 1, '2024-08-28 18:38:24', '2024-08-28 18:38:24'),
(25236, '205.169.39.44', NULL, 1, '2024-08-28 18:55:37', '2024-08-28 18:55:37'),
(25237, '223.90.153.99', NULL, 1, '2024-08-28 19:06:16', '2024-08-28 19:06:16'),
(25238, '98.81.30.113', NULL, 1, '2024-08-28 20:17:43', '2024-08-28 20:17:43'),
(25239, '137.220.58.212', NULL, 1, '2024-08-28 21:37:38', '2024-08-28 21:37:38'),
(25240, '66.249.66.41', NULL, 1, '2024-08-28 21:40:11', '2024-08-28 21:40:11'),
(25241, '37.19.223.104', NULL, 1, '2024-08-28 21:44:24', '2024-08-28 21:44:24'),
(25242, '128.204.212.79', NULL, 1, '2024-08-28 22:35:33', '2024-08-28 22:35:33'),
(25243, '173.252.83.8', NULL, 1, '2024-08-28 22:45:29', '2024-08-28 22:45:29'),
(25244, '18.237.98.11', NULL, 1, '2024-08-28 23:26:01', '2024-08-28 23:26:01'),
(25245, '223.113.128.232', NULL, 1, '2024-08-28 23:28:23', '2024-08-28 23:28:23'),
(25246, '18.246.227.140', NULL, 1, '2024-08-28 23:58:40', '2024-08-28 23:58:40'),
(25247, '49.51.206.130', NULL, 1, '2024-08-29 03:26:44', '2024-08-29 03:26:44'),
(25248, '18.175.145.126', NULL, 3, '2024-08-29 04:33:58', '2024-08-30 02:55:28'),
(25249, '51.38.79.111', NULL, 1, '2024-08-29 04:41:07', '2024-08-29 04:41:07'),
(25250, '74.208.2.230', NULL, 2, '2024-08-29 05:02:40', '2024-08-29 05:09:26'),
(25251, '74.208.2.231', NULL, 1, '2024-08-29 05:09:29', '2024-08-29 05:09:29'),
(25252, '51.68.11.191', NULL, 1, '2024-08-29 05:44:33', '2024-08-29 05:44:33'),
(25253, '165.22.225.56', NULL, 1, '2024-08-29 06:04:56', '2024-08-29 06:04:56'),
(25254, '42.83.147.53', NULL, 2, '2024-08-29 06:06:44', '2024-08-29 06:06:45'),
(25255, '195.191.219.132', NULL, 1, '2024-08-29 06:44:29', '2024-08-29 06:44:29'),
(25256, '128.14.188.106', NULL, 1, '2024-08-29 08:22:05', '2024-08-29 08:22:05'),
(25257, '103.152.228.4', NULL, 1, '2024-08-29 08:59:57', '2024-08-29 08:59:57'),
(25258, '159.89.32.227', NULL, 1, '2024-08-29 09:07:14', '2024-08-29 09:07:14'),
(25259, '69.171.231.3', NULL, 1, '2024-08-29 09:24:46', '2024-08-29 09:24:46'),
(25260, '69.171.231.10', NULL, 1, '2024-08-29 09:24:46', '2024-08-29 09:24:46'),
(25261, '3.137.205.203', NULL, 1, '2024-08-29 10:34:14', '2024-08-29 10:34:14'),
(25262, '18.225.25.214', NULL, 1, '2024-08-29 10:34:14', '2024-08-29 10:34:14'),
(25263, '3.19.74.154', NULL, 1, '2024-08-29 10:34:22', '2024-08-29 10:34:22'),
(25264, '222.252.113.211', NULL, 13, '2024-08-29 11:41:32', '2024-08-29 11:53:23'),
(25265, '103.230.107.46', NULL, 1, '2024-08-29 11:42:45', '2024-08-29 11:42:45'),
(25266, '40.94.227.13', NULL, 1, '2024-08-29 11:53:33', '2024-08-29 11:53:33'),
(25267, '66.249.66.12', NULL, 3, '2024-08-29 11:59:15', '2024-08-30 02:28:19'),
(25268, '66.249.66.41', NULL, 1, '2024-08-29 12:30:08', '2024-08-29 12:30:08'),
(25269, '43.229.208.190', NULL, 1, '2024-08-29 12:45:26', '2024-08-29 12:45:26'),
(25270, '106.75.66.187', NULL, 1, '2024-08-29 12:45:56', '2024-08-29 12:45:56'),
(25271, '20.42.10.180', NULL, 1, '2024-08-29 12:53:33', '2024-08-29 12:53:33'),
(25272, '69.171.230.9', NULL, 1, '2024-08-29 13:00:24', '2024-08-29 13:00:24'),
(25273, '40.94.226.47', NULL, 1, '2024-08-29 13:07:07', '2024-08-29 13:07:07'),
(25274, '31.13.127.20', NULL, 1, '2024-08-29 13:41:07', '2024-08-29 13:41:07'),
(25275, '38.173.93.116', NULL, 1, '2024-08-29 14:28:41', '2024-08-29 14:28:41'),
(25276, '37.111.212.162', NULL, 1, '2024-08-29 14:29:15', '2024-08-29 14:29:15'),
(25277, '66.249.66.39', NULL, 1, '2024-08-29 14:30:12', '2024-08-29 14:30:12'),
(25278, '135.148.100.196', NULL, 1, '2024-08-29 15:11:36', '2024-08-29 15:11:36'),
(25279, '66.249.66.10', NULL, 1, '2024-08-29 16:00:10', '2024-08-29 16:00:10'),
(25280, '223.25.254.12', NULL, 1, '2024-08-29 16:27:08', '2024-08-29 16:27:08'),
(25281, '40.77.167.15', NULL, 1, '2024-08-29 16:49:20', '2024-08-29 16:49:20'),
(25282, '217.113.194.207', NULL, 1, '2024-08-29 18:08:01', '2024-08-29 18:08:01'),
(25283, '42.236.17.240', NULL, 1, '2024-08-29 19:48:33', '2024-08-29 19:48:33'),
(25284, '42.236.17.219', NULL, 1, '2024-08-29 19:49:06', '2024-08-29 19:49:06'),
(25285, '45.141.215.149', NULL, 4, '2024-08-29 20:30:04', '2024-08-29 20:32:54'),
(25286, '2.58.84.228', NULL, 4, '2024-08-29 20:37:11', '2024-08-29 20:37:13'),
(25287, '182.16.21.98', NULL, 1, '2024-08-29 20:37:12', '2024-08-29 20:37:12'),
(25288, '123.160.223.73', NULL, 1, '2024-08-29 20:38:50', '2024-08-29 20:38:50'),
(25289, '111.7.96.170', NULL, 2, '2024-08-29 20:39:36', '2024-08-29 20:39:38'),
(25290, '216.24.213.70', NULL, 1, '2024-08-29 21:31:43', '2024-08-29 21:31:43'),
(25291, '175.16.56.35', NULL, 1, '2024-08-29 21:47:29', '2024-08-29 21:47:29'),
(25292, '66.249.66.40', NULL, 2, '2024-08-29 22:19:26', '2024-08-30 00:44:17'),
(25293, '54.245.159.26', NULL, 1, '2024-08-29 22:53:57', '2024-08-29 22:53:57'),
(25294, '103.124.227.186', NULL, 1, '2024-08-29 23:01:05', '2024-08-29 23:01:05'),
(25295, '51.222.253.9', NULL, 1, '2024-08-29 23:04:32', '2024-08-29 23:04:32'),
(25296, '13.74.116.122', NULL, 2, '2024-08-29 23:06:18', '2024-08-29 23:06:19'),
(25297, '117.69.154.111', NULL, 1, '2024-08-29 23:15:41', '2024-08-29 23:15:41'),
(25298, '42.236.12.196', NULL, 1, '2024-08-29 23:57:08', '2024-08-29 23:57:08'),
(25299, '42.236.17.19', NULL, 1, '2024-08-29 23:57:35', '2024-08-29 23:57:35'),
(25300, '111.7.96.157', NULL, 2, '2024-08-30 00:31:13', '2024-08-30 00:31:15'),
(25301, '111.7.96.158', NULL, 1, '2024-08-30 00:31:56', '2024-08-30 00:31:56'),
(25302, '52.12.82.40', NULL, 1, '2024-08-30 01:12:31', '2024-08-30 01:12:31'),
(25303, '49.49.236.152', NULL, 1, '2024-08-30 01:19:37', '2024-08-30 01:19:37'),
(25304, '167.94.145.99', NULL, 1, '2024-08-30 01:53:22', '2024-08-30 01:53:22'),
(25305, '199.45.155.75', NULL, 1, '2024-08-30 02:00:52', '2024-08-30 02:00:52'),
(25306, '72.14.201.234', NULL, 1, '2024-08-30 02:13:13', '2024-08-30 02:13:13'),
(25307, '108.181.115.208', NULL, 1, '2024-08-30 05:09:04', '2024-08-30 05:09:04'),
(25308, '74.208.2.142', NULL, 1, '2024-08-30 05:11:18', '2024-08-30 05:11:18'),
(25309, '74.208.2.172', NULL, 2, '2024-08-30 05:18:32', '2024-08-30 05:18:41'),
(25310, '173.252.70.1', NULL, 1, '2024-08-30 05:25:15', '2024-08-30 05:25:15'),
(25311, '84.17.48.76', NULL, 1, '2024-08-30 05:26:02', '2024-08-30 05:26:02'),
(25312, '111.221.224.150', NULL, 1, '2024-08-30 06:11:49', '2024-08-30 06:11:49'),
(25313, '195.191.219.132', NULL, 1, '2024-08-30 06:18:36', '2024-08-30 06:18:36'),
(25314, '173.252.83.41', NULL, 1, '2024-08-30 06:35:40', '2024-08-30 06:35:40'),
(25315, '49.51.36.179', NULL, 1, '2024-08-30 06:45:20', '2024-08-30 06:45:20'),
(25316, '209.182.219.227', NULL, 1, '2024-08-30 07:19:41', '2024-08-30 07:19:41'),
(25317, '205.169.39.7', NULL, 1, '2024-08-30 07:31:36', '2024-08-30 07:31:36'),
(25318, '128.204.212.77', NULL, 1, '2024-08-30 07:32:22', '2024-08-30 07:32:22'),
(25319, '128.204.212.79', NULL, 1, '2024-08-30 12:24:54', '2024-08-30 12:24:54'),
(25320, '119.49.143.37', NULL, 1, '2024-08-30 14:33:17', '2024-08-30 14:33:17'),
(25321, '103.231.172.82', NULL, 1, '2024-08-30 15:14:43', '2024-08-30 15:14:43'),
(25322, '52.167.144.21', NULL, 1, '2024-08-30 15:30:37', '2024-08-30 15:30:37'),
(25323, '45.227.254.34', NULL, 1, '2024-08-30 17:17:13', '2024-08-30 17:17:13'),
(25324, '52.167.144.231', NULL, 1, '2024-08-30 18:08:02', '2024-08-30 18:08:02'),
(25325, '128.221.224.69', NULL, 1, '2024-08-30 18:45:33', '2024-08-30 18:45:33'),
(25326, '202.134.10.140', NULL, 1, '2024-08-30 19:09:55', '2024-08-30 19:09:55'),
(25327, '205.210.31.213', NULL, 1, '2024-08-30 19:16:38', '2024-08-30 19:16:38'),
(25328, '93.158.91.24', NULL, 1, '2024-08-30 20:07:18', '2024-08-30 20:07:18'),
(25329, '205.210.31.89', NULL, 1, '2024-08-30 20:42:51', '2024-08-30 20:42:51'),
(25330, '124.221.247.200', NULL, 1, '2024-08-30 20:50:14', '2024-08-30 20:50:14'),
(25331, '45.156.130.40', NULL, 2, '2024-08-30 21:03:52', '2024-08-30 21:03:54'),
(25332, '34.48.181.75', NULL, 1, '2024-08-30 21:11:53', '2024-08-30 21:11:53'),
(25333, '147.78.47.102', NULL, 5, '2024-08-30 22:31:01', '2024-08-30 22:32:30'),
(25334, '34.211.48.106', NULL, 1, '2024-08-30 23:04:14', '2024-08-30 23:04:14'),
(25335, '34.140.63.207', NULL, 1, '2024-08-31 00:19:09', '2024-08-31 00:19:09'),
(25336, '34.212.206.35', NULL, 1, '2024-08-31 00:27:45', '2024-08-31 00:27:45'),
(25337, '165.22.15.248', NULL, 1, '2024-08-31 03:09:04', '2024-08-31 03:09:04');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(25338, '84.239.45.142', NULL, 3, '2024-08-31 03:44:19', '2024-08-31 03:51:15'),
(25339, '173.252.79.112', NULL, 1, '2024-08-31 03:57:09', '2024-08-31 03:57:09'),
(25340, '134.209.74.58', NULL, 1, '2024-08-31 04:25:20', '2024-08-31 04:25:20'),
(25341, '181.214.173.81', NULL, 1, '2024-08-31 04:38:15', '2024-08-31 04:38:15'),
(25342, '198.251.73.101', NULL, 3, '2024-08-31 05:08:17', '2024-08-31 05:16:09'),
(25343, '173.252.87.14', NULL, 1, '2024-08-31 06:09:27', '2024-08-31 06:09:27'),
(25344, '128.204.212.85', NULL, 2, '2024-08-31 06:45:37', '2024-09-01 00:10:09'),
(25345, '49.36.169.162', NULL, 1, '2024-08-31 06:57:22', '2024-08-31 06:57:22'),
(25346, '195.191.219.130', NULL, 1, '2024-08-31 07:27:39', '2024-08-31 07:27:39'),
(25347, '205.169.39.13', NULL, 1, '2024-08-31 07:41:22', '2024-08-31 07:41:22'),
(25348, '165.22.15.248', NULL, 1, '2024-08-31 07:57:13', '2024-08-31 07:57:13'),
(25349, '104.219.232.126', NULL, 1, '2024-08-31 08:07:31', '2024-08-31 08:07:31'),
(25350, '139.59.161.191', NULL, 1, '2024-08-31 10:16:17', '2024-08-31 10:16:17'),
(25351, '193.186.4.159', NULL, 1, '2024-08-31 10:28:00', '2024-08-31 10:28:00'),
(25352, '209.97.140.27', NULL, 1, '2024-08-31 10:31:16', '2024-08-31 10:31:16'),
(25353, '43.134.66.205', NULL, 1, '2024-08-31 10:34:48', '2024-08-31 10:34:48'),
(25354, '39.154.12.81', NULL, 1, '2024-08-31 12:27:22', '2024-08-31 12:27:22'),
(25355, '112.50.138.150', NULL, 1, '2024-08-31 12:27:31', '2024-08-31 12:27:31'),
(25356, '125.32.210.222', NULL, 1, '2024-08-31 12:30:42', '2024-08-31 12:30:42'),
(25357, '147.78.47.62', NULL, 6, '2024-08-31 12:54:06', '2024-09-01 02:56:31'),
(25358, '43.229.114.118', NULL, 1, '2024-08-31 13:16:46', '2024-08-31 13:16:46'),
(25359, '93.159.230.87', NULL, 1, '2024-08-31 13:21:08', '2024-08-31 13:21:08'),
(25360, '17.241.75.16', NULL, 1, '2024-08-31 13:24:03', '2024-08-31 13:24:03'),
(25361, '128.204.212.79', NULL, 1, '2024-08-31 14:16:05', '2024-08-31 14:16:05'),
(25362, '198.235.24.31', NULL, 1, '2024-08-31 15:33:15', '2024-08-31 15:33:15'),
(25363, '185.191.171.3', NULL, 1, '2024-08-31 16:09:10', '2024-08-31 16:09:10'),
(25364, '49.51.72.76', NULL, 1, '2024-08-31 17:20:04', '2024-08-31 17:20:04'),
(25365, '51.222.253.10', NULL, 1, '2024-08-31 17:34:43', '2024-08-31 17:34:43'),
(25366, '112.65.62.13', NULL, 1, '2024-08-31 17:38:37', '2024-08-31 17:38:37'),
(25367, '66.249.66.10', NULL, 1, '2024-08-31 18:32:15', '2024-08-31 18:32:15'),
(25368, '119.49.142.150', NULL, 1, '2024-08-31 18:54:11', '2024-08-31 18:54:11'),
(25369, '47.128.25.162', NULL, 1, '2024-08-31 19:20:36', '2024-08-31 19:20:36'),
(25370, '198.235.24.147', NULL, 1, '2024-08-31 19:55:41', '2024-08-31 19:55:41'),
(25371, '170.106.82.193', NULL, 1, '2024-08-31 21:56:06', '2024-08-31 21:56:06'),
(25372, '52.24.246.189', NULL, 1, '2024-08-31 22:11:42', '2024-08-31 22:11:42'),
(25373, '54.213.239.67', NULL, 1, '2024-08-31 22:12:07', '2024-08-31 22:12:07'),
(25374, '172.111.181.8', NULL, 1, '2024-08-31 23:22:44', '2024-08-31 23:22:44'),
(25375, '44.242.192.108', NULL, 1, '2024-09-01 01:38:33', '2024-09-01 01:38:33'),
(25376, '40.77.167.76', NULL, 1, '2024-09-01 02:29:06', '2024-09-01 02:29:06'),
(25377, '52.167.144.235', NULL, 1, '2024-09-01 02:35:17', '2024-09-01 02:35:17'),
(25378, '195.191.219.133', NULL, 1, '2024-09-01 05:19:13', '2024-09-01 05:19:13'),
(25379, '52.88.206.60', NULL, 2, '2024-09-01 05:24:19', '2024-09-01 23:29:36'),
(25380, '34.123.170.104', NULL, 1, '2024-09-01 05:30:29', '2024-09-01 05:30:29'),
(25381, '13.229.80.181', NULL, 2, '2024-09-01 05:31:27', '2024-09-01 05:32:10'),
(25382, '15.235.15.135', NULL, 1, '2024-09-01 05:35:29', '2024-09-01 05:35:29'),
(25383, '205.169.39.45', NULL, 1, '2024-09-01 05:56:11', '2024-09-01 05:56:11'),
(25384, '66.249.66.41', NULL, 1, '2024-09-01 06:42:06', '2024-09-01 06:42:06'),
(25385, '66.249.66.39', NULL, 2, '2024-09-01 06:42:18', '2024-09-01 06:42:18'),
(25386, '173.44.152.136', NULL, 1, '2024-09-01 07:39:39', '2024-09-01 07:39:39'),
(25387, '165.22.15.248', NULL, 1, '2024-09-01 07:43:14', '2024-09-01 07:43:14'),
(25388, '207.46.13.150', NULL, 1, '2024-09-01 07:53:56', '2024-09-01 07:53:56'),
(25389, '193.186.4.130', NULL, 2, '2024-09-01 08:17:25', '2024-09-01 18:57:48'),
(25390, '35.87.91.213', NULL, 1, '2024-09-01 08:19:22', '2024-09-01 08:19:22'),
(25391, '37.111.212.114', NULL, 3, '2024-09-01 08:38:54', '2024-09-01 08:39:00'),
(25392, '202.173.122.37', NULL, 1, '2024-09-01 08:43:17', '2024-09-01 08:43:17'),
(25393, '15.237.118.182', NULL, 1, '2024-09-01 09:43:15', '2024-09-01 09:43:15'),
(25394, '123.136.27.241', NULL, 5, '2024-09-01 10:35:22', '2024-09-01 14:08:18'),
(25395, '117.151.248.207', NULL, 1, '2024-09-01 10:45:21', '2024-09-01 10:45:21'),
(25396, '120.9.24.71', NULL, 1, '2024-09-01 10:45:31', '2024-09-01 10:45:31'),
(25397, '40.94.226.49', NULL, 1, '2024-09-01 11:08:19', '2024-09-01 11:08:19'),
(25398, '205.210.31.53', NULL, 1, '2024-09-01 11:09:17', '2024-09-01 11:09:17'),
(25399, '203.202.249.250', NULL, 1, '2024-09-01 11:57:41', '2024-09-01 11:57:41'),
(25400, '4.193.96.14', NULL, 2, '2024-09-01 13:03:11', '2024-09-01 15:35:05'),
(25401, '123.187.240.242', NULL, 1, '2024-09-01 13:06:47', '2024-09-01 13:06:47'),
(25402, '163.47.38.226', NULL, 1, '2024-09-01 13:47:39', '2024-09-01 13:47:39'),
(25403, '203.188.254.238', NULL, 2, '2024-09-01 13:52:04', '2024-09-01 13:54:35'),
(25404, '72.14.201.130', NULL, 2, '2024-09-01 14:46:41', '2024-09-01 14:47:10'),
(25405, '103.237.36.26', NULL, 2, '2024-09-01 14:46:41', '2024-09-01 14:47:10'),
(25406, '175.153.0.35', NULL, 1, '2024-09-01 15:01:50', '2024-09-01 15:01:50'),
(25407, '123.200.20.44', NULL, 1, '2024-09-01 15:08:01', '2024-09-01 15:08:01'),
(25408, '40.94.226.11', NULL, 1, '2024-09-01 15:35:43', '2024-09-01 15:35:43'),
(25409, '37.111.210.195', NULL, 3, '2024-09-01 15:38:23', '2024-09-01 15:38:30'),
(25410, '106.54.200.247', NULL, 1, '2024-09-01 15:55:41', '2024-09-01 15:55:41'),
(25411, '125.242.158.143', NULL, 1, '2024-09-01 16:14:52', '2024-09-01 16:14:52'),
(25412, '128.204.212.85', NULL, 1, '2024-09-01 16:30:24', '2024-09-01 16:30:24'),
(25413, '18.195.64.182', NULL, 1, '2024-09-01 16:32:53', '2024-09-01 16:32:53'),
(25414, '42.236.17.62', NULL, 1, '2024-09-01 16:39:56', '2024-09-01 16:39:56'),
(25415, '42.236.101.217', NULL, 1, '2024-09-01 16:39:58', '2024-09-01 16:39:58'),
(25416, '147.78.47.62', NULL, 4, '2024-09-01 16:56:43', '2024-09-01 16:58:38'),
(25417, '175.16.65.85', NULL, 1, '2024-09-01 17:54:23', '2024-09-01 17:54:23'),
(25418, '45.66.35.20', NULL, 1, '2024-09-01 18:12:38', '2024-09-01 18:12:38'),
(25419, '185.170.114.25', NULL, 1, '2024-09-01 18:12:57', '2024-09-01 18:12:57'),
(25420, '42.236.17.45', NULL, 1, '2024-09-01 18:20:57', '2024-09-01 18:20:57'),
(25421, '52.90.15.153', NULL, 1, '2024-09-01 18:23:37', '2024-09-01 18:23:37'),
(25422, '123.207.198.35', NULL, 1, '2024-09-01 18:25:01', '2024-09-01 18:25:01'),
(25423, '46.228.199.158', NULL, 1, '2024-09-01 19:41:27', '2024-09-01 19:41:27'),
(25424, '42.236.101.198', NULL, 1, '2024-09-01 19:45:21', '2024-09-01 19:45:21'),
(25425, '153.36.115.70', NULL, 1, '2024-09-01 19:55:08', '2024-09-01 19:55:08'),
(25426, '36.150.60.24', NULL, 3, '2024-09-01 20:16:11', '2024-09-01 20:16:42'),
(25427, '37.111.210.166', NULL, 1, '2024-09-01 21:10:09', '2024-09-01 21:10:09'),
(25428, '162.241.244.16', NULL, 1, '2024-09-01 21:32:46', '2024-09-01 21:32:46'),
(25429, '8.215.36.236', NULL, 1, '2024-09-01 22:50:53', '2024-09-01 22:50:53'),
(25430, '52.24.246.189', NULL, 1, '2024-09-02 00:02:42', '2024-09-02 00:02:42'),
(25431, '74.208.2.215', NULL, 1, '2024-09-02 02:31:59', '2024-09-02 02:31:59'),
(25432, '74.208.2.225', NULL, 1, '2024-09-02 02:40:28', '2024-09-02 02:40:28'),
(25433, '74.208.2.205', NULL, 1, '2024-09-02 02:40:35', '2024-09-02 02:40:35'),
(25434, '43.135.181.13', NULL, 1, '2024-09-02 02:55:16', '2024-09-02 02:55:16'),
(25435, '119.49.143.249', NULL, 1, '2024-09-02 03:40:27', '2024-09-02 03:40:27'),
(25436, '113.229.62.29', NULL, 1, '2024-09-02 04:59:45', '2024-09-02 04:59:45'),
(25437, '147.182.158.207', NULL, 1, '2024-09-02 05:03:22', '2024-09-02 05:03:22'),
(25438, '66.249.66.10', NULL, 2, '2024-09-02 05:06:19', '2024-09-02 20:26:19'),
(25439, '43.130.16.212', NULL, 1, '2024-09-02 05:59:28', '2024-09-02 05:59:28'),
(25440, '205.169.39.7', NULL, 1, '2024-09-02 06:36:34', '2024-09-02 06:36:34'),
(25441, '195.191.219.130', NULL, 1, '2024-09-02 07:16:59', '2024-09-02 07:16:59'),
(25442, '51.222.253.9', NULL, 1, '2024-09-02 07:17:15', '2024-09-02 07:17:15'),
(25443, '147.78.47.62', NULL, 7, '2024-09-02 07:36:41', '2024-09-02 21:58:42'),
(25444, '193.186.4.159', NULL, 1, '2024-09-02 07:41:15', '2024-09-02 07:41:15'),
(25445, '173.252.79.6', NULL, 1, '2024-09-02 07:56:27', '2024-09-02 07:56:27'),
(25446, '198.245.72.84', NULL, 1, '2024-09-02 08:05:45', '2024-09-02 08:05:45'),
(25447, '121.200.54.98', NULL, 5, '2024-09-02 08:26:24', '2024-09-02 08:56:26'),
(25448, '20.205.153.200', NULL, 1, '2024-09-02 08:38:30', '2024-09-02 08:38:30'),
(25449, '193.186.4.141', NULL, 1, '2024-09-02 08:41:18', '2024-09-02 08:41:18'),
(25450, '123.189.115.249', NULL, 1, '2024-09-02 10:22:14', '2024-09-02 10:22:14'),
(25451, '40.94.227.24', NULL, 1, '2024-09-02 10:24:28', '2024-09-02 10:24:28'),
(25452, '39.154.11.242', NULL, 1, '2024-09-02 10:47:16', '2024-09-02 10:47:16'),
(25453, '103.228.134.146', NULL, 1, '2024-09-02 10:50:39', '2024-09-02 10:50:39'),
(25454, '39.149.15.72', NULL, 4, '2024-09-02 12:22:57', '2024-09-02 12:25:39'),
(25455, '111.221.6.14', NULL, 1, '2024-09-02 12:43:57', '2024-09-02 12:43:57'),
(25456, '91.92.244.64', NULL, 1, '2024-09-02 13:08:14', '2024-09-02 13:08:14'),
(25457, '51.222.253.14', NULL, 1, '2024-09-02 13:32:24', '2024-09-02 13:32:24'),
(25458, '103.57.121.155', NULL, 1, '2024-09-02 13:53:20', '2024-09-02 13:53:20'),
(25459, '72.14.201.158', NULL, 1, '2024-09-02 13:53:21', '2024-09-02 13:53:21'),
(25460, '193.186.4.130', NULL, 1, '2024-09-02 14:19:27', '2024-09-02 14:19:27'),
(25461, '180.92.229.58', NULL, 1, '2024-09-02 14:56:20', '2024-09-02 14:56:20'),
(25462, '43.229.208.190', NULL, 2, '2024-09-02 15:11:50', '2024-09-02 15:12:01'),
(25463, '109.70.100.5', NULL, 1, '2024-09-02 15:12:35', '2024-09-02 15:12:35'),
(25464, '72.14.201.143', NULL, 1, '2024-09-02 15:17:54', '2024-09-02 15:17:54'),
(25465, '49.51.179.103', NULL, 1, '2024-09-02 15:34:36', '2024-09-02 15:34:36'),
(25466, '198.235.24.27', NULL, 1, '2024-09-02 16:01:26', '2024-09-02 16:01:26'),
(25467, '52.164.231.122', NULL, 2, '2024-09-02 16:05:02', '2024-09-02 16:05:03'),
(25468, '8.6.8.194', NULL, 2, '2024-09-02 16:57:55', '2024-09-02 16:58:13'),
(25469, '144.202.119.248', NULL, 1, '2024-09-02 17:33:14', '2024-09-02 17:33:14'),
(25470, '13.112.187.211', NULL, 1, '2024-09-02 17:41:00', '2024-09-02 17:41:00'),
(25471, '141.164.60.234', NULL, 1, '2024-09-02 18:20:21', '2024-09-02 18:20:21'),
(25472, '49.205.148.158', NULL, 1, '2024-09-02 18:26:45', '2024-09-02 18:26:45'),
(25473, '103.118.0.23', NULL, 1, '2024-09-02 19:30:02', '2024-09-02 19:30:02'),
(25474, '5.61.48.93', NULL, 1, '2024-09-02 21:30:54', '2024-09-02 21:30:54'),
(25475, '103.131.71.71', NULL, 1, '2024-09-02 21:45:56', '2024-09-02 21:45:56'),
(25476, '34.16.14.34', NULL, 1, '2024-09-02 21:54:04', '2024-09-02 21:54:04'),
(25477, '46.29.250.187', NULL, 1, '2024-09-02 22:02:41', '2024-09-02 22:02:41'),
(25478, '144.126.128.225', NULL, 3, '2024-09-02 23:29:31', '2024-09-03 03:49:14'),
(25479, '35.91.239.80', NULL, 1, '2024-09-03 00:01:51', '2024-09-03 00:01:51'),
(25480, '103.138.182.142', NULL, 2, '2024-09-03 00:57:05', '2024-09-03 01:01:54'),
(25481, '66.249.66.12', NULL, 1, '2024-09-03 01:02:22', '2024-09-03 01:02:22'),
(25482, '52.25.239.193', NULL, 1, '2024-09-03 01:27:48', '2024-09-03 01:27:48'),
(25483, '95.108.213.238', NULL, 1, '2024-09-03 02:17:01', '2024-09-03 02:17:01'),
(25484, '66.249.66.41', NULL, 1, '2024-09-03 02:30:40', '2024-09-03 02:30:40'),
(25485, '185.191.171.19', NULL, 1, '2024-09-03 03:06:41', '2024-09-03 03:06:41'),
(25486, '173.252.107.8', NULL, 1, '2024-09-03 03:51:46', '2024-09-03 03:51:46'),
(25487, '173.252.107.115', NULL, 1, '2024-09-03 03:51:46', '2024-09-03 03:51:46'),
(25488, '43.163.6.124', NULL, 2, '2024-09-03 04:02:28', '2024-09-03 16:50:18'),
(25489, '186.232.13.59', NULL, 1, '2024-09-03 04:11:25', '2024-09-03 04:11:25'),
(25490, '104.28.195.186', NULL, 1, '2024-09-03 04:11:27', '2024-09-03 04:11:27'),
(25491, '158.247.222.199', NULL, 1, '2024-09-03 04:22:40', '2024-09-03 04:22:40'),
(25492, '66.249.66.10', NULL, 1, '2024-09-03 04:25:11', '2024-09-03 04:25:11'),
(25493, '34.38.214.122', NULL, 1, '2024-09-03 04:52:44', '2024-09-03 04:52:44'),
(25494, '43.201.194.165', NULL, 1, '2024-09-03 05:50:00', '2024-09-03 05:50:00'),
(25495, '13.94.95.64', NULL, 1, '2024-09-03 06:21:01', '2024-09-03 06:21:01'),
(25496, '74.208.2.176', NULL, 1, '2024-09-03 06:27:33', '2024-09-03 06:27:33'),
(25497, '102.129.252.181', NULL, 1, '2024-09-03 06:34:32', '2024-09-03 06:34:32'),
(25498, '13.79.92.84', NULL, 1, '2024-09-03 06:35:05', '2024-09-03 06:35:05'),
(25499, '74.208.2.156', NULL, 1, '2024-09-03 06:35:27', '2024-09-03 06:35:27'),
(25500, '34.139.46.52', NULL, 2, '2024-09-03 06:35:30', '2024-09-03 06:36:03'),
(25501, '74.208.2.166', NULL, 1, '2024-09-03 06:35:37', '2024-09-03 06:35:37'),
(25502, '205.169.39.29', NULL, 1, '2024-09-03 06:38:04', '2024-09-03 06:38:04'),
(25503, '159.148.128.8', NULL, 1, '2024-09-03 06:58:51', '2024-09-03 06:58:51'),
(25504, '66.249.66.12', NULL, 1, '2024-09-03 07:00:13', '2024-09-03 07:00:13'),
(25505, '103.118.0.23', NULL, 1, '2024-09-03 07:47:01', '2024-09-03 07:47:01'),
(25506, '128.204.212.79', NULL, 1, '2024-09-03 08:03:29', '2024-09-03 08:03:29'),
(25507, '35.243.175.105', NULL, 1, '2024-09-03 08:34:14', '2024-09-03 08:34:14'),
(25508, '195.191.219.133', NULL, 1, '2024-09-03 08:34:53', '2024-09-03 08:34:53'),
(25509, '194.233.81.181', NULL, 8, '2024-09-03 09:36:01', '2024-09-03 09:43:00'),
(25510, '182.156.5.242', NULL, 1, '2024-09-03 10:12:04', '2024-09-03 10:12:04'),
(25511, '193.186.4.130', NULL, 2, '2024-09-03 10:13:25', '2024-09-03 15:53:23'),
(25512, '130.255.162.249', NULL, 1, '2024-09-03 10:30:24', '2024-09-03 10:30:24'),
(25513, '172.120.178.184', NULL, 1, '2024-09-03 10:34:22', '2024-09-03 10:34:22'),
(25514, '18.224.94.182', NULL, 1, '2024-09-03 10:43:29', '2024-09-03 10:43:29'),
(25515, '18.224.128.89', NULL, 2, '2024-09-03 10:43:30', '2024-09-03 10:50:32'),
(25516, '18.116.68.11', NULL, 1, '2024-09-03 10:43:37', '2024-09-03 10:43:37'),
(25517, '3.19.74.154', NULL, 3, '2024-09-03 10:50:31', '2024-09-03 14:36:11'),
(25518, '18.222.251.101', NULL, 1, '2024-09-03 10:50:39', '2024-09-03 10:50:39'),
(25519, '13.215.252.107', NULL, 1, '2024-09-03 11:11:15', '2024-09-03 11:11:15'),
(25520, '103.138.181.10', NULL, 1, '2024-09-03 11:23:04', '2024-09-03 11:23:04'),
(25521, '66.249.66.40', NULL, 1, '2024-09-03 11:33:57', '2024-09-03 11:33:57'),
(25522, '52.164.228.25', NULL, 4, '2024-09-03 11:41:41', '2024-09-03 23:32:49'),
(25523, '173.252.87.15', NULL, 1, '2024-09-03 11:56:12', '2024-09-03 11:56:12'),
(25524, '147.78.47.62', NULL, 8, '2024-09-03 12:03:49', '2024-09-04 02:39:03'),
(25525, '157.55.39.56', NULL, 1, '2024-09-03 12:13:28', '2024-09-03 12:13:28'),
(25526, '120.87.84.40', NULL, 2, '2024-09-03 12:34:26', '2024-09-03 12:36:49'),
(25527, '202.173.122.37', NULL, 1, '2024-09-03 12:38:52', '2024-09-03 12:38:52'),
(25528, '59.32.99.224', NULL, 1, '2024-09-03 12:56:00', '2024-09-03 12:56:00'),
(25529, '60.217.217.99', NULL, 1, '2024-09-03 12:56:01', '2024-09-03 12:56:01'),
(25530, '165.225.125.61', NULL, 1, '2024-09-03 13:49:27', '2024-09-03 13:49:27'),
(25531, '20.212.201.123', NULL, 1, '2024-09-03 14:12:06', '2024-09-03 14:12:06'),
(25532, '59.152.1.138', NULL, 2, '2024-09-03 14:26:22', '2024-09-03 14:29:09'),
(25533, '18.225.25.214', NULL, 1, '2024-09-03 14:36:04', '2024-09-03 14:36:04'),
(25534, '149.248.3.129', NULL, 1, '2024-09-03 14:39:07', '2024-09-03 14:39:07'),
(25535, '40.94.227.27', NULL, 1, '2024-09-03 14:47:03', '2024-09-03 14:47:03'),
(25536, '49.51.204.74', NULL, 1, '2024-09-03 16:57:38', '2024-09-03 16:57:38'),
(25537, '136.226.244.250', NULL, 1, '2024-09-03 17:11:05', '2024-09-03 17:11:05'),
(25538, '103.186.238.39', NULL, 1, '2024-09-03 17:22:09', '2024-09-03 17:22:09'),
(25539, '94.228.169.182', NULL, 1, '2024-09-03 17:26:46', '2024-09-03 17:26:46'),
(25540, '157.55.39.205', NULL, 1, '2024-09-03 17:48:02', '2024-09-03 17:48:02'),
(25541, '141.164.42.63', NULL, 1, '2024-09-03 18:36:14', '2024-09-03 18:36:14'),
(25542, '185.236.23.54', NULL, 2, '2024-09-03 19:21:32', '2024-09-03 19:21:39'),
(25543, '175.20.195.243', NULL, 1, '2024-09-03 20:01:54', '2024-09-03 20:01:54'),
(25544, '176.44.163.14', NULL, 1, '2024-09-03 20:03:24', '2024-09-03 20:03:24'),
(25545, '94.156.66.165', NULL, 1, '2024-09-03 20:30:06', '2024-09-03 20:30:06'),
(25546, '51.222.253.13', NULL, 1, '2024-09-03 21:23:46', '2024-09-03 21:23:46'),
(25547, '103.87.214.222', NULL, 1, '2024-09-03 21:45:14', '2024-09-03 21:45:14'),
(25548, '167.160.50.15', NULL, 1, '2024-09-03 21:49:47', '2024-09-03 21:49:47'),
(25549, '103.103.35.181', NULL, 1, '2024-09-03 22:05:04', '2024-09-03 22:05:04'),
(25550, '198.235.24.69', NULL, 1, '2024-09-03 22:26:14', '2024-09-03 22:26:14'),
(25551, '88.198.239.171', NULL, 1, '2024-09-03 22:29:22', '2024-09-03 22:29:22'),
(25552, '52.38.139.213', NULL, 1, '2024-09-03 22:33:49', '2024-09-03 22:33:49'),
(25553, '45.148.10.169', NULL, 1, '2024-09-03 22:46:43', '2024-09-03 22:46:43'),
(25554, '159.148.128.153', NULL, 1, '2024-09-03 22:50:56', '2024-09-03 22:50:56'),
(25555, '5.79.254.66', NULL, 1, '2024-09-03 23:18:04', '2024-09-03 23:18:04'),
(25556, '46.250.239.66', NULL, 12, '2024-09-03 23:19:38', '2024-09-03 23:21:51'),
(25557, '103.108.63.154', NULL, 1, '2024-09-04 00:01:57', '2024-09-04 00:01:57'),
(25558, '144.126.128.225', NULL, 1, '2024-09-04 00:04:58', '2024-09-04 00:04:58'),
(25559, '52.24.246.189', NULL, 1, '2024-09-04 00:07:09', '2024-09-04 00:07:09'),
(25560, '156.235.102.59', NULL, 1, '2024-09-04 00:14:09', '2024-09-04 00:14:09'),
(25561, '111.132.17.44', NULL, 1, '2024-09-04 00:27:36', '2024-09-04 00:27:36'),
(25562, '34.245.166.108', NULL, 1, '2024-09-04 00:51:24', '2024-09-04 00:51:24'),
(25563, '51.222.253.2', NULL, 1, '2024-09-04 01:24:04', '2024-09-04 01:24:04'),
(25564, '141.164.41.151', NULL, 1, '2024-09-04 02:23:13', '2024-09-04 02:23:13'),
(25565, '193.218.118.173', NULL, 1, '2024-09-04 02:24:44', '2024-09-04 02:24:44'),
(25566, '109.70.100.69', NULL, 1, '2024-09-04 02:25:24', '2024-09-04 02:25:24'),
(25567, '194.147.98.17', NULL, 1, '2024-09-04 02:48:44', '2024-09-04 02:48:44'),
(25568, '66.249.66.41', NULL, 1, '2024-09-04 03:17:37', '2024-09-04 03:17:37'),
(25569, '66.249.66.39', NULL, 1, '2024-09-04 04:55:07', '2024-09-04 04:55:07'),
(25570, '209.38.235.101', NULL, 1, '2024-09-04 05:38:00', '2024-09-04 05:38:00'),
(25571, '147.78.47.62', NULL, 8, '2024-09-04 05:39:41', '2024-09-04 07:00:19'),
(25572, '205.169.39.8', NULL, 1, '2024-09-04 06:37:16', '2024-09-04 06:37:16'),
(25573, '195.191.219.132', NULL, 1, '2024-09-04 07:02:08', '2024-09-04 07:02:08'),
(25574, '182.42.111.156', NULL, 1, '2024-09-04 07:34:38', '2024-09-04 07:34:38'),
(25575, '103.199.169.249', NULL, 1, '2024-09-04 08:05:27', '2024-09-04 08:05:27'),
(25576, '40.94.226.95', NULL, 1, '2024-09-04 08:20:02', '2024-09-04 08:20:02'),
(25577, '194.233.85.200', NULL, 4, '2024-09-04 09:03:38', '2024-09-04 09:04:30'),
(25578, '119.148.23.221', NULL, 1, '2024-09-04 09:07:36', '2024-09-04 09:07:36'),
(25579, '40.94.227.32', NULL, 1, '2024-09-04 09:10:54', '2024-09-04 09:10:54'),
(25580, '158.69.25.39', NULL, 1, '2024-09-04 10:36:53', '2024-09-04 10:36:53'),
(25581, '42.83.147.53', NULL, 1, '2024-09-04 11:05:55', '2024-09-04 11:05:55'),
(25582, '40.94.227.79', NULL, 1, '2024-09-04 11:26:56', '2024-09-04 11:26:56'),
(25583, '45.138.16.198', NULL, 1, '2024-09-04 11:31:17', '2024-09-04 11:31:17'),
(25584, '91.92.250.74', NULL, 4, '2024-09-04 12:59:05', '2024-09-04 12:59:09'),
(25585, '69.171.230.2', NULL, 1, '2024-09-04 13:02:04', '2024-09-04 13:02:04'),
(25586, '173.252.87.112', NULL, 1, '2024-09-04 13:39:03', '2024-09-04 13:39:03'),
(25587, '123.200.17.81', NULL, 1, '2024-09-04 14:03:01', '2024-09-04 14:03:01'),
(25588, '35.196.21.185', NULL, 2, '2024-09-04 14:23:16', '2024-09-04 14:37:38'),
(25589, '61.138.47.24', NULL, 1, '2024-09-04 15:15:36', '2024-09-04 15:15:36'),
(25590, '106.75.101.188', NULL, 1, '2024-09-04 15:24:06', '2024-09-04 15:24:06'),
(25591, '52.81.249.147', NULL, 1, '2024-09-04 15:24:31', '2024-09-04 15:24:31'),
(25592, '173.252.83.61', NULL, 1, '2024-09-04 15:45:59', '2024-09-04 15:45:59'),
(25593, '54.70.190.91', NULL, 3, '2024-09-04 15:55:38', '2024-09-04 15:55:44'),
(25594, '103.231.172.74', NULL, 1, '2024-09-04 15:59:29', '2024-09-04 15:59:29'),
(25595, '95.108.213.251', NULL, 1, '2024-09-04 16:27:49', '2024-09-04 16:27:49'),
(25596, '89.187.162.106', NULL, 1, '2024-09-04 16:37:04', '2024-09-04 16:37:04'),
(25597, '207.46.13.107', NULL, 1, '2024-09-04 16:45:20', '2024-09-04 16:45:20'),
(25598, '141.98.83.80', NULL, 3, '2024-09-04 17:40:32', '2024-09-04 17:41:05'),
(25599, '128.204.212.77', NULL, 1, '2024-09-04 17:47:24', '2024-09-04 17:47:24'),
(25600, '43.135.166.178', NULL, 1, '2024-09-04 18:26:40', '2024-09-04 18:26:40'),
(25601, '128.204.212.79', NULL, 1, '2024-09-04 18:34:57', '2024-09-04 18:34:57'),
(25602, '103.204.211.185', NULL, 1, '2024-09-04 20:00:58', '2024-09-04 20:00:58'),
(25603, '111.7.96.157', NULL, 1, '2024-09-04 20:29:27', '2024-09-04 20:29:27'),
(25604, '123.160.223.75', NULL, 2, '2024-09-04 20:30:18', '2024-09-04 20:30:56'),
(25605, '146.70.250.14', NULL, 1, '2024-09-04 20:30:46', '2024-09-04 20:30:46'),
(25606, '128.204.212.84', NULL, 1, '2024-09-04 21:12:51', '2024-09-04 21:12:51'),
(25607, '183.160.194.255', NULL, 1, '2024-09-04 21:16:46', '2024-09-04 21:16:46'),
(25608, '66.249.66.1', NULL, 2, '2024-09-04 21:30:26', '2024-09-04 21:30:39'),
(25609, '66.249.66.23', NULL, 2, '2024-09-04 21:30:39', '2024-09-04 21:30:40'),
(25610, '66.249.66.40', NULL, 1, '2024-09-04 21:38:38', '2024-09-04 21:38:38'),
(25611, '72.14.201.162', NULL, 1, '2024-09-04 22:04:24', '2024-09-04 22:04:24'),
(25612, '27.125.248.226', NULL, 1, '2024-09-04 22:04:33', '2024-09-04 22:04:33'),
(25613, '91.92.240.157', NULL, 1, '2024-09-04 23:02:56', '2024-09-04 23:02:56'),
(25614, '121.5.231.252', NULL, 1, '2024-09-05 00:09:55', '2024-09-05 00:09:55'),
(25615, '34.222.129.202', NULL, 1, '2024-09-05 00:57:49', '2024-09-05 00:57:49'),
(25616, '35.89.254.148', NULL, 1, '2024-09-05 01:23:08', '2024-09-05 01:23:08'),
(25617, '52.206.151.160', NULL, 1, '2024-09-05 01:58:31', '2024-09-05 01:58:31'),
(25618, '218.27.168.5', NULL, 2, '2024-09-05 03:04:15', '2024-09-05 03:06:11'),
(25619, '205.169.39.26', NULL, 1, '2024-09-05 04:44:46', '2024-09-05 04:44:46'),
(25620, '121.206.141.131', NULL, 1, '2024-09-05 04:50:26', '2024-09-05 04:50:26'),
(25621, '43.159.143.187', NULL, 1, '2024-09-05 05:18:44', '2024-09-05 05:18:44'),
(25622, '195.191.219.133', NULL, 1, '2024-09-05 07:10:18', '2024-09-05 07:10:18'),
(25623, '115.240.210.34', NULL, 1, '2024-09-05 07:50:49', '2024-09-05 07:50:49'),
(25624, '103.151.171.140', NULL, 1, '2024-09-05 08:08:04', '2024-09-05 08:08:04'),
(25625, '193.186.4.130', NULL, 1, '2024-09-05 08:13:41', '2024-09-05 08:13:41'),
(25626, '202.134.8.192', NULL, 2, '2024-09-05 08:14:06', '2024-09-05 08:16:12'),
(25627, '72.14.201.130', NULL, 1, '2024-09-05 08:15:36', '2024-09-05 08:15:36'),
(25628, '43.131.44.218', NULL, 1, '2024-09-05 09:03:22', '2024-09-05 09:03:22'),
(25629, '205.169.39.24', NULL, 1, '2024-09-05 09:07:45', '2024-09-05 09:07:45'),
(25630, '18.116.68.11', NULL, 1, '2024-09-05 09:38:39', '2024-09-05 09:38:39'),
(25631, '18.224.128.89', NULL, 1, '2024-09-05 09:38:39', '2024-09-05 09:38:39'),
(25632, '3.137.205.203', NULL, 1, '2024-09-05 09:38:46', '2024-09-05 09:38:46'),
(25633, '3.235.195.91', NULL, 1, '2024-09-05 09:40:19', '2024-09-05 09:40:19'),
(25634, '185.160.182.220', NULL, 2, '2024-09-05 09:58:45', '2024-09-05 09:58:47'),
(25635, '5.230.251.164', NULL, 1, '2024-09-05 10:26:58', '2024-09-05 10:26:58'),
(25636, '20.212.201.123', NULL, 2, '2024-09-05 10:47:46', '2024-09-05 11:57:42'),
(25637, '66.249.66.39', NULL, 1, '2024-09-05 10:55:33', '2024-09-05 10:55:33'),
(25638, '139.214.155.103', NULL, 1, '2024-09-05 11:11:32', '2024-09-05 11:11:32'),
(25639, '51.81.46.212', NULL, 1, '2024-09-05 11:30:20', '2024-09-05 11:30:20'),
(25640, '43.229.208.190', NULL, 2, '2024-09-05 11:38:28', '2024-09-05 11:39:41'),
(25641, '34.219.51.20', NULL, 1, '2024-09-05 11:42:08', '2024-09-05 11:42:08'),
(25642, '20.205.153.200', NULL, 1, '2024-09-05 11:52:59', '2024-09-05 11:52:59'),
(25643, '40.94.226.12', NULL, 1, '2024-09-05 11:55:54', '2024-09-05 11:55:54'),
(25644, '152.53.47.86', NULL, 1, '2024-09-05 12:26:54', '2024-09-05 12:26:54'),
(25645, '40.94.227.21', NULL, 1, '2024-09-05 12:29:44', '2024-09-05 12:29:44'),
(25646, '173.252.70.4', NULL, 1, '2024-09-05 13:06:15', '2024-09-05 13:06:15'),
(25647, '44.201.82.25', NULL, 3, '2024-09-05 13:10:19', '2024-09-05 13:10:20'),
(25648, '69.160.160.53', NULL, 2, '2024-09-05 13:17:58', '2024-09-05 13:18:01'),
(25649, '27.115.124.109', NULL, 1, '2024-09-05 13:48:00', '2024-09-05 13:48:00'),
(25650, '123.6.49.50', NULL, 1, '2024-09-05 13:48:04', '2024-09-05 13:48:04'),
(25651, '103.79.224.238', NULL, 1, '2024-09-05 15:27:08', '2024-09-05 15:27:08'),
(25652, '45.66.35.21', NULL, 1, '2024-09-05 16:40:30', '2024-09-05 16:40:30'),
(25653, '199.195.253.247', NULL, 1, '2024-09-05 16:41:02', '2024-09-05 16:41:02'),
(25654, '154.202.117.11', NULL, 1, '2024-09-05 19:16:21', '2024-09-05 19:16:21'),
(25655, '34.72.176.129', NULL, 1, '2024-09-05 19:39:04', '2024-09-05 19:39:04'),
(25656, '128.204.212.84', NULL, 1, '2024-09-05 19:56:42', '2024-09-05 19:56:42'),
(25657, '54.210.104.149', NULL, 1, '2024-09-05 20:26:26', '2024-09-05 20:26:26'),
(25658, '43.130.37.62', NULL, 1, '2024-09-05 20:29:17', '2024-09-05 20:29:17'),
(25659, '51.222.253.2', NULL, 1, '2024-09-05 20:36:21', '2024-09-05 20:36:21'),
(25660, '139.84.226.251', NULL, 1, '2024-09-05 20:40:49', '2024-09-05 20:40:49'),
(25661, '144.202.79.70', NULL, 1, '2024-09-05 20:51:47', '2024-09-05 20:51:47'),
(25662, '103.134.171.20', NULL, 2, '2024-09-05 21:21:30', '2024-09-05 21:23:23'),
(25663, '178.171.115.140', NULL, 1, '2024-09-05 21:33:59', '2024-09-05 21:33:59'),
(25664, '45.77.161.233', NULL, 1, '2024-09-05 21:49:16', '2024-09-05 21:49:16'),
(25665, '42.236.17.240', NULL, 1, '2024-09-05 22:02:58', '2024-09-05 22:02:58'),
(25666, '173.252.83.64', NULL, 1, '2024-09-05 22:57:10', '2024-09-05 22:57:10'),
(25667, '173.252.95.7', NULL, 1, '2024-09-05 22:58:51', '2024-09-05 22:58:51'),
(25668, '49.49.250.55', NULL, 1, '2024-09-05 23:07:00', '2024-09-05 23:07:00'),
(25669, '35.165.116.243', NULL, 1, '2024-09-05 23:14:33', '2024-09-05 23:14:33'),
(25670, '93.158.91.10', NULL, 1, '2024-09-05 23:27:30', '2024-09-05 23:27:30'),
(25671, '34.216.246.32', NULL, 1, '2024-09-05 23:32:00', '2024-09-05 23:32:00'),
(25672, '213.180.203.7', NULL, 1, '2024-09-06 00:18:03', '2024-09-06 00:18:03'),
(25673, '167.71.24.136', NULL, 1, '2024-09-06 00:23:29', '2024-09-06 00:23:29'),
(25674, '87.103.246.30', NULL, 1, '2024-09-06 01:23:58', '2024-09-06 01:23:58'),
(25675, '180.251.226.0', NULL, 1, '2024-09-06 01:48:11', '2024-09-06 01:48:11'),
(25676, '54.195.60.116', NULL, 1, '2024-09-06 02:27:23', '2024-09-06 02:27:23'),
(25677, '54.70.190.91', NULL, 3, '2024-09-06 02:33:15', '2024-09-06 02:33:24'),
(25678, '66.249.66.40', NULL, 1, '2024-09-06 02:44:14', '2024-09-06 02:44:14'),
(25679, '185.220.100.254', NULL, 5, '2024-09-06 03:44:11', '2024-09-06 03:44:17'),
(25680, '128.204.212.84', NULL, 1, '2024-09-06 04:29:09', '2024-09-06 04:29:09'),
(25681, '178.62.223.64', NULL, 1, '2024-09-06 05:28:18', '2024-09-06 05:28:18'),
(25682, '34.247.186.50', NULL, 1, '2024-09-06 05:35:10', '2024-09-06 05:35:10'),
(25683, '54.155.248.57', NULL, 1, '2024-09-06 05:46:21', '2024-09-06 05:46:21'),
(25684, '54.38.85.38', NULL, 1, '2024-09-06 05:54:25', '2024-09-06 05:54:25'),
(25685, '205.210.31.77', NULL, 1, '2024-09-06 07:22:10', '2024-09-06 07:22:10'),
(25686, '195.191.219.130', NULL, 1, '2024-09-06 07:29:30', '2024-09-06 07:29:30'),
(25687, '66.249.66.12', NULL, 1, '2024-09-06 07:45:09', '2024-09-06 07:45:09'),
(25688, '119.49.252.132', NULL, 1, '2024-09-06 08:08:21', '2024-09-06 08:08:21'),
(25689, '1.204.57.16', NULL, 1, '2024-09-06 09:25:02', '2024-09-06 09:25:02'),
(25690, '20.161.75.211', NULL, 1, '2024-09-06 09:44:41', '2024-09-06 09:44:41'),
(25691, '15.235.15.135', NULL, 1, '2024-09-06 09:46:41', '2024-09-06 09:46:41'),
(25692, '20.161.75.220', NULL, 1, '2024-09-06 09:46:46', '2024-09-06 09:46:46'),
(25693, '42.0.6.242', NULL, 1, '2024-09-06 09:50:52', '2024-09-06 09:50:52'),
(25694, '66.249.66.40', NULL, 3, '2024-09-06 10:44:34', '2024-09-06 13:34:14'),
(25695, '66.249.66.39', NULL, 1, '2024-09-06 10:44:41', '2024-09-06 10:44:41'),
(25696, '43.163.8.36', NULL, 1, '2024-09-06 11:31:22', '2024-09-06 11:31:22'),
(25697, '175.16.75.29', NULL, 1, '2024-09-06 12:31:21', '2024-09-06 12:31:21'),
(25698, '98.82.97.148', NULL, 1, '2024-09-06 13:15:17', '2024-09-06 13:15:17'),
(25699, '172.255.126.197', NULL, 1, '2024-09-06 13:15:42', '2024-09-06 13:15:42'),
(25700, '64.227.174.164', NULL, 1, '2024-09-06 13:29:45', '2024-09-06 13:29:45'),
(25701, '66.249.66.11', NULL, 1, '2024-09-06 13:30:35', '2024-09-06 13:30:35'),
(25702, '42.83.147.53', NULL, 1, '2024-09-06 13:59:53', '2024-09-06 13:59:53'),
(25703, '52.2.193.254', NULL, 1, '2024-09-06 15:32:55', '2024-09-06 15:32:55'),
(25704, '37.221.112.69', NULL, 1, '2024-09-06 15:33:42', '2024-09-06 15:33:42'),
(25705, '47.128.49.143', NULL, 1, '2024-09-06 15:42:25', '2024-09-06 15:42:25'),
(25706, '20.57.132.186', NULL, 1, '2024-09-06 16:15:29', '2024-09-06 16:15:29'),
(25707, '49.51.47.100', NULL, 1, '2024-09-06 16:52:18', '2024-09-06 16:52:18'),
(25708, '52.81.9.2', NULL, 1, '2024-09-06 16:54:30', '2024-09-06 16:54:30'),
(25709, '103.181.70.7', NULL, 1, '2024-09-06 17:03:49', '2024-09-06 17:03:49'),
(25710, '45.227.254.34', NULL, 1, '2024-09-06 17:18:19', '2024-09-06 17:18:19'),
(25711, '185.190.42.200', NULL, 1, '2024-09-06 17:27:53', '2024-09-06 17:27:53'),
(25712, '45.83.31.21', NULL, 1, '2024-09-06 19:06:18', '2024-09-06 19:06:18'),
(25713, '52.164.231.65', NULL, 2, '2024-09-06 19:27:48', '2024-09-06 19:27:49'),
(25714, '52.167.144.205', NULL, 1, '2024-09-06 20:00:06', '2024-09-06 20:00:06'),
(25715, '67.219.98.243', NULL, 1, '2024-09-06 21:01:34', '2024-09-06 21:01:34'),
(25716, '43.159.128.149', NULL, 1, '2024-09-06 22:00:38', '2024-09-06 22:00:38'),
(25717, '3.8.211.229', NULL, 1, '2024-09-06 22:16:55', '2024-09-06 22:16:55'),
(25718, '210.250.90.115', NULL, 1, '2024-09-06 22:24:58', '2024-09-06 22:24:58'),
(25719, '139.84.164.7', NULL, 1, '2024-09-06 22:38:51', '2024-09-06 22:38:51'),
(25720, '45.77.168.230', NULL, 1, '2024-09-06 23:16:11', '2024-09-06 23:16:11'),
(25721, '17.241.219.40', NULL, 1, '2024-09-06 23:34:46', '2024-09-06 23:34:46'),
(25722, '103.210.59.105', NULL, 2, '2024-09-06 23:35:26', '2024-09-06 23:41:47'),
(25723, '104.131.49.165', NULL, 1, '2024-09-06 23:59:42', '2024-09-06 23:59:42'),
(25724, '18.209.175.109', NULL, 1, '2024-09-06 23:59:46', '2024-09-06 23:59:46'),
(25725, '35.73.241.89', NULL, 2, '2024-09-07 00:45:43', '2024-09-07 00:45:51'),
(25726, '69.171.231.6', NULL, 1, '2024-09-07 01:22:35', '2024-09-07 01:22:35'),
(25727, '34.216.70.95', NULL, 1, '2024-09-07 01:25:43', '2024-09-07 01:25:43'),
(25728, '54.191.164.246', NULL, 1, '2024-09-07 01:26:12', '2024-09-07 01:26:12'),
(25729, '43.130.16.140', NULL, 1, '2024-09-07 02:47:27', '2024-09-07 02:47:27'),
(25730, '43.155.169.133', NULL, 1, '2024-09-07 02:52:39', '2024-09-07 02:52:39'),
(25731, '182.16.89.90', NULL, 1, '2024-09-07 02:53:40', '2024-09-07 02:53:40'),
(25732, '57.141.7.10', NULL, 1, '2024-09-07 06:26:06', '2024-09-07 06:26:06'),
(25733, '112.44.88.236', NULL, 2, '2024-09-07 06:27:03', '2024-09-07 06:27:14'),
(25734, '195.191.219.130', NULL, 1, '2024-09-07 07:27:09', '2024-09-07 07:27:09'),
(25735, '128.204.212.79', NULL, 1, '2024-09-07 08:23:13', '2024-09-07 08:23:13'),
(25736, '103.140.82.191', NULL, 2, '2024-09-07 09:42:29', '2024-09-07 09:42:43'),
(25737, '31.13.115.7', NULL, 1, '2024-09-07 10:10:11', '2024-09-07 10:10:11'),
(25738, '31.13.115.113', NULL, 1, '2024-09-07 10:10:11', '2024-09-07 10:10:11'),
(25739, '20.191.45.212', NULL, 1, '2024-09-07 10:20:14', '2024-09-07 10:20:14'),
(25740, '52.206.84.190', NULL, 2, '2024-09-07 10:22:31', '2024-09-07 10:22:32'),
(25741, '72.14.201.159', NULL, 1, '2024-09-07 10:25:06', '2024-09-07 10:25:06'),
(25742, '203.55.81.229', NULL, 1, '2024-09-07 10:25:17', '2024-09-07 10:25:17'),
(25743, '103.189.163.254', NULL, 1, '2024-09-07 10:31:15', '2024-09-07 10:31:15'),
(25744, '72.14.201.130', NULL, 3, '2024-09-07 10:31:15', '2024-09-07 13:57:12'),
(25745, '35.171.144.152', NULL, 2, '2024-09-07 12:58:01', '2024-09-07 12:58:02'),
(25746, '54.88.179.33', NULL, 1, '2024-09-07 12:58:02', '2024-09-07 12:58:02'),
(25747, '182.42.105.85', NULL, 1, '2024-09-07 13:00:22', '2024-09-07 13:00:22'),
(25748, '123.160.223.73', NULL, 1, '2024-09-07 13:22:05', '2024-09-07 13:22:05'),
(25749, '123.160.223.74', NULL, 2, '2024-09-07 13:22:45', '2024-09-08 00:45:16'),
(25750, '123.160.223.75', NULL, 1, '2024-09-07 13:22:48', '2024-09-07 13:22:48'),
(25751, '17.241.75.158', NULL, 1, '2024-09-07 13:39:13', '2024-09-07 13:39:13'),
(25752, '27.115.124.38', NULL, 2, '2024-09-07 14:05:55', '2024-09-07 14:05:56'),
(25753, '5.188.238.194', NULL, 1, '2024-09-07 14:25:07', '2024-09-07 14:25:07'),
(25754, '23.229.113.138', NULL, 2, '2024-09-07 14:43:04', '2024-09-07 14:43:42'),
(25755, '205.169.39.37', NULL, 1, '2024-09-07 15:31:01', '2024-09-07 15:31:01'),
(25756, '124.236.100.56', NULL, 1, '2024-09-07 15:44:03', '2024-09-07 15:44:03'),
(25757, '194.233.81.181', NULL, 5, '2024-09-07 15:46:33', '2024-09-07 19:45:50'),
(25758, '54.227.105.163', NULL, 1, '2024-09-07 16:47:50', '2024-09-07 16:47:50'),
(25759, '128.204.212.78', NULL, 1, '2024-09-07 17:18:25', '2024-09-07 17:18:25'),
(25760, '51.15.184.67', NULL, 1, '2024-09-07 17:28:16', '2024-09-07 17:28:16'),
(25761, '52.169.209.241', NULL, 2, '2024-09-07 18:03:11', '2024-09-07 18:03:55'),
(25762, '52.167.144.238', NULL, 1, '2024-09-07 18:03:29', '2024-09-07 18:03:29'),
(25763, '43.142.179.19', NULL, 1, '2024-09-07 19:15:01', '2024-09-07 19:15:01'),
(25764, '62.141.44.236', NULL, 1, '2024-09-07 21:32:47', '2024-09-07 21:32:47'),
(25765, '178.128.54.100', NULL, 1, '2024-09-07 22:10:35', '2024-09-07 22:10:35'),
(25766, '37.19.223.101', NULL, 1, '2024-09-07 22:39:32', '2024-09-07 22:39:32'),
(25767, '40.77.202.0', NULL, 1, '2024-09-07 22:53:48', '2024-09-07 22:53:48'),
(25768, '35.91.125.136', NULL, 2, '2024-09-07 22:59:30', '2024-09-07 23:44:37'),
(25769, '54.213.152.123', NULL, 1, '2024-09-07 22:59:56', '2024-09-07 22:59:56'),
(25770, '198.235.24.167', NULL, 1, '2024-09-07 23:39:30', '2024-09-07 23:39:30'),
(25771, '194.163.132.39', NULL, 2, '2024-09-08 00:01:58', '2024-09-08 00:02:34'),
(25772, '123.160.223.72', NULL, 1, '2024-09-08 00:45:51', '2024-09-08 00:45:51'),
(25773, '124.221.247.200', NULL, 1, '2024-09-08 01:34:05', '2024-09-08 01:34:05'),
(25774, '217.15.162.88', NULL, 4, '2024-09-08 01:35:54', '2024-09-08 01:43:15'),
(25775, '183.141.32.36', NULL, 1, '2024-09-08 02:23:22', '2024-09-08 02:23:22'),
(25776, '138.197.139.78', NULL, 1, '2024-09-08 02:27:48', '2024-09-08 02:27:48'),
(25777, '134.209.21.148', NULL, 1, '2024-09-08 02:29:27', '2024-09-08 02:29:27'),
(25778, '207.154.193.228', NULL, 1, '2024-09-08 02:35:14', '2024-09-08 02:35:14'),
(25779, '146.190.45.20', NULL, 1, '2024-09-08 02:37:15', '2024-09-08 02:37:15'),
(25780, '91.92.240.157', NULL, 1, '2024-09-08 02:44:54', '2024-09-08 02:44:54'),
(25781, '43.159.140.236', NULL, 1, '2024-09-08 02:54:50', '2024-09-08 02:54:50'),
(25782, '42.111.114.2', NULL, 1, '2024-09-08 03:36:45', '2024-09-08 03:36:45'),
(25783, '90.193.204.206', NULL, 1, '2024-09-08 03:55:07', '2024-09-08 03:55:07'),
(25784, '198.235.24.53', NULL, 1, '2024-09-08 04:14:53', '2024-09-08 04:14:53'),
(25785, '51.89.208.6', NULL, 2, '2024-09-08 04:20:45', '2024-09-08 04:23:12'),
(25786, '95.217.18.177', NULL, 1, '2024-09-08 04:34:40', '2024-09-08 04:34:40'),
(25787, '152.42.131.56', NULL, 1, '2024-09-08 04:50:43', '2024-09-08 04:50:43'),
(25788, '195.191.219.132', NULL, 1, '2024-09-08 05:41:50', '2024-09-08 05:41:50'),
(25789, '66.249.66.12', NULL, 1, '2024-09-08 05:44:05', '2024-09-08 05:44:05'),
(25790, '172.104.53.102', NULL, 4, '2024-09-08 05:54:31', '2024-09-08 05:54:40'),
(25791, '66.249.66.40', NULL, 1, '2024-09-08 06:03:54', '2024-09-08 06:03:54'),
(25792, '168.119.208.120', NULL, 2, '2024-09-08 06:40:37', '2024-09-08 06:57:55'),
(25793, '66.249.66.39', NULL, 1, '2024-09-08 07:37:23', '2024-09-08 07:37:23'),
(25794, '52.167.144.136', NULL, 1, '2024-09-08 09:43:37', '2024-09-08 09:43:37'),
(25795, '139.214.155.98', NULL, 1, '2024-09-08 09:58:51', '2024-09-08 09:58:51'),
(25796, '40.94.227.94', NULL, 1, '2024-09-08 10:15:25', '2024-09-08 10:15:25'),
(25797, '115.127.82.234', NULL, 2, '2024-09-08 10:33:15', '2024-09-08 10:34:33'),
(25798, '40.94.226.89', NULL, 1, '2024-09-08 10:41:00', '2024-09-08 10:41:00'),
(25799, '72.14.201.165', NULL, 1, '2024-09-08 10:43:15', '2024-09-08 10:43:15'),
(25800, '203.76.222.234', NULL, 2, '2024-09-08 10:44:52', '2024-09-08 13:04:11'),
(25801, '51.142.169.205', NULL, 1, '2024-09-08 10:51:06', '2024-09-08 10:51:06'),
(25802, '40.94.226.71', NULL, 1, '2024-09-08 11:16:53', '2024-09-08 11:16:53'),
(25803, '54.213.152.123', NULL, 1, '2024-09-08 11:27:40', '2024-09-08 11:27:40'),
(25804, '45.134.142.75', NULL, 1, '2024-09-08 11:47:59', '2024-09-08 11:47:59'),
(25805, '128.204.212.84', NULL, 2, '2024-09-08 11:55:37', '2024-09-08 18:32:12'),
(25806, '203.202.249.250', NULL, 1, '2024-09-08 12:03:12', '2024-09-08 12:03:12'),
(25807, '52.164.231.122', NULL, 4, '2024-09-08 12:11:58', '2024-09-09 02:56:05'),
(25808, '72.14.201.159', NULL, 1, '2024-09-08 12:16:10', '2024-09-08 12:16:10'),
(25809, '20.212.201.123', NULL, 1, '2024-09-08 12:23:08', '2024-09-08 12:23:08'),
(25810, '139.59.33.255', NULL, 1, '2024-09-08 12:55:44', '2024-09-08 12:55:44'),
(25811, '40.94.227.56', NULL, 1, '2024-09-08 13:14:47', '2024-09-08 13:14:47'),
(25812, '4.193.96.14', NULL, 1, '2024-09-08 13:37:47', '2024-09-08 13:37:47'),
(25813, '220.167.232.253', NULL, 1, '2024-09-08 14:01:49', '2024-09-08 14:01:49'),
(25814, '221.229.106.25', NULL, 1, '2024-09-08 14:07:37', '2024-09-08 14:07:37'),
(25815, '221.8.168.46', NULL, 1, '2024-09-08 14:19:42', '2024-09-08 14:19:42'),
(25816, '178.128.59.119', NULL, 1, '2024-09-08 14:27:58', '2024-09-08 14:27:58'),
(25817, '103.29.8.233', NULL, 1, '2024-09-08 14:35:51', '2024-09-08 14:35:51'),
(25818, '43.229.208.190', NULL, 1, '2024-09-08 15:39:47', '2024-09-08 15:39:47'),
(25819, '155.94.171.90', NULL, 1, '2024-09-08 15:54:19', '2024-09-08 15:54:19'),
(25820, '103.54.148.230', NULL, 1, '2024-09-08 16:25:38', '2024-09-08 16:25:38'),
(25821, '95.108.213.117', NULL, 1, '2024-09-08 16:30:10', '2024-09-08 16:30:10'),
(25822, '15.236.146.11', NULL, 1, '2024-09-08 17:17:10', '2024-09-08 17:17:10'),
(25823, '202.134.8.193', NULL, 2, '2024-09-08 17:24:34', '2024-09-08 17:24:38'),
(25824, '205.210.31.18', NULL, 1, '2024-09-08 17:56:00', '2024-09-08 17:56:00'),
(25825, '51.222.253.4', NULL, 1, '2024-09-08 18:17:12', '2024-09-08 18:17:12'),
(25826, '51.222.253.2', NULL, 1, '2024-09-08 19:45:50', '2024-09-08 19:45:50'),
(25827, '94.156.66.116', NULL, 1, '2024-09-08 20:06:08', '2024-09-08 20:06:08'),
(25828, '45.237.168.80', NULL, 1, '2024-09-08 20:56:34', '2024-09-08 20:56:34'),
(25829, '66.220.149.23', NULL, 1, '2024-09-08 21:47:33', '2024-09-08 21:47:33'),
(25830, '198.20.188.29', NULL, 1, '2024-09-08 22:05:13', '2024-09-08 22:05:13'),
(25831, '45.32.138.147', NULL, 1, '2024-09-08 22:32:55', '2024-09-08 22:32:55'),
(25832, '35.91.80.72', NULL, 1, '2024-09-08 22:33:50', '2024-09-08 22:33:50'),
(25833, '90.193.204.206', NULL, 1, '2024-09-08 23:03:14', '2024-09-08 23:03:14'),
(25834, '144.202.106.38', NULL, 1, '2024-09-08 23:55:36', '2024-09-08 23:55:36'),
(25835, '35.165.90.0', NULL, 1, '2024-09-08 23:58:51', '2024-09-08 23:58:51'),
(25836, '198.235.24.145', NULL, 1, '2024-09-09 00:06:13', '2024-09-09 00:06:13'),
(25837, '161.97.166.161', NULL, 1, '2024-09-09 00:15:08', '2024-09-09 00:15:08'),
(25838, '45.63.79.100', NULL, 1, '2024-09-09 00:32:58', '2024-09-09 00:32:58'),
(25839, '103.115.253.21', NULL, 1, '2024-09-09 01:43:19', '2024-09-09 01:43:19'),
(25840, '182.42.105.144', NULL, 1, '2024-09-09 02:14:02', '2024-09-09 02:14:02'),
(25841, '91.92.240.157', NULL, 1, '2024-09-09 02:34:06', '2024-09-09 02:34:06'),
(25842, '37.19.223.107', NULL, 1, '2024-09-09 02:40:13', '2024-09-09 02:40:13'),
(25843, '205.169.39.12', NULL, 1, '2024-09-09 03:24:22', '2024-09-09 03:24:22'),
(25844, '42.236.17.115', NULL, 1, '2024-09-09 04:49:44', '2024-09-09 04:49:44'),
(25845, '42.236.17.216', NULL, 1, '2024-09-09 04:51:22', '2024-09-09 04:51:22'),
(25846, '93.158.91.251', NULL, 1, '2024-09-09 06:00:01', '2024-09-09 06:00:01'),
(25847, '195.191.219.132', NULL, 1, '2024-09-09 06:32:05', '2024-09-09 06:32:05'),
(25848, '139.215.114.106', NULL, 1, '2024-09-09 07:17:25', '2024-09-09 07:17:25'),
(25849, '66.249.66.12', NULL, 1, '2024-09-09 07:36:12', '2024-09-09 07:36:12'),
(25850, '161.35.62.211', NULL, 1, '2024-09-09 07:57:09', '2024-09-09 07:57:09'),
(25851, '137.184.174.138', NULL, 3, '2024-09-09 08:22:14', '2024-09-09 08:27:21'),
(25852, '207.46.13.78', NULL, 1, '2024-09-09 08:26:46', '2024-09-09 08:26:46'),
(25853, '42.236.17.20', NULL, 1, '2024-09-09 08:37:14', '2024-09-09 08:37:14'),
(25854, '123.136.27.241', NULL, 1, '2024-09-09 08:43:38', '2024-09-09 08:43:38'),
(25855, '40.77.167.33', NULL, 1, '2024-09-09 09:30:42', '2024-09-09 09:30:42'),
(25856, '128.204.212.77', NULL, 1, '2024-09-09 09:37:52', '2024-09-09 09:37:52'),
(25857, '40.94.227.29', NULL, 1, '2024-09-09 10:19:29', '2024-09-09 10:19:29'),
(25858, '52.167.144.203', NULL, 1, '2024-09-09 10:44:00', '2024-09-09 10:44:00'),
(25859, '45.251.58.245', NULL, 1, '2024-09-09 11:06:32', '2024-09-09 11:06:32'),
(25860, '103.30.60.245', NULL, 1, '2024-09-09 11:13:00', '2024-09-09 11:13:00'),
(25861, '45.82.15.54', NULL, 1, '2024-09-09 11:19:11', '2024-09-09 11:19:11'),
(25862, '38.180.93.197', NULL, 1, '2024-09-09 11:27:30', '2024-09-09 11:27:30'),
(25863, '202.40.181.9', NULL, 1, '2024-09-09 11:38:16', '2024-09-09 11:38:16'),
(25864, '175.16.66.160', NULL, 1, '2024-09-09 12:37:53', '2024-09-09 12:37:53'),
(25865, '193.186.4.130', NULL, 2, '2024-09-09 12:53:30', '2024-09-09 13:17:43'),
(25866, '40.94.227.20', NULL, 1, '2024-09-09 13:08:23', '2024-09-09 13:08:23'),
(25867, '3.19.74.154', NULL, 1, '2024-09-09 13:08:30', '2024-09-09 13:08:30'),
(25868, '18.225.25.214', NULL, 1, '2024-09-09 13:08:30', '2024-09-09 13:08:30'),
(25869, '3.141.11.163', NULL, 1, '2024-09-09 13:08:37', '2024-09-09 13:08:37'),
(25870, '34.221.20.247', NULL, 1, '2024-09-09 13:16:26', '2024-09-09 13:16:26'),
(25871, '202.134.10.136', NULL, 1, '2024-09-09 13:40:19', '2024-09-09 13:40:19'),
(25872, '72.14.201.159', NULL, 1, '2024-09-09 13:45:53', '2024-09-09 13:45:53'),
(25873, '40.94.226.99', NULL, 1, '2024-09-09 13:53:34', '2024-09-09 13:53:34'),
(25874, '175.6.217.4', NULL, 1, '2024-09-09 15:25:24', '2024-09-09 15:25:24'),
(25875, '40.94.227.87', NULL, 1, '2024-09-09 15:41:29', '2024-09-09 15:41:29'),
(25876, '43.152.72.247', NULL, 1, '2024-09-09 15:53:17', '2024-09-09 15:53:17'),
(25877, '212.40.144.23', NULL, 1, '2024-09-09 16:56:19', '2024-09-09 16:56:19'),
(25878, '66.249.66.11', NULL, 1, '2024-09-09 17:06:06', '2024-09-09 17:06:06'),
(25879, '62.146.233.243', NULL, 5, '2024-09-09 17:24:58', '2024-09-09 17:27:54'),
(25880, '64.176.7.183', NULL, 1, '2024-09-09 20:39:14', '2024-09-09 20:39:14'),
(25881, '155.138.165.118', NULL, 1, '2024-09-09 20:48:06', '2024-09-09 20:48:06'),
(25882, '34.23.78.207', NULL, 2, '2024-09-09 21:14:31', '2024-09-09 21:14:55'),
(25883, '35.196.157.171', NULL, 2, '2024-09-09 21:25:05', '2024-09-09 21:25:30'),
(25884, '45.76.44.139', NULL, 1, '2024-09-09 21:39:57', '2024-09-09 21:39:57'),
(25885, '54.158.218.110', NULL, 2, '2024-09-09 21:44:26', '2024-09-09 21:45:00'),
(25886, '38.145.218.139', NULL, 1, '2024-09-09 22:21:06', '2024-09-09 22:21:06'),
(25887, '103.124.226.104', NULL, 3, '2024-09-09 22:35:27', '2024-09-09 22:36:22'),
(25888, '23.106.216.190', NULL, 1, '2024-09-09 22:45:15', '2024-09-09 22:45:15'),
(25889, '52.24.246.189', NULL, 1, '2024-09-09 22:54:40', '2024-09-09 22:54:40'),
(25890, '193.118.53.109', NULL, 1, '2024-09-10 00:19:14', '2024-09-10 00:19:14'),
(25891, '43.130.57.236', NULL, 2, '2024-09-10 00:57:10', '2024-09-10 00:57:25'),
(25892, '35.94.125.18', NULL, 1, '2024-09-10 01:34:16', '2024-09-10 01:34:16'),
(25893, '37.139.53.167', NULL, 1, '2024-09-10 01:58:12', '2024-09-10 01:58:12'),
(25894, '91.242.162.4', NULL, 1, '2024-09-10 02:22:44', '2024-09-10 02:22:44'),
(25895, '43.159.141.180', NULL, 1, '2024-09-10 03:27:17', '2024-09-10 03:27:17'),
(25896, '66.249.66.10', NULL, 1, '2024-09-10 04:15:08', '2024-09-10 04:15:08'),
(25897, '66.249.66.39', NULL, 1, '2024-09-10 04:49:20', '2024-09-10 04:49:20'),
(25898, '157.245.1.67', NULL, 1, '2024-09-10 05:02:31', '2024-09-10 05:02:31'),
(25899, '27.115.124.38', NULL, 1, '2024-09-10 05:10:40', '2024-09-10 05:10:40'),
(25900, '27.115.124.101', NULL, 1, '2024-09-10 05:10:46', '2024-09-10 05:10:46'),
(25901, '50.47.206.210', NULL, 1, '2024-09-10 05:18:56', '2024-09-10 05:18:56'),
(25902, '54.159.38.81', NULL, 1, '2024-09-10 06:08:10', '2024-09-10 06:08:10'),
(25903, '175.22.145.97', NULL, 1, '2024-09-10 06:22:32', '2024-09-10 06:22:32'),
(25904, '91.92.109.43', NULL, 1, '2024-09-10 06:25:53', '2024-09-10 06:25:53'),
(25905, '104.244.73.136', NULL, 1, '2024-09-10 06:26:15', '2024-09-10 06:26:15'),
(25906, '195.191.219.132', NULL, 1, '2024-09-10 07:45:12', '2024-09-10 07:45:12'),
(25907, '59.152.5.101', NULL, 1, '2024-09-10 08:35:23', '2024-09-10 08:35:23'),
(25908, '193.186.4.159', NULL, 1, '2024-09-10 08:45:11', '2024-09-10 08:45:11'),
(25909, '1.196.170.226', NULL, 1, '2024-09-10 09:04:24', '2024-09-10 09:04:24'),
(25910, '66.249.66.11', NULL, 1, '2024-09-10 09:17:39', '2024-09-10 09:17:39'),
(25911, '8.215.36.236', NULL, 2, '2024-09-10 09:26:45', '2024-09-10 13:38:49'),
(25912, '54.254.29.127', NULL, 1, '2024-09-10 09:35:24', '2024-09-10 09:35:24'),
(25913, '47.128.58.70', NULL, 1, '2024-09-10 09:38:50', '2024-09-10 09:38:50'),
(25914, '113.71.36.79', NULL, 1, '2024-09-10 10:11:39', '2024-09-10 10:11:39'),
(25915, '193.186.4.150', NULL, 1, '2024-09-10 10:14:35', '2024-09-10 10:14:35'),
(25916, '37.139.53.167', NULL, 1, '2024-09-10 10:27:50', '2024-09-10 10:27:50'),
(25917, '72.14.201.21', NULL, 1, '2024-09-10 10:48:04', '2024-09-10 10:48:04'),
(25918, '218.27.164.195', NULL, 1, '2024-09-10 11:24:55', '2024-09-10 11:24:55'),
(25919, '123.160.223.72', NULL, 1, '2024-09-10 11:45:20', '2024-09-10 11:45:20'),
(25920, '111.7.96.177', NULL, 1, '2024-09-10 12:01:30', '2024-09-10 12:01:30'),
(25921, '193.186.4.130', NULL, 1, '2024-09-10 12:11:35', '2024-09-10 12:11:35'),
(25922, '185.100.87.139', NULL, 1, '2024-09-10 12:18:35', '2024-09-10 12:18:35'),
(25923, '179.43.167.195', NULL, 1, '2024-09-10 12:45:22', '2024-09-10 12:45:22'),
(25924, '156.146.51.212', NULL, 1, '2024-09-10 12:54:11', '2024-09-10 12:54:11'),
(25925, '72.14.201.159', NULL, 2, '2024-09-10 13:01:20', '2024-09-10 23:32:50'),
(25926, '203.188.245.162', NULL, 1, '2024-09-10 13:15:28', '2024-09-10 13:15:28'),
(25927, '222.252.113.20', NULL, 1, '2024-09-10 13:28:31', '2024-09-10 13:28:31'),
(25928, '103.134.57.92', NULL, 2, '2024-09-10 13:46:30', '2024-09-10 13:49:21'),
(25929, '103.131.71.179', NULL, 1, '2024-09-10 13:53:02', '2024-09-10 13:53:02'),
(25930, '103.106.236.65', NULL, 1, '2024-09-10 14:48:06', '2024-09-10 14:48:06'),
(25931, '159.65.148.122', NULL, 1, '2024-09-10 14:56:47', '2024-09-10 14:56:47'),
(25932, '27.147.223.122', NULL, 1, '2024-09-10 15:05:26', '2024-09-10 15:05:26'),
(25933, '2.57.214.195', NULL, 2, '2024-09-10 15:09:57', '2024-09-10 15:10:36'),
(25934, '42.111.98.171', NULL, 1, '2024-09-10 15:16:21', '2024-09-10 15:16:21'),
(25935, '45.159.23.133', NULL, 1, '2024-09-10 15:52:00', '2024-09-10 15:52:00'),
(25936, '57.141.7.23', NULL, 1, '2024-09-10 15:54:28', '2024-09-10 15:54:28'),
(25937, '91.92.244.175', NULL, 1, '2024-09-10 16:28:23', '2024-09-10 16:28:23'),
(25938, '205.210.31.68', NULL, 1, '2024-09-10 16:53:49', '2024-09-10 16:53:49'),
(25939, '91.92.250.113', NULL, 1, '2024-09-10 17:18:15', '2024-09-10 17:18:15'),
(25940, '66.249.66.12', NULL, 1, '2024-09-10 18:06:22', '2024-09-10 18:06:22'),
(25941, '66.249.66.41', NULL, 2, '2024-09-10 18:14:25', '2024-09-10 18:36:25'),
(25942, '91.92.242.178', NULL, 1, '2024-09-10 18:16:04', '2024-09-10 18:16:04'),
(25943, '125.124.120.34', NULL, 1, '2024-09-10 19:10:25', '2024-09-10 19:10:25'),
(25944, '173.252.87.13', NULL, 1, '2024-09-10 19:21:32', '2024-09-10 19:21:32'),
(25945, '52.164.231.90', NULL, 2, '2024-09-10 19:27:40', '2024-09-10 19:27:41'),
(25946, '150.109.16.20', NULL, 1, '2024-09-10 19:39:21', '2024-09-10 19:39:21'),
(25947, '54.82.251.34', NULL, 1, '2024-09-10 20:39:04', '2024-09-10 20:39:04'),
(25948, '128.204.212.84', NULL, 1, '2024-09-10 20:58:51', '2024-09-10 20:58:51'),
(25949, '165.22.15.248', NULL, 1, '2024-09-10 21:31:47', '2024-09-10 21:31:47'),
(25950, '51.79.137.191', NULL, 1, '2024-09-10 21:42:38', '2024-09-10 21:42:38'),
(25951, '45.156.128.111', NULL, 1, '2024-09-10 22:11:51', '2024-09-10 22:11:51'),
(25952, '60.188.57.0', NULL, 1, '2024-09-10 22:24:35', '2024-09-10 22:24:35'),
(25953, '206.168.34.34', NULL, 1, '2024-09-10 22:32:58', '2024-09-10 22:32:58'),
(25954, '154.201.42.221', NULL, 1, '2024-09-10 22:47:28', '2024-09-10 22:47:28'),
(25955, '31.6.26.80', NULL, 1, '2024-09-10 22:47:28', '2024-09-10 22:47:28'),
(25956, '66.249.66.40', NULL, 1, '2024-09-10 23:15:29', '2024-09-10 23:15:29'),
(25957, '44.242.218.92', NULL, 1, '2024-09-10 23:56:15', '2024-09-10 23:56:15'),
(25958, '159.65.15.179', NULL, 1, '2024-09-11 00:16:55', '2024-09-11 00:16:55'),
(25959, '199.45.154.140', NULL, 1, '2024-09-11 00:43:51', '2024-09-11 00:43:51'),
(25960, '167.94.145.106', NULL, 1, '2024-09-11 00:43:56', '2024-09-11 00:43:56'),
(25961, '54.213.174.49', NULL, 1, '2024-09-11 01:25:26', '2024-09-11 01:25:26'),
(25962, '69.171.231.2', NULL, 1, '2024-09-11 02:01:19', '2024-09-11 02:01:19'),
(25963, '69.171.231.3', NULL, 1, '2024-09-11 02:01:19', '2024-09-11 02:01:19'),
(25964, '157.66.54.30', NULL, 1, '2024-09-11 02:24:54', '2024-09-11 02:24:54'),
(25965, '221.8.170.103', NULL, 1, '2024-09-11 02:56:21', '2024-09-11 02:56:21'),
(25966, '61.132.45.242', NULL, 1, '2024-09-11 04:23:00', '2024-09-11 04:23:00'),
(25967, '49.81.8.86', NULL, 1, '2024-09-11 04:23:40', '2024-09-11 04:23:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(25968, '66.249.66.11', NULL, 1, '2024-09-11 04:34:16', '2024-09-11 04:34:16'),
(25969, '43.130.32.245', NULL, 1, '2024-09-11 05:26:08', '2024-09-11 05:26:08'),
(25970, '218.27.172.222', NULL, 1, '2024-09-11 06:54:46', '2024-09-11 06:54:46'),
(25971, '188.166.225.166', NULL, 4, '2024-09-11 08:25:12', '2024-09-11 08:25:15'),
(25972, '51.222.253.6', NULL, 1, '2024-09-11 09:13:30', '2024-09-11 09:13:30'),
(25973, '198.235.24.133', NULL, 1, '2024-09-11 09:18:22', '2024-09-11 09:18:22'),
(25974, '89.169.34.140', NULL, 1, '2024-09-11 09:54:24', '2024-09-11 09:54:24'),
(25975, '15.235.15.135', NULL, 1, '2024-09-11 10:05:25', '2024-09-11 10:05:25'),
(25976, '102.129.153.229', NULL, 1, '2024-09-11 10:20:22', '2024-09-11 10:20:22'),
(25977, '143.44.165.86', NULL, 3, '2024-09-11 10:39:46', '2024-09-11 11:05:07'),
(25978, '180.211.179.154', NULL, 2, '2024-09-11 11:14:51', '2024-09-11 11:14:51'),
(25979, '175.157.142.162', NULL, 1, '2024-09-11 11:19:32', '2024-09-11 11:19:32'),
(25980, '91.92.251.101', NULL, 4, '2024-09-11 11:20:16', '2024-09-11 11:20:41'),
(25981, '182.16.21.98', NULL, 1, '2024-09-11 12:38:49', '2024-09-11 12:38:49'),
(25982, '128.204.212.77', NULL, 1, '2024-09-11 12:45:51', '2024-09-11 12:45:51'),
(25983, '103.30.188.214', NULL, 1, '2024-09-11 12:48:06', '2024-09-11 12:48:06'),
(25984, '37.111.207.71', NULL, 1, '2024-09-11 13:01:22', '2024-09-11 13:01:22'),
(25985, '128.199.10.50', NULL, 1, '2024-09-11 13:07:16', '2024-09-11 13:07:16'),
(25986, '217.15.162.88', NULL, 4, '2024-09-11 13:14:17', '2024-09-11 13:15:22'),
(25987, '57.141.7.20', NULL, 1, '2024-09-11 13:46:23', '2024-09-11 13:46:23'),
(25988, '105.112.201.158', NULL, 2, '2024-09-11 14:32:12', '2024-09-11 14:32:21'),
(25989, '34.194.102.187', NULL, 3, '2024-09-11 14:42:36', '2024-09-11 19:13:43'),
(25990, '120.50.13.250', NULL, 2, '2024-09-11 14:43:31', '2024-09-11 14:43:33'),
(25991, '128.204.212.85', NULL, 1, '2024-09-11 16:20:05', '2024-09-11 16:20:05'),
(25992, '157.230.4.87', NULL, 1, '2024-09-11 16:31:55', '2024-09-11 16:31:55'),
(25993, '34.195.180.205', NULL, 1, '2024-09-11 16:37:22', '2024-09-11 16:37:22'),
(25994, '34.42.7.200', NULL, 2, '2024-09-11 17:58:59', '2024-09-11 17:59:53'),
(25995, '149.28.193.168', NULL, 1, '2024-09-11 18:48:14', '2024-09-11 18:48:14'),
(25996, '52.167.144.198', NULL, 1, '2024-09-11 18:55:13', '2024-09-11 18:55:13'),
(25997, '51.81.46.212', NULL, 1, '2024-09-11 19:20:08', '2024-09-11 19:20:08'),
(25998, '94.156.66.249', NULL, 1, '2024-09-11 19:43:14', '2024-09-11 19:43:14'),
(25999, '45.63.88.226', NULL, 1, '2024-09-11 20:40:24', '2024-09-11 20:40:24'),
(26000, '80.255.13.13', NULL, 1, '2024-09-11 20:58:02', '2024-09-11 20:58:02'),
(26001, '42.111.100.241', NULL, 1, '2024-09-11 21:18:08', '2024-09-11 21:18:08'),
(26002, '42.111.102.10', NULL, 1, '2024-09-11 21:38:31', '2024-09-11 21:38:31'),
(26003, '216.128.128.27', NULL, 1, '2024-09-11 22:39:18', '2024-09-11 22:39:18'),
(26004, '34.1.26.205', NULL, 1, '2024-09-11 22:41:55', '2024-09-11 22:41:55'),
(26005, '171.22.248.99', NULL, 1, '2024-09-11 22:51:24', '2024-09-11 22:51:24'),
(26006, '170.106.82.193', NULL, 1, '2024-09-11 22:52:11', '2024-09-11 22:52:11'),
(26007, '91.92.249.230', NULL, 1, '2024-09-11 22:52:58', '2024-09-11 22:52:58'),
(26008, '103.92.153.88', NULL, 1, '2024-09-11 22:55:10', '2024-09-11 22:55:10'),
(26009, '202.162.109.11', NULL, 1, '2024-09-11 23:09:02', '2024-09-11 23:09:02'),
(26010, '35.167.215.9', NULL, 1, '2024-09-11 23:42:11', '2024-09-11 23:42:11'),
(26011, '52.12.86.165', NULL, 1, '2024-09-11 23:47:29', '2024-09-11 23:47:29'),
(26012, '154.202.117.177', NULL, 1, '2024-09-12 00:24:35', '2024-09-12 00:24:35'),
(26013, '35.87.70.113', NULL, 1, '2024-09-12 00:58:25', '2024-09-12 00:58:25'),
(26014, '54.147.136.131', NULL, 1, '2024-09-12 01:04:16', '2024-09-12 01:04:16'),
(26015, '35.94.130.131', NULL, 1, '2024-09-12 02:09:43', '2024-09-12 02:09:43'),
(26016, '185.117.225.225', NULL, 1, '2024-09-12 02:25:57', '2024-09-12 02:25:57'),
(26017, '34.169.127.93', NULL, 2, '2024-09-12 02:27:19', '2024-09-12 02:27:53'),
(26018, '5.133.192.127', NULL, 1, '2024-09-12 02:32:46', '2024-09-12 02:32:46'),
(26019, '175.16.65.226', NULL, 2, '2024-09-12 02:43:36', '2024-09-12 02:44:13'),
(26020, '24.138.41.110', NULL, 1, '2024-09-12 03:46:27', '2024-09-12 03:46:27'),
(26021, '5.188.62.21', NULL, 1, '2024-09-12 04:03:08', '2024-09-12 04:03:08'),
(26022, '125.100.186.161', NULL, 1, '2024-09-12 04:24:42', '2024-09-12 04:24:42'),
(26023, '167.99.159.204', NULL, 1, '2024-09-12 05:01:56', '2024-09-12 05:01:56'),
(26024, '84.17.48.84', NULL, 1, '2024-09-12 05:13:28', '2024-09-12 05:13:28'),
(26025, '217.15.162.88', NULL, 4, '2024-09-12 07:17:24', '2024-09-12 07:18:28'),
(26026, '37.72.186.75', NULL, 1, '2024-09-12 08:39:16', '2024-09-12 08:39:16'),
(26027, '166.0.244.69', NULL, 1, '2024-09-12 09:45:09', '2024-09-12 09:45:09'),
(26028, '103.237.37.228', NULL, 1, '2024-09-12 10:11:45', '2024-09-12 10:11:45'),
(26029, '193.186.4.159', NULL, 2, '2024-09-12 10:28:39', '2024-09-12 20:45:56'),
(26030, '218.27.167.143', NULL, 1, '2024-09-12 10:32:54', '2024-09-12 10:32:54'),
(26031, '45.251.58.245', NULL, 1, '2024-09-12 10:33:02', '2024-09-12 10:33:02'),
(26032, '103.254.84.182', NULL, 1, '2024-09-12 10:33:39', '2024-09-12 10:33:39'),
(26033, '103.30.191.58', NULL, 1, '2024-09-12 10:33:44', '2024-09-12 10:33:44'),
(26034, '182.160.99.67', NULL, 1, '2024-09-12 10:40:08', '2024-09-12 10:40:08'),
(26035, '103.253.26.107', NULL, 4, '2024-09-12 10:47:20', '2024-09-12 12:40:44'),
(26036, '72.14.201.232', NULL, 1, '2024-09-12 10:55:40', '2024-09-12 10:55:40'),
(26037, '18.222.251.101', NULL, 1, '2024-09-12 12:18:42', '2024-09-12 12:18:42'),
(26038, '18.225.25.214', NULL, 1, '2024-09-12 12:18:43', '2024-09-12 12:18:43'),
(26039, '18.224.94.182', NULL, 1, '2024-09-12 12:18:51', '2024-09-12 12:18:51'),
(26040, '182.253.168.204', NULL, 2, '2024-09-12 12:41:13', '2024-09-12 12:59:14'),
(26041, '27.115.124.45', NULL, 2, '2024-09-12 12:42:04', '2024-09-12 12:42:06'),
(26042, '27.115.124.118', NULL, 1, '2024-09-12 12:42:15', '2024-09-12 12:42:15'),
(26043, '103.78.114.199', NULL, 2, '2024-09-12 12:54:07', '2024-09-12 13:01:46'),
(26044, '162.243.4.24', NULL, 1, '2024-09-12 13:00:28', '2024-09-12 13:00:28'),
(26045, '77.75.78.168', NULL, 1, '2024-09-12 13:16:47', '2024-09-12 13:16:47'),
(26046, '72.14.201.130', NULL, 1, '2024-09-12 13:17:55', '2024-09-12 13:17:55'),
(26047, '128.204.212.78', NULL, 2, '2024-09-12 13:28:22', '2024-09-12 19:01:38'),
(26048, '57.141.7.13', NULL, 1, '2024-09-12 13:49:19', '2024-09-12 13:49:19'),
(26049, '43.163.3.58', NULL, 1, '2024-09-12 14:16:42', '2024-09-12 14:16:42'),
(26050, '172.172.21.98', NULL, 2, '2024-09-12 14:19:54', '2024-09-12 14:33:58'),
(26051, '72.14.201.143', NULL, 1, '2024-09-12 14:29:12', '2024-09-12 14:29:12'),
(26052, '157.45.233.99', NULL, 5, '2024-09-12 14:30:03', '2024-09-12 14:31:15'),
(26053, '20.190.217.39', NULL, 1, '2024-09-12 14:33:39', '2024-09-12 14:33:39'),
(26054, '89.187.171.165', NULL, 1, '2024-09-12 14:33:50', '2024-09-12 14:33:50'),
(26055, '172.172.123.135', NULL, 1, '2024-09-12 14:34:09', '2024-09-12 14:34:09'),
(26056, '182.156.95.134', NULL, 1, '2024-09-12 14:43:27', '2024-09-12 14:43:27'),
(26057, '47.128.62.94', NULL, 1, '2024-09-12 16:10:18', '2024-09-12 16:10:18'),
(26058, '57.141.7.23', NULL, 1, '2024-09-12 16:21:12', '2024-09-12 16:21:12'),
(26059, '173.252.83.113', NULL, 1, '2024-09-12 16:21:23', '2024-09-12 16:21:23'),
(26060, '66.249.66.12', NULL, 1, '2024-09-12 16:41:42', '2024-09-12 16:41:42'),
(26061, '66.249.66.11', NULL, 1, '2024-09-12 16:46:35', '2024-09-12 16:46:35'),
(26062, '52.167.144.214', NULL, 1, '2024-09-12 16:54:53', '2024-09-12 16:54:53'),
(26063, '66.249.66.41', NULL, 1, '2024-09-12 17:06:58', '2024-09-12 17:06:58'),
(26064, '128.204.212.79', NULL, 1, '2024-09-12 18:00:51', '2024-09-12 18:00:51'),
(26065, '35.180.172.95', NULL, 1, '2024-09-12 18:46:19', '2024-09-12 18:46:19'),
(26066, '113.141.91.58', NULL, 1, '2024-09-12 18:50:55', '2024-09-12 18:50:55'),
(26067, '46.29.250.205', NULL, 1, '2024-09-12 20:44:01', '2024-09-12 20:44:01'),
(26068, '139.180.194.202', NULL, 1, '2024-09-12 21:56:02', '2024-09-12 21:56:02'),
(26069, '35.93.182.91', NULL, 1, '2024-09-12 22:06:49', '2024-09-12 22:06:49'),
(26070, '111.231.12.66', NULL, 1, '2024-09-12 22:15:59', '2024-09-12 22:15:59'),
(26071, '154.202.122.35', NULL, 1, '2024-09-12 22:46:17', '2024-09-12 22:46:17'),
(26072, '35.94.229.155', NULL, 1, '2024-09-12 22:48:10', '2024-09-12 22:48:10'),
(26073, '51.222.253.5', NULL, 1, '2024-09-12 23:05:52', '2024-09-12 23:05:52'),
(26074, '35.92.50.0', NULL, 1, '2024-09-12 23:31:07', '2024-09-12 23:31:07'),
(26075, '66.249.66.39', NULL, 1, '2024-09-12 23:36:24', '2024-09-12 23:36:24'),
(26076, '35.87.66.105', NULL, 2, '2024-09-12 23:43:21', '2024-09-12 23:45:05'),
(26077, '157.230.4.87', NULL, 1, '2024-09-13 00:07:25', '2024-09-13 00:07:25'),
(26078, '45.76.202.141', NULL, 1, '2024-09-13 00:25:23', '2024-09-13 00:25:23'),
(26079, '52.164.231.119', NULL, 2, '2024-09-13 01:25:31', '2024-09-13 01:25:32'),
(26080, '34.71.214.216', NULL, 1, '2024-09-13 01:43:13', '2024-09-13 01:43:13'),
(26081, '34.98.143.101', NULL, 2, '2024-09-13 01:46:20', '2024-09-13 01:46:30'),
(26082, '3.16.186.30', NULL, 1, '2024-09-13 01:46:20', '2024-09-13 01:46:20'),
(26083, '34.98.143.103', NULL, 1, '2024-09-13 01:46:20', '2024-09-13 01:46:20'),
(26084, '34.98.143.102', NULL, 1, '2024-09-13 01:46:30', '2024-09-13 01:46:30'),
(26085, '154.201.61.236', NULL, 1, '2024-09-13 01:49:21', '2024-09-13 01:49:21'),
(26086, '176.100.243.133', NULL, 1, '2024-09-13 02:45:52', '2024-09-13 02:45:52'),
(26087, '64.23.188.94', NULL, 4, '2024-09-13 03:02:27', '2024-09-13 03:02:28'),
(26088, '78.153.140.224', NULL, 1, '2024-09-13 03:38:00', '2024-09-13 03:38:00'),
(26089, '173.44.152.206', NULL, 1, '2024-09-13 04:18:11', '2024-09-13 04:18:11'),
(26090, '66.249.66.39', NULL, 2, '2024-09-13 04:45:17', '2024-09-13 04:45:17'),
(26091, '43.131.44.218', NULL, 1, '2024-09-13 05:31:24', '2024-09-13 05:31:24'),
(26092, '205.210.31.146', NULL, 1, '2024-09-13 05:40:46', '2024-09-13 05:40:46'),
(26093, '66.249.66.40', NULL, 1, '2024-09-13 06:12:39', '2024-09-13 06:12:39'),
(26094, '42.236.101.249', NULL, 1, '2024-09-13 07:08:44', '2024-09-13 07:08:44'),
(26095, '40.77.167.48', NULL, 1, '2024-09-13 07:19:42', '2024-09-13 07:19:42'),
(26096, '47.128.19.160', NULL, 1, '2024-09-13 07:29:13', '2024-09-13 07:29:13'),
(26097, '91.242.162.3', NULL, 1, '2024-09-13 07:34:37', '2024-09-13 07:34:37'),
(26098, '195.191.219.132', NULL, 1, '2024-09-13 07:42:40', '2024-09-13 07:42:40'),
(26099, '54.70.190.91', NULL, 2, '2024-09-13 08:21:13', '2024-09-14 00:21:17'),
(26100, '42.236.12.236', NULL, 1, '2024-09-13 08:24:30', '2024-09-13 08:24:30'),
(26101, '42.236.17.238', NULL, 1, '2024-09-13 08:24:44', '2024-09-13 08:24:44'),
(26102, '175.22.147.104', NULL, 1, '2024-09-13 08:29:07', '2024-09-13 08:29:07'),
(26103, '84.17.60.75', NULL, 1, '2024-09-13 11:03:47', '2024-09-13 11:03:47'),
(26104, '77.75.78.168', NULL, 1, '2024-09-13 11:39:54', '2024-09-13 11:39:54'),
(26105, '194.233.81.181', NULL, 12, '2024-09-13 11:57:39', '2024-09-13 12:00:26'),
(26106, '51.222.253.16', NULL, 1, '2024-09-13 12:03:42', '2024-09-13 12:03:42'),
(26107, '195.178.110.135', NULL, 1, '2024-09-13 12:22:09', '2024-09-13 12:22:09'),
(26108, '175.22.92.186', NULL, 1, '2024-09-13 13:00:31', '2024-09-13 13:00:31'),
(26109, '108.61.86.20', NULL, 1, '2024-09-13 14:05:36', '2024-09-13 14:05:36'),
(26110, '107.22.18.75', NULL, 3, '2024-09-13 14:37:40', '2024-09-14 00:01:42'),
(26111, '102.90.9.54', NULL, 1, '2024-09-13 15:15:10', '2024-09-13 15:15:10'),
(26112, '216.244.66.200', NULL, 1, '2024-09-13 15:16:39', '2024-09-13 15:16:39'),
(26113, '34.72.176.129', NULL, 1, '2024-09-13 15:19:51', '2024-09-13 15:19:51'),
(26114, '205.169.39.147', NULL, 2, '2024-09-13 15:20:05', '2024-09-13 15:20:40'),
(26115, '34.48.21.227', NULL, 2, '2024-09-13 15:37:06', '2024-09-13 15:38:03'),
(26116, '91.92.249.230', NULL, 1, '2024-09-13 15:39:16', '2024-09-13 15:39:16'),
(26117, '37.19.223.117', NULL, 1, '2024-09-13 15:51:47', '2024-09-13 15:51:47'),
(26118, '98.96.193.4', NULL, 1, '2024-09-13 15:58:17', '2024-09-13 15:58:17'),
(26119, '111.172.249.49', NULL, 1, '2024-09-13 17:11:46', '2024-09-13 17:11:46'),
(26120, '107.189.7.144', NULL, 1, '2024-09-13 17:58:36', '2024-09-13 17:58:36'),
(26121, '23.154.177.16', NULL, 1, '2024-09-13 17:59:13', '2024-09-13 17:59:13'),
(26122, '198.235.24.128', NULL, 1, '2024-09-13 18:01:59', '2024-09-13 18:01:59'),
(26123, '94.156.66.165', NULL, 1, '2024-09-13 18:05:33', '2024-09-13 18:05:33'),
(26124, '180.122.51.249', NULL, 1, '2024-09-13 18:10:21', '2024-09-13 18:10:21'),
(26125, '103.157.53.159', NULL, 1, '2024-09-13 18:43:41', '2024-09-13 18:43:41'),
(26126, '89.169.34.140', NULL, 1, '2024-09-13 19:49:54', '2024-09-13 19:49:54'),
(26127, '205.169.39.23', NULL, 1, '2024-09-13 20:34:40', '2024-09-13 20:34:40'),
(26128, '205.169.39.29', NULL, 1, '2024-09-13 20:34:40', '2024-09-13 20:34:40'),
(26129, '205.169.39.13', NULL, 1, '2024-09-13 20:34:46', '2024-09-13 20:34:46'),
(26130, '205.169.39.1', NULL, 1, '2024-09-13 20:34:46', '2024-09-13 20:34:46'),
(26131, '5.62.58.234', NULL, 1, '2024-09-13 20:48:42', '2024-09-13 20:48:42'),
(26132, '198.235.24.162', NULL, 1, '2024-09-13 21:32:52', '2024-09-13 21:32:52'),
(26133, '35.180.97.153', NULL, 1, '2024-09-13 23:01:44', '2024-09-13 23:01:44'),
(26134, '35.206.90.132', NULL, 1, '2024-09-13 23:07:14', '2024-09-13 23:07:14'),
(26135, '43.135.166.178', NULL, 1, '2024-09-13 23:27:59', '2024-09-13 23:27:59'),
(26136, '182.16.21.98', NULL, 1, '2024-09-13 23:32:52', '2024-09-13 23:32:52'),
(26137, '100.27.48.180', NULL, 1, '2024-09-14 00:35:29', '2024-09-14 00:35:29'),
(26138, '35.94.222.36', NULL, 1, '2024-09-14 01:07:11', '2024-09-14 01:07:11'),
(26139, '54.202.174.243', NULL, 1, '2024-09-14 01:14:51', '2024-09-14 01:14:51'),
(26140, '185.141.147.129', NULL, 2, '2024-09-14 01:42:55', '2024-09-14 01:43:36'),
(26141, '199.45.154.128', NULL, 1, '2024-09-14 01:52:16', '2024-09-14 01:52:16'),
(26142, '34.125.176.3', NULL, 2, '2024-09-14 05:01:35', '2024-09-14 05:02:05'),
(26143, '195.191.219.133', NULL, 1, '2024-09-14 05:36:57', '2024-09-14 05:36:57'),
(26144, '52.70.240.171', NULL, 1, '2024-09-14 05:42:29', '2024-09-14 05:42:29'),
(26145, '3.224.220.101', NULL, 1, '2024-09-14 05:42:45', '2024-09-14 05:42:45'),
(26146, '20.171.206.83', NULL, 1, '2024-09-14 05:44:20', '2024-09-14 05:44:20'),
(26147, '143.110.222.252', NULL, 1, '2024-09-14 05:58:12', '2024-09-14 05:58:12'),
(26148, '117.28.187.84', NULL, 1, '2024-09-14 06:28:06', '2024-09-14 06:28:06'),
(26149, '123.6.49.18', NULL, 2, '2024-09-14 06:28:29', '2024-09-14 18:03:04'),
(26150, '153.36.133.81', NULL, 1, '2024-09-14 06:34:44', '2024-09-14 06:34:44'),
(26151, '54.39.224.229', NULL, 2, '2024-09-14 06:54:57', '2024-09-14 06:54:57'),
(26152, '218.27.171.153', NULL, 1, '2024-09-14 07:22:34', '2024-09-14 07:22:34'),
(26153, '43.229.113.176', NULL, 4, '2024-09-14 07:27:54', '2024-09-14 07:38:50'),
(26154, '91.92.240.157', NULL, 1, '2024-09-14 07:54:07', '2024-09-14 07:54:07'),
(26155, '149.71.178.115', NULL, 1, '2024-09-14 08:19:05', '2024-09-14 08:19:05'),
(26156, '182.160.110.73', NULL, 1, '2024-09-14 09:46:07', '2024-09-14 09:46:07'),
(26157, '103.150.10.244', NULL, 1, '2024-09-14 10:22:06', '2024-09-14 10:22:06'),
(26158, '157.90.209.79', NULL, 4, '2024-09-14 11:47:27', '2024-09-14 20:16:51'),
(26159, '17.241.219.250', NULL, 1, '2024-09-14 12:55:04', '2024-09-14 12:55:04'),
(26160, '93.159.230.28', NULL, 1, '2024-09-14 13:28:36', '2024-09-14 13:28:36'),
(26161, '91.92.241.189', NULL, 2, '2024-09-14 13:52:58', '2024-09-14 13:53:06'),
(26162, '159.203.58.115', NULL, 1, '2024-09-14 13:53:24', '2024-09-14 13:53:24'),
(26163, '43.155.169.133', NULL, 1, '2024-09-14 14:21:59', '2024-09-14 14:21:59'),
(26164, '198.235.24.46', NULL, 1, '2024-09-14 14:23:44', '2024-09-14 14:23:44'),
(26165, '112.215.170.98', NULL, 2, '2024-09-14 14:39:28', '2024-09-14 14:39:41'),
(26166, '205.210.31.23', NULL, 1, '2024-09-14 14:40:27', '2024-09-14 14:40:27'),
(26167, '125.126.151.153', NULL, 1, '2024-09-14 15:42:02', '2024-09-14 15:42:02'),
(26168, '216.41.234.45', NULL, 1, '2024-09-14 15:45:50', '2024-09-14 15:45:50'),
(26169, '124.236.100.56', NULL, 4, '2024-09-14 16:25:04', '2024-09-14 16:46:09'),
(26170, '123.6.49.47', NULL, 1, '2024-09-14 18:03:13', '2024-09-14 18:03:13'),
(26171, '66.249.65.40', NULL, 1, '2024-09-14 19:45:15', '2024-09-14 19:45:15'),
(26172, '178.254.38.45', NULL, 1, '2024-09-14 20:03:22', '2024-09-14 20:03:22'),
(26173, '66.249.65.71', NULL, 3, '2024-09-14 20:21:37', '2024-09-15 02:15:17'),
(26174, '193.26.115.234', NULL, 2, '2024-09-14 20:55:53', '2024-09-15 01:59:01'),
(26175, '43.155.138.79', NULL, 1, '2024-09-14 21:16:55', '2024-09-14 21:16:55'),
(26176, '35.94.231.120', NULL, 1, '2024-09-14 22:18:46', '2024-09-14 22:18:46'),
(26177, '66.249.65.39', NULL, 2, '2024-09-14 22:23:06', '2024-09-14 22:23:06'),
(26178, '54.186.54.120', NULL, 1, '2024-09-14 22:34:53', '2024-09-14 22:34:53'),
(26179, '198.235.24.40', NULL, 1, '2024-09-14 23:13:00', '2024-09-14 23:13:00'),
(26180, '35.180.172.95', NULL, 1, '2024-09-14 23:14:23', '2024-09-14 23:14:23'),
(26181, '209.145.61.251', NULL, 1, '2024-09-14 23:52:25', '2024-09-14 23:52:25'),
(26182, '155.138.229.225', NULL, 1, '2024-09-15 00:29:24', '2024-09-15 00:29:24'),
(26183, '45.63.2.144', NULL, 1, '2024-09-15 01:19:00', '2024-09-15 01:19:00'),
(26184, '45.237.168.80', NULL, 1, '2024-09-15 01:26:55', '2024-09-15 01:26:55'),
(26185, '198.235.24.20', NULL, 1, '2024-09-15 01:32:14', '2024-09-15 01:32:14'),
(26186, '84.17.48.84', NULL, 1, '2024-09-15 01:36:38', '2024-09-15 01:36:38'),
(26187, '111.7.96.159', NULL, 2, '2024-09-15 01:51:55', '2024-09-15 01:52:26'),
(26188, '207.246.89.106', NULL, 1, '2024-09-15 01:52:22', '2024-09-15 01:52:22'),
(26189, '123.160.223.72', NULL, 1, '2024-09-15 02:18:33', '2024-09-15 02:18:33'),
(26190, '66.249.65.41', NULL, 1, '2024-09-15 03:08:02', '2024-09-15 03:08:02'),
(26191, '207.46.13.126', NULL, 1, '2024-09-15 03:19:27', '2024-09-15 03:19:27'),
(26192, '91.92.249.230', NULL, 1, '2024-09-15 03:37:34', '2024-09-15 03:37:34'),
(26193, '91.92.251.101', NULL, 4, '2024-09-15 03:47:30', '2024-09-15 03:47:40'),
(26194, '123.160.223.73', NULL, 1, '2024-09-15 03:55:45', '2024-09-15 03:55:45'),
(26195, '123.160.223.74', NULL, 1, '2024-09-15 04:16:04', '2024-09-15 04:16:04'),
(26196, '91.92.241.189', NULL, 2, '2024-09-15 04:17:45', '2024-09-15 04:17:52'),
(26197, '116.16.38.14', NULL, 1, '2024-09-15 04:42:28', '2024-09-15 04:42:28'),
(26198, '34.125.230.24', NULL, 1, '2024-09-15 06:55:54', '2024-09-15 06:55:54'),
(26199, '3.144.19.4', NULL, 1, '2024-09-15 07:01:30', '2024-09-15 07:01:30'),
(26200, '34.98.143.101', NULL, 1, '2024-09-15 07:01:30', '2024-09-15 07:01:30'),
(26201, '34.98.143.102', NULL, 2, '2024-09-15 07:01:30', '2024-09-15 07:01:40'),
(26202, '185.100.85.25', NULL, 1, '2024-09-15 07:01:32', '2024-09-15 07:01:32'),
(26203, '34.98.143.103', NULL, 1, '2024-09-15 07:01:40', '2024-09-15 07:01:40'),
(26204, '195.191.219.133', NULL, 1, '2024-09-15 07:32:04', '2024-09-15 07:32:04'),
(26205, '42.227.123.173', NULL, 1, '2024-09-15 07:52:25', '2024-09-15 07:52:25'),
(26206, '176.100.243.133', NULL, 1, '2024-09-15 07:54:04', '2024-09-15 07:54:04'),
(26207, '35.94.231.120', NULL, 1, '2024-09-15 07:55:09', '2024-09-15 07:55:09'),
(26208, '54.186.54.120', NULL, 1, '2024-09-15 07:58:17', '2024-09-15 07:58:17'),
(26209, '170.106.104.42', NULL, 1, '2024-09-15 08:06:34', '2024-09-15 08:06:34'),
(26210, '198.98.183.53', NULL, 1, '2024-09-15 08:34:45', '2024-09-15 08:34:45'),
(26211, '193.186.4.159', NULL, 4, '2024-09-15 08:55:58', '2024-09-15 21:31:01'),
(26212, '72.14.201.159', NULL, 2, '2024-09-15 09:06:54', '2024-09-15 10:56:09'),
(26213, '59.152.5.18', NULL, 3, '2024-09-15 09:06:58', '2024-09-15 09:23:32'),
(26214, '34.68.206.253', NULL, 1, '2024-09-15 09:07:57', '2024-09-15 09:07:57'),
(26215, '193.186.4.130', NULL, 3, '2024-09-15 09:23:30', '2024-09-15 18:42:30'),
(26216, '59.152.5.74', NULL, 1, '2024-09-15 09:37:20', '2024-09-15 09:37:20'),
(26217, '40.94.30.158', NULL, 1, '2024-09-15 09:37:42', '2024-09-15 09:37:42'),
(26218, '152.44.98.194', NULL, 1, '2024-09-15 10:05:23', '2024-09-15 10:05:23'),
(26219, '196.47.128.167', NULL, 1, '2024-09-15 10:37:44', '2024-09-15 10:37:44'),
(26220, '34.141.23.242', NULL, 2, '2024-09-15 10:37:45', '2024-09-15 10:37:45'),
(26221, '34.159.244.120', NULL, 1, '2024-09-15 10:37:45', '2024-09-15 10:37:45'),
(26222, '34.159.45.219', NULL, 1, '2024-09-15 10:37:45', '2024-09-15 10:37:45'),
(26223, '34.141.34.222', NULL, 1, '2024-09-15 10:37:45', '2024-09-15 10:37:45'),
(26224, '34.141.3.112', NULL, 1, '2024-09-15 10:37:45', '2024-09-15 10:37:45'),
(26225, '198.235.24.148', NULL, 1, '2024-09-15 10:51:44', '2024-09-15 10:51:44'),
(26226, '72.14.201.130', NULL, 1, '2024-09-15 10:52:22', '2024-09-15 10:52:22'),
(26227, '188.143.169.41', NULL, 1, '2024-09-15 10:57:13', '2024-09-15 10:57:13'),
(26228, '103.165.93.98', NULL, 3, '2024-09-15 11:23:18', '2024-09-15 14:31:36'),
(26229, '154.16.192.188', NULL, 1, '2024-09-15 12:36:06', '2024-09-15 12:36:06'),
(26230, '205.169.39.1', NULL, 1, '2024-09-15 13:13:39', '2024-09-15 13:13:39'),
(26231, '51.222.253.12', NULL, 1, '2024-09-15 14:47:56', '2024-09-15 14:47:56'),
(26232, '182.16.89.90', NULL, 1, '2024-09-15 15:31:48', '2024-09-15 15:31:48'),
(26233, '34.70.253.169', NULL, 2, '2024-09-15 15:57:06', '2024-09-15 15:57:28'),
(26234, '156.146.63.148', NULL, 1, '2024-09-15 16:44:50', '2024-09-15 16:44:50'),
(26235, '40.77.167.68', NULL, 1, '2024-09-15 18:47:09', '2024-09-15 18:47:09'),
(26236, '66.249.66.10', NULL, 1, '2024-09-15 18:54:50', '2024-09-15 18:54:50'),
(26237, '66.249.66.41', NULL, 1, '2024-09-15 19:07:20', '2024-09-15 19:07:20'),
(26238, '3.239.230.130', NULL, 1, '2024-09-15 19:10:42', '2024-09-15 19:10:42'),
(26239, '103.205.36.65', NULL, 1, '2024-09-15 19:19:49', '2024-09-15 19:19:49'),
(26240, '43.134.89.111', NULL, 1, '2024-09-15 19:47:14', '2024-09-15 19:47:14'),
(26241, '34.148.63.161', NULL, 2, '2024-09-15 19:48:35', '2024-09-15 19:57:19'),
(26242, '202.162.109.11', NULL, 1, '2024-09-15 20:32:28', '2024-09-15 20:32:28'),
(26243, '113.77.198.19', NULL, 1, '2024-09-15 20:47:48', '2024-09-15 20:47:48'),
(26244, '178.171.117.242', NULL, 1, '2024-09-15 21:40:10', '2024-09-15 21:40:10'),
(26245, '111.231.12.66', NULL, 1, '2024-09-15 21:46:20', '2024-09-15 21:46:20'),
(26246, '34.73.73.111', NULL, 2, '2024-09-15 22:22:05', '2024-09-15 22:30:21'),
(26247, '182.252.95.250', NULL, 1, '2024-09-15 22:41:45', '2024-09-15 22:41:45'),
(26248, '182.16.21.98', NULL, 1, '2024-09-15 22:42:28', '2024-09-15 22:42:28'),
(26249, '47.128.118.197', NULL, 1, '2024-09-15 22:45:56', '2024-09-15 22:45:56'),
(26250, '52.4.63.194', NULL, 1, '2024-09-15 23:44:21', '2024-09-15 23:44:21'),
(26251, '221.8.172.113', NULL, 1, '2024-09-16 00:01:02', '2024-09-16 00:01:02'),
(26252, '44.243.163.171', NULL, 1, '2024-09-16 01:05:21', '2024-09-16 01:05:21'),
(26253, '52.10.240.102', NULL, 1, '2024-09-16 01:09:59', '2024-09-16 01:09:59'),
(26254, '217.113.194.204', NULL, 1, '2024-09-16 01:44:53', '2024-09-16 01:44:53'),
(26255, '217.113.194.206', NULL, 1, '2024-09-16 01:45:00', '2024-09-16 01:45:00'),
(26256, '154.202.126.211', NULL, 1, '2024-09-16 01:52:35', '2024-09-16 01:52:35'),
(26257, '51.222.253.1', NULL, 1, '2024-09-16 03:50:04', '2024-09-16 03:50:04'),
(26258, '108.181.115.208', NULL, 1, '2024-09-16 03:51:11', '2024-09-16 03:51:11'),
(26259, '31.13.115.9', NULL, 1, '2024-09-16 04:00:23', '2024-09-16 04:00:23'),
(26260, '175.100.79.25', NULL, 3, '2024-09-16 04:27:12', '2024-09-16 04:28:07'),
(26261, '15.204.182.106', NULL, 2, '2024-09-16 05:45:26', '2024-09-16 06:07:34'),
(26262, '66.249.66.11', NULL, 1, '2024-09-16 06:09:26', '2024-09-16 06:09:26'),
(26263, '159.223.223.162', NULL, 1, '2024-09-16 06:12:55', '2024-09-16 06:12:55'),
(26264, '128.204.212.78', NULL, 1, '2024-09-16 06:53:31', '2024-09-16 06:53:31'),
(26265, '91.242.162.3', NULL, 1, '2024-09-16 07:50:17', '2024-09-16 07:50:17'),
(26266, '128.204.212.85', NULL, 1, '2024-09-16 08:05:24', '2024-09-16 08:05:24'),
(26267, '66.249.66.12', NULL, 2, '2024-09-16 08:07:11', '2024-09-16 08:07:11'),
(26268, '39.146.64.224', NULL, 1, '2024-09-16 08:22:43', '2024-09-16 08:22:43'),
(26269, '119.45.155.172', NULL, 20, '2024-09-16 08:38:57', '2024-09-16 08:40:08'),
(26270, '66.249.66.41', NULL, 1, '2024-09-16 08:46:46', '2024-09-16 08:46:46'),
(26271, '195.191.219.133', NULL, 1, '2024-09-16 08:48:29', '2024-09-16 08:48:29'),
(26272, '171.251.23.163', NULL, 1, '2024-09-16 08:49:41', '2024-09-16 08:49:41'),
(26273, '107.3.120.141', NULL, 1, '2024-09-16 09:13:38', '2024-09-16 09:13:38'),
(26274, '20.171.206.240', NULL, 1, '2024-09-16 09:16:33', '2024-09-16 09:16:33'),
(26275, '15.235.15.135', NULL, 1, '2024-09-16 09:29:06', '2024-09-16 09:29:06'),
(26276, '103.99.250.34', NULL, 2, '2024-09-16 09:58:54', '2024-09-16 10:03:01'),
(26277, '72.14.201.143', NULL, 1, '2024-09-16 10:01:44', '2024-09-16 10:01:44'),
(26278, '164.55.247.240', NULL, 1, '2024-09-16 11:40:17', '2024-09-16 11:40:17'),
(26279, '205.169.39.7', NULL, 1, '2024-09-16 11:40:54', '2024-09-16 11:40:54'),
(26280, '43.130.3.122', NULL, 1, '2024-09-16 12:38:34', '2024-09-16 12:38:34'),
(26281, '113.193.248.214', NULL, 1, '2024-09-16 12:47:04', '2024-09-16 12:47:04'),
(26282, '34.217.100.253', NULL, 1, '2024-09-16 12:55:49', '2024-09-16 12:55:49'),
(26283, '87.236.176.85', NULL, 1, '2024-09-16 13:04:37', '2024-09-16 13:04:37'),
(26284, '110.226.176.75', NULL, 1, '2024-09-16 14:01:49', '2024-09-16 14:01:49'),
(26285, '182.48.71.33', NULL, 1, '2024-09-16 14:26:31', '2024-09-16 14:26:31'),
(26286, '203.55.81.229', NULL, 1, '2024-09-16 14:27:47', '2024-09-16 14:27:47'),
(26287, '103.121.223.27', NULL, 1, '2024-09-16 15:34:23', '2024-09-16 15:34:23'),
(26288, '124.221.247.200', NULL, 3, '2024-09-16 15:56:38', '2024-09-16 15:57:12'),
(26289, '142.105.11.40', NULL, 1, '2024-09-16 17:37:16', '2024-09-16 17:37:16'),
(26290, '45.114.51.142', NULL, 2, '2024-09-16 17:56:04', '2024-09-16 17:56:06'),
(26291, '180.122.97.88', NULL, 1, '2024-09-16 18:01:38', '2024-09-16 18:01:38'),
(26292, '87.236.176.118', NULL, 1, '2024-09-16 18:15:24', '2024-09-16 18:15:24'),
(26293, '34.136.193.83', NULL, 1, '2024-09-16 18:24:07', '2024-09-16 18:24:07'),
(26294, '120.0.217.181', NULL, 1, '2024-09-16 18:36:35', '2024-09-16 18:36:35'),
(26295, '5.83.138.31', NULL, 1, '2024-09-16 19:22:35', '2024-09-16 19:22:35'),
(26296, '44.195.85.172', NULL, 1, '2024-09-16 19:25:48', '2024-09-16 19:25:48'),
(26297, '223.73.176.23', NULL, 1, '2024-09-16 20:53:34', '2024-09-16 20:53:34'),
(26298, '54.147.136.131', NULL, 1, '2024-09-16 21:11:13', '2024-09-16 21:11:13'),
(26299, '34.216.22.28', NULL, 1, '2024-09-16 22:12:44', '2024-09-16 22:12:44'),
(26300, '54.213.157.27', NULL, 1, '2024-09-16 22:42:06', '2024-09-16 22:42:06'),
(26301, '175.16.127.89', NULL, 1, '2024-09-16 23:07:12', '2024-09-16 23:07:12'),
(26302, '172.172.106.2', NULL, 3, '2024-09-16 23:11:05', '2024-09-16 23:11:25'),
(26303, '18.207.133.13', NULL, 1, '2024-09-16 23:24:38', '2024-09-16 23:24:38'),
(26304, '38.18.1.125', NULL, 1, '2024-09-16 23:31:33', '2024-09-16 23:31:33'),
(26305, '77.22.252.107', NULL, 1, '2024-09-16 23:31:38', '2024-09-16 23:31:38'),
(26306, '20.171.206.210', NULL, 1, '2024-09-16 23:38:59', '2024-09-16 23:38:59'),
(26307, '91.92.251.101', NULL, 4, '2024-09-16 23:40:00', '2024-09-16 23:44:52'),
(26308, '136.243.110.60', NULL, 1, '2024-09-16 23:59:03', '2024-09-16 23:59:03'),
(26309, '27.50.59.146', NULL, 1, '2024-09-17 00:33:12', '2024-09-17 00:33:12'),
(26310, '66.249.66.10', NULL, 1, '2024-09-17 00:39:11', '2024-09-17 00:39:11'),
(26311, '199.45.155.92', NULL, 1, '2024-09-17 02:18:12', '2024-09-17 02:18:12'),
(26312, '167.94.145.109', NULL, 1, '2024-09-17 02:20:02', '2024-09-17 02:20:02'),
(26313, '43.133.66.151', NULL, 1, '2024-09-17 02:50:43', '2024-09-17 02:50:43'),
(26314, '40.91.80.231', NULL, 2, '2024-09-17 03:27:47', '2024-09-17 03:27:52'),
(26315, '47.128.43.241', NULL, 1, '2024-09-17 04:16:55', '2024-09-17 04:16:55'),
(26316, '205.169.39.245', NULL, 2, '2024-09-17 05:04:16', '2024-09-17 05:04:32'),
(26317, '104.197.69.115', NULL, 1, '2024-09-17 05:04:16', '2024-09-17 05:04:16'),
(26318, '34.171.111.135', NULL, 3, '2024-09-17 05:18:45', '2024-09-17 05:18:48'),
(26319, '195.191.219.130', NULL, 1, '2024-09-17 05:26:02', '2024-09-17 05:26:02'),
(26320, '205.169.39.3', NULL, 1, '2024-09-17 05:48:23', '2024-09-17 05:48:23'),
(26321, '205.169.39.1', NULL, 1, '2024-09-17 05:51:11', '2024-09-17 05:51:11'),
(26322, '34.29.223.251', NULL, 1, '2024-09-17 06:36:20', '2024-09-17 06:36:20'),
(26323, '34.27.253.180', NULL, 2, '2024-09-17 06:53:30', '2024-09-17 06:53:31'),
(26324, '40.94.27.54', NULL, 1, '2024-09-17 08:24:20', '2024-09-17 08:24:20'),
(26325, '66.249.66.10', NULL, 3, '2024-09-17 08:39:37', '2024-09-18 03:39:00'),
(26326, '66.249.66.11', NULL, 1, '2024-09-17 08:39:50', '2024-09-17 08:39:50'),
(26327, '172.172.71.29', NULL, 1, '2024-09-17 08:42:09', '2024-09-17 08:42:09'),
(26328, '3.84.98.245', NULL, 1, '2024-09-17 08:43:57', '2024-09-17 08:43:57'),
(26329, '120.82.85.216', NULL, 1, '2024-09-17 08:48:55', '2024-09-17 08:48:55'),
(26330, '34.96.47.59', NULL, 1, '2024-09-17 09:01:38', '2024-09-17 09:01:38'),
(26331, '66.249.66.41', NULL, 1, '2024-09-17 09:08:55', '2024-09-17 09:08:55'),
(26332, '165.22.63.3', NULL, 4, '2024-09-17 09:12:21', '2024-09-17 15:31:05'),
(26333, '182.48.87.246', NULL, 2, '2024-09-17 09:12:45', '2024-09-17 09:15:15'),
(26334, '193.186.4.130', NULL, 1, '2024-09-17 09:45:41', '2024-09-17 09:45:41'),
(26335, '58.145.186.203', NULL, 1, '2024-09-17 09:45:41', '2024-09-17 09:45:41'),
(26336, '20.205.153.200', NULL, 1, '2024-09-17 10:32:34', '2024-09-17 10:32:34'),
(26337, '13.76.141.173', NULL, 2, '2024-09-17 10:32:48', '2024-09-17 14:01:33'),
(26338, '120.71.59.24', NULL, 1, '2024-09-17 10:41:43', '2024-09-17 10:41:43'),
(26339, '128.14.211.210', NULL, 1, '2024-09-17 10:53:10', '2024-09-17 10:53:10'),
(26340, '194.233.81.181', NULL, 8, '2024-09-17 10:53:49', '2024-09-17 10:56:27'),
(26341, '78.129.165.8', NULL, 1, '2024-09-17 11:16:36', '2024-09-17 11:16:36'),
(26342, '103.30.188.214', NULL, 1, '2024-09-17 11:22:22', '2024-09-17 11:22:22'),
(26343, '205.169.39.17', NULL, 1, '2024-09-17 11:50:47', '2024-09-17 11:50:47'),
(26344, '51.222.253.5', NULL, 1, '2024-09-17 11:58:58', '2024-09-17 11:58:58'),
(26345, '103.221.254.68', NULL, 2, '2024-09-17 12:16:10', '2024-09-17 12:17:53'),
(26346, '34.139.151.42', NULL, 2, '2024-09-17 12:42:22', '2024-09-17 12:43:19'),
(26347, '205.210.31.162', NULL, 1, '2024-09-17 13:02:15', '2024-09-17 13:02:15'),
(26348, '91.14.14.58', NULL, 2, '2024-09-17 13:34:01', '2024-09-17 13:41:34'),
(26349, '103.137.229.187', NULL, 1, '2024-09-17 13:51:10', '2024-09-17 13:51:10'),
(26350, '173.252.83.10', NULL, 1, '2024-09-17 14:20:51', '2024-09-17 14:20:51'),
(26351, '132.148.135.82', NULL, 1, '2024-09-17 14:26:05', '2024-09-17 14:26:05'),
(26352, '40.94.28.33', NULL, 1, '2024-09-17 15:02:26', '2024-09-17 15:02:26'),
(26353, '52.163.93.107', NULL, 1, '2024-09-17 15:28:39', '2024-09-17 15:28:39'),
(26354, '172.99.189.113', NULL, 1, '2024-09-17 15:34:29', '2024-09-17 15:34:29'),
(26355, '103.165.93.98', NULL, 1, '2024-09-17 16:02:53', '2024-09-17 16:02:53'),
(26356, '43.135.181.13', NULL, 1, '2024-09-17 16:32:41', '2024-09-17 16:32:41'),
(26357, '45.227.254.34', NULL, 1, '2024-09-17 16:51:06', '2024-09-17 16:51:06'),
(26358, '72.14.201.159', NULL, 1, '2024-09-17 16:56:42', '2024-09-17 16:56:42'),
(26359, '20.42.10.180', NULL, 1, '2024-09-17 19:38:03', '2024-09-17 19:38:03'),
(26360, '45.32.136.5', NULL, 1, '2024-09-17 19:52:56', '2024-09-17 19:52:56'),
(26361, '20.42.10.191', NULL, 1, '2024-09-17 20:15:34', '2024-09-17 20:15:34'),
(26362, '103.199.169.250', NULL, 1, '2024-09-17 20:41:00', '2024-09-17 20:41:00'),
(26363, '194.233.79.143', NULL, 5, '2024-09-17 20:55:36', '2024-09-17 20:55:39'),
(26364, '155.138.242.214', NULL, 1, '2024-09-17 21:12:50', '2024-09-17 21:12:50'),
(26365, '45.77.161.129', NULL, 1, '2024-09-17 21:44:13', '2024-09-17 21:44:13'),
(26366, '103.96.235.133', NULL, 3, '2024-09-17 22:05:46', '2024-09-17 22:05:54'),
(26367, '35.89.123.149', NULL, 1, '2024-09-17 22:06:12', '2024-09-17 22:06:12'),
(26368, '128.204.212.78', NULL, 1, '2024-09-17 23:17:12', '2024-09-17 23:17:12'),
(26369, '35.91.111.105', NULL, 1, '2024-09-17 23:25:28', '2024-09-17 23:25:28'),
(26370, '162.142.125.40', NULL, 1, '2024-09-17 23:38:44', '2024-09-17 23:38:44'),
(26371, '40.77.167.2', NULL, 1, '2024-09-17 23:39:56', '2024-09-17 23:39:56'),
(26372, '206.168.34.52', NULL, 1, '2024-09-18 00:48:08', '2024-09-18 00:48:08'),
(26373, '182.16.21.98', NULL, 1, '2024-09-18 01:10:51', '2024-09-18 01:10:51'),
(26374, '207.46.13.92', NULL, 1, '2024-09-18 01:12:05', '2024-09-18 01:12:05'),
(26375, '205.210.31.97', NULL, 1, '2024-09-18 01:32:59', '2024-09-18 01:32:59'),
(26376, '24.75.115.249', NULL, 1, '2024-09-18 01:47:19', '2024-09-18 01:47:19'),
(26377, '14.128.63.224', NULL, 1, '2024-09-18 02:08:43', '2024-09-18 02:08:43'),
(26378, '118.107.9.81', NULL, 1, '2024-09-18 02:15:57', '2024-09-18 02:15:57'),
(26379, '103.24.219.56', NULL, 1, '2024-09-18 02:35:06', '2024-09-18 02:35:06'),
(26380, '5.83.138.31', NULL, 1, '2024-09-18 03:26:29', '2024-09-18 03:26:29'),
(26381, '66.249.66.39', NULL, 1, '2024-09-18 04:08:37', '2024-09-18 04:08:37'),
(26382, '175.100.79.25', NULL, 4, '2024-09-18 04:38:58', '2024-09-18 04:39:01'),
(26383, '217.52.11.7', NULL, 1, '2024-09-18 04:47:52', '2024-09-18 04:47:52'),
(26384, '159.65.81.110', NULL, 1, '2024-09-18 04:51:37', '2024-09-18 04:51:37'),
(26385, '180.251.228.71', NULL, 1, '2024-09-18 05:06:21', '2024-09-18 05:06:21'),
(26386, '5.188.62.174', NULL, 2, '2024-09-18 05:34:02', '2024-09-18 05:34:07'),
(26387, '93.158.91.13', NULL, 1, '2024-09-18 06:09:13', '2024-09-18 06:09:13'),
(26388, '40.113.88.237', NULL, 2, '2024-09-18 06:23:52', '2024-09-18 06:24:46'),
(26389, '45.156.129.48', NULL, 1, '2024-09-18 06:36:05', '2024-09-18 06:36:05'),
(26390, '156.146.51.214', NULL, 1, '2024-09-18 06:39:46', '2024-09-18 06:39:46'),
(26391, '66.249.66.40', NULL, 1, '2024-09-18 06:53:51', '2024-09-18 06:53:51'),
(26392, '195.191.219.133', NULL, 1, '2024-09-18 07:16:35', '2024-09-18 07:16:35'),
(26393, '40.88.21.235', NULL, 1, '2024-09-18 07:33:02', '2024-09-18 07:33:02'),
(26394, '175.6.217.4', NULL, 1, '2024-09-18 08:01:26', '2024-09-18 08:01:26'),
(26395, '182.160.122.58', NULL, 1, '2024-09-18 08:21:29', '2024-09-18 08:21:29'),
(26396, '134.122.196.16', NULL, 1, '2024-09-18 08:24:22', '2024-09-18 08:24:22'),
(26397, '103.190.205.134', NULL, 1, '2024-09-18 08:28:56', '2024-09-18 08:28:56'),
(26398, '84.17.47.101', NULL, 1, '2024-09-18 08:30:01', '2024-09-18 08:30:01'),
(26399, '13.79.35.58', NULL, 1, '2024-09-18 08:36:57', '2024-09-18 08:36:57'),
(26400, '20.171.206.32', NULL, 1, '2024-09-18 09:38:25', '2024-09-18 09:38:25'),
(26401, '18.224.94.182', NULL, 1, '2024-09-18 09:41:30', '2024-09-18 09:41:30'),
(26402, '18.225.25.214', NULL, 1, '2024-09-18 09:41:30', '2024-09-18 09:41:30'),
(26403, '3.19.74.154', NULL, 1, '2024-09-18 09:41:39', '2024-09-18 09:41:39'),
(26404, '43.134.190.89', NULL, 1, '2024-09-18 10:21:04', '2024-09-18 10:21:04'),
(26405, '103.131.71.93', NULL, 1, '2024-09-18 10:33:48', '2024-09-18 10:33:48'),
(26406, '13.74.103.156', NULL, 3, '2024-09-18 10:34:15', '2024-09-18 10:34:52'),
(26407, '20.212.201.123', NULL, 2, '2024-09-18 11:01:48', '2024-09-18 12:44:28'),
(26408, '43.245.120.37', NULL, 2, '2024-09-18 11:46:44', '2024-09-18 11:47:15'),
(26409, '40.119.197.45', NULL, 1, '2024-09-18 11:57:23', '2024-09-18 11:57:23'),
(26410, '43.130.10.93', NULL, 1, '2024-09-18 11:58:16', '2024-09-18 11:58:16'),
(26411, '52.230.25.26', NULL, 1, '2024-09-18 12:22:37', '2024-09-18 12:22:37'),
(26412, '124.222.8.47', NULL, 1, '2024-09-18 12:33:17', '2024-09-18 12:33:17'),
(26413, '20.205.153.200', NULL, 1, '2024-09-18 12:41:10', '2024-09-18 12:41:10'),
(26414, '52.206.84.190', NULL, 1, '2024-09-18 13:20:54', '2024-09-18 13:20:54'),
(26415, '209.38.202.206', NULL, 1, '2024-09-18 13:33:20', '2024-09-18 13:33:20'),
(26416, '191.96.227.25', NULL, 1, '2024-09-18 13:40:12', '2024-09-18 13:40:12'),
(26417, '69.171.230.26', NULL, 1, '2024-09-18 13:40:44', '2024-09-18 13:40:44'),
(26418, '123.136.27.241', NULL, 1, '2024-09-18 13:59:21', '2024-09-18 13:59:21'),
(26419, '103.24.219.56', NULL, 2, '2024-09-18 14:10:59', '2024-09-18 15:21:33'),
(26420, '173.252.83.41', NULL, 1, '2024-09-18 14:13:48', '2024-09-18 14:13:48'),
(26421, '183.197.50.7', NULL, 1, '2024-09-18 14:20:39', '2024-09-18 14:20:39'),
(26422, '221.154.176.171', NULL, 1, '2024-09-18 14:56:47', '2024-09-18 14:56:47'),
(26423, '72.14.201.130', NULL, 3, '2024-09-18 15:14:36', '2024-09-18 17:56:53'),
(26424, '193.186.4.159', NULL, 1, '2024-09-18 15:46:06', '2024-09-18 15:46:06'),
(26425, '54.222.217.120', NULL, 1, '2024-09-18 15:57:13', '2024-09-18 15:57:13'),
(26426, '140.250.144.108', NULL, 1, '2024-09-18 15:57:38', '2024-09-18 15:57:38'),
(26427, '139.215.113.242', NULL, 1, '2024-09-18 16:29:29', '2024-09-18 16:29:29'),
(26428, '94.156.66.116', NULL, 1, '2024-09-18 16:50:05', '2024-09-18 16:50:05'),
(26429, '175.44.42.180', NULL, 2, '2024-09-18 16:53:48', '2024-09-18 16:53:56'),
(26430, '65.108.101.239', NULL, 1, '2024-09-18 17:42:34', '2024-09-18 17:42:34'),
(26431, '172.68.163.130', NULL, 1, '2024-09-18 17:56:55', '2024-09-18 17:56:55'),
(26432, '206.217.205.71', NULL, 1, '2024-09-18 18:19:06', '2024-09-18 18:19:06'),
(26433, '43.130.32.245', NULL, 1, '2024-09-18 18:41:15', '2024-09-18 18:41:15'),
(26434, '128.204.212.85', NULL, 1, '2024-09-18 18:48:00', '2024-09-18 18:48:00'),
(26435, '20.191.45.212', NULL, 1, '2024-09-18 19:28:39', '2024-09-18 19:28:39'),
(26436, '139.5.133.5', NULL, 1, '2024-09-18 19:34:43', '2024-09-18 19:34:43'),
(26437, '72.14.201.159', NULL, 1, '2024-09-18 19:35:23', '2024-09-18 19:35:23'),
(26438, '35.77.24.127', NULL, 1, '2024-09-18 21:32:53', '2024-09-18 21:32:53'),
(26439, '45.76.234.21', NULL, 1, '2024-09-18 21:40:33', '2024-09-18 21:40:33'),
(26440, '54.190.123.106', NULL, 1, '2024-09-18 22:30:34', '2024-09-18 22:30:34'),
(26441, '202.28.33.124', NULL, 1, '2024-09-18 22:33:03', '2024-09-18 22:33:03'),
(26442, '35.93.41.164', NULL, 1, '2024-09-18 22:33:19', '2024-09-18 22:33:19'),
(26443, '118.107.9.81', NULL, 1, '2024-09-18 23:16:04', '2024-09-18 23:16:04'),
(26444, '154.202.107.56', NULL, 1, '2024-09-18 23:19:10', '2024-09-18 23:19:10'),
(26445, '27.25.141.115', NULL, 1, '2024-09-18 23:25:22', '2024-09-18 23:25:22'),
(26446, '54.162.242.243', NULL, 1, '2024-09-18 23:46:50', '2024-09-18 23:46:50'),
(26447, '199.45.155.96', NULL, 1, '2024-09-18 23:55:29', '2024-09-18 23:55:29'),
(26448, '199.45.155.72', NULL, 1, '2024-09-19 00:14:07', '2024-09-19 00:14:07'),
(26449, '139.135.41.32', NULL, 1, '2024-09-19 00:31:24', '2024-09-19 00:31:24'),
(26450, '182.16.21.98', NULL, 1, '2024-09-19 00:36:06', '2024-09-19 00:36:06'),
(26451, '154.16.192.245', NULL, 1, '2024-09-19 01:48:33', '2024-09-19 01:48:33'),
(26452, '3.236.100.210', NULL, 1, '2024-09-19 01:52:07', '2024-09-19 01:52:07'),
(26453, '27.124.32.71', NULL, 1, '2024-09-19 02:29:58', '2024-09-19 02:29:58'),
(26454, '128.204.212.77', NULL, 1, '2024-09-19 02:39:29', '2024-09-19 02:39:29'),
(26455, '8.215.36.236', NULL, 1, '2024-09-19 02:52:19', '2024-09-19 02:52:19'),
(26456, '20.171.206.111', NULL, 1, '2024-09-19 04:18:57', '2024-09-19 04:18:57'),
(26457, '34.67.146.204', NULL, 1, '2024-09-19 04:39:46', '2024-09-19 04:39:46'),
(26458, '66.249.66.12', NULL, 1, '2024-09-19 04:50:57', '2024-09-19 04:50:57'),
(26459, '66.249.66.37', NULL, 1, '2024-09-19 05:09:00', '2024-09-19 05:09:00'),
(26460, '198.240.116.170', NULL, 1, '2024-09-19 06:29:24', '2024-09-19 06:29:24'),
(26461, '134.122.133.31', NULL, 1, '2024-09-19 06:43:58', '2024-09-19 06:43:58'),
(26462, '221.229.106.25', NULL, 1, '2024-09-19 06:53:21', '2024-09-19 06:53:21'),
(26463, '91.242.162.11', NULL, 1, '2024-09-19 08:20:21', '2024-09-19 08:20:21'),
(26464, '1.94.195.230', NULL, 1, '2024-09-19 09:27:57', '2024-09-19 09:27:57'),
(26465, '4.193.96.14', NULL, 1, '2024-09-19 09:30:20', '2024-09-19 09:30:20'),
(26466, '72.14.201.159', NULL, 1, '2024-09-19 09:35:01', '2024-09-19 09:35:01'),
(26467, '51.222.253.3', NULL, 1, '2024-09-19 09:41:48', '2024-09-19 09:41:48'),
(26468, '164.55.242.106', NULL, 1, '2024-09-19 09:52:51', '2024-09-19 09:52:51'),
(26469, '89.187.162.106', NULL, 1, '2024-09-19 10:05:30', '2024-09-19 10:05:30'),
(26470, '20.212.201.123', NULL, 2, '2024-09-19 10:06:20', '2024-09-19 10:21:01'),
(26471, '72.14.201.130', NULL, 1, '2024-09-19 10:37:03', '2024-09-19 10:37:03'),
(26472, '182.163.112.164', NULL, 1, '2024-09-19 10:41:42', '2024-09-19 10:41:42'),
(26473, '118.179.144.156', NULL, 1, '2024-09-19 11:37:50', '2024-09-19 11:37:50'),
(26474, '128.204.212.85', NULL, 2, '2024-09-19 11:47:15', '2024-09-20 01:07:33'),
(26475, '52.230.25.26', NULL, 1, '2024-09-19 12:19:40', '2024-09-19 12:19:40'),
(26476, '103.24.219.56', NULL, 3, '2024-09-19 12:20:36', '2024-09-20 03:20:58'),
(26477, '20.205.153.200', NULL, 1, '2024-09-19 12:22:48', '2024-09-19 12:22:48'),
(26478, '192.186.191.91', NULL, 1, '2024-09-19 12:23:59', '2024-09-19 12:23:59'),
(26479, '54.162.242.243', NULL, 1, '2024-09-19 12:30:10', '2024-09-19 12:30:10'),
(26480, '42.83.147.34', NULL, 1, '2024-09-19 12:38:25', '2024-09-19 12:38:25'),
(26481, '43.251.226.33', NULL, 1, '2024-09-19 13:32:52', '2024-09-19 13:32:52'),
(26482, '52.163.93.107', NULL, 1, '2024-09-19 13:46:46', '2024-09-19 13:46:46'),
(26483, '66.220.149.4', NULL, 1, '2024-09-19 14:14:05', '2024-09-19 14:14:05'),
(26484, '170.106.84.136', NULL, 1, '2024-09-19 14:23:55', '2024-09-19 14:23:55'),
(26485, '103.152.68.218', NULL, 1, '2024-09-19 14:54:38', '2024-09-19 14:54:38'),
(26486, '131.196.146.77', NULL, 1, '2024-09-19 14:54:42', '2024-09-19 14:54:42'),
(26487, '80.78.75.51', NULL, 1, '2024-09-19 14:55:00', '2024-09-19 14:55:00'),
(26488, '103.151.47.184', NULL, 1, '2024-09-19 14:55:07', '2024-09-19 14:55:07'),
(26489, '197.255.61.66', NULL, 1, '2024-09-19 14:55:40', '2024-09-19 14:55:40'),
(26490, '102.115.35.90', NULL, 1, '2024-09-19 14:56:21', '2024-09-19 14:56:21'),
(26491, '103.186.40.7', NULL, 1, '2024-09-19 14:56:40', '2024-09-19 14:56:40'),
(26492, '70.117.193.197', NULL, 1, '2024-09-19 14:56:45', '2024-09-19 14:56:45'),
(26493, '202.166.217.154', NULL, 1, '2024-09-19 14:56:49', '2024-09-19 14:56:49'),
(26494, '173.244.158.155', NULL, 1, '2024-09-19 14:56:59', '2024-09-19 14:56:59'),
(26495, '172.234.237.207', NULL, 4, '2024-09-19 15:01:14', '2024-09-19 15:01:19'),
(26496, '128.204.212.79', NULL, 1, '2024-09-19 15:36:01', '2024-09-19 15:36:01'),
(26497, '47.104.30.51', NULL, 1, '2024-09-19 15:41:07', '2024-09-19 15:41:07'),
(26498, '18.201.58.159', NULL, 1, '2024-09-19 17:40:41', '2024-09-19 17:40:41'),
(26499, '45.32.128.241', NULL, 1, '2024-09-19 17:40:42', '2024-09-19 17:40:42'),
(26500, '54.234.151.157', NULL, 3, '2024-09-19 17:50:22', '2024-09-19 17:50:34'),
(26501, '52.167.144.16', NULL, 1, '2024-09-19 18:44:38', '2024-09-19 18:44:38'),
(26502, '103.77.18.21', NULL, 1, '2024-09-19 19:20:39', '2024-09-19 19:20:39'),
(26503, '78.142.18.219', NULL, 1, '2024-09-19 19:46:36', '2024-09-19 19:46:36'),
(26504, '23.154.177.23', NULL, 1, '2024-09-19 19:46:55', '2024-09-19 19:46:55'),
(26505, '103.131.71.159', NULL, 1, '2024-09-19 20:48:10', '2024-09-19 20:48:10'),
(26506, '193.186.4.159', NULL, 1, '2024-09-19 20:57:06', '2024-09-19 20:57:06'),
(26507, '27.124.32.71', NULL, 1, '2024-09-19 21:51:18', '2024-09-19 21:51:18'),
(26508, '18.237.118.109', NULL, 1, '2024-09-19 22:20:16', '2024-09-19 22:20:16'),
(26509, '14.128.63.224', NULL, 1, '2024-09-19 22:36:43', '2024-09-19 22:36:43'),
(26510, '35.161.8.119', NULL, 1, '2024-09-19 23:00:52', '2024-09-19 23:00:52'),
(26511, '40.77.167.25', NULL, 1, '2024-09-19 23:56:23', '2024-09-19 23:56:23'),
(26512, '44.211.189.147', NULL, 4, '2024-09-20 00:16:19', '2024-09-20 00:16:20'),
(26513, '34.222.196.207', NULL, 1, '2024-09-20 00:18:49', '2024-09-20 00:18:49'),
(26514, '198.235.24.51', NULL, 1, '2024-09-20 00:23:25', '2024-09-20 00:23:25'),
(26515, '45.156.130.41', NULL, 1, '2024-09-20 00:40:12', '2024-09-20 00:40:12'),
(26516, '45.156.130.40', NULL, 1, '2024-09-20 00:40:13', '2024-09-20 00:40:13'),
(26517, '118.107.9.81', NULL, 1, '2024-09-20 01:13:42', '2024-09-20 01:13:42'),
(26518, '194.147.98.17', NULL, 1, '2024-09-20 02:26:33', '2024-09-20 02:26:33'),
(26519, '27.50.59.146', NULL, 1, '2024-09-20 02:40:49', '2024-09-20 02:40:49'),
(26520, '193.26.115.234', NULL, 1, '2024-09-20 02:46:13', '2024-09-20 02:46:13'),
(26521, '34.148.202.83', NULL, 1, '2024-09-20 03:03:47', '2024-09-20 03:03:47'),
(26522, '40.77.190.211', NULL, 1, '2024-09-20 04:02:37', '2024-09-20 04:02:37'),
(26523, '162.243.175.221', NULL, 1, '2024-09-20 04:40:34', '2024-09-20 04:40:34'),
(26524, '182.44.2.148', NULL, 1, '2024-09-20 05:03:36', '2024-09-20 05:03:36'),
(26525, '45.138.16.182', NULL, 1, '2024-09-20 05:32:52', '2024-09-20 05:32:52'),
(26526, '195.191.219.132', NULL, 1, '2024-09-20 05:59:18', '2024-09-20 05:59:18'),
(26527, '43.159.143.187', NULL, 1, '2024-09-20 06:24:08', '2024-09-20 06:24:08'),
(26528, '49.81.8.27', NULL, 1, '2024-09-20 06:42:13', '2024-09-20 06:42:13'),
(26529, '89.169.33.220', NULL, 1, '2024-09-20 06:42:19', '2024-09-20 06:42:19'),
(26530, '84.17.47.104', NULL, 1, '2024-09-20 06:45:39', '2024-09-20 06:45:39'),
(26531, '51.222.253.6', NULL, 1, '2024-09-20 07:00:17', '2024-09-20 07:00:17'),
(26532, '72.14.201.161', NULL, 1, '2024-09-20 07:09:51', '2024-09-20 07:09:51'),
(26533, '103.25.123.54', NULL, 1, '2024-09-20 08:32:10', '2024-09-20 08:32:10'),
(26534, '91.92.241.189', NULL, 2, '2024-09-20 08:42:32', '2024-09-20 15:01:01'),
(26535, '54.88.179.33', NULL, 2, '2024-09-20 11:21:43', '2024-09-20 11:21:44'),
(26536, '35.171.144.152', NULL, 1, '2024-09-20 11:21:44', '2024-09-20 11:21:44'),
(26537, '66.249.66.44', NULL, 1, '2024-09-20 11:22:00', '2024-09-20 11:22:00'),
(26538, '64.23.183.123', NULL, 1, '2024-09-20 11:25:59', '2024-09-20 11:25:59'),
(26539, '42.236.17.214', NULL, 1, '2024-09-20 11:58:18', '2024-09-20 11:58:18'),
(26540, '42.236.101.252', NULL, 1, '2024-09-20 12:00:53', '2024-09-20 12:00:53'),
(26541, '66.249.66.37', NULL, 2, '2024-09-20 12:23:04', '2024-09-21 00:53:30'),
(26542, '45.83.31.32', NULL, 1, '2024-09-20 12:51:38', '2024-09-20 12:51:38'),
(26543, '193.26.115.234', NULL, 2, '2024-09-20 12:55:03', '2024-09-20 12:55:03'),
(26544, '185.39.18.203', NULL, 2, '2024-09-20 13:12:12', '2024-09-20 21:01:45'),
(26545, '172.245.113.152', NULL, 1, '2024-09-20 14:17:40', '2024-09-20 14:17:40'),
(26546, '175.16.125.1', NULL, 1, '2024-09-20 14:49:44', '2024-09-20 14:49:44'),
(26547, '27.124.32.71', NULL, 2, '2024-09-20 15:24:58', '2024-09-21 01:50:22'),
(26548, '66.249.66.39', NULL, 1, '2024-09-20 16:09:03', '2024-09-20 16:09:03'),
(26549, '66.249.66.10', NULL, 1, '2024-09-20 16:52:09', '2024-09-20 16:52:09'),
(26550, '194.147.98.73', NULL, 1, '2024-09-20 18:37:29', '2024-09-20 18:37:29'),
(26551, '221.132.33.169', NULL, 1, '2024-09-20 19:46:25', '2024-09-20 19:46:25'),
(26552, '72.14.201.103', NULL, 1, '2024-09-20 20:26:33', '2024-09-20 20:26:33'),
(26553, '92.96.95.200', NULL, 1, '2024-09-20 20:27:24', '2024-09-20 20:27:24'),
(26554, '20.171.206.248', NULL, 4, '2024-09-20 20:30:22', '2024-09-20 20:30:49'),
(26555, '198.202.171.34', NULL, 1, '2024-09-20 20:42:09', '2024-09-20 20:42:09'),
(26556, '106.54.200.247', NULL, 1, '2024-09-20 20:58:26', '2024-09-20 20:58:26'),
(26557, '54.158.129.118', NULL, 1, '2024-09-20 21:01:02', '2024-09-20 21:01:02'),
(26558, '13.38.27.205', NULL, 1, '2024-09-20 22:01:52', '2024-09-20 22:01:52'),
(26559, '218.27.169.82', NULL, 1, '2024-09-20 22:36:14', '2024-09-20 22:36:14'),
(26560, '35.91.200.53', NULL, 1, '2024-09-20 23:03:32', '2024-09-20 23:03:32'),
(26561, '128.204.212.84', NULL, 1, '2024-09-20 23:27:47', '2024-09-20 23:27:47'),
(26562, '118.179.209.97', NULL, 1, '2024-09-20 23:35:52', '2024-09-20 23:35:52'),
(26563, '45.77.161.192', NULL, 1, '2024-09-20 23:51:01', '2024-09-20 23:51:01'),
(26564, '14.128.63.224', NULL, 1, '2024-09-21 00:10:05', '2024-09-21 00:10:05'),
(26565, '18.236.207.211', NULL, 1, '2024-09-21 00:29:35', '2024-09-21 00:29:35'),
(26566, '65.21.113.241', NULL, 1, '2024-09-21 00:34:24', '2024-09-21 00:34:24'),
(26567, '66.249.66.38', NULL, 1, '2024-09-21 00:45:20', '2024-09-21 00:45:20'),
(26568, '165.22.241.242', NULL, 2, '2024-09-21 00:54:46', '2024-09-21 00:54:50'),
(26569, '205.210.31.40', NULL, 1, '2024-09-21 01:01:03', '2024-09-21 01:01:03'),
(26570, '45.77.197.166', NULL, 1, '2024-09-21 01:02:17', '2024-09-21 01:02:17'),
(26571, '111.231.12.66', NULL, 1, '2024-09-21 01:15:50', '2024-09-21 01:15:50'),
(26572, '45.32.193.44', NULL, 1, '2024-09-21 01:26:56', '2024-09-21 01:26:56'),
(26573, '3.38.148.50', NULL, 1, '2024-09-21 02:09:01', '2024-09-21 02:09:01'),
(26574, '103.125.31.73', NULL, 1, '2024-09-21 02:52:38', '2024-09-21 02:52:38'),
(26575, '20.171.206.29', NULL, 1, '2024-09-21 03:02:49', '2024-09-21 03:02:49'),
(26576, '158.69.25.39', NULL, 1, '2024-09-21 03:21:56', '2024-09-21 03:21:56'),
(26577, '193.186.4.136', NULL, 1, '2024-09-21 03:30:19', '2024-09-21 03:30:19'),
(26578, '103.126.149.184', NULL, 1, '2024-09-21 03:48:42', '2024-09-21 03:48:42'),
(26579, '206.168.190.29', NULL, 1, '2024-09-21 04:00:18', '2024-09-21 04:00:18'),
(26580, '34.230.129.147', NULL, 1, '2024-09-21 04:09:44', '2024-09-21 04:09:44'),
(26581, '51.222.105.200', NULL, 1, '2024-09-21 04:21:06', '2024-09-21 04:21:06'),
(26582, '69.171.249.11', NULL, 1, '2024-09-21 04:30:20', '2024-09-21 04:30:20'),
(26583, '66.220.149.10', NULL, 1, '2024-09-21 05:41:08', '2024-09-21 05:41:08'),
(26584, '103.24.219.56', NULL, 3, '2024-09-21 06:13:34', '2024-09-22 00:58:08'),
(26585, '217.160.202.182', NULL, 1, '2024-09-21 06:15:08', '2024-09-21 06:15:08'),
(26586, '205.210.31.137', NULL, 1, '2024-09-21 06:38:08', '2024-09-21 06:38:08'),
(26587, '173.252.79.9', NULL, 1, '2024-09-21 06:54:51', '2024-09-21 06:54:51'),
(26588, '35.171.144.152', NULL, 3, '2024-09-21 07:34:54', '2024-09-21 07:34:55'),
(26589, '15.235.15.135', NULL, 1, '2024-09-21 07:58:21', '2024-09-21 07:58:21'),
(26590, '199.244.88.218', NULL, 1, '2024-09-21 09:21:27', '2024-09-21 09:21:27'),
(26591, '51.222.253.7', NULL, 1, '2024-09-21 09:33:47', '2024-09-21 09:33:47'),
(26592, '188.143.169.41', NULL, 1, '2024-09-21 10:36:46', '2024-09-21 10:36:46'),
(26593, '195.191.219.130', NULL, 1, '2024-09-21 12:42:25', '2024-09-21 12:42:25'),
(26594, '17.241.219.160', NULL, 1, '2024-09-21 13:02:11', '2024-09-21 13:02:11'),
(26595, '184.171.133.10', NULL, 1, '2024-09-21 13:04:00', '2024-09-21 13:04:00'),
(26596, '54.216.91.214', NULL, 1, '2024-09-21 13:12:36', '2024-09-21 13:12:36'),
(26597, '198.235.24.6', NULL, 1, '2024-09-21 14:05:01', '2024-09-21 14:05:01');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(26598, '186.239.24.38', NULL, 1, '2024-09-21 14:05:41', '2024-09-21 14:05:41'),
(26599, '41.60.79.140', NULL, 1, '2024-09-21 14:05:46', '2024-09-21 14:05:46'),
(26600, '110.25.94.242', NULL, 1, '2024-09-21 14:05:54', '2024-09-21 14:05:54'),
(26601, '213.238.241.226', NULL, 1, '2024-09-21 14:05:59', '2024-09-21 14:05:59'),
(26602, '177.85.116.186', NULL, 1, '2024-09-21 14:06:03', '2024-09-21 14:06:03'),
(26603, '104.28.225.185', NULL, 1, '2024-09-21 14:06:28', '2024-09-21 14:06:28'),
(26604, '43.159.141.180', NULL, 1, '2024-09-21 14:30:07', '2024-09-21 14:30:07'),
(26605, '66.249.66.10', NULL, 1, '2024-09-21 14:50:59', '2024-09-21 14:50:59'),
(26606, '157.173.124.187', NULL, 2, '2024-09-21 15:44:03', '2024-09-21 19:06:06'),
(26607, '66.249.66.39', NULL, 1, '2024-09-21 15:49:40', '2024-09-21 15:49:40'),
(26608, '50.18.144.110', NULL, 1, '2024-09-21 17:55:30', '2024-09-21 17:55:30'),
(26609, '38.60.255.217', NULL, 1, '2024-09-21 17:55:31', '2024-09-21 17:55:31'),
(26610, '2.60.86.25', NULL, 1, '2024-09-21 17:56:09', '2024-09-21 17:56:09'),
(26611, '3.235.141.3', NULL, 1, '2024-09-21 18:03:19', '2024-09-21 18:03:19'),
(26612, '37.111.225.23', NULL, 1, '2024-09-21 19:20:58', '2024-09-21 19:20:58'),
(26613, '202.134.9.156', NULL, 1, '2024-09-21 19:54:55', '2024-09-21 19:54:55'),
(26614, '72.14.201.130', NULL, 1, '2024-09-21 20:20:59', '2024-09-21 20:20:59'),
(26615, '66.249.66.37', NULL, 1, '2024-09-21 21:38:11', '2024-09-21 21:38:11'),
(26616, '35.164.175.129', NULL, 1, '2024-09-21 22:29:36', '2024-09-21 22:29:36'),
(26617, '34.216.61.142', NULL, 2, '2024-09-21 22:30:53', '2024-09-22 02:37:26'),
(26618, '107.173.20.202', NULL, 1, '2024-09-21 23:05:13', '2024-09-21 23:05:13'),
(26619, '199.45.155.85', NULL, 1, '2024-09-21 23:44:16', '2024-09-21 23:44:16'),
(26620, '193.32.126.152', NULL, 1, '2024-09-22 00:11:21', '2024-09-22 00:11:21'),
(26621, '128.204.212.77', NULL, 1, '2024-09-22 00:49:23', '2024-09-22 00:49:23'),
(26622, '167.94.146.60', NULL, 1, '2024-09-22 01:19:53', '2024-09-22 01:19:53'),
(26623, '128.204.212.84', NULL, 1, '2024-09-22 01:43:56', '2024-09-22 01:43:56'),
(26624, '121.237.36.28', NULL, 1, '2024-09-22 02:42:45', '2024-09-22 02:42:45'),
(26625, '121.237.36.27', NULL, 1, '2024-09-22 02:47:12', '2024-09-22 02:47:12'),
(26626, '23.105.4.8', NULL, 1, '2024-09-22 03:56:18', '2024-09-22 03:56:18'),
(26627, '85.174.206.231', NULL, 1, '2024-09-22 03:59:08', '2024-09-22 03:59:08'),
(26628, '85.203.47.5', NULL, 1, '2024-09-22 04:02:13', '2024-09-22 04:02:13'),
(26629, '180.102.134.69', NULL, 1, '2024-09-22 04:13:46', '2024-09-22 04:13:46'),
(26630, '143.198.35.184', NULL, 1, '2024-09-22 05:27:35', '2024-09-22 05:27:35'),
(26631, '118.107.9.81', NULL, 2, '2024-09-22 05:39:43', '2024-09-23 00:30:52'),
(26632, '123.160.223.73', NULL, 1, '2024-09-22 05:42:18', '2024-09-22 05:42:18'),
(26633, '123.160.223.72', NULL, 2, '2024-09-22 06:21:40', '2024-09-22 06:21:50'),
(26634, '198.12.125.82', NULL, 2, '2024-09-22 06:32:20', '2024-09-22 06:32:20'),
(26635, '45.91.23.62', NULL, 1, '2024-09-22 06:45:40', '2024-09-22 06:45:40'),
(26636, '52.178.182.82', NULL, 3, '2024-09-22 07:26:44', '2024-09-22 07:27:48'),
(26637, '34.136.193.83', NULL, 1, '2024-09-22 07:29:26', '2024-09-22 07:29:26'),
(26638, '18.117.70.229', NULL, 5, '2024-09-22 07:54:05', '2024-09-22 07:54:11'),
(26639, '109.166.40.210', NULL, 1, '2024-09-22 08:07:59', '2024-09-22 08:07:59'),
(26640, '139.171.125.94', NULL, 1, '2024-09-22 08:23:25', '2024-09-22 08:23:25'),
(26641, '103.24.219.56', NULL, 3, '2024-09-22 08:24:43', '2024-09-22 23:37:39'),
(26642, '91.242.162.11', NULL, 1, '2024-09-22 08:37:03', '2024-09-22 08:37:03'),
(26643, '156.146.49.168', NULL, 1, '2024-09-22 09:05:48', '2024-09-22 09:05:48'),
(26644, '34.212.54.233', NULL, 1, '2024-09-22 09:07:09', '2024-09-22 09:07:09'),
(26645, '20.171.206.219', NULL, 1, '2024-09-22 09:13:58', '2024-09-22 09:13:58'),
(26646, '87.236.176.233', NULL, 1, '2024-09-22 09:14:02', '2024-09-22 09:14:02'),
(26647, '52.230.25.26', NULL, 1, '2024-09-22 09:16:25', '2024-09-22 09:16:25'),
(26648, '40.119.197.45', NULL, 1, '2024-09-22 09:18:01', '2024-09-22 09:18:01'),
(26649, '84.17.60.75', NULL, 1, '2024-09-22 09:50:46', '2024-09-22 09:50:46'),
(26650, '43.153.110.177', NULL, 1, '2024-09-22 10:19:35', '2024-09-22 10:19:35'),
(26651, '157.173.124.187', NULL, 1, '2024-09-22 10:43:23', '2024-09-22 10:43:23'),
(26652, '20.57.132.36', NULL, 1, '2024-09-22 10:48:54', '2024-09-22 10:48:54'),
(26653, '175.22.80.92', NULL, 2, '2024-09-22 11:13:26', '2024-09-22 11:14:04'),
(26654, '13.76.141.173', NULL, 1, '2024-09-22 11:47:03', '2024-09-22 11:47:03'),
(26655, '193.186.4.159', NULL, 2, '2024-09-22 11:53:32', '2024-09-22 18:56:36'),
(26656, '123.0.26.154', NULL, 1, '2024-09-22 11:57:55', '2024-09-22 11:57:55'),
(26657, '159.203.133.136', NULL, 1, '2024-09-22 12:02:08', '2024-09-22 12:02:08'),
(26658, '54.36.209.254', NULL, 1, '2024-09-22 12:30:00', '2024-09-22 12:30:00'),
(26659, '77.221.152.105', NULL, 1, '2024-09-22 12:31:01', '2024-09-22 12:31:01'),
(26660, '66.249.66.11', NULL, 1, '2024-09-22 13:09:40', '2024-09-22 13:09:40'),
(26661, '103.165.93.98', NULL, 1, '2024-09-22 13:27:24', '2024-09-22 13:27:24'),
(26662, '40.77.167.55', NULL, 2, '2024-09-22 13:41:34', '2024-09-22 13:41:38'),
(26663, '103.20.53.82', NULL, 1, '2024-09-22 13:42:56', '2024-09-22 13:42:56'),
(26664, '66.249.66.38', NULL, 1, '2024-09-22 13:49:11', '2024-09-22 13:49:11'),
(26665, '52.167.144.191', NULL, 3, '2024-09-22 14:28:19', '2024-09-22 14:28:19'),
(26666, '20.109.112.126', NULL, 1, '2024-09-22 14:48:01', '2024-09-22 14:48:01'),
(26667, '54.222.170.228', NULL, 1, '2024-09-22 14:54:44', '2024-09-22 14:54:44'),
(26668, '102.90.58.167', NULL, 1, '2024-09-22 14:56:09', '2024-09-22 14:56:09'),
(26669, '34.222.174.117', NULL, 1, '2024-09-22 14:56:18', '2024-09-22 14:56:18'),
(26670, '52.167.144.166', NULL, 1, '2024-09-22 14:58:11', '2024-09-22 14:58:11'),
(26671, '136.243.220.211', NULL, 1, '2024-09-22 15:04:21', '2024-09-22 15:04:21'),
(26672, '103.30.28.70', NULL, 1, '2024-09-22 15:24:06', '2024-09-22 15:24:06'),
(26673, '14.128.63.224', NULL, 1, '2024-09-22 15:30:50', '2024-09-22 15:30:50'),
(26674, '52.167.144.217', NULL, 2, '2024-09-22 15:31:20', '2024-09-22 15:32:13'),
(26675, '52.167.144.22', NULL, 2, '2024-09-22 15:36:21', '2024-09-22 15:36:25'),
(26676, '52.167.144.239', NULL, 1, '2024-09-22 15:57:26', '2024-09-22 15:57:26'),
(26677, '40.77.167.121', NULL, 2, '2024-09-22 15:58:45', '2024-09-22 16:00:07'),
(26678, '13.91.127.81', NULL, 1, '2024-09-22 16:04:22', '2024-09-22 16:04:22'),
(26679, '40.94.25.6', NULL, 1, '2024-09-22 16:04:44', '2024-09-22 16:04:44'),
(26680, '40.77.167.1', NULL, 1, '2024-09-22 16:09:38', '2024-09-22 16:09:38'),
(26681, '148.113.152.91', NULL, 1, '2024-09-22 16:22:43', '2024-09-22 16:22:43'),
(26682, '185.40.4.95', NULL, 1, '2024-09-22 16:22:58', '2024-09-22 16:22:58'),
(26683, '64.43.118.193', NULL, 1, '2024-09-22 16:33:55', '2024-09-22 16:33:55'),
(26684, '64.43.110.212', NULL, 1, '2024-09-22 16:33:57', '2024-09-22 16:33:57'),
(26685, '120.50.19.106', NULL, 1, '2024-09-22 16:48:03', '2024-09-22 16:48:03'),
(26686, '103.25.250.238', NULL, 2, '2024-09-22 17:17:11', '2024-09-22 17:18:18'),
(26687, '113.207.49.21', NULL, 1, '2024-09-22 17:27:25', '2024-09-22 17:27:25'),
(26688, '91.92.251.101', NULL, 4, '2024-09-22 18:38:50', '2024-09-22 18:40:33'),
(26689, '193.26.115.234', NULL, 4, '2024-09-22 19:08:11', '2024-09-23 01:02:05'),
(26690, '54.158.129.118', NULL, 2, '2024-09-22 19:32:32', '2024-09-23 02:37:31'),
(26691, '172.203.190.134', NULL, 1, '2024-09-22 19:37:28', '2024-09-22 19:37:28'),
(26692, '202.134.10.133', NULL, 1, '2024-09-22 19:54:28', '2024-09-22 19:54:28'),
(26693, '198.235.24.135', NULL, 1, '2024-09-22 19:57:14', '2024-09-22 19:57:14'),
(26694, '172.203.190.128', NULL, 1, '2024-09-22 20:03:10', '2024-09-22 20:03:10'),
(26695, '191.102.167.129', NULL, 1, '2024-09-22 20:49:27', '2024-09-22 20:49:27'),
(26696, '198.7.114.208', NULL, 1, '2024-09-22 21:10:15', '2024-09-22 21:10:15'),
(26697, '69.171.231.116', NULL, 1, '2024-09-22 21:57:44', '2024-09-22 21:57:44'),
(26698, '34.215.85.255', NULL, 1, '2024-09-22 22:56:26', '2024-09-22 22:56:26'),
(26699, '43.152.72.247', NULL, 1, '2024-09-22 23:01:12', '2024-09-22 23:01:12'),
(26700, '185.68.185.44', NULL, 1, '2024-09-22 23:15:43', '2024-09-22 23:15:43'),
(26701, '103.184.24.102', NULL, 1, '2024-09-22 23:20:49', '2024-09-22 23:20:49'),
(26702, '65.20.112.74', NULL, 1, '2024-09-22 23:45:23', '2024-09-22 23:45:23'),
(26703, '193.186.4.14', NULL, 1, '2024-09-23 00:06:43', '2024-09-23 00:06:43'),
(26704, '54.69.227.83', NULL, 1, '2024-09-23 00:47:05', '2024-09-23 00:47:05'),
(26705, '144.202.101.205', NULL, 1, '2024-09-23 00:47:27', '2024-09-23 00:47:27'),
(26706, '205.169.39.17', NULL, 1, '2024-09-23 01:36:14', '2024-09-23 01:36:14'),
(26707, '42.236.17.10', NULL, 1, '2024-09-23 01:59:48', '2024-09-23 01:59:48'),
(26708, '42.236.17.14', NULL, 1, '2024-09-23 02:38:17', '2024-09-23 02:38:17'),
(26709, '91.224.237.194', NULL, 1, '2024-09-23 02:39:21', '2024-09-23 02:39:21'),
(26710, '88.81.88.126', NULL, 1, '2024-09-23 02:40:00', '2024-09-23 02:40:00'),
(26711, '77.76.128.95', NULL, 1, '2024-09-23 02:40:01', '2024-09-23 02:40:01'),
(26712, '45.77.235.205', NULL, 1, '2024-09-23 02:56:35', '2024-09-23 02:56:35'),
(26713, '128.204.212.84', NULL, 1, '2024-09-23 03:29:43', '2024-09-23 03:29:43'),
(26714, '34.155.153.172', NULL, 4, '2024-09-23 03:42:06', '2024-09-23 03:42:19'),
(26715, '132.255.133.136', NULL, 1, '2024-09-23 03:58:57', '2024-09-23 03:58:57'),
(26716, '66.249.66.37', NULL, 5, '2024-09-23 04:34:44', '2024-09-23 19:55:17'),
(26717, '141.95.100.52', NULL, 1, '2024-09-23 05:37:16', '2024-09-23 05:37:16'),
(26718, '205.210.31.128', NULL, 1, '2024-09-23 06:02:30', '2024-09-23 06:02:30'),
(26719, '14.177.227.113', NULL, 1, '2024-09-23 06:17:46', '2024-09-23 06:17:46'),
(26720, '66.249.66.38', NULL, 1, '2024-09-23 07:30:35', '2024-09-23 07:30:35'),
(26721, '52.167.144.140', NULL, 2, '2024-09-23 08:03:29', '2024-09-23 08:03:49'),
(26722, '52.167.144.199', NULL, 1, '2024-09-23 08:07:27', '2024-09-23 08:07:27'),
(26723, '193.186.4.130', NULL, 2, '2024-09-23 08:08:29', '2024-09-23 12:04:50'),
(26724, '52.167.144.190', NULL, 1, '2024-09-23 08:22:24', '2024-09-23 08:22:24'),
(26725, '40.77.167.13', NULL, 2, '2024-09-23 08:45:45', '2024-09-23 08:46:00'),
(26726, '154.207.161.176', NULL, 1, '2024-09-23 08:48:41', '2024-09-23 08:48:41'),
(26727, '103.30.28.70', NULL, 1, '2024-09-23 09:05:18', '2024-09-23 09:05:18'),
(26728, '5.133.192.197', NULL, 1, '2024-09-23 09:06:19', '2024-09-23 09:06:19'),
(26729, '45.74.58.6', NULL, 1, '2024-09-23 09:14:02', '2024-09-23 09:14:02'),
(26730, '72.14.201.130', NULL, 1, '2024-09-23 09:31:21', '2024-09-23 09:31:21'),
(26731, '103.155.98.126', NULL, 2, '2024-09-23 10:13:19', '2024-09-23 10:14:01'),
(26732, '163.172.182.163', NULL, 1, '2024-09-23 10:19:45', '2024-09-23 10:19:45'),
(26733, '20.205.153.200', NULL, 1, '2024-09-23 10:37:03', '2024-09-23 10:37:03'),
(26734, '182.16.21.98', NULL, 1, '2024-09-23 10:40:49', '2024-09-23 10:40:49'),
(26735, '4.193.96.14', NULL, 1, '2024-09-23 10:56:58', '2024-09-23 10:56:58'),
(26736, '85.25.93.236', NULL, 1, '2024-09-23 11:09:54', '2024-09-23 11:09:54'),
(26737, '52.163.93.107', NULL, 1, '2024-09-23 11:19:04', '2024-09-23 11:19:04'),
(26738, '37.19.223.117', NULL, 1, '2024-09-23 11:20:06', '2024-09-23 11:20:06'),
(26739, '5.188.62.21', NULL, 1, '2024-09-23 11:34:12', '2024-09-23 11:34:12'),
(26740, '62.114.142.33', NULL, 1, '2024-09-23 12:38:53', '2024-09-23 12:38:53'),
(26741, '38.179.19.16', NULL, 1, '2024-09-23 12:47:58', '2024-09-23 12:47:58'),
(26742, '72.14.201.159', NULL, 1, '2024-09-23 12:49:53', '2024-09-23 12:49:53'),
(26743, '38.179.19.210', NULL, 1, '2024-09-23 12:56:28', '2024-09-23 12:56:28'),
(26744, '85.203.21.246', NULL, 3, '2024-09-23 13:00:12', '2024-09-23 13:00:29'),
(26745, '85.203.21.164', NULL, 1, '2024-09-23 13:01:07', '2024-09-23 13:01:07'),
(26746, '85.203.21.197', NULL, 1, '2024-09-23 13:01:57', '2024-09-23 13:01:57'),
(26747, '35.92.1.122', NULL, 1, '2024-09-23 14:37:59', '2024-09-23 14:37:59'),
(26748, '34.212.171.155', NULL, 1, '2024-09-23 14:38:25', '2024-09-23 14:38:25'),
(26749, '40.94.35.15', NULL, 1, '2024-09-23 14:38:54', '2024-09-23 14:38:54'),
(26750, '57.141.7.17', NULL, 1, '2024-09-23 14:56:11', '2024-09-23 14:56:11'),
(26751, '4.234.183.12', NULL, 1, '2024-09-23 15:07:00', '2024-09-23 15:07:00'),
(26752, '128.204.212.77', NULL, 1, '2024-09-23 15:34:25', '2024-09-23 15:34:25'),
(26753, '170.106.82.193', NULL, 1, '2024-09-23 16:21:42', '2024-09-23 16:21:42'),
(26754, '166.88.3.24', NULL, 1, '2024-09-23 16:28:11', '2024-09-23 16:28:11'),
(26755, '154.207.163.126', NULL, 1, '2024-09-23 16:48:03', '2024-09-23 16:48:03'),
(26756, '185.91.69.119', NULL, 1, '2024-09-23 17:08:50', '2024-09-23 17:08:50'),
(26757, '38.179.19.167', NULL, 1, '2024-09-23 18:08:01', '2024-09-23 18:08:01'),
(26758, '47.128.22.83', NULL, 1, '2024-09-23 18:15:32', '2024-09-23 18:15:32'),
(26759, '51.222.253.19', NULL, 1, '2024-09-23 18:16:39', '2024-09-23 18:16:39'),
(26760, '124.220.24.137', NULL, 4, '2024-09-23 18:31:50', '2024-09-23 18:41:44'),
(26761, '108.165.59.93', NULL, 1, '2024-09-23 18:32:42', '2024-09-23 18:32:42'),
(26762, '173.252.87.115', NULL, 1, '2024-09-23 18:46:31', '2024-09-23 18:46:31'),
(26763, '35.87.225.65', NULL, 1, '2024-09-23 18:54:18', '2024-09-23 18:54:18'),
(26764, '40.77.167.22', NULL, 1, '2024-09-23 18:56:48', '2024-09-23 18:56:48'),
(26765, '66.249.66.10', NULL, 1, '2024-09-23 19:16:47', '2024-09-23 19:16:47'),
(26766, '66.249.66.11', NULL, 2, '2024-09-23 19:34:17', '2024-09-23 20:15:04'),
(26767, '47.128.50.102', NULL, 1, '2024-09-23 19:45:20', '2024-09-23 19:45:20'),
(26768, '202.134.10.136', NULL, 2, '2024-09-23 20:59:03', '2024-09-23 20:59:32'),
(26769, '221.120.192.50', NULL, 1, '2024-09-23 21:12:47', '2024-09-23 21:12:47'),
(26770, '156.234.80.138', NULL, 1, '2024-09-23 21:39:22', '2024-09-23 21:39:22'),
(26771, '128.204.212.84', NULL, 2, '2024-09-23 21:56:00', '2024-09-23 23:44:46'),
(26772, '193.37.32.177', NULL, 3, '2024-09-23 22:00:03', '2024-09-23 22:00:21'),
(26773, '193.37.32.148', NULL, 1, '2024-09-23 22:00:58', '2024-09-23 22:00:58'),
(26774, '193.37.32.155', NULL, 1, '2024-09-23 22:01:46', '2024-09-23 22:01:46'),
(26775, '14.128.63.224', NULL, 1, '2024-09-23 22:03:55', '2024-09-23 22:03:55'),
(26776, '74.208.38.114', NULL, 1, '2024-09-23 22:11:21', '2024-09-23 22:11:21'),
(26777, '198.167.197.177', NULL, 1, '2024-09-23 22:27:05', '2024-09-23 22:27:05'),
(26778, '65.108.101.239', NULL, 1, '2024-09-24 00:04:23', '2024-09-24 00:04:23'),
(26779, '92.37.143.247', NULL, 1, '2024-09-24 00:35:41', '2024-09-24 00:35:41'),
(26780, '194.233.81.181', NULL, 1, '2024-09-24 00:48:13', '2024-09-24 00:48:13'),
(26781, '207.46.13.102', NULL, 1, '2024-09-24 01:03:44', '2024-09-24 01:03:44'),
(26782, '52.11.179.37', NULL, 1, '2024-09-24 01:11:01', '2024-09-24 01:11:01'),
(26783, '191.96.150.205', NULL, 1, '2024-09-24 01:13:04', '2024-09-24 01:13:04'),
(26784, '118.107.9.81', NULL, 1, '2024-09-24 01:42:46', '2024-09-24 01:42:46'),
(26785, '182.40.104.255', NULL, 1, '2024-09-24 01:56:50', '2024-09-24 01:56:50'),
(26786, '104.250.238.186', NULL, 1, '2024-09-24 02:12:33', '2024-09-24 02:12:33'),
(26787, '205.210.31.38', NULL, 1, '2024-09-24 02:14:24', '2024-09-24 02:14:24'),
(26788, '17.241.219.52', NULL, 1, '2024-09-24 03:32:34', '2024-09-24 03:32:34'),
(26789, '27.50.59.146', NULL, 1, '2024-09-24 05:02:26', '2024-09-24 05:02:26'),
(26790, '159.203.171.114', NULL, 1, '2024-09-24 05:09:18', '2024-09-24 05:09:18'),
(26791, '103.24.219.56', NULL, 2, '2024-09-24 05:10:27', '2024-09-24 10:19:53'),
(26792, '193.186.4.130', NULL, 20, '2024-09-24 07:15:26', '2024-09-25 00:47:38'),
(26793, '20.171.206.169', NULL, 2, '2024-09-24 07:53:52', '2024-09-24 07:54:02'),
(26794, '20.171.206.95', NULL, 2, '2024-09-24 07:54:16', '2024-09-24 07:54:19'),
(26795, '103.108.60.156', NULL, 1, '2024-09-24 08:27:08', '2024-09-24 08:27:08'),
(26796, '94.156.66.165', NULL, 2, '2024-09-24 08:38:13', '2024-09-24 08:38:21'),
(26797, '72.14.201.159', NULL, 11, '2024-09-24 08:53:47', '2024-09-24 18:39:22'),
(26798, '43.251.226.33', NULL, 1, '2024-09-24 09:16:54', '2024-09-24 09:16:54'),
(26799, '18.181.210.233', NULL, 1, '2024-09-24 09:20:35', '2024-09-24 09:20:35'),
(26800, '103.158.62.30', NULL, 1, '2024-09-24 09:25:55', '2024-09-24 09:25:55'),
(26801, '40.119.197.45', NULL, 5, '2024-09-24 09:31:41', '2024-09-24 14:52:01'),
(26802, '20.205.153.200', NULL, 2, '2024-09-24 09:32:21', '2024-09-24 09:34:20'),
(26803, '93.158.91.11', NULL, 1, '2024-09-24 09:40:30', '2024-09-24 09:40:30'),
(26804, '4.193.96.14', NULL, 2, '2024-09-24 09:54:23', '2024-09-24 10:15:30'),
(26805, '20.212.201.123', NULL, 3, '2024-09-24 10:12:22', '2024-09-24 12:53:08'),
(26806, '43.159.128.172', NULL, 1, '2024-09-24 10:14:52', '2024-09-24 10:14:52'),
(26807, '221.230.170.52', NULL, 1, '2024-09-24 10:42:17', '2024-09-24 10:42:17'),
(26808, '162.158.111.187', NULL, 1, '2024-09-24 10:43:59', '2024-09-24 10:43:59'),
(26809, '35.175.229.70', NULL, 1, '2024-09-24 10:45:21', '2024-09-24 10:45:21'),
(26810, '45.156.129.128', NULL, 1, '2024-09-24 10:59:58', '2024-09-24 10:59:58'),
(26811, '51.222.253.14', NULL, 1, '2024-09-24 11:06:28', '2024-09-24 11:06:28'),
(26812, '124.109.106.245', NULL, 1, '2024-09-24 11:13:50', '2024-09-24 11:13:50'),
(26813, '198.235.24.172', NULL, 1, '2024-09-24 12:13:20', '2024-09-24 12:13:20'),
(26814, '128.204.212.85', NULL, 2, '2024-09-24 12:13:29', '2024-09-24 14:06:36'),
(26815, '37.111.212.114', NULL, 1, '2024-09-24 12:23:56', '2024-09-24 12:23:56'),
(26816, '52.230.25.26', NULL, 1, '2024-09-24 12:26:01', '2024-09-24 12:26:01'),
(26817, '72.14.201.130', NULL, 10, '2024-09-24 12:32:46', '2024-09-24 17:19:07'),
(26818, '59.153.102.133', NULL, 1, '2024-09-24 12:49:25', '2024-09-24 12:49:25'),
(26819, '193.186.4.159', NULL, 23, '2024-09-24 12:50:04', '2024-09-24 23:39:30'),
(26820, '128.204.212.84', NULL, 1, '2024-09-24 12:55:21', '2024-09-24 12:55:21'),
(26821, '203.202.241.109', NULL, 1, '2024-09-24 12:57:59', '2024-09-24 12:57:59'),
(26822, '102.129.152.199', NULL, 1, '2024-09-24 13:03:41', '2024-09-24 13:03:41'),
(26823, '103.150.255.113', NULL, 1, '2024-09-24 13:05:41', '2024-09-24 13:05:41'),
(26824, '193.186.4.147', NULL, 1, '2024-09-24 13:12:36', '2024-09-24 13:12:36'),
(26825, '103.197.153.24', NULL, 1, '2024-09-24 13:13:46', '2024-09-24 13:13:46'),
(26826, '103.118.79.133', NULL, 1, '2024-09-24 13:15:06', '2024-09-24 13:15:06'),
(26827, '202.84.45.228', NULL, 3, '2024-09-24 13:16:14', '2024-09-24 14:29:08'),
(26828, '119.40.80.163', NULL, 1, '2024-09-24 13:17:17', '2024-09-24 13:17:17'),
(26829, '160.202.146.212', NULL, 1, '2024-09-24 13:19:01', '2024-09-24 13:19:01'),
(26830, '2.58.56.137', NULL, 2, '2024-09-24 13:34:36', '2024-09-24 13:34:36'),
(26831, '146.75.197.3', NULL, 1, '2024-09-24 13:58:28', '2024-09-24 13:58:28'),
(26832, '119.40.90.114', NULL, 1, '2024-09-24 14:01:20', '2024-09-24 14:01:20'),
(26833, '27.147.133.148', NULL, 1, '2024-09-24 14:03:42', '2024-09-24 14:03:42'),
(26834, '103.129.200.179', NULL, 1, '2024-09-24 14:04:45', '2024-09-24 14:04:45'),
(26835, '103.242.20.171', NULL, 1, '2024-09-24 14:11:14', '2024-09-24 14:11:14'),
(26836, '37.111.200.207', NULL, 1, '2024-09-24 14:28:56', '2024-09-24 14:28:56'),
(26837, '103.144.201.3', NULL, 2, '2024-09-24 14:35:08', '2024-09-24 14:39:58'),
(26838, '103.216.57.150', NULL, 1, '2024-09-24 14:51:19', '2024-09-24 14:51:19'),
(26839, '118.179.115.220', NULL, 1, '2024-09-24 14:56:46', '2024-09-24 14:56:46'),
(26840, '37.111.203.106', NULL, 1, '2024-09-24 14:57:31', '2024-09-24 14:57:31'),
(26841, '115.127.152.178', NULL, 3, '2024-09-24 14:58:43', '2024-09-24 15:00:12'),
(26842, '175.20.194.38', NULL, 1, '2024-09-24 14:59:05', '2024-09-24 14:59:05'),
(26843, '27.147.140.89', NULL, 2, '2024-09-24 15:08:48', '2024-09-24 15:13:53'),
(26844, '103.134.57.92', NULL, 1, '2024-09-24 15:28:25', '2024-09-24 15:28:25'),
(26845, '37.111.219.71', NULL, 1, '2024-09-24 16:03:13', '2024-09-24 16:03:13'),
(26846, '115.127.68.226', NULL, 1, '2024-09-24 16:05:04', '2024-09-24 16:05:04'),
(26847, '149.71.176.110', NULL, 1, '2024-09-24 16:14:09', '2024-09-24 16:14:09'),
(26848, '103.205.135.178', NULL, 1, '2024-09-24 16:23:14', '2024-09-24 16:23:14'),
(26849, '175.29.127.254', NULL, 1, '2024-09-24 16:39:52', '2024-09-24 16:39:52'),
(26850, '173.252.107.113', NULL, 1, '2024-09-24 16:40:21', '2024-09-24 16:40:21'),
(26851, '45.227.254.34', NULL, 1, '2024-09-24 16:51:25', '2024-09-24 16:51:25'),
(26852, '193.186.4.137', NULL, 1, '2024-09-24 17:18:26', '2024-09-24 17:18:26'),
(26853, '103.60.175.33', NULL, 2, '2024-09-24 17:39:03', '2024-09-24 17:40:14'),
(26854, '94.131.18.26', NULL, 1, '2024-09-24 18:34:13', '2024-09-24 18:34:13'),
(26855, '66.249.66.10', NULL, 2, '2024-09-24 18:39:22', '2024-09-24 18:39:23'),
(26856, '37.111.212.83', NULL, 1, '2024-09-24 19:31:22', '2024-09-24 19:31:22'),
(26857, '14.128.63.224', NULL, 1, '2024-09-24 19:31:40', '2024-09-24 19:31:40'),
(26858, '58.145.191.229', NULL, 1, '2024-09-24 19:41:24', '2024-09-24 19:41:24'),
(26859, '91.108.178.239', NULL, 1, '2024-09-24 19:49:11', '2024-09-24 19:49:11'),
(26860, '27.147.186.115', NULL, 1, '2024-09-24 20:03:49', '2024-09-24 20:03:49'),
(26861, '94.156.66.232', NULL, 1, '2024-09-24 20:06:42', '2024-09-24 20:06:42'),
(26862, '45.156.128.81', NULL, 1, '2024-09-24 21:20:23', '2024-09-24 21:20:23'),
(26863, '91.92.255.120', NULL, 5, '2024-09-24 21:29:33', '2024-09-24 21:29:37'),
(26864, '72.14.201.145', NULL, 1, '2024-09-24 22:16:52', '2024-09-24 22:16:52'),
(26865, '195.191.219.132', NULL, 1, '2024-09-24 22:33:10', '2024-09-24 22:33:10'),
(26866, '103.179.239.113', NULL, 1, '2024-09-24 22:43:04', '2024-09-24 22:43:04'),
(26867, '49.51.206.130', NULL, 1, '2024-09-24 22:45:42', '2024-09-24 22:45:42'),
(26868, '34.220.98.69', NULL, 1, '2024-09-24 23:01:41', '2024-09-24 23:01:41'),
(26869, '34.136.193.83', NULL, 1, '2024-09-24 23:19:25', '2024-09-24 23:19:25'),
(26870, '194.147.98.73', NULL, 1, '2024-09-24 23:21:52', '2024-09-24 23:21:52'),
(26871, '94.156.66.100', NULL, 3, '2024-09-24 23:27:16', '2024-09-25 02:23:53'),
(26872, '103.180.244.104', NULL, 1, '2024-09-24 23:28:46', '2024-09-24 23:28:46'),
(26873, '95.108.213.191', NULL, 1, '2024-09-24 23:40:36', '2024-09-24 23:40:36'),
(26874, '38.60.255.29', NULL, 1, '2024-09-24 23:40:40', '2024-09-24 23:40:40'),
(26875, '95.189.207.0', NULL, 1, '2024-09-24 23:40:41', '2024-09-24 23:40:41'),
(26876, '174.129.86.71', NULL, 1, '2024-09-24 23:40:42', '2024-09-24 23:40:42'),
(26877, '5.188.62.140', NULL, 1, '2024-09-25 00:07:16', '2024-09-25 00:07:16'),
(26878, '162.142.125.211', NULL, 1, '2024-09-25 00:19:08', '2024-09-25 00:19:08'),
(26879, '58.49.233.126', NULL, 1, '2024-09-25 00:42:56', '2024-09-25 00:42:56'),
(26880, '66.249.66.42', NULL, 1, '2024-09-25 00:53:43', '2024-09-25 00:53:43'),
(26881, '70.35.217.135', NULL, 1, '2024-09-25 00:55:40', '2024-09-25 00:55:40'),
(26882, '52.26.106.61', NULL, 1, '2024-09-25 01:18:53', '2024-09-25 01:18:53'),
(26883, '172.56.106.40', NULL, 1, '2024-09-25 01:45:25', '2024-09-25 01:45:25'),
(26884, '199.45.155.81', NULL, 1, '2024-09-25 02:02:12', '2024-09-25 02:02:12'),
(26885, '199.244.88.230', NULL, 1, '2024-09-25 02:10:02', '2024-09-25 02:10:02'),
(26886, '52.167.144.199', NULL, 1, '2024-09-25 02:42:53', '2024-09-25 02:42:53'),
(26887, '34.230.129.147', NULL, 1, '2024-09-25 02:54:51', '2024-09-25 02:54:51'),
(26888, '103.144.201.35', NULL, 1, '2024-09-25 03:27:37', '2024-09-25 03:27:37'),
(26889, '94.156.65.23', NULL, 1, '2024-09-25 04:05:04', '2024-09-25 04:05:04'),
(26890, '52.167.144.21', NULL, 2, '2024-09-25 04:37:44', '2024-09-25 22:18:58'),
(26891, '221.8.187.156', NULL, 1, '2024-09-25 04:44:09', '2024-09-25 04:44:09'),
(26892, '154.28.229.76', NULL, 1, '2024-09-25 04:55:02', '2024-09-25 04:55:02'),
(26893, '40.77.167.30', NULL, 1, '2024-09-25 05:05:53', '2024-09-25 05:05:53'),
(26894, '104.239.86.56', NULL, 1, '2024-09-25 05:11:27', '2024-09-25 05:11:27'),
(26895, '104.239.5.96', NULL, 1, '2024-09-25 05:12:17', '2024-09-25 05:12:17'),
(26896, '107.174.213.125', NULL, 1, '2024-09-25 05:27:15', '2024-09-25 05:27:15'),
(26897, '205.169.39.12', NULL, 1, '2024-09-25 05:57:48', '2024-09-25 05:57:48'),
(26898, '128.204.212.78', NULL, 1, '2024-09-25 07:12:09', '2024-09-25 07:12:09'),
(26899, '54.158.129.118', NULL, 1, '2024-09-25 07:16:25', '2024-09-25 07:16:25'),
(26900, '43.201.153.87', NULL, 1, '2024-09-25 07:26:20', '2024-09-25 07:26:20'),
(26901, '20.171.206.133', NULL, 1, '2024-09-25 07:37:29', '2024-09-25 07:37:29'),
(26902, '20.171.206.41', NULL, 1, '2024-09-25 07:38:53', '2024-09-25 07:38:53'),
(26903, '20.171.206.244', NULL, 2, '2024-09-25 07:38:58', '2024-09-25 07:39:05'),
(26904, '194.233.72.140', NULL, 4, '2024-09-25 08:18:17', '2024-09-25 08:21:29'),
(26905, '194.147.98.17', NULL, 1, '2024-09-25 08:22:58', '2024-09-25 08:22:58'),
(26906, '104.43.232.151', NULL, 1, '2024-09-25 08:41:54', '2024-09-25 08:41:54'),
(26907, '40.94.34.21', NULL, 1, '2024-09-25 08:42:39', '2024-09-25 08:42:39'),
(26908, '20.171.206.24', NULL, 1, '2024-09-25 08:44:18', '2024-09-25 08:44:18'),
(26909, '20.171.206.39', NULL, 3, '2024-09-25 08:44:51', '2024-09-25 08:45:03'),
(26910, '52.167.144.191', NULL, 2, '2024-09-25 08:59:17', '2024-09-25 08:59:17'),
(26911, '20.245.197.116', NULL, 1, '2024-09-25 09:33:23', '2024-09-25 09:33:23'),
(26912, '4.193.96.14', NULL, 1, '2024-09-25 09:34:07', '2024-09-25 09:34:07'),
(26913, '20.212.201.123', NULL, 1, '2024-09-25 09:41:39', '2024-09-25 09:41:39'),
(26914, '72.14.201.130', NULL, 6, '2024-09-25 09:50:12', '2024-09-25 18:30:22'),
(26915, '103.124.226.48', NULL, 1, '2024-09-25 09:54:41', '2024-09-25 09:54:41'),
(26916, '103.189.176.0', NULL, 1, '2024-09-25 10:00:04', '2024-09-25 10:00:04'),
(26917, '103.120.223.46', NULL, 1, '2024-09-25 10:01:12', '2024-09-25 10:01:12'),
(26918, '54.242.18.11', NULL, 1, '2024-09-25 11:11:29', '2024-09-25 11:11:29'),
(26919, '47.128.53.185', NULL, 1, '2024-09-25 11:26:05', '2024-09-25 11:26:05'),
(26920, '52.167.144.18', NULL, 1, '2024-09-25 11:29:48', '2024-09-25 11:29:48'),
(26921, '20.205.153.200', NULL, 1, '2024-09-25 11:35:53', '2024-09-25 11:35:53'),
(26922, '91.242.162.4', NULL, 1, '2024-09-25 11:38:23', '2024-09-25 11:38:23'),
(26923, '103.24.219.56', NULL, 2, '2024-09-25 11:43:03', '2024-09-25 11:53:00'),
(26924, '193.186.4.159', NULL, 4, '2024-09-25 11:43:54', '2024-09-25 18:47:11'),
(26925, '20.77.74.83', NULL, 1, '2024-09-25 11:44:00', '2024-09-25 11:44:00'),
(26926, '51.142.169.205', NULL, 1, '2024-09-25 11:44:28', '2024-09-25 11:44:28'),
(26927, '8.215.64.1', NULL, 2, '2024-09-25 11:50:07', '2024-09-25 16:37:24'),
(26928, '52.230.25.26', NULL, 1, '2024-09-25 11:55:08', '2024-09-25 11:55:08'),
(26929, '66.249.66.10', NULL, 1, '2024-09-25 12:25:26', '2024-09-25 12:25:26'),
(26930, '27.147.138.178', NULL, 1, '2024-09-25 12:37:25', '2024-09-25 12:37:25'),
(26931, '52.167.144.192', NULL, 1, '2024-09-25 13:18:09', '2024-09-25 13:18:09'),
(26932, '59.152.102.34', NULL, 1, '2024-09-25 13:19:25', '2024-09-25 13:19:25'),
(26933, '72.14.201.159', NULL, 3, '2024-09-25 13:22:01', '2024-09-25 14:12:38'),
(26934, '193.186.4.130', NULL, 3, '2024-09-25 13:29:08', '2024-09-25 16:41:07'),
(26935, '3.19.74.154', NULL, 1, '2024-09-25 13:35:31', '2024-09-25 13:35:31'),
(26936, '18.224.128.89', NULL, 1, '2024-09-25 13:35:31', '2024-09-25 13:35:31'),
(26937, '18.224.94.182', NULL, 1, '2024-09-25 13:35:38', '2024-09-25 13:35:38'),
(26938, '13.211.214.160', NULL, 2, '2024-09-25 13:50:35', '2024-09-25 13:51:03'),
(26939, '13.54.217.201', NULL, 1, '2024-09-25 13:50:37', '2024-09-25 13:50:37'),
(26940, '103.79.183.218', NULL, 2, '2024-09-25 14:14:33', '2024-09-25 14:19:34'),
(26941, '128.204.212.77', NULL, 1, '2024-09-25 14:36:02', '2024-09-25 14:36:02'),
(26942, '156.146.51.215', NULL, 1, '2024-09-25 14:37:56', '2024-09-25 14:37:56'),
(26943, '103.135.172.7', NULL, 1, '2024-09-25 14:48:01', '2024-09-25 14:48:01'),
(26944, '89.187.171.145', NULL, 1, '2024-09-25 14:51:38', '2024-09-25 14:51:38'),
(26945, '49.51.183.220', NULL, 1, '2024-09-25 14:52:00', '2024-09-25 14:52:00'),
(26946, '52.163.93.107', NULL, 1, '2024-09-25 15:29:40', '2024-09-25 15:29:40'),
(26947, '173.252.83.7', NULL, 1, '2024-09-25 15:33:16', '2024-09-25 15:33:16'),
(26948, '94.156.66.232', NULL, 1, '2024-09-25 15:34:39', '2024-09-25 15:34:39'),
(26949, '103.95.109.6', NULL, 1, '2024-09-25 15:35:39', '2024-09-25 15:35:39'),
(26950, '154.207.161.176', NULL, 1, '2024-09-25 15:38:02', '2024-09-25 15:38:02'),
(26951, '40.119.197.45', NULL, 1, '2024-09-25 15:44:29', '2024-09-25 15:44:29'),
(26952, '37.111.206.80', NULL, 1, '2024-09-25 16:09:25', '2024-09-25 16:09:25'),
(26953, '66.249.66.42', NULL, 1, '2024-09-25 16:19:07', '2024-09-25 16:19:07'),
(26954, '40.94.25.16', NULL, 1, '2024-09-25 16:19:24', '2024-09-25 16:19:24'),
(26955, '20.171.206.106', NULL, 1, '2024-09-25 16:24:30', '2024-09-25 16:24:30'),
(26956, '173.252.83.41', NULL, 1, '2024-09-25 16:38:52', '2024-09-25 16:38:52'),
(26957, '51.222.253.16', NULL, 1, '2024-09-25 17:50:56', '2024-09-25 17:50:56'),
(26958, '38.179.19.149', NULL, 1, '2024-09-25 17:51:06', '2024-09-25 17:51:06'),
(26959, '103.213.237.112', NULL, 3, '2024-09-25 18:14:03', '2024-09-25 18:16:49'),
(26960, '38.28.247.51', NULL, 1, '2024-09-25 18:24:28', '2024-09-25 18:24:28'),
(26961, '190.151.10.101', NULL, 1, '2024-09-25 18:54:11', '2024-09-25 18:54:11'),
(26962, '115.186.128.154', NULL, 1, '2024-09-25 18:54:31', '2024-09-25 18:54:31'),
(26963, '41.72.192.74', NULL, 1, '2024-09-25 18:54:44', '2024-09-25 18:54:44'),
(26964, '111.90.182.149', NULL, 1, '2024-09-25 18:55:05', '2024-09-25 18:55:05'),
(26965, '185.53.229.176', NULL, 1, '2024-09-25 18:55:25', '2024-09-25 18:55:25'),
(26966, '82.65.248.111', NULL, 1, '2024-09-25 18:55:32', '2024-09-25 18:55:32'),
(26967, '41.77.130.74', NULL, 1, '2024-09-25 18:55:37', '2024-09-25 18:55:37'),
(26968, '119.76.173.185', NULL, 1, '2024-09-25 18:56:12', '2024-09-25 18:56:12'),
(26969, '201.20.84.242', NULL, 1, '2024-09-25 18:56:22', '2024-09-25 18:56:22'),
(26970, '79.77.216.166', NULL, 1, '2024-09-25 18:56:49', '2024-09-25 18:56:49'),
(26971, '128.204.212.84', NULL, 1, '2024-09-25 18:58:18', '2024-09-25 18:58:18'),
(26972, '14.128.63.224', NULL, 1, '2024-09-25 20:01:15', '2024-09-25 20:01:15'),
(26973, '103.55.146.174', NULL, 1, '2024-09-25 20:08:02', '2024-09-25 20:08:02'),
(26974, '45.126.74.161', NULL, 1, '2024-09-25 20:14:48', '2024-09-25 20:14:48'),
(26975, '124.220.171.34', NULL, 3, '2024-09-25 20:19:40', '2024-09-25 20:37:48'),
(26976, '8.215.76.163', NULL, 2, '2024-09-25 20:42:01', '2024-09-26 02:16:31'),
(26977, '45.77.202.224', NULL, 1, '2024-09-25 20:56:31', '2024-09-25 20:56:31'),
(26978, '103.137.75.5', NULL, 1, '2024-09-25 21:12:28', '2024-09-25 21:12:28'),
(26979, '34.221.69.115', NULL, 1, '2024-09-25 22:03:36', '2024-09-25 22:03:36'),
(26980, '106.119.167.146', NULL, 1, '2024-09-25 23:03:35', '2024-09-25 23:03:35'),
(26981, '37.111.206.77', NULL, 1, '2024-09-25 23:39:41', '2024-09-25 23:39:41'),
(26982, '34.221.125.55', NULL, 1, '2024-09-25 23:47:49', '2024-09-25 23:47:49'),
(26983, '193.149.23.141', NULL, 1, '2024-09-26 00:18:10', '2024-09-26 00:18:10'),
(26984, '65.20.77.123', NULL, 1, '2024-09-26 00:52:49', '2024-09-26 00:52:49'),
(26985, '216.238.86.148', NULL, 1, '2024-09-26 01:44:32', '2024-09-26 01:44:32'),
(26986, '144.217.135.132', NULL, 3, '2024-09-26 02:02:49', '2024-09-26 02:03:01'),
(26987, '128.204.212.85', NULL, 1, '2024-09-26 02:25:01', '2024-09-26 02:25:01'),
(26988, '193.26.115.12', NULL, 1, '2024-09-26 02:38:11', '2024-09-26 02:38:11'),
(26989, '40.77.167.47', NULL, 1, '2024-09-26 02:44:26', '2024-09-26 02:44:26'),
(26990, '149.56.160.229', NULL, 1, '2024-09-26 03:02:22', '2024-09-26 03:02:22'),
(26991, '167.94.138.45', NULL, 1, '2024-09-26 03:27:43', '2024-09-26 03:27:43'),
(26992, '199.45.154.152', NULL, 1, '2024-09-26 03:55:02', '2024-09-26 03:55:02'),
(26993, '103.24.219.56', NULL, 3, '2024-09-26 05:05:28', '2024-09-27 02:54:58'),
(26994, '15.235.15.135', NULL, 1, '2024-09-26 05:39:58', '2024-09-26 05:39:58'),
(26995, '68.183.197.195', NULL, 1, '2024-09-26 06:04:00', '2024-09-26 06:04:00'),
(26996, '213.165.71.173', NULL, 2, '2024-09-26 06:16:37', '2024-09-26 06:16:58'),
(26997, '43.245.120.36', NULL, 1, '2024-09-26 06:35:26', '2024-09-26 06:35:26'),
(26998, '35.227.116.40', NULL, 2, '2024-09-26 06:44:05', '2024-09-26 06:45:07'),
(26999, '193.26.115.12', NULL, 3, '2024-09-26 06:44:35', '2024-09-26 23:28:54'),
(27000, '49.51.183.220', NULL, 1, '2024-09-26 06:58:48', '2024-09-26 06:58:48'),
(27001, '40.94.25.201', NULL, 1, '2024-09-26 07:52:44', '2024-09-26 07:52:44'),
(27002, '50.216.109.14', NULL, 1, '2024-09-26 07:54:16', '2024-09-26 07:54:16'),
(27003, '38.179.19.210', NULL, 3, '2024-09-26 08:18:38', '2024-09-26 13:59:32'),
(27004, '52.178.138.12', NULL, 1, '2024-09-26 08:47:49', '2024-09-26 08:47:49'),
(27005, '103.144.236.50', NULL, 1, '2024-09-26 09:32:44', '2024-09-26 09:32:44'),
(27006, '103.86.108.165', NULL, 1, '2024-09-26 09:40:47', '2024-09-26 09:40:47'),
(27007, '52.230.25.26', NULL, 1, '2024-09-26 09:46:51', '2024-09-26 09:46:51'),
(27008, '52.163.93.107', NULL, 2, '2024-09-26 09:47:04', '2024-09-26 14:02:40'),
(27009, '193.186.4.130', NULL, 2, '2024-09-26 10:17:59', '2024-09-26 13:47:00'),
(27010, '101.47.17.215', NULL, 1, '2024-09-26 10:20:11', '2024-09-26 10:20:11'),
(27011, '13.76.141.173', NULL, 2, '2024-09-26 10:23:53', '2024-09-26 19:21:41'),
(27012, '43.255.22.2', NULL, 1, '2024-09-26 10:31:25', '2024-09-26 10:31:25'),
(27013, '94.156.66.165', NULL, 1, '2024-09-26 10:58:25', '2024-09-26 10:58:25'),
(27014, '193.186.4.159', NULL, 3, '2024-09-26 11:01:57', '2024-09-27 02:38:09'),
(27015, '57.141.7.30', NULL, 1, '2024-09-26 11:02:08', '2024-09-26 11:02:08'),
(27016, '182.16.21.98', NULL, 1, '2024-09-26 11:11:39', '2024-09-26 11:11:39'),
(27017, '52.23.197.54', NULL, 1, '2024-09-26 12:41:05', '2024-09-26 12:41:05'),
(27018, '72.14.201.130', NULL, 1, '2024-09-26 12:56:44', '2024-09-26 12:56:44'),
(27019, '108.165.229.150', NULL, 1, '2024-09-26 13:05:24', '2024-09-26 13:05:24'),
(27020, '91.107.121.165', NULL, 4, '2024-09-26 13:07:04', '2024-09-26 13:07:11'),
(27021, '119.30.32.87', NULL, 1, '2024-09-26 13:23:36', '2024-09-26 13:23:36'),
(27022, '203.112.73.83', NULL, 1, '2024-09-26 13:40:25', '2024-09-26 13:40:25'),
(27023, '111.221.5.74', NULL, 1, '2024-09-26 13:50:35', '2024-09-26 13:50:35'),
(27024, '40.119.197.45', NULL, 1, '2024-09-26 13:56:25', '2024-09-26 13:56:25'),
(27025, '72.14.201.159', NULL, 2, '2024-09-26 14:50:27', '2024-09-27 01:32:52'),
(27026, '38.179.19.151', NULL, 1, '2024-09-26 15:20:23', '2024-09-26 15:20:23'),
(27027, '193.186.4.52', NULL, 1, '2024-09-26 15:36:37', '2024-09-26 15:36:37'),
(27028, '120.56.106.137', NULL, 1, '2024-09-26 15:44:56', '2024-09-26 15:44:56'),
(27029, '20.205.153.200', NULL, 1, '2024-09-26 15:52:36', '2024-09-26 15:52:36'),
(27030, '66.249.70.71', NULL, 1, '2024-09-26 16:09:37', '2024-09-26 16:09:37'),
(27031, '65.21.113.241', NULL, 1, '2024-09-26 16:17:51', '2024-09-26 16:17:51'),
(27032, '54.158.129.118', NULL, 2, '2024-09-26 16:32:44', '2024-09-26 17:00:28'),
(27033, '37.111.212.57', NULL, 1, '2024-09-26 16:40:22', '2024-09-26 16:40:22'),
(27034, '149.129.244.30', NULL, 2, '2024-09-26 16:46:46', '2024-09-26 22:01:49'),
(27035, '35.231.90.141', NULL, 2, '2024-09-26 16:57:19', '2024-09-26 17:08:28'),
(27036, '49.85.152.236', NULL, 1, '2024-09-26 18:18:45', '2024-09-26 18:18:45'),
(27037, '128.204.212.84', NULL, 3, '2024-09-26 18:20:37', '2024-09-26 19:29:29'),
(27038, '118.179.20.39', NULL, 1, '2024-09-26 19:07:53', '2024-09-26 19:07:53'),
(27039, '185.49.126.234', NULL, 1, '2024-09-26 19:29:47', '2024-09-26 19:29:47'),
(27040, '46.228.199.158', NULL, 1, '2024-09-26 19:47:31', '2024-09-26 19:47:31'),
(27041, '129.226.148.139', NULL, 1, '2024-09-26 19:59:45', '2024-09-26 19:59:45'),
(27042, '72.14.201.212', NULL, 1, '2024-09-26 20:10:04', '2024-09-26 20:10:04'),
(27043, '43.159.141.180', NULL, 1, '2024-09-26 20:25:51', '2024-09-26 20:25:51'),
(27044, '116.204.141.52', NULL, 1, '2024-09-26 20:51:38', '2024-09-26 20:51:38'),
(27045, '49.7.227.204', NULL, 1, '2024-09-26 21:38:32', '2024-09-26 21:38:32'),
(27046, '35.229.124.117', NULL, 2, '2024-09-26 21:53:37', '2024-09-26 21:54:05'),
(27047, '157.230.4.87', NULL, 1, '2024-09-26 22:22:21', '2024-09-26 22:22:21'),
(27048, '91.92.250.74', NULL, 4, '2024-09-26 22:42:49', '2024-09-26 22:42:50'),
(27049, '34.155.153.172', NULL, 4, '2024-09-26 23:21:25', '2024-09-26 23:21:44'),
(27050, '146.103.33.214', NULL, 8, '2024-09-26 23:34:43', '2024-09-27 00:04:49'),
(27051, '18.236.108.140', NULL, 1, '2024-09-27 00:16:15', '2024-09-27 00:16:15'),
(27052, '54.189.108.142', NULL, 1, '2024-09-27 00:17:41', '2024-09-27 00:17:41'),
(27053, '20.43.229.54', NULL, 1, '2024-09-27 00:17:44', '2024-09-27 00:17:44'),
(27054, '35.227.100.155', NULL, 2, '2024-09-27 00:34:33', '2024-09-27 00:45:38'),
(27055, '94.247.172.129', NULL, 1, '2024-09-27 00:35:03', '2024-09-27 00:35:03'),
(27056, '156.234.80.138', NULL, 1, '2024-09-27 01:37:08', '2024-09-27 01:37:08'),
(27057, '45.64.52.171', NULL, 1, '2024-09-27 01:37:13', '2024-09-27 01:37:13'),
(27058, '38.154.206.159', NULL, 1, '2024-09-27 01:58:27', '2024-09-27 01:58:27'),
(27059, '199.45.155.99', NULL, 1, '2024-09-27 02:15:37', '2024-09-27 02:15:37'),
(27060, '134.195.101.54', NULL, 1, '2024-09-27 02:32:48', '2024-09-27 02:32:48'),
(27061, '40.88.21.235', NULL, 1, '2024-09-27 02:34:48', '2024-09-27 02:34:48'),
(27062, '199.45.154.156', NULL, 1, '2024-09-27 03:18:58', '2024-09-27 03:18:58'),
(27063, '35.231.118.74', NULL, 2, '2024-09-27 03:20:42', '2024-09-27 03:32:08'),
(27064, '20.171.206.62', NULL, 3, '2024-09-27 04:15:31', '2024-09-27 04:15:48'),
(27065, '20.171.206.181', NULL, 1, '2024-09-27 04:15:51', '2024-09-27 04:15:51'),
(27066, '128.204.212.79', NULL, 1, '2024-09-27 04:34:22', '2024-09-27 04:34:22'),
(27067, '191.102.167.129', NULL, 1, '2024-09-27 04:58:45', '2024-09-27 04:58:45'),
(27068, '103.24.219.56', NULL, 2, '2024-09-27 05:28:23', '2024-09-28 03:16:58'),
(27069, '198.23.152.213', NULL, 1, '2024-09-27 05:29:37', '2024-09-27 05:29:37'),
(27070, '188.152.173.149', NULL, 1, '2024-09-27 06:02:41', '2024-09-27 06:02:41'),
(27071, '66.249.70.69', NULL, 1, '2024-09-27 06:26:01', '2024-09-27 06:26:01'),
(27072, '109.70.100.70', NULL, 1, '2024-09-27 07:26:52', '2024-09-27 07:26:52'),
(27073, '109.70.100.4', NULL, 1, '2024-09-27 07:27:40', '2024-09-27 07:27:40'),
(27074, '54.158.129.118', NULL, 2, '2024-09-27 07:29:39', '2024-09-27 17:02:43'),
(27075, '147.185.132.90', NULL, 1, '2024-09-27 07:32:41', '2024-09-27 07:32:41'),
(27076, '64.64.115.148', NULL, 1, '2024-09-27 08:38:25', '2024-09-27 08:38:25'),
(27077, '103.131.71.195', NULL, 1, '2024-09-27 08:42:55', '2024-09-27 08:42:55'),
(27078, '223.166.7.92', NULL, 2, '2024-09-27 10:13:52', '2024-09-27 10:14:31'),
(27079, '195.191.219.133', NULL, 1, '2024-09-27 11:14:15', '2024-09-27 11:14:15'),
(27080, '66.249.70.70', NULL, 2, '2024-09-27 11:51:35', '2024-09-27 11:51:38'),
(27081, '198.235.24.201', NULL, 1, '2024-09-27 12:03:45', '2024-09-27 12:03:45'),
(27082, '66.249.64.41', NULL, 1, '2024-09-27 12:14:01', '2024-09-27 12:14:01'),
(27083, '34.194.102.187', NULL, 2, '2024-09-27 12:20:31', '2024-09-27 13:17:14'),
(27084, '173.234.151.33', NULL, 1, '2024-09-27 12:57:41', '2024-09-27 12:57:41'),
(27085, '62.182.86.19', NULL, 2, '2024-09-27 13:41:48', '2024-09-27 13:41:49'),
(27086, '37.182.142.182', NULL, 1, '2024-09-27 13:42:54', '2024-09-27 13:42:54'),
(27087, '43.153.110.177', NULL, 1, '2024-09-27 14:12:07', '2024-09-27 14:12:07'),
(27088, '8.215.67.111', NULL, 1, '2024-09-27 14:17:53', '2024-09-27 14:17:53'),
(27089, '116.68.192.82', NULL, 1, '2024-09-27 14:21:37', '2024-09-27 14:21:37'),
(27090, '217.113.194.252', NULL, 1, '2024-09-27 14:30:59', '2024-09-27 14:30:59'),
(27091, '172.245.113.152', NULL, 1, '2024-09-27 15:03:26', '2024-09-27 15:03:26'),
(27092, '57.141.7.18', NULL, 1, '2024-09-27 15:28:01', '2024-09-27 15:28:01'),
(27093, '209.209.10.74', NULL, 7, '2024-09-27 15:54:52', '2024-09-27 15:55:21'),
(27094, '40.77.167.57', NULL, 1, '2024-09-27 16:29:58', '2024-09-27 16:29:58'),
(27095, '188.153.204.104', NULL, 1, '2024-09-27 16:44:16', '2024-09-27 16:44:16'),
(27096, '103.96.105.203', NULL, 1, '2024-09-27 16:57:32', '2024-09-27 16:57:32'),
(27097, '14.128.63.224', NULL, 1, '2024-09-27 17:17:48', '2024-09-27 17:17:48'),
(27098, '116.204.154.56', NULL, 1, '2024-09-27 18:27:41', '2024-09-27 18:27:41'),
(27099, '37.111.200.15', NULL, 1, '2024-09-27 18:45:03', '2024-09-27 18:45:03'),
(27100, '51.222.253.13', NULL, 1, '2024-09-27 19:06:15', '2024-09-27 19:06:15'),
(27101, '40.77.167.235', NULL, 1, '2024-09-27 19:15:48', '2024-09-27 19:15:48'),
(27102, '114.96.47.191', NULL, 1, '2024-09-27 19:29:24', '2024-09-27 19:29:24'),
(27103, '183.251.20.3', NULL, 1, '2024-09-27 19:29:32', '2024-09-27 19:29:32'),
(27104, '116.204.148.54', NULL, 1, '2024-09-27 19:57:47', '2024-09-27 19:57:47'),
(27105, '131.213.68.177', NULL, 1, '2024-09-27 20:26:40', '2024-09-27 20:26:40'),
(27106, '37.183.200.165', NULL, 1, '2024-09-27 20:28:35', '2024-09-27 20:28:35'),
(27107, '66.249.64.40', NULL, 1, '2024-09-27 20:40:03', '2024-09-27 20:40:03'),
(27108, '175.6.217.4', NULL, 1, '2024-09-27 21:39:00', '2024-09-27 21:39:00'),
(27109, '49.37.114.154', NULL, 1, '2024-09-27 21:41:15', '2024-09-27 21:41:15'),
(27110, '91.92.242.218', NULL, 3, '2024-09-27 22:14:45', '2024-09-28 00:22:17'),
(27111, '38.179.19.167', NULL, 1, '2024-09-27 22:38:48', '2024-09-27 22:38:48'),
(27112, '43.130.7.211', NULL, 1, '2024-09-27 22:48:17', '2024-09-27 22:48:17'),
(27113, '27.25.141.115', NULL, 1, '2024-09-27 22:57:12', '2024-09-27 22:57:12'),
(27114, '154.207.161.176', NULL, 1, '2024-09-27 23:10:53', '2024-09-27 23:10:53'),
(27115, '42.236.17.72', NULL, 1, '2024-09-27 23:25:30', '2024-09-27 23:25:30'),
(27116, '42.236.17.83', NULL, 1, '2024-09-27 23:33:59', '2024-09-27 23:33:59'),
(27117, '185.191.171.12', NULL, 1, '2024-09-28 00:00:25', '2024-09-28 00:00:25'),
(27118, '38.179.19.16', NULL, 1, '2024-09-28 00:16:17', '2024-09-28 00:16:17'),
(27119, '205.134.10.45', NULL, 1, '2024-09-28 00:28:06', '2024-09-28 00:28:06'),
(27120, '170.106.180.139', NULL, 1, '2024-09-28 00:36:05', '2024-09-28 00:36:05'),
(27121, '104.238.165.166', NULL, 1, '2024-09-28 00:39:45', '2024-09-28 00:39:45'),
(27122, '123.160.223.75', NULL, 1, '2024-09-28 00:54:11', '2024-09-28 00:54:11'),
(27123, '23.145.40.147', NULL, 2, '2024-09-28 00:55:03', '2024-09-28 00:55:05'),
(27124, '54.212.233.143', NULL, 2, '2024-09-28 01:01:30', '2024-09-28 01:02:30'),
(27125, '18.246.165.154', NULL, 1, '2024-09-28 01:22:54', '2024-09-28 01:22:54'),
(27126, '54.185.66.214', NULL, 1, '2024-09-28 01:23:54', '2024-09-28 01:23:54'),
(27127, '175.22.144.114', NULL, 1, '2024-09-28 01:32:12', '2024-09-28 01:32:12'),
(27128, '91.92.252.62', NULL, 1, '2024-09-28 01:36:08', '2024-09-28 01:36:08'),
(27129, '47.104.30.51', NULL, 1, '2024-09-28 02:09:19', '2024-09-28 02:09:19'),
(27130, '144.202.59.68', NULL, 1, '2024-09-28 02:17:11', '2024-09-28 02:17:11'),
(27131, '66.135.28.45', NULL, 1, '2024-09-28 02:36:36', '2024-09-28 02:36:36'),
(27132, '66.249.64.39', NULL, 1, '2024-09-28 03:49:13', '2024-09-28 03:49:13'),
(27133, '205.210.31.20', NULL, 1, '2024-09-28 04:25:33', '2024-09-28 04:25:33'),
(27134, '205.210.31.24', NULL, 1, '2024-09-28 04:35:04', '2024-09-28 04:35:04'),
(27135, '104.143.89.119', NULL, 1, '2024-09-28 05:08:45', '2024-09-28 05:08:45'),
(27136, '68.183.195.95', NULL, 1, '2024-09-28 05:12:10', '2024-09-28 05:12:10'),
(27137, '51.222.253.1', NULL, 1, '2024-09-28 05:33:32', '2024-09-28 05:33:32'),
(27138, '65.21.237.125', NULL, 1, '2024-09-28 05:57:51', '2024-09-28 05:57:51'),
(27139, '193.186.4.130', NULL, 2, '2024-09-28 06:05:50', '2024-09-28 12:13:14'),
(27140, '92.204.135.37', NULL, 1, '2024-09-28 06:57:41', '2024-09-28 06:57:41'),
(27141, '51.158.234.221', NULL, 1, '2024-09-28 07:49:59', '2024-09-28 07:49:59'),
(27142, '113.190.7.24', NULL, 1, '2024-09-28 07:50:26', '2024-09-28 07:50:26'),
(27143, '34.79.253.204', NULL, 1, '2024-09-28 07:52:01', '2024-09-28 07:52:01'),
(27144, '205.210.31.10', NULL, 1, '2024-09-28 08:18:26', '2024-09-28 08:18:26'),
(27145, '135.148.100.196', NULL, 1, '2024-09-28 08:35:57', '2024-09-28 08:35:57'),
(27146, '94.156.64.86', NULL, 4, '2024-09-28 08:38:10', '2024-09-28 08:38:14'),
(27147, '54.158.129.118', NULL, 2, '2024-09-28 09:15:09', '2024-09-28 18:50:42'),
(27148, '43.159.143.187', NULL, 1, '2024-09-28 10:07:48', '2024-09-28 10:07:48'),
(27149, '59.152.96.176', NULL, 1, '2024-09-28 10:35:41', '2024-09-28 10:35:41'),
(27150, '18.222.139.107', NULL, 5, '2024-09-28 10:46:36', '2024-09-28 10:46:42'),
(27151, '149.88.19.16', NULL, 1, '2024-09-28 10:48:09', '2024-09-28 10:48:09'),
(27152, '173.252.70.112', NULL, 1, '2024-09-28 10:54:05', '2024-09-28 10:54:05'),
(27153, '66.249.70.69', NULL, 1, '2024-09-28 10:57:09', '2024-09-28 10:57:09'),
(27154, '35.217.55.175', NULL, 1, '2024-09-28 11:02:37', '2024-09-28 11:02:37'),
(27155, '198.46.232.13', NULL, 1, '2024-09-28 11:05:06', '2024-09-28 11:05:06'),
(27156, '66.249.64.41', NULL, 1, '2024-09-28 11:14:49', '2024-09-28 11:14:49'),
(27157, '194.5.236.159', NULL, 1, '2024-09-28 11:38:29', '2024-09-28 11:38:29'),
(27158, '91.242.162.4', NULL, 1, '2024-09-28 12:15:05', '2024-09-28 12:15:05'),
(27159, '146.196.50.92', NULL, 1, '2024-09-28 12:23:13', '2024-09-28 12:23:13'),
(27160, '66.249.70.71', NULL, 1, '2024-09-28 12:56:30', '2024-09-28 12:56:30'),
(27161, '188.166.82.186', NULL, 1, '2024-09-28 13:35:55', '2024-09-28 13:35:55'),
(27162, '17.241.219.151', NULL, 1, '2024-09-28 14:22:33', '2024-09-28 14:22:33'),
(27163, '107.23.210.173', NULL, 1, '2024-09-28 15:29:17', '2024-09-28 15:29:17'),
(27164, '184.170.240.233', NULL, 1, '2024-09-28 15:34:02', '2024-09-28 15:34:02'),
(27165, '203.76.109.199', NULL, 1, '2024-09-28 15:59:19', '2024-09-28 15:59:19'),
(27166, '8.215.75.204', NULL, 2, '2024-09-28 16:09:08', '2024-09-28 21:14:22'),
(27167, '207.228.46.208', NULL, 1, '2024-09-28 16:13:39', '2024-09-28 16:13:39'),
(27168, '121.237.36.29', NULL, 1, '2024-09-28 16:50:10', '2024-09-28 16:50:10'),
(27169, '185.162.119.198', NULL, 1, '2024-09-28 16:56:33', '2024-09-28 16:56:33'),
(27170, '170.106.82.209', NULL, 1, '2024-09-28 17:56:32', '2024-09-28 17:56:32'),
(27171, '37.111.219.237', NULL, 2, '2024-09-28 17:57:36', '2024-09-28 17:58:07'),
(27172, '93.159.230.28', NULL, 1, '2024-09-28 19:08:46', '2024-09-28 19:08:46'),
(27173, '37.119.241.21', NULL, 1, '2024-09-28 19:16:17', '2024-09-28 19:16:17'),
(27174, '66.249.64.40', NULL, 1, '2024-09-28 19:30:10', '2024-09-28 19:30:10'),
(27175, '103.189.159.115', NULL, 2, '2024-09-28 19:50:33', '2024-09-28 19:54:41'),
(27176, '173.252.83.32', NULL, 1, '2024-09-28 19:58:59', '2024-09-28 19:58:59'),
(27177, '193.189.100.202', NULL, 1, '2024-09-28 20:15:30', '2024-09-28 20:15:30'),
(27178, '94.102.51.15', NULL, 1, '2024-09-28 20:15:51', '2024-09-28 20:15:51'),
(27179, '114.130.184.236', NULL, 1, '2024-09-28 20:23:02', '2024-09-28 20:23:02'),
(27180, '58.49.233.126', NULL, 1, '2024-09-28 21:36:47', '2024-09-28 21:36:47'),
(27181, '27.25.141.115', NULL, 1, '2024-09-28 21:51:06', '2024-09-28 21:51:06'),
(27182, '45.76.231.74', NULL, 1, '2024-09-28 22:24:25', '2024-09-28 22:24:25'),
(27183, '35.92.132.98', NULL, 1, '2024-09-28 22:56:52', '2024-09-28 22:56:52'),
(27184, '154.16.192.245', NULL, 1, '2024-09-28 23:27:22', '2024-09-28 23:27:22'),
(27185, '107.191.43.18', NULL, 1, '2024-09-28 23:33:08', '2024-09-28 23:33:08'),
(27186, '54.69.119.196', NULL, 1, '2024-09-28 23:34:36', '2024-09-28 23:34:36'),
(27187, '34.222.250.30', NULL, 1, '2024-09-29 00:33:16', '2024-09-29 00:33:16'),
(27188, '149.28.209.16', NULL, 1, '2024-09-29 00:38:44', '2024-09-29 00:38:44'),
(27189, '52.80.52.157', NULL, 1, '2024-09-29 01:25:27', '2024-09-29 01:25:27'),
(27190, '111.166.116.144', NULL, 1, '2024-09-29 01:35:13', '2024-09-29 01:35:13'),
(27191, '121.237.36.30', NULL, 1, '2024-09-29 02:13:31', '2024-09-29 02:13:31'),
(27192, '49.51.233.46', NULL, 1, '2024-09-29 03:00:22', '2024-09-29 03:00:22'),
(27193, '103.143.142.205', NULL, 1, '2024-09-29 04:59:06', '2024-09-29 04:59:06'),
(27194, '20.171.206.233', NULL, 4, '2024-09-29 05:26:22', '2024-09-29 05:26:42'),
(27195, '86.127.230.242', NULL, 1, '2024-09-29 05:32:59', '2024-09-29 05:32:59'),
(27196, '35.88.127.159', NULL, 1, '2024-09-29 05:34:14', '2024-09-29 05:34:14'),
(27197, '128.204.212.84', NULL, 1, '2024-09-29 05:40:55', '2024-09-29 05:40:55'),
(27198, '5.133.192.203', NULL, 1, '2024-09-29 07:00:04', '2024-09-29 07:00:04'),
(27199, '115.231.78.8', NULL, 1, '2024-09-29 07:21:07', '2024-09-29 07:21:07'),
(27200, '60.13.138.6', NULL, 1, '2024-09-29 07:29:09', '2024-09-29 07:29:09'),
(27201, '72.14.201.130', NULL, 4, '2024-09-29 07:43:22', '2024-09-29 15:31:10'),
(27202, '103.17.36.196', NULL, 1, '2024-09-29 07:50:30', '2024-09-29 07:50:30'),
(27203, '188.152.146.195', NULL, 1, '2024-09-29 08:56:44', '2024-09-29 08:56:44'),
(27204, '103.145.70.100', NULL, 1, '2024-09-29 08:57:25', '2024-09-29 08:57:25'),
(27205, '152.32.172.231', NULL, 2, '2024-09-29 09:10:01', '2024-09-29 09:10:02'),
(27206, '188.218.251.63', NULL, 1, '2024-09-29 09:37:15', '2024-09-29 09:37:15'),
(27207, '193.186.4.130', NULL, 1, '2024-09-29 09:46:59', '2024-09-29 09:46:59'),
(27208, '195.191.219.130', NULL, 1, '2024-09-29 09:46:59', '2024-09-29 09:46:59'),
(27209, '20.205.153.200', NULL, 2, '2024-09-29 09:54:32', '2024-09-29 13:05:30'),
(27210, '52.167.144.225', NULL, 3, '2024-09-29 10:14:33', '2024-09-29 10:14:49'),
(27211, '18.202.54.173', NULL, 1, '2024-09-29 10:47:39', '2024-09-29 10:47:39'),
(27212, '35.176.66.178', NULL, 1, '2024-09-29 10:47:40', '2024-09-29 10:47:40'),
(27213, '34.250.240.117', NULL, 1, '2024-09-29 10:47:59', '2024-09-29 10:47:59'),
(27214, '37.46.122.87', NULL, 1, '2024-09-29 10:59:36', '2024-09-29 10:59:36'),
(27215, '193.186.4.159', NULL, 3, '2024-09-29 11:06:06', '2024-09-29 20:32:30'),
(27216, '66.249.70.69', NULL, 1, '2024-09-29 11:18:37', '2024-09-29 11:18:37'),
(27217, '13.76.141.173', NULL, 1, '2024-09-29 11:27:50', '2024-09-29 11:27:50'),
(27218, '2.37.110.172', NULL, 1, '2024-09-29 12:06:21', '2024-09-29 12:06:21'),
(27219, '103.24.219.56', NULL, 2, '2024-09-29 12:10:49', '2024-09-29 13:06:10'),
(27220, '202.168.242.101', NULL, 1, '2024-09-29 12:13:07', '2024-09-29 12:13:07'),
(27221, '66.249.64.40', NULL, 1, '2024-09-29 12:23:54', '2024-09-29 12:23:54'),
(27222, '43.131.39.179', NULL, 1, '2024-09-29 13:15:20', '2024-09-29 13:15:20'),
(27223, '171.96.190.107', NULL, 1, '2024-09-29 13:37:23', '2024-09-29 13:37:23'),
(27224, '158.222.127.7', NULL, 1, '2024-09-29 15:10:13', '2024-09-29 15:10:13'),
(27225, '103.153.66.127', NULL, 1, '2024-09-29 15:10:55', '2024-09-29 15:10:55'),
(27226, '14.128.63.224', NULL, 1, '2024-09-29 15:40:36', '2024-09-29 15:40:36');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(27227, '51.222.253.5', NULL, 1, '2024-09-29 15:57:22', '2024-09-29 15:57:22'),
(27228, '93.65.138.120', NULL, 1, '2024-09-29 16:11:54', '2024-09-29 16:11:54'),
(27229, '149.88.102.79', NULL, 1, '2024-09-29 18:47:42', '2024-09-29 18:47:42'),
(27230, '93.144.229.86', NULL, 1, '2024-09-29 19:54:26', '2024-09-29 19:54:26'),
(27231, '42.236.17.43', NULL, 1, '2024-09-29 20:22:32', '2024-09-29 20:22:32'),
(27232, '69.171.230.116', NULL, 1, '2024-09-29 20:28:51', '2024-09-29 20:28:51'),
(27233, '182.42.111.156', NULL, 1, '2024-09-29 20:34:55', '2024-09-29 20:34:55'),
(27234, '103.203.179.220', NULL, 1, '2024-09-29 20:36:13', '2024-09-29 20:36:13'),
(27235, '43.135.140.225', NULL, 1, '2024-09-29 20:56:34', '2024-09-29 20:56:34'),
(27236, '207.246.71.7', NULL, 1, '2024-09-29 20:57:51', '2024-09-29 20:57:51'),
(27237, '42.236.17.102', NULL, 1, '2024-09-29 22:00:05', '2024-09-29 22:00:05'),
(27238, '45.32.135.95', NULL, 1, '2024-09-29 22:20:22', '2024-09-29 22:20:22'),
(27239, '54.71.67.233', NULL, 1, '2024-09-29 22:30:14', '2024-09-29 22:30:14'),
(27240, '107.158.116.105', NULL, 1, '2024-09-29 22:34:58', '2024-09-29 22:34:58'),
(27241, '45.32.162.39', NULL, 1, '2024-09-29 22:41:08', '2024-09-29 22:41:08'),
(27242, '42.236.101.241', NULL, 1, '2024-09-30 00:37:01', '2024-09-30 00:37:01'),
(27243, '54.185.66.214', NULL, 1, '2024-09-30 01:03:15', '2024-09-30 01:03:15'),
(27244, '42.236.17.26', NULL, 1, '2024-09-30 01:58:00', '2024-09-30 01:58:00'),
(27245, '94.156.66.165', NULL, 1, '2024-09-30 02:44:46', '2024-09-30 02:44:46'),
(27246, '45.138.74.176', NULL, 1, '2024-09-30 03:45:09', '2024-09-30 03:45:09'),
(27247, '78.153.139.43', NULL, 9, '2024-09-30 04:13:31', '2024-09-30 04:14:18'),
(27248, '183.236.246.98', NULL, 1, '2024-09-30 05:28:50', '2024-09-30 05:28:50'),
(27249, '64.227.187.213', NULL, 1, '2024-09-30 05:29:21', '2024-09-30 05:29:21'),
(27250, '27.50.59.146', NULL, 1, '2024-09-30 05:42:32', '2024-09-30 05:42:32'),
(27251, '124.236.100.56', NULL, 1, '2024-09-30 05:43:30', '2024-09-30 05:43:30'),
(27252, '193.186.4.95', NULL, 2, '2024-09-30 05:59:46', '2024-09-30 08:56:57'),
(27253, '175.20.17.47', NULL, 2, '2024-09-30 06:16:10', '2024-09-30 06:19:20'),
(27254, '102.129.153.229', NULL, 1, '2024-09-30 06:59:45', '2024-09-30 06:59:45'),
(27255, '170.106.179.68', NULL, 1, '2024-09-30 07:11:32', '2024-09-30 07:11:32'),
(27256, '195.191.219.133', NULL, 1, '2024-09-30 07:29:46', '2024-09-30 07:29:46'),
(27257, '52.167.144.191', NULL, 2, '2024-09-30 07:32:47', '2024-09-30 07:32:48'),
(27258, '72.14.201.159', NULL, 4, '2024-09-30 07:53:14', '2024-09-30 12:00:18'),
(27259, '103.198.132.44', NULL, 1, '2024-09-30 09:02:28', '2024-09-30 09:02:28'),
(27260, '27.147.230.217', NULL, 1, '2024-09-30 09:05:37', '2024-09-30 09:05:37'),
(27261, '205.210.31.153', NULL, 1, '2024-09-30 09:16:53', '2024-09-30 09:16:53'),
(27262, '151.237.177.9', NULL, 1, '2024-09-30 09:20:16', '2024-09-30 09:20:16'),
(27263, '194.147.98.17', NULL, 1, '2024-09-30 09:54:21', '2024-09-30 09:54:21'),
(27264, '103.165.93.98', NULL, 1, '2024-09-30 10:17:52', '2024-09-30 10:17:52'),
(27265, '165.232.146.82', NULL, 3, '2024-09-30 10:20:18', '2024-09-30 10:20:27'),
(27266, '188.215.15.233', NULL, 1, '2024-09-30 10:21:59', '2024-09-30 10:21:59'),
(27267, '66.249.64.40', NULL, 1, '2024-09-30 10:40:47', '2024-09-30 10:40:47'),
(27268, '193.186.4.130', NULL, 1, '2024-09-30 10:52:23', '2024-09-30 10:52:23'),
(27269, '40.119.197.45', NULL, 3, '2024-09-30 11:27:27', '2024-09-30 15:24:19'),
(27270, '103.213.37.11', NULL, 1, '2024-09-30 11:33:26', '2024-09-30 11:33:26'),
(27271, '37.111.196.23', NULL, 1, '2024-09-30 11:38:04', '2024-09-30 11:38:04'),
(27272, '54.198.166.161', NULL, 1, '2024-09-30 11:56:39', '2024-09-30 11:56:39'),
(27273, '182.160.104.68', NULL, 1, '2024-09-30 12:00:55', '2024-09-30 12:00:55'),
(27274, '52.138.212.99', NULL, 1, '2024-09-30 12:46:42', '2024-09-30 12:46:42'),
(27275, '4.193.96.14', NULL, 1, '2024-09-30 12:49:48', '2024-09-30 12:49:48'),
(27276, '57.141.7.2', NULL, 1, '2024-09-30 13:03:30', '2024-09-30 13:03:30'),
(27277, '20.212.201.123', NULL, 1, '2024-09-30 13:14:40', '2024-09-30 13:14:40'),
(27278, '103.228.121.200', NULL, 1, '2024-09-30 13:41:58', '2024-09-30 13:41:58'),
(27279, '212.111.80.107', NULL, 1, '2024-09-30 13:50:30', '2024-09-30 13:50:30'),
(27280, '93.158.91.29', NULL, 1, '2024-09-30 13:52:21', '2024-09-30 13:52:21'),
(27281, '94.232.247.193', NULL, 1, '2024-09-30 14:28:14', '2024-09-30 14:28:14'),
(27282, '170.106.148.137', NULL, 1, '2024-09-30 14:33:16', '2024-09-30 14:33:16'),
(27283, '128.204.212.78', NULL, 1, '2024-09-30 14:55:43', '2024-09-30 14:55:43'),
(27284, '45.15.157.12', NULL, 1, '2024-09-30 14:58:55', '2024-09-30 14:58:55'),
(27285, '61.231.67.188', NULL, 1, '2024-09-30 15:22:24', '2024-09-30 15:22:24'),
(27286, '188.143.169.41', NULL, 1, '2024-09-30 15:39:09', '2024-09-30 15:39:09'),
(27287, '13.76.141.173', NULL, 1, '2024-09-30 15:57:39', '2024-09-30 15:57:39'),
(27288, '49.85.180.67', NULL, 1, '2024-09-30 18:19:30', '2024-09-30 18:19:30'),
(27289, '103.136.230.11', NULL, 1, '2024-09-30 18:26:17', '2024-09-30 18:26:17'),
(27290, '157.15.222.3', NULL, 1, '2024-09-30 20:41:23', '2024-09-30 20:41:23'),
(27291, '85.208.96.203', NULL, 1, '2024-09-30 20:50:10', '2024-09-30 20:50:10'),
(27292, '193.186.4.155', NULL, 1, '2024-09-30 21:18:01', '2024-09-30 21:18:01'),
(27293, '124.226.222.66', NULL, 1, '2024-09-30 21:27:52', '2024-09-30 21:27:52'),
(27294, '66.249.70.69', NULL, 1, '2024-09-30 21:40:56', '2024-09-30 21:40:56'),
(27295, '94.156.68.159', NULL, 4, '2024-09-30 21:51:52', '2024-09-30 22:17:33'),
(27296, '20.171.206.66', NULL, 1, '2024-09-30 21:55:56', '2024-09-30 21:55:56'),
(27297, '20.171.206.178', NULL, 1, '2024-09-30 22:06:00', '2024-09-30 22:06:00'),
(27298, '20.171.206.245', NULL, 1, '2024-09-30 22:06:18', '2024-09-30 22:06:18'),
(27299, '34.215.237.234', NULL, 1, '2024-09-30 22:06:41', '2024-09-30 22:06:41'),
(27300, '20.171.206.73', NULL, 1, '2024-09-30 22:16:36', '2024-09-30 22:16:36'),
(27301, '199.45.155.86', NULL, 1, '2024-09-30 23:09:24', '2024-09-30 23:09:24'),
(27302, '52.13.50.165', NULL, 1, '2024-09-30 23:24:46', '2024-09-30 23:24:46'),
(27303, '175.22.146.12', NULL, 1, '2024-10-01 00:02:30', '2024-10-01 00:02:30'),
(27304, '102.129.153.225', NULL, 1, '2024-10-01 00:21:43', '2024-10-01 00:21:43'),
(27305, '66.249.64.41', NULL, 1, '2024-10-01 00:29:17', '2024-10-01 00:29:17'),
(27306, '103.24.219.56', NULL, 1, '2024-10-01 00:47:45', '2024-10-01 00:47:45'),
(27307, '170.106.181.163', NULL, 1, '2024-10-01 00:50:50', '2024-10-01 00:50:50'),
(27308, '193.26.115.12', NULL, 2, '2024-10-01 01:07:13', '2024-10-01 03:37:10'),
(27309, '91.92.241.243', NULL, 1, '2024-10-01 01:19:01', '2024-10-01 01:19:01'),
(27310, '66.249.64.39', NULL, 1, '2024-10-01 01:43:46', '2024-10-01 01:43:46'),
(27311, '93.66.71.81', NULL, 1, '2024-10-01 02:03:22', '2024-10-01 02:03:22'),
(27312, '15.235.15.135', NULL, 1, '2024-10-01 02:41:07', '2024-10-01 02:41:07'),
(27313, '2.39.72.65', NULL, 1, '2024-10-01 03:31:27', '2024-10-01 03:31:27'),
(27314, '217.160.35.181', NULL, 1, '2024-10-01 03:35:58', '2024-10-01 03:35:58'),
(27315, '20.171.206.136', NULL, 1, '2024-10-01 04:52:23', '2024-10-01 04:52:23'),
(27316, '182.16.21.98', NULL, 1, '2024-10-01 05:18:58', '2024-10-01 05:18:58'),
(27317, '103.24.219.56', NULL, 3, '2024-10-01 05:35:39', '2024-10-01 23:43:22'),
(27318, '37.183.42.8', NULL, 1, '2024-10-01 05:40:29', '2024-10-01 05:40:29'),
(27319, '54.218.73.251', NULL, 1, '2024-10-01 06:17:45', '2024-10-01 06:17:45'),
(27320, '8.215.75.204', NULL, 2, '2024-10-01 06:26:42', '2024-10-01 11:43:27'),
(27321, '172.232.249.158', NULL, 4, '2024-10-01 06:43:28', '2024-10-01 06:43:30'),
(27322, '103.142.8.87', NULL, 1, '2024-10-01 06:59:27', '2024-10-01 06:59:27'),
(27323, '195.191.219.132', NULL, 1, '2024-10-01 07:42:10', '2024-10-01 07:42:10'),
(27324, '103.127.177.198', NULL, 1, '2024-10-01 07:48:22', '2024-10-01 07:48:22'),
(27325, '202.53.165.130', NULL, 1, '2024-10-01 08:07:37', '2024-10-01 08:07:37'),
(27326, '173.234.154.34', NULL, 1, '2024-10-01 08:08:20', '2024-10-01 08:08:20'),
(27327, '66.249.70.71', NULL, 1, '2024-10-01 08:29:04', '2024-10-01 08:29:04'),
(27328, '20.212.201.123', NULL, 3, '2024-10-01 08:39:02', '2024-10-01 12:43:40'),
(27329, '20.205.153.200', NULL, 2, '2024-10-01 08:39:21', '2024-10-01 09:45:10'),
(27330, '194.233.95.39', NULL, 8, '2024-10-01 08:44:45', '2024-10-01 12:23:20'),
(27331, '58.147.170.130', NULL, 3, '2024-10-01 09:18:15', '2024-10-01 09:36:31'),
(27332, '40.119.197.45', NULL, 2, '2024-10-01 09:46:57', '2024-10-01 10:00:08'),
(27333, '45.156.128.87', NULL, 1, '2024-10-01 09:52:21', '2024-10-01 09:52:21'),
(27334, '72.14.201.130', NULL, 2, '2024-10-01 10:18:03', '2024-10-01 10:27:57'),
(27335, '115.127.9.220', NULL, 1, '2024-10-01 10:18:04', '2024-10-01 10:18:04'),
(27336, '43.152.72.247', NULL, 1, '2024-10-01 10:20:03', '2024-10-01 10:20:03'),
(27337, '13.76.141.173', NULL, 1, '2024-10-01 10:31:58', '2024-10-01 10:31:58'),
(27338, '72.14.201.159', NULL, 2, '2024-10-01 10:38:04', '2024-10-01 15:05:08'),
(27339, '37.111.194.168', NULL, 3, '2024-10-01 11:16:46', '2024-10-01 11:41:24'),
(27340, '52.230.25.26', NULL, 1, '2024-10-01 11:31:42', '2024-10-01 11:31:42'),
(27341, '2.44.210.11', NULL, 1, '2024-10-01 11:34:26', '2024-10-01 11:34:26'),
(27342, '193.186.4.142', NULL, 1, '2024-10-01 11:39:56', '2024-10-01 11:39:56'),
(27343, '57.141.7.15', NULL, 1, '2024-10-01 11:57:32', '2024-10-01 11:57:32'),
(27344, '54.86.230.116', NULL, 1, '2024-10-01 12:04:01', '2024-10-01 12:04:01'),
(27345, '72.14.201.184', NULL, 1, '2024-10-01 12:10:50', '2024-10-01 12:10:50'),
(27346, '128.204.212.77', NULL, 1, '2024-10-01 12:25:53', '2024-10-01 12:25:53'),
(27347, '91.242.162.4', NULL, 1, '2024-10-01 12:52:28', '2024-10-01 12:52:28'),
(27348, '130.25.17.71', NULL, 1, '2024-10-01 12:54:05', '2024-10-01 12:54:05'),
(27349, '188.217.190.56', NULL, 1, '2024-10-01 12:54:08', '2024-10-01 12:54:08'),
(27350, '193.186.4.159', NULL, 1, '2024-10-01 13:14:07', '2024-10-01 13:14:07'),
(27351, '51.222.253.1', NULL, 1, '2024-10-01 14:24:03', '2024-10-01 14:24:03'),
(27352, '103.30.28.70', NULL, 1, '2024-10-01 15:41:48', '2024-10-01 15:41:48'),
(27353, '18.232.93.156', NULL, 1, '2024-10-01 15:53:58', '2024-10-01 15:53:58'),
(27354, '57.141.7.20', NULL, 1, '2024-10-01 16:24:34', '2024-10-01 16:24:34'),
(27355, '45.227.254.34', NULL, 1, '2024-10-01 16:52:32', '2024-10-01 16:52:32'),
(27356, '66.249.70.69', NULL, 3, '2024-10-01 18:11:30', '2024-10-01 22:02:50'),
(27357, '159.223.167.100', NULL, 1, '2024-10-01 19:20:55', '2024-10-01 19:20:55'),
(27358, '103.144.49.128', NULL, 1, '2024-10-01 19:58:32', '2024-10-01 19:58:32'),
(27359, '27.124.32.71', NULL, 1, '2024-10-01 20:01:33', '2024-10-01 20:01:33'),
(27360, '34.218.80.34', NULL, 1, '2024-10-01 22:09:54', '2024-10-01 22:09:54'),
(27361, '51.222.253.5', NULL, 1, '2024-10-01 23:18:39', '2024-10-01 23:18:39'),
(27362, '45.66.35.21', NULL, 1, '2024-10-02 00:27:39', '2024-10-02 00:27:39'),
(27363, '3.235.30.103', NULL, 1, '2024-10-02 00:35:00', '2024-10-02 00:35:00'),
(27364, '113.62.169.130', NULL, 1, '2024-10-02 00:36:54', '2024-10-02 00:36:54'),
(27365, '44.242.155.73', NULL, 1, '2024-10-02 00:39:19', '2024-10-02 00:39:19'),
(27366, '43.135.142.7', NULL, 1, '2024-10-02 00:41:15', '2024-10-02 00:41:15'),
(27367, '52.178.179.62', NULL, 1, '2024-10-02 00:43:05', '2024-10-02 00:43:05'),
(27368, '77.83.92.56', NULL, 1, '2024-10-02 00:49:53', '2024-10-02 00:49:53'),
(27369, '35.95.59.70', NULL, 1, '2024-10-02 01:29:58', '2024-10-02 01:29:58'),
(27370, '118.107.9.81', NULL, 1, '2024-10-02 01:40:01', '2024-10-02 01:40:01'),
(27371, '20.171.206.40', NULL, 1, '2024-10-02 03:57:42', '2024-10-02 03:57:42'),
(27372, '83.99.151.66', NULL, 1, '2024-10-02 04:06:40', '2024-10-02 04:06:40'),
(27373, '83.99.151.69', NULL, 1, '2024-10-02 04:07:24', '2024-10-02 04:07:24'),
(27374, '20.171.206.50', NULL, 1, '2024-10-02 04:07:50', '2024-10-02 04:07:50'),
(27375, '20.171.206.119', NULL, 2, '2024-10-02 04:09:20', '2024-10-02 04:10:16'),
(27376, '206.189.27.203', NULL, 1, '2024-10-02 04:21:45', '2024-10-02 04:21:45'),
(27377, '188.165.87.110', NULL, 1, '2024-10-02 05:03:20', '2024-10-02 05:03:20'),
(27378, '72.14.201.159', NULL, 4, '2024-10-02 06:03:37', '2024-10-02 11:39:14'),
(27379, '20.212.201.123', NULL, 1, '2024-10-02 06:45:50', '2024-10-02 06:45:50'),
(27380, '51.254.49.105', NULL, 2, '2024-10-02 07:02:27', '2024-10-02 21:42:24'),
(27381, '37.187.215.243', NULL, 1, '2024-10-02 07:02:35', '2024-10-02 07:02:35'),
(27382, '198.235.24.82', NULL, 1, '2024-10-02 07:04:00', '2024-10-02 07:04:00'),
(27383, '20.46.149.159', NULL, 1, '2024-10-02 07:06:52', '2024-10-02 07:06:52'),
(27384, '173.252.83.36', NULL, 1, '2024-10-02 07:23:34', '2024-10-02 07:23:34'),
(27385, '173.252.83.24', NULL, 1, '2024-10-02 07:23:35', '2024-10-02 07:23:35'),
(27386, '136.227.190.77', NULL, 1, '2024-10-02 07:42:51', '2024-10-02 07:42:51'),
(27387, '124.236.100.56', NULL, 2, '2024-10-02 07:45:19', '2024-10-02 07:45:45'),
(27388, '69.171.231.2', NULL, 1, '2024-10-02 07:51:39', '2024-10-02 07:51:39'),
(27389, '69.171.231.113', NULL, 1, '2024-10-02 07:51:39', '2024-10-02 07:51:39'),
(27390, '115.127.9.220', NULL, 1, '2024-10-02 08:01:17', '2024-10-02 08:01:17'),
(27391, '195.191.219.133', NULL, 1, '2024-10-02 08:08:35', '2024-10-02 08:08:35'),
(27392, '198.235.24.137', NULL, 1, '2024-10-02 08:35:16', '2024-10-02 08:35:16'),
(27393, '103.138.255.26', NULL, 1, '2024-10-02 08:36:52', '2024-10-02 08:36:52'),
(27394, '51.254.49.107', NULL, 1, '2024-10-02 08:48:14', '2024-10-02 08:48:14'),
(27395, '123.6.49.50', NULL, 1, '2024-10-02 09:16:59', '2024-10-02 09:16:59'),
(27396, '27.115.124.38', NULL, 1, '2024-10-02 09:17:02', '2024-10-02 09:17:02'),
(27397, '93.71.200.84', NULL, 1, '2024-10-02 09:24:51', '2024-10-02 09:24:51'),
(27398, '116.68.201.6', NULL, 1, '2024-10-02 09:34:52', '2024-10-02 09:34:52'),
(27399, '45.14.244.50', NULL, 1, '2024-10-02 09:46:11', '2024-10-02 09:46:11'),
(27400, '193.186.4.159', NULL, 6, '2024-10-02 09:50:46', '2024-10-02 18:42:54'),
(27401, '20.68.35.212', NULL, 1, '2024-10-02 10:04:49', '2024-10-02 10:04:49'),
(27402, '20.90.17.67', NULL, 1, '2024-10-02 10:07:20', '2024-10-02 10:07:20'),
(27403, '20.90.86.233', NULL, 1, '2024-10-02 10:07:30', '2024-10-02 10:07:30'),
(27404, '94.103.125.73', NULL, 4, '2024-10-02 10:11:57', '2024-10-02 10:13:05'),
(27405, '49.51.243.156', NULL, 1, '2024-10-02 10:17:34', '2024-10-02 10:17:34'),
(27406, '52.167.144.222', NULL, 1, '2024-10-02 10:41:04', '2024-10-02 10:41:04'),
(27407, '178.254.29.124', NULL, 1, '2024-10-02 11:06:15', '2024-10-02 11:06:15'),
(27408, '203.2.64.59', NULL, 1, '2024-10-02 11:45:13', '2024-10-02 11:45:13'),
(27409, '112.97.246.243', NULL, 2, '2024-10-02 12:12:28', '2024-10-02 12:12:34'),
(27410, '173.252.70.113', NULL, 1, '2024-10-02 12:50:08', '2024-10-02 12:50:08'),
(27411, '52.163.93.107', NULL, 1, '2024-10-02 13:12:44', '2024-10-02 13:12:44'),
(27412, '40.88.21.235', NULL, 1, '2024-10-02 13:43:43', '2024-10-02 13:43:43'),
(27413, '99.209.153.234', NULL, 2, '2024-10-02 13:43:47', '2024-10-02 13:43:48'),
(27414, '103.161.68.181', NULL, 1, '2024-10-02 14:03:58', '2024-10-02 14:03:58'),
(27415, '45.168.56.200', NULL, 1, '2024-10-02 14:34:45', '2024-10-02 14:34:45'),
(27416, '93.66.230.201', NULL, 1, '2024-10-02 14:34:50', '2024-10-02 14:34:50'),
(27417, '72.14.201.130', NULL, 2, '2024-10-02 15:33:19', '2024-10-02 18:06:34'),
(27418, '3.141.11.163', NULL, 1, '2024-10-02 15:47:42', '2024-10-02 15:47:42'),
(27419, '18.225.25.214', NULL, 2, '2024-10-02 15:47:42', '2024-10-02 18:40:48'),
(27420, '3.19.74.154', NULL, 1, '2024-10-02 15:47:51', '2024-10-02 15:47:51'),
(27421, '103.73.44.124', NULL, 1, '2024-10-02 16:04:28', '2024-10-02 16:04:28'),
(27422, '54.67.0.126', NULL, 2, '2024-10-02 16:26:34', '2024-10-02 16:27:15'),
(27423, '50.18.43.84', NULL, 1, '2024-10-02 16:27:05', '2024-10-02 16:27:05'),
(27424, '54.183.23.174', NULL, 1, '2024-10-02 16:27:16', '2024-10-02 16:27:16'),
(27425, '170.106.180.139', NULL, 1, '2024-10-02 16:49:32', '2024-10-02 16:49:32'),
(27426, '104.28.120.1', NULL, 1, '2024-10-02 17:07:11', '2024-10-02 17:07:11'),
(27427, '80.87.206.70', NULL, 2, '2024-10-02 17:25:27', '2024-10-02 17:25:27'),
(27428, '40.77.167.65', NULL, 1, '2024-10-02 17:48:40', '2024-10-02 17:48:40'),
(27429, '72.14.201.142', NULL, 1, '2024-10-02 18:08:45', '2024-10-02 18:08:45'),
(27430, '54.223.20.98', NULL, 1, '2024-10-02 18:09:07', '2024-10-02 18:09:07'),
(27431, '103.198.132.194', NULL, 1, '2024-10-02 18:25:57', '2024-10-02 18:25:57'),
(27432, '191.96.227.208', NULL, 1, '2024-10-02 18:35:34', '2024-10-02 18:35:34'),
(27433, '3.137.205.203', NULL, 2, '2024-10-02 18:40:46', '2024-10-02 18:41:13'),
(27434, '93.148.140.189', NULL, 1, '2024-10-02 19:03:51', '2024-10-02 19:03:51'),
(27435, '93.71.62.241', NULL, 1, '2024-10-02 19:03:53', '2024-10-02 19:03:53'),
(27436, '188.165.87.101', NULL, 1, '2024-10-02 19:23:59', '2024-10-02 19:23:59'),
(27437, '20.191.45.212', NULL, 1, '2024-10-02 19:30:34', '2024-10-02 19:30:34'),
(27438, '194.233.95.39', NULL, 8, '2024-10-02 20:27:32', '2024-10-02 20:30:59'),
(27439, '57.141.7.28', NULL, 1, '2024-10-02 20:32:13', '2024-10-02 20:32:13'),
(27440, '94.156.167.199', NULL, 1, '2024-10-02 20:35:05', '2024-10-02 20:35:05'),
(27441, '51.254.49.109', NULL, 1, '2024-10-02 20:52:39', '2024-10-02 20:52:39'),
(27442, '37.187.215.240', NULL, 1, '2024-10-02 20:52:50', '2024-10-02 20:52:50'),
(27443, '54.153.41.61', NULL, 3, '2024-10-02 21:31:27', '2024-10-02 21:32:17'),
(27444, '52.53.212.40', NULL, 1, '2024-10-02 21:31:47', '2024-10-02 21:31:47'),
(27445, '198.167.199.224', NULL, 1, '2024-10-02 22:44:58', '2024-10-02 22:44:58'),
(27446, '34.220.236.18', NULL, 1, '2024-10-02 23:12:50', '2024-10-02 23:12:50'),
(27447, '47.53.228.244', NULL, 1, '2024-10-02 23:36:22', '2024-10-02 23:36:22'),
(27448, '2.39.200.21', NULL, 1, '2024-10-02 23:36:24', '2024-10-02 23:36:24'),
(27449, '54.224.121.123', NULL, 1, '2024-10-02 23:41:36', '2024-10-02 23:41:36'),
(27450, '103.24.219.56', NULL, 1, '2024-10-02 23:49:31', '2024-10-02 23:49:31'),
(27451, '35.88.100.162', NULL, 1, '2024-10-03 01:46:26', '2024-10-03 01:46:26'),
(27452, '156.234.80.138', NULL, 1, '2024-10-03 02:36:02', '2024-10-03 02:36:02'),
(27453, '125.94.144.102', NULL, 1, '2024-10-03 02:43:46', '2024-10-03 02:43:46'),
(27454, '170.106.104.42', NULL, 1, '2024-10-03 02:54:48', '2024-10-03 02:54:48'),
(27455, '128.204.212.77', NULL, 2, '2024-10-03 04:46:10', '2024-10-03 13:09:06'),
(27456, '66.249.70.69', NULL, 2, '2024-10-03 05:19:59', '2024-10-04 01:01:01'),
(27457, '198.8.94.174', NULL, 1, '2024-10-03 06:05:01', '2024-10-03 06:05:01'),
(27458, '103.24.219.56', NULL, 1, '2024-10-03 06:09:16', '2024-10-03 06:09:16'),
(27459, '175.16.75.126', NULL, 1, '2024-10-03 06:21:08', '2024-10-03 06:21:08'),
(27460, '207.46.13.111', NULL, 1, '2024-10-03 06:36:50', '2024-10-03 06:36:50'),
(27461, '52.206.84.190', NULL, 2, '2024-10-03 08:28:33', '2024-10-03 08:28:33'),
(27462, '37.111.212.95', NULL, 1, '2024-10-03 08:33:44', '2024-10-03 08:33:44'),
(27463, '193.186.4.130', NULL, 2, '2024-10-03 08:33:44', '2024-10-03 12:40:05'),
(27464, '89.248.174.11', NULL, 1, '2024-10-03 08:54:38', '2024-10-03 08:54:38'),
(27465, '8.215.67.111', NULL, 2, '2024-10-03 09:17:40', '2024-10-03 14:52:52'),
(27466, '203.172.74.6', NULL, 1, '2024-10-03 09:20:22', '2024-10-03 09:20:22'),
(27467, '72.14.201.130', NULL, 2, '2024-10-03 09:22:17', '2024-10-03 09:34:32'),
(27468, '157.55.39.61', NULL, 1, '2024-10-03 09:51:50', '2024-10-03 09:51:50'),
(27469, '52.163.93.107', NULL, 1, '2024-10-03 10:07:10', '2024-10-03 10:07:10'),
(27470, '103.197.206.242', NULL, 1, '2024-10-03 10:10:15', '2024-10-03 10:10:15'),
(27471, '103.159.72.104', NULL, 1, '2024-10-03 10:13:04', '2024-10-03 10:13:04'),
(27472, '87.249.132.6', NULL, 2, '2024-10-03 10:34:20', '2024-10-03 14:25:54'),
(27473, '20.205.153.200', NULL, 1, '2024-10-03 11:47:46', '2024-10-03 11:47:46'),
(27474, '43.153.123.4', NULL, 1, '2024-10-03 12:32:02', '2024-10-03 12:32:02'),
(27475, '173.252.107.7', NULL, 1, '2024-10-03 12:32:25', '2024-10-03 12:32:25'),
(27476, '103.203.179.183', NULL, 1, '2024-10-03 12:44:20', '2024-10-03 12:44:20'),
(27477, '114.130.184.125', NULL, 1, '2024-10-03 13:06:39', '2024-10-03 13:06:39'),
(27478, '61.247.183.231', NULL, 1, '2024-10-03 13:18:44', '2024-10-03 13:18:44'),
(27479, '45.200.149.221', NULL, 1, '2024-10-03 13:47:03', '2024-10-03 13:47:03'),
(27480, '13.76.141.173', NULL, 1, '2024-10-03 13:57:12', '2024-10-03 13:57:12'),
(27481, '51.222.253.10', NULL, 1, '2024-10-03 14:03:52', '2024-10-03 14:03:52'),
(27482, '202.191.126.60', NULL, 1, '2024-10-03 14:04:39', '2024-10-03 14:04:39'),
(27483, '35.199.13.69', NULL, 1, '2024-10-03 14:41:59', '2024-10-03 14:41:59'),
(27484, '52.230.25.26', NULL, 1, '2024-10-03 15:40:34', '2024-10-03 15:40:34'),
(27485, '193.186.4.159', NULL, 1, '2024-10-03 15:41:56', '2024-10-03 15:41:56'),
(27486, '27.50.59.146', NULL, 1, '2024-10-03 16:13:12', '2024-10-03 16:13:12'),
(27487, '42.83.147.34', NULL, 2, '2024-10-03 17:01:36', '2024-10-03 17:01:38'),
(27488, '42.236.12.197', NULL, 1, '2024-10-03 17:15:33', '2024-10-03 17:15:33'),
(27489, '42.236.17.11', NULL, 1, '2024-10-03 17:16:46', '2024-10-03 17:16:46'),
(27490, '51.159.106.90', NULL, 1, '2024-10-03 17:28:26', '2024-10-03 17:28:26'),
(27491, '42.236.101.248', NULL, 1, '2024-10-03 17:40:29', '2024-10-03 17:40:29'),
(27492, '194.38.23.16', NULL, 2, '2024-10-03 18:26:31', '2024-10-03 18:26:31'),
(27493, '34.209.40.123', NULL, 1, '2024-10-03 19:23:22', '2024-10-03 19:23:22'),
(27494, '128.204.212.78', NULL, 1, '2024-10-03 20:15:36', '2024-10-03 20:15:36'),
(27495, '43.159.128.149', NULL, 1, '2024-10-03 20:17:46', '2024-10-03 20:17:46'),
(27496, '103.131.71.72', NULL, 1, '2024-10-03 20:20:16', '2024-10-03 20:20:16'),
(27497, '87.236.176.63', NULL, 1, '2024-10-03 21:19:48', '2024-10-03 21:19:48'),
(27498, '93.123.109.141', NULL, 3, '2024-10-03 21:28:57', '2024-10-04 01:33:14'),
(27499, '36.74.44.245', NULL, 4, '2024-10-03 21:32:58', '2024-10-03 21:33:07'),
(27500, '89.187.171.146', NULL, 1, '2024-10-03 21:37:30', '2024-10-03 21:37:30'),
(27501, '27.124.32.71', NULL, 1, '2024-10-03 21:39:26', '2024-10-03 21:39:26'),
(27502, '87.120.116.184', NULL, 3, '2024-10-03 21:53:21', '2024-10-04 01:42:30'),
(27503, '47.53.88.202', NULL, 1, '2024-10-03 22:34:09', '2024-10-03 22:34:09'),
(27504, '27.25.141.123', NULL, 1, '2024-10-03 23:01:12', '2024-10-03 23:01:12'),
(27505, '185.40.4.38', NULL, 1, '2024-10-03 23:04:08', '2024-10-03 23:04:08'),
(27506, '185.241.208.204', NULL, 1, '2024-10-03 23:05:28', '2024-10-03 23:05:28'),
(27507, '3.87.99.251', NULL, 1, '2024-10-03 23:49:22', '2024-10-03 23:49:22'),
(27508, '192.248.172.11', NULL, 4, '2024-10-03 23:57:14', '2024-10-03 23:57:20'),
(27509, '205.210.31.235', NULL, 1, '2024-10-04 00:07:48', '2024-10-04 00:07:48'),
(27510, '60.188.57.0', NULL, 1, '2024-10-04 01:02:31', '2024-10-04 01:02:31'),
(27511, '66.249.66.41', NULL, 1, '2024-10-04 01:04:01', '2024-10-04 01:04:01'),
(27512, '35.86.105.60', NULL, 1, '2024-10-04 01:28:52', '2024-10-04 01:28:52'),
(27513, '118.107.9.81', NULL, 1, '2024-10-04 01:33:57', '2024-10-04 01:33:57'),
(27514, '54.212.18.197', NULL, 1, '2024-10-04 01:37:11', '2024-10-04 01:37:11'),
(27515, '104.28.230.34', NULL, 1, '2024-10-04 02:01:49', '2024-10-04 02:01:49'),
(27516, '27.25.141.115', NULL, 1, '2024-10-04 02:15:41', '2024-10-04 02:15:41'),
(27517, '175.22.145.241', NULL, 1, '2024-10-04 02:21:02', '2024-10-04 02:21:02'),
(27518, '66.249.66.12', NULL, 1, '2024-10-04 02:41:40', '2024-10-04 02:41:40'),
(27519, '44.220.153.206', NULL, 1, '2024-10-04 02:53:35', '2024-10-04 02:53:35'),
(27520, '66.249.66.10', NULL, 1, '2024-10-04 03:02:21', '2024-10-04 03:02:21'),
(27521, '103.138.214.59', NULL, 1, '2024-10-04 03:11:49', '2024-10-04 03:11:49'),
(27522, '66.249.66.40', NULL, 1, '2024-10-04 03:13:07', '2024-10-04 03:13:07'),
(27523, '128.204.212.77', NULL, 2, '2024-10-04 04:59:21', '2024-10-04 11:55:58'),
(27524, '64.225.67.196', NULL, 1, '2024-10-04 05:48:49', '2024-10-04 05:48:49'),
(27525, '40.77.167.47', NULL, 1, '2024-10-04 05:48:59', '2024-10-04 05:48:59'),
(27526, '43.130.39.254', NULL, 1, '2024-10-04 06:05:08', '2024-10-04 06:05:08'),
(27527, '193.186.4.159', NULL, 1, '2024-10-04 07:39:31', '2024-10-04 07:39:31'),
(27528, '103.147.107.116', NULL, 1, '2024-10-04 07:42:15', '2024-10-04 07:42:15'),
(27529, '121.237.36.29', NULL, 1, '2024-10-04 08:20:30', '2024-10-04 08:20:30'),
(27530, '72.14.201.143', NULL, 1, '2024-10-04 09:59:47', '2024-10-04 09:59:47'),
(27531, '44.242.155.73', NULL, 1, '2024-10-04 10:01:18', '2024-10-04 10:01:18'),
(27532, '94.156.167.199', NULL, 4, '2024-10-04 10:03:29', '2024-10-04 10:03:46'),
(27533, '168.91.11.10', NULL, 1, '2024-10-04 10:28:23', '2024-10-04 10:28:23'),
(27534, '89.248.174.11', NULL, 1, '2024-10-04 10:49:03', '2024-10-04 10:49:03'),
(27535, '103.140.231.214', NULL, 1, '2024-10-04 11:14:06', '2024-10-04 11:14:06'),
(27536, '35.196.242.49', NULL, 1, '2024-10-04 11:36:33', '2024-10-04 11:36:33'),
(27537, '87.236.176.227', NULL, 1, '2024-10-04 12:00:30', '2024-10-04 12:00:30'),
(27538, '142.93.144.205', NULL, 1, '2024-10-04 12:08:16', '2024-10-04 12:08:16'),
(27539, '44.199.234.47', NULL, 2, '2024-10-04 12:12:20', '2024-10-04 12:12:21'),
(27540, '128.204.212.78', NULL, 1, '2024-10-04 12:16:42', '2024-10-04 12:16:42'),
(27541, '103.24.219.56', NULL, 1, '2024-10-04 12:58:01', '2024-10-04 12:58:01'),
(27542, '137.116.220.51', NULL, 1, '2024-10-04 13:22:18', '2024-10-04 13:22:18'),
(27543, '128.204.212.84', NULL, 1, '2024-10-04 13:36:21', '2024-10-04 13:36:21'),
(27544, '109.116.194.236', NULL, 1, '2024-10-04 14:25:37', '2024-10-04 14:25:37'),
(27545, '109.117.218.86', NULL, 1, '2024-10-04 14:25:40', '2024-10-04 14:25:40'),
(27546, '109.116.77.248', NULL, 1, '2024-10-04 14:25:43', '2024-10-04 14:25:43'),
(27547, '43.152.72.247', NULL, 1, '2024-10-04 14:26:35', '2024-10-04 14:26:35'),
(27548, '54.70.190.91', NULL, 3, '2024-10-04 15:16:09', '2024-10-04 15:16:12'),
(27549, '74.119.144.60', NULL, 1, '2024-10-04 15:16:14', '2024-10-04 15:16:14'),
(27550, '154.29.51.169', NULL, 1, '2024-10-04 16:34:09', '2024-10-04 16:34:09'),
(27551, '87.236.176.184', NULL, 1, '2024-10-04 17:37:10', '2024-10-04 17:37:10'),
(27552, '36.72.6.58', NULL, 1, '2024-10-04 19:16:21', '2024-10-04 19:16:21'),
(27553, '207.199.188.103', NULL, 1, '2024-10-04 19:39:02', '2024-10-04 19:39:02'),
(27554, '103.203.95.165', NULL, 1, '2024-10-04 20:21:12', '2024-10-04 20:21:12'),
(27555, '191.96.150.182', NULL, 1, '2024-10-04 20:29:22', '2024-10-04 20:29:22'),
(27556, '93.66.132.159', NULL, 1, '2024-10-04 20:43:44', '2024-10-04 20:43:44'),
(27557, '5.95.30.49', NULL, 1, '2024-10-04 20:45:48', '2024-10-04 20:45:48'),
(27558, '66.249.66.41', NULL, 1, '2024-10-04 20:56:18', '2024-10-04 20:56:18'),
(27559, '87.120.116.184', NULL, 1, '2024-10-04 21:16:27', '2024-10-04 21:16:27'),
(27560, '170.106.180.139', NULL, 1, '2024-10-04 21:48:47', '2024-10-04 21:48:47'),
(27561, '34.96.45.154', NULL, 1, '2024-10-04 22:08:49', '2024-10-04 22:08:49'),
(27562, '209.95.190.117', NULL, 1, '2024-10-04 22:09:04', '2024-10-04 22:09:04'),
(27563, '35.86.118.103', NULL, 1, '2024-10-04 22:16:16', '2024-10-04 22:16:16'),
(27564, '202.134.10.142', NULL, 1, '2024-10-04 22:26:20', '2024-10-04 22:26:20'),
(27565, '123.160.223.73', NULL, 1, '2024-10-04 22:37:46', '2024-10-04 22:37:46'),
(27566, '111.7.106.107', NULL, 1, '2024-10-04 22:38:17', '2024-10-04 22:38:17'),
(27567, '111.7.106.106', NULL, 1, '2024-10-04 22:38:20', '2024-10-04 22:38:20'),
(27568, '54.184.221.195', NULL, 1, '2024-10-04 23:04:39', '2024-10-04 23:04:39'),
(27569, '35.180.127.112', NULL, 4, '2024-10-04 23:22:37', '2024-10-05 00:45:28'),
(27570, '168.91.37.172', NULL, 1, '2024-10-05 00:05:19', '2024-10-05 00:05:19'),
(27571, '147.182.183.14', NULL, 3, '2024-10-05 00:27:57', '2024-10-05 01:47:24'),
(27572, '199.244.88.229', NULL, 1, '2024-10-05 02:06:43', '2024-10-05 02:06:43'),
(27573, '89.187.162.106', NULL, 1, '2024-10-05 02:32:37', '2024-10-05 02:32:37'),
(27574, '52.167.144.16', NULL, 1, '2024-10-05 02:58:39', '2024-10-05 02:58:39'),
(27575, '31.13.115.8', NULL, 2, '2024-10-05 03:20:16', '2024-10-05 03:20:17'),
(27576, '18.118.253.223', NULL, 1, '2024-10-05 03:22:44', '2024-10-05 03:22:44'),
(27577, '34.86.101.137', NULL, 2, '2024-10-05 03:24:33', '2024-10-05 03:24:34'),
(27578, '5.79.254.66', NULL, 1, '2024-10-05 03:30:58', '2024-10-05 03:30:58'),
(27579, '157.55.39.201', NULL, 1, '2024-10-05 03:37:42', '2024-10-05 03:37:42'),
(27580, '13.228.23.148', NULL, 1, '2024-10-05 03:47:28', '2024-10-05 03:47:28'),
(27581, '198.235.24.102', NULL, 1, '2024-10-05 03:55:14', '2024-10-05 03:55:14'),
(27582, '66.249.66.42', NULL, 1, '2024-10-05 03:57:05', '2024-10-05 03:57:05'),
(27583, '66.249.66.40', NULL, 2, '2024-10-05 03:57:57', '2024-10-05 03:57:57'),
(27584, '66.249.66.10', NULL, 2, '2024-10-05 04:37:15', '2024-10-05 04:39:14'),
(27585, '66.249.66.11', NULL, 1, '2024-10-05 04:39:15', '2024-10-05 04:39:15'),
(27586, '66.249.66.41', NULL, 2, '2024-10-05 05:23:10', '2024-10-05 12:31:15'),
(27587, '35.171.144.152', NULL, 2, '2024-10-05 06:53:55', '2024-10-05 06:53:56'),
(27588, '54.88.179.33', NULL, 4, '2024-10-05 06:53:55', '2024-10-05 13:38:24'),
(27589, '5.133.192.197', NULL, 1, '2024-10-05 07:07:46', '2024-10-05 07:07:46'),
(27590, '157.55.39.49', NULL, 1, '2024-10-05 07:36:23', '2024-10-05 07:36:23'),
(27591, '149.88.106.176', NULL, 1, '2024-10-05 08:06:31', '2024-10-05 08:06:31'),
(27592, '5.88.73.36', NULL, 1, '2024-10-05 08:06:58', '2024-10-05 08:06:58'),
(27593, '47.53.75.111', NULL, 1, '2024-10-05 08:11:13', '2024-10-05 08:11:13'),
(27594, '43.159.144.16', NULL, 1, '2024-10-05 08:15:12', '2024-10-05 08:15:12'),
(27595, '173.252.95.14', NULL, 1, '2024-10-05 09:37:15', '2024-10-05 09:37:15'),
(27596, '173.252.95.15', NULL, 1, '2024-10-05 09:37:15', '2024-10-05 09:37:15'),
(27597, '103.160.145.108', NULL, 1, '2024-10-05 09:46:19', '2024-10-05 09:46:19'),
(27598, '182.16.21.98', NULL, 1, '2024-10-05 09:56:34', '2024-10-05 09:56:34'),
(27599, '57.141.7.8', NULL, 1, '2024-10-05 10:07:43', '2024-10-05 10:07:43'),
(27600, '203.55.81.229', NULL, 1, '2024-10-05 10:48:29', '2024-10-05 10:48:29'),
(27601, '91.242.162.8', NULL, 1, '2024-10-05 11:36:13', '2024-10-05 11:36:13'),
(27602, '93.123.109.141', NULL, 6, '2024-10-05 13:02:11', '2024-10-06 02:29:03'),
(27603, '103.209.83.54', NULL, 1, '2024-10-05 13:35:18', '2024-10-05 13:35:18'),
(27604, '80.77.23.218', NULL, 1, '2024-10-05 13:47:09', '2024-10-05 13:47:09'),
(27605, '20.171.206.137', NULL, 1, '2024-10-05 13:50:24', '2024-10-05 13:50:24'),
(27606, '20.171.206.211', NULL, 2, '2024-10-05 13:50:58', '2024-10-05 13:51:14'),
(27607, '20.171.206.32', NULL, 1, '2024-10-05 13:53:14', '2024-10-05 13:53:14'),
(27608, '103.131.71.90', NULL, 1, '2024-10-05 14:40:23', '2024-10-05 14:40:23'),
(27609, '49.51.243.156', NULL, 1, '2024-10-05 15:53:45', '2024-10-05 15:53:45'),
(27610, '198.235.24.8', NULL, 1, '2024-10-05 15:58:20', '2024-10-05 15:58:20'),
(27611, '209.38.151.62', NULL, 1, '2024-10-05 16:02:32', '2024-10-05 16:02:32'),
(27612, '134.199.67.214', NULL, 1, '2024-10-05 16:17:41', '2024-10-05 16:17:41'),
(27613, '94.103.125.73', NULL, 4, '2024-10-05 16:30:08', '2024-10-05 16:30:20'),
(27614, '51.222.253.12', NULL, 1, '2024-10-05 17:09:15', '2024-10-05 17:09:15'),
(27615, '72.14.201.130', NULL, 1, '2024-10-05 17:22:11', '2024-10-05 17:22:11'),
(27616, '193.186.4.159', NULL, 1, '2024-10-05 17:23:29', '2024-10-05 17:23:29'),
(27617, '205.210.31.169', NULL, 1, '2024-10-05 19:34:12', '2024-10-05 19:34:12'),
(27618, '193.186.4.130', NULL, 2, '2024-10-05 19:37:49', '2024-10-05 19:41:52'),
(27619, '18.209.35.235', NULL, 1, '2024-10-05 19:56:20', '2024-10-05 19:56:20'),
(27620, '119.148.29.123', NULL, 1, '2024-10-05 20:06:06', '2024-10-05 20:06:06'),
(27621, '205.169.39.22', NULL, 1, '2024-10-05 20:42:39', '2024-10-05 20:42:39'),
(27622, '89.248.174.11', NULL, 2, '2024-10-05 20:43:15', '2024-10-05 20:43:16'),
(27623, '216.244.66.200', NULL, 1, '2024-10-05 21:29:41', '2024-10-05 21:29:41'),
(27624, '180.102.134.69', NULL, 1, '2024-10-05 21:45:06', '2024-10-05 21:45:06'),
(27625, '128.204.212.78', NULL, 1, '2024-10-05 22:12:56', '2024-10-05 22:12:56'),
(27626, '51.222.253.2', NULL, 1, '2024-10-05 22:36:10', '2024-10-05 22:36:10'),
(27627, '108.162.241.143', NULL, 1, '2024-10-05 22:46:21', '2024-10-05 22:46:21'),
(27628, '128.204.212.84', NULL, 1, '2024-10-05 22:47:44', '2024-10-05 22:47:44'),
(27629, '15.235.15.135', NULL, 1, '2024-10-05 22:54:50', '2024-10-05 22:54:50'),
(27630, '27.147.200.3', NULL, 1, '2024-10-05 22:55:38', '2024-10-05 22:55:38'),
(27631, '57.128.153.207', NULL, 1, '2024-10-05 23:44:58', '2024-10-05 23:44:58'),
(27632, '188.218.223.253', NULL, 1, '2024-10-06 00:11:11', '2024-10-06 00:11:11'),
(27633, '93.65.81.104', NULL, 1, '2024-10-06 00:11:14', '2024-10-06 00:11:14'),
(27634, '43.130.40.120', NULL, 1, '2024-10-06 00:16:08', '2024-10-06 00:16:08'),
(27635, '54.203.182.119', NULL, 1, '2024-10-06 00:19:38', '2024-10-06 00:19:38'),
(27636, '191.96.150.205', NULL, 1, '2024-10-06 00:27:52', '2024-10-06 00:27:52'),
(27637, '34.215.233.254', NULL, 1, '2024-10-06 00:45:55', '2024-10-06 00:45:55'),
(27638, '54.70.190.91', NULL, 2, '2024-10-06 01:03:23', '2024-10-06 01:03:27'),
(27639, '35.92.54.20', NULL, 2, '2024-10-06 01:03:24', '2024-10-06 01:03:25'),
(27640, '66.220.149.8', NULL, 1, '2024-10-06 01:58:27', '2024-10-06 01:58:27'),
(27641, '66.220.149.5', NULL, 1, '2024-10-06 01:58:27', '2024-10-06 01:58:27'),
(27642, '103.217.111.111', NULL, 1, '2024-10-06 02:36:47', '2024-10-06 02:36:47'),
(27643, '198.235.24.46', NULL, 1, '2024-10-06 02:43:47', '2024-10-06 02:43:47'),
(27644, '178.171.116.37', NULL, 1, '2024-10-06 02:44:28', '2024-10-06 02:44:28'),
(27645, '167.94.145.109', NULL, 1, '2024-10-06 02:47:51', '2024-10-06 02:47:51'),
(27646, '45.200.149.221', NULL, 1, '2024-10-06 03:13:30', '2024-10-06 03:13:30'),
(27647, '49.85.69.198', NULL, 1, '2024-10-06 03:41:47', '2024-10-06 03:41:47'),
(27648, '34.96.45.122', NULL, 1, '2024-10-06 04:05:17', '2024-10-06 04:05:17'),
(27649, '173.209.40.64', NULL, 2, '2024-10-06 04:43:37', '2024-10-06 22:46:00'),
(27650, '45.125.12.162', NULL, 12, '2024-10-06 04:57:25', '2024-10-07 02:04:48'),
(27651, '144.126.239.43', NULL, 1, '2024-10-06 05:09:44', '2024-10-06 05:09:44'),
(27652, '223.113.128.201', NULL, 1, '2024-10-06 07:01:49', '2024-10-06 07:01:49'),
(27653, '52.81.60.5', NULL, 1, '2024-10-06 07:03:10', '2024-10-06 07:03:10'),
(27654, '172.172.53.23', NULL, 1, '2024-10-06 08:35:56', '2024-10-06 08:35:56'),
(27655, '40.94.25.228', NULL, 1, '2024-10-06 08:37:27', '2024-10-06 08:37:27'),
(27656, '137.135.50.44', NULL, 1, '2024-10-06 08:38:27', '2024-10-06 08:38:27'),
(27657, '20.230.31.128', NULL, 1, '2024-10-06 08:38:34', '2024-10-06 08:38:34'),
(27658, '40.119.197.45', NULL, 3, '2024-10-06 08:46:51', '2024-10-06 13:24:26'),
(27659, '64.227.156.184', NULL, 1, '2024-10-06 09:05:54', '2024-10-06 09:05:54'),
(27660, '20.205.153.200', NULL, 1, '2024-10-06 09:25:01', '2024-10-06 09:25:01'),
(27661, '89.187.171.165', NULL, 1, '2024-10-06 09:34:31', '2024-10-06 09:34:31'),
(27662, '3.25.98.119', NULL, 1, '2024-10-06 09:40:10', '2024-10-06 09:40:10'),
(27663, '64.62.243.164', NULL, 1, '2024-10-06 09:41:45', '2024-10-06 09:41:45'),
(27664, '52.80.18.55', NULL, 1, '2024-10-06 09:47:16', '2024-10-06 09:47:16'),
(27665, '49.81.8.39', NULL, 1, '2024-10-06 09:47:42', '2024-10-06 09:47:42'),
(27666, '185.16.38.185', NULL, 2, '2024-10-06 09:57:01', '2024-10-06 09:57:02'),
(27667, '170.106.192.3', NULL, 1, '2024-10-06 09:58:56', '2024-10-06 09:58:56'),
(27668, '54.202.253.227', NULL, 1, '2024-10-06 10:07:04', '2024-10-06 10:07:04'),
(27669, '52.163.93.107', NULL, 1, '2024-10-06 10:38:04', '2024-10-06 10:38:04'),
(27670, '193.186.4.159', NULL, 2, '2024-10-06 10:51:24', '2024-10-06 18:55:53'),
(27671, '57.141.7.28', NULL, 1, '2024-10-06 11:27:16', '2024-10-06 11:27:16'),
(27672, '35.92.54.20', NULL, 1, '2024-10-06 11:42:47', '2024-10-06 11:42:47'),
(27673, '72.14.201.130', NULL, 1, '2024-10-06 11:56:55', '2024-10-06 11:56:55'),
(27674, '46.29.238.177', NULL, 1, '2024-10-06 11:57:27', '2024-10-06 11:57:27'),
(27675, '45.139.122.176', NULL, 1, '2024-10-06 11:58:13', '2024-10-06 11:58:13'),
(27676, '84.246.85.11', NULL, 3, '2024-10-06 12:48:47', '2024-10-06 12:48:50'),
(27677, '95.31.233.91', NULL, 1, '2024-10-06 12:49:27', '2024-10-06 12:49:27'),
(27678, '72.14.201.144', NULL, 1, '2024-10-06 12:54:57', '2024-10-06 12:54:57'),
(27679, '193.186.4.130', NULL, 1, '2024-10-06 13:25:39', '2024-10-06 13:25:39'),
(27680, '128.204.212.84', NULL, 1, '2024-10-06 14:33:21', '2024-10-06 14:33:21'),
(27681, '128.204.212.79', NULL, 1, '2024-10-06 14:45:54', '2024-10-06 14:45:54'),
(27682, '66.249.66.12', NULL, 1, '2024-10-06 14:52:01', '2024-10-06 14:52:01'),
(27683, '66.249.66.11', NULL, 1, '2024-10-06 14:53:02', '2024-10-06 14:53:02'),
(27684, '103.15.42.203', NULL, 1, '2024-10-06 15:34:10', '2024-10-06 15:34:10'),
(27685, '66.249.66.42', NULL, 4, '2024-10-06 15:45:47', '2024-10-06 18:48:18'),
(27686, '17.241.219.160', NULL, 1, '2024-10-06 16:17:46', '2024-10-06 16:17:46'),
(27687, '49.51.183.220', NULL, 1, '2024-10-06 16:59:46', '2024-10-06 16:59:46'),
(27688, '185.191.171.10', NULL, 1, '2024-10-06 17:39:28', '2024-10-06 17:39:28'),
(27689, '5.133.192.87', NULL, 1, '2024-10-06 17:58:56', '2024-10-06 17:58:56'),
(27690, '52.167.144.161', NULL, 1, '2024-10-06 18:04:56', '2024-10-06 18:04:56'),
(27691, '103.51.2.75', NULL, 1, '2024-10-06 18:13:48', '2024-10-06 18:13:48'),
(27692, '173.252.87.17', NULL, 1, '2024-10-06 19:51:03', '2024-10-06 19:51:03'),
(27693, '107.189.31.187', NULL, 2, '2024-10-06 20:00:56', '2024-10-06 20:01:16'),
(27694, '42.236.12.200', NULL, 1, '2024-10-06 20:08:48', '2024-10-06 20:08:48'),
(27695, '42.236.17.243', NULL, 1, '2024-10-06 20:10:08', '2024-10-06 20:10:08'),
(27696, '205.210.31.140', NULL, 1, '2024-10-06 21:34:53', '2024-10-06 21:34:53'),
(27697, '94.152.186.69', NULL, 2, '2024-10-06 21:52:10', '2024-10-06 21:52:26'),
(27698, '42.236.17.215', NULL, 1, '2024-10-06 22:03:16', '2024-10-06 22:03:16'),
(27699, '103.183.16.82', NULL, 2, '2024-10-06 23:10:03', '2024-10-06 23:10:05'),
(27700, '54.201.98.38', NULL, 1, '2024-10-06 23:30:11', '2024-10-06 23:30:11'),
(27701, '54.191.88.207', NULL, 1, '2024-10-06 23:32:00', '2024-10-06 23:32:00'),
(27702, '175.41.47.33', NULL, 1, '2024-10-07 00:04:35', '2024-10-07 00:04:35'),
(27703, '35.230.102.55', NULL, 1, '2024-10-07 00:39:40', '2024-10-07 00:39:40'),
(27704, '89.248.174.11', NULL, 2, '2024-10-07 00:40:19', '2024-10-07 00:40:19'),
(27705, '128.204.212.78', NULL, 1, '2024-10-07 00:44:07', '2024-10-07 00:44:07'),
(27706, '157.55.39.10', NULL, 1, '2024-10-07 01:00:36', '2024-10-07 01:00:36'),
(27707, '205.210.31.44', NULL, 1, '2024-10-07 01:15:51', '2024-10-07 01:15:51'),
(27708, '102.129.153.229', NULL, 1, '2024-10-07 01:31:36', '2024-10-07 01:31:36'),
(27709, '43.135.183.82', NULL, 1, '2024-10-07 02:32:16', '2024-10-07 02:32:16'),
(27710, '117.155.56.25', NULL, 1, '2024-10-07 04:30:30', '2024-10-07 04:30:30'),
(27711, '164.90.157.94', NULL, 1, '2024-10-07 04:30:35', '2024-10-07 04:30:35'),
(27712, '20.77.36.136', NULL, 1, '2024-10-07 05:51:39', '2024-10-07 05:51:39'),
(27713, '103.178.175.237', NULL, 4, '2024-10-07 06:00:04', '2024-10-07 06:00:09'),
(27714, '34.136.57.195', NULL, 1, '2024-10-07 06:29:00', '2024-10-07 06:29:00'),
(27715, '18.201.227.42', NULL, 1, '2024-10-07 07:30:02', '2024-10-07 07:30:02'),
(27716, '205.169.39.44', NULL, 1, '2024-10-07 07:34:11', '2024-10-07 07:34:11'),
(27717, '3.248.251.197', NULL, 1, '2024-10-07 07:34:14', '2024-10-07 07:34:14'),
(27718, '23.99.8.58', NULL, 1, '2024-10-07 08:09:11', '2024-10-07 08:09:11'),
(27719, '40.94.28.91', NULL, 1, '2024-10-07 08:09:39', '2024-10-07 08:09:39'),
(27720, '40.94.28.80', NULL, 1, '2024-10-07 08:09:41', '2024-10-07 08:09:41'),
(27721, '128.204.212.78', NULL, 1, '2024-10-07 08:14:56', '2024-10-07 08:14:56'),
(27722, '72.14.201.159', NULL, 2, '2024-10-07 08:44:46', '2024-10-07 14:37:45'),
(27723, '193.186.4.130', NULL, 1, '2024-10-07 08:45:00', '2024-10-07 08:45:00'),
(27724, '40.94.33.51', NULL, 1, '2024-10-07 08:49:07', '2024-10-07 08:49:07'),
(27725, '20.117.203.75', NULL, 3, '2024-10-07 09:21:00', '2024-10-08 00:23:53'),
(27726, '3.141.11.163', NULL, 1, '2024-10-07 09:50:47', '2024-10-07 09:50:47'),
(27727, '18.225.25.214', NULL, 1, '2024-10-07 09:50:51', '2024-10-07 09:50:51'),
(27728, '173.209.40.64', NULL, 2, '2024-10-07 10:36:48', '2024-10-07 20:32:46'),
(27729, '202.134.8.194', NULL, 1, '2024-10-07 11:25:10', '2024-10-07 11:25:10'),
(27730, '45.156.129.83', NULL, 1, '2024-10-07 11:27:50', '2024-10-07 11:27:50'),
(27731, '128.204.212.77', NULL, 1, '2024-10-07 11:43:20', '2024-10-07 11:43:20'),
(27732, '129.226.93.214', NULL, 1, '2024-10-07 11:49:13', '2024-10-07 11:49:13'),
(27733, '57.141.7.4', NULL, 1, '2024-10-07 12:15:33', '2024-10-07 12:15:33'),
(27734, '37.111.205.137', NULL, 1, '2024-10-07 12:22:38', '2024-10-07 12:22:38'),
(27735, '198.235.24.16', NULL, 1, '2024-10-07 12:48:59', '2024-10-07 12:48:59'),
(27736, '136.144.212.104', NULL, 2, '2024-10-07 12:54:15', '2024-10-07 12:54:16'),
(27737, '45.125.12.162', NULL, 4, '2024-10-07 13:41:41', '2024-10-07 13:41:51'),
(27738, '66.249.66.10', NULL, 5, '2024-10-07 13:43:17', '2024-10-07 13:43:32'),
(27739, '202.4.112.234', NULL, 1, '2024-10-07 13:52:34', '2024-10-07 13:52:34'),
(27740, '116.206.254.113', NULL, 2, '2024-10-07 13:55:30', '2024-10-07 13:55:39'),
(27741, '66.249.66.40', NULL, 1, '2024-10-07 14:14:10', '2024-10-07 14:14:10'),
(27742, '104.207.54.223', NULL, 1, '2024-10-07 14:47:06', '2024-10-07 14:47:06'),
(27743, '51.222.253.12', NULL, 1, '2024-10-07 15:14:17', '2024-10-07 15:14:17'),
(27744, '80.227.143.158', NULL, 1, '2024-10-07 15:46:00', '2024-10-07 15:46:00'),
(27745, '203.99.100.81', NULL, 1, '2024-10-07 15:46:14', '2024-10-07 15:46:14'),
(27746, '59.88.148.163', NULL, 1, '2024-10-07 15:46:20', '2024-10-07 15:46:20'),
(27747, '117.192.118.107', NULL, 1, '2024-10-07 15:46:26', '2024-10-07 15:46:26'),
(27748, '218.27.172.123', NULL, 1, '2024-10-07 16:14:17', '2024-10-07 16:14:17'),
(27749, '3.255.182.100', NULL, 1, '2024-10-07 17:02:44', '2024-10-07 17:02:44'),
(27750, '35.243.192.98', NULL, 2, '2024-10-07 17:24:33', '2024-10-07 17:36:41'),
(27751, '94.103.125.73', NULL, 4, '2024-10-07 17:39:09', '2024-10-07 17:39:38'),
(27752, '103.177.37.1', NULL, 1, '2024-10-07 18:09:31', '2024-10-07 18:09:31'),
(27753, '193.26.115.12', NULL, 1, '2024-10-07 18:27:41', '2024-10-07 18:27:41'),
(27754, '92.204.175.84', NULL, 1, '2024-10-07 18:56:38', '2024-10-07 18:56:38'),
(27755, '170.106.84.136', NULL, 1, '2024-10-07 18:57:14', '2024-10-07 18:57:14'),
(27756, '188.119.13.214', NULL, 1, '2024-10-07 18:57:32', '2024-10-07 18:57:32'),
(27757, '113.219.218.197', NULL, 1, '2024-10-07 19:25:25', '2024-10-07 19:25:25'),
(27758, '103.204.247.2', NULL, 1, '2024-10-07 19:40:32', '2024-10-07 19:40:32'),
(27759, '103.120.44.160', NULL, 1, '2024-10-07 19:51:18', '2024-10-07 19:51:18'),
(27760, '57.141.7.9', NULL, 1, '2024-10-07 21:02:32', '2024-10-07 21:02:32'),
(27761, '20.171.206.85', NULL, 1, '2024-10-07 21:31:46', '2024-10-07 21:31:46'),
(27762, '20.171.206.6', NULL, 2, '2024-10-07 21:33:47', '2024-10-07 21:34:30'),
(27763, '20.171.206.174', NULL, 1, '2024-10-07 21:36:17', '2024-10-07 21:36:17'),
(27764, '103.127.0.216', NULL, 1, '2024-10-07 21:48:25', '2024-10-07 21:48:25'),
(27765, '34.222.204.60', NULL, 1, '2024-10-07 22:03:14', '2024-10-07 22:03:14'),
(27766, '52.18.92.163', NULL, 1, '2024-10-07 22:48:46', '2024-10-07 22:48:46'),
(27767, '34.223.94.77', NULL, 1, '2024-10-07 22:53:48', '2024-10-07 22:53:48'),
(27768, '38.242.131.68', NULL, 1, '2024-10-07 22:57:56', '2024-10-07 22:57:56'),
(27769, '35.89.193.122', NULL, 1, '2024-10-08 00:00:24', '2024-10-08 00:00:24'),
(27770, '64.225.22.191', NULL, 1, '2024-10-08 00:05:51', '2024-10-08 00:05:51'),
(27771, '34.220.130.207', NULL, 1, '2024-10-08 00:08:51', '2024-10-08 00:08:51'),
(27772, '27.147.202.234', NULL, 1, '2024-10-08 00:29:57', '2024-10-08 00:29:57'),
(27773, '18.219.43.50', NULL, 1, '2024-10-08 00:40:53', '2024-10-08 00:40:53'),
(27774, '92.51.2.78', NULL, 1, '2024-10-08 01:28:05', '2024-10-08 01:28:05'),
(27775, '205.210.31.162', NULL, 1, '2024-10-08 02:30:57', '2024-10-08 02:30:57'),
(27776, '165.232.166.99', NULL, 5, '2024-10-08 03:18:21', '2024-10-08 03:18:24'),
(27777, '137.184.67.216', NULL, 1, '2024-10-08 04:24:05', '2024-10-08 04:24:05'),
(27778, '205.169.39.11', NULL, 1, '2024-10-08 04:37:46', '2024-10-08 04:37:46'),
(27779, '43.135.185.59', NULL, 1, '2024-10-08 05:00:56', '2024-10-08 05:00:56'),
(27780, '20.42.202.3', NULL, 3, '2024-10-08 06:12:39', '2024-10-08 06:15:24'),
(27781, '66.249.66.11', NULL, 2, '2024-10-08 06:17:23', '2024-10-08 22:44:11'),
(27782, '69.165.7.194', NULL, 1, '2024-10-08 06:19:37', '2024-10-08 06:19:37'),
(27783, '66.249.66.40', NULL, 2, '2024-10-08 06:44:48', '2024-10-08 09:10:44'),
(27784, '93.123.109.141', NULL, 2, '2024-10-08 07:19:19', '2024-10-08 08:06:47'),
(27785, '54.158.139.135', NULL, 1, '2024-10-08 07:21:06', '2024-10-08 07:21:06'),
(27786, '46.228.199.158', NULL, 1, '2024-10-08 07:23:25', '2024-10-08 07:23:25'),
(27787, '136.227.182.141', NULL, 1, '2024-10-08 07:31:26', '2024-10-08 07:31:26'),
(27788, '194.147.98.73', NULL, 1, '2024-10-08 07:34:33', '2024-10-08 07:34:33'),
(27789, '54.224.149.145', NULL, 1, '2024-10-08 08:08:00', '2024-10-08 08:08:00'),
(27790, '87.120.125.200', NULL, 1, '2024-10-08 08:53:26', '2024-10-08 08:53:26'),
(27791, '52.178.191.176', NULL, 3, '2024-10-08 09:10:52', '2024-10-08 09:12:13'),
(27792, '205.210.31.226', NULL, 1, '2024-10-08 09:16:38', '2024-10-08 09:16:38'),
(27793, '35.231.221.190', NULL, 4, '2024-10-08 09:25:50', '2024-10-08 10:03:08'),
(27794, '15.237.100.145', NULL, 1, '2024-10-08 09:43:24', '2024-10-08 09:43:24'),
(27795, '72.14.201.130', NULL, 3, '2024-10-08 10:11:48', '2024-10-08 15:29:57'),
(27796, '18.224.94.182', NULL, 1, '2024-10-08 10:48:48', '2024-10-08 10:48:48'),
(27797, '18.224.128.89', NULL, 1, '2024-10-08 10:48:48', '2024-10-08 10:48:48'),
(27798, '3.137.205.203', NULL, 1, '2024-10-08 10:48:55', '2024-10-08 10:48:55'),
(27799, '193.26.115.12', NULL, 3, '2024-10-08 11:09:14', '2024-10-08 16:27:36'),
(27800, '123.0.26.154', NULL, 2, '2024-10-08 11:09:32', '2024-10-08 12:50:02'),
(27801, '194.233.95.39', NULL, 4, '2024-10-08 11:16:04', '2024-10-08 12:10:36'),
(27802, '206.189.83.191', NULL, 4, '2024-10-08 11:18:32', '2024-10-08 11:18:34'),
(27803, '40.119.197.45', NULL, 2, '2024-10-08 11:33:01', '2024-10-08 13:45:37'),
(27804, '31.13.127.5', NULL, 1, '2024-10-08 11:34:01', '2024-10-08 11:34:01'),
(27805, '31.13.127.113', NULL, 1, '2024-10-08 11:34:01', '2024-10-08 11:34:01'),
(27806, '52.169.158.236', NULL, 1, '2024-10-08 11:34:25', '2024-10-08 11:34:25'),
(27807, '54.173.104.168', NULL, 1, '2024-10-08 12:28:04', '2024-10-08 12:28:04'),
(27808, '43.229.208.190', NULL, 1, '2024-10-08 12:39:25', '2024-10-08 12:39:25'),
(27809, '128.204.212.78', NULL, 2, '2024-10-08 12:40:09', '2024-10-08 22:05:37'),
(27810, '23.104.162.72', NULL, 1, '2024-10-08 12:55:58', '2024-10-08 12:55:58'),
(27811, '52.230.25.26', NULL, 1, '2024-10-08 12:59:00', '2024-10-08 12:59:00'),
(27812, '52.163.93.107', NULL, 1, '2024-10-08 13:06:43', '2024-10-08 13:06:43'),
(27813, '43.135.134.127', NULL, 1, '2024-10-08 13:28:55', '2024-10-08 13:28:55'),
(27814, '117.217.61.83', NULL, 1, '2024-10-08 13:30:47', '2024-10-08 13:30:47'),
(27815, '103.35.111.130', NULL, 2, '2024-10-08 13:38:32', '2024-10-08 13:39:22'),
(27816, '103.129.208.112', NULL, 2, '2024-10-08 13:38:45', '2024-10-08 14:15:35'),
(27817, '193.37.32.158', NULL, 1, '2024-10-08 13:45:04', '2024-10-08 13:45:04'),
(27818, '20.205.153.200', NULL, 1, '2024-10-08 13:47:45', '2024-10-08 13:47:45'),
(27819, '103.135.240.85', NULL, 1, '2024-10-08 14:10:46', '2024-10-08 14:10:46'),
(27820, '103.15.42.197', NULL, 1, '2024-10-08 14:12:04', '2024-10-08 14:12:04'),
(27821, '128.204.212.77', NULL, 2, '2024-10-08 14:23:30', '2024-10-08 18:07:00'),
(27822, '130.44.203.64', NULL, 2, '2024-10-08 14:53:52', '2024-10-08 14:53:53'),
(27823, '37.111.206.208', NULL, 1, '2024-10-08 14:56:20', '2024-10-08 14:56:20'),
(27824, '52.178.185.185', NULL, 3, '2024-10-08 15:43:20', '2024-10-08 15:44:41'),
(27825, '70.35.207.85', NULL, 2, '2024-10-08 16:20:15', '2024-10-08 16:20:16'),
(27826, '45.227.254.34', NULL, 1, '2024-10-08 16:53:42', '2024-10-08 16:53:42'),
(27827, '85.25.177.176', NULL, 1, '2024-10-08 16:59:55', '2024-10-08 16:59:55'),
(27828, '69.171.230.11', NULL, 1, '2024-10-08 17:24:52', '2024-10-08 17:24:52'),
(27829, '203.76.116.34', NULL, 1, '2024-10-08 17:27:28', '2024-10-08 17:27:28'),
(27830, '45.138.74.176', NULL, 1, '2024-10-08 17:43:36', '2024-10-08 17:43:36'),
(27831, '37.111.212.190', NULL, 1, '2024-10-08 18:39:06', '2024-10-08 18:39:06'),
(27832, '202.134.10.131', NULL, 1, '2024-10-08 18:39:08', '2024-10-08 18:39:08'),
(27833, '66.249.66.12', NULL, 1, '2024-10-08 18:58:51', '2024-10-08 18:58:51'),
(27834, '182.16.21.98', NULL, 1, '2024-10-08 20:00:13', '2024-10-08 20:00:13'),
(27835, '175.16.235.136', NULL, 1, '2024-10-08 20:08:41', '2024-10-08 20:08:41'),
(27836, '20.172.24.44', NULL, 1, '2024-10-08 21:29:22', '2024-10-08 21:29:22'),
(27837, '31.13.115.10', NULL, 1, '2024-10-08 21:40:43', '2024-10-08 21:40:43'),
(27838, '31.13.115.2', NULL, 1, '2024-10-08 21:40:43', '2024-10-08 21:40:43'),
(27839, '162.62.231.139', NULL, 1, '2024-10-08 21:45:13', '2024-10-08 21:45:13'),
(27840, '94.156.167.199', NULL, 1, '2024-10-08 21:47:36', '2024-10-08 21:47:36'),
(27841, '167.19.28.254', NULL, 1, '2024-10-08 21:49:57', '2024-10-08 21:49:57'),
(27842, '205.210.31.246', NULL, 1, '2024-10-08 21:51:52', '2024-10-08 21:51:52'),
(27843, '20.171.206.71', NULL, 1, '2024-10-08 22:39:41', '2024-10-08 22:39:41'),
(27844, '20.171.206.95', NULL, 3, '2024-10-08 22:41:08', '2024-10-08 22:41:16'),
(27845, '154.3.62.44', NULL, 1, '2024-10-08 22:42:36', '2024-10-08 22:42:36'),
(27846, '34.219.252.168', NULL, 1, '2024-10-08 22:46:47', '2024-10-08 22:46:47'),
(27847, '35.87.22.1', NULL, 1, '2024-10-08 23:16:13', '2024-10-08 23:16:13'),
(27848, '34.125.17.170', NULL, 1, '2024-10-09 00:08:34', '2024-10-09 00:08:34'),
(27849, '35.90.116.227', NULL, 1, '2024-10-09 00:52:13', '2024-10-09 00:52:13'),
(27850, '42.83.147.53', NULL, 1, '2024-10-09 01:42:45', '2024-10-09 01:42:45'),
(27851, '35.245.131.164', NULL, 2, '2024-10-09 01:47:03', '2024-10-09 01:47:04'),
(27852, '66.249.66.42', NULL, 1, '2024-10-09 02:06:04', '2024-10-09 02:06:04'),
(27853, '209.38.151.62', NULL, 2, '2024-10-09 02:17:55', '2024-10-09 02:22:55'),
(27854, '199.45.154.128', NULL, 1, '2024-10-09 03:06:13', '2024-10-09 03:06:13'),
(27855, '34.139.69.97', NULL, 1, '2024-10-09 03:52:34', '2024-10-09 03:52:34'),
(27856, '199.45.155.80', NULL, 1, '2024-10-09 03:57:34', '2024-10-09 03:57:34'),
(27857, '103.30.191.58', NULL, 1, '2024-10-09 04:16:16', '2024-10-09 04:16:16');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(27858, '159.65.66.120', NULL, 1, '2024-10-09 04:36:32', '2024-10-09 04:36:32'),
(27859, '57.141.7.29', NULL, 1, '2024-10-09 04:49:44', '2024-10-09 04:49:44'),
(27860, '103.189.247.27', NULL, 1, '2024-10-09 05:44:57', '2024-10-09 05:44:57'),
(27861, '51.222.253.3', NULL, 1, '2024-10-09 06:31:53', '2024-10-09 06:31:53'),
(27862, '205.169.39.23', NULL, 1, '2024-10-09 06:37:15', '2024-10-09 06:37:15'),
(27863, '103.41.65.135', NULL, 1, '2024-10-09 06:52:44', '2024-10-09 06:52:44'),
(27864, '66.249.66.10', NULL, 1, '2024-10-09 07:10:00', '2024-10-09 07:10:00'),
(27865, '66.249.66.41', NULL, 1, '2024-10-09 07:17:34', '2024-10-09 07:17:34'),
(27866, '193.186.4.159', NULL, 2, '2024-10-09 07:53:31', '2024-10-09 11:20:52'),
(27867, '115.127.74.228', NULL, 1, '2024-10-09 07:55:23', '2024-10-09 07:55:23'),
(27868, '34.168.89.210', NULL, 2, '2024-10-09 07:56:56', '2024-10-09 07:57:59'),
(27869, '40.119.197.45', NULL, 1, '2024-10-09 09:08:09', '2024-10-09 09:08:09'),
(27870, '87.120.117.239', NULL, 4, '2024-10-09 09:17:18', '2024-10-09 09:17:32'),
(27871, '223.15.245.170', NULL, 1, '2024-10-09 09:21:14', '2024-10-09 09:21:14'),
(27872, '173.252.95.18', NULL, 1, '2024-10-09 09:25:46', '2024-10-09 09:25:46'),
(27873, '173.252.95.19', NULL, 1, '2024-10-09 09:25:46', '2024-10-09 09:25:46'),
(27874, '191.102.165.234', NULL, 1, '2024-10-09 09:54:54', '2024-10-09 09:54:54'),
(27875, '57.128.81.210', NULL, 1, '2024-10-09 10:00:11', '2024-10-09 10:00:11'),
(27876, '93.174.93.127', NULL, 1, '2024-10-09 10:25:43', '2024-10-09 10:25:43'),
(27877, '52.230.25.26', NULL, 1, '2024-10-09 10:37:18', '2024-10-09 10:37:18'),
(27878, '103.35.111.130', NULL, 1, '2024-10-09 11:23:37', '2024-10-09 11:23:37'),
(27879, '46.29.250.190', NULL, 1, '2024-10-09 12:00:55', '2024-10-09 12:00:55'),
(27880, '185.220.101.10', NULL, 1, '2024-10-09 12:11:50', '2024-10-09 12:11:50'),
(27881, '45.125.12.162', NULL, 4, '2024-10-09 12:20:44', '2024-10-09 12:20:48'),
(27882, '111.7.96.156', NULL, 2, '2024-10-09 12:24:25', '2024-10-09 12:24:27'),
(27883, '111.7.96.166', NULL, 1, '2024-10-09 12:24:25', '2024-10-09 12:24:25'),
(27884, '193.186.4.135', NULL, 2, '2024-10-09 13:04:35', '2024-10-09 13:04:43'),
(27885, '182.160.122.130', NULL, 1, '2024-10-09 13:54:51', '2024-10-09 13:54:51'),
(27886, '57.141.7.30', NULL, 1, '2024-10-09 14:00:18', '2024-10-09 14:00:18'),
(27887, '119.148.29.167', NULL, 1, '2024-10-09 14:02:26', '2024-10-09 14:02:26'),
(27888, '13.60.213.194', NULL, 3, '2024-10-09 15:16:58', '2024-10-09 15:19:14'),
(27889, '217.113.194.205', NULL, 1, '2024-10-09 15:53:38', '2024-10-09 15:53:38'),
(27890, '51.222.253.20', NULL, 1, '2024-10-09 16:13:22', '2024-10-09 16:13:22'),
(27891, '13.79.159.217', NULL, 1, '2024-10-09 16:27:16', '2024-10-09 16:27:16'),
(27892, '179.43.191.19', NULL, 1, '2024-10-09 17:13:51', '2024-10-09 17:13:51'),
(27893, '154.23.238.45', NULL, 1, '2024-10-09 18:12:51', '2024-10-09 18:12:51'),
(27894, '57.141.7.12', NULL, 1, '2024-10-09 18:37:13', '2024-10-09 18:37:13'),
(27895, '188.127.247.62', NULL, 1, '2024-10-09 19:05:08', '2024-10-09 19:05:08'),
(27896, '69.171.231.8', NULL, 1, '2024-10-09 19:12:41', '2024-10-09 19:12:41'),
(27897, '69.171.231.2', NULL, 1, '2024-10-09 19:12:41', '2024-10-09 19:12:41'),
(27898, '31.171.152.140', NULL, 1, '2024-10-09 19:17:30', '2024-10-09 19:17:30'),
(27899, '175.41.47.33', NULL, 1, '2024-10-09 19:41:01', '2024-10-09 19:41:01'),
(27900, '34.90.130.36', NULL, 1, '2024-10-09 21:31:15', '2024-10-09 21:31:15'),
(27901, '158.69.25.39', NULL, 1, '2024-10-09 21:33:52', '2024-10-09 21:33:52'),
(27902, '35.240.6.103', NULL, 6, '2024-10-09 21:39:36', '2024-10-09 21:39:51'),
(27903, '34.94.26.23', NULL, 2, '2024-10-09 21:57:56', '2024-10-09 21:58:25'),
(27904, '34.136.193.83', NULL, 1, '2024-10-09 22:23:01', '2024-10-09 22:23:01'),
(27905, '37.119.233.124', NULL, 1, '2024-10-09 22:54:52', '2024-10-09 22:54:52'),
(27906, '128.204.212.84', NULL, 1, '2024-10-09 23:20:12', '2024-10-09 23:20:12'),
(27907, '182.42.104.32', NULL, 1, '2024-10-09 23:28:29', '2024-10-09 23:28:29'),
(27908, '49.51.72.76', NULL, 1, '2024-10-10 00:03:30', '2024-10-10 00:03:30'),
(27909, '35.90.5.0', NULL, 1, '2024-10-10 01:01:53', '2024-10-10 01:01:53'),
(27910, '20.171.206.139', NULL, 4, '2024-10-10 01:13:39', '2024-10-10 01:14:13'),
(27911, '24.53.136.109', NULL, 1, '2024-10-10 01:23:20', '2024-10-10 01:23:20'),
(27912, '95.55.48.238', NULL, 1, '2024-10-10 01:23:23', '2024-10-10 01:23:23'),
(27913, '35.87.182.96', NULL, 1, '2024-10-10 01:48:16', '2024-10-10 01:48:16'),
(27914, '1.24.16.162', NULL, 1, '2024-10-10 02:34:36', '2024-10-10 02:34:36'),
(27915, '52.159.146.159', NULL, 1, '2024-10-10 04:02:59', '2024-10-10 04:02:59'),
(27916, '34.34.233.139', NULL, 1, '2024-10-10 04:56:43', '2024-10-10 04:56:43'),
(27917, '128.204.212.77', NULL, 1, '2024-10-10 06:32:37', '2024-10-10 06:32:37'),
(27918, '165.232.180.126', NULL, 1, '2024-10-10 06:35:16', '2024-10-10 06:35:16'),
(27919, '102.129.153.229', NULL, 1, '2024-10-10 07:18:38', '2024-10-10 07:18:38'),
(27920, '94.156.167.89', NULL, 2, '2024-10-10 07:21:25', '2024-10-10 08:28:08'),
(27921, '57.141.7.21', NULL, 1, '2024-10-10 07:48:31', '2024-10-10 07:48:31'),
(27922, '138.197.143.164', NULL, 1, '2024-10-10 08:09:23', '2024-10-10 08:09:23'),
(27923, '35.171.164.77', NULL, 1, '2024-10-10 08:32:48', '2024-10-10 08:32:48'),
(27924, '205.169.39.15', NULL, 1, '2024-10-10 08:47:05', '2024-10-10 08:47:05'),
(27925, '205.169.39.49', NULL, 1, '2024-10-10 08:49:36', '2024-10-10 08:49:36'),
(27926, '43.156.109.53', NULL, 1, '2024-10-10 09:05:23', '2024-10-10 09:05:23'),
(27927, '173.252.79.1', NULL, 1, '2024-10-10 09:47:12', '2024-10-10 09:47:12'),
(27928, '66.249.66.42', NULL, 1, '2024-10-10 10:51:05', '2024-10-10 10:51:05'),
(27929, '103.133.78.2', NULL, 3, '2024-10-10 11:06:12', '2024-10-10 11:12:34'),
(27930, '52.41.221.91', NULL, 1, '2024-10-10 12:00:38', '2024-10-10 12:00:38'),
(27931, '191.96.150.160', NULL, 1, '2024-10-10 12:28:24', '2024-10-10 12:28:24'),
(27932, '93.123.109.141', NULL, 1, '2024-10-10 13:36:34', '2024-10-10 13:36:34'),
(27933, '128.204.212.87', NULL, 1, '2024-10-10 14:08:52', '2024-10-10 14:08:52'),
(27934, '193.186.4.130', NULL, 1, '2024-10-10 14:24:57', '2024-10-10 14:24:57'),
(27935, '43.157.251.172', NULL, 1, '2024-10-10 14:45:00', '2024-10-10 14:45:00'),
(27936, '165.225.9.80', NULL, 1, '2024-10-10 16:10:21', '2024-10-10 16:10:21'),
(27937, '43.156.156.96', NULL, 1, '2024-10-10 16:49:30', '2024-10-10 16:49:30'),
(27938, '156.67.104.25', NULL, 4, '2024-10-12 09:20:49', '2024-10-12 09:21:08'),
(27939, '66.249.65.41', NULL, 1, '2024-10-12 09:38:45', '2024-10-12 09:38:45'),
(27940, '66.249.65.70', NULL, 1, '2024-10-12 09:51:22', '2024-10-12 09:51:22'),
(27941, '93.123.109.141', NULL, 2, '2024-10-12 10:21:17', '2024-10-12 10:49:32'),
(27942, '182.42.105.144', NULL, 1, '2024-10-12 10:24:55', '2024-10-12 10:24:55'),
(27943, '66.249.65.40', NULL, 1, '2024-10-12 10:27:28', '2024-10-12 10:27:28'),
(27944, '218.27.170.62', NULL, 1, '2024-10-12 10:31:48', '2024-10-12 10:31:48'),
(27945, '165.22.215.87', NULL, 2, '2024-10-12 10:50:51', '2024-10-12 10:52:55'),
(27946, '198.54.131.126', NULL, 1, '2024-10-12 10:53:14', '2024-10-12 10:53:14'),
(27947, '17.241.227.42', NULL, 1, '2024-10-12 11:27:38', '2024-10-12 11:27:38'),
(27948, '205.210.31.182', NULL, 1, '2024-10-12 11:59:06', '2024-10-12 11:59:06'),
(27949, '35.180.127.112', NULL, 2, '2024-10-12 11:59:53', '2024-10-12 12:00:13'),
(27950, '34.229.244.246', NULL, 1, '2024-10-12 12:01:34', '2024-10-12 12:01:34'),
(27951, '165.22.255.208', NULL, 2, '2024-10-12 13:28:57', '2024-10-12 13:29:02'),
(27952, '84.17.48.170', NULL, 1, '2024-10-12 13:37:08', '2024-10-12 13:37:08'),
(27953, '92.51.2.78', NULL, 1, '2024-10-12 13:55:38', '2024-10-12 13:55:38'),
(27954, '89.248.172.92', NULL, 1, '2024-10-12 14:08:47', '2024-10-12 14:08:47'),
(27955, '172.235.53.247', NULL, 1, '2024-10-12 14:16:16', '2024-10-12 14:16:16'),
(27956, '198.235.24.110', NULL, 1, '2024-10-12 14:17:30', '2024-10-12 14:17:30'),
(27957, '188.166.229.241', NULL, 2, '2024-10-12 15:40:16', '2024-10-12 15:40:17'),
(27958, '173.252.107.113', NULL, 1, '2024-10-12 16:09:23', '2024-10-12 16:09:23'),
(27959, '173.252.107.16', NULL, 1, '2024-10-12 16:09:23', '2024-10-12 16:09:23'),
(27960, '93.159.230.28', NULL, 1, '2024-10-12 16:35:49', '2024-10-12 16:35:49'),
(27961, '136.227.170.196', NULL, 1, '2024-10-12 17:40:10', '2024-10-12 17:40:10'),
(27962, '124.220.171.218', NULL, 5, '2024-10-12 18:02:25', '2024-10-12 18:18:13'),
(27963, '137.184.138.51', NULL, 1, '2024-10-12 19:40:06', '2024-10-12 19:40:06'),
(27964, '88.99.95.199', NULL, 4, '2024-10-12 19:47:22', '2024-10-12 19:55:28'),
(27965, '156.146.51.215', NULL, 1, '2024-10-12 19:48:19', '2024-10-12 19:48:19'),
(27966, '111.113.89.37', NULL, 1, '2024-10-12 20:40:20', '2024-10-12 20:40:20'),
(27967, '43.135.182.43', NULL, 1, '2024-10-12 20:49:42', '2024-10-12 20:49:42'),
(27968, '128.204.212.86', NULL, 1, '2024-10-12 21:14:23', '2024-10-12 21:14:23'),
(27969, '89.248.174.11', NULL, 1, '2024-10-12 21:23:42', '2024-10-12 21:23:42'),
(27970, '205.169.39.50', NULL, 1, '2024-10-12 21:59:01', '2024-10-12 21:59:01'),
(27971, '35.89.242.95', NULL, 1, '2024-10-12 22:56:21', '2024-10-12 22:56:21'),
(27972, '92.119.36.21', NULL, 1, '2024-10-12 23:19:11', '2024-10-12 23:19:11'),
(27973, '57.141.7.24', NULL, 1, '2024-10-12 23:37:50', '2024-10-12 23:37:50'),
(27974, '18.237.160.201', NULL, 1, '2024-10-12 23:45:22', '2024-10-12 23:45:22'),
(27975, '54.70.190.91', NULL, 1, '2024-10-13 00:07:19', '2024-10-13 00:07:19'),
(27976, '52.33.107.129', NULL, 1, '2024-10-13 00:14:29', '2024-10-13 00:14:29'),
(27977, '66.96.214.58', NULL, 1, '2024-10-13 00:30:26', '2024-10-13 00:30:26'),
(27978, '205.169.39.13', NULL, 1, '2024-10-13 00:36:26', '2024-10-13 00:36:26'),
(27979, '172.225.74.88', NULL, 1, '2024-10-13 02:07:50', '2024-10-13 02:07:50'),
(27980, '128.204.212.87', NULL, 1, '2024-10-13 03:02:53', '2024-10-13 03:02:53'),
(27981, '66.249.66.40', NULL, 2, '2024-10-13 04:40:46', '2024-10-13 23:41:00'),
(27982, '45.137.198.155', NULL, 1, '2024-10-13 06:14:10', '2024-10-13 06:14:10'),
(27983, '34.217.21.130', NULL, 1, '2024-10-13 07:04:57', '2024-10-13 07:04:57'),
(27984, '52.167.144.220', NULL, 1, '2024-10-13 07:20:59', '2024-10-13 07:20:59'),
(27985, '213.136.68.245', NULL, 1, '2024-10-13 07:40:48', '2024-10-13 07:40:48'),
(27986, '52.167.144.237', NULL, 1, '2024-10-13 07:44:16', '2024-10-13 07:44:16'),
(27987, '49.51.178.45', NULL, 1, '2024-10-13 07:51:46', '2024-10-13 07:51:46'),
(27988, '54.70.190.91', NULL, 1, '2024-10-13 08:14:13', '2024-10-13 08:14:13'),
(27989, '171.225.184.161', NULL, 1, '2024-10-13 08:42:02', '2024-10-13 08:42:02'),
(27990, '15.237.122.220', NULL, 1, '2024-10-13 08:48:13', '2024-10-13 08:48:13'),
(27991, '52.167.144.229', NULL, 1, '2024-10-13 08:51:07', '2024-10-13 08:51:07'),
(27992, '103.131.71.78', NULL, 1, '2024-10-13 10:12:00', '2024-10-13 10:12:00'),
(27993, '146.70.199.160', NULL, 3, '2024-10-13 10:23:58', '2024-10-13 10:24:05'),
(27994, '5.188.62.21', NULL, 3, '2024-10-13 12:53:19', '2024-10-13 23:43:21'),
(27995, '71.131.247.249', NULL, 1, '2024-10-13 14:35:33', '2024-10-13 14:35:33'),
(27996, '128.204.212.87', NULL, 1, '2024-10-13 15:09:28', '2024-10-13 15:09:28'),
(27997, '205.169.39.24', NULL, 1, '2024-10-13 15:12:16', '2024-10-13 15:12:16'),
(27998, '43.153.93.68', NULL, 1, '2024-10-13 17:12:59', '2024-10-13 17:12:59'),
(27999, '40.77.167.72', NULL, 1, '2024-10-13 18:03:39', '2024-10-13 18:03:39'),
(28000, '205.210.31.29', NULL, 1, '2024-10-13 20:07:12', '2024-10-13 20:07:12'),
(28001, '78.101.138.156', NULL, 1, '2024-10-13 20:59:52', '2024-10-13 20:59:52'),
(28002, '54.185.199.245', NULL, 1, '2024-10-13 22:38:57', '2024-10-13 22:38:57'),
(28003, '154.54.249.169', NULL, 1, '2024-10-13 22:47:51', '2024-10-13 22:47:51'),
(28004, '66.249.66.11', NULL, 1, '2024-10-13 23:10:27', '2024-10-13 23:10:27'),
(28005, '198.235.24.139', NULL, 1, '2024-10-13 23:15:00', '2024-10-13 23:15:00'),
(28006, '20.42.203.149', NULL, 1, '2024-10-14 00:35:46', '2024-10-14 00:35:46'),
(28007, '54.214.231.185', NULL, 1, '2024-10-14 00:59:33', '2024-10-14 00:59:33'),
(28008, '178.254.24.91', NULL, 1, '2024-10-14 01:25:38', '2024-10-14 01:25:38'),
(28009, '89.248.174.11', NULL, 1, '2024-10-14 02:55:35', '2024-10-14 02:55:35'),
(28010, '193.186.4.159', NULL, 1, '2024-10-14 03:47:14', '2024-10-14 03:47:14'),
(28011, '103.176.2.79', NULL, 1, '2024-10-14 03:47:17', '2024-10-14 03:47:17'),
(28012, '185.174.101.164', NULL, 1, '2024-10-14 03:50:51', '2024-10-14 03:50:51'),
(28013, '51.222.253.5', NULL, 1, '2024-10-14 03:58:33', '2024-10-14 03:58:33'),
(28014, '43.156.168.214', NULL, 1, '2024-10-14 04:16:06', '2024-10-14 04:16:06'),
(28015, '27.115.124.45', NULL, 1, '2024-10-14 05:36:04', '2024-10-14 05:36:04'),
(28016, '27.115.124.101', NULL, 1, '2024-10-14 05:36:14', '2024-10-14 05:36:14'),
(28017, '89.248.172.92', NULL, 1, '2024-10-14 05:48:02', '2024-10-14 05:48:02'),
(28018, '157.245.221.47', NULL, 1, '2024-10-14 05:53:59', '2024-10-14 05:53:59'),
(28019, '114.130.184.219', NULL, 1, '2024-10-14 08:26:13', '2024-10-14 08:26:13'),
(28020, '188.143.169.41', NULL, 1, '2024-10-14 08:29:57', '2024-10-14 08:29:57'),
(28021, '4.193.96.14', NULL, 2, '2024-10-14 08:59:04', '2024-10-14 11:11:56'),
(28022, '205.169.39.6', NULL, 1, '2024-10-14 09:02:05', '2024-10-14 09:02:05'),
(28023, '193.186.4.159', NULL, 5, '2024-10-14 09:16:34', '2024-10-14 13:28:42'),
(28024, '192.104.34.34', NULL, 1, '2024-10-14 09:20:44', '2024-10-14 09:20:44'),
(28025, '103.177.74.11', NULL, 1, '2024-10-14 09:25:29', '2024-10-14 09:25:29'),
(28026, '20.205.153.200', NULL, 3, '2024-10-14 09:36:14', '2024-10-14 12:26:12'),
(28027, '52.230.25.26', NULL, 2, '2024-10-14 09:51:33', '2024-10-14 11:01:05'),
(28028, '72.14.201.130', NULL, 2, '2024-10-14 10:30:38', '2024-10-14 11:31:04'),
(28029, '114.130.186.64', NULL, 1, '2024-10-14 11:09:30', '2024-10-14 11:09:30'),
(28030, '45.138.74.176', NULL, 1, '2024-10-14 11:13:51', '2024-10-14 11:13:51'),
(28031, '192.227.211.217', NULL, 1, '2024-10-14 11:27:19', '2024-10-14 11:27:19'),
(28032, '72.14.201.159', NULL, 2, '2024-10-14 11:31:35', '2024-10-14 12:07:02'),
(28033, '87.121.86.85', NULL, 1, '2024-10-14 11:41:55', '2024-10-14 11:41:55'),
(28034, '157.90.209.79', NULL, 4, '2024-10-14 11:43:16', '2024-10-14 20:20:03'),
(28035, '52.237.253.209', NULL, 1, '2024-10-14 11:49:24', '2024-10-14 11:49:24'),
(28036, '119.63.128.25', NULL, 1, '2024-10-14 11:51:46', '2024-10-14 11:51:46'),
(28037, '20.212.201.123', NULL, 1, '2024-10-14 12:24:59', '2024-10-14 12:24:59'),
(28038, '40.119.197.45', NULL, 1, '2024-10-14 12:28:59', '2024-10-14 12:28:59'),
(28039, '206.189.83.191', NULL, 4, '2024-10-14 12:29:31', '2024-10-14 12:29:34'),
(28040, '31.13.103.1', NULL, 1, '2024-10-14 12:45:54', '2024-10-14 12:45:54'),
(28041, '43.229.208.190', NULL, 2, '2024-10-14 12:53:14', '2024-10-14 12:59:19'),
(28042, '110.76.129.140', NULL, 1, '2024-10-14 13:31:42', '2024-10-14 13:31:42'),
(28043, '20.171.206.105', NULL, 1, '2024-10-14 14:11:06', '2024-10-14 14:11:06'),
(28044, '43.128.110.17', NULL, 1, '2024-10-14 14:44:43', '2024-10-14 14:44:43'),
(28045, '54.237.243.159', NULL, 1, '2024-10-14 15:02:07', '2024-10-14 15:02:07'),
(28046, '119.40.94.186', NULL, 1, '2024-10-14 15:14:04', '2024-10-14 15:14:04'),
(28047, '93.158.91.11', NULL, 1, '2024-10-14 15:29:32', '2024-10-14 15:29:32'),
(28048, '72.14.201.227', NULL, 1, '2024-10-14 16:04:58', '2024-10-14 16:04:58'),
(28049, '170.106.82.44', NULL, 1, '2024-10-14 16:54:03', '2024-10-14 16:54:03'),
(28050, '103.181.69.80', NULL, 9, '2024-10-14 17:11:47', '2024-10-14 17:13:35'),
(28051, '51.222.253.12', NULL, 1, '2024-10-14 17:34:37', '2024-10-14 17:34:37'),
(28052, '198.235.24.183', NULL, 1, '2024-10-14 19:12:08', '2024-10-14 19:12:08'),
(28053, '34.72.176.129', NULL, 1, '2024-10-14 19:43:01', '2024-10-14 19:43:01'),
(28054, '31.13.115.114', NULL, 1, '2024-10-14 19:56:09', '2024-10-14 19:56:09'),
(28055, '31.13.115.112', NULL, 1, '2024-10-14 19:56:09', '2024-10-14 19:56:09'),
(28056, '3.87.7.53', NULL, 2, '2024-10-14 20:40:23', '2024-10-14 20:40:25'),
(28057, '193.186.4.184', NULL, 1, '2024-10-14 21:41:28', '2024-10-14 21:41:28'),
(28058, '88.157.237.133', NULL, 1, '2024-10-14 21:55:37', '2024-10-14 21:55:37'),
(28059, '52.37.25.4', NULL, 1, '2024-10-14 22:56:47', '2024-10-14 22:56:47'),
(28060, '5.102.107.116', NULL, 1, '2024-10-14 23:02:34', '2024-10-14 23:02:34'),
(28061, '43.163.8.36', NULL, 1, '2024-10-14 23:14:29', '2024-10-14 23:14:29'),
(28062, '13.72.241.58', NULL, 1, '2024-10-14 23:41:07', '2024-10-14 23:41:07'),
(28063, '36.32.3.166', NULL, 1, '2024-10-14 23:43:56', '2024-10-14 23:43:56'),
(28064, '57.141.7.11', NULL, 1, '2024-10-14 23:57:13', '2024-10-14 23:57:13'),
(28065, '5.181.86.133', NULL, 1, '2024-10-15 00:00:53', '2024-10-15 00:00:53'),
(28066, '199.45.155.78', NULL, 1, '2024-10-15 00:43:47', '2024-10-15 00:43:47'),
(28067, '36.106.166.222', NULL, 1, '2024-10-15 00:45:03', '2024-10-15 00:45:03'),
(28068, '205.210.31.37', NULL, 1, '2024-10-15 00:54:17', '2024-10-15 00:54:17'),
(28069, '54.245.197.178', NULL, 1, '2024-10-15 01:12:19', '2024-10-15 01:12:19'),
(28070, '167.94.145.111', NULL, 1, '2024-10-15 01:21:51', '2024-10-15 01:21:51'),
(28071, '198.235.24.185', NULL, 1, '2024-10-15 02:33:43', '2024-10-15 02:33:43'),
(28072, '87.121.86.64', NULL, 4, '2024-10-15 03:17:35', '2024-10-15 03:19:27'),
(28073, '162.142.125.39', NULL, 1, '2024-10-15 03:49:33', '2024-10-15 03:49:33'),
(28074, '167.94.145.100', NULL, 1, '2024-10-15 04:36:10', '2024-10-15 04:36:10'),
(28075, '173.252.107.4', NULL, 1, '2024-10-15 05:53:20', '2024-10-15 05:53:20'),
(28076, '173.252.107.116', NULL, 1, '2024-10-15 05:53:20', '2024-10-15 05:53:20'),
(28077, '93.174.93.126', NULL, 1, '2024-10-15 05:56:51', '2024-10-15 05:56:51'),
(28078, '111.7.96.171', NULL, 2, '2024-10-15 05:57:41', '2024-10-15 05:57:43'),
(28079, '111.7.96.177', NULL, 2, '2024-10-15 05:58:37', '2024-10-15 05:58:40'),
(28080, '184.94.240.88', NULL, 1, '2024-10-15 06:35:26', '2024-10-15 06:35:26'),
(28081, '66.249.66.11', NULL, 3, '2024-10-15 06:40:04', '2024-10-15 15:29:05'),
(28082, '104.28.198.34', NULL, 1, '2024-10-15 06:54:44', '2024-10-15 06:54:44'),
(28083, '35.173.38.202', NULL, 1, '2024-10-15 07:24:47', '2024-10-15 07:24:47'),
(28084, '18.214.238.178', NULL, 1, '2024-10-15 07:34:47', '2024-10-15 07:34:47'),
(28085, '175.16.232.253', NULL, 1, '2024-10-15 07:36:31', '2024-10-15 07:36:31'),
(28086, '13.88.21.140', NULL, 2, '2024-10-15 08:40:30', '2024-10-15 08:40:59'),
(28087, '3.19.74.154', NULL, 2, '2024-10-15 08:50:20', '2024-10-15 08:50:29'),
(28088, '18.224.128.89', NULL, 1, '2024-10-15 08:50:21', '2024-10-15 08:50:21'),
(28089, '205.210.31.180', NULL, 1, '2024-10-15 09:09:28', '2024-10-15 09:09:28'),
(28090, '43.135.183.82', NULL, 1, '2024-10-15 09:09:46', '2024-10-15 09:09:46'),
(28091, '5.188.62.140', NULL, 1, '2024-10-15 09:16:07', '2024-10-15 09:16:07'),
(28092, '89.248.174.11', NULL, 1, '2024-10-15 09:18:19', '2024-10-15 09:18:19'),
(28093, '20.231.19.87', NULL, 1, '2024-10-15 09:18:30', '2024-10-15 09:18:30'),
(28094, '103.16.72.13', NULL, 1, '2024-10-15 09:23:53', '2024-10-15 09:23:53'),
(28095, '205.169.39.26', NULL, 1, '2024-10-15 09:53:58', '2024-10-15 09:53:58'),
(28096, '43.229.208.190', NULL, 1, '2024-10-15 09:58:56', '2024-10-15 09:58:56'),
(28097, '193.186.4.159', NULL, 1, '2024-10-15 10:06:44', '2024-10-15 10:06:44'),
(28098, '40.77.167.4', NULL, 1, '2024-10-15 10:51:21', '2024-10-15 10:51:21'),
(28099, '52.24.129.144', NULL, 1, '2024-10-15 10:59:01', '2024-10-15 10:59:01'),
(28100, '116.68.201.2', NULL, 1, '2024-10-15 11:31:15', '2024-10-15 11:31:15'),
(28101, '3.87.99.251', NULL, 1, '2024-10-15 11:36:02', '2024-10-15 11:36:02'),
(28102, '202.59.140.218', NULL, 1, '2024-10-15 11:59:02', '2024-10-15 11:59:02'),
(28103, '128.204.212.86', NULL, 1, '2024-10-15 12:06:35', '2024-10-15 12:06:35'),
(28104, '103.112.236.26', NULL, 1, '2024-10-15 12:09:51', '2024-10-15 12:09:51'),
(28105, '134.199.76.224', NULL, 1, '2024-10-15 12:19:55', '2024-10-15 12:19:55'),
(28106, '52.230.25.26', NULL, 1, '2024-10-15 12:29:05', '2024-10-15 12:29:05'),
(28107, '3.84.201.63', NULL, 1, '2024-10-15 13:16:53', '2024-10-15 13:16:53'),
(28108, '92.240.204.97', NULL, 1, '2024-10-15 14:24:56', '2024-10-15 14:24:56'),
(28109, '66.249.66.10', NULL, 1, '2024-10-15 15:26:30', '2024-10-15 15:26:30'),
(28110, '66.249.66.42', NULL, 1, '2024-10-15 15:52:25', '2024-10-15 15:52:25'),
(28111, '43.157.66.187', NULL, 1, '2024-10-15 16:53:43', '2024-10-15 16:53:43'),
(28112, '45.227.254.34', NULL, 1, '2024-10-15 16:54:25', '2024-10-15 16:54:25'),
(28113, '27.147.177.236', NULL, 1, '2024-10-15 17:11:07', '2024-10-15 17:11:07'),
(28114, '103.237.36.139', NULL, 1, '2024-10-15 19:02:54', '2024-10-15 19:02:54'),
(28115, '72.14.201.159', NULL, 1, '2024-10-15 19:12:12', '2024-10-15 19:12:12'),
(28116, '3.87.7.53', NULL, 4, '2024-10-15 19:15:31', '2024-10-16 00:54:46'),
(28117, '193.186.4.94', NULL, 1, '2024-10-15 19:17:08', '2024-10-15 19:17:08'),
(28118, '146.70.246.122', NULL, 1, '2024-10-15 19:17:22', '2024-10-15 19:17:22'),
(28119, '58.145.187.197', NULL, 1, '2024-10-15 19:31:07', '2024-10-15 19:31:07'),
(28120, '82.180.145.186', NULL, 3, '2024-10-15 19:51:52', '2024-10-15 19:52:03'),
(28121, '154.47.20.218', NULL, 1, '2024-10-15 20:05:48', '2024-10-15 20:05:48'),
(28122, '103.175.243.74', NULL, 1, '2024-10-15 20:22:20', '2024-10-15 20:22:20'),
(28123, '142.132.248.24', NULL, 1, '2024-10-15 20:28:18', '2024-10-15 20:28:18'),
(28124, '136.158.28.81', NULL, 1, '2024-10-15 20:48:39', '2024-10-15 20:48:39'),
(28125, '40.126.237.119', NULL, 1, '2024-10-15 21:48:16', '2024-10-15 21:48:16'),
(28126, '40.126.254.32', NULL, 1, '2024-10-15 22:08:02', '2024-10-15 22:08:02'),
(28127, '34.215.103.159', NULL, 1, '2024-10-15 23:42:47', '2024-10-15 23:42:47'),
(28128, '93.174.93.127', NULL, 1, '2024-10-16 00:25:44', '2024-10-16 00:25:44'),
(28129, '66.249.66.12', NULL, 1, '2024-10-16 00:39:10', '2024-10-16 00:39:10'),
(28130, '175.22.145.51', NULL, 1, '2024-10-16 01:25:33', '2024-10-16 01:25:33'),
(28131, '188.161.113.220', NULL, 2, '2024-10-16 01:26:31', '2024-10-16 01:26:43'),
(28132, '35.93.93.61', NULL, 1, '2024-10-16 01:47:04', '2024-10-16 01:47:04'),
(28133, '43.130.39.101', NULL, 1, '2024-10-16 02:18:23', '2024-10-16 02:18:23'),
(28134, '18.116.24.236', NULL, 1, '2024-10-16 02:43:32', '2024-10-16 02:43:32'),
(28135, '72.14.201.130', NULL, 1, '2024-10-16 03:41:28', '2024-10-16 03:41:28'),
(28136, '144.48.151.164', NULL, 1, '2024-10-16 03:42:12', '2024-10-16 03:42:12'),
(28137, '52.89.172.61', NULL, 1, '2024-10-16 03:45:54', '2024-10-16 03:45:54'),
(28138, '45.137.20.76', NULL, 2, '2024-10-16 04:18:49', '2024-10-16 04:18:50'),
(28139, '223.113.128.212', NULL, 1, '2024-10-16 05:14:35', '2024-10-16 05:14:35'),
(28140, '159.223.215.68', NULL, 1, '2024-10-16 05:33:26', '2024-10-16 05:33:26'),
(28141, '31.13.103.3', NULL, 1, '2024-10-16 06:41:46', '2024-10-16 06:41:46'),
(28142, '31.13.103.9', NULL, 1, '2024-10-16 06:41:46', '2024-10-16 06:41:46'),
(28143, '52.156.168.220', NULL, 1, '2024-10-16 07:18:40', '2024-10-16 07:18:40'),
(28144, '66.249.66.12', NULL, 1, '2024-10-16 07:29:06', '2024-10-16 07:29:06'),
(28145, '66.249.66.11', NULL, 2, '2024-10-16 07:29:48', '2024-10-16 07:29:48'),
(28146, '3.212.147.252', NULL, 1, '2024-10-16 07:39:29', '2024-10-16 07:39:29'),
(28147, '40.94.33.70', NULL, 1, '2024-10-16 07:48:11', '2024-10-16 07:48:11'),
(28148, '66.249.66.40', NULL, 3, '2024-10-16 07:59:51', '2024-10-16 08:04:19'),
(28149, '66.249.66.41', NULL, 1, '2024-10-16 08:04:21', '2024-10-16 08:04:21'),
(28150, '40.94.31.61', NULL, 1, '2024-10-16 08:23:26', '2024-10-16 08:23:26'),
(28151, '223.113.128.182', NULL, 1, '2024-10-16 08:41:45', '2024-10-16 08:41:45'),
(28152, '165.22.31.161', NULL, 1, '2024-10-16 08:46:17', '2024-10-16 08:46:17'),
(28153, '13.76.141.173', NULL, 1, '2024-10-16 08:48:36', '2024-10-16 08:48:36'),
(28154, '20.7.159.167', NULL, 1, '2024-10-16 08:52:20', '2024-10-16 08:52:20'),
(28155, '23.99.227.98', NULL, 1, '2024-10-16 08:52:24', '2024-10-16 08:52:24'),
(28156, '74.235.251.156', NULL, 1, '2024-10-16 08:57:41', '2024-10-16 08:57:41'),
(28157, '43.229.208.190', NULL, 1, '2024-10-16 09:01:07', '2024-10-16 09:01:07'),
(28158, '152.32.169.188', NULL, 1, '2024-10-16 09:12:33', '2024-10-16 09:12:33'),
(28159, '27.115.124.45', NULL, 1, '2024-10-16 09:22:57', '2024-10-16 09:22:57'),
(28160, '27.115.124.70', NULL, 1, '2024-10-16 09:22:58', '2024-10-16 09:22:58'),
(28161, '104.244.72.115', NULL, 1, '2024-10-16 09:42:10', '2024-10-16 09:42:10'),
(28162, '4.193.96.14', NULL, 2, '2024-10-16 09:53:57', '2024-10-16 10:08:55'),
(28163, '104.196.13.205', NULL, 2, '2024-10-16 09:55:01', '2024-10-16 09:57:33'),
(28164, '3.137.205.203', NULL, 1, '2024-10-16 10:31:52', '2024-10-16 10:31:52'),
(28165, '18.225.25.214', NULL, 1, '2024-10-16 10:31:52', '2024-10-16 10:31:52'),
(28166, '3.141.11.163', NULL, 1, '2024-10-16 10:32:00', '2024-10-16 10:32:00'),
(28167, '115.49.221.94', NULL, 1, '2024-10-16 10:48:34', '2024-10-16 10:48:34'),
(28168, '193.186.4.159', NULL, 2, '2024-10-16 10:59:21', '2024-10-16 15:27:04'),
(28169, '43.135.166.178', NULL, 1, '2024-10-16 11:39:58', '2024-10-16 11:39:58'),
(28170, '43.157.56.127', NULL, 1, '2024-10-16 12:31:39', '2024-10-16 12:31:39'),
(28171, '57.141.7.6', NULL, 1, '2024-10-16 13:09:22', '2024-10-16 13:09:22'),
(28172, '175.29.180.45', NULL, 3, '2024-10-16 13:57:12', '2024-10-16 13:58:04'),
(28173, '123.49.36.21', NULL, 1, '2024-10-16 14:32:36', '2024-10-16 14:32:36'),
(28174, '128.204.212.84', NULL, 1, '2024-10-16 15:09:23', '2024-10-16 15:09:23'),
(28175, '72.14.201.159', NULL, 2, '2024-10-16 15:10:39', '2024-10-16 15:25:50'),
(28176, '172.71.96.146', NULL, 1, '2024-10-16 15:25:51', '2024-10-16 15:25:51'),
(28177, '172.71.96.144', NULL, 1, '2024-10-16 15:27:05', '2024-10-16 15:27:05'),
(28178, '136.243.228.193', NULL, 1, '2024-10-16 17:07:11', '2024-10-16 17:07:11'),
(28179, '104.210.105.26', NULL, 1, '2024-10-16 18:49:38', '2024-10-16 18:49:38'),
(28180, '43.156.228.27', NULL, 1, '2024-10-16 19:53:37', '2024-10-16 19:53:37'),
(28181, '93.174.93.126', NULL, 1, '2024-10-16 20:08:55', '2024-10-16 20:08:55'),
(28182, '23.154.177.26', NULL, 1, '2024-10-16 21:01:32', '2024-10-16 21:01:32'),
(28183, '80.67.167.81', NULL, 1, '2024-10-16 21:03:01', '2024-10-16 21:03:01'),
(28184, '40.126.252.60', NULL, 1, '2024-10-16 21:24:04', '2024-10-16 21:24:04'),
(28185, '3.84.201.63', NULL, 1, '2024-10-16 22:21:18', '2024-10-16 22:21:18'),
(28186, '89.248.174.11', NULL, 1, '2024-10-16 23:04:56', '2024-10-16 23:04:56'),
(28187, '58.145.186.131', NULL, 2, '2024-10-16 23:20:52', '2024-10-16 23:21:08'),
(28188, '34.209.54.72', NULL, 1, '2024-10-17 00:11:46', '2024-10-17 00:11:46'),
(28189, '35.92.143.181', NULL, 1, '2024-10-17 00:39:20', '2024-10-17 00:39:20'),
(28190, '54.155.54.155', NULL, 2, '2024-10-17 01:06:37', '2024-10-17 01:10:24'),
(28191, '87.120.117.24', NULL, 4, '2024-10-17 01:14:06', '2024-10-17 01:14:20'),
(28192, '69.191.211.204', NULL, 1, '2024-10-17 01:57:49', '2024-10-17 01:57:49'),
(28193, '40.91.80.231', NULL, 2, '2024-10-17 03:27:54', '2024-10-17 03:27:58'),
(28194, '182.16.21.98', NULL, 1, '2024-10-17 03:42:33', '2024-10-17 03:42:33'),
(28195, '156.59.50.253', NULL, 1, '2024-10-17 04:40:15', '2024-10-17 04:40:15'),
(28196, '14.176.232.99', NULL, 1, '2024-10-17 04:57:03', '2024-10-17 04:57:03'),
(28197, '170.106.113.159', NULL, 1, '2024-10-17 05:19:10', '2024-10-17 05:19:10'),
(28198, '51.222.253.10', NULL, 1, '2024-10-17 06:15:21', '2024-10-17 06:15:21'),
(28199, '3.212.147.252', NULL, 1, '2024-10-17 06:48:13', '2024-10-17 06:48:13'),
(28200, '185.203.184.211', NULL, 1, '2024-10-17 06:53:01', '2024-10-17 06:53:01'),
(28201, '40.94.30.179', NULL, 1, '2024-10-17 08:41:10', '2024-10-17 08:41:10'),
(28202, '172.172.53.23', NULL, 1, '2024-10-17 08:41:54', '2024-10-17 08:41:54'),
(28203, '72.14.201.130', NULL, 1, '2024-10-17 09:06:24', '2024-10-17 09:06:24'),
(28204, '103.25.251.207', NULL, 1, '2024-10-17 09:08:20', '2024-10-17 09:08:20'),
(28205, '123.160.223.72', NULL, 1, '2024-10-17 09:13:12', '2024-10-17 09:13:12'),
(28206, '52.163.93.107', NULL, 3, '2024-10-17 09:17:18', '2024-10-17 14:23:39'),
(28207, '123.160.223.75', NULL, 1, '2024-10-17 09:18:39', '2024-10-17 09:18:39'),
(28208, '40.94.33.18', NULL, 1, '2024-10-17 09:25:10', '2024-10-17 09:25:10'),
(28209, '160.202.144.209', NULL, 1, '2024-10-17 09:58:22', '2024-10-17 09:58:22'),
(28210, '72.14.201.159', NULL, 1, '2024-10-17 09:58:51', '2024-10-17 09:58:51'),
(28211, '49.147.196.36', NULL, 1, '2024-10-17 10:01:00', '2024-10-17 10:01:00'),
(28212, '3.141.11.163', NULL, 1, '2024-10-17 10:36:54', '2024-10-17 10:36:54'),
(28213, '18.225.25.214', NULL, 3, '2024-10-17 10:36:55', '2024-10-17 17:12:34'),
(28214, '18.224.94.182', NULL, 5, '2024-10-17 10:37:02', '2024-10-17 17:21:28'),
(28215, '157.55.39.6', NULL, 1, '2024-10-17 10:39:02', '2024-10-17 10:39:02'),
(28216, '13.94.101.93', NULL, 1, '2024-10-17 10:42:41', '2024-10-17 10:42:41'),
(28217, '18.224.128.89', NULL, 2, '2024-10-17 10:58:22', '2024-10-17 17:21:31'),
(28218, '3.19.74.154', NULL, 2, '2024-10-17 10:58:30', '2024-10-17 17:21:51'),
(28219, '45.55.112.20', NULL, 1, '2024-10-17 11:13:01', '2024-10-17 11:13:01'),
(28220, '103.156.108.7', NULL, 1, '2024-10-17 12:11:14', '2024-10-17 12:11:14'),
(28221, '172.173.175.203', NULL, 1, '2024-10-17 12:29:43', '2024-10-17 12:29:43'),
(28222, '40.94.35.24', NULL, 1, '2024-10-17 12:30:43', '2024-10-17 12:30:43'),
(28223, '103.156.108.3', NULL, 1, '2024-10-17 12:34:19', '2024-10-17 12:34:19'),
(28224, '115.127.150.65', NULL, 1, '2024-10-17 13:54:36', '2024-10-17 13:54:36'),
(28225, '43.153.93.68', NULL, 1, '2024-10-17 14:42:34', '2024-10-17 14:42:34'),
(28226, '146.190.235.237', NULL, 3, '2024-10-17 14:47:24', '2024-10-17 14:47:27'),
(28227, '103.103.35.180', NULL, 1, '2024-10-17 15:01:15', '2024-10-17 15:01:15'),
(28228, '193.186.4.3', NULL, 1, '2024-10-17 15:01:23', '2024-10-17 15:01:23'),
(28229, '193.186.4.130', NULL, 1, '2024-10-17 15:11:44', '2024-10-17 15:11:44'),
(28230, '103.100.234.47', NULL, 1, '2024-10-17 15:26:53', '2024-10-17 15:26:53'),
(28231, '173.252.107.12', NULL, 1, '2024-10-17 16:01:58', '2024-10-17 16:01:58'),
(28232, '124.236.100.56', NULL, 1, '2024-10-17 16:26:34', '2024-10-17 16:26:34'),
(28233, '119.30.41.248', NULL, 1, '2024-10-17 16:58:12', '2024-10-17 16:58:12'),
(28234, '3.15.8.159', NULL, 1, '2024-10-17 17:12:32', '2024-10-17 17:12:32'),
(28235, '128.204.212.85', NULL, 1, '2024-10-17 17:24:19', '2024-10-17 17:24:19'),
(28236, '119.94.49.231', NULL, 3, '2024-10-17 17:56:24', '2024-10-17 17:57:05'),
(28237, '52.167.144.223', NULL, 1, '2024-10-17 18:23:32', '2024-10-17 18:23:32'),
(28238, '112.201.70.253', NULL, 1, '2024-10-17 18:58:25', '2024-10-17 18:58:25'),
(28239, '66.249.66.10', NULL, 1, '2024-10-17 19:28:58', '2024-10-17 19:28:58'),
(28240, '66.249.66.11', NULL, 1, '2024-10-17 19:56:02', '2024-10-17 19:56:02'),
(28241, '51.222.253.20', NULL, 1, '2024-10-17 20:02:56', '2024-10-17 20:02:56'),
(28242, '52.156.162.184', NULL, 1, '2024-10-17 21:36:06', '2024-10-17 21:36:06'),
(28243, '119.42.146.234', NULL, 1, '2024-10-17 22:17:39', '2024-10-17 22:17:39'),
(28244, '5.78.113.3', NULL, 12, '2024-10-17 22:29:01', '2024-10-18 00:24:59'),
(28245, '54.155.54.155', NULL, 4, '2024-10-17 22:53:21', '2024-10-18 02:25:57'),
(28246, '34.214.98.217', NULL, 1, '2024-10-17 23:01:57', '2024-10-17 23:01:57'),
(28247, '85.215.200.194', NULL, 1, '2024-10-17 23:16:21', '2024-10-17 23:16:21'),
(28248, '34.34.253.249', NULL, 2, '2024-10-17 23:28:14', '2024-10-17 23:47:57'),
(28249, '20.191.244.0', NULL, 1, '2024-10-17 23:31:57', '2024-10-17 23:31:57'),
(28250, '80.82.78.14', NULL, 1, '2024-10-17 23:43:38', '2024-10-17 23:43:38'),
(28251, '185.220.100.243', NULL, 1, '2024-10-17 23:44:06', '2024-10-17 23:44:06'),
(28252, '34.222.164.202', NULL, 1, '2024-10-17 23:44:12', '2024-10-17 23:44:12'),
(28253, '20.191.245.90', NULL, 1, '2024-10-18 00:13:20', '2024-10-18 00:13:20'),
(28254, '141.95.104.151', NULL, 1, '2024-10-18 00:15:40', '2024-10-18 00:15:40'),
(28255, '57.129.55.46', NULL, 1, '2024-10-18 00:15:41', '2024-10-18 00:15:41'),
(28256, '43.135.185.59', NULL, 1, '2024-10-18 00:35:17', '2024-10-18 00:35:17'),
(28257, '149.20.245.25', NULL, 1, '2024-10-18 02:05:19', '2024-10-18 02:05:19'),
(28258, '182.16.21.98', NULL, 1, '2024-10-18 03:06:15', '2024-10-18 03:06:15'),
(28259, '93.158.90.67', NULL, 1, '2024-10-18 03:15:50', '2024-10-18 03:15:50'),
(28260, '185.196.9.179', NULL, 2, '2024-10-18 03:40:11', '2024-10-18 03:43:47'),
(28261, '42.83.147.55', NULL, 1, '2024-10-18 03:49:21', '2024-10-18 03:49:21'),
(28262, '159.223.26.65', NULL, 1, '2024-10-18 05:30:21', '2024-10-18 05:30:21'),
(28263, '3.133.134.153', NULL, 1, '2024-10-18 05:43:26', '2024-10-18 05:43:26'),
(28264, '54.198.22.101', NULL, 1, '2024-10-18 05:46:26', '2024-10-18 05:46:26'),
(28265, '66.249.66.41', NULL, 1, '2024-10-18 06:37:19', '2024-10-18 06:37:19'),
(28266, '98.80.193.108', NULL, 3, '2024-10-18 07:17:33', '2024-10-18 07:22:12'),
(28267, '62.182.80.121', NULL, 1, '2024-10-18 07:23:06', '2024-10-18 07:23:06'),
(28268, '104.207.44.189', NULL, 1, '2024-10-18 07:29:46', '2024-10-18 07:29:46'),
(28269, '52.81.236.145', NULL, 1, '2024-10-18 07:53:00', '2024-10-18 07:53:00'),
(28270, '195.191.219.130', NULL, 1, '2024-10-18 09:13:46', '2024-10-18 09:13:46'),
(28271, '185.196.9.179', NULL, 1, '2024-10-18 09:53:44', '2024-10-18 09:53:44'),
(28272, '3.144.129.116', NULL, 2, '2024-10-18 10:28:05', '2024-10-18 10:33:11'),
(28273, '129.226.213.145', NULL, 1, '2024-10-18 10:54:50', '2024-10-18 10:54:50'),
(28274, '87.250.224.3', NULL, 1, '2024-10-18 11:50:07', '2024-10-18 11:50:07'),
(28275, '54.155.54.155', NULL, 2, '2024-10-18 12:15:44', '2024-10-18 12:51:45'),
(28276, '52.178.201.244', NULL, 3, '2024-10-18 12:45:25', '2024-10-18 12:46:45'),
(28277, '82.180.145.186', NULL, 4, '2024-10-18 12:56:03', '2024-10-18 12:56:20'),
(28278, '27.147.204.231', NULL, 1, '2024-10-18 13:02:37', '2024-10-18 13:02:37'),
(28279, '52.81.249.147', NULL, 1, '2024-10-18 13:12:24', '2024-10-18 13:12:24'),
(28280, '103.83.244.214', NULL, 1, '2024-10-18 14:30:00', '2024-10-18 14:30:00'),
(28281, '109.107.160.113', NULL, 1, '2024-10-18 18:12:36', '2024-10-18 18:12:36'),
(28282, '20.102.216.128', NULL, 1, '2024-10-18 18:27:32', '2024-10-18 18:27:32'),
(28283, '66.249.66.40', NULL, 2, '2024-10-18 18:38:37', '2024-10-19 02:12:36'),
(28284, '66.220.149.10', NULL, 1, '2024-10-18 19:03:26', '2024-10-18 19:03:26'),
(28285, '51.83.238.159', NULL, 1, '2024-10-18 19:18:57', '2024-10-18 19:18:57'),
(28286, '124.236.100.56', NULL, 2, '2024-10-18 19:24:05', '2024-10-18 19:24:25'),
(28287, '49.51.243.156', NULL, 1, '2024-10-18 19:26:34', '2024-10-18 19:26:34'),
(28288, '193.186.4.159', NULL, 2, '2024-10-18 20:25:58', '2024-10-18 22:42:15'),
(28289, '128.204.212.86', NULL, 1, '2024-10-18 21:20:34', '2024-10-18 21:20:34'),
(28290, '20.188.245.207', NULL, 1, '2024-10-18 21:45:42', '2024-10-18 21:45:42'),
(28291, '182.16.21.98', NULL, 1, '2024-10-18 21:50:27', '2024-10-18 21:50:27'),
(28292, '128.204.212.85', NULL, 1, '2024-10-18 21:53:23', '2024-10-18 21:53:23'),
(28293, '198.235.24.165', NULL, 1, '2024-10-18 21:54:33', '2024-10-18 21:54:33'),
(28294, '87.120.117.24', NULL, 4, '2024-10-18 22:20:28', '2024-10-18 22:21:08'),
(28295, '119.42.146.234', NULL, 1, '2024-10-18 22:30:44', '2024-10-18 22:30:44'),
(28296, '174.164.48.244', NULL, 1, '2024-10-18 22:31:13', '2024-10-18 22:31:13'),
(28297, '143.244.129.174', NULL, 1, '2024-10-18 22:42:53', '2024-10-18 22:42:53'),
(28298, '191.101.31.171', NULL, 1, '2024-10-18 23:10:21', '2024-10-18 23:10:21'),
(28299, '13.75.248.226', NULL, 1, '2024-10-18 23:27:56', '2024-10-18 23:27:56'),
(28300, '87.120.126.235', NULL, 4, '2024-10-19 00:00:54', '2024-10-19 00:01:01'),
(28301, '205.210.31.182', NULL, 1, '2024-10-19 00:09:47', '2024-10-19 00:09:47'),
(28302, '13.74.49.211', NULL, 3, '2024-10-19 00:17:16', '2024-10-19 00:18:36'),
(28303, '13.75.172.33', NULL, 1, '2024-10-19 00:21:24', '2024-10-19 00:21:24'),
(28304, '18.236.95.120', NULL, 1, '2024-10-19 00:21:32', '2024-10-19 00:21:32'),
(28305, '87.236.176.24', NULL, 1, '2024-10-19 00:24:08', '2024-10-19 00:24:08'),
(28306, '65.108.207.123', NULL, 2, '2024-10-19 00:36:54', '2024-10-19 00:36:55'),
(28307, '35.91.204.105', NULL, 1, '2024-10-19 01:21:25', '2024-10-19 01:21:25'),
(28308, '103.131.71.134', NULL, 1, '2024-10-19 01:40:26', '2024-10-19 01:40:26'),
(28309, '1.55.112.220', NULL, 1, '2024-10-19 01:54:34', '2024-10-19 01:54:34'),
(28310, '87.236.176.31', NULL, 1, '2024-10-19 02:22:49', '2024-10-19 02:22:49'),
(28311, '185.122.141.131', NULL, 1, '2024-10-19 02:35:23', '2024-10-19 02:35:23'),
(28312, '122.137.36.228', NULL, 1, '2024-10-19 02:49:07', '2024-10-19 02:49:07'),
(28313, '82.80.249.214', NULL, 1, '2024-10-19 02:50:17', '2024-10-19 02:50:17'),
(28314, '82.80.249.221', NULL, 3, '2024-10-19 02:50:19', '2024-10-19 02:51:48'),
(28315, '192.104.34.34', NULL, 1, '2024-10-19 03:05:36', '2024-10-19 03:05:36'),
(28316, '54.144.94.220', NULL, 1, '2024-10-19 03:48:18', '2024-10-19 03:48:18'),
(28317, '69.191.211.213', NULL, 1, '2024-10-19 05:04:26', '2024-10-19 05:04:26'),
(28318, '66.249.66.10', NULL, 3, '2024-10-19 05:22:18', '2024-10-19 05:53:42'),
(28319, '170.106.82.209', NULL, 1, '2024-10-19 05:29:49', '2024-10-19 05:29:49'),
(28320, '123.6.49.18', NULL, 2, '2024-10-19 05:54:39', '2024-10-19 05:54:51'),
(28321, '27.115.124.53', NULL, 1, '2024-10-19 05:55:05', '2024-10-19 05:55:05'),
(28322, '128.204.212.87', NULL, 1, '2024-10-19 06:06:50', '2024-10-19 06:06:50'),
(28323, '195.191.219.130', NULL, 1, '2024-10-19 06:09:42', '2024-10-19 06:09:42'),
(28324, '51.77.61.156', NULL, 1, '2024-10-19 06:11:19', '2024-10-19 06:11:19'),
(28325, '66.249.66.41', NULL, 1, '2024-10-19 06:25:51', '2024-10-19 06:25:51'),
(28326, '31.13.115.4', NULL, 1, '2024-10-19 07:04:29', '2024-10-19 07:04:29'),
(28327, '31.13.115.113', NULL, 1, '2024-10-19 07:04:29', '2024-10-19 07:04:29'),
(28328, '51.83.238.159', NULL, 1, '2024-10-19 07:29:35', '2024-10-19 07:29:35'),
(28329, '23.104.161.61', NULL, 1, '2024-10-19 08:37:27', '2024-10-19 08:37:27'),
(28330, '78.129.165.8', NULL, 1, '2024-10-19 08:59:58', '2024-10-19 08:59:58'),
(28331, '193.186.4.159', NULL, 3, '2024-10-19 09:09:42', '2024-10-19 20:06:29'),
(28332, '37.111.212.24', NULL, 2, '2024-10-19 09:09:48', '2024-10-19 09:10:53'),
(28333, '136.143.176.60', NULL, 2, '2024-10-19 09:55:16', '2024-10-19 09:55:16'),
(28334, '72.14.201.130', NULL, 1, '2024-10-19 11:10:17', '2024-10-19 11:10:17'),
(28335, '17.241.227.127', NULL, 1, '2024-10-19 11:41:43', '2024-10-19 11:41:43'),
(28336, '72.24.43.203', NULL, 2, '2024-10-19 11:50:53', '2024-10-19 11:50:58'),
(28337, '185.192.70.140', NULL, 1, '2024-10-19 11:51:39', '2024-10-19 11:51:39'),
(28338, '185.192.70.143', NULL, 1, '2024-10-19 11:51:41', '2024-10-19 11:51:41'),
(28339, '95.136.119.184', NULL, 2, '2024-10-19 11:52:33', '2024-10-19 11:52:34'),
(28340, '93.84.29.238', NULL, 1, '2024-10-19 12:28:00', '2024-10-19 12:28:00'),
(28341, '182.48.65.66', NULL, 1, '2024-10-19 13:05:49', '2024-10-19 13:05:49'),
(28342, '91.242.162.8', NULL, 1, '2024-10-19 13:54:12', '2024-10-19 13:54:12'),
(28343, '205.210.31.239', NULL, 1, '2024-10-19 13:54:31', '2024-10-19 13:54:31'),
(28344, '173.252.95.8', NULL, 1, '2024-10-19 14:13:33', '2024-10-19 14:13:33'),
(28345, '173.252.95.115', NULL, 1, '2024-10-19 14:13:33', '2024-10-19 14:13:33'),
(28346, '62.182.80.121', NULL, 1, '2024-10-19 14:24:41', '2024-10-19 14:24:41'),
(28347, '49.51.36.179', NULL, 1, '2024-10-19 14:46:47', '2024-10-19 14:46:47'),
(28348, '54.144.94.220', NULL, 1, '2024-10-19 15:03:47', '2024-10-19 15:03:47'),
(28349, '51.222.253.5', NULL, 1, '2024-10-19 15:50:41', '2024-10-19 15:50:41'),
(28350, '171.25.193.79', NULL, 1, '2024-10-19 16:14:52', '2024-10-19 16:14:52'),
(28351, '204.137.14.92', NULL, 1, '2024-10-19 16:15:28', '2024-10-19 16:15:28'),
(28352, '18.246.40.49', NULL, 1, '2024-10-19 16:42:18', '2024-10-19 16:42:18'),
(28353, '192.142.227.140', NULL, 1, '2024-10-19 17:06:49', '2024-10-19 17:06:49'),
(28354, '72.14.201.159', NULL, 2, '2024-10-19 19:07:59', '2024-10-19 19:54:21'),
(28355, '116.206.254.113', NULL, 1, '2024-10-19 19:08:30', '2024-10-19 19:08:30'),
(28356, '89.248.172.92', NULL, 1, '2024-10-19 20:05:28', '2024-10-19 20:05:28'),
(28357, '124.221.186.82', NULL, 6, '2024-10-19 21:38:08', '2024-10-19 21:48:03'),
(28358, '34.219.135.118', NULL, 1, '2024-10-19 22:27:57', '2024-10-19 22:27:57'),
(28359, '94.156.167.147', NULL, 2, '2024-10-19 22:39:23', '2024-10-19 22:39:27'),
(28360, '111.7.96.161', NULL, 1, '2024-10-19 22:40:12', '2024-10-19 22:40:12'),
(28361, '175.16.234.18', NULL, 1, '2024-10-19 23:22:12', '2024-10-19 23:22:12'),
(28362, '35.89.100.134', NULL, 1, '2024-10-19 23:25:11', '2024-10-19 23:25:11'),
(28363, '128.204.212.86', NULL, 1, '2024-10-19 23:49:12', '2024-10-19 23:49:12'),
(28364, '40.69.30.58', NULL, 3, '2024-10-20 00:04:55', '2024-10-20 00:06:15'),
(28365, '49.51.47.100', NULL, 1, '2024-10-20 01:06:10', '2024-10-20 01:06:10'),
(28366, '35.92.85.222', NULL, 1, '2024-10-20 01:42:07', '2024-10-20 01:42:07'),
(28367, '34.236.229.19', NULL, 1, '2024-10-20 02:13:36', '2024-10-20 02:13:36'),
(28368, '91.204.161.79', NULL, 1, '2024-10-20 02:50:59', '2024-10-20 02:50:59'),
(28369, '106.75.101.112', NULL, 1, '2024-10-20 02:57:11', '2024-10-20 02:57:11'),
(28370, '54.81.83.67', NULL, 1, '2024-10-20 02:59:45', '2024-10-20 02:59:45'),
(28371, '111.7.106.107', NULL, 1, '2024-10-20 03:57:04', '2024-10-20 03:57:04'),
(28372, '47.53.195.54', NULL, 1, '2024-10-20 04:45:45', '2024-10-20 04:45:45'),
(28373, '93.144.110.151', NULL, 1, '2024-10-20 04:45:50', '2024-10-20 04:45:50'),
(28374, '109.115.1.49', NULL, 1, '2024-10-20 04:45:57', '2024-10-20 04:45:57'),
(28375, '66.220.149.4', NULL, 1, '2024-10-20 04:47:25', '2024-10-20 04:47:25'),
(28376, '66.220.149.28', NULL, 1, '2024-10-20 04:47:26', '2024-10-20 04:47:26'),
(28377, '165.22.179.72', NULL, 1, '2024-10-20 05:56:40', '2024-10-20 05:56:40'),
(28378, '202.83.126.110', NULL, 2, '2024-10-20 06:06:45', '2024-10-20 06:11:44'),
(28379, '128.204.212.86', NULL, 2, '2024-10-20 06:29:27', '2024-10-20 08:14:30'),
(28380, '43.229.208.190', NULL, 1, '2024-10-20 08:24:18', '2024-10-20 08:24:18'),
(28381, '195.191.219.132', NULL, 1, '2024-10-20 08:43:16', '2024-10-20 08:43:16'),
(28382, '72.14.201.140', NULL, 1, '2024-10-20 08:47:45', '2024-10-20 08:47:45'),
(28383, '115.127.82.234', NULL, 1, '2024-10-20 08:48:21', '2024-10-20 08:48:21'),
(28384, '59.152.5.125', NULL, 1, '2024-10-20 08:49:29', '2024-10-20 08:49:29'),
(28385, '52.230.25.26', NULL, 2, '2024-10-20 08:53:15', '2024-10-20 09:54:10'),
(28386, '34.241.4.203', NULL, 4, '2024-10-20 09:02:30', '2024-10-20 09:03:58'),
(28387, '35.171.144.152', NULL, 3, '2024-10-20 09:11:04', '2024-10-20 09:11:05'),
(28388, '54.88.179.33', NULL, 1, '2024-10-20 09:11:04', '2024-10-20 09:11:04'),
(28389, '182.16.21.98', NULL, 1, '2024-10-20 09:13:01', '2024-10-20 09:13:01'),
(28390, '37.111.239.221', NULL, 2, '2024-10-20 09:20:55', '2024-10-20 09:21:09'),
(28391, '20.205.153.200', NULL, 3, '2024-10-20 09:43:24', '2024-10-20 14:04:48'),
(28392, '209.97.161.29', NULL, 2, '2024-10-20 10:15:43', '2024-10-20 10:15:44'),
(28393, '171.14.168.62', NULL, 1, '2024-10-20 10:18:42', '2024-10-20 10:18:42'),
(28394, '92.204.175.85', NULL, 1, '2024-10-20 10:18:57', '2024-10-20 10:18:57'),
(28395, '107.22.140.45', NULL, 1, '2024-10-20 10:39:30', '2024-10-20 10:39:30'),
(28396, '45.125.223.197', NULL, 2, '2024-10-20 10:46:34', '2024-10-20 10:47:32'),
(28397, '72.14.201.130', NULL, 2, '2024-10-20 10:47:32', '2024-10-20 14:19:14'),
(28398, '103.242.20.156', NULL, 1, '2024-10-20 10:57:38', '2024-10-20 10:57:38'),
(28399, '116.68.201.6', NULL, 1, '2024-10-20 10:59:15', '2024-10-20 10:59:15'),
(28400, '193.186.4.159', NULL, 1, '2024-10-20 11:09:10', '2024-10-20 11:09:10'),
(28401, '43.135.182.95', NULL, 1, '2024-10-20 11:14:21', '2024-10-20 11:14:21'),
(28402, '3.141.11.163', NULL, 2, '2024-10-20 11:38:07', '2024-10-20 13:14:05'),
(28403, '18.224.128.89', NULL, 2, '2024-10-20 11:38:07', '2024-10-20 13:13:59'),
(28404, '3.19.74.154', NULL, 1, '2024-10-20 11:38:14', '2024-10-20 11:38:14'),
(28405, '103.234.27.113', NULL, 1, '2024-10-20 11:52:43', '2024-10-20 11:52:43'),
(28406, '35.89.100.134', NULL, 1, '2024-10-20 11:57:30', '2024-10-20 11:57:30'),
(28407, '37.111.200.105', NULL, 1, '2024-10-20 12:13:47', '2024-10-20 12:13:47'),
(28408, '128.204.212.85', NULL, 1, '2024-10-20 12:33:28', '2024-10-20 12:33:28'),
(28409, '119.148.2.34', NULL, 1, '2024-10-20 12:51:44', '2024-10-20 12:51:44'),
(28410, '103.243.238.81', NULL, 1, '2024-10-20 13:13:02', '2024-10-20 13:13:02'),
(28411, '18.222.251.101', NULL, 1, '2024-10-20 13:13:58', '2024-10-20 13:13:58'),
(28412, '103.14.72.178', NULL, 1, '2024-10-20 13:36:34', '2024-10-20 13:36:34'),
(28413, '178.254.24.91', NULL, 1, '2024-10-20 13:57:56', '2024-10-20 13:57:56'),
(28414, '52.167.144.176', NULL, 1, '2024-10-20 14:40:24', '2024-10-20 14:40:24'),
(28415, '159.89.121.146', NULL, 1, '2024-10-20 14:43:18', '2024-10-20 14:43:18'),
(28416, '40.77.167.60', NULL, 1, '2024-10-20 14:47:07', '2024-10-20 14:47:07'),
(28417, '3.85.38.46', NULL, 1, '2024-10-20 15:02:05', '2024-10-20 15:02:05'),
(28418, '5.188.62.140', NULL, 1, '2024-10-20 16:30:53', '2024-10-20 16:30:53'),
(28419, '122.137.39.48', NULL, 1, '2024-10-20 16:59:42', '2024-10-20 16:59:42'),
(28420, '124.223.197.100', NULL, 4, '2024-10-20 17:01:05', '2024-10-20 17:11:43'),
(28421, '51.83.238.159', NULL, 1, '2024-10-20 17:16:41', '2024-10-20 17:16:41'),
(28422, '103.23.207.11', NULL, 1, '2024-10-20 17:34:01', '2024-10-20 17:34:01'),
(28423, '31.13.115.2', NULL, 1, '2024-10-20 17:42:20', '2024-10-20 17:42:20'),
(28424, '31.13.115.1', NULL, 1, '2024-10-20 17:42:20', '2024-10-20 17:42:20'),
(28425, '185.209.196.178', NULL, 4, '2024-10-20 17:55:56', '2024-10-20 17:55:57'),
(28426, '34.23.250.185', NULL, 2, '2024-10-20 18:05:18', '2024-10-20 18:15:38'),
(28427, '185.220.100.241', NULL, 1, '2024-10-20 19:28:18', '2024-10-20 19:28:18'),
(28428, '23.98.179.20', NULL, 1, '2024-10-20 20:05:47', '2024-10-20 20:05:47'),
(28429, '27.147.204.231', NULL, 1, '2024-10-20 20:08:01', '2024-10-20 20:08:01'),
(28430, '43.156.156.96', NULL, 1, '2024-10-20 20:18:41', '2024-10-20 20:18:41'),
(28431, '202.134.14.233', NULL, 1, '2024-10-20 20:26:45', '2024-10-20 20:26:45'),
(28432, '51.222.253.20', NULL, 1, '2024-10-20 20:43:43', '2024-10-20 20:43:43'),
(28433, '109.117.106.228', NULL, 1, '2024-10-20 21:14:58', '2024-10-20 21:14:58'),
(28434, '66.249.66.11', NULL, 3, '2024-10-20 21:18:19', '2024-10-21 02:26:00'),
(28435, '103.131.71.94', NULL, 1, '2024-10-20 21:41:22', '2024-10-20 21:41:22'),
(28436, '66.249.66.42', NULL, 1, '2024-10-20 21:56:14', '2024-10-20 21:56:14'),
(28437, '87.121.86.64', NULL, 4, '2024-10-20 22:10:46', '2024-10-20 22:11:26'),
(28438, '35.92.36.147', NULL, 1, '2024-10-20 22:37:26', '2024-10-20 22:37:26'),
(28439, '48.218.180.164', NULL, 1, '2024-10-20 22:38:25', '2024-10-20 22:38:25'),
(28440, '193.26.115.228', NULL, 1, '2024-10-20 22:43:26', '2024-10-20 22:43:26'),
(28441, '34.218.78.44', NULL, 1, '2024-10-20 23:17:32', '2024-10-20 23:17:32'),
(28442, '109.43.115.224', NULL, 1, '2024-10-21 00:30:14', '2024-10-21 00:30:14'),
(28443, '45.134.183.228', NULL, 1, '2024-10-21 01:19:26', '2024-10-21 01:19:26'),
(28444, '40.126.241.185', NULL, 1, '2024-10-21 01:31:51', '2024-10-21 01:31:51'),
(28445, '52.237.219.119', NULL, 1, '2024-10-21 01:33:50', '2024-10-21 01:33:50'),
(28446, '14.190.228.166', NULL, 1, '2024-10-21 01:50:06', '2024-10-21 01:50:06'),
(28447, '66.249.66.41', NULL, 1, '2024-10-21 02:54:38', '2024-10-21 02:54:38'),
(28448, '82.223.54.146', NULL, 1, '2024-10-21 03:35:44', '2024-10-21 03:35:44'),
(28449, '37.47.158.243', NULL, 1, '2024-10-21 03:53:07', '2024-10-21 03:53:07'),
(28450, '40.77.167.235', NULL, 1, '2024-10-21 05:25:08', '2024-10-21 05:25:08'),
(28451, '93.148.113.135', NULL, 1, '2024-10-21 05:50:21', '2024-10-21 05:50:21'),
(28452, '52.167.144.168', NULL, 1, '2024-10-21 05:55:38', '2024-10-21 05:55:38'),
(28453, '128.204.212.84', NULL, 1, '2024-10-21 06:07:12', '2024-10-21 06:07:12'),
(28454, '199.45.155.86', NULL, 1, '2024-10-21 06:12:45', '2024-10-21 06:12:45'),
(28455, '45.141.83.78', NULL, 1, '2024-10-21 06:32:26', '2024-10-21 06:32:26'),
(28456, '2.36.214.95', NULL, 1, '2024-10-21 06:33:09', '2024-10-21 06:33:09'),
(28457, '223.244.35.77', NULL, 1, '2024-10-21 07:02:15', '2024-10-21 07:02:15'),
(28458, '195.191.219.130', NULL, 1, '2024-10-21 07:04:29', '2024-10-21 07:04:29'),
(28459, '66.249.66.41', NULL, 2, '2024-10-21 07:09:10', '2024-10-21 10:38:05'),
(28460, '66.249.66.40', NULL, 3, '2024-10-21 07:09:31', '2024-10-21 08:27:25'),
(28461, '49.51.233.95', NULL, 1, '2024-10-21 07:11:35', '2024-10-21 07:11:35'),
(28462, '128.204.212.86', NULL, 1, '2024-10-21 07:48:13', '2024-10-21 07:48:13'),
(28463, '193.186.4.159', NULL, 1, '2024-10-21 08:26:02', '2024-10-21 08:26:02'),
(28464, '27.147.204.231', NULL, 1, '2024-10-21 08:40:35', '2024-10-21 08:40:35'),
(28465, '40.119.197.45', NULL, 2, '2024-10-21 08:57:32', '2024-10-21 10:18:52'),
(28466, '4.193.96.14', NULL, 1, '2024-10-21 09:00:42', '2024-10-21 09:00:42'),
(28467, '72.14.201.159', NULL, 1, '2024-10-21 09:20:04', '2024-10-21 09:20:04'),
(28468, '72.14.201.130', NULL, 3, '2024-10-21 09:20:59', '2024-10-21 13:13:03'),
(28469, '52.167.144.186', NULL, 1, '2024-10-21 09:34:09', '2024-10-21 09:34:09'),
(28470, '109.70.100.5', NULL, 1, '2024-10-21 09:43:38', '2024-10-21 09:43:38'),
(28471, '45.137.205.140', NULL, 1, '2024-10-21 09:44:59', '2024-10-21 09:44:59'),
(28472, '47.238.96.111', NULL, 1, '2024-10-21 09:45:10', '2024-10-21 09:45:10'),
(28473, '119.148.19.66', NULL, 1, '2024-10-21 10:02:53', '2024-10-21 10:02:53'),
(28474, '52.81.33.66', NULL, 1, '2024-10-21 10:08:35', '2024-10-21 10:08:35'),
(28475, '52.167.144.190', NULL, 1, '2024-10-21 10:35:47', '2024-10-21 10:35:47'),
(28476, '124.109.106.245', NULL, 1, '2024-10-21 10:37:16', '2024-10-21 10:37:16'),
(28477, '120.229.41.124', NULL, 1, '2024-10-21 10:55:00', '2024-10-21 10:55:00'),
(28478, '27.115.124.109', NULL, 1, '2024-10-21 10:57:21', '2024-10-21 10:57:21'),
(28479, '123.6.49.44', NULL, 1, '2024-10-21 10:57:28', '2024-10-21 10:57:28'),
(28480, '193.186.4.60', NULL, 2, '2024-10-21 11:15:25', '2024-10-21 11:36:08'),
(28481, '40.77.167.22', NULL, 1, '2024-10-21 11:34:01', '2024-10-21 11:34:01'),
(28482, '89.248.172.92', NULL, 1, '2024-10-21 11:35:41', '2024-10-21 11:35:41'),
(28483, '172.71.96.146', NULL, 1, '2024-10-21 11:46:50', '2024-10-21 11:46:50'),
(28484, '34.138.80.9', NULL, 2, '2024-10-21 12:07:49', '2024-10-21 12:08:19'),
(28485, '184.88.236.150', NULL, 1, '2024-10-21 12:18:44', '2024-10-21 12:18:44'),
(28486, '20.212.201.123', NULL, 1, '2024-10-21 12:19:12', '2024-10-21 12:19:12'),
(28487, '101.2.163.146', NULL, 1, '2024-10-21 12:34:54', '2024-10-21 12:34:54'),
(28488, '5.133.192.160', NULL, 1, '2024-10-21 13:19:17', '2024-10-21 13:19:17');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(28489, '119.49.253.254', NULL, 1, '2024-10-21 13:36:28', '2024-10-21 13:36:28'),
(28490, '128.204.212.87', NULL, 1, '2024-10-21 13:44:10', '2024-10-21 13:44:10'),
(28491, '203.188.245.162', NULL, 2, '2024-10-21 13:51:44', '2024-10-21 13:52:25'),
(28492, '13.74.49.211', NULL, 3, '2024-10-21 14:19:21', '2024-10-21 14:20:21'),
(28493, '161.29.202.82', NULL, 1, '2024-10-21 15:27:51', '2024-10-21 15:27:51'),
(28494, '84.181.213.162', NULL, 2, '2024-10-21 15:32:50', '2024-10-21 17:22:05'),
(28495, '43.159.141.180', NULL, 1, '2024-10-21 16:08:26', '2024-10-21 16:08:26'),
(28496, '3.212.147.252', NULL, 1, '2024-10-21 16:12:20', '2024-10-21 16:12:20'),
(28497, '51.222.253.13', NULL, 1, '2024-10-21 16:48:46', '2024-10-21 16:48:46'),
(28498, '52.167.144.137', NULL, 1, '2024-10-21 17:02:55', '2024-10-21 17:02:55'),
(28499, '128.204.212.85', NULL, 1, '2024-10-21 18:45:07', '2024-10-21 18:45:07'),
(28500, '157.55.39.201', NULL, 1, '2024-10-21 18:56:50', '2024-10-21 18:56:50'),
(28501, '54.219.131.90', NULL, 2, '2024-10-21 19:03:05', '2024-10-21 22:30:26'),
(28502, '52.169.31.103', NULL, 4, '2024-10-21 19:15:21', '2024-10-21 21:34:49'),
(28503, '103.135.137.16', NULL, 3, '2024-10-21 19:55:46', '2024-10-21 20:14:23'),
(28504, '170.64.227.50', NULL, 1, '2024-10-21 20:17:24', '2024-10-21 20:17:24'),
(28505, '34.241.4.203', NULL, 2, '2024-10-21 20:52:28', '2024-10-21 20:53:12'),
(28506, '20.42.213.133', NULL, 1, '2024-10-21 21:48:40', '2024-10-21 21:48:40'),
(28507, '180.252.197.54', NULL, 1, '2024-10-21 22:17:35', '2024-10-21 22:17:35'),
(28508, '156.146.35.32', NULL, 1, '2024-10-21 22:44:49', '2024-10-21 22:44:49'),
(28509, '173.252.83.13', NULL, 1, '2024-10-22 00:12:38', '2024-10-22 00:12:38'),
(28510, '173.252.83.3', NULL, 1, '2024-10-22 00:12:38', '2024-10-22 00:12:38'),
(28511, '104.210.92.46', NULL, 1, '2024-10-22 00:14:33', '2024-10-22 00:14:33'),
(28512, '34.222.148.133', NULL, 1, '2024-10-22 00:29:28', '2024-10-22 00:29:28'),
(28513, '34.211.44.158', NULL, 1, '2024-10-22 00:32:37', '2024-10-22 00:32:37'),
(28514, '103.230.106.60', NULL, 1, '2024-10-22 00:57:14', '2024-10-22 00:57:14'),
(28515, '43.144.107.30', NULL, 1, '2024-10-22 01:11:55', '2024-10-22 01:11:55'),
(28516, '43.156.202.34', NULL, 1, '2024-10-22 02:05:35', '2024-10-22 02:05:35'),
(28517, '178.215.224.157', NULL, 1, '2024-10-22 02:11:03', '2024-10-22 02:11:03'),
(28518, '15.237.117.16', NULL, 2, '2024-10-22 02:29:17', '2024-10-22 02:58:25'),
(28519, '195.154.167.201', NULL, 1, '2024-10-22 02:29:43', '2024-10-22 02:29:43'),
(28520, '67.203.33.245', NULL, 1, '2024-10-22 02:53:30', '2024-10-22 02:53:30'),
(28521, '54.174.159.17', NULL, 1, '2024-10-22 03:55:26', '2024-10-22 03:55:26'),
(28522, '178.128.199.35', NULL, 1, '2024-10-22 04:17:07', '2024-10-22 04:17:07'),
(28523, '42.83.147.54', NULL, 2, '2024-10-22 04:31:38', '2024-10-22 04:31:39'),
(28524, '52.81.208.114', NULL, 1, '2024-10-22 04:53:14', '2024-10-22 04:53:14'),
(28525, '104.196.146.236', NULL, 2, '2024-10-22 05:06:14', '2024-10-22 05:23:42'),
(28526, '80.76.51.114', NULL, 2, '2024-10-22 05:45:32', '2024-10-22 06:49:31'),
(28527, '54.224.30.116', NULL, 1, '2024-10-22 05:59:56', '2024-10-22 05:59:56'),
(28528, '193.186.4.159', NULL, 5, '2024-10-22 07:24:43', '2024-10-22 13:09:19'),
(28529, '118.179.82.161', NULL, 1, '2024-10-22 07:27:43', '2024-10-22 07:27:43'),
(28530, '18.222.164.225', NULL, 1, '2024-10-22 07:28:25', '2024-10-22 07:28:25'),
(28531, '20.212.201.123', NULL, 1, '2024-10-22 08:09:59', '2024-10-22 08:09:59'),
(28532, '195.191.219.130', NULL, 1, '2024-10-22 08:12:31', '2024-10-22 08:12:31'),
(28533, '198.235.24.164', NULL, 1, '2024-10-22 08:29:32', '2024-10-22 08:29:32'),
(28534, '5.182.86.168', NULL, 1, '2024-10-22 08:33:24', '2024-10-22 08:33:24'),
(28535, '40.69.155.221', NULL, 1, '2024-10-22 08:38:28', '2024-10-22 08:38:28'),
(28536, '40.119.197.45', NULL, 2, '2024-10-22 08:38:40', '2024-10-22 12:09:37'),
(28537, '54.223.83.127', NULL, 1, '2024-10-22 08:41:53', '2024-10-22 08:41:53'),
(28538, '54.167.158.226', NULL, 1, '2024-10-22 08:41:58', '2024-10-22 08:41:58'),
(28539, '220.201.112.24', NULL, 1, '2024-10-22 08:42:50', '2024-10-22 08:42:50'),
(28540, '52.230.25.26', NULL, 1, '2024-10-22 08:45:31', '2024-10-22 08:45:31'),
(28541, '205.210.31.67', NULL, 1, '2024-10-22 08:53:27', '2024-10-22 08:53:27'),
(28542, '103.69.76.245', NULL, 1, '2024-10-22 09:08:00', '2024-10-22 09:08:00'),
(28543, '20.205.153.200', NULL, 1, '2024-10-22 09:10:46', '2024-10-22 09:10:46'),
(28544, '193.186.4.130', NULL, 3, '2024-10-22 09:13:44', '2024-10-22 15:31:39'),
(28545, '111.7.96.179', NULL, 1, '2024-10-22 09:15:43', '2024-10-22 09:15:43'),
(28546, '203.76.99.254', NULL, 1, '2024-10-22 09:17:51', '2024-10-22 09:17:51'),
(28547, '103.99.176.55', NULL, 1, '2024-10-22 09:20:29', '2024-10-22 09:20:29'),
(28548, '123.160.223.72', NULL, 3, '2024-10-22 09:20:54', '2024-10-22 12:29:28'),
(28549, '175.16.255.88', NULL, 1, '2024-10-22 09:37:47', '2024-10-22 09:37:47'),
(28550, '20.230.224.3', NULL, 1, '2024-10-22 09:42:41', '2024-10-22 09:42:41'),
(28551, '40.94.34.83', NULL, 1, '2024-10-22 09:43:18', '2024-10-22 09:43:18'),
(28552, '123.49.48.130', NULL, 1, '2024-10-22 09:48:53', '2024-10-22 09:48:53'),
(28553, '54.145.69.28', NULL, 1, '2024-10-22 09:55:34', '2024-10-22 09:55:34'),
(28554, '142.93.102.185', NULL, 1, '2024-10-22 10:32:22', '2024-10-22 10:32:22'),
(28555, '18.224.94.182', NULL, 4, '2024-10-22 10:39:42', '2024-10-22 15:21:40'),
(28556, '18.225.25.214', NULL, 2, '2024-10-22 10:39:42', '2024-10-22 11:18:09'),
(28557, '3.19.74.154', NULL, 2, '2024-10-22 10:39:50', '2024-10-22 15:21:33'),
(28558, '114.130.186.64', NULL, 1, '2024-10-22 10:39:53', '2024-10-22 10:39:53'),
(28559, '3.141.11.163', NULL, 1, '2024-10-22 11:18:09', '2024-10-22 11:18:09'),
(28560, '3.15.8.159', NULL, 2, '2024-10-22 11:18:16', '2024-10-22 15:13:45'),
(28561, '43.229.208.190', NULL, 1, '2024-10-22 11:38:03', '2024-10-22 11:38:03'),
(28562, '49.74.19.142', NULL, 1, '2024-10-22 11:47:56', '2024-10-22 11:47:56'),
(28563, '54.187.53.240', NULL, 1, '2024-10-22 11:48:59', '2024-10-22 11:48:59'),
(28564, '94.72.112.245', NULL, 1, '2024-10-22 12:02:42', '2024-10-22 12:02:42'),
(28565, '52.163.93.107', NULL, 1, '2024-10-22 12:07:20', '2024-10-22 12:07:20'),
(28566, '47.204.5.109', NULL, 1, '2024-10-22 12:15:42', '2024-10-22 12:15:42'),
(28567, '116.68.206.201', NULL, 1, '2024-10-22 12:24:09', '2024-10-22 12:24:09'),
(28568, '72.14.201.159', NULL, 1, '2024-10-22 12:36:01', '2024-10-22 12:36:01'),
(28569, '43.131.62.4', NULL, 1, '2024-10-22 12:50:07', '2024-10-22 12:50:07'),
(28570, '87.120.113.249', NULL, 2, '2024-10-22 12:53:34', '2024-10-22 18:37:34'),
(28571, '85.208.96.194', NULL, 1, '2024-10-22 13:12:10', '2024-10-22 13:12:10'),
(28572, '66.249.70.8', NULL, 1, '2024-10-22 13:24:44', '2024-10-22 13:24:44'),
(28573, '72.14.201.130', NULL, 1, '2024-10-22 13:25:08', '2024-10-22 13:25:08'),
(28574, '57.141.7.14', NULL, 1, '2024-10-22 13:31:21', '2024-10-22 13:31:21'),
(28575, '31.172.70.189', NULL, 1, '2024-10-22 13:45:55', '2024-10-22 13:45:55'),
(28576, '66.249.70.135', NULL, 1, '2024-10-22 13:54:01', '2024-10-22 13:54:01'),
(28577, '123.0.21.146', NULL, 1, '2024-10-22 13:58:08', '2024-10-22 13:58:08'),
(28578, '103.228.121.200', NULL, 1, '2024-10-22 14:54:54', '2024-10-22 14:54:54'),
(28579, '18.224.128.89', NULL, 3, '2024-10-22 15:05:52', '2024-10-22 15:21:33'),
(28580, '3.137.205.203', NULL, 1, '2024-10-22 15:05:59', '2024-10-22 15:05:59'),
(28581, '103.14.128.84', NULL, 1, '2024-10-22 15:31:41', '2024-10-22 15:31:41'),
(28582, '61.132.217.130', NULL, 1, '2024-10-22 15:41:54', '2024-10-22 15:41:54'),
(28583, '13.79.158.14', NULL, 2, '2024-10-22 15:50:34', '2024-10-22 15:50:35'),
(28584, '3.85.38.46', NULL, 1, '2024-10-22 16:05:37', '2024-10-22 16:05:37'),
(28585, '107.189.7.141', NULL, 1, '2024-10-22 16:14:25', '2024-10-22 16:14:25'),
(28586, '89.187.162.212', NULL, 1, '2024-10-22 16:19:08', '2024-10-22 16:19:08'),
(28587, '103.30.169.87', NULL, 1, '2024-10-22 16:50:54', '2024-10-22 16:50:54'),
(28588, '45.227.254.34', NULL, 1, '2024-10-22 16:55:30', '2024-10-22 16:55:30'),
(28589, '27.147.202.160', NULL, 1, '2024-10-22 17:14:30', '2024-10-22 17:14:30'),
(28590, '173.252.107.113', NULL, 1, '2024-10-22 17:24:04', '2024-10-22 17:24:04'),
(28591, '173.252.107.115', NULL, 1, '2024-10-22 17:24:04', '2024-10-22 17:24:04'),
(28592, '54.36.209.253', NULL, 2, '2024-10-22 17:39:20', '2024-10-22 17:39:37'),
(28593, '203.96.227.166', NULL, 1, '2024-10-22 17:47:11', '2024-10-22 17:47:11'),
(28594, '13.74.49.211', NULL, 2, '2024-10-22 18:14:50', '2024-10-22 18:14:50'),
(28595, '89.169.34.140', NULL, 1, '2024-10-22 18:33:57', '2024-10-22 18:33:57'),
(28596, '103.135.137.25', NULL, 1, '2024-10-22 18:40:07', '2024-10-22 18:40:07'),
(28597, '52.167.144.217', NULL, 1, '2024-10-22 18:50:37', '2024-10-22 18:50:37'),
(28598, '40.126.238.44', NULL, 1, '2024-10-22 19:23:29', '2024-10-22 19:23:29'),
(28599, '40.77.167.23', NULL, 1, '2024-10-22 19:34:11', '2024-10-22 19:34:11'),
(28600, '103.91.129.133', NULL, 1, '2024-10-22 19:55:34', '2024-10-22 19:55:34'),
(28601, '20.191.45.212', NULL, 1, '2024-10-22 20:27:10', '2024-10-22 20:27:10'),
(28602, '136.243.220.211', NULL, 1, '2024-10-22 21:01:26', '2024-10-22 21:01:26'),
(28603, '43.163.6.124', NULL, 1, '2024-10-22 21:52:44', '2024-10-22 21:52:44'),
(28604, '40.126.250.241', NULL, 1, '2024-10-22 21:59:40', '2024-10-22 21:59:40'),
(28605, '87.120.113.248', NULL, 1, '2024-10-22 22:11:41', '2024-10-22 22:11:41'),
(28606, '128.204.212.87', NULL, 1, '2024-10-22 22:16:35', '2024-10-22 22:16:35'),
(28607, '18.237.177.244', NULL, 1, '2024-10-22 22:32:34', '2024-10-22 22:32:34'),
(28608, '104.210.116.100', NULL, 1, '2024-10-22 22:38:49', '2024-10-22 22:38:49'),
(28609, '35.167.139.111', NULL, 1, '2024-10-22 22:49:19', '2024-10-22 22:49:19'),
(28610, '52.169.31.103', NULL, 2, '2024-10-23 00:00:02', '2024-10-23 00:00:03'),
(28611, '128.204.212.85', NULL, 1, '2024-10-23 00:37:24', '2024-10-23 00:37:24'),
(28612, '125.94.144.102', NULL, 1, '2024-10-23 02:18:36', '2024-10-23 02:18:36'),
(28613, '13.74.56.195', NULL, 2, '2024-10-23 03:32:42', '2024-10-23 03:32:43'),
(28614, '223.113.128.189', NULL, 1, '2024-10-23 03:47:24', '2024-10-23 03:47:24'),
(28615, '66.249.77.136', NULL, 1, '2024-10-23 03:56:35', '2024-10-23 03:56:35'),
(28616, '40.77.167.241', NULL, 1, '2024-10-23 03:58:08', '2024-10-23 03:58:08'),
(28617, '156.233.94.43', NULL, 1, '2024-10-23 04:15:39', '2024-10-23 04:15:39'),
(28618, '66.249.77.9', NULL, 1, '2024-10-23 04:57:37', '2024-10-23 04:57:37'),
(28619, '182.16.21.98', NULL, 2, '2024-10-23 05:26:14', '2024-10-23 15:12:20'),
(28620, '195.191.219.133', NULL, 1, '2024-10-23 05:45:17', '2024-10-23 05:45:17'),
(28621, '35.217.38.248', NULL, 1, '2024-10-23 06:11:33', '2024-10-23 06:11:33'),
(28622, '218.27.166.163', NULL, 1, '2024-10-23 06:11:58', '2024-10-23 06:11:58'),
(28623, '87.120.117.239', NULL, 4, '2024-10-23 06:22:42', '2024-10-23 06:22:49'),
(28624, '168.119.208.121', NULL, 2, '2024-10-23 06:40:42', '2024-10-23 06:58:00'),
(28625, '182.16.53.90', NULL, 1, '2024-10-23 07:06:21', '2024-10-23 07:06:21'),
(28626, '202.52.40.36', NULL, 2, '2024-10-23 08:31:17', '2024-10-23 08:39:40'),
(28627, '66.249.77.11', NULL, 1, '2024-10-23 08:47:49', '2024-10-23 08:47:49'),
(28628, '193.186.4.159', NULL, 4, '2024-10-23 09:03:07', '2024-10-23 14:30:09'),
(28629, '123.136.28.130', NULL, 2, '2024-10-23 09:03:35', '2024-10-23 09:05:33'),
(28630, '193.186.4.130', NULL, 2, '2024-10-23 09:05:16', '2024-10-23 10:30:47'),
(28631, '199.244.88.227', NULL, 1, '2024-10-23 09:06:39', '2024-10-23 09:06:39'),
(28632, '163.5.32.112', NULL, 2, '2024-10-23 09:20:15', '2024-10-23 11:54:33'),
(28633, '43.159.128.149', NULL, 1, '2024-10-23 09:45:37', '2024-10-23 09:45:37'),
(28634, '103.81.69.247', NULL, 1, '2024-10-23 09:59:11', '2024-10-23 09:59:11'),
(28635, '20.212.201.123', NULL, 1, '2024-10-23 10:13:40', '2024-10-23 10:13:40'),
(28636, '124.236.100.56', NULL, 1, '2024-10-23 10:15:28', '2024-10-23 10:15:28'),
(28637, '66.249.77.135', NULL, 3, '2024-10-23 10:16:34', '2024-10-23 13:17:20'),
(28638, '72.14.201.130', NULL, 1, '2024-10-23 10:44:02', '2024-10-23 10:44:02'),
(28639, '173.252.83.8', NULL, 1, '2024-10-23 10:46:09', '2024-10-23 10:46:09'),
(28640, '173.252.83.40', NULL, 1, '2024-10-23 10:46:09', '2024-10-23 10:46:09'),
(28641, '40.119.197.45', NULL, 1, '2024-10-23 10:51:21', '2024-10-23 10:51:21'),
(28642, '66.249.77.10', NULL, 1, '2024-10-23 11:26:53', '2024-10-23 11:26:53'),
(28643, '52.163.93.107', NULL, 1, '2024-10-23 11:33:03', '2024-10-23 11:33:03'),
(28644, '182.163.112.164', NULL, 2, '2024-10-23 11:41:18', '2024-10-23 11:43:16'),
(28645, '192.142.227.145', NULL, 1, '2024-10-23 11:58:52', '2024-10-23 11:58:52'),
(28646, '4.193.96.14', NULL, 1, '2024-10-23 13:07:24', '2024-10-23 13:07:24'),
(28647, '41.33.217.27', NULL, 1, '2024-10-23 13:48:36', '2024-10-23 13:48:36'),
(28648, '193.186.4.20', NULL, 1, '2024-10-23 14:13:52', '2024-10-23 14:13:52'),
(28649, '109.123.235.33', NULL, 5, '2024-10-23 14:28:22', '2024-10-23 14:30:07'),
(28650, '51.222.253.15', NULL, 1, '2024-10-23 14:29:30', '2024-10-23 14:29:30'),
(28651, '80.76.51.114', NULL, 1, '2024-10-23 14:59:43', '2024-10-23 14:59:43'),
(28652, '128.204.212.84', NULL, 1, '2024-10-23 15:45:34', '2024-10-23 15:45:34'),
(28653, '18.212.157.170', NULL, 1, '2024-10-23 15:49:22', '2024-10-23 15:49:22'),
(28654, '43.128.67.187', NULL, 1, '2024-10-23 16:08:50', '2024-10-23 16:08:50'),
(28655, '64.64.127.209', NULL, 1, '2024-10-23 16:19:16', '2024-10-23 16:19:16'),
(28656, '199.127.56.236', NULL, 1, '2024-10-23 17:06:57', '2024-10-23 17:06:57'),
(28657, '170.106.179.68', NULL, 1, '2024-10-23 18:20:08', '2024-10-23 18:20:08'),
(28658, '34.136.193.83', NULL, 1, '2024-10-23 18:49:20', '2024-10-23 18:49:20'),
(28659, '51.222.253.3', NULL, 1, '2024-10-23 19:08:44', '2024-10-23 19:08:44'),
(28660, '81.161.59.17', NULL, 4, '2024-10-23 19:19:12', '2024-10-23 19:19:28'),
(28661, '193.128.111.103', NULL, 1, '2024-10-23 19:19:36', '2024-10-23 19:19:36'),
(28662, '116.203.211.224', NULL, 1, '2024-10-23 19:19:47', '2024-10-23 19:19:47'),
(28663, '65.108.186.46', NULL, 1, '2024-10-23 19:19:48', '2024-10-23 19:19:48'),
(28664, '86.119.25.98', NULL, 1, '2024-10-23 19:19:49', '2024-10-23 19:19:49'),
(28665, '65.108.186.9', NULL, 4, '2024-10-23 19:19:51', '2024-10-23 19:22:56'),
(28666, '3.73.98.4', NULL, 1, '2024-10-23 19:19:53', '2024-10-23 19:19:53'),
(28667, '65.108.62.161', NULL, 1, '2024-10-23 19:22:57', '2024-10-23 19:22:57'),
(28668, '185.181.115.187', NULL, 1, '2024-10-23 19:24:29', '2024-10-23 19:24:29'),
(28669, '192.30.83.137', NULL, 1, '2024-10-23 19:24:29', '2024-10-23 19:24:29'),
(28670, '173.173.34.122', NULL, 3, '2024-10-23 19:28:55', '2024-10-23 19:28:56'),
(28671, '43.154.42.111', NULL, 1, '2024-10-23 19:38:49', '2024-10-23 19:38:49'),
(28672, '123.196.112.157', NULL, 1, '2024-10-23 19:38:58', '2024-10-23 19:38:58'),
(28673, '66.249.66.40', NULL, 1, '2024-10-23 19:42:25', '2024-10-23 19:42:25'),
(28674, '209.222.82.100', NULL, 1, '2024-10-23 20:03:14', '2024-10-23 20:03:14'),
(28675, '43.144.107.30', NULL, 1, '2024-10-23 20:17:08', '2024-10-23 20:17:08'),
(28676, '52.167.144.230', NULL, 1, '2024-10-23 20:26:29', '2024-10-23 20:26:29'),
(28677, '199.182.173.206', NULL, 1, '2024-10-23 21:06:14', '2024-10-23 21:06:14'),
(28678, '148.163.128.145', NULL, 1, '2024-10-23 21:41:12', '2024-10-23 21:41:12'),
(28679, '52.147.18.136', NULL, 1, '2024-10-23 21:48:59', '2024-10-23 21:48:59'),
(28680, '213.152.162.79', NULL, 1, '2024-10-23 21:56:54', '2024-10-23 21:56:54'),
(28681, '110.235.239.197', NULL, 3, '2024-10-23 22:09:45', '2024-10-23 22:09:49'),
(28682, '45.148.10.59', NULL, 1, '2024-10-23 22:20:34', '2024-10-23 22:20:34'),
(28683, '161.123.170.96', NULL, 1, '2024-10-23 22:37:11', '2024-10-23 22:37:11'),
(28684, '52.156.164.133', NULL, 1, '2024-10-24 00:25:36', '2024-10-24 00:25:36'),
(28685, '175.16.75.190', NULL, 1, '2024-10-24 00:37:42', '2024-10-24 00:37:42'),
(28686, '34.222.148.133', NULL, 1, '2024-10-24 01:26:54', '2024-10-24 01:26:54'),
(28687, '35.95.117.119', NULL, 1, '2024-10-24 01:33:27', '2024-10-24 01:33:27'),
(28688, '167.94.145.103', NULL, 1, '2024-10-24 01:44:10', '2024-10-24 01:44:10'),
(28689, '44.234.109.115', NULL, 1, '2024-10-24 02:42:07', '2024-10-24 02:42:07'),
(28690, '199.45.154.159', NULL, 1, '2024-10-24 03:17:40', '2024-10-24 03:17:40'),
(28691, '199.45.155.68', NULL, 1, '2024-10-24 03:30:28', '2024-10-24 03:30:28'),
(28692, '54.80.45.115', NULL, 1, '2024-10-24 03:46:27', '2024-10-24 03:46:27'),
(28693, '144.49.105.39', NULL, 1, '2024-10-24 04:37:31', '2024-10-24 04:37:31'),
(28694, '67.203.33.245', NULL, 1, '2024-10-24 05:16:24', '2024-10-24 05:16:24'),
(28695, '20.171.206.9', NULL, 1, '2024-10-24 05:16:31', '2024-10-24 05:16:31'),
(28696, '20.171.206.61', NULL, 1, '2024-10-24 05:18:47', '2024-10-24 05:18:47'),
(28697, '20.171.206.85', NULL, 2, '2024-10-24 05:18:53', '2024-10-24 05:19:20'),
(28698, '43.130.39.254', NULL, 1, '2024-10-24 05:19:55', '2024-10-24 05:19:55'),
(28699, '20.171.206.83', NULL, 1, '2024-10-24 05:20:00', '2024-10-24 05:20:00'),
(28700, '20.171.206.197', NULL, 1, '2024-10-24 05:23:53', '2024-10-24 05:23:53'),
(28701, '20.171.206.249', NULL, 1, '2024-10-24 05:25:26', '2024-10-24 05:25:26'),
(28702, '20.171.206.53', NULL, 1, '2024-10-24 05:27:06', '2024-10-24 05:27:06'),
(28703, '20.171.206.205', NULL, 1, '2024-10-24 05:29:38', '2024-10-24 05:29:38'),
(28704, '20.171.206.159', NULL, 1, '2024-10-24 05:33:32', '2024-10-24 05:33:32'),
(28705, '103.194.185.114', NULL, 1, '2024-10-24 05:34:12', '2024-10-24 05:34:12'),
(28706, '20.171.206.133', NULL, 3, '2024-10-24 05:44:36', '2024-10-24 05:44:42'),
(28707, '159.89.107.112', NULL, 1, '2024-10-24 05:47:47', '2024-10-24 05:47:47'),
(28708, '20.171.206.113', NULL, 1, '2024-10-24 05:48:05', '2024-10-24 05:48:05'),
(28709, '195.191.219.132', NULL, 1, '2024-10-24 06:38:58', '2024-10-24 06:38:58'),
(28710, '72.14.201.141', NULL, 1, '2024-10-24 06:58:21', '2024-10-24 06:58:21'),
(28711, '49.37.226.95', NULL, 1, '2024-10-24 07:04:26', '2024-10-24 07:04:26'),
(28712, '74.125.214.34', NULL, 1, '2024-10-24 07:06:28', '2024-10-24 07:06:28'),
(28713, '114.130.156.71', NULL, 1, '2024-10-24 08:11:03', '2024-10-24 08:11:03'),
(28714, '137.59.48.158', NULL, 1, '2024-10-24 09:27:26', '2024-10-24 09:27:26'),
(28715, '34.96.45.204', NULL, 1, '2024-10-24 10:02:13', '2024-10-24 10:02:13'),
(28716, '4.193.96.14', NULL, 1, '2024-10-24 10:20:41', '2024-10-24 10:20:41'),
(28717, '52.230.25.26', NULL, 2, '2024-10-24 11:32:19', '2024-10-24 14:39:01'),
(28718, '13.76.141.173', NULL, 1, '2024-10-24 12:05:40', '2024-10-24 12:05:40'),
(28719, '47.245.124.193', NULL, 2, '2024-10-24 12:10:11', '2024-10-24 14:22:43'),
(28720, '27.115.124.113', NULL, 1, '2024-10-24 12:29:14', '2024-10-24 12:29:14'),
(28721, '27.115.124.104', NULL, 1, '2024-10-24 12:29:16', '2024-10-24 12:29:16'),
(28722, '166.88.169.161', NULL, 1, '2024-10-24 13:29:33', '2024-10-24 13:29:33'),
(28723, '193.186.4.159', NULL, 2, '2024-10-24 13:31:48', '2024-10-24 14:43:51'),
(28724, '172.96.81.142', NULL, 1, '2024-10-24 14:05:38', '2024-10-24 14:05:38'),
(28725, '3.26.31.151', NULL, 1, '2024-10-24 14:22:08', '2024-10-24 14:22:08'),
(28726, '3.105.50.229', NULL, 1, '2024-10-24 14:22:10', '2024-10-24 14:22:10'),
(28727, '193.186.4.130', NULL, 2, '2024-10-24 14:23:07', '2024-10-24 14:43:58'),
(28728, '43.163.0.99', NULL, 1, '2024-10-24 14:56:32', '2024-10-24 14:56:32'),
(28729, '54.85.114.190', NULL, 1, '2024-10-24 15:23:30', '2024-10-24 15:23:30'),
(28730, '52.163.93.107', NULL, 1, '2024-10-24 15:35:00', '2024-10-24 15:35:00'),
(28731, '40.119.197.45', NULL, 1, '2024-10-24 15:45:00', '2024-10-24 15:45:00'),
(28732, '192.53.165.202', NULL, 1, '2024-10-24 16:16:39', '2024-10-24 16:16:39'),
(28733, '157.55.39.193', NULL, 1, '2024-10-24 16:36:40', '2024-10-24 16:36:40'),
(28734, '46.191.185.91', NULL, 1, '2024-10-24 16:38:35', '2024-10-24 16:38:35'),
(28735, '87.120.114.211', NULL, 3, '2024-10-24 16:48:58', '2024-10-24 16:49:09'),
(28736, '130.255.162.249', NULL, 1, '2024-10-24 17:24:51', '2024-10-24 17:24:51'),
(28737, '124.236.100.56', NULL, 1, '2024-10-24 17:50:41', '2024-10-24 17:50:41'),
(28738, '185.194.118.126', NULL, 1, '2024-10-24 18:19:23', '2024-10-24 18:19:23'),
(28739, '54.242.65.143', NULL, 2, '2024-10-24 18:42:41', '2024-10-24 21:54:02'),
(28740, '34.140.63.207', NULL, 1, '2024-10-24 19:04:27', '2024-10-24 19:04:27'),
(28741, '37.111.193.218', NULL, 1, '2024-10-24 19:21:23', '2024-10-24 19:21:23'),
(28742, '45.156.129.75', NULL, 1, '2024-10-24 21:13:52', '2024-10-24 21:13:52'),
(28743, '36.41.75.167', NULL, 1, '2024-10-24 21:37:12', '2024-10-24 21:37:12'),
(28744, '35.92.98.43', NULL, 1, '2024-10-24 22:15:33', '2024-10-24 22:15:33'),
(28745, '35.167.96.208', NULL, 1, '2024-10-24 22:15:34', '2024-10-24 22:15:34'),
(28746, '65.153.179.218', NULL, 1, '2024-10-24 23:55:05', '2024-10-24 23:55:05'),
(28747, '52.156.180.37', NULL, 1, '2024-10-25 00:07:00', '2024-10-25 00:07:00'),
(28748, '42.236.12.196', NULL, 1, '2024-10-25 00:23:41', '2024-10-25 00:23:41'),
(28749, '147.78.47.88', NULL, 4, '2024-10-25 00:24:05', '2024-10-25 00:26:57'),
(28750, '42.236.17.116', NULL, 1, '2024-10-25 00:25:13', '2024-10-25 00:25:13'),
(28751, '128.204.212.85', NULL, 1, '2024-10-25 00:55:56', '2024-10-25 00:55:56'),
(28752, '43.157.22.57', NULL, 1, '2024-10-25 01:14:06', '2024-10-25 01:14:06'),
(28753, '173.252.87.115', NULL, 1, '2024-10-25 01:21:19', '2024-10-25 01:21:19'),
(28754, '173.252.87.7', NULL, 1, '2024-10-25 01:21:19', '2024-10-25 01:21:19'),
(28755, '45.148.10.59', NULL, 1, '2024-10-25 01:42:00', '2024-10-25 01:42:00'),
(28756, '13.75.170.69', NULL, 1, '2024-10-25 02:06:39', '2024-10-25 02:06:39'),
(28757, '206.168.34.206', NULL, 1, '2024-10-25 02:31:36', '2024-10-25 02:31:36'),
(28758, '5.181.86.133', NULL, 2, '2024-10-25 02:35:36', '2024-10-25 02:38:34'),
(28759, '87.120.117.239', NULL, 4, '2024-10-25 02:48:34', '2024-10-25 02:48:39'),
(28760, '140.179.16.60', NULL, 1, '2024-10-25 03:20:41', '2024-10-25 03:20:41'),
(28761, '206.168.34.120', NULL, 1, '2024-10-25 03:37:19', '2024-10-25 03:37:19'),
(28762, '3.212.147.252', NULL, 1, '2024-10-25 03:44:14', '2024-10-25 03:44:14'),
(28763, '199.45.154.155', NULL, 1, '2024-10-25 03:51:58', '2024-10-25 03:51:58'),
(28764, '167.94.146.52', NULL, 1, '2024-10-25 04:03:24', '2024-10-25 04:03:24'),
(28765, '52.187.194.159', NULL, 1, '2024-10-25 04:24:04', '2024-10-25 04:24:04'),
(28766, '3.235.129.109', NULL, 1, '2024-10-25 05:07:04', '2024-10-25 05:07:04'),
(28767, '149.56.150.174', NULL, 3, '2024-10-25 05:23:32', '2024-10-25 05:23:43'),
(28768, '149.56.150.6', NULL, 1, '2024-10-25 05:24:32', '2024-10-25 05:24:32'),
(28769, '47.238.127.7', NULL, 1, '2024-10-25 05:25:50', '2024-10-25 05:25:50'),
(28770, '172.74.121.235', NULL, 1, '2024-10-25 05:46:22', '2024-10-25 05:46:22'),
(28771, '124.236.100.56', NULL, 1, '2024-10-25 06:23:38', '2024-10-25 06:23:38'),
(28772, '69.171.231.6', NULL, 1, '2024-10-25 07:11:36', '2024-10-25 07:11:36'),
(28773, '69.171.231.9', NULL, 1, '2024-10-25 07:11:36', '2024-10-25 07:11:36'),
(28774, '183.178.223.58', NULL, 1, '2024-10-25 07:16:52', '2024-10-25 07:16:52'),
(28775, '128.204.212.84', NULL, 3, '2024-10-25 08:29:35', '2024-10-25 12:53:05'),
(28776, '94.140.4.170', NULL, 1, '2024-10-25 08:30:43', '2024-10-25 08:30:43'),
(28777, '66.249.66.41', NULL, 1, '2024-10-25 09:43:55', '2024-10-25 09:43:55'),
(28778, '5.181.86.85', NULL, 3, '2024-10-25 09:49:44', '2024-10-25 09:51:27'),
(28779, '103.70.204.90', NULL, 1, '2024-10-25 10:33:14', '2024-10-25 10:33:14'),
(28780, '198.235.24.128', NULL, 1, '2024-10-25 10:37:38', '2024-10-25 10:37:38'),
(28781, '103.78.253.15', NULL, 2, '2024-10-25 10:56:43', '2024-10-25 10:57:40'),
(28782, '43.134.37.211', NULL, 1, '2024-10-25 11:20:08', '2024-10-25 11:20:08'),
(28783, '35.88.59.157', NULL, 1, '2024-10-25 12:35:53', '2024-10-25 12:35:53'),
(28784, '89.248.172.92', NULL, 1, '2024-10-25 12:51:15', '2024-10-25 12:51:15'),
(28785, '27.115.124.118', NULL, 1, '2024-10-25 13:03:49', '2024-10-25 13:03:49'),
(28786, '27.115.124.53', NULL, 1, '2024-10-25 13:03:50', '2024-10-25 13:03:50'),
(28787, '143.110.213.72', NULL, 3, '2024-10-25 13:51:57', '2024-10-25 13:52:00'),
(28788, '104.197.69.115', NULL, 1, '2024-10-25 13:54:55', '2024-10-25 13:54:55'),
(28789, '195.211.77.140', NULL, 1, '2024-10-25 13:55:18', '2024-10-25 13:55:18'),
(28790, '195.211.77.142', NULL, 1, '2024-10-25 13:55:33', '2024-10-25 13:55:33'),
(28791, '205.169.39.94', NULL, 2, '2024-10-25 13:57:17', '2024-10-25 13:57:57'),
(28792, '205.169.39.8', NULL, 1, '2024-10-25 14:00:24', '2024-10-25 14:00:24'),
(28793, '88.99.26.177', NULL, 1, '2024-10-25 14:07:01', '2024-10-25 14:07:01'),
(28794, '102.86.2.15', NULL, 1, '2024-10-25 14:23:01', '2024-10-25 14:23:01'),
(28795, '57.141.7.23', NULL, 1, '2024-10-25 14:51:54', '2024-10-25 14:51:54'),
(28796, '54.80.45.115', NULL, 1, '2024-10-25 15:40:12', '2024-10-25 15:40:12'),
(28797, '51.210.242.29', NULL, 1, '2024-10-25 16:10:26', '2024-10-25 16:10:26'),
(28798, '184.94.240.88', NULL, 1, '2024-10-25 16:16:53', '2024-10-25 16:16:53'),
(28799, '147.45.50.195', NULL, 1, '2024-10-25 17:11:01', '2024-10-25 17:11:01'),
(28800, '87.120.126.235', NULL, 4, '2024-10-25 17:25:44', '2024-10-25 17:25:48'),
(28801, '207.46.13.102', NULL, 1, '2024-10-25 17:28:28', '2024-10-25 17:28:28'),
(28802, '72.14.201.130', NULL, 1, '2024-10-25 17:52:52', '2024-10-25 17:52:52'),
(28803, '87.236.176.79', NULL, 1, '2024-10-25 17:57:47', '2024-10-25 17:57:47'),
(28804, '193.186.4.130', NULL, 1, '2024-10-25 18:13:26', '2024-10-25 18:13:26'),
(28805, '13.91.69.43', NULL, 1, '2024-10-25 18:23:42', '2024-10-25 18:23:42'),
(28806, '193.186.4.159', NULL, 1, '2024-10-25 18:25:34', '2024-10-25 18:25:34'),
(28807, '103.120.34.66', NULL, 2, '2024-10-25 18:36:13', '2024-10-25 18:36:54'),
(28808, '77.74.177.114', NULL, 1, '2024-10-25 18:51:05', '2024-10-25 18:51:05'),
(28809, '51.222.253.16', NULL, 1, '2024-10-25 19:01:12', '2024-10-25 19:01:12'),
(28810, '222.79.103.59', NULL, 1, '2024-10-25 19:31:56', '2024-10-25 19:31:56'),
(28811, '45.118.70.181', NULL, 1, '2024-10-25 19:48:43', '2024-10-25 19:48:43'),
(28812, '202.173.122.4', NULL, 1, '2024-10-25 20:12:38', '2024-10-25 20:12:38'),
(28813, '173.252.95.34', NULL, 1, '2024-10-25 20:15:46', '2024-10-25 20:15:46'),
(28814, '173.252.95.32', NULL, 1, '2024-10-25 20:15:46', '2024-10-25 20:15:46'),
(28815, '66.249.77.136', NULL, 1, '2024-10-25 20:29:15', '2024-10-25 20:29:15'),
(28816, '104.210.92.68', NULL, 1, '2024-10-25 20:46:13', '2024-10-25 20:46:13'),
(28817, '162.62.231.139', NULL, 1, '2024-10-25 20:46:50', '2024-10-25 20:46:50'),
(28818, '167.103.21.8', NULL, 1, '2024-10-25 21:04:24', '2024-10-25 21:04:24'),
(28819, '47.242.224.70', NULL, 2, '2024-10-25 21:52:16', '2024-10-25 23:01:47'),
(28820, '104.210.116.102', NULL, 1, '2024-10-25 22:38:18', '2024-10-25 22:38:18'),
(28821, '52.237.216.26', NULL, 1, '2024-10-25 23:11:04', '2024-10-25 23:11:04'),
(28822, '106.75.100.73', NULL, 1, '2024-10-25 23:45:56', '2024-10-25 23:45:56'),
(28823, '193.186.4.199', NULL, 1, '2024-10-26 00:49:26', '2024-10-26 00:49:26'),
(28824, '52.43.72.115', NULL, 1, '2024-10-26 00:58:07', '2024-10-26 00:58:07'),
(28825, '52.33.224.226', NULL, 1, '2024-10-26 01:03:10', '2024-10-26 01:03:10'),
(28826, '62.4.13.113', NULL, 3, '2024-10-26 02:16:14', '2024-10-26 02:18:32'),
(28827, '85.25.177.176', NULL, 1, '2024-10-26 02:33:45', '2024-10-26 02:33:45'),
(28828, '5.79.254.66', NULL, 1, '2024-10-26 02:35:54', '2024-10-26 02:35:54'),
(28829, '66.249.77.137', NULL, 1, '2024-10-26 03:31:27', '2024-10-26 03:31:27'),
(28830, '3.85.38.46', NULL, 1, '2024-10-26 03:40:14', '2024-10-26 03:40:14'),
(28831, '104.164.173.181', NULL, 1, '2024-10-26 04:40:24', '2024-10-26 04:40:24'),
(28832, '217.114.218.22', NULL, 1, '2024-10-26 04:45:11', '2024-10-26 04:45:11'),
(28833, '5.101.6.194', NULL, 2, '2024-10-26 04:45:59', '2024-10-26 04:46:04'),
(28834, '38.132.118.66', NULL, 1, '2024-10-26 04:46:47', '2024-10-26 04:46:47'),
(28835, '80.82.70.198', NULL, 1, '2024-10-26 04:46:49', '2024-10-26 04:46:49'),
(28836, '212.143.94.254', NULL, 2, '2024-10-26 04:47:24', '2024-10-26 04:47:26'),
(28837, '89.248.171.23', NULL, 1, '2024-10-26 04:50:54', '2024-10-26 04:50:54'),
(28838, '77.81.136.83', NULL, 1, '2024-10-26 04:53:00', '2024-10-26 04:53:00'),
(28839, '192.158.226.22', NULL, 1, '2024-10-26 04:53:00', '2024-10-26 04:53:00'),
(28840, '149.34.248.76', NULL, 1, '2024-10-26 04:53:00', '2024-10-26 04:53:00'),
(28841, '69.167.31.38', NULL, 1, '2024-10-26 04:53:01', '2024-10-26 04:53:01'),
(28842, '1.73.149.52', NULL, 1, '2024-10-26 04:56:14', '2024-10-26 04:56:14'),
(28843, '1.73.140.247', NULL, 1, '2024-10-26 04:56:15', '2024-10-26 04:56:15'),
(28844, '98.159.224.37', NULL, 1, '2024-10-26 04:58:17', '2024-10-26 04:58:17'),
(28845, '45.81.148.205', NULL, 1, '2024-10-26 05:06:31', '2024-10-26 05:06:31'),
(28846, '161.35.107.174', NULL, 1, '2024-10-26 05:16:05', '2024-10-26 05:16:05'),
(28847, '66.249.77.135', NULL, 1, '2024-10-26 05:25:42', '2024-10-26 05:25:42'),
(28848, '45.32.79.194', NULL, 2, '2024-10-26 05:50:21', '2024-10-26 05:50:39'),
(28849, '167.103.21.8', NULL, 2, '2024-10-26 06:04:06', '2024-10-26 09:33:39'),
(28850, '193.186.4.156', NULL, 2, '2024-10-26 06:05:44', '2024-10-26 06:06:34'),
(28851, '113.190.239.164', NULL, 4, '2024-10-26 06:06:55', '2024-10-26 06:09:54'),
(28852, '66.249.77.10', NULL, 1, '2024-10-26 06:32:34', '2024-10-26 06:32:34'),
(28853, '66.249.77.137', NULL, 1, '2024-10-26 06:56:02', '2024-10-26 06:56:02'),
(28854, '202.65.171.164', NULL, 1, '2024-10-26 07:51:13', '2024-10-26 07:51:13'),
(28855, '43.155.138.79', NULL, 2, '2024-10-26 08:04:34', '2024-10-26 17:01:59'),
(28856, '178.171.117.90', NULL, 1, '2024-10-26 08:23:35', '2024-10-26 08:23:35'),
(28857, '195.191.219.133', NULL, 1, '2024-10-26 08:39:50', '2024-10-26 08:39:50'),
(28858, '142.11.219.102', NULL, 1, '2024-10-26 09:05:08', '2024-10-26 09:05:08'),
(28859, '106.161.65.206', NULL, 1, '2024-10-26 09:12:05', '2024-10-26 09:12:05'),
(28860, '179.61.240.139', NULL, 1, '2024-10-26 09:12:05', '2024-10-26 09:12:05'),
(28861, '156.146.57.120', NULL, 1, '2024-10-26 09:13:45', '2024-10-26 09:13:45'),
(28862, '211.25.3.117', NULL, 4, '2024-10-26 09:35:08', '2024-10-26 10:37:03'),
(28863, '64.31.3.105', NULL, 1, '2024-10-26 09:39:50', '2024-10-26 09:39:50'),
(28864, '128.204.212.84', NULL, 1, '2024-10-26 10:04:38', '2024-10-26 10:04:38'),
(28865, '77.75.78.161', NULL, 1, '2024-10-26 10:12:55', '2024-10-26 10:12:55'),
(28866, '3.87.144.193', NULL, 3, '2024-10-26 10:35:55', '2024-10-26 10:35:55'),
(28867, '18.226.52.101', NULL, 1, '2024-10-26 10:36:06', '2024-10-26 10:36:06'),
(28868, '3.15.202.4', NULL, 1, '2024-10-26 10:36:06', '2024-10-26 10:36:06'),
(28869, '34.98.143.135', NULL, 1, '2024-10-26 10:36:07', '2024-10-26 10:36:07'),
(28870, '34.55.187.6', NULL, 1, '2024-10-26 10:36:07', '2024-10-26 10:36:07'),
(28871, '34.98.143.137', NULL, 2, '2024-10-26 10:36:07', '2024-10-26 10:36:19'),
(28872, '37.48.70.156', NULL, 1, '2024-10-26 10:36:13', '2024-10-26 10:36:13'),
(28873, '72.240.108.37', NULL, 1, '2024-10-26 10:36:18', '2024-10-26 10:36:18'),
(28874, '34.98.143.136', NULL, 1, '2024-10-26 10:36:19', '2024-10-26 10:36:19'),
(28875, '54.70.53.60', NULL, 1, '2024-10-26 10:36:22', '2024-10-26 10:36:22'),
(28876, '43.251.85.52', NULL, 1, '2024-10-26 10:48:10', '2024-10-26 10:48:10'),
(28877, '40.80.158.10', NULL, 1, '2024-10-26 11:02:15', '2024-10-26 11:02:15'),
(28878, '104.236.213.200', NULL, 1, '2024-10-26 11:18:24', '2024-10-26 11:18:24'),
(28879, '13.79.153.224', NULL, 2, '2024-10-26 11:21:06', '2024-10-26 11:21:07'),
(28880, '103.130.118.4', NULL, 1, '2024-10-26 11:25:26', '2024-10-26 11:25:26'),
(28881, '223.25.252.24', NULL, 1, '2024-10-26 11:25:27', '2024-10-26 11:25:27'),
(28882, '176.100.243.133', NULL, 1, '2024-10-26 11:28:13', '2024-10-26 11:28:13'),
(28883, '104.197.69.115', NULL, 1, '2024-10-26 11:37:00', '2024-10-26 11:37:00'),
(28884, '209.38.202.206', NULL, 1, '2024-10-26 11:37:00', '2024-10-26 11:37:00'),
(28885, '31.171.154.119', NULL, 1, '2024-10-26 11:43:06', '2024-10-26 11:43:06'),
(28886, '114.130.156.212', NULL, 2, '2024-10-26 11:47:15', '2024-10-26 11:49:42'),
(28887, '89.248.174.11', NULL, 1, '2024-10-26 12:29:07', '2024-10-26 12:29:07'),
(28888, '27.115.124.69', NULL, 1, '2024-10-26 12:48:05', '2024-10-26 12:48:05'),
(28889, '205.210.31.29', NULL, 1, '2024-10-26 12:57:19', '2024-10-26 12:57:19'),
(28890, '51.77.103.48', NULL, 1, '2024-10-26 13:01:11', '2024-10-26 13:01:11'),
(28891, '17.241.75.89', NULL, 1, '2024-10-26 13:46:17', '2024-10-26 13:46:17'),
(28892, '128.204.212.87', NULL, 1, '2024-10-26 13:57:54', '2024-10-26 13:57:54'),
(28893, '119.148.35.99', NULL, 1, '2024-10-26 14:54:58', '2024-10-26 14:54:58'),
(28894, '18.234.29.183', NULL, 1, '2024-10-26 15:00:22', '2024-10-26 15:00:22'),
(28895, '34.139.120.170', NULL, 2, '2024-10-26 15:14:57', '2024-10-26 15:15:25'),
(28896, '51.222.253.13', NULL, 1, '2024-10-26 15:36:05', '2024-10-26 15:36:05'),
(28897, '198.235.24.2', NULL, 1, '2024-10-26 15:45:51', '2024-10-26 15:45:51'),
(28898, '45.137.198.155', NULL, 1, '2024-10-26 16:40:05', '2024-10-26 16:40:05'),
(28899, '72.14.201.130', NULL, 1, '2024-10-26 16:54:23', '2024-10-26 16:54:23'),
(28900, '42.0.6.243', NULL, 2, '2024-10-26 16:54:42', '2024-10-26 16:59:15'),
(28901, '101.44.81.189', NULL, 2, '2024-10-26 17:12:52', '2024-10-26 17:13:48'),
(28902, '106.227.49.113', NULL, 1, '2024-10-26 18:04:17', '2024-10-26 18:04:17'),
(28903, '103.131.71.237', NULL, 1, '2024-10-26 18:51:54', '2024-10-26 18:51:54'),
(28904, '188.245.184.223', NULL, 1, '2024-10-26 18:58:05', '2024-10-26 18:58:05'),
(28905, '182.16.21.98', NULL, 1, '2024-10-26 19:10:24', '2024-10-26 19:10:24'),
(28906, '182.16.53.90', NULL, 1, '2024-10-26 19:15:02', '2024-10-26 19:15:02'),
(28907, '81.215.199.165', NULL, 1, '2024-10-26 20:04:16', '2024-10-26 20:04:16'),
(28908, '93.174.93.127', NULL, 1, '2024-10-26 20:30:57', '2024-10-26 20:30:57'),
(28909, '93.174.93.126', NULL, 1, '2024-10-26 21:41:34', '2024-10-26 21:41:34'),
(28910, '109.116.232.236', NULL, 1, '2024-10-26 22:21:39', '2024-10-26 22:21:39'),
(28911, '34.209.185.66', NULL, 2, '2024-10-26 22:33:43', '2024-10-27 03:45:05'),
(28912, '204.217.245.138', NULL, 3, '2024-10-26 22:44:47', '2024-10-26 22:44:54'),
(28913, '193.186.4.130', NULL, 1, '2024-10-26 22:50:14', '2024-10-26 22:50:14'),
(28914, '17.241.219.181', NULL, 1, '2024-10-26 23:47:53', '2024-10-26 23:47:53'),
(28915, '217.160.202.182', NULL, 1, '2024-10-26 23:49:57', '2024-10-26 23:49:57'),
(28916, '181.215.176.110', NULL, 1, '2024-10-27 01:03:30', '2024-10-27 01:03:30'),
(28917, '54.189.4.120', NULL, 1, '2024-10-27 01:37:47', '2024-10-27 01:37:47'),
(28918, '185.194.118.124', NULL, 1, '2024-10-27 01:51:00', '2024-10-27 01:51:00'),
(28919, '66.249.66.11', NULL, 1, '2024-10-27 02:47:56', '2024-10-27 02:47:56'),
(28920, '66.249.66.12', NULL, 2, '2024-10-27 02:48:06', '2024-10-27 02:48:07'),
(28921, '54.174.148.83', NULL, 1, '2024-10-27 02:56:01', '2024-10-27 02:56:01'),
(28922, '66.249.66.40', NULL, 1, '2024-10-27 02:56:29', '2024-10-27 02:56:29'),
(28923, '170.106.104.42', NULL, 1, '2024-10-27 03:12:49', '2024-10-27 03:12:49'),
(28924, '149.50.215.82', NULL, 1, '2024-10-27 03:57:45', '2024-10-27 03:57:45'),
(28925, '5.182.86.168', NULL, 1, '2024-10-27 04:53:02', '2024-10-27 04:53:02'),
(28926, '34.205.45.176', NULL, 3, '2024-10-27 04:53:23', '2024-10-27 04:53:26'),
(28927, '15.204.182.106', NULL, 2, '2024-10-27 05:12:09', '2024-10-27 05:19:15'),
(28928, '93.174.93.127', NULL, 1, '2024-10-27 05:14:16', '2024-10-27 05:14:16'),
(28929, '52.138.209.152', NULL, 2, '2024-10-27 06:15:23', '2024-10-27 06:15:23'),
(28930, '51.89.103.123', NULL, 1, '2024-10-27 07:19:10', '2024-10-27 07:19:10'),
(28931, '185.177.126.54', NULL, 3, '2024-10-27 07:43:28', '2024-10-27 07:43:34'),
(28932, '58.145.190.220', NULL, 1, '2024-10-27 07:59:56', '2024-10-27 07:59:56'),
(28933, '18.224.94.182', NULL, 1, '2024-10-27 08:19:54', '2024-10-27 08:19:54'),
(28934, '18.225.25.214', NULL, 1, '2024-10-27 08:19:55', '2024-10-27 08:19:55'),
(28935, '3.137.205.203', NULL, 1, '2024-10-27 08:20:02', '2024-10-27 08:20:02'),
(28936, '40.119.197.45', NULL, 1, '2024-10-27 08:26:51', '2024-10-27 08:26:51'),
(28937, '202.53.165.130', NULL, 1, '2024-10-27 08:30:44', '2024-10-27 08:30:44'),
(28938, '118.179.44.114', NULL, 1, '2024-10-27 08:40:36', '2024-10-27 08:40:36'),
(28939, '207.102.138.19', NULL, 1, '2024-10-27 08:45:03', '2024-10-27 08:45:03'),
(28940, '118.179.22.80', NULL, 1, '2024-10-27 09:08:10', '2024-10-27 09:08:10'),
(28941, '103.85.159.227', NULL, 1, '2024-10-27 09:14:01', '2024-10-27 09:14:01'),
(28942, '205.210.31.39', NULL, 1, '2024-10-27 09:15:21', '2024-10-27 09:15:21'),
(28943, '89.248.172.92', NULL, 1, '2024-10-27 09:19:19', '2024-10-27 09:19:19'),
(28944, '205.169.39.112', NULL, 2, '2024-10-27 09:22:31', '2024-10-27 09:22:46'),
(28945, '72.14.201.130', NULL, 3, '2024-10-27 09:24:07', '2024-10-27 14:32:18'),
(28946, '52.39.199.232', NULL, 1, '2024-10-27 09:35:39', '2024-10-27 09:35:39'),
(28947, '103.14.72.178', NULL, 1, '2024-10-27 09:37:43', '2024-10-27 09:37:43'),
(28948, '198.235.24.24', NULL, 1, '2024-10-27 09:42:24', '2024-10-27 09:42:24'),
(28949, '13.76.141.173', NULL, 1, '2024-10-27 09:44:30', '2024-10-27 09:44:30'),
(28950, '193.186.4.159', NULL, 3, '2024-10-27 10:08:33', '2024-10-27 19:48:03'),
(28951, '172.71.96.144', NULL, 1, '2024-10-27 10:08:36', '2024-10-27 10:08:36'),
(28952, '103.197.206.242', NULL, 5, '2024-10-27 10:14:02', '2024-10-27 10:54:00'),
(28953, '89.248.174.11', NULL, 1, '2024-10-27 10:20:23', '2024-10-27 10:20:23'),
(28954, '103.130.73.162', NULL, 2, '2024-10-27 10:39:40', '2024-10-27 10:40:58'),
(28955, '199.182.173.205', NULL, 1, '2024-10-27 10:50:03', '2024-10-27 10:50:03'),
(28956, '52.167.144.141', NULL, 1, '2024-10-27 11:33:51', '2024-10-27 11:33:51'),
(28957, '20.205.153.200', NULL, 3, '2024-10-27 11:39:51', '2024-10-27 13:02:56'),
(28958, '207.46.13.124', NULL, 1, '2024-10-27 11:45:44', '2024-10-27 11:45:44'),
(28959, '34.222.174.117', NULL, 1, '2024-10-27 12:28:30', '2024-10-27 12:28:30'),
(28960, '43.130.53.252', NULL, 1, '2024-10-27 13:50:41', '2024-10-27 13:50:41'),
(28961, '103.161.153.175', NULL, 1, '2024-10-27 14:32:19', '2024-10-27 14:32:19'),
(28962, '203.188.245.162', NULL, 1, '2024-10-27 14:55:01', '2024-10-27 14:55:01'),
(28963, '3.85.38.46', NULL, 1, '2024-10-27 14:56:08', '2024-10-27 14:56:08'),
(28964, '188.165.215.206', NULL, 1, '2024-10-27 14:58:57', '2024-10-27 14:58:57'),
(28965, '223.90.151.86', NULL, 1, '2024-10-27 15:02:29', '2024-10-27 15:02:29'),
(28966, '205.169.39.14', NULL, 1, '2024-10-27 15:03:00', '2024-10-27 15:03:00'),
(28967, '27.129.214.227', NULL, 1, '2024-10-27 15:04:43', '2024-10-27 15:04:43'),
(28968, '51.222.253.12', NULL, 1, '2024-10-27 15:19:38', '2024-10-27 15:19:38'),
(28969, '81.82.204.65', NULL, 1, '2024-10-27 15:28:42', '2024-10-27 15:28:42'),
(28970, '193.186.4.130', NULL, 1, '2024-10-27 15:40:41', '2024-10-27 15:40:41'),
(28971, '202.51.184.69', NULL, 1, '2024-10-27 15:40:44', '2024-10-27 15:40:44'),
(28972, '205.169.39.2', NULL, 1, '2024-10-27 15:58:33', '2024-10-27 15:58:33'),
(28973, '202.134.8.194', NULL, 1, '2024-10-27 16:26:02', '2024-10-27 16:26:02'),
(28974, '103.135.137.22', NULL, 3, '2024-10-27 16:28:33', '2024-10-27 17:44:10'),
(28975, '103.126.219.145', NULL, 2, '2024-10-27 16:51:39', '2024-10-27 16:51:41'),
(28976, '5.133.192.133', NULL, 1, '2024-10-27 17:05:52', '2024-10-27 17:05:52'),
(28977, '72.14.201.159', NULL, 2, '2024-10-27 17:39:54', '2024-10-27 19:30:58'),
(28978, '168.63.107.4', NULL, 1, '2024-10-27 17:46:44', '2024-10-27 17:46:44'),
(28979, '89.248.169.52', NULL, 1, '2024-10-27 19:17:00', '2024-10-27 19:17:00'),
(28980, '157.20.150.157', NULL, 3, '2024-10-27 19:27:26', '2024-10-27 19:30:20'),
(28981, '52.237.223.55', NULL, 1, '2024-10-27 20:20:45', '2024-10-27 20:20:45'),
(28982, '103.31.154.249', NULL, 1, '2024-10-27 20:42:24', '2024-10-27 20:42:24'),
(28983, '45.141.80.183', NULL, 1, '2024-10-27 21:20:52', '2024-10-27 21:20:52'),
(28984, '207.244.217.99', NULL, 2, '2024-10-27 21:21:19', '2024-10-27 21:21:24'),
(28985, '20.191.253.125', NULL, 1, '2024-10-27 22:43:43', '2024-10-27 22:43:43'),
(28986, '20.191.251.195', NULL, 1, '2024-10-27 23:17:22', '2024-10-27 23:17:22'),
(28987, '170.106.113.159', NULL, 1, '2024-10-27 23:36:05', '2024-10-27 23:36:05'),
(28988, '103.134.255.80', NULL, 3, '2024-10-27 23:45:49', '2024-10-28 00:00:02'),
(28989, '45.149.241.5', NULL, 1, '2024-10-27 23:52:04', '2024-10-27 23:52:04'),
(28990, '66.115.149.73', NULL, 1, '2024-10-28 00:50:04', '2024-10-28 00:50:04'),
(28991, '42.236.17.75', NULL, 1, '2024-10-28 00:53:16', '2024-10-28 00:53:16'),
(28992, '34.209.185.66', NULL, 1, '2024-10-28 00:57:47', '2024-10-28 00:57:47'),
(28993, '34.219.45.172', NULL, 1, '2024-10-28 01:03:40', '2024-10-28 01:03:40'),
(28994, '178.71.138.41', NULL, 1, '2024-10-28 01:04:24', '2024-10-28 01:04:24'),
(28995, '42.236.17.14', NULL, 1, '2024-10-28 01:25:56', '2024-10-28 01:25:56'),
(28996, '42.236.17.29', NULL, 1, '2024-10-28 01:27:02', '2024-10-28 01:27:02'),
(28997, '205.210.31.152', NULL, 1, '2024-10-28 02:26:37', '2024-10-28 02:26:37'),
(28998, '3.19.62.69', NULL, 5, '2024-10-28 02:43:03', '2024-10-28 02:43:08'),
(28999, '18.198.202.167', NULL, 1, '2024-10-28 03:55:04', '2024-10-28 03:55:04'),
(29000, '205.169.39.4', NULL, 1, '2024-10-28 04:21:59', '2024-10-28 04:21:59'),
(29001, '59.8.125.54', NULL, 1, '2024-10-28 04:48:04', '2024-10-28 04:48:04'),
(29002, '119.156.180.6', NULL, 1, '2024-10-28 05:14:20', '2024-10-28 05:14:20'),
(29003, '159.89.171.238', NULL, 1, '2024-10-28 05:25:02', '2024-10-28 05:25:02'),
(29004, '192.142.227.141', NULL, 1, '2024-10-28 06:01:33', '2024-10-28 06:01:33'),
(29005, '173.252.95.11', NULL, 1, '2024-10-28 07:35:22', '2024-10-28 07:35:22'),
(29006, '173.252.95.20', NULL, 1, '2024-10-28 07:35:22', '2024-10-28 07:35:22'),
(29007, '20.29.104.211', NULL, 1, '2024-10-28 07:52:01', '2024-10-28 07:52:01'),
(29008, '40.94.28.11', NULL, 1, '2024-10-28 07:52:33', '2024-10-28 07:52:33'),
(29009, '44.223.2.39', NULL, 1, '2024-10-28 08:05:44', '2024-10-28 08:05:44'),
(29010, '195.191.219.130', NULL, 1, '2024-10-28 08:42:11', '2024-10-28 08:42:11'),
(29011, '4.193.96.14', NULL, 2, '2024-10-28 09:10:38', '2024-10-28 16:16:25'),
(29012, '182.16.21.98', NULL, 1, '2024-10-28 10:26:14', '2024-10-28 10:26:14'),
(29013, '170.106.171.77', NULL, 1, '2024-10-28 10:29:58', '2024-10-28 10:29:58'),
(29014, '4.154.11.187', NULL, 2, '2024-10-28 10:40:52', '2024-10-28 10:40:56'),
(29015, '203.188.245.162', NULL, 2, '2024-10-28 10:51:21', '2024-10-28 10:51:34'),
(29016, '13.79.159.5', NULL, 2, '2024-10-28 10:59:45', '2024-10-28 10:59:46'),
(29017, '103.4.64.38', NULL, 1, '2024-10-28 11:19:46', '2024-10-28 11:19:46'),
(29018, '72.14.201.130', NULL, 2, '2024-10-28 11:33:13', '2024-10-28 16:32:58'),
(29019, '45.251.58.245', NULL, 1, '2024-10-28 11:33:13', '2024-10-28 11:33:13'),
(29020, '193.186.4.159', NULL, 1, '2024-10-28 11:40:48', '2024-10-28 11:40:48'),
(29021, '72.14.201.166', NULL, 1, '2024-10-28 12:10:27', '2024-10-28 12:10:27'),
(29022, '34.241.4.203', NULL, 4, '2024-10-28 12:21:33', '2024-10-28 16:35:59'),
(29023, '103.78.53.225', NULL, 1, '2024-10-28 12:41:43', '2024-10-28 12:41:43'),
(29024, '18.198.202.167', NULL, 1, '2024-10-28 12:43:58', '2024-10-28 12:43:58'),
(29025, '87.120.113.185', NULL, 5, '2024-10-28 13:42:32', '2024-10-28 13:42:35'),
(29026, '52.163.93.107', NULL, 1, '2024-10-28 13:44:54', '2024-10-28 13:44:54'),
(29027, '27.147.179.206', NULL, 1, '2024-10-28 14:02:30', '2024-10-28 14:02:30'),
(29028, '13.79.152.15', NULL, 2, '2024-10-28 14:17:30', '2024-10-28 14:17:31'),
(29029, '173.252.83.112', NULL, 1, '2024-10-28 14:25:33', '2024-10-28 14:25:33'),
(29030, '42.83.147.54', NULL, 1, '2024-10-28 14:27:40', '2024-10-28 14:27:40'),
(29031, '177.47.153.6', NULL, 1, '2024-10-28 14:46:40', '2024-10-28 14:46:40'),
(29032, '124.236.100.56', NULL, 2, '2024-10-28 14:54:55', '2024-10-28 14:55:49'),
(29033, '51.81.46.212', NULL, 1, '2024-10-28 14:59:07', '2024-10-28 14:59:07'),
(29034, '54.85.114.190', NULL, 1, '2024-10-28 15:28:03', '2024-10-28 15:28:03'),
(29035, '87.120.117.239', NULL, 4, '2024-10-28 16:09:52', '2024-10-28 16:10:12'),
(29036, '138.199.43.12', NULL, 1, '2024-10-28 16:21:11', '2024-10-28 16:21:11'),
(29037, '72.14.201.143', NULL, 1, '2024-10-28 16:24:52', '2024-10-28 16:24:52'),
(29038, '103.131.71.187', NULL, 1, '2024-10-28 17:46:26', '2024-10-28 17:46:26'),
(29039, '165.231.182.54', NULL, 1, '2024-10-28 18:43:17', '2024-10-28 18:43:17'),
(29040, '87.120.116.184', NULL, 1, '2024-10-28 18:59:04', '2024-10-28 18:59:04'),
(29041, '59.153.102.205', NULL, 1, '2024-10-28 19:07:25', '2024-10-28 19:07:25'),
(29042, '66.249.65.105', NULL, 2, '2024-10-28 19:08:58', '2024-10-28 19:10:44'),
(29043, '162.62.213.165', NULL, 1, '2024-10-28 19:18:59', '2024-10-28 19:18:59'),
(29044, '103.71.225.242', NULL, 1, '2024-10-28 19:56:25', '2024-10-28 19:56:25'),
(29045, '40.126.243.89', NULL, 1, '2024-10-28 20:04:17', '2024-10-28 20:04:17'),
(29046, '69.171.231.112', NULL, 1, '2024-10-28 20:16:20', '2024-10-28 20:16:20'),
(29047, '69.171.231.4', NULL, 1, '2024-10-28 20:16:20', '2024-10-28 20:16:20'),
(29048, '66.249.74.104', NULL, 2, '2024-10-28 20:24:50', '2024-10-28 23:12:50'),
(29049, '34.147.120.7', NULL, 1, '2024-10-28 20:50:52', '2024-10-28 20:50:52'),
(29050, '40.84.221.225', NULL, 1, '2024-10-28 20:51:40', '2024-10-28 20:51:40'),
(29051, '103.120.34.132', NULL, 2, '2024-10-28 21:08:47', '2024-10-28 21:09:53'),
(29052, '103.239.252.115', NULL, 2, '2024-10-28 21:34:54', '2024-10-28 21:35:08'),
(29053, '103.87.212.135', NULL, 1, '2024-10-28 21:52:17', '2024-10-28 21:52:17'),
(29054, '20.188.242.175', NULL, 1, '2024-10-28 22:33:09', '2024-10-28 22:33:09'),
(29055, '35.91.111.35', NULL, 1, '2024-10-28 22:34:44', '2024-10-28 22:34:44'),
(29056, '104.210.109.0', NULL, 1, '2024-10-28 22:39:17', '2024-10-28 22:39:17'),
(29057, '76.109.232.4', NULL, 1, '2024-10-28 22:47:13', '2024-10-28 22:47:13'),
(29058, '66.220.149.35', NULL, 1, '2024-10-28 23:03:15', '2024-10-28 23:03:15'),
(29059, '66.220.149.1', NULL, 1, '2024-10-28 23:03:16', '2024-10-28 23:03:16'),
(29060, '128.204.212.86', NULL, 1, '2024-10-28 23:37:31', '2024-10-28 23:37:31'),
(29061, '34.222.148.133', NULL, 1, '2024-10-28 23:51:59', '2024-10-28 23:51:59'),
(29062, '84.17.48.163', NULL, 1, '2024-10-29 01:34:56', '2024-10-29 01:34:56'),
(29063, '157.55.39.204', NULL, 1, '2024-10-29 01:37:07', '2024-10-29 01:37:07'),
(29064, '44.221.43.236', NULL, 2, '2024-10-29 02:03:21', '2024-10-29 02:03:48'),
(29065, '52.167.144.180', NULL, 1, '2024-10-29 02:12:43', '2024-10-29 02:12:43'),
(29066, '91.242.162.8', NULL, 1, '2024-10-29 02:21:04', '2024-10-29 02:21:04'),
(29067, '128.204.212.87', NULL, 1, '2024-10-29 02:30:54', '2024-10-29 02:30:54'),
(29068, '61.246.38.5', NULL, 1, '2024-10-29 02:57:15', '2024-10-29 02:57:15'),
(29069, '54.198.22.101', NULL, 1, '2024-10-29 03:43:41', '2024-10-29 03:43:41'),
(29070, '66.249.74.105', NULL, 1, '2024-10-29 04:33:57', '2024-10-29 04:33:57'),
(29071, '158.69.25.39', NULL, 1, '2024-10-29 04:40:29', '2024-10-29 04:40:29'),
(29072, '128.204.212.86', NULL, 3, '2024-10-29 05:15:44', '2024-10-30 01:28:52'),
(29073, '89.187.162.212', NULL, 1, '2024-10-29 05:23:10', '2024-10-29 05:23:10'),
(29074, '167.172.70.82', NULL, 1, '2024-10-29 05:29:22', '2024-10-29 05:29:22'),
(29075, '20.171.206.67', NULL, 1, '2024-10-29 05:45:55', '2024-10-29 05:45:55'),
(29076, '198.235.24.248', NULL, 1, '2024-10-29 05:50:27', '2024-10-29 05:50:27'),
(29077, '43.159.143.187', NULL, 1, '2024-10-29 06:07:51', '2024-10-29 06:07:51'),
(29078, '205.210.31.101', NULL, 1, '2024-10-29 06:14:54', '2024-10-29 06:14:54'),
(29079, '13.86.66.134', NULL, 1, '2024-10-29 08:04:42', '2024-10-29 08:04:42'),
(29080, '98.80.71.247', NULL, 1, '2024-10-29 08:05:00', '2024-10-29 08:05:00'),
(29081, '40.94.25.32', NULL, 1, '2024-10-29 08:05:13', '2024-10-29 08:05:13'),
(29082, '101.91.148.219', NULL, 1, '2024-10-29 08:11:07', '2024-10-29 08:11:07'),
(29083, '144.48.118.50', NULL, 1, '2024-10-29 09:26:24', '2024-10-29 09:26:24'),
(29084, '37.111.212.75', NULL, 1, '2024-10-29 09:28:10', '2024-10-29 09:28:10'),
(29085, '185.194.118.125', NULL, 1, '2024-10-29 09:36:38', '2024-10-29 09:36:38'),
(29086, '40.119.197.45', NULL, 2, '2024-10-29 09:57:34', '2024-10-29 10:20:10'),
(29087, '20.205.153.200', NULL, 2, '2024-10-29 09:59:00', '2024-10-29 10:02:13'),
(29088, '4.193.96.14', NULL, 4, '2024-10-29 10:01:02', '2024-10-29 15:11:27'),
(29089, '20.212.201.123', NULL, 1, '2024-10-29 10:01:08', '2024-10-29 10:01:08'),
(29090, '52.230.25.26', NULL, 2, '2024-10-29 10:03:38', '2024-10-29 15:11:05'),
(29091, '72.14.201.159', NULL, 1, '2024-10-29 10:24:29', '2024-10-29 10:24:29'),
(29092, '122.99.100.173', NULL, 1, '2024-10-29 10:42:17', '2024-10-29 10:42:17'),
(29093, '34.241.4.203', NULL, 2, '2024-10-29 10:50:10', '2024-10-29 10:50:12'),
(29094, '193.186.4.159', NULL, 1, '2024-10-29 11:31:05', '2024-10-29 11:31:05'),
(29095, '202.191.126.60', NULL, 5, '2024-10-29 11:35:44', '2024-10-29 11:36:41'),
(29096, '43.229.208.190', NULL, 3, '2024-10-29 11:37:45', '2024-10-29 11:37:57'),
(29097, '182.16.53.90', NULL, 1, '2024-10-29 12:19:22', '2024-10-29 12:19:22'),
(29098, '72.14.201.130', NULL, 1, '2024-10-29 13:22:25', '2024-10-29 13:22:25'),
(29099, '118.67.222.138', NULL, 1, '2024-10-29 13:22:27', '2024-10-29 13:22:27'),
(29100, '51.222.253.8', NULL, 1, '2024-10-29 13:39:33', '2024-10-29 13:39:33'),
(29101, '52.163.93.107', NULL, 1, '2024-10-29 15:10:42', '2024-10-29 15:10:42'),
(29102, '205.169.39.7', NULL, 1, '2024-10-29 15:15:36', '2024-10-29 15:15:36'),
(29103, '3.144.3.198', NULL, 2, '2024-10-29 15:21:39', '2024-10-29 15:21:39'),
(29104, '43.130.53.252', NULL, 1, '2024-10-29 15:29:47', '2024-10-29 15:29:47'),
(29105, '62.72.43.237', NULL, 5, '2024-10-29 15:30:48', '2024-10-29 15:32:36'),
(29106, '51.222.253.17', NULL, 1, '2024-10-29 15:35:33', '2024-10-29 15:35:33'),
(29107, '103.164.254.200', NULL, 1, '2024-10-29 15:39:04', '2024-10-29 15:39:04'),
(29108, '27.115.124.38', NULL, 1, '2024-10-29 15:56:40', '2024-10-29 15:56:40'),
(29109, '123.6.49.15', NULL, 1, '2024-10-29 15:56:47', '2024-10-29 15:56:47'),
(29110, '54.85.114.190', NULL, 1, '2024-10-29 16:01:14', '2024-10-29 16:01:14'),
(29111, '45.227.254.34', NULL, 1, '2024-10-29 16:56:15', '2024-10-29 16:56:15'),
(29112, '52.156.162.48', NULL, 1, '2024-10-29 17:15:27', '2024-10-29 17:15:27'),
(29113, '192.210.194.61', NULL, 2, '2024-10-29 17:50:42', '2024-10-30 01:29:41'),
(29114, '193.186.4.130', NULL, 2, '2024-10-29 18:12:10', '2024-10-29 23:28:15'),
(29115, '103.103.88.189', NULL, 1, '2024-10-29 18:37:32', '2024-10-29 18:37:32'),
(29116, '157.55.39.204', NULL, 1, '2024-10-29 19:10:59', '2024-10-29 19:10:59'),
(29117, '104.210.85.99', NULL, 1, '2024-10-29 19:47:32', '2024-10-29 19:47:32'),
(29118, '20.188.227.11', NULL, 1, '2024-10-29 19:54:55', '2024-10-29 19:54:55');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(29119, '34.86.21.151', NULL, 2, '2024-10-29 20:04:22', '2024-10-29 20:04:22'),
(29120, '89.154.90.243', NULL, 1, '2024-10-29 20:45:26', '2024-10-29 20:45:26'),
(29121, '142.44.198.48', NULL, 1, '2024-10-29 21:04:54', '2024-10-29 21:04:54'),
(29122, '207.102.138.19', NULL, 1, '2024-10-29 21:07:16', '2024-10-29 21:07:16'),
(29123, '193.186.4.204', NULL, 1, '2024-10-29 21:59:12', '2024-10-29 21:59:12'),
(29124, '193.186.4.195', NULL, 1, '2024-10-29 22:09:43', '2024-10-29 22:09:43'),
(29125, '193.186.4.225', NULL, 1, '2024-10-29 23:15:55', '2024-10-29 23:15:55'),
(29126, '59.97.176.17', NULL, 1, '2024-10-30 00:37:49', '2024-10-30 00:37:49'),
(29127, '45.149.241.5', NULL, 1, '2024-10-30 00:40:29', '2024-10-30 00:40:29'),
(29128, '173.252.83.21', NULL, 1, '2024-10-30 00:41:46', '2024-10-30 00:41:46'),
(29129, '173.252.83.23', NULL, 1, '2024-10-30 00:41:46', '2024-10-30 00:41:46'),
(29130, '35.94.168.99', NULL, 1, '2024-10-30 00:59:51', '2024-10-30 00:59:51'),
(29131, '34.219.45.172', NULL, 1, '2024-10-30 01:28:36', '2024-10-30 01:28:36'),
(29132, '182.16.21.98', NULL, 1, '2024-10-30 01:40:00', '2024-10-30 01:40:00'),
(29133, '43.155.166.202', NULL, 1, '2024-10-30 02:15:28', '2024-10-30 02:15:28'),
(29134, '66.249.70.137', NULL, 2, '2024-10-30 03:28:38', '2024-10-30 03:29:59'),
(29135, '66.249.70.136', NULL, 2, '2024-10-30 03:29:58', '2024-10-30 03:58:41'),
(29136, '66.249.70.135', NULL, 2, '2024-10-30 03:30:03', '2024-10-30 03:30:03'),
(29137, '34.222.207.168', NULL, 1, '2024-10-30 03:34:22', '2024-10-30 03:34:22'),
(29138, '103.51.2.75', NULL, 1, '2024-10-30 03:45:20', '2024-10-30 03:45:20'),
(29139, '54.208.117.204', NULL, 1, '2024-10-30 03:56:57', '2024-10-30 03:56:57'),
(29140, '128.204.212.84', NULL, 2, '2024-10-30 04:23:59', '2024-10-31 02:10:07'),
(29141, '66.249.70.137', NULL, 2, '2024-10-30 04:35:59', '2024-10-30 11:06:53'),
(29142, '66.249.70.135', NULL, 2, '2024-10-30 04:37:33', '2024-10-30 04:37:34'),
(29143, '17.241.227.158', NULL, 1, '2024-10-30 05:01:44', '2024-10-30 05:01:44'),
(29144, '38.92.40.8', NULL, 2, '2024-10-30 05:17:16', '2024-10-31 03:40:21'),
(29145, '114.96.103.33', NULL, 1, '2024-10-30 05:19:05', '2024-10-30 05:19:05'),
(29146, '205.169.39.7', NULL, 1, '2024-10-30 05:43:18', '2024-10-30 05:43:18'),
(29147, '164.92.68.148', NULL, 1, '2024-10-30 05:49:35', '2024-10-30 05:49:35'),
(29148, '34.101.194.224', NULL, 2, '2024-10-30 05:59:41', '2024-10-30 12:17:48'),
(29149, '205.169.39.8', NULL, 1, '2024-10-30 06:14:53', '2024-10-30 06:14:53'),
(29150, '103.190.82.5', NULL, 1, '2024-10-30 06:15:47', '2024-10-30 06:15:47'),
(29151, '178.128.87.202', NULL, 2, '2024-10-30 07:26:32', '2024-10-30 07:26:45'),
(29152, '159.203.163.0', NULL, 4, '2024-10-30 07:28:19', '2024-10-30 07:28:20'),
(29153, '52.143.122.98', NULL, 2, '2024-10-30 08:29:01', '2024-10-30 08:29:02'),
(29154, '40.94.35.5', NULL, 1, '2024-10-30 08:33:02', '2024-10-30 08:33:02'),
(29155, '94.131.13.214', NULL, 1, '2024-10-30 09:10:51', '2024-10-30 09:10:51'),
(29156, '172.173.175.203', NULL, 2, '2024-10-30 09:20:36', '2024-10-30 09:20:39'),
(29157, '40.94.29.7', NULL, 1, '2024-10-30 09:21:09', '2024-10-30 09:21:09'),
(29158, '107.172.163.92', NULL, 1, '2024-10-30 09:44:34', '2024-10-30 09:44:34'),
(29159, '203.188.250.166', NULL, 1, '2024-10-30 10:06:20', '2024-10-30 10:06:20'),
(29160, '47.43.220.125', NULL, 1, '2024-10-30 10:11:05', '2024-10-30 10:11:05'),
(29161, '18.224.94.182', NULL, 1, '2024-10-30 10:15:07', '2024-10-30 10:15:07'),
(29162, '18.225.25.214', NULL, 2, '2024-10-30 10:15:07', '2024-10-30 14:57:09'),
(29163, '18.222.251.101', NULL, 2, '2024-10-30 10:15:14', '2024-10-30 14:48:15'),
(29164, '193.186.4.159', NULL, 1, '2024-10-30 10:26:25', '2024-10-30 10:26:25'),
(29165, '34.128.77.77', NULL, 1, '2024-10-30 10:32:46', '2024-10-30 10:32:46'),
(29166, '84.247.149.159', NULL, 9, '2024-10-30 10:47:44', '2024-10-30 16:58:52'),
(29167, '51.142.189.228', NULL, 1, '2024-10-30 10:59:00', '2024-10-30 10:59:00'),
(29168, '52.163.93.107', NULL, 1, '2024-10-30 11:19:26', '2024-10-30 11:19:26'),
(29169, '20.26.211.71', NULL, 1, '2024-10-30 11:42:01', '2024-10-30 11:42:01'),
(29170, '20.205.153.200', NULL, 1, '2024-10-30 11:48:51', '2024-10-30 11:48:51'),
(29171, '216.244.66.200', NULL, 4, '2024-10-30 12:16:44', '2024-10-30 14:04:48'),
(29172, '52.230.25.26', NULL, 2, '2024-10-30 12:17:53', '2024-10-30 13:47:13'),
(29173, '3.19.74.154', NULL, 3, '2024-10-30 12:30:48', '2024-10-30 15:26:36'),
(29174, '18.224.128.89', NULL, 5, '2024-10-30 12:30:48', '2024-10-30 15:26:30'),
(29175, '3.15.8.159', NULL, 4, '2024-10-30 12:30:54', '2024-10-30 15:26:29'),
(29176, '43.153.93.68', NULL, 1, '2024-10-30 12:30:59', '2024-10-30 12:30:59'),
(29177, '174.138.29.132', NULL, 4, '2024-10-30 12:39:23', '2024-10-30 12:39:29'),
(29178, '3.137.205.203', NULL, 4, '2024-10-30 12:45:55', '2024-10-30 14:57:57'),
(29179, '93.174.93.126', NULL, 1, '2024-10-30 13:29:43', '2024-10-30 13:29:43'),
(29180, '72.14.201.159', NULL, 4, '2024-10-30 14:14:43', '2024-10-30 16:13:36'),
(29181, '193.186.4.130', NULL, 2, '2024-10-30 15:03:05', '2024-10-30 15:24:02'),
(29182, '20.254.225.254', NULL, 1, '2024-10-30 15:07:15', '2024-10-30 15:07:15'),
(29183, '20.77.172.72', NULL, 1, '2024-10-30 15:09:51', '2024-10-30 15:09:51'),
(29184, '4.193.96.14', NULL, 1, '2024-10-30 15:11:24', '2024-10-30 15:11:24'),
(29185, '103.159.72.104', NULL, 1, '2024-10-30 15:16:00', '2024-10-30 15:16:00'),
(29186, '118.179.22.80', NULL, 1, '2024-10-30 15:17:19', '2024-10-30 15:17:19'),
(29187, '40.94.28.27', NULL, 1, '2024-10-30 15:33:04', '2024-10-30 15:33:04'),
(29188, '40.94.28.90', NULL, 1, '2024-10-30 15:33:05', '2024-10-30 15:33:05'),
(29189, '98.82.190.192', NULL, 1, '2024-10-30 15:54:49', '2024-10-30 15:54:49'),
(29190, '52.38.24.176', NULL, 1, '2024-10-30 16:10:49', '2024-10-30 16:10:49'),
(29191, '66.220.149.26', NULL, 1, '2024-10-30 16:25:12', '2024-10-30 16:25:12'),
(29192, '66.220.149.42', NULL, 1, '2024-10-30 16:25:12', '2024-10-30 16:25:12'),
(29193, '45.248.151.24', NULL, 1, '2024-10-30 17:30:01', '2024-10-30 17:30:01'),
(29194, '40.77.167.11', NULL, 1, '2024-10-30 18:21:59', '2024-10-30 18:21:59'),
(29195, '130.255.166.121', NULL, 1, '2024-10-30 18:43:58', '2024-10-30 18:43:58'),
(29196, '87.120.115.135', NULL, 1, '2024-10-30 19:29:40', '2024-10-30 19:29:40'),
(29197, '37.111.244.43', NULL, 1, '2024-10-30 20:05:38', '2024-10-30 20:05:38'),
(29198, '216.24.213.203', NULL, 1, '2024-10-30 20:20:42', '2024-10-30 20:20:42'),
(29199, '128.204.212.87', NULL, 1, '2024-10-30 20:23:35', '2024-10-30 20:23:35'),
(29200, '52.237.214.170', NULL, 1, '2024-10-30 20:25:52', '2024-10-30 20:25:52'),
(29201, '31.13.115.3', NULL, 1, '2024-10-30 20:37:26', '2024-10-30 20:37:26'),
(29202, '31.13.115.2', NULL, 1, '2024-10-30 20:37:26', '2024-10-30 20:37:26'),
(29203, '50.216.109.14', NULL, 1, '2024-10-30 20:39:27', '2024-10-30 20:39:27'),
(29204, '47.236.194.31', NULL, 1, '2024-10-30 20:52:49', '2024-10-30 20:52:49'),
(29205, '43.159.143.187', NULL, 1, '2024-10-30 21:42:47', '2024-10-30 21:42:47'),
(29206, '52.167.144.182', NULL, 1, '2024-10-30 21:49:18', '2024-10-30 21:49:18'),
(29207, '35.167.129.46', NULL, 1, '2024-10-30 22:09:14', '2024-10-30 22:09:14'),
(29208, '44.243.239.46', NULL, 1, '2024-10-30 22:09:14', '2024-10-30 22:09:14'),
(29209, '84.17.48.163', NULL, 1, '2024-10-30 22:27:03', '2024-10-30 22:27:03'),
(29210, '52.237.194.78', NULL, 1, '2024-10-30 23:01:51', '2024-10-30 23:01:51'),
(29211, '20.171.206.247', NULL, 1, '2024-10-30 23:05:58', '2024-10-30 23:05:58'),
(29212, '52.237.194.188', NULL, 1, '2024-10-30 23:07:45', '2024-10-30 23:07:45'),
(29213, '97.107.137.14', NULL, 7, '2024-10-31 00:49:52', '2024-10-31 00:49:56'),
(29214, '198.244.213.98', NULL, 1, '2024-10-31 00:58:47', '2024-10-31 00:58:47'),
(29215, '45.149.241.5', NULL, 1, '2024-10-31 01:28:11', '2024-10-31 01:28:11'),
(29216, '222.217.222.72', NULL, 1, '2024-10-31 01:39:38', '2024-10-31 01:39:38'),
(29217, '35.229.109.253', NULL, 1, '2024-10-31 02:22:45', '2024-10-31 02:22:45'),
(29218, '206.198.216.126', NULL, 1, '2024-10-31 03:05:34', '2024-10-31 03:05:34'),
(29219, '3.212.147.252', NULL, 1, '2024-10-31 03:51:08', '2024-10-31 03:51:08'),
(29220, '188.143.169.41', NULL, 2, '2024-10-31 05:57:25', '2024-10-31 05:59:13'),
(29221, '114.100.3.148', NULL, 1, '2024-10-31 06:01:23', '2024-10-31 06:01:23'),
(29222, '20.171.206.149', NULL, 1, '2024-10-31 06:06:51', '2024-10-31 06:06:51'),
(29223, '69.191.211.214', NULL, 1, '2024-10-31 06:18:22', '2024-10-31 06:18:22'),
(29224, '20.171.206.53', NULL, 1, '2024-10-31 06:25:35', '2024-10-31 06:25:35'),
(29225, '20.171.206.240', NULL, 2, '2024-10-31 06:25:39', '2024-10-31 06:25:48'),
(29226, '20.171.206.247', NULL, 1, '2024-10-31 06:26:41', '2024-10-31 06:26:41'),
(29227, '3.235.223.45', NULL, 1, '2024-10-31 06:59:24', '2024-10-31 06:59:24'),
(29228, '37.111.235.223', NULL, 1, '2024-10-31 07:30:19', '2024-10-31 07:30:19'),
(29229, '72.14.201.159', NULL, 4, '2024-10-31 08:27:23', '2024-10-31 16:17:37'),
(29230, '72.14.201.130', NULL, 1, '2024-10-31 08:29:38', '2024-10-31 08:29:38'),
(29231, '203.202.250.117', NULL, 1, '2024-10-31 08:29:50', '2024-10-31 08:29:50'),
(29232, '170.106.159.160', NULL, 1, '2024-10-31 08:37:18', '2024-10-31 08:37:18'),
(29233, '52.230.25.26', NULL, 2, '2024-10-31 08:44:54', '2024-10-31 12:15:12'),
(29234, '40.94.28.22', NULL, 1, '2024-10-31 08:45:28', '2024-10-31 08:45:28'),
(29235, '40.119.197.45', NULL, 1, '2024-10-31 10:02:31', '2024-10-31 10:02:31'),
(29236, '193.186.4.130', NULL, 3, '2024-10-31 10:16:52', '2024-10-31 16:20:28'),
(29237, '52.151.52.78', NULL, 1, '2024-10-31 10:19:23', '2024-10-31 10:19:23'),
(29238, '40.94.30.222', NULL, 1, '2024-10-31 10:19:55', '2024-10-31 10:19:55'),
(29239, '89.248.169.52', NULL, 1, '2024-10-31 11:06:15', '2024-10-31 11:06:15'),
(29240, '193.186.4.159', NULL, 1, '2024-10-31 11:35:04', '2024-10-31 11:35:04'),
(29241, '52.167.144.147', NULL, 1, '2024-10-31 12:31:00', '2024-10-31 12:31:00'),
(29242, '43.229.208.190', NULL, 8, '2024-10-31 12:47:37', '2024-10-31 15:22:29'),
(29243, '103.145.70.100', NULL, 7, '2024-10-31 13:07:25', '2024-10-31 14:40:33'),
(29244, '18.233.221.210', NULL, 1, '2024-10-31 13:08:49', '2024-10-31 13:08:49'),
(29245, '115.127.9.220', NULL, 1, '2024-10-31 13:44:04', '2024-10-31 13:44:04'),
(29246, '51.222.253.17', NULL, 1, '2024-10-31 13:58:09', '2024-10-31 13:58:09'),
(29247, '103.124.225.189', NULL, 1, '2024-10-31 14:15:50', '2024-10-31 14:15:50'),
(29248, '140.245.49.95', NULL, 3, '2024-10-31 14:21:45', '2024-10-31 16:29:36'),
(29249, '72.14.201.90', NULL, 1, '2024-10-31 14:45:46', '2024-10-31 14:45:46'),
(29250, '193.186.4.119', NULL, 1, '2024-10-31 15:02:33', '2024-10-31 15:02:33'),
(29251, '54.198.22.101', NULL, 1, '2024-10-31 15:23:29', '2024-10-31 15:23:29'),
(29252, '8.215.75.204', NULL, 1, '2024-10-31 15:56:35', '2024-10-31 15:56:35'),
(29253, '45.149.241.5', NULL, 1, '2024-10-31 15:59:08', '2024-10-31 15:59:08'),
(29254, '115.127.82.234', NULL, 1, '2024-10-31 16:17:37', '2024-10-31 16:17:37'),
(29255, '47.238.96.217', NULL, 1, '2024-10-31 16:43:23', '2024-10-31 16:43:23'),
(29256, '27.147.142.57', NULL, 3, '2024-10-31 16:46:36', '2024-10-31 16:54:24'),
(29257, '37.111.206.144', NULL, 1, '2024-10-31 16:52:59', '2024-10-31 16:52:59'),
(29258, '43.135.183.82', NULL, 1, '2024-10-31 17:26:19', '2024-10-31 17:26:19'),
(29259, '205.169.39.25', NULL, 1, '2024-10-31 18:19:20', '2024-10-31 18:19:20'),
(29260, '13.72.249.91', NULL, 1, '2024-10-31 18:30:20', '2024-10-31 18:30:20'),
(29261, '128.204.212.87', NULL, 1, '2024-10-31 18:47:21', '2024-10-31 18:47:21'),
(29262, '45.124.168.54', NULL, 1, '2024-10-31 19:25:18', '2024-10-31 19:25:18'),
(29263, '87.120.117.239', NULL, 4, '2024-10-31 19:29:09', '2024-10-31 19:29:16'),
(29264, '20.188.202.49', NULL, 1, '2024-10-31 20:53:21', '2024-10-31 20:53:21'),
(29265, '52.147.20.120', NULL, 1, '2024-10-31 21:16:22', '2024-10-31 21:16:22'),
(29266, '87.120.116.184', NULL, 1, '2024-10-31 21:44:25', '2024-10-31 21:44:25'),
(29267, '4.197.236.150', NULL, 1, '2024-10-31 22:11:30', '2024-10-31 22:11:30'),
(29268, '35.95.148.237', NULL, 1, '2024-10-31 22:43:16', '2024-10-31 22:43:16'),
(29269, '3.140.208.146', NULL, 1, '2024-10-31 23:06:39', '2024-10-31 23:06:39'),
(29270, '209.38.26.249', NULL, 1, '2024-11-01 00:20:55', '2024-11-01 00:20:55'),
(29271, '106.119.167.146', NULL, 1, '2024-11-01 00:21:49', '2024-11-01 00:21:49'),
(29272, '42.236.17.10', NULL, 1, '2024-11-01 00:23:13', '2024-11-01 00:23:13'),
(29273, '42.236.17.4', NULL, 1, '2024-11-01 00:24:54', '2024-11-01 00:24:54'),
(29274, '34.236.229.19', NULL, 1, '2024-11-01 00:56:21', '2024-11-01 00:56:21'),
(29275, '34.208.224.161', NULL, 1, '2024-11-01 00:56:52', '2024-11-01 00:56:52'),
(29276, '42.236.17.61', NULL, 1, '2024-11-01 01:00:27', '2024-11-01 01:00:27'),
(29277, '42.236.17.80', NULL, 1, '2024-11-01 01:01:03', '2024-11-01 01:01:03'),
(29278, '157.55.39.204', NULL, 1, '2024-11-01 01:06:10', '2024-11-01 01:06:10'),
(29279, '194.38.23.16', NULL, 1, '2024-11-01 01:33:02', '2024-11-01 01:33:02'),
(29280, '20.171.206.167', NULL, 2, '2024-11-01 01:50:38', '2024-11-01 01:50:54'),
(29281, '20.171.206.249', NULL, 1, '2024-11-01 01:52:18', '2024-11-01 01:52:18'),
(29282, '20.171.206.237', NULL, 1, '2024-11-01 01:53:45', '2024-11-01 01:53:45'),
(29283, '121.230.154.219', NULL, 1, '2024-11-01 02:03:15', '2024-11-01 02:03:15'),
(29284, '45.200.149.221', NULL, 1, '2024-11-01 02:06:38', '2024-11-01 02:06:38'),
(29285, '43.135.140.225', NULL, 1, '2024-11-01 03:47:51', '2024-11-01 03:47:51'),
(29286, '182.16.21.98', NULL, 1, '2024-11-01 03:52:40', '2024-11-01 03:52:40'),
(29287, '159.223.131.100', NULL, 1, '2024-11-01 04:54:19', '2024-11-01 04:54:19'),
(29288, '54.148.214.67', NULL, 1, '2024-11-01 05:26:25', '2024-11-01 05:26:25'),
(29289, '159.65.202.198', NULL, 1, '2024-11-01 05:42:30', '2024-11-01 05:42:30'),
(29290, '20.171.206.221', NULL, 1, '2024-11-01 06:06:27', '2024-11-01 06:06:27'),
(29291, '20.171.206.226', NULL, 2, '2024-11-01 06:26:39', '2024-11-01 06:27:13'),
(29292, '20.171.206.58', NULL, 1, '2024-11-01 06:27:56', '2024-11-01 06:27:56'),
(29293, '45.200.148.16', NULL, 1, '2024-11-01 06:43:13', '2024-11-01 06:43:13'),
(29294, '84.247.149.159', NULL, 12, '2024-11-01 08:28:35', '2024-11-01 08:30:31'),
(29295, '94.156.167.147', NULL, 1, '2024-11-01 09:24:39', '2024-11-01 09:24:39'),
(29296, '198.235.24.143', NULL, 1, '2024-11-01 09:53:08', '2024-11-01 09:53:08'),
(29297, '4.197.236.150', NULL, 2, '2024-11-01 10:44:26', '2024-11-01 10:44:51'),
(29298, '66.249.70.137', NULL, 2, '2024-11-01 11:00:33', '2024-11-01 11:28:04'),
(29299, '195.191.219.132', NULL, 1, '2024-11-01 11:26:32', '2024-11-01 11:26:32'),
(29300, '66.249.70.135', NULL, 3, '2024-11-01 11:47:58', '2024-11-02 03:03:02'),
(29301, '140.245.49.95', NULL, 1, '2024-11-01 12:15:44', '2024-11-01 12:15:44'),
(29302, '103.123.168.58', NULL, 4, '2024-11-01 12:16:42', '2024-11-01 12:18:31'),
(29303, '3.90.124.87', NULL, 1, '2024-11-01 12:33:00', '2024-11-01 12:33:00'),
(29304, '176.113.72.3', NULL, 1, '2024-11-01 12:33:31', '2024-11-01 12:33:31'),
(29305, '119.28.202.234', NULL, 12, '2024-11-01 12:38:27', '2024-11-01 12:38:29'),
(29306, '175.29.180.249', NULL, 1, '2024-11-01 13:00:56', '2024-11-01 13:00:56'),
(29307, '178.67.253.168', NULL, 1, '2024-11-01 13:55:48', '2024-11-01 13:55:48'),
(29308, '43.134.190.89', NULL, 1, '2024-11-01 14:04:44', '2024-11-01 14:04:44'),
(29309, '62.76.26.69', NULL, 1, '2024-11-01 14:09:16', '2024-11-01 14:09:16'),
(29310, '54.70.75.154', NULL, 2, '2024-11-01 14:27:43', '2024-11-01 14:27:43'),
(29311, '54.175.70.113', NULL, 1, '2024-11-01 15:25:54', '2024-11-01 15:25:54'),
(29312, '104.245.247.90', NULL, 1, '2024-11-01 15:44:05', '2024-11-01 15:44:05'),
(29313, '81.161.59.17', NULL, 2, '2024-11-01 15:52:51', '2024-11-01 15:52:52'),
(29314, '49.49.224.30', NULL, 1, '2024-11-01 16:54:31', '2024-11-01 16:54:31'),
(29315, '20.191.45.212', NULL, 1, '2024-11-01 17:30:11', '2024-11-01 17:30:11'),
(29316, '23.99.13.87', NULL, 1, '2024-11-01 18:23:34', '2024-11-01 18:23:34'),
(29317, '5.182.86.168', NULL, 1, '2024-11-01 18:35:17', '2024-11-01 18:35:17'),
(29318, '66.85.134.93', NULL, 1, '2024-11-01 18:41:59', '2024-11-01 18:41:59'),
(29319, '57.141.7.13', NULL, 1, '2024-11-01 20:14:51', '2024-11-01 20:14:51'),
(29320, '128.204.212.86', NULL, 1, '2024-11-01 20:25:20', '2024-11-01 20:25:20'),
(29321, '205.210.31.42', NULL, 1, '2024-11-01 21:06:26', '2024-11-01 21:06:26'),
(29322, '168.119.208.121', NULL, 1, '2024-11-01 21:20:58', '2024-11-01 21:20:58'),
(29323, '52.187.192.204', NULL, 1, '2024-11-01 21:55:50', '2024-11-01 21:55:50'),
(29324, '147.185.132.28', NULL, 1, '2024-11-01 22:01:01', '2024-11-01 22:01:01'),
(29325, '101.91.148.219', NULL, 1, '2024-11-01 22:02:25', '2024-11-01 22:02:25'),
(29326, '103.141.201.50', NULL, 1, '2024-11-01 23:44:04', '2024-11-01 23:44:04'),
(29327, '43.159.140.236', NULL, 1, '2024-11-01 23:47:19', '2024-11-01 23:47:19'),
(29328, '52.49.160.41', NULL, 1, '2024-11-01 23:50:08', '2024-11-01 23:50:08'),
(29329, '69.171.231.116', NULL, 1, '2024-11-02 00:06:37', '2024-11-02 00:06:37'),
(29330, '69.171.231.1', NULL, 1, '2024-11-02 00:06:37', '2024-11-02 00:06:37'),
(29331, '52.187.213.103', NULL, 1, '2024-11-02 00:16:47', '2024-11-02 00:16:47'),
(29332, '52.237.219.64', NULL, 1, '2024-11-02 00:40:57', '2024-11-02 00:40:57'),
(29333, '3.16.129.80', NULL, 1, '2024-11-02 00:44:36', '2024-11-02 00:44:36'),
(29334, '34.220.44.230', NULL, 1, '2024-11-02 00:46:25', '2024-11-02 00:46:25'),
(29335, '198.235.24.171', NULL, 1, '2024-11-02 01:04:35', '2024-11-02 01:04:35'),
(29336, '34.229.59.140', NULL, 1, '2024-11-02 01:39:19', '2024-11-02 01:39:19'),
(29337, '35.90.88.168', NULL, 1, '2024-11-02 01:50:32', '2024-11-02 01:50:32'),
(29338, '3.81.99.174', NULL, 1, '2024-11-02 03:30:23', '2024-11-02 03:30:23'),
(29339, '44.242.241.159', NULL, 1, '2024-11-02 04:20:04', '2024-11-02 04:20:04'),
(29340, '34.136.193.83', NULL, 1, '2024-11-02 04:33:18', '2024-11-02 04:33:18'),
(29341, '205.169.39.49', NULL, 1, '2024-11-02 05:33:24', '2024-11-02 05:33:24'),
(29342, '205.169.39.14', NULL, 2, '2024-11-02 05:35:56', '2024-11-02 20:58:48'),
(29343, '205.169.39.17', NULL, 1, '2024-11-02 05:38:45', '2024-11-02 05:38:45'),
(29344, '35.229.34.70', NULL, 2, '2024-11-02 06:17:28', '2024-11-02 06:17:49'),
(29345, '195.191.219.132', NULL, 1, '2024-11-02 06:31:51', '2024-11-02 06:31:51'),
(29346, '52.167.144.160', NULL, 1, '2024-11-02 07:16:43', '2024-11-02 07:16:43'),
(29347, '54.246.49.123', NULL, 1, '2024-11-02 07:50:27', '2024-11-02 07:50:27'),
(29348, '72.14.201.130', NULL, 2, '2024-11-02 08:24:40', '2024-11-02 13:34:53'),
(29349, '98.81.194.3', NULL, 1, '2024-11-02 08:46:54', '2024-11-02 08:46:54'),
(29350, '87.120.116.184', NULL, 1, '2024-11-02 09:02:27', '2024-11-02 09:02:27'),
(29351, '182.16.21.98', NULL, 1, '2024-11-02 09:11:10', '2024-11-02 09:11:10'),
(29352, '87.120.116.15', NULL, 1, '2024-11-02 10:07:12', '2024-11-02 10:07:12'),
(29353, '178.254.24.91', NULL, 1, '2024-11-02 10:11:57', '2024-11-02 10:11:57'),
(29354, '94.156.167.147', NULL, 1, '2024-11-02 10:14:31', '2024-11-02 10:14:31'),
(29355, '43.130.47.136', NULL, 1, '2024-11-02 10:48:43', '2024-11-02 10:48:43'),
(29356, '17.241.75.43', NULL, 1, '2024-11-02 11:14:03', '2024-11-02 11:14:03'),
(29357, '115.231.78.8', NULL, 3, '2024-11-02 12:29:51', '2024-11-02 12:32:48'),
(29358, '188.165.87.111', NULL, 1, '2024-11-02 12:36:11', '2024-11-02 12:36:11'),
(29359, '13.233.90.75', NULL, 4, '2024-11-02 13:02:01', '2024-11-02 13:02:26'),
(29360, '89.248.172.92', NULL, 2, '2024-11-02 13:36:17', '2024-11-02 20:40:07'),
(29361, '3.15.224.190', NULL, 1, '2024-11-02 13:36:48', '2024-11-02 13:36:48'),
(29362, '35.243.23.167', NULL, 3, '2024-11-02 13:36:48', '2024-11-02 13:36:50'),
(29363, '44.202.144.185', NULL, 1, '2024-11-02 13:36:48', '2024-11-02 13:36:48'),
(29364, '66.249.70.137', NULL, 1, '2024-11-02 13:36:48', '2024-11-02 13:36:48'),
(29365, '3.17.157.237', NULL, 1, '2024-11-02 13:36:48', '2024-11-02 13:36:48'),
(29366, '34.174.192.151', NULL, 1, '2024-11-02 13:36:48', '2024-11-02 13:36:48'),
(29367, '35.243.23.169', NULL, 1, '2024-11-02 13:36:49', '2024-11-02 13:36:49'),
(29368, '151.80.148.159', NULL, 1, '2024-11-02 13:37:00', '2024-11-02 13:37:00'),
(29369, '52.34.76.65', NULL, 1, '2024-11-02 13:37:03', '2024-11-02 13:37:03'),
(29370, '37.187.215.255', NULL, 1, '2024-11-02 13:53:58', '2024-11-02 13:53:58'),
(29371, '51.254.49.98', NULL, 1, '2024-11-02 13:57:00', '2024-11-02 13:57:00'),
(29372, '87.120.126.235', NULL, 4, '2024-11-02 14:10:41', '2024-11-02 14:10:44'),
(29373, '31.13.103.116', NULL, 1, '2024-11-02 14:22:43', '2024-11-02 14:22:43'),
(29374, '31.13.103.3', NULL, 1, '2024-11-02 14:22:43', '2024-11-02 14:22:43'),
(29375, '176.100.243.133', NULL, 1, '2024-11-02 14:33:24', '2024-11-02 14:33:24'),
(29376, '34.123.170.104', NULL, 1, '2024-11-02 14:37:44', '2024-11-02 14:37:44'),
(29377, '218.152.12.19', NULL, 1, '2024-11-02 14:40:42', '2024-11-02 14:40:42'),
(29378, '146.70.85.179', NULL, 1, '2024-11-02 14:42:13', '2024-11-02 14:42:13'),
(29379, '51.254.49.102', NULL, 1, '2024-11-02 14:46:45', '2024-11-02 14:46:45'),
(29380, '54.208.117.204', NULL, 1, '2024-11-02 15:05:05', '2024-11-02 15:05:05'),
(29381, '85.8.130.56', NULL, 1, '2024-11-02 16:51:38', '2024-11-02 16:51:38'),
(29382, '85.8.130.73', NULL, 1, '2024-11-02 16:51:46', '2024-11-02 16:51:46'),
(29383, '85.8.130.62', NULL, 1, '2024-11-02 16:52:23', '2024-11-02 16:52:23'),
(29384, '154.30.107.88', NULL, 1, '2024-11-02 16:53:27', '2024-11-02 16:53:27'),
(29385, '38.18.17.207', NULL, 1, '2024-11-02 16:53:28', '2024-11-02 16:53:28'),
(29386, '31.13.115.116', NULL, 2, '2024-11-02 17:31:49', '2024-11-02 17:31:49'),
(29387, '38.95.13.141', NULL, 1, '2024-11-02 17:33:01', '2024-11-02 17:33:01'),
(29388, '216.24.213.24', NULL, 1, '2024-11-02 17:33:02', '2024-11-02 17:33:02'),
(29389, '103.132.220.20', NULL, 1, '2024-11-02 17:41:24', '2024-11-02 17:41:24'),
(29390, '169.0.49.81', NULL, 2, '2024-11-02 17:56:33', '2024-11-02 17:56:38'),
(29391, '45.200.149.221', NULL, 3, '2024-11-02 18:20:54', '2024-11-02 18:21:00'),
(29392, '43.135.182.95', NULL, 1, '2024-11-02 20:08:17', '2024-11-02 20:08:17'),
(29393, '170.247.1.42', NULL, 1, '2024-11-02 21:05:24', '2024-11-02 21:05:24'),
(29394, '205.169.39.232', NULL, 2, '2024-11-02 21:13:57', '2024-11-02 21:14:50'),
(29395, '128.204.212.86', NULL, 1, '2024-11-02 21:30:15', '2024-11-02 21:30:15'),
(29396, '205.210.31.59', NULL, 1, '2024-11-02 21:38:59', '2024-11-02 21:38:59'),
(29397, '3.139.74.196', NULL, 2, '2024-11-02 21:42:38', '2024-11-02 21:42:38'),
(29398, '5.133.192.140', NULL, 1, '2024-11-02 21:53:04', '2024-11-02 21:53:04'),
(29399, '35.87.30.58', NULL, 1, '2024-11-02 23:15:15', '2024-11-02 23:15:15'),
(29400, '66.249.70.136', NULL, 1, '2024-11-02 23:19:19', '2024-11-02 23:19:19'),
(29401, '66.249.70.135', NULL, 2, '2024-11-03 00:28:54', '2024-11-03 03:48:24'),
(29402, '18.237.156.47', NULL, 1, '2024-11-03 00:55:41', '2024-11-03 00:55:41'),
(29403, '20.171.206.134', NULL, 3, '2024-11-03 01:45:19', '2024-11-03 01:46:11'),
(29404, '20.171.206.93', NULL, 1, '2024-11-03 01:48:03', '2024-11-03 01:48:03'),
(29405, '20.171.206.200', NULL, 1, '2024-11-03 02:18:37', '2024-11-03 02:18:37'),
(29406, '205.169.39.4', NULL, 1, '2024-11-03 02:34:20', '2024-11-03 02:34:20'),
(29407, '34.209.67.63', NULL, 1, '2024-11-03 03:04:37', '2024-11-03 03:04:37'),
(29408, '3.87.99.251', NULL, 1, '2024-11-03 03:04:54', '2024-11-03 03:04:54'),
(29409, '206.168.34.41', NULL, 1, '2024-11-03 03:11:51', '2024-11-03 03:11:51'),
(29410, '202.62.37.22', NULL, 1, '2024-11-03 03:16:01', '2024-11-03 03:16:01'),
(29411, '198.235.24.179', NULL, 1, '2024-11-03 03:16:45', '2024-11-03 03:16:45'),
(29412, '41.32.163.251', NULL, 1, '2024-11-03 03:16:58', '2024-11-03 03:16:58'),
(29413, '186.224.32.6', NULL, 1, '2024-11-03 03:17:27', '2024-11-03 03:17:27'),
(29414, '54.37.155.13', NULL, 1, '2024-11-03 03:17:59', '2024-11-03 03:17:59'),
(29415, '191.193.73.9', NULL, 1, '2024-11-03 03:18:05', '2024-11-03 03:18:05'),
(29416, '165.227.122.232', NULL, 1, '2024-11-03 04:55:45', '2024-11-03 04:55:45'),
(29417, '167.99.176.53', NULL, 1, '2024-11-03 07:16:49', '2024-11-03 07:16:49'),
(29418, '184.181.115.60', NULL, 2, '2024-11-03 07:17:21', '2024-11-03 07:17:37'),
(29419, '103.142.184.216', NULL, 1, '2024-11-03 07:24:31', '2024-11-03 07:24:31'),
(29420, '18.237.6.179', NULL, 2, '2024-11-03 08:24:18', '2024-11-04 01:32:44'),
(29421, '66.249.70.137', NULL, 1, '2024-11-03 08:31:15', '2024-11-03 08:31:15'),
(29422, '49.51.36.179', NULL, 1, '2024-11-03 08:53:46', '2024-11-03 08:53:46'),
(29423, '43.229.208.190', NULL, 4, '2024-11-03 09:15:39', '2024-11-03 14:45:06'),
(29424, '128.204.212.86', NULL, 1, '2024-11-03 09:29:18', '2024-11-03 09:29:18'),
(29425, '82.146.46.156', NULL, 1, '2024-11-03 09:36:56', '2024-11-03 09:36:56'),
(29426, '72.14.201.130', NULL, 2, '2024-11-03 10:00:58', '2024-11-03 10:01:16'),
(29427, '37.111.201.25', NULL, 1, '2024-11-03 10:04:43', '2024-11-03 10:04:43'),
(29428, '52.230.25.26', NULL, 1, '2024-11-03 10:10:24', '2024-11-03 10:10:24'),
(29429, '47.236.177.76', NULL, 2, '2024-11-03 10:33:52', '2024-11-03 10:33:54'),
(29430, '4.193.96.14', NULL, 2, '2024-11-03 10:36:56', '2024-11-03 16:17:07'),
(29431, '193.186.4.159', NULL, 2, '2024-11-03 11:08:55', '2024-11-03 21:49:18'),
(29432, '64.62.243.164', NULL, 1, '2024-11-03 12:11:25', '2024-11-03 12:11:25'),
(29433, '205.169.39.2', NULL, 1, '2024-11-03 12:16:21', '2024-11-03 12:16:21'),
(29434, '51.137.145.4', NULL, 1, '2024-11-03 12:21:35', '2024-11-03 12:21:35'),
(29435, '20.68.35.212', NULL, 1, '2024-11-03 12:21:35', '2024-11-03 12:21:35'),
(29436, '94.156.167.147', NULL, 1, '2024-11-03 12:42:27', '2024-11-03 12:42:27'),
(29437, '52.187.125.23', NULL, 2, '2024-11-03 12:45:21', '2024-11-03 16:19:34'),
(29438, '173.252.95.2', NULL, 1, '2024-11-03 13:03:37', '2024-11-03 13:03:37'),
(29439, '173.252.95.21', NULL, 1, '2024-11-03 13:03:37', '2024-11-03 13:03:37'),
(29440, '103.191.98.192', NULL, 1, '2024-11-03 13:14:31', '2024-11-03 13:14:31'),
(29441, '40.77.167.255', NULL, 1, '2024-11-03 13:26:11', '2024-11-03 13:26:11'),
(29442, '104.245.247.90', NULL, 1, '2024-11-03 13:43:08', '2024-11-03 13:43:08'),
(29443, '13.211.214.160', NULL, 2, '2024-11-03 14:17:10', '2024-11-03 15:43:06'),
(29444, '13.54.217.201', NULL, 1, '2024-11-03 14:17:13', '2024-11-03 14:17:13'),
(29445, '128.204.212.87', NULL, 2, '2024-11-03 14:34:18', '2024-11-04 04:02:11'),
(29446, '40.77.167.73', NULL, 2, '2024-11-03 14:53:25', '2024-11-03 14:53:25'),
(29447, '115.110.127.198', NULL, 3, '2024-11-03 14:55:52', '2024-11-03 16:17:02'),
(29448, '122.13.77.124', NULL, 1, '2024-11-03 14:59:43', '2024-11-03 14:59:43'),
(29449, '87.120.117.239', NULL, 4, '2024-11-03 15:10:59', '2024-11-03 15:11:31'),
(29450, '3.105.50.229', NULL, 1, '2024-11-03 15:43:08', '2024-11-03 15:43:08'),
(29451, '205.210.31.36', NULL, 1, '2024-11-03 16:05:17', '2024-11-03 16:05:17'),
(29452, '54.161.56.173', NULL, 1, '2024-11-03 16:05:55', '2024-11-03 16:05:55'),
(29453, '209.38.202.206', NULL, 1, '2024-11-03 17:10:53', '2024-11-03 17:10:53'),
(29454, '117.33.163.216', NULL, 1, '2024-11-03 17:12:59', '2024-11-03 17:12:59'),
(29455, '18.237.106.71', NULL, 1, '2024-11-03 17:17:36', '2024-11-03 17:17:36'),
(29456, '185.191.171.7', NULL, 1, '2024-11-03 17:22:38', '2024-11-03 17:22:38'),
(29457, '103.131.71.79', NULL, 1, '2024-11-03 17:48:12', '2024-11-03 17:48:12'),
(29458, '43.163.8.148', NULL, 1, '2024-11-03 17:54:02', '2024-11-03 17:54:02'),
(29459, '208.167.255.163', NULL, 1, '2024-11-03 19:55:13', '2024-11-03 19:55:13'),
(29460, '87.236.176.113', NULL, 1, '2024-11-03 20:55:47', '2024-11-03 20:55:47'),
(29461, '20.191.249.177', NULL, 1, '2024-11-03 21:04:07', '2024-11-03 21:04:07'),
(29462, '209.95.176.237', NULL, 1, '2024-11-03 21:09:06', '2024-11-03 21:09:06'),
(29463, '103.220.205.194', NULL, 1, '2024-11-03 21:49:56', '2024-11-03 21:49:56'),
(29464, '103.222.20.15', NULL, 1, '2024-11-03 21:53:39', '2024-11-03 21:53:39'),
(29465, '193.186.4.130', NULL, 1, '2024-11-03 22:19:48', '2024-11-03 22:19:48'),
(29466, '37.111.243.135', NULL, 1, '2024-11-03 22:23:10', '2024-11-03 22:23:10'),
(29467, '192.30.83.138', NULL, 1, '2024-11-03 22:45:53', '2024-11-03 22:45:53'),
(29468, '98.97.148.106', NULL, 1, '2024-11-03 23:27:12', '2024-11-03 23:27:12'),
(29469, '104.210.106.105', NULL, 1, '2024-11-03 23:31:14', '2024-11-03 23:31:14'),
(29470, '72.14.201.159', NULL, 1, '2024-11-04 00:24:35', '2024-11-04 00:24:35'),
(29471, '128.204.212.84', NULL, 1, '2024-11-04 00:36:07', '2024-11-04 00:36:07'),
(29472, '151.0.21.184', NULL, 1, '2024-11-04 01:08:10', '2024-11-04 01:08:10'),
(29473, '54.71.179.42', NULL, 1, '2024-11-04 01:27:25', '2024-11-04 01:27:25'),
(29474, '54.184.136.178', NULL, 1, '2024-11-04 01:43:19', '2024-11-04 01:43:19'),
(29475, '207.90.55.92', NULL, 1, '2024-11-04 01:50:20', '2024-11-04 01:50:20'),
(29476, '108.181.152.193', NULL, 4, '2024-11-04 01:52:23', '2024-11-04 01:52:24'),
(29477, '3.85.143.194', NULL, 1, '2024-11-04 02:31:44', '2024-11-04 02:31:44'),
(29478, '40.77.167.63', NULL, 1, '2024-11-04 02:51:57', '2024-11-04 02:51:57'),
(29479, '52.167.144.157', NULL, 1, '2024-11-04 04:25:47', '2024-11-04 04:25:47'),
(29480, '43.159.141.180', NULL, 1, '2024-11-04 04:26:36', '2024-11-04 04:26:36'),
(29481, '147.139.246.20', NULL, 1, '2024-11-04 04:26:41', '2024-11-04 04:26:41'),
(29482, '66.249.70.136', NULL, 1, '2024-11-04 04:28:28', '2024-11-04 04:28:28'),
(29483, '128.204.212.85', NULL, 1, '2024-11-04 04:29:30', '2024-11-04 04:29:30'),
(29484, '66.249.70.135', NULL, 3, '2024-11-04 05:29:03', '2024-11-04 21:59:17'),
(29485, '45.88.97.195', NULL, 1, '2024-11-04 06:43:46', '2024-11-04 06:43:46'),
(29486, '156.228.124.147', NULL, 1, '2024-11-04 06:56:55', '2024-11-04 06:56:55'),
(29487, '15.188.146.180', NULL, 1, '2024-11-04 07:08:48', '2024-11-04 07:08:48'),
(29488, '27.115.124.53', NULL, 1, '2024-11-04 07:29:42', '2024-11-04 07:29:42'),
(29489, '27.115.124.70', NULL, 1, '2024-11-04 07:29:43', '2024-11-04 07:29:43'),
(29490, '89.248.172.92', NULL, 1, '2024-11-04 07:57:34', '2024-11-04 07:57:34'),
(29491, '142.93.214.53', NULL, 5, '2024-11-04 08:50:19', '2024-11-04 08:50:23'),
(29492, '45.156.129.62', NULL, 1, '2024-11-04 08:52:08', '2024-11-04 08:52:08'),
(29493, '193.186.4.130', NULL, 2, '2024-11-04 09:05:17', '2024-11-04 23:13:21'),
(29494, '18.222.251.101', NULL, 2, '2024-11-04 10:33:46', '2024-11-04 13:14:37'),
(29495, '18.224.128.89', NULL, 2, '2024-11-04 10:33:46', '2024-11-04 13:14:31'),
(29496, '18.224.94.182', NULL, 2, '2024-11-04 10:33:53', '2024-11-04 13:07:35'),
(29497, '195.191.219.132', NULL, 1, '2024-11-04 10:35:19', '2024-11-04 10:35:19'),
(29498, '20.212.201.123', NULL, 1, '2024-11-04 10:35:57', '2024-11-04 10:35:57'),
(29499, '205.169.39.20', NULL, 1, '2024-11-04 10:37:22', '2024-11-04 10:37:22'),
(29500, '34.239.107.250', NULL, 1, '2024-11-04 10:45:40', '2024-11-04 10:45:40'),
(29501, '119.30.32.72', NULL, 1, '2024-11-04 11:09:42', '2024-11-04 11:09:42'),
(29502, '52.163.93.107', NULL, 2, '2024-11-04 11:41:52', '2024-11-04 14:55:31'),
(29503, '128.204.212.85', NULL, 1, '2024-11-04 11:49:25', '2024-11-04 11:49:25'),
(29504, '198.235.24.3', NULL, 1, '2024-11-04 12:15:21', '2024-11-04 12:15:21'),
(29505, '44.211.34.178', NULL, 1, '2024-11-04 12:51:31', '2024-11-04 12:51:31'),
(29506, '205.210.31.28', NULL, 1, '2024-11-04 12:58:46', '2024-11-04 12:58:46'),
(29507, '3.141.11.163', NULL, 2, '2024-11-04 13:07:28', '2024-11-04 13:14:30'),
(29508, '18.225.25.214', NULL, 1, '2024-11-04 13:07:28', '2024-11-04 13:07:28'),
(29509, '13.76.141.173', NULL, 1, '2024-11-04 14:14:14', '2024-11-04 14:14:14'),
(29510, '49.51.179.103', NULL, 1, '2024-11-04 14:35:52', '2024-11-04 14:35:52'),
(29511, '52.230.25.26', NULL, 1, '2024-11-04 14:55:18', '2024-11-04 14:55:18'),
(29512, '124.236.100.56', NULL, 3, '2024-11-04 15:00:56', '2024-11-04 15:29:30'),
(29513, '13.211.214.160', NULL, 1, '2024-11-04 15:37:25', '2024-11-04 15:37:25'),
(29514, '3.105.50.229', NULL, 1, '2024-11-04 15:37:27', '2024-11-04 15:37:27'),
(29515, '87.236.176.242', NULL, 1, '2024-11-04 15:40:08', '2024-11-04 15:40:08'),
(29516, '13.201.66.211', NULL, 4, '2024-11-04 16:04:43', '2024-11-04 16:04:54'),
(29517, '174.129.140.84', NULL, 1, '2024-11-04 16:38:16', '2024-11-04 16:38:16'),
(29518, '87.236.176.203', NULL, 1, '2024-11-04 17:49:28', '2024-11-04 17:49:28'),
(29519, '52.187.197.252', NULL, 1, '2024-11-04 17:54:40', '2024-11-04 17:54:40'),
(29520, '47.237.98.220', NULL, 1, '2024-11-04 18:25:51', '2024-11-04 18:25:51'),
(29521, '51.81.46.212', NULL, 1, '2024-11-04 20:52:28', '2024-11-04 20:52:28'),
(29522, '57.141.7.27', NULL, 1, '2024-11-04 21:48:13', '2024-11-04 21:48:13'),
(29523, '66.249.70.136', NULL, 1, '2024-11-04 21:59:07', '2024-11-04 21:59:07'),
(29524, '119.28.202.234', NULL, 12, '2024-11-04 22:00:51', '2024-11-04 22:00:53'),
(29525, '193.186.4.159', NULL, 1, '2024-11-04 23:04:40', '2024-11-04 23:04:40'),
(29526, '35.95.126.76', NULL, 1, '2024-11-04 23:13:43', '2024-11-04 23:13:43'),
(29527, '103.26.246.6', NULL, 1, '2024-11-04 23:15:15', '2024-11-04 23:15:15'),
(29528, '193.138.195.64', NULL, 1, '2024-11-05 00:10:15', '2024-11-05 00:10:15'),
(29529, '91.142.73.50', NULL, 1, '2024-11-05 00:15:03', '2024-11-05 00:15:03'),
(29530, '52.42.159.80', NULL, 1, '2024-11-05 00:28:19', '2024-11-05 00:28:19'),
(29531, '170.106.181.163', NULL, 1, '2024-11-05 00:50:41', '2024-11-05 00:50:41'),
(29532, '34.222.72.1', NULL, 1, '2024-11-05 02:31:07', '2024-11-05 02:31:07'),
(29533, '45.149.241.5', NULL, 1, '2024-11-05 02:45:53', '2024-11-05 02:45:53'),
(29534, '20.188.204.92', NULL, 1, '2024-11-05 03:18:24', '2024-11-05 03:18:24'),
(29535, '20.188.228.25', NULL, 1, '2024-11-05 03:18:32', '2024-11-05 03:18:32'),
(29536, '87.120.117.204', NULL, 1, '2024-11-05 03:31:04', '2024-11-05 03:31:04'),
(29537, '54.161.41.14', NULL, 1, '2024-11-05 03:46:21', '2024-11-05 03:46:21'),
(29538, '93.174.93.127', NULL, 1, '2024-11-05 03:51:46', '2024-11-05 03:51:46'),
(29539, '81.209.177.145', NULL, 1, '2024-11-05 04:16:18', '2024-11-05 04:16:18'),
(29540, '3.212.147.252', NULL, 1, '2024-11-05 04:30:31', '2024-11-05 04:30:31'),
(29541, '20.171.206.212', NULL, 1, '2024-11-05 04:44:04', '2024-11-05 04:44:04'),
(29542, '20.171.206.241', NULL, 1, '2024-11-05 04:48:48', '2024-11-05 04:48:48'),
(29543, '185.226.196.27', NULL, 1, '2024-11-05 05:02:51', '2024-11-05 05:02:51'),
(29544, '66.249.70.137', NULL, 3, '2024-11-05 05:08:23', '2024-11-05 06:01:12'),
(29545, '165.22.88.222', NULL, 1, '2024-11-05 05:18:51', '2024-11-05 05:18:51'),
(29546, '66.249.70.136', NULL, 1, '2024-11-05 05:58:37', '2024-11-05 05:58:37'),
(29547, '124.236.100.56', NULL, 3, '2024-11-05 06:09:47', '2024-11-05 14:18:02'),
(29548, '69.171.231.9', NULL, 1, '2024-11-05 06:22:06', '2024-11-05 06:22:06'),
(29549, '69.171.231.112', NULL, 1, '2024-11-05 06:22:06', '2024-11-05 06:22:06'),
(29550, '205.169.39.45', NULL, 1, '2024-11-05 06:46:33', '2024-11-05 06:46:33'),
(29551, '205.169.39.15', NULL, 1, '2024-11-05 06:49:29', '2024-11-05 06:49:29'),
(29552, '205.169.39.46', NULL, 1, '2024-11-05 06:52:13', '2024-11-05 06:52:13'),
(29553, '128.204.212.87', NULL, 1, '2024-11-05 07:22:07', '2024-11-05 07:22:07'),
(29554, '87.120.115.135', NULL, 1, '2024-11-05 07:35:19', '2024-11-05 07:35:19'),
(29555, '146.70.144.78', NULL, 1, '2024-11-05 08:02:13', '2024-11-05 08:02:13'),
(29556, '52.187.197.252', NULL, 2, '2024-11-05 08:25:24', '2024-11-05 08:26:05'),
(29557, '20.37.97.113', NULL, 1, '2024-11-05 08:32:34', '2024-11-05 08:32:34'),
(29558, '195.191.219.131', NULL, 1, '2024-11-05 08:36:13', '2024-11-05 08:36:13'),
(29559, '20.36.19.251', NULL, 2, '2024-11-05 08:50:53', '2024-11-05 08:50:57'),
(29560, '40.94.34.76', NULL, 1, '2024-11-05 08:51:21', '2024-11-05 08:51:21'),
(29561, '20.191.45.212', NULL, 1, '2024-11-05 09:13:36', '2024-11-05 09:13:36'),
(29562, '180.110.203.108', NULL, 1, '2024-11-05 09:15:42', '2024-11-05 09:15:42'),
(29563, '72.14.201.130', NULL, 2, '2024-11-05 09:42:20', '2024-11-06 02:59:02'),
(29564, '128.204.212.85', NULL, 2, '2024-11-05 10:16:48', '2024-11-05 20:28:20'),
(29565, '20.230.224.3', NULL, 1, '2024-11-05 10:28:22', '2024-11-05 10:28:22'),
(29566, '52.187.125.23', NULL, 2, '2024-11-05 10:39:38', '2024-11-05 16:41:02'),
(29567, '193.186.4.159', NULL, 1, '2024-11-05 10:42:48', '2024-11-05 10:42:48'),
(29568, '205.169.39.42', NULL, 1, '2024-11-05 10:44:27', '2024-11-05 10:44:27'),
(29569, '43.155.136.16', NULL, 1, '2024-11-05 11:15:03', '2024-11-05 11:15:03'),
(29570, '4.193.96.14', NULL, 3, '2024-11-05 11:24:08', '2024-11-05 12:21:45'),
(29571, '43.229.208.190', NULL, 2, '2024-11-05 11:45:16', '2024-11-05 11:45:18'),
(29572, '84.247.151.26', NULL, 1, '2024-11-05 11:56:43', '2024-11-05 11:56:43'),
(29573, '66.249.70.135', NULL, 1, '2024-11-05 12:08:47', '2024-11-05 12:08:47'),
(29574, '3.137.205.203', NULL, 1, '2024-11-05 12:11:46', '2024-11-05 12:11:46'),
(29575, '18.225.25.214', NULL, 1, '2024-11-05 12:11:46', '2024-11-05 12:11:46'),
(29576, '18.224.94.182', NULL, 1, '2024-11-05 12:11:53', '2024-11-05 12:11:53'),
(29577, '3.141.11.163', NULL, 1, '2024-11-05 12:37:06', '2024-11-05 12:37:06'),
(29578, '18.224.128.89', NULL, 1, '2024-11-05 12:37:07', '2024-11-05 12:37:07'),
(29579, '18.222.251.101', NULL, 1, '2024-11-05 12:37:13', '2024-11-05 12:37:13'),
(29580, '27.187.82.154', NULL, 2, '2024-11-05 12:45:32', '2024-11-05 12:45:55'),
(29581, '64.124.8.223', NULL, 1, '2024-11-05 12:46:34', '2024-11-05 12:46:34'),
(29582, '52.163.93.107', NULL, 1, '2024-11-05 12:57:32', '2024-11-05 12:57:32'),
(29583, '103.131.71.60', NULL, 1, '2024-11-05 13:46:02', '2024-11-05 13:46:02'),
(29584, '178.171.113.168', NULL, 1, '2024-11-05 14:35:18', '2024-11-05 14:35:18'),
(29585, '4.251.125.110', NULL, 4, '2024-11-05 14:42:54', '2024-11-05 14:42:56'),
(29586, '128.204.212.84', NULL, 3, '2024-11-05 15:29:25', '2024-11-06 02:18:24'),
(29587, '47.236.177.76', NULL, 2, '2024-11-05 15:39:45', '2024-11-05 15:39:46'),
(29588, '89.248.172.92', NULL, 1, '2024-11-05 15:59:09', '2024-11-05 15:59:09'),
(29589, '54.84.79.102', NULL, 1, '2024-11-05 16:21:48', '2024-11-05 16:21:48'),
(29590, '188.34.167.47', NULL, 2, '2024-11-05 16:29:19', '2024-11-05 16:29:19'),
(29591, '205.210.31.238', NULL, 1, '2024-11-05 17:46:49', '2024-11-05 17:46:49'),
(29592, '45.227.254.34', NULL, 1, '2024-11-05 17:58:06', '2024-11-05 17:58:06'),
(29593, '52.167.144.215', NULL, 1, '2024-11-05 18:22:10', '2024-11-05 18:22:10'),
(29594, '93.158.91.237', NULL, 1, '2024-11-05 18:35:28', '2024-11-05 18:35:28'),
(29595, '51.222.253.11', NULL, 1, '2024-11-05 18:55:49', '2024-11-05 18:55:49'),
(29596, '52.187.192.213', NULL, 1, '2024-11-05 19:22:25', '2024-11-05 19:22:25'),
(29597, '51.222.253.4', NULL, 1, '2024-11-05 19:29:01', '2024-11-05 19:29:01'),
(29598, '93.100.155.173', NULL, 1, '2024-11-05 20:12:41', '2024-11-05 20:12:41'),
(29599, '40.77.167.11', NULL, 1, '2024-11-05 20:14:50', '2024-11-05 20:14:50'),
(29600, '37.111.211.208', NULL, 1, '2024-11-05 20:15:07', '2024-11-05 20:15:07'),
(29601, '170.106.84.136', NULL, 1, '2024-11-05 20:22:16', '2024-11-05 20:22:16'),
(29602, '157.97.124.100', NULL, 1, '2024-11-05 20:35:00', '2024-11-05 20:35:00'),
(29603, '38.18.17.102', NULL, 1, '2024-11-05 20:35:15', '2024-11-05 20:35:15'),
(29604, '103.73.44.117', NULL, 2, '2024-11-05 20:42:31', '2024-11-05 20:44:01'),
(29605, '34.73.206.133', NULL, 2, '2024-11-05 20:50:15', '2024-11-05 21:04:31'),
(29606, '175.44.42.163', NULL, 1, '2024-11-05 21:03:26', '2024-11-05 21:03:26'),
(29607, '116.203.248.188', NULL, 1, '2024-11-05 21:08:30', '2024-11-05 21:08:30'),
(29608, '154.213.185.165', NULL, 1, '2024-11-05 21:33:23', '2024-11-05 21:33:23'),
(29609, '3.101.16.52', NULL, 4, '2024-11-05 22:03:05', '2024-11-05 22:03:25'),
(29610, '52.169.16.180', NULL, 2, '2024-11-05 23:02:26', '2024-11-05 23:02:26'),
(29611, '162.250.122.68', NULL, 1, '2024-11-06 01:02:08', '2024-11-06 01:02:08'),
(29612, '44.244.65.155', NULL, 1, '2024-11-06 01:16:13', '2024-11-06 01:16:13'),
(29613, '92.204.175.87', NULL, 1, '2024-11-06 02:24:54', '2024-11-06 02:24:54'),
(29614, '54.70.190.91', NULL, 3, '2024-11-06 02:29:32', '2024-11-06 02:29:35'),
(29615, '34.221.187.224', NULL, 1, '2024-11-06 03:16:26', '2024-11-06 03:16:26'),
(29616, '13.75.254.31', NULL, 1, '2024-11-06 03:45:18', '2024-11-06 03:45:18'),
(29617, '5.31.28.186', NULL, 1, '2024-11-06 03:49:55', '2024-11-06 03:49:55'),
(29618, '156.233.64.104', NULL, 1, '2024-11-06 03:50:12', '2024-11-06 03:50:12'),
(29619, '49.124.149.51', NULL, 1, '2024-11-06 03:50:57', '2024-11-06 03:50:57'),
(29620, '111.125.234.34', NULL, 1, '2024-11-06 03:51:03', '2024-11-06 03:51:03'),
(29621, '177.92.85.60', NULL, 1, '2024-11-06 03:51:43', '2024-11-06 03:51:43'),
(29622, '45.224.40.19', NULL, 1, '2024-11-06 03:52:03', '2024-11-06 03:52:03'),
(29623, '190.14.33.212', NULL, 1, '2024-11-06 03:52:31', '2024-11-06 03:52:31'),
(29624, '201.163.38.178', NULL, 1, '2024-11-06 03:52:52', '2024-11-06 03:52:52'),
(29625, '3.111.218.226', NULL, 4, '2024-11-06 04:15:30', '2024-11-06 04:15:33'),
(29626, '128.204.212.84', NULL, 1, '2024-11-06 05:29:26', '2024-11-06 05:29:26'),
(29627, '20.191.200.223', NULL, 1, '2024-11-06 06:18:52', '2024-11-06 06:18:52'),
(29628, '40.77.167.30', NULL, 1, '2024-11-06 06:40:34', '2024-11-06 06:40:34'),
(29629, '52.187.192.213', NULL, 1, '2024-11-06 07:01:10', '2024-11-06 07:01:10'),
(29630, '43.135.183.82', NULL, 1, '2024-11-06 07:21:20', '2024-11-06 07:21:20'),
(29631, '173.252.107.116', NULL, 1, '2024-11-06 07:56:21', '2024-11-06 07:56:21'),
(29632, '173.252.107.114', NULL, 1, '2024-11-06 07:56:21', '2024-11-06 07:56:21'),
(29633, '18.215.124.56', NULL, 1, '2024-11-06 08:01:37', '2024-11-06 08:01:37'),
(29634, '40.77.167.63', NULL, 1, '2024-11-06 08:18:50', '2024-11-06 08:18:50'),
(29635, '66.249.70.137', NULL, 3, '2024-11-06 08:21:33', '2024-11-06 13:57:59'),
(29636, '54.220.191.204', NULL, 1, '2024-11-06 08:25:33', '2024-11-06 08:25:33'),
(29637, '66.249.70.136', NULL, 1, '2024-11-06 08:29:06', '2024-11-06 08:29:06'),
(29638, '104.245.247.90', NULL, 2, '2024-11-06 08:36:47', '2024-11-07 01:28:13'),
(29639, '52.169.16.180', NULL, 2, '2024-11-06 08:46:09', '2024-11-06 08:46:10'),
(29640, '34.229.59.140', NULL, 1, '2024-11-06 09:01:28', '2024-11-06 09:01:28'),
(29641, '52.225.75.214', NULL, 1, '2024-11-06 09:40:39', '2024-11-06 09:40:39'),
(29642, '52.225.75.208', NULL, 1, '2024-11-06 09:43:46', '2024-11-06 09:43:46'),
(29643, '43.229.208.190', NULL, 6, '2024-11-06 10:03:24', '2024-11-06 13:53:55'),
(29644, '147.185.132.87', NULL, 1, '2024-11-06 10:03:34', '2024-11-06 10:03:34'),
(29645, '20.212.201.123', NULL, 1, '2024-11-06 10:04:19', '2024-11-06 10:04:19'),
(29646, '103.145.70.100', NULL, 9, '2024-11-06 10:05:15', '2024-11-06 13:54:20'),
(29647, '195.191.219.130', NULL, 1, '2024-11-06 10:07:43', '2024-11-06 10:07:43'),
(29648, '40.77.167.37', NULL, 1, '2024-11-06 10:08:50', '2024-11-06 10:08:50'),
(29649, '193.186.4.159', NULL, 2, '2024-11-06 10:38:05', '2024-11-06 11:05:59'),
(29650, '72.14.201.159', NULL, 3, '2024-11-06 10:38:15', '2024-11-06 15:13:19'),
(29651, '20.191.251.63', NULL, 4, '2024-11-06 11:04:54', '2024-11-07 04:05:54'),
(29652, '52.187.125.23', NULL, 1, '2024-11-06 11:43:07', '2024-11-06 11:43:07'),
(29653, '3.249.19.153', NULL, 1, '2024-11-06 11:51:59', '2024-11-06 11:51:59'),
(29654, '4.193.96.14', NULL, 1, '2024-11-06 12:17:44', '2024-11-06 12:17:44'),
(29655, '205.169.39.7', NULL, 1, '2024-11-06 12:27:44', '2024-11-06 12:27:44'),
(29656, '205.169.39.4', NULL, 1, '2024-11-06 12:31:10', '2024-11-06 12:31:10'),
(29657, '118.179.44.5', NULL, 1, '2024-11-06 13:00:07', '2024-11-06 13:00:07'),
(29658, '20.254.26.207', NULL, 1, '2024-11-06 13:13:49', '2024-11-06 13:13:49'),
(29659, '193.186.4.130', NULL, 1, '2024-11-06 13:35:33', '2024-11-06 13:35:33'),
(29660, '203.188.245.110', NULL, 1, '2024-11-06 13:45:15', '2024-11-06 13:45:15'),
(29661, '202.173.122.4', NULL, 1, '2024-11-06 13:50:17', '2024-11-06 13:50:17'),
(29662, '72.14.201.130', NULL, 1, '2024-11-06 13:52:18', '2024-11-06 13:52:18'),
(29663, '49.37.227.213', NULL, 1, '2024-11-06 14:58:23', '2024-11-06 14:58:23'),
(29664, '66.249.70.135', NULL, 2, '2024-11-06 15:08:36', '2024-11-06 15:20:17'),
(29665, '114.233.210.23', NULL, 1, '2024-11-06 15:42:55', '2024-11-06 15:42:55'),
(29666, '20.97.189.101', NULL, 1, '2024-11-06 15:52:09', '2024-11-06 15:52:09'),
(29667, '3.87.99.251', NULL, 1, '2024-11-06 16:10:18', '2024-11-06 16:10:18'),
(29668, '193.26.115.228', NULL, 1, '2024-11-06 16:20:49', '2024-11-06 16:20:49'),
(29669, '43.157.40.112', NULL, 1, '2024-11-06 16:52:25', '2024-11-06 16:52:25'),
(29670, '68.65.221.180', NULL, 1, '2024-11-06 17:05:08', '2024-11-06 17:05:08'),
(29671, '34.254.19.40', NULL, 1, '2024-11-06 17:08:26', '2024-11-06 17:08:26'),
(29672, '66.249.74.33', NULL, 1, '2024-11-06 17:17:38', '2024-11-06 17:17:38'),
(29673, '66.249.74.35', NULL, 1, '2024-11-06 17:19:51', '2024-11-06 17:19:51'),
(29674, '205.210.31.241', NULL, 1, '2024-11-06 17:22:47', '2024-11-06 17:22:47'),
(29675, '66.249.73.199', NULL, 1, '2024-11-06 17:33:01', '2024-11-06 17:33:01'),
(29676, '42.236.101.252', NULL, 1, '2024-11-06 17:59:39', '2024-11-06 17:59:39'),
(29677, '149.126.24.153', NULL, 1, '2024-11-06 18:00:44', '2024-11-06 18:00:44'),
(29678, '42.236.101.196', NULL, 1, '2024-11-06 18:02:16', '2024-11-06 18:02:16'),
(29679, '42.236.12.201', NULL, 1, '2024-11-06 18:07:47', '2024-11-06 18:07:47'),
(29680, '42.236.17.62', NULL, 1, '2024-11-06 18:08:11', '2024-11-06 18:08:11'),
(29681, '143.198.91.62', NULL, 1, '2024-11-06 18:10:27', '2024-11-06 18:10:27'),
(29682, '206.189.83.191', NULL, 4, '2024-11-06 19:25:47', '2024-11-06 19:25:51'),
(29683, '3.8.200.1', NULL, 1, '2024-11-06 19:58:53', '2024-11-06 19:58:53'),
(29684, '136.228.135.167', NULL, 2, '2024-11-06 20:09:33', '2024-11-07 03:20:22'),
(29685, '52.237.237.186', NULL, 2, '2024-11-06 20:36:09', '2024-11-06 20:36:12'),
(29686, '52.237.249.136', NULL, 1, '2024-11-06 20:57:38', '2024-11-06 20:57:38'),
(29687, '104.197.69.115', NULL, 1, '2024-11-06 21:01:54', '2024-11-06 21:01:54'),
(29688, '178.128.220.90', NULL, 2, '2024-11-06 21:30:32', '2024-11-06 21:30:35'),
(29689, '38.255.54.195', NULL, 1, '2024-11-06 21:34:21', '2024-11-06 21:34:21'),
(29690, '89.248.174.11', NULL, 1, '2024-11-06 22:01:32', '2024-11-06 22:01:32'),
(29691, '34.222.196.207', NULL, 1, '2024-11-06 23:33:59', '2024-11-06 23:33:59'),
(29692, '52.237.208.96', NULL, 1, '2024-11-06 23:52:26', '2024-11-06 23:52:26'),
(29693, '34.219.58.191', NULL, 1, '2024-11-07 00:40:07', '2024-11-07 00:40:07'),
(29694, '52.11.246.80', NULL, 1, '2024-11-07 00:43:19', '2024-11-07 00:43:19'),
(29695, '52.237.239.101', NULL, 2, '2024-11-07 00:50:29', '2024-11-07 00:50:31'),
(29696, '47.238.96.111', NULL, 1, '2024-11-07 00:59:41', '2024-11-07 00:59:41'),
(29697, '64.233.173.200', NULL, 4, '2024-11-07 03:21:20', '2024-11-07 03:21:46'),
(29698, '64.233.173.200', NULL, 4, '2024-11-07 03:21:20', '2024-11-07 03:21:46'),
(29699, '64.233.173.199', NULL, 1, '2024-11-07 03:21:21', '2024-11-07 03:21:21'),
(29700, '64.233.173.201', NULL, 2, '2024-11-07 03:21:45', '2024-11-07 03:21:45'),
(29701, '173.252.107.112', NULL, 1, '2024-11-07 03:31:47', '2024-11-07 03:31:47'),
(29702, '173.252.107.4', NULL, 1, '2024-11-07 03:31:47', '2024-11-07 03:31:47'),
(29703, '143.244.144.43', NULL, 1, '2024-11-07 04:00:16', '2024-11-07 04:00:16'),
(29704, '162.62.231.139', NULL, 1, '2024-11-07 04:08:55', '2024-11-07 04:08:55'),
(29705, '174.129.140.84', NULL, 1, '2024-11-07 04:23:03', '2024-11-07 04:23:03'),
(29706, '18.227.190.228', NULL, 1, '2024-11-07 04:48:57', '2024-11-07 04:48:57'),
(29707, '3.140.188.185', NULL, 1, '2024-11-07 05:05:00', '2024-11-07 05:05:00'),
(29708, '161.35.85.251', NULL, 1, '2024-11-07 06:50:03', '2024-11-07 06:50:03'),
(29709, '52.237.253.218', NULL, 1, '2024-11-07 06:52:07', '2024-11-07 06:52:07'),
(29710, '74.80.208.209', NULL, 1, '2024-11-07 07:34:26', '2024-11-07 07:34:26'),
(29711, '66.249.74.35', NULL, 1, '2024-11-07 07:39:07', '2024-11-07 07:39:07'),
(29712, '66.249.74.33', NULL, 1, '2024-11-07 07:40:17', '2024-11-07 07:40:17'),
(29713, '66.249.74.34', NULL, 1, '2024-11-07 07:40:18', '2024-11-07 07:40:18'),
(29714, '185.240.76.114', NULL, 1, '2024-11-07 07:43:07', '2024-11-07 07:43:07'),
(29715, '195.191.219.130', NULL, 1, '2024-11-07 08:39:23', '2024-11-07 08:39:23'),
(29716, '66.249.73.198', NULL, 1, '2024-11-07 09:14:16', '2024-11-07 09:14:16'),
(29717, '40.94.34.80', NULL, 1, '2024-11-07 09:21:35', '2024-11-07 09:21:35'),
(29718, '40.94.34.49', NULL, 1, '2024-11-07 09:21:36', '2024-11-07 09:21:36'),
(29719, '47.238.96.217', NULL, 1, '2024-11-07 09:24:02', '2024-11-07 09:24:02'),
(29720, '35.171.144.152', NULL, 3, '2024-11-07 09:34:46', '2024-11-07 09:34:47'),
(29721, '54.88.179.33', NULL, 1, '2024-11-07 09:34:48', '2024-11-07 09:34:48'),
(29722, '58.145.187.205', NULL, 1, '2024-11-07 09:35:02', '2024-11-07 09:35:02'),
(29723, '5.182.86.168', NULL, 1, '2024-11-07 09:52:57', '2024-11-07 09:52:57'),
(29724, '40.94.30.228', NULL, 1, '2024-11-07 10:01:24', '2024-11-07 10:01:24'),
(29725, '52.230.25.26', NULL, 3, '2024-11-07 10:08:12', '2024-11-07 16:29:59'),
(29726, '20.212.201.123', NULL, 1, '2024-11-07 10:10:24', '2024-11-07 10:10:24'),
(29727, '115.127.82.234', NULL, 1, '2024-11-07 10:18:23', '2024-11-07 10:18:23'),
(29728, '193.186.4.130', NULL, 4, '2024-11-07 10:28:03', '2024-11-08 00:05:18'),
(29729, '52.187.125.23', NULL, 1, '2024-11-07 10:37:42', '2024-11-07 10:37:42'),
(29730, '13.126.14.155', NULL, 4, '2024-11-07 10:39:12', '2024-11-07 10:39:15'),
(29731, '18.222.251.101', NULL, 1, '2024-11-07 10:41:29', '2024-11-07 10:41:29'),
(29732, '18.224.128.89', NULL, 1, '2024-11-07 10:41:30', '2024-11-07 10:41:30'),
(29733, '18.224.94.182', NULL, 1, '2024-11-07 10:41:37', '2024-11-07 10:41:37'),
(29734, '3.137.205.203', NULL, 1, '2024-11-07 10:43:55', '2024-11-07 10:43:55'),
(29735, '18.225.25.214', NULL, 1, '2024-11-07 10:43:56', '2024-11-07 10:43:56'),
(29736, '3.15.8.159', NULL, 1, '2024-11-07 10:44:03', '2024-11-07 10:44:03'),
(29737, '4.193.96.14', NULL, 2, '2024-11-07 11:27:08', '2024-11-07 17:02:34'),
(29738, '103.248.206.21', NULL, 1, '2024-11-07 12:05:51', '2024-11-07 12:05:51'),
(29739, '13.76.141.173', NULL, 1, '2024-11-07 13:10:04', '2024-11-07 13:10:04'),
(29740, '52.163.93.107', NULL, 1, '2024-11-07 13:23:20', '2024-11-07 13:23:20'),
(29741, '182.160.117.226', NULL, 1, '2024-11-07 13:26:41', '2024-11-07 13:26:41'),
(29742, '217.113.194.210', NULL, 1, '2024-11-07 13:52:20', '2024-11-07 13:52:20'),
(29743, '202.134.14.232', NULL, 1, '2024-11-07 14:45:27', '2024-11-07 14:45:27'),
(29744, '40.119.197.45', NULL, 1, '2024-11-07 14:47:15', '2024-11-07 14:47:15'),
(29745, '43.156.156.96', NULL, 1, '2024-11-07 14:55:23', '2024-11-07 14:55:23'),
(29746, '103.243.238.81', NULL, 1, '2024-11-07 15:02:33', '2024-11-07 15:02:33'),
(29747, '72.14.201.130', NULL, 2, '2024-11-07 15:02:33', '2024-11-07 16:02:21'),
(29748, '31.13.127.20', NULL, 1, '2024-11-07 15:26:50', '2024-11-07 15:26:50');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(29749, '31.13.127.39', NULL, 1, '2024-11-07 15:26:50', '2024-11-07 15:26:50'),
(29750, '74.80.208.190', NULL, 2, '2024-11-07 16:02:25', '2024-11-07 16:26:46'),
(29751, '23.229.113.138', NULL, 2, '2024-11-07 16:21:32', '2024-11-07 16:22:06'),
(29752, '3.87.99.251', NULL, 2, '2024-11-07 16:22:00', '2024-11-08 04:22:02'),
(29753, '201.76.168.9', NULL, 1, '2024-11-07 16:41:30', '2024-11-07 16:41:30'),
(29754, '210.22.100.242', NULL, 1, '2024-11-07 16:41:47', '2024-11-07 16:41:47'),
(29755, '81.91.234.75', NULL, 1, '2024-11-07 16:41:58', '2024-11-07 16:41:58'),
(29756, '148.135.195.150', NULL, 1, '2024-11-07 16:42:16', '2024-11-07 16:42:16'),
(29757, '182.23.41.226', NULL, 1, '2024-11-07 16:42:20', '2024-11-07 16:42:20'),
(29758, '45.159.117.38', NULL, 1, '2024-11-07 16:42:34', '2024-11-07 16:42:34'),
(29759, '47.41.69.130', NULL, 1, '2024-11-07 16:42:55', '2024-11-07 16:42:55'),
(29760, '178.70.227.250', NULL, 1, '2024-11-07 16:43:05', '2024-11-07 16:43:05'),
(29761, '5.57.37.87', NULL, 1, '2024-11-07 16:43:10', '2024-11-07 16:43:10'),
(29762, '49.124.142.132', NULL, 1, '2024-11-07 16:43:21', '2024-11-07 16:43:21'),
(29763, '202.59.211.81', NULL, 1, '2024-11-07 16:56:21', '2024-11-07 16:56:21'),
(29764, '72.14.201.159', NULL, 1, '2024-11-07 17:46:56', '2024-11-07 17:46:56'),
(29765, '103.197.153.29', NULL, 1, '2024-11-07 18:15:14', '2024-11-07 18:15:14'),
(29766, '94.156.167.147', NULL, 1, '2024-11-07 18:27:34', '2024-11-07 18:27:34'),
(29767, '147.78.47.88', NULL, 2, '2024-11-07 19:04:28', '2024-11-07 21:40:23'),
(29768, '179.60.150.123', NULL, 1, '2024-11-07 19:45:03', '2024-11-07 19:45:03'),
(29769, '154.213.204.56', NULL, 1, '2024-11-07 21:01:02', '2024-11-07 21:01:02'),
(29770, '202.86.218.84', NULL, 1, '2024-11-07 21:30:55', '2024-11-07 21:30:55'),
(29771, '103.192.80.134', NULL, 1, '2024-11-07 22:08:42', '2024-11-07 22:08:42'),
(29772, '5.181.86.85', NULL, 1, '2024-11-07 22:24:11', '2024-11-07 22:24:11'),
(29773, '3.87.241.98', NULL, 2, '2024-11-07 23:33:01', '2024-11-07 23:33:02'),
(29774, '221.230.161.184', NULL, 1, '2024-11-07 23:41:12', '2024-11-07 23:41:12'),
(29775, '110.166.71.39', NULL, 1, '2024-11-08 00:12:08', '2024-11-08 00:12:08'),
(29776, '40.126.241.221', NULL, 1, '2024-11-08 00:33:22', '2024-11-08 00:33:22'),
(29777, '34.211.150.14', NULL, 1, '2024-11-08 01:17:48', '2024-11-08 01:17:48'),
(29778, '43.135.185.59', NULL, 1, '2024-11-08 01:19:17', '2024-11-08 01:19:17'),
(29779, '47.237.82.43', NULL, 1, '2024-11-08 01:39:54', '2024-11-08 01:39:54'),
(29780, '35.165.253.126', NULL, 1, '2024-11-08 01:40:45', '2024-11-08 01:40:45'),
(29781, '52.169.17.99', NULL, 2, '2024-11-08 01:45:36', '2024-11-08 01:45:36'),
(29782, '128.204.212.85', NULL, 1, '2024-11-08 01:52:35', '2024-11-08 01:52:35'),
(29783, '93.183.89.165', NULL, 1, '2024-11-08 02:11:39', '2024-11-08 02:11:39'),
(29784, '52.187.199.134', NULL, 1, '2024-11-08 03:17:18', '2024-11-08 03:17:18'),
(29785, '128.204.212.84', NULL, 1, '2024-11-08 04:14:52', '2024-11-08 04:14:52'),
(29786, '213.180.203.73', NULL, 1, '2024-11-08 04:39:00', '2024-11-08 04:39:00'),
(29787, '42.236.17.62', NULL, 1, '2024-11-08 04:47:43', '2024-11-08 04:47:43'),
(29788, '42.236.101.201', NULL, 1, '2024-11-08 04:48:35', '2024-11-08 04:48:35'),
(29789, '42.236.101.241', NULL, 1, '2024-11-08 04:49:20', '2024-11-08 04:49:20'),
(29790, '42.236.17.4', NULL, 1, '2024-11-08 05:36:02', '2024-11-08 05:36:02'),
(29791, '13.75.171.36', NULL, 1, '2024-11-08 06:13:07', '2024-11-08 06:13:07'),
(29792, '119.28.202.234', NULL, 12, '2024-11-08 06:17:05', '2024-11-08 06:17:07'),
(29793, '206.168.34.214', NULL, 1, '2024-11-08 06:34:51', '2024-11-08 06:34:51'),
(29794, '147.185.132.126', NULL, 1, '2024-11-08 06:43:10', '2024-11-08 06:43:10'),
(29795, '166.70.59.90', NULL, 1, '2024-11-08 07:10:22', '2024-11-08 07:10:22'),
(29796, '87.120.115.135', NULL, 1, '2024-11-08 07:37:54', '2024-11-08 07:37:54'),
(29797, '111.125.107.180', NULL, 2, '2024-11-08 07:55:17', '2024-11-09 04:33:14'),
(29798, '206.168.34.215', NULL, 1, '2024-11-08 07:59:05', '2024-11-08 07:59:05'),
(29799, '91.242.162.5', NULL, 1, '2024-11-08 09:01:52', '2024-11-08 09:01:52'),
(29800, '52.167.144.22', NULL, 1, '2024-11-08 09:17:54', '2024-11-08 09:17:54'),
(29801, '193.186.4.186', NULL, 1, '2024-11-08 09:22:04', '2024-11-08 09:22:04'),
(29802, '175.100.79.33', NULL, 4, '2024-11-08 10:29:33', '2024-11-08 10:29:46'),
(29803, '162.62.213.165', NULL, 1, '2024-11-08 12:35:48', '2024-11-08 12:35:48'),
(29804, '52.167.144.19', NULL, 1, '2024-11-08 12:58:40', '2024-11-08 12:58:40'),
(29805, '110.34.5.30', NULL, 1, '2024-11-08 13:33:24', '2024-11-08 13:33:24'),
(29806, '103.220.30.218', NULL, 1, '2024-11-08 13:34:07', '2024-11-08 13:34:07'),
(29807, '18.175.249.79', NULL, 1, '2024-11-08 13:34:56', '2024-11-08 13:34:56'),
(29808, '171.239.14.250', NULL, 1, '2024-11-08 13:35:01', '2024-11-08 13:35:01'),
(29809, '193.186.4.162', NULL, 1, '2024-11-08 13:51:53', '2024-11-08 13:51:53'),
(29810, '202.186.1.132', NULL, 1, '2024-11-08 13:52:49', '2024-11-08 13:52:49'),
(29811, '113.190.197.136', NULL, 3, '2024-11-08 13:58:40', '2024-11-08 13:58:43'),
(29812, '13.38.96.247', NULL, 1, '2024-11-08 14:34:52', '2024-11-08 14:34:52'),
(29813, '69.171.231.3', NULL, 1, '2024-11-08 14:39:14', '2024-11-08 14:39:14'),
(29814, '69.171.231.8', NULL, 1, '2024-11-08 14:39:14', '2024-11-08 14:39:14'),
(29815, '54.208.117.204', NULL, 1, '2024-11-08 16:29:44', '2024-11-08 16:29:44'),
(29816, '205.210.31.244', NULL, 1, '2024-11-08 16:58:03', '2024-11-08 16:58:03'),
(29817, '52.80.163.77', NULL, 1, '2024-11-08 17:42:42', '2024-11-08 17:42:42'),
(29818, '40.126.244.21', NULL, 1, '2024-11-08 17:58:19', '2024-11-08 17:58:19'),
(29819, '42.83.147.56', NULL, 1, '2024-11-08 18:48:17', '2024-11-08 18:48:17'),
(29820, '13.67.162.197', NULL, 1, '2024-11-08 19:21:59', '2024-11-08 19:21:59'),
(29821, '66.249.70.135', NULL, 1, '2024-11-08 19:35:10', '2024-11-08 19:35:10'),
(29822, '15.236.225.192', NULL, 1, '2024-11-08 19:55:30', '2024-11-08 19:55:30'),
(29823, '128.204.212.84', NULL, 1, '2024-11-08 20:06:32', '2024-11-08 20:06:32'),
(29824, '128.204.212.87', NULL, 1, '2024-11-08 20:13:37', '2024-11-08 20:13:37'),
(29825, '66.249.70.136', NULL, 1, '2024-11-08 20:23:29', '2024-11-08 20:23:29'),
(29826, '182.44.12.37', NULL, 1, '2024-11-08 20:28:32', '2024-11-08 20:28:32'),
(29827, '77.74.177.118', NULL, 1, '2024-11-08 20:41:26', '2024-11-08 20:41:26'),
(29828, '20.191.211.45', NULL, 1, '2024-11-08 20:57:42', '2024-11-08 20:57:42'),
(29829, '105.158.78.27', NULL, 1, '2024-11-08 20:58:01', '2024-11-08 20:58:01'),
(29830, '138.199.15.156', NULL, 4, '2024-11-08 21:41:51', '2024-11-08 21:41:55'),
(29831, '206.189.83.191', NULL, 4, '2024-11-08 21:55:20', '2024-11-08 21:55:22'),
(29832, '170.106.181.163', NULL, 1, '2024-11-08 22:19:38', '2024-11-08 22:19:38'),
(29833, '5.188.62.140', NULL, 1, '2024-11-08 22:21:43', '2024-11-08 22:21:43'),
(29834, '66.249.70.137', NULL, 1, '2024-11-08 22:36:28', '2024-11-08 22:36:28'),
(29835, '146.70.87.172', NULL, 1, '2024-11-08 23:39:15', '2024-11-08 23:39:15'),
(29836, '94.103.87.196', NULL, 1, '2024-11-08 23:55:00', '2024-11-08 23:55:00'),
(29837, '35.92.12.54', NULL, 1, '2024-11-09 00:17:55', '2024-11-09 00:17:55'),
(29838, '45.66.208.11', NULL, 1, '2024-11-09 01:10:03', '2024-11-09 01:10:03'),
(29839, '13.72.245.156', NULL, 1, '2024-11-09 01:18:37', '2024-11-09 01:18:37'),
(29840, '124.222.8.47', NULL, 2, '2024-11-09 01:26:51', '2024-11-09 01:32:28'),
(29841, '18.217.76.127', NULL, 1, '2024-11-09 01:27:37', '2024-11-09 01:27:37'),
(29842, '54.245.69.248', NULL, 1, '2024-11-09 01:34:55', '2024-11-09 01:34:55'),
(29843, '51.222.253.3', NULL, 1, '2024-11-09 01:59:06', '2024-11-09 01:59:06'),
(29844, '192.210.194.61', NULL, 2, '2024-11-09 02:33:23', '2024-11-09 02:52:09'),
(29845, '93.174.93.127', NULL, 1, '2024-11-09 02:45:29', '2024-11-09 02:45:29'),
(29846, '5.133.192.99', NULL, 1, '2024-11-09 04:02:40', '2024-11-09 04:02:40'),
(29847, '13.75.140.133', NULL, 1, '2024-11-09 04:07:10', '2024-11-09 04:07:10'),
(29848, '182.245.218.205', NULL, 2, '2024-11-09 04:08:49', '2024-11-09 04:09:22'),
(29849, '54.144.96.152', NULL, 1, '2024-11-09 04:29:39', '2024-11-09 04:29:39'),
(29850, '199.45.155.68', NULL, 1, '2024-11-09 04:33:25', '2024-11-09 04:33:25'),
(29851, '216.244.66.200', NULL, 1, '2024-11-09 05:50:16', '2024-11-09 05:50:16'),
(29852, '205.210.31.33', NULL, 1, '2024-11-09 06:10:10', '2024-11-09 06:10:10'),
(29853, '13.72.245.156', NULL, 3, '2024-11-09 06:23:35', '2024-11-09 16:39:15'),
(29854, '72.14.201.159', NULL, 3, '2024-11-09 06:35:32', '2024-11-09 17:10:23'),
(29855, '3.80.120.215', NULL, 2, '2024-11-09 06:45:54', '2024-11-09 06:45:58'),
(29856, '193.186.4.136', NULL, 1, '2024-11-09 06:55:38', '2024-11-09 06:55:38'),
(29857, '195.191.219.130', NULL, 1, '2024-11-09 07:49:28', '2024-11-09 07:49:28'),
(29858, '193.233.90.40', NULL, 1, '2024-11-09 08:07:50', '2024-11-09 08:07:50'),
(29859, '139.59.81.146', NULL, 2, '2024-11-09 08:11:13', '2024-11-09 09:25:35'),
(29860, '198.235.24.14', NULL, 1, '2024-11-09 09:21:54', '2024-11-09 09:21:54'),
(29861, '13.75.140.133', NULL, 2, '2024-11-09 09:40:12', '2024-11-09 15:13:31'),
(29862, '34.136.193.83', NULL, 1, '2024-11-09 09:58:17', '2024-11-09 09:58:17'),
(29863, '159.223.143.147', NULL, 1, '2024-11-09 09:58:36', '2024-11-09 09:58:36'),
(29864, '49.51.243.156', NULL, 1, '2024-11-09 10:34:22', '2024-11-09 10:34:22'),
(29865, '198.235.24.158', NULL, 1, '2024-11-09 10:35:43', '2024-11-09 10:35:43'),
(29866, '107.150.104.176', NULL, 2, '2024-11-09 10:56:39', '2024-11-09 11:02:52'),
(29867, '185.147.125.16', NULL, 1, '2024-11-09 12:57:08', '2024-11-09 12:57:08'),
(29868, '159.89.173.196', NULL, 1, '2024-11-09 13:41:00', '2024-11-09 13:41:00'),
(29869, '17.241.227.40', NULL, 1, '2024-11-09 14:05:41', '2024-11-09 14:05:41'),
(29870, '142.44.167.89', NULL, 1, '2024-11-09 14:07:15', '2024-11-09 14:07:15'),
(29871, '188.134.80.97', NULL, 1, '2024-11-09 14:38:54', '2024-11-09 14:38:54'),
(29872, '205.169.39.23', NULL, 1, '2024-11-09 15:19:49', '2024-11-09 15:19:49'),
(29873, '84.38.135.9', NULL, 1, '2024-11-09 15:44:00', '2024-11-09 15:44:00'),
(29874, '182.42.104.32', NULL, 1, '2024-11-09 16:45:42', '2024-11-09 16:45:42'),
(29875, '178.254.29.124', NULL, 1, '2024-11-09 17:19:09', '2024-11-09 17:19:09'),
(29876, '175.29.178.193', NULL, 1, '2024-11-09 17:33:49', '2024-11-09 17:33:49'),
(29877, '35.87.225.65', NULL, 1, '2024-11-09 17:36:42', '2024-11-09 17:36:42'),
(29878, '128.204.212.86', NULL, 1, '2024-11-09 18:26:28', '2024-11-09 18:26:28'),
(29879, '13.75.140.133', NULL, 4, '2024-11-10 07:58:07', '2024-11-11 00:32:47'),
(29880, '13.72.245.156', NULL, 3, '2024-11-10 08:13:09', '2024-11-10 18:37:08'),
(29881, '3.80.120.215', NULL, 4, '2024-11-10 08:13:16', '2024-11-10 13:56:51'),
(29882, '34.139.91.228', NULL, 2, '2024-11-10 08:30:19', '2024-11-10 08:31:46'),
(29883, '195.191.219.133', NULL, 1, '2024-11-10 08:50:13', '2024-11-10 08:50:13'),
(29884, '66.249.70.137', NULL, 2, '2024-11-10 08:51:22', '2024-11-10 19:11:17'),
(29885, '34.0.155.68', NULL, 1, '2024-11-10 08:51:25', '2024-11-10 08:51:25'),
(29886, '35.94.152.75', NULL, 1, '2024-11-10 09:47:10', '2024-11-10 09:47:10'),
(29887, '52.163.93.107', NULL, 1, '2024-11-10 10:43:45', '2024-11-10 10:43:45'),
(29888, '194.99.27.63', NULL, 1, '2024-11-10 11:23:44', '2024-11-10 11:23:44'),
(29889, '193.186.4.130', NULL, 1, '2024-11-10 11:38:43', '2024-11-10 11:38:43'),
(29890, '195.2.81.171', NULL, 1, '2024-11-10 12:45:45', '2024-11-10 12:45:45'),
(29891, '114.130.156.200', NULL, 1, '2024-11-10 13:00:41', '2024-11-10 13:00:41'),
(29892, '193.186.4.159', NULL, 2, '2024-11-10 13:00:41', '2024-11-10 16:19:11'),
(29893, '182.43.70.143', NULL, 1, '2024-11-10 13:09:14', '2024-11-10 13:09:14'),
(29894, '43.229.208.190', NULL, 1, '2024-11-10 13:11:17', '2024-11-10 13:11:17'),
(29895, '4.193.96.14', NULL, 2, '2024-11-10 13:26:08', '2024-11-10 13:26:11'),
(29896, '52.167.144.147', NULL, 3, '2024-11-10 13:56:43', '2024-11-10 13:56:49'),
(29897, '72.14.201.130', NULL, 1, '2024-11-10 14:13:29', '2024-11-10 14:13:29'),
(29898, '13.76.141.173', NULL, 1, '2024-11-10 14:39:52', '2024-11-10 14:39:52'),
(29899, '188.166.250.98', NULL, 2, '2024-11-10 14:45:27', '2024-11-10 14:45:28'),
(29900, '87.120.115.135', NULL, 2, '2024-11-10 15:35:40', '2024-11-10 22:16:12'),
(29901, '54.198.106.123', NULL, 1, '2024-11-10 16:08:01', '2024-11-10 16:08:01'),
(29902, '203.188.251.226', NULL, 7, '2024-11-10 16:14:32', '2024-11-10 16:18:31'),
(29903, '128.204.212.86', NULL, 1, '2024-11-10 16:17:48', '2024-11-10 16:17:48'),
(29904, '4.196.98.245', NULL, 2, '2024-11-10 16:26:11', '2024-11-10 16:26:13'),
(29905, '170.106.180.139', NULL, 1, '2024-11-10 17:35:04', '2024-11-10 17:35:04'),
(29906, '45.159.22.71', NULL, 1, '2024-11-10 17:46:17', '2024-11-10 17:46:17'),
(29907, '49.85.180.148', NULL, 1, '2024-11-10 17:53:47', '2024-11-10 17:53:47'),
(29908, '66.249.70.135', NULL, 1, '2024-11-10 19:11:17', '2024-11-10 19:11:17'),
(29909, '66.249.70.136', NULL, 1, '2024-11-10 19:32:52', '2024-11-10 19:32:52'),
(29910, '185.152.92.78', NULL, 1, '2024-11-10 19:39:13', '2024-11-10 19:39:13'),
(29911, '103.133.206.79', NULL, 1, '2024-11-10 20:29:25', '2024-11-10 20:29:25'),
(29912, '128.204.212.84', NULL, 2, '2024-11-10 21:12:17', '2024-11-11 03:23:52'),
(29913, '40.77.167.58', NULL, 1, '2024-11-10 21:56:41', '2024-11-10 21:56:41'),
(29914, '43.157.184.253', NULL, 1, '2024-11-10 22:57:39', '2024-11-10 22:57:39'),
(29915, '198.235.24.2', NULL, 1, '2024-11-10 23:11:35', '2024-11-10 23:11:35'),
(29916, '185.40.4.149', NULL, 1, '2024-11-10 23:13:04', '2024-11-10 23:13:04'),
(29917, '45.141.215.116', NULL, 1, '2024-11-10 23:13:43', '2024-11-10 23:13:43'),
(29918, '202.166.194.18', NULL, 4, '2024-11-10 23:42:20', '2024-11-10 23:42:48'),
(29919, '5.182.86.168', NULL, 1, '2024-11-10 23:44:15', '2024-11-10 23:44:15'),
(29920, '45.156.131.15', NULL, 1, '2024-11-11 00:20:34', '2024-11-11 00:20:34'),
(29921, '18.237.23.131', NULL, 1, '2024-11-11 00:21:18', '2024-11-11 00:21:18'),
(29922, '178.128.113.251', NULL, 2, '2024-11-11 00:22:04', '2024-11-11 00:22:05'),
(29923, '52.39.111.69', NULL, 1, '2024-11-11 00:22:36', '2024-11-11 00:22:36'),
(29924, '52.237.248.167', NULL, 1, '2024-11-11 00:40:11', '2024-11-11 00:40:11'),
(29925, '103.131.71.64', NULL, 1, '2024-11-11 03:41:05', '2024-11-11 03:41:05'),
(29926, '162.142.125.199', NULL, 1, '2024-11-11 03:57:37', '2024-11-11 03:57:37'),
(29927, '167.94.138.63', NULL, 1, '2024-11-11 04:44:36', '2024-11-11 04:44:36'),
(29928, '43.159.128.172', NULL, 1, '2024-11-11 04:49:06', '2024-11-11 04:49:06'),
(29929, '31.171.152.108', NULL, 1, '2024-11-11 04:49:10', '2024-11-11 04:49:10'),
(29930, '31.13.127.38', NULL, 1, '2024-11-11 05:25:07', '2024-11-11 05:25:07'),
(29931, '31.13.127.1', NULL, 1, '2024-11-11 05:25:07', '2024-11-11 05:25:07'),
(29932, '66.249.70.135', NULL, 1, '2024-11-11 05:37:53', '2024-11-11 05:37:53'),
(29933, '128.204.212.87', NULL, 1, '2024-11-11 05:45:33', '2024-11-11 05:45:33'),
(29934, '77.220.194.153', NULL, 1, '2024-11-11 05:46:43', '2024-11-11 05:46:43'),
(29935, '13.75.140.133', NULL, 3, '2024-11-11 06:06:30', '2024-11-11 17:19:05'),
(29936, '80.85.246.140', NULL, 1, '2024-11-11 06:14:12', '2024-11-11 06:14:12'),
(29937, '66.249.70.136', NULL, 3, '2024-11-11 07:29:17', '2024-11-11 20:08:40'),
(29938, '146.190.219.69', NULL, 1, '2024-11-11 07:29:38', '2024-11-11 07:29:38'),
(29939, '14.215.163.132', NULL, 1, '2024-11-11 07:45:41', '2024-11-11 07:45:41'),
(29940, '57.141.7.14', NULL, 1, '2024-11-11 09:01:58', '2024-11-11 09:01:58'),
(29941, '103.29.8.236', NULL, 1, '2024-11-11 09:10:48', '2024-11-11 09:10:48'),
(29942, '18.224.94.182', NULL, 1, '2024-11-11 09:12:43', '2024-11-11 09:12:43'),
(29943, '18.224.128.89', NULL, 2, '2024-11-11 09:12:44', '2024-11-11 14:43:58'),
(29944, '3.15.8.159', NULL, 2, '2024-11-11 09:12:50', '2024-11-11 14:44:05'),
(29945, '52.237.219.189', NULL, 1, '2024-11-11 09:25:04', '2024-11-11 09:25:04'),
(29946, '167.71.55.57', NULL, 4, '2024-11-11 09:30:34', '2024-11-11 09:30:35'),
(29947, '20.212.201.123', NULL, 2, '2024-11-11 09:42:13', '2024-11-11 11:39:47'),
(29948, '195.191.219.132', NULL, 2, '2024-11-11 09:46:37', '2024-11-11 10:54:16'),
(29949, '203.188.251.226', NULL, 5, '2024-11-11 09:53:38', '2024-11-11 09:57:28'),
(29950, '44.192.86.94', NULL, 1, '2024-11-11 10:17:35', '2024-11-11 10:17:35'),
(29951, '57.141.7.12', NULL, 1, '2024-11-11 10:52:24', '2024-11-11 10:52:24'),
(29952, '52.163.93.107', NULL, 1, '2024-11-11 10:54:54', '2024-11-11 10:54:54'),
(29953, '40.119.197.45', NULL, 1, '2024-11-11 11:40:56', '2024-11-11 11:40:56'),
(29954, '72.14.201.130', NULL, 1, '2024-11-11 11:55:39', '2024-11-11 11:55:39'),
(29955, '20.254.157.196', NULL, 1, '2024-11-11 12:11:41', '2024-11-11 12:11:41'),
(29956, '202.134.14.144', NULL, 1, '2024-11-11 12:23:02', '2024-11-11 12:23:02'),
(29957, '27.147.211.101', NULL, 1, '2024-11-11 12:32:18', '2024-11-11 12:32:18'),
(29958, '31.13.103.7', NULL, 1, '2024-11-11 12:56:21', '2024-11-11 12:56:21'),
(29959, '31.13.103.3', NULL, 1, '2024-11-11 12:56:21', '2024-11-11 12:56:21'),
(29960, '52.47.107.80', NULL, 1, '2024-11-11 13:34:42', '2024-11-11 13:34:42'),
(29961, '64.23.133.243', NULL, 1, '2024-11-11 13:42:36', '2024-11-11 13:42:36'),
(29962, '165.227.118.170', NULL, 1, '2024-11-11 13:43:47', '2024-11-11 13:43:47'),
(29963, '209.38.164.180', NULL, 1, '2024-11-11 13:51:40', '2024-11-11 13:51:40'),
(29964, '134.209.176.183', NULL, 1, '2024-11-11 13:58:56', '2024-11-11 13:58:56'),
(29965, '52.237.221.6', NULL, 1, '2024-11-11 14:22:00', '2024-11-11 14:22:00'),
(29966, '119.28.202.234', NULL, 12, '2024-11-11 14:40:30', '2024-11-11 14:40:32'),
(29967, '3.137.205.203', NULL, 1, '2024-11-11 14:43:58', '2024-11-11 14:43:58'),
(29968, '72.14.201.159', NULL, 1, '2024-11-11 14:45:37', '2024-11-11 14:45:37'),
(29969, '185.61.219.130', NULL, 1, '2024-11-11 15:03:23', '2024-11-11 15:03:23'),
(29970, '163.47.33.82', NULL, 2, '2024-11-11 15:12:55', '2024-11-11 16:28:20'),
(29971, '13.76.141.173', NULL, 1, '2024-11-11 15:19:45', '2024-11-11 15:19:45'),
(29972, '170.106.148.137', NULL, 1, '2024-11-11 15:23:00', '2024-11-11 15:23:00'),
(29973, '43.229.208.190', NULL, 1, '2024-11-11 15:52:08', '2024-11-11 15:52:08'),
(29974, '58.145.186.220', NULL, 1, '2024-11-11 16:11:25', '2024-11-11 16:11:25'),
(29975, '193.186.4.159', NULL, 1, '2024-11-11 16:15:11', '2024-11-11 16:15:11'),
(29976, '43.205.196.38', NULL, 4, '2024-11-11 16:23:38', '2024-11-11 16:23:53'),
(29977, '174.129.140.84', NULL, 1, '2024-11-11 16:29:23', '2024-11-11 16:29:23'),
(29978, '202.51.185.218', NULL, 1, '2024-11-11 16:36:06', '2024-11-11 16:36:06'),
(29979, '128.204.212.85', NULL, 1, '2024-11-11 16:43:54', '2024-11-11 16:43:54'),
(29980, '93.158.91.242', NULL, 1, '2024-11-11 16:48:59', '2024-11-11 16:48:59'),
(29981, '202.136.89.32', NULL, 1, '2024-11-11 17:04:54', '2024-11-11 17:04:54'),
(29982, '37.111.201.142', NULL, 1, '2024-11-11 17:19:03', '2024-11-11 17:19:03'),
(29983, '110.249.202.56', NULL, 1, '2024-11-11 18:26:47', '2024-11-11 18:26:47'),
(29984, '192.3.240.114', NULL, 1, '2024-11-11 18:29:01', '2024-11-11 18:29:01'),
(29985, '193.186.4.21', NULL, 1, '2024-11-11 18:56:56', '2024-11-11 18:56:56'),
(29986, '111.231.12.66', NULL, 2, '2024-11-11 20:04:21', '2024-11-11 20:13:48'),
(29987, '66.249.70.137', NULL, 1, '2024-11-11 20:08:36', '2024-11-11 20:08:36'),
(29988, '103.91.231.233', NULL, 1, '2024-11-11 20:12:07', '2024-11-11 20:12:07'),
(29989, '51.222.253.9', NULL, 1, '2024-11-11 20:18:38', '2024-11-11 20:18:38'),
(29990, '83.142.54.98', NULL, 1, '2024-11-11 20:19:13', '2024-11-11 20:19:13'),
(29991, '103.171.233.109', NULL, 1, '2024-11-11 21:11:48', '2024-11-11 21:11:48'),
(29992, '40.77.167.14', NULL, 1, '2024-11-11 21:13:44', '2024-11-11 21:13:44'),
(29993, '193.186.4.130', NULL, 1, '2024-11-11 21:21:24', '2024-11-11 21:21:24'),
(29994, '103.125.29.34', NULL, 2, '2024-11-11 21:52:03', '2024-11-11 22:00:49'),
(29995, '202.52.40.24', NULL, 1, '2024-11-11 22:14:33', '2024-11-11 22:14:33'),
(29996, '20.27.27.120', NULL, 2, '2024-11-11 22:32:36', '2024-11-12 03:16:22'),
(29997, '166.70.59.90', NULL, 1, '2024-11-11 23:00:37', '2024-11-11 23:00:37'),
(29998, '185.238.251.46', NULL, 2, '2024-11-11 23:06:20', '2024-11-11 23:42:55'),
(29999, '3.136.106.31', NULL, 1, '2024-11-11 23:52:09', '2024-11-11 23:52:09'),
(30000, '52.237.248.167', NULL, 1, '2024-11-11 23:54:17', '2024-11-11 23:54:17'),
(30001, '80.85.245.187', NULL, 1, '2024-11-12 01:04:45', '2024-11-12 01:04:45'),
(30002, '54.214.114.41', NULL, 1, '2024-11-12 01:16:05', '2024-11-12 01:16:05'),
(30003, '104.210.80.213', NULL, 1, '2024-11-12 01:25:46', '2024-11-12 01:25:46'),
(30004, '154.239.152.68', NULL, 1, '2024-11-12 01:56:30', '2024-11-12 01:56:30'),
(30005, '18.246.61.190', NULL, 1, '2024-11-12 01:57:30', '2024-11-12 01:57:30'),
(30006, '43.128.100.220', NULL, 1, '2024-11-12 02:59:47', '2024-11-12 02:59:47'),
(30007, '35.171.47.129', NULL, 1, '2024-11-12 03:04:23', '2024-11-12 03:04:23'),
(30008, '69.171.249.15', NULL, 1, '2024-11-12 03:26:31', '2024-11-12 03:26:31'),
(30009, '69.171.249.13', NULL, 1, '2024-11-12 03:26:31', '2024-11-12 03:26:31'),
(30010, '98.82.187.38', NULL, 1, '2024-11-12 04:30:06', '2024-11-12 04:30:06'),
(30011, '52.237.219.189', NULL, 2, '2024-11-12 05:07:23', '2024-11-13 02:03:46'),
(30012, '54.70.190.91', NULL, 2, '2024-11-12 05:15:19', '2024-11-12 09:03:23'),
(30013, '45.151.163.29', NULL, 1, '2024-11-12 05:42:19', '2024-11-12 05:42:19'),
(30014, '193.160.237.118', NULL, 1, '2024-11-12 05:42:25', '2024-11-12 05:42:25'),
(30015, '125.123.156.170', NULL, 1, '2024-11-12 06:24:33', '2024-11-12 06:24:33'),
(30016, '52.169.70.154', NULL, 4, '2024-11-12 06:37:13', '2024-11-12 16:34:04'),
(30017, '104.210.80.213', NULL, 3, '2024-11-12 06:55:59', '2024-11-12 18:01:47'),
(30018, '104.207.52.249', NULL, 1, '2024-11-12 06:56:47', '2024-11-12 06:56:47'),
(30019, '136.227.191.118', NULL, 1, '2024-11-12 07:56:39', '2024-11-12 07:56:39'),
(30020, '20.27.27.120', NULL, 3, '2024-11-12 08:02:27', '2024-11-12 17:37:06'),
(30021, '103.66.177.0', NULL, 1, '2024-11-12 08:32:30', '2024-11-12 08:32:30'),
(30022, '203.188.246.82', NULL, 1, '2024-11-12 08:44:52', '2024-11-12 08:44:52'),
(30023, '173.252.87.11', NULL, 1, '2024-11-12 08:46:51', '2024-11-12 08:46:51'),
(30024, '173.252.87.18', NULL, 1, '2024-11-12 08:46:51', '2024-11-12 08:46:51'),
(30025, '199.195.253.156', NULL, 1, '2024-11-12 08:49:09', '2024-11-12 08:49:09'),
(30026, '107.189.6.36', NULL, 1, '2024-11-12 08:49:34', '2024-11-12 08:49:34'),
(30027, '84.246.85.11', NULL, 3, '2024-11-12 09:08:56', '2024-11-12 09:09:00'),
(30028, '195.191.219.133', NULL, 1, '2024-11-12 09:15:55', '2024-11-12 09:15:55'),
(30029, '43.204.22.107', NULL, 4, '2024-11-12 09:19:33', '2024-11-12 09:19:45'),
(30030, '3.81.127.10', NULL, 1, '2024-11-12 09:20:18', '2024-11-12 09:20:18'),
(30031, '163.47.33.82', NULL, 4, '2024-11-12 09:20:27', '2024-11-12 16:01:03'),
(30032, '198.235.24.48', NULL, 1, '2024-11-12 09:44:45', '2024-11-12 09:44:45'),
(30033, '119.30.45.75', NULL, 1, '2024-11-12 09:50:10', '2024-11-12 09:50:10'),
(30034, '52.230.25.26', NULL, 1, '2024-11-12 09:55:57', '2024-11-12 09:55:57'),
(30035, '52.237.221.6', NULL, 1, '2024-11-12 10:07:00', '2024-11-12 10:07:00'),
(30036, '52.163.93.107', NULL, 1, '2024-11-12 10:47:31', '2024-11-12 10:47:31'),
(30037, '52.187.125.23', NULL, 1, '2024-11-12 10:47:58', '2024-11-12 10:47:58'),
(30038, '20.212.201.123', NULL, 1, '2024-11-12 11:21:14', '2024-11-12 11:21:14'),
(30039, '103.120.222.142', NULL, 1, '2024-11-12 11:37:57', '2024-11-12 11:37:57'),
(30040, '115.127.9.220', NULL, 1, '2024-11-12 11:59:15', '2024-11-12 11:59:15'),
(30041, '103.165.163.193', NULL, 1, '2024-11-12 12:04:51', '2024-11-12 12:04:51'),
(30042, '103.49.202.164', NULL, 1, '2024-11-12 12:21:16', '2024-11-12 12:21:16'),
(30043, '43.229.208.190', NULL, 3, '2024-11-12 12:31:08', '2024-11-12 14:37:50'),
(30044, '8.215.75.204', NULL, 1, '2024-11-12 12:50:32', '2024-11-12 12:50:32'),
(30045, '20.97.189.97', NULL, 1, '2024-11-12 12:53:16', '2024-11-12 12:53:16'),
(30046, '3.19.74.154', NULL, 1, '2024-11-12 13:22:44', '2024-11-12 13:22:44'),
(30047, '18.225.25.214', NULL, 1, '2024-11-12 13:22:45', '2024-11-12 13:22:45'),
(30048, '18.224.94.182', NULL, 1, '2024-11-12 13:22:51', '2024-11-12 13:22:51'),
(30049, '193.186.4.130', NULL, 2, '2024-11-12 13:51:10', '2024-11-12 15:40:33'),
(30050, '170.106.197.109', NULL, 1, '2024-11-12 14:26:17', '2024-11-12 14:26:17'),
(30051, '42.236.17.91', NULL, 1, '2024-11-12 14:41:56', '2024-11-12 14:41:56'),
(30052, '103.151.212.49', NULL, 1, '2024-11-12 14:58:52', '2024-11-12 14:58:52'),
(30053, '34.69.41.223', NULL, 1, '2024-11-12 15:19:14', '2024-11-12 15:19:14'),
(30054, '103.30.28.70', NULL, 1, '2024-11-12 15:23:31', '2024-11-12 15:23:31'),
(30055, '128.204.212.86', NULL, 1, '2024-11-12 15:29:56', '2024-11-12 15:29:56'),
(30056, '72.14.201.130', NULL, 2, '2024-11-12 15:40:41', '2024-11-12 17:57:45'),
(30057, '35.223.81.85', NULL, 2, '2024-11-12 15:56:44', '2024-11-12 15:56:45'),
(30058, '216.244.66.200', NULL, 1, '2024-11-12 16:22:57', '2024-11-12 16:22:57'),
(30059, '3.85.38.46', NULL, 1, '2024-11-12 16:27:53', '2024-11-12 16:27:53'),
(30060, '43.250.82.232', NULL, 1, '2024-11-12 16:38:04', '2024-11-12 16:38:04'),
(30061, '42.236.17.201', NULL, 1, '2024-11-12 17:10:27', '2024-11-12 17:10:27'),
(30062, '111.225.149.157', NULL, 1, '2024-11-12 17:13:17', '2024-11-12 17:13:17'),
(30063, '72.14.201.159', NULL, 1, '2024-11-12 17:24:22', '2024-11-12 17:24:22'),
(30064, '89.248.174.11', NULL, 1, '2024-11-12 17:52:56', '2024-11-12 17:52:56'),
(30065, '45.227.254.34', NULL, 1, '2024-11-12 17:58:24', '2024-11-12 17:58:24'),
(30066, '42.236.17.225', NULL, 1, '2024-11-12 18:05:23', '2024-11-12 18:05:23'),
(30067, '121.230.154.202', NULL, 1, '2024-11-12 18:48:41', '2024-11-12 18:48:41'),
(30068, '66.249.70.136', NULL, 1, '2024-11-12 19:47:15', '2024-11-12 19:47:15'),
(30069, '88.218.62.29', NULL, 1, '2024-11-12 20:14:00', '2024-11-12 20:14:00'),
(30070, '185.180.141.42', NULL, 1, '2024-11-12 20:35:12', '2024-11-12 20:35:12'),
(30071, '185.147.125.23', NULL, 1, '2024-11-12 20:36:23', '2024-11-12 20:36:23'),
(30072, '103.183.118.113', NULL, 2, '2024-11-12 20:55:17', '2024-11-12 20:55:19'),
(30073, '27.147.200.35', NULL, 2, '2024-11-12 21:16:41', '2024-11-12 21:16:43'),
(30074, '118.179.26.66', NULL, 1, '2024-11-12 21:47:53', '2024-11-12 21:47:53'),
(30075, '66.249.70.137', NULL, 2, '2024-11-12 21:59:07', '2024-11-13 04:01:29'),
(30076, '174.138.24.226', NULL, 1, '2024-11-12 22:17:02', '2024-11-12 22:17:02'),
(30077, '52.167.144.18', NULL, 1, '2024-11-12 22:48:35', '2024-11-12 22:48:35'),
(30078, '203.2.64.59', NULL, 1, '2024-11-12 23:10:27', '2024-11-12 23:10:27'),
(30079, '52.237.248.167', NULL, 1, '2024-11-12 23:14:20', '2024-11-12 23:14:20'),
(30080, '212.119.47.239', NULL, 1, '2024-11-12 23:29:53', '2024-11-12 23:29:53'),
(30081, '35.89.86.226', NULL, 1, '2024-11-12 23:30:56', '2024-11-12 23:30:56'),
(30082, '20.171.206.122', NULL, 1, '2024-11-12 23:41:06', '2024-11-12 23:41:06'),
(30083, '20.171.206.5', NULL, 3, '2024-11-13 00:01:44', '2024-11-13 00:01:51'),
(30084, '157.119.184.46', NULL, 1, '2024-11-13 00:20:33', '2024-11-13 00:20:33'),
(30085, '52.187.201.73', NULL, 1, '2024-11-13 01:08:57', '2024-11-13 01:08:57'),
(30086, '34.222.215.75', NULL, 1, '2024-11-13 01:12:46', '2024-11-13 01:12:46'),
(30087, '35.86.226.54', NULL, 1, '2024-11-13 02:13:12', '2024-11-13 02:13:12'),
(30088, '103.131.71.169', NULL, 1, '2024-11-13 02:13:36', '2024-11-13 02:13:36'),
(30089, '49.51.183.220', NULL, 1, '2024-11-13 02:43:29', '2024-11-13 02:43:29'),
(30090, '162.142.125.221', NULL, 1, '2024-11-13 03:15:02', '2024-11-13 03:15:02'),
(30091, '199.45.155.93', NULL, 1, '2024-11-13 03:21:36', '2024-11-13 03:21:36'),
(30092, '35.92.231.210', NULL, 1, '2024-11-13 03:35:23', '2024-11-13 03:35:23'),
(30093, '185.100.85.23', NULL, 1, '2024-11-13 04:00:57', '2024-11-13 04:00:57'),
(30094, '3.87.11.191', NULL, 1, '2024-11-13 04:16:24', '2024-11-13 04:16:24'),
(30095, '178.128.87.202', NULL, 2, '2024-11-13 04:26:00', '2024-11-13 04:26:13'),
(30096, '199.45.155.109', NULL, 1, '2024-11-13 04:45:19', '2024-11-13 04:45:19'),
(30097, '154.212.141.235', NULL, 1, '2024-11-13 05:05:27', '2024-11-13 05:05:27'),
(30098, '103.149.26.234', NULL, 1, '2024-11-13 05:05:30', '2024-11-13 05:05:30'),
(30099, '168.91.32.235', NULL, 1, '2024-11-13 05:05:39', '2024-11-13 05:05:39'),
(30100, '154.212.141.234', NULL, 1, '2024-11-13 05:05:47', '2024-11-13 05:05:47'),
(30101, '43.205.196.38', NULL, 4, '2024-11-13 05:08:39', '2024-11-13 05:08:47'),
(30102, '199.45.155.73', NULL, 1, '2024-11-13 05:19:47', '2024-11-13 05:19:47'),
(30103, '137.184.21.115', NULL, 1, '2024-11-13 05:40:17', '2024-11-13 05:40:17'),
(30104, '196.243.240.172', NULL, 1, '2024-11-13 05:52:18', '2024-11-13 05:52:18'),
(30105, '216.24.213.203', NULL, 1, '2024-11-13 07:33:56', '2024-11-13 07:33:56'),
(30106, '104.207.49.78', NULL, 1, '2024-11-13 08:05:16', '2024-11-13 08:05:16'),
(30107, '47.236.194.31', NULL, 1, '2024-11-13 08:24:29', '2024-11-13 08:24:29'),
(30108, '123.253.146.49', NULL, 1, '2024-11-13 08:27:14', '2024-11-13 08:27:14'),
(30109, '114.130.191.5', NULL, 2, '2024-11-13 08:30:56', '2024-11-13 11:00:34'),
(30110, '72.14.201.159', NULL, 5, '2024-11-13 08:30:57', '2024-11-13 15:42:26'),
(30111, '173.252.79.10', NULL, 1, '2024-11-13 08:31:49', '2024-11-13 08:31:49'),
(30112, '173.252.79.2', NULL, 1, '2024-11-13 08:31:49', '2024-11-13 08:31:49'),
(30113, '128.204.212.87', NULL, 1, '2024-11-13 08:46:53', '2024-11-13 08:46:53'),
(30114, '113.190.197.136', NULL, 6, '2024-11-13 08:49:43', '2024-11-13 13:05:57'),
(30115, '43.229.12.136', NULL, 1, '2024-11-13 09:09:40', '2024-11-13 09:09:40'),
(30116, '104.210.119.85', NULL, 1, '2024-11-13 09:12:47', '2024-11-13 09:12:47'),
(30117, '42.236.17.103', NULL, 1, '2024-11-13 09:13:54', '2024-11-13 09:13:54'),
(30118, '42.236.17.12', NULL, 1, '2024-11-13 09:13:59', '2024-11-13 09:13:59'),
(30119, '42.236.17.252', NULL, 1, '2024-11-13 09:15:59', '2024-11-13 09:15:59'),
(30120, '13.76.141.173', NULL, 2, '2024-11-13 09:30:31', '2024-11-13 15:02:04'),
(30121, '42.236.17.218', NULL, 1, '2024-11-13 09:33:19', '2024-11-13 09:33:19'),
(30122, '40.119.197.45', NULL, 1, '2024-11-13 09:33:41', '2024-11-13 09:33:41'),
(30123, '103.219.114.99', NULL, 1, '2024-11-13 09:34:08', '2024-11-13 09:34:08'),
(30124, '193.186.4.159', NULL, 5, '2024-11-13 09:49:39', '2024-11-13 15:37:53'),
(30125, '72.14.201.130', NULL, 3, '2024-11-13 10:15:18', '2024-11-14 01:00:31'),
(30126, '120.50.13.38', NULL, 1, '2024-11-13 10:20:46', '2024-11-13 10:20:46'),
(30127, '4.155.104.111', NULL, 2, '2024-11-13 10:40:56', '2024-11-13 10:40:58'),
(30128, '40.94.35.52', NULL, 1, '2024-11-13 10:41:37', '2024-11-13 10:41:37'),
(30129, '147.185.132.15', NULL, 1, '2024-11-13 10:57:21', '2024-11-13 10:57:21'),
(30130, '118.67.221.194', NULL, 1, '2024-11-13 11:03:53', '2024-11-13 11:03:53'),
(30131, '193.186.4.130', NULL, 1, '2024-11-13 11:39:17', '2024-11-13 11:39:17'),
(30132, '43.229.208.190', NULL, 1, '2024-11-13 12:29:22', '2024-11-13 12:29:22'),
(30133, '191.96.130.61', NULL, 1, '2024-11-13 12:58:59', '2024-11-13 12:58:59'),
(30134, '34.162.234.193', NULL, 1, '2024-11-13 13:50:53', '2024-11-13 13:50:53'),
(30135, '205.169.39.24', NULL, 1, '2024-11-13 13:54:32', '2024-11-13 13:54:32'),
(30136, '203.188.251.226', NULL, 11, '2024-11-13 13:56:37', '2024-11-13 14:53:24'),
(30137, '34.162.81.10', NULL, 2, '2024-11-13 14:02:44', '2024-11-13 14:02:45'),
(30138, '202.125.71.177', NULL, 1, '2024-11-13 14:03:54', '2024-11-13 14:03:54'),
(30139, '43.131.62.4', NULL, 1, '2024-11-13 14:05:05', '2024-11-13 14:05:05'),
(30140, '52.187.192.74', NULL, 2, '2024-11-13 14:19:39', '2024-11-13 23:07:37'),
(30141, '52.230.25.26', NULL, 1, '2024-11-13 14:19:47', '2024-11-13 14:19:47'),
(30142, '182.160.97.178', NULL, 1, '2024-11-13 14:27:17', '2024-11-13 14:27:17'),
(30143, '52.237.238.110', NULL, 1, '2024-11-13 14:40:20', '2024-11-13 14:40:20'),
(30144, '52.156.179.194', NULL, 1, '2024-11-13 14:58:04', '2024-11-13 14:58:04'),
(30145, '40.126.235.79', NULL, 1, '2024-11-13 14:58:04', '2024-11-13 14:58:04'),
(30146, '202.53.165.130', NULL, 2, '2024-11-13 15:39:19', '2024-11-13 15:39:20'),
(30147, '66.249.70.136', NULL, 1, '2024-11-13 16:40:09', '2024-11-13 16:40:09'),
(30148, '180.163.29.219', NULL, 1, '2024-11-13 17:04:54', '2024-11-13 17:04:54'),
(30149, '173.252.107.17', NULL, 1, '2024-11-13 17:10:28', '2024-11-13 17:10:28'),
(30150, '66.249.70.137', NULL, 1, '2024-11-13 17:28:48', '2024-11-13 17:28:48'),
(30151, '111.225.148.95', NULL, 1, '2024-11-13 17:30:57', '2024-11-13 17:30:57'),
(30152, '42.106.217.136', NULL, 1, '2024-11-13 17:49:09', '2024-11-13 17:49:09'),
(30153, '103.76.46.3', NULL, 1, '2024-11-13 17:54:56', '2024-11-13 17:54:56'),
(30154, '80.85.246.144', NULL, 1, '2024-11-13 19:10:17', '2024-11-13 19:10:17'),
(30155, '66.249.66.12', NULL, 1, '2024-11-13 19:29:45', '2024-11-13 19:29:45'),
(30156, '223.15.245.170', NULL, 1, '2024-11-13 19:53:10', '2024-11-13 19:53:10'),
(30157, '45.156.129.105', NULL, 1, '2024-11-13 19:59:35', '2024-11-13 19:59:35'),
(30158, '45.156.129.107', NULL, 1, '2024-11-13 19:59:55', '2024-11-13 19:59:55'),
(30159, '52.187.192.213', NULL, 2, '2024-11-13 20:20:47', '2024-11-13 20:21:14'),
(30160, '94.247.172.129', NULL, 1, '2024-11-13 22:23:08', '2024-11-13 22:23:08'),
(30161, '37.111.212.85', NULL, 1, '2024-11-13 22:40:12', '2024-11-13 22:40:12'),
(30162, '52.237.248.167', NULL, 1, '2024-11-13 22:55:37', '2024-11-13 22:55:37'),
(30163, '103.148.179.24', NULL, 1, '2024-11-13 23:45:05', '2024-11-13 23:45:05'),
(30164, '34.106.250.98', NULL, 2, '2024-11-13 23:50:24', '2024-11-13 23:51:43'),
(30165, '154.29.233.169', NULL, 1, '2024-11-14 00:03:18', '2024-11-14 00:03:18'),
(30166, '103.187.94.117', NULL, 1, '2024-11-14 00:30:40', '2024-11-14 00:30:40'),
(30167, '199.244.88.228', NULL, 1, '2024-11-14 00:43:48', '2024-11-14 00:43:48'),
(30168, '54.245.158.16', NULL, 1, '2024-11-14 01:22:53', '2024-11-14 01:22:53'),
(30169, '49.51.233.46', NULL, 1, '2024-11-14 02:24:56', '2024-11-14 02:24:56'),
(30170, '65.0.95.243', NULL, 4, '2024-11-14 02:44:04', '2024-11-14 02:44:07'),
(30171, '109.172.89.168', NULL, 1, '2024-11-14 02:45:47', '2024-11-14 02:45:47'),
(30172, '42.83.147.56', NULL, 2, '2024-11-14 03:01:03', '2024-11-14 03:01:05'),
(30173, '54.186.62.133', NULL, 1, '2024-11-14 03:02:25', '2024-11-14 03:02:25'),
(30174, '20.188.238.60', NULL, 1, '2024-11-14 03:17:12', '2024-11-14 03:17:12'),
(30175, '157.55.39.195', NULL, 1, '2024-11-14 03:39:31', '2024-11-14 03:39:31'),
(30176, '157.55.39.201', NULL, 1, '2024-11-14 04:03:35', '2024-11-14 04:03:35'),
(30177, '69.171.230.2', NULL, 1, '2024-11-14 04:09:34', '2024-11-14 04:09:34'),
(30178, '35.153.138.40', NULL, 1, '2024-11-14 04:19:42', '2024-11-14 04:19:42'),
(30179, '34.73.52.254', NULL, 1, '2024-11-14 05:30:03', '2024-11-14 05:30:03'),
(30180, '103.145.209.3', NULL, 1, '2024-11-14 06:44:07', '2024-11-14 06:44:07'),
(30181, '40.77.167.32', NULL, 1, '2024-11-14 06:47:20', '2024-11-14 06:47:20'),
(30182, '178.128.87.202', NULL, 2, '2024-11-14 06:53:06', '2024-11-14 06:53:09'),
(30183, '66.249.66.11', NULL, 2, '2024-11-14 06:58:15', '2024-11-14 08:52:37'),
(30184, '134.195.101.54', NULL, 1, '2024-11-14 07:10:26', '2024-11-14 07:10:26'),
(30185, '172.70.92.156', NULL, 1, '2024-11-14 07:13:02', '2024-11-14 07:13:02'),
(30186, '157.55.39.49', NULL, 1, '2024-11-14 07:21:14', '2024-11-14 07:21:14'),
(30187, '72.14.201.139', NULL, 1, '2024-11-14 08:03:58', '2024-11-14 08:03:58'),
(30188, '193.186.4.141', NULL, 1, '2024-11-14 08:04:08', '2024-11-14 08:04:08'),
(30189, '48.218.201.143', NULL, 2, '2024-11-14 08:11:58', '2024-11-14 10:19:27'),
(30190, '52.167.144.186', NULL, 1, '2024-11-14 08:19:49', '2024-11-14 08:19:49'),
(30191, '51.222.253.8', NULL, 1, '2024-11-14 08:32:22', '2024-11-14 08:32:22'),
(30192, '20.188.238.60', NULL, 1, '2024-11-14 08:48:33', '2024-11-14 08:48:33'),
(30193, '66.249.66.12', NULL, 1, '2024-11-14 08:52:38', '2024-11-14 08:52:38'),
(30194, '188.143.169.41', NULL, 1, '2024-11-14 08:53:38', '2024-11-14 08:53:38'),
(30195, '52.163.217.225', NULL, 1, '2024-11-14 08:57:59', '2024-11-14 08:57:59'),
(30196, '199.195.253.124', NULL, 1, '2024-11-14 09:06:47', '2024-11-14 09:06:47'),
(30197, '185.220.100.243', NULL, 1, '2024-11-14 09:07:02', '2024-11-14 09:07:02'),
(30198, '128.204.212.86', NULL, 1, '2024-11-14 09:08:30', '2024-11-14 09:08:30'),
(30199, '157.55.39.56', NULL, 1, '2024-11-14 09:10:59', '2024-11-14 09:10:59'),
(30200, '104.194.134.216', NULL, 2, '2024-11-14 09:22:46', '2024-11-14 09:22:47'),
(30201, '51.145.47.103', NULL, 1, '2024-11-14 10:10:14', '2024-11-14 10:10:14'),
(30202, '20.212.201.123', NULL, 2, '2024-11-14 10:25:33', '2024-11-14 15:01:46'),
(30203, '172.225.74.88', NULL, 1, '2024-11-14 10:40:59', '2024-11-14 10:40:59'),
(30204, '173.214.177.164', NULL, 1, '2024-11-14 11:03:28', '2024-11-14 11:03:28'),
(30205, '27.115.124.70', NULL, 1, '2024-11-14 11:05:17', '2024-11-14 11:05:17'),
(30206, '123.6.49.44', NULL, 1, '2024-11-14 11:05:18', '2024-11-14 11:05:18'),
(30207, '17.241.219.87', NULL, 1, '2024-11-14 11:06:25', '2024-11-14 11:06:25'),
(30208, '103.156.108.4', NULL, 1, '2024-11-14 11:57:11', '2024-11-14 11:57:11'),
(30209, '40.119.197.45', NULL, 1, '2024-11-14 12:03:55', '2024-11-14 12:03:55'),
(30210, '193.186.4.159', NULL, 1, '2024-11-14 12:14:48', '2024-11-14 12:14:48'),
(30211, '128.204.212.85', NULL, 1, '2024-11-14 12:35:59', '2024-11-14 12:35:59'),
(30212, '40.126.235.79', NULL, 1, '2024-11-14 12:58:06', '2024-11-14 12:58:06'),
(30213, '157.90.209.79', NULL, 4, '2024-11-14 13:01:32', '2024-11-14 21:42:03'),
(30214, '136.158.82.136', NULL, 3, '2024-11-14 13:04:33', '2024-11-14 13:05:25'),
(30215, '43.134.190.89', NULL, 1, '2024-11-14 13:39:01', '2024-11-14 13:39:01'),
(30216, '128.204.212.84', NULL, 1, '2024-11-14 13:41:58', '2024-11-14 13:41:58'),
(30217, '72.14.201.130', NULL, 2, '2024-11-14 14:10:40', '2024-11-14 22:11:37'),
(30218, '65.215.105.223', NULL, 1, '2024-11-14 14:11:29', '2024-11-14 14:11:29'),
(30219, '68.235.46.200', NULL, 1, '2024-11-14 14:24:03', '2024-11-14 14:24:03'),
(30220, '185.107.57.64', NULL, 1, '2024-11-14 14:35:01', '2024-11-14 14:35:01'),
(30221, '185.220.100.241', NULL, 1, '2024-11-14 14:35:53', '2024-11-14 14:35:53'),
(30222, '195.191.219.132', NULL, 1, '2024-11-14 14:38:32', '2024-11-14 14:38:32'),
(30223, '4.193.96.14', NULL, 1, '2024-11-14 14:49:42', '2024-11-14 14:49:42'),
(30224, '163.47.33.82', NULL, 1, '2024-11-14 15:10:22', '2024-11-14 15:10:22'),
(30225, '87.120.117.244', NULL, 1, '2024-11-14 15:18:12', '2024-11-14 15:18:12'),
(30226, '34.145.133.199', NULL, 2, '2024-11-14 15:20:48', '2024-11-14 15:21:21'),
(30227, '52.163.93.107', NULL, 1, '2024-11-14 15:21:33', '2024-11-14 15:21:33'),
(30228, '43.229.208.190', NULL, 1, '2024-11-14 15:22:17', '2024-11-14 15:22:17'),
(30229, '3.19.74.154', NULL, 1, '2024-11-14 15:27:42', '2024-11-14 15:27:42'),
(30230, '18.225.25.214', NULL, 1, '2024-11-14 15:27:43', '2024-11-14 15:27:43'),
(30231, '18.188.52.28', NULL, 1, '2024-11-14 15:27:49', '2024-11-14 15:27:49'),
(30232, '113.219.218.197', NULL, 1, '2024-11-14 15:47:53', '2024-11-14 15:47:53'),
(30233, '54.172.235.144', NULL, 1, '2024-11-14 16:20:43', '2024-11-14 16:20:43'),
(30234, '80.85.247.231', NULL, 1, '2024-11-14 16:27:55', '2024-11-14 16:27:55'),
(30235, '45.8.19.136', NULL, 3, '2024-11-14 16:34:30', '2024-11-14 16:34:40'),
(30236, '216.73.160.107', NULL, 3, '2024-11-14 16:35:06', '2024-11-14 16:35:23'),
(30237, '72.14.201.159', NULL, 1, '2024-11-14 17:02:29', '2024-11-14 17:02:29'),
(30238, '193.186.4.130', NULL, 1, '2024-11-14 17:04:17', '2024-11-14 17:04:17'),
(30239, '111.225.149.58', NULL, 1, '2024-11-14 17:16:15', '2024-11-14 17:16:15'),
(30240, '78.136.83.154', NULL, 1, '2024-11-14 17:18:31', '2024-11-14 17:18:31'),
(30241, '124.108.49.19', NULL, 1, '2024-11-14 18:02:42', '2024-11-14 18:02:42'),
(30242, '52.167.144.223', NULL, 1, '2024-11-14 18:09:30', '2024-11-14 18:09:30'),
(30243, '54.222.218.124', NULL, 1, '2024-11-14 18:59:12', '2024-11-14 18:59:12'),
(30244, '114.84.228.245', NULL, 1, '2024-11-14 18:59:31', '2024-11-14 18:59:31'),
(30245, '37.111.242.16', NULL, 2, '2024-11-14 20:00:50', '2024-11-14 20:01:20'),
(30246, '49.204.76.98', NULL, 2, '2024-11-14 22:40:01', '2024-11-14 22:40:03'),
(30247, '124.236.100.56', NULL, 2, '2024-11-14 22:48:10', '2024-11-14 22:48:30'),
(30248, '180.163.29.103', NULL, 1, '2024-11-14 22:53:38', '2024-11-14 22:53:38'),
(30249, '89.248.172.183', NULL, 1, '2024-11-14 23:04:13', '2024-11-14 23:04:13'),
(30250, '103.231.162.32', NULL, 1, '2024-11-14 23:28:04', '2024-11-14 23:28:04'),
(30251, '18.191.199.173', NULL, 1, '2024-11-14 23:45:13', '2024-11-14 23:45:13'),
(30252, '119.28.202.234', NULL, 10, '2024-11-14 23:50:57', '2024-11-14 23:51:00'),
(30253, '119.28.202.234', NULL, 10, '2024-11-14 23:50:57', '2024-11-14 23:51:00'),
(30254, '119.28.202.234', NULL, 10, '2024-11-14 23:50:57', '2024-11-14 23:51:00'),
(30255, '66.249.66.10', NULL, 1, '2024-11-14 23:59:30', '2024-11-14 23:59:30'),
(30256, '202.92.5.145', NULL, 2, '2024-11-15 00:48:27', '2024-11-15 00:48:32'),
(30257, '35.90.106.243', NULL, 1, '2024-11-15 01:08:19', '2024-11-15 01:08:19'),
(30258, '35.92.247.154', NULL, 1, '2024-11-15 01:16:50', '2024-11-15 01:16:50'),
(30259, '170.106.180.246', NULL, 1, '2024-11-15 01:40:32', '2024-11-15 01:40:32'),
(30260, '42.236.17.76', NULL, 1, '2024-11-15 02:38:04', '2024-11-15 02:38:04'),
(30261, '42.236.17.60', NULL, 1, '2024-11-15 02:39:37', '2024-11-15 02:39:37'),
(30262, '42.236.101.216', NULL, 1, '2024-11-15 03:01:42', '2024-11-15 03:01:42'),
(30263, '42.236.17.89', NULL, 1, '2024-11-15 03:01:49', '2024-11-15 03:01:49'),
(30264, '192.210.194.61', NULL, 1, '2024-11-15 03:19:38', '2024-11-15 03:19:38'),
(30265, '111.113.88.21', NULL, 1, '2024-11-15 03:53:14', '2024-11-15 03:53:14'),
(30266, '193.32.126.166', NULL, 8, '2024-11-15 05:15:08', '2024-11-16 04:13:25'),
(30267, '208.68.38.204', NULL, 1, '2024-11-15 06:05:52', '2024-11-15 06:05:52'),
(30268, '142.93.168.93', NULL, 1, '2024-11-15 06:19:17', '2024-11-15 06:19:17'),
(30269, '113.190.197.136', NULL, 5, '2024-11-15 06:33:47', '2024-11-15 06:35:03'),
(30270, '52.225.75.214', NULL, 1, '2024-11-15 06:34:41', '2024-11-15 06:34:41'),
(30271, '173.252.79.7', NULL, 1, '2024-11-15 07:08:07', '2024-11-15 07:08:07'),
(30272, '173.252.79.4', NULL, 1, '2024-11-15 07:08:07', '2024-11-15 07:08:07'),
(30273, '35.239.201.97', NULL, 1, '2024-11-15 09:11:41', '2024-11-15 09:11:41'),
(30274, '89.110.87.170', NULL, 1, '2024-11-15 09:20:39', '2024-11-15 09:20:39'),
(30275, '106.75.28.174', NULL, 1, '2024-11-15 09:54:15', '2024-11-15 09:54:15'),
(30276, '34.75.58.246', NULL, 1, '2024-11-15 09:55:36', '2024-11-15 09:55:36'),
(30277, '5.133.192.138', NULL, 1, '2024-11-15 10:02:03', '2024-11-15 10:02:03'),
(30278, '52.81.249.147', NULL, 1, '2024-11-15 10:43:33', '2024-11-15 10:43:33'),
(30279, '66.249.66.11', NULL, 4, '2024-11-15 11:46:38', '2024-11-16 03:33:07'),
(30280, '42.236.12.198', NULL, 1, '2024-11-15 11:59:24', '2024-11-15 11:59:24'),
(30281, '42.236.12.205', NULL, 1, '2024-11-15 12:01:01', '2024-11-15 12:01:01'),
(30282, '42.236.17.122', NULL, 1, '2024-11-15 12:01:13', '2024-11-15 12:01:13'),
(30283, '42.236.17.39', NULL, 1, '2024-11-15 12:42:23', '2024-11-15 12:42:23'),
(30284, '49.37.112.182', NULL, 1, '2024-11-15 12:53:08', '2024-11-15 12:53:08'),
(30285, '78.136.83.154', NULL, 1, '2024-11-15 12:55:32', '2024-11-15 12:55:32'),
(30286, '143.44.165.9', NULL, 1, '2024-11-15 13:10:38', '2024-11-15 13:10:38'),
(30287, '66.249.66.37', NULL, 5, '2024-11-15 13:59:26', '2024-11-15 20:32:32'),
(30288, '182.42.111.213', NULL, 1, '2024-11-15 14:10:02', '2024-11-15 14:10:02'),
(30289, '54.245.195.111', NULL, 1, '2024-11-15 14:14:53', '2024-11-15 14:14:53'),
(30290, '81.209.177.145', NULL, 2, '2024-11-15 16:28:39', '2024-11-15 16:28:58'),
(30291, '43.156.228.27', NULL, 1, '2024-11-15 17:11:38', '2024-11-15 17:11:38'),
(30292, '111.225.149.4', NULL, 1, '2024-11-15 17:29:20', '2024-11-15 17:29:20'),
(30293, '37.111.206.213', NULL, 2, '2024-11-15 17:42:41', '2024-11-15 17:44:50'),
(30294, '13.38.96.83', NULL, 1, '2024-11-15 18:03:52', '2024-11-15 18:03:52'),
(30295, '58.49.233.126', NULL, 1, '2024-11-15 18:08:21', '2024-11-15 18:08:21'),
(30296, '182.42.111.156', NULL, 1, '2024-11-15 18:08:37', '2024-11-15 18:08:37'),
(30297, '147.185.132.120', NULL, 1, '2024-11-15 18:28:26', '2024-11-15 18:28:26'),
(30298, '52.190.20.231', NULL, 2, '2024-11-15 18:53:16', '2024-11-15 18:53:17'),
(30299, '12.165.246.103', NULL, 1, '2024-11-15 18:54:51', '2024-11-15 18:54:51'),
(30300, '66.249.66.39', NULL, 1, '2024-11-15 18:54:51', '2024-11-15 18:54:51'),
(30301, '13.89.26.93', NULL, 1, '2024-11-15 19:24:56', '2024-11-15 19:24:56'),
(30302, '170.106.104.42', NULL, 1, '2024-11-15 19:29:37', '2024-11-15 19:29:37'),
(30303, '178.171.117.122', NULL, 1, '2024-11-15 21:06:38', '2024-11-15 21:06:38'),
(30304, '77.81.65.208', NULL, 1, '2024-11-15 21:14:02', '2024-11-15 21:14:02'),
(30305, '207.46.13.36', NULL, 1, '2024-11-15 21:39:18', '2024-11-15 21:39:18'),
(30306, '182.42.110.255', NULL, 1, '2024-11-15 21:57:16', '2024-11-15 21:57:16'),
(30307, '34.222.139.129', NULL, 1, '2024-11-15 23:09:02', '2024-11-15 23:09:02'),
(30308, '13.75.145.159', NULL, 2, '2024-11-15 23:33:08', '2024-11-16 04:38:34'),
(30309, '54.214.229.237', NULL, 1, '2024-11-15 23:35:15', '2024-11-15 23:35:15'),
(30310, '198.235.24.138', NULL, 1, '2024-11-16 01:29:01', '2024-11-16 01:29:01'),
(30311, '13.73.192.154', NULL, 1, '2024-11-16 02:37:37', '2024-11-16 02:37:37'),
(30312, '128.204.212.85', NULL, 1, '2024-11-16 02:42:27', '2024-11-16 02:42:27'),
(30313, '66.220.149.20', NULL, 1, '2024-11-16 03:55:28', '2024-11-16 03:55:28'),
(30314, '66.220.149.7', NULL, 1, '2024-11-16 03:55:28', '2024-11-16 03:55:28'),
(30315, '158.220.120.139', NULL, 1, '2024-11-16 04:39:29', '2024-11-16 04:39:29'),
(30316, '206.189.83.191', NULL, 4, '2024-11-16 04:44:19', '2024-11-16 04:44:22'),
(30317, '4.227.36.60', NULL, 1, '2024-11-16 05:55:45', '2024-11-16 05:55:45'),
(30318, '94.156.167.147', NULL, 1, '2024-11-16 06:01:53', '2024-11-16 06:01:53'),
(30319, '83.99.151.68', NULL, 1, '2024-11-16 06:51:30', '2024-11-16 06:51:30'),
(30320, '83.99.151.71', NULL, 1, '2024-11-16 06:53:43', '2024-11-16 06:53:43'),
(30321, '45.227.254.34', NULL, 1, '2024-11-16 06:57:06', '2024-11-16 06:57:06'),
(30322, '157.55.39.197', NULL, 1, '2024-11-16 06:58:52', '2024-11-16 06:58:52'),
(30323, '66.249.66.40', NULL, 1, '2024-11-16 07:33:03', '2024-11-16 07:33:03'),
(30324, '43.130.39.254', NULL, 1, '2024-11-16 07:33:14', '2024-11-16 07:33:14'),
(30325, '13.73.192.154', NULL, 1, '2024-11-16 08:05:16', '2024-11-16 08:05:16'),
(30326, '178.20.29.139', NULL, 1, '2024-11-16 08:12:37', '2024-11-16 08:12:37'),
(30327, '51.222.253.16', NULL, 1, '2024-11-16 08:24:26', '2024-11-16 08:24:26'),
(30328, '45.61.100.124', NULL, 1, '2024-11-16 08:40:38', '2024-11-16 08:40:38'),
(30329, '94.41.129.112', NULL, 1, '2024-11-16 08:58:18', '2024-11-16 08:58:18'),
(30330, '52.206.84.190', NULL, 1, '2024-11-16 09:20:38', '2024-11-16 09:20:38'),
(30331, '13.75.145.159', NULL, 1, '2024-11-16 09:44:53', '2024-11-16 09:44:53'),
(30332, '72.14.201.130', NULL, 1, '2024-11-16 10:28:52', '2024-11-16 10:28:52'),
(30333, '103.61.240.152', NULL, 9, '2024-11-16 10:36:18', '2024-11-16 10:38:49'),
(30334, '193.186.4.130', NULL, 1, '2024-11-16 10:42:21', '2024-11-16 10:42:21'),
(30335, '202.134.10.135', NULL, 1, '2024-11-16 10:45:17', '2024-11-16 10:45:17'),
(30336, '80.85.246.144', NULL, 1, '2024-11-16 10:56:24', '2024-11-16 10:56:24'),
(30337, '8.208.123.240', NULL, 1, '2024-11-16 11:51:56', '2024-11-16 11:51:56'),
(30338, '193.186.4.135', NULL, 1, '2024-11-16 12:07:09', '2024-11-16 12:07:09'),
(30339, '202.74.243.119', NULL, 1, '2024-11-16 14:27:46', '2024-11-16 14:27:46'),
(30340, '17.241.75.45', NULL, 1, '2024-11-16 14:37:17', '2024-11-16 14:37:17'),
(30341, '185.61.217.189', NULL, 2, '2024-11-16 15:27:38', '2024-11-16 15:27:41'),
(30342, '144.48.116.73', NULL, 1, '2024-11-16 15:31:47', '2024-11-16 15:31:47'),
(30343, '3.85.38.46', NULL, 1, '2024-11-16 16:02:02', '2024-11-16 16:02:02'),
(30344, '37.111.227.168', NULL, 1, '2024-11-16 16:20:50', '2024-11-16 16:20:50'),
(30345, '128.204.212.84', NULL, 1, '2024-11-16 16:28:40', '2024-11-16 16:28:40'),
(30346, '5.157.32.55', NULL, 1, '2024-11-16 16:29:28', '2024-11-16 16:29:28'),
(30347, '103.148.179.25', NULL, 1, '2024-11-16 16:38:23', '2024-11-16 16:38:23'),
(30348, '124.223.193.173', NULL, 5, '2024-11-16 19:51:53', '2024-11-16 20:21:42'),
(30349, '34.45.168.111', NULL, 1, '2024-11-16 19:52:55', '2024-11-16 19:52:55'),
(30350, '103.121.12.225', NULL, 1, '2024-11-16 20:16:07', '2024-11-16 20:16:07'),
(30351, '43.130.40.120', NULL, 1, '2024-11-16 21:11:04', '2024-11-16 21:11:04'),
(30352, '58.145.188.129', NULL, 1, '2024-11-16 21:43:02', '2024-11-16 21:43:02'),
(30353, '62.141.44.236', NULL, 1, '2024-11-16 21:57:59', '2024-11-16 21:57:59'),
(30354, '142.132.228.230', NULL, 1, '2024-11-16 22:28:42', '2024-11-16 22:28:42'),
(30355, '51.44.15.101', NULL, 1, '2024-11-16 22:40:27', '2024-11-16 22:40:27'),
(30356, '18.221.4.2', NULL, 1, '2024-11-17 00:02:14', '2024-11-17 00:02:14'),
(30357, '27.147.200.8', NULL, 1, '2024-11-17 00:05:05', '2024-11-17 00:05:05'),
(30358, '35.162.233.243', NULL, 1, '2024-11-17 00:27:23', '2024-11-17 00:27:23'),
(30359, '60.188.57.0', NULL, 1, '2024-11-17 00:28:12', '2024-11-17 00:28:12'),
(30360, '198.235.24.18', NULL, 1, '2024-11-17 00:35:13', '2024-11-17 00:35:13'),
(30361, '54.245.147.98', NULL, 1, '2024-11-17 01:40:48', '2024-11-17 01:40:48'),
(30362, '192.210.194.61', NULL, 1, '2024-11-17 02:00:24', '2024-11-17 02:00:24'),
(30363, '34.71.234.136', NULL, 2, '2024-11-17 02:29:19', '2024-11-17 04:06:55'),
(30364, '128.204.212.86', NULL, 1, '2024-11-17 03:40:51', '2024-11-17 03:40:51'),
(30365, '216.244.66.200', NULL, 1, '2024-11-17 04:01:03', '2024-11-17 04:01:03'),
(30366, '18.206.220.205', NULL, 1, '2024-11-17 04:01:06', '2024-11-17 04:01:06'),
(30367, '35.237.30.251', NULL, 2, '2024-11-17 04:50:17', '2024-11-17 04:50:33'),
(30368, '185.191.171.14', NULL, 1, '2024-11-17 05:01:40', '2024-11-17 05:01:40'),
(30369, '40.91.80.231', NULL, 1, '2024-11-17 05:29:14', '2024-11-17 05:29:14'),
(30370, '66.249.72.168', NULL, 1, '2024-11-17 05:29:20', '2024-11-17 05:29:20'),
(30371, '66.249.75.103', NULL, 3, '2024-11-17 05:38:44', '2024-11-17 12:18:38'),
(30372, '45.88.149.240', NULL, 1, '2024-11-17 06:04:03', '2024-11-17 06:04:03'),
(30373, '54.245.147.98', NULL, 1, '2024-11-17 06:36:20', '2024-11-17 06:36:20'),
(30374, '3.110.182.81', NULL, 4, '2024-11-17 06:49:43', '2024-11-17 06:49:46'),
(30375, '143.110.233.48', NULL, 1, '2024-11-17 07:46:21', '2024-11-17 07:46:21'),
(30376, '87.120.125.89', NULL, 1, '2024-11-17 08:20:08', '2024-11-17 08:20:08'),
(30377, '193.26.115.228', NULL, 1, '2024-11-17 08:22:22', '2024-11-17 08:22:22'),
(30378, '35.89.243.100', NULL, 1, '2024-11-17 09:06:40', '2024-11-17 09:06:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(30379, '162.62.213.165', NULL, 1, '2024-11-17 09:14:44', '2024-11-17 09:14:44'),
(30380, '212.118.53.218', NULL, 1, '2024-11-17 09:37:25', '2024-11-17 09:37:25'),
(30381, '20.108.254.77', NULL, 1, '2024-11-17 10:28:29', '2024-11-17 10:28:29'),
(30382, '173.252.83.21', NULL, 1, '2024-11-17 10:29:16', '2024-11-17 10:29:16'),
(30383, '173.252.83.113', NULL, 1, '2024-11-17 10:29:16', '2024-11-17 10:29:16'),
(30384, '43.229.208.190', NULL, 6, '2024-11-17 10:58:56', '2024-11-17 14:44:48'),
(30385, '72.14.201.159', NULL, 2, '2024-11-17 11:17:45', '2024-11-17 15:05:54'),
(30386, '193.186.4.130', NULL, 2, '2024-11-17 11:36:48', '2024-11-17 11:49:39'),
(30387, '202.191.121.66', NULL, 3, '2024-11-17 11:36:51', '2024-11-17 16:56:25'),
(30388, '72.14.201.130', NULL, 1, '2024-11-17 11:55:44', '2024-11-17 11:55:44'),
(30389, '124.109.106.244', NULL, 1, '2024-11-17 12:00:25', '2024-11-17 12:00:25'),
(30390, '92.204.175.87', NULL, 1, '2024-11-17 12:22:04', '2024-11-17 12:22:04'),
(30391, '18.224.94.182', NULL, 2, '2024-11-17 12:38:37', '2024-11-17 12:38:45'),
(30392, '18.224.128.89', NULL, 1, '2024-11-17 12:38:38', '2024-11-17 12:38:38'),
(30393, '3.141.11.163', NULL, 2, '2024-11-17 12:47:17', '2024-11-17 12:47:24'),
(30394, '18.225.25.214', NULL, 1, '2024-11-17 12:47:18', '2024-11-17 12:47:18'),
(30395, '103.249.56.102', NULL, 1, '2024-11-17 13:00:14', '2024-11-17 13:00:14'),
(30396, '203.188.245.162', NULL, 1, '2024-11-17 13:04:49', '2024-11-17 13:04:49'),
(30397, '52.163.93.107', NULL, 3, '2024-11-17 13:05:33', '2024-11-17 15:35:23'),
(30398, '143.110.220.137', NULL, 1, '2024-11-17 13:13:55', '2024-11-17 13:13:55'),
(30399, '52.167.144.206', NULL, 1, '2024-11-17 13:37:35', '2024-11-17 13:37:35'),
(30400, '93.158.90.46', NULL, 1, '2024-11-17 14:44:13', '2024-11-17 14:44:13'),
(30401, '52.179.89.109', NULL, 2, '2024-11-17 14:47:05', '2024-11-17 14:47:06'),
(30402, '103.145.70.100', NULL, 2, '2024-11-17 15:01:18', '2024-11-17 15:02:47'),
(30403, '198.235.24.41', NULL, 1, '2024-11-17 15:05:02', '2024-11-17 15:05:02'),
(30404, '54.144.96.152', NULL, 1, '2024-11-17 16:00:30', '2024-11-17 16:00:30'),
(30405, '45.202.76.200', NULL, 1, '2024-11-17 16:07:02', '2024-11-17 16:07:02'),
(30406, '103.87.248.46', NULL, 3, '2024-11-17 16:43:05', '2024-11-17 17:15:03'),
(30407, '47.236.194.31', NULL, 1, '2024-11-17 16:53:54', '2024-11-17 16:53:54'),
(30408, '111.225.149.26', NULL, 1, '2024-11-17 17:13:27', '2024-11-17 17:13:27'),
(30409, '93.177.119.93', NULL, 2, '2024-11-17 19:06:14', '2024-11-17 19:06:17'),
(30410, '182.42.111.213', NULL, 1, '2024-11-17 19:33:35', '2024-11-17 19:33:35'),
(30411, '43.155.138.79', NULL, 1, '2024-11-17 19:46:29', '2024-11-17 19:46:29'),
(30412, '94.159.110.103', NULL, 1, '2024-11-17 20:09:44', '2024-11-17 20:09:44'),
(30413, '52.6.232.201', NULL, 1, '2024-11-17 21:00:32', '2024-11-17 21:00:32'),
(30414, '3.230.69.161', NULL, 1, '2024-11-17 21:01:08', '2024-11-17 21:01:08'),
(30415, '66.249.70.136', NULL, 1, '2024-11-17 21:36:01', '2024-11-17 21:36:01'),
(30416, '34.168.173.175', NULL, 1, '2024-11-17 22:29:10', '2024-11-17 22:29:10'),
(30417, '64.226.102.30', NULL, 1, '2024-11-17 23:00:31', '2024-11-17 23:00:31'),
(30418, '93.177.118.150', NULL, 2, '2024-11-17 23:15:05', '2024-11-17 23:15:07'),
(30419, '198.244.213.98', NULL, 1, '2024-11-18 00:40:04', '2024-11-18 00:40:04'),
(30420, '52.237.223.67', NULL, 1, '2024-11-18 00:57:03', '2024-11-18 00:57:03'),
(30421, '44.244.116.114', NULL, 1, '2024-11-18 01:29:01', '2024-11-18 01:29:01'),
(30422, '31.13.127.39', NULL, 1, '2024-11-18 01:49:51', '2024-11-18 01:49:51'),
(30423, '31.13.127.40', NULL, 1, '2024-11-18 01:49:51', '2024-11-18 01:49:51'),
(30424, '35.86.132.203', NULL, 1, '2024-11-18 02:35:02', '2024-11-18 02:35:02'),
(30425, '3.139.101.130', NULL, 1, '2024-11-18 02:42:36', '2024-11-18 02:42:36'),
(30426, '52.237.209.204', NULL, 1, '2024-11-18 03:34:38', '2024-11-18 03:34:38'),
(30427, '47.238.96.111', NULL, 1, '2024-11-18 03:45:37', '2024-11-18 03:45:37'),
(30428, '3.145.76.21', NULL, 5, '2024-11-18 04:26:30', '2024-11-18 04:26:35'),
(30429, '66.249.70.137', NULL, 1, '2024-11-18 05:34:10', '2024-11-18 05:34:10'),
(30430, '5.188.62.174', NULL, 2, '2024-11-18 05:48:56', '2024-11-18 05:49:01'),
(30431, '66.249.70.136', NULL, 1, '2024-11-18 06:18:17', '2024-11-18 06:18:17'),
(30432, '204.15.110.134', NULL, 1, '2024-11-18 06:19:59', '2024-11-18 06:19:59'),
(30433, '42.236.17.23', NULL, 1, '2024-11-18 06:21:51', '2024-11-18 06:21:51'),
(30434, '206.189.83.191', NULL, 4, '2024-11-18 06:33:15', '2024-11-18 06:33:18'),
(30435, '52.237.223.67', NULL, 3, '2024-11-18 06:39:37', '2024-11-18 18:13:57'),
(30436, '75.84.135.131', NULL, 1, '2024-11-18 06:44:52', '2024-11-18 06:44:52'),
(30437, '51.222.253.5', NULL, 1, '2024-11-18 07:21:04', '2024-11-18 07:21:04'),
(30438, '195.20.19.66', NULL, 1, '2024-11-18 07:51:09', '2024-11-18 07:51:09'),
(30439, '119.28.202.234', NULL, 12, '2024-11-18 08:10:52', '2024-11-18 08:10:55'),
(30440, '43.130.32.245', NULL, 1, '2024-11-18 08:31:19', '2024-11-18 08:31:19'),
(30441, '52.237.209.204', NULL, 3, '2024-11-18 09:04:08', '2024-11-18 20:14:30'),
(30442, '188.165.87.102', NULL, 1, '2024-11-18 09:17:05', '2024-11-18 09:17:05'),
(30443, '193.186.4.159', NULL, 2, '2024-11-18 09:20:57', '2024-11-18 20:23:58'),
(30444, '5.135.58.197', NULL, 1, '2024-11-18 09:22:12', '2024-11-18 09:22:12'),
(30445, '45.80.104.61', NULL, 1, '2024-11-18 09:29:56', '2024-11-18 09:29:56'),
(30446, '40.69.198.166', NULL, 2, '2024-11-18 09:46:39', '2024-11-18 09:47:48'),
(30447, '100.36.33.148', NULL, 1, '2024-11-18 09:47:09', '2024-11-18 09:47:09'),
(30448, '203.202.249.44', NULL, 1, '2024-11-18 09:52:00', '2024-11-18 09:52:00'),
(30449, '40.94.34.91', NULL, 1, '2024-11-18 10:07:21', '2024-11-18 10:07:21'),
(30450, '37.111.212.15', NULL, 1, '2024-11-18 10:45:37', '2024-11-18 10:45:37'),
(30451, '37.111.212.188', NULL, 1, '2024-11-18 10:46:47', '2024-11-18 10:46:47'),
(30452, '51.254.49.98', NULL, 1, '2024-11-18 11:02:23', '2024-11-18 11:02:23'),
(30453, '34.73.255.1', NULL, 2, '2024-11-18 11:27:46', '2024-11-18 11:33:44'),
(30454, '73.134.125.179', NULL, 3, '2024-11-18 11:33:50', '2024-11-18 11:33:51'),
(30455, '35.190.190.252', NULL, 2, '2024-11-18 12:12:34', '2024-11-18 13:14:51'),
(30456, '72.14.201.130', NULL, 1, '2024-11-18 12:41:12', '2024-11-18 12:41:12'),
(30457, '72.14.201.159', NULL, 1, '2024-11-18 12:45:29', '2024-11-18 12:45:29'),
(30458, '103.30.191.58', NULL, 2, '2024-11-18 12:45:30', '2024-11-18 12:51:03'),
(30459, '103.151.123.23', NULL, 1, '2024-11-18 12:59:59', '2024-11-18 12:59:59'),
(30460, '45.227.254.34', NULL, 1, '2024-11-18 13:28:13', '2024-11-18 13:28:13'),
(30461, '40.119.197.45', NULL, 2, '2024-11-18 13:41:37', '2024-11-18 14:40:58'),
(30462, '103.131.71.175', NULL, 1, '2024-11-18 13:56:14', '2024-11-18 13:56:14'),
(30463, '80.85.247.231', NULL, 1, '2024-11-18 13:59:37', '2024-11-18 13:59:37'),
(30464, '193.186.4.130', NULL, 1, '2024-11-18 14:04:41', '2024-11-18 14:04:41'),
(30465, '198.235.24.175', NULL, 1, '2024-11-18 14:09:24', '2024-11-18 14:09:24'),
(30466, '43.229.208.190', NULL, 1, '2024-11-18 14:27:37', '2024-11-18 14:27:37'),
(30467, '136.232.215.26', NULL, 1, '2024-11-18 14:30:40', '2024-11-18 14:30:40'),
(30468, '43.143.60.88', NULL, 2, '2024-11-18 14:33:54', '2024-11-18 14:34:13'),
(30469, '13.211.214.160', NULL, 1, '2024-11-18 15:59:03', '2024-11-18 15:59:03'),
(30470, '3.105.50.229', NULL, 1, '2024-11-18 15:59:05', '2024-11-18 15:59:05'),
(30471, '34.229.180.34', NULL, 1, '2024-11-18 16:23:36', '2024-11-18 16:23:36'),
(30472, '31.13.127.17', NULL, 1, '2024-11-18 16:49:43', '2024-11-18 16:49:43'),
(30473, '31.13.127.19', NULL, 1, '2024-11-18 16:49:43', '2024-11-18 16:49:43'),
(30474, '146.70.126.254', NULL, 1, '2024-11-18 17:11:50', '2024-11-18 17:11:50'),
(30475, '103.30.188.214', NULL, 1, '2024-11-18 17:34:27', '2024-11-18 17:34:27'),
(30476, '66.249.73.198', NULL, 1, '2024-11-18 18:17:31', '2024-11-18 18:17:31'),
(30477, '213.180.203.79', NULL, 1, '2024-11-18 18:34:59', '2024-11-18 18:34:59'),
(30478, '13.75.170.174', NULL, 2, '2024-11-18 18:36:27', '2024-11-18 18:38:44'),
(30479, '57.141.7.24', NULL, 1, '2024-11-18 18:53:11', '2024-11-18 18:53:11'),
(30480, '154.30.99.107', NULL, 1, '2024-11-18 18:55:36', '2024-11-18 18:55:36'),
(30481, '17.241.227.50', NULL, 1, '2024-11-18 19:44:25', '2024-11-18 19:44:25'),
(30482, '193.186.4.137', NULL, 1, '2024-11-18 19:53:27', '2024-11-18 19:53:27'),
(30483, '52.167.144.161', NULL, 1, '2024-11-18 19:59:21', '2024-11-18 19:59:21'),
(30484, '66.249.74.33', NULL, 1, '2024-11-18 20:07:14', '2024-11-18 20:07:14'),
(30485, '122.161.78.166', NULL, 1, '2024-11-18 20:16:51', '2024-11-18 20:16:51'),
(30486, '13.235.254.141', NULL, 4, '2024-11-18 20:18:43', '2024-11-18 20:18:46'),
(30487, '45.250.229.182', NULL, 2, '2024-11-18 20:23:58', '2024-11-18 20:24:14'),
(30488, '52.169.112.53', NULL, 2, '2024-11-18 20:38:31', '2024-11-18 20:39:39'),
(30489, '49.37.114.130', NULL, 1, '2024-11-18 20:46:57', '2024-11-18 20:46:57'),
(30490, '89.248.172.183', NULL, 1, '2024-11-18 21:32:04', '2024-11-18 21:32:04'),
(30491, '44.244.66.150', NULL, 1, '2024-11-18 23:20:33', '2024-11-18 23:20:33'),
(30492, '52.187.205.52', NULL, 1, '2024-11-19 00:15:13', '2024-11-19 00:15:13'),
(30493, '35.93.151.172', NULL, 1, '2024-11-19 00:20:00', '2024-11-19 00:20:00'),
(30494, '52.237.209.82', NULL, 1, '2024-11-19 00:40:23', '2024-11-19 00:40:23'),
(30495, '89.37.66.82', NULL, 1, '2024-11-19 00:44:02', '2024-11-19 00:44:02'),
(30496, '72.14.201.91', NULL, 1, '2024-11-19 01:04:54', '2024-11-19 01:04:54'),
(30497, '20.42.222.245', NULL, 1, '2024-11-19 01:27:05', '2024-11-19 01:27:05'),
(30498, '14.215.163.132', NULL, 1, '2024-11-19 02:07:05', '2024-11-19 02:07:05'),
(30499, '43.135.145.73', NULL, 1, '2024-11-19 02:48:10', '2024-11-19 02:48:10'),
(30500, '40.88.21.235', NULL, 1, '2024-11-19 03:04:33', '2024-11-19 03:04:33'),
(30501, '52.237.212.219', NULL, 1, '2024-11-19 03:40:32', '2024-11-19 03:40:32'),
(30502, '173.252.95.14', NULL, 1, '2024-11-19 04:13:17', '2024-11-19 04:13:17'),
(30503, '173.252.95.20', NULL, 1, '2024-11-19 04:13:17', '2024-11-19 04:13:17'),
(30504, '40.77.167.64', NULL, 1, '2024-11-19 04:26:46', '2024-11-19 04:26:46'),
(30505, '39.98.75.200', NULL, 1, '2024-11-19 04:43:45', '2024-11-19 04:43:45'),
(30506, '151.45.17.213', NULL, 1, '2024-11-19 05:22:45', '2024-11-19 05:22:45'),
(30507, '205.210.31.43', NULL, 1, '2024-11-19 05:40:26', '2024-11-19 05:40:26'),
(30508, '52.237.209.82', NULL, 5, '2024-11-19 05:55:55', '2024-11-20 03:25:41'),
(30509, '209.38.220.242', NULL, 1, '2024-11-19 06:29:51', '2024-11-19 06:29:51'),
(30510, '128.204.212.87', NULL, 1, '2024-11-19 06:34:13', '2024-11-19 06:34:13'),
(30511, '4.227.36.34', NULL, 4, '2024-11-19 06:35:31', '2024-11-19 06:38:50'),
(30512, '48.210.67.13', NULL, 2, '2024-11-19 06:47:05', '2024-11-20 01:40:47'),
(30513, '52.225.75.211', NULL, 1, '2024-11-19 07:16:16', '2024-11-19 07:16:16'),
(30514, '66.249.74.35', NULL, 1, '2024-11-19 07:39:04', '2024-11-19 07:39:04'),
(30515, '66.249.74.33', NULL, 2, '2024-11-19 07:39:21', '2024-11-19 07:39:22'),
(30516, '54.87.179.133', NULL, 1, '2024-11-19 07:55:11', '2024-11-19 07:55:11'),
(30517, '205.210.31.220', NULL, 1, '2024-11-19 07:57:57', '2024-11-19 07:57:57'),
(30518, '66.249.73.198', NULL, 2, '2024-11-19 08:30:06', '2024-11-19 15:45:54'),
(30519, '13.75.237.118', NULL, 2, '2024-11-19 09:09:11', '2024-11-20 03:25:42'),
(30520, '128.204.212.86', NULL, 2, '2024-11-19 09:23:46', '2024-11-19 21:25:13'),
(30521, '52.237.212.219', NULL, 4, '2024-11-19 09:25:15', '2024-11-20 02:41:34'),
(30522, '103.145.70.100', NULL, 1, '2024-11-19 09:27:52', '2024-11-19 09:27:52'),
(30523, '203.188.245.162', NULL, 1, '2024-11-19 09:39:35', '2024-11-19 09:39:35'),
(30524, '192.102.6.19', NULL, 1, '2024-11-19 09:53:30', '2024-11-19 09:53:30'),
(30525, '20.42.222.245', NULL, 3, '2024-11-19 10:00:18', '2024-11-20 00:36:36'),
(30526, '131.153.240.178', NULL, 2, '2024-11-19 10:01:06', '2024-11-19 10:01:06'),
(30527, '72.14.201.130', NULL, 2, '2024-11-19 10:19:17', '2024-11-19 11:53:45'),
(30528, '202.4.101.234', NULL, 1, '2024-11-19 10:20:43', '2024-11-19 10:20:43'),
(30529, '51.222.253.18', NULL, 1, '2024-11-19 10:28:55', '2024-11-19 10:28:55'),
(30530, '43.159.128.247', NULL, 1, '2024-11-19 10:31:41', '2024-11-19 10:31:41'),
(30531, '103.197.206.242', NULL, 1, '2024-11-19 11:07:10', '2024-11-19 11:07:10'),
(30532, '123.0.26.154', NULL, 1, '2024-11-19 11:45:47', '2024-11-19 11:45:47'),
(30533, '167.103.3.102', NULL, 1, '2024-11-19 12:34:54', '2024-11-19 12:34:54'),
(30534, '197.210.54.222', NULL, 1, '2024-11-19 13:02:26', '2024-11-19 13:02:26'),
(30535, '213.180.203.5', NULL, 1, '2024-11-19 13:39:17', '2024-11-19 13:39:17'),
(30536, '193.186.4.166', NULL, 1, '2024-11-19 13:52:21', '2024-11-19 13:52:21'),
(30537, '74.176.63.71', NULL, 1, '2024-11-19 13:52:27', '2024-11-19 13:52:27'),
(30538, '66.249.73.199', NULL, 1, '2024-11-19 14:02:32', '2024-11-19 14:02:32'),
(30539, '44.219.191.196', NULL, 1, '2024-11-19 14:44:09', '2024-11-19 14:44:09'),
(30540, '98.82.245.38', NULL, 1, '2024-11-19 14:44:12', '2024-11-19 14:44:12'),
(30541, '38.206.130.203', NULL, 1, '2024-11-19 14:44:40', '2024-11-19 14:44:40'),
(30542, '147.255.92.6', NULL, 1, '2024-11-19 14:44:52', '2024-11-19 14:44:52'),
(30543, '103.197.153.89', NULL, 1, '2024-11-19 14:45:22', '2024-11-19 14:45:22'),
(30544, '43.134.141.244', NULL, 1, '2024-11-19 14:46:25', '2024-11-19 14:46:25'),
(30545, '18.212.157.170', NULL, 1, '2024-11-19 15:21:17', '2024-11-19 15:21:17'),
(30546, '114.233.218.110', NULL, 1, '2024-11-19 15:30:10', '2024-11-19 15:30:10'),
(30547, '20.119.242.15', NULL, 2, '2024-11-19 15:33:46', '2024-11-19 15:33:52'),
(30548, '193.186.4.130', NULL, 1, '2024-11-19 15:41:44', '2024-11-19 15:41:44'),
(30549, '203.188.251.226', NULL, 2, '2024-11-19 15:41:44', '2024-11-19 15:41:51'),
(30550, '111.225.149.240', NULL, 1, '2024-11-19 15:44:10', '2024-11-19 15:44:10'),
(30551, '43.229.208.190', NULL, 3, '2024-11-19 16:47:09', '2024-11-19 16:47:41'),
(30552, '52.187.205.52', NULL, 1, '2024-11-19 17:29:46', '2024-11-19 17:29:46'),
(30553, '172.96.90.199', NULL, 1, '2024-11-19 18:05:28', '2024-11-19 18:05:28'),
(30554, '45.227.254.34', NULL, 1, '2024-11-19 18:19:45', '2024-11-19 18:19:45'),
(30555, '172.178.141.135', NULL, 1, '2024-11-19 18:27:25', '2024-11-19 18:27:25'),
(30556, '172.178.141.128', NULL, 1, '2024-11-19 18:47:22', '2024-11-19 18:47:22'),
(30557, '52.80.52.146', NULL, 1, '2024-11-19 18:55:09', '2024-11-19 18:55:09'),
(30558, '223.178.82.33', NULL, 1, '2024-11-19 19:16:38', '2024-11-19 19:16:38'),
(30559, '20.191.45.212', NULL, 1, '2024-11-19 19:52:59', '2024-11-19 19:52:59'),
(30560, '27.147.184.190', NULL, 2, '2024-11-19 19:53:09', '2024-11-19 19:57:32'),
(30561, '175.6.217.4', NULL, 1, '2024-11-19 20:49:09', '2024-11-19 20:49:09'),
(30562, '52.167.144.149', NULL, 1, '2024-11-19 21:11:05', '2024-11-19 21:11:05'),
(30563, '172.178.141.131', NULL, 1, '2024-11-19 21:14:47', '2024-11-19 21:14:47'),
(30564, '52.167.144.141', NULL, 1, '2024-11-19 21:38:22', '2024-11-19 21:38:22'),
(30565, '135.237.131.219', NULL, 1, '2024-11-19 22:19:35', '2024-11-19 22:19:35'),
(30566, '135.237.131.208', NULL, 1, '2024-11-19 22:33:30', '2024-11-19 22:33:30'),
(30567, '167.103.6.119', NULL, 2, '2024-11-19 23:09:02', '2024-11-19 23:09:04'),
(30568, '111.231.10.88', NULL, 2, '2024-11-19 23:11:06', '2024-11-19 23:17:44'),
(30569, '72.14.201.159', NULL, 1, '2024-11-19 23:16:13', '2024-11-19 23:16:13'),
(30570, '78.129.165.8', NULL, 1, '2024-11-19 23:16:48', '2024-11-19 23:16:48'),
(30571, '103.30.188.234', NULL, 2, '2024-11-19 23:18:07', '2024-11-19 23:18:11'),
(30572, '35.92.59.209', NULL, 1, '2024-11-19 23:48:09', '2024-11-19 23:48:09'),
(30573, '18.236.200.249', NULL, 1, '2024-11-19 23:58:45', '2024-11-19 23:58:45'),
(30574, '49.51.195.195', NULL, 1, '2024-11-20 00:24:03', '2024-11-20 00:24:03'),
(30575, '66.249.70.135', NULL, 2, '2024-11-20 01:11:29', '2024-11-20 01:51:02'),
(30576, '110.40.44.136', NULL, 1, '2024-11-20 01:11:44', '2024-11-20 01:11:44'),
(30577, '154.16.192.88', NULL, 1, '2024-11-20 01:45:01', '2024-11-20 01:45:01'),
(30578, '147.161.237.7', NULL, 1, '2024-11-20 02:18:31', '2024-11-20 02:18:31'),
(30579, '151.30.48.217', NULL, 1, '2024-11-20 02:36:09', '2024-11-20 02:36:09'),
(30580, '18.206.156.54', NULL, 1, '2024-11-20 03:28:34', '2024-11-20 03:28:34'),
(30581, '88.170.193.8', NULL, 1, '2024-11-20 04:49:46', '2024-11-20 04:49:46'),
(30582, '142.250.32.38', NULL, 1, '2024-11-20 04:49:46', '2024-11-20 04:49:46'),
(30583, '198.244.213.98', NULL, 1, '2024-11-20 04:57:38', '2024-11-20 04:57:38'),
(30584, '109.123.235.33', NULL, 12, '2024-11-20 05:57:29', '2024-11-20 06:00:26'),
(30585, '74.176.63.71', NULL, 2, '2024-11-20 06:30:04', '2024-11-20 23:12:58'),
(30586, '51.222.253.11', NULL, 1, '2024-11-20 06:41:08', '2024-11-20 06:41:08'),
(30587, '110.40.44.136', NULL, 1, '2024-11-20 07:21:00', '2024-11-20 07:21:00'),
(30588, '193.186.4.159', NULL, 2, '2024-11-20 07:27:24', '2024-11-20 17:38:51'),
(30589, '72.14.201.159', NULL, 4, '2024-11-20 07:52:14', '2024-11-21 00:09:34'),
(30590, '4.155.105.193', NULL, 1, '2024-11-20 08:18:19', '2024-11-20 08:18:19'),
(30591, '52.237.212.219', NULL, 4, '2024-11-20 08:19:47', '2024-11-21 01:23:13'),
(30592, '40.77.167.33', NULL, 1, '2024-11-20 08:46:47', '2024-11-20 08:46:47'),
(30593, '52.237.209.82', NULL, 4, '2024-11-20 08:50:26', '2024-11-21 01:09:47'),
(30594, '13.233.167.86', NULL, 4, '2024-11-20 09:00:08', '2024-11-20 09:00:12'),
(30595, '34.201.1.254', NULL, 1, '2024-11-20 09:09:44', '2024-11-20 09:09:44'),
(30596, '37.111.206.95', NULL, 1, '2024-11-20 09:28:11', '2024-11-20 09:28:11'),
(30597, '170.106.148.137', NULL, 1, '2024-11-20 10:12:56', '2024-11-20 10:12:56'),
(30598, '59.153.102.29', NULL, 9, '2024-11-20 10:24:42', '2024-11-20 10:26:18'),
(30599, '13.72.250.220', NULL, 4, '2024-11-20 10:28:14', '2024-11-21 02:10:07'),
(30600, '66.249.70.136', NULL, 1, '2024-11-20 10:39:45', '2024-11-20 10:39:45'),
(30601, '27.147.161.149', NULL, 1, '2024-11-20 10:45:48', '2024-11-20 10:45:48'),
(30602, '54.36.121.9', NULL, 1, '2024-11-20 10:46:13', '2024-11-20 10:46:13'),
(30603, '20.212.201.123', NULL, 5, '2024-11-20 10:48:48', '2024-11-20 15:55:28'),
(30604, '52.187.205.52', NULL, 2, '2024-11-20 10:54:10', '2024-11-21 04:56:07'),
(30605, '203.188.251.226', NULL, 2, '2024-11-20 10:56:34', '2024-11-20 10:56:37'),
(30606, '203.202.249.250', NULL, 1, '2024-11-20 11:09:46', '2024-11-20 11:09:46'),
(30607, '103.131.156.166', NULL, 1, '2024-11-20 11:30:20', '2024-11-20 11:30:20'),
(30608, '27.115.124.109', NULL, 1, '2024-11-20 12:03:19', '2024-11-20 12:03:19'),
(30609, '123.6.49.18', NULL, 1, '2024-11-20 12:03:20', '2024-11-20 12:03:20'),
(30610, '115.112.163.50', NULL, 2, '2024-11-20 12:05:40', '2024-11-20 12:05:47'),
(30611, '167.160.50.125', NULL, 1, '2024-11-20 12:29:18', '2024-11-20 12:29:18'),
(30612, '173.252.83.17', NULL, 1, '2024-11-20 13:11:26', '2024-11-20 13:11:26'),
(30613, '173.252.83.5', NULL, 1, '2024-11-20 13:11:27', '2024-11-20 13:11:27'),
(30614, '178.20.30.97', NULL, 1, '2024-11-20 13:17:55', '2024-11-20 13:17:55'),
(30615, '13.72.255.24', NULL, 3, '2024-11-20 13:22:04', '2024-11-21 00:37:26'),
(30616, '154.60.70.4', NULL, 1, '2024-11-20 13:44:59', '2024-11-20 13:44:59'),
(30617, '103.135.254.15', NULL, 1, '2024-11-20 13:49:48', '2024-11-20 13:49:48'),
(30618, '103.30.28.70', NULL, 1, '2024-11-20 13:50:56', '2024-11-20 13:50:56'),
(30619, '87.236.176.79', NULL, 1, '2024-11-20 14:03:50', '2024-11-20 14:03:50'),
(30620, '185.163.209.18', NULL, 1, '2024-11-20 14:06:36', '2024-11-20 14:06:36'),
(30621, '103.229.87.89', NULL, 5, '2024-11-20 14:08:02', '2024-11-20 18:11:26'),
(30622, '35.171.144.152', NULL, 3, '2024-11-20 14:44:01', '2024-11-20 14:44:02'),
(30623, '54.88.179.33', NULL, 1, '2024-11-20 14:44:03', '2024-11-20 14:44:03'),
(30624, '135.237.131.223', NULL, 1, '2024-11-20 14:59:44', '2024-11-20 14:59:44'),
(30625, '110.249.201.100', NULL, 1, '2024-11-20 15:03:55', '2024-11-20 15:03:55'),
(30626, '60.188.57.0', NULL, 1, '2024-11-20 15:23:44', '2024-11-20 15:23:44'),
(30627, '72.14.201.130', NULL, 1, '2024-11-20 15:27:21', '2024-11-20 15:27:21'),
(30628, '198.134.108.71', NULL, 1, '2024-11-20 15:40:21', '2024-11-20 15:40:21'),
(30629, '40.119.197.45', NULL, 2, '2024-11-20 15:53:42', '2024-11-20 15:58:09'),
(30630, '52.230.25.26', NULL, 1, '2024-11-20 15:55:01', '2024-11-20 15:55:01'),
(30631, '35.89.32.130', NULL, 1, '2024-11-20 15:59:17', '2024-11-20 15:59:17'),
(30632, '163.47.33.82', NULL, 1, '2024-11-20 16:03:32', '2024-11-20 16:03:32'),
(30633, '54.144.96.152', NULL, 1, '2024-11-20 16:28:40', '2024-11-20 16:28:40'),
(30634, '37.111.215.228', NULL, 1, '2024-11-20 17:07:53', '2024-11-20 17:07:53'),
(30635, '47.238.96.111', NULL, 1, '2024-11-20 17:26:10', '2024-11-20 17:26:10'),
(30636, '69.160.160.61', NULL, 2, '2024-11-20 17:26:21', '2024-11-20 17:26:23'),
(30637, '103.187.94.130', NULL, 1, '2024-11-20 17:31:53', '2024-11-20 17:31:53'),
(30638, '66.249.70.137', NULL, 1, '2024-11-20 17:58:02', '2024-11-20 17:58:02'),
(30639, '27.34.66.62', NULL, 1, '2024-11-20 18:04:39', '2024-11-20 18:04:39'),
(30640, '105.160.95.1', NULL, 1, '2024-11-20 18:18:59', '2024-11-20 18:18:59'),
(30641, '47.237.98.220', NULL, 1, '2024-11-20 18:22:04', '2024-11-20 18:22:04'),
(30642, '43.153.47.201', NULL, 1, '2024-11-20 18:40:08', '2024-11-20 18:40:08'),
(30643, '66.249.66.10', NULL, 4, '2024-11-20 19:38:34', '2024-11-20 21:34:46'),
(30644, '45.61.48.223', NULL, 1, '2024-11-20 19:52:08', '2024-11-20 19:52:08'),
(30645, '193.186.4.130', NULL, 1, '2024-11-20 19:53:45', '2024-11-20 19:53:45'),
(30646, '103.65.226.160', NULL, 1, '2024-11-20 19:56:54', '2024-11-20 19:56:54'),
(30647, '103.166.187.115', NULL, 1, '2024-11-20 20:01:33', '2024-11-20 20:01:33'),
(30648, '103.237.36.105', NULL, 2, '2024-11-20 20:23:05', '2024-11-20 20:27:11'),
(30649, '150.158.45.24', NULL, 2, '2024-11-20 20:24:21', '2024-11-20 20:32:25'),
(30650, '66.249.66.40', NULL, 2, '2024-11-20 20:27:30', '2024-11-20 21:42:31'),
(30651, '48.210.67.13', NULL, 1, '2024-11-20 20:48:04', '2024-11-20 20:48:04'),
(30652, '104.232.220.221', NULL, 1, '2024-11-20 21:21:40', '2024-11-20 21:21:40'),
(30653, '185.241.208.89', NULL, 1, '2024-11-20 22:04:35', '2024-11-20 22:04:35'),
(30654, '45.156.129.76', NULL, 1, '2024-11-20 22:15:04', '2024-11-20 22:15:04'),
(30655, '13.75.237.118', NULL, 1, '2024-11-20 22:38:30', '2024-11-20 22:38:30'),
(30656, '20.191.45.212', NULL, 1, '2024-11-20 22:54:37', '2024-11-20 22:54:37'),
(30657, '185.191.171.4', NULL, 1, '2024-11-20 22:59:28', '2024-11-20 22:59:28'),
(30658, '185.147.125.24', NULL, 1, '2024-11-20 23:11:48', '2024-11-20 23:11:48'),
(30659, '111.7.96.168', NULL, 2, '2024-11-20 23:28:53', '2024-11-20 23:28:55'),
(30660, '123.160.223.74', NULL, 1, '2024-11-20 23:29:33', '2024-11-20 23:29:33'),
(30661, '40.77.167.157', NULL, 1, '2024-11-20 23:44:15', '2024-11-20 23:44:15'),
(30662, '34.78.17.160', NULL, 1, '2024-11-21 00:03:30', '2024-11-21 00:03:30'),
(30663, '173.252.87.26', NULL, 1, '2024-11-21 00:22:26', '2024-11-21 00:22:26'),
(30664, '173.252.87.1', NULL, 1, '2024-11-21 00:22:26', '2024-11-21 00:22:26'),
(30665, '103.131.71.141', NULL, 1, '2024-11-21 00:43:57', '2024-11-21 00:43:57'),
(30666, '72.14.201.194', NULL, 1, '2024-11-21 01:12:37', '2024-11-21 01:12:37'),
(30667, '34.209.254.128', NULL, 1, '2024-11-21 01:34:37', '2024-11-21 01:34:37'),
(30668, '128.204.212.86', NULL, 1, '2024-11-21 01:40:22', '2024-11-21 01:40:22'),
(30669, '52.167.144.174', NULL, 1, '2024-11-21 03:20:00', '2024-11-21 03:20:00'),
(30670, '45.93.128.173', NULL, 1, '2024-11-21 03:30:34', '2024-11-21 03:30:34'),
(30671, '35.166.103.238', NULL, 1, '2024-11-21 03:39:50', '2024-11-21 03:39:50'),
(30672, '3.138.69.39', NULL, 1, '2024-11-21 03:54:02', '2024-11-21 03:54:02'),
(30673, '43.153.123.4', NULL, 1, '2024-11-21 04:01:08', '2024-11-21 04:01:08'),
(30674, '185.117.225.249', NULL, 1, '2024-11-21 04:17:44', '2024-11-21 04:17:44'),
(30675, '87.236.176.180', NULL, 1, '2024-11-21 04:28:50', '2024-11-21 04:28:50'),
(30676, '43.143.60.88', NULL, 5, '2024-11-21 04:46:09', '2024-11-21 04:53:24'),
(30677, '45.227.254.34', NULL, 1, '2024-11-21 04:54:56', '2024-11-21 04:54:56'),
(30678, '167.99.227.61', NULL, 1, '2024-11-21 05:00:44', '2024-11-21 05:00:44'),
(30679, '209.38.43.251', NULL, 1, '2024-11-21 05:23:58', '2024-11-21 05:23:58'),
(30680, '165.225.17.45', NULL, 3, '2024-11-21 06:17:21', '2024-11-21 13:07:42'),
(30681, '111.68.1.162', NULL, 1, '2024-11-21 06:51:21', '2024-11-21 06:51:21'),
(30682, '166.1.13.41', NULL, 1, '2024-11-21 07:27:51', '2024-11-21 07:27:51'),
(30683, '89.200.217.184', NULL, 1, '2024-11-21 07:42:03', '2024-11-21 07:42:03'),
(30684, '66.249.66.41', NULL, 2, '2024-11-21 08:37:42', '2024-11-21 10:10:47'),
(30685, '4.193.96.14', NULL, 1, '2024-11-21 08:52:46', '2024-11-21 08:52:46'),
(30686, '13.76.141.173', NULL, 2, '2024-11-21 08:55:32', '2024-11-21 09:42:30'),
(30687, '18.224.94.182', NULL, 4, '2024-11-21 09:16:24', '2024-11-21 15:02:18'),
(30688, '18.224.128.89', NULL, 3, '2024-11-21 09:16:25', '2024-11-21 13:17:45'),
(30689, '18.117.195.50', NULL, 6, '2024-11-21 09:16:32', '2024-11-21 13:17:51'),
(30690, '103.20.89.20', NULL, 1, '2024-11-21 09:23:20', '2024-11-21 09:23:20'),
(30691, '193.186.4.159', NULL, 1, '2024-11-21 09:23:20', '2024-11-21 09:23:20'),
(30692, '52.230.25.26', NULL, 4, '2024-11-21 09:42:34', '2024-11-21 15:10:27'),
(30693, '18.116.89.8', NULL, 1, '2024-11-21 10:11:05', '2024-11-21 10:11:05'),
(30694, '18.188.52.28', NULL, 2, '2024-11-21 10:36:22', '2024-11-21 15:02:11'),
(30695, '40.119.197.45', NULL, 1, '2024-11-21 10:40:58', '2024-11-21 10:40:58'),
(30696, '45.148.10.121', NULL, 1, '2024-11-21 10:53:20', '2024-11-21 10:53:20'),
(30697, '52.163.93.107', NULL, 2, '2024-11-21 10:59:17', '2024-11-21 11:02:11'),
(30698, '103.127.199.160', NULL, 4, '2024-11-21 11:12:02', '2024-11-21 11:12:21'),
(30699, '110.224.76.228', NULL, 1, '2024-11-21 11:17:04', '2024-11-21 11:17:04'),
(30700, '54.223.109.188', NULL, 1, '2024-11-21 11:19:14', '2024-11-21 11:19:14'),
(30701, '66.249.66.1', NULL, 1, '2024-11-21 11:25:44', '2024-11-21 11:25:44'),
(30702, '72.14.201.159', NULL, 2, '2024-11-21 11:27:22', '2024-11-21 21:42:42'),
(30703, '18.119.105.155', NULL, 1, '2024-11-21 12:08:53', '2024-11-21 12:08:53'),
(30704, '18.225.25.214', NULL, 4, '2024-11-21 12:25:23', '2024-11-21 15:02:12'),
(30705, '195.191.219.132', NULL, 1, '2024-11-21 12:26:02', '2024-11-21 12:26:02'),
(30706, '72.14.201.224', NULL, 1, '2024-11-21 12:50:32', '2024-11-21 12:50:32'),
(30707, '164.55.247.240', NULL, 2, '2024-11-21 12:50:39', '2024-11-21 12:50:39'),
(30708, '3.19.74.154', NULL, 2, '2024-11-21 13:17:45', '2024-11-21 15:02:18'),
(30709, '43.135.133.194', NULL, 1, '2024-11-21 13:17:52', '2024-11-21 13:17:52'),
(30710, '40.83.38.140', NULL, 1, '2024-11-21 14:48:10', '2024-11-21 14:48:10'),
(30711, '40.94.28.47', NULL, 1, '2024-11-21 14:48:23', '2024-11-21 14:48:23'),
(30712, '182.2.143.144', NULL, 1, '2024-11-21 15:41:45', '2024-11-21 15:41:45'),
(30713, '110.249.201.69', NULL, 1, '2024-11-21 16:04:23', '2024-11-21 16:04:23'),
(30714, '93.158.91.24', NULL, 1, '2024-11-21 16:05:43', '2024-11-21 16:05:43'),
(30715, '54.80.107.176', NULL, 1, '2024-11-21 16:28:53', '2024-11-21 16:28:53'),
(30716, '146.235.227.69', NULL, 1, '2024-11-21 16:33:12', '2024-11-21 16:33:12'),
(30717, '91.242.162.3', NULL, 1, '2024-11-21 16:38:15', '2024-11-21 16:38:15'),
(30718, '134.238.11.66', NULL, 1, '2024-11-21 16:56:05', '2024-11-21 16:56:05'),
(30719, '119.28.202.234', NULL, 12, '2024-11-21 17:04:40', '2024-11-21 17:04:43'),
(30720, '140.179.71.143', NULL, 1, '2024-11-21 19:15:36', '2024-11-21 19:15:36'),
(30721, '167.235.1.20', NULL, 1, '2024-11-21 19:41:34', '2024-11-21 19:41:34'),
(30722, '37.111.206.189', NULL, 1, '2024-11-21 20:56:10', '2024-11-21 20:56:10'),
(30723, '94.156.167.147', NULL, 1, '2024-11-21 21:05:11', '2024-11-21 21:05:11'),
(30724, '4.227.36.60', NULL, 4, '2024-11-21 21:07:13', '2024-11-21 21:07:37'),
(30725, '43.153.86.78', NULL, 1, '2024-11-21 22:00:18', '2024-11-21 22:00:18'),
(30726, '178.128.183.197', NULL, 1, '2024-11-21 22:03:09', '2024-11-21 22:03:09'),
(30727, '136.243.220.211', NULL, 1, '2024-11-21 22:05:59', '2024-11-21 22:05:59'),
(30728, '175.30.48.172', NULL, 1, '2024-11-21 22:23:15', '2024-11-21 22:23:15'),
(30729, '120.244.186.199', NULL, 1, '2024-11-21 22:54:59', '2024-11-21 22:54:59'),
(30730, '194.99.27.190', NULL, 1, '2024-11-22 00:37:11', '2024-11-22 00:37:11'),
(30731, '95.86.30.242', NULL, 1, '2024-11-22 00:38:04', '2024-11-22 00:38:04'),
(30732, '178.20.30.69', NULL, 1, '2024-11-22 00:39:51', '2024-11-22 00:39:51'),
(30733, '66.249.66.11', NULL, 1, '2024-11-22 01:11:48', '2024-11-22 01:11:48'),
(30734, '66.249.66.40', NULL, 1, '2024-11-22 01:42:55', '2024-11-22 01:42:55'),
(30735, '44.242.199.36', NULL, 1, '2024-11-22 01:48:09', '2024-11-22 01:48:09'),
(30736, '136.185.111.107', NULL, 4, '2024-11-22 01:54:40', '2024-11-22 03:32:52'),
(30737, '37.46.115.23', NULL, 1, '2024-11-22 02:22:01', '2024-11-22 02:22:01'),
(30738, '35.87.234.30', NULL, 1, '2024-11-22 02:35:19', '2024-11-22 02:35:19'),
(30739, '40.77.167.2', NULL, 1, '2024-11-22 02:38:55', '2024-11-22 02:38:55'),
(30740, '103.120.35.154', NULL, 3, '2024-11-22 02:46:00', '2024-11-22 02:46:46'),
(30741, '125.94.144.102', NULL, 1, '2024-11-22 03:01:32', '2024-11-22 03:01:32'),
(30742, '212.23.222.253', NULL, 2, '2024-11-22 03:48:18', '2024-11-22 03:48:23'),
(30743, '47.238.96.217', NULL, 1, '2024-11-22 04:04:25', '2024-11-22 04:04:25'),
(30744, '128.204.212.85', NULL, 1, '2024-11-22 04:22:17', '2024-11-22 04:22:17'),
(30745, '18.232.107.230', NULL, 1, '2024-11-22 04:27:12', '2024-11-22 04:27:12'),
(30746, '158.69.25.39', NULL, 1, '2024-11-22 04:36:08', '2024-11-22 04:36:08'),
(30747, '84.247.150.243', NULL, 5, '2024-11-22 05:01:56', '2024-11-22 05:04:44'),
(30748, '4.227.36.6', NULL, 1, '2024-11-22 05:23:34', '2024-11-22 05:23:34'),
(30749, '40.77.167.25', NULL, 1, '2024-11-22 06:08:48', '2024-11-22 06:08:48'),
(30750, '35.91.128.239', NULL, 4, '2024-11-22 06:26:46', '2024-11-22 06:26:47'),
(30751, '154.3.62.20', NULL, 1, '2024-11-22 06:27:40', '2024-11-22 06:27:40'),
(30752, '49.51.38.193', NULL, 1, '2024-11-22 06:56:33', '2024-11-22 06:56:33'),
(30753, '193.186.4.159', NULL, 2, '2024-11-22 07:22:02', '2024-11-22 13:53:22'),
(30754, '128.204.212.86', NULL, 1, '2024-11-22 08:16:01', '2024-11-22 08:16:01'),
(30755, '193.186.4.161', NULL, 1, '2024-11-22 08:37:16', '2024-11-22 08:37:16'),
(30756, '40.77.167.241', NULL, 1, '2024-11-22 09:26:47', '2024-11-22 09:26:47'),
(30757, '205.210.31.14', NULL, 1, '2024-11-22 09:49:51', '2024-11-22 09:49:51'),
(30758, '195.191.219.130', NULL, 1, '2024-11-22 09:56:34', '2024-11-22 09:56:34'),
(30759, '51.222.253.9', NULL, 1, '2024-11-22 10:15:39', '2024-11-22 10:15:39'),
(30760, '51.222.253.2', NULL, 1, '2024-11-22 11:48:02', '2024-11-22 11:48:02'),
(30761, '103.166.187.115', NULL, 1, '2024-11-22 12:21:50', '2024-11-22 12:21:50'),
(30762, '52.81.221.161', NULL, 1, '2024-11-22 13:01:58', '2024-11-22 13:01:58'),
(30763, '52.167.144.177', NULL, 1, '2024-11-22 15:08:51', '2024-11-22 15:08:51'),
(30764, '185.178.35.234', NULL, 1, '2024-11-22 15:10:54', '2024-11-22 15:10:54'),
(30765, '43.135.186.135', NULL, 1, '2024-11-22 15:14:38', '2024-11-22 15:14:38'),
(30766, '84.247.150.175', NULL, 5, '2024-11-22 15:26:44', '2024-11-22 15:29:11'),
(30767, '98.81.1.148', NULL, 1, '2024-11-22 16:22:13', '2024-11-22 16:22:13'),
(30768, '103.87.248.46', NULL, 13, '2024-11-22 16:37:58', '2024-11-22 18:42:57'),
(30769, '191.96.11.228', NULL, 1, '2024-11-22 16:53:51', '2024-11-22 16:53:51'),
(30770, '4.196.75.216', NULL, 1, '2024-11-22 17:23:09', '2024-11-22 17:23:09'),
(30771, '104.207.59.243', NULL, 1, '2024-11-22 17:24:11', '2024-11-22 17:24:11'),
(30772, '72.14.201.104', NULL, 1, '2024-11-22 17:27:21', '2024-11-22 17:27:21'),
(30773, '74.80.208.108', NULL, 1, '2024-11-22 18:24:04', '2024-11-22 18:24:04'),
(30774, '111.225.149.130', NULL, 1, '2024-11-22 18:52:31', '2024-11-22 18:52:31'),
(30775, '172.183.90.84', NULL, 1, '2024-11-22 18:56:21', '2024-11-22 18:56:21'),
(30776, '66.249.66.42', NULL, 2, '2024-11-22 19:51:57', '2024-11-23 04:58:12'),
(30777, '66.249.66.41', NULL, 2, '2024-11-22 19:52:02', '2024-11-22 19:52:02'),
(30778, '77.74.177.118', NULL, 1, '2024-11-22 20:59:26', '2024-11-22 20:59:26'),
(30779, '47.245.86.189', NULL, 1, '2024-11-22 21:05:40', '2024-11-22 21:05:40'),
(30780, '23.98.179.26', NULL, 1, '2024-11-22 21:18:22', '2024-11-22 21:18:22'),
(30781, '20.191.45.212', NULL, 1, '2024-11-22 21:48:47', '2024-11-22 21:48:47'),
(30782, '188.143.169.41', NULL, 1, '2024-11-22 21:50:01', '2024-11-22 21:50:01'),
(30783, '65.21.113.241', NULL, 1, '2024-11-22 22:23:03', '2024-11-22 22:23:03'),
(30784, '221.230.164.216', NULL, 1, '2024-11-22 23:18:47', '2024-11-22 23:18:47'),
(30785, '35.86.121.0', NULL, 1, '2024-11-23 00:04:36', '2024-11-23 00:04:36'),
(30786, '66.249.66.12', NULL, 1, '2024-11-23 00:06:01', '2024-11-23 00:06:01'),
(30787, '103.237.39.191', NULL, 2, '2024-11-23 00:06:58', '2024-11-23 00:08:01'),
(30788, '185.147.125.24', NULL, 1, '2024-11-23 00:28:30', '2024-11-23 00:28:30'),
(30789, '43.159.149.56', NULL, 1, '2024-11-23 00:52:02', '2024-11-23 00:52:02'),
(30790, '168.119.208.121', NULL, 1, '2024-11-23 01:48:36', '2024-11-23 01:48:36'),
(30791, '35.90.175.125', NULL, 1, '2024-11-23 02:07:09', '2024-11-23 02:07:09'),
(30792, '216.74.123.181', NULL, 1, '2024-11-23 02:17:53', '2024-11-23 02:17:53'),
(30793, '195.211.77.142', NULL, 2, '2024-11-23 02:42:30', '2024-11-23 02:42:46'),
(30794, '52.167.144.149', NULL, 1, '2024-11-23 03:28:29', '2024-11-23 03:28:29'),
(30795, '147.185.132.228', NULL, 1, '2024-11-23 03:52:48', '2024-11-23 03:52:48'),
(30796, '212.102.60.133', NULL, 1, '2024-11-23 04:09:36', '2024-11-23 04:09:36'),
(30797, '54.144.101.71', NULL, 1, '2024-11-23 04:21:17', '2024-11-23 04:21:17'),
(30798, '66.249.66.11', NULL, 1, '2024-11-23 04:57:12', '2024-11-23 04:57:12'),
(30799, '66.220.149.17', NULL, 1, '2024-11-23 05:04:25', '2024-11-23 05:04:25'),
(30800, '66.220.149.4', NULL, 1, '2024-11-23 05:04:25', '2024-11-23 05:04:25'),
(30801, '34.72.176.129', NULL, 1, '2024-11-23 06:02:41', '2024-11-23 06:02:41'),
(30802, '205.169.39.112', NULL, 2, '2024-11-23 06:02:52', '2024-11-23 06:03:22'),
(30803, '205.169.39.5', NULL, 1, '2024-11-23 06:03:03', '2024-11-23 06:03:03'),
(30804, '34.123.170.104', NULL, 1, '2024-11-23 06:05:37', '2024-11-23 06:05:37'),
(30805, '185.61.217.248', NULL, 1, '2024-11-23 06:23:13', '2024-11-23 06:23:13'),
(30806, '205.169.39.7', NULL, 1, '2024-11-23 06:54:42', '2024-11-23 06:54:42'),
(30807, '137.184.84.83', NULL, 1, '2024-11-23 06:56:32', '2024-11-23 06:56:32'),
(30808, '205.169.39.4', NULL, 1, '2024-11-23 06:57:38', '2024-11-23 06:57:38'),
(30809, '212.102.60.133', NULL, 1, '2024-11-23 07:40:56', '2024-11-23 07:40:56'),
(30810, '195.191.219.133', NULL, 1, '2024-11-23 07:44:32', '2024-11-23 07:44:32'),
(30811, '103.72.212.119', NULL, 2, '2024-11-23 08:07:47', '2024-11-23 08:08:39'),
(30812, '43.130.31.17', NULL, 1, '2024-11-23 09:53:01', '2024-11-23 09:53:01'),
(30813, '103.25.123.54', NULL, 1, '2024-11-23 11:09:13', '2024-11-23 11:09:13'),
(30814, '198.235.24.166', NULL, 1, '2024-11-23 11:38:20', '2024-11-23 11:38:20'),
(30815, '172.178.141.138', NULL, 1, '2024-11-23 12:03:46', '2024-11-23 12:03:46'),
(30816, '65.21.113.241', NULL, 3, '2024-11-23 13:05:11', '2024-11-23 13:05:21'),
(30817, '140.179.71.143', NULL, 1, '2024-11-23 13:40:26', '2024-11-23 13:40:26'),
(30818, '69.171.249.7', NULL, 1, '2024-11-23 13:53:06', '2024-11-23 13:53:06'),
(30819, '69.171.249.11', NULL, 1, '2024-11-23 13:53:06', '2024-11-23 13:53:06'),
(30820, '206.168.34.127', NULL, 1, '2024-11-23 14:40:11', '2024-11-23 14:40:11'),
(30821, '72.14.201.159', NULL, 1, '2024-11-23 15:46:34', '2024-11-23 15:46:34'),
(30822, '157.55.39.193', NULL, 1, '2024-11-23 15:51:29', '2024-11-23 15:51:29'),
(30823, '98.83.106.160', NULL, 1, '2024-11-23 16:06:43', '2024-11-23 16:06:43'),
(30824, '165.232.184.115', NULL, 1, '2024-11-23 16:28:52', '2024-11-23 16:28:52'),
(30825, '103.25.250.128', NULL, 1, '2024-11-23 17:03:44', '2024-11-23 17:03:44'),
(30826, '68.183.27.223', NULL, 1, '2024-11-23 18:20:21', '2024-11-23 18:20:21'),
(30827, '167.94.138.112', NULL, 1, '2024-11-23 18:35:12', '2024-11-23 18:35:12'),
(30828, '111.225.149.49', NULL, 1, '2024-11-23 18:52:16', '2024-11-23 18:52:16'),
(30829, '68.183.140.187', NULL, 1, '2024-11-23 19:01:54', '2024-11-23 19:01:54'),
(30830, '43.135.182.95', NULL, 1, '2024-11-23 19:04:31', '2024-11-23 19:04:31'),
(30831, '42.236.101.212', NULL, 1, '2024-11-23 19:15:13', '2024-11-23 19:15:13'),
(30832, '159.65.173.91', NULL, 5, '2024-11-23 19:21:31', '2024-11-23 19:21:34'),
(30833, '66.249.66.40', NULL, 1, '2024-11-23 19:54:38', '2024-11-23 19:54:38'),
(30834, '116.58.200.12', NULL, 4, '2024-11-23 20:53:26', '2024-11-23 20:55:07'),
(30835, '124.221.186.82', NULL, 8, '2024-11-23 21:12:05', '2024-11-23 21:29:30'),
(30836, '40.77.167.62', NULL, 1, '2024-11-23 21:26:43', '2024-11-23 21:26:43'),
(30837, '89.187.162.106', NULL, 1, '2024-11-23 21:43:36', '2024-11-23 21:43:36'),
(30838, '119.30.41.186', NULL, 1, '2024-11-23 22:01:18', '2024-11-23 22:01:18'),
(30839, '206.189.83.191', NULL, 4, '2024-11-23 22:30:13', '2024-11-23 22:30:16'),
(30840, '80.85.247.161', NULL, 1, '2024-11-23 23:16:33', '2024-11-23 23:16:33'),
(30841, '178.249.214.52', NULL, 1, '2024-11-23 23:33:08', '2024-11-23 23:33:08'),
(30842, '87.120.116.15', NULL, 2, '2024-11-24 00:26:50', '2024-11-24 00:26:55'),
(30843, '35.180.243.79', NULL, 1, '2024-11-24 00:54:29', '2024-11-24 00:54:29'),
(30844, '178.254.38.45', NULL, 1, '2024-11-24 01:45:58', '2024-11-24 01:45:58'),
(30845, '173.244.58.130', NULL, 1, '2024-11-24 01:58:51', '2024-11-24 01:58:51'),
(30846, '54.185.37.150', NULL, 1, '2024-11-24 02:39:37', '2024-11-24 02:39:37'),
(30847, '52.12.205.132', NULL, 1, '2024-11-24 02:48:42', '2024-11-24 02:48:42'),
(30848, '24.199.124.2', NULL, 4, '2024-11-24 02:51:09', '2024-11-24 02:51:14'),
(30849, '185.147.125.23', NULL, 1, '2024-11-24 02:54:14', '2024-11-24 02:54:14'),
(30850, '18.237.96.70', NULL, 1, '2024-11-24 03:39:26', '2024-11-24 03:39:26'),
(30851, '18.206.220.205', NULL, 1, '2024-11-24 04:04:43', '2024-11-24 04:04:43'),
(30852, '37.19.223.242', NULL, 1, '2024-11-24 04:50:18', '2024-11-24 04:50:18'),
(30853, '205.210.31.22', NULL, 1, '2024-11-24 04:56:48', '2024-11-24 04:56:48'),
(30854, '170.106.192.3', NULL, 1, '2024-11-24 05:32:25', '2024-11-24 05:32:25'),
(30855, '212.102.60.137', NULL, 1, '2024-11-24 05:33:58', '2024-11-24 05:33:58'),
(30856, '113.141.91.58', NULL, 1, '2024-11-24 06:11:19', '2024-11-24 06:11:19'),
(30857, '54.187.163.5', NULL, 1, '2024-11-24 06:45:54', '2024-11-24 06:45:54'),
(30858, '17.241.227.5', NULL, 1, '2024-11-24 08:16:42', '2024-11-24 08:16:42'),
(30859, '13.76.141.173', NULL, 1, '2024-11-24 08:35:21', '2024-11-24 08:35:21'),
(30860, '66.249.66.41', NULL, 2, '2024-11-24 08:44:41', '2024-11-24 10:38:29'),
(30861, '3.14.145.167', NULL, 1, '2024-11-24 09:08:38', '2024-11-24 09:08:38'),
(30862, '193.186.4.130', NULL, 1, '2024-11-24 09:43:56', '2024-11-24 09:43:56'),
(30863, '23.82.28.6', NULL, 1, '2024-11-24 09:45:59', '2024-11-24 09:45:59'),
(30864, '180.163.29.103', NULL, 1, '2024-11-24 10:05:16', '2024-11-24 10:05:16'),
(30865, '54.39.104.60', NULL, 1, '2024-11-24 10:35:02', '2024-11-24 10:35:02'),
(30866, '202.134.9.132', NULL, 3, '2024-11-24 10:52:44', '2024-11-24 13:23:49'),
(30867, '149.56.160.178', NULL, 3, '2024-11-24 10:57:42', '2024-11-24 10:57:52'),
(30868, '149.56.160.158', NULL, 1, '2024-11-24 10:58:16', '2024-11-24 10:58:16'),
(30869, '52.163.93.107', NULL, 2, '2024-11-24 10:59:59', '2024-11-24 15:16:12'),
(30870, '52.230.25.26', NULL, 2, '2024-11-24 11:03:02', '2024-11-24 17:05:25'),
(30871, '191.96.168.41', NULL, 1, '2024-11-24 11:47:54', '2024-11-24 11:47:54'),
(30872, '103.202.55.115', NULL, 1, '2024-11-24 12:57:14', '2024-11-24 12:57:14'),
(30873, '117.139.69.136', NULL, 1, '2024-11-24 13:20:39', '2024-11-24 13:20:39'),
(30874, '114.31.3.90', NULL, 1, '2024-11-24 13:43:32', '2024-11-24 13:43:32'),
(30875, '103.9.187.186', NULL, 3, '2024-11-24 13:58:54', '2024-11-24 16:09:58'),
(30876, '173.252.83.3', NULL, 1, '2024-11-24 14:19:30', '2024-11-24 14:19:30'),
(30877, '173.252.83.115', NULL, 1, '2024-11-24 14:19:30', '2024-11-24 14:19:30'),
(30878, '51.222.253.9', NULL, 1, '2024-11-24 14:41:01', '2024-11-24 14:41:01'),
(30879, '40.84.221.239', NULL, 1, '2024-11-24 14:43:47', '2024-11-24 14:43:47'),
(30880, '129.211.167.200', NULL, 1, '2024-11-24 14:57:06', '2024-11-24 14:57:06'),
(30881, '49.51.233.46', NULL, 1, '2024-11-24 15:19:07', '2024-11-24 15:19:07'),
(30882, '54.223.109.188', NULL, 1, '2024-11-24 15:44:08', '2024-11-24 15:44:08'),
(30883, '98.81.1.148', NULL, 1, '2024-11-24 16:04:27', '2024-11-24 16:04:27'),
(30884, '84.181.197.88', NULL, 2, '2024-11-24 16:30:52', '2024-11-25 03:20:39'),
(30885, '91.242.162.10', NULL, 1, '2024-11-24 16:38:25', '2024-11-24 16:38:25'),
(30886, '45.141.215.173', NULL, 1, '2024-11-24 16:56:20', '2024-11-24 16:56:20'),
(30887, '27.147.172.165', NULL, 3, '2024-11-24 17:09:58', '2024-11-24 17:10:12'),
(30888, '72.13.62.26', NULL, 1, '2024-11-24 17:22:23', '2024-11-24 17:22:23'),
(30889, '111.180.202.174', NULL, 1, '2024-11-24 17:34:39', '2024-11-24 17:34:39'),
(30890, '157.55.39.50', NULL, 1, '2024-11-24 18:08:22', '2024-11-24 18:08:22'),
(30891, '77.238.225.41', NULL, 1, '2024-11-24 19:36:10', '2024-11-24 19:36:10'),
(30892, '159.223.203.33', NULL, 4, '2024-11-24 20:35:43', '2024-11-24 20:35:45'),
(30893, '66.249.66.42', NULL, 1, '2024-11-24 20:36:58', '2024-11-24 20:36:58'),
(30894, '3.147.53.252', NULL, 1, '2024-11-24 21:58:02', '2024-11-24 21:58:02'),
(30895, '34.27.44.81', NULL, 1, '2024-11-24 23:15:12', '2024-11-24 23:15:12'),
(30896, '35.161.91.192', NULL, 1, '2024-11-24 23:28:33', '2024-11-24 23:28:33'),
(30897, '52.34.101.15', NULL, 1, '2024-11-24 23:29:21', '2024-11-24 23:29:21'),
(30898, '66.249.66.12', NULL, 1, '2024-11-24 23:48:23', '2024-11-24 23:48:23'),
(30899, '37.111.206.164', NULL, 1, '2024-11-24 23:51:44', '2024-11-24 23:51:44'),
(30900, '103.131.71.135', NULL, 1, '2024-11-25 00:09:11', '2024-11-25 00:09:11'),
(30901, '71.6.134.233', NULL, 1, '2024-11-25 00:19:31', '2024-11-25 00:19:31'),
(30902, '34.44.247.150', NULL, 1, '2024-11-25 00:37:00', '2024-11-25 00:37:00'),
(30903, '49.51.178.45', NULL, 1, '2024-11-25 00:42:27', '2024-11-25 00:42:27'),
(30904, '205.209.118.101', NULL, 1, '2024-11-25 00:50:54', '2024-11-25 00:50:54'),
(30905, '205.210.31.180', NULL, 1, '2024-11-25 00:59:02', '2024-11-25 00:59:02'),
(30906, '34.83.117.32', NULL, 1, '2024-11-25 01:33:33', '2024-11-25 01:33:33'),
(30907, '119.28.202.234', NULL, 11, '2024-11-25 01:44:58', '2024-11-25 01:45:01'),
(30908, '119.28.202.234', NULL, 11, '2024-11-25 01:44:58', '2024-11-25 01:45:01'),
(30909, '198.235.24.52', NULL, 1, '2024-11-25 02:02:58', '2024-11-25 02:02:58'),
(30910, '154.216.18.207', NULL, 1, '2024-11-25 02:11:01', '2024-11-25 02:11:01'),
(30911, '110.249.201.85', NULL, 1, '2024-11-25 02:32:57', '2024-11-25 02:32:57'),
(30912, '179.61.197.60', NULL, 1, '2024-11-25 03:09:45', '2024-11-25 03:09:45'),
(30913, '44.234.109.115', NULL, 1, '2024-11-25 03:18:46', '2024-11-25 03:18:46'),
(30914, '205.169.39.14', NULL, 1, '2024-11-25 03:54:22', '2024-11-25 03:54:22'),
(30915, '185.147.125.16', NULL, 1, '2024-11-25 03:56:37', '2024-11-25 03:56:37'),
(30916, '128.204.212.87', NULL, 1, '2024-11-25 04:33:25', '2024-11-25 04:33:25'),
(30917, '146.190.44.190', NULL, 1, '2024-11-25 05:28:54', '2024-11-25 05:28:54'),
(30918, '51.222.253.2', NULL, 1, '2024-11-25 05:50:31', '2024-11-25 05:50:31'),
(30919, '42.236.101.216', NULL, 1, '2024-11-25 06:03:26', '2024-11-25 06:03:26'),
(30920, '154.216.18.207', NULL, 2, '2024-11-25 06:13:08', '2024-11-25 06:13:10'),
(30921, '42.236.17.126', NULL, 1, '2024-11-25 06:42:16', '2024-11-25 06:42:16'),
(30922, '42.236.101.225', NULL, 1, '2024-11-25 06:43:24', '2024-11-25 06:43:24'),
(30923, '42.236.17.86', NULL, 1, '2024-11-25 06:43:41', '2024-11-25 06:43:41'),
(30924, '42.236.101.207', NULL, 1, '2024-11-25 06:44:05', '2024-11-25 06:44:05'),
(30925, '42.236.17.13', NULL, 1, '2024-11-25 07:17:43', '2024-11-25 07:17:43'),
(30926, '34.27.44.81', NULL, 3, '2024-11-25 08:17:25', '2024-11-26 02:31:25'),
(30927, '157.55.39.57', NULL, 1, '2024-11-25 08:48:25', '2024-11-25 08:48:25'),
(30928, '34.44.247.150', NULL, 3, '2024-11-25 08:58:05', '2024-11-26 02:26:10'),
(30929, '4.227.36.127', NULL, 4, '2024-11-25 09:11:43', '2024-11-25 09:12:15'),
(30930, '207.46.13.151', NULL, 1, '2024-11-25 09:28:11', '2024-11-25 09:28:11'),
(30931, '202.134.11.241', NULL, 1, '2024-11-25 09:36:23', '2024-11-25 09:36:23'),
(30932, '195.191.219.133', NULL, 1, '2024-11-25 09:37:57', '2024-11-25 09:37:57'),
(30933, '165.231.182.32', NULL, 1, '2024-11-25 09:41:59', '2024-11-25 09:41:59'),
(30934, '143.92.34.36', NULL, 1, '2024-11-25 09:42:51', '2024-11-25 09:42:51'),
(30935, '72.14.201.159', NULL, 1, '2024-11-25 09:49:01', '2024-11-25 09:49:01'),
(30936, '87.236.20.180', NULL, 1, '2024-11-25 10:09:32', '2024-11-25 10:09:32'),
(30937, '119.30.41.219', NULL, 1, '2024-11-25 10:36:02', '2024-11-25 10:36:02'),
(30938, '43.156.202.34', NULL, 1, '2024-11-25 10:46:54', '2024-11-25 10:46:54'),
(30939, '52.230.25.26', NULL, 1, '2024-11-25 11:00:36', '2024-11-25 11:00:36'),
(30940, '158.69.118.54', NULL, 2, '2024-11-25 11:05:57', '2024-11-25 18:30:49'),
(30941, '52.163.93.107', NULL, 1, '2024-11-25 11:22:51', '2024-11-25 11:22:51'),
(30942, '103.69.76.247', NULL, 2, '2024-11-25 11:57:00', '2024-11-25 11:57:04'),
(30943, '123.6.49.12', NULL, 1, '2024-11-25 12:31:26', '2024-11-25 12:31:26'),
(30944, '123.6.49.44', NULL, 1, '2024-11-25 12:31:26', '2024-11-25 12:31:26'),
(30945, '17.241.227.157', NULL, 1, '2024-11-25 12:58:40', '2024-11-25 12:58:40'),
(30946, '118.189.41.121', NULL, 1, '2024-11-25 13:04:47', '2024-11-25 13:04:47'),
(30947, '18.117.195.50', NULL, 2, '2024-11-25 13:12:14', '2024-11-25 13:12:20'),
(30948, '3.134.80.8', NULL, 1, '2024-11-25 13:12:14', '2024-11-25 13:12:14'),
(30949, '18.224.128.89', NULL, 2, '2024-11-25 13:12:14', '2024-11-25 13:12:15'),
(30950, '3.141.11.163', NULL, 1, '2024-11-25 13:12:20', '2024-11-25 13:12:20'),
(30951, '34.83.117.32', NULL, 2, '2024-11-25 15:02:21', '2024-11-26 04:36:28'),
(30952, '40.119.197.45', NULL, 1, '2024-11-25 15:13:31', '2024-11-25 15:13:31'),
(30953, '144.48.224.165', NULL, 2, '2024-11-25 15:50:39', '2024-11-25 15:50:52'),
(30954, '18.212.157.170', NULL, 1, '2024-11-25 16:18:52', '2024-11-25 16:18:52'),
(30955, '88.218.62.29', NULL, 1, '2024-11-25 16:31:27', '2024-11-25 16:31:27'),
(30956, '52.187.125.23', NULL, 1, '2024-11-25 16:38:01', '2024-11-25 16:38:01'),
(30957, '72.14.201.104', NULL, 1, '2024-11-25 16:42:15', '2024-11-25 16:42:15'),
(30958, '188.143.169.41', NULL, 1, '2024-11-25 17:03:38', '2024-11-25 17:03:38'),
(30959, '54.222.218.124', NULL, 2, '2024-11-25 17:36:19', '2024-11-25 18:17:05'),
(30960, '52.81.14.90', NULL, 1, '2024-11-25 17:36:42', '2024-11-25 17:36:42'),
(30961, '107.189.8.70', NULL, 1, '2024-11-25 17:51:18', '2024-11-25 17:51:18'),
(30962, '72.14.201.130', NULL, 1, '2024-11-25 17:51:28', '2024-11-25 17:51:28'),
(30963, '15.206.170.234', NULL, 4, '2024-11-25 18:44:24', '2024-11-25 18:44:27'),
(30964, '103.153.76.86', NULL, 1, '2024-11-25 19:23:43', '2024-11-25 19:23:43'),
(30965, '43.135.142.7', NULL, 1, '2024-11-25 19:41:56', '2024-11-25 19:41:56'),
(30966, '103.143.139.83', NULL, 1, '2024-11-25 20:21:07', '2024-11-25 20:21:07'),
(30967, '58.145.187.198', NULL, 1, '2024-11-25 20:55:06', '2024-11-25 20:55:06'),
(30968, '40.84.221.238', NULL, 1, '2024-11-25 21:46:25', '2024-11-25 21:46:25'),
(30969, '103.87.248.46', NULL, 2, '2024-11-25 21:46:50', '2024-11-25 22:53:49'),
(30970, '172.178.141.129', NULL, 1, '2024-11-25 22:35:49', '2024-11-25 22:35:49'),
(30971, '54.212.79.202', NULL, 1, '2024-11-25 23:09:29', '2024-11-25 23:09:29'),
(30972, '191.101.217.103', NULL, 1, '2024-11-25 23:57:36', '2024-11-25 23:57:36'),
(30973, '45.141.156.40', NULL, 2, '2024-11-26 00:06:01', '2024-11-26 00:51:48'),
(30974, '54.201.147.183', NULL, 1, '2024-11-26 00:22:29', '2024-11-26 00:22:29'),
(30975, '42.236.17.70', NULL, 1, '2024-11-26 00:24:17', '2024-11-26 00:24:17'),
(30976, '110.249.201.160', NULL, 1, '2024-11-26 02:31:51', '2024-11-26 02:31:51'),
(30977, '207.46.13.102', NULL, 1, '2024-11-26 03:22:58', '2024-11-26 03:22:58'),
(30978, '51.158.239.241', NULL, 1, '2024-11-26 04:03:41', '2024-11-26 04:03:41'),
(30979, '103.131.71.153', NULL, 1, '2024-11-26 04:12:02', '2024-11-26 04:12:02'),
(30980, '54.144.96.152', NULL, 1, '2024-11-26 04:21:01', '2024-11-26 04:21:01'),
(30981, '185.61.222.114', NULL, 1, '2024-11-26 04:28:00', '2024-11-26 04:28:00'),
(30982, '74.80.208.84', NULL, 2, '2024-11-26 05:11:02', '2024-11-26 06:10:20'),
(30983, '49.51.180.2', NULL, 1, '2024-11-26 05:52:18', '2024-11-26 05:52:18'),
(30984, '20.191.45.212', NULL, 1, '2024-11-26 06:04:33', '2024-11-26 06:04:33'),
(30985, '217.15.161.125', NULL, 3, '2024-11-26 06:08:37', '2024-11-26 06:10:44'),
(30986, '52.187.150.199', NULL, 1, '2024-11-26 06:15:41', '2024-11-26 06:15:41'),
(30987, '3.227.253.142', NULL, 1, '2024-11-26 07:43:58', '2024-11-26 07:43:58'),
(30988, '38.152.51.9', NULL, 1, '2024-11-26 07:54:52', '2024-11-26 07:54:52'),
(30989, '42.83.147.55', NULL, 1, '2024-11-26 08:01:56', '2024-11-26 08:01:56'),
(30990, '172.81.113.200', NULL, 1, '2024-11-26 08:05:33', '2024-11-26 08:05:33'),
(30991, '37.111.194.98', NULL, 1, '2024-11-26 08:12:25', '2024-11-26 08:12:25'),
(30992, '198.235.24.174', NULL, 1, '2024-11-26 08:46:12', '2024-11-26 08:46:12'),
(30993, '102.88.84.39', NULL, 1, '2024-11-26 09:19:10', '2024-11-26 09:19:10'),
(30994, '18.117.195.50', NULL, 3, '2024-11-26 09:31:02', '2024-11-26 15:25:12'),
(30995, '18.225.25.214', NULL, 1, '2024-11-26 09:31:02', '2024-11-26 09:31:02'),
(30996, '43.229.208.190', NULL, 15, '2024-11-26 09:43:41', '2024-11-26 15:25:06'),
(30997, '195.191.219.133', NULL, 1, '2024-11-26 09:47:12', '2024-11-26 09:47:12'),
(30998, '103.145.70.100', NULL, 3, '2024-11-26 09:49:39', '2024-11-26 11:14:53'),
(30999, '52.80.105.46', NULL, 1, '2024-11-26 09:49:39', '2024-11-26 09:49:39'),
(31000, '66.249.66.42', NULL, 2, '2024-11-26 09:53:50', '2024-11-27 03:21:55'),
(31001, '149.34.252.3', NULL, 2, '2024-11-26 10:07:27', '2024-11-26 10:07:32'),
(31002, '66.249.66.11', NULL, 3, '2024-11-26 10:14:48', '2024-11-27 03:39:59'),
(31003, '4.193.96.14', NULL, 3, '2024-11-26 10:36:04', '2024-11-26 13:43:02'),
(31004, '66.249.66.41', NULL, 1, '2024-11-26 10:37:44', '2024-11-26 10:37:44'),
(31005, '51.222.253.4', NULL, 1, '2024-11-26 11:08:57', '2024-11-26 11:08:57'),
(31006, '115.127.151.217', NULL, 1, '2024-11-26 11:23:29', '2024-11-26 11:23:29'),
(31007, '44.242.155.73', NULL, 1, '2024-11-26 11:37:18', '2024-11-26 11:37:18'),
(31008, '34.27.44.81', NULL, 1, '2024-11-26 11:40:30', '2024-11-26 11:40:30');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(31009, '73.247.202.213', NULL, 1, '2024-11-26 11:47:32', '2024-11-26 11:47:32'),
(31010, '103.164.163.28', NULL, 1, '2024-11-26 12:36:15', '2024-11-26 12:36:15'),
(31011, '20.212.201.123', NULL, 2, '2024-11-26 12:43:37', '2024-11-26 13:34:35'),
(31012, '211.25.3.117', NULL, 2, '2024-11-26 12:50:41', '2024-11-26 12:51:25'),
(31013, '198.244.133.159', NULL, 1, '2024-11-26 12:52:13', '2024-11-26 12:52:13'),
(31014, '205.210.31.69', NULL, 1, '2024-11-26 13:01:30', '2024-11-26 13:01:30'),
(31015, '13.211.214.160', NULL, 2, '2024-11-26 13:06:07', '2024-11-26 13:09:09'),
(31016, '13.54.217.201', NULL, 1, '2024-11-26 13:06:09', '2024-11-26 13:06:09'),
(31017, '3.26.31.151', NULL, 1, '2024-11-26 13:06:35', '2024-11-26 13:06:35'),
(31018, '3.105.50.229', NULL, 1, '2024-11-26 13:09:12', '2024-11-26 13:09:12'),
(31019, '72.14.201.130', NULL, 1, '2024-11-26 13:42:44', '2024-11-26 13:42:44'),
(31020, '103.117.143.67', NULL, 1, '2024-11-26 13:43:29', '2024-11-26 13:43:29'),
(31021, '160.202.144.215', NULL, 1, '2024-11-26 13:46:31', '2024-11-26 13:46:31'),
(31022, '68.183.80.133', NULL, 4, '2024-11-26 13:49:18', '2024-11-26 13:52:08'),
(31023, '185.196.220.26', NULL, 1, '2024-11-26 14:03:46', '2024-11-26 14:03:46'),
(31024, '216.251.130.76', NULL, 3, '2024-11-26 14:49:43', '2024-11-26 14:51:01'),
(31025, '52.187.125.23', NULL, 1, '2024-11-26 14:56:47', '2024-11-26 14:56:47'),
(31026, '66.220.149.26', NULL, 1, '2024-11-26 15:16:19', '2024-11-26 15:16:19'),
(31027, '69.171.251.7', NULL, 1, '2024-11-26 15:16:40', '2024-11-26 15:16:40'),
(31028, '18.188.52.28', NULL, 1, '2024-11-26 15:25:05', '2024-11-26 15:25:05'),
(31029, '18.224.128.89', NULL, 1, '2024-11-26 15:25:06', '2024-11-26 15:25:06'),
(31030, '195.200.19.116', NULL, 1, '2024-11-26 15:39:05', '2024-11-26 15:39:05'),
(31031, '128.204.212.87', NULL, 1, '2024-11-26 16:15:28', '2024-11-26 16:15:28'),
(31032, '98.81.1.148', NULL, 1, '2024-11-26 16:23:58', '2024-11-26 16:23:58'),
(31033, '123.160.223.75', NULL, 2, '2024-11-26 17:31:11', '2024-11-26 17:31:13'),
(31034, '123.160.223.72', NULL, 2, '2024-11-26 17:31:43', '2024-11-26 17:31:54'),
(31035, '52.163.93.107', NULL, 1, '2024-11-26 17:47:46', '2024-11-26 17:47:46'),
(31036, '138.199.15.149', NULL, 4, '2024-11-26 18:12:42', '2024-11-26 18:14:24'),
(31037, '45.227.254.34', NULL, 1, '2024-11-26 18:20:39', '2024-11-26 18:20:39'),
(31038, '113.128.205.112', NULL, 1, '2024-11-26 19:06:34', '2024-11-26 19:06:34'),
(31039, '103.217.111.83', NULL, 1, '2024-11-26 19:07:59', '2024-11-26 19:07:59'),
(31040, '112.213.116.20', NULL, 1, '2024-11-26 19:16:18', '2024-11-26 19:16:18'),
(31041, '54.223.18.41', NULL, 1, '2024-11-26 20:15:07', '2024-11-26 20:15:07'),
(31042, '178.171.117.111', NULL, 1, '2024-11-26 21:16:48', '2024-11-26 21:16:48'),
(31043, '128.204.212.85', NULL, 1, '2024-11-26 21:32:37', '2024-11-26 21:32:37'),
(31044, '34.70.77.210', NULL, 1, '2024-11-26 22:53:08', '2024-11-26 22:53:08'),
(31045, '157.55.39.193', NULL, 1, '2024-11-26 23:13:13', '2024-11-26 23:13:13'),
(31046, '34.174.235.125', NULL, 1, '2024-11-26 23:59:13', '2024-11-26 23:59:13'),
(31047, '111.68.8.186', NULL, 1, '2024-11-27 00:05:07', '2024-11-27 00:05:07'),
(31048, '149.88.76.77', NULL, 2, '2024-11-27 00:26:19', '2024-11-27 00:26:38'),
(31049, '104.207.62.175', NULL, 1, '2024-11-27 00:38:24', '2024-11-27 00:38:24'),
(31050, '34.85.137.187', NULL, 1, '2024-11-27 01:10:59', '2024-11-27 01:10:59'),
(31051, '207.46.13.54', NULL, 1, '2024-11-27 01:32:21', '2024-11-27 01:32:21'),
(31052, '34.212.175.8', NULL, 1, '2024-11-27 02:10:38', '2024-11-27 02:10:38'),
(31053, '18.237.119.205', NULL, 1, '2024-11-27 02:35:29', '2024-11-27 02:35:29'),
(31054, '42.236.101.200', NULL, 1, '2024-11-27 03:32:29', '2024-11-27 03:32:29'),
(31055, '3.144.142.23', NULL, 1, '2024-11-27 04:40:37', '2024-11-27 04:40:37'),
(31056, '202.134.14.145', NULL, 1, '2024-11-27 04:47:48', '2024-11-27 04:47:48'),
(31057, '66.249.66.41', NULL, 1, '2024-11-27 06:12:24', '2024-11-27 06:12:24'),
(31058, '111.68.8.50', NULL, 1, '2024-11-27 06:12:48', '2024-11-27 06:12:48'),
(31059, '66.249.66.40', NULL, 2, '2024-11-27 06:12:54', '2024-11-27 06:12:55'),
(31060, '43.156.204.134', NULL, 1, '2024-11-27 06:16:43', '2024-11-27 06:16:43'),
(31061, '165.232.111.45', NULL, 1, '2024-11-27 07:18:15', '2024-11-27 07:18:15'),
(31062, '34.174.235.125', NULL, 2, '2024-11-27 07:42:51', '2024-11-27 15:35:05'),
(31063, '34.70.77.210', NULL, 2, '2024-11-27 07:58:53', '2024-11-27 17:05:10'),
(31064, '136.226.251.116', NULL, 1, '2024-11-27 08:24:06', '2024-11-27 08:24:06'),
(31065, '195.191.219.132', NULL, 1, '2024-11-27 08:25:39', '2024-11-27 08:25:39'),
(31066, '34.214.115.196', NULL, 1, '2024-11-27 08:44:04', '2024-11-27 08:44:04'),
(31067, '43.229.208.190', NULL, 2, '2024-11-27 09:11:23', '2024-11-27 15:43:21'),
(31068, '34.74.57.63', NULL, 2, '2024-11-27 09:56:45', '2024-11-27 09:57:06'),
(31069, '72.14.201.159', NULL, 2, '2024-11-27 10:06:12', '2024-11-27 14:24:38'),
(31070, '192.104.34.34', NULL, 1, '2024-11-27 10:17:54', '2024-11-27 10:17:54'),
(31071, '34.34.233.162', NULL, 1, '2024-11-27 11:18:31', '2024-11-27 11:18:31'),
(31072, '162.243.4.24', NULL, 1, '2024-11-27 11:30:58', '2024-11-27 11:30:58'),
(31073, '207.46.13.51', NULL, 1, '2024-11-27 11:57:02', '2024-11-27 11:57:02'),
(31074, '20.90.17.67', NULL, 1, '2024-11-27 12:37:19', '2024-11-27 12:37:19'),
(31075, '58.145.190.214', NULL, 1, '2024-11-27 12:38:40', '2024-11-27 12:38:40'),
(31076, '193.186.4.130', NULL, 1, '2024-11-27 12:43:01', '2024-11-27 12:43:01'),
(31077, '118.179.144.154', NULL, 1, '2024-11-27 12:43:01', '2024-11-27 12:43:01'),
(31078, '27.147.154.230', NULL, 1, '2024-11-27 12:45:31', '2024-11-27 12:45:31'),
(31079, '4.227.36.16', NULL, 4, '2024-11-27 12:47:16', '2024-11-27 12:48:39'),
(31080, '20.161.75.218', NULL, 1, '2024-11-27 12:47:34', '2024-11-27 12:47:34'),
(31081, '101.34.212.203', NULL, 1, '2024-11-27 12:53:15', '2024-11-27 12:53:15'),
(31082, '203.188.245.162', NULL, 1, '2024-11-27 13:03:45', '2024-11-27 13:03:45'),
(31083, '52.167.144.217', NULL, 1, '2024-11-27 13:14:55', '2024-11-27 13:14:55'),
(31084, '103.18.204.180', NULL, 1, '2024-11-27 13:17:06', '2024-11-27 13:17:06'),
(31085, '110.249.201.49', NULL, 1, '2024-11-27 13:27:55', '2024-11-27 13:27:55'),
(31086, '123.0.26.154', NULL, 1, '2024-11-27 13:34:20', '2024-11-27 13:34:20'),
(31087, '80.85.246.214', NULL, 1, '2024-11-27 13:48:39', '2024-11-27 13:48:39'),
(31088, '103.145.70.100', NULL, 2, '2024-11-27 13:49:08', '2024-11-27 13:58:58'),
(31089, '13.76.141.173', NULL, 1, '2024-11-27 14:04:36', '2024-11-27 14:04:36'),
(31090, '52.230.25.26', NULL, 1, '2024-11-27 14:04:45', '2024-11-27 14:04:45'),
(31091, '103.179.181.198', NULL, 1, '2024-11-27 14:33:48', '2024-11-27 14:33:48'),
(31092, '3.19.74.154', NULL, 2, '2024-11-27 14:45:04', '2024-11-27 14:45:18'),
(31093, '18.117.195.50', NULL, 2, '2024-11-27 14:45:04', '2024-11-27 14:45:19'),
(31094, '18.225.25.214', NULL, 3, '2024-11-27 14:45:05', '2024-11-27 14:45:20'),
(31095, '18.224.128.89', NULL, 1, '2024-11-27 14:45:05', '2024-11-27 14:45:05'),
(31096, '3.134.80.8', NULL, 1, '2024-11-27 14:45:11', '2024-11-27 14:45:11'),
(31097, '18.224.94.182', NULL, 3, '2024-11-27 14:45:11', '2024-11-27 14:45:26'),
(31098, '194.104.11.149', NULL, 1, '2024-11-27 15:58:30', '2024-11-27 15:58:30'),
(31099, '3.88.18.91', NULL, 1, '2024-11-27 16:30:36', '2024-11-27 16:30:36'),
(31100, '172.93.108.182', NULL, 1, '2024-11-27 16:39:02', '2024-11-27 16:39:02'),
(31101, '91.242.162.4', NULL, 1, '2024-11-27 16:39:04', '2024-11-27 16:39:04'),
(31102, '66.220.149.43', NULL, 1, '2024-11-27 17:07:23', '2024-11-27 17:07:23'),
(31103, '66.220.149.22', NULL, 1, '2024-11-27 17:07:23', '2024-11-27 17:07:23'),
(31104, '66.249.66.10', NULL, 1, '2024-11-27 17:33:02', '2024-11-27 17:33:02'),
(31105, '52.38.15.125', NULL, 1, '2024-11-27 17:38:21', '2024-11-27 17:38:21'),
(31106, '40.69.24.183', NULL, 1, '2024-11-27 17:44:18', '2024-11-27 17:44:18'),
(31107, '40.120.111.49', NULL, 1, '2024-11-27 17:44:42', '2024-11-27 17:44:42'),
(31108, '20.109.112.126', NULL, 1, '2024-11-27 17:44:49', '2024-11-27 17:44:49'),
(31109, '40.94.28.70', NULL, 1, '2024-11-27 17:44:55', '2024-11-27 17:44:55'),
(31110, '157.119.237.10', NULL, 1, '2024-11-27 18:54:08', '2024-11-27 18:54:08'),
(31111, '52.80.253.130', NULL, 1, '2024-11-27 19:06:13', '2024-11-27 19:06:13'),
(31112, '66.249.66.42', NULL, 1, '2024-11-27 20:01:48', '2024-11-27 20:01:48'),
(31113, '103.1.215.114', NULL, 1, '2024-11-27 20:15:29', '2024-11-27 20:15:29'),
(31114, '4.193.96.14', NULL, 1, '2024-11-27 20:22:49', '2024-11-27 20:22:49'),
(31115, '52.187.125.23', NULL, 1, '2024-11-27 20:23:37', '2024-11-27 20:23:37'),
(31116, '57.141.7.14', NULL, 1, '2024-11-27 20:41:58', '2024-11-27 20:41:58'),
(31117, '43.131.249.153', NULL, 1, '2024-11-27 20:56:19', '2024-11-27 20:56:19'),
(31118, '51.8.155.62', NULL, 1, '2024-11-27 20:59:24', '2024-11-27 20:59:24'),
(31119, '207.46.13.150', NULL, 1, '2024-11-27 22:15:31', '2024-11-27 22:15:31'),
(31120, '66.249.66.11', NULL, 2, '2024-11-27 22:29:15', '2024-11-28 01:31:35'),
(31121, '54.202.236.60', NULL, 1, '2024-11-27 23:02:45', '2024-11-27 23:02:45'),
(31122, '89.185.80.91', NULL, 1, '2024-11-27 23:42:49', '2024-11-27 23:42:49'),
(31123, '46.29.235.149', NULL, 1, '2024-11-28 00:42:27', '2024-11-28 00:42:27'),
(31124, '52.25.61.203', NULL, 1, '2024-11-28 00:53:53', '2024-11-28 00:53:53'),
(31125, '173.252.83.18', NULL, 1, '2024-11-28 01:50:02', '2024-11-28 01:50:02'),
(31126, '173.252.83.24', NULL, 1, '2024-11-28 01:50:02', '2024-11-28 01:50:02'),
(31127, '43.156.109.53', NULL, 1, '2024-11-28 01:53:40', '2024-11-28 01:53:40'),
(31128, '51.222.253.14', NULL, 1, '2024-11-28 02:25:00', '2024-11-28 02:25:00'),
(31129, '193.186.4.151', NULL, 1, '2024-11-28 02:32:38', '2024-11-28 02:32:38'),
(31130, '112.213.116.20', NULL, 1, '2024-11-28 02:34:00', '2024-11-28 02:34:00'),
(31131, '5.133.192.87', NULL, 1, '2024-11-28 03:35:26', '2024-11-28 03:35:26'),
(31132, '118.179.97.23', NULL, 1, '2024-11-28 05:24:18', '2024-11-28 05:24:18'),
(31133, '103.73.44.181', NULL, 1, '2024-11-28 05:25:38', '2024-11-28 05:25:38'),
(31134, '43.135.134.127', NULL, 1, '2024-11-28 06:12:33', '2024-11-28 06:12:33'),
(31135, '54.223.109.188', NULL, 1, '2024-11-28 06:37:50', '2024-11-28 06:37:50'),
(31136, '103.67.156.214', NULL, 1, '2024-11-28 06:54:19', '2024-11-28 06:54:19'),
(31137, '202.53.165.130', NULL, 2, '2024-11-28 08:41:22', '2024-11-28 08:42:32'),
(31138, '195.191.219.130', NULL, 1, '2024-11-28 08:41:31', '2024-11-28 08:41:31'),
(31139, '36.111.67.189', NULL, 1, '2024-11-28 08:48:30', '2024-11-28 08:48:30'),
(31140, '163.47.33.82', NULL, 1, '2024-11-28 09:18:26', '2024-11-28 09:18:26'),
(31141, '213.180.203.199', NULL, 1, '2024-11-28 09:21:17', '2024-11-28 09:21:17'),
(31142, '5.255.231.165', NULL, 1, '2024-11-28 09:39:25', '2024-11-28 09:39:25'),
(31143, '43.130.32.245', NULL, 1, '2024-11-28 09:50:11', '2024-11-28 09:50:11'),
(31144, '4.193.96.14', NULL, 2, '2024-11-28 09:54:06', '2024-11-28 12:55:55'),
(31145, '193.186.4.143', NULL, 1, '2024-11-28 10:03:01', '2024-11-28 10:03:01'),
(31146, '13.76.141.173', NULL, 2, '2024-11-28 10:03:18', '2024-11-28 13:17:28'),
(31147, '152.58.21.28', NULL, 1, '2024-11-28 10:03:21', '2024-11-28 10:03:21'),
(31148, '119.28.202.234', NULL, 11, '2024-11-28 10:18:42', '2024-11-28 10:18:45'),
(31149, '119.28.202.234', NULL, 11, '2024-11-28 10:18:42', '2024-11-28 10:18:45'),
(31150, '193.186.4.159', NULL, 1, '2024-11-28 10:18:47', '2024-11-28 10:18:47'),
(31151, '54.237.37.83', NULL, 5, '2024-11-28 10:25:26', '2024-11-28 10:26:28'),
(31152, '54.92.191.34', NULL, 3, '2024-11-28 10:25:29', '2024-11-28 10:26:25'),
(31153, '34.202.103.60', NULL, 2, '2024-11-28 10:26:37', '2024-11-28 10:26:38'),
(31154, '20.90.17.67', NULL, 1, '2024-11-28 10:32:10', '2024-11-28 10:32:10'),
(31155, '40.119.197.45', NULL, 2, '2024-11-28 10:33:57', '2024-11-28 12:55:07'),
(31156, '20.212.201.123', NULL, 1, '2024-11-28 10:35:52', '2024-11-28 10:35:52'),
(31157, '146.190.129.61', NULL, 4, '2024-11-28 10:36:09', '2024-11-28 10:36:12'),
(31158, '51.141.86.138', NULL, 1, '2024-11-28 10:38:29', '2024-11-28 10:38:29'),
(31159, '52.163.93.107', NULL, 1, '2024-11-28 10:39:29', '2024-11-28 10:39:29'),
(31160, '185.152.93.151', NULL, 1, '2024-11-28 10:40:52', '2024-11-28 10:40:52'),
(31161, '51.222.253.7', NULL, 1, '2024-11-28 11:06:45', '2024-11-28 11:06:45'),
(31162, '52.230.25.26', NULL, 3, '2024-11-28 11:15:59', '2024-11-28 12:56:37'),
(31163, '157.55.39.61', NULL, 1, '2024-11-28 11:38:28', '2024-11-28 11:38:28'),
(31164, '103.7.120.147', NULL, 1, '2024-11-28 12:03:43', '2024-11-28 12:03:43'),
(31165, '195.200.19.116', NULL, 1, '2024-11-28 12:07:32', '2024-11-28 12:07:32'),
(31166, '202.134.8.195', NULL, 1, '2024-11-28 13:06:32', '2024-11-28 13:06:32'),
(31167, '103.170.174.251', NULL, 1, '2024-11-28 13:17:57', '2024-11-28 13:17:57'),
(31168, '111.225.149.98', NULL, 1, '2024-11-28 13:27:48', '2024-11-28 13:27:48'),
(31169, '103.30.60.240', NULL, 1, '2024-11-28 13:54:47', '2024-11-28 13:54:47'),
(31170, '173.252.83.7', NULL, 1, '2024-11-28 13:59:16', '2024-11-28 13:59:16'),
(31171, '173.252.83.112', NULL, 1, '2024-11-28 13:59:16', '2024-11-28 13:59:16'),
(31172, '27.115.124.109', NULL, 1, '2024-11-28 14:22:50', '2024-11-28 14:22:50'),
(31173, '27.115.124.70', NULL, 1, '2024-11-28 14:22:50', '2024-11-28 14:22:50'),
(31174, '103.60.162.251', NULL, 1, '2024-11-28 14:50:02', '2024-11-28 14:50:02'),
(31175, '193.186.4.52', NULL, 1, '2024-11-28 15:09:42', '2024-11-28 15:09:42'),
(31176, '43.159.128.155', NULL, 1, '2024-11-28 15:10:31', '2024-11-28 15:10:31'),
(31177, '43.159.144.16', NULL, 1, '2024-11-28 15:31:45', '2024-11-28 15:31:45'),
(31178, '77.81.65.220', NULL, 1, '2024-11-28 16:11:30', '2024-11-28 16:11:30'),
(31179, '207.244.251.231', NULL, 1, '2024-11-28 16:58:20', '2024-11-28 16:58:20'),
(31180, '66.249.66.41', NULL, 1, '2024-11-28 17:16:14', '2024-11-28 17:16:14'),
(31181, '72.14.201.159', NULL, 1, '2024-11-28 17:42:26', '2024-11-28 17:42:26'),
(31182, '103.149.90.219', NULL, 1, '2024-11-28 17:47:04', '2024-11-28 17:47:04'),
(31183, '34.222.207.168', NULL, 1, '2024-11-28 17:50:17', '2024-11-28 17:50:17'),
(31184, '103.125.189.101', NULL, 1, '2024-11-28 17:57:41', '2024-11-28 17:57:41'),
(31185, '34.1.32.144', NULL, 1, '2024-11-28 18:14:38', '2024-11-28 18:14:38'),
(31186, '43.152.72.247', NULL, 1, '2024-11-28 18:42:34', '2024-11-28 18:42:34'),
(31187, '3.121.85.176', NULL, 1, '2024-11-28 19:14:15', '2024-11-28 19:14:15'),
(31188, '66.249.66.11', NULL, 1, '2024-11-28 20:10:13', '2024-11-28 20:10:13'),
(31189, '185.27.93.124', NULL, 1, '2024-11-28 22:38:10', '2024-11-28 22:38:10'),
(31190, '66.249.66.42', NULL, 1, '2024-11-29 00:15:49', '2024-11-29 00:15:49'),
(31191, '64.227.155.26', NULL, 4, '2024-11-29 00:40:16', '2024-11-29 00:40:47'),
(31192, '52.27.53.251', NULL, 1, '2024-11-29 00:55:06', '2024-11-29 00:55:06'),
(31193, '43.159.145.149', NULL, 1, '2024-11-29 01:04:57', '2024-11-29 01:04:57'),
(31194, '141.98.233.150', NULL, 1, '2024-11-29 01:23:39', '2024-11-29 01:23:39'),
(31195, '205.210.31.97', NULL, 1, '2024-11-29 01:31:46', '2024-11-29 01:31:46'),
(31196, '35.89.13.135', NULL, 1, '2024-11-29 01:40:33', '2024-11-29 01:40:33'),
(31197, '128.204.212.87', NULL, 1, '2024-11-29 02:45:21', '2024-11-29 02:45:21'),
(31198, '196.39.71.66', NULL, 1, '2024-11-29 02:52:45', '2024-11-29 02:52:45'),
(31199, '103.135.253.246', NULL, 1, '2024-11-29 03:14:53', '2024-11-29 03:14:53'),
(31200, '157.55.39.195', NULL, 1, '2024-11-29 03:44:14', '2024-11-29 03:44:14'),
(31201, '173.252.79.10', NULL, 1, '2024-11-29 04:49:03', '2024-11-29 04:49:03'),
(31202, '173.252.79.116', NULL, 1, '2024-11-29 04:49:03', '2024-11-29 04:49:03'),
(31203, '43.135.130.202', NULL, 1, '2024-11-29 05:40:31', '2024-11-29 05:40:31'),
(31204, '143.198.43.205', NULL, 1, '2024-11-29 06:01:27', '2024-11-29 06:01:27'),
(31205, '52.80.38.97', NULL, 1, '2024-11-29 06:21:40', '2024-11-29 06:21:40'),
(31206, '165.232.68.245', NULL, 1, '2024-11-29 07:10:19', '2024-11-29 07:10:19'),
(31207, '52.81.221.161', NULL, 1, '2024-11-29 07:21:23', '2024-11-29 07:21:23'),
(31208, '175.100.113.232', NULL, 2, '2024-11-29 07:40:03', '2024-11-29 07:40:30'),
(31209, '185.61.223.22', NULL, 2, '2024-11-29 08:19:20', '2024-11-29 08:19:22'),
(31210, '111.225.148.15', NULL, 1, '2024-11-29 08:44:04', '2024-11-29 08:44:04'),
(31211, '94.103.88.24', NULL, 1, '2024-11-29 08:47:41', '2024-11-29 08:47:41'),
(31212, '121.200.54.98', NULL, 1, '2024-11-29 08:53:11', '2024-11-29 08:53:11'),
(31213, '195.191.219.132', NULL, 1, '2024-11-29 09:04:03', '2024-11-29 09:04:03'),
(31214, '148.72.208.215', NULL, 1, '2024-11-29 09:28:44', '2024-11-29 09:28:44'),
(31215, '31.13.115.114', NULL, 1, '2024-11-29 09:31:59', '2024-11-29 09:31:59'),
(31216, '31.13.115.116', NULL, 1, '2024-11-29 09:31:59', '2024-11-29 09:31:59'),
(31217, '199.45.155.108', NULL, 1, '2024-11-29 10:42:44', '2024-11-29 10:42:44'),
(31218, '194.5.82.76', NULL, 3, '2024-11-29 11:10:26', '2024-11-29 11:10:47'),
(31219, '194.5.82.71', NULL, 3, '2024-11-29 11:11:54', '2024-11-29 11:12:36'),
(31220, '87.120.127.73', NULL, 4, '2024-11-29 11:30:53', '2024-11-29 11:30:54'),
(31221, '170.106.192.208', NULL, 1, '2024-11-29 11:37:44', '2024-11-29 11:37:44'),
(31222, '212.119.44.51', NULL, 2, '2024-11-29 12:03:44', '2024-11-29 12:03:46'),
(31223, '87.120.116.15', NULL, 1, '2024-11-29 12:11:02', '2024-11-29 12:11:02'),
(31224, '42.236.12.245', NULL, 1, '2024-11-29 12:18:48', '2024-11-29 12:18:48'),
(31225, '195.20.19.198', NULL, 1, '2024-11-29 13:00:53', '2024-11-29 13:00:53'),
(31226, '185.191.171.9', NULL, 1, '2024-11-29 13:08:21', '2024-11-29 13:08:21'),
(31227, '158.69.55.30', NULL, 1, '2024-11-29 13:50:54', '2024-11-29 13:50:54'),
(31228, '123.16.224.20', NULL, 1, '2024-11-29 14:41:57', '2024-11-29 14:41:57'),
(31229, '134.122.173.239', NULL, 1, '2024-11-29 15:04:27', '2024-11-29 15:04:27'),
(31230, '167.94.138.120', NULL, 1, '2024-11-29 15:35:32', '2024-11-29 15:35:32'),
(31231, '134.122.184.78', NULL, 1, '2024-11-29 16:20:45', '2024-11-29 16:20:45'),
(31232, '98.83.106.160', NULL, 1, '2024-11-29 16:28:30', '2024-11-29 16:28:30'),
(31233, '13.201.126.194', NULL, 4, '2024-11-29 17:28:42', '2024-11-29 17:28:58'),
(31234, '114.80.36.40', NULL, 1, '2024-11-29 17:40:06', '2024-11-29 17:40:06'),
(31235, '167.114.158.90', NULL, 1, '2024-11-29 17:46:35', '2024-11-29 17:46:35'),
(31236, '139.28.160.92', NULL, 1, '2024-11-29 18:24:11', '2024-11-29 18:24:11'),
(31237, '104.143.89.183', NULL, 1, '2024-11-29 18:33:12', '2024-11-29 18:33:12'),
(31238, '20.83.158.46', NULL, 1, '2024-11-29 18:50:14', '2024-11-29 18:50:14'),
(31239, '185.117.225.14', NULL, 1, '2024-11-29 19:13:23', '2024-11-29 19:13:23'),
(31240, '103.221.57.171', NULL, 1, '2024-11-29 19:52:49', '2024-11-29 19:52:49'),
(31241, '43.156.156.96', NULL, 1, '2024-11-29 21:07:16', '2024-11-29 21:07:16'),
(31242, '103.13.133.68', NULL, 1, '2024-11-29 21:08:13', '2024-11-29 21:08:13'),
(31243, '66.249.65.103', NULL, 2, '2024-11-30 00:10:57', '2024-11-30 00:13:30'),
(31244, '66.249.65.105', NULL, 1, '2024-11-30 00:13:29', '2024-11-30 00:13:29'),
(31245, '34.159.248.48', NULL, 1, '2024-11-30 00:15:56', '2024-11-30 00:15:56'),
(31246, '157.55.39.11', NULL, 1, '2024-11-30 00:28:59', '2024-11-30 00:28:59'),
(31247, '43.130.16.212', NULL, 1, '2024-11-30 01:12:31', '2024-11-30 01:12:31'),
(31248, '34.91.91.40', NULL, 1, '2024-11-30 01:21:41', '2024-11-30 01:21:41'),
(31249, '35.204.19.175', NULL, 1, '2024-11-30 01:28:11', '2024-11-30 01:28:11'),
(31250, '35.92.247.153', NULL, 1, '2024-11-30 01:32:10', '2024-11-30 01:32:10'),
(31251, '35.95.15.174', NULL, 1, '2024-11-30 01:35:49', '2024-11-30 01:35:49'),
(31252, '57.141.5.5', NULL, 1, '2024-11-30 01:57:50', '2024-11-30 01:57:50'),
(31253, '66.220.149.9', NULL, 1, '2024-11-30 03:00:35', '2024-11-30 03:00:35'),
(31254, '66.220.149.28', NULL, 1, '2024-11-30 03:00:35', '2024-11-30 03:00:35'),
(31255, '198.235.24.29', NULL, 1, '2024-11-30 03:48:25', '2024-11-30 03:48:25'),
(31256, '66.249.74.103', NULL, 1, '2024-11-30 03:56:50', '2024-11-30 03:56:50'),
(31257, '94.103.87.196', NULL, 1, '2024-11-30 04:02:17', '2024-11-30 04:02:17'),
(31258, '173.244.58.146', NULL, 1, '2024-11-30 05:00:43', '2024-11-30 05:00:43'),
(31259, '18.97.14.90', NULL, 1, '2024-11-30 05:04:20', '2024-11-30 05:04:20'),
(31260, '157.55.39.201', NULL, 1, '2024-11-30 05:09:11', '2024-11-30 05:09:11'),
(31261, '54.222.156.253', NULL, 1, '2024-11-30 05:25:35', '2024-11-30 05:25:35'),
(31262, '109.199.118.129', NULL, 1, '2024-11-30 05:48:10', '2024-11-30 05:48:10'),
(31263, '170.106.192.3', NULL, 1, '2024-11-30 05:59:30', '2024-11-30 05:59:30'),
(31264, '181.214.107.193', NULL, 6, '2024-11-30 06:18:31', '2024-11-30 20:17:28'),
(31265, '84.247.151.157', NULL, 2, '2024-11-30 07:44:17', '2024-11-30 09:01:55'),
(31266, '139.28.162.130', NULL, 1, '2024-11-30 07:51:43', '2024-11-30 07:51:43'),
(31267, '103.181.70.0', NULL, 2, '2024-11-30 07:54:51', '2024-11-30 07:54:52'),
(31268, '66.249.74.105', NULL, 2, '2024-11-30 08:11:51', '2024-11-30 15:39:07'),
(31269, '76.181.131.120', NULL, 1, '2024-11-30 08:17:56', '2024-11-30 08:17:56'),
(31270, '110.249.202.90', NULL, 1, '2024-11-30 08:43:37', '2024-11-30 08:43:37'),
(31271, '181.214.173.193', NULL, 2, '2024-11-30 09:00:08', '2024-11-30 14:27:51'),
(31272, '157.55.39.62', NULL, 1, '2024-11-30 09:00:30', '2024-11-30 09:00:30'),
(31273, '157.55.39.195', NULL, 1, '2024-11-30 09:10:05', '2024-11-30 09:10:05'),
(31274, '195.191.219.132', NULL, 1, '2024-11-30 09:34:35', '2024-11-30 09:34:35'),
(31275, '199.45.155.83', NULL, 1, '2024-11-30 09:56:09', '2024-11-30 09:56:09'),
(31276, '34.159.248.48', NULL, 2, '2024-11-30 09:59:57', '2024-11-30 19:35:52'),
(31277, '199.45.155.108', NULL, 1, '2024-11-30 10:04:50', '2024-11-30 10:04:50'),
(31278, '35.204.19.175', NULL, 2, '2024-11-30 10:15:42', '2024-11-30 19:00:58'),
(31279, '64.227.155.26', NULL, 4, '2024-11-30 10:46:17', '2024-11-30 10:46:38'),
(31280, '72.14.201.130', NULL, 1, '2024-11-30 10:52:52', '2024-11-30 10:52:52'),
(31281, '129.226.93.214', NULL, 1, '2024-11-30 10:53:59', '2024-11-30 10:53:59'),
(31282, '51.222.253.10', NULL, 1, '2024-11-30 10:58:31', '2024-11-30 10:58:31'),
(31283, '162.142.125.211', NULL, 1, '2024-11-30 11:28:37', '2024-11-30 11:28:37'),
(31284, '37.111.206.221', NULL, 1, '2024-11-30 11:30:06', '2024-11-30 11:30:06'),
(31285, '54.223.18.41', NULL, 1, '2024-11-30 11:50:20', '2024-11-30 11:50:20'),
(31286, '17.241.75.167', NULL, 1, '2024-11-30 12:23:10', '2024-11-30 12:23:10'),
(31287, '118.179.179.247', NULL, 2, '2024-11-30 12:32:06', '2024-11-30 12:33:10'),
(31288, '34.91.91.40', NULL, 1, '2024-11-30 13:51:39', '2024-11-30 13:51:39'),
(31289, '167.94.146.53', NULL, 2, '2024-11-30 13:55:10', '2024-11-30 16:58:26'),
(31290, '162.142.125.45', NULL, 1, '2024-11-30 14:43:02', '2024-11-30 14:43:02'),
(31291, '206.168.34.116', NULL, 1, '2024-11-30 15:03:58', '2024-11-30 15:03:58'),
(31292, '43.155.169.133', NULL, 1, '2024-11-30 15:04:48', '2024-11-30 15:04:48'),
(31293, '128.204.212.85', NULL, 1, '2024-11-30 16:08:13', '2024-11-30 16:08:13'),
(31294, '111.246.168.109', NULL, 1, '2024-11-30 16:08:58', '2024-11-30 16:08:58'),
(31295, '91.242.162.8', NULL, 1, '2024-11-30 16:39:29', '2024-11-30 16:39:29'),
(31296, '143.92.32.145', NULL, 1, '2024-11-30 16:42:23', '2024-11-30 16:42:23'),
(31297, '167.94.145.111', NULL, 1, '2024-11-30 16:54:51', '2024-11-30 16:54:51'),
(31298, '94.228.162.228', NULL, 1, '2024-11-30 17:09:15', '2024-11-30 17:09:15'),
(31299, '5.188.62.21', NULL, 1, '2024-11-30 17:22:04', '2024-11-30 17:22:04'),
(31300, '185.220.100.242', NULL, 1, '2024-11-30 18:13:09', '2024-11-30 18:13:09'),
(31301, '185.246.188.74', NULL, 1, '2024-11-30 18:14:00', '2024-11-30 18:14:00'),
(31302, '49.51.39.209', NULL, 1, '2024-11-30 19:09:31', '2024-11-30 19:09:31'),
(31303, '80.85.247.231', NULL, 1, '2024-11-30 21:54:46', '2024-11-30 21:54:46'),
(31304, '4.227.36.0', NULL, 4, '2024-11-30 22:14:22', '2024-11-30 22:14:47'),
(31305, '158.69.55.30', NULL, 1, '2024-11-30 22:24:38', '2024-11-30 22:24:38'),
(31306, '54.222.143.250', NULL, 1, '2024-11-30 22:53:16', '2024-11-30 22:53:16'),
(31307, '54.223.109.188', NULL, 1, '2024-11-30 22:55:35', '2024-11-30 22:55:35'),
(31308, '54.244.159.156', NULL, 1, '2024-11-30 23:04:29', '2024-11-30 23:04:29'),
(31309, '167.114.158.90', NULL, 1, '2024-11-30 23:21:38', '2024-11-30 23:21:38'),
(31310, '60.188.57.0', NULL, 1, '2024-11-30 23:32:01', '2024-11-30 23:32:01'),
(31311, '207.46.13.54', NULL, 1, '2024-11-30 23:55:48', '2024-11-30 23:55:48'),
(31312, '170.106.180.139', NULL, 1, '2024-12-01 00:21:57', '2024-12-01 00:21:57'),
(31313, '18.97.14.82', NULL, 1, '2024-12-01 00:26:30', '2024-12-01 00:26:30'),
(31314, '35.95.15.174', NULL, 1, '2024-12-01 00:31:48', '2024-12-01 00:31:48'),
(31315, '57.141.5.1', NULL, 1, '2024-12-01 01:05:46', '2024-12-01 01:05:46'),
(31316, '4.227.36.40', NULL, 1, '2024-12-01 01:53:08', '2024-12-01 01:53:08'),
(31317, '68.183.80.133', NULL, 4, '2024-12-01 02:05:27', '2024-12-01 02:07:28'),
(31318, '54.39.129.67', NULL, 1, '2024-12-01 02:07:42', '2024-12-01 02:07:42'),
(31319, '128.204.212.84', NULL, 1, '2024-12-01 02:34:47', '2024-12-01 02:34:47'),
(31320, '139.5.200.2', NULL, 1, '2024-12-01 03:14:15', '2024-12-01 03:14:15'),
(31321, '3.87.99.251', NULL, 1, '2024-12-01 04:11:02', '2024-12-01 04:11:02'),
(31322, '44.243.212.122', NULL, 1, '2024-12-01 04:35:19', '2024-12-01 04:35:19'),
(31323, '34.220.217.136', NULL, 1, '2024-12-01 05:29:42', '2024-12-01 05:29:42'),
(31324, '49.51.183.75', NULL, 2, '2024-12-01 05:42:26', '2024-12-01 20:22:03'),
(31325, '64.227.66.187', NULL, 1, '2024-12-01 05:46:14', '2024-12-01 05:46:14'),
(31326, '66.249.74.103', NULL, 2, '2024-12-01 06:15:17', '2024-12-01 10:49:31'),
(31327, '173.252.107.10', NULL, 1, '2024-12-01 06:43:37', '2024-12-01 06:43:37'),
(31328, '173.252.107.11', NULL, 1, '2024-12-01 06:43:37', '2024-12-01 06:43:37'),
(31329, '198.235.24.60', NULL, 1, '2024-12-01 07:13:20', '2024-12-01 07:13:20'),
(31330, '205.169.39.46', NULL, 1, '2024-12-01 08:00:22', '2024-12-01 08:00:22'),
(31331, '88.80.26.3', NULL, 1, '2024-12-01 08:11:09', '2024-12-01 08:11:09'),
(31332, '93.95.228.205', NULL, 1, '2024-12-01 08:11:26', '2024-12-01 08:11:26'),
(31333, '110.249.202.104', NULL, 1, '2024-12-01 08:44:00', '2024-12-01 08:44:00'),
(31334, '195.191.219.133', NULL, 1, '2024-12-01 09:09:53', '2024-12-01 09:09:53'),
(31335, '192.36.109.82', NULL, 1, '2024-12-01 09:12:35', '2024-12-01 09:12:35'),
(31336, '18.236.227.213', NULL, 1, '2024-12-01 09:16:56', '2024-12-01 09:16:56'),
(31337, '199.45.154.132', NULL, 1, '2024-12-01 09:36:00', '2024-12-01 09:36:00'),
(31338, '13.76.141.173', NULL, 2, '2024-12-01 10:59:36', '2024-12-01 16:41:14'),
(31339, '52.230.25.26', NULL, 3, '2024-12-01 10:59:36', '2024-12-01 15:39:57'),
(31340, '20.212.201.123', NULL, 4, '2024-12-01 10:59:36', '2024-12-01 14:40:50'),
(31341, '176.123.7.98', NULL, 1, '2024-12-01 11:02:41', '2024-12-01 11:02:41'),
(31342, '202.53.165.130', NULL, 2, '2024-12-01 11:11:00', '2024-12-01 11:11:03'),
(31343, '40.94.27.97', NULL, 1, '2024-12-01 11:11:11', '2024-12-01 11:11:11'),
(31344, '40.94.27.1', NULL, 1, '2024-12-01 11:11:27', '2024-12-01 11:11:27'),
(31345, '43.135.133.241', NULL, 1, '2024-12-01 11:15:32', '2024-12-01 11:15:32'),
(31346, '87.236.176.158', NULL, 1, '2024-12-01 11:37:27', '2024-12-01 11:37:27'),
(31347, '178.20.42.24', NULL, 1, '2024-12-01 12:07:15', '2024-12-01 12:07:15'),
(31348, '52.81.221.161', NULL, 1, '2024-12-01 12:26:59', '2024-12-01 12:26:59'),
(31349, '162.142.125.211', NULL, 1, '2024-12-01 12:36:38', '2024-12-01 12:36:38'),
(31350, '40.94.25.38', NULL, 1, '2024-12-01 12:52:45', '2024-12-01 12:52:45'),
(31351, '40.94.28.19', NULL, 1, '2024-12-01 12:52:46', '2024-12-01 12:52:46'),
(31352, '103.29.124.120', NULL, 1, '2024-12-01 13:05:08', '2024-12-01 13:05:08'),
(31353, '52.163.93.107', NULL, 1, '2024-12-01 13:05:19', '2024-12-01 13:05:19'),
(31354, '4.193.96.14', NULL, 2, '2024-12-01 13:27:01', '2024-12-01 14:30:34'),
(31355, '40.77.167.23', NULL, 1, '2024-12-01 13:55:16', '2024-12-01 13:55:16'),
(31356, '157.119.48.103', NULL, 1, '2024-12-01 14:49:57', '2024-12-01 14:49:57'),
(31357, '51.222.253.19', NULL, 1, '2024-12-01 14:59:35', '2024-12-01 14:59:35'),
(31358, '27.124.32.71', NULL, 1, '2024-12-01 15:02:01', '2024-12-01 15:02:01'),
(31359, '72.14.201.159', NULL, 1, '2024-12-01 15:26:14', '2024-12-01 15:26:14'),
(31360, '118.179.22.80', NULL, 1, '2024-12-01 15:30:05', '2024-12-01 15:30:05'),
(31361, '43.135.172.89', NULL, 1, '2024-12-01 15:31:20', '2024-12-01 15:31:20'),
(31362, '157.245.84.227', NULL, 4, '2024-12-01 15:39:36', '2024-12-01 15:39:39'),
(31363, '3.141.11.163', NULL, 1, '2024-12-01 16:07:31', '2024-12-01 16:07:31'),
(31364, '18.224.128.89', NULL, 1, '2024-12-01 16:07:31', '2024-12-01 16:07:31'),
(31365, '18.188.52.28', NULL, 1, '2024-12-01 16:07:38', '2024-12-01 16:07:38'),
(31366, '18.212.157.170', NULL, 1, '2024-12-01 16:09:52', '2024-12-01 16:09:52'),
(31367, '60.188.57.0', NULL, 1, '2024-12-01 16:10:30', '2024-12-01 16:10:30'),
(31368, '185.226.196.17', NULL, 1, '2024-12-01 16:18:53', '2024-12-01 16:18:53'),
(31369, '134.122.173.239', NULL, 1, '2024-12-01 16:19:56', '2024-12-01 16:19:56'),
(31370, '31.129.22.117', NULL, 2, '2024-12-01 16:45:17', '2024-12-01 16:45:20'),
(31371, '195.191.219.132', NULL, 1, '2024-12-01 17:00:15', '2024-12-01 17:00:15'),
(31372, '27.124.9.65', NULL, 1, '2024-12-01 17:18:26', '2024-12-01 17:18:26'),
(31373, '37.111.214.221', NULL, 1, '2024-12-01 17:44:47', '2024-12-01 17:44:47'),
(31374, '207.154.255.175', NULL, 1, '2024-12-01 17:54:42', '2024-12-01 17:54:42'),
(31375, '165.232.184.115', NULL, 1, '2024-12-01 18:44:08', '2024-12-01 18:44:08'),
(31376, '31.13.127.20', NULL, 1, '2024-12-01 19:21:39', '2024-12-01 19:21:39'),
(31377, '31.13.127.25', NULL, 1, '2024-12-01 19:21:39', '2024-12-01 19:21:39'),
(31378, '103.87.248.46', NULL, 1, '2024-12-01 21:02:54', '2024-12-01 21:02:54'),
(31379, '42.236.17.251', NULL, 1, '2024-12-01 21:54:49', '2024-12-01 21:54:49'),
(31380, '114.130.156.74', NULL, 1, '2024-12-01 22:00:58', '2024-12-01 22:00:58'),
(31381, '95.175.98.134', NULL, 1, '2024-12-01 22:08:45', '2024-12-01 22:08:45'),
(31382, '40.77.167.247', NULL, 1, '2024-12-01 22:18:34', '2024-12-01 22:18:34'),
(31383, '159.223.203.33', NULL, 4, '2024-12-01 22:32:39', '2024-12-01 22:32:43'),
(31384, '128.204.212.86', NULL, 1, '2024-12-01 22:56:42', '2024-12-01 22:56:42'),
(31385, '54.188.129.245', NULL, 1, '2024-12-01 23:22:46', '2024-12-01 23:22:46'),
(31386, '35.95.15.174', NULL, 1, '2024-12-01 23:25:50', '2024-12-01 23:25:50'),
(31387, '85.208.96.210', NULL, 1, '2024-12-02 00:16:07', '2024-12-02 00:16:07'),
(31388, '42.236.12.250', NULL, 1, '2024-12-02 01:09:56', '2024-12-02 01:09:56'),
(31389, '43.128.100.220', NULL, 1, '2024-12-02 01:55:00', '2024-12-02 01:55:00'),
(31390, '42.236.101.212', NULL, 1, '2024-12-02 03:43:46', '2024-12-02 03:43:46'),
(31391, '42.236.12.237', NULL, 1, '2024-12-02 03:46:34', '2024-12-02 03:46:34'),
(31392, '23.175.50.197', NULL, 1, '2024-12-02 05:26:21', '2024-12-02 05:26:21'),
(31393, '112.111.184.85', NULL, 1, '2024-12-02 05:36:05', '2024-12-02 05:36:05'),
(31394, '51.222.253.6', NULL, 1, '2024-12-02 07:17:12', '2024-12-02 07:17:12'),
(31395, '43.153.67.21', NULL, 1, '2024-12-02 07:36:22', '2024-12-02 07:36:22'),
(31396, '128.204.212.85', NULL, 2, '2024-12-02 07:38:45', '2024-12-03 04:34:59'),
(31397, '66.249.65.104', NULL, 1, '2024-12-02 08:00:23', '2024-12-02 08:00:23'),
(31398, '66.249.65.103', NULL, 2, '2024-12-02 08:00:23', '2024-12-02 11:11:34'),
(31399, '42.236.17.113', NULL, 1, '2024-12-02 08:23:16', '2024-12-02 08:23:16'),
(31400, '182.32.50.190', NULL, 1, '2024-12-02 08:25:39', '2024-12-02 08:25:39'),
(31401, '66.249.74.104', NULL, 1, '2024-12-02 08:30:23', '2024-12-02 08:30:23'),
(31402, '111.225.148.169', NULL, 1, '2024-12-02 08:44:10', '2024-12-02 08:44:10'),
(31403, '101.35.239.216', NULL, 1, '2024-12-02 08:48:29', '2024-12-02 08:48:29'),
(31404, '40.94.28.8', NULL, 1, '2024-12-02 08:58:39', '2024-12-02 08:58:39'),
(31405, '178.20.47.92', NULL, 2, '2024-12-02 09:29:14', '2024-12-03 03:43:06'),
(31406, '195.191.219.132', NULL, 1, '2024-12-02 09:53:15', '2024-12-02 09:53:15'),
(31407, '72.14.201.163', NULL, 1, '2024-12-02 09:59:03', '2024-12-02 09:59:03'),
(31408, '18.188.52.28', NULL, 1, '2024-12-02 10:21:24', '2024-12-02 10:21:24'),
(31409, '18.225.25.214', NULL, 2, '2024-12-02 10:21:24', '2024-12-02 11:51:11'),
(31410, '3.134.80.8', NULL, 1, '2024-12-02 10:21:32', '2024-12-02 10:21:32'),
(31411, '103.145.70.100', NULL, 1, '2024-12-02 10:53:06', '2024-12-02 10:53:06'),
(31412, '52.167.144.215', NULL, 1, '2024-12-02 11:06:56', '2024-12-02 11:06:56'),
(31413, '128.204.212.86', NULL, 1, '2024-12-02 11:20:40', '2024-12-02 11:20:40'),
(31414, '3.19.74.154', NULL, 1, '2024-12-02 11:51:10', '2024-12-02 11:51:10'),
(31415, '18.224.94.182', NULL, 1, '2024-12-02 11:51:22', '2024-12-02 11:51:22'),
(31416, '31.129.22.117', NULL, 2, '2024-12-02 11:54:20', '2024-12-02 11:54:24'),
(31417, '111.225.149.182', NULL, 1, '2024-12-02 11:58:01', '2024-12-02 11:58:01'),
(31418, '193.186.4.159', NULL, 1, '2024-12-02 12:08:56', '2024-12-02 12:08:56'),
(31419, '203.188.251.226', NULL, 13, '2024-12-02 12:08:56', '2024-12-02 12:11:13'),
(31420, '43.229.208.190', NULL, 4, '2024-12-02 12:36:10', '2024-12-02 14:51:26'),
(31421, '175.29.178.187', NULL, 1, '2024-12-02 12:43:20', '2024-12-02 12:43:20'),
(31422, '123.200.12.228', NULL, 2, '2024-12-02 12:51:00', '2024-12-02 12:51:03'),
(31423, '71.132.12.115', NULL, 1, '2024-12-02 13:30:44', '2024-12-02 13:30:44'),
(31424, '43.135.140.225', NULL, 1, '2024-12-02 13:53:29', '2024-12-02 13:53:29'),
(31425, '20.77.172.72', NULL, 3, '2024-12-02 14:07:30', '2024-12-02 14:10:29'),
(31426, '51.141.86.138', NULL, 2, '2024-12-02 14:09:32', '2024-12-02 14:11:02'),
(31427, '20.90.17.67', NULL, 2, '2024-12-02 14:09:54', '2024-12-02 14:10:05'),
(31428, '66.249.74.105', NULL, 2, '2024-12-02 15:56:34', '2024-12-02 23:00:52'),
(31429, '172.68.132.136', NULL, 1, '2024-12-02 16:15:21', '2024-12-02 16:15:21'),
(31430, '72.14.201.130', NULL, 1, '2024-12-02 16:27:09', '2024-12-02 16:27:09'),
(31431, '3.87.99.251', NULL, 1, '2024-12-02 16:28:12', '2024-12-02 16:28:12'),
(31432, '198.211.109.130', NULL, 4, '2024-12-02 16:43:20', '2024-12-02 16:43:40'),
(31433, '72.14.201.159', NULL, 1, '2024-12-02 17:02:36', '2024-12-02 17:02:36'),
(31434, '89.187.162.181', NULL, 1, '2024-12-02 17:30:34', '2024-12-02 17:30:34'),
(31435, '103.149.13.164', NULL, 2, '2024-12-02 17:41:28', '2024-12-02 17:41:30'),
(31436, '103.121.182.71', NULL, 1, '2024-12-02 18:18:12', '2024-12-02 18:18:12'),
(31437, '119.28.202.234', NULL, 12, '2024-12-02 18:18:22', '2024-12-02 18:18:25'),
(31438, '170.106.192.208', NULL, 1, '2024-12-02 19:47:08', '2024-12-02 19:47:08'),
(31439, '1.55.100.72', NULL, 1, '2024-12-02 19:54:37', '2024-12-02 19:54:37'),
(31440, '172.241.242.134', NULL, 1, '2024-12-02 20:11:05', '2024-12-02 20:11:05'),
(31441, '40.77.167.154', NULL, 1, '2024-12-02 20:45:21', '2024-12-02 20:45:21'),
(31442, '147.45.51.99', NULL, 1, '2024-12-02 20:53:21', '2024-12-02 20:53:21'),
(31443, '139.180.231.174', NULL, 1, '2024-12-02 21:05:33', '2024-12-02 21:05:33'),
(31444, '66.249.65.105', NULL, 1, '2024-12-02 21:40:58', '2024-12-02 21:40:58'),
(31445, '85.208.96.205', NULL, 1, '2024-12-02 21:49:33', '2024-12-02 21:49:33'),
(31446, '52.51.200.244', NULL, 1, '2024-12-02 21:54:07', '2024-12-02 21:54:07'),
(31447, '128.204.212.84', NULL, 1, '2024-12-02 22:56:51', '2024-12-02 22:56:51'),
(31448, '66.249.74.103', NULL, 1, '2024-12-02 23:00:56', '2024-12-02 23:00:56'),
(31449, '34.86.239.201', NULL, 1, '2024-12-02 23:46:13', '2024-12-02 23:46:13'),
(31450, '34.86.21.151', NULL, 1, '2024-12-02 23:46:13', '2024-12-02 23:46:13'),
(31451, '199.231.235.31', NULL, 2, '2024-12-03 00:07:15', '2024-12-03 00:17:21'),
(31452, '154.213.203.239', NULL, 1, '2024-12-03 00:12:25', '2024-12-03 00:12:25'),
(31453, '156.228.178.164', NULL, 1, '2024-12-03 00:12:31', '2024-12-03 00:12:31'),
(31454, '156.228.116.172', NULL, 1, '2024-12-03 00:13:18', '2024-12-03 00:13:18'),
(31455, '104.207.33.56', NULL, 1, '2024-12-03 00:14:18', '2024-12-03 00:14:18'),
(31456, '154.213.195.109', NULL, 1, '2024-12-03 00:14:25', '2024-12-03 00:14:25'),
(31457, '104.167.29.119', NULL, 1, '2024-12-03 00:15:24', '2024-12-03 00:15:24'),
(31458, '156.228.183.44', NULL, 1, '2024-12-03 00:15:28', '2024-12-03 00:15:28'),
(31459, '156.233.86.230', NULL, 1, '2024-12-03 00:19:55', '2024-12-03 00:19:55'),
(31460, '45.201.11.5', NULL, 1, '2024-12-03 00:20:41', '2024-12-03 00:20:41'),
(31461, '156.228.181.227', NULL, 1, '2024-12-03 00:24:09', '2024-12-03 00:24:09'),
(31462, '154.213.196.240', NULL, 1, '2024-12-03 00:25:12', '2024-12-03 00:25:12'),
(31463, '54.190.175.141', NULL, 4, '2024-12-03 01:06:05', '2024-12-03 01:06:09'),
(31464, '34.210.94.110', NULL, 1, '2024-12-03 01:06:06', '2024-12-03 01:06:06'),
(31465, '54.218.163.249', NULL, 1, '2024-12-03 01:06:07', '2024-12-03 01:06:07'),
(31466, '44.242.149.253', NULL, 1, '2024-12-03 01:06:08', '2024-12-03 01:06:08'),
(31467, '35.94.199.54', NULL, 1, '2024-12-03 01:06:09', '2024-12-03 01:06:09'),
(31468, '52.31.148.109', NULL, 1, '2024-12-03 01:18:06', '2024-12-03 01:18:06'),
(31469, '167.103.2.82', NULL, 3, '2024-12-03 01:36:41', '2024-12-03 01:37:26'),
(31470, '107.189.7.144', NULL, 1, '2024-12-03 01:49:04', '2024-12-03 01:49:04'),
(31471, '54.189.68.77', NULL, 4, '2024-12-03 01:51:37', '2024-12-03 01:51:42'),
(31472, '44.234.67.145', NULL, 1, '2024-12-03 01:51:38', '2024-12-03 01:51:38'),
(31473, '34.222.205.199', NULL, 1, '2024-12-03 01:51:40', '2024-12-03 01:51:40'),
(31474, '34.220.124.97', NULL, 1, '2024-12-03 01:51:42', '2024-12-03 01:51:42'),
(31475, '35.86.77.3', NULL, 1, '2024-12-03 01:51:43', '2024-12-03 01:51:43'),
(31476, '23.81.69.237', NULL, 1, '2024-12-03 02:06:53', '2024-12-03 02:06:53'),
(31477, '4.227.36.7', NULL, 1, '2024-12-03 02:07:28', '2024-12-03 02:07:28'),
(31478, '34.200.224.175', NULL, 1, '2024-12-03 02:14:41', '2024-12-03 02:14:41'),
(31479, '173.244.55.50', NULL, 1, '2024-12-03 03:33:54', '2024-12-03 03:33:54'),
(31480, '43.152.72.247', NULL, 1, '2024-12-03 03:40:16', '2024-12-03 03:40:16'),
(31481, '199.244.88.222', NULL, 1, '2024-12-03 04:13:53', '2024-12-03 04:13:53'),
(31482, '93.100.151.198', NULL, 1, '2024-12-03 04:16:25', '2024-12-03 04:16:25'),
(31483, '72.14.201.253', NULL, 1, '2024-12-03 04:26:51', '2024-12-03 04:26:51'),
(31484, '165.227.93.176', NULL, 1, '2024-12-03 05:44:48', '2024-12-03 05:44:48'),
(31485, '173.252.83.3', NULL, 1, '2024-12-03 06:23:31', '2024-12-03 06:23:31'),
(31486, '173.252.83.16', NULL, 1, '2024-12-03 06:23:31', '2024-12-03 06:23:31'),
(31487, '172.241.142.158', NULL, 1, '2024-12-03 06:26:48', '2024-12-03 06:26:48'),
(31488, '195.191.219.130', NULL, 1, '2024-12-03 07:50:58', '2024-12-03 07:50:58'),
(31489, '111.225.148.225', NULL, 1, '2024-12-03 08:44:33', '2024-12-03 08:44:33'),
(31490, '103.197.206.242', NULL, 1, '2024-12-03 09:22:14', '2024-12-03 09:22:14'),
(31491, '64.23.210.222', NULL, 1, '2024-12-03 09:23:16', '2024-12-03 09:23:16'),
(31492, '68.183.124.109', NULL, 4, '2024-12-03 09:24:29', '2024-12-03 09:24:30'),
(31493, '193.186.4.159', NULL, 4, '2024-12-03 09:45:20', '2024-12-03 16:05:09'),
(31494, '72.14.201.130', NULL, 2, '2024-12-03 09:47:42', '2024-12-03 09:59:38'),
(31495, '124.225.164.130', NULL, 1, '2024-12-03 09:52:40', '2024-12-03 09:52:40'),
(31496, '52.230.25.26', NULL, 1, '2024-12-03 09:53:23', '2024-12-03 09:53:23'),
(31497, '72.14.201.159', NULL, 2, '2024-12-03 09:53:30', '2024-12-04 02:55:55'),
(31498, '193.186.4.130', NULL, 1, '2024-12-03 09:59:32', '2024-12-03 09:59:32'),
(31499, '119.148.8.34', NULL, 4, '2024-12-03 10:07:19', '2024-12-03 11:36:15'),
(31500, '20.212.201.123', NULL, 1, '2024-12-03 10:25:34', '2024-12-03 10:25:34'),
(31501, '13.211.214.160', NULL, 1, '2024-12-03 11:15:31', '2024-12-03 11:15:31'),
(31502, '13.54.217.201', NULL, 1, '2024-12-03 11:15:34', '2024-12-03 11:15:34'),
(31503, '103.84.38.107', NULL, 2, '2024-12-03 11:29:58', '2024-12-03 11:40:17'),
(31504, '13.234.118.36', NULL, 4, '2024-12-03 11:58:26', '2024-12-03 11:58:28'),
(31505, '202.4.121.138', NULL, 1, '2024-12-03 12:28:13', '2024-12-03 12:28:13'),
(31506, '43.163.8.148', NULL, 1, '2024-12-03 12:33:54', '2024-12-03 12:33:54'),
(31507, '202.134.14.134', NULL, 1, '2024-12-03 13:25:32', '2024-12-03 13:25:32'),
(31508, '18.224.94.182', NULL, 1, '2024-12-03 14:17:53', '2024-12-03 14:17:53'),
(31509, '18.224.128.89', NULL, 2, '2024-12-03 14:17:53', '2024-12-03 14:58:01'),
(31510, '3.134.80.8', NULL, 2, '2024-12-03 14:18:00', '2024-12-03 14:58:00'),
(31511, '34.200.224.175', NULL, 2, '2024-12-03 14:36:53', '2024-12-04 03:39:18'),
(31512, '128.204.212.84', NULL, 1, '2024-12-03 14:43:17', '2024-12-03 14:43:17'),
(31513, '66.249.74.104', NULL, 1, '2024-12-03 14:48:21', '2024-12-03 14:48:21'),
(31514, '18.117.195.50', NULL, 1, '2024-12-03 14:58:07', '2024-12-03 14:58:07'),
(31515, '52.80.95.223', NULL, 1, '2024-12-03 15:38:32', '2024-12-03 15:38:32'),
(31516, '66.249.65.105', NULL, 1, '2024-12-03 15:52:52', '2024-12-03 15:52:52'),
(31517, '103.30.188.214', NULL, 1, '2024-12-03 16:06:07', '2024-12-03 16:06:07'),
(31518, '119.148.2.34', NULL, 1, '2024-12-03 16:09:34', '2024-12-03 16:09:34'),
(31519, '3.212.147.252', NULL, 1, '2024-12-03 16:24:51', '2024-12-03 16:24:51'),
(31520, '106.213.83.35', NULL, 1, '2024-12-03 16:30:07', '2024-12-03 16:30:07'),
(31521, '72.14.201.137', NULL, 1, '2024-12-03 16:50:40', '2024-12-03 16:50:40'),
(31522, '193.186.4.185', NULL, 1, '2024-12-03 16:51:01', '2024-12-03 16:51:01'),
(31523, '69.171.231.10', NULL, 1, '2024-12-03 16:51:19', '2024-12-03 16:51:19'),
(31524, '69.171.231.126', NULL, 1, '2024-12-03 16:51:19', '2024-12-03 16:51:19'),
(31525, '136.232.247.222', NULL, 1, '2024-12-03 16:55:01', '2024-12-03 16:55:01'),
(31526, '43.229.208.190', NULL, 2, '2024-12-03 17:03:00', '2024-12-03 17:17:08'),
(31527, '72.14.201.140', NULL, 1, '2024-12-03 17:07:44', '2024-12-03 17:07:44'),
(31528, '54.223.107.65', NULL, 1, '2024-12-03 17:41:03', '2024-12-03 17:41:03'),
(31529, '45.227.254.34', NULL, 1, '2024-12-03 18:21:31', '2024-12-03 18:21:31'),
(31530, '66.249.66.42', NULL, 1, '2024-12-03 19:10:25', '2024-12-03 19:10:25'),
(31531, '34.23.140.249', NULL, 2, '2024-12-03 19:23:44', '2024-12-03 19:24:03'),
(31532, '193.26.115.228', NULL, 1, '2024-12-03 20:10:19', '2024-12-03 20:10:19'),
(31533, '137.184.15.36', NULL, 1, '2024-12-03 20:17:39', '2024-12-03 20:17:39'),
(31534, '111.225.148.171', NULL, 1, '2024-12-03 20:35:37', '2024-12-03 20:35:37'),
(31535, '13.201.40.217', NULL, 4, '2024-12-03 20:51:19', '2024-12-03 20:51:32'),
(31536, '80.85.245.145', NULL, 1, '2024-12-03 21:07:38', '2024-12-03 21:07:38'),
(31537, '43.135.133.194', NULL, 1, '2024-12-03 21:38:00', '2024-12-03 21:38:00'),
(31538, '54.70.190.91', NULL, 3, '2024-12-03 22:15:14', '2024-12-03 22:15:21'),
(31539, '37.61.218.58', NULL, 1, '2024-12-03 22:16:39', '2024-12-03 22:16:39'),
(31540, '147.185.132.183', NULL, 1, '2024-12-03 22:28:56', '2024-12-03 22:28:56'),
(31541, '202.4.180.51', NULL, 1, '2024-12-03 22:48:50', '2024-12-03 22:48:50'),
(31542, '136.226.255.7', NULL, 1, '2024-12-03 22:57:43', '2024-12-03 22:57:43'),
(31543, '49.51.50.147', NULL, 1, '2024-12-03 22:57:56', '2024-12-03 22:57:56'),
(31544, '23.146.184.105', NULL, 1, '2024-12-03 23:44:34', '2024-12-03 23:44:34'),
(31545, '66.249.66.40', NULL, 1, '2024-12-03 23:49:27', '2024-12-03 23:49:27'),
(31546, '66.249.66.10', NULL, 2, '2024-12-03 23:57:45', '2024-12-04 00:09:51'),
(31547, '103.131.71.155', NULL, 1, '2024-12-04 00:28:51', '2024-12-04 00:28:51'),
(31548, '182.42.111.213', NULL, 1, '2024-12-04 01:24:09', '2024-12-04 01:24:09'),
(31549, '5.62.49.99', NULL, 1, '2024-12-04 02:43:03', '2024-12-04 02:43:03'),
(31550, '44.244.135.240', NULL, 1, '2024-12-04 02:45:24', '2024-12-04 02:45:24'),
(31551, '13.202.35.184', NULL, 1, '2024-12-04 02:56:49', '2024-12-04 02:56:49'),
(31552, '34.208.194.20', NULL, 1, '2024-12-04 03:13:43', '2024-12-04 03:13:43'),
(31553, '181.214.173.73', NULL, 1, '2024-12-04 04:11:10', '2024-12-04 04:11:10'),
(31554, '54.196.37.251', NULL, 1, '2024-12-04 04:24:00', '2024-12-04 04:24:00'),
(31555, '107.150.61.186', NULL, 1, '2024-12-04 04:43:52', '2024-12-04 04:43:52'),
(31556, '13.201.86.14', NULL, 2, '2024-12-04 06:01:01', '2024-12-04 18:02:32'),
(31557, '66.249.66.42', NULL, 2, '2024-12-04 06:06:13', '2024-12-04 16:42:49'),
(31558, '66.249.66.41', NULL, 1, '2024-12-04 06:07:04', '2024-12-04 06:07:04'),
(31559, '66.249.66.40', NULL, 2, '2024-12-04 06:07:04', '2024-12-04 16:41:02'),
(31560, '116.193.152.232', NULL, 1, '2024-12-04 06:32:39', '2024-12-04 06:32:39'),
(31561, '205.169.39.35', NULL, 1, '2024-12-04 07:17:44', '2024-12-04 07:17:44'),
(31562, '34.123.170.104', NULL, 1, '2024-12-04 07:17:45', '2024-12-04 07:17:45'),
(31563, '205.169.39.179', NULL, 2, '2024-12-04 07:18:16', '2024-12-04 07:18:55'),
(31564, '205.169.39.16', NULL, 1, '2024-12-04 07:18:31', '2024-12-04 07:18:31'),
(31565, '158.69.116.202', NULL, 2, '2024-12-04 07:32:37', '2024-12-04 13:51:22'),
(31566, '95.165.172.108', NULL, 1, '2024-12-04 07:34:32', '2024-12-04 07:34:32'),
(31567, '4.227.36.115', NULL, 4, '2024-12-04 08:32:29', '2024-12-04 08:32:48'),
(31568, '110.249.201.148', NULL, 1, '2024-12-04 08:44:03', '2024-12-04 08:44:03'),
(31569, '27.115.124.109', NULL, 1, '2024-12-04 08:51:57', '2024-12-04 08:51:57'),
(31570, '27.115.124.53', NULL, 1, '2024-12-04 08:51:58', '2024-12-04 08:51:58'),
(31571, '52.163.93.107', NULL, 2, '2024-12-04 09:15:28', '2024-12-04 14:11:19'),
(31572, '76.164.207.230', NULL, 1, '2024-12-04 09:17:48', '2024-12-04 09:17:48'),
(31573, '195.191.219.133', NULL, 2, '2024-12-04 09:18:50', '2024-12-04 11:37:33'),
(31574, '40.78.42.207', NULL, 1, '2024-12-04 09:19:09', '2024-12-04 09:19:09'),
(31575, '40.94.35.56', NULL, 1, '2024-12-04 09:19:49', '2024-12-04 09:19:49'),
(31576, '20.112.30.38', NULL, 2, '2024-12-04 09:22:06', '2024-12-04 09:22:07'),
(31577, '72.14.201.137', NULL, 1, '2024-12-04 09:49:14', '2024-12-04 09:49:14'),
(31578, '192.210.194.61', NULL, 1, '2024-12-04 09:50:31', '2024-12-04 09:50:31'),
(31579, '107.150.61.186', NULL, 1, '2024-12-04 10:01:23', '2024-12-04 10:01:23'),
(31580, '93.158.91.11', NULL, 1, '2024-12-04 10:20:30', '2024-12-04 10:20:30'),
(31581, '72.14.201.159', NULL, 5, '2024-12-04 10:51:35', '2024-12-04 14:48:21'),
(31582, '103.243.238.43', NULL, 1, '2024-12-04 10:51:36', '2024-12-04 10:51:36'),
(31583, '129.226.147.7', NULL, 1, '2024-12-04 10:52:36', '2024-12-04 10:52:36'),
(31584, '13.202.35.184', NULL, 3, '2024-12-04 10:58:46', '2024-12-05 03:17:17'),
(31585, '40.119.197.45', NULL, 1, '2024-12-04 11:01:54', '2024-12-04 11:01:54'),
(31586, '167.114.158.90', NULL, 1, '2024-12-04 11:07:34', '2024-12-04 11:07:34'),
(31587, '51.222.253.18', NULL, 1, '2024-12-04 11:32:23', '2024-12-04 11:32:23'),
(31588, '3.141.11.163', NULL, 2, '2024-12-04 11:33:07', '2024-12-04 17:10:20'),
(31589, '18.225.25.214', NULL, 2, '2024-12-04 11:33:08', '2024-12-04 17:10:21'),
(31590, '18.117.195.50', NULL, 1, '2024-12-04 11:33:16', '2024-12-04 11:33:16'),
(31591, '193.186.4.130', NULL, 1, '2024-12-04 11:44:22', '2024-12-04 11:44:22'),
(31592, '34.31.104.93', NULL, 1, '2024-12-04 12:22:04', '2024-12-04 12:22:04'),
(31593, '216.213.29.143', NULL, 1, '2024-12-04 12:42:42', '2024-12-04 12:42:42'),
(31594, '37.111.211.10', NULL, 1, '2024-12-04 12:51:22', '2024-12-04 12:51:22'),
(31595, '202.53.170.97', NULL, 1, '2024-12-04 12:57:56', '2024-12-04 12:57:56'),
(31596, '91.246.41.166', NULL, 1, '2024-12-04 13:21:37', '2024-12-04 13:21:37'),
(31597, '72.14.201.130', NULL, 1, '2024-12-04 13:37:02', '2024-12-04 13:37:02'),
(31598, '193.186.4.159', NULL, 1, '2024-12-04 14:41:18', '2024-12-04 14:41:18'),
(31599, '20.77.172.72', NULL, 1, '2024-12-04 15:28:30', '2024-12-04 15:28:30'),
(31600, '52.230.25.26', NULL, 1, '2024-12-04 15:30:18', '2024-12-04 15:30:18'),
(31601, '203.76.109.26', NULL, 1, '2024-12-04 16:02:54', '2024-12-04 16:02:54'),
(31602, '140.179.71.143', NULL, 1, '2024-12-04 16:31:46', '2024-12-04 16:31:46'),
(31603, '66.249.66.12', NULL, 1, '2024-12-04 16:36:01', '2024-12-04 16:36:01'),
(31604, '3.134.80.8', NULL, 1, '2024-12-04 17:10:29', '2024-12-04 17:10:29'),
(31605, '185.147.125.18', NULL, 1, '2024-12-04 17:15:37', '2024-12-04 17:15:37'),
(31606, '203.33.203.148', NULL, 1, '2024-12-04 17:20:01', '2024-12-04 17:20:01'),
(31607, '188.143.244.135', NULL, 1, '2024-12-04 17:35:25', '2024-12-04 17:35:25'),
(31608, '136.226.233.16', NULL, 1, '2024-12-04 18:32:04', '2024-12-04 18:32:04'),
(31609, '110.76.129.225', NULL, 1, '2024-12-04 18:33:36', '2024-12-04 18:33:36'),
(31610, '157.230.10.214', NULL, 1, '2024-12-04 18:45:23', '2024-12-04 18:45:23'),
(31611, '43.134.66.205', NULL, 1, '2024-12-04 19:05:43', '2024-12-04 19:05:43'),
(31612, '125.212.214.104', NULL, 2, '2024-12-04 19:40:15', '2024-12-04 19:40:20'),
(31613, '118.179.76.81', NULL, 3, '2024-12-04 19:40:18', '2024-12-04 20:53:22'),
(31614, '66.249.72.167', NULL, 2, '2024-12-04 19:47:08', '2024-12-05 01:02:32'),
(31615, '45.156.128.63', NULL, 1, '2024-12-04 20:28:31', '2024-12-04 20:28:31'),
(31616, '103.122.254.42', NULL, 1, '2024-12-04 20:33:12', '2024-12-04 20:33:12'),
(31617, '66.249.75.103', NULL, 2, '2024-12-04 20:41:54', '2024-12-04 20:42:17'),
(31618, '103.179.154.76', NULL, 1, '2024-12-04 20:47:57', '2024-12-04 20:47:57'),
(31619, '157.55.39.7', NULL, 1, '2024-12-04 20:52:44', '2024-12-04 20:52:44'),
(31620, '85.208.98.53', NULL, 1, '2024-12-04 20:53:45', '2024-12-04 20:53:45'),
(31621, '157.230.241.170', NULL, 1, '2024-12-04 21:09:14', '2024-12-04 21:09:14'),
(31622, '13.234.118.36', NULL, 4, '2024-12-04 21:54:48', '2024-12-04 21:54:52'),
(31623, '192.250.231.37', NULL, 2, '2024-12-04 22:55:22', '2024-12-04 22:55:24'),
(31624, '43.153.36.110', NULL, 1, '2024-12-04 23:14:12', '2024-12-04 23:14:12'),
(31625, '54.218.59.3', NULL, 1, '2024-12-05 00:03:40', '2024-12-05 00:03:40'),
(31626, '72.14.201.148', NULL, 1, '2024-12-05 00:34:01', '2024-12-05 00:34:01'),
(31627, '193.186.4.91', NULL, 1, '2024-12-05 00:35:15', '2024-12-05 00:35:15'),
(31628, '35.87.225.65', NULL, 1, '2024-12-05 00:40:38', '2024-12-05 00:40:38'),
(31629, '103.213.245.188', NULL, 1, '2024-12-05 01:24:24', '2024-12-05 01:24:24'),
(31630, '40.77.167.65', NULL, 1, '2024-12-05 01:35:18', '2024-12-05 01:35:18'),
(31631, '35.163.207.156', NULL, 1, '2024-12-05 02:07:12', '2024-12-05 02:07:12'),
(31632, '103.87.68.157', NULL, 1, '2024-12-05 02:23:03', '2024-12-05 02:23:03'),
(31633, '123.207.198.35', NULL, 2, '2024-12-05 02:41:06', '2024-12-05 02:47:36'),
(31634, '217.113.194.252', NULL, 1, '2024-12-05 02:43:30', '2024-12-05 02:43:30'),
(31635, '18.212.157.170', NULL, 1, '2024-12-05 04:20:56', '2024-12-05 04:20:56'),
(31636, '43.155.169.133', NULL, 1, '2024-12-05 04:38:06', '2024-12-05 04:38:06'),
(31637, '51.222.253.16', NULL, 1, '2024-12-05 05:01:55', '2024-12-05 05:01:55'),
(31638, '66.249.72.168', NULL, 1, '2024-12-05 05:10:35', '2024-12-05 05:10:35');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(31639, '173.252.83.22', NULL, 1, '2024-12-05 05:24:49', '2024-12-05 05:24:49'),
(31640, '173.252.83.14', NULL, 1, '2024-12-05 05:24:49', '2024-12-05 05:24:49'),
(31641, '195.148.31.250', NULL, 1, '2024-12-05 06:13:07', '2024-12-05 06:13:07'),
(31642, '13.201.86.14', NULL, 1, '2024-12-05 06:22:57', '2024-12-05 06:22:57'),
(31643, '142.93.143.195', NULL, 1, '2024-12-05 06:27:45', '2024-12-05 06:27:45'),
(31644, '193.175.2.74', NULL, 1, '2024-12-05 06:52:17', '2024-12-05 06:52:17'),
(31645, '80.85.246.71', NULL, 1, '2024-12-05 06:52:38', '2024-12-05 06:52:38'),
(31646, '146.190.129.61', NULL, 4, '2024-12-05 07:28:25', '2024-12-05 07:29:48'),
(31647, '66.249.75.105', NULL, 2, '2024-12-05 07:59:00', '2024-12-05 09:12:38'),
(31648, '158.69.164.162', NULL, 3, '2024-12-05 08:26:24', '2024-12-05 08:26:43'),
(31649, '158.69.164.161', NULL, 1, '2024-12-05 08:27:07', '2024-12-05 08:27:07'),
(31650, '111.225.148.74', NULL, 1, '2024-12-05 08:44:40', '2024-12-05 08:44:40'),
(31651, '195.181.168.182', NULL, 1, '2024-12-05 09:00:09', '2024-12-05 09:00:09'),
(31652, '108.165.243.178', NULL, 3, '2024-12-05 09:58:55', '2024-12-05 09:59:14'),
(31653, '108.165.243.176', NULL, 2, '2024-12-05 10:00:06', '2024-12-05 10:00:30'),
(31654, '108.165.243.199', NULL, 1, '2024-12-05 10:00:44', '2024-12-05 10:00:44'),
(31655, '103.29.8.233', NULL, 1, '2024-12-05 11:35:05', '2024-12-05 11:35:05'),
(31656, '182.160.110.182', NULL, 1, '2024-12-05 11:36:15', '2024-12-05 11:36:15'),
(31657, '52.167.144.175', NULL, 1, '2024-12-05 12:51:41', '2024-12-05 12:51:41'),
(31658, '103.145.70.100', NULL, 3, '2024-12-05 13:08:10', '2024-12-05 13:49:28'),
(31659, '43.157.22.57', NULL, 1, '2024-12-05 13:39:48', '2024-12-05 13:39:48'),
(31660, '217.160.202.182', NULL, 1, '2024-12-05 14:01:01', '2024-12-05 14:01:01'),
(31661, '3.19.74.154', NULL, 1, '2024-12-05 14:22:05', '2024-12-05 14:22:05'),
(31662, '18.225.25.214', NULL, 1, '2024-12-05 14:22:06', '2024-12-05 14:22:06'),
(31663, '3.134.80.8', NULL, 1, '2024-12-05 14:22:14', '2024-12-05 14:22:14'),
(31664, '128.204.212.86', NULL, 1, '2024-12-05 14:25:10', '2024-12-05 14:25:10'),
(31665, '4.193.96.14', NULL, 1, '2024-12-05 15:33:30', '2024-12-05 15:33:30'),
(31666, '20.254.26.207', NULL, 1, '2024-12-05 15:40:19', '2024-12-05 15:40:19'),
(31667, '20.254.225.254', NULL, 1, '2024-12-05 15:41:44', '2024-12-05 15:41:44'),
(31668, '193.186.4.159', NULL, 4, '2024-12-05 16:01:38', '2024-12-05 17:55:42'),
(31669, '103.245.206.197', NULL, 1, '2024-12-05 16:09:28', '2024-12-05 16:09:28'),
(31670, '37.111.239.251', NULL, 1, '2024-12-05 16:11:46', '2024-12-05 16:11:46'),
(31671, '72.14.201.159', NULL, 3, '2024-12-05 16:34:28', '2024-12-05 17:29:06'),
(31672, '20.97.189.101', NULL, 1, '2024-12-05 16:47:25', '2024-12-05 16:47:25'),
(31673, '43.229.208.190', NULL, 2, '2024-12-05 17:00:34', '2024-12-05 17:00:36'),
(31674, '188.143.244.135', NULL, 1, '2024-12-05 17:12:19', '2024-12-05 17:12:19'),
(31675, '54.222.218.124', NULL, 1, '2024-12-05 17:28:28', '2024-12-05 17:28:28'),
(31676, '43.135.135.57', NULL, 1, '2024-12-05 17:33:38', '2024-12-05 17:33:38'),
(31677, '52.80.232.25', NULL, 1, '2024-12-05 17:34:50', '2024-12-05 17:34:50'),
(31678, '54.223.19.117', NULL, 1, '2024-12-05 17:34:57', '2024-12-05 17:34:57'),
(31679, '72.14.201.130', NULL, 1, '2024-12-05 17:55:46', '2024-12-05 17:55:46'),
(31680, '113.52.105.165', NULL, 1, '2024-12-05 18:18:59', '2024-12-05 18:18:59'),
(31681, '31.13.127.29', NULL, 1, '2024-12-05 18:25:10', '2024-12-05 18:25:10'),
(31682, '31.13.127.11', NULL, 1, '2024-12-05 18:25:10', '2024-12-05 18:25:10'),
(31683, '180.122.214.243', NULL, 1, '2024-12-05 20:50:43', '2024-12-05 20:50:43'),
(31684, '149.50.96.209', NULL, 2, '2024-12-05 21:12:33', '2024-12-05 21:12:37'),
(31685, '108.227.1.21', NULL, 2, '2024-12-05 21:13:39', '2024-12-05 21:13:39'),
(31686, '185.192.69.74', NULL, 2, '2024-12-05 21:13:50', '2024-12-05 21:13:52'),
(31687, '95.214.55.7', NULL, 2, '2024-12-05 21:13:54', '2024-12-05 21:13:57'),
(31688, '35.95.54.64', NULL, 1, '2024-12-05 21:14:38', '2024-12-05 21:14:38'),
(31689, '44.243.124.92', NULL, 1, '2024-12-05 21:56:53', '2024-12-05 21:56:53'),
(31690, '40.77.167.21', NULL, 1, '2024-12-05 22:38:01', '2024-12-05 22:38:01'),
(31691, '43.153.123.3', NULL, 1, '2024-12-05 22:45:40', '2024-12-05 22:45:40'),
(31692, '44.244.139.58', NULL, 1, '2024-12-05 23:10:07', '2024-12-05 23:10:07'),
(31693, '35.88.164.112', NULL, 1, '2024-12-05 23:10:56', '2024-12-05 23:10:56'),
(31694, '66.249.66.42', NULL, 1, '2024-12-05 23:29:51', '2024-12-05 23:29:51'),
(31695, '45.156.128.54', NULL, 1, '2024-12-05 23:55:22', '2024-12-05 23:55:22'),
(31696, '182.44.2.148', NULL, 1, '2024-12-06 00:10:43', '2024-12-06 00:10:43'),
(31697, '167.114.158.90', NULL, 1, '2024-12-06 00:24:33', '2024-12-06 00:24:33'),
(31698, '66.249.66.10', NULL, 1, '2024-12-06 00:44:51', '2024-12-06 00:44:51'),
(31699, '42.236.17.229', NULL, 1, '2024-12-06 01:31:24', '2024-12-06 01:31:24'),
(31700, '45.141.215.133', NULL, 2, '2024-12-06 01:57:35', '2024-12-06 01:57:54'),
(31701, '80.85.245.187', NULL, 1, '2024-12-06 02:01:40', '2024-12-06 02:01:40'),
(31702, '119.28.202.234', NULL, 11, '2024-12-06 02:19:28', '2024-12-06 02:19:31'),
(31703, '119.28.202.234', NULL, 11, '2024-12-06 02:19:28', '2024-12-06 02:19:31'),
(31704, '54.70.190.91', NULL, 3, '2024-12-06 02:48:13', '2024-12-06 02:48:31'),
(31705, '24.199.124.2', NULL, 4, '2024-12-06 03:49:27', '2024-12-06 03:50:13'),
(31706, '54.222.172.155', NULL, 1, '2024-12-06 04:05:11', '2024-12-06 04:05:11'),
(31707, '35.95.54.64', NULL, 3, '2024-12-06 05:01:18', '2024-12-06 20:58:43'),
(31708, '223.113.128.228', NULL, 1, '2024-12-06 06:03:18', '2024-12-06 06:03:18'),
(31709, '51.222.253.11', NULL, 1, '2024-12-06 06:26:48', '2024-12-06 06:26:48'),
(31710, '149.137.247.4', NULL, 1, '2024-12-06 06:28:35', '2024-12-06 06:28:35'),
(31711, '205.169.39.25', NULL, 1, '2024-12-06 06:34:56', '2024-12-06 06:34:56'),
(31712, '45.148.10.236', NULL, 2, '2024-12-06 07:00:22', '2024-12-06 07:00:24'),
(31713, '119.42.149.234', NULL, 1, '2024-12-06 07:16:49', '2024-12-06 07:16:49'),
(31714, '44.243.124.92', NULL, 3, '2024-12-06 07:19:18', '2024-12-07 02:10:53'),
(31715, '43.155.160.173', NULL, 1, '2024-12-06 07:37:00', '2024-12-06 07:37:00'),
(31716, '42.236.17.84', NULL, 1, '2024-12-06 08:03:24', '2024-12-06 08:03:24'),
(31717, '3.253.245.182', NULL, 1, '2024-12-06 08:31:28', '2024-12-06 08:31:28'),
(31718, '42.236.17.77', NULL, 1, '2024-12-06 08:39:56', '2024-12-06 08:39:56'),
(31719, '42.236.12.250', NULL, 1, '2024-12-06 08:40:01', '2024-12-06 08:40:01'),
(31720, '111.225.149.139', NULL, 1, '2024-12-06 08:44:04', '2024-12-06 08:44:04'),
(31721, '52.211.29.40', NULL, 1, '2024-12-06 08:48:03', '2024-12-06 08:48:03'),
(31722, '68.183.124.109', NULL, 4, '2024-12-06 09:11:46', '2024-12-06 09:11:47'),
(31723, '72.14.201.185', NULL, 1, '2024-12-06 09:34:18', '2024-12-06 09:34:18'),
(31724, '158.69.25.39', NULL, 1, '2024-12-06 10:00:15', '2024-12-06 10:00:15'),
(31725, '115.231.78.12', NULL, 5, '2024-12-06 10:07:06', '2024-12-06 12:00:57'),
(31726, '13.201.57.237', NULL, 4, '2024-12-06 10:17:33', '2024-12-06 10:17:36'),
(31727, '195.191.219.130', NULL, 1, '2024-12-06 10:17:44', '2024-12-06 10:17:44'),
(31728, '216.250.255.116', NULL, 1, '2024-12-06 12:11:42', '2024-12-06 12:11:42'),
(31729, '125.82.243.95', NULL, 1, '2024-12-06 12:46:32', '2024-12-06 12:46:32'),
(31730, '125.70.77.187', NULL, 1, '2024-12-06 12:47:52', '2024-12-06 12:47:52'),
(31731, '192.210.194.61', NULL, 1, '2024-12-06 13:22:14', '2024-12-06 13:22:14'),
(31732, '134.122.133.12', NULL, 1, '2024-12-06 14:17:40', '2024-12-06 14:17:40'),
(31733, '84.247.151.157', NULL, 12, '2024-12-06 14:18:28', '2024-12-06 15:13:39'),
(31734, '54.216.160.182', NULL, 1, '2024-12-06 14:28:48', '2024-12-06 14:28:48'),
(31735, '52.18.116.176', NULL, 1, '2024-12-06 15:15:51', '2024-12-06 15:15:51'),
(31736, '3.85.38.46', NULL, 1, '2024-12-06 16:22:35', '2024-12-06 16:22:35'),
(31737, '170.106.192.208', NULL, 1, '2024-12-06 16:47:15', '2024-12-06 16:47:15'),
(31738, '144.217.135.177', NULL, 3, '2024-12-06 17:02:46', '2024-12-06 17:02:57'),
(31739, '149.56.150.16', NULL, 1, '2024-12-06 17:03:13', '2024-12-06 17:03:13'),
(31740, '66.249.66.40', NULL, 2, '2024-12-06 17:51:12', '2024-12-06 21:49:25'),
(31741, '18.226.186.134', NULL, 1, '2024-12-06 18:32:06', '2024-12-06 18:32:06'),
(31742, '172.214.169.112', NULL, 1, '2024-12-06 18:55:15', '2024-12-06 18:55:15'),
(31743, '180.122.157.91', NULL, 1, '2024-12-06 19:39:07', '2024-12-06 19:39:07'),
(31744, '47.238.96.217', NULL, 1, '2024-12-06 19:42:14', '2024-12-06 19:42:14'),
(31745, '159.223.203.33', NULL, 4, '2024-12-06 20:21:42', '2024-12-06 20:21:50'),
(31746, '193.186.4.206', NULL, 1, '2024-12-06 20:27:31', '2024-12-06 20:27:31'),
(31747, '35.196.21.185', NULL, 2, '2024-12-06 20:32:12', '2024-12-06 20:44:29'),
(31748, '103.203.176.41', NULL, 1, '2024-12-06 20:40:56', '2024-12-06 20:40:56'),
(31749, '103.184.95.10', NULL, 3, '2024-12-06 20:41:42', '2024-12-06 21:44:02'),
(31750, '198.235.24.135', NULL, 1, '2024-12-06 20:51:59', '2024-12-06 20:51:59'),
(31751, '80.85.247.161', NULL, 1, '2024-12-06 21:00:37', '2024-12-06 21:00:37'),
(31752, '38.18.13.97', NULL, 1, '2024-12-06 21:09:13', '2024-12-06 21:09:13'),
(31753, '157.97.126.122', NULL, 1, '2024-12-06 21:12:50', '2024-12-06 21:12:50'),
(31754, '103.86.201.96', NULL, 1, '2024-12-06 21:47:15', '2024-12-06 21:47:15'),
(31755, '185.204.1.185', NULL, 1, '2024-12-06 22:04:33', '2024-12-06 22:04:33'),
(31756, '154.61.71.50', NULL, 1, '2024-12-06 22:04:35', '2024-12-06 22:04:35'),
(31757, '77.74.177.118', NULL, 1, '2024-12-06 22:18:09', '2024-12-06 22:18:09'),
(31758, '138.91.165.152', NULL, 4, '2024-12-06 22:43:51', '2024-12-06 22:43:53'),
(31759, '147.185.132.36', NULL, 1, '2024-12-06 22:58:43', '2024-12-06 22:58:43'),
(31760, '35.80.3.177', NULL, 1, '2024-12-06 23:03:39', '2024-12-06 23:03:39'),
(31761, '205.210.31.172', NULL, 1, '2024-12-07 00:28:40', '2024-12-07 00:28:40'),
(31762, '34.238.174.131', NULL, 1, '2024-12-07 01:40:52', '2024-12-07 01:40:52'),
(31763, '152.32.252.198', NULL, 1, '2024-12-07 01:44:25', '2024-12-07 01:44:25'),
(31764, '35.90.30.245', NULL, 1, '2024-12-07 01:49:03', '2024-12-07 01:49:03'),
(31765, '45.59.112.103', NULL, 1, '2024-12-07 01:55:12', '2024-12-07 01:55:12'),
(31766, '109.70.100.66', NULL, 1, '2024-12-07 01:55:52', '2024-12-07 01:55:52'),
(31767, '43.159.148.221', NULL, 1, '2024-12-07 02:35:31', '2024-12-07 02:35:31'),
(31768, '5.79.212.230', NULL, 1, '2024-12-07 02:36:43', '2024-12-07 02:36:43'),
(31769, '54.190.129.204', NULL, 1, '2024-12-07 02:40:52', '2024-12-07 02:40:52'),
(31770, '173.252.83.115', NULL, 1, '2024-12-07 02:55:15', '2024-12-07 02:55:15'),
(31771, '173.252.83.12', NULL, 1, '2024-12-07 02:55:15', '2024-12-07 02:55:15'),
(31772, '109.70.64.8', NULL, 1, '2024-12-07 03:29:59', '2024-12-07 03:29:59'),
(31773, '34.201.0.229', NULL, 1, '2024-12-07 04:22:36', '2024-12-07 04:22:36'),
(31774, '52.91.68.237', NULL, 1, '2024-12-07 04:38:36', '2024-12-07 04:38:36'),
(31775, '185.147.125.24', NULL, 1, '2024-12-07 04:42:16', '2024-12-07 04:42:16'),
(31776, '35.95.54.64', NULL, 2, '2024-12-07 05:05:54', '2024-12-07 13:15:07'),
(31777, '87.120.114.52', NULL, 3, '2024-12-07 05:22:17', '2024-12-07 20:08:46'),
(31778, '120.71.59.24', NULL, 1, '2024-12-07 05:52:46', '2024-12-07 05:52:46'),
(31779, '44.238.100.30', NULL, 1, '2024-12-07 06:46:38', '2024-12-07 06:46:38'),
(31780, '66.249.66.41', NULL, 2, '2024-12-07 07:09:33', '2024-12-07 16:44:18'),
(31781, '134.122.5.130', NULL, 1, '2024-12-07 07:25:50', '2024-12-07 07:25:50'),
(31782, '168.119.208.119', NULL, 1, '2024-12-07 07:40:44', '2024-12-07 07:40:44'),
(31783, '66.249.66.11', NULL, 1, '2024-12-07 07:43:57', '2024-12-07 07:43:57'),
(31784, '205.169.39.25', NULL, 1, '2024-12-07 07:44:02', '2024-12-07 07:44:02'),
(31785, '205.169.39.13', NULL, 1, '2024-12-07 07:46:57', '2024-12-07 07:46:57'),
(31786, '185.220.100.245', NULL, 1, '2024-12-07 07:51:22', '2024-12-07 07:51:22'),
(31787, '205.169.39.18', NULL, 1, '2024-12-07 07:54:56', '2024-12-07 07:54:56'),
(31788, '168.119.208.120', NULL, 1, '2024-12-07 07:58:02', '2024-12-07 07:58:02'),
(31789, '54.222.218.124', NULL, 1, '2024-12-07 08:02:53', '2024-12-07 08:02:53'),
(31790, '35.80.3.177', NULL, 3, '2024-12-07 08:22:09', '2024-12-08 02:40:31'),
(31791, '89.169.34.140', NULL, 1, '2024-12-07 08:25:43', '2024-12-07 08:25:43'),
(31792, '89.22.237.65', NULL, 1, '2024-12-07 08:25:45', '2024-12-07 08:25:45'),
(31793, '66.249.66.40', NULL, 1, '2024-12-07 08:26:34', '2024-12-07 08:26:34'),
(31794, '37.19.223.101', NULL, 1, '2024-12-07 08:33:35', '2024-12-07 08:33:35'),
(31795, '111.225.148.6', NULL, 1, '2024-12-07 08:43:55', '2024-12-07 08:43:55'),
(31796, '54.223.130.63', NULL, 1, '2024-12-07 08:50:18', '2024-12-07 08:50:18'),
(31797, '54.223.109.188', NULL, 1, '2024-12-07 08:50:41', '2024-12-07 08:50:41'),
(31798, '193.186.4.130', NULL, 2, '2024-12-07 09:10:44', '2024-12-07 20:46:57'),
(31799, '146.247.229.2', NULL, 1, '2024-12-07 09:35:43', '2024-12-07 09:35:43'),
(31800, '149.137.247.4', NULL, 1, '2024-12-07 09:53:33', '2024-12-07 09:53:33'),
(31801, '34.238.174.131', NULL, 2, '2024-12-07 11:08:44', '2024-12-07 20:43:19'),
(31802, '162.62.213.187', NULL, 1, '2024-12-07 11:31:08', '2024-12-07 11:31:08'),
(31803, '199.195.253.124', NULL, 1, '2024-12-07 11:34:32', '2024-12-07 11:34:32'),
(31804, '44.243.124.92', NULL, 1, '2024-12-07 11:36:33', '2024-12-07 11:36:33'),
(31805, '5.252.162.219', NULL, 1, '2024-12-07 11:44:08', '2024-12-07 11:44:08'),
(31806, '167.172.57.179', NULL, 1, '2024-12-07 12:48:57', '2024-12-07 12:48:57'),
(31807, '34.232.23.139', NULL, 1, '2024-12-07 13:16:13', '2024-12-07 13:16:13'),
(31808, '52.206.84.190', NULL, 1, '2024-12-07 13:16:21', '2024-12-07 13:16:21'),
(31809, '103.145.70.100', NULL, 1, '2024-12-07 13:34:04', '2024-12-07 13:34:04'),
(31810, '17.241.227.222', NULL, 1, '2024-12-07 14:06:32', '2024-12-07 14:06:32'),
(31811, '40.77.167.48', NULL, 1, '2024-12-07 14:17:41', '2024-12-07 14:17:41'),
(31812, '198.235.24.166', NULL, 1, '2024-12-07 16:32:10', '2024-12-07 16:32:10'),
(31813, '34.201.0.229', NULL, 2, '2024-12-07 16:36:09', '2024-12-08 04:53:21'),
(31814, '202.53.170.97', NULL, 1, '2024-12-07 16:40:15', '2024-12-07 16:40:15'),
(31815, '195.191.219.133', NULL, 1, '2024-12-07 17:24:12', '2024-12-07 17:24:12'),
(31816, '158.69.122.239', NULL, 1, '2024-12-07 17:30:52', '2024-12-07 17:30:52'),
(31817, '217.114.43.34', NULL, 1, '2024-12-07 17:33:00', '2024-12-07 17:33:00'),
(31818, '103.121.12.225', NULL, 2, '2024-12-07 17:56:54', '2024-12-07 18:08:27'),
(31819, '5.79.212.230', NULL, 1, '2024-12-07 18:14:19', '2024-12-07 18:14:19'),
(31820, '185.208.158.15', NULL, 2, '2024-12-07 18:20:44', '2024-12-07 18:20:45'),
(31821, '72.14.201.159', NULL, 3, '2024-12-07 18:58:36', '2024-12-07 22:02:42'),
(31822, '54.223.232.240', NULL, 1, '2024-12-07 19:20:34', '2024-12-07 19:20:34'),
(31823, '101.18.140.251', NULL, 1, '2024-12-07 19:23:58', '2024-12-07 19:23:58'),
(31824, '49.85.142.176', NULL, 1, '2024-12-07 19:29:12', '2024-12-07 19:29:12'),
(31825, '43.130.3.122', NULL, 1, '2024-12-07 19:56:59', '2024-12-07 19:56:59'),
(31826, '123.160.223.73', NULL, 1, '2024-12-07 20:19:59', '2024-12-07 20:19:59'),
(31827, '123.160.223.72', NULL, 1, '2024-12-07 20:20:09', '2024-12-07 20:20:09'),
(31828, '72.14.201.130', NULL, 1, '2024-12-07 20:25:36', '2024-12-07 20:25:36'),
(31829, '52.167.144.167', NULL, 1, '2024-12-07 20:30:58', '2024-12-07 20:30:58'),
(31830, '45.80.158.56', NULL, 1, '2024-12-07 20:42:10', '2024-12-07 20:42:10'),
(31831, '182.42.104.32', NULL, 1, '2024-12-07 21:20:35', '2024-12-07 21:20:35'),
(31832, '118.179.93.249', NULL, 1, '2024-12-07 21:55:20', '2024-12-07 21:55:20'),
(31833, '57.141.7.4', NULL, 1, '2024-12-07 22:12:46', '2024-12-07 22:12:46'),
(31834, '193.186.4.159', NULL, 1, '2024-12-07 22:36:41', '2024-12-07 22:36:41'),
(31835, '103.112.206.241', NULL, 1, '2024-12-07 22:36:41', '2024-12-07 22:36:41'),
(31836, '213.136.71.30', NULL, 1, '2024-12-07 22:40:46', '2024-12-07 22:40:46'),
(31837, '169.224.43.83', NULL, 1, '2024-12-07 22:45:08', '2024-12-07 22:45:08'),
(31838, '42.236.101.245', NULL, 1, '2024-12-07 22:45:48', '2024-12-07 22:45:48'),
(31839, '193.186.4.143', NULL, 1, '2024-12-07 23:11:54', '2024-12-07 23:11:54'),
(31840, '35.90.30.245', NULL, 2, '2024-12-07 23:17:48', '2024-12-08 00:45:57'),
(31841, '156.146.36.95', NULL, 1, '2024-12-08 01:51:57', '2024-12-08 01:51:57'),
(31842, '51.222.253.16', NULL, 1, '2024-12-08 02:09:27', '2024-12-08 02:09:27'),
(31843, '35.87.81.196', NULL, 1, '2024-12-08 02:19:35', '2024-12-08 02:19:35'),
(31844, '198.235.24.147', NULL, 1, '2024-12-08 03:02:43', '2024-12-08 03:02:43'),
(31845, '18.215.241.199', NULL, 1, '2024-12-08 04:11:36', '2024-12-08 04:11:36'),
(31846, '69.171.231.115', NULL, 1, '2024-12-08 05:27:09', '2024-12-08 05:27:09'),
(31847, '69.171.231.116', NULL, 1, '2024-12-08 05:27:09', '2024-12-08 05:27:09'),
(31848, '43.163.1.85', NULL, 1, '2024-12-08 05:27:48', '2024-12-08 05:27:48'),
(31849, '40.77.167.45', NULL, 1, '2024-12-08 06:09:17', '2024-12-08 06:09:17'),
(31850, '34.238.174.131', NULL, 3, '2024-12-08 06:25:45', '2024-12-09 01:52:30'),
(31851, '205.169.39.14', NULL, 1, '2024-12-08 06:36:30', '2024-12-08 06:36:30'),
(31852, '195.191.219.130', NULL, 2, '2024-12-08 08:11:45', '2024-12-08 10:33:12'),
(31853, '4.227.36.22', NULL, 2, '2024-12-08 08:21:14', '2024-12-08 08:26:27'),
(31854, '4.227.36.57', NULL, 1, '2024-12-08 08:23:36', '2024-12-08 08:23:36'),
(31855, '35.87.81.196', NULL, 1, '2024-12-08 08:31:43', '2024-12-08 08:31:43'),
(31856, '111.225.149.115', NULL, 1, '2024-12-08 08:44:39', '2024-12-08 08:44:39'),
(31857, '158.69.164.165', NULL, 3, '2024-12-08 09:29:29', '2024-12-08 09:29:48'),
(31858, '158.69.164.175', NULL, 1, '2024-12-08 09:30:03', '2024-12-08 09:30:03'),
(31859, '54.222.137.215', NULL, 1, '2024-12-08 09:55:00', '2024-12-08 09:55:00'),
(31860, '20.191.45.212', NULL, 1, '2024-12-08 10:06:10', '2024-12-08 10:06:10'),
(31861, '182.16.2.250', NULL, 1, '2024-12-08 10:07:23', '2024-12-08 10:07:23'),
(31862, '103.231.162.25', NULL, 1, '2024-12-08 10:16:40', '2024-12-08 10:16:40'),
(31863, '193.186.4.159', NULL, 2, '2024-12-08 10:29:12', '2024-12-08 11:26:53'),
(31864, '3.237.94.30', NULL, 1, '2024-12-08 10:49:38', '2024-12-08 10:49:38'),
(31865, '103.30.188.214', NULL, 2, '2024-12-08 11:27:13', '2024-12-08 12:08:34'),
(31866, '202.173.122.52', NULL, 1, '2024-12-08 11:28:29', '2024-12-08 11:28:29'),
(31867, '40.77.167.38', NULL, 1, '2024-12-08 11:33:07', '2024-12-08 11:33:07'),
(31868, '205.210.31.33', NULL, 1, '2024-12-08 11:43:24', '2024-12-08 11:43:24'),
(31869, '110.166.71.39', NULL, 1, '2024-12-08 11:56:27', '2024-12-08 11:56:27'),
(31870, '52.167.144.184', NULL, 1, '2024-12-08 12:16:42', '2024-12-08 12:16:42'),
(31871, '185.147.125.23', NULL, 1, '2024-12-08 12:25:00', '2024-12-08 12:25:00'),
(31872, '167.99.238.219', NULL, 3, '2024-12-08 12:36:28', '2024-12-08 12:38:05'),
(31873, '193.186.4.130', NULL, 1, '2024-12-08 12:54:58', '2024-12-08 12:54:58'),
(31874, '115.69.213.34', NULL, 1, '2024-12-08 13:07:50', '2024-12-08 13:07:50'),
(31875, '72.14.201.159', NULL, 2, '2024-12-08 13:18:10', '2024-12-08 15:08:13'),
(31876, '167.172.150.10', NULL, 1, '2024-12-08 13:24:35', '2024-12-08 13:24:35'),
(31877, '66.249.66.41', NULL, 1, '2024-12-08 13:47:15', '2024-12-08 13:47:15'),
(31878, '173.252.107.12', NULL, 1, '2024-12-08 13:50:33', '2024-12-08 13:50:33'),
(31879, '173.252.107.20', NULL, 1, '2024-12-08 13:50:33', '2024-12-08 13:50:33'),
(31880, '103.120.221.53', NULL, 1, '2024-12-08 14:22:24', '2024-12-08 14:22:24'),
(31881, '43.159.141.150', NULL, 1, '2024-12-08 14:27:46', '2024-12-08 14:27:46'),
(31882, '3.134.80.8', NULL, 2, '2024-12-08 15:44:05', '2024-12-08 15:44:05'),
(31883, '18.188.52.28', NULL, 2, '2024-12-08 15:44:05', '2024-12-08 15:44:14'),
(31884, '18.117.195.50', NULL, 3, '2024-12-08 15:44:05', '2024-12-08 15:44:14'),
(31885, '3.19.74.154', NULL, 1, '2024-12-08 15:44:05', '2024-12-08 15:44:05'),
(31886, '18.224.128.89', NULL, 2, '2024-12-08 15:44:05', '2024-12-08 15:44:05'),
(31887, '18.225.25.214', NULL, 3, '2024-12-08 15:44:05', '2024-12-08 15:44:05'),
(31888, '18.224.94.182', NULL, 1, '2024-12-08 15:44:14', '2024-12-08 15:44:14'),
(31889, '3.141.11.163', NULL, 1, '2024-12-08 15:44:14', '2024-12-08 15:44:14'),
(31890, '118.179.22.80', NULL, 1, '2024-12-08 16:03:29', '2024-12-08 16:03:29'),
(31891, '51.222.253.2', NULL, 1, '2024-12-08 16:06:04', '2024-12-08 16:06:04'),
(31892, '43.229.208.190', NULL, 1, '2024-12-08 16:12:29', '2024-12-08 16:12:29'),
(31893, '123.0.19.174', NULL, 1, '2024-12-08 16:19:48', '2024-12-08 16:19:48'),
(31894, '54.223.132.243', NULL, 1, '2024-12-08 17:34:44', '2024-12-08 17:34:44'),
(31895, '128.204.212.86', NULL, 1, '2024-12-08 17:45:31', '2024-12-08 17:45:31'),
(31896, '62.210.124.8', NULL, 1, '2024-12-08 19:32:18', '2024-12-08 19:32:18'),
(31897, '66.249.66.42', NULL, 1, '2024-12-08 19:32:46', '2024-12-08 19:32:46'),
(31898, '52.167.144.157', NULL, 1, '2024-12-08 20:17:56', '2024-12-08 20:17:56'),
(31899, '34.140.220.57', NULL, 4, '2024-12-08 21:33:42', '2024-12-08 21:35:15'),
(31900, '205.169.39.24', NULL, 1, '2024-12-08 22:09:09', '2024-12-08 22:09:09'),
(31901, '205.210.31.34', NULL, 1, '2024-12-08 22:32:00', '2024-12-08 22:32:00'),
(31902, '43.130.15.147', NULL, 1, '2024-12-08 23:01:57', '2024-12-08 23:01:57'),
(31903, '45.80.158.56', NULL, 2, '2024-12-08 23:44:39', '2024-12-08 23:44:57'),
(31904, '134.122.184.78', NULL, 1, '2024-12-09 00:19:31', '2024-12-09 00:19:31'),
(31905, '5.188.62.140', NULL, 1, '2024-12-09 00:20:31', '2024-12-09 00:20:31'),
(31906, '37.187.74.97', NULL, 1, '2024-12-09 01:23:40', '2024-12-09 01:23:40'),
(31907, '34.221.69.98', NULL, 1, '2024-12-09 01:56:57', '2024-12-09 01:56:57'),
(31908, '117.33.163.216', NULL, 1, '2024-12-09 02:20:28', '2024-12-09 02:20:28'),
(31909, '195.2.81.242', NULL, 1, '2024-12-09 02:23:22', '2024-12-09 02:23:22'),
(31910, '54.212.140.170', NULL, 1, '2024-12-09 02:30:45', '2024-12-09 02:30:45'),
(31911, '45.131.65.173', NULL, 1, '2024-12-09 03:00:51', '2024-12-09 03:00:51'),
(31912, '146.190.129.61', NULL, 4, '2024-12-09 03:16:11', '2024-12-09 03:20:06'),
(31913, '42.236.17.31', NULL, 1, '2024-12-09 04:07:51', '2024-12-09 04:07:51'),
(31914, '42.236.101.238', NULL, 1, '2024-12-09 04:09:24', '2024-12-09 04:09:24'),
(31915, '42.236.17.117', NULL, 1, '2024-12-09 04:09:48', '2024-12-09 04:09:48'),
(31916, '45.80.158.56', NULL, 3, '2024-12-09 05:13:25', '2024-12-10 01:11:35'),
(31917, '5.252.162.219', NULL, 2, '2024-12-09 05:29:13', '2024-12-09 20:46:20'),
(31918, '161.35.214.207', NULL, 1, '2024-12-09 05:47:18', '2024-12-09 05:47:18'),
(31919, '52.167.144.219', NULL, 1, '2024-12-09 06:02:42', '2024-12-09 06:02:42'),
(31920, '128.204.212.84', NULL, 1, '2024-12-09 06:06:52', '2024-12-09 06:06:52'),
(31921, '52.206.84.190', NULL, 2, '2024-12-09 06:31:12', '2024-12-09 06:31:12'),
(31922, '205.169.39.11', NULL, 1, '2024-12-09 06:33:59', '2024-12-09 06:33:59'),
(31923, '128.204.212.85', NULL, 3, '2024-12-09 06:53:50', '2024-12-09 14:25:51'),
(31924, '43.135.145.117', NULL, 1, '2024-12-09 08:06:09', '2024-12-09 08:06:09'),
(31925, '27.115.124.45', NULL, 1, '2024-12-09 08:08:14', '2024-12-09 08:08:14'),
(31926, '123.6.49.15', NULL, 1, '2024-12-09 08:08:15', '2024-12-09 08:08:15'),
(31927, '110.249.202.134', NULL, 1, '2024-12-09 08:44:25', '2024-12-09 08:44:25'),
(31928, '156.146.35.39', NULL, 1, '2024-12-09 09:31:35', '2024-12-09 09:31:35'),
(31929, '128.204.212.86', NULL, 1, '2024-12-09 09:37:07', '2024-12-09 09:37:07'),
(31930, '87.120.114.52', NULL, 2, '2024-12-09 09:44:56', '2024-12-09 18:20:53'),
(31931, '66.249.66.11', NULL, 1, '2024-12-09 09:52:50', '2024-12-09 09:52:50'),
(31932, '165.225.124.255', NULL, 1, '2024-12-09 09:53:14', '2024-12-09 09:53:14'),
(31933, '119.28.202.234', NULL, 12, '2024-12-09 10:04:56', '2024-12-09 10:04:58'),
(31934, '38.152.136.148', NULL, 1, '2024-12-09 10:05:17', '2024-12-09 10:05:17'),
(31935, '54.223.18.41', NULL, 1, '2024-12-09 10:09:16', '2024-12-09 10:09:16'),
(31936, '182.16.2.250', NULL, 1, '2024-12-09 10:21:16', '2024-12-09 10:21:16'),
(31937, '167.103.54.176', NULL, 1, '2024-12-09 11:06:09', '2024-12-09 11:06:09'),
(31938, '193.186.4.130', NULL, 5, '2024-12-09 11:10:18', '2024-12-09 14:56:02'),
(31939, '103.245.206.197', NULL, 1, '2024-12-09 11:30:27', '2024-12-09 11:30:27'),
(31940, '34.238.174.131', NULL, 2, '2024-12-09 11:34:27', '2024-12-09 21:29:01'),
(31941, '62.112.11.42', NULL, 4, '2024-12-09 11:43:53', '2024-12-09 11:45:15'),
(31942, '198.235.24.174', NULL, 1, '2024-12-09 12:32:46', '2024-12-09 12:32:46'),
(31943, '103.166.59.198', NULL, 1, '2024-12-09 12:54:49', '2024-12-09 12:54:49'),
(31944, '66.249.66.10', NULL, 1, '2024-12-09 13:20:40', '2024-12-09 13:20:40'),
(31945, '103.95.109.6', NULL, 1, '2024-12-09 13:38:44', '2024-12-09 13:38:44'),
(31946, '40.119.197.45', NULL, 1, '2024-12-09 15:05:53', '2024-12-09 15:05:53'),
(31947, '103.138.173.175', NULL, 2, '2024-12-09 15:32:40', '2024-12-09 15:32:40'),
(31948, '66.249.66.12', NULL, 1, '2024-12-09 15:46:20', '2024-12-09 15:46:20'),
(31949, '66.249.66.42', NULL, 1, '2024-12-09 15:46:22', '2024-12-09 15:46:22'),
(31950, '72.14.201.184', NULL, 1, '2024-12-09 16:07:21', '2024-12-09 16:07:21'),
(31951, '18.206.220.205', NULL, 1, '2024-12-09 16:26:47', '2024-12-09 16:26:47'),
(31952, '43.135.144.126', NULL, 1, '2024-12-09 16:45:41', '2024-12-09 16:45:41'),
(31953, '60.188.57.0', NULL, 1, '2024-12-09 16:49:27', '2024-12-09 16:49:27'),
(31954, '52.229.26.36', NULL, 1, '2024-12-09 16:52:16', '2024-12-09 16:52:16'),
(31955, '193.186.4.184', NULL, 1, '2024-12-09 16:55:56', '2024-12-09 16:55:56'),
(31956, '20.114.22.115', NULL, 1, '2024-12-09 16:58:50', '2024-12-09 16:58:50'),
(31957, '54.144.29.106', NULL, 1, '2024-12-09 18:07:10', '2024-12-09 18:07:10'),
(31958, '185.191.171.11', NULL, 1, '2024-12-09 19:38:01', '2024-12-09 19:38:01'),
(31959, '89.233.159.231', NULL, 1, '2024-12-09 20:20:43', '2024-12-09 20:20:43'),
(31960, '45.148.10.235', NULL, 2, '2024-12-09 20:35:59', '2024-12-09 20:36:01'),
(31961, '51.222.253.11', NULL, 1, '2024-12-09 22:03:42', '2024-12-09 22:03:42'),
(31962, '40.77.167.25', NULL, 1, '2024-12-09 22:36:12', '2024-12-09 22:36:12'),
(31963, '40.77.167.48', NULL, 1, '2024-12-09 22:40:45', '2024-12-09 22:40:45'),
(31964, '143.92.32.155', NULL, 1, '2024-12-09 23:11:41', '2024-12-09 23:11:41'),
(31965, '42.236.17.230', NULL, 1, '2024-12-09 23:26:36', '2024-12-09 23:26:36'),
(31966, '54.188.223.208', NULL, 1, '2024-12-10 00:12:10', '2024-12-10 00:12:10'),
(31967, '35.229.61.66', NULL, 1, '2024-12-10 00:39:38', '2024-12-10 00:39:38'),
(31968, '34.216.20.175', NULL, 4, '2024-12-10 01:05:16', '2024-12-10 01:05:18'),
(31969, '180.252.192.51', NULL, 1, '2024-12-10 01:12:17', '2024-12-10 01:12:17'),
(31970, '43.156.204.134', NULL, 1, '2024-12-10 01:26:00', '2024-12-10 01:26:00'),
(31971, '35.167.137.225', NULL, 1, '2024-12-10 01:36:25', '2024-12-10 01:36:25'),
(31972, '52.167.144.176', NULL, 1, '2024-12-10 02:36:14', '2024-12-10 02:36:14'),
(31973, '198.235.24.237', NULL, 1, '2024-12-10 03:23:49', '2024-12-10 03:23:49'),
(31974, '195.2.81.171', NULL, 1, '2024-12-10 03:46:08', '2024-12-10 03:46:08'),
(31975, '34.229.192.66', NULL, 1, '2024-12-10 04:26:23', '2024-12-10 04:26:23'),
(31976, '193.186.4.159', NULL, 1, '2024-12-10 04:39:09', '2024-12-10 04:39:09'),
(31977, '143.110.254.225', NULL, 1, '2024-12-10 05:35:01', '2024-12-10 05:35:01'),
(31978, '66.249.66.10', NULL, 1, '2024-12-10 06:00:19', '2024-12-10 06:00:19'),
(31979, '5.79.212.230', NULL, 1, '2024-12-10 06:24:33', '2024-12-10 06:24:33'),
(31980, '60.188.57.0', NULL, 1, '2024-12-10 06:37:54', '2024-12-10 06:37:54'),
(31981, '15.204.182.106', NULL, 2, '2024-12-10 07:07:17', '2024-12-10 07:40:30'),
(31982, '51.38.186.203', NULL, 1, '2024-12-10 07:09:53', '2024-12-10 07:09:53'),
(31983, '4.227.36.113', NULL, 1, '2024-12-10 07:23:08', '2024-12-10 07:23:08'),
(31984, '47.238.96.111', NULL, 1, '2024-12-10 07:23:36', '2024-12-10 07:23:36'),
(31985, '34.238.174.131', NULL, 1, '2024-12-10 07:26:46', '2024-12-10 07:26:46'),
(31986, '39.151.74.9', NULL, 1, '2024-12-10 07:31:31', '2024-12-10 07:31:31'),
(31987, '66.249.66.11', NULL, 2, '2024-12-10 07:32:49', '2024-12-10 23:45:38'),
(31988, '66.249.66.12', NULL, 1, '2024-12-10 07:32:50', '2024-12-10 07:32:50'),
(31989, '198.211.109.130', NULL, 4, '2024-12-10 08:30:17', '2024-12-10 08:30:24'),
(31990, '34.140.63.207', NULL, 1, '2024-12-10 08:40:05', '2024-12-10 08:40:05'),
(31991, '205.169.39.4', NULL, 1, '2024-12-10 08:46:00', '2024-12-10 08:46:00'),
(31992, '205.169.39.1', NULL, 1, '2024-12-10 08:48:33', '2024-12-10 08:48:33'),
(31993, '110.249.201.106', NULL, 1, '2024-12-10 08:49:31', '2024-12-10 08:49:31'),
(31994, '103.231.177.29', NULL, 1, '2024-12-10 09:19:20', '2024-12-10 09:19:20'),
(31995, '4.227.36.10', NULL, 1, '2024-12-10 09:24:41', '2024-12-10 09:24:41'),
(31996, '182.55.80.194', NULL, 3, '2024-12-10 09:30:47', '2024-12-10 10:04:23'),
(31997, '66.249.66.40', NULL, 2, '2024-12-10 09:50:38', '2024-12-10 23:20:31'),
(31998, '18.224.94.182', NULL, 1, '2024-12-10 10:17:23', '2024-12-10 10:17:23'),
(31999, '18.224.128.89', NULL, 2, '2024-12-10 10:17:23', '2024-12-10 10:20:37'),
(32000, '3.19.74.154', NULL, 1, '2024-12-10 10:17:31', '2024-12-10 10:17:31'),
(32001, '3.134.80.8', NULL, 2, '2024-12-10 10:20:36', '2024-12-10 10:20:44'),
(32002, '52.80.232.25', NULL, 1, '2024-12-10 10:44:04', '2024-12-10 10:44:04'),
(32003, '52.187.125.23', NULL, 1, '2024-12-10 10:48:16', '2024-12-10 10:48:16'),
(32004, '43.159.144.16', NULL, 1, '2024-12-10 10:52:43', '2024-12-10 10:52:43'),
(32005, '128.204.212.87', NULL, 4, '2024-12-10 10:55:51', '2024-12-11 02:13:44'),
(32006, '128.204.212.86', NULL, 3, '2024-12-10 10:56:00', '2024-12-11 04:57:22'),
(32007, '41.33.217.27', NULL, 5, '2024-12-10 10:59:35', '2024-12-10 11:08:26'),
(32008, '43.159.139.164', NULL, 1, '2024-12-10 11:28:50', '2024-12-10 11:28:50'),
(32009, '103.162.121.178', NULL, 1, '2024-12-10 12:11:27', '2024-12-10 12:11:27'),
(32010, '27.115.124.38', NULL, 1, '2024-12-10 12:21:53', '2024-12-10 12:21:53'),
(32011, '45.80.158.56', NULL, 2, '2024-12-10 12:40:21', '2024-12-10 12:40:38'),
(32012, '128.204.212.85', NULL, 4, '2024-12-10 13:14:58', '2024-12-10 23:14:03'),
(32013, '167.94.145.108', NULL, 1, '2024-12-10 13:47:57', '2024-12-10 13:47:57'),
(32014, '43.229.208.190', NULL, 1, '2024-12-10 14:51:29', '2024-12-10 14:51:29'),
(32015, '172.93.222.20', NULL, 1, '2024-12-10 14:57:28', '2024-12-10 14:57:28'),
(32016, '37.111.212.101', NULL, 1, '2024-12-10 15:28:38', '2024-12-10 15:28:38'),
(32017, '20.212.201.123', NULL, 1, '2024-12-10 15:48:13', '2024-12-10 15:48:13'),
(32018, '52.163.93.107', NULL, 1, '2024-12-10 15:50:28', '2024-12-10 15:50:28'),
(32019, '36.50.74.13', NULL, 1, '2024-12-10 16:05:41', '2024-12-10 16:05:41'),
(32020, '35.237.120.195', NULL, 2, '2024-12-10 16:29:36', '2024-12-10 16:29:48'),
(32021, '128.204.212.84', NULL, 2, '2024-12-10 16:36:40', '2024-12-11 02:52:14'),
(32022, '5.133.192.127', NULL, 1, '2024-12-10 17:26:54', '2024-12-10 17:26:54'),
(32023, '167.94.145.111', NULL, 1, '2024-12-10 17:58:52', '2024-12-10 17:58:52'),
(32024, '45.227.254.34', NULL, 1, '2024-12-10 18:22:31', '2024-12-10 18:22:31'),
(32025, '103.149.90.219', NULL, 1, '2024-12-10 21:39:05', '2024-12-10 21:39:05'),
(32026, '37.111.204.68', NULL, 1, '2024-12-10 21:39:30', '2024-12-10 21:39:30'),
(32027, '172.178.140.159', NULL, 1, '2024-12-10 22:23:19', '2024-12-10 22:23:19'),
(32028, '117.33.163.216', NULL, 1, '2024-12-10 22:51:43', '2024-12-10 22:51:43'),
(32029, '110.76.129.144', NULL, 1, '2024-12-10 23:01:07', '2024-12-10 23:01:07'),
(32030, '178.254.38.45', NULL, 1, '2024-12-10 23:02:58', '2024-12-10 23:02:58'),
(32031, '194.38.23.16', NULL, 1, '2024-12-10 23:04:49', '2024-12-10 23:04:49'),
(32032, '34.222.93.225', NULL, 1, '2024-12-10 23:18:08', '2024-12-10 23:18:08'),
(32033, '13.202.44.190', NULL, 1, '2024-12-10 23:18:37', '2024-12-10 23:18:37'),
(32034, '198.235.24.84', NULL, 1, '2024-12-10 23:40:50', '2024-12-10 23:40:50'),
(32035, '124.220.171.34', NULL, 11, '2024-12-10 23:44:21', '2024-12-11 00:05:29'),
(32036, '54.184.27.163', NULL, 2, '2024-12-11 00:01:26', '2024-12-11 00:01:27'),
(32037, '54.188.225.122', NULL, 1, '2024-12-11 00:15:58', '2024-12-11 00:15:58'),
(32038, '18.224.169.78', NULL, 1, '2024-12-11 01:20:20', '2024-12-11 01:20:20'),
(32039, '3.145.147.138', NULL, 1, '2024-12-11 02:09:30', '2024-12-11 02:09:30'),
(32040, '159.223.203.33', NULL, 4, '2024-12-11 02:17:26', '2024-12-11 02:20:19'),
(32041, '80.85.247.231', NULL, 1, '2024-12-11 03:14:33', '2024-12-11 03:14:33'),
(32042, '54.88.179.33', NULL, 3, '2024-12-11 03:59:51', '2024-12-11 03:59:52'),
(32043, '35.171.144.152', NULL, 1, '2024-12-11 03:59:52', '2024-12-11 03:59:52'),
(32044, '170.106.180.153', NULL, 1, '2024-12-11 04:26:37', '2024-12-11 04:26:37'),
(32045, '18.215.241.199', NULL, 1, '2024-12-11 04:27:21', '2024-12-11 04:27:21'),
(32046, '66.249.66.10', NULL, 3, '2024-12-11 05:04:31', '2024-12-12 03:37:44'),
(32047, '128.204.212.84', NULL, 1, '2024-12-11 05:04:55', '2024-12-11 05:04:55'),
(32048, '128.204.212.85', NULL, 1, '2024-12-11 05:08:15', '2024-12-11 05:08:15'),
(32049, '66.249.66.12', NULL, 1, '2024-12-11 05:10:32', '2024-12-11 05:10:32'),
(32050, '43.128.100.220', NULL, 1, '2024-12-11 06:06:24', '2024-12-11 06:06:24'),
(32051, '205.169.39.3', NULL, 1, '2024-12-11 07:09:32', '2024-12-11 07:09:32'),
(32052, '115.231.78.8', NULL, 2, '2024-12-11 07:14:55', '2024-12-11 07:14:58'),
(32053, '159.203.180.169', NULL, 1, '2024-12-11 07:18:26', '2024-12-11 07:18:26'),
(32054, '111.225.149.142', NULL, 1, '2024-12-11 07:31:02', '2024-12-11 07:31:02'),
(32055, '5.161.89.93', NULL, 1, '2024-12-11 07:45:49', '2024-12-11 07:45:49'),
(32056, '95.165.172.108', NULL, 1, '2024-12-11 07:57:24', '2024-12-11 07:57:24'),
(32057, '185.147.125.18', NULL, 1, '2024-12-11 08:12:04', '2024-12-11 08:12:04'),
(32058, '3.134.80.8', NULL, 1, '2024-12-11 08:12:38', '2024-12-11 08:12:38'),
(32059, '18.224.128.89', NULL, 2, '2024-12-11 08:12:39', '2024-12-11 15:18:35'),
(32060, '3.141.11.163', NULL, 1, '2024-12-11 08:12:47', '2024-12-11 08:12:47'),
(32061, '52.167.144.18', NULL, 1, '2024-12-11 08:59:28', '2024-12-11 08:59:28'),
(32062, '5.79.212.230', NULL, 2, '2024-12-11 09:41:53', '2024-12-11 21:20:30'),
(32063, '195.191.219.133', NULL, 3, '2024-12-11 09:46:34', '2024-12-11 13:13:55'),
(32064, '193.186.4.130', NULL, 7, '2024-12-11 10:25:48', '2024-12-11 16:44:18'),
(32065, '103.197.112.217', NULL, 4, '2024-12-11 11:25:19', '2024-12-11 13:55:23'),
(32066, '54.223.18.41', NULL, 1, '2024-12-11 11:45:14', '2024-12-11 11:45:14'),
(32067, '66.249.66.42', NULL, 1, '2024-12-11 11:52:37', '2024-12-11 11:52:37'),
(32068, '223.104.253.24', NULL, 1, '2024-12-11 12:04:33', '2024-12-11 12:04:33'),
(32069, '123.16.224.20', NULL, 1, '2024-12-11 12:35:48', '2024-12-11 12:35:48'),
(32070, '156.228.84.159', NULL, 1, '2024-12-11 12:41:06', '2024-12-11 12:41:06'),
(32071, '34.135.94.92', NULL, 2, '2024-12-11 13:05:44', '2024-12-11 13:06:13'),
(32072, '52.163.93.107', NULL, 1, '2024-12-11 13:18:16', '2024-12-11 13:18:16'),
(32073, '68.183.115.183', NULL, 1, '2024-12-11 14:09:08', '2024-12-11 14:09:08'),
(32074, '34.98.140.103', NULL, 2, '2024-12-11 14:15:46', '2024-12-11 14:15:52'),
(32075, '34.98.140.105', NULL, 2, '2024-12-11 14:15:53', '2024-12-11 14:16:58'),
(32076, '43.229.208.190', NULL, 1, '2024-12-11 14:32:54', '2024-12-11 14:32:54'),
(32077, '198.235.24.18', NULL, 1, '2024-12-11 14:33:25', '2024-12-11 14:33:25'),
(32078, '52.167.144.150', NULL, 1, '2024-12-11 14:39:46', '2024-12-11 14:39:46'),
(32079, '103.199.168.48', NULL, 1, '2024-12-11 14:41:51', '2024-12-11 14:41:51'),
(32080, '3.145.147.138', NULL, 2, '2024-12-11 14:43:13', '2024-12-12 03:32:48'),
(32081, '103.131.71.158', NULL, 1, '2024-12-11 14:55:38', '2024-12-11 14:55:38'),
(32082, '116.213.38.162', NULL, 1, '2024-12-11 15:08:34', '2024-12-11 15:08:34'),
(32083, '43.163.1.85', NULL, 1, '2024-12-11 15:17:26', '2024-12-11 15:17:26'),
(32084, '18.188.52.28', NULL, 1, '2024-12-11 15:18:35', '2024-12-11 15:18:35'),
(32085, '3.19.74.154', NULL, 1, '2024-12-11 15:18:43', '2024-12-11 15:18:43'),
(32086, '72.14.201.159', NULL, 4, '2024-12-11 15:59:11', '2024-12-11 23:09:40'),
(32087, '185.147.125.24', NULL, 1, '2024-12-11 16:01:40', '2024-12-11 16:01:40'),
(32088, '87.120.114.52', NULL, 1, '2024-12-11 16:31:04', '2024-12-11 16:31:04'),
(32089, '106.51.12.166', NULL, 7, '2024-12-11 16:32:46', '2024-12-11 16:34:15'),
(32090, '193.186.4.159', NULL, 2, '2024-12-11 16:42:16', '2024-12-11 23:09:36'),
(32091, '118.179.177.41', NULL, 2, '2024-12-11 16:45:06', '2024-12-11 16:45:45'),
(32092, '146.196.39.113', NULL, 1, '2024-12-11 17:42:51', '2024-12-11 17:42:51'),
(32093, '72.14.201.184', NULL, 1, '2024-12-11 17:42:55', '2024-12-11 17:42:55'),
(32094, '100.24.39.12', NULL, 1, '2024-12-11 17:56:34', '2024-12-11 17:56:34'),
(32095, '43.130.53.252', NULL, 1, '2024-12-11 18:06:47', '2024-12-11 18:06:47'),
(32096, '185.247.137.151', NULL, 1, '2024-12-11 18:16:18', '2024-12-11 18:16:18'),
(32097, '66.249.66.41', NULL, 1, '2024-12-11 18:28:53', '2024-12-11 18:28:53'),
(32098, '66.249.66.11', NULL, 2, '2024-12-11 18:42:55', '2024-12-12 03:48:51'),
(32099, '119.42.149.234', NULL, 1, '2024-12-11 19:06:08', '2024-12-11 19:06:08'),
(32100, '157.245.107.66', NULL, 1, '2024-12-11 19:29:12', '2024-12-11 19:29:12'),
(32101, '51.222.253.14', NULL, 1, '2024-12-11 19:45:53', '2024-12-11 19:45:53'),
(32102, '210.19.254.108', NULL, 1, '2024-12-11 19:50:29', '2024-12-11 19:50:29'),
(32103, '128.204.212.87', NULL, 1, '2024-12-11 20:07:22', '2024-12-11 20:07:22'),
(32104, '167.103.21.27', NULL, 1, '2024-12-11 20:48:19', '2024-12-11 20:48:19'),
(32105, '18.221.218.113', NULL, 1, '2024-12-11 21:15:16', '2024-12-11 21:15:16'),
(32106, '170.106.167.214', NULL, 1, '2024-12-11 21:24:34', '2024-12-11 21:24:34'),
(32107, '203.76.222.168', NULL, 4, '2024-12-11 22:47:44', '2024-12-11 23:20:46'),
(32108, '18.118.11.133', NULL, 1, '2024-12-11 22:49:01', '2024-12-11 22:49:01'),
(32109, '2.58.56.20', NULL, 1, '2024-12-11 23:05:23', '2024-12-11 23:05:23'),
(32110, '109.70.100.5', NULL, 1, '2024-12-11 23:49:14', '2024-12-11 23:49:14'),
(32111, '107.189.2.108', NULL, 1, '2024-12-11 23:49:40', '2024-12-11 23:49:40'),
(32112, '35.86.227.97', NULL, 1, '2024-12-11 23:53:39', '2024-12-11 23:53:39'),
(32113, '52.167.144.183', NULL, 1, '2024-12-12 00:06:35', '2024-12-12 00:06:35'),
(32114, '103.197.153.49', NULL, 3, '2024-12-12 00:22:12', '2024-12-12 00:24:16'),
(32115, '146.190.129.61', NULL, 4, '2024-12-12 00:36:05', '2024-12-12 00:36:31'),
(32116, '44.244.122.130', NULL, 1, '2024-12-12 00:47:56', '2024-12-12 00:47:56'),
(32117, '18.246.58.178', NULL, 1, '2024-12-12 01:23:44', '2024-12-12 01:23:44'),
(32118, '44.243.206.217', NULL, 1, '2024-12-12 01:26:15', '2024-12-12 01:26:15'),
(32119, '40.88.21.235', NULL, 1, '2024-12-12 01:40:44', '2024-12-12 01:40:44'),
(32120, '43.135.182.43', NULL, 1, '2024-12-12 02:22:07', '2024-12-12 02:22:07'),
(32121, '51.222.253.2', NULL, 1, '2024-12-12 03:38:47', '2024-12-12 03:38:47'),
(32122, '178.63.63.253', NULL, 1, '2024-12-12 03:56:01', '2024-12-12 03:56:01'),
(32123, '18.206.220.205', NULL, 1, '2024-12-12 04:28:33', '2024-12-12 04:28:33'),
(32124, '54.70.190.91', NULL, 2, '2024-12-12 05:15:00', '2024-12-12 09:20:02'),
(32125, '18.221.218.113', NULL, 1, '2024-12-12 06:37:23', '2024-12-12 06:37:23'),
(32126, '110.249.202.74', NULL, 1, '2024-12-12 06:51:03', '2024-12-12 06:51:03'),
(32127, '128.204.212.84', NULL, 2, '2024-12-12 07:30:38', '2024-12-12 18:51:34'),
(32128, '154.203.197.123', NULL, 1, '2024-12-12 07:36:49', '2024-12-12 07:36:49'),
(32129, '80.85.245.187', NULL, 1, '2024-12-12 07:42:54', '2024-12-12 07:42:54'),
(32130, '205.169.39.14', NULL, 1, '2024-12-12 07:45:49', '2024-12-12 07:45:49'),
(32131, '164.55.247.243', NULL, 1, '2024-12-12 07:54:18', '2024-12-12 07:54:18'),
(32132, '125.22.91.177', NULL, 1, '2024-12-12 07:55:55', '2024-12-12 07:55:55'),
(32133, '195.191.219.133', NULL, 1, '2024-12-12 08:01:25', '2024-12-12 08:01:25'),
(32134, '140.179.71.143', NULL, 1, '2024-12-12 08:07:32', '2024-12-12 08:07:32'),
(32135, '54.222.204.102', NULL, 1, '2024-12-12 08:08:56', '2024-12-12 08:08:56'),
(32136, '18.118.11.133', NULL, 1, '2024-12-12 08:24:24', '2024-12-12 08:24:24'),
(32137, '34.96.52.14', NULL, 1, '2024-12-12 08:26:31', '2024-12-12 08:26:31'),
(32138, '45.32.221.20', NULL, 6, '2024-12-12 08:34:11', '2024-12-12 08:34:12'),
(32139, '92.255.86.99', NULL, 1, '2024-12-12 08:34:11', '2024-12-12 08:34:11'),
(32140, '136.227.172.181', NULL, 1, '2024-12-12 08:34:11', '2024-12-12 08:34:11'),
(32141, '188.94.87.148', NULL, 1, '2024-12-12 08:34:11', '2024-12-12 08:34:11'),
(32142, '76.36.149.176', NULL, 1, '2024-12-12 08:34:11', '2024-12-12 08:34:11'),
(32143, '195.216.130.186', NULL, 1, '2024-12-12 08:34:12', '2024-12-12 08:34:12'),
(32144, '173.252.87.4', NULL, 1, '2024-12-12 08:53:03', '2024-12-12 08:53:03'),
(32145, '173.252.87.17', NULL, 1, '2024-12-12 08:53:03', '2024-12-12 08:53:03'),
(32146, '14.99.237.182', NULL, 1, '2024-12-12 09:21:12', '2024-12-12 09:21:12'),
(32147, '167.103.3.71', NULL, 3, '2024-12-12 09:29:29', '2024-12-12 17:03:15'),
(32148, '105.156.70.64', NULL, 1, '2024-12-12 09:46:31', '2024-12-12 09:46:31'),
(32149, '137.184.32.34', NULL, 4, '2024-12-12 10:03:36', '2024-12-12 10:03:41'),
(32150, '52.167.144.194', NULL, 1, '2024-12-12 10:32:58', '2024-12-12 10:32:58'),
(32151, '103.65.135.129', NULL, 2, '2024-12-12 10:57:02', '2024-12-12 11:31:16'),
(32152, '43.153.27.244', NULL, 1, '2024-12-12 11:39:22', '2024-12-12 11:39:22'),
(32153, '52.81.221.161', NULL, 1, '2024-12-12 12:14:27', '2024-12-12 12:14:27'),
(32154, '202.134.14.143', NULL, 1, '2024-12-12 12:18:59', '2024-12-12 12:18:59'),
(32155, '18.117.195.50', NULL, 1, '2024-12-12 13:08:28', '2024-12-12 13:08:28'),
(32156, '18.224.128.89', NULL, 1, '2024-12-12 13:08:28', '2024-12-12 13:08:28'),
(32157, '3.19.74.154', NULL, 1, '2024-12-12 13:08:40', '2024-12-12 13:08:40'),
(32158, '213.176.66.144', NULL, 1, '2024-12-12 13:35:28', '2024-12-12 13:35:28'),
(32159, '5.79.212.230', NULL, 1, '2024-12-12 14:27:19', '2024-12-12 14:27:19'),
(32160, '193.186.4.130', NULL, 1, '2024-12-12 14:29:06', '2024-12-12 14:29:06'),
(32161, '20.191.45.212', NULL, 2, '2024-12-12 14:50:07', '2024-12-12 20:27:57'),
(32162, '72.14.201.130', NULL, 1, '2024-12-12 15:24:54', '2024-12-12 15:24:54'),
(32163, '5.252.162.219', NULL, 1, '2024-12-12 15:32:38', '2024-12-12 15:32:38'),
(32164, '199.45.154.130', NULL, 1, '2024-12-12 17:10:14', '2024-12-12 17:10:14'),
(32165, '179.43.152.66', NULL, 3, '2024-12-12 17:41:32', '2024-12-12 17:41:44'),
(32166, '158.69.118.54', NULL, 1, '2024-12-12 17:53:39', '2024-12-12 17:53:39'),
(32167, '158.178.247.53', NULL, 1, '2024-12-12 18:12:19', '2024-12-12 18:12:19'),
(32168, '34.28.173.108', NULL, 2, '2024-12-12 19:01:37', '2024-12-12 19:02:39'),
(32169, '18.117.125.170', NULL, 2, '2024-12-12 19:17:54', '2024-12-13 03:51:57'),
(32170, '123.144.216.159', NULL, 1, '2024-12-12 19:19:21', '2024-12-12 19:19:21'),
(32171, '40.77.167.19', NULL, 1, '2024-12-12 19:23:09', '2024-12-12 19:23:09'),
(32172, '199.45.155.79', NULL, 1, '2024-12-12 19:24:42', '2024-12-12 19:24:42'),
(32173, '66.249.66.40', NULL, 3, '2024-12-12 19:34:03', '2024-12-13 02:42:56'),
(32174, '43.153.49.151', NULL, 1, '2024-12-12 19:40:13', '2024-12-12 19:40:13'),
(32175, '193.186.4.159', NULL, 1, '2024-12-12 20:08:04', '2024-12-12 20:08:04'),
(32176, '18.222.123.90', NULL, 1, '2024-12-12 20:58:17', '2024-12-12 20:58:17'),
(32177, '34.122.147.229', NULL, 1, '2024-12-12 21:34:47', '2024-12-12 21:34:47'),
(32178, '52.59.195.145', NULL, 1, '2024-12-12 21:41:53', '2024-12-12 21:41:53'),
(32179, '193.124.16.185', NULL, 1, '2024-12-12 21:46:21', '2024-12-12 21:46:21'),
(32180, '179.43.191.19', NULL, 1, '2024-12-12 22:07:16', '2024-12-12 22:07:16'),
(32181, '124.225.164.130', NULL, 1, '2024-12-12 23:08:56', '2024-12-12 23:08:56'),
(32182, '69.171.249.21', NULL, 1, '2024-12-12 23:23:45', '2024-12-12 23:23:45'),
(32183, '69.171.249.18', NULL, 1, '2024-12-12 23:23:45', '2024-12-12 23:23:45'),
(32184, '117.24.6.109', NULL, 1, '2024-12-13 00:09:26', '2024-12-13 00:09:26'),
(32185, '13.53.235.28', NULL, 1, '2024-12-13 00:37:46', '2024-12-13 00:37:46'),
(32186, '45.55.112.20', NULL, 1, '2024-12-13 01:13:15', '2024-12-13 01:13:15'),
(32187, '43.133.144.165', NULL, 1, '2024-12-13 01:26:02', '2024-12-13 01:26:02'),
(32188, '37.248.225.252', NULL, 2, '2024-12-13 01:27:13', '2024-12-13 01:35:11'),
(32189, '128.204.212.86', NULL, 1, '2024-12-13 01:49:44', '2024-12-13 01:49:44'),
(32190, '18.246.58.178', NULL, 1, '2024-12-13 02:15:03', '2024-12-13 02:15:03'),
(32191, '35.92.204.63', NULL, 1, '2024-12-13 02:15:43', '2024-12-13 02:15:43'),
(32192, '207.244.251.231', NULL, 1, '2024-12-13 02:45:07', '2024-12-13 02:45:07'),
(32193, '188.143.244.135', NULL, 1, '2024-12-13 03:06:34', '2024-12-13 03:06:34'),
(32194, '4.227.36.2', NULL, 1, '2024-12-13 03:21:28', '2024-12-13 03:21:28'),
(32195, '54.222.221.212', NULL, 1, '2024-12-13 03:48:27', '2024-12-13 03:48:27'),
(32196, '54.226.35.121', NULL, 1, '2024-12-13 04:21:48', '2024-12-13 04:21:48'),
(32197, '52.80.118.108', NULL, 1, '2024-12-13 04:48:53', '2024-12-13 04:48:53'),
(32198, '159.223.206.23', NULL, 1, '2024-12-13 05:45:38', '2024-12-13 05:45:38'),
(32199, '42.236.17.70', NULL, 1, '2024-12-13 06:23:48', '2024-12-13 06:23:48'),
(32200, '42.236.17.58', NULL, 1, '2024-12-13 06:25:59', '2024-12-13 06:25:59'),
(32201, '111.225.149.142', NULL, 1, '2024-12-13 06:50:27', '2024-12-13 06:50:27'),
(32202, '196.247.162.136', NULL, 1, '2024-12-13 06:59:55', '2024-12-13 06:59:55'),
(32203, '42.236.101.235', NULL, 1, '2024-12-13 07:08:37', '2024-12-13 07:08:37'),
(32204, '42.236.101.239', NULL, 1, '2024-12-13 07:09:11', '2024-12-13 07:09:11'),
(32205, '52.59.195.145', NULL, 1, '2024-12-13 07:27:34', '2024-12-13 07:27:34'),
(32206, '54.222.233.132', NULL, 1, '2024-12-13 08:10:34', '2024-12-13 08:10:34'),
(32207, '110.249.201.69', NULL, 1, '2024-12-13 08:23:03', '2024-12-13 08:23:03'),
(32208, '128.204.212.85', NULL, 1, '2024-12-13 09:08:27', '2024-12-13 09:08:27'),
(32209, '130.255.166.26', NULL, 1, '2024-12-13 09:17:19', '2024-12-13 09:17:19'),
(32210, '111.225.149.140', NULL, 1, '2024-12-13 09:25:33', '2024-12-13 09:25:33'),
(32211, '18.222.123.90', NULL, 2, '2024-12-13 09:29:27', '2024-12-13 22:18:36'),
(32212, '173.252.79.8', NULL, 2, '2024-12-13 09:58:45', '2024-12-13 16:12:27'),
(32213, '195.191.219.130', NULL, 1, '2024-12-13 10:10:16', '2024-12-13 10:10:16'),
(32214, '185.191.171.3', NULL, 1, '2024-12-13 10:12:30', '2024-12-13 10:12:30'),
(32215, '43.153.87.54', NULL, 1, '2024-12-13 10:14:51', '2024-12-13 10:14:51'),
(32216, '85.208.96.196', NULL, 1, '2024-12-13 10:14:52', '2024-12-13 10:14:52'),
(32217, '128.204.212.86', NULL, 3, '2024-12-13 10:40:58', '2024-12-13 21:03:36'),
(32218, '195.2.81.242', NULL, 1, '2024-12-13 10:42:46', '2024-12-13 10:42:46'),
(32219, '167.99.238.219', NULL, 4, '2024-12-13 10:51:59', '2024-12-13 10:52:31'),
(32220, '18.117.125.170', NULL, 2, '2024-12-13 12:20:58', '2024-12-13 21:40:46'),
(32221, '128.204.212.84', NULL, 1, '2024-12-13 13:07:37', '2024-12-13 13:07:37'),
(32222, '31.171.155.11', NULL, 1, '2024-12-13 13:12:43', '2024-12-13 13:12:43'),
(32223, '128.204.212.87', NULL, 2, '2024-12-13 13:22:11', '2024-12-13 17:02:39'),
(32224, '72.14.201.106', NULL, 1, '2024-12-13 13:39:48', '2024-12-13 13:39:48'),
(32225, '52.80.232.25', NULL, 1, '2024-12-13 13:59:10', '2024-12-13 13:59:10'),
(32226, '110.249.202.157', NULL, 1, '2024-12-13 14:01:50', '2024-12-13 14:01:50'),
(32227, '66.249.66.10', NULL, 2, '2024-12-13 14:11:04', '2024-12-13 14:39:53'),
(32228, '117.231.146.57', NULL, 1, '2024-12-13 14:11:22', '2024-12-13 14:11:22'),
(32229, '66.249.66.12', NULL, 1, '2024-12-13 14:39:52', '2024-12-13 14:39:52'),
(32230, '123.160.223.74', NULL, 2, '2024-12-13 14:48:36', '2024-12-13 14:48:59'),
(32231, '123.160.223.72', NULL, 1, '2024-12-13 14:48:39', '2024-12-13 14:48:39'),
(32232, '123.160.223.75', NULL, 1, '2024-12-13 14:49:00', '2024-12-13 14:49:00'),
(32233, '66.249.66.42', NULL, 1, '2024-12-13 15:24:22', '2024-12-13 15:24:22'),
(32234, '173.252.79.116', NULL, 1, '2024-12-13 16:12:26', '2024-12-13 16:12:26'),
(32235, '193.186.4.130', NULL, 1, '2024-12-13 16:23:03', '2024-12-13 16:23:03'),
(32236, '54.226.35.121', NULL, 1, '2024-12-13 16:23:41', '2024-12-13 16:23:41'),
(32237, '51.222.253.8', NULL, 1, '2024-12-13 16:31:01', '2024-12-13 16:31:01'),
(32238, '110.249.202.107', NULL, 1, '2024-12-13 16:53:44', '2024-12-13 16:53:44'),
(32239, '183.134.59.130', NULL, 11, '2024-12-13 17:39:32', '2024-12-13 21:36:11'),
(32240, '110.249.201.135', NULL, 1, '2024-12-13 17:54:26', '2024-12-13 17:54:26'),
(32241, '188.165.87.101', NULL, 1, '2024-12-13 17:59:44', '2024-12-13 17:59:44'),
(32242, '5.135.58.202', NULL, 1, '2024-12-13 18:03:08', '2024-12-13 18:03:08'),
(32243, '173.244.58.136', NULL, 1, '2024-12-13 18:10:27', '2024-12-13 18:10:27'),
(32244, '172.177.65.66', NULL, 1, '2024-12-13 18:50:12', '2024-12-13 18:50:12'),
(32245, '185.27.93.98', NULL, 1, '2024-12-13 18:50:13', '2024-12-13 18:50:13'),
(32246, '59.152.5.6', NULL, 1, '2024-12-13 18:58:44', '2024-12-13 18:58:44'),
(32247, '51.254.49.109', NULL, 1, '2024-12-13 19:40:22', '2024-12-13 19:40:22'),
(32248, '110.249.202.44', NULL, 1, '2024-12-13 19:52:14', '2024-12-13 19:52:14'),
(32249, '51.254.49.106', NULL, 1, '2024-12-13 19:54:35', '2024-12-13 19:54:35'),
(32250, '154.47.27.109', NULL, 1, '2024-12-13 19:55:38', '2024-12-13 19:55:38'),
(32251, '138.68.94.166', NULL, 1, '2024-12-13 20:25:53', '2024-12-13 20:25:53'),
(32252, '77.75.79.32', NULL, 1, '2024-12-13 20:28:32', '2024-12-13 20:28:32'),
(32253, '175.44.42.173', NULL, 2, '2024-12-13 20:44:39', '2024-12-13 20:44:49'),
(32254, '111.225.148.41', NULL, 1, '2024-12-13 21:18:07', '2024-12-13 21:18:07'),
(32255, '27.16.244.39', NULL, 1, '2024-12-13 21:22:20', '2024-12-13 21:22:20'),
(32256, '170.106.72.93', NULL, 1, '2024-12-13 21:38:56', '2024-12-13 21:38:56'),
(32257, '117.94.128.138', NULL, 1, '2024-12-13 22:13:33', '2024-12-13 22:13:33'),
(32258, '60.188.57.0', NULL, 1, '2024-12-13 22:34:54', '2024-12-13 22:34:54'),
(32259, '87.120.114.52', NULL, 1, '2024-12-13 22:51:37', '2024-12-13 22:51:37'),
(32260, '18.156.193.115', NULL, 1, '2024-12-13 22:58:44', '2024-12-13 22:58:44'),
(32261, '47.236.41.185', NULL, 1, '2024-12-13 23:01:26', '2024-12-13 23:01:26'),
(32262, '18.153.13.113', NULL, 1, '2024-12-14 00:14:28', '2024-12-14 00:14:28'),
(32263, '119.42.149.234', NULL, 1, '2024-12-14 00:18:45', '2024-12-14 00:18:45'),
(32264, '198.235.24.171', NULL, 1, '2024-12-14 00:21:50', '2024-12-14 00:21:50'),
(32265, '34.42.81.190', NULL, 1, '2024-12-14 00:34:01', '2024-12-14 00:34:01'),
(32266, '18.191.3.0', NULL, 1, '2024-12-14 00:51:30', '2024-12-14 00:51:30'),
(32267, '52.167.144.187', NULL, 1, '2024-12-14 01:37:36', '2024-12-14 01:37:36'),
(32268, '147.185.132.22', NULL, 1, '2024-12-14 01:38:38', '2024-12-14 01:38:38');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(32269, '34.210.176.225', NULL, 1, '2024-12-14 01:48:54', '2024-12-14 01:48:54'),
(32270, '34.220.220.34', NULL, 1, '2024-12-14 02:04:24', '2024-12-14 02:04:24'),
(32271, '69.171.249.6', NULL, 1, '2024-12-14 02:23:25', '2024-12-14 02:23:25'),
(32272, '69.171.249.18', NULL, 1, '2024-12-14 02:23:26', '2024-12-14 02:23:26'),
(32273, '110.249.202.57', NULL, 1, '2024-12-14 04:24:53', '2024-12-14 04:24:53'),
(32274, '43.156.204.134', NULL, 1, '2024-12-14 04:47:05', '2024-12-14 04:47:05'),
(32275, '34.41.148.102', NULL, 2, '2024-12-14 05:33:47', '2024-12-15 01:34:43'),
(32276, '110.249.201.219', NULL, 1, '2024-12-14 05:39:57', '2024-12-14 05:39:57'),
(32277, '158.69.255.24', NULL, 1, '2024-12-14 05:43:11', '2024-12-14 05:43:11'),
(32278, '18.117.125.170', NULL, 2, '2024-12-14 06:11:59', '2024-12-14 14:41:27'),
(32279, '128.204.212.87', NULL, 3, '2024-12-14 06:12:24', '2024-12-15 03:36:50'),
(32280, '116.213.38.162', NULL, 1, '2024-12-14 06:14:23', '2024-12-14 06:14:23'),
(32281, '198.235.24.198', NULL, 1, '2024-12-14 06:17:01', '2024-12-14 06:17:01'),
(32282, '216.244.66.200', NULL, 1, '2024-12-14 06:34:21', '2024-12-14 06:34:21'),
(32283, '110.249.202.102', NULL, 1, '2024-12-14 06:47:47', '2024-12-14 06:47:47'),
(32284, '198.235.24.37', NULL, 1, '2024-12-14 07:02:05', '2024-12-14 07:02:05'),
(32285, '110.249.201.149', NULL, 1, '2024-12-14 07:17:25', '2024-12-14 07:17:25'),
(32286, '34.45.85.160', NULL, 1, '2024-12-14 07:42:19', '2024-12-14 07:42:19'),
(32287, '69.171.231.115', NULL, 1, '2024-12-14 07:59:39', '2024-12-14 07:59:39'),
(32288, '69.171.231.112', NULL, 1, '2024-12-14 07:59:40', '2024-12-14 07:59:40'),
(32289, '103.203.73.180', NULL, 1, '2024-12-14 08:45:41', '2024-12-14 08:45:41'),
(32290, '146.190.119.32', NULL, 4, '2024-12-14 08:54:40', '2024-12-14 08:54:55'),
(32291, '124.236.100.56', NULL, 1, '2024-12-14 09:09:32', '2024-12-14 09:09:32'),
(32292, '202.22.203.83', NULL, 1, '2024-12-14 11:11:26', '2024-12-14 11:11:26'),
(32293, '94.103.93.19', NULL, 1, '2024-12-14 11:14:50', '2024-12-14 11:14:50'),
(32294, '43.135.182.43', NULL, 1, '2024-12-14 11:39:19', '2024-12-14 11:39:19'),
(32295, '42.236.17.95', NULL, 1, '2024-12-14 11:49:41', '2024-12-14 11:49:41'),
(32296, '47.236.41.185', NULL, 1, '2024-12-14 11:55:15', '2024-12-14 11:55:15'),
(32297, '128.204.212.86', NULL, 2, '2024-12-14 11:56:48', '2024-12-15 04:07:38'),
(32298, '195.191.219.133', NULL, 2, '2024-12-14 12:11:02', '2024-12-14 12:11:16'),
(32299, '193.186.4.159', NULL, 1, '2024-12-14 12:26:26', '2024-12-14 12:26:26'),
(32300, '217.182.175.163', NULL, 1, '2024-12-14 12:31:19', '2024-12-14 12:31:19'),
(32301, '119.148.50.138', NULL, 1, '2024-12-14 12:34:55', '2024-12-14 12:34:55'),
(32302, '72.14.201.173', NULL, 1, '2024-12-14 12:36:23', '2024-12-14 12:36:23'),
(32303, '18.153.13.113', NULL, 1, '2024-12-14 12:39:37', '2024-12-14 12:39:37'),
(32304, '157.90.209.79', NULL, 4, '2024-12-14 12:49:46', '2024-12-14 23:03:57'),
(32305, '185.247.137.175', NULL, 1, '2024-12-14 13:41:16', '2024-12-14 13:41:16'),
(32306, '37.111.212.19', NULL, 1, '2024-12-14 14:10:04', '2024-12-14 14:10:04'),
(32307, '103.166.171.50', NULL, 1, '2024-12-14 14:38:36', '2024-12-14 14:38:36'),
(32308, '72.14.201.130', NULL, 1, '2024-12-14 14:38:43', '2024-12-14 14:38:43'),
(32309, '31.13.127.113', NULL, 1, '2024-12-14 14:56:57', '2024-12-14 14:56:57'),
(32310, '87.120.113.29', NULL, 1, '2024-12-14 15:01:31', '2024-12-14 15:01:31'),
(32311, '54.222.243.8', NULL, 1, '2024-12-14 15:05:53', '2024-12-14 15:05:53'),
(32312, '205.210.31.174', NULL, 1, '2024-12-14 15:49:17', '2024-12-14 15:49:17'),
(32313, '66.249.66.41', NULL, 2, '2024-12-14 15:56:58', '2024-12-14 22:47:21'),
(32314, '66.249.66.42', NULL, 1, '2024-12-14 15:58:17', '2024-12-14 15:58:17'),
(32315, '66.249.66.40', NULL, 1, '2024-12-14 15:58:17', '2024-12-14 15:58:17'),
(32316, '54.80.45.115', NULL, 1, '2024-12-14 16:13:09', '2024-12-14 16:13:09'),
(32317, '45.80.158.56', NULL, 1, '2024-12-14 17:13:09', '2024-12-14 17:13:09'),
(32318, '54.222.218.124', NULL, 1, '2024-12-14 18:03:42', '2024-12-14 18:03:42'),
(32319, '49.51.52.250', NULL, 1, '2024-12-14 18:08:41', '2024-12-14 18:08:41'),
(32320, '72.14.201.159', NULL, 1, '2024-12-14 18:21:51', '2024-12-14 18:21:51'),
(32321, '52.225.75.209', NULL, 1, '2024-12-14 19:32:10', '2024-12-14 19:32:10'),
(32322, '17.241.219.241', NULL, 1, '2024-12-14 19:53:07', '2024-12-14 19:53:07'),
(32323, '52.80.172.231', NULL, 1, '2024-12-14 20:21:35', '2024-12-14 20:21:35'),
(32324, '128.204.212.84', NULL, 1, '2024-12-14 21:08:33', '2024-12-14 21:08:33'),
(32325, '66.249.66.12', NULL, 1, '2024-12-14 21:48:00', '2024-12-14 21:48:00'),
(32326, '52.39.213.198', NULL, 2, '2024-12-14 23:11:04', '2024-12-15 00:30:31'),
(32327, '205.210.31.156', NULL, 1, '2024-12-14 23:15:51', '2024-12-14 23:15:51'),
(32328, '185.247.137.38', NULL, 1, '2024-12-14 23:49:29', '2024-12-14 23:49:29'),
(32329, '191.96.227.215', NULL, 1, '2024-12-15 00:17:55', '2024-12-15 00:17:55'),
(32330, '35.212.159.168', NULL, 1, '2024-12-15 00:19:02', '2024-12-15 00:19:02'),
(32331, '129.226.213.145', NULL, 1, '2024-12-15 00:45:19', '2024-12-15 00:45:19'),
(32332, '64.227.18.52', NULL, 4, '2024-12-15 00:47:42', '2024-12-15 00:47:46'),
(32333, '87.120.114.52', NULL, 2, '2024-12-15 00:52:39', '2024-12-15 01:41:57'),
(32334, '18.237.32.9', NULL, 1, '2024-12-15 00:55:16', '2024-12-15 00:55:16'),
(32335, '34.215.239.18', NULL, 1, '2024-12-15 00:56:34', '2024-12-15 00:56:34'),
(32336, '34.71.33.100', NULL, 1, '2024-12-15 03:02:27', '2024-12-15 03:02:27'),
(32337, '117.62.235.53', NULL, 1, '2024-12-15 03:27:19', '2024-12-15 03:27:19'),
(32338, '51.195.89.239', NULL, 1, '2024-12-15 04:05:25', '2024-12-15 04:05:25'),
(32339, '138.197.87.23', NULL, 1, '2024-12-15 05:20:06', '2024-12-15 05:20:06'),
(32340, '45.80.158.56', NULL, 4, '2024-12-15 06:00:14', '2024-12-16 00:48:26'),
(32341, '66.249.66.40', NULL, 1, '2024-12-15 06:12:03', '2024-12-15 06:12:03'),
(32342, '110.249.202.112', NULL, 1, '2024-12-15 06:48:12', '2024-12-15 06:48:12'),
(32343, '80.85.245.5', NULL, 1, '2024-12-15 07:12:59', '2024-12-15 07:12:59'),
(32344, '49.51.180.2', NULL, 1, '2024-12-15 07:24:42', '2024-12-15 07:24:42'),
(32345, '195.191.219.132', NULL, 2, '2024-12-15 07:37:22', '2024-12-15 12:33:37'),
(32346, '66.249.66.12', NULL, 1, '2024-12-15 08:35:00', '2024-12-15 08:35:00'),
(32347, '72.14.201.159', NULL, 1, '2024-12-15 08:36:25', '2024-12-15 08:36:25'),
(32348, '66.249.66.41', NULL, 1, '2024-12-15 09:05:07', '2024-12-15 09:05:07'),
(32349, '185.41.152.31', NULL, 1, '2024-12-15 09:44:27', '2024-12-15 09:44:27'),
(32350, '18.221.11.52', NULL, 1, '2024-12-15 09:44:27', '2024-12-15 09:44:27'),
(32351, '18.224.128.89', NULL, 1, '2024-12-15 09:44:28', '2024-12-15 09:44:28'),
(32352, '18.188.52.28', NULL, 1, '2024-12-15 09:44:36', '2024-12-15 09:44:36'),
(32353, '103.203.92.102', NULL, 2, '2024-12-15 09:52:08', '2024-12-15 09:52:25'),
(32354, '89.187.162.91', NULL, 1, '2024-12-15 09:55:58', '2024-12-15 09:55:58'),
(32355, '128.204.212.86', NULL, 2, '2024-12-15 11:09:21', '2024-12-15 14:09:07'),
(32356, '52.163.93.107', NULL, 1, '2024-12-15 11:18:39', '2024-12-15 11:18:39'),
(32357, '77.75.79.32', NULL, 1, '2024-12-15 12:36:02', '2024-12-15 12:36:02'),
(32358, '51.222.253.18', NULL, 1, '2024-12-15 12:39:39', '2024-12-15 12:39:39'),
(32359, '54.223.63.3', NULL, 1, '2024-12-15 13:40:56', '2024-12-15 13:40:56'),
(32360, '170.106.192.3', NULL, 1, '2024-12-15 13:56:06', '2024-12-15 13:56:06'),
(32361, '35.87.225.65', NULL, 2, '2024-12-15 14:03:45', '2024-12-15 22:35:51'),
(32362, '87.120.114.52', NULL, 3, '2024-12-15 14:47:10', '2024-12-16 01:50:54'),
(32363, '144.126.203.191', NULL, 1, '2024-12-15 14:53:50', '2024-12-15 14:53:50'),
(32364, '103.231.161.122', NULL, 1, '2024-12-15 15:29:54', '2024-12-15 15:29:54'),
(32365, '72.14.201.130', NULL, 1, '2024-12-15 15:51:33', '2024-12-15 15:51:33'),
(32366, '54.226.35.121', NULL, 1, '2024-12-15 16:09:47', '2024-12-15 16:09:47'),
(32367, '66.249.66.42', NULL, 1, '2024-12-15 16:55:08', '2024-12-15 16:55:08'),
(32368, '20.191.45.212', NULL, 1, '2024-12-15 17:03:17', '2024-12-15 17:03:17'),
(32369, '51.222.253.9', NULL, 1, '2024-12-15 17:45:51', '2024-12-15 17:45:51'),
(32370, '223.15.245.170', NULL, 1, '2024-12-15 18:31:33', '2024-12-15 18:31:33'),
(32371, '52.80.52.146', NULL, 1, '2024-12-15 18:35:57', '2024-12-15 18:35:57'),
(32372, '141.255.166.74', NULL, 3, '2024-12-15 18:59:30', '2024-12-15 18:59:38'),
(32373, '84.246.85.11', NULL, 3, '2024-12-15 19:45:55', '2024-12-15 19:45:59'),
(32374, '43.155.138.79', NULL, 1, '2024-12-15 20:19:55', '2024-12-15 20:19:55'),
(32375, '103.198.132.149', NULL, 1, '2024-12-15 20:34:05', '2024-12-15 20:34:05'),
(32376, '157.230.250.14', NULL, 2, '2024-12-15 21:53:30', '2024-12-15 21:53:44'),
(32377, '103.96.36.129', NULL, 3, '2024-12-15 21:54:28', '2024-12-15 21:56:53'),
(32378, '52.81.14.90', NULL, 1, '2024-12-15 22:45:21', '2024-12-15 22:45:21'),
(32379, '64.227.18.52', NULL, 4, '2024-12-15 23:21:10', '2024-12-15 23:21:17'),
(32380, '185.125.103.165', NULL, 1, '2024-12-16 00:01:38', '2024-12-16 00:01:38'),
(32381, '4.227.36.17', NULL, 1, '2024-12-16 01:49:36', '2024-12-16 01:49:36'),
(32382, '18.237.32.9', NULL, 1, '2024-12-16 02:18:55', '2024-12-16 02:18:55'),
(32383, '128.204.212.87', NULL, 1, '2024-12-16 02:36:04', '2024-12-16 02:36:04'),
(32384, '52.13.1.177', NULL, 1, '2024-12-16 02:41:55', '2024-12-16 02:41:55'),
(32385, '40.77.167.30', NULL, 1, '2024-12-16 02:47:53', '2024-12-16 02:47:53'),
(32386, '40.77.167.144', NULL, 1, '2024-12-16 03:00:44', '2024-12-16 03:00:44'),
(32387, '128.204.212.84', NULL, 1, '2024-12-16 03:19:18', '2024-12-16 03:19:18'),
(32388, '43.153.35.128', NULL, 1, '2024-12-16 03:20:15', '2024-12-16 03:20:15'),
(32389, '52.167.144.191', NULL, 1, '2024-12-16 03:42:38', '2024-12-16 03:42:38'),
(32390, '54.162.112.199', NULL, 1, '2024-12-16 04:25:37', '2024-12-16 04:25:37'),
(32391, '98.81.6.51', NULL, 1, '2024-12-16 05:05:55', '2024-12-16 05:05:55'),
(32392, '128.204.212.86', NULL, 1, '2024-12-16 05:08:31', '2024-12-16 05:08:31'),
(32393, '80.85.247.231', NULL, 1, '2024-12-16 05:30:44', '2024-12-16 05:30:44'),
(32394, '42.236.101.220', NULL, 1, '2024-12-16 05:38:34', '2024-12-16 05:38:34'),
(32395, '87.120.114.52', NULL, 3, '2024-12-16 05:48:43', '2024-12-16 16:58:12'),
(32396, '66.249.66.42', NULL, 1, '2024-12-16 05:58:45', '2024-12-16 05:58:45'),
(32397, '42.236.101.200', NULL, 1, '2024-12-16 06:05:46', '2024-12-16 06:05:46'),
(32398, '42.236.17.49', NULL, 1, '2024-12-16 06:05:59', '2024-12-16 06:05:59'),
(32399, '54.224.73.198', NULL, 1, '2024-12-16 06:06:11', '2024-12-16 06:06:11'),
(32400, '84.247.151.157', NULL, 4, '2024-12-16 06:07:54', '2024-12-16 10:54:13'),
(32401, '45.80.158.56', NULL, 2, '2024-12-16 06:18:18', '2024-12-16 06:18:26'),
(32402, '40.77.167.20', NULL, 1, '2024-12-16 06:27:43', '2024-12-16 06:27:43'),
(32403, '111.225.149.112', NULL, 1, '2024-12-16 06:50:31', '2024-12-16 06:50:31'),
(32404, '34.222.196.207', NULL, 1, '2024-12-16 08:23:19', '2024-12-16 08:23:19'),
(32405, '120.244.186.197', NULL, 2, '2024-12-16 08:29:51', '2024-12-16 08:29:54'),
(32406, '54.222.234.67', NULL, 1, '2024-12-16 08:32:06', '2024-12-16 08:32:06'),
(32407, '5.252.162.219', NULL, 1, '2024-12-16 08:56:40', '2024-12-16 08:56:40'),
(32408, '66.249.66.10', NULL, 1, '2024-12-16 08:59:43', '2024-12-16 08:59:43'),
(32409, '149.102.227.106', NULL, 1, '2024-12-16 09:32:35', '2024-12-16 09:32:35'),
(32410, '198.235.24.143', NULL, 1, '2024-12-16 09:45:01', '2024-12-16 09:45:01'),
(32411, '199.45.155.90', NULL, 1, '2024-12-16 09:45:47', '2024-12-16 09:45:47'),
(32412, '43.130.60.195', NULL, 1, '2024-12-16 09:50:01', '2024-12-16 09:50:01'),
(32413, '162.142.125.196', NULL, 1, '2024-12-16 09:54:31', '2024-12-16 09:54:31'),
(32414, '173.252.83.11', NULL, 1, '2024-12-16 10:04:51', '2024-12-16 10:04:51'),
(32415, '128.204.212.84', NULL, 2, '2024-12-16 13:09:50', '2024-12-17 00:22:11'),
(32416, '167.99.238.219', NULL, 4, '2024-12-16 14:08:10', '2024-12-16 14:08:20'),
(32417, '198.235.24.141', NULL, 1, '2024-12-16 14:44:11', '2024-12-16 14:44:11'),
(32418, '182.16.2.250', NULL, 1, '2024-12-16 15:49:19', '2024-12-16 15:49:19'),
(32419, '136.243.228.193', NULL, 1, '2024-12-16 16:16:08', '2024-12-16 16:16:08'),
(32420, '217.142.184.125', NULL, 1, '2024-12-16 16:19:57', '2024-12-16 16:19:57'),
(32421, '49.51.183.15', NULL, 1, '2024-12-16 16:27:16', '2024-12-16 16:27:16'),
(32422, '205.210.31.53', NULL, 1, '2024-12-16 16:28:42', '2024-12-16 16:28:42'),
(32423, '18.212.157.170', NULL, 2, '2024-12-16 16:29:42', '2024-12-17 04:30:19'),
(32424, '27.115.124.101', NULL, 1, '2024-12-16 16:30:58', '2024-12-16 16:30:58'),
(32425, '34.174.192.151', NULL, 1, '2024-12-16 17:58:41', '2024-12-16 17:58:41'),
(32426, '3.93.163.71', NULL, 1, '2024-12-16 17:58:41', '2024-12-16 17:58:41'),
(32427, '3.143.215.53', NULL, 1, '2024-12-16 17:58:41', '2024-12-16 17:58:41'),
(32428, '35.243.23.168', NULL, 2, '2024-12-16 17:58:41', '2024-12-16 17:58:51'),
(32429, '52.14.77.99', NULL, 1, '2024-12-16 17:58:41', '2024-12-16 17:58:41'),
(32430, '66.249.66.41', NULL, 2, '2024-12-16 17:58:41', '2024-12-16 22:09:43'),
(32431, '35.243.23.167', NULL, 1, '2024-12-16 17:58:42', '2024-12-16 17:58:42'),
(32432, '54.71.187.124', NULL, 1, '2024-12-16 17:58:42', '2024-12-16 17:58:42'),
(32433, '35.243.23.169', NULL, 1, '2024-12-16 17:58:51', '2024-12-16 17:58:51'),
(32434, '136.243.220.213', NULL, 1, '2024-12-16 18:00:09', '2024-12-16 18:00:09'),
(32435, '52.80.215.213', NULL, 1, '2024-12-16 18:27:48', '2024-12-16 18:27:48'),
(32436, '157.173.122.176', NULL, 1, '2024-12-16 18:53:26', '2024-12-16 18:53:26'),
(32437, '209.38.202.206', NULL, 1, '2024-12-16 18:58:39', '2024-12-16 18:58:39'),
(32438, '218.152.12.19', NULL, 1, '2024-12-16 18:59:03', '2024-12-16 18:59:03'),
(32439, '104.197.69.115', NULL, 1, '2024-12-16 19:00:05', '2024-12-16 19:00:05'),
(32440, '205.169.39.126', NULL, 2, '2024-12-16 19:00:37', '2024-12-16 19:01:07'),
(32441, '52.183.12.246', NULL, 1, '2024-12-16 19:04:22', '2024-12-16 19:04:22'),
(32442, '20.163.64.196', NULL, 1, '2024-12-16 19:10:06', '2024-12-16 19:10:06'),
(32443, '45.79.42.132', NULL, 1, '2024-12-16 19:15:04', '2024-12-16 19:15:04'),
(32444, '34.34.253.129', NULL, 1, '2024-12-16 19:23:17', '2024-12-16 19:23:17'),
(32445, '199.45.155.67', NULL, 1, '2024-12-16 19:38:02', '2024-12-16 19:38:02'),
(32446, '42.236.17.3', NULL, 1, '2024-12-16 19:57:53', '2024-12-16 19:57:53'),
(32447, '205.169.39.41', NULL, 1, '2024-12-16 20:34:37', '2024-12-16 20:34:37'),
(32448, '3.14.66.201', NULL, 1, '2024-12-16 21:23:22', '2024-12-16 21:23:22'),
(32449, '192.30.83.143', NULL, 1, '2024-12-16 21:28:51', '2024-12-16 21:28:51'),
(32450, '42.236.17.73', NULL, 1, '2024-12-16 21:36:03', '2024-12-16 21:36:03'),
(32451, '42.236.12.218', NULL, 1, '2024-12-16 21:36:08', '2024-12-16 21:36:08'),
(32452, '42.236.17.39', NULL, 1, '2024-12-16 21:36:19', '2024-12-16 21:36:19'),
(32453, '42.236.17.7', NULL, 1, '2024-12-16 21:36:38', '2024-12-16 21:36:38'),
(32454, '17.241.75.26', NULL, 1, '2024-12-16 21:40:36', '2024-12-16 21:40:36'),
(32455, '116.213.38.162', NULL, 1, '2024-12-16 21:48:53', '2024-12-16 21:48:53'),
(32456, '8.219.139.39', NULL, 1, '2024-12-16 22:11:02', '2024-12-16 22:11:02'),
(32457, '199.45.155.97', NULL, 1, '2024-12-16 22:38:11', '2024-12-16 22:38:11'),
(32458, '43.153.7.191', NULL, 1, '2024-12-16 22:57:48', '2024-12-16 22:57:48'),
(32459, '18.224.165.101', NULL, 1, '2024-12-16 23:04:40', '2024-12-16 23:04:40'),
(32460, '52.167.144.182', NULL, 1, '2024-12-16 23:37:41', '2024-12-16 23:37:41'),
(32461, '3.128.156.221', NULL, 1, '2024-12-16 23:55:51', '2024-12-16 23:55:51'),
(32462, '34.221.144.46', NULL, 1, '2024-12-17 00:09:26', '2024-12-17 00:09:26'),
(32463, '66.249.66.12', NULL, 1, '2024-12-17 00:17:34', '2024-12-17 00:17:34'),
(32464, '173.252.87.15', NULL, 1, '2024-12-17 00:32:59', '2024-12-17 00:32:59'),
(32465, '173.252.87.113', NULL, 1, '2024-12-17 00:32:59', '2024-12-17 00:32:59'),
(32466, '119.42.149.234', NULL, 1, '2024-12-17 01:13:34', '2024-12-17 01:13:34'),
(32467, '35.243.160.226', NULL, 2, '2024-12-17 01:16:59', '2024-12-17 01:17:15'),
(32468, '5.133.192.171', NULL, 1, '2024-12-17 01:26:23', '2024-12-17 01:26:23'),
(32469, '54.191.93.115', NULL, 1, '2024-12-17 01:34:27', '2024-12-17 01:34:27'),
(32470, '45.137.11.138', NULL, 1, '2024-12-17 03:09:09', '2024-12-17 03:09:09'),
(32471, '205.210.31.78', NULL, 1, '2024-12-17 05:16:26', '2024-12-17 05:16:26'),
(32472, '40.91.80.231', NULL, 1, '2024-12-17 05:28:03', '2024-12-17 05:28:03'),
(32473, '3.14.66.201', NULL, 3, '2024-12-17 05:50:53', '2024-12-17 22:47:17'),
(32474, '43.135.142.37', NULL, 1, '2024-12-17 06:15:12', '2024-12-17 06:15:12'),
(32475, '35.190.189.120', NULL, 2, '2024-12-17 06:15:50', '2024-12-17 06:16:03'),
(32476, '54.222.204.102', NULL, 1, '2024-12-17 06:36:21', '2024-12-17 06:36:21'),
(32477, '110.249.202.162', NULL, 1, '2024-12-17 06:47:46', '2024-12-17 06:47:46'),
(32478, '52.205.222.233', NULL, 1, '2024-12-17 06:56:42', '2024-12-17 06:56:42'),
(32479, '108.165.243.23', NULL, 5, '2024-12-17 07:27:20', '2024-12-17 07:29:07'),
(32480, '108.165.243.15', NULL, 1, '2024-12-17 07:28:13', '2024-12-17 07:28:13'),
(32481, '45.55.52.171', NULL, 1, '2024-12-17 07:48:59', '2024-12-17 07:48:59'),
(32482, '66.249.66.12', NULL, 2, '2024-12-17 08:17:23', '2024-12-17 20:18:52'),
(32483, '111.231.1.45', NULL, 2, '2024-12-17 08:22:42', '2024-12-17 08:28:01'),
(32484, '119.28.202.234', NULL, 1, '2024-12-17 08:27:01', '2024-12-17 08:27:01'),
(32485, '71.132.6.33', NULL, 1, '2024-12-17 08:42:55', '2024-12-17 08:42:55'),
(32486, '66.249.66.42', NULL, 1, '2024-12-17 08:52:30', '2024-12-17 08:52:30'),
(32487, '193.186.4.134', NULL, 1, '2024-12-17 08:52:37', '2024-12-17 08:52:37'),
(32488, '87.120.114.52', NULL, 3, '2024-12-17 08:54:34', '2024-12-18 04:30:22'),
(32489, '80.85.247.161', NULL, 1, '2024-12-17 09:01:28', '2024-12-17 09:01:28'),
(32490, '172.245.146.239', NULL, 1, '2024-12-17 09:05:41', '2024-12-17 09:05:41'),
(32491, '103.93.90.88', NULL, 1, '2024-12-17 09:05:46', '2024-12-17 09:05:46'),
(32492, '80.85.245.250', NULL, 1, '2024-12-17 09:11:43', '2024-12-17 09:11:43'),
(32493, '3.128.156.221', NULL, 1, '2024-12-17 09:28:49', '2024-12-17 09:28:49'),
(32494, '119.40.88.214', NULL, 1, '2024-12-17 09:31:20', '2024-12-17 09:31:20'),
(32495, '45.148.10.236', NULL, 2, '2024-12-17 09:44:13', '2024-12-17 09:44:13'),
(32496, '72.14.201.130', NULL, 2, '2024-12-17 09:48:36', '2024-12-18 00:56:08'),
(32497, '91.201.115.174', NULL, 1, '2024-12-17 10:02:13', '2024-12-17 10:02:13'),
(32498, '185.242.177.19', NULL, 7, '2024-12-17 10:03:02', '2024-12-17 10:06:12'),
(32499, '193.149.22.209', NULL, 1, '2024-12-17 10:37:46', '2024-12-17 10:37:46'),
(32500, '5.79.212.230', NULL, 2, '2024-12-17 10:38:11', '2024-12-18 03:26:54'),
(32501, '103.120.222.37', NULL, 1, '2024-12-17 11:05:24', '2024-12-17 11:05:24'),
(32502, '18.224.165.101', NULL, 1, '2024-12-17 11:28:11', '2024-12-17 11:28:11'),
(32503, '202.175.67.169', NULL, 1, '2024-12-17 12:16:13', '2024-12-17 12:16:13'),
(32504, '27.115.124.6', NULL, 1, '2024-12-17 12:16:22', '2024-12-17 12:16:22'),
(32505, '103.197.153.161', NULL, 1, '2024-12-17 12:20:25', '2024-12-17 12:20:25'),
(32506, '170.106.152.218', NULL, 1, '2024-12-17 13:24:05', '2024-12-17 13:24:05'),
(32507, '37.111.206.199', NULL, 3, '2024-12-17 13:34:23', '2024-12-17 13:36:01'),
(32508, '103.15.42.200', NULL, 1, '2024-12-17 13:48:44', '2024-12-17 13:48:44'),
(32509, '104.223.33.83', NULL, 1, '2024-12-17 13:51:37', '2024-12-17 13:51:37'),
(32510, '128.204.212.85', NULL, 1, '2024-12-17 13:57:20', '2024-12-17 13:57:20'),
(32511, '182.42.111.156', NULL, 1, '2024-12-17 14:12:06', '2024-12-17 14:12:06'),
(32512, '54.80.22.180', NULL, 1, '2024-12-17 14:16:01', '2024-12-17 14:16:01'),
(32513, '87.106.209.77', NULL, 2, '2024-12-17 14:54:48', '2024-12-17 14:54:51'),
(32514, '195.191.219.133', NULL, 2, '2024-12-17 14:56:43', '2024-12-17 14:56:45'),
(32515, '193.186.4.159', NULL, 1, '2024-12-17 15:49:20', '2024-12-17 15:49:20'),
(32516, '182.252.70.134', NULL, 1, '2024-12-17 15:49:58', '2024-12-17 15:49:58'),
(32517, '202.191.126.60', NULL, 4, '2024-12-17 16:10:18', '2024-12-17 16:32:04'),
(32518, '51.222.253.8', NULL, 1, '2024-12-17 16:14:57', '2024-12-17 16:14:57'),
(32519, '3.85.38.46', NULL, 1, '2024-12-17 16:31:03', '2024-12-17 16:31:03'),
(32520, '54.223.180.126', NULL, 1, '2024-12-17 17:11:03', '2024-12-17 17:11:03'),
(32521, '42.236.17.121', NULL, 1, '2024-12-17 18:02:50', '2024-12-17 18:02:50'),
(32522, '42.236.17.124', NULL, 1, '2024-12-17 18:03:05', '2024-12-17 18:03:05'),
(32523, '37.111.201.60', NULL, 2, '2024-12-17 18:10:17', '2024-12-17 18:12:38'),
(32524, '66.249.66.39', NULL, 1, '2024-12-17 18:22:36', '2024-12-17 18:22:36'),
(32525, '57.141.7.24', NULL, 1, '2024-12-17 18:53:39', '2024-12-17 18:53:39'),
(32526, '5.252.162.219', NULL, 2, '2024-12-17 18:55:15', '2024-12-17 19:22:19'),
(32527, '49.51.52.250', NULL, 1, '2024-12-17 20:34:13', '2024-12-17 20:34:13'),
(32528, '45.156.129.72', NULL, 1, '2024-12-17 20:51:28', '2024-12-17 20:51:28'),
(32529, '84.239.43.139', NULL, 3, '2024-12-17 21:19:04', '2024-12-17 21:30:52'),
(32530, '128.204.212.86', NULL, 1, '2024-12-17 21:38:44', '2024-12-17 21:38:44'),
(32531, '128.204.212.87', NULL, 1, '2024-12-17 21:41:06', '2024-12-17 21:41:06'),
(32532, '58.251.94.154', NULL, 1, '2024-12-17 21:47:03', '2024-12-17 21:47:03'),
(32533, '122.13.77.124', NULL, 1, '2024-12-17 21:47:24', '2024-12-17 21:47:24'),
(32534, '167.99.238.219', NULL, 4, '2024-12-17 22:28:08', '2024-12-17 22:28:20'),
(32535, '128.204.212.84', NULL, 1, '2024-12-17 22:34:16', '2024-12-17 22:34:16'),
(32536, '45.248.151.110', NULL, 1, '2024-12-17 22:34:24', '2024-12-17 22:34:24'),
(32537, '54.198.115.147', NULL, 1, '2024-12-17 23:58:07', '2024-12-17 23:58:07'),
(32538, '18.117.85.234', NULL, 1, '2024-12-18 00:43:34', '2024-12-18 00:43:34'),
(32539, '111.225.148.112', NULL, 1, '2024-12-18 00:50:30', '2024-12-18 00:50:30'),
(32540, '185.67.82.114', NULL, 1, '2024-12-18 00:58:44', '2024-12-18 00:58:44'),
(32541, '109.70.100.3', NULL, 1, '2024-12-18 00:59:18', '2024-12-18 00:59:18'),
(32542, '54.184.82.13', NULL, 1, '2024-12-18 01:19:30', '2024-12-18 01:19:30'),
(32543, '3.145.193.228', NULL, 1, '2024-12-18 01:39:22', '2024-12-18 01:39:22'),
(32544, '18.237.32.9', NULL, 1, '2024-12-18 01:54:16', '2024-12-18 01:54:16'),
(32545, '199.244.88.229', NULL, 1, '2024-12-18 02:11:33', '2024-12-18 02:11:33'),
(32546, '42.236.17.92', NULL, 1, '2024-12-18 02:33:28', '2024-12-18 02:33:28'),
(32547, '23.26.221.88', NULL, 1, '2024-12-18 02:42:19', '2024-12-18 02:42:19'),
(32548, '37.46.113.207', NULL, 1, '2024-12-18 03:09:49', '2024-12-18 03:09:49'),
(32549, '150.109.16.20', NULL, 1, '2024-12-18 03:45:47', '2024-12-18 03:45:47'),
(32550, '94.136.185.246', NULL, 1, '2024-12-18 03:48:15', '2024-12-18 03:48:15'),
(32551, '34.229.213.176', NULL, 1, '2024-12-18 04:30:39', '2024-12-18 04:30:39'),
(32552, '66.249.66.37', NULL, 2, '2024-12-18 05:05:56', '2024-12-18 09:32:37'),
(32553, '45.156.129.118', NULL, 1, '2024-12-18 06:52:27', '2024-12-18 06:52:27'),
(32554, '45.156.129.116', NULL, 1, '2024-12-18 06:52:57', '2024-12-18 06:52:57'),
(32555, '52.80.232.25', NULL, 1, '2024-12-18 07:11:35', '2024-12-18 07:11:35'),
(32556, '54.223.121.240', NULL, 1, '2024-12-18 07:13:10', '2024-12-18 07:13:10'),
(32557, '3.14.66.201', NULL, 3, '2024-12-18 07:24:48', '2024-12-19 01:27:08'),
(32558, '128.204.212.85', NULL, 3, '2024-12-18 07:32:57', '2024-12-18 22:19:23'),
(32559, '124.236.100.56', NULL, 2, '2024-12-18 07:40:18', '2024-12-18 08:12:09'),
(32560, '205.169.39.199', NULL, 1, '2024-12-18 08:06:11', '2024-12-18 08:06:11'),
(32561, '18.117.85.234', NULL, 3, '2024-12-18 09:48:40', '2024-12-19 03:25:18'),
(32562, '193.186.4.159', NULL, 3, '2024-12-18 10:26:03', '2024-12-18 14:52:11'),
(32563, '43.135.133.241', NULL, 1, '2024-12-18 10:40:42', '2024-12-18 10:40:42'),
(32564, '128.204.212.87', NULL, 2, '2024-12-18 10:41:40', '2024-12-19 04:14:02'),
(32565, '147.185.132.75', NULL, 1, '2024-12-18 10:42:43', '2024-12-18 10:42:43'),
(32566, '3.81.41.16', NULL, 1, '2024-12-18 11:04:00', '2024-12-18 11:04:00'),
(32567, '72.14.201.130', NULL, 1, '2024-12-18 11:13:09', '2024-12-18 11:13:09'),
(32568, '72.14.201.159', NULL, 3, '2024-12-18 11:38:46', '2024-12-18 14:42:27'),
(32569, '167.103.7.87', NULL, 1, '2024-12-18 12:34:10', '2024-12-18 12:34:10'),
(32570, '13.38.120.183', NULL, 1, '2024-12-18 12:57:34', '2024-12-18 12:57:34'),
(32571, '80.85.246.144', NULL, 1, '2024-12-18 13:03:21', '2024-12-18 13:03:21'),
(32572, '193.186.4.130', NULL, 2, '2024-12-18 13:22:40', '2024-12-18 18:16:58'),
(32573, '103.204.209.131', NULL, 1, '2024-12-18 13:50:10', '2024-12-18 13:50:10'),
(32574, '103.120.221.48', NULL, 4, '2024-12-18 13:53:39', '2024-12-18 13:55:17'),
(32575, '3.145.193.228', NULL, 2, '2024-12-18 13:58:57', '2024-12-19 02:57:58'),
(32576, '128.204.212.84', NULL, 1, '2024-12-18 14:29:55', '2024-12-18 14:29:55'),
(32577, '45.227.254.33', NULL, 2, '2024-12-18 14:34:25', '2024-12-18 14:34:27'),
(32578, '202.191.126.60', NULL, 1, '2024-12-18 14:50:07', '2024-12-18 14:50:07'),
(32579, '120.50.22.50', NULL, 1, '2024-12-18 15:27:54', '2024-12-18 15:27:54'),
(32580, '182.160.98.226', NULL, 1, '2024-12-18 15:36:22', '2024-12-18 15:36:22'),
(32581, '66.249.66.10', NULL, 1, '2024-12-18 15:49:13', '2024-12-18 15:49:13'),
(32582, '18.224.94.182', NULL, 2, '2024-12-18 15:57:46', '2024-12-18 15:57:55'),
(32583, '18.224.128.89', NULL, 1, '2024-12-18 15:57:47', '2024-12-18 15:57:47'),
(32584, '185.147.125.23', NULL, 1, '2024-12-18 16:15:07', '2024-12-18 16:15:07'),
(32585, '58.145.187.250', NULL, 1, '2024-12-18 16:24:02', '2024-12-18 16:24:02'),
(32586, '3.85.38.46', NULL, 1, '2024-12-18 16:30:21', '2024-12-18 16:30:21'),
(32587, '117.20.115.31', NULL, 1, '2024-12-18 17:07:37', '2024-12-18 17:07:37'),
(32588, '49.51.178.45', NULL, 1, '2024-12-18 17:09:14', '2024-12-18 17:09:14'),
(32589, '66.249.66.38', NULL, 2, '2024-12-18 17:46:56', '2024-12-19 00:05:12'),
(32590, '111.7.96.156', NULL, 2, '2024-12-18 17:52:49', '2024-12-18 17:52:51'),
(32591, '123.160.223.74', NULL, 2, '2024-12-18 17:52:54', '2024-12-18 17:53:00'),
(32592, '49.37.114.218', NULL, 1, '2024-12-18 18:41:27', '2024-12-18 18:41:27'),
(32593, '182.43.70.143', NULL, 1, '2024-12-18 19:13:40', '2024-12-18 19:13:40'),
(32594, '217.113.194.211', NULL, 1, '2024-12-18 20:42:15', '2024-12-18 20:42:15'),
(32595, '217.113.194.210', NULL, 1, '2024-12-18 20:42:21', '2024-12-18 20:42:21'),
(32596, '52.66.22.44', NULL, 4, '2024-12-18 20:54:18', '2024-12-18 20:54:20'),
(32597, '20.161.75.211', NULL, 1, '2024-12-18 21:09:57', '2024-12-18 21:09:57'),
(32598, '42.236.17.199', NULL, 1, '2024-12-18 21:25:43', '2024-12-18 21:25:43'),
(32599, '42.236.17.103', NULL, 1, '2024-12-18 21:26:09', '2024-12-18 21:26:09'),
(32600, '5.252.162.219', NULL, 1, '2024-12-18 21:45:22', '2024-12-18 21:45:22'),
(32601, '146.190.129.61', NULL, 4, '2024-12-18 21:56:15', '2024-12-18 21:58:09'),
(32602, '46.4.76.141', NULL, 1, '2024-12-18 22:03:10', '2024-12-18 22:03:10'),
(32603, '4.227.36.73', NULL, 1, '2024-12-18 22:14:02', '2024-12-18 22:14:02'),
(32604, '128.204.212.86', NULL, 1, '2024-12-18 22:46:03', '2024-12-18 22:46:03'),
(32605, '52.167.144.20', NULL, 1, '2024-12-18 22:56:10', '2024-12-18 22:56:10'),
(32606, '34.73.238.114', NULL, 2, '2024-12-18 23:07:50', '2024-12-18 23:16:36'),
(32607, '213.176.66.144', NULL, 1, '2024-12-18 23:15:49', '2024-12-18 23:15:49'),
(32608, '172.178.141.129', NULL, 1, '2024-12-18 23:16:27', '2024-12-18 23:16:27'),
(32609, '66.249.66.39', NULL, 1, '2024-12-18 23:17:07', '2024-12-18 23:17:07'),
(32610, '172.178.141.140', NULL, 1, '2024-12-18 23:18:01', '2024-12-18 23:18:01'),
(32611, '43.155.138.79', NULL, 1, '2024-12-18 23:18:19', '2024-12-18 23:18:19'),
(32612, '18.117.124.41', NULL, 1, '2024-12-19 00:21:55', '2024-12-19 00:21:55'),
(32613, '72.14.201.224', NULL, 1, '2024-12-19 00:27:06', '2024-12-19 00:27:06'),
(32614, '34.218.204.21', NULL, 1, '2024-12-19 00:36:42', '2024-12-19 00:36:42'),
(32615, '116.213.38.162', NULL, 1, '2024-12-19 00:38:40', '2024-12-19 00:38:40'),
(32616, '173.252.79.1', NULL, 1, '2024-12-19 00:45:10', '2024-12-19 00:45:10'),
(32617, '173.252.79.116', NULL, 1, '2024-12-19 00:45:10', '2024-12-19 00:45:10'),
(32618, '110.249.202.190', NULL, 1, '2024-12-19 00:49:50', '2024-12-19 00:49:50'),
(32619, '116.204.148.116', NULL, 1, '2024-12-19 01:18:28', '2024-12-19 01:18:28'),
(32620, '103.131.71.153', NULL, 1, '2024-12-19 01:20:18', '2024-12-19 01:20:18'),
(32621, '34.217.109.142', NULL, 1, '2024-12-19 01:35:41', '2024-12-19 01:35:41'),
(32622, '18.220.209.110', NULL, 1, '2024-12-19 01:42:40', '2024-12-19 01:42:40'),
(32623, '3.129.59.222', NULL, 1, '2024-12-19 02:05:28', '2024-12-19 02:05:28'),
(32624, '119.42.149.234', NULL, 1, '2024-12-19 02:14:11', '2024-12-19 02:14:11'),
(32625, '66.249.66.12', NULL, 1, '2024-12-19 02:59:20', '2024-12-19 02:59:20'),
(32626, '64.227.144.76', NULL, 1, '2024-12-19 04:01:31', '2024-12-19 04:01:31'),
(32627, '5.188.62.21', NULL, 1, '2024-12-19 04:11:40', '2024-12-19 04:11:40'),
(32628, '45.148.10.235', NULL, 2, '2024-12-19 04:27:12', '2024-12-19 04:27:16'),
(32629, '54.154.151.59', NULL, 2, '2024-12-19 04:27:51', '2024-12-19 04:27:52'),
(32630, '54.208.117.204', NULL, 1, '2024-12-19 04:28:50', '2024-12-19 04:28:50'),
(32631, '45.227.254.34', NULL, 1, '2024-12-19 04:33:00', '2024-12-19 04:33:00'),
(32632, '43.135.145.73', NULL, 1, '2024-12-19 05:41:20', '2024-12-19 05:41:20'),
(32633, '66.249.66.11', NULL, 1, '2024-12-19 06:25:35', '2024-12-19 06:25:35'),
(32634, '68.183.144.104', NULL, 1, '2024-12-19 06:33:33', '2024-12-19 06:33:33'),
(32635, '3.131.90.121', NULL, 5, '2024-12-19 06:52:36', '2024-12-19 06:52:41'),
(32636, '152.59.158.210', NULL, 1, '2024-12-19 07:19:52', '2024-12-19 07:19:52'),
(32637, '51.222.253.13', NULL, 1, '2024-12-19 07:31:42', '2024-12-19 07:31:42'),
(32638, '65.109.81.17', NULL, 1, '2024-12-19 07:31:46', '2024-12-19 07:31:46'),
(32639, '37.187.153.207', NULL, 1, '2024-12-19 07:31:47', '2024-12-19 07:31:47'),
(32640, '193.186.4.159', NULL, 3, '2024-12-19 07:48:42', '2024-12-19 17:44:14'),
(32641, '173.252.83.17', NULL, 1, '2024-12-19 07:49:48', '2024-12-19 07:49:48'),
(32642, '173.252.83.115', NULL, 1, '2024-12-19 07:49:48', '2024-12-19 07:49:48'),
(32643, '173.239.236.41', NULL, 1, '2024-12-19 08:04:43', '2024-12-19 08:04:43'),
(32644, '3.211.181.86', NULL, 1, '2024-12-19 08:10:31', '2024-12-19 08:10:31'),
(32645, '23.20.178.124', NULL, 1, '2024-12-19 08:10:52', '2024-12-19 08:10:52'),
(32646, '156.146.36.112', NULL, 1, '2024-12-19 08:20:18', '2024-12-19 08:20:18'),
(32647, '36.41.75.167', NULL, 1, '2024-12-19 08:32:29', '2024-12-19 08:32:29'),
(32648, '52.167.144.195', NULL, 1, '2024-12-19 09:25:29', '2024-12-19 09:25:29'),
(32649, '43.131.13.167', NULL, 2, '2024-12-19 10:00:45', '2024-12-19 10:01:28'),
(32650, '3.14.66.201', NULL, 1, '2024-12-19 10:24:57', '2024-12-19 10:24:57'),
(32651, '66.249.66.12', NULL, 1, '2024-12-19 10:45:15', '2024-12-19 10:45:15'),
(32652, '128.204.212.87', NULL, 1, '2024-12-19 10:45:42', '2024-12-19 10:45:42'),
(32653, '3.129.59.222', NULL, 3, '2024-12-19 10:46:17', '2024-12-20 03:31:33'),
(32654, '72.14.201.159', NULL, 1, '2024-12-19 10:56:35', '2024-12-19 10:56:35'),
(32655, '185.40.4.95', NULL, 2, '2024-12-19 11:28:07', '2024-12-19 11:28:24'),
(32656, '52.81.221.161', NULL, 1, '2024-12-19 11:59:35', '2024-12-19 11:59:35'),
(32657, '170.106.192.208', NULL, 1, '2024-12-19 12:03:24', '2024-12-19 12:03:24'),
(32658, '87.120.114.52', NULL, 5, '2024-12-19 12:17:17', '2024-12-20 03:21:19'),
(32659, '18.117.85.234', NULL, 1, '2024-12-19 12:18:47', '2024-12-19 12:18:47'),
(32660, '177.184.153.27', NULL, 1, '2024-12-19 12:25:04', '2024-12-19 12:25:04'),
(32661, '171.241.63.253', NULL, 1, '2024-12-19 12:47:25', '2024-12-19 12:47:25'),
(32662, '44.243.43.1', NULL, 1, '2024-12-19 12:51:01', '2024-12-19 12:51:01'),
(32663, '18.220.209.110', NULL, 1, '2024-12-19 13:41:22', '2024-12-19 13:41:22'),
(32664, '120.50.22.50', NULL, 1, '2024-12-19 13:46:08', '2024-12-19 13:46:08'),
(32665, '80.85.245.250', NULL, 1, '2024-12-19 13:54:34', '2024-12-19 13:54:34'),
(32666, '172.93.213.181', NULL, 1, '2024-12-19 14:33:28', '2024-12-19 14:33:28'),
(32667, '128.204.212.85', NULL, 1, '2024-12-19 14:48:33', '2024-12-19 14:48:33'),
(32668, '128.204.212.86', NULL, 2, '2024-12-19 15:29:46', '2024-12-19 22:16:00'),
(32669, '3.145.193.228', NULL, 1, '2024-12-19 15:34:48', '2024-12-19 15:34:48'),
(32670, '124.220.171.34', NULL, 9, '2024-12-19 15:39:45', '2024-12-19 16:12:13'),
(32671, '27.147.230.218', NULL, 2, '2024-12-19 15:47:15', '2024-12-19 15:47:16'),
(32672, '66.249.66.37', NULL, 1, '2024-12-19 15:51:34', '2024-12-19 15:51:34'),
(32673, '42.83.147.55', NULL, 2, '2024-12-19 15:55:39', '2024-12-19 15:55:40'),
(32674, '64.124.8.122', NULL, 1, '2024-12-19 15:56:10', '2024-12-19 15:56:10'),
(32675, '51.222.253.16', NULL, 1, '2024-12-19 16:14:57', '2024-12-19 16:14:57'),
(32676, '40.119.197.45', NULL, 1, '2024-12-19 16:18:54', '2024-12-19 16:18:54'),
(32677, '52.81.111.72', NULL, 1, '2024-12-19 16:19:43', '2024-12-19 16:19:43'),
(32678, '202.191.126.60', NULL, 1, '2024-12-19 17:34:56', '2024-12-19 17:34:56'),
(32679, '43.153.96.233', NULL, 1, '2024-12-19 18:04:00', '2024-12-19 18:04:00'),
(32680, '103.30.188.214', NULL, 2, '2024-12-19 18:42:14', '2024-12-19 18:43:19'),
(32681, '103.60.175.71', NULL, 1, '2024-12-19 18:45:34', '2024-12-19 18:45:34'),
(32682, '87.120.127.253', NULL, 1, '2024-12-19 19:44:25', '2024-12-19 19:44:25'),
(32683, '103.121.12.225', NULL, 1, '2024-12-19 20:52:47', '2024-12-19 20:52:47'),
(32684, '173.252.87.4', NULL, 1, '2024-12-19 21:28:18', '2024-12-19 21:28:18'),
(32685, '173.252.87.14', NULL, 1, '2024-12-19 21:28:18', '2024-12-19 21:28:18'),
(32686, '5.252.162.219', NULL, 1, '2024-12-19 22:47:38', '2024-12-19 22:47:38'),
(32687, '104.133.108.69', NULL, 4, '2024-12-19 23:00:30', '2024-12-19 23:00:42'),
(32688, '223.90.180.47', NULL, 1, '2024-12-19 23:00:37', '2024-12-19 23:00:37'),
(32689, '101.26.28.131', NULL, 1, '2024-12-19 23:00:38', '2024-12-19 23:00:38'),
(32690, '106.115.111.255', NULL, 1, '2024-12-19 23:00:40', '2024-12-19 23:00:40'),
(32691, '27.115.124.114', NULL, 1, '2024-12-19 23:00:40', '2024-12-19 23:00:40'),
(32692, '120.8.54.107', NULL, 1, '2024-12-19 23:00:41', '2024-12-19 23:00:41'),
(32693, '218.24.70.160', NULL, 1, '2024-12-19 23:00:42', '2024-12-19 23:00:42'),
(32694, '27.115.124.113', NULL, 1, '2024-12-19 23:00:43', '2024-12-19 23:00:43'),
(32695, '27.115.124.97', NULL, 4, '2024-12-19 23:01:05', '2024-12-19 23:02:21'),
(32696, '120.82.85.98', NULL, 1, '2024-12-19 23:01:07', '2024-12-19 23:01:07'),
(32697, '182.44.2.148', NULL, 1, '2024-12-19 23:01:10', '2024-12-19 23:01:10'),
(32698, '27.115.124.67', NULL, 1, '2024-12-19 23:01:10', '2024-12-19 23:01:10'),
(32699, '121.28.95.35', NULL, 1, '2024-12-19 23:01:15', '2024-12-19 23:01:15'),
(32700, '27.115.124.66', NULL, 1, '2024-12-19 23:01:23', '2024-12-19 23:01:23'),
(32701, '27.115.124.104', NULL, 1, '2024-12-19 23:01:41', '2024-12-19 23:01:41'),
(32702, '27.115.124.112', NULL, 1, '2024-12-19 23:01:51', '2024-12-19 23:01:51'),
(32703, '34.217.67.82', NULL, 1, '2024-12-19 23:58:32', '2024-12-19 23:58:32'),
(32704, '43.153.54.138', NULL, 1, '2024-12-20 00:44:39', '2024-12-20 00:44:39'),
(32705, '3.138.100.211', NULL, 1, '2024-12-20 00:47:52', '2024-12-20 00:47:52'),
(32706, '110.249.201.114', NULL, 1, '2024-12-20 00:52:06', '2024-12-20 00:52:06'),
(32707, '18.237.32.9', NULL, 1, '2024-12-20 01:37:29', '2024-12-20 01:37:29'),
(32708, '3.145.141.91', NULL, 1, '2024-12-20 02:03:08', '2024-12-20 02:03:08'),
(32709, '3.129.90.3', NULL, 1, '2024-12-20 02:10:17', '2024-12-20 02:10:17'),
(32710, '40.77.167.48', NULL, 1, '2024-12-20 02:14:31', '2024-12-20 02:14:31'),
(32711, '66.220.149.8', NULL, 1, '2024-12-20 03:09:49', '2024-12-20 03:09:49'),
(32712, '66.220.149.7', NULL, 1, '2024-12-20 03:09:49', '2024-12-20 03:09:49'),
(32713, '54.91.124.223', NULL, 1, '2024-12-20 04:26:27', '2024-12-20 04:26:27'),
(32714, '94.23.7.188', NULL, 2, '2024-12-20 06:15:32', '2024-12-20 06:15:34'),
(32715, '43.153.10.83', NULL, 1, '2024-12-20 06:51:48', '2024-12-20 06:51:48'),
(32716, '52.66.22.44', NULL, 4, '2024-12-20 07:40:42', '2024-12-20 07:40:44'),
(32717, '66.24.94.11', NULL, 1, '2024-12-20 08:33:48', '2024-12-20 08:33:48'),
(32718, '128.204.212.87', NULL, 2, '2024-12-20 08:45:13', '2024-12-21 04:14:18'),
(32719, '66.249.66.38', NULL, 1, '2024-12-20 08:54:07', '2024-12-20 08:54:07'),
(32720, '89.187.162.106', NULL, 1, '2024-12-20 09:53:17', '2024-12-20 09:53:17'),
(32721, '3.129.90.3', NULL, 3, '2024-12-20 10:35:46', '2024-12-21 04:09:14'),
(32722, '195.191.219.133', NULL, 2, '2024-12-20 10:47:26', '2024-12-20 10:47:29'),
(32723, '162.142.125.32', NULL, 1, '2024-12-20 10:50:36', '2024-12-20 10:50:36'),
(32724, '3.138.100.211', NULL, 2, '2024-12-20 11:14:32', '2024-12-20 21:06:45'),
(32725, '103.59.39.81', NULL, 3, '2024-12-20 11:53:42', '2024-12-20 11:54:59'),
(32726, '3.129.59.222', NULL, 2, '2024-12-20 12:09:38', '2024-12-20 21:13:10'),
(32727, '52.167.144.172', NULL, 1, '2024-12-20 12:18:29', '2024-12-20 12:18:29'),
(32728, '193.186.4.138', NULL, 1, '2024-12-20 12:57:51', '2024-12-20 12:57:51'),
(32729, '222.79.103.59', NULL, 1, '2024-12-20 13:19:55', '2024-12-20 13:19:55'),
(32730, '43.130.40.120', NULL, 1, '2024-12-20 13:25:18', '2024-12-20 13:25:18'),
(32731, '80.85.247.231', NULL, 1, '2024-12-20 13:40:08', '2024-12-20 13:40:08'),
(32732, '158.69.25.39', NULL, 1, '2024-12-20 13:49:37', '2024-12-20 13:49:37'),
(32733, '3.145.141.91', NULL, 2, '2024-12-20 13:57:13', '2024-12-21 02:35:27'),
(32734, '115.127.97.26', NULL, 1, '2024-12-20 14:11:43', '2024-12-20 14:11:43'),
(32735, '186.227.152.131', NULL, 1, '2024-12-20 14:23:54', '2024-12-20 14:23:54'),
(32736, '193.186.4.159', NULL, 1, '2024-12-20 14:52:33', '2024-12-20 14:52:33'),
(32737, '20.97.189.108', NULL, 1, '2024-12-20 15:18:14', '2024-12-20 15:18:14'),
(32738, '54.91.124.223', NULL, 1, '2024-12-20 16:28:22', '2024-12-20 16:28:22'),
(32739, '45.138.16.85', NULL, 1, '2024-12-20 16:34:33', '2024-12-20 16:34:33'),
(32740, '87.120.114.52', NULL, 2, '2024-12-20 16:52:47', '2024-12-21 02:02:50'),
(32741, '37.111.206.37', NULL, 1, '2024-12-20 16:55:10', '2024-12-20 16:55:10'),
(32742, '103.245.3.53', NULL, 1, '2024-12-20 17:11:55', '2024-12-20 17:11:55'),
(32743, '51.15.184.67', NULL, 1, '2024-12-20 17:32:48', '2024-12-20 17:32:48'),
(32744, '52.81.112.8', NULL, 1, '2024-12-20 17:47:29', '2024-12-20 17:47:29'),
(32745, '42.236.12.229', NULL, 1, '2024-12-20 18:08:27', '2024-12-20 18:08:27'),
(32746, '42.236.17.227', NULL, 1, '2024-12-20 18:10:43', '2024-12-20 18:10:43'),
(32747, '118.179.19.85', NULL, 1, '2024-12-20 18:23:04', '2024-12-20 18:23:04'),
(32748, '185.147.124.166', NULL, 2, '2024-12-20 18:30:39', '2024-12-21 01:30:35'),
(32749, '94.136.185.246', NULL, 1, '2024-12-20 18:35:44', '2024-12-20 18:35:44'),
(32750, '42.236.101.234', NULL, 1, '2024-12-20 18:46:58', '2024-12-20 18:46:58'),
(32751, '42.236.17.243', NULL, 1, '2024-12-20 18:47:10', '2024-12-20 18:47:10'),
(32752, '66.220.149.20', NULL, 1, '2024-12-20 19:11:44', '2024-12-20 19:11:44'),
(32753, '66.220.149.30', NULL, 1, '2024-12-20 19:11:44', '2024-12-20 19:11:44'),
(32754, '89.22.237.65', NULL, 1, '2024-12-20 19:24:34', '2024-12-20 19:24:34'),
(32755, '43.128.80.137', NULL, 1, '2024-12-20 19:34:29', '2024-12-20 19:34:29'),
(32756, '43.159.135.203', NULL, 1, '2024-12-20 19:43:37', '2024-12-20 19:43:37'),
(32757, '198.235.24.204', NULL, 1, '2024-12-20 20:10:36', '2024-12-20 20:10:36'),
(32758, '128.204.212.86', NULL, 2, '2024-12-20 21:14:54', '2024-12-20 22:31:31'),
(32759, '102.176.94.229', NULL, 1, '2024-12-20 21:54:33', '2024-12-20 21:54:33'),
(32760, '36.255.82.235', NULL, 1, '2024-12-20 22:01:35', '2024-12-20 22:01:35'),
(32761, '27.115.124.70', NULL, 1, '2024-12-20 22:01:51', '2024-12-20 22:01:51'),
(32762, '27.115.124.45', NULL, 1, '2024-12-20 22:01:58', '2024-12-20 22:01:58'),
(32763, '27.115.124.6', NULL, 1, '2024-12-20 22:01:59', '2024-12-20 22:01:59'),
(32764, '205.210.31.155', NULL, 1, '2024-12-20 23:36:59', '2024-12-20 23:36:59'),
(32765, '66.249.66.37', NULL, 1, '2024-12-20 23:52:02', '2024-12-20 23:52:02'),
(32766, '173.252.107.113', NULL, 1, '2024-12-21 00:06:57', '2024-12-21 00:06:57'),
(32767, '110.249.201.83', NULL, 1, '2024-12-21 00:51:36', '2024-12-21 00:51:36'),
(32768, '66.249.66.12', NULL, 1, '2024-12-21 01:37:16', '2024-12-21 01:37:16'),
(32769, '43.155.138.79', NULL, 1, '2024-12-21 01:51:19', '2024-12-21 01:51:19'),
(32770, '44.245.178.50', NULL, 1, '2024-12-21 02:01:50', '2024-12-21 02:01:50'),
(32771, '85.192.30.175', NULL, 1, '2024-12-21 02:06:54', '2024-12-21 02:06:54'),
(32772, '64.124.8.219', NULL, 2, '2024-12-21 02:24:26', '2024-12-21 02:42:27'),
(32773, '18.236.103.20', NULL, 1, '2024-12-21 02:35:50', '2024-12-21 02:35:50'),
(32774, '111.172.249.49', NULL, 1, '2024-12-21 02:54:35', '2024-12-21 02:54:35'),
(32775, '40.77.167.14', NULL, 1, '2024-12-21 03:00:13', '2024-12-21 03:00:13'),
(32776, '185.68.83.207', NULL, 1, '2024-12-21 03:18:41', '2024-12-21 03:18:41'),
(32777, '209.38.164.121', NULL, 1, '2024-12-21 05:27:14', '2024-12-21 05:27:14'),
(32778, '3.138.100.211', NULL, 2, '2024-12-21 06:05:12', '2024-12-21 15:07:25'),
(32779, '77.74.177.118', NULL, 1, '2024-12-21 06:10:23', '2024-12-21 06:10:23'),
(32780, '3.129.59.222', NULL, 2, '2024-12-21 06:13:32', '2024-12-21 15:24:13'),
(32781, '103.190.73.4', NULL, 1, '2024-12-21 07:16:29', '2024-12-21 07:16:29'),
(32782, '205.210.31.181', NULL, 1, '2024-12-21 07:27:26', '2024-12-21 07:27:26'),
(32783, '43.153.96.233', NULL, 1, '2024-12-21 07:49:56', '2024-12-21 07:49:56'),
(32784, '168.119.235.198', NULL, 1, '2024-12-21 08:07:31', '2024-12-21 08:07:31'),
(32785, '72.14.201.159', NULL, 1, '2024-12-21 08:18:18', '2024-12-21 08:18:18'),
(32786, '207.135.195.95', NULL, 1, '2024-12-21 08:20:09', '2024-12-21 08:20:09'),
(32787, '79.115.136.137', NULL, 1, '2024-12-21 08:28:03', '2024-12-21 08:28:03'),
(32788, '212.90.120.137', NULL, 1, '2024-12-21 09:08:13', '2024-12-21 09:08:13'),
(32789, '185.41.152.31', NULL, 1, '2024-12-21 09:18:52', '2024-12-21 09:18:52'),
(32790, '4.227.36.45', NULL, 1, '2024-12-21 09:25:21', '2024-12-21 09:25:21'),
(32791, '195.211.77.142', NULL, 2, '2024-12-21 10:21:51', '2024-12-21 10:22:19'),
(32792, '80.85.246.214', NULL, 1, '2024-12-21 11:20:21', '2024-12-21 11:20:21'),
(32793, '78.129.165.8', NULL, 1, '2024-12-21 12:01:45', '2024-12-21 12:01:45'),
(32794, '51.222.253.19', NULL, 1, '2024-12-21 12:22:50', '2024-12-21 12:22:50'),
(32795, '17.241.75.196', NULL, 1, '2024-12-21 12:33:56', '2024-12-21 12:33:56'),
(32796, '193.186.4.159', NULL, 1, '2024-12-21 12:48:13', '2024-12-21 12:48:13'),
(32797, '3.129.90.3', NULL, 2, '2024-12-21 13:18:15', '2024-12-21 22:26:06'),
(32798, '193.186.4.130', NULL, 1, '2024-12-21 13:27:12', '2024-12-21 13:27:12'),
(32799, '43.135.140.225', NULL, 1, '2024-12-21 13:48:00', '2024-12-21 13:48:00'),
(32800, '128.204.212.85', NULL, 3, '2024-12-21 14:20:08', '2024-12-22 02:01:21'),
(32801, '198.235.24.184', NULL, 1, '2024-12-21 14:49:15', '2024-12-21 14:49:15'),
(32802, '138.68.131.136', NULL, 1, '2024-12-21 15:11:08', '2024-12-21 15:11:08'),
(32803, '205.210.31.12', NULL, 1, '2024-12-21 15:22:04', '2024-12-21 15:22:04'),
(32804, '198.235.24.167', NULL, 1, '2024-12-21 15:33:37', '2024-12-21 15:33:37'),
(32805, '198.235.24.26', NULL, 1, '2024-12-21 15:33:41', '2024-12-21 15:33:41'),
(32806, '54.91.124.223', NULL, 1, '2024-12-21 16:13:02', '2024-12-21 16:13:02'),
(32807, '93.158.90.72', NULL, 1, '2024-12-21 17:02:29', '2024-12-21 17:02:29'),
(32808, '113.219.218.197', NULL, 1, '2024-12-21 17:39:43', '2024-12-21 17:39:43'),
(32809, '40.77.167.154', NULL, 1, '2024-12-21 18:14:09', '2024-12-21 18:14:09'),
(32810, '124.220.171.131', NULL, 11, '2024-12-21 18:51:31', '2024-12-21 19:29:31'),
(32811, '43.155.169.133', NULL, 1, '2024-12-21 19:21:36', '2024-12-21 19:21:36'),
(32812, '87.120.114.52', NULL, 2, '2024-12-21 20:04:29', '2024-12-21 23:17:59'),
(32813, '178.20.46.41', NULL, 1, '2024-12-21 20:19:45', '2024-12-21 20:19:45'),
(32814, '167.99.238.219', NULL, 3, '2024-12-21 20:36:02', '2024-12-21 20:36:05'),
(32815, '128.204.212.86', NULL, 1, '2024-12-21 22:05:25', '2024-12-21 22:05:25'),
(32816, '136.243.220.211', NULL, 1, '2024-12-21 22:08:19', '2024-12-21 22:08:19'),
(32817, '84.247.151.18', NULL, 2, '2024-12-21 22:09:36', '2024-12-21 22:09:38'),
(32818, '52.167.144.181', NULL, 1, '2024-12-21 23:19:42', '2024-12-21 23:19:42'),
(32819, '18.220.97.198', NULL, 1, '2024-12-22 00:35:49', '2024-12-22 00:35:49'),
(32820, '34.210.197.197', NULL, 1, '2024-12-22 01:04:38', '2024-12-22 01:04:38'),
(32821, '43.159.132.207', NULL, 1, '2024-12-22 01:41:18', '2024-12-22 01:41:18'),
(32822, '13.59.90.116', NULL, 1, '2024-12-22 02:08:13', '2024-12-22 02:08:13'),
(32823, '35.87.149.222', NULL, 1, '2024-12-22 02:08:40', '2024-12-22 02:08:40'),
(32824, '18.116.25.243', NULL, 1, '2024-12-22 02:13:40', '2024-12-22 02:13:40'),
(32825, '195.181.168.178', NULL, 1, '2024-12-22 02:26:26', '2024-12-22 02:26:26'),
(32826, '66.249.66.39', NULL, 1, '2024-12-22 02:39:37', '2024-12-22 02:39:37'),
(32827, '54.202.214.91', NULL, 1, '2024-12-22 03:23:02', '2024-12-22 03:23:02'),
(32828, '71.132.6.33', NULL, 1, '2024-12-22 04:03:43', '2024-12-22 04:03:43'),
(32829, '185.191.171.19', NULL, 1, '2024-12-22 04:06:41', '2024-12-22 04:06:41'),
(32830, '54.198.142.254', NULL, 1, '2024-12-22 04:12:02', '2024-12-22 04:12:02'),
(32831, '128.204.212.87', NULL, 1, '2024-12-22 04:57:26', '2024-12-22 04:57:26'),
(32832, '198.235.24.12', NULL, 1, '2024-12-22 05:44:17', '2024-12-22 05:44:17'),
(32833, '94.103.88.24', NULL, 1, '2024-12-22 06:57:53', '2024-12-22 06:57:53'),
(32834, '3.129.90.3', NULL, 1, '2024-12-22 07:32:13', '2024-12-22 07:32:13'),
(32835, '43.131.249.153', NULL, 1, '2024-12-22 07:45:43', '2024-12-22 07:45:43'),
(32836, '159.255.146.35', NULL, 1, '2024-12-22 07:58:34', '2024-12-22 07:58:34'),
(32837, '40.94.29.100', NULL, 1, '2024-12-22 08:09:35', '2024-12-22 08:09:35'),
(32838, '18.237.32.9', NULL, 1, '2024-12-22 09:00:02', '2024-12-22 09:00:02'),
(32839, '18.220.97.198', NULL, 3, '2024-12-22 09:06:23', '2024-12-23 02:19:30'),
(32840, '193.186.4.130', NULL, 2, '2024-12-22 10:02:01', '2024-12-22 19:42:25'),
(32841, '52.156.77.147', NULL, 1, '2024-12-22 10:13:10', '2024-12-22 10:13:10'),
(32842, '51.8.102.29', NULL, 1, '2024-12-22 10:25:28', '2024-12-22 10:25:28'),
(32843, '40.119.197.45', NULL, 1, '2024-12-22 10:29:13', '2024-12-22 10:29:13'),
(32844, '87.236.176.95', NULL, 1, '2024-12-22 10:35:31', '2024-12-22 10:35:31'),
(32845, '18.116.25.243', NULL, 2, '2024-12-22 10:41:17', '2024-12-22 19:19:07'),
(32846, '103.130.11.15', NULL, 1, '2024-12-22 11:46:14', '2024-12-22 11:46:14'),
(32847, '205.210.31.30', NULL, 1, '2024-12-22 11:55:20', '2024-12-22 11:55:20'),
(32848, '52.80.205.81', NULL, 1, '2024-12-22 12:57:01', '2024-12-22 12:57:01'),
(32849, '191.101.209.142', NULL, 1, '2024-12-22 13:03:40', '2024-12-22 13:03:40'),
(32850, '69.171.231.115', NULL, 1, '2024-12-22 13:34:56', '2024-12-22 13:34:56'),
(32851, '69.171.231.4', NULL, 1, '2024-12-22 13:34:56', '2024-12-22 13:34:56'),
(32852, '13.59.90.116', NULL, 2, '2024-12-22 13:41:40', '2024-12-23 02:06:20'),
(32853, '43.163.105.79', NULL, 1, '2024-12-22 13:43:30', '2024-12-22 13:43:30'),
(32854, '170.106.192.208', NULL, 1, '2024-12-22 13:44:03', '2024-12-22 13:44:03'),
(32855, '111.180.202.174', NULL, 1, '2024-12-22 14:03:55', '2024-12-22 14:03:55'),
(32856, '193.186.4.159', NULL, 3, '2024-12-22 14:04:26', '2024-12-22 20:20:54'),
(32857, '128.204.212.86', NULL, 1, '2024-12-22 14:59:23', '2024-12-22 14:59:23'),
(32858, '148.113.171.209', NULL, 1, '2024-12-22 15:04:48', '2024-12-22 15:04:48'),
(32859, '120.50.22.50', NULL, 2, '2024-12-22 15:04:59', '2024-12-22 15:21:18'),
(32860, '182.16.2.250', NULL, 1, '2024-12-22 15:14:27', '2024-12-22 15:14:27'),
(32861, '87.120.114.52', NULL, 3, '2024-12-22 15:52:51', '2024-12-22 20:21:07'),
(32862, '185.147.125.24', NULL, 1, '2024-12-22 16:06:13', '2024-12-22 16:06:13'),
(32863, '3.87.99.251', NULL, 1, '2024-12-22 16:12:03', '2024-12-22 16:12:03'),
(32864, '109.161.188.30', NULL, 1, '2024-12-22 16:23:40', '2024-12-22 16:23:40'),
(32865, '172.178.141.139', NULL, 1, '2024-12-22 16:38:11', '2024-12-22 16:38:11'),
(32866, '185.41.152.31', NULL, 1, '2024-12-22 16:59:08', '2024-12-22 16:59:08'),
(32867, '66.249.66.39', NULL, 1, '2024-12-22 18:29:54', '2024-12-22 18:29:54'),
(32868, '111.225.148.224', NULL, 1, '2024-12-22 19:11:56', '2024-12-22 19:11:56'),
(32869, '43.153.119.119', NULL, 1, '2024-12-22 19:12:04', '2024-12-22 19:12:04'),
(32870, '66.249.66.38', NULL, 2, '2024-12-22 19:47:10', '2024-12-22 22:31:06'),
(32871, '103.95.98.46', NULL, 1, '2024-12-22 19:54:28', '2024-12-22 19:54:28'),
(32872, '66.249.66.10', NULL, 1, '2024-12-22 20:55:01', '2024-12-22 20:55:01'),
(32873, '51.222.253.5', NULL, 1, '2024-12-22 21:14:45', '2024-12-22 21:14:45'),
(32874, '128.204.212.87', NULL, 2, '2024-12-22 21:19:30', '2024-12-22 22:22:47'),
(32875, '107.189.6.124', NULL, 1, '2024-12-22 22:21:43', '2024-12-22 22:21:43'),
(32876, '58.49.233.126', NULL, 1, '2024-12-22 22:51:24', '2024-12-22 22:51:24'),
(32877, '54.202.214.91', NULL, 1, '2024-12-22 23:33:37', '2024-12-22 23:33:37'),
(32878, '185.247.137.14', NULL, 1, '2024-12-22 23:59:13', '2024-12-22 23:59:13'),
(32879, '167.99.238.219', NULL, 4, '2024-12-23 00:15:06', '2024-12-23 00:15:15'),
(32880, '42.236.101.238', NULL, 1, '2024-12-23 00:25:38', '2024-12-23 00:25:38'),
(32881, '42.236.12.204', NULL, 1, '2024-12-23 00:27:01', '2024-12-23 00:27:01'),
(32882, '42.236.17.113', NULL, 1, '2024-12-23 00:38:51', '2024-12-23 00:38:51'),
(32883, '42.236.17.232', NULL, 1, '2024-12-23 00:39:03', '2024-12-23 00:39:03'),
(32884, '80.85.245.250', NULL, 1, '2024-12-23 00:57:18', '2024-12-23 00:57:18'),
(32885, '162.62.213.165', NULL, 1, '2024-12-23 01:27:01', '2024-12-23 01:27:01'),
(32886, '110.172.98.2', NULL, 1, '2024-12-23 01:34:40', '2024-12-23 01:34:40'),
(32887, '34.214.175.85', NULL, 1, '2024-12-23 01:54:34', '2024-12-23 01:54:34'),
(32888, '167.172.104.227', NULL, 2, '2024-12-23 01:54:46', '2024-12-23 01:55:00'),
(32889, '31.13.115.5', NULL, 1, '2024-12-23 02:24:58', '2024-12-23 02:24:58'),
(32890, '31.13.115.10', NULL, 1, '2024-12-23 02:24:58', '2024-12-23 02:24:58'),
(32891, '185.191.171.10', NULL, 1, '2024-12-23 03:57:45', '2024-12-23 03:57:45'),
(32892, '134.122.133.31', NULL, 1, '2024-12-23 04:11:34', '2024-12-23 04:11:34'),
(32893, '117.20.115.172', NULL, 2, '2024-12-23 05:03:43', '2024-12-23 05:15:06'),
(32894, '128.204.212.84', NULL, 1, '2024-12-23 05:49:26', '2024-12-23 05:49:26'),
(32895, '104.248.60.196', NULL, 1, '2024-12-23 06:54:58', '2024-12-23 06:54:58'),
(32896, '49.51.178.45', NULL, 1, '2024-12-23 07:31:06', '2024-12-23 07:31:06'),
(32897, '51.254.0.14', NULL, 1, '2024-12-23 07:44:08', '2024-12-23 07:44:08'),
(32898, '5.133.192.88', NULL, 1, '2024-12-23 08:13:05', '2024-12-23 08:13:05');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(32899, '51.222.253.11', NULL, 1, '2024-12-23 08:25:12', '2024-12-23 08:25:12'),
(32900, '124.236.100.56', NULL, 1, '2024-12-23 08:40:52', '2024-12-23 08:40:52'),
(32901, '119.148.8.34', NULL, 1, '2024-12-23 08:57:28', '2024-12-23 08:57:28'),
(32902, '51.254.49.101', NULL, 1, '2024-12-23 08:58:47', '2024-12-23 08:58:47'),
(32903, '49.51.253.83', NULL, 1, '2024-12-23 09:05:33', '2024-12-23 09:05:33'),
(32904, '52.34.76.65', NULL, 1, '2024-12-23 09:17:25', '2024-12-23 09:17:25'),
(32905, '120.50.22.50', NULL, 1, '2024-12-23 09:19:11', '2024-12-23 09:19:11'),
(32906, '72.14.201.159', NULL, 3, '2024-12-23 09:44:05', '2024-12-23 12:47:39'),
(32907, '36.95.86.13', NULL, 1, '2024-12-23 10:07:53', '2024-12-23 10:07:53'),
(32908, '41.220.251.252', NULL, 1, '2024-12-23 10:08:54', '2024-12-23 10:08:54'),
(32909, '213.130.142.91', NULL, 1, '2024-12-23 10:09:54', '2024-12-23 10:09:54'),
(32910, '216.171.195.70', NULL, 1, '2024-12-23 10:10:16', '2024-12-23 10:10:16'),
(32911, '31.10.61.219', NULL, 1, '2024-12-23 10:11:07', '2024-12-23 10:11:07'),
(32912, '202.62.37.93', NULL, 1, '2024-12-23 10:11:16', '2024-12-23 10:11:16'),
(32913, '38.52.150.16', NULL, 1, '2024-12-23 10:12:12', '2024-12-23 10:12:12'),
(32914, '77.48.74.45', NULL, 1, '2024-12-23 10:13:05', '2024-12-23 10:13:05'),
(32915, '151.232.29.178', NULL, 1, '2024-12-23 10:13:32', '2024-12-23 10:13:32'),
(32916, '195.191.219.133', NULL, 2, '2024-12-23 10:15:22', '2024-12-23 10:15:35'),
(32917, '75.131.174.170', NULL, 1, '2024-12-23 10:23:26', '2024-12-23 10:23:26'),
(32918, '87.120.114.52', NULL, 4, '2024-12-23 10:25:04', '2024-12-24 03:42:45'),
(32919, '134.122.97.81', NULL, 8, '2024-12-23 10:42:54', '2024-12-23 11:44:33'),
(32920, '4.227.36.53', NULL, 1, '2024-12-23 10:45:51', '2024-12-23 10:45:51'),
(32921, '44.203.101.199', NULL, 1, '2024-12-23 11:08:59', '2024-12-23 11:08:59'),
(32922, '66.249.66.10', NULL, 5, '2024-12-23 11:32:19', '2024-12-23 22:32:06'),
(32923, '43.229.208.190', NULL, 1, '2024-12-23 12:31:38', '2024-12-23 12:31:38'),
(32924, '66.249.92.12', NULL, 1, '2024-12-23 12:32:18', '2024-12-23 12:32:18'),
(32925, '3.19.74.154', NULL, 1, '2024-12-23 12:34:17', '2024-12-23 12:34:17'),
(32926, '18.224.128.89', NULL, 1, '2024-12-23 12:34:17', '2024-12-23 12:34:17'),
(32927, '18.224.94.182', NULL, 1, '2024-12-23 12:34:23', '2024-12-23 12:34:23'),
(32928, '103.239.253.66', NULL, 1, '2024-12-23 12:34:34', '2024-12-23 12:34:34'),
(32929, '123.6.49.18', NULL, 1, '2024-12-23 12:45:48', '2024-12-23 12:45:48'),
(32930, '123.6.49.15', NULL, 1, '2024-12-23 12:45:48', '2024-12-23 12:45:48'),
(32931, '72.14.201.130', NULL, 2, '2024-12-23 12:59:30', '2024-12-23 18:12:17'),
(32932, '171.241.63.253', NULL, 1, '2024-12-23 13:10:03', '2024-12-23 13:10:03'),
(32933, '182.44.9.147', NULL, 1, '2024-12-23 13:40:33', '2024-12-23 13:40:33'),
(32934, '13.59.90.116', NULL, 2, '2024-12-23 14:01:38', '2024-12-24 02:40:43'),
(32935, '66.249.66.38', NULL, 2, '2024-12-23 14:41:33', '2024-12-23 23:50:46'),
(32936, '193.186.4.130', NULL, 1, '2024-12-23 15:02:59', '2024-12-23 15:02:59'),
(32937, '202.40.186.81', NULL, 1, '2024-12-23 15:13:37', '2024-12-23 15:13:37'),
(32938, '58.145.184.230', NULL, 1, '2024-12-23 15:16:24', '2024-12-23 15:16:24'),
(32939, '217.160.202.182', NULL, 1, '2024-12-23 15:49:01', '2024-12-23 15:49:01'),
(32940, '49.51.183.15', NULL, 1, '2024-12-23 16:06:09', '2024-12-23 16:06:09'),
(32941, '13.76.141.173', NULL, 1, '2024-12-23 16:14:14', '2024-12-23 16:14:14'),
(32942, '43.135.133.241', NULL, 1, '2024-12-23 16:36:44', '2024-12-23 16:36:44'),
(32943, '128.204.212.86', NULL, 2, '2024-12-23 16:40:53', '2024-12-24 01:54:29'),
(32944, '167.99.238.219', NULL, 4, '2024-12-23 17:01:56', '2024-12-23 17:02:22'),
(32945, '103.17.36.196', NULL, 1, '2024-12-23 18:04:27', '2024-12-23 18:04:27'),
(32946, '193.186.4.159', NULL, 1, '2024-12-23 18:12:32', '2024-12-23 18:12:32'),
(32947, '203.144.81.214', NULL, 1, '2024-12-23 18:46:02', '2024-12-23 18:46:02'),
(32948, '43.153.87.54', NULL, 1, '2024-12-23 19:09:23', '2024-12-23 19:09:23'),
(32949, '103.82.191.177', NULL, 1, '2024-12-23 19:38:12', '2024-12-23 19:38:12'),
(32950, '212.118.43.65', NULL, 1, '2024-12-23 20:07:51', '2024-12-23 20:07:51'),
(32951, '193.36.225.70', NULL, 1, '2024-12-23 20:26:07', '2024-12-23 20:26:07'),
(32952, '112.201.246.179', NULL, 1, '2024-12-23 20:59:36', '2024-12-23 20:59:36'),
(32953, '37.111.248.245', NULL, 1, '2024-12-23 21:41:16', '2024-12-23 21:41:16'),
(32954, '193.186.4.139', NULL, 1, '2024-12-23 21:51:21', '2024-12-23 21:51:21'),
(32955, '66.249.66.11', NULL, 3, '2024-12-23 22:30:36', '2024-12-23 22:32:07'),
(32956, '104.168.140.115', NULL, 1, '2024-12-23 22:38:18', '2024-12-23 22:38:18'),
(32957, '152.44.100.242', NULL, 1, '2024-12-23 23:05:29', '2024-12-23 23:05:29'),
(32958, '110.249.202.49', NULL, 1, '2024-12-23 23:40:01', '2024-12-23 23:40:01'),
(32959, '5.252.162.219', NULL, 1, '2024-12-23 23:43:32', '2024-12-23 23:43:32'),
(32960, '94.247.172.129', NULL, 1, '2024-12-23 23:48:26', '2024-12-23 23:48:26'),
(32961, '216.24.212.248', NULL, 1, '2024-12-23 23:54:21', '2024-12-23 23:54:21'),
(32962, '63.250.40.100', NULL, 2, '2024-12-24 00:00:52', '2024-12-24 00:00:53'),
(32963, '198.23.137.210', NULL, 1, '2024-12-24 00:28:04', '2024-12-24 00:28:04'),
(32964, '54.212.206.175', NULL, 1, '2024-12-24 01:41:58', '2024-12-24 01:41:58'),
(32965, '35.167.141.48', NULL, 1, '2024-12-24 02:16:02', '2024-12-24 02:16:02'),
(32966, '117.33.163.216', NULL, 1, '2024-12-24 02:23:31', '2024-12-24 02:23:31'),
(32967, '128.204.212.85', NULL, 1, '2024-12-24 02:36:01', '2024-12-24 02:36:01'),
(32968, '34.74.213.249', NULL, 1, '2024-12-24 02:54:35', '2024-12-24 02:54:35'),
(32969, '18.222.124.56', NULL, 1, '2024-12-24 03:37:45', '2024-12-24 03:37:45'),
(32970, '54.198.142.254', NULL, 1, '2024-12-24 04:28:42', '2024-12-24 04:28:42'),
(32971, '3.23.95.181', NULL, 3, '2024-12-24 05:11:53', '2024-12-24 23:51:42'),
(32972, '40.77.167.156', NULL, 1, '2024-12-24 05:22:24', '2024-12-24 05:22:24'),
(32973, '40.77.167.154', NULL, 1, '2024-12-24 06:28:44', '2024-12-24 06:28:44'),
(32974, '43.155.166.202', NULL, 1, '2024-12-24 07:04:09', '2024-12-24 07:04:09'),
(32975, '47.254.47.223', NULL, 2, '2024-12-24 07:22:55', '2024-12-24 07:22:55'),
(32976, '8.218.163.14', NULL, 1, '2024-12-24 07:22:57', '2024-12-24 07:22:57'),
(32977, '37.111.194.57', NULL, 1, '2024-12-24 08:26:08', '2024-12-24 08:26:08'),
(32978, '54.88.22.30', NULL, 1, '2024-12-24 08:26:44', '2024-12-24 08:26:44'),
(32979, '173.239.218.67', NULL, 1, '2024-12-24 08:44:53', '2024-12-24 08:44:53'),
(32980, '31.13.103.114', NULL, 1, '2024-12-24 09:21:32', '2024-12-24 09:21:32'),
(32981, '52.167.144.208', NULL, 1, '2024-12-24 09:54:54', '2024-12-24 09:54:54'),
(32982, '52.80.16.235', NULL, 1, '2024-12-24 10:12:29', '2024-12-24 10:12:29'),
(32983, '45.141.215.110', NULL, 1, '2024-12-24 10:48:14', '2024-12-24 10:48:14'),
(32984, '2.58.56.43', NULL, 1, '2024-12-24 10:49:21', '2024-12-24 10:49:21'),
(32985, '103.153.175.149', NULL, 1, '2024-12-24 11:36:25', '2024-12-24 11:36:25'),
(32986, '173.252.79.8', NULL, 1, '2024-12-24 11:45:24', '2024-12-24 11:45:24'),
(32987, '173.252.79.115', NULL, 1, '2024-12-24 11:45:24', '2024-12-24 11:45:24'),
(32988, '199.45.155.68', NULL, 1, '2024-12-24 12:08:13', '2024-12-24 12:08:13'),
(32989, '43.231.77.26', NULL, 3, '2024-12-24 12:15:23', '2024-12-24 12:16:27'),
(32990, '52.167.144.207', NULL, 1, '2024-12-24 12:56:09', '2024-12-24 12:56:09'),
(32991, '195.191.219.130', NULL, 1, '2024-12-24 13:04:45', '2024-12-24 13:04:45'),
(32992, '124.156.157.91', NULL, 1, '2024-12-24 13:18:37', '2024-12-24 13:18:37'),
(32993, '124.225.164.130', NULL, 1, '2024-12-24 14:43:53', '2024-12-24 14:43:53'),
(32994, '72.14.201.159', NULL, 1, '2024-12-24 15:00:28', '2024-12-24 15:00:28'),
(32995, '128.204.212.86', NULL, 1, '2024-12-24 15:09:14', '2024-12-24 15:09:14'),
(32996, '162.243.161.92', NULL, 4, '2024-12-24 15:12:01', '2024-12-24 15:12:02'),
(32997, '40.94.28.16', NULL, 1, '2024-12-24 15:14:18', '2024-12-24 15:14:18'),
(32998, '43.229.208.190', NULL, 1, '2024-12-24 15:40:43', '2024-12-24 15:40:43'),
(32999, '40.77.167.78', NULL, 1, '2024-12-24 15:54:33', '2024-12-24 15:54:33'),
(33000, '134.122.97.81', NULL, 8, '2024-12-24 16:09:57', '2024-12-24 19:38:24'),
(33001, '18.206.220.205', NULL, 1, '2024-12-24 16:25:55', '2024-12-24 16:25:55'),
(33002, '147.185.132.36', NULL, 1, '2024-12-24 16:30:44', '2024-12-24 16:30:44'),
(33003, '103.30.188.214', NULL, 1, '2024-12-24 16:33:39', '2024-12-24 16:33:39'),
(33004, '103.204.210.59', NULL, 5, '2024-12-24 16:56:42', '2024-12-24 16:57:25'),
(33005, '5.252.162.219', NULL, 1, '2024-12-24 17:07:35', '2024-12-24 17:07:35'),
(33006, '94.247.172.129', NULL, 1, '2024-12-24 17:28:54', '2024-12-24 17:28:54'),
(33007, '185.147.125.23', NULL, 1, '2024-12-24 17:46:13', '2024-12-24 17:46:13'),
(33008, '43.159.132.207', NULL, 1, '2024-12-24 19:14:58', '2024-12-24 19:14:58'),
(33009, '47.128.52.161', NULL, 1, '2024-12-24 19:39:20', '2024-12-24 19:39:20'),
(33010, '37.27.207.147', NULL, 1, '2024-12-24 20:39:19', '2024-12-24 20:39:19'),
(33011, '128.204.212.87', NULL, 1, '2024-12-24 20:45:43', '2024-12-24 20:45:43'),
(33012, '199.45.155.95', NULL, 1, '2024-12-24 21:01:01', '2024-12-24 21:01:01'),
(33013, '193.186.4.159', NULL, 1, '2024-12-24 21:17:50', '2024-12-24 21:17:50'),
(33014, '31.13.115.4', NULL, 1, '2024-12-24 21:29:23', '2024-12-24 21:29:23'),
(33015, '31.13.115.10', NULL, 1, '2024-12-24 21:29:23', '2024-12-24 21:29:23'),
(33016, '199.45.154.156', NULL, 1, '2024-12-24 22:04:02', '2024-12-24 22:04:02'),
(33017, '3.110.128.64', NULL, 4, '2024-12-24 22:51:11', '2024-12-24 22:51:14'),
(33018, '80.85.245.128', NULL, 1, '2024-12-24 22:58:00', '2024-12-24 22:58:00'),
(33019, '43.134.141.244', NULL, 1, '2024-12-24 23:24:28', '2024-12-24 23:24:28'),
(33020, '3.12.111.56', NULL, 1, '2024-12-24 23:39:46', '2024-12-24 23:39:46'),
(33021, '111.225.148.132', NULL, 1, '2024-12-24 23:41:49', '2024-12-24 23:41:49'),
(33022, '149.34.243.90', NULL, 1, '2024-12-25 00:05:32', '2024-12-25 00:05:32'),
(33023, '18.221.74.188', NULL, 1, '2024-12-25 00:57:01', '2024-12-25 00:57:01'),
(33024, '43.135.144.126', NULL, 1, '2024-12-25 01:36:47', '2024-12-25 01:36:47'),
(33025, '35.167.141.48', NULL, 1, '2024-12-25 01:50:29', '2024-12-25 01:50:29'),
(33026, '34.222.116.171', NULL, 1, '2024-12-25 02:06:28', '2024-12-25 02:06:28'),
(33027, '51.222.253.2', NULL, 1, '2024-12-25 02:21:27', '2024-12-25 02:21:27'),
(33028, '52.167.144.201', NULL, 1, '2024-12-25 02:27:40', '2024-12-25 02:27:40'),
(33029, '134.122.133.31', NULL, 1, '2024-12-25 02:40:30', '2024-12-25 02:40:30'),
(33030, '3.109.212.144', NULL, 1, '2024-12-25 05:24:59', '2024-12-25 05:24:59'),
(33031, '45.232.71.189', NULL, 1, '2024-12-25 05:28:06', '2024-12-25 05:28:06'),
(33032, '128.204.212.86', NULL, 1, '2024-12-25 05:55:07', '2024-12-25 05:55:07'),
(33033, '138.197.166.254', NULL, 1, '2024-12-25 07:38:31', '2024-12-25 07:38:31'),
(33034, '43.153.7.191', NULL, 1, '2024-12-25 07:58:18', '2024-12-25 07:58:18'),
(33035, '3.12.111.56', NULL, 3, '2024-12-25 08:58:03', '2024-12-26 02:48:34'),
(33036, '45.76.221.93', NULL, 1, '2024-12-25 09:07:12', '2024-12-25 09:07:12'),
(33037, '80.248.14.254', NULL, 1, '2024-12-25 09:07:18', '2024-12-25 09:07:18'),
(33038, '105.27.116.78', NULL, 1, '2024-12-25 09:07:40', '2024-12-25 09:07:40'),
(33039, '171.244.89.4', NULL, 1, '2024-12-25 09:08:04', '2024-12-25 09:08:04'),
(33040, '103.171.172.32', NULL, 1, '2024-12-25 09:08:32', '2024-12-25 09:08:32'),
(33041, '181.39.128.195', NULL, 1, '2024-12-25 09:08:59', '2024-12-25 09:08:59'),
(33042, '102.39.180.250', NULL, 1, '2024-12-25 09:10:12', '2024-12-25 09:10:12'),
(33043, '191.102.83.126', NULL, 1, '2024-12-25 09:10:35', '2024-12-25 09:10:35'),
(33044, '195.191.219.130', NULL, 1, '2024-12-25 10:27:24', '2024-12-25 10:27:24'),
(33045, '18.221.74.188', NULL, 2, '2024-12-25 10:30:18', '2024-12-25 20:16:12'),
(33046, '37.111.194.120', NULL, 5, '2024-12-25 10:45:41', '2024-12-25 11:12:12'),
(33047, '52.80.52.146', NULL, 1, '2024-12-25 11:39:31', '2024-12-25 11:39:31'),
(33048, '40.77.167.78', NULL, 1, '2024-12-25 11:41:17', '2024-12-25 11:41:17'),
(33049, '66.249.66.11', NULL, 1, '2024-12-25 11:50:24', '2024-12-25 11:50:24'),
(33050, '45.148.10.235', NULL, 2, '2024-12-25 11:56:02', '2024-12-25 11:56:03'),
(33051, '152.53.133.14', NULL, 1, '2024-12-25 11:59:30', '2024-12-25 11:59:30'),
(33052, '45.138.16.222', NULL, 1, '2024-12-25 11:59:46', '2024-12-25 11:59:46'),
(33053, '86.104.252.36', NULL, 1, '2024-12-25 11:59:55', '2024-12-25 11:59:55'),
(33054, '123.6.49.15', NULL, 1, '2024-12-25 13:33:41', '2024-12-25 13:33:41'),
(33055, '123.6.49.50', NULL, 1, '2024-12-25 13:33:42', '2024-12-25 13:33:42'),
(33056, '103.237.39.190', NULL, 1, '2024-12-25 13:40:00', '2024-12-25 13:40:00'),
(33057, '31.13.103.8', NULL, 1, '2024-12-25 14:02:14', '2024-12-25 14:02:14'),
(33058, '31.13.103.5', NULL, 2, '2024-12-25 14:02:14', '2024-12-25 20:15:57'),
(33059, '176.123.7.98', NULL, 1, '2024-12-25 14:12:27', '2024-12-25 14:12:27'),
(33060, '43.153.102.138', NULL, 1, '2024-12-25 14:18:13', '2024-12-25 14:18:13'),
(33061, '110.249.201.51', NULL, 1, '2024-12-25 14:24:44', '2024-12-25 14:24:44'),
(33062, '3.111.149.29', NULL, 4, '2024-12-25 15:01:15', '2024-12-25 15:01:18'),
(33063, '94.247.172.129', NULL, 1, '2024-12-25 15:04:46', '2024-12-25 15:04:46'),
(33064, '128.204.212.87', NULL, 1, '2024-12-25 16:12:24', '2024-12-25 16:12:24'),
(33065, '199.45.154.135', NULL, 1, '2024-12-25 16:36:07', '2024-12-25 16:36:07'),
(33066, '103.30.188.214', NULL, 1, '2024-12-25 17:07:54', '2024-12-25 17:07:54'),
(33067, '217.15.164.190', NULL, 2, '2024-12-25 17:33:30', '2024-12-25 17:34:29'),
(33068, '123.160.223.72', NULL, 1, '2024-12-25 17:51:57', '2024-12-25 17:51:57'),
(33069, '4.227.36.3', NULL, 1, '2024-12-25 18:09:01', '2024-12-25 18:09:01'),
(33070, '69.165.7.191', NULL, 1, '2024-12-25 18:20:13', '2024-12-25 18:20:13'),
(33071, '183.160.195.195', NULL, 1, '2024-12-25 18:39:22', '2024-12-25 18:39:22'),
(33072, '203.33.203.148', NULL, 1, '2024-12-25 18:41:43', '2024-12-25 18:41:43'),
(33073, '168.138.185.142', NULL, 1, '2024-12-25 18:56:19', '2024-12-25 18:56:19'),
(33074, '80.85.245.5', NULL, 1, '2024-12-25 19:04:33', '2024-12-25 19:04:33'),
(33075, '199.45.155.66', NULL, 1, '2024-12-25 19:09:26', '2024-12-25 19:09:26'),
(33076, '124.223.193.80', NULL, 7, '2024-12-25 19:38:53', '2024-12-25 20:02:59'),
(33077, '131.108.223.238', NULL, 1, '2024-12-25 19:44:09', '2024-12-25 19:44:09'),
(33078, '201.78.128.62', NULL, 1, '2024-12-25 19:51:02', '2024-12-25 19:51:02'),
(33079, '23.82.81.224', NULL, 1, '2024-12-25 19:56:12', '2024-12-25 19:56:12'),
(33080, '31.13.103.10', NULL, 1, '2024-12-25 20:15:57', '2024-12-25 20:15:57'),
(33081, '72.14.201.159', NULL, 6, '2024-12-25 22:25:29', '2024-12-25 22:28:29'),
(33082, '37.111.212.16', NULL, 2, '2024-12-25 22:25:31', '2024-12-25 22:30:24'),
(33083, '193.186.4.159', NULL, 1, '2024-12-25 22:28:23', '2024-12-25 22:28:23'),
(33084, '223.29.131.56', NULL, 1, '2024-12-25 22:30:05', '2024-12-25 22:30:05'),
(33085, '66.249.66.43', NULL, 1, '2024-12-25 22:41:25', '2024-12-25 22:41:25'),
(33086, '104.168.135.147', NULL, 1, '2024-12-25 22:55:04', '2024-12-25 22:55:04'),
(33087, '54.212.206.175', NULL, 4, '2024-12-25 23:14:28', '2024-12-25 23:14:34'),
(33088, '54.201.65.90', NULL, 1, '2024-12-25 23:14:30', '2024-12-25 23:14:30'),
(33089, '44.242.144.175', NULL, 1, '2024-12-25 23:14:31', '2024-12-25 23:14:31'),
(33090, '35.85.247.68', NULL, 1, '2024-12-25 23:14:33', '2024-12-25 23:14:33'),
(33091, '52.27.106.29', NULL, 1, '2024-12-25 23:14:35', '2024-12-25 23:14:35'),
(33092, '49.51.52.250', NULL, 1, '2024-12-25 23:14:45', '2024-12-25 23:14:45'),
(33093, '18.237.32.9', NULL, 4, '2024-12-25 23:53:59', '2024-12-25 23:54:07'),
(33094, '35.91.169.38', NULL, 1, '2024-12-25 23:54:00', '2024-12-25 23:54:00'),
(33095, '54.191.133.67', NULL, 1, '2024-12-25 23:54:01', '2024-12-25 23:54:01'),
(33096, '44.226.206.20', NULL, 1, '2024-12-25 23:54:06', '2024-12-25 23:54:06'),
(33097, '54.184.236.54', NULL, 1, '2024-12-25 23:54:08', '2024-12-25 23:54:08'),
(33098, '18.222.228.123', NULL, 1, '2024-12-26 00:16:55', '2024-12-26 00:16:55'),
(33099, '185.94.32.167', NULL, 1, '2024-12-26 00:29:00', '2024-12-26 00:29:00'),
(33100, '18.188.43.76', NULL, 1, '2024-12-26 00:42:57', '2024-12-26 00:42:57'),
(33101, '49.37.116.162', NULL, 1, '2024-12-26 01:27:17', '2024-12-26 01:27:17'),
(33102, '74.48.84.236', NULL, 2, '2024-12-26 03:20:19', '2024-12-26 03:20:48'),
(33103, '69.171.231.10', NULL, 1, '2024-12-26 03:33:39', '2024-12-26 03:33:39'),
(33104, '69.171.231.112', NULL, 1, '2024-12-26 03:33:39', '2024-12-26 03:33:39'),
(33105, '156.233.225.83', NULL, 1, '2024-12-26 03:44:59', '2024-12-26 03:44:59'),
(33106, '3.89.7.224', NULL, 2, '2024-12-26 04:29:40', '2024-12-26 04:29:40'),
(33107, '45.227.254.34', NULL, 1, '2024-12-26 04:33:33', '2024-12-26 04:33:33'),
(33108, '103.14.250.93', NULL, 1, '2024-12-26 04:34:42', '2024-12-26 04:34:42'),
(33109, '45.55.241.136', NULL, 4, '2024-12-26 05:13:41', '2024-12-26 07:21:19'),
(33110, '43.159.148.221', NULL, 1, '2024-12-26 05:34:38', '2024-12-26 05:34:38'),
(33111, '44.234.144.34', NULL, 1, '2024-12-26 05:54:01', '2024-12-26 05:54:01'),
(33112, '18.222.228.123', NULL, 3, '2024-12-26 06:08:21', '2024-12-26 17:57:27'),
(33113, '3.15.165.51', NULL, 2, '2024-12-26 06:21:25', '2024-12-26 16:32:54'),
(33114, '52.80.69.172', NULL, 1, '2024-12-26 07:15:37', '2024-12-26 07:15:37'),
(33115, '18.188.43.76', NULL, 3, '2024-12-26 07:28:07', '2024-12-26 21:05:55'),
(33116, '66.249.66.11', NULL, 4, '2024-12-26 08:06:40', '2024-12-26 14:56:10'),
(33117, '128.204.212.85', NULL, 1, '2024-12-26 08:20:20', '2024-12-26 08:20:20'),
(33118, '87.120.114.52', NULL, 11, '2024-12-26 08:26:17', '2024-12-26 22:20:23'),
(33119, '124.236.100.56', NULL, 2, '2024-12-26 08:37:53', '2024-12-26 08:37:54'),
(33120, '40.77.167.70', NULL, 1, '2024-12-26 08:50:26', '2024-12-26 08:50:26'),
(33121, '203.23.179.44', NULL, 1, '2024-12-26 08:51:51', '2024-12-26 08:51:51'),
(33122, '83.99.151.66', NULL, 1, '2024-12-26 08:56:30', '2024-12-26 08:56:30'),
(33123, '195.191.219.133', NULL, 1, '2024-12-26 09:04:43', '2024-12-26 09:04:43'),
(33124, '195.78.54.222', NULL, 1, '2024-12-26 09:10:13', '2024-12-26 09:10:13'),
(33125, '121.234.177.183', NULL, 1, '2024-12-26 09:16:10', '2024-12-26 09:16:10'),
(33126, '47.251.5.77', NULL, 1, '2024-12-26 09:40:42', '2024-12-26 09:40:42'),
(33127, '182.163.112.164', NULL, 1, '2024-12-26 09:42:26', '2024-12-26 09:42:26'),
(33128, '193.186.4.130', NULL, 4, '2024-12-26 10:02:43', '2024-12-26 17:23:20'),
(33129, '27.147.140.36', NULL, 2, '2024-12-26 10:02:47', '2024-12-26 10:03:06'),
(33130, '72.14.201.159', NULL, 4, '2024-12-26 10:03:04', '2024-12-26 12:52:57'),
(33131, '118.179.203.252', NULL, 6, '2024-12-26 10:03:05', '2024-12-26 12:52:57'),
(33132, '128.204.212.86', NULL, 2, '2024-12-26 10:04:58', '2024-12-26 20:23:53'),
(33133, '37.111.212.182', NULL, 1, '2024-12-26 10:07:17', '2024-12-26 10:07:17'),
(33134, '137.184.119.1', NULL, 2, '2024-12-26 10:18:17', '2024-12-26 10:18:36'),
(33135, '193.186.4.159', NULL, 2, '2024-12-26 10:21:01', '2024-12-26 15:17:06'),
(33136, '217.15.164.190', NULL, 1, '2024-12-26 10:57:32', '2024-12-26 10:57:32'),
(33137, '27.147.140.123', NULL, 3, '2024-12-26 11:35:12', '2024-12-26 11:41:12'),
(33138, '128.204.212.84', NULL, 2, '2024-12-26 12:06:31', '2024-12-27 01:03:04'),
(33139, '13.201.117.107', NULL, 2, '2024-12-26 12:10:19', '2024-12-26 12:10:26'),
(33140, '49.37.116.162', NULL, 1, '2024-12-26 12:11:13', '2024-12-26 12:11:13'),
(33141, '195.191.219.132', NULL, 2, '2024-12-26 12:22:33', '2024-12-26 12:22:46'),
(33142, '113.190.4.118', NULL, 2, '2024-12-26 12:31:20', '2024-12-26 12:34:59'),
(33143, '43.155.183.138', NULL, 1, '2024-12-26 12:35:31', '2024-12-26 12:35:31'),
(33144, '72.14.201.130', NULL, 4, '2024-12-26 12:40:57', '2024-12-26 16:35:47'),
(33145, '45.127.246.175', NULL, 1, '2024-12-26 12:43:36', '2024-12-26 12:43:36'),
(33146, '103.131.71.194', NULL, 2, '2024-12-26 13:10:57', '2024-12-26 13:12:55'),
(33147, '52.163.93.107', NULL, 1, '2024-12-26 13:12:57', '2024-12-26 13:12:57'),
(33148, '43.228.239.117', NULL, 1, '2024-12-26 13:12:59', '2024-12-26 13:12:59'),
(33149, '103.228.134.146', NULL, 1, '2024-12-26 13:43:34', '2024-12-26 13:43:34'),
(33150, '80.85.245.128', NULL, 1, '2024-12-26 14:25:31', '2024-12-26 14:25:31'),
(33151, '64.181.216.203', NULL, 4, '2024-12-26 14:38:23', '2024-12-26 14:38:23'),
(33152, '159.65.18.197', NULL, 3, '2024-12-26 15:52:35', '2024-12-26 15:52:43'),
(33153, '207.241.236.83', NULL, 2, '2024-12-26 15:52:44', '2024-12-26 15:52:44'),
(33154, '154.28.229.77', NULL, 2, '2024-12-26 15:52:47', '2024-12-26 15:52:58'),
(33155, '104.164.173.105', NULL, 1, '2024-12-26 15:52:49', '2024-12-26 15:52:49'),
(33156, '34.122.147.229', NULL, 1, '2024-12-26 15:53:49', '2024-12-26 15:53:49'),
(33157, '205.169.39.5', NULL, 1, '2024-12-26 15:54:06', '2024-12-26 15:54:06'),
(33158, '205.169.39.165', NULL, 2, '2024-12-26 15:54:08', '2024-12-26 15:54:25'),
(33159, '88.99.26.177', NULL, 1, '2024-12-26 16:01:31', '2024-12-26 16:01:31'),
(33160, '66.249.66.41', NULL, 1, '2024-12-26 16:20:53', '2024-12-26 16:20:53'),
(33161, '18.206.220.205', NULL, 2, '2024-12-26 16:30:20', '2024-12-27 04:29:55'),
(33162, '49.51.195.195', NULL, 1, '2024-12-26 16:33:47', '2024-12-26 16:33:47'),
(33163, '107.150.59.130', NULL, 1, '2024-12-26 17:06:12', '2024-12-26 17:06:12'),
(33164, '205.169.39.23', NULL, 1, '2024-12-26 17:17:39', '2024-12-26 17:17:39'),
(33165, '103.30.188.214', NULL, 2, '2024-12-26 17:23:30', '2024-12-26 17:23:31'),
(33166, '103.82.191.177', NULL, 1, '2024-12-26 17:36:15', '2024-12-26 17:36:15'),
(33167, '123.6.49.15', NULL, 1, '2024-12-26 18:36:17', '2024-12-26 18:36:17'),
(33168, '27.115.124.53', NULL, 1, '2024-12-26 18:59:46', '2024-12-26 18:59:46'),
(33169, '143.110.242.84', NULL, 1, '2024-12-26 19:02:45', '2024-12-26 19:02:45'),
(33170, '54.222.137.215', NULL, 1, '2024-12-26 20:03:31', '2024-12-26 20:03:31'),
(33171, '52.80.144.207', NULL, 1, '2024-12-26 20:04:12', '2024-12-26 20:04:12'),
(33172, '72.14.201.8', NULL, 1, '2024-12-26 21:24:27', '2024-12-26 21:24:27'),
(33173, '182.42.110.255', NULL, 1, '2024-12-26 22:08:08', '2024-12-26 22:08:08'),
(33174, '43.155.195.141', NULL, 1, '2024-12-26 23:03:09', '2024-12-26 23:03:09'),
(33175, '173.252.83.15', NULL, 1, '2024-12-26 23:10:12', '2024-12-26 23:10:12'),
(33176, '173.252.83.6', NULL, 1, '2024-12-26 23:10:12', '2024-12-26 23:10:12'),
(33177, '51.222.253.19', NULL, 1, '2024-12-26 23:28:26', '2024-12-26 23:28:26'),
(33178, '52.63.155.91', NULL, 1, '2024-12-26 23:45:37', '2024-12-26 23:45:37'),
(33179, '91.84.87.137', NULL, 2, '2024-12-26 23:48:16', '2024-12-27 00:20:22'),
(33180, '206.168.34.66', NULL, 1, '2024-12-26 23:49:52', '2024-12-26 23:49:52'),
(33181, '47.242.224.70', NULL, 4, '2024-12-26 23:53:06', '2024-12-27 02:35:22'),
(33182, '52.66.210.121', NULL, 4, '2024-12-27 00:11:41', '2024-12-27 00:11:44'),
(33183, '167.94.138.42', NULL, 1, '2024-12-27 00:22:40', '2024-12-27 00:22:40'),
(33184, '3.23.87.82', NULL, 1, '2024-12-27 00:28:18', '2024-12-27 00:28:18'),
(33185, '42.236.17.237', NULL, 1, '2024-12-27 00:31:28', '2024-12-27 00:31:28'),
(33186, '42.236.12.229', NULL, 1, '2024-12-27 00:31:39', '2024-12-27 00:31:39'),
(33187, '42.236.101.197', NULL, 1, '2024-12-27 00:32:57', '2024-12-27 00:32:57'),
(33188, '42.236.17.23', NULL, 1, '2024-12-27 00:32:59', '2024-12-27 00:32:59'),
(33189, '18.117.236.20', NULL, 1, '2024-12-27 01:08:54', '2024-12-27 01:08:54'),
(33190, '54.202.69.202', NULL, 1, '2024-12-27 01:44:59', '2024-12-27 01:44:59'),
(33191, '35.167.141.48', NULL, 1, '2024-12-27 01:50:27', '2024-12-27 01:50:27'),
(33192, '111.225.148.104', NULL, 1, '2024-12-27 02:27:25', '2024-12-27 02:27:25'),
(33193, '185.147.125.24', NULL, 1, '2024-12-27 04:04:10', '2024-12-27 04:04:10'),
(33194, '42.83.147.53', NULL, 1, '2024-12-27 04:16:39', '2024-12-27 04:16:39'),
(33195, '159.223.203.33', NULL, 4, '2024-12-27 04:56:25', '2024-12-27 04:56:42'),
(33196, '40.77.167.6', NULL, 1, '2024-12-27 05:12:20', '2024-12-27 05:12:20'),
(33197, '43.130.16.212', NULL, 1, '2024-12-27 05:29:10', '2024-12-27 05:29:10'),
(33198, '167.99.92.215', NULL, 1, '2024-12-27 05:36:07', '2024-12-27 05:36:07'),
(33199, '3.23.87.82', NULL, 3, '2024-12-27 06:27:44', '2024-12-27 18:16:42'),
(33200, '171.244.43.14', NULL, 1, '2024-12-27 06:32:50', '2024-12-27 06:32:50'),
(33201, '45.156.131.23', NULL, 1, '2024-12-27 07:50:15', '2024-12-27 07:50:15'),
(33202, '18.118.241.111', NULL, 10, '2024-12-27 08:04:28', '2024-12-28 01:43:06'),
(33203, '134.122.97.81', NULL, 4, '2024-12-27 08:22:47', '2024-12-27 08:22:49'),
(33204, '38.97.60.206', NULL, 2, '2024-12-27 08:57:37', '2024-12-27 08:57:42'),
(33205, '18.117.236.20', NULL, 2, '2024-12-27 09:15:40', '2024-12-27 16:54:51'),
(33206, '195.191.219.132', NULL, 1, '2024-12-27 09:34:58', '2024-12-27 09:34:58'),
(33207, '182.44.8.254', NULL, 1, '2024-12-27 10:04:52', '2024-12-27 10:04:52'),
(33208, '173.244.58.136', NULL, 1, '2024-12-27 10:22:31', '2024-12-27 10:22:31'),
(33209, '106.75.66.124', NULL, 1, '2024-12-27 10:39:24', '2024-12-27 10:39:24'),
(33210, '43.159.135.203', NULL, 1, '2024-12-27 12:04:59', '2024-12-27 12:04:59'),
(33211, '66.249.81.226', NULL, 1, '2024-12-27 12:38:59', '2024-12-27 12:38:59'),
(33212, '113.190.4.118', NULL, 2, '2024-12-27 13:33:42', '2024-12-27 13:39:25'),
(33213, '135.148.100.196', NULL, 1, '2024-12-27 13:35:41', '2024-12-27 13:35:41'),
(33214, '64.181.216.203', NULL, 8, '2024-12-27 13:40:28', '2024-12-27 23:02:44'),
(33215, '72.14.201.157', NULL, 1, '2024-12-27 13:43:51', '2024-12-27 13:43:51'),
(33216, '80.85.246.140', NULL, 1, '2024-12-27 15:06:01', '2024-12-27 15:06:01'),
(33217, '164.92.141.53', NULL, 1, '2024-12-27 15:08:20', '2024-12-27 15:08:20'),
(33218, '23.83.88.16', NULL, 1, '2024-12-27 15:35:19', '2024-12-27 15:35:19'),
(33219, '128.204.212.86', NULL, 1, '2024-12-27 16:22:55', '2024-12-27 16:22:55'),
(33220, '34.229.213.176', NULL, 1, '2024-12-27 16:35:38', '2024-12-27 16:35:38'),
(33221, '192.36.109.84', NULL, 1, '2024-12-27 17:36:48', '2024-12-27 17:36:48'),
(33222, '193.149.23.68', NULL, 1, '2024-12-27 18:08:17', '2024-12-27 18:08:17'),
(33223, '49.51.243.95', NULL, 1, '2024-12-27 18:27:00', '2024-12-27 18:27:00'),
(33224, '124.223.193.173', NULL, 5, '2024-12-27 19:11:13', '2024-12-27 19:15:38'),
(33225, '52.80.173.20', NULL, 1, '2024-12-27 19:44:47', '2024-12-27 19:44:47'),
(33226, '205.210.31.238', NULL, 1, '2024-12-27 19:49:47', '2024-12-27 19:49:47'),
(33227, '128.204.212.85', NULL, 1, '2024-12-27 20:07:34', '2024-12-27 20:07:34'),
(33228, '162.142.125.192', NULL, 1, '2024-12-27 21:15:02', '2024-12-27 21:15:02'),
(33229, '162.142.125.211', NULL, 1, '2024-12-27 21:42:10', '2024-12-27 21:42:10'),
(33230, '152.53.12.30', NULL, 1, '2024-12-27 21:48:28', '2024-12-27 21:48:28'),
(33231, '71.131.220.21', NULL, 1, '2024-12-27 22:21:46', '2024-12-27 22:21:46'),
(33232, '223.15.245.170', NULL, 1, '2024-12-27 22:32:26', '2024-12-27 22:32:26'),
(33233, '72.14.201.16', NULL, 1, '2024-12-27 22:42:31', '2024-12-27 22:42:31'),
(33234, '46.38.235.246', NULL, 1, '2024-12-27 23:21:08', '2024-12-27 23:21:08'),
(33235, '3.142.140.222', NULL, 1, '2024-12-27 23:31:14', '2024-12-27 23:31:14'),
(33236, '167.99.238.219', NULL, 4, '2024-12-27 23:31:22', '2024-12-27 23:31:40'),
(33237, '43.153.27.244', NULL, 1, '2024-12-28 00:47:32', '2024-12-28 00:47:32'),
(33238, '3.142.120.112', NULL, 1, '2024-12-28 01:05:10', '2024-12-28 01:05:10'),
(33239, '13.58.113.35', NULL, 1, '2024-12-28 02:14:05', '2024-12-28 02:14:05'),
(33240, '44.243.27.176', NULL, 1, '2024-12-28 02:30:38', '2024-12-28 02:30:38'),
(33241, '111.225.148.15', NULL, 1, '2024-12-28 02:34:55', '2024-12-28 02:34:55'),
(33242, '54.212.206.175', NULL, 1, '2024-12-28 02:50:57', '2024-12-28 02:50:57'),
(33243, '3.89.7.224', NULL, 1, '2024-12-28 04:32:10', '2024-12-28 04:32:10'),
(33244, '18.208.253.27', NULL, 1, '2024-12-28 04:41:44', '2024-12-28 04:41:44'),
(33245, '181.214.173.59', NULL, 2, '2024-12-28 06:31:28', '2024-12-28 22:59:55'),
(33246, '206.168.34.94', NULL, 1, '2024-12-28 06:52:03', '2024-12-28 06:52:03'),
(33247, '162.62.213.165', NULL, 2, '2024-12-28 07:23:52', '2024-12-28 13:45:54'),
(33248, '205.169.39.56', NULL, 1, '2024-12-28 07:32:24', '2024-12-28 07:32:24'),
(33249, '124.236.100.56', NULL, 1, '2024-12-28 07:37:16', '2024-12-28 07:37:16'),
(33250, '205.169.39.30', NULL, 2, '2024-12-28 07:47:59', '2024-12-28 11:19:11'),
(33251, '128.204.212.86', NULL, 1, '2024-12-28 07:51:46', '2024-12-28 07:51:46'),
(33252, '205.169.39.24', NULL, 1, '2024-12-28 07:53:59', '2024-12-28 07:53:59'),
(33253, '205.169.39.17', NULL, 1, '2024-12-28 08:04:00', '2024-12-28 08:04:00'),
(33254, '66.249.66.37', NULL, 4, '2024-12-28 08:25:11', '2024-12-28 16:58:28'),
(33255, '205.169.39.6', NULL, 1, '2024-12-28 08:32:12', '2024-12-28 08:32:12'),
(33256, '205.169.39.5', NULL, 2, '2024-12-28 08:42:35', '2024-12-28 11:53:38'),
(33257, '3.142.140.222', NULL, 3, '2024-12-28 08:43:52', '2024-12-29 03:00:14'),
(33258, '195.191.219.133', NULL, 1, '2024-12-28 09:17:20', '2024-12-28 09:17:20'),
(33259, '87.120.114.52', NULL, 5, '2024-12-28 09:28:24', '2024-12-29 01:34:59'),
(33260, '36.41.75.167', NULL, 1, '2024-12-28 10:18:50', '2024-12-28 10:18:50'),
(33261, '162.142.125.114', NULL, 1, '2024-12-28 10:49:31', '2024-12-28 10:49:31'),
(33262, '205.169.39.37', NULL, 1, '2024-12-28 11:00:23', '2024-12-28 11:00:23'),
(33263, '199.45.154.119', NULL, 1, '2024-12-28 11:26:04', '2024-12-28 11:26:04'),
(33264, '103.217.111.16', NULL, 1, '2024-12-28 11:44:06', '2024-12-28 11:44:06'),
(33265, '103.82.240.139', NULL, 2, '2024-12-28 11:54:05', '2024-12-28 11:54:07'),
(33266, '34.222.196.207', NULL, 1, '2024-12-28 12:07:45', '2024-12-28 12:07:45'),
(33267, '123.160.223.74', NULL, 1, '2024-12-28 12:08:00', '2024-12-28 12:08:00'),
(33268, '123.160.223.75', NULL, 1, '2024-12-28 12:09:31', '2024-12-28 12:09:31'),
(33269, '13.58.113.35', NULL, 2, '2024-12-28 12:11:58', '2024-12-28 22:24:04'),
(33270, '187.120.28.79', NULL, 1, '2024-12-28 12:22:46', '2024-12-28 12:22:46'),
(33271, '72.14.201.130', NULL, 1, '2024-12-28 13:03:05', '2024-12-28 13:03:05'),
(33272, '45.250.229.182', NULL, 1, '2024-12-28 13:18:31', '2024-12-28 13:18:31'),
(33273, '54.216.126.84', NULL, 1, '2024-12-28 13:20:49', '2024-12-28 13:20:49'),
(33274, '103.6.250.220', NULL, 1, '2024-12-28 13:22:39', '2024-12-28 13:22:39'),
(33275, '156.255.22.103', NULL, 1, '2024-12-28 13:23:43', '2024-12-28 13:23:43'),
(33276, '80.85.246.74', NULL, 1, '2024-12-28 13:43:51', '2024-12-28 13:43:51'),
(33277, '17.241.227.78', NULL, 1, '2024-12-28 13:54:02', '2024-12-28 13:54:02'),
(33278, '205.169.39.11', NULL, 1, '2024-12-28 14:22:10', '2024-12-28 14:22:10'),
(33279, '104.152.52.62', NULL, 1, '2024-12-28 14:57:24', '2024-12-28 14:57:24'),
(33280, '128.204.212.84', NULL, 1, '2024-12-28 15:14:19', '2024-12-28 15:14:19'),
(33281, '193.186.4.130', NULL, 1, '2024-12-28 15:27:24', '2024-12-28 15:27:24'),
(33282, '103.244.142.89', NULL, 1, '2024-12-28 15:29:05', '2024-12-28 15:29:05'),
(33283, '154.220.114.169', NULL, 1, '2024-12-28 15:47:21', '2024-12-28 15:47:21'),
(33284, '154.220.114.176', NULL, 1, '2024-12-28 15:47:21', '2024-12-28 15:47:21'),
(33285, '154.220.114.182', NULL, 2, '2024-12-28 15:47:22', '2024-12-28 15:47:22'),
(33286, '154.220.115.207', NULL, 1, '2024-12-28 15:47:23', '2024-12-28 15:47:23'),
(33287, '154.220.113.144', NULL, 1, '2024-12-28 15:47:24', '2024-12-28 15:47:24'),
(33288, '154.220.113.150', NULL, 1, '2024-12-28 15:47:24', '2024-12-28 15:47:24'),
(33289, '156.226.96.130', NULL, 2, '2024-12-28 15:47:24', '2024-12-28 15:47:26'),
(33290, '154.220.113.138', NULL, 1, '2024-12-28 15:47:24', '2024-12-28 15:47:24'),
(33291, '115.231.78.6', NULL, 2, '2024-12-28 17:13:56', '2024-12-28 17:15:02'),
(33292, '66.249.66.11', NULL, 1, '2024-12-28 17:27:32', '2024-12-28 17:27:32'),
(33293, '104.155.58.178', NULL, 1, '2024-12-28 17:40:28', '2024-12-28 17:40:28'),
(33294, '202.134.10.129', NULL, 1, '2024-12-28 18:25:59', '2024-12-28 18:25:59'),
(33295, '106.75.66.241', NULL, 1, '2024-12-28 18:40:19', '2024-12-28 18:40:19'),
(33296, '35.245.186.224', NULL, 1, '2024-12-28 18:58:40', '2024-12-28 18:58:40'),
(33297, '144.91.106.50', NULL, 1, '2024-12-28 19:28:20', '2024-12-28 19:28:20'),
(33298, '43.135.142.37', NULL, 1, '2024-12-28 19:51:11', '2024-12-28 19:51:11'),
(33299, '66.249.66.42', NULL, 1, '2024-12-28 20:28:33', '2024-12-28 20:28:33'),
(33300, '185.40.4.22', NULL, 2, '2024-12-28 20:31:01', '2024-12-28 20:31:17'),
(33301, '177.128.51.205', NULL, 1, '2024-12-28 21:16:57', '2024-12-28 21:16:57'),
(33302, '185.147.125.18', NULL, 1, '2024-12-28 21:36:09', '2024-12-28 21:36:09'),
(33303, '128.204.212.85', NULL, 1, '2024-12-28 21:49:43', '2024-12-28 21:49:43'),
(33304, '66.249.66.39', NULL, 1, '2024-12-28 23:10:01', '2024-12-28 23:10:01'),
(33305, '34.214.207.168', NULL, 1, '2024-12-28 23:29:31', '2024-12-28 23:29:31'),
(33306, '35.87.177.9', NULL, 1, '2024-12-28 23:30:11', '2024-12-28 23:30:11'),
(33307, '52.167.144.199', NULL, 1, '2024-12-28 23:33:10', '2024-12-28 23:33:10'),
(33308, '104.168.134.187', NULL, 1, '2024-12-28 23:38:30', '2024-12-28 23:38:30'),
(33309, '173.252.107.114', NULL, 1, '2024-12-29 00:26:10', '2024-12-29 00:26:10'),
(33310, '173.252.107.4', NULL, 1, '2024-12-29 00:26:10', '2024-12-29 00:26:10'),
(33311, '98.159.33.10', NULL, 4, '2024-12-29 00:32:26', '2024-12-29 00:32:30'),
(33312, '52.81.221.161', NULL, 1, '2024-12-29 01:02:13', '2024-12-29 01:02:13'),
(33313, '4.227.36.96', NULL, 1, '2024-12-29 01:20:05', '2024-12-29 01:20:05'),
(33314, '205.210.31.164', NULL, 1, '2024-12-29 02:19:03', '2024-12-29 02:19:03'),
(33315, '43.153.7.191', NULL, 1, '2024-12-29 02:28:05', '2024-12-29 02:28:05'),
(33316, '111.225.149.48', NULL, 1, '2024-12-29 02:31:47', '2024-12-29 02:31:47'),
(33317, '3.89.7.224', NULL, 1, '2024-12-29 04:16:41', '2024-12-29 04:16:41'),
(33318, '144.217.240.125', NULL, 1, '2024-12-29 04:38:32', '2024-12-29 04:38:32'),
(33319, '62.112.221.97', NULL, 1, '2024-12-29 04:39:02', '2024-12-29 04:39:02'),
(33320, '34.212.206.255', NULL, 1, '2024-12-29 05:03:37', '2024-12-29 05:03:37'),
(33321, '43.163.105.79', NULL, 1, '2024-12-29 05:21:53', '2024-12-29 05:21:53'),
(33322, '205.169.39.14', NULL, 1, '2024-12-29 07:17:21', '2024-12-29 07:17:21'),
(33323, '205.169.39.29', NULL, 1, '2024-12-29 07:25:52', '2024-12-29 07:25:52'),
(33324, '37.111.212.42', NULL, 3, '2024-12-29 07:35:29', '2024-12-29 07:36:22'),
(33325, '167.172.36.64', NULL, 1, '2024-12-29 07:46:46', '2024-12-29 07:46:46'),
(33326, '205.169.39.8', NULL, 1, '2024-12-29 07:49:27', '2024-12-29 07:49:27'),
(33327, '205.169.39.6', NULL, 1, '2024-12-29 07:54:36', '2024-12-29 07:54:36'),
(33328, '205.169.39.16', NULL, 1, '2024-12-29 08:00:44', '2024-12-29 08:00:44'),
(33329, '128.204.212.84', NULL, 1, '2024-12-29 08:09:06', '2024-12-29 08:09:06'),
(33330, '66.249.66.12', NULL, 2, '2024-12-29 08:24:28', '2024-12-29 17:01:48'),
(33331, '43.130.60.195', NULL, 1, '2024-12-29 08:58:00', '2024-12-29 08:58:00'),
(33332, '87.120.114.52', NULL, 3, '2024-12-29 09:00:59', '2024-12-29 09:56:28'),
(33333, '116.204.229.169', NULL, 1, '2024-12-29 09:15:06', '2024-12-29 09:15:06'),
(33334, '66.249.66.37', NULL, 2, '2024-12-29 09:35:32', '2024-12-29 20:54:36'),
(33335, '195.191.219.132', NULL, 1, '2024-12-29 09:38:49', '2024-12-29 09:38:49'),
(33336, '182.160.98.226', NULL, 1, '2024-12-29 09:42:24', '2024-12-29 09:42:24'),
(33337, '34.214.207.168', NULL, 1, '2024-12-29 09:52:41', '2024-12-29 09:52:41'),
(33338, '103.239.253.66', NULL, 1, '2024-12-29 09:53:00', '2024-12-29 09:53:00'),
(33339, '205.169.39.19', NULL, 1, '2024-12-29 10:05:13', '2024-12-29 10:05:13'),
(33340, '120.230.118.71', NULL, 1, '2024-12-29 10:05:30', '2024-12-29 10:05:30'),
(33341, '1.192.192.8', NULL, 3, '2024-12-29 10:05:36', '2024-12-29 10:06:31'),
(33342, '106.111.253.100', NULL, 1, '2024-12-29 10:05:43', '2024-12-29 10:05:43'),
(33343, '1.192.192.6', NULL, 1, '2024-12-29 10:05:48', '2024-12-29 10:05:48'),
(33344, '117.33.163.216', NULL, 1, '2024-12-29 10:22:08', '2024-12-29 10:22:08'),
(33345, '205.169.39.1', NULL, 1, '2024-12-29 10:35:35', '2024-12-29 10:35:35'),
(33346, '205.169.39.44', NULL, 1, '2024-12-29 10:39:02', '2024-12-29 10:39:02'),
(33347, '43.229.208.190', NULL, 6, '2024-12-29 10:52:31', '2024-12-29 10:59:46'),
(33348, '193.186.4.130', NULL, 2, '2024-12-29 10:53:38', '2024-12-29 20:10:49'),
(33349, '103.249.56.102', NULL, 1, '2024-12-29 11:01:29', '2024-12-29 11:01:29'),
(33350, '216.73.161.226', NULL, 4, '2024-12-29 11:09:14', '2024-12-29 11:09:22'),
(33351, '45.92.229.75', NULL, 1, '2024-12-29 11:09:36', '2024-12-29 11:09:36'),
(33352, '216.73.161.237', NULL, 1, '2024-12-29 11:09:57', '2024-12-29 11:09:57'),
(33353, '176.123.10.110', NULL, 1, '2024-12-29 11:10:04', '2024-12-29 11:10:04'),
(33354, '205.169.39.17', NULL, 2, '2024-12-29 11:13:36', '2024-12-29 11:31:42'),
(33355, '205.169.39.11', NULL, 1, '2024-12-29 11:15:53', '2024-12-29 11:15:53'),
(33356, '205.169.39.58', NULL, 1, '2024-12-29 11:18:56', '2024-12-29 11:18:56'),
(33357, '217.144.108.6', NULL, 1, '2024-12-29 11:22:20', '2024-12-29 11:22:20'),
(33358, '118.179.102.46', NULL, 1, '2024-12-29 11:23:26', '2024-12-29 11:23:26'),
(33359, '13.76.141.173', NULL, 1, '2024-12-29 11:41:20', '2024-12-29 11:41:20'),
(33360, '52.163.93.107', NULL, 2, '2024-12-29 11:44:10', '2024-12-29 14:53:49'),
(33361, '193.186.4.159', NULL, 1, '2024-12-29 11:46:54', '2024-12-29 11:46:54'),
(33362, '148.66.9.50', NULL, 1, '2024-12-29 11:53:09', '2024-12-29 11:53:09'),
(33363, '173.252.95.29', NULL, 1, '2024-12-29 12:01:30', '2024-12-29 12:01:30'),
(33364, '173.252.95.4', NULL, 1, '2024-12-29 12:01:30', '2024-12-29 12:01:30'),
(33365, '3.142.140.222', NULL, 1, '2024-12-29 12:09:17', '2024-12-29 12:09:17'),
(33366, '18.188.52.28', NULL, 1, '2024-12-29 12:10:57', '2024-12-29 12:10:57'),
(33367, '18.225.25.214', NULL, 1, '2024-12-29 12:10:58', '2024-12-29 12:10:58'),
(33368, '3.141.11.163', NULL, 1, '2024-12-29 12:11:04', '2024-12-29 12:11:04'),
(33369, '37.111.212.32', NULL, 1, '2024-12-29 13:17:50', '2024-12-29 13:17:50'),
(33370, '116.68.201.2', NULL, 2, '2024-12-29 14:16:30', '2024-12-29 14:21:03'),
(33371, '52.187.125.23', NULL, 1, '2024-12-29 15:02:03', '2024-12-29 15:02:03'),
(33372, '129.226.93.214', NULL, 1, '2024-12-29 15:15:26', '2024-12-29 15:15:26'),
(33373, '217.69.126.128', NULL, 2, '2024-12-29 15:19:54', '2024-12-29 15:19:54'),
(33374, '5.133.192.166', NULL, 1, '2024-12-29 15:23:37', '2024-12-29 15:23:37'),
(33375, '205.210.31.25', NULL, 1, '2024-12-29 15:37:18', '2024-12-29 15:37:18'),
(33376, '43.243.205.170', NULL, 1, '2024-12-29 15:39:59', '2024-12-29 15:39:59'),
(33377, '42.236.17.59', NULL, 1, '2024-12-29 16:22:38', '2024-12-29 16:22:38'),
(33378, '5.9.94.125', NULL, 1, '2024-12-29 16:29:13', '2024-12-29 16:29:13'),
(33379, '88.99.48.186', NULL, 1, '2024-12-29 16:29:17', '2024-12-29 16:29:17'),
(33380, '198.235.24.134', NULL, 1, '2024-12-29 16:35:18', '2024-12-29 16:35:18'),
(33381, '137.184.77.123', NULL, 1, '2024-12-29 16:47:42', '2024-12-29 16:47:42'),
(33382, '45.55.241.136', NULL, 8, '2024-12-29 17:04:03', '2024-12-29 17:04:05'),
(33383, '95.156.252.85', NULL, 2, '2024-12-29 17:53:52', '2024-12-29 17:53:54'),
(33384, '217.160.50.254', NULL, 1, '2024-12-29 17:54:21', '2024-12-29 17:54:21'),
(33385, '72.14.201.159', NULL, 2, '2024-12-29 18:05:00', '2024-12-29 18:05:11'),
(33386, '103.135.89.41', NULL, 1, '2024-12-29 18:05:59', '2024-12-29 18:05:59'),
(33387, '42.236.17.80', NULL, 1, '2024-12-29 19:19:22', '2024-12-29 19:19:22'),
(33388, '42.236.101.198', NULL, 1, '2024-12-29 19:19:24', '2024-12-29 19:19:24'),
(33389, '42.236.17.205', NULL, 1, '2024-12-29 19:19:52', '2024-12-29 19:19:52'),
(33390, '42.236.17.21', NULL, 1, '2024-12-29 19:20:02', '2024-12-29 19:20:02'),
(33391, '172.71.112.143', NULL, 1, '2024-12-29 20:02:00', '2024-12-29 20:02:00'),
(33392, '116.206.254.113', NULL, 1, '2024-12-29 20:19:58', '2024-12-29 20:19:58'),
(33393, '63.141.237.103', NULL, 1, '2024-12-29 20:40:16', '2024-12-29 20:40:16'),
(33394, '18.236.62.140', NULL, 2, '2024-12-29 20:42:00', '2024-12-29 20:42:06'),
(33395, '40.84.221.221', NULL, 1, '2024-12-29 21:11:58', '2024-12-29 21:11:58'),
(33396, '43.163.1.85', NULL, 1, '2024-12-29 21:30:47', '2024-12-29 21:30:47'),
(33397, '66.249.66.38', NULL, 1, '2024-12-29 21:33:27', '2024-12-29 21:33:27'),
(33398, '118.179.152.9', NULL, 1, '2024-12-29 21:41:49', '2024-12-29 21:41:49'),
(33399, '103.158.159.74', NULL, 1, '2024-12-29 21:45:10', '2024-12-29 21:45:10'),
(33400, '182.44.67.97', NULL, 1, '2024-12-29 22:21:41', '2024-12-29 22:21:41'),
(33401, '34.215.149.27', NULL, 1, '2024-12-29 23:40:23', '2024-12-29 23:40:23'),
(33402, '205.210.31.139', NULL, 1, '2024-12-30 00:35:40', '2024-12-30 00:35:40'),
(33403, '40.77.167.71', NULL, 1, '2024-12-30 00:36:18', '2024-12-30 00:36:18'),
(33404, '42.236.17.58', NULL, 1, '2024-12-30 00:55:43', '2024-12-30 00:55:43'),
(33405, '3.128.181.121', NULL, 1, '2024-12-30 01:35:18', '2024-12-30 01:35:18'),
(33406, '54.212.206.175', NULL, 1, '2024-12-30 01:35:20', '2024-12-30 01:35:20'),
(33407, '42.236.12.229', NULL, 1, '2024-12-30 01:49:34', '2024-12-30 01:49:34'),
(33408, '35.195.236.235', NULL, 1, '2024-12-30 02:25:25', '2024-12-30 02:25:25'),
(33409, '110.249.201.72', NULL, 1, '2024-12-30 02:28:17', '2024-12-30 02:28:17'),
(33410, '188.143.244.135', NULL, 1, '2024-12-30 02:33:25', '2024-12-30 02:33:25'),
(33411, '128.204.212.86', NULL, 1, '2024-12-30 02:46:37', '2024-12-30 02:46:37'),
(33412, '3.143.240.210', NULL, 1, '2024-12-30 03:07:01', '2024-12-30 03:07:01'),
(33413, '3.21.237.18', NULL, 1, '2024-12-30 03:34:22', '2024-12-30 03:34:22'),
(33414, '43.135.144.81', NULL, 1, '2024-12-30 03:55:02', '2024-12-30 03:55:02'),
(33415, '195.3.221.132', NULL, 1, '2024-12-30 04:25:53', '2024-12-30 04:25:53'),
(33416, '109.70.100.3', NULL, 1, '2024-12-30 05:14:55', '2024-12-30 05:14:55'),
(33417, '195.47.238.92', NULL, 1, '2024-12-30 05:15:54', '2024-12-30 05:15:54'),
(33418, '205.169.39.20', NULL, 1, '2024-12-30 05:39:21', '2024-12-30 05:39:21'),
(33419, '205.169.39.0', NULL, 1, '2024-12-30 05:42:43', '2024-12-30 05:42:43'),
(33420, '205.169.39.21', NULL, 1, '2024-12-30 06:05:48', '2024-12-30 06:05:48'),
(33421, '128.204.212.84', NULL, 1, '2024-12-30 06:21:03', '2024-12-30 06:21:03'),
(33422, '205.169.39.11', NULL, 1, '2024-12-30 06:42:23', '2024-12-30 06:42:23'),
(33423, '123.6.49.15', NULL, 1, '2024-12-30 07:10:03', '2024-12-30 07:10:03'),
(33424, '27.115.124.6', NULL, 1, '2024-12-30 07:10:09', '2024-12-30 07:10:09'),
(33425, '123.6.49.50', NULL, 1, '2024-12-30 07:10:31', '2024-12-30 07:10:31'),
(33426, '205.169.39.54', NULL, 1, '2024-12-30 07:53:54', '2024-12-30 07:53:54'),
(33427, '139.5.133.204', NULL, 1, '2024-12-30 08:12:33', '2024-12-30 08:12:33'),
(33428, '205.169.39.49', NULL, 2, '2024-12-30 08:32:54', '2024-12-30 13:33:17'),
(33429, '51.222.253.14', NULL, 1, '2024-12-30 08:38:41', '2024-12-30 08:38:41'),
(33430, '52.39.198.106', NULL, 2, '2024-12-30 08:39:47', '2024-12-30 08:39:53'),
(33431, '205.169.39.5', NULL, 1, '2024-12-30 08:46:22', '2024-12-30 08:46:22'),
(33432, '195.191.219.133', NULL, 1, '2024-12-30 09:04:28', '2024-12-30 09:04:28'),
(33433, '88.218.62.29', NULL, 1, '2024-12-30 09:06:28', '2024-12-30 09:06:28'),
(33434, '120.71.59.24', NULL, 1, '2024-12-30 09:38:06', '2024-12-30 09:38:06'),
(33435, '57.141.7.1', NULL, 1, '2024-12-30 10:02:02', '2024-12-30 10:02:02'),
(33436, '151.80.67.229', NULL, 1, '2024-12-30 10:09:44', '2024-12-30 10:09:44'),
(33437, '18.138.253.3', NULL, 1, '2024-12-30 10:15:27', '2024-12-30 10:15:27'),
(33438, '167.94.138.196', NULL, 1, '2024-12-30 10:21:34', '2024-12-30 10:21:34'),
(33439, '170.106.197.109', NULL, 1, '2024-12-30 10:22:43', '2024-12-30 10:22:43'),
(33440, '140.179.71.143', NULL, 1, '2024-12-30 10:32:49', '2024-12-30 10:32:49'),
(33441, '178.254.29.124', NULL, 1, '2024-12-30 10:41:01', '2024-12-30 10:41:01'),
(33442, '3.128.181.121', NULL, 2, '2024-12-30 10:48:11', '2024-12-30 20:34:34'),
(33443, '103.145.70.100', NULL, 1, '2024-12-30 10:52:29', '2024-12-30 10:52:29'),
(33444, '4.193.96.14', NULL, 1, '2024-12-30 11:16:51', '2024-12-30 11:16:51'),
(33445, '103.141.204.67', NULL, 1, '2024-12-30 11:21:23', '2024-12-30 11:21:23'),
(33446, '167.99.238.219', NULL, 4, '2024-12-30 11:31:02', '2024-12-30 11:31:12'),
(33447, '205.169.39.30', NULL, 1, '2024-12-30 12:20:29', '2024-12-30 12:20:29'),
(33448, '205.169.39.37', NULL, 1, '2024-12-30 12:44:01', '2024-12-30 12:44:01'),
(33449, '206.168.34.36', NULL, 1, '2024-12-30 12:50:24', '2024-12-30 12:50:24'),
(33450, '193.186.4.159', NULL, 2, '2024-12-30 13:00:12', '2024-12-30 21:51:18'),
(33451, '210.4.75.222', NULL, 3, '2024-12-30 13:01:51', '2024-12-30 14:37:59'),
(33452, '167.94.138.127', NULL, 1, '2024-12-30 13:02:48', '2024-12-30 13:02:48'),
(33453, '72.14.201.159', NULL, 3, '2024-12-30 13:03:37', '2024-12-30 17:54:51'),
(33454, '68.65.221.180', NULL, 1, '2024-12-30 13:05:43', '2024-12-30 13:05:43'),
(33455, '31.13.127.37', NULL, 2, '2024-12-30 13:06:14', '2024-12-30 13:06:14'),
(33456, '3.21.237.18', NULL, 2, '2024-12-30 13:12:24', '2024-12-30 22:49:47'),
(33457, '72.14.201.130', NULL, 3, '2024-12-30 13:35:45', '2024-12-30 18:02:09'),
(33458, '27.147.140.36', NULL, 1, '2024-12-30 13:41:08', '2024-12-30 13:41:08'),
(33459, '40.94.25.14', NULL, 1, '2024-12-30 13:50:33', '2024-12-30 13:50:33'),
(33460, '162.142.125.46', NULL, 1, '2024-12-30 14:01:46', '2024-12-30 14:01:46'),
(33461, '205.169.39.58', NULL, 1, '2024-12-30 14:10:58', '2024-12-30 14:10:58'),
(33462, '205.169.39.29', NULL, 1, '2024-12-30 14:11:52', '2024-12-30 14:11:52'),
(33463, '205.169.39.1', NULL, 1, '2024-12-30 14:22:29', '2024-12-30 14:22:29'),
(33464, '128.204.212.87', NULL, 2, '2024-12-30 14:33:53', '2024-12-30 18:20:08'),
(33465, '42.236.101.239', NULL, 1, '2024-12-30 14:44:40', '2024-12-30 14:44:40'),
(33466, '205.169.39.35', NULL, 1, '2024-12-30 14:51:21', '2024-12-30 14:51:21'),
(33467, '175.100.113.232', NULL, 4, '2024-12-30 15:22:14', '2024-12-30 15:22:18'),
(33468, '103.185.251.192', NULL, 1, '2024-12-30 15:29:10', '2024-12-30 15:29:10'),
(33469, '3.143.240.210', NULL, 2, '2024-12-30 15:35:32', '2024-12-31 04:23:59'),
(33470, '45.55.241.136', NULL, 4, '2024-12-30 16:17:45', '2024-12-30 16:17:46'),
(33471, '18.212.157.170', NULL, 1, '2024-12-30 16:33:23', '2024-12-30 16:33:23'),
(33472, '43.159.128.247', NULL, 1, '2024-12-30 16:35:29', '2024-12-30 16:35:29'),
(33473, '185.225.232.90', NULL, 2, '2024-12-30 16:39:01', '2024-12-30 16:39:49'),
(33474, '87.120.114.52', NULL, 3, '2024-12-30 16:44:07', '2024-12-31 04:21:05'),
(33475, '43.229.208.190', NULL, 1, '2024-12-30 16:47:10', '2024-12-30 16:47:10'),
(33476, '34.75.130.35', NULL, 2, '2024-12-30 17:21:12', '2024-12-30 17:27:20'),
(33477, '128.204.212.86', NULL, 1, '2024-12-30 18:30:25', '2024-12-30 18:30:25'),
(33478, '136.226.243.77', NULL, 1, '2024-12-30 18:39:35', '2024-12-30 18:39:35'),
(33479, '51.161.8.73', NULL, 1, '2024-12-30 18:49:23', '2024-12-30 18:49:23'),
(33480, '51.222.24.119', NULL, 1, '2024-12-30 19:12:36', '2024-12-30 19:12:36'),
(33481, '3.23.95.92', NULL, 1, '2024-12-30 20:04:22', '2024-12-30 20:04:22'),
(33482, '35.204.181.133', NULL, 1, '2024-12-30 20:09:29', '2024-12-30 20:09:29'),
(33483, '44.222.61.199', NULL, 2, '2024-12-30 21:24:05', '2024-12-31 00:51:24'),
(33484, '203.2.64.59', NULL, 1, '2024-12-30 21:32:48', '2024-12-30 21:32:48'),
(33485, '18.222.221.178', NULL, 1, '2024-12-30 21:36:48', '2024-12-30 21:36:48'),
(33486, '3.129.62.79', NULL, 1, '2024-12-30 21:43:27', '2024-12-30 21:43:27'),
(33487, '185.224.128.43', NULL, 1, '2024-12-30 21:47:03', '2024-12-30 21:47:03'),
(33488, '103.205.69.36', NULL, 2, '2024-12-30 21:51:55', '2024-12-30 21:57:14'),
(33489, '172.81.133.244', NULL, 1, '2024-12-30 21:58:29', '2024-12-30 21:58:29'),
(33490, '51.8.102.152', NULL, 1, '2024-12-30 22:00:20', '2024-12-30 22:00:20'),
(33491, '42.236.17.113', NULL, 1, '2024-12-30 22:26:07', '2024-12-30 22:26:07'),
(33492, '212.23.222.253', NULL, 2, '2024-12-30 22:45:47', '2024-12-30 22:45:52'),
(33493, '43.130.57.76', NULL, 1, '2024-12-30 22:53:13', '2024-12-30 22:53:13'),
(33494, '34.211.228.195', NULL, 1, '2024-12-30 23:46:34', '2024-12-30 23:46:34'),
(33495, '54.187.59.77', NULL, 1, '2024-12-30 23:46:52', '2024-12-30 23:46:52'),
(33496, '179.43.191.19', NULL, 1, '2024-12-30 23:56:38', '2024-12-30 23:56:38'),
(33497, '137.184.119.1', NULL, 4, '2024-12-31 00:16:12', '2024-12-31 00:16:13'),
(33498, '106.75.153.133', NULL, 1, '2024-12-31 00:41:52', '2024-12-31 00:41:52'),
(33499, '34.45.210.63', NULL, 1, '2024-12-31 01:30:20', '2024-12-31 01:30:20'),
(33500, '123.160.223.74', NULL, 1, '2024-12-31 01:47:18', '2024-12-31 01:47:18'),
(33501, '123.160.223.73', NULL, 2, '2024-12-31 01:47:22', '2024-12-31 02:14:36'),
(33502, '123.160.223.75', NULL, 1, '2024-12-31 02:14:40', '2024-12-31 02:14:40'),
(33503, '45.93.128.25', NULL, 1, '2024-12-31 02:17:45', '2024-12-31 02:17:45'),
(33504, '110.249.202.224', NULL, 1, '2024-12-31 02:27:06', '2024-12-31 02:27:06'),
(33505, '194.233.94.43', NULL, 6, '2024-12-31 02:40:08', '2024-12-31 02:41:53'),
(33506, '4.227.36.57', NULL, 1, '2024-12-31 03:31:25', '2024-12-31 03:31:25'),
(33507, '18.209.166.226', NULL, 1, '2024-12-31 04:00:23', '2024-12-31 04:00:23'),
(33508, '66.249.66.37', NULL, 1, '2024-12-31 04:18:08', '2024-12-31 04:18:08'),
(33509, '123.163.114.56', NULL, 1, '2024-12-31 04:23:34', '2024-12-31 04:23:34'),
(33510, '43.153.71.12', NULL, 1, '2024-12-31 05:15:10', '2024-12-31 05:15:10'),
(33511, '205.169.39.1', NULL, 3, '2024-12-31 05:44:29', '2024-12-31 16:36:25'),
(33512, '217.113.194.203', NULL, 1, '2024-12-31 05:44:48', '2024-12-31 05:44:48'),
(33513, '37.19.223.108', NULL, 1, '2024-12-31 05:45:04', '2024-12-31 05:45:04'),
(33514, '205.169.39.27', NULL, 1, '2024-12-31 05:45:43', '2024-12-31 05:45:43'),
(33515, '3.129.62.79', NULL, 2, '2024-12-31 05:47:18', '2024-12-31 15:28:19'),
(33516, '3.23.95.92', NULL, 2, '2024-12-31 06:03:31', '2024-12-31 15:56:55'),
(33517, '205.169.39.46', NULL, 1, '2024-12-31 06:17:06', '2024-12-31 06:17:06'),
(33518, '205.169.39.35', NULL, 1, '2024-12-31 06:18:18', '2024-12-31 06:18:18'),
(33519, '4.227.36.17', NULL, 1, '2024-12-31 06:19:42', '2024-12-31 06:19:42'),
(33520, '164.92.173.122', NULL, 1, '2024-12-31 06:35:15', '2024-12-31 06:35:15'),
(33521, '205.169.39.2', NULL, 1, '2024-12-31 06:47:52', '2024-12-31 06:47:52'),
(33522, '185.229.185.234', NULL, 1, '2024-12-31 07:51:07', '2024-12-31 07:51:07'),
(33523, '107.22.51.35', NULL, 1, '2024-12-31 08:22:25', '2024-12-31 08:22:25'),
(33524, '195.191.219.130', NULL, 1, '2024-12-31 08:25:51', '2024-12-31 08:25:51'),
(33525, '3.21.237.18', NULL, 1, '2024-12-31 08:30:09', '2024-12-31 08:30:09'),
(33526, '84.21.169.112', NULL, 1, '2024-12-31 08:46:20', '2024-12-31 08:46:20'),
(33527, '119.30.32.152', NULL, 1, '2024-12-31 09:20:21', '2024-12-31 09:20:21'),
(33528, '114.96.103.33', NULL, 1, '2024-12-31 09:29:18', '2024-12-31 09:29:18');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(33529, '18.222.221.178', NULL, 2, '2024-12-31 09:43:57', '2024-12-31 22:27:18'),
(33530, '119.18.145.73', NULL, 1, '2024-12-31 10:14:56', '2024-12-31 10:14:56'),
(33531, '128.204.212.85', NULL, 1, '2024-12-31 11:04:18', '2024-12-31 11:04:18'),
(33532, '205.169.39.8', NULL, 1, '2024-12-31 11:45:20', '2024-12-31 11:45:20'),
(33533, '205.169.39.29', NULL, 1, '2024-12-31 11:45:49', '2024-12-31 11:45:49'),
(33534, '20.97.189.105', NULL, 1, '2024-12-31 11:46:59', '2024-12-31 11:46:59'),
(33535, '43.153.76.247', NULL, 1, '2024-12-31 11:49:35', '2024-12-31 11:49:35'),
(33536, '52.156.77.145', NULL, 1, '2024-12-31 12:09:36', '2024-12-31 12:09:36'),
(33537, '212.227.63.9', NULL, 4, '2024-12-31 12:17:32', '2024-12-31 12:17:39'),
(33538, '140.179.94.54', NULL, 1, '2024-12-31 12:18:00', '2024-12-31 12:18:00'),
(33539, '205.169.39.20', NULL, 2, '2024-12-31 12:32:56', '2024-12-31 15:37:51'),
(33540, '103.120.222.37', NULL, 1, '2024-12-31 12:43:34', '2024-12-31 12:43:34'),
(33541, '205.169.39.50', NULL, 2, '2024-12-31 12:43:39', '2024-12-31 13:30:00'),
(33542, '40.77.167.46', NULL, 1, '2024-12-31 13:24:14', '2024-12-31 13:24:14'),
(33543, '205.169.39.16', NULL, 1, '2024-12-31 13:26:41', '2024-12-31 13:26:41'),
(33544, '3.231.229.164', NULL, 1, '2024-12-31 13:28:57', '2024-12-31 13:28:57'),
(33545, '51.222.253.9', NULL, 1, '2024-12-31 13:35:03', '2024-12-31 13:35:03'),
(33546, '128.204.212.86', NULL, 1, '2024-12-31 14:07:12', '2024-12-31 14:07:12'),
(33547, '43.229.208.190', NULL, 6, '2024-12-31 14:10:35', '2024-12-31 14:37:07'),
(33548, '157.10.245.254', NULL, 1, '2024-12-31 14:19:00', '2024-12-31 14:19:00'),
(33549, '34.173.42.255', NULL, 1, '2024-12-31 16:14:23', '2024-12-31 16:14:23'),
(33550, '72.14.201.159', NULL, 3, '2024-12-31 16:21:38', '2024-12-31 19:09:51'),
(33551, '34.229.213.176', NULL, 1, '2024-12-31 16:32:29', '2024-12-31 16:32:29'),
(33552, '205.169.39.55', NULL, 1, '2024-12-31 16:39:04', '2024-12-31 16:39:04'),
(33553, '69.171.231.6', NULL, 1, '2024-12-31 16:49:07', '2024-12-31 16:49:07'),
(33554, '69.171.231.4', NULL, 1, '2024-12-31 16:49:07', '2024-12-31 16:49:07'),
(33555, '13.232.196.255', NULL, 4, '2024-12-31 16:52:31', '2024-12-31 16:52:34'),
(33556, '66.249.66.11', NULL, 1, '2024-12-31 18:13:19', '2024-12-31 18:13:19'),
(33557, '51.79.248.172', NULL, 2, '2024-12-31 18:44:23', '2024-12-31 18:44:26'),
(33558, '167.103.21.24', NULL, 2, '2024-12-31 18:54:19', '2024-12-31 18:57:05'),
(33559, '49.51.233.95', NULL, 1, '2024-12-31 19:26:19', '2024-12-31 19:26:19'),
(33560, '35.215.84.154', NULL, 1, '2024-12-31 20:47:35', '2024-12-31 20:47:35'),
(33561, '203.33.203.148', NULL, 1, '2024-12-31 20:51:31', '2024-12-31 20:51:31'),
(33562, '102.62.65.193', NULL, 1, '2024-12-31 21:34:33', '2024-12-31 21:34:33'),
(33563, '66.249.66.38', NULL, 1, '2024-12-31 21:41:34', '2024-12-31 21:41:34'),
(33564, '66.249.66.39', NULL, 2, '2024-12-31 22:06:03', '2024-12-31 22:07:26'),
(33565, '66.249.66.37', NULL, 1, '2024-12-31 22:07:25', '2024-12-31 22:07:25'),
(33566, '195.2.81.171', NULL, 1, '2025-01-01 00:49:23', '2025-01-01 00:49:23'),
(33567, '18.236.116.61', NULL, 1, '2025-01-01 01:16:04', '2025-01-01 01:16:04'),
(33568, '54.213.6.249', NULL, 1, '2025-01-01 01:26:59', '2025-01-01 01:26:59'),
(33569, '110.249.201.94', NULL, 1, '2025-01-01 02:28:54', '2025-01-01 02:28:54'),
(33570, '111.224.218.47', NULL, 1, '2025-01-01 02:34:59', '2025-01-01 02:34:59'),
(33571, '66.220.149.27', NULL, 1, '2025-01-01 02:46:12', '2025-01-01 02:46:12'),
(33572, '66.220.149.7', NULL, 1, '2025-01-01 02:46:12', '2025-01-01 02:46:12'),
(33573, '43.153.54.14', NULL, 1, '2025-01-01 03:30:20', '2025-01-01 03:30:20'),
(33574, '176.9.17.6', NULL, 4, '2025-01-01 03:41:11', '2025-01-01 04:31:13'),
(33575, '205.169.39.5', NULL, 1, '2025-01-01 05:22:24', '2025-01-01 05:22:24'),
(33576, '89.248.172.183', NULL, 1, '2025-01-01 05:41:52', '2025-01-01 05:41:52'),
(33577, '51.222.253.1', NULL, 1, '2025-01-01 06:09:59', '2025-01-01 06:09:59'),
(33578, '35.91.94.194', NULL, 1, '2025-01-01 06:49:57', '2025-01-01 06:49:57'),
(33579, '154.80.252.86', NULL, 1, '2025-01-01 07:51:17', '2025-01-01 07:51:17'),
(33580, '182.42.111.156', NULL, 1, '2025-01-01 07:52:46', '2025-01-01 07:52:46'),
(33581, '40.77.167.131', NULL, 1, '2025-01-01 08:16:00', '2025-01-01 08:16:00'),
(33582, '195.191.219.130', NULL, 1, '2025-01-01 08:57:15', '2025-01-01 08:57:15'),
(33583, '205.169.39.13', NULL, 2, '2025-01-01 09:02:07', '2025-01-01 14:52:07'),
(33584, '71.6.134.235', NULL, 1, '2025-01-01 09:02:19', '2025-01-01 09:02:19'),
(33585, '205.169.39.22', NULL, 1, '2025-01-01 09:04:41', '2025-01-01 09:04:41'),
(33586, '79.115.136.137', NULL, 3, '2025-01-01 09:06:16', '2025-01-01 18:21:42'),
(33587, '94.247.172.129', NULL, 1, '2025-01-01 09:54:29', '2025-01-01 09:54:29'),
(33588, '123.160.223.74', NULL, 2, '2025-01-01 11:02:31', '2025-01-01 11:05:21'),
(33589, '123.160.223.75', NULL, 2, '2025-01-01 11:02:33', '2025-01-01 11:05:12'),
(33590, '205.169.39.3', NULL, 1, '2025-01-01 11:16:51', '2025-01-01 11:16:51'),
(33591, '43.153.96.233', NULL, 1, '2025-01-01 11:20:38', '2025-01-01 11:20:38'),
(33592, '46.101.9.216', NULL, 1, '2025-01-01 11:38:16', '2025-01-01 11:38:16'),
(33593, '205.169.39.6', NULL, 1, '2025-01-01 11:57:44', '2025-01-01 11:57:44'),
(33594, '205.169.39.28', NULL, 1, '2025-01-01 12:16:43', '2025-01-01 12:16:43'),
(33595, '103.138.251.82', NULL, 2, '2025-01-01 12:50:55', '2025-01-01 12:52:42'),
(33596, '104.244.73.244', NULL, 1, '2025-01-01 12:51:22', '2025-01-01 12:51:22'),
(33597, '137.184.21.158', NULL, 4, '2025-01-01 12:57:40', '2025-01-01 12:57:41'),
(33598, '205.210.31.134', NULL, 1, '2025-01-01 13:00:16', '2025-01-01 13:00:16'),
(33599, '45.165.125.9', NULL, 1, '2025-01-01 13:15:18', '2025-01-01 13:15:18'),
(33600, '66.249.66.12', NULL, 1, '2025-01-01 13:25:05', '2025-01-01 13:25:05'),
(33601, '40.77.167.14', NULL, 2, '2025-01-01 13:31:39', '2025-01-01 13:58:44'),
(33602, '205.169.39.25', NULL, 1, '2025-01-01 14:23:13', '2025-01-01 14:23:13'),
(33603, '128.204.212.84', NULL, 1, '2025-01-01 14:58:38', '2025-01-01 14:58:38'),
(33604, '66.249.66.39', NULL, 1, '2025-01-01 15:06:33', '2025-01-01 15:06:33'),
(33605, '205.169.39.8', NULL, 1, '2025-01-01 15:14:53', '2025-01-01 15:14:53'),
(33606, '182.163.119.113', NULL, 1, '2025-01-01 15:16:52', '2025-01-01 15:16:52'),
(33607, '205.169.39.30', NULL, 1, '2025-01-01 15:36:38', '2025-01-01 15:36:38'),
(33608, '72.14.201.159', NULL, 1, '2025-01-01 15:48:31', '2025-01-01 15:48:31'),
(33609, '54.179.162.219', NULL, 1, '2025-01-01 15:48:49', '2025-01-01 15:48:49'),
(33610, '103.78.53.167', NULL, 2, '2025-01-01 15:50:43', '2025-01-01 15:50:55'),
(33611, '193.186.4.130', NULL, 1, '2025-01-01 15:51:31', '2025-01-01 15:51:31'),
(33612, '40.77.167.44', NULL, 1, '2025-01-01 16:00:55', '2025-01-01 16:00:55'),
(33613, '18.212.157.170', NULL, 1, '2025-01-01 16:25:02', '2025-01-01 16:25:02'),
(33614, '37.111.211.198', NULL, 1, '2025-01-01 16:42:51', '2025-01-01 16:42:51'),
(33615, '173.252.95.20', NULL, 1, '2025-01-01 17:33:23', '2025-01-01 17:33:23'),
(33616, '173.252.95.17', NULL, 1, '2025-01-01 17:33:23', '2025-01-01 17:33:23'),
(33617, '94.103.93.19', NULL, 1, '2025-01-01 17:37:11', '2025-01-01 17:37:11'),
(33618, '110.166.71.39', NULL, 1, '2025-01-01 18:43:22', '2025-01-01 18:43:22'),
(33619, '43.155.136.16', NULL, 1, '2025-01-01 18:48:01', '2025-01-01 18:48:01'),
(33620, '54.223.53.245', NULL, 1, '2025-01-01 19:27:06', '2025-01-01 19:27:06'),
(33621, '151.106.12.248', NULL, 1, '2025-01-01 19:55:00', '2025-01-01 19:55:00'),
(33622, '43.163.105.79', NULL, 1, '2025-01-01 21:10:03', '2025-01-01 21:10:03'),
(33623, '34.86.239.201', NULL, 1, '2025-01-01 21:21:44', '2025-01-01 21:21:44'),
(33624, '34.86.21.151', NULL, 1, '2025-01-01 21:21:44', '2025-01-01 21:21:44'),
(33625, '35.245.227.115', NULL, 1, '2025-01-01 21:21:45', '2025-01-01 21:21:45'),
(33626, '13.201.136.123', NULL, 4, '2025-01-01 21:59:32', '2025-01-01 21:59:34'),
(33627, '128.204.212.87', NULL, 2, '2025-01-01 22:13:30', '2025-01-02 03:09:26'),
(33628, '159.203.39.230', NULL, 1, '2025-01-01 22:25:09', '2025-01-01 22:25:09'),
(33629, '34.241.223.38', NULL, 1, '2025-01-01 22:58:07', '2025-01-01 22:58:07'),
(33630, '52.167.144.187', NULL, 1, '2025-01-01 23:32:49', '2025-01-01 23:32:49'),
(33631, '118.26.39.50', NULL, 1, '2025-01-01 23:36:08', '2025-01-01 23:36:08'),
(33632, '103.149.26.162', NULL, 1, '2025-01-01 23:36:12', '2025-01-01 23:36:12'),
(33633, '3.140.198.124', NULL, 1, '2025-01-02 00:56:31', '2025-01-02 00:56:31'),
(33634, '54.244.79.253', NULL, 1, '2025-01-02 01:27:17', '2025-01-02 01:27:17'),
(33635, '54.212.206.175', NULL, 1, '2025-01-02 01:41:29', '2025-01-02 01:41:29'),
(33636, '66.249.66.40', NULL, 1, '2025-01-02 01:43:03', '2025-01-02 01:43:03'),
(33637, '18.221.29.92', NULL, 1, '2025-01-02 02:18:08', '2025-01-02 02:18:08'),
(33638, '110.249.202.220', NULL, 1, '2025-01-02 02:28:11', '2025-01-02 02:28:11'),
(33639, '43.166.1.243', NULL, 1, '2025-01-02 02:33:17', '2025-01-02 02:33:17'),
(33640, '159.223.206.159', NULL, 3, '2025-01-02 02:49:34', '2025-01-02 02:49:36'),
(33641, '3.129.26.40', NULL, 1, '2025-01-02 02:57:56', '2025-01-02 02:57:56'),
(33642, '45.227.254.34', NULL, 1, '2025-01-02 04:34:34', '2025-01-02 04:34:34'),
(33643, '54.91.124.223', NULL, 1, '2025-01-02 04:36:50', '2025-01-02 04:36:50'),
(33644, '128.204.212.87', NULL, 2, '2025-01-02 05:02:10', '2025-01-02 13:36:45'),
(33645, '94.159.108.209', NULL, 1, '2025-01-02 05:02:49', '2025-01-02 05:02:49'),
(33646, '205.169.39.7', NULL, 1, '2025-01-02 05:18:09', '2025-01-02 05:18:09'),
(33647, '205.169.39.25', NULL, 1, '2025-01-02 05:22:42', '2025-01-02 05:22:42'),
(33648, '205.169.39.12', NULL, 1, '2025-01-02 05:29:58', '2025-01-02 05:29:58'),
(33649, '222.79.103.59', NULL, 1, '2025-01-02 05:30:14', '2025-01-02 05:30:14'),
(33650, '205.169.39.5', NULL, 1, '2025-01-02 06:08:10', '2025-01-02 06:08:10'),
(33651, '205.169.39.3', NULL, 1, '2025-01-02 06:16:56', '2025-01-02 06:16:56'),
(33652, '205.169.39.4', NULL, 1, '2025-01-02 06:31:05', '2025-01-02 06:31:05'),
(33653, '205.169.39.17', NULL, 1, '2025-01-02 07:01:20', '2025-01-02 07:01:20'),
(33654, '23.27.140.121', NULL, 1, '2025-01-02 07:03:02', '2025-01-02 07:03:02'),
(33655, '167.172.186.199', NULL, 1, '2025-01-02 07:33:29', '2025-01-02 07:33:29'),
(33656, '162.142.125.194', NULL, 1, '2025-01-02 07:43:21', '2025-01-02 07:43:21'),
(33657, '164.55.247.243', NULL, 1, '2025-01-02 07:56:37', '2025-01-02 07:56:37'),
(33658, '167.94.138.202', NULL, 1, '2025-01-02 08:12:38', '2025-01-02 08:12:38'),
(33659, '205.169.39.56', NULL, 1, '2025-01-02 08:14:39', '2025-01-02 08:14:39'),
(33660, '205.169.39.14', NULL, 1, '2025-01-02 08:33:25', '2025-01-02 08:33:25'),
(33661, '205.169.39.0', NULL, 1, '2025-01-02 08:37:40', '2025-01-02 08:37:40'),
(33662, '34.123.170.104', NULL, 1, '2025-01-02 08:40:08', '2025-01-02 08:40:08'),
(33663, '114.80.36.40', NULL, 1, '2025-01-02 08:49:54', '2025-01-02 08:49:54'),
(33664, '43.135.186.135', NULL, 1, '2025-01-02 09:30:22', '2025-01-02 09:30:22'),
(33665, '165.225.120.152', NULL, 1, '2025-01-02 09:37:59', '2025-01-02 09:37:59'),
(33666, '3.140.198.124', NULL, 3, '2025-01-02 09:41:17', '2025-01-03 04:32:36'),
(33667, '43.135.142.37', NULL, 1, '2025-01-02 09:59:20', '2025-01-02 09:59:20'),
(33668, '154.80.252.86', NULL, 1, '2025-01-02 10:09:37', '2025-01-02 10:09:37'),
(33669, '91.246.41.166', NULL, 1, '2025-01-02 10:53:45', '2025-01-02 10:53:45'),
(33670, '216.16.84.97', NULL, 1, '2025-01-02 10:55:48', '2025-01-02 10:55:48'),
(33671, '66.249.66.12', NULL, 1, '2025-01-02 10:58:52', '2025-01-02 10:58:52'),
(33672, '195.191.219.130', NULL, 1, '2025-01-02 10:59:10', '2025-01-02 10:59:10'),
(33673, '66.249.66.11', NULL, 4, '2025-01-02 11:12:53', '2025-01-03 03:14:54'),
(33674, '177.106.202.127', NULL, 1, '2025-01-02 11:20:42', '2025-01-02 11:20:42'),
(33675, '27.115.124.101', NULL, 1, '2025-01-02 11:20:52', '2025-01-02 11:20:52'),
(33676, '123.6.49.47', NULL, 1, '2025-01-02 11:20:54', '2025-01-02 11:20:54'),
(33677, '124.236.100.56', NULL, 1, '2025-01-02 11:26:08', '2025-01-02 11:26:08'),
(33678, '5.252.162.219', NULL, 1, '2025-01-02 12:33:36', '2025-01-02 12:33:36'),
(33679, '3.129.26.40', NULL, 1, '2025-01-02 12:37:05', '2025-01-02 12:37:05'),
(33680, '197.59.210.45', NULL, 1, '2025-01-02 12:43:45', '2025-01-02 12:43:45'),
(33681, '47.84.54.7', NULL, 1, '2025-01-02 12:57:23', '2025-01-02 12:57:23'),
(33682, '205.169.39.44', NULL, 1, '2025-01-02 13:13:03', '2025-01-02 13:13:03'),
(33683, '205.169.39.48', NULL, 1, '2025-01-02 13:32:37', '2025-01-02 13:32:37'),
(33684, '18.221.29.92', NULL, 2, '2025-01-02 13:52:41', '2025-01-03 02:23:31'),
(33685, '4.227.36.85', NULL, 1, '2025-01-02 15:00:40', '2025-01-02 15:00:40'),
(33686, '78.100.170.172', NULL, 1, '2025-01-02 15:08:39', '2025-01-02 15:08:39'),
(33687, '165.232.65.95', NULL, 1, '2025-01-02 15:35:42', '2025-01-02 15:35:42'),
(33688, '204.217.128.48', NULL, 2, '2025-01-02 15:56:05', '2025-01-02 15:56:05'),
(33689, '49.51.183.220', NULL, 1, '2025-01-02 15:56:56', '2025-01-02 15:56:56'),
(33690, '62.244.23.106', NULL, 1, '2025-01-02 16:04:00', '2025-01-02 16:04:00'),
(33691, '52.80.158.127', NULL, 1, '2025-01-02 16:07:22', '2025-01-02 16:07:22'),
(33692, '18.212.157.170', NULL, 1, '2025-01-02 16:45:03', '2025-01-02 16:45:03'),
(33693, '54.201.227.30', NULL, 1, '2025-01-02 17:26:03', '2025-01-02 17:26:03'),
(33694, '35.162.53.74', NULL, 1, '2025-01-02 17:26:08', '2025-01-02 17:26:08'),
(33695, '93.158.92.11', NULL, 1, '2025-01-02 18:09:48', '2025-01-02 18:09:48'),
(33696, '82.197.70.112', NULL, 6, '2025-01-02 18:47:17', '2025-01-03 02:59:07'),
(33697, '180.102.134.69', NULL, 1, '2025-01-02 19:00:14', '2025-01-02 19:00:14'),
(33698, '128.204.212.84', NULL, 2, '2025-01-02 20:05:50', '2025-01-03 01:32:34'),
(33699, '140.179.71.143', NULL, 1, '2025-01-02 21:37:07', '2025-01-02 21:37:07'),
(33700, '34.96.46.45', NULL, 1, '2025-01-02 23:14:54', '2025-01-02 23:14:54'),
(33701, '103.131.71.160', NULL, 1, '2025-01-02 23:25:12', '2025-01-02 23:25:12'),
(33702, '43.163.1.85', NULL, 1, '2025-01-02 23:41:54', '2025-01-02 23:41:54'),
(33703, '193.187.102.128', NULL, 1, '2025-01-03 00:41:54', '2025-01-03 00:41:54'),
(33704, '87.120.114.52', NULL, 2, '2025-01-03 00:44:20', '2025-01-03 02:07:05'),
(33705, '128.204.212.86', NULL, 2, '2025-01-03 01:05:35', '2025-01-03 01:34:00'),
(33706, '173.252.83.15', NULL, 1, '2025-01-03 01:49:40', '2025-01-03 01:49:40'),
(33707, '173.252.83.6', NULL, 1, '2025-01-03 01:49:40', '2025-01-03 01:49:40'),
(33708, '111.225.148.237', NULL, 1, '2025-01-03 02:28:52', '2025-01-03 02:28:52'),
(33709, '50.112.25.22', NULL, 1, '2025-01-03 02:29:08', '2025-01-03 02:29:08'),
(33710, '54.244.79.253', NULL, 1, '2025-01-03 02:31:02', '2025-01-03 02:31:02'),
(33711, '89.110.87.187', NULL, 2, '2025-01-03 02:33:06', '2025-01-03 02:33:19'),
(33712, '3.17.11.140', NULL, 1, '2025-01-03 03:09:44', '2025-01-03 03:09:44'),
(33713, '66.249.66.37', NULL, 1, '2025-01-03 03:33:34', '2025-01-03 03:33:34'),
(33714, '34.222.174.117', NULL, 1, '2025-01-03 03:33:48', '2025-01-03 03:33:48'),
(33715, '40.77.167.20', NULL, 1, '2025-01-03 03:38:41', '2025-01-03 03:38:41'),
(33716, '165.232.163.230', NULL, 4, '2025-01-03 03:48:11', '2025-01-03 03:48:30'),
(33717, '51.222.253.11', NULL, 1, '2025-01-03 03:54:15', '2025-01-03 03:54:15'),
(33718, '54.208.117.204', NULL, 1, '2025-01-03 04:48:11', '2025-01-03 04:48:11'),
(33719, '182.44.8.254', NULL, 1, '2025-01-03 05:24:53', '2025-01-03 05:24:53'),
(33720, '34.86.239.201', NULL, 1, '2025-01-03 05:28:34', '2025-01-03 05:28:34'),
(33721, '35.199.18.14', NULL, 1, '2025-01-03 05:28:34', '2025-01-03 05:28:34'),
(33722, '34.150.223.83', NULL, 1, '2025-01-03 05:28:35', '2025-01-03 05:28:35'),
(33723, '205.169.39.30', NULL, 1, '2025-01-03 05:55:11', '2025-01-03 05:55:11'),
(33724, '43.157.202.81', NULL, 4, '2025-01-03 05:57:19', '2025-01-03 05:57:21'),
(33725, '74.225.149.41', NULL, 1, '2025-01-03 06:01:31', '2025-01-03 06:01:31'),
(33726, '52.81.131.26', NULL, 1, '2025-01-03 06:11:09', '2025-01-03 06:11:09'),
(33727, '106.75.130.42', NULL, 1, '2025-01-03 06:35:43', '2025-01-03 06:35:43'),
(33728, '106.75.132.125', NULL, 1, '2025-01-03 06:37:52', '2025-01-03 06:37:52'),
(33729, '80.85.245.37', NULL, 1, '2025-01-03 07:24:16', '2025-01-03 07:24:16'),
(33730, '147.185.132.51', NULL, 1, '2025-01-03 07:31:54', '2025-01-03 07:31:54'),
(33731, '106.75.168.236', NULL, 1, '2025-01-03 07:41:18', '2025-01-03 07:41:18'),
(33732, '43.135.145.77', NULL, 1, '2025-01-03 07:43:10', '2025-01-03 07:43:10'),
(33733, '195.191.219.132', NULL, 1, '2025-01-03 07:53:19', '2025-01-03 07:53:19'),
(33734, '135.148.100.196', NULL, 1, '2025-01-03 08:24:35', '2025-01-03 08:24:35'),
(33735, '205.169.39.20', NULL, 1, '2025-01-03 09:18:06', '2025-01-03 09:18:06'),
(33736, '198.235.24.178', NULL, 1, '2025-01-03 09:43:03', '2025-01-03 09:43:03'),
(33737, '81.209.177.145', NULL, 1, '2025-01-03 11:07:25', '2025-01-03 11:07:25'),
(33738, '185.180.141.47', NULL, 1, '2025-01-03 11:13:02', '2025-01-03 11:13:02'),
(33739, '42.236.17.230', NULL, 1, '2025-01-03 11:27:12', '2025-01-03 11:27:12'),
(33740, '13.201.1.42', NULL, 4, '2025-01-03 12:11:22', '2025-01-03 12:11:25'),
(33741, '3.17.11.140', NULL, 2, '2025-01-03 12:44:05', '2025-01-03 22:18:01'),
(33742, '128.204.212.87', NULL, 2, '2025-01-03 13:10:36', '2025-01-03 21:27:23'),
(33743, '205.169.39.24', NULL, 1, '2025-01-03 13:21:13', '2025-01-03 13:21:13'),
(33744, '205.169.39.15', NULL, 2, '2025-01-03 13:23:23', '2025-01-03 18:04:17'),
(33745, '49.37.113.19', NULL, 1, '2025-01-03 13:28:54', '2025-01-03 13:28:54'),
(33746, '205.169.39.25', NULL, 1, '2025-01-03 14:11:06', '2025-01-03 14:11:06'),
(33747, '18.221.29.92', NULL, 1, '2025-01-03 14:12:31', '2025-01-03 14:12:31'),
(33748, '205.169.39.28', NULL, 1, '2025-01-03 14:25:11', '2025-01-03 14:25:11'),
(33749, '72.14.201.159', NULL, 1, '2025-01-03 14:26:34', '2025-01-03 14:26:34'),
(33750, '103.87.248.129', NULL, 1, '2025-01-03 14:26:34', '2025-01-03 14:26:34'),
(33751, '68.183.27.232', NULL, 1, '2025-01-03 14:35:57', '2025-01-03 14:35:57'),
(33752, '42.236.17.228', NULL, 1, '2025-01-03 14:56:14', '2025-01-03 14:56:14'),
(33753, '205.169.39.47', NULL, 1, '2025-01-03 15:21:13', '2025-01-03 15:21:13'),
(33754, '222.79.104.23', NULL, 1, '2025-01-03 15:27:29', '2025-01-03 15:27:29'),
(33755, '205.169.39.6', NULL, 1, '2025-01-03 15:31:47', '2025-01-03 15:31:47'),
(33756, '101.32.208.70', NULL, 1, '2025-01-03 16:06:58', '2025-01-03 16:06:58'),
(33757, '205.169.39.17', NULL, 1, '2025-01-03 16:48:20', '2025-01-03 16:48:20'),
(33758, '205.169.39.26', NULL, 1, '2025-01-03 17:21:23', '2025-01-03 17:21:23'),
(33759, '158.69.25.39', NULL, 1, '2025-01-03 17:47:38', '2025-01-03 17:47:38'),
(33760, '52.167.144.145', NULL, 1, '2025-01-03 17:58:47', '2025-01-03 17:58:47'),
(33761, '205.169.39.42', NULL, 1, '2025-01-03 18:08:24', '2025-01-03 18:08:24'),
(33762, '205.169.39.14', NULL, 1, '2025-01-03 18:33:19', '2025-01-03 18:33:19'),
(33763, '205.169.39.7', NULL, 1, '2025-01-03 19:24:39', '2025-01-03 19:24:39'),
(33764, '34.72.176.129', NULL, 2, '2025-01-03 20:42:14', '2025-01-03 22:18:36'),
(33765, '193.186.4.198', NULL, 1, '2025-01-03 21:00:15', '2025-01-03 21:00:15'),
(33766, '193.186.4.230', NULL, 1, '2025-01-03 21:00:25', '2025-01-03 21:00:25'),
(33767, '205.169.39.11', NULL, 1, '2025-01-03 21:08:22', '2025-01-03 21:08:22'),
(33768, '54.70.190.91', NULL, 3, '2025-01-03 22:18:06', '2025-01-03 22:18:22'),
(33769, '42.236.17.92', NULL, 1, '2025-01-03 22:42:47', '2025-01-03 22:42:47'),
(33770, '185.147.125.23', NULL, 1, '2025-01-03 22:43:00', '2025-01-03 22:43:00'),
(33771, '51.222.253.4', NULL, 1, '2025-01-03 22:55:14', '2025-01-03 22:55:14'),
(33772, '13.233.172.56', NULL, 4, '2025-01-03 23:39:00', '2025-01-03 23:39:03'),
(33773, '42.236.12.210', NULL, 1, '2025-01-03 23:39:40', '2025-01-03 23:39:40'),
(33774, '69.171.231.9', NULL, 1, '2025-01-03 23:39:40', '2025-01-03 23:39:40'),
(33775, '42.236.17.222', NULL, 1, '2025-01-03 23:39:51', '2025-01-03 23:39:51'),
(33776, '43.129.51.239', NULL, 1, '2025-01-04 00:04:02', '2025-01-04 00:04:02'),
(33777, '223.71.52.82', NULL, 1, '2025-01-04 00:14:02', '2025-01-04 00:14:02'),
(33778, '34.147.120.7', NULL, 1, '2025-01-04 00:40:10', '2025-01-04 00:40:10'),
(33779, '34.222.207.168', NULL, 1, '2025-01-04 00:43:53', '2025-01-04 00:43:53'),
(33780, '85.215.140.71', NULL, 1, '2025-01-04 00:55:27', '2025-01-04 00:55:27'),
(33781, '58.49.233.126', NULL, 1, '2025-01-04 01:27:40', '2025-01-04 01:27:40'),
(33782, '185.117.225.44', NULL, 1, '2025-01-04 01:31:30', '2025-01-04 01:31:30'),
(33783, '34.222.250.133', NULL, 1, '2025-01-04 01:50:54', '2025-01-04 01:50:54'),
(33784, '3.135.244.58', NULL, 1, '2025-01-04 01:53:48', '2025-01-04 01:53:48'),
(33785, '3.128.179.157', NULL, 1, '2025-01-04 02:11:45', '2025-01-04 02:11:45'),
(33786, '101.18.140.251', NULL, 1, '2025-01-04 02:14:15', '2025-01-04 02:14:15'),
(33787, '54.189.166.29', NULL, 1, '2025-01-04 02:23:04', '2025-01-04 02:23:04'),
(33788, '110.249.202.49', NULL, 1, '2025-01-04 02:28:22', '2025-01-04 02:28:22'),
(33789, '107.189.3.97', NULL, 1, '2025-01-04 02:53:24', '2025-01-04 02:53:24'),
(33790, '45.177.160.153', NULL, 1, '2025-01-04 03:00:31', '2025-01-04 03:00:31'),
(33791, '18.237.44.99', NULL, 1, '2025-01-04 03:15:07', '2025-01-04 03:15:07'),
(33792, '216.24.213.203', NULL, 1, '2025-01-04 03:35:05', '2025-01-04 03:35:05'),
(33793, '3.85.38.46', NULL, 1, '2025-01-04 04:37:54', '2025-01-04 04:37:54'),
(33794, '165.227.133.153', NULL, 1, '2025-01-04 05:08:47', '2025-01-04 05:08:47'),
(33795, '129.80.167.54', NULL, 3, '2025-01-04 05:57:17', '2025-01-04 05:57:19'),
(33796, '128.204.212.86', NULL, 1, '2025-01-04 05:59:04', '2025-01-04 05:59:04'),
(33797, '217.142.185.253', NULL, 3, '2025-01-04 06:05:33', '2025-01-04 06:05:55'),
(33798, '51.20.89.127', NULL, 3, '2025-01-04 06:06:40', '2025-01-05 03:46:02'),
(33799, '40.77.167.224', NULL, 1, '2025-01-04 06:10:40', '2025-01-04 06:10:40'),
(33800, '128.204.212.84', NULL, 1, '2025-01-04 06:37:40', '2025-01-04 06:37:40'),
(33801, '80.85.245.250', NULL, 1, '2025-01-04 06:56:46', '2025-01-04 06:56:46'),
(33802, '149.202.65.95', NULL, 1, '2025-01-04 07:12:20', '2025-01-04 07:12:20'),
(33803, '87.120.113.29', NULL, 1, '2025-01-04 07:40:11', '2025-01-04 07:40:11'),
(33804, '66.249.75.103', NULL, 1, '2025-01-04 07:45:24', '2025-01-04 07:45:24'),
(33805, '3.17.11.140', NULL, 3, '2025-01-04 08:07:23', '2025-01-05 03:31:52'),
(33806, '71.132.12.115', NULL, 1, '2025-01-04 08:08:53', '2025-01-04 08:08:53'),
(33807, '52.80.117.223', NULL, 1, '2025-01-04 08:10:39', '2025-01-04 08:10:39'),
(33808, '43.153.10.83', NULL, 1, '2025-01-04 08:13:08', '2025-01-04 08:13:08'),
(33809, '154.80.252.86', NULL, 1, '2025-01-04 08:47:49', '2025-01-04 08:47:49'),
(33810, '167.94.138.198', NULL, 1, '2025-01-04 09:14:50', '2025-01-04 09:14:50'),
(33811, '206.168.34.60', NULL, 1, '2025-01-04 09:15:02', '2025-01-04 09:15:02'),
(33812, '77.74.177.114', NULL, 1, '2025-01-04 09:41:41', '2025-01-04 09:41:41'),
(33813, '128.204.212.85', NULL, 2, '2025-01-04 09:52:52', '2025-01-04 18:22:52'),
(33814, '117.62.235.53', NULL, 1, '2025-01-04 10:54:37', '2025-01-04 10:54:37'),
(33815, '42.83.147.54', NULL, 1, '2025-01-04 11:10:36', '2025-01-04 11:10:36'),
(33816, '18.237.44.99', NULL, 1, '2025-01-04 11:17:25', '2025-01-04 11:17:25'),
(33817, '4.227.36.64', NULL, 1, '2025-01-04 13:00:27', '2025-01-04 13:00:27'),
(33818, '17.241.219.4', NULL, 1, '2025-01-04 13:04:34', '2025-01-04 13:04:34'),
(33819, '102.212.105.199', NULL, 1, '2025-01-04 14:25:55', '2025-01-04 14:25:55'),
(33820, '87.120.114.52', NULL, 1, '2025-01-04 14:51:41', '2025-01-04 14:51:41'),
(33821, '185.191.171.15', NULL, 1, '2025-01-04 15:07:26', '2025-01-04 15:07:26'),
(33822, '104.248.143.135', NULL, 1, '2025-01-04 15:13:13', '2025-01-04 15:13:13'),
(33823, '173.252.87.112', NULL, 1, '2025-01-04 15:28:55', '2025-01-04 15:28:55'),
(33824, '173.252.87.12', NULL, 1, '2025-01-04 15:28:55', '2025-01-04 15:28:55'),
(33825, '205.169.39.8', NULL, 1, '2025-01-04 15:53:01', '2025-01-04 15:53:01'),
(33826, '43.133.91.48', NULL, 1, '2025-01-04 15:57:41', '2025-01-04 15:57:41'),
(33827, '180.163.30.100', NULL, 1, '2025-01-04 16:26:29', '2025-01-04 16:26:29'),
(33828, '205.169.39.24', NULL, 1, '2025-01-04 16:27:01', '2025-01-04 16:27:01'),
(33829, '205.169.39.35', NULL, 1, '2025-01-04 17:12:30', '2025-01-04 17:12:30'),
(33830, '3.64.9.160', NULL, 2, '2025-01-04 18:03:42', '2025-01-04 18:03:47'),
(33831, '13.127.201.147', NULL, 1, '2025-01-04 18:30:23', '2025-01-04 18:30:23'),
(33832, '162.142.125.201', NULL, 2, '2025-01-04 19:00:18', '2025-01-04 19:26:53'),
(33833, '205.169.39.12', NULL, 1, '2025-01-04 19:05:39', '2025-01-04 19:05:39'),
(33834, '157.55.39.202', NULL, 1, '2025-01-04 19:21:34', '2025-01-04 19:21:34'),
(33835, '205.169.39.0', NULL, 1, '2025-01-04 20:33:27', '2025-01-04 20:33:27'),
(33836, '66.249.72.169', NULL, 2, '2025-01-04 20:40:26', '2025-01-04 20:41:05'),
(33837, '66.249.72.168', NULL, 1, '2025-01-04 20:41:05', '2025-01-04 20:41:05'),
(33838, '205.169.39.7', NULL, 1, '2025-01-04 20:52:19', '2025-01-04 20:52:19'),
(33839, '205.169.39.16', NULL, 1, '2025-01-04 21:33:48', '2025-01-04 21:33:48'),
(33840, '205.169.39.1', NULL, 1, '2025-01-04 21:36:53', '2025-01-04 21:36:53'),
(33841, '66.249.75.104', NULL, 1, '2025-01-04 21:50:02', '2025-01-04 21:50:02'),
(33842, '104.152.52.74', NULL, 1, '2025-01-04 22:26:32', '2025-01-04 22:26:32'),
(33843, '5.133.192.140', NULL, 1, '2025-01-04 23:02:24', '2025-01-04 23:02:24'),
(33844, '180.163.28.143', NULL, 1, '2025-01-04 23:24:05', '2025-01-04 23:24:05'),
(33845, '43.153.87.54', NULL, 1, '2025-01-04 23:53:12', '2025-01-04 23:53:12'),
(33846, '54.244.79.253', NULL, 1, '2025-01-04 23:58:50', '2025-01-04 23:58:50'),
(33847, '74.225.149.41', NULL, 1, '2025-01-05 00:09:08', '2025-01-05 00:09:08'),
(33848, '3.68.116.205', NULL, 1, '2025-01-05 00:11:04', '2025-01-05 00:11:04'),
(33849, '3.66.189.181', NULL, 1, '2025-01-05 00:11:31', '2025-01-05 00:11:31'),
(33850, '178.216.27.139', NULL, 1, '2025-01-05 00:26:38', '2025-01-05 00:26:38'),
(33851, '41.139.5.194', NULL, 1, '2025-01-05 00:26:38', '2025-01-05 00:26:38'),
(33852, '205.210.31.167', NULL, 1, '2025-01-05 01:08:19', '2025-01-05 01:08:19'),
(33853, '54.212.110.17', NULL, 1, '2025-01-05 01:13:47', '2025-01-05 01:13:47'),
(33854, '205.169.39.15', NULL, 1, '2025-01-05 01:54:47', '2025-01-05 01:54:47'),
(33855, '4.227.36.95', NULL, 1, '2025-01-05 02:21:03', '2025-01-05 02:21:03'),
(33856, '111.225.148.8', NULL, 1, '2025-01-05 02:31:32', '2025-01-05 02:31:32'),
(33857, '134.199.90.76', NULL, 1, '2025-01-05 02:40:25', '2025-01-05 02:40:25'),
(33858, '51.222.253.16', NULL, 1, '2025-01-05 03:58:11', '2025-01-05 03:58:11'),
(33859, '35.86.133.46', NULL, 1, '2025-01-05 04:50:16', '2025-01-05 04:50:16'),
(33860, '34.86.21.151', NULL, 2, '2025-01-05 05:07:52', '2025-01-05 05:07:53'),
(33861, '35.199.25.81', NULL, 1, '2025-01-05 05:07:52', '2025-01-05 05:07:52'),
(33862, '172.245.214.44', NULL, 2, '2025-01-05 05:31:45', '2025-01-05 05:31:46'),
(33863, '222.79.104.23', NULL, 1, '2025-01-05 05:41:04', '2025-01-05 05:41:04'),
(33864, '205.169.39.4', NULL, 1, '2025-01-05 06:01:18', '2025-01-05 06:01:18'),
(33865, '77.238.225.41', NULL, 1, '2025-01-05 06:17:29', '2025-01-05 06:17:29'),
(33866, '205.210.31.186', NULL, 1, '2025-01-05 07:26:50', '2025-01-05 07:26:50'),
(33867, '34.219.170.10', NULL, 1, '2025-01-05 07:28:42', '2025-01-05 07:28:42'),
(33868, '66.249.72.168', NULL, 1, '2025-01-05 07:41:43', '2025-01-05 07:41:43'),
(33869, '49.51.204.74', NULL, 1, '2025-01-05 08:02:13', '2025-01-05 08:02:13'),
(33870, '185.147.125.24', NULL, 1, '2025-01-05 08:12:36', '2025-01-05 08:12:36'),
(33871, '66.249.75.103', NULL, 2, '2025-01-05 08:29:37', '2025-01-05 13:14:14'),
(33872, '66.249.75.104', NULL, 1, '2025-01-05 09:45:43', '2025-01-05 09:45:43'),
(33873, '195.191.219.133', NULL, 1, '2025-01-05 10:04:19', '2025-01-05 10:04:19'),
(33874, '54.223.18.41', NULL, 1, '2025-01-05 10:30:24', '2025-01-05 10:30:24'),
(33875, '154.3.62.32', NULL, 1, '2025-01-05 11:16:21', '2025-01-05 11:16:21'),
(33876, '172.203.162.127', NULL, 1, '2025-01-05 11:21:30', '2025-01-05 11:21:30'),
(33877, '182.160.104.214', NULL, 1, '2025-01-05 11:24:15', '2025-01-05 11:24:15'),
(33878, '103.17.36.109', NULL, 1, '2025-01-05 11:53:33', '2025-01-05 11:53:33'),
(33879, '223.71.52.82', NULL, 1, '2025-01-05 12:02:34', '2025-01-05 12:02:34'),
(33880, '72.14.201.159', NULL, 3, '2025-01-05 12:17:57', '2025-01-05 16:10:11'),
(33881, '87.103.246.30', NULL, 1, '2025-01-05 12:53:16', '2025-01-05 12:53:16'),
(33882, '128.204.212.85', NULL, 1, '2025-01-05 12:55:01', '2025-01-05 12:55:01'),
(33883, '3.17.11.140', NULL, 2, '2025-01-05 13:15:39', '2025-01-05 23:15:34'),
(33884, '124.236.100.56', NULL, 1, '2025-01-05 13:28:18', '2025-01-05 13:28:18'),
(33885, '51.20.89.127', NULL, 2, '2025-01-05 15:00:39', '2025-01-06 02:09:18'),
(33886, '42.236.12.221', NULL, 1, '2025-01-05 15:05:53', '2025-01-05 15:05:53'),
(33887, '64.227.190.154', NULL, 4, '2025-01-05 15:06:44', '2025-01-05 15:06:55'),
(33888, '42.236.101.211', NULL, 1, '2025-01-05 15:35:38', '2025-01-05 15:35:38'),
(33889, '42.236.12.251', NULL, 1, '2025-01-05 15:36:15', '2025-01-05 15:36:15'),
(33890, '43.153.86.78', NULL, 1, '2025-01-05 15:43:00', '2025-01-05 15:43:00'),
(33891, '37.111.201.74', NULL, 1, '2025-01-05 15:53:09', '2025-01-05 15:53:09'),
(33892, '203.188.254.238', NULL, 1, '2025-01-05 16:10:11', '2025-01-05 16:10:11'),
(33893, '72.14.201.130', NULL, 1, '2025-01-05 16:14:29', '2025-01-05 16:14:29'),
(33894, '18.206.220.205', NULL, 1, '2025-01-05 16:21:02', '2025-01-05 16:21:02'),
(33895, '93.177.117.242', NULL, 1, '2025-01-05 16:27:10', '2025-01-05 16:27:10'),
(33896, '198.235.24.183', NULL, 1, '2025-01-05 17:08:09', '2025-01-05 17:08:09'),
(33897, '41.33.217.27', NULL, 2, '2025-01-05 17:20:40', '2025-01-05 17:45:15'),
(33898, '18.188.217.19', NULL, 1, '2025-01-05 17:27:57', '2025-01-05 17:27:57'),
(33899, '18.225.25.214', NULL, 1, '2025-01-05 17:27:58', '2025-01-05 17:27:58'),
(33900, '3.141.11.163', NULL, 1, '2025-01-05 17:28:04', '2025-01-05 17:28:04'),
(33901, '198.235.24.56', NULL, 1, '2025-01-05 17:47:38', '2025-01-05 17:47:38'),
(33902, '45.138.16.85', NULL, 1, '2025-01-05 19:12:22', '2025-01-05 19:12:22'),
(33903, '205.169.39.20', NULL, 1, '2025-01-05 19:33:50', '2025-01-05 19:33:50'),
(33904, '185.220.100.255', NULL, 1, '2025-01-05 19:42:23', '2025-01-05 19:42:23'),
(33905, '107.189.11.111', NULL, 1, '2025-01-05 19:43:04', '2025-01-05 19:43:04'),
(33906, '205.169.39.53', NULL, 1, '2025-01-05 19:48:12', '2025-01-05 19:48:12'),
(33907, '205.169.39.17', NULL, 1, '2025-01-05 20:12:40', '2025-01-05 20:12:40'),
(33908, '205.169.39.1', NULL, 1, '2025-01-05 21:37:45', '2025-01-05 21:37:45'),
(33909, '103.135.254.2', NULL, 2, '2025-01-05 22:09:54', '2025-01-05 22:10:47'),
(33910, '43.204.230.219', NULL, 1, '2025-01-05 22:15:34', '2025-01-05 22:15:34'),
(33911, '205.169.39.3', NULL, 1, '2025-01-05 22:25:14', '2025-01-05 22:25:14'),
(33912, '205.169.39.5', NULL, 1, '2025-01-05 22:29:55', '2025-01-05 22:29:55'),
(33913, '35.180.74.150', NULL, 1, '2025-01-05 23:01:19', '2025-01-05 23:01:19'),
(33914, '52.40.174.46', NULL, 1, '2025-01-05 23:04:28', '2025-01-05 23:04:28'),
(33915, '43.156.156.96', NULL, 1, '2025-01-05 23:39:59', '2025-01-05 23:39:59'),
(33916, '114.80.36.40', NULL, 1, '2025-01-05 23:42:14', '2025-01-05 23:42:14'),
(33917, '157.55.39.6', NULL, 1, '2025-01-05 23:50:55', '2025-01-05 23:50:55'),
(33918, '111.231.10.88', NULL, 2, '2025-01-06 00:00:51', '2025-01-06 00:09:16'),
(33919, '66.249.74.135', NULL, 1, '2025-01-06 00:09:25', '2025-01-06 00:09:25'),
(33920, '65.1.93.1', NULL, 1, '2025-01-06 00:17:54', '2025-01-06 00:17:54'),
(33921, '185.153.197.227', NULL, 1, '2025-01-06 00:24:13', '2025-01-06 00:24:13'),
(33922, '43.204.235.41', NULL, 1, '2025-01-06 00:50:07', '2025-01-06 00:50:07'),
(33923, '144.217.135.206', NULL, 3, '2025-01-06 01:14:34', '2025-01-06 01:14:44'),
(33924, '149.56.150.177', NULL, 1, '2025-01-06 01:15:04', '2025-01-06 01:15:04'),
(33925, '54.190.142.7', NULL, 1, '2025-01-06 01:18:24', '2025-01-06 01:18:24'),
(33926, '66.249.74.137', NULL, 1, '2025-01-06 01:42:45', '2025-01-06 01:42:45'),
(33927, '148.59.146.160', NULL, 1, '2025-01-06 02:05:21', '2025-01-06 02:05:21'),
(33928, '66.249.74.136', NULL, 2, '2025-01-06 02:26:55', '2025-01-06 03:22:00'),
(33929, '111.225.148.58', NULL, 1, '2025-01-06 02:27:42', '2025-01-06 02:27:42'),
(33930, '8.142.47.152', NULL, 1, '2025-01-06 03:22:21', '2025-01-06 03:22:21'),
(33931, '103.41.172.163', NULL, 1, '2025-01-06 03:22:27', '2025-01-06 03:22:27'),
(33932, '45.204.210.167', NULL, 1, '2025-01-06 03:23:08', '2025-01-06 03:23:08'),
(33933, '105.27.160.150', NULL, 1, '2025-01-06 03:23:28', '2025-01-06 03:23:28'),
(33934, '178.143.249.3', NULL, 1, '2025-01-06 03:23:48', '2025-01-06 03:23:48'),
(33935, '118.71.204.140', NULL, 1, '2025-01-06 03:23:52', '2025-01-06 03:23:52'),
(33936, '114.134.92.178', NULL, 1, '2025-01-06 03:24:20', '2025-01-06 03:24:20'),
(33937, '5.57.37.87', NULL, 1, '2025-01-06 03:24:46', '2025-01-06 03:24:46'),
(33938, '194.4.42.19', NULL, 1, '2025-01-06 03:24:54', '2025-01-06 03:24:54'),
(33939, '194.147.98.73', NULL, 1, '2025-01-06 03:45:01', '2025-01-06 03:45:01'),
(33940, '220.141.36.164', NULL, 1, '2025-01-06 03:48:54', '2025-01-06 03:48:54'),
(33941, '181.214.107.176', NULL, 1, '2025-01-06 04:08:34', '2025-01-06 04:08:34'),
(33942, '205.169.39.25', NULL, 1, '2025-01-06 04:22:07', '2025-01-06 04:22:07'),
(33943, '128.204.212.84', NULL, 1, '2025-01-06 05:55:13', '2025-01-06 05:55:13'),
(33944, '164.90.232.185', NULL, 1, '2025-01-06 06:05:05', '2025-01-06 06:05:05'),
(33945, '69.171.231.112', NULL, 1, '2025-01-06 06:33:17', '2025-01-06 06:33:17'),
(33946, '69.171.231.1', NULL, 1, '2025-01-06 06:33:17', '2025-01-06 06:33:17'),
(33947, '69.171.230.116', NULL, 1, '2025-01-06 07:37:01', '2025-01-06 07:37:01'),
(33948, '103.67.156.250', NULL, 1, '2025-01-06 07:37:08', '2025-01-06 07:37:08'),
(33949, '43.166.1.243', NULL, 1, '2025-01-06 07:42:50', '2025-01-06 07:42:50'),
(33950, '159.203.33.187', NULL, 1, '2025-01-06 07:50:19', '2025-01-06 07:50:19'),
(33951, '195.191.219.133', NULL, 1, '2025-01-06 08:11:14', '2025-01-06 08:11:14'),
(33952, '113.62.169.130', NULL, 2, '2025-01-06 08:15:20', '2025-01-06 15:09:35'),
(33953, '98.159.234.48', NULL, 1, '2025-01-06 08:44:55', '2025-01-06 08:44:55'),
(33954, '3.17.11.140', NULL, 2, '2025-01-06 09:06:07', '2025-01-06 18:59:15'),
(33955, '23.26.76.28', NULL, 1, '2025-01-06 09:15:47', '2025-01-06 09:15:47'),
(33956, '75.119.145.83', NULL, 1, '2025-01-06 09:27:51', '2025-01-06 09:27:51'),
(33957, '51.15.59.15', NULL, 1, '2025-01-06 09:35:06', '2025-01-06 09:35:06'),
(33958, '13.76.141.173', NULL, 1, '2025-01-06 09:55:30', '2025-01-06 09:55:30'),
(33959, '46.105.105.223', NULL, 1, '2025-01-06 10:05:26', '2025-01-06 10:05:26'),
(33960, '185.147.125.18', NULL, 1, '2025-01-06 10:21:59', '2025-01-06 10:21:59'),
(33961, '35.171.203.255', NULL, 1, '2025-01-06 10:28:41', '2025-01-06 10:28:41'),
(33962, '157.173.122.176', NULL, 1, '2025-01-06 10:33:37', '2025-01-06 10:33:37'),
(33963, '80.85.245.128', NULL, 1, '2025-01-06 10:47:55', '2025-01-06 10:47:55'),
(33964, '129.80.167.54', NULL, 3, '2025-01-06 10:53:32', '2025-01-06 10:53:35'),
(33965, '217.113.194.207', NULL, 1, '2025-01-06 11:28:42', '2025-01-06 11:28:42'),
(33966, '18.188.52.28', NULL, 1, '2025-01-06 12:11:09', '2025-01-06 12:11:09'),
(33967, '18.224.128.89', NULL, 3, '2025-01-06 12:11:11', '2025-01-06 12:16:41'),
(33968, '18.188.217.19', NULL, 1, '2025-01-06 12:11:36', '2025-01-06 12:11:36'),
(33969, '18.225.25.214', NULL, 2, '2025-01-06 12:11:39', '2025-01-06 12:16:19'),
(33970, '18.224.94.182', NULL, 1, '2025-01-06 12:13:30', '2025-01-06 12:13:30'),
(33971, '43.245.120.136', NULL, 1, '2025-01-06 12:14:39', '2025-01-06 12:14:39'),
(33972, '3.141.11.163', NULL, 2, '2025-01-06 12:16:18', '2025-01-06 12:16:29'),
(33973, '3.19.74.154', NULL, 1, '2025-01-06 12:16:40', '2025-01-06 12:16:40'),
(33974, '18.221.11.52', NULL, 1, '2025-01-06 12:16:47', '2025-01-06 12:16:47'),
(33975, '128.204.212.86', NULL, 1, '2025-01-06 12:37:54', '2025-01-06 12:37:54'),
(33976, '103.239.254.230', NULL, 1, '2025-01-06 13:06:04', '2025-01-06 13:06:04'),
(33977, '51.20.89.127', NULL, 1, '2025-01-06 13:15:34', '2025-01-06 13:15:34'),
(33978, '47.128.39.96', NULL, 1, '2025-01-06 13:32:11', '2025-01-06 13:32:11'),
(33979, '37.46.113.156', NULL, 1, '2025-01-06 13:41:19', '2025-01-06 13:41:19'),
(33980, '202.4.111.130', NULL, 1, '2025-01-06 13:44:26', '2025-01-06 13:44:26'),
(33981, '103.124.54.217', NULL, 1, '2025-01-06 13:45:21', '2025-01-06 13:45:21'),
(33982, '193.186.4.130', NULL, 1, '2025-01-06 14:01:41', '2025-01-06 14:01:41'),
(33983, '134.209.152.20', NULL, 4, '2025-01-06 14:12:54', '2025-01-06 14:12:57'),
(33984, '89.148.54.123', NULL, 1, '2025-01-06 14:37:47', '2025-01-06 14:37:47'),
(33985, '72.14.201.130', NULL, 1, '2025-01-06 14:59:40', '2025-01-06 14:59:40'),
(33986, '110.76.129.225', NULL, 1, '2025-01-06 15:22:18', '2025-01-06 15:22:18'),
(33987, '191.96.227.215', NULL, 1, '2025-01-06 15:36:01', '2025-01-06 15:36:01'),
(33988, '43.135.135.57', NULL, 1, '2025-01-06 15:42:37', '2025-01-06 15:42:37'),
(33989, '3.237.186.64', NULL, 1, '2025-01-06 16:06:18', '2025-01-06 16:06:18'),
(33990, '5.255.231.158', NULL, 1, '2025-01-06 16:10:28', '2025-01-06 16:10:28'),
(33991, '103.158.249.248', NULL, 1, '2025-01-06 16:55:11', '2025-01-06 16:55:11'),
(33992, '3.252.141.59', NULL, 1, '2025-01-06 17:12:50', '2025-01-06 17:12:50'),
(33993, '3.253.147.14', NULL, 1, '2025-01-06 17:50:41', '2025-01-06 17:50:41'),
(33994, '45.55.241.136', NULL, 4, '2025-01-06 19:08:33', '2025-01-06 19:08:37'),
(33995, '45.138.16.184', NULL, 1, '2025-01-06 19:22:22', '2025-01-06 19:22:22'),
(33996, '103.121.12.225', NULL, 1, '2025-01-06 19:24:49', '2025-01-06 19:24:49'),
(33997, '193.186.4.159', NULL, 2, '2025-01-06 19:27:11', '2025-01-07 00:32:43'),
(33998, '47.128.18.28', NULL, 1, '2025-01-06 19:47:07', '2025-01-06 19:47:07'),
(33999, '111.7.96.153', NULL, 2, '2025-01-06 19:47:12', '2025-01-06 19:47:18'),
(34000, '205.169.39.35', NULL, 2, '2025-01-06 20:18:48', '2025-01-07 00:27:54'),
(34001, '18.219.129.153', NULL, 1, '2025-01-06 20:50:35', '2025-01-06 20:50:35'),
(34002, '123.160.223.73', NULL, 1, '2025-01-06 20:52:51', '2025-01-06 20:52:51'),
(34003, '123.160.223.72', NULL, 1, '2025-01-06 20:52:55', '2025-01-06 20:52:55'),
(34004, '3.252.65.150', NULL, 1, '2025-01-06 21:53:59', '2025-01-06 21:53:59'),
(34005, '18.223.156.41', NULL, 1, '2025-01-06 22:04:00', '2025-01-06 22:04:00'),
(34006, '3.142.186.177', NULL, 1, '2025-01-06 22:35:25', '2025-01-06 22:35:25'),
(34007, '179.43.191.19', NULL, 1, '2025-01-06 23:01:52', '2025-01-06 23:01:52'),
(34008, '103.146.179.38', NULL, 1, '2025-01-06 23:13:10', '2025-01-06 23:13:10'),
(34009, '172.233.58.118', NULL, 1, '2025-01-06 23:32:42', '2025-01-06 23:32:42'),
(34010, '129.226.93.214', NULL, 1, '2025-01-06 23:33:50', '2025-01-06 23:33:50'),
(34011, '205.169.39.8', NULL, 1, '2025-01-06 23:34:37', '2025-01-06 23:34:37'),
(34012, '116.68.192.190', NULL, 1, '2025-01-06 23:50:44', '2025-01-06 23:50:44'),
(34013, '54.244.79.253', NULL, 1, '2025-01-07 00:03:41', '2025-01-07 00:03:41'),
(34014, '138.199.36.199', NULL, 1, '2025-01-07 00:06:45', '2025-01-07 00:06:45'),
(34015, '34.219.170.10', NULL, 1, '2025-01-07 00:57:08', '2025-01-07 00:57:08'),
(34016, '3.124.209.16', NULL, 2, '2025-01-07 01:46:30', '2025-01-07 01:46:32'),
(34017, '198.235.24.87', NULL, 1, '2025-01-07 01:46:35', '2025-01-07 01:46:35'),
(34018, '178.171.116.201', NULL, 1, '2025-01-07 02:12:40', '2025-01-07 02:12:40'),
(34019, '51.222.253.5', NULL, 1, '2025-01-07 02:24:12', '2025-01-07 02:24:12'),
(34020, '110.249.202.152', NULL, 1, '2025-01-07 02:28:49', '2025-01-07 02:28:49'),
(34021, '117.62.235.53', NULL, 1, '2025-01-07 04:33:58', '2025-01-07 04:33:58'),
(34022, '54.91.124.223', NULL, 1, '2025-01-07 04:44:09', '2025-01-07 04:44:09'),
(34023, '3.17.11.140', NULL, 1, '2025-01-07 05:00:18', '2025-01-07 05:00:18'),
(34024, '4.227.36.118', NULL, 1, '2025-01-07 05:43:47', '2025-01-07 05:43:47'),
(34025, '42.236.17.202', NULL, 1, '2025-01-07 06:03:37', '2025-01-07 06:03:37'),
(34026, '42.236.17.200', NULL, 1, '2025-01-07 06:37:58', '2025-01-07 06:37:58'),
(34027, '27.147.201.147', NULL, 1, '2025-01-07 06:42:52', '2025-01-07 06:42:52'),
(34028, '51.222.253.3', NULL, 1, '2025-01-07 06:59:35', '2025-01-07 06:59:35'),
(34029, '205.169.39.3', NULL, 1, '2025-01-07 07:13:49', '2025-01-07 07:13:49'),
(34030, '43.130.57.76', NULL, 1, '2025-01-07 07:49:53', '2025-01-07 07:49:53'),
(34031, '3.142.186.177', NULL, 3, '2025-01-07 08:16:26', '2025-01-08 03:50:27'),
(34032, '3.80.124.190', NULL, 1, '2025-01-07 08:57:23', '2025-01-07 08:57:23'),
(34033, '66.249.74.136', NULL, 3, '2025-01-07 09:24:02', '2025-01-08 01:00:39'),
(34034, '182.163.112.164', NULL, 1, '2025-01-07 09:51:25', '2025-01-07 09:51:25'),
(34035, '195.191.219.132', NULL, 1, '2025-01-07 10:16:59', '2025-01-07 10:16:59'),
(34036, '72.14.201.130', NULL, 3, '2025-01-07 10:30:04', '2025-01-07 14:51:25'),
(34037, '180.163.28.180', NULL, 1, '2025-01-07 10:38:29', '2025-01-07 10:38:29'),
(34038, '128.204.212.85', NULL, 3, '2025-01-07 10:44:31', '2025-01-07 20:10:41'),
(34039, '35.153.134.127', NULL, 1, '2025-01-07 11:21:15', '2025-01-07 11:21:15'),
(34040, '34.155.153.172', NULL, 4, '2025-01-07 11:27:56', '2025-01-07 11:28:16'),
(34041, '43.229.208.190', NULL, 2, '2025-01-07 11:38:13', '2025-01-07 12:51:21'),
(34042, '66.220.149.17', NULL, 1, '2025-01-07 11:49:13', '2025-01-07 11:49:13'),
(34043, '44.205.3.218', NULL, 1, '2025-01-07 12:12:00', '2025-01-07 12:12:00'),
(34044, '27.147.173.106', NULL, 1, '2025-01-07 13:01:41', '2025-01-07 13:01:41'),
(34045, '110.249.201.147', NULL, 1, '2025-01-07 13:30:31', '2025-01-07 13:30:31'),
(34046, '195.2.78.89', NULL, 1, '2025-01-07 13:55:46', '2025-01-07 13:55:46'),
(34047, '18.188.52.28', NULL, 1, '2025-01-07 14:05:32', '2025-01-07 14:05:32'),
(34048, '18.225.25.214', NULL, 1, '2025-01-07 14:05:33', '2025-01-07 14:05:33'),
(34049, '18.221.11.52', NULL, 1, '2025-01-07 14:05:39', '2025-01-07 14:05:39'),
(34050, '20.191.45.212', NULL, 1, '2025-01-07 14:15:03', '2025-01-07 14:15:03'),
(34051, '103.13.133.84', NULL, 2, '2025-01-07 14:50:56', '2025-01-07 15:02:08'),
(34052, '104.154.95.248', NULL, 1, '2025-01-07 15:19:23', '2025-01-07 15:19:23'),
(34053, '43.135.144.126', NULL, 1, '2025-01-07 15:40:19', '2025-01-07 15:40:19'),
(34054, '23.229.113.138', NULL, 2, '2025-01-07 15:45:27', '2025-01-07 15:46:02'),
(34055, '173.244.58.146', NULL, 1, '2025-01-07 16:15:44', '2025-01-07 16:15:44'),
(34056, '66.249.74.137', NULL, 2, '2025-01-07 16:29:52', '2025-01-08 00:50:35'),
(34057, '77.75.79.32', NULL, 1, '2025-01-07 16:44:08', '2025-01-07 16:44:08'),
(34058, '45.138.16.85', NULL, 1, '2025-01-07 19:12:23', '2025-01-07 19:12:23'),
(34059, '179.43.191.19', NULL, 1, '2025-01-07 19:20:00', '2025-01-07 19:20:00'),
(34060, '36.41.75.167', NULL, 1, '2025-01-07 19:39:43', '2025-01-07 19:39:43'),
(34061, '47.128.27.29', NULL, 1, '2025-01-07 20:05:16', '2025-01-07 20:05:16'),
(34062, '173.252.79.112', NULL, 1, '2025-01-07 20:17:52', '2025-01-07 20:17:52'),
(34063, '69.171.251.6', NULL, 1, '2025-01-07 20:18:41', '2025-01-07 20:18:41'),
(34064, '69.63.184.4', NULL, 1, '2025-01-07 20:19:13', '2025-01-07 20:19:13'),
(34065, '45.41.129.89', NULL, 1, '2025-01-07 20:45:25', '2025-01-07 20:45:25'),
(34066, '38.18.13.165', NULL, 1, '2025-01-07 21:00:09', '2025-01-07 21:00:09'),
(34067, '154.30.109.226', NULL, 1, '2025-01-07 21:11:30', '2025-01-07 21:11:30'),
(34068, '103.129.215.79', NULL, 2, '2025-01-07 21:34:37', '2025-01-07 21:34:37'),
(34069, '15.206.128.167', NULL, 1, '2025-01-07 22:09:20', '2025-01-07 22:09:20'),
(34070, '65.1.132.197', NULL, 4, '2025-01-07 22:27:05', '2025-01-07 22:27:19'),
(34071, '110.249.201.85', NULL, 1, '2025-01-07 22:51:08', '2025-01-07 22:51:08'),
(34072, '50.17.55.250', NULL, 1, '2025-01-07 23:23:46', '2025-01-07 23:23:46'),
(34073, '49.51.253.83', NULL, 1, '2025-01-07 23:43:07', '2025-01-07 23:43:07'),
(34074, '35.204.181.133', NULL, 1, '2025-01-07 23:59:06', '2025-01-07 23:59:06'),
(34075, '34.219.171.4', NULL, 1, '2025-01-08 00:09:52', '2025-01-08 00:09:52'),
(34076, '165.225.120.187', NULL, 1, '2025-01-08 01:06:01', '2025-01-08 01:06:01'),
(34077, '111.225.149.179', NULL, 1, '2025-01-08 02:27:05', '2025-01-08 02:27:05'),
(34078, '54.255.234.224', NULL, 1, '2025-01-08 02:30:03', '2025-01-08 02:30:03'),
(34079, '35.87.217.130', NULL, 1, '2025-01-08 02:31:42', '2025-01-08 02:31:42'),
(34080, '199.244.88.231', NULL, 1, '2025-01-08 02:50:57', '2025-01-08 02:50:57'),
(34081, '75.119.145.83', NULL, 4, '2025-01-08 02:58:16', '2025-01-08 02:59:08'),
(34082, '113.62.169.130', NULL, 1, '2025-01-08 05:27:53', '2025-01-08 05:27:53'),
(34083, '31.13.115.114', NULL, 1, '2025-01-08 05:40:29', '2025-01-08 05:40:29'),
(34084, '31.13.115.5', NULL, 1, '2025-01-08 05:40:29', '2025-01-08 05:40:29'),
(34085, '128.204.212.87', NULL, 1, '2025-01-08 06:33:21', '2025-01-08 06:33:21'),
(34086, '164.90.140.181', NULL, 1, '2025-01-08 06:36:42', '2025-01-08 06:36:42'),
(34087, '54.198.197.167', NULL, 3, '2025-01-08 07:03:32', '2025-01-08 07:07:55'),
(34088, '66.24.94.11', NULL, 1, '2025-01-08 07:07:27', '2025-01-08 07:07:27'),
(34089, '54.70.190.91', NULL, 3, '2025-01-08 07:15:44', '2025-01-08 07:16:19'),
(34090, '192.104.34.34', NULL, 1, '2025-01-08 07:21:36', '2025-01-08 07:21:36'),
(34091, '43.153.35.128', NULL, 1, '2025-01-08 07:55:32', '2025-01-08 07:55:32'),
(34092, '198.235.24.213', NULL, 1, '2025-01-08 08:42:35', '2025-01-08 08:42:35'),
(34093, '195.191.219.132', NULL, 1, '2025-01-08 09:16:55', '2025-01-08 09:16:55'),
(34094, '94.247.172.129', NULL, 1, '2025-01-08 09:45:22', '2025-01-08 09:45:22'),
(34095, '43.229.208.190', NULL, 1, '2025-01-08 10:24:11', '2025-01-08 10:24:11'),
(34096, '34.222.207.168', NULL, 1, '2025-01-08 10:26:56', '2025-01-08 10:26:56'),
(34097, '50.17.55.250', NULL, 1, '2025-01-08 10:51:22', '2025-01-08 10:51:22'),
(34098, '143.44.165.166', NULL, 1, '2025-01-08 11:08:43', '2025-01-08 11:08:43'),
(34099, '167.94.138.41', NULL, 1, '2025-01-08 11:16:56', '2025-01-08 11:16:56'),
(34100, '162.142.125.124', NULL, 1, '2025-01-08 11:33:14', '2025-01-08 11:33:14'),
(34101, '72.14.201.155', NULL, 1, '2025-01-08 11:36:33', '2025-01-08 11:36:33'),
(34102, '18.221.11.52', NULL, 1, '2025-01-08 12:01:34', '2025-01-08 12:01:34'),
(34103, '18.224.128.89', NULL, 1, '2025-01-08 12:01:34', '2025-01-08 12:01:34'),
(34104, '3.19.74.154', NULL, 1, '2025-01-08 12:01:41', '2025-01-08 12:01:41'),
(34105, '103.146.179.38', NULL, 1, '2025-01-08 13:30:03', '2025-01-08 13:30:03'),
(34106, '80.85.246.71', NULL, 1, '2025-01-08 14:17:34', '2025-01-08 14:17:34'),
(34107, '13.76.141.173', NULL, 1, '2025-01-08 15:08:01', '2025-01-08 15:08:01'),
(34108, '156.146.59.45', NULL, 1, '2025-01-08 15:08:02', '2025-01-08 15:08:02'),
(34109, '113.141.91.58', NULL, 1, '2025-01-08 15:09:48', '2025-01-08 15:09:48'),
(34110, '182.48.64.51', NULL, 1, '2025-01-08 15:41:26', '2025-01-08 15:41:26'),
(34111, '129.226.93.214', NULL, 1, '2025-01-08 15:44:07', '2025-01-08 15:44:07'),
(34112, '54.208.117.204', NULL, 1, '2025-01-08 16:38:38', '2025-01-08 16:38:38'),
(34113, '111.7.96.170', NULL, 2, '2025-01-08 17:03:26', '2025-01-08 17:03:36'),
(34114, '111.7.106.105', NULL, 3, '2025-01-08 17:09:16', '2025-01-08 23:33:28'),
(34115, '111.7.106.104', NULL, 1, '2025-01-08 17:09:26', '2025-01-08 17:09:26'),
(34116, '69.171.231.10', NULL, 1, '2025-01-08 17:09:30', '2025-01-08 17:09:30'),
(34117, '69.171.231.9', NULL, 1, '2025-01-08 17:09:32', '2025-01-08 17:09:32'),
(34118, '72.14.201.186', NULL, 2, '2025-01-08 17:27:52', '2025-01-08 19:07:41'),
(34119, '37.111.206.85', NULL, 3, '2025-01-08 17:27:55', '2025-01-08 17:30:05'),
(34120, '193.186.4.139', NULL, 1, '2025-01-08 17:28:08', '2025-01-08 17:28:08'),
(34121, '87.120.116.230', NULL, 2, '2025-01-08 18:14:25', '2025-01-08 18:14:25'),
(34122, '87.250.224.46', NULL, 1, '2025-01-08 19:01:54', '2025-01-08 19:01:54'),
(34123, '193.186.4.137', NULL, 1, '2025-01-08 19:05:25', '2025-01-08 19:05:25'),
(34124, '193.186.4.184', NULL, 2, '2025-01-08 19:12:23', '2025-01-08 19:18:19'),
(34125, '193.186.4.185', NULL, 1, '2025-01-08 19:14:17', '2025-01-08 19:14:17'),
(34126, '93.158.90.29', NULL, 1, '2025-01-08 19:30:48', '2025-01-08 19:30:48'),
(34127, '47.128.34.47', NULL, 1, '2025-01-08 19:43:12', '2025-01-08 19:43:12'),
(34128, '216.244.66.200', NULL, 1, '2025-01-08 20:05:28', '2025-01-08 20:05:28'),
(34129, '128.204.212.85', NULL, 1, '2025-01-08 20:29:13', '2025-01-08 20:29:13'),
(34130, '34.232.23.139', NULL, 1, '2025-01-08 21:05:34', '2025-01-08 21:05:34'),
(34131, '18.227.24.49', NULL, 1, '2025-01-08 22:30:14', '2025-01-08 22:30:14'),
(34132, '123.6.49.12', NULL, 1, '2025-01-08 22:51:14', '2025-01-08 22:51:14'),
(34133, '123.160.223.75', NULL, 1, '2025-01-08 23:09:31', '2025-01-08 23:09:31'),
(34134, '123.160.223.74', NULL, 1, '2025-01-08 23:09:34', '2025-01-08 23:09:34'),
(34135, '54.245.50.81', NULL, 1, '2025-01-08 23:09:43', '2025-01-08 23:09:43'),
(34136, '43.166.7.113', NULL, 1, '2025-01-08 23:39:36', '2025-01-08 23:39:36'),
(34137, '18.223.159.111', NULL, 1, '2025-01-08 23:45:36', '2025-01-08 23:45:36'),
(34138, '66.220.149.4', NULL, 1, '2025-01-08 23:55:58', '2025-01-08 23:55:58'),
(34139, '66.220.149.18', NULL, 1, '2025-01-08 23:55:58', '2025-01-08 23:55:58'),
(34140, '128.204.212.86', NULL, 1, '2025-01-09 00:12:14', '2025-01-09 00:12:14'),
(34141, '3.147.6.54', NULL, 1, '2025-01-09 00:17:59', '2025-01-09 00:17:59'),
(34142, '51.222.253.15', NULL, 1, '2025-01-09 00:28:17', '2025-01-09 00:28:17'),
(34143, '185.147.125.23', NULL, 1, '2025-01-09 00:44:59', '2025-01-09 00:44:59'),
(34144, '58.49.233.126', NULL, 1, '2025-01-09 01:02:49', '2025-01-09 01:02:49'),
(34145, '52.167.144.146', NULL, 1, '2025-01-09 01:13:36', '2025-01-09 01:13:36'),
(34146, '34.217.49.117', NULL, 1, '2025-01-09 01:28:31', '2025-01-09 01:28:31'),
(34147, '54.91.124.223', NULL, 1, '2025-01-09 04:33:22', '2025-01-09 04:33:22'),
(34148, '45.227.254.34', NULL, 1, '2025-01-09 04:35:55', '2025-01-09 04:35:55'),
(34149, '89.187.162.106', NULL, 1, '2025-01-09 05:01:21', '2025-01-09 05:01:21'),
(34150, '209.221.21.220', NULL, 2, '2025-01-09 05:06:48', '2025-01-09 05:06:49'),
(34151, '128.204.212.87', NULL, 1, '2025-01-09 05:17:42', '2025-01-09 05:17:42'),
(34152, '111.225.148.116', NULL, 1, '2025-01-09 05:29:47', '2025-01-09 05:29:47'),
(34153, '221.229.106.25', NULL, 1, '2025-01-09 05:52:26', '2025-01-09 05:52:26'),
(34154, '35.94.109.118', NULL, 1, '2025-01-09 06:17:13', '2025-01-09 06:17:13'),
(34155, '43.135.144.126', NULL, 1, '2025-01-09 07:49:18', '2025-01-09 07:49:18'),
(34156, '135.148.100.196', NULL, 1, '2025-01-09 07:57:08', '2025-01-09 07:57:08'),
(34157, '195.191.219.132', NULL, 1, '2025-01-09 08:47:12', '2025-01-09 08:47:12'),
(34158, '3.147.6.54', NULL, 1, '2025-01-09 10:01:59', '2025-01-09 10:01:59'),
(34159, '95.108.213.247', NULL, 1, '2025-01-09 10:13:09', '2025-01-09 10:13:09');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(34160, '182.43.70.143', NULL, 1, '2025-01-09 10:32:58', '2025-01-09 10:32:58'),
(34161, '116.212.107.121', NULL, 1, '2025-01-09 10:41:23', '2025-01-09 10:41:23'),
(34162, '4.227.36.12', NULL, 1, '2025-01-09 10:46:29', '2025-01-09 10:46:29'),
(34163, '18.223.159.111', NULL, 1, '2025-01-09 11:25:10', '2025-01-09 11:25:10'),
(34164, '113.190.4.118', NULL, 1, '2025-01-09 12:44:21', '2025-01-09 12:44:21'),
(34165, '72.14.201.159', NULL, 1, '2025-01-09 12:54:41', '2025-01-09 12:54:41'),
(34166, '193.186.4.159', NULL, 1, '2025-01-09 12:58:44', '2025-01-09 12:58:44'),
(34167, '116.212.109.202', NULL, 1, '2025-01-09 13:37:31', '2025-01-09 13:37:31'),
(34168, '66.249.74.136', NULL, 2, '2025-01-09 13:46:19', '2025-01-09 15:58:00'),
(34169, '3.21.158.239', NULL, 1, '2025-01-09 14:09:11', '2025-01-09 14:09:11'),
(34170, '3.15.232.16', NULL, 1, '2025-01-09 14:09:11', '2025-01-09 14:09:11'),
(34171, '3.142.252.66', NULL, 1, '2025-01-09 14:09:11', '2025-01-09 14:09:11'),
(34172, '18.222.106.63', NULL, 1, '2025-01-09 14:09:11', '2025-01-09 14:09:11'),
(34173, '107.178.194.135', NULL, 1, '2025-01-09 14:09:11', '2025-01-09 14:09:11'),
(34174, '107.178.194.137', NULL, 4, '2025-01-09 14:09:11', '2025-01-09 14:09:41'),
(34175, '107.178.194.136', NULL, 3, '2025-01-09 14:09:11', '2025-01-09 14:09:41'),
(34176, '66.249.74.135', NULL, 1, '2025-01-09 14:09:12', '2025-01-09 14:09:12'),
(34177, '66.249.74.137', NULL, 4, '2025-01-09 14:09:12', '2025-01-09 15:58:00'),
(34178, '34.86.212.119', NULL, 1, '2025-01-09 14:09:16', '2025-01-09 14:09:16'),
(34179, '34.125.230.24', NULL, 1, '2025-01-09 14:09:18', '2025-01-09 14:09:18'),
(34180, '193.189.100.195', NULL, 1, '2025-01-09 14:09:21', '2025-01-09 14:09:21'),
(34181, '52.34.76.65', NULL, 1, '2025-01-09 14:09:21', '2025-01-09 14:09:21'),
(34182, '54.70.53.60', NULL, 1, '2025-01-09 14:09:31', '2025-01-09 14:09:31'),
(34183, '185.220.100.240', NULL, 1, '2025-01-09 14:09:36', '2025-01-09 14:09:36'),
(34184, '54.88.179.33', NULL, 2, '2025-01-09 14:14:30', '2025-01-09 14:14:31'),
(34185, '35.171.144.152', NULL, 2, '2025-01-09 14:14:31', '2025-01-09 14:14:31'),
(34186, '34.72.176.129', NULL, 1, '2025-01-09 15:10:40', '2025-01-09 15:10:40'),
(34187, '34.123.170.104', NULL, 1, '2025-01-09 15:10:48', '2025-01-09 15:10:48'),
(34188, '205.169.39.8', NULL, 1, '2025-01-09 15:12:21', '2025-01-09 15:12:21'),
(34189, '205.169.39.224', NULL, 2, '2025-01-09 15:12:56', '2025-01-09 15:13:22'),
(34190, '205.169.39.232', NULL, 2, '2025-01-09 15:13:06', '2025-01-09 15:13:31'),
(34191, '82.199.134.170', NULL, 1, '2025-01-09 15:14:55', '2025-01-09 15:14:55'),
(34192, '49.7.227.204', NULL, 1, '2025-01-09 15:15:26', '2025-01-09 15:15:26'),
(34193, '165.227.227.95', NULL, 1, '2025-01-09 15:16:10', '2025-01-09 15:16:10'),
(34194, '45.79.42.132', NULL, 1, '2025-01-09 15:30:10', '2025-01-09 15:30:10'),
(34195, '43.133.91.48', NULL, 1, '2025-01-09 15:40:21', '2025-01-09 15:40:21'),
(34196, '69.171.249.116', NULL, 1, '2025-01-09 15:53:44', '2025-01-09 15:53:44'),
(34197, '69.171.249.2', NULL, 1, '2025-01-09 15:53:44', '2025-01-09 15:53:44'),
(34198, '128.204.212.85', NULL, 1, '2025-01-09 15:56:37', '2025-01-09 15:56:37'),
(34199, '52.167.144.145', NULL, 1, '2025-01-09 16:09:41', '2025-01-09 16:09:41'),
(34200, '39.98.39.100', NULL, 1, '2025-01-09 16:37:30', '2025-01-09 16:37:30'),
(34201, '54.81.46.13', NULL, 1, '2025-01-09 16:42:30', '2025-01-09 16:42:30'),
(34202, '217.15.164.190', NULL, 1, '2025-01-09 16:47:25', '2025-01-09 16:47:25'),
(34203, '173.239.224.195', NULL, 1, '2025-01-09 17:53:55', '2025-01-09 17:53:55'),
(34204, '128.204.212.84', NULL, 1, '2025-01-09 17:54:52', '2025-01-09 17:54:52'),
(34205, '207.46.13.107', NULL, 1, '2025-01-10 11:57:12', '2025-01-10 11:57:12'),
(34206, '58.251.94.154', NULL, 1, '2025-01-10 12:16:10', '2025-01-10 12:16:10'),
(34207, '185.238.231.192', NULL, 1, '2025-01-10 12:22:44', '2025-01-10 12:22:44'),
(34208, '47.128.23.88', NULL, 1, '2025-01-10 13:00:28', '2025-01-10 13:00:28'),
(34209, '128.204.212.85', NULL, 2, '2025-01-10 13:02:09', '2025-01-10 21:16:32'),
(34210, '47.128.35.63', NULL, 1, '2025-01-10 14:04:34', '2025-01-10 14:04:34'),
(34211, '43.155.183.138', NULL, 1, '2025-01-10 15:41:27', '2025-01-10 15:41:27'),
(34212, '156.146.60.18', NULL, 1, '2025-01-10 16:26:43', '2025-01-10 16:26:43'),
(34213, '45.233.179.243', NULL, 1, '2025-01-10 16:43:54', '2025-01-10 16:43:54'),
(34214, '103.131.71.226', NULL, 1, '2025-01-10 17:10:03', '2025-01-10 17:10:03'),
(34215, '80.85.246.140', NULL, 1, '2025-01-10 17:18:55', '2025-01-10 17:18:55'),
(34216, '192.30.83.248', NULL, 1, '2025-01-10 18:09:18', '2025-01-10 18:09:18'),
(34217, '193.32.126.224', NULL, 1, '2025-01-10 18:14:33', '2025-01-10 18:14:33'),
(34218, '193.186.4.159', NULL, 1, '2025-01-10 18:14:42', '2025-01-10 18:14:42'),
(34219, '66.249.77.200', NULL, 1, '2025-01-10 18:24:15', '2025-01-10 18:24:15'),
(34220, '205.210.31.153', NULL, 1, '2025-01-10 19:20:39', '2025-01-10 19:20:39'),
(34221, '159.89.113.242', NULL, 1, '2025-01-10 19:22:56', '2025-01-10 19:22:56'),
(34222, '47.128.30.236', NULL, 1, '2025-01-10 19:38:37', '2025-01-10 19:38:37'),
(34223, '42.236.17.118', NULL, 1, '2025-01-10 19:42:32', '2025-01-10 19:42:32'),
(34224, '42.236.17.209', NULL, 1, '2025-01-10 19:42:33', '2025-01-10 19:42:33'),
(34225, '42.236.101.234', NULL, 1, '2025-01-10 19:42:36', '2025-01-10 19:42:36'),
(34226, '52.167.144.220', NULL, 1, '2025-01-10 19:47:31', '2025-01-10 19:47:31'),
(34227, '66.249.77.71', NULL, 1, '2025-01-10 19:51:26', '2025-01-10 19:51:26'),
(34228, '223.15.245.170', NULL, 1, '2025-01-10 19:52:24', '2025-01-10 19:52:24'),
(34229, '3.23.94.102', NULL, 1, '2025-01-10 20:41:06', '2025-01-10 20:41:06'),
(34230, '42.236.17.48', NULL, 1, '2025-01-10 20:50:33', '2025-01-10 20:50:33'),
(34231, '42.236.17.107', NULL, 1, '2025-01-10 20:50:33', '2025-01-10 20:50:33'),
(34232, '42.236.17.53', NULL, 1, '2025-01-10 20:50:35', '2025-01-10 20:50:35'),
(34233, '42.236.12.195', NULL, 1, '2025-01-10 20:50:35', '2025-01-10 20:50:35'),
(34234, '42.236.17.69', NULL, 1, '2025-01-10 20:50:37', '2025-01-10 20:50:37'),
(34235, '42.236.17.213', NULL, 1, '2025-01-10 20:50:48', '2025-01-10 20:50:48'),
(34236, '193.186.4.130', NULL, 1, '2025-01-10 20:57:22', '2025-01-10 20:57:22'),
(34237, '103.166.153.96', NULL, 1, '2025-01-10 20:58:22', '2025-01-10 20:58:22'),
(34238, '42.236.17.70', NULL, 1, '2025-01-10 21:29:03', '2025-01-10 21:29:03'),
(34239, '13.201.93.32', NULL, 1, '2025-01-10 21:30:10', '2025-01-10 21:30:10'),
(34240, '54.172.199.54', NULL, 4, '2025-01-10 21:38:22', '2025-01-10 21:38:25'),
(34241, '18.214.192.90', NULL, 2, '2025-01-10 21:56:05', '2025-01-10 21:56:09'),
(34242, '205.210.31.186', NULL, 1, '2025-01-10 22:08:55', '2025-01-10 22:08:55'),
(34243, '42.236.12.231', NULL, 1, '2025-01-10 22:14:17', '2025-01-10 22:14:17'),
(34244, '42.236.17.104', NULL, 1, '2025-01-10 22:14:23', '2025-01-10 22:14:23'),
(34245, '42.236.12.214', NULL, 1, '2025-01-10 22:14:26', '2025-01-10 22:14:26'),
(34246, '45.63.8.174', NULL, 1, '2025-01-10 22:25:48', '2025-01-10 22:25:48'),
(34247, '128.90.63.203', NULL, 1, '2025-01-10 22:36:45', '2025-01-10 22:36:45'),
(34248, '35.89.7.151', NULL, 1, '2025-01-10 22:36:45', '2025-01-10 22:36:45'),
(34249, '196.240.60.218', NULL, 1, '2025-01-10 22:36:46', '2025-01-10 22:36:46'),
(34250, '42.236.17.31', NULL, 1, '2025-01-10 22:37:58', '2025-01-10 22:37:58'),
(34251, '3.16.55.38', NULL, 1, '2025-01-10 23:00:14', '2025-01-10 23:00:14'),
(34252, '102.129.145.57', NULL, 1, '2025-01-10 23:06:57', '2025-01-10 23:06:57'),
(34253, '35.154.186.102', NULL, 1, '2025-01-10 23:37:35', '2025-01-10 23:37:35'),
(34254, '43.153.54.138', NULL, 1, '2025-01-10 23:46:28', '2025-01-10 23:46:28'),
(34255, '54.202.218.18', NULL, 1, '2025-01-11 00:01:55', '2025-01-11 00:01:55'),
(34256, '207.46.13.151', NULL, 1, '2025-01-11 00:05:50', '2025-01-11 00:05:50'),
(34257, '156.251.18.6', NULL, 4, '2025-01-11 00:27:28', '2025-01-11 00:27:58'),
(34258, '205.169.39.3', NULL, 1, '2025-01-11 02:08:53', '2025-01-11 02:08:53'),
(34259, '112.38.174.15', NULL, 1, '2025-01-11 02:09:13', '2025-01-11 02:09:13'),
(34260, '42.236.10.123', NULL, 2, '2025-01-11 02:09:17', '2025-01-11 02:09:58'),
(34261, '34.220.153.15', NULL, 1, '2025-01-11 02:43:43', '2025-01-11 02:43:43'),
(34262, '144.91.106.50', NULL, 1, '2025-01-11 03:56:10', '2025-01-11 03:56:10'),
(34263, '159.223.38.28', NULL, 3, '2025-01-11 05:04:02', '2025-01-11 05:04:06'),
(34264, '18.97.14.87', NULL, 1, '2025-01-11 05:07:15', '2025-01-11 05:07:15'),
(34265, '222.79.103.59', NULL, 1, '2025-01-11 05:16:23', '2025-01-11 05:16:23'),
(34266, '54.70.190.91', NULL, 2, '2025-01-11 05:21:17', '2025-01-11 09:07:11'),
(34267, '110.249.202.86', NULL, 1, '2025-01-11 05:29:31', '2025-01-11 05:29:31'),
(34268, '37.19.223.122', NULL, 1, '2025-01-11 05:33:23', '2025-01-11 05:33:23'),
(34269, '111.7.106.107', NULL, 1, '2025-01-11 07:14:06', '2025-01-11 07:14:06'),
(34270, '93.158.91.10', NULL, 1, '2025-01-11 07:18:42', '2025-01-11 07:18:42'),
(34271, '4.227.36.89', NULL, 1, '2025-01-11 07:21:33', '2025-01-11 07:21:33'),
(34272, '87.236.176.195', NULL, 1, '2025-01-11 07:55:19', '2025-01-11 07:55:19'),
(34273, '43.159.138.217', NULL, 1, '2025-01-11 07:55:22', '2025-01-11 07:55:22'),
(34274, '123.6.49.47', NULL, 1, '2025-01-11 08:06:30', '2025-01-11 08:06:30'),
(34275, '3.16.55.38', NULL, 3, '2025-01-11 08:26:08', '2025-01-12 03:57:22'),
(34276, '159.223.75.15', NULL, 2, '2025-01-11 08:48:04', '2025-01-11 08:48:06'),
(34277, '111.7.96.181', NULL, 1, '2025-01-11 08:51:50', '2025-01-11 08:51:50'),
(34278, '195.191.219.130', NULL, 1, '2025-01-11 09:11:42', '2025-01-11 09:11:42'),
(34279, '66.249.77.11', NULL, 1, '2025-01-11 09:26:55', '2025-01-11 09:26:55'),
(34280, '36.41.75.167', NULL, 1, '2025-01-11 09:58:34', '2025-01-11 09:58:34'),
(34281, '128.204.212.86', NULL, 2, '2025-01-11 10:32:00', '2025-01-11 14:46:59'),
(34282, '54.222.196.235', NULL, 1, '2025-01-11 11:06:54', '2025-01-11 11:06:54'),
(34283, '180.241.47.108', NULL, 1, '2025-01-11 12:05:40', '2025-01-11 12:05:40'),
(34284, '117.24.13.78', NULL, 1, '2025-01-11 12:18:52', '2025-01-11 12:18:52'),
(34285, '66.249.77.135', NULL, 1, '2025-01-11 13:04:17', '2025-01-11 13:04:17'),
(34286, '35.154.186.102', NULL, 2, '2025-01-11 13:32:43', '2025-01-12 03:39:28'),
(34287, '4.227.36.115', NULL, 1, '2025-01-11 14:04:55', '2025-01-11 14:04:55'),
(34288, '193.26.115.62', NULL, 1, '2025-01-11 14:11:13', '2025-01-11 14:11:13'),
(34289, '185.191.171.9', NULL, 1, '2025-01-11 15:11:38', '2025-01-11 15:11:38'),
(34290, '80.85.247.161', NULL, 1, '2025-01-11 15:21:36', '2025-01-11 15:21:36'),
(34291, '35.87.225.65', NULL, 1, '2025-01-11 15:31:15', '2025-01-11 15:31:15'),
(34292, '43.131.249.153', NULL, 1, '2025-01-11 15:50:08', '2025-01-11 15:50:08'),
(34293, '192.30.83.198', NULL, 1, '2025-01-11 15:54:17', '2025-01-11 15:54:17'),
(34294, '17.241.219.141', NULL, 1, '2025-01-11 16:22:47', '2025-01-11 16:22:47'),
(34295, '98.83.106.160', NULL, 1, '2025-01-11 16:25:13', '2025-01-11 16:25:13'),
(34296, '193.32.126.224', NULL, 1, '2025-01-11 16:46:30', '2025-01-11 16:46:30'),
(34297, '27.25.141.200', NULL, 1, '2025-01-11 18:30:13', '2025-01-11 18:30:13'),
(34298, '111.172.249.49', NULL, 1, '2025-01-11 19:25:32', '2025-01-11 19:25:32'),
(34299, '47.128.114.5', NULL, 1, '2025-01-11 19:43:51', '2025-01-11 19:43:51'),
(34300, '42.236.12.227', NULL, 1, '2025-01-11 19:45:52', '2025-01-11 19:45:52'),
(34301, '72.14.201.130', NULL, 1, '2025-01-11 20:16:13', '2025-01-11 20:16:13'),
(34302, '103.26.247.158', NULL, 1, '2025-01-11 20:28:19', '2025-01-11 20:28:19'),
(34303, '52.81.221.161', NULL, 1, '2025-01-11 21:14:21', '2025-01-11 21:14:21'),
(34304, '193.26.115.228', NULL, 1, '2025-01-11 22:30:54', '2025-01-11 22:30:54'),
(34305, '66.249.70.137', NULL, 1, '2025-01-11 23:07:30', '2025-01-11 23:07:30'),
(34306, '72.14.201.159', NULL, 2, '2025-01-11 23:26:04', '2025-01-12 01:24:16'),
(34307, '104.152.52.63', NULL, 1, '2025-01-11 23:47:26', '2025-01-11 23:47:26'),
(34308, '216.244.66.200', NULL, 1, '2025-01-11 23:49:17', '2025-01-11 23:49:17'),
(34309, '162.62.213.187', NULL, 1, '2025-01-12 00:01:02', '2025-01-12 00:01:02'),
(34310, '27.147.204.208', NULL, 1, '2025-01-12 00:05:04', '2025-01-12 00:05:04'),
(34311, '175.6.217.4', NULL, 1, '2025-01-12 00:12:16', '2025-01-12 00:12:16'),
(34312, '18.97.9.168', NULL, 1, '2025-01-12 00:20:05', '2025-01-12 00:20:05'),
(34313, '35.89.69.191', NULL, 1, '2025-01-12 01:32:59', '2025-01-12 01:32:59'),
(34314, '98.83.162.51', NULL, 1, '2025-01-12 01:39:29', '2025-01-12 01:39:29'),
(34315, '34.220.153.15', NULL, 1, '2025-01-12 01:44:35', '2025-01-12 01:44:35'),
(34316, '35.165.238.19', NULL, 1, '2025-01-12 01:54:06', '2025-01-12 01:54:06'),
(34317, '45.154.98.170', NULL, 1, '2025-01-12 03:18:51', '2025-01-12 03:18:51'),
(34318, '44.244.66.92', NULL, 1, '2025-01-12 03:25:30', '2025-01-12 03:25:30'),
(34319, '66.249.70.135', NULL, 1, '2025-01-12 03:32:14', '2025-01-12 03:32:14'),
(34320, '188.166.187.116', NULL, 1, '2025-01-12 03:33:07', '2025-01-12 03:33:07'),
(34321, '3.89.42.65', NULL, 1, '2025-01-12 04:23:53', '2025-01-12 04:23:53'),
(34322, '173.252.83.16', NULL, 1, '2025-01-12 04:50:32', '2025-01-12 04:50:32'),
(34323, '173.252.83.10', NULL, 1, '2025-01-12 04:50:32', '2025-01-12 04:50:32'),
(34324, '34.46.161.48', NULL, 1, '2025-01-12 05:08:25', '2025-01-12 05:08:25'),
(34325, '110.249.202.138', NULL, 1, '2025-01-12 05:24:29', '2025-01-12 05:24:29'),
(34326, '195.47.238.84', NULL, 1, '2025-01-12 05:32:54', '2025-01-12 05:32:54'),
(34327, '107.189.3.148', NULL, 1, '2025-01-12 05:58:20', '2025-01-12 05:58:20'),
(34328, '45.141.215.116', NULL, 1, '2025-01-12 05:58:34', '2025-01-12 05:58:34'),
(34329, '42.236.12.252', NULL, 1, '2025-01-12 06:20:08', '2025-01-12 06:20:08'),
(34330, '3.82.59.90', NULL, 1, '2025-01-12 06:47:56', '2025-01-12 06:47:56'),
(34331, '87.106.158.5', NULL, 3, '2025-01-12 07:22:10', '2025-01-12 07:22:15'),
(34332, '104.248.228.113', NULL, 1, '2025-01-12 07:29:22', '2025-01-12 07:29:22'),
(34333, '193.26.115.228', NULL, 1, '2025-01-12 07:32:13', '2025-01-12 07:32:13'),
(34334, '207.46.13.83', NULL, 1, '2025-01-12 07:58:39', '2025-01-12 07:58:39'),
(34335, '43.130.37.243', NULL, 1, '2025-01-12 08:04:34', '2025-01-12 08:04:34'),
(34336, '180.102.134.69', NULL, 1, '2025-01-12 09:27:24', '2025-01-12 09:27:24'),
(34337, '198.235.24.129', NULL, 1, '2025-01-12 11:24:19', '2025-01-12 11:24:19'),
(34338, '59.152.5.165', NULL, 1, '2025-01-12 11:58:07', '2025-01-12 11:58:07'),
(34339, '193.186.4.159', NULL, 2, '2025-01-12 11:58:56', '2025-01-12 21:53:36'),
(34340, '119.30.32.78', NULL, 1, '2025-01-12 11:59:12', '2025-01-12 11:59:12'),
(34341, '18.221.11.52', NULL, 4, '2025-01-12 12:15:40', '2025-01-12 14:06:07'),
(34342, '18.225.25.214', NULL, 1, '2025-01-12 12:15:40', '2025-01-12 12:15:40'),
(34343, '66.249.70.136', NULL, 1, '2025-01-12 13:04:39', '2025-01-12 13:04:39'),
(34344, '107.23.237.31', NULL, 1, '2025-01-12 13:34:29', '2025-01-12 13:34:29'),
(34345, '3.16.55.38', NULL, 1, '2025-01-12 13:47:58', '2025-01-12 13:47:58'),
(34346, '18.188.217.19', NULL, 1, '2025-01-12 14:05:49', '2025-01-12 14:05:49'),
(34347, '18.224.128.89', NULL, 2, '2025-01-12 14:05:52', '2025-01-12 14:06:05'),
(34348, '18.188.52.28', NULL, 1, '2025-01-12 14:06:12', '2025-01-12 14:06:12'),
(34349, '222.79.104.23', NULL, 1, '2025-01-12 14:14:38', '2025-01-12 14:14:38'),
(34350, '72.14.201.130', NULL, 1, '2025-01-12 14:38:09', '2025-01-12 14:38:09'),
(34351, '199.34.85.253', NULL, 1, '2025-01-12 15:05:24', '2025-01-12 15:05:24'),
(34352, '66.249.70.135', NULL, 2, '2025-01-12 15:24:53', '2025-01-12 15:24:53'),
(34353, '128.204.212.86', NULL, 1, '2025-01-12 15:25:00', '2025-01-12 15:25:00'),
(34354, '94.103.87.196', NULL, 1, '2025-01-12 15:38:51', '2025-01-12 15:38:51'),
(34355, '146.190.49.23', NULL, 1, '2025-01-12 15:40:38', '2025-01-12 15:40:38'),
(34356, '52.187.125.23', NULL, 1, '2025-01-12 15:46:45', '2025-01-12 15:46:45'),
(34357, '52.203.25.58', NULL, 1, '2025-01-12 15:57:29', '2025-01-12 15:57:29'),
(34358, '43.153.12.58', NULL, 1, '2025-01-12 15:58:59', '2025-01-12 15:58:59'),
(34359, '54.91.124.223', NULL, 1, '2025-01-12 16:22:08', '2025-01-12 16:22:08'),
(34360, '173.252.95.116', NULL, 1, '2025-01-12 17:11:10', '2025-01-12 17:11:10'),
(34361, '173.252.95.2', NULL, 1, '2025-01-12 17:11:10', '2025-01-12 17:11:10'),
(34362, '43.245.123.32', NULL, 1, '2025-01-12 17:14:16', '2025-01-12 17:14:16'),
(34363, '128.204.212.87', NULL, 1, '2025-01-12 17:38:53', '2025-01-12 17:38:53'),
(34364, '47.128.127.237', NULL, 1, '2025-01-12 19:42:32', '2025-01-12 19:42:32'),
(34365, '198.235.24.31', NULL, 1, '2025-01-12 20:10:33', '2025-01-12 20:10:33'),
(34366, '98.97.79.224', NULL, 2, '2025-01-12 20:31:07', '2025-01-12 20:31:57'),
(34367, '123.160.223.74', NULL, 1, '2025-01-12 20:33:54', '2025-01-12 20:33:54'),
(34368, '31.13.103.9', NULL, 1, '2025-01-12 20:55:38', '2025-01-12 20:55:38'),
(34369, '31.13.103.4', NULL, 1, '2025-01-12 20:55:38', '2025-01-12 20:55:38'),
(34370, '111.7.106.107', NULL, 1, '2025-01-12 20:57:11', '2025-01-12 20:57:11'),
(34371, '185.218.21.42', NULL, 1, '2025-01-12 21:41:41', '2025-01-12 21:41:41'),
(34372, '66.249.66.39', NULL, 1, '2025-01-12 21:48:01', '2025-01-12 21:48:01'),
(34373, '34.83.218.42', NULL, 4, '2025-01-12 23:15:57', '2025-01-12 23:16:06'),
(34374, '3.145.129.234', NULL, 1, '2025-01-12 23:16:59', '2025-01-12 23:16:59'),
(34375, '198.235.24.161', NULL, 1, '2025-01-12 23:38:00', '2025-01-12 23:38:00'),
(34376, '114.96.103.33', NULL, 1, '2025-01-12 23:52:15', '2025-01-12 23:52:15'),
(34377, '43.153.71.12', NULL, 1, '2025-01-13 00:06:16', '2025-01-13 00:06:16'),
(34378, '35.166.165.211', NULL, 1, '2025-01-13 00:58:43', '2025-01-13 00:58:43'),
(34379, '51.20.115.192', NULL, 1, '2025-01-13 01:09:36', '2025-01-13 01:09:36'),
(34380, '18.222.224.165', NULL, 1, '2025-01-13 01:25:16', '2025-01-13 01:25:16'),
(34381, '34.220.153.15', NULL, 1, '2025-01-13 01:37:04', '2025-01-13 01:37:04'),
(34382, '66.249.66.37', NULL, 1, '2025-01-13 02:23:07', '2025-01-13 02:23:07'),
(34383, '47.128.22.46', NULL, 1, '2025-01-13 02:52:54', '2025-01-13 02:52:54'),
(34384, '47.128.54.207', NULL, 1, '2025-01-13 02:56:55', '2025-01-13 02:56:55'),
(34385, '34.29.136.183', NULL, 4, '2025-01-13 03:15:42', '2025-01-13 03:15:43'),
(34386, '157.55.39.52', NULL, 1, '2025-01-13 03:32:54', '2025-01-13 03:32:54'),
(34387, '182.42.104.32', NULL, 1, '2025-01-13 04:30:23', '2025-01-13 04:30:23'),
(34388, '111.225.148.33', NULL, 1, '2025-01-13 05:24:57', '2025-01-13 05:24:57'),
(34389, '66.249.66.10', NULL, 3, '2025-01-13 06:09:08', '2025-01-14 01:07:16'),
(34390, '66.249.66.11', NULL, 2, '2025-01-13 06:09:09', '2025-01-13 15:06:06'),
(34391, '20.69.17.254', NULL, 1, '2025-01-13 06:36:57', '2025-01-13 06:36:57'),
(34392, '42.236.17.110', NULL, 1, '2025-01-13 07:21:20', '2025-01-13 07:21:20'),
(34393, '42.236.17.118', NULL, 1, '2025-01-13 07:23:20', '2025-01-13 07:23:20'),
(34394, '150.31.177.43', NULL, 1, '2025-01-13 07:28:01', '2025-01-13 07:28:01'),
(34395, '150.31.177.47', NULL, 2, '2025-01-13 07:35:29', '2025-01-13 07:36:20'),
(34396, '150.31.177.39', NULL, 3, '2025-01-13 07:49:22', '2025-01-13 07:59:33'),
(34397, '3.145.129.234', NULL, 2, '2025-01-13 07:58:33', '2025-01-13 16:48:37'),
(34398, '42.236.17.217', NULL, 1, '2025-01-13 08:00:31', '2025-01-13 08:00:31'),
(34399, '42.236.17.46', NULL, 1, '2025-01-13 08:00:36', '2025-01-13 08:00:36'),
(34400, '42.236.12.243', NULL, 1, '2025-01-13 08:00:54', '2025-01-13 08:00:54'),
(34401, '42.236.17.204', NULL, 1, '2025-01-13 08:01:29', '2025-01-13 08:01:29'),
(34402, '42.236.17.49', NULL, 1, '2025-01-13 08:01:31', '2025-01-13 08:01:31'),
(34403, '42.236.101.236', NULL, 1, '2025-01-13 08:02:00', '2025-01-13 08:02:00'),
(34404, '43.152.72.247', NULL, 1, '2025-01-13 08:18:42', '2025-01-13 08:18:42'),
(34405, '150.31.177.50', NULL, 1, '2025-01-13 08:45:42', '2025-01-13 08:45:42'),
(34406, '195.191.219.132', NULL, 1, '2025-01-13 09:11:13', '2025-01-13 09:11:13'),
(34407, '66.249.66.37', NULL, 1, '2025-01-13 10:15:11', '2025-01-13 10:15:11'),
(34408, '51.8.155.58', NULL, 1, '2025-01-13 10:24:44', '2025-01-13 10:24:44'),
(34409, '42.83.147.55', NULL, 2, '2025-01-13 10:26:28', '2025-01-13 10:26:29'),
(34410, '18.222.224.165', NULL, 2, '2025-01-13 10:57:03', '2025-01-13 20:33:34'),
(34411, '51.222.253.8', NULL, 1, '2025-01-13 11:12:43', '2025-01-13 11:12:43'),
(34412, '103.86.198.154', NULL, 1, '2025-01-13 11:14:38', '2025-01-13 11:14:38'),
(34413, '71.132.6.33', NULL, 1, '2025-01-13 11:16:11', '2025-01-13 11:16:11'),
(34414, '72.14.201.130', NULL, 4, '2025-01-13 12:08:33', '2025-01-13 22:27:16'),
(34415, '27.115.124.45', NULL, 1, '2025-01-13 12:40:08', '2025-01-13 12:40:08'),
(34416, '27.115.124.101', NULL, 1, '2025-01-13 12:41:04', '2025-01-13 12:41:04'),
(34417, '27.115.124.53', NULL, 1, '2025-01-13 12:47:12', '2025-01-13 12:47:12'),
(34418, '65.181.9.149', NULL, 1, '2025-01-13 12:55:07', '2025-01-13 12:55:07'),
(34419, '172.241.238.64', NULL, 2, '2025-01-13 12:56:00', '2025-01-13 12:56:00'),
(34420, '118.179.82.161', NULL, 2, '2025-01-13 13:36:03', '2025-01-13 13:38:51'),
(34421, '205.210.31.11', NULL, 1, '2025-01-13 14:20:21', '2025-01-13 14:20:21'),
(34422, '223.196.65.6', NULL, 1, '2025-01-13 14:25:16', '2025-01-13 14:25:16'),
(34423, '114.31.1.68', NULL, 1, '2025-01-13 14:25:17', '2025-01-13 14:25:17'),
(34424, '91.204.46.190', NULL, 3, '2025-01-13 14:27:37', '2025-01-13 14:27:40'),
(34425, '51.222.253.20', NULL, 1, '2025-01-13 15:05:37', '2025-01-13 15:05:37'),
(34426, '173.252.107.13', NULL, 1, '2025-01-13 15:09:08', '2025-01-13 15:09:08'),
(34427, '173.252.107.12', NULL, 1, '2025-01-13 15:09:08', '2025-01-13 15:09:08'),
(34428, '185.147.125.24', NULL, 1, '2025-01-13 15:16:04', '2025-01-13 15:16:04'),
(34429, '182.163.96.77', NULL, 1, '2025-01-13 15:57:23', '2025-01-13 15:57:23'),
(34430, '43.159.135.203', NULL, 1, '2025-01-13 16:17:19', '2025-01-13 16:17:19'),
(34431, '54.81.46.13', NULL, 1, '2025-01-13 16:46:36', '2025-01-13 16:46:36'),
(34432, '54.223.186.63', NULL, 1, '2025-01-13 17:00:59', '2025-01-13 17:00:59'),
(34433, '157.55.39.196', NULL, 1, '2025-01-13 17:32:27', '2025-01-13 17:32:27'),
(34434, '72.14.201.142', NULL, 1, '2025-01-13 17:40:43', '2025-01-13 17:40:43'),
(34435, '194.164.61.117', NULL, 2, '2025-01-13 17:43:36', '2025-01-13 17:43:36'),
(34436, '193.186.4.136', NULL, 1, '2025-01-13 18:08:21', '2025-01-13 18:08:21'),
(34437, '165.22.61.215', NULL, 1, '2025-01-13 18:31:02', '2025-01-13 18:31:02'),
(34438, '180.110.203.108', NULL, 1, '2025-01-13 18:38:45', '2025-01-13 18:38:45'),
(34439, '173.252.107.113', NULL, 1, '2025-01-13 19:08:19', '2025-01-13 19:08:19'),
(34440, '72.14.201.159', NULL, 3, '2025-01-13 19:19:48', '2025-01-13 19:58:59'),
(34441, '103.173.31.251', NULL, 1, '2025-01-13 19:19:48', '2025-01-13 19:19:48'),
(34442, '87.120.114.184', NULL, 1, '2025-01-13 19:32:03', '2025-01-13 19:32:03'),
(34443, '212.118.53.218', NULL, 1, '2025-01-13 19:39:34', '2025-01-13 19:39:34'),
(34444, '47.128.122.167', NULL, 1, '2025-01-13 19:49:41', '2025-01-13 19:49:41'),
(34445, '45.250.229.147', NULL, 1, '2025-01-13 21:03:27', '2025-01-13 21:03:27'),
(34446, '128.204.212.87', NULL, 1, '2025-01-13 21:15:31', '2025-01-13 21:15:31'),
(34447, '103.112.204.165', NULL, 1, '2025-01-13 22:28:19', '2025-01-13 22:28:19'),
(34448, '128.204.212.86', NULL, 1, '2025-01-13 22:40:04', '2025-01-13 22:40:04'),
(34449, '20.97.189.106', NULL, 1, '2025-01-13 23:23:16', '2025-01-13 23:23:16'),
(34450, '182.42.110.255', NULL, 1, '2025-01-13 23:25:35', '2025-01-13 23:25:35'),
(34451, '54.221.188.171', NULL, 1, '2025-01-14 00:04:38', '2025-01-14 00:04:38'),
(34452, '43.153.85.46', NULL, 1, '2025-01-14 00:27:11', '2025-01-14 00:27:11'),
(34453, '66.249.66.43', NULL, 1, '2025-01-14 00:50:15', '2025-01-14 00:50:15'),
(34454, '144.178.7.66', NULL, 2, '2025-01-14 01:03:25', '2025-01-14 01:15:07'),
(34455, '35.92.92.165', NULL, 1, '2025-01-14 01:17:56', '2025-01-14 01:17:56'),
(34456, '104.196.36.144', NULL, 2, '2025-01-14 01:49:42', '2025-01-14 01:56:47'),
(34457, '180.121.77.126', NULL, 1, '2025-01-14 02:22:24', '2025-01-14 02:22:24'),
(34458, '121.237.36.27', NULL, 1, '2025-01-14 02:36:40', '2025-01-14 02:36:40'),
(34459, '65.2.73.42', NULL, 1, '2025-01-14 02:40:57', '2025-01-14 02:40:57'),
(34460, '72.14.201.234', NULL, 1, '2025-01-14 02:55:48', '2025-01-14 02:55:48'),
(34461, '44.243.44.162', NULL, 1, '2025-01-14 02:56:17', '2025-01-14 02:56:17'),
(34462, '72.14.201.230', NULL, 1, '2025-01-14 03:46:48', '2025-01-14 03:46:48'),
(34463, '182.44.67.97', NULL, 1, '2025-01-14 04:02:39', '2025-01-14 04:02:39'),
(34464, '4.227.36.41', NULL, 1, '2025-01-14 04:12:16', '2025-01-14 04:12:16'),
(34465, '82.197.70.112', NULL, 6, '2025-01-14 04:31:32', '2025-01-14 04:34:11'),
(34466, '54.91.124.223', NULL, 1, '2025-01-14 04:37:37', '2025-01-14 04:37:37'),
(34467, '89.187.162.181', NULL, 1, '2025-01-14 05:04:14', '2025-01-14 05:04:14'),
(34468, '193.186.4.205', NULL, 1, '2025-01-14 05:37:04', '2025-01-14 05:37:04'),
(34469, '147.185.132.19', NULL, 1, '2025-01-14 06:18:59', '2025-01-14 06:18:59'),
(34470, '185.250.38.113', NULL, 1, '2025-01-14 06:20:15', '2025-01-14 06:20:15'),
(34471, '18.222.224.165', NULL, 1, '2025-01-14 06:30:04', '2025-01-14 06:30:04'),
(34472, '74.80.208.197', NULL, 1, '2025-01-14 06:30:40', '2025-01-14 06:30:40'),
(34473, '15.236.202.64', NULL, 1, '2025-01-14 06:31:00', '2025-01-14 06:31:00'),
(34474, '183.134.59.130', NULL, 2, '2025-01-14 07:01:29', '2025-01-14 07:03:59'),
(34475, '209.38.250.190', NULL, 1, '2025-01-14 07:02:56', '2025-01-14 07:02:56'),
(34476, '23.137.254.16', NULL, 1, '2025-01-14 07:07:49', '2025-01-14 07:07:49'),
(34477, '137.184.119.1', NULL, 4, '2025-01-14 07:51:57', '2025-01-14 07:52:00'),
(34478, '124.156.157.91', NULL, 1, '2025-01-14 08:29:20', '2025-01-14 08:29:20'),
(34479, '72.14.201.130', NULL, 2, '2025-01-14 08:54:36', '2025-01-15 02:48:06'),
(34480, '37.111.243.135', NULL, 1, '2025-01-14 08:54:37', '2025-01-14 08:54:37'),
(34481, '2.57.121.209', NULL, 1, '2025-01-14 09:06:11', '2025-01-14 09:06:11'),
(34482, '54.221.188.171', NULL, 1, '2025-01-14 09:09:34', '2025-01-14 09:09:34'),
(34483, '195.191.219.130', NULL, 1, '2025-01-14 09:44:09', '2025-01-14 09:44:09'),
(34484, '116.9.244.248', NULL, 1, '2025-01-14 09:52:35', '2025-01-14 09:52:35'),
(34485, '111.225.149.8', NULL, 1, '2025-01-14 09:52:53', '2025-01-14 09:52:53'),
(34486, '147.185.132.210', NULL, 1, '2025-01-14 10:06:11', '2025-01-14 10:06:11'),
(34487, '66.249.66.11', NULL, 1, '2025-01-14 10:25:04', '2025-01-14 10:25:04'),
(34488, '103.245.96.180', NULL, 1, '2025-01-14 11:30:42', '2025-01-14 11:30:42'),
(34489, '124.236.100.56', NULL, 1, '2025-01-14 11:44:33', '2025-01-14 11:44:33'),
(34490, '118.179.102.46', NULL, 1, '2025-01-14 11:50:38', '2025-01-14 11:50:38'),
(34491, '185.191.171.12', NULL, 1, '2025-01-14 11:58:39', '2025-01-14 11:58:39'),
(34492, '103.30.188.214', NULL, 1, '2025-01-14 12:00:52', '2025-01-14 12:00:52'),
(34493, '128.204.212.84', NULL, 1, '2025-01-14 12:28:08', '2025-01-14 12:28:08'),
(34494, '17.241.227.126', NULL, 1, '2025-01-14 12:34:40', '2025-01-14 12:34:40'),
(34495, '157.90.209.79', NULL, 4, '2025-01-14 12:49:06', '2025-01-14 23:16:24'),
(34496, '3.141.11.163', NULL, 1, '2025-01-14 12:49:41', '2025-01-14 12:49:41'),
(34497, '18.225.25.214', NULL, 1, '2025-01-14 12:49:42', '2025-01-14 12:49:42'),
(34498, '177.91.134.235', NULL, 1, '2025-01-14 12:56:05', '2025-01-14 12:56:05'),
(34499, '149.102.230.118', NULL, 1, '2025-01-14 12:56:09', '2025-01-14 12:56:09'),
(34500, '149.102.230.119', NULL, 3, '2025-01-14 12:56:10', '2025-01-14 12:56:13'),
(34501, '149.102.230.117', NULL, 2, '2025-01-14 12:56:12', '2025-01-14 12:56:12'),
(34502, '74.80.208.171', NULL, 2, '2025-01-14 13:22:25', '2025-01-14 13:45:37'),
(34503, '66.249.66.42', NULL, 1, '2025-01-14 13:28:35', '2025-01-14 13:28:35'),
(34504, '103.30.189.84', NULL, 2, '2025-01-14 13:52:07', '2025-01-14 13:52:54'),
(34505, '65.2.73.42', NULL, 2, '2025-01-14 13:57:23', '2025-01-15 01:31:29'),
(34506, '203.33.203.148', NULL, 1, '2025-01-14 13:59:45', '2025-01-14 13:59:45'),
(34507, '15.188.27.48', NULL, 1, '2025-01-14 14:07:35', '2025-01-14 14:07:35'),
(34508, '13.76.141.173', NULL, 1, '2025-01-14 14:35:01', '2025-01-14 14:35:01'),
(34509, '5.161.82.205', NULL, 1, '2025-01-14 15:26:16', '2025-01-14 15:26:16'),
(34510, '178.254.29.124', NULL, 1, '2025-01-14 16:19:57', '2025-01-14 16:19:57'),
(34511, '18.212.157.170', NULL, 1, '2025-01-14 16:37:23', '2025-01-14 16:37:23'),
(34512, '114.231.167.156', NULL, 1, '2025-01-14 16:43:00', '2025-01-14 16:43:00'),
(34513, '117.86.124.251', NULL, 1, '2025-01-14 16:43:01', '2025-01-14 16:43:01'),
(34514, '54.185.139.249', NULL, 1, '2025-01-14 16:54:58', '2025-01-14 16:54:58'),
(34515, '119.28.202.234', NULL, 1, '2025-01-14 17:16:42', '2025-01-14 17:16:42'),
(34516, '209.126.85.224', NULL, 3, '2025-01-14 18:38:59', '2025-01-14 18:39:16'),
(34517, '202.8.43.232', NULL, 1, '2025-01-14 19:13:16', '2025-01-14 19:13:16'),
(34518, '128.204.212.86', NULL, 1, '2025-01-14 19:34:32', '2025-01-14 19:34:32'),
(34519, '47.128.114.58', NULL, 1, '2025-01-14 19:49:42', '2025-01-14 19:49:42'),
(34520, '43.135.133.194', NULL, 1, '2025-01-14 20:00:29', '2025-01-14 20:00:29'),
(34521, '66.249.66.43', NULL, 2, '2025-01-14 20:09:46', '2025-01-14 21:27:47'),
(34522, '182.43.70.143', NULL, 1, '2025-01-14 20:22:02', '2025-01-14 20:22:02'),
(34523, '54.222.137.215', NULL, 1, '2025-01-14 20:32:13', '2025-01-14 20:32:13'),
(34524, '192.36.109.94', NULL, 1, '2025-01-14 20:46:08', '2025-01-14 20:46:08'),
(34525, '20.191.45.212', NULL, 1, '2025-01-14 21:00:45', '2025-01-14 21:00:45'),
(34526, '20.97.189.97', NULL, 1, '2025-01-14 22:13:10', '2025-01-14 22:13:10'),
(34527, '57.141.7.19', NULL, 1, '2025-01-14 22:29:12', '2025-01-14 22:29:12'),
(34528, '13.37.255.186', NULL, 1, '2025-01-14 22:57:51', '2025-01-14 22:57:51'),
(34529, '13.38.82.114', NULL, 1, '2025-01-14 23:45:06', '2025-01-14 23:45:06'),
(34530, '44.243.87.221', NULL, 1, '2025-01-14 23:57:27', '2025-01-14 23:57:27'),
(34531, '128.204.212.85', NULL, 2, '2025-01-15 00:03:01', '2025-01-15 03:49:01'),
(34532, '3.129.128.84', NULL, 1, '2025-01-15 00:14:52', '2025-01-15 00:14:52'),
(34533, '13.201.96.35', NULL, 1, '2025-01-15 00:58:06', '2025-01-15 00:58:06'),
(34534, '182.44.9.147', NULL, 1, '2025-01-15 01:15:57', '2025-01-15 01:15:57'),
(34535, '44.244.170.30', NULL, 1, '2025-01-15 02:02:32', '2025-01-15 02:02:32'),
(34536, '54.186.132.130', NULL, 1, '2025-01-15 02:05:35', '2025-01-15 02:05:35'),
(34537, '44.244.202.20', NULL, 1, '2025-01-15 02:43:44', '2025-01-15 02:43:44'),
(34538, '51.222.253.7', NULL, 1, '2025-01-15 02:55:55', '2025-01-15 02:55:55'),
(34539, '86.124.206.13', NULL, 1, '2025-01-15 02:57:31', '2025-01-15 02:57:31'),
(34540, '87.106.158.5', NULL, 3, '2025-01-15 03:59:40', '2025-01-15 03:59:43'),
(34541, '148.66.9.50', NULL, 1, '2025-01-15 04:16:08', '2025-01-15 04:16:08'),
(34542, '43.134.142.8', NULL, 1, '2025-01-15 04:31:42', '2025-01-15 04:31:42'),
(34543, '54.81.46.13', NULL, 1, '2025-01-15 04:39:50', '2025-01-15 04:39:50'),
(34544, '34.145.1.214', NULL, 2, '2025-01-15 04:58:26', '2025-01-15 04:59:27'),
(34545, '173.252.95.124', NULL, 1, '2025-01-15 05:01:18', '2025-01-15 05:01:18'),
(34546, '173.252.95.10', NULL, 1, '2025-01-15 05:01:19', '2025-01-15 05:01:19'),
(34547, '222.79.104.23', NULL, 1, '2025-01-15 06:05:19', '2025-01-15 06:05:19'),
(34548, '2.57.121.209', NULL, 1, '2025-01-15 06:58:43', '2025-01-15 06:58:43'),
(34549, '164.92.255.94', NULL, 1, '2025-01-15 07:12:59', '2025-01-15 07:12:59'),
(34550, '164.92.255.94', NULL, 1, '2025-01-15 07:12:59', '2025-01-15 07:12:59'),
(34551, '150.31.177.50', NULL, 1, '2025-01-15 07:38:24', '2025-01-15 07:38:24'),
(34552, '205.169.39.14', NULL, 1, '2025-01-15 07:38:42', '2025-01-15 07:38:42'),
(34553, '193.186.4.159', NULL, 1, '2025-01-15 08:10:04', '2025-01-15 08:10:04'),
(34554, '150.31.177.32', NULL, 1, '2025-01-15 08:13:45', '2025-01-15 08:13:45'),
(34555, '170.205.31.68', NULL, 12, '2025-01-15 08:24:02', '2025-01-15 16:10:01'),
(34556, '150.31.177.54', NULL, 1, '2025-01-15 08:49:23', '2025-01-15 08:49:23'),
(34557, '54.36.121.9', NULL, 1, '2025-01-15 08:54:51', '2025-01-15 08:54:51'),
(34558, '45.130.145.14', NULL, 6, '2025-01-15 08:59:03', '2025-01-15 08:59:29'),
(34559, '195.191.219.133', NULL, 1, '2025-01-15 09:01:12', '2025-01-15 09:01:12'),
(34560, '43.166.7.113', NULL, 1, '2025-01-15 09:38:54', '2025-01-15 09:38:54'),
(34561, '111.225.148.142', NULL, 1, '2025-01-15 09:50:21', '2025-01-15 09:50:21'),
(34562, '3.129.128.84', NULL, 1, '2025-01-15 09:52:50', '2025-01-15 09:52:50'),
(34563, '72.14.201.130', NULL, 2, '2025-01-15 10:40:56', '2025-01-15 13:03:22'),
(34564, '111.172.249.49', NULL, 1, '2025-01-15 11:03:39', '2025-01-15 11:03:39'),
(34565, '80.85.246.214', NULL, 1, '2025-01-15 11:41:21', '2025-01-15 11:41:21'),
(34566, '103.62.140.155', NULL, 2, '2025-01-15 11:47:45', '2025-01-15 11:50:16'),
(34567, '20.212.201.123', NULL, 1, '2025-01-15 11:51:33', '2025-01-15 11:51:33'),
(34568, '58.145.184.211', NULL, 1, '2025-01-15 11:52:55', '2025-01-15 11:52:55'),
(34569, '18.188.217.19', NULL, 1, '2025-01-15 12:03:42', '2025-01-15 12:03:42'),
(34570, '18.225.25.214', NULL, 3, '2025-01-15 12:03:43', '2025-01-15 15:01:32'),
(34571, '18.221.11.52', NULL, 1, '2025-01-15 12:03:49', '2025-01-15 12:03:49'),
(34572, '119.148.39.90', NULL, 1, '2025-01-15 12:12:09', '2025-01-15 12:12:09'),
(34573, '3.141.11.163', NULL, 1, '2025-01-15 12:43:40', '2025-01-15 12:43:40'),
(34574, '3.19.74.154', NULL, 1, '2025-01-15 12:43:46', '2025-01-15 12:43:46'),
(34575, '172.178.140.153', NULL, 1, '2025-01-15 12:53:53', '2025-01-15 12:53:53'),
(34576, '72.14.201.159', NULL, 4, '2025-01-15 13:04:50', '2025-01-15 21:22:52'),
(34577, '43.159.148.221', NULL, 1, '2025-01-15 13:42:15', '2025-01-15 13:42:15'),
(34578, '173.252.107.19', NULL, 1, '2025-01-15 14:26:10', '2025-01-15 14:26:10'),
(34579, '173.252.107.113', NULL, 1, '2025-01-15 14:26:10', '2025-01-15 14:26:10'),
(34580, '114.231.191.116', NULL, 1, '2025-01-15 14:53:01', '2025-01-15 14:53:01'),
(34581, '128.204.212.87', NULL, 1, '2025-01-15 14:56:05', '2025-01-15 14:56:05'),
(34582, '103.30.28.70', NULL, 1, '2025-01-15 14:56:48', '2025-01-15 14:56:48'),
(34583, '18.224.94.182', NULL, 1, '2025-01-15 15:01:31', '2025-01-15 15:01:31'),
(34584, '13.201.96.35', NULL, 1, '2025-01-15 15:12:06', '2025-01-15 15:12:06'),
(34585, '103.237.39.131', NULL, 1, '2025-01-15 15:27:23', '2025-01-15 15:27:23'),
(34586, '117.33.163.216', NULL, 1, '2025-01-15 15:52:42', '2025-01-15 15:52:42'),
(34587, '34.127.9.90', NULL, 2, '2025-01-15 16:35:12', '2025-01-15 16:35:45'),
(34588, '45.156.128.71', NULL, 1, '2025-01-15 16:47:06', '2025-01-15 16:47:06'),
(34589, '84.15.45.163', NULL, 1, '2025-01-15 19:13:16', '2025-01-15 19:13:16'),
(34590, '121.237.36.29', NULL, 1, '2025-01-15 19:38:35', '2025-01-15 19:38:35'),
(34591, '3.237.105.45', NULL, 1, '2025-01-15 20:03:20', '2025-01-15 20:03:20'),
(34592, '106.119.167.146', NULL, 1, '2025-01-15 20:49:56', '2025-01-15 20:49:56'),
(34593, '128.204.212.85', NULL, 1, '2025-01-15 21:18:41', '2025-01-15 21:18:41'),
(34594, '193.186.4.130', NULL, 2, '2025-01-15 21:26:22', '2025-01-16 01:48:03'),
(34595, '27.147.204.208', NULL, 1, '2025-01-15 21:26:22', '2025-01-15 21:26:22'),
(34596, '49.51.36.179', NULL, 1, '2025-01-15 21:39:06', '2025-01-15 21:39:06'),
(34597, '80.77.25.23', NULL, 1, '2025-01-15 22:35:20', '2025-01-15 22:35:20'),
(34598, '15.237.215.108', NULL, 1, '2025-01-16 00:20:00', '2025-01-16 00:20:00'),
(34599, '16.16.184.52', NULL, 4, '2025-01-16 00:33:30', '2025-01-16 00:33:36'),
(34600, '54.162.103.170', NULL, 1, '2025-01-16 00:46:22', '2025-01-16 00:46:22'),
(34601, '173.252.83.4', NULL, 1, '2025-01-16 01:02:42', '2025-01-16 01:02:42'),
(34602, '173.252.83.113', NULL, 1, '2025-01-16 01:02:43', '2025-01-16 01:02:43'),
(34603, '13.233.143.180', NULL, 1, '2025-01-16 01:38:13', '2025-01-16 01:38:13'),
(34604, '15.207.108.171', NULL, 1, '2025-01-16 01:45:14', '2025-01-16 01:45:14'),
(34605, '175.6.217.4', NULL, 1, '2025-01-16 01:49:05', '2025-01-16 01:49:05'),
(34606, '112.32.81.81', NULL, 1, '2025-01-16 01:57:03', '2025-01-16 01:57:03'),
(34607, '54.254.162.138', NULL, 1, '2025-01-16 02:09:04', '2025-01-16 02:09:04'),
(34608, '44.244.225.79', NULL, 1, '2025-01-16 02:51:20', '2025-01-16 02:51:20'),
(34609, '44.244.202.20', NULL, 1, '2025-01-16 02:53:55', '2025-01-16 02:53:55'),
(34610, '121.237.36.30', NULL, 1, '2025-01-16 02:53:57', '2025-01-16 02:53:57'),
(34611, '66.249.66.12', NULL, 1, '2025-01-16 03:40:34', '2025-01-16 03:40:34'),
(34612, '51.222.253.6', NULL, 1, '2025-01-16 04:33:56', '2025-01-16 04:33:56'),
(34613, '45.227.254.34', NULL, 1, '2025-01-16 04:38:57', '2025-01-16 04:38:57'),
(34614, '66.249.66.38', NULL, 1, '2025-01-16 04:48:31', '2025-01-16 04:48:31'),
(34615, '45.156.128.62', NULL, 1, '2025-01-16 05:52:00', '2025-01-16 05:52:00'),
(34616, '202.134.10.141', NULL, 2, '2025-01-16 06:01:53', '2025-01-16 06:02:24'),
(34617, '84.246.85.11', NULL, 3, '2025-01-16 06:13:37', '2025-01-16 06:13:40'),
(34618, '4.227.36.126', NULL, 1, '2025-01-16 06:30:31', '2025-01-16 06:30:31'),
(34619, '54.223.198.158', NULL, 1, '2025-01-16 06:35:17', '2025-01-16 06:35:17'),
(34620, '203.33.203.148', NULL, 1, '2025-01-16 06:38:04', '2025-01-16 06:38:04'),
(34621, '43.163.6.35', NULL, 1, '2025-01-16 07:00:44', '2025-01-16 07:00:44'),
(34622, '87.120.114.184', NULL, 2, '2025-01-16 07:00:55', '2025-01-16 09:16:36'),
(34623, '42.236.17.194', NULL, 1, '2025-01-16 07:13:06', '2025-01-16 07:13:06'),
(34624, '165.227.169.136', NULL, 1, '2025-01-16 07:23:01', '2025-01-16 07:23:01'),
(34625, '188.165.87.111', NULL, 1, '2025-01-16 07:39:36', '2025-01-16 07:39:36'),
(34626, '66.249.66.39', NULL, 2, '2025-01-16 07:42:44', '2025-01-16 13:46:52'),
(34627, '4.227.36.41', NULL, 1, '2025-01-16 07:49:42', '2025-01-16 07:49:42'),
(34628, '51.254.0.8', NULL, 1, '2025-01-16 07:53:11', '2025-01-16 07:53:11'),
(34629, '40.77.167.41', NULL, 1, '2025-01-16 08:47:36', '2025-01-16 08:47:36'),
(34630, '51.254.49.97', NULL, 1, '2025-01-16 08:53:53', '2025-01-16 08:53:53'),
(34631, '3.141.11.163', NULL, 1, '2025-01-16 09:12:19', '2025-01-16 09:12:19'),
(34632, '18.225.25.214', NULL, 1, '2025-01-16 09:12:20', '2025-01-16 09:12:20'),
(34633, '18.188.52.28', NULL, 2, '2025-01-16 09:12:26', '2025-01-16 12:04:15'),
(34634, '51.254.49.105', NULL, 1, '2025-01-16 09:47:27', '2025-01-16 09:47:27'),
(34635, '111.225.149.181', NULL, 1, '2025-01-16 09:49:23', '2025-01-16 09:49:23'),
(34636, '52.167.144.142', NULL, 1, '2025-01-16 10:38:43', '2025-01-16 10:38:43'),
(34637, '45.154.153.16', NULL, 1, '2025-01-16 10:54:47', '2025-01-16 10:54:47'),
(34638, '103.134.134.203', NULL, 1, '2025-01-16 10:55:56', '2025-01-16 10:55:56'),
(34639, '52.167.144.213', NULL, 1, '2025-01-16 11:17:10', '2025-01-16 11:17:10'),
(34640, '15.207.108.171', NULL, 2, '2025-01-16 11:18:17', '2025-01-16 21:21:55'),
(34641, '195.191.219.130', NULL, 1, '2025-01-16 11:23:37', '2025-01-16 11:23:37'),
(34642, '15.237.215.108', NULL, 2, '2025-01-16 11:37:24', '2025-01-16 23:34:31'),
(34643, '43.229.208.190', NULL, 3, '2025-01-16 11:49:19', '2025-01-16 17:26:30'),
(34644, '176.123.7.98', NULL, 1, '2025-01-16 11:57:47', '2025-01-16 11:57:47'),
(34645, '18.224.128.89', NULL, 1, '2025-01-16 12:04:16', '2025-01-16 12:04:16'),
(34646, '18.221.11.52', NULL, 1, '2025-01-16 12:04:22', '2025-01-16 12:04:22'),
(34647, '37.111.212.77', NULL, 1, '2025-01-16 12:04:30', '2025-01-16 12:04:30'),
(34648, '40.119.197.45', NULL, 1, '2025-01-16 12:08:22', '2025-01-16 12:08:22'),
(34649, '103.250.70.139', NULL, 2, '2025-01-16 12:20:59', '2025-01-16 14:25:39'),
(34650, '45.130.145.14', NULL, 4, '2025-01-16 13:24:53', '2025-01-16 13:24:55'),
(34651, '13.76.141.173', NULL, 1, '2025-01-16 14:31:14', '2025-01-16 14:31:14'),
(34652, '203.188.248.246', NULL, 1, '2025-01-16 14:54:13', '2025-01-16 14:54:13'),
(34653, '43.166.1.243', NULL, 1, '2025-01-16 15:30:57', '2025-01-16 15:30:57'),
(34654, '13.233.143.180', NULL, 1, '2025-01-16 15:59:34', '2025-01-16 15:59:34'),
(34655, '173.252.79.7', NULL, 1, '2025-01-16 16:03:00', '2025-01-16 16:03:00'),
(34656, '173.252.79.116', NULL, 1, '2025-01-16 16:03:00', '2025-01-16 16:03:00'),
(34657, '34.141.215.20', NULL, 1, '2025-01-16 16:04:19', '2025-01-16 16:04:19'),
(34658, '66.249.66.12', NULL, 4, '2025-01-16 16:40:38', '2025-01-17 04:30:46'),
(34659, '24.199.103.129', NULL, 2, '2025-01-16 16:44:27', '2025-01-16 16:44:29'),
(34660, '49.67.124.73', NULL, 1, '2025-01-16 16:55:33', '2025-01-16 16:55:33'),
(34661, '103.88.136.99', NULL, 1, '2025-01-16 17:27:12', '2025-01-16 17:27:12'),
(34662, '138.219.242.208', NULL, 1, '2025-01-16 17:42:22', '2025-01-16 17:42:22'),
(34663, '85.208.96.212', NULL, 1, '2025-01-16 19:09:40', '2025-01-16 19:09:40'),
(34664, '51.222.253.3', NULL, 1, '2025-01-16 19:40:26', '2025-01-16 19:40:26'),
(34665, '165.232.159.248', NULL, 1, '2025-01-16 19:43:13', '2025-01-16 19:43:13'),
(34666, '88.210.10.79', NULL, 1, '2025-01-16 20:42:43', '2025-01-16 20:42:43'),
(34667, '42.236.101.222', NULL, 1, '2025-01-16 21:28:23', '2025-01-16 21:28:23'),
(34668, '13.127.74.75', NULL, 1, '2025-01-16 21:29:15', '2025-01-16 21:29:15'),
(34669, '45.141.85.196', NULL, 1, '2025-01-16 22:00:09', '2025-01-16 22:00:09'),
(34670, '40.77.167.154', NULL, 1, '2025-01-16 22:36:04', '2025-01-16 22:36:04'),
(34671, '13.235.42.58', NULL, 1, '2025-01-16 23:38:43', '2025-01-16 23:38:43'),
(34672, '43.135.183.82', NULL, 1, '2025-01-16 23:43:13', '2025-01-16 23:43:13'),
(34673, '17.241.219.101', NULL, 1, '2025-01-16 23:53:39', '2025-01-16 23:53:39'),
(34674, '138.68.148.91', NULL, 1, '2025-01-16 23:58:32', '2025-01-16 23:58:32'),
(34675, '164.90.184.189', NULL, 1, '2025-01-16 23:59:30', '2025-01-16 23:59:30'),
(34676, '164.90.186.159', NULL, 1, '2025-01-17 00:02:00', '2025-01-17 00:02:00'),
(34677, '138.197.149.66', NULL, 1, '2025-01-17 00:10:38', '2025-01-17 00:10:38'),
(34678, '143.137.132.26', NULL, 1, '2025-01-17 00:19:49', '2025-01-17 00:19:49'),
(34679, '13.201.122.108', NULL, 1, '2025-01-17 00:22:15', '2025-01-17 00:22:15'),
(34680, '141.94.145.70', NULL, 1, '2025-01-17 00:43:47', '2025-01-17 00:43:47'),
(34681, '161.97.150.191', NULL, 1, '2025-01-17 01:08:50', '2025-01-17 01:08:50'),
(34682, '34.219.178.181', NULL, 1, '2025-01-17 01:14:17', '2025-01-17 01:14:17'),
(34683, '44.245.158.161', NULL, 1, '2025-01-17 01:17:47', '2025-01-17 01:17:47'),
(34684, '51.20.138.71', NULL, 4, '2025-01-17 03:31:09', '2025-01-17 03:31:11'),
(34685, '47.238.96.111', NULL, 1, '2025-01-17 03:46:17', '2025-01-17 03:46:17'),
(34686, '87.120.126.42', NULL, 1, '2025-01-17 03:53:49', '2025-01-17 03:53:49'),
(34687, '66.249.66.10', NULL, 1, '2025-01-17 04:26:24', '2025-01-17 04:26:24'),
(34688, '66.249.66.37', NULL, 1, '2025-01-17 05:00:24', '2025-01-17 05:00:24'),
(34689, '102.129.223.92', NULL, 2, '2025-01-17 06:14:13', '2025-01-17 14:32:40'),
(34690, '85.239.245.7', NULL, 4, '2025-01-17 06:48:35', '2025-01-17 06:49:26'),
(34691, '222.79.103.59', NULL, 1, '2025-01-17 06:59:58', '2025-01-17 06:59:58'),
(34692, '42.236.17.223', NULL, 1, '2025-01-17 07:24:43', '2025-01-17 07:24:43'),
(34693, '45.55.73.47', NULL, 1, '2025-01-17 07:25:30', '2025-01-17 07:25:30'),
(34694, '42.236.17.86', NULL, 1, '2025-01-17 07:26:34', '2025-01-17 07:26:34'),
(34695, '42.236.101.238', NULL, 1, '2025-01-17 07:27:22', '2025-01-17 07:27:22'),
(34696, '222.89.25.165', NULL, 1, '2025-01-17 07:52:50', '2025-01-17 07:52:50'),
(34697, '58.23.120.92', NULL, 1, '2025-01-17 07:56:11', '2025-01-17 07:56:11'),
(34698, '43.153.49.151', NULL, 1, '2025-01-17 08:04:48', '2025-01-17 08:04:48'),
(34699, '195.191.219.132', NULL, 1, '2025-01-17 08:10:26', '2025-01-17 08:10:26'),
(34700, '35.171.144.152', NULL, 4, '2025-01-17 09:17:07', '2025-01-17 09:17:08'),
(34701, '111.225.149.242', NULL, 1, '2025-01-17 09:53:30', '2025-01-17 09:53:30'),
(34702, '152.53.55.76', NULL, 1, '2025-01-17 10:37:31', '2025-01-17 10:37:31'),
(34703, '49.67.216.90', NULL, 1, '2025-01-17 10:43:04', '2025-01-17 10:43:04'),
(34704, '180.120.156.123', NULL, 1, '2025-01-17 10:43:04', '2025-01-17 10:43:04'),
(34705, '121.237.36.27', NULL, 2, '2025-01-17 11:02:29', '2025-01-17 11:03:10'),
(34706, '121.237.36.28', NULL, 1, '2025-01-17 11:02:35', '2025-01-17 11:02:35'),
(34707, '45.159.9.97', NULL, 1, '2025-01-17 11:03:37', '2025-01-17 11:03:37'),
(34708, '222.79.104.23', NULL, 1, '2025-01-17 11:41:06', '2025-01-17 11:41:06'),
(34709, '205.210.31.66', NULL, 1, '2025-01-17 13:11:27', '2025-01-17 13:11:27'),
(34710, '66.249.66.10', NULL, 1, '2025-01-17 13:18:29', '2025-01-17 13:18:29'),
(34711, '91.204.46.190', NULL, 3, '2025-01-17 13:53:29', '2025-01-17 13:53:32'),
(34712, '165.22.4.250', NULL, 1, '2025-01-17 14:29:30', '2025-01-17 14:29:30'),
(34713, '198.235.24.83', NULL, 1, '2025-01-17 14:38:55', '2025-01-17 14:38:55'),
(34714, '124.220.24.137', NULL, 5, '2025-01-17 15:45:20', '2025-01-17 16:12:43'),
(34715, '51.159.106.90', NULL, 1, '2025-01-17 15:46:37', '2025-01-17 15:46:37'),
(34716, '43.130.15.147', NULL, 1, '2025-01-17 15:59:34', '2025-01-17 15:59:34'),
(34717, '5.133.192.168', NULL, 1, '2025-01-17 16:06:28', '2025-01-17 16:06:28'),
(34718, '106.119.167.146', NULL, 1, '2025-01-17 16:26:43', '2025-01-17 16:26:43'),
(34719, '71.132.12.115', NULL, 1, '2025-01-17 16:43:41', '2025-01-17 16:43:41'),
(34720, '72.14.201.136', NULL, 1, '2025-01-17 16:54:26', '2025-01-17 16:54:26'),
(34721, '37.120.184.240', NULL, 1, '2025-01-17 17:04:33', '2025-01-17 17:04:33'),
(34722, '196.245.158.80', NULL, 1, '2025-01-17 17:25:01', '2025-01-17 17:25:01'),
(34723, '202.61.197.13', NULL, 1, '2025-01-17 17:54:20', '2025-01-17 17:54:20'),
(34724, '49.13.85.67', NULL, 1, '2025-01-17 18:11:12', '2025-01-17 18:11:12'),
(34725, '20.246.79.77', NULL, 1, '2025-01-17 18:39:24', '2025-01-17 18:39:24'),
(34726, '128.204.212.85', NULL, 1, '2025-01-17 18:59:24', '2025-01-17 18:59:24'),
(34727, '128.204.212.87', NULL, 1, '2025-01-17 19:36:50', '2025-01-17 19:36:50'),
(34728, '87.120.126.42', NULL, 1, '2025-01-17 20:59:10', '2025-01-17 20:59:10'),
(34729, '113.141.91.58', NULL, 1, '2025-01-17 21:19:27', '2025-01-17 21:19:27'),
(34730, '119.176.41.157', NULL, 1, '2025-01-17 21:20:32', '2025-01-17 21:20:32'),
(34731, '115.51.187.247', NULL, 1, '2025-01-17 21:21:25', '2025-01-17 21:21:25'),
(34732, '158.69.25.39', NULL, 1, '2025-01-17 21:55:33', '2025-01-17 21:55:33'),
(34733, '105.112.29.255', NULL, 1, '2025-01-17 21:57:08', '2025-01-17 21:57:08'),
(34734, '183.253.87.200', NULL, 1, '2025-01-17 22:17:06', '2025-01-17 22:17:06'),
(34735, '124.222.60.140', NULL, 1, '2025-01-17 23:43:05', '2025-01-17 23:43:05'),
(34736, '52.167.144.19', NULL, 1, '2025-01-18 00:02:29', '2025-01-18 00:02:29'),
(34737, '43.153.74.75', NULL, 1, '2025-01-18 00:19:37', '2025-01-18 00:19:37'),
(34738, '35.93.143.16', NULL, 1, '2025-01-18 01:17:27', '2025-01-18 01:17:27'),
(34739, '39.154.10.195', NULL, 1, '2025-01-18 01:21:43', '2025-01-18 01:21:43'),
(34740, '27.115.124.34', NULL, 1, '2025-01-18 01:21:48', '2025-01-18 01:21:48'),
(34741, '27.115.124.40', NULL, 1, '2025-01-18 01:22:30', '2025-01-18 01:22:30'),
(34742, '117.33.163.216', NULL, 1, '2025-01-18 02:03:17', '2025-01-18 02:03:17'),
(34743, '66.249.66.39', NULL, 1, '2025-01-18 02:17:41', '2025-01-18 02:17:41'),
(34744, '52.36.54.230', NULL, 1, '2025-01-18 02:20:52', '2025-01-18 02:20:52'),
(34745, '94.72.107.24', NULL, 1, '2025-01-18 02:21:31', '2025-01-18 02:21:31'),
(34746, '103.209.197.165', NULL, 1, '2025-01-18 03:38:19', '2025-01-18 03:38:19'),
(34747, '18.221.59.242', NULL, 1, '2025-01-18 04:21:34', '2025-01-18 04:21:34'),
(34748, '20.161.75.218', NULL, 1, '2025-01-18 05:15:11', '2025-01-18 05:15:11'),
(34749, '66.249.66.11', NULL, 1, '2025-01-18 05:25:40', '2025-01-18 05:25:40'),
(34750, '103.131.71.189', NULL, 1, '2025-01-18 05:31:55', '2025-01-18 05:31:55'),
(34751, '146.190.221.24', NULL, 1, '2025-01-18 06:01:01', '2025-01-18 06:01:01'),
(34752, '205.210.31.29', NULL, 1, '2025-01-18 06:35:21', '2025-01-18 06:35:21'),
(34753, '60.188.57.0', NULL, 1, '2025-01-18 06:46:23', '2025-01-18 06:46:23'),
(34754, '5.35.69.6', NULL, 1, '2025-01-18 06:59:05', '2025-01-18 06:59:05'),
(34755, '49.49.251.125', NULL, 2, '2025-01-18 07:01:07', '2025-01-18 19:50:35'),
(34756, '14.176.241.63', NULL, 1, '2025-01-18 07:09:18', '2025-01-18 07:09:18'),
(34757, '173.252.107.116', NULL, 1, '2025-01-18 08:18:05', '2025-01-18 08:18:05'),
(34758, '173.252.107.8', NULL, 1, '2025-01-18 08:18:05', '2025-01-18 08:18:05'),
(34759, '124.236.100.56', NULL, 2, '2025-01-18 08:30:30', '2025-01-18 10:52:56'),
(34760, '43.159.139.164', NULL, 1, '2025-01-18 08:42:13', '2025-01-18 08:42:13'),
(34761, '5.44.169.25', NULL, 1, '2025-01-18 08:47:08', '2025-01-18 08:47:08'),
(34762, '4.227.36.122', NULL, 1, '2025-01-18 08:59:29', '2025-01-18 08:59:29'),
(34763, '188.166.69.156', NULL, 1, '2025-01-18 09:28:55', '2025-01-18 09:28:55'),
(34764, '93.159.230.85', NULL, 1, '2025-01-18 09:49:14', '2025-01-18 09:49:14'),
(34765, '110.249.201.111', NULL, 1, '2025-01-18 09:50:03', '2025-01-18 09:50:03'),
(34766, '195.191.219.133', NULL, 1, '2025-01-18 10:43:40', '2025-01-18 10:43:40'),
(34767, '23.23.104.107', NULL, 1, '2025-01-18 11:11:40', '2025-01-18 11:11:40'),
(34768, '3.220.148.166', NULL, 1, '2025-01-18 11:11:55', '2025-01-18 11:11:55'),
(34769, '52.167.144.17', NULL, 1, '2025-01-18 11:25:28', '2025-01-18 11:25:28'),
(34770, '182.16.158.37', NULL, 1, '2025-01-18 11:46:34', '2025-01-18 11:46:34'),
(34771, '167.172.162.31', NULL, 17, '2025-01-18 12:11:47', '2025-01-18 21:16:37'),
(34772, '42.236.12.232', NULL, 1, '2025-01-18 12:43:53', '2025-01-18 12:43:53'),
(34773, '20.161.75.222', NULL, 1, '2025-01-18 13:04:40', '2025-01-18 13:04:40'),
(34774, '20.161.75.208', NULL, 1, '2025-01-18 13:04:43', '2025-01-18 13:04:43'),
(34775, '47.128.38.196', NULL, 1, '2025-01-18 13:17:07', '2025-01-18 13:17:07'),
(34776, '17.241.219.104', NULL, 1, '2025-01-18 13:54:39', '2025-01-18 13:54:39'),
(34777, '37.111.212.198', NULL, 1, '2025-01-18 14:17:23', '2025-01-18 14:17:23'),
(34778, '52.81.134.218', NULL, 1, '2025-01-18 14:24:56', '2025-01-18 14:24:56'),
(34779, '176.123.10.110', NULL, 1, '2025-01-18 15:07:33', '2025-01-18 15:07:33'),
(34780, '185.147.125.24', NULL, 1, '2025-01-18 15:30:05', '2025-01-18 15:30:05'),
(34781, '54.91.124.223', NULL, 1, '2025-01-18 16:25:04', '2025-01-18 16:25:04'),
(34782, '71.132.27.28', NULL, 1, '2025-01-18 16:51:02', '2025-01-18 16:51:02'),
(34783, '82.197.70.112', NULL, 3, '2025-01-18 16:55:44', '2025-01-18 16:56:18'),
(34784, '35.90.238.171', NULL, 4, '2025-01-18 17:30:13', '2025-01-18 17:30:15'),
(34785, '194.164.61.117', NULL, 1, '2025-01-18 18:30:34', '2025-01-18 18:30:34'),
(34786, '35.171.144.152', NULL, 2, '2025-01-18 19:37:49', '2025-01-18 19:37:49'),
(34787, '54.88.179.33', NULL, 2, '2025-01-18 19:37:49', '2025-01-18 19:37:49'),
(34788, '51.222.253.15', NULL, 1, '2025-01-18 20:11:20', '2025-01-18 20:11:20'),
(34789, '51.222.253.16', NULL, 1, '2025-01-18 20:25:50', '2025-01-18 20:25:50'),
(34790, '202.134.14.141', NULL, 1, '2025-01-18 20:43:09', '2025-01-18 20:43:09');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(34791, '34.73.185.158', NULL, 2, '2025-01-18 21:15:56', '2025-01-18 21:23:33'),
(34792, '103.152.147.203', NULL, 1, '2025-01-18 21:31:08', '2025-01-18 21:31:08'),
(34793, '193.186.4.159', NULL, 1, '2025-01-18 21:32:15', '2025-01-18 21:32:15'),
(34794, '193.186.4.130', NULL, 1, '2025-01-18 21:33:46', '2025-01-18 21:33:46'),
(34795, '128.204.212.84', NULL, 1, '2025-01-18 21:47:06', '2025-01-18 21:47:06'),
(34796, '72.14.201.130', NULL, 1, '2025-01-18 22:08:14', '2025-01-18 22:08:14'),
(34797, '209.97.160.245', NULL, 14, '2025-01-18 23:56:48', '2025-01-19 04:52:40'),
(34798, '35.95.36.188', NULL, 1, '2025-01-19 00:08:20', '2025-01-19 00:08:20'),
(34799, '54.190.65.142', NULL, 1, '2025-01-19 00:10:23', '2025-01-19 00:10:23'),
(34800, '185.147.125.23', NULL, 1, '2025-01-19 00:32:14', '2025-01-19 00:32:14'),
(34801, '124.222.60.140', NULL, 1, '2025-01-19 00:48:27', '2025-01-19 00:48:27'),
(34802, '54.200.45.62', NULL, 1, '2025-01-19 01:36:36', '2025-01-19 01:36:36'),
(34803, '49.85.71.170', NULL, 1, '2025-01-19 02:00:52', '2025-01-19 02:00:52'),
(34804, '42.236.10.123', NULL, 1, '2025-01-19 02:00:55', '2025-01-19 02:00:55'),
(34805, '42.236.10.121', NULL, 1, '2025-01-19 02:01:34', '2025-01-19 02:01:34'),
(34806, '40.77.167.76', NULL, 1, '2025-01-19 02:45:55', '2025-01-19 02:45:55'),
(34807, '193.26.115.228', NULL, 1, '2025-01-19 03:15:08', '2025-01-19 03:15:08'),
(34808, '34.77.196.179', NULL, 1, '2025-01-19 03:47:10', '2025-01-19 03:47:10'),
(34809, '221.229.106.25', NULL, 1, '2025-01-19 04:04:45', '2025-01-19 04:04:45'),
(34810, '18.212.157.170', NULL, 1, '2025-01-19 04:24:05', '2025-01-19 04:24:05'),
(34811, '42.236.17.4', NULL, 1, '2025-01-19 04:55:59', '2025-01-19 04:55:59'),
(34812, '42.236.101.196', NULL, 1, '2025-01-19 04:58:56', '2025-01-19 04:58:56'),
(34813, '42.236.17.230', NULL, 1, '2025-01-19 05:00:10', '2025-01-19 05:00:10'),
(34814, '39.162.168.150', NULL, 1, '2025-01-19 05:00:16', '2025-01-19 05:00:16'),
(34815, '209.97.160.245', NULL, 1, '2025-01-19 05:07:45', '2025-01-19 05:07:45'),
(34816, '123.149.112.227', NULL, 1, '2025-01-19 05:12:44', '2025-01-19 05:12:44'),
(34817, '156.228.95.168', NULL, 1, '2025-01-19 05:39:20', '2025-01-19 05:39:20'),
(34818, '43.153.123.4', NULL, 1, '2025-01-19 06:10:34', '2025-01-19 06:10:34'),
(34819, '95.173.223.180', NULL, 1, '2025-01-19 06:34:24', '2025-01-19 06:34:24'),
(34820, '66.249.66.38', NULL, 1, '2025-01-19 07:03:13', '2025-01-19 07:03:13'),
(34821, '35.227.24.30', NULL, 2, '2025-01-19 08:30:07', '2025-01-19 08:37:50'),
(34822, '223.15.245.170', NULL, 1, '2025-01-19 08:51:27', '2025-01-19 08:51:27'),
(34823, '85.193.65.155', NULL, 1, '2025-01-19 08:51:34', '2025-01-19 08:51:34'),
(34824, '111.225.149.205', NULL, 1, '2025-01-19 09:50:56', '2025-01-19 09:50:56'),
(34825, '195.191.219.133', NULL, 1, '2025-01-19 10:09:54', '2025-01-19 10:09:54'),
(34826, '111.7.96.176', NULL, 2, '2025-01-19 10:23:49', '2025-01-19 10:23:51'),
(34827, '103.76.45.71', NULL, 1, '2025-01-19 10:40:50', '2025-01-19 10:40:50'),
(34828, '54.190.65.142', NULL, 2, '2025-01-19 11:11:01', '2025-01-19 23:08:15'),
(34829, '205.210.31.169', NULL, 1, '2025-01-19 11:37:31', '2025-01-19 11:37:31'),
(34830, '35.196.21.185', NULL, 2, '2025-01-19 11:52:27', '2025-01-19 12:04:07'),
(34831, '174.138.78.213', NULL, 1, '2025-01-19 12:18:10', '2025-01-19 12:18:10'),
(34832, '195.191.219.132', NULL, 1, '2025-01-19 12:18:56', '2025-01-19 12:18:56'),
(34833, '103.30.188.214', NULL, 1, '2025-01-19 12:27:51', '2025-01-19 12:27:51'),
(34834, '123.160.223.74', NULL, 1, '2025-01-19 12:36:05', '2025-01-19 12:36:05'),
(34835, '111.7.96.166', NULL, 1, '2025-01-19 12:36:26', '2025-01-19 12:36:26'),
(34836, '146.190.73.99', NULL, 4, '2025-01-19 13:02:00', '2025-01-19 13:02:05'),
(34837, '58.49.233.126', NULL, 1, '2025-01-19 13:48:13', '2025-01-19 13:48:13'),
(34838, '72.14.201.130', NULL, 1, '2025-01-19 13:51:35', '2025-01-19 13:51:35'),
(34839, '193.186.4.159', NULL, 2, '2025-01-19 14:00:27', '2025-01-19 16:43:50'),
(34840, '182.2.135.209', NULL, 1, '2025-01-19 14:03:41', '2025-01-19 14:03:41'),
(34841, '107.173.20.202', NULL, 1, '2025-01-19 15:05:13', '2025-01-19 15:05:13'),
(34842, '61.231.64.220', NULL, 1, '2025-01-19 15:32:47', '2025-01-19 15:32:47'),
(34843, '69.171.231.115', NULL, 1, '2025-01-19 15:33:53', '2025-01-19 15:33:53'),
(34844, '69.171.231.9', NULL, 1, '2025-01-19 15:33:53', '2025-01-19 15:33:53'),
(34845, '128.204.212.84', NULL, 1, '2025-01-19 16:05:35', '2025-01-19 16:05:35'),
(34846, '43.153.122.30', NULL, 1, '2025-01-19 16:14:54', '2025-01-19 16:14:54'),
(34847, '114.231.167.46', NULL, 1, '2025-01-19 17:41:40', '2025-01-19 17:41:40'),
(34848, '49.67.125.144', NULL, 1, '2025-01-19 17:41:40', '2025-01-19 17:41:40'),
(34849, '42.236.12.206', NULL, 1, '2025-01-19 17:57:12', '2025-01-19 17:57:12'),
(34850, '121.237.36.27', NULL, 3, '2025-01-19 18:06:11', '2025-01-19 22:39:36'),
(34851, '36.41.75.167', NULL, 1, '2025-01-19 18:40:40', '2025-01-19 18:40:40'),
(34852, '34.222.174.117', NULL, 1, '2025-01-19 18:49:47', '2025-01-19 18:49:47'),
(34853, '206.168.34.119', NULL, 1, '2025-01-19 18:59:10', '2025-01-19 18:59:10'),
(34854, '167.94.138.193', NULL, 1, '2025-01-19 19:02:38', '2025-01-19 19:02:38'),
(34855, '42.236.17.23', NULL, 1, '2025-01-19 19:44:28', '2025-01-19 19:44:28'),
(34856, '42.236.12.209', NULL, 1, '2025-01-19 19:45:18', '2025-01-19 19:45:18'),
(34857, '104.152.52.68', NULL, 1, '2025-01-19 20:54:13', '2025-01-19 20:54:13'),
(34858, '42.236.101.204', NULL, 1, '2025-01-19 21:53:17', '2025-01-19 21:53:17'),
(34859, '43.250.168.90', NULL, 1, '2025-01-19 22:19:18', '2025-01-19 22:19:18'),
(34860, '154.159.247.174', NULL, 1, '2025-01-19 22:27:47', '2025-01-19 22:27:47'),
(34861, '203.95.198.94', NULL, 1, '2025-01-19 22:27:48', '2025-01-19 22:27:48'),
(34862, '218.90.140.138', NULL, 1, '2025-01-19 22:27:50', '2025-01-19 22:27:50'),
(34863, '121.237.36.29', NULL, 2, '2025-01-19 22:49:20', '2025-01-19 23:43:28'),
(34864, '54.200.45.62', NULL, 1, '2025-01-19 23:08:11', '2025-01-19 23:08:11'),
(34865, '52.40.217.162', NULL, 1, '2025-01-19 23:29:48', '2025-01-19 23:29:48'),
(34866, '3.109.48.228', NULL, 1, '2025-01-19 23:38:06', '2025-01-19 23:38:06'),
(34867, '13.201.32.171', NULL, 1, '2025-01-20 00:05:10', '2025-01-20 00:05:10'),
(34868, '43.159.139.164', NULL, 1, '2025-01-20 00:41:14', '2025-01-20 00:41:14'),
(34869, '42.236.101.230', NULL, 1, '2025-01-20 00:44:01', '2025-01-20 00:44:01'),
(34870, '42.236.17.232', NULL, 1, '2025-01-20 00:44:43', '2025-01-20 00:44:43'),
(34871, '205.210.31.44', NULL, 1, '2025-01-20 00:46:04', '2025-01-20 00:46:04'),
(34872, '68.183.102.97', NULL, 1, '2025-01-20 00:56:02', '2025-01-20 00:56:02'),
(34873, '65.109.99.147', NULL, 1, '2025-01-20 01:14:16', '2025-01-20 01:14:16'),
(34874, '80.85.246.140', NULL, 1, '2025-01-20 01:20:48', '2025-01-20 01:20:48'),
(34875, '156.228.115.164', NULL, 1, '2025-01-20 01:20:57', '2025-01-20 01:20:57'),
(34876, '69.171.249.15', NULL, 1, '2025-01-20 01:39:43', '2025-01-20 01:39:43'),
(34877, '69.171.249.115', NULL, 1, '2025-01-20 01:39:43', '2025-01-20 01:39:43'),
(34878, '49.13.125.234', NULL, 1, '2025-01-20 02:05:03', '2025-01-20 02:05:03'),
(34879, '13.127.248.62', NULL, 1, '2025-01-20 02:30:38', '2025-01-20 02:30:38'),
(34880, '3.110.128.148', NULL, 1, '2025-01-20 02:46:42', '2025-01-20 02:46:42'),
(34881, '196.247.162.151', NULL, 1, '2025-01-20 03:21:27', '2025-01-20 03:21:27'),
(34882, '185.247.137.6', NULL, 1, '2025-01-20 03:30:21', '2025-01-20 03:30:21'),
(34883, '175.6.217.4', NULL, 1, '2025-01-20 04:12:51', '2025-01-20 04:12:51'),
(34884, '85.208.48.154', NULL, 1, '2025-01-20 04:17:28', '2025-01-20 04:17:28'),
(34885, '102.129.223.92', NULL, 2, '2025-01-20 05:14:04', '2025-01-20 05:14:06'),
(34886, '66.249.66.37', NULL, 2, '2025-01-20 05:16:39', '2025-01-20 12:08:26'),
(34887, '66.249.66.38', NULL, 1, '2025-01-20 05:25:17', '2025-01-20 05:25:17'),
(34888, '91.204.46.190', NULL, 3, '2025-01-20 05:26:51', '2025-01-20 05:26:54'),
(34889, '159.89.28.99', NULL, 1, '2025-01-20 05:45:15', '2025-01-20 05:45:15'),
(34890, '34.0.75.47', NULL, 1, '2025-01-20 06:54:58', '2025-01-20 06:54:58'),
(34891, '15.204.182.106', NULL, 4, '2025-01-20 06:57:11', '2025-01-20 18:06:54'),
(34892, '13.201.136.203', NULL, 1, '2025-01-20 07:45:00', '2025-01-20 07:45:00'),
(34893, '195.191.219.130', NULL, 2, '2025-01-20 08:23:25', '2025-01-20 08:24:02'),
(34894, '198.235.24.158', NULL, 1, '2025-01-20 08:24:35', '2025-01-20 08:24:35'),
(34895, '172.81.133.244', NULL, 1, '2025-01-20 08:52:22', '2025-01-20 08:52:22'),
(34896, '43.153.54.138', NULL, 1, '2025-01-20 09:06:04', '2025-01-20 09:06:04'),
(34897, '52.80.52.146', NULL, 1, '2025-01-20 09:35:07', '2025-01-20 09:35:07'),
(34898, '120.230.23.76', NULL, 1, '2025-01-20 09:48:31', '2025-01-20 09:48:31'),
(34899, '110.249.201.90', NULL, 1, '2025-01-20 09:50:58', '2025-01-20 09:50:58'),
(34900, '112.32.77.223', NULL, 1, '2025-01-20 09:57:11', '2025-01-20 09:57:11'),
(34901, '66.249.66.11', NULL, 1, '2025-01-20 10:15:20', '2025-01-20 10:15:20'),
(34902, '34.204.193.31', NULL, 1, '2025-01-20 10:21:35', '2025-01-20 10:21:35'),
(34903, '202.134.8.195', NULL, 1, '2025-01-20 11:47:26', '2025-01-20 11:47:26'),
(34904, '47.128.39.8', NULL, 1, '2025-01-20 11:51:24', '2025-01-20 11:51:24'),
(34905, '66.249.66.39', NULL, 1, '2025-01-20 12:29:39', '2025-01-20 12:29:39'),
(34906, '20.246.79.129', NULL, 1, '2025-01-20 12:50:31', '2025-01-20 12:50:31'),
(34907, '36.111.67.189', NULL, 1, '2025-01-20 13:39:55', '2025-01-20 13:39:55'),
(34908, '103.30.28.70', NULL, 1, '2025-01-20 13:44:35', '2025-01-20 13:44:35'),
(34909, '124.236.100.56', NULL, 1, '2025-01-20 14:10:50', '2025-01-20 14:10:50'),
(34910, '3.110.128.148', NULL, 2, '2025-01-20 14:25:20', '2025-01-21 02:36:53'),
(34911, '191.96.227.197', NULL, 1, '2025-01-20 14:36:43', '2025-01-20 14:36:43'),
(34912, '15.204.183.221', NULL, 1, '2025-01-20 15:08:12', '2025-01-20 15:08:12'),
(34913, '15.204.183.221', NULL, 1, '2025-01-20 15:08:12', '2025-01-20 15:08:12'),
(34914, '52.230.25.26', NULL, 1, '2025-01-20 15:55:42', '2025-01-20 15:55:42'),
(34915, '67.208.230.226', NULL, 2, '2025-01-20 16:19:29', '2025-01-20 16:19:30'),
(34916, '13.127.248.62', NULL, 1, '2025-01-20 16:39:56', '2025-01-20 16:39:56'),
(34917, '3.85.38.46', NULL, 1, '2025-01-20 16:44:28', '2025-01-20 16:44:28'),
(34918, '52.163.93.107', NULL, 1, '2025-01-20 16:47:45', '2025-01-20 16:47:45'),
(34919, '54.172.199.54', NULL, 6, '2025-01-20 16:50:20', '2025-01-20 17:04:23'),
(34920, '18.224.94.182', NULL, 3, '2025-01-20 17:08:00', '2025-01-20 17:08:22'),
(34921, '18.225.25.214', NULL, 1, '2025-01-20 17:08:01', '2025-01-20 17:08:01'),
(34922, '3.141.11.163', NULL, 1, '2025-01-20 17:08:15', '2025-01-20 17:08:15'),
(34923, '18.224.128.89', NULL, 1, '2025-01-20 17:08:16', '2025-01-20 17:08:16'),
(34924, '66.249.66.12', NULL, 1, '2025-01-20 17:35:29', '2025-01-20 17:35:29'),
(34925, '103.138.125.193', NULL, 3, '2025-01-20 17:38:16', '2025-01-20 18:28:02'),
(34926, '72.14.201.159', NULL, 1, '2025-01-20 17:42:05', '2025-01-20 17:42:05'),
(34927, '17.241.219.34', NULL, 1, '2025-01-20 18:19:09', '2025-01-20 18:19:09'),
(34928, '43.163.8.148', NULL, 2, '2025-01-20 18:23:50', '2025-01-21 02:41:46'),
(34929, '51.222.253.19', NULL, 1, '2025-01-20 19:42:56', '2025-01-20 19:42:56'),
(34930, '15.204.161.7', NULL, 1, '2025-01-20 19:51:40', '2025-01-20 19:51:40'),
(34931, '15.204.161.7', NULL, 1, '2025-01-20 19:51:40', '2025-01-20 19:51:40'),
(34932, '4.227.36.3', NULL, 1, '2025-01-20 20:14:34', '2025-01-20 20:14:34'),
(34933, '109.86.225.205', NULL, 1, '2025-01-20 20:22:14', '2025-01-20 20:22:14'),
(34934, '45.125.60.157', NULL, 1, '2025-01-20 20:28:53', '2025-01-20 20:28:53'),
(34935, '128.204.212.87', NULL, 1, '2025-01-20 20:32:11', '2025-01-20 20:32:11'),
(34936, '103.77.191.206', NULL, 1, '2025-01-20 20:43:50', '2025-01-20 20:43:50'),
(34937, '106.194.215.215', NULL, 1, '2025-01-20 21:07:49', '2025-01-20 21:07:49'),
(34938, '193.186.4.2', NULL, 1, '2025-01-20 21:59:32', '2025-01-20 21:59:32'),
(34939, '183.134.59.130', NULL, 3, '2025-01-20 22:38:19', '2025-01-20 22:42:09'),
(34940, '54.214.124.99', NULL, 1, '2025-01-20 23:27:59', '2025-01-20 23:27:59'),
(34941, '34.220.124.100', NULL, 1, '2025-01-20 23:28:12', '2025-01-20 23:28:12'),
(34942, '182.44.12.37', NULL, 1, '2025-01-20 23:37:40', '2025-01-20 23:37:40'),
(34943, '54.201.255.117', NULL, 1, '2025-01-20 23:43:51', '2025-01-20 23:43:51'),
(34944, '80.85.247.161', NULL, 1, '2025-01-20 23:48:47', '2025-01-20 23:48:47'),
(34945, '52.167.144.160', NULL, 1, '2025-01-21 00:04:02', '2025-01-21 00:04:02'),
(34946, '54.91.165.109', NULL, 1, '2025-01-21 00:12:38', '2025-01-21 00:12:38'),
(34947, '103.135.209.187', NULL, 5, '2025-01-21 00:38:24', '2025-01-21 00:49:04'),
(34948, '193.186.4.159', NULL, 1, '2025-01-21 00:38:25', '2025-01-21 00:38:25'),
(34949, '136.243.220.211', NULL, 1, '2025-01-21 00:58:16', '2025-01-21 00:58:16'),
(34950, '156.228.93.69', NULL, 1, '2025-01-21 01:07:07', '2025-01-21 01:07:07'),
(34951, '3.7.46.8', NULL, 1, '2025-01-21 01:16:55', '2025-01-21 01:16:55'),
(34952, '52.167.144.139', NULL, 1, '2025-01-21 01:37:01', '2025-01-21 01:37:01'),
(34953, '51.83.66.117', NULL, 1, '2025-01-21 01:58:11', '2025-01-21 01:58:11'),
(34954, '173.252.107.5', NULL, 1, '2025-01-21 02:12:10', '2025-01-21 02:12:10'),
(34955, '173.252.107.113', NULL, 1, '2025-01-21 02:12:10', '2025-01-21 02:12:10'),
(34956, '15.237.108.176', NULL, 1, '2025-01-21 02:13:19', '2025-01-21 02:13:19'),
(34957, '85.208.96.210', NULL, 1, '2025-01-21 02:15:40', '2025-01-21 02:15:40'),
(34958, '114.231.191.206', NULL, 1, '2025-01-21 03:14:03', '2025-01-21 03:14:03'),
(34959, '54.197.150.75', NULL, 1, '2025-01-21 03:23:33', '2025-01-21 03:23:33'),
(34960, '35.163.211.174', NULL, 1, '2025-01-21 03:57:40', '2025-01-21 03:57:40'),
(34961, '183.1.90.130', NULL, 1, '2025-01-21 06:26:44', '2025-01-21 06:26:44'),
(34962, '210.19.254.108', NULL, 1, '2025-01-21 06:26:54', '2025-01-21 06:26:54'),
(34963, '65.108.58.219', NULL, 1, '2025-01-21 06:38:24', '2025-01-21 06:38:24'),
(34964, '13.127.248.62', NULL, 1, '2025-01-21 06:50:35', '2025-01-21 06:50:35'),
(34965, '219.128.40.254', NULL, 1, '2025-01-21 06:57:28', '2025-01-21 06:57:28'),
(34966, '45.148.10.237', NULL, 2, '2025-01-21 07:06:52', '2025-01-21 07:06:53'),
(34967, '18.232.77.71', NULL, 1, '2025-01-21 07:34:15', '2025-01-21 07:34:15'),
(34968, '42.83.147.54', NULL, 1, '2025-01-21 08:29:01', '2025-01-21 08:29:01'),
(34969, '162.142.125.123', NULL, 1, '2025-01-21 08:34:50', '2025-01-21 08:34:50'),
(34970, '206.168.34.202', NULL, 1, '2025-01-21 08:42:24', '2025-01-21 08:42:24'),
(34971, '110.249.201.163', NULL, 1, '2025-01-21 08:44:11', '2025-01-21 08:44:11'),
(34972, '91.227.68.140', NULL, 2, '2025-01-21 08:56:15', '2025-01-21 08:56:16'),
(34973, '101.91.148.219', NULL, 1, '2025-01-21 09:03:08', '2025-01-21 09:03:08'),
(34974, '124.236.100.56', NULL, 1, '2025-01-21 09:16:37', '2025-01-21 09:16:37'),
(34975, '51.222.253.8', NULL, 1, '2025-01-21 09:21:58', '2025-01-21 09:21:58'),
(34976, '195.191.219.132', NULL, 1, '2025-01-21 09:51:30', '2025-01-21 09:51:30'),
(34977, '172.56.35.129', NULL, 1, '2025-01-21 10:23:37', '2025-01-21 10:23:37'),
(34978, '114.231.222.70', NULL, 1, '2025-01-21 10:30:52', '2025-01-21 10:30:52'),
(34979, '66.249.66.39', NULL, 1, '2025-01-21 10:45:05', '2025-01-21 10:45:05'),
(34980, '121.237.36.27', NULL, 2, '2025-01-21 10:45:42', '2025-01-21 13:33:19'),
(34981, '43.153.119.119', NULL, 1, '2025-01-21 11:05:42', '2025-01-21 11:05:42'),
(34982, '167.94.146.57', NULL, 1, '2025-01-21 11:10:19', '2025-01-21 11:10:19'),
(34983, '66.249.66.10', NULL, 1, '2025-01-21 11:18:53', '2025-01-21 11:18:53'),
(34984, '3.108.196.18', NULL, 4, '2025-01-21 11:21:58', '2025-01-21 11:22:00'),
(34985, '89.187.162.181', NULL, 1, '2025-01-21 11:25:54', '2025-01-21 11:25:54'),
(34986, '193.186.4.186', NULL, 1, '2025-01-21 11:27:57', '2025-01-21 11:27:57'),
(34987, '54.201.255.117', NULL, 1, '2025-01-21 11:30:25', '2025-01-21 11:30:25'),
(34988, '156.228.87.237', NULL, 1, '2025-01-21 12:07:09', '2025-01-21 12:07:09'),
(34989, '193.186.4.159', NULL, 1, '2025-01-21 12:24:26', '2025-01-21 12:24:26'),
(34990, '154.3.152.202', NULL, 1, '2025-01-21 12:26:06', '2025-01-21 12:26:06'),
(34991, '18.224.94.182', NULL, 1, '2025-01-21 12:33:49', '2025-01-21 12:33:49'),
(34992, '18.221.11.52', NULL, 2, '2025-01-21 12:33:49', '2025-01-21 12:33:57'),
(34993, '18.188.52.28', NULL, 2, '2025-01-21 12:33:49', '2025-01-21 12:33:56'),
(34994, '18.188.217.19', NULL, 1, '2025-01-21 12:33:49', '2025-01-21 12:33:49'),
(34995, '3.19.74.154', NULL, 1, '2025-01-21 12:33:49', '2025-01-21 12:33:49'),
(34996, '18.225.25.214', NULL, 2, '2025-01-21 12:33:50', '2025-01-21 12:33:50'),
(34997, '18.225.25.214', NULL, 2, '2025-01-21 12:33:50', '2025-01-21 12:33:50'),
(34998, '18.224.128.89', NULL, 2, '2025-01-21 12:33:50', '2025-01-21 12:33:50'),
(34999, '3.141.11.163', NULL, 3, '2025-01-21 12:33:57', '2025-01-21 12:33:57'),
(35000, '37.111.212.90', NULL, 1, '2025-01-21 12:38:06', '2025-01-21 12:38:06'),
(35001, '140.82.201.104', NULL, 1, '2025-01-21 12:48:44', '2025-01-21 12:48:44'),
(35002, '205.169.39.8', NULL, 1, '2025-01-21 12:49:03', '2025-01-21 12:49:03'),
(35003, '3.7.46.8', NULL, 1, '2025-01-21 12:50:32', '2025-01-21 12:50:32'),
(35004, '202.173.122.5', NULL, 1, '2025-01-21 13:15:30', '2025-01-21 13:15:30'),
(35005, '121.226.31.37', NULL, 1, '2025-01-21 13:18:02', '2025-01-21 13:18:02'),
(35006, '27.115.124.101', NULL, 1, '2025-01-21 13:59:34', '2025-01-21 13:59:34'),
(35007, '123.6.49.18', NULL, 1, '2025-01-21 13:59:36', '2025-01-21 13:59:36'),
(35008, '182.160.104.214', NULL, 1, '2025-01-21 14:10:03', '2025-01-21 14:10:03'),
(35009, '34.147.120.7', NULL, 1, '2025-01-21 14:44:46', '2025-01-21 14:44:46'),
(35010, '84.17.46.240', NULL, 1, '2025-01-21 14:46:46', '2025-01-21 14:46:46'),
(35011, '206.168.34.76', NULL, 1, '2025-01-21 14:47:49', '2025-01-21 14:47:49'),
(35012, '69.171.231.5', NULL, 1, '2025-01-21 15:06:45', '2025-01-21 15:06:45'),
(35013, '69.171.231.8', NULL, 1, '2025-01-21 15:06:45', '2025-01-21 15:06:45'),
(35014, '52.163.93.107', NULL, 1, '2025-01-21 15:22:08', '2025-01-21 15:22:08'),
(35015, '15.204.206.70', NULL, 1, '2025-01-21 15:25:40', '2025-01-21 15:25:40'),
(35016, '37.111.239.30', NULL, 1, '2025-01-21 15:33:55', '2025-01-21 15:33:55'),
(35017, '17.241.227.37', NULL, 1, '2025-01-21 15:48:42', '2025-01-21 15:48:42'),
(35018, '18.185.99.44', NULL, 1, '2025-01-21 16:16:05', '2025-01-21 16:16:05'),
(35019, '18.97.14.85', NULL, 1, '2025-01-21 16:38:56', '2025-01-21 16:38:56'),
(35020, '3.85.38.46', NULL, 1, '2025-01-21 16:39:18', '2025-01-21 16:39:18'),
(35021, '67.208.230.226', NULL, 2, '2025-01-21 17:12:00', '2025-01-21 17:12:01'),
(35022, '35.172.193.69', NULL, 1, '2025-01-21 18:05:45', '2025-01-21 18:05:45'),
(35023, '123.160.223.72', NULL, 1, '2025-01-21 18:36:02', '2025-01-21 18:36:02'),
(35024, '123.160.223.73', NULL, 1, '2025-01-21 18:36:13', '2025-01-21 18:36:13'),
(35025, '43.159.152.187', NULL, 1, '2025-01-21 18:43:02', '2025-01-21 18:43:02'),
(35026, '2.57.121.209', NULL, 2, '2025-01-21 18:47:33', '2025-01-21 18:47:34'),
(35027, '180.110.203.108', NULL, 1, '2025-01-21 18:50:03', '2025-01-21 18:50:03'),
(35028, '123.160.223.75', NULL, 1, '2025-01-21 19:00:42', '2025-01-21 19:00:42'),
(35029, '23.145.40.147', NULL, 1, '2025-01-21 19:00:58', '2025-01-21 19:00:58'),
(35030, '101.35.239.216', NULL, 11, '2025-01-21 20:24:39', '2025-01-21 20:46:12'),
(35031, '78.129.165.8', NULL, 1, '2025-01-21 21:09:41', '2025-01-21 21:09:41'),
(35032, '128.204.212.86', NULL, 1, '2025-01-21 21:16:01', '2025-01-21 21:16:01'),
(35033, '128.204.212.85', NULL, 1, '2025-01-21 21:16:01', '2025-01-21 21:16:01'),
(35034, '182.44.67.97', NULL, 1, '2025-01-21 23:44:32', '2025-01-21 23:44:32'),
(35035, '52.11.21.6', NULL, 1, '2025-01-21 23:47:24', '2025-01-21 23:47:24'),
(35036, '34.222.234.128', NULL, 1, '2025-01-21 23:52:28', '2025-01-21 23:52:28'),
(35037, '47.82.11.238', NULL, 1, '2025-01-22 00:04:13', '2025-01-22 00:04:13'),
(35038, '156.253.165.176', NULL, 1, '2025-01-22 00:40:48', '2025-01-22 00:40:48'),
(35039, '1.29.254.3', NULL, 1, '2025-01-22 00:54:25', '2025-01-22 00:54:25'),
(35040, '170.106.180.153', NULL, 1, '2025-01-22 03:03:27', '2025-01-22 03:03:27'),
(35041, '173.252.83.5', NULL, 1, '2025-01-22 03:11:48', '2025-01-22 03:11:48'),
(35042, '173.252.83.11', NULL, 1, '2025-01-22 03:11:48', '2025-01-22 03:11:48'),
(35043, '117.86.52.172', NULL, 1, '2025-01-22 03:23:16', '2025-01-22 03:23:16'),
(35044, '114.231.191.197', NULL, 1, '2025-01-22 03:23:16', '2025-01-22 03:23:16'),
(35045, '114.96.103.33', NULL, 1, '2025-01-22 04:25:05', '2025-01-22 04:25:05'),
(35046, '114.231.191.221', NULL, 1, '2025-01-22 04:25:07', '2025-01-22 04:25:07'),
(35047, '18.212.157.170', NULL, 1, '2025-01-22 04:45:58', '2025-01-22 04:45:58'),
(35048, '143.198.68.17', NULL, 1, '2025-01-22 05:55:26', '2025-01-22 05:55:26'),
(35049, '152.53.110.54', NULL, 1, '2025-01-22 06:02:20', '2025-01-22 06:02:20'),
(35050, '178.63.63.253', NULL, 1, '2025-01-22 06:57:24', '2025-01-22 06:57:24'),
(35051, '195.191.219.133', NULL, 1, '2025-01-22 07:28:53', '2025-01-22 07:28:53'),
(35052, '45.156.129.108', NULL, 1, '2025-01-22 07:50:37', '2025-01-22 07:50:37'),
(35053, '210.19.254.108', NULL, 1, '2025-01-22 08:16:25', '2025-01-22 08:16:25'),
(35054, '193.186.4.224', NULL, 1, '2025-01-22 08:20:39', '2025-01-22 08:20:39'),
(35055, '111.225.149.31', NULL, 1, '2025-01-22 08:41:39', '2025-01-22 08:41:39'),
(35056, '103.250.70.139', NULL, 1, '2025-01-22 08:49:08', '2025-01-22 08:49:08'),
(35057, '164.92.255.94', NULL, 10, '2025-01-22 09:00:04', '2025-01-23 03:45:04'),
(35058, '175.6.217.4', NULL, 1, '2025-01-22 09:10:55', '2025-01-22 09:10:55'),
(35059, '152.53.51.218', NULL, 1, '2025-01-22 09:37:00', '2025-01-22 09:37:00'),
(35060, '3.19.74.154', NULL, 1, '2025-01-22 10:39:13', '2025-01-22 10:39:13'),
(35061, '18.225.25.214', NULL, 2, '2025-01-22 10:39:13', '2025-01-22 10:39:40'),
(35062, '18.188.52.28', NULL, 2, '2025-01-22 10:39:20', '2025-01-22 10:39:39'),
(35063, '3.141.11.163', NULL, 1, '2025-01-22 10:39:46', '2025-01-22 10:39:46'),
(35064, '20.191.45.212', NULL, 1, '2025-01-22 10:50:45', '2025-01-22 10:50:45'),
(35065, '195.191.219.130', NULL, 2, '2025-01-22 11:00:20', '2025-01-22 11:00:24'),
(35066, '66.220.149.8', NULL, 1, '2025-01-22 11:07:04', '2025-01-22 11:07:04'),
(35067, '66.220.149.10', NULL, 1, '2025-01-22 11:07:04', '2025-01-22 11:07:04'),
(35068, '121.226.31.38', NULL, 1, '2025-01-22 11:07:52', '2025-01-22 11:07:52'),
(35069, '43.128.100.206', NULL, 1, '2025-01-22 11:34:56', '2025-01-22 11:34:56'),
(35070, '147.185.132.87', NULL, 1, '2025-01-22 11:44:01', '2025-01-22 11:44:01'),
(35071, '62.141.44.236', NULL, 1, '2025-01-22 11:51:13', '2025-01-22 11:51:13'),
(35072, '72.14.201.130', NULL, 1, '2025-01-22 11:58:13', '2025-01-22 11:58:13'),
(35073, '54.223.18.41', NULL, 1, '2025-01-22 12:35:17', '2025-01-22 12:35:17'),
(35074, '34.145.165.227', NULL, 2, '2025-01-22 12:37:00', '2025-01-22 12:37:00'),
(35075, '34.86.21.151', NULL, 1, '2025-01-22 12:37:00', '2025-01-22 12:37:00'),
(35076, '34.105.99.203', NULL, 1, '2025-01-22 12:37:07', '2025-01-22 12:37:07'),
(35077, '193.186.4.130', NULL, 1, '2025-01-22 12:37:41', '2025-01-22 12:37:41'),
(35078, '212.34.135.52', NULL, 1, '2025-01-22 12:54:27', '2025-01-22 12:54:27'),
(35079, '39.154.11.185', NULL, 1, '2025-01-22 12:59:37', '2025-01-22 12:59:37'),
(35080, '42.236.17.6', NULL, 1, '2025-01-22 13:01:13', '2025-01-22 13:01:13'),
(35081, '51.222.253.15', NULL, 1, '2025-01-22 13:27:50', '2025-01-22 13:27:50'),
(35082, '182.42.111.156', NULL, 1, '2025-01-22 13:57:41', '2025-01-22 13:57:41'),
(35083, '52.167.144.183', NULL, 1, '2025-01-22 14:39:18', '2025-01-22 14:39:18'),
(35084, '120.230.21.25', NULL, 1, '2025-01-22 14:42:12', '2025-01-22 14:42:12'),
(35085, '128.204.212.86', NULL, 1, '2025-01-22 14:46:02', '2025-01-22 14:46:02'),
(35086, '205.210.31.147', NULL, 1, '2025-01-22 15:20:54', '2025-01-22 15:20:54'),
(35087, '66.249.74.135', NULL, 1, '2025-01-22 15:39:01', '2025-01-22 15:39:01'),
(35088, '45.251.58.245', NULL, 1, '2025-01-22 16:03:25', '2025-01-22 16:03:25'),
(35089, '35.86.122.12', NULL, 1, '2025-01-22 16:33:01', '2025-01-22 16:33:01'),
(35090, '54.184.238.229', NULL, 1, '2025-01-22 16:33:43', '2025-01-22 16:33:43'),
(35091, '180.120.199.209', NULL, 1, '2025-01-22 16:34:16', '2025-01-22 16:34:16'),
(35092, '103.137.0.226', NULL, 1, '2025-01-22 17:51:17', '2025-01-22 17:51:17'),
(35093, '45.148.10.237', NULL, 2, '2025-01-22 17:55:13', '2025-01-22 17:55:14'),
(35094, '182.2.166.236', NULL, 1, '2025-01-22 18:15:52', '2025-01-22 18:15:52'),
(35095, '40.77.167.9', NULL, 1, '2025-01-22 18:27:43', '2025-01-22 18:27:43'),
(35096, '222.79.103.59', NULL, 1, '2025-01-22 18:56:34', '2025-01-22 18:56:34'),
(35097, '149.36.13.192', NULL, 1, '2025-01-22 20:11:13', '2025-01-22 20:11:13'),
(35098, '49.51.233.46', NULL, 1, '2025-01-22 21:15:00', '2025-01-22 21:15:00'),
(35099, '4.185.140.200', NULL, 1, '2025-01-22 21:57:25', '2025-01-22 21:57:25'),
(35100, '51.116.130.204', NULL, 1, '2025-01-22 21:57:35', '2025-01-22 21:57:35'),
(35101, '193.26.115.228', NULL, 1, '2025-01-22 22:52:24', '2025-01-22 22:52:24'),
(35102, '115.231.78.8', NULL, 6, '2025-01-22 23:18:16', '2025-01-23 01:05:26'),
(35103, '125.75.66.97', NULL, 1, '2025-01-22 23:53:27', '2025-01-22 23:53:27'),
(35104, '40.91.80.231', NULL, 1, '2025-01-23 00:14:23', '2025-01-23 00:14:23'),
(35105, '35.89.74.190', NULL, 1, '2025-01-23 00:41:06', '2025-01-23 00:41:06'),
(35106, '175.30.48.221', NULL, 1, '2025-01-23 01:11:15', '2025-01-23 01:11:15'),
(35107, '34.218.50.240', NULL, 1, '2025-01-23 01:21:02', '2025-01-23 01:21:02'),
(35108, '3.142.225.87', NULL, 1, '2025-01-23 01:45:00', '2025-01-23 01:45:00'),
(35109, '66.249.66.10', NULL, 1, '2025-01-23 02:34:09', '2025-01-23 02:34:09'),
(35110, '3.145.205.121', NULL, 1, '2025-01-23 03:10:41', '2025-01-23 03:10:41'),
(35111, '167.99.106.84', NULL, 1, '2025-01-23 03:12:59', '2025-01-23 03:12:59'),
(35112, '64.225.37.19', NULL, 1, '2025-01-23 03:13:22', '2025-01-23 03:13:22'),
(35113, '66.249.66.39', NULL, 1, '2025-01-23 04:06:30', '2025-01-23 04:06:30'),
(35114, '60.188.57.0', NULL, 1, '2025-01-23 04:41:16', '2025-01-23 04:41:16'),
(35115, '188.68.49.137', NULL, 1, '2025-01-23 04:50:24', '2025-01-23 04:50:24'),
(35116, '13.200.214.135', NULL, 1, '2025-01-23 04:56:15', '2025-01-23 04:56:15'),
(35117, '49.51.39.209', NULL, 1, '2025-01-23 05:52:30', '2025-01-23 05:52:30'),
(35118, '195.178.110.163', NULL, 1, '2025-01-23 06:17:55', '2025-01-23 06:17:55'),
(35119, '102.129.223.92', NULL, 2, '2025-01-23 06:37:19', '2025-01-24 02:37:29'),
(35120, '47.128.47.116', NULL, 1, '2025-01-23 07:30:39', '2025-01-23 07:30:39'),
(35121, '195.191.219.132', NULL, 2, '2025-01-23 08:14:16', '2025-01-23 13:30:02'),
(35122, '110.249.202.61', NULL, 1, '2025-01-23 08:42:03', '2025-01-23 08:42:03'),
(35123, '113.62.169.130', NULL, 1, '2025-01-23 09:33:42', '2025-01-23 09:33:42'),
(35124, '191.101.209.95', NULL, 1, '2025-01-23 09:59:28', '2025-01-23 09:59:28'),
(35125, '128.204.212.86', NULL, 3, '2025-01-23 10:23:58', '2025-01-23 20:12:55'),
(35126, '3.142.225.87', NULL, 3, '2025-01-23 10:44:26', '2025-01-24 04:04:34'),
(35127, '103.145.70.100', NULL, 1, '2025-01-23 11:04:41', '2025-01-23 11:04:41'),
(35128, '193.186.4.130', NULL, 2, '2025-01-23 11:16:56', '2025-01-23 16:55:20'),
(35129, '160.238.0.50', NULL, 2, '2025-01-23 11:18:25', '2025-01-23 11:25:22'),
(35130, '43.250.80.162', NULL, 1, '2025-01-23 11:30:17', '2025-01-23 11:30:17'),
(35131, '114.231.222.70', NULL, 1, '2025-01-23 12:15:33', '2025-01-23 12:15:33'),
(35132, '114.231.191.80', NULL, 1, '2025-01-23 12:15:34', '2025-01-23 12:15:34'),
(35133, '121.237.36.27', NULL, 3, '2025-01-23 12:23:08', '2025-01-23 12:34:39'),
(35134, '103.140.64.29', NULL, 1, '2025-01-23 12:32:41', '2025-01-23 12:32:41'),
(35135, '66.249.66.12', NULL, 3, '2025-01-23 12:40:56', '2025-01-23 20:04:10'),
(35136, '4.227.36.68', NULL, 1, '2025-01-23 12:56:07', '2025-01-23 12:56:07'),
(35137, '52.80.232.25', NULL, 1, '2025-01-23 13:38:39', '2025-01-23 13:38:39'),
(35138, '113.219.218.197', NULL, 1, '2025-01-23 14:25:14', '2025-01-23 14:25:14'),
(35139, '72.14.201.159', NULL, 2, '2025-01-23 14:28:22', '2025-01-23 19:35:33'),
(35140, '43.229.208.190', NULL, 1, '2025-01-23 14:35:21', '2025-01-23 14:35:21'),
(35141, '202.4.115.154', NULL, 1, '2025-01-23 14:37:27', '2025-01-23 14:37:27'),
(35142, '43.155.195.141', NULL, 1, '2025-01-23 14:46:27', '2025-01-23 14:46:27'),
(35143, '3.145.205.121', NULL, 2, '2025-01-23 14:54:03', '2025-01-24 03:56:27'),
(35144, '42.236.101.197', NULL, 1, '2025-01-23 14:55:56', '2025-01-23 14:55:56'),
(35145, '66.249.66.38', NULL, 2, '2025-01-23 15:01:29', '2025-01-23 17:14:27'),
(35146, '123.200.18.234', NULL, 1, '2025-01-23 16:02:21', '2025-01-23 16:02:21'),
(35147, '72.14.201.187', NULL, 1, '2025-01-23 16:16:07', '2025-01-23 16:16:07'),
(35148, '3.250.54.203', NULL, 2, '2025-01-23 16:33:57', '2025-01-23 17:54:12'),
(35149, '35.176.66.178', NULL, 2, '2025-01-23 16:33:59', '2025-01-23 17:54:13'),
(35150, '34.247.186.34', NULL, 2, '2025-01-23 16:34:15', '2025-01-23 17:54:30'),
(35151, '124.223.193.80', NULL, 10, '2025-01-23 16:37:02', '2025-01-23 16:43:13'),
(35152, '13.200.214.135', NULL, 1, '2025-01-23 16:43:56', '2025-01-23 16:43:56'),
(35153, '134.122.133.31', NULL, 1, '2025-01-23 16:52:02', '2025-01-23 16:52:02'),
(35154, '66.249.66.11', NULL, 1, '2025-01-23 17:14:29', '2025-01-23 17:14:29'),
(35155, '173.252.83.2', NULL, 1, '2025-01-23 17:39:01', '2025-01-23 17:39:01'),
(35156, '173.252.83.115', NULL, 1, '2025-01-23 17:39:01', '2025-01-23 17:39:01'),
(35157, '54.93.68.38', NULL, 1, '2025-01-23 18:06:16', '2025-01-23 18:06:16'),
(35158, '98.83.150.152', NULL, 1, '2025-01-23 18:57:49', '2025-01-23 18:57:49'),
(35159, '124.225.164.130', NULL, 1, '2025-01-23 19:21:41', '2025-01-23 19:21:41'),
(35160, '103.217.111.88', NULL, 1, '2025-01-23 19:29:05', '2025-01-23 19:29:05'),
(35161, '51.222.253.3', NULL, 1, '2025-01-23 20:00:09', '2025-01-23 20:00:09'),
(35162, '49.67.217.62', NULL, 1, '2025-01-23 20:07:58', '2025-01-23 20:07:58'),
(35163, '37.41.227.58', NULL, 1, '2025-01-23 20:39:40', '2025-01-23 20:39:40'),
(35164, '104.28.208.85', NULL, 1, '2025-01-23 20:40:33', '2025-01-23 20:40:33'),
(35165, '3.15.162.235', NULL, 2, '2025-01-23 20:49:58', '2025-01-24 02:19:35'),
(35166, '121.237.36.29', NULL, 1, '2025-01-23 21:13:02', '2025-01-23 21:13:02'),
(35167, '193.151.188.88', NULL, 1, '2025-01-23 21:16:58', '2025-01-23 21:16:58'),
(35168, '42.236.17.78', NULL, 1, '2025-01-23 22:08:15', '2025-01-23 22:08:15'),
(35169, '42.236.17.82', NULL, 1, '2025-01-23 22:14:26', '2025-01-23 22:14:26'),
(35170, '3.15.222.72', NULL, 1, '2025-01-23 22:40:27', '2025-01-23 22:40:27'),
(35171, '128.204.212.85', NULL, 1, '2025-01-23 22:44:46', '2025-01-23 22:44:46'),
(35172, '43.159.132.207', NULL, 1, '2025-01-23 23:39:29', '2025-01-23 23:39:29'),
(35173, '181.214.58.195', NULL, 1, '2025-01-23 23:53:07', '2025-01-23 23:53:07'),
(35174, '35.93.90.92', NULL, 1, '2025-01-24 00:13:16', '2025-01-24 00:13:16'),
(35175, '18.119.0.69', NULL, 1, '2025-01-24 00:16:57', '2025-01-24 00:16:57'),
(35176, '5.133.192.135', NULL, 1, '2025-01-24 00:56:33', '2025-01-24 00:56:33'),
(35177, '35.92.53.170', NULL, 1, '2025-01-24 01:32:15', '2025-01-24 01:32:15'),
(35178, '35.196.108.38', NULL, 1, '2025-01-24 01:45:58', '2025-01-24 01:45:58'),
(35179, '205.210.31.207', NULL, 1, '2025-01-24 03:37:18', '2025-01-24 03:37:18'),
(35180, '45.157.11.46', NULL, 1, '2025-01-24 03:51:56', '2025-01-24 03:51:56'),
(35181, '3.85.38.46', NULL, 1, '2025-01-24 04:40:11', '2025-01-24 04:40:11'),
(35182, '182.43.70.143', NULL, 1, '2025-01-24 05:07:37', '2025-01-24 05:07:37'),
(35183, '192.102.6.19', NULL, 1, '2025-01-24 05:23:55', '2025-01-24 05:23:55'),
(35184, '138.68.173.200', NULL, 1, '2025-01-24 05:31:27', '2025-01-24 05:31:27'),
(35185, '42.236.101.238', NULL, 1, '2025-01-24 05:53:14', '2025-01-24 05:53:14'),
(35186, '52.167.144.161', NULL, 1, '2025-01-24 06:05:14', '2025-01-24 06:05:14'),
(35187, '34.82.225.30', NULL, 1, '2025-01-24 06:14:56', '2025-01-24 06:14:56'),
(35188, '164.92.255.94', NULL, 6, '2025-01-24 06:35:10', '2025-01-24 16:16:20'),
(35189, '101.47.8.40', NULL, 1, '2025-01-24 06:40:26', '2025-01-24 06:40:26'),
(35190, '101.47.9.207', NULL, 1, '2025-01-24 06:40:26', '2025-01-24 06:40:26'),
(35191, '51.222.253.14', NULL, 1, '2025-01-24 06:54:32', '2025-01-24 06:54:32'),
(35192, '18.119.0.69', NULL, 3, '2025-01-24 06:59:43', '2025-01-24 19:40:01'),
(35193, '42.236.17.52', NULL, 1, '2025-01-24 07:12:47', '2025-01-24 07:12:47'),
(35194, '121.226.31.38', NULL, 2, '2025-01-24 07:15:52', '2025-01-24 07:15:53'),
(35195, '212.34.140.200', NULL, 1, '2025-01-24 07:26:59', '2025-01-24 07:26:59'),
(35196, '3.15.222.72', NULL, 2, '2025-01-24 07:31:28', '2025-01-24 16:41:34'),
(35197, '3.15.162.235', NULL, 3, '2025-01-24 07:51:02', '2025-01-24 19:00:02'),
(35198, '195.191.219.130', NULL, 1, '2025-01-24 08:10:21', '2025-01-24 08:10:21'),
(35199, '8.208.25.122', NULL, 1, '2025-01-24 08:20:56', '2025-01-24 08:20:56'),
(35200, '54.223.167.53', NULL, 1, '2025-01-24 08:26:23', '2025-01-24 08:26:23'),
(35201, '58.212.237.251', NULL, 1, '2025-01-24 08:32:44', '2025-01-24 08:32:44'),
(35202, '35.92.249.90', NULL, 1, '2025-01-24 08:32:46', '2025-01-24 08:32:46'),
(35203, '124.236.100.56', NULL, 1, '2025-01-24 09:17:39', '2025-01-24 09:17:39'),
(35204, '35.233.217.70', NULL, 1, '2025-01-24 09:27:26', '2025-01-24 09:27:26'),
(35205, '64.226.65.176', NULL, 1, '2025-01-24 09:37:47', '2025-01-24 09:37:47'),
(35206, '43.153.96.79', NULL, 1, '2025-01-24 09:48:27', '2025-01-24 09:48:27'),
(35207, '66.220.149.28', NULL, 1, '2025-01-24 09:52:08', '2025-01-24 09:52:08'),
(35208, '66.249.66.37', NULL, 2, '2025-01-24 10:07:53', '2025-01-24 13:06:03'),
(35209, '66.249.66.39', NULL, 2, '2025-01-24 10:08:30', '2025-01-24 13:06:02'),
(35210, '66.249.66.38', NULL, 1, '2025-01-24 10:08:30', '2025-01-24 10:08:30'),
(35211, '123.136.131.194', NULL, 2, '2025-01-24 10:20:46', '2025-01-24 10:21:27'),
(35212, '128.199.98.244', NULL, 4, '2025-01-24 11:50:14', '2025-01-24 11:50:21'),
(35213, '87.249.132.187', NULL, 1, '2025-01-24 11:58:27', '2025-01-24 11:58:27'),
(35214, '34.173.77.220', NULL, 1, '2025-01-24 12:14:48', '2025-01-24 12:14:48'),
(35215, '63.141.250.250', NULL, 1, '2025-01-24 12:19:19', '2025-01-24 12:19:19'),
(35216, '40.77.167.47', NULL, 1, '2025-01-24 12:58:34', '2025-01-24 12:58:34'),
(35217, '45.227.254.34', NULL, 1, '2025-01-24 13:42:56', '2025-01-24 13:42:56'),
(35218, '182.44.8.254', NULL, 1, '2025-01-24 14:46:49', '2025-01-24 14:46:49'),
(35219, '128.204.212.84', NULL, 3, '2025-01-24 15:44:46', '2025-01-24 18:59:13'),
(35220, '52.167.144.138', NULL, 1, '2025-01-24 17:00:10', '2025-01-24 17:00:10'),
(35221, '188.143.244.134', NULL, 1, '2025-01-24 17:37:05', '2025-01-24 17:37:05'),
(35222, '173.252.83.1', NULL, 1, '2025-01-24 18:15:36', '2025-01-24 18:15:36'),
(35223, '173.252.83.112', NULL, 1, '2025-01-24 18:15:36', '2025-01-24 18:15:36'),
(35224, '54.223.109.188', NULL, 1, '2025-01-24 18:20:04', '2025-01-24 18:20:04'),
(35225, '193.26.115.91', NULL, 1, '2025-01-24 18:49:20', '2025-01-24 18:49:20'),
(35226, '43.159.128.247', NULL, 1, '2025-01-24 19:10:45', '2025-01-24 19:10:45'),
(35227, '172.178.141.133', NULL, 1, '2025-01-24 19:16:35', '2025-01-24 19:16:35'),
(35228, '69.171.230.6', NULL, 1, '2025-01-24 19:26:31', '2025-01-24 19:26:31'),
(35229, '120.82.16.117', NULL, 1, '2025-01-24 19:39:15', '2025-01-24 19:39:15'),
(35230, '172.171.79.167', NULL, 2, '2025-01-24 19:48:34', '2025-01-25 00:41:57'),
(35231, '172.183.94.49', NULL, 1, '2025-01-24 20:21:02', '2025-01-24 20:21:02'),
(35232, '147.185.132.106', NULL, 1, '2025-01-24 20:54:20', '2025-01-24 20:54:20'),
(35233, '49.67.216.119', NULL, 1, '2025-01-24 20:57:44', '2025-01-24 20:57:44'),
(35234, '114.231.167.152', NULL, 1, '2025-01-24 20:57:44', '2025-01-24 20:57:44'),
(35235, '91.201.113.132', NULL, 1, '2025-01-24 21:38:54', '2025-01-24 21:38:54'),
(35236, '102.129.223.92', NULL, 1, '2025-01-24 21:44:52', '2025-01-24 21:44:52'),
(35237, '3.16.55.165', NULL, 2, '2025-01-24 22:18:33', '2025-01-25 03:48:51'),
(35238, '111.225.149.159', NULL, 1, '2025-01-24 22:58:34', '2025-01-24 22:58:34'),
(35239, '87.236.176.248', NULL, 1, '2025-01-24 23:03:52', '2025-01-24 23:03:52'),
(35240, '193.186.4.159', NULL, 1, '2025-01-24 23:09:07', '2025-01-24 23:09:07'),
(35241, '104.167.24.248', NULL, 1, '2025-01-24 23:11:30', '2025-01-24 23:11:30'),
(35242, '3.142.148.158', NULL, 1, '2025-01-25 00:01:17', '2025-01-25 00:01:17'),
(35243, '188.252.198.147', NULL, 1, '2025-01-25 00:02:07', '2025-01-25 00:02:07'),
(35244, '44.245.3.46', NULL, 1, '2025-01-25 00:34:07', '2025-01-25 00:34:07'),
(35245, '180.102.134.69', NULL, 1, '2025-01-25 00:35:49', '2025-01-25 00:35:49'),
(35246, '54.218.21.131', NULL, 1, '2025-01-25 00:57:35', '2025-01-25 00:57:35'),
(35247, '59.152.5.230', NULL, 1, '2025-01-25 00:59:24', '2025-01-25 00:59:24'),
(35248, '159.137.48.5', NULL, 1, '2025-01-25 01:26:18', '2025-01-25 01:26:18'),
(35249, '95.165.172.108', NULL, 1, '2025-01-25 01:38:37', '2025-01-25 01:38:37'),
(35250, '18.221.156.150', NULL, 1, '2025-01-25 01:45:54', '2025-01-25 01:45:54'),
(35251, '46.250.232.17', NULL, 1, '2025-01-25 02:07:31', '2025-01-25 02:07:31'),
(35252, '170.205.30.30', NULL, 3, '2025-01-25 03:24:25', '2025-01-25 03:24:27'),
(35253, '170.205.30.30', NULL, 3, '2025-01-25 03:24:25', '2025-01-25 03:24:27'),
(35254, '185.247.137.240', NULL, 1, '2025-01-25 03:27:13', '2025-01-25 03:27:13'),
(35255, '98.83.106.160', NULL, 1, '2025-01-25 04:45:35', '2025-01-25 04:45:35'),
(35256, '43.128.110.17', NULL, 1, '2025-01-25 04:49:43', '2025-01-25 04:49:43'),
(35257, '182.42.105.85', NULL, 1, '2025-01-25 05:19:44', '2025-01-25 05:19:44'),
(35258, '198.235.24.12', NULL, 1, '2025-01-25 05:29:32', '2025-01-25 05:29:32'),
(35259, '111.225.149.53', NULL, 1, '2025-01-25 06:26:53', '2025-01-25 06:26:53'),
(35260, '183.134.59.130', NULL, 3, '2025-01-25 07:12:35', '2025-01-25 07:27:44'),
(35261, '206.168.34.220', NULL, 1, '2025-01-25 07:25:25', '2025-01-25 07:25:25'),
(35262, '156.233.94.147', NULL, 1, '2025-01-25 08:11:11', '2025-01-25 08:11:11'),
(35263, '18.221.156.150', NULL, 2, '2025-01-25 08:19:40', '2025-01-25 14:36:27'),
(35264, '195.191.219.130', NULL, 1, '2025-01-25 08:39:39', '2025-01-25 08:39:39'),
(35265, '167.94.138.113', NULL, 1, '2025-01-25 08:45:50', '2025-01-25 08:45:50'),
(35266, '3.142.148.158', NULL, 2, '2025-01-25 08:51:35', '2025-01-25 18:02:00'),
(35267, '103.96.105.191', NULL, 2, '2025-01-25 09:05:53', '2025-01-25 09:07:49'),
(35268, '3.16.55.165', NULL, 2, '2025-01-25 09:23:28', '2025-01-25 16:23:57'),
(35269, '37.19.223.213', NULL, 1, '2025-01-25 09:39:07', '2025-01-25 09:39:07'),
(35270, '111.225.148.228', NULL, 1, '2025-01-25 09:40:20', '2025-01-25 09:40:20'),
(35271, '35.92.249.90', NULL, 1, '2025-01-25 09:48:39', '2025-01-25 09:48:39'),
(35272, '172.178.140.153', NULL, 2, '2025-01-25 09:56:58', '2025-01-25 20:37:33'),
(35273, '172.178.140.149', NULL, 1, '2025-01-25 09:56:58', '2025-01-25 09:56:58'),
(35274, '172.178.140.145', NULL, 1, '2025-01-25 09:56:58', '2025-01-25 09:56:58'),
(35275, '69.171.230.114', NULL, 1, '2025-01-25 10:03:13', '2025-01-25 10:03:13'),
(35276, '172.178.141.128', NULL, 1, '2025-01-25 10:07:26', '2025-01-25 10:07:26'),
(35277, '176.123.10.110', NULL, 1, '2025-01-25 10:12:25', '2025-01-25 10:12:25'),
(35278, '72.14.201.187', NULL, 1, '2025-01-25 10:27:29', '2025-01-25 10:27:29'),
(35279, '193.186.4.139', NULL, 1, '2025-01-25 10:33:33', '2025-01-25 10:33:33'),
(35280, '72.14.201.130', NULL, 1, '2025-01-25 10:51:59', '2025-01-25 10:51:59'),
(35281, '52.167.144.156', NULL, 1, '2025-01-25 11:16:25', '2025-01-25 11:16:25'),
(35282, '45.148.10.90', NULL, 1, '2025-01-25 12:05:37', '2025-01-25 12:05:37'),
(35283, '80.85.245.250', NULL, 1, '2025-01-25 12:49:03', '2025-01-25 12:49:03'),
(35284, '195.191.219.132', NULL, 2, '2025-01-25 13:40:01', '2025-01-25 13:40:17'),
(35285, '20.191.45.212', NULL, 1, '2025-01-25 13:41:12', '2025-01-25 13:41:12'),
(35286, '42.236.17.244', NULL, 1, '2025-01-25 13:57:26', '2025-01-25 13:57:26'),
(35287, '185.240.76.114', NULL, 1, '2025-01-25 14:26:42', '2025-01-25 14:26:42'),
(35288, '102.129.145.57', NULL, 1, '2025-01-25 14:45:59', '2025-01-25 14:45:59'),
(35289, '43.159.148.221', NULL, 1, '2025-01-25 14:55:18', '2025-01-25 14:55:18'),
(35290, '182.44.9.147', NULL, 1, '2025-01-25 15:11:44', '2025-01-25 15:11:44'),
(35291, '66.249.66.10', NULL, 2, '2025-01-25 15:24:23', '2025-01-25 23:00:39'),
(35292, '193.186.4.159', NULL, 3, '2025-01-25 15:26:57', '2025-01-25 17:08:47'),
(35293, '80.211.186.224', NULL, 1, '2025-01-25 15:32:55', '2025-01-25 15:32:55'),
(35294, '31.13.103.2', NULL, 1, '2025-01-25 16:11:25', '2025-01-25 16:11:25'),
(35295, '54.80.124.90', NULL, 1, '2025-01-25 16:26:02', '2025-01-25 16:26:02'),
(35296, '119.30.41.145', NULL, 1, '2025-01-25 16:33:14', '2025-01-25 16:33:14'),
(35297, '3.147.79.137', NULL, 5, '2025-01-25 16:43:41', '2025-01-25 16:43:46'),
(35298, '13.58.46.16', NULL, 5, '2025-01-25 17:16:19', '2025-01-25 17:16:25'),
(35299, '103.131.71.227', NULL, 1, '2025-01-25 18:05:59', '2025-01-25 18:05:59'),
(35300, '45.156.129.70', NULL, 1, '2025-01-25 18:30:32', '2025-01-25 18:30:32'),
(35301, '193.41.206.98', NULL, 3, '2025-01-25 18:30:40', '2025-01-25 18:35:59'),
(35302, '52.80.52.146', NULL, 1, '2025-01-25 18:32:11', '2025-01-25 18:32:11'),
(35303, '159.148.128.219', NULL, 1, '2025-01-25 19:23:12', '2025-01-25 19:23:12'),
(35304, '23.137.254.196', NULL, 1, '2025-01-25 20:16:06', '2025-01-25 20:16:06'),
(35305, '128.204.212.86', NULL, 1, '2025-01-25 20:23:05', '2025-01-25 20:23:05'),
(35306, '172.182.192.127', NULL, 1, '2025-01-25 20:28:55', '2025-01-25 20:28:55'),
(35307, '45.148.10.237', NULL, 2, '2025-01-25 21:16:17', '2025-01-25 21:16:18'),
(35308, '3.19.237.43', NULL, 2, '2025-01-25 22:01:32', '2025-01-26 03:23:45'),
(35309, '114.130.156.202', NULL, 1, '2025-01-25 22:16:31', '2025-01-25 22:16:31'),
(35310, '72.14.201.228', NULL, 1, '2025-01-25 22:17:01', '2025-01-25 22:17:01'),
(35311, '74.80.208.105', NULL, 1, '2025-01-25 22:30:27', '2025-01-25 22:30:27'),
(35312, '66.249.66.11', NULL, 2, '2025-01-25 22:59:28', '2025-01-25 23:00:38'),
(35313, '3.23.131.146', NULL, 1, '2025-01-25 23:43:14', '2025-01-25 23:43:14'),
(35314, '43.153.135.208', NULL, 1, '2025-01-26 01:04:28', '2025-01-26 01:04:28'),
(35315, '152.53.52.135', NULL, 1, '2025-01-26 01:14:08', '2025-01-26 01:14:08'),
(35316, '66.249.66.39', NULL, 1, '2025-01-26 01:16:23', '2025-01-26 01:16:23'),
(35317, '42.236.17.43', NULL, 1, '2025-01-26 01:28:31', '2025-01-26 01:28:31'),
(35318, '42.236.101.203', NULL, 1, '2025-01-26 01:29:12', '2025-01-26 01:29:12'),
(35319, '42.236.12.242', NULL, 1, '2025-01-26 01:29:38', '2025-01-26 01:29:38'),
(35320, '42.236.17.215', NULL, 1, '2025-01-26 01:30:12', '2025-01-26 01:30:12'),
(35321, '18.221.209.42', NULL, 1, '2025-01-26 01:31:08', '2025-01-26 01:31:08'),
(35322, '35.93.250.15', NULL, 1, '2025-01-26 01:35:54', '2025-01-26 01:35:54'),
(35323, '54.187.70.173', NULL, 1, '2025-01-26 01:36:22', '2025-01-26 01:36:22'),
(35324, '129.211.164.19', NULL, 1, '2025-01-26 01:38:19', '2025-01-26 01:38:19'),
(35325, '94.102.55.17', NULL, 1, '2025-01-26 01:58:31', '2025-01-26 01:58:31'),
(35326, '34.221.197.138', NULL, 1, '2025-01-26 02:43:17', '2025-01-26 02:43:17'),
(35327, '217.160.68.211', NULL, 2, '2025-01-26 02:51:17', '2025-01-26 02:51:17'),
(35328, '198.235.24.169', NULL, 1, '2025-01-26 03:12:15', '2025-01-26 03:12:15'),
(35329, '17.241.219.149', NULL, 1, '2025-01-26 03:36:47', '2025-01-26 03:36:47'),
(35330, '51.222.253.19', NULL, 1, '2025-01-26 03:45:47', '2025-01-26 03:45:47'),
(35331, '52.167.144.199', NULL, 1, '2025-01-26 03:52:46', '2025-01-26 03:52:46'),
(35332, '205.210.31.137', NULL, 1, '2025-01-26 04:10:35', '2025-01-26 04:10:35'),
(35333, '172.81.113.200', NULL, 1, '2025-01-26 05:05:14', '2025-01-26 05:05:14'),
(35334, '72.14.201.130', NULL, 1, '2025-01-26 05:26:45', '2025-01-26 05:26:45'),
(35335, '34.222.146.134', NULL, 1, '2025-01-26 06:10:19', '2025-01-26 06:10:19'),
(35336, '198.235.24.128', NULL, 1, '2025-01-26 06:27:20', '2025-01-26 06:27:20'),
(35337, '188.245.244.234', NULL, 1, '2025-01-26 06:42:34', '2025-01-26 06:42:34'),
(35338, '47.82.11.31', NULL, 1, '2025-01-26 06:58:08', '2025-01-26 06:58:08'),
(35339, '47.82.11.71', NULL, 1, '2025-01-26 06:59:06', '2025-01-26 06:59:06'),
(35340, '47.82.11.230', NULL, 1, '2025-01-26 07:00:01', '2025-01-26 07:00:01'),
(35341, '47.82.11.110', NULL, 1, '2025-01-26 07:00:05', '2025-01-26 07:00:05'),
(35342, '47.82.11.192', NULL, 1, '2025-01-26 07:00:55', '2025-01-26 07:00:55'),
(35343, '47.82.11.82', NULL, 1, '2025-01-26 07:00:58', '2025-01-26 07:00:58'),
(35344, '143.198.45.137', NULL, 1, '2025-01-26 07:03:36', '2025-01-26 07:03:36'),
(35345, '51.81.46.212', NULL, 1, '2025-01-26 07:07:18', '2025-01-26 07:07:18'),
(35346, '104.207.39.50', NULL, 1, '2025-01-26 07:08:58', '2025-01-26 07:08:58'),
(35347, '18.221.209.42', NULL, 2, '2025-01-26 08:03:58', '2025-01-26 14:34:44'),
(35348, '111.7.96.174', NULL, 2, '2025-01-26 08:12:24', '2025-01-26 08:12:26'),
(35349, '3.23.131.146', NULL, 1, '2025-01-26 08:18:37', '2025-01-26 08:18:37'),
(35350, '123.160.223.75', NULL, 1, '2025-01-26 08:31:42', '2025-01-26 08:31:42'),
(35351, '123.160.223.72', NULL, 1, '2025-01-26 08:31:45', '2025-01-26 08:31:45'),
(35352, '3.19.237.43', NULL, 2, '2025-01-26 08:54:03', '2025-01-26 14:34:17'),
(35353, '111.225.149.52', NULL, 1, '2025-01-26 09:41:19', '2025-01-26 09:41:19'),
(35354, '193.186.4.130', NULL, 1, '2025-01-26 09:57:56', '2025-01-26 09:57:56'),
(35355, '37.111.243.113', NULL, 1, '2025-01-26 10:20:27', '2025-01-26 10:20:27'),
(35356, '182.44.9.147', NULL, 1, '2025-01-26 10:26:30', '2025-01-26 10:26:30'),
(35357, '54.36.172.122', NULL, 1, '2025-01-26 10:56:44', '2025-01-26 10:56:44'),
(35358, '40.77.167.159', NULL, 1, '2025-01-26 10:59:29', '2025-01-26 10:59:29'),
(35359, '51.222.253.3', NULL, 1, '2025-01-26 11:18:42', '2025-01-26 11:18:42'),
(35360, '135.237.131.216', NULL, 1, '2025-01-26 11:20:02', '2025-01-26 11:20:02'),
(35361, '193.186.4.159', NULL, 2, '2025-01-26 11:23:04', '2025-01-26 19:25:48'),
(35362, '43.130.57.46', NULL, 1, '2025-01-26 11:36:26', '2025-01-26 11:36:26'),
(35363, '66.249.66.37', NULL, 2, '2025-01-26 11:59:30', '2025-01-27 04:22:54'),
(35364, '222.187.238.178', NULL, 1, '2025-01-26 12:16:34', '2025-01-26 12:16:34'),
(35365, '39.62.136.178', NULL, 3, '2025-01-26 12:42:17', '2025-01-26 15:27:18'),
(35366, '103.81.175.82', NULL, 1, '2025-01-26 12:43:47', '2025-01-26 12:43:47'),
(35367, '40.119.197.45', NULL, 1, '2025-01-26 13:36:31', '2025-01-26 13:36:31'),
(35368, '44.199.179.171', NULL, 1, '2025-01-26 13:50:15', '2025-01-26 13:50:15'),
(35369, '46.20.41.249', NULL, 1, '2025-01-26 13:50:26', '2025-01-26 13:50:26'),
(35370, '172.178.141.141', NULL, 1, '2025-01-26 13:53:50', '2025-01-26 13:53:50'),
(35371, '103.137.0.235', NULL, 1, '2025-01-26 13:54:30', '2025-01-26 13:54:30'),
(35372, '103.175.244.47', NULL, 1, '2025-01-26 13:54:56', '2025-01-26 13:54:56'),
(35373, '124.236.100.56', NULL, 1, '2025-01-26 14:12:02', '2025-01-26 14:12:02'),
(35374, '23.98.179.22', NULL, 2, '2025-01-26 14:20:29', '2025-01-26 14:20:29'),
(35375, '23.98.179.17', NULL, 1, '2025-01-26 14:20:29', '2025-01-26 14:20:29'),
(35376, '23.98.179.27', NULL, 1, '2025-01-26 14:20:30', '2025-01-26 14:20:30'),
(35377, '72.14.201.159', NULL, 2, '2025-01-26 14:41:34', '2025-01-26 18:11:03'),
(35378, '5.227.24.207', NULL, 6, '2025-01-26 15:35:53', '2025-01-26 17:44:16'),
(35379, '159.148.128.224', NULL, 1, '2025-01-26 15:46:07', '2025-01-26 15:46:07'),
(35380, '18.212.157.170', NULL, 1, '2025-01-26 16:26:42', '2025-01-26 16:26:42'),
(35381, '74.80.208.180', NULL, 2, '2025-01-26 17:15:38', '2025-01-26 17:39:03'),
(35382, '138.197.131.250', NULL, 1, '2025-01-26 19:01:11', '2025-01-26 19:01:11'),
(35383, '4.227.36.82', NULL, 1, '2025-01-26 19:05:49', '2025-01-26 19:05:49'),
(35384, '172.69.94.120', NULL, 1, '2025-01-26 19:25:50', '2025-01-26 19:25:50'),
(35385, '68.154.31.229', NULL, 1, '2025-01-26 20:16:45', '2025-01-26 20:16:45'),
(35386, '104.152.52.56', NULL, 1, '2025-01-26 20:36:24', '2025-01-26 20:36:24'),
(35387, '5.228.116.184', NULL, 2, '2025-01-26 21:04:55', '2025-01-26 21:04:55'),
(35388, '37.111.206.86', NULL, 1, '2025-01-26 21:27:39', '2025-01-26 21:27:39'),
(35389, '49.51.183.75', NULL, 1, '2025-01-26 22:07:40', '2025-01-26 22:07:40'),
(35390, '194.50.16.252', NULL, 1, '2025-01-26 22:54:52', '2025-01-26 22:54:52'),
(35391, '34.212.68.234', NULL, 1, '2025-01-26 23:10:08', '2025-01-26 23:10:08'),
(35392, '123.187.240.242', NULL, 1, '2025-01-27 00:52:01', '2025-01-27 00:52:01'),
(35393, '47.128.21.137', NULL, 1, '2025-01-27 00:57:24', '2025-01-27 00:57:24'),
(35394, '66.249.66.11', NULL, 1, '2025-01-27 01:08:49', '2025-01-27 01:08:49'),
(35395, '102.129.223.92', NULL, 1, '2025-01-27 01:14:29', '2025-01-27 01:14:29'),
(35396, '52.167.144.211', NULL, 1, '2025-01-27 01:29:28', '2025-01-27 01:29:28'),
(35397, '52.88.197.172', NULL, 1, '2025-01-27 02:14:48', '2025-01-27 02:14:48'),
(35398, '221.178.143.70', NULL, 3, '2025-01-27 03:49:43', '2025-01-27 03:49:50'),
(35399, '159.148.128.17', NULL, 1, '2025-01-27 03:59:24', '2025-01-27 03:59:24'),
(35400, '89.248.172.183', NULL, 1, '2025-01-27 04:16:23', '2025-01-27 04:16:23'),
(35401, '117.62.235.53', NULL, 1, '2025-01-27 05:37:06', '2025-01-27 05:37:06'),
(35402, '66.249.66.37', NULL, 1, '2025-01-27 06:55:36', '2025-01-27 06:55:36'),
(35403, '42.236.17.97', NULL, 1, '2025-01-27 07:59:05', '2025-01-27 07:59:05'),
(35404, '42.236.17.199', NULL, 1, '2025-01-27 07:59:08', '2025-01-27 07:59:08'),
(35405, '42.236.17.3', NULL, 1, '2025-01-27 08:01:13', '2025-01-27 08:01:13'),
(35406, '42.236.17.225', NULL, 1, '2025-01-27 08:01:14', '2025-01-27 08:01:14'),
(35407, '93.158.90.37', NULL, 1, '2025-01-27 08:04:21', '2025-01-27 08:04:21'),
(35408, '193.26.115.62', NULL, 1, '2025-01-27 08:24:47', '2025-01-27 08:24:47'),
(35409, '115.127.100.213', NULL, 1, '2025-01-27 08:29:38', '2025-01-27 08:29:38'),
(35410, '52.167.144.204', NULL, 1, '2025-01-27 08:46:51', '2025-01-27 08:46:51'),
(35411, '43.130.14.245', NULL, 1, '2025-01-27 08:57:24', '2025-01-27 08:57:24'),
(35412, '72.14.201.159', NULL, 2, '2025-01-27 09:18:02', '2025-01-27 14:27:18'),
(35413, '77.238.225.41', NULL, 1, '2025-01-27 09:44:51', '2025-01-27 09:44:51'),
(35414, '110.249.201.81', NULL, 1, '2025-01-27 09:46:28', '2025-01-27 09:46:28'),
(35415, '195.191.219.132', NULL, 1, '2025-01-27 10:08:41', '2025-01-27 10:08:41'),
(35416, '113.62.169.130', NULL, 1, '2025-01-27 10:26:26', '2025-01-27 10:26:26'),
(35417, '18.188.52.28', NULL, 1, '2025-01-27 10:54:37', '2025-01-27 10:54:37'),
(35418, '18.224.128.89', NULL, 1, '2025-01-27 10:54:37', '2025-01-27 10:54:37'),
(35419, '18.188.217.19', NULL, 1, '2025-01-27 10:54:44', '2025-01-27 10:54:44'),
(35420, '121.237.36.29', NULL, 1, '2025-01-27 11:12:23', '2025-01-27 11:12:23');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(35421, '51.8.102.167', NULL, 1, '2025-01-27 12:21:01', '2025-01-27 12:21:01'),
(35422, '51.8.102.121', NULL, 1, '2025-01-27 12:21:05', '2025-01-27 12:21:05'),
(35423, '72.14.201.130', NULL, 1, '2025-01-27 13:39:25', '2025-01-27 13:39:25'),
(35424, '182.16.156.123', NULL, 2, '2025-01-27 14:10:41', '2025-01-27 14:21:50'),
(35425, '103.20.53.17', NULL, 1, '2025-01-27 14:27:42', '2025-01-27 14:27:42'),
(35426, '103.221.57.92', NULL, 1, '2025-01-27 14:29:34', '2025-01-27 14:29:34'),
(35427, '193.186.4.159', NULL, 1, '2025-01-27 14:40:32', '2025-01-27 14:40:32'),
(35428, '13.127.139.60', NULL, 4, '2025-01-27 16:07:33', '2025-01-27 16:07:35'),
(35429, '157.245.202.151', NULL, 6, '2025-01-27 16:16:00', '2025-01-27 17:56:01'),
(35430, '67.208.230.226', NULL, 2, '2025-01-27 16:31:28', '2025-01-27 16:31:29'),
(35431, '128.204.212.87', NULL, 2, '2025-01-27 16:41:59', '2025-01-27 23:15:33'),
(35432, '54.80.124.90', NULL, 1, '2025-01-27 16:51:23', '2025-01-27 16:51:23'),
(35433, '71.132.6.33', NULL, 1, '2025-01-27 17:11:36', '2025-01-27 17:11:36'),
(35434, '194.50.16.252', NULL, 1, '2025-01-27 17:31:09', '2025-01-27 17:31:09'),
(35435, '3.141.11.163', NULL, 2, '2025-01-27 17:34:46', '2025-01-27 17:34:53'),
(35436, '18.225.25.214', NULL, 1, '2025-01-27 17:34:46', '2025-01-27 17:34:46'),
(35437, '66.220.149.26', NULL, 1, '2025-01-27 17:52:34', '2025-01-27 17:52:34'),
(35438, '66.220.149.7', NULL, 1, '2025-01-27 17:52:35', '2025-01-27 17:52:35'),
(35439, '84.38.188.16', NULL, 1, '2025-01-27 18:00:26', '2025-01-27 18:00:26'),
(35440, '152.39.254.222', NULL, 1, '2025-01-27 18:08:20', '2025-01-27 18:08:20'),
(35441, '140.82.202.115', NULL, 1, '2025-01-27 18:18:05', '2025-01-27 18:18:05'),
(35442, '178.171.112.197', NULL, 1, '2025-01-27 19:08:19', '2025-01-27 19:08:19'),
(35443, '4.227.36.19', NULL, 1, '2025-01-27 19:16:39', '2025-01-27 19:16:39'),
(35444, '173.244.58.141', NULL, 1, '2025-01-27 19:41:03', '2025-01-27 19:41:03'),
(35445, '43.166.134.47', NULL, 1, '2025-01-27 19:55:38', '2025-01-27 19:55:38'),
(35446, '102.129.145.57', NULL, 1, '2025-01-27 20:02:19', '2025-01-27 20:02:19'),
(35447, '51.222.253.18', NULL, 1, '2025-01-27 20:21:35', '2025-01-27 20:21:35'),
(35448, '20.49.62.169', NULL, 1, '2025-01-27 20:21:43', '2025-01-27 20:21:43'),
(35449, '216.194.88.95', NULL, 1, '2025-01-27 20:27:52', '2025-01-27 20:27:52'),
(35450, '57.180.25.10', NULL, 1, '2025-01-27 21:10:30', '2025-01-27 21:10:30'),
(35451, '35.222.239.52', NULL, 1, '2025-01-27 22:34:50', '2025-01-27 22:34:50'),
(35452, '117.86.53.182', NULL, 1, '2025-01-27 23:28:37', '2025-01-27 23:28:37'),
(35453, '180.120.156.15', NULL, 1, '2025-01-27 23:28:37', '2025-01-27 23:28:37'),
(35454, '121.237.36.27', NULL, 3, '2025-01-27 23:33:23', '2025-01-28 00:03:09'),
(35455, '34.213.51.250', NULL, 1, '2025-01-27 23:54:08', '2025-01-27 23:54:08'),
(35456, '102.129.223.92', NULL, 1, '2025-01-28 00:20:38', '2025-01-28 00:20:38'),
(35457, '110.166.71.39', NULL, 1, '2025-01-28 00:46:12', '2025-01-28 00:46:12'),
(35458, '104.207.45.28', NULL, 1, '2025-01-28 00:55:55', '2025-01-28 00:55:55'),
(35459, '104.167.26.2', NULL, 1, '2025-01-28 01:10:06', '2025-01-28 01:10:06'),
(35460, '35.167.190.35', NULL, 1, '2025-01-28 01:25:20', '2025-01-28 01:25:20'),
(35461, '42.236.17.44', NULL, 1, '2025-01-28 01:50:00', '2025-01-28 01:50:00'),
(35462, '42.236.17.2', NULL, 1, '2025-01-28 01:50:52', '2025-01-28 01:50:52'),
(35463, '85.208.96.210', NULL, 1, '2025-01-28 04:27:49', '2025-01-28 04:27:49'),
(35464, '167.235.93.102', NULL, 1, '2025-01-28 04:36:06', '2025-01-28 04:36:06'),
(35465, '18.206.220.205', NULL, 1, '2025-01-28 04:46:01', '2025-01-28 04:46:01'),
(35466, '216.24.216.17', NULL, 1, '2025-01-28 05:31:04', '2025-01-28 05:31:04'),
(35467, '36.41.75.167', NULL, 1, '2025-01-28 05:39:04', '2025-01-28 05:39:04'),
(35468, '47.82.11.18', NULL, 1, '2025-01-28 06:56:07', '2025-01-28 06:56:07'),
(35469, '137.184.231.188', NULL, 1, '2025-01-28 07:23:41', '2025-01-28 07:23:41'),
(35470, '3.91.26.119', NULL, 1, '2025-01-28 07:25:10', '2025-01-28 07:25:10'),
(35471, '49.51.203.164', NULL, 1, '2025-01-28 07:29:01', '2025-01-28 07:29:01'),
(35472, '51.8.102.152', NULL, 1, '2025-01-28 07:29:29', '2025-01-28 07:29:29'),
(35473, '195.191.219.133', NULL, 1, '2025-01-28 07:31:24', '2025-01-28 07:31:24'),
(35474, '35.173.229.68', NULL, 1, '2025-01-28 08:46:17', '2025-01-28 08:46:17'),
(35475, '111.225.149.175', NULL, 1, '2025-01-28 09:44:26', '2025-01-28 09:44:26'),
(35476, '128.204.212.84', NULL, 2, '2025-01-28 11:10:13', '2025-01-28 14:46:49'),
(35477, '144.172.97.71', NULL, 1, '2025-01-28 11:41:26', '2025-01-28 11:41:26'),
(35478, '103.121.12.225', NULL, 1, '2025-01-28 12:10:39', '2025-01-28 12:10:39'),
(35479, '102.129.223.92', NULL, 2, '2025-01-28 12:20:16', '2025-01-28 19:15:49'),
(35480, '222.187.238.178', NULL, 1, '2025-01-28 12:33:51', '2025-01-28 12:33:51'),
(35481, '121.237.36.27', NULL, 2, '2025-01-28 13:02:54', '2025-01-28 13:03:04'),
(35482, '66.249.66.37', NULL, 2, '2025-01-28 14:01:14', '2025-01-29 03:16:24'),
(35483, '193.186.4.130', NULL, 1, '2025-01-28 14:54:35', '2025-01-28 14:54:35'),
(35484, '103.175.127.18', NULL, 1, '2025-01-28 15:12:40', '2025-01-28 15:12:40'),
(35485, '193.186.4.137', NULL, 1, '2025-01-28 15:19:58', '2025-01-28 15:19:58'),
(35486, '103.197.206.242', NULL, 1, '2025-01-28 15:20:01', '2025-01-28 15:20:01'),
(35487, '37.111.212.56', NULL, 2, '2025-01-28 16:18:41', '2025-01-28 16:19:09'),
(35488, '54.152.73.100', NULL, 1, '2025-01-28 16:45:14', '2025-01-28 16:45:14'),
(35489, '128.204.212.87', NULL, 3, '2025-01-28 16:55:01', '2025-01-28 20:07:43'),
(35490, '72.14.201.159', NULL, 1, '2025-01-28 17:00:57', '2025-01-28 17:00:57'),
(35491, '172.178.141.142', NULL, 1, '2025-01-28 17:52:12', '2025-01-28 17:52:12'),
(35492, '193.186.4.184', NULL, 1, '2025-01-28 18:22:01', '2025-01-28 18:22:01'),
(35493, '43.128.100.220', NULL, 1, '2025-01-28 18:55:53', '2025-01-28 18:55:53'),
(35494, '123.160.223.73', NULL, 1, '2025-01-28 19:11:43', '2025-01-28 19:11:43'),
(35495, '111.7.106.104', NULL, 1, '2025-01-28 19:22:19', '2025-01-28 19:22:19'),
(35496, '17.241.219.146', NULL, 1, '2025-01-28 19:24:27', '2025-01-28 19:24:27'),
(35497, '5.255.115.202', NULL, 1, '2025-01-28 19:30:33', '2025-01-28 19:30:33'),
(35498, '52.80.95.223', NULL, 1, '2025-01-28 19:40:35', '2025-01-28 19:40:35'),
(35499, '54.151.99.102', NULL, 2, '2025-01-28 20:14:10', '2025-01-28 20:14:11'),
(35500, '52.234.6.68', NULL, 1, '2025-01-28 20:18:04', '2025-01-28 20:18:04'),
(35501, '193.186.4.136', NULL, 1, '2025-01-28 20:36:52', '2025-01-28 20:36:52'),
(35502, '51.222.253.9', NULL, 1, '2025-01-28 20:46:31', '2025-01-28 20:46:31'),
(35503, '159.75.163.228', NULL, 1, '2025-01-28 21:15:52', '2025-01-28 21:15:52'),
(35504, '66.249.66.12', NULL, 1, '2025-01-28 21:16:21', '2025-01-28 21:16:21'),
(35505, '135.237.131.219', NULL, 1, '2025-01-28 21:19:46', '2025-01-28 21:19:46'),
(35506, '40.84.221.229', NULL, 1, '2025-01-28 21:39:00', '2025-01-28 21:39:00'),
(35507, '40.84.221.227', NULL, 1, '2025-01-28 21:39:00', '2025-01-28 21:39:00'),
(35508, '40.84.221.230', NULL, 1, '2025-01-28 21:39:00', '2025-01-28 21:39:00'),
(35509, '35.94.189.67', NULL, 1, '2025-01-28 23:05:28', '2025-01-28 23:05:28'),
(35510, '185.147.125.23', NULL, 1, '2025-01-28 23:32:20', '2025-01-28 23:32:20'),
(35511, '52.156.77.153', NULL, 1, '2025-01-29 00:11:37', '2025-01-29 00:11:37'),
(35512, '37.19.223.114', NULL, 1, '2025-01-29 00:29:51', '2025-01-29 00:29:51'),
(35513, '182.40.104.255', NULL, 1, '2025-01-29 00:43:58', '2025-01-29 00:43:58'),
(35514, '34.221.242.79', NULL, 1, '2025-01-29 00:50:14', '2025-01-29 00:50:14'),
(35515, '193.186.4.159', NULL, 1, '2025-01-29 03:00:05', '2025-01-29 03:00:05'),
(35516, '193.26.115.91', NULL, 1, '2025-01-29 03:43:05', '2025-01-29 03:43:05'),
(35517, '147.185.132.49', NULL, 1, '2025-01-29 04:27:20', '2025-01-29 04:27:20'),
(35518, '40.77.167.2', NULL, 1, '2025-01-29 04:43:22', '2025-01-29 04:43:22'),
(35519, '3.87.99.251', NULL, 1, '2025-01-29 04:45:03', '2025-01-29 04:45:03'),
(35520, '193.26.115.228', NULL, 1, '2025-01-29 04:56:59', '2025-01-29 04:56:59'),
(35521, '43.159.141.150', NULL, 1, '2025-01-29 07:01:18', '2025-01-29 07:01:18'),
(35522, '5.133.192.189', NULL, 1, '2025-01-29 07:16:26', '2025-01-29 07:16:26'),
(35523, '124.236.100.56', NULL, 1, '2025-01-29 07:48:25', '2025-01-29 07:48:25'),
(35524, '18.144.19.160', NULL, 1, '2025-01-29 08:06:02', '2025-01-29 08:06:02'),
(35525, '49.49.236.124', NULL, 1, '2025-01-29 09:08:47', '2025-01-29 09:08:47'),
(35526, '110.249.202.45', NULL, 1, '2025-01-29 09:41:43', '2025-01-29 09:41:43'),
(35527, '103.20.53.17', NULL, 1, '2025-01-29 09:52:39', '2025-01-29 09:52:39'),
(35528, '202.125.73.110', NULL, 1, '2025-01-29 10:01:33', '2025-01-29 10:01:33'),
(35529, '185.247.137.218', NULL, 1, '2025-01-29 11:31:04', '2025-01-29 11:31:04'),
(35530, '4.213.88.196', NULL, 2, '2025-01-29 11:58:59', '2025-01-29 11:59:01'),
(35531, '62.141.44.236', NULL, 1, '2025-01-29 12:16:50', '2025-01-29 12:16:50'),
(35532, '13.201.96.10', NULL, 4, '2025-01-29 12:49:31', '2025-01-29 12:49:34'),
(35533, '72.14.201.159', NULL, 3, '2025-01-29 14:32:11', '2025-01-29 16:24:21'),
(35534, '188.130.187.148', NULL, 1, '2025-01-29 14:32:42', '2025-01-29 14:32:42'),
(35535, '51.222.253.8', NULL, 1, '2025-01-29 14:57:44', '2025-01-29 14:57:44'),
(35536, '198.235.24.80', NULL, 1, '2025-01-29 15:12:13', '2025-01-29 15:12:13'),
(35537, '193.186.4.130', NULL, 1, '2025-01-29 15:15:28', '2025-01-29 15:15:28'),
(35538, '66.249.66.37', NULL, 1, '2025-01-29 15:30:21', '2025-01-29 15:30:21'),
(35539, '66.249.66.12', NULL, 1, '2025-01-29 15:44:28', '2025-01-29 15:44:28'),
(35540, '54.152.73.100', NULL, 1, '2025-01-29 16:41:38', '2025-01-29 16:41:38'),
(35541, '91.246.41.166', NULL, 1, '2025-01-29 17:34:47', '2025-01-29 17:34:47'),
(35542, '111.231.12.66', NULL, 2, '2025-01-29 18:40:39', '2025-01-29 18:48:22'),
(35543, '43.153.27.244', NULL, 1, '2025-01-29 19:02:45', '2025-01-29 19:02:45'),
(35544, '102.129.223.92', NULL, 1, '2025-01-29 19:14:15', '2025-01-29 19:14:15'),
(35545, '104.210.134.202', NULL, 1, '2025-01-29 20:24:58', '2025-01-29 20:24:58'),
(35546, '4.227.36.51', NULL, 1, '2025-01-29 20:25:05', '2025-01-29 20:25:05'),
(35547, '40.77.167.75', NULL, 1, '2025-01-29 21:45:25', '2025-01-29 21:45:25'),
(35548, '52.80.52.146', NULL, 1, '2025-01-29 22:10:34', '2025-01-29 22:10:34'),
(35549, '207.46.13.153', NULL, 1, '2025-01-29 22:14:00', '2025-01-29 22:14:00'),
(35550, '45.130.145.14', NULL, 3, '2025-01-29 22:17:05', '2025-01-29 22:17:10'),
(35551, '35.93.25.211', NULL, 1, '2025-01-29 23:05:06', '2025-01-29 23:05:06'),
(35552, '185.138.166.36', NULL, 1, '2025-01-29 23:25:13', '2025-01-29 23:25:13'),
(35553, '128.204.212.84', NULL, 2, '2025-01-29 23:25:30', '2025-01-30 01:10:27'),
(35554, '128.204.212.86', NULL, 1, '2025-01-30 01:16:48', '2025-01-30 01:16:48'),
(35555, '44.244.119.226', NULL, 1, '2025-01-30 01:36:30', '2025-01-30 01:36:30'),
(35556, '110.172.98.2', NULL, 1, '2025-01-30 03:28:21', '2025-01-30 03:28:21'),
(35557, '128.204.212.87', NULL, 1, '2025-01-30 04:35:43', '2025-01-30 04:35:43'),
(35558, '54.224.178.236', NULL, 1, '2025-01-30 04:42:03', '2025-01-30 04:42:03'),
(35559, '72.14.201.133', NULL, 1, '2025-01-30 06:22:25', '2025-01-30 06:22:25'),
(35560, '185.247.137.244', NULL, 1, '2025-01-30 06:30:23', '2025-01-30 06:30:23'),
(35561, '102.129.223.92', NULL, 1, '2025-01-30 06:44:29', '2025-01-30 06:44:29'),
(35562, '124.236.100.56', NULL, 2, '2025-01-30 07:16:54', '2025-01-30 16:32:20'),
(35563, '43.156.204.134', NULL, 1, '2025-01-30 07:23:30', '2025-01-30 07:23:30'),
(35564, '66.249.66.38', NULL, 3, '2025-01-30 07:36:44', '2025-01-30 15:43:29'),
(35565, '146.190.137.29', NULL, 1, '2025-01-30 07:50:57', '2025-01-30 07:50:57'),
(35566, '128.204.212.85', NULL, 2, '2025-01-30 08:10:00', '2025-01-31 03:41:31'),
(35567, '128.204.212.84', NULL, 1, '2025-01-30 08:25:41', '2025-01-30 08:25:41'),
(35568, '195.191.219.130', NULL, 1, '2025-01-30 09:07:06', '2025-01-30 09:07:06'),
(35569, '110.249.201.112', NULL, 1, '2025-01-30 09:40:20', '2025-01-30 09:40:20'),
(35570, '182.43.70.143', NULL, 1, '2025-01-30 10:14:54', '2025-01-30 10:14:54'),
(35571, '31.61.183.53', NULL, 1, '2025-01-30 10:47:17', '2025-01-30 10:47:17'),
(35572, '5.133.192.94', NULL, 1, '2025-01-30 11:07:12', '2025-01-30 11:07:12'),
(35573, '18.224.94.182', NULL, 1, '2025-01-30 11:19:19', '2025-01-30 11:19:19'),
(35574, '18.225.25.214', NULL, 1, '2025-01-30 11:19:20', '2025-01-30 11:19:20'),
(35575, '3.136.157.208', NULL, 1, '2025-01-30 11:19:26', '2025-01-30 11:19:26'),
(35576, '20.191.45.212', NULL, 1, '2025-01-30 12:05:29', '2025-01-30 12:05:29'),
(35577, '72.14.201.159', NULL, 1, '2025-01-30 12:34:42', '2025-01-30 12:34:42'),
(35578, '103.135.254.14', NULL, 1, '2025-01-30 13:35:38', '2025-01-30 13:35:38'),
(35579, '72.14.201.130', NULL, 2, '2025-01-30 13:44:59', '2025-01-30 16:33:18'),
(35580, '66.220.149.4', NULL, 1, '2025-01-30 14:15:11', '2025-01-30 14:15:11'),
(35581, '155.190.51.4', NULL, 1, '2025-01-30 14:36:51', '2025-01-30 14:36:51'),
(35582, '66.249.66.10', NULL, 2, '2025-01-30 14:37:19', '2025-01-30 14:37:20'),
(35583, '66.249.66.11', NULL, 1, '2025-01-30 14:40:30', '2025-01-30 14:40:30'),
(35584, '193.186.4.130', NULL, 1, '2025-01-30 15:07:25', '2025-01-30 15:07:25'),
(35585, '222.79.103.59', NULL, 1, '2025-01-30 15:07:55', '2025-01-30 15:07:55'),
(35586, '128.204.212.86', NULL, 1, '2025-01-30 15:42:00', '2025-01-30 15:42:00'),
(35587, '119.40.88.82', NULL, 1, '2025-01-30 16:32:55', '2025-01-30 16:32:55'),
(35588, '45.124.169.234', NULL, 2, '2025-01-30 16:33:18', '2025-01-30 16:51:30'),
(35589, '39.62.136.178', NULL, 1, '2025-01-30 16:42:17', '2025-01-30 16:42:17'),
(35590, '39.62.136.178', NULL, 1, '2025-01-30 16:42:17', '2025-01-30 16:42:17'),
(35591, '54.208.117.204', NULL, 1, '2025-01-30 16:47:57', '2025-01-30 16:47:57'),
(35592, '72.14.201.137', NULL, 1, '2025-01-30 16:51:29', '2025-01-30 16:51:29'),
(35593, '40.77.167.72', NULL, 1, '2025-01-30 17:06:26', '2025-01-30 17:06:26'),
(35594, '193.41.206.36', NULL, 1, '2025-01-30 17:24:30', '2025-01-30 17:24:30'),
(35595, '193.186.4.159', NULL, 1, '2025-01-30 18:14:36', '2025-01-30 18:14:36'),
(35596, '173.252.95.20', NULL, 1, '2025-01-30 18:35:32', '2025-01-30 18:35:32'),
(35597, '173.252.95.47', NULL, 1, '2025-01-30 18:35:32', '2025-01-30 18:35:32'),
(35598, '84.17.60.65', NULL, 1, '2025-01-30 19:10:51', '2025-01-30 19:10:51'),
(35599, '43.153.122.30', NULL, 1, '2025-01-30 19:36:32', '2025-01-30 19:36:32'),
(35600, '180.102.134.69', NULL, 1, '2025-01-30 19:51:55', '2025-01-30 19:51:55'),
(35601, '103.133.201.82', NULL, 1, '2025-01-30 20:13:46', '2025-01-30 20:13:46'),
(35602, '52.155.60.144', NULL, 1, '2025-01-30 20:28:02', '2025-01-30 20:28:02'),
(35603, '185.173.37.194', NULL, 1, '2025-01-30 20:38:14', '2025-01-30 20:38:14'),
(35604, '66.249.66.12', NULL, 2, '2025-01-30 22:27:41', '2025-01-30 22:45:49'),
(35605, '77.75.79.32', NULL, 1, '2025-01-30 22:30:48', '2025-01-30 22:30:48'),
(35606, '123.160.223.75', NULL, 1, '2025-01-30 22:56:39', '2025-01-30 22:56:39'),
(35607, '123.160.223.72', NULL, 1, '2025-01-30 22:56:41', '2025-01-30 22:56:41'),
(35608, '54.68.158.214', NULL, 1, '2025-01-30 23:26:57', '2025-01-30 23:26:57'),
(35609, '123.160.223.73', NULL, 1, '2025-01-30 23:38:57', '2025-01-30 23:38:57'),
(35610, '35.164.233.22', NULL, 1, '2025-01-30 23:46:31', '2025-01-30 23:46:31'),
(35611, '103.58.75.203', NULL, 2, '2025-01-31 00:13:26', '2025-01-31 00:13:27'),
(35612, '23.145.40.147', NULL, 1, '2025-01-31 00:49:04', '2025-01-31 00:49:04'),
(35613, '31.13.127.116', NULL, 1, '2025-01-31 01:24:27', '2025-01-31 01:24:27'),
(35614, '31.13.127.35', NULL, 1, '2025-01-31 01:24:27', '2025-01-31 01:24:27'),
(35615, '40.77.167.45', NULL, 1, '2025-01-31 01:38:47', '2025-01-31 01:38:47'),
(35616, '74.208.88.60', NULL, 2, '2025-01-31 04:01:31', '2025-01-31 04:01:31'),
(35617, '42.236.17.126', NULL, 1, '2025-01-31 04:18:59', '2025-01-31 04:18:59'),
(35618, '42.236.17.67', NULL, 1, '2025-01-31 04:19:13', '2025-01-31 04:19:13'),
(35619, '18.232.161.191', NULL, 1, '2025-01-31 04:47:59', '2025-01-31 04:47:59'),
(35620, '51.222.253.4', NULL, 1, '2025-01-31 05:02:10', '2025-01-31 05:02:10'),
(35621, '180.110.203.108', NULL, 1, '2025-01-31 05:47:56', '2025-01-31 05:47:56'),
(35622, '54.223.109.188', NULL, 1, '2025-01-31 05:48:10', '2025-01-31 05:48:10'),
(35623, '111.7.96.162', NULL, 1, '2025-01-31 07:25:37', '2025-01-31 07:25:37'),
(35624, '123.160.223.72', NULL, 1, '2025-01-31 07:32:11', '2025-01-31 07:32:11'),
(35625, '66.249.66.11', NULL, 1, '2025-01-31 07:35:58', '2025-01-31 07:35:58'),
(35626, '52.81.121.228', NULL, 1, '2025-01-31 08:10:14', '2025-01-31 08:10:14'),
(35627, '43.155.160.173', NULL, 1, '2025-01-31 08:28:20', '2025-01-31 08:28:20'),
(35628, '159.65.142.155', NULL, 1, '2025-01-31 08:49:18', '2025-01-31 08:49:18'),
(35629, '80.85.245.37', NULL, 1, '2025-01-31 08:50:58', '2025-01-31 08:50:58'),
(35630, '128.204.212.84', NULL, 1, '2025-01-31 08:53:50', '2025-01-31 08:53:50'),
(35631, '42.236.101.231', NULL, 1, '2025-01-31 08:59:06', '2025-01-31 08:59:06'),
(35632, '42.236.101.242', NULL, 1, '2025-01-31 09:22:22', '2025-01-31 09:22:22'),
(35633, '111.225.148.170', NULL, 1, '2025-01-31 09:39:02', '2025-01-31 09:39:02'),
(35634, '47.82.11.17', NULL, 1, '2025-01-31 09:41:31', '2025-01-31 09:41:31'),
(35635, '52.167.144.176', NULL, 1, '2025-01-31 10:32:58', '2025-01-31 10:32:58'),
(35636, '47.82.11.190', NULL, 1, '2025-01-31 10:42:17', '2025-01-31 10:42:17'),
(35637, '195.191.219.132', NULL, 1, '2025-01-31 10:43:47', '2025-01-31 10:43:47'),
(35638, '40.77.167.27', NULL, 1, '2025-01-31 10:58:50', '2025-01-31 10:58:50'),
(35639, '198.235.24.60', NULL, 1, '2025-01-31 11:07:38', '2025-01-31 11:07:38'),
(35640, '82.197.68.199', NULL, 1, '2025-01-31 11:25:17', '2025-01-31 11:25:17'),
(35641, '52.167.144.202', NULL, 1, '2025-01-31 11:26:55', '2025-01-31 11:26:55'),
(35642, '51.222.253.14', NULL, 1, '2025-01-31 12:08:34', '2025-01-31 12:08:34'),
(35643, '52.167.144.233', NULL, 1, '2025-01-31 12:26:33', '2025-01-31 12:26:33'),
(35644, '124.236.100.56', NULL, 1, '2025-01-31 12:28:56', '2025-01-31 12:28:56'),
(35645, '89.187.162.106', NULL, 1, '2025-01-31 12:41:06', '2025-01-31 12:41:06'),
(35646, '46.30.211.100', NULL, 3, '2025-01-31 12:55:18', '2025-01-31 12:55:20'),
(35647, '52.87.44.246', NULL, 1, '2025-01-31 12:55:31', '2025-01-31 12:55:31'),
(35648, '103.138.120.141', NULL, 2, '2025-01-31 12:55:42', '2025-01-31 13:08:24'),
(35649, '40.77.167.43', NULL, 1, '2025-01-31 13:42:34', '2025-01-31 13:42:34'),
(35650, '206.168.34.88', NULL, 1, '2025-01-31 14:13:01', '2025-01-31 14:13:01'),
(35651, '39.62.136.178', NULL, 3, '2025-01-31 14:34:14', '2025-01-31 16:57:46'),
(35652, '47.128.113.219', NULL, 1, '2025-01-31 15:00:24', '2025-01-31 15:00:24'),
(35653, '27.147.200.226', NULL, 1, '2025-01-31 15:17:31', '2025-01-31 15:17:31'),
(35654, '4.227.36.37', NULL, 1, '2025-01-31 15:38:50', '2025-01-31 15:38:50'),
(35655, '178.20.42.24', NULL, 1, '2025-01-31 15:54:44', '2025-01-31 15:54:44'),
(35656, '87.120.114.184', NULL, 2, '2025-01-31 15:58:04', '2025-02-01 01:32:49'),
(35657, '18.206.220.205', NULL, 1, '2025-01-31 16:47:33', '2025-01-31 16:47:33'),
(35658, '37.111.212.191', NULL, 1, '2025-01-31 17:09:30', '2025-01-31 17:09:30'),
(35659, '69.171.231.116', NULL, 1, '2025-01-31 17:45:01', '2025-01-31 17:45:01'),
(35660, '69.171.231.7', NULL, 1, '2025-01-31 17:45:01', '2025-01-31 17:45:01'),
(35661, '37.111.204.31', NULL, 1, '2025-01-31 17:45:16', '2025-01-31 17:45:16'),
(35662, '198.235.24.102', NULL, 1, '2025-01-31 17:53:08', '2025-01-31 17:53:08'),
(35663, '175.44.42.242', NULL, 1, '2025-01-31 17:59:29', '2025-01-31 17:59:29'),
(35664, '128.204.212.87', NULL, 1, '2025-01-31 18:01:57', '2025-01-31 18:01:57'),
(35665, '37.19.223.24', NULL, 1, '2025-01-31 19:08:51', '2025-01-31 19:08:51'),
(35666, '173.244.58.132', NULL, 1, '2025-01-31 19:27:07', '2025-01-31 19:27:07'),
(35667, '118.179.44.111', NULL, 1, '2025-01-31 19:52:53', '2025-01-31 19:52:53'),
(35668, '69.171.249.14', NULL, 1, '2025-01-31 19:53:16', '2025-01-31 19:53:16'),
(35669, '69.171.249.12', NULL, 1, '2025-01-31 19:53:16', '2025-01-31 19:53:16'),
(35670, '35.238.116.156', NULL, 1, '2025-01-31 20:01:30', '2025-01-31 20:01:30'),
(35671, '20.42.44.128', NULL, 1, '2025-01-31 20:23:01', '2025-01-31 20:23:01'),
(35672, '49.7.227.204', NULL, 1, '2025-01-31 20:55:12', '2025-01-31 20:55:12'),
(35673, '43.153.27.244', NULL, 1, '2025-01-31 21:13:47', '2025-01-31 21:13:47'),
(35674, '144.126.211.105', NULL, 2, '2025-01-31 22:03:35', '2025-01-31 22:03:47'),
(35675, '185.240.76.114', NULL, 2, '2025-02-01 00:13:42', '2025-02-01 03:40:42'),
(35676, '52.25.240.245', NULL, 1, '2025-02-01 00:40:04', '2025-02-01 00:40:04'),
(35677, '35.87.225.65', NULL, 1, '2025-02-01 01:20:14', '2025-02-01 01:20:14'),
(35678, '158.69.25.39', NULL, 1, '2025-02-01 01:55:18', '2025-02-01 01:55:18'),
(35679, '185.226.197.70', NULL, 1, '2025-02-01 02:31:22', '2025-02-01 02:31:22'),
(35680, '185.226.197.69', NULL, 1, '2025-02-01 02:31:32', '2025-02-01 02:31:32'),
(35681, '103.122.142.11', NULL, 1, '2025-02-01 03:12:23', '2025-02-01 03:12:23'),
(35682, '54.218.102.176', NULL, 1, '2025-02-01 03:40:41', '2025-02-01 03:40:41'),
(35683, '3.17.178.7', NULL, 1, '2025-02-01 03:47:21', '2025-02-01 03:47:21'),
(35684, '31.13.103.114', NULL, 1, '2025-02-01 04:10:18', '2025-02-01 04:10:18'),
(35685, '31.13.103.112', NULL, 1, '2025-02-01 04:10:18', '2025-02-01 04:10:18'),
(35686, '40.77.167.121', NULL, 1, '2025-02-01 04:58:02', '2025-02-01 04:58:02'),
(35687, '128.204.212.84', NULL, 3, '2025-02-01 05:00:08', '2025-02-02 04:06:08'),
(35688, '76.181.131.120', NULL, 1, '2025-02-01 05:00:38', '2025-02-01 05:00:38'),
(35689, '138.197.162.131', NULL, 1, '2025-02-01 05:17:28', '2025-02-01 05:17:28'),
(35690, '71.132.6.33', NULL, 1, '2025-02-01 06:57:12', '2025-02-01 06:57:12'),
(35691, '124.236.100.56', NULL, 3, '2025-02-01 07:05:24', '2025-02-01 09:20:22'),
(35692, '167.99.188.199', NULL, 1, '2025-02-01 07:05:37', '2025-02-01 07:05:37'),
(35693, '102.129.223.92', NULL, 1, '2025-02-01 08:14:50', '2025-02-01 08:14:50'),
(35694, '4.227.36.26', NULL, 1, '2025-02-01 08:27:13', '2025-02-01 08:27:13'),
(35695, '110.249.201.110', NULL, 1, '2025-02-01 09:41:44', '2025-02-01 09:41:44'),
(35696, '35.89.131.174', NULL, 1, '2025-02-01 09:42:17', '2025-02-01 09:42:17'),
(35697, '72.14.201.130', NULL, 1, '2025-02-01 10:21:36', '2025-02-01 10:21:36'),
(35698, '43.135.135.57', NULL, 1, '2025-02-01 10:31:59', '2025-02-01 10:31:59'),
(35699, '77.74.177.118', NULL, 1, '2025-02-01 10:43:07', '2025-02-01 10:43:07'),
(35700, '42.236.17.238', NULL, 1, '2025-02-01 10:53:18', '2025-02-01 10:53:18'),
(35701, '42.236.17.126', NULL, 1, '2025-02-01 10:55:07', '2025-02-01 10:55:07'),
(35702, '167.94.138.193', NULL, 1, '2025-02-01 10:56:45', '2025-02-01 10:56:45'),
(35703, '4.227.36.51', NULL, 1, '2025-02-01 11:11:19', '2025-02-01 11:11:19'),
(35704, '17.241.75.140', NULL, 1, '2025-02-01 11:27:30', '2025-02-01 11:27:30'),
(35705, '4.227.36.82', NULL, 1, '2025-02-01 11:31:06', '2025-02-01 11:31:06'),
(35706, '72.14.201.159', NULL, 1, '2025-02-01 11:40:05', '2025-02-01 11:40:05'),
(35707, '202.134.8.195', NULL, 1, '2025-02-01 11:40:25', '2025-02-01 11:40:25'),
(35708, '122.165.69.65', NULL, 1, '2025-02-01 11:57:50', '2025-02-01 11:57:50'),
(35709, '37.111.201.70', NULL, 1, '2025-02-01 12:00:13', '2025-02-01 12:00:13'),
(35710, '64.62.243.164', NULL, 1, '2025-02-01 12:18:54', '2025-02-01 12:18:54'),
(35711, '167.94.138.197', NULL, 1, '2025-02-01 12:20:24', '2025-02-01 12:20:24'),
(35712, '128.204.212.86', NULL, 1, '2025-02-01 13:02:52', '2025-02-01 13:02:52'),
(35713, '17.241.219.44', NULL, 1, '2025-02-01 13:10:48', '2025-02-01 13:10:48'),
(35714, '80.85.245.250', NULL, 1, '2025-02-01 14:24:17', '2025-02-01 14:24:17'),
(35715, '156.228.115.43', NULL, 1, '2025-02-01 14:31:55', '2025-02-01 14:31:55'),
(35716, '162.142.125.114', NULL, 1, '2025-02-01 14:45:04', '2025-02-01 14:45:04'),
(35717, '110.172.98.2', NULL, 1, '2025-02-01 14:50:56', '2025-02-01 14:50:56'),
(35718, '167.94.138.161', NULL, 1, '2025-02-01 14:58:02', '2025-02-01 14:58:02'),
(35719, '182.163.107.205', NULL, 2, '2025-02-01 15:47:07', '2025-02-01 15:47:28'),
(35720, '175.157.208.60', NULL, 1, '2025-02-01 16:20:16', '2025-02-01 16:20:16'),
(35721, '194.233.82.52', NULL, 2, '2025-02-01 16:26:28', '2025-02-01 16:26:36'),
(35722, '3.85.38.46', NULL, 1, '2025-02-01 16:29:33', '2025-02-01 16:29:33'),
(35723, '23.95.105.47', NULL, 1, '2025-02-01 18:05:09', '2025-02-01 18:05:09'),
(35724, '185.147.125.18', NULL, 1, '2025-02-01 18:30:21', '2025-02-01 18:30:21'),
(35725, '207.46.13.150', NULL, 1, '2025-02-01 18:44:49', '2025-02-01 18:44:49'),
(35726, '61.141.155.60', NULL, 1, '2025-02-01 19:02:05', '2025-02-01 19:02:05'),
(35727, '193.186.4.130', NULL, 1, '2025-02-01 19:24:02', '2025-02-01 19:24:02'),
(35728, '37.111.193.111', NULL, 1, '2025-02-01 19:24:22', '2025-02-01 19:24:22'),
(35729, '156.228.81.227', NULL, 1, '2025-02-01 19:38:02', '2025-02-01 19:38:02'),
(35730, '103.121.12.225', NULL, 2, '2025-02-01 19:46:30', '2025-02-01 19:46:33'),
(35731, '20.42.15.18', NULL, 1, '2025-02-01 20:21:52', '2025-02-01 20:21:52'),
(35732, '66.249.77.10', NULL, 1, '2025-02-01 21:04:13', '2025-02-01 21:04:13'),
(35733, '165.154.203.206', NULL, 1, '2025-02-01 22:04:12', '2025-02-01 22:04:12'),
(35734, '66.249.77.137', NULL, 2, '2025-02-01 22:07:13', '2025-02-01 22:14:14'),
(35735, '54.184.172.232', NULL, 1, '2025-02-01 23:07:30', '2025-02-01 23:07:30'),
(35736, '103.80.71.0', NULL, 2, '2025-02-01 23:20:18', '2025-02-01 23:21:49'),
(35737, '170.106.140.110', NULL, 1, '2025-02-01 23:46:09', '2025-02-01 23:46:09'),
(35738, '35.165.7.243', NULL, 1, '2025-02-02 00:31:29', '2025-02-02 00:31:29'),
(35739, '54.39.104.60', NULL, 1, '2025-02-02 01:27:41', '2025-02-02 01:27:41'),
(35740, '18.237.150.81', NULL, 1, '2025-02-02 01:53:46', '2025-02-02 01:53:46'),
(35741, '156.233.92.194', NULL, 2, '2025-02-02 02:09:13', '2025-02-02 02:09:14'),
(35742, '180.102.134.69', NULL, 1, '2025-02-02 02:57:29', '2025-02-02 02:57:29'),
(35743, '4.213.88.196', NULL, 2, '2025-02-02 03:48:48', '2025-02-02 03:48:49'),
(35744, '54.224.178.236', NULL, 1, '2025-02-02 04:30:54', '2025-02-02 04:30:54'),
(35745, '72.37.216.68', NULL, 1, '2025-02-02 04:44:45', '2025-02-02 04:44:45'),
(35746, '198.235.24.18', NULL, 1, '2025-02-02 05:28:31', '2025-02-02 05:28:31'),
(35747, '52.42.107.239', NULL, 1, '2025-02-02 06:45:53', '2025-02-02 06:45:53'),
(35748, '54.222.218.124', NULL, 1, '2025-02-02 07:13:36', '2025-02-02 07:13:36'),
(35749, '195.191.219.132', NULL, 1, '2025-02-02 07:26:09', '2025-02-02 07:26:09'),
(35750, '52.167.144.187', NULL, 1, '2025-02-02 07:50:22', '2025-02-02 07:50:22'),
(35751, '182.44.12.37', NULL, 1, '2025-02-02 07:54:49', '2025-02-02 07:54:49'),
(35752, '111.225.149.81', NULL, 1, '2025-02-02 09:40:47', '2025-02-02 09:40:47'),
(35753, '203.188.249.183', NULL, 3, '2025-02-02 09:43:20', '2025-02-02 09:45:10'),
(35754, '193.186.4.159', NULL, 5, '2025-02-02 09:58:12', '2025-02-02 13:12:51'),
(35755, '193.186.4.130', NULL, 3, '2025-02-02 09:59:30', '2025-02-02 13:49:23'),
(35756, '4.247.141.15', NULL, 1, '2025-02-02 10:52:58', '2025-02-02 10:52:58'),
(35757, '194.233.95.37', NULL, 1, '2025-02-02 11:20:41', '2025-02-02 11:20:41'),
(35758, '205.210.31.171', NULL, 1, '2025-02-02 11:32:38', '2025-02-02 11:32:38'),
(35759, '103.131.71.126', NULL, 1, '2025-02-02 11:40:02', '2025-02-02 11:40:02'),
(35760, '103.131.71.232', NULL, 1, '2025-02-02 11:40:36', '2025-02-02 11:40:36'),
(35761, '69.160.160.59', NULL, 2, '2025-02-02 11:41:00', '2025-02-02 11:41:02'),
(35762, '72.14.201.130', NULL, 2, '2025-02-02 11:48:19', '2025-02-02 16:44:02'),
(35763, '88.210.11.43', NULL, 1, '2025-02-02 11:58:15', '2025-02-02 11:58:15'),
(35764, '4.213.88.196', NULL, 2, '2025-02-02 12:38:07', '2025-02-02 12:38:09'),
(35765, '175.6.217.4', NULL, 1, '2025-02-02 12:53:56', '2025-02-02 12:53:56'),
(35766, '128.204.212.85', NULL, 1, '2025-02-02 13:21:18', '2025-02-02 13:21:18'),
(35767, '66.249.77.136', NULL, 2, '2025-02-02 13:25:32', '2025-02-02 20:23:40'),
(35768, '72.14.201.159', NULL, 2, '2025-02-02 13:30:13', '2025-02-02 16:14:25'),
(35769, '45.124.169.234', NULL, 1, '2025-02-02 13:31:07', '2025-02-02 13:31:07'),
(35770, '170.106.179.68', NULL, 1, '2025-02-02 13:36:20', '2025-02-02 13:36:20'),
(35771, '51.222.253.19', NULL, 1, '2025-02-02 13:38:02', '2025-02-02 13:38:02'),
(35772, '104.207.61.80', NULL, 1, '2025-02-02 13:54:28', '2025-02-02 13:54:28'),
(35773, '98.70.120.201', NULL, 2, '2025-02-02 14:09:13', '2025-02-02 14:09:15'),
(35774, '20.191.45.212', NULL, 1, '2025-02-02 14:24:52', '2025-02-02 14:24:52'),
(35775, '135.148.100.196', NULL, 1, '2025-02-02 14:44:41', '2025-02-02 14:44:41'),
(35776, '68.183.190.244', NULL, 4, '2025-02-02 15:11:53', '2025-02-02 22:15:04'),
(35777, '84.239.45.17', NULL, 3, '2025-02-02 15:50:48', '2025-02-02 16:00:55'),
(35778, '94.102.55.17', NULL, 1, '2025-02-02 15:51:01', '2025-02-02 15:51:01'),
(35779, '66.249.77.11', NULL, 2, '2025-02-02 16:06:27', '2025-02-02 21:08:47'),
(35780, '42.236.17.111', NULL, 1, '2025-02-02 16:22:54', '2025-02-02 16:22:54'),
(35781, '58.49.233.126', NULL, 1, '2025-02-02 17:54:28', '2025-02-02 17:54:28'),
(35782, '51.222.253.2', NULL, 1, '2025-02-02 19:35:37', '2025-02-02 19:35:37'),
(35783, '172.206.45.66', NULL, 1, '2025-02-02 20:23:13', '2025-02-02 20:23:13'),
(35784, '154.47.20.215', NULL, 1, '2025-02-02 20:32:48', '2025-02-02 20:32:48'),
(35785, '104.152.52.70', NULL, 1, '2025-02-02 21:15:02', '2025-02-02 21:15:02'),
(35786, '42.236.17.42', NULL, 1, '2025-02-02 21:19:06', '2025-02-02 21:19:06'),
(35787, '52.80.238.202', NULL, 1, '2025-02-02 22:05:43', '2025-02-02 22:05:43'),
(35788, '35.238.116.156', NULL, 1, '2025-02-02 22:15:48', '2025-02-02 22:15:48'),
(35789, '51.20.74.62', NULL, 1, '2025-02-02 23:44:24', '2025-02-02 23:44:24'),
(35790, '18.237.150.81', NULL, 1, '2025-02-03 00:09:07', '2025-02-03 00:09:07'),
(35791, '35.88.201.121', NULL, 1, '2025-02-03 00:42:27', '2025-02-03 00:42:27'),
(35792, '73.199.33.61', NULL, 1, '2025-02-03 00:46:19', '2025-02-03 00:46:19'),
(35793, '42.227.185.173', NULL, 1, '2025-02-03 00:53:25', '2025-02-03 00:53:25'),
(35794, '205.169.39.7', NULL, 1, '2025-02-03 01:01:33', '2025-02-03 01:01:33'),
(35795, '205.210.31.49', NULL, 1, '2025-02-03 01:56:58', '2025-02-03 01:56:58'),
(35796, '106.54.200.247', NULL, 2, '2025-02-03 01:59:38', '2025-02-03 02:05:17'),
(35797, '170.106.180.139', NULL, 1, '2025-02-03 03:18:33', '2025-02-03 03:18:33'),
(35798, '223.15.245.170', NULL, 1, '2025-02-03 04:01:54', '2025-02-03 04:01:54'),
(35799, '51.20.74.62', NULL, 2, '2025-02-03 05:19:19', '2025-02-03 12:22:26'),
(35800, '52.91.165.26', NULL, 1, '2025-02-03 05:33:09', '2025-02-03 05:33:09'),
(35801, '18.133.157.168', NULL, 2, '2025-02-03 05:37:00', '2025-02-03 14:19:27'),
(35802, '128.204.212.86', NULL, 1, '2025-02-03 05:53:44', '2025-02-03 05:53:44'),
(35803, '165.22.188.47', NULL, 1, '2025-02-03 05:58:53', '2025-02-03 05:58:53'),
(35804, '42.236.101.242', NULL, 1, '2025-02-03 07:17:44', '2025-02-03 07:17:44'),
(35805, '2.58.198.52', NULL, 1, '2025-02-03 07:34:58', '2025-02-03 07:34:58'),
(35806, '205.210.31.173', NULL, 1, '2025-02-03 08:23:37', '2025-02-03 08:23:37'),
(35807, '195.191.219.132', NULL, 1, '2025-02-03 08:47:40', '2025-02-03 08:47:40'),
(35808, '36.111.67.189', NULL, 1, '2025-02-03 08:53:37', '2025-02-03 08:53:37'),
(35809, '103.90.215.2', NULL, 1, '2025-02-03 08:54:13', '2025-02-03 08:54:13'),
(35810, '193.186.4.159', NULL, 1, '2025-02-03 09:07:37', '2025-02-03 09:07:37'),
(35811, '103.20.53.17', NULL, 1, '2025-02-03 09:18:04', '2025-02-03 09:18:04'),
(35812, '3.108.185.172', NULL, 4, '2025-02-03 09:23:29', '2025-02-03 09:23:32'),
(35813, '66.249.77.135', NULL, 1, '2025-02-03 09:24:27', '2025-02-03 09:24:27'),
(35814, '66.249.77.137', NULL, 1, '2025-02-03 09:44:00', '2025-02-03 09:44:00'),
(35815, '110.249.202.168', NULL, 1, '2025-02-03 09:44:49', '2025-02-03 09:44:49'),
(35816, '50.17.128.115', NULL, 1, '2025-02-03 09:50:07', '2025-02-03 09:50:07'),
(35817, '116.202.182.111', NULL, 3, '2025-02-03 09:58:00', '2025-02-03 09:58:04'),
(35818, '116.203.94.173', NULL, 1, '2025-02-03 09:58:07', '2025-02-03 09:58:07'),
(35819, '46.30.211.100', NULL, 147, '2025-02-03 10:00:33', '2025-02-03 15:56:13'),
(35820, '80.85.247.231', NULL, 1, '2025-02-03 10:07:59', '2025-02-03 10:07:59'),
(35821, '103.138.120.141', NULL, 2, '2025-02-03 10:09:56', '2025-02-03 10:10:05'),
(35822, '157.55.39.205', NULL, 1, '2025-02-03 10:33:12', '2025-02-03 10:33:12'),
(35823, '42.236.12.226', NULL, 1, '2025-02-03 10:54:51', '2025-02-03 10:54:51'),
(35824, '42.236.17.12', NULL, 1, '2025-02-03 11:13:02', '2025-02-03 11:13:02'),
(35825, '113.120.59.212', NULL, 1, '2025-02-03 11:18:45', '2025-02-03 11:18:45'),
(35826, '42.236.101.246', NULL, 1, '2025-02-03 11:25:22', '2025-02-03 11:25:22'),
(35827, '124.236.100.56', NULL, 1, '2025-02-03 11:42:37', '2025-02-03 11:42:37'),
(35828, '4.227.36.53', NULL, 1, '2025-02-03 12:10:22', '2025-02-03 12:10:22'),
(35829, '172.81.133.244', NULL, 1, '2025-02-03 12:43:48', '2025-02-03 12:43:48'),
(35830, '54.223.18.41', NULL, 1, '2025-02-03 12:44:59', '2025-02-03 12:44:59'),
(35831, '42.236.17.210', NULL, 1, '2025-02-03 13:03:05', '2025-02-03 13:03:05'),
(35832, '103.168.207.187', NULL, 2, '2025-02-03 13:41:14', '2025-02-03 13:47:11'),
(35833, '72.14.201.175', NULL, 1, '2025-02-03 13:47:09', '2025-02-03 13:47:09'),
(35834, '114.80.36.40', NULL, 1, '2025-02-03 14:12:58', '2025-02-03 14:12:58'),
(35835, '128.204.212.87', NULL, 1, '2025-02-03 14:34:24', '2025-02-03 14:34:24'),
(35836, '165.225.234.188', NULL, 1, '2025-02-03 14:40:52', '2025-02-03 14:40:52'),
(35837, '72.14.201.159', NULL, 1, '2025-02-03 15:03:25', '2025-02-03 15:03:25'),
(35838, '103.156.108.10', NULL, 3, '2025-02-03 15:58:34', '2025-02-03 16:01:24'),
(35839, '128.204.212.85', NULL, 1, '2025-02-03 16:10:48', '2025-02-03 16:10:48'),
(35840, '42.236.101.196', NULL, 1, '2025-02-03 16:18:33', '2025-02-03 16:18:33'),
(35841, '52.87.128.145', NULL, 1, '2025-02-03 16:45:50', '2025-02-03 16:45:50'),
(35842, '83.136.84.181', NULL, 1, '2025-02-03 16:46:10', '2025-02-03 16:46:10'),
(35843, '203.188.245.162', NULL, 4, '2025-02-03 16:49:41', '2025-02-03 19:08:51'),
(35844, '104.207.46.240', NULL, 1, '2025-02-03 16:52:47', '2025-02-03 16:52:47'),
(35845, '54.208.117.204', NULL, 1, '2025-02-03 16:56:19', '2025-02-03 16:56:19'),
(35846, '43.159.128.247', NULL, 1, '2025-02-03 17:20:53', '2025-02-03 17:20:53'),
(35847, '47.236.99.129', NULL, 1, '2025-02-03 17:23:58', '2025-02-03 17:23:58'),
(35848, '193.186.4.130', NULL, 1, '2025-02-03 17:34:16', '2025-02-03 17:34:16'),
(35849, '5.78.72.4', NULL, 1, '2025-02-03 17:35:37', '2025-02-03 17:35:37'),
(35850, '134.122.97.81', NULL, 8, '2025-02-03 17:51:50', '2025-02-03 18:39:55'),
(35851, '3.19.74.154', NULL, 2, '2025-02-03 17:53:47', '2025-02-03 18:00:16'),
(35852, '18.225.25.214', NULL, 1, '2025-02-03 17:53:48', '2025-02-03 17:53:48'),
(35853, '18.188.52.28', NULL, 1, '2025-02-03 17:53:54', '2025-02-03 17:53:54'),
(35854, '18.224.94.182', NULL, 1, '2025-02-03 18:00:09', '2025-02-03 18:00:09'),
(35855, '18.224.128.89', NULL, 1, '2025-02-03 18:00:09', '2025-02-03 18:00:09'),
(35856, '170.205.30.30', NULL, 6, '2025-02-03 18:41:15', '2025-02-03 18:58:48'),
(35857, '125.75.66.97', NULL, 1, '2025-02-03 19:32:43', '2025-02-03 19:32:43'),
(35858, '2.59.0.255', NULL, 1, '2025-02-03 20:06:44', '2025-02-03 20:06:44'),
(35859, '51.8.102.109', NULL, 1, '2025-02-03 20:14:59', '2025-02-03 20:14:59'),
(35860, '18.202.237.249', NULL, 1, '2025-02-03 20:15:13', '2025-02-03 20:15:13'),
(35861, '52.234.41.235', NULL, 1, '2025-02-03 20:19:22', '2025-02-03 20:19:22'),
(35862, '144.91.110.164', NULL, 1, '2025-02-03 20:33:48', '2025-02-03 20:33:48'),
(35863, '42.236.101.223', NULL, 1, '2025-02-03 20:34:56', '2025-02-03 20:34:56'),
(35864, '42.236.17.55', NULL, 1, '2025-02-03 20:35:03', '2025-02-03 20:35:03'),
(35865, '42.236.17.13', NULL, 1, '2025-02-03 20:36:02', '2025-02-03 20:36:02'),
(35866, '42.236.17.250', NULL, 1, '2025-02-03 20:36:02', '2025-02-03 20:36:02'),
(35867, '194.50.16.252', NULL, 1, '2025-02-03 20:59:04', '2025-02-03 20:59:04'),
(35868, '185.191.171.2', NULL, 1, '2025-02-03 22:00:06', '2025-02-03 22:00:06'),
(35869, '54.70.190.91', NULL, 2, '2025-02-03 22:04:56', '2025-02-03 22:05:13'),
(35870, '199.127.56.236', NULL, 1, '2025-02-03 22:25:11', '2025-02-03 22:25:11'),
(35871, '34.221.109.241', NULL, 1, '2025-02-03 23:11:26', '2025-02-03 23:11:26'),
(35872, '3.255.182.236', NULL, 1, '2025-02-03 23:15:02', '2025-02-03 23:15:02'),
(35873, '40.88.21.235', NULL, 1, '2025-02-03 23:41:22', '2025-02-03 23:41:22'),
(35874, '72.14.201.130', NULL, 1, '2025-02-03 23:41:52', '2025-02-03 23:41:52'),
(35875, '40.77.167.55', NULL, 1, '2025-02-03 23:46:34', '2025-02-03 23:46:34'),
(35876, '35.164.212.188', NULL, 1, '2025-02-03 23:46:51', '2025-02-03 23:46:51'),
(35877, '198.199.120.152', NULL, 1, '2025-02-03 23:56:19', '2025-02-03 23:56:19'),
(35878, '35.90.134.217', NULL, 4, '2025-02-03 23:57:16', '2025-02-03 23:58:01'),
(35879, '52.167.144.187', NULL, 1, '2025-02-04 00:29:44', '2025-02-04 00:29:44'),
(35880, '49.7.227.204', NULL, 1, '2025-02-04 00:33:22', '2025-02-04 00:33:22'),
(35881, '89.248.172.41', NULL, 1, '2025-02-04 00:41:48', '2025-02-04 00:41:48'),
(35882, '3.249.10.148', NULL, 1, '2025-02-04 00:51:37', '2025-02-04 00:51:37'),
(35883, '156.228.84.154', NULL, 1, '2025-02-04 01:06:29', '2025-02-04 01:06:29'),
(35884, '117.172.172.64', NULL, 1, '2025-02-04 01:46:31', '2025-02-04 01:46:31'),
(35885, '185.147.125.18', NULL, 1, '2025-02-04 03:07:21', '2025-02-04 03:07:21'),
(35886, '89.248.172.183', NULL, 1, '2025-02-04 04:38:52', '2025-02-04 04:38:52'),
(35887, '54.224.178.236', NULL, 1, '2025-02-04 04:56:58', '2025-02-04 04:56:58'),
(35888, '110.172.98.2', NULL, 2, '2025-02-04 05:10:20', '2025-02-04 22:52:19'),
(35889, '223.244.35.77', NULL, 1, '2025-02-04 05:28:36', '2025-02-04 05:28:36'),
(35890, '124.220.24.137', NULL, 5, '2025-02-04 07:22:50', '2025-02-04 07:52:26'),
(35891, '113.185.47.27', NULL, 1, '2025-02-04 07:53:01', '2025-02-04 07:53:01'),
(35892, '54.171.168.44', NULL, 1, '2025-02-04 07:54:33', '2025-02-04 07:54:33'),
(35893, '43.159.63.75', NULL, 1, '2025-02-04 07:58:56', '2025-02-04 07:58:56'),
(35894, '54.221.134.155', NULL, 1, '2025-02-04 08:29:45', '2025-02-04 08:29:45'),
(35895, '205.169.39.17', NULL, 1, '2025-02-04 09:09:33', '2025-02-04 09:09:33'),
(35896, '88.223.92.239', NULL, 1, '2025-02-04 09:16:31', '2025-02-04 09:16:31'),
(35897, '191.96.227.181', NULL, 1, '2025-02-04 09:26:23', '2025-02-04 09:26:23'),
(35898, '111.225.149.10', NULL, 1, '2025-02-04 09:42:23', '2025-02-04 09:42:23'),
(35899, '195.191.219.133', NULL, 2, '2025-02-04 10:20:50', '2025-02-04 10:21:07'),
(35900, '185.102.112.146', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35901, '185.81.145.82', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35902, '185.102.113.55', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35903, '185.81.145.185', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35904, '77.220.192.81', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35905, '77.220.192.127', NULL, 1, '2025-02-04 10:37:24', '2025-02-04 10:37:24'),
(35906, '45.10.164.253', NULL, 2, '2025-02-04 10:37:27', '2025-02-04 10:37:28'),
(35907, '141.98.84.17', NULL, 2, '2025-02-04 10:37:27', '2025-02-04 10:37:28'),
(35908, '45.10.164.158', NULL, 2, '2025-02-04 10:37:27', '2025-02-04 10:37:28'),
(35909, '185.61.216.219', NULL, 2, '2025-02-04 10:37:27', '2025-02-04 10:37:28'),
(35910, '5.183.252.116', NULL, 2, '2025-02-04 10:37:28', '2025-02-04 10:37:29'),
(35911, '195.2.81.242', NULL, 1, '2025-02-04 11:38:10', '2025-02-04 11:38:10'),
(35912, '119.18.150.179', NULL, 1, '2025-02-04 11:39:17', '2025-02-04 11:39:17'),
(35913, '51.222.253.16', NULL, 2, '2025-02-04 12:51:51', '2025-02-05 02:42:29'),
(35914, '103.190.34.242', NULL, 1, '2025-02-04 13:04:36', '2025-02-04 13:04:36'),
(35915, '166.1.13.149', NULL, 1, '2025-02-04 13:14:36', '2025-02-04 13:14:36'),
(35916, '72.14.201.159', NULL, 1, '2025-02-04 13:18:41', '2025-02-04 13:18:41'),
(35917, '35.169.93.130', NULL, 1, '2025-02-04 13:27:38', '2025-02-04 13:27:38'),
(35918, '37.120.138.149', NULL, 1, '2025-02-04 13:28:15', '2025-02-04 13:28:15'),
(35919, '72.14.201.150', NULL, 1, '2025-02-04 13:34:12', '2025-02-04 13:34:12'),
(35920, '66.220.149.27', NULL, 1, '2025-02-04 14:45:56', '2025-02-04 14:45:56'),
(35921, '66.220.149.22', NULL, 1, '2025-02-04 14:45:56', '2025-02-04 14:45:56'),
(35922, '147.185.132.234', NULL, 1, '2025-02-04 15:16:16', '2025-02-04 15:16:16'),
(35923, '31.171.152.103', NULL, 1, '2025-02-04 15:39:55', '2025-02-04 15:39:55'),
(35924, '140.179.71.143', NULL, 1, '2025-02-04 16:00:58', '2025-02-04 16:00:58'),
(35925, '161.35.183.194', NULL, 1, '2025-02-04 16:41:49', '2025-02-04 16:41:49'),
(35926, '128.204.212.84', NULL, 1, '2025-02-04 17:04:52', '2025-02-04 17:04:52'),
(35927, '47.128.113.171', NULL, 1, '2025-02-04 18:34:42', '2025-02-04 18:34:42'),
(35928, '52.80.251.36', NULL, 1, '2025-02-04 18:39:02', '2025-02-04 18:39:02'),
(35929, '172.200.198.82', NULL, 1, '2025-02-04 20:20:49', '2025-02-04 20:20:49'),
(35930, '180.102.134.69', NULL, 1, '2025-02-04 20:33:55', '2025-02-04 20:33:55'),
(35931, '18.97.14.89', NULL, 1, '2025-02-04 20:42:33', '2025-02-04 20:42:33'),
(35932, '69.171.249.116', NULL, 1, '2025-02-04 21:08:04', '2025-02-04 21:08:04'),
(35933, '69.171.249.7', NULL, 1, '2025-02-04 21:08:04', '2025-02-04 21:08:04'),
(35934, '37.111.243.159', NULL, 1, '2025-02-04 21:37:17', '2025-02-04 21:37:17'),
(35935, '43.153.96.79', NULL, 1, '2025-02-04 22:27:38', '2025-02-04 22:27:38'),
(35936, '69.171.251.5', NULL, 1, '2025-02-04 22:37:40', '2025-02-04 22:37:40'),
(35937, '18.237.150.81', NULL, 1, '2025-02-04 23:20:14', '2025-02-04 23:20:14'),
(35938, '72.14.201.130', NULL, 1, '2025-02-04 23:33:29', '2025-02-04 23:33:29'),
(35939, '66.249.77.9', NULL, 1, '2025-02-05 00:35:27', '2025-02-05 00:35:27'),
(35940, '39.149.43.11', NULL, 1, '2025-02-05 01:04:51', '2025-02-05 01:04:51'),
(35941, '14.215.163.132', NULL, 1, '2025-02-05 01:36:37', '2025-02-05 01:36:37'),
(35942, '52.167.144.147', NULL, 1, '2025-02-05 02:09:36', '2025-02-05 02:09:36'),
(35943, '149.56.150.233', NULL, 3, '2025-02-05 02:21:52', '2025-02-05 02:22:03'),
(35944, '144.217.135.161', NULL, 1, '2025-02-05 02:22:29', '2025-02-05 02:22:29'),
(35945, '112.193.46.229', NULL, 1, '2025-02-05 02:29:26', '2025-02-05 02:29:26'),
(35946, '17.241.219.156', NULL, 1, '2025-02-05 02:36:15', '2025-02-05 02:36:15'),
(35947, '35.167.250.33', NULL, 1, '2025-02-05 02:47:43', '2025-02-05 02:47:43'),
(35948, '207.46.13.6', NULL, 1, '2025-02-05 02:49:58', '2025-02-05 02:49:58'),
(35949, '199.244.88.219', NULL, 1, '2025-02-05 03:32:53', '2025-02-05 03:32:53'),
(35950, '20.171.207.48', NULL, 1, '2025-02-05 04:36:09', '2025-02-05 04:36:09'),
(35951, '20.171.207.13', NULL, 1, '2025-02-05 04:52:32', '2025-02-05 04:52:32'),
(35952, '47.236.99.129', NULL, 1, '2025-02-05 04:53:25', '2025-02-05 04:53:25'),
(35953, '156.224.248.194', NULL, 1, '2025-02-05 04:55:53', '2025-02-05 04:55:53'),
(35954, '54.163.115.24', NULL, 1, '2025-02-05 04:59:12', '2025-02-05 04:59:12'),
(35955, '137.184.167.200', NULL, 1, '2025-02-05 05:32:16', '2025-02-05 05:32:16'),
(35956, '128.204.212.84', NULL, 2, '2025-02-05 06:10:30', '2025-02-05 15:53:56'),
(35957, '128.204.212.86', NULL, 1, '2025-02-05 07:19:35', '2025-02-05 07:19:35'),
(35958, '66.249.77.10', NULL, 4, '2025-02-05 07:44:56', '2025-02-05 07:45:59'),
(35959, '66.249.77.9', NULL, 1, '2025-02-05 07:45:57', '2025-02-05 07:45:57'),
(35960, '123.160.223.74', NULL, 1, '2025-02-05 08:39:51', '2025-02-05 08:39:51'),
(35961, '111.7.96.164', NULL, 1, '2025-02-05 08:39:58', '2025-02-05 08:39:58'),
(35962, '66.249.77.137', NULL, 1, '2025-02-05 08:51:39', '2025-02-05 08:51:39'),
(35963, '69.171.231.115', NULL, 2, '2025-02-05 08:51:39', '2025-02-05 08:51:40'),
(35964, '72.14.201.130', NULL, 2, '2025-02-05 09:00:46', '2025-02-05 17:22:13'),
(35965, '37.111.192.85', NULL, 1, '2025-02-05 09:08:13', '2025-02-05 09:08:13'),
(35966, '111.225.148.16', NULL, 1, '2025-02-05 09:40:25', '2025-02-05 09:40:25'),
(35967, '35.72.126.79', NULL, 1, '2025-02-05 10:29:57', '2025-02-05 10:29:57'),
(35968, '213.136.71.30', NULL, 1, '2025-02-05 10:33:39', '2025-02-05 10:33:39'),
(35969, '52.230.25.26', NULL, 1, '2025-02-05 10:35:25', '2025-02-05 10:35:25'),
(35970, '156.146.51.207', NULL, 1, '2025-02-05 10:55:43', '2025-02-05 10:55:43'),
(35971, '164.55.247.240', NULL, 1, '2025-02-05 10:57:44', '2025-02-05 10:57:44'),
(35972, '205.169.39.7', NULL, 1, '2025-02-05 11:03:28', '2025-02-05 11:03:28'),
(35973, '117.86.52.232', NULL, 1, '2025-02-05 11:10:05', '2025-02-05 11:10:05'),
(35974, '183.134.59.130', NULL, 2, '2025-02-05 11:35:48', '2025-02-05 11:37:49'),
(35975, '121.237.36.27', NULL, 3, '2025-02-05 11:36:34', '2025-02-06 04:20:05'),
(35976, '121.237.36.29', NULL, 1, '2025-02-05 11:37:22', '2025-02-05 11:37:22'),
(35977, '80.85.245.187', NULL, 1, '2025-02-05 12:38:21', '2025-02-05 12:38:21'),
(35978, '205.169.39.54', NULL, 1, '2025-02-05 12:42:18', '2025-02-05 12:42:18'),
(35979, '52.187.125.23', NULL, 1, '2025-02-05 13:20:56', '2025-02-05 13:20:56'),
(35980, '144.24.240.172', NULL, 1, '2025-02-05 13:46:41', '2025-02-05 13:46:41'),
(35981, '111.7.96.178', NULL, 1, '2025-02-05 13:57:29', '2025-02-05 13:57:29'),
(35982, '111.7.96.180', NULL, 1, '2025-02-05 13:58:55', '2025-02-05 13:58:55'),
(35983, '121.237.36.30', NULL, 2, '2025-02-05 14:00:22', '2025-02-06 04:09:12'),
(35984, '43.135.140.225', NULL, 1, '2025-02-05 14:04:34', '2025-02-05 14:04:34'),
(35985, '128.204.212.85', NULL, 1, '2025-02-05 14:20:00', '2025-02-05 14:20:00'),
(35986, '34.168.52.68', NULL, 1, '2025-02-05 14:40:52', '2025-02-05 14:40:52'),
(35987, '42.236.17.228', NULL, 1, '2025-02-05 15:00:32', '2025-02-05 15:00:32'),
(35988, '111.93.116.146', NULL, 2, '2025-02-05 15:25:01', '2025-02-05 17:48:01'),
(35989, '18.97.14.81', NULL, 1, '2025-02-05 15:39:25', '2025-02-05 15:39:25'),
(35990, '52.167.144.137', NULL, 1, '2025-02-05 15:44:39', '2025-02-05 15:44:39'),
(35991, '3.19.74.154', NULL, 3, '2025-02-05 16:05:42', '2025-02-05 16:26:42'),
(35992, '18.224.128.89', NULL, 2, '2025-02-05 16:05:42', '2025-02-05 16:26:35'),
(35993, '18.188.217.19', NULL, 2, '2025-02-05 16:05:50', '2025-02-05 16:06:09'),
(35994, '3.141.11.163', NULL, 1, '2025-02-05 16:06:03', '2025-02-05 16:06:03'),
(35995, '18.225.25.214', NULL, 1, '2025-02-05 16:06:03', '2025-02-05 16:06:03'),
(35996, '128.204.212.87', NULL, 1, '2025-02-05 16:13:21', '2025-02-05 16:13:21'),
(35997, '34.145.44.232', NULL, 1, '2025-02-05 16:32:35', '2025-02-05 16:32:35'),
(35998, '182.44.9.147', NULL, 1, '2025-02-05 16:37:39', '2025-02-05 16:37:39'),
(35999, '42.236.101.213', NULL, 1, '2025-02-05 17:21:35', '2025-02-05 17:21:35'),
(36000, '109.70.100.65', NULL, 1, '2025-02-05 17:41:34', '2025-02-05 17:41:34'),
(36001, '165.22.182.69', NULL, 1, '2025-02-05 18:41:41', '2025-02-05 18:41:41'),
(36002, '205.210.31.64', NULL, 1, '2025-02-05 19:16:41', '2025-02-05 19:16:41'),
(36003, '51.83.46.39', NULL, 1, '2025-02-05 19:35:03', '2025-02-05 19:35:03'),
(36004, '93.158.91.29', NULL, 1, '2025-02-05 19:48:20', '2025-02-05 19:48:20'),
(36005, '20.55.125.251', NULL, 1, '2025-02-05 20:21:52', '2025-02-05 20:21:52'),
(36006, '69.171.249.10', NULL, 1, '2025-02-05 20:29:43', '2025-02-05 20:29:43'),
(36007, '69.171.249.116', NULL, 1, '2025-02-05 20:29:44', '2025-02-05 20:29:44'),
(36008, '205.210.31.184', NULL, 1, '2025-02-05 20:31:41', '2025-02-05 20:31:41'),
(36009, '52.80.95.223', NULL, 1, '2025-02-05 20:48:09', '2025-02-05 20:48:09'),
(36010, '35.203.165.220', NULL, 1, '2025-02-05 21:13:16', '2025-02-05 21:13:16'),
(36011, '180.110.203.108', NULL, 1, '2025-02-05 21:49:07', '2025-02-05 21:49:07'),
(36012, '65.109.102.45', NULL, 1, '2025-02-05 23:19:22', '2025-02-05 23:19:22'),
(36013, '87.120.114.184', NULL, 1, '2025-02-05 23:24:29', '2025-02-05 23:24:29'),
(36014, '42.236.17.30', NULL, 1, '2025-02-05 23:57:04', '2025-02-05 23:57:04'),
(36015, '42.236.101.233', NULL, 1, '2025-02-05 23:57:18', '2025-02-05 23:57:18'),
(36016, '18.236.111.163', NULL, 1, '2025-02-06 00:18:09', '2025-02-06 00:18:09'),
(36017, '54.185.77.25', NULL, 1, '2025-02-06 00:24:04', '2025-02-06 00:24:04'),
(36018, '13.79.188.201', NULL, 1, '2025-02-06 00:53:08', '2025-02-06 00:53:08'),
(36019, '182.44.12.37', NULL, 1, '2025-02-06 02:42:36', '2025-02-06 02:42:36'),
(36020, '40.77.167.30', NULL, 1, '2025-02-06 02:45:10', '2025-02-06 02:45:10'),
(36021, '54.174.194.232', NULL, 1, '2025-02-06 03:47:57', '2025-02-06 03:47:57'),
(36022, '114.231.173.77', NULL, 1, '2025-02-06 04:03:57', '2025-02-06 04:03:57'),
(36023, '117.86.52.165', NULL, 1, '2025-02-06 04:03:57', '2025-02-06 04:03:57'),
(36024, '185.191.171.13', NULL, 1, '2025-02-06 04:04:27', '2025-02-06 04:04:27'),
(36025, '207.46.13.153', NULL, 1, '2025-02-06 05:03:39', '2025-02-06 05:03:39'),
(36026, '52.169.8.110', NULL, 4, '2025-02-06 05:03:55', '2025-02-07 04:22:46'),
(36027, '3.82.18.22', NULL, 1, '2025-02-06 05:05:53', '2025-02-06 05:05:53'),
(36028, '54.70.190.91', NULL, 3, '2025-02-06 05:13:44', '2025-02-06 05:13:58'),
(36029, '43.153.96.79', NULL, 1, '2025-02-06 05:27:22', '2025-02-06 05:27:22'),
(36030, '191.96.227.197', NULL, 1, '2025-02-06 05:43:19', '2025-02-06 05:43:19'),
(36031, '110.89.21.46', NULL, 1, '2025-02-06 06:42:29', '2025-02-06 06:42:29'),
(36032, '13.79.188.201', NULL, 3, '2025-02-06 07:01:24', '2025-02-06 21:49:38'),
(36033, '182.44.2.148', NULL, 2, '2025-02-06 07:37:58', '2025-02-06 22:57:43'),
(36034, '157.173.122.176', NULL, 1, '2025-02-06 07:48:30', '2025-02-06 07:48:30'),
(36035, '114.231.220.157', NULL, 1, '2025-02-06 07:50:59', '2025-02-06 07:50:59'),
(36036, '13.74.161.238', NULL, 2, '2025-02-06 08:15:36', '2025-02-06 08:16:20'),
(36037, '205.169.39.25', NULL, 1, '2025-02-06 09:29:11', '2025-02-06 09:29:11'),
(36038, '111.225.148.100', NULL, 1, '2025-02-06 09:40:46', '2025-02-06 09:40:46'),
(36039, '18.188.217.19', NULL, 1, '2025-02-06 10:16:27', '2025-02-06 10:16:27'),
(36040, '18.224.128.89', NULL, 1, '2025-02-06 10:16:27', '2025-02-06 10:16:27'),
(36041, '3.136.157.208', NULL, 1, '2025-02-06 10:16:33', '2025-02-06 10:16:33'),
(36042, '66.70.240.185', NULL, 1, '2025-02-06 10:45:57', '2025-02-06 10:45:57'),
(36043, '178.32.72.218', NULL, 1, '2025-02-06 10:55:13', '2025-02-06 10:55:13'),
(36044, '54.213.105.108', NULL, 1, '2025-02-06 10:55:25', '2025-02-06 10:55:25'),
(36045, '40.68.190.20', NULL, 1, '2025-02-06 10:55:29', '2025-02-06 10:55:29'),
(36046, '54.174.194.232', NULL, 1, '2025-02-06 11:29:44', '2025-02-06 11:29:44'),
(36047, '157.55.39.9', NULL, 1, '2025-02-06 11:40:38', '2025-02-06 11:40:38'),
(36048, '110.172.98.2', NULL, 2, '2025-02-06 11:51:00', '2025-02-06 21:57:02'),
(36049, '51.254.49.105', NULL, 1, '2025-02-06 11:51:16', '2025-02-06 11:51:16'),
(36050, '195.191.219.133', NULL, 2, '2025-02-06 11:57:09', '2025-02-06 11:57:12');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(36051, '51.254.49.96', NULL, 1, '2025-02-06 12:03:41', '2025-02-06 12:03:41'),
(36052, '195.2.81.242', NULL, 1, '2025-02-06 12:04:30', '2025-02-06 12:04:30'),
(36053, '51.254.49.98', NULL, 1, '2025-02-06 13:21:23', '2025-02-06 13:21:23'),
(36054, '44.234.109.115', NULL, 1, '2025-02-06 13:33:48', '2025-02-06 13:33:48'),
(36055, '42.236.17.58', NULL, 1, '2025-02-06 13:48:12', '2025-02-06 13:48:12'),
(36056, '44.200.218.55', NULL, 1, '2025-02-06 13:52:15', '2025-02-06 13:52:15'),
(36057, '128.204.212.84', NULL, 1, '2025-02-06 14:20:40', '2025-02-06 14:20:40'),
(36058, '42.236.17.59', NULL, 1, '2025-02-06 14:43:10', '2025-02-06 14:43:10'),
(36059, '116.68.201.2', NULL, 1, '2025-02-06 14:43:23', '2025-02-06 14:43:23'),
(36060, '185.220.100.241', NULL, 1, '2025-02-06 14:44:53', '2025-02-06 14:44:53'),
(36061, '193.186.4.159', NULL, 1, '2025-02-06 15:08:32', '2025-02-06 15:08:32'),
(36062, '103.168.207.184', NULL, 1, '2025-02-06 15:21:41', '2025-02-06 15:21:41'),
(36063, '102.129.223.92', NULL, 2, '2025-02-06 15:22:19', '2025-02-06 16:44:19'),
(36064, '103.141.13.68', NULL, 1, '2025-02-06 15:46:29', '2025-02-06 15:46:29'),
(36065, '173.252.107.18', NULL, 1, '2025-02-06 15:55:09', '2025-02-06 15:55:09'),
(36066, '173.252.107.9', NULL, 1, '2025-02-06 15:55:09', '2025-02-06 15:55:09'),
(36067, '40.119.197.45', NULL, 1, '2025-02-06 16:04:05', '2025-02-06 16:04:05'),
(36068, '107.23.241.255', NULL, 1, '2025-02-06 17:03:27', '2025-02-06 17:03:27'),
(36069, '185.26.122.73', NULL, 2, '2025-02-06 17:30:04', '2025-02-06 17:37:00'),
(36070, '193.227.129.7', NULL, 1, '2025-02-06 17:56:55', '2025-02-06 17:56:55'),
(36071, '62.204.54.231', NULL, 1, '2025-02-06 18:20:36', '2025-02-06 18:20:36'),
(36072, '72.14.201.159', NULL, 1, '2025-02-06 18:33:06', '2025-02-06 18:33:06'),
(36073, '72.14.201.130', NULL, 1, '2025-02-06 18:33:22', '2025-02-06 18:33:22'),
(36074, '35.245.35.135', NULL, 1, '2025-02-06 19:05:30', '2025-02-06 19:05:30'),
(36075, '180.120.195.130', NULL, 1, '2025-02-06 19:41:05', '2025-02-06 19:41:05'),
(36076, '51.222.253.10', NULL, 1, '2025-02-06 20:09:21', '2025-02-06 20:09:21'),
(36077, '51.8.152.203', NULL, 1, '2025-02-06 20:19:53', '2025-02-06 20:19:53'),
(36078, '158.194.115.45', NULL, 2, '2025-02-06 20:26:11', '2025-02-06 20:26:13'),
(36079, '128.204.212.87', NULL, 1, '2025-02-06 20:50:24', '2025-02-06 20:50:24'),
(36080, '220.247.129.61', NULL, 1, '2025-02-06 22:38:39', '2025-02-06 22:38:39'),
(36081, '46.39.229.6', NULL, 1, '2025-02-06 22:47:35', '2025-02-06 22:47:35'),
(36082, '163.44.123.107', NULL, 1, '2025-02-06 22:50:10', '2025-02-06 22:50:10'),
(36083, '54.89.227.74', NULL, 1, '2025-02-06 23:43:29', '2025-02-06 23:43:29'),
(36084, '66.249.65.40', NULL, 2, '2025-02-06 23:47:22', '2025-02-07 00:59:27'),
(36085, '43.159.135.203', NULL, 1, '2025-02-06 23:51:24', '2025-02-06 23:51:24'),
(36086, '194.233.82.52', NULL, 1, '2025-02-07 00:01:47', '2025-02-07 00:01:47'),
(36087, '44.245.7.146', NULL, 1, '2025-02-07 00:38:48', '2025-02-07 00:38:48'),
(36088, '52.80.95.223', NULL, 1, '2025-02-07 01:51:58', '2025-02-07 01:51:58'),
(36089, '51.222.253.4', NULL, 1, '2025-02-07 02:06:08', '2025-02-07 02:06:08'),
(36090, '54.190.30.22', NULL, 1, '2025-02-07 02:09:46', '2025-02-07 02:09:46'),
(36091, '185.65.134.153', NULL, 1, '2025-02-07 02:50:44', '2025-02-07 02:50:44'),
(36092, '42.236.101.221', NULL, 1, '2025-02-07 02:57:09', '2025-02-07 02:57:09'),
(36093, '42.236.17.252', NULL, 1, '2025-02-07 02:58:15', '2025-02-07 02:58:15'),
(36094, '42.236.101.205', NULL, 1, '2025-02-07 03:16:16', '2025-02-07 03:16:16'),
(36095, '42.236.17.70', NULL, 1, '2025-02-07 03:16:26', '2025-02-07 03:16:26'),
(36096, '37.99.38.65', NULL, 1, '2025-02-07 03:49:27', '2025-02-07 03:49:27'),
(36097, '51.222.253.3', NULL, 1, '2025-02-07 04:24:17', '2025-02-07 04:24:17'),
(36098, '65.109.102.45', NULL, 1, '2025-02-07 04:34:21', '2025-02-07 04:34:21'),
(36099, '52.80.117.223', NULL, 1, '2025-02-07 04:56:24', '2025-02-07 04:56:24'),
(36100, '171.8.219.203', NULL, 1, '2025-02-07 05:09:34', '2025-02-07 05:09:34'),
(36101, '13.79.188.201', NULL, 4, '2025-02-07 05:24:11', '2025-02-08 04:09:57'),
(36102, '20.171.207.222', NULL, 1, '2025-02-07 05:30:18', '2025-02-07 05:30:18'),
(36103, '128.204.212.87', NULL, 1, '2025-02-07 06:22:17', '2025-02-07 06:22:17'),
(36104, '20.171.207.156', NULL, 1, '2025-02-07 06:45:27', '2025-02-07 06:45:27'),
(36105, '124.236.100.56', NULL, 2, '2025-02-07 06:51:51', '2025-02-07 12:45:36'),
(36106, '31.13.103.112', NULL, 1, '2025-02-07 07:01:59', '2025-02-07 07:01:59'),
(36107, '31.13.103.1', NULL, 1, '2025-02-07 07:01:59', '2025-02-07 07:01:59'),
(36108, '188.134.80.97', NULL, 1, '2025-02-07 07:11:40', '2025-02-07 07:11:40'),
(36109, '42.236.101.235', NULL, 1, '2025-02-07 07:34:46', '2025-02-07 07:34:46'),
(36110, '42.236.17.232', NULL, 1, '2025-02-07 07:36:55', '2025-02-07 07:36:55'),
(36111, '49.67.216.86', NULL, 1, '2025-02-07 08:19:48', '2025-02-07 08:19:48'),
(36112, '106.227.49.113', NULL, 1, '2025-02-07 08:46:05', '2025-02-07 08:46:05'),
(36113, '205.169.39.13', NULL, 1, '2025-02-07 08:46:49', '2025-02-07 08:46:49'),
(36114, '104.248.252.28', NULL, 1, '2025-02-07 09:23:57', '2025-02-07 09:23:57'),
(36115, '110.249.201.79', NULL, 1, '2025-02-07 09:40:54', '2025-02-07 09:40:54'),
(36116, '195.2.78.89', NULL, 1, '2025-02-07 10:24:40', '2025-02-07 10:24:40'),
(36117, '94.247.172.129', NULL, 1, '2025-02-07 11:44:07', '2025-02-07 11:44:07'),
(36118, '72.14.201.142', NULL, 1, '2025-02-07 11:51:37', '2025-02-07 11:51:37'),
(36119, '121.237.36.29', NULL, 1, '2025-02-07 12:01:10', '2025-02-07 12:01:10'),
(36120, '178.171.117.175', NULL, 1, '2025-02-07 12:05:45', '2025-02-07 12:05:45'),
(36121, '121.237.36.31', NULL, 1, '2025-02-07 12:07:05', '2025-02-07 12:07:05'),
(36122, '52.169.8.110', NULL, 3, '2025-02-07 12:08:11', '2025-02-08 03:42:58'),
(36123, '121.237.36.30', NULL, 1, '2025-02-07 12:12:59', '2025-02-07 12:12:59'),
(36124, '34.231.21.20', NULL, 1, '2025-02-07 12:20:00', '2025-02-07 12:20:00'),
(36125, '152.39.210.155', NULL, 1, '2025-02-07 12:27:50', '2025-02-07 12:27:50'),
(36126, '168.151.101.30', NULL, 1, '2025-02-07 12:28:37', '2025-02-07 12:28:37'),
(36127, '42.236.17.23', NULL, 1, '2025-02-07 12:29:19', '2025-02-07 12:29:19'),
(36128, '128.204.212.84', NULL, 1, '2025-02-07 12:58:31', '2025-02-07 12:58:31'),
(36129, '128.204.212.85', NULL, 1, '2025-02-07 13:16:05', '2025-02-07 13:16:05'),
(36130, '193.186.4.3', NULL, 1, '2025-02-07 13:24:44', '2025-02-07 13:24:44'),
(36131, '64.227.14.20', NULL, 4, '2025-02-07 13:30:32', '2025-02-07 13:30:35'),
(36132, '114.231.221.69', NULL, 1, '2025-02-07 13:49:15', '2025-02-07 13:49:15'),
(36133, '117.86.53.225', NULL, 1, '2025-02-07 13:49:15', '2025-02-07 13:49:15'),
(36134, '15.237.46.104', NULL, 1, '2025-02-07 14:12:26', '2025-02-07 14:12:26'),
(36135, '51.222.253.1', NULL, 1, '2025-02-07 14:15:33', '2025-02-07 14:15:33'),
(36136, '91.201.113.132', NULL, 1, '2025-02-07 14:49:56', '2025-02-07 14:49:56'),
(36137, '87.120.114.184', NULL, 1, '2025-02-07 15:06:48', '2025-02-07 15:06:48'),
(36138, '37.60.255.55', NULL, 1, '2025-02-07 15:26:33', '2025-02-07 15:26:33'),
(36139, '185.180.141.50', NULL, 1, '2025-02-07 15:46:17', '2025-02-07 15:46:17'),
(36140, '42.236.12.236', NULL, 1, '2025-02-07 16:04:49', '2025-02-07 16:04:49'),
(36141, '18.97.9.175', NULL, 1, '2025-02-07 16:18:27', '2025-02-07 16:18:27'),
(36142, '217.142.184.125', NULL, 1, '2025-02-07 18:13:17', '2025-02-07 18:13:17'),
(36143, '66.220.149.23', NULL, 1, '2025-02-07 18:28:11', '2025-02-07 18:28:11'),
(36144, '66.220.149.6', NULL, 1, '2025-02-07 18:28:11', '2025-02-07 18:28:11'),
(36145, '49.7.227.204', NULL, 1, '2025-02-07 19:03:37', '2025-02-07 19:03:37'),
(36146, '13.69.132.130', NULL, 2, '2025-02-07 19:18:00', '2025-02-07 19:19:57'),
(36147, '54.223.186.63', NULL, 1, '2025-02-07 19:42:43', '2025-02-07 19:42:43'),
(36148, '52.234.43.248', NULL, 1, '2025-02-07 20:23:09', '2025-02-07 20:23:09'),
(36149, '35.241.218.217', NULL, 6, '2025-02-07 20:30:47', '2025-02-07 20:33:28'),
(36150, '40.65.180.95', NULL, 1, '2025-02-07 21:41:37', '2025-02-07 21:41:37'),
(36151, '34.228.140.137', NULL, 1, '2025-02-07 22:02:19', '2025-02-07 22:02:19'),
(36152, '116.179.32.23', NULL, 1, '2025-02-07 22:08:38', '2025-02-07 22:08:38'),
(36153, '170.106.192.3', NULL, 1, '2025-02-07 22:24:16', '2025-02-07 22:24:16'),
(36154, '45.84.107.33', NULL, 1, '2025-02-07 22:37:55', '2025-02-07 22:37:55'),
(36155, '220.181.108.90', NULL, 1, '2025-02-07 22:54:01', '2025-02-07 22:54:01'),
(36156, '20.188.108.41', NULL, 1, '2025-02-07 23:42:31', '2025-02-07 23:42:31'),
(36157, '40.77.167.54', NULL, 1, '2025-02-08 00:05:53', '2025-02-08 00:05:53'),
(36158, '143.244.137.173', NULL, 1, '2025-02-08 00:36:24', '2025-02-08 00:36:24'),
(36159, '34.215.183.151', NULL, 1, '2025-02-08 00:40:39', '2025-02-08 00:40:39'),
(36160, '42.236.101.202', NULL, 1, '2025-02-08 01:19:41', '2025-02-08 01:19:41'),
(36161, '42.236.17.194', NULL, 1, '2025-02-08 01:20:41', '2025-02-08 01:20:41'),
(36162, '54.39.104.60', NULL, 1, '2025-02-08 01:51:30', '2025-02-08 01:51:30'),
(36163, '45.227.254.34', NULL, 1, '2025-02-08 02:05:45', '2025-02-08 02:05:45'),
(36164, '52.167.144.146', NULL, 1, '2025-02-08 02:23:27', '2025-02-08 02:23:27'),
(36165, '34.215.89.82', NULL, 1, '2025-02-08 02:29:52', '2025-02-08 02:29:52'),
(36166, '205.210.31.150', NULL, 1, '2025-02-08 04:27:17', '2025-02-08 04:27:17'),
(36167, '54.198.18.222', NULL, 1, '2025-02-08 06:17:55', '2025-02-08 06:17:55'),
(36168, '34.228.140.137', NULL, 1, '2025-02-08 06:39:24', '2025-02-08 06:39:24'),
(36169, '142.147.109.101', NULL, 1, '2025-02-08 07:05:30', '2025-02-08 07:05:30'),
(36170, '148.251.177.36', NULL, 1, '2025-02-08 07:27:05', '2025-02-08 07:27:05'),
(36171, '35.195.29.134', NULL, 1, '2025-02-08 07:55:21', '2025-02-08 07:55:21'),
(36172, '51.81.46.212', NULL, 1, '2025-02-08 08:15:29', '2025-02-08 08:15:29'),
(36173, '40.77.167.30', NULL, 1, '2025-02-08 08:59:55', '2025-02-08 08:59:55'),
(36174, '98.82.173.117', NULL, 1, '2025-02-08 09:26:21', '2025-02-08 09:26:21'),
(36175, '3.94.255.144', NULL, 1, '2025-02-08 09:26:24', '2025-02-08 09:26:24'),
(36176, '111.225.148.248', NULL, 1, '2025-02-08 09:44:31', '2025-02-08 09:44:31'),
(36177, '60.188.57.0', NULL, 1, '2025-02-08 09:57:59', '2025-02-08 09:57:59'),
(36178, '42.83.147.56', NULL, 1, '2025-02-08 11:11:42', '2025-02-08 11:11:42'),
(36179, '74.80.208.152', NULL, 1, '2025-02-08 11:13:48', '2025-02-08 11:13:48'),
(36180, '52.169.8.110', NULL, 2, '2025-02-08 11:21:21', '2025-02-08 19:02:00'),
(36181, '203.76.102.34', NULL, 1, '2025-02-08 11:44:36', '2025-02-08 11:44:36'),
(36182, '13.79.188.201', NULL, 3, '2025-02-08 11:48:25', '2025-02-09 02:31:39'),
(36183, '110.249.202.28', NULL, 1, '2025-02-08 13:38:36', '2025-02-08 13:38:36'),
(36184, '2.176.254.168', NULL, 1, '2025-02-08 14:11:58', '2025-02-08 14:11:58'),
(36185, '17.241.219.239', NULL, 1, '2025-02-08 14:24:23', '2025-02-08 14:24:23'),
(36186, '205.169.39.1', NULL, 1, '2025-02-08 14:28:19', '2025-02-08 14:28:19'),
(36187, '54.237.167.105', NULL, 1, '2025-02-08 14:31:08', '2025-02-08 14:31:08'),
(36188, '113.62.169.130', NULL, 1, '2025-02-08 15:05:28', '2025-02-08 15:05:28'),
(36189, '98.170.57.231', NULL, 1, '2025-02-08 15:10:17', '2025-02-08 15:10:17'),
(36190, '42.236.101.213', NULL, 1, '2025-02-08 15:14:19', '2025-02-08 15:14:19'),
(36191, '111.7.96.163', NULL, 1, '2025-02-08 15:17:23', '2025-02-08 15:17:23'),
(36192, '191.101.217.135', NULL, 1, '2025-02-08 15:31:10', '2025-02-08 15:31:10'),
(36193, '123.160.223.75', NULL, 1, '2025-02-08 16:05:26', '2025-02-08 16:05:26'),
(36194, '18.206.220.205', NULL, 1, '2025-02-08 16:45:38', '2025-02-08 16:45:38'),
(36195, '42.236.12.201', NULL, 1, '2025-02-08 16:47:26', '2025-02-08 16:47:26'),
(36196, '52.159.249.101', NULL, 1, '2025-02-08 19:59:13', '2025-02-08 19:59:13'),
(36197, '117.62.235.53', NULL, 1, '2025-02-08 20:12:02', '2025-02-08 20:12:02'),
(36198, '45.56.133.202', NULL, 1, '2025-02-08 20:19:03', '2025-02-08 20:19:03'),
(36199, '38.18.13.132', NULL, 1, '2025-02-08 20:23:27', '2025-02-08 20:23:27'),
(36200, '207.199.173.147', NULL, 1, '2025-02-08 20:25:31', '2025-02-08 20:25:31'),
(36201, '172.183.220.175', NULL, 1, '2025-02-08 20:26:56', '2025-02-08 20:26:56'),
(36202, '147.185.132.9', NULL, 1, '2025-02-08 21:16:28', '2025-02-08 21:16:28'),
(36203, '74.80.208.87', NULL, 1, '2025-02-08 21:28:33', '2025-02-08 21:28:33'),
(36204, '198.235.24.3', NULL, 1, '2025-02-08 22:37:23', '2025-02-08 22:37:23'),
(36205, '43.130.74.193', NULL, 1, '2025-02-08 22:47:49', '2025-02-08 22:47:49'),
(36206, '49.67.215.162', NULL, 1, '2025-02-08 23:00:22', '2025-02-08 23:00:22'),
(36207, '121.237.36.27', NULL, 1, '2025-02-08 23:10:40', '2025-02-08 23:10:40'),
(36208, '123.160.223.72', NULL, 1, '2025-02-08 23:26:13', '2025-02-08 23:26:13'),
(36209, '111.7.106.104', NULL, 2, '2025-02-08 23:31:15', '2025-02-08 23:31:17'),
(36210, '51.222.253.6', NULL, 1, '2025-02-08 23:32:43', '2025-02-08 23:32:43'),
(36211, '198.235.24.140', NULL, 1, '2025-02-08 23:42:42', '2025-02-08 23:42:42'),
(36212, '66.249.65.41', NULL, 1, '2025-02-08 23:48:47', '2025-02-08 23:48:47'),
(36213, '170.106.84.136', NULL, 1, '2025-02-09 00:13:12', '2025-02-09 00:13:12'),
(36214, '18.237.218.59', NULL, 1, '2025-02-09 00:58:48', '2025-02-09 00:58:48'),
(36215, '52.12.48.215', NULL, 1, '2025-02-09 01:08:14', '2025-02-09 01:08:14'),
(36216, '14.215.163.132', NULL, 1, '2025-02-09 01:12:29', '2025-02-09 01:12:29'),
(36217, '49.51.33.159', NULL, 1, '2025-02-09 01:45:30', '2025-02-09 01:45:30'),
(36218, '40.77.167.78', NULL, 1, '2025-02-09 02:26:23', '2025-02-09 02:26:23'),
(36219, '43.135.130.202', NULL, 1, '2025-02-09 03:10:47', '2025-02-09 03:10:47'),
(36220, '43.153.7.191', NULL, 1, '2025-02-09 03:58:40', '2025-02-09 03:58:40'),
(36221, '101.33.66.34', NULL, 1, '2025-02-09 04:52:52', '2025-02-09 04:52:52'),
(36222, '117.33.163.216', NULL, 1, '2025-02-09 06:02:59', '2025-02-09 06:02:59'),
(36223, '20.171.207.97', NULL, 1, '2025-02-09 06:03:31', '2025-02-09 06:03:31'),
(36224, '80.85.246.140', NULL, 1, '2025-02-09 07:04:56', '2025-02-09 07:04:56'),
(36225, '65.109.102.45', NULL, 1, '2025-02-09 07:46:39', '2025-02-09 07:46:39'),
(36226, '34.218.240.231', NULL, 1, '2025-02-09 07:51:06', '2025-02-09 07:51:06'),
(36227, '121.237.36.30', NULL, 1, '2025-02-09 08:59:27', '2025-02-09 08:59:27'),
(36228, '195.191.219.132', NULL, 2, '2025-02-09 09:41:34', '2025-02-09 09:41:37'),
(36229, '167.99.250.213', NULL, 1, '2025-02-09 09:50:40', '2025-02-09 09:50:40'),
(36230, '13.79.188.201', NULL, 2, '2025-02-09 10:04:42', '2025-02-09 17:44:27'),
(36231, '128.204.212.85', NULL, 1, '2025-02-09 10:09:29', '2025-02-09 10:09:29'),
(36232, '34.223.253.105', NULL, 1, '2025-02-09 10:15:20', '2025-02-09 10:15:20'),
(36233, '193.186.4.130', NULL, 1, '2025-02-09 10:41:34', '2025-02-09 10:41:34'),
(36234, '182.44.9.147', NULL, 1, '2025-02-09 10:59:16', '2025-02-09 10:59:16'),
(36235, '52.80.16.235', NULL, 1, '2025-02-09 11:27:57', '2025-02-09 11:27:57'),
(36236, '128.204.212.87', NULL, 1, '2025-02-09 11:32:53', '2025-02-09 11:32:53'),
(36237, '103.156.108.5', NULL, 3, '2025-02-09 11:59:16', '2025-02-09 12:00:53'),
(36238, '202.191.126.60', NULL, 1, '2025-02-09 12:26:25', '2025-02-09 12:26:25'),
(36239, '111.225.149.232', NULL, 1, '2025-02-09 13:32:58', '2025-02-09 13:32:58'),
(36240, '72.14.201.159', NULL, 1, '2025-02-09 13:54:45', '2025-02-09 13:54:45'),
(36241, '128.204.212.84', NULL, 1, '2025-02-09 14:23:41', '2025-02-09 14:23:41'),
(36242, '102.129.223.92', NULL, 1, '2025-02-09 14:44:33', '2025-02-09 14:44:33'),
(36243, '116.212.106.229', NULL, 1, '2025-02-09 14:59:28', '2025-02-09 14:59:28'),
(36244, '202.4.109.183', NULL, 6, '2025-02-09 15:03:39', '2025-02-09 15:04:48'),
(36245, '107.23.241.255', NULL, 1, '2025-02-09 16:45:38', '2025-02-09 16:45:38'),
(36246, '205.210.31.44', NULL, 1, '2025-02-09 17:56:52', '2025-02-09 17:56:52'),
(36247, '66.249.65.39', NULL, 1, '2025-02-09 18:12:03', '2025-02-09 18:12:03'),
(36248, '103.145.70.100', NULL, 1, '2025-02-10 08:39:29', '2025-02-10 08:39:29'),
(36249, '54.172.158.16', NULL, 1, '2025-02-10 09:02:21', '2025-02-10 09:02:21'),
(36250, '54.70.190.91', NULL, 2, '2025-02-10 09:19:18', '2025-02-10 21:10:48'),
(36251, '3.94.87.28', NULL, 1, '2025-02-10 09:25:50', '2025-02-10 09:25:50'),
(36252, '66.249.65.39', NULL, 2, '2025-02-10 09:30:49', '2025-02-10 12:19:31'),
(36253, '18.188.52.28', NULL, 2, '2025-02-10 09:59:54', '2025-02-10 10:00:02'),
(36254, '18.224.128.89', NULL, 1, '2025-02-10 09:59:55', '2025-02-10 09:59:55'),
(36255, '103.168.207.185', NULL, 1, '2025-02-10 10:04:18', '2025-02-10 10:04:18'),
(36256, '182.42.105.144', NULL, 1, '2025-02-10 11:46:01', '2025-02-10 11:46:01'),
(36257, '162.246.16.230', NULL, 1, '2025-02-10 11:53:46', '2025-02-10 11:53:46'),
(36258, '185.220.100.243', NULL, 1, '2025-02-10 12:05:54', '2025-02-10 12:05:54'),
(36259, '185.220.100.241', NULL, 1, '2025-02-10 12:06:28', '2025-02-10 12:06:28'),
(36260, '103.30.188.214', NULL, 2, '2025-02-10 12:18:09', '2025-02-10 13:34:36'),
(36261, '205.210.31.34', NULL, 1, '2025-02-10 12:28:33', '2025-02-10 12:28:33'),
(36262, '128.204.212.85', NULL, 3, '2025-02-10 12:53:43', '2025-02-11 03:11:50'),
(36263, '114.231.173.11', NULL, 1, '2025-02-10 12:59:17', '2025-02-10 12:59:17'),
(36264, '180.120.156.39', NULL, 1, '2025-02-10 12:59:18', '2025-02-10 12:59:18'),
(36265, '121.237.36.30', NULL, 1, '2025-02-10 13:07:18', '2025-02-10 13:07:18'),
(36266, '121.237.36.27', NULL, 3, '2025-02-10 13:09:48', '2025-02-10 13:13:27'),
(36267, '121.237.36.28', NULL, 1, '2025-02-10 13:10:36', '2025-02-10 13:10:36'),
(36268, '121.237.36.31', NULL, 1, '2025-02-10 13:18:13', '2025-02-10 13:18:13'),
(36269, '88.210.11.43', NULL, 1, '2025-02-10 13:18:53', '2025-02-10 13:18:53'),
(36270, '128.199.157.11', NULL, 5, '2025-02-10 13:23:00', '2025-02-10 13:23:03'),
(36271, '111.225.148.98', NULL, 1, '2025-02-10 13:33:35', '2025-02-10 13:33:35'),
(36272, '103.115.243.52', NULL, 1, '2025-02-10 13:59:01', '2025-02-10 13:59:01'),
(36273, '124.107.236.69', NULL, 1, '2025-02-10 16:09:36', '2025-02-10 16:09:36'),
(36274, '20.171.207.206', NULL, 1, '2025-02-10 16:27:34', '2025-02-10 16:27:34'),
(36275, '175.6.217.4', NULL, 1, '2025-02-10 16:46:08', '2025-02-10 16:46:08'),
(36276, '103.81.106.248', NULL, 2, '2025-02-10 16:48:30', '2025-02-10 17:00:22'),
(36277, '146.103.11.171', NULL, 1, '2025-02-10 16:50:57', '2025-02-10 16:50:57'),
(36278, '54.208.117.204', NULL, 1, '2025-02-10 17:06:02', '2025-02-10 17:06:02'),
(36279, '52.80.16.235', NULL, 1, '2025-02-10 17:20:32', '2025-02-10 17:20:32'),
(36280, '193.41.206.176', NULL, 4, '2025-02-10 19:14:30', '2025-02-10 19:16:05'),
(36281, '128.204.212.87', NULL, 1, '2025-02-10 19:54:51', '2025-02-10 19:54:51'),
(36282, '52.234.2.157', NULL, 1, '2025-02-10 20:27:39', '2025-02-10 20:27:39'),
(36283, '170.85.71.116', NULL, 1, '2025-02-10 20:36:46', '2025-02-10 20:36:46'),
(36284, '3.90.216.190', NULL, 2, '2025-02-10 21:58:37', '2025-02-11 03:16:08'),
(36285, '113.62.169.130', NULL, 1, '2025-02-10 22:03:17', '2025-02-10 22:03:17'),
(36286, '128.204.212.84', NULL, 1, '2025-02-10 23:17:20', '2025-02-10 23:17:20'),
(36287, '150.158.45.24', NULL, 2, '2025-02-10 23:19:10', '2025-02-10 23:25:07'),
(36288, '13.229.59.101', NULL, 1, '2025-02-11 00:50:54', '2025-02-11 00:50:54'),
(36289, '128.204.212.86', NULL, 1, '2025-02-11 01:11:07', '2025-02-11 01:11:07'),
(36290, '54.160.176.32', NULL, 1, '2025-02-11 01:26:22', '2025-02-11 01:26:22'),
(36291, '193.138.195.64', NULL, 1, '2025-02-11 01:54:06', '2025-02-11 01:54:06'),
(36292, '192.104.34.34', NULL, 1, '2025-02-11 02:03:18', '2025-02-11 02:03:18'),
(36293, '198.235.24.31', NULL, 1, '2025-02-11 02:12:52', '2025-02-11 02:12:52'),
(36294, '40.77.167.230', NULL, 1, '2025-02-11 02:25:43', '2025-02-11 02:25:43'),
(36295, '34.223.253.105', NULL, 1, '2025-02-11 02:35:55', '2025-02-11 02:35:55'),
(36296, '43.159.138.217', NULL, 1, '2025-02-11 02:49:31', '2025-02-11 02:49:31'),
(36297, '117.33.163.216', NULL, 1, '2025-02-11 02:53:05', '2025-02-11 02:53:05'),
(36298, '44.243.72.246', NULL, 1, '2025-02-11 02:57:02', '2025-02-11 02:57:02'),
(36299, '36.161.112.1', NULL, 1, '2025-02-11 03:09:28', '2025-02-11 03:09:28'),
(36300, '173.244.58.146', NULL, 1, '2025-02-11 05:00:44', '2025-02-11 05:00:44'),
(36301, '124.220.24.137', NULL, 6, '2025-02-11 05:02:53', '2025-02-11 05:14:00'),
(36302, '111.249.173.110', NULL, 1, '2025-02-11 05:47:47', '2025-02-11 05:47:47'),
(36303, '102.129.223.92', NULL, 1, '2025-02-11 05:59:41', '2025-02-11 05:59:41'),
(36304, '34.67.90.186', NULL, 1, '2025-02-11 06:03:31', '2025-02-11 06:03:31'),
(36305, '181.215.182.119', NULL, 1, '2025-02-11 07:00:57', '2025-02-11 07:00:57'),
(36306, '143.198.44.6', NULL, 1, '2025-02-11 07:36:19', '2025-02-11 07:36:19'),
(36307, '120.71.59.24', NULL, 1, '2025-02-11 07:49:39', '2025-02-11 07:49:39'),
(36308, '54.160.176.32', NULL, 1, '2025-02-11 07:57:57', '2025-02-11 07:57:57'),
(36309, '3.90.216.190', NULL, 1, '2025-02-11 08:31:41', '2025-02-11 08:31:41'),
(36310, '18.234.91.141', NULL, 1, '2025-02-11 08:35:06', '2025-02-11 08:35:06'),
(36311, '37.111.212.86', NULL, 1, '2025-02-11 08:53:22', '2025-02-11 08:53:22'),
(36312, '205.169.39.14', NULL, 1, '2025-02-11 08:54:08', '2025-02-11 08:54:08'),
(36313, '195.191.219.133', NULL, 2, '2025-02-11 09:36:33', '2025-02-11 09:36:36'),
(36314, '52.230.25.26', NULL, 1, '2025-02-11 09:44:06', '2025-02-11 09:44:06'),
(36315, '115.127.24.171', NULL, 2, '2025-02-11 09:45:04', '2025-02-11 10:41:21'),
(36316, '20.171.207.71', NULL, 1, '2025-02-11 09:54:44', '2025-02-11 09:54:44'),
(36317, '94.159.110.103', NULL, 1, '2025-02-11 10:04:09', '2025-02-11 10:04:09'),
(36318, '193.186.4.159', NULL, 4, '2025-02-11 10:10:07', '2025-02-11 13:50:33'),
(36319, '18.188.217.19', NULL, 3, '2025-02-11 10:12:18', '2025-02-11 15:50:25'),
(36320, '18.225.25.214', NULL, 5, '2025-02-11 10:12:19', '2025-02-11 15:50:27'),
(36321, '47.155.245.106', NULL, 1, '2025-02-11 10:14:58', '2025-02-11 10:14:58'),
(36322, '98.159.43.27', NULL, 1, '2025-02-11 10:15:08', '2025-02-11 10:15:08'),
(36323, '103.16.24.139', NULL, 1, '2025-02-11 10:15:54', '2025-02-11 10:15:54'),
(36324, '72.14.201.130', NULL, 2, '2025-02-11 11:29:53', '2025-02-11 12:51:25'),
(36325, '103.197.206.242', NULL, 1, '2025-02-11 11:29:53', '2025-02-11 11:29:53'),
(36326, '13.229.59.101', NULL, 1, '2025-02-11 11:30:31', '2025-02-11 11:30:31'),
(36327, '17.241.75.84', NULL, 1, '2025-02-11 11:47:37', '2025-02-11 11:47:37'),
(36328, '123.160.223.74', NULL, 2, '2025-02-11 12:02:54', '2025-02-11 12:02:55'),
(36329, '115.231.78.8', NULL, 2, '2025-02-11 12:05:27', '2025-02-11 12:05:31'),
(36330, '123.160.223.72', NULL, 1, '2025-02-11 12:14:45', '2025-02-11 12:14:45'),
(36331, '47.237.82.166', NULL, 1, '2025-02-11 12:40:04', '2025-02-11 12:40:04'),
(36332, '3.141.11.163', NULL, 3, '2025-02-11 13:06:52', '2025-02-11 15:50:27'),
(36333, '3.136.157.208', NULL, 1, '2025-02-11 13:06:53', '2025-02-11 13:06:53'),
(36334, '3.19.55.242', NULL, 1, '2025-02-11 13:07:00', '2025-02-11 13:07:00'),
(36335, '134.238.40.16', NULL, 1, '2025-02-11 13:07:49', '2025-02-11 13:07:49'),
(36336, '20.97.189.97', NULL, 1, '2025-02-11 13:09:07', '2025-02-11 13:09:07'),
(36337, '205.169.39.26', NULL, 1, '2025-02-11 13:12:11', '2025-02-11 13:12:11'),
(36338, '205.169.39.58', NULL, 1, '2025-02-11 13:23:16', '2025-02-11 13:23:16'),
(36339, '110.249.202.138', NULL, 1, '2025-02-11 13:34:11', '2025-02-11 13:34:11'),
(36340, '152.32.132.190', NULL, 1, '2025-02-11 13:39:37', '2025-02-11 13:39:37'),
(36341, '118.26.37.111', NULL, 1, '2025-02-11 13:39:39', '2025-02-11 13:39:39'),
(36342, '43.229.208.190', NULL, 1, '2025-02-11 13:41:34', '2025-02-11 13:41:34'),
(36343, '134.199.91.191', NULL, 1, '2025-02-11 14:00:18', '2025-02-11 14:00:18'),
(36344, '128.204.212.84', NULL, 1, '2025-02-11 14:08:48', '2025-02-11 14:08:48'),
(36345, '46.32.67.30', NULL, 1, '2025-02-11 14:12:44', '2025-02-11 14:12:44'),
(36346, '103.81.106.250', NULL, 1, '2025-02-11 14:14:34', '2025-02-11 14:14:34'),
(36347, '40.119.197.45', NULL, 1, '2025-02-11 15:03:35', '2025-02-11 15:03:35'),
(36348, '52.163.93.107', NULL, 2, '2025-02-11 15:05:52', '2025-02-11 15:51:52'),
(36349, '128.204.212.87', NULL, 2, '2025-02-11 15:33:44', '2025-02-11 16:59:48'),
(36350, '3.19.74.154', NULL, 2, '2025-02-11 15:50:32', '2025-02-11 15:50:33'),
(36351, '154.212.141.230', NULL, 1, '2025-02-11 15:50:41', '2025-02-11 15:50:41'),
(36352, '5.255.115.202', NULL, 1, '2025-02-11 16:14:22', '2025-02-11 16:14:22'),
(36353, '107.23.241.255', NULL, 1, '2025-02-11 17:03:46', '2025-02-11 17:03:46'),
(36354, '36.41.75.167', NULL, 1, '2025-02-11 18:04:23', '2025-02-11 18:04:23'),
(36355, '57.141.7.4', NULL, 1, '2025-02-11 18:08:39', '2025-02-11 18:08:39'),
(36356, '173.252.87.28', NULL, 1, '2025-02-11 18:23:42', '2025-02-11 18:23:42'),
(36357, '173.252.87.1', NULL, 1, '2025-02-11 18:23:42', '2025-02-11 18:23:42'),
(36358, '194.104.8.92', NULL, 1, '2025-02-11 19:21:44', '2025-02-11 19:21:44'),
(36359, '185.61.216.138', NULL, 2, '2025-02-11 19:21:47', '2025-02-11 19:21:47'),
(36360, '134.122.133.31', NULL, 1, '2025-02-11 19:54:32', '2025-02-11 19:54:32'),
(36361, '20.161.62.50', NULL, 1, '2025-02-11 20:27:52', '2025-02-11 20:27:52'),
(36362, '156.229.232.115', NULL, 1, '2025-02-11 20:48:13', '2025-02-11 20:48:13'),
(36363, '45.84.107.172', NULL, 1, '2025-02-11 20:49:35', '2025-02-11 20:49:35'),
(36364, '54.223.186.63', NULL, 1, '2025-02-11 21:16:12', '2025-02-11 21:16:12'),
(36365, '71.132.6.33', NULL, 1, '2025-02-11 21:16:48', '2025-02-11 21:16:48'),
(36366, '213.108.3.97', NULL, 1, '2025-02-11 21:22:43', '2025-02-11 21:22:43'),
(36367, '45.10.164.25', NULL, 2, '2025-02-11 21:22:46', '2025-02-11 21:22:47'),
(36368, '128.204.212.85', NULL, 1, '2025-02-11 22:02:19', '2025-02-11 22:02:19'),
(36369, '44.234.19.142', NULL, 1, '2025-02-11 22:25:19', '2025-02-11 22:25:19'),
(36370, '3.95.209.145', NULL, 2, '2025-02-11 22:35:29', '2025-02-12 03:47:19'),
(36371, '95.108.213.89', NULL, 1, '2025-02-11 22:41:47', '2025-02-11 22:41:47'),
(36372, '103.110.217.11', NULL, 1, '2025-02-11 22:44:21', '2025-02-11 22:44:21'),
(36373, '64.62.243.164', NULL, 1, '2025-02-11 22:45:02', '2025-02-11 22:45:02'),
(36374, '217.142.184.125', NULL, 2, '2025-02-11 22:55:20', '2025-02-11 22:57:19'),
(36375, '212.220.224.45', NULL, 1, '2025-02-11 23:06:51', '2025-02-11 23:06:51'),
(36376, '54.177.30.11', NULL, 1, '2025-02-11 23:06:56', '2025-02-11 23:06:56'),
(36377, '44.234.33.200', NULL, 1, '2025-02-11 23:07:00', '2025-02-11 23:07:00'),
(36378, '31.56.240.151', NULL, 1, '2025-02-11 23:07:49', '2025-02-11 23:07:49'),
(36379, '38.60.208.189', NULL, 1, '2025-02-11 23:08:17', '2025-02-11 23:08:17'),
(36380, '121.229.185.160', NULL, 1, '2025-02-11 23:18:56', '2025-02-11 23:18:56'),
(36381, '198.235.24.76', NULL, 1, '2025-02-12 00:01:01', '2025-02-12 00:01:01'),
(36382, '76.181.131.120', NULL, 1, '2025-02-12 00:02:33', '2025-02-12 00:02:33'),
(36383, '54.212.123.232', NULL, 1, '2025-02-12 00:12:52', '2025-02-12 00:12:52'),
(36384, '54.174.4.91', NULL, 1, '2025-02-12 00:53:07', '2025-02-12 00:53:07'),
(36385, '54.81.52.122', NULL, 1, '2025-02-12 01:40:10', '2025-02-12 01:40:10'),
(36386, '52.33.240.126', NULL, 1, '2025-02-12 02:14:46', '2025-02-12 02:14:46'),
(36387, '87.120.114.184', NULL, 1, '2025-02-12 02:16:51', '2025-02-12 02:16:51'),
(36388, '18.234.239.183', NULL, 1, '2025-02-12 02:29:34', '2025-02-12 02:29:34'),
(36389, '74.125.151.137', NULL, 1, '2025-02-12 02:34:08', '2025-02-12 02:34:08'),
(36390, '193.41.206.24', NULL, 4, '2025-02-12 03:13:34', '2025-02-12 03:15:08'),
(36391, '49.51.36.179', NULL, 1, '2025-02-12 04:10:59', '2025-02-12 04:10:59'),
(36392, '114.238.214.124', NULL, 1, '2025-02-12 04:57:52', '2025-02-12 04:57:52'),
(36393, '20.171.207.211', NULL, 1, '2025-02-12 05:08:20', '2025-02-12 05:08:20'),
(36394, '107.23.241.255', NULL, 1, '2025-02-12 05:18:00', '2025-02-12 05:18:00'),
(36395, '20.171.207.234', NULL, 1, '2025-02-12 05:24:12', '2025-02-12 05:24:12'),
(36396, '5.133.192.127', NULL, 1, '2025-02-12 05:25:10', '2025-02-12 05:25:10'),
(36397, '54.88.179.33', NULL, 2, '2025-02-12 05:59:57', '2025-02-12 05:59:57'),
(36398, '35.171.144.152', NULL, 2, '2025-02-12 05:59:57', '2025-02-12 05:59:57'),
(36399, '128.204.212.86', NULL, 1, '2025-02-12 06:17:13', '2025-02-12 06:17:13'),
(36400, '193.186.4.159', NULL, 1, '2025-02-12 06:51:00', '2025-02-12 06:51:00'),
(36401, '72.14.201.159', NULL, 3, '2025-02-12 07:01:05', '2025-02-12 20:46:03'),
(36402, '128.204.212.84', NULL, 2, '2025-02-12 07:02:19', '2025-02-12 20:30:35'),
(36403, '54.70.53.60', NULL, 1, '2025-02-12 08:07:18', '2025-02-12 08:07:18'),
(36404, '66.249.70.137', NULL, 1, '2025-02-12 08:19:44', '2025-02-12 08:19:44'),
(36405, '175.24.213.48', NULL, 1, '2025-02-12 08:32:28', '2025-02-12 08:32:28'),
(36406, '65.108.76.15', NULL, 1, '2025-02-12 08:51:17', '2025-02-12 08:51:17'),
(36407, '23.94.177.37', NULL, 1, '2025-02-12 08:53:59', '2025-02-12 08:53:59'),
(36408, '3.95.209.145', NULL, 2, '2025-02-12 08:56:45', '2025-02-12 14:20:15'),
(36409, '18.234.239.183', NULL, 2, '2025-02-12 09:15:37', '2025-02-12 15:56:09'),
(36410, '54.174.4.91', NULL, 1, '2025-02-12 09:40:48', '2025-02-12 09:40:48'),
(36411, '125.22.116.62', NULL, 1, '2025-02-12 09:47:02', '2025-02-12 09:47:02'),
(36412, '52.80.100.203', NULL, 1, '2025-02-12 10:05:44', '2025-02-12 10:05:44'),
(36413, '5.255.231.59', NULL, 1, '2025-02-12 10:13:23', '2025-02-12 10:13:23'),
(36414, '65.0.30.106', NULL, 2, '2025-02-12 10:25:42', '2025-02-12 10:25:53'),
(36415, '66.249.70.135', NULL, 2, '2025-02-12 10:37:58', '2025-02-12 20:53:33'),
(36416, '149.88.20.216', NULL, 1, '2025-02-12 11:01:43', '2025-02-12 11:01:43'),
(36417, '193.186.4.151', NULL, 1, '2025-02-12 11:44:46', '2025-02-12 11:44:46'),
(36418, '136.158.11.192', NULL, 1, '2025-02-12 11:45:41', '2025-02-12 11:45:41'),
(36419, '205.169.39.30', NULL, 1, '2025-02-12 12:52:47', '2025-02-12 12:52:47'),
(36420, '44.242.155.73', NULL, 1, '2025-02-12 13:11:42', '2025-02-12 13:11:42'),
(36421, '72.14.201.130', NULL, 1, '2025-02-12 13:29:53', '2025-02-12 13:29:53'),
(36422, '110.249.201.51', NULL, 1, '2025-02-12 13:36:57', '2025-02-12 13:36:57'),
(36423, '124.236.100.56', NULL, 1, '2025-02-12 14:36:49', '2025-02-12 14:36:49'),
(36424, '113.190.4.118', NULL, 1, '2025-02-12 14:48:23', '2025-02-12 14:48:23'),
(36425, '103.228.203.133', NULL, 1, '2025-02-12 15:00:02', '2025-02-12 15:00:02'),
(36426, '173.252.87.27', NULL, 1, '2025-02-12 15:23:37', '2025-02-12 15:23:37'),
(36427, '173.252.87.6', NULL, 1, '2025-02-12 15:23:37', '2025-02-12 15:23:37'),
(36428, '128.204.212.87', NULL, 1, '2025-02-12 15:43:51', '2025-02-12 15:43:51'),
(36429, '45.148.10.249', NULL, 1, '2025-02-12 15:56:00', '2025-02-12 15:56:00'),
(36430, '206.83.119.27', NULL, 2, '2025-02-12 16:38:23', '2025-02-12 18:24:10'),
(36431, '18.206.220.205', NULL, 1, '2025-02-12 17:13:37', '2025-02-12 17:13:37'),
(36432, '20.191.45.212', NULL, 1, '2025-02-12 18:35:30', '2025-02-12 18:35:30'),
(36433, '35.195.214.62', NULL, 1, '2025-02-12 19:12:56', '2025-02-12 19:12:56'),
(36434, '125.75.66.97', NULL, 1, '2025-02-12 19:23:29', '2025-02-12 19:23:29'),
(36435, '37.111.212.161', NULL, 1, '2025-02-12 19:32:55', '2025-02-12 19:32:55'),
(36436, '34.204.192.114', NULL, 3, '2025-02-12 19:34:32', '2025-02-12 22:15:56'),
(36437, '20.246.78.65', NULL, 1, '2025-02-12 20:22:18', '2025-02-12 20:22:18'),
(36438, '119.30.32.245', NULL, 1, '2025-02-12 20:24:34', '2025-02-12 20:24:34'),
(36439, '103.130.11.21', NULL, 1, '2025-02-12 20:26:23', '2025-02-12 20:26:23'),
(36440, '34.72.176.129', NULL, 1, '2025-02-12 20:29:09', '2025-02-12 20:29:09'),
(36441, '128.204.212.85', NULL, 1, '2025-02-12 20:30:35', '2025-02-12 20:30:35'),
(36442, '52.81.221.161', NULL, 1, '2025-02-12 21:46:10', '2025-02-12 21:46:10'),
(36443, '173.252.87.7', NULL, 1, '2025-02-12 22:18:31', '2025-02-12 22:18:31'),
(36444, '173.252.87.4', NULL, 1, '2025-02-12 22:18:31', '2025-02-12 22:18:31'),
(36445, '49.51.196.42', NULL, 1, '2025-02-12 22:22:57', '2025-02-12 22:22:57'),
(36446, '54.165.228.70', NULL, 2, '2025-02-12 22:32:45', '2025-02-13 03:53:42'),
(36447, '14.18.233.3', NULL, 1, '2025-02-13 00:14:57', '2025-02-13 00:14:57'),
(36448, '54.196.146.221', NULL, 1, '2025-02-13 00:21:37', '2025-02-13 00:21:37'),
(36449, '60.188.57.0', NULL, 1, '2025-02-13 00:26:04', '2025-02-13 00:26:04'),
(36450, '54.203.154.140', NULL, 1, '2025-02-13 00:26:46', '2025-02-13 00:26:46'),
(36451, '40.77.167.151', NULL, 1, '2025-02-13 00:46:55', '2025-02-13 00:46:55'),
(36452, '217.154.4.240', NULL, 1, '2025-02-13 01:42:32', '2025-02-13 01:42:32'),
(36453, '35.92.241.157', NULL, 1, '2025-02-13 02:15:56', '2025-02-13 02:15:56'),
(36454, '35.175.185.113', NULL, 1, '2025-02-13 02:25:18', '2025-02-13 02:25:18'),
(36455, '194.233.82.52', NULL, 2, '2025-02-13 03:02:04', '2025-02-13 03:46:10'),
(36456, '72.14.201.47', NULL, 1, '2025-02-13 03:28:45', '2025-02-13 03:28:45'),
(36457, '220.181.51.120', NULL, 1, '2025-02-13 03:30:33', '2025-02-13 03:30:33'),
(36458, '118.119.42.117', NULL, 1, '2025-02-13 04:08:11', '2025-02-13 04:08:11'),
(36459, '3.85.38.46', NULL, 1, '2025-02-13 05:04:50', '2025-02-13 05:04:50'),
(36460, '117.33.163.216', NULL, 1, '2025-02-13 05:11:03', '2025-02-13 05:11:03'),
(36461, '173.252.107.17', NULL, 1, '2025-02-13 05:13:17', '2025-02-13 05:13:17'),
(36462, '173.252.107.18', NULL, 1, '2025-02-13 05:13:17', '2025-02-13 05:13:17'),
(36463, '68.183.111.112', NULL, 1, '2025-02-13 05:14:29', '2025-02-13 05:14:29'),
(36464, '66.249.70.137', NULL, 1, '2025-02-13 05:23:17', '2025-02-13 05:23:17'),
(36465, '52.80.242.129', NULL, 1, '2025-02-13 05:42:40', '2025-02-13 05:42:40'),
(36466, '51.222.253.18', NULL, 1, '2025-02-13 05:43:55', '2025-02-13 05:43:55'),
(36467, '37.19.223.212', NULL, 1, '2025-02-13 06:04:51', '2025-02-13 06:04:51'),
(36468, '3.93.61.1', NULL, 1, '2025-02-13 07:26:23', '2025-02-13 07:26:23'),
(36469, '35.175.185.113', NULL, 1, '2025-02-13 08:53:29', '2025-02-13 08:53:29'),
(36470, '128.204.212.86', NULL, 2, '2025-02-13 09:00:15', '2025-02-13 20:33:28'),
(36471, '54.196.146.221', NULL, 1, '2025-02-13 09:07:56', '2025-02-13 09:07:56'),
(36472, '91.199.160.105', NULL, 1, '2025-02-13 09:12:52', '2025-02-13 09:12:52'),
(36473, '54.165.228.70', NULL, 1, '2025-02-13 09:16:48', '2025-02-13 09:16:48'),
(36474, '128.204.212.84', NULL, 1, '2025-02-13 09:57:27', '2025-02-13 09:57:27'),
(36475, '193.186.4.130', NULL, 3, '2025-02-13 10:02:57', '2025-02-13 12:56:07'),
(36476, '103.120.222.10', NULL, 2, '2025-02-13 10:02:58', '2025-02-13 10:04:32'),
(36477, '72.14.201.159', NULL, 1, '2025-02-13 10:04:29', '2025-02-13 10:04:29'),
(36478, '203.76.222.57', NULL, 1, '2025-02-13 10:14:53', '2025-02-13 10:14:53'),
(36479, '151.0.34.67', NULL, 1, '2025-02-13 10:41:38', '2025-02-13 10:41:38'),
(36480, '103.253.102.227', NULL, 1, '2025-02-13 10:57:10', '2025-02-13 10:57:10'),
(36481, '66.249.70.135', NULL, 2, '2025-02-13 11:01:34', '2025-02-13 12:41:30'),
(36482, '72.14.201.130', NULL, 1, '2025-02-13 12:05:40', '2025-02-13 12:05:40'),
(36483, '194.233.82.52', NULL, 1, '2025-02-13 12:38:54', '2025-02-13 12:38:54'),
(36484, '40.77.167.34', NULL, 1, '2025-02-13 12:49:26', '2025-02-13 12:49:26'),
(36485, '175.29.180.177', NULL, 1, '2025-02-13 12:56:07', '2025-02-13 12:56:07'),
(36486, '18.202.54.173', NULL, 1, '2025-02-13 14:16:46', '2025-02-13 14:16:46'),
(36487, '35.178.228.46', NULL, 1, '2025-02-13 14:16:47', '2025-02-13 14:16:47'),
(36488, '110.166.71.39', NULL, 1, '2025-02-13 15:04:28', '2025-02-13 15:04:28'),
(36489, '173.252.83.113', NULL, 1, '2025-02-13 15:07:26', '2025-02-13 15:07:26'),
(36490, '173.252.83.14', NULL, 1, '2025-02-13 15:07:26', '2025-02-13 15:07:26'),
(36491, '5.45.104.176', NULL, 1, '2025-02-13 16:04:10', '2025-02-13 16:04:10'),
(36492, '46.232.251.191', NULL, 1, '2025-02-13 16:04:45', '2025-02-13 16:04:45'),
(36493, '54.198.222.73', NULL, 1, '2025-02-13 16:55:48', '2025-02-13 16:55:48'),
(36494, '43.159.141.150', NULL, 1, '2025-02-13 17:01:28', '2025-02-13 17:01:28'),
(36495, '54.222.174.44', NULL, 1, '2025-02-13 18:15:10', '2025-02-13 18:15:10'),
(36496, '193.26.115.69', NULL, 1, '2025-02-13 19:26:39', '2025-02-13 19:26:39'),
(36497, '128.204.212.87', NULL, 1, '2025-02-13 19:27:54', '2025-02-13 19:27:54'),
(36498, '52.155.59.217', NULL, 1, '2025-02-13 20:25:12', '2025-02-13 20:25:12'),
(36499, '103.237.36.139', NULL, 3, '2025-02-13 22:25:22', '2025-02-13 22:26:03'),
(36500, '103.230.180.225', NULL, 1, '2025-02-13 22:36:57', '2025-02-13 22:36:57'),
(36501, '52.80.52.146', NULL, 1, '2025-02-13 22:48:52', '2025-02-13 22:48:52'),
(36502, '18.206.81.145', NULL, 2, '2025-02-13 23:22:37', '2025-02-14 04:28:52'),
(36503, '54.244.192.57', NULL, 1, '2025-02-14 00:15:38', '2025-02-14 00:15:38'),
(36504, '34.170.184.42', NULL, 2, '2025-02-14 00:45:21', '2025-02-14 00:45:55'),
(36505, '3.237.41.159', NULL, 1, '2025-02-14 01:04:13', '2025-02-14 01:04:13'),
(36506, '150.158.45.24', NULL, 1, '2025-02-14 01:07:38', '2025-02-14 01:07:38'),
(36507, '34.209.221.194', NULL, 1, '2025-02-14 02:23:29', '2025-02-14 02:23:29'),
(36508, '31.13.115.116', NULL, 1, '2025-02-14 02:32:25', '2025-02-14 02:32:25'),
(36509, '31.13.115.114', NULL, 1, '2025-02-14 02:32:25', '2025-02-14 02:32:25'),
(36510, '44.200.175.192', NULL, 1, '2025-02-14 02:42:24', '2025-02-14 02:42:24'),
(36511, '193.41.206.176', NULL, 1, '2025-02-14 03:18:12', '2025-02-14 03:18:12'),
(36512, '66.249.66.1', NULL, 1, '2025-02-14 03:41:17', '2025-02-14 03:41:17'),
(36513, '66.249.66.23', NULL, 1, '2025-02-14 03:57:25', '2025-02-14 03:57:25'),
(36514, '128.204.212.85', NULL, 1, '2025-02-14 04:07:06', '2025-02-14 04:07:06'),
(36515, '156.228.96.73', NULL, 2, '2025-02-14 04:35:57', '2025-02-14 04:35:59'),
(36516, '52.2.58.41', NULL, 1, '2025-02-14 05:14:47', '2025-02-14 05:14:47'),
(36517, '42.236.17.197', NULL, 1, '2025-02-14 05:19:33', '2025-02-14 05:19:33'),
(36518, '42.236.17.78', NULL, 1, '2025-02-14 05:19:35', '2025-02-14 05:19:35'),
(36519, '42.236.17.51', NULL, 1, '2025-02-14 05:32:48', '2025-02-14 05:32:48'),
(36520, '42.236.17.230', NULL, 1, '2025-02-14 05:45:58', '2025-02-14 05:45:58'),
(36521, '221.229.106.25', NULL, 1, '2025-02-14 05:52:06', '2025-02-14 05:52:06'),
(36522, '47.238.13.18', NULL, 1, '2025-02-14 05:57:17', '2025-02-14 05:57:17'),
(36523, '64.181.217.142', NULL, 1, '2025-02-14 06:01:47', '2025-02-14 06:01:47'),
(36524, '45.84.107.222', NULL, 1, '2025-02-14 06:11:56', '2025-02-14 06:11:56'),
(36525, '195.47.238.83', NULL, 1, '2025-02-14 06:13:40', '2025-02-14 06:13:40'),
(36526, '20.171.207.77', NULL, 1, '2025-02-14 06:43:01', '2025-02-14 06:43:01'),
(36527, '128.204.212.85', NULL, 4, '2025-02-14 08:11:48', '2025-02-15 02:07:40'),
(36528, '128.204.212.85', NULL, 4, '2025-02-14 08:11:48', '2025-02-15 02:07:40'),
(36529, '195.37.190.69', NULL, 1, '2025-02-14 08:18:49', '2025-02-14 08:18:49'),
(36530, '44.200.175.192', NULL, 2, '2025-02-14 08:45:22', '2025-02-14 14:39:58'),
(36531, '123.6.49.18', NULL, 1, '2025-02-14 09:06:40', '2025-02-14 09:06:40'),
(36532, '123.6.49.47', NULL, 1, '2025-02-14 09:06:43', '2025-02-14 09:06:43'),
(36533, '3.237.41.159', NULL, 1, '2025-02-14 09:19:14', '2025-02-14 09:19:14'),
(36534, '18.206.81.145', NULL, 2, '2025-02-14 09:34:19', '2025-02-14 16:05:42'),
(36535, '195.191.219.133', NULL, 2, '2025-02-14 09:36:21', '2025-02-14 09:36:25'),
(36536, '182.42.110.255', NULL, 1, '2025-02-14 10:43:49', '2025-02-14 10:43:49'),
(36537, '34.222.207.168', NULL, 1, '2025-02-14 10:46:22', '2025-02-14 10:46:22'),
(36538, '204.93.149.146', NULL, 1, '2025-02-14 10:54:43', '2025-02-14 10:54:43'),
(36539, '170.106.197.109', NULL, 1, '2025-02-14 11:53:41', '2025-02-14 11:53:41'),
(36540, '35.236.77.78', NULL, 2, '2025-02-14 12:09:36', '2025-02-14 12:10:41'),
(36541, '94.102.55.18', NULL, 1, '2025-02-14 13:19:38', '2025-02-14 13:19:38'),
(36542, '183.195.86.91', NULL, 1, '2025-02-14 13:25:35', '2025-02-14 13:25:35'),
(36543, '20.171.207.221', NULL, 1, '2025-02-14 13:29:13', '2025-02-14 13:29:13'),
(36544, '103.81.106.248', NULL, 1, '2025-02-14 13:41:54', '2025-02-14 13:41:54'),
(36545, '124.236.100.56', NULL, 1, '2025-02-14 14:17:01', '2025-02-14 14:17:01'),
(36546, '37.19.223.218', NULL, 1, '2025-02-14 14:18:07', '2025-02-14 14:18:07'),
(36547, '80.85.246.74', NULL, 1, '2025-02-14 14:47:03', '2025-02-14 14:47:03'),
(36548, '175.6.217.4', NULL, 1, '2025-02-14 15:46:33', '2025-02-14 15:46:33'),
(36549, '194.50.16.252', NULL, 1, '2025-02-14 15:59:07', '2025-02-14 15:59:07'),
(36550, '34.239.138.16', NULL, 1, '2025-02-14 17:08:51', '2025-02-14 17:08:51'),
(36551, '37.111.193.19', NULL, 6, '2025-02-14 17:15:54', '2025-02-14 17:16:59'),
(36552, '198.235.24.121', NULL, 1, '2025-02-14 17:16:21', '2025-02-14 17:16:21'),
(36553, '209.95.161.225', NULL, 1, '2025-02-14 18:09:00', '2025-02-14 18:09:00'),
(36554, '128.204.212.86', NULL, 1, '2025-02-14 19:04:24', '2025-02-14 19:04:24'),
(36555, '64.187.225.29', NULL, 1, '2025-02-14 20:05:12', '2025-02-14 20:05:12'),
(36556, '54.36.121.9', NULL, 1, '2025-02-14 20:06:57', '2025-02-14 20:06:57'),
(36557, '173.252.83.113', NULL, 1, '2025-02-14 20:15:59', '2025-02-14 20:15:59'),
(36558, '173.252.83.6', NULL, 1, '2025-02-14 20:15:59', '2025-02-14 20:15:59'),
(36559, '172.183.246.16', NULL, 1, '2025-02-14 20:25:56', '2025-02-14 20:25:56'),
(36560, '157.90.209.79', NULL, 1, '2025-02-14 21:52:23', '2025-02-14 21:52:23'),
(36561, '52.80.196.63', NULL, 1, '2025-02-14 22:22:38', '2025-02-14 22:22:38'),
(36562, '101.26.28.138', NULL, 1, '2025-02-14 22:39:35', '2025-02-14 22:39:35'),
(36563, '2.135.76.79', NULL, 1, '2025-02-15 01:06:50', '2025-02-15 01:06:50'),
(36564, '35.88.95.150', NULL, 1, '2025-02-15 01:10:17', '2025-02-15 01:10:17'),
(36565, '123.160.223.74', NULL, 1, '2025-02-15 01:28:01', '2025-02-15 01:28:01'),
(36566, '123.160.223.72', NULL, 2, '2025-02-15 01:28:03', '2025-02-15 01:28:47'),
(36567, '123.160.223.75', NULL, 1, '2025-02-15 01:28:50', '2025-02-15 01:28:50'),
(36568, '128.204.212.84', NULL, 1, '2025-02-15 01:38:56', '2025-02-15 01:38:56'),
(36569, '35.89.240.151', NULL, 1, '2025-02-15 02:02:49', '2025-02-15 02:02:49'),
(36570, '147.185.132.117', NULL, 1, '2025-02-15 02:12:29', '2025-02-15 02:12:29'),
(36571, '54.223.109.188', NULL, 1, '2025-02-15 04:26:42', '2025-02-15 04:26:42'),
(36572, '174.129.69.66', NULL, 1, '2025-02-15 05:04:40', '2025-02-15 05:04:40'),
(36573, '170.205.31.68', NULL, 2, '2025-02-15 05:34:07', '2025-02-15 05:34:07'),
(36574, '69.171.249.114', NULL, 1, '2025-02-15 06:06:14', '2025-02-15 06:06:14'),
(36575, '69.171.249.3', NULL, 1, '2025-02-15 06:06:14', '2025-02-15 06:06:14'),
(36576, '158.69.25.39', NULL, 1, '2025-02-15 06:13:47', '2025-02-15 06:13:47'),
(36577, '204.137.14.73', NULL, 1, '2025-02-15 06:29:30', '2025-02-15 06:29:30'),
(36578, '170.106.192.208', NULL, 1, '2025-02-15 06:34:13', '2025-02-15 06:34:13'),
(36579, '139.59.62.151', NULL, 1, '2025-02-15 06:41:41', '2025-02-15 06:41:41'),
(36580, '205.210.31.50', NULL, 1, '2025-02-15 06:48:28', '2025-02-15 06:48:28'),
(36581, '37.111.212.196', NULL, 1, '2025-02-15 07:27:10', '2025-02-15 07:27:10'),
(36582, '159.223.203.113', NULL, 1, '2025-02-15 07:39:02', '2025-02-15 07:39:02'),
(36583, '66.249.66.11', NULL, 2, '2025-02-15 07:53:15', '2025-02-15 07:53:34'),
(36584, '66.249.66.10', NULL, 1, '2025-02-15 07:53:33', '2025-02-15 07:53:33'),
(36585, '72.14.201.159', NULL, 3, '2025-02-15 08:24:15', '2025-02-15 08:40:19'),
(36586, '101.2.165.10', NULL, 2, '2025-02-15 08:28:41', '2025-02-15 08:30:55'),
(36587, '193.186.4.159', NULL, 1, '2025-02-15 08:37:05', '2025-02-15 08:37:05'),
(36588, '149.34.245.204', NULL, 1, '2025-02-15 09:00:21', '2025-02-15 09:00:21'),
(36589, '91.201.115.242', NULL, 1, '2025-02-15 09:02:42', '2025-02-15 09:02:42'),
(36590, '34.204.192.114', NULL, 1, '2025-02-15 09:05:17', '2025-02-15 09:05:17'),
(36591, '128.204.212.84', NULL, 1, '2025-02-15 09:20:41', '2025-02-15 09:20:41'),
(36592, '195.191.219.132', NULL, 2, '2025-02-15 09:44:22', '2025-02-15 09:44:25'),
(36593, '35.80.18.7', NULL, 1, '2025-02-15 09:52:33', '2025-02-15 09:52:33'),
(36594, '176.122.117.123', NULL, 1, '2025-02-15 10:00:06', '2025-02-15 10:00:06'),
(36595, '71.6.134.235', NULL, 1, '2025-02-15 10:21:20', '2025-02-15 10:21:20'),
(36596, '77.74.177.118', NULL, 1, '2025-02-15 10:55:47', '2025-02-15 10:55:47'),
(36597, '192.140.14.78', NULL, 2, '2025-02-15 10:59:45', '2025-02-15 11:00:01'),
(36598, '101.91.148.219', NULL, 1, '2025-02-15 11:07:50', '2025-02-15 11:07:50'),
(36599, '66.249.66.39', NULL, 1, '2025-02-15 11:18:34', '2025-02-15 11:18:34'),
(36600, '196.251.112.209', NULL, 2, '2025-02-15 12:10:34', '2025-02-15 12:10:34'),
(36601, '95.85.98.40', NULL, 1, '2025-02-15 12:50:52', '2025-02-15 12:50:52'),
(36602, '17.241.219.192', NULL, 1, '2025-02-15 12:54:20', '2025-02-15 12:54:20'),
(36603, '45.120.38.242', NULL, 1, '2025-02-15 12:55:31', '2025-02-15 12:55:31'),
(36604, '51.222.253.1', NULL, 1, '2025-02-15 13:11:09', '2025-02-15 13:11:09'),
(36605, '110.249.201.155', NULL, 1, '2025-02-15 13:34:40', '2025-02-15 13:34:40'),
(36606, '66.249.66.37', NULL, 1, '2025-02-15 13:41:23', '2025-02-15 13:41:23'),
(36607, '183.251.241.12', NULL, 1, '2025-02-15 14:23:25', '2025-02-15 14:23:25'),
(36608, '157.66.55.18', NULL, 1, '2025-02-15 14:27:05', '2025-02-15 14:27:05'),
(36609, '193.186.4.184', NULL, 1, '2025-02-15 14:57:08', '2025-02-15 14:57:08'),
(36610, '103.142.184.209', NULL, 1, '2025-02-15 15:03:29', '2025-02-15 15:03:29'),
(36611, '52.87.117.230', NULL, 6, '2025-02-15 15:42:44', '2025-02-15 16:18:09'),
(36612, '183.134.59.130', NULL, 1, '2025-02-15 15:59:19', '2025-02-15 15:59:19'),
(36613, '35.180.115.208', NULL, 2, '2025-02-15 16:20:53', '2025-02-15 16:22:35'),
(36614, '103.204.211.133', NULL, 5, '2025-02-15 16:42:41', '2025-02-15 16:43:22'),
(36615, '8.218.132.231', NULL, 2, '2025-02-15 16:49:34', '2025-02-15 16:49:39'),
(36616, '217.114.43.197', NULL, 1, '2025-02-15 17:49:14', '2025-02-15 17:49:14'),
(36617, '34.141.215.197', NULL, 1, '2025-02-15 17:53:34', '2025-02-15 17:53:34'),
(36618, '194.50.16.252', NULL, 1, '2025-02-15 18:20:58', '2025-02-15 18:20:58'),
(36619, '205.210.31.161', NULL, 1, '2025-02-15 19:01:49', '2025-02-15 19:01:49'),
(36620, '84.246.85.11', NULL, 3, '2025-02-15 19:22:41', '2025-02-15 19:22:57'),
(36621, '103.187.99.120', NULL, 1, '2025-02-15 20:23:59', '2025-02-15 20:23:59'),
(36622, '20.42.14.212', NULL, 1, '2025-02-15 20:35:59', '2025-02-15 20:35:59'),
(36623, '110.230.253.204', NULL, 1, '2025-02-15 22:06:55', '2025-02-15 22:06:55'),
(36624, '52.80.171.132', NULL, 1, '2025-02-15 22:11:22', '2025-02-15 22:11:22'),
(36625, '52.38.148.213', NULL, 1, '2025-02-15 23:17:47', '2025-02-15 23:17:47'),
(36626, '40.77.167.13', NULL, 1, '2025-02-16 00:55:34', '2025-02-16 00:55:34'),
(36627, '35.87.49.50', NULL, 1, '2025-02-16 00:58:21', '2025-02-16 00:58:21'),
(36628, '43.130.57.76', NULL, 1, '2025-02-16 01:24:09', '2025-02-16 01:24:09'),
(36629, '104.207.56.165', NULL, 1, '2025-02-16 01:35:07', '2025-02-16 01:35:07'),
(36630, '35.90.42.115', NULL, 1, '2025-02-16 01:46:39', '2025-02-16 01:46:39'),
(36631, '113.62.169.130', NULL, 1, '2025-02-16 01:48:53', '2025-02-16 01:48:53'),
(36632, '178.20.47.92', NULL, 1, '2025-02-16 01:56:37', '2025-02-16 01:56:37'),
(36633, '196.251.87.95', NULL, 1, '2025-02-16 02:03:28', '2025-02-16 02:03:28'),
(36634, '52.194.80.190', NULL, 1, '2025-02-16 02:43:45', '2025-02-16 02:43:45'),
(36635, '223.64.116.106', NULL, 1, '2025-02-16 02:53:13', '2025-02-16 02:53:13'),
(36636, '221.178.143.70', NULL, 3, '2025-02-16 02:56:49', '2025-02-16 02:59:44'),
(36637, '180.126.128.228', NULL, 1, '2025-02-16 03:37:41', '2025-02-16 03:37:41'),
(36638, '49.83.116.21', NULL, 1, '2025-02-16 03:37:41', '2025-02-16 03:37:41'),
(36639, '121.237.36.29', NULL, 4, '2025-02-16 03:41:47', '2025-02-16 03:45:32'),
(36640, '121.237.36.30', NULL, 2, '2025-02-16 03:43:38', '2025-02-16 03:56:25'),
(36641, '121.237.36.27', NULL, 2, '2025-02-16 03:43:42', '2025-02-16 03:45:47'),
(36642, '60.27.226.86', NULL, 1, '2025-02-16 03:44:09', '2025-02-16 03:44:09'),
(36643, '121.237.36.31', NULL, 2, '2025-02-16 03:44:37', '2025-02-16 04:04:54'),
(36644, '52.167.144.174', NULL, 1, '2025-02-16 03:50:12', '2025-02-16 03:50:12'),
(36645, '52.206.84.190', NULL, 2, '2025-02-16 03:52:36', '2025-02-16 03:52:37'),
(36646, '109.199.118.129', NULL, 1, '2025-02-16 04:22:50', '2025-02-16 04:22:50'),
(36647, '71.131.220.21', NULL, 1, '2025-02-16 05:16:25', '2025-02-16 05:16:25'),
(36648, '138.246.3.137', NULL, 1, '2025-02-16 05:47:41', '2025-02-16 05:47:41'),
(36649, '117.33.163.216', NULL, 1, '2025-02-16 06:26:12', '2025-02-16 06:26:12'),
(36650, '205.210.31.128', NULL, 1, '2025-02-16 06:31:16', '2025-02-16 06:31:16'),
(36651, '40.77.167.136', NULL, 1, '2025-02-16 06:33:20', '2025-02-16 06:33:20'),
(36652, '196.251.72.64', NULL, 1, '2025-02-16 07:19:09', '2025-02-16 07:19:09'),
(36653, '40.77.167.65', NULL, 1, '2025-02-16 07:59:23', '2025-02-16 07:59:23'),
(36654, '17.241.227.154', NULL, 1, '2025-02-16 08:02:06', '2025-02-16 08:02:06'),
(36655, '128.204.212.86', NULL, 2, '2025-02-16 08:58:38', '2025-02-16 16:12:25'),
(36656, '45.120.38.242', NULL, 1, '2025-02-16 08:59:52', '2025-02-16 08:59:52'),
(36657, '37.111.210.31', NULL, 1, '2025-02-16 09:07:31', '2025-02-16 09:07:31'),
(36658, '193.186.4.130', NULL, 2, '2025-02-16 09:30:27', '2025-02-16 15:25:07'),
(36659, '52.167.144.184', NULL, 1, '2025-02-16 09:34:13', '2025-02-16 09:34:13'),
(36660, '37.111.207.165', NULL, 2, '2025-02-16 10:48:23', '2025-02-16 10:51:08'),
(36661, '103.173.31.254', NULL, 1, '2025-02-16 10:50:02', '2025-02-16 10:50:02'),
(36662, '182.42.111.156', NULL, 1, '2025-02-16 11:11:47', '2025-02-16 11:11:47'),
(36663, '52.167.144.236', NULL, 1, '2025-02-16 11:18:23', '2025-02-16 11:18:23'),
(36664, '69.171.249.7', NULL, 1, '2025-02-16 11:26:34', '2025-02-16 11:26:34'),
(36665, '69.171.249.116', NULL, 1, '2025-02-16 11:26:34', '2025-02-16 11:26:34'),
(36666, '45.227.254.34', NULL, 1, '2025-02-16 12:11:29', '2025-02-16 12:11:29'),
(36667, '35.90.42.115', NULL, 1, '2025-02-16 12:37:33', '2025-02-16 12:37:33'),
(36668, '157.90.209.79', NULL, 3, '2025-02-16 12:41:41', '2025-02-16 12:42:10'),
(36669, '111.225.149.224', NULL, 1, '2025-02-16 13:34:10', '2025-02-16 13:34:10'),
(36670, '123.6.49.44', NULL, 1, '2025-02-16 15:07:59', '2025-02-16 15:07:59'),
(36671, '123.6.49.15', NULL, 1, '2025-02-16 15:07:59', '2025-02-16 15:07:59'),
(36672, '120.50.11.6', NULL, 2, '2025-02-16 15:08:14', '2025-02-16 15:57:43'),
(36673, '123.6.49.47', NULL, 1, '2025-02-16 15:08:54', '2025-02-16 15:08:54'),
(36674, '72.14.201.159', NULL, 1, '2025-02-16 15:11:20', '2025-02-16 15:11:20'),
(36675, '72.14.201.165', NULL, 1, '2025-02-16 15:30:23', '2025-02-16 15:30:23'),
(36676, '103.187.24.145', NULL, 1, '2025-02-16 15:30:23', '2025-02-16 15:30:23'),
(36677, '196.251.112.209', NULL, 2, '2025-02-16 15:36:28', '2025-02-16 15:36:28'),
(36678, '128.204.212.85', NULL, 2, '2025-02-16 15:54:20', '2025-02-16 16:09:02'),
(36679, '13.126.123.163', NULL, 4, '2025-02-16 16:09:13', '2025-02-16 16:09:15'),
(36680, '119.96.24.54', NULL, 1, '2025-02-16 16:11:58', '2025-02-16 16:11:58');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(36681, '35.211.10.21', NULL, 1, '2025-02-16 16:17:39', '2025-02-16 16:17:39'),
(36682, '103.196.232.133', NULL, 1, '2025-02-16 16:18:05', '2025-02-16 16:18:05'),
(36683, '83.97.23.185', NULL, 1, '2025-02-16 17:18:57', '2025-02-16 17:18:57'),
(36684, '72.13.46.3', NULL, 1, '2025-02-16 17:23:26', '2025-02-16 17:23:26'),
(36685, '178.20.47.92', NULL, 1, '2025-02-16 17:47:21', '2025-02-16 17:47:21'),
(36686, '136.243.228.193', NULL, 1, '2025-02-16 17:57:27', '2025-02-16 17:57:27'),
(36687, '95.142.121.53', NULL, 2, '2025-02-16 18:15:02', '2025-02-16 18:15:06'),
(36688, '136.243.220.213', NULL, 1, '2025-02-16 18:20:43', '2025-02-16 18:20:43'),
(36689, '92.234.216.152', NULL, 1, '2025-02-16 18:30:48', '2025-02-16 18:30:48'),
(36690, '185.117.225.176', NULL, 1, '2025-02-16 18:49:22', '2025-02-16 18:49:22'),
(36691, '194.35.123.26', NULL, 1, '2025-02-16 19:12:55', '2025-02-16 19:12:55'),
(36692, '83.99.151.68', NULL, 2, '2025-02-16 19:14:23', '2025-02-16 19:15:10'),
(36693, '20.171.207.72', NULL, 1, '2025-02-16 19:54:05', '2025-02-16 19:54:05'),
(36694, '39.173.116.7', NULL, 1, '2025-02-16 20:10:08', '2025-02-16 20:10:08'),
(36695, '43.153.71.12', NULL, 1, '2025-02-16 20:37:21', '2025-02-16 20:37:21'),
(36696, '40.83.2.81', NULL, 1, '2025-02-16 20:38:08', '2025-02-16 20:38:08'),
(36697, '193.186.4.142', NULL, 1, '2025-02-16 20:58:29', '2025-02-16 20:58:29'),
(36698, '103.166.171.50', NULL, 3, '2025-02-16 21:01:20', '2025-02-16 21:04:20'),
(36699, '36.41.75.167', NULL, 1, '2025-02-16 21:06:58', '2025-02-16 21:06:58'),
(36700, '89.252.183.242', NULL, 1, '2025-02-16 22:14:04', '2025-02-16 22:14:04'),
(36701, '216.244.66.200', NULL, 1, '2025-02-16 22:32:47', '2025-02-16 22:32:47'),
(36702, '35.92.76.219', NULL, 1, '2025-02-16 23:17:40', '2025-02-16 23:17:40'),
(36703, '54.244.109.144', NULL, 1, '2025-02-16 23:20:53', '2025-02-16 23:20:53'),
(36704, '198.235.24.170', NULL, 1, '2025-02-16 23:43:03', '2025-02-16 23:43:03'),
(36705, '91.214.125.202', NULL, 1, '2025-02-16 23:46:20', '2025-02-16 23:46:20'),
(36706, '52.167.144.196', NULL, 1, '2025-02-17 00:02:49', '2025-02-17 00:02:49'),
(36707, '216.69.165.138', NULL, 1, '2025-02-17 00:41:22', '2025-02-17 00:41:22'),
(36708, '117.174.107.85', NULL, 1, '2025-02-17 01:02:59', '2025-02-17 01:02:59'),
(36709, '79.137.171.75', NULL, 1, '2025-02-17 01:11:24', '2025-02-17 01:11:24'),
(36710, '103.61.18.4', NULL, 1, '2025-02-17 01:20:38', '2025-02-17 01:20:38'),
(36711, '182.42.110.255', NULL, 1, '2025-02-17 01:47:35', '2025-02-17 01:47:35'),
(36712, '42.232.6.200', NULL, 1, '2025-02-17 02:36:36', '2025-02-17 02:36:36'),
(36713, '52.167.144.140', NULL, 1, '2025-02-17 02:50:58', '2025-02-17 02:50:58'),
(36714, '102.129.223.92', NULL, 1, '2025-02-17 02:55:56', '2025-02-17 02:55:56'),
(36715, '123.160.223.72', NULL, 1, '2025-02-17 03:05:40', '2025-02-17 03:05:40'),
(36716, '121.237.36.29', NULL, 2, '2025-02-17 03:10:02', '2025-02-17 03:13:52'),
(36717, '121.237.36.30', NULL, 1, '2025-02-17 03:10:56', '2025-02-17 03:10:56'),
(36718, '121.237.36.27', NULL, 1, '2025-02-17 03:14:46', '2025-02-17 03:14:46'),
(36719, '123.160.223.75', NULL, 1, '2025-02-17 03:32:52', '2025-02-17 03:32:52'),
(36720, '31.13.127.11', NULL, 1, '2025-02-17 05:04:20', '2025-02-17 05:04:20'),
(36721, '31.13.127.116', NULL, 1, '2025-02-17 05:04:20', '2025-02-17 05:04:20'),
(36722, '52.167.144.138', NULL, 1, '2025-02-17 05:19:22', '2025-02-17 05:19:22'),
(36723, '40.91.80.231', NULL, 1, '2025-02-17 05:27:43', '2025-02-17 05:27:43'),
(36724, '64.23.153.171', NULL, 1, '2025-02-17 05:54:17', '2025-02-17 05:54:17'),
(36725, '36.41.75.167', NULL, 2, '2025-02-17 06:29:05', '2025-02-17 16:08:13'),
(36726, '102.129.223.92', NULL, 2, '2025-02-17 07:14:16', '2025-02-18 03:43:35'),
(36727, '119.28.202.234', NULL, 1, '2025-02-17 09:21:29', '2025-02-17 09:21:29'),
(36728, '110.249.201.135', NULL, 1, '2025-02-17 09:27:39', '2025-02-17 09:27:39'),
(36729, '43.229.208.190', NULL, 2, '2025-02-17 09:45:23', '2025-02-17 14:19:36'),
(36730, '54.222.218.124', NULL, 1, '2025-02-17 09:55:15', '2025-02-17 09:55:15'),
(36731, '80.85.246.144', NULL, 1, '2025-02-17 10:06:32', '2025-02-17 10:06:32'),
(36732, '195.191.219.133', NULL, 2, '2025-02-17 11:03:42', '2025-02-17 11:03:45'),
(36733, '175.6.217.4', NULL, 1, '2025-02-17 11:13:41', '2025-02-17 11:13:41'),
(36734, '42.236.17.113', NULL, 1, '2025-02-17 11:16:23', '2025-02-17 11:16:23'),
(36735, '42.236.101.198', NULL, 1, '2025-02-17 11:16:26', '2025-02-17 11:16:26'),
(36736, '42.236.17.73', NULL, 1, '2025-02-17 11:18:23', '2025-02-17 11:18:23'),
(36737, '42.236.17.31', NULL, 1, '2025-02-17 11:18:26', '2025-02-17 11:18:26'),
(36738, '198.235.24.49', NULL, 1, '2025-02-17 11:22:24', '2025-02-17 11:22:24'),
(36739, '3.87.102.212', NULL, 1, '2025-02-17 11:26:05', '2025-02-17 11:26:05'),
(36740, '3.141.11.163', NULL, 2, '2025-02-17 11:35:19', '2025-02-17 11:35:25'),
(36741, '18.224.128.89', NULL, 2, '2025-02-17 11:35:19', '2025-02-17 11:36:20'),
(36742, '3.137.151.237', NULL, 1, '2025-02-17 11:36:19', '2025-02-17 11:36:19'),
(36743, '18.217.139.8', NULL, 1, '2025-02-17 11:36:26', '2025-02-17 11:36:26'),
(36744, '193.41.206.202', NULL, 1, '2025-02-17 12:17:28', '2025-02-17 12:17:28'),
(36745, '115.127.24.171', NULL, 1, '2025-02-17 12:32:14', '2025-02-17 12:32:14'),
(36746, '52.167.144.156', NULL, 1, '2025-02-17 13:15:37', '2025-02-17 13:15:37'),
(36747, '20.191.45.212', NULL, 1, '2025-02-17 13:29:58', '2025-02-17 13:29:58'),
(36748, '72.14.201.130', NULL, 1, '2025-02-17 13:57:02', '2025-02-17 13:57:02'),
(36749, '52.6.97.88', NULL, 1, '2025-02-17 13:57:47', '2025-02-17 13:57:47'),
(36750, '3.226.34.98', NULL, 1, '2025-02-17 13:58:03', '2025-02-17 13:58:03'),
(36751, '66.249.66.37', NULL, 1, '2025-02-17 14:18:08', '2025-02-17 14:18:08'),
(36752, '193.186.4.159', NULL, 2, '2025-02-17 14:24:15', '2025-02-17 14:34:46'),
(36753, '13.76.141.173', NULL, 1, '2025-02-17 14:36:12', '2025-02-17 14:36:12'),
(36754, '72.14.201.159', NULL, 1, '2025-02-17 14:46:18', '2025-02-17 14:46:18'),
(36755, '23.106.56.14', NULL, 1, '2025-02-17 15:12:12', '2025-02-17 15:12:12'),
(36756, '128.204.212.84', NULL, 1, '2025-02-17 15:32:35', '2025-02-17 15:32:35'),
(36757, '89.187.162.177', NULL, 1, '2025-02-17 16:08:13', '2025-02-17 16:08:13'),
(36758, '170.106.180.153', NULL, 1, '2025-02-17 16:10:06', '2025-02-17 16:10:06'),
(36759, '156.228.83.55', NULL, 1, '2025-02-17 16:34:51', '2025-02-17 16:34:51'),
(36760, '124.236.100.56', NULL, 1, '2025-02-17 16:53:43', '2025-02-17 16:53:43'),
(36761, '193.186.4.130', NULL, 1, '2025-02-17 17:18:07', '2025-02-17 17:18:07'),
(36762, '119.148.12.38', NULL, 1, '2025-02-17 17:31:10', '2025-02-17 17:31:10'),
(36763, '51.8.102.122', NULL, 1, '2025-02-17 18:09:34', '2025-02-17 18:09:34'),
(36764, '119.30.41.240', NULL, 2, '2025-02-17 18:56:00', '2025-02-17 18:56:02'),
(36765, '212.102.33.152', NULL, 1, '2025-02-17 19:10:53', '2025-02-17 19:10:53'),
(36766, '52.167.144.204', NULL, 1, '2025-02-17 19:49:57', '2025-02-17 19:49:57'),
(36767, '216.244.66.200', NULL, 1, '2025-02-17 20:33:24', '2025-02-17 20:33:24'),
(36768, '160.202.146.218', NULL, 1, '2025-02-17 20:42:09', '2025-02-17 20:42:09'),
(36769, '20.25.192.208', NULL, 1, '2025-02-17 20:46:44', '2025-02-17 20:46:44'),
(36770, '185.247.137.98', NULL, 1, '2025-02-17 20:48:50', '2025-02-17 20:48:50'),
(36771, '103.131.71.192', NULL, 1, '2025-02-17 21:08:02', '2025-02-17 21:08:02'),
(36772, '114.80.36.40', NULL, 1, '2025-02-17 21:11:41', '2025-02-17 21:11:41'),
(36773, '202.65.173.48', NULL, 1, '2025-02-17 21:38:40', '2025-02-17 21:38:40'),
(36774, '128.204.212.85', NULL, 1, '2025-02-17 21:50:49', '2025-02-17 21:50:49'),
(36775, '27.147.200.95', NULL, 1, '2025-02-17 22:25:24', '2025-02-17 22:25:24'),
(36776, '135.237.131.208', NULL, 1, '2025-02-17 23:03:56', '2025-02-17 23:03:56'),
(36777, '135.237.131.210', NULL, 1, '2025-02-17 23:03:56', '2025-02-17 23:03:56'),
(36778, '44.222.205.9', NULL, 21, '2025-02-17 23:43:05', '2025-02-17 23:43:11'),
(36779, '35.161.72.5', NULL, 1, '2025-02-18 00:00:55', '2025-02-18 00:00:55'),
(36780, '35.88.174.124', NULL, 1, '2025-02-18 00:25:54', '2025-02-18 00:25:54'),
(36781, '40.77.167.64', NULL, 1, '2025-02-18 00:39:53', '2025-02-18 00:39:53'),
(36782, '196.251.118.42', NULL, 5, '2025-02-18 01:34:03', '2025-02-18 01:34:25'),
(36783, '3.224.62.45', NULL, 1, '2025-02-18 01:37:17', '2025-02-18 01:37:17'),
(36784, '185.182.232.40', NULL, 1, '2025-02-18 01:37:25', '2025-02-18 01:37:25'),
(36785, '51.222.253.9', NULL, 1, '2025-02-18 02:44:25', '2025-02-18 02:44:25'),
(36786, '122.6.244.130', NULL, 1, '2025-02-18 02:51:47', '2025-02-18 02:51:47'),
(36787, '196.251.81.154', NULL, 1, '2025-02-18 03:22:22', '2025-02-18 03:22:22'),
(36788, '54.208.237.183', NULL, 1, '2025-02-18 03:55:13', '2025-02-18 03:55:13'),
(36789, '93.177.73.162', NULL, 1, '2025-02-18 03:55:49', '2025-02-18 03:55:49'),
(36790, '52.81.111.72', NULL, 1, '2025-02-18 04:02:44', '2025-02-18 04:02:44'),
(36791, '223.73.18.201', NULL, 1, '2025-02-18 04:21:48', '2025-02-18 04:21:48'),
(36792, '178.171.116.222', NULL, 1, '2025-02-18 05:16:13', '2025-02-18 05:16:13'),
(36793, '213.182.221.180', NULL, 1, '2025-02-18 05:48:57', '2025-02-18 05:48:57'),
(36794, '124.226.222.66', NULL, 1, '2025-02-18 06:36:44', '2025-02-18 06:36:44'),
(36795, '66.249.66.12', NULL, 2, '2025-02-18 06:42:16', '2025-02-18 19:58:35'),
(36796, '193.26.115.228', NULL, 3, '2025-02-18 06:55:01', '2025-02-19 01:27:50'),
(36797, '85.208.96.210', NULL, 1, '2025-02-18 07:35:43', '2025-02-18 07:35:43'),
(36798, '121.78.21.89', NULL, 1, '2025-02-18 07:45:10', '2025-02-18 07:45:10'),
(36799, '35.175.213.161', NULL, 1, '2025-02-18 08:25:45', '2025-02-18 08:25:45'),
(36800, '104.207.54.239', NULL, 1, '2025-02-18 08:28:01', '2025-02-18 08:28:01'),
(36801, '66.249.66.39', NULL, 2, '2025-02-18 09:08:10', '2025-02-18 21:18:37'),
(36802, '3.137.151.237', NULL, 1, '2025-02-18 09:13:22', '2025-02-18 09:13:22'),
(36803, '18.225.25.214', NULL, 1, '2025-02-18 09:13:22', '2025-02-18 09:13:22'),
(36804, '18.188.217.19', NULL, 1, '2025-02-18 09:13:29', '2025-02-18 09:13:29'),
(36805, '3.141.11.163', NULL, 2, '2025-02-18 09:16:47', '2025-02-18 09:16:54'),
(36806, '18.224.128.89', NULL, 1, '2025-02-18 09:16:48', '2025-02-18 09:16:48'),
(36807, '195.191.219.133', NULL, 2, '2025-02-18 10:06:19', '2025-02-18 10:06:36'),
(36808, '5.62.60.93', NULL, 5, '2025-02-18 11:45:29', '2025-02-18 11:45:32'),
(36809, '205.169.39.3', NULL, 1, '2025-02-18 11:48:03', '2025-02-18 11:48:03'),
(36810, '43.130.9.111', NULL, 1, '2025-02-18 11:53:01', '2025-02-18 11:53:01'),
(36811, '128.204.212.85', NULL, 3, '2025-02-18 12:05:29', '2025-02-18 20:44:02'),
(36812, '140.179.71.143', NULL, 1, '2025-02-18 12:17:13', '2025-02-18 12:17:13'),
(36813, '63.135.161.57', NULL, 4, '2025-02-18 12:19:58', '2025-02-18 12:20:00'),
(36814, '54.174.194.232', NULL, 29, '2025-02-18 12:23:47', '2025-02-19 02:18:26'),
(36815, '80.85.245.5', NULL, 1, '2025-02-18 13:09:38', '2025-02-18 13:09:38'),
(36816, '111.225.149.207', NULL, 1, '2025-02-18 13:35:06', '2025-02-18 13:35:06'),
(36817, '193.186.4.130', NULL, 1, '2025-02-18 13:44:59', '2025-02-18 13:44:59'),
(36818, '193.186.4.159', NULL, 1, '2025-02-18 13:45:17', '2025-02-18 13:45:17'),
(36819, '91.202.46.227', NULL, 1, '2025-02-18 13:46:24', '2025-02-18 13:46:24'),
(36820, '54.223.230.144', NULL, 1, '2025-02-18 13:58:24', '2025-02-18 13:58:24'),
(36821, '66.249.66.38', NULL, 1, '2025-02-18 14:22:11', '2025-02-18 14:22:11'),
(36822, '206.168.34.48', NULL, 1, '2025-02-18 14:22:26', '2025-02-18 14:22:26'),
(36823, '185.241.208.71', NULL, 2, '2025-02-18 14:55:43', '2025-02-18 14:55:59'),
(36824, '206.168.34.196', NULL, 1, '2025-02-18 15:17:57', '2025-02-18 15:17:57'),
(36825, '116.68.201.6', NULL, 1, '2025-02-18 15:20:00', '2025-02-18 15:20:00'),
(36826, '119.148.12.38', NULL, 1, '2025-02-18 16:13:19', '2025-02-18 16:13:19'),
(36827, '113.141.91.58', NULL, 1, '2025-02-18 16:19:21', '2025-02-18 16:19:21'),
(36828, '5.133.192.87', NULL, 1, '2025-02-18 16:54:28', '2025-02-18 16:54:28'),
(36829, '52.167.144.234', NULL, 1, '2025-02-18 17:07:19', '2025-02-18 17:07:19'),
(36830, '18.206.220.205', NULL, 1, '2025-02-18 17:08:41', '2025-02-18 17:08:41'),
(36831, '128.204.212.86', NULL, 1, '2025-02-18 17:34:00', '2025-02-18 17:34:00'),
(36832, '185.191.171.7', NULL, 1, '2025-02-18 17:54:17', '2025-02-18 17:54:17'),
(36833, '20.97.189.102', NULL, 1, '2025-02-18 18:39:05', '2025-02-18 18:39:05'),
(36834, '46.183.217.105', NULL, 1, '2025-02-18 18:50:20', '2025-02-18 18:50:20'),
(36835, '173.244.58.140', NULL, 1, '2025-02-18 19:54:48', '2025-02-18 19:54:48'),
(36836, '31.13.127.10', NULL, 1, '2025-02-18 20:22:43', '2025-02-18 20:22:43'),
(36837, '31.13.127.8', NULL, 1, '2025-02-18 20:22:43', '2025-02-18 20:22:43'),
(36838, '20.168.82.210', NULL, 1, '2025-02-18 20:42:50', '2025-02-18 20:42:50'),
(36839, '154.3.62.19', NULL, 1, '2025-02-18 22:05:11', '2025-02-18 22:05:11'),
(36840, '205.210.31.105', NULL, 1, '2025-02-18 22:22:21', '2025-02-18 22:22:21'),
(36841, '44.222.205.9', NULL, 24, '2025-02-19 00:01:37', '2025-02-19 03:46:29'),
(36842, '34.221.14.137', NULL, 1, '2025-02-19 00:03:53', '2025-02-19 00:03:53'),
(36843, '45.135.95.25', NULL, 2, '2025-02-19 00:27:50', '2025-02-19 00:27:50'),
(36844, '35.164.227.148', NULL, 1, '2025-02-19 00:40:20', '2025-02-19 00:40:20'),
(36845, '38.242.7.244', NULL, 5, '2025-02-19 00:45:49', '2025-02-19 00:45:53'),
(36846, '13.203.30.124', NULL, 1, '2025-02-19 00:59:48', '2025-02-19 00:59:48'),
(36847, '20.171.207.86', NULL, 1, '2025-02-19 01:14:56', '2025-02-19 01:14:56'),
(36848, '160.30.113.129', NULL, 1, '2025-02-19 01:28:55', '2025-02-19 01:28:55'),
(36849, '173.252.107.6', NULL, 1, '2025-02-19 03:44:40', '2025-02-19 03:44:40'),
(36850, '173.252.107.10', NULL, 1, '2025-02-19 03:44:40', '2025-02-19 03:44:40'),
(36851, '20.171.207.83', NULL, 1, '2025-02-19 03:50:21', '2025-02-19 03:50:21'),
(36852, '5.62.57.1', NULL, 5, '2025-02-19 05:04:05', '2025-02-19 05:04:09'),
(36853, '18.212.157.170', NULL, 1, '2025-02-19 05:12:54', '2025-02-19 05:12:54'),
(36854, '71.132.5.218', NULL, 1, '2025-02-19 05:51:25', '2025-02-19 05:51:25'),
(36855, '69.176.86.249', NULL, 1, '2025-02-19 06:03:56', '2025-02-19 06:03:56'),
(36856, '43.131.39.179', NULL, 1, '2025-02-19 06:30:20', '2025-02-19 06:30:20'),
(36857, '62.146.233.94', NULL, 1, '2025-02-19 06:56:25', '2025-02-19 06:56:25'),
(36858, '66.249.66.38', NULL, 1, '2025-02-19 07:13:55', '2025-02-19 07:13:55'),
(36859, '138.197.157.231', NULL, 1, '2025-02-19 07:18:45', '2025-02-19 07:18:45'),
(36860, '5.62.60.117', NULL, 5, '2025-02-19 08:00:18', '2025-02-19 08:00:21'),
(36861, '193.26.115.228', NULL, 2, '2025-02-19 08:15:13', '2025-02-19 08:15:13'),
(36862, '20.191.45.212', NULL, 1, '2025-02-19 08:20:03', '2025-02-19 08:20:03'),
(36863, '192.108.48.254', NULL, 1, '2025-02-19 08:20:05', '2025-02-19 08:20:05'),
(36864, '185.107.57.64', NULL, 1, '2025-02-19 08:20:42', '2025-02-19 08:20:42'),
(36865, '138.96.192.64', NULL, 1, '2025-02-19 08:43:58', '2025-02-19 08:43:58'),
(36866, '45.138.16.240', NULL, 1, '2025-02-19 09:16:28', '2025-02-19 09:16:28'),
(36867, '128.127.180.156', NULL, 1, '2025-02-19 09:16:58', '2025-02-19 09:16:58'),
(36868, '103.145.70.100', NULL, 1, '2025-02-19 09:20:41', '2025-02-19 09:20:41'),
(36869, '167.94.145.99', NULL, 1, '2025-02-19 09:58:53', '2025-02-19 09:58:53'),
(36870, '167.94.138.206', NULL, 1, '2025-02-19 10:13:19', '2025-02-19 10:13:19'),
(36871, '57.141.7.6', NULL, 1, '2025-02-19 10:58:59', '2025-02-19 10:58:59'),
(36872, '13.203.30.124', NULL, 1, '2025-02-19 11:02:18', '2025-02-19 11:02:18'),
(36873, '193.186.4.130', NULL, 1, '2025-02-19 11:31:03', '2025-02-19 11:31:03'),
(36874, '182.48.64.153', NULL, 1, '2025-02-19 11:31:03', '2025-02-19 11:31:03'),
(36875, '110.166.71.39', NULL, 1, '2025-02-19 11:47:36', '2025-02-19 11:47:36'),
(36876, '107.20.236.150', NULL, 1, '2025-02-19 12:03:01', '2025-02-19 12:03:01'),
(36877, '45.148.10.249', NULL, 1, '2025-02-19 12:23:27', '2025-02-19 12:23:27'),
(36878, '71.132.27.28', NULL, 1, '2025-02-19 12:34:55', '2025-02-19 12:34:55'),
(36879, '51.222.253.20', NULL, 1, '2025-02-19 13:17:44', '2025-02-19 13:17:44'),
(36880, '103.190.34.242', NULL, 1, '2025-02-19 13:27:50', '2025-02-19 13:27:50'),
(36881, '110.249.202.169', NULL, 1, '2025-02-19 13:34:21', '2025-02-19 13:34:21'),
(36882, '134.122.133.31', NULL, 1, '2025-02-19 14:01:42', '2025-02-19 14:01:42'),
(36883, '173.252.107.19', NULL, 1, '2025-02-19 14:05:59', '2025-02-19 14:05:59'),
(36884, '173.252.107.6', NULL, 1, '2025-02-19 14:05:59', '2025-02-19 14:05:59'),
(36885, '124.239.12.95', NULL, 1, '2025-02-19 14:52:12', '2025-02-19 14:52:12'),
(36886, '106.8.131.59', NULL, 1, '2025-02-19 14:54:33', '2025-02-19 14:54:33'),
(36887, '20.161.75.222', NULL, 1, '2025-02-19 15:40:20', '2025-02-19 15:40:20'),
(36888, '72.14.201.151', NULL, 1, '2025-02-19 16:44:13', '2025-02-19 16:44:13'),
(36889, '122.176.167.91', NULL, 1, '2025-02-19 17:54:58', '2025-02-19 17:54:58'),
(36890, '116.132.236.104', NULL, 1, '2025-02-19 18:12:02', '2025-02-19 18:12:02'),
(36891, '54.245.192.243', NULL, 1, '2025-02-19 18:14:55', '2025-02-19 18:14:55'),
(36892, '40.77.167.65', NULL, 1, '2025-02-19 18:53:50', '2025-02-19 18:53:50'),
(36893, '52.167.144.219', NULL, 1, '2025-02-19 19:17:46', '2025-02-19 19:17:46'),
(36894, '20.39.62.121', NULL, 1, '2025-02-19 20:45:36', '2025-02-19 20:45:36'),
(36895, '109.110.89.33', NULL, 1, '2025-02-19 20:58:23', '2025-02-19 20:58:23'),
(36896, '89.248.172.183', NULL, 1, '2025-02-19 21:02:47', '2025-02-19 21:02:47'),
(36897, '115.127.150.26', NULL, 1, '2025-02-19 21:04:18', '2025-02-19 21:04:18'),
(36898, '128.204.212.85', NULL, 1, '2025-02-19 22:00:54', '2025-02-19 22:00:54'),
(36899, '114.96.103.33', NULL, 1, '2025-02-19 22:16:56', '2025-02-19 22:16:56'),
(36900, '80.85.245.37', NULL, 1, '2025-02-19 22:30:33', '2025-02-19 22:30:33'),
(36901, '182.48.65.251', NULL, 1, '2025-02-19 22:36:24', '2025-02-19 22:36:24'),
(36902, '185.194.8.226', NULL, 1, '2025-02-19 22:52:40', '2025-02-19 22:52:40'),
(36903, '194.5.82.59', NULL, 1, '2025-02-19 23:18:22', '2025-02-19 23:18:22'),
(36904, '144.202.108.104', NULL, 1, '2025-02-19 23:23:09', '2025-02-19 23:23:09'),
(36905, '128.204.212.84', NULL, 1, '2025-02-19 23:33:45', '2025-02-19 23:33:45'),
(36906, '103.150.254.71', NULL, 1, '2025-02-19 23:36:36', '2025-02-19 23:36:36'),
(36907, '54.186.217.220', NULL, 1, '2025-02-20 00:31:50', '2025-02-20 00:31:50'),
(36908, '136.243.220.211', NULL, 1, '2025-02-20 01:02:18', '2025-02-20 01:02:18'),
(36909, '66.135.24.141', NULL, 1, '2025-02-20 01:10:29', '2025-02-20 01:10:29'),
(36910, '217.154.4.240', NULL, 4, '2025-02-20 02:21:27', '2025-02-20 03:33:08'),
(36911, '35.88.208.184', NULL, 1, '2025-02-20 02:31:26', '2025-02-20 02:31:26'),
(36912, '106.119.167.146', NULL, 1, '2025-02-20 03:03:25', '2025-02-20 03:03:25'),
(36913, '206.189.12.250', NULL, 4, '2025-02-20 03:11:24', '2025-02-20 03:11:43'),
(36914, '216.244.66.200', NULL, 1, '2025-02-20 04:04:50', '2025-02-20 04:04:50'),
(36915, '170.106.140.110', NULL, 1, '2025-02-20 04:08:33', '2025-02-20 04:08:33'),
(36916, '69.176.90.112', NULL, 1, '2025-02-20 05:48:24', '2025-02-20 05:48:24'),
(36917, '128.204.212.84', NULL, 2, '2025-02-20 06:01:45', '2025-02-20 13:47:09'),
(36918, '183.134.59.131', NULL, 1, '2025-02-20 06:27:51', '2025-02-20 06:27:51'),
(36919, '121.237.36.29', NULL, 1, '2025-02-20 06:29:41', '2025-02-20 06:29:41'),
(36920, '121.237.36.28', NULL, 1, '2025-02-20 06:34:49', '2025-02-20 06:34:49'),
(36921, '103.131.71.142', NULL, 1, '2025-02-20 06:41:10', '2025-02-20 06:41:10'),
(36922, '121.237.36.31', NULL, 1, '2025-02-20 06:42:32', '2025-02-20 06:42:32'),
(36923, '154.47.28.86', NULL, 5, '2025-02-20 06:54:23', '2025-02-20 06:54:24'),
(36924, '144.202.108.104', NULL, 2, '2025-02-20 07:26:10', '2025-02-20 15:31:29'),
(36925, '37.60.243.237', NULL, 2, '2025-02-20 07:49:52', '2025-02-20 08:14:25'),
(36926, '223.15.245.170', NULL, 1, '2025-02-20 07:54:08', '2025-02-20 07:54:08'),
(36927, '37.60.243.159', NULL, 1, '2025-02-20 08:35:22', '2025-02-20 08:35:22'),
(36928, '44.222.205.9', NULL, 21, '2025-02-20 09:06:18', '2025-02-20 09:06:24'),
(36929, '193.26.115.228', NULL, 1, '2025-02-20 10:00:06', '2025-02-20 10:00:06'),
(36930, '124.236.100.56', NULL, 3, '2025-02-20 10:46:22', '2025-02-20 15:32:20'),
(36931, '37.111.243.147', NULL, 1, '2025-02-20 10:50:07', '2025-02-20 10:50:07'),
(36932, '45.157.183.37', NULL, 1, '2025-02-20 11:25:53', '2025-02-20 11:25:53'),
(36933, '54.174.194.232', NULL, 3, '2025-02-20 12:28:19', '2025-02-20 12:28:27'),
(36934, '18.163.84.115', NULL, 1, '2025-02-20 12:32:59', '2025-02-20 12:32:59'),
(36935, '66.135.24.141', NULL, 1, '2025-02-20 12:48:40', '2025-02-20 12:48:40'),
(36936, '54.222.150.144', NULL, 1, '2025-02-20 12:56:22', '2025-02-20 12:56:22'),
(36937, '54.245.192.243', NULL, 2, '2025-02-20 13:02:54', '2025-02-20 13:13:54'),
(36938, '110.249.201.143', NULL, 1, '2025-02-20 13:33:11', '2025-02-20 13:33:11'),
(36939, '66.249.66.12', NULL, 1, '2025-02-20 13:35:02', '2025-02-20 13:35:02'),
(36940, '27.115.124.70', NULL, 1, '2025-02-20 14:19:13', '2025-02-20 14:19:13'),
(36941, '27.115.124.38', NULL, 1, '2025-02-20 14:19:18', '2025-02-20 14:19:18'),
(36942, '175.100.112.4', NULL, 1, '2025-02-20 14:58:37', '2025-02-20 14:58:37'),
(36943, '103.119.154.92', NULL, 1, '2025-02-20 15:01:47', '2025-02-20 15:01:47'),
(36944, '51.222.253.8', NULL, 1, '2025-02-20 15:07:32', '2025-02-20 15:07:32'),
(36945, '128.204.212.85', NULL, 2, '2025-02-20 15:22:03', '2025-02-21 03:07:30'),
(36946, '154.26.139.43', NULL, 1, '2025-02-20 16:08:55', '2025-02-20 16:08:55'),
(36947, '43.135.172.89', NULL, 1, '2025-02-20 16:47:58', '2025-02-20 16:47:58'),
(36948, '109.70.100.1', NULL, 1, '2025-02-20 16:57:08', '2025-02-20 16:57:08'),
(36949, '45.148.10.169', NULL, 1, '2025-02-20 16:57:44', '2025-02-20 16:57:44'),
(36950, '66.249.66.10', NULL, 2, '2025-02-20 16:59:12', '2025-02-20 20:57:05'),
(36951, '89.134.31.197', NULL, 1, '2025-02-20 16:59:12', '2025-02-20 16:59:12'),
(36952, '66.249.66.37', NULL, 3, '2025-02-20 16:59:13', '2025-02-21 01:58:06'),
(36953, '35.153.69.250', NULL, 1, '2025-02-20 17:15:08', '2025-02-20 17:15:08'),
(36954, '106.227.49.113', NULL, 1, '2025-02-20 17:41:48', '2025-02-20 17:41:48'),
(36955, '43.135.130.202', NULL, 1, '2025-02-20 17:50:53', '2025-02-20 17:50:53'),
(36956, '43.153.119.119', NULL, 1, '2025-02-20 18:16:39', '2025-02-20 18:16:39'),
(36957, '103.122.30.162', NULL, 1, '2025-02-20 18:58:18', '2025-02-20 18:58:18'),
(36958, '72.14.201.130', NULL, 1, '2025-02-20 19:20:19', '2025-02-20 19:20:19'),
(36959, '49.51.183.84', NULL, 1, '2025-02-20 19:35:19', '2025-02-20 19:35:19'),
(36960, '102.64.44.60', NULL, 1, '2025-02-20 20:19:50', '2025-02-20 20:19:50'),
(36961, '43.157.209.252', NULL, 1, '2025-02-20 20:34:33', '2025-02-20 20:34:33'),
(36962, '220.181.51.113', NULL, 1, '2025-02-20 20:45:26', '2025-02-20 20:45:26'),
(36963, '20.51.159.151', NULL, 1, '2025-02-20 20:46:00', '2025-02-20 20:46:00'),
(36964, '159.138.39.20', NULL, 1, '2025-02-20 21:49:22', '2025-02-20 21:49:22'),
(36965, '149.34.248.71', NULL, 1, '2025-02-20 22:07:47', '2025-02-20 22:07:47'),
(36966, '68.183.245.101', NULL, 1, '2025-02-20 22:07:49', '2025-02-20 22:07:49'),
(36967, '69.176.90.128', NULL, 1, '2025-02-20 22:11:26', '2025-02-20 22:11:26'),
(36968, '43.153.104.196', NULL, 2, '2025-02-20 22:35:34', '2025-02-20 23:52:33'),
(36969, '121.229.185.160', NULL, 1, '2025-02-20 22:46:24', '2025-02-20 22:46:24'),
(36970, '52.167.144.237', NULL, 1, '2025-02-20 22:53:43', '2025-02-20 22:53:43'),
(36971, '54.175.89.51', NULL, 1, '2025-02-20 23:01:09', '2025-02-20 23:01:09'),
(36972, '45.89.148.55', NULL, 1, '2025-02-20 23:18:37', '2025-02-20 23:18:37'),
(36973, '149.248.47.249', NULL, 1, '2025-02-20 23:38:08', '2025-02-20 23:38:08'),
(36974, '54.188.72.248', NULL, 1, '2025-02-20 23:45:00', '2025-02-20 23:45:00'),
(36975, '70.34.200.223', NULL, 1, '2025-02-21 00:22:31', '2025-02-21 00:22:31'),
(36976, '43.165.69.68', NULL, 1, '2025-02-21 00:54:10', '2025-02-21 00:54:10'),
(36977, '52.32.72.153', NULL, 1, '2025-02-21 01:06:27', '2025-02-21 01:06:27'),
(36978, '101.33.55.204', NULL, 1, '2025-02-21 01:51:41', '2025-02-21 01:51:41'),
(36979, '69.176.87.28', NULL, 1, '2025-02-21 02:58:34', '2025-02-21 02:58:34'),
(36980, '66.70.240.178', NULL, 1, '2025-02-21 03:08:49', '2025-02-21 03:08:49'),
(36981, '20.171.207.0', NULL, 1, '2025-02-21 03:10:56', '2025-02-21 03:10:56'),
(36982, '217.182.186.45', NULL, 1, '2025-02-21 03:12:10', '2025-02-21 03:12:10'),
(36983, '217.154.4.240', NULL, 4, '2025-02-21 03:13:54', '2025-02-21 03:15:59'),
(36984, '120.71.59.24', NULL, 1, '2025-02-21 03:32:57', '2025-02-21 03:32:57'),
(36985, '57.141.7.17', NULL, 1, '2025-02-21 03:48:06', '2025-02-21 03:48:06'),
(36986, '49.51.195.195', NULL, 1, '2025-02-21 04:47:41', '2025-02-21 04:47:41'),
(36987, '89.163.151.68', NULL, 1, '2025-02-21 04:50:04', '2025-02-21 04:50:04'),
(36988, '51.254.49.106', NULL, 1, '2025-02-21 04:59:41', '2025-02-21 04:59:41'),
(36989, '51.254.49.106', NULL, 1, '2025-02-21 05:14:51', '2025-02-21 05:14:51'),
(36990, '174.129.69.66', NULL, 1, '2025-02-21 05:18:36', '2025-02-21 05:18:36'),
(36991, '51.254.49.109', NULL, 1, '2025-02-21 05:21:43', '2025-02-21 05:21:43'),
(36992, '193.34.72.31', NULL, 1, '2025-02-21 05:32:14', '2025-02-21 05:32:14'),
(36993, '43.155.188.157', NULL, 1, '2025-02-21 05:49:18', '2025-02-21 05:49:18'),
(36994, '66.249.66.11', NULL, 1, '2025-02-21 05:56:24', '2025-02-21 05:56:24'),
(36995, '42.236.17.205', NULL, 1, '2025-02-21 06:01:20', '2025-02-21 06:01:20'),
(36996, '42.236.12.254', NULL, 1, '2025-02-21 06:03:15', '2025-02-21 06:03:15'),
(36997, '42.236.17.215', NULL, 1, '2025-02-21 06:03:26', '2025-02-21 06:03:26'),
(36998, '66.249.66.10', NULL, 1, '2025-02-21 06:08:41', '2025-02-21 06:08:41'),
(36999, '106.75.66.166', NULL, 1, '2025-02-21 06:15:14', '2025-02-21 06:15:14'),
(37000, '42.236.17.12', NULL, 1, '2025-02-21 06:17:17', '2025-02-21 06:17:17'),
(37001, '124.236.100.56', NULL, 1, '2025-02-21 06:43:12', '2025-02-21 06:43:12'),
(37002, '52.80.227.237', NULL, 1, '2025-02-21 07:03:50', '2025-02-21 07:03:50'),
(37003, '196.251.112.209', NULL, 4, '2025-02-21 07:36:39', '2025-02-21 10:07:59'),
(37004, '72.14.201.159', NULL, 1, '2025-02-21 08:17:06', '2025-02-21 08:17:06'),
(37005, '114.80.36.40', NULL, 1, '2025-02-21 08:25:17', '2025-02-21 08:25:17'),
(37006, '178.62.230.144', NULL, 1, '2025-02-21 08:26:26', '2025-02-21 08:26:26'),
(37007, '119.163.42.55', NULL, 1, '2025-02-21 08:29:30', '2025-02-21 08:29:30'),
(37008, '43.153.10.13', NULL, 1, '2025-02-21 09:20:56', '2025-02-21 09:20:56'),
(37009, '172.81.114.196', NULL, 1, '2025-02-21 10:05:37', '2025-02-21 10:05:37'),
(37010, '195.191.219.133', NULL, 2, '2025-02-21 10:51:04', '2025-02-21 10:51:08'),
(37011, '43.157.158.178', NULL, 1, '2025-02-21 11:28:01', '2025-02-21 11:28:01'),
(37012, '103.119.154.92', NULL, 3, '2025-02-21 11:58:02', '2025-02-21 13:10:47'),
(37013, '175.100.112.4', NULL, 2, '2025-02-21 12:34:16', '2025-02-21 13:25:37'),
(37014, '147.185.132.28', NULL, 1, '2025-02-21 12:41:32', '2025-02-21 12:41:32'),
(37015, '194.233.82.52', NULL, 1, '2025-02-21 12:45:39', '2025-02-21 12:45:39'),
(37016, '43.159.145.149', NULL, 1, '2025-02-21 12:57:39', '2025-02-21 12:57:39'),
(37017, '52.80.95.223', NULL, 1, '2025-02-21 13:02:34', '2025-02-21 13:02:34'),
(37018, '103.145.70.100', NULL, 2, '2025-02-25 11:45:20', '2025-02-25 11:45:33'),
(37019, '72.14.201.130', NULL, 2, '2025-02-25 11:55:32', '2025-02-25 11:55:49'),
(37020, '43.135.145.117', NULL, 1, '2025-02-25 12:13:09', '2025-02-25 12:13:09'),
(37021, '43.229.208.190', NULL, 6, '2025-02-25 12:26:27', '2025-02-25 16:30:48'),
(37022, '66.249.66.38', NULL, 1, '2025-02-25 12:27:54', '2025-02-25 12:27:54'),
(37023, '43.129.51.239', NULL, 1, '2025-02-25 14:07:14', '2025-02-25 14:07:14'),
(37024, '128.204.212.86', NULL, 1, '2025-02-25 14:32:13', '2025-02-25 14:32:13'),
(37025, '180.92.226.118', NULL, 1, '2025-02-25 14:49:05', '2025-02-25 14:49:05'),
(37026, '3.141.11.163', NULL, 1, '2025-02-25 15:41:20', '2025-02-25 15:41:20'),
(37027, '18.225.25.214', NULL, 1, '2025-02-25 15:41:21', '2025-02-25 15:41:21'),
(37028, '18.191.138.76', NULL, 1, '2025-02-25 15:41:29', '2025-02-25 15:41:29'),
(37029, '69.176.89.235', NULL, 1, '2025-02-25 15:46:54', '2025-02-25 15:46:54'),
(37030, '182.44.67.97', NULL, 1, '2025-02-25 15:49:21', '2025-02-25 15:49:21'),
(37031, '52.167.144.137', NULL, 1, '2025-02-25 15:50:39', '2025-02-25 15:50:39'),
(37032, '154.28.229.113', NULL, 1, '2025-02-25 15:52:14', '2025-02-25 15:52:14'),
(37033, '104.164.173.134', NULL, 2, '2025-02-25 15:52:14', '2025-02-25 15:52:25'),
(37034, '195.211.77.140', NULL, 1, '2025-02-25 15:52:34', '2025-02-25 15:52:34'),
(37035, '195.211.77.142', NULL, 1, '2025-02-25 15:52:57', '2025-02-25 15:52:57'),
(37036, '165.227.173.41', NULL, 3, '2025-02-25 15:53:20', '2025-02-25 15:53:30'),
(37037, '38.18.24.38', NULL, 1, '2025-02-25 15:53:51', '2025-02-25 15:53:51'),
(37038, '34.123.170.104', NULL, 1, '2025-02-25 15:54:25', '2025-02-25 15:54:25'),
(37039, '205.169.39.132', NULL, 2, '2025-02-25 15:54:38', '2025-02-25 15:54:46'),
(37040, '207.241.236.83', NULL, 1, '2025-02-25 16:02:56', '2025-02-25 16:02:56'),
(37041, '43.153.135.208', NULL, 1, '2025-02-25 16:03:54', '2025-02-25 16:03:54'),
(37042, '207.241.237.21', NULL, 1, '2025-02-25 16:07:14', '2025-02-25 16:07:14'),
(37043, '198.235.24.99', NULL, 1, '2025-02-25 16:55:30', '2025-02-25 16:55:30'),
(37044, '205.169.39.28', NULL, 1, '2025-02-25 17:04:48', '2025-02-25 17:04:48'),
(37045, '136.226.231.100', NULL, 1, '2025-02-25 17:09:04', '2025-02-25 17:09:04'),
(37046, '54.226.131.62', NULL, 1, '2025-02-25 17:20:54', '2025-02-25 17:20:54'),
(37047, '140.179.71.143', NULL, 1, '2025-02-25 17:26:22', '2025-02-25 17:26:22'),
(37048, '74.208.42.172', NULL, 1, '2025-02-25 17:44:12', '2025-02-25 17:44:12'),
(37049, '157.55.39.197', NULL, 1, '2025-02-25 17:46:13', '2025-02-25 17:46:13'),
(37050, '45.124.169.234', NULL, 1, '2025-02-25 17:58:18', '2025-02-25 17:58:18'),
(37051, '49.51.233.95', NULL, 1, '2025-02-25 18:01:21', '2025-02-25 18:01:21'),
(37052, '205.210.31.102', NULL, 1, '2025-02-25 18:33:23', '2025-02-25 18:33:23'),
(37053, '196.251.117.229', NULL, 1, '2025-02-25 19:05:55', '2025-02-25 19:05:55'),
(37054, '52.138.252.203', NULL, 2, '2025-02-25 19:14:52', '2025-02-26 04:00:34'),
(37055, '110.249.202.56', NULL, 1, '2025-02-25 19:55:42', '2025-02-25 19:55:42'),
(37056, '196.251.87.95', NULL, 1, '2025-02-25 19:58:21', '2025-02-25 19:58:21'),
(37057, '43.153.58.28', NULL, 1, '2025-02-25 20:09:07', '2025-02-25 20:09:07'),
(37058, '123.149.181.112', NULL, 1, '2025-02-25 20:35:07', '2025-02-25 20:35:07'),
(37059, '20.124.87.165', NULL, 1, '2025-02-25 20:45:52', '2025-02-25 20:45:52'),
(37060, '52.138.251.100', NULL, 1, '2025-02-25 20:52:57', '2025-02-25 20:52:57'),
(37061, '137.135.221.207', NULL, 1, '2025-02-25 21:00:39', '2025-02-25 21:00:39'),
(37062, '203.33.203.148', NULL, 1, '2025-02-25 21:12:06', '2025-02-25 21:12:06'),
(37063, '60.27.224.210', NULL, 1, '2025-02-25 21:25:39', '2025-02-25 21:25:39'),
(37064, '35.226.171.0', NULL, 1, '2025-02-25 21:54:27', '2025-02-25 21:54:27'),
(37065, '172.167.69.56', NULL, 1, '2025-02-25 22:00:23', '2025-02-25 22:00:23'),
(37066, '119.28.177.175', NULL, 1, '2025-02-25 22:05:55', '2025-02-25 22:05:55'),
(37067, '94.103.87.196', NULL, 1, '2025-02-25 22:42:39', '2025-02-25 22:42:39'),
(37068, '66.249.66.11', NULL, 1, '2025-02-25 23:00:19', '2025-02-25 23:00:19'),
(37069, '66.249.66.10', NULL, 1, '2025-02-25 23:00:20', '2025-02-25 23:00:20'),
(37070, '110.172.98.2', NULL, 1, '2025-02-25 23:05:26', '2025-02-25 23:05:26'),
(37071, '20.171.207.108', NULL, 1, '2025-02-25 23:28:11', '2025-02-25 23:28:11'),
(37072, '34.169.102.234', NULL, 1, '2025-02-25 23:56:18', '2025-02-25 23:56:18'),
(37073, '54.174.194.232', NULL, 3, '2025-02-26 00:06:48', '2025-02-26 00:06:48'),
(37074, '159.223.125.96', NULL, 31, '2025-02-26 00:13:57', '2025-02-26 00:46:49'),
(37075, '159.223.125.96', NULL, 31, '2025-02-26 00:13:57', '2025-02-26 00:46:49'),
(37076, '43.153.113.127', NULL, 1, '2025-02-26 00:15:29', '2025-02-26 00:15:29'),
(37077, '102.129.223.92', NULL, 1, '2025-02-26 00:17:09', '2025-02-26 00:17:09'),
(37078, '103.131.71.177', NULL, 1, '2025-02-26 00:35:11', '2025-02-26 00:35:11'),
(37079, '5.62.60.182', NULL, 3, '2025-02-26 00:58:14', '2025-02-26 01:36:39'),
(37080, '52.167.144.24', NULL, 1, '2025-02-26 01:19:12', '2025-02-26 01:19:12'),
(37081, '66.249.66.37', NULL, 2, '2025-02-26 01:22:16', '2025-02-26 02:34:07'),
(37082, '185.238.231.103', NULL, 4, '2025-02-26 01:24:41', '2025-02-26 01:24:58'),
(37083, '185.238.231.108', NULL, 1, '2025-02-26 01:25:32', '2025-02-26 01:25:32'),
(37084, '185.238.231.111', NULL, 1, '2025-02-26 01:26:20', '2025-02-26 01:26:20'),
(37085, '157.230.250.14', NULL, 1, '2025-02-26 01:57:26', '2025-02-26 01:57:26'),
(37086, '5.62.60.181', NULL, 3, '2025-02-26 01:57:38', '2025-02-26 03:06:00'),
(37087, '34.221.91.129', NULL, 1, '2025-02-26 02:10:23', '2025-02-26 02:10:23'),
(37088, '123.187.240.242', NULL, 1, '2025-02-26 02:19:41', '2025-02-26 02:19:41'),
(37089, '43.130.32.245', NULL, 1, '2025-02-26 02:38:38', '2025-02-26 02:38:38'),
(37090, '194.5.82.73', NULL, 1, '2025-02-26 02:54:55', '2025-02-26 02:54:55'),
(37091, '35.88.88.117', NULL, 1, '2025-02-26 03:00:18', '2025-02-26 03:00:18'),
(37092, '193.41.206.50', NULL, 1, '2025-02-26 03:09:37', '2025-02-26 03:09:37'),
(37093, '156.253.174.174', NULL, 1, '2025-02-26 03:14:58', '2025-02-26 03:14:58'),
(37094, '207.46.13.160', NULL, 1, '2025-02-26 03:28:49', '2025-02-26 03:28:49'),
(37095, '128.204.212.85', NULL, 1, '2025-02-26 03:55:31', '2025-02-26 03:55:31'),
(37096, '18.207.79.144', NULL, 1, '2025-02-26 04:15:43', '2025-02-26 04:15:43'),
(37097, '43.133.139.6', NULL, 1, '2025-02-26 04:35:02', '2025-02-26 04:35:02'),
(37098, '34.233.114.237', NULL, 1, '2025-02-26 04:45:27', '2025-02-26 04:45:27'),
(37099, '128.204.212.86', NULL, 2, '2025-02-26 05:07:16', '2025-02-26 16:26:13'),
(37100, '102.219.153.197', NULL, 1, '2025-02-26 05:27:09', '2025-02-26 05:27:09'),
(37101, '137.135.221.207', NULL, 1, '2025-02-26 06:18:27', '2025-02-26 06:18:27'),
(37102, '37.140.254.61', NULL, 1, '2025-02-26 06:30:40', '2025-02-26 06:30:40'),
(37103, '43.165.69.68', NULL, 1, '2025-02-26 06:53:16', '2025-02-26 06:53:16'),
(37104, '124.156.110.185', NULL, 1, '2025-02-26 06:57:51', '2025-02-26 06:57:51'),
(37105, '36.41.75.167', NULL, 1, '2025-02-26 07:11:19', '2025-02-26 07:11:19'),
(37106, '102.129.223.92', NULL, 1, '2025-02-26 07:45:15', '2025-02-26 07:45:15'),
(37107, '49.51.253.83', NULL, 1, '2025-02-26 09:05:37', '2025-02-26 09:05:37'),
(37108, '20.171.207.47', NULL, 1, '2025-02-26 09:11:28', '2025-02-26 09:11:28'),
(37109, '69.171.249.113', NULL, 1, '2025-02-26 09:12:49', '2025-02-26 09:12:49'),
(37110, '69.171.249.112', NULL, 1, '2025-02-26 09:12:49', '2025-02-26 09:12:49'),
(37111, '205.169.39.47', NULL, 1, '2025-02-26 09:20:34', '2025-02-26 09:20:34'),
(37112, '52.80.46.172', NULL, 1, '2025-02-26 10:31:12', '2025-02-26 10:31:12'),
(37113, '193.41.206.98', NULL, 1, '2025-02-26 10:40:01', '2025-02-26 10:40:01'),
(37114, '66.249.66.37', NULL, 1, '2025-02-26 10:44:16', '2025-02-26 10:44:16'),
(37115, '138.199.35.205', NULL, 1, '2025-02-26 11:06:41', '2025-02-26 11:06:41'),
(37116, '182.69.180.219', NULL, 3, '2025-02-26 11:06:42', '2025-02-26 11:06:45'),
(37117, '43.128.156.124', NULL, 1, '2025-02-26 11:13:58', '2025-02-26 11:13:58'),
(37118, '81.168.120.152', NULL, 1, '2025-02-26 11:30:42', '2025-02-26 11:30:42'),
(37119, '115.127.82.234', NULL, 1, '2025-02-26 11:37:28', '2025-02-26 11:37:28'),
(37120, '44.222.205.9', NULL, 1, '2025-02-26 11:48:19', '2025-02-26 11:48:19'),
(37121, '110.249.201.70', NULL, 1, '2025-02-26 11:57:45', '2025-02-26 11:57:45'),
(37122, '109.202.99.41', NULL, 1, '2025-02-26 11:58:05', '2025-02-26 11:58:05'),
(37123, '216.238.114.133', NULL, 5, '2025-02-26 12:21:21', '2025-02-26 12:21:25'),
(37124, '64.124.8.129', NULL, 1, '2025-02-26 12:58:14', '2025-02-26 12:58:14'),
(37125, '43.159.140.236', NULL, 1, '2025-02-26 13:28:20', '2025-02-26 13:28:20'),
(37126, '110.249.201.145', NULL, 1, '2025-02-26 13:43:52', '2025-02-26 13:43:52'),
(37127, '107.170.61.234', NULL, 3, '2025-02-26 13:55:01', '2025-02-26 13:55:02'),
(37128, '185.220.100.255', NULL, 1, '2025-02-26 13:57:53', '2025-02-26 13:57:53'),
(37129, '17.241.219.11', NULL, 1, '2025-02-26 14:39:15', '2025-02-26 14:39:15'),
(37130, '54.39.227.116', NULL, 1, '2025-02-26 14:40:07', '2025-02-26 14:40:07'),
(37131, '196.251.117.232', NULL, 3, '2025-02-26 15:22:38', '2025-02-26 16:51:04'),
(37132, '128.204.212.84', NULL, 1, '2025-02-26 15:23:12', '2025-02-26 15:23:12'),
(37133, '54.163.13.201', NULL, 1, '2025-02-26 15:24:14', '2025-02-26 15:24:14'),
(37134, '43.129.51.239', NULL, 1, '2025-02-26 15:27:21', '2025-02-26 15:27:21'),
(37135, '202.181.4.160', NULL, 1, '2025-02-26 16:00:22', '2025-02-26 16:00:22'),
(37136, '79.173.136.74', NULL, 1, '2025-02-26 16:11:39', '2025-02-26 16:11:39'),
(37137, '103.120.222.143', NULL, 1, '2025-02-26 16:12:27', '2025-02-26 16:12:27'),
(37138, '45.93.184.88', NULL, 1, '2025-02-26 16:33:40', '2025-02-26 16:33:40'),
(37139, '3.137.143.28', NULL, 5, '2025-02-26 17:08:37', '2025-02-26 17:08:42'),
(37140, '124.156.179.141', NULL, 1, '2025-02-26 17:31:20', '2025-02-26 17:31:20'),
(37141, '180.190.35.41', NULL, 1, '2025-02-26 17:47:54', '2025-02-26 17:47:54'),
(37142, '40.119.197.45', NULL, 1, '2025-02-26 18:13:22', '2025-02-26 18:13:22'),
(37143, '52.167.144.208', NULL, 1, '2025-02-26 18:38:21', '2025-02-26 18:38:21'),
(37144, '52.80.232.25', NULL, 1, '2025-02-26 18:53:17', '2025-02-26 18:53:17'),
(37145, '195.2.81.242', NULL, 1, '2025-02-26 18:56:50', '2025-02-26 18:56:50'),
(37146, '121.4.105.222', NULL, 9, '2025-02-26 19:04:30', '2025-02-26 19:27:46'),
(37147, '85.208.96.197', NULL, 1, '2025-02-26 19:05:37', '2025-02-26 19:05:37'),
(37148, '87.236.176.134', NULL, 1, '2025-02-26 19:18:26', '2025-02-26 19:18:26'),
(37149, '101.33.55.204', NULL, 1, '2025-02-26 19:29:20', '2025-02-26 19:29:20'),
(37150, '31.13.115.5', NULL, 1, '2025-02-26 19:37:23', '2025-02-26 19:37:23'),
(37151, '31.13.115.112', NULL, 1, '2025-02-26 19:37:24', '2025-02-26 19:37:24'),
(37152, '13.250.118.192', NULL, 1, '2025-02-26 19:38:49', '2025-02-26 19:38:49'),
(37153, '52.190.138.244', NULL, 1, '2025-02-26 20:47:33', '2025-02-26 20:47:33'),
(37154, '183.251.182.210', NULL, 1, '2025-02-26 20:52:55', '2025-02-26 20:52:55'),
(37155, '49.51.195.195', NULL, 1, '2025-02-26 21:44:30', '2025-02-26 21:44:30'),
(37156, '113.141.91.58', NULL, 1, '2025-02-26 22:29:28', '2025-02-26 22:29:28'),
(37157, '182.113.210.121', NULL, 1, '2025-02-26 22:49:32', '2025-02-26 22:49:32'),
(37158, '52.167.144.166', NULL, 1, '2025-02-26 23:18:50', '2025-02-26 23:18:50'),
(37159, '116.16.201.12', NULL, 1, '2025-02-26 23:20:27', '2025-02-26 23:20:27'),
(37160, '43.156.156.96', NULL, 1, '2025-02-26 23:52:02', '2025-02-26 23:52:02'),
(37161, '18.236.81.124', NULL, 1, '2025-02-26 23:54:27', '2025-02-26 23:54:27'),
(37162, '54.213.38.163', NULL, 1, '2025-02-27 00:37:25', '2025-02-27 00:37:25'),
(37163, '40.77.167.10', NULL, 1, '2025-02-27 00:46:44', '2025-02-27 00:46:44'),
(37164, '192.241.173.20', NULL, 1, '2025-02-27 00:47:37', '2025-02-27 00:47:37'),
(37165, '13.69.182.115', NULL, 1, '2025-02-27 02:03:56', '2025-02-27 02:03:56'),
(37166, '167.103.23.25', NULL, 1, '2025-02-27 02:10:46', '2025-02-27 02:10:46'),
(37167, '193.233.137.51', NULL, 1, '2025-02-27 02:17:17', '2025-02-27 02:17:17'),
(37168, '43.130.31.17', NULL, 1, '2025-02-27 02:22:53', '2025-02-27 02:22:53'),
(37169, '3.145.131.45', NULL, 1, '2025-02-27 02:47:18', '2025-02-27 02:47:18'),
(37170, '204.137.14.85', NULL, 1, '2025-02-27 03:06:39', '2025-02-27 03:06:39'),
(37171, '167.172.70.93', NULL, 4, '2025-02-27 03:10:59', '2025-02-27 03:11:03'),
(37172, '13.69.182.100', NULL, 1, '2025-02-27 03:31:02', '2025-02-27 03:31:02'),
(37173, '51.8.102.54', NULL, 1, '2025-02-27 04:00:11', '2025-02-27 04:00:11'),
(37174, '64.15.129.104', NULL, 1, '2025-02-27 04:15:31', '2025-02-27 04:15:31'),
(37175, '64.15.129.107', NULL, 1, '2025-02-27 04:15:32', '2025-02-27 04:15:32'),
(37176, '64.15.129.115', NULL, 1, '2025-02-27 04:15:33', '2025-02-27 04:15:33'),
(37177, '64.15.129.105', NULL, 1, '2025-02-27 04:15:38', '2025-02-27 04:15:38'),
(37178, '192.175.111.241', NULL, 2, '2025-02-27 04:15:39', '2025-02-27 04:15:40'),
(37179, '43.156.202.34', NULL, 1, '2025-02-27 04:20:03', '2025-02-27 04:20:03'),
(37180, '140.245.38.91', NULL, 1, '2025-02-27 04:56:35', '2025-02-27 04:56:35'),
(37181, '98.83.106.160', NULL, 1, '2025-02-27 05:04:08', '2025-02-27 05:04:08'),
(37182, '65.0.61.171', NULL, 1, '2025-02-27 05:10:55', '2025-02-27 05:10:55'),
(37183, '104.131.181.131', NULL, 1, '2025-02-27 06:13:33', '2025-02-27 06:13:33'),
(37184, '101.33.66.34', NULL, 1, '2025-02-27 06:48:11', '2025-02-27 06:48:11'),
(37185, '15.204.182.106', NULL, 2, '2025-02-27 06:50:05', '2025-02-27 07:08:31'),
(37186, '45.61.188.37', NULL, 2, '2025-02-27 07:08:05', '2025-02-27 07:08:19'),
(37187, '31.13.127.9', NULL, 1, '2025-02-27 07:15:26', '2025-02-27 07:15:26'),
(37188, '31.13.127.12', NULL, 1, '2025-02-27 07:15:26', '2025-02-27 07:15:26'),
(37189, '87.236.176.219', NULL, 1, '2025-02-27 07:19:42', '2025-02-27 07:19:42'),
(37190, '167.103.21.25', NULL, 1, '2025-02-27 07:54:35', '2025-02-27 07:54:35'),
(37191, '107.189.5.129', NULL, 2, '2025-02-27 08:18:37', '2025-02-27 08:19:00'),
(37192, '51.44.19.63', NULL, 1, '2025-02-27 08:19:56', '2025-02-27 08:19:56'),
(37193, '23.230.223.182', NULL, 1, '2025-02-27 08:28:39', '2025-02-27 08:28:39'),
(37194, '113.62.169.130', NULL, 1, '2025-02-27 08:35:43', '2025-02-27 08:35:43'),
(37195, '43.158.91.71', NULL, 1, '2025-02-27 09:08:04', '2025-02-27 09:08:04'),
(37196, '102.129.223.92', NULL, 3, '2025-02-27 09:15:06', '2025-02-28 03:45:19'),
(37197, '5.62.56.205', NULL, 5, '2025-02-27 10:01:23', '2025-02-27 10:01:25'),
(37198, '54.234.199.153', NULL, 1, '2025-02-27 10:10:38', '2025-02-27 10:10:38'),
(37199, '40.77.167.11', NULL, 1, '2025-02-27 10:12:05', '2025-02-27 10:12:05'),
(37200, '43.229.208.190', NULL, 1, '2025-02-27 10:14:05', '2025-02-27 10:14:05'),
(37201, '103.9.187.186', NULL, 1, '2025-02-27 10:38:41', '2025-02-27 10:38:41'),
(37202, '59.153.102.30', NULL, 1, '2025-02-27 11:08:46', '2025-02-27 11:08:46'),
(37203, '43.130.47.33', NULL, 1, '2025-02-27 11:32:35', '2025-02-27 11:32:35'),
(37204, '54.174.194.232', NULL, 24, '2025-02-27 11:47:42', '2025-02-27 12:41:06'),
(37205, '34.207.202.91', NULL, 1, '2025-02-27 13:08:23', '2025-02-27 13:08:23'),
(37206, '43.163.206.70', NULL, 1, '2025-02-27 13:42:34', '2025-02-27 13:42:34'),
(37207, '66.249.66.39', NULL, 2, '2025-02-27 13:42:52', '2025-02-28 01:00:35'),
(37208, '41.216.188.18', NULL, 2, '2025-02-27 13:58:15', '2025-02-27 13:58:16'),
(37209, '193.186.4.159', NULL, 1, '2025-02-27 14:50:33', '2025-02-27 14:50:33'),
(37210, '104.152.52.61', NULL, 1, '2025-02-27 15:03:59', '2025-02-27 15:03:59'),
(37211, '157.55.39.57', NULL, 1, '2025-02-27 15:11:11', '2025-02-27 15:11:11'),
(37212, '173.252.79.114', NULL, 1, '2025-02-27 15:14:24', '2025-02-27 15:14:24'),
(37213, '173.252.79.2', NULL, 1, '2025-02-27 15:14:24', '2025-02-27 15:14:24'),
(37214, '42.236.17.98', NULL, 1, '2025-02-27 15:46:02', '2025-02-27 15:46:02'),
(37215, '42.236.17.76', NULL, 1, '2025-02-27 15:46:17', '2025-02-27 15:46:17'),
(37216, '42.236.101.209', NULL, 1, '2025-02-27 15:46:31', '2025-02-27 15:46:31'),
(37217, '52.80.169.216', NULL, 1, '2025-02-27 15:46:40', '2025-02-27 15:46:40'),
(37218, '43.159.143.187', NULL, 2, '2025-02-27 15:47:20', '2025-02-27 17:54:48'),
(37219, '42.236.17.59', NULL, 1, '2025-02-27 17:02:59', '2025-02-27 17:02:59'),
(37220, '88.218.62.29', NULL, 1, '2025-02-27 17:06:10', '2025-02-27 17:06:10'),
(37221, '18.206.220.205', NULL, 1, '2025-02-27 17:07:14', '2025-02-27 17:07:14'),
(37222, '15.204.183.221', NULL, 2, '2025-02-27 17:40:05', '2025-02-27 17:40:05'),
(37223, '37.27.31.215', NULL, 1, '2025-02-27 18:02:37', '2025-02-27 18:02:37'),
(37224, '40.77.167.30', NULL, 1, '2025-02-27 18:05:20', '2025-02-27 18:05:20'),
(37225, '205.169.39.4', NULL, 1, '2025-02-27 18:10:21', '2025-02-27 18:10:21'),
(37226, '173.249.37.192', NULL, 1, '2025-02-27 18:31:07', '2025-02-27 18:31:07'),
(37227, '52.167.144.194', NULL, 1, '2025-02-27 19:03:11', '2025-02-27 19:03:11'),
(37228, '60.188.57.0', NULL, 2, '2025-02-27 19:22:59', '2025-02-28 00:40:59'),
(37229, '65.2.184.53', NULL, 4, '2025-02-27 19:46:06', '2025-02-27 19:46:09'),
(37230, '149.130.223.168', NULL, 5, '2025-02-27 19:47:55', '2025-02-27 19:47:57'),
(37231, '134.122.133.31', NULL, 1, '2025-02-27 19:49:33', '2025-02-27 19:49:33'),
(37232, '43.153.36.110', NULL, 1, '2025-02-27 19:58:49', '2025-02-27 19:58:49'),
(37233, '52.167.144.161', NULL, 1, '2025-02-27 20:05:27', '2025-02-27 20:05:27'),
(37234, '180.163.29.234', NULL, 1, '2025-02-27 20:34:01', '2025-02-27 20:34:01'),
(37235, '20.25.193.89', NULL, 1, '2025-02-27 20:47:14', '2025-02-27 20:47:14'),
(37236, '52.80.232.25', NULL, 1, '2025-02-27 21:02:07', '2025-02-27 21:02:07'),
(37237, '193.233.83.75', NULL, 1, '2025-02-27 21:59:16', '2025-02-27 21:59:16'),
(37238, '34.133.133.197', NULL, 1, '2025-02-27 22:05:01', '2025-02-27 22:05:01'),
(37239, '52.80.91.56', NULL, 1, '2025-02-27 22:10:33', '2025-02-27 22:10:33'),
(37240, '103.121.39.54', NULL, 11, '2025-02-27 22:13:17', '2025-02-27 22:47:57'),
(37241, '43.166.7.113', NULL, 1, '2025-02-27 22:47:50', '2025-02-27 22:47:50'),
(37242, '154.16.211.42', NULL, 1, '2025-02-27 23:05:35', '2025-02-27 23:05:35'),
(37243, '128.204.212.86', NULL, 1, '2025-02-27 23:08:30', '2025-02-27 23:08:30'),
(37244, '15.204.161.7', NULL, 2, '2025-02-27 23:11:42', '2025-02-27 23:11:42'),
(37245, '183.199.131.12', NULL, 1, '2025-02-27 23:28:46', '2025-02-27 23:28:46'),
(37246, '40.77.167.132', NULL, 1, '2025-02-28 00:10:55', '2025-02-28 00:10:55'),
(37247, '66.249.66.11', NULL, 1, '2025-02-28 00:27:38', '2025-02-28 00:27:38'),
(37248, '112.38.74.32', NULL, 1, '2025-02-28 00:28:48', '2025-02-28 00:28:48'),
(37249, '13.64.10.240', NULL, 1, '2025-02-28 00:31:42', '2025-02-28 00:31:42'),
(37250, '54.187.156.60', NULL, 1, '2025-02-28 00:44:57', '2025-02-28 00:44:57'),
(37251, '35.162.201.139', NULL, 1, '2025-02-28 00:54:39', '2025-02-28 00:54:39'),
(37252, '43.157.38.131', NULL, 1, '2025-02-28 01:47:19', '2025-02-28 01:47:19'),
(37253, '156.253.164.245', NULL, 1, '2025-02-28 02:00:22', '2025-02-28 02:00:22'),
(37254, '205.210.31.69', NULL, 1, '2025-02-28 02:38:31', '2025-02-28 02:38:31'),
(37255, '205.210.31.164', NULL, 1, '2025-02-28 02:53:29', '2025-02-28 02:53:29'),
(37256, '20.171.207.43', NULL, 1, '2025-02-28 03:29:29', '2025-02-28 03:29:29'),
(37257, '43.159.144.16', NULL, 1, '2025-02-28 04:11:15', '2025-02-28 04:11:15'),
(37258, '47.238.127.7', NULL, 1, '2025-02-28 04:39:41', '2025-02-28 04:39:41'),
(37259, '113.11.21.156', NULL, 1, '2025-02-28 04:46:03', '2025-02-28 04:46:03'),
(37260, '18.212.157.170', NULL, 1, '2025-02-28 05:16:11', '2025-02-28 05:16:11'),
(37261, '167.71.17.43', NULL, 6, '2025-02-28 05:33:27', '2025-02-28 09:22:21'),
(37262, '128.204.212.86', NULL, 2, '2025-02-28 05:38:40', '2025-02-28 16:40:20'),
(37263, '36.111.67.189', NULL, 1, '2025-02-28 05:40:53', '2025-02-28 05:40:53'),
(37264, '41.216.188.18', NULL, 2, '2025-02-28 06:28:59', '2025-02-28 06:28:59'),
(37265, '102.129.223.92', NULL, 2, '2025-02-28 06:45:15', '2025-02-28 08:45:06'),
(37266, '43.153.10.83', NULL, 1, '2025-02-28 06:47:48', '2025-02-28 06:47:48'),
(37267, '66.249.66.10', NULL, 1, '2025-02-28 07:34:27', '2025-02-28 07:34:27'),
(37268, '196.251.86.253', NULL, 3, '2025-02-28 07:59:27', '2025-02-28 08:17:24'),
(37269, '193.233.228.133', NULL, 1, '2025-02-28 08:30:56', '2025-02-28 08:30:56'),
(37270, '104.207.54.212', NULL, 2, '2025-02-28 09:37:03', '2025-02-28 09:37:05'),
(37271, '27.115.124.53', NULL, 1, '2025-02-28 09:57:28', '2025-02-28 09:57:28'),
(37272, '152.58.64.189', NULL, 1, '2025-02-28 10:03:31', '2025-02-28 10:03:31'),
(37273, '43.153.86.78', NULL, 1, '2025-02-28 10:50:34', '2025-02-28 10:50:34'),
(37274, '5.254.26.36', NULL, 1, '2025-02-28 11:27:10', '2025-02-28 11:27:10'),
(37275, '43.159.149.56', NULL, 1, '2025-02-28 12:06:59', '2025-02-28 12:06:59'),
(37276, '42.83.147.56', NULL, 1, '2025-02-28 12:12:47', '2025-02-28 12:12:47'),
(37277, '159.223.125.96', NULL, 4, '2025-02-28 12:19:33', '2025-02-28 12:31:11'),
(37278, '193.186.4.187', NULL, 1, '2025-02-28 12:35:57', '2025-02-28 12:35:57'),
(37279, '111.225.148.120', NULL, 1, '2025-02-28 13:47:30', '2025-02-28 13:47:30'),
(37280, '69.176.90.235', NULL, 1, '2025-02-28 15:11:22', '2025-02-28 15:11:22'),
(37281, '38.60.191.7', NULL, 2, '2025-02-28 15:35:47', '2025-02-28 15:35:48'),
(37282, '40.160.16.154', NULL, 2, '2025-02-28 15:39:04', '2025-02-28 15:39:04'),
(37283, '3.110.94.211', NULL, 4, '2025-02-28 15:50:14', '2025-02-28 15:50:16'),
(37284, '43.157.142.101', NULL, 1, '2025-02-28 16:13:01', '2025-02-28 16:13:01'),
(37285, '66.249.66.12', NULL, 2, '2025-02-28 16:32:51', '2025-02-28 18:08:00'),
(37286, '80.85.246.71', NULL, 1, '2025-02-28 16:50:23', '2025-02-28 16:50:23'),
(37287, '66.249.66.38', NULL, 1, '2025-02-28 17:04:55', '2025-02-28 17:04:55'),
(37288, '43.153.76.247', NULL, 1, '2025-02-28 17:19:16', '2025-02-28 17:19:16'),
(37289, '52.178.144.83', NULL, 2, '2025-02-28 17:24:05', '2025-02-28 17:25:13'),
(37290, '47.79.3.216', NULL, 1, '2025-02-28 17:37:07', '2025-02-28 17:37:07'),
(37291, '40.77.167.23', NULL, 1, '2025-02-28 17:38:05', '2025-02-28 17:38:05'),
(37292, '111.231.10.88', NULL, 2, '2025-02-28 17:52:46', '2025-02-28 17:55:02'),
(37293, '124.220.171.131', NULL, 12, '2025-02-28 18:30:39', '2025-02-28 18:53:48'),
(37294, '43.159.135.203', NULL, 1, '2025-02-28 18:45:12', '2025-02-28 18:45:12'),
(37295, '205.169.39.22', NULL, 1, '2025-02-28 18:51:14', '2025-02-28 18:51:14'),
(37296, '195.191.219.133', NULL, 2, '2025-02-28 19:01:07', '2025-02-28 19:01:09'),
(37297, '66.249.66.11', NULL, 3, '2025-02-28 19:05:51', '2025-02-28 21:58:50'),
(37298, '223.15.245.170', NULL, 1, '2025-02-28 19:19:55', '2025-02-28 19:19:55'),
(37299, '43.157.158.178', NULL, 1, '2025-02-28 19:33:50', '2025-02-28 19:33:50'),
(37300, '156.146.49.178', NULL, 1, '2025-02-28 19:35:50', '2025-02-28 19:35:50'),
(37301, '49.49.224.151', NULL, 1, '2025-02-28 19:59:50', '2025-02-28 19:59:50'),
(37302, '196.251.117.232', NULL, 2, '2025-02-28 20:24:12', '2025-02-28 20:37:35'),
(37303, '47.236.41.185', NULL, 1, '2025-02-28 20:51:32', '2025-02-28 20:51:32'),
(37304, '40.83.3.213', NULL, 1, '2025-02-28 20:51:35', '2025-02-28 20:51:35'),
(37305, '45.84.107.128', NULL, 1, '2025-02-28 21:07:01', '2025-02-28 21:07:01'),
(37306, '192.108.48.150', NULL, 1, '2025-02-28 21:07:27', '2025-02-28 21:07:27'),
(37307, '43.153.54.138', NULL, 1, '2025-02-28 21:22:41', '2025-02-28 21:22:41'),
(37308, '203.2.64.59', NULL, 1, '2025-02-28 21:36:40', '2025-02-28 21:36:40'),
(37309, '71.132.6.33', NULL, 1, '2025-02-28 21:47:44', '2025-02-28 21:47:44'),
(37310, '124.156.157.91', NULL, 1, '2025-02-28 22:40:49', '2025-02-28 22:40:49');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(37311, '183.82.161.174', NULL, 1, '2025-02-28 23:14:38', '2025-02-28 23:14:38'),
(37312, '34.221.212.120', NULL, 1, '2025-02-28 23:19:48', '2025-02-28 23:19:48'),
(37313, '54.194.24.2', NULL, 1, '2025-02-28 23:26:09', '2025-02-28 23:26:09'),
(37314, '52.167.144.145', NULL, 1, '2025-02-28 23:33:51', '2025-02-28 23:33:51'),
(37315, '128.204.212.85', NULL, 1, '2025-02-28 23:34:19', '2025-02-28 23:34:19'),
(37316, '191.219.18.163', NULL, 1, '2025-02-28 23:50:30', '2025-02-28 23:50:30'),
(37317, '52.12.97.77', NULL, 1, '2025-02-28 23:58:30', '2025-02-28 23:58:30'),
(37318, '3.250.180.198', NULL, 1, '2025-03-01 00:14:50', '2025-03-01 00:14:50'),
(37319, '156.228.90.40', NULL, 1, '2025-03-01 00:41:11', '2025-03-01 00:41:11'),
(37320, '43.159.138.217', NULL, 1, '2025-03-01 01:00:09', '2025-03-01 01:00:09'),
(37321, '112.22.158.106', NULL, 1, '2025-03-01 01:11:44', '2025-03-01 01:11:44'),
(37322, '193.186.4.74', NULL, 1, '2025-03-01 01:16:18', '2025-03-01 01:16:18'),
(37323, '5.62.62.113', NULL, 5, '2025-03-01 01:20:40', '2025-03-01 01:20:42'),
(37324, '42.225.165.128', NULL, 1, '2025-03-01 01:46:35', '2025-03-01 01:46:35'),
(37325, '113.94.103.175', NULL, 1, '2025-03-01 01:47:00', '2025-03-01 01:47:00'),
(37326, '220.181.51.90', NULL, 1, '2025-03-01 01:57:38', '2025-03-01 01:57:38'),
(37327, '170.106.180.246', NULL, 1, '2025-03-01 02:27:33', '2025-03-01 02:27:33'),
(37328, '121.229.185.160', NULL, 1, '2025-03-01 02:36:39', '2025-03-01 02:36:39'),
(37329, '43.152.72.247', NULL, 1, '2025-03-01 04:56:28', '2025-03-01 04:56:28'),
(37330, '185.247.137.179', NULL, 1, '2025-03-01 05:04:43', '2025-03-01 05:04:43'),
(37331, '138.197.44.237', NULL, 1, '2025-03-01 05:24:53', '2025-03-01 05:24:53'),
(37332, '196.251.117.229', NULL, 2, '2025-03-01 05:56:28', '2025-03-01 07:39:28'),
(37333, '66.249.66.12', NULL, 2, '2025-03-01 06:25:47', '2025-03-01 16:50:10'),
(37334, '66.249.66.11', NULL, 1, '2025-03-01 06:25:52', '2025-03-01 06:25:52'),
(37335, '43.130.57.46', NULL, 1, '2025-03-01 06:31:30', '2025-03-01 06:31:30'),
(37336, '165.225.124.225', NULL, 1, '2025-03-01 06:43:22', '2025-03-01 06:43:22'),
(37337, '196.251.70.28', NULL, 1, '2025-03-01 06:44:44', '2025-03-01 06:44:44'),
(37338, '116.26.157.244', NULL, 1, '2025-03-01 06:45:53', '2025-03-01 06:45:53'),
(37339, '18.237.41.115', NULL, 1, '2025-03-01 07:02:32', '2025-03-01 07:02:32'),
(37340, '107.189.30.236', NULL, 1, '2025-03-01 07:29:01', '2025-03-01 07:29:01'),
(37341, '185.220.100.241', NULL, 1, '2025-03-01 07:29:23', '2025-03-01 07:29:23'),
(37342, '203.2.64.59', NULL, 1, '2025-03-01 07:35:54', '2025-03-01 07:35:54'),
(37343, '110.249.201.81', NULL, 1, '2025-03-01 08:03:34', '2025-03-01 08:03:34'),
(37344, '43.156.228.27', NULL, 1, '2025-03-01 08:44:28', '2025-03-01 08:44:28'),
(37345, '185.226.197.69', NULL, 1, '2025-03-01 09:08:37', '2025-03-01 09:08:37'),
(37346, '193.186.4.185', NULL, 1, '2025-03-01 09:15:11', '2025-03-01 09:15:11'),
(37347, '103.160.240.136', NULL, 1, '2025-03-01 09:15:22', '2025-03-01 09:15:22'),
(37348, '72.14.201.142', NULL, 1, '2025-03-01 09:15:51', '2025-03-01 09:15:51'),
(37349, '193.186.4.186', NULL, 1, '2025-03-01 09:17:20', '2025-03-01 09:17:20'),
(37350, '193.186.4.154', NULL, 1, '2025-03-01 09:23:58', '2025-03-01 09:23:58'),
(37351, '178.171.117.13', NULL, 1, '2025-03-01 09:36:07', '2025-03-01 09:36:07'),
(37352, '57.141.7.16', NULL, 1, '2025-03-01 09:36:34', '2025-03-01 09:36:34'),
(37353, '158.69.25.39', NULL, 1, '2025-03-01 09:58:32', '2025-03-01 09:58:32'),
(37354, '43.135.144.81', NULL, 1, '2025-03-01 10:10:24', '2025-03-01 10:10:24'),
(37355, '124.236.100.56', NULL, 1, '2025-03-01 10:37:21', '2025-03-01 10:37:21'),
(37356, '195.191.219.133', NULL, 2, '2025-03-01 10:59:43', '2025-03-01 10:59:58'),
(37357, '173.252.79.4', NULL, 1, '2025-03-01 11:35:26', '2025-03-01 11:35:26'),
(37358, '173.252.79.114', NULL, 1, '2025-03-01 11:35:26', '2025-03-01 11:35:26'),
(37359, '80.85.246.144', NULL, 1, '2025-03-01 11:40:37', '2025-03-01 11:40:37'),
(37360, '185.180.141.34', NULL, 1, '2025-03-01 11:46:23', '2025-03-01 11:46:23'),
(37361, '43.159.135.203', NULL, 1, '2025-03-01 11:48:27', '2025-03-01 11:48:27'),
(37362, '43.167.232.38', NULL, 1, '2025-03-01 13:25:30', '2025-03-01 13:25:30'),
(37363, '110.249.202.227', NULL, 1, '2025-03-01 13:41:24', '2025-03-01 13:41:24'),
(37364, '123.160.223.74', NULL, 1, '2025-03-01 13:46:07', '2025-03-01 13:46:07'),
(37365, '110.249.201.91', NULL, 1, '2025-03-01 13:55:39', '2025-03-01 13:55:39'),
(37366, '77.74.177.118', NULL, 1, '2025-03-01 14:02:43', '2025-03-01 14:02:43'),
(37367, '128.204.212.84', NULL, 1, '2025-03-01 14:32:44', '2025-03-01 14:32:44'),
(37368, '40.77.167.25', NULL, 1, '2025-03-01 14:32:52', '2025-03-01 14:32:52'),
(37369, '65.2.184.53', NULL, 4, '2025-03-01 14:36:56', '2025-03-01 14:36:58'),
(37370, '65.108.76.15', NULL, 1, '2025-03-01 14:55:31', '2025-03-01 14:55:31'),
(37371, '49.51.196.42', NULL, 1, '2025-03-01 15:00:10', '2025-03-01 15:00:10'),
(37372, '128.204.212.85', NULL, 1, '2025-03-01 15:09:45', '2025-03-01 15:09:45'),
(37373, '205.169.39.20', NULL, 1, '2025-03-01 15:10:26', '2025-03-01 15:10:26'),
(37374, '196.251.89.100', NULL, 1, '2025-03-01 15:23:41', '2025-03-01 15:23:41'),
(37375, '69.171.231.5', NULL, 1, '2025-03-01 15:56:57', '2025-03-01 15:56:57'),
(37376, '69.171.231.3', NULL, 1, '2025-03-01 15:56:57', '2025-03-01 15:56:57'),
(37377, '43.131.39.179', NULL, 1, '2025-03-01 16:29:48', '2025-03-01 16:29:48'),
(37378, '54.173.202.172', NULL, 1, '2025-03-01 17:16:32', '2025-03-01 17:16:32'),
(37379, '62.141.44.236', NULL, 1, '2025-03-01 17:48:06', '2025-03-01 17:48:06'),
(37380, '43.157.150.69', NULL, 1, '2025-03-01 18:02:07', '2025-03-01 18:02:07'),
(37381, '196.251.113.3', NULL, 1, '2025-03-01 19:13:21', '2025-03-01 19:13:21'),
(37382, '66.249.66.37', NULL, 1, '2025-03-01 19:28:21', '2025-03-01 19:28:21'),
(37383, '43.130.74.193', NULL, 1, '2025-03-01 19:35:15', '2025-03-01 19:35:15'),
(37384, '161.35.23.61', NULL, 1, '2025-03-01 20:14:49', '2025-03-01 20:14:49'),
(37385, '20.42.12.112', NULL, 1, '2025-03-01 20:45:35', '2025-03-01 20:45:35'),
(37386, '69.176.86.2', NULL, 1, '2025-03-01 20:59:11', '2025-03-01 20:59:11'),
(37387, '195.15.242.142', NULL, 2, '2025-03-01 21:26:39', '2025-03-01 21:28:12'),
(37388, '121.4.105.222', NULL, 11, '2025-03-01 21:44:40', '2025-03-01 22:07:20'),
(37389, '162.62.213.165', NULL, 1, '2025-03-01 21:58:48', '2025-03-01 21:58:48'),
(37390, '65.108.201.173', NULL, 1, '2025-03-01 22:38:34', '2025-03-01 22:38:34'),
(37391, '102.129.145.11', NULL, 1, '2025-03-01 22:39:31', '2025-03-01 22:39:31'),
(37392, '38.60.191.7', NULL, 3, '2025-03-01 22:56:06', '2025-03-01 22:56:07'),
(37393, '38.60.191.7', NULL, 3, '2025-03-01 22:56:06', '2025-03-01 22:56:07'),
(37394, '52.80.16.235', NULL, 1, '2025-03-01 23:07:48', '2025-03-01 23:07:48'),
(37395, '60.188.57.0', NULL, 1, '2025-03-01 23:11:07', '2025-03-01 23:11:07'),
(37396, '51.222.253.9', NULL, 1, '2025-03-01 23:12:21', '2025-03-01 23:12:21'),
(37397, '52.40.156.13', NULL, 1, '2025-03-01 23:27:21', '2025-03-01 23:27:21'),
(37398, '44.244.226.118', NULL, 1, '2025-03-01 23:28:26', '2025-03-01 23:28:26'),
(37399, '39.154.0.235', NULL, 1, '2025-03-01 23:48:43', '2025-03-01 23:48:43'),
(37400, '101.26.28.172', NULL, 1, '2025-03-01 23:50:02', '2025-03-01 23:50:02'),
(37401, '43.130.53.252', NULL, 1, '2025-03-01 23:52:12', '2025-03-01 23:52:12'),
(37402, '193.41.206.36', NULL, 1, '2025-03-01 23:53:03', '2025-03-01 23:53:03'),
(37403, '198.235.24.51', NULL, 1, '2025-03-02 01:09:15', '2025-03-02 01:09:15'),
(37404, '60.27.224.204', NULL, 1, '2025-03-02 01:16:33', '2025-03-02 01:16:33'),
(37405, '43.157.82.252', NULL, 1, '2025-03-02 01:27:44', '2025-03-02 01:27:44'),
(37406, '223.90.35.39', NULL, 1, '2025-03-02 01:49:04', '2025-03-02 01:49:04'),
(37407, '209.53.155.89', NULL, 1, '2025-03-02 02:20:35', '2025-03-02 02:20:35'),
(37408, '43.130.31.17', NULL, 1, '2025-03-02 03:09:58', '2025-03-02 03:09:58'),
(37409, '52.167.144.167', NULL, 1, '2025-03-02 03:24:25', '2025-03-02 03:24:25'),
(37410, '178.20.47.92', NULL, 1, '2025-03-02 03:58:37', '2025-03-02 03:58:37'),
(37411, '175.6.217.4', NULL, 1, '2025-03-02 04:08:32', '2025-03-02 04:08:32'),
(37412, '43.157.38.131', NULL, 1, '2025-03-02 04:48:46', '2025-03-02 04:48:46'),
(37413, '52.167.144.180', NULL, 1, '2025-03-02 05:32:17', '2025-03-02 05:32:17'),
(37414, '110.249.202.63', NULL, 1, '2025-03-02 06:21:21', '2025-03-02 06:21:21'),
(37415, '128.204.212.86', NULL, 2, '2025-03-02 06:31:34', '2025-03-02 16:19:10'),
(37416, '49.51.252.146', NULL, 1, '2025-03-02 06:36:43', '2025-03-02 06:36:43'),
(37417, '110.249.201.94', NULL, 1, '2025-03-02 08:00:45', '2025-03-02 08:00:45'),
(37418, '44.242.155.73', NULL, 1, '2025-03-02 08:13:47', '2025-03-02 08:13:47'),
(37419, '49.51.204.74', NULL, 1, '2025-03-02 08:21:11', '2025-03-02 08:21:11'),
(37420, '195.191.219.132', NULL, 2, '2025-03-02 08:36:43', '2025-03-02 10:57:56'),
(37421, '18.246.53.158', NULL, 1, '2025-03-02 08:38:10', '2025-03-02 08:38:10'),
(37422, '45.84.107.97', NULL, 1, '2025-03-02 08:43:29', '2025-03-02 08:43:29'),
(37423, '182.43.70.143', NULL, 1, '2025-03-02 09:04:55', '2025-03-02 09:04:55'),
(37424, '181.214.218.191', NULL, 1, '2025-03-02 09:36:22', '2025-03-02 09:36:22'),
(37425, '51.8.155.51', NULL, 1, '2025-03-02 09:50:23', '2025-03-02 09:50:23'),
(37426, '52.163.93.107', NULL, 2, '2025-03-02 09:57:57', '2025-03-02 11:48:18'),
(37427, '51.8.102.200', NULL, 1, '2025-03-02 10:00:55', '2025-03-02 10:00:55'),
(37428, '43.131.253.14', NULL, 1, '2025-03-02 10:01:56', '2025-03-02 10:01:56'),
(37429, '205.169.39.58', NULL, 1, '2025-03-02 10:24:36', '2025-03-02 10:24:36'),
(37430, '185.153.198.104', NULL, 1, '2025-03-02 10:58:01', '2025-03-02 10:58:01'),
(37431, '20.171.207.44', NULL, 1, '2025-03-02 10:58:12', '2025-03-02 10:58:12'),
(37432, '83.97.20.77', NULL, 1, '2025-03-02 10:58:43', '2025-03-02 10:58:43'),
(37433, '43.156.228.27', NULL, 1, '2025-03-02 11:56:03', '2025-03-02 11:56:03'),
(37434, '123.207.198.35', NULL, 2, '2025-03-02 11:56:04', '2025-03-02 12:01:58'),
(37435, '44.244.253.25', NULL, 1, '2025-03-02 11:58:50', '2025-03-02 11:58:50'),
(37436, '91.134.79.240', NULL, 5, '2025-03-02 12:09:48', '2025-03-02 12:09:50'),
(37437, '45.227.254.34', NULL, 1, '2025-03-02 12:13:58', '2025-03-02 12:13:58'),
(37438, '66.249.66.37', NULL, 1, '2025-03-02 12:33:01', '2025-03-02 12:33:01'),
(37439, '110.249.201.57', NULL, 1, '2025-03-02 13:41:09', '2025-03-02 13:41:09'),
(37440, '43.153.96.233', NULL, 1, '2025-03-02 13:44:04', '2025-03-02 13:44:04'),
(37441, '52.80.214.36', NULL, 1, '2025-03-02 13:59:13', '2025-03-02 13:59:13'),
(37442, '103.97.160.15', NULL, 2, '2025-03-02 14:03:39', '2025-03-02 14:18:29'),
(37443, '206.168.34.112', NULL, 1, '2025-03-02 14:43:54', '2025-03-02 14:43:54'),
(37444, '49.51.183.84', NULL, 1, '2025-03-02 15:25:08', '2025-03-02 15:25:08'),
(37445, '205.210.31.5', NULL, 1, '2025-03-02 15:39:39', '2025-03-02 15:39:39'),
(37446, '123.160.223.74', NULL, 1, '2025-03-02 15:58:17', '2025-03-02 15:58:17'),
(37447, '123.160.223.75', NULL, 1, '2025-03-02 15:58:20', '2025-03-02 15:58:20'),
(37448, '123.160.223.72', NULL, 1, '2025-03-02 16:09:30', '2025-03-02 16:09:30'),
(37449, '123.160.223.73', NULL, 1, '2025-03-02 16:09:46', '2025-03-02 16:09:46'),
(37450, '193.186.4.130', NULL, 1, '2025-03-02 16:23:34', '2025-03-02 16:23:34'),
(37451, '50.117.73.9', NULL, 1, '2025-03-02 16:48:25', '2025-03-02 16:48:25'),
(37452, '42.236.17.11', NULL, 1, '2025-03-02 16:54:28', '2025-03-02 16:54:28'),
(37453, '42.236.17.214', NULL, 1, '2025-03-02 16:54:42', '2025-03-02 16:54:42'),
(37454, '50.117.73.83', NULL, 1, '2025-03-02 16:58:21', '2025-03-02 16:58:21'),
(37455, '170.106.180.246', NULL, 1, '2025-03-02 17:12:41', '2025-03-02 17:12:41'),
(37456, '42.236.101.236', NULL, 1, '2025-03-02 17:17:23', '2025-03-02 17:17:23'),
(37457, '42.236.17.8', NULL, 1, '2025-03-02 17:17:28', '2025-03-02 17:17:28'),
(37458, '52.206.84.190', NULL, 1, '2025-03-02 18:03:14', '2025-03-02 18:03:14'),
(37459, '78.153.199.30', NULL, 7, '2025-03-02 18:40:28', '2025-03-02 22:30:03'),
(37460, '128.204.212.84', NULL, 2, '2025-03-02 18:42:27', '2025-03-02 22:06:51'),
(37461, '102.129.223.92', NULL, 1, '2025-03-02 19:22:04', '2025-03-02 19:22:04'),
(37462, '83.99.151.66', NULL, 1, '2025-03-02 19:30:48', '2025-03-02 19:30:48'),
(37463, '20.246.79.84', NULL, 1, '2025-03-02 20:49:09', '2025-03-02 20:49:09'),
(37464, '198.235.24.2', NULL, 1, '2025-03-02 20:59:50', '2025-03-02 20:59:50'),
(37465, '205.210.31.42', NULL, 1, '2025-03-02 22:46:53', '2025-03-02 22:46:53'),
(37466, '43.128.226.198', NULL, 1, '2025-03-02 22:48:29', '2025-03-02 22:48:29'),
(37467, '140.179.94.54', NULL, 1, '2025-03-02 23:16:19', '2025-03-02 23:16:19'),
(37468, '52.229.207.75', NULL, 4, '2025-03-02 23:24:40', '2025-03-02 23:24:43'),
(37469, '44.244.226.118', NULL, 1, '2025-03-02 23:24:46', '2025-03-02 23:24:46'),
(37470, '146.190.91.68', NULL, 5, '2025-03-02 23:37:32', '2025-03-02 23:37:35'),
(37471, '78.129.165.8', NULL, 1, '2025-03-02 23:52:09', '2025-03-02 23:52:09'),
(37472, '88.210.10.79', NULL, 1, '2025-03-03 00:05:44', '2025-03-03 00:05:44'),
(37473, '57.141.7.2', NULL, 1, '2025-03-03 00:23:17', '2025-03-03 00:23:17'),
(37474, '182.42.105.85', NULL, 1, '2025-03-03 00:34:57', '2025-03-03 00:34:57'),
(37475, '52.40.156.13', NULL, 1, '2025-03-03 00:40:09', '2025-03-03 00:40:09'),
(37476, '43.153.85.46', NULL, 1, '2025-03-03 00:46:57', '2025-03-03 00:46:57'),
(37477, '35.154.93.51', NULL, 4, '2025-03-03 01:20:44', '2025-03-03 01:20:55'),
(37478, '93.114.15.89', NULL, 1, '2025-03-03 02:05:08', '2025-03-03 02:05:08'),
(37479, '40.77.167.25', NULL, 1, '2025-03-03 02:13:22', '2025-03-03 02:13:22'),
(37480, '185.220.100.245', NULL, 1, '2025-03-03 02:33:36', '2025-03-03 02:33:36'),
(37481, '222.210.110.54', NULL, 1, '2025-03-03 03:47:35', '2025-03-03 03:47:35'),
(37482, '115.60.166.186', NULL, 1, '2025-03-03 03:47:55', '2025-03-03 03:47:55'),
(37483, '121.237.36.29', NULL, 2, '2025-03-03 03:54:47', '2025-03-03 03:55:38'),
(37484, '183.134.59.131', NULL, 1, '2025-03-03 04:02:11', '2025-03-03 04:02:11'),
(37485, '120.8.214.202', NULL, 1, '2025-03-03 04:09:10', '2025-03-03 04:09:10'),
(37486, '121.237.36.30', NULL, 1, '2025-03-03 04:16:55', '2025-03-03 04:16:55'),
(37487, '121.237.36.31', NULL, 1, '2025-03-03 04:20:16', '2025-03-03 04:20:16'),
(37488, '182.42.110.255', NULL, 2, '2025-03-03 05:25:02', '2025-03-03 10:29:58'),
(37489, '66.249.66.12', NULL, 2, '2025-03-03 06:18:00', '2025-03-03 22:52:19'),
(37490, '165.232.181.253', NULL, 1, '2025-03-03 06:28:38', '2025-03-03 06:28:38'),
(37491, '194.50.16.252', NULL, 1, '2025-03-03 06:54:57', '2025-03-03 06:54:57'),
(37492, '43.135.172.89', NULL, 1, '2025-03-03 07:40:20', '2025-03-03 07:40:20'),
(37493, '209.74.83.82', NULL, 1, '2025-03-03 07:48:37', '2025-03-03 07:48:37'),
(37494, '110.249.202.50', NULL, 1, '2025-03-03 08:03:55', '2025-03-03 08:03:55'),
(37495, '72.14.201.134', NULL, 1, '2025-03-03 08:19:57', '2025-03-03 08:19:57'),
(37496, '66.249.66.38', NULL, 1, '2025-03-03 08:39:01', '2025-03-03 08:39:01'),
(37497, '193.186.4.154', NULL, 1, '2025-03-03 08:57:21', '2025-03-03 08:57:21'),
(37498, '61.91.61.194', NULL, 1, '2025-03-03 08:58:26', '2025-03-03 08:58:26'),
(37499, '195.191.219.132', NULL, 2, '2025-03-03 09:48:54', '2025-03-03 10:14:00'),
(37500, '43.229.208.190', NULL, 4, '2025-03-03 09:56:15', '2025-03-03 14:38:31'),
(37501, '27.147.161.118', NULL, 1, '2025-03-03 09:58:20', '2025-03-03 09:58:20'),
(37502, '188.130.143.19', NULL, 1, '2025-03-03 10:53:52', '2025-03-03 10:53:52'),
(37503, '37.120.236.233', NULL, 1, '2025-03-03 11:15:05', '2025-03-03 11:15:05'),
(37504, '104.197.69.115', NULL, 1, '2025-03-03 11:22:35', '2025-03-03 11:22:35'),
(37505, '193.26.115.187', NULL, 1, '2025-03-03 11:27:54', '2025-03-03 11:27:54'),
(37506, '193.186.4.150', NULL, 1, '2025-03-03 12:00:49', '2025-03-03 12:00:49'),
(37507, '128.204.212.84', NULL, 4, '2025-03-03 12:35:03', '2025-03-04 02:03:43'),
(37508, '31.13.103.4', NULL, 1, '2025-03-03 12:44:22', '2025-03-03 12:44:22'),
(37509, '31.13.103.115', NULL, 1, '2025-03-03 12:44:22', '2025-03-03 12:44:22'),
(37510, '44.242.155.73', NULL, 1, '2025-03-03 12:53:04', '2025-03-03 12:53:04'),
(37511, '52.230.25.26', NULL, 1, '2025-03-03 13:21:33', '2025-03-03 13:21:33'),
(37512, '72.14.201.136', NULL, 1, '2025-03-03 13:27:16', '2025-03-03 13:27:16'),
(37513, '5.133.192.167', NULL, 1, '2025-03-03 13:27:44', '2025-03-03 13:27:44'),
(37514, '72.14.201.159', NULL, 1, '2025-03-03 13:30:12', '2025-03-03 13:30:12'),
(37515, '3.137.151.237', NULL, 1, '2025-03-03 13:38:58', '2025-03-03 13:38:58'),
(37516, '18.224.128.89', NULL, 5, '2025-03-03 13:38:58', '2025-03-03 15:40:52'),
(37517, '18.116.115.105', NULL, 2, '2025-03-03 13:39:05', '2025-03-03 15:40:51'),
(37518, '110.249.201.146', NULL, 1, '2025-03-03 13:41:24', '2025-03-03 13:41:24'),
(37519, '193.186.4.159', NULL, 3, '2025-03-03 13:42:37', '2025-03-03 13:53:10'),
(37520, '111.225.148.242', NULL, 1, '2025-03-03 13:53:52', '2025-03-03 13:53:52'),
(37521, '18.188.217.19', NULL, 3, '2025-03-03 13:58:46', '2025-03-03 15:40:32'),
(37522, '18.191.138.76', NULL, 1, '2025-03-03 13:58:53', '2025-03-03 13:58:53'),
(37523, '51.222.253.3', NULL, 1, '2025-03-03 13:59:35', '2025-03-03 13:59:35'),
(37524, '72.14.201.130', NULL, 1, '2025-03-03 14:03:24', '2025-03-03 14:03:24'),
(37525, '49.51.38.193', NULL, 1, '2025-03-03 14:21:36', '2025-03-03 14:21:36'),
(37526, '80.85.246.140', NULL, 1, '2025-03-03 14:23:05', '2025-03-03 14:23:05'),
(37527, '13.68.23.72', NULL, 1, '2025-03-03 14:41:18', '2025-03-03 14:41:18'),
(37528, '66.249.66.11', NULL, 1, '2025-03-03 14:49:00', '2025-03-03 14:49:00'),
(37529, '223.15.245.170', NULL, 1, '2025-03-03 15:36:51', '2025-03-03 15:36:51'),
(37530, '18.225.25.214', NULL, 2, '2025-03-03 15:40:25', '2025-03-03 15:40:51'),
(37531, '18.217.139.8', NULL, 1, '2025-03-03 15:40:33', '2025-03-03 15:40:33'),
(37532, '3.141.11.163', NULL, 2, '2025-03-03 15:40:36', '2025-03-03 15:40:50'),
(37533, '154.47.20.217', NULL, 1, '2025-03-03 16:10:03', '2025-03-03 16:10:03'),
(37534, '122.176.67.59', NULL, 1, '2025-03-03 16:25:04', '2025-03-03 16:25:04'),
(37535, '66.249.66.39', NULL, 2, '2025-03-03 16:48:00', '2025-03-03 21:24:04'),
(37536, '185.255.165.150', NULL, 1, '2025-03-03 17:58:55', '2025-03-03 17:58:55'),
(37537, '45.89.148.80', NULL, 1, '2025-03-03 18:33:39', '2025-03-03 18:33:39'),
(37538, '180.126.169.238', NULL, 1, '2025-03-03 19:10:17', '2025-03-03 19:10:17'),
(37539, '121.237.36.27', NULL, 1, '2025-03-03 19:12:28', '2025-03-03 19:12:28'),
(37540, '182.191.166.182', NULL, 2, '2025-03-03 19:41:38', '2025-03-03 20:53:49'),
(37541, '72.14.201.60', NULL, 1, '2025-03-03 19:41:39', '2025-03-03 19:41:39'),
(37542, '72.14.201.116', NULL, 1, '2025-03-03 19:43:45', '2025-03-03 19:43:45'),
(37543, '52.167.144.173', NULL, 1, '2025-03-03 20:15:23', '2025-03-03 20:15:23'),
(37544, '110.166.71.39', NULL, 1, '2025-03-03 20:58:08', '2025-03-03 20:58:08'),
(37545, '20.246.78.238', NULL, 1, '2025-03-03 21:00:00', '2025-03-03 21:00:00'),
(37546, '198.54.129.52', NULL, 1, '2025-03-03 21:04:33', '2025-03-03 21:04:33'),
(37547, '68.235.52.68', NULL, 1, '2025-03-03 21:04:44', '2025-03-03 21:04:44'),
(37548, '43.128.149.102', NULL, 1, '2025-03-03 21:07:25', '2025-03-03 21:07:25'),
(37549, '102.129.223.92', NULL, 1, '2025-03-03 21:44:34', '2025-03-03 21:44:34'),
(37550, '185.147.125.23', NULL, 1, '2025-03-03 21:48:03', '2025-03-03 21:48:03'),
(37551, '116.204.78.140', NULL, 1, '2025-03-03 21:50:39', '2025-03-03 21:50:39'),
(37552, '54.70.190.91', NULL, 3, '2025-03-03 22:07:03', '2025-03-03 22:07:08'),
(37553, '156.59.172.72', NULL, 1, '2025-03-03 22:18:55', '2025-03-03 22:18:55'),
(37554, '223.88.69.91', NULL, 1, '2025-03-03 22:25:12', '2025-03-03 22:25:12'),
(37555, '111.18.112.109', NULL, 1, '2025-03-03 22:25:34', '2025-03-03 22:25:34'),
(37556, '115.56.116.191', NULL, 1, '2025-03-03 22:26:30', '2025-03-03 22:26:30'),
(37557, '221.178.143.70', NULL, 2, '2025-03-03 22:30:24', '2025-03-03 22:31:42'),
(37558, '120.219.96.22', NULL, 1, '2025-03-03 22:39:06', '2025-03-03 22:39:06'),
(37559, '170.39.218.109', NULL, 1, '2025-03-04 00:03:55', '2025-03-04 00:03:55'),
(37560, '139.28.162.209', NULL, 1, '2025-03-04 00:17:22', '2025-03-04 00:17:22'),
(37561, '45.248.151.115', NULL, 1, '2025-03-04 00:30:01', '2025-03-04 00:30:01'),
(37562, '121.237.36.30', NULL, 2, '2025-03-04 00:47:49', '2025-03-04 00:52:05'),
(37563, '121.237.36.31', NULL, 4, '2025-03-04 00:51:13', '2025-03-04 04:31:52'),
(37564, '91.202.46.227', NULL, 1, '2025-03-04 01:13:33', '2025-03-04 01:13:33'),
(37565, '35.237.13.61', NULL, 1, '2025-03-04 01:23:25', '2025-03-04 01:23:25'),
(37566, '203.33.203.148', NULL, 1, '2025-03-04 01:59:53', '2025-03-04 01:59:53'),
(37567, '57.154.175.3', NULL, 1, '2025-03-04 02:14:39', '2025-03-04 02:14:39'),
(37568, '54.214.116.194', NULL, 1, '2025-03-04 02:37:36', '2025-03-04 02:37:36'),
(37569, '35.92.75.56', NULL, 1, '2025-03-04 02:52:08', '2025-03-04 02:52:08'),
(37570, '5.25.169.68', NULL, 1, '2025-03-04 02:52:09', '2025-03-04 02:52:09'),
(37571, '159.223.125.96', NULL, 3, '2025-03-04 03:02:51', '2025-03-04 03:02:56'),
(37572, '43.159.148.221', NULL, 1, '2025-03-04 03:13:40', '2025-03-04 03:13:40'),
(37573, '121.237.36.29', NULL, 2, '2025-03-04 04:05:02', '2025-03-04 04:30:22'),
(37574, '185.40.4.44', NULL, 1, '2025-03-04 05:26:34', '2025-03-04 05:26:34'),
(37575, '204.137.14.71', NULL, 1, '2025-03-04 05:59:53', '2025-03-04 05:59:53'),
(37576, '104.207.63.84', NULL, 1, '2025-03-04 06:28:34', '2025-03-04 06:28:34'),
(37577, '198.235.24.169', NULL, 1, '2025-03-04 06:40:47', '2025-03-04 06:40:47'),
(37578, '49.7.227.204', NULL, 1, '2025-03-04 06:57:42', '2025-03-04 06:57:42'),
(37579, '193.70.81.106', NULL, 1, '2025-03-04 07:31:55', '2025-03-04 07:31:55'),
(37580, '54.226.197.3', NULL, 1, '2025-03-04 07:52:07', '2025-03-04 07:52:07'),
(37581, '140.179.94.54', NULL, 1, '2025-03-04 08:00:56', '2025-03-04 08:00:56'),
(37582, '103.132.184.54', NULL, 1, '2025-03-04 08:03:03', '2025-03-04 08:03:03'),
(37583, '111.225.149.12', NULL, 1, '2025-03-04 08:05:17', '2025-03-04 08:05:17'),
(37584, '72.14.201.148', NULL, 1, '2025-03-04 08:37:19', '2025-03-04 08:37:19'),
(37585, '72.14.201.149', NULL, 1, '2025-03-04 08:37:39', '2025-03-04 08:37:39'),
(37586, '103.235.93.114', NULL, 4, '2025-03-04 08:39:21', '2025-03-04 11:58:43'),
(37587, '18.188.217.19', NULL, 3, '2025-03-04 09:00:00', '2025-03-04 11:11:20'),
(37588, '18.225.25.214', NULL, 7, '2025-03-04 09:00:01', '2025-03-04 11:11:13'),
(37589, '18.116.115.105', NULL, 5, '2025-03-04 09:00:07', '2025-03-04 11:11:21'),
(37590, '64.31.4.57', NULL, 2, '2025-03-04 09:10:11', '2025-03-04 09:10:12'),
(37591, '43.153.135.208', NULL, 1, '2025-03-04 09:19:49', '2025-03-04 09:19:49'),
(37592, '136.228.146.176', NULL, 1, '2025-03-04 09:26:14', '2025-03-04 09:26:14'),
(37593, '120.50.22.50', NULL, 1, '2025-03-04 09:30:22', '2025-03-04 09:30:22'),
(37594, '128.204.212.86', NULL, 3, '2025-03-04 10:07:30', '2025-03-05 04:51:43'),
(37595, '193.186.4.159', NULL, 2, '2025-03-04 10:10:07', '2025-03-04 10:39:59'),
(37596, '3.137.151.237', NULL, 3, '2025-03-04 10:39:12', '2025-03-04 11:11:19'),
(37597, '18.191.138.76', NULL, 6, '2025-03-04 10:39:12', '2025-03-04 11:11:19'),
(37598, '18.224.128.89', NULL, 5, '2025-03-04 10:39:13', '2025-03-04 11:11:13'),
(37599, '3.141.11.163', NULL, 3, '2025-03-04 10:39:20', '2025-03-04 11:11:19'),
(37600, '18.217.139.8', NULL, 4, '2025-03-04 10:39:20', '2025-03-04 11:11:12'),
(37601, '103.125.31.140', NULL, 1, '2025-03-04 10:42:37', '2025-03-04 10:42:37'),
(37602, '173.252.79.9', NULL, 1, '2025-03-04 11:13:09', '2025-03-04 11:13:09'),
(37603, '173.252.79.4', NULL, 1, '2025-03-04 11:13:09', '2025-03-04 11:13:09'),
(37604, '124.222.196.113', NULL, 3, '2025-03-04 11:24:11', '2025-03-04 11:30:15'),
(37605, '156.249.138.216', NULL, 2, '2025-03-04 11:34:44', '2025-03-04 11:34:46'),
(37606, '43.157.172.39', NULL, 1, '2025-03-04 11:36:32', '2025-03-04 11:36:32'),
(37607, '193.186.4.149', NULL, 1, '2025-03-04 11:43:29', '2025-03-04 11:43:29'),
(37608, '173.252.83.12', NULL, 1, '2025-03-04 11:49:52', '2025-03-04 11:49:52'),
(37609, '43.157.53.115', NULL, 1, '2025-03-04 11:51:38', '2025-03-04 11:51:38'),
(37610, '34.193.211.186', NULL, 1, '2025-03-04 11:58:11', '2025-03-04 11:58:11'),
(37611, '23.83.197.193', NULL, 1, '2025-03-04 11:58:33', '2025-03-04 11:58:33'),
(37612, '128.204.212.87', NULL, 1, '2025-03-04 12:02:07', '2025-03-04 12:02:07'),
(37613, '147.185.132.48', NULL, 1, '2025-03-04 12:37:02', '2025-03-04 12:37:02'),
(37614, '206.168.34.117', NULL, 1, '2025-03-04 12:50:07', '2025-03-04 12:50:07'),
(37615, '43.229.208.190', NULL, 1, '2025-03-04 13:23:12', '2025-03-04 13:23:12'),
(37616, '80.85.246.144', NULL, 1, '2025-03-04 13:31:18', '2025-03-04 13:31:18'),
(37617, '110.249.201.87', NULL, 1, '2025-03-04 13:42:06', '2025-03-04 13:42:06'),
(37618, '114.80.36.40', NULL, 1, '2025-03-04 14:08:51', '2025-03-04 14:08:51'),
(37619, '18.221.149.135', NULL, 1, '2025-03-04 15:25:37', '2025-03-04 15:25:37'),
(37620, '128.204.212.84', NULL, 3, '2025-03-04 15:26:10', '2025-03-05 03:57:23'),
(37621, '223.113.128.194', NULL, 1, '2025-03-04 16:50:24', '2025-03-04 16:50:24'),
(37622, '43.157.188.74', NULL, 1, '2025-03-04 16:55:46', '2025-03-04 16:55:46'),
(37623, '205.169.39.29', NULL, 1, '2025-03-04 16:57:09', '2025-03-04 16:57:09'),
(37624, '140.179.16.60', NULL, 1, '2025-03-04 17:01:13', '2025-03-04 17:01:13'),
(37625, '106.75.101.70', NULL, 1, '2025-03-04 17:01:19', '2025-03-04 17:01:19'),
(37626, '103.30.188.214', NULL, 1, '2025-03-04 17:08:15', '2025-03-04 17:08:15'),
(37627, '85.208.96.206', NULL, 1, '2025-03-04 17:36:41', '2025-03-04 17:36:41'),
(37628, '69.176.88.93', NULL, 1, '2025-03-04 17:39:26', '2025-03-04 17:39:26'),
(37629, '116.206.254.122', NULL, 1, '2025-03-04 17:45:53', '2025-03-04 17:45:53'),
(37630, '85.208.96.205', NULL, 1, '2025-03-04 17:47:59', '2025-03-04 17:47:59'),
(37631, '3.87.99.251', NULL, 1, '2025-03-04 18:04:04', '2025-03-04 18:04:04'),
(37632, '91.243.90.127', NULL, 1, '2025-03-04 19:09:14', '2025-03-04 19:09:14'),
(37633, '175.6.217.4', NULL, 1, '2025-03-04 20:03:00', '2025-03-04 20:03:00'),
(37634, '66.249.66.37', NULL, 1, '2025-03-04 20:08:21', '2025-03-04 20:08:21'),
(37635, '34.122.147.229', NULL, 1, '2025-03-04 20:26:53', '2025-03-04 20:26:53'),
(37636, '167.172.70.93', NULL, 4, '2025-03-04 20:31:04', '2025-03-04 20:31:07'),
(37637, '1.24.18.6', NULL, 1, '2025-03-04 20:38:49', '2025-03-04 20:38:49'),
(37638, '20.25.192.217', NULL, 1, '2025-03-04 20:51:38', '2025-03-04 20:51:38'),
(37639, '34.56.208.125', NULL, 1, '2025-03-04 21:08:12', '2025-03-04 21:08:12'),
(37640, '102.129.223.92', NULL, 2, '2025-03-04 21:14:52', '2025-03-05 03:15:09'),
(37641, '69.176.91.138', NULL, 1, '2025-03-04 21:56:18', '2025-03-04 21:56:18'),
(37642, '52.80.165.95', NULL, 1, '2025-03-04 22:22:15', '2025-03-04 22:22:15'),
(37643, '43.135.145.73', NULL, 1, '2025-03-04 22:34:01', '2025-03-04 22:34:01'),
(37644, '35.197.36.193', NULL, 1, '2025-03-04 22:34:57', '2025-03-04 22:34:57'),
(37645, '61.139.77.181', NULL, 1, '2025-03-04 23:24:16', '2025-03-04 23:24:16'),
(37646, '35.184.118.200', NULL, 1, '2025-03-05 00:20:47', '2025-03-05 00:20:47'),
(37647, '173.252.79.8', NULL, 2, '2025-03-05 00:52:30', '2025-03-05 00:52:30'),
(37648, '114.96.103.33', NULL, 1, '2025-03-05 00:56:37', '2025-03-05 00:56:37'),
(37649, '43.153.169.58', NULL, 4, '2025-03-05 01:37:34', '2025-03-05 01:37:43'),
(37650, '123.160.223.74', NULL, 1, '2025-03-05 01:53:08', '2025-03-05 01:53:08'),
(37651, '123.160.223.72', NULL, 1, '2025-03-05 01:53:11', '2025-03-05 01:53:11'),
(37652, '34.213.97.102', NULL, 1, '2025-03-05 02:00:00', '2025-03-05 02:00:00'),
(37653, '34.217.42.39', NULL, 1, '2025-03-05 02:18:41', '2025-03-05 02:18:41'),
(37654, '123.160.223.73', NULL, 1, '2025-03-05 02:31:00', '2025-03-05 02:31:00'),
(37655, '132.148.180.182', NULL, 1, '2025-03-05 02:42:36', '2025-03-05 02:42:36'),
(37656, '17.241.219.105', NULL, 1, '2025-03-05 03:39:31', '2025-03-05 03:39:31'),
(37657, '193.41.206.246', NULL, 4, '2025-03-05 04:03:35', '2025-03-05 04:03:50'),
(37658, '20.171.207.44', NULL, 1, '2025-03-05 04:09:57', '2025-03-05 04:09:57'),
(37659, '101.33.55.204', NULL, 1, '2025-03-05 04:37:20', '2025-03-05 04:37:20'),
(37660, '157.66.54.162', NULL, 4, '2025-03-05 04:49:36', '2025-03-05 04:49:39'),
(37661, '23.95.210.233', NULL, 1, '2025-03-05 04:57:17', '2025-03-05 04:57:17'),
(37662, '154.51.176.214', NULL, 2, '2025-03-05 04:57:20', '2025-03-05 04:57:22'),
(37663, '144.217.135.202', NULL, 3, '2025-03-05 06:23:35', '2025-03-05 06:23:45'),
(37664, '149.56.150.31', NULL, 1, '2025-03-05 06:24:13', '2025-03-05 06:24:13'),
(37665, '162.142.125.113', NULL, 1, '2025-03-05 06:40:45', '2025-03-05 06:40:45'),
(37666, '165.232.108.14', NULL, 1, '2025-03-05 06:41:22', '2025-03-05 06:41:22'),
(37667, '66.249.66.37', NULL, 1, '2025-03-05 06:47:29', '2025-03-05 06:47:29'),
(37668, '51.222.253.16', NULL, 1, '2025-03-05 07:28:43', '2025-03-05 07:28:43'),
(37669, '66.249.66.10', NULL, 1, '2025-03-05 07:49:32', '2025-03-05 07:49:32'),
(37670, '71.131.220.21', NULL, 1, '2025-03-05 08:01:26', '2025-03-05 08:01:26'),
(37671, '111.225.148.186', NULL, 1, '2025-03-05 08:02:40', '2025-03-05 08:02:40'),
(37672, '52.80.74.39', NULL, 1, '2025-03-05 09:06:47', '2025-03-05 09:06:47'),
(37673, '52.34.76.65', NULL, 1, '2025-03-05 09:19:17', '2025-03-05 09:19:17'),
(37674, '103.117.143.67', NULL, 1, '2025-03-05 09:26:40', '2025-03-05 09:26:40'),
(37675, '52.167.144.161', NULL, 1, '2025-03-05 09:42:03', '2025-03-05 09:42:03'),
(37676, '161.35.49.5', NULL, 1, '2025-03-05 09:56:48', '2025-03-05 09:56:48'),
(37677, '202.4.107.252', NULL, 1, '2025-03-05 10:10:05', '2025-03-05 10:10:05'),
(37678, '156.228.174.76', NULL, 2, '2025-03-05 10:26:20', '2025-03-05 10:26:28'),
(37679, '5.62.57.33', NULL, 4, '2025-03-05 10:40:01', '2025-03-05 10:40:03'),
(37680, '124.236.100.56', NULL, 1, '2025-03-05 10:46:43', '2025-03-05 10:46:43'),
(37681, '175.29.167.166', NULL, 1, '2025-03-05 10:48:32', '2025-03-05 10:48:32'),
(37682, '43.153.123.4', NULL, 1, '2025-03-05 11:08:45', '2025-03-05 11:08:45'),
(37683, '167.103.22.248', NULL, 1, '2025-03-05 11:08:47', '2025-03-05 11:08:47'),
(37684, '14.128.63.109', NULL, 1, '2025-03-05 11:12:55', '2025-03-05 11:12:55'),
(37685, '37.111.206.137', NULL, 1, '2025-03-05 11:31:09', '2025-03-05 11:31:09'),
(37686, '102.165.16.113', NULL, 1, '2025-03-05 11:35:34', '2025-03-05 11:35:34'),
(37687, '111.93.116.146', NULL, 2, '2025-03-05 11:46:03', '2025-03-05 12:06:38'),
(37688, '102.129.223.92', NULL, 1, '2025-03-05 11:51:01', '2025-03-05 11:51:01'),
(37689, '72.14.201.145', NULL, 1, '2025-03-05 12:50:06', '2025-03-05 12:50:06'),
(37690, '52.80.71.50', NULL, 1, '2025-03-05 13:11:15', '2025-03-05 13:11:15'),
(37691, '18.97.9.98', NULL, 1, '2025-03-05 13:22:35', '2025-03-05 13:22:35'),
(37692, '110.249.202.150', NULL, 1, '2025-03-05 13:42:33', '2025-03-05 13:42:33'),
(37693, '128.204.212.85', NULL, 3, '2025-03-05 14:11:23', '2025-03-06 04:56:05'),
(37694, '103.48.119.10', NULL, 1, '2025-03-05 14:12:14', '2025-03-05 14:12:14'),
(37695, '35.184.118.200', NULL, 1, '2025-03-05 14:41:30', '2025-03-05 14:41:30'),
(37696, '52.167.144.218', NULL, 1, '2025-03-05 15:15:27', '2025-03-05 15:15:27'),
(37697, '170.106.107.87', NULL, 1, '2025-03-05 16:50:08', '2025-03-05 16:50:08'),
(37698, '124.223.193.19', NULL, 9, '2025-03-05 17:59:35', '2025-03-05 18:19:59'),
(37699, '15.204.206.70', NULL, 1, '2025-03-05 18:13:11', '2025-03-05 18:13:11'),
(37700, '35.197.36.193', NULL, 1, '2025-03-05 18:40:29', '2025-03-05 18:40:29'),
(37701, '3.145.165.18', NULL, 2, '2025-03-05 19:18:11', '2025-03-05 19:18:22'),
(37702, '54.148.165.11', NULL, 1, '2025-03-05 19:23:20', '2025-03-05 19:23:20'),
(37703, '104.219.237.186', NULL, 1, '2025-03-05 19:25:55', '2025-03-05 19:25:55'),
(37704, '103.131.71.187', NULL, 1, '2025-03-05 19:48:14', '2025-03-05 19:48:14'),
(37705, '47.79.123.250', NULL, 1, '2025-03-05 20:07:36', '2025-03-05 20:07:36'),
(37706, '52.80.137.146', NULL, 1, '2025-03-05 20:18:30', '2025-03-05 20:18:30'),
(37707, '195.191.219.132', NULL, 2, '2025-03-05 20:28:38', '2025-03-05 20:28:38'),
(37708, '110.19.213.205', NULL, 1, '2025-03-05 20:42:12', '2025-03-05 20:42:12'),
(37709, '172.177.103.162', NULL, 1, '2025-03-05 20:43:58', '2025-03-05 20:43:58'),
(37710, '128.204.212.84', NULL, 1, '2025-03-05 20:44:15', '2025-03-05 20:44:15'),
(37711, '20.235.0.153', NULL, 1, '2025-03-05 21:44:43', '2025-03-05 21:44:43'),
(37712, '193.186.4.159', NULL, 1, '2025-03-05 22:03:10', '2025-03-05 22:03:10'),
(37713, '103.25.250.129', NULL, 1, '2025-03-05 22:04:06', '2025-03-05 22:04:06'),
(37714, '43.155.195.141', NULL, 1, '2025-03-05 22:30:40', '2025-03-05 22:30:40'),
(37715, '94.131.54.83', NULL, 1, '2025-03-05 22:54:08', '2025-03-05 22:54:08'),
(37716, '52.33.157.38', NULL, 1, '2025-03-05 23:42:45', '2025-03-05 23:42:45'),
(37717, '123.17.107.70', NULL, 1, '2025-03-06 00:06:07', '2025-03-06 00:06:07'),
(37718, '203.83.11.14', NULL, 1, '2025-03-06 00:13:30', '2025-03-06 00:13:30'),
(37719, '42.83.147.54', NULL, 1, '2025-03-06 01:05:24', '2025-03-06 01:05:24'),
(37720, '35.161.64.219', NULL, 1, '2025-03-06 01:05:26', '2025-03-06 01:05:26'),
(37721, '37.111.194.255', NULL, 1, '2025-03-06 01:05:57', '2025-03-06 01:05:57'),
(37722, '102.219.27.23', NULL, 1, '2025-03-06 01:14:17', '2025-03-06 01:14:17'),
(37723, '128.65.171.163', NULL, 1, '2025-03-06 01:52:00', '2025-03-06 01:52:00'),
(37724, '36.41.75.167', NULL, 1, '2025-03-06 02:04:54', '2025-03-06 02:04:54'),
(37725, '51.222.253.4', NULL, 1, '2025-03-06 02:28:30', '2025-03-06 02:28:30'),
(37726, '66.249.66.2', NULL, 1, '2025-03-06 02:51:00', '2025-03-06 02:51:00'),
(37727, '45.56.173.10', NULL, 1, '2025-03-06 04:11:59', '2025-03-06 04:11:59'),
(37728, '40.77.167.47', NULL, 1, '2025-03-06 04:18:50', '2025-03-06 04:18:50'),
(37729, '43.130.15.147', NULL, 1, '2025-03-06 04:25:38', '2025-03-06 04:25:38'),
(37730, '66.249.66.41', NULL, 1, '2025-03-06 04:30:00', '2025-03-06 04:30:00'),
(37731, '54.70.190.91', NULL, 3, '2025-03-06 04:32:10', '2025-03-06 04:32:42'),
(37732, '51.161.83.91', NULL, 2, '2025-03-06 05:25:43', '2025-03-06 05:25:54'),
(37733, '62.112.221.97', NULL, 1, '2025-03-06 05:29:21', '2025-03-06 05:29:21'),
(37734, '52.80.165.95', NULL, 1, '2025-03-06 05:51:15', '2025-03-06 05:51:15'),
(37735, '128.204.212.85', NULL, 1, '2025-03-06 05:54:35', '2025-03-06 05:54:35'),
(37736, '178.175.140.181', NULL, 1, '2025-03-06 06:32:51', '2025-03-06 06:32:51'),
(37737, '181.133.18.103', NULL, 1, '2025-03-06 07:05:28', '2025-03-06 07:05:28'),
(37738, '43.154.120.205', NULL, 1, '2025-03-06 07:54:57', '2025-03-06 07:54:57'),
(37739, '96.62.105.123', NULL, 1, '2025-03-06 08:18:29', '2025-03-06 08:18:29'),
(37740, '203.76.99.254', NULL, 1, '2025-03-06 09:38:30', '2025-03-06 09:38:30'),
(37741, '52.167.144.225', NULL, 1, '2025-03-06 09:44:28', '2025-03-06 09:44:28'),
(37742, '212.44.120.24', NULL, 1, '2025-03-06 09:49:50', '2025-03-06 09:49:50'),
(37743, '212.44.120.24', NULL, 1, '2025-03-06 09:49:50', '2025-03-06 09:49:50'),
(37744, '52.80.52.146', NULL, 1, '2025-03-06 10:06:37', '2025-03-06 10:06:37'),
(37745, '185.254.96.34', NULL, 4, '2025-03-06 10:07:36', '2025-03-06 12:56:53'),
(37746, '47.79.121.170', NULL, 1, '2025-03-06 10:17:59', '2025-03-06 10:17:59'),
(37747, '128.204.212.86', NULL, 4, '2025-03-06 10:45:39', '2025-03-07 03:30:42'),
(37748, '40.77.167.255', NULL, 1, '2025-03-06 11:08:47', '2025-03-06 11:08:47'),
(37749, '20.212.201.123', NULL, 1, '2025-03-06 11:16:54', '2025-03-06 11:16:54'),
(37750, '66.249.66.1', NULL, 1, '2025-03-06 11:58:07', '2025-03-06 11:58:07'),
(37751, '49.51.50.147', NULL, 1, '2025-03-06 12:04:22', '2025-03-06 12:04:22'),
(37752, '172.96.94.143', NULL, 1, '2025-03-06 12:05:09', '2025-03-06 12:05:09'),
(37753, '117.33.163.216', NULL, 1, '2025-03-06 12:05:14', '2025-03-06 12:05:14'),
(37754, '54.154.252.227', NULL, 1, '2025-03-06 12:16:29', '2025-03-06 12:16:29'),
(37755, '20.191.45.212', NULL, 1, '2025-03-06 12:26:12', '2025-03-06 12:26:12'),
(37756, '52.140.37.171', NULL, 1, '2025-03-06 12:38:44', '2025-03-06 12:38:44'),
(37757, '202.5.58.113', NULL, 1, '2025-03-06 12:55:03', '2025-03-06 12:55:03'),
(37758, '128.204.212.84', NULL, 1, '2025-03-06 12:57:26', '2025-03-06 12:57:26'),
(37759, '43.229.208.190', NULL, 1, '2025-03-06 13:03:45', '2025-03-06 13:03:45'),
(37760, '40.77.167.58', NULL, 1, '2025-03-06 13:03:46', '2025-03-06 13:03:46'),
(37761, '110.249.201.104', NULL, 1, '2025-03-06 13:43:45', '2025-03-06 13:43:45'),
(37762, '72.14.201.176', NULL, 1, '2025-03-06 13:45:00', '2025-03-06 13:45:00'),
(37763, '193.186.4.145', NULL, 1, '2025-03-06 13:45:55', '2025-03-06 13:45:55'),
(37764, '193.186.4.159', NULL, 4, '2025-03-06 13:50:32', '2025-03-07 03:54:45'),
(37765, '54.74.4.172', NULL, 1, '2025-03-06 13:53:42', '2025-03-06 13:53:42'),
(37766, '193.186.4.146', NULL, 1, '2025-03-06 14:00:07', '2025-03-06 14:00:07'),
(37767, '72.14.201.130', NULL, 1, '2025-03-06 14:18:45', '2025-03-06 14:18:45'),
(37768, '72.14.201.159', NULL, 1, '2025-03-06 14:21:00', '2025-03-06 14:21:00'),
(37769, '103.48.119.10', NULL, 1, '2025-03-06 14:30:03', '2025-03-06 14:30:03'),
(37770, '194.9.191.20', NULL, 1, '2025-03-06 14:32:20', '2025-03-06 14:32:20'),
(37771, '170.106.192.208', NULL, 1, '2025-03-06 14:42:24', '2025-03-06 14:42:24'),
(37772, '18.191.138.76', NULL, 2, '2025-03-06 14:52:10', '2025-03-06 14:52:18'),
(37773, '3.137.151.237', NULL, 2, '2025-03-06 14:52:10', '2025-03-06 14:52:17'),
(37774, '3.141.11.163', NULL, 3, '2025-03-06 14:52:10', '2025-03-06 14:52:17'),
(37775, '18.224.128.89', NULL, 2, '2025-03-06 14:52:10', '2025-03-06 14:52:11'),
(37776, '18.224.128.89', NULL, 2, '2025-03-06 14:52:10', '2025-03-06 14:52:11'),
(37777, '18.225.25.214', NULL, 2, '2025-03-06 14:52:10', '2025-03-06 14:52:10'),
(37778, '18.217.139.8', NULL, 1, '2025-03-06 14:52:11', '2025-03-06 14:52:11'),
(37779, '18.218.182.155', NULL, 1, '2025-03-06 14:52:17', '2025-03-06 14:52:17'),
(37780, '3.15.222.111', NULL, 1, '2025-03-06 14:52:18', '2025-03-06 14:52:18'),
(37781, '66.249.66.41', NULL, 1, '2025-03-06 14:56:09', '2025-03-06 14:56:09'),
(37782, '42.236.17.59', NULL, 1, '2025-03-06 15:09:09', '2025-03-06 15:09:09'),
(37783, '42.236.12.197', NULL, 1, '2025-03-06 15:10:05', '2025-03-06 15:10:05'),
(37784, '42.236.17.111', NULL, 1, '2025-03-06 15:10:08', '2025-03-06 15:10:08'),
(37785, '42.236.12.251', NULL, 1, '2025-03-06 15:44:44', '2025-03-06 15:44:44'),
(37786, '3.253.142.125', NULL, 1, '2025-03-06 15:55:51', '2025-03-06 15:55:51'),
(37787, '3.89.156.214', NULL, 1, '2025-03-06 17:54:09', '2025-03-06 17:54:09'),
(37788, '40.88.21.235', NULL, 1, '2025-03-06 18:38:00', '2025-03-06 18:38:00'),
(37789, '102.129.223.92', NULL, 2, '2025-03-06 18:44:38', '2025-03-07 03:14:33'),
(37790, '3.81.77.155', NULL, 1, '2025-03-06 18:50:34', '2025-03-06 18:50:34'),
(37791, '206.189.186.52', NULL, 8, '2025-03-06 19:03:11', '2025-03-06 19:03:13'),
(37792, '43.159.144.16', NULL, 1, '2025-03-06 19:15:58', '2025-03-06 19:15:58'),
(37793, '78.142.18.219', NULL, 1, '2025-03-06 19:19:03', '2025-03-06 19:19:03'),
(37794, '104.152.52.67', NULL, 1, '2025-03-06 20:21:53', '2025-03-06 20:21:53'),
(37795, '172.200.183.167', NULL, 1, '2025-03-06 20:48:35', '2025-03-06 20:48:35'),
(37796, '47.79.7.65', NULL, 1, '2025-03-06 21:04:45', '2025-03-06 21:04:45'),
(37797, '46.246.8.92', NULL, 1, '2025-03-06 21:42:40', '2025-03-06 21:42:40'),
(37798, '36.41.75.167', NULL, 1, '2025-03-06 22:24:31', '2025-03-06 22:24:31'),
(37799, '54.223.102.166', NULL, 1, '2025-03-06 22:40:06', '2025-03-06 22:40:06'),
(37800, '172.207.246.229', NULL, 1, '2025-03-06 22:44:23', '2025-03-06 22:44:23'),
(37801, '4.241.172.82', NULL, 1, '2025-03-07 00:53:38', '2025-03-07 00:53:38'),
(37802, '4.216.158.56', NULL, 1, '2025-03-07 00:56:54', '2025-03-07 00:56:54'),
(37803, '51.222.253.6', NULL, 1, '2025-03-07 01:10:44', '2025-03-07 01:10:44'),
(37804, '52.43.151.143', NULL, 1, '2025-03-07 01:16:39', '2025-03-07 01:16:39'),
(37805, '49.51.253.26', NULL, 1, '2025-03-07 01:31:57', '2025-03-07 01:31:57'),
(37806, '54.213.108.185', NULL, 1, '2025-03-07 02:05:29', '2025-03-07 02:05:29'),
(37807, '128.204.212.87', NULL, 1, '2025-03-07 02:18:24', '2025-03-07 02:18:24'),
(37808, '147.185.132.132', NULL, 1, '2025-03-07 02:26:07', '2025-03-07 02:26:07'),
(37809, '193.186.4.93', NULL, 1, '2025-03-07 03:18:19', '2025-03-07 03:18:19'),
(37810, '182.42.105.144', NULL, 1, '2025-03-07 03:19:18', '2025-03-07 03:19:18'),
(37811, '37.210.67.132', NULL, 2, '2025-03-07 03:22:39', '2025-03-07 03:23:49'),
(37812, '185.190.42.200', NULL, 1, '2025-03-07 03:48:33', '2025-03-07 03:48:33'),
(37813, '103.132.187.22', NULL, 1, '2025-03-07 03:58:33', '2025-03-07 03:58:33'),
(37814, '23.20.246.9', NULL, 1, '2025-03-07 05:44:50', '2025-03-07 05:44:50'),
(37815, '167.71.135.90', NULL, 1, '2025-03-07 05:58:54', '2025-03-07 05:58:54'),
(37816, '66.249.66.1', NULL, 2, '2025-03-07 07:05:27', '2025-03-07 19:57:13'),
(37817, '122.193.36.144', NULL, 4, '2025-03-07 07:11:19', '2025-03-07 07:12:14'),
(37818, '122.96.30.65', NULL, 1, '2025-03-07 07:32:53', '2025-03-07 07:32:53'),
(37819, '43.157.251.48', NULL, 1, '2025-03-07 07:53:02', '2025-03-07 07:53:02'),
(37820, '102.129.223.92', NULL, 2, '2025-03-07 08:21:39', '2025-03-07 11:49:23'),
(37821, '37.19.217.104', NULL, 1, '2025-03-07 09:01:44', '2025-03-07 09:01:44'),
(37822, '172.207.246.229', NULL, 1, '2025-03-07 09:05:14', '2025-03-07 09:05:14'),
(37823, '123.207.198.35', NULL, 2, '2025-03-07 09:11:29', '2025-03-07 09:18:15'),
(37824, '47.82.9.57', NULL, 1, '2025-03-07 09:25:27', '2025-03-07 09:25:27'),
(37825, '20.171.207.158', NULL, 1, '2025-03-07 09:29:15', '2025-03-07 09:29:15'),
(37826, '103.121.39.54', NULL, 1, '2025-03-07 10:08:42', '2025-03-07 10:08:42'),
(37827, '43.130.74.193', NULL, 1, '2025-03-07 10:25:00', '2025-03-07 10:25:00'),
(37828, '162.62.213.187', NULL, 1, '2025-03-07 10:48:19', '2025-03-07 10:48:19'),
(37829, '20.191.45.212', NULL, 1, '2025-03-07 10:57:53', '2025-03-07 10:57:53'),
(37830, '124.236.100.56', NULL, 1, '2025-03-07 11:37:58', '2025-03-07 11:37:58'),
(37831, '43.135.145.73', NULL, 1, '2025-03-07 11:46:53', '2025-03-07 11:46:53'),
(37832, '43.135.182.43', NULL, 1, '2025-03-07 12:51:08', '2025-03-07 12:51:08'),
(37833, '110.249.201.60', NULL, 1, '2025-03-07 13:40:43', '2025-03-07 13:40:43'),
(37834, '103.129.67.222', NULL, 1, '2025-03-07 14:04:21', '2025-03-07 14:04:21'),
(37835, '89.105.223.227', NULL, 1, '2025-03-07 14:13:52', '2025-03-07 14:13:52'),
(37836, '128.204.212.85', NULL, 2, '2025-03-07 15:13:55', '2025-03-07 16:46:07'),
(37837, '43.157.170.13', NULL, 1, '2025-03-07 15:18:52', '2025-03-07 15:18:52'),
(37838, '49.51.178.45', NULL, 1, '2025-03-07 15:36:39', '2025-03-07 15:36:39'),
(37839, '52.167.144.231', NULL, 1, '2025-03-07 15:38:31', '2025-03-07 15:38:31'),
(37840, '193.186.4.159', NULL, 1, '2025-03-07 15:43:21', '2025-03-07 15:43:21'),
(37841, '121.200.51.211', NULL, 2, '2025-03-07 16:44:24', '2025-03-07 16:45:27'),
(37842, '72.14.201.185', NULL, 1, '2025-03-07 16:45:31', '2025-03-07 16:45:31'),
(37843, '3.89.156.214', NULL, 1, '2025-03-07 18:00:23', '2025-03-07 18:00:23'),
(37844, '47.82.0.163', NULL, 1, '2025-03-07 18:48:00', '2025-03-07 18:48:00'),
(37845, '170.106.192.3', NULL, 1, '2025-03-07 19:01:54', '2025-03-07 19:01:54'),
(37846, '137.184.101.54', NULL, 2, '2025-03-07 19:29:51', '2025-03-07 20:16:31'),
(37847, '196.251.80.243', NULL, 1, '2025-03-07 19:42:53', '2025-03-07 19:42:53'),
(37848, '192.36.109.127', NULL, 1, '2025-03-07 19:51:48', '2025-03-07 19:51:48'),
(37849, '54.145.235.68', NULL, 1, '2025-03-07 19:54:34', '2025-03-07 19:54:34'),
(37850, '111.172.249.49', NULL, 1, '2025-03-07 20:10:17', '2025-03-07 20:10:17'),
(37851, '172.206.45.74', NULL, 1, '2025-03-07 20:42:32', '2025-03-07 20:42:32'),
(37852, '4.215.197.19', NULL, 1, '2025-03-07 20:51:16', '2025-03-07 20:51:16'),
(37853, '13.78.124.247', NULL, 1, '2025-03-07 22:50:27', '2025-03-07 22:50:27'),
(37854, '18.232.93.245', NULL, 1, '2025-03-07 22:59:11', '2025-03-07 22:59:11'),
(37855, '43.173.1.69', NULL, 1, '2025-03-07 23:06:56', '2025-03-07 23:06:56'),
(37856, '139.59.71.89', NULL, 1, '2025-03-07 23:07:30', '2025-03-07 23:07:30'),
(37857, '148.251.250.50', NULL, 1, '2025-03-07 23:08:12', '2025-03-07 23:08:12'),
(37858, '120.230.122.152', NULL, 1, '2025-03-07 23:24:51', '2025-03-07 23:24:51'),
(37859, '34.221.141.111', NULL, 1, '2025-03-07 23:25:39', '2025-03-07 23:25:39'),
(37860, '35.91.124.230', NULL, 1, '2025-03-07 23:26:16', '2025-03-07 23:26:16'),
(37861, '128.204.212.84', NULL, 1, '2025-03-07 23:29:27', '2025-03-07 23:29:27'),
(37862, '43.167.236.228', NULL, 1, '2025-03-07 23:36:31', '2025-03-07 23:36:31'),
(37863, '106.114.231.7', NULL, 1, '2025-03-07 23:37:51', '2025-03-07 23:37:51'),
(37864, '42.236.10.82', NULL, 1, '2025-03-07 23:37:55', '2025-03-07 23:37:55'),
(37865, '42.236.10.77', NULL, 1, '2025-03-07 23:38:35', '2025-03-07 23:38:35'),
(37866, '194.32.122.82', NULL, 1, '2025-03-07 23:41:44', '2025-03-07 23:41:44'),
(37867, '72.14.201.130', NULL, 1, '2025-03-07 23:57:26', '2025-03-07 23:57:26'),
(37868, '185.220.100.255', NULL, 1, '2025-03-08 00:00:37', '2025-03-08 00:00:37'),
(37869, '45.138.16.231', NULL, 1, '2025-03-08 00:01:10', '2025-03-08 00:01:10'),
(37870, '103.20.89.80', NULL, 1, '2025-03-08 00:02:00', '2025-03-08 00:02:00'),
(37871, '52.80.16.235', NULL, 1, '2025-03-08 00:08:19', '2025-03-08 00:08:19'),
(37872, '156.253.174.115', NULL, 1, '2025-03-08 00:34:27', '2025-03-08 00:34:27'),
(37873, '178.62.103.143', NULL, 1, '2025-03-08 00:34:59', '2025-03-08 00:34:59'),
(37874, '36.41.75.167', NULL, 1, '2025-03-08 01:04:42', '2025-03-08 01:04:42'),
(37875, '95.164.21.198', NULL, 1, '2025-03-08 01:11:32', '2025-03-08 01:11:32'),
(37876, '15.235.15.135', NULL, 1, '2025-03-08 02:17:28', '2025-03-08 02:17:28'),
(37877, '128.204.212.86', NULL, 1, '2025-03-08 02:28:56', '2025-03-08 02:28:56'),
(37878, '43.153.135.208', NULL, 1, '2025-03-08 03:41:17', '2025-03-08 03:41:17'),
(37879, '89.187.162.178', NULL, 1, '2025-03-08 03:53:56', '2025-03-08 03:53:56'),
(37880, '170.106.113.235', NULL, 1, '2025-03-08 04:09:42', '2025-03-08 04:09:42'),
(37881, '37.210.67.132', NULL, 4, '2025-03-08 04:18:44', '2025-03-08 04:19:35'),
(37882, '51.222.253.2', NULL, 1, '2025-03-08 05:03:44', '2025-03-08 05:03:44'),
(37883, '209.53.155.96', NULL, 1, '2025-03-08 05:25:02', '2025-03-08 05:25:02'),
(37884, '217.113.194.252', NULL, 1, '2025-03-08 05:37:29', '2025-03-08 05:37:29'),
(37885, '217.113.194.204', NULL, 1, '2025-03-08 05:37:36', '2025-03-08 05:37:36'),
(37886, '58.49.233.126', NULL, 2, '2025-03-08 05:54:30', '2025-03-08 22:53:30'),
(37887, '94.103.87.196', NULL, 1, '2025-03-08 05:54:53', '2025-03-08 05:54:53'),
(37888, '34.207.168.119', NULL, 1, '2025-03-08 06:05:48', '2025-03-08 06:05:48'),
(37889, '128.204.212.85', NULL, 3, '2025-03-08 06:14:02', '2025-03-08 18:06:41'),
(37890, '52.81.122.200', NULL, 1, '2025-03-08 06:16:41', '2025-03-08 06:16:41'),
(37891, '198.235.24.203', NULL, 1, '2025-03-08 06:28:13', '2025-03-08 06:28:13'),
(37892, '66.220.149.1', NULL, 1, '2025-03-08 06:44:09', '2025-03-08 06:44:09'),
(37893, '66.220.149.10', NULL, 1, '2025-03-08 06:44:09', '2025-03-08 06:44:09'),
(37894, '51.222.253.12', NULL, 1, '2025-03-08 07:14:31', '2025-03-08 07:14:31'),
(37895, '208.109.173.103', NULL, 1, '2025-03-08 07:20:30', '2025-03-08 07:20:30'),
(37896, '43.157.82.252', NULL, 1, '2025-03-08 07:34:36', '2025-03-08 07:34:36'),
(37897, '61.139.77.181', NULL, 1, '2025-03-08 07:41:09', '2025-03-08 07:41:09'),
(37898, '52.167.144.200', NULL, 1, '2025-03-08 08:41:59', '2025-03-08 08:41:59'),
(37899, '43.133.220.37', NULL, 1, '2025-03-08 08:52:50', '2025-03-08 08:52:50'),
(37900, '66.249.66.2', NULL, 2, '2025-03-08 09:09:01', '2025-03-08 21:26:15'),
(37901, '103.145.70.100', NULL, 1, '2025-03-08 09:20:18', '2025-03-08 09:20:18'),
(37902, '43.135.145.117', NULL, 1, '2025-03-08 09:29:01', '2025-03-08 09:29:01'),
(37903, '195.191.219.132', NULL, 1, '2025-03-08 09:29:03', '2025-03-08 09:29:03'),
(37904, '51.222.253.18', NULL, 1, '2025-03-08 09:40:58', '2025-03-08 09:40:58'),
(37905, '109.199.118.129', NULL, 1, '2025-03-08 10:27:10', '2025-03-08 10:27:10'),
(37906, '66.249.66.41', NULL, 1, '2025-03-08 10:32:02', '2025-03-08 10:32:02'),
(37907, '89.169.102.46', NULL, 1, '2025-03-08 10:45:43', '2025-03-08 10:45:43'),
(37908, '43.133.139.6', NULL, 1, '2025-03-08 10:59:07', '2025-03-08 10:59:07'),
(37909, '49.229.167.172', NULL, 1, '2025-03-08 11:02:44', '2025-03-08 11:02:44'),
(37910, '104.193.195.55', NULL, 1, '2025-03-08 11:18:58', '2025-03-08 11:18:58'),
(37911, '54.222.182.55', NULL, 1, '2025-03-08 11:33:20', '2025-03-08 11:33:20'),
(37912, '208.54.166.56', NULL, 2, '2025-03-08 12:19:37', '2025-03-08 12:19:38'),
(37913, '185.248.24.208', NULL, 1, '2025-03-08 12:21:10', '2025-03-08 12:21:10'),
(37914, '103.121.39.54', NULL, 1, '2025-03-08 12:28:49', '2025-03-08 12:28:49'),
(37915, '193.186.4.130', NULL, 2, '2025-03-08 12:57:35', '2025-03-08 20:19:25'),
(37916, '128.204.212.86', NULL, 2, '2025-03-08 12:58:54', '2025-03-09 01:22:24'),
(37917, '205.210.31.161', NULL, 1, '2025-03-08 13:23:28', '2025-03-08 13:23:28'),
(37918, '17.241.227.141', NULL, 1, '2025-03-08 13:24:25', '2025-03-08 13:24:25'),
(37919, '110.249.201.105', NULL, 1, '2025-03-08 13:41:01', '2025-03-08 13:41:01'),
(37920, '40.77.167.18', NULL, 2, '2025-03-08 14:17:50', '2025-03-09 01:04:50'),
(37921, '49.51.233.46', NULL, 1, '2025-03-08 14:25:56', '2025-03-08 14:25:56'),
(37922, '23.26.95.9', NULL, 1, '2025-03-08 14:35:46', '2025-03-08 14:35:46'),
(37923, '43.157.207.78', NULL, 1, '2025-03-08 14:51:16', '2025-03-08 14:51:16'),
(37924, '51.222.253.17', NULL, 1, '2025-03-08 15:01:17', '2025-03-08 15:01:17'),
(37925, '18.205.151.112', NULL, 1, '2025-03-08 15:47:40', '2025-03-08 15:47:40'),
(37926, '51.222.253.3', NULL, 1, '2025-03-08 17:13:13', '2025-03-08 17:13:13'),
(37927, '181.214.218.224', NULL, 1, '2025-03-08 17:20:36', '2025-03-08 17:20:36'),
(37928, '173.252.83.4', NULL, 1, '2025-03-08 17:26:11', '2025-03-08 17:26:11'),
(37929, '173.252.83.8', NULL, 1, '2025-03-08 17:26:11', '2025-03-08 17:26:11'),
(37930, '178.63.63.253', NULL, 1, '2025-03-08 17:44:32', '2025-03-08 17:44:32'),
(37931, '72.14.201.130', NULL, 1, '2025-03-08 17:45:37', '2025-03-08 17:45:37'),
(37932, '117.62.235.53', NULL, 1, '2025-03-08 17:53:49', '2025-03-08 17:53:49'),
(37933, '43.155.27.244', NULL, 1, '2025-03-08 18:39:11', '2025-03-08 18:39:11'),
(37934, '162.62.213.187', NULL, 1, '2025-03-08 19:07:33', '2025-03-08 19:07:33'),
(37935, '148.251.50.77', NULL, 1, '2025-03-08 19:47:10', '2025-03-08 19:47:10'),
(37936, '52.167.144.21', NULL, 1, '2025-03-08 20:16:50', '2025-03-08 20:16:50'),
(37937, '43.156.228.24', NULL, 4, '2025-03-08 20:24:03', '2025-03-08 20:26:36'),
(37938, '172.182.200.82', NULL, 1, '2025-03-08 20:38:02', '2025-03-08 20:38:02'),
(37939, '52.80.147.216', NULL, 1, '2025-03-08 21:12:11', '2025-03-08 21:12:11'),
(37940, '34.79.216.51', NULL, 2, '2025-03-08 21:26:33', '2025-03-08 21:26:34');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(37941, '34.78.204.116', NULL, 2, '2025-03-08 21:26:34', '2025-03-08 21:26:35'),
(37942, '104.155.114.150', NULL, 1, '2025-03-08 21:28:13', '2025-03-08 21:28:13'),
(37943, '34.140.195.59', NULL, 1, '2025-03-08 21:28:15', '2025-03-08 21:28:15'),
(37944, '93.209.59.144', NULL, 1, '2025-03-08 22:10:25', '2025-03-08 22:10:25'),
(37945, '156.228.92.221', NULL, 1, '2025-03-08 22:15:32', '2025-03-08 22:15:32'),
(37946, '103.72.61.109', NULL, 1, '2025-03-08 22:22:16', '2025-03-08 22:22:16'),
(37947, '103.134.255.66', NULL, 1, '2025-03-08 22:53:47', '2025-03-08 22:53:47'),
(37948, '89.185.80.56', NULL, 1, '2025-03-08 23:06:43', '2025-03-08 23:06:43'),
(37949, '156.228.106.155', NULL, 1, '2025-03-08 23:08:19', '2025-03-08 23:08:19'),
(37950, '170.106.140.110', NULL, 1, '2025-03-08 23:11:11', '2025-03-08 23:11:11'),
(37951, '35.166.72.128', NULL, 1, '2025-03-08 23:13:54', '2025-03-08 23:13:54'),
(37952, '80.85.245.250', NULL, 1, '2025-03-08 23:23:20', '2025-03-08 23:23:20'),
(37953, '40.77.167.27', NULL, 1, '2025-03-08 23:37:29', '2025-03-08 23:37:29'),
(37954, '43.135.182.43', NULL, 1, '2025-03-08 23:41:22', '2025-03-08 23:41:22'),
(37955, '104.207.56.176', NULL, 1, '2025-03-08 23:59:30', '2025-03-08 23:59:30'),
(37956, '34.221.39.240', NULL, 1, '2025-03-09 00:04:12', '2025-03-09 00:04:12'),
(37957, '8.220.140.26', NULL, 1, '2025-03-09 03:31:02', '2025-03-09 03:31:02'),
(37958, '91.201.113.132', NULL, 1, '2025-03-09 03:36:21', '2025-03-09 03:36:21'),
(37959, '43.135.182.95', NULL, 1, '2025-03-09 04:04:17', '2025-03-09 04:04:17'),
(37960, '43.159.141.150', NULL, 1, '2025-03-09 04:31:33', '2025-03-09 04:31:33'),
(37961, '198.235.24.57', NULL, 1, '2025-03-09 05:07:35', '2025-03-09 05:07:35'),
(37962, '185.246.188.74', NULL, 1, '2025-03-09 05:21:17', '2025-03-09 05:21:17'),
(37963, '103.121.39.54', NULL, 11, '2025-03-09 05:59:11', '2025-03-09 06:33:11'),
(37964, '128.204.212.86', NULL, 3, '2025-03-09 06:02:20', '2025-03-09 17:31:11'),
(37965, '23.229.113.138', NULL, 2, '2025-03-09 06:24:25', '2025-03-09 06:25:03'),
(37966, '47.250.88.131', NULL, 1, '2025-03-09 07:27:27', '2025-03-09 07:27:27'),
(37967, '198.235.24.131', NULL, 1, '2025-03-09 07:31:07', '2025-03-09 07:31:07'),
(37968, '52.80.202.53', NULL, 1, '2025-03-09 07:42:58', '2025-03-09 07:42:58'),
(37969, '154.47.20.228', NULL, 1, '2025-03-09 08:17:20', '2025-03-09 08:17:20'),
(37970, '45.251.56.76', NULL, 1, '2025-03-09 08:28:03', '2025-03-09 08:28:03'),
(37971, '40.77.167.18', NULL, 1, '2025-03-09 08:56:12', '2025-03-09 08:56:12'),
(37972, '193.186.4.159', NULL, 1, '2025-03-09 09:01:48', '2025-03-09 09:01:48'),
(37973, '34.221.36.241', NULL, 1, '2025-03-09 09:08:13', '2025-03-09 09:08:13'),
(37974, '40.119.197.45', NULL, 1, '2025-03-09 09:43:59', '2025-03-09 09:43:59'),
(37975, '47.82.10.154', NULL, 1, '2025-03-09 09:51:32', '2025-03-09 09:51:32'),
(37976, '47.82.10.41', NULL, 1, '2025-03-09 09:52:02', '2025-03-09 09:52:02'),
(37977, '66.249.66.41', NULL, 1, '2025-03-09 10:04:28', '2025-03-09 10:04:28'),
(37978, '37.111.212.182', NULL, 1, '2025-03-09 10:15:08', '2025-03-09 10:15:08'),
(37979, '43.166.255.102', NULL, 1, '2025-03-09 10:34:03', '2025-03-09 10:34:03'),
(37980, '156.146.51.207', NULL, 1, '2025-03-09 10:37:03', '2025-03-09 10:37:03'),
(37981, '223.25.253.162', NULL, 1, '2025-03-09 10:50:34', '2025-03-09 10:50:34'),
(37982, '117.58.247.210', NULL, 1, '2025-03-09 10:53:32', '2025-03-09 10:53:32'),
(37983, '45.227.254.34', NULL, 1, '2025-03-09 11:14:52', '2025-03-09 11:14:52'),
(37984, '103.141.208.18', NULL, 1, '2025-03-09 11:17:48', '2025-03-09 11:17:48'),
(37985, '128.204.212.84', NULL, 1, '2025-03-09 11:41:34', '2025-03-09 11:41:34'),
(37986, '43.153.10.83', NULL, 1, '2025-03-09 11:57:01', '2025-03-09 11:57:01'),
(37987, '173.252.79.10', NULL, 1, '2025-03-09 11:58:24', '2025-03-09 11:58:24'),
(37988, '173.252.79.8', NULL, 1, '2025-03-09 11:58:24', '2025-03-09 11:58:24'),
(37989, '36.111.67.189', NULL, 1, '2025-03-09 12:11:51', '2025-03-09 12:11:51'),
(37990, '89.187.162.178', NULL, 1, '2025-03-09 12:17:20', '2025-03-09 12:17:20'),
(37991, '111.225.148.151', NULL, 1, '2025-03-09 12:42:16', '2025-03-09 12:42:16'),
(37992, '101.35.239.216', NULL, 11, '2025-03-09 12:58:31', '2025-03-09 13:23:26'),
(37993, '34.222.174.117', NULL, 1, '2025-03-09 13:18:31', '2025-03-09 13:18:31'),
(37994, '52.81.112.61', NULL, 1, '2025-03-09 13:37:50', '2025-03-09 13:37:50'),
(37995, '103.38.55.102', NULL, 1, '2025-03-09 13:45:39', '2025-03-09 13:45:39'),
(37996, '103.124.226.80', NULL, 3, '2025-03-09 13:57:21', '2025-03-09 14:01:01'),
(37997, '52.167.144.236', NULL, 1, '2025-03-09 14:38:45', '2025-03-09 14:38:45'),
(37998, '40.77.167.42', NULL, 1, '2025-03-09 14:44:38', '2025-03-09 14:44:38'),
(37999, '51.81.46.212', NULL, 1, '2025-03-09 14:50:46', '2025-03-09 14:50:46'),
(38000, '54.80.45.115', NULL, 1, '2025-03-09 16:02:13', '2025-03-09 16:02:13'),
(38001, '45.156.128.96', NULL, 1, '2025-03-09 16:06:42', '2025-03-09 16:06:42'),
(38002, '188.143.244.135', NULL, 1, '2025-03-09 16:30:57', '2025-03-09 16:30:57'),
(38003, '167.103.21.95', NULL, 1, '2025-03-09 16:37:47', '2025-03-09 16:37:47'),
(38004, '20.171.207.158', NULL, 1, '2025-03-09 17:30:52', '2025-03-09 17:30:52'),
(38005, '47.82.10.142', NULL, 1, '2025-03-09 18:38:56', '2025-03-09 18:38:56'),
(38006, '45.84.107.76', NULL, 4, '2025-03-09 18:43:40', '2025-03-09 18:43:46'),
(38007, '45.84.107.97', NULL, 1, '2025-03-09 18:43:50', '2025-03-09 18:43:50'),
(38008, '193.186.4.3', NULL, 1, '2025-03-09 18:44:21', '2025-03-09 18:44:21'),
(38009, '3.145.165.18', NULL, 2, '2025-03-09 18:58:26', '2025-03-09 18:58:27'),
(38010, '20.25.193.145', NULL, 1, '2025-03-09 19:37:44', '2025-03-09 19:37:44'),
(38011, '45.41.130.239', NULL, 1, '2025-03-09 19:41:37', '2025-03-09 19:41:37'),
(38012, '91.237.124.152', NULL, 2, '2025-03-09 19:42:27', '2025-03-09 19:42:28'),
(38013, '43.130.60.195', NULL, 1, '2025-03-09 19:48:51', '2025-03-09 19:48:51'),
(38014, '158.222.119.16', NULL, 1, '2025-03-09 20:09:34', '2025-03-09 20:09:34'),
(38015, '104.237.242.224', NULL, 1, '2025-03-09 20:12:26', '2025-03-09 20:12:26'),
(38016, '91.246.41.166', NULL, 1, '2025-03-09 20:32:59', '2025-03-09 20:32:59'),
(38017, '94.247.172.129', NULL, 1, '2025-03-09 20:33:25', '2025-03-09 20:33:25'),
(38018, '111.251.215.143', NULL, 3, '2025-03-09 20:34:12', '2025-03-09 21:10:24'),
(38019, '43.130.39.254', NULL, 1, '2025-03-09 20:36:49', '2025-03-09 20:36:49'),
(38020, '204.137.14.85', NULL, 1, '2025-03-09 20:56:51', '2025-03-09 20:56:51'),
(38021, '47.82.11.85', NULL, 1, '2025-03-09 21:25:54', '2025-03-09 21:25:54'),
(38022, '173.252.107.11', NULL, 1, '2025-03-09 22:09:19', '2025-03-09 22:09:19'),
(38023, '173.252.107.7', NULL, 1, '2025-03-09 22:09:19', '2025-03-09 22:09:19'),
(38024, '13.127.100.179', NULL, 4, '2025-03-09 23:08:06', '2025-03-09 23:08:09'),
(38025, '128.204.212.87', NULL, 1, '2025-03-09 23:09:03', '2025-03-09 23:09:03'),
(38026, '47.79.122.173', NULL, 1, '2025-03-09 23:47:54', '2025-03-09 23:47:54'),
(38027, '196.251.87.95', NULL, 1, '2025-03-09 23:48:43', '2025-03-09 23:48:43'),
(38028, '218.33.102.184', NULL, 1, '2025-03-10 00:39:09', '2025-03-10 00:39:09'),
(38029, '172.207.184.167', NULL, 1, '2025-03-10 00:44:06', '2025-03-10 00:44:06'),
(38030, '18.237.170.202', NULL, 1, '2025-03-10 00:58:14', '2025-03-10 00:58:14'),
(38031, '54.203.194.218', NULL, 1, '2025-03-10 01:31:01', '2025-03-10 01:31:01'),
(38032, '193.41.206.36', NULL, 1, '2025-03-10 02:40:50', '2025-03-10 02:40:50'),
(38033, '117.33.163.216', NULL, 1, '2025-03-10 03:26:05', '2025-03-10 03:26:05'),
(38034, '198.235.24.174', NULL, 1, '2025-03-10 03:34:26', '2025-03-10 03:34:26'),
(38035, '124.236.100.56', NULL, 1, '2025-03-10 03:39:31', '2025-03-10 03:39:31'),
(38036, '170.106.180.153', NULL, 1, '2025-03-10 04:08:09', '2025-03-10 04:08:09'),
(38037, '144.91.110.164', NULL, 1, '2025-03-10 05:07:08', '2025-03-10 05:07:08'),
(38038, '43.153.107.22', NULL, 1, '2025-03-10 05:07:26', '2025-03-10 05:07:26'),
(38039, '128.204.212.87', NULL, 2, '2025-03-10 05:30:25', '2025-03-10 14:22:37'),
(38040, '103.176.152.35', NULL, 1, '2025-03-10 05:49:42', '2025-03-10 05:49:42'),
(38041, '188.143.244.133', NULL, 1, '2025-03-10 05:54:57', '2025-03-10 05:54:57'),
(38042, '95.156.55.121', NULL, 1, '2025-03-10 06:38:47', '2025-03-10 06:38:47'),
(38043, '103.175.83.168', NULL, 1, '2025-03-10 06:39:29', '2025-03-10 06:39:29'),
(38044, '82.223.151.8', NULL, 1, '2025-03-10 06:40:18', '2025-03-10 06:40:18'),
(38045, '65.20.144.218', NULL, 1, '2025-03-10 06:41:51', '2025-03-10 06:41:51'),
(38046, '180.7.188.18', NULL, 1, '2025-03-10 06:43:03', '2025-03-10 06:43:03'),
(38047, '102.129.223.92', NULL, 3, '2025-03-10 06:44:52', '2025-03-10 21:45:21'),
(38048, '54.222.137.215', NULL, 1, '2025-03-10 06:55:46', '2025-03-10 06:55:46'),
(38049, '51.222.253.9', NULL, 1, '2025-03-10 07:32:24', '2025-03-10 07:32:24'),
(38050, '52.80.242.129', NULL, 1, '2025-03-10 07:32:31', '2025-03-10 07:32:31'),
(38051, '156.228.77.17', NULL, 1, '2025-03-10 08:05:21', '2025-03-10 08:05:21'),
(38052, '117.62.235.53', NULL, 1, '2025-03-10 08:14:53', '2025-03-10 08:14:53'),
(38053, '193.186.4.159', NULL, 4, '2025-03-10 09:19:47', '2025-03-10 13:29:33'),
(38054, '5.133.192.167', NULL, 1, '2025-03-10 10:04:32', '2025-03-10 10:04:32'),
(38055, '51.222.253.6', NULL, 1, '2025-03-10 10:07:46', '2025-03-10 10:07:46'),
(38056, '52.167.144.171', NULL, 1, '2025-03-10 10:12:24', '2025-03-10 10:12:24'),
(38057, '176.106.246.201', NULL, 1, '2025-03-10 10:37:26', '2025-03-10 10:37:26'),
(38058, '52.167.144.172', NULL, 1, '2025-03-10 10:47:36', '2025-03-10 10:47:36'),
(38059, '43.229.208.192', NULL, 2, '2025-03-10 11:02:52', '2025-03-10 11:04:13'),
(38060, '47.82.10.81', NULL, 1, '2025-03-10 11:03:32', '2025-03-10 11:03:32'),
(38061, '3.231.215.8', NULL, 1, '2025-03-10 11:16:24', '2025-03-10 11:16:24'),
(38062, '66.249.66.2', NULL, 1, '2025-03-10 12:03:55', '2025-03-10 12:03:55'),
(38063, '64.124.8.220', NULL, 2, '2025-03-10 12:21:29', '2025-03-10 12:38:57'),
(38064, '43.135.145.117', NULL, 1, '2025-03-10 12:37:33', '2025-03-10 12:37:33'),
(38065, '110.249.201.53', NULL, 1, '2025-03-10 12:41:14', '2025-03-10 12:41:14'),
(38066, '31.13.127.26', NULL, 1, '2025-03-10 12:45:15', '2025-03-10 12:45:15'),
(38067, '31.13.127.28', NULL, 1, '2025-03-10 12:45:15', '2025-03-10 12:45:15'),
(38068, '51.222.253.15', NULL, 1, '2025-03-10 12:45:35', '2025-03-10 12:45:35'),
(38069, '193.186.4.130', NULL, 1, '2025-03-10 12:58:17', '2025-03-10 12:58:17'),
(38070, '43.128.70.87', NULL, 4, '2025-03-10 13:10:30', '2025-03-10 13:11:15'),
(38071, '43.153.113.127', NULL, 1, '2025-03-10 13:18:13', '2025-03-10 13:18:13'),
(38072, '47.82.10.139', NULL, 1, '2025-03-10 13:43:03', '2025-03-10 13:43:03'),
(38073, '170.231.250.18', NULL, 1, '2025-03-10 14:37:44', '2025-03-10 14:37:44'),
(38074, '66.249.66.40', NULL, 1, '2025-03-10 15:00:54', '2025-03-10 15:00:54'),
(38075, '40.77.167.17', NULL, 1, '2025-03-10 15:52:08', '2025-03-10 15:52:08'),
(38076, '51.222.253.7', NULL, 1, '2025-03-10 16:00:40', '2025-03-10 16:00:40'),
(38077, '128.204.212.85', NULL, 2, '2025-03-10 16:33:42', '2025-03-11 01:41:26'),
(38078, '143.198.93.53', NULL, 4, '2025-03-10 16:35:07', '2025-03-10 16:35:10'),
(38079, '185.130.251.231', NULL, 1, '2025-03-10 16:55:15', '2025-03-10 16:55:15'),
(38080, '42.236.17.254', NULL, 1, '2025-03-10 17:09:02', '2025-03-10 17:09:02'),
(38081, '42.236.17.61', NULL, 1, '2025-03-10 17:09:26', '2025-03-10 17:09:26'),
(38082, '42.236.12.238', NULL, 1, '2025-03-10 17:10:35', '2025-03-10 17:10:35'),
(38083, '66.249.66.42', NULL, 1, '2025-03-10 17:21:27', '2025-03-10 17:21:27'),
(38084, '135.237.131.211', NULL, 1, '2025-03-10 17:43:14', '2025-03-10 17:43:14'),
(38085, '42.236.101.218', NULL, 1, '2025-03-10 18:15:08', '2025-03-10 18:15:08'),
(38086, '5.181.169.251', NULL, 1, '2025-03-10 18:35:22', '2025-03-10 18:35:22'),
(38087, '213.108.0.200', NULL, 1, '2025-03-10 18:35:23', '2025-03-10 18:35:23'),
(38088, '213.108.0.216', NULL, 1, '2025-03-10 18:35:23', '2025-03-10 18:35:23'),
(38089, '185.102.113.204', NULL, 2, '2025-03-10 18:35:24', '2025-03-10 18:35:25'),
(38090, '45.10.167.44', NULL, 2, '2025-03-10 18:35:26', '2025-03-10 18:35:27'),
(38091, '77.220.195.18', NULL, 2, '2025-03-10 18:35:26', '2025-03-10 18:35:28'),
(38092, '47.82.11.19', NULL, 1, '2025-03-10 18:41:23', '2025-03-10 18:41:23'),
(38093, '43.153.74.75', NULL, 1, '2025-03-10 19:01:49', '2025-03-10 19:01:49'),
(38094, '54.222.180.71', NULL, 1, '2025-03-10 19:24:12', '2025-03-10 19:24:12'),
(38095, '20.246.79.0', NULL, 1, '2025-03-10 19:51:10', '2025-03-10 19:51:10'),
(38096, '43.166.247.155', NULL, 1, '2025-03-10 19:54:40', '2025-03-10 19:54:40'),
(38097, '121.237.36.27', NULL, 2, '2025-03-10 20:15:27', '2025-03-10 20:18:44'),
(38098, '85.208.96.194', NULL, 1, '2025-03-10 20:24:03', '2025-03-10 20:24:03'),
(38099, '121.237.36.31', NULL, 1, '2025-03-10 20:31:34', '2025-03-10 20:31:34'),
(38100, '36.94.58.138', NULL, 1, '2025-03-10 20:43:12', '2025-03-10 20:43:12'),
(38101, '18.223.75.36', NULL, 1, '2025-03-10 21:18:28', '2025-03-10 21:18:28'),
(38102, '54.236.14.176', NULL, 2, '2025-03-10 21:20:57', '2025-03-10 21:21:51'),
(38103, '68.178.153.122', NULL, 1, '2025-03-10 22:57:57', '2025-03-10 22:57:57'),
(38104, '117.33.163.216', NULL, 1, '2025-03-10 23:02:02', '2025-03-10 23:02:02'),
(38105, '185.226.197.58', NULL, 1, '2025-03-10 23:23:05', '2025-03-10 23:23:05'),
(38106, '185.226.197.60', NULL, 1, '2025-03-10 23:24:34', '2025-03-10 23:24:34'),
(38107, '128.204.212.86', NULL, 1, '2025-03-10 23:28:35', '2025-03-10 23:28:35'),
(38108, '64.124.8.185', NULL, 1, '2025-03-10 23:36:04', '2025-03-10 23:36:04'),
(38109, '58.253.86.32', NULL, 1, '2025-03-10 23:56:23', '2025-03-10 23:56:23'),
(38110, '103.80.2.76', NULL, 1, '2025-03-11 00:28:09', '2025-03-11 00:28:09'),
(38111, '185.15.56.1', NULL, 2, '2025-03-11 00:37:01', '2025-03-11 00:37:01'),
(38112, '35.88.200.117', NULL, 1, '2025-03-11 00:37:28', '2025-03-11 00:37:28'),
(38113, '34.215.173.20', NULL, 1, '2025-03-11 00:37:49', '2025-03-11 00:37:49'),
(38114, '170.244.94.106', NULL, 1, '2025-03-11 01:16:23', '2025-03-11 01:16:23'),
(38115, '170.64.202.175', NULL, 1, '2025-03-11 01:39:25', '2025-03-11 01:39:25'),
(38116, '51.8.102.157', NULL, 1, '2025-03-11 02:07:55', '2025-03-11 02:07:55'),
(38117, '156.253.178.241', NULL, 2, '2025-03-11 02:29:45', '2025-03-11 02:29:47'),
(38118, '185.195.232.134', NULL, 4, '2025-03-11 02:30:40', '2025-03-11 02:30:41'),
(38119, '43.153.7.191', NULL, 1, '2025-03-11 02:42:06', '2025-03-11 02:42:06'),
(38120, '43.130.105.21', NULL, 1, '2025-03-11 03:19:06', '2025-03-11 03:19:06'),
(38121, '58.49.233.126', NULL, 1, '2025-03-11 03:47:14', '2025-03-11 03:47:14'),
(38122, '198.235.24.234', NULL, 1, '2025-03-11 03:47:19', '2025-03-11 03:47:19'),
(38123, '159.89.119.240', NULL, 1, '2025-03-11 04:49:07', '2025-03-11 04:49:07'),
(38124, '18.212.186.120', NULL, 2, '2025-03-11 05:44:56', '2025-03-11 07:15:31'),
(38125, '145.220.91.19', NULL, 2, '2025-03-11 07:05:09', '2025-03-12 02:08:40'),
(38126, '218.58.111.221', NULL, 2, '2025-03-11 07:21:56', '2025-03-11 07:22:05'),
(38127, '213.108.0.238', NULL, 1, '2025-03-11 07:32:44', '2025-03-11 07:32:44'),
(38128, '185.81.144.181', NULL, 2, '2025-03-11 07:32:52', '2025-03-11 07:32:53'),
(38129, '185.81.145.136', NULL, 1, '2025-03-11 07:38:08', '2025-03-11 07:38:08'),
(38130, '213.108.3.98', NULL, 2, '2025-03-11 07:38:11', '2025-03-11 07:38:12'),
(38131, '47.128.96.135', NULL, 1, '2025-03-11 08:14:58', '2025-03-11 08:14:58'),
(38132, '43.156.228.24', NULL, 4, '2025-03-11 08:26:47', '2025-03-11 08:27:10'),
(38133, '182.42.104.32', NULL, 1, '2025-03-11 08:44:21', '2025-03-11 08:44:21'),
(38134, '62.60.154.29', NULL, 1, '2025-03-11 09:53:21', '2025-03-11 09:53:21'),
(38135, '124.236.100.56', NULL, 2, '2025-03-11 10:00:51', '2025-03-11 11:29:56'),
(38136, '52.163.93.107', NULL, 1, '2025-03-11 10:03:23', '2025-03-11 10:03:23'),
(38137, '47.79.121.170', NULL, 1, '2025-03-11 10:03:58', '2025-03-11 10:03:58'),
(38138, '43.135.145.117', NULL, 1, '2025-03-11 10:06:08', '2025-03-11 10:06:08'),
(38139, '23.26.77.230', NULL, 1, '2025-03-11 10:30:17', '2025-03-11 10:30:17'),
(38140, '54.198.202.192', NULL, 1, '2025-03-11 10:35:35', '2025-03-11 10:35:35'),
(38141, '43.166.247.82', NULL, 1, '2025-03-11 10:41:31', '2025-03-11 10:41:31'),
(38142, '146.70.117.17', NULL, 1, '2025-03-11 10:44:10', '2025-03-11 10:44:10'),
(38143, '72.14.201.130', NULL, 1, '2025-03-11 11:11:26', '2025-03-11 11:11:26'),
(38144, '52.167.144.203', NULL, 2, '2025-03-11 11:25:50', '2025-03-11 23:08:37'),
(38145, '59.152.1.207', NULL, 1, '2025-03-11 11:41:25', '2025-03-11 11:41:25'),
(38146, '69.63.184.115', NULL, 1, '2025-03-11 11:41:26', '2025-03-11 11:41:26'),
(38147, '103.239.253.66', NULL, 1, '2025-03-11 11:58:59', '2025-03-11 11:58:59'),
(38148, '128.204.212.84', NULL, 1, '2025-03-11 12:34:44', '2025-03-11 12:34:44'),
(38149, '110.249.202.101', NULL, 1, '2025-03-11 12:41:14', '2025-03-11 12:41:14'),
(38150, '52.81.221.161', NULL, 1, '2025-03-11 12:44:19', '2025-03-11 12:44:19'),
(38151, '223.71.52.82', NULL, 1, '2025-03-11 12:52:39', '2025-03-11 12:52:39'),
(38152, '45.84.107.182', NULL, 1, '2025-03-11 13:02:26', '2025-03-11 13:02:26'),
(38153, '31.13.103.112', NULL, 1, '2025-03-11 13:03:37', '2025-03-11 13:03:37'),
(38154, '31.13.103.115', NULL, 1, '2025-03-11 13:03:37', '2025-03-11 13:03:37'),
(38155, '104.219.236.186', NULL, 1, '2025-03-11 13:37:38', '2025-03-11 13:37:38'),
(38156, '212.34.140.200', NULL, 1, '2025-03-11 13:41:10', '2025-03-11 13:41:10'),
(38157, '193.186.4.134', NULL, 1, '2025-03-11 14:06:04', '2025-03-11 14:06:04'),
(38158, '3.25.254.5', NULL, 1, '2025-03-11 14:26:03', '2025-03-11 14:26:03'),
(38159, '3.15.222.111', NULL, 1, '2025-03-11 14:28:48', '2025-03-11 14:28:48'),
(38160, '18.225.25.214', NULL, 1, '2025-03-11 14:28:48', '2025-03-11 14:28:48'),
(38161, '3.141.11.163', NULL, 1, '2025-03-11 14:28:55', '2025-03-11 14:28:55'),
(38162, '18.218.182.155', NULL, 1, '2025-03-11 14:29:03', '2025-03-11 14:29:03'),
(38163, '18.224.128.89', NULL, 1, '2025-03-11 14:29:03', '2025-03-11 14:29:03'),
(38164, '18.191.138.76', NULL, 1, '2025-03-11 14:29:09', '2025-03-11 14:29:09'),
(38165, '185.15.56.1', NULL, 1, '2025-03-11 14:45:50', '2025-03-11 14:45:50'),
(38166, '40.88.21.235', NULL, 1, '2025-03-11 14:55:20', '2025-03-11 14:55:20'),
(38167, '192.104.34.34', NULL, 1, '2025-03-11 15:02:32', '2025-03-11 15:02:32'),
(38168, '52.167.144.139', NULL, 1, '2025-03-11 15:11:12', '2025-03-11 15:11:12'),
(38169, '47.82.11.209', NULL, 1, '2025-03-11 15:27:51', '2025-03-11 15:27:51'),
(38170, '198.235.24.88', NULL, 1, '2025-03-11 15:53:21', '2025-03-11 15:53:21'),
(38171, '43.135.135.57', NULL, 1, '2025-03-11 15:57:58', '2025-03-11 15:57:58'),
(38172, '47.79.4.28', NULL, 1, '2025-03-11 16:12:40', '2025-03-11 16:12:40'),
(38173, '101.32.208.70', NULL, 1, '2025-03-11 16:35:46', '2025-03-11 16:35:46'),
(38174, '47.128.111.124', NULL, 1, '2025-03-11 16:44:48', '2025-03-11 16:44:48'),
(38175, '100.29.16.71', NULL, 1, '2025-03-11 16:46:01', '2025-03-11 16:46:01'),
(38176, '52.169.89.233', NULL, 1, '2025-03-11 16:53:04', '2025-03-11 16:53:04'),
(38177, '52.167.144.213', NULL, 1, '2025-03-11 17:01:54', '2025-03-11 17:01:54'),
(38178, '43.143.7.112', NULL, 2, '2025-03-11 17:23:04', '2025-03-11 17:29:43'),
(38179, '66.249.66.40', NULL, 1, '2025-03-11 18:16:42', '2025-03-11 18:16:42'),
(38180, '39.73.139.205', NULL, 1, '2025-03-11 18:24:46', '2025-03-11 18:24:46'),
(38181, '193.26.115.187', NULL, 1, '2025-03-11 18:28:36', '2025-03-11 18:28:36'),
(38182, '111.172.249.49', NULL, 1, '2025-03-11 18:42:49', '2025-03-11 18:42:49'),
(38183, '124.220.161.119', NULL, 10, '2025-03-11 19:14:07', '2025-03-11 19:41:15'),
(38184, '34.134.12.36', NULL, 2, '2025-03-11 19:24:08', '2025-03-11 19:24:08'),
(38185, '8.213.149.207', NULL, 5, '2025-03-11 20:18:57', '2025-03-11 20:19:04'),
(38186, '107.189.5.129', NULL, 4, '2025-03-11 21:26:16', '2025-03-11 22:28:31'),
(38187, '57.141.7.23', NULL, 1, '2025-03-11 22:10:55', '2025-03-11 22:10:55'),
(38188, '18.236.124.113', NULL, 1, '2025-03-11 22:21:22', '2025-03-11 22:21:22'),
(38189, '193.186.4.130', NULL, 1, '2025-03-11 22:34:43', '2025-03-11 22:34:43'),
(38190, '4.216.96.133', NULL, 1, '2025-03-11 22:42:19', '2025-03-11 22:42:19'),
(38191, '64.227.30.10', NULL, 1, '2025-03-11 22:59:44', '2025-03-11 22:59:44'),
(38192, '196.251.81.16', NULL, 1, '2025-03-11 23:18:44', '2025-03-11 23:18:44'),
(38193, '196.251.86.253', NULL, 1, '2025-03-11 23:35:55', '2025-03-11 23:35:55'),
(38194, '42.83.147.54', NULL, 1, '2025-03-11 23:37:14', '2025-03-11 23:37:14'),
(38195, '117.33.163.216', NULL, 1, '2025-03-11 23:37:16', '2025-03-11 23:37:16'),
(38196, '147.235.220.160', NULL, 2, '2025-03-11 23:47:11', '2025-03-11 23:47:12'),
(38197, '43.166.134.114', NULL, 1, '2025-03-12 00:00:37', '2025-03-12 00:00:37'),
(38198, '179.27.165.6', NULL, 1, '2025-03-12 00:09:33', '2025-03-12 00:09:33'),
(38199, '41.215.47.26', NULL, 1, '2025-03-12 00:09:50', '2025-03-12 00:09:50'),
(38200, '211.178.165.251', NULL, 1, '2025-03-12 00:10:50', '2025-03-12 00:10:50'),
(38201, '187.16.98.117', NULL, 1, '2025-03-12 00:10:58', '2025-03-12 00:10:58'),
(38202, '52.25.15.87', NULL, 1, '2025-03-12 00:11:45', '2025-03-12 00:11:45'),
(38203, '179.40.16.141', NULL, 1, '2025-03-12 00:11:56', '2025-03-12 00:11:56'),
(38204, '65.20.174.232', NULL, 1, '2025-03-12 00:12:15', '2025-03-12 00:12:15'),
(38205, '113.160.140.138', NULL, 1, '2025-03-12 00:12:21', '2025-03-12 00:12:21'),
(38206, '41.60.79.49', NULL, 1, '2025-03-12 00:12:30', '2025-03-12 00:12:30'),
(38207, '89.218.248.98', NULL, 1, '2025-03-12 00:13:32', '2025-03-12 00:13:32'),
(38208, '74.226.184.169', NULL, 1, '2025-03-12 00:39:09', '2025-03-12 00:39:09'),
(38209, '48.210.207.47', NULL, 1, '2025-03-12 00:45:34', '2025-03-12 00:45:34'),
(38210, '43.157.170.126', NULL, 1, '2025-03-12 00:52:53', '2025-03-12 00:52:53'),
(38211, '116.179.32.111', NULL, 1, '2025-03-12 02:12:34', '2025-03-12 02:12:34'),
(38212, '116.179.32.49', NULL, 1, '2025-03-12 02:12:35', '2025-03-12 02:12:35'),
(38213, '20.171.207.29', NULL, 1, '2025-03-12 02:31:57', '2025-03-12 02:31:57'),
(38214, '102.129.223.92', NULL, 1, '2025-03-12 02:44:23', '2025-03-12 02:44:23'),
(38215, '45.84.107.128', NULL, 1, '2025-03-12 03:32:42', '2025-03-12 03:32:42'),
(38216, '185.107.57.64', NULL, 1, '2025-03-12 03:32:55', '2025-03-12 03:32:55'),
(38217, '199.244.88.226', NULL, 1, '2025-03-12 04:23:03', '2025-03-12 04:23:03'),
(38218, '69.171.249.2', NULL, 1, '2025-03-12 05:04:36', '2025-03-12 05:04:36'),
(38219, '69.171.249.10', NULL, 1, '2025-03-12 05:04:36', '2025-03-12 05:04:36'),
(38220, '51.222.253.8', NULL, 1, '2025-03-12 05:23:29', '2025-03-12 05:23:29'),
(38221, '124.236.100.56', NULL, 1, '2025-03-12 05:24:34', '2025-03-12 05:24:34'),
(38222, '196.251.71.92', NULL, 2, '2025-03-12 05:34:31', '2025-03-12 05:34:31'),
(38223, '45.33.112.24', NULL, 1, '2025-03-12 05:54:42', '2025-03-12 05:54:42'),
(38224, '178.175.140.186', NULL, 1, '2025-03-12 06:04:44', '2025-03-12 06:04:44'),
(38225, '43.153.15.51', NULL, 1, '2025-03-12 06:29:50', '2025-03-12 06:29:50'),
(38226, '194.5.82.50', NULL, 1, '2025-03-12 06:37:58', '2025-03-12 06:37:58'),
(38227, '80.28.254.80', NULL, 1, '2025-03-12 06:39:24', '2025-03-12 06:39:24'),
(38228, '49.51.178.45', NULL, 1, '2025-03-12 07:07:54', '2025-03-12 07:07:54'),
(38229, '185.128.227.125', NULL, 2, '2025-03-12 07:22:23', '2025-03-12 07:22:26'),
(38230, '18.234.159.223', NULL, 1, '2025-03-12 07:28:45', '2025-03-12 07:28:45'),
(38231, '123.6.49.50', NULL, 1, '2025-03-12 07:47:30', '2025-03-12 07:47:30'),
(38232, '123.6.49.47', NULL, 1, '2025-03-12 07:47:30', '2025-03-12 07:47:30'),
(38233, '54.70.190.91', NULL, 2, '2025-03-12 08:01:14', '2025-03-13 00:09:52'),
(38234, '111.113.88.200', NULL, 1, '2025-03-12 08:10:37', '2025-03-12 08:10:37'),
(38235, '162.142.125.221', NULL, 1, '2025-03-12 08:17:54', '2025-03-12 08:17:54'),
(38236, '3.141.11.163', NULL, 4, '2025-03-12 08:20:39', '2025-03-12 10:47:02'),
(38237, '18.224.128.89', NULL, 3, '2025-03-12 08:20:39', '2025-03-12 10:46:56'),
(38238, '3.15.222.111', NULL, 1, '2025-03-12 08:20:46', '2025-03-12 08:20:46'),
(38239, '3.137.151.237', NULL, 1, '2025-03-12 08:21:06', '2025-03-12 08:21:06'),
(38240, '20.212.201.123', NULL, 1, '2025-03-12 08:46:03', '2025-03-12 08:46:03'),
(38241, '23.158.56.51', NULL, 1, '2025-03-12 08:47:22', '2025-03-12 08:47:22'),
(38242, '4.216.96.133', NULL, 1, '2025-03-12 08:47:24', '2025-03-12 08:47:24'),
(38243, '185.220.100.241', NULL, 1, '2025-03-12 08:59:49', '2025-03-12 08:59:49'),
(38244, '45.148.10.111', NULL, 1, '2025-03-12 09:00:10', '2025-03-12 09:00:10'),
(38245, '45.156.130.42', NULL, 1, '2025-03-12 09:34:57', '2025-03-12 09:34:57'),
(38246, '166.88.224.57', NULL, 1, '2025-03-12 10:26:37', '2025-03-12 10:26:37'),
(38247, '74.226.184.169', NULL, 2, '2025-03-12 10:53:49', '2025-03-12 21:37:19'),
(38248, '40.77.167.32', NULL, 1, '2025-03-12 11:14:44', '2025-03-12 11:14:44'),
(38249, '196.251.80.243', NULL, 1, '2025-03-12 11:27:22', '2025-03-12 11:27:22'),
(38250, '52.167.144.19', NULL, 2, '2025-03-12 11:42:48', '2025-03-12 13:01:28'),
(38251, '52.167.144.24', NULL, 1, '2025-03-12 11:49:10', '2025-03-12 11:49:10'),
(38252, '146.70.232.131', NULL, 1, '2025-03-12 12:18:24', '2025-03-12 12:18:24'),
(38253, '43.130.106.18', NULL, 1, '2025-03-12 12:36:05', '2025-03-12 12:36:05'),
(38254, '147.161.161.105', NULL, 1, '2025-03-12 12:38:00', '2025-03-12 12:38:00'),
(38255, '110.249.202.96', NULL, 1, '2025-03-12 12:40:53', '2025-03-12 12:40:53'),
(38256, '103.145.70.100', NULL, 1, '2025-03-12 12:46:31', '2025-03-12 12:46:31'),
(38257, '49.51.245.241', NULL, 1, '2025-03-12 13:07:04', '2025-03-12 13:07:04'),
(38258, '201.212.218.194', NULL, 1, '2025-03-12 13:35:05', '2025-03-12 13:35:05'),
(38259, '102.129.223.92', NULL, 1, '2025-03-12 13:44:23', '2025-03-12 13:44:23'),
(38260, '94.136.189.152', NULL, 2, '2025-03-12 13:48:02', '2025-03-12 13:48:04'),
(38261, '54.222.218.124', NULL, 1, '2025-03-12 13:57:52', '2025-03-12 13:57:52'),
(38262, '196.251.86.253', NULL, 1, '2025-03-12 14:29:05', '2025-03-12 14:29:05'),
(38263, '123.187.240.242', NULL, 1, '2025-03-12 14:33:10', '2025-03-12 14:33:10'),
(38264, '87.236.176.96', NULL, 1, '2025-03-12 14:35:39', '2025-03-12 14:35:39'),
(38265, '48.210.207.47', NULL, 1, '2025-03-12 14:47:08', '2025-03-12 14:47:08'),
(38266, '95.182.124.140', NULL, 1, '2025-03-12 14:59:32', '2025-03-12 14:59:32'),
(38267, '196.251.81.71', NULL, 4, '2025-03-12 15:03:44', '2025-03-12 15:03:49'),
(38268, '13.200.249.142', NULL, 4, '2025-03-12 16:23:15', '2025-03-12 16:23:18'),
(38269, '185.181.103.23', NULL, 1, '2025-03-12 16:45:07', '2025-03-12 16:45:07'),
(38270, '40.77.167.75', NULL, 1, '2025-03-12 16:56:28', '2025-03-12 16:56:28'),
(38271, '66.249.66.10', NULL, 4, '2025-03-12 21:26:00', '2025-03-13 03:12:31'),
(38272, '31.10.63.158', NULL, 1, '2025-03-12 21:41:25', '2025-03-12 21:41:25'),
(38273, '117.222.77.8', NULL, 1, '2025-03-12 21:41:52', '2025-03-12 21:41:52'),
(38274, '95.170.220.6', NULL, 1, '2025-03-12 21:42:06', '2025-03-12 21:42:06'),
(38275, '81.213.79.30', NULL, 1, '2025-03-12 21:42:18', '2025-03-12 21:42:18'),
(38276, '102.215.26.5', NULL, 1, '2025-03-12 21:42:23', '2025-03-12 21:42:23'),
(38277, '46.50.205.61', NULL, 1, '2025-03-12 21:43:08', '2025-03-12 21:43:08'),
(38278, '103.141.181.202', NULL, 1, '2025-03-12 21:43:14', '2025-03-12 21:43:14'),
(38279, '8.213.149.16', NULL, 1, '2025-03-12 21:43:33', '2025-03-12 21:43:33'),
(38280, '182.70.126.103', NULL, 1, '2025-03-12 21:43:43', '2025-03-12 21:43:43'),
(38281, '103.162.196.72', NULL, 1, '2025-03-12 21:43:48', '2025-03-12 21:43:48'),
(38282, '52.39.245.134', NULL, 1, '2025-03-12 22:33:03', '2025-03-12 22:33:03'),
(38283, '54.188.196.4', NULL, 1, '2025-03-12 22:51:26', '2025-03-12 22:51:26'),
(38284, '202.170.91.69', NULL, 1, '2025-03-12 23:04:57', '2025-03-12 23:04:57'),
(38285, '43.153.54.14', NULL, 1, '2025-03-12 23:19:50', '2025-03-12 23:19:50'),
(38286, '43.245.122.94', NULL, 1, '2025-03-12 23:52:05', '2025-03-12 23:52:05'),
(38287, '43.167.157.80', NULL, 1, '2025-03-13 00:18:34', '2025-03-13 00:18:34'),
(38288, '44.243.142.74', NULL, 1, '2025-03-13 00:18:52', '2025-03-13 00:18:52'),
(38289, '149.102.150.82', NULL, 1, '2025-03-13 00:24:42', '2025-03-13 00:24:42'),
(38290, '124.226.222.66', NULL, 1, '2025-03-13 00:40:53', '2025-03-13 00:40:53'),
(38291, '173.244.58.149', NULL, 1, '2025-03-13 00:53:38', '2025-03-13 00:53:38'),
(38292, '128.204.212.84', NULL, 1, '2025-03-13 00:54:05', '2025-03-13 00:54:05'),
(38293, '106.125.135.110', NULL, 1, '2025-03-13 01:01:09', '2025-03-13 01:01:09'),
(38294, '172.81.114.196', NULL, 1, '2025-03-13 01:05:30', '2025-03-13 01:05:30'),
(38295, '45.251.231.203', NULL, 1, '2025-03-13 01:30:14', '2025-03-13 01:30:14'),
(38296, '220.151.9.22', NULL, 1, '2025-03-13 01:53:15', '2025-03-13 01:53:15'),
(38297, '191.101.217.188', NULL, 1, '2025-03-13 02:07:07', '2025-03-13 02:07:07'),
(38298, '102.129.145.11', NULL, 1, '2025-03-13 03:05:13', '2025-03-13 03:05:13'),
(38299, '66.249.66.37', NULL, 1, '2025-03-13 03:23:17', '2025-03-13 03:23:17'),
(38300, '40.77.167.72', NULL, 1, '2025-03-13 03:53:38', '2025-03-13 03:53:38'),
(38301, '35.232.216.234', NULL, 1, '2025-03-13 04:06:33', '2025-03-13 04:06:33'),
(38302, '48.210.207.47', NULL, 1, '2025-03-13 04:49:23', '2025-03-13 04:49:23'),
(38303, '34.238.162.83', NULL, 1, '2025-03-13 04:51:56', '2025-03-13 04:51:56'),
(38304, '209.38.32.181', NULL, 1, '2025-03-13 04:54:08', '2025-03-13 04:54:08'),
(38305, '43.157.201.184', NULL, 1, '2025-03-13 05:18:35', '2025-03-13 05:18:35'),
(38306, '4.216.96.133', NULL, 1, '2025-03-13 05:22:12', '2025-03-13 05:22:12'),
(38307, '66.249.66.12', NULL, 1, '2025-03-13 05:23:25', '2025-03-13 05:23:25'),
(38308, '114.96.103.33', NULL, 1, '2025-03-13 05:29:58', '2025-03-13 05:29:58'),
(38309, '185.128.227.125', NULL, 2, '2025-03-13 06:00:38', '2025-03-13 06:00:46'),
(38310, '43.135.144.126', NULL, 1, '2025-03-13 06:08:08', '2025-03-13 06:08:08'),
(38311, '8.210.103.127', NULL, 1, '2025-03-13 06:19:19', '2025-03-13 06:19:19'),
(38312, '82.102.23.105', NULL, 1, '2025-03-13 06:29:35', '2025-03-13 06:29:35'),
(38313, '45.88.97.168', NULL, 1, '2025-03-13 07:17:09', '2025-03-13 07:17:09'),
(38314, '185.247.137.173', NULL, 1, '2025-03-13 08:14:01', '2025-03-13 08:14:01'),
(38315, '196.251.88.15', NULL, 2, '2025-03-13 08:21:54', '2025-03-13 08:21:55'),
(38316, '40.119.197.45', NULL, 1, '2025-03-13 08:32:40', '2025-03-13 08:32:40'),
(38317, '51.222.253.4', NULL, 1, '2025-03-13 08:58:27', '2025-03-13 08:58:27'),
(38318, '103.190.133.215', NULL, 3, '2025-03-13 09:00:18', '2025-03-13 09:03:39'),
(38319, '18.212.186.120', NULL, 2, '2025-03-13 09:08:22', '2025-03-13 11:19:58'),
(38320, '95.173.222.49', NULL, 4, '2025-03-13 09:14:44', '2025-03-13 09:14:46'),
(38321, '45.248.151.194', NULL, 2, '2025-03-13 09:21:11', '2025-03-13 10:31:59'),
(38322, '35.215.119.3', NULL, 1, '2025-03-13 09:26:39', '2025-03-13 09:26:39'),
(38323, '193.186.4.159', NULL, 8, '2025-03-13 09:26:44', '2025-03-13 20:52:51'),
(38324, '103.122.29.191', NULL, 1, '2025-03-13 09:29:08', '2025-03-13 09:29:08'),
(38325, '182.163.99.83', NULL, 1, '2025-03-13 09:34:36', '2025-03-13 09:34:36'),
(38326, '182.48.87.65', NULL, 1, '2025-03-13 09:52:24', '2025-03-13 09:52:24'),
(38327, '103.121.39.54', NULL, 1, '2025-03-13 10:12:50', '2025-03-13 10:12:50'),
(38328, '202.134.13.136', NULL, 2, '2025-03-13 10:18:30', '2025-03-13 10:18:39'),
(38329, '91.246.41.166', NULL, 1, '2025-03-13 10:20:21', '2025-03-13 10:20:21'),
(38330, '103.158.210.23', NULL, 1, '2025-03-13 10:28:38', '2025-03-13 10:28:38'),
(38331, '72.14.201.159', NULL, 1, '2025-03-13 10:31:53', '2025-03-13 10:31:53'),
(38332, '103.131.71.93', NULL, 1, '2025-03-13 10:33:13', '2025-03-13 10:33:13'),
(38333, '119.148.7.70', NULL, 1, '2025-03-13 10:36:52', '2025-03-13 10:36:52'),
(38334, '193.41.206.72', NULL, 4, '2025-03-13 10:49:48', '2025-03-13 10:49:59'),
(38335, '170.106.11.6', NULL, 1, '2025-03-13 11:00:09', '2025-03-13 11:00:09'),
(38336, '196.251.81.16', NULL, 4, '2025-03-13 11:01:59', '2025-03-13 20:16:03'),
(38337, '152.32.171.61', NULL, 2, '2025-03-13 11:03:49', '2025-03-13 11:03:51'),
(38338, '168.151.91.66', NULL, 1, '2025-03-13 11:05:21', '2025-03-13 11:05:21'),
(38339, '18.97.14.88', NULL, 1, '2025-03-13 11:22:37', '2025-03-13 11:22:37'),
(38340, '40.77.167.17', NULL, 1, '2025-03-13 11:24:11', '2025-03-13 11:24:11'),
(38341, '43.229.208.190', NULL, 3, '2025-03-13 11:26:32', '2025-03-13 11:26:54'),
(38342, '43.153.49.151', NULL, 1, '2025-03-13 11:32:16', '2025-03-13 11:32:16'),
(38343, '185.61.220.220', NULL, 1, '2025-03-13 11:40:01', '2025-03-13 11:40:01'),
(38344, '185.81.145.136', NULL, 2, '2025-03-13 11:40:03', '2025-03-13 11:40:04'),
(38345, '93.157.141.159', NULL, 1, '2025-03-13 12:07:18', '2025-03-13 12:07:18'),
(38346, '154.239.213.12', NULL, 1, '2025-03-13 12:21:50', '2025-03-13 12:21:50'),
(38347, '13.76.141.173', NULL, 1, '2025-03-13 12:24:48', '2025-03-13 12:24:48'),
(38348, '111.225.148.48', NULL, 1, '2025-03-13 12:40:45', '2025-03-13 12:40:45'),
(38349, '196.251.81.244', NULL, 1, '2025-03-13 12:44:43', '2025-03-13 12:44:43'),
(38350, '3.15.222.111', NULL, 1, '2025-03-13 12:48:05', '2025-03-13 12:48:05'),
(38351, '18.225.25.214', NULL, 1, '2025-03-13 12:48:06', '2025-03-13 12:48:06'),
(38352, '3.141.11.163', NULL, 1, '2025-03-13 12:48:12', '2025-03-13 12:48:12'),
(38353, '203.76.116.41', NULL, 3, '2025-03-13 12:54:30', '2025-03-13 12:54:55'),
(38354, '44.211.113.12', NULL, 1, '2025-03-13 13:16:27', '2025-03-13 13:16:27'),
(38355, '23.105.38.4', NULL, 1, '2025-03-13 13:17:24', '2025-03-13 13:17:24'),
(38356, '66.249.66.37', NULL, 1, '2025-03-13 13:29:16', '2025-03-13 13:29:16'),
(38357, '217.114.43.197', NULL, 1, '2025-03-13 13:29:52', '2025-03-13 13:29:52'),
(38358, '42.236.17.49', NULL, 1, '2025-03-13 13:55:29', '2025-03-13 13:55:29'),
(38359, '124.236.100.56', NULL, 1, '2025-03-13 14:03:07', '2025-03-13 14:03:07'),
(38360, '42.236.17.213', NULL, 1, '2025-03-13 14:36:33', '2025-03-13 14:36:33'),
(38361, '42.236.101.218', NULL, 1, '2025-03-13 14:36:53', '2025-03-13 14:36:53'),
(38362, '103.187.99.120', NULL, 1, '2025-03-13 14:52:33', '2025-03-13 14:52:33'),
(38363, '195.191.219.132', NULL, 1, '2025-03-13 14:57:35', '2025-03-13 14:57:35'),
(38364, '185.81.145.248', NULL, 1, '2025-03-13 15:05:57', '2025-03-13 15:05:57'),
(38365, '5.183.252.102', NULL, 1, '2025-03-13 15:05:58', '2025-03-13 15:05:58'),
(38366, '5.183.252.18', NULL, 2, '2025-03-13 15:06:00', '2025-03-13 15:06:01'),
(38367, '185.61.216.107', NULL, 2, '2025-03-13 15:06:00', '2025-03-13 15:06:01'),
(38368, '66.249.66.38', NULL, 1, '2025-03-13 15:10:31', '2025-03-13 15:10:31'),
(38369, '52.80.69.172', NULL, 1, '2025-03-13 15:31:01', '2025-03-13 15:31:01'),
(38370, '141.94.156.54', NULL, 1, '2025-03-13 15:55:01', '2025-03-13 15:55:01'),
(38371, '43.130.3.120', NULL, 1, '2025-03-13 16:05:46', '2025-03-13 16:05:46'),
(38372, '178.171.112.97', NULL, 1, '2025-03-13 16:20:51', '2025-03-13 16:20:51'),
(38373, '43.135.130.202', NULL, 1, '2025-03-13 16:38:26', '2025-03-13 16:38:26'),
(38374, '65.2.125.129', NULL, 4, '2025-03-13 17:13:33', '2025-03-13 17:13:37'),
(38375, '23.158.56.51', NULL, 1, '2025-03-13 17:39:03', '2025-03-13 17:39:03'),
(38376, '111.7.96.154', NULL, 1, '2025-03-13 18:29:26', '2025-03-13 18:29:26'),
(38377, '123.160.223.75', NULL, 1, '2025-03-13 18:29:58', '2025-03-13 18:29:58'),
(38378, '182.160.111.19', NULL, 1, '2025-03-13 19:32:52', '2025-03-13 19:32:52'),
(38379, '128.251.42.66', NULL, 1, '2025-03-13 19:37:30', '2025-03-13 19:37:30'),
(38380, '20.246.79.18', NULL, 1, '2025-03-13 19:49:28', '2025-03-13 19:49:28'),
(38381, '50.19.167.206', NULL, 1, '2025-03-13 20:31:10', '2025-03-13 20:31:10'),
(38382, '69.171.231.112', NULL, 1, '2025-03-13 20:36:48', '2025-03-13 20:36:48'),
(38383, '69.171.231.6', NULL, 1, '2025-03-13 20:36:48', '2025-03-13 20:36:48'),
(38384, '117.62.235.53', NULL, 1, '2025-03-13 20:37:14', '2025-03-13 20:37:14'),
(38385, '128.251.46.194', NULL, 1, '2025-03-13 20:55:23', '2025-03-13 20:55:23'),
(38386, '103.166.187.115', NULL, 1, '2025-03-13 20:56:42', '2025-03-13 20:56:42'),
(38387, '74.234.106.103', NULL, 1, '2025-03-13 20:58:38', '2025-03-13 20:58:38'),
(38388, '43.131.253.14', NULL, 1, '2025-03-13 21:07:43', '2025-03-13 21:07:43'),
(38389, '35.94.103.25', NULL, 1, '2025-03-13 21:10:49', '2025-03-13 21:10:49'),
(38390, '43.156.168.214', NULL, 1, '2025-03-13 21:44:04', '2025-03-13 21:44:04'),
(38391, '134.238.25.212', NULL, 1, '2025-03-13 21:57:25', '2025-03-13 21:57:25'),
(38392, '5.77.215.109', NULL, 2, '2025-03-13 22:03:32', '2025-03-13 22:03:35'),
(38393, '95.173.222.47', NULL, 1, '2025-03-13 22:06:02', '2025-03-13 22:06:02'),
(38394, '44.210.240.163', NULL, 1, '2025-03-13 22:07:52', '2025-03-13 22:07:52'),
(38395, '44.234.62.3', NULL, 1, '2025-03-13 22:08:00', '2025-03-13 22:08:00'),
(38396, '128.204.212.85', NULL, 2, '2025-03-13 22:38:50', '2025-03-14 03:43:31'),
(38397, '111.72.26.122', NULL, 1, '2025-03-13 22:45:00', '2025-03-13 22:45:00'),
(38398, '104.152.52.68', NULL, 1, '2025-03-13 22:52:50', '2025-03-13 22:52:50'),
(38399, '35.88.135.208', NULL, 1, '2025-03-13 23:12:52', '2025-03-13 23:12:52'),
(38400, '18.237.180.181', NULL, 1, '2025-03-13 23:25:09', '2025-03-13 23:25:09'),
(38401, '128.204.212.84', NULL, 1, '2025-03-13 23:54:29', '2025-03-13 23:54:29'),
(38402, '51.222.253.16', NULL, 1, '2025-03-13 23:57:21', '2025-03-13 23:57:21'),
(38403, '3.145.165.18', NULL, 2, '2025-03-14 01:07:56', '2025-03-14 01:09:01'),
(38404, '121.229.185.160', NULL, 1, '2025-03-14 01:29:03', '2025-03-14 01:29:03'),
(38405, '52.167.144.168', NULL, 1, '2025-03-14 01:39:03', '2025-03-14 01:39:03'),
(38406, '20.171.207.44', NULL, 1, '2025-03-14 02:13:46', '2025-03-14 02:13:46'),
(38407, '220.181.51.85', NULL, 1, '2025-03-14 02:24:24', '2025-03-14 02:24:24'),
(38408, '158.69.23.79', NULL, 1, '2025-03-14 02:34:12', '2025-03-14 02:34:12'),
(38409, '170.106.35.153', NULL, 1, '2025-03-14 02:57:23', '2025-03-14 02:57:23'),
(38410, '43.165.65.75', NULL, 1, '2025-03-14 03:28:50', '2025-03-14 03:28:50'),
(38411, '185.147.125.18', NULL, 1, '2025-03-14 03:49:55', '2025-03-14 03:49:55'),
(38412, '57.129.138.109', NULL, 2, '2025-03-14 04:09:34', '2025-03-14 04:09:34'),
(38413, '196.251.88.15', NULL, 2, '2025-03-14 04:09:39', '2025-03-14 04:09:40'),
(38414, '34.238.162.83', NULL, 1, '2025-03-14 05:07:54', '2025-03-14 05:07:54'),
(38415, '37.224.186.220', NULL, 1, '2025-03-14 05:09:02', '2025-03-14 05:09:02'),
(38416, '196.177.15.63', NULL, 2, '2025-03-14 05:40:52', '2025-03-14 05:40:53'),
(38417, '31.13.103.6', NULL, 1, '2025-03-14 06:00:39', '2025-03-14 06:00:39'),
(38418, '31.13.103.3', NULL, 1, '2025-03-14 06:00:47', '2025-03-14 06:00:47'),
(38419, '57.141.7.11', NULL, 1, '2025-03-14 06:02:35', '2025-03-14 06:02:35'),
(38420, '128.251.46.194', NULL, 3, '2025-03-14 06:06:45', '2025-03-15 01:08:26'),
(38421, '128.251.42.66', NULL, 2, '2025-03-14 06:19:30', '2025-03-14 16:51:59'),
(38422, '18.97.9.173', NULL, 1, '2025-03-14 06:49:30', '2025-03-14 06:49:30'),
(38423, '156.234.228.163', NULL, 2, '2025-03-14 06:55:06', '2025-03-14 07:01:14'),
(38424, '195.191.219.132', NULL, 1, '2025-03-14 07:26:41', '2025-03-14 07:26:41'),
(38425, '34.55.82.228', NULL, 2, '2025-03-14 07:27:12', '2025-03-14 07:27:12'),
(38426, '196.251.73.83', NULL, 1, '2025-03-14 08:14:24', '2025-03-14 08:14:24'),
(38427, '66.249.66.11', NULL, 2, '2025-03-14 08:28:08', '2025-03-14 13:58:42'),
(38428, '170.106.197.109', NULL, 1, '2025-03-14 08:33:50', '2025-03-14 08:33:50'),
(38429, '5.62.56.81', NULL, 5, '2025-03-14 08:57:44', '2025-03-14 08:57:48'),
(38430, '74.234.106.103', NULL, 2, '2025-03-14 09:04:58', '2025-03-14 21:56:33'),
(38431, '43.166.244.192', NULL, 1, '2025-03-14 09:11:10', '2025-03-14 09:11:10'),
(38432, '193.186.4.130', NULL, 1, '2025-03-14 09:57:57', '2025-03-14 09:57:57'),
(38433, '193.186.4.159', NULL, 1, '2025-03-14 09:58:05', '2025-03-14 09:58:05'),
(38434, '72.14.201.159', NULL, 2, '2025-03-14 09:58:09', '2025-03-14 11:24:42'),
(38435, '5.102.104.38', NULL, 1, '2025-03-14 10:36:18', '2025-03-14 10:36:18'),
(38436, '103.121.39.54', NULL, 1, '2025-03-14 11:05:57', '2025-03-14 11:05:57'),
(38437, '159.223.125.96', NULL, 4, '2025-03-14 11:33:35', '2025-03-14 11:33:53'),
(38438, '202.134.11.235', NULL, 1, '2025-03-14 11:35:12', '2025-03-14 11:35:12'),
(38439, '157.90.209.79', NULL, 4, '2025-03-14 11:42:52', '2025-03-14 21:50:21'),
(38440, '52.156.77.151', NULL, 1, '2025-03-14 12:28:16', '2025-03-14 12:28:16'),
(38441, '111.225.148.229', NULL, 1, '2025-03-14 12:41:06', '2025-03-14 12:41:06'),
(38442, '194.233.91.58', NULL, 2, '2025-03-14 12:43:29', '2025-03-14 12:47:38'),
(38443, '111.225.149.109', NULL, 1, '2025-03-14 12:46:06', '2025-03-14 12:46:06'),
(38444, '212.34.141.109', NULL, 1, '2025-03-14 13:25:54', '2025-03-14 13:25:54'),
(38445, '114.46.38.253', NULL, 1, '2025-03-14 13:43:43', '2025-03-14 13:43:43'),
(38446, '43.166.1.243', NULL, 1, '2025-03-14 13:46:06', '2025-03-14 13:46:06'),
(38447, '124.156.179.141', NULL, 1, '2025-03-14 14:12:36', '2025-03-14 14:12:36'),
(38448, '66.249.66.39', NULL, 1, '2025-03-14 14:45:44', '2025-03-14 14:45:44'),
(38449, '182.44.12.37', NULL, 1, '2025-03-14 16:31:38', '2025-03-14 16:31:38'),
(38450, '196.251.80.22', NULL, 1, '2025-03-14 16:51:48', '2025-03-14 16:51:48'),
(38451, '43.153.47.201', NULL, 1, '2025-03-14 16:56:23', '2025-03-14 16:56:23'),
(38452, '152.44.110.118', NULL, 1, '2025-03-14 17:01:48', '2025-03-14 17:01:48'),
(38453, '43.135.145.77', NULL, 1, '2025-03-14 17:05:32', '2025-03-14 17:05:32'),
(38454, '173.252.107.13', NULL, 1, '2025-03-14 17:13:07', '2025-03-14 17:13:07'),
(38455, '173.252.107.7', NULL, 1, '2025-03-14 17:13:07', '2025-03-14 17:13:07'),
(38456, '193.186.4.140', NULL, 1, '2025-03-14 17:32:47', '2025-03-14 17:32:47'),
(38457, '43.130.16.212', NULL, 1, '2025-03-14 18:28:23', '2025-03-14 18:28:23'),
(38458, '13.201.46.18', NULL, 4, '2025-03-14 19:16:19', '2025-03-14 19:16:25'),
(38459, '179.43.191.19', NULL, 1, '2025-03-14 19:20:39', '2025-03-14 19:20:39'),
(38460, '72.14.201.143', NULL, 1, '2025-03-14 19:34:14', '2025-03-14 19:34:14'),
(38461, '196.251.81.16', NULL, 1, '2025-03-14 19:41:27', '2025-03-14 19:41:27'),
(38462, '40.122.251.104', NULL, 1, '2025-03-14 19:43:48', '2025-03-14 19:43:48'),
(38463, '114.103.180.137', NULL, 1, '2025-03-14 20:02:34', '2025-03-14 20:02:34'),
(38464, '147.185.132.91', NULL, 1, '2025-03-14 20:05:52', '2025-03-14 20:05:52'),
(38465, '76.103.197.242', NULL, 1, '2025-03-14 20:22:08', '2025-03-14 20:22:08'),
(38466, '66.249.66.12', NULL, 2, '2025-03-14 20:54:37', '2025-03-14 21:53:03'),
(38467, '18.210.92.235', NULL, 1, '2025-03-14 21:23:56', '2025-03-14 21:23:56'),
(38468, '213.182.208.114', NULL, 1, '2025-03-14 21:43:36', '2025-03-14 21:43:36'),
(38469, '128.204.212.84', NULL, 1, '2025-03-14 21:47:52', '2025-03-14 21:47:52'),
(38470, '59.152.12.62', NULL, 1, '2025-03-14 22:41:08', '2025-03-14 22:41:08'),
(38471, '193.41.206.12', NULL, 4, '2025-03-14 22:56:50', '2025-03-14 22:57:06'),
(38472, '170.106.192.3', NULL, 1, '2025-03-14 23:03:54', '2025-03-14 23:03:54'),
(38473, '147.185.132.87', NULL, 1, '2025-03-14 23:13:39', '2025-03-14 23:13:39'),
(38474, '44.243.93.12', NULL, 1, '2025-03-14 23:27:41', '2025-03-14 23:27:41'),
(38475, '43.166.246.180', NULL, 1, '2025-03-15 00:29:56', '2025-03-15 00:29:56'),
(38476, '188.19.59.128', NULL, 1, '2025-03-15 00:47:22', '2025-03-15 00:47:22'),
(38477, '212.34.141.234', NULL, 1, '2025-03-15 00:59:56', '2025-03-15 00:59:56'),
(38478, '104.207.43.133', NULL, 1, '2025-03-15 01:03:25', '2025-03-15 01:03:25'),
(38479, '66.249.66.37', NULL, 1, '2025-03-15 01:05:58', '2025-03-15 01:05:58'),
(38480, '128.204.212.87', NULL, 1, '2025-03-15 01:16:57', '2025-03-15 01:16:57'),
(38481, '54.201.79.199', NULL, 1, '2025-03-15 01:22:40', '2025-03-15 01:22:40'),
(38482, '198.235.24.183', NULL, 1, '2025-03-15 01:37:07', '2025-03-15 01:37:07'),
(38483, '180.102.134.69', NULL, 1, '2025-03-15 02:30:00', '2025-03-15 02:30:00'),
(38484, '102.129.223.92', NULL, 1, '2025-03-15 03:12:23', '2025-03-15 03:12:23'),
(38485, '54.67.74.175', NULL, 1, '2025-03-15 03:17:28', '2025-03-15 03:17:28'),
(38486, '205.210.31.41', NULL, 1, '2025-03-15 03:56:29', '2025-03-15 03:56:29'),
(38487, '43.159.132.207', NULL, 1, '2025-03-15 03:56:49', '2025-03-15 03:56:49'),
(38488, '31.13.115.113', NULL, 1, '2025-03-15 04:17:59', '2025-03-15 04:17:59'),
(38489, '31.13.115.4', NULL, 1, '2025-03-15 04:18:00', '2025-03-15 04:18:00'),
(38490, '156.228.113.52', NULL, 1, '2025-03-15 06:25:24', '2025-03-15 06:25:24'),
(38491, '142.93.234.124', NULL, 1, '2025-03-15 06:29:06', '2025-03-15 06:29:06'),
(38492, '31.57.159.26', NULL, 1, '2025-03-15 06:41:42', '2025-03-15 06:41:42'),
(38493, '43.130.32.245', NULL, 1, '2025-03-15 07:17:32', '2025-03-15 07:17:32'),
(38494, '222.79.104.23', NULL, 1, '2025-03-15 07:19:12', '2025-03-15 07:19:12'),
(38495, '102.129.223.92', NULL, 2, '2025-03-15 08:01:27', '2025-03-15 15:42:26'),
(38496, '43.131.36.84', NULL, 1, '2025-03-15 08:13:18', '2025-03-15 08:13:18'),
(38497, '138.197.146.81', NULL, 1, '2025-03-15 08:15:01', '2025-03-15 08:15:01'),
(38498, '107.20.255.194', NULL, 1, '2025-03-15 08:25:20', '2025-03-15 08:25:20'),
(38499, '34.58.197.121', NULL, 1, '2025-03-15 09:03:29', '2025-03-15 09:03:29'),
(38500, '128.204.212.84', NULL, 1, '2025-03-15 09:06:37', '2025-03-15 09:06:37'),
(38501, '45.120.121.66', NULL, 1, '2025-03-15 09:10:37', '2025-03-15 09:10:37'),
(38502, '178.20.47.92', NULL, 1, '2025-03-15 10:10:55', '2025-03-15 10:10:55'),
(38503, '193.186.4.159', NULL, 1, '2025-03-15 10:13:49', '2025-03-15 10:13:49'),
(38504, '71.131.220.21', NULL, 1, '2025-03-15 10:19:13', '2025-03-15 10:19:13'),
(38505, '93.158.90.42', NULL, 1, '2025-03-15 10:52:12', '2025-03-15 10:52:12'),
(38506, '35.171.144.152', NULL, 2, '2025-03-15 10:54:57', '2025-03-15 10:54:57'),
(38507, '54.88.179.33', NULL, 2, '2025-03-15 10:54:57', '2025-03-15 10:54:58'),
(38508, '52.80.96.109', NULL, 1, '2025-03-15 11:18:45', '2025-03-15 11:18:45'),
(38509, '65.2.172.71', NULL, 4, '2025-03-15 11:21:30', '2025-03-15 11:21:33'),
(38510, '51.222.253.7', NULL, 1, '2025-03-15 11:35:21', '2025-03-15 11:35:21'),
(38511, '17.241.219.78', NULL, 1, '2025-03-15 11:37:19', '2025-03-15 11:37:19'),
(38512, '47.128.16.159', NULL, 1, '2025-03-15 12:19:35', '2025-03-15 12:19:35'),
(38513, '52.168.53.211', NULL, 1, '2025-03-15 12:25:13', '2025-03-15 12:25:13'),
(38514, '144.48.163.13', NULL, 1, '2025-03-15 12:33:33', '2025-03-15 12:33:33'),
(38515, '110.249.202.148', NULL, 1, '2025-03-15 12:41:25', '2025-03-15 12:41:25'),
(38516, '158.69.25.39', NULL, 1, '2025-03-15 13:01:57', '2025-03-15 13:01:57'),
(38517, '93.159.230.28', NULL, 1, '2025-03-15 13:12:26', '2025-03-15 13:12:26'),
(38518, '196.251.73.13', NULL, 2, '2025-03-15 13:27:34', '2025-03-16 00:07:29'),
(38519, '143.244.42.70', NULL, 2, '2025-03-15 13:28:45', '2025-03-15 14:35:30'),
(38520, '143.244.42.70', NULL, 2, '2025-03-15 13:28:45', '2025-03-15 14:35:30'),
(38521, '110.249.202.169', NULL, 1, '2025-03-15 13:31:20', '2025-03-15 13:31:20'),
(38522, '51.222.253.15', NULL, 1, '2025-03-15 13:43:09', '2025-03-15 13:43:09'),
(38523, '52.13.122.123', NULL, 1, '2025-03-15 13:47:29', '2025-03-15 13:47:29'),
(38524, '43.157.158.178', NULL, 1, '2025-03-15 13:57:29', '2025-03-15 13:57:29'),
(38525, '52.229.50.174', NULL, 1, '2025-03-15 14:12:52', '2025-03-15 14:12:52'),
(38526, '43.166.253.94', NULL, 1, '2025-03-15 14:37:08', '2025-03-15 14:37:08'),
(38527, '196.251.80.243', NULL, 1, '2025-03-15 14:45:46', '2025-03-15 14:45:46'),
(38528, '103.49.203.200', NULL, 1, '2025-03-15 14:47:21', '2025-03-15 14:47:21'),
(38529, '69.171.249.6', NULL, 1, '2025-03-15 15:17:52', '2025-03-15 15:17:52'),
(38530, '69.171.249.8', NULL, 1, '2025-03-15 15:17:52', '2025-03-15 15:17:52'),
(38531, '81.68.234.150', NULL, 2, '2025-03-15 15:58:20', '2025-03-15 16:05:29'),
(38532, '124.236.100.56', NULL, 1, '2025-03-15 16:47:22', '2025-03-15 16:47:22'),
(38533, '37.111.232.69', NULL, 1, '2025-03-15 16:49:33', '2025-03-15 16:49:33'),
(38534, '37.111.232.251', NULL, 1, '2025-03-15 16:58:40', '2025-03-15 16:58:40'),
(38535, '222.79.103.59', NULL, 1, '2025-03-15 17:39:31', '2025-03-15 17:39:31'),
(38536, '128.204.212.86', NULL, 1, '2025-03-15 17:55:54', '2025-03-15 17:55:54'),
(38537, '37.139.53.179', NULL, 1, '2025-03-15 18:09:37', '2025-03-15 18:09:37'),
(38538, '52.234.44.150', NULL, 1, '2025-03-15 19:49:08', '2025-03-15 19:49:08'),
(38539, '124.156.179.141', NULL, 1, '2025-03-15 19:55:49', '2025-03-15 19:55:49'),
(38540, '54.223.183.204', NULL, 1, '2025-03-15 19:58:23', '2025-03-15 19:58:23'),
(38541, '49.51.73.183', NULL, 1, '2025-03-15 20:34:29', '2025-03-15 20:34:29'),
(38542, '115.61.87.113', NULL, 1, '2025-03-15 20:39:01', '2025-03-15 20:39:01'),
(38543, '66.70.240.188', NULL, 1, '2025-03-15 21:21:43', '2025-03-15 21:21:43'),
(38544, '91.196.152.78', NULL, 1, '2025-03-15 21:25:13', '2025-03-15 21:25:13'),
(38545, '52.170.249.218', NULL, 2, '2025-03-15 22:24:47', '2025-03-15 22:25:13'),
(38546, '193.41.206.98', NULL, 1, '2025-03-15 22:32:09', '2025-03-15 22:32:09'),
(38547, '45.88.78.37', NULL, 1, '2025-03-15 22:35:09', '2025-03-15 22:35:09'),
(38548, '51.254.49.108', NULL, 1, '2025-03-15 22:44:19', '2025-03-15 22:44:19'),
(38549, '101.91.148.219', NULL, 1, '2025-03-15 22:47:13', '2025-03-15 22:47:13'),
(38550, '51.254.49.109', NULL, 2, '2025-03-15 22:48:29', '2025-03-15 22:55:24'),
(38551, '54.190.121.137', NULL, 1, '2025-03-15 23:06:43', '2025-03-15 23:06:43'),
(38552, '43.130.57.46', NULL, 1, '2025-03-15 23:10:11', '2025-03-15 23:10:11'),
(38553, '54.185.36.168', NULL, 1, '2025-03-15 23:13:29', '2025-03-15 23:13:29'),
(38554, '198.235.24.48', NULL, 1, '2025-03-16 00:10:57', '2025-03-16 00:10:57'),
(38555, '198.235.24.22', NULL, 1, '2025-03-16 01:03:51', '2025-03-16 01:03:51'),
(38556, '51.178.81.248', NULL, 1, '2025-03-16 01:31:30', '2025-03-16 01:31:30'),
(38557, '43.166.136.24', NULL, 1, '2025-03-16 02:17:37', '2025-03-16 02:17:37'),
(38558, '15.206.28.219', NULL, 4, '2025-03-16 02:29:53', '2025-03-16 02:30:00'),
(38559, '172.94.24.39', NULL, 1, '2025-03-16 02:37:01', '2025-03-16 02:37:01'),
(38560, '43.159.128.155', NULL, 1, '2025-03-16 03:01:20', '2025-03-16 03:01:20'),
(38561, '182.42.111.156', NULL, 1, '2025-03-16 03:40:54', '2025-03-16 03:40:54'),
(38562, '44.247.125.184', NULL, 1, '2025-03-16 04:12:22', '2025-03-16 04:12:22'),
(38563, '54.237.213.4', NULL, 1, '2025-03-16 04:50:51', '2025-03-16 04:50:51'),
(38564, '94.103.88.24', NULL, 1, '2025-03-16 05:02:55', '2025-03-16 05:02:55'),
(38565, '124.236.100.56', NULL, 2, '2025-03-16 05:33:07', '2025-03-16 14:37:07'),
(38566, '35.164.2.252', NULL, 1, '2025-03-16 07:29:22', '2025-03-16 07:29:22'),
(38567, '198.235.24.136', NULL, 1, '2025-03-16 07:52:08', '2025-03-16 07:52:08'),
(38568, '125.94.144.102', NULL, 1, '2025-03-16 08:40:04', '2025-03-16 08:40:04'),
(38569, '3.84.188.35', NULL, 1, '2025-03-16 08:44:53', '2025-03-16 08:44:53'),
(38570, '43.166.238.12', NULL, 1, '2025-03-16 08:52:43', '2025-03-16 08:52:43');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(38571, '156.234.228.163', NULL, 4, '2025-03-16 09:23:14', '2025-03-16 10:58:23'),
(38572, '23.137.105.199', NULL, 2, '2025-03-16 09:32:02', '2025-03-16 09:32:02'),
(38573, '193.186.4.130', NULL, 1, '2025-03-16 09:35:06', '2025-03-16 09:35:06'),
(38574, '203.80.191.210', NULL, 2, '2025-03-16 09:35:57', '2025-03-16 09:38:01'),
(38575, '43.135.144.81', NULL, 1, '2025-03-16 09:44:16', '2025-03-16 09:44:16'),
(38576, '144.48.118.14', NULL, 1, '2025-03-16 10:05:45', '2025-03-16 10:05:45'),
(38577, '193.186.4.159', NULL, 2, '2025-03-16 10:13:45', '2025-03-16 14:58:00'),
(38578, '43.229.208.190', NULL, 1, '2025-03-16 10:26:38', '2025-03-16 10:26:38'),
(38579, '71.132.27.28', NULL, 1, '2025-03-16 10:52:06', '2025-03-16 10:52:06'),
(38580, '52.167.144.181', NULL, 1, '2025-03-16 10:52:38', '2025-03-16 10:52:38'),
(38581, '72.14.201.130', NULL, 2, '2025-03-16 11:06:35', '2025-03-16 11:06:41'),
(38582, '43.166.129.247', NULL, 1, '2025-03-16 11:13:43', '2025-03-16 11:13:43'),
(38583, '66.249.66.38', NULL, 1, '2025-03-16 11:42:48', '2025-03-16 11:42:48'),
(38584, '128.204.212.85', NULL, 1, '2025-03-16 12:09:18', '2025-03-16 12:09:18'),
(38585, '3.141.11.163', NULL, 1, '2025-03-16 12:17:24', '2025-03-16 12:17:24'),
(38586, '18.225.25.214', NULL, 2, '2025-03-16 12:17:24', '2025-03-16 12:17:38'),
(38587, '3.137.151.237', NULL, 2, '2025-03-16 12:17:31', '2025-03-16 12:59:36'),
(38588, '110.249.202.149', NULL, 1, '2025-03-16 12:40:23', '2025-03-16 12:40:23'),
(38589, '102.129.223.92', NULL, 2, '2025-03-16 12:42:46', '2025-03-16 22:43:48'),
(38590, '54.88.179.33', NULL, 2, '2025-03-16 12:43:22', '2025-03-16 12:43:23'),
(38591, '35.171.144.152', NULL, 2, '2025-03-16 12:43:23', '2025-03-16 12:43:23'),
(38592, '57.141.6.14', NULL, 1, '2025-03-16 12:58:49', '2025-03-16 12:58:49'),
(38593, '18.191.138.76', NULL, 1, '2025-03-16 12:59:30', '2025-03-16 12:59:30'),
(38594, '18.224.128.89', NULL, 2, '2025-03-16 12:59:30', '2025-03-16 12:59:52'),
(38595, '18.219.81.227', NULL, 1, '2025-03-16 12:59:51', '2025-03-16 12:59:51'),
(38596, '18.220.9.227', NULL, 1, '2025-03-16 12:59:58', '2025-03-16 12:59:58'),
(38597, '103.17.38.241', NULL, 1, '2025-03-16 13:02:59', '2025-03-16 13:02:59'),
(38598, '165.232.154.147', NULL, 1, '2025-03-16 13:12:26', '2025-03-16 13:12:26'),
(38599, '128.204.212.87', NULL, 1, '2025-03-16 13:39:58', '2025-03-16 13:39:58'),
(38600, '77.75.77.54', NULL, 1, '2025-03-16 13:45:28', '2025-03-16 13:45:28'),
(38601, '43.135.182.43', NULL, 1, '2025-03-16 14:18:31', '2025-03-16 14:18:31'),
(38602, '109.199.118.129', NULL, 1, '2025-03-16 14:19:58', '2025-03-16 14:19:58'),
(38603, '128.204.212.86', NULL, 1, '2025-03-16 15:00:18', '2025-03-16 15:00:18'),
(38604, '43.157.95.131', NULL, 1, '2025-03-16 15:00:44', '2025-03-16 15:00:44'),
(38605, '111.225.149.61', NULL, 1, '2025-03-16 15:12:37', '2025-03-16 15:12:37'),
(38606, '35.192.2.142', NULL, 4, '2025-03-16 15:12:59', '2025-03-16 15:13:12'),
(38607, '204.137.14.73', NULL, 1, '2025-03-16 15:50:07', '2025-03-16 15:50:07'),
(38608, '69.171.231.5', NULL, 1, '2025-03-16 16:37:52', '2025-03-16 16:37:52'),
(38609, '69.171.231.115', NULL, 1, '2025-03-16 16:37:53', '2025-03-16 16:37:53'),
(38610, '198.235.24.20', NULL, 1, '2025-03-16 16:39:03', '2025-03-16 16:39:03'),
(38611, '116.206.253.166', NULL, 1, '2025-03-16 17:32:17', '2025-03-16 17:32:17'),
(38612, '52.170.210.45', NULL, 2, '2025-03-16 18:10:40', '2025-03-17 02:57:21'),
(38613, '42.236.17.69', NULL, 1, '2025-03-16 18:13:13', '2025-03-16 18:13:13'),
(38614, '42.236.12.216', NULL, 1, '2025-03-16 18:15:23', '2025-03-16 18:15:23'),
(38615, '42.236.17.119', NULL, 1, '2025-03-16 18:39:39', '2025-03-16 18:39:39'),
(38616, '42.236.17.126', NULL, 1, '2025-03-16 18:39:57', '2025-03-16 18:39:57'),
(38617, '182.44.2.148', NULL, 1, '2025-03-16 18:53:54', '2025-03-16 18:53:54'),
(38618, '52.80.34.166', NULL, 1, '2025-03-16 19:07:37', '2025-03-16 19:07:37'),
(38619, '103.131.71.91', NULL, 1, '2025-03-16 19:15:22', '2025-03-16 19:15:22'),
(38620, '40.84.172.244', NULL, 1, '2025-03-16 19:43:53', '2025-03-16 19:43:53'),
(38621, '52.170.215.57', NULL, 1, '2025-03-16 19:46:07', '2025-03-16 19:46:07'),
(38622, '43.130.39.254', NULL, 1, '2025-03-16 19:46:59', '2025-03-16 19:46:59'),
(38623, '43.159.140.236', NULL, 1, '2025-03-16 20:17:26', '2025-03-16 20:17:26'),
(38624, '167.172.70.93', NULL, 4, '2025-03-16 20:19:46', '2025-03-16 20:19:48'),
(38625, '40.77.167.2', NULL, 1, '2025-03-16 20:22:22', '2025-03-16 20:22:22'),
(38626, '185.220.100.242', NULL, 1, '2025-03-16 20:27:26', '2025-03-16 20:27:26'),
(38627, '20.171.207.44', NULL, 1, '2025-03-16 21:20:41', '2025-03-16 21:20:41'),
(38628, '103.199.169.249', NULL, 1, '2025-03-16 21:25:10', '2025-03-16 21:25:10'),
(38629, '80.85.246.214', NULL, 1, '2025-03-16 22:22:22', '2025-03-16 22:22:22'),
(38630, '82.23.183.107', NULL, 1, '2025-03-16 22:23:37', '2025-03-16 22:23:37'),
(38631, '128.204.212.84', NULL, 1, '2025-03-16 22:25:24', '2025-03-16 22:25:24'),
(38632, '47.79.3.216', NULL, 1, '2025-03-16 23:20:58', '2025-03-16 23:20:58'),
(38633, '182.42.104.32', NULL, 1, '2025-03-16 23:50:49', '2025-03-16 23:50:49'),
(38634, '198.235.24.134', NULL, 1, '2025-03-16 23:54:12', '2025-03-16 23:54:12'),
(38635, '35.87.218.222', NULL, 1, '2025-03-17 00:19:04', '2025-03-17 00:19:04'),
(38636, '47.82.11.49', NULL, 1, '2025-03-17 00:48:57', '2025-03-17 00:48:57'),
(38637, '47.82.11.213', NULL, 1, '2025-03-17 00:56:55', '2025-03-17 00:56:55'),
(38638, '34.216.83.212', NULL, 1, '2025-03-17 01:03:14', '2025-03-17 01:03:14'),
(38639, '89.185.80.56', NULL, 1, '2025-03-17 01:13:29', '2025-03-17 01:13:29'),
(38640, '43.130.57.76', NULL, 1, '2025-03-17 01:43:21', '2025-03-17 01:43:21'),
(38641, '69.171.249.4', NULL, 2, '2025-03-17 02:00:59', '2025-03-17 02:00:59'),
(38642, '43.130.100.35', NULL, 1, '2025-03-17 02:15:24', '2025-03-17 02:15:24'),
(38643, '106.115.77.39', NULL, 1, '2025-03-17 02:30:58', '2025-03-17 02:30:58'),
(38644, '40.77.167.23', NULL, 1, '2025-03-17 02:39:17', '2025-03-17 02:39:17'),
(38645, '66.249.66.39', NULL, 1, '2025-03-17 03:11:29', '2025-03-17 03:11:29'),
(38646, '40.91.80.231', NULL, 1, '2025-03-17 03:27:47', '2025-03-17 03:27:47'),
(38647, '84.246.85.11', NULL, 3, '2025-03-17 03:43:18', '2025-03-17 03:43:22'),
(38648, '35.179.181.71', NULL, 1, '2025-03-17 03:43:19', '2025-03-17 03:43:19'),
(38649, '51.222.253.16', NULL, 1, '2025-03-17 03:47:58', '2025-03-17 03:47:58'),
(38650, '34.31.177.242', NULL, 5, '2025-03-17 04:01:39', '2025-03-17 04:01:40'),
(38651, '103.121.39.54', NULL, 1, '2025-03-17 04:37:16', '2025-03-17 04:37:16'),
(38652, '52.170.215.57', NULL, 3, '2025-03-17 04:39:06', '2025-03-17 22:45:11'),
(38653, '178.128.173.23', NULL, 1, '2025-03-17 05:57:38', '2025-03-17 05:57:38'),
(38654, '193.186.4.182', NULL, 1, '2025-03-17 06:04:27', '2025-03-17 06:04:27'),
(38655, '104.207.49.33', NULL, 1, '2025-03-17 06:30:40', '2025-03-17 06:30:40'),
(38656, '43.135.148.92', NULL, 1, '2025-03-17 07:14:58', '2025-03-17 07:14:58'),
(38657, '103.248.13.34', NULL, 1, '2025-03-17 07:25:37', '2025-03-17 07:25:37'),
(38658, '103.81.175.234', NULL, 1, '2025-03-17 08:14:47', '2025-03-17 08:14:47'),
(38659, '185.111.156.150', NULL, 3, '2025-03-17 08:39:22', '2025-03-17 23:08:03'),
(38660, '193.186.4.174', NULL, 1, '2025-03-17 08:39:54', '2025-03-17 08:39:54'),
(38661, '103.239.253.66', NULL, 1, '2025-03-17 09:05:33', '2025-03-17 09:05:33'),
(38662, '37.111.213.170', NULL, 1, '2025-03-17 09:25:42', '2025-03-17 09:25:42'),
(38663, '222.79.103.59', NULL, 1, '2025-03-17 09:48:26', '2025-03-17 09:48:26'),
(38664, '57.141.6.2', NULL, 1, '2025-03-17 09:59:35', '2025-03-17 09:59:35'),
(38665, '40.119.197.45', NULL, 1, '2025-03-17 10:16:27', '2025-03-17 10:16:27'),
(38666, '193.186.4.159', NULL, 2, '2025-03-17 10:23:31', '2025-03-17 10:34:04'),
(38667, '72.14.201.130', NULL, 1, '2025-03-17 11:00:34', '2025-03-17 11:00:34'),
(38668, '193.41.206.72', NULL, 2, '2025-03-17 11:22:15', '2025-03-17 11:22:28'),
(38669, '128.204.212.86', NULL, 3, '2025-03-17 11:24:23', '2025-03-17 14:23:18'),
(38670, '52.170.210.45', NULL, 2, '2025-03-17 11:34:50', '2025-03-17 20:22:26'),
(38671, '20.212.201.123', NULL, 1, '2025-03-17 11:37:08', '2025-03-17 11:37:08'),
(38672, '52.230.25.26', NULL, 1, '2025-03-17 11:37:40', '2025-03-17 11:37:40'),
(38673, '103.230.182.170', NULL, 1, '2025-03-17 11:40:57', '2025-03-17 11:40:57'),
(38674, '72.14.201.159', NULL, 1, '2025-03-17 11:55:29', '2025-03-17 11:55:29'),
(38675, '128.204.212.85', NULL, 1, '2025-03-17 12:12:16', '2025-03-17 12:12:16'),
(38676, '66.249.66.38', NULL, 3, '2025-03-17 12:19:12', '2025-03-18 02:43:34'),
(38677, '83.118.94.41', NULL, 2, '2025-03-17 12:26:42', '2025-03-17 12:26:53'),
(38678, '31.13.127.112', NULL, 1, '2025-03-17 12:28:39', '2025-03-17 12:28:39'),
(38679, '31.13.127.21', NULL, 1, '2025-03-17 12:28:39', '2025-03-17 12:28:39'),
(38680, '3.145.165.18', NULL, 2, '2025-03-17 12:35:38', '2025-03-17 12:35:44'),
(38681, '111.225.149.198', NULL, 1, '2025-03-17 12:40:39', '2025-03-17 12:40:39'),
(38682, '113.190.4.118', NULL, 1, '2025-03-17 12:47:09', '2025-03-17 12:47:09'),
(38683, '183.91.23.210', NULL, 1, '2025-03-17 12:59:34', '2025-03-17 12:59:34'),
(38684, '196.251.71.181', NULL, 1, '2025-03-17 13:07:41', '2025-03-17 13:07:41'),
(38685, '160.30.179.130', NULL, 1, '2025-03-17 13:10:49', '2025-03-17 13:10:49'),
(38686, '140.179.71.143', NULL, 1, '2025-03-17 13:17:53', '2025-03-17 13:17:53'),
(38687, '43.166.136.153', NULL, 1, '2025-03-17 13:20:08', '2025-03-17 13:20:08'),
(38688, '45.124.169.234', NULL, 1, '2025-03-17 13:31:17', '2025-03-17 13:31:17'),
(38689, '125.22.91.177', NULL, 1, '2025-03-17 13:49:32', '2025-03-17 13:49:32'),
(38690, '123.6.49.15', NULL, 2, '2025-03-17 13:52:26', '2025-03-17 13:52:29'),
(38691, '49.51.183.220', NULL, 1, '2025-03-17 13:58:50', '2025-03-17 13:58:50'),
(38692, '196.251.80.243', NULL, 1, '2025-03-17 14:01:16', '2025-03-17 14:01:16'),
(38693, '89.185.80.56', NULL, 1, '2025-03-17 14:36:09', '2025-03-17 14:36:09'),
(38694, '124.236.100.56', NULL, 1, '2025-03-17 15:11:43', '2025-03-17 15:11:43'),
(38695, '57.141.6.15', NULL, 1, '2025-03-17 15:32:46', '2025-03-17 15:32:46'),
(38696, '188.134.80.97', NULL, 1, '2025-03-17 15:36:41', '2025-03-17 15:36:41'),
(38697, '17.241.227.75', NULL, 1, '2025-03-17 16:11:36', '2025-03-17 16:11:36'),
(38698, '31.13.103.4', NULL, 1, '2025-03-17 16:26:20', '2025-03-17 16:26:20'),
(38699, '31.13.103.8', NULL, 1, '2025-03-17 16:26:20', '2025-03-17 16:26:20'),
(38700, '5.133.192.87', NULL, 1, '2025-03-17 17:02:27', '2025-03-17 17:02:27'),
(38701, '193.186.4.130', NULL, 1, '2025-03-17 17:03:52', '2025-03-17 17:03:52'),
(38702, '52.80.69.60', NULL, 1, '2025-03-17 17:43:29', '2025-03-17 17:43:29'),
(38703, '80.85.246.214', NULL, 1, '2025-03-17 18:00:43', '2025-03-17 18:00:43'),
(38704, '185.241.208.71', NULL, 1, '2025-03-17 18:04:21', '2025-03-17 18:04:21'),
(38705, '102.129.223.92', NULL, 3, '2025-03-17 18:12:58', '2025-03-18 03:27:38'),
(38706, '223.88.59.63', NULL, 1, '2025-03-17 18:15:22', '2025-03-17 18:15:22'),
(38707, '27.115.124.69', NULL, 1, '2025-03-17 18:15:33', '2025-03-17 18:15:33'),
(38708, '27.115.124.112', NULL, 1, '2025-03-17 18:16:22', '2025-03-17 18:16:22'),
(38709, '13.233.229.254', NULL, 4, '2025-03-17 18:19:11', '2025-03-17 18:19:17'),
(38710, '66.249.66.37', NULL, 1, '2025-03-17 18:30:18', '2025-03-17 18:30:18'),
(38711, '23.96.89.177', NULL, 2, '2025-03-17 18:32:24', '2025-03-18 03:02:08'),
(38712, '40.79.245.232', NULL, 1, '2025-03-17 19:47:03', '2025-03-17 19:47:03'),
(38713, '34.147.19.222', NULL, 1, '2025-03-17 19:57:53', '2025-03-17 19:57:53'),
(38714, '104.45.135.193', NULL, 1, '2025-03-17 19:58:57', '2025-03-17 19:58:57'),
(38715, '40.117.76.66', NULL, 1, '2025-03-17 20:05:49', '2025-03-17 20:05:49'),
(38716, '170.106.35.187', NULL, 1, '2025-03-17 20:09:56', '2025-03-17 20:09:56'),
(38717, '92.118.56.54', NULL, 1, '2025-03-17 20:18:11', '2025-03-17 20:18:11'),
(38718, '43.130.150.80', NULL, 1, '2025-03-17 20:44:54', '2025-03-17 20:44:54'),
(38719, '51.222.253.2', NULL, 1, '2025-03-17 20:55:53', '2025-03-17 20:55:53'),
(38720, '35.161.104.134', NULL, 1, '2025-03-17 23:01:31', '2025-03-17 23:01:31'),
(38721, '34.221.235.75', NULL, 1, '2025-03-17 23:06:50', '2025-03-17 23:06:50'),
(38722, '209.74.67.29', NULL, 1, '2025-03-17 23:27:34', '2025-03-17 23:27:34'),
(38723, '114.119.131.181', NULL, 1, '2025-03-18 00:04:19', '2025-03-18 00:04:19'),
(38724, '223.113.128.228', NULL, 1, '2025-03-18 00:05:52', '2025-03-18 00:05:52'),
(38725, '106.75.100.73', NULL, 1, '2025-03-18 00:07:58', '2025-03-18 00:07:58'),
(38726, '18.206.196.15', NULL, 1, '2025-03-18 00:55:40', '2025-03-18 00:55:40'),
(38727, '170.106.179.68', NULL, 1, '2025-03-18 01:24:58', '2025-03-18 01:24:58'),
(38728, '43.166.247.155', NULL, 1, '2025-03-18 02:00:47', '2025-03-18 02:00:47'),
(38729, '47.79.1.97', NULL, 1, '2025-03-18 02:08:33', '2025-03-18 02:08:33'),
(38730, '114.119.130.104', NULL, 1, '2025-03-18 03:15:15', '2025-03-18 03:15:15'),
(38731, '47.92.244.87', NULL, 1, '2025-03-18 03:37:35', '2025-03-18 03:37:35'),
(38732, '162.142.125.210', NULL, 1, '2025-03-18 04:30:55', '2025-03-18 04:30:55'),
(38733, '128.204.212.85', NULL, 2, '2025-03-18 04:34:59', '2025-03-18 13:01:20'),
(38734, '40.117.76.66', NULL, 3, '2025-03-18 05:12:10', '2025-03-18 23:48:58'),
(38735, '52.170.210.45', NULL, 1, '2025-03-18 05:14:40', '2025-03-18 05:14:40'),
(38736, '34.98.143.38', NULL, 4, '2025-03-18 05:47:13', '2025-03-18 05:47:23'),
(38737, '3.138.142.78', NULL, 1, '2025-03-18 05:47:13', '2025-03-18 05:47:13'),
(38738, '18.118.50.217', NULL, 1, '2025-03-18 05:47:13', '2025-03-18 05:47:13'),
(38739, '18.224.64.192', NULL, 1, '2025-03-18 05:47:13', '2025-03-18 05:47:13'),
(38740, '18.118.9.103', NULL, 1, '2025-03-18 05:47:13', '2025-03-18 05:47:13'),
(38741, '34.71.214.216', NULL, 1, '2025-03-18 05:47:14', '2025-03-18 05:47:14'),
(38742, '34.98.143.37', NULL, 2, '2025-03-18 05:47:14', '2025-03-18 05:47:23'),
(38743, '45.141.215.40', NULL, 1, '2025-03-18 05:47:18', '2025-03-18 05:47:18'),
(38744, '54.71.187.124', NULL, 1, '2025-03-18 05:47:18', '2025-03-18 05:47:18'),
(38745, '54.70.53.60', NULL, 1, '2025-03-18 05:47:18', '2025-03-18 05:47:18'),
(38746, '34.98.143.39', NULL, 2, '2025-03-18 05:47:23', '2025-03-18 05:47:23'),
(38747, '109.70.100.68', NULL, 1, '2025-03-18 05:47:36', '2025-03-18 05:47:36'),
(38748, '34.170.46.207', NULL, 1, '2025-03-18 05:49:13', '2025-03-18 05:49:13'),
(38749, '193.186.4.159', NULL, 2, '2025-03-18 06:12:32', '2025-03-18 08:50:46'),
(38750, '54.81.193.205', NULL, 1, '2025-03-18 06:35:48', '2025-03-18 06:35:48'),
(38751, '104.197.69.115', NULL, 2, '2025-03-18 06:48:19', '2025-03-18 06:48:20'),
(38752, '78.159.108.44', NULL, 1, '2025-03-18 06:53:21', '2025-03-18 06:53:21'),
(38753, '188.126.89.91', NULL, 1, '2025-03-18 06:53:24', '2025-03-18 06:53:24'),
(38754, '205.169.39.175', NULL, 2, '2025-03-18 06:53:53', '2025-03-18 06:54:08'),
(38755, '205.169.39.246', NULL, 2, '2025-03-18 06:54:37', '2025-03-18 06:55:28'),
(38756, '3.110.159.76', NULL, 4, '2025-03-18 06:55:04', '2025-03-18 06:55:07'),
(38757, '51.89.36.64', NULL, 1, '2025-03-18 06:56:57', '2025-03-18 06:56:57'),
(38758, '216.244.66.200', NULL, 1, '2025-03-18 07:04:20', '2025-03-18 07:04:20'),
(38759, '180.149.25.188', NULL, 1, '2025-03-18 07:05:57', '2025-03-18 07:05:57'),
(38760, '91.92.216.148', NULL, 1, '2025-03-18 07:05:58', '2025-03-18 07:05:58'),
(38761, '104.45.135.193', NULL, 2, '2025-03-18 07:11:27', '2025-03-18 19:25:06'),
(38762, '207.102.138.19', NULL, 1, '2025-03-18 07:13:26', '2025-03-18 07:13:26'),
(38763, '43.135.172.89', NULL, 1, '2025-03-18 07:16:02', '2025-03-18 07:16:02'),
(38764, '43.153.54.14', NULL, 1, '2025-03-18 07:58:08', '2025-03-18 07:58:08'),
(38765, '35.87.225.65', NULL, 1, '2025-03-18 08:05:16', '2025-03-18 08:05:16'),
(38766, '64.23.219.235', NULL, 1, '2025-03-18 08:05:48', '2025-03-18 08:05:48'),
(38767, '35.87.11.72', NULL, 1, '2025-03-18 08:07:31', '2025-03-18 08:07:31'),
(38768, '205.169.39.15', NULL, 1, '2025-03-18 08:12:11', '2025-03-18 08:12:11'),
(38769, '205.169.39.22', NULL, 1, '2025-03-18 08:12:13', '2025-03-18 08:12:13'),
(38770, '72.14.201.139', NULL, 1, '2025-03-18 08:22:17', '2025-03-18 08:22:17'),
(38771, '52.170.215.57', NULL, 1, '2025-03-18 08:23:47', '2025-03-18 08:23:47'),
(38772, '173.252.83.116', NULL, 1, '2025-03-18 08:27:21', '2025-03-18 08:27:21'),
(38773, '173.252.83.115', NULL, 1, '2025-03-18 08:27:22', '2025-03-18 08:27:22'),
(38774, '20.161.75.212', NULL, 1, '2025-03-18 08:34:06', '2025-03-18 08:34:06'),
(38775, '90.187.238.157', NULL, 2, '2025-03-18 08:38:11', '2025-03-18 08:38:36'),
(38776, '136.144.43.231', NULL, 1, '2025-03-18 08:53:22', '2025-03-18 08:53:22'),
(38777, '40.77.167.29', NULL, 1, '2025-03-18 09:03:49', '2025-03-18 09:03:49'),
(38778, '35.164.235.59', NULL, 1, '2025-03-18 09:11:31', '2025-03-18 09:11:31'),
(38779, '72.153.231.0', NULL, 1, '2025-03-18 09:30:25', '2025-03-18 09:30:25'),
(38780, '106.75.143.53', NULL, 1, '2025-03-18 10:05:08', '2025-03-18 10:05:08'),
(38781, '212.34.141.234', NULL, 1, '2025-03-18 10:10:59', '2025-03-18 10:10:59'),
(38782, '106.75.130.64', NULL, 1, '2025-03-18 10:11:54', '2025-03-18 10:11:54'),
(38783, '182.163.99.83', NULL, 3, '2025-03-18 10:13:29', '2025-03-18 10:24:47'),
(38784, '193.186.4.141', NULL, 1, '2025-03-18 10:21:00', '2025-03-18 10:21:00'),
(38785, '193.186.4.130', NULL, 1, '2025-03-18 10:24:37', '2025-03-18 10:24:37'),
(38786, '72.14.201.159', NULL, 1, '2025-03-18 10:34:22', '2025-03-18 10:34:22'),
(38787, '103.93.90.93', NULL, 2, '2025-03-18 10:34:34', '2025-03-18 10:34:34'),
(38788, '117.33.163.216', NULL, 1, '2025-03-18 10:47:02', '2025-03-18 10:47:02'),
(38789, '185.147.125.18', NULL, 1, '2025-03-18 10:56:32', '2025-03-18 10:56:32'),
(38790, '40.84.221.234', NULL, 1, '2025-03-18 10:58:14', '2025-03-18 10:58:14'),
(38791, '192.30.83.148', NULL, 1, '2025-03-18 11:11:06', '2025-03-18 11:11:06'),
(38792, '95.108.213.212', NULL, 1, '2025-03-18 11:14:04', '2025-03-18 11:14:04'),
(38793, '23.96.89.177', NULL, 2, '2025-03-18 11:38:57', '2025-03-18 20:15:27'),
(38794, '54.223.244.32', NULL, 1, '2025-03-18 12:01:52', '2025-03-18 12:01:52'),
(38795, '43.153.15.51', NULL, 1, '2025-03-18 12:28:49', '2025-03-18 12:28:49'),
(38796, '20.242.108.196', NULL, 1, '2025-03-18 12:40:07', '2025-03-18 12:40:07'),
(38797, '110.249.202.108', NULL, 1, '2025-03-18 12:40:57', '2025-03-18 12:40:57'),
(38798, '43.153.49.151', NULL, 1, '2025-03-18 12:59:16', '2025-03-18 12:59:16'),
(38799, '205.169.39.53', NULL, 1, '2025-03-18 14:04:59', '2025-03-18 14:04:59'),
(38800, '192.30.83.17', NULL, 1, '2025-03-18 14:19:12', '2025-03-18 14:19:12'),
(38801, '45.124.169.234', NULL, 1, '2025-03-18 14:19:15', '2025-03-18 14:19:15'),
(38802, '205.210.31.46', NULL, 1, '2025-03-18 14:32:13', '2025-03-18 14:32:13'),
(38803, '124.220.171.218', NULL, 7, '2025-03-18 14:39:21', '2025-03-18 15:06:30'),
(38804, '198.235.24.203', NULL, 1, '2025-03-18 15:08:40', '2025-03-18 15:08:40'),
(38805, '173.252.83.112', NULL, 1, '2025-03-18 15:50:15', '2025-03-18 15:50:15'),
(38806, '173.252.83.8', NULL, 1, '2025-03-18 15:50:15', '2025-03-18 15:50:15'),
(38807, '111.225.149.75', NULL, 1, '2025-03-18 15:51:19', '2025-03-18 15:51:19'),
(38808, '203.2.64.59', NULL, 1, '2025-03-18 15:56:28', '2025-03-18 15:56:28'),
(38809, '85.215.209.104', NULL, 1, '2025-03-18 16:20:45', '2025-03-18 16:20:45'),
(38810, '170.106.82.209', NULL, 1, '2025-03-18 16:54:09', '2025-03-18 16:54:09'),
(38811, '34.238.162.83', NULL, 1, '2025-03-18 17:07:26', '2025-03-18 17:07:26'),
(38812, '43.153.71.12', NULL, 1, '2025-03-18 17:20:54', '2025-03-18 17:20:54'),
(38813, '172.86.113.43', NULL, 2, '2025-03-18 17:40:51', '2025-03-18 17:40:52'),
(38814, '128.204.212.87', NULL, 1, '2025-03-18 18:28:41', '2025-03-18 18:28:41'),
(38815, '185.191.171.7', NULL, 1, '2025-03-18 18:38:21', '2025-03-18 18:38:21'),
(38816, '164.55.247.243', NULL, 1, '2025-03-18 18:53:18', '2025-03-18 18:53:18'),
(38817, '195.82.147.160', NULL, 1, '2025-03-18 18:55:42', '2025-03-18 18:55:42'),
(38818, '3.145.165.18', NULL, 2, '2025-03-18 19:18:11', '2025-03-18 19:22:11'),
(38819, '109.70.100.66', NULL, 1, '2025-03-18 19:20:59', '2025-03-18 19:20:59'),
(38820, '45.84.107.182', NULL, 1, '2025-03-18 19:21:55', '2025-03-18 19:21:55'),
(38821, '51.222.253.17', NULL, 1, '2025-03-18 19:58:53', '2025-03-18 19:58:53'),
(38822, '52.80.211.158', NULL, 1, '2025-03-18 20:01:26', '2025-03-18 20:01:26'),
(38823, '20.15.115.201', NULL, 1, '2025-03-18 20:54:01', '2025-03-18 20:54:01'),
(38824, '40.77.167.23', NULL, 1, '2025-03-18 21:05:27', '2025-03-18 21:05:27'),
(38825, '45.148.10.174', NULL, 1, '2025-03-18 21:05:31', '2025-03-18 21:05:31'),
(38826, '43.130.31.17', NULL, 1, '2025-03-18 21:28:40', '2025-03-18 21:28:40'),
(38827, '49.51.47.100', NULL, 1, '2025-03-18 21:58:42', '2025-03-18 21:58:42'),
(38828, '35.240.83.119', NULL, 1, '2025-03-18 22:27:00', '2025-03-18 22:27:00'),
(38829, '111.231.12.66', NULL, 2, '2025-03-18 22:30:34', '2025-03-18 22:35:56'),
(38830, '103.158.210.23', NULL, 1, '2025-03-18 23:00:46', '2025-03-18 23:00:46'),
(38831, '45.119.143.209', NULL, 1, '2025-03-18 23:48:57', '2025-03-18 23:48:57'),
(38832, '52.42.161.30', NULL, 1, '2025-03-18 23:54:28', '2025-03-18 23:54:28'),
(38833, '66.249.66.10', NULL, 1, '2025-03-19 00:06:19', '2025-03-19 00:06:19'),
(38834, '18.237.154.191', NULL, 1, '2025-03-19 01:30:08', '2025-03-19 01:30:08'),
(38835, '111.172.249.49', NULL, 1, '2025-03-19 02:09:22', '2025-03-19 02:09:22'),
(38836, '58.251.94.154', NULL, 1, '2025-03-19 02:35:19', '2025-03-19 02:35:19'),
(38837, '162.62.231.139', NULL, 1, '2025-03-19 02:59:19', '2025-03-19 02:59:19'),
(38838, '40.77.167.13', NULL, 1, '2025-03-19 03:31:43', '2025-03-19 03:31:43'),
(38839, '49.51.196.42', NULL, 1, '2025-03-19 03:35:20', '2025-03-19 03:35:20'),
(38840, '128.204.212.86', NULL, 1, '2025-03-19 03:41:47', '2025-03-19 03:41:47'),
(38841, '91.246.41.166', NULL, 1, '2025-03-19 04:38:00', '2025-03-19 04:38:00'),
(38842, '23.96.89.177', NULL, 1, '2025-03-19 04:54:29', '2025-03-19 04:54:29'),
(38843, '185.252.250.77', NULL, 1, '2025-03-19 05:22:00', '2025-03-19 05:22:00'),
(38844, '128.204.212.87', NULL, 4, '2025-03-19 05:43:32', '2025-03-20 02:19:44'),
(38845, '128.204.212.85', NULL, 1, '2025-03-19 05:43:37', '2025-03-19 05:43:37'),
(38846, '20.15.115.201', NULL, 1, '2025-03-19 05:57:26', '2025-03-19 05:57:26'),
(38847, '138.197.134.75', NULL, 1, '2025-03-19 06:06:40', '2025-03-19 06:06:40'),
(38848, '102.129.223.92', NULL, 2, '2025-03-19 06:13:55', '2025-03-19 08:45:38'),
(38849, '40.77.167.17', NULL, 1, '2025-03-19 06:30:31', '2025-03-19 06:30:31'),
(38850, '203.202.247.252', NULL, 1, '2025-03-19 06:43:51', '2025-03-19 06:43:51'),
(38851, '104.168.152.42', NULL, 1, '2025-03-19 07:04:35', '2025-03-19 07:04:35'),
(38852, '203.33.203.148', NULL, 1, '2025-03-19 07:11:00', '2025-03-19 07:11:00'),
(38853, '116.68.198.161', NULL, 1, '2025-03-19 07:42:49', '2025-03-19 07:42:49'),
(38854, '104.45.135.193', NULL, 1, '2025-03-19 07:45:43', '2025-03-19 07:45:43'),
(38855, '170.39.218.36', NULL, 1, '2025-03-19 08:12:48', '2025-03-19 08:12:48'),
(38856, '43.128.156.124', NULL, 1, '2025-03-19 08:38:54', '2025-03-19 08:38:54'),
(38857, '199.244.88.226', NULL, 1, '2025-03-19 08:46:47', '2025-03-19 08:46:47'),
(38858, '206.168.34.223', NULL, 1, '2025-03-19 08:54:58', '2025-03-19 08:54:58'),
(38859, '43.166.244.251', NULL, 1, '2025-03-19 08:55:28', '2025-03-19 08:55:28'),
(38860, '40.117.76.66', NULL, 1, '2025-03-19 08:55:43', '2025-03-19 08:55:43'),
(38861, '43.166.226.186', NULL, 1, '2025-03-19 09:15:29', '2025-03-19 09:15:29'),
(38862, '23.98.186.198', NULL, 1, '2025-03-19 09:23:25', '2025-03-19 09:23:25'),
(38863, '193.186.4.130', NULL, 6, '2025-03-19 09:27:37', '2025-03-19 21:54:50'),
(38864, '18.220.9.227', NULL, 3, '2025-03-19 09:54:03', '2025-03-19 12:45:45'),
(38865, '18.224.128.89', NULL, 1, '2025-03-19 09:54:03', '2025-03-19 09:54:03'),
(38866, '18.191.138.76', NULL, 2, '2025-03-19 09:54:10', '2025-03-19 11:08:45'),
(38867, '54.222.200.22', NULL, 1, '2025-03-19 10:24:58', '2025-03-19 10:24:58'),
(38868, '3.141.11.163', NULL, 1, '2025-03-19 10:52:55', '2025-03-19 10:52:55'),
(38869, '18.225.25.214', NULL, 4, '2025-03-19 10:52:59', '2025-03-19 12:45:46'),
(38870, '194.5.53.183', NULL, 1, '2025-03-19 10:55:17', '2025-03-19 10:55:17'),
(38871, '18.219.81.227', NULL, 3, '2025-03-19 11:08:53', '2025-03-19 12:45:51'),
(38872, '103.76.44.185', NULL, 1, '2025-03-19 11:31:10', '2025-03-19 11:31:10'),
(38873, '103.81.175.82', NULL, 1, '2025-03-19 11:41:11', '2025-03-19 11:41:11'),
(38874, '47.82.11.55', NULL, 1, '2025-03-19 11:51:56', '2025-03-19 11:51:56'),
(38875, '103.29.9.23', NULL, 1, '2025-03-19 12:09:22', '2025-03-19 12:09:22'),
(38876, '172.70.135.19', NULL, 1, '2025-03-19 12:30:52', '2025-03-19 12:30:52'),
(38877, '111.225.149.50', NULL, 1, '2025-03-19 12:41:23', '2025-03-19 12:41:23'),
(38878, '35.237.175.188', NULL, 2, '2025-03-19 13:01:41', '2025-03-19 13:10:53'),
(38879, '23.98.186.188', NULL, 1, '2025-03-19 13:12:11', '2025-03-19 13:12:11'),
(38880, '37.111.202.3', NULL, 1, '2025-03-19 13:20:32', '2025-03-19 13:20:32'),
(38881, '13.233.229.254', NULL, 4, '2025-03-19 14:05:17', '2025-03-19 14:05:23'),
(38882, '198.46.236.193', NULL, 1, '2025-03-19 14:05:28', '2025-03-19 14:05:28'),
(38883, '20.171.207.21', NULL, 1, '2025-03-19 14:36:52', '2025-03-19 14:36:52'),
(38884, '113.212.111.185', NULL, 1, '2025-03-19 15:17:15', '2025-03-19 15:17:15'),
(38885, '128.204.212.86', NULL, 1, '2025-03-19 15:23:43', '2025-03-19 15:23:43'),
(38886, '103.154.49.244', NULL, 4, '2025-03-19 15:29:24', '2025-03-19 15:32:07'),
(38887, '43.166.240.231', NULL, 1, '2025-03-19 15:55:27', '2025-03-19 15:55:27'),
(38888, '185.117.225.246', NULL, 1, '2025-03-19 16:06:05', '2025-03-19 16:06:05'),
(38889, '72.14.201.159', NULL, 1, '2025-03-19 16:10:24', '2025-03-19 16:10:24'),
(38890, '89.187.162.177', NULL, 1, '2025-03-19 16:31:13', '2025-03-19 16:31:13'),
(38891, '103.187.94.114', NULL, 3, '2025-03-19 16:41:44', '2025-03-19 16:42:52'),
(38892, '43.157.148.38', NULL, 1, '2025-03-19 16:46:49', '2025-03-19 16:46:49'),
(38893, '35.87.225.65', NULL, 1, '2025-03-19 16:56:21', '2025-03-19 16:56:21'),
(38894, '54.223.18.41', NULL, 1, '2025-03-19 16:56:34', '2025-03-19 16:56:34'),
(38895, '40.77.167.0', NULL, 1, '2025-03-19 16:57:15', '2025-03-19 16:57:15'),
(38896, '103.209.197.162', NULL, 2, '2025-03-19 17:05:39', '2025-03-19 21:50:20'),
(38897, '103.187.94.101', NULL, 1, '2025-03-19 17:07:07', '2025-03-19 17:07:07'),
(38898, '217.113.194.202', NULL, 1, '2025-03-19 17:07:22', '2025-03-19 17:07:22'),
(38899, '217.113.194.207', NULL, 1, '2025-03-19 17:07:26', '2025-03-19 17:07:26'),
(38900, '47.79.1.234', NULL, 1, '2025-03-19 17:14:03', '2025-03-19 17:14:03'),
(38901, '40.117.101.133', NULL, 2, '2025-03-19 17:19:44', '2025-03-20 00:51:17'),
(38902, '103.156.215.109', NULL, 4, '2025-03-19 17:26:46', '2025-03-19 17:35:17'),
(38903, '103.181.180.36', NULL, 1, '2025-03-19 17:30:07', '2025-03-19 17:30:07'),
(38904, '103.239.6.61', NULL, 1, '2025-03-19 17:44:50', '2025-03-19 17:44:50'),
(38905, '103.185.251.94', NULL, 1, '2025-03-19 18:42:27', '2025-03-19 18:42:27'),
(38906, '111.225.148.137', NULL, 1, '2025-03-19 18:47:37', '2025-03-19 18:47:37'),
(38907, '36.113.112.226', NULL, 1, '2025-03-19 18:48:00', '2025-03-19 18:48:00'),
(38908, '137.135.73.222', NULL, 1, '2025-03-19 19:09:04', '2025-03-19 19:09:04'),
(38909, '52.226.167.111', NULL, 1, '2025-03-19 19:27:41', '2025-03-19 19:27:41'),
(38910, '72.14.201.130', NULL, 1, '2025-03-19 19:58:44', '2025-03-19 19:58:44'),
(38911, '58.145.188.244', NULL, 1, '2025-03-19 19:59:50', '2025-03-19 19:59:50'),
(38912, '193.186.4.159', NULL, 1, '2025-03-19 20:17:58', '2025-03-19 20:17:58'),
(38913, '52.81.126.61', NULL, 1, '2025-03-19 20:27:45', '2025-03-19 20:27:45'),
(38914, '42.228.9.78', NULL, 1, '2025-03-19 20:35:22', '2025-03-19 20:35:22'),
(38915, '223.199.189.38', NULL, 1, '2025-03-19 20:56:03', '2025-03-19 20:56:03'),
(38916, '106.75.143.26', NULL, 1, '2025-03-19 22:20:32', '2025-03-19 22:20:32'),
(38917, '43.157.172.39', NULL, 1, '2025-03-19 22:37:31', '2025-03-19 22:37:31'),
(38918, '66.249.66.10', NULL, 1, '2025-03-19 22:37:35', '2025-03-19 22:37:35'),
(38919, '3.145.165.18', NULL, 1, '2025-03-19 22:52:26', '2025-03-19 22:52:26'),
(38920, '35.162.254.38', NULL, 1, '2025-03-19 22:59:26', '2025-03-19 22:59:26'),
(38921, '196.251.71.152', NULL, 1, '2025-03-19 23:02:40', '2025-03-19 23:02:40'),
(38922, '34.216.33.92', NULL, 1, '2025-03-19 23:07:58', '2025-03-19 23:07:58'),
(38923, '43.153.19.83', NULL, 1, '2025-03-19 23:09:08', '2025-03-19 23:09:08'),
(38924, '104.168.152.178', NULL, 1, '2025-03-19 23:31:06', '2025-03-19 23:31:06'),
(38925, '185.82.218.204', NULL, 1, '2025-03-19 23:39:48', '2025-03-19 23:39:48'),
(38926, '51.222.253.5', NULL, 1, '2025-03-19 23:57:17', '2025-03-19 23:57:17'),
(38927, '156.229.232.115', NULL, 2, '2025-03-20 01:17:13', '2025-03-20 01:17:22'),
(38928, '198.204.251.74', NULL, 2, '2025-03-20 01:18:53', '2025-03-20 01:18:54'),
(38929, '106.75.128.199', NULL, 1, '2025-03-20 02:17:19', '2025-03-20 02:17:19'),
(38930, '185.15.56.22', NULL, 1, '2025-03-20 02:43:14', '2025-03-20 02:43:14'),
(38931, '66.249.66.38', NULL, 1, '2025-03-20 02:46:40', '2025-03-20 02:46:40'),
(38932, '3.110.184.241', NULL, 4, '2025-03-20 02:58:39', '2025-03-20 02:58:42'),
(38933, '103.130.74.225', NULL, 1, '2025-03-20 03:08:58', '2025-03-20 03:08:58'),
(38934, '45.150.176.125', NULL, 1, '2025-03-20 03:16:17', '2025-03-20 03:16:17'),
(38935, '40.77.167.65', NULL, 1, '2025-03-20 03:19:59', '2025-03-20 03:19:59'),
(38936, '43.130.150.80', NULL, 2, '2025-03-20 04:20:26', '2025-03-20 10:08:26'),
(38937, '162.158.79.145', NULL, 1, '2025-03-20 04:24:59', '2025-03-20 04:24:59'),
(38938, '172.68.245.150', NULL, 1, '2025-03-20 04:24:59', '2025-03-20 04:24:59'),
(38939, '44.212.51.32', NULL, 1, '2025-03-20 04:24:59', '2025-03-20 04:24:59'),
(38940, '49.7.227.204', NULL, 1, '2025-03-20 04:26:50', '2025-03-20 04:26:50'),
(38941, '43.153.86.78', NULL, 1, '2025-03-20 04:54:21', '2025-03-20 04:54:21'),
(38942, '52.226.167.111', NULL, 3, '2025-03-20 05:02:26', '2025-03-21 01:14:12'),
(38943, '52.167.144.223', NULL, 1, '2025-03-20 05:19:34', '2025-03-20 05:19:34'),
(38944, '34.34.253.54', NULL, 1, '2025-03-20 05:38:38', '2025-03-20 05:38:38'),
(38945, '196.251.80.243', NULL, 1, '2025-03-20 05:58:24', '2025-03-20 05:58:24'),
(38946, '137.135.73.222', NULL, 2, '2025-03-20 06:18:09', '2025-03-20 18:34:46'),
(38947, '110.249.201.106', NULL, 1, '2025-03-20 06:33:24', '2025-03-20 06:33:24'),
(38948, '52.167.144.225', NULL, 1, '2025-03-20 07:17:04', '2025-03-20 07:17:04'),
(38949, '58.145.190.253', NULL, 2, '2025-03-20 07:20:07', '2025-03-20 07:22:03'),
(38950, '72.14.201.130', NULL, 4, '2025-03-20 07:24:50', '2025-03-20 11:29:13'),
(38951, '45.156.128.94', NULL, 1, '2025-03-20 07:32:15', '2025-03-20 07:32:15'),
(38952, '66.249.66.36', NULL, 1, '2025-03-20 07:33:53', '2025-03-20 07:33:53'),
(38953, '193.186.4.130', NULL, 1, '2025-03-20 07:42:38', '2025-03-20 07:42:38'),
(38954, '43.229.208.190', NULL, 11, '2025-03-20 07:44:04', '2025-03-20 12:15:40'),
(38955, '27.147.173.132', NULL, 1, '2025-03-20 07:52:36', '2025-03-20 07:52:36'),
(38956, '193.186.4.159', NULL, 6, '2025-03-20 07:53:29', '2025-03-20 18:02:23'),
(38957, '40.77.167.157', NULL, 1, '2025-03-20 08:07:29', '2025-03-20 08:07:29'),
(38958, '40.77.167.36', NULL, 1, '2025-03-20 08:21:00', '2025-03-20 08:21:00'),
(38959, '72.14.201.159', NULL, 6, '2025-03-20 08:24:18', '2025-03-20 23:28:25'),
(38960, '40.117.101.133', NULL, 3, '2025-03-20 08:27:13', '2025-03-20 23:41:11'),
(38961, '40.77.167.132', NULL, 1, '2025-03-20 08:41:01', '2025-03-20 08:41:01'),
(38962, '128.204.212.84', NULL, 2, '2025-03-20 09:03:30', '2025-03-20 13:14:53'),
(38963, '182.163.99.83', NULL, 2, '2025-03-20 09:05:44', '2025-03-20 09:09:54'),
(38964, '103.243.238.43', NULL, 1, '2025-03-20 09:12:40', '2025-03-20 09:12:40'),
(38965, '175.6.217.4', NULL, 1, '2025-03-20 09:24:06', '2025-03-20 09:24:06'),
(38966, '51.222.253.5', NULL, 1, '2025-03-20 09:25:38', '2025-03-20 09:25:38'),
(38967, '176.106.246.201', NULL, 1, '2025-03-20 09:30:46', '2025-03-20 09:30:46'),
(38968, '80.85.246.74', NULL, 1, '2025-03-20 10:01:31', '2025-03-20 10:01:31'),
(38969, '109.88.31.103', NULL, 2, '2025-03-20 10:08:06', '2025-03-20 10:08:07'),
(38970, '18.219.81.227', NULL, 2, '2025-03-20 10:08:39', '2025-03-20 10:08:39'),
(38971, '3.141.11.163', NULL, 1, '2025-03-20 10:08:39', '2025-03-20 10:08:39'),
(38972, '18.220.9.227', NULL, 1, '2025-03-20 10:08:39', '2025-03-20 10:08:39'),
(38973, '3.137.151.237', NULL, 4, '2025-03-20 10:08:39', '2025-03-20 10:08:49'),
(38974, '18.225.25.214', NULL, 3, '2025-03-20 10:08:39', '2025-03-20 10:08:40'),
(38975, '18.224.128.89', NULL, 2, '2025-03-20 10:08:39', '2025-03-20 10:08:39'),
(38976, '18.217.139.8', NULL, 1, '2025-03-20 10:08:53', '2025-03-20 10:08:53'),
(38977, '18.191.138.76', NULL, 1, '2025-03-20 10:08:53', '2025-03-20 10:08:53'),
(38978, '103.209.197.162', NULL, 1, '2025-03-20 10:15:57', '2025-03-20 10:15:57'),
(38979, '81.161.59.17', NULL, 10, '2025-03-20 10:29:01', '2025-03-20 10:29:06'),
(38980, '43.130.67.6', NULL, 1, '2025-03-20 10:43:17', '2025-03-20 10:43:17'),
(38981, '40.119.197.45', NULL, 1, '2025-03-20 10:50:59', '2025-03-20 10:50:59'),
(38982, '103.145.70.100', NULL, 2, '2025-03-20 10:59:14', '2025-03-20 12:15:00'),
(38983, '193.186.4.136', NULL, 1, '2025-03-20 11:54:12', '2025-03-20 11:54:12'),
(38984, '193.186.4.140', NULL, 1, '2025-03-20 11:58:54', '2025-03-20 11:58:54'),
(38985, '103.141.208.10', NULL, 1, '2025-03-20 12:02:54', '2025-03-20 12:02:54'),
(38986, '52.205.228.45', NULL, 1, '2025-03-20 12:15:07', '2025-03-20 12:15:07'),
(38987, '4.193.96.14', NULL, 1, '2025-03-20 12:35:58', '2025-03-20 12:35:58'),
(38988, '111.225.149.200', NULL, 1, '2025-03-20 12:40:32', '2025-03-20 12:40:32'),
(38989, '203.96.227.151', NULL, 1, '2025-03-20 13:13:04', '2025-03-20 13:13:04'),
(38990, '43.153.107.22', NULL, 1, '2025-03-20 13:24:53', '2025-03-20 13:24:53'),
(38991, '115.127.159.58', NULL, 1, '2025-03-20 14:52:02', '2025-03-20 14:52:02'),
(38992, '52.167.144.146', NULL, 1, '2025-03-20 15:35:41', '2025-03-20 15:35:41'),
(38993, '124.236.100.56', NULL, 1, '2025-03-20 15:53:15', '2025-03-20 15:53:15'),
(38994, '128.204.212.86', NULL, 1, '2025-03-20 16:06:35', '2025-03-20 16:06:35'),
(38995, '43.134.141.244', NULL, 1, '2025-03-20 16:10:00', '2025-03-20 16:10:00'),
(38996, '111.7.96.168', NULL, 2, '2025-03-20 16:17:27', '2025-03-20 16:17:30'),
(38997, '123.160.223.73', NULL, 1, '2025-03-20 16:18:35', '2025-03-20 16:18:35'),
(38998, '123.160.223.72', NULL, 1, '2025-03-20 16:18:43', '2025-03-20 16:18:43'),
(38999, '135.148.138.183', NULL, 1, '2025-03-20 16:40:08', '2025-03-20 16:40:08'),
(39000, '144.48.118.154', NULL, 2, '2025-03-20 16:54:16', '2025-03-20 17:21:47'),
(39001, '42.236.17.228', NULL, 1, '2025-03-20 17:01:49', '2025-03-20 17:01:49'),
(39002, '42.236.17.70', NULL, 1, '2025-03-20 17:03:43', '2025-03-20 17:03:43'),
(39003, '42.236.17.118', NULL, 1, '2025-03-20 17:03:44', '2025-03-20 17:03:44'),
(39004, '125.94.144.102', NULL, 1, '2025-03-20 17:24:25', '2025-03-20 17:24:25'),
(39005, '87.106.209.75', NULL, 2, '2025-03-20 17:26:18', '2025-03-20 17:26:18'),
(39006, '42.236.17.96', NULL, 1, '2025-03-20 18:10:51', '2025-03-20 18:10:51'),
(39007, '170.106.35.153', NULL, 1, '2025-03-20 18:16:04', '2025-03-20 18:16:04'),
(39008, '66.249.66.12', NULL, 2, '2025-03-20 18:27:50', '2025-03-21 03:19:59'),
(39009, '128.204.212.87', NULL, 1, '2025-03-20 18:47:12', '2025-03-20 18:47:12'),
(39010, '170.106.35.187', NULL, 1, '2025-03-20 18:51:46', '2025-03-20 18:51:46'),
(39011, '103.118.19.251', NULL, 1, '2025-03-20 19:09:18', '2025-03-20 19:09:18'),
(39012, '66.249.66.38', NULL, 1, '2025-03-20 19:16:07', '2025-03-20 19:16:07'),
(39013, '35.243.236.172', NULL, 1, '2025-03-20 19:20:50', '2025-03-20 19:20:50'),
(39014, '185.240.76.114', NULL, 1, '2025-03-20 19:56:45', '2025-03-20 19:56:45'),
(39015, '196.251.80.22', NULL, 1, '2025-03-20 19:57:21', '2025-03-20 19:57:21'),
(39016, '99.209.153.146', NULL, 1, '2025-03-20 20:43:37', '2025-03-20 20:43:37'),
(39017, '102.129.223.92', NULL, 2, '2025-03-20 21:42:45', '2025-03-20 21:43:19'),
(39018, '27.147.204.213', NULL, 1, '2025-03-20 21:50:45', '2025-03-20 21:50:45'),
(39019, '36.111.67.189', NULL, 1, '2025-03-20 22:29:00', '2025-03-20 22:29:00'),
(39020, '13.232.138.52', NULL, 4, '2025-03-20 22:39:33', '2025-03-20 22:39:37'),
(39021, '124.220.161.119', NULL, 5, '2025-03-20 22:41:03', '2025-03-20 22:46:23'),
(39022, '43.135.183.82', NULL, 1, '2025-03-20 23:08:33', '2025-03-20 23:08:33'),
(39023, '43.166.238.12', NULL, 1, '2025-03-20 23:56:27', '2025-03-20 23:56:27'),
(39024, '204.8.96.110', NULL, 1, '2025-03-20 23:58:16', '2025-03-20 23:58:16'),
(39025, '109.70.100.6', NULL, 1, '2025-03-20 23:58:30', '2025-03-20 23:58:30'),
(39026, '193.186.4.106', NULL, 1, '2025-03-21 00:06:45', '2025-03-21 00:06:45'),
(39027, '54.214.172.123', NULL, 1, '2025-03-21 00:16:57', '2025-03-21 00:16:57'),
(39028, '54.189.167.49', NULL, 1, '2025-03-21 01:17:08', '2025-03-21 01:17:08'),
(39029, '84.247.135.151', NULL, 1, '2025-03-21 01:27:34', '2025-03-21 01:27:34'),
(39030, '104.152.52.71', NULL, 1, '2025-03-21 01:27:42', '2025-03-21 01:27:42'),
(39031, '161.97.136.218', NULL, 1, '2025-03-21 02:00:44', '2025-03-21 02:00:44'),
(39032, '163.116.215.78', NULL, 1, '2025-03-21 02:43:20', '2025-03-21 02:43:20'),
(39033, '173.252.83.3', NULL, 1, '2025-03-21 03:02:26', '2025-03-21 03:02:26'),
(39034, '173.252.83.9', NULL, 1, '2025-03-21 03:02:27', '2025-03-21 03:02:27'),
(39035, '104.207.32.80', NULL, 1, '2025-03-21 03:11:25', '2025-03-21 03:11:25'),
(39036, '42.83.147.56', NULL, 2, '2025-03-21 04:32:04', '2025-03-21 04:32:05'),
(39037, '38.20.131.204', NULL, 1, '2025-03-21 04:44:15', '2025-03-21 04:44:15'),
(39038, '43.166.136.24', NULL, 1, '2025-03-21 04:44:35', '2025-03-21 04:44:35'),
(39039, '101.18.141.93', NULL, 1, '2025-03-21 04:51:17', '2025-03-21 04:51:17'),
(39040, '43.130.111.40', NULL, 1, '2025-03-21 05:17:11', '2025-03-21 05:17:11'),
(39041, '165.227.122.130', NULL, 1, '2025-03-21 05:50:37', '2025-03-21 05:50:37'),
(39042, '52.167.144.219', NULL, 1, '2025-03-21 06:18:42', '2025-03-21 06:18:42'),
(39043, '40.117.101.133', NULL, 1, '2025-03-21 07:35:04', '2025-03-21 07:35:04'),
(39044, '137.135.73.222', NULL, 1, '2025-03-21 07:35:25', '2025-03-21 07:35:25'),
(39045, '103.83.246.120', NULL, 1, '2025-03-21 09:16:06', '2025-03-21 09:16:06'),
(39046, '18.221.174.41', NULL, 1, '2025-03-21 09:23:27', '2025-03-21 09:23:27'),
(39047, '107.189.7.144', NULL, 1, '2025-03-21 09:35:31', '2025-03-21 09:35:31'),
(39048, '178.162.175.5', NULL, 1, '2025-03-21 09:35:43', '2025-03-21 09:35:43'),
(39049, '103.131.71.157', NULL, 1, '2025-03-21 09:44:28', '2025-03-21 09:44:28'),
(39050, '66.249.66.12', NULL, 1, '2025-03-21 09:53:34', '2025-03-21 09:53:34'),
(39051, '185.122.185.163', NULL, 1, '2025-03-21 10:08:55', '2025-03-21 10:08:55'),
(39052, '43.128.156.124', NULL, 1, '2025-03-21 10:19:03', '2025-03-21 10:19:03'),
(39053, '216.244.66.200', NULL, 1, '2025-03-21 10:48:42', '2025-03-21 10:48:42'),
(39054, '43.135.142.7', NULL, 1, '2025-03-21 10:56:06', '2025-03-21 10:56:06'),
(39055, '52.226.167.111', NULL, 1, '2025-03-21 11:27:10', '2025-03-21 11:27:10'),
(39056, '102.129.223.92', NULL, 3, '2025-03-21 11:42:53', '2025-03-21 13:27:46'),
(39057, '110.249.201.57', NULL, 1, '2025-03-21 12:41:13', '2025-03-21 12:41:13'),
(39058, '72.14.201.159', NULL, 1, '2025-03-21 13:34:01', '2025-03-21 13:34:01'),
(39059, '156.146.35.37', NULL, 1, '2025-03-21 13:42:54', '2025-03-21 13:42:54'),
(39060, '3.221.154.151', NULL, 1, '2025-03-21 13:44:09', '2025-03-21 13:44:09'),
(39061, '23.82.131.17', NULL, 1, '2025-03-21 13:44:54', '2025-03-21 13:44:54'),
(39062, '185.247.137.164', NULL, 1, '2025-03-21 13:45:21', '2025-03-21 13:45:21'),
(39063, '77.75.77.54', NULL, 1, '2025-03-21 14:39:30', '2025-03-21 14:39:30'),
(39064, '43.130.57.46', NULL, 1, '2025-03-21 15:11:55', '2025-03-21 15:11:55'),
(39065, '43.130.67.33', NULL, 1, '2025-03-21 15:46:42', '2025-03-21 15:46:42'),
(39066, '198.235.24.249', NULL, 1, '2025-03-21 15:57:18', '2025-03-21 15:57:18'),
(39067, '47.238.127.7', NULL, 1, '2025-03-21 16:01:30', '2025-03-21 16:01:30'),
(39068, '37.59.218.112', NULL, 4, '2025-03-21 17:01:51', '2025-03-21 17:01:52'),
(39069, '198.211.99.189', NULL, 1, '2025-03-21 17:04:34', '2025-03-21 17:04:34'),
(39070, '80.85.245.241', NULL, 1, '2025-03-21 17:09:04', '2025-03-21 17:09:04'),
(39071, '13.127.238.68', NULL, 4, '2025-03-21 17:15:47', '2025-03-21 17:15:50'),
(39072, '45.55.225.51', NULL, 2, '2025-03-21 17:40:24', '2025-03-21 17:41:08'),
(39073, '180.110.203.108', NULL, 1, '2025-03-21 18:04:44', '2025-03-21 18:04:44'),
(39074, '20.10.202.193', NULL, 1, '2025-03-21 18:47:35', '2025-03-21 18:47:35'),
(39075, '23.234.77.43', NULL, 1, '2025-03-21 19:04:44', '2025-03-21 19:04:44'),
(39076, '43.143.60.88', NULL, 8, '2025-03-21 19:51:48', '2025-03-21 20:24:11'),
(39077, '40.75.115.186', NULL, 1, '2025-03-21 19:55:27', '2025-03-21 19:55:27'),
(39078, '129.226.213.145', NULL, 1, '2025-03-21 20:00:19', '2025-03-21 20:00:19'),
(39079, '128.204.212.86', NULL, 2, '2025-03-21 20:19:58', '2025-03-22 00:07:11'),
(39080, '172.177.242.67', NULL, 1, '2025-03-21 20:20:16', '2025-03-21 20:20:16'),
(39081, '43.153.58.28', NULL, 1, '2025-03-21 20:36:59', '2025-03-21 20:36:59'),
(39082, '38.153.44.1', NULL, 1, '2025-03-21 20:59:23', '2025-03-21 20:59:23'),
(39083, '51.222.253.12', NULL, 1, '2025-03-21 21:48:29', '2025-03-21 21:48:29'),
(39084, '66.249.66.38', NULL, 1, '2025-03-21 22:00:06', '2025-03-21 22:00:06'),
(39085, '52.80.232.25', NULL, 1, '2025-03-21 22:11:15', '2025-03-21 22:11:15'),
(39086, '52.167.144.209', NULL, 1, '2025-03-21 22:40:48', '2025-03-21 22:40:48'),
(39087, '47.254.83.202', NULL, 2, '2025-03-21 22:41:31', '2025-03-21 22:41:33'),
(39088, '125.75.66.97', NULL, 1, '2025-03-21 23:03:38', '2025-03-21 23:03:38'),
(39089, '136.243.220.211', NULL, 1, '2025-03-22 00:04:42', '2025-03-22 00:04:42'),
(39090, '44.244.121.101', NULL, 1, '2025-03-22 00:31:51', '2025-03-22 00:31:51'),
(39091, '66.249.66.10', NULL, 1, '2025-03-22 00:47:33', '2025-03-22 00:47:33'),
(39092, '168.119.208.120', NULL, 1, '2025-03-22 00:48:46', '2025-03-22 00:48:46'),
(39093, '34.222.76.12', NULL, 1, '2025-03-22 00:57:29', '2025-03-22 00:57:29'),
(39094, '196.251.80.22', NULL, 1, '2025-03-22 00:59:00', '2025-03-22 00:59:00'),
(39095, '128.204.212.85', NULL, 1, '2025-03-22 01:00:17', '2025-03-22 01:00:17'),
(39096, '20.171.207.67', NULL, 1, '2025-03-22 01:14:32', '2025-03-22 01:14:32'),
(39097, '51.222.253.9', NULL, 1, '2025-03-22 01:20:48', '2025-03-22 01:20:48'),
(39098, '43.157.149.188', NULL, 1, '2025-03-22 01:28:50', '2025-03-22 01:28:50'),
(39099, '43.157.188.74', NULL, 1, '2025-03-22 02:02:15', '2025-03-22 02:02:15'),
(39100, '5.180.181.46', NULL, 2, '2025-03-22 02:07:39', '2025-03-22 02:07:40'),
(39101, '170.39.218.72', NULL, 1, '2025-03-22 02:48:37', '2025-03-22 02:48:37'),
(39102, '66.249.66.12', NULL, 1, '2025-03-22 04:15:24', '2025-03-22 04:15:24'),
(39103, '66.249.66.37', NULL, 1, '2025-03-22 05:57:21', '2025-03-22 05:57:21'),
(39104, '205.210.31.184', NULL, 1, '2025-03-22 06:23:03', '2025-03-22 06:23:03'),
(39105, '103.131.71.130', NULL, 1, '2025-03-22 06:42:08', '2025-03-22 06:42:08'),
(39106, '18.97.9.174', NULL, 1, '2025-03-22 06:52:18', '2025-03-22 06:52:18'),
(39107, '43.157.148.38', NULL, 1, '2025-03-22 06:54:42', '2025-03-22 06:54:42'),
(39108, '147.185.132.156', NULL, 1, '2025-03-22 06:56:22', '2025-03-22 06:56:22'),
(39109, '198.235.24.154', NULL, 1, '2025-03-22 07:05:38', '2025-03-22 07:05:38'),
(39110, '170.106.167.214', NULL, 1, '2025-03-22 07:29:54', '2025-03-22 07:29:54'),
(39111, '27.115.124.45', NULL, 1, '2025-03-22 07:50:10', '2025-03-22 07:50:10'),
(39112, '27.115.124.109', NULL, 1, '2025-03-22 07:50:16', '2025-03-22 07:50:16'),
(39113, '128.204.212.84', NULL, 1, '2025-03-22 08:19:36', '2025-03-22 08:19:36'),
(39114, '124.236.100.56', NULL, 1, '2025-03-22 08:29:30', '2025-03-22 08:29:30'),
(39115, '45.61.184.34', NULL, 4, '2025-03-22 08:34:14', '2025-03-22 09:44:11'),
(39116, '120.71.59.24', NULL, 1, '2025-03-22 08:43:36', '2025-03-22 08:43:36'),
(39117, '69.171.231.8', NULL, 1, '2025-03-22 08:46:24', '2025-03-22 08:46:24'),
(39118, '69.171.231.112', NULL, 1, '2025-03-22 08:46:24', '2025-03-22 08:46:24'),
(39119, '160.251.235.195', NULL, 1, '2025-03-22 09:18:13', '2025-03-22 09:18:13'),
(39120, '23.98.186.198', NULL, 1, '2025-03-22 09:18:47', '2025-03-22 09:18:47'),
(39121, '110.249.202.76', NULL, 1, '2025-03-22 10:53:37', '2025-03-22 10:53:37'),
(39122, '193.186.4.159', NULL, 1, '2025-03-22 11:41:34', '2025-03-22 11:41:34'),
(39123, '17.241.219.248', NULL, 1, '2025-03-22 11:51:47', '2025-03-22 11:51:47'),
(39124, '43.130.150.80', NULL, 1, '2025-03-22 12:30:13', '2025-03-22 12:30:13'),
(39125, '111.225.149.141', NULL, 1, '2025-03-22 12:41:04', '2025-03-22 12:41:04'),
(39126, '128.204.212.87', NULL, 1, '2025-03-22 12:43:48', '2025-03-22 12:43:48'),
(39127, '72.14.201.159', NULL, 1, '2025-03-22 12:57:09', '2025-03-22 12:57:09'),
(39128, '43.129.51.239', NULL, 1, '2025-03-22 13:03:39', '2025-03-22 13:03:39'),
(39129, '222.79.104.23', NULL, 1, '2025-03-22 13:42:45', '2025-03-22 13:42:45'),
(39130, '192.121.47.37', NULL, 1, '2025-03-22 13:49:16', '2025-03-22 13:49:16'),
(39131, '37.19.223.102', NULL, 2, '2025-03-22 14:49:46', '2025-03-22 16:07:22'),
(39132, '45.84.107.172', NULL, 1, '2025-03-22 14:51:19', '2025-03-22 14:51:19'),
(39133, '13.201.87.55', NULL, 4, '2025-03-22 15:10:49', '2025-03-22 15:10:59'),
(39134, '205.210.31.48', NULL, 1, '2025-03-22 15:20:34', '2025-03-22 15:20:34'),
(39135, '196.251.73.13', NULL, 4, '2025-03-22 16:01:04', '2025-03-23 02:56:37'),
(39136, '194.5.82.70', NULL, 4, '2025-03-22 16:19:50', '2025-03-22 16:20:20'),
(39137, '194.5.82.74', NULL, 1, '2025-03-22 16:21:35', '2025-03-22 16:21:35'),
(39138, '194.5.82.100', NULL, 1, '2025-03-22 16:23:00', '2025-03-22 16:23:00'),
(39139, '43.128.67.187', NULL, 1, '2025-03-22 17:11:12', '2025-03-22 17:11:12'),
(39140, '41.142.224.255', NULL, 1, '2025-03-22 17:29:49', '2025-03-22 17:29:49'),
(39141, '43.153.104.196', NULL, 1, '2025-03-22 17:43:51', '2025-03-22 17:43:51'),
(39142, '18.232.12.157', NULL, 1, '2025-03-22 18:18:24', '2025-03-22 18:18:24'),
(39143, '64.124.8.153', NULL, 2, '2025-03-22 20:44:55', '2025-03-22 21:11:46'),
(39144, '205.210.31.164', NULL, 1, '2025-03-22 20:56:17', '2025-03-22 20:56:17'),
(39145, '103.204.246.102', NULL, 1, '2025-03-22 20:59:16', '2025-03-22 20:59:16'),
(39146, '18.170.74.21', NULL, 1, '2025-03-22 21:04:50', '2025-03-22 21:04:50'),
(39147, '74.80.208.59', NULL, 1, '2025-03-22 21:22:25', '2025-03-22 21:22:25'),
(39148, '43.166.226.186', NULL, 1, '2025-03-22 22:04:50', '2025-03-22 22:04:50'),
(39149, '65.108.201.173', NULL, 1, '2025-03-22 22:16:02', '2025-03-22 22:16:02'),
(39150, '212.34.135.52', NULL, 1, '2025-03-22 22:36:32', '2025-03-22 22:36:32'),
(39151, '128.204.212.86', NULL, 2, '2025-03-22 22:38:56', '2025-03-23 02:49:14'),
(39152, '43.166.128.187', NULL, 1, '2025-03-22 22:39:35', '2025-03-22 22:39:35'),
(39153, '196.251.81.71', NULL, 4, '2025-03-22 23:16:45', '2025-03-22 23:16:46'),
(39154, '34.216.219.95', NULL, 1, '2025-03-22 23:22:30', '2025-03-22 23:22:30'),
(39155, '106.75.132.150', NULL, 1, '2025-03-22 23:33:59', '2025-03-22 23:33:59'),
(39156, '125.94.144.102', NULL, 1, '2025-03-22 23:45:54', '2025-03-22 23:45:54'),
(39157, '71.132.27.28', NULL, 1, '2025-03-22 23:58:09', '2025-03-22 23:58:09'),
(39158, '216.24.213.123', NULL, 2, '2025-03-23 00:47:23', '2025-03-23 00:47:24'),
(39159, '52.39.172.144', NULL, 1, '2025-03-23 00:52:04', '2025-03-23 00:52:04'),
(39160, '52.35.37.155', NULL, 1, '2025-03-23 03:05:23', '2025-03-23 03:05:23'),
(39161, '43.157.251.48', NULL, 1, '2025-03-23 03:40:38', '2025-03-23 03:40:38'),
(39162, '196.251.81.16', NULL, 1, '2025-03-23 03:52:30', '2025-03-23 03:52:30'),
(39163, '69.171.231.9', NULL, 1, '2025-03-23 04:07:20', '2025-03-23 04:07:20'),
(39164, '69.171.231.4', NULL, 1, '2025-03-23 04:07:20', '2025-03-23 04:07:20'),
(39165, '43.157.251.48', NULL, 1, '2025-03-23 04:14:20', '2025-03-23 04:14:20'),
(39166, '196.251.81.16', NULL, 1, '2025-03-23 04:20:05', '2025-03-23 04:20:05'),
(39167, '182.42.105.85', NULL, 1, '2025-03-23 04:37:27', '2025-03-23 04:37:27'),
(39168, '35.245.175.104', NULL, 1, '2025-03-23 04:51:25', '2025-03-23 04:51:25'),
(39169, '3.109.184.105', NULL, 4, '2025-03-23 04:55:06', '2025-03-23 04:55:15'),
(39170, '209.38.122.113', NULL, 1, '2025-03-23 05:30:25', '2025-03-23 05:30:25'),
(39171, '66.249.66.10', NULL, 1, '2025-03-23 07:24:56', '2025-03-23 07:24:56'),
(39172, '195.191.219.132', NULL, 1, '2025-03-23 07:56:29', '2025-03-23 07:56:29'),
(39173, '52.27.42.169', NULL, 1, '2025-03-23 08:03:27', '2025-03-23 08:03:27'),
(39174, '66.249.66.37', NULL, 1, '2025-03-23 08:12:44', '2025-03-23 08:12:44'),
(39175, '52.187.125.23', NULL, 1, '2025-03-23 08:14:46', '2025-03-23 08:14:46'),
(39176, '72.14.201.130', NULL, 1, '2025-03-23 08:32:45', '2025-03-23 08:32:45'),
(39177, '193.186.4.130', NULL, 3, '2025-03-23 08:40:01', '2025-03-23 11:24:13'),
(39178, '193.186.4.143', NULL, 1, '2025-03-23 08:44:43', '2025-03-23 08:44:43'),
(39179, '43.157.250.210', NULL, 1, '2025-03-23 09:08:33', '2025-03-23 09:08:33'),
(39180, '223.15.245.170', NULL, 1, '2025-03-23 09:37:01', '2025-03-23 09:37:01'),
(39181, '20.212.201.123', NULL, 2, '2025-03-23 09:38:53', '2025-03-23 12:20:17'),
(39182, '37.59.218.111', NULL, 4, '2025-03-23 09:48:26', '2025-03-23 09:48:28'),
(39183, '49.51.233.46', NULL, 1, '2025-03-23 09:52:28', '2025-03-23 09:52:28'),
(39184, '128.204.212.84', NULL, 1, '2025-03-23 10:02:50', '2025-03-23 10:02:50'),
(39185, '52.230.25.26', NULL, 2, '2025-03-23 10:29:41', '2025-03-23 10:29:44'),
(39186, '4.193.96.14', NULL, 1, '2025-03-23 10:29:44', '2025-03-23 10:29:44'),
(39187, '182.163.99.83', NULL, 3, '2025-03-23 10:31:14', '2025-03-23 10:55:58'),
(39188, '45.156.128.54', NULL, 1, '2025-03-23 10:35:16', '2025-03-23 10:35:16'),
(39189, '103.130.118.4', NULL, 1, '2025-03-23 10:37:45', '2025-03-23 10:37:45'),
(39190, '18.217.139.8', NULL, 1, '2025-03-23 10:43:00', '2025-03-23 10:43:00'),
(39191, '18.225.25.214', NULL, 1, '2025-03-23 10:43:01', '2025-03-23 10:43:01'),
(39192, '18.220.9.227', NULL, 1, '2025-03-23 10:43:08', '2025-03-23 10:43:08'),
(39193, '204.12.231.186', NULL, 2, '2025-03-23 10:50:14', '2025-03-23 10:50:16'),
(39194, '2.58.56.220', NULL, 1, '2025-03-23 11:20:13', '2025-03-23 11:20:13'),
(39195, '72.14.201.159', NULL, 1, '2025-03-23 11:20:20', '2025-03-23 11:20:20'),
(39196, '50.118.225.227', NULL, 1, '2025-03-23 11:20:48', '2025-03-23 11:20:48'),
(39197, '45.124.169.234', NULL, 1, '2025-03-23 11:24:15', '2025-03-23 11:24:15'),
(39198, '196.251.81.244', NULL, 1, '2025-03-23 11:35:25', '2025-03-23 11:35:25'),
(39199, '124.220.161.119', NULL, 17, '2025-03-23 11:38:43', '2025-03-23 12:03:31'),
(39200, '52.163.93.107', NULL, 1, '2025-03-23 11:55:40', '2025-03-23 11:55:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(39201, '110.249.202.92', NULL, 1, '2025-03-23 12:41:35', '2025-03-23 12:41:35'),
(39202, '45.88.97.168', NULL, 1, '2025-03-23 12:49:57', '2025-03-23 12:49:57'),
(39203, '61.68.123.45', NULL, 1, '2025-03-23 13:02:58', '2025-03-23 13:02:58'),
(39204, '72.14.201.144', NULL, 1, '2025-03-23 13:12:07', '2025-03-23 13:12:07'),
(39205, '102.129.223.92', NULL, 1, '2025-03-23 13:13:07', '2025-03-23 13:13:07'),
(39206, '98.83.53.238', NULL, 1, '2025-03-23 13:18:10', '2025-03-23 13:18:10'),
(39207, '37.120.150.71', NULL, 1, '2025-03-23 13:18:27', '2025-03-23 13:18:27'),
(39208, '119.30.32.100', NULL, 1, '2025-03-23 13:39:33', '2025-03-23 13:39:33'),
(39209, '43.229.208.190', NULL, 4, '2025-03-23 13:40:28', '2025-03-23 13:50:22'),
(39210, '88.210.11.43', NULL, 1, '2025-03-23 13:43:10', '2025-03-23 13:43:10'),
(39211, '43.131.39.179', NULL, 1, '2025-03-23 14:12:00', '2025-03-23 14:12:00'),
(39212, '114.96.103.33', NULL, 1, '2025-03-23 14:31:29', '2025-03-23 14:31:29'),
(39213, '40.119.197.45', NULL, 1, '2025-03-23 14:33:30', '2025-03-23 14:33:30'),
(39214, '43.157.168.43', NULL, 1, '2025-03-23 14:44:14', '2025-03-23 14:44:14'),
(39215, '83.219.248.170', NULL, 1, '2025-03-23 15:28:16', '2025-03-23 15:28:16'),
(39216, '42.236.12.205', NULL, 1, '2025-03-23 15:42:14', '2025-03-23 15:42:14'),
(39217, '42.236.17.46', NULL, 1, '2025-03-23 15:42:47', '2025-03-23 15:42:47'),
(39218, '42.236.17.62', NULL, 1, '2025-03-23 15:44:55', '2025-03-23 15:44:55'),
(39219, '42.236.12.245', NULL, 1, '2025-03-23 15:45:02', '2025-03-23 15:45:02'),
(39220, '3.145.165.18', NULL, 1, '2025-03-23 15:45:07', '2025-03-23 15:45:07'),
(39221, '54.237.228.251', NULL, 1, '2025-03-23 15:48:56', '2025-03-23 15:48:56'),
(39222, '3.113.31.47', NULL, 1, '2025-03-23 15:50:33', '2025-03-23 15:50:33'),
(39223, '128.204.212.87', NULL, 1, '2025-03-23 15:55:43', '2025-03-23 15:55:43'),
(39224, '197.120.149.160', NULL, 1, '2025-03-23 16:57:22', '2025-03-23 16:57:22'),
(39225, '134.122.57.190', NULL, 1, '2025-03-23 17:21:54', '2025-03-23 17:21:54'),
(39226, '31.56.56.146', NULL, 1, '2025-03-23 17:22:37', '2025-03-23 17:22:37'),
(39227, '43.153.15.51', NULL, 1, '2025-03-23 19:01:36', '2025-03-23 19:01:36'),
(39228, '193.186.4.159', NULL, 1, '2025-03-23 19:26:44', '2025-03-23 19:26:44'),
(39229, '198.235.24.136', NULL, 1, '2025-03-23 19:30:49', '2025-03-23 19:30:49'),
(39230, '170.106.82.209', NULL, 1, '2025-03-23 19:35:46', '2025-03-23 19:35:46'),
(39231, '37.111.194.88', NULL, 1, '2025-03-23 19:42:05', '2025-03-23 19:42:05'),
(39232, '128.204.212.85', NULL, 1, '2025-03-23 19:55:27', '2025-03-23 19:55:27'),
(39233, '40.77.167.156', NULL, 1, '2025-03-23 20:18:59', '2025-03-23 20:18:59'),
(39234, '57.141.6.22', NULL, 2, '2025-03-23 20:35:55', '2025-03-23 22:18:02'),
(39235, '185.81.144.213', NULL, 2, '2025-03-23 22:00:46', '2025-03-23 22:00:47'),
(39236, '34.222.196.207', NULL, 1, '2025-03-23 22:16:58', '2025-03-23 22:16:58'),
(39237, '194.5.82.5', NULL, 1, '2025-03-23 23:39:39', '2025-03-23 23:39:39'),
(39238, '194.5.82.15', NULL, 1, '2025-03-23 23:40:36', '2025-03-23 23:40:36'),
(39239, '194.5.82.40', NULL, 1, '2025-03-23 23:41:06', '2025-03-23 23:41:06'),
(39240, '194.5.82.10', NULL, 1, '2025-03-23 23:41:20', '2025-03-23 23:41:20'),
(39241, '194.5.82.17', NULL, 1, '2025-03-23 23:43:18', '2025-03-23 23:43:18'),
(39242, '194.5.82.8', NULL, 1, '2025-03-23 23:46:13', '2025-03-23 23:46:13'),
(39243, '43.157.82.252', NULL, 1, '2025-03-24 00:38:04', '2025-03-24 00:38:04'),
(39244, '35.87.140.151', NULL, 1, '2025-03-24 01:20:11', '2025-03-24 01:20:11'),
(39245, '43.130.67.33', NULL, 1, '2025-03-24 01:21:20', '2025-03-24 01:21:20'),
(39246, '44.244.63.186', NULL, 1, '2025-03-24 01:21:42', '2025-03-24 01:21:42'),
(39247, '62.210.25.105', NULL, 1, '2025-03-24 03:17:47', '2025-03-24 03:17:47'),
(39248, '42.83.147.56', NULL, 2, '2025-03-24 03:37:35', '2025-03-24 03:37:35'),
(39249, '20.171.207.40', NULL, 1, '2025-03-24 03:49:44', '2025-03-24 03:49:44'),
(39250, '128.204.212.85', NULL, 1, '2025-03-24 04:55:23', '2025-03-24 04:55:23'),
(39251, '113.141.91.58', NULL, 1, '2025-03-24 05:18:00', '2025-03-24 05:18:00'),
(39252, '40.84.221.224', NULL, 1, '2025-03-24 06:09:14', '2025-03-24 06:09:14'),
(39253, '49.51.252.146', NULL, 1, '2025-03-24 06:22:07', '2025-03-24 06:22:07'),
(39254, '198.235.24.164', NULL, 1, '2025-03-24 06:46:59', '2025-03-24 06:46:59'),
(39255, '195.2.78.89', NULL, 1, '2025-03-24 06:47:02', '2025-03-24 06:47:02'),
(39256, '193.29.107.149', NULL, 1, '2025-03-24 06:56:48', '2025-03-24 06:56:48'),
(39257, '167.94.138.36', NULL, 1, '2025-03-24 06:56:48', '2025-03-24 06:56:48'),
(39258, '49.51.180.2', NULL, 1, '2025-03-24 07:00:27', '2025-03-24 07:00:27'),
(39259, '38.99.82.19', NULL, 1, '2025-03-24 07:02:39', '2025-03-24 07:02:39'),
(39260, '40.84.221.237', NULL, 1, '2025-03-24 07:05:29', '2025-03-24 07:05:29'),
(39261, '111.231.10.88', NULL, 1, '2025-03-24 07:11:52', '2025-03-24 07:11:52'),
(39262, '52.156.77.155', NULL, 1, '2025-03-24 07:34:37', '2025-03-24 07:34:37'),
(39263, '27.115.124.53', NULL, 1, '2025-03-24 07:53:19', '2025-03-24 07:53:19'),
(39264, '123.6.49.47', NULL, 1, '2025-03-24 07:53:19', '2025-03-24 07:53:19'),
(39265, '40.119.197.45', NULL, 3, '2025-03-24 07:55:07', '2025-03-24 07:56:42'),
(39266, '72.14.201.130', NULL, 4, '2025-03-24 08:05:13', '2025-03-24 18:53:38'),
(39267, '66.249.79.105', NULL, 1, '2025-03-24 08:08:18', '2025-03-24 08:08:18'),
(39268, '66.249.79.34', NULL, 1, '2025-03-24 08:08:26', '2025-03-24 08:08:26'),
(39269, '110.249.201.138', NULL, 1, '2025-03-24 08:12:46', '2025-03-24 08:12:46'),
(39270, '123.0.17.98', NULL, 1, '2025-03-24 08:17:18', '2025-03-24 08:17:18'),
(39271, '193.186.4.159', NULL, 2, '2025-03-24 08:30:30', '2025-03-25 00:36:50'),
(39272, '52.187.125.23', NULL, 2, '2025-03-24 09:09:07', '2025-03-24 10:13:30'),
(39273, '13.76.141.173', NULL, 5, '2025-03-24 09:10:31', '2025-03-24 13:29:40'),
(39274, '52.163.93.107', NULL, 2, '2025-03-24 09:11:47', '2025-03-24 10:40:59'),
(39275, '52.230.25.26', NULL, 3, '2025-03-24 09:13:20', '2025-03-24 13:28:21'),
(39276, '52.225.75.208', NULL, 1, '2025-03-24 09:19:07', '2025-03-24 09:19:07'),
(39277, '35.194.217.181', NULL, 2, '2025-03-24 09:21:27', '2025-03-24 09:21:31'),
(39278, '51.222.253.9', NULL, 1, '2025-03-24 09:23:47', '2025-03-24 09:23:47'),
(39279, '4.193.96.14', NULL, 10, '2025-03-24 09:39:02', '2025-03-24 09:40:15'),
(39280, '202.134.10.129', NULL, 1, '2025-03-24 10:06:04', '2025-03-24 10:06:04'),
(39281, '125.75.66.97', NULL, 1, '2025-03-24 10:07:55', '2025-03-24 10:07:55'),
(39282, '193.37.32.152', NULL, 4, '2025-03-24 10:17:39', '2025-03-24 10:17:54'),
(39283, '193.37.32.155', NULL, 1, '2025-03-24 10:18:29', '2025-03-24 10:18:29'),
(39284, '193.37.32.161', NULL, 1, '2025-03-24 10:19:10', '2025-03-24 10:19:10'),
(39285, '20.212.201.123', NULL, 1, '2025-03-24 10:27:21', '2025-03-24 10:27:21'),
(39286, '3.113.31.47', NULL, 1, '2025-03-24 10:46:19', '2025-03-24 10:46:19'),
(39287, '42.115.240.138', NULL, 1, '2025-03-24 11:01:07', '2025-03-24 11:01:07'),
(39288, '196.251.73.13', NULL, 3, '2025-03-24 11:13:34', '2025-03-24 21:50:17'),
(39289, '124.223.193.173', NULL, 8, '2025-03-24 11:39:48', '2025-03-24 12:02:43'),
(39290, '43.130.139.136', NULL, 1, '2025-03-24 11:46:06', '2025-03-24 11:46:06'),
(39291, '109.199.118.129', NULL, 1, '2025-03-24 11:55:41', '2025-03-24 11:55:41'),
(39292, '51.222.253.19', NULL, 1, '2025-03-24 12:03:12', '2025-03-24 12:03:12'),
(39293, '128.204.212.86', NULL, 1, '2025-03-24 12:11:41', '2025-03-24 12:11:41'),
(39294, '170.106.181.163', NULL, 1, '2025-03-24 12:27:55', '2025-03-24 12:27:55'),
(39295, '128.204.212.84', NULL, 1, '2025-03-24 12:33:31', '2025-03-24 12:33:31'),
(39296, '111.225.148.118', NULL, 1, '2025-03-24 12:41:27', '2025-03-24 12:41:27'),
(39297, '172.178.140.149', NULL, 1, '2025-03-24 13:29:21', '2025-03-24 13:29:21'),
(39298, '195.3.221.151', NULL, 2, '2025-03-24 13:35:06', '2025-03-24 13:35:13'),
(39299, '43.229.208.190', NULL, 1, '2025-03-24 13:43:42', '2025-03-24 13:43:42'),
(39300, '120.234.134.34', NULL, 1, '2025-03-24 14:35:58', '2025-03-24 14:35:58'),
(39301, '165.225.120.243', NULL, 1, '2025-03-24 14:38:44', '2025-03-24 14:38:44'),
(39302, '203.2.64.59', NULL, 1, '2025-03-24 15:02:09', '2025-03-24 15:02:09'),
(39303, '172.83.7.26', NULL, 1, '2025-03-24 15:19:25', '2025-03-24 15:19:25'),
(39304, '106.161.65.206', NULL, 1, '2025-03-24 15:19:26', '2025-03-24 15:19:26'),
(39305, '37.111.193.133', NULL, 1, '2025-03-24 15:45:51', '2025-03-24 15:45:51'),
(39306, '3.85.38.46', NULL, 1, '2025-03-24 16:18:01', '2025-03-24 16:18:01'),
(39307, '57.141.6.22', NULL, 1, '2025-03-24 16:29:15', '2025-03-24 16:29:15'),
(39308, '43.156.228.27', NULL, 1, '2025-03-24 16:43:09', '2025-03-24 16:43:09'),
(39309, '103.131.71.168', NULL, 1, '2025-03-24 16:48:35', '2025-03-24 16:48:35'),
(39310, '43.153.85.46', NULL, 1, '2025-03-24 17:14:47', '2025-03-24 17:14:47'),
(39311, '212.102.33.220', NULL, 1, '2025-03-24 17:24:48', '2025-03-24 17:24:48'),
(39312, '173.252.107.17', NULL, 1, '2025-03-24 17:40:48', '2025-03-24 17:40:48'),
(39313, '173.252.107.16', NULL, 1, '2025-03-24 17:40:48', '2025-03-24 17:40:48'),
(39314, '196.251.73.83', NULL, 2, '2025-03-24 18:14:30', '2025-03-24 18:14:31'),
(39315, '4.207.179.80', NULL, 1, '2025-03-24 18:27:16', '2025-03-24 18:27:16'),
(39316, '103.120.222.92', NULL, 2, '2025-03-24 18:56:19', '2025-03-24 19:10:35'),
(39317, '162.240.168.197', NULL, 1, '2025-03-24 19:24:55', '2025-03-24 19:24:55'),
(39318, '203.33.203.148', NULL, 1, '2025-03-24 19:59:55', '2025-03-24 19:59:55'),
(39319, '66.249.79.35', NULL, 1, '2025-03-24 20:03:55', '2025-03-24 20:03:55'),
(39320, '103.143.234.38', NULL, 1, '2025-03-24 20:07:31', '2025-03-24 20:07:31'),
(39321, '66.249.79.33', NULL, 1, '2025-03-24 20:22:42', '2025-03-24 20:22:42'),
(39322, '51.75.122.208', NULL, 2, '2025-03-24 20:26:28', '2025-03-24 20:26:28'),
(39323, '51.75.206.94', NULL, 2, '2025-03-24 20:26:28', '2025-03-24 20:26:30'),
(39324, '194.117.253.30', NULL, 1, '2025-03-24 20:28:49', '2025-03-24 20:28:49'),
(39325, '185.189.114.122', NULL, 1, '2025-03-24 21:37:37', '2025-03-24 21:37:37'),
(39326, '43.159.128.155', NULL, 1, '2025-03-24 21:42:22', '2025-03-24 21:42:22'),
(39327, '93.158.91.24', NULL, 1, '2025-03-24 21:43:44', '2025-03-24 21:43:44'),
(39328, '13.233.237.77', NULL, 4, '2025-03-24 21:53:29', '2025-03-24 21:53:34'),
(39329, '170.106.165.76', NULL, 1, '2025-03-24 22:11:08', '2025-03-24 22:11:08'),
(39330, '24.239.146.67', NULL, 1, '2025-03-24 22:24:09', '2025-03-24 22:24:09'),
(39331, '34.221.199.71', NULL, 1, '2025-03-24 22:32:30', '2025-03-24 22:32:30'),
(39332, '182.3.37.104', NULL, 1, '2025-03-24 23:22:22', '2025-03-24 23:22:22'),
(39333, '34.219.11.244', NULL, 1, '2025-03-25 00:38:49', '2025-03-25 00:38:49'),
(39334, '3.138.139.225', NULL, 1, '2025-03-25 02:17:20', '2025-03-25 02:17:20'),
(39335, '185.106.28.144', NULL, 1, '2025-03-25 02:22:18', '2025-03-25 02:22:18'),
(39336, '190.12.110.134', NULL, 1, '2025-03-25 02:36:54', '2025-03-25 02:36:54'),
(39337, '130.33.57.16', NULL, 1, '2025-03-25 02:49:37', '2025-03-25 02:49:37'),
(39338, '3.83.123.217', NULL, 2, '2025-03-25 03:21:13', '2025-03-25 03:21:13'),
(39339, '34.205.50.82', NULL, 2, '2025-03-25 03:21:13', '2025-03-25 03:21:14'),
(39340, '43.131.243.61', NULL, 1, '2025-03-25 03:36:26', '2025-03-25 03:36:26'),
(39341, '170.106.160.90', NULL, 1, '2025-03-25 04:07:18', '2025-03-25 04:07:18'),
(39342, '159.203.8.215', NULL, 1, '2025-03-25 04:53:17', '2025-03-25 04:53:17'),
(39343, '196.251.73.13', NULL, 1, '2025-03-25 05:24:31', '2025-03-25 05:24:31'),
(39344, '37.111.129.189', NULL, 1, '2025-03-25 05:57:14', '2025-03-25 05:57:14'),
(39345, '140.179.94.54', NULL, 1, '2025-03-25 05:57:47', '2025-03-25 05:57:47'),
(39346, '195.191.219.132', NULL, 1, '2025-03-25 06:23:21', '2025-03-25 06:23:21'),
(39347, '54.161.118.185', NULL, 1, '2025-03-25 06:44:17', '2025-03-25 06:44:17'),
(39348, '72.14.201.130', NULL, 3, '2025-03-25 07:52:49', '2025-03-25 14:37:43'),
(39349, '13.76.141.173', NULL, 3, '2025-03-25 08:19:16', '2025-03-25 08:38:16'),
(39350, '191.177.191.25', NULL, 1, '2025-03-25 08:30:30', '2025-03-25 08:30:30'),
(39351, '52.187.125.23', NULL, 2, '2025-03-25 09:03:32', '2025-03-25 09:26:50'),
(39352, '170.106.147.63', NULL, 1, '2025-03-25 09:19:34', '2025-03-25 09:19:34'),
(39353, '47.254.83.202', NULL, 2, '2025-03-25 09:25:37', '2025-03-25 09:25:40'),
(39354, '52.230.25.26', NULL, 3, '2025-03-25 09:27:36', '2025-03-25 13:49:53'),
(39355, '20.161.75.216', NULL, 1, '2025-03-25 09:31:50', '2025-03-25 09:31:50'),
(39356, '43.229.208.190', NULL, 2, '2025-03-25 09:54:37', '2025-03-25 12:20:21'),
(39357, '43.157.38.131', NULL, 1, '2025-03-25 09:58:01', '2025-03-25 09:58:01'),
(39358, '185.168.209.2', NULL, 1, '2025-03-25 09:58:25', '2025-03-25 09:58:25'),
(39359, '128.204.212.85', NULL, 1, '2025-03-25 10:10:29', '2025-03-25 10:10:29'),
(39360, '85.208.96.198', NULL, 1, '2025-03-25 10:14:25', '2025-03-25 10:14:25'),
(39361, '20.212.201.123', NULL, 2, '2025-03-25 10:14:59', '2025-03-25 10:15:00'),
(39362, '45.88.97.183', NULL, 1, '2025-03-25 10:35:22', '2025-03-25 10:35:22'),
(39363, '118.179.131.3', NULL, 1, '2025-03-25 10:46:12', '2025-03-25 10:46:12'),
(39364, '182.160.108.230', NULL, 1, '2025-03-25 10:46:44', '2025-03-25 10:46:44'),
(39365, '4.193.96.14', NULL, 1, '2025-03-25 11:13:22', '2025-03-25 11:13:22'),
(39366, '103.131.71.145', NULL, 1, '2025-03-25 11:23:10', '2025-03-25 11:23:10'),
(39367, '124.106.141.114', NULL, 1, '2025-03-25 11:23:58', '2025-03-25 11:23:58'),
(39368, '66.249.79.34', NULL, 1, '2025-03-25 11:27:11', '2025-03-25 11:27:11'),
(39369, '193.186.4.130', NULL, 2, '2025-03-25 11:35:30', '2025-03-26 03:14:11'),
(39370, '52.163.93.107', NULL, 1, '2025-03-25 11:44:29', '2025-03-25 11:44:29'),
(39371, '187.156.42.25', NULL, 1, '2025-03-25 12:08:13', '2025-03-25 12:08:13'),
(39372, '66.249.68.137', NULL, 1, '2025-03-25 12:27:46', '2025-03-25 12:27:46'),
(39373, '66.249.68.136', NULL, 1, '2025-03-25 12:27:52', '2025-03-25 12:27:52'),
(39374, '111.225.149.5', NULL, 1, '2025-03-25 12:40:48', '2025-03-25 12:40:48'),
(39375, '103.60.162.249', NULL, 1, '2025-03-25 12:44:20', '2025-03-25 12:44:20'),
(39376, '128.204.212.87', NULL, 2, '2025-03-25 13:05:02', '2025-03-25 18:43:14'),
(39377, '3.222.232.239', NULL, 1, '2025-03-25 14:25:53', '2025-03-25 14:25:53'),
(39378, '43.130.31.17', NULL, 1, '2025-03-25 14:34:51', '2025-03-25 14:34:51'),
(39379, '136.226.251.14', NULL, 2, '2025-03-25 14:48:14', '2025-03-25 14:48:15'),
(39380, '43.157.156.190', NULL, 1, '2025-03-25 15:02:38', '2025-03-25 15:02:38'),
(39381, '196.251.86.135', NULL, 1, '2025-03-25 15:27:57', '2025-03-25 15:27:57'),
(39382, '45.148.10.237', NULL, 1, '2025-03-25 15:54:03', '2025-03-25 15:54:03'),
(39383, '23.22.225.10', NULL, 1, '2025-03-25 16:17:24', '2025-03-25 16:17:24'),
(39384, '138.199.36.200', NULL, 1, '2025-03-25 16:27:28', '2025-03-25 16:27:28'),
(39385, '64.227.69.114', NULL, 3, '2025-03-25 17:12:09', '2025-03-25 17:22:04'),
(39386, '3.144.17.245', NULL, 2, '2025-03-25 17:16:03', '2025-03-25 19:49:03'),
(39387, '124.220.24.137', NULL, 16, '2025-03-25 17:27:30', '2025-03-25 19:52:33'),
(39388, '184.94.240.88', NULL, 1, '2025-03-25 17:38:38', '2025-03-25 17:38:38'),
(39389, '206.237.119.210', NULL, 1, '2025-03-25 17:46:05', '2025-03-25 17:46:05'),
(39390, '40.77.167.41', NULL, 1, '2025-03-25 17:54:27', '2025-03-25 17:54:27'),
(39391, '57.141.6.7', NULL, 1, '2025-03-25 18:10:43', '2025-03-25 18:10:43'),
(39392, '57.141.6.12', NULL, 1, '2025-03-25 18:26:26', '2025-03-25 18:26:26'),
(39393, '205.210.31.97', NULL, 1, '2025-03-25 19:01:42', '2025-03-25 19:01:42'),
(39394, '49.51.33.159', NULL, 1, '2025-03-25 19:28:08', '2025-03-25 19:28:08'),
(39395, '103.84.133.206', NULL, 1, '2025-03-25 19:30:11', '2025-03-25 19:30:11'),
(39396, '43.153.87.54', NULL, 1, '2025-03-25 19:58:33', '2025-03-25 19:58:33'),
(39397, '182.161.67.34', NULL, 1, '2025-03-25 20:02:46', '2025-03-25 20:02:46'),
(39398, '34.41.192.194', NULL, 1, '2025-03-25 20:12:26', '2025-03-25 20:12:26'),
(39399, '125.94.144.102', NULL, 1, '2025-03-25 20:39:43', '2025-03-25 20:39:43'),
(39400, '46.2.58.209', NULL, 1, '2025-03-25 20:51:11', '2025-03-25 20:51:11'),
(39401, '172.98.54.96', NULL, 2, '2025-03-25 21:04:58', '2025-03-25 21:04:59'),
(39402, '35.88.92.99', NULL, 1, '2025-03-25 22:31:22', '2025-03-25 22:31:22'),
(39403, '66.249.65.167', NULL, 2, '2025-03-25 22:58:56', '2025-03-25 23:02:52'),
(39404, '35.166.24.226', NULL, 1, '2025-03-25 23:42:46', '2025-03-25 23:42:46'),
(39405, '82.165.125.50', NULL, 1, '2025-03-25 23:49:00', '2025-03-25 23:49:00'),
(39406, '43.130.139.136', NULL, 1, '2025-03-26 00:58:44', '2025-03-26 00:58:44'),
(39407, '42.119.230.5', NULL, 1, '2025-03-26 01:26:31', '2025-03-26 01:26:31'),
(39408, '165.232.130.59', NULL, 4, '2025-03-26 01:28:59', '2025-03-26 01:29:41'),
(39409, '51.222.253.12', NULL, 1, '2025-03-26 01:32:44', '2025-03-26 01:32:44'),
(39410, '43.159.144.16', NULL, 1, '2025-03-26 01:42:45', '2025-03-26 01:42:45'),
(39411, '178.128.250.184', NULL, 1, '2025-03-26 01:46:05', '2025-03-26 01:46:05'),
(39412, '40.113.90.165', NULL, 1, '2025-03-26 02:18:45', '2025-03-26 02:18:45'),
(39413, '190.219.214.134', NULL, 1, '2025-03-26 02:41:27', '2025-03-26 02:41:27'),
(39414, '96.126.64.43', NULL, 1, '2025-03-26 03:05:21', '2025-03-26 03:05:21'),
(39415, '103.198.139.188', NULL, 1, '2025-03-26 03:16:01', '2025-03-26 03:16:01'),
(39416, '185.147.125.23', NULL, 1, '2025-03-26 03:22:48', '2025-03-26 03:22:48'),
(39417, '128.204.212.86', NULL, 1, '2025-03-26 03:31:09', '2025-03-26 03:31:09'),
(39418, '159.203.89.49', NULL, 1, '2025-03-26 04:03:16', '2025-03-26 04:03:16'),
(39419, '192.53.165.202', NULL, 1, '2025-03-26 04:55:23', '2025-03-26 04:55:23'),
(39420, '185.246.188.74', NULL, 1, '2025-03-26 05:14:48', '2025-03-26 05:14:48'),
(39421, '52.167.144.219', NULL, 1, '2025-03-26 06:01:55', '2025-03-26 06:01:55'),
(39422, '117.62.235.53', NULL, 1, '2025-03-26 06:22:41', '2025-03-26 06:22:41'),
(39423, '170.106.73.216', NULL, 1, '2025-03-26 06:38:42', '2025-03-26 06:38:42'),
(39424, '43.156.204.134', NULL, 1, '2025-03-26 07:09:32', '2025-03-26 07:09:32'),
(39425, '43.245.120.158', NULL, 1, '2025-03-26 07:43:02', '2025-03-26 07:43:02'),
(39426, '79.139.130.231', NULL, 1, '2025-03-26 08:22:00', '2025-03-26 08:22:00'),
(39427, '193.186.4.185', NULL, 1, '2025-03-26 09:25:26', '2025-03-26 09:25:26'),
(39428, '37.111.213.131', NULL, 1, '2025-03-26 10:11:30', '2025-03-26 10:11:30'),
(39429, '193.186.4.130', NULL, 1, '2025-03-26 10:11:34', '2025-03-26 10:11:34'),
(39430, '103.131.71.154', NULL, 1, '2025-03-26 10:28:56', '2025-03-26 10:28:56'),
(39431, '193.186.4.159', NULL, 1, '2025-03-26 10:38:24', '2025-03-26 10:38:24'),
(39432, '40.113.90.165', NULL, 2, '2025-03-26 11:02:38', '2025-03-26 20:09:12'),
(39433, '43.153.107.22', NULL, 1, '2025-03-26 12:05:29', '2025-03-26 12:05:29'),
(39434, '110.249.202.146', NULL, 1, '2025-03-26 12:41:01', '2025-03-26 12:41:01'),
(39435, '43.157.202.235', NULL, 1, '2025-03-26 12:46:30', '2025-03-26 12:46:30'),
(39436, '196.251.81.16', NULL, 1, '2025-03-26 12:52:05', '2025-03-26 12:52:05'),
(39437, '34.86.110.32', NULL, 1, '2025-03-26 13:42:04', '2025-03-26 13:42:04'),
(39438, '51.81.46.212', NULL, 1, '2025-03-26 14:08:50', '2025-03-26 14:08:50'),
(39439, '188.18.245.19', NULL, 1, '2025-03-26 14:23:32', '2025-03-26 14:23:32'),
(39440, '51.222.253.11', NULL, 1, '2025-03-26 15:18:50', '2025-03-26 15:18:50'),
(39441, '152.53.54.2', NULL, 1, '2025-03-26 16:02:26', '2025-03-26 16:02:26'),
(39442, '102.129.223.92', NULL, 1, '2025-03-26 16:13:53', '2025-03-26 16:13:53'),
(39443, '203.33.203.148', NULL, 1, '2025-03-26 16:21:54', '2025-03-26 16:21:54'),
(39444, '173.252.87.5', NULL, 1, '2025-03-26 16:50:27', '2025-03-26 16:50:27'),
(39445, '173.252.87.2', NULL, 1, '2025-03-26 16:50:27', '2025-03-26 16:50:27'),
(39446, '43.133.253.253', NULL, 1, '2025-03-26 17:04:54', '2025-03-26 17:04:54'),
(39447, '43.157.95.131', NULL, 1, '2025-03-26 17:38:19', '2025-03-26 17:38:19'),
(39448, '20.97.189.102', NULL, 1, '2025-03-26 17:50:39', '2025-03-26 17:50:39'),
(39449, '110.76.129.225', NULL, 1, '2025-03-26 18:38:30', '2025-03-26 18:38:30'),
(39450, '57.141.6.10', NULL, 1, '2025-03-26 18:42:02', '2025-03-26 18:42:02'),
(39451, '141.0.9.43', NULL, 1, '2025-03-26 18:43:07', '2025-03-26 18:43:07'),
(39452, '196.251.81.244', NULL, 1, '2025-03-26 18:50:16', '2025-03-26 18:50:16'),
(39453, '173.252.95.34', NULL, 1, '2025-03-26 19:00:26', '2025-03-26 19:00:26'),
(39454, '173.252.95.15', NULL, 1, '2025-03-26 19:00:26', '2025-03-26 19:00:26'),
(39455, '123.58.215.82', NULL, 1, '2025-03-26 19:40:08', '2025-03-26 19:40:08'),
(39456, '52.81.208.114', NULL, 1, '2025-03-26 19:40:54', '2025-03-26 19:40:54'),
(39457, '140.179.7.43', NULL, 1, '2025-03-26 19:40:54', '2025-03-26 19:40:54'),
(39458, '101.35.239.216', NULL, 12, '2025-03-26 20:13:21', '2025-03-26 20:36:00'),
(39459, '177.44.178.102', NULL, 1, '2025-03-26 20:31:47', '2025-03-26 20:31:47'),
(39460, '196.251.71.229', NULL, 1, '2025-03-26 20:33:24', '2025-03-26 20:33:24'),
(39461, '66.249.65.104', NULL, 1, '2025-03-26 20:44:23', '2025-03-26 20:44:23'),
(39462, '160.16.215.164', NULL, 1, '2025-03-26 21:53:01', '2025-03-26 21:53:01'),
(39463, '43.157.207.78', NULL, 1, '2025-03-26 22:05:07', '2025-03-26 22:05:07'),
(39464, '178.171.114.237', NULL, 1, '2025-03-26 22:21:47', '2025-03-26 22:21:47'),
(39465, '57.141.6.16', NULL, 1, '2025-03-26 22:34:11', '2025-03-26 22:34:11'),
(39466, '84.17.45.120', NULL, 1, '2025-03-26 22:34:13', '2025-03-26 22:34:13'),
(39467, '43.135.145.73', NULL, 1, '2025-03-26 22:39:51', '2025-03-26 22:39:51'),
(39468, '128.204.212.85', NULL, 1, '2025-03-26 22:42:49', '2025-03-26 22:42:49'),
(39469, '172.177.226.74', NULL, 1, '2025-03-26 22:43:25', '2025-03-26 22:43:25'),
(39470, '196.251.73.13', NULL, 1, '2025-03-26 22:43:28', '2025-03-26 22:43:28'),
(39471, '135.237.131.219', NULL, 2, '2025-03-26 22:47:14', '2025-03-26 22:47:17'),
(39472, '135.237.131.218', NULL, 1, '2025-03-26 22:47:17', '2025-03-26 22:47:17'),
(39473, '196.251.80.243', NULL, 1, '2025-03-26 23:03:51', '2025-03-26 23:03:51'),
(39474, '20.7.129.98', NULL, 1, '2025-03-26 23:14:19', '2025-03-26 23:14:19'),
(39475, '54.202.112.118', NULL, 1, '2025-03-26 23:24:22', '2025-03-26 23:24:22'),
(39476, '57.154.175.15', NULL, 1, '2025-03-26 23:25:51', '2025-03-26 23:25:51'),
(39477, '20.171.207.195', NULL, 1, '2025-03-26 23:28:36', '2025-03-26 23:28:36'),
(39478, '172.200.134.211', NULL, 1, '2025-03-27 00:03:25', '2025-03-27 00:03:25'),
(39479, '128.204.212.87', NULL, 1, '2025-03-27 00:21:22', '2025-03-27 00:21:22'),
(39480, '34.218.249.23', NULL, 1, '2025-03-27 00:49:44', '2025-03-27 00:49:44'),
(39481, '173.249.25.126', NULL, 1, '2025-03-27 01:10:42', '2025-03-27 01:10:42'),
(39482, '66.249.65.169', NULL, 2, '2025-03-27 01:16:10', '2025-03-27 01:16:12'),
(39483, '66.249.65.167', NULL, 2, '2025-03-27 01:16:10', '2025-03-27 01:16:11'),
(39484, '66.249.65.105', NULL, 1, '2025-03-27 01:30:51', '2025-03-27 01:30:51'),
(39485, '40.77.167.50', NULL, 1, '2025-03-27 01:51:27', '2025-03-27 01:51:27'),
(39486, '221.229.106.25', NULL, 1, '2025-03-27 02:19:56', '2025-03-27 02:19:56'),
(39487, '189.107.189.131', NULL, 1, '2025-03-27 02:48:26', '2025-03-27 02:48:26'),
(39488, '43.130.67.33', NULL, 1, '2025-03-27 03:46:10', '2025-03-27 03:46:10'),
(39489, '128.204.212.86', NULL, 1, '2025-03-27 03:52:25', '2025-03-27 03:52:25'),
(39490, '52.225.75.223', NULL, 1, '2025-03-27 04:12:49', '2025-03-27 04:12:49'),
(39491, '18.206.220.205', NULL, 1, '2025-03-27 04:19:14', '2025-03-27 04:19:14'),
(39492, '175.41.46.34', NULL, 1, '2025-03-27 04:19:46', '2025-03-27 04:19:46'),
(39493, '43.165.69.68', NULL, 1, '2025-03-27 04:20:35', '2025-03-27 04:20:35'),
(39494, '52.80.232.25', NULL, 1, '2025-03-27 04:22:56', '2025-03-27 04:22:56'),
(39495, '66.249.65.102', NULL, 3, '2025-03-27 04:35:25', '2025-03-28 01:06:17'),
(39496, '40.113.90.165', NULL, 3, '2025-03-27 04:59:48', '2025-03-27 22:45:31'),
(39497, '66.249.65.168', NULL, 1, '2025-03-27 05:07:02', '2025-03-27 05:07:02'),
(39498, '159.203.43.131', NULL, 1, '2025-03-27 06:01:38', '2025-03-27 06:01:38'),
(39499, '66.249.65.103', NULL, 2, '2025-03-27 06:07:15', '2025-03-28 01:03:32'),
(39500, '87.106.209.75', NULL, 2, '2025-03-27 06:21:53', '2025-03-27 06:21:53'),
(39501, '45.148.10.174', NULL, 1, '2025-03-27 06:22:43', '2025-03-27 06:22:43'),
(39502, '65.21.7.171', NULL, 1, '2025-03-27 06:24:15', '2025-03-27 06:24:15'),
(39503, '45.81.137.5', NULL, 1, '2025-03-27 06:25:30', '2025-03-27 06:25:30'),
(39504, '72.14.201.135', NULL, 1, '2025-03-27 07:17:51', '2025-03-27 07:17:51'),
(39505, '193.186.4.171', NULL, 1, '2025-03-27 07:17:55', '2025-03-27 07:17:55'),
(39506, '152.42.248.227', NULL, 4, '2025-03-27 07:21:36', '2025-03-27 07:21:39'),
(39507, '13.76.141.173', NULL, 5, '2025-03-27 07:35:48', '2025-03-27 13:11:03'),
(39508, '43.229.208.190', NULL, 4, '2025-03-27 07:39:14', '2025-03-27 08:28:05'),
(39509, '103.131.71.155', NULL, 1, '2025-03-27 07:40:40', '2025-03-27 07:40:40'),
(39510, '52.187.125.23', NULL, 3, '2025-03-27 08:16:57', '2025-03-27 08:56:22'),
(39511, '52.163.93.107', NULL, 3, '2025-03-27 08:21:43', '2025-03-27 09:07:27'),
(39512, '4.193.96.14', NULL, 2, '2025-03-27 08:23:45', '2025-03-27 08:24:52'),
(39513, '202.184.119.12', NULL, 1, '2025-03-27 08:27:42', '2025-03-27 08:27:42'),
(39514, '123.0.17.98', NULL, 1, '2025-03-27 08:31:59', '2025-03-27 08:31:59'),
(39515, '116.68.198.161', NULL, 1, '2025-03-27 08:56:39', '2025-03-27 08:56:39'),
(39516, '202.173.122.5', NULL, 1, '2025-03-27 09:03:32', '2025-03-27 09:03:32'),
(39517, '66.220.149.8', NULL, 1, '2025-03-27 09:37:28', '2025-03-27 09:37:28'),
(39518, '66.220.149.11', NULL, 1, '2025-03-27 09:37:28', '2025-03-27 09:37:28'),
(39519, '43.157.180.116', NULL, 1, '2025-03-27 09:58:44', '2025-03-27 09:58:44'),
(39520, '38.70.227.94', NULL, 1, '2025-03-27 09:59:40', '2025-03-27 09:59:40'),
(39521, '192.241.138.75', NULL, 32, '2025-03-27 10:06:47', '2025-03-27 21:14:12'),
(39522, '81.68.234.150', NULL, 2, '2025-03-27 10:07:28', '2025-03-27 10:19:26'),
(39523, '43.157.209.67', NULL, 1, '2025-03-27 10:44:07', '2025-03-27 10:44:07'),
(39524, '106.227.49.113', NULL, 1, '2025-03-27 12:08:37', '2025-03-27 12:08:37'),
(39525, '111.225.149.199', NULL, 1, '2025-03-27 12:41:06', '2025-03-27 12:41:06'),
(39526, '128.204.212.84', NULL, 1, '2025-03-27 12:55:45', '2025-03-27 12:55:45'),
(39527, '40.119.197.45', NULL, 2, '2025-03-27 13:46:18', '2025-03-27 13:46:19'),
(39528, '69.16.216.30', NULL, 1, '2025-03-27 14:15:35', '2025-03-27 14:15:35'),
(39529, '207.46.13.155', NULL, 1, '2025-03-27 14:25:58', '2025-03-27 14:25:58'),
(39530, '113.211.213.100', NULL, 1, '2025-03-27 14:29:15', '2025-03-27 14:29:15'),
(39531, '40.77.167.57', NULL, 1, '2025-03-27 14:36:50', '2025-03-27 14:36:50'),
(39532, '34.44.117.25', NULL, 1, '2025-03-27 14:53:53', '2025-03-27 14:53:53'),
(39533, '13.94.246.192', NULL, 1, '2025-03-27 15:13:41', '2025-03-27 15:13:41'),
(39534, '51.222.253.5', NULL, 1, '2025-03-27 15:40:17', '2025-03-27 15:40:17'),
(39535, '43.130.47.33', NULL, 1, '2025-03-27 16:08:51', '2025-03-27 16:08:51'),
(39536, '212.34.153.180', NULL, 1, '2025-03-27 16:36:10', '2025-03-27 16:36:10'),
(39537, '154.16.192.238', NULL, 1, '2025-03-27 16:40:31', '2025-03-27 16:40:31'),
(39538, '43.135.172.89', NULL, 1, '2025-03-27 16:42:15', '2025-03-27 16:42:15'),
(39539, '66.249.65.104', NULL, 1, '2025-03-27 16:52:02', '2025-03-27 16:52:02'),
(39540, '82.102.18.118', NULL, 4, '2025-03-27 17:02:00', '2025-03-27 17:02:02'),
(39541, '36.41.75.167', NULL, 1, '2025-03-27 17:03:51', '2025-03-27 17:03:51'),
(39542, '57.141.6.26', NULL, 1, '2025-03-27 17:31:45', '2025-03-27 17:31:45'),
(39543, '178.20.47.92', NULL, 1, '2025-03-27 18:15:24', '2025-03-27 18:15:24'),
(39544, '173.252.87.10', NULL, 1, '2025-03-27 18:23:50', '2025-03-27 18:23:50'),
(39545, '173.252.87.1', NULL, 1, '2025-03-27 18:23:50', '2025-03-27 18:23:50'),
(39546, '123.160.223.74', NULL, 1, '2025-03-27 18:36:45', '2025-03-27 18:36:45'),
(39547, '123.160.223.72', NULL, 2, '2025-03-27 18:36:51', '2025-03-27 18:36:56'),
(39548, '123.160.223.75', NULL, 1, '2025-03-27 18:37:02', '2025-03-27 18:37:02'),
(39549, '23.98.186.188', NULL, 1, '2025-03-27 19:06:50', '2025-03-27 19:06:50'),
(39550, '104.152.52.60', NULL, 1, '2025-03-27 19:20:36', '2025-03-27 19:20:36'),
(39551, '66.249.65.169', NULL, 1, '2025-03-27 19:26:26', '2025-03-27 19:26:26'),
(39552, '101.18.141.93', NULL, 1, '2025-03-27 20:07:45', '2025-03-27 20:07:45'),
(39553, '43.130.72.177', NULL, 1, '2025-03-27 21:08:58', '2025-03-27 21:08:58'),
(39554, '137.116.80.232', NULL, 1, '2025-03-27 21:28:37', '2025-03-27 21:28:37'),
(39555, '43.166.7.113', NULL, 1, '2025-03-27 21:44:12', '2025-03-27 21:44:12'),
(39556, '161.35.123.14', NULL, 12, '2025-03-27 22:13:49', '2025-03-27 22:49:29'),
(39557, '52.177.201.181', NULL, 1, '2025-03-27 22:40:20', '2025-03-27 22:40:20'),
(39558, '172.172.16.106', NULL, 1, '2025-03-27 23:00:39', '2025-03-27 23:00:39'),
(39559, '57.141.6.8', NULL, 1, '2025-03-27 23:15:06', '2025-03-27 23:15:06'),
(39560, '202.230.232.166', NULL, 1, '2025-03-27 23:31:31', '2025-03-27 23:31:31'),
(39561, '44.244.30.135', NULL, 1, '2025-03-28 00:05:38', '2025-03-28 00:05:38'),
(39562, '57.141.6.3', NULL, 1, '2025-03-28 00:12:00', '2025-03-28 00:12:00'),
(39563, '196.251.81.16', NULL, 2, '2025-03-28 00:19:18', '2025-03-28 00:19:24'),
(39564, '66.249.65.167', NULL, 1, '2025-03-28 00:29:07', '2025-03-28 00:29:07'),
(39565, '205.210.31.129', NULL, 1, '2025-03-28 01:03:44', '2025-03-28 01:03:44'),
(39566, '34.211.120.24', NULL, 1, '2025-03-28 01:10:52', '2025-03-28 01:10:52'),
(39567, '128.204.212.87', NULL, 1, '2025-03-28 01:38:32', '2025-03-28 01:38:32'),
(39568, '37.187.143.75', NULL, 1, '2025-03-28 01:42:03', '2025-03-28 01:42:03'),
(39569, '134.122.133.31', NULL, 1, '2025-03-28 02:16:10', '2025-03-28 02:16:10'),
(39570, '54.91.119.195', NULL, 1, '2025-03-28 02:24:52', '2025-03-28 02:24:52'),
(39571, '193.33.39.22', NULL, 1, '2025-03-28 02:25:42', '2025-03-28 02:25:42'),
(39572, '112.112.182.53', NULL, 1, '2025-03-28 02:49:47', '2025-03-28 02:49:47'),
(39573, '58.49.233.126', NULL, 1, '2025-03-28 02:50:37', '2025-03-28 02:50:37'),
(39574, '49.51.243.95', NULL, 1, '2025-03-28 03:05:01', '2025-03-28 03:05:01'),
(39575, '47.79.110.232', NULL, 1, '2025-03-28 03:40:25', '2025-03-28 03:40:25'),
(39576, '43.153.107.22', NULL, 1, '2025-03-28 03:40:30', '2025-03-28 03:40:30'),
(39577, '194.242.11.14', NULL, 1, '2025-03-28 03:41:59', '2025-03-28 03:41:59'),
(39578, '34.203.219.132', NULL, 1, '2025-03-28 04:20:39', '2025-03-28 04:20:39'),
(39579, '157.55.39.60', NULL, 1, '2025-03-28 05:03:26', '2025-03-28 05:03:26'),
(39580, '93.158.91.243', NULL, 1, '2025-03-28 05:30:40', '2025-03-28 05:30:40'),
(39581, '52.177.201.181', NULL, 1, '2025-03-28 05:43:21', '2025-03-28 05:43:21'),
(39582, '103.131.71.102', NULL, 1, '2025-03-28 06:23:00', '2025-03-28 06:23:00'),
(39583, '137.116.80.232', NULL, 1, '2025-03-28 06:34:00', '2025-03-28 06:34:00'),
(39584, '185.95.164.47', NULL, 1, '2025-03-28 07:14:53', '2025-03-28 07:14:53'),
(39585, '103.96.150.224', NULL, 2, '2025-03-28 07:22:41', '2025-03-28 07:23:02'),
(39586, '40.113.90.165', NULL, 1, '2025-03-28 07:29:09', '2025-03-28 07:29:09'),
(39587, '185.220.100.245', NULL, 1, '2025-03-28 07:32:49', '2025-03-28 07:32:49'),
(39588, '195.47.238.89', NULL, 1, '2025-03-28 07:33:15', '2025-03-28 07:33:15'),
(39589, '182.44.12.37', NULL, 1, '2025-03-28 07:43:08', '2025-03-28 07:43:08'),
(39590, '52.167.144.229', NULL, 1, '2025-03-28 07:49:24', '2025-03-28 07:49:24'),
(39591, '42.236.101.226', NULL, 1, '2025-03-28 08:30:00', '2025-03-28 08:30:00'),
(39592, '157.55.39.195', NULL, 1, '2025-03-28 08:37:17', '2025-03-28 08:37:17'),
(39593, '170.39.218.189', NULL, 1, '2025-03-28 08:40:01', '2025-03-28 08:40:01'),
(39594, '173.252.87.6', NULL, 1, '2025-03-28 08:46:22', '2025-03-28 08:46:22'),
(39595, '173.252.87.113', NULL, 1, '2025-03-28 08:46:22', '2025-03-28 08:46:22'),
(39596, '42.236.17.50', NULL, 1, '2025-03-28 08:49:27', '2025-03-28 08:49:27'),
(39597, '43.157.202.235', NULL, 1, '2025-03-28 08:54:54', '2025-03-28 08:54:54'),
(39598, '47.236.242.102', NULL, 1, '2025-03-28 09:00:03', '2025-03-28 09:00:03'),
(39599, '43.135.182.95', NULL, 1, '2025-03-28 09:38:57', '2025-03-28 09:38:57'),
(39600, '66.249.65.103', NULL, 1, '2025-03-28 09:58:57', '2025-03-28 09:58:57'),
(39601, '128.204.212.87', NULL, 4, '2025-03-28 10:01:49', '2025-03-28 21:21:22'),
(39602, '54.91.119.195', NULL, 1, '2025-03-28 10:09:21', '2025-03-28 10:09:21'),
(39603, '193.186.4.159', NULL, 2, '2025-03-28 10:43:13', '2025-03-28 18:31:37'),
(39604, '213.230.92.49', NULL, 1, '2025-03-28 10:47:43', '2025-03-28 10:47:43'),
(39605, '66.249.65.168', NULL, 1, '2025-03-28 11:13:16', '2025-03-28 11:13:16'),
(39606, '124.236.100.56', NULL, 1, '2025-03-28 11:50:40', '2025-03-28 11:50:40'),
(39607, '223.15.245.170', NULL, 1, '2025-03-28 12:35:07', '2025-03-28 12:35:07'),
(39608, '111.225.149.215', NULL, 1, '2025-03-28 12:41:45', '2025-03-28 12:41:45'),
(39609, '43.157.142.101', NULL, 1, '2025-03-28 14:12:50', '2025-03-28 14:12:50'),
(39610, '93.123.109.116', NULL, 1, '2025-03-28 14:39:45', '2025-03-28 14:39:45'),
(39611, '34.203.111.15', NULL, 1, '2025-03-28 14:45:45', '2025-03-28 14:45:45'),
(39612, '43.166.239.145', NULL, 1, '2025-03-28 14:47:54', '2025-03-28 14:47:54'),
(39613, '180.74.66.216', NULL, 1, '2025-03-28 14:55:01', '2025-03-28 14:55:01'),
(39614, '124.220.24.137', NULL, 6, '2025-03-28 15:20:45', '2025-03-28 15:54:48'),
(39615, '54.158.29.149', NULL, 1, '2025-03-28 16:18:42', '2025-03-28 16:18:42'),
(39616, '103.25.123.14', NULL, 1, '2025-03-28 17:06:55', '2025-03-28 17:06:55'),
(39617, '42.236.17.243', NULL, 1, '2025-03-28 17:27:26', '2025-03-28 17:27:26'),
(39618, '123.187.240.242', NULL, 1, '2025-03-28 17:30:22', '2025-03-28 17:30:22'),
(39619, '31.13.115.116', NULL, 1, '2025-03-28 17:38:25', '2025-03-28 17:38:25'),
(39620, '31.13.115.9', NULL, 1, '2025-03-28 17:38:25', '2025-03-28 17:38:25'),
(39621, '193.70.37.1', NULL, 2, '2025-03-28 18:30:55', '2025-03-28 18:30:56'),
(39622, '65.0.89.117', NULL, 4, '2025-03-28 18:37:01', '2025-03-28 18:37:09'),
(39623, '42.236.12.242', NULL, 1, '2025-03-28 18:48:55', '2025-03-28 18:48:55'),
(39624, '104.208.244.70', NULL, 2, '2025-03-28 18:50:46', '2025-03-29 03:53:22'),
(39625, '66.249.79.34', NULL, 2, '2025-03-28 19:00:14', '2025-03-28 19:59:15'),
(39626, '154.47.20.218', NULL, 1, '2025-03-28 19:06:44', '2025-03-28 19:06:44'),
(39627, '43.153.87.54', NULL, 1, '2025-03-28 19:13:30', '2025-03-28 19:13:30'),
(39628, '66.249.68.135', NULL, 1, '2025-03-28 19:31:41', '2025-03-28 19:31:41'),
(39629, '128.204.212.84', NULL, 1, '2025-03-28 19:46:22', '2025-03-28 19:46:22'),
(39630, '43.166.136.153', NULL, 1, '2025-03-28 19:47:43', '2025-03-28 19:47:43'),
(39631, '66.249.79.35', NULL, 1, '2025-03-28 20:00:21', '2025-03-28 20:00:21'),
(39632, '45.182.22.189', NULL, 1, '2025-03-28 20:29:08', '2025-03-28 20:29:08'),
(39633, '199.188.201.3', NULL, 1, '2025-03-28 20:39:40', '2025-03-28 20:39:40'),
(39634, '172.203.75.245', NULL, 1, '2025-03-28 20:40:44', '2025-03-28 20:40:44'),
(39635, '94.103.93.19', NULL, 1, '2025-03-28 21:09:44', '2025-03-28 21:09:44'),
(39636, '57.141.6.20', NULL, 1, '2025-03-28 21:34:20', '2025-03-28 21:34:20'),
(39637, '35.92.130.223', NULL, 1, '2025-03-28 22:16:34', '2025-03-28 22:16:34'),
(39638, '49.7.227.204', NULL, 1, '2025-03-28 22:24:58', '2025-03-28 22:24:58'),
(39639, '147.55.140.87', NULL, 2, '2025-03-28 22:37:29', '2025-03-28 22:37:29'),
(39640, '13.83.167.132', NULL, 1, '2025-03-28 23:13:08', '2025-03-28 23:13:08'),
(39641, '91.246.41.166', NULL, 1, '2025-03-28 23:50:27', '2025-03-28 23:50:27'),
(39642, '185.21.14.193', NULL, 1, '2025-03-29 00:04:37', '2025-03-29 00:04:37'),
(39643, '20.171.207.90', NULL, 2, '2025-03-29 00:18:41', '2025-03-29 02:03:33'),
(39644, '52.12.230.73', NULL, 1, '2025-03-29 00:41:34', '2025-03-29 00:41:34'),
(39645, '43.135.130.202', NULL, 1, '2025-03-29 01:22:44', '2025-03-29 01:22:44'),
(39646, '43.165.67.57', NULL, 1, '2025-03-29 02:01:07', '2025-03-29 02:01:07'),
(39647, '104.207.55.35', NULL, 1, '2025-03-29 02:17:15', '2025-03-29 02:17:15'),
(39648, '156.253.166.131', NULL, 2, '2025-03-29 02:17:16', '2025-03-29 02:17:16'),
(39649, '66.249.68.137', NULL, 1, '2025-03-29 02:18:01', '2025-03-29 02:18:01'),
(39650, '185.187.78.120', NULL, 1, '2025-03-29 02:28:27', '2025-03-29 02:28:27'),
(39651, '74.225.162.36', NULL, 1, '2025-03-29 03:00:57', '2025-03-29 03:00:57'),
(39652, '193.239.232.102', NULL, 1, '2025-03-29 03:10:19', '2025-03-29 03:10:19'),
(39653, '51.222.253.20', NULL, 1, '2025-03-29 03:13:46', '2025-03-29 03:13:46'),
(39654, '66.249.68.136', NULL, 1, '2025-03-29 04:41:20', '2025-03-29 04:41:20'),
(39655, '167.99.36.243', NULL, 1, '2025-03-29 05:25:21', '2025-03-29 05:25:21'),
(39656, '205.210.31.168', NULL, 1, '2025-03-29 05:33:48', '2025-03-29 05:33:48'),
(39657, '42.83.147.56', NULL, 1, '2025-03-29 05:54:05', '2025-03-29 05:54:05'),
(39658, '91.84.104.205', NULL, 1, '2025-03-29 06:12:05', '2025-03-29 06:12:05'),
(39659, '172.203.75.245', NULL, 3, '2025-03-29 06:39:10', '2025-03-30 03:01:25'),
(39660, '51.222.253.4', NULL, 1, '2025-03-29 06:53:12', '2025-03-29 06:53:12'),
(39661, '205.210.31.40', NULL, 1, '2025-03-29 07:04:28', '2025-03-29 07:04:28'),
(39662, '140.179.71.143', NULL, 1, '2025-03-29 07:07:20', '2025-03-29 07:07:20'),
(39663, '172.203.15.217', NULL, 2, '2025-03-29 07:07:42', '2025-03-29 20:14:59'),
(39664, '49.51.233.46', NULL, 1, '2025-03-29 07:09:46', '2025-03-29 07:09:46'),
(39665, '24.231.115.232', NULL, 1, '2025-03-29 07:25:52', '2025-03-29 07:25:52'),
(39666, '43.153.73.200', NULL, 1, '2025-03-29 07:57:39', '2025-03-29 07:57:39'),
(39667, '185.128.227.125', NULL, 2, '2025-03-29 08:41:01', '2025-03-29 08:41:05'),
(39668, '173.252.83.113', NULL, 1, '2025-03-29 08:47:27', '2025-03-29 08:47:27'),
(39669, '173.252.83.10', NULL, 1, '2025-03-29 08:47:27', '2025-03-29 08:47:27'),
(39670, '141.193.110.251', NULL, 1, '2025-03-29 10:22:32', '2025-03-29 10:22:32'),
(39671, '79.110.187.69', NULL, 1, '2025-03-29 10:22:36', '2025-03-29 10:22:36'),
(39672, '111.225.149.243', NULL, 1, '2025-03-29 10:24:28', '2025-03-29 10:24:28'),
(39673, '103.131.71.90', NULL, 1, '2025-03-29 10:43:18', '2025-03-29 10:43:18'),
(39674, '103.155.52.242', NULL, 1, '2025-03-29 11:11:06', '2025-03-29 11:11:06'),
(39675, '102.129.223.92', NULL, 1, '2025-03-29 11:42:35', '2025-03-29 11:42:35'),
(39676, '142.93.44.132', NULL, 1, '2025-03-29 12:27:08', '2025-03-29 12:27:08'),
(39677, '110.249.202.79', NULL, 1, '2025-03-29 12:40:32', '2025-03-29 12:40:32'),
(39678, '180.110.203.108', NULL, 1, '2025-03-29 12:50:45', '2025-03-29 12:50:45'),
(39679, '17.241.219.191', NULL, 1, '2025-03-29 12:52:17', '2025-03-29 12:52:17'),
(39680, '104.208.244.70', NULL, 2, '2025-03-29 12:57:16', '2025-03-29 22:05:36'),
(39681, '170.106.197.109', NULL, 1, '2025-03-29 13:01:52', '2025-03-29 13:01:52'),
(39682, '49.51.183.84', NULL, 1, '2025-03-29 13:34:47', '2025-03-29 13:34:47'),
(39683, '123.182.49.125', NULL, 1, '2025-03-29 13:35:57', '2025-03-29 13:35:57'),
(39684, '77.74.177.114', NULL, 1, '2025-03-29 13:39:08', '2025-03-29 13:39:08'),
(39685, '51.252.203.238', NULL, 1, '2025-03-29 14:27:39', '2025-03-29 14:27:39'),
(39686, '34.203.219.132', NULL, 1, '2025-03-29 15:55:20', '2025-03-29 15:55:20'),
(39687, '15.206.160.240', NULL, 4, '2025-03-29 16:29:49', '2025-03-29 16:29:56'),
(39688, '103.90.151.94', NULL, 2, '2025-03-29 16:48:35', '2025-03-29 16:50:24'),
(39689, '158.69.25.39', NULL, 1, '2025-03-29 16:52:50', '2025-03-29 16:52:50'),
(39690, '103.131.71.64', NULL, 1, '2025-03-29 17:21:07', '2025-03-29 17:21:07'),
(39691, '43.135.133.194', NULL, 1, '2025-03-29 18:11:34', '2025-03-29 18:11:34'),
(39692, '156.228.77.33', NULL, 1, '2025-03-29 18:23:00', '2025-03-29 18:23:00'),
(39693, '156.228.113.205', NULL, 2, '2025-03-29 18:23:02', '2025-03-29 18:23:03'),
(39694, '34.76.170.145', NULL, 1, '2025-03-29 18:30:28', '2025-03-29 18:30:28'),
(39695, '43.130.67.6', NULL, 1, '2025-03-29 18:49:04', '2025-03-29 18:49:04'),
(39696, '161.35.217.138', NULL, 1, '2025-03-29 19:01:30', '2025-03-29 19:01:30'),
(39697, '34.76.235.60', NULL, 1, '2025-03-29 20:25:30', '2025-03-29 20:25:30'),
(39698, '40.77.167.54', NULL, 1, '2025-03-29 20:39:30', '2025-03-29 20:39:30'),
(39699, '185.23.110.183', NULL, 1, '2025-03-29 20:53:34', '2025-03-29 20:53:34'),
(39700, '57.141.6.11', NULL, 1, '2025-03-29 21:20:05', '2025-03-29 21:20:05'),
(39701, '111.231.12.66', NULL, 2, '2025-03-29 21:33:27', '2025-03-29 21:36:59'),
(39702, '57.141.6.15', NULL, 1, '2025-03-29 22:14:11', '2025-03-29 22:14:11'),
(39703, '128.204.212.85', NULL, 1, '2025-03-29 22:32:12', '2025-03-29 22:32:12'),
(39704, '64.227.69.114', NULL, 3, '2025-03-29 22:41:42', '2025-03-29 22:48:57'),
(39705, '175.6.217.4', NULL, 1, '2025-03-29 22:44:16', '2025-03-29 22:44:16'),
(39706, '54.245.193.215', NULL, 1, '2025-03-29 23:50:05', '2025-03-29 23:50:05'),
(39707, '44.247.40.239', NULL, 1, '2025-03-30 00:05:35', '2025-03-30 00:05:35'),
(39708, '43.166.237.57', NULL, 1, '2025-03-30 00:16:51', '2025-03-30 00:16:51'),
(39709, '43.153.47.201', NULL, 1, '2025-03-30 01:13:16', '2025-03-30 01:13:16'),
(39710, '185.189.114.120', NULL, 1, '2025-03-30 01:26:05', '2025-03-30 01:26:05'),
(39711, '128.204.212.84', NULL, 1, '2025-03-30 02:01:16', '2025-03-30 02:01:16'),
(39712, '45.219.61.182', NULL, 1, '2025-03-30 02:18:20', '2025-03-30 02:18:20'),
(39713, '35.92.135.84', NULL, 1, '2025-03-30 02:35:56', '2025-03-30 02:35:56'),
(39714, '182.43.70.143', NULL, 1, '2025-03-30 03:26:50', '2025-03-30 03:26:50'),
(39715, '128.204.212.86', NULL, 1, '2025-03-30 04:14:09', '2025-03-30 04:14:09'),
(39716, '103.131.71.101', NULL, 1, '2025-03-30 04:27:05', '2025-03-30 04:27:05'),
(39717, '54.185.91.94', NULL, 1, '2025-03-30 05:14:25', '2025-03-30 05:14:25'),
(39718, '114.119.130.104', NULL, 1, '2025-03-30 06:12:05', '2025-03-30 06:12:05'),
(39719, '102.129.223.92', NULL, 1, '2025-03-30 06:13:09', '2025-03-30 06:13:09'),
(39720, '172.178.140.152', NULL, 1, '2025-03-30 06:31:36', '2025-03-30 06:31:36'),
(39721, '43.157.22.57', NULL, 1, '2025-03-30 06:54:30', '2025-03-30 06:54:30'),
(39722, '104.208.244.70', NULL, 2, '2025-03-30 07:14:15', '2025-03-30 16:25:40'),
(39723, '170.106.180.246', NULL, 1, '2025-03-30 07:36:43', '2025-03-30 07:36:43'),
(39724, '4.196.118.115', NULL, 1, '2025-03-30 07:48:18', '2025-03-30 07:48:18'),
(39725, '182.42.104.32', NULL, 1, '2025-03-30 08:15:30', '2025-03-30 08:15:30'),
(39726, '71.132.27.28', NULL, 1, '2025-03-30 08:16:22', '2025-03-30 08:16:22'),
(39727, '103.13.185.41', NULL, 1, '2025-03-30 08:27:35', '2025-03-30 08:27:35'),
(39728, '52.187.125.23', NULL, 3, '2025-03-30 09:19:06', '2025-03-30 10:11:25'),
(39729, '13.76.141.173', NULL, 3, '2025-03-30 09:28:44', '2025-03-30 10:04:32'),
(39730, '172.203.15.217', NULL, 2, '2025-03-30 09:44:53', '2025-03-30 23:16:51'),
(39731, '20.97.189.105', NULL, 1, '2025-03-30 10:33:53', '2025-03-30 10:33:53'),
(39732, '42.236.17.102', NULL, 1, '2025-03-30 10:35:28', '2025-03-30 10:35:28'),
(39733, '42.236.12.218', NULL, 1, '2025-03-30 10:35:34', '2025-03-30 10:35:34'),
(39734, '79.100.237.33', NULL, 1, '2025-03-30 10:47:59', '2025-03-30 10:47:59'),
(39735, '220.151.9.22', NULL, 1, '2025-03-30 11:22:51', '2025-03-30 11:22:51'),
(39736, '165.231.182.61', NULL, 1, '2025-03-30 12:41:22', '2025-03-30 12:41:22'),
(39737, '110.249.202.61', NULL, 1, '2025-03-30 12:41:37', '2025-03-30 12:41:37'),
(39738, '43.135.182.95', NULL, 1, '2025-03-30 13:04:08', '2025-03-30 13:04:08'),
(39739, '103.97.160.172', NULL, 1, '2025-03-30 13:07:28', '2025-03-30 13:07:28'),
(39740, '172.203.75.245', NULL, 2, '2025-03-30 13:18:53', '2025-03-30 23:36:39'),
(39741, '205.210.31.48', NULL, 1, '2025-03-30 13:32:15', '2025-03-30 13:32:15'),
(39742, '43.152.72.244', NULL, 1, '2025-03-30 13:39:09', '2025-03-30 13:39:09'),
(39743, '198.235.24.51', NULL, 1, '2025-03-30 13:55:07', '2025-03-30 13:55:07'),
(39744, '205.169.39.8', NULL, 1, '2025-03-30 14:22:46', '2025-03-30 14:22:46'),
(39745, '128.204.212.84', NULL, 1, '2025-03-30 14:35:42', '2025-03-30 14:35:42'),
(39746, '210.186.133.255', NULL, 1, '2025-03-30 14:44:18', '2025-03-30 14:44:18'),
(39747, '42.236.17.201', NULL, 1, '2025-03-30 15:31:23', '2025-03-30 15:31:23'),
(39748, '196.251.86.199', NULL, 4, '2025-03-30 15:39:03', '2025-03-30 15:39:06'),
(39749, '54.158.29.149', NULL, 1, '2025-03-30 15:50:34', '2025-03-30 15:50:34'),
(39750, '42.236.17.87', NULL, 1, '2025-03-30 16:03:05', '2025-03-30 16:03:05'),
(39751, '82.102.18.220', NULL, 8, '2025-03-30 17:23:23', '2025-03-31 01:37:25'),
(39752, '212.34.146.152', NULL, 1, '2025-03-30 17:29:00', '2025-03-30 17:29:00'),
(39753, '60.188.57.0', NULL, 1, '2025-03-30 17:58:53', '2025-03-30 17:58:53'),
(39754, '43.155.27.244', NULL, 1, '2025-03-30 18:06:22', '2025-03-30 18:06:22'),
(39755, '109.70.100.67', NULL, 1, '2025-03-30 18:10:57', '2025-03-30 18:10:57'),
(39756, '104.244.73.190', NULL, 1, '2025-03-30 18:11:30', '2025-03-30 18:11:30'),
(39757, '201.103.238.117', NULL, 4, '2025-03-30 18:39:40', '2025-03-30 18:39:49'),
(39758, '43.159.148.221', NULL, 1, '2025-03-30 18:45:20', '2025-03-30 18:45:20'),
(39759, '193.239.160.12', NULL, 2, '2025-03-30 19:02:50', '2025-03-30 19:02:54'),
(39760, '154.83.103.16', NULL, 1, '2025-03-30 19:19:48', '2025-03-30 19:19:48'),
(39761, '40.84.221.212', NULL, 1, '2025-03-30 19:26:33', '2025-03-30 19:26:33'),
(39762, '198.163.193.144', NULL, 1, '2025-03-30 20:22:10', '2025-03-30 20:22:10'),
(39763, '103.179.44.222', NULL, 1, '2025-03-30 20:23:06', '2025-03-30 20:23:06'),
(39764, '51.222.253.4', NULL, 1, '2025-03-30 20:31:30', '2025-03-30 20:31:30'),
(39765, '208.109.173.103', NULL, 1, '2025-03-30 22:30:46', '2025-03-30 22:30:46'),
(39766, '52.38.138.143', NULL, 1, '2025-03-30 22:40:59', '2025-03-30 22:40:59'),
(39767, '205.210.31.134', NULL, 1, '2025-03-30 23:20:46', '2025-03-30 23:20:46'),
(39768, '43.157.50.58', NULL, 1, '2025-03-30 23:24:02', '2025-03-30 23:24:02'),
(39769, '44.246.205.252', NULL, 1, '2025-03-31 00:02:45', '2025-03-31 00:02:45'),
(39770, '43.130.15.147', NULL, 1, '2025-03-31 00:28:21', '2025-03-31 00:28:21'),
(39771, '128.204.212.87', NULL, 1, '2025-03-31 00:53:06', '2025-03-31 00:53:06'),
(39772, '147.182.178.99', NULL, 1, '2025-03-31 01:14:05', '2025-03-31 01:14:05'),
(39773, '181.119.86.153', NULL, 1, '2025-03-31 02:05:28', '2025-03-31 02:05:28'),
(39774, '41.239.137.149', NULL, 1, '2025-03-31 02:29:49', '2025-03-31 02:29:49'),
(39775, '51.222.253.10', NULL, 1, '2025-03-31 03:25:59', '2025-03-31 03:25:59'),
(39776, '222.79.104.23', NULL, 1, '2025-03-31 03:31:47', '2025-03-31 03:31:47'),
(39777, '192.102.6.19', NULL, 1, '2025-03-31 03:45:03', '2025-03-31 03:45:03'),
(39778, '43.135.138.128', NULL, 1, '2025-03-31 05:36:08', '2025-03-31 05:36:08'),
(39779, '137.184.99.109', NULL, 1, '2025-03-31 05:54:21', '2025-03-31 05:54:21'),
(39780, '20.171.207.90', NULL, 1, '2025-03-31 05:57:09', '2025-03-31 05:57:09'),
(39781, '43.130.16.140', NULL, 1, '2025-03-31 06:17:47', '2025-03-31 06:17:47'),
(39782, '103.131.71.132', NULL, 1, '2025-03-31 06:38:48', '2025-03-31 06:38:48'),
(39783, '72.14.201.171', NULL, 2, '2025-03-31 06:45:04', '2025-03-31 06:45:08'),
(39784, '110.249.202.97', NULL, 1, '2025-03-31 07:06:23', '2025-03-31 07:06:23'),
(39785, '69.63.189.2', NULL, 1, '2025-03-31 07:16:15', '2025-03-31 07:16:15'),
(39786, '66.249.79.35', NULL, 2, '2025-03-31 07:26:47', '2025-03-31 22:38:03'),
(39787, '101.18.141.93', NULL, 1, '2025-03-31 07:35:07', '2025-03-31 07:35:07'),
(39788, '182.42.105.144', NULL, 1, '2025-03-31 08:16:21', '2025-03-31 08:16:21'),
(39789, '189.46.181.30', NULL, 1, '2025-03-31 08:29:03', '2025-03-31 08:29:03'),
(39790, '71.131.231.117', NULL, 1, '2025-03-31 08:33:21', '2025-03-31 08:33:21'),
(39791, '54.174.128.214', NULL, 1, '2025-03-31 08:38:30', '2025-03-31 08:38:30'),
(39792, '156.228.180.21', NULL, 1, '2025-03-31 09:07:00', '2025-03-31 09:07:00'),
(39793, '154.213.196.224', NULL, 2, '2025-03-31 09:07:01', '2025-03-31 09:07:01'),
(39794, '23.94.177.36', NULL, 1, '2025-03-31 09:17:16', '2025-03-31 09:17:16'),
(39795, '66.249.68.136', NULL, 1, '2025-03-31 09:30:30', '2025-03-31 09:30:30'),
(39796, '66.249.68.135', NULL, 2, '2025-03-31 09:30:52', '2025-03-31 19:05:20'),
(39797, '66.249.79.34', NULL, 3, '2025-03-31 10:00:17', '2025-03-31 19:41:29'),
(39798, '170.106.140.110', NULL, 1, '2025-03-31 11:35:15', '2025-03-31 11:35:15'),
(39799, '43.167.245.18', NULL, 1, '2025-03-31 12:05:42', '2025-03-31 12:05:42'),
(39800, '111.225.148.174', NULL, 1, '2025-03-31 12:41:50', '2025-03-31 12:41:50'),
(39801, '111.225.148.226', NULL, 1, '2025-03-31 12:54:38', '2025-03-31 12:54:38'),
(39802, '196.251.86.85', NULL, 1, '2025-03-31 13:13:13', '2025-03-31 13:13:13'),
(39803, '82.165.125.50', NULL, 1, '2025-03-31 13:24:14', '2025-03-31 13:24:14'),
(39804, '54.213.31.218', NULL, 1, '2025-03-31 13:37:05', '2025-03-31 13:37:05'),
(39805, '34.216.253.133', NULL, 1, '2025-03-31 13:37:08', '2025-03-31 13:37:08'),
(39806, '202.4.180.51', NULL, 1, '2025-03-31 13:53:25', '2025-03-31 13:53:25'),
(39807, '193.188.113.97', NULL, 1, '2025-03-31 14:22:21', '2025-03-31 14:22:21'),
(39808, '66.249.79.33', NULL, 2, '2025-03-31 15:01:38', '2025-03-31 22:34:25'),
(39809, '185.247.137.21', NULL, 1, '2025-03-31 15:49:35', '2025-03-31 15:49:35'),
(39810, '52.167.144.191', NULL, 1, '2025-03-31 15:55:59', '2025-03-31 15:55:59'),
(39811, '54.80.45.115', NULL, 1, '2025-03-31 16:14:31', '2025-03-31 16:14:31'),
(39812, '65.21.113.241', NULL, 1, '2025-03-31 16:19:59', '2025-03-31 16:19:59'),
(39813, '43.165.65.75', NULL, 1, '2025-03-31 16:51:18', '2025-03-31 16:51:18'),
(39814, '147.93.129.190', NULL, 1, '2025-03-31 17:17:00', '2025-03-31 17:17:00'),
(39815, '170.106.143.6', NULL, 1, '2025-03-31 17:20:45', '2025-03-31 17:20:45'),
(39816, '196.251.80.243', NULL, 2, '2025-03-31 17:40:06', '2025-03-31 19:38:42'),
(39817, '102.129.223.92', NULL, 2, '2025-03-31 17:42:28', '2025-03-31 19:15:15'),
(39818, '221.229.106.25', NULL, 1, '2025-03-31 17:55:10', '2025-03-31 17:55:10'),
(39819, '128.204.212.84', NULL, 2, '2025-03-31 17:55:59', '2025-03-31 18:59:09'),
(39820, '173.244.58.139', NULL, 1, '2025-03-31 18:12:22', '2025-03-31 18:12:22'),
(39821, '111.231.1.45', NULL, 2, '2025-03-31 18:12:34', '2025-03-31 18:18:39'),
(39822, '85.204.70.98', NULL, 4, '2025-03-31 18:38:19', '2025-03-31 18:38:20'),
(39823, '87.236.176.64', NULL, 2, '2025-03-31 18:47:20', '2025-03-31 22:30:02'),
(39824, '196.251.71.229', NULL, 1, '2025-03-31 19:13:38', '2025-03-31 19:13:38'),
(39825, '31.13.115.114', NULL, 1, '2025-03-31 19:56:42', '2025-03-31 19:56:42'),
(39826, '38.191.34.199', NULL, 1, '2025-03-31 21:08:48', '2025-03-31 21:08:48'),
(39827, '43.135.135.57', NULL, 1, '2025-03-31 22:00:01', '2025-03-31 22:00:01'),
(39828, '43.130.102.7', NULL, 1, '2025-03-31 22:36:56', '2025-03-31 22:36:56'),
(39829, '110.166.71.39', NULL, 1, '2025-03-31 22:44:36', '2025-03-31 22:44:36'),
(39830, '128.204.212.87', NULL, 1, '2025-03-31 23:45:14', '2025-03-31 23:45:14');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(39831, '60.182.16.97', NULL, 1, '2025-03-31 23:57:25', '2025-03-31 23:57:25'),
(39832, '34.210.144.27', NULL, 1, '2025-04-01 00:11:20', '2025-04-01 00:11:20'),
(39833, '5.181.190.48', NULL, 2, '2025-04-01 00:21:57', '2025-04-01 00:22:00'),
(39834, '24.199.233.98', NULL, 2, '2025-04-01 00:22:13', '2025-04-01 00:22:14'),
(39835, '194.5.53.177', NULL, 1, '2025-04-01 00:34:34', '2025-04-01 00:34:34'),
(39836, '54.69.29.91', NULL, 1, '2025-04-01 01:00:26', '2025-04-01 01:00:26'),
(39837, '45.88.97.77', NULL, 1, '2025-04-01 02:03:08', '2025-04-01 02:03:08'),
(39838, '60.198.84.189', NULL, 1, '2025-04-01 02:17:52', '2025-04-01 02:17:52'),
(39839, '144.91.91.50', NULL, 1, '2025-04-01 02:36:28', '2025-04-01 02:36:28'),
(39840, '43.157.170.126', NULL, 1, '2025-04-01 03:57:45', '2025-04-01 03:57:45'),
(39841, '18.206.220.205', NULL, 1, '2025-04-01 04:16:48', '2025-04-01 04:16:48'),
(39842, '65.21.113.241', NULL, 3, '2025-04-01 04:27:53', '2025-04-01 04:28:00'),
(39843, '157.173.122.176', NULL, 1, '2025-04-01 04:35:50', '2025-04-01 04:35:50'),
(39844, '43.135.144.126', NULL, 1, '2025-04-01 04:41:16', '2025-04-01 04:41:16'),
(39845, '154.83.103.19', NULL, 1, '2025-04-01 05:15:26', '2025-04-01 05:15:26'),
(39846, '162.243.185.227', NULL, 9, '2025-04-01 05:40:48', '2025-04-01 15:05:03'),
(39847, '195.191.219.132', NULL, 2, '2025-04-01 05:41:09', '2025-04-01 05:41:10'),
(39848, '156.229.233.198', NULL, 2, '2025-04-01 05:43:07', '2025-04-01 05:43:10'),
(39849, '103.131.71.67', NULL, 1, '2025-04-01 05:50:24', '2025-04-01 05:50:24'),
(39850, '103.131.71.130', NULL, 1, '2025-04-01 05:51:04', '2025-04-01 05:51:04'),
(39851, '52.167.144.19', NULL, 1, '2025-04-01 06:00:57', '2025-04-01 06:00:57'),
(39852, '13.217.81.28', NULL, 1, '2025-04-01 06:48:37', '2025-04-01 06:48:37'),
(39853, '170.106.180.246', NULL, 1, '2025-04-01 06:50:07', '2025-04-01 06:50:07'),
(39854, '198.235.24.193', NULL, 1, '2025-04-01 06:52:46', '2025-04-01 06:52:46'),
(39855, '170.106.11.6', NULL, 1, '2025-04-01 07:04:50', '2025-04-01 07:04:50'),
(39856, '35.94.93.47', NULL, 1, '2025-04-01 07:26:25', '2025-04-01 07:26:25'),
(39857, '20.27.222.193', NULL, 1, '2025-04-01 07:38:36', '2025-04-01 07:38:36'),
(39858, '84.54.122.197', NULL, 1, '2025-04-01 08:26:17', '2025-04-01 08:26:17'),
(39859, '43.130.228.73', NULL, 1, '2025-04-01 08:39:12', '2025-04-01 08:39:12'),
(39860, '121.237.36.31', NULL, 4, '2025-04-01 08:46:42', '2025-04-01 09:08:59'),
(39861, '121.237.36.28', NULL, 1, '2025-04-01 08:48:06', '2025-04-01 08:48:06'),
(39862, '121.237.36.27', NULL, 1, '2025-04-01 08:48:42', '2025-04-01 08:48:42'),
(39863, '102.129.223.92', NULL, 1, '2025-04-01 09:42:31', '2025-04-01 09:42:31'),
(39864, '161.35.183.194', NULL, 1, '2025-04-01 09:51:11', '2025-04-01 09:51:11'),
(39865, '5.35.69.6', NULL, 1, '2025-04-01 10:18:16', '2025-04-01 10:18:16'),
(39866, '103.106.236.190', NULL, 1, '2025-04-01 10:23:31', '2025-04-01 10:23:31'),
(39867, '51.222.253.7', NULL, 1, '2025-04-01 10:40:04', '2025-04-01 10:40:04'),
(39868, '66.249.79.34', NULL, 1, '2025-04-01 10:45:49', '2025-04-01 10:45:49'),
(39869, '107.173.160.135', NULL, 2, '2025-04-01 10:59:38', '2025-04-01 10:59:39'),
(39870, '44.202.132.197', NULL, 1, '2025-04-01 11:46:27', '2025-04-01 11:46:27'),
(39871, '66.249.79.35', NULL, 1, '2025-04-01 12:02:42', '2025-04-01 12:02:42'),
(39872, '111.225.149.206', NULL, 1, '2025-04-01 12:40:48', '2025-04-01 12:40:48'),
(39873, '52.80.52.146', NULL, 1, '2025-04-01 12:59:35', '2025-04-01 12:59:35'),
(39874, '110.249.202.133', NULL, 1, '2025-04-01 12:59:47', '2025-04-01 12:59:47'),
(39875, '41.45.153.58', NULL, 1, '2025-04-01 14:31:44', '2025-04-01 14:31:44'),
(39876, '217.113.194.210', NULL, 1, '2025-04-01 14:54:31', '2025-04-01 14:54:31'),
(39877, '217.113.194.206', NULL, 1, '2025-04-01 14:54:35', '2025-04-01 14:54:35'),
(39878, '18.207.175.151', NULL, 1, '2025-04-01 14:55:55', '2025-04-01 14:55:55'),
(39879, '46.101.217.197', NULL, 3, '2025-04-01 15:16:45', '2025-04-01 15:37:04'),
(39880, '110.249.202.161', NULL, 1, '2025-04-01 15:54:49', '2025-04-01 15:54:49'),
(39881, '168.91.9.204', NULL, 1, '2025-04-01 16:05:26', '2025-04-01 16:05:26'),
(39882, '3.90.155.59', NULL, 1, '2025-04-01 16:23:58', '2025-04-01 16:23:58'),
(39883, '72.14.201.141', NULL, 1, '2025-04-01 17:26:45', '2025-04-01 17:26:45'),
(39884, '69.171.249.1', NULL, 1, '2025-04-01 17:29:41', '2025-04-01 17:29:41'),
(39885, '69.171.249.113', NULL, 1, '2025-04-01 17:29:41', '2025-04-01 17:29:41'),
(39886, '113.99.183.253', NULL, 1, '2025-04-01 17:39:30', '2025-04-01 17:39:30'),
(39887, '134.199.236.145', NULL, 4, '2025-04-01 17:56:18', '2025-04-01 17:57:41'),
(39888, '124.156.225.181', NULL, 1, '2025-04-01 18:26:44', '2025-04-01 18:26:44'),
(39889, '147.185.132.31', NULL, 1, '2025-04-01 18:40:26', '2025-04-01 18:40:26'),
(39890, '152.42.248.227', NULL, 4, '2025-04-01 20:03:58', '2025-04-01 20:04:01'),
(39891, '43.131.39.179', NULL, 1, '2025-04-01 20:10:32', '2025-04-01 20:10:32'),
(39892, '93.158.91.11', NULL, 1, '2025-04-01 20:51:01', '2025-04-01 20:51:01'),
(39893, '72.14.201.159', NULL, 1, '2025-04-01 21:31:36', '2025-04-01 21:31:36'),
(39894, '104.208.138.189', NULL, 1, '2025-04-01 21:58:25', '2025-04-01 21:58:25'),
(39895, '112.10.230.48', NULL, 1, '2025-04-01 22:05:53', '2025-04-01 22:05:53'),
(39896, '104.209.222.207', NULL, 1, '2025-04-01 22:26:27', '2025-04-01 22:26:27'),
(39897, '43.159.132.207', NULL, 1, '2025-04-01 22:36:42', '2025-04-01 22:36:42'),
(39898, '103.25.248.130', NULL, 1, '2025-04-01 22:57:33', '2025-04-01 22:57:33'),
(39899, '34.210.86.202', NULL, 1, '2025-04-01 23:26:15', '2025-04-01 23:26:15'),
(39900, '18.236.176.40', NULL, 1, '2025-04-01 23:27:54', '2025-04-01 23:27:54'),
(39901, '51.137.156.46', NULL, 6, '2025-04-01 23:36:40', '2025-04-01 23:38:35'),
(39902, '31.166.207.78', NULL, 1, '2025-04-02 00:43:51', '2025-04-02 00:43:51'),
(39903, '69.171.231.112', NULL, 1, '2025-04-02 01:12:11', '2025-04-02 01:12:11'),
(39904, '103.131.71.160', NULL, 1, '2025-04-02 01:15:32', '2025-04-02 01:15:32'),
(39905, '74.125.150.137', NULL, 1, '2025-04-02 01:35:08', '2025-04-02 01:35:08'),
(39906, '172.200.250.219', NULL, 1, '2025-04-02 01:45:38', '2025-04-02 01:45:38'),
(39907, '173.244.58.149', NULL, 1, '2025-04-02 02:09:26', '2025-04-02 02:09:26'),
(39908, '187.254.50.189', NULL, 1, '2025-04-02 02:30:46', '2025-04-02 02:30:46'),
(39909, '85.208.96.206', NULL, 1, '2025-04-02 02:39:16', '2025-04-02 02:39:16'),
(39910, '57.141.6.13', NULL, 1, '2025-04-02 03:36:17', '2025-04-02 03:36:17'),
(39911, '185.157.214.24', NULL, 1, '2025-04-02 03:59:12', '2025-04-02 03:59:12'),
(39912, '57.141.6.8', NULL, 1, '2025-04-02 04:07:50', '2025-04-02 04:07:50'),
(39913, '54.223.80.168', NULL, 1, '2025-04-02 04:11:35', '2025-04-02 04:11:35'),
(39914, '34.162.113.11', NULL, 6, '2025-04-02 04:12:25', '2025-04-02 04:18:13'),
(39915, '54.158.29.149', NULL, 1, '2025-04-02 04:14:51', '2025-04-02 04:14:51'),
(39916, '128.204.212.84', NULL, 1, '2025-04-02 04:20:35', '2025-04-02 04:20:35'),
(39917, '101.18.141.93', NULL, 1, '2025-04-02 04:31:57', '2025-04-02 04:31:57'),
(39918, '196.251.86.135', NULL, 1, '2025-04-02 05:01:54', '2025-04-02 05:01:54'),
(39919, '46.101.217.197', NULL, 3, '2025-04-02 05:11:00', '2025-04-02 05:22:25'),
(39920, '159.203.39.145', NULL, 1, '2025-04-02 05:34:47', '2025-04-02 05:34:47'),
(39921, '194.233.91.58', NULL, 4, '2025-04-02 05:36:25', '2025-04-02 05:44:04'),
(39922, '102.129.223.92', NULL, 1, '2025-04-02 05:46:32', '2025-04-02 05:46:32'),
(39923, '34.162.177.176', NULL, 6, '2025-04-02 06:17:30', '2025-04-02 06:26:04'),
(39924, '54.91.119.195', NULL, 1, '2025-04-02 06:38:26', '2025-04-02 06:38:26'),
(39925, '20.171.207.238', NULL, 1, '2025-04-02 06:50:25', '2025-04-02 06:50:25'),
(39926, '43.204.32.115', NULL, 4, '2025-04-02 06:55:21', '2025-04-02 06:55:29'),
(39927, '170.106.161.78', NULL, 1, '2025-04-02 07:06:14', '2025-04-02 07:06:14'),
(39928, '51.222.253.2', NULL, 1, '2025-04-02 07:26:04', '2025-04-02 07:26:04'),
(39929, '34.162.112.248', NULL, 6, '2025-04-02 07:52:49', '2025-04-02 08:00:30'),
(39930, '13.217.6.5', NULL, 1, '2025-04-02 08:01:37', '2025-04-02 08:01:37'),
(39931, '43.135.140.225', NULL, 1, '2025-04-02 08:21:17', '2025-04-02 08:21:17'),
(39932, '54.243.0.204', NULL, 1, '2025-04-02 08:27:30', '2025-04-02 08:27:30'),
(39933, '38.83.17.43', NULL, 1, '2025-04-02 08:33:16', '2025-04-02 08:33:16'),
(39934, '162.142.125.220', NULL, 1, '2025-04-02 08:57:22', '2025-04-02 08:57:22'),
(39935, '43.135.186.135', NULL, 1, '2025-04-02 09:29:37', '2025-04-02 09:29:37'),
(39936, '23.191.200.29', NULL, 1, '2025-04-02 09:33:37', '2025-04-02 09:33:37'),
(39937, '107.189.4.12', NULL, 1, '2025-04-02 09:34:03', '2025-04-02 09:34:03'),
(39938, '47.254.83.202', NULL, 4, '2025-04-02 11:13:48', '2025-04-02 13:25:21'),
(39939, '85.204.70.96', NULL, 16, '2025-04-02 11:19:48', '2025-04-02 11:20:02'),
(39940, '103.133.202.112', NULL, 1, '2025-04-02 11:39:26', '2025-04-02 11:39:26'),
(39941, '185.147.125.18', NULL, 1, '2025-04-02 11:45:10', '2025-04-02 11:45:10'),
(39942, '139.59.118.189', NULL, 1, '2025-04-02 11:59:37', '2025-04-02 11:59:37'),
(39943, '143.244.57.121', NULL, 4, '2025-04-02 12:17:44', '2025-04-02 12:17:45'),
(39944, '110.249.201.100', NULL, 1, '2025-04-02 12:41:31', '2025-04-02 12:41:31'),
(39945, '52.156.77.148', NULL, 1, '2025-04-02 12:42:03', '2025-04-02 12:42:03'),
(39946, '71.132.27.28', NULL, 1, '2025-04-02 13:01:29', '2025-04-02 13:01:29'),
(39947, '185.245.105.171', NULL, 1, '2025-04-02 13:25:58', '2025-04-02 13:25:58'),
(39948, '223.15.245.170', NULL, 1, '2025-04-02 13:26:26', '2025-04-02 13:26:26'),
(39949, '34.1.39.157', NULL, 1, '2025-04-02 14:24:32', '2025-04-02 14:24:32'),
(39950, '135.148.100.196', NULL, 1, '2025-04-02 15:56:37', '2025-04-02 15:56:37'),
(39951, '170.106.165.76', NULL, 1, '2025-04-02 16:04:31', '2025-04-02 16:04:31'),
(39952, '43.157.95.131', NULL, 1, '2025-04-02 16:54:58', '2025-04-02 16:54:58'),
(39953, '207.244.80.16', NULL, 2, '2025-04-02 17:02:34', '2025-04-02 17:02:35'),
(39954, '45.84.107.33', NULL, 1, '2025-04-02 17:07:47', '2025-04-02 17:07:47'),
(39955, '185.107.57.65', NULL, 1, '2025-04-02 17:41:47', '2025-04-02 17:41:47'),
(39956, '45.9.148.50', NULL, 1, '2025-04-02 17:42:34', '2025-04-02 17:42:34'),
(39957, '128.204.212.85', NULL, 1, '2025-04-02 17:45:44', '2025-04-02 17:45:44'),
(39958, '54.36.173.89', NULL, 1, '2025-04-02 17:51:22', '2025-04-02 17:51:22'),
(39959, '68.183.203.239', NULL, 1, '2025-04-02 18:29:58', '2025-04-02 18:29:58'),
(39960, '34.162.242.113', NULL, 6, '2025-04-02 18:32:22', '2025-04-03 03:34:50'),
(39961, '185.147.125.23', NULL, 1, '2025-04-02 18:36:00', '2025-04-02 18:36:00'),
(39962, '34.162.107.210', NULL, 2, '2025-04-02 18:52:39', '2025-04-02 18:53:18'),
(39963, '34.162.17.147', NULL, 2, '2025-04-02 19:05:29', '2025-04-02 19:06:11'),
(39964, '128.204.212.86', NULL, 3, '2025-04-02 19:14:12', '2025-04-03 00:48:48'),
(39965, '72.14.201.159', NULL, 1, '2025-04-02 19:35:51', '2025-04-02 19:35:51'),
(39966, '103.145.113.27', NULL, 1, '2025-04-02 19:37:49', '2025-04-02 19:37:49'),
(39967, '111.68.1.178', NULL, 1, '2025-04-02 20:12:30', '2025-04-02 20:12:30'),
(39968, '34.162.23.133', NULL, 7, '2025-04-02 20:20:13', '2025-04-02 20:20:54'),
(39969, '216.10.214.158', NULL, 1, '2025-04-02 20:22:33', '2025-04-02 20:22:33'),
(39970, '34.162.93.200', NULL, 2, '2025-04-02 21:00:16', '2025-04-02 21:01:07'),
(39971, '34.162.204.174', NULL, 2, '2025-04-02 21:02:40', '2025-04-02 21:03:28'),
(39972, '34.162.1.245', NULL, 9, '2025-04-02 21:43:16', '2025-04-03 00:52:31'),
(39973, '34.162.2.124', NULL, 2, '2025-04-02 21:44:10', '2025-04-02 21:44:55'),
(39974, '40.88.25.216', NULL, 3, '2025-04-02 21:45:03', '2025-04-02 23:03:52'),
(39975, '103.131.71.57', NULL, 1, '2025-04-02 21:57:27', '2025-04-02 21:57:27'),
(39976, '17.241.75.99', NULL, 1, '2025-04-02 22:23:41', '2025-04-02 22:23:41'),
(39977, '34.162.234.197', NULL, 2, '2025-04-02 23:00:29', '2025-04-02 23:01:16'),
(39978, '45.148.10.174', NULL, 1, '2025-04-02 23:10:45', '2025-04-02 23:10:45'),
(39979, '34.162.249.5', NULL, 4, '2025-04-02 23:14:23', '2025-04-02 23:14:26'),
(39980, '34.162.76.212', NULL, 2, '2025-04-02 23:16:01', '2025-04-02 23:16:45'),
(39981, '66.249.66.10', NULL, 1, '2025-04-02 23:33:11', '2025-04-02 23:33:11'),
(39982, '66.249.66.11', NULL, 1, '2025-04-02 23:42:29', '2025-04-02 23:42:29'),
(39983, '52.10.158.228', NULL, 1, '2025-04-02 23:53:32', '2025-04-02 23:53:32'),
(39984, '35.90.167.239', NULL, 1, '2025-04-02 23:57:16', '2025-04-02 23:57:16'),
(39985, '124.156.157.91', NULL, 1, '2025-04-03 00:00:12', '2025-04-03 00:00:12'),
(39986, '34.162.11.14', NULL, 2, '2025-04-03 00:18:06', '2025-04-03 00:18:50'),
(39987, '57.141.6.7', NULL, 1, '2025-04-03 00:31:22', '2025-04-03 00:31:22'),
(39988, '34.162.77.197', NULL, 2, '2025-04-03 00:31:49', '2025-04-03 00:32:35'),
(39989, '43.166.250.187', NULL, 1, '2025-04-03 00:52:24', '2025-04-03 00:52:24'),
(39990, '43.157.179.227', NULL, 1, '2025-04-03 00:56:19', '2025-04-03 00:56:19'),
(39991, '173.252.83.113', NULL, 1, '2025-04-03 01:00:39', '2025-04-03 01:00:39'),
(39992, '173.252.83.6', NULL, 1, '2025-04-03 01:00:39', '2025-04-03 01:00:39'),
(39993, '34.162.212.146', NULL, 2, '2025-04-03 01:08:12', '2025-04-03 01:09:18'),
(39994, '57.141.6.11', NULL, 1, '2025-04-03 01:12:52', '2025-04-03 01:12:52'),
(39995, '34.162.44.43', NULL, 2, '2025-04-03 01:53:06', '2025-04-03 01:53:59'),
(39996, '143.92.34.18', NULL, 1, '2025-04-03 02:03:45', '2025-04-03 02:03:45'),
(39997, '34.162.155.221', NULL, 2, '2025-04-03 02:47:35', '2025-04-03 02:48:17'),
(39998, '34.162.175.95', NULL, 2, '2025-04-03 02:59:49', '2025-04-03 03:00:36'),
(39999, '34.162.172.147', NULL, 2, '2025-04-03 03:24:04', '2025-04-03 03:24:36'),
(40000, '89.221.217.206', NULL, 1, '2025-04-03 03:46:52', '2025-04-03 03:46:52'),
(40001, '175.6.217.4', NULL, 1, '2025-04-03 03:58:22', '2025-04-03 03:58:22'),
(40002, '34.162.204.174', NULL, 17, '2025-04-03 04:15:06', '2025-04-03 16:31:01'),
(40003, '54.158.29.149', NULL, 1, '2025-04-03 04:16:58', '2025-04-03 04:16:58'),
(40004, '34.162.93.200', NULL, 2, '2025-04-03 04:29:08', '2025-04-03 04:29:59'),
(40005, '196.251.71.229', NULL, 1, '2025-04-03 04:49:53', '2025-04-03 04:49:53'),
(40006, '34.162.35.59', NULL, 4, '2025-04-03 05:05:45', '2025-04-03 14:13:17'),
(40007, '77.238.225.146', NULL, 1, '2025-04-03 05:25:44', '2025-04-03 05:25:44'),
(40008, '34.162.44.43', NULL, 2, '2025-04-03 05:33:26', '2025-04-03 05:34:04'),
(40009, '34.162.156.1', NULL, 13, '2025-04-03 05:35:47', '2025-04-03 19:54:49'),
(40010, '192.36.109.83', NULL, 1, '2025-04-03 06:00:44', '2025-04-03 06:00:44'),
(40011, '34.162.10.254', NULL, 4, '2025-04-03 06:00:48', '2025-04-03 10:36:09'),
(40012, '34.162.20.19', NULL, 2, '2025-04-03 06:03:19', '2025-04-03 06:03:50'),
(40013, '34.96.46.224', NULL, 1, '2025-04-03 06:08:18', '2025-04-03 06:08:18'),
(40014, '34.162.150.74', NULL, 4, '2025-04-03 06:42:54', '2025-04-03 06:42:57'),
(40015, '51.222.253.11', NULL, 1, '2025-04-03 07:11:46', '2025-04-03 07:11:46'),
(40016, '170.106.167.214', NULL, 1, '2025-04-03 07:43:05', '2025-04-03 07:43:05'),
(40017, '3.17.147.231', NULL, 1, '2025-04-03 08:19:40', '2025-04-03 08:19:40'),
(40018, '207.204.65.66', NULL, 1, '2025-04-03 08:24:46', '2025-04-03 08:24:46'),
(40019, '43.166.250.187', NULL, 1, '2025-04-03 08:31:56', '2025-04-03 08:31:56'),
(40020, '182.42.105.85', NULL, 1, '2025-04-03 08:41:16', '2025-04-03 08:41:16'),
(40021, '34.162.151.67', NULL, 2, '2025-04-03 08:56:08', '2025-04-03 08:56:45'),
(40022, '34.162.19.222', NULL, 7, '2025-04-03 09:08:16', '2025-04-03 09:08:31'),
(40023, '185.21.13.119', NULL, 1, '2025-04-03 10:01:35', '2025-04-03 10:01:35'),
(40024, '72.14.201.130', NULL, 1, '2025-04-03 10:08:50', '2025-04-03 10:08:50'),
(40025, '34.162.187.22', NULL, 6, '2025-04-03 10:22:45', '2025-04-03 16:56:39'),
(40026, '34.162.243.202', NULL, 2, '2025-04-03 10:28:15', '2025-04-03 10:28:47'),
(40027, '34.162.249.5', NULL, 4, '2025-04-03 10:31:39', '2025-04-03 17:39:16'),
(40028, '34.162.248.199', NULL, 2, '2025-04-03 11:05:49', '2025-04-03 11:06:44'),
(40029, '34.162.216.233', NULL, 2, '2025-04-03 11:25:00', '2025-04-03 11:25:40'),
(40030, '34.162.236.167', NULL, 2, '2025-04-03 11:39:04', '2025-04-03 11:39:48'),
(40031, '220.181.108.105', NULL, 1, '2025-04-03 11:47:37', '2025-04-03 11:47:37'),
(40032, '220.181.108.145', NULL, 1, '2025-04-03 11:47:38', '2025-04-03 11:47:38'),
(40033, '34.162.113.11', NULL, 2, '2025-04-03 12:24:06', '2025-04-03 12:24:41'),
(40034, '13.232.60.28', NULL, 4, '2025-04-03 13:16:42', '2025-04-03 13:16:49'),
(40035, '106.227.49.113', NULL, 1, '2025-04-03 13:24:53', '2025-04-03 13:24:53'),
(40036, '193.186.4.159', NULL, 1, '2025-04-03 13:39:01', '2025-04-03 13:39:01'),
(40037, '34.162.24.236', NULL, 2, '2025-04-03 13:47:59', '2025-04-03 13:48:38'),
(40038, '34.162.137.69', NULL, 4, '2025-04-03 14:03:19', '2025-04-03 14:03:21'),
(40039, '43.135.138.128', NULL, 1, '2025-04-03 14:34:17', '2025-04-03 14:34:17'),
(40040, '43.135.145.117', NULL, 1, '2025-04-03 15:14:49', '2025-04-03 15:14:49'),
(40041, '34.162.234.55', NULL, 2, '2025-04-03 15:34:48', '2025-04-03 15:35:27'),
(40042, '34.162.63.227', NULL, 2, '2025-04-03 15:47:33', '2025-04-03 15:48:03'),
(40043, '145.220.91.19', NULL, 1, '2025-04-03 15:49:24', '2025-04-03 15:49:24'),
(40044, '34.162.157.226', NULL, 14, '2025-04-03 16:23:32', '2025-04-03 21:41:51'),
(40045, '123.160.223.72', NULL, 2, '2025-04-03 16:28:15', '2025-04-03 16:28:27'),
(40046, '123.160.223.73', NULL, 1, '2025-04-03 16:28:27', '2025-04-03 16:28:27'),
(40047, '123.160.223.75', NULL, 1, '2025-04-03 16:28:34', '2025-04-03 16:28:34'),
(40048, '34.162.172.147', NULL, 2, '2025-04-03 16:33:26', '2025-04-03 16:34:13'),
(40049, '34.162.93.76', NULL, 2, '2025-04-03 16:34:15', '2025-04-03 16:34:48'),
(40050, '34.162.255.250', NULL, 2, '2025-04-03 16:40:44', '2025-04-03 16:41:23'),
(40051, '167.71.204.105', NULL, 1, '2025-04-03 16:42:26', '2025-04-03 16:42:26'),
(40052, '34.162.132.7', NULL, 4, '2025-04-03 17:47:09', '2025-04-04 00:25:29'),
(40053, '34.162.209.120', NULL, 2, '2025-04-03 17:55:53', '2025-04-03 17:56:37'),
(40054, '102.129.223.92', NULL, 1, '2025-04-03 19:12:28', '2025-04-03 19:12:28'),
(40055, '34.162.35.141', NULL, 2, '2025-04-03 19:29:55', '2025-04-03 19:30:34'),
(40056, '34.162.107.210', NULL, 4, '2025-04-03 19:30:23', '2025-04-03 19:30:26'),
(40057, '104.152.52.57', NULL, 1, '2025-04-03 19:31:44', '2025-04-03 19:31:44'),
(40058, '34.162.91.112', NULL, 2, '2025-04-03 19:45:37', '2025-04-03 19:46:15'),
(40059, '34.162.175.95', NULL, 3, '2025-04-03 19:46:13', '2025-04-03 19:46:16'),
(40060, '128.204.212.86', NULL, 1, '2025-04-03 20:29:01', '2025-04-03 20:29:01'),
(40061, '43.130.67.6', NULL, 1, '2025-04-03 21:05:13', '2025-04-03 21:05:13'),
(40062, '54.70.190.91', NULL, 3, '2025-04-03 21:35:31', '2025-04-03 21:35:33'),
(40063, '43.166.247.82', NULL, 1, '2025-04-03 21:44:27', '2025-04-03 21:44:27'),
(40064, '85.204.70.90', NULL, 4, '2025-04-03 22:05:00', '2025-04-03 22:05:01'),
(40065, '156.228.79.95', NULL, 1, '2025-04-03 22:24:07', '2025-04-03 22:24:07'),
(40066, '66.249.66.11', NULL, 1, '2025-04-03 23:09:18', '2025-04-03 23:09:18'),
(40067, '159.203.168.244', NULL, 1, '2025-04-03 23:35:38', '2025-04-03 23:35:38'),
(40068, '34.162.77.197', NULL, 2, '2025-04-03 23:36:20', '2025-04-03 23:37:12'),
(40069, '123.31.74.73', NULL, 1, '2025-04-03 23:42:44', '2025-04-03 23:42:44'),
(40070, '44.247.112.131', NULL, 1, '2025-04-04 00:49:02', '2025-04-04 00:49:02'),
(40071, '44.243.239.79', NULL, 1, '2025-04-04 00:57:23', '2025-04-04 00:57:23'),
(40072, '176.123.8.60', NULL, 1, '2025-04-04 01:01:16', '2025-04-04 01:01:16'),
(40073, '176.123.8.60', NULL, 1, '2025-04-04 01:01:16', '2025-04-04 01:01:16'),
(40074, '185.70.94.16', NULL, 1, '2025-04-04 02:48:06', '2025-04-04 02:48:06'),
(40075, '64.124.8.159', NULL, 1, '2025-04-04 03:46:25', '2025-04-04 03:46:25'),
(40076, '43.166.136.202', NULL, 1, '2025-04-04 03:48:40', '2025-04-04 03:48:40'),
(40077, '182.44.67.97', NULL, 1, '2025-04-04 03:51:32', '2025-04-04 03:51:32'),
(40078, '201.218.136.12', NULL, 1, '2025-04-04 04:01:07', '2025-04-04 04:01:07'),
(40079, '64.124.8.159', NULL, 1, '2025-04-04 04:14:07', '2025-04-04 04:14:07'),
(40080, '43.153.79.218', NULL, 1, '2025-04-04 04:36:26', '2025-04-04 04:36:26'),
(40081, '143.110.213.212', NULL, 1, '2025-04-04 04:37:57', '2025-04-04 04:37:57'),
(40082, '137.184.5.156', NULL, 1, '2025-04-04 04:53:49', '2025-04-04 04:53:49'),
(40083, '91.222.174.85', NULL, 2, '2025-04-04 05:09:45', '2025-04-04 09:43:29'),
(40084, '192.74.247.148', NULL, 2, '2025-04-04 05:22:48', '2025-04-04 09:12:44'),
(40085, '195.191.219.132', NULL, 2, '2025-04-04 05:40:09', '2025-04-04 05:40:10'),
(40086, '149.56.160.153', NULL, 3, '2025-04-04 05:47:52', '2025-04-04 05:48:04'),
(40087, '149.56.150.226', NULL, 1, '2025-04-04 05:48:28', '2025-04-04 05:48:28'),
(40088, '84.55.46.85', NULL, 1, '2025-04-04 05:55:58', '2025-04-04 05:55:58'),
(40089, '154.3.62.14', NULL, 1, '2025-04-04 06:59:56', '2025-04-04 06:59:56'),
(40090, '18.221.54.244', NULL, 1, '2025-04-04 07:00:05', '2025-04-04 07:00:05'),
(40091, '172.177.130.196', NULL, 1, '2025-04-04 07:42:03', '2025-04-04 07:42:03'),
(40092, '36.41.75.167', NULL, 1, '2025-04-04 08:32:54', '2025-04-04 08:32:54'),
(40093, '169.224.30.160', NULL, 1, '2025-04-04 08:52:34', '2025-04-04 08:52:34'),
(40094, '172.178.140.148', NULL, 1, '2025-04-04 09:24:53', '2025-04-04 09:24:53'),
(40095, '170.106.11.6', NULL, 1, '2025-04-04 10:38:00', '2025-04-04 10:38:00'),
(40096, '185.226.197.10', NULL, 1, '2025-04-04 11:00:48', '2025-04-04 11:00:48'),
(40097, '43.157.38.228', NULL, 1, '2025-04-04 11:12:30', '2025-04-04 11:12:30'),
(40098, '128.204.212.86', NULL, 1, '2025-04-04 11:41:04', '2025-04-04 11:41:04'),
(40099, '34.139.46.111', NULL, 1, '2025-04-04 11:48:53', '2025-04-04 11:48:53'),
(40100, '78.129.165.8', NULL, 1, '2025-04-04 12:15:41', '2025-04-04 12:15:41'),
(40101, '51.222.253.20', NULL, 1, '2025-04-04 12:29:00', '2025-04-04 12:29:00'),
(40102, '68.183.203.239', NULL, 4, '2025-04-04 12:35:47', '2025-04-04 12:36:47'),
(40103, '111.225.149.196', NULL, 1, '2025-04-04 12:41:08', '2025-04-04 12:41:08'),
(40104, '66.249.66.10', NULL, 1, '2025-04-04 12:48:22', '2025-04-04 12:48:22'),
(40105, '64.23.155.98', NULL, 2, '2025-04-04 13:12:09', '2025-04-04 13:12:20'),
(40106, '216.41.233.81', NULL, 1, '2025-04-04 13:24:02', '2025-04-04 13:24:02'),
(40107, '90.107.86.218', NULL, 1, '2025-04-04 14:35:42', '2025-04-04 14:35:42'),
(40108, '52.230.163.40', NULL, 1, '2025-04-04 15:32:22', '2025-04-04 15:32:22'),
(40109, '54.81.6.125', NULL, 1, '2025-04-04 16:17:17', '2025-04-04 16:17:17'),
(40110, '195.2.78.89', NULL, 1, '2025-04-04 16:27:09', '2025-04-04 16:27:09'),
(40111, '4.151.241.252', NULL, 1, '2025-04-04 16:32:14', '2025-04-04 16:32:14'),
(40112, '103.187.94.116', NULL, 1, '2025-04-04 16:45:13', '2025-04-04 16:45:13'),
(40113, '49.51.73.183', NULL, 1, '2025-04-04 16:53:57', '2025-04-04 16:53:57'),
(40114, '52.80.232.25', NULL, 1, '2025-04-04 17:26:39', '2025-04-04 17:26:39'),
(40115, '43.159.128.247', NULL, 1, '2025-04-04 17:29:44', '2025-04-04 17:29:44'),
(40116, '103.131.71.139', NULL, 1, '2025-04-04 17:44:47', '2025-04-04 17:44:47'),
(40117, '123.56.126.48', NULL, 1, '2025-04-04 17:55:47', '2025-04-04 17:55:47'),
(40118, '124.220.161.119', NULL, 3, '2025-04-04 18:22:21', '2025-04-04 18:49:03'),
(40119, '52.255.111.114', NULL, 1, '2025-04-04 18:23:26', '2025-04-04 18:23:26'),
(40120, '164.92.156.36', NULL, 3, '2025-04-04 19:30:47', '2025-04-04 19:43:29'),
(40121, '66.249.66.40', NULL, 1, '2025-04-04 19:43:03', '2025-04-04 19:43:03'),
(40122, '57.141.6.24', NULL, 1, '2025-04-04 20:00:07', '2025-04-04 20:00:07'),
(40123, '196.65.76.212', NULL, 1, '2025-04-04 20:40:18', '2025-04-04 20:40:18'),
(40124, '13.127.199.186', NULL, 4, '2025-04-04 20:45:21', '2025-04-04 20:45:27'),
(40125, '196.251.86.135', NULL, 1, '2025-04-04 21:20:31', '2025-04-04 21:20:31'),
(40126, '167.172.63.97', NULL, 1, '2025-04-04 21:36:32', '2025-04-04 21:36:32'),
(40127, '37.111.200.235', NULL, 1, '2025-04-04 22:15:20', '2025-04-04 22:15:20'),
(40128, '165.231.164.142', NULL, 1, '2025-04-04 22:17:36', '2025-04-04 22:17:36'),
(40129, '66.249.66.38', NULL, 1, '2025-04-04 22:45:58', '2025-04-04 22:45:58'),
(40130, '43.166.244.192', NULL, 1, '2025-04-04 23:01:10', '2025-04-04 23:01:10'),
(40131, '182.42.104.32', NULL, 1, '2025-04-04 23:18:00', '2025-04-04 23:18:00'),
(40132, '51.222.253.6', NULL, 1, '2025-04-04 23:19:13', '2025-04-04 23:19:13'),
(40133, '98.158.100.12', NULL, 1, '2025-04-04 23:32:45', '2025-04-04 23:32:45'),
(40134, '43.130.91.95', NULL, 1, '2025-04-04 23:51:30', '2025-04-04 23:51:30'),
(40135, '42.228.114.186', NULL, 1, '2025-04-04 23:52:59', '2025-04-04 23:52:59'),
(40136, '64.227.118.39', NULL, 1, '2025-04-05 00:06:24', '2025-04-05 00:06:24'),
(40137, '173.252.107.3', NULL, 1, '2025-04-05 00:28:25', '2025-04-05 00:28:25'),
(40138, '66.249.66.39', NULL, 1, '2025-04-05 00:55:20', '2025-04-05 00:55:20'),
(40139, '20.171.207.139', NULL, 1, '2025-04-05 01:05:26', '2025-04-05 01:05:26'),
(40140, '103.149.194.36', NULL, 1, '2025-04-05 01:25:15', '2025-04-05 01:25:15'),
(40141, '35.88.127.240', NULL, 1, '2025-04-05 01:37:43', '2025-04-05 01:37:43'),
(40142, '35.91.36.223', NULL, 1, '2025-04-05 01:38:49', '2025-04-05 01:38:49'),
(40143, '64.49.9.17', NULL, 2, '2025-04-05 02:53:47', '2025-04-05 02:53:48'),
(40144, '20.97.189.102', NULL, 1, '2025-04-05 03:24:43', '2025-04-05 03:24:43'),
(40145, '180.102.134.69', NULL, 1, '2025-04-05 03:58:10', '2025-04-05 03:58:10'),
(40146, '223.113.128.138', NULL, 1, '2025-04-05 04:11:00', '2025-04-05 04:11:00'),
(40147, '52.81.254.49', NULL, 1, '2025-04-05 04:12:34', '2025-04-05 04:12:34'),
(40148, '66.249.66.11', NULL, 1, '2025-04-05 04:30:42', '2025-04-05 04:30:42'),
(40149, '66.249.66.40', NULL, 1, '2025-04-05 04:36:18', '2025-04-05 04:36:18'),
(40150, '128.204.212.87', NULL, 1, '2025-04-05 04:39:55', '2025-04-05 04:39:55'),
(40151, '43.166.131.228', NULL, 1, '2025-04-05 05:37:33', '2025-04-05 05:37:33'),
(40152, '40.77.167.28', NULL, 1, '2025-04-05 06:22:47', '2025-04-05 06:22:47'),
(40153, '43.159.145.149', NULL, 1, '2025-04-05 06:23:48', '2025-04-05 06:23:48'),
(40154, '124.236.100.56', NULL, 2, '2025-04-05 07:14:31', '2025-04-05 08:29:44'),
(40155, '216.39.249.135', NULL, 1, '2025-04-05 07:30:30', '2025-04-05 07:30:30'),
(40156, '66.249.66.12', NULL, 1, '2025-04-05 07:33:27', '2025-04-05 07:33:27'),
(40157, '182.43.70.143', NULL, 1, '2025-04-05 08:45:25', '2025-04-05 08:45:25'),
(40158, '202.165.84.17', NULL, 1, '2025-04-05 09:28:30', '2025-04-05 09:28:30'),
(40159, '205.210.31.194', NULL, 1, '2025-04-05 09:53:30', '2025-04-05 09:53:30'),
(40160, '59.152.96.162', NULL, 1, '2025-04-05 10:33:40', '2025-04-05 10:33:40'),
(40161, '64.233.172.130', NULL, 1, '2025-04-05 10:33:41', '2025-04-05 10:33:41'),
(40162, '64.233.172.129', NULL, 1, '2025-04-05 10:33:41', '2025-04-05 10:33:41'),
(40163, '103.156.239.165', NULL, 2, '2025-04-05 10:34:45', '2025-04-05 12:53:50'),
(40164, '198.235.24.70', NULL, 1, '2025-04-05 10:37:01', '2025-04-05 10:37:01'),
(40165, '43.202.61.29', NULL, 2, '2025-04-05 10:45:46', '2025-04-05 17:42:24'),
(40166, '161.35.47.151', NULL, 1, '2025-04-05 11:30:19', '2025-04-05 11:30:19'),
(40167, '34.123.170.104', NULL, 1, '2025-04-05 11:56:47', '2025-04-05 11:56:47'),
(40168, '34.244.202.25', NULL, 1, '2025-04-05 11:56:54', '2025-04-05 11:56:54'),
(40169, '43.153.35.128', NULL, 1, '2025-04-05 12:01:13', '2025-04-05 12:01:13'),
(40170, '178.32.72.215', NULL, 1, '2025-04-05 12:20:46', '2025-04-05 12:20:46'),
(40171, '110.249.202.203', NULL, 1, '2025-04-05 12:40:42', '2025-04-05 12:40:42'),
(40172, '170.106.163.84', NULL, 2, '2025-04-05 12:58:38', '2025-04-05 18:52:05'),
(40173, '110.249.202.57', NULL, 1, '2025-04-05 12:59:37', '2025-04-05 12:59:37'),
(40174, '5.255.231.46', NULL, 1, '2025-04-05 13:08:17', '2025-04-05 13:08:17'),
(40175, '103.88.234.204', NULL, 4, '2025-04-05 13:11:15', '2025-04-05 13:11:20'),
(40176, '17.241.227.207', NULL, 1, '2025-04-05 13:11:54', '2025-04-05 13:11:54'),
(40177, '36.226.199.177', NULL, 1, '2025-04-05 13:13:56', '2025-04-05 13:13:56'),
(40178, '182.42.110.255', NULL, 1, '2025-04-05 13:34:25', '2025-04-05 13:34:25'),
(40179, '143.244.57.123', NULL, 4, '2025-04-05 13:46:56', '2025-04-05 13:46:58'),
(40180, '51.254.49.111', NULL, 1, '2025-04-05 13:55:55', '2025-04-05 13:55:55'),
(40181, '185.177.189.144', NULL, 1, '2025-04-05 14:24:42', '2025-04-05 14:24:42'),
(40182, '136.226.233.77', NULL, 3, '2025-04-05 15:04:49', '2025-04-05 15:16:40'),
(40183, '212.34.141.109', NULL, 1, '2025-04-05 15:24:23', '2025-04-05 15:24:23'),
(40184, '103.131.71.129', NULL, 1, '2025-04-05 15:38:37', '2025-04-05 15:38:37'),
(40185, '205.210.31.57', NULL, 1, '2025-04-05 16:16:20', '2025-04-05 16:16:20'),
(40186, '44.245.204.211', NULL, 1, '2025-04-05 16:16:22', '2025-04-05 16:16:22'),
(40187, '103.25.251.143', NULL, 1, '2025-04-05 16:24:56', '2025-04-05 16:24:56'),
(40188, '72.14.201.139', NULL, 1, '2025-04-05 16:24:57', '2025-04-05 16:24:57'),
(40189, '173.252.95.5', NULL, 1, '2025-04-05 17:16:18', '2025-04-05 17:16:18'),
(40190, '173.252.95.8', NULL, 1, '2025-04-05 17:16:18', '2025-04-05 17:16:18'),
(40191, '103.114.98.228', NULL, 2, '2025-04-05 17:47:22', '2025-04-05 17:47:52'),
(40192, '193.186.4.159', NULL, 1, '2025-04-05 17:47:23', '2025-04-05 17:47:23'),
(40193, '43.157.147.3', NULL, 1, '2025-04-05 18:06:27', '2025-04-05 18:06:27'),
(40194, '196.251.86.135', NULL, 1, '2025-04-05 18:53:34', '2025-04-05 18:53:34'),
(40195, '84.22.38.128', NULL, 1, '2025-04-05 20:24:22', '2025-04-05 20:24:22'),
(40196, '198.54.114.98', NULL, 1, '2025-04-05 20:39:11', '2025-04-05 20:39:11'),
(40197, '104.209.254.200', NULL, 1, '2025-04-05 20:51:01', '2025-04-05 20:51:01'),
(40198, '185.226.197.68', NULL, 1, '2025-04-05 21:12:02', '2025-04-05 21:12:02'),
(40199, '185.226.197.69', NULL, 1, '2025-04-05 21:12:05', '2025-04-05 21:12:05'),
(40200, '13.77.65.37', NULL, 2, '2025-04-05 21:32:44', '2025-04-06 03:31:28'),
(40201, '44.245.231.148', NULL, 1, '2025-04-05 22:15:33', '2025-04-05 22:15:33'),
(40202, '34.211.199.154', NULL, 1, '2025-04-05 22:19:10', '2025-04-05 22:19:10'),
(40203, '15.204.43.19', NULL, 1, '2025-04-05 22:22:24', '2025-04-05 22:22:24'),
(40204, '1.196.187.202', NULL, 1, '2025-04-05 22:32:03', '2025-04-05 22:32:03'),
(40205, '13.77.65.21', NULL, 1, '2025-04-05 22:40:25', '2025-04-05 22:40:25'),
(40206, '85.209.132.14', NULL, 1, '2025-04-05 22:58:15', '2025-04-05 22:58:15'),
(40207, '198.98.51.24', NULL, 2, '2025-04-05 23:03:53', '2025-04-05 23:04:29'),
(40208, '66.249.66.39', NULL, 1, '2025-04-06 00:19:30', '2025-04-06 00:19:30'),
(40209, '66.249.66.10', NULL, 1, '2025-04-06 01:07:30', '2025-04-06 01:07:30'),
(40210, '91.222.174.85', NULL, 1, '2025-04-06 01:20:51', '2025-04-06 01:20:51'),
(40211, '162.243.185.227', NULL, 3, '2025-04-06 01:25:07', '2025-04-06 01:29:14'),
(40212, '110.249.201.159', NULL, 1, '2025-04-06 01:43:04', '2025-04-06 01:43:04'),
(40213, '35.154.50.44', NULL, 4, '2025-04-06 01:57:19', '2025-04-06 01:57:26'),
(40214, '54.70.190.91', NULL, 3, '2025-04-06 02:31:25', '2025-04-06 02:32:15'),
(40215, '105.71.5.201', NULL, 1, '2025-04-06 02:51:19', '2025-04-06 02:51:19'),
(40216, '149.102.230.118', NULL, 3, '2025-04-06 03:28:12', '2025-04-06 03:28:14'),
(40217, '149.102.230.117', NULL, 1, '2025-04-06 03:28:12', '2025-04-06 03:28:12'),
(40218, '194.233.91.58', NULL, 1, '2025-04-06 04:16:14', '2025-04-06 04:16:14'),
(40219, '156.228.77.173', NULL, 2, '2025-04-06 04:20:52', '2025-04-06 04:20:54'),
(40220, '104.244.73.43', NULL, 1, '2025-04-06 05:10:23', '2025-04-06 05:10:23'),
(40221, '104.207.57.82', NULL, 2, '2025-04-06 05:15:13', '2025-04-06 05:15:15'),
(40222, '104.209.254.200', NULL, 1, '2025-04-06 05:54:17', '2025-04-06 05:54:17'),
(40223, '37.19.223.105', NULL, 1, '2025-04-06 05:57:15', '2025-04-06 05:57:15'),
(40224, '167.71.169.192', NULL, 1, '2025-04-06 06:00:45', '2025-04-06 06:00:45'),
(40225, '49.51.204.74', NULL, 1, '2025-04-06 06:36:11', '2025-04-06 06:36:11'),
(40226, '124.156.157.91', NULL, 1, '2025-04-06 06:50:24', '2025-04-06 06:50:24'),
(40227, '66.249.66.12', NULL, 2, '2025-04-06 06:51:46', '2025-04-06 09:30:22'),
(40228, '187.190.189.226', NULL, 4, '2025-04-06 07:16:07', '2025-04-06 07:16:09'),
(40229, '43.155.195.141', NULL, 1, '2025-04-06 07:22:30', '2025-04-06 07:22:30'),
(40230, '205.169.39.29', NULL, 1, '2025-04-06 07:28:42', '2025-04-06 07:28:42'),
(40231, '103.30.191.58', NULL, 3, '2025-04-06 07:30:56', '2025-04-06 07:32:01'),
(40232, '167.94.145.99', NULL, 1, '2025-04-06 07:36:35', '2025-04-06 07:36:35'),
(40233, '173.252.87.20', NULL, 1, '2025-04-06 07:40:02', '2025-04-06 07:40:02'),
(40234, '176.65.141.119', NULL, 1, '2025-04-06 07:55:58', '2025-04-06 07:55:58'),
(40235, '43.167.245.18', NULL, 1, '2025-04-06 08:01:12', '2025-04-06 08:01:12'),
(40236, '103.131.71.134', NULL, 1, '2025-04-06 08:31:35', '2025-04-06 08:31:35'),
(40237, '177.70.75.29', NULL, 1, '2025-04-06 08:35:38', '2025-04-06 08:35:38'),
(40238, '40.119.197.45', NULL, 2, '2025-04-06 08:41:43', '2025-04-06 09:39:21'),
(40239, '120.71.59.24', NULL, 1, '2025-04-06 08:42:58', '2025-04-06 08:42:58'),
(40240, '54.223.184.236', NULL, 1, '2025-04-06 09:07:55', '2025-04-06 09:07:55'),
(40241, '43.157.147.3', NULL, 1, '2025-04-06 09:08:18', '2025-04-06 09:08:18'),
(40242, '13.76.141.173', NULL, 4, '2025-04-06 09:18:03', '2025-04-06 11:39:26'),
(40243, '102.129.223.92', NULL, 1, '2025-04-06 09:28:29', '2025-04-06 09:28:29'),
(40244, '4.193.96.14', NULL, 1, '2025-04-06 09:29:43', '2025-04-06 09:29:43'),
(40245, '52.187.125.23', NULL, 3, '2025-04-06 09:45:54', '2025-04-06 13:41:52'),
(40246, '18.236.232.202', NULL, 1, '2025-04-06 09:47:04', '2025-04-06 09:47:04'),
(40247, '69.171.231.113', NULL, 1, '2025-04-06 10:25:26', '2025-04-06 10:25:26'),
(40248, '69.171.231.115', NULL, 1, '2025-04-06 10:25:26', '2025-04-06 10:25:26'),
(40249, '123.160.223.74', NULL, 1, '2025-04-06 10:43:14', '2025-04-06 10:43:14'),
(40250, '111.7.106.106', NULL, 1, '2025-04-06 10:43:44', '2025-04-06 10:43:44'),
(40251, '111.7.106.107', NULL, 1, '2025-04-06 10:43:48', '2025-04-06 10:43:48'),
(40252, '72.14.201.159', NULL, 1, '2025-04-06 12:20:10', '2025-04-06 12:20:10'),
(40253, '51.222.253.18', NULL, 1, '2025-04-06 12:27:52', '2025-04-06 12:27:52'),
(40254, '111.225.149.15', NULL, 1, '2025-04-06 12:42:18', '2025-04-06 12:42:18'),
(40255, '52.255.111.113', NULL, 1, '2025-04-06 12:54:57', '2025-04-06 12:54:57'),
(40256, '13.218.190.35', NULL, 1, '2025-04-06 13:12:30', '2025-04-06 13:12:30'),
(40257, '3.84.119.191', NULL, 2, '2025-04-06 13:12:30', '2025-04-06 13:12:30'),
(40258, '182.42.110.255', NULL, 1, '2025-04-06 13:33:52', '2025-04-06 13:33:52'),
(40259, '38.180.138.140', NULL, 1, '2025-04-06 14:09:37', '2025-04-06 14:09:37'),
(40260, '136.158.43.43', NULL, 1, '2025-04-06 14:19:13', '2025-04-06 14:19:13'),
(40261, '51.222.253.9', NULL, 1, '2025-04-06 14:23:40', '2025-04-06 14:23:40'),
(40262, '49.37.114.168', NULL, 1, '2025-04-06 14:32:49', '2025-04-06 14:32:49'),
(40263, '58.221.37.82', NULL, 1, '2025-04-06 14:33:52', '2025-04-06 14:33:52'),
(40264, '196.251.86.53', NULL, 1, '2025-04-06 14:50:54', '2025-04-06 14:50:54'),
(40265, '128.204.212.86', NULL, 1, '2025-04-06 15:03:59', '2025-04-06 15:03:59'),
(40266, '43.229.208.190', NULL, 1, '2025-04-06 15:12:18', '2025-04-06 15:12:18'),
(40267, '37.111.206.220', NULL, 3, '2025-04-06 15:12:40', '2025-04-06 15:12:50'),
(40268, '128.204.212.87', NULL, 1, '2025-04-06 15:23:55', '2025-04-06 15:23:55'),
(40269, '193.186.4.130', NULL, 1, '2025-04-06 15:28:08', '2025-04-06 15:28:08'),
(40270, '202.84.37.26', NULL, 1, '2025-04-06 15:56:07', '2025-04-06 15:56:07'),
(40271, '143.198.118.234', NULL, 1, '2025-04-06 16:22:07', '2025-04-06 16:22:07'),
(40272, '37.111.203.150', NULL, 1, '2025-04-06 16:25:38', '2025-04-06 16:25:38'),
(40273, '82.102.18.220', NULL, 4, '2025-04-06 16:47:36', '2025-04-06 16:47:38'),
(40274, '43.135.182.95', NULL, 1, '2025-04-06 16:56:01', '2025-04-06 16:56:01'),
(40275, '72.14.201.130', NULL, 1, '2025-04-06 17:17:19', '2025-04-06 17:17:19'),
(40276, '43.130.228.73', NULL, 1, '2025-04-06 17:39:45', '2025-04-06 17:39:45'),
(40277, '198.235.24.36', NULL, 1, '2025-04-06 17:44:05', '2025-04-06 17:44:05'),
(40278, '3.250.132.165', NULL, 1, '2025-04-06 17:49:01', '2025-04-06 17:49:01'),
(40279, '173.249.43.239', NULL, 4, '2025-04-06 18:49:30', '2025-04-07 03:42:27'),
(40280, '173.252.107.2', NULL, 1, '2025-04-06 18:50:19', '2025-04-06 18:50:19'),
(40281, '104.207.53.133', NULL, 2, '2025-04-06 19:48:36', '2025-04-06 19:48:38'),
(40282, '88.210.10.79', NULL, 1, '2025-04-06 19:50:17', '2025-04-06 19:50:17'),
(40283, '43.205.237.19', NULL, 4, '2025-04-06 20:09:54', '2025-04-06 20:10:00'),
(40284, '213.108.3.230', NULL, 1, '2025-04-06 20:22:30', '2025-04-06 20:22:30'),
(40285, '213.108.3.240', NULL, 2, '2025-04-06 20:22:33', '2025-04-06 20:22:34'),
(40286, '223.149.238.13', NULL, 1, '2025-04-06 20:26:40', '2025-04-06 20:26:40'),
(40287, '156.228.171.49', NULL, 1, '2025-04-06 21:27:59', '2025-04-06 21:27:59'),
(40288, '104.207.43.172', NULL, 2, '2025-04-06 21:28:00', '2025-04-06 21:28:00'),
(40289, '52.168.82.228', NULL, 1, '2025-04-06 21:28:52', '2025-04-06 21:28:52'),
(40290, '80.85.245.250', NULL, 1, '2025-04-06 21:42:23', '2025-04-06 21:42:23'),
(40291, '172.177.149.166', NULL, 2, '2025-04-06 22:02:43', '2025-04-07 03:52:27'),
(40292, '37.111.193.236', NULL, 2, '2025-04-06 22:06:42', '2025-04-06 22:06:44'),
(40293, '4.151.241.255', NULL, 1, '2025-04-06 22:17:41', '2025-04-06 22:17:41'),
(40294, '52.225.232.12', NULL, 2, '2025-04-06 22:58:11', '2025-04-06 22:58:37'),
(40295, '13.90.228.45', NULL, 1, '2025-04-06 23:01:45', '2025-04-06 23:01:45'),
(40296, '66.249.66.10', NULL, 3, '2025-04-06 23:10:33', '2025-04-07 00:37:17'),
(40297, '121.237.36.28', NULL, 1, '2025-04-06 23:57:06', '2025-04-06 23:57:06'),
(40298, '121.237.36.27', NULL, 2, '2025-04-06 23:58:23', '2025-04-06 23:59:15'),
(40299, '183.134.59.131', NULL, 2, '2025-04-07 00:01:37', '2025-04-07 00:05:21'),
(40300, '54.191.223.33', NULL, 1, '2025-04-07 00:22:05', '2025-04-07 00:22:05'),
(40301, '35.88.127.240', NULL, 1, '2025-04-07 00:23:35', '2025-04-07 00:23:35'),
(40302, '58.186.2.82', NULL, 1, '2025-04-07 00:25:16', '2025-04-07 00:25:16'),
(40303, '8.142.165.189', NULL, 3, '2025-04-07 00:37:42', '2025-04-07 00:37:55'),
(40304, '193.37.33.138', NULL, 1, '2025-04-07 01:05:40', '2025-04-07 01:05:40'),
(40305, '193.19.109.78', NULL, 1, '2025-04-07 01:06:23', '2025-04-07 01:06:23'),
(40306, '43.157.251.48', NULL, 1, '2025-04-07 01:50:37', '2025-04-07 01:50:37'),
(40307, '103.121.39.54', NULL, 1, '2025-04-07 02:02:29', '2025-04-07 02:02:29'),
(40308, '154.205.144.33', NULL, 1, '2025-04-07 02:03:16', '2025-04-07 02:03:16'),
(40309, '45.201.10.216', NULL, 1, '2025-04-07 02:09:08', '2025-04-07 02:09:08'),
(40310, '104.207.36.18', NULL, 2, '2025-04-07 02:09:09', '2025-04-07 02:09:09'),
(40311, '198.235.24.48', NULL, 1, '2025-04-07 02:21:40', '2025-04-07 02:21:40'),
(40312, '57.141.0.5', NULL, 1, '2025-04-07 02:21:40', '2025-04-07 02:21:40'),
(40313, '181.94.225.22', NULL, 1, '2025-04-07 02:45:59', '2025-04-07 02:45:59'),
(40314, '43.135.145.77', NULL, 1, '2025-04-07 02:52:36', '2025-04-07 02:52:36'),
(40315, '195.191.219.132', NULL, 1, '2025-04-07 04:56:19', '2025-04-07 04:56:19'),
(40316, '110.172.98.2', NULL, 1, '2025-04-07 05:09:37', '2025-04-07 05:09:37'),
(40317, '52.167.200.120', NULL, 1, '2025-04-07 05:27:24', '2025-04-07 05:27:24'),
(40318, '198.235.24.152', NULL, 1, '2025-04-07 06:13:26', '2025-04-07 06:13:26'),
(40319, '52.168.82.228', NULL, 3, '2025-04-07 06:21:17', '2025-04-08 01:00:16'),
(40320, '66.249.66.38', NULL, 2, '2025-04-07 06:23:38', '2025-04-07 11:50:38'),
(40321, '154.205.144.33', NULL, 1, '2025-04-07 06:33:56', '2025-04-07 06:33:56'),
(40322, '140.179.71.143', NULL, 1, '2025-04-07 07:08:42', '2025-04-07 07:08:42'),
(40323, '185.4.176.103', NULL, 1, '2025-04-07 07:09:52', '2025-04-07 07:09:52'),
(40324, '103.131.71.72', NULL, 1, '2025-04-07 07:18:48', '2025-04-07 07:18:48'),
(40325, '5.255.231.111', NULL, 1, '2025-04-07 07:30:14', '2025-04-07 07:30:14'),
(40326, '45.135.193.65', NULL, 1, '2025-04-07 07:41:10', '2025-04-07 07:41:10'),
(40327, '20.171.207.74', NULL, 1, '2025-04-07 07:59:49', '2025-04-07 07:59:49'),
(40328, '72.152.84.9', NULL, 1, '2025-04-07 08:16:21', '2025-04-07 08:16:21'),
(40329, '72.152.84.36', NULL, 1, '2025-04-07 08:16:26', '2025-04-07 08:16:26'),
(40330, '13.64.191.60', NULL, 1, '2025-04-07 08:21:13', '2025-04-07 08:21:13'),
(40331, '72.152.84.1', NULL, 1, '2025-04-07 08:21:13', '2025-04-07 08:21:13'),
(40332, '190.219.244.103', NULL, 1, '2025-04-07 08:22:33', '2025-04-07 08:22:33'),
(40333, '66.249.66.12', NULL, 1, '2025-04-07 08:23:43', '2025-04-07 08:23:43'),
(40334, '3.91.10.96', NULL, 1, '2025-04-07 08:32:04', '2025-04-07 08:32:04'),
(40335, '121.229.185.160', NULL, 1, '2025-04-07 08:41:50', '2025-04-07 08:41:50'),
(40336, '173.252.95.13', NULL, 1, '2025-04-07 08:47:08', '2025-04-07 08:47:08'),
(40337, '173.252.95.116', NULL, 1, '2025-04-07 08:47:08', '2025-04-07 08:47:08'),
(40338, '52.81.132.114', NULL, 1, '2025-04-07 08:54:08', '2025-04-07 08:54:08'),
(40339, '52.163.93.107', NULL, 1, '2025-04-07 09:03:14', '2025-04-07 09:03:14'),
(40340, '52.167.136.238', NULL, 2, '2025-04-07 09:10:21', '2025-04-07 09:11:08'),
(40341, '182.163.112.164', NULL, 1, '2025-04-07 09:14:25', '2025-04-07 09:14:25'),
(40342, '72.14.201.159', NULL, 5, '2025-04-07 09:14:25', '2025-04-07 16:25:33'),
(40343, '20.212.201.123', NULL, 1, '2025-04-07 09:47:32', '2025-04-07 09:47:32'),
(40344, '172.177.149.166', NULL, 3, '2025-04-07 09:53:23', '2025-04-07 22:32:25'),
(40345, '193.186.4.130', NULL, 2, '2025-04-07 10:02:54', '2025-04-07 16:23:04'),
(40346, '193.186.4.159', NULL, 2, '2025-04-07 10:06:00', '2025-04-07 15:42:05'),
(40347, '104.244.72.132', NULL, 1, '2025-04-07 10:18:23', '2025-04-07 10:18:23'),
(40348, '202.134.10.133', NULL, 2, '2025-04-07 10:28:06', '2025-04-07 10:28:06'),
(40349, '13.90.228.45', NULL, 2, '2025-04-07 10:44:34', '2025-04-07 23:53:40'),
(40350, '128.204.212.84', NULL, 2, '2025-04-07 10:50:34', '2025-04-07 13:37:30'),
(40351, '66.249.66.37', NULL, 1, '2025-04-07 11:16:42', '2025-04-07 11:16:42'),
(40352, '72.14.201.130', NULL, 1, '2025-04-07 11:18:23', '2025-04-07 11:18:23'),
(40353, '103.30.188.214', NULL, 1, '2025-04-07 11:18:25', '2025-04-07 11:18:25'),
(40354, '43.166.1.243', NULL, 1, '2025-04-07 11:55:04', '2025-04-07 11:55:04'),
(40355, '205.169.39.57', NULL, 1, '2025-04-07 12:25:52', '2025-04-07 12:25:52'),
(40356, '20.97.189.109', NULL, 1, '2025-04-07 12:32:48', '2025-04-07 12:32:48'),
(40357, '111.225.148.107', NULL, 1, '2025-04-07 12:40:51', '2025-04-07 12:40:51'),
(40358, '111.225.149.235', NULL, 1, '2025-04-07 12:47:52', '2025-04-07 12:47:52'),
(40359, '43.157.147.3', NULL, 1, '2025-04-07 13:05:20', '2025-04-07 13:05:20'),
(40360, '43.163.206.70', NULL, 1, '2025-04-07 13:09:13', '2025-04-07 13:09:13'),
(40361, '196.251.80.216', NULL, 1, '2025-04-07 13:15:49', '2025-04-07 13:15:49'),
(40362, '102.129.223.92', NULL, 1, '2025-04-07 13:17:12', '2025-04-07 13:17:12'),
(40363, '40.77.167.149', NULL, 1, '2025-04-07 13:18:27', '2025-04-07 13:18:27'),
(40364, '120.71.59.24', NULL, 1, '2025-04-07 13:52:29', '2025-04-07 13:52:29'),
(40365, '18.220.9.227', NULL, 1, '2025-04-07 14:01:42', '2025-04-07 14:01:42'),
(40366, '18.225.25.214', NULL, 1, '2025-04-07 14:01:43', '2025-04-07 14:01:43'),
(40367, '3.138.183.113', NULL, 1, '2025-04-07 14:01:52', '2025-04-07 14:01:52'),
(40368, '37.111.247.14', NULL, 1, '2025-04-07 14:03:56', '2025-04-07 14:03:56'),
(40369, '59.152.4.168', NULL, 2, '2025-04-07 14:15:52', '2025-04-07 14:16:20'),
(40370, '54.144.202.27', NULL, 2, '2025-04-07 14:33:50', '2025-04-07 14:33:51'),
(40371, '72.14.201.186', NULL, 1, '2025-04-07 14:44:23', '2025-04-07 14:44:23'),
(40372, '85.172.91.21', NULL, 1, '2025-04-07 14:49:01', '2025-04-07 14:49:01'),
(40373, '45.120.115.50', NULL, 1, '2025-04-07 14:53:40', '2025-04-07 14:53:40'),
(40374, '52.230.25.26', NULL, 1, '2025-04-07 15:02:19', '2025-04-07 15:02:19'),
(40375, '65.1.84.180', NULL, 4, '2025-04-07 15:17:26', '2025-04-07 15:17:32'),
(40376, '116.130.209.234', NULL, 1, '2025-04-07 15:19:52', '2025-04-07 15:19:52'),
(40377, '52.225.75.221', NULL, 1, '2025-04-07 15:21:57', '2025-04-07 15:21:57'),
(40378, '52.187.125.23', NULL, 1, '2025-04-07 15:43:40', '2025-04-07 15:43:40'),
(40379, '3.252.34.5', NULL, 1, '2025-04-07 15:46:33', '2025-04-07 15:46:33'),
(40380, '54.158.29.149', NULL, 1, '2025-04-07 16:19:32', '2025-04-07 16:19:32'),
(40381, '18.201.31.175', NULL, 1, '2025-04-07 16:21:14', '2025-04-07 16:21:14'),
(40382, '52.80.62.164', NULL, 1, '2025-04-07 16:51:46', '2025-04-07 16:51:46'),
(40383, '123.182.50.100', NULL, 1, '2025-04-07 17:08:11', '2025-04-07 17:08:11'),
(40384, '52.225.75.209', NULL, 1, '2025-04-07 17:21:34', '2025-04-07 17:21:34'),
(40385, '123.145.39.56', NULL, 1, '2025-04-07 18:31:22', '2025-04-07 18:31:22'),
(40386, '196.251.86.53', NULL, 1, '2025-04-07 19:01:10', '2025-04-07 19:01:10'),
(40387, '82.102.18.182', NULL, 4, '2025-04-07 19:32:58', '2025-04-07 19:32:59'),
(40388, '170.106.73.216', NULL, 1, '2025-04-07 19:48:26', '2025-04-07 19:48:26'),
(40389, '222.211.75.25', NULL, 1, '2025-04-07 19:52:22', '2025-04-07 19:52:22'),
(40390, '128.204.212.86', NULL, 1, '2025-04-07 20:00:49', '2025-04-07 20:00:49'),
(40391, '43.143.7.112', NULL, 2, '2025-04-07 20:00:50', '2025-04-07 20:06:03'),
(40392, '45.67.14.64', NULL, 1, '2025-04-07 20:27:10', '2025-04-07 20:27:10'),
(40393, '49.51.253.26', NULL, 1, '2025-04-07 20:28:36', '2025-04-07 20:28:36'),
(40394, '3.253.246.24', NULL, 1, '2025-04-07 20:40:00', '2025-04-07 20:40:00'),
(40395, '43.135.142.7', NULL, 1, '2025-04-07 20:50:30', '2025-04-07 20:50:30'),
(40396, '13.86.66.134', NULL, 1, '2025-04-07 21:17:44', '2025-04-07 21:17:44'),
(40397, '172.176.78.243', NULL, 1, '2025-04-07 21:24:12', '2025-04-07 21:24:12'),
(40398, '35.93.100.252', NULL, 1, '2025-04-07 21:27:47', '2025-04-07 21:27:47'),
(40399, '85.208.96.200', NULL, 1, '2025-04-07 21:48:34', '2025-04-07 21:48:34'),
(40400, '172.176.72.226', NULL, 1, '2025-04-07 22:14:04', '2025-04-07 22:14:04'),
(40401, '162.243.185.227', NULL, 3, '2025-04-07 22:25:14', '2025-04-07 22:37:51'),
(40402, '51.8.155.62', NULL, 1, '2025-04-07 22:35:47', '2025-04-07 22:35:47'),
(40403, '35.88.127.240', NULL, 1, '2025-04-07 22:40:19', '2025-04-07 22:40:19'),
(40404, '35.94.246.173', NULL, 1, '2025-04-07 23:03:39', '2025-04-07 23:03:39'),
(40405, '66.249.73.130', NULL, 2, '2025-04-07 23:46:16', '2025-04-08 00:33:47'),
(40406, '173.252.83.9', NULL, 1, '2025-04-07 23:59:19', '2025-04-07 23:59:19'),
(40407, '173.252.83.7', NULL, 1, '2025-04-07 23:59:20', '2025-04-07 23:59:20'),
(40408, '54.191.84.229', NULL, 1, '2025-04-08 00:06:59', '2025-04-08 00:06:59'),
(40409, '66.249.73.132', NULL, 1, '2025-04-08 01:02:48', '2025-04-08 01:02:48'),
(40410, '157.173.122.176', NULL, 1, '2025-04-08 01:20:22', '2025-04-08 01:20:22'),
(40411, '187.190.189.226', NULL, 1, '2025-04-08 01:21:33', '2025-04-08 01:21:33'),
(40412, '101.18.141.93', NULL, 1, '2025-04-08 01:25:01', '2025-04-08 01:25:01'),
(40413, '88.218.62.29', NULL, 1, '2025-04-08 01:35:25', '2025-04-08 01:35:25'),
(40414, '66.249.65.103', NULL, 1, '2025-04-08 01:37:09', '2025-04-08 01:37:09'),
(40415, '212.34.135.52', NULL, 1, '2025-04-08 01:42:24', '2025-04-08 01:42:24'),
(40416, '199.244.88.225', NULL, 1, '2025-04-08 01:58:22', '2025-04-08 01:58:22'),
(40417, '57.141.6.16', NULL, 1, '2025-04-08 02:15:23', '2025-04-08 02:15:23'),
(40418, '57.141.6.1', NULL, 1, '2025-04-08 02:30:58', '2025-04-08 02:30:58'),
(40419, '34.162.226.70', NULL, 4, '2025-04-08 02:31:10', '2025-04-08 02:32:20'),
(40420, '38.55.73.67', NULL, 1, '2025-04-08 02:45:33', '2025-04-08 02:45:33'),
(40421, '66.249.73.131', NULL, 1, '2025-04-08 02:49:09', '2025-04-08 02:49:09'),
(40422, '34.162.108.221', NULL, 4, '2025-04-08 03:07:58', '2025-04-08 03:09:29'),
(40423, '189.224.18.34', NULL, 1, '2025-04-08 03:10:52', '2025-04-08 03:10:52'),
(40424, '43.157.207.78', NULL, 1, '2025-04-08 03:16:37', '2025-04-08 03:16:37'),
(40425, '162.247.72.199', NULL, 1, '2025-04-08 03:17:09', '2025-04-08 03:17:09'),
(40426, '109.70.100.67', NULL, 1, '2025-04-08 03:17:56', '2025-04-08 03:17:56'),
(40427, '34.162.77.41', NULL, 4, '2025-04-08 03:33:00', '2025-04-08 03:34:38'),
(40428, '43.134.226.64', NULL, 3, '2025-04-08 03:55:34', '2025-04-08 03:55:45'),
(40429, '43.135.142.7', NULL, 1, '2025-04-08 04:03:01', '2025-04-08 04:03:01'),
(40430, '172.176.72.226', NULL, 3, '2025-04-08 04:13:15', '2025-04-08 20:47:28'),
(40431, '203.33.203.148', NULL, 1, '2025-04-08 04:19:42', '2025-04-08 04:19:42'),
(40432, '103.131.71.197', NULL, 1, '2025-04-08 04:23:42', '2025-04-08 04:23:42'),
(40433, '172.177.149.166', NULL, 4, '2025-04-08 04:43:11', '2025-04-09 00:45:29'),
(40434, '35.154.50.44', NULL, 4, '2025-04-08 04:50:50', '2025-04-08 04:51:05'),
(40435, '152.44.108.88', NULL, 1, '2025-04-08 05:05:13', '2025-04-08 05:05:13'),
(40436, '195.191.219.132', NULL, 1, '2025-04-08 05:12:49', '2025-04-08 05:12:49'),
(40437, '173.252.83.6', NULL, 1, '2025-04-08 05:14:37', '2025-04-08 05:14:37'),
(40438, '173.252.83.4', NULL, 1, '2025-04-08 05:14:37', '2025-04-08 05:14:37'),
(40439, '54.223.31.5', NULL, 1, '2025-04-08 05:22:40', '2025-04-08 05:22:40'),
(40440, '34.162.227.61', NULL, 14, '2025-04-08 05:39:09', '2025-04-08 05:39:26'),
(40441, '159.223.146.149', NULL, 1, '2025-04-08 05:39:35', '2025-04-08 05:39:35'),
(40442, '43.157.156.190', NULL, 1, '2025-04-08 05:47:18', '2025-04-08 05:47:18'),
(40443, '172.176.78.243', NULL, 3, '2025-04-08 06:29:16', '2025-04-09 01:19:53'),
(40444, '179.43.149.114', NULL, 1, '2025-04-08 06:31:16', '2025-04-08 06:31:16'),
(40445, '54.80.196.25', NULL, 1, '2025-04-08 06:40:03', '2025-04-08 06:40:03'),
(40446, '135.148.100.196', NULL, 1, '2025-04-08 07:05:57', '2025-04-08 07:05:57'),
(40447, '34.162.95.199', NULL, 4, '2025-04-08 07:07:31', '2025-04-08 07:08:54'),
(40448, '34.162.137.175', NULL, 8, '2025-04-08 07:32:50', '2025-04-08 14:29:34'),
(40449, '38.55.73.67', NULL, 1, '2025-04-08 07:45:12', '2025-04-08 07:45:12'),
(40450, '196.251.80.228', NULL, 2, '2025-04-08 07:48:30', '2025-04-08 17:04:19'),
(40451, '34.162.86.225', NULL, 4, '2025-04-08 07:52:47', '2025-04-08 07:54:14'),
(40452, '64.23.238.85', NULL, 4, '2025-04-08 07:54:15', '2025-04-08 07:55:23'),
(40453, '51.222.253.18', NULL, 1, '2025-04-08 07:59:08', '2025-04-08 07:59:08'),
(40454, '40.84.221.214', NULL, 1, '2025-04-08 08:02:47', '2025-04-08 08:02:47'),
(40455, '34.162.15.27', NULL, 4, '2025-04-08 08:44:21', '2025-04-08 08:45:42'),
(40456, '46.1.67.136', NULL, 1, '2025-04-08 08:49:20', '2025-04-08 08:49:20'),
(40457, '4.193.96.14', NULL, 1, '2025-04-08 08:55:55', '2025-04-08 08:55:55'),
(40458, '123.187.240.242', NULL, 1, '2025-04-08 09:06:21', '2025-04-08 09:06:21'),
(40459, '3.133.59.186', NULL, 2, '2025-04-08 09:06:23', '2025-04-08 13:26:37'),
(40460, '18.225.25.214', NULL, 3, '2025-04-08 09:06:23', '2025-04-08 13:24:33');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(40461, '18.220.9.227', NULL, 2, '2025-04-08 09:06:30', '2025-04-08 13:24:39'),
(40462, '91.202.4.43', NULL, 1, '2025-04-08 09:10:06', '2025-04-08 09:10:06'),
(40463, '40.119.197.45', NULL, 1, '2025-04-08 09:21:29', '2025-04-08 09:21:29'),
(40464, '13.76.141.173', NULL, 2, '2025-04-08 09:23:52', '2025-04-08 09:24:26'),
(40465, '193.186.4.159', NULL, 2, '2025-04-08 09:27:49', '2025-04-08 09:28:53'),
(40466, '202.191.123.173', NULL, 1, '2025-04-08 09:58:54', '2025-04-08 09:58:54'),
(40467, '20.212.201.123', NULL, 1, '2025-04-08 10:07:31', '2025-04-08 10:07:31'),
(40468, '52.168.82.228', NULL, 2, '2025-04-08 10:27:09', '2025-04-08 19:54:38'),
(40469, '192.104.34.34', NULL, 1, '2025-04-08 10:31:10', '2025-04-08 10:31:10'),
(40470, '196.251.72.179', NULL, 1, '2025-04-08 10:38:31', '2025-04-08 10:38:31'),
(40471, '145.220.91.19', NULL, 1, '2025-04-08 10:46:07', '2025-04-08 10:46:07'),
(40472, '66.249.73.130', NULL, 1, '2025-04-08 10:57:54', '2025-04-08 10:57:54'),
(40473, '43.131.39.179', NULL, 1, '2025-04-08 11:02:30', '2025-04-08 11:02:30'),
(40474, '88.3.142.116', NULL, 1, '2025-04-08 11:07:35', '2025-04-08 11:07:35'),
(40475, '40.77.167.58', NULL, 1, '2025-04-08 11:09:44', '2025-04-08 11:09:44'),
(40476, '34.162.30.231', NULL, 12, '2025-04-08 11:11:38', '2025-04-08 20:10:00'),
(40477, '34.162.100.12', NULL, 8, '2025-04-08 11:13:49', '2025-04-08 11:13:55'),
(40478, '202.134.14.150', NULL, 1, '2025-04-08 11:16:50', '2025-04-08 11:16:50'),
(40479, '72.14.201.159', NULL, 1, '2025-04-08 11:16:50', '2025-04-08 11:16:50'),
(40480, '205.169.39.41', NULL, 1, '2025-04-08 11:43:44', '2025-04-08 11:43:44'),
(40481, '49.51.195.195', NULL, 1, '2025-04-08 11:44:32', '2025-04-08 11:44:32'),
(40482, '103.239.253.66', NULL, 1, '2025-04-08 11:46:32', '2025-04-08 11:46:32'),
(40483, '34.162.154.38', NULL, 8, '2025-04-08 12:03:44', '2025-04-08 16:46:09'),
(40484, '34.162.62.58', NULL, 8, '2025-04-08 12:08:38', '2025-04-08 21:52:32'),
(40485, '183.134.59.131', NULL, 2, '2025-04-08 12:15:10', '2025-04-08 13:23:40'),
(40486, '51.222.253.1', NULL, 1, '2025-04-08 12:21:21', '2025-04-08 12:21:21'),
(40487, '57.141.6.10', NULL, 1, '2025-04-08 12:29:37', '2025-04-08 12:29:37'),
(40488, '103.217.111.82', NULL, 8, '2025-04-08 12:33:15', '2025-04-08 12:38:48'),
(40489, '111.225.148.182', NULL, 1, '2025-04-08 12:42:25', '2025-04-08 12:42:25'),
(40490, '41.180.220.56', NULL, 1, '2025-04-08 12:51:03', '2025-04-08 12:51:03'),
(40491, '151.80.62.205', NULL, 1, '2025-04-08 12:51:06', '2025-04-08 12:51:06'),
(40492, '164.55.247.240', NULL, 1, '2025-04-08 12:56:08', '2025-04-08 12:56:08'),
(40493, '57.141.6.20', NULL, 2, '2025-04-08 12:58:42', '2025-04-08 13:09:46'),
(40494, '51.8.155.69', NULL, 1, '2025-04-08 13:03:31', '2025-04-08 13:03:31'),
(40495, '205.169.39.28', NULL, 1, '2025-04-08 13:11:42', '2025-04-08 13:11:42'),
(40496, '205.169.39.50', NULL, 1, '2025-04-08 13:13:14', '2025-04-08 13:13:14'),
(40497, '18.218.83.119', NULL, 2, '2025-04-08 13:13:25', '2025-04-08 13:17:56'),
(40498, '18.224.128.89', NULL, 2, '2025-04-08 13:13:25', '2025-04-08 13:26:30'),
(40499, '3.138.183.113', NULL, 1, '2025-04-08 13:13:32', '2025-04-08 13:13:32'),
(40500, '3.141.11.163', NULL, 2, '2025-04-08 13:17:48', '2025-04-08 13:24:32'),
(40501, '18.219.81.227', NULL, 1, '2025-04-08 13:26:30', '2025-04-08 13:26:30'),
(40502, '34.162.36.144', NULL, 8, '2025-04-08 13:46:32', '2025-04-08 20:27:36'),
(40503, '103.91.128.98', NULL, 1, '2025-04-08 13:47:19', '2025-04-08 13:47:19'),
(40504, '13.90.228.45', NULL, 1, '2025-04-08 13:47:39', '2025-04-08 13:47:39'),
(40505, '182.44.8.254', NULL, 1, '2025-04-08 14:00:44', '2025-04-08 14:00:44'),
(40506, '34.162.47.184', NULL, 4, '2025-04-08 14:02:47', '2025-04-08 14:03:48'),
(40507, '118.179.46.49', NULL, 2, '2025-04-08 14:12:34', '2025-04-08 14:12:34'),
(40508, '118.179.46.49', NULL, 2, '2025-04-08 14:12:34', '2025-04-08 14:12:34'),
(40509, '182.163.112.164', NULL, 1, '2025-04-08 14:13:18', '2025-04-08 14:13:18'),
(40510, '72.153.231.12', NULL, 2, '2025-04-08 14:31:16', '2025-04-08 14:31:18'),
(40511, '157.45.229.111', NULL, 1, '2025-04-08 15:10:54', '2025-04-08 15:10:54'),
(40512, '5.255.251.131', NULL, 1, '2025-04-08 15:12:21', '2025-04-08 15:12:21'),
(40513, '141.8.143.1', NULL, 1, '2025-04-08 15:12:21', '2025-04-08 15:12:21'),
(40514, '77.88.9.1', NULL, 1, '2025-04-08 15:12:21', '2025-04-08 15:12:21'),
(40515, '95.108.213.111', NULL, 1, '2025-04-08 15:12:22', '2025-04-08 15:12:22'),
(40516, '77.88.9.132', NULL, 1, '2025-04-08 15:12:22', '2025-04-08 15:12:22'),
(40517, '5.255.231.174', NULL, 1, '2025-04-08 15:14:34', '2025-04-08 15:14:34'),
(40518, '95.161.221.216', NULL, 1, '2025-04-08 15:21:12', '2025-04-08 15:21:12'),
(40519, '34.162.81.20', NULL, 14, '2025-04-08 15:50:39', '2025-04-08 15:52:30'),
(40520, '34.162.160.141', NULL, 12, '2025-04-08 15:55:42', '2025-04-08 17:23:58'),
(40521, '54.90.201.124', NULL, 1, '2025-04-08 16:22:18', '2025-04-08 16:22:18'),
(40522, '34.162.108.221', NULL, 4, '2025-04-08 16:38:27', '2025-04-08 16:39:48'),
(40523, '34.162.144.32', NULL, 4, '2025-04-08 16:50:51', '2025-04-08 16:52:48'),
(40524, '94.247.172.129', NULL, 1, '2025-04-08 16:59:12', '2025-04-08 16:59:12'),
(40525, '185.183.33.61', NULL, 1, '2025-04-08 17:05:51', '2025-04-08 17:05:51'),
(40526, '170.106.160.90', NULL, 1, '2025-04-08 17:30:37', '2025-04-08 17:30:37'),
(40527, '128.204.212.86', NULL, 2, '2025-04-08 17:32:54', '2025-04-09 01:26:15'),
(40528, '198.235.24.2', NULL, 1, '2025-04-08 17:35:24', '2025-04-08 17:35:24'),
(40529, '172.200.255.133', NULL, 2, '2025-04-08 18:02:01', '2025-04-09 03:20:40'),
(40530, '43.135.183.82', NULL, 1, '2025-04-08 18:11:24', '2025-04-08 18:11:24'),
(40531, '128.204.212.84', NULL, 1, '2025-04-08 18:27:05', '2025-04-08 18:27:05'),
(40532, '34.162.150.186', NULL, 4, '2025-04-08 18:41:10', '2025-04-08 18:42:34'),
(40533, '182.44.12.37', NULL, 1, '2025-04-08 18:52:57', '2025-04-08 18:52:57'),
(40534, '34.162.226.70', NULL, 4, '2025-04-08 18:57:01', '2025-04-08 18:58:23'),
(40535, '9.169.152.141', NULL, 2, '2025-04-08 18:59:09', '2025-04-09 01:12:00'),
(40536, '122.3.131.229', NULL, 1, '2025-04-08 19:24:40', '2025-04-08 19:24:40'),
(40537, '178.20.47.92', NULL, 1, '2025-04-08 19:53:34', '2025-04-08 19:53:34'),
(40538, '52.255.111.117', NULL, 1, '2025-04-08 20:37:39', '2025-04-08 20:37:39'),
(40539, '34.162.137.180', NULL, 4, '2025-04-08 20:59:40', '2025-04-08 21:01:02'),
(40540, '43.255.173.41', NULL, 1, '2025-04-08 21:03:05', '2025-04-08 21:03:05'),
(40541, '35.154.190.30', NULL, 4, '2025-04-08 21:19:30', '2025-04-08 21:19:37'),
(40542, '69.171.249.112', NULL, 1, '2025-04-08 21:46:14', '2025-04-08 21:46:14'),
(40543, '69.171.249.13', NULL, 1, '2025-04-08 21:46:14', '2025-04-08 21:46:14'),
(40544, '34.162.128.236', NULL, 4, '2025-04-08 22:31:25', '2025-04-08 22:33:01'),
(40545, '44.247.247.153', NULL, 1, '2025-04-08 23:24:08', '2025-04-08 23:24:08'),
(40546, '36.111.67.189', NULL, 1, '2025-04-08 23:45:19', '2025-04-08 23:45:19'),
(40547, '196.251.80.216', NULL, 1, '2025-04-09 00:08:56', '2025-04-09 00:08:56'),
(40548, '57.141.6.13', NULL, 1, '2025-04-09 00:45:49', '2025-04-09 00:45:49'),
(40549, '34.162.68.22', NULL, 4, '2025-04-09 00:46:53', '2025-04-09 00:47:51'),
(40550, '20.191.45.212', NULL, 1, '2025-04-09 00:49:24', '2025-04-09 00:49:24'),
(40551, '170.106.113.235', NULL, 1, '2025-04-09 00:51:29', '2025-04-09 00:51:29'),
(40552, '54.245.204.76', NULL, 1, '2025-04-09 00:57:19', '2025-04-09 00:57:19'),
(40553, '43.157.53.115', NULL, 1, '2025-04-09 01:41:38', '2025-04-09 01:41:38'),
(40554, '185.147.125.18', NULL, 1, '2025-04-09 02:03:39', '2025-04-09 02:03:39'),
(40555, '128.204.212.85', NULL, 1, '2025-04-09 02:21:20', '2025-04-09 02:21:20'),
(40556, '34.162.102.64', NULL, 8, '2025-04-09 02:43:05', '2025-04-09 02:43:11'),
(40557, '102.129.223.92', NULL, 1, '2025-04-09 03:13:55', '2025-04-09 03:13:55'),
(40558, '193.24.211.3', NULL, 1, '2025-04-09 03:54:49', '2025-04-09 03:54:49'),
(40559, '13.90.228.45', NULL, 1, '2025-04-09 04:07:47', '2025-04-09 04:07:47'),
(40560, '34.162.244.152', NULL, 4, '2025-04-09 04:35:34', '2025-04-09 04:36:38'),
(40561, '40.116.73.218', NULL, 1, '2025-04-09 05:08:07', '2025-04-09 05:08:07'),
(40562, '103.131.71.65', NULL, 1, '2025-04-09 05:19:26', '2025-04-09 05:19:26'),
(40563, '194.87.115.98', NULL, 1, '2025-04-09 05:22:55', '2025-04-09 05:22:55'),
(40564, '52.168.82.228', NULL, 1, '2025-04-09 05:35:52', '2025-04-09 05:35:52'),
(40565, '34.162.0.59', NULL, 4, '2025-04-09 06:06:15', '2025-04-09 06:07:49'),
(40566, '34.162.251.48', NULL, 14, '2025-04-09 06:12:27', '2025-04-09 06:14:56'),
(40567, '34.162.128.236', NULL, 4, '2025-04-09 06:12:49', '2025-04-09 06:14:01'),
(40568, '52.167.144.149', NULL, 1, '2025-04-09 06:20:45', '2025-04-09 06:20:45'),
(40569, '172.178.140.148', NULL, 1, '2025-04-09 06:42:35', '2025-04-09 06:42:35'),
(40570, '34.162.160.141', NULL, 4, '2025-04-09 07:01:08', '2025-04-09 07:02:40'),
(40571, '110.249.202.97', NULL, 1, '2025-04-09 07:10:56', '2025-04-09 07:10:56'),
(40572, '52.167.142.72', NULL, 2, '2025-04-09 07:14:34', '2025-04-09 07:15:10'),
(40573, '135.232.20.8', NULL, 1, '2025-04-09 07:20:16', '2025-04-09 07:20:16'),
(40574, '172.176.72.226', NULL, 1, '2025-04-09 07:29:49', '2025-04-09 07:29:49'),
(40575, '76.175.121.37', NULL, 1, '2025-04-09 07:36:23', '2025-04-09 07:36:23'),
(40576, '9.169.152.141', NULL, 4, '2025-04-09 07:36:30', '2025-04-10 02:07:46'),
(40577, '205.169.39.37', NULL, 1, '2025-04-09 07:40:07', '2025-04-09 07:40:07'),
(40578, '196.251.81.38', NULL, 4, '2025-04-09 08:08:11', '2025-04-09 14:38:25'),
(40579, '34.125.75.203', NULL, 2, '2025-04-09 08:28:36', '2025-04-09 08:29:13'),
(40580, '72.252.198.141', NULL, 1, '2025-04-09 08:38:02', '2025-04-09 08:38:02'),
(40581, '45.84.107.222', NULL, 2, '2025-04-09 08:38:50', '2025-04-09 08:38:52'),
(40582, '45.84.107.97', NULL, 1, '2025-04-09 08:38:53', '2025-04-09 08:38:53'),
(40583, '196.251.80.228', NULL, 1, '2025-04-09 08:40:47', '2025-04-09 08:40:47'),
(40584, '72.14.201.159', NULL, 3, '2025-04-09 08:45:15', '2025-04-09 13:59:15'),
(40585, '43.131.253.14', NULL, 1, '2025-04-09 08:53:48', '2025-04-09 08:53:48'),
(40586, '157.230.33.59', NULL, 4, '2025-04-09 09:04:46', '2025-04-09 09:04:49'),
(40587, '199.45.155.65', NULL, 1, '2025-04-09 09:12:22', '2025-04-09 09:12:22'),
(40588, '4.193.96.14', NULL, 2, '2025-04-09 09:17:14', '2025-04-09 15:35:27'),
(40589, '140.179.148.12', NULL, 1, '2025-04-09 09:23:45', '2025-04-09 09:23:45'),
(40590, '20.97.189.100', NULL, 1, '2025-04-09 09:26:52', '2025-04-09 09:26:52'),
(40591, '40.84.221.213', NULL, 1, '2025-04-09 09:30:24', '2025-04-09 09:30:24'),
(40592, '18.218.83.119', NULL, 1, '2025-04-09 09:36:12', '2025-04-09 09:36:12'),
(40593, '18.224.128.89', NULL, 3, '2025-04-09 09:36:13', '2025-04-09 14:23:23'),
(40594, '18.219.81.227', NULL, 2, '2025-04-09 09:36:28', '2025-04-09 09:36:29'),
(40595, '40.84.221.223', NULL, 1, '2025-04-09 09:43:39', '2025-04-09 09:43:39'),
(40596, '192.36.24.172', NULL, 1, '2025-04-09 09:45:37', '2025-04-09 09:45:37'),
(40597, '20.212.201.123', NULL, 1, '2025-04-09 09:48:32', '2025-04-09 09:48:32'),
(40598, '34.162.101.7', NULL, 4, '2025-04-09 09:56:33', '2025-04-09 09:57:55'),
(40599, '43.157.38.131', NULL, 1, '2025-04-09 09:58:18', '2025-04-09 09:58:18'),
(40600, '193.186.4.159', NULL, 2, '2025-04-09 10:12:54', '2025-04-09 10:13:06'),
(40601, '13.76.141.173', NULL, 3, '2025-04-09 10:16:48', '2025-04-09 13:03:37'),
(40602, '135.237.131.209', NULL, 1, '2025-04-09 10:19:08', '2025-04-09 10:19:08'),
(40603, '172.176.78.243', NULL, 1, '2025-04-09 10:40:45', '2025-04-09 10:40:45'),
(40604, '52.230.25.26', NULL, 2, '2025-04-09 11:08:50', '2025-04-09 13:27:17'),
(40605, '34.162.246.193', NULL, 4, '2025-04-09 11:18:48', '2025-04-09 11:19:55'),
(40606, '34.162.80.172', NULL, 4, '2025-04-09 11:23:51', '2025-04-09 11:24:57'),
(40607, '146.59.52.85', NULL, 1, '2025-04-09 11:27:26', '2025-04-09 11:27:26'),
(40608, '178.171.112.209', NULL, 1, '2025-04-09 11:35:26', '2025-04-09 11:35:26'),
(40609, '193.186.4.130', NULL, 1, '2025-04-09 11:54:15', '2025-04-09 11:54:15'),
(40610, '196.251.80.216', NULL, 2, '2025-04-09 11:55:50', '2025-04-09 20:07:35'),
(40611, '110.249.202.56', NULL, 1, '2025-04-09 12:03:15', '2025-04-09 12:03:15'),
(40612, '124.236.100.56', NULL, 1, '2025-04-09 12:11:58', '2025-04-09 12:11:58'),
(40613, '128.204.212.85', NULL, 1, '2025-04-09 12:26:42', '2025-04-09 12:26:42'),
(40614, '34.162.145.207', NULL, 4, '2025-04-09 12:31:08', '2025-04-09 12:32:25'),
(40615, '110.249.201.54', NULL, 1, '2025-04-09 12:40:38', '2025-04-09 12:40:38'),
(40616, '172.200.255.133', NULL, 2, '2025-04-09 12:40:52', '2025-04-09 21:40:08'),
(40617, '34.162.168.231', NULL, 4, '2025-04-09 12:40:56', '2025-04-09 12:41:54'),
(40618, '34.162.255.150', NULL, 4, '2025-04-09 12:41:44', '2025-04-09 12:43:01'),
(40619, '43.229.208.190', NULL, 1, '2025-04-09 12:53:24', '2025-04-09 12:53:24'),
(40620, '40.119.197.45', NULL, 1, '2025-04-09 12:54:07', '2025-04-09 12:54:07'),
(40621, '191.101.217.84', NULL, 1, '2025-04-09 13:44:58', '2025-04-09 13:44:58'),
(40622, '85.215.164.63', NULL, 1, '2025-04-09 13:58:07', '2025-04-09 13:58:07'),
(40623, '34.162.251.59', NULL, 4, '2025-04-09 14:03:26', '2025-04-09 14:04:46'),
(40624, '34.162.190.111', NULL, 14, '2025-04-09 14:15:16', '2025-04-09 14:15:41'),
(40625, '34.162.77.41', NULL, 6, '2025-04-09 14:21:50', '2025-04-09 14:21:55'),
(40626, '18.220.9.227', NULL, 1, '2025-04-09 14:23:17', '2025-04-09 14:23:17'),
(40627, '128.204.212.86', NULL, 1, '2025-04-09 14:36:17', '2025-04-09 14:36:17'),
(40628, '34.162.80.110', NULL, 4, '2025-04-09 14:52:52', '2025-04-09 14:54:19'),
(40629, '34.204.92.224', NULL, 1, '2025-04-09 15:11:01', '2025-04-09 15:11:01'),
(40630, '52.255.111.55', NULL, 1, '2025-04-09 15:11:06', '2025-04-09 15:11:06'),
(40631, '34.162.207.59', NULL, 4, '2025-04-09 15:14:24', '2025-04-09 15:15:43'),
(40632, '52.187.125.23', NULL, 1, '2025-04-09 15:23:23', '2025-04-09 15:23:23'),
(40633, '34.162.47.184', NULL, 4, '2025-04-09 15:30:07', '2025-04-09 15:31:14'),
(40634, '49.149.71.219', NULL, 1, '2025-04-09 15:38:24', '2025-04-09 15:38:24'),
(40635, '34.162.182.17', NULL, 8, '2025-04-09 15:55:52', '2025-04-09 15:55:57'),
(40636, '13.234.111.188', NULL, 4, '2025-04-09 15:58:31', '2025-04-09 15:58:39'),
(40637, '41.33.217.27', NULL, 1, '2025-04-09 16:02:11', '2025-04-09 16:02:11'),
(40638, '34.162.12.99', NULL, 8, '2025-04-09 16:02:35', '2025-04-09 16:04:39'),
(40639, '156.248.80.242', NULL, 2, '2025-04-09 16:17:36', '2025-04-09 16:17:38'),
(40640, '54.80.45.115', NULL, 1, '2025-04-09 16:39:59', '2025-04-09 16:39:59'),
(40641, '43.166.1.243', NULL, 1, '2025-04-09 16:58:16', '2025-04-09 16:58:16'),
(40642, '66.249.66.38', NULL, 1, '2025-04-09 17:20:58', '2025-04-09 17:20:58'),
(40643, '94.62.101.80', NULL, 1, '2025-04-09 20:26:35', '2025-04-09 20:26:35'),
(40644, '34.162.202.187', NULL, 4, '2025-04-09 20:28:31', '2025-04-09 20:29:58'),
(40645, '52.156.77.145', NULL, 1, '2025-04-09 20:34:10', '2025-04-09 20:34:10'),
(40646, '103.197.153.202', NULL, 1, '2025-04-09 20:47:39', '2025-04-09 20:47:39'),
(40647, '66.249.66.12', NULL, 1, '2025-04-09 21:38:42', '2025-04-09 21:38:42'),
(40648, '52.159.249.109', NULL, 1, '2025-04-09 21:45:59', '2025-04-09 21:45:59'),
(40649, '47.236.234.198', NULL, 1, '2025-04-09 21:49:52', '2025-04-09 21:49:52'),
(40650, '34.162.141.221', NULL, 4, '2025-04-09 21:53:48', '2025-04-09 21:55:25'),
(40651, '35.89.73.188', NULL, 1, '2025-04-09 22:05:54', '2025-04-09 22:05:54'),
(40652, '52.35.75.180', NULL, 1, '2025-04-09 22:06:25', '2025-04-09 22:06:25'),
(40653, '13.83.167.128', NULL, 1, '2025-04-09 22:40:48', '2025-04-09 22:40:48'),
(40654, '110.76.128.109', NULL, 1, '2025-04-09 22:50:00', '2025-04-09 22:50:00'),
(40655, '34.162.22.3', NULL, 14, '2025-04-09 22:51:46', '2025-04-09 22:55:14'),
(40656, '18.116.50.226', NULL, 4, '2025-04-09 22:57:48', '2025-04-09 22:57:58'),
(40657, '173.252.79.113', NULL, 1, '2025-04-09 23:10:16', '2025-04-09 23:10:16'),
(40658, '34.162.176.63', NULL, 4, '2025-04-09 23:14:50', '2025-04-09 23:16:21'),
(40659, '57.141.6.21', NULL, 1, '2025-04-10 00:27:16', '2025-04-10 00:27:16'),
(40660, '93.158.91.11', NULL, 1, '2025-04-10 00:28:11', '2025-04-10 00:28:11'),
(40661, '43.156.228.27', NULL, 1, '2025-04-10 00:36:22', '2025-04-10 00:36:22'),
(40662, '34.162.101.58', NULL, 4, '2025-04-10 00:51:52', '2025-04-10 00:53:11'),
(40663, '35.154.190.30', NULL, 4, '2025-04-10 00:56:18', '2025-04-10 00:56:26'),
(40664, '34.162.204.238', NULL, 4, '2025-04-10 01:05:29', '2025-04-10 01:07:14'),
(40665, '94.103.88.24', NULL, 1, '2025-04-10 01:11:02', '2025-04-10 01:11:02'),
(40666, '66.249.66.40', NULL, 1, '2025-04-10 01:14:10', '2025-04-10 01:14:10'),
(40667, '118.179.22.198', NULL, 1, '2025-04-10 01:15:42', '2025-04-10 01:15:42'),
(40668, '43.159.148.221', NULL, 1, '2025-04-10 01:29:00', '2025-04-10 01:29:00'),
(40669, '51.222.253.9', NULL, 1, '2025-04-10 01:30:22', '2025-04-10 01:30:22'),
(40670, '80.85.245.145', NULL, 1, '2025-04-10 02:03:05', '2025-04-10 02:03:05'),
(40671, '34.162.137.175', NULL, 8, '2025-04-10 02:34:41', '2025-04-10 02:38:23'),
(40672, '176.216.96.12', NULL, 1, '2025-04-10 02:38:22', '2025-04-10 02:38:22'),
(40673, '217.52.190.74', NULL, 1, '2025-04-10 02:54:54', '2025-04-10 02:54:54'),
(40674, '66.249.66.39', NULL, 1, '2025-04-10 03:38:16', '2025-04-10 03:38:16'),
(40675, '168.195.49.201', NULL, 2, '2025-04-10 03:40:08', '2025-04-10 03:40:09'),
(40676, '172.213.12.113', NULL, 1, '2025-04-10 03:48:51', '2025-04-10 03:48:51'),
(40677, '128.204.212.84', NULL, 1, '2025-04-10 04:08:56', '2025-04-10 04:08:56'),
(40678, '77.172.145.32', NULL, 1, '2025-04-10 04:19:40', '2025-04-10 04:19:40'),
(40679, '34.162.125.28', NULL, 4, '2025-04-10 04:25:34', '2025-04-10 04:26:55'),
(40680, '182.42.105.144', NULL, 1, '2025-04-10 04:30:29', '2025-04-10 04:30:29'),
(40681, '172.176.72.226', NULL, 1, '2025-04-10 04:56:17', '2025-04-10 04:56:17'),
(40682, '172.176.78.243', NULL, 1, '2025-04-10 04:58:57', '2025-04-10 04:58:57'),
(40683, '104.233.187.185', NULL, 1, '2025-04-10 05:02:18', '2025-04-10 05:02:18'),
(40684, '102.129.223.92', NULL, 1, '2025-04-10 05:13:29', '2025-04-10 05:13:29'),
(40685, '146.190.251.244', NULL, 1, '2025-04-10 05:13:46', '2025-04-10 05:13:46'),
(40686, '40.117.194.168', NULL, 2, '2025-04-10 06:00:39', '2025-04-10 07:47:52'),
(40687, '172.200.255.133', NULL, 3, '2025-04-10 06:50:09', '2025-04-11 01:15:08'),
(40688, '163.172.161.228', NULL, 1, '2025-04-10 06:54:47', '2025-04-10 06:54:47'),
(40689, '111.225.148.174', NULL, 1, '2025-04-10 07:13:48', '2025-04-10 07:13:48'),
(40690, '195.191.219.132', NULL, 1, '2025-04-10 07:27:35', '2025-04-10 07:27:35'),
(40691, '34.162.186.163', NULL, 8, '2025-04-10 07:30:49', '2025-04-10 07:30:55'),
(40692, '52.230.164.178', NULL, 1, '2025-04-10 07:39:22', '2025-04-10 07:39:22'),
(40693, '52.230.164.181', NULL, 1, '2025-04-10 08:06:14', '2025-04-10 08:06:14'),
(40694, '43.153.7.191', NULL, 1, '2025-04-10 08:09:12', '2025-04-10 08:09:12'),
(40695, '9.169.152.141', NULL, 4, '2025-04-10 08:23:44', '2025-04-11 03:11:42'),
(40696, '52.187.125.23', NULL, 4, '2025-04-10 08:27:50', '2025-04-10 15:21:23'),
(40697, '201.13.181.106', NULL, 1, '2025-04-10 08:33:22', '2025-04-10 08:33:22'),
(40698, '81.19.208.94', NULL, 2, '2025-04-10 08:43:09', '2025-04-10 08:43:09'),
(40699, '81.19.208.94', NULL, 2, '2025-04-10 08:43:09', '2025-04-10 08:43:09'),
(40700, '43.135.133.241', NULL, 1, '2025-04-10 08:52:39', '2025-04-10 08:52:39'),
(40701, '40.84.221.231', NULL, 1, '2025-04-10 08:56:13', '2025-04-10 08:56:13'),
(40702, '43.205.236.121', NULL, 4, '2025-04-10 09:44:49', '2025-04-10 09:44:56'),
(40703, '40.88.21.235', NULL, 1, '2025-04-10 09:45:43', '2025-04-10 09:45:43'),
(40704, '34.162.63.199', NULL, 16, '2025-04-10 09:49:12', '2025-04-10 10:10:22'),
(40705, '103.100.232.11', NULL, 1, '2025-04-10 10:15:40', '2025-04-10 10:15:40'),
(40706, '135.237.131.212', NULL, 1, '2025-04-10 10:43:53', '2025-04-10 10:43:53'),
(40707, '72.14.201.130', NULL, 2, '2025-04-10 10:49:55', '2025-04-11 00:27:07'),
(40708, '103.230.105.49', NULL, 1, '2025-04-10 10:49:57', '2025-04-10 10:49:57'),
(40709, '154.83.103.104', NULL, 1, '2025-04-10 11:42:07', '2025-04-10 11:42:07'),
(40710, '218.95.225.155', NULL, 1, '2025-04-10 11:43:31', '2025-04-10 11:43:31'),
(40711, '34.162.0.59', NULL, 4, '2025-04-10 11:50:47', '2025-04-10 11:52:12'),
(40712, '3.138.183.113', NULL, 2, '2025-04-10 12:05:43', '2025-04-10 12:06:09'),
(40713, '18.224.128.89', NULL, 1, '2025-04-10 12:05:43', '2025-04-10 12:05:43'),
(40714, '3.141.11.163', NULL, 1, '2025-04-10 12:05:50', '2025-04-10 12:05:50'),
(40715, '18.220.9.227', NULL, 1, '2025-04-10 12:06:02', '2025-04-10 12:06:02'),
(40716, '18.225.25.214', NULL, 1, '2025-04-10 12:06:02', '2025-04-10 12:06:02'),
(40717, '205.169.39.18', NULL, 1, '2025-04-10 12:06:49', '2025-04-10 12:06:49'),
(40718, '222.178.239.184', NULL, 1, '2025-04-10 12:09:49', '2025-04-10 12:09:49'),
(40719, '111.225.148.24', NULL, 1, '2025-04-10 12:41:02', '2025-04-10 12:41:02'),
(40720, '222.211.73.63', NULL, 1, '2025-04-10 12:55:47', '2025-04-10 12:55:47'),
(40721, '96.61.171.237', NULL, 1, '2025-04-10 12:59:28', '2025-04-10 12:59:28'),
(40722, '13.76.141.173', NULL, 2, '2025-04-10 13:14:05', '2025-04-10 14:57:37'),
(40723, '75.101.225.237', NULL, 1, '2025-04-10 13:44:19', '2025-04-10 13:44:19'),
(40724, '54.226.250.71', NULL, 2, '2025-04-10 13:55:19', '2025-04-11 01:38:29'),
(40725, '45.10.164.158', NULL, 1, '2025-04-10 14:23:41', '2025-04-10 14:23:41'),
(40726, '77.220.195.44', NULL, 2, '2025-04-10 14:23:44', '2025-04-10 14:23:46'),
(40727, '106.213.81.70', NULL, 1, '2025-04-10 14:33:51', '2025-04-10 14:33:51'),
(40728, '93.123.109.22', NULL, 1, '2025-04-10 15:01:29', '2025-04-10 15:01:29'),
(40729, '93.123.109.22', NULL, 1, '2025-04-10 15:01:29', '2025-04-10 15:01:29'),
(40730, '135.237.131.213', NULL, 1, '2025-04-10 15:04:02', '2025-04-10 15:04:02'),
(40731, '20.212.201.123', NULL, 3, '2025-04-10 15:09:14', '2025-04-10 15:09:18'),
(40732, '52.163.93.107', NULL, 3, '2025-04-10 15:09:16', '2025-04-10 15:20:47'),
(40733, '34.162.185.86', NULL, 12, '2025-04-10 15:30:26', '2025-04-11 02:47:09'),
(40734, '43.135.142.7', NULL, 1, '2025-04-10 15:45:18', '2025-04-10 15:45:18'),
(40735, '43.130.102.223', NULL, 1, '2025-04-10 16:30:46', '2025-04-10 16:30:46'),
(40736, '135.237.131.219', NULL, 1, '2025-04-10 16:38:20', '2025-04-10 16:38:20'),
(40737, '34.85.222.167', NULL, 2, '2025-04-10 16:45:08', '2025-04-10 16:46:16'),
(40738, '66.249.66.38', NULL, 2, '2025-04-10 16:46:42', '2025-04-10 18:27:09'),
(40739, '66.249.66.37', NULL, 1, '2025-04-10 16:46:43', '2025-04-10 16:46:43'),
(40740, '34.162.81.136', NULL, 4, '2025-04-10 16:53:51', '2025-04-10 16:55:10'),
(40741, '34.162.144.32', NULL, 4, '2025-04-10 18:03:44', '2025-04-10 18:05:14'),
(40742, '52.159.227.46', NULL, 1, '2025-04-10 18:22:33', '2025-04-10 18:22:33'),
(40743, '193.186.4.159', NULL, 1, '2025-04-10 18:51:02', '2025-04-10 18:51:02'),
(40744, '72.39.46.147', NULL, 2, '2025-04-10 18:54:31', '2025-04-10 18:54:32'),
(40745, '51.8.155.57', NULL, 1, '2025-04-10 19:27:58', '2025-04-10 19:27:58'),
(40746, '52.167.144.196', NULL, 1, '2025-04-10 19:38:32', '2025-04-10 19:38:32'),
(40747, '51.8.102.131', NULL, 1, '2025-04-10 19:41:28', '2025-04-10 19:41:28'),
(40748, '128.204.212.85', NULL, 1, '2025-04-10 19:47:06', '2025-04-10 19:47:06'),
(40749, '51.222.253.7', NULL, 1, '2025-04-10 19:51:12', '2025-04-10 19:51:12'),
(40750, '37.111.232.11', NULL, 1, '2025-04-10 20:02:40', '2025-04-10 20:02:40'),
(40751, '177.155.244.219', NULL, 1, '2025-04-10 20:25:42', '2025-04-10 20:25:42'),
(40752, '195.82.147.160', NULL, 1, '2025-04-10 20:54:21', '2025-04-10 20:54:21'),
(40753, '52.167.144.222', NULL, 1, '2025-04-10 21:06:06', '2025-04-10 21:06:06'),
(40754, '135.237.131.211', NULL, 1, '2025-04-10 21:27:11', '2025-04-10 21:27:11'),
(40755, '195.191.219.133', NULL, 1, '2025-04-10 21:43:05', '2025-04-10 21:43:05'),
(40756, '84.17.60.236', NULL, 4, '2025-04-10 21:53:23', '2025-04-10 21:53:24'),
(40757, '103.106.239.236', NULL, 1, '2025-04-10 22:01:16', '2025-04-10 22:01:16'),
(40758, '34.214.127.180', NULL, 1, '2025-04-10 22:19:53', '2025-04-10 22:19:53'),
(40759, '35.90.164.238', NULL, 1, '2025-04-10 22:19:56', '2025-04-10 22:19:56'),
(40760, '34.162.129.186', NULL, 4, '2025-04-10 22:21:35', '2025-04-10 22:22:10'),
(40761, '13.232.58.131', NULL, 4, '2025-04-10 22:24:43', '2025-04-10 22:24:49'),
(40762, '37.111.239.204', NULL, 1, '2025-04-10 22:48:45', '2025-04-10 22:48:45'),
(40763, '140.179.71.143', NULL, 1, '2025-04-10 23:00:17', '2025-04-10 23:00:17'),
(40764, '34.162.101.7', NULL, 4, '2025-04-10 23:43:05', '2025-04-10 23:43:40'),
(40765, '203.33.203.148', NULL, 1, '2025-04-10 23:46:30', '2025-04-10 23:46:30'),
(40766, '172.177.13.65', NULL, 1, '2025-04-11 00:13:29', '2025-04-11 00:13:29'),
(40767, '43.157.170.13', NULL, 1, '2025-04-11 00:19:06', '2025-04-11 00:19:06'),
(40768, '104.152.52.55', NULL, 1, '2025-04-11 00:25:35', '2025-04-11 00:25:35'),
(40769, '43.165.67.57', NULL, 1, '2025-04-11 01:12:31', '2025-04-11 01:12:31'),
(40770, '43.159.149.216', NULL, 1, '2025-04-11 01:35:25', '2025-04-11 01:35:25'),
(40771, '88.210.11.43', NULL, 1, '2025-04-11 02:08:50', '2025-04-11 02:08:50'),
(40772, '141.98.84.253', NULL, 1, '2025-04-11 02:10:16', '2025-04-11 02:10:16'),
(40773, '5.183.252.123', NULL, 2, '2025-04-11 02:10:19', '2025-04-11 02:10:20'),
(40774, '20.14.155.163', NULL, 1, '2025-04-11 02:22:26', '2025-04-11 02:22:26'),
(40775, '103.131.71.181', NULL, 1, '2025-04-11 02:30:21', '2025-04-11 02:30:21'),
(40776, '187.57.93.162', NULL, 1, '2025-04-11 02:31:11', '2025-04-11 02:31:11'),
(40777, '42.83.147.54', NULL, 1, '2025-04-11 02:45:15', '2025-04-11 02:45:15'),
(40778, '135.119.136.218', NULL, 1, '2025-04-11 03:03:40', '2025-04-11 03:03:40'),
(40779, '34.162.190.111', NULL, 4, '2025-04-11 03:14:34', '2025-04-11 03:15:59'),
(40780, '45.156.128.68', NULL, 1, '2025-04-11 03:34:44', '2025-04-11 03:34:44'),
(40781, '54.214.108.6', NULL, 1, '2025-04-11 03:43:25', '2025-04-11 03:43:25'),
(40782, '66.220.149.9', NULL, 1, '2025-04-11 04:08:05', '2025-04-11 04:08:05'),
(40783, '66.220.149.115', NULL, 1, '2025-04-11 04:08:05', '2025-04-11 04:08:05'),
(40784, '43.133.139.6', NULL, 1, '2025-04-11 04:08:29', '2025-04-11 04:08:29'),
(40785, '3.85.38.46', NULL, 1, '2025-04-11 04:14:44', '2025-04-11 04:14:44'),
(40786, '40.84.221.211', NULL, 1, '2025-04-11 04:37:10', '2025-04-11 04:37:10'),
(40787, '40.84.221.221', NULL, 1, '2025-04-11 04:37:11', '2025-04-11 04:37:11'),
(40788, '34.162.160.141', NULL, 4, '2025-04-11 04:53:05', '2025-04-11 04:54:11'),
(40789, '196.251.80.238', NULL, 1, '2025-04-11 05:17:29', '2025-04-11 05:17:29'),
(40790, '147.185.132.108', NULL, 1, '2025-04-11 05:57:12', '2025-04-11 05:57:12'),
(40791, '34.162.190.111', NULL, 4, '2025-04-11 06:20:51', '2025-04-11 06:22:28'),
(40792, '43.153.135.208', NULL, 1, '2025-04-11 06:27:08', '2025-04-11 06:27:08'),
(40793, '178.128.17.185', NULL, 2, '2025-04-11 06:31:30', '2025-04-11 06:31:31'),
(40794, '185.102.112.77', NULL, 1, '2025-04-11 06:38:48', '2025-04-11 06:38:48'),
(40795, '185.81.144.216', NULL, 2, '2025-04-11 06:38:51', '2025-04-11 06:38:52'),
(40796, '193.186.4.166', NULL, 1, '2025-04-11 07:03:09', '2025-04-11 07:03:09'),
(40797, '34.162.225.20', NULL, 8, '2025-04-11 07:03:20', '2025-04-11 07:38:13'),
(40798, '52.255.111.125', NULL, 1, '2025-04-11 07:08:01', '2025-04-11 07:08:01'),
(40799, '52.255.111.120', NULL, 1, '2025-04-11 07:08:18', '2025-04-11 07:08:18'),
(40800, '128.204.212.87', NULL, 2, '2025-04-11 07:22:42', '2025-04-11 22:42:16'),
(40801, '66.249.66.11', NULL, 1, '2025-04-11 07:46:57', '2025-04-11 07:46:57'),
(40802, '34.162.207.59', NULL, 8, '2025-04-11 08:06:26', '2025-04-11 12:04:02'),
(40803, '38.7.17.102', NULL, 1, '2025-04-11 08:22:39', '2025-04-11 08:22:39'),
(40804, '5.254.26.37', NULL, 1, '2025-04-11 08:47:54', '2025-04-11 08:47:54'),
(40805, '172.177.13.65', NULL, 3, '2025-04-11 08:55:36', '2025-04-12 02:53:26'),
(40806, '196.251.72.179', NULL, 1, '2025-04-11 08:56:31', '2025-04-11 08:56:31'),
(40807, '175.6.217.4', NULL, 1, '2025-04-11 09:14:02', '2025-04-11 09:14:02'),
(40808, '9.169.152.141', NULL, 1, '2025-04-11 09:23:02', '2025-04-11 09:23:02'),
(40809, '27.115.124.6', NULL, 1, '2025-04-11 09:50:59', '2025-04-11 09:50:59'),
(40810, '27.115.124.101', NULL, 1, '2025-04-11 09:51:00', '2025-04-11 09:51:00'),
(40811, '205.169.39.50', NULL, 1, '2025-04-11 09:57:18', '2025-04-11 09:57:18'),
(40812, '154.83.103.113', NULL, 2, '2025-04-11 10:10:10', '2025-04-11 10:10:41'),
(40813, '172.200.255.133', NULL, 1, '2025-04-11 10:20:58', '2025-04-11 10:20:58'),
(40814, '111.113.89.236', NULL, 1, '2025-04-11 10:33:19', '2025-04-11 10:33:19'),
(40815, '51.8.155.52', NULL, 1, '2025-04-11 11:15:44', '2025-04-11 11:15:44'),
(40816, '57.154.175.13', NULL, 1, '2025-04-11 11:22:10', '2025-04-11 11:22:10'),
(40817, '57.154.175.8', NULL, 1, '2025-04-11 11:22:10', '2025-04-11 11:22:10'),
(40818, '164.55.247.240', NULL, 1, '2025-04-11 11:36:39', '2025-04-11 11:36:39'),
(40819, '124.236.100.56', NULL, 1, '2025-04-11 11:50:05', '2025-04-11 11:50:05'),
(40820, '181.214.58.100', NULL, 2, '2025-04-11 12:02:15', '2025-04-11 12:02:20'),
(40821, '54.70.190.91', NULL, 2, '2025-04-11 12:34:20', '2025-04-12 00:09:38'),
(40822, '111.225.148.177', NULL, 1, '2025-04-11 12:41:23', '2025-04-11 12:41:23'),
(40823, '193.186.4.144', NULL, 1, '2025-04-11 12:47:22', '2025-04-11 12:47:22'),
(40824, '111.225.148.23', NULL, 1, '2025-04-11 12:55:38', '2025-04-11 12:55:38'),
(40825, '135.119.136.218', NULL, 2, '2025-04-11 13:08:03', '2025-04-11 23:29:06'),
(40826, '34.162.115.247', NULL, 14, '2025-04-11 13:13:06', '2025-04-11 13:15:21'),
(40827, '34.162.90.142', NULL, 8, '2025-04-11 13:35:03', '2025-04-11 13:45:49'),
(40828, '182.42.110.255', NULL, 1, '2025-04-11 14:02:42', '2025-04-11 14:02:42'),
(40829, '217.156.123.106', NULL, 1, '2025-04-11 14:17:44', '2025-04-11 14:17:44'),
(40830, '66.249.66.10', NULL, 1, '2025-04-11 14:49:03', '2025-04-11 14:49:03'),
(40831, '196.251.81.49', NULL, 1, '2025-04-11 15:41:43', '2025-04-11 15:41:43'),
(40832, '20.14.155.163', NULL, 1, '2025-04-11 15:55:39', '2025-04-11 15:55:39'),
(40833, '54.84.25.141', NULL, 1, '2025-04-11 16:19:53', '2025-04-11 16:19:53'),
(40834, '175.178.250.246', NULL, 1, '2025-04-11 16:22:27', '2025-04-11 16:22:27'),
(40835, '31.13.127.116', NULL, 1, '2025-04-11 17:10:38', '2025-04-11 17:10:38'),
(40836, '31.13.127.5', NULL, 1, '2025-04-11 17:10:38', '2025-04-11 17:10:38'),
(40837, '124.156.225.181', NULL, 1, '2025-04-11 18:01:57', '2025-04-11 18:01:57'),
(40838, '103.131.71.68', NULL, 1, '2025-04-11 18:22:46', '2025-04-11 18:22:46'),
(40839, '43.157.156.190', NULL, 1, '2025-04-11 18:55:22', '2025-04-11 18:55:22'),
(40840, '124.226.222.66', NULL, 1, '2025-04-11 19:03:39', '2025-04-11 19:03:39'),
(40841, '34.162.199.39', NULL, 20, '2025-04-11 19:11:42', '2025-04-11 23:11:39'),
(40842, '128.204.212.84', NULL, 1, '2025-04-11 19:11:57', '2025-04-11 19:11:57'),
(40843, '89.187.162.107', NULL, 1, '2025-04-11 20:34:42', '2025-04-11 20:34:42'),
(40844, '34.122.147.229', NULL, 2, '2025-04-11 20:41:53', '2025-04-11 20:44:52'),
(40845, '34.72.176.129', NULL, 1, '2025-04-11 20:46:53', '2025-04-11 20:46:53'),
(40846, '52.255.111.82', NULL, 1, '2025-04-11 21:03:58', '2025-04-11 21:03:58'),
(40847, '213.108.3.94', NULL, 1, '2025-04-11 21:20:03', '2025-04-11 21:20:03'),
(40848, '185.61.220.217', NULL, 2, '2025-04-11 21:20:06', '2025-04-11 21:20:07'),
(40849, '51.222.253.7', NULL, 1, '2025-04-11 21:38:20', '2025-04-11 21:38:20'),
(40850, '169.150.201.31', NULL, 1, '2025-04-11 22:17:20', '2025-04-11 22:17:20'),
(40851, '195.191.219.132', NULL, 2, '2025-04-11 22:54:16', '2025-04-12 03:25:21'),
(40852, '23.102.25.39', NULL, 1, '2025-04-11 23:45:34', '2025-04-11 23:45:34'),
(40853, '102.129.223.92', NULL, 1, '2025-04-11 23:51:50', '2025-04-11 23:51:50'),
(40854, '182.42.105.85', NULL, 1, '2025-04-11 23:52:25', '2025-04-11 23:52:25'),
(40855, '52.37.203.121', NULL, 1, '2025-04-11 23:57:26', '2025-04-11 23:57:26'),
(40856, '52.169.50.50', NULL, 1, '2025-04-12 00:37:05', '2025-04-12 00:37:05'),
(40857, '196.251.86.135', NULL, 1, '2025-04-12 00:52:53', '2025-04-12 00:52:53'),
(40858, '57.141.6.31', NULL, 1, '2025-04-12 00:56:04', '2025-04-12 00:56:04'),
(40859, '23.102.31.211', NULL, 1, '2025-04-12 01:32:24', '2025-04-12 01:32:24'),
(40860, '175.30.48.195', NULL, 1, '2025-04-12 01:48:27', '2025-04-12 01:48:27'),
(40861, '34.162.112.213', NULL, 4, '2025-04-12 03:03:34', '2025-04-12 03:04:41'),
(40862, '52.80.164.236', NULL, 1, '2025-04-12 03:25:33', '2025-04-12 03:25:33'),
(40863, '140.179.94.54', NULL, 1, '2025-04-12 03:26:13', '2025-04-12 03:26:13'),
(40864, '20.171.207.45', NULL, 1, '2025-04-12 03:28:11', '2025-04-12 03:28:11'),
(40865, '34.238.127.179', NULL, 1, '2025-04-12 04:08:17', '2025-04-12 04:08:17'),
(40866, '182.42.105.85', NULL, 1, '2025-04-12 04:36:26', '2025-04-12 04:36:26'),
(40867, '123.160.223.72', NULL, 1, '2025-04-12 05:30:04', '2025-04-12 05:30:04'),
(40868, '123.160.223.73', NULL, 2, '2025-04-12 05:30:06', '2025-04-12 05:30:07'),
(40869, '123.160.223.74', NULL, 1, '2025-04-12 05:30:08', '2025-04-12 05:30:08'),
(40870, '20.14.155.163', NULL, 2, '2025-04-12 05:35:36', '2025-04-12 19:09:04'),
(40871, '165.227.121.152', NULL, 1, '2025-04-12 06:05:28', '2025-04-12 06:05:28'),
(40872, '34.58.71.183', NULL, 1, '2025-04-12 06:20:20', '2025-04-12 06:20:20'),
(40873, '43.155.27.244', NULL, 1, '2025-04-12 06:29:59', '2025-04-12 06:29:59'),
(40874, '216.244.66.200', NULL, 1, '2025-04-12 06:33:50', '2025-04-12 06:33:50'),
(40875, '89.110.115.121', NULL, 1, '2025-04-12 06:35:53', '2025-04-12 06:35:53'),
(40876, '52.169.50.50', NULL, 4, '2025-04-12 06:43:53', '2025-04-13 02:21:54'),
(40877, '43.205.236.121', NULL, 4, '2025-04-12 06:56:02', '2025-04-12 06:56:06'),
(40878, '196.251.81.38', NULL, 2, '2025-04-12 07:23:19', '2025-04-13 02:06:04'),
(40879, '43.166.134.47', NULL, 1, '2025-04-12 07:46:45', '2025-04-12 07:46:45'),
(40880, '3.95.238.100', NULL, 2, '2025-04-12 08:18:00', '2025-04-12 08:18:01'),
(40881, '72.14.201.159', NULL, 1, '2025-04-12 08:54:57', '2025-04-12 08:54:57'),
(40882, '170.106.84.136', NULL, 1, '2025-04-12 09:31:47', '2025-04-12 09:31:47'),
(40883, '135.119.136.218', NULL, 2, '2025-04-12 09:49:11', '2025-04-12 20:24:32'),
(40884, '193.186.4.130', NULL, 1, '2025-04-12 10:04:38', '2025-04-12 10:04:38'),
(40885, '212.102.41.3', NULL, 1, '2025-04-12 10:10:37', '2025-04-12 10:10:37'),
(40886, '77.74.177.114', NULL, 1, '2025-04-12 10:36:53', '2025-04-12 10:36:53'),
(40887, '185.4.176.103', NULL, 1, '2025-04-12 10:37:20', '2025-04-12 10:37:20'),
(40888, '196.251.81.142', NULL, 1, '2025-04-12 11:04:38', '2025-04-12 11:04:38'),
(40889, '173.252.87.115', NULL, 1, '2025-04-12 11:08:22', '2025-04-12 11:08:22'),
(40890, '173.252.87.1', NULL, 1, '2025-04-12 11:08:22', '2025-04-12 11:08:22'),
(40891, '110.249.202.86', NULL, 1, '2025-04-12 11:28:07', '2025-04-12 11:28:07'),
(40892, '172.177.13.65', NULL, 2, '2025-04-12 11:56:21', '2025-04-12 21:18:40'),
(40893, '5.181.169.48', NULL, 1, '2025-04-12 12:04:23', '2025-04-12 12:04:23'),
(40894, '5.183.252.239', NULL, 2, '2025-04-12 12:04:26', '2025-04-12 12:04:27'),
(40895, '66.29.146.47', NULL, 1, '2025-04-12 12:13:02', '2025-04-12 12:13:02'),
(40896, '111.225.148.49', NULL, 1, '2025-04-12 12:40:42', '2025-04-12 12:40:42'),
(40897, '110.249.202.48', NULL, 1, '2025-04-12 12:58:19', '2025-04-12 12:58:19'),
(40898, '23.102.31.211', NULL, 2, '2025-04-12 13:09:15', '2025-04-13 01:41:33'),
(40899, '17.241.75.68', NULL, 1, '2025-04-12 13:39:11', '2025-04-12 13:39:11'),
(40900, '124.236.100.56', NULL, 1, '2025-04-12 13:43:03', '2025-04-12 13:43:03'),
(40901, '23.98.186.180', NULL, 1, '2025-04-12 14:05:09', '2025-04-12 14:05:09'),
(40902, '99.209.134.138', NULL, 1, '2025-04-12 14:05:27', '2025-04-12 14:05:27'),
(40903, '66.249.66.40', NULL, 1, '2025-04-12 14:05:53', '2025-04-12 14:05:53'),
(40904, '172.178.141.133', NULL, 1, '2025-04-12 14:11:35', '2025-04-12 14:11:35'),
(40905, '203.2.64.59', NULL, 1, '2025-04-12 14:18:36', '2025-04-12 14:18:36'),
(40906, '123.207.198.35', NULL, 2, '2025-04-12 14:56:45', '2025-04-12 15:03:38'),
(40907, '183.134.59.131', NULL, 2, '2025-04-12 14:57:19', '2025-04-12 14:59:16'),
(40908, '52.230.164.181', NULL, 1, '2025-04-12 15:03:24', '2025-04-12 15:03:24'),
(40909, '103.131.71.131', NULL, 1, '2025-04-12 15:22:47', '2025-04-12 15:22:47'),
(40910, '110.177.179.190', NULL, 1, '2025-04-12 15:47:21', '2025-04-12 15:47:21'),
(40911, '72.14.201.130', NULL, 1, '2025-04-12 15:59:28', '2025-04-12 15:59:28'),
(40912, '207.154.242.249', NULL, 1, '2025-04-12 16:12:07', '2025-04-12 16:12:07'),
(40913, '173.252.95.115', NULL, 1, '2025-04-12 16:39:40', '2025-04-12 16:39:40'),
(40914, '173.252.95.112', NULL, 1, '2025-04-12 16:39:40', '2025-04-12 16:39:40'),
(40915, '43.133.14.237', NULL, 1, '2025-04-12 17:34:22', '2025-04-12 17:34:22'),
(40916, '111.225.148.172', NULL, 1, '2025-04-12 17:42:20', '2025-04-12 17:42:20'),
(40917, '212.34.153.180', NULL, 1, '2025-04-12 18:28:06', '2025-04-12 18:28:06'),
(40918, '43.157.168.43', NULL, 1, '2025-04-12 18:34:51', '2025-04-12 18:34:51'),
(40919, '44.222.73.9', NULL, 1, '2025-04-12 19:12:29', '2025-04-12 19:12:29'),
(40920, '111.172.249.49', NULL, 1, '2025-04-12 19:15:00', '2025-04-12 19:15:00'),
(40921, '185.102.112.18', NULL, 1, '2025-04-12 19:19:55', '2025-04-12 19:19:55'),
(40922, '185.96.37.59', NULL, 2, '2025-04-12 19:19:58', '2025-04-12 19:19:58'),
(40923, '44.201.235.10', NULL, 1, '2025-04-12 19:22:35', '2025-04-12 19:22:35'),
(40924, '18.206.229.101', NULL, 1, '2025-04-12 19:34:45', '2025-04-12 19:34:45'),
(40925, '3.110.32.56', NULL, 4, '2025-04-12 19:35:16', '2025-04-12 19:35:23'),
(40926, '66.249.66.10', NULL, 1, '2025-04-12 19:49:01', '2025-04-12 19:49:01'),
(40927, '47.128.121.99', NULL, 1, '2025-04-12 19:56:08', '2025-04-12 19:56:08'),
(40928, '172.178.140.155', NULL, 1, '2025-04-12 20:02:40', '2025-04-12 20:02:40'),
(40929, '34.239.152.204', NULL, 1, '2025-04-12 20:05:38', '2025-04-12 20:05:38'),
(40930, '3.236.226.228', NULL, 1, '2025-04-12 20:07:57', '2025-04-12 20:07:57'),
(40931, '94.103.93.19', NULL, 1, '2025-04-12 20:57:09', '2025-04-12 20:57:09'),
(40932, '156.228.87.0', NULL, 1, '2025-04-12 21:02:29', '2025-04-12 21:02:29'),
(40933, '156.228.107.108', NULL, 1, '2025-04-12 21:15:59', '2025-04-12 21:15:59'),
(40934, '158.69.25.39', NULL, 1, '2025-04-12 21:40:01', '2025-04-12 21:40:01'),
(40935, '51.222.253.2', NULL, 1, '2025-04-12 21:57:14', '2025-04-12 21:57:14'),
(40936, '66.249.66.37', NULL, 1, '2025-04-12 22:22:13', '2025-04-12 22:22:13'),
(40937, '35.91.144.121', NULL, 1, '2025-04-12 22:22:31', '2025-04-12 22:22:31'),
(40938, '57.141.6.18', NULL, 1, '2025-04-12 23:51:44', '2025-04-12 23:51:44'),
(40939, '49.7.227.204', NULL, 1, '2025-04-13 00:08:28', '2025-04-13 00:08:28'),
(40940, '52.38.104.16', NULL, 1, '2025-04-13 00:35:22', '2025-04-13 00:35:22'),
(40941, '57.141.6.3', NULL, 1, '2025-04-13 00:59:02', '2025-04-13 00:59:02'),
(40942, '154.239.179.64', NULL, 1, '2025-04-13 01:00:11', '2025-04-13 01:00:11'),
(40943, '51.222.9.187', NULL, 2, '2025-04-13 02:11:05', '2025-04-13 02:11:05'),
(40944, '128.204.212.85', NULL, 1, '2025-04-13 02:15:09', '2025-04-13 02:15:09'),
(40945, '54.188.105.123', NULL, 1, '2025-04-13 02:33:10', '2025-04-13 02:33:10'),
(40946, '54.186.251.83', NULL, 1, '2025-04-13 03:14:13', '2025-04-13 03:14:13'),
(40947, '98.83.106.160', NULL, 1, '2025-04-13 03:48:49', '2025-04-13 03:48:49'),
(40948, '66.249.66.38', NULL, 1, '2025-04-13 03:55:16', '2025-04-13 03:55:16'),
(40949, '204.12.231.186', NULL, 2, '2025-04-13 04:26:08', '2025-04-13 04:26:15'),
(40950, '52.80.232.25', NULL, 1, '2025-04-13 04:48:44', '2025-04-13 04:48:44'),
(40951, '117.62.235.53', NULL, 1, '2025-04-13 04:53:00', '2025-04-13 04:53:00'),
(40952, '54.186.251.83', NULL, 1, '2025-04-13 04:53:57', '2025-04-13 04:53:57'),
(40953, '196.251.81.142', NULL, 1, '2025-04-13 04:54:35', '2025-04-13 04:54:35'),
(40954, '43.130.71.237', NULL, 1, '2025-04-13 05:17:26', '2025-04-13 05:17:26'),
(40955, '72.14.201.159', NULL, 6, '2025-04-13 05:30:51', '2025-04-13 17:23:34'),
(40956, '52.159.227.39', NULL, 1, '2025-04-13 05:48:18', '2025-04-13 05:48:18'),
(40957, '111.225.149.22', NULL, 1, '2025-04-13 05:49:55', '2025-04-13 05:49:55'),
(40958, '94.103.93.19', NULL, 1, '2025-04-13 06:04:14', '2025-04-13 06:04:14'),
(40959, '103.213.242.106', NULL, 1, '2025-04-13 06:12:50', '2025-04-13 06:12:50'),
(40960, '27.115.124.45', NULL, 1, '2025-04-13 06:13:09', '2025-04-13 06:13:09'),
(40961, '40.77.167.55', NULL, 1, '2025-04-13 06:19:48', '2025-04-13 06:19:48'),
(40962, '43.129.51.239', NULL, 1, '2025-04-13 06:26:18', '2025-04-13 06:26:18'),
(40963, '172.177.13.65', NULL, 3, '2025-04-13 06:41:38', '2025-04-14 01:38:54'),
(40964, '43.166.244.192', NULL, 1, '2025-04-13 06:41:47', '2025-04-13 06:41:47'),
(40965, '195.191.219.132', NULL, 4, '2025-04-13 06:59:53', '2025-04-13 22:43:32'),
(40966, '196.251.90.93', NULL, 3, '2025-04-13 07:06:16', '2025-04-13 07:07:10'),
(40967, '110.249.201.80', NULL, 1, '2025-04-13 07:08:05', '2025-04-13 07:08:05'),
(40968, '135.119.136.218', NULL, 2, '2025-04-13 07:09:31', '2025-04-13 17:59:25'),
(40969, '170.106.180.153', NULL, 1, '2025-04-13 07:44:03', '2025-04-13 07:44:03'),
(40970, '172.178.140.152', NULL, 1, '2025-04-13 07:48:17', '2025-04-13 07:48:17'),
(40971, '45.84.107.17', NULL, 3, '2025-04-13 07:48:51', '2025-04-13 07:48:56'),
(40972, '193.186.4.159', NULL, 1, '2025-04-13 08:05:53', '2025-04-13 08:05:53'),
(40973, '47.104.197.2', NULL, 1, '2025-04-13 08:15:17', '2025-04-13 08:15:17'),
(40974, '20.212.201.123', NULL, 2, '2025-04-13 08:47:21', '2025-04-13 11:34:04'),
(40975, '52.169.50.50', NULL, 3, '2025-04-13 09:01:52', '2025-04-13 22:29:28'),
(40976, '20.14.155.163', NULL, 2, '2025-04-13 09:03:42', '2025-04-13 22:32:41'),
(40977, '195.26.224.235', NULL, 1, '2025-04-13 09:17:47', '2025-04-13 09:17:47'),
(40978, '205.210.31.140', NULL, 1, '2025-04-13 09:40:51', '2025-04-13 09:40:51'),
(40979, '222.79.103.59', NULL, 1, '2025-04-13 09:43:23', '2025-04-13 09:43:23'),
(40980, '182.163.112.164', NULL, 1, '2025-04-13 09:44:58', '2025-04-13 09:44:58'),
(40981, '103.124.225.185', NULL, 1, '2025-04-13 10:29:23', '2025-04-13 10:29:23'),
(40982, '120.17.170.147', NULL, 1, '2025-04-13 10:32:27', '2025-04-13 10:32:27'),
(40983, '45.124.169.234', NULL, 4, '2025-04-13 11:04:38', '2025-04-13 11:23:45'),
(40984, '52.230.25.26', NULL, 2, '2025-04-13 11:34:08', '2025-04-13 13:56:52'),
(40985, '128.204.212.87', NULL, 1, '2025-04-13 12:24:51', '2025-04-13 12:24:51'),
(40986, '110.249.202.120', NULL, 1, '2025-04-13 12:38:45', '2025-04-13 12:38:45'),
(40987, '110.249.201.110', NULL, 1, '2025-04-13 12:42:09', '2025-04-13 12:42:09'),
(40988, '111.225.149.141', NULL, 1, '2025-04-13 12:58:20', '2025-04-13 12:58:20'),
(40989, '3.138.183.113', NULL, 1, '2025-04-13 13:04:51', '2025-04-13 13:04:51'),
(40990, '18.219.81.227', NULL, 1, '2025-04-13 13:04:51', '2025-04-13 13:04:51'),
(40991, '18.225.25.214', NULL, 1, '2025-04-13 13:04:51', '2025-04-13 13:04:51'),
(40992, '18.225.25.214', NULL, 1, '2025-04-13 13:04:51', '2025-04-13 13:04:51'),
(40993, '3.141.11.163', NULL, 1, '2025-04-13 13:04:57', '2025-04-13 13:04:57'),
(40994, '18.220.9.227', NULL, 1, '2025-04-13 13:04:57', '2025-04-13 13:04:57'),
(40995, '23.102.31.211', NULL, 2, '2025-04-13 13:45:03', '2025-04-14 02:27:56'),
(40996, '72.145.76.35', NULL, 1, '2025-04-13 13:49:40', '2025-04-13 13:49:40'),
(40997, '72.14.201.130', NULL, 3, '2025-04-13 13:55:26', '2025-04-13 16:00:16'),
(40998, '103.122.139.82', NULL, 1, '2025-04-13 13:56:13', '2025-04-13 13:56:13'),
(40999, '137.59.48.170', NULL, 2, '2025-04-13 14:05:44', '2025-04-13 14:08:14'),
(41000, '193.186.4.130', NULL, 2, '2025-04-13 14:08:12', '2025-04-13 14:14:50'),
(41001, '203.188.254.238', NULL, 2, '2025-04-13 14:14:50', '2025-04-13 14:18:14'),
(41002, '106.119.167.146', NULL, 1, '2025-04-13 14:31:18', '2025-04-13 14:31:18'),
(41003, '43.130.53.252', NULL, 1, '2025-04-13 15:28:44', '2025-04-13 15:28:44'),
(41004, '103.131.71.63', NULL, 1, '2025-04-13 15:36:17', '2025-04-13 15:36:17'),
(41005, '184.73.141.78', NULL, 1, '2025-04-13 15:42:35', '2025-04-13 15:42:35'),
(41006, '156.228.91.14', NULL, 1, '2025-04-13 15:49:54', '2025-04-13 15:49:54'),
(41007, '156.233.93.143', NULL, 2, '2025-04-13 15:49:56', '2025-04-13 15:49:56'),
(41008, '196.251.117.23', NULL, 1, '2025-04-13 15:55:29', '2025-04-13 15:55:29'),
(41009, '3.111.218.247', NULL, 4, '2025-04-13 16:14:34', '2025-04-13 16:14:42'),
(41010, '43.153.123.3', NULL, 1, '2025-04-13 16:25:24', '2025-04-13 16:25:24'),
(41011, '80.85.245.37', NULL, 1, '2025-04-13 16:26:10', '2025-04-13 16:26:10'),
(41012, '31.57.159.26', NULL, 1, '2025-04-13 16:41:55', '2025-04-13 16:41:55'),
(41013, '51.222.253.9', NULL, 1, '2025-04-13 16:54:51', '2025-04-13 16:54:51'),
(41014, '110.249.201.93', NULL, 1, '2025-04-13 17:03:12', '2025-04-13 17:03:12'),
(41015, '20.97.189.105', NULL, 1, '2025-04-13 17:20:14', '2025-04-13 17:20:14'),
(41016, '172.213.21.148', NULL, 1, '2025-04-13 17:57:43', '2025-04-13 17:57:43'),
(41017, '196.251.80.168', NULL, 1, '2025-04-13 18:34:18', '2025-04-13 18:34:18'),
(41018, '57.129.138.109', NULL, 2, '2025-04-13 19:09:53', '2025-04-13 19:09:54'),
(41019, '193.32.126.133', NULL, 1, '2025-04-13 19:23:37', '2025-04-13 19:23:37'),
(41020, '102.129.223.92', NULL, 1, '2025-04-13 19:43:27', '2025-04-13 19:43:27'),
(41021, '135.119.200.244', NULL, 1, '2025-04-13 19:55:01', '2025-04-13 19:55:01'),
(41022, '41.33.217.27', NULL, 1, '2025-04-13 20:16:07', '2025-04-13 20:16:07'),
(41023, '185.100.85.22', NULL, 1, '2025-04-13 20:16:51', '2025-04-13 20:16:51'),
(41024, '128.24.53.240', NULL, 2, '2025-04-13 20:41:44', '2025-04-14 02:57:43'),
(41025, '196.251.86.135', NULL, 1, '2025-04-13 20:51:31', '2025-04-13 20:51:31'),
(41026, '103.133.203.235', NULL, 1, '2025-04-13 20:57:14', '2025-04-13 20:57:14'),
(41027, '43.132.229.118', NULL, 1, '2025-04-13 21:11:07', '2025-04-13 21:11:07'),
(41028, '128.24.51.97', NULL, 1, '2025-04-13 21:26:14', '2025-04-13 21:26:14'),
(41029, '34.220.154.212', NULL, 1, '2025-04-13 22:04:00', '2025-04-13 22:04:00'),
(41030, '37.111.243.36', NULL, 2, '2025-04-13 22:20:56', '2025-04-13 22:20:59'),
(41031, '57.141.6.8', NULL, 1, '2025-04-13 22:26:12', '2025-04-13 22:26:12'),
(41032, '188.166.177.24', NULL, 2, '2025-04-13 23:08:53', '2025-04-13 23:08:54'),
(41033, '57.141.6.19', NULL, 1, '2025-04-13 23:09:47', '2025-04-13 23:09:47'),
(41034, '43.166.134.47', NULL, 1, '2025-04-13 23:33:11', '2025-04-13 23:33:11'),
(41035, '125.94.144.102', NULL, 1, '2025-04-14 00:11:59', '2025-04-14 00:11:59'),
(41036, '43.165.67.57', NULL, 1, '2025-04-14 00:27:36', '2025-04-14 00:27:36'),
(41037, '205.210.31.58', NULL, 1, '2025-04-14 00:41:07', '2025-04-14 00:41:07'),
(41038, '198.235.24.185', NULL, 1, '2025-04-14 00:51:52', '2025-04-14 00:51:52'),
(41039, '52.37.203.121', NULL, 1, '2025-04-14 01:27:46', '2025-04-14 01:27:46'),
(41040, '128.204.212.86', NULL, 1, '2025-04-14 02:25:54', '2025-04-14 02:25:54'),
(41041, '52.230.164.176', NULL, 1, '2025-04-14 02:40:23', '2025-04-14 02:40:23'),
(41042, '107.151.222.77', NULL, 4, '2025-04-14 02:49:45', '2025-04-14 02:49:46'),
(41043, '205.210.31.146', NULL, 1, '2025-04-14 02:59:39', '2025-04-14 02:59:39'),
(41044, '178.18.246.153', NULL, 1, '2025-04-14 03:04:55', '2025-04-14 03:04:55'),
(41045, '103.217.111.226', NULL, 1, '2025-04-14 04:17:53', '2025-04-14 04:17:53'),
(41046, '167.71.250.201', NULL, 1, '2025-04-14 04:37:58', '2025-04-14 04:37:58'),
(41047, '135.119.136.218', NULL, 3, '2025-04-14 04:52:45', '2025-04-15 02:37:40'),
(41048, '135.119.200.244', NULL, 2, '2025-04-14 05:14:40', '2025-04-14 14:14:55'),
(41049, '217.113.194.209', NULL, 1, '2025-04-14 05:14:41', '2025-04-14 05:14:41'),
(41050, '217.113.194.210', NULL, 1, '2025-04-14 05:14:45', '2025-04-14 05:14:45'),
(41051, '52.169.50.50', NULL, 2, '2025-04-14 05:17:19', '2025-04-14 12:05:42'),
(41052, '71.132.27.28', NULL, 1, '2025-04-14 05:29:31', '2025-04-14 05:29:31'),
(41053, '196.251.81.142', NULL, 1, '2025-04-14 05:42:07', '2025-04-14 05:42:07'),
(41054, '199.45.154.115', NULL, 1, '2025-04-14 05:47:37', '2025-04-14 05:47:37'),
(41055, '103.131.71.73', NULL, 1, '2025-04-14 07:08:31', '2025-04-14 07:08:31'),
(41056, '43.135.142.37', NULL, 1, '2025-04-14 07:13:13', '2025-04-14 07:13:13'),
(41057, '49.51.196.42', NULL, 1, '2025-04-14 08:02:53', '2025-04-14 08:02:53'),
(41058, '128.24.51.97', NULL, 1, '2025-04-14 08:51:01', '2025-04-14 08:51:01'),
(41059, '128.24.53.240', NULL, 2, '2025-04-14 09:23:40', '2025-04-14 15:37:39'),
(41060, '172.178.140.158', NULL, 1, '2025-04-14 09:50:09', '2025-04-14 09:50:09'),
(41061, '52.169.178.52', NULL, 1, '2025-04-14 10:14:58', '2025-04-14 10:14:58'),
(41062, '48.209.223.4', NULL, 1, '2025-04-14 10:15:01', '2025-04-14 10:15:01'),
(41063, '52.174.29.70', NULL, 1, '2025-04-14 10:15:01', '2025-04-14 10:15:01'),
(41064, '20.97.189.96', NULL, 1, '2025-04-14 10:43:07', '2025-04-14 10:43:07'),
(41065, '172.177.13.65', NULL, 2, '2025-04-14 10:43:50', '2025-04-14 19:46:22'),
(41066, '13.83.167.139', NULL, 1, '2025-04-14 10:50:07', '2025-04-14 10:50:07'),
(41067, '52.33.245.134', NULL, 4, '2025-04-14 11:01:14', '2025-04-14 11:01:16'),
(41068, '188.166.215.239', NULL, 4, '2025-04-14 11:04:07', '2025-04-14 11:04:10'),
(41069, '103.131.71.197', NULL, 1, '2025-04-14 11:46:25', '2025-04-14 11:46:25'),
(41070, '13.232.12.201', NULL, 4, '2025-04-14 11:51:49', '2025-04-14 11:51:55'),
(41071, '157.90.209.79', NULL, 4, '2025-04-14 11:55:03', '2025-04-14 21:18:24'),
(41072, '20.14.155.163', NULL, 2, '2025-04-14 12:00:01', '2025-04-15 01:27:58'),
(41073, '85.208.96.210', NULL, 1, '2025-04-14 12:14:08', '2025-04-14 12:14:08'),
(41074, '103.204.211.129', NULL, 3, '2025-04-14 12:27:19', '2025-04-14 12:27:40'),
(41075, '111.225.148.11', NULL, 1, '2025-04-14 12:41:07', '2025-04-14 12:41:07'),
(41076, '95.173.222.47', NULL, 1, '2025-04-14 12:52:13', '2025-04-14 12:52:13'),
(41077, '59.152.7.62', NULL, 1, '2025-04-14 13:00:37', '2025-04-14 13:00:37'),
(41078, '77.75.77.54', NULL, 1, '2025-04-14 13:28:03', '2025-04-14 13:28:03'),
(41079, '139.5.132.232', NULL, 1, '2025-04-14 13:54:51', '2025-04-14 13:54:51'),
(41080, '20.97.189.107', NULL, 1, '2025-04-14 14:11:21', '2025-04-14 14:11:21'),
(41081, '43.166.134.47', NULL, 1, '2025-04-14 14:13:40', '2025-04-14 14:13:40'),
(41082, '34.42.125.209', NULL, 1, '2025-04-14 14:20:43', '2025-04-14 14:20:43'),
(41083, '169.224.0.102', NULL, 1, '2025-04-14 14:27:43', '2025-04-14 14:27:43'),
(41084, '124.156.179.141', NULL, 1, '2025-04-14 14:53:28', '2025-04-14 14:53:28'),
(41085, '184.73.141.78', NULL, 1, '2025-04-14 15:57:42', '2025-04-14 15:57:42'),
(41086, '196.251.80.228', NULL, 2, '2025-04-14 16:05:19', '2025-04-15 03:03:16'),
(41087, '146.70.197.221', NULL, 1, '2025-04-14 16:34:10', '2025-04-14 16:34:10'),
(41088, '141.94.76.134', NULL, 1, '2025-04-14 16:49:57', '2025-04-14 16:49:57'),
(41089, '192.3.255.133', NULL, 2, '2025-04-14 17:00:44', '2025-04-14 17:00:47');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(41090, '217.156.123.106', NULL, 1, '2025-04-14 17:33:29', '2025-04-14 17:33:29'),
(41091, '37.139.53.253', NULL, 1, '2025-04-14 17:44:47', '2025-04-14 17:44:47'),
(41092, '107.174.225.170', NULL, 1, '2025-04-14 18:05:32', '2025-04-14 18:05:32'),
(41093, '157.173.122.176', NULL, 1, '2025-04-14 18:08:27', '2025-04-14 18:08:27'),
(41094, '35.237.244.255', NULL, 1, '2025-04-14 18:21:18', '2025-04-14 18:21:18'),
(41095, '178.20.42.24', NULL, 1, '2025-04-14 18:34:49', '2025-04-14 18:34:49'),
(41096, '144.76.67.108', NULL, 4, '2025-04-14 18:39:53', '2025-04-14 19:10:45'),
(41097, '117.33.163.216', NULL, 1, '2025-04-14 19:16:20', '2025-04-14 19:16:20'),
(41098, '20.121.186.102', NULL, 2, '2025-04-14 19:25:42', '2025-04-14 22:24:56'),
(41099, '57.129.81.226', NULL, 1, '2025-04-14 19:34:56', '2025-04-14 19:34:56'),
(41100, '185.246.188.74', NULL, 1, '2025-04-14 20:07:12', '2025-04-14 20:07:12'),
(41101, '185.40.4.29', NULL, 1, '2025-04-14 20:07:35', '2025-04-14 20:07:35'),
(41102, '35.239.7.215', NULL, 1, '2025-04-14 20:25:20', '2025-04-14 20:25:20'),
(41103, '43.130.110.130', NULL, 1, '2025-04-14 20:34:26', '2025-04-14 20:34:26'),
(41104, '128.204.212.87', NULL, 1, '2025-04-14 20:50:47', '2025-04-14 20:50:47'),
(41105, '49.51.183.220', NULL, 1, '2025-04-14 21:11:49', '2025-04-14 21:11:49'),
(41106, '94.23.61.165', NULL, 1, '2025-04-14 22:20:54', '2025-04-14 22:20:54'),
(41107, '87.251.78.131', NULL, 1, '2025-04-14 22:21:02', '2025-04-14 22:21:02'),
(41108, '54.212.156.24', NULL, 1, '2025-04-14 22:33:29', '2025-04-14 22:33:29'),
(41109, '66.249.66.12', NULL, 1, '2025-04-14 22:56:32', '2025-04-14 22:56:32'),
(41110, '54.185.37.43', NULL, 1, '2025-04-14 23:20:12', '2025-04-14 23:20:12'),
(41111, '66.249.66.37', NULL, 1, '2025-04-14 23:32:54', '2025-04-14 23:32:54'),
(41112, '52.6.5.24', NULL, 1, '2025-04-15 00:13:35', '2025-04-15 00:13:35'),
(41113, '35.238.121.50', NULL, 4, '2025-04-15 00:41:16', '2025-04-15 00:41:17'),
(41114, '51.222.253.15', NULL, 1, '2025-04-15 00:49:19', '2025-04-15 00:49:19'),
(41115, '193.186.4.159', NULL, 1, '2025-04-15 00:57:20', '2025-04-15 00:57:20'),
(41116, '43.166.244.192', NULL, 1, '2025-04-15 02:47:59', '2025-04-15 02:47:59'),
(41117, '213.108.0.181', NULL, 1, '2025-04-15 03:08:57', '2025-04-15 03:08:57'),
(41118, '45.10.164.70', NULL, 2, '2025-04-15 03:09:00', '2025-04-15 03:09:01'),
(41119, '43.157.250.180', NULL, 1, '2025-04-15 03:19:08', '2025-04-15 03:19:08'),
(41120, '66.249.66.38', NULL, 1, '2025-04-15 03:47:56', '2025-04-15 03:47:56'),
(41121, '184.73.141.78', NULL, 1, '2025-04-15 04:00:52', '2025-04-15 04:00:52'),
(41122, '125.75.66.97', NULL, 1, '2025-04-15 04:47:06', '2025-04-15 04:47:06'),
(41123, '172.177.13.65', NULL, 3, '2025-04-15 04:49:37', '2025-04-15 22:59:11'),
(41124, '138.199.15.165', NULL, 1, '2025-04-15 05:59:39', '2025-04-15 05:59:39'),
(41125, '140.179.94.54', NULL, 1, '2025-04-15 06:06:58', '2025-04-15 06:06:58'),
(41126, '20.121.186.102', NULL, 2, '2025-04-15 06:09:44', '2025-04-15 09:54:09'),
(41127, '15.204.182.106', NULL, 2, '2025-04-15 06:09:58', '2025-04-15 06:51:20'),
(41128, '115.231.78.6', NULL, 2, '2025-04-15 06:39:05', '2025-04-15 06:39:37'),
(41129, '54.196.2.205', NULL, 1, '2025-04-15 06:40:36', '2025-04-15 06:40:36'),
(41130, '66.249.66.12', NULL, 2, '2025-04-15 07:15:39', '2025-04-15 18:52:48'),
(41131, '54.145.205.198', NULL, 1, '2025-04-15 07:35:08', '2025-04-15 07:35:08'),
(41132, '103.131.71.158', NULL, 1, '2025-04-15 08:04:16', '2025-04-15 08:04:16'),
(41133, '138.219.96.28', NULL, 1, '2025-04-15 08:28:27', '2025-04-15 08:28:27'),
(41134, '52.163.93.107', NULL, 3, '2025-04-15 08:29:36', '2025-04-15 13:28:49'),
(41135, '43.166.240.231', NULL, 1, '2025-04-15 08:55:13', '2025-04-15 08:55:13'),
(41136, '182.163.112.164', NULL, 1, '2025-04-15 09:25:57', '2025-04-15 09:25:57'),
(41137, '72.14.201.159', NULL, 3, '2025-04-15 09:30:53', '2025-04-15 21:42:58'),
(41138, '180.102.134.69', NULL, 1, '2025-04-15 09:35:21', '2025-04-15 09:35:21'),
(41139, '119.28.177.175', NULL, 1, '2025-04-15 09:43:15', '2025-04-15 09:43:15'),
(41140, '13.76.141.173', NULL, 1, '2025-04-15 10:52:38', '2025-04-15 10:52:38'),
(41141, '66.249.66.40', NULL, 1, '2025-04-15 11:20:43', '2025-04-15 11:20:43'),
(41142, '72.14.201.130', NULL, 1, '2025-04-15 11:28:59', '2025-04-15 11:28:59'),
(41143, '31.13.127.115', NULL, 1, '2025-04-15 11:41:12', '2025-04-15 11:41:12'),
(41144, '31.13.127.6', NULL, 1, '2025-04-15 11:41:12', '2025-04-15 11:41:12'),
(41145, '49.49.249.12', NULL, 1, '2025-04-15 11:44:02', '2025-04-15 11:44:02'),
(41146, '185.61.220.55', NULL, 1, '2025-04-15 12:25:09', '2025-04-15 12:25:09'),
(41147, '185.81.145.133', NULL, 2, '2025-04-15 12:25:11', '2025-04-15 12:25:12'),
(41148, '13.126.179.238', NULL, 4, '2025-04-15 12:27:56', '2025-04-15 12:28:03'),
(41149, '111.225.148.225', NULL, 1, '2025-04-15 12:40:59', '2025-04-15 12:40:59'),
(41150, '3.250.54.203', NULL, 2, '2025-04-15 12:49:21', '2025-04-15 12:49:38'),
(41151, '35.176.66.178', NULL, 1, '2025-04-15 12:49:22', '2025-04-15 12:49:22'),
(41152, '128.204.212.84', NULL, 1, '2025-04-15 12:51:31', '2025-04-15 12:51:31'),
(41153, '111.225.148.204', NULL, 1, '2025-04-15 13:02:57', '2025-04-15 13:02:57'),
(41154, '51.222.253.11', NULL, 1, '2025-04-15 13:15:16', '2025-04-15 13:15:16'),
(41155, '20.161.75.214', NULL, 1, '2025-04-15 13:15:25', '2025-04-15 13:15:25'),
(41156, '52.230.25.26', NULL, 2, '2025-04-15 13:27:16', '2025-04-15 13:27:18'),
(41157, '135.119.136.218', NULL, 2, '2025-04-15 13:29:09', '2025-04-16 00:28:50'),
(41158, '107.151.214.211', NULL, 1, '2025-04-15 13:51:59', '2025-04-15 13:51:59'),
(41159, '110.76.129.225', NULL, 1, '2025-04-15 13:53:42', '2025-04-15 13:53:42'),
(41160, '35.90.172.157', NULL, 1, '2025-04-15 14:02:52', '2025-04-15 14:02:52'),
(41161, '13.217.201.67', NULL, 2, '2025-04-15 14:29:00', '2025-04-15 14:29:00'),
(41162, '110.249.201.134', NULL, 1, '2025-04-15 14:30:53', '2025-04-15 14:30:53'),
(41163, '31.42.47.99', NULL, 1, '2025-04-15 14:31:09', '2025-04-15 14:31:09'),
(41164, '101.33.66.34', NULL, 1, '2025-04-15 14:54:16', '2025-04-15 14:54:16'),
(41165, '20.14.155.163', NULL, 1, '2025-04-15 15:09:57', '2025-04-15 15:09:57'),
(41166, '185.40.4.149', NULL, 1, '2025-04-15 15:32:21', '2025-04-15 15:32:21'),
(41167, '170.106.113.235', NULL, 1, '2025-04-15 15:32:33', '2025-04-15 15:32:33'),
(41168, '3.85.38.46', NULL, 1, '2025-04-15 15:57:02', '2025-04-15 15:57:02'),
(41169, '23.98.186.192', NULL, 1, '2025-04-15 15:59:06', '2025-04-15 15:59:06'),
(41170, '82.23.183.22', NULL, 1, '2025-04-15 15:59:22', '2025-04-15 15:59:22'),
(41171, '102.129.223.92', NULL, 1, '2025-04-15 16:31:21', '2025-04-15 16:31:21'),
(41172, '91.222.174.85', NULL, 1, '2025-04-15 19:58:39', '2025-04-15 19:58:39'),
(41173, '185.183.33.61', NULL, 1, '2025-04-15 20:01:10', '2025-04-15 20:01:10'),
(41174, '196.247.46.217', NULL, 1, '2025-04-15 20:12:16', '2025-04-15 20:12:16'),
(41175, '57.141.6.28', NULL, 1, '2025-04-15 20:14:09', '2025-04-15 20:14:09'),
(41176, '128.204.212.86', NULL, 1, '2025-04-15 20:17:48', '2025-04-15 20:17:48'),
(41177, '170.106.160.90', NULL, 1, '2025-04-15 20:37:07', '2025-04-15 20:37:07'),
(41178, '47.93.4.59', NULL, 1, '2025-04-15 21:10:52', '2025-04-15 21:10:52'),
(41179, '84.17.48.167', NULL, 1, '2025-04-15 21:18:58', '2025-04-15 21:18:58'),
(41180, '193.186.4.159', NULL, 1, '2025-04-15 21:40:46', '2025-04-15 21:40:46'),
(41181, '57.141.6.22', NULL, 1, '2025-04-15 21:41:43', '2025-04-15 21:41:43'),
(41182, '170.106.192.208', NULL, 1, '2025-04-15 22:36:27', '2025-04-15 22:36:27'),
(41183, '43.166.237.57', NULL, 1, '2025-04-15 22:37:05', '2025-04-15 22:37:05'),
(41184, '198.54.134.252', NULL, 1, '2025-04-15 23:09:32', '2025-04-15 23:09:32'),
(41185, '107.189.30.151', NULL, 2, '2025-04-15 23:36:09', '2025-04-15 23:45:29'),
(41186, '162.62.213.165', NULL, 1, '2025-04-15 23:36:16', '2025-04-15 23:36:16'),
(41187, '52.167.144.203', NULL, 1, '2025-04-15 23:44:26', '2025-04-15 23:44:26'),
(41188, '34.213.213.169', NULL, 1, '2025-04-15 23:45:55', '2025-04-15 23:45:55'),
(41189, '4.151.241.250', NULL, 1, '2025-04-15 23:47:22', '2025-04-15 23:47:22'),
(41190, '43.153.71.12', NULL, 1, '2025-04-16 00:04:35', '2025-04-16 00:04:35'),
(41191, '20.15.133.191', NULL, 1, '2025-04-16 00:52:51', '2025-04-16 00:52:51'),
(41192, '31.13.115.115', NULL, 1, '2025-04-16 01:23:03', '2025-04-16 01:23:03'),
(41193, '31.13.115.116', NULL, 1, '2025-04-16 01:23:03', '2025-04-16 01:23:03'),
(41194, '66.249.66.38', NULL, 1, '2025-04-16 01:44:34', '2025-04-16 01:44:34'),
(41195, '141.98.84.253', NULL, 1, '2025-04-16 01:54:18', '2025-04-16 01:54:18'),
(41196, '5.183.252.239', NULL, 2, '2025-04-16 01:54:21', '2025-04-16 01:54:22'),
(41197, '206.168.34.84', NULL, 1, '2025-04-16 02:09:17', '2025-04-16 02:09:17'),
(41198, '114.5.221.27', NULL, 1, '2025-04-16 02:28:15', '2025-04-16 02:28:15'),
(41199, '34.211.191.51', NULL, 1, '2025-04-16 02:36:22', '2025-04-16 02:36:22'),
(41200, '91.124.117.32', NULL, 1, '2025-04-16 02:44:33', '2025-04-16 02:44:33'),
(41201, '52.167.144.173', NULL, 1, '2025-04-16 02:44:43', '2025-04-16 02:44:43'),
(41202, '104.254.90.251', NULL, 1, '2025-04-16 03:37:59', '2025-04-16 03:37:59'),
(41203, '54.36.108.103', NULL, 2, '2025-04-16 04:13:15', '2025-04-16 04:13:16'),
(41204, '20.14.155.163', NULL, 2, '2025-04-16 04:44:16', '2025-04-16 18:15:51'),
(41205, '66.249.66.12', NULL, 2, '2025-04-16 04:46:45', '2025-04-17 00:35:10'),
(41206, '182.44.9.147', NULL, 1, '2025-04-16 04:56:14', '2025-04-16 04:56:14'),
(41207, '27.115.124.6', NULL, 1, '2025-04-16 05:45:52', '2025-04-16 05:45:52'),
(41208, '123.6.49.44', NULL, 1, '2025-04-16 05:45:53', '2025-04-16 05:45:53'),
(41209, '123.6.49.12', NULL, 1, '2025-04-16 05:46:07', '2025-04-16 05:46:07'),
(41210, '138.197.147.66', NULL, 1, '2025-04-16 05:50:14', '2025-04-16 05:50:14'),
(41211, '45.84.107.54', NULL, 1, '2025-04-16 06:28:46', '2025-04-16 06:28:46'),
(41212, '66.249.66.37', NULL, 1, '2025-04-16 07:08:20', '2025-04-16 07:08:20'),
(41213, '54.223.139.243', NULL, 1, '2025-04-16 07:12:18', '2025-04-16 07:12:18'),
(41214, '13.76.141.173', NULL, 2, '2025-04-16 07:51:11', '2025-04-16 08:28:45'),
(41215, '172.177.13.65', NULL, 3, '2025-04-16 08:03:10', '2025-04-17 02:04:37'),
(41216, '35.211.37.80', NULL, 1, '2025-04-16 08:15:20', '2025-04-16 08:15:20'),
(41217, '82.23.183.107', NULL, 1, '2025-04-16 08:18:03', '2025-04-16 08:18:03'),
(41218, '205.169.39.18', NULL, 1, '2025-04-16 08:20:49', '2025-04-16 08:20:49'),
(41219, '217.20.253.232', NULL, 1, '2025-04-16 08:22:37', '2025-04-16 08:22:37'),
(41220, '72.14.201.130', NULL, 1, '2025-04-16 08:26:22', '2025-04-16 08:26:22'),
(41221, '52.156.77.159', NULL, 1, '2025-04-16 08:28:21', '2025-04-16 08:28:21'),
(41222, '52.163.93.107', NULL, 5, '2025-04-16 08:28:42', '2025-04-16 10:15:00'),
(41223, '20.212.201.123', NULL, 2, '2025-04-16 08:28:47', '2025-04-16 08:28:49'),
(41224, '52.187.125.23', NULL, 2, '2025-04-16 08:28:55', '2025-04-16 08:28:57'),
(41225, '72.14.201.159', NULL, 2, '2025-04-16 09:25:51', '2025-04-16 09:46:30'),
(41226, '52.156.77.153', NULL, 1, '2025-04-16 10:18:39', '2025-04-16 10:18:39'),
(41227, '43.166.239.145', NULL, 1, '2025-04-16 11:00:26', '2025-04-16 11:00:26'),
(41228, '96.62.105.46', NULL, 1, '2025-04-16 11:15:45', '2025-04-16 11:15:45'),
(41229, '205.210.31.138', NULL, 1, '2025-04-16 11:27:06', '2025-04-16 11:27:06'),
(41230, '135.119.136.218', NULL, 2, '2025-04-16 11:29:48', '2025-04-16 22:25:30'),
(41231, '43.153.36.110', NULL, 1, '2025-04-16 11:44:10', '2025-04-16 11:44:10'),
(41232, '172.178.141.139', NULL, 1, '2025-04-16 11:45:14', '2025-04-16 11:45:14'),
(41233, '173.252.107.116', NULL, 1, '2025-04-16 11:50:59', '2025-04-16 11:50:59'),
(41234, '173.252.107.5', NULL, 1, '2025-04-16 11:50:59', '2025-04-16 11:50:59'),
(41235, '3.88.181.15', NULL, 1, '2025-04-16 11:58:51', '2025-04-16 11:58:51'),
(41236, '44.200.39.86', NULL, 1, '2025-04-16 11:58:52', '2025-04-16 11:58:52'),
(41237, '44.200.76.153', NULL, 1, '2025-04-16 11:58:53', '2025-04-16 11:58:53'),
(41238, '40.116.73.214', NULL, 1, '2025-04-16 12:22:07', '2025-04-16 12:22:07'),
(41239, '37.111.212.190', NULL, 1, '2025-04-16 12:24:41', '2025-04-16 12:24:41'),
(41240, '110.249.201.165', NULL, 1, '2025-04-16 12:41:39', '2025-04-16 12:41:39'),
(41241, '40.119.197.45', NULL, 1, '2025-04-16 12:52:45', '2025-04-16 12:52:45'),
(41242, '45.84.107.172', NULL, 1, '2025-04-16 13:00:29', '2025-04-16 13:00:29'),
(41243, '89.187.171.177', NULL, 1, '2025-04-16 13:36:00', '2025-04-16 13:36:00'),
(41244, '5.74.126.5', NULL, 1, '2025-04-16 14:28:49', '2025-04-16 14:28:49'),
(41245, '77.220.195.155', NULL, 1, '2025-04-16 14:41:20', '2025-04-16 14:41:20'),
(41246, '185.96.37.18', NULL, 2, '2025-04-16 14:41:23', '2025-04-16 14:41:24'),
(41247, '102.129.223.92', NULL, 2, '2025-04-16 14:48:29', '2025-04-17 00:58:18'),
(41248, '52.167.144.211', NULL, 1, '2025-04-16 15:06:29', '2025-04-16 15:06:29'),
(41249, '193.186.4.130', NULL, 1, '2025-04-16 15:08:46', '2025-04-16 15:08:46'),
(41250, '4.193.96.14', NULL, 1, '2025-04-16 15:11:16', '2025-04-16 15:11:16'),
(41251, '184.73.141.78', NULL, 1, '2025-04-16 16:04:41', '2025-04-16 16:04:41'),
(41252, '118.179.171.241', NULL, 1, '2025-04-16 16:10:38', '2025-04-16 16:10:38'),
(41253, '104.197.152.27', NULL, 1, '2025-04-16 16:12:56', '2025-04-16 16:12:56'),
(41254, '34.172.79.191', NULL, 1, '2025-04-16 16:12:57', '2025-04-16 16:12:57'),
(41255, '37.111.206.181', NULL, 1, '2025-04-16 16:58:45', '2025-04-16 16:58:45'),
(41256, '27.147.142.57', NULL, 1, '2025-04-16 17:19:05', '2025-04-16 17:19:05'),
(41257, '89.110.109.74', NULL, 1, '2025-04-16 18:43:44', '2025-04-16 18:43:44'),
(41258, '117.33.163.216', NULL, 1, '2025-04-16 19:26:09', '2025-04-16 19:26:09'),
(41259, '57.141.6.18', NULL, 1, '2025-04-16 19:43:30', '2025-04-16 19:43:30'),
(41260, '115.69.212.194', NULL, 1, '2025-04-16 19:44:23', '2025-04-16 19:44:23'),
(41261, '57.141.6.23', NULL, 1, '2025-04-16 19:56:58', '2025-04-16 19:56:58'),
(41262, '195.191.219.132', NULL, 3, '2025-04-16 20:03:37', '2025-04-16 22:34:55'),
(41263, '177.212.107.22', NULL, 1, '2025-04-16 20:32:25', '2025-04-16 20:32:25'),
(41264, '17.241.227.159', NULL, 1, '2025-04-16 21:05:47', '2025-04-16 21:05:47'),
(41265, '52.230.163.33', NULL, 1, '2025-04-16 22:03:04', '2025-04-16 22:03:04'),
(41266, '51.8.155.60', NULL, 1, '2025-04-16 22:11:30', '2025-04-16 22:11:30'),
(41267, '35.202.197.81', NULL, 4, '2025-04-16 22:19:58', '2025-04-16 22:19:59'),
(41268, '43.153.10.83', NULL, 1, '2025-04-16 22:50:03', '2025-04-16 22:50:03'),
(41269, '51.222.253.18', NULL, 1, '2025-04-16 23:01:37', '2025-04-16 23:01:37'),
(41270, '179.50.174.78', NULL, 1, '2025-04-16 23:09:22', '2025-04-16 23:09:22'),
(41271, '103.131.71.71', NULL, 1, '2025-04-16 23:26:39', '2025-04-16 23:26:39'),
(41272, '128.204.212.84', NULL, 1, '2025-04-16 23:33:25', '2025-04-16 23:33:25'),
(41273, '185.102.112.95', NULL, 1, '2025-04-16 23:45:45', '2025-04-16 23:45:45'),
(41274, '77.220.195.61', NULL, 2, '2025-04-16 23:45:48', '2025-04-16 23:45:49'),
(41275, '107.115.108.25', NULL, 1, '2025-04-16 23:55:55', '2025-04-16 23:55:55'),
(41276, '182.40.104.255', NULL, 1, '2025-04-17 00:24:53', '2025-04-17 00:24:53'),
(41277, '84.17.48.167', NULL, 1, '2025-04-17 00:26:29', '2025-04-17 00:26:29'),
(41278, '43.166.255.102', NULL, 1, '2025-04-17 00:28:12', '2025-04-17 00:28:12'),
(41279, '66.249.66.11', NULL, 2, '2025-04-17 00:34:25', '2025-04-17 00:35:09'),
(41280, '212.34.153.180', NULL, 1, '2025-04-17 01:02:01', '2025-04-17 01:02:01'),
(41281, '35.88.146.87', NULL, 1, '2025-04-17 01:03:42', '2025-04-17 01:03:42'),
(41282, '185.129.61.10', NULL, 1, '2025-04-17 01:29:17', '2025-04-17 01:29:17'),
(41283, '102.129.130.177', NULL, 1, '2025-04-17 01:37:16', '2025-04-17 01:37:16'),
(41284, '34.171.191.22', NULL, 1, '2025-04-17 01:41:53', '2025-04-17 01:41:53'),
(41285, '130.33.44.191', NULL, 1, '2025-04-17 01:56:34', '2025-04-17 01:56:34'),
(41286, '110.230.252.114', NULL, 2, '2025-04-17 02:16:39', '2025-04-17 02:17:10'),
(41287, '205.164.162.145', NULL, 1, '2025-04-17 02:23:29', '2025-04-17 02:23:29'),
(41288, '40.91.80.231', NULL, 1, '2025-04-17 03:28:18', '2025-04-17 03:28:18'),
(41289, '66.249.66.36', NULL, 1, '2025-04-17 03:44:21', '2025-04-17 03:44:21'),
(41290, '64.95.13.28', NULL, 4, '2025-04-17 04:05:05', '2025-04-18 03:02:41'),
(41291, '5.133.192.199', NULL, 1, '2025-04-17 04:06:47', '2025-04-17 04:06:47'),
(41292, '175.29.128.125', NULL, 1, '2025-04-17 04:25:36', '2025-04-17 04:25:36'),
(41293, '66.249.66.38', NULL, 1, '2025-04-17 04:27:25', '2025-04-17 04:27:25'),
(41294, '20.171.207.196', NULL, 1, '2025-04-17 04:50:07', '2025-04-17 04:50:07'),
(41295, '125.94.144.102', NULL, 1, '2025-04-17 05:01:41', '2025-04-17 05:01:41'),
(41296, '110.249.202.167', NULL, 1, '2025-04-17 05:14:34', '2025-04-17 05:14:34'),
(41297, '120.0.52.230', NULL, 1, '2025-04-17 05:30:53', '2025-04-17 05:30:53'),
(41298, '20.171.207.249', NULL, 2, '2025-04-17 05:51:07', '2025-04-17 11:54:20'),
(41299, '51.222.253.18', NULL, 1, '2025-04-17 06:35:03', '2025-04-17 06:35:03'),
(41300, '20.171.207.218', NULL, 1, '2025-04-17 07:04:17', '2025-04-17 07:04:17'),
(41301, '45.80.48.219', NULL, 1, '2025-04-17 07:11:34', '2025-04-17 07:11:34'),
(41302, '182.48.87.142', NULL, 2, '2025-04-17 07:26:31', '2025-04-17 08:54:45'),
(41303, '66.249.66.10', NULL, 1, '2025-04-17 07:51:22', '2025-04-17 07:51:22'),
(41304, '20.14.155.163', NULL, 2, '2025-04-17 07:51:49', '2025-04-17 21:22:08'),
(41305, '193.186.4.159', NULL, 1, '2025-04-17 08:11:15', '2025-04-17 08:11:15'),
(41306, '51.137.154.91', NULL, 2, '2025-04-17 08:14:38', '2025-04-17 08:14:43'),
(41307, '52.255.111.119', NULL, 1, '2025-04-17 08:16:53', '2025-04-17 08:16:53'),
(41308, '182.163.112.164', NULL, 1, '2025-04-17 08:18:47', '2025-04-17 08:18:47'),
(41309, '181.189.241.100', NULL, 1, '2025-04-17 08:23:48', '2025-04-17 08:23:48'),
(41310, '71.131.231.117', NULL, 1, '2025-04-17 08:25:34', '2025-04-17 08:25:34'),
(41311, '52.163.93.107', NULL, 10, '2025-04-17 08:29:12', '2025-04-17 14:45:59'),
(41312, '65.2.146.128', NULL, 4, '2025-04-17 08:55:14', '2025-04-17 08:55:18'),
(41313, '43.166.132.142', NULL, 1, '2025-04-17 09:02:22', '2025-04-17 09:02:22'),
(41314, '51.145.47.103', NULL, 1, '2025-04-17 09:02:25', '2025-04-17 09:02:25'),
(41315, '203.76.117.138', NULL, 2, '2025-04-17 09:08:43', '2025-04-17 09:11:01'),
(41316, '43.248.139.175', NULL, 1, '2025-04-17 09:14:26', '2025-04-17 09:14:26'),
(41317, '118.179.171.241', NULL, 1, '2025-04-17 09:19:31', '2025-04-17 09:19:31'),
(41318, '135.119.136.218', NULL, 2, '2025-04-17 09:22:11', '2025-04-17 20:15:27'),
(41319, '119.30.32.27', NULL, 2, '2025-04-17 09:39:20', '2025-04-17 09:39:49'),
(41320, '110.166.71.39', NULL, 1, '2025-04-17 09:54:59', '2025-04-17 09:54:59'),
(41321, '49.51.233.46', NULL, 1, '2025-04-17 10:05:24', '2025-04-17 10:05:24'),
(41322, '72.14.201.159', NULL, 1, '2025-04-17 10:11:31', '2025-04-17 10:11:31'),
(41323, '40.119.197.45', NULL, 2, '2025-04-17 10:15:21', '2025-04-17 11:18:45'),
(41324, '193.186.4.140', NULL, 1, '2025-04-17 10:21:52', '2025-04-17 10:21:52'),
(41325, '4.151.241.248', NULL, 1, '2025-04-17 10:30:00', '2025-04-17 10:30:00'),
(41326, '102.129.223.92', NULL, 1, '2025-04-17 10:31:18', '2025-04-17 10:31:18'),
(41327, '3.138.183.113', NULL, 2, '2025-04-17 10:32:38', '2025-04-17 10:32:45'),
(41328, '18.224.128.89', NULL, 2, '2025-04-17 10:32:38', '2025-04-17 10:44:03'),
(41329, '18.218.83.119', NULL, 1, '2025-04-17 10:44:02', '2025-04-17 10:44:02'),
(41330, '18.219.81.227', NULL, 1, '2025-04-17 10:44:09', '2025-04-17 10:44:09'),
(41331, '196.251.72.179', NULL, 2, '2025-04-17 11:02:45', '2025-04-18 02:59:14'),
(41332, '172.177.13.65', NULL, 2, '2025-04-17 11:03:19', '2025-04-17 19:56:39'),
(41333, '196.251.80.228', NULL, 1, '2025-04-17 11:22:48', '2025-04-17 11:22:48'),
(41334, '52.230.25.26', NULL, 1, '2025-04-17 11:27:08', '2025-04-17 11:27:08'),
(41335, '20.212.201.123', NULL, 7, '2025-04-17 11:41:28', '2025-04-17 12:10:50'),
(41336, '54.185.161.177', NULL, 1, '2025-04-17 11:43:22', '2025-04-17 11:43:22'),
(41337, '43.159.143.187', NULL, 1, '2025-04-17 11:48:15', '2025-04-17 11:48:15'),
(41338, '13.76.141.173', NULL, 2, '2025-04-17 11:49:33', '2025-04-17 11:49:34'),
(41339, '52.187.125.23', NULL, 2, '2025-04-17 12:09:07', '2025-04-17 14:36:48'),
(41340, '92.204.175.84', NULL, 1, '2025-04-17 12:38:11', '2025-04-17 12:38:11'),
(41341, '110.249.202.103', NULL, 1, '2025-04-17 12:41:50', '2025-04-17 12:41:50'),
(41342, '52.230.163.36', NULL, 2, '2025-04-17 13:25:58', '2025-04-17 13:25:59'),
(41343, '193.186.4.100', NULL, 1, '2025-04-17 13:26:05', '2025-04-17 13:26:05'),
(41344, '34.59.190.180', NULL, 1, '2025-04-17 13:28:26', '2025-04-17 13:28:26'),
(41345, '125.120.76.84', NULL, 1, '2025-04-17 13:49:48', '2025-04-17 13:49:48'),
(41346, '49.113.95.43', NULL, 1, '2025-04-17 14:33:40', '2025-04-17 14:33:40'),
(41347, '43.229.208.190', NULL, 1, '2025-04-17 14:33:43', '2025-04-17 14:33:43'),
(41348, '185.61.220.217', NULL, 1, '2025-04-17 14:37:34', '2025-04-17 14:37:34'),
(41349, '213.108.3.65', NULL, 2, '2025-04-17 14:37:37', '2025-04-17 14:37:38'),
(41350, '105.155.32.139', NULL, 1, '2025-04-17 14:40:47', '2025-04-17 14:40:47'),
(41351, '182.43.70.143', NULL, 1, '2025-04-17 14:48:13', '2025-04-17 14:48:13'),
(41352, '83.219.248.170', NULL, 1, '2025-04-17 15:11:51', '2025-04-17 15:11:51'),
(41353, '3.85.38.46', NULL, 1, '2025-04-17 16:09:46', '2025-04-17 16:09:46'),
(41354, '43.153.119.119', NULL, 1, '2025-04-17 16:19:41', '2025-04-17 16:19:41'),
(41355, '195.2.78.89', NULL, 1, '2025-04-17 16:45:01', '2025-04-17 16:45:01'),
(41356, '68.178.238.0', NULL, 1, '2025-04-17 16:53:07', '2025-04-17 16:53:07'),
(41357, '43.157.149.188', NULL, 1, '2025-04-17 17:03:08', '2025-04-17 17:03:08'),
(41358, '42.236.101.247', NULL, 2, '2025-04-17 17:05:10', '2025-04-17 17:59:30'),
(41359, '57.141.6.7', NULL, 1, '2025-04-17 17:05:23', '2025-04-17 17:05:23'),
(41360, '42.236.101.195', NULL, 1, '2025-04-17 17:07:16', '2025-04-17 17:07:16'),
(41361, '42.236.12.227', NULL, 1, '2025-04-17 17:30:27', '2025-04-17 17:30:27'),
(41362, '196.251.80.216', NULL, 1, '2025-04-17 17:36:15', '2025-04-17 17:36:15'),
(41363, '111.7.96.158', NULL, 1, '2025-04-17 18:19:42', '2025-04-17 18:19:42'),
(41364, '123.160.223.74', NULL, 1, '2025-04-17 18:20:58', '2025-04-17 18:20:58'),
(41365, '57.154.175.1', NULL, 1, '2025-04-17 18:46:20', '2025-04-17 18:46:20'),
(41366, '57.141.6.28', NULL, 1, '2025-04-17 19:08:30', '2025-04-17 19:08:30'),
(41367, '103.187.66.78', NULL, 1, '2025-04-17 19:14:19', '2025-04-17 19:14:19'),
(41368, '54.36.175.53', NULL, 1, '2025-04-17 19:18:10', '2025-04-17 19:18:10'),
(41369, '103.105.86.32', NULL, 1, '2025-04-17 19:20:37', '2025-04-17 19:20:37'),
(41370, '103.31.178.200', NULL, 1, '2025-04-17 19:27:46', '2025-04-17 19:27:46'),
(41371, '104.28.240.85', NULL, 1, '2025-04-17 19:35:09', '2025-04-17 19:35:09'),
(41372, '182.42.105.85', NULL, 1, '2025-04-17 19:52:58', '2025-04-17 19:52:58'),
(41373, '34.42.121.40', NULL, 4, '2025-04-17 19:53:51', '2025-04-17 19:53:52'),
(41374, '103.239.253.235', NULL, 1, '2025-04-17 20:01:21', '2025-04-17 20:01:21'),
(41375, '160.179.34.209', NULL, 1, '2025-04-17 20:21:45', '2025-04-17 20:21:45'),
(41376, '57.141.6.2', NULL, 1, '2025-04-17 20:25:54', '2025-04-17 20:25:54'),
(41377, '23.98.186.200', NULL, 1, '2025-04-17 22:10:12', '2025-04-17 22:10:12'),
(41378, '43.130.139.136', NULL, 1, '2025-04-17 22:59:48', '2025-04-17 22:59:48'),
(41379, '173.252.87.2', NULL, 1, '2025-04-17 23:02:20', '2025-04-17 23:02:20'),
(41380, '173.252.87.7', NULL, 1, '2025-04-17 23:02:20', '2025-04-17 23:02:20'),
(41381, '109.82.44.109', NULL, 1, '2025-04-17 23:15:20', '2025-04-17 23:15:20'),
(41382, '94.103.88.24', NULL, 1, '2025-04-17 23:26:56', '2025-04-17 23:26:56'),
(41383, '54.167.100.250', NULL, 1, '2025-04-17 23:59:33', '2025-04-17 23:59:33'),
(41384, '146.103.10.3', NULL, 1, '2025-04-17 23:59:50', '2025-04-17 23:59:50'),
(41385, '43.157.207.78', NULL, 1, '2025-04-18 00:03:54', '2025-04-18 00:03:54'),
(41386, '34.148.237.56', NULL, 2, '2025-04-18 00:09:11', '2025-04-18 00:09:12'),
(41387, '119.28.177.175', NULL, 1, '2025-04-18 00:12:55', '2025-04-18 00:12:55'),
(41388, '52.167.144.161', NULL, 1, '2025-04-18 00:22:12', '2025-04-18 00:22:12'),
(41389, '43.130.67.33', NULL, 1, '2025-04-18 00:25:35', '2025-04-18 00:25:35'),
(41390, '54.211.234.125', NULL, 1, '2025-04-18 01:15:46', '2025-04-18 01:15:46'),
(41391, '84.246.85.11', NULL, 3, '2025-04-18 01:35:30', '2025-04-18 01:35:33'),
(41392, '65.108.140.102', NULL, 1, '2025-04-18 01:45:44', '2025-04-18 01:45:44'),
(41393, '176.59.164.67', NULL, 1, '2025-04-18 02:29:14', '2025-04-18 02:29:14'),
(41394, '35.94.197.56', NULL, 1, '2025-04-18 02:34:41', '2025-04-18 02:34:41'),
(41395, '34.216.249.80', NULL, 1, '2025-04-18 03:19:20', '2025-04-18 03:19:20'),
(41396, '106.75.98.180', NULL, 1, '2025-04-18 03:19:49', '2025-04-18 03:19:49'),
(41397, '106.75.98.60', NULL, 1, '2025-04-18 03:19:58', '2025-04-18 03:19:58'),
(41398, '54.175.89.211', NULL, 1, '2025-04-18 04:05:16', '2025-04-18 04:05:16'),
(41399, '196.251.86.53', NULL, 1, '2025-04-18 04:17:38', '2025-04-18 04:17:38'),
(41400, '65.2.186.87', NULL, 4, '2025-04-18 04:43:10', '2025-04-18 04:43:15'),
(41401, '185.96.37.134', NULL, 1, '2025-04-18 05:51:28', '2025-04-18 05:51:28'),
(41402, '77.220.195.119', NULL, 1, '2025-04-18 05:51:28', '2025-04-18 05:51:28'),
(41403, '185.61.216.116', NULL, 2, '2025-04-18 05:51:30', '2025-04-18 05:51:31'),
(41404, '213.108.3.84', NULL, 2, '2025-04-18 05:51:31', '2025-04-18 05:51:32'),
(41405, '31.13.127.113', NULL, 1, '2025-04-18 05:54:13', '2025-04-18 05:54:13'),
(41406, '52.167.144.231', NULL, 1, '2025-04-18 06:46:40', '2025-04-18 06:46:40'),
(41407, '167.172.157.70', NULL, 1, '2025-04-18 06:50:38', '2025-04-18 06:50:38'),
(41408, '135.119.136.218', NULL, 2, '2025-04-18 07:08:37', '2025-04-18 17:58:49'),
(41409, '40.84.221.211', NULL, 1, '2025-04-18 07:19:21', '2025-04-18 07:19:21'),
(41410, '43.153.86.78', NULL, 1, '2025-04-18 07:53:04', '2025-04-18 07:53:04'),
(41411, '136.243.228.193', NULL, 1, '2025-04-18 07:58:34', '2025-04-18 07:58:34'),
(41412, '45.93.184.21', NULL, 1, '2025-04-18 08:08:09', '2025-04-18 08:08:09'),
(41413, '43.166.136.153', NULL, 1, '2025-04-18 08:36:13', '2025-04-18 08:36:13'),
(41414, '140.179.148.12', NULL, 1, '2025-04-18 09:13:32', '2025-04-18 09:13:32'),
(41415, '110.230.252.114', NULL, 1, '2025-04-18 09:34:42', '2025-04-18 09:34:42'),
(41416, '217.142.190.72', NULL, 2, '2025-04-18 10:02:18', '2025-04-18 10:02:20'),
(41417, '217.142.190.72', NULL, 2, '2025-04-18 10:02:18', '2025-04-18 10:02:20'),
(41418, '54.226.85.70', NULL, 2, '2025-04-18 10:16:43', '2025-04-18 10:16:43'),
(41419, '124.226.222.66', NULL, 1, '2025-04-18 10:24:05', '2025-04-18 10:24:05'),
(41420, '20.14.155.163', NULL, 2, '2025-04-18 10:48:50', '2025-04-19 00:17:41'),
(41421, '34.253.210.68', NULL, 1, '2025-04-18 10:57:19', '2025-04-18 10:57:19'),
(41422, '68.183.159.91', NULL, 1, '2025-04-18 11:31:32', '2025-04-18 11:31:32'),
(41423, '14.162.207.223', NULL, 1, '2025-04-18 11:46:14', '2025-04-18 11:46:14'),
(41424, '147.185.132.195', NULL, 1, '2025-04-18 11:52:16', '2025-04-18 11:52:16'),
(41425, '94.159.108.209', NULL, 1, '2025-04-18 12:21:10', '2025-04-18 12:21:10'),
(41426, '185.245.104.75', NULL, 1, '2025-04-18 12:32:55', '2025-04-18 12:32:55'),
(41427, '111.225.149.231', NULL, 1, '2025-04-18 12:40:58', '2025-04-18 12:40:58'),
(41428, '117.27.115.87', NULL, 1, '2025-04-18 12:55:30', '2025-04-18 12:55:30'),
(41429, '107.151.222.62', NULL, 1, '2025-04-18 13:24:42', '2025-04-18 13:24:42'),
(41430, '128.204.212.86', NULL, 2, '2025-04-18 13:57:27', '2025-04-18 15:24:48'),
(41431, '212.112.118.76', NULL, 1, '2025-04-18 14:23:26', '2025-04-18 14:23:26'),
(41432, '43.165.69.68', NULL, 1, '2025-04-18 14:25:06', '2025-04-18 14:25:06'),
(41433, '57.154.175.13', NULL, 1, '2025-04-18 14:37:08', '2025-04-18 14:37:08'),
(41434, '51.8.102.190', NULL, 1, '2025-04-18 15:06:53', '2025-04-18 15:06:53'),
(41435, '43.130.53.252', NULL, 1, '2025-04-18 15:09:20', '2025-04-18 15:09:20'),
(41436, '52.230.164.190', NULL, 1, '2025-04-18 15:14:59', '2025-04-18 15:14:59'),
(41437, '58.49.233.126', NULL, 1, '2025-04-18 15:19:17', '2025-04-18 15:19:17'),
(41438, '196.251.81.38', NULL, 1, '2025-04-18 15:22:44', '2025-04-18 15:22:44'),
(41439, '185.183.33.61', NULL, 1, '2025-04-18 15:45:56', '2025-04-18 15:45:56'),
(41440, '185.226.196.28', NULL, 1, '2025-04-18 15:46:28', '2025-04-18 15:46:28'),
(41441, '185.226.196.30', NULL, 1, '2025-04-18 15:47:34', '2025-04-18 15:47:34'),
(41442, '128.204.212.84', NULL, 1, '2025-04-18 16:14:29', '2025-04-18 16:14:29'),
(41443, '66.249.68.6', NULL, 1, '2025-04-18 16:18:59', '2025-04-18 16:18:59'),
(41444, '199.127.56.236', NULL, 1, '2025-04-18 17:30:25', '2025-04-18 17:30:25'),
(41445, '52.167.144.191', NULL, 1, '2025-04-18 18:18:43', '2025-04-18 18:18:43'),
(41446, '57.141.6.20', NULL, 1, '2025-04-18 18:18:51', '2025-04-18 18:18:51'),
(41447, '178.32.72.223', NULL, 1, '2025-04-18 18:54:39', '2025-04-18 18:54:39'),
(41448, '128.204.212.87', NULL, 1, '2025-04-18 19:42:26', '2025-04-18 19:42:26'),
(41449, '31.13.127.2', NULL, 1, '2025-04-18 19:54:03', '2025-04-18 19:54:03'),
(41450, '31.13.127.7', NULL, 1, '2025-04-18 19:54:03', '2025-04-18 19:54:03'),
(41451, '40.116.73.213', NULL, 1, '2025-04-18 19:59:02', '2025-04-18 19:59:02'),
(41452, '57.141.6.9', NULL, 1, '2025-04-18 20:13:37', '2025-04-18 20:13:37'),
(41453, '77.238.230.6', NULL, 1, '2025-04-18 20:14:23', '2025-04-18 20:14:23'),
(41454, '51.254.49.100', NULL, 1, '2025-04-18 20:17:25', '2025-04-18 20:17:25'),
(41455, '43.130.57.76', NULL, 1, '2025-04-18 20:21:20', '2025-04-18 20:21:20'),
(41456, '182.44.9.147', NULL, 1, '2025-04-18 20:22:42', '2025-04-18 20:22:42'),
(41457, '193.186.4.159', NULL, 1, '2025-04-18 20:30:47', '2025-04-18 20:30:47'),
(41458, '85.105.170.140', NULL, 1, '2025-04-18 20:36:03', '2025-04-18 20:36:03'),
(41459, '91.222.174.85', NULL, 1, '2025-04-18 21:00:03', '2025-04-18 21:00:03'),
(41460, '119.28.177.175', NULL, 1, '2025-04-18 21:02:19', '2025-04-18 21:02:19'),
(41461, '51.222.253.13', NULL, 1, '2025-04-18 21:04:15', '2025-04-18 21:04:15'),
(41462, '198.235.24.162', NULL, 1, '2025-04-18 21:17:50', '2025-04-18 21:17:50'),
(41463, '196.251.86.135', NULL, 1, '2025-04-18 21:19:16', '2025-04-18 21:19:16'),
(41464, '156.228.82.184', NULL, 1, '2025-04-18 21:23:54', '2025-04-18 21:23:54'),
(41465, '103.184.172.94', NULL, 1, '2025-04-18 21:29:43', '2025-04-18 21:29:43'),
(41466, '34.23.17.220', NULL, 4, '2025-04-18 21:33:49', '2025-04-18 21:33:50'),
(41467, '196.251.71.7', NULL, 1, '2025-04-18 21:53:07', '2025-04-18 21:53:07'),
(41468, '3.110.81.151', NULL, 4, '2025-04-18 21:57:47', '2025-04-18 21:57:54'),
(41469, '5.181.169.139', NULL, 1, '2025-04-18 22:13:18', '2025-04-18 22:13:18'),
(41470, '77.220.195.222', NULL, 2, '2025-04-18 22:13:21', '2025-04-18 22:13:22'),
(41471, '51.36.31.167', NULL, 1, '2025-04-18 22:25:51', '2025-04-18 22:25:51'),
(41472, '35.187.107.102', NULL, 1, '2025-04-18 22:37:04', '2025-04-18 22:37:04'),
(41473, '154.47.20.231', NULL, 1, '2025-04-18 22:57:55', '2025-04-18 22:57:55'),
(41474, '196.251.81.142', NULL, 1, '2025-04-18 23:00:19', '2025-04-18 23:00:19'),
(41475, '20.171.207.119', NULL, 1, '2025-04-18 23:38:17', '2025-04-18 23:38:17'),
(41476, '34.59.93.113', NULL, 4, '2025-04-18 23:57:25', '2025-04-18 23:57:26'),
(41477, '20.171.207.223', NULL, 1, '2025-04-19 01:22:16', '2025-04-19 01:22:16'),
(41478, '66.249.68.8', NULL, 1, '2025-04-19 02:07:56', '2025-04-19 02:07:56'),
(41479, '3.249.174.232', NULL, 1, '2025-04-19 02:29:07', '2025-04-19 02:29:07'),
(41480, '20.15.133.175', NULL, 1, '2025-04-19 02:46:17', '2025-04-19 02:46:17'),
(41481, '51.222.253.17', NULL, 1, '2025-04-19 02:47:01', '2025-04-19 02:47:01'),
(41482, '150.109.230.210', NULL, 1, '2025-04-19 02:56:55', '2025-04-19 02:56:55'),
(41483, '43.157.170.13', NULL, 1, '2025-04-19 03:33:16', '2025-04-19 03:33:16'),
(41484, '18.206.220.205', NULL, 1, '2025-04-19 04:04:41', '2025-04-19 04:04:41'),
(41485, '34.133.156.150', NULL, 1, '2025-04-19 04:37:07', '2025-04-19 04:37:07'),
(41486, '135.119.136.218', NULL, 1, '2025-04-19 04:49:16', '2025-04-19 04:49:16'),
(41487, '102.129.223.92', NULL, 1, '2025-04-19 04:50:33', '2025-04-19 04:50:33'),
(41488, '196.251.112.155', NULL, 1, '2025-04-19 04:56:19', '2025-04-19 04:56:19'),
(41489, '119.28.2.109', NULL, 1, '2025-04-19 04:59:21', '2025-04-19 04:59:21'),
(41490, '35.164.220.160', NULL, 1, '2025-04-19 05:02:22', '2025-04-19 05:02:22'),
(41491, '203.33.203.148', NULL, 1, '2025-04-19 06:01:52', '2025-04-19 06:01:52'),
(41492, '178.239.163.94', NULL, 4, '2025-04-19 06:43:03', '2025-04-19 06:43:04'),
(41493, '195.191.219.132', NULL, 1, '2025-04-19 06:49:09', '2025-04-19 06:49:09'),
(41494, '5.133.192.108', NULL, 1, '2025-04-19 06:50:17', '2025-04-19 06:50:17'),
(41495, '94.103.93.19', NULL, 1, '2025-04-19 07:05:07', '2025-04-19 07:05:07'),
(41496, '173.252.79.6', NULL, 1, '2025-04-19 07:05:47', '2025-04-19 07:05:47'),
(41497, '173.252.79.114', NULL, 1, '2025-04-19 07:05:47', '2025-04-19 07:05:47'),
(41498, '34.210.185.127', NULL, 1, '2025-04-19 07:11:34', '2025-04-19 07:11:34'),
(41499, '199.188.207.168', NULL, 1, '2025-04-19 07:22:07', '2025-04-19 07:22:07'),
(41500, '46.246.156.145', NULL, 1, '2025-04-19 07:35:52', '2025-04-19 07:35:52'),
(41501, '35.223.132.175', NULL, 1, '2025-04-19 07:39:53', '2025-04-19 07:39:53'),
(41502, '34.41.189.144', NULL, 1, '2025-04-19 07:42:22', '2025-04-19 07:42:22'),
(41503, '178.63.63.253', NULL, 1, '2025-04-19 07:56:08', '2025-04-19 07:56:08'),
(41504, '77.232.122.95', NULL, 1, '2025-04-19 07:56:24', '2025-04-19 07:56:24'),
(41505, '128.204.212.85', NULL, 2, '2025-04-19 09:17:43', '2025-04-19 15:57:08'),
(41506, '103.29.9.23', NULL, 1, '2025-04-19 09:36:57', '2025-04-19 09:36:57'),
(41507, '43.153.71.132', NULL, 1, '2025-04-19 09:48:39', '2025-04-19 09:48:39'),
(41508, '189.175.45.64', NULL, 1, '2025-04-19 09:55:40', '2025-04-19 09:55:40'),
(41509, '128.204.212.87', NULL, 1, '2025-04-19 10:14:18', '2025-04-19 10:14:18'),
(41510, '43.157.38.131', NULL, 1, '2025-04-19 10:19:53', '2025-04-19 10:19:53'),
(41511, '45.132.246.245', NULL, 1, '2025-04-19 10:25:16', '2025-04-19 10:25:16'),
(41512, '182.163.107.143', NULL, 1, '2025-04-19 11:53:49', '2025-04-19 11:53:49'),
(41513, '110.249.202.89', NULL, 1, '2025-04-19 12:40:45', '2025-04-19 12:40:45'),
(41514, '59.173.181.251', NULL, 3, '2025-04-19 12:43:41', '2025-04-19 12:43:59'),
(41515, '173.255.192.198', NULL, 1, '2025-04-19 12:55:20', '2025-04-19 12:55:20'),
(41516, '196.251.80.216', NULL, 1, '2025-04-19 13:01:44', '2025-04-19 13:01:44'),
(41517, '165.22.1.25', NULL, 3, '2025-04-19 13:30:55', '2025-04-19 13:31:19'),
(41518, '103.183.116.64', NULL, 1, '2025-04-19 13:44:29', '2025-04-19 13:44:29'),
(41519, '17.241.219.197', NULL, 1, '2025-04-19 13:50:10', '2025-04-19 13:50:10'),
(41520, '51.36.10.182', NULL, 1, '2025-04-19 14:26:17', '2025-04-19 14:26:17'),
(41521, '37.242.91.243', NULL, 1, '2025-04-19 14:40:28', '2025-04-19 14:40:28'),
(41522, '82.23.183.22', NULL, 1, '2025-04-19 15:40:24', '2025-04-19 15:40:24'),
(41523, '43.135.145.77', NULL, 1, '2025-04-19 15:41:21', '2025-04-19 15:41:21'),
(41524, '13.233.129.5', NULL, 4, '2025-04-19 16:00:36', '2025-04-19 16:00:47'),
(41525, '202.182.74.30', NULL, 2, '2025-04-19 16:08:11', '2025-04-19 16:08:12'),
(41526, '202.182.74.30', NULL, 2, '2025-04-19 16:08:11', '2025-04-19 16:08:12'),
(41527, '43.159.143.187', NULL, 1, '2025-04-19 16:15:06', '2025-04-19 16:15:06'),
(41528, '106.122.230.138', NULL, 1, '2025-04-19 16:29:18', '2025-04-19 16:29:18'),
(41529, '156.253.179.126', NULL, 1, '2025-04-19 17:00:30', '2025-04-19 17:00:30'),
(41530, '156.228.103.119', NULL, 2, '2025-04-19 17:00:31', '2025-04-19 17:00:32'),
(41531, '173.244.42.149', NULL, 1, '2025-04-19 17:02:20', '2025-04-19 17:02:20'),
(41532, '74.80.208.110', NULL, 2, '2025-04-19 17:03:27', '2025-04-19 17:31:42'),
(41533, '88.210.11.43', NULL, 1, '2025-04-19 17:05:59', '2025-04-19 17:05:59'),
(41534, '72.14.201.159', NULL, 2, '2025-04-19 17:27:55', '2025-04-19 17:37:35'),
(41535, '103.121.36.161', NULL, 1, '2025-04-19 17:34:48', '2025-04-19 17:34:48'),
(41536, '156.228.0.129', NULL, 1, '2025-04-19 17:46:31', '2025-04-19 17:46:31'),
(41537, '156.228.125.132', NULL, 2, '2025-04-19 17:46:34', '2025-04-19 17:46:35'),
(41538, '116.204.151.244', NULL, 2, '2025-04-19 18:05:47', '2025-04-19 18:06:03'),
(41539, '188.130.137.218', NULL, 1, '2025-04-19 18:55:51', '2025-04-19 18:55:51'),
(41540, '154.213.193.1', NULL, 1, '2025-04-19 19:08:37', '2025-04-19 19:08:37'),
(41541, '156.228.117.125', NULL, 2, '2025-04-19 19:08:38', '2025-04-19 19:08:38'),
(41542, '156.253.164.165', NULL, 1, '2025-04-19 20:04:56', '2025-04-19 20:04:56'),
(41543, '156.228.118.46', NULL, 2, '2025-04-19 20:04:57', '2025-04-19 20:04:57'),
(41544, '66.249.68.6', NULL, 1, '2025-04-19 20:10:52', '2025-04-19 20:10:52'),
(41545, '186.26.118.244', NULL, 1, '2025-04-19 20:26:31', '2025-04-19 20:26:31'),
(41546, '52.159.227.37', NULL, 1, '2025-04-19 20:50:16', '2025-04-19 20:50:16'),
(41547, '109.70.100.2', NULL, 1, '2025-04-19 20:51:46', '2025-04-19 20:51:46'),
(41548, '204.8.96.85', NULL, 1, '2025-04-19 20:52:15', '2025-04-19 20:52:15'),
(41549, '101.91.148.219', NULL, 1, '2025-04-19 20:54:02', '2025-04-19 20:54:02'),
(41550, '40.116.73.216', NULL, 1, '2025-04-19 21:10:07', '2025-04-19 21:10:07'),
(41551, '43.166.237.57', NULL, 1, '2025-04-19 21:32:35', '2025-04-19 21:32:35'),
(41552, '43.166.239.145', NULL, 1, '2025-04-19 22:17:56', '2025-04-19 22:17:56'),
(41553, '57.141.6.18', NULL, 1, '2025-04-19 22:54:28', '2025-04-19 22:54:28'),
(41554, '51.161.8.73', NULL, 1, '2025-04-19 23:57:13', '2025-04-19 23:57:13'),
(41555, '198.235.24.2', NULL, 1, '2025-04-20 00:29:21', '2025-04-20 00:29:21'),
(41556, '196.251.81.38', NULL, 1, '2025-04-20 00:36:41', '2025-04-20 00:36:41'),
(41557, '69.171.230.1', NULL, 1, '2025-04-20 00:53:16', '2025-04-20 00:53:16'),
(41558, '65.21.226.48', NULL, 1, '2025-04-20 01:04:28', '2025-04-20 01:04:28'),
(41559, '46.152.15.75', NULL, 1, '2025-04-20 02:41:14', '2025-04-20 02:41:14'),
(41560, '43.157.251.48', NULL, 1, '2025-04-20 03:49:33', '2025-04-20 03:49:33'),
(41561, '137.184.167.216', NULL, 1, '2025-04-20 04:08:11', '2025-04-20 04:08:11'),
(41562, '35.162.180.170', NULL, 1, '2025-04-20 04:37:18', '2025-04-20 04:37:18'),
(41563, '43.159.132.207', NULL, 1, '2025-04-20 04:37:35', '2025-04-20 04:37:35'),
(41564, '128.204.212.84', NULL, 1, '2025-04-20 04:44:22', '2025-04-20 04:44:22'),
(41565, '172.177.63.168', NULL, 1, '2025-04-20 04:52:37', '2025-04-20 04:52:37'),
(41566, '195.2.78.89', NULL, 1, '2025-04-20 05:46:09', '2025-04-20 05:46:09'),
(41567, '106.227.49.113', NULL, 1, '2025-04-20 06:32:02', '2025-04-20 06:32:02'),
(41568, '182.48.87.142', NULL, 2, '2025-04-20 06:47:33', '2025-04-20 06:47:44'),
(41569, '52.167.144.162', NULL, 1, '2025-04-20 06:48:02', '2025-04-20 06:48:02'),
(41570, '140.179.71.143', NULL, 1, '2025-04-20 07:14:10', '2025-04-20 07:14:10'),
(41571, '34.220.135.165', NULL, 1, '2025-04-20 07:25:17', '2025-04-20 07:25:17'),
(41572, '54.201.125.47', NULL, 1, '2025-04-20 07:41:51', '2025-04-20 07:41:51'),
(41573, '51.77.216.117', NULL, 1, '2025-04-20 07:52:57', '2025-04-20 07:52:57'),
(41574, '15.228.222.45', NULL, 1, '2025-04-20 07:55:31', '2025-04-20 07:55:31'),
(41575, '205.210.31.43', NULL, 1, '2025-04-20 07:55:52', '2025-04-20 07:55:52'),
(41576, '42.83.147.53', NULL, 2, '2025-04-20 08:05:00', '2025-04-20 08:05:01'),
(41577, '124.236.100.56', NULL, 1, '2025-04-20 08:19:59', '2025-04-20 08:19:59'),
(41578, '186.219.213.68', NULL, 1, '2025-04-20 08:33:52', '2025-04-20 08:33:52'),
(41579, '13.67.197.140', NULL, 1, '2025-04-20 08:34:49', '2025-04-20 08:34:49'),
(41580, '52.165.150.45', NULL, 1, '2025-04-20 08:34:52', '2025-04-20 08:34:52'),
(41581, '193.186.4.130', NULL, 1, '2025-04-20 08:35:02', '2025-04-20 08:35:02'),
(41582, '137.184.8.155', NULL, 1, '2025-04-20 08:41:29', '2025-04-20 08:41:29'),
(41583, '52.163.93.107', NULL, 4, '2025-04-20 08:52:44', '2025-04-20 11:42:33'),
(41584, '52.187.125.23', NULL, 1, '2025-04-20 08:57:14', '2025-04-20 08:57:14'),
(41585, '40.119.197.45', NULL, 1, '2025-04-20 09:01:17', '2025-04-20 09:01:17'),
(41586, '135.237.131.212', NULL, 1, '2025-04-20 09:03:51', '2025-04-20 09:03:51'),
(41587, '20.15.133.191', NULL, 1, '2025-04-20 09:09:05', '2025-04-20 09:09:05'),
(41588, '13.76.141.173', NULL, 2, '2025-04-20 09:16:30', '2025-04-20 09:46:16'),
(41589, '4.193.96.14', NULL, 2, '2025-04-20 09:27:34', '2025-04-20 13:20:04'),
(41590, '54.187.172.31', NULL, 1, '2025-04-20 09:30:42', '2025-04-20 09:30:42'),
(41591, '173.244.42.151', NULL, 1, '2025-04-20 09:31:43', '2025-04-20 09:31:43'),
(41592, '52.230.25.26', NULL, 2, '2025-04-20 09:46:56', '2025-04-20 10:29:43'),
(41593, '103.130.113.178', NULL, 1, '2025-04-20 09:49:34', '2025-04-20 09:49:34'),
(41594, '43.135.138.128', NULL, 1, '2025-04-20 10:27:00', '2025-04-20 10:27:00'),
(41595, '182.16.158.33', NULL, 1, '2025-04-20 10:34:45', '2025-04-20 10:34:45'),
(41596, '66.249.68.6', NULL, 1, '2025-04-20 10:50:59', '2025-04-20 10:50:59'),
(41597, '40.116.73.217', NULL, 1, '2025-04-20 10:52:04', '2025-04-20 10:52:04'),
(41598, '165.225.231.70', NULL, 2, '2025-04-20 10:57:15', '2025-04-20 11:03:04'),
(41599, '79.219.150.146', NULL, 1, '2025-04-20 11:03:49', '2025-04-20 11:03:49'),
(41600, '170.106.110.146', NULL, 1, '2025-04-20 11:06:53', '2025-04-20 11:06:53'),
(41601, '34.59.5.150', NULL, 1, '2025-04-20 11:10:39', '2025-04-20 11:10:39'),
(41602, '120.71.59.24', NULL, 1, '2025-04-20 11:29:25', '2025-04-20 11:29:25'),
(41603, '40.84.221.212', NULL, 1, '2025-04-20 11:49:28', '2025-04-20 11:49:28'),
(41604, '128.204.212.85', NULL, 2, '2025-04-20 12:00:44', '2025-04-20 13:56:21'),
(41605, '205.210.31.2', NULL, 1, '2025-04-20 12:08:21', '2025-04-20 12:08:21'),
(41606, '72.14.201.130', NULL, 1, '2025-04-20 12:18:25', '2025-04-20 12:18:25'),
(41607, '110.249.202.66', NULL, 1, '2025-04-20 12:38:34', '2025-04-20 12:38:34'),
(41608, '111.225.148.56', NULL, 1, '2025-04-20 12:41:36', '2025-04-20 12:41:36'),
(41609, '110.249.201.88', NULL, 1, '2025-04-20 13:00:32', '2025-04-20 13:00:32'),
(41610, '52.81.12.192', NULL, 1, '2025-04-20 13:11:43', '2025-04-20 13:11:43'),
(41611, '37.111.225.152', NULL, 1, '2025-04-20 13:55:56', '2025-04-20 13:55:56'),
(41612, '41.142.113.22', NULL, 1, '2025-04-20 14:23:15', '2025-04-20 14:23:15'),
(41613, '182.48.64.153', NULL, 1, '2025-04-20 14:43:38', '2025-04-20 14:43:38'),
(41614, '212.102.41.15', NULL, 1, '2025-04-20 14:48:29', '2025-04-20 14:48:29'),
(41615, '37.111.201.200', NULL, 1, '2025-04-20 15:05:52', '2025-04-20 15:05:52'),
(41616, '128.204.212.86', NULL, 1, '2025-04-20 15:29:48', '2025-04-20 15:29:48'),
(41617, '54.152.65.44', NULL, 1, '2025-04-20 15:48:38', '2025-04-20 15:48:38'),
(41618, '193.186.4.183', NULL, 1, '2025-04-20 15:55:19', '2025-04-20 15:55:19'),
(41619, '49.51.233.95', NULL, 1, '2025-04-20 16:12:01', '2025-04-20 16:12:01'),
(41620, '66.249.68.8', NULL, 2, '2025-04-20 16:37:11', '2025-04-20 16:37:11'),
(41621, '31.13.127.3', NULL, 1, '2025-04-20 16:41:04', '2025-04-20 16:41:04'),
(41622, '31.13.127.2', NULL, 1, '2025-04-20 16:41:04', '2025-04-20 16:41:04'),
(41623, '42.236.101.232', NULL, 1, '2025-04-20 16:44:55', '2025-04-20 16:44:55'),
(41624, '42.236.12.206', NULL, 1, '2025-04-20 16:44:57', '2025-04-20 16:44:57'),
(41625, '42.236.12.240', NULL, 1, '2025-04-20 16:46:36', '2025-04-20 16:46:36'),
(41626, '43.167.239.66', NULL, 1, '2025-04-20 16:51:08', '2025-04-20 16:51:08'),
(41627, '34.1.19.198', NULL, 1, '2025-04-20 16:54:40', '2025-04-20 16:54:40'),
(41628, '13.234.231.201', NULL, 4, '2025-04-20 16:54:49', '2025-04-20 16:54:56'),
(41629, '54.36.175.53', NULL, 1, '2025-04-20 16:54:52', '2025-04-20 16:54:52'),
(41630, '42.236.17.247', NULL, 1, '2025-04-20 17:25:32', '2025-04-20 17:25:32'),
(41631, '51.222.253.2', NULL, 1, '2025-04-20 18:04:15', '2025-04-20 18:04:15'),
(41632, '118.179.97.225', NULL, 1, '2025-04-20 18:23:18', '2025-04-20 18:23:18'),
(41633, '40.77.167.64', NULL, 1, '2025-04-20 18:23:39', '2025-04-20 18:23:39'),
(41634, '40.77.167.74', NULL, 1, '2025-04-20 18:25:49', '2025-04-20 18:25:49'),
(41635, '57.141.6.24', NULL, 1, '2025-04-20 18:35:22', '2025-04-20 18:35:22'),
(41636, '124.222.209.139', NULL, 7, '2025-04-20 19:15:28', '2025-04-20 19:21:40'),
(41637, '51.8.155.120', NULL, 1, '2025-04-20 19:28:04', '2025-04-20 19:28:04'),
(41638, '51.222.253.18', NULL, 1, '2025-04-20 19:39:42', '2025-04-20 19:39:42'),
(41639, '118.179.191.190', NULL, 1, '2025-04-20 20:10:55', '2025-04-20 20:10:55'),
(41640, '107.151.219.133', NULL, 1, '2025-04-20 20:18:46', '2025-04-20 20:18:46'),
(41641, '195.142.16.50', NULL, 1, '2025-04-20 20:23:26', '2025-04-20 20:23:26'),
(41642, '66.249.68.1', NULL, 1, '2025-04-20 20:33:02', '2025-04-20 20:33:02'),
(41643, '125.94.144.102', NULL, 1, '2025-04-20 21:26:10', '2025-04-20 21:26:10'),
(41644, '104.198.20.5', NULL, 4, '2025-04-20 21:30:07', '2025-04-20 21:30:20'),
(41645, '173.252.83.4', NULL, 1, '2025-04-20 21:41:59', '2025-04-20 21:41:59'),
(41646, '173.252.83.10', NULL, 1, '2025-04-20 21:41:59', '2025-04-20 21:41:59'),
(41647, '43.245.120.165', NULL, 1, '2025-04-20 22:22:03', '2025-04-20 22:22:03'),
(41648, '77.232.122.225', NULL, 1, '2025-04-20 23:03:47', '2025-04-20 23:03:47'),
(41649, '80.85.246.140', NULL, 1, '2025-04-20 23:23:04', '2025-04-20 23:23:04'),
(41650, '136.243.220.211', NULL, 1, '2025-04-21 00:08:21', '2025-04-21 00:08:21'),
(41651, '52.159.227.44', NULL, 1, '2025-04-21 00:19:46', '2025-04-21 00:19:46'),
(41652, '196.251.80.216', NULL, 1, '2025-04-21 00:44:54', '2025-04-21 00:44:54'),
(41653, '51.91.12.152', NULL, 1, '2025-04-21 00:46:20', '2025-04-21 00:46:20'),
(41654, '43.135.142.37', NULL, 1, '2025-04-21 00:57:48', '2025-04-21 00:57:48'),
(41655, '35.224.255.152', NULL, 4, '2025-04-21 01:13:01', '2025-04-21 01:13:10'),
(41656, '49.51.252.146', NULL, 1, '2025-04-21 01:15:29', '2025-04-21 01:15:29'),
(41657, '43.157.149.188', NULL, 1, '2025-04-21 01:41:51', '2025-04-21 01:41:51'),
(41658, '43.130.12.43', NULL, 1, '2025-04-21 02:10:10', '2025-04-21 02:10:10'),
(41659, '180.102.134.69', NULL, 1, '2025-04-21 02:17:12', '2025-04-21 02:17:12'),
(41660, '103.244.188.153', NULL, 1, '2025-04-21 02:22:59', '2025-04-21 02:22:59'),
(41661, '154.54.249.171', NULL, 1, '2025-04-21 03:08:29', '2025-04-21 03:08:29'),
(41662, '43.157.209.252', NULL, 1, '2025-04-21 04:03:52', '2025-04-21 04:03:52'),
(41663, '23.98.186.201', NULL, 1, '2025-04-21 04:09:48', '2025-04-21 04:09:48'),
(41664, '128.204.212.84', NULL, 1, '2025-04-21 05:02:58', '2025-04-21 05:02:58'),
(41665, '54.185.192.90', NULL, 1, '2025-04-21 05:48:29', '2025-04-21 05:48:29'),
(41666, '156.146.35.39', NULL, 1, '2025-04-21 05:52:07', '2025-04-21 05:52:07'),
(41667, '20.171.207.119', NULL, 1, '2025-04-21 06:09:46', '2025-04-21 06:09:46'),
(41668, '20.171.207.223', NULL, 1, '2025-04-21 06:11:31', '2025-04-21 06:11:31'),
(41669, '179.43.168.34', NULL, 1, '2025-04-21 06:41:27', '2025-04-21 06:41:27'),
(41670, '20.15.133.175', NULL, 2, '2025-04-21 07:29:25', '2025-04-21 08:23:00'),
(41671, '123.6.49.18', NULL, 1, '2025-04-21 07:42:40', '2025-04-21 07:42:40'),
(41672, '123.6.49.12', NULL, 1, '2025-04-21 07:42:49', '2025-04-21 07:42:49'),
(41673, '123.6.49.50', NULL, 1, '2025-04-21 07:44:32', '2025-04-21 07:44:32'),
(41674, '209.59.231.163', NULL, 1, '2025-04-21 08:05:19', '2025-04-21 08:05:19'),
(41675, '18.236.92.237', NULL, 1, '2025-04-21 08:19:30', '2025-04-21 08:19:30'),
(41676, '197.237.138.6', NULL, 1, '2025-04-21 08:25:08', '2025-04-21 08:25:08'),
(41677, '72.14.201.159', NULL, 3, '2025-04-21 08:40:22', '2025-04-21 13:43:56'),
(41678, '104.208.233.56', NULL, 2, '2025-04-21 08:51:08', '2025-04-21 22:02:55'),
(41679, '91.151.95.70', NULL, 1, '2025-04-21 08:53:43', '2025-04-21 08:53:43'),
(41680, '103.153.155.146', NULL, 2, '2025-04-21 08:58:49', '2025-04-21 08:58:59'),
(41681, '193.186.4.159', NULL, 4, '2025-04-21 09:03:14', '2025-04-21 16:23:11'),
(41682, '18.217.40.230', NULL, 3, '2025-04-21 09:24:53', '2025-04-21 09:25:00'),
(41683, '18.225.25.214', NULL, 2, '2025-04-21 09:24:53', '2025-04-21 11:05:57'),
(41684, '52.15.61.3', NULL, 2, '2025-04-21 09:24:54', '2025-04-21 11:05:53'),
(41685, '18.224.128.89', NULL, 3, '2025-04-21 09:25:19', '2025-04-21 11:06:06'),
(41686, '52.159.249.110', NULL, 1, '2025-04-21 09:26:15', '2025-04-21 09:26:15'),
(41687, '135.237.131.218', NULL, 1, '2025-04-21 09:55:25', '2025-04-21 09:55:25'),
(41688, '52.156.77.153', NULL, 1, '2025-04-21 10:18:31', '2025-04-21 10:18:31'),
(41689, '193.186.4.130', NULL, 3, '2025-04-21 10:19:26', '2025-04-22 02:31:20'),
(41690, '45.66.35.22', NULL, 1, '2025-04-21 10:52:57', '2025-04-21 10:52:57'),
(41691, '185.220.100.241', NULL, 1, '2025-04-21 10:53:37', '2025-04-21 10:53:37'),
(41692, '3.142.244.59', NULL, 3, '2025-04-21 11:05:47', '2025-04-21 11:05:53'),
(41693, '185.247.137.139', NULL, 1, '2025-04-21 11:08:39', '2025-04-21 11:08:39'),
(41694, '52.230.164.185', NULL, 1, '2025-04-21 11:09:42', '2025-04-21 11:09:42'),
(41695, '193.56.113.17', NULL, 1, '2025-04-21 11:13:54', '2025-04-21 11:13:54'),
(41696, '27.147.230.217', NULL, 2, '2025-04-21 11:17:38', '2025-04-21 11:17:38'),
(41697, '52.156.77.158', NULL, 1, '2025-04-21 11:34:32', '2025-04-21 11:34:32'),
(41698, '111.225.149.71', NULL, 1, '2025-04-21 12:02:48', '2025-04-21 12:02:48'),
(41699, '128.204.212.85', NULL, 1, '2025-04-21 12:29:59', '2025-04-21 12:29:59'),
(41700, '170.106.180.139', NULL, 1, '2025-04-21 12:38:22', '2025-04-21 12:38:22'),
(41701, '111.225.148.115', NULL, 1, '2025-04-21 12:41:50', '2025-04-21 12:41:50'),
(41702, '158.255.214.92', NULL, 1, '2025-04-21 12:51:12', '2025-04-21 12:51:12'),
(41703, '170.106.163.48', NULL, 1, '2025-04-21 13:18:55', '2025-04-21 13:18:55'),
(41704, '13.76.141.173', NULL, 2, '2025-04-21 14:15:11', '2025-04-21 14:15:24'),
(41705, '40.116.73.217', NULL, 1, '2025-04-21 14:45:32', '2025-04-21 14:45:32'),
(41706, '15.237.100.239', NULL, 1, '2025-04-21 14:57:13', '2025-04-21 14:57:13'),
(41707, '173.252.95.114', NULL, 1, '2025-04-21 14:58:40', '2025-04-21 14:58:40'),
(41708, '173.252.95.18', NULL, 1, '2025-04-21 14:58:40', '2025-04-21 14:58:40'),
(41709, '52.163.93.107', NULL, 3, '2025-04-21 14:59:12', '2025-04-21 14:59:19'),
(41710, '4.193.96.14', NULL, 1, '2025-04-21 16:11:08', '2025-04-21 16:11:08'),
(41711, '52.159.249.99', NULL, 1, '2025-04-21 16:13:26', '2025-04-21 16:13:26'),
(41712, '184.73.141.78', NULL, 1, '2025-04-21 16:19:17', '2025-04-21 16:19:17'),
(41713, '203.76.222.69', NULL, 1, '2025-04-21 16:23:12', '2025-04-21 16:23:12'),
(41714, '52.156.77.145', NULL, 1, '2025-04-21 16:38:05', '2025-04-21 16:38:05'),
(41715, '72.14.201.231', NULL, 1, '2025-04-21 16:51:59', '2025-04-21 16:51:59'),
(41716, '182.44.9.147', NULL, 1, '2025-04-21 16:56:19', '2025-04-21 16:56:19'),
(41717, '38.170.63.153', NULL, 1, '2025-04-21 17:03:03', '2025-04-21 17:03:03'),
(41718, '128.204.212.87', NULL, 1, '2025-04-21 17:03:40', '2025-04-21 17:03:40'),
(41719, '40.116.73.210', NULL, 1, '2025-04-21 17:48:13', '2025-04-21 17:48:13');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(41720, '193.108.118.94', NULL, 4, '2025-04-21 18:02:49', '2025-04-21 22:37:16'),
(41721, '57.141.6.14', NULL, 1, '2025-04-21 18:27:33', '2025-04-21 18:27:33'),
(41722, '57.141.6.13', NULL, 1, '2025-04-21 18:34:32', '2025-04-21 18:34:32'),
(41723, '80.85.246.71', NULL, 1, '2025-04-21 18:38:36', '2025-04-21 18:38:36'),
(41724, '3.138.36.161', NULL, 2, '2025-04-21 18:47:23', '2025-04-22 03:22:22'),
(41725, '170.106.193.108', NULL, 1, '2025-04-21 19:00:55', '2025-04-21 19:00:55'),
(41726, '134.122.173.240', NULL, 1, '2025-04-21 19:22:13', '2025-04-21 19:22:13'),
(41727, '43.130.16.212', NULL, 1, '2025-04-21 19:48:53', '2025-04-21 19:48:53'),
(41728, '38.250.154.77', NULL, 1, '2025-04-21 20:15:37', '2025-04-21 20:15:37'),
(41729, '13.126.79.31', NULL, 1, '2025-04-21 20:46:03', '2025-04-21 20:46:03'),
(41730, '140.179.71.143', NULL, 1, '2025-04-21 21:03:01', '2025-04-21 21:03:01'),
(41731, '103.204.208.243', NULL, 1, '2025-04-21 21:33:55', '2025-04-21 21:33:55'),
(41732, '34.232.23.139', NULL, 1, '2025-04-21 21:51:40', '2025-04-21 21:51:40'),
(41733, '46.228.199.158', NULL, 1, '2025-04-21 22:37:33', '2025-04-21 22:37:33'),
(41734, '66.249.68.2', NULL, 1, '2025-04-21 22:56:52', '2025-04-21 22:56:52'),
(41735, '196.251.71.124', NULL, 6, '2025-04-21 23:43:39', '2025-04-22 01:31:53'),
(41736, '185.117.225.42', NULL, 1, '2025-04-22 00:43:08', '2025-04-22 00:43:08'),
(41737, '196.251.81.38', NULL, 1, '2025-04-22 00:50:40', '2025-04-22 00:50:40'),
(41738, '66.249.68.8', NULL, 1, '2025-04-22 01:54:47', '2025-04-22 01:54:47'),
(41739, '128.204.212.86', NULL, 1, '2025-04-22 02:19:03', '2025-04-22 02:19:03'),
(41740, '54.188.5.101', NULL, 1, '2025-04-22 02:41:31', '2025-04-22 02:41:31'),
(41741, '196.251.80.74', NULL, 1, '2025-04-22 02:45:56', '2025-04-22 02:45:56'),
(41742, '182.43.70.143', NULL, 1, '2025-04-22 02:49:26', '2025-04-22 02:49:26'),
(41743, '66.249.68.1', NULL, 1, '2025-04-22 02:54:49', '2025-04-22 02:54:49'),
(41744, '35.88.156.9', NULL, 1, '2025-04-22 03:32:05', '2025-04-22 03:32:05'),
(41745, '13.233.95.116', NULL, 4, '2025-04-22 04:20:19', '2025-04-22 04:20:23'),
(41746, '54.80.45.115', NULL, 1, '2025-04-22 04:30:55', '2025-04-22 04:30:55'),
(41747, '43.166.239.145', NULL, 1, '2025-04-22 04:38:59', '2025-04-22 04:38:59'),
(41748, '46.101.171.21', NULL, 1, '2025-04-22 04:59:15', '2025-04-22 04:59:15'),
(41749, '66.249.68.1', NULL, 1, '2025-04-22 05:27:37', '2025-04-22 05:27:37'),
(41750, '52.156.77.151', NULL, 1, '2025-04-22 05:39:44', '2025-04-22 05:39:44'),
(41751, '31.13.103.4', NULL, 1, '2025-04-22 05:49:04', '2025-04-22 05:49:04'),
(41752, '31.13.103.6', NULL, 1, '2025-04-22 05:49:04', '2025-04-22 05:49:04'),
(41753, '43.166.134.47', NULL, 1, '2025-04-22 06:21:08', '2025-04-22 06:21:08'),
(41754, '196.251.72.179', NULL, 1, '2025-04-22 06:26:01', '2025-04-22 06:26:01'),
(41755, '54.80.129.170', NULL, 1, '2025-04-22 06:46:21', '2025-04-22 06:46:21'),
(41756, '110.166.71.39', NULL, 3, '2025-04-22 07:43:58', '2025-04-23 03:30:03'),
(41757, '87.236.176.18', NULL, 1, '2025-04-22 08:12:00', '2025-04-22 08:12:00'),
(41758, '34.242.148.4', NULL, 2, '2025-04-22 08:25:33', '2025-04-22 08:25:50'),
(41759, '35.178.228.46', NULL, 1, '2025-04-22 08:25:34', '2025-04-22 08:25:34'),
(41760, '54.195.162.124', NULL, 2, '2025-04-22 08:25:36', '2025-04-22 08:25:49'),
(41761, '103.139.9.99', NULL, 1, '2025-04-22 08:25:54', '2025-04-22 08:25:54'),
(41762, '103.181.122.230', NULL, 1, '2025-04-22 08:33:23', '2025-04-22 08:33:23'),
(41763, '43.131.39.179', NULL, 1, '2025-04-22 08:41:54', '2025-04-22 08:41:54'),
(41764, '177.128.252.103', NULL, 1, '2025-04-22 08:51:36', '2025-04-22 08:51:36'),
(41765, '52.167.144.183', NULL, 2, '2025-04-22 08:53:42', '2025-04-22 16:39:13'),
(41766, '52.230.25.26', NULL, 3, '2025-04-22 09:11:33', '2025-04-22 14:48:14'),
(41767, '52.255.111.127', NULL, 1, '2025-04-22 09:13:49', '2025-04-22 09:13:49'),
(41768, '103.118.0.23', NULL, 2, '2025-04-22 10:35:04', '2025-04-22 10:38:54'),
(41769, '40.119.197.45', NULL, 4, '2025-04-22 10:49:11', '2025-04-22 16:08:22'),
(41770, '52.156.77.154', NULL, 1, '2025-04-22 11:29:21', '2025-04-22 11:29:21'),
(41771, '52.159.249.108', NULL, 1, '2025-04-22 11:39:18', '2025-04-22 11:39:18'),
(41772, '72.14.201.130', NULL, 1, '2025-04-22 11:39:58', '2025-04-22 11:39:58'),
(41773, '23.98.186.195', NULL, 1, '2025-04-22 11:40:15', '2025-04-22 11:40:15'),
(41774, '23.98.186.198', NULL, 1, '2025-04-22 11:40:15', '2025-04-22 11:40:15'),
(41775, '124.220.171.131', NULL, 4, '2025-04-22 11:52:49', '2025-04-22 12:04:18'),
(41776, '69.171.249.4', NULL, 1, '2025-04-22 11:54:42', '2025-04-22 11:54:42'),
(41777, '69.171.249.114', NULL, 1, '2025-04-22 11:54:42', '2025-04-22 11:54:42'),
(41778, '72.14.201.139', NULL, 1, '2025-04-22 12:17:14', '2025-04-22 12:17:14'),
(41779, '113.11.89.191', NULL, 1, '2025-04-22 12:17:35', '2025-04-22 12:17:35'),
(41780, '51.222.253.16', NULL, 1, '2025-04-22 12:35:18', '2025-04-22 12:35:18'),
(41781, '110.249.201.146', NULL, 1, '2025-04-22 12:40:56', '2025-04-22 12:40:56'),
(41782, '3.138.36.161', NULL, 2, '2025-04-22 12:49:52', '2025-04-22 23:00:02'),
(41783, '57.154.175.8', NULL, 1, '2025-04-22 13:25:05', '2025-04-22 13:25:05'),
(41784, '72.14.201.159', NULL, 2, '2025-04-22 13:55:52', '2025-04-22 15:12:37'),
(41785, '170.106.160.90', NULL, 1, '2025-04-22 14:04:40', '2025-04-22 14:04:40'),
(41786, '152.42.171.40', NULL, 1, '2025-04-22 14:15:56', '2025-04-22 14:15:56'),
(41787, '179.51.183.143', NULL, 1, '2025-04-22 14:32:27', '2025-04-22 14:32:27'),
(41788, '43.153.58.28', NULL, 1, '2025-04-22 14:56:12', '2025-04-22 14:56:12'),
(41789, '128.204.212.85', NULL, 1, '2025-04-22 15:02:55', '2025-04-22 15:02:55'),
(41790, '51.222.253.2', NULL, 1, '2025-04-22 15:09:08', '2025-04-22 15:09:08'),
(41791, '49.43.100.181', NULL, 1, '2025-04-22 16:28:43', '2025-04-22 16:28:43'),
(41792, '66.249.79.237', NULL, 1, '2025-04-22 17:06:16', '2025-04-22 17:06:16'),
(41793, '66.249.79.236', NULL, 1, '2025-04-22 17:06:46', '2025-04-22 17:06:46'),
(41794, '66.249.79.235', NULL, 1, '2025-04-22 17:06:46', '2025-04-22 17:06:46'),
(41795, '34.139.94.98', NULL, 1, '2025-04-22 17:19:28', '2025-04-22 17:19:28'),
(41796, '34.141.254.56', NULL, 1, '2025-04-22 17:22:01', '2025-04-22 17:22:01'),
(41797, '57.154.175.3', NULL, 1, '2025-04-22 17:48:09', '2025-04-22 17:48:09'),
(41798, '57.141.6.10', NULL, 1, '2025-04-22 17:48:57', '2025-04-22 17:48:57'),
(41799, '182.42.111.156', NULL, 1, '2025-04-22 17:49:43', '2025-04-22 17:49:43'),
(41800, '196.251.81.124', NULL, 1, '2025-04-22 17:54:28', '2025-04-22 17:54:28'),
(41801, '102.129.130.4', NULL, 1, '2025-04-22 18:30:09', '2025-04-22 18:30:09'),
(41802, '128.204.212.86', NULL, 1, '2025-04-22 18:46:51', '2025-04-22 18:46:51'),
(41803, '23.98.186.192', NULL, 1, '2025-04-22 19:31:13', '2025-04-22 19:31:13'),
(41804, '196.251.81.142', NULL, 1, '2025-04-22 19:54:11', '2025-04-22 19:54:11'),
(41805, '196.251.86.135', NULL, 1, '2025-04-22 20:24:13', '2025-04-22 20:24:13'),
(41806, '34.169.111.166', NULL, 1, '2025-04-22 20:33:22', '2025-04-22 20:33:22'),
(41807, '207.46.13.154', NULL, 1, '2025-04-22 20:35:38', '2025-04-22 20:35:38'),
(41808, '147.185.132.10', NULL, 1, '2025-04-22 20:54:19', '2025-04-22 20:54:19'),
(41809, '170.106.180.139', NULL, 1, '2025-04-22 20:54:58', '2025-04-22 20:54:58'),
(41810, '196.251.72.46', NULL, 1, '2025-04-22 21:24:56', '2025-04-22 21:24:56'),
(41811, '107.172.243.11', NULL, 1, '2025-04-22 21:25:34', '2025-04-22 21:25:34'),
(41812, '47.76.189.14', NULL, 1, '2025-04-22 21:34:13', '2025-04-22 21:34:13'),
(41813, '43.157.95.239', NULL, 1, '2025-04-22 21:39:30', '2025-04-22 21:39:30'),
(41814, '37.42.226.146', NULL, 1, '2025-04-22 21:55:26', '2025-04-22 21:55:26'),
(41815, '128.204.212.84', NULL, 1, '2025-04-22 22:16:57', '2025-04-22 22:16:57'),
(41816, '170.106.11.6', NULL, 1, '2025-04-22 22:19:55', '2025-04-22 22:19:55'),
(41817, '43.130.15.147', NULL, 1, '2025-04-22 22:28:54', '2025-04-22 22:28:54'),
(41818, '117.62.235.53', NULL, 1, '2025-04-22 22:44:28', '2025-04-22 22:44:28'),
(41819, '57.154.175.0', NULL, 1, '2025-04-22 22:56:46', '2025-04-22 22:56:46'),
(41820, '178.171.113.102', NULL, 1, '2025-04-23 00:31:16', '2025-04-23 00:31:16'),
(41821, '51.8.155.62', NULL, 1, '2025-04-23 00:37:40', '2025-04-23 00:37:40'),
(41822, '173.252.83.2', NULL, 1, '2025-04-23 01:07:17', '2025-04-23 01:07:17'),
(41823, '173.252.83.116', NULL, 1, '2025-04-23 01:07:17', '2025-04-23 01:07:17'),
(41824, '197.35.91.143', NULL, 1, '2025-04-23 02:32:42', '2025-04-23 02:32:42'),
(41825, '172.176.246.129', NULL, 1, '2025-04-23 02:52:05', '2025-04-23 02:52:05'),
(41826, '128.204.212.87', NULL, 1, '2025-04-23 03:17:31', '2025-04-23 03:17:31'),
(41827, '3.72.12.43', NULL, 1, '2025-04-23 03:41:35', '2025-04-23 03:41:35'),
(41828, '199.244.88.225', NULL, 1, '2025-04-23 03:46:56', '2025-04-23 03:46:56'),
(41829, '192.144.80.154', NULL, 2, '2025-04-23 04:06:09', '2025-04-23 04:06:10'),
(41830, '15.206.205.58', NULL, 4, '2025-04-23 04:08:55', '2025-04-23 04:09:04'),
(41831, '54.173.45.235', NULL, 1, '2025-04-23 04:13:49', '2025-04-23 04:13:49'),
(41832, '45.156.129.73', NULL, 1, '2025-04-23 04:16:56', '2025-04-23 04:16:56'),
(41833, '212.34.135.52', NULL, 1, '2025-04-23 04:29:01', '2025-04-23 04:29:01'),
(41834, '43.156.168.214', NULL, 1, '2025-04-23 04:53:14', '2025-04-23 04:53:14'),
(41835, '159.223.66.123', NULL, 4, '2025-04-23 04:56:50', '2025-04-23 04:56:53'),
(41836, '71.132.8.142', NULL, 1, '2025-04-23 05:02:26', '2025-04-23 05:02:26'),
(41837, '20.171.207.134', NULL, 1, '2025-04-23 05:44:33', '2025-04-23 05:44:33'),
(41838, '43.159.152.187', NULL, 1, '2025-04-23 06:00:39', '2025-04-23 06:00:39'),
(41839, '3.88.3.122', NULL, 1, '2025-04-23 06:02:17', '2025-04-23 06:02:17'),
(41840, '66.249.68.8', NULL, 1, '2025-04-23 06:13:01', '2025-04-23 06:13:01'),
(41841, '57.141.6.23', NULL, 1, '2025-04-23 07:10:57', '2025-04-23 07:10:57'),
(41842, '120.50.22.50', NULL, 1, '2025-04-23 07:29:09', '2025-04-23 07:29:09'),
(41843, '205.169.39.24', NULL, 1, '2025-04-23 07:30:04', '2025-04-23 07:30:04'),
(41844, '184.94.240.88', NULL, 1, '2025-04-23 07:45:28', '2025-04-23 07:45:28'),
(41845, '117.33.163.216', NULL, 1, '2025-04-23 08:15:53', '2025-04-23 08:15:53'),
(41846, '52.13.65.7', NULL, 1, '2025-04-23 08:25:33', '2025-04-23 08:25:33'),
(41847, '13.76.141.173', NULL, 2, '2025-04-23 08:32:33', '2025-04-23 15:37:00'),
(41848, '27.147.157.138', NULL, 1, '2025-04-23 08:37:25', '2025-04-23 08:37:25'),
(41849, '182.163.112.164', NULL, 1, '2025-04-23 08:42:53', '2025-04-23 08:42:53'),
(41850, '193.186.4.159', NULL, 3, '2025-04-23 08:43:26', '2025-04-24 00:27:43'),
(41851, '115.133.232.74', NULL, 1, '2025-04-23 08:54:06', '2025-04-23 08:54:06'),
(41852, '72.14.201.159', NULL, 2, '2025-04-23 08:58:27', '2025-04-23 22:24:01'),
(41853, '3.138.36.161', NULL, 1, '2025-04-23 09:06:37', '2025-04-23 09:06:37'),
(41854, '173.244.42.170', NULL, 1, '2025-04-23 09:14:55', '2025-04-23 09:14:55'),
(41855, '52.163.93.107', NULL, 1, '2025-04-23 09:20:24', '2025-04-23 09:20:24'),
(41856, '52.40.40.32', NULL, 1, '2025-04-23 09:22:21', '2025-04-23 09:22:21'),
(41857, '198.235.24.14', NULL, 1, '2025-04-23 09:26:58', '2025-04-23 09:26:58'),
(41858, '193.186.4.130', NULL, 1, '2025-04-23 09:29:50', '2025-04-23 09:29:50'),
(41859, '195.191.219.132', NULL, 1, '2025-04-23 09:31:42', '2025-04-23 09:31:42'),
(41860, '43.229.208.190', NULL, 2, '2025-04-23 09:46:04', '2025-04-23 09:47:22'),
(41861, '69.171.249.115', NULL, 2, '2025-04-23 10:05:44', '2025-04-23 10:05:44'),
(41862, '40.84.221.226', NULL, 1, '2025-04-23 10:15:41', '2025-04-23 10:15:41'),
(41863, '4.213.146.154', NULL, 1, '2025-04-23 10:20:05', '2025-04-23 10:20:05'),
(41864, '74.224.61.24', NULL, 1, '2025-04-23 10:20:06', '2025-04-23 10:20:06'),
(41865, '52.190.190.28', NULL, 1, '2025-04-23 10:21:26', '2025-04-23 10:21:26'),
(41866, '118.179.136.222', NULL, 1, '2025-04-23 10:51:32', '2025-04-23 10:51:32'),
(41867, '51.36.10.182', NULL, 1, '2025-04-23 11:07:49', '2025-04-23 11:07:49'),
(41868, '124.236.100.56', NULL, 1, '2025-04-23 12:08:18', '2025-04-23 12:08:18'),
(41869, '27.147.179.220', NULL, 1, '2025-04-23 12:26:00', '2025-04-23 12:26:00'),
(41870, '43.153.10.83', NULL, 1, '2025-04-23 12:26:49', '2025-04-23 12:26:49'),
(41871, '20.171.207.117', NULL, 1, '2025-04-23 12:33:32', '2025-04-23 12:33:32'),
(41872, '110.249.201.152', NULL, 1, '2025-04-23 12:43:06', '2025-04-23 12:43:06'),
(41873, '20.212.201.123', NULL, 1, '2025-04-23 13:09:19', '2025-04-23 13:09:19'),
(41874, '52.187.125.23', NULL, 1, '2025-04-23 13:10:24', '2025-04-23 13:10:24'),
(41875, '49.51.196.42', NULL, 1, '2025-04-23 13:14:06', '2025-04-23 13:14:06'),
(41876, '52.255.111.121', NULL, 2, '2025-04-23 13:29:38', '2025-04-23 13:50:09'),
(41877, '128.204.212.87', NULL, 1, '2025-04-23 13:39:31', '2025-04-23 13:39:31'),
(41878, '123.0.21.236', NULL, 1, '2025-04-23 13:54:11', '2025-04-23 13:54:11'),
(41879, '119.40.88.82', NULL, 1, '2025-04-23 13:55:41', '2025-04-23 13:55:41'),
(41880, '157.50.3.64', NULL, 1, '2025-04-23 14:03:21', '2025-04-23 14:03:21'),
(41881, '52.230.25.26', NULL, 3, '2025-04-23 14:08:26', '2025-04-23 15:00:46'),
(41882, '136.158.17.55', NULL, 1, '2025-04-23 14:20:33', '2025-04-23 14:20:33'),
(41883, '103.25.248.71', NULL, 4, '2025-04-23 14:59:44', '2025-04-23 15:01:33'),
(41884, '45.94.31.135', NULL, 1, '2025-04-23 15:26:24', '2025-04-23 15:26:24'),
(41885, '66.249.68.6', NULL, 1, '2025-04-23 15:34:57', '2025-04-23 15:34:57'),
(41886, '45.251.231.130', NULL, 1, '2025-04-23 15:36:14', '2025-04-23 15:36:14'),
(41887, '185.189.114.124', NULL, 1, '2025-04-23 16:11:46', '2025-04-23 16:11:46'),
(41888, '3.20.236.235', NULL, 1, '2025-04-23 16:25:38', '2025-04-23 16:25:38'),
(41889, '18.225.25.214', NULL, 1, '2025-04-23 16:25:38', '2025-04-23 16:25:38'),
(41890, '3.135.237.118', NULL, 2, '2025-04-23 16:25:39', '2025-04-23 16:25:44'),
(41891, '52.15.61.3', NULL, 1, '2025-04-23 16:25:45', '2025-04-23 16:25:45'),
(41892, '107.151.215.222', NULL, 4, '2025-04-23 16:33:19', '2025-04-23 16:33:22'),
(41893, '64.23.233.236', NULL, 1, '2025-04-23 17:18:29', '2025-04-23 17:18:29'),
(41894, '34.145.173.245', NULL, 4, '2025-04-23 17:19:04', '2025-04-23 17:19:21'),
(41895, '52.255.111.81', NULL, 1, '2025-04-23 17:38:06', '2025-04-23 17:38:06'),
(41896, '52.167.144.22', NULL, 1, '2025-04-23 17:40:54', '2025-04-23 17:40:54'),
(41897, '196.251.87.240', NULL, 1, '2025-04-23 17:49:32', '2025-04-23 17:49:32'),
(41898, '143.244.186.67', NULL, 1, '2025-04-23 18:10:35', '2025-04-23 18:10:35'),
(41899, '167.71.185.235', NULL, 1, '2025-04-23 18:12:20', '2025-04-23 18:12:20'),
(41900, '167.99.115.0', NULL, 1, '2025-04-23 18:18:25', '2025-04-23 18:18:25'),
(41901, '134.209.194.80', NULL, 1, '2025-04-23 18:27:04', '2025-04-23 18:27:04'),
(41902, '43.166.142.76', NULL, 1, '2025-04-23 18:48:10', '2025-04-23 18:48:10'),
(41903, '66.249.68.1', NULL, 1, '2025-04-23 18:50:55', '2025-04-23 18:50:55'),
(41904, '34.145.165.227', NULL, 2, '2025-04-23 19:34:14', '2025-04-23 19:34:15'),
(41905, '34.86.21.151', NULL, 1, '2025-04-23 19:34:16', '2025-04-23 19:34:16'),
(41906, '49.51.233.46', NULL, 1, '2025-04-23 19:36:26', '2025-04-23 19:36:26'),
(41907, '103.210.57.236', NULL, 1, '2025-04-23 19:52:20', '2025-04-23 19:52:20'),
(41908, '164.55.247.243', NULL, 1, '2025-04-23 20:00:28', '2025-04-23 20:00:28'),
(41909, '65.0.91.20', NULL, 4, '2025-04-23 20:20:51', '2025-04-23 20:20:57'),
(41910, '173.252.79.3', NULL, 1, '2025-04-23 20:24:34', '2025-04-23 20:24:34'),
(41911, '173.252.79.116', NULL, 1, '2025-04-23 20:24:35', '2025-04-23 20:24:35'),
(41912, '173.252.79.115', NULL, 1, '2025-04-23 20:24:35', '2025-04-23 20:24:35'),
(41913, '69.171.251.24', NULL, 1, '2025-04-23 20:24:58', '2025-04-23 20:24:58'),
(41914, '173.252.127.6', NULL, 1, '2025-04-23 20:25:32', '2025-04-23 20:25:32'),
(41915, '31.13.115.13', NULL, 1, '2025-04-23 20:25:33', '2025-04-23 20:25:33'),
(41916, '173.252.87.6', NULL, 1, '2025-04-23 20:30:35', '2025-04-23 20:30:35'),
(41917, '173.252.87.112', NULL, 1, '2025-04-23 20:30:35', '2025-04-23 20:30:35'),
(41918, '185.21.13.25', NULL, 1, '2025-04-23 21:04:05', '2025-04-23 21:04:05'),
(41919, '128.204.212.86', NULL, 1, '2025-04-23 21:34:17', '2025-04-23 21:34:17'),
(41920, '165.225.37.87', NULL, 1, '2025-04-23 21:40:38', '2025-04-23 21:40:38'),
(41921, '106.119.167.146', NULL, 1, '2025-04-23 22:58:46', '2025-04-23 22:58:46'),
(41922, '34.225.243.131', NULL, 1, '2025-04-24 00:58:23', '2025-04-24 00:58:23'),
(41923, '13.233.64.202', NULL, 1, '2025-04-24 01:01:45', '2025-04-24 01:01:45'),
(41924, '34.141.151.163', NULL, 1, '2025-04-24 01:08:57', '2025-04-24 01:08:57'),
(41925, '34.141.147.241', NULL, 1, '2025-04-24 01:09:35', '2025-04-24 01:09:35'),
(41926, '57.141.6.24', NULL, 1, '2025-04-24 01:48:24', '2025-04-24 01:48:24'),
(41927, '43.166.129.247', NULL, 1, '2025-04-24 01:49:24', '2025-04-24 01:49:24'),
(41928, '57.141.6.14', NULL, 1, '2025-04-24 01:55:50', '2025-04-24 01:55:50'),
(41929, '68.221.75.23', NULL, 1, '2025-04-24 01:56:13', '2025-04-24 01:56:13'),
(41930, '52.190.190.25', NULL, 1, '2025-04-24 02:05:49', '2025-04-24 02:05:49'),
(41931, '49.51.38.193', NULL, 1, '2025-04-24 02:27:31', '2025-04-24 02:27:31'),
(41932, '189.124.216.241', NULL, 1, '2025-04-24 02:45:42', '2025-04-24 02:45:42'),
(41933, '128.204.212.84', NULL, 1, '2025-04-24 03:25:30', '2025-04-24 03:25:30'),
(41934, '182.42.104.32', NULL, 1, '2025-04-24 03:40:45', '2025-04-24 03:40:45'),
(41935, '174.138.74.35', NULL, 1, '2025-04-24 05:14:55', '2025-04-24 05:14:55'),
(41936, '54.223.139.243', NULL, 1, '2025-04-24 05:32:53', '2025-04-24 05:32:53'),
(41937, '40.77.167.123', NULL, 1, '2025-04-24 06:39:24', '2025-04-24 06:39:24'),
(41938, '51.8.155.60', NULL, 1, '2025-04-24 06:42:12', '2025-04-24 06:42:12'),
(41939, '51.8.155.54', NULL, 1, '2025-04-24 06:46:58', '2025-04-24 06:46:58'),
(41940, '173.244.42.173', NULL, 1, '2025-04-24 06:52:42', '2025-04-24 06:52:42'),
(41941, '54.244.108.252', NULL, 1, '2025-04-24 07:50:29', '2025-04-24 07:50:29'),
(41942, '193.176.86.55', NULL, 1, '2025-04-24 07:58:39', '2025-04-24 07:58:39'),
(41943, '54.174.128.204', NULL, 1, '2025-04-24 08:09:25', '2025-04-24 08:09:25'),
(41944, '103.196.232.132', NULL, 1, '2025-04-24 08:17:50', '2025-04-24 08:17:50'),
(41945, '203.188.250.171', NULL, 1, '2025-04-24 08:23:48', '2025-04-24 08:23:48'),
(41946, '51.222.253.3', NULL, 1, '2025-04-24 08:24:02', '2025-04-24 08:24:02'),
(41947, '72.14.201.130', NULL, 2, '2025-04-24 08:25:32', '2025-04-24 12:25:34'),
(41948, '181.233.184.209', NULL, 1, '2025-04-24 08:25:41', '2025-04-24 08:25:41'),
(41949, '193.138.195.64', NULL, 1, '2025-04-24 08:36:03', '2025-04-24 08:36:03'),
(41950, '43.157.168.43', NULL, 1, '2025-04-24 08:51:29', '2025-04-24 08:51:29'),
(41951, '35.89.53.228', NULL, 1, '2025-04-24 08:52:36', '2025-04-24 08:52:36'),
(41952, '4.193.96.14', NULL, 3, '2025-04-24 08:53:20', '2025-04-24 12:07:27'),
(41953, '103.174.224.37', NULL, 2, '2025-04-24 08:54:31', '2025-04-24 08:54:54'),
(41954, '52.167.144.217', NULL, 1, '2025-04-24 09:04:07', '2025-04-24 09:04:07'),
(41955, '5.237.21.87', NULL, 1, '2025-04-24 09:17:34', '2025-04-24 09:17:34'),
(41956, '52.163.93.107', NULL, 3, '2025-04-24 09:17:39', '2025-04-24 14:42:53'),
(41957, '211.101.238.247', NULL, 2, '2025-04-24 09:26:06', '2025-04-24 09:27:44'),
(41958, '20.212.201.123', NULL, 2, '2025-04-24 09:43:38', '2025-04-24 15:38:08'),
(41959, '43.155.188.157', NULL, 1, '2025-04-24 09:46:10', '2025-04-24 09:46:10'),
(41960, '118.179.131.251', NULL, 1, '2025-04-24 09:59:28', '2025-04-24 09:59:28'),
(41961, '94.103.87.196', NULL, 1, '2025-04-24 10:08:11', '2025-04-24 10:08:11'),
(41962, '203.76.116.41', NULL, 1, '2025-04-24 10:14:32', '2025-04-24 10:14:32'),
(41963, '104.28.202.179', NULL, 5, '2025-04-24 10:42:03', '2025-04-24 10:42:04'),
(41964, '121.4.97.180', NULL, 1, '2025-04-24 11:09:11', '2025-04-24 11:09:11'),
(41965, '52.230.25.26', NULL, 13, '2025-04-24 11:37:03', '2025-04-24 12:33:54'),
(41966, '40.119.197.45', NULL, 1, '2025-04-24 11:48:13', '2025-04-24 11:48:13'),
(41967, '193.186.4.159', NULL, 2, '2025-04-24 12:01:36', '2025-04-24 14:33:28'),
(41968, '103.98.204.75', NULL, 1, '2025-04-24 12:02:53', '2025-04-24 12:02:53'),
(41969, '128.204.212.85', NULL, 1, '2025-04-24 12:11:55', '2025-04-24 12:11:55'),
(41970, '193.186.4.130', NULL, 1, '2025-04-24 12:25:42', '2025-04-24 12:25:42'),
(41971, '74.125.150.5', NULL, 1, '2025-04-24 12:33:24', '2025-04-24 12:33:24'),
(41972, '110.249.202.60', NULL, 1, '2025-04-24 12:40:25', '2025-04-24 12:40:25'),
(41973, '103.120.220.89', NULL, 1, '2025-04-24 13:16:49', '2025-04-24 13:16:49'),
(41974, '51.222.253.19', NULL, 1, '2025-04-24 13:37:08', '2025-04-24 13:37:08'),
(41975, '18.219.30.65', NULL, 2, '2025-04-24 13:44:13', '2025-04-24 13:44:20'),
(41976, '18.225.25.214', NULL, 1, '2025-04-24 13:44:14', '2025-04-24 13:44:14'),
(41977, '13.58.158.78', NULL, 2, '2025-04-24 13:44:15', '2025-04-24 13:44:19'),
(41978, '54.153.18.216', NULL, 1, '2025-04-24 13:45:26', '2025-04-24 13:45:26'),
(41979, '106.54.200.247', NULL, 2, '2025-04-24 14:01:04', '2025-04-24 14:07:33'),
(41980, '74.125.150.6', NULL, 2, '2025-04-24 14:14:37', '2025-04-24 14:40:03'),
(41981, '172.178.141.130', NULL, 1, '2025-04-24 14:18:50', '2025-04-24 14:18:50'),
(41982, '43.143.248.236', NULL, 1, '2025-04-24 14:31:07', '2025-04-24 14:31:07'),
(41983, '123.0.17.46', NULL, 1, '2025-04-24 14:45:13', '2025-04-24 14:45:13'),
(41984, '181.94.229.84', NULL, 1, '2025-04-24 14:45:30', '2025-04-24 14:45:30'),
(41985, '182.2.167.80', NULL, 1, '2025-04-24 14:53:51', '2025-04-24 14:53:51'),
(41986, '18.188.180.227', NULL, 1, '2025-04-24 15:00:30', '2025-04-24 15:00:30'),
(41987, '43.159.138.217', NULL, 1, '2025-04-24 15:18:39', '2025-04-24 15:18:39'),
(41988, '43.135.172.89', NULL, 1, '2025-04-24 16:04:51', '2025-04-24 16:04:51'),
(41989, '123.160.223.75', NULL, 2, '2025-04-24 16:11:08', '2025-04-24 16:11:12'),
(41990, '111.7.96.163', NULL, 2, '2025-04-24 16:11:19', '2025-04-24 16:11:21'),
(41991, '54.161.36.175', NULL, 1, '2025-04-24 16:15:56', '2025-04-24 16:15:56'),
(41992, '196.251.80.168', NULL, 1, '2025-04-24 17:03:56', '2025-04-24 17:03:56'),
(41993, '172.178.140.148', NULL, 1, '2025-04-24 17:10:49', '2025-04-24 17:10:49'),
(41994, '42.236.17.236', NULL, 1, '2025-04-24 17:16:03', '2025-04-24 17:16:03'),
(41995, '42.236.17.114', NULL, 1, '2025-04-24 17:18:19', '2025-04-24 17:18:19'),
(41996, '42.236.17.47', NULL, 1, '2025-04-24 17:18:19', '2025-04-24 17:18:19'),
(41997, '128.204.212.87', NULL, 1, '2025-04-24 17:26:02', '2025-04-24 17:26:02'),
(41998, '117.33.163.216', NULL, 1, '2025-04-24 17:51:44', '2025-04-24 17:51:44'),
(41999, '40.77.167.48', NULL, 1, '2025-04-24 18:07:13', '2025-04-24 18:07:13'),
(42000, '57.141.6.17', NULL, 1, '2025-04-24 18:21:04', '2025-04-24 18:21:04'),
(42001, '57.141.6.18', NULL, 1, '2025-04-24 18:22:35', '2025-04-24 18:22:35'),
(42002, '42.236.17.117', NULL, 1, '2025-04-24 18:32:14', '2025-04-24 18:32:14'),
(42003, '107.151.215.222', NULL, 4, '2025-04-24 18:49:43', '2025-04-24 18:49:46'),
(42004, '185.220.100.242', NULL, 2, '2025-04-24 19:06:09', '2025-04-24 19:07:11'),
(42005, '57.141.6.4', NULL, 1, '2025-04-24 19:42:33', '2025-04-24 19:42:33'),
(42006, '72.27.86.55', NULL, 1, '2025-04-24 20:17:32', '2025-04-24 20:17:32'),
(42007, '66.249.68.1', NULL, 1, '2025-04-24 20:17:37', '2025-04-24 20:17:37'),
(42008, '128.204.212.86', NULL, 1, '2025-04-24 20:43:52', '2025-04-24 20:43:52'),
(42009, '107.167.6.115', NULL, 1, '2025-04-24 20:54:31', '2025-04-24 20:54:31'),
(42010, '103.25.251.253', NULL, 1, '2025-04-24 21:18:52', '2025-04-24 21:18:52'),
(42011, '182.40.104.255', NULL, 1, '2025-04-24 21:23:00', '2025-04-24 21:23:00'),
(42012, '43.159.143.139', NULL, 1, '2025-04-24 21:31:56', '2025-04-24 21:31:56'),
(42013, '128.199.202.37', NULL, 1, '2025-04-24 21:37:20', '2025-04-24 21:37:20'),
(42014, '212.118.53.218', NULL, 1, '2025-04-24 22:01:21', '2025-04-24 22:01:21'),
(42015, '43.130.3.120', NULL, 1, '2025-04-24 22:18:13', '2025-04-24 22:18:13'),
(42016, '37.42.226.146', NULL, 2, '2025-04-24 22:21:36', '2025-04-25 02:41:57'),
(42017, '65.2.177.242', NULL, 1, '2025-04-24 23:03:32', '2025-04-24 23:03:32'),
(42018, '13.233.129.185', NULL, 1, '2025-04-24 23:08:47', '2025-04-24 23:08:47'),
(42019, '35.86.125.145', NULL, 1, '2025-04-24 23:37:30', '2025-04-24 23:37:30'),
(42020, '40.116.73.212', NULL, 1, '2025-04-25 00:02:14', '2025-04-25 00:02:14'),
(42021, '66.220.149.113', NULL, 1, '2025-04-25 00:10:49', '2025-04-25 00:10:49'),
(42022, '66.220.149.32', NULL, 1, '2025-04-25 00:10:49', '2025-04-25 00:10:49'),
(42023, '175.6.217.4', NULL, 1, '2025-04-25 00:30:10', '2025-04-25 00:30:10'),
(42024, '125.165.154.236', NULL, 2, '2025-04-25 01:36:29', '2025-04-25 01:36:30'),
(42025, '205.210.31.143', NULL, 1, '2025-04-25 01:49:03', '2025-04-25 01:49:03'),
(42026, '13.233.233.22', NULL, 4, '2025-04-25 01:53:02', '2025-04-25 01:53:12'),
(42027, '132.145.42.19', NULL, 1, '2025-04-25 02:09:41', '2025-04-25 02:09:41'),
(42028, '170.0.86.110', NULL, 1, '2025-04-25 02:18:44', '2025-04-25 02:18:44'),
(42029, '42.83.147.56', NULL, 1, '2025-04-25 02:51:05', '2025-04-25 02:51:05'),
(42030, '107.151.208.6', NULL, 1, '2025-04-25 03:45:43', '2025-04-25 03:45:43'),
(42031, '3.84.122.139', NULL, 1, '2025-04-25 04:11:52', '2025-04-25 04:11:52'),
(42032, '170.106.107.87', NULL, 1, '2025-04-25 04:22:42', '2025-04-25 04:22:42'),
(42033, '34.145.165.227', NULL, 1, '2025-04-25 04:37:35', '2025-04-25 04:37:35'),
(42034, '34.86.239.201', NULL, 1, '2025-04-25 04:37:35', '2025-04-25 04:37:35'),
(42035, '35.199.18.14', NULL, 1, '2025-04-25 04:37:36', '2025-04-25 04:37:36'),
(42036, '43.130.139.136', NULL, 1, '2025-04-25 05:07:22', '2025-04-25 05:07:22'),
(42037, '117.33.163.216', NULL, 2, '2025-04-25 07:00:46', '2025-04-26 00:24:58'),
(42038, '71.131.231.117', NULL, 1, '2025-04-25 07:12:20', '2025-04-25 07:12:20'),
(42039, '20.171.207.234', NULL, 1, '2025-04-25 07:29:09', '2025-04-25 07:29:09'),
(42040, '110.249.201.142', NULL, 1, '2025-04-25 07:56:00', '2025-04-25 07:56:00'),
(42041, '45.94.31.135', NULL, 2, '2025-04-25 08:08:19', '2025-04-25 17:26:27'),
(42042, '37.242.32.114', NULL, 1, '2025-04-25 08:31:21', '2025-04-25 08:31:21'),
(42043, '39.98.43.234', NULL, 1, '2025-04-25 09:15:21', '2025-04-25 09:15:21'),
(42044, '85.204.70.92', NULL, 4, '2025-04-25 10:16:14', '2025-04-25 10:16:15'),
(42045, '223.15.245.170', NULL, 1, '2025-04-25 10:24:11', '2025-04-25 10:24:11'),
(42046, '185.191.171.11', NULL, 1, '2025-04-25 10:29:05', '2025-04-25 10:29:05'),
(42047, '52.32.193.216', NULL, 1, '2025-04-25 10:45:37', '2025-04-25 10:45:37'),
(42048, '128.204.212.84', NULL, 2, '2025-04-25 11:09:42', '2025-04-25 23:48:18'),
(42049, '43.135.182.95', NULL, 1, '2025-04-25 11:17:49', '2025-04-25 11:17:49'),
(42050, '43.165.67.57', NULL, 1, '2025-04-25 12:02:57', '2025-04-25 12:02:57'),
(42051, '173.252.79.4', NULL, 1, '2025-04-25 12:08:28', '2025-04-25 12:08:28'),
(42052, '103.14.91.87', NULL, 1, '2025-04-25 12:21:10', '2025-04-25 12:21:10'),
(42053, '111.225.148.111', NULL, 1, '2025-04-25 12:40:35', '2025-04-25 12:40:35'),
(42054, '128.204.212.86', NULL, 1, '2025-04-25 12:58:37', '2025-04-25 12:58:37'),
(42055, '195.16.61.210', NULL, 1, '2025-04-25 12:58:42', '2025-04-25 12:58:42'),
(42056, '113.212.111.185', NULL, 1, '2025-04-25 13:48:16', '2025-04-25 13:48:16'),
(42057, '135.148.100.196', NULL, 1, '2025-04-25 13:59:24', '2025-04-25 13:59:24'),
(42058, '37.42.226.146', NULL, 2, '2025-04-25 14:17:34', '2025-04-26 01:07:33'),
(42059, '157.10.245.251', NULL, 1, '2025-04-25 14:19:08', '2025-04-25 14:19:08'),
(42060, '159.146.6.100', NULL, 1, '2025-04-25 14:29:26', '2025-04-25 14:29:26'),
(42061, '13.201.52.239', NULL, 4, '2025-04-25 14:33:22', '2025-04-25 14:33:29'),
(42062, '128.204.212.87', NULL, 1, '2025-04-25 14:58:31', '2025-04-25 14:58:31'),
(42063, '102.129.223.92', NULL, 2, '2025-04-25 15:15:00', '2025-04-25 20:44:05'),
(42064, '91.84.110.151', NULL, 1, '2025-04-25 15:58:25', '2025-04-25 15:58:25'),
(42065, '80.85.246.214', NULL, 1, '2025-04-25 16:10:21', '2025-04-25 16:10:21'),
(42066, '173.252.95.35', NULL, 1, '2025-04-25 17:18:18', '2025-04-25 17:18:18'),
(42067, '173.252.95.10', NULL, 1, '2025-04-25 17:18:19', '2025-04-25 17:18:19'),
(42068, '106.227.49.113', NULL, 1, '2025-04-25 17:26:50', '2025-04-25 17:26:50'),
(42069, '23.95.132.41', NULL, 1, '2025-04-25 17:28:12', '2025-04-25 17:28:12'),
(42070, '43.135.135.57', NULL, 1, '2025-04-25 17:35:26', '2025-04-25 17:35:26'),
(42071, '66.249.68.7', NULL, 1, '2025-04-25 17:38:38', '2025-04-25 17:38:38'),
(42072, '57.141.6.5', NULL, 1, '2025-04-25 18:02:53', '2025-04-25 18:02:53'),
(42073, '128.199.202.37', NULL, 1, '2025-04-25 18:10:48', '2025-04-25 18:10:48'),
(42074, '43.130.228.73', NULL, 1, '2025-04-25 18:12:43', '2025-04-25 18:12:43'),
(42075, '57.141.6.4', NULL, 1, '2025-04-25 18:29:52', '2025-04-25 18:29:52'),
(42076, '59.152.96.88', NULL, 1, '2025-04-25 18:46:48', '2025-04-25 18:46:48'),
(42077, '77.232.122.158', NULL, 1, '2025-04-25 18:55:13', '2025-04-25 18:55:13'),
(42078, '18.97.14.83', NULL, 1, '2025-04-25 19:13:33', '2025-04-25 19:13:33'),
(42079, '52.167.144.190', NULL, 1, '2025-04-25 19:59:34', '2025-04-25 19:59:34'),
(42080, '5.10.248.130', NULL, 1, '2025-04-25 20:06:47', '2025-04-25 20:06:47'),
(42081, '94.103.89.26', NULL, 1, '2025-04-25 20:10:15', '2025-04-25 20:10:15'),
(42082, '43.205.203.188', NULL, 1, '2025-04-25 20:27:52', '2025-04-25 20:27:52'),
(42083, '103.186.138.22', NULL, 1, '2025-04-25 20:41:06', '2025-04-25 20:41:06'),
(42084, '82.156.68.74', NULL, 1, '2025-04-25 20:59:35', '2025-04-25 20:59:35'),
(42085, '196.251.70.18', NULL, 1, '2025-04-25 21:45:50', '2025-04-25 21:45:50'),
(42086, '193.186.4.130', NULL, 1, '2025-04-25 21:47:03', '2025-04-25 21:47:03'),
(42087, '66.249.68.1', NULL, 1, '2025-04-25 21:47:54', '2025-04-25 21:47:54'),
(42088, '121.4.105.222', NULL, 2, '2025-04-25 22:05:20', '2025-04-25 22:14:41'),
(42089, '35.93.153.74', NULL, 1, '2025-04-25 22:18:54', '2025-04-25 22:18:54'),
(42090, '34.232.23.139', NULL, 2, '2025-04-25 22:39:18', '2025-04-25 22:39:19'),
(42091, '40.77.167.151', NULL, 1, '2025-04-25 22:43:51', '2025-04-25 22:43:51'),
(42092, '77.225.36.244', NULL, 1, '2025-04-25 22:47:52', '2025-04-25 22:47:52'),
(42093, '196.251.88.46', NULL, 1, '2025-04-25 22:50:04', '2025-04-25 22:50:04'),
(42094, '45.143.196.201', NULL, 1, '2025-04-25 22:54:52', '2025-04-25 22:54:52'),
(42095, '196.251.80.216', NULL, 1, '2025-04-25 23:08:45', '2025-04-25 23:08:45'),
(42096, '107.151.208.6', NULL, 1, '2025-04-25 23:28:15', '2025-04-25 23:28:15'),
(42097, '51.222.253.20', NULL, 1, '2025-04-25 23:55:17', '2025-04-25 23:55:17'),
(42098, '44.193.115.232', NULL, 1, '2025-04-26 00:19:33', '2025-04-26 00:19:33'),
(42099, '20.171.207.165', NULL, 1, '2025-04-26 00:43:53', '2025-04-26 00:43:53'),
(42100, '198.235.24.182', NULL, 1, '2025-04-26 00:50:57', '2025-04-26 00:50:57'),
(42101, '205.169.39.20', NULL, 1, '2025-04-26 00:51:46', '2025-04-26 00:51:46'),
(42102, '20.15.133.191', NULL, 1, '2025-04-26 00:56:43', '2025-04-26 00:56:43'),
(42103, '54.155.35.156', NULL, 1, '2025-04-26 01:14:25', '2025-04-26 01:14:25'),
(42104, '181.78.19.53', NULL, 1, '2025-04-26 02:29:34', '2025-04-26 02:29:34'),
(42105, '35.90.178.18', NULL, 1, '2025-04-26 04:11:39', '2025-04-26 04:11:39'),
(42106, '3.85.38.46', NULL, 1, '2025-04-26 04:30:30', '2025-04-26 04:30:30'),
(42107, '102.129.223.92', NULL, 1, '2025-04-26 04:48:27', '2025-04-26 04:48:27'),
(42108, '43.166.136.24', NULL, 1, '2025-04-26 05:33:27', '2025-04-26 05:33:27'),
(42109, '167.172.227.239', NULL, 1, '2025-04-26 05:42:40', '2025-04-26 05:42:40'),
(42110, '103.131.71.238', NULL, 1, '2025-04-26 05:49:43', '2025-04-26 05:49:43'),
(42111, '45.84.107.33', NULL, 1, '2025-04-26 05:57:05', '2025-04-26 05:57:05'),
(42112, '45.84.107.128', NULL, 1, '2025-04-26 05:57:40', '2025-04-26 05:57:40'),
(42113, '195.2.78.89', NULL, 1, '2025-04-26 06:02:56', '2025-04-26 06:02:56'),
(42114, '205.210.31.9', NULL, 1, '2025-04-26 06:38:39', '2025-04-26 06:38:39'),
(42115, '128.204.212.84', NULL, 3, '2025-04-26 06:46:08', '2025-04-26 17:12:52'),
(42116, '122.51.104.231', NULL, 1, '2025-04-26 06:59:17', '2025-04-26 06:59:17'),
(42117, '43.153.15.51', NULL, 1, '2025-04-26 07:07:55', '2025-04-26 07:07:55'),
(42118, '43.166.136.202', NULL, 1, '2025-04-26 07:30:16', '2025-04-26 07:30:16'),
(42119, '43.159.145.149', NULL, 1, '2025-04-26 07:43:49', '2025-04-26 07:43:49'),
(42120, '43.153.74.75', NULL, 1, '2025-04-26 08:01:53', '2025-04-26 08:01:53'),
(42121, '205.210.31.206', NULL, 1, '2025-04-26 08:11:18', '2025-04-26 08:11:18'),
(42122, '143.44.165.252', NULL, 1, '2025-04-26 08:27:58', '2025-04-26 08:27:58'),
(42123, '3.129.206.232', NULL, 1, '2025-04-26 08:30:58', '2025-04-26 08:30:58'),
(42124, '170.246.55.57', NULL, 1, '2025-04-26 08:41:58', '2025-04-26 08:41:58'),
(42125, '103.210.22.240', NULL, 1, '2025-04-26 08:49:53', '2025-04-26 08:49:53'),
(42126, '142.93.14.79', NULL, 1, '2025-04-26 09:09:35', '2025-04-26 09:09:35'),
(42127, '118.26.37.111', NULL, 1, '2025-04-26 09:11:00', '2025-04-26 09:11:00'),
(42128, '51.222.253.7', NULL, 1, '2025-04-26 09:19:02', '2025-04-26 09:19:02'),
(42129, '185.40.48.135', NULL, 1, '2025-04-26 09:25:43', '2025-04-26 09:25:43'),
(42130, '100.29.107.38', NULL, 1, '2025-04-26 09:51:25', '2025-04-26 09:51:25'),
(42131, '71.131.231.117', NULL, 1, '2025-04-26 09:54:47', '2025-04-26 09:54:47'),
(42132, '40.116.73.208', NULL, 1, '2025-04-26 09:57:58', '2025-04-26 09:57:58'),
(42133, '17.241.219.241', NULL, 1, '2025-04-26 10:37:11', '2025-04-26 10:37:11'),
(42134, '93.159.230.28', NULL, 1, '2025-04-26 10:41:29', '2025-04-26 10:41:29'),
(42135, '57.154.175.14', NULL, 1, '2025-04-26 10:43:22', '2025-04-26 10:43:22'),
(42136, '77.238.225.146', NULL, 1, '2025-04-26 11:11:37', '2025-04-26 11:11:37'),
(42137, '40.77.167.37', NULL, 1, '2025-04-26 11:13:27', '2025-04-26 11:13:27'),
(42138, '72.14.201.130', NULL, 2, '2025-04-26 11:18:29', '2025-04-26 11:18:51'),
(42139, '37.111.206.121', NULL, 1, '2025-04-26 11:18:30', '2025-04-26 11:18:30'),
(42140, '72.14.201.159', NULL, 1, '2025-04-26 11:38:28', '2025-04-26 11:38:28'),
(42141, '128.204.212.87', NULL, 2, '2025-04-26 11:45:29', '2025-04-26 13:41:57'),
(42142, '154.212.141.229', NULL, 1, '2025-04-26 12:28:28', '2025-04-26 12:28:28'),
(42143, '110.249.202.157', NULL, 1, '2025-04-26 12:42:48', '2025-04-26 12:42:48'),
(42144, '128.204.212.86', NULL, 1, '2025-04-26 12:52:41', '2025-04-26 12:52:41'),
(42145, '88.218.62.29', NULL, 1, '2025-04-26 12:58:54', '2025-04-26 12:58:54'),
(42146, '3.17.165.135', NULL, 7, '2025-04-26 13:17:05', '2025-04-26 13:17:10'),
(42147, '185.220.100.242', NULL, 1, '2025-04-26 13:41:20', '2025-04-26 13:41:20'),
(42148, '178.20.55.182', NULL, 1, '2025-04-26 13:41:54', '2025-04-26 13:41:54'),
(42149, '117.33.163.216', NULL, 1, '2025-04-26 14:00:38', '2025-04-26 14:00:38'),
(42150, '103.31.10.33', NULL, 1, '2025-04-26 14:06:59', '2025-04-26 14:06:59'),
(42151, '23.137.105.199', NULL, 4, '2025-04-26 14:16:33', '2025-04-26 18:58:04'),
(42152, '124.217.115.189', NULL, 1, '2025-04-26 14:26:51', '2025-04-26 14:26:51'),
(42153, '129.226.93.214', NULL, 1, '2025-04-26 15:10:11', '2025-04-26 15:10:11'),
(42154, '98.83.106.160', NULL, 1, '2025-04-26 15:57:52', '2025-04-26 15:57:52'),
(42155, '43.130.14.245', NULL, 1, '2025-04-26 16:01:40', '2025-04-26 16:01:40'),
(42156, '119.188.246.221', NULL, 1, '2025-04-26 16:07:13', '2025-04-26 16:07:13'),
(42157, '84.17.48.159', NULL, 1, '2025-04-26 17:20:53', '2025-04-26 17:20:53'),
(42158, '117.62.235.53', NULL, 1, '2025-04-26 17:27:28', '2025-04-26 17:27:28'),
(42159, '52.255.111.59', NULL, 1, '2025-04-26 18:11:23', '2025-04-26 18:11:23'),
(42160, '20.0.96.245', NULL, 1, '2025-04-26 18:12:07', '2025-04-26 18:12:07'),
(42161, '137.184.76.150', NULL, 1, '2025-04-26 18:16:54', '2025-04-26 18:16:54'),
(42162, '52.167.144.222', NULL, 1, '2025-04-26 18:21:52', '2025-04-26 18:21:52'),
(42163, '66.249.79.235', NULL, 1, '2025-04-26 18:55:05', '2025-04-26 18:55:05'),
(42164, '80.85.245.37', NULL, 1, '2025-04-26 19:01:22', '2025-04-26 19:01:22'),
(42165, '173.252.83.1', NULL, 1, '2025-04-26 19:11:13', '2025-04-26 19:11:13'),
(42166, '173.252.83.3', NULL, 1, '2025-04-26 19:11:13', '2025-04-26 19:11:13'),
(42167, '57.141.6.10', NULL, 1, '2025-04-26 19:27:54', '2025-04-26 19:27:54'),
(42168, '57.141.6.14', NULL, 1, '2025-04-26 19:39:31', '2025-04-26 19:39:31'),
(42169, '46.143.86.253', NULL, 1, '2025-04-26 20:28:45', '2025-04-26 20:28:45'),
(42170, '205.210.31.132', NULL, 1, '2025-04-26 20:30:28', '2025-04-26 20:30:28'),
(42171, '89.110.115.121', NULL, 1, '2025-04-26 20:56:43', '2025-04-26 20:56:43'),
(42172, '196.251.87.240', NULL, 2, '2025-04-26 21:14:35', '2025-04-27 03:52:44'),
(42173, '40.77.167.67', NULL, 1, '2025-04-26 22:22:47', '2025-04-26 22:22:47'),
(42174, '43.159.135.203', NULL, 1, '2025-04-26 22:34:26', '2025-04-26 22:34:26'),
(42175, '49.232.151.112', NULL, 1, '2025-04-27 00:04:23', '2025-04-27 00:04:23'),
(42176, '102.129.153.220', NULL, 1, '2025-04-27 00:20:52', '2025-04-27 00:20:52'),
(42177, '43.166.245.250', NULL, 1, '2025-04-27 00:23:58', '2025-04-27 00:23:58'),
(42178, '13.235.134.248', NULL, 4, '2025-04-27 00:25:02', '2025-04-27 00:25:08'),
(42179, '103.131.71.166', NULL, 1, '2025-04-27 00:56:06', '2025-04-27 00:56:06'),
(42180, '37.42.226.146', NULL, 1, '2025-04-27 01:01:09', '2025-04-27 01:01:09'),
(42181, '115.231.78.6', NULL, 2, '2025-04-27 01:05:52', '2025-04-27 01:06:45'),
(42182, '20.46.152.35', NULL, 1, '2025-04-27 01:30:07', '2025-04-27 01:30:07'),
(42183, '66.249.68.2', NULL, 1, '2025-04-27 01:47:54', '2025-04-27 01:47:54'),
(42184, '5.133.192.160', NULL, 1, '2025-04-27 01:52:56', '2025-04-27 01:52:56'),
(42185, '158.69.25.39', NULL, 1, '2025-04-27 02:16:30', '2025-04-27 02:16:30'),
(42186, '154.47.20.231', NULL, 1, '2025-04-27 02:29:16', '2025-04-27 02:29:16'),
(42187, '119.96.24.54', NULL, 1, '2025-04-27 03:22:46', '2025-04-27 03:22:46'),
(42188, '44.242.155.73', NULL, 1, '2025-04-27 03:38:21', '2025-04-27 03:38:21'),
(42189, '52.87.198.253', NULL, 1, '2025-04-27 03:57:35', '2025-04-27 03:57:35'),
(42190, '34.86.21.151', NULL, 1, '2025-04-27 04:05:57', '2025-04-27 04:05:57'),
(42191, '34.86.239.201', NULL, 1, '2025-04-27 04:05:57', '2025-04-27 04:05:57'),
(42192, '34.145.165.227', NULL, 1, '2025-04-27 04:05:58', '2025-04-27 04:05:58'),
(42193, '128.204.212.84', NULL, 1, '2025-04-27 04:09:03', '2025-04-27 04:09:03'),
(42194, '54.172.28.189', NULL, 1, '2025-04-27 04:12:31', '2025-04-27 04:12:31'),
(42195, '34.209.40.63', NULL, 1, '2025-04-27 04:22:18', '2025-04-27 04:22:18'),
(42196, '66.249.68.7', NULL, 1, '2025-04-27 05:20:19', '2025-04-27 05:20:19'),
(42197, '20.15.133.174', NULL, 1, '2025-04-27 06:03:48', '2025-04-27 06:03:48'),
(42198, '89.58.54.42', NULL, 2, '2025-04-27 06:10:11', '2025-04-27 07:21:49'),
(42199, '103.99.87.233', NULL, 2, '2025-04-27 06:23:32', '2025-04-27 06:23:35'),
(42200, '18.246.38.126', NULL, 1, '2025-04-27 06:34:28', '2025-04-27 06:34:28'),
(42201, '110.249.202.174', NULL, 1, '2025-04-27 06:53:03', '2025-04-27 06:53:03'),
(42202, '217.113.194.207', NULL, 1, '2025-04-27 07:34:26', '2025-04-27 07:34:26'),
(42203, '217.113.194.202', NULL, 1, '2025-04-27 07:34:30', '2025-04-27 07:34:30'),
(42204, '134.122.133.31', NULL, 1, '2025-04-27 07:35:55', '2025-04-27 07:35:55'),
(42205, '196.251.81.142', NULL, 3, '2025-04-27 07:48:31', '2025-04-27 22:11:31'),
(42206, '167.94.146.62', NULL, 1, '2025-04-27 08:01:44', '2025-04-27 08:01:44'),
(42207, '103.30.188.214', NULL, 1, '2025-04-27 08:05:43', '2025-04-27 08:05:43'),
(42208, '103.183.116.68', NULL, 1, '2025-04-27 08:07:47', '2025-04-27 08:07:47'),
(42209, '74.125.150.4', NULL, 3, '2025-04-27 08:11:02', '2025-04-27 14:36:27'),
(42210, '23.95.132.41', NULL, 1, '2025-04-27 08:32:42', '2025-04-27 08:32:42'),
(42211, '35.86.247.7', NULL, 1, '2025-04-27 08:39:06', '2025-04-27 08:39:06'),
(42212, '66.249.68.6', NULL, 2, '2025-04-27 08:46:41', '2025-04-27 08:46:42'),
(42213, '57.141.6.1', NULL, 1, '2025-04-27 08:49:43', '2025-04-27 08:49:43'),
(42214, '57.141.6.13', NULL, 1, '2025-04-27 08:49:48', '2025-04-27 08:49:48'),
(42215, '54.84.81.158', NULL, 1, '2025-04-27 09:07:40', '2025-04-27 09:07:40'),
(42216, '3.134.243.25', NULL, 4, '2025-04-27 09:14:18', '2025-04-27 09:14:25'),
(42217, '18.224.128.89', NULL, 1, '2025-04-27 09:14:19', '2025-04-27 09:14:19'),
(42218, '52.53.173.160', NULL, 2, '2025-04-27 09:15:26', '2025-04-27 09:15:27'),
(42219, '98.81.208.75', NULL, 1, '2025-04-27 09:41:35', '2025-04-27 09:41:35'),
(42220, '106.52.174.24', NULL, 1, '2025-04-27 09:43:09', '2025-04-27 09:43:09'),
(42221, '192.3.80.40', NULL, 1, '2025-04-27 09:43:29', '2025-04-27 09:43:29'),
(42222, '36.41.75.167', NULL, 1, '2025-04-27 09:46:36', '2025-04-27 09:46:36'),
(42223, '49.51.180.2', NULL, 1, '2025-04-27 10:14:09', '2025-04-27 10:14:09'),
(42224, '74.179.68.9', NULL, 2, '2025-04-27 10:23:08', '2025-04-27 10:23:08'),
(42225, '185.220.100.248', NULL, 1, '2025-04-27 10:24:40', '2025-04-27 10:24:40'),
(42226, '103.25.251.242', NULL, 1, '2025-04-27 10:34:24', '2025-04-27 10:34:24'),
(42227, '4.154.11.187', NULL, 2, '2025-04-27 10:39:22', '2025-04-27 10:39:24'),
(42228, '42.236.17.231', NULL, 1, '2025-04-27 10:39:49', '2025-04-27 10:39:49'),
(42229, '42.236.17.56', NULL, 1, '2025-04-27 10:39:57', '2025-04-27 10:39:57'),
(42230, '17.241.75.205', NULL, 1, '2025-04-27 10:41:21', '2025-04-27 10:41:21'),
(42231, '20.10.183.42', NULL, 2, '2025-04-27 10:43:26', '2025-04-27 10:43:26'),
(42232, '52.156.77.157', NULL, 1, '2025-04-27 10:53:10', '2025-04-27 10:53:10'),
(42233, '205.169.39.46', NULL, 1, '2025-04-27 10:58:22', '2025-04-27 10:58:22'),
(42234, '66.249.68.8', NULL, 1, '2025-04-27 11:24:27', '2025-04-27 11:24:27'),
(42235, '43.153.10.83', NULL, 1, '2025-04-27 11:27:18', '2025-04-27 11:27:18'),
(42236, '193.186.4.130', NULL, 2, '2025-04-27 11:40:52', '2025-04-27 16:14:42'),
(42237, '124.236.100.56', NULL, 1, '2025-04-27 11:48:05', '2025-04-27 11:48:05'),
(42238, '89.187.162.179', NULL, 1, '2025-04-27 11:49:43', '2025-04-27 11:49:43'),
(42239, '72.14.201.130', NULL, 1, '2025-04-27 11:57:23', '2025-04-27 11:57:23'),
(42240, '103.159.255.136', NULL, 1, '2025-04-27 11:58:54', '2025-04-27 11:58:54'),
(42241, '66.249.79.237', NULL, 1, '2025-04-27 12:10:22', '2025-04-27 12:10:22'),
(42242, '170.106.147.63', NULL, 1, '2025-04-27 12:49:12', '2025-04-27 12:49:12'),
(42243, '60.188.57.0', NULL, 1, '2025-04-27 13:01:50', '2025-04-27 13:01:50'),
(42244, '110.249.201.53', NULL, 1, '2025-04-27 13:10:00', '2025-04-27 13:10:00'),
(42245, '128.204.212.86', NULL, 2, '2025-04-27 13:21:45', '2025-04-27 21:54:17'),
(42246, '110.249.202.153', NULL, 1, '2025-04-27 13:33:10', '2025-04-27 13:33:10'),
(42247, '34.212.35.96', NULL, 1, '2025-04-27 13:42:19', '2025-04-27 13:42:19'),
(42248, '128.140.119.239', NULL, 1, '2025-04-27 14:01:48', '2025-04-27 14:01:48'),
(42249, '190.124.23.219', NULL, 1, '2025-04-27 14:49:37', '2025-04-27 14:49:37'),
(42250, '42.236.12.196', NULL, 1, '2025-04-27 15:00:08', '2025-04-27 15:00:08'),
(42251, '42.236.12.200', NULL, 1, '2025-04-27 15:15:50', '2025-04-27 15:15:50'),
(42252, '193.186.4.159', NULL, 1, '2025-04-27 15:37:54', '2025-04-27 15:37:54'),
(42253, '52.156.77.152', NULL, 1, '2025-04-27 15:46:02', '2025-04-27 15:46:02'),
(42254, '52.156.77.151', NULL, 1, '2025-04-27 15:46:02', '2025-04-27 15:46:02'),
(42255, '3.110.213.105', NULL, 4, '2025-04-27 15:54:49', '2025-04-27 15:54:56'),
(42256, '34.238.137.123', NULL, 1, '2025-04-27 15:55:37', '2025-04-27 15:55:37'),
(42257, '183.134.59.131', NULL, 3, '2025-04-27 16:00:18', '2025-04-27 16:04:08'),
(42258, '124.222.142.44', NULL, 1, '2025-04-27 16:17:10', '2025-04-27 16:17:10'),
(42259, '196.251.87.240', NULL, 1, '2025-04-27 16:43:25', '2025-04-27 16:43:25'),
(42260, '206.81.12.187', NULL, 3, '2025-04-27 16:52:11', '2025-04-27 16:52:15'),
(42261, '195.211.77.140', NULL, 1, '2025-04-27 16:52:32', '2025-04-27 16:52:32'),
(42262, '195.211.77.142', NULL, 1, '2025-04-27 16:52:46', '2025-04-27 16:52:46'),
(42263, '104.164.173.48', NULL, 1, '2025-04-27 16:53:46', '2025-04-27 16:53:46'),
(42264, '34.122.147.229', NULL, 2, '2025-04-27 16:54:40', '2025-04-27 16:55:21'),
(42265, '157.119.40.28', NULL, 2, '2025-04-27 16:56:06', '2025-04-27 16:56:06'),
(42266, '72.14.201.159', NULL, 1, '2025-04-27 17:14:29', '2025-04-27 17:14:29'),
(42267, '57.154.175.0', NULL, 1, '2025-04-27 17:54:40', '2025-04-27 17:54:40'),
(42268, '198.244.164.27', NULL, 1, '2025-04-27 18:07:02', '2025-04-27 18:07:02'),
(42269, '52.167.144.219', NULL, 1, '2025-04-27 18:09:46', '2025-04-27 18:09:46'),
(42270, '87.236.176.2', NULL, 1, '2025-04-27 18:19:22', '2025-04-27 18:19:22'),
(42271, '103.131.71.182', NULL, 1, '2025-04-27 18:31:11', '2025-04-27 18:31:11'),
(42272, '170.106.180.246', NULL, 1, '2025-04-27 18:36:51', '2025-04-27 18:36:51'),
(42273, '51.222.253.15', NULL, 1, '2025-04-27 18:48:34', '2025-04-27 18:48:34'),
(42274, '205.169.39.58', NULL, 1, '2025-04-27 18:58:07', '2025-04-27 18:58:07'),
(42275, '23.98.186.195', NULL, 1, '2025-04-27 18:59:18', '2025-04-27 18:59:18'),
(42276, '37.42.226.146', NULL, 4, '2025-04-27 19:23:00', '2025-04-28 01:27:10'),
(42277, '43.153.135.208', NULL, 1, '2025-04-27 19:23:49', '2025-04-27 19:23:49'),
(42278, '170.254.179.60', NULL, 1, '2025-04-27 20:19:42', '2025-04-27 20:19:42'),
(42279, '88.218.62.29', NULL, 1, '2025-04-27 20:23:22', '2025-04-27 20:23:22'),
(42280, '77.232.122.201', NULL, 1, '2025-04-27 20:48:27', '2025-04-27 20:48:27'),
(42281, '138.229.107.75', NULL, 1, '2025-04-27 21:05:12', '2025-04-27 21:05:12'),
(42282, '20.171.207.124', NULL, 1, '2025-04-27 21:39:29', '2025-04-27 21:39:29'),
(42283, '128.204.212.87', NULL, 1, '2025-04-27 22:05:10', '2025-04-27 22:05:10'),
(42284, '5.188.86.187', NULL, 2, '2025-04-27 22:38:06', '2025-04-27 22:38:07'),
(42285, '66.249.66.39', NULL, 1, '2025-04-27 22:40:25', '2025-04-27 22:40:25'),
(42286, '118.89.233.234', NULL, 1, '2025-04-27 22:56:58', '2025-04-27 22:56:58'),
(42287, '132.145.42.19', NULL, 1, '2025-04-27 23:44:51', '2025-04-27 23:44:51'),
(42288, '34.212.89.158', NULL, 1, '2025-04-28 00:02:07', '2025-04-28 00:02:07'),
(42289, '35.91.249.159', NULL, 1, '2025-04-28 00:03:48', '2025-04-28 00:03:48'),
(42290, '31.13.103.115', NULL, 1, '2025-04-28 00:04:23', '2025-04-28 00:04:23'),
(42291, '147.182.242.132', NULL, 4, '2025-04-28 00:11:49', '2025-04-28 00:11:51'),
(42292, '5.62.41.158', NULL, 1, '2025-04-28 00:25:46', '2025-04-28 00:25:46'),
(42293, '204.137.14.68', NULL, 2, '2025-04-28 00:26:44', '2025-04-28 00:26:45'),
(42294, '88.218.193.254', NULL, 1, '2025-04-28 01:28:05', '2025-04-28 01:28:05'),
(42295, '170.106.197.109', NULL, 1, '2025-04-28 02:05:26', '2025-04-28 02:05:26'),
(42296, '49.232.151.112', NULL, 1, '2025-04-28 02:06:59', '2025-04-28 02:06:59'),
(42297, '212.237.119.112', NULL, 1, '2025-04-28 02:49:37', '2025-04-28 02:49:37'),
(42298, '170.106.165.186', NULL, 1, '2025-04-28 02:58:01', '2025-04-28 02:58:01'),
(42299, '34.215.113.8', NULL, 3, '2025-04-28 03:00:33', '2025-04-28 03:18:01'),
(42300, '43.153.49.151', NULL, 1, '2025-04-28 03:11:40', '2025-04-28 03:11:40'),
(42301, '185.244.192.175', NULL, 1, '2025-04-28 03:25:11', '2025-04-28 03:25:11'),
(42302, '34.235.114.98', NULL, 1, '2025-04-28 03:33:04', '2025-04-28 03:33:04'),
(42303, '51.222.253.18', NULL, 1, '2025-04-28 03:42:00', '2025-04-28 03:42:00'),
(42304, '52.255.111.63', NULL, 1, '2025-04-28 04:05:37', '2025-04-28 04:05:37'),
(42305, '52.255.111.61', NULL, 1, '2025-04-28 04:05:38', '2025-04-28 04:05:38'),
(42306, '204.137.14.68', NULL, 2, '2025-04-28 04:38:07', '2025-04-28 04:38:08'),
(42307, '154.83.103.202', NULL, 1, '2025-04-28 04:39:47', '2025-04-28 04:39:47'),
(42308, '64.225.14.11', NULL, 1, '2025-04-28 05:06:38', '2025-04-28 05:06:38'),
(42309, '188.165.194.120', NULL, 1, '2025-04-28 05:08:35', '2025-04-28 05:08:35'),
(42310, '121.4.97.180', NULL, 1, '2025-04-28 05:21:40', '2025-04-28 05:21:40'),
(42311, '68.183.205.44', NULL, 1, '2025-04-28 05:24:49', '2025-04-28 05:24:49'),
(42312, '195.191.219.132', NULL, 2, '2025-04-28 05:27:02', '2025-04-28 07:46:51'),
(42313, '185.180.141.52', NULL, 1, '2025-04-28 05:53:19', '2025-04-28 05:53:19'),
(42314, '71.131.231.117', NULL, 1, '2025-04-28 06:01:15', '2025-04-28 06:01:15'),
(42315, '54.222.150.144', NULL, 1, '2025-04-28 06:01:34', '2025-04-28 06:01:34'),
(42316, '43.205.211.151', NULL, 1, '2025-04-28 06:11:18', '2025-04-28 06:11:18'),
(42317, '128.204.212.87', NULL, 2, '2025-04-28 06:59:47', '2025-04-28 11:48:28'),
(42318, '89.58.41.156', NULL, 1, '2025-04-28 07:21:33', '2025-04-28 07:21:33'),
(42319, '47.128.77.17', NULL, 4, '2025-04-28 08:04:24', '2025-04-28 19:30:32'),
(42320, '205.210.31.178', NULL, 1, '2025-04-28 08:26:55', '2025-04-28 08:26:55'),
(42321, '182.42.110.255', NULL, 1, '2025-04-28 08:35:10', '2025-04-28 08:35:10'),
(42322, '102.215.33.92', NULL, 1, '2025-04-28 08:38:34', '2025-04-28 08:38:34'),
(42323, '135.232.20.8', NULL, 1, '2025-04-28 08:41:15', '2025-04-28 08:41:15'),
(42324, '20.168.155.5', NULL, 1, '2025-04-28 08:41:17', '2025-04-28 08:41:17'),
(42325, '52.34.76.65', NULL, 1, '2025-04-28 08:46:34', '2025-04-28 08:46:34'),
(42326, '34.140.57.222', NULL, 1, '2025-04-28 08:49:40', '2025-04-28 08:49:40'),
(42327, '193.186.4.130', NULL, 2, '2025-04-28 09:11:07', '2025-04-28 13:57:30'),
(42328, '193.186.4.159', NULL, 1, '2025-04-28 09:13:14', '2025-04-28 09:13:14'),
(42329, '66.249.92.36', NULL, 1, '2025-04-28 09:17:02', '2025-04-28 09:17:02'),
(42330, '72.14.201.130', NULL, 2, '2025-04-28 09:20:11', '2025-04-28 14:08:15'),
(42331, '43.153.67.21', NULL, 1, '2025-04-28 09:49:33', '2025-04-28 09:49:33'),
(42332, '193.56.113.17', NULL, 1, '2025-04-28 10:10:13', '2025-04-28 10:10:13'),
(42333, '182.160.127.133', NULL, 1, '2025-04-28 10:15:43', '2025-04-28 10:15:43'),
(42334, '49.51.183.84', NULL, 1, '2025-04-28 10:25:12', '2025-04-28 10:25:12'),
(42335, '72.14.201.159', NULL, 4, '2025-04-28 10:26:01', '2025-04-28 17:01:22'),
(42336, '18.219.108.64', NULL, 5, '2025-04-28 10:38:26', '2025-04-28 11:52:30'),
(42337, '18.224.128.89', NULL, 1, '2025-04-28 10:38:26', '2025-04-28 10:38:26'),
(42338, '13.58.158.78', NULL, 3, '2025-04-28 10:38:33', '2025-04-28 11:52:24'),
(42339, '35.180.174.254', NULL, 2, '2025-04-28 10:54:10', '2025-04-28 10:54:13'),
(42340, '51.8.155.58', NULL, 1, '2025-04-28 11:01:36', '2025-04-28 11:01:36'),
(42341, '85.208.96.203', NULL, 1, '2025-04-28 11:13:56', '2025-04-28 11:13:56'),
(42342, '42.83.147.55', NULL, 1, '2025-04-28 11:42:20', '2025-04-28 11:42:20'),
(42343, '43.166.136.24', NULL, 1, '2025-04-28 11:50:06', '2025-04-28 11:50:06'),
(42344, '203.2.64.59', NULL, 1, '2025-04-28 11:50:36', '2025-04-28 11:50:36'),
(42345, '18.225.25.214', NULL, 1, '2025-04-28 11:52:23', '2025-04-28 11:52:23'),
(42346, '52.53.212.68', NULL, 1, '2025-04-28 11:53:58', '2025-04-28 11:53:58'),
(42347, '154.41.95.1', NULL, 1, '2025-04-28 12:07:27', '2025-04-28 12:07:27'),
(42348, '123.0.17.46', NULL, 1, '2025-04-28 12:18:00', '2025-04-28 12:18:00'),
(42349, '27.147.191.223', NULL, 2, '2025-04-28 12:26:15', '2025-04-28 12:28:29'),
(42350, '103.243.238.81', NULL, 1, '2025-04-28 12:27:11', '2025-04-28 12:27:11');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(42351, '107.173.160.135', NULL, 2, '2025-04-28 12:34:38', '2025-04-28 12:34:39'),
(42352, '111.225.149.117', NULL, 1, '2025-04-28 12:40:50', '2025-04-28 12:40:50'),
(42353, '13.232.221.211', NULL, 4, '2025-04-28 12:47:32', '2025-04-28 12:47:41'),
(42354, '52.230.25.26', NULL, 2, '2025-04-28 12:57:20', '2025-04-28 14:58:49'),
(42355, '40.119.197.45', NULL, 1, '2025-04-28 13:01:03', '2025-04-28 13:01:03'),
(42356, '37.139.53.253', NULL, 1, '2025-04-28 13:12:43', '2025-04-28 13:12:43'),
(42357, '128.204.212.84', NULL, 1, '2025-04-28 13:14:19', '2025-04-28 13:14:19'),
(42358, '103.38.55.12', NULL, 1, '2025-04-28 13:32:06', '2025-04-28 13:32:06'),
(42359, '66.249.92.8', NULL, 2, '2025-04-28 13:33:19', '2025-04-28 13:33:24'),
(42360, '20.161.75.221', NULL, 1, '2025-04-28 13:47:51', '2025-04-28 13:47:51'),
(42361, '203.188.254.238', NULL, 1, '2025-04-28 13:57:26', '2025-04-28 13:57:26'),
(42362, '124.220.171.34', NULL, 2, '2025-04-28 14:06:08', '2025-04-28 14:10:27'),
(42363, '135.237.131.209', NULL, 1, '2025-04-28 14:20:19', '2025-04-28 14:20:19'),
(42364, '193.186.4.165', NULL, 1, '2025-04-28 14:38:39', '2025-04-28 14:38:39'),
(42365, '141.164.179.87', NULL, 1, '2025-04-28 14:39:45', '2025-04-28 14:39:45'),
(42366, '120.71.59.24', NULL, 1, '2025-04-28 15:03:08', '2025-04-28 15:03:08'),
(42367, '194.163.152.77', NULL, 1, '2025-04-28 15:06:56', '2025-04-28 15:06:56'),
(42368, '136.226.255.18', NULL, 2, '2025-04-28 15:23:58', '2025-04-28 15:32:41'),
(42369, '43.130.57.46', NULL, 1, '2025-04-28 16:15:59', '2025-04-28 16:15:59'),
(42370, '31.13.127.22', NULL, 1, '2025-04-28 16:59:16', '2025-04-28 16:59:16'),
(42371, '31.13.127.21', NULL, 1, '2025-04-28 16:59:16', '2025-04-28 16:59:16'),
(42372, '43.133.14.237', NULL, 1, '2025-04-28 17:01:26', '2025-04-28 17:01:26'),
(42373, '51.8.102.123', NULL, 1, '2025-04-28 17:08:01', '2025-04-28 17:08:01'),
(42374, '57.141.6.20', NULL, 1, '2025-04-28 17:20:01', '2025-04-28 17:20:01'),
(42375, '57.141.6.7', NULL, 1, '2025-04-28 17:23:05', '2025-04-28 17:23:05'),
(42376, '54.174.128.204', NULL, 3, '2025-04-28 17:26:39', '2025-04-28 18:41:19'),
(42377, '103.190.80.120', NULL, 1, '2025-04-28 18:20:19', '2025-04-28 18:20:19'),
(42378, '52.167.144.217', NULL, 1, '2025-04-28 18:27:37', '2025-04-28 18:27:37'),
(42379, '57.141.6.10', NULL, 1, '2025-04-28 18:36:17', '2025-04-28 18:36:17'),
(42380, '66.249.66.11', NULL, 1, '2025-04-28 19:20:34', '2025-04-28 19:20:34'),
(42381, '213.232.87.232', NULL, 1, '2025-04-28 19:39:33', '2025-04-28 19:39:33'),
(42382, '66.249.66.38', NULL, 1, '2025-04-28 20:00:34', '2025-04-28 20:00:34'),
(42383, '114.36.163.86', NULL, 1, '2025-04-28 20:02:10', '2025-04-28 20:02:10'),
(42384, '185.82.177.83', NULL, 1, '2025-04-28 20:49:16', '2025-04-28 20:49:16'),
(42385, '196.251.87.240', NULL, 1, '2025-04-28 20:57:07', '2025-04-28 20:57:07'),
(42386, '66.249.66.36', NULL, 1, '2025-04-28 21:00:32', '2025-04-28 21:00:32'),
(42387, '185.88.153.48', NULL, 1, '2025-04-28 21:46:32', '2025-04-28 21:46:32'),
(42388, '128.204.212.85', NULL, 1, '2025-04-28 22:05:34', '2025-04-28 22:05:34'),
(42389, '54.175.64.147', NULL, 1, '2025-04-28 22:19:39', '2025-04-28 22:19:39'),
(42390, '51.79.99.31', NULL, 5, '2025-04-28 22:31:08', '2025-04-28 22:31:45'),
(42391, '43.166.244.192', NULL, 1, '2025-04-28 23:04:40', '2025-04-28 23:04:40'),
(42392, '13.233.48.105', NULL, 1, '2025-04-28 23:33:16', '2025-04-28 23:33:16'),
(42393, '3.21.129.107', NULL, 1, '2025-04-28 23:43:44', '2025-04-28 23:43:44'),
(42394, '146.190.47.161', NULL, 4, '2025-04-28 23:56:35', '2025-04-28 23:56:36'),
(42395, '37.42.226.146', NULL, 1, '2025-04-29 00:07:31', '2025-04-29 00:07:31'),
(42396, '170.106.152.218', NULL, 1, '2025-04-29 00:12:39', '2025-04-29 00:12:39'),
(42397, '54.190.25.2', NULL, 1, '2025-04-29 00:14:07', '2025-04-29 00:14:07'),
(42398, '65.21.113.241', NULL, 2, '2025-04-29 00:30:15', '2025-04-29 00:30:24'),
(42399, '195.2.81.171', NULL, 1, '2025-04-29 00:30:22', '2025-04-29 00:30:22'),
(42400, '135.237.131.218', NULL, 1, '2025-04-29 00:31:30', '2025-04-29 00:31:30'),
(42401, '104.218.233.2', NULL, 1, '2025-04-29 00:47:22', '2025-04-29 00:47:22'),
(42402, '196.251.88.46', NULL, 1, '2025-04-29 01:36:04', '2025-04-29 01:36:04'),
(42403, '40.77.167.20', NULL, 1, '2025-04-29 01:45:48', '2025-04-29 01:45:48'),
(42404, '69.171.249.5', NULL, 1, '2025-04-29 02:02:33', '2025-04-29 02:02:33'),
(42405, '69.171.249.114', NULL, 1, '2025-04-29 02:02:33', '2025-04-29 02:02:33'),
(42406, '20.97.189.109', NULL, 1, '2025-04-29 03:08:12', '2025-04-29 03:08:12'),
(42407, '85.204.70.94', NULL, 4, '2025-04-29 03:41:49', '2025-04-29 03:41:51'),
(42408, '35.91.122.250', NULL, 1, '2025-04-29 03:51:56', '2025-04-29 03:51:56'),
(42409, '185.220.100.241', NULL, 1, '2025-04-29 03:55:05', '2025-04-29 03:55:05'),
(42410, '45.84.107.97', NULL, 1, '2025-04-29 03:55:36', '2025-04-29 03:55:36'),
(42411, '119.45.20.16', NULL, 1, '2025-04-29 04:05:07', '2025-04-29 04:05:07'),
(42412, '144.91.110.164', NULL, 1, '2025-04-29 05:03:13', '2025-04-29 05:03:13'),
(42413, '94.102.55.18', NULL, 1, '2025-04-29 05:32:28', '2025-04-29 05:32:28'),
(42414, '104.248.155.196', NULL, 4, '2025-04-29 05:56:29', '2025-04-29 05:56:31'),
(42415, '43.130.106.18', NULL, 1, '2025-04-29 06:32:42', '2025-04-29 06:32:42'),
(42416, '159.89.174.87', NULL, 3, '2025-04-29 06:45:21', '2025-04-29 06:45:41'),
(42417, '54.209.131.37', NULL, 1, '2025-04-29 06:47:14', '2025-04-29 06:47:14'),
(42418, '170.106.163.84', NULL, 1, '2025-04-29 07:18:49', '2025-04-29 07:18:49'),
(42419, '128.204.212.86', NULL, 1, '2025-04-29 07:22:38', '2025-04-29 07:22:38'),
(42420, '176.211.165.84', NULL, 1, '2025-04-29 07:35:02', '2025-04-29 07:35:02'),
(42421, '188.17.193.56', NULL, 1, '2025-04-29 07:36:12', '2025-04-29 07:36:12'),
(42422, '66.249.66.37', NULL, 2, '2025-04-29 07:48:29', '2025-04-29 12:02:48'),
(42423, '102.129.223.92', NULL, 1, '2025-04-29 07:50:52', '2025-04-29 07:50:52'),
(42424, '187.184.158.8', NULL, 1, '2025-04-29 08:29:16', '2025-04-29 08:29:16'),
(42425, '162.120.184.35', NULL, 1, '2025-04-29 08:30:41', '2025-04-29 08:30:41'),
(42426, '162.120.184.34', NULL, 3, '2025-04-29 08:34:02', '2025-04-29 15:05:00'),
(42427, '5.135.58.193', NULL, 1, '2025-04-29 09:43:32', '2025-04-29 09:43:32'),
(42428, '91.196.152.153', NULL, 1, '2025-04-29 09:55:15', '2025-04-29 09:55:15'),
(42429, '111.225.149.52', NULL, 1, '2025-04-29 09:56:58', '2025-04-29 09:56:58'),
(42430, '196.251.73.68', NULL, 7, '2025-04-29 10:14:32', '2025-04-29 10:14:33'),
(42431, '196.251.73.68', NULL, 7, '2025-04-29 10:14:32', '2025-04-29 10:14:33'),
(42432, '8.219.185.154', NULL, 1, '2025-04-29 10:27:11', '2025-04-29 10:27:11'),
(42433, '66.249.66.10', NULL, 1, '2025-04-29 10:35:07', '2025-04-29 10:35:07'),
(42434, '129.211.215.233', NULL, 1, '2025-04-29 10:39:16', '2025-04-29 10:39:16'),
(42435, '13.233.48.105', NULL, 1, '2025-04-29 11:00:25', '2025-04-29 11:00:25'),
(42436, '52.230.25.26', NULL, 1, '2025-04-29 11:05:53', '2025-04-29 11:05:53'),
(42437, '52.187.26.213', NULL, 2, '2025-04-29 11:11:44', '2025-04-29 11:36:05'),
(42438, '51.254.49.106', NULL, 1, '2025-04-29 11:23:41', '2025-04-29 11:23:41'),
(42439, '18.189.195.245', NULL, 3, '2025-04-29 11:54:33', '2025-04-29 11:54:40'),
(42440, '18.224.128.89', NULL, 1, '2025-04-29 11:54:34', '2025-04-29 11:54:34'),
(42441, '3.145.135.12', NULL, 1, '2025-04-29 11:54:40', '2025-04-29 11:54:40'),
(42442, '18.225.25.214', NULL, 1, '2025-04-29 12:05:03', '2025-04-29 12:05:03'),
(42443, '51.254.49.101', NULL, 1, '2025-04-29 12:07:26', '2025-04-29 12:07:26'),
(42444, '159.242.234.118', NULL, 1, '2025-04-29 12:19:08', '2025-04-29 12:19:08'),
(42445, '15.206.172.12', NULL, 4, '2025-04-29 12:19:13', '2025-04-29 12:19:20'),
(42446, '54.175.64.147', NULL, 1, '2025-04-29 12:31:25', '2025-04-29 12:31:25'),
(42447, '110.249.201.103', NULL, 1, '2025-04-29 12:41:52', '2025-04-29 12:41:52'),
(42448, '128.204.212.84', NULL, 1, '2025-04-29 12:44:58', '2025-04-29 12:44:58'),
(42449, '205.210.31.97', NULL, 1, '2025-04-29 12:57:14', '2025-04-29 12:57:14'),
(42450, '125.82.242.211', NULL, 1, '2025-04-29 13:24:19', '2025-04-29 13:24:19'),
(42451, '185.12.248.5', NULL, 1, '2025-04-29 13:34:11', '2025-04-29 13:34:11'),
(42452, '51.222.253.11', NULL, 1, '2025-04-29 13:42:18', '2025-04-29 13:42:18'),
(42453, '117.62.235.53', NULL, 1, '2025-04-29 14:01:37', '2025-04-29 14:01:37'),
(42454, '43.159.132.207', NULL, 1, '2025-04-29 14:17:01', '2025-04-29 14:17:01'),
(42455, '221.236.22.68', NULL, 1, '2025-04-29 14:37:24', '2025-04-29 14:37:24'),
(42456, '104.152.52.162', NULL, 1, '2025-04-29 15:13:48', '2025-04-29 15:13:48'),
(42457, '49.51.183.15', NULL, 1, '2025-04-29 15:15:18', '2025-04-29 15:15:18'),
(42458, '37.232.118.237', NULL, 1, '2025-04-29 15:34:07', '2025-04-29 15:34:07'),
(42459, '80.85.245.250', NULL, 1, '2025-04-29 15:40:07', '2025-04-29 15:40:07'),
(42460, '43.229.208.190', NULL, 1, '2025-04-29 15:46:58', '2025-04-29 15:46:58'),
(42461, '196.196.53.29', NULL, 1, '2025-04-29 15:55:48', '2025-04-29 15:55:48'),
(42462, '103.183.106.121', NULL, 1, '2025-04-29 16:39:20', '2025-04-29 16:39:20'),
(42463, '66.249.79.200', NULL, 2, '2025-04-29 16:50:52', '2025-04-29 17:46:53'),
(42464, '128.204.212.87', NULL, 1, '2025-04-29 16:56:32', '2025-04-29 16:56:32'),
(42465, '103.131.71.170', NULL, 1, '2025-04-29 17:10:49', '2025-04-29 17:10:49'),
(42466, '132.232.165.4', NULL, 1, '2025-04-29 17:20:02', '2025-04-29 17:20:02'),
(42467, '57.141.6.10', NULL, 1, '2025-04-29 17:25:25', '2025-04-29 17:25:25'),
(42468, '57.141.6.15', NULL, 1, '2025-04-29 17:33:03', '2025-04-29 17:33:03'),
(42469, '57.141.6.20', NULL, 1, '2025-04-29 17:54:24', '2025-04-29 17:54:24'),
(42470, '52.167.144.146', NULL, 1, '2025-04-29 18:14:19', '2025-04-29 18:14:19'),
(42471, '111.225.148.115', NULL, 1, '2025-04-29 19:00:16', '2025-04-29 19:00:16'),
(42472, '193.56.113.17', NULL, 1, '2025-04-29 19:55:25', '2025-04-29 19:55:25'),
(42473, '4.175.240.139', NULL, 3, '2025-04-29 20:13:11', '2025-04-29 20:13:11'),
(42474, '101.18.138.238', NULL, 1, '2025-04-29 20:20:03', '2025-04-29 20:20:03'),
(42475, '178.62.208.190', NULL, 1, '2025-04-29 20:27:09', '2025-04-29 20:27:09'),
(42476, '176.41.34.160', NULL, 1, '2025-04-29 20:32:07', '2025-04-29 20:32:07'),
(42477, '203.2.64.59', NULL, 1, '2025-04-29 20:48:04', '2025-04-29 20:48:04'),
(42478, '57.141.6.6', NULL, 1, '2025-04-29 20:50:57', '2025-04-29 20:50:57'),
(42479, '51.222.253.10', NULL, 1, '2025-04-29 21:28:23', '2025-04-29 21:28:23'),
(42480, '196.251.81.38', NULL, 1, '2025-04-29 22:12:47', '2025-04-29 22:12:47'),
(42481, '20.171.207.207', NULL, 1, '2025-04-29 22:21:53', '2025-04-29 22:21:53'),
(42482, '142.147.89.231', NULL, 1, '2025-04-29 22:25:21', '2025-04-29 22:25:21'),
(42483, '173.252.87.116', NULL, 1, '2025-04-29 22:29:02', '2025-04-29 22:29:02'),
(42484, '173.252.87.10', NULL, 1, '2025-04-29 22:29:02', '2025-04-29 22:29:02'),
(42485, '89.110.80.171', NULL, 1, '2025-04-29 22:54:08', '2025-04-29 22:54:08'),
(42486, '69.171.231.113', NULL, 1, '2025-04-29 22:58:08', '2025-04-29 22:58:08'),
(42487, '69.171.231.115', NULL, 1, '2025-04-29 22:58:08', '2025-04-29 22:58:08'),
(42488, '43.153.7.191', NULL, 1, '2025-04-29 23:02:06', '2025-04-29 23:02:06'),
(42489, '154.110.98.144', NULL, 1, '2025-04-29 23:26:27', '2025-04-29 23:26:27'),
(42490, '109.199.118.129', NULL, 1, '2025-04-29 23:28:24', '2025-04-29 23:28:24'),
(42491, '57.154.175.13', NULL, 1, '2025-04-29 23:49:11', '2025-04-29 23:49:11'),
(42492, '72.14.201.130', NULL, 1, '2025-04-30 00:14:16', '2025-04-30 00:14:16'),
(42493, '205.210.31.251', NULL, 1, '2025-04-30 00:14:30', '2025-04-30 00:14:30'),
(42494, '151.254.29.213', NULL, 1, '2025-04-30 00:20:15', '2025-04-30 00:20:15'),
(42495, '43.130.9.111', NULL, 1, '2025-04-30 00:21:35', '2025-04-30 00:21:35'),
(42496, '37.42.226.146', NULL, 1, '2025-04-30 02:18:46', '2025-04-30 02:18:46'),
(42497, '152.156.115.68', NULL, 1, '2025-04-30 02:44:30', '2025-04-30 02:44:30'),
(42498, '3.95.2.16', NULL, 1, '2025-04-30 04:26:59', '2025-04-30 04:26:59'),
(42499, '206.189.21.132', NULL, 1, '2025-04-30 04:45:24', '2025-04-30 04:45:24'),
(42500, '3.91.234.168', NULL, 1, '2025-04-30 04:50:26', '2025-04-30 04:50:26'),
(42501, '84.8.142.45', NULL, 1, '2025-04-30 05:42:17', '2025-04-30 05:42:17'),
(42502, '34.222.156.149', NULL, 1, '2025-04-30 06:15:57', '2025-04-30 06:15:57'),
(42503, '196.251.80.216', NULL, 1, '2025-04-30 06:21:45', '2025-04-30 06:21:45'),
(42504, '52.167.144.195', NULL, 1, '2025-04-30 06:54:58', '2025-04-30 06:54:58'),
(42505, '83.40.163.141', NULL, 1, '2025-04-30 07:03:24', '2025-04-30 07:03:24'),
(42506, '162.120.184.34', NULL, 3, '2025-04-30 07:16:23', '2025-04-30 07:18:23'),
(42507, '162.120.184.35', NULL, 4, '2025-04-30 07:17:52', '2025-04-30 15:50:38'),
(42508, '34.208.211.222', NULL, 1, '2025-04-30 07:25:38', '2025-04-30 07:25:38'),
(42509, '195.200.26.27', NULL, 1, '2025-04-30 07:42:35', '2025-04-30 07:42:35'),
(42510, '51.8.155.59', NULL, 1, '2025-04-30 07:46:25', '2025-04-30 07:46:25'),
(42511, '101.32.208.70', NULL, 1, '2025-04-30 07:59:59', '2025-04-30 07:59:59'),
(42512, '103.15.42.197', NULL, 1, '2025-04-30 08:19:49', '2025-04-30 08:19:49'),
(42513, '103.153.171.16', NULL, 2, '2025-04-30 08:35:37', '2025-04-30 08:35:42'),
(42514, '43.156.228.27', NULL, 1, '2025-04-30 08:51:50', '2025-04-30 08:51:50'),
(42515, '119.73.101.97', NULL, 1, '2025-04-30 09:01:33', '2025-04-30 09:01:33'),
(42516, '128.204.212.84', NULL, 1, '2025-04-30 09:30:02', '2025-04-30 09:30:02'),
(42517, '43.229.208.190', NULL, 1, '2025-04-30 09:45:58', '2025-04-30 09:45:58'),
(42518, '4.193.96.14', NULL, 2, '2025-04-30 10:27:27', '2025-04-30 11:03:30'),
(42519, '20.97.189.102', NULL, 1, '2025-04-30 10:31:08', '2025-04-30 10:31:08'),
(42520, '205.169.39.5', NULL, 1, '2025-04-30 10:52:00', '2025-04-30 10:52:00'),
(42521, '52.167.144.182', NULL, 1, '2025-04-30 10:58:04', '2025-04-30 10:58:04'),
(42522, '205.169.39.138', NULL, 2, '2025-04-30 11:03:48', '2025-04-30 11:04:13'),
(42523, '162.120.188.189', NULL, 1, '2025-04-30 11:05:50', '2025-04-30 11:05:50'),
(42524, '175.44.42.34', NULL, 2, '2025-04-30 11:07:57', '2025-04-30 11:08:15'),
(42525, '221.229.106.25', NULL, 1, '2025-04-30 11:24:11', '2025-04-30 11:24:11'),
(42526, '40.119.197.45', NULL, 1, '2025-04-30 11:35:03', '2025-04-30 11:35:03'),
(42527, '196.251.80.168', NULL, 1, '2025-04-30 11:36:52', '2025-04-30 11:36:52'),
(42528, '65.2.9.78', NULL, 4, '2025-04-30 12:35:40', '2025-04-30 12:35:52'),
(42529, '111.225.149.249', NULL, 1, '2025-04-30 12:40:38', '2025-04-30 12:40:38'),
(42530, '40.84.221.233', NULL, 1, '2025-04-30 13:05:15', '2025-04-30 13:05:15'),
(42531, '57.141.6.18', NULL, 2, '2025-04-30 13:14:33', '2025-04-30 20:44:36'),
(42532, '143.244.57.118', NULL, 4, '2025-04-30 13:14:57', '2025-04-30 13:14:59'),
(42533, '40.84.221.236', NULL, 2, '2025-04-30 13:19:27', '2025-04-30 13:33:21'),
(42534, '57.141.6.16', NULL, 1, '2025-04-30 13:19:33', '2025-04-30 13:19:33'),
(42535, '72.14.201.159', NULL, 3, '2025-04-30 13:48:30', '2025-04-30 15:52:20'),
(42536, '41.232.71.69', NULL, 1, '2025-04-30 13:51:55', '2025-04-30 13:51:55'),
(42537, '173.252.95.19', NULL, 1, '2025-04-30 14:24:56', '2025-04-30 14:24:56'),
(42538, '173.252.95.11', NULL, 1, '2025-04-30 14:25:07', '2025-04-30 14:25:07'),
(42539, '109.235.8.13', NULL, 1, '2025-04-30 14:39:47', '2025-04-30 14:39:47'),
(42540, '36.111.67.189', NULL, 1, '2025-04-30 14:41:10', '2025-04-30 14:41:10'),
(42541, '52.159.249.98', NULL, 1, '2025-04-30 14:44:15', '2025-04-30 14:44:15'),
(42542, '18.234.137.63', NULL, 1, '2025-04-30 14:46:04', '2025-04-30 14:46:04'),
(42543, '193.186.4.159', NULL, 1, '2025-04-30 15:33:53', '2025-04-30 15:33:53'),
(42544, '98.83.106.160', NULL, 1, '2025-04-30 16:25:18', '2025-04-30 16:25:18'),
(42545, '43.159.128.247', NULL, 1, '2025-04-30 16:52:00', '2025-04-30 16:52:00'),
(42546, '52.156.77.154', NULL, 1, '2025-04-30 17:22:53', '2025-04-30 17:22:53'),
(42547, '40.77.167.18', NULL, 1, '2025-04-30 17:36:12', '2025-04-30 17:36:12'),
(42548, '124.156.179.141', NULL, 1, '2025-04-30 17:47:09', '2025-04-30 17:47:09'),
(42549, '3.238.95.23', NULL, 1, '2025-04-30 17:54:02', '2025-04-30 17:54:02'),
(42550, '122.51.104.231', NULL, 1, '2025-04-30 17:59:59', '2025-04-30 17:59:59'),
(42551, '122.176.67.59', NULL, 1, '2025-04-30 18:00:56', '2025-04-30 18:00:56'),
(42552, '107.174.224.18', NULL, 1, '2025-04-30 18:57:12', '2025-04-30 18:57:12'),
(42553, '20.171.207.168', NULL, 1, '2025-04-30 19:10:59', '2025-04-30 19:10:59'),
(42554, '57.141.6.1', NULL, 1, '2025-04-30 20:07:21', '2025-04-30 20:07:21'),
(42555, '17.241.75.115', NULL, 1, '2025-04-30 20:10:35', '2025-04-30 20:10:35'),
(42556, '197.237.204.226', NULL, 1, '2025-04-30 20:24:45', '2025-04-30 20:24:45'),
(42557, '20.161.75.220', NULL, 1, '2025-04-30 20:56:48', '2025-04-30 20:56:48'),
(42558, '103.60.161.122', NULL, 1, '2025-04-30 21:07:55', '2025-04-30 21:07:55'),
(42559, '43.135.186.135', NULL, 1, '2025-04-30 21:21:52', '2025-04-30 21:21:52'),
(42560, '94.191.43.82', NULL, 1, '2025-04-30 21:28:09', '2025-04-30 21:28:09'),
(42561, '185.40.48.135', NULL, 1, '2025-04-30 21:32:32', '2025-04-30 21:32:32'),
(42562, '37.111.225.77', NULL, 1, '2025-04-30 21:43:40', '2025-04-30 21:43:40'),
(42563, '49.51.203.164', NULL, 1, '2025-04-30 21:45:29', '2025-04-30 21:45:29'),
(42564, '88.210.10.79', NULL, 1, '2025-04-30 22:40:43', '2025-04-30 22:40:43'),
(42565, '66.249.66.9', NULL, 1, '2025-04-30 23:06:14', '2025-04-30 23:06:14'),
(42566, '43.133.253.253', NULL, 1, '2025-04-30 23:09:36', '2025-04-30 23:09:36'),
(42567, '54.200.48.123', NULL, 1, '2025-04-30 23:10:35', '2025-04-30 23:10:35'),
(42568, '77.75.77.54', NULL, 1, '2025-04-30 23:27:29', '2025-04-30 23:27:29'),
(42569, '57.141.6.2', NULL, 1, '2025-04-30 23:37:33', '2025-04-30 23:37:33'),
(42570, '3.220.148.166', NULL, 1, '2025-04-30 23:45:17', '2025-04-30 23:45:17'),
(42571, '196.251.87.240', NULL, 2, '2025-05-01 00:24:10', '2025-05-01 00:24:12'),
(42572, '101.91.148.219', NULL, 1, '2025-05-01 00:44:40', '2025-05-01 00:44:40'),
(42573, '52.167.144.221', NULL, 1, '2025-05-01 00:58:26', '2025-05-01 00:58:26'),
(42574, '68.183.158.73', NULL, 4, '2025-05-01 01:00:30', '2025-05-01 01:00:50'),
(42575, '128.204.212.86', NULL, 1, '2025-05-01 01:17:43', '2025-05-01 01:17:43'),
(42576, '18.191.201.27', NULL, 1, '2025-05-01 01:57:34', '2025-05-01 01:57:34'),
(42577, '57.141.6.5', NULL, 1, '2025-05-01 02:41:57', '2025-05-01 02:41:57'),
(42578, '52.167.144.184', NULL, 1, '2025-05-01 02:44:34', '2025-05-01 02:44:34'),
(42579, '35.87.208.10', NULL, 1, '2025-05-01 03:04:06', '2025-05-01 03:04:06'),
(42580, '199.195.251.202', NULL, 1, '2025-05-01 03:37:48', '2025-05-01 03:37:48'),
(42581, '185.39.207.83', NULL, 1, '2025-05-01 03:38:21', '2025-05-01 03:38:21'),
(42582, '85.239.38.31', NULL, 1, '2025-05-01 03:52:38', '2025-05-01 03:52:38'),
(42583, '83.97.117.86', NULL, 1, '2025-05-01 03:52:41', '2025-05-01 03:52:41'),
(42584, '71.132.8.142', NULL, 1, '2025-05-01 03:56:56', '2025-05-01 03:56:56'),
(42585, '58.49.233.126', NULL, 1, '2025-05-01 03:58:11', '2025-05-01 03:58:11'),
(42586, '144.172.76.64', NULL, 1, '2025-05-01 04:32:14', '2025-05-01 04:32:14'),
(42587, '80.85.246.217', NULL, 1, '2025-05-01 05:11:22', '2025-05-01 05:11:22'),
(42588, '37.111.228.46', NULL, 1, '2025-05-01 05:13:44', '2025-05-01 05:13:44'),
(42589, '57.141.6.12', NULL, 1, '2025-05-01 05:24:10', '2025-05-01 05:24:10'),
(42590, '35.87.128.35', NULL, 1, '2025-05-01 05:56:02', '2025-05-01 05:56:02'),
(42591, '203.2.64.59', NULL, 1, '2025-05-01 07:11:30', '2025-05-01 07:11:30'),
(42592, '103.131.71.165', NULL, 1, '2025-05-01 08:12:43', '2025-05-01 08:12:43'),
(42593, '170.106.65.93', NULL, 1, '2025-05-01 09:24:14', '2025-05-01 09:24:14'),
(42594, '170.231.251.56', NULL, 1, '2025-05-01 09:36:08', '2025-05-01 09:36:08'),
(42595, '128.204.212.87', NULL, 2, '2025-05-01 10:04:23', '2025-05-01 18:54:09'),
(42596, '51.222.253.10', NULL, 1, '2025-05-01 10:15:07', '2025-05-01 10:15:07'),
(42597, '114.117.233.112', NULL, 1, '2025-05-01 10:28:07', '2025-05-01 10:28:07'),
(42598, '205.169.39.21', NULL, 1, '2025-05-01 10:47:59', '2025-05-01 10:47:59'),
(42599, '52.169.78.48', NULL, 1, '2025-05-01 10:49:00', '2025-05-01 10:49:00'),
(42600, '101.32.208.70', NULL, 1, '2025-05-01 10:50:29', '2025-05-01 10:50:29'),
(42601, '42.236.12.241', NULL, 1, '2025-05-01 11:25:27', '2025-05-01 11:25:27'),
(42602, '66.249.66.8', NULL, 1, '2025-05-01 11:33:09', '2025-05-01 11:33:09'),
(42603, '196.251.80.216', NULL, 1, '2025-05-01 12:38:02', '2025-05-01 12:38:02'),
(42604, '111.225.148.135', NULL, 1, '2025-05-01 12:40:38', '2025-05-01 12:40:38'),
(42605, '42.236.101.248', NULL, 1, '2025-05-01 12:42:58', '2025-05-01 12:42:58'),
(42606, '52.255.111.52', NULL, 1, '2025-05-01 12:54:38', '2025-05-01 12:54:38'),
(42607, '52.255.111.54', NULL, 1, '2025-05-01 12:54:38', '2025-05-01 12:54:38'),
(42608, '72.14.201.159', NULL, 1, '2025-05-01 13:04:21', '2025-05-01 13:04:21'),
(42609, '121.4.97.180', NULL, 1, '2025-05-01 13:38:32', '2025-05-01 13:38:32'),
(42610, '82.25.215.62', NULL, 1, '2025-05-01 13:44:50', '2025-05-01 13:44:50'),
(42611, '52.167.144.156', NULL, 1, '2025-05-01 14:01:30', '2025-05-01 14:01:30'),
(42612, '157.245.196.208', NULL, 1, '2025-05-01 14:39:34', '2025-05-01 14:39:34'),
(42613, '181.120.47.105', NULL, 1, '2025-05-01 14:46:50', '2025-05-01 14:46:50'),
(42614, '67.207.93.189', NULL, 1, '2025-05-01 14:51:02', '2025-05-01 14:51:02'),
(42615, '57.141.6.6', NULL, 1, '2025-05-01 15:04:47', '2025-05-01 15:04:47'),
(42616, '34.135.28.118', NULL, 1, '2025-05-01 15:14:05', '2025-05-01 15:14:05'),
(42617, '66.249.66.10', NULL, 1, '2025-05-01 15:21:26', '2025-05-01 15:21:26'),
(42618, '42.236.101.206', NULL, 1, '2025-05-01 15:32:34', '2025-05-01 15:32:34'),
(42619, '42.236.12.254', NULL, 1, '2025-05-01 15:33:43', '2025-05-01 15:33:43'),
(42620, '57.141.6.11', NULL, 1, '2025-05-01 16:04:46', '2025-05-01 16:04:46'),
(42621, '51.222.253.13', NULL, 1, '2025-05-01 16:26:36', '2025-05-01 16:26:36'),
(42622, '162.14.197.180', NULL, 1, '2025-05-01 16:49:44', '2025-05-01 16:49:44'),
(42623, '103.115.24.83', NULL, 1, '2025-05-01 17:16:10', '2025-05-01 17:16:10'),
(42624, '223.29.152.114', NULL, 1, '2025-05-01 18:08:19', '2025-05-01 18:08:19'),
(42625, '43.152.72.247', NULL, 1, '2025-05-01 18:12:51', '2025-05-01 18:12:51'),
(42626, '40.77.167.47', NULL, 1, '2025-05-01 18:39:11', '2025-05-01 18:39:11'),
(42627, '66.249.66.37', NULL, 1, '2025-05-01 18:44:30', '2025-05-01 18:44:30'),
(42628, '49.51.243.156', NULL, 1, '2025-05-01 19:01:02', '2025-05-01 19:01:02'),
(42629, '182.44.12.37', NULL, 1, '2025-05-01 20:03:15', '2025-05-01 20:03:15'),
(42630, '177.36.176.228', NULL, 1, '2025-05-01 20:39:21', '2025-05-01 20:39:21'),
(42631, '123.6.49.15', NULL, 1, '2025-05-01 21:13:14', '2025-05-01 21:13:14'),
(42632, '27.115.124.101', NULL, 1, '2025-05-01 21:13:28', '2025-05-01 21:13:28'),
(42633, '27.115.124.38', NULL, 1, '2025-05-01 21:13:29', '2025-05-01 21:13:29'),
(42634, '17.241.75.82', NULL, 1, '2025-05-01 21:26:53', '2025-05-01 21:26:53'),
(42635, '35.86.161.202', NULL, 4, '2025-05-01 21:50:28', '2025-05-01 21:50:32'),
(42636, '128.204.212.86', NULL, 1, '2025-05-01 22:00:57', '2025-05-01 22:00:57'),
(42637, '57.141.6.16', NULL, 1, '2025-05-01 22:25:04', '2025-05-01 22:25:04'),
(42638, '20.171.207.187', NULL, 1, '2025-05-01 22:50:10', '2025-05-01 22:50:10'),
(42639, '103.131.71.64', NULL, 1, '2025-05-01 23:49:07', '2025-05-01 23:49:07'),
(42640, '223.113.128.179', NULL, 1, '2025-05-02 00:09:51', '2025-05-02 00:09:51'),
(42641, '106.75.98.60', NULL, 1, '2025-05-02 00:10:58', '2025-05-02 00:10:58'),
(42642, '106.75.67.68', NULL, 1, '2025-05-02 00:12:05', '2025-05-02 00:12:05'),
(42643, '123.160.223.73', NULL, 1, '2025-05-02 01:37:54', '2025-05-02 01:37:54'),
(42644, '123.160.223.74', NULL, 2, '2025-05-02 01:37:57', '2025-05-02 01:39:15'),
(42645, '123.160.223.72', NULL, 1, '2025-05-02 01:39:17', '2025-05-02 01:39:17'),
(42646, '47.236.234.198', NULL, 1, '2025-05-02 01:49:38', '2025-05-02 01:49:38'),
(42647, '177.200.162.6', NULL, 1, '2025-05-02 02:44:01', '2025-05-02 02:44:01'),
(42648, '3.227.1.95', NULL, 1, '2025-05-02 03:20:21', '2025-05-02 03:20:21'),
(42649, '47.11.196.69', NULL, 1, '2025-05-02 03:34:17', '2025-05-02 03:34:17'),
(42650, '43.157.202.235', NULL, 1, '2025-05-02 03:39:26', '2025-05-02 03:39:26'),
(42651, '3.81.78.70', NULL, 1, '2025-05-02 04:13:25', '2025-05-02 04:13:25'),
(42652, '52.156.77.157', NULL, 1, '2025-05-02 04:17:52', '2025-05-02 04:17:52'),
(42653, '43.163.104.54', NULL, 1, '2025-05-02 05:00:15', '2025-05-02 05:00:15'),
(42654, '173.244.42.156', NULL, 1, '2025-05-02 05:33:24', '2025-05-02 05:33:24'),
(42655, '58.59.246.243', NULL, 1, '2025-05-02 05:35:49', '2025-05-02 05:35:49'),
(42656, '207.182.29.14', NULL, 1, '2025-05-02 05:48:34', '2025-05-02 05:48:34'),
(42657, '139.59.78.149', NULL, 1, '2025-05-02 05:59:02', '2025-05-02 05:59:02'),
(42658, '34.217.38.224', NULL, 1, '2025-05-02 06:03:06', '2025-05-02 06:03:06'),
(42659, '140.179.148.12', NULL, 1, '2025-05-02 06:13:42', '2025-05-02 06:13:42'),
(42660, '47.79.212.135', NULL, 1, '2025-05-02 06:40:06', '2025-05-02 06:40:06'),
(42661, '128.204.212.87', NULL, 1, '2025-05-02 06:45:46', '2025-05-02 06:45:46'),
(42662, '80.85.247.231', NULL, 1, '2025-05-02 07:06:05', '2025-05-02 07:06:05'),
(42663, '40.84.221.230', NULL, 1, '2025-05-02 07:43:46', '2025-05-02 07:43:46'),
(42664, '111.225.149.94', NULL, 1, '2025-05-02 08:24:18', '2025-05-02 08:24:18'),
(42665, '34.21.49.3', NULL, 1, '2025-05-02 08:35:02', '2025-05-02 08:35:02'),
(42666, '205.169.39.58', NULL, 1, '2025-05-02 08:39:29', '2025-05-02 08:39:29'),
(42667, '178.47.89.5', NULL, 1, '2025-05-02 08:41:43', '2025-05-02 08:41:43'),
(42668, '57.154.175.10', NULL, 1, '2025-05-02 08:55:30', '2025-05-02 08:55:30'),
(42669, '142.93.14.121', NULL, 1, '2025-05-02 10:37:12', '2025-05-02 10:37:12'),
(42670, '52.167.144.233', NULL, 1, '2025-05-02 11:04:54', '2025-05-02 11:04:54'),
(42671, '64.62.158.121', NULL, 1, '2025-05-02 11:20:07', '2025-05-02 11:20:07'),
(42672, '129.28.14.231', NULL, 1, '2025-05-02 11:52:27', '2025-05-02 11:52:27'),
(42673, '52.255.111.112', NULL, 1, '2025-05-02 12:00:16', '2025-05-02 12:00:16'),
(42674, '195.191.219.132', NULL, 1, '2025-05-02 12:04:56', '2025-05-02 12:04:56'),
(42675, '173.252.87.13', NULL, 1, '2025-05-02 12:27:33', '2025-05-02 12:27:33'),
(42676, '173.252.87.116', NULL, 1, '2025-05-02 12:27:33', '2025-05-02 12:27:33'),
(42677, '111.225.149.88', NULL, 1, '2025-05-02 12:40:49', '2025-05-02 12:40:49'),
(42678, '20.161.75.223', NULL, 1, '2025-05-02 12:56:38', '2025-05-02 12:56:38'),
(42679, '43.165.65.75', NULL, 1, '2025-05-02 13:12:43', '2025-05-02 13:12:43'),
(42680, '193.176.22.27', NULL, 1, '2025-05-02 14:01:24', '2025-05-02 14:01:24'),
(42681, '43.166.255.122', NULL, 1, '2025-05-02 14:01:45', '2025-05-02 14:01:45'),
(42682, '172.178.141.139', NULL, 1, '2025-05-02 14:09:00', '2025-05-02 14:09:00'),
(42683, '20.161.75.212', NULL, 1, '2025-05-02 14:19:56', '2025-05-02 14:19:56'),
(42684, '45.70.236.199', NULL, 1, '2025-05-02 14:43:27', '2025-05-02 14:43:27'),
(42685, '72.14.201.61', NULL, 1, '2025-05-02 14:57:18', '2025-05-02 14:57:18'),
(42686, '13.201.40.138', NULL, 4, '2025-05-02 15:17:17', '2025-05-02 15:17:23'),
(42687, '43.153.67.21', NULL, 1, '2025-05-02 15:28:31', '2025-05-02 15:28:31'),
(42688, '51.81.46.212', NULL, 1, '2025-05-02 15:42:57', '2025-05-02 15:42:57'),
(42689, '123.190.160.3', NULL, 1, '2025-05-02 15:51:18', '2025-05-02 15:51:18'),
(42690, '13.83.167.140', NULL, 1, '2025-05-02 16:36:29', '2025-05-02 16:36:29'),
(42691, '57.141.6.22', NULL, 1, '2025-05-02 17:18:24', '2025-05-02 17:18:24'),
(42692, '89.110.80.171', NULL, 1, '2025-05-02 17:43:05', '2025-05-02 17:43:05'),
(42693, '118.195.165.218', NULL, 1, '2025-05-02 18:14:25', '2025-05-02 18:14:25'),
(42694, '52.6.232.201', NULL, 1, '2025-05-02 18:31:48', '2025-05-02 18:31:48'),
(42695, '198.244.164.27', NULL, 1, '2025-05-02 19:16:35', '2025-05-02 19:16:35'),
(42696, '66.249.66.9', NULL, 1, '2025-05-02 19:34:51', '2025-05-02 19:34:51'),
(42697, '34.235.239.240', NULL, 1, '2025-05-02 19:44:48', '2025-05-02 19:44:48'),
(42698, '43.156.156.96', NULL, 1, '2025-05-02 20:04:01', '2025-05-02 20:04:01'),
(42699, '52.169.78.112', NULL, 2, '2025-05-02 20:05:53', '2025-05-02 20:07:17'),
(42700, '20.171.207.107', NULL, 1, '2025-05-02 20:28:44', '2025-05-02 20:28:44'),
(42701, '216.10.214.134', NULL, 1, '2025-05-02 20:49:26', '2025-05-02 20:49:26'),
(42702, '43.173.1.69', NULL, 1, '2025-05-02 20:54:31', '2025-05-02 20:54:31'),
(42703, '57.141.6.16', NULL, 1, '2025-05-02 21:25:25', '2025-05-02 21:25:25'),
(42704, '121.229.185.160', NULL, 1, '2025-05-02 21:29:53', '2025-05-02 21:29:53'),
(42705, '43.130.16.140', NULL, 1, '2025-05-02 21:30:38', '2025-05-02 21:30:38'),
(42706, '157.230.7.167', NULL, 1, '2025-05-02 21:30:43', '2025-05-02 21:30:43'),
(42707, '103.131.71.150', NULL, 1, '2025-05-02 21:34:47', '2025-05-02 21:34:47'),
(42708, '57.141.6.24', NULL, 1, '2025-05-02 21:56:50', '2025-05-02 21:56:50'),
(42709, '198.235.24.118', NULL, 1, '2025-05-02 22:51:07', '2025-05-02 22:51:07'),
(42710, '128.204.212.85', NULL, 1, '2025-05-02 22:54:45', '2025-05-02 22:54:45'),
(42711, '18.210.132.217', NULL, 1, '2025-05-02 22:58:28', '2025-05-02 22:58:28'),
(42712, '117.33.163.216', NULL, 1, '2025-05-03 00:38:48', '2025-05-03 00:38:48'),
(42713, '57.141.6.17', NULL, 1, '2025-05-03 00:57:25', '2025-05-03 00:57:25'),
(42714, '51.91.248.79', NULL, 2, '2025-05-03 01:00:13', '2025-05-03 01:00:14'),
(42715, '40.84.221.223', NULL, 1, '2025-05-03 01:02:45', '2025-05-03 01:02:45'),
(42716, '80.85.245.5', NULL, 1, '2025-05-03 01:06:09', '2025-05-03 01:06:09'),
(42717, '57.141.6.21', NULL, 1, '2025-05-03 01:19:27', '2025-05-03 01:19:27'),
(42718, '23.98.186.203', NULL, 1, '2025-05-03 01:48:47', '2025-05-03 01:48:47'),
(42719, '54.188.90.183', NULL, 1, '2025-05-03 02:45:59', '2025-05-03 02:45:59'),
(42720, '196.251.88.46', NULL, 1, '2025-05-03 03:03:39', '2025-05-03 03:03:39'),
(42721, '66.249.66.192', NULL, 1, '2025-05-03 03:04:11', '2025-05-03 03:04:11'),
(42722, '66.249.66.72', NULL, 1, '2025-05-03 03:21:11', '2025-05-03 03:21:11'),
(42723, '173.255.211.135', NULL, 1, '2025-05-03 03:23:42', '2025-05-03 03:23:42'),
(42724, '180.102.134.69', NULL, 1, '2025-05-03 03:44:52', '2025-05-03 03:44:52'),
(42725, '102.129.223.92', NULL, 2, '2025-05-03 04:12:51', '2025-05-03 23:43:05'),
(42726, '50.17.111.164', NULL, 1, '2025-05-03 04:16:08', '2025-05-03 04:16:08'),
(42727, '43.135.182.95', NULL, 1, '2025-05-03 04:16:44', '2025-05-03 04:16:44'),
(42728, '205.210.31.142', NULL, 1, '2025-05-03 05:00:27', '2025-05-03 05:00:27'),
(42729, '43.167.157.80', NULL, 1, '2025-05-03 05:07:39', '2025-05-03 05:07:39'),
(42730, '128.204.212.84', NULL, 1, '2025-05-03 05:29:45', '2025-05-03 05:29:45'),
(42731, '51.222.253.18', NULL, 1, '2025-05-03 06:05:43', '2025-05-03 06:05:43'),
(42732, '196.251.87.240', NULL, 3, '2025-05-03 06:33:47', '2025-05-03 22:54:34'),
(42733, '43.166.136.153', NULL, 1, '2025-05-03 06:51:25', '2025-05-03 06:51:25'),
(42734, '71.132.43.3', NULL, 1, '2025-05-03 08:12:43', '2025-05-03 08:12:43'),
(42735, '124.236.100.56', NULL, 1, '2025-05-03 08:23:38', '2025-05-03 08:23:38'),
(42736, '149.56.150.218', NULL, 3, '2025-05-03 08:45:07', '2025-05-03 08:45:18'),
(42737, '144.217.135.145', NULL, 1, '2025-05-03 08:45:36', '2025-05-03 08:45:36'),
(42738, '179.48.184.127', NULL, 1, '2025-05-03 08:45:57', '2025-05-03 08:45:57'),
(42739, '27.115.124.53', NULL, 1, '2025-05-03 09:28:29', '2025-05-03 09:28:29'),
(42740, '40.84.221.226', NULL, 1, '2025-05-03 09:32:20', '2025-05-03 09:32:20'),
(42741, '3.80.244.170', NULL, 1, '2025-05-03 09:56:14', '2025-05-03 09:56:14'),
(42742, '51.222.253.11', NULL, 1, '2025-05-03 09:57:15', '2025-05-03 09:57:15'),
(42743, '37.111.214.122', NULL, 1, '2025-05-03 10:55:45', '2025-05-03 10:55:45'),
(42744, '45.88.78.37', NULL, 1, '2025-05-03 11:49:53', '2025-05-03 11:49:53'),
(42745, '43.166.239.145', NULL, 1, '2025-05-03 11:55:33', '2025-05-03 11:55:33'),
(42746, '17.241.219.124', NULL, 1, '2025-05-03 12:21:45', '2025-05-03 12:21:45'),
(42747, '111.225.148.115', NULL, 1, '2025-05-03 12:40:21', '2025-05-03 12:40:21'),
(42748, '43.157.53.115', NULL, 1, '2025-05-03 12:53:55', '2025-05-03 12:53:55'),
(42749, '172.178.141.131', NULL, 1, '2025-05-03 13:05:22', '2025-05-03 13:05:22'),
(42750, '203.33.203.148', NULL, 1, '2025-05-03 13:18:31', '2025-05-03 13:18:31'),
(42751, '63.33.58.252', NULL, 1, '2025-05-03 14:13:22', '2025-05-03 14:13:22'),
(42752, '78.153.140.222', NULL, 4, '2025-05-03 14:25:40', '2025-05-03 14:25:54'),
(42753, '105.74.6.62', NULL, 1, '2025-05-03 15:02:27', '2025-05-03 15:02:27'),
(42754, '172.178.140.151', NULL, 1, '2025-05-03 15:09:07', '2025-05-03 15:09:07'),
(42755, '128.204.212.85', NULL, 1, '2025-05-03 15:11:51', '2025-05-03 15:11:51'),
(42756, '173.252.79.112', NULL, 1, '2025-05-03 15:15:27', '2025-05-03 15:15:27'),
(42757, '35.168.114.247', NULL, 1, '2025-05-03 15:47:42', '2025-05-03 15:47:42'),
(42758, '103.131.71.163', NULL, 1, '2025-05-03 16:19:13', '2025-05-03 16:19:13'),
(42759, '43.143.248.236', NULL, 1, '2025-05-03 16:28:15', '2025-05-03 16:28:15'),
(42760, '34.241.141.3', NULL, 1, '2025-05-03 16:52:02', '2025-05-03 16:52:02'),
(42761, '152.32.203.233', NULL, 1, '2025-05-03 17:16:43', '2025-05-03 17:16:43'),
(42762, '57.141.6.12', NULL, 1, '2025-05-03 17:22:45', '2025-05-03 17:22:45'),
(42763, '40.77.167.149', NULL, 1, '2025-05-03 18:05:00', '2025-05-03 18:05:00'),
(42764, '43.130.67.33', NULL, 1, '2025-05-03 18:28:58', '2025-05-03 18:28:58'),
(42765, '110.249.202.111', NULL, 1, '2025-05-03 18:51:36', '2025-05-03 18:51:36'),
(42766, '183.93.226.91', NULL, 1, '2025-05-03 19:06:40', '2025-05-03 19:06:40'),
(42767, '43.166.237.57', NULL, 1, '2025-05-03 19:14:49', '2025-05-03 19:14:49'),
(42768, '205.210.31.138', NULL, 1, '2025-05-03 19:33:09', '2025-05-03 19:33:09'),
(42769, '125.75.66.97', NULL, 1, '2025-05-03 19:50:01', '2025-05-03 19:50:01'),
(42770, '13.201.123.141', NULL, 4, '2025-05-03 20:05:23', '2025-05-03 20:05:30'),
(42771, '98.82.172.45', NULL, 1, '2025-05-03 20:18:55', '2025-05-03 20:18:55'),
(42772, '212.66.45.131', NULL, 1, '2025-05-03 20:21:24', '2025-05-03 20:21:24'),
(42773, '185.222.58.72', NULL, 2, '2025-05-03 20:32:44', '2025-05-03 20:32:44'),
(42774, '91.200.15.2', NULL, 1, '2025-05-03 20:47:36', '2025-05-03 20:47:36'),
(42775, '202.4.109.183', NULL, 6, '2025-05-03 21:27:37', '2025-05-03 21:28:26'),
(42776, '54.70.190.91', NULL, 3, '2025-05-03 21:31:01', '2025-05-03 21:31:01'),
(42777, '57.141.6.15', NULL, 1, '2025-05-03 21:50:47', '2025-05-03 21:50:47'),
(42778, '162.120.185.34', NULL, 1, '2025-05-03 21:59:55', '2025-05-03 21:59:55'),
(42779, '57.141.6.7', NULL, 1, '2025-05-03 22:23:53', '2025-05-03 22:23:53'),
(42780, '54.166.162.108', NULL, 1, '2025-05-03 22:29:21', '2025-05-03 22:29:21'),
(42781, '3.133.135.201', NULL, 1, '2025-05-03 22:42:28', '2025-05-03 22:42:28'),
(42782, '52.190.190.19', NULL, 1, '2025-05-03 22:52:09', '2025-05-03 22:52:09'),
(42783, '3.146.105.75', NULL, 1, '2025-05-04 00:02:06', '2025-05-04 00:02:06'),
(42784, '195.2.70.209', NULL, 1, '2025-05-04 01:21:12', '2025-05-04 01:21:12'),
(42785, '170.106.147.63', NULL, 1, '2025-05-04 01:52:39', '2025-05-04 01:52:39'),
(42786, '121.4.97.180', NULL, 1, '2025-05-04 02:08:32', '2025-05-04 02:08:32'),
(42787, '43.130.12.43', NULL, 1, '2025-05-04 02:32:21', '2025-05-04 02:32:21'),
(42788, '20.171.207.240', NULL, 1, '2025-05-04 03:05:37', '2025-05-04 03:05:37'),
(42789, '196.251.80.168', NULL, 4, '2025-05-04 03:45:00', '2025-05-04 03:45:22'),
(42790, '18.206.220.205', NULL, 1, '2025-05-04 03:47:45', '2025-05-04 03:47:45'),
(42791, '138.199.15.156', NULL, 1, '2025-05-04 03:48:51', '2025-05-04 03:48:51'),
(42792, '54.218.231.57', NULL, 1, '2025-05-04 04:09:48', '2025-05-04 04:09:48'),
(42793, '34.221.252.31', NULL, 2, '2025-05-04 04:25:15', '2025-05-04 11:56:05'),
(42794, '157.230.94.220', NULL, 1, '2025-05-04 04:29:56', '2025-05-04 04:29:56'),
(42795, '206.168.34.193', NULL, 1, '2025-05-04 04:34:17', '2025-05-04 04:34:17'),
(42796, '149.50.215.84', NULL, 1, '2025-05-04 05:07:01', '2025-05-04 05:07:01'),
(42797, '66.249.66.73', NULL, 1, '2025-05-04 05:08:14', '2025-05-04 05:08:14'),
(42798, '207.46.13.153', NULL, 1, '2025-05-04 06:54:16', '2025-05-04 06:54:16'),
(42799, '188.19.25.81', NULL, 1, '2025-05-04 07:09:44', '2025-05-04 07:09:44'),
(42800, '172.178.141.143', NULL, 1, '2025-05-04 07:19:58', '2025-05-04 07:19:58'),
(42801, '172.178.141.136', NULL, 1, '2025-05-04 07:19:58', '2025-05-04 07:19:58'),
(42802, '157.230.19.244', NULL, 1, '2025-05-04 07:48:01', '2025-05-04 07:48:01'),
(42803, '66.249.66.71', NULL, 1, '2025-05-04 08:00:10', '2025-05-04 08:00:10'),
(42804, '118.213.179.130', NULL, 1, '2025-05-04 08:18:16', '2025-05-04 08:18:16'),
(42805, '66.249.92.130', NULL, 1, '2025-05-04 08:31:15', '2025-05-04 08:31:15'),
(42806, '52.156.77.152', NULL, 1, '2025-05-04 08:32:30', '2025-05-04 08:32:30'),
(42807, '66.249.92.40', NULL, 1, '2025-05-04 08:38:35', '2025-05-04 08:38:35'),
(42808, '72.153.231.0', NULL, 1, '2025-05-04 08:50:55', '2025-05-04 08:50:55'),
(42809, '178.159.125.67', NULL, 1, '2025-05-04 08:52:17', '2025-05-04 08:52:17'),
(42810, '94.102.55.18', NULL, 1, '2025-05-04 09:03:05', '2025-05-04 09:03:05'),
(42811, '52.255.111.125', NULL, 1, '2025-05-04 09:10:32', '2025-05-04 09:10:32'),
(42812, '43.166.131.228', NULL, 1, '2025-05-04 09:13:57', '2025-05-04 09:13:57'),
(42813, '195.191.219.132', NULL, 1, '2025-05-04 09:32:49', '2025-05-04 09:32:49'),
(42814, '43.229.208.190', NULL, 2, '2025-05-04 09:34:00', '2025-05-04 12:00:11'),
(42815, '152.42.202.129', NULL, 4, '2025-05-04 09:36:30', '2025-05-04 09:36:32'),
(42816, '64.227.132.232', NULL, 1, '2025-05-04 09:43:33', '2025-05-04 09:43:33'),
(42817, '71.132.8.142', NULL, 1, '2025-05-04 09:45:49', '2025-05-04 09:45:49'),
(42818, '43.173.1.69', NULL, 1, '2025-05-04 10:04:24', '2025-05-04 10:04:24'),
(42819, '68.234.44.234', NULL, 1, '2025-05-04 10:05:17', '2025-05-04 10:05:17'),
(42820, '173.252.87.5', NULL, 2, '2025-05-04 10:11:19', '2025-05-04 10:11:24'),
(42821, '3.143.217.21', NULL, 8, '2025-05-04 10:33:23', '2025-05-04 13:06:56'),
(42822, '18.224.128.89', NULL, 1, '2025-05-04 10:33:24', '2025-05-04 10:33:24'),
(42823, '18.225.25.214', NULL, 2, '2025-05-04 10:33:24', '2025-05-04 13:06:50'),
(42824, '18.216.103.232', NULL, 1, '2025-05-04 10:33:25', '2025-05-04 10:33:25'),
(42825, '3.134.106.166', NULL, 3, '2025-05-04 10:33:29', '2025-05-04 13:06:56'),
(42826, '157.245.98.87', NULL, 1, '2025-05-04 11:05:13', '2025-05-04 11:05:13'),
(42827, '205.169.39.28', NULL, 1, '2025-05-04 11:21:15', '2025-05-04 11:21:15'),
(42828, '205.210.31.26', NULL, 1, '2025-05-04 11:26:41', '2025-05-04 11:26:41'),
(42829, '113.219.218.197', NULL, 1, '2025-05-04 11:38:34', '2025-05-04 11:38:34'),
(42830, '196.251.87.240', NULL, 3, '2025-05-04 11:48:17', '2025-05-04 11:48:33'),
(42831, '162.120.184.34', NULL, 2, '2025-05-04 12:36:31', '2025-05-04 16:11:28'),
(42832, '111.225.148.82', NULL, 1, '2025-05-04 12:41:12', '2025-05-04 12:41:12'),
(42833, '193.186.4.159', NULL, 1, '2025-05-04 12:56:56', '2025-05-04 12:56:56'),
(42834, '52.230.25.26', NULL, 1, '2025-05-04 12:58:56', '2025-05-04 12:58:56'),
(42835, '40.116.73.216', NULL, 1, '2025-05-04 13:03:40', '2025-05-04 13:03:40'),
(42836, '110.249.202.130', NULL, 1, '2025-05-04 13:14:58', '2025-05-04 13:14:58'),
(42837, '103.131.71.160', NULL, 1, '2025-05-04 13:38:04', '2025-05-04 13:38:04'),
(42838, '54.183.199.115', NULL, 1, '2025-05-04 13:50:44', '2025-05-04 13:50:44'),
(42839, '3.101.148.146', NULL, 1, '2025-05-04 13:51:04', '2025-05-04 13:51:04'),
(42840, '54.213.234.248', NULL, 1, '2025-05-04 14:01:06', '2025-05-04 14:01:06'),
(42841, '128.204.212.87', NULL, 2, '2025-05-04 14:07:08', '2025-05-05 00:23:37'),
(42842, '52.156.77.156', NULL, 1, '2025-05-04 14:13:59', '2025-05-04 14:13:59'),
(42843, '18.144.42.115', NULL, 2, '2025-05-04 14:40:53', '2025-05-04 14:40:54'),
(42844, '143.198.139.227', NULL, 1, '2025-05-04 14:44:54', '2025-05-04 14:44:54'),
(42845, '60.188.57.0', NULL, 1, '2025-05-04 14:49:42', '2025-05-04 14:49:42'),
(42846, '185.191.171.16', NULL, 1, '2025-05-04 14:53:31', '2025-05-04 14:53:31'),
(42847, '52.159.249.103', NULL, 1, '2025-05-04 14:55:23', '2025-05-04 14:55:23'),
(42848, '172.178.141.128', NULL, 1, '2025-05-04 14:58:52', '2025-05-04 14:58:52'),
(42849, '162.120.184.35', NULL, 2, '2025-05-04 15:39:13', '2025-05-04 15:44:04'),
(42850, '43.157.150.69', NULL, 1, '2025-05-04 15:51:15', '2025-05-04 15:51:15'),
(42851, '161.97.89.186', NULL, 1, '2025-05-04 16:32:38', '2025-05-04 16:32:38'),
(42852, '49.51.253.26', NULL, 1, '2025-05-04 16:33:57', '2025-05-04 16:33:57'),
(42853, '42.236.17.23', NULL, 1, '2025-05-04 16:41:13', '2025-05-04 16:41:13'),
(42854, '42.236.101.216', NULL, 1, '2025-05-04 17:02:40', '2025-05-04 17:02:40'),
(42855, '42.236.12.235', NULL, 1, '2025-05-04 17:08:47', '2025-05-04 17:08:47'),
(42856, '80.85.245.145', NULL, 1, '2025-05-04 17:20:03', '2025-05-04 17:20:03'),
(42857, '42.236.17.228', NULL, 1, '2025-05-04 17:24:25', '2025-05-04 17:24:25'),
(42858, '162.120.185.35', NULL, 1, '2025-05-04 17:29:21', '2025-05-04 17:29:21'),
(42859, '103.160.62.190', NULL, 5, '2025-05-04 17:57:50', '2025-05-04 17:57:54'),
(42860, '162.14.197.180', NULL, 1, '2025-05-04 18:00:53', '2025-05-04 18:00:53'),
(42861, '13.201.123.141', NULL, 4, '2025-05-04 18:08:02', '2025-05-04 18:08:09'),
(42862, '141.95.114.234', NULL, 1, '2025-05-04 18:11:58', '2025-05-04 18:11:58'),
(42863, '66.249.92.37', NULL, 1, '2025-05-04 18:35:26', '2025-05-04 18:35:26'),
(42864, '95.62.100.222', NULL, 1, '2025-05-04 19:12:24', '2025-05-04 19:12:24'),
(42865, '185.247.184.105', NULL, 1, '2025-05-04 19:37:44', '2025-05-04 19:37:44'),
(42866, '109.70.100.69', NULL, 1, '2025-05-04 19:38:36', '2025-05-04 19:38:36'),
(42867, '193.176.22.27', NULL, 1, '2025-05-04 19:42:53', '2025-05-04 19:42:53'),
(42868, '104.198.7.220', NULL, 4, '2025-05-04 19:45:45', '2025-05-04 19:45:46'),
(42869, '5.133.192.166', NULL, 1, '2025-05-04 19:55:48', '2025-05-04 19:55:48'),
(42870, '66.249.66.192', NULL, 1, '2025-05-04 20:42:20', '2025-05-04 20:42:20'),
(42871, '101.91.148.219', NULL, 1, '2025-05-04 21:19:45', '2025-05-04 21:19:45'),
(42872, '205.210.31.58', NULL, 1, '2025-05-04 21:47:44', '2025-05-04 21:47:44'),
(42873, '43.165.67.57', NULL, 1, '2025-05-04 22:16:12', '2025-05-04 22:16:12'),
(42874, '3.129.216.29', NULL, 1, '2025-05-04 22:46:06', '2025-05-04 22:46:06'),
(42875, '3.88.105.74', NULL, 1, '2025-05-04 23:01:30', '2025-05-04 23:01:30'),
(42876, '57.141.0.28', NULL, 1, '2025-05-04 23:02:45', '2025-05-04 23:02:45'),
(42877, '208.100.26.247', NULL, 2, '2025-05-04 23:03:37', '2025-05-04 23:03:38'),
(42878, '208.100.26.243', NULL, 2, '2025-05-04 23:03:37', '2025-05-04 23:03:48'),
(42879, '208.100.26.233', NULL, 1, '2025-05-04 23:03:37', '2025-05-04 23:03:37'),
(42880, '208.100.26.236', NULL, 1, '2025-05-04 23:03:48', '2025-05-04 23:03:48'),
(42881, '18.206.227.218', NULL, 1, '2025-05-04 23:03:51', '2025-05-04 23:03:51'),
(42882, '18.232.31.171', NULL, 1, '2025-05-04 23:04:30', '2025-05-04 23:04:30'),
(42883, '98.80.184.244', NULL, 1, '2025-05-04 23:04:33', '2025-05-04 23:04:33'),
(42884, '44.214.139.253', NULL, 1, '2025-05-04 23:05:23', '2025-05-04 23:05:23'),
(42885, '49.51.72.236', NULL, 1, '2025-05-04 23:06:14', '2025-05-04 23:06:14'),
(42886, '34.210.150.4', NULL, 1, '2025-05-04 23:17:17', '2025-05-04 23:17:17'),
(42887, '89.187.162.182', NULL, 1, '2025-05-04 23:18:43', '2025-05-04 23:18:43'),
(42888, '85.208.96.201', NULL, 1, '2025-05-04 23:27:23', '2025-05-04 23:27:23'),
(42889, '66.249.66.9', NULL, 1, '2025-05-05 00:11:14', '2025-05-05 00:11:14'),
(42890, '57.141.0.4', NULL, 1, '2025-05-05 00:12:57', '2025-05-05 00:12:57'),
(42891, '69.171.231.2', NULL, 1, '2025-05-05 00:34:45', '2025-05-05 00:34:45'),
(42892, '179.160.9.28', NULL, 1, '2025-05-05 00:42:24', '2025-05-05 00:42:24'),
(42893, '205.210.31.35', NULL, 1, '2025-05-05 01:27:40', '2025-05-05 01:27:40'),
(42894, '209.38.85.79', NULL, 2, '2025-05-05 01:35:20', '2025-05-05 01:35:21'),
(42895, '207.46.13.124', NULL, 1, '2025-05-05 01:35:47', '2025-05-05 01:35:47'),
(42896, '207.90.20.65', NULL, 1, '2025-05-05 01:47:19', '2025-05-05 01:47:19'),
(42897, '57.141.0.13', NULL, 1, '2025-05-05 02:02:49', '2025-05-05 02:02:49'),
(42898, '47.254.83.202', NULL, 2, '2025-05-05 02:37:04', '2025-05-05 02:37:04'),
(42899, '170.238.148.199', NULL, 1, '2025-05-05 02:38:29', '2025-05-05 02:38:29'),
(42900, '18.237.36.56', NULL, 1, '2025-05-05 02:39:26', '2025-05-05 02:39:26'),
(42901, '51.222.253.16', NULL, 1, '2025-05-05 03:25:22', '2025-05-05 03:25:22'),
(42902, '69.171.231.115', NULL, 1, '2025-05-05 03:26:56', '2025-05-05 03:26:56'),
(42903, '82.102.18.124', NULL, 4, '2025-05-05 04:21:49', '2025-05-05 04:21:50'),
(42904, '66.249.66.73', NULL, 1, '2025-05-05 04:56:21', '2025-05-05 04:56:21'),
(42905, '43.128.156.124', NULL, 1, '2025-05-05 05:01:00', '2025-05-05 05:01:00'),
(42906, '192.36.207.10', NULL, 1, '2025-05-05 05:42:43', '2025-05-05 05:42:43'),
(42907, '51.222.253.4', NULL, 1, '2025-05-05 05:54:03', '2025-05-05 05:54:03'),
(42908, '124.156.225.181', NULL, 1, '2025-05-05 06:05:11', '2025-05-05 06:05:11'),
(42909, '129.28.14.231', NULL, 2, '2025-05-05 06:39:17', '2025-05-05 22:41:47'),
(42910, '162.120.184.34', NULL, 1, '2025-05-05 07:05:15', '2025-05-05 07:05:15'),
(42911, '3.129.216.29', NULL, 2, '2025-05-05 07:43:47', '2025-05-05 17:19:54'),
(42912, '162.120.184.35', NULL, 2, '2025-05-05 07:51:12', '2025-05-05 08:49:19'),
(42913, '3.84.86.253', NULL, 1, '2025-05-05 08:39:22', '2025-05-05 08:39:22'),
(42914, '193.186.4.130', NULL, 1, '2025-05-05 08:52:22', '2025-05-05 08:52:22'),
(42915, '196.251.87.240', NULL, 1, '2025-05-05 08:53:58', '2025-05-05 08:53:58'),
(42916, '52.230.164.180', NULL, 1, '2025-05-05 09:19:32', '2025-05-05 09:19:32'),
(42917, '52.230.164.181', NULL, 1, '2025-05-05 09:19:32', '2025-05-05 09:19:32'),
(42918, '44.242.155.73', NULL, 1, '2025-05-05 09:40:16', '2025-05-05 09:40:16'),
(42919, '193.186.4.186', NULL, 1, '2025-05-05 09:45:59', '2025-05-05 09:45:59'),
(42920, '162.120.184.14', NULL, 1, '2025-05-05 09:46:33', '2025-05-05 09:46:33'),
(42921, '162.120.184.4', NULL, 1, '2025-05-05 09:50:41', '2025-05-05 09:50:41'),
(42922, '173.252.79.3', NULL, 1, '2025-05-05 09:51:19', '2025-05-05 09:51:19'),
(42923, '173.252.79.113', NULL, 1, '2025-05-05 09:51:19', '2025-05-05 09:51:19'),
(42924, '132.232.203.74', NULL, 1, '2025-05-05 09:51:36', '2025-05-05 09:51:36'),
(42925, '52.80.102.53', NULL, 1, '2025-05-05 10:07:24', '2025-05-05 10:07:24'),
(42926, '52.167.144.136', NULL, 1, '2025-05-05 10:36:14', '2025-05-05 10:36:14'),
(42927, '202.22.193.27', NULL, 2, '2025-05-05 11:34:15', '2025-05-05 11:34:16'),
(42928, '43.130.111.40', NULL, 1, '2025-05-05 11:51:09', '2025-05-05 11:51:09'),
(42929, '80.85.246.74', NULL, 1, '2025-05-05 12:02:27', '2025-05-05 12:02:27'),
(42930, '23.83.93.41', NULL, 1, '2025-05-05 12:20:47', '2025-05-05 12:20:47'),
(42931, '18.216.103.232', NULL, 1, '2025-05-05 12:23:31', '2025-05-05 12:23:31'),
(42932, '18.225.25.214', NULL, 1, '2025-05-05 12:23:32', '2025-05-05 12:23:32'),
(42933, '3.134.106.166', NULL, 2, '2025-05-05 12:23:33', '2025-05-05 12:23:38'),
(42934, '3.143.217.21', NULL, 1, '2025-05-05 12:23:38', '2025-05-05 12:23:38'),
(42935, '202.134.14.148', NULL, 1, '2025-05-05 12:28:23', '2025-05-05 12:28:23'),
(42936, '129.146.24.173', NULL, 1, '2025-05-05 12:33:22', '2025-05-05 12:33:22'),
(42937, '162.120.185.35', NULL, 2, '2025-05-05 12:39:03', '2025-05-05 13:38:02'),
(42938, '110.249.201.60', NULL, 1, '2025-05-05 12:40:19', '2025-05-05 12:40:19'),
(42939, '43.130.57.76', NULL, 1, '2025-05-05 12:40:53', '2025-05-05 12:40:53'),
(42940, '194.233.72.214', NULL, 2, '2025-05-05 12:50:47', '2025-05-05 13:59:26'),
(42941, '54.173.10.72', NULL, 2, '2025-05-05 13:00:28', '2025-05-05 22:25:57'),
(42942, '3.88.105.74', NULL, 1, '2025-05-05 13:11:49', '2025-05-05 13:11:49'),
(42943, '123.200.18.234', NULL, 1, '2025-05-05 13:33:14', '2025-05-05 13:33:14'),
(42944, '52.230.25.26', NULL, 1, '2025-05-05 13:49:07', '2025-05-05 13:49:07'),
(42945, '43.229.208.190', NULL, 2, '2025-05-05 14:04:17', '2025-05-05 15:26:51'),
(42946, '61.145.176.92', NULL, 1, '2025-05-05 14:34:19', '2025-05-05 14:34:19'),
(42947, '185.40.48.135', NULL, 1, '2025-05-05 14:42:32', '2025-05-05 14:42:32'),
(42948, '176.56.185.96', NULL, 1, '2025-05-05 14:57:42', '2025-05-05 14:57:42'),
(42949, '157.55.39.63', NULL, 1, '2025-05-05 15:15:28', '2025-05-05 15:15:28'),
(42950, '85.172.102.163', NULL, 1, '2025-05-05 15:25:22', '2025-05-05 15:25:22'),
(42951, '103.181.104.170', NULL, 1, '2025-05-05 15:40:28', '2025-05-05 15:40:28'),
(42952, '91.206.26.26', NULL, 1, '2025-05-05 15:57:11', '2025-05-05 15:57:11'),
(42953, '72.14.201.159', NULL, 2, '2025-05-05 15:59:43', '2025-05-05 19:02:26'),
(42954, '117.33.163.216', NULL, 1, '2025-05-05 16:13:49', '2025-05-05 16:13:49'),
(42955, '54.80.45.115', NULL, 1, '2025-05-05 16:28:13', '2025-05-05 16:28:13'),
(42956, '135.237.131.215', NULL, 1, '2025-05-05 16:28:49', '2025-05-05 16:28:49'),
(42957, '52.255.111.80', NULL, 1, '2025-05-05 16:42:11', '2025-05-05 16:42:11'),
(42958, '52.255.111.87', NULL, 1, '2025-05-05 16:43:56', '2025-05-05 16:43:56'),
(42959, '185.245.104.75', NULL, 1, '2025-05-05 17:22:23', '2025-05-05 17:22:23'),
(42960, '193.37.33.42', NULL, 1, '2025-05-05 17:24:01', '2025-05-05 17:24:01'),
(42961, '193.37.33.49', NULL, 1, '2025-05-05 17:24:44', '2025-05-05 17:24:44'),
(42962, '18.97.9.99', NULL, 1, '2025-05-05 18:00:31', '2025-05-05 18:00:31'),
(42963, '195.191.219.133', NULL, 1, '2025-05-05 18:04:57', '2025-05-05 18:04:57'),
(42964, '43.159.143.187', NULL, 1, '2025-05-05 18:05:12', '2025-05-05 18:05:12'),
(42965, '124.220.24.137', NULL, 3, '2025-05-05 18:08:35', '2025-05-05 18:20:49'),
(42966, '52.230.164.178', NULL, 1, '2025-05-05 18:09:56', '2025-05-05 18:09:56'),
(42967, '45.88.97.82', NULL, 1, '2025-05-05 18:43:00', '2025-05-05 18:43:00'),
(42968, '43.166.128.187', NULL, 1, '2025-05-05 18:47:13', '2025-05-05 18:47:13'),
(42969, '162.14.210.15', NULL, 1, '2025-05-05 19:30:26', '2025-05-05 19:30:26'),
(42970, '151.106.12.245', NULL, 1, '2025-05-05 19:53:19', '2025-05-05 19:53:19'),
(42971, '38.183.47.18', NULL, 1, '2025-05-05 20:53:17', '2025-05-05 20:53:17'),
(42972, '40.84.221.215', NULL, 1, '2025-05-05 21:15:49', '2025-05-05 21:15:49'),
(42973, '13.201.124.10', NULL, 4, '2025-05-05 21:20:26', '2025-05-05 21:20:32'),
(42974, '23.98.186.193', NULL, 1, '2025-05-05 21:24:04', '2025-05-05 21:24:04'),
(42975, '51.8.102.129', NULL, 1, '2025-05-05 22:29:11', '2025-05-05 22:29:11'),
(42976, '66.249.66.39', NULL, 1, '2025-05-05 23:11:29', '2025-05-05 23:11:29'),
(42977, '103.78.226.93', NULL, 1, '2025-05-05 23:15:03', '2025-05-05 23:15:03'),
(42978, '116.208.92.226', NULL, 1, '2025-05-05 23:35:41', '2025-05-05 23:35:41'),
(42979, '78.129.165.8', NULL, 1, '2025-05-06 00:03:02', '2025-05-06 00:03:02'),
(42980, '103.231.162.159', NULL, 1, '2025-05-06 00:10:54', '2025-05-06 00:10:54');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(42981, '199.244.88.221', NULL, 1, '2025-05-06 00:55:06', '2025-05-06 00:55:06'),
(42982, '116.179.32.209', NULL, 1, '2025-05-06 01:40:26', '2025-05-06 01:40:26'),
(42983, '220.181.51.118', NULL, 1, '2025-05-06 01:40:30', '2025-05-06 01:40:30'),
(42984, '57.141.6.7', NULL, 1, '2025-05-06 02:26:55', '2025-05-06 02:26:55'),
(42985, '54.70.190.91', NULL, 2, '2025-05-06 02:38:11', '2025-05-06 02:39:00'),
(42986, '34.220.200.97', NULL, 3, '2025-05-06 02:38:12', '2025-05-06 02:38:13'),
(42987, '44.243.234.163', NULL, 1, '2025-05-06 02:50:46', '2025-05-06 02:50:46'),
(42988, '179.36.110.134', NULL, 1, '2025-05-06 02:58:36', '2025-05-06 02:58:36'),
(42989, '18.217.9.58', NULL, 1, '2025-05-06 03:21:23', '2025-05-06 03:21:23'),
(42990, '34.74.171.93', NULL, 2, '2025-05-06 03:47:41', '2025-05-06 03:47:57'),
(42991, '54.210.249.177', NULL, 1, '2025-05-06 04:12:21', '2025-05-06 04:12:21'),
(42992, '3.142.199.187', NULL, 1, '2025-05-06 04:22:46', '2025-05-06 04:22:46'),
(42993, '3.227.1.95', NULL, 1, '2025-05-06 04:55:29', '2025-05-06 04:55:29'),
(42994, '52.43.255.91', NULL, 1, '2025-05-06 06:01:57', '2025-05-06 06:01:57'),
(42995, '161.35.51.154', NULL, 1, '2025-05-06 06:21:48', '2025-05-06 06:21:48'),
(42996, '173.252.83.1', NULL, 1, '2025-05-06 06:27:38', '2025-05-06 06:27:38'),
(42997, '45.88.97.67', NULL, 1, '2025-05-06 06:33:16', '2025-05-06 06:33:16'),
(42998, '52.255.111.124', NULL, 1, '2025-05-06 06:35:59', '2025-05-06 06:35:59'),
(42999, '18.206.222.137', NULL, 1, '2025-05-06 06:48:35', '2025-05-06 06:48:35'),
(43000, '43.153.79.218', NULL, 1, '2025-05-06 06:57:39', '2025-05-06 06:57:39'),
(43001, '43.173.1.69', NULL, 1, '2025-05-06 07:08:03', '2025-05-06 07:08:03'),
(43002, '20.191.45.212', NULL, 1, '2025-05-06 07:11:31', '2025-05-06 07:11:31'),
(43003, '72.14.201.130', NULL, 1, '2025-05-06 07:29:48', '2025-05-06 07:29:48'),
(43004, '35.86.220.164', NULL, 3, '2025-05-06 07:33:23', '2025-05-06 14:14:13'),
(43005, '40.84.221.229', NULL, 1, '2025-05-06 07:35:29', '2025-05-06 07:35:29'),
(43006, '205.169.39.16', NULL, 1, '2025-05-06 07:38:46', '2025-05-06 07:38:46'),
(43007, '43.166.136.24', NULL, 1, '2025-05-06 07:40:37', '2025-05-06 07:40:37'),
(43008, '103.145.70.100', NULL, 1, '2025-05-06 07:46:43', '2025-05-06 07:46:43'),
(43009, '57.141.6.17', NULL, 1, '2025-05-06 07:51:29', '2025-05-06 07:51:29'),
(43010, '103.29.9.21', NULL, 1, '2025-05-06 07:52:18', '2025-05-06 07:52:18'),
(43011, '52.229.50.174', NULL, 1, '2025-05-06 07:52:34', '2025-05-06 07:52:34'),
(43012, '57.141.6.24', NULL, 3, '2025-05-06 07:56:27', '2025-05-07 03:48:07'),
(43013, '43.133.220.37', NULL, 1, '2025-05-06 08:06:56', '2025-05-06 08:06:56'),
(43014, '103.141.67.194', NULL, 2, '2025-05-06 08:12:49', '2025-05-06 08:40:13'),
(43015, '52.255.111.88', NULL, 1, '2025-05-06 08:17:01', '2025-05-06 08:17:01'),
(43016, '43.157.53.115', NULL, 1, '2025-05-06 08:21:19', '2025-05-06 08:21:19'),
(43017, '13.68.23.72', NULL, 1, '2025-05-06 08:30:45', '2025-05-06 08:30:45'),
(43018, '43.229.208.190', NULL, 2, '2025-05-06 08:36:54', '2025-05-06 14:26:58'),
(43019, '162.120.184.226', NULL, 1, '2025-05-06 08:58:49', '2025-05-06 08:58:49'),
(43020, '89.108.88.240', NULL, 1, '2025-05-06 09:44:21', '2025-05-06 09:44:21'),
(43021, '66.249.66.169', NULL, 3, '2025-05-06 09:59:03', '2025-05-06 19:19:39'),
(43022, '162.120.184.35', NULL, 1, '2025-05-06 10:05:34', '2025-05-06 10:05:34'),
(43023, '46.32.67.30', NULL, 1, '2025-05-06 10:06:45', '2025-05-06 10:06:45'),
(43024, '143.244.57.90', NULL, 4, '2025-05-06 10:11:47', '2025-05-06 10:11:49'),
(43025, '119.156.228.168', NULL, 2, '2025-05-06 10:16:49', '2025-05-06 10:16:53'),
(43026, '91.246.41.166', NULL, 1, '2025-05-06 10:26:50', '2025-05-06 10:26:50'),
(43027, '52.230.164.185', NULL, 1, '2025-05-06 10:36:35', '2025-05-06 10:36:35'),
(43028, '162.120.184.34', NULL, 2, '2025-05-06 10:43:49', '2025-05-06 11:34:58'),
(43029, '3.15.178.143', NULL, 2, '2025-05-06 10:52:14', '2025-05-06 10:52:20'),
(43030, '18.224.128.89', NULL, 1, '2025-05-06 10:52:15', '2025-05-06 10:52:15'),
(43031, '18.227.13.149', NULL, 1, '2025-05-06 10:52:16', '2025-05-06 10:52:16'),
(43032, '3.142.122.93', NULL, 1, '2025-05-06 10:52:21', '2025-05-06 10:52:21'),
(43033, '54.241.166.250', NULL, 3, '2025-05-06 10:54:10', '2025-05-06 10:55:38'),
(43034, '65.2.170.165', NULL, 4, '2025-05-06 11:06:07', '2025-05-06 11:06:14'),
(43035, '223.244.35.77', NULL, 1, '2025-05-06 11:20:38', '2025-05-06 11:20:38'),
(43036, '195.191.219.133', NULL, 1, '2025-05-06 11:25:20', '2025-05-06 11:25:20'),
(43037, '23.98.186.186', NULL, 1, '2025-05-06 11:27:00', '2025-05-06 11:27:00'),
(43038, '52.225.75.222', NULL, 1, '2025-05-06 11:46:38', '2025-05-06 11:46:38'),
(43039, '45.124.169.234', NULL, 2, '2025-05-06 11:47:42', '2025-05-06 15:57:58'),
(43040, '207.46.13.116', NULL, 1, '2025-05-06 12:01:45', '2025-05-06 12:01:45'),
(43041, '52.230.25.26', NULL, 1, '2025-05-06 12:31:33', '2025-05-06 12:31:33'),
(43042, '110.249.202.114', NULL, 1, '2025-05-06 12:40:31', '2025-05-06 12:40:31'),
(43043, '54.223.139.243', NULL, 1, '2025-05-06 12:42:21', '2025-05-06 12:42:21'),
(43044, '52.190.190.18', NULL, 1, '2025-05-06 12:45:55', '2025-05-06 12:45:55'),
(43045, '111.225.148.54', NULL, 1, '2025-05-06 12:59:25', '2025-05-06 12:59:25'),
(43046, '4.151.241.244', NULL, 1, '2025-05-06 13:13:46', '2025-05-06 13:13:46'),
(43047, '103.250.70.138', NULL, 1, '2025-05-06 13:43:17', '2025-05-06 13:43:17'),
(43048, '185.108.104.11', NULL, 1, '2025-05-06 14:30:23', '2025-05-06 14:30:23'),
(43049, '182.42.104.32', NULL, 2, '2025-05-06 14:33:20', '2025-05-07 03:27:03'),
(43050, '103.190.82.202', NULL, 1, '2025-05-06 14:38:11', '2025-05-06 14:38:11'),
(43051, '31.13.127.8', NULL, 1, '2025-05-06 14:43:34', '2025-05-06 14:43:34'),
(43052, '107.151.214.178', NULL, 1, '2025-05-06 15:05:40', '2025-05-06 15:05:40'),
(43053, '57.141.6.7', NULL, 1, '2025-05-06 15:33:16', '2025-05-06 15:33:16'),
(43054, '116.206.254.103', NULL, 3, '2025-05-06 15:39:29', '2025-05-06 16:16:18'),
(43055, '72.14.201.159', NULL, 1, '2025-05-06 15:57:59', '2025-05-06 15:57:59'),
(43056, '43.135.186.135', NULL, 1, '2025-05-06 16:06:23', '2025-05-06 16:06:23'),
(43057, '128.204.212.87', NULL, 2, '2025-05-06 16:06:46', '2025-05-07 00:09:48'),
(43058, '110.249.201.58', NULL, 1, '2025-05-06 16:21:15', '2025-05-06 16:21:15'),
(43059, '195.37.190.69', NULL, 1, '2025-05-06 16:48:14', '2025-05-06 16:48:14'),
(43060, '43.153.104.196', NULL, 1, '2025-05-06 16:52:41', '2025-05-06 16:52:41'),
(43061, '31.184.215.152', NULL, 1, '2025-05-06 17:16:58', '2025-05-06 17:16:58'),
(43062, '198.235.24.145', NULL, 1, '2025-05-06 17:27:07', '2025-05-06 17:27:07'),
(43063, '121.235.252.227', NULL, 1, '2025-05-06 17:42:57', '2025-05-06 17:42:57'),
(43064, '114.223.209.176', NULL, 1, '2025-05-06 17:43:05', '2025-05-06 17:43:05'),
(43065, '94.191.43.82', NULL, 1, '2025-05-06 17:51:08', '2025-05-06 17:51:08'),
(43066, '121.237.36.27', NULL, 2, '2025-05-06 17:55:15', '2025-05-06 17:58:30'),
(43067, '121.237.36.31', NULL, 1, '2025-05-06 17:57:58', '2025-05-06 17:57:58'),
(43068, '121.237.36.30', NULL, 1, '2025-05-06 17:57:59', '2025-05-06 17:57:59'),
(43069, '183.134.59.131', NULL, 2, '2025-05-06 18:29:36', '2025-05-06 18:31:22'),
(43070, '207.46.13.102', NULL, 1, '2025-05-06 19:50:32', '2025-05-06 19:50:32'),
(43071, '20.171.207.224', NULL, 1, '2025-05-06 20:19:32', '2025-05-06 20:19:32'),
(43072, '91.186.249.13', NULL, 1, '2025-05-06 20:20:35', '2025-05-06 20:20:35'),
(43073, '40.84.221.212', NULL, 1, '2025-05-06 20:40:36', '2025-05-06 20:40:36'),
(43074, '212.34.140.200', NULL, 1, '2025-05-06 20:49:52', '2025-05-06 20:49:52'),
(43075, '114.117.233.112', NULL, 1, '2025-05-06 21:08:05', '2025-05-06 21:08:05'),
(43076, '103.145.74.134', NULL, 4, '2025-05-06 21:09:14', '2025-05-06 21:34:48'),
(43077, '40.116.73.214', NULL, 1, '2025-05-06 21:26:22', '2025-05-06 21:26:22'),
(43078, '104.152.52.223', NULL, 1, '2025-05-06 21:53:54', '2025-05-06 21:53:54'),
(43079, '20.97.189.109', NULL, 1, '2025-05-06 21:58:04', '2025-05-06 21:58:04'),
(43080, '194.233.72.214', NULL, 2, '2025-05-06 23:50:22', '2025-05-07 02:35:54'),
(43081, '103.209.197.162', NULL, 1, '2025-05-07 00:14:05', '2025-05-07 00:14:05'),
(43082, '124.222.142.44', NULL, 1, '2025-05-07 00:19:41', '2025-05-07 00:19:41'),
(43083, '43.166.253.94', NULL, 1, '2025-05-07 00:30:16', '2025-05-07 00:30:16'),
(43084, '64.124.8.164', NULL, 2, '2025-05-07 00:54:41', '2025-05-07 01:12:12'),
(43085, '43.135.142.37', NULL, 1, '2025-05-07 01:38:50', '2025-05-07 01:38:50'),
(43086, '51.222.253.15', NULL, 1, '2025-05-07 01:52:37', '2025-05-07 01:52:37'),
(43087, '36.229.13.213', NULL, 1, '2025-05-07 01:56:07', '2025-05-07 01:56:07'),
(43088, '169.224.121.243', NULL, 1, '2025-05-07 02:26:07', '2025-05-07 02:26:07'),
(43089, '57.141.6.30', NULL, 1, '2025-05-07 03:00:31', '2025-05-07 03:00:31'),
(43090, '3.147.60.67', NULL, 1, '2025-05-07 03:55:30', '2025-05-07 03:55:30'),
(43091, '54.191.0.223', NULL, 1, '2025-05-07 03:57:46', '2025-05-07 03:57:46'),
(43092, '66.249.66.72', NULL, 1, '2025-05-07 04:00:35', '2025-05-07 04:00:35'),
(43093, '35.88.85.136', NULL, 1, '2025-05-07 04:09:34', '2025-05-07 04:09:34'),
(43094, '18.220.236.63', NULL, 1, '2025-05-07 05:07:09', '2025-05-07 05:07:09'),
(43095, '154.23.238.45', NULL, 1, '2025-05-07 05:09:28', '2025-05-07 05:09:28'),
(43096, '57.141.6.3', NULL, 1, '2025-05-07 05:33:02', '2025-05-07 05:33:02'),
(43097, '51.222.253.13', NULL, 1, '2025-05-07 05:42:03', '2025-05-07 05:42:03'),
(43098, '103.209.197.174', NULL, 1, '2025-05-07 06:11:53', '2025-05-07 06:11:53'),
(43099, '66.220.149.5', NULL, 1, '2025-05-07 06:53:50', '2025-05-07 06:53:50'),
(43100, '66.220.149.8', NULL, 1, '2025-05-07 06:53:50', '2025-05-07 06:53:50'),
(43101, '195.191.219.132', NULL, 2, '2025-05-07 07:25:24', '2025-05-07 07:25:25'),
(43102, '64.233.172.131', NULL, 4, '2025-05-07 08:13:19', '2025-05-07 08:16:57'),
(43103, '64.233.172.129', NULL, 4, '2025-05-07 08:13:20', '2025-05-07 08:15:19'),
(43104, '64.233.172.130', NULL, 5, '2025-05-07 08:13:20', '2025-05-07 08:15:21'),
(43105, '74.125.213.39', NULL, 2, '2025-05-07 08:15:12', '2025-05-07 08:15:13'),
(43106, '74.125.213.41', NULL, 3, '2025-05-07 08:15:12', '2025-05-07 08:15:19'),
(43107, '74.125.210.136', NULL, 1, '2025-05-07 08:15:13', '2025-05-07 08:15:13'),
(43108, '74.125.213.40', NULL, 2, '2025-05-07 08:15:18', '2025-05-07 08:18:07'),
(43109, '74.125.213.40', NULL, 2, '2025-05-07 08:15:18', '2025-05-07 08:18:07'),
(43110, '44.242.155.73', NULL, 1, '2025-05-07 08:20:27', '2025-05-07 08:20:27'),
(43111, '52.156.77.148', NULL, 1, '2025-05-07 08:29:02', '2025-05-07 08:29:02'),
(43112, '103.145.70.100', NULL, 2, '2025-05-07 08:30:02', '2025-05-07 08:32:22'),
(43113, '186.52.147.139', NULL, 1, '2025-05-07 08:38:58', '2025-05-07 08:38:58'),
(43114, '162.120.185.35', NULL, 1, '2025-05-07 08:46:20', '2025-05-07 08:46:20'),
(43115, '162.120.184.34', NULL, 4, '2025-05-07 08:48:10', '2025-05-07 18:48:35'),
(43116, '119.148.43.86', NULL, 1, '2025-05-07 08:58:16', '2025-05-07 08:58:16'),
(43117, '77.88.47.11', NULL, 1, '2025-05-07 09:10:55', '2025-05-07 09:10:55'),
(43118, '77.88.9.135', NULL, 1, '2025-05-07 09:10:55', '2025-05-07 09:10:55'),
(43119, '87.250.224.213', NULL, 1, '2025-05-07 09:10:56', '2025-05-07 09:10:56'),
(43120, '5.255.251.132', NULL, 1, '2025-05-07 09:10:57', '2025-05-07 09:10:57'),
(43121, '77.88.9.1', NULL, 1, '2025-05-07 09:10:57', '2025-05-07 09:10:57'),
(43122, '87.250.233.1', NULL, 1, '2025-05-07 09:10:58', '2025-05-07 09:10:58'),
(43123, '141.8.143.1', NULL, 1, '2025-05-07 09:10:59', '2025-05-07 09:10:59'),
(43124, '79.173.88.158', NULL, 1, '2025-05-07 09:11:04', '2025-05-07 09:11:04'),
(43125, '54.176.59.228', NULL, 1, '2025-05-07 09:11:04', '2025-05-07 09:11:04'),
(43126, '156.244.31.126', NULL, 1, '2025-05-07 09:11:17', '2025-05-07 09:11:17'),
(43127, '31.56.240.36', NULL, 1, '2025-05-07 09:14:39', '2025-05-07 09:14:39'),
(43128, '5.255.231.84', NULL, 1, '2025-05-07 09:14:59', '2025-05-07 09:14:59'),
(43129, '72.14.201.130', NULL, 2, '2025-05-07 09:23:08', '2025-05-07 14:39:47'),
(43130, '20.97.189.104', NULL, 1, '2025-05-07 09:29:28', '2025-05-07 09:29:28'),
(43131, '103.250.70.138', NULL, 1, '2025-05-07 09:29:39', '2025-05-07 09:29:39'),
(43132, '222.79.104.23', NULL, 1, '2025-05-07 09:49:06', '2025-05-07 09:49:06'),
(43133, '193.186.4.159', NULL, 1, '2025-05-07 09:50:48', '2025-05-07 09:50:48'),
(43134, '45.124.169.234', NULL, 2, '2025-05-07 09:50:49', '2025-05-07 14:39:47'),
(43135, '103.249.56.102', NULL, 1, '2025-05-07 09:55:21', '2025-05-07 09:55:21'),
(43136, '72.14.201.159', NULL, 1, '2025-05-07 09:58:32', '2025-05-07 09:58:32'),
(43137, '103.224.55.42', NULL, 1, '2025-05-07 09:59:35', '2025-05-07 09:59:35'),
(43138, '3.15.178.143', NULL, 5, '2025-05-07 10:07:08', '2025-05-07 10:07:15'),
(43139, '18.224.61.81', NULL, 5, '2025-05-07 10:07:08', '2025-05-07 10:07:15'),
(43140, '18.224.61.81', NULL, 5, '2025-05-07 10:07:08', '2025-05-07 10:07:15'),
(43141, '18.188.201.133', NULL, 4, '2025-05-07 10:07:08', '2025-05-07 10:07:15'),
(43142, '18.224.128.89', NULL, 4, '2025-05-07 10:07:08', '2025-05-07 10:07:08'),
(43143, '18.225.25.214', NULL, 1, '2025-05-07 10:07:08', '2025-05-07 10:07:08'),
(43144, '3.131.141.48', NULL, 4, '2025-05-07 10:07:10', '2025-05-07 10:07:15'),
(43145, '54.241.166.250', NULL, 2, '2025-05-07 10:10:46', '2025-05-07 10:11:08'),
(43146, '124.236.100.56', NULL, 2, '2025-05-07 10:15:47', '2025-05-07 10:16:01'),
(43147, '128.204.212.85', NULL, 2, '2025-05-07 11:17:54', '2025-05-07 22:12:29'),
(43148, '103.209.197.162', NULL, 2, '2025-05-07 11:38:36', '2025-05-07 23:08:51'),
(43149, '103.112.150.131', NULL, 1, '2025-05-07 11:43:04', '2025-05-07 11:43:04'),
(43150, '205.169.39.49', NULL, 1, '2025-05-07 11:58:43', '2025-05-07 11:58:43'),
(43151, '170.106.181.163', NULL, 1, '2025-05-07 12:00:54', '2025-05-07 12:00:54'),
(43152, '23.98.186.206', NULL, 1, '2025-05-07 12:03:30', '2025-05-07 12:03:30'),
(43153, '196.251.81.142', NULL, 2, '2025-05-07 12:04:36', '2025-05-07 14:09:37'),
(43154, '52.167.144.160', NULL, 1, '2025-05-07 12:25:26', '2025-05-07 12:25:26'),
(43155, '13.60.186.246', NULL, 1, '2025-05-07 12:30:20', '2025-05-07 12:30:20'),
(43156, '162.120.184.35', NULL, 2, '2025-05-07 12:31:49', '2025-05-07 14:36:51'),
(43157, '57.154.175.8', NULL, 1, '2025-05-07 12:35:08', '2025-05-07 12:35:08'),
(43158, '110.249.201.166', NULL, 1, '2025-05-07 12:40:55', '2025-05-07 12:40:55'),
(43159, '118.179.171.241', NULL, 3, '2025-05-07 12:47:41', '2025-05-07 13:43:41'),
(43160, '43.159.135.203', NULL, 1, '2025-05-07 12:59:29', '2025-05-07 12:59:29'),
(43161, '37.221.208.71', NULL, 1, '2025-05-07 13:05:35', '2025-05-07 13:05:35'),
(43162, '109.70.100.68', NULL, 1, '2025-05-07 13:05:54', '2025-05-07 13:05:54'),
(43163, '114.96.103.33', NULL, 1, '2025-05-07 13:06:55', '2025-05-07 13:06:55'),
(43164, '109.104.153.22', NULL, 1, '2025-05-07 13:08:29', '2025-05-07 13:08:29'),
(43165, '43.157.50.58', NULL, 1, '2025-05-07 13:14:52', '2025-05-07 13:14:52'),
(43166, '43.196.4.229', NULL, 1, '2025-05-07 13:16:31', '2025-05-07 13:16:31'),
(43167, '52.190.190.21', NULL, 1, '2025-05-07 13:18:25', '2025-05-07 13:18:25'),
(43168, '35.89.125.158', NULL, 4, '2025-05-07 13:31:08', '2025-05-07 13:31:13'),
(43169, '35.197.15.126', NULL, 1, '2025-05-07 13:54:37', '2025-05-07 13:54:37'),
(43170, '20.212.201.123', NULL, 1, '2025-05-07 14:09:54', '2025-05-07 14:09:54'),
(43171, '154.47.20.215', NULL, 1, '2025-05-07 14:31:30', '2025-05-07 14:31:30'),
(43172, '196.251.80.168', NULL, 1, '2025-05-07 15:02:40', '2025-05-07 15:02:40'),
(43173, '142.252.14.219', NULL, 1, '2025-05-07 15:08:30', '2025-05-07 15:08:30'),
(43174, '4.151.241.252', NULL, 1, '2025-05-07 15:09:49', '2025-05-07 15:09:49'),
(43175, '157.119.48.42', NULL, 2, '2025-05-07 15:16:30', '2025-05-07 19:44:20'),
(43176, '103.243.238.81', NULL, 2, '2025-05-07 15:29:06', '2025-05-07 15:38:15'),
(43177, '173.252.107.5', NULL, 1, '2025-05-07 15:39:29', '2025-05-07 15:39:29'),
(43178, '173.252.107.113', NULL, 1, '2025-05-07 15:39:29', '2025-05-07 15:39:29'),
(43179, '43.229.208.190', NULL, 4, '2025-05-07 15:52:37', '2025-05-07 16:53:03'),
(43180, '212.41.8.68', NULL, 1, '2025-05-07 16:03:16', '2025-05-07 16:03:16'),
(43181, '52.255.111.59', NULL, 1, '2025-05-07 16:15:13', '2025-05-07 16:15:13'),
(43182, '117.33.163.216', NULL, 1, '2025-05-07 16:19:50', '2025-05-07 16:19:50'),
(43183, '101.18.136.171', NULL, 1, '2025-05-07 16:33:15', '2025-05-07 16:33:15'),
(43184, '85.209.132.14', NULL, 1, '2025-05-07 17:22:46', '2025-05-07 17:22:46'),
(43185, '23.229.113.138', NULL, 2, '2025-05-07 18:11:01', '2025-05-07 18:11:41'),
(43186, '57.154.175.7', NULL, 1, '2025-05-07 18:25:43', '2025-05-07 18:25:43'),
(43187, '113.212.111.185', NULL, 1, '2025-05-07 18:37:03', '2025-05-07 18:37:03'),
(43188, '103.183.106.121', NULL, 1, '2025-05-07 18:50:30', '2025-05-07 18:50:30'),
(43189, '156.248.81.83', NULL, 1, '2025-05-07 19:04:26', '2025-05-07 19:04:26'),
(43190, '156.233.75.217', NULL, 2, '2025-05-07 19:04:27', '2025-05-07 19:04:28'),
(43191, '43.130.91.95', NULL, 1, '2025-05-07 19:12:24', '2025-05-07 19:12:24'),
(43192, '58.84.34.132', NULL, 1, '2025-05-07 19:24:15', '2025-05-07 19:24:15'),
(43193, '43.166.1.243', NULL, 1, '2025-05-07 19:57:04', '2025-05-07 19:57:04'),
(43194, '62.141.44.236', NULL, 1, '2025-05-07 20:24:32', '2025-05-07 20:24:32'),
(43195, '34.122.147.229', NULL, 1, '2025-05-07 20:34:55', '2025-05-07 20:34:55'),
(43196, '34.123.170.104', NULL, 1, '2025-05-07 20:35:39', '2025-05-07 20:35:39'),
(43197, '52.225.75.220', NULL, 1, '2025-05-07 20:41:52', '2025-05-07 20:41:52'),
(43198, '177.22.173.194', NULL, 1, '2025-05-07 20:50:36', '2025-05-07 20:50:36'),
(43199, '89.110.109.74', NULL, 1, '2025-05-07 21:03:22', '2025-05-07 21:03:22'),
(43200, '124.223.193.173', NULL, 2, '2025-05-07 21:11:02', '2025-05-07 21:24:22'),
(43201, '154.83.103.108', NULL, 1, '2025-05-07 21:14:04', '2025-05-07 21:14:04'),
(43202, '87.103.246.30', NULL, 1, '2025-05-07 21:24:10', '2025-05-07 21:24:10'),
(43203, '41.42.173.51', NULL, 1, '2025-05-07 21:44:57', '2025-05-07 21:44:57'),
(43204, '121.4.97.180', NULL, 1, '2025-05-07 22:54:10', '2025-05-07 22:54:10'),
(43205, '212.34.146.152', NULL, 1, '2025-05-07 23:19:35', '2025-05-07 23:19:35'),
(43206, '103.25.248.252', NULL, 1, '2025-05-07 23:22:40', '2025-05-07 23:22:40'),
(43207, '54.84.147.79', NULL, 1, '2025-05-07 23:38:21', '2025-05-07 23:38:21'),
(43208, '54.184.216.220', NULL, 1, '2025-05-08 01:22:20', '2025-05-08 01:22:20'),
(43209, '57.141.6.17', NULL, 1, '2025-05-08 02:37:09', '2025-05-08 02:37:09'),
(43210, '134.122.133.31', NULL, 1, '2025-05-08 02:42:56', '2025-05-08 02:42:56'),
(43211, '173.252.107.9', NULL, 1, '2025-05-08 02:46:14', '2025-05-08 02:46:14'),
(43212, '187.136.230.164', NULL, 1, '2025-05-08 02:48:29', '2025-05-08 02:48:29'),
(43213, '43.135.138.128', NULL, 1, '2025-05-08 03:09:48', '2025-05-08 03:09:48'),
(43214, '57.141.6.9', NULL, 1, '2025-05-08 03:28:23', '2025-05-08 03:28:23'),
(43215, '35.163.192.174', NULL, 1, '2025-05-08 03:33:57', '2025-05-08 03:33:57'),
(43216, '54.214.111.139', NULL, 1, '2025-05-08 03:40:57', '2025-05-08 03:40:57'),
(43217, '43.157.150.69', NULL, 1, '2025-05-08 03:58:57', '2025-05-08 03:58:57'),
(43218, '34.1.31.12', NULL, 1, '2025-05-08 04:07:57', '2025-05-08 04:07:57'),
(43219, '98.83.29.59', NULL, 1, '2025-05-08 04:13:45', '2025-05-08 04:13:45'),
(43220, '66.249.79.201', NULL, 2, '2025-05-08 04:24:08', '2025-05-08 13:11:30'),
(43221, '3.68.98.112', NULL, 1, '2025-05-08 04:26:08', '2025-05-08 04:26:08'),
(43222, '103.230.107.38', NULL, 3, '2025-05-08 04:27:45', '2025-05-08 04:28:40'),
(43223, '43.135.144.126', NULL, 1, '2025-05-08 04:32:15', '2025-05-08 04:32:15'),
(43224, '165.22.239.125', NULL, 1, '2025-05-08 04:47:19', '2025-05-08 04:47:19'),
(43225, '62.99.105.35', NULL, 1, '2025-05-08 04:54:35', '2025-05-08 04:54:35'),
(43226, '128.204.212.84', NULL, 1, '2025-05-08 05:01:11', '2025-05-08 05:01:11'),
(43227, '20.171.207.217', NULL, 1, '2025-05-08 05:47:39', '2025-05-08 05:47:39'),
(43228, '202.134.9.152', NULL, 1, '2025-05-08 06:34:42', '2025-05-08 06:34:42'),
(43229, '57.141.6.29', NULL, 1, '2025-05-08 06:41:27', '2025-05-08 06:41:27'),
(43230, '65.21.226.48', NULL, 1, '2025-05-08 06:48:36', '2025-05-08 06:48:36'),
(43231, '167.94.138.114', NULL, 1, '2025-05-08 07:31:25', '2025-05-08 07:31:25'),
(43232, '107.151.248.74', NULL, 1, '2025-05-08 07:54:43', '2025-05-08 07:54:43'),
(43233, '64.15.129.121', NULL, 1, '2025-05-08 07:58:19', '2025-05-08 07:58:19'),
(43234, '192.175.111.250', NULL, 1, '2025-05-08 07:58:20', '2025-05-08 07:58:20'),
(43235, '64.15.129.110', NULL, 1, '2025-05-08 07:58:22', '2025-05-08 07:58:22'),
(43236, '64.15.129.119', NULL, 1, '2025-05-08 07:58:22', '2025-05-08 07:58:22'),
(43237, '192.175.111.235', NULL, 2, '2025-05-08 07:58:22', '2025-05-08 08:17:47'),
(43238, '192.175.111.251', NULL, 1, '2025-05-08 08:17:41', '2025-05-08 08:17:41'),
(43239, '192.175.111.252', NULL, 2, '2025-05-08 08:17:43', '2025-05-08 08:52:33'),
(43240, '64.15.129.104', NULL, 1, '2025-05-08 08:17:48', '2025-05-08 08:17:48'),
(43241, '64.15.129.105', NULL, 1, '2025-05-08 08:17:48', '2025-05-08 08:17:48'),
(43242, '106.119.167.146', NULL, 1, '2025-05-08 08:26:24', '2025-05-08 08:26:24'),
(43243, '203.76.120.94', NULL, 1, '2025-05-08 08:27:55', '2025-05-08 08:27:55'),
(43244, '86.141.200.33', NULL, 1, '2025-05-08 08:43:54', '2025-05-08 08:43:54'),
(43245, '43.229.208.190', NULL, 2, '2025-05-08 08:44:45', '2025-05-08 11:03:34'),
(43246, '72.14.201.159', NULL, 1, '2025-05-08 08:45:50', '2025-05-08 08:45:50'),
(43247, '45.124.169.234', NULL, 2, '2025-05-08 08:45:52', '2025-05-08 08:54:25'),
(43248, '185.247.137.72', NULL, 1, '2025-05-08 08:51:21', '2025-05-08 08:51:21'),
(43249, '192.175.111.253', NULL, 1, '2025-05-08 08:52:35', '2025-05-08 08:52:35'),
(43250, '192.175.111.231', NULL, 1, '2025-05-08 08:52:37', '2025-05-08 08:52:37'),
(43251, '64.15.129.103', NULL, 1, '2025-05-08 08:52:37', '2025-05-08 08:52:37'),
(43252, '64.15.129.109', NULL, 1, '2025-05-08 08:52:37', '2025-05-08 08:52:37'),
(43253, '103.25.79.94', NULL, 1, '2025-05-08 08:53:17', '2025-05-08 08:53:17'),
(43254, '162.120.184.34', NULL, 2, '2025-05-08 09:00:50', '2025-05-08 14:53:15'),
(43255, '162.120.184.35', NULL, 1, '2025-05-08 09:01:23', '2025-05-08 09:01:23'),
(43256, '18.219.154.59', NULL, 2, '2025-05-08 09:10:11', '2025-05-08 09:10:18'),
(43257, '18.224.128.89', NULL, 2, '2025-05-08 09:10:12', '2025-05-08 09:23:06'),
(43258, '3.14.12.45', NULL, 2, '2025-05-08 09:10:13', '2025-05-08 09:10:18'),
(43259, '103.76.45.71', NULL, 1, '2025-05-08 09:22:46', '2025-05-08 09:22:46'),
(43260, '54.241.166.250', NULL, 4, '2025-05-08 09:24:24', '2025-05-08 14:13:16'),
(43261, '193.186.4.130', NULL, 1, '2025-05-08 09:29:31', '2025-05-08 09:29:31'),
(43262, '40.119.197.45', NULL, 1, '2025-05-08 09:37:51', '2025-05-08 09:37:51'),
(43263, '128.204.212.87', NULL, 1, '2025-05-08 09:42:22', '2025-05-08 09:42:22'),
(43264, '209.50.250.24', NULL, 2, '2025-05-08 09:44:03', '2025-05-08 09:44:06'),
(43265, '103.145.70.100', NULL, 3, '2025-05-08 09:45:00', '2025-05-08 11:30:06'),
(43266, '124.109.106.244', NULL, 1, '2025-05-08 09:45:13', '2025-05-08 09:45:13'),
(43267, '40.84.221.233', NULL, 1, '2025-05-08 10:00:57', '2025-05-08 10:00:57'),
(43268, '135.237.131.223', NULL, 1, '2025-05-08 10:04:20', '2025-05-08 10:04:20'),
(43269, '172.178.141.141', NULL, 1, '2025-05-08 10:43:07', '2025-05-08 10:43:07'),
(43270, '172.213.21.126', NULL, 1, '2025-05-08 10:46:37', '2025-05-08 10:46:37'),
(43271, '15.188.27.208', NULL, 1, '2025-05-08 11:12:42', '2025-05-08 11:12:42'),
(43272, '188.166.255.135', NULL, 1, '2025-05-08 11:21:10', '2025-05-08 11:21:10'),
(43273, '78.47.178.44', NULL, 1, '2025-05-08 11:23:25', '2025-05-08 11:23:25'),
(43274, '82.156.68.74', NULL, 1, '2025-05-08 11:38:51', '2025-05-08 11:38:51'),
(43275, '68.221.75.23', NULL, 1, '2025-05-08 11:39:44', '2025-05-08 11:39:44'),
(43276, '103.124.225.185', NULL, 1, '2025-05-08 11:43:30', '2025-05-08 11:43:30'),
(43277, '103.209.197.162', NULL, 1, '2025-05-08 11:53:17', '2025-05-08 11:53:17'),
(43278, '43.157.95.239', NULL, 1, '2025-05-08 11:57:37', '2025-05-08 11:57:37'),
(43279, '4.193.96.14', NULL, 2, '2025-05-08 12:28:34', '2025-05-08 13:21:14'),
(43280, '52.187.125.23', NULL, 1, '2025-05-08 12:33:51', '2025-05-08 12:33:51'),
(43281, '40.116.73.213', NULL, 1, '2025-05-08 12:38:05', '2025-05-08 12:38:05'),
(43282, '40.116.73.223', NULL, 1, '2025-05-08 12:38:05', '2025-05-08 12:38:05'),
(43283, '110.249.202.159', NULL, 1, '2025-05-08 12:40:40', '2025-05-08 12:40:40'),
(43284, '149.56.160.235', NULL, 3, '2025-05-08 12:41:57', '2025-05-08 12:42:09'),
(43285, '144.217.135.243', NULL, 1, '2025-05-08 12:42:25', '2025-05-08 12:42:25'),
(43286, '102.129.153.220', NULL, 1, '2025-05-08 12:43:27', '2025-05-08 12:43:27'),
(43287, '43.133.139.6', NULL, 1, '2025-05-08 13:01:51', '2025-05-08 13:01:51'),
(43288, '66.249.79.199', NULL, 5, '2025-05-08 13:23:22', '2025-05-09 03:05:11'),
(43289, '50.28.8.221', NULL, 1, '2025-05-08 13:54:21', '2025-05-08 13:54:21'),
(43290, '3.15.178.143', NULL, 2, '2025-05-08 14:10:03', '2025-05-08 14:10:04'),
(43291, '18.225.25.214', NULL, 1, '2025-05-08 14:10:03', '2025-05-08 14:10:03'),
(43292, '18.224.61.81', NULL, 2, '2025-05-08 14:10:10', '2025-05-08 14:10:10'),
(43293, '173.252.87.10', NULL, 1, '2025-05-08 14:11:28', '2025-05-08 14:11:28'),
(43294, '173.252.87.112', NULL, 1, '2025-05-08 14:11:29', '2025-05-08 14:11:29'),
(43295, '37.111.193.183', NULL, 1, '2025-05-08 14:47:10', '2025-05-08 14:47:10'),
(43296, '114.117.233.112', NULL, 1, '2025-05-08 14:53:43', '2025-05-08 14:53:43'),
(43297, '27.147.191.221', NULL, 1, '2025-05-08 15:10:07', '2025-05-08 15:10:07'),
(43298, '140.179.148.12', NULL, 1, '2025-05-08 15:13:18', '2025-05-08 15:13:18'),
(43299, '43.167.232.38', NULL, 1, '2025-05-08 15:38:15', '2025-05-08 15:38:15'),
(43300, '103.81.175.234', NULL, 1, '2025-05-08 15:39:56', '2025-05-08 15:39:56'),
(43301, '123.49.40.66', NULL, 1, '2025-05-08 15:51:25', '2025-05-08 15:51:25'),
(43302, '42.236.12.228', NULL, 1, '2025-05-08 15:59:46', '2025-05-08 15:59:46'),
(43303, '42.236.17.220', NULL, 1, '2025-05-08 16:00:01', '2025-05-08 16:00:01'),
(43304, '144.48.118.154', NULL, 1, '2025-05-08 16:00:19', '2025-05-08 16:00:19'),
(43305, '42.236.17.253', NULL, 1, '2025-05-08 16:00:28', '2025-05-08 16:00:28'),
(43306, '42.236.17.38', NULL, 1, '2025-05-08 16:12:42', '2025-05-08 16:12:42'),
(43307, '42.83.147.54', NULL, 2, '2025-05-08 16:13:12', '2025-05-08 16:13:13'),
(43308, '51.81.46.212', NULL, 1, '2025-05-08 16:47:20', '2025-05-08 16:47:20'),
(43309, '162.120.184.227', NULL, 1, '2025-05-08 17:54:47', '2025-05-08 17:54:47'),
(43310, '103.146.94.241', NULL, 1, '2025-05-08 18:08:00', '2025-05-08 18:08:00'),
(43311, '203.2.64.59', NULL, 1, '2025-05-08 18:09:44', '2025-05-08 18:09:44'),
(43312, '43.153.10.83', NULL, 1, '2025-05-08 18:30:44', '2025-05-08 18:30:44'),
(43313, '43.135.182.95', NULL, 1, '2025-05-08 19:12:42', '2025-05-08 19:12:42'),
(43314, '103.131.71.189', NULL, 1, '2025-05-08 20:02:57', '2025-05-08 20:02:57'),
(43315, '40.84.221.219', NULL, 1, '2025-05-08 20:23:24', '2025-05-08 20:23:24'),
(43316, '191.97.53.162', NULL, 1, '2025-05-08 20:30:36', '2025-05-08 20:30:36'),
(43317, '37.238.159.223', NULL, 1, '2025-05-08 20:35:24', '2025-05-08 20:35:24'),
(43318, '34.218.80.8', NULL, 4, '2025-05-08 21:23:54', '2025-05-08 21:24:00'),
(43319, '114.80.36.40', NULL, 1, '2025-05-08 21:33:37', '2025-05-08 21:33:37'),
(43320, '66.249.79.200', NULL, 2, '2025-05-08 21:49:44', '2025-05-09 02:00:57'),
(43321, '91.84.99.6', NULL, 1, '2025-05-08 22:14:30', '2025-05-08 22:14:30'),
(43322, '54.169.187.244', NULL, 1, '2025-05-08 22:23:27', '2025-05-08 22:23:27'),
(43323, '178.20.29.60', NULL, 1, '2025-05-08 23:00:57', '2025-05-08 23:00:57'),
(43324, '66.249.79.64', NULL, 2, '2025-05-08 23:18:34', '2025-05-09 00:59:25'),
(43325, '205.210.31.231', NULL, 1, '2025-05-08 23:30:16', '2025-05-08 23:30:16'),
(43326, '203.4.187.128', NULL, 1, '2025-05-08 23:52:54', '2025-05-08 23:52:54'),
(43327, '205.210.31.183', NULL, 1, '2025-05-08 23:56:09', '2025-05-08 23:56:09'),
(43328, '20.171.207.165', NULL, 1, '2025-05-08 23:58:24', '2025-05-08 23:58:24'),
(43329, '118.195.153.213', NULL, 1, '2025-05-09 00:38:00', '2025-05-09 00:38:00'),
(43330, '57.141.6.24', NULL, 1, '2025-05-09 00:57:24', '2025-05-09 00:57:24'),
(43331, '43.165.65.180', NULL, 1, '2025-05-09 01:39:50', '2025-05-09 01:39:50'),
(43332, '198.44.137.54', NULL, 1, '2025-05-09 02:09:51', '2025-05-09 02:09:51'),
(43333, '43.128.67.187', NULL, 1, '2025-05-09 02:18:50', '2025-05-09 02:18:50'),
(43334, '190.203.254.187', NULL, 1, '2025-05-09 02:28:10', '2025-05-09 02:28:10'),
(43335, '3.147.64.69', NULL, 1, '2025-05-09 02:50:03', '2025-05-09 02:50:03'),
(43336, '34.219.160.189', NULL, 1, '2025-05-09 03:11:48', '2025-05-09 03:11:48'),
(43337, '140.143.98.18', NULL, 1, '2025-05-09 03:51:10', '2025-05-09 03:51:10'),
(43338, '18.194.64.41', NULL, 1, '2025-05-09 04:33:51', '2025-05-09 04:33:51'),
(43339, '195.191.219.152', NULL, 1, '2025-05-09 05:21:45', '2025-05-09 05:21:45'),
(43340, '51.222.253.1', NULL, 1, '2025-05-09 05:57:32', '2025-05-09 05:57:32'),
(43341, '20.42.211.88', NULL, 2, '2025-05-09 06:19:51', '2025-05-09 06:21:22'),
(43342, '124.149.88.227', NULL, 1, '2025-05-09 06:33:41', '2025-05-09 06:33:41'),
(43343, '57.141.6.22', NULL, 1, '2025-05-09 06:35:21', '2025-05-09 06:35:21'),
(43344, '98.128.173.33', NULL, 1, '2025-05-09 06:50:51', '2025-05-09 06:50:51'),
(43345, '45.84.107.47', NULL, 1, '2025-05-09 06:51:34', '2025-05-09 06:51:34'),
(43346, '124.221.245.78', NULL, 1, '2025-05-09 06:59:41', '2025-05-09 06:59:41'),
(43347, '40.77.167.25', NULL, 1, '2025-05-09 07:16:32', '2025-05-09 07:16:32'),
(43348, '51.222.253.5', NULL, 1, '2025-05-09 07:22:44', '2025-05-09 07:22:44'),
(43349, '138.199.46.6', NULL, 1, '2025-05-09 07:45:35', '2025-05-09 07:45:35'),
(43350, '103.165.81.166', NULL, 1, '2025-05-09 07:49:51', '2025-05-09 07:49:51'),
(43351, '193.186.4.159', NULL, 2, '2025-05-09 07:52:36', '2025-05-09 10:20:36'),
(43352, '162.120.184.34', NULL, 1, '2025-05-09 08:19:57', '2025-05-09 08:19:57'),
(43353, '57.141.6.30', NULL, 1, '2025-05-09 08:28:18', '2025-05-09 08:28:18'),
(43354, '57.141.6.15', NULL, 1, '2025-05-09 08:41:59', '2025-05-09 08:41:59'),
(43355, '45.142.99.40', NULL, 1, '2025-05-09 08:43:29', '2025-05-09 08:43:29'),
(43356, '92.255.35.230', NULL, 1, '2025-05-09 08:44:11', '2025-05-09 08:44:11'),
(43357, '3.96.241.78', NULL, 2, '2025-05-09 08:45:15', '2025-05-09 08:45:15'),
(43358, '43.157.38.131', NULL, 1, '2025-05-09 09:05:19', '2025-05-09 09:05:19'),
(43359, '37.111.232.181', NULL, 1, '2025-05-09 09:38:03', '2025-05-09 09:38:03'),
(43360, '43.153.71.132', NULL, 1, '2025-05-09 10:01:48', '2025-05-09 10:01:48'),
(43361, '195.191.219.151', NULL, 1, '2025-05-09 10:14:59', '2025-05-09 10:14:59'),
(43362, '162.14.210.15', NULL, 1, '2025-05-09 10:15:47', '2025-05-09 10:15:47'),
(43363, '4.213.146.148', NULL, 1, '2025-05-09 10:27:04', '2025-05-09 10:27:04'),
(43364, '196.251.118.209', NULL, 1, '2025-05-09 10:47:54', '2025-05-09 10:47:54'),
(43365, '156.253.175.234', NULL, 1, '2025-05-09 11:18:43', '2025-05-09 11:18:43'),
(43366, '156.253.168.183', NULL, 2, '2025-05-09 11:18:45', '2025-05-09 11:18:46'),
(43367, '42.104.110.170', NULL, 1, '2025-05-09 11:28:47', '2025-05-09 11:28:47'),
(43368, '196.251.71.110', NULL, 1, '2025-05-09 11:35:31', '2025-05-09 11:35:31'),
(43369, '57.154.175.15', NULL, 1, '2025-05-09 12:11:20', '2025-05-09 12:11:20'),
(43370, '52.255.111.114', NULL, 1, '2025-05-09 12:24:29', '2025-05-09 12:24:29'),
(43371, '103.131.71.86', NULL, 1, '2025-05-09 12:40:03', '2025-05-09 12:40:03'),
(43372, '110.249.201.219', NULL, 1, '2025-05-09 12:41:52', '2025-05-09 12:41:52'),
(43373, '3.143.211.215', NULL, 1, '2025-05-09 12:47:06', '2025-05-09 12:47:06'),
(43374, '35.86.220.164', NULL, 1, '2025-05-09 12:54:46', '2025-05-09 12:54:46'),
(43375, '173.252.83.8', NULL, 1, '2025-05-09 13:01:27', '2025-05-09 13:01:27'),
(43376, '173.252.83.2', NULL, 1, '2025-05-09 13:01:27', '2025-05-09 13:01:27'),
(43377, '18.221.20.252', NULL, 1, '2025-05-09 13:08:54', '2025-05-09 13:08:54'),
(43378, '52.255.111.120', NULL, 1, '2025-05-09 13:10:18', '2025-05-09 13:10:18'),
(43379, '128.204.212.84', NULL, 1, '2025-05-09 13:21:36', '2025-05-09 13:21:36'),
(43380, '52.230.163.45', NULL, 1, '2025-05-09 13:57:37', '2025-05-09 13:57:37'),
(43381, '195.26.224.235', NULL, 1, '2025-05-09 14:10:12', '2025-05-09 14:10:12'),
(43382, '146.70.181.233', NULL, 2, '2025-05-09 14:41:12', '2025-05-09 14:41:14'),
(43383, '146.70.181.233', NULL, 2, '2025-05-09 14:41:12', '2025-05-09 14:41:14'),
(43384, '178.54.229.115', NULL, 1, '2025-05-09 14:48:40', '2025-05-09 14:48:40'),
(43385, '128.204.212.86', NULL, 5, '2025-05-09 15:08:46', '2025-05-09 15:34:12'),
(43386, '128.204.212.85', NULL, 2, '2025-05-09 15:10:14', '2025-05-09 20:52:05'),
(43387, '96.8.119.190', NULL, 1, '2025-05-09 15:14:34', '2025-05-09 15:14:34'),
(43388, '128.204.212.87', NULL, 3, '2025-05-09 15:30:31', '2025-05-09 19:08:44'),
(43389, '43.153.123.4', NULL, 1, '2025-05-09 15:45:20', '2025-05-09 15:45:20'),
(43390, '52.190.190.29', NULL, 1, '2025-05-09 16:16:39', '2025-05-09 16:16:39'),
(43391, '54.80.241.116', NULL, 1, '2025-05-09 16:21:01', '2025-05-09 16:21:01'),
(43392, '49.51.183.75', NULL, 1, '2025-05-09 16:22:08', '2025-05-09 16:22:08'),
(43393, '52.255.111.91', NULL, 1, '2025-05-09 17:05:07', '2025-05-09 17:05:07'),
(43394, '151.80.133.111', NULL, 1, '2025-05-09 17:13:08', '2025-05-09 17:13:08'),
(43395, '149.202.51.38', NULL, 1, '2025-05-09 17:13:10', '2025-05-09 17:13:10'),
(43396, '196.251.71.124', NULL, 1, '2025-05-09 17:25:59', '2025-05-09 17:25:59'),
(43397, '173.244.42.153', NULL, 1, '2025-05-09 18:10:28', '2025-05-09 18:10:28'),
(43398, '135.237.131.214', NULL, 1, '2025-05-09 18:25:26', '2025-05-09 18:25:26'),
(43399, '18.207.79.144', NULL, 1, '2025-05-09 18:46:18', '2025-05-09 18:46:18'),
(43400, '23.21.204.95', NULL, 1, '2025-05-09 19:44:33', '2025-05-09 19:44:33'),
(43401, '94.103.88.24', NULL, 1, '2025-05-09 20:10:31', '2025-05-09 20:10:31'),
(43402, '54.223.45.134', NULL, 1, '2025-05-09 20:13:19', '2025-05-09 20:13:19'),
(43403, '221.229.106.25', NULL, 1, '2025-05-09 20:15:17', '2025-05-09 20:15:17'),
(43404, '94.232.25.228', NULL, 1, '2025-05-09 20:43:27', '2025-05-09 20:43:27'),
(43405, '40.116.73.217', NULL, 1, '2025-05-09 20:47:40', '2025-05-09 20:47:40'),
(43406, '91.227.114.153', NULL, 1, '2025-05-09 21:39:16', '2025-05-09 21:39:16'),
(43407, '190.103.179.98', NULL, 1, '2025-05-09 21:40:00', '2025-05-09 21:40:00'),
(43408, '66.249.79.201', NULL, 1, '2025-05-09 21:46:52', '2025-05-09 21:46:52'),
(43409, '43.166.136.202', NULL, 1, '2025-05-09 22:08:04', '2025-05-09 22:08:04'),
(43410, '43.135.186.135', NULL, 1, '2025-05-09 22:56:36', '2025-05-09 22:56:36'),
(43411, '34.55.113.150', NULL, 2, '2025-05-09 22:59:47', '2025-05-09 22:59:47'),
(43412, '82.156.68.74', NULL, 1, '2025-05-09 23:26:02', '2025-05-09 23:26:02'),
(43413, '51.44.211.162', NULL, 1, '2025-05-09 23:33:20', '2025-05-09 23:33:20'),
(43414, '13.38.41.86', NULL, 1, '2025-05-09 23:34:55', '2025-05-09 23:34:55'),
(43415, '45.138.16.178', NULL, 1, '2025-05-09 23:43:34', '2025-05-09 23:43:34'),
(43416, '45.90.185.106', NULL, 1, '2025-05-09 23:44:22', '2025-05-09 23:44:22'),
(43417, '94.247.172.129', NULL, 1, '2025-05-10 01:00:12', '2025-05-10 01:00:12'),
(43418, '205.210.31.35', NULL, 1, '2025-05-10 01:48:47', '2025-05-10 01:48:47'),
(43419, '35.91.200.164', NULL, 1, '2025-05-10 02:18:05', '2025-05-10 02:18:05'),
(43420, '5.10.229.214', NULL, 1, '2025-05-10 02:27:58', '2025-05-10 02:27:58'),
(43421, '49.232.151.112', NULL, 1, '2025-05-10 02:32:40', '2025-05-10 02:32:40'),
(43422, '5.181.86.4', NULL, 2, '2025-05-10 03:04:24', '2025-05-10 03:04:27'),
(43423, '114.46.37.90', NULL, 2, '2025-05-10 03:18:41', '2025-05-10 03:18:42'),
(43424, '98.83.106.160', NULL, 1, '2025-05-10 04:09:35', '2025-05-10 04:09:35'),
(43425, '57.141.4.14', NULL, 1, '2025-05-10 04:11:00', '2025-05-10 04:11:00'),
(43426, '162.142.125.44', NULL, 1, '2025-05-10 04:12:52', '2025-05-10 04:12:52'),
(43427, '85.204.70.88', NULL, 4, '2025-05-10 04:22:08', '2025-05-10 04:22:09'),
(43428, '103.90.232.143', NULL, 1, '2025-05-10 04:38:32', '2025-05-10 04:38:32'),
(43429, '34.215.252.161', NULL, 1, '2025-05-10 04:44:50', '2025-05-10 04:44:50'),
(43430, '40.116.73.218', NULL, 1, '2025-05-10 04:49:14', '2025-05-10 04:49:14'),
(43431, '57.141.4.8', NULL, 1, '2025-05-10 04:53:40', '2025-05-10 04:53:40'),
(43432, '18.97.14.89', NULL, 1, '2025-05-10 04:57:45', '2025-05-10 04:57:45'),
(43433, '43.157.179.227', NULL, 1, '2025-05-10 05:06:47', '2025-05-10 05:06:47'),
(43434, '196.251.71.124', NULL, 1, '2025-05-10 05:10:41', '2025-05-10 05:10:41'),
(43435, '124.236.100.56', NULL, 2, '2025-05-10 05:28:23', '2025-05-10 11:52:33'),
(43436, '47.82.61.218', NULL, 1, '2025-05-10 05:45:53', '2025-05-10 05:45:53'),
(43437, '128.204.212.87', NULL, 3, '2025-05-10 05:56:25', '2025-05-10 20:40:38'),
(43438, '66.249.79.76', NULL, 3, '2025-05-10 06:06:15', '2025-05-10 22:57:20'),
(43439, '43.163.206.70', NULL, 1, '2025-05-10 06:12:48', '2025-05-10 06:12:48'),
(43440, '58.253.86.33', NULL, 2, '2025-05-10 06:38:19', '2025-05-10 16:51:09'),
(43441, '91.201.115.242', NULL, 1, '2025-05-10 06:55:42', '2025-05-10 06:55:42'),
(43442, '35.153.60.36', NULL, 1, '2025-05-10 06:59:02', '2025-05-10 06:59:02'),
(43443, '206.189.129.146', NULL, 1, '2025-05-10 06:59:28', '2025-05-10 06:59:28'),
(43444, '52.167.144.238', NULL, 1, '2025-05-10 06:59:40', '2025-05-10 06:59:40'),
(43445, '35.86.220.164', NULL, 1, '2025-05-10 07:01:13', '2025-05-10 07:01:13'),
(43446, '195.191.219.152', NULL, 2, '2025-05-10 07:24:28', '2025-05-10 07:24:30'),
(43447, '52.167.144.191', NULL, 1, '2025-05-10 07:47:24', '2025-05-10 07:47:24'),
(43448, '40.84.221.226', NULL, 1, '2025-05-10 08:11:36', '2025-05-10 08:11:36'),
(43449, '182.42.105.144', NULL, 1, '2025-05-10 08:55:18', '2025-05-10 08:55:18'),
(43450, '82.102.18.220', NULL, 4, '2025-05-10 09:19:09', '2025-05-10 09:19:10'),
(43451, '185.4.176.103', NULL, 1, '2025-05-10 09:55:33', '2025-05-10 09:55:33'),
(43452, '124.223.193.173', NULL, 1, '2025-05-10 10:10:57', '2025-05-10 10:10:57'),
(43453, '93.159.230.85', NULL, 1, '2025-05-10 10:49:56', '2025-05-10 10:49:56'),
(43454, '13.233.244.209', NULL, 4, '2025-05-10 11:10:51', '2025-05-10 11:10:59'),
(43455, '17.241.75.194', NULL, 1, '2025-05-10 11:37:44', '2025-05-10 11:37:44'),
(43456, '195.191.219.151', NULL, 1, '2025-05-10 12:02:28', '2025-05-10 12:02:28'),
(43457, '125.75.66.97', NULL, 1, '2025-05-10 12:15:52', '2025-05-10 12:15:52'),
(43458, '43.157.172.39', NULL, 1, '2025-05-10 12:19:17', '2025-05-10 12:19:17'),
(43459, '103.131.71.165', NULL, 1, '2025-05-10 12:34:45', '2025-05-10 12:34:45'),
(43460, '110.249.201.67', NULL, 1, '2025-05-10 12:42:59', '2025-05-10 12:42:59'),
(43461, '8.208.12.196', NULL, 1, '2025-05-10 12:49:29', '2025-05-10 12:49:29'),
(43462, '170.106.179.68', NULL, 1, '2025-05-10 13:10:25', '2025-05-10 13:10:25'),
(43463, '112.209.186.31', NULL, 1, '2025-05-10 13:42:05', '2025-05-10 13:42:05'),
(43464, '128.204.212.85', NULL, 1, '2025-05-10 13:59:55', '2025-05-10 13:59:55'),
(43465, '193.32.176.4', NULL, 1, '2025-05-10 14:09:38', '2025-05-10 14:09:38'),
(43466, '143.198.110.95', NULL, 1, '2025-05-10 14:21:51', '2025-05-10 14:21:51'),
(43467, '57.154.175.14', NULL, 1, '2025-05-10 14:22:30', '2025-05-10 14:22:30'),
(43468, '78.156.232.252', NULL, 1, '2025-05-10 14:27:08', '2025-05-10 14:27:08'),
(43469, '66.249.79.194', NULL, 1, '2025-05-10 14:50:16', '2025-05-10 14:50:16'),
(43470, '66.249.79.199', NULL, 1, '2025-05-10 14:52:52', '2025-05-10 14:52:52'),
(43471, '185.247.137.244', NULL, 1, '2025-05-10 15:25:21', '2025-05-10 15:25:21'),
(43472, '89.110.109.74', NULL, 1, '2025-05-10 15:27:39', '2025-05-10 15:27:39'),
(43473, '180.102.134.69', NULL, 1, '2025-05-10 15:30:52', '2025-05-10 15:30:52'),
(43474, '54.81.69.240', NULL, 1, '2025-05-10 15:46:58', '2025-05-10 15:46:58'),
(43475, '103.121.12.225', NULL, 1, '2025-05-10 15:52:47', '2025-05-10 15:52:47'),
(43476, '192.36.109.99', NULL, 1, '2025-05-10 16:49:21', '2025-05-10 16:49:21'),
(43477, '196.251.118.209', NULL, 1, '2025-05-10 17:46:22', '2025-05-10 17:46:22'),
(43478, '193.32.176.9', NULL, 1, '2025-05-10 18:25:56', '2025-05-10 18:25:56'),
(43479, '111.229.69.139', NULL, 7, '2025-05-10 18:32:21', '2025-05-10 18:39:05'),
(43480, '57.141.4.26', NULL, 1, '2025-05-10 18:40:35', '2025-05-10 18:40:35'),
(43481, '43.166.129.247', NULL, 1, '2025-05-10 18:41:33', '2025-05-10 18:41:33'),
(43482, '31.13.103.7', NULL, 1, '2025-05-10 18:46:47', '2025-05-10 18:46:47'),
(43483, '31.13.103.1', NULL, 1, '2025-05-10 18:46:47', '2025-05-10 18:46:47'),
(43484, '175.27.164.113', NULL, 1, '2025-05-10 18:54:40', '2025-05-10 18:54:40'),
(43485, '43.153.49.151', NULL, 1, '2025-05-10 19:23:33', '2025-05-10 19:23:33'),
(43486, '103.145.74.138', NULL, 2, '2025-05-10 19:55:24', '2025-05-10 20:14:23'),
(43487, '185.247.137.206', NULL, 1, '2025-05-10 20:10:08', '2025-05-10 20:10:08'),
(43488, '103.88.234.209', NULL, 6, '2025-05-10 20:17:37', '2025-05-10 20:17:42'),
(43489, '188.239.114.83', NULL, 1, '2025-05-10 20:23:43', '2025-05-10 20:23:43'),
(43490, '114.46.37.90', NULL, 2, '2025-05-10 20:45:51', '2025-05-10 20:45:51'),
(43491, '128.204.212.86', NULL, 2, '2025-05-10 21:02:41', '2025-05-10 22:00:46'),
(43492, '143.244.57.120', NULL, 4, '2025-05-10 21:15:49', '2025-05-10 21:15:50'),
(43493, '93.123.109.21', NULL, 3, '2025-05-10 21:29:47', '2025-05-10 21:29:50'),
(43494, '52.167.144.198', NULL, 1, '2025-05-10 21:33:14', '2025-05-10 21:33:14'),
(43495, '172.178.141.131', NULL, 1, '2025-05-10 22:39:58', '2025-05-10 22:39:58'),
(43496, '40.183.169.171', NULL, 1, '2025-05-10 23:05:18', '2025-05-10 23:05:18'),
(43497, '196.251.86.187', NULL, 1, '2025-05-10 23:06:08', '2025-05-10 23:06:08'),
(43498, '141.98.11.181', NULL, 1, '2025-05-10 23:34:37', '2025-05-10 23:34:37'),
(43499, '193.186.4.191', NULL, 1, '2025-05-11 00:54:48', '2025-05-11 00:54:48'),
(43500, '119.45.20.16', NULL, 1, '2025-05-11 01:24:15', '2025-05-11 01:24:15'),
(43501, '51.222.253.11', NULL, 1, '2025-05-11 01:26:56', '2025-05-11 01:26:56'),
(43502, '20.171.207.73', NULL, 1, '2025-05-11 01:53:14', '2025-05-11 01:53:14'),
(43503, '57.141.4.10', NULL, 1, '2025-05-11 02:29:15', '2025-05-11 02:29:15'),
(43504, '187.73.24.92', NULL, 1, '2025-05-11 02:31:32', '2025-05-11 02:31:32'),
(43505, '47.82.0.153', NULL, 1, '2025-05-11 02:43:37', '2025-05-11 02:43:37'),
(43506, '43.129.51.239', NULL, 1, '2025-05-11 02:54:16', '2025-05-11 02:54:16'),
(43507, '196.251.71.46', NULL, 1, '2025-05-11 03:30:54', '2025-05-11 03:30:54'),
(43508, '100.24.64.76', NULL, 1, '2025-05-11 03:49:27', '2025-05-11 03:49:27'),
(43509, '35.239.109.155', NULL, 1, '2025-05-11 03:53:17', '2025-05-11 03:53:17'),
(43510, '107.151.209.128', NULL, 4, '2025-05-11 04:00:30', '2025-05-11 04:00:31'),
(43511, '54.244.215.46', NULL, 1, '2025-05-11 04:03:15', '2025-05-11 04:03:15'),
(43512, '43.166.245.250', NULL, 1, '2025-05-11 04:19:26', '2025-05-11 04:19:26'),
(43513, '182.42.111.156', NULL, 1, '2025-05-11 04:33:54', '2025-05-11 04:33:54'),
(43514, '80.85.246.214', NULL, 1, '2025-05-11 04:47:36', '2025-05-11 04:47:36'),
(43515, '3.255.80.146', NULL, 1, '2025-05-11 04:54:57', '2025-05-11 04:54:57'),
(43516, '102.129.223.92', NULL, 1, '2025-05-11 05:05:39', '2025-05-11 05:05:39'),
(43517, '51.222.253.4', NULL, 1, '2025-05-11 05:07:10', '2025-05-11 05:07:10'),
(43518, '80.85.246.217', NULL, 1, '2025-05-11 05:34:50', '2025-05-11 05:34:50'),
(43519, '3.253.157.230', NULL, 1, '2025-05-11 05:40:36', '2025-05-11 05:40:36'),
(43520, '91.243.94.191', NULL, 2, '2025-05-11 06:05:19', '2025-05-11 06:05:25'),
(43521, '156.242.41.137', NULL, 1, '2025-05-11 06:06:00', '2025-05-11 06:06:00'),
(43522, '45.202.77.88', NULL, 2, '2025-05-11 06:06:04', '2025-05-11 06:06:06'),
(43523, '158.69.25.39', NULL, 1, '2025-05-11 06:33:00', '2025-05-11 06:33:00'),
(43524, '195.191.219.153', NULL, 1, '2025-05-11 06:35:22', '2025-05-11 06:35:22'),
(43525, '188.215.229.142', NULL, 1, '2025-05-11 06:49:29', '2025-05-11 06:49:29'),
(43526, '3.249.214.168', NULL, 1, '2025-05-11 06:52:11', '2025-05-11 06:52:11'),
(43527, '110.172.98.2', NULL, 1, '2025-05-11 06:55:15', '2025-05-11 06:55:15'),
(43528, '128.204.212.85', NULL, 2, '2025-05-11 06:55:47', '2025-05-11 11:01:21'),
(43529, '35.91.200.164', NULL, 3, '2025-05-11 07:10:16', '2025-05-12 02:50:16'),
(43530, '170.106.65.93', NULL, 1, '2025-05-11 07:28:43', '2025-05-11 07:28:43'),
(43531, '139.155.139.22', NULL, 2, '2025-05-11 07:50:33', '2025-05-11 17:42:31'),
(43532, '43.130.60.195', NULL, 1, '2025-05-11 08:26:08', '2025-05-11 08:26:08'),
(43533, '128.204.212.86', NULL, 1, '2025-05-11 08:39:03', '2025-05-11 08:39:03'),
(43534, '112.202.169.144', NULL, 1, '2025-05-11 08:49:29', '2025-05-11 08:49:29'),
(43535, '170.106.180.246', NULL, 1, '2025-05-11 08:53:12', '2025-05-11 08:53:12'),
(43536, '3.17.142.93', NULL, 1, '2025-05-11 09:08:15', '2025-05-11 09:08:15'),
(43537, '72.14.199.200', NULL, 2, '2025-05-11 09:36:01', '2025-05-11 20:07:14'),
(43538, '34.210.221.90', NULL, 1, '2025-05-11 09:44:59', '2025-05-11 09:44:59'),
(43539, '176.98.186.45', NULL, 3, '2025-05-11 10:30:33', '2025-05-11 10:31:25'),
(43540, '40.77.167.255', NULL, 1, '2025-05-11 10:59:38', '2025-05-11 10:59:38'),
(43541, '220.152.115.150', NULL, 1, '2025-05-11 11:01:41', '2025-05-11 11:01:41'),
(43542, '121.4.97.180', NULL, 1, '2025-05-11 11:06:59', '2025-05-11 11:06:59'),
(43543, '195.191.219.152', NULL, 2, '2025-05-11 11:28:52', '2025-05-11 11:32:03'),
(43544, '59.152.2.32', NULL, 2, '2025-05-11 11:49:06', '2025-05-11 11:50:26'),
(43545, '45.156.128.64', NULL, 1, '2025-05-11 11:52:19', '2025-05-11 11:52:19'),
(43546, '54.70.190.91', NULL, 2, '2025-05-11 12:23:21', '2025-05-12 00:10:12'),
(43547, '193.32.176.10', NULL, 1, '2025-05-11 12:28:54', '2025-05-11 12:28:54'),
(43548, '3.149.230.241', NULL, 1, '2025-05-11 12:39:54', '2025-05-11 12:39:54'),
(43549, '111.225.149.114', NULL, 1, '2025-05-11 12:42:44', '2025-05-11 12:42:44'),
(43550, '3.111.213.162', NULL, 4, '2025-05-11 12:55:41', '2025-05-11 12:55:49'),
(43551, '111.225.148.62', NULL, 1, '2025-05-11 13:17:05', '2025-05-11 13:17:05'),
(43552, '77.238.230.6', NULL, 1, '2025-05-11 13:30:07', '2025-05-11 13:30:07'),
(43553, '213.180.203.194', NULL, 1, '2025-05-11 13:32:35', '2025-05-11 13:32:35'),
(43554, '206.217.139.206', NULL, 1, '2025-05-11 13:57:34', '2025-05-11 13:57:34'),
(43555, '79.142.76.205', NULL, 1, '2025-05-11 13:57:34', '2025-05-11 13:57:34'),
(43556, '172.105.174.195', NULL, 1, '2025-05-11 13:57:39', '2025-05-11 13:57:39'),
(43557, '196.251.71.46', NULL, 1, '2025-05-11 14:03:10', '2025-05-11 14:03:10'),
(43558, '40.116.73.210', NULL, 1, '2025-05-11 14:16:57', '2025-05-11 14:16:57'),
(43559, '182.42.110.255', NULL, 1, '2025-05-11 14:27:10', '2025-05-11 14:27:10'),
(43560, '23.98.186.204', NULL, 1, '2025-05-11 14:29:20', '2025-05-11 14:29:20'),
(43561, '162.120.185.35', NULL, 1, '2025-05-11 14:58:46', '2025-05-11 14:58:46'),
(43562, '51.8.155.52', NULL, 1, '2025-05-11 15:02:18', '2025-05-11 15:02:18'),
(43563, '42.236.17.35', NULL, 1, '2025-05-11 15:14:38', '2025-05-11 15:14:38'),
(43564, '42.236.17.80', NULL, 1, '2025-05-11 15:15:17', '2025-05-11 15:15:17'),
(43565, '42.236.12.249', NULL, 1, '2025-05-11 15:23:52', '2025-05-11 15:23:52'),
(43566, '194.233.72.214', NULL, 1, '2025-05-11 15:41:59', '2025-05-11 15:41:59'),
(43567, '52.23.254.162', NULL, 1, '2025-05-11 15:45:09', '2025-05-11 15:45:09'),
(43568, '198.235.24.43', NULL, 1, '2025-05-11 15:50:31', '2025-05-11 15:50:31'),
(43569, '40.77.167.254', NULL, 1, '2025-05-11 15:55:35', '2025-05-11 15:55:35'),
(43570, '43.165.70.220', NULL, 1, '2025-05-11 15:57:00', '2025-05-11 15:57:00'),
(43571, '72.13.62.25', NULL, 1, '2025-05-11 16:23:05', '2025-05-11 16:23:05'),
(43572, '170.106.167.214', NULL, 1, '2025-05-11 16:42:47', '2025-05-11 16:42:47'),
(43573, '40.77.167.52', NULL, 1, '2025-05-11 16:49:49', '2025-05-11 16:49:49'),
(43574, '88.210.10.79', NULL, 1, '2025-05-11 17:15:37', '2025-05-11 17:15:37'),
(43575, '103.92.218.228', NULL, 1, '2025-05-11 17:26:44', '2025-05-11 17:26:44'),
(43576, '88.236.101.5', NULL, 1, '2025-05-11 17:37:29', '2025-05-11 17:37:29'),
(43577, '35.86.220.164', NULL, 1, '2025-05-11 17:59:08', '2025-05-11 17:59:08'),
(43578, '18.218.254.84', NULL, 1, '2025-05-11 17:59:44', '2025-05-11 17:59:44'),
(43579, '80.85.245.5', NULL, 1, '2025-05-11 18:11:05', '2025-05-11 18:11:05'),
(43580, '3.142.250.99', NULL, 1, '2025-05-11 18:27:45', '2025-05-11 18:27:45'),
(43581, '162.120.184.34', NULL, 1, '2025-05-11 19:04:02', '2025-05-11 19:04:02'),
(43582, '54.39.18.127', NULL, 1, '2025-05-11 19:07:35', '2025-05-11 19:07:35'),
(43583, '66.29.132.112', NULL, 1, '2025-05-11 19:09:43', '2025-05-11 19:09:43'),
(43584, '37.111.210.235', NULL, 1, '2025-05-11 19:23:55', '2025-05-11 19:23:55'),
(43585, '52.255.111.56', NULL, 1, '2025-05-11 19:37:46', '2025-05-11 19:37:46'),
(43586, '18.221.54.244', NULL, 1, '2025-05-11 20:01:48', '2025-05-11 20:01:48'),
(43587, '13.59.113.183', NULL, 1, '2025-05-11 20:07:44', '2025-05-11 20:07:44'),
(43588, '135.237.131.220', NULL, 1, '2025-05-11 20:14:02', '2025-05-11 20:14:02'),
(43589, '198.12.52.1', NULL, 1, '2025-05-11 20:24:15', '2025-05-11 20:24:15'),
(43590, '52.255.111.95', NULL, 1, '2025-05-11 20:30:52', '2025-05-11 20:30:52'),
(43591, '173.244.42.149', NULL, 1, '2025-05-11 20:34:03', '2025-05-11 20:34:03'),
(43592, '129.28.14.231', NULL, 1, '2025-05-11 21:05:57', '2025-05-11 21:05:57'),
(43593, '57.141.6.28', NULL, 1, '2025-05-11 21:07:12', '2025-05-11 21:07:12'),
(43594, '57.141.6.4', NULL, 1, '2025-05-11 21:39:06', '2025-05-11 21:39:06'),
(43595, '18.224.96.245', NULL, 1, '2025-05-11 21:58:35', '2025-05-11 21:58:35'),
(43596, '34.140.209.138', NULL, 1, '2025-05-11 22:26:48', '2025-05-11 22:26:48'),
(43597, '128.204.212.84', NULL, 2, '2025-05-11 22:36:12', '2025-05-12 03:01:18'),
(43598, '185.21.13.25', NULL, 1, '2025-05-11 22:40:48', '2025-05-11 22:40:48'),
(43599, '71.132.43.3', NULL, 1, '2025-05-11 23:11:35', '2025-05-11 23:11:35'),
(43600, '3.15.190.49', NULL, 1, '2025-05-11 23:22:17', '2025-05-11 23:22:17'),
(43601, '57.141.6.10', NULL, 1, '2025-05-11 23:36:25', '2025-05-11 23:36:25'),
(43602, '57.141.6.26', NULL, 1, '2025-05-11 23:43:43', '2025-05-11 23:43:43'),
(43603, '18.220.192.109', NULL, 1, '2025-05-12 00:15:33', '2025-05-12 00:15:33'),
(43604, '43.135.142.37', NULL, 1, '2025-05-12 00:24:28', '2025-05-12 00:24:28'),
(43605, '57.141.6.9', NULL, 1, '2025-05-12 00:33:32', '2025-05-12 00:33:32'),
(43606, '91.84.109.110', NULL, 1, '2025-05-12 00:45:05', '2025-05-12 00:45:05'),
(43607, '18.216.78.190', NULL, 1, '2025-05-12 00:58:07', '2025-05-12 00:58:07'),
(43608, '66.249.79.199', NULL, 2, '2025-05-12 01:19:29', '2025-05-12 02:20:57'),
(43609, '170.106.192.208', NULL, 1, '2025-05-12 01:24:26', '2025-05-12 01:24:26'),
(43610, '18.218.8.36', NULL, 1, '2025-05-12 01:27:58', '2025-05-12 01:27:58');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(43611, '47.82.0.12', NULL, 1, '2025-05-12 02:05:11', '2025-05-12 02:05:11'),
(43612, '49.51.72.236', NULL, 1, '2025-05-12 02:06:59', '2025-05-12 02:06:59'),
(43613, '213.108.0.48', NULL, 1, '2025-05-12 02:12:10', '2025-05-12 02:12:10'),
(43614, '185.102.112.50', NULL, 2, '2025-05-12 02:12:12', '2025-05-12 02:12:13'),
(43615, '77.220.192.199', NULL, 1, '2025-05-12 02:12:17', '2025-05-12 02:12:17'),
(43616, '185.81.144.102', NULL, 2, '2025-05-12 02:12:20', '2025-05-12 02:12:21'),
(43617, '194.104.8.85', NULL, 1, '2025-05-12 02:12:24', '2025-05-12 02:12:24'),
(43618, '77.220.192.241', NULL, 2, '2025-05-12 02:12:27', '2025-05-12 02:12:28'),
(43619, '3.19.244.116', NULL, 1, '2025-05-12 02:25:44', '2025-05-12 02:25:44'),
(43620, '84.17.48.188', NULL, 1, '2025-05-12 02:33:05', '2025-05-12 02:33:05'),
(43621, '185.245.83.240', NULL, 1, '2025-05-12 02:46:20', '2025-05-12 02:46:20'),
(43622, '196.251.88.46', NULL, 1, '2025-05-12 02:53:44', '2025-05-12 02:53:44'),
(43623, '94.247.172.129', NULL, 1, '2025-05-12 02:54:29', '2025-05-12 02:54:29'),
(43624, '182.44.67.97', NULL, 1, '2025-05-12 03:26:11', '2025-05-12 03:26:11'),
(43625, '84.239.37.10', NULL, 2, '2025-05-12 03:54:05', '2025-05-12 03:59:46'),
(43626, '66.249.79.76', NULL, 1, '2025-05-12 03:59:21', '2025-05-12 03:59:21'),
(43627, '84.239.37.10', NULL, 1, '2025-05-12 04:00:40', '2025-05-12 04:00:40'),
(43628, '206.189.177.116', NULL, 1, '2025-05-12 04:29:14', '2025-05-12 04:29:14'),
(43629, '205.210.31.173', NULL, 2, '2025-05-12 05:16:04', '2025-05-13 02:37:51'),
(43630, '204.12.231.186', NULL, 2, '2025-05-12 06:10:38', '2025-05-12 06:10:39'),
(43631, '205.210.31.153', NULL, 1, '2025-05-12 06:14:46', '2025-05-12 06:14:46'),
(43632, '162.14.197.180', NULL, 1, '2025-05-12 06:35:14', '2025-05-12 06:35:14'),
(43633, '109.70.100.67', NULL, 1, '2025-05-12 07:40:36', '2025-05-12 07:40:36'),
(43634, '45.84.107.128', NULL, 1, '2025-05-12 07:40:53', '2025-05-12 07:40:53'),
(43635, '193.186.4.130', NULL, 1, '2025-05-12 08:25:25', '2025-05-12 08:25:25'),
(43636, '103.242.9.229', NULL, 1, '2025-05-12 08:47:08', '2025-05-12 08:47:08'),
(43637, '124.6.231.228', NULL, 1, '2025-05-12 08:47:15', '2025-05-12 08:47:15'),
(43638, '185.125.115.208', NULL, 1, '2025-05-12 08:47:45', '2025-05-12 08:47:45'),
(43639, '121.5.231.252', NULL, 2, '2025-05-12 08:49:19', '2025-05-12 08:53:20'),
(43640, '3.136.155.97', NULL, 3, '2025-05-12 08:51:48', '2025-05-12 12:19:22'),
(43641, '18.224.128.89', NULL, 4, '2025-05-12 08:51:49', '2025-05-12 12:19:16'),
(43642, '18.117.160.96', NULL, 6, '2025-05-12 08:51:50', '2025-05-12 12:19:22'),
(43643, '18.189.7.115', NULL, 2, '2025-05-12 08:51:55', '2025-05-12 12:19:17'),
(43644, '54.67.49.205', NULL, 1, '2025-05-12 08:52:48', '2025-05-12 08:52:48'),
(43645, '50.18.20.3', NULL, 5, '2025-05-12 08:53:37', '2025-05-12 09:32:49'),
(43646, '18.225.25.214', NULL, 5, '2025-05-12 09:17:39', '2025-05-12 10:58:50'),
(43647, '18.225.25.214', NULL, 5, '2025-05-12 09:17:39', '2025-05-12 10:58:50'),
(43648, '72.14.199.192', NULL, 3, '2025-05-12 09:17:39', '2025-05-12 13:03:49'),
(43649, '23.98.186.187', NULL, 1, '2025-05-12 09:45:21', '2025-05-12 09:45:21'),
(43650, '37.111.194.98', NULL, 1, '2025-05-12 09:49:34', '2025-05-12 09:49:34'),
(43651, '106.119.167.146', NULL, 2, '2025-05-12 09:51:45', '2025-05-12 16:24:08'),
(43652, '52.255.111.92', NULL, 1, '2025-05-12 10:07:03', '2025-05-12 10:07:03'),
(43653, '72.14.199.194', NULL, 1, '2025-05-12 10:18:17', '2025-05-12 10:18:17'),
(43654, '18.234.69.50', NULL, 1, '2025-05-12 10:22:09', '2025-05-12 10:22:09'),
(43655, '129.226.213.145', NULL, 1, '2025-05-12 10:33:58', '2025-05-12 10:33:58'),
(43656, '52.190.190.26', NULL, 1, '2025-05-12 10:36:22', '2025-05-12 10:36:22'),
(43657, '178.46.162.15', NULL, 1, '2025-05-12 10:36:51', '2025-05-12 10:36:51'),
(43658, '37.111.212.227', NULL, 3, '2025-05-12 10:36:57', '2025-05-12 10:38:48'),
(43659, '3.138.61.53', NULL, 1, '2025-05-12 10:41:49', '2025-05-12 10:41:49'),
(43660, '196.251.71.124', NULL, 1, '2025-05-12 10:48:20', '2025-05-12 10:48:20'),
(43661, '154.16.49.48', NULL, 1, '2025-05-12 10:49:59', '2025-05-12 10:49:59'),
(43662, '54.241.166.250', NULL, 8, '2025-05-12 11:00:05', '2025-05-12 12:25:04'),
(43663, '43.153.7.191', NULL, 1, '2025-05-12 11:20:28', '2025-05-12 11:20:28'),
(43664, '128.204.212.85', NULL, 1, '2025-05-12 11:30:51', '2025-05-12 11:30:51'),
(43665, '3.111.213.162', NULL, 4, '2025-05-12 11:43:40', '2025-05-12 11:43:48'),
(43666, '128.204.212.87', NULL, 2, '2025-05-12 11:46:40', '2025-05-12 13:33:14'),
(43667, '110.230.253.156', NULL, 2, '2025-05-12 11:55:09', '2025-05-12 11:55:37'),
(43668, '193.186.4.225', NULL, 1, '2025-05-12 11:56:47', '2025-05-12 11:56:47'),
(43669, '37.111.245.142', NULL, 1, '2025-05-12 11:58:15', '2025-05-12 11:58:15'),
(43670, '72.14.199.199', NULL, 2, '2025-05-12 12:11:46', '2025-05-13 02:10:04'),
(43671, '72.14.199.193', NULL, 1, '2025-05-12 12:54:23', '2025-05-12 12:54:23'),
(43672, '197.120.194.180', NULL, 1, '2025-05-12 12:54:50', '2025-05-12 12:54:50'),
(43673, '124.221.245.78', NULL, 1, '2025-05-12 13:06:25', '2025-05-12 13:06:25'),
(43674, '68.221.67.166', NULL, 1, '2025-05-12 13:40:26', '2025-05-12 13:40:26'),
(43675, '213.180.203.8', NULL, 1, '2025-05-12 13:43:14', '2025-05-12 13:43:14'),
(43676, '41.69.104.22', NULL, 1, '2025-05-12 14:57:34', '2025-05-12 14:57:34'),
(43677, '5.133.192.166', NULL, 1, '2025-05-12 15:05:38', '2025-05-12 15:05:38'),
(43678, '196.251.86.187', NULL, 1, '2025-05-12 15:09:40', '2025-05-12 15:09:40'),
(43679, '223.104.88.81', NULL, 1, '2025-05-12 15:18:27', '2025-05-12 15:18:27'),
(43680, '40.84.221.227', NULL, 1, '2025-05-12 15:24:37', '2025-05-12 15:24:37'),
(43681, '103.131.71.182', NULL, 1, '2025-05-12 15:24:39', '2025-05-12 15:24:39'),
(43682, '51.8.102.228', NULL, 1, '2025-05-12 15:47:49', '2025-05-12 15:47:49'),
(43683, '194.56.255.193', NULL, 2, '2025-05-12 15:52:05', '2025-05-12 15:52:06'),
(43684, '54.81.69.240', NULL, 1, '2025-05-12 16:23:41', '2025-05-12 16:23:41'),
(43685, '34.222.207.168', NULL, 1, '2025-05-12 16:44:12', '2025-05-12 16:44:12'),
(43686, '13.83.167.137', NULL, 1, '2025-05-12 17:18:54', '2025-05-12 17:18:54'),
(43687, '160.154.172.17', NULL, 2, '2025-05-12 17:43:27', '2025-05-12 23:44:03'),
(43688, '45.156.130.36', NULL, 1, '2025-05-12 17:56:33', '2025-05-12 17:56:33'),
(43689, '43.157.150.69', NULL, 1, '2025-05-12 18:06:46', '2025-05-12 18:06:46'),
(43690, '31.43.185.65', NULL, 1, '2025-05-12 18:11:02', '2025-05-12 18:11:02'),
(43691, '111.7.96.169', NULL, 2, '2025-05-12 18:37:42', '2025-05-12 18:37:49'),
(43692, '111.7.96.168', NULL, 2, '2025-05-12 18:38:51', '2025-05-12 18:39:01'),
(43693, '18.246.48.65', NULL, 1, '2025-05-12 18:41:50', '2025-05-12 18:41:50'),
(43694, '4.151.241.250', NULL, 1, '2025-05-12 18:51:03', '2025-05-12 18:51:03'),
(43695, '43.166.128.187', NULL, 1, '2025-05-12 18:55:29', '2025-05-12 18:55:29'),
(43696, '198.23.221.50', NULL, 2, '2025-05-12 20:05:32', '2025-05-12 20:05:33'),
(43697, '35.87.221.165', NULL, 1, '2025-05-12 20:12:03', '2025-05-12 20:12:03'),
(43698, '162.120.185.35', NULL, 1, '2025-05-12 20:15:29', '2025-05-12 20:15:29'),
(43699, '20.171.207.203', NULL, 1, '2025-05-12 20:17:01', '2025-05-12 20:17:01'),
(43700, '94.123.161.111', NULL, 1, '2025-05-12 21:06:52', '2025-05-12 21:06:52'),
(43701, '57.141.4.8', NULL, 1, '2025-05-12 21:29:41', '2025-05-12 21:29:41'),
(43702, '57.141.4.11', NULL, 1, '2025-05-12 21:31:52', '2025-05-12 21:31:52'),
(43703, '5.9.120.135', NULL, 1, '2025-05-12 21:41:48', '2025-05-12 21:41:48'),
(43704, '66.249.79.201', NULL, 3, '2025-05-12 22:18:43', '2025-05-12 22:28:10'),
(43705, '208.100.26.247', NULL, 2, '2025-05-12 22:23:00', '2025-05-12 22:23:00'),
(43706, '45.201.10.104', NULL, 1, '2025-05-12 22:26:30', '2025-05-12 22:26:30'),
(43707, '156.228.106.68', NULL, 2, '2025-05-12 22:26:31', '2025-05-12 22:26:31'),
(43708, '196.251.71.46', NULL, 1, '2025-05-12 23:17:07', '2025-05-12 23:17:07'),
(43709, '51.222.253.15', NULL, 1, '2025-05-12 23:58:13', '2025-05-12 23:58:13'),
(43710, '135.237.131.214', NULL, 1, '2025-05-13 00:01:50', '2025-05-13 00:01:50'),
(43711, '135.237.131.212', NULL, 1, '2025-05-13 00:04:50', '2025-05-13 00:04:50'),
(43712, '134.122.133.31', NULL, 1, '2025-05-13 00:16:27', '2025-05-13 00:16:27'),
(43713, '212.118.53.218', NULL, 1, '2025-05-13 00:22:57', '2025-05-13 00:22:57'),
(43714, '196.251.117.154', NULL, 2, '2025-05-13 00:26:26', '2025-05-13 00:32:27'),
(43715, '198.235.24.225', NULL, 1, '2025-05-13 00:38:41', '2025-05-13 00:38:41'),
(43716, '91.84.111.136', NULL, 1, '2025-05-13 00:41:13', '2025-05-13 00:41:13'),
(43717, '72.252.201.131', NULL, 1, '2025-05-13 01:00:15', '2025-05-13 01:00:15'),
(43718, '72.14.201.159', NULL, 1, '2025-05-13 01:16:38', '2025-05-13 01:16:38'),
(43719, '47.82.61.153', NULL, 1, '2025-05-13 02:03:42', '2025-05-13 02:03:42'),
(43720, '43.157.250.210', NULL, 1, '2025-05-13 02:04:38', '2025-05-13 02:04:38'),
(43721, '162.14.210.15', NULL, 1, '2025-05-13 02:07:48', '2025-05-13 02:07:48'),
(43722, '128.204.212.86', NULL, 1, '2025-05-13 02:12:21', '2025-05-13 02:12:21'),
(43723, '181.47.126.177', NULL, 1, '2025-05-13 02:25:49', '2025-05-13 02:25:49'),
(43724, '20.171.207.76', NULL, 1, '2025-05-13 02:37:19', '2025-05-13 02:37:19'),
(43725, '95.108.213.243', NULL, 1, '2025-05-13 02:37:49', '2025-05-13 02:37:49'),
(43726, '43.129.38.128', NULL, 1, '2025-05-13 03:01:08', '2025-05-13 03:01:08'),
(43727, '72.14.199.200', NULL, 1, '2025-05-13 03:19:12', '2025-05-13 03:19:12'),
(43728, '43.159.135.203', NULL, 1, '2025-05-13 03:58:23', '2025-05-13 03:58:23'),
(43729, '45.138.16.42', NULL, 1, '2025-05-13 04:04:38', '2025-05-13 04:04:38'),
(43730, '92.246.84.133', NULL, 1, '2025-05-13 04:05:26', '2025-05-13 04:05:26'),
(43731, '51.222.253.12', NULL, 1, '2025-05-13 04:07:14', '2025-05-13 04:07:14'),
(43732, '52.167.144.215', NULL, 1, '2025-05-13 04:08:34', '2025-05-13 04:08:34'),
(43733, '18.97.9.170', NULL, 1, '2025-05-13 04:22:55', '2025-05-13 04:22:55'),
(43734, '54.162.24.135', NULL, 1, '2025-05-13 04:23:42', '2025-05-13 04:23:42'),
(43735, '13.218.23.193', NULL, 1, '2025-05-13 04:27:16', '2025-05-13 04:27:16'),
(43736, '1.28.101.16', NULL, 1, '2025-05-13 04:30:14', '2025-05-13 04:30:14'),
(43737, '1.192.195.5', NULL, 2, '2025-05-13 04:30:18', '2025-05-13 04:31:11'),
(43738, '123.169.220.135', NULL, 1, '2025-05-13 04:30:28', '2025-05-13 04:30:28'),
(43739, '1.192.195.8', NULL, 2, '2025-05-13 04:30:31', '2025-05-13 04:30:58'),
(43740, '195.2.70.209', NULL, 1, '2025-05-13 04:56:38', '2025-05-13 04:56:38'),
(43741, '54.86.14.56', NULL, 1, '2025-05-13 05:08:28', '2025-05-13 05:08:28'),
(43742, '45.10.167.66', NULL, 1, '2025-05-13 05:12:42', '2025-05-13 05:12:42'),
(43743, '213.108.0.61', NULL, 2, '2025-05-13 05:12:45', '2025-05-13 05:12:47'),
(43744, '77.220.192.240', NULL, 1, '2025-05-13 05:12:49', '2025-05-13 05:12:49'),
(43745, '45.10.164.248', NULL, 2, '2025-05-13 05:12:52', '2025-05-13 05:12:54'),
(43746, '35.171.185.29', NULL, 1, '2025-05-13 05:15:56', '2025-05-13 05:15:56'),
(43747, '129.28.14.231', NULL, 2, '2025-05-13 05:19:59', '2025-05-13 11:53:36'),
(43748, '91.201.115.174', NULL, 1, '2025-05-13 05:24:49', '2025-05-13 05:24:49'),
(43749, '172.178.141.133', NULL, 1, '2025-05-13 05:50:34', '2025-05-13 05:50:34'),
(43750, '50.19.75.47', NULL, 1, '2025-05-13 05:53:24', '2025-05-13 05:53:24'),
(43751, '54.185.162.56', NULL, 1, '2025-05-13 06:03:07', '2025-05-13 06:03:07'),
(43752, '196.251.83.213', NULL, 1, '2025-05-13 06:04:19', '2025-05-13 06:04:19'),
(43753, '57.141.6.7', NULL, 2, '2025-05-13 06:11:41', '2025-05-13 19:38:12'),
(43754, '156.228.124.96', NULL, 2, '2025-05-13 06:12:02', '2025-05-13 06:12:04'),
(43755, '57.141.6.24', NULL, 1, '2025-05-13 06:13:04', '2025-05-13 06:13:04'),
(43756, '34.145.20.211', NULL, 1, '2025-05-13 06:33:46', '2025-05-13 06:33:46'),
(43757, '88.210.10.79', NULL, 1, '2025-05-13 06:38:09', '2025-05-13 06:38:09'),
(43758, '82.118.16.44', NULL, 1, '2025-05-13 06:40:56', '2025-05-13 06:40:56'),
(43759, '52.159.249.102', NULL, 1, '2025-05-13 07:22:02', '2025-05-13 07:22:02'),
(43760, '34.19.85.195', NULL, 1, '2025-05-13 07:27:50', '2025-05-13 07:27:50'),
(43761, '157.230.7.167', NULL, 1, '2025-05-13 07:34:59', '2025-05-13 07:34:59'),
(43762, '202.65.171.197', NULL, 1, '2025-05-13 07:45:57', '2025-05-13 07:45:57'),
(43763, '34.229.59.19', NULL, 1, '2025-05-13 07:46:36', '2025-05-13 07:46:36'),
(43764, '3.108.193.56', NULL, 4, '2025-05-13 08:07:31', '2025-05-13 08:07:41'),
(43765, '195.191.219.152', NULL, 2, '2025-05-13 08:14:22', '2025-05-13 08:14:23'),
(43766, '182.42.105.144', NULL, 1, '2025-05-13 08:33:08', '2025-05-13 08:33:08'),
(43767, '72.14.201.159', NULL, 1, '2025-05-13 08:38:36', '2025-05-13 08:38:36'),
(43768, '162.120.185.35', NULL, 2, '2025-05-13 08:38:40', '2025-05-13 09:49:55'),
(43769, '170.239.149.214', NULL, 1, '2025-05-13 08:55:39', '2025-05-13 08:55:39'),
(43770, '103.228.203.133', NULL, 1, '2025-05-13 08:59:50', '2025-05-13 08:59:50'),
(43771, '196.251.71.124', NULL, 1, '2025-05-13 09:27:26', '2025-05-13 09:27:26'),
(43772, '107.189.3.11', NULL, 1, '2025-05-13 09:29:37', '2025-05-13 09:29:37'),
(43773, '107.189.13.180', NULL, 1, '2025-05-13 09:30:27', '2025-05-13 09:30:27'),
(43774, '34.212.225.242', NULL, 1, '2025-05-13 09:33:50', '2025-05-13 09:33:50'),
(43775, '42.83.147.54', NULL, 1, '2025-05-13 10:06:51', '2025-05-13 10:06:51'),
(43776, '115.244.250.170', NULL, 1, '2025-05-13 10:26:15', '2025-05-13 10:26:15'),
(43777, '195.2.81.171', NULL, 1, '2025-05-13 10:28:19', '2025-05-13 10:28:19'),
(43778, '170.106.163.48', NULL, 1, '2025-05-13 10:44:35', '2025-05-13 10:44:35'),
(43779, '202.4.109.183', NULL, 1, '2025-05-13 10:55:10', '2025-05-13 10:55:10'),
(43780, '40.84.221.236', NULL, 1, '2025-05-13 11:16:47', '2025-05-13 11:16:47'),
(43781, '156.146.35.50', NULL, 1, '2025-05-13 11:29:38', '2025-05-13 11:29:38'),
(43782, '43.135.139.165', NULL, 1, '2025-05-13 11:34:04', '2025-05-13 11:34:04'),
(43783, '172.178.141.132', NULL, 1, '2025-05-13 11:52:43', '2025-05-13 11:52:43'),
(43784, '52.255.111.117', NULL, 1, '2025-05-13 11:59:50', '2025-05-13 11:59:50'),
(43785, '128.204.212.87', NULL, 2, '2025-05-13 12:09:22', '2025-05-13 12:38:01'),
(43786, '118.179.171.241', NULL, 1, '2025-05-13 12:15:35', '2025-05-13 12:15:35'),
(43787, '167.103.21.33', NULL, 1, '2025-05-13 12:27:59', '2025-05-13 12:27:59'),
(43788, '111.225.149.177', NULL, 1, '2025-05-13 12:43:40', '2025-05-13 12:43:40'),
(43789, '173.252.95.113', NULL, 1, '2025-05-13 12:46:58', '2025-05-13 12:46:58'),
(43790, '44.203.232.234', NULL, 2, '2025-05-13 12:48:09', '2025-05-13 12:48:10'),
(43791, '34.34.247.69', NULL, 1, '2025-05-13 13:19:26', '2025-05-13 13:19:26'),
(43792, '52.163.93.107', NULL, 1, '2025-05-13 13:36:24', '2025-05-13 13:36:24'),
(43793, '4.151.241.249', NULL, 1, '2025-05-13 14:13:13', '2025-05-13 14:13:13'),
(43794, '4.151.241.251', NULL, 1, '2025-05-13 14:13:14', '2025-05-13 14:13:14'),
(43795, '103.253.47.59', NULL, 1, '2025-05-13 14:17:28', '2025-05-13 14:17:28'),
(43796, '5.255.231.173', NULL, 1, '2025-05-13 14:48:34', '2025-05-13 14:48:34'),
(43797, '188.53.127.50', NULL, 1, '2025-05-13 14:58:20', '2025-05-13 14:58:20'),
(43798, '194.33.45.121', NULL, 2, '2025-05-13 15:42:42', '2025-05-13 15:42:54'),
(43799, '151.80.89.227', NULL, 2, '2025-05-13 15:46:45', '2025-05-13 15:46:46'),
(43800, '23.98.186.180', NULL, 1, '2025-05-13 15:54:50', '2025-05-13 15:54:50'),
(43801, '202.134.14.234', NULL, 1, '2025-05-13 16:06:27', '2025-05-13 16:06:27'),
(43802, '128.204.212.84', NULL, 3, '2025-05-13 16:09:52', '2025-05-14 02:49:47'),
(43803, '98.83.106.160', NULL, 1, '2025-05-13 16:27:41', '2025-05-13 16:27:41'),
(43804, '52.230.163.46', NULL, 1, '2025-05-13 17:04:35', '2025-05-13 17:04:35'),
(43805, '162.120.185.34', NULL, 1, '2025-05-13 17:20:05', '2025-05-13 17:20:05'),
(43806, '193.186.4.130', NULL, 1, '2025-05-13 17:24:48', '2025-05-13 17:24:48'),
(43807, '162.120.184.34', NULL, 1, '2025-05-13 17:24:52', '2025-05-13 17:24:52'),
(43808, '66.220.149.16', NULL, 1, '2025-05-13 17:39:04', '2025-05-13 17:39:04'),
(43809, '66.220.149.12', NULL, 1, '2025-05-13 17:39:04', '2025-05-13 17:39:04'),
(43810, '43.130.67.6', NULL, 1, '2025-05-13 17:50:20', '2025-05-13 17:50:20'),
(43811, '20.97.189.104', NULL, 1, '2025-05-13 17:59:10', '2025-05-13 17:59:10'),
(43812, '66.249.79.200', NULL, 1, '2025-05-13 18:23:09', '2025-05-13 18:23:09'),
(43813, '43.159.144.16', NULL, 1, '2025-05-13 18:31:20', '2025-05-13 18:31:20'),
(43814, '223.15.245.170', NULL, 1, '2025-05-13 18:33:35', '2025-05-13 18:33:35'),
(43815, '103.131.71.173', NULL, 1, '2025-05-13 19:23:10', '2025-05-13 19:23:10'),
(43816, '103.131.71.68', NULL, 1, '2025-05-13 19:24:01', '2025-05-13 19:24:01'),
(43817, '49.51.73.183', NULL, 1, '2025-05-13 19:26:26', '2025-05-13 19:26:26'),
(43818, '45.82.78.254', NULL, 2, '2025-05-13 19:40:38', '2025-05-14 00:28:14'),
(43819, '18.208.190.145', NULL, 1, '2025-05-13 19:45:22', '2025-05-13 19:45:22'),
(43820, '13.218.76.131', NULL, 1, '2025-05-13 19:48:53', '2025-05-13 19:48:53'),
(43821, '3.231.25.250', NULL, 1, '2025-05-13 19:54:20', '2025-05-13 19:54:20'),
(43822, '103.140.87.195', NULL, 1, '2025-05-13 19:58:07', '2025-05-13 19:58:07'),
(43823, '178.81.238.216', NULL, 1, '2025-05-13 20:26:31', '2025-05-13 20:26:31'),
(43824, '157.230.14.233', NULL, 1, '2025-05-13 21:16:57', '2025-05-13 21:16:57'),
(43825, '72.252.201.131', NULL, 1, '2025-05-13 21:38:26', '2025-05-13 21:38:26'),
(43826, '104.152.52.208', NULL, 1, '2025-05-13 21:40:36', '2025-05-13 21:40:36'),
(43827, '182.44.8.254', NULL, 1, '2025-05-13 21:58:12', '2025-05-13 21:58:12'),
(43828, '91.231.142.105', NULL, 2, '2025-05-13 21:59:04', '2025-05-13 21:59:04'),
(43829, '40.88.21.235', NULL, 1, '2025-05-13 22:14:53', '2025-05-13 22:14:53'),
(43830, '44.248.131.239', NULL, 1, '2025-05-13 22:16:12', '2025-05-13 22:16:12'),
(43831, '128.204.212.85', NULL, 1, '2025-05-13 22:32:49', '2025-05-13 22:32:49'),
(43832, '102.129.223.92', NULL, 1, '2025-05-13 23:13:05', '2025-05-13 23:13:05'),
(43833, '223.91.112.116', NULL, 1, '2025-05-13 23:16:23', '2025-05-13 23:16:23'),
(43834, '195.82.146.211', NULL, 1, '2025-05-13 23:24:04', '2025-05-13 23:24:04'),
(43835, '37.111.218.108', NULL, 1, '2025-05-13 23:25:22', '2025-05-13 23:25:22'),
(43836, '5.9.120.135', NULL, 1, '2025-05-14 00:13:00', '2025-05-14 00:13:00'),
(43837, '44.203.74.53', NULL, 1, '2025-05-14 00:14:41', '2025-05-14 00:14:41'),
(43838, '57.141.6.6', NULL, 1, '2025-05-14 00:16:12', '2025-05-14 00:16:12'),
(43839, '57.141.6.17', NULL, 1, '2025-05-14 00:55:28', '2025-05-14 00:55:28'),
(43840, '49.51.243.95', NULL, 1, '2025-05-14 01:09:21', '2025-05-14 01:09:21'),
(43841, '94.191.43.82', NULL, 1, '2025-05-14 01:13:35', '2025-05-14 01:13:35'),
(43842, '170.106.161.78', NULL, 1, '2025-05-14 01:54:18', '2025-05-14 01:54:18'),
(43843, '66.29.146.59', NULL, 1, '2025-05-14 02:04:35', '2025-05-14 02:04:35'),
(43844, '81.177.140.54', NULL, 1, '2025-05-14 02:49:27', '2025-05-14 02:49:27'),
(43845, '195.68.241.116', NULL, 1, '2025-05-14 03:06:48', '2025-05-14 03:06:48'),
(43846, '95.108.213.176', NULL, 1, '2025-05-14 03:14:52', '2025-05-14 03:14:52'),
(43847, '34.83.238.29', NULL, 1, '2025-05-14 03:17:10', '2025-05-14 03:17:10'),
(43848, '82.102.18.190', NULL, 4, '2025-05-14 03:40:51', '2025-05-14 03:40:53'),
(43849, '66.249.79.199', NULL, 2, '2025-05-14 04:02:36', '2025-05-14 04:03:10'),
(43850, '54.174.148.83', NULL, 1, '2025-05-14 04:10:33', '2025-05-14 04:10:33'),
(43851, '66.249.79.201', NULL, 1, '2025-05-14 04:21:46', '2025-05-14 04:21:46'),
(43852, '51.91.249.11', NULL, 2, '2025-05-14 04:23:34', '2025-05-14 04:23:35'),
(43853, '66.249.79.76', NULL, 1, '2025-05-14 04:46:06', '2025-05-14 04:46:06'),
(43854, '107.189.2.108', NULL, 2, '2025-05-14 04:49:12', '2025-05-14 04:49:25'),
(43855, '54.71.209.64', NULL, 1, '2025-05-14 04:51:31', '2025-05-14 04:51:31'),
(43856, '207.154.242.18', NULL, 1, '2025-05-14 05:13:54', '2025-05-14 05:13:54'),
(43857, '193.186.4.135', NULL, 1, '2025-05-14 05:29:27', '2025-05-14 05:29:27'),
(43858, '150.31.177.50', NULL, 1, '2025-05-14 05:49:32', '2025-05-14 05:49:32'),
(43859, '128.204.212.85', NULL, 2, '2025-05-14 06:19:42', '2025-05-14 11:22:26'),
(43860, '89.110.103.94', NULL, 1, '2025-05-14 06:23:52', '2025-05-14 06:23:52'),
(43861, '40.77.167.78', NULL, 1, '2025-05-14 06:59:30', '2025-05-14 06:59:30'),
(43862, '66.249.79.200', NULL, 1, '2025-05-14 07:01:32', '2025-05-14 07:01:32'),
(43863, '71.132.8.142', NULL, 1, '2025-05-14 07:38:35', '2025-05-14 07:38:35'),
(43864, '132.232.165.4', NULL, 1, '2025-05-14 07:48:20', '2025-05-14 07:48:20'),
(43865, '3.107.68.148', NULL, 4, '2025-05-14 07:50:27', '2025-05-14 07:50:54'),
(43866, '13.54.217.201', NULL, 1, '2025-05-14 07:50:29', '2025-05-14 07:50:29'),
(43867, '124.236.100.56', NULL, 1, '2025-05-14 07:51:41', '2025-05-14 07:51:41'),
(43868, '54.241.166.250', NULL, 2, '2025-05-14 07:52:04', '2025-05-14 07:52:05'),
(43869, '80.85.245.145', NULL, 1, '2025-05-14 07:53:58', '2025-05-14 07:53:58'),
(43870, '203.202.250.117', NULL, 1, '2025-05-14 07:53:58', '2025-05-14 07:53:58'),
(43871, '34.145.174.186', NULL, 2, '2025-05-14 07:57:44', '2025-05-14 07:58:54'),
(43872, '216.98.214.48', NULL, 1, '2025-05-14 08:10:02', '2025-05-14 08:10:02'),
(43873, '52.230.164.188', NULL, 1, '2025-05-14 08:10:29', '2025-05-14 08:10:29'),
(43874, '45.171.200.36', NULL, 1, '2025-05-14 08:20:56', '2025-05-14 08:20:56'),
(43875, '103.30.28.101', NULL, 2, '2025-05-14 08:24:33', '2025-05-14 08:28:46'),
(43876, '20.97.189.101', NULL, 1, '2025-05-14 08:24:55', '2025-05-14 08:24:55'),
(43877, '124.220.171.131', NULL, 2, '2025-05-14 08:32:29', '2025-05-14 08:44:14'),
(43878, '89.110.80.171', NULL, 1, '2025-05-14 08:45:18', '2025-05-14 08:45:18'),
(43879, '43.153.73.200', NULL, 1, '2025-05-14 08:51:39', '2025-05-14 08:51:39'),
(43880, '150.158.45.24', NULL, 4, '2025-05-14 08:53:23', '2025-05-14 09:00:36'),
(43881, '52.230.164.177', NULL, 1, '2025-05-14 09:09:11', '2025-05-14 09:09:11'),
(43882, '104.154.20.208', NULL, 1, '2025-05-14 09:23:08', '2025-05-14 09:23:08'),
(43883, '23.21.150.224', NULL, 1, '2025-05-14 09:24:55', '2025-05-14 09:24:55'),
(43884, '64.120.98.202', NULL, 1, '2025-05-14 09:25:18', '2025-05-14 09:25:18'),
(43885, '43.153.74.75', NULL, 1, '2025-05-14 09:48:52', '2025-05-14 09:48:52'),
(43886, '162.120.185.35', NULL, 2, '2025-05-14 09:50:34', '2025-05-14 14:59:43'),
(43887, '118.179.171.241', NULL, 1, '2025-05-14 10:07:39', '2025-05-14 10:07:39'),
(43888, '185.117.225.27', NULL, 1, '2025-05-14 10:11:29', '2025-05-14 10:11:29'),
(43889, '31.13.127.16', NULL, 1, '2025-05-14 10:16:12', '2025-05-14 10:16:12'),
(43890, '31.13.127.116', NULL, 1, '2025-05-14 10:16:12', '2025-05-14 10:16:12'),
(43891, '40.84.221.221', NULL, 1, '2025-05-14 10:29:50', '2025-05-14 10:29:50'),
(43892, '196.251.71.46', NULL, 2, '2025-05-14 10:35:40', '2025-05-14 14:59:43'),
(43893, '23.98.186.176', NULL, 1, '2025-05-14 10:35:46', '2025-05-14 10:35:46'),
(43894, '113.190.236.14', NULL, 1, '2025-05-14 11:06:17', '2025-05-14 11:06:17'),
(43895, '27.75.96.220', NULL, 1, '2025-05-14 11:13:21', '2025-05-14 11:13:21'),
(43896, '103.62.140.152', NULL, 1, '2025-05-14 11:35:31', '2025-05-14 11:35:31'),
(43897, '18.221.212.209', NULL, 1, '2025-05-14 11:46:43', '2025-05-14 11:46:43'),
(43898, '157.90.209.79', NULL, 4, '2025-05-14 11:54:06', '2025-05-14 20:36:33'),
(43899, '45.171.21.111', NULL, 1, '2025-05-14 12:01:30', '2025-05-14 12:01:30'),
(43900, '191.37.229.15', NULL, 1, '2025-05-14 12:07:11', '2025-05-14 12:07:11'),
(43901, '196.251.83.161', NULL, 1, '2025-05-14 12:20:56', '2025-05-14 12:20:56'),
(43902, '37.111.194.172', NULL, 1, '2025-05-14 12:23:47', '2025-05-14 12:23:47'),
(43903, '114.130.42.21', NULL, 1, '2025-05-14 12:25:21', '2025-05-14 12:25:21'),
(43904, '162.120.184.34', NULL, 2, '2025-05-14 12:37:38', '2025-05-14 15:41:39'),
(43905, '195.191.219.153', NULL, 3, '2025-05-14 12:37:40', '2025-05-14 20:09:04'),
(43906, '110.249.202.138', NULL, 1, '2025-05-14 12:42:35', '2025-05-14 12:42:35'),
(43907, '103.131.71.230', NULL, 1, '2025-05-14 12:45:03', '2025-05-14 12:45:03'),
(43908, '130.211.106.34', NULL, 1, '2025-05-14 12:55:17', '2025-05-14 12:55:17'),
(43909, '163.47.33.82', NULL, 1, '2025-05-14 13:24:06', '2025-05-14 13:24:06'),
(43910, '52.156.77.145', NULL, 1, '2025-05-14 14:14:27', '2025-05-14 14:14:27'),
(43911, '129.211.215.233', NULL, 1, '2025-05-14 14:26:36', '2025-05-14 14:26:36'),
(43912, '172.178.140.158', NULL, 1, '2025-05-14 14:27:30', '2025-05-14 14:27:30'),
(43913, '119.94.248.64', NULL, 1, '2025-05-14 14:31:39', '2025-05-14 14:31:39'),
(43914, '69.171.249.6', NULL, 1, '2025-05-14 14:38:26', '2025-05-14 14:38:26'),
(43915, '69.171.249.10', NULL, 1, '2025-05-14 14:38:27', '2025-05-14 14:38:27'),
(43916, '52.230.164.183', NULL, 1, '2025-05-14 14:38:39', '2025-05-14 14:38:39'),
(43917, '162.120.185.4', NULL, 1, '2025-05-14 14:44:32', '2025-05-14 14:44:32'),
(43918, '195.82.146.214', NULL, 2, '2025-05-14 15:12:18', '2025-05-14 16:20:36'),
(43919, '40.84.221.234', NULL, 1, '2025-05-14 15:23:03', '2025-05-14 15:23:03'),
(43920, '89.110.87.170', NULL, 1, '2025-05-14 15:30:52', '2025-05-14 15:30:52'),
(43921, '194.233.72.214', NULL, 3, '2025-05-14 15:40:06', '2025-05-15 02:32:35'),
(43922, '116.206.254.103', NULL, 1, '2025-05-14 15:47:53', '2025-05-14 15:47:53'),
(43923, '43.135.133.194', NULL, 1, '2025-05-14 15:58:35', '2025-05-14 15:58:35'),
(43924, '154.239.141.226', NULL, 1, '2025-05-14 16:22:47', '2025-05-14 16:22:47'),
(43925, '3.81.22.23', NULL, 1, '2025-05-14 16:30:46', '2025-05-14 16:30:46'),
(43926, '41.69.104.22', NULL, 1, '2025-05-14 16:38:33', '2025-05-14 16:38:33'),
(43927, '170.106.113.235', NULL, 1, '2025-05-14 16:40:49', '2025-05-14 16:40:49'),
(43928, '128.204.212.87', NULL, 2, '2025-05-14 17:22:48', '2025-05-14 18:57:27'),
(43929, '195.191.219.152', NULL, 1, '2025-05-14 17:35:50', '2025-05-14 17:35:50'),
(43930, '125.75.66.97', NULL, 1, '2025-05-14 17:43:23', '2025-05-14 17:43:23'),
(43931, '54.37.19.39', NULL, 1, '2025-05-14 17:48:32', '2025-05-14 17:48:32'),
(43932, '52.230.163.32', NULL, 1, '2025-05-14 17:56:04', '2025-05-14 17:56:04'),
(43933, '196.251.118.209', NULL, 1, '2025-05-14 18:04:39', '2025-05-14 18:04:39'),
(43934, '66.249.69.6', NULL, 1, '2025-05-14 18:22:10', '2025-05-14 18:22:10'),
(43935, '193.186.4.159', NULL, 1, '2025-05-14 19:08:45', '2025-05-14 19:08:45'),
(43936, '4.151.241.241', NULL, 1, '2025-05-14 19:30:27', '2025-05-14 19:30:27'),
(43937, '51.38.112.81', NULL, 2, '2025-05-14 19:39:09', '2025-05-14 19:39:28'),
(43938, '217.113.194.211', NULL, 1, '2025-05-14 19:42:27', '2025-05-14 19:42:27'),
(43939, '217.113.194.205', NULL, 1, '2025-05-14 19:42:31', '2025-05-14 19:42:31'),
(43940, '66.249.69.3', NULL, 1, '2025-05-14 19:51:17', '2025-05-14 19:51:17'),
(43941, '88.218.62.29', NULL, 1, '2025-05-14 20:11:41', '2025-05-14 20:11:41'),
(43942, '103.170.70.52', NULL, 1, '2025-05-14 20:24:20', '2025-05-14 20:24:20'),
(43943, '103.100.235.64', NULL, 1, '2025-05-14 20:31:14', '2025-05-14 20:31:14'),
(43944, '195.82.146.213', NULL, 1, '2025-05-14 20:33:19', '2025-05-14 20:33:19'),
(43945, '5.9.120.135', NULL, 1, '2025-05-14 20:39:07', '2025-05-14 20:39:07'),
(43946, '118.89.233.234', NULL, 1, '2025-05-14 21:05:46', '2025-05-14 21:05:46'),
(43947, '34.134.218.198', NULL, 2, '2025-05-14 21:23:59', '2025-05-14 21:24:31'),
(43948, '51.222.253.2', NULL, 2, '2025-05-14 21:35:58', '2025-05-15 01:02:27'),
(43949, '52.167.144.188', NULL, 1, '2025-05-14 21:38:34', '2025-05-14 21:38:34'),
(43950, '48.218.179.47', NULL, 1, '2025-05-14 22:45:04', '2025-05-14 22:45:04'),
(43951, '49.51.33.159', NULL, 1, '2025-05-14 22:51:00', '2025-05-14 22:51:00'),
(43952, '3.209.174.110', NULL, 1, '2025-05-14 23:36:16', '2025-05-14 23:36:16'),
(43953, '43.166.136.153', NULL, 1, '2025-05-14 23:40:30', '2025-05-14 23:40:30'),
(43954, '27.147.200.205', NULL, 2, '2025-05-15 00:04:33', '2025-05-15 00:04:36'),
(43955, '222.79.104.23', NULL, 1, '2025-05-15 00:13:00', '2025-05-15 00:13:00'),
(43956, '77.238.225.146', NULL, 1, '2025-05-15 00:35:55', '2025-05-15 00:35:55'),
(43957, '57.141.6.8', NULL, 1, '2025-05-15 01:15:55', '2025-05-15 01:15:55'),
(43958, '94.183.148.167', NULL, 1, '2025-05-15 01:20:21', '2025-05-15 01:20:21'),
(43959, '196.251.86.187', NULL, 1, '2025-05-15 01:22:25', '2025-05-15 01:22:25'),
(43960, '68.65.122.55', NULL, 1, '2025-05-15 01:40:55', '2025-05-15 01:40:55'),
(43961, '57.141.6.18', NULL, 1, '2025-05-15 01:55:26', '2025-05-15 01:55:26'),
(43962, '209.145.51.5', NULL, 1, '2025-05-15 02:43:51', '2025-05-15 02:43:51'),
(43963, '46.202.224.25', NULL, 1, '2025-05-15 02:51:19', '2025-05-15 02:51:19'),
(43964, '143.198.8.145', NULL, 2, '2025-05-15 03:07:58', '2025-05-15 03:07:58'),
(43965, '191.102.129.79', NULL, 2, '2025-05-15 03:12:38', '2025-05-15 03:12:39'),
(43966, '182.42.105.144', NULL, 1, '2025-05-15 03:22:50', '2025-05-15 03:22:50'),
(43967, '69.171.231.3', NULL, 1, '2025-05-15 03:27:52', '2025-05-15 03:27:52'),
(43968, '196.251.87.240', NULL, 1, '2025-05-15 03:59:57', '2025-05-15 03:59:57'),
(43969, '3.81.22.23', NULL, 1, '2025-05-15 04:13:49', '2025-05-15 04:13:49'),
(43970, '128.204.212.87', NULL, 3, '2025-05-15 04:21:29', '2025-05-15 21:05:28'),
(43971, '20.171.207.26', NULL, 1, '2025-05-15 04:21:31', '2025-05-15 04:21:31'),
(43972, '37.19.223.104', NULL, 1, '2025-05-15 04:29:58', '2025-05-15 04:29:58'),
(43973, '87.250.224.204', NULL, 1, '2025-05-15 04:41:09', '2025-05-15 04:41:09'),
(43974, '173.252.87.5', NULL, 1, '2025-05-15 05:40:36', '2025-05-15 05:40:36'),
(43975, '173.252.87.6', NULL, 1, '2025-05-15 05:40:36', '2025-05-15 05:40:36'),
(43976, '52.255.111.116', NULL, 1, '2025-05-15 05:44:17', '2025-05-15 05:44:17'),
(43977, '172.178.141.135', NULL, 1, '2025-05-15 05:48:58', '2025-05-15 05:48:58'),
(43978, '194.104.8.147', NULL, 1, '2025-05-15 05:55:35', '2025-05-15 05:55:35'),
(43979, '185.81.144.206', NULL, 2, '2025-05-15 05:55:38', '2025-05-15 05:55:39'),
(43980, '45.10.167.204', NULL, 1, '2025-05-15 05:55:42', '2025-05-15 05:55:42'),
(43981, '185.61.216.108', NULL, 2, '2025-05-15 05:55:45', '2025-05-15 05:55:46'),
(43982, '213.108.3.182', NULL, 1, '2025-05-15 05:55:50', '2025-05-15 05:55:50'),
(43983, '45.10.164.72', NULL, 2, '2025-05-15 05:55:53', '2025-05-15 05:55:54'),
(43984, '49.51.39.209', NULL, 1, '2025-05-15 06:12:26', '2025-05-15 06:12:26'),
(43985, '49.232.151.112', NULL, 2, '2025-05-15 06:29:58', '2025-05-15 12:52:56'),
(43986, '43.157.180.116', NULL, 1, '2025-05-15 06:59:08', '2025-05-15 06:59:08'),
(43987, '80.85.246.217', NULL, 1, '2025-05-15 07:10:24', '2025-05-15 07:10:24'),
(43988, '20.161.75.210', NULL, 1, '2025-05-15 07:12:16', '2025-05-15 07:12:16'),
(43989, '35.91.194.151', NULL, 1, '2025-05-15 07:16:17', '2025-05-15 07:16:17'),
(43990, '54.70.53.60', NULL, 1, '2025-05-15 07:26:47', '2025-05-15 07:26:47'),
(43991, '37.111.217.190', NULL, 2, '2025-05-15 07:32:24', '2025-05-15 07:34:31'),
(43992, '34.212.131.187', NULL, 1, '2025-05-15 07:45:00', '2025-05-15 07:45:00'),
(43993, '57.141.6.12', NULL, 1, '2025-05-15 08:24:00', '2025-05-15 08:24:00'),
(43994, '223.113.128.216', NULL, 1, '2025-05-15 08:36:27', '2025-05-15 08:36:27'),
(43995, '106.75.66.187', NULL, 1, '2025-05-15 08:37:23', '2025-05-15 08:37:23'),
(43996, '106.75.17.115', NULL, 1, '2025-05-15 08:37:28', '2025-05-15 08:37:28'),
(43997, '37.111.204.150', NULL, 1, '2025-05-15 08:40:56', '2025-05-15 08:40:56'),
(43998, '103.73.46.248', NULL, 1, '2025-05-15 08:48:29', '2025-05-15 08:48:29'),
(43999, '66.249.91.9', NULL, 2, '2025-05-15 08:56:22', '2025-05-15 14:22:24'),
(44000, '140.179.18.91', NULL, 1, '2025-05-15 09:03:26', '2025-05-15 09:03:26'),
(44001, '72.14.201.130', NULL, 1, '2025-05-15 09:12:11', '2025-05-15 09:12:11'),
(44002, '52.190.190.22', NULL, 1, '2025-05-15 09:27:23', '2025-05-15 09:27:23'),
(44003, '45.125.220.5', NULL, 1, '2025-05-15 09:35:40', '2025-05-15 09:35:40'),
(44004, '129.28.14.231', NULL, 1, '2025-05-15 09:41:46', '2025-05-15 09:41:46'),
(44005, '40.116.73.212', NULL, 1, '2025-05-15 09:45:19', '2025-05-15 09:45:19'),
(44006, '162.120.185.35', NULL, 1, '2025-05-15 10:18:43', '2025-05-15 10:18:43'),
(44007, '203.188.252.170', NULL, 1, '2025-05-15 10:31:42', '2025-05-15 10:31:42'),
(44008, '52.255.111.94', NULL, 1, '2025-05-15 10:58:20', '2025-05-15 10:58:20'),
(44009, '103.70.197.45', NULL, 1, '2025-05-15 11:04:37', '2025-05-15 11:04:37'),
(44010, '129.222.187.137', NULL, 1, '2025-05-15 11:04:38', '2025-05-15 11:04:38'),
(44011, '18.142.128.26', NULL, 3, '2025-05-15 11:09:24', '2025-05-15 11:09:30'),
(44012, '159.203.160.8', NULL, 1, '2025-05-15 11:17:07', '2025-05-15 11:17:07'),
(44013, '162.120.184.34', NULL, 2, '2025-05-15 11:28:54', '2025-05-15 12:10:41'),
(44014, '162.120.184.35', NULL, 1, '2025-05-15 12:19:34', '2025-05-15 12:19:34'),
(44015, '157.173.122.176', NULL, 1, '2025-05-15 12:49:19', '2025-05-15 12:49:19'),
(44016, '13.201.51.147', NULL, 4, '2025-05-15 12:57:30', '2025-05-15 12:57:38'),
(44017, '111.225.148.61', NULL, 1, '2025-05-15 13:03:23', '2025-05-15 13:03:23'),
(44018, '162.62.213.187', NULL, 1, '2025-05-15 13:13:31', '2025-05-15 13:13:31'),
(44019, '110.249.202.81', NULL, 1, '2025-05-15 13:26:11', '2025-05-15 13:26:11'),
(44020, '66.249.69.6', NULL, 1, '2025-05-15 13:43:04', '2025-05-15 13:43:04'),
(44021, '173.252.87.9', NULL, 1, '2025-05-15 13:49:11', '2025-05-15 13:49:11'),
(44022, '173.252.87.4', NULL, 1, '2025-05-15 13:49:11', '2025-05-15 13:49:11'),
(44023, '43.157.150.69', NULL, 1, '2025-05-15 13:56:24', '2025-05-15 13:56:24'),
(44024, '128.204.212.84', NULL, 1, '2025-05-15 14:23:54', '2025-05-15 14:23:54'),
(44025, '186.235.45.233', NULL, 1, '2025-05-15 14:31:59', '2025-05-15 14:31:59'),
(44026, '69.171.230.6', NULL, 1, '2025-05-15 14:33:35', '2025-05-15 14:33:35'),
(44027, '42.236.17.76', NULL, 1, '2025-05-15 14:47:20', '2025-05-15 14:47:20'),
(44028, '42.236.101.232', NULL, 1, '2025-05-15 14:50:02', '2025-05-15 14:50:02'),
(44029, '42.236.17.207', NULL, 1, '2025-05-15 14:50:11', '2025-05-15 14:50:11'),
(44030, '87.251.78.170', NULL, 2, '2025-05-15 14:51:54', '2025-05-15 14:52:54'),
(44031, '66.249.72.68', NULL, 1, '2025-05-15 14:55:08', '2025-05-15 14:55:08'),
(44032, '52.187.125.23', NULL, 2, '2025-05-15 15:39:44', '2025-05-15 15:41:18'),
(44033, '54.234.217.58', NULL, 1, '2025-05-15 16:04:23', '2025-05-15 16:04:23'),
(44034, '121.4.97.180', NULL, 1, '2025-05-15 16:12:12', '2025-05-15 16:12:12'),
(44035, '45.10.167.233', NULL, 1, '2025-05-15 16:12:58', '2025-05-15 16:12:58'),
(44036, '5.181.169.206', NULL, 2, '2025-05-15 16:13:02', '2025-05-15 16:13:03'),
(44037, '185.102.113.63', NULL, 1, '2025-05-15 16:13:06', '2025-05-15 16:13:06'),
(44038, '45.10.164.49', NULL, 2, '2025-05-15 16:13:09', '2025-05-15 16:13:10'),
(44039, '185.102.113.128', NULL, 1, '2025-05-15 16:13:15', '2025-05-15 16:13:15'),
(44040, '185.96.37.253', NULL, 2, '2025-05-15 16:13:17', '2025-05-15 16:13:18'),
(44041, '40.77.167.149', NULL, 1, '2025-05-15 16:27:47', '2025-05-15 16:27:47'),
(44042, '103.76.46.190', NULL, 1, '2025-05-15 16:33:00', '2025-05-15 16:33:00'),
(44043, '173.244.56.172', NULL, 1, '2025-05-15 17:16:57', '2025-05-15 17:16:57'),
(44044, '5.255.231.8', NULL, 1, '2025-05-15 17:18:35', '2025-05-15 17:18:35'),
(44045, '66.249.66.200', NULL, 1, '2025-05-15 17:23:10', '2025-05-15 17:23:10'),
(44046, '42.236.17.40', NULL, 1, '2025-05-15 17:42:32', '2025-05-15 17:42:32'),
(44047, '196.251.86.187', NULL, 1, '2025-05-15 17:47:35', '2025-05-15 17:47:35'),
(44048, '66.249.66.8', NULL, 1, '2025-05-15 17:53:14', '2025-05-15 17:53:14'),
(44049, '66.249.66.77', NULL, 1, '2025-05-15 17:56:31', '2025-05-15 17:56:31'),
(44050, '40.84.221.224', NULL, 1, '2025-05-15 18:14:58', '2025-05-15 18:14:58'),
(44051, '43.157.170.13', NULL, 1, '2025-05-15 19:41:53', '2025-05-15 19:41:53'),
(44052, '185.195.232.157', NULL, 1, '2025-05-15 19:55:49', '2025-05-15 19:55:49'),
(44053, '178.73.233.115', NULL, 1, '2025-05-15 20:11:57', '2025-05-15 20:11:57'),
(44054, '37.111.206.31', NULL, 1, '2025-05-15 20:15:15', '2025-05-15 20:15:15'),
(44055, '43.135.148.92', NULL, 1, '2025-05-15 20:21:51', '2025-05-15 20:21:51'),
(44056, '43.153.27.244', NULL, 1, '2025-05-15 20:38:03', '2025-05-15 20:38:03'),
(44057, '66.249.66.10', NULL, 1, '2025-05-15 20:40:01', '2025-05-15 20:40:01'),
(44058, '57.141.6.21', NULL, 1, '2025-05-15 20:53:30', '2025-05-15 20:53:30'),
(44059, '45.183.153.31', NULL, 1, '2025-05-15 21:17:57', '2025-05-15 21:17:57'),
(44060, '162.120.186.64', NULL, 1, '2025-05-15 21:36:05', '2025-05-15 21:36:05'),
(44061, '190.2.150.101', NULL, 2, '2025-05-15 21:44:08', '2025-05-15 22:08:43'),
(44062, '48.218.68.49', NULL, 2, '2025-05-15 22:10:39', '2025-05-16 03:24:47'),
(44063, '222.79.104.23', NULL, 1, '2025-05-15 22:58:35', '2025-05-15 22:58:35'),
(44064, '43.157.142.101', NULL, 1, '2025-05-15 23:15:57', '2025-05-15 23:15:57'),
(44065, '43.153.15.51', NULL, 1, '2025-05-15 23:43:00', '2025-05-15 23:43:00'),
(44066, '48.218.69.208', NULL, 2, '2025-05-16 00:12:33', '2025-05-16 03:57:07'),
(44067, '57.141.6.7', NULL, 1, '2025-05-16 00:38:44', '2025-05-16 00:38:44'),
(44068, '63.177.164.12', NULL, 1, '2025-05-16 01:25:35', '2025-05-16 01:25:35'),
(44069, '173.3.166.105', NULL, 1, '2025-05-16 01:25:37', '2025-05-16 01:25:37'),
(44070, '200.83.49.135', NULL, 1, '2025-05-16 01:25:41', '2025-05-16 01:25:41'),
(44071, '204.242.183.1', NULL, 1, '2025-05-16 01:43:38', '2025-05-16 01:43:38'),
(44072, '57.141.6.14', NULL, 1, '2025-05-16 01:51:38', '2025-05-16 01:51:38'),
(44073, '101.91.148.219', NULL, 1, '2025-05-16 02:05:46', '2025-05-16 02:05:46'),
(44074, '48.210.52.106', NULL, 1, '2025-05-16 02:12:08', '2025-05-16 02:12:08'),
(44075, '69.160.160.60', NULL, 2, '2025-05-16 02:46:26', '2025-05-16 02:46:27'),
(44076, '31.13.127.9', NULL, 1, '2025-05-16 03:36:29', '2025-05-16 03:36:29'),
(44077, '34.210.152.73', NULL, 7, '2025-05-16 03:44:03', '2025-05-16 03:44:09'),
(44078, '5.9.120.135', NULL, 1, '2025-05-16 03:51:52', '2025-05-16 03:51:52'),
(44079, '45.202.77.206', NULL, 2, '2025-05-16 04:01:48', '2025-05-16 04:01:50'),
(44080, '98.83.106.160', NULL, 1, '2025-05-16 04:21:33', '2025-05-16 04:21:33'),
(44081, '195.191.219.151', NULL, 2, '2025-05-16 04:22:17', '2025-05-16 04:22:18'),
(44082, '51.8.155.126', NULL, 1, '2025-05-16 04:52:11', '2025-05-16 04:52:11'),
(44083, '58.49.233.126', NULL, 1, '2025-05-16 05:18:35', '2025-05-16 05:18:35'),
(44084, '142.93.232.242', NULL, 1, '2025-05-16 05:43:06', '2025-05-16 05:43:06'),
(44085, '66.249.66.167', NULL, 1, '2025-05-16 05:43:54', '2025-05-16 05:43:54'),
(44086, '74.225.131.213', NULL, 4, '2025-05-16 05:54:48', '2025-05-16 05:54:52'),
(44087, '84.54.86.53', NULL, 1, '2025-05-16 06:19:16', '2025-05-16 06:19:16'),
(44088, '87.250.224.17', NULL, 1, '2025-05-16 06:20:24', '2025-05-16 06:20:24'),
(44089, '51.77.108.53', NULL, 4, '2025-05-16 06:23:57', '2025-05-16 06:23:57'),
(44090, '80.85.245.5', NULL, 1, '2025-05-16 06:29:07', '2025-05-16 06:29:07'),
(44091, '146.190.48.138', NULL, 1, '2025-05-16 06:29:35', '2025-05-16 06:29:35'),
(44092, '195.200.26.27', NULL, 2, '2025-05-16 06:58:07', '2025-05-17 03:09:18'),
(44093, '17.241.75.179', NULL, 1, '2025-05-16 07:10:51', '2025-05-16 07:10:51'),
(44094, '66.249.66.200', NULL, 1, '2025-05-16 07:25:58', '2025-05-16 07:25:58'),
(44095, '157.230.7.167', NULL, 1, '2025-05-16 07:52:23', '2025-05-16 07:52:23'),
(44096, '132.232.144.200', NULL, 1, '2025-05-16 08:31:11', '2025-05-16 08:31:11'),
(44097, '66.249.66.36', NULL, 1, '2025-05-16 09:02:05', '2025-05-16 09:02:05'),
(44098, '47.76.189.14', NULL, 1, '2025-05-16 09:06:54', '2025-05-16 09:06:54'),
(44099, '52.230.164.182', NULL, 1, '2025-05-16 09:10:35', '2025-05-16 09:10:35'),
(44100, '49.51.204.74', NULL, 1, '2025-05-16 09:31:04', '2025-05-16 09:31:04'),
(44101, '44.247.27.198', NULL, 1, '2025-05-16 09:31:29', '2025-05-16 09:31:29'),
(44102, '172.86.115.27', NULL, 2, '2025-05-16 09:37:35', '2025-05-16 09:37:36'),
(44103, '65.21.113.241', NULL, 1, '2025-05-16 09:41:31', '2025-05-16 09:41:31'),
(44104, '52.43.39.187', NULL, 1, '2025-05-16 09:46:46', '2025-05-16 09:46:46'),
(44105, '156.228.175.112', NULL, 2, '2025-05-16 09:48:32', '2025-05-16 09:48:33'),
(44106, '27.147.200.227', NULL, 1, '2025-05-16 10:31:25', '2025-05-16 10:31:25'),
(44107, '52.87.117.230', NULL, 1, '2025-05-16 10:32:55', '2025-05-16 10:32:55'),
(44108, '57.154.175.2', NULL, 1, '2025-05-16 10:33:17', '2025-05-16 10:33:17'),
(44109, '57.154.175.6', NULL, 3, '2025-05-16 10:33:17', '2025-05-16 14:31:34'),
(44110, '49.51.72.76', NULL, 1, '2025-05-16 10:40:29', '2025-05-16 10:40:29'),
(44111, '111.225.149.31', NULL, 1, '2025-05-16 10:46:30', '2025-05-16 10:46:30'),
(44112, '18.214.192.90', NULL, 2, '2025-05-16 10:51:00', '2025-05-16 10:51:04'),
(44113, '117.33.163.216', NULL, 1, '2025-05-16 11:51:59', '2025-05-16 11:51:59'),
(44114, '111.225.148.23', NULL, 1, '2025-05-16 11:53:27', '2025-05-16 11:53:27'),
(44115, '23.98.186.207', NULL, 1, '2025-05-16 12:08:27', '2025-05-16 12:08:27'),
(44116, '128.204.212.87', NULL, 1, '2025-05-16 12:41:24', '2025-05-16 12:41:24'),
(44117, '110.249.202.77', NULL, 1, '2025-05-16 12:41:29', '2025-05-16 12:41:29'),
(44118, '52.255.111.80', NULL, 1, '2025-05-16 12:50:38', '2025-05-16 12:50:38'),
(44119, '42.83.147.55', NULL, 1, '2025-05-16 13:21:27', '2025-05-16 13:21:27'),
(44120, '208.100.26.236', NULL, 1, '2025-05-16 13:24:35', '2025-05-16 13:24:35'),
(44121, '208.100.26.243', NULL, 1, '2025-05-16 13:24:35', '2025-05-16 13:24:35'),
(44122, '178.32.72.221', NULL, 1, '2025-05-16 13:46:00', '2025-05-16 13:46:00'),
(44123, '143.244.57.88', NULL, 4, '2025-05-16 13:51:39', '2025-05-16 13:51:40'),
(44124, '5.181.169.56', NULL, 1, '2025-05-16 13:55:16', '2025-05-16 13:55:16'),
(44125, '185.81.144.103', NULL, 2, '2025-05-16 13:55:18', '2025-05-16 13:55:19'),
(44126, '185.102.112.183', NULL, 1, '2025-05-16 13:55:22', '2025-05-16 13:55:22'),
(44127, '185.96.37.51', NULL, 2, '2025-05-16 13:55:24', '2025-05-16 13:55:25'),
(44128, '141.98.84.24', NULL, 1, '2025-05-16 13:55:29', '2025-05-16 13:55:29'),
(44129, '141.98.84.160', NULL, 2, '2025-05-16 13:55:31', '2025-05-16 13:55:33'),
(44130, '188.143.244.135', NULL, 1, '2025-05-16 14:00:27', '2025-05-16 14:00:27'),
(44131, '200.229.244.80', NULL, 1, '2025-05-16 14:22:14', '2025-05-16 14:22:14'),
(44132, '40.84.221.229', NULL, 1, '2025-05-16 14:24:02', '2025-05-16 14:24:02'),
(44133, '52.80.102.53', NULL, 1, '2025-05-16 14:39:30', '2025-05-16 14:39:30'),
(44134, '66.249.66.73', NULL, 1, '2025-05-16 14:55:19', '2025-05-16 14:55:19'),
(44135, '139.155.139.22', NULL, 1, '2025-05-16 15:12:30', '2025-05-16 15:12:30'),
(44136, '208.100.26.233', NULL, 2, '2025-05-16 15:20:28', '2025-05-16 15:20:28'),
(44137, '37.19.223.104', NULL, 1, '2025-05-16 16:20:52', '2025-05-16 16:20:52'),
(44138, '162.120.184.205', NULL, 1, '2025-05-16 16:38:00', '2025-05-16 16:38:00'),
(44139, '45.135.232.10', NULL, 1, '2025-05-16 16:46:11', '2025-05-16 16:46:11'),
(44140, '40.84.221.224', NULL, 1, '2025-05-16 16:53:46', '2025-05-16 16:53:46'),
(44141, '84.55.46.85', NULL, 1, '2025-05-16 17:14:11', '2025-05-16 17:14:11'),
(44142, '192.145.29.158', NULL, 1, '2025-05-16 17:23:19', '2025-05-16 17:23:19'),
(44143, '49.51.183.75', NULL, 1, '2025-05-16 17:25:30', '2025-05-16 17:25:30'),
(44144, '51.222.253.10', NULL, 1, '2025-05-16 17:40:04', '2025-05-16 17:40:04'),
(44145, '170.106.11.141', NULL, 1, '2025-05-16 18:11:57', '2025-05-16 18:11:57'),
(44146, '185.176.220.76', NULL, 2, '2025-05-16 18:14:02', '2025-05-16 18:14:03'),
(44147, '213.180.203.138', NULL, 1, '2025-05-16 18:21:42', '2025-05-16 18:21:42'),
(44148, '13.83.167.137', NULL, 1, '2025-05-16 18:27:08', '2025-05-16 18:27:08'),
(44149, '103.92.218.228', NULL, 1, '2025-05-16 18:27:36', '2025-05-16 18:27:36'),
(44150, '54.83.56.1', NULL, 1, '2025-05-16 18:39:15', '2025-05-16 18:39:15'),
(44151, '110.40.186.63', NULL, 1, '2025-05-16 18:41:52', '2025-05-16 18:41:52'),
(44152, '181.193.55.106', NULL, 1, '2025-05-16 18:45:29', '2025-05-16 18:45:29'),
(44153, '42.112.84.48', NULL, 1, '2025-05-16 18:57:44', '2025-05-16 18:57:44'),
(44154, '40.77.167.136', NULL, 1, '2025-05-16 19:27:14', '2025-05-16 19:27:14'),
(44155, '57.141.6.19', NULL, 1, '2025-05-16 19:28:14', '2025-05-16 19:28:14'),
(44156, '57.141.6.11', NULL, 1, '2025-05-16 19:36:49', '2025-05-16 19:36:49'),
(44157, '34.236.185.101', NULL, 1, '2025-05-16 19:43:47', '2025-05-16 19:43:47'),
(44158, '52.159.249.111', NULL, 1, '2025-05-16 20:13:29', '2025-05-16 20:13:29'),
(44159, '177.53.183.113', NULL, 1, '2025-05-16 20:19:41', '2025-05-16 20:19:41'),
(44160, '57.141.6.15', NULL, 1, '2025-05-16 20:22:50', '2025-05-16 20:22:50'),
(44161, '57.141.6.18', NULL, 2, '2025-05-16 20:43:58', '2025-05-16 21:19:50'),
(44162, '51.222.253.15', NULL, 1, '2025-05-16 21:41:18', '2025-05-16 21:41:18'),
(44163, '196.251.81.203', NULL, 1, '2025-05-16 22:01:40', '2025-05-16 22:01:40'),
(44164, '124.222.142.44', NULL, 1, '2025-05-16 22:06:42', '2025-05-16 22:06:42'),
(44165, '196.251.71.46', NULL, 2, '2025-05-16 22:09:00', '2025-05-16 22:09:01'),
(44166, '196.251.118.209', NULL, 1, '2025-05-16 22:13:31', '2025-05-16 22:13:31'),
(44167, '198.44.188.131', NULL, 1, '2025-05-16 22:18:41', '2025-05-16 22:18:41'),
(44168, '158.69.23.79', NULL, 1, '2025-05-16 22:35:19', '2025-05-16 22:35:19'),
(44169, '34.38.233.110', NULL, 1, '2025-05-17 00:12:40', '2025-05-17 00:12:40'),
(44170, '35.87.2.23', NULL, 1, '2025-05-17 00:24:08', '2025-05-17 00:24:08'),
(44171, '128.204.212.86', NULL, 1, '2025-05-17 00:26:29', '2025-05-17 00:26:29'),
(44172, '52.190.190.27', NULL, 1, '2025-05-17 01:04:43', '2025-05-17 01:04:43'),
(44173, '5.9.120.135', NULL, 1, '2025-05-17 01:10:40', '2025-05-17 01:10:40'),
(44174, '34.221.38.163', NULL, 1, '2025-05-17 01:22:08', '2025-05-17 01:22:08'),
(44175, '182.40.104.255', NULL, 1, '2025-05-17 01:25:49', '2025-05-17 01:25:49'),
(44176, '80.85.245.145', NULL, 1, '2025-05-17 02:16:08', '2025-05-17 02:16:08'),
(44177, '51.8.155.58', NULL, 1, '2025-05-17 02:40:05', '2025-05-17 02:40:05'),
(44178, '43.159.152.4', NULL, 1, '2025-05-17 02:40:59', '2025-05-17 02:40:59'),
(44179, '91.106.60.111', NULL, 1, '2025-05-17 02:58:37', '2025-05-17 02:58:37'),
(44180, '40.91.80.231', NULL, 1, '2025-05-17 03:28:09', '2025-05-17 03:28:09'),
(44181, '49.51.195.195', NULL, 1, '2025-05-17 03:47:49', '2025-05-17 03:47:49'),
(44182, '198.54.129.44', NULL, 1, '2025-05-17 04:23:24', '2025-05-17 04:23:24'),
(44183, '182.42.105.144', NULL, 1, '2025-05-17 04:32:24', '2025-05-17 04:32:24'),
(44184, '20.171.207.3', NULL, 2, '2025-05-17 04:49:50', '2025-05-17 04:49:53'),
(44185, '173.252.95.115', NULL, 1, '2025-05-17 04:50:58', '2025-05-17 04:50:58'),
(44186, '173.252.95.16', NULL, 1, '2025-05-17 04:50:58', '2025-05-17 04:50:58'),
(44187, '3.109.217.218', NULL, 1, '2025-05-17 04:51:18', '2025-05-17 04:51:18'),
(44188, '213.180.203.85', NULL, 1, '2025-05-17 06:38:39', '2025-05-17 06:38:39'),
(44189, '52.230.164.187', NULL, 1, '2025-05-17 07:03:58', '2025-05-17 07:03:58'),
(44190, '52.230.163.39', NULL, 2, '2025-05-17 07:33:39', '2025-05-17 23:53:11'),
(44191, '117.33.163.216', NULL, 1, '2025-05-17 07:46:21', '2025-05-17 07:46:21'),
(44192, '212.118.53.218', NULL, 1, '2025-05-17 08:18:44', '2025-05-17 08:18:44'),
(44193, '194.31.93.205', NULL, 1, '2025-05-17 09:30:27', '2025-05-17 09:30:27'),
(44194, '150.158.45.24', NULL, 2, '2025-05-17 09:57:33', '2025-05-17 10:03:29'),
(44195, '49.37.113.149', NULL, 1, '2025-05-17 10:01:54', '2025-05-17 10:01:54'),
(44196, '51.8.155.57', NULL, 1, '2025-05-17 10:25:26', '2025-05-17 10:25:26'),
(44197, '68.221.67.172', NULL, 1, '2025-05-17 10:26:29', '2025-05-17 10:26:29'),
(44198, '43.229.208.190', NULL, 6, '2025-05-17 10:37:01', '2025-05-17 16:29:44'),
(44199, '129.211.215.233', NULL, 1, '2025-05-17 10:59:23', '2025-05-17 10:59:23'),
(44200, '193.186.4.186', NULL, 1, '2025-05-17 11:05:03', '2025-05-17 11:05:03'),
(44201, '17.241.219.23', NULL, 1, '2025-05-17 11:22:17', '2025-05-17 11:22:17'),
(44202, '205.210.31.105', NULL, 1, '2025-05-17 11:23:44', '2025-05-17 11:23:44'),
(44203, '113.190.236.14', NULL, 1, '2025-05-17 11:24:53', '2025-05-17 11:24:53'),
(44204, '205.210.31.172', NULL, 1, '2025-05-17 11:26:47', '2025-05-17 11:26:47'),
(44205, '40.116.73.210', NULL, 1, '2025-05-17 12:14:42', '2025-05-17 12:14:42'),
(44206, '13.76.141.173', NULL, 2, '2025-05-17 12:28:47', '2025-05-17 13:34:49'),
(44207, '111.225.149.144', NULL, 1, '2025-05-17 12:41:11', '2025-05-17 12:41:11'),
(44208, '40.84.221.230', NULL, 1, '2025-05-17 12:47:18', '2025-05-17 12:47:18'),
(44209, '183.134.59.131', NULL, 10, '2025-05-17 13:08:22', '2025-05-17 17:28:30'),
(44210, '43.167.157.80', NULL, 1, '2025-05-17 13:08:25', '2025-05-17 13:08:25'),
(44211, '103.145.70.100', NULL, 6, '2025-05-17 13:21:49', '2025-05-17 13:49:52'),
(44212, '4.193.96.14', NULL, 1, '2025-05-17 13:32:03', '2025-05-17 13:32:03'),
(44213, '205.210.31.99', NULL, 1, '2025-05-17 13:40:14', '2025-05-17 13:40:14'),
(44214, '37.111.193.15', NULL, 3, '2025-05-17 13:40:38', '2025-05-17 13:57:42'),
(44215, '103.142.184.61', NULL, 1, '2025-05-17 13:43:31', '2025-05-17 13:43:31'),
(44216, '45.138.183.202', NULL, 1, '2025-05-17 13:44:50', '2025-05-17 13:44:50'),
(44217, '154.189.123.235', NULL, 1, '2025-05-17 13:52:27', '2025-05-17 13:52:27'),
(44218, '43.130.150.80', NULL, 1, '2025-05-17 13:59:21', '2025-05-17 13:59:21'),
(44219, '209.126.91.70', NULL, 1, '2025-05-17 14:05:27', '2025-05-17 14:05:27'),
(44220, '128.204.212.87', NULL, 1, '2025-05-17 14:22:29', '2025-05-17 14:22:29'),
(44221, '5.181.169.82', NULL, 1, '2025-05-17 14:27:42', '2025-05-17 14:27:42'),
(44222, '77.220.195.61', NULL, 2, '2025-05-17 14:27:45', '2025-05-17 14:27:46'),
(44223, '57.154.175.12', NULL, 1, '2025-05-17 14:31:48', '2025-05-17 14:31:48'),
(44224, '43.159.149.56', NULL, 1, '2025-05-17 14:32:11', '2025-05-17 14:32:11'),
(44225, '52.255.111.83', NULL, 1, '2025-05-17 14:40:08', '2025-05-17 14:40:08'),
(44226, '88.210.10.79', NULL, 1, '2025-05-17 14:46:56', '2025-05-17 14:46:56'),
(44227, '176.17.19.105', NULL, 1, '2025-05-17 14:54:12', '2025-05-17 14:54:12'),
(44228, '66.249.91.9', NULL, 1, '2025-05-17 15:15:01', '2025-05-17 15:15:01'),
(44229, '193.186.4.130', NULL, 2, '2025-05-17 15:43:27', '2025-05-17 22:39:38'),
(44230, '91.201.115.174', NULL, 1, '2025-05-17 15:45:23', '2025-05-17 15:45:23'),
(44231, '54.83.86.16', NULL, 1, '2025-05-17 15:57:26', '2025-05-17 15:57:26'),
(44232, '40.84.221.227', NULL, 1, '2025-05-17 17:21:18', '2025-05-17 17:21:18'),
(44233, '196.251.73.166', NULL, 1, '2025-05-17 17:27:26', '2025-05-17 17:27:26'),
(44234, '128.204.212.84', NULL, 1, '2025-05-17 17:29:36', '2025-05-17 17:29:36'),
(44235, '182.43.70.143', NULL, 1, '2025-05-17 17:37:01', '2025-05-17 17:37:01'),
(44236, '196.251.83.161', NULL, 4, '2025-05-17 17:40:59', '2025-05-17 17:41:19'),
(44237, '34.169.175.120', NULL, 1, '2025-05-17 19:00:22', '2025-05-17 19:00:22'),
(44238, '103.146.150.55', NULL, 1, '2025-05-17 19:08:46', '2025-05-17 19:08:46'),
(44239, '195.191.219.153', NULL, 1, '2025-05-17 19:21:34', '2025-05-17 19:21:34'),
(44240, '35.202.179.118', NULL, 1, '2025-05-17 19:27:56', '2025-05-17 19:27:56');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(44241, '113.222.193.172', NULL, 1, '2025-05-17 19:36:50', '2025-05-17 19:36:50'),
(44242, '172.200.181.85', NULL, 1, '2025-05-17 19:40:24', '2025-05-17 19:40:24'),
(44243, '116.147.41.212', NULL, 2, '2025-05-17 19:42:33', '2025-05-17 19:42:36'),
(44244, '196.251.116.107', NULL, 4, '2025-05-17 19:50:09', '2025-05-17 19:50:12'),
(44245, '78.159.131.148', NULL, 2, '2025-05-17 20:06:32', '2025-05-18 02:15:47'),
(44246, '43.157.95.239', NULL, 1, '2025-05-17 20:13:18', '2025-05-17 20:13:18'),
(44247, '66.249.66.37', NULL, 1, '2025-05-17 20:24:30', '2025-05-17 20:24:30'),
(44248, '5.255.231.40', NULL, 1, '2025-05-17 20:41:23', '2025-05-17 20:41:23'),
(44249, '66.249.66.168', NULL, 1, '2025-05-17 20:55:26', '2025-05-17 20:55:26'),
(44250, '43.133.187.11', NULL, 1, '2025-05-17 21:09:26', '2025-05-17 21:09:26'),
(44251, '205.210.31.176', NULL, 1, '2025-05-17 21:10:26', '2025-05-17 21:10:26'),
(44252, '196.251.86.187', NULL, 1, '2025-05-17 21:25:58', '2025-05-17 21:25:58'),
(44253, '177.129.25.59', NULL, 1, '2025-05-17 21:27:33', '2025-05-17 21:27:33'),
(44254, '195.191.219.152', NULL, 1, '2025-05-17 21:40:35', '2025-05-17 21:40:35'),
(44255, '123.6.49.50', NULL, 1, '2025-05-17 21:41:59', '2025-05-17 21:41:59'),
(44256, '43.153.36.110', NULL, 1, '2025-05-17 21:47:15', '2025-05-17 21:47:15'),
(44257, '57.141.6.27', NULL, 1, '2025-05-17 21:54:06', '2025-05-17 21:54:06'),
(44258, '157.55.39.200', NULL, 1, '2025-05-17 22:26:48', '2025-05-17 22:26:48'),
(44259, '185.226.197.15', NULL, 1, '2025-05-17 22:45:29', '2025-05-17 22:45:29'),
(44260, '43.130.91.95', NULL, 1, '2025-05-17 22:48:13', '2025-05-17 22:48:13'),
(44261, '170.39.218.59', NULL, 1, '2025-05-17 23:11:02', '2025-05-17 23:11:02'),
(44262, '205.210.31.58', NULL, 1, '2025-05-17 23:51:16', '2025-05-17 23:51:16'),
(44263, '194.233.72.214', NULL, 1, '2025-05-17 23:53:55', '2025-05-17 23:53:55'),
(44264, '52.156.77.154', NULL, 1, '2025-05-18 00:06:31', '2025-05-18 00:06:31'),
(44265, '52.156.77.159', NULL, 1, '2025-05-18 00:06:31', '2025-05-18 00:06:31'),
(44266, '101.42.117.179', NULL, 1, '2025-05-18 00:09:08', '2025-05-18 00:09:08'),
(44267, '52.156.77.155', NULL, 1, '2025-05-18 00:10:17', '2025-05-18 00:10:17'),
(44268, '52.255.111.51', NULL, 1, '2025-05-18 00:14:40', '2025-05-18 00:14:40'),
(44269, '52.255.111.53', NULL, 1, '2025-05-18 00:19:32', '2025-05-18 00:19:32'),
(44270, '57.154.175.10', NULL, 1, '2025-05-18 00:34:57', '2025-05-18 00:34:57'),
(44271, '5.249.148.48', NULL, 1, '2025-05-18 01:00:55', '2025-05-18 01:00:55'),
(44272, '101.18.140.26', NULL, 1, '2025-05-18 01:06:22', '2025-05-18 01:06:22'),
(44273, '52.167.144.228', NULL, 1, '2025-05-18 01:14:02', '2025-05-18 01:14:02'),
(44274, '128.204.212.85', NULL, 1, '2025-05-18 01:59:58', '2025-05-18 01:59:58'),
(44275, '185.102.113.28', NULL, 1, '2025-05-18 02:01:01', '2025-05-18 02:01:01'),
(44276, '45.10.164.123', NULL, 2, '2025-05-18 02:01:04', '2025-05-18 02:01:05'),
(44277, '54.188.7.248', NULL, 1, '2025-05-18 02:38:01', '2025-05-18 02:38:01'),
(44278, '146.59.227.21', NULL, 2, '2025-05-18 02:40:09', '2025-05-18 02:40:09'),
(44279, '106.227.49.113', NULL, 1, '2025-05-18 03:18:36', '2025-05-18 03:18:36'),
(44280, '54.145.101.135', NULL, 1, '2025-05-18 03:48:52', '2025-05-18 03:48:52'),
(44281, '124.221.247.200', NULL, 2, '2025-05-18 03:49:39', '2025-05-18 03:57:51'),
(44282, '52.39.0.118', NULL, 1, '2025-05-18 03:56:52', '2025-05-18 03:56:52'),
(44283, '34.221.38.163', NULL, 1, '2025-05-18 03:57:19', '2025-05-18 03:57:19'),
(44284, '195.82.146.214', NULL, 2, '2025-05-18 04:05:01', '2025-05-18 04:05:27'),
(44285, '164.90.136.97', NULL, 1, '2025-05-18 04:38:29', '2025-05-18 04:38:29'),
(44286, '176.65.141.237', NULL, 1, '2025-05-18 04:46:18', '2025-05-18 04:46:18'),
(44287, '170.39.218.60', NULL, 1, '2025-05-18 05:41:04', '2025-05-18 05:41:04'),
(44288, '66.249.66.33', NULL, 1, '2025-05-18 05:57:15', '2025-05-18 05:57:15'),
(44289, '175.27.164.113', NULL, 1, '2025-05-18 06:24:43', '2025-05-18 06:24:43'),
(44290, '179.6.27.31', NULL, 1, '2025-05-18 06:32:37', '2025-05-18 06:32:37'),
(44291, '43.159.140.236', NULL, 1, '2025-05-18 06:34:52', '2025-05-18 06:34:52'),
(44292, '159.65.206.47', NULL, 1, '2025-05-18 06:57:32', '2025-05-18 06:57:32'),
(44293, '103.142.184.61', NULL, 1, '2025-05-18 07:00:47', '2025-05-18 07:00:47'),
(44294, '91.222.174.116', NULL, 1, '2025-05-18 07:11:20', '2025-05-18 07:11:20'),
(44295, '170.106.181.163', NULL, 1, '2025-05-18 07:24:45', '2025-05-18 07:24:45'),
(44296, '102.129.223.92', NULL, 2, '2025-05-18 07:43:17', '2025-05-19 03:04:10'),
(44297, '5.255.231.21', NULL, 1, '2025-05-18 08:42:10', '2025-05-18 08:42:10'),
(44298, '213.230.92.34', NULL, 1, '2025-05-18 08:57:25', '2025-05-18 08:57:25'),
(44299, '198.27.67.210', NULL, 1, '2025-05-18 08:59:20', '2025-05-18 08:59:20'),
(44300, '51.222.253.10', NULL, 1, '2025-05-18 09:20:03', '2025-05-18 09:20:03'),
(44301, '54.71.36.30', NULL, 1, '2025-05-18 09:27:44', '2025-05-18 09:27:44'),
(44302, '118.195.165.218', NULL, 2, '2025-05-18 09:40:49', '2025-05-18 19:37:27'),
(44303, '203.202.252.104', NULL, 1, '2025-05-18 09:47:16', '2025-05-18 09:47:16'),
(44304, '51.8.155.66', NULL, 1, '2025-05-18 10:30:02', '2025-05-18 10:30:02'),
(44305, '40.84.221.239', NULL, 2, '2025-05-18 10:32:07', '2025-05-18 16:22:39'),
(44306, '179.83.86.45', NULL, 1, '2025-05-18 10:35:28', '2025-05-18 10:35:28'),
(44307, '20.171.207.30', NULL, 1, '2025-05-18 10:57:00', '2025-05-18 10:57:00'),
(44308, '197.185.148.107', NULL, 1, '2025-05-18 10:58:20', '2025-05-18 10:58:20'),
(44309, '183.164.237.0', NULL, 1, '2025-05-18 11:07:59', '2025-05-18 11:07:59'),
(44310, '3.131.216.181', NULL, 19, '2025-05-18 11:15:37', '2025-05-18 11:15:46'),
(44311, '18.225.25.214', NULL, 4, '2025-05-18 11:15:38', '2025-05-18 11:15:38'),
(44312, '18.224.128.89', NULL, 1, '2025-05-18 11:15:38', '2025-05-18 11:15:38'),
(44313, '140.179.18.91', NULL, 1, '2025-05-18 11:26:42', '2025-05-18 11:26:42'),
(44314, '194.233.72.214', NULL, 1, '2025-05-18 11:46:57', '2025-05-18 11:46:57'),
(44315, '154.3.62.41', NULL, 1, '2025-05-18 11:49:26', '2025-05-18 11:49:26'),
(44316, '37.111.212.212', NULL, 2, '2025-05-18 12:05:48', '2025-05-18 12:06:14'),
(44317, '196.251.86.187', NULL, 2, '2025-05-18 12:19:29', '2025-05-18 12:19:32'),
(44318, '23.98.186.198', NULL, 1, '2025-05-18 12:32:57', '2025-05-18 12:32:57'),
(44319, '111.225.148.39', NULL, 1, '2025-05-18 12:41:41', '2025-05-18 12:41:41'),
(44320, '110.249.202.54', NULL, 1, '2025-05-18 12:48:05', '2025-05-18 12:48:05'),
(44321, '37.111.206.24', NULL, 1, '2025-05-18 12:54:03', '2025-05-18 12:54:03'),
(44322, '111.172.249.49', NULL, 1, '2025-05-18 13:00:04', '2025-05-18 13:00:04'),
(44323, '43.229.208.190', NULL, 1, '2025-05-18 13:00:17', '2025-05-18 13:00:17'),
(44324, '35.202.179.118', NULL, 1, '2025-05-18 13:29:09', '2025-05-18 13:29:09'),
(44325, '192.67.162.116', NULL, 1, '2025-05-18 13:39:09', '2025-05-18 13:39:09'),
(44326, '43.153.119.119', NULL, 1, '2025-05-18 14:26:28', '2025-05-18 14:26:28'),
(44327, '162.120.184.34', NULL, 1, '2025-05-18 14:44:36', '2025-05-18 14:44:36'),
(44328, '185.191.171.7', NULL, 1, '2025-05-18 15:15:37', '2025-05-18 15:15:37'),
(44329, '43.159.135.203', NULL, 1, '2025-05-18 15:16:18', '2025-05-18 15:16:18'),
(44330, '54.198.64.1', NULL, 1, '2025-05-18 15:48:48', '2025-05-18 15:48:48'),
(44331, '57.154.175.7', NULL, 1, '2025-05-18 15:49:47', '2025-05-18 15:49:47'),
(44332, '37.72.173.30', NULL, 1, '2025-05-18 16:01:50', '2025-05-18 16:01:50'),
(44333, '205.169.39.58', NULL, 1, '2025-05-18 16:01:54', '2025-05-18 16:01:54'),
(44334, '51.222.253.12', NULL, 1, '2025-05-18 16:04:19', '2025-05-18 16:04:19'),
(44335, '23.98.186.180', NULL, 1, '2025-05-18 16:11:50', '2025-05-18 16:11:50'),
(44336, '52.255.111.114', NULL, 1, '2025-05-18 16:12:51', '2025-05-18 16:12:51'),
(44337, '42.236.17.120', NULL, 1, '2025-05-18 16:18:02', '2025-05-18 16:18:02'),
(44338, '42.236.12.226', NULL, 1, '2025-05-18 16:21:20', '2025-05-18 16:21:20'),
(44339, '193.186.4.59', NULL, 1, '2025-05-18 16:25:40', '2025-05-18 16:25:40'),
(44340, '34.28.216.93', NULL, 3, '2025-05-18 16:46:23', '2025-05-19 01:28:55'),
(44341, '66.249.66.10', NULL, 1, '2025-05-18 16:53:47', '2025-05-18 16:53:47'),
(44342, '52.156.77.144', NULL, 1, '2025-05-18 17:16:04', '2025-05-18 17:16:04'),
(44343, '170.39.218.59', NULL, 1, '2025-05-18 17:16:57', '2025-05-18 17:16:57'),
(44344, '194.104.8.160', NULL, 1, '2025-05-18 17:26:01', '2025-05-18 17:26:01'),
(44345, '213.108.3.194', NULL, 2, '2025-05-18 17:26:35', '2025-05-18 17:26:36'),
(44346, '77.220.195.81', NULL, 2, '2025-05-18 17:26:56', '2025-05-18 17:26:57'),
(44347, '42.236.17.42', NULL, 1, '2025-05-18 17:39:43', '2025-05-18 17:39:43'),
(44348, '42.236.17.217', NULL, 1, '2025-05-18 17:39:59', '2025-05-18 17:39:59'),
(44349, '205.210.31.57', NULL, 1, '2025-05-18 18:13:39', '2025-05-18 18:13:39'),
(44350, '34.90.149.94', NULL, 4, '2025-05-18 18:28:28', '2025-05-18 18:28:49'),
(44351, '27.115.124.109', NULL, 1, '2025-05-18 19:00:55', '2025-05-18 19:00:55'),
(44352, '123.207.198.35', NULL, 2, '2025-05-18 19:08:07', '2025-05-18 19:16:53'),
(44353, '57.141.6.9', NULL, 1, '2025-05-18 19:38:44', '2025-05-18 19:38:44'),
(44354, '104.28.198.33', NULL, 1, '2025-05-18 19:39:21', '2025-05-18 19:39:21'),
(44355, '58.23.165.223', NULL, 1, '2025-05-18 19:43:09', '2025-05-18 19:43:09'),
(44356, '128.204.212.86', NULL, 2, '2025-05-18 20:16:25', '2025-05-19 00:10:05'),
(44357, '190.142.54.32', NULL, 1, '2025-05-18 20:48:33', '2025-05-18 20:48:33'),
(44358, '154.16.192.208', NULL, 1, '2025-05-18 21:03:32', '2025-05-18 21:03:32'),
(44359, '85.204.70.94', NULL, 4, '2025-05-18 21:08:53', '2025-05-18 21:08:55'),
(44360, '213.180.203.13', NULL, 1, '2025-05-18 21:16:41', '2025-05-18 21:16:41'),
(44361, '31.13.115.8', NULL, 1, '2025-05-18 21:20:33', '2025-05-18 21:20:33'),
(44362, '31.13.115.114', NULL, 1, '2025-05-18 21:20:33', '2025-05-18 21:20:33'),
(44363, '43.153.10.13', NULL, 1, '2025-05-18 21:33:40', '2025-05-18 21:33:40'),
(44364, '40.84.221.211', NULL, 1, '2025-05-18 21:35:55', '2025-05-18 21:35:55'),
(44365, '40.84.221.219', NULL, 1, '2025-05-18 21:35:55', '2025-05-18 21:35:55'),
(44366, '194.147.98.17', NULL, 1, '2025-05-18 21:35:57', '2025-05-18 21:35:57'),
(44367, '170.85.71.79', NULL, 1, '2025-05-18 21:45:50', '2025-05-18 21:45:50'),
(44368, '196.251.118.195', NULL, 1, '2025-05-18 22:26:16', '2025-05-18 22:26:16'),
(44369, '124.220.171.131', NULL, 2, '2025-05-18 22:34:59', '2025-05-18 22:48:48'),
(44370, '170.106.65.93', NULL, 1, '2025-05-18 22:38:06', '2025-05-18 22:38:06'),
(44371, '157.55.39.10', NULL, 1, '2025-05-18 22:43:29', '2025-05-18 22:43:29'),
(44372, '182.40.104.255', NULL, 1, '2025-05-18 22:54:44', '2025-05-18 22:54:44'),
(44373, '135.237.131.210', NULL, 1, '2025-05-18 23:02:59', '2025-05-18 23:02:59'),
(44374, '95.214.53.32', NULL, 1, '2025-05-18 23:42:24', '2025-05-18 23:42:24'),
(44375, '159.65.160.190', NULL, 1, '2025-05-18 23:59:17', '2025-05-18 23:59:17'),
(44376, '3.111.170.41', NULL, 4, '2025-05-19 00:02:59', '2025-05-19 00:03:09'),
(44377, '196.251.117.154', NULL, 1, '2025-05-19 00:47:52', '2025-05-19 00:47:52'),
(44378, '49.7.227.204', NULL, 1, '2025-05-19 01:58:27', '2025-05-19 01:58:27'),
(44379, '23.98.186.185', NULL, 1, '2025-05-19 02:44:56', '2025-05-19 02:44:56'),
(44380, '195.82.146.213', NULL, 1, '2025-05-19 03:04:43', '2025-05-19 03:04:43'),
(44381, '46.8.223.16', NULL, 1, '2025-05-19 04:01:53', '2025-05-19 04:01:53'),
(44382, '13.52.251.172', NULL, 1, '2025-05-19 04:19:57', '2025-05-19 04:19:57'),
(44383, '118.195.165.218', NULL, 1, '2025-05-19 05:08:50', '2025-05-19 05:08:50'),
(44384, '148.251.177.36', NULL, 1, '2025-05-19 05:17:23', '2025-05-19 05:17:23'),
(44385, '206.168.34.115', NULL, 1, '2025-05-19 05:22:56', '2025-05-19 05:22:56'),
(44386, '20.171.207.33', NULL, 2, '2025-05-19 05:39:15', '2025-05-19 07:24:40'),
(44387, '43.166.247.155', NULL, 1, '2025-05-19 05:41:49', '2025-05-19 05:41:49'),
(44388, '195.26.224.235', NULL, 1, '2025-05-19 06:02:34', '2025-05-19 06:02:34'),
(44389, '196.251.117.162', NULL, 1, '2025-05-19 06:10:23', '2025-05-19 06:10:23'),
(44390, '43.157.95.239', NULL, 1, '2025-05-19 06:47:34', '2025-05-19 06:47:34'),
(44391, '57.141.6.19', NULL, 1, '2025-05-19 06:52:18', '2025-05-19 06:52:18'),
(44392, '176.98.186.45', NULL, 2, '2025-05-19 06:56:36', '2025-05-19 06:56:38'),
(44393, '52.255.111.94', NULL, 1, '2025-05-19 07:07:09', '2025-05-19 07:07:09'),
(44394, '72.14.201.159', NULL, 3, '2025-05-19 07:43:14', '2025-05-19 12:32:35'),
(44395, '195.2.78.89', NULL, 1, '2025-05-19 07:43:15', '2025-05-19 07:43:15'),
(44396, '193.186.4.159', NULL, 4, '2025-05-19 07:43:18', '2025-05-19 15:48:21'),
(44397, '34.222.196.207', NULL, 1, '2025-05-19 07:48:13', '2025-05-19 07:48:13'),
(44398, '198.44.190.84', NULL, 4, '2025-05-19 08:04:11', '2025-05-19 08:04:12'),
(44399, '162.120.184.35', NULL, 7, '2025-05-19 08:15:17', '2025-05-19 14:56:05'),
(44400, '162.120.184.227', NULL, 4, '2025-05-19 08:16:08', '2025-05-19 15:13:11'),
(44401, '182.44.2.148', NULL, 1, '2025-05-19 08:17:38', '2025-05-19 08:17:38'),
(44402, '45.251.58.246', NULL, 1, '2025-05-19 08:19:55', '2025-05-19 08:19:55'),
(44403, '27.147.180.194', NULL, 1, '2025-05-19 08:20:50', '2025-05-19 08:20:50'),
(44404, '195.191.219.153', NULL, 2, '2025-05-19 08:23:51', '2025-05-19 08:23:51'),
(44405, '103.20.53.17', NULL, 1, '2025-05-19 08:24:03', '2025-05-19 08:24:03'),
(44406, '162.120.184.34', NULL, 4, '2025-05-19 08:27:02', '2025-05-19 22:27:13'),
(44407, '45.251.58.245', NULL, 4, '2025-05-19 08:30:03', '2025-05-19 10:16:57'),
(44408, '52.156.77.145', NULL, 1, '2025-05-19 08:34:08', '2025-05-19 08:34:08'),
(44409, '116.212.106.229', NULL, 2, '2025-05-19 08:49:55', '2025-05-19 09:38:31'),
(44410, '119.18.146.184', NULL, 1, '2025-05-19 08:50:07', '2025-05-19 08:50:07'),
(44411, '51.39.126.180', NULL, 1, '2025-05-19 08:51:39', '2025-05-19 08:51:39'),
(44412, '103.112.150.146', NULL, 1, '2025-05-19 08:53:34', '2025-05-19 08:53:34'),
(44413, '203.188.243.86', NULL, 1, '2025-05-19 08:57:34', '2025-05-19 08:57:34'),
(44414, '103.112.53.69', NULL, 1, '2025-05-19 09:06:22', '2025-05-19 09:06:22'),
(44415, '195.191.219.152', NULL, 1, '2025-05-19 09:15:28', '2025-05-19 09:15:28'),
(44416, '162.120.184.226', NULL, 1, '2025-05-19 09:17:47', '2025-05-19 09:17:47'),
(44417, '103.91.231.166', NULL, 1, '2025-05-19 09:18:13', '2025-05-19 09:18:13'),
(44418, '72.14.201.130', NULL, 2, '2025-05-19 09:31:16', '2025-05-19 10:02:53'),
(44419, '180.92.226.73', NULL, 1, '2025-05-19 09:41:05', '2025-05-19 09:41:05'),
(44420, '45.251.59.114', NULL, 1, '2025-05-19 09:41:42', '2025-05-19 09:41:42'),
(44421, '103.234.27.198', NULL, 4, '2025-05-19 09:47:09', '2025-05-19 10:24:43'),
(44422, '103.81.175.234', NULL, 3, '2025-05-19 09:48:47', '2025-05-19 11:40:01'),
(44423, '54.185.112.85', NULL, 2, '2025-05-19 09:51:52', '2025-05-19 23:41:29'),
(44424, '176.98.186.48', NULL, 2, '2025-05-19 10:01:00', '2025-05-19 10:01:01'),
(44425, '5.255.231.91', NULL, 1, '2025-05-19 10:12:03', '2025-05-19 10:12:03'),
(44426, '23.98.186.198', NULL, 1, '2025-05-19 10:19:41', '2025-05-19 10:19:41'),
(44427, '202.134.11.228', NULL, 1, '2025-05-19 10:20:56', '2025-05-19 10:20:56'),
(44428, '103.79.179.134', NULL, 1, '2025-05-19 10:29:28', '2025-05-19 10:29:28'),
(44429, '103.208.182.81', NULL, 1, '2025-05-19 10:30:35', '2025-05-19 10:30:35'),
(44430, '103.151.212.49', NULL, 1, '2025-05-19 10:47:55', '2025-05-19 10:47:55'),
(44431, '173.252.83.1', NULL, 1, '2025-05-19 11:08:07', '2025-05-19 11:08:07'),
(44432, '173.252.83.116', NULL, 1, '2025-05-19 11:08:08', '2025-05-19 11:08:08'),
(44433, '206.189.89.99', NULL, 1, '2025-05-19 11:13:38', '2025-05-19 11:13:38'),
(44434, '103.137.0.220', NULL, 1, '2025-05-19 11:35:40', '2025-05-19 11:35:40'),
(44435, '119.148.9.202', NULL, 2, '2025-05-19 11:38:42', '2025-05-19 14:17:20'),
(44436, '54.71.36.30', NULL, 1, '2025-05-19 11:47:18', '2025-05-19 11:47:18'),
(44437, '223.25.253.171', NULL, 1, '2025-05-19 12:16:42', '2025-05-19 12:16:42'),
(44438, '101.2.164.72', NULL, 4, '2025-05-19 12:19:04', '2025-05-19 12:20:17'),
(44439, '110.249.201.85', NULL, 1, '2025-05-19 12:44:23', '2025-05-19 12:44:23'),
(44440, '119.30.39.80', NULL, 2, '2025-05-19 12:45:48', '2025-05-19 12:46:53'),
(44441, '223.27.92.142', NULL, 1, '2025-05-19 13:00:46', '2025-05-19 13:00:46'),
(44442, '111.231.12.66', NULL, 2, '2025-05-19 13:12:11', '2025-05-19 13:18:38'),
(44443, '196.251.87.68', NULL, 4, '2025-05-19 13:14:43', '2025-05-19 13:19:32'),
(44444, '43.153.35.128', NULL, 1, '2025-05-19 13:22:10', '2025-05-19 13:22:10'),
(44445, '13.83.167.143', NULL, 1, '2025-05-19 13:28:42', '2025-05-19 13:28:42'),
(44446, '57.141.6.22', NULL, 1, '2025-05-19 13:40:43', '2025-05-19 13:40:43'),
(44447, '103.137.0.226', NULL, 1, '2025-05-19 13:47:51', '2025-05-19 13:47:51'),
(44448, '103.98.204.96', NULL, 1, '2025-05-19 13:52:59', '2025-05-19 13:52:59'),
(44449, '71.132.8.142', NULL, 1, '2025-05-19 13:56:52', '2025-05-19 13:56:52'),
(44450, '52.255.111.83', NULL, 1, '2025-05-19 14:05:38', '2025-05-19 14:05:38'),
(44451, '170.106.110.146', NULL, 1, '2025-05-19 14:07:47', '2025-05-19 14:07:47'),
(44452, '43.228.96.199', NULL, 1, '2025-05-19 14:28:30', '2025-05-19 14:28:30'),
(44453, '45.248.151.142', NULL, 1, '2025-05-19 14:33:35', '2025-05-19 14:33:35'),
(44454, '54.251.22.168', NULL, 1, '2025-05-19 14:42:02', '2025-05-19 14:42:02'),
(44455, '135.237.131.214', NULL, 1, '2025-05-19 14:44:07', '2025-05-19 14:44:07'),
(44456, '135.237.131.223', NULL, 1, '2025-05-19 14:45:39', '2025-05-19 14:45:39'),
(44457, '118.89.233.234', NULL, 1, '2025-05-19 14:47:19', '2025-05-19 14:47:19'),
(44458, '112.203.153.166', NULL, 1, '2025-05-19 15:08:16', '2025-05-19 15:08:16'),
(44459, '196.251.84.145', NULL, 4, '2025-05-19 15:16:07', '2025-05-19 15:16:10'),
(44460, '212.34.132.22', NULL, 1, '2025-05-19 15:19:28', '2025-05-19 15:19:28'),
(44461, '67.227.251.212', NULL, 1, '2025-05-19 15:37:55', '2025-05-19 15:37:55'),
(44462, '23.98.186.192', NULL, 1, '2025-05-19 15:51:52', '2025-05-19 15:51:52'),
(44463, '173.252.83.6', NULL, 1, '2025-05-19 16:00:41', '2025-05-19 16:00:41'),
(44464, '173.252.83.5', NULL, 1, '2025-05-19 16:00:41', '2025-05-19 16:00:41'),
(44465, '18.118.104.221', NULL, 7, '2025-05-19 16:34:44', '2025-05-19 16:34:51'),
(44466, '138.199.15.156', NULL, 1, '2025-05-19 16:58:39', '2025-05-19 16:58:39'),
(44467, '156.242.47.135', NULL, 2, '2025-05-19 16:59:57', '2025-05-19 16:59:59'),
(44468, '45.82.255.188', NULL, 1, '2025-05-19 17:01:34', '2025-05-19 17:01:34'),
(44469, '118.179.26.65', NULL, 1, '2025-05-19 17:05:26', '2025-05-19 17:05:26'),
(44470, '196.251.118.195', NULL, 5, '2025-05-19 17:13:53', '2025-05-19 19:06:15'),
(44471, '128.204.212.85', NULL, 1, '2025-05-19 17:49:30', '2025-05-19 17:49:30'),
(44472, '54.225.62.240', NULL, 1, '2025-05-19 17:52:25', '2025-05-19 17:52:25'),
(44473, '95.214.53.32', NULL, 1, '2025-05-19 18:00:16', '2025-05-19 18:00:16'),
(44474, '49.232.151.112', NULL, 1, '2025-05-19 18:05:43', '2025-05-19 18:05:43'),
(44475, '23.98.186.181', NULL, 1, '2025-05-19 18:08:37', '2025-05-19 18:08:37'),
(44476, '196.251.87.240', NULL, 1, '2025-05-19 18:29:14', '2025-05-19 18:29:14'),
(44477, '73.42.99.134', NULL, 1, '2025-05-19 18:54:37', '2025-05-19 18:54:37'),
(44478, '37.111.206.35', NULL, 3, '2025-05-19 19:01:30', '2025-05-19 19:13:24'),
(44479, '128.204.212.84', NULL, 1, '2025-05-19 19:13:57', '2025-05-19 19:13:57'),
(44480, '34.98.143.38', NULL, 2, '2025-05-19 19:15:23', '2025-05-19 19:15:33'),
(44481, '66.249.66.10', NULL, 1, '2025-05-19 19:15:23', '2025-05-19 19:15:23'),
(44482, '34.98.143.39', NULL, 2, '2025-05-19 19:15:24', '2025-05-19 19:15:33'),
(44483, '52.34.76.65', NULL, 1, '2025-05-19 19:15:26', '2025-05-19 19:15:26'),
(44484, '3.145.143.24', NULL, 1, '2025-05-19 19:15:28', '2025-05-19 19:15:28'),
(44485, '18.216.96.40', NULL, 1, '2025-05-19 19:15:30', '2025-05-19 19:15:30'),
(44486, '34.71.214.216', NULL, 1, '2025-05-19 19:15:31', '2025-05-19 19:15:31'),
(44487, '45.84.107.55', NULL, 1, '2025-05-19 19:16:24', '2025-05-19 19:16:24'),
(44488, '103.147.163.33', NULL, 1, '2025-05-19 19:27:57', '2025-05-19 19:27:57'),
(44489, '20.42.44.204', NULL, 1, '2025-05-19 19:37:54', '2025-05-19 19:37:54'),
(44490, '43.157.202.235', NULL, 1, '2025-05-19 20:09:27', '2025-05-19 20:09:27'),
(44491, '104.197.69.115', NULL, 1, '2025-05-19 20:17:29', '2025-05-19 20:17:29'),
(44492, '205.169.39.4', NULL, 1, '2025-05-19 20:20:43', '2025-05-19 20:20:43'),
(44493, '173.252.83.15', NULL, 1, '2025-05-19 20:27:40', '2025-05-19 20:27:40'),
(44494, '173.252.83.4', NULL, 2, '2025-05-19 20:27:43', '2025-05-19 20:27:49'),
(44495, '173.252.83.22', NULL, 1, '2025-05-19 20:27:44', '2025-05-19 20:27:44'),
(44496, '173.252.83.115', NULL, 1, '2025-05-19 20:27:48', '2025-05-19 20:27:48'),
(44497, '85.87.84.48', NULL, 1, '2025-05-19 20:30:51', '2025-05-19 20:30:51'),
(44498, '40.77.167.72', NULL, 1, '2025-05-19 20:30:55', '2025-05-19 20:30:55'),
(44499, '183.207.45.107', NULL, 7, '2025-05-19 20:31:48', '2025-05-19 20:33:28'),
(44500, '51.8.102.29', NULL, 1, '2025-05-19 20:40:41', '2025-05-19 20:40:41'),
(44501, '124.156.157.91', NULL, 1, '2025-05-19 21:00:55', '2025-05-19 21:00:55'),
(44502, '13.58.51.192', NULL, 2, '2025-05-19 21:44:02', '2025-05-19 21:44:04'),
(44503, '208.100.26.246', NULL, 2, '2025-05-19 21:56:31', '2025-05-19 21:56:31'),
(44504, '172.178.140.153', NULL, 1, '2025-05-19 21:56:35', '2025-05-19 21:56:35'),
(44505, '68.218.48.45', NULL, 1, '2025-05-19 22:25:39', '2025-05-19 22:25:39'),
(44506, '40.77.167.32', NULL, 1, '2025-05-19 22:28:50', '2025-05-19 22:28:50'),
(44507, '45.201.11.101', NULL, 2, '2025-05-19 22:49:48', '2025-05-19 22:49:51'),
(44508, '95.108.213.205', NULL, 1, '2025-05-19 23:02:41', '2025-05-19 23:02:41'),
(44509, '54.214.236.249', NULL, 1, '2025-05-19 23:06:53', '2025-05-19 23:06:53'),
(44510, '123.160.223.72', NULL, 2, '2025-05-19 23:10:16', '2025-05-19 23:10:26'),
(44511, '123.160.223.74', NULL, 1, '2025-05-19 23:10:23', '2025-05-19 23:10:23'),
(44512, '4.197.98.193', NULL, 1, '2025-05-19 23:26:42', '2025-05-19 23:26:42'),
(44513, '5.45.98.162', NULL, 1, '2025-05-19 23:45:00', '2025-05-19 23:45:00'),
(44514, '46.234.47.105', NULL, 1, '2025-05-19 23:45:40', '2025-05-19 23:45:40'),
(44515, '34.221.38.163', NULL, 1, '2025-05-19 23:50:03', '2025-05-19 23:50:03'),
(44516, '172.81.133.172', NULL, 1, '2025-05-20 00:04:55', '2025-05-20 00:04:55'),
(44517, '106.227.49.113', NULL, 1, '2025-05-20 00:30:03', '2025-05-20 00:30:03'),
(44518, '122.226.59.83', NULL, 1, '2025-05-20 00:46:45', '2025-05-20 00:46:45'),
(44519, '3.143.226.129', NULL, 1, '2025-05-20 01:27:29', '2025-05-20 01:27:29'),
(44520, '5.133.192.128', NULL, 1, '2025-05-20 01:39:02', '2025-05-20 01:39:02'),
(44521, '31.40.199.41', NULL, 1, '2025-05-20 01:59:30', '2025-05-20 01:59:30'),
(44522, '51.222.253.20', NULL, 1, '2025-05-20 02:27:08', '2025-05-20 02:27:08'),
(44523, '92.233.130.159', NULL, 2, '2025-05-20 02:31:11', '2025-05-20 02:32:42'),
(44524, '134.122.133.31', NULL, 1, '2025-05-20 02:31:50', '2025-05-20 02:31:50'),
(44525, '43.157.179.227', NULL, 1, '2025-05-20 03:36:25', '2025-05-20 03:36:25'),
(44526, '14.215.163.132', NULL, 1, '2025-05-20 03:36:37', '2025-05-20 03:36:37'),
(44527, '66.249.66.8', NULL, 1, '2025-05-20 03:36:45', '2025-05-20 03:36:45'),
(44528, '66.249.66.9', NULL, 1, '2025-05-20 03:55:23', '2025-05-20 03:55:23'),
(44529, '179.61.228.158', NULL, 1, '2025-05-20 04:28:05', '2025-05-20 04:28:05'),
(44530, '162.120.184.251', NULL, 1, '2025-05-20 04:30:55', '2025-05-20 04:30:55'),
(44531, '221.160.18.122', NULL, 5, '2025-05-20 04:31:04', '2025-05-20 05:16:02'),
(44532, '66.249.66.9', NULL, 1, '2025-05-20 04:31:06', '2025-05-20 04:31:06'),
(44533, '66.249.66.8', NULL, 1, '2025-05-20 04:31:07', '2025-05-20 04:31:07'),
(44534, '43.157.209.252', NULL, 1, '2025-05-20 04:32:13', '2025-05-20 04:32:13'),
(44535, '196.251.118.209', NULL, 2, '2025-05-20 05:28:59', '2025-05-20 11:07:45'),
(44536, '139.59.87.152', NULL, 1, '2025-05-20 05:56:11', '2025-05-20 05:56:11'),
(44537, '193.186.4.130', NULL, 1, '2025-05-20 06:12:39', '2025-05-20 06:12:39'),
(44538, '162.120.184.226', NULL, 3, '2025-05-20 06:15:39', '2025-05-20 14:06:39'),
(44539, '169.224.96.102', NULL, 1, '2025-05-20 06:24:07', '2025-05-20 06:24:07'),
(44540, '118.89.233.234', NULL, 1, '2025-05-20 06:46:44', '2025-05-20 06:46:44'),
(44541, '178.171.115.172', NULL, 1, '2025-05-20 07:05:23', '2025-05-20 07:05:23'),
(44542, '188.126.94.214', NULL, 1, '2025-05-20 07:09:58', '2025-05-20 07:09:58'),
(44543, '54.172.199.54', NULL, 1, '2025-05-20 07:28:22', '2025-05-20 07:28:22'),
(44544, '103.148.108.252', NULL, 1, '2025-05-20 07:45:28', '2025-05-20 07:45:28'),
(44545, '18.214.192.90', NULL, 2, '2025-05-20 07:46:32', '2025-05-20 07:46:34'),
(44546, '103.198.133.174', NULL, 1, '2025-05-20 07:50:40', '2025-05-20 07:50:40'),
(44547, '98.83.144.170', NULL, 1, '2025-05-20 07:55:14', '2025-05-20 07:55:14'),
(44548, '173.252.79.115', NULL, 1, '2025-05-20 08:03:12', '2025-05-20 08:03:12'),
(44549, '173.252.79.7', NULL, 1, '2025-05-20 08:03:12', '2025-05-20 08:03:12'),
(44550, '103.239.253.66', NULL, 1, '2025-05-20 08:09:23', '2025-05-20 08:09:23'),
(44551, '40.84.221.221', NULL, 1, '2025-05-20 08:17:16', '2025-05-20 08:17:16'),
(44552, '62.76.26.69', NULL, 1, '2025-05-20 08:28:43', '2025-05-20 08:28:43'),
(44553, '188.49.90.109', NULL, 1, '2025-05-20 08:34:58', '2025-05-20 08:34:58'),
(44554, '123.200.15.162', NULL, 1, '2025-05-20 08:41:25', '2025-05-20 08:41:25'),
(44555, '156.146.35.39', NULL, 1, '2025-05-20 08:50:41', '2025-05-20 08:50:41'),
(44556, '89.110.80.171', NULL, 1, '2025-05-20 09:13:03', '2025-05-20 09:13:03'),
(44557, '103.59.38.166', NULL, 6, '2025-05-20 09:32:49', '2025-05-20 10:05:54'),
(44558, '20.171.207.176', NULL, 1, '2025-05-20 09:49:47', '2025-05-20 09:49:47'),
(44559, '182.43.70.143', NULL, 1, '2025-05-20 09:58:25', '2025-05-20 09:58:25'),
(44560, '162.120.184.227', NULL, 1, '2025-05-20 10:13:43', '2025-05-20 10:13:43'),
(44561, '57.141.6.12', NULL, 1, '2025-05-20 10:36:33', '2025-05-20 10:36:33'),
(44562, '193.186.4.159', NULL, 1, '2025-05-20 10:38:24', '2025-05-20 10:38:24'),
(44563, '103.231.177.29', NULL, 1, '2025-05-20 10:38:27', '2025-05-20 10:38:27'),
(44564, '57.141.6.26', NULL, 1, '2025-05-20 10:40:10', '2025-05-20 10:40:10'),
(44565, '51.222.253.20', NULL, 1, '2025-05-20 10:59:04', '2025-05-20 10:59:04'),
(44566, '43.153.47.201', NULL, 1, '2025-05-20 11:10:21', '2025-05-20 11:10:21'),
(44567, '58.186.151.6', NULL, 1, '2025-05-20 11:10:23', '2025-05-20 11:10:23'),
(44568, '66.249.92.136', NULL, 1, '2025-05-20 11:10:53', '2025-05-20 11:10:53'),
(44569, '66.249.92.193', NULL, 1, '2025-05-20 11:11:28', '2025-05-20 11:11:28'),
(44570, '66.249.92.167', NULL, 2, '2025-05-20 11:13:26', '2025-05-20 11:37:04'),
(44571, '8.209.106.19', NULL, 1, '2025-05-20 11:17:07', '2025-05-20 11:17:07'),
(44572, '66.249.92.195', NULL, 1, '2025-05-20 11:22:31', '2025-05-20 11:22:31'),
(44573, '66.249.92.37', NULL, 1, '2025-05-20 11:22:56', '2025-05-20 11:22:56'),
(44574, '51.89.167.163', NULL, 1, '2025-05-20 11:23:07', '2025-05-20 11:23:07'),
(44575, '66.249.92.8', NULL, 3, '2025-05-20 11:23:14', '2025-05-20 11:39:37'),
(44576, '66.249.92.1', NULL, 2, '2025-05-20 11:23:24', '2025-05-20 11:38:29'),
(44577, '66.249.92.9', NULL, 1, '2025-05-20 11:24:22', '2025-05-20 11:24:22'),
(44578, '213.180.203.244', NULL, 1, '2025-05-20 11:32:10', '2025-05-20 11:32:10'),
(44579, '66.249.92.39', NULL, 2, '2025-05-20 11:34:54', '2025-05-20 11:53:04'),
(44580, '66.249.92.168', NULL, 2, '2025-05-20 11:35:26', '2025-05-21 01:34:17'),
(44581, '66.249.92.165', NULL, 1, '2025-05-20 11:35:49', '2025-05-20 11:35:49'),
(44582, '66.249.92.36', NULL, 1, '2025-05-20 11:43:04', '2025-05-20 11:43:04'),
(44583, '66.249.92.135', NULL, 2, '2025-05-20 11:43:44', '2025-05-20 11:44:27'),
(44584, '37.111.210.229', NULL, 1, '2025-05-20 11:44:23', '2025-05-20 11:44:23'),
(44585, '66.249.92.128', NULL, 1, '2025-05-20 11:45:24', '2025-05-20 11:45:24'),
(44586, '66.249.92.40', NULL, 1, '2025-05-20 11:46:17', '2025-05-20 11:46:17'),
(44587, '66.249.92.137', NULL, 1, '2025-05-20 11:50:10', '2025-05-20 11:50:10'),
(44588, '43.128.156.124', NULL, 1, '2025-05-20 11:55:19', '2025-05-20 11:55:19'),
(44589, '45.13.225.78', NULL, 1, '2025-05-20 11:57:42', '2025-05-20 11:57:42'),
(44590, '43.229.208.190', NULL, 2, '2025-05-20 12:21:26', '2025-05-20 12:42:14'),
(44591, '103.249.56.102', NULL, 1, '2025-05-20 12:35:27', '2025-05-20 12:35:27'),
(44592, '84.246.85.11', NULL, 3, '2025-05-20 12:35:53', '2025-05-20 12:35:56'),
(44593, '210.4.75.45', NULL, 1, '2025-05-20 12:36:53', '2025-05-20 12:36:53'),
(44594, '111.225.149.58', NULL, 1, '2025-05-20 12:43:01', '2025-05-20 12:43:01'),
(44595, '135.237.131.212', NULL, 1, '2025-05-20 12:46:13', '2025-05-20 12:46:13'),
(44596, '182.44.67.97', NULL, 1, '2025-05-20 13:11:01', '2025-05-20 13:11:01'),
(44597, '194.233.72.214', NULL, 2, '2025-05-20 13:22:39', '2025-05-21 00:52:43'),
(44598, '128.204.212.85', NULL, 1, '2025-05-20 13:22:43', '2025-05-20 13:22:43'),
(44599, '37.111.212.136', NULL, 1, '2025-05-20 14:06:26', '2025-05-20 14:06:26'),
(44600, '45.70.73.146', NULL, 1, '2025-05-20 14:19:01', '2025-05-20 14:19:01'),
(44601, '103.16.75.58', NULL, 2, '2025-05-20 14:27:46', '2025-05-20 14:27:49'),
(44602, '72.14.201.159', NULL, 1, '2025-05-20 14:43:10', '2025-05-20 14:43:10'),
(44603, '173.252.79.9', NULL, 1, '2025-05-20 15:09:04', '2025-05-20 15:09:04'),
(44604, '4.193.96.14', NULL, 1, '2025-05-20 15:37:29', '2025-05-20 15:37:29'),
(44605, '20.97.189.96', NULL, 1, '2025-05-20 15:58:44', '2025-05-20 15:58:44'),
(44606, '40.84.221.222', NULL, 1, '2025-05-20 16:01:39', '2025-05-20 16:01:39'),
(44607, '151.80.133.111', NULL, 1, '2025-05-20 16:08:49', '2025-05-20 16:08:49'),
(44608, '40.116.73.219', NULL, 1, '2025-05-20 16:10:36', '2025-05-20 16:10:36'),
(44609, '98.83.106.160', NULL, 1, '2025-05-20 16:33:38', '2025-05-20 16:33:38'),
(44610, '23.98.186.186', NULL, 1, '2025-05-20 16:56:23', '2025-05-20 16:56:23'),
(44611, '111.68.1.2', NULL, 1, '2025-05-20 17:00:21', '2025-05-20 17:00:21'),
(44612, '43.153.119.119', NULL, 1, '2025-05-20 17:08:44', '2025-05-20 17:08:44'),
(44613, '43.159.136.201', NULL, 1, '2025-05-20 17:49:09', '2025-05-20 17:49:09'),
(44614, '128.204.212.87', NULL, 1, '2025-05-20 18:37:03', '2025-05-20 18:37:03'),
(44615, '103.114.23.0', NULL, 1, '2025-05-20 18:44:16', '2025-05-20 18:44:16'),
(44616, '37.111.196.48', NULL, 1, '2025-05-20 19:07:34', '2025-05-20 19:07:34'),
(44617, '57.154.175.1', NULL, 1, '2025-05-20 19:09:04', '2025-05-20 19:09:04'),
(44618, '57.154.175.6', NULL, 1, '2025-05-20 19:09:04', '2025-05-20 19:09:04'),
(44619, '196.251.83.161', NULL, 1, '2025-05-20 19:30:38', '2025-05-20 19:30:38'),
(44620, '196.251.86.187', NULL, 2, '2025-05-20 19:32:09', '2025-05-20 19:32:09'),
(44621, '182.42.111.156', NULL, 1, '2025-05-20 19:36:36', '2025-05-20 19:36:36'),
(44622, '131.153.142.170', NULL, 2, '2025-05-20 19:49:40', '2025-05-20 19:49:40'),
(44623, '172.177.103.162', NULL, 1, '2025-05-20 19:52:06', '2025-05-20 19:52:06'),
(44624, '57.141.6.1', NULL, 1, '2025-05-20 19:55:37', '2025-05-20 19:55:37'),
(44625, '63.177.164.12', NULL, 1, '2025-05-20 20:26:42', '2025-05-20 20:26:42'),
(44626, '220.240.213.112', NULL, 1, '2025-05-20 20:26:45', '2025-05-20 20:26:45'),
(44627, '105.155.131.126', NULL, 1, '2025-05-20 20:26:50', '2025-05-20 20:26:50'),
(44628, '143.255.115.206', NULL, 1, '2025-05-20 20:37:29', '2025-05-20 20:37:29'),
(44629, '91.219.23.167', NULL, 1, '2025-05-20 21:32:13', '2025-05-20 21:32:13'),
(44630, '23.239.11.118', NULL, 2, '2025-05-20 21:32:37', '2025-05-20 21:32:39'),
(44631, '52.159.227.38', NULL, 1, '2025-05-20 21:44:06', '2025-05-20 21:44:06'),
(44632, '89.110.103.94', NULL, 1, '2025-05-20 22:09:18', '2025-05-20 22:09:18'),
(44633, '57.141.6.21', NULL, 1, '2025-05-20 22:21:51', '2025-05-20 22:21:51'),
(44634, '195.82.146.212', NULL, 1, '2025-05-20 22:39:36', '2025-05-20 22:39:36'),
(44635, '195.191.219.151', NULL, 1, '2025-05-20 22:45:58', '2025-05-20 22:45:58'),
(44636, '104.152.52.219', NULL, 1, '2025-05-20 22:48:53', '2025-05-20 22:48:53'),
(44637, '130.33.55.39', NULL, 1, '2025-05-20 23:34:27', '2025-05-20 23:34:27'),
(44638, '52.255.111.62', NULL, 1, '2025-05-20 23:38:01', '2025-05-20 23:38:01'),
(44639, '5.255.231.63', NULL, 1, '2025-05-20 23:51:38', '2025-05-20 23:51:38'),
(44640, '51.83.243.159', NULL, 1, '2025-05-20 23:58:20', '2025-05-20 23:58:20'),
(44641, '207.102.138.19', NULL, 1, '2025-05-20 23:59:58', '2025-05-20 23:59:58'),
(44642, '196.251.117.162', NULL, 4, '2025-05-21 00:08:42', '2025-05-21 00:09:09'),
(44643, '136.243.220.211', NULL, 1, '2025-05-21 00:11:56', '2025-05-21 00:11:56'),
(44644, '34.212.175.218', NULL, 1, '2025-05-21 00:21:18', '2025-05-21 00:21:18'),
(44645, '141.98.84.117', NULL, 1, '2025-05-21 00:34:49', '2025-05-21 00:34:49'),
(44646, '185.102.112.176', NULL, 2, '2025-05-21 00:34:51', '2025-05-21 00:34:52'),
(44647, '77.220.192.68', NULL, 1, '2025-05-21 00:34:56', '2025-05-21 00:34:56'),
(44648, '185.81.145.23', NULL, 2, '2025-05-21 00:34:59', '2025-05-21 00:34:59'),
(44649, '185.81.145.86', NULL, 1, '2025-05-21 00:35:03', '2025-05-21 00:35:03'),
(44650, '213.108.3.119', NULL, 2, '2025-05-21 00:35:05', '2025-05-21 00:35:06'),
(44651, '57.141.6.20', NULL, 1, '2025-05-21 01:02:27', '2025-05-21 01:02:27'),
(44652, '172.178.141.141', NULL, 1, '2025-05-21 01:08:26', '2025-05-21 01:08:26'),
(44653, '52.167.144.177', NULL, 1, '2025-05-21 01:12:00', '2025-05-21 01:12:00'),
(44654, '202.134.10.130', NULL, 1, '2025-05-21 01:21:30', '2025-05-21 01:21:30'),
(44655, '64.227.38.199', NULL, 3, '2025-05-21 01:37:19', '2025-05-21 02:06:46'),
(44656, '199.244.88.219', NULL, 1, '2025-05-21 01:39:52', '2025-05-21 01:39:52'),
(44657, '43.157.147.3', NULL, 1, '2025-05-21 02:01:27', '2025-05-21 02:01:27'),
(44658, '196.240.104.178', NULL, 1, '2025-05-21 02:02:20', '2025-05-21 02:02:20'),
(44659, '49.51.36.179', NULL, 1, '2025-05-21 02:16:48', '2025-05-21 02:16:48'),
(44660, '20.37.102.240', NULL, 1, '2025-05-21 02:20:06', '2025-05-21 02:20:06'),
(44661, '34.98.143.37', NULL, 3, '2025-05-21 02:48:40', '2025-05-21 02:48:43'),
(44662, '3.148.236.214', NULL, 1, '2025-05-21 02:48:40', '2025-05-21 02:48:40'),
(44663, '18.119.9.81', NULL, 1, '2025-05-21 02:48:40', '2025-05-21 02:48:40'),
(44664, '52.34.76.65', NULL, 1, '2025-05-21 02:48:40', '2025-05-21 02:48:40'),
(44665, '34.132.13.228', NULL, 1, '2025-05-21 02:48:43', '2025-05-21 02:48:43'),
(44666, '34.98.143.38', NULL, 1, '2025-05-21 02:48:43', '2025-05-21 02:48:43'),
(44667, '170.106.72.93', NULL, 1, '2025-05-21 03:19:14', '2025-05-21 03:19:14'),
(44668, '54.202.84.131', NULL, 1, '2025-05-21 03:27:20', '2025-05-21 03:27:20'),
(44669, '43.130.40.120', NULL, 1, '2025-05-21 03:48:56', '2025-05-21 03:48:56'),
(44670, '34.72.176.129', NULL, 1, '2025-05-21 03:50:07', '2025-05-21 03:50:07'),
(44671, '34.123.170.104', NULL, 1, '2025-05-21 03:50:47', '2025-05-21 03:50:47'),
(44672, '205.169.39.30', NULL, 1, '2025-05-21 03:51:34', '2025-05-21 03:51:34'),
(44673, '69.171.230.6', NULL, 1, '2025-05-21 04:06:20', '2025-05-21 04:06:20'),
(44674, '43.166.251.233', NULL, 1, '2025-05-21 04:13:48', '2025-05-21 04:13:48'),
(44675, '186.179.39.148', NULL, 1, '2025-05-21 04:16:50', '2025-05-21 04:16:50'),
(44676, '119.13.214.61', NULL, 1, '2025-05-21 04:17:06', '2025-05-21 04:17:06'),
(44677, '107.21.195.224', NULL, 1, '2025-05-21 04:27:29', '2025-05-21 04:27:29'),
(44678, '45.79.42.132', NULL, 1, '2025-05-21 04:30:09', '2025-05-21 04:30:09'),
(44679, '69.171.230.3', NULL, 1, '2025-05-21 04:33:25', '2025-05-21 04:33:25'),
(44680, '213.209.150.137', NULL, 1, '2025-05-21 04:36:16', '2025-05-21 04:36:16'),
(44681, '40.77.167.136', NULL, 1, '2025-05-21 04:38:33', '2025-05-21 04:38:33'),
(44682, '130.33.55.39', NULL, 1, '2025-05-21 04:41:43', '2025-05-21 04:41:43'),
(44683, '139.155.139.22', NULL, 2, '2025-05-21 05:00:25', '2025-05-22 00:09:35'),
(44684, '71.132.43.3', NULL, 1, '2025-05-21 05:19:37', '2025-05-21 05:19:37'),
(44685, '85.190.14.34', NULL, 1, '2025-05-21 05:40:14', '2025-05-21 05:40:14'),
(44686, '216.244.66.200', NULL, 1, '2025-05-21 05:47:43', '2025-05-21 05:47:43'),
(44687, '196.251.118.195', NULL, 6, '2025-05-21 06:09:56', '2025-05-21 06:10:00'),
(44688, '20.97.189.97', NULL, 1, '2025-05-21 06:13:36', '2025-05-21 06:13:36'),
(44689, '51.91.12.152', NULL, 1, '2025-05-21 06:36:17', '2025-05-21 06:36:17'),
(44690, '195.191.219.151', NULL, 1, '2025-05-21 06:46:58', '2025-05-21 06:46:58'),
(44691, '103.199.152.63', NULL, 1, '2025-05-21 06:52:36', '2025-05-21 06:52:36'),
(44692, '4.207.179.80', NULL, 1, '2025-05-21 07:06:37', '2025-05-21 07:06:37'),
(44693, '173.239.247.139', NULL, 1, '2025-05-21 07:18:48', '2025-05-21 07:18:48'),
(44694, '52.167.144.138', NULL, 1, '2025-05-21 07:47:47', '2025-05-21 07:47:47'),
(44695, '170.205.31.68', NULL, 2, '2025-05-21 07:59:01', '2025-05-21 07:59:01'),
(44696, '14.215.163.132', NULL, 1, '2025-05-21 08:10:55', '2025-05-21 08:10:55'),
(44697, '176.98.186.48', NULL, 6, '2025-05-21 08:16:44', '2025-05-21 22:02:04'),
(44698, '103.30.60.245', NULL, 1, '2025-05-21 08:30:17', '2025-05-21 08:30:17'),
(44699, '4.151.241.242', NULL, 1, '2025-05-21 08:46:39', '2025-05-21 08:46:39'),
(44700, '27.147.191.220', NULL, 2, '2025-05-21 08:48:02', '2025-05-21 09:02:13'),
(44701, '3.131.216.181', NULL, 16, '2025-05-21 09:09:11', '2025-05-21 12:35:37'),
(44702, '18.224.128.89', NULL, 1, '2025-05-21 09:09:12', '2025-05-21 09:09:12'),
(44703, '162.120.185.35', NULL, 1, '2025-05-21 09:28:14', '2025-05-21 09:28:14'),
(44704, '196.251.86.187', NULL, 6, '2025-05-21 09:29:05', '2025-05-21 09:29:09'),
(44705, '101.35.239.216', NULL, 3, '2025-05-21 09:38:50', '2025-05-21 09:47:52'),
(44706, '94.103.88.24', NULL, 1, '2025-05-21 09:52:47', '2025-05-21 09:52:47'),
(44707, '193.186.4.159', NULL, 1, '2025-05-21 09:57:28', '2025-05-21 09:57:28'),
(44708, '13.76.141.173', NULL, 1, '2025-05-21 10:00:16', '2025-05-21 10:00:16'),
(44709, '5.249.148.48', NULL, 4, '2025-05-21 10:12:26', '2025-05-21 20:35:47'),
(44710, '34.98.143.39', NULL, 2, '2025-05-21 10:19:16', '2025-05-21 10:19:27'),
(44711, '34.98.143.37', NULL, 2, '2025-05-21 10:19:16', '2025-05-21 10:19:27'),
(44712, '3.15.187.253', NULL, 1, '2025-05-21 10:19:17', '2025-05-21 10:19:17'),
(44713, '185.40.4.101', NULL, 1, '2025-05-21 10:19:22', '2025-05-21 10:19:22'),
(44714, '34.71.214.216', NULL, 1, '2025-05-21 10:19:34', '2025-05-21 10:19:34'),
(44715, '18.220.125.235', NULL, 1, '2025-05-21 10:19:59', '2025-05-21 10:19:59'),
(44716, '103.197.206.242', NULL, 3, '2025-05-21 10:28:45', '2025-05-21 15:06:39'),
(44717, '52.159.249.111', NULL, 1, '2025-05-21 10:35:15', '2025-05-21 10:35:15'),
(44718, '52.159.249.109', NULL, 1, '2025-05-21 10:35:15', '2025-05-21 10:35:15'),
(44719, '162.120.184.34', NULL, 2, '2025-05-21 10:43:04', '2025-05-21 12:30:57'),
(44720, '103.59.38.166', NULL, 2, '2025-05-21 11:12:43', '2025-05-21 11:18:39'),
(44721, '222.79.104.23', NULL, 1, '2025-05-21 11:20:38', '2025-05-21 11:20:38'),
(44722, '34.122.147.229', NULL, 1, '2025-05-21 11:20:54', '2025-05-21 11:20:54'),
(44723, '69.171.249.2', NULL, 1, '2025-05-21 11:49:02', '2025-05-21 11:49:02'),
(44724, '69.171.249.5', NULL, 1, '2025-05-21 11:49:02', '2025-05-21 11:49:02'),
(44725, '213.180.203.65', NULL, 1, '2025-05-21 11:54:01', '2025-05-21 11:54:01'),
(44726, '52.230.163.34', NULL, 1, '2025-05-21 11:56:41', '2025-05-21 11:56:41'),
(44727, '45.251.58.103', NULL, 1, '2025-05-21 12:30:57', '2025-05-21 12:30:57'),
(44728, '18.225.25.214', NULL, 3, '2025-05-21 12:35:30', '2025-05-21 12:35:30'),
(44729, '110.249.201.90', NULL, 1, '2025-05-21 12:40:30', '2025-05-21 12:40:30'),
(44730, '163.172.179.57', NULL, 1, '2025-05-21 12:52:33', '2025-05-21 12:52:33'),
(44731, '196.251.87.68', NULL, 4, '2025-05-21 13:00:54', '2025-05-21 13:01:43'),
(44732, '68.221.75.16', NULL, 1, '2025-05-21 13:14:02', '2025-05-21 13:14:02'),
(44733, '68.221.75.19', NULL, 1, '2025-05-21 13:14:03', '2025-05-21 13:14:03'),
(44734, '162.120.184.35', NULL, 1, '2025-05-21 13:52:59', '2025-05-21 13:52:59'),
(44735, '37.19.221.36', NULL, 1, '2025-05-21 14:00:39', '2025-05-21 14:00:39'),
(44736, '193.186.4.191', NULL, 1, '2025-05-21 14:02:37', '2025-05-21 14:02:37'),
(44737, '162.120.185.34', NULL, 2, '2025-05-21 14:22:18', '2025-05-21 16:44:39'),
(44738, '192.3.80.40', NULL, 1, '2025-05-21 14:23:41', '2025-05-21 14:23:41'),
(44739, '103.228.134.146', NULL, 1, '2025-05-21 14:25:44', '2025-05-21 14:25:44'),
(44740, '51.8.155.49', NULL, 1, '2025-05-21 14:25:50', '2025-05-21 14:25:50'),
(44741, '72.14.201.130', NULL, 2, '2025-05-21 14:29:04', '2025-05-21 14:45:52'),
(44742, '128.204.212.86', NULL, 1, '2025-05-21 14:31:16', '2025-05-21 14:31:16'),
(44743, '119.45.20.16', NULL, 1, '2025-05-21 14:32:08', '2025-05-21 14:32:08'),
(44744, '103.142.81.102', NULL, 1, '2025-05-21 14:37:13', '2025-05-21 14:37:13'),
(44745, '175.29.188.166', NULL, 5, '2025-05-21 14:43:09', '2025-05-21 14:46:10'),
(44746, '128.204.212.84', NULL, 1, '2025-05-21 15:13:39', '2025-05-21 15:13:39'),
(44747, '119.148.9.202', NULL, 1, '2025-05-21 15:15:27', '2025-05-21 15:15:27'),
(44748, '52.255.111.114', NULL, 1, '2025-05-21 15:18:59', '2025-05-21 15:18:59'),
(44749, '103.92.160.242', NULL, 1, '2025-05-21 15:24:24', '2025-05-21 15:24:24'),
(44750, '40.116.73.219', NULL, 1, '2025-05-21 15:26:12', '2025-05-21 15:26:12'),
(44751, '193.32.126.238', NULL, 1, '2025-05-21 15:32:51', '2025-05-21 15:32:51'),
(44752, '180.75.243.158', NULL, 1, '2025-05-21 15:37:04', '2025-05-21 15:37:04'),
(44753, '187.187.197.105', NULL, 1, '2025-05-21 15:37:07', '2025-05-21 15:37:07'),
(44754, '57.154.175.10', NULL, 1, '2025-05-21 15:58:16', '2025-05-21 15:58:16'),
(44755, '66.63.187.155', NULL, 2, '2025-05-21 16:05:10', '2025-05-21 16:05:10'),
(44756, '20.171.207.144', NULL, 2, '2025-05-21 16:19:34', '2025-05-21 16:21:06'),
(44757, '54.39.104.60', NULL, 1, '2025-05-21 16:44:37', '2025-05-21 16:44:37'),
(44758, '43.166.244.192', NULL, 1, '2025-05-21 17:02:06', '2025-05-21 17:02:06'),
(44759, '103.131.71.195', NULL, 1, '2025-05-21 17:11:41', '2025-05-21 17:11:41'),
(44760, '110.249.201.139', NULL, 1, '2025-05-21 17:39:49', '2025-05-21 17:39:49'),
(44761, '101.91.148.219', NULL, 1, '2025-05-21 17:45:42', '2025-05-21 17:45:42'),
(44762, '40.116.73.212', NULL, 2, '2025-05-21 18:00:51', '2025-05-21 19:28:09'),
(44763, '43.157.82.252', NULL, 1, '2025-05-21 18:09:25', '2025-05-21 18:09:25'),
(44764, '206.206.95.210', NULL, 1, '2025-05-21 18:14:23', '2025-05-21 18:14:23'),
(44765, '20.171.207.114', NULL, 1, '2025-05-21 18:33:22', '2025-05-21 18:33:22'),
(44766, '47.76.189.14', NULL, 1, '2025-05-21 19:03:54', '2025-05-21 19:03:54'),
(44767, '57.141.6.27', NULL, 1, '2025-05-21 19:14:28', '2025-05-21 19:14:28'),
(44768, '20.39.63.55', NULL, 1, '2025-05-21 19:34:37', '2025-05-21 19:34:37'),
(44769, '107.189.30.39', NULL, 1, '2025-05-21 20:11:58', '2025-05-21 20:11:58'),
(44770, '182.42.110.255', NULL, 1, '2025-05-21 21:03:08', '2025-05-21 21:03:08'),
(44771, '77.238.230.6', NULL, 1, '2025-05-21 22:31:01', '2025-05-21 22:31:01'),
(44772, '110.172.98.2', NULL, 1, '2025-05-21 22:38:59', '2025-05-21 22:38:59'),
(44773, '208.100.26.243', NULL, 1, '2025-05-21 23:36:14', '2025-05-21 23:36:14'),
(44774, '172.233.156.98', NULL, 1, '2025-05-21 23:36:15', '2025-05-21 23:36:15'),
(44775, '196.251.118.209', NULL, 1, '2025-05-21 23:41:29', '2025-05-21 23:41:29'),
(44776, '3.229.164.203', NULL, 1, '2025-05-21 23:45:29', '2025-05-21 23:45:29'),
(44777, '80.85.247.161', NULL, 1, '2025-05-21 23:51:03', '2025-05-21 23:51:03'),
(44778, '40.77.167.42', NULL, 1, '2025-05-22 01:45:41', '2025-05-22 01:45:41'),
(44779, '18.119.172.64', NULL, 2, '2025-05-22 01:58:30', '2025-05-22 02:23:30'),
(44780, '52.255.111.84', NULL, 1, '2025-05-22 01:59:51', '2025-05-22 01:59:51'),
(44781, '205.169.39.80', NULL, 2, '2025-05-22 02:12:11', '2025-05-22 02:12:38'),
(44782, '43.153.122.30', NULL, 1, '2025-05-22 02:12:45', '2025-05-22 02:12:45'),
(44783, '38.47.36.194', NULL, 1, '2025-05-22 02:46:24', '2025-05-22 02:46:24'),
(44784, '129.226.93.214', NULL, 1, '2025-05-22 03:12:08', '2025-05-22 03:12:08'),
(44785, '194.233.72.214', NULL, 1, '2025-05-22 03:12:59', '2025-05-22 03:12:59'),
(44786, '94.191.43.82', NULL, 1, '2025-05-22 03:17:26', '2025-05-22 03:17:26'),
(44787, '193.32.176.5', NULL, 1, '2025-05-22 03:54:39', '2025-05-22 03:54:39'),
(44788, '54.226.233.103', NULL, 1, '2025-05-22 04:13:18', '2025-05-22 04:13:18'),
(44789, '173.239.218.104', NULL, 1, '2025-05-22 04:31:25', '2025-05-22 04:31:25'),
(44790, '103.74.230.38', NULL, 2, '2025-05-22 05:07:41', '2025-05-22 05:14:47'),
(44791, '34.214.111.215', NULL, 1, '2025-05-22 05:12:07', '2025-05-22 05:12:07'),
(44792, '90.190.253.242', NULL, 2, '2025-05-22 05:37:46', '2025-05-22 05:37:47'),
(44793, '15.204.182.106', NULL, 2, '2025-05-22 06:02:00', '2025-05-22 06:51:58'),
(44794, '143.137.156.48', NULL, 1, '2025-05-22 06:13:46', '2025-05-22 06:13:46'),
(44795, '113.141.91.58', NULL, 1, '2025-05-22 06:24:40', '2025-05-22 06:24:40'),
(44796, '23.98.186.194', NULL, 1, '2025-05-22 07:00:08', '2025-05-22 07:00:08'),
(44797, '51.77.108.53', NULL, 2, '2025-05-22 07:30:27', '2025-05-22 07:30:27'),
(44798, '40.116.73.216', NULL, 1, '2025-05-22 07:30:33', '2025-05-22 07:30:33'),
(44799, '45.84.107.74', NULL, 2, '2025-05-22 07:36:56', '2025-05-22 07:36:58'),
(44800, '193.189.100.203', NULL, 1, '2025-05-22 07:37:56', '2025-05-22 07:37:56'),
(44801, '34.219.175.91', NULL, 1, '2025-05-22 07:41:01', '2025-05-22 07:41:01'),
(44802, '103.145.70.100', NULL, 1, '2025-05-22 08:24:20', '2025-05-22 08:24:20'),
(44803, '195.191.219.152', NULL, 2, '2025-05-22 08:32:30', '2025-05-22 08:32:31'),
(44804, '103.131.71.235', NULL, 1, '2025-05-22 08:41:37', '2025-05-22 08:41:37'),
(44805, '8.219.185.154', NULL, 1, '2025-05-22 08:43:48', '2025-05-22 08:43:48'),
(44806, '202.65.171.197', NULL, 2, '2025-05-22 08:48:11', '2025-05-22 09:05:17'),
(44807, '103.16.75.58', NULL, 4, '2025-05-22 08:48:24', '2025-05-22 12:59:32'),
(44808, '27.115.124.6', NULL, 1, '2025-05-22 09:05:35', '2025-05-22 09:05:35'),
(44809, '123.6.49.15', NULL, 1, '2025-05-22 09:05:35', '2025-05-22 09:05:35'),
(44810, '123.178.210.143', NULL, 1, '2025-05-22 09:10:13', '2025-05-22 09:10:13'),
(44811, '91.201.115.174', NULL, 1, '2025-05-22 09:16:03', '2025-05-22 09:16:03'),
(44812, '193.186.4.159', NULL, 2, '2025-05-22 09:33:03', '2025-05-22 13:05:12'),
(44813, '162.120.185.34', NULL, 2, '2025-05-22 09:33:36', '2025-05-22 15:44:16'),
(44814, '222.79.103.59', NULL, 1, '2025-05-22 09:53:18', '2025-05-22 09:53:18'),
(44815, '182.48.69.81', NULL, 1, '2025-05-22 10:03:59', '2025-05-22 10:03:59'),
(44816, '91.211.248.89', NULL, 1, '2025-05-22 10:08:10', '2025-05-22 10:08:10'),
(44817, '162.120.184.34', NULL, 2, '2025-05-22 10:17:23', '2025-05-22 15:30:49'),
(44818, '18.119.172.64', NULL, 3, '2025-05-22 10:25:46', '2025-05-22 13:12:26'),
(44819, '71.131.231.117', NULL, 1, '2025-05-22 10:36:05', '2025-05-22 10:36:05'),
(44820, '72.14.201.130', NULL, 2, '2025-05-22 11:21:58', '2025-05-22 11:36:00'),
(44821, '37.111.44.91', NULL, 1, '2025-05-22 11:28:18', '2025-05-22 11:28:18'),
(44822, '40.77.167.3', NULL, 1, '2025-05-22 11:28:25', '2025-05-22 11:28:25'),
(44823, '103.79.225.219', NULL, 2, '2025-05-22 11:45:42', '2025-05-22 11:45:44'),
(44824, '52.255.111.53', NULL, 1, '2025-05-22 11:54:53', '2025-05-22 11:54:53'),
(44825, '194.233.72.214', NULL, 2, '2025-05-22 11:58:39', '2025-05-22 13:26:45'),
(44826, '124.236.100.56', NULL, 1, '2025-05-22 12:13:31', '2025-05-22 12:13:31'),
(44827, '42.236.17.254', NULL, 1, '2025-05-22 12:15:23', '2025-05-22 12:15:23'),
(44828, '103.67.158.81', NULL, 1, '2025-05-22 12:17:19', '2025-05-22 12:17:19'),
(44829, '57.141.6.9', NULL, 1, '2025-05-22 12:18:21', '2025-05-22 12:18:21'),
(44830, '198.23.221.50', NULL, 2, '2025-05-22 12:28:04', '2025-05-22 12:28:05'),
(44831, '111.225.149.194', NULL, 1, '2025-05-22 12:41:07', '2025-05-22 12:41:07'),
(44832, '103.30.188.214', NULL, 1, '2025-05-22 12:56:45', '2025-05-22 12:56:45'),
(44833, '103.187.24.145', NULL, 1, '2025-05-22 13:05:13', '2025-05-22 13:05:13'),
(44834, '43.163.206.70', NULL, 1, '2025-05-22 13:17:27', '2025-05-22 13:17:27'),
(44835, '78.153.140.218', NULL, 4, '2025-05-22 13:19:20', '2025-05-22 13:19:31'),
(44836, '212.118.43.65', NULL, 1, '2025-05-22 14:05:19', '2025-05-22 14:05:19'),
(44837, '162.120.184.3', NULL, 2, '2025-05-22 14:11:17', '2025-05-22 15:04:58'),
(44838, '45.251.58.103', NULL, 1, '2025-05-22 14:11:17', '2025-05-22 14:11:17'),
(44839, '23.98.186.198', NULL, 1, '2025-05-22 14:17:09', '2025-05-22 14:17:09'),
(44840, '103.131.71.155', NULL, 1, '2025-05-22 14:23:53', '2025-05-22 14:23:53'),
(44841, '185.247.137.63', NULL, 1, '2025-05-22 14:40:15', '2025-05-22 14:40:15'),
(44842, '103.239.253.66', NULL, 4, '2025-05-22 14:45:18', '2025-05-22 15:15:52'),
(44843, '45.94.31.135', NULL, 22, '2025-05-22 15:23:14', '2025-05-22 15:27:13'),
(44844, '49.51.73.183', NULL, 1, '2025-05-22 15:43:13', '2025-05-22 15:43:13'),
(44845, '43.157.53.115', NULL, 1, '2025-05-22 15:44:17', '2025-05-22 15:44:17'),
(44846, '42.236.17.61', NULL, 1, '2025-05-22 15:47:40', '2025-05-22 15:47:40'),
(44847, '42.236.17.119', NULL, 1, '2025-05-22 15:50:13', '2025-05-22 15:50:13'),
(44848, '87.236.176.248', NULL, 1, '2025-05-22 16:10:22', '2025-05-22 16:10:22'),
(44849, '77.220.192.98', NULL, 1, '2025-05-22 16:11:56', '2025-05-22 16:11:56'),
(44850, '45.10.164.40', NULL, 2, '2025-05-22 16:11:59', '2025-05-22 16:12:01'),
(44851, '185.81.145.71', NULL, 1, '2025-05-22 16:12:05', '2025-05-22 16:12:05'),
(44852, '185.61.216.179', NULL, 2, '2025-05-22 16:12:07', '2025-05-22 16:12:08'),
(44853, '45.10.167.101', NULL, 1, '2025-05-22 16:12:13', '2025-05-22 16:12:13'),
(44854, '185.61.216.249', NULL, 2, '2025-05-22 16:12:16', '2025-05-22 16:12:17'),
(44855, '38.70.227.141', NULL, 1, '2025-05-22 16:14:33', '2025-05-22 16:14:33'),
(44856, '129.211.215.233', NULL, 1, '2025-05-22 16:15:31', '2025-05-22 16:15:31'),
(44857, '18.209.28.118', NULL, 1, '2025-05-22 16:28:31', '2025-05-22 16:28:31'),
(44858, '43.143.28.57', NULL, 3, '2025-05-22 16:30:17', '2025-05-22 16:41:11'),
(44859, '170.39.217.3', NULL, 2, '2025-05-22 16:59:17', '2025-05-22 16:59:18'),
(44860, '52.159.249.105', NULL, 1, '2025-05-22 17:05:48', '2025-05-22 17:05:48'),
(44861, '42.236.17.54', NULL, 1, '2025-05-22 17:09:00', '2025-05-22 17:09:00'),
(44862, '156.146.37.99', NULL, 1, '2025-05-22 17:30:43', '2025-05-22 17:30:43'),
(44863, '45.91.201.235', NULL, 1, '2025-05-22 17:36:14', '2025-05-22 17:36:14'),
(44864, '34.222.196.207', NULL, 1, '2025-05-22 17:57:44', '2025-05-22 17:57:44'),
(44865, '34.91.100.7', NULL, 1, '2025-05-22 18:06:13', '2025-05-22 18:06:13'),
(44866, '128.204.212.84', NULL, 1, '2025-05-22 18:23:37', '2025-05-22 18:23:37'),
(44867, '4.197.97.103', NULL, 1, '2025-05-22 19:09:40', '2025-05-22 19:09:40'),
(44868, '31.13.103.116', NULL, 1, '2025-05-22 19:12:49', '2025-05-22 19:12:49'),
(44869, '31.13.103.2', NULL, 1, '2025-05-22 19:12:49', '2025-05-22 19:12:49'),
(44870, '49.37.114.145', NULL, 1, '2025-05-22 19:18:48', '2025-05-22 19:18:48');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(44871, '13.212.44.147', NULL, 4, '2025-05-22 19:25:45', '2025-05-22 19:25:47'),
(44872, '132.232.203.74', NULL, 1, '2025-05-22 19:31:45', '2025-05-22 19:31:45'),
(44873, '20.57.71.124', NULL, 1, '2025-05-22 19:44:02', '2025-05-22 19:44:02'),
(44874, '51.222.253.16', NULL, 1, '2025-05-22 19:52:19', '2025-05-22 19:52:19'),
(44875, '13.229.117.21', NULL, 4, '2025-05-22 21:28:07', '2025-05-22 21:28:10'),
(44876, '52.255.111.88', NULL, 1, '2025-05-22 22:09:10', '2025-05-22 22:09:10'),
(44877, '52.156.77.159', NULL, 1, '2025-05-22 22:27:10', '2025-05-22 22:27:10'),
(44878, '125.75.66.97', NULL, 1, '2025-05-22 22:44:41', '2025-05-22 22:44:41'),
(44879, '43.159.152.184', NULL, 1, '2025-05-22 22:46:55', '2025-05-22 22:46:55'),
(44880, '157.245.111.144', NULL, 2, '2025-05-22 23:02:51', '2025-05-22 23:02:52'),
(44881, '43.157.172.39', NULL, 1, '2025-05-22 23:46:32', '2025-05-22 23:46:32'),
(44882, '34.42.6.69', NULL, 1, '2025-05-23 00:00:03', '2025-05-23 00:00:03'),
(44883, '45.156.129.95', NULL, 1, '2025-05-23 00:00:15', '2025-05-23 00:00:15'),
(44884, '57.141.6.14', NULL, 1, '2025-05-23 00:26:01', '2025-05-23 00:26:01'),
(44885, '43.155.27.244', NULL, 1, '2025-05-23 00:31:21', '2025-05-23 00:31:21'),
(44886, '52.12.170.81', NULL, 1, '2025-05-23 00:48:10', '2025-05-23 00:48:10'),
(44887, '51.222.253.13', NULL, 1, '2025-05-23 01:08:47', '2025-05-23 01:08:47'),
(44888, '43.166.247.82', NULL, 1, '2025-05-23 01:31:25', '2025-05-23 01:31:25'),
(44889, '147.185.132.18', NULL, 1, '2025-05-23 02:41:41', '2025-05-23 02:41:41'),
(44890, '92.113.135.182', NULL, 1, '2025-05-23 02:55:51', '2025-05-23 02:55:51'),
(44891, '40.77.167.17', NULL, 1, '2025-05-23 03:10:57', '2025-05-23 03:10:57'),
(44892, '20.161.75.215', NULL, 1, '2025-05-23 03:27:56', '2025-05-23 03:27:56'),
(44893, '35.233.168.130', NULL, 2, '2025-05-23 04:17:59', '2025-05-24 01:36:21'),
(44894, '54.92.149.67', NULL, 1, '2025-05-23 04:23:07', '2025-05-23 04:23:07'),
(44895, '124.221.245.78', NULL, 1, '2025-05-23 04:59:03', '2025-05-23 04:59:03'),
(44896, '18.236.241.244', NULL, 1, '2025-05-23 05:11:10', '2025-05-23 05:11:10'),
(44897, '124.236.100.56', NULL, 1, '2025-05-23 06:14:49', '2025-05-23 06:14:49'),
(44898, '170.106.165.76', NULL, 1, '2025-05-23 06:53:43', '2025-05-23 06:53:43'),
(44899, '104.198.11.218', NULL, 1, '2025-05-23 07:10:11', '2025-05-23 07:10:11'),
(44900, '3.144.30.93', NULL, 1, '2025-05-23 08:05:01', '2025-05-23 08:05:01'),
(44901, '34.98.143.38', NULL, 2, '2025-05-23 08:05:01', '2025-05-23 08:05:11'),
(44902, '3.145.195.29', NULL, 1, '2025-05-23 08:05:01', '2025-05-23 08:05:01'),
(44903, '34.98.143.39', NULL, 1, '2025-05-23 08:05:02', '2025-05-23 08:05:02'),
(44904, '34.125.230.24', NULL, 1, '2025-05-23 08:05:04', '2025-05-23 08:05:04'),
(44905, '45.133.74.53', NULL, 1, '2025-05-23 08:05:04', '2025-05-23 08:05:04'),
(44906, '43.153.96.79', NULL, 1, '2025-05-23 08:05:09', '2025-05-23 08:05:09'),
(44907, '34.98.143.37', NULL, 1, '2025-05-23 08:05:11', '2025-05-23 08:05:11'),
(44908, '119.45.20.16', NULL, 1, '2025-05-23 08:06:35', '2025-05-23 08:06:35'),
(44909, '49.51.204.74', NULL, 1, '2025-05-23 08:18:11', '2025-05-23 08:18:11'),
(44910, '57.141.6.29', NULL, 1, '2025-05-23 08:25:36', '2025-05-23 08:25:36'),
(44911, '101.18.141.165', NULL, 2, '2025-05-23 08:28:13', '2025-05-23 08:28:50'),
(44912, '112.206.69.63', NULL, 1, '2025-05-23 08:29:09', '2025-05-23 08:29:09'),
(44913, '57.141.6.23', NULL, 1, '2025-05-23 08:32:13', '2025-05-23 08:32:13'),
(44914, '65.0.18.37', NULL, 4, '2025-05-23 08:51:35', '2025-05-23 08:51:41'),
(44915, '34.122.147.229', NULL, 1, '2025-05-23 09:06:38', '2025-05-23 09:06:38'),
(44916, '128.204.212.84', NULL, 1, '2025-05-23 09:09:22', '2025-05-23 09:09:22'),
(44917, '185.225.28.236', NULL, 1, '2025-05-23 09:12:03', '2025-05-23 09:12:03'),
(44918, '185.79.157.9', NULL, 1, '2025-05-23 09:15:31', '2025-05-23 09:15:31'),
(44919, '119.13.207.143', NULL, 1, '2025-05-23 09:22:06', '2025-05-23 09:22:06'),
(44920, '120.89.66.17', NULL, 1, '2025-05-23 09:22:39', '2025-05-23 09:22:39'),
(44921, '208.100.26.243', NULL, 1, '2025-05-23 09:39:40', '2025-05-23 09:39:40'),
(44922, '208.100.26.236', NULL, 1, '2025-05-23 09:39:40', '2025-05-23 09:39:40'),
(44923, '162.62.132.25', NULL, 1, '2025-05-23 09:49:16', '2025-05-23 09:49:16'),
(44924, '43.156.228.27', NULL, 1, '2025-05-23 09:53:17', '2025-05-23 09:53:17'),
(44925, '205.169.39.44', NULL, 1, '2025-05-23 10:02:50', '2025-05-23 10:02:50'),
(44926, '118.89.95.205', NULL, 2, '2025-05-23 10:29:27', '2025-05-23 10:34:06'),
(44927, '43.153.113.127', NULL, 1, '2025-05-23 10:32:43', '2025-05-23 10:32:43'),
(44928, '52.225.75.214', NULL, 1, '2025-05-23 10:43:20', '2025-05-23 10:43:20'),
(44929, '52.255.111.123', NULL, 1, '2025-05-23 11:03:09', '2025-05-23 11:03:09'),
(44930, '176.98.186.48', NULL, 2, '2025-05-23 11:44:23', '2025-05-23 11:44:24'),
(44931, '18.119.172.64', NULL, 2, '2025-05-23 11:46:38', '2025-05-23 14:05:53'),
(44932, '216.244.66.200', NULL, 1, '2025-05-23 11:52:20', '2025-05-23 11:52:20'),
(44933, '203.190.14.158', NULL, 1, '2025-05-23 11:57:00', '2025-05-23 11:57:00'),
(44934, '18.212.122.254', NULL, 1, '2025-05-23 12:04:32', '2025-05-23 12:04:32'),
(44935, '110.249.201.143', NULL, 1, '2025-05-23 12:40:39', '2025-05-23 12:40:39'),
(44936, '51.8.155.62', NULL, 1, '2025-05-23 13:02:16', '2025-05-23 13:02:16'),
(44937, '52.156.77.156', NULL, 1, '2025-05-23 14:03:00', '2025-05-23 14:03:00'),
(44938, '95.107.247.25', NULL, 1, '2025-05-23 14:57:18', '2025-05-23 14:57:18'),
(44939, '52.156.77.151', NULL, 1, '2025-05-23 15:06:05', '2025-05-23 15:06:05'),
(44940, '196.251.118.209', NULL, 1, '2025-05-23 15:13:51', '2025-05-23 15:13:51'),
(44941, '54.172.199.54', NULL, 1, '2025-05-23 15:15:03', '2025-05-23 15:15:03'),
(44942, '192.241.154.190', NULL, 7, '2025-05-23 15:30:39', '2025-05-23 16:15:46'),
(44943, '18.214.192.90', NULL, 2, '2025-05-23 15:43:07', '2025-05-23 15:43:12'),
(44944, '128.204.212.85', NULL, 1, '2025-05-23 15:55:00', '2025-05-23 15:55:00'),
(44945, '103.199.168.206', NULL, 1, '2025-05-23 16:06:14', '2025-05-23 16:06:14'),
(44946, '64.233.172.131', NULL, 1, '2025-05-23 16:06:17', '2025-05-23 16:06:17'),
(44947, '64.233.173.98', NULL, 1, '2025-05-23 16:06:17', '2025-05-23 16:06:17'),
(44948, '3.85.38.46', NULL, 1, '2025-05-23 16:27:25', '2025-05-23 16:27:25'),
(44949, '54.80.185.143', NULL, 1, '2025-05-23 16:45:35', '2025-05-23 16:45:35'),
(44950, '154.54.249.17', NULL, 1, '2025-05-23 17:03:53', '2025-05-23 17:03:53'),
(44951, '146.190.163.144', NULL, 5, '2025-05-23 17:11:28', '2025-05-23 17:11:34'),
(44952, '52.255.111.93', NULL, 1, '2025-05-23 17:20:10', '2025-05-23 17:20:10'),
(44953, '23.94.159.198', NULL, 1, '2025-05-23 17:20:38', '2025-05-23 17:20:38'),
(44954, '175.6.217.4', NULL, 1, '2025-05-23 17:45:05', '2025-05-23 17:45:05'),
(44955, '206.174.162.8', NULL, 1, '2025-05-23 18:04:34', '2025-05-23 18:04:34'),
(44956, '186.227.198.149', NULL, 1, '2025-05-23 18:04:35', '2025-05-23 18:04:35'),
(44957, '68.183.245.101', NULL, 1, '2025-05-23 18:06:11', '2025-05-23 18:06:11'),
(44958, '20.171.207.205', NULL, 2, '2025-05-23 18:20:20', '2025-05-23 19:34:48'),
(44959, '44.212.131.50', NULL, 1, '2025-05-23 18:35:46', '2025-05-23 18:35:46'),
(44960, '83.99.151.69', NULL, 1, '2025-05-23 18:42:32', '2025-05-23 18:42:32'),
(44961, '91.99.116.169', NULL, 1, '2025-05-23 19:00:23', '2025-05-23 19:00:23'),
(44962, '88.14.43.242', NULL, 1, '2025-05-23 19:06:49', '2025-05-23 19:06:49'),
(44963, '20.171.207.123', NULL, 1, '2025-05-23 19:06:55', '2025-05-23 19:06:55'),
(44964, '91.84.110.151', NULL, 1, '2025-05-23 19:27:58', '2025-05-23 19:27:58'),
(44965, '4.227.174.15', NULL, 1, '2025-05-23 19:40:14', '2025-05-23 19:40:14'),
(44966, '52.71.216.196', NULL, 1, '2025-05-23 19:41:22', '2025-05-23 19:41:22'),
(44967, '94.235.253.133', NULL, 1, '2025-05-23 20:33:42', '2025-05-23 20:33:42'),
(44968, '37.111.212.210', NULL, 1, '2025-05-23 20:35:22', '2025-05-23 20:35:22'),
(44969, '196.251.83.121', NULL, 1, '2025-05-23 20:50:30', '2025-05-23 20:50:30'),
(44970, '4.147.179.115', NULL, 2, '2025-05-23 20:53:53', '2025-05-23 20:55:20'),
(44971, '52.90.202.133', NULL, 1, '2025-05-23 21:18:33', '2025-05-23 21:18:33'),
(44972, '34.42.6.69', NULL, 1, '2025-05-23 21:22:17', '2025-05-23 21:22:17'),
(44973, '193.186.4.159', NULL, 1, '2025-05-23 21:28:28', '2025-05-23 21:28:28'),
(44974, '34.220.223.182', NULL, 1, '2025-05-23 21:35:12', '2025-05-23 21:35:12'),
(44975, '34.219.67.61', NULL, 1, '2025-05-23 21:35:52', '2025-05-23 21:35:52'),
(44976, '18.236.127.74', NULL, 1, '2025-05-23 21:35:52', '2025-05-23 21:35:52'),
(44977, '43.153.19.83', NULL, 1, '2025-05-23 21:36:21', '2025-05-23 21:36:21'),
(44978, '35.167.95.159', NULL, 1, '2025-05-23 21:37:21', '2025-05-23 21:37:21'),
(44979, '35.94.6.117', NULL, 1, '2025-05-23 21:37:44', '2025-05-23 21:37:44'),
(44980, '35.91.0.135', NULL, 2, '2025-05-23 21:37:44', '2025-05-23 21:39:01'),
(44981, '34.219.144.132', NULL, 1, '2025-05-23 21:38:46', '2025-05-23 21:38:46'),
(44982, '54.188.177.245', NULL, 1, '2025-05-23 21:39:00', '2025-05-23 21:39:00'),
(44983, '43.153.67.21', NULL, 1, '2025-05-23 22:55:58', '2025-05-23 22:55:58'),
(44984, '54.89.135.6', NULL, 1, '2025-05-23 23:26:38', '2025-05-23 23:26:38'),
(44985, '51.68.107.151', NULL, 1, '2025-05-23 23:41:05', '2025-05-23 23:41:05'),
(44986, '205.210.31.54', NULL, 1, '2025-05-23 23:42:22', '2025-05-23 23:42:22'),
(44987, '57.141.6.7', NULL, 1, '2025-05-23 23:44:21', '2025-05-23 23:44:21'),
(44988, '84.17.60.236', NULL, 4, '2025-05-23 23:46:55', '2025-05-23 23:46:56'),
(44989, '51.195.68.65', NULL, 1, '2025-05-24 00:08:27', '2025-05-24 00:08:27'),
(44990, '207.102.138.19', NULL, 1, '2025-05-24 00:12:19', '2025-05-24 00:12:19'),
(44991, '43.166.247.82', NULL, 1, '2025-05-24 00:13:50', '2025-05-24 00:13:50'),
(44992, '101.42.117.179', NULL, 1, '2025-05-24 00:16:48', '2025-05-24 00:16:48'),
(44993, '109.199.118.129', NULL, 1, '2025-05-24 00:43:37', '2025-05-24 00:43:37'),
(44994, '52.255.111.82', NULL, 1, '2025-05-24 01:05:54', '2025-05-24 01:05:54'),
(44995, '34.141.215.197', NULL, 1, '2025-05-24 01:18:49', '2025-05-24 01:18:49'),
(44996, '34.141.176.7', NULL, 1, '2025-05-24 01:19:24', '2025-05-24 01:19:24'),
(44997, '35.229.83.27', NULL, 2, '2025-05-24 01:35:51', '2025-05-24 01:46:17'),
(44998, '34.221.49.44', NULL, 1, '2025-05-24 01:36:47', '2025-05-24 01:36:47'),
(44999, '18.237.179.50', NULL, 1, '2025-05-24 01:37:44', '2025-05-24 01:37:44'),
(45000, '136.143.177.62', NULL, 2, '2025-05-24 01:46:21', '2025-05-24 01:46:22'),
(45001, '150.158.45.24', NULL, 1, '2025-05-24 01:58:01', '2025-05-24 01:58:01'),
(45002, '69.171.249.116', NULL, 1, '2025-05-24 02:05:32', '2025-05-24 02:05:32'),
(45003, '69.171.249.3', NULL, 1, '2025-05-24 02:05:32', '2025-05-24 02:05:32'),
(45004, '45.187.29.95', NULL, 1, '2025-05-24 02:19:52', '2025-05-24 02:19:52'),
(45005, '35.89.229.81', NULL, 1, '2025-05-24 02:23:52', '2025-05-24 02:23:52'),
(45006, '124.222.142.44', NULL, 1, '2025-05-24 03:24:48', '2025-05-24 03:24:48'),
(45007, '152.44.105.40', NULL, 1, '2025-05-24 04:05:32', '2025-05-24 04:05:32'),
(45008, '54.234.217.58', NULL, 1, '2025-05-24 04:17:12', '2025-05-24 04:17:12'),
(45009, '138.197.27.71', NULL, 1, '2025-05-24 04:25:14', '2025-05-24 04:25:14'),
(45010, '104.198.11.218', NULL, 2, '2025-05-24 04:39:44', '2025-05-24 19:42:32'),
(45011, '40.84.221.217', NULL, 1, '2025-05-24 04:56:32', '2025-05-24 04:56:32'),
(45012, '199.45.154.133', NULL, 1, '2025-05-24 05:25:21', '2025-05-24 05:25:21'),
(45013, '45.84.107.172', NULL, 1, '2025-05-24 06:23:00', '2025-05-24 06:23:00'),
(45014, '91.84.111.136', NULL, 1, '2025-05-24 06:24:22', '2025-05-24 06:24:22'),
(45015, '43.165.65.180', NULL, 1, '2025-05-24 06:48:19', '2025-05-24 06:48:19'),
(45016, '51.68.107.161', NULL, 1, '2025-05-24 07:35:37', '2025-05-24 07:35:37'),
(45017, '170.106.15.3', NULL, 1, '2025-05-24 07:37:17', '2025-05-24 07:37:17'),
(45018, '196.75.234.69', NULL, 1, '2025-05-24 08:31:32', '2025-05-24 08:31:32'),
(45019, '135.237.131.219', NULL, 1, '2025-05-24 08:40:52', '2025-05-24 08:40:52'),
(45020, '109.70.100.67', NULL, 1, '2025-05-24 08:42:32', '2025-05-24 08:42:32'),
(45021, '217.29.209.213', NULL, 1, '2025-05-24 08:49:58', '2025-05-24 08:49:58'),
(45022, '195.82.146.211', NULL, 1, '2025-05-24 09:13:02', '2025-05-24 09:13:02'),
(45023, '157.119.237.8', NULL, 1, '2025-05-24 09:14:47', '2025-05-24 09:14:47'),
(45024, '185.220.100.240', NULL, 1, '2025-05-24 09:16:28', '2025-05-24 09:16:28'),
(45025, '162.120.184.35', NULL, 1, '2025-05-24 09:39:27', '2025-05-24 09:39:27'),
(45026, '162.120.184.34', NULL, 1, '2025-05-24 09:42:42', '2025-05-24 09:42:42'),
(45027, '110.40.186.63', NULL, 1, '2025-05-24 09:47:05', '2025-05-24 09:47:05'),
(45028, '140.179.18.91', NULL, 1, '2025-05-24 09:54:32', '2025-05-24 09:54:32'),
(45029, '154.94.12.170', NULL, 2, '2025-05-24 09:57:35', '2025-05-24 09:57:37'),
(45030, '77.74.177.118', NULL, 1, '2025-05-24 10:58:18', '2025-05-24 10:58:18'),
(45031, '17.241.75.167', NULL, 1, '2025-05-24 11:04:59', '2025-05-24 11:04:59'),
(45032, '57.141.6.7', NULL, 2, '2025-05-24 11:37:58', '2025-05-25 03:12:24'),
(45033, '35.233.168.130', NULL, 2, '2025-05-24 12:31:30', '2025-05-24 23:31:50'),
(45034, '110.249.202.117', NULL, 1, '2025-05-24 12:41:00', '2025-05-24 12:41:00'),
(45035, '52.190.190.17', NULL, 1, '2025-05-24 12:44:21', '2025-05-24 12:44:21'),
(45036, '57.154.175.1', NULL, 1, '2025-05-24 12:44:30', '2025-05-24 12:44:30'),
(45037, '140.143.98.18', NULL, 1, '2025-05-24 13:04:47', '2025-05-24 13:04:47'),
(45038, '37.111.212.102', NULL, 2, '2025-05-24 13:28:11', '2025-05-24 13:28:13'),
(45039, '195.82.146.214', NULL, 1, '2025-05-24 13:35:50', '2025-05-24 13:35:50'),
(45040, '173.252.79.6', NULL, 1, '2025-05-24 13:36:15', '2025-05-24 13:36:15'),
(45041, '173.252.79.7', NULL, 1, '2025-05-24 13:36:15', '2025-05-24 13:36:15'),
(45042, '4.147.179.115', NULL, 2, '2025-05-24 13:44:20', '2025-05-24 13:45:46'),
(45043, '119.42.144.114', NULL, 1, '2025-05-24 13:57:37', '2025-05-24 13:57:37'),
(45044, '162.62.231.139', NULL, 1, '2025-05-24 14:04:52', '2025-05-24 14:04:52'),
(45045, '5.214.27.70', NULL, 1, '2025-05-24 14:39:44', '2025-05-24 14:39:44'),
(45046, '43.157.149.188', NULL, 1, '2025-05-24 14:51:41', '2025-05-24 14:51:41'),
(45047, '103.144.236.50', NULL, 1, '2025-05-24 14:52:27', '2025-05-24 14:52:27'),
(45048, '212.18.113.99', NULL, 1, '2025-05-24 15:25:23', '2025-05-24 15:25:23'),
(45049, '193.186.4.130', NULL, 1, '2025-05-24 15:45:57', '2025-05-24 15:45:57'),
(45050, '111.231.12.66', NULL, 2, '2025-05-24 16:13:12', '2025-05-24 16:19:09'),
(45051, '223.15.245.170', NULL, 1, '2025-05-24 16:17:30', '2025-05-24 16:17:30'),
(45052, '124.220.171.34', NULL, 2, '2025-05-24 16:32:37', '2025-05-24 16:37:57'),
(45053, '200.96.61.13', NULL, 1, '2025-05-24 16:49:46', '2025-05-24 16:49:46'),
(45054, '201.24.137.201', NULL, 1, '2025-05-24 16:49:54', '2025-05-24 16:49:54'),
(45055, '196.251.70.244', NULL, 1, '2025-05-24 17:10:13', '2025-05-24 17:10:13'),
(45056, '66.249.73.169', NULL, 3, '2025-05-24 17:13:16', '2025-05-24 17:13:32'),
(45057, '52.159.227.39', NULL, 1, '2025-05-24 17:38:57', '2025-05-24 17:38:57'),
(45058, '66.249.65.103', NULL, 1, '2025-05-24 17:51:12', '2025-05-24 17:51:12'),
(45059, '66.249.65.102', NULL, 1, '2025-05-24 17:58:30', '2025-05-24 17:58:30'),
(45060, '106.115.33.97', NULL, 1, '2025-05-24 19:00:36', '2025-05-24 19:00:36'),
(45061, '23.98.186.192', NULL, 1, '2025-05-24 19:19:17', '2025-05-24 19:19:17'),
(45062, '23.98.186.199', NULL, 1, '2025-05-24 19:19:18', '2025-05-24 19:19:18'),
(45063, '198.235.24.146', NULL, 1, '2025-05-24 19:24:47', '2025-05-24 19:24:47'),
(45064, '52.173.219.226', NULL, 1, '2025-05-24 19:32:46', '2025-05-24 19:32:46'),
(45065, '106.227.49.113', NULL, 1, '2025-05-24 19:37:01', '2025-05-24 19:37:01'),
(45066, '147.182.144.100', NULL, 1, '2025-05-24 19:43:10', '2025-05-24 19:43:10'),
(45067, '150.158.45.24', NULL, 2, '2025-05-24 20:32:48', '2025-05-24 20:38:11'),
(45068, '15.206.153.68', NULL, 4, '2025-05-24 20:33:51', '2025-05-24 20:34:00'),
(45069, '57.141.6.12', NULL, 1, '2025-05-24 20:38:58', '2025-05-24 20:38:58'),
(45070, '57.141.6.22', NULL, 1, '2025-05-24 20:43:57', '2025-05-24 20:43:57'),
(45071, '45.239.21.250', NULL, 1, '2025-05-24 20:51:30', '2025-05-24 20:51:30'),
(45072, '43.157.179.227', NULL, 1, '2025-05-24 20:56:34', '2025-05-24 20:56:34'),
(45073, '128.204.212.84', NULL, 1, '2025-05-24 21:06:29', '2025-05-24 21:06:29'),
(45074, '103.120.161.189', NULL, 1, '2025-05-24 21:08:57', '2025-05-24 21:08:57'),
(45075, '128.204.212.86', NULL, 1, '2025-05-24 21:32:50', '2025-05-24 21:32:50'),
(45076, '43.135.142.37', NULL, 1, '2025-05-24 21:43:50', '2025-05-24 21:43:50'),
(45077, '4.197.99.67', NULL, 1, '2025-05-24 22:28:02', '2025-05-24 22:28:02'),
(45078, '35.89.9.238', NULL, 1, '2025-05-24 23:14:48', '2025-05-24 23:14:48'),
(45079, '18.237.49.49', NULL, 1, '2025-05-24 23:15:59', '2025-05-24 23:15:59'),
(45080, '196.251.118.109', NULL, 5, '2025-05-24 23:21:59', '2025-05-24 23:22:02'),
(45081, '45.135.232.205', NULL, 1, '2025-05-25 01:38:58', '2025-05-25 01:38:58'),
(45082, '124.221.245.78', NULL, 1, '2025-05-25 02:00:41', '2025-05-25 02:00:41'),
(45083, '49.147.85.166', NULL, 1, '2025-05-25 02:28:32', '2025-05-25 02:28:32'),
(45084, '198.235.24.28', NULL, 1, '2025-05-25 03:35:32', '2025-05-25 03:35:32'),
(45085, '43.153.10.13', NULL, 1, '2025-05-25 03:55:52', '2025-05-25 03:55:52'),
(45086, '85.208.96.207', NULL, 1, '2025-05-25 04:39:53', '2025-05-25 04:39:53'),
(45087, '43.166.245.250', NULL, 1, '2025-05-25 04:48:39', '2025-05-25 04:48:39'),
(45088, '40.84.221.223', NULL, 1, '2025-05-25 05:33:48', '2025-05-25 05:33:48'),
(45089, '178.20.42.24', NULL, 1, '2025-05-25 07:13:13', '2025-05-25 07:13:13'),
(45090, '57.141.6.3', NULL, 1, '2025-05-25 07:18:31', '2025-05-25 07:18:31'),
(45091, '57.141.6.13', NULL, 1, '2025-05-25 07:24:33', '2025-05-25 07:24:33'),
(45092, '178.20.47.92', NULL, 1, '2025-05-25 07:26:47', '2025-05-25 07:26:47'),
(45093, '140.143.98.18', NULL, 1, '2025-05-25 08:22:03', '2025-05-25 08:22:03'),
(45094, '125.62.116.41', NULL, 1, '2025-05-25 08:30:23', '2025-05-25 08:30:23'),
(45095, '18.237.49.49', NULL, 1, '2025-05-25 08:36:27', '2025-05-25 08:36:27'),
(45096, '103.244.141.112', NULL, 3, '2025-05-25 08:43:26', '2025-05-25 10:50:33'),
(45097, '52.255.111.127', NULL, 1, '2025-05-25 08:57:18', '2025-05-25 08:57:18'),
(45098, '173.252.83.1', NULL, 1, '2025-05-25 09:07:58', '2025-05-25 09:07:58'),
(45099, '173.252.83.116', NULL, 1, '2025-05-25 09:07:58', '2025-05-25 09:07:58'),
(45100, '4.151.241.240', NULL, 1, '2025-05-25 09:25:37', '2025-05-25 09:25:37'),
(45101, '135.237.131.214', NULL, 1, '2025-05-25 09:36:03', '2025-05-25 09:36:03'),
(45102, '103.144.236.50', NULL, 2, '2025-05-25 09:36:30', '2025-05-25 09:36:32'),
(45103, '51.222.253.1', NULL, 1, '2025-05-25 09:48:25', '2025-05-25 09:48:25'),
(45104, '51.89.152.52', NULL, 2, '2025-05-25 09:48:31', '2025-05-25 09:48:32'),
(45105, '185.191.171.2', NULL, 1, '2025-05-25 10:04:16', '2025-05-25 10:04:16'),
(45106, '4.147.179.115', NULL, 2, '2025-05-25 10:12:16', '2025-05-25 10:13:46'),
(45107, '140.179.148.12', NULL, 1, '2025-05-25 10:12:24', '2025-05-25 10:12:24'),
(45108, '193.186.4.130', NULL, 3, '2025-05-25 10:13:47', '2025-05-25 14:45:27'),
(45109, '162.120.184.34', NULL, 1, '2025-05-25 10:18:50', '2025-05-25 10:18:50'),
(45110, '35.233.168.130', NULL, 2, '2025-05-25 10:20:34', '2025-05-25 21:16:15'),
(45111, '212.118.53.218', NULL, 1, '2025-05-25 10:27:17', '2025-05-25 10:27:17'),
(45112, '172.178.140.154', NULL, 1, '2025-05-25 10:33:48', '2025-05-25 10:33:48'),
(45113, '45.141.215.55', NULL, 1, '2025-05-25 10:43:55', '2025-05-25 10:43:55'),
(45114, '43.167.236.228', NULL, 1, '2025-05-25 10:57:31', '2025-05-25 10:57:31'),
(45115, '52.11.126.60', NULL, 1, '2025-05-25 11:04:58', '2025-05-25 11:04:58'),
(45116, '196.251.118.195', NULL, 1, '2025-05-25 11:10:16', '2025-05-25 11:10:16'),
(45117, '52.190.190.20', NULL, 1, '2025-05-25 11:18:20', '2025-05-25 11:18:20'),
(45118, '49.232.151.112', NULL, 1, '2025-05-25 11:36:20', '2025-05-25 11:36:20'),
(45119, '43.130.9.111', NULL, 1, '2025-05-25 11:38:07', '2025-05-25 11:38:07'),
(45120, '188.215.229.142', NULL, 1, '2025-05-25 12:12:04', '2025-05-25 12:12:04'),
(45121, '87.249.132.163', NULL, 1, '2025-05-25 12:16:15', '2025-05-25 12:16:15'),
(45122, '51.222.253.18', NULL, 1, '2025-05-25 12:33:51', '2025-05-25 12:33:51'),
(45123, '110.249.201.144', NULL, 1, '2025-05-25 12:40:26', '2025-05-25 12:40:26'),
(45124, '43.229.208.190', NULL, 1, '2025-05-25 12:53:36', '2025-05-25 12:53:36'),
(45125, '110.249.201.81', NULL, 1, '2025-05-25 13:14:47', '2025-05-25 13:14:47'),
(45126, '196.251.80.141', NULL, 5, '2025-05-25 13:38:02', '2025-05-25 13:38:28'),
(45127, '185.220.100.242', NULL, 1, '2025-05-25 13:41:53', '2025-05-25 13:41:53'),
(45128, '88.80.26.2', NULL, 1, '2025-05-25 13:42:19', '2025-05-25 13:42:19'),
(45129, '135.148.100.196', NULL, 1, '2025-05-25 14:04:49', '2025-05-25 14:04:49'),
(45130, '131.196.105.34', NULL, 1, '2025-05-25 14:32:41', '2025-05-25 14:32:41'),
(45131, '162.120.184.35', NULL, 1, '2025-05-25 14:34:37', '2025-05-25 14:34:37'),
(45132, '116.58.205.69', NULL, 1, '2025-05-25 14:37:01', '2025-05-25 14:37:01'),
(45133, '173.244.42.169', NULL, 1, '2025-05-25 14:42:04', '2025-05-25 14:42:04'),
(45134, '162.120.184.227', NULL, 1, '2025-05-25 14:45:19', '2025-05-25 14:45:19'),
(45135, '42.236.17.9', NULL, 1, '2025-05-25 14:50:59', '2025-05-25 14:50:59'),
(45136, '111.172.249.49', NULL, 1, '2025-05-25 14:51:49', '2025-05-25 14:51:49'),
(45137, '42.236.101.198', NULL, 1, '2025-05-25 14:53:57', '2025-05-25 14:53:57'),
(45138, '45.156.129.113', NULL, 1, '2025-05-25 15:00:40', '2025-05-25 15:00:40'),
(45139, '45.156.129.111', NULL, 1, '2025-05-25 15:02:05', '2025-05-25 15:02:05'),
(45140, '195.82.146.212', NULL, 1, '2025-05-25 15:36:11', '2025-05-25 15:36:11'),
(45141, '66.220.149.114', NULL, 1, '2025-05-25 15:36:34', '2025-05-25 15:36:34'),
(45142, '66.220.149.113', NULL, 1, '2025-05-25 15:36:34', '2025-05-25 15:36:34'),
(45143, '42.236.17.104', NULL, 1, '2025-05-25 15:42:47', '2025-05-25 15:42:47'),
(45144, '42.236.17.117', NULL, 1, '2025-05-25 15:43:13', '2025-05-25 15:43:13'),
(45145, '210.4.66.209', NULL, 3, '2025-05-25 15:44:35', '2025-05-25 15:45:45'),
(45146, '54.173.192.61', NULL, 2, '2025-05-25 15:56:17', '2025-05-25 15:56:17'),
(45147, '72.14.201.159', NULL, 1, '2025-05-25 15:57:09', '2025-05-25 15:57:09'),
(45148, '123.49.52.70', NULL, 1, '2025-05-25 15:57:10', '2025-05-25 15:57:10'),
(45149, '52.167.144.238', NULL, 1, '2025-05-25 15:59:30', '2025-05-25 15:59:30'),
(45150, '20.97.189.111', NULL, 1, '2025-05-25 16:15:40', '2025-05-25 16:15:40'),
(45151, '20.97.189.107', NULL, 1, '2025-05-25 16:15:40', '2025-05-25 16:15:40'),
(45152, '20.97.189.106', NULL, 1, '2025-05-25 16:15:40', '2025-05-25 16:15:40'),
(45153, '20.97.189.100', NULL, 1, '2025-05-25 16:15:40', '2025-05-25 16:15:40'),
(45154, '20.97.189.108', NULL, 1, '2025-05-25 16:15:41', '2025-05-25 16:15:41'),
(45155, '20.97.189.109', NULL, 1, '2025-05-25 16:15:41', '2025-05-25 16:15:41'),
(45156, '20.97.189.103', NULL, 1, '2025-05-25 16:15:41', '2025-05-25 16:15:41'),
(45157, '20.97.189.102', NULL, 1, '2025-05-25 16:15:41', '2025-05-25 16:15:41'),
(45158, '103.30.191.58', NULL, 1, '2025-05-25 16:18:24', '2025-05-25 16:18:24'),
(45159, '170.106.197.109', NULL, 1, '2025-05-25 17:20:30', '2025-05-25 17:20:30'),
(45160, '103.25.250.131', NULL, 1, '2025-05-25 17:24:28', '2025-05-25 17:24:28'),
(45161, '176.100.243.133', NULL, 1, '2025-05-25 17:37:29', '2025-05-25 17:37:29'),
(45162, '101.35.229.86', NULL, 1, '2025-05-25 18:01:02', '2025-05-25 18:01:02'),
(45163, '43.133.91.48', NULL, 1, '2025-05-25 18:02:04', '2025-05-25 18:02:04'),
(45164, '119.45.20.16', NULL, 1, '2025-05-25 18:05:14', '2025-05-25 18:05:14'),
(45165, '57.141.6.10', NULL, 1, '2025-05-25 18:05:32', '2025-05-25 18:05:32'),
(45166, '88.210.10.79', NULL, 1, '2025-05-25 18:13:37', '2025-05-25 18:13:37'),
(45167, '57.141.6.2', NULL, 1, '2025-05-25 19:26:46', '2025-05-25 19:26:46'),
(45168, '132.196.51.33', NULL, 1, '2025-05-25 19:30:46', '2025-05-25 19:30:46'),
(45169, '91.84.104.205', NULL, 1, '2025-05-25 19:32:50', '2025-05-25 19:32:50'),
(45170, '181.214.164.231', NULL, 1, '2025-05-25 20:27:34', '2025-05-25 20:27:34'),
(45171, '20.171.207.215', NULL, 4, '2025-05-25 21:07:00', '2025-05-26 01:06:11'),
(45172, '129.28.14.231', NULL, 1, '2025-05-25 21:24:21', '2025-05-25 21:24:21'),
(45173, '128.204.212.87', NULL, 2, '2025-05-25 22:02:59', '2025-05-26 02:51:55'),
(45174, '20.171.207.27', NULL, 1, '2025-05-25 22:33:18', '2025-05-25 22:33:18'),
(45175, '52.14.29.89', NULL, 1, '2025-05-25 23:27:47', '2025-05-25 23:27:47'),
(45176, '20.1.161.218', NULL, 2, '2025-05-25 23:39:20', '2025-05-26 03:43:37'),
(45177, '188.26.197.220', NULL, 1, '2025-05-25 23:48:10', '2025-05-25 23:48:10'),
(45178, '1.195.35.114', NULL, 1, '2025-05-26 00:05:32', '2025-05-26 00:05:32'),
(45179, '122.51.104.231', NULL, 1, '2025-05-26 00:33:42', '2025-05-26 00:33:42'),
(45180, '172.200.85.249', NULL, 1, '2025-05-26 01:47:36', '2025-05-26 01:47:36'),
(45181, '43.135.134.127', NULL, 1, '2025-05-26 01:56:15', '2025-05-26 01:56:15'),
(45182, '43.157.50.58', NULL, 1, '2025-05-26 01:57:14', '2025-05-26 01:57:14'),
(45183, '212.102.46.68', NULL, 1, '2025-05-26 01:58:29', '2025-05-26 01:58:29'),
(45184, '198.235.24.24', NULL, 1, '2025-05-26 02:03:02', '2025-05-26 02:03:02'),
(45185, '196.251.87.137', NULL, 1, '2025-05-26 02:11:47', '2025-05-26 02:11:47'),
(45186, '121.5.231.252', NULL, 2, '2025-05-26 02:14:32', '2025-05-26 02:21:21'),
(45187, '162.62.132.25', NULL, 1, '2025-05-26 02:51:10', '2025-05-26 02:51:10'),
(45188, '66.249.73.170', NULL, 1, '2025-05-26 03:01:58', '2025-05-26 03:01:58'),
(45189, '66.249.65.103', NULL, 2, '2025-05-26 03:16:42', '2025-05-26 03:16:43'),
(45190, '35.176.34.226', NULL, 1, '2025-05-26 03:27:45', '2025-05-26 03:27:45'),
(45191, '66.249.65.105', NULL, 1, '2025-05-26 03:31:58', '2025-05-26 03:31:58'),
(45192, '182.44.2.148', NULL, 1, '2025-05-26 03:45:05', '2025-05-26 03:45:05'),
(45193, '15.237.208.175', NULL, 1, '2025-05-26 03:50:55', '2025-05-26 03:50:55'),
(45194, '57.141.6.16', NULL, 1, '2025-05-26 04:05:38', '2025-05-26 04:05:38'),
(45195, '23.98.186.187', NULL, 1, '2025-05-26 04:23:16', '2025-05-26 04:23:16'),
(45196, '23.98.186.190', NULL, 1, '2025-05-26 04:23:16', '2025-05-26 04:23:16'),
(45197, '23.98.186.176', NULL, 1, '2025-05-26 04:23:17', '2025-05-26 04:23:17'),
(45198, '23.98.186.185', NULL, 2, '2025-05-26 04:23:17', '2025-05-26 04:29:52'),
(45199, '23.98.186.188', NULL, 1, '2025-05-26 04:24:08', '2025-05-26 04:24:08'),
(45200, '23.98.186.178', NULL, 2, '2025-05-26 04:24:08', '2025-05-26 04:24:08'),
(45201, '23.98.186.183', NULL, 2, '2025-05-26 04:24:09', '2025-05-26 04:29:52'),
(45202, '23.98.186.189', NULL, 1, '2025-05-26 04:29:51', '2025-05-26 04:29:51'),
(45203, '23.98.186.182', NULL, 1, '2025-05-26 04:29:52', '2025-05-26 04:29:52'),
(45204, '52.159.249.104', NULL, 1, '2025-05-26 04:31:06', '2025-05-26 04:31:06'),
(45205, '52.159.249.111', NULL, 2, '2025-05-26 04:31:07', '2025-05-26 04:32:24'),
(45206, '52.159.249.99', NULL, 1, '2025-05-26 04:31:07', '2025-05-26 04:31:07'),
(45207, '52.159.249.105', NULL, 1, '2025-05-26 04:31:07', '2025-05-26 04:31:07'),
(45208, '52.159.249.108', NULL, 1, '2025-05-26 04:32:23', '2025-05-26 04:32:23'),
(45209, '52.159.249.101', NULL, 1, '2025-05-26 04:32:23', '2025-05-26 04:32:23'),
(45210, '52.159.249.103', NULL, 1, '2025-05-26 04:32:24', '2025-05-26 04:32:24'),
(45211, '20.171.207.215', NULL, 4, '2025-05-26 04:51:43', '2025-05-26 09:19:18'),
(45212, '31.13.103.10', NULL, 1, '2025-05-26 04:52:58', '2025-05-26 04:52:58'),
(45213, '31.13.103.1', NULL, 1, '2025-05-26 04:52:58', '2025-05-26 04:52:58'),
(45214, '58.251.94.154', NULL, 3, '2025-05-26 04:54:04', '2025-05-26 04:54:17'),
(45215, '34.218.238.254', NULL, 4, '2025-05-26 05:03:42', '2025-05-26 05:03:47'),
(45216, '52.11.199.94', NULL, 1, '2025-05-26 05:03:43', '2025-05-26 05:03:43'),
(45217, '34.209.41.102', NULL, 1, '2025-05-26 05:03:44', '2025-05-26 05:03:44'),
(45218, '44.234.186.14', NULL, 1, '2025-05-26 05:03:46', '2025-05-26 05:03:46'),
(45219, '44.244.154.168', NULL, 1, '2025-05-26 05:03:48', '2025-05-26 05:03:48'),
(45220, '51.8.102.134', NULL, 1, '2025-05-26 05:45:02', '2025-05-26 05:45:02'),
(45221, '51.8.102.34', NULL, 1, '2025-05-26 05:45:03', '2025-05-26 05:45:03'),
(45222, '51.8.102.17', NULL, 1, '2025-05-26 05:45:03', '2025-05-26 05:45:03'),
(45223, '51.8.102.228', NULL, 1, '2025-05-26 05:45:03', '2025-05-26 05:45:03'),
(45224, '212.102.46.68', NULL, 1, '2025-05-26 05:59:25', '2025-05-26 05:59:25'),
(45225, '196.251.117.154', NULL, 1, '2025-05-26 06:03:00', '2025-05-26 06:03:00'),
(45226, '72.14.201.162', NULL, 1, '2025-05-26 06:19:10', '2025-05-26 06:19:10'),
(45227, '129.211.215.233', NULL, 1, '2025-05-26 06:53:24', '2025-05-26 06:53:24'),
(45228, '64.227.150.225', NULL, 1, '2025-05-26 07:05:46', '2025-05-26 07:05:46'),
(45229, '158.69.25.39', NULL, 1, '2025-05-26 07:13:28', '2025-05-26 07:13:28'),
(45230, '172.200.85.249', NULL, 4, '2025-05-26 07:29:35', '2025-05-27 01:14:32'),
(45231, '20.1.161.218', NULL, 5, '2025-05-26 07:50:55', '2025-05-27 00:37:40'),
(45232, '35.233.168.130', NULL, 2, '2025-05-26 08:04:55', '2025-05-26 18:59:47'),
(45233, '103.145.70.100', NULL, 3, '2025-05-26 08:06:40', '2025-05-26 15:27:01'),
(45234, '193.186.4.130', NULL, 2, '2025-05-26 08:25:13', '2025-05-26 13:27:59'),
(45235, '91.151.95.70', NULL, 1, '2025-05-26 09:10:25', '2025-05-26 09:10:25'),
(45236, '18.237.49.49', NULL, 1, '2025-05-26 09:27:56', '2025-05-26 09:27:56'),
(45237, '66.249.65.105', NULL, 1, '2025-05-26 09:29:59', '2025-05-26 09:29:59'),
(45238, '122.161.53.57', NULL, 6, '2025-05-26 09:34:05', '2025-05-26 10:01:13'),
(45239, '43.166.238.12', NULL, 1, '2025-05-26 09:38:19', '2025-05-26 09:38:19'),
(45240, '106.227.49.113', NULL, 1, '2025-05-26 10:07:03', '2025-05-26 10:07:03'),
(45241, '43.135.145.73', NULL, 1, '2025-05-26 10:16:01', '2025-05-26 10:16:01'),
(45242, '4.151.241.242', NULL, 1, '2025-05-26 10:25:51', '2025-05-26 10:25:51'),
(45243, '27.147.224.231', NULL, 1, '2025-05-26 10:28:32', '2025-05-26 10:28:32'),
(45244, '80.85.245.5', NULL, 1, '2025-05-26 10:49:02', '2025-05-26 10:49:02'),
(45245, '66.220.149.1', NULL, 1, '2025-05-26 10:53:04', '2025-05-26 10:53:04'),
(45246, '128.204.212.85', NULL, 1, '2025-05-26 10:56:06', '2025-05-26 10:56:06'),
(45247, '57.141.6.4', NULL, 1, '2025-05-26 11:37:18', '2025-05-26 11:37:18'),
(45248, '101.35.229.86', NULL, 1, '2025-05-26 11:44:42', '2025-05-26 11:44:42'),
(45249, '196.251.83.161', NULL, 1, '2025-05-26 11:46:32', '2025-05-26 11:46:32'),
(45250, '57.141.6.28', NULL, 1, '2025-05-26 12:05:12', '2025-05-26 12:05:12'),
(45251, '5.178.149.142', NULL, 1, '2025-05-26 12:23:34', '2025-05-26 12:23:34'),
(45252, '49.145.169.160', NULL, 1, '2025-05-26 12:23:40', '2025-05-26 12:23:40'),
(45253, '111.225.148.237', NULL, 1, '2025-05-26 12:40:54', '2025-05-26 12:40:54'),
(45254, '162.120.184.35', NULL, 2, '2025-05-26 13:29:07', '2025-05-26 15:02:40'),
(45255, '43.246.200.125', NULL, 1, '2025-05-26 13:29:14', '2025-05-26 13:29:14'),
(45256, '124.236.100.56', NULL, 1, '2025-05-26 13:33:53', '2025-05-26 13:33:53'),
(45257, '103.35.111.130', NULL, 1, '2025-05-26 13:37:43', '2025-05-26 13:37:43'),
(45258, '43.229.208.190', NULL, 2, '2025-05-26 13:46:37', '2025-05-26 14:03:33'),
(45259, '51.8.102.149', NULL, 1, '2025-05-26 13:47:36', '2025-05-26 13:47:36'),
(45260, '196.251.118.209', NULL, 1, '2025-05-26 13:50:07', '2025-05-26 13:50:07'),
(45261, '37.19.223.101', NULL, 1, '2025-05-26 14:12:26', '2025-05-26 14:12:26'),
(45262, '51.8.155.57', NULL, 1, '2025-05-26 14:17:07', '2025-05-26 14:17:07'),
(45263, '191.101.61.20', NULL, 1, '2025-05-26 14:33:29', '2025-05-26 14:33:29'),
(45264, '13.233.92.32', NULL, 4, '2025-05-26 15:00:41', '2025-05-26 15:02:50'),
(45265, '202.134.14.142', NULL, 1, '2025-05-26 15:03:23', '2025-05-26 15:03:23'),
(45266, '103.98.204.75', NULL, 1, '2025-05-26 15:20:15', '2025-05-26 15:20:15'),
(45267, '216.244.66.200', NULL, 1, '2025-05-26 15:20:33', '2025-05-26 15:20:33'),
(45268, '40.119.197.45', NULL, 1, '2025-05-26 15:42:56', '2025-05-26 15:42:56'),
(45269, '43.158.91.71', NULL, 1, '2025-05-26 15:48:51', '2025-05-26 15:48:51'),
(45270, '106.75.67.185', NULL, 1, '2025-05-26 15:58:37', '2025-05-26 15:58:37'),
(45271, '106.75.101.112', NULL, 1, '2025-05-26 16:00:09', '2025-05-26 16:00:09'),
(45272, '35.173.183.118', NULL, 1, '2025-05-26 16:19:34', '2025-05-26 16:19:34'),
(45273, '191.102.207.45', NULL, 1, '2025-05-26 16:20:24', '2025-05-26 16:20:24'),
(45274, '43.157.179.227', NULL, 1, '2025-05-26 16:27:18', '2025-05-26 16:27:18'),
(45275, '175.6.217.4', NULL, 1, '2025-05-26 16:33:05', '2025-05-26 16:33:05'),
(45276, '84.17.48.188', NULL, 1, '2025-05-26 16:56:56', '2025-05-26 16:56:56'),
(45277, '85.209.132.14', NULL, 1, '2025-05-26 17:18:12', '2025-05-26 17:18:12'),
(45278, '74.208.62.145', NULL, 1, '2025-05-26 17:56:17', '2025-05-26 17:56:17'),
(45279, '43.196.4.229', NULL, 1, '2025-05-26 17:56:50', '2025-05-26 17:56:50'),
(45280, '172.178.58.30', NULL, 2, '2025-05-26 18:59:47', '2025-05-26 18:59:55'),
(45281, '52.160.164.170', NULL, 1, '2025-05-26 19:49:31', '2025-05-26 19:49:31'),
(45282, '103.103.33.190', NULL, 2, '2025-05-26 20:21:11', '2025-05-26 20:21:12'),
(45283, '58.253.86.33', NULL, 1, '2025-05-26 20:38:47', '2025-05-26 20:38:47'),
(45284, '89.110.87.170', NULL, 1, '2025-05-26 20:57:29', '2025-05-26 20:57:29'),
(45285, '52.230.163.45', NULL, 1, '2025-05-26 21:01:31', '2025-05-26 21:01:31'),
(45286, '40.84.221.234', NULL, 1, '2025-05-26 21:05:22', '2025-05-26 21:05:22'),
(45287, '40.84.221.238', NULL, 1, '2025-05-26 21:05:22', '2025-05-26 21:05:22'),
(45288, '66.249.65.103', NULL, 1, '2025-05-26 21:41:07', '2025-05-26 21:41:07'),
(45289, '52.255.111.83', NULL, 1, '2025-05-26 22:12:54', '2025-05-26 22:12:54'),
(45290, '52.255.111.86', NULL, 1, '2025-05-26 22:12:55', '2025-05-26 22:12:55'),
(45291, '52.230.163.43', NULL, 1, '2025-05-26 22:22:45', '2025-05-26 22:22:45'),
(45292, '4.147.179.115', NULL, 2, '2025-05-26 22:24:15', '2025-05-26 22:25:41'),
(45293, '202.134.8.195', NULL, 1, '2025-05-26 22:30:34', '2025-05-26 22:30:34'),
(45294, '43.166.245.120', NULL, 1, '2025-05-26 22:37:53', '2025-05-26 22:37:53'),
(45295, '124.226.222.66', NULL, 1, '2025-05-26 23:06:21', '2025-05-26 23:06:21'),
(45296, '43.130.91.95', NULL, 1, '2025-05-26 23:46:14', '2025-05-26 23:46:14'),
(45297, '57.141.6.12', NULL, 1, '2025-05-27 00:48:11', '2025-05-27 00:48:11'),
(45298, '91.231.142.150', NULL, 2, '2025-05-27 01:23:37', '2025-05-27 01:23:38'),
(45299, '128.204.212.86', NULL, 1, '2025-05-27 01:29:21', '2025-05-27 01:29:21'),
(45300, '208.100.26.246', NULL, 1, '2025-05-27 01:34:48', '2025-05-27 01:34:48'),
(45301, '208.100.26.244', NULL, 1, '2025-05-27 01:34:53', '2025-05-27 01:34:53'),
(45302, '162.14.210.15', NULL, 1, '2025-05-27 02:14:08', '2025-05-27 02:14:08'),
(45303, '187.63.217.109', NULL, 1, '2025-05-27 02:34:41', '2025-05-27 02:34:41'),
(45304, '51.68.107.159', NULL, 1, '2025-05-27 03:10:02', '2025-05-27 03:10:02'),
(45305, '162.120.184.4', NULL, 1, '2025-05-27 04:23:11', '2025-05-27 04:23:11'),
(45306, '54.234.217.58', NULL, 1, '2025-05-27 04:27:37', '2025-05-27 04:27:37'),
(45307, '20.1.161.218', NULL, 3, '2025-05-27 04:50:36', '2025-05-27 13:14:07'),
(45308, '124.221.245.78', NULL, 2, '2025-05-27 05:26:31', '2025-05-27 21:39:34'),
(45309, '147.185.132.216', NULL, 1, '2025-05-27 05:29:01', '2025-05-27 05:29:01'),
(45310, '34.220.37.14', NULL, 1, '2025-05-27 05:46:09', '2025-05-27 05:46:09'),
(45311, '57.141.6.6', NULL, 1, '2025-05-27 05:51:49', '2025-05-27 05:51:49'),
(45312, '54.145.237.7', NULL, 1, '2025-05-27 05:55:11', '2025-05-27 05:55:11'),
(45313, '35.233.168.130', NULL, 3, '2025-05-27 05:55:53', '2025-05-28 03:35:00'),
(45314, '45.84.107.128', NULL, 1, '2025-05-27 06:04:50', '2025-05-27 06:04:50'),
(45315, '195.47.238.176', NULL, 1, '2025-05-27 06:05:49', '2025-05-27 06:05:49'),
(45316, '43.159.144.16', NULL, 1, '2025-05-27 06:51:21', '2025-05-27 06:51:21'),
(45317, '52.167.144.209', NULL, 1, '2025-05-27 07:03:15', '2025-05-27 07:03:15'),
(45318, '172.200.85.249', NULL, 2, '2025-05-27 07:03:29', '2025-05-27 13:14:36'),
(45319, '196.251.86.133', NULL, 1, '2025-05-27 07:06:28', '2025-05-27 07:06:28'),
(45320, '170.106.11.6', NULL, 1, '2025-05-27 07:39:19', '2025-05-27 07:39:19'),
(45321, '98.83.159.51', NULL, 1, '2025-05-27 07:41:59', '2025-05-27 07:41:59'),
(45322, '195.2.81.242', NULL, 1, '2025-05-27 07:53:50', '2025-05-27 07:53:50'),
(45323, '54.89.24.76', NULL, 1, '2025-05-27 08:35:44', '2025-05-27 08:35:44'),
(45324, '110.40.186.63', NULL, 1, '2025-05-27 08:36:37', '2025-05-27 08:36:37'),
(45325, '120.50.22.50', NULL, 3, '2025-05-27 08:49:45', '2025-05-27 09:51:53'),
(45326, '66.249.73.170', NULL, 1, '2025-05-27 08:57:08', '2025-05-27 08:57:08'),
(45327, '196.176.218.167', NULL, 1, '2025-05-27 09:12:39', '2025-05-27 09:12:39'),
(45328, '35.87.179.149', NULL, 1, '2025-05-27 09:16:55', '2025-05-27 09:16:55'),
(45329, '103.145.70.100', NULL, 1, '2025-05-27 09:22:20', '2025-05-27 09:22:20'),
(45330, '162.120.184.226', NULL, 2, '2025-05-27 09:24:54', '2025-05-27 10:02:52'),
(45331, '176.100.243.133', NULL, 1, '2025-05-27 09:26:44', '2025-05-27 09:26:44'),
(45332, '4.151.241.245', NULL, 1, '2025-05-27 09:30:06', '2025-05-27 09:30:06'),
(45333, '103.91.130.129', NULL, 1, '2025-05-27 09:33:29', '2025-05-27 09:33:29'),
(45334, '173.252.107.114', NULL, 1, '2025-05-27 09:39:44', '2025-05-27 09:39:44'),
(45335, '173.252.107.8', NULL, 1, '2025-05-27 09:39:44', '2025-05-27 09:39:44'),
(45336, '103.144.236.50', NULL, 1, '2025-05-27 09:45:56', '2025-05-27 09:45:56'),
(45337, '162.120.184.35', NULL, 6, '2025-05-27 09:53:31', '2025-05-27 16:40:13'),
(45338, '193.186.4.159', NULL, 5, '2025-05-27 10:00:53', '2025-05-27 17:45:17'),
(45339, '119.148.43.249', NULL, 1, '2025-05-27 10:00:55', '2025-05-27 10:00:55'),
(45340, '202.134.8.194', NULL, 1, '2025-05-27 10:11:56', '2025-05-27 10:11:56'),
(45341, '199.101.196.74', NULL, 1, '2025-05-27 10:25:45', '2025-05-27 10:25:45'),
(45342, '104.234.53.183', NULL, 3, '2025-05-27 10:26:58', '2025-05-27 10:27:21'),
(45343, '104.234.53.179', NULL, 1, '2025-05-27 10:27:44', '2025-05-27 10:27:44'),
(45344, '66.249.65.103', NULL, 1, '2025-05-27 10:56:57', '2025-05-27 10:56:57'),
(45345, '195.82.146.214', NULL, 1, '2025-05-27 11:21:15', '2025-05-27 11:21:15'),
(45346, '3.86.139.244', NULL, 2, '2025-05-27 11:24:39', '2025-05-27 13:00:39'),
(45347, '66.249.65.105', NULL, 1, '2025-05-27 11:27:04', '2025-05-27 11:27:04'),
(45348, '66.249.65.104', NULL, 1, '2025-05-27 11:46:29', '2025-05-27 11:46:29'),
(45349, '223.15.245.170', NULL, 1, '2025-05-27 11:54:44', '2025-05-27 11:54:44'),
(45350, '103.4.147.126', NULL, 1, '2025-05-27 11:54:50', '2025-05-27 11:54:50'),
(45351, '94.103.93.19', NULL, 1, '2025-05-27 11:58:30', '2025-05-27 11:58:30'),
(45352, '137.59.48.154', NULL, 2, '2025-05-27 12:01:39', '2025-05-27 12:04:03'),
(45353, '43.245.120.216', NULL, 1, '2025-05-27 12:03:01', '2025-05-27 12:03:01'),
(45354, '210.4.75.45', NULL, 1, '2025-05-27 12:04:48', '2025-05-27 12:04:48'),
(45355, '37.120.232.131', NULL, 5, '2025-05-27 12:11:28', '2025-05-27 12:11:32'),
(45356, '49.37.113.58', NULL, 1, '2025-05-27 12:32:36', '2025-05-27 12:32:36'),
(45357, '111.225.149.53', NULL, 1, '2025-05-27 12:44:38', '2025-05-27 12:44:38'),
(45358, '122.152.48.29', NULL, 1, '2025-05-27 12:58:55', '2025-05-27 12:58:55'),
(45359, '113.190.199.246', NULL, 1, '2025-05-27 13:06:06', '2025-05-27 13:06:06'),
(45360, '162.120.184.34', NULL, 3, '2025-05-27 13:06:40', '2025-05-27 19:14:38'),
(45361, '162.120.184.227', NULL, 2, '2025-05-27 13:24:02', '2025-05-27 19:15:43'),
(45362, '3.131.216.181', NULL, 4, '2025-05-27 13:42:54', '2025-05-27 13:43:01'),
(45363, '18.225.25.214', NULL, 1, '2025-05-27 13:42:54', '2025-05-27 13:42:54'),
(45364, '51.68.107.154', NULL, 1, '2025-05-27 14:02:35', '2025-05-27 14:02:35'),
(45365, '52.255.111.93', NULL, 1, '2025-05-27 14:08:17', '2025-05-27 14:08:17'),
(45366, '91.84.110.151', NULL, 1, '2025-05-27 14:12:52', '2025-05-27 14:12:52'),
(45367, '172.178.141.135', NULL, 2, '2025-05-27 14:29:51', '2025-05-27 14:33:15'),
(45368, '43.155.195.141', NULL, 1, '2025-05-27 14:47:46', '2025-05-27 14:47:46'),
(45369, '72.14.201.135', NULL, 1, '2025-05-27 14:53:30', '2025-05-27 14:53:30'),
(45370, '132.232.144.200', NULL, 1, '2025-05-27 15:04:00', '2025-05-27 15:04:00'),
(45371, '43.159.143.139', NULL, 1, '2025-05-27 15:34:22', '2025-05-27 15:34:22'),
(45372, '40.77.167.16', NULL, 1, '2025-05-27 16:14:06', '2025-05-27 16:14:06'),
(45373, '172.178.140.150', NULL, 1, '2025-05-27 16:50:52', '2025-05-27 16:50:52'),
(45374, '193.186.4.184', NULL, 1, '2025-05-27 16:56:22', '2025-05-27 16:56:22'),
(45375, '193.186.4.130', NULL, 1, '2025-05-27 17:21:41', '2025-05-27 17:21:41'),
(45376, '128.204.212.85', NULL, 1, '2025-05-27 18:06:59', '2025-05-27 18:06:59'),
(45377, '173.251.31.18', NULL, 1, '2025-05-27 18:14:47', '2025-05-27 18:14:47'),
(45378, '36.41.75.167', NULL, 1, '2025-05-27 18:20:47', '2025-05-27 18:20:47'),
(45379, '154.16.192.208', NULL, 1, '2025-05-27 18:20:53', '2025-05-27 18:20:53'),
(45380, '135.237.131.208', NULL, 1, '2025-05-27 18:40:11', '2025-05-27 18:40:11'),
(45381, '141.98.84.165', NULL, 1, '2025-05-27 19:03:54', '2025-05-27 19:03:54'),
(45382, '185.81.145.147', NULL, 2, '2025-05-27 19:03:57', '2025-05-27 19:03:58'),
(45383, '17.241.227.42', NULL, 1, '2025-05-27 19:10:22', '2025-05-27 19:10:22'),
(45384, '196.251.83.213', NULL, 2, '2025-05-27 19:19:38', '2025-05-27 22:55:37'),
(45385, '52.255.111.59', NULL, 1, '2025-05-27 19:35:43', '2025-05-27 19:35:43'),
(45386, '52.234.44.251', NULL, 1, '2025-05-27 19:45:49', '2025-05-27 19:45:49'),
(45387, '103.124.226.176', NULL, 2, '2025-05-27 19:49:41', '2025-05-27 19:49:45'),
(45388, '104.28.230.33', NULL, 1, '2025-05-27 20:04:34', '2025-05-27 20:04:34'),
(45389, '188.138.199.34', NULL, 1, '2025-05-27 20:31:07', '2025-05-27 20:31:07'),
(45390, '52.230.163.32', NULL, 1, '2025-05-27 20:49:06', '2025-05-27 20:49:06'),
(45391, '201.46.124.253', NULL, 1, '2025-05-27 21:01:30', '2025-05-27 21:01:30'),
(45392, '154.47.27.73', NULL, 1, '2025-05-27 21:07:34', '2025-05-27 21:07:34'),
(45393, '54.223.45.134', NULL, 1, '2025-05-27 21:27:27', '2025-05-27 21:27:27'),
(45394, '49.51.252.146', NULL, 2, '2025-05-27 21:46:18', '2025-05-28 00:17:11'),
(45395, '89.187.162.182', NULL, 1, '2025-05-27 21:46:22', '2025-05-27 21:46:22'),
(45396, '42.83.147.53', NULL, 1, '2025-05-27 21:58:20', '2025-05-27 21:58:20'),
(45397, '112.20.22.31', NULL, 1, '2025-05-27 23:03:57', '2025-05-27 23:03:57'),
(45398, '183.197.41.148', NULL, 1, '2025-05-27 23:04:04', '2025-05-27 23:04:04'),
(45399, '42.236.10.103', NULL, 2, '2025-05-27 23:04:06', '2025-05-27 23:04:23'),
(45400, '42.236.10.107', NULL, 4, '2025-05-27 23:04:08', '2025-05-27 23:04:52'),
(45401, '110.52.181.214', NULL, 1, '2025-05-27 23:04:16', '2025-05-27 23:04:16'),
(45402, '220.176.33.11', NULL, 1, '2025-05-27 23:04:19', '2025-05-27 23:04:19'),
(45403, '42.236.10.120', NULL, 1, '2025-05-27 23:04:20', '2025-05-27 23:04:20'),
(45404, '42.228.112.51', NULL, 1, '2025-05-27 23:04:28', '2025-05-27 23:04:28'),
(45405, '42.236.10.110', NULL, 2, '2025-05-27 23:04:31', '2025-05-27 23:05:36'),
(45406, '110.52.1.219', NULL, 1, '2025-05-27 23:04:48', '2025-05-27 23:04:48'),
(45407, '110.82.87.48', NULL, 1, '2025-05-27 23:04:50', '2025-05-27 23:04:50'),
(45408, '42.236.10.100', NULL, 3, '2025-05-27 23:04:53', '2025-05-27 23:05:36'),
(45409, '42.236.10.122', NULL, 1, '2025-05-27 23:05:03', '2025-05-27 23:05:03'),
(45410, '42.236.10.116', NULL, 1, '2025-05-27 23:05:05', '2025-05-27 23:05:05'),
(45411, '171.11.25.220', NULL, 1, '2025-05-27 23:05:06', '2025-05-27 23:05:06'),
(45412, '42.236.10.112', NULL, 1, '2025-05-27 23:05:14', '2025-05-27 23:05:14'),
(45413, '42.236.10.104', NULL, 1, '2025-05-27 23:05:52', '2025-05-27 23:05:52'),
(45414, '43.153.27.244', NULL, 1, '2025-05-27 23:12:54', '2025-05-27 23:12:54'),
(45415, '43.157.158.178', NULL, 1, '2025-05-27 23:20:58', '2025-05-27 23:20:58'),
(45416, '54.191.59.218', NULL, 4, '2025-05-28 00:11:40', '2025-05-28 00:11:47'),
(45417, '103.90.232.143', NULL, 1, '2025-05-28 00:12:44', '2025-05-28 00:12:44'),
(45418, '54.153.102.164', NULL, 2, '2025-05-28 00:26:39', '2025-05-28 00:26:40'),
(45419, '198.199.89.32', NULL, 1, '2025-05-28 00:59:37', '2025-05-28 00:59:37'),
(45420, '57.141.6.22', NULL, 1, '2025-05-28 01:02:37', '2025-05-28 01:02:37'),
(45421, '144.76.19.149', NULL, 2, '2025-05-28 01:07:12', '2025-05-28 01:07:16'),
(45422, '43.153.48.240', NULL, 1, '2025-05-28 01:31:11', '2025-05-28 01:31:11'),
(45423, '43.143.28.57', NULL, 1, '2025-05-28 01:41:38', '2025-05-28 01:41:38'),
(45424, '34.83.127.174', NULL, 1, '2025-05-28 02:11:14', '2025-05-28 02:11:14'),
(45425, '104.152.52.230', NULL, 1, '2025-05-28 02:14:27', '2025-05-28 02:14:27'),
(45426, '51.222.253.9', NULL, 1, '2025-05-28 02:52:04', '2025-05-28 02:52:04'),
(45427, '51.68.107.151', NULL, 2, '2025-05-28 03:04:51', '2025-05-28 03:04:52'),
(45428, '44.243.239.237', NULL, 1, '2025-05-28 03:29:22', '2025-05-28 03:29:22'),
(45429, '51.222.253.19', NULL, 1, '2025-05-28 03:37:31', '2025-05-28 03:37:31'),
(45430, '150.31.177.55', NULL, 1, '2025-05-28 03:43:54', '2025-05-28 03:43:54'),
(45431, '113.219.218.197', NULL, 1, '2025-05-28 04:01:08', '2025-05-28 04:01:08'),
(45432, '164.90.206.175', NULL, 1, '2025-05-28 04:08:45', '2025-05-28 04:08:45'),
(45433, '205.169.39.12', NULL, 1, '2025-05-28 04:10:28', '2025-05-28 04:10:28'),
(45434, '3.85.38.46', NULL, 1, '2025-05-28 04:27:43', '2025-05-28 04:27:43'),
(45435, '60.246.15.68', NULL, 1, '2025-05-28 04:45:58', '2025-05-28 04:45:58'),
(45436, '109.70.100.6', NULL, 1, '2025-05-28 04:49:42', '2025-05-28 04:49:42'),
(45437, '95.108.213.254', NULL, 1, '2025-05-28 05:07:02', '2025-05-28 05:07:02'),
(45438, '150.31.177.38', NULL, 1, '2025-05-28 05:12:23', '2025-05-28 05:12:23'),
(45439, '35.231.14.207', NULL, 2, '2025-05-28 05:30:18', '2025-05-29 02:09:20'),
(45440, '35.231.162.148', NULL, 2, '2025-05-28 06:11:45', '2025-05-29 02:37:52'),
(45441, '31.13.103.5', NULL, 1, '2025-05-28 06:23:39', '2025-05-28 06:23:39'),
(45442, '31.13.103.116', NULL, 1, '2025-05-28 06:23:39', '2025-05-28 06:23:39'),
(45443, '124.236.100.56', NULL, 1, '2025-05-28 07:07:13', '2025-05-28 07:07:13'),
(45444, '182.42.111.156', NULL, 1, '2025-05-28 07:15:31', '2025-05-28 07:15:31'),
(45445, '157.100.135.113', NULL, 1, '2025-05-28 07:17:32', '2025-05-28 07:17:32'),
(45446, '196.251.118.209', NULL, 1, '2025-05-28 07:19:34', '2025-05-28 07:19:34'),
(45447, '104.28.120.4', NULL, 1, '2025-05-28 07:28:47', '2025-05-28 07:28:47'),
(45448, '72.14.201.159', NULL, 1, '2025-05-28 07:42:59', '2025-05-28 07:42:59'),
(45449, '91.222.174.116', NULL, 3, '2025-05-28 07:43:39', '2025-05-28 07:43:44'),
(45450, '57.141.6.20', NULL, 1, '2025-05-28 07:53:01', '2025-05-28 07:53:01'),
(45451, '57.141.6.21', NULL, 1, '2025-05-28 07:59:48', '2025-05-28 07:59:48'),
(45452, '196.251.83.161', NULL, 1, '2025-05-28 08:00:54', '2025-05-28 08:00:54'),
(45453, '52.156.77.156', NULL, 1, '2025-05-28 08:17:49', '2025-05-28 08:17:49'),
(45454, '77.43.156.12', NULL, 1, '2025-05-28 08:31:20', '2025-05-28 08:31:20'),
(45455, '198.235.24.174', NULL, 1, '2025-05-28 08:37:07', '2025-05-28 08:37:07'),
(45456, '52.89.177.56', NULL, 1, '2025-05-28 09:10:06', '2025-05-28 09:10:06'),
(45457, '103.145.70.100', NULL, 5, '2025-05-28 09:31:41', '2025-05-28 13:18:24'),
(45458, '103.30.188.214', NULL, 1, '2025-05-28 09:51:50', '2025-05-28 09:51:50'),
(45459, '20.171.207.252', NULL, 2, '2025-05-28 09:53:41', '2025-05-28 12:37:55'),
(45460, '13.83.167.142', NULL, 1, '2025-05-28 09:59:46', '2025-05-28 09:59:46'),
(45461, '202.229.110.144', NULL, 1, '2025-05-28 10:28:27', '2025-05-28 10:28:27'),
(45462, '139.155.139.22', NULL, 1, '2025-05-28 10:29:53', '2025-05-28 10:29:53'),
(45463, '185.226.197.40', NULL, 1, '2025-05-28 10:34:59', '2025-05-28 10:34:59'),
(45464, '123.160.223.73', NULL, 2, '2025-05-28 10:58:46', '2025-05-28 10:59:48'),
(45465, '38.153.180.189', NULL, 1, '2025-05-28 11:01:48', '2025-05-28 11:01:48'),
(45466, '213.209.150.137', NULL, 1, '2025-05-28 11:11:42', '2025-05-28 11:11:42'),
(45467, '43.134.141.244', NULL, 1, '2025-05-28 11:14:12', '2025-05-28 11:14:12'),
(45468, '113.165.12.101', NULL, 1, '2025-05-28 11:39:05', '2025-05-28 11:39:05'),
(45469, '35.87.225.65', NULL, 1, '2025-05-28 11:42:31', '2025-05-28 11:42:31'),
(45470, '43.130.91.95', NULL, 1, '2025-05-28 12:18:38', '2025-05-28 12:18:38'),
(45471, '52.12.243.100', NULL, 1, '2025-05-28 12:30:43', '2025-05-28 12:30:43'),
(45472, '162.120.184.34', NULL, 1, '2025-05-28 12:38:49', '2025-05-28 12:38:49'),
(45473, '110.249.201.132', NULL, 1, '2025-05-28 12:40:28', '2025-05-28 12:40:28'),
(45474, '147.124.215.203', NULL, 1, '2025-05-28 12:40:55', '2025-05-28 12:40:55'),
(45475, '24.239.129.28', NULL, 1, '2025-05-28 13:16:54', '2025-05-28 13:16:54'),
(45476, '43.157.179.227', NULL, 1, '2025-05-28 14:06:51', '2025-05-28 14:06:51'),
(45477, '52.230.25.26', NULL, 1, '2025-05-28 14:07:06', '2025-05-28 14:07:06'),
(45478, '40.77.167.70', NULL, 1, '2025-05-28 14:22:14', '2025-05-28 14:22:14'),
(45479, '35.233.168.130', NULL, 2, '2025-05-28 14:26:11', '2025-05-29 01:29:25'),
(45480, '52.230.163.38', NULL, 1, '2025-05-28 14:41:06', '2025-05-28 14:41:06'),
(45481, '189.103.2.128', NULL, 1, '2025-05-28 14:57:06', '2025-05-28 14:57:06'),
(45482, '71.6.134.232', NULL, 1, '2025-05-28 15:06:48', '2025-05-28 15:06:48'),
(45483, '128.204.212.86', NULL, 3, '2025-05-28 15:19:20', '2025-05-28 20:58:38'),
(45484, '135.237.131.213', NULL, 1, '2025-05-28 15:35:32', '2025-05-28 15:35:32'),
(45485, '34.38.83.9', NULL, 6, '2025-05-28 15:53:14', '2025-05-28 15:53:58'),
(45486, '162.120.184.227', NULL, 1, '2025-05-28 16:15:16', '2025-05-28 16:15:16'),
(45487, '23.23.4.87', NULL, 1, '2025-05-28 16:19:41', '2025-05-28 16:19:41'),
(45488, '162.120.184.35', NULL, 2, '2025-05-28 16:25:05', '2025-05-28 19:01:57'),
(45489, '128.204.212.84', NULL, 1, '2025-05-28 16:34:02', '2025-05-28 16:34:02'),
(45490, '77.164.122.90', NULL, 1, '2025-05-28 16:57:42', '2025-05-28 16:57:42'),
(45491, '114.80.36.40', NULL, 1, '2025-05-28 17:02:56', '2025-05-28 17:02:56'),
(45492, '66.249.73.169', NULL, 2, '2025-05-28 18:36:02', '2025-05-28 20:24:00'),
(45493, '43.157.158.178', NULL, 1, '2025-05-28 18:54:18', '2025-05-28 18:54:18'),
(45494, '66.249.65.103', NULL, 1, '2025-05-28 19:09:35', '2025-05-28 19:09:35'),
(45495, '57.141.6.29', NULL, 1, '2025-05-28 19:10:06', '2025-05-28 19:10:06'),
(45496, '45.84.107.172', NULL, 1, '2025-05-28 19:23:25', '2025-05-28 19:23:25'),
(45497, '45.84.107.47', NULL, 1, '2025-05-28 19:23:41', '2025-05-28 19:23:41'),
(45498, '40.79.246.195', NULL, 1, '2025-05-28 19:39:44', '2025-05-28 19:39:44'),
(45499, '43.133.139.6', NULL, 1, '2025-05-28 19:44:10', '2025-05-28 19:44:10'),
(45500, '45.84.107.33', NULL, 1, '2025-05-28 20:42:40', '2025-05-28 20:42:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(45501, '185.247.184.105', NULL, 1, '2025-05-28 20:43:31', '2025-05-28 20:43:31'),
(45502, '20.171.207.187', NULL, 1, '2025-05-28 21:47:14', '2025-05-28 21:47:14'),
(45503, '80.85.246.74', NULL, 1, '2025-05-28 22:32:59', '2025-05-28 22:32:59'),
(45504, '185.247.137.49', NULL, 1, '2025-05-28 22:39:55', '2025-05-28 22:39:55'),
(45505, '34.83.127.174', NULL, 1, '2025-05-28 22:51:33', '2025-05-28 22:51:33'),
(45506, '57.141.6.14', NULL, 1, '2025-05-28 23:03:05', '2025-05-28 23:03:05'),
(45507, '47.238.96.217', NULL, 1, '2025-05-28 23:25:46', '2025-05-28 23:25:46'),
(45508, '222.79.104.23', NULL, 1, '2025-05-28 23:32:56', '2025-05-28 23:32:56'),
(45509, '52.44.229.124', NULL, 1, '2025-05-28 23:45:19', '2025-05-28 23:45:19'),
(45510, '198.98.52.215', NULL, 2, '2025-05-29 00:21:11', '2025-05-29 00:21:35'),
(45511, '192.36.109.89', NULL, 1, '2025-05-29 01:02:34', '2025-05-29 01:02:34'),
(45512, '95.170.202.130', NULL, 1, '2025-05-29 01:17:51', '2025-05-29 01:17:51'),
(45513, '54.190.166.76', NULL, 1, '2025-05-29 01:39:36', '2025-05-29 01:39:36'),
(45514, '113.141.91.58', NULL, 1, '2025-05-29 02:44:14', '2025-05-29 02:44:14'),
(45515, '101.18.137.113', NULL, 2, '2025-05-29 03:07:24', '2025-05-29 03:08:11'),
(45516, '91.227.172.23', NULL, 1, '2025-05-29 03:18:45', '2025-05-29 03:18:45'),
(45517, '23.26.109.220', NULL, 1, '2025-05-29 03:23:57', '2025-05-29 03:23:57'),
(45518, '34.212.84.23', NULL, 1, '2025-05-29 03:29:33', '2025-05-29 03:29:33'),
(45519, '57.154.175.4', NULL, 1, '2025-05-29 03:47:20', '2025-05-29 03:47:20'),
(45520, '57.141.6.9', NULL, 1, '2025-05-29 03:52:33', '2025-05-29 03:52:33'),
(45521, '66.249.65.105', NULL, 1, '2025-05-29 03:56:45', '2025-05-29 03:56:45'),
(45522, '198.23.221.14', NULL, 2, '2025-05-29 04:15:44', '2025-05-29 04:15:47'),
(45523, '43.130.78.203', NULL, 1, '2025-05-29 04:28:25', '2025-05-29 04:28:25'),
(45524, '52.202.174.221', NULL, 1, '2025-05-29 04:31:10', '2025-05-29 04:31:10'),
(45525, '202.134.14.152', NULL, 1, '2025-05-29 04:36:59', '2025-05-29 04:36:59'),
(45526, '43.153.49.151', NULL, 1, '2025-05-29 05:41:30', '2025-05-29 05:41:30'),
(45527, '182.42.104.32', NULL, 1, '2025-05-29 05:54:32', '2025-05-29 05:54:32'),
(45528, '124.236.100.56', NULL, 1, '2025-05-29 05:54:45', '2025-05-29 05:54:45'),
(45529, '170.106.82.209', NULL, 1, '2025-05-29 06:12:20', '2025-05-29 06:12:20'),
(45530, '52.87.117.230', NULL, 2, '2025-05-29 06:29:47', '2025-05-29 06:29:49'),
(45531, '18.214.192.90', NULL, 1, '2025-05-29 06:31:30', '2025-05-29 06:31:30'),
(45532, '66.249.65.105', NULL, 4, '2025-05-29 06:51:26', '2025-05-30 00:00:26'),
(45533, '104.30.176.249', NULL, 1, '2025-05-29 06:53:47', '2025-05-29 06:53:47'),
(45534, '140.179.18.91', NULL, 1, '2025-05-29 07:06:29', '2025-05-29 07:06:29'),
(45535, '111.225.149.144', NULL, 1, '2025-05-29 07:31:36', '2025-05-29 07:31:36'),
(45536, '198.199.89.32', NULL, 1, '2025-05-29 08:10:40', '2025-05-29 08:10:40'),
(45537, '14.235.23.12', NULL, 1, '2025-05-29 08:13:03', '2025-05-29 08:13:03'),
(45538, '45.141.215.55', NULL, 1, '2025-05-29 08:34:21', '2025-05-29 08:34:21'),
(45539, '110.40.186.63', NULL, 1, '2025-05-29 09:08:52', '2025-05-29 09:08:52'),
(45540, '212.54.196.248', NULL, 1, '2025-05-29 09:37:36', '2025-05-29 09:37:36'),
(45541, '185.177.72.202', NULL, 9, '2025-05-29 09:40:03', '2025-05-29 09:42:48'),
(45542, '13.233.94.237', NULL, 4, '2025-05-29 09:50:17', '2025-05-29 09:50:21'),
(45543, '31.13.127.112', NULL, 1, '2025-05-29 10:26:12', '2025-05-29 10:26:12'),
(45544, '31.13.127.6', NULL, 1, '2025-05-29 10:26:12', '2025-05-29 10:26:12'),
(45545, '5.255.231.175', NULL, 1, '2025-05-29 10:30:47', '2025-05-29 10:30:47'),
(45546, '51.8.155.50', NULL, 1, '2025-05-29 10:56:31', '2025-05-29 10:56:31'),
(45547, '51.8.155.53', NULL, 1, '2025-05-29 10:56:32', '2025-05-29 10:56:32'),
(45548, '3.131.216.181', NULL, 4, '2025-05-29 11:12:14', '2025-05-29 11:12:21'),
(45549, '18.224.128.89', NULL, 1, '2025-05-29 11:12:14', '2025-05-29 11:12:14'),
(45550, '13.57.202.182', NULL, 1, '2025-05-29 11:13:32', '2025-05-29 11:13:32'),
(45551, '18.144.169.20', NULL, 1, '2025-05-29 11:14:11', '2025-05-29 11:14:11'),
(45552, '161.35.19.64', NULL, 1, '2025-05-29 11:20:50', '2025-05-29 11:20:50'),
(45553, '52.230.163.45', NULL, 1, '2025-05-29 11:21:52', '2025-05-29 11:21:52'),
(45554, '103.17.69.107', NULL, 1, '2025-05-29 11:27:24', '2025-05-29 11:27:24'),
(45555, '45.80.158.209', NULL, 1, '2025-05-29 11:56:27', '2025-05-29 11:56:27'),
(45556, '45.90.185.106', NULL, 1, '2025-05-29 11:59:23', '2025-05-29 11:59:23'),
(45557, '45.90.185.105', NULL, 1, '2025-05-29 11:59:54', '2025-05-29 11:59:54'),
(45558, '35.233.168.130', NULL, 2, '2025-05-29 12:06:13', '2025-05-29 22:45:09'),
(45559, '111.225.149.44', NULL, 1, '2025-05-29 12:40:59', '2025-05-29 12:40:59'),
(45560, '43.135.183.82', NULL, 1, '2025-05-29 13:12:42', '2025-05-29 13:12:42'),
(45561, '103.30.188.214', NULL, 1, '2025-05-29 13:18:15', '2025-05-29 13:18:15'),
(45562, '137.59.48.154', NULL, 1, '2025-05-29 13:20:01', '2025-05-29 13:20:01'),
(45563, '52.159.249.99', NULL, 1, '2025-05-29 13:20:08', '2025-05-29 13:20:08'),
(45564, '80.85.246.140', NULL, 1, '2025-05-29 13:32:06', '2025-05-29 13:32:06'),
(45565, '43.159.128.247', NULL, 1, '2025-05-29 14:02:32', '2025-05-29 14:02:32'),
(45566, '42.236.17.251', NULL, 1, '2025-05-29 14:14:07', '2025-05-29 14:14:07'),
(45567, '42.236.17.32', NULL, 1, '2025-05-29 14:15:36', '2025-05-29 14:15:36'),
(45568, '42.236.17.229', NULL, 1, '2025-05-29 14:16:48', '2025-05-29 14:16:48'),
(45569, '40.77.167.47', NULL, 1, '2025-05-29 14:42:06', '2025-05-29 14:42:06'),
(45570, '42.236.12.204', NULL, 1, '2025-05-29 14:53:36', '2025-05-29 14:53:36'),
(45571, '113.161.41.224', NULL, 1, '2025-05-29 15:10:17', '2025-05-29 15:10:17'),
(45572, '123.20.95.5', NULL, 1, '2025-05-29 15:18:05', '2025-05-29 15:18:05'),
(45573, '66.249.65.104', NULL, 1, '2025-05-29 15:27:15', '2025-05-29 15:27:15'),
(45574, '101.91.148.219', NULL, 1, '2025-05-29 15:30:13', '2025-05-29 15:30:13'),
(45575, '115.231.78.15', NULL, 5, '2025-05-29 15:35:38', '2025-05-29 17:32:26'),
(45576, '54.224.137.141', NULL, 1, '2025-05-29 16:23:20', '2025-05-29 16:23:20'),
(45577, '43.248.108.188', NULL, 1, '2025-05-29 17:32:49', '2025-05-29 17:32:49'),
(45578, '66.249.65.103', NULL, 1, '2025-05-29 17:58:33', '2025-05-29 17:58:33'),
(45579, '208.100.26.246', NULL, 1, '2025-05-29 18:23:03', '2025-05-29 18:23:03'),
(45580, '172.233.156.98', NULL, 1, '2025-05-29 18:23:04', '2025-05-29 18:23:04'),
(45581, '128.204.212.86', NULL, 1, '2025-05-29 18:27:50', '2025-05-29 18:27:50'),
(45582, '4.151.241.251', NULL, 1, '2025-05-29 18:33:35', '2025-05-29 18:33:35'),
(45583, '132.232.165.4', NULL, 1, '2025-05-29 18:39:29', '2025-05-29 18:39:29'),
(45584, '110.230.225.22', NULL, 1, '2025-05-29 18:42:17', '2025-05-29 18:42:17'),
(45585, '52.230.164.188', NULL, 1, '2025-05-29 18:57:49', '2025-05-29 18:57:49'),
(45586, '52.230.164.191', NULL, 1, '2025-05-29 19:09:16', '2025-05-29 19:09:16'),
(45587, '20.42.12.87', NULL, 1, '2025-05-29 19:36:09', '2025-05-29 19:36:09'),
(45588, '66.249.65.102', NULL, 2, '2025-05-29 19:45:46', '2025-05-30 00:44:43'),
(45589, '5.175.234.89', NULL, 1, '2025-05-29 20:07:10', '2025-05-29 20:07:10'),
(45590, '162.120.184.34', NULL, 1, '2025-05-29 20:29:16', '2025-05-29 20:29:16'),
(45591, '43.130.37.243', NULL, 1, '2025-05-29 20:29:26', '2025-05-29 20:29:26'),
(45592, '40.84.221.224', NULL, 1, '2025-05-29 20:31:26', '2025-05-29 20:31:26'),
(45593, '8.208.12.196', NULL, 1, '2025-05-29 20:41:53', '2025-05-29 20:41:53'),
(45594, '195.2.78.89', NULL, 1, '2025-05-29 21:17:24', '2025-05-29 21:17:24'),
(45595, '170.106.11.141', NULL, 1, '2025-05-29 21:18:54', '2025-05-29 21:18:54'),
(45596, '34.1.31.245', NULL, 1, '2025-05-29 21:29:37', '2025-05-29 21:29:37'),
(45597, '114.80.36.40', NULL, 1, '2025-05-29 21:56:40', '2025-05-29 21:56:40'),
(45598, '66.249.73.170', NULL, 1, '2025-05-29 22:28:47', '2025-05-29 22:28:47'),
(45599, '57.141.6.29', NULL, 1, '2025-05-29 23:12:29', '2025-05-29 23:12:29'),
(45600, '77.75.77.54', NULL, 1, '2025-05-29 23:17:49', '2025-05-29 23:17:49'),
(45601, '66.249.73.169', NULL, 1, '2025-05-29 23:43:10', '2025-05-29 23:43:10'),
(45602, '44.244.218.97', NULL, 1, '2025-05-30 00:41:18', '2025-05-30 00:41:18'),
(45603, '14.215.163.132', NULL, 1, '2025-05-30 00:53:30', '2025-05-30 00:53:30'),
(45604, '51.68.111.242', NULL, 1, '2025-05-30 01:35:33', '2025-05-30 01:35:33'),
(45605, '34.82.110.144', NULL, 1, '2025-05-30 02:19:51', '2025-05-30 02:19:51'),
(45606, '183.197.245.255', NULL, 1, '2025-05-30 02:35:23', '2025-05-30 02:35:23'),
(45607, '120.225.58.155', NULL, 1, '2025-05-30 02:36:27', '2025-05-30 02:36:27'),
(45608, '123.6.49.50', NULL, 1, '2025-05-30 03:10:30', '2025-05-30 03:10:30'),
(45609, '58.44.47.63', NULL, 1, '2025-05-30 03:12:36', '2025-05-30 03:12:36'),
(45610, '57.141.6.8', NULL, 1, '2025-05-30 03:17:38', '2025-05-30 03:17:38'),
(45611, '45.84.107.55', NULL, 1, '2025-05-30 03:56:43', '2025-05-30 03:56:43'),
(45612, '122.51.104.231', NULL, 1, '2025-05-30 03:57:11', '2025-05-30 03:57:11'),
(45613, '43.166.245.250', NULL, 1, '2025-05-30 04:01:05', '2025-05-30 04:01:05'),
(45614, '3.85.38.46', NULL, 1, '2025-05-30 04:22:05', '2025-05-30 04:22:05'),
(45615, '51.8.155.54', NULL, 1, '2025-05-30 04:29:40', '2025-05-30 04:29:40'),
(45616, '64.23.156.218', NULL, 1, '2025-05-30 04:35:16', '2025-05-30 04:35:16'),
(45617, '128.204.212.86', NULL, 1, '2025-05-30 04:36:21', '2025-05-30 04:36:21'),
(45618, '57.141.6.24', NULL, 2, '2025-05-30 04:39:49', '2025-05-30 11:02:20'),
(45619, '45.166.137.131', NULL, 1, '2025-05-30 04:42:14', '2025-05-30 04:42:14'),
(45620, '5.122.13.172', NULL, 1, '2025-05-30 04:42:15', '2025-05-30 04:42:15'),
(45621, '45.235.21.188', NULL, 1, '2025-05-30 04:42:15', '2025-05-30 04:42:15'),
(45622, '167.60.217.79', NULL, 1, '2025-05-30 04:42:19', '2025-05-30 04:42:19'),
(45623, '105.77.60.189', NULL, 1, '2025-05-30 04:42:20', '2025-05-30 04:42:20'),
(45624, '43.130.71.237', NULL, 1, '2025-05-30 04:58:15', '2025-05-30 04:58:15'),
(45625, '34.138.175.82', NULL, 1, '2025-05-30 05:29:04', '2025-05-30 05:29:04'),
(45626, '35.237.225.177', NULL, 1, '2025-05-30 05:29:09', '2025-05-30 05:29:09'),
(45627, '173.252.107.7', NULL, 1, '2025-05-30 06:13:55', '2025-05-30 06:13:55'),
(45628, '173.252.107.116', NULL, 1, '2025-05-30 06:13:55', '2025-05-30 06:13:55'),
(45629, '66.249.73.168', NULL, 2, '2025-05-30 06:40:22', '2025-05-30 14:31:42'),
(45630, '194.233.72.214', NULL, 1, '2025-05-30 06:43:00', '2025-05-30 06:43:00'),
(45631, '89.235.79.29', NULL, 1, '2025-05-30 06:44:33', '2025-05-30 06:44:33'),
(45632, '47.238.96.111', NULL, 1, '2025-05-30 06:45:26', '2025-05-30 06:45:26'),
(45633, '113.219.218.197', NULL, 1, '2025-05-30 06:59:14', '2025-05-30 06:59:14'),
(45634, '195.82.146.213', NULL, 1, '2025-05-30 07:02:24', '2025-05-30 07:02:24'),
(45635, '40.84.221.226', NULL, 1, '2025-05-30 07:04:06', '2025-05-30 07:04:06'),
(45636, '40.84.221.236', NULL, 1, '2025-05-30 07:04:06', '2025-05-30 07:04:06'),
(45637, '195.200.26.27', NULL, 1, '2025-05-30 07:54:50', '2025-05-30 07:54:50'),
(45638, '54.244.120.201', NULL, 1, '2025-05-30 08:45:26', '2025-05-30 08:45:26'),
(45639, '208.100.26.248', NULL, 1, '2025-05-30 09:14:25', '2025-05-30 09:14:25'),
(45640, '172.233.156.98', NULL, 1, '2025-05-30 09:14:27', '2025-05-30 09:14:27'),
(45641, '51.68.236.92', NULL, 1, '2025-05-30 09:27:13', '2025-05-30 09:27:13'),
(45642, '35.233.168.130', NULL, 1, '2025-05-30 09:27:35', '2025-05-30 09:27:35'),
(45643, '139.59.157.166', NULL, 1, '2025-05-30 09:30:11', '2025-05-30 09:30:11'),
(45644, '103.107.81.6', NULL, 1, '2025-05-30 09:30:49', '2025-05-30 09:30:49'),
(45645, '124.221.245.78', NULL, 1, '2025-05-30 10:05:17', '2025-05-30 10:05:17'),
(45646, '137.184.22.46', NULL, 7, '2025-05-30 10:17:56', '2025-05-30 11:07:27'),
(45647, '154.3.62.41', NULL, 1, '2025-05-30 10:57:03', '2025-05-30 10:57:03'),
(45648, '57.141.6.26', NULL, 1, '2025-05-30 11:01:47', '2025-05-30 11:01:47'),
(45649, '110.249.202.140', NULL, 1, '2025-05-30 11:14:29', '2025-05-30 11:14:29'),
(45650, '40.77.167.159', NULL, 1, '2025-05-30 11:27:42', '2025-05-30 11:27:42'),
(45651, '120.234.134.34', NULL, 1, '2025-05-30 11:31:40', '2025-05-30 11:31:40'),
(45652, '43.157.82.252', NULL, 1, '2025-05-30 11:37:52', '2025-05-30 11:37:52'),
(45653, '43.155.195.141', NULL, 2, '2025-05-30 12:30:52', '2025-05-31 01:17:19'),
(45654, '110.249.201.141', NULL, 1, '2025-05-30 12:40:33', '2025-05-30 12:40:33'),
(45655, '112.193.7.145', NULL, 1, '2025-05-30 12:40:52', '2025-05-30 12:40:52'),
(45656, '175.30.48.46', NULL, 1, '2025-05-30 12:41:10', '2025-05-30 12:41:10'),
(45657, '209.97.171.249', NULL, 4, '2025-05-30 12:45:11', '2025-05-30 12:45:13'),
(45658, '95.108.213.243', NULL, 1, '2025-05-30 13:07:28', '2025-05-30 13:07:28'),
(45659, '101.42.117.179', NULL, 1, '2025-05-30 13:09:59', '2025-05-30 13:09:59'),
(45660, '208.76.40.194', NULL, 5, '2025-05-30 13:17:07', '2025-05-30 13:17:14'),
(45661, '205.210.31.197', NULL, 1, '2025-05-30 13:48:44', '2025-05-30 13:48:44'),
(45662, '191.96.255.31', NULL, 1, '2025-05-30 13:50:15', '2025-05-30 13:50:15'),
(45663, '20.171.207.161', NULL, 2, '2025-05-30 13:59:31', '2025-05-30 13:59:34'),
(45664, '171.251.216.131', NULL, 1, '2025-05-30 14:38:31', '2025-05-30 14:38:31'),
(45665, '109.70.100.4', NULL, 1, '2025-05-30 14:54:17', '2025-05-30 14:54:17'),
(45666, '217.113.194.210', NULL, 1, '2025-05-30 15:04:32', '2025-05-30 15:04:32'),
(45667, '217.113.194.206', NULL, 1, '2025-05-30 15:04:36', '2025-05-30 15:04:36'),
(45668, '52.87.117.230', NULL, 1, '2025-05-30 15:10:39', '2025-05-30 15:10:39'),
(45669, '173.244.42.158', NULL, 1, '2025-05-30 15:30:11', '2025-05-30 15:30:11'),
(45670, '162.120.188.67', NULL, 1, '2025-05-30 15:30:47', '2025-05-30 15:30:47'),
(45671, '18.214.192.90', NULL, 2, '2025-05-30 15:31:06', '2025-05-30 15:31:10'),
(45672, '196.196.53.131', NULL, 1, '2025-05-30 16:03:35', '2025-05-30 16:03:35'),
(45673, '162.120.184.35', NULL, 1, '2025-05-30 16:04:31', '2025-05-30 16:04:31'),
(45674, '36.41.75.167', NULL, 1, '2025-05-30 16:18:26', '2025-05-30 16:18:26'),
(45675, '3.81.120.190', NULL, 1, '2025-05-30 16:19:10', '2025-05-30 16:19:10'),
(45676, '80.85.247.231', NULL, 1, '2025-05-30 16:31:05', '2025-05-30 16:31:05'),
(45677, '128.204.212.85', NULL, 2, '2025-05-30 16:54:20', '2025-05-30 20:26:28'),
(45678, '207.154.249.114', NULL, 1, '2025-05-30 16:56:47', '2025-05-30 16:56:47'),
(45679, '147.53.112.195', NULL, 1, '2025-05-30 18:05:52', '2025-05-30 18:05:52'),
(45680, '43.135.140.225', NULL, 1, '2025-05-30 18:22:15', '2025-05-30 18:22:15'),
(45681, '103.131.71.136', NULL, 1, '2025-05-30 18:31:36', '2025-05-30 18:31:36'),
(45682, '54.147.80.137', NULL, 1, '2025-05-30 18:39:37', '2025-05-30 18:39:37'),
(45683, '35.245.37.230', NULL, 1, '2025-05-30 19:06:34', '2025-05-30 19:06:34'),
(45684, '43.166.244.192', NULL, 1, '2025-05-30 19:07:59', '2025-05-30 19:07:59'),
(45685, '122.51.104.231', NULL, 1, '2025-05-30 19:32:29', '2025-05-30 19:32:29'),
(45686, '68.154.31.208', NULL, 1, '2025-05-30 19:38:41', '2025-05-30 19:38:41'),
(45687, '144.76.19.149', NULL, 2, '2025-05-30 19:40:10', '2025-05-30 19:40:14'),
(45688, '3.94.157.25', NULL, 1, '2025-05-30 19:40:38', '2025-05-30 19:40:38'),
(45689, '93.158.91.12', NULL, 1, '2025-05-30 20:43:35', '2025-05-30 20:43:35'),
(45690, '57.141.6.19', NULL, 1, '2025-05-30 21:03:37', '2025-05-30 21:03:37'),
(45691, '103.124.251.154', NULL, 1, '2025-05-30 21:07:59', '2025-05-30 21:07:59'),
(45692, '124.223.193.19', NULL, 2, '2025-05-30 21:43:15', '2025-05-30 21:52:41'),
(45693, '44.244.98.150', NULL, 1, '2025-05-30 22:29:24', '2025-05-30 22:29:24'),
(45694, '43.143.248.236', NULL, 1, '2025-05-30 22:43:54', '2025-05-30 22:43:54'),
(45695, '198.199.89.32', NULL, 1, '2025-05-30 22:58:30', '2025-05-30 22:58:30'),
(45696, '151.236.25.28', NULL, 1, '2025-05-30 23:02:14', '2025-05-30 23:02:14'),
(45697, '89.110.115.121', NULL, 1, '2025-05-31 00:05:51', '2025-05-31 00:05:51'),
(45698, '43.130.102.7', NULL, 1, '2025-05-31 00:43:08', '2025-05-31 00:43:08'),
(45699, '104.28.230.33', NULL, 1, '2025-05-31 01:31:07', '2025-05-31 01:31:07'),
(45700, '110.40.186.63', NULL, 1, '2025-05-31 01:45:13', '2025-05-31 01:45:13'),
(45701, '44.244.218.97', NULL, 1, '2025-05-31 02:28:28', '2025-05-31 02:28:28'),
(45702, '52.230.163.34', NULL, 1, '2025-05-31 02:35:00', '2025-05-31 02:35:00'),
(45703, '52.230.163.47', NULL, 1, '2025-05-31 02:35:03', '2025-05-31 02:35:03'),
(45704, '65.0.29.16', NULL, 4, '2025-05-31 02:40:08', '2025-05-31 02:40:11'),
(45705, '177.53.8.232', NULL, 1, '2025-05-31 03:11:33', '2025-05-31 03:11:33'),
(45706, '82.102.18.126', NULL, 4, '2025-05-31 03:35:35', '2025-05-31 03:35:37'),
(45707, '51.68.236.90', NULL, 2, '2025-05-31 03:50:30', '2025-05-31 03:50:31'),
(45708, '154.212.141.230', NULL, 1, '2025-05-31 04:04:56', '2025-05-31 04:04:56'),
(45709, '185.207.67.228', NULL, 1, '2025-05-31 04:16:59', '2025-05-31 04:16:59'),
(45710, '13.217.16.3', NULL, 1, '2025-05-31 04:26:58', '2025-05-31 04:26:58'),
(45711, '118.26.36.34', NULL, 1, '2025-05-31 04:35:27', '2025-05-31 04:35:27'),
(45712, '182.44.2.148', NULL, 1, '2025-05-31 04:49:37', '2025-05-31 04:49:37'),
(45713, '118.26.39.104', NULL, 1, '2025-05-31 05:41:25', '2025-05-31 05:41:25'),
(45714, '80.85.246.74', NULL, 3, '2025-05-31 05:46:35', '2025-06-01 00:56:18'),
(45715, '124.236.100.56', NULL, 1, '2025-05-31 06:26:13', '2025-05-31 06:26:13'),
(45716, '54.223.247.92', NULL, 1, '2025-05-31 06:46:52', '2025-05-31 06:46:52'),
(45717, '205.210.31.155', NULL, 1, '2025-05-31 06:57:33', '2025-05-31 06:57:33'),
(45718, '103.115.255.244', NULL, 1, '2025-05-31 07:13:11', '2025-05-31 07:13:11'),
(45719, '101.42.117.179', NULL, 1, '2025-05-31 07:51:14', '2025-05-31 07:51:14'),
(45720, '151.106.12.252', NULL, 1, '2025-05-31 07:57:31', '2025-05-31 07:57:31'),
(45721, '23.98.186.200', NULL, 1, '2025-05-31 08:10:36', '2025-05-31 08:10:36'),
(45722, '23.98.186.206', NULL, 1, '2025-05-31 08:12:09', '2025-05-31 08:12:09'),
(45723, '43.128.67.187', NULL, 1, '2025-05-31 08:30:08', '2025-05-31 08:30:08'),
(45724, '185.177.72.3', NULL, 4, '2025-05-31 09:36:45', '2025-05-31 22:59:33'),
(45725, '57.154.175.3', NULL, 1, '2025-05-31 09:49:52', '2025-05-31 09:49:52'),
(45726, '195.2.78.89', NULL, 1, '2025-05-31 09:52:15', '2025-05-31 09:52:15'),
(45727, '43.159.128.237', NULL, 1, '2025-05-31 10:07:57', '2025-05-31 10:07:57'),
(45728, '103.145.70.100', NULL, 2, '2025-05-31 10:13:15', '2025-05-31 10:13:30'),
(45729, '43.157.50.58', NULL, 1, '2025-05-31 10:59:24', '2025-05-31 10:59:24'),
(45730, '82.156.68.74', NULL, 1, '2025-05-31 11:00:14', '2025-05-31 11:00:14'),
(45731, '17.241.227.120', NULL, 1, '2025-05-31 11:08:00', '2025-05-31 11:08:00'),
(45732, '57.141.6.13', NULL, 1, '2025-05-31 11:15:12', '2025-05-31 11:15:12'),
(45733, '24.144.103.170', NULL, 1, '2025-05-31 11:16:47', '2025-05-31 11:16:47'),
(45734, '180.94.29.2', NULL, 1, '2025-05-31 11:28:11', '2025-05-31 11:28:11'),
(45735, '88.210.10.79', NULL, 1, '2025-05-31 11:29:47', '2025-05-31 11:29:47'),
(45736, '36.255.53.102', NULL, 1, '2025-05-31 12:08:28', '2025-05-31 12:08:28'),
(45737, '111.225.149.2', NULL, 1, '2025-05-31 12:40:52', '2025-05-31 12:40:52'),
(45738, '40.77.167.53', NULL, 1, '2025-05-31 13:09:07', '2025-05-31 13:09:07'),
(45739, '46.101.209.187', NULL, 1, '2025-05-31 13:17:51', '2025-05-31 13:17:51'),
(45740, '194.104.128.216', NULL, 1, '2025-05-31 13:24:33', '2025-05-31 13:24:33'),
(45741, '103.131.71.63', NULL, 1, '2025-05-31 13:44:26', '2025-05-31 13:44:26'),
(45742, '40.84.221.226', NULL, 1, '2025-05-31 13:47:52', '2025-05-31 13:47:52'),
(45743, '66.249.69.7', NULL, 1, '2025-05-31 13:58:27', '2025-05-31 13:58:27'),
(45744, '106.227.49.113', NULL, 1, '2025-05-31 14:08:17', '2025-05-31 14:08:17'),
(45745, '52.230.163.44', NULL, 1, '2025-05-31 14:26:15', '2025-05-31 14:26:15'),
(45746, '40.160.22.64', NULL, 1, '2025-05-31 14:35:19', '2025-05-31 14:35:19'),
(45747, '188.3.119.242', NULL, 1, '2025-05-31 14:39:21', '2025-05-31 14:39:21'),
(45748, '23.98.186.194', NULL, 1, '2025-05-31 15:10:56', '2025-05-31 15:10:56'),
(45749, '209.97.171.249', NULL, 4, '2025-05-31 15:33:25', '2025-05-31 15:33:28'),
(45750, '34.239.138.16', NULL, 1, '2025-05-31 16:01:42', '2025-05-31 16:01:42'),
(45751, '39.42.150.7', NULL, 1, '2025-05-31 17:05:54', '2025-05-31 17:05:54'),
(45752, '43.130.228.73', NULL, 1, '2025-05-31 17:12:08', '2025-05-31 17:12:08'),
(45753, '182.43.70.143', NULL, 1, '2025-05-31 17:16:19', '2025-05-31 17:16:19'),
(45754, '49.51.233.95', NULL, 1, '2025-05-31 17:56:59', '2025-05-31 17:56:59'),
(45755, '72.14.201.137', NULL, 1, '2025-05-31 18:41:29', '2025-05-31 18:41:29'),
(45756, '52.255.111.50', NULL, 1, '2025-05-31 18:52:20', '2025-05-31 18:52:20'),
(45757, '51.68.236.95', NULL, 1, '2025-05-31 19:02:21', '2025-05-31 19:02:21'),
(45758, '128.204.212.87', NULL, 1, '2025-05-31 19:04:46', '2025-05-31 19:04:46'),
(45759, '57.141.6.28', NULL, 1, '2025-05-31 19:12:24', '2025-05-31 19:12:24'),
(45760, '52.190.190.18', NULL, 1, '2025-05-31 19:15:15', '2025-05-31 19:15:15'),
(45761, '51.68.236.72', NULL, 1, '2025-05-31 19:16:40', '2025-05-31 19:16:40'),
(45762, '20.171.207.12', NULL, 1, '2025-05-31 19:21:23', '2025-05-31 19:21:23'),
(45763, '52.255.111.119', NULL, 1, '2025-05-31 19:25:03', '2025-05-31 19:25:03'),
(45764, '20.42.48.162', NULL, 1, '2025-05-31 19:29:13', '2025-05-31 19:29:13'),
(45765, '175.27.164.113', NULL, 1, '2025-05-31 20:28:57', '2025-05-31 20:28:57'),
(45766, '189.171.133.3', NULL, 1, '2025-05-31 20:33:36', '2025-05-31 20:33:36'),
(45767, '52.159.227.47', NULL, 1, '2025-05-31 21:03:53', '2025-05-31 21:03:53'),
(45768, '112.0.140.90', NULL, 1, '2025-05-31 21:26:49', '2025-05-31 21:26:49'),
(45769, '183.134.59.131', NULL, 2, '2025-05-31 21:38:33', '2025-05-31 21:39:33'),
(45770, '193.186.4.130', NULL, 1, '2025-05-31 22:54:12', '2025-05-31 22:54:12'),
(45771, '123.161.174.125', NULL, 1, '2025-05-31 23:03:34', '2025-05-31 23:03:34'),
(45772, '196.251.86.133', NULL, 1, '2025-05-31 23:11:11', '2025-05-31 23:11:11'),
(45773, '122.51.104.231', NULL, 1, '2025-05-31 23:37:01', '2025-05-31 23:37:01'),
(45774, '13.232.66.27', NULL, 4, '2025-05-31 23:47:04', '2025-05-31 23:47:12'),
(45775, '205.210.31.40', NULL, 1, '2025-05-31 23:59:27', '2025-05-31 23:59:27'),
(45776, '51.68.236.69', NULL, 2, '2025-06-01 00:35:40', '2025-06-01 00:35:41'),
(45777, '43.131.253.14', NULL, 1, '2025-06-01 01:26:10', '2025-06-01 01:26:10'),
(45778, '40.69.18.57', NULL, 1, '2025-06-01 01:26:46', '2025-06-01 01:26:46'),
(45779, '34.222.217.114', NULL, 2, '2025-06-01 01:33:05', '2025-06-01 01:52:44'),
(45780, '66.249.69.4', NULL, 1, '2025-06-01 01:43:47', '2025-06-01 01:43:47'),
(45781, '40.77.167.8', NULL, 1, '2025-06-01 02:17:05', '2025-06-01 02:17:05'),
(45782, '43.157.170.126', NULL, 1, '2025-06-01 02:18:18', '2025-06-01 02:18:18'),
(45783, '185.129.62.62', NULL, 1, '2025-06-01 02:21:09', '2025-06-01 02:21:09'),
(45784, '45.90.185.115', NULL, 1, '2025-06-01 02:22:26', '2025-06-01 02:22:26'),
(45785, '129.28.14.231', NULL, 1, '2025-06-01 02:36:40', '2025-06-01 02:36:40'),
(45786, '34.222.196.207', NULL, 1, '2025-06-01 03:06:25', '2025-06-01 03:06:25'),
(45787, '216.16.84.138', NULL, 1, '2025-06-01 03:07:28', '2025-06-01 03:07:28'),
(45788, '109.248.204.172', NULL, 1, '2025-06-01 03:08:08', '2025-06-01 03:08:08'),
(45789, '66.249.69.6', NULL, 1, '2025-06-01 03:20:55', '2025-06-01 03:20:55'),
(45790, '185.245.104.75', NULL, 1, '2025-06-01 03:37:29', '2025-06-01 03:37:29'),
(45791, '57.141.6.27', NULL, 1, '2025-06-01 03:50:07', '2025-06-01 03:50:07'),
(45792, '57.141.6.10', NULL, 1, '2025-06-01 03:51:09', '2025-06-01 03:51:09'),
(45793, '23.20.246.134', NULL, 1, '2025-06-01 03:51:40', '2025-06-01 03:51:40'),
(45794, '206.168.34.194', NULL, 1, '2025-06-01 03:54:54', '2025-06-01 03:54:54'),
(45795, '17.241.227.66', NULL, 1, '2025-06-01 03:59:00', '2025-06-01 03:59:00'),
(45796, '171.225.206.154', NULL, 1, '2025-06-01 04:36:47', '2025-06-01 04:36:47'),
(45797, '20.171.207.12', NULL, 1, '2025-06-01 04:53:34', '2025-06-01 04:53:34'),
(45798, '57.141.6.8', NULL, 1, '2025-06-01 05:01:19', '2025-06-01 05:01:19'),
(45799, '54.200.62.112', NULL, 2, '2025-06-01 05:11:47', '2025-06-01 05:20:52'),
(45800, '45.55.177.197', NULL, 1, '2025-06-01 05:33:36', '2025-06-01 05:33:36'),
(45801, '118.89.233.234', NULL, 1, '2025-06-01 05:40:10', '2025-06-01 05:40:10'),
(45802, '82.102.18.126', NULL, 4, '2025-06-01 05:43:42', '2025-06-01 05:43:44'),
(45803, '51.68.111.214', NULL, 1, '2025-06-01 06:11:50', '2025-06-01 06:11:50'),
(45804, '51.68.111.216', NULL, 1, '2025-06-01 06:37:49', '2025-06-01 06:37:49'),
(45805, '34.219.92.184', NULL, 1, '2025-06-01 07:01:02', '2025-06-01 07:01:02'),
(45806, '120.50.22.50', NULL, 1, '2025-06-01 07:29:49', '2025-06-01 07:29:49'),
(45807, '23.98.186.207', NULL, 1, '2025-06-01 08:06:55', '2025-06-01 08:06:55'),
(45808, '170.39.218.58', NULL, 2, '2025-06-01 08:10:21', '2025-06-02 01:26:16'),
(45809, '40.119.197.45', NULL, 1, '2025-06-01 08:33:02', '2025-06-01 08:33:02'),
(45810, '180.75.234.107', NULL, 1, '2025-06-01 08:40:42', '2025-06-01 08:40:42'),
(45811, '124.222.142.44', NULL, 1, '2025-06-01 08:42:28', '2025-06-01 08:42:28'),
(45812, '4.151.241.251', NULL, 1, '2025-06-01 08:43:52', '2025-06-01 08:43:52'),
(45813, '103.145.70.100', NULL, 7, '2025-06-01 08:52:20', '2025-06-01 12:02:43'),
(45814, '49.44.83.197', NULL, 1, '2025-06-01 09:02:58', '2025-06-01 09:02:58'),
(45815, '62.60.247.146', NULL, 4, '2025-06-01 09:23:55', '2025-06-01 13:09:52'),
(45816, '43.229.208.190', NULL, 3, '2025-06-01 09:24:57', '2025-06-01 11:40:49'),
(45817, '43.159.149.56', NULL, 1, '2025-06-01 09:31:32', '2025-06-01 09:31:32'),
(45818, '66.249.69.2', NULL, 1, '2025-06-01 09:59:56', '2025-06-01 09:59:56'),
(45819, '162.62.213.165', NULL, 1, '2025-06-01 10:14:21', '2025-06-01 10:14:21'),
(45820, '122.152.48.29', NULL, 2, '2025-06-01 10:22:16', '2025-06-01 12:51:21'),
(45821, '52.255.111.90', NULL, 1, '2025-06-01 10:24:29', '2025-06-01 10:24:29'),
(45822, '3.144.203.5', NULL, 5, '2025-06-01 10:55:59', '2025-06-01 10:56:06'),
(45823, '3.144.203.5', NULL, 5, '2025-06-01 10:55:59', '2025-06-01 10:56:06'),
(45824, '18.225.25.214', NULL, 2, '2025-06-01 10:55:59', '2025-06-01 10:55:59'),
(45825, '18.225.25.214', NULL, 2, '2025-06-01 10:55:59', '2025-06-01 10:55:59'),
(45826, '3.148.222.135', NULL, 1, '2025-06-01 10:56:00', '2025-06-01 10:56:00'),
(45827, '18.191.26.143', NULL, 5, '2025-06-01 10:56:00', '2025-06-01 10:56:06'),
(45828, '50.18.14.32', NULL, 3, '2025-06-01 10:57:05', '2025-06-01 10:57:52'),
(45829, '54.153.23.70', NULL, 3, '2025-06-01 10:57:05', '2025-06-01 10:57:51'),
(45830, '42.236.17.50', NULL, 1, '2025-06-01 11:24:57', '2025-06-01 11:24:57'),
(45831, '42.236.12.235', NULL, 1, '2025-06-01 11:26:26', '2025-06-01 11:26:26'),
(45832, '203.2.64.59', NULL, 1, '2025-06-01 11:53:01', '2025-06-01 11:53:01'),
(45833, '54.223.45.134', NULL, 1, '2025-06-01 11:53:21', '2025-06-01 11:53:21'),
(45834, '69.171.230.10', NULL, 1, '2025-06-01 11:53:29', '2025-06-01 11:53:29'),
(45835, '69.171.230.13', NULL, 1, '2025-06-01 11:53:29', '2025-06-01 11:53:29'),
(45836, '111.225.149.181', NULL, 1, '2025-06-01 12:40:31', '2025-06-01 12:40:31'),
(45837, '124.236.100.56', NULL, 1, '2025-06-01 12:50:05', '2025-06-01 12:50:05'),
(45838, '40.77.167.65', NULL, 1, '2025-06-01 12:53:37', '2025-06-01 12:53:37'),
(45839, '118.179.23.42', NULL, 1, '2025-06-01 13:16:31', '2025-06-01 13:16:31'),
(45840, '51.8.102.147', NULL, 1, '2025-06-01 13:22:02', '2025-06-01 13:22:02'),
(45841, '52.50.191.220', NULL, 1, '2025-06-01 14:03:48', '2025-06-01 14:03:48'),
(45842, '193.189.100.199', NULL, 2, '2025-06-01 14:07:14', '2025-06-01 14:07:54'),
(45843, '175.6.217.4', NULL, 1, '2025-06-01 14:59:19', '2025-06-01 14:59:19'),
(45844, '20.171.207.134', NULL, 2, '2025-06-01 15:10:48', '2025-06-01 15:10:51'),
(45845, '197.204.228.149', NULL, 1, '2025-06-01 15:18:49', '2025-06-01 15:18:49'),
(45846, '210.4.75.46', NULL, 1, '2025-06-01 15:20:14', '2025-06-01 15:20:14'),
(45847, '45.82.255.188', NULL, 1, '2025-06-01 15:20:39', '2025-06-01 15:20:39'),
(45848, '20.161.75.218', NULL, 1, '2025-06-01 15:33:09', '2025-06-01 15:33:09'),
(45849, '173.252.83.13', NULL, 1, '2025-06-01 15:33:21', '2025-06-01 15:33:21'),
(45850, '173.252.83.14', NULL, 1, '2025-06-01 15:33:21', '2025-06-01 15:33:21'),
(45851, '42.236.101.211', NULL, 1, '2025-06-01 15:52:39', '2025-06-01 15:52:39'),
(45852, '23.20.246.134', NULL, 1, '2025-06-01 15:53:01', '2025-06-01 15:53:01'),
(45853, '42.236.12.245', NULL, 1, '2025-06-01 15:53:59', '2025-06-01 15:53:59'),
(45854, '103.230.40.190', NULL, 1, '2025-06-01 16:00:54', '2025-06-01 16:00:54'),
(45855, '49.51.243.95', NULL, 1, '2025-06-01 16:01:13', '2025-06-01 16:01:13'),
(45856, '86.106.74.243', NULL, 1, '2025-06-01 16:03:08', '2025-06-01 16:03:08'),
(45857, '185.177.72.236', NULL, 2, '2025-06-01 16:24:27', '2025-06-01 16:24:39'),
(45858, '170.106.140.110', NULL, 1, '2025-06-01 16:47:30', '2025-06-01 16:47:30'),
(45859, '34.222.174.117', NULL, 1, '2025-06-01 17:51:01', '2025-06-01 17:51:01'),
(45860, '51.68.236.93', NULL, 1, '2025-06-01 18:00:51', '2025-06-01 18:00:51'),
(45861, '51.81.46.212', NULL, 1, '2025-06-01 18:08:29', '2025-06-01 18:08:29'),
(45862, '3.234.141.125', NULL, 2, '2025-06-01 18:09:39', '2025-06-01 18:09:40'),
(45863, '3.80.211.198', NULL, 1, '2025-06-01 18:09:41', '2025-06-01 18:09:41'),
(45864, '139.155.139.22', NULL, 1, '2025-06-01 18:13:07', '2025-06-01 18:13:07'),
(45865, '40.77.167.247', NULL, 1, '2025-06-01 19:16:39', '2025-06-01 19:16:39'),
(45866, '185.241.208.215', NULL, 1, '2025-06-01 19:26:43', '2025-06-01 19:26:43'),
(45867, '172.183.199.130', NULL, 1, '2025-06-01 19:30:21', '2025-06-01 19:30:21'),
(45868, '156.228.87.160', NULL, 2, '2025-06-01 19:32:52', '2025-06-01 19:33:12'),
(45869, '209.38.121.238', NULL, 1, '2025-06-01 20:01:32', '2025-06-01 20:01:32'),
(45870, '205.210.31.3', NULL, 1, '2025-06-01 20:01:56', '2025-06-01 20:01:56'),
(45871, '82.65.240.195', NULL, 1, '2025-06-01 20:12:54', '2025-06-01 20:12:54'),
(45872, '102.165.48.92', NULL, 1, '2025-06-01 21:22:43', '2025-06-01 21:22:43'),
(45873, '175.27.164.113', NULL, 1, '2025-06-01 21:26:27', '2025-06-01 21:26:27'),
(45874, '31.43.185.65', NULL, 1, '2025-06-01 21:31:45', '2025-06-01 21:31:45'),
(45875, '196.45.128.86', NULL, 1, '2025-06-01 21:34:23', '2025-06-01 21:34:23'),
(45876, '3.249.110.78', NULL, 1, '2025-06-01 21:52:03', '2025-06-01 21:52:03'),
(45877, '52.230.164.182', NULL, 1, '2025-06-01 22:19:15', '2025-06-01 22:19:15'),
(45878, '173.252.79.8', NULL, 1, '2025-06-01 22:30:36', '2025-06-01 22:30:36'),
(45879, '173.252.79.6', NULL, 1, '2025-06-01 22:30:36', '2025-06-01 22:30:36'),
(45880, '31.13.103.115', NULL, 2, '2025-06-01 23:08:12', '2025-06-01 23:08:12'),
(45881, '51.68.111.240', NULL, 1, '2025-06-01 23:33:41', '2025-06-01 23:33:41'),
(45882, '173.244.42.150', NULL, 1, '2025-06-02 00:05:43', '2025-06-02 00:05:43'),
(45883, '121.229.185.160', NULL, 1, '2025-06-02 00:31:34', '2025-06-02 00:31:34'),
(45884, '40.77.167.68', NULL, 1, '2025-06-02 01:35:27', '2025-06-02 01:35:27'),
(45885, '34.139.87.34', NULL, 1, '2025-06-02 01:38:14', '2025-06-02 01:38:14'),
(45886, '129.226.93.214', NULL, 1, '2025-06-02 01:38:14', '2025-06-02 01:38:14'),
(45887, '195.2.78.89', NULL, 1, '2025-06-02 01:56:12', '2025-06-02 01:56:12'),
(45888, '93.158.90.52', NULL, 1, '2025-06-02 02:12:08', '2025-06-02 02:12:08'),
(45889, '35.89.78.87', NULL, 1, '2025-06-02 02:31:30', '2025-06-02 02:31:30'),
(45890, '196.251.85.130', NULL, 4, '2025-06-02 02:32:04', '2025-06-02 02:33:18'),
(45891, '170.106.180.139', NULL, 1, '2025-06-02 02:59:20', '2025-06-02 02:59:20'),
(45892, '43.166.245.250', NULL, 1, '2025-06-02 02:59:26', '2025-06-02 02:59:26'),
(45893, '123.6.49.12', NULL, 1, '2025-06-02 03:01:18', '2025-06-02 03:01:18'),
(45894, '113.168.81.206', NULL, 1, '2025-06-02 03:02:08', '2025-06-02 03:02:08'),
(45895, '18.237.31.247', NULL, 1, '2025-06-02 03:25:47', '2025-06-02 03:25:47'),
(45896, '123.187.240.242', NULL, 1, '2025-06-02 03:32:00', '2025-06-02 03:32:00'),
(45897, '205.210.31.26', NULL, 1, '2025-06-02 03:41:53', '2025-06-02 03:41:53'),
(45898, '13.201.59.134', NULL, 4, '2025-06-02 03:44:45', '2025-06-02 03:44:54'),
(45899, '40.84.221.223', NULL, 1, '2025-06-02 03:50:06', '2025-06-02 03:50:06'),
(45900, '162.62.231.139', NULL, 1, '2025-06-02 04:30:41', '2025-06-02 04:30:41'),
(45901, '163.172.53.106', NULL, 2, '2025-06-02 04:55:56', '2025-06-02 04:55:56'),
(45902, '69.171.249.1', NULL, 1, '2025-06-02 05:27:55', '2025-06-02 05:27:55'),
(45903, '69.171.249.8', NULL, 1, '2025-06-02 05:27:55', '2025-06-02 05:27:55'),
(45904, '51.68.107.156', NULL, 2, '2025-06-02 06:17:04', '2025-06-02 06:17:05'),
(45905, '57.141.6.18', NULL, 1, '2025-06-02 06:18:32', '2025-06-02 06:18:32'),
(45906, '43.159.135.203', NULL, 1, '2025-06-02 06:23:57', '2025-06-02 06:23:57'),
(45907, '129.28.14.231', NULL, 1, '2025-06-02 06:35:28', '2025-06-02 06:35:28'),
(45908, '31.94.72.44', NULL, 1, '2025-06-02 06:41:35', '2025-06-02 06:41:35'),
(45909, '54.223.240.11', NULL, 1, '2025-06-02 06:49:07', '2025-06-02 06:49:07'),
(45910, '189.180.250.28', NULL, 1, '2025-06-02 07:17:51', '2025-06-02 07:17:51'),
(45911, '57.141.6.21', NULL, 1, '2025-06-02 07:54:27', '2025-06-02 07:54:27'),
(45912, '57.141.6.17', NULL, 1, '2025-06-02 08:19:47', '2025-06-02 08:19:47'),
(45913, '123.200.8.6', NULL, 1, '2025-06-02 08:35:38', '2025-06-02 08:35:38'),
(45914, '179.42.11.4', NULL, 1, '2025-06-02 08:46:29', '2025-06-02 08:46:29'),
(45915, '4.193.96.14', NULL, 1, '2025-06-02 09:13:11', '2025-06-02 09:13:11'),
(45916, '180.110.203.108', NULL, 1, '2025-06-02 09:42:59', '2025-06-02 09:42:59'),
(45917, '20.97.189.96', NULL, 1, '2025-06-02 10:30:57', '2025-06-02 10:30:57'),
(45918, '3.141.166.206', NULL, 2, '2025-06-02 10:38:05', '2025-06-02 10:38:07'),
(45919, '18.190.158.67', NULL, 3, '2025-06-02 10:38:06', '2025-06-02 10:38:12'),
(45920, '18.225.25.214', NULL, 1, '2025-06-02 10:38:06', '2025-06-02 10:38:06'),
(45921, '18.224.128.89', NULL, 1, '2025-06-02 10:38:06', '2025-06-02 10:38:06'),
(45922, '3.144.203.5', NULL, 3, '2025-06-02 10:38:07', '2025-06-02 10:38:12'),
(45923, '54.176.198.122', NULL, 3, '2025-06-02 10:40:24', '2025-06-02 10:41:07'),
(45924, '202.37.52.206', NULL, 2, '2025-06-02 10:43:39', '2025-06-02 10:46:02'),
(45925, '57.154.175.14', NULL, 1, '2025-06-02 10:45:23', '2025-06-02 10:45:23'),
(45926, '185.177.72.113', NULL, 1, '2025-06-02 11:14:47', '2025-06-02 11:14:47'),
(45927, '111.225.149.226', NULL, 1, '2025-06-02 12:41:29', '2025-06-02 12:41:29'),
(45928, '91.211.250.233', NULL, 38, '2025-06-02 12:53:16', '2025-06-02 23:41:40'),
(45929, '60.188.57.0', NULL, 1, '2025-06-02 12:55:16', '2025-06-02 12:55:16'),
(45930, '104.244.79.44', NULL, 1, '2025-06-02 13:13:02', '2025-06-02 13:13:02'),
(45931, '38.97.116.242', NULL, 1, '2025-06-02 13:13:32', '2025-06-02 13:13:32'),
(45932, '110.249.202.96', NULL, 1, '2025-06-02 13:15:12', '2025-06-02 13:15:12'),
(45933, '115.135.29.22', NULL, 1, '2025-06-02 13:37:40', '2025-06-02 13:37:40'),
(45934, '103.146.93.43', NULL, 2, '2025-06-02 13:38:26', '2025-06-02 13:40:37'),
(45935, '103.120.222.9', NULL, 1, '2025-06-02 13:49:30', '2025-06-02 13:49:30'),
(45936, '103.219.161.162', NULL, 1, '2025-06-02 14:01:13', '2025-06-02 14:01:13'),
(45937, '182.163.113.2', NULL, 2, '2025-06-02 14:07:55', '2025-06-02 16:05:54'),
(45938, '31.13.127.22', NULL, 1, '2025-06-02 14:10:23', '2025-06-02 14:10:23'),
(45939, '43.155.188.157', NULL, 1, '2025-06-02 14:17:27', '2025-06-02 14:17:27'),
(45940, '109.199.118.129', NULL, 1, '2025-06-02 14:20:32', '2025-06-02 14:20:32'),
(45941, '162.120.184.1', NULL, 1, '2025-06-02 14:39:03', '2025-06-02 14:39:03'),
(45942, '196.251.116.156', NULL, 1, '2025-06-02 14:40:22', '2025-06-02 14:40:22'),
(45943, '85.114.227.235', NULL, 1, '2025-06-02 14:52:59', '2025-06-02 14:52:59'),
(45944, '37.19.223.17', NULL, 1, '2025-06-02 14:53:54', '2025-06-02 14:53:54'),
(45945, '49.51.183.84', NULL, 1, '2025-06-02 15:22:43', '2025-06-02 15:22:43'),
(45946, '103.17.36.204', NULL, 3, '2025-06-02 15:23:46', '2025-06-02 15:27:58'),
(45947, '51.68.236.87', NULL, 1, '2025-06-02 15:42:48', '2025-06-02 15:42:48'),
(45948, '128.204.212.87', NULL, 1, '2025-06-02 15:53:05', '2025-06-02 15:53:05'),
(45949, '196.251.84.251', NULL, 1, '2025-06-02 15:53:34', '2025-06-02 15:53:34'),
(45950, '223.244.35.77', NULL, 1, '2025-06-02 16:02:53', '2025-06-02 16:02:53'),
(45951, '57.154.175.3', NULL, 1, '2025-06-02 16:14:10', '2025-06-02 16:14:10'),
(45952, '43.130.74.193', NULL, 1, '2025-06-02 16:37:31', '2025-06-02 16:37:31'),
(45953, '54.174.148.83', NULL, 1, '2025-06-02 16:41:23', '2025-06-02 16:41:23'),
(45954, '44.192.100.107', NULL, 1, '2025-06-02 17:25:43', '2025-06-02 17:25:43'),
(45955, '52.255.111.62', NULL, 1, '2025-06-02 17:49:37', '2025-06-02 17:49:37'),
(45956, '194.233.72.214', NULL, 2, '2025-06-02 18:13:38', '2025-06-02 19:05:42'),
(45957, '172.121.24.50', NULL, 1, '2025-06-02 18:17:29', '2025-06-02 18:17:29'),
(45958, '172.121.24.211', NULL, 1, '2025-06-02 18:30:09', '2025-06-02 18:30:09'),
(45959, '34.148.67.188', NULL, 2, '2025-06-02 19:04:07', '2025-06-02 19:10:54'),
(45960, '14.215.163.132', NULL, 1, '2025-06-02 19:17:55', '2025-06-02 19:17:55'),
(45961, '178.171.112.99', NULL, 1, '2025-06-02 19:27:53', '2025-06-02 19:27:53'),
(45962, '52.234.6.118', NULL, 1, '2025-06-02 19:42:13', '2025-06-02 19:42:13'),
(45963, '37.111.194.171', NULL, 2, '2025-06-02 19:50:08', '2025-06-02 19:54:04'),
(45964, '40.84.221.228', NULL, 1, '2025-06-02 19:56:23', '2025-06-02 19:56:23'),
(45965, '106.219.161.177', NULL, 1, '2025-06-02 20:23:11', '2025-06-02 20:23:11'),
(45966, '135.237.131.213', NULL, 1, '2025-06-02 20:29:33', '2025-06-02 20:29:33'),
(45967, '103.91.128.98', NULL, 2, '2025-06-02 20:35:44', '2025-06-02 20:45:31'),
(45968, '185.177.72.5', NULL, 7, '2025-06-02 20:58:24', '2025-06-02 20:58:43'),
(45969, '34.122.216.132', NULL, 1, '2025-06-02 21:38:59', '2025-06-02 21:38:59'),
(45970, '34.168.133.230', NULL, 1, '2025-06-02 21:53:30', '2025-06-02 21:53:30'),
(45971, '57.141.6.23', NULL, 1, '2025-06-02 22:11:17', '2025-06-02 22:11:17'),
(45972, '91.201.115.174', NULL, 1, '2025-06-02 22:11:43', '2025-06-02 22:11:43'),
(45973, '51.8.155.62', NULL, 1, '2025-06-02 22:23:54', '2025-06-02 22:23:54'),
(45974, '182.42.104.32', NULL, 1, '2025-06-02 22:25:07', '2025-06-02 22:25:07'),
(45975, '3.110.178.251', NULL, 4, '2025-06-02 22:30:48', '2025-06-02 22:30:55'),
(45976, '43.165.65.75', NULL, 1, '2025-06-02 22:49:00', '2025-06-02 22:49:00'),
(45977, '51.8.155.51', NULL, 1, '2025-06-02 22:59:51', '2025-06-02 22:59:51'),
(45978, '85.238.91.12', NULL, 1, '2025-06-02 23:26:36', '2025-06-02 23:26:36'),
(45979, '119.133.13.89', NULL, 1, '2025-06-03 00:08:32', '2025-06-03 00:08:32'),
(45980, '43.130.67.6', NULL, 1, '2025-06-03 00:29:31', '2025-06-03 00:29:31'),
(45981, '34.53.87.198', NULL, 1, '2025-06-03 00:38:29', '2025-06-03 00:38:29'),
(45982, '43.130.78.203', NULL, 1, '2025-06-03 00:40:10', '2025-06-03 00:40:10'),
(45983, '178.63.63.253', NULL, 1, '2025-06-03 00:47:23', '2025-06-03 00:47:23'),
(45984, '93.158.91.19', NULL, 1, '2025-06-03 00:51:11', '2025-06-03 00:51:11'),
(45985, '194.15.113.118', NULL, 1, '2025-06-03 01:39:11', '2025-06-03 01:39:11'),
(45986, '62.60.247.146', NULL, 1, '2025-06-03 01:45:18', '2025-06-03 01:45:18'),
(45987, '51.91.249.11', NULL, 2, '2025-06-03 02:31:32', '2025-06-03 02:31:33'),
(45988, '90.0.169.130', NULL, 1, '2025-06-03 02:43:22', '2025-06-03 02:43:22'),
(45989, '45.84.107.54', NULL, 1, '2025-06-03 02:52:36', '2025-06-03 02:52:36'),
(45990, '45.13.225.78', NULL, 1, '2025-06-03 02:52:49', '2025-06-03 02:52:49'),
(45991, '208.100.26.236', NULL, 2, '2025-06-03 03:09:32', '2025-06-03 03:09:32'),
(45992, '124.248.184.195', NULL, 4, '2025-06-03 03:11:40', '2025-06-03 03:11:48'),
(45993, '35.196.221.147', NULL, 2, '2025-06-03 03:11:48', '2025-06-03 03:18:58'),
(45994, '124.246.126.136', NULL, 1, '2025-06-03 03:18:50', '2025-06-03 03:18:50'),
(45995, '18.237.45.215', NULL, 1, '2025-06-03 03:38:37', '2025-06-03 03:38:37'),
(45996, '156.233.94.133', NULL, 1, '2025-06-03 03:47:55', '2025-06-03 03:47:55'),
(45997, '132.232.203.74', NULL, 1, '2025-06-03 04:27:30', '2025-06-03 04:27:30'),
(45998, '54.80.45.115', NULL, 1, '2025-06-03 04:28:23', '2025-06-03 04:28:23'),
(45999, '71.132.43.3', NULL, 1, '2025-06-03 04:54:21', '2025-06-03 04:54:21'),
(46000, '196.251.117.154', NULL, 1, '2025-06-03 05:30:00', '2025-06-03 05:30:00'),
(46001, '161.35.86.90', NULL, 1, '2025-06-03 05:34:23', '2025-06-03 05:34:23'),
(46002, '34.122.216.132', NULL, 1, '2025-06-03 05:38:01', '2025-06-03 05:38:01'),
(46003, '62.60.247.146', NULL, 2, '2025-06-03 05:56:10', '2025-06-03 09:13:24'),
(46004, '173.252.95.6', NULL, 1, '2025-06-03 06:00:59', '2025-06-03 06:00:59'),
(46005, '173.252.95.112', NULL, 1, '2025-06-03 06:01:08', '2025-06-03 06:01:08'),
(46006, '184.73.142.56', NULL, 1, '2025-06-03 06:34:07', '2025-06-03 06:34:07'),
(46007, '51.68.236.91', NULL, 1, '2025-06-03 06:59:11', '2025-06-03 06:59:11'),
(46008, '52.255.111.124', NULL, 1, '2025-06-03 07:21:33', '2025-06-03 07:21:33'),
(46009, '124.226.222.66', NULL, 1, '2025-06-03 07:32:42', '2025-06-03 07:32:42'),
(46010, '107.189.4.209', NULL, 1, '2025-06-03 08:00:38', '2025-06-03 08:00:38'),
(46011, '130.41.58.93', NULL, 3, '2025-06-03 08:11:39', '2025-06-03 08:34:31'),
(46012, '176.37.144.68', NULL, 1, '2025-06-03 08:24:10', '2025-06-03 08:24:10'),
(46013, '66.249.69.4', NULL, 1, '2025-06-03 08:39:00', '2025-06-03 08:39:00'),
(46014, '162.120.184.35', NULL, 3, '2025-06-03 09:06:26', '2025-06-03 16:04:56'),
(46015, '34.211.75.129', NULL, 1, '2025-06-03 09:10:44', '2025-06-03 09:10:44'),
(46016, '18.222.106.2', NULL, 3, '2025-06-03 09:13:51', '2025-06-03 09:13:57'),
(46017, '18.224.128.89', NULL, 2, '2025-06-03 09:13:51', '2025-06-03 09:20:25'),
(46018, '3.144.203.5', NULL, 1, '2025-06-03 09:13:57', '2025-06-03 09:13:57'),
(46019, '50.18.14.32', NULL, 1, '2025-06-03 09:14:37', '2025-06-03 09:14:37'),
(46020, '129.226.52.60', NULL, 1, '2025-06-03 09:33:01', '2025-06-03 09:33:01'),
(46021, '57.141.6.5', NULL, 1, '2025-06-03 09:46:01', '2025-06-03 09:46:01'),
(46022, '4.193.96.14', NULL, 1, '2025-06-03 09:49:03', '2025-06-03 09:49:03'),
(46023, '162.120.184.227', NULL, 2, '2025-06-03 09:59:51', '2025-06-03 17:08:02'),
(46024, '175.29.180.45', NULL, 1, '2025-06-03 10:01:02', '2025-06-03 10:01:02'),
(46025, '193.186.4.130', NULL, 1, '2025-06-03 10:01:27', '2025-06-03 10:01:27'),
(46026, '43.135.142.7', NULL, 1, '2025-06-03 10:07:36', '2025-06-03 10:07:36'),
(46027, '52.34.76.65', NULL, 1, '2025-06-03 10:08:51', '2025-06-03 10:08:51'),
(46028, '140.143.98.18', NULL, 1, '2025-06-03 10:38:43', '2025-06-03 10:38:43'),
(46029, '170.106.84.136', NULL, 1, '2025-06-03 10:53:58', '2025-06-03 10:53:58'),
(46030, '205.169.39.83', NULL, 2, '2025-06-03 11:12:04', '2025-06-03 11:12:20'),
(46031, '104.197.69.115', NULL, 1, '2025-06-03 11:12:08', '2025-06-03 11:12:08'),
(46032, '205.169.39.111', NULL, 2, '2025-06-03 11:12:44', '2025-06-03 11:13:04'),
(46033, '34.123.170.104', NULL, 2, '2025-06-03 11:12:52', '2025-06-03 11:12:54'),
(46034, '128.204.212.87', NULL, 1, '2025-06-03 12:04:02', '2025-06-03 12:04:02'),
(46035, '34.213.250.221', NULL, 1, '2025-06-03 12:29:16', '2025-06-03 12:29:16'),
(46036, '110.249.202.111', NULL, 1, '2025-06-03 12:40:14', '2025-06-03 12:40:14'),
(46037, '51.68.111.214', NULL, 3, '2025-06-03 13:10:19', '2025-06-03 13:10:21'),
(46038, '43.229.208.190', NULL, 5, '2025-06-03 13:28:35', '2025-06-03 13:46:32'),
(46039, '156.255.4.218', NULL, 1, '2025-06-03 13:33:13', '2025-06-03 13:33:13'),
(46040, '156.255.6.99', NULL, 1, '2025-06-03 13:34:58', '2025-06-03 13:34:58'),
(46041, '64.43.109.28', NULL, 1, '2025-06-03 13:35:30', '2025-06-03 13:35:30'),
(46042, '193.34.72.193', NULL, 1, '2025-06-03 13:37:01', '2025-06-03 13:37:01'),
(46043, '93.120.113.32', NULL, 1, '2025-06-03 13:37:25', '2025-06-03 13:37:25'),
(46044, '191.102.170.166', NULL, 1, '2025-06-03 13:40:41', '2025-06-03 13:40:41'),
(46045, '44.215.162.171', NULL, 1, '2025-06-03 13:54:49', '2025-06-03 13:54:49'),
(46046, '51.68.111.215', NULL, 2, '2025-06-03 14:09:24', '2025-06-04 02:13:22'),
(46047, '69.171.249.1', NULL, 1, '2025-06-03 14:09:25', '2025-06-03 14:09:25'),
(46048, '69.171.249.3', NULL, 1, '2025-06-03 14:09:25', '2025-06-03 14:09:25'),
(46049, '52.159.249.108', NULL, 1, '2025-06-03 14:17:40', '2025-06-03 14:17:40'),
(46050, '103.145.70.100', NULL, 3, '2025-06-03 14:17:52', '2025-06-03 14:18:30'),
(46051, '154.16.192.208', NULL, 1, '2025-06-03 14:28:49', '2025-06-03 14:28:49'),
(46052, '27.115.124.109', NULL, 1, '2025-06-03 14:31:56', '2025-06-03 14:31:56'),
(46053, '52.159.249.99', NULL, 1, '2025-06-03 14:38:43', '2025-06-03 14:38:43'),
(46054, '66.249.69.2', NULL, 1, '2025-06-03 14:42:29', '2025-06-03 14:42:29'),
(46055, '198.235.24.223', NULL, 1, '2025-06-03 14:45:53', '2025-06-03 14:45:53'),
(46056, '193.186.4.140', NULL, 1, '2025-06-03 14:58:51', '2025-06-03 14:58:51'),
(46057, '196.251.118.209', NULL, 3, '2025-06-03 15:10:44', '2025-06-03 22:31:53'),
(46058, '37.111.194.127', NULL, 1, '2025-06-03 15:11:14', '2025-06-03 15:11:14'),
(46059, '66.249.69.7', NULL, 2, '2025-06-03 15:42:36', '2025-06-03 18:07:28'),
(46060, '202.134.13.139', NULL, 1, '2025-06-03 16:07:52', '2025-06-03 16:07:52'),
(46061, '198.235.24.40', NULL, 1, '2025-06-03 16:22:17', '2025-06-03 16:22:17'),
(46062, '52.81.174.147', NULL, 1, '2025-06-03 16:37:01', '2025-06-03 16:37:01'),
(46063, '3.84.198.153', NULL, 1, '2025-06-03 16:39:20', '2025-06-03 16:39:20'),
(46064, '57.141.6.30', NULL, 1, '2025-06-03 16:48:20', '2025-06-03 16:48:20'),
(46065, '121.4.97.180', NULL, 1, '2025-06-03 16:52:29', '2025-06-03 16:52:29'),
(46066, '27.147.218.12', NULL, 1, '2025-06-03 17:09:43', '2025-06-03 17:09:43'),
(46067, '43.166.246.180', NULL, 1, '2025-06-03 17:35:33', '2025-06-03 17:35:33'),
(46068, '20.171.207.49', NULL, 2, '2025-06-03 17:59:44', '2025-06-03 17:59:47'),
(46069, '66.249.72.66', NULL, 1, '2025-06-03 18:07:30', '2025-06-03 18:07:30'),
(46070, '43.158.91.71', NULL, 1, '2025-06-03 18:20:39', '2025-06-03 18:20:39'),
(46071, '205.169.39.15', NULL, 1, '2025-06-03 18:34:42', '2025-06-03 18:34:42'),
(46072, '205.169.39.19', NULL, 1, '2025-06-03 18:34:54', '2025-06-03 18:34:54'),
(46073, '34.135.113.120', NULL, 2, '2025-06-03 18:59:02', '2025-06-04 02:36:47'),
(46074, '40.77.167.26', NULL, 1, '2025-06-03 19:15:22', '2025-06-03 19:15:22'),
(46075, '104.198.11.203', NULL, 1, '2025-06-03 19:17:06', '2025-06-03 19:17:06'),
(46076, '45.135.232.10', NULL, 1, '2025-06-03 19:25:38', '2025-06-03 19:25:38'),
(46077, '40.77.167.25', NULL, 1, '2025-06-03 19:26:21', '2025-06-03 19:26:21'),
(46078, '20.42.14.140', NULL, 1, '2025-06-03 19:40:01', '2025-06-03 19:40:01'),
(46079, '104.152.52.113', NULL, 1, '2025-06-03 19:46:53', '2025-06-03 19:46:53'),
(46080, '101.91.148.219', NULL, 1, '2025-06-03 20:09:19', '2025-06-03 20:09:19'),
(46081, '54.70.190.91', NULL, 3, '2025-06-03 20:12:56', '2025-06-03 20:13:22'),
(46082, '57.141.6.22', NULL, 1, '2025-06-03 20:21:30', '2025-06-03 20:21:30'),
(46083, '205.210.31.78', NULL, 1, '2025-06-03 21:03:57', '2025-06-03 21:03:57'),
(46084, '154.213.166.54', NULL, 1, '2025-06-03 21:04:33', '2025-06-03 21:04:33'),
(46085, '115.135.28.106', NULL, 1, '2025-06-03 21:04:34', '2025-06-03 21:04:34'),
(46086, '51.68.111.242', NULL, 1, '2025-06-03 21:11:38', '2025-06-03 21:11:38'),
(46087, '34.169.56.12', NULL, 1, '2025-06-03 21:58:38', '2025-06-03 21:58:38'),
(46088, '223.244.35.77', NULL, 1, '2025-06-03 23:16:45', '2025-06-03 23:16:45'),
(46089, '128.204.212.86', NULL, 1, '2025-06-03 23:33:20', '2025-06-03 23:33:20'),
(46090, '3.110.179.162', NULL, 4, '2025-06-03 23:56:10', '2025-06-03 23:56:21'),
(46091, '43.130.106.18', NULL, 1, '2025-06-04 01:13:02', '2025-06-04 01:13:02'),
(46092, '54.202.52.35', NULL, 1, '2025-06-04 01:48:26', '2025-06-04 01:48:26'),
(46093, '43.159.145.153', NULL, 1, '2025-06-04 01:57:34', '2025-06-04 01:57:34'),
(46094, '196.251.118.195', NULL, 1, '2025-06-04 02:17:17', '2025-06-04 02:17:17'),
(46095, '129.211.215.233', NULL, 1, '2025-06-04 02:21:11', '2025-06-04 02:21:11'),
(46096, '18.237.205.251', NULL, 1, '2025-06-04 03:01:53', '2025-06-04 03:01:53'),
(46097, '172.121.24.50', NULL, 1, '2025-06-04 03:40:05', '2025-06-04 03:40:05'),
(46098, '98.83.106.160', NULL, 1, '2025-06-04 04:34:25', '2025-06-04 04:34:25'),
(46099, '208.100.26.243', NULL, 1, '2025-06-04 05:10:22', '2025-06-04 05:10:22'),
(46100, '208.100.26.247', NULL, 1, '2025-06-04 05:10:25', '2025-06-04 05:10:25'),
(46101, '94.191.43.82', NULL, 1, '2025-06-04 05:22:56', '2025-06-04 05:22:56'),
(46102, '91.246.41.166', NULL, 1, '2025-06-04 06:00:35', '2025-06-04 06:00:35'),
(46103, '195.47.238.89', NULL, 1, '2025-06-04 06:46:25', '2025-06-04 06:46:25'),
(46104, '45.90.185.119', NULL, 1, '2025-06-04 06:47:01', '2025-06-04 06:47:01'),
(46105, '54.223.139.243', NULL, 1, '2025-06-04 07:00:58', '2025-06-04 07:00:58'),
(46106, '52.12.115.43', NULL, 1, '2025-06-04 07:28:28', '2025-06-04 07:28:28'),
(46107, '47.82.60.166', NULL, 1, '2025-06-04 07:30:50', '2025-06-04 07:30:50'),
(46108, '57.141.6.28', NULL, 1, '2025-06-04 07:47:23', '2025-06-04 07:47:23'),
(46109, '51.68.107.148', NULL, 1, '2025-06-04 08:07:51', '2025-06-04 08:07:51'),
(46110, '51.68.107.161', NULL, 1, '2025-06-04 08:25:57', '2025-06-04 08:25:57'),
(46111, '203.2.64.59', NULL, 1, '2025-06-04 08:30:12', '2025-06-04 08:30:12'),
(46112, '187.190.185.207', NULL, 1, '2025-06-04 08:38:40', '2025-06-04 08:38:40'),
(46113, '43.130.150.80', NULL, 1, '2025-06-04 08:55:32', '2025-06-04 08:55:32'),
(46114, '45.141.215.98', NULL, 2, '2025-06-04 09:05:38', '2025-06-04 11:15:28'),
(46115, '156.228.183.136', NULL, 1, '2025-06-04 09:43:00', '2025-06-04 09:43:00'),
(46116, '103.139.9.98', NULL, 2, '2025-06-04 09:49:21', '2025-06-04 10:39:51'),
(46117, '43.157.38.131', NULL, 1, '2025-06-04 09:52:55', '2025-06-04 09:52:55'),
(46118, '113.11.89.239', NULL, 1, '2025-06-04 09:56:44', '2025-06-04 09:56:44'),
(46119, '43.229.208.190', NULL, 4, '2025-06-04 10:00:06', '2025-06-04 11:59:41'),
(46120, '162.120.184.14', NULL, 1, '2025-06-04 10:11:00', '2025-06-04 10:11:00'),
(46121, '193.186.4.130', NULL, 1, '2025-06-04 10:11:10', '2025-06-04 10:11:10'),
(46122, '47.82.60.186', NULL, 1, '2025-06-04 10:35:48', '2025-06-04 10:35:48'),
(46123, '119.40.94.186', NULL, 1, '2025-06-04 10:38:29', '2025-06-04 10:38:29'),
(46124, '146.70.239.20', NULL, 1, '2025-06-04 10:42:27', '2025-06-04 10:42:27'),
(46125, '72.14.201.159', NULL, 1, '2025-06-04 10:54:51', '2025-06-04 10:54:51'),
(46126, '103.145.70.100', NULL, 2, '2025-06-04 11:01:28', '2025-06-04 13:02:43'),
(46127, '110.166.71.39', NULL, 1, '2025-06-04 11:40:04', '2025-06-04 11:40:04'),
(46128, '128.204.212.85', NULL, 1, '2025-06-04 12:02:03', '2025-06-04 12:02:03'),
(46129, '110.249.201.66', NULL, 1, '2025-06-04 12:40:23', '2025-06-04 12:40:23'),
(46130, '124.236.100.56', NULL, 1, '2025-06-04 12:59:17', '2025-06-04 12:59:17'),
(46131, '59.55.155.234', NULL, 1, '2025-06-04 12:59:29', '2025-06-04 12:59:29');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(46132, '118.179.218.201', NULL, 2, '2025-06-04 13:11:29', '2025-06-04 13:11:34'),
(46133, '81.19.140.43', NULL, 1, '2025-06-04 13:27:48', '2025-06-04 13:27:48'),
(46134, '65.49.60.51', NULL, 1, '2025-06-04 13:35:41', '2025-06-04 13:35:41'),
(46135, '51.68.236.92', NULL, 1, '2025-06-04 13:55:27', '2025-06-04 13:55:27'),
(46136, '186.38.56.69', NULL, 1, '2025-06-04 14:28:23', '2025-06-04 14:28:23'),
(46137, '129.159.132.105', NULL, 1, '2025-06-04 14:47:47', '2025-06-04 14:47:47'),
(46138, '47.82.60.89', NULL, 1, '2025-06-04 14:50:08', '2025-06-04 14:50:08'),
(46139, '203.33.203.148', NULL, 1, '2025-06-04 14:52:07', '2025-06-04 14:52:07'),
(46140, '41.33.217.27', NULL, 1, '2025-06-04 14:55:45', '2025-06-04 14:55:45'),
(46141, '164.55.247.243', NULL, 1, '2025-06-04 15:07:29', '2025-06-04 15:07:29'),
(46142, '57.141.6.7', NULL, 1, '2025-06-04 15:30:19', '2025-06-04 15:30:19'),
(46143, '149.57.176.2', NULL, 1, '2025-06-04 15:32:22', '2025-06-04 15:32:22'),
(46144, '43.156.202.34', NULL, 1, '2025-06-04 15:46:51', '2025-06-04 15:46:51'),
(46145, '88.218.62.29', NULL, 1, '2025-06-04 16:01:03', '2025-06-04 16:01:03'),
(46146, '15.237.51.237', NULL, 2, '2025-06-04 16:12:06', '2025-06-04 16:12:07'),
(46147, '124.222.209.139', NULL, 4, '2025-06-04 16:13:18', '2025-06-04 16:19:50'),
(46148, '57.141.6.14', NULL, 1, '2025-06-04 16:22:56', '2025-06-04 16:22:56'),
(46149, '43.166.132.142', NULL, 1, '2025-06-04 16:35:20', '2025-06-04 16:35:20'),
(46150, '13.217.45.179', NULL, 1, '2025-06-04 16:36:18', '2025-06-04 16:36:18'),
(46151, '51.210.104.134', NULL, 1, '2025-06-04 16:37:54', '2025-06-04 16:37:54'),
(46152, '144.217.135.166', NULL, 3, '2025-06-04 17:30:40', '2025-06-04 17:30:51'),
(46153, '149.56.150.209', NULL, 1, '2025-06-04 17:31:04', '2025-06-04 17:31:04'),
(46154, '185.54.229.68', NULL, 1, '2025-06-04 17:44:25', '2025-06-04 17:44:25'),
(46155, '223.244.35.77', NULL, 1, '2025-06-04 18:03:07', '2025-06-04 18:03:07'),
(46156, '47.82.60.145', NULL, 1, '2025-06-04 18:06:29', '2025-06-04 18:06:29'),
(46157, '80.67.10.142', NULL, 1, '2025-06-04 18:22:49', '2025-06-04 18:22:49'),
(46158, '66.249.79.200', NULL, 1, '2025-06-04 18:35:14', '2025-06-04 18:35:14'),
(46159, '20.169.80.231', NULL, 1, '2025-06-04 18:45:06', '2025-06-04 18:45:06'),
(46160, '128.204.212.86', NULL, 1, '2025-06-04 18:57:56', '2025-06-04 18:57:56'),
(46161, '104.45.202.217', NULL, 1, '2025-06-04 19:36:05', '2025-06-04 19:36:05'),
(46162, '196.251.84.161', NULL, 1, '2025-06-04 19:48:27', '2025-06-04 19:48:27'),
(46163, '51.68.236.59', NULL, 1, '2025-06-04 19:53:55', '2025-06-04 19:53:55'),
(46164, '194.0.234.121', NULL, 4, '2025-06-04 20:01:58', '2025-06-04 20:48:15'),
(46165, '84.252.92.134', NULL, 1, '2025-06-04 20:23:52', '2025-06-04 20:23:52'),
(46166, '49.51.183.15', NULL, 1, '2025-06-04 20:25:11', '2025-06-04 20:25:11'),
(46167, '20.212.201.123', NULL, 2, '2025-06-04 20:26:39', '2025-06-04 20:28:04'),
(46168, '3.134.107.23', NULL, 1, '2025-06-04 20:29:47', '2025-06-04 20:29:47'),
(46169, '18.225.25.214', NULL, 2, '2025-06-04 20:29:47', '2025-06-04 20:30:37'),
(46170, '3.16.155.33', NULL, 1, '2025-06-04 20:29:49', '2025-06-04 20:29:49'),
(46171, '3.17.29.201', NULL, 1, '2025-06-04 20:29:54', '2025-06-04 20:29:54'),
(46172, '3.17.27.179', NULL, 1, '2025-06-04 20:29:54', '2025-06-04 20:29:54'),
(46173, '51.39.247.74', NULL, 1, '2025-06-04 20:36:05', '2025-06-04 20:36:05'),
(46174, '175.6.217.4', NULL, 1, '2025-06-04 21:15:37', '2025-06-04 21:15:37'),
(46175, '124.223.193.19', NULL, 2, '2025-06-04 21:27:54', '2025-06-04 21:37:29'),
(46176, '162.120.184.34', NULL, 1, '2025-06-04 22:06:16', '2025-06-04 22:06:16'),
(46177, '103.100.234.89', NULL, 4, '2025-06-04 22:07:20', '2025-06-04 22:34:00'),
(46178, '34.67.35.188', NULL, 1, '2025-06-04 22:07:38', '2025-06-04 22:07:38'),
(46179, '57.141.6.3', NULL, 1, '2025-06-04 22:14:00', '2025-06-04 22:14:00'),
(46180, '35.197.3.135', NULL, 1, '2025-06-04 22:24:43', '2025-06-04 22:24:43'),
(46181, '156.146.35.50', NULL, 1, '2025-06-04 23:00:38', '2025-06-04 23:00:38'),
(46182, '114.119.158.181', NULL, 1, '2025-06-04 23:02:56', '2025-06-04 23:02:56'),
(46183, '196.251.117.154', NULL, 1, '2025-06-04 23:14:22', '2025-06-04 23:14:22'),
(46184, '51.68.236.71', NULL, 1, '2025-06-04 23:27:59', '2025-06-04 23:27:59'),
(46185, '52.45.92.83', NULL, 1, '2025-06-04 23:51:38', '2025-06-04 23:51:38'),
(46186, '43.157.22.57', NULL, 1, '2025-06-05 00:00:54', '2025-06-05 00:00:54'),
(46187, '118.195.153.213', NULL, 1, '2025-06-05 00:13:38', '2025-06-05 00:13:38'),
(46188, '57.141.6.11', NULL, 1, '2025-06-05 01:01:36', '2025-06-05 01:01:36'),
(46189, '43.130.34.74', NULL, 1, '2025-06-05 01:11:37', '2025-06-05 01:11:37'),
(46190, '103.72.212.22', NULL, 2, '2025-06-05 01:36:51', '2025-06-05 01:37:19'),
(46191, '44.243.129.228', NULL, 1, '2025-06-05 01:40:34', '2025-06-05 01:40:34'),
(46192, '51.68.236.90', NULL, 1, '2025-06-05 01:49:03', '2025-06-05 01:49:03'),
(46193, '64.71.161.81', NULL, 1, '2025-06-05 01:50:49', '2025-06-05 01:50:49'),
(46194, '156.248.81.53', NULL, 2, '2025-06-05 02:09:25', '2025-06-05 02:09:29'),
(46195, '45.90.185.118', NULL, 1, '2025-06-05 03:04:42', '2025-06-05 03:04:42'),
(46196, '45.84.107.128', NULL, 1, '2025-06-05 03:05:46', '2025-06-05 03:05:46'),
(46197, '20.171.207.250', NULL, 2, '2025-06-05 03:26:44', '2025-06-05 03:26:46'),
(46198, '143.198.44.131', NULL, 1, '2025-06-05 04:38:00', '2025-06-05 04:38:00'),
(46199, '157.66.54.166', NULL, 1, '2025-06-05 04:50:20', '2025-06-05 04:50:20'),
(46200, '87.120.93.37', NULL, 1, '2025-06-05 04:50:51', '2025-06-05 04:50:51'),
(46201, '35.86.103.254', NULL, 1, '2025-06-05 05:01:52', '2025-06-05 05:01:52'),
(46202, '51.68.107.142', NULL, 2, '2025-06-05 05:25:55', '2025-06-05 05:25:56'),
(46203, '66.249.79.200', NULL, 2, '2025-06-05 05:30:38', '2025-06-05 05:30:38'),
(46204, '66.249.79.201', NULL, 3, '2025-06-05 05:38:47', '2025-06-06 03:34:17'),
(46205, '66.249.79.199', NULL, 8, '2025-06-05 05:38:48', '2025-06-06 03:34:37'),
(46206, '66.249.79.64', NULL, 1, '2025-06-05 05:44:44', '2025-06-05 05:44:44'),
(46207, '66.249.79.76', NULL, 2, '2025-06-05 05:45:27', '2025-06-05 05:45:27'),
(46208, '34.67.35.188', NULL, 1, '2025-06-05 05:46:37', '2025-06-05 05:46:37'),
(46209, '119.45.20.16', NULL, 1, '2025-06-05 06:09:58', '2025-06-05 06:09:58'),
(46210, '57.141.6.30', NULL, 1, '2025-06-05 06:33:26', '2025-06-05 06:33:26'),
(46211, '54.223.139.243', NULL, 1, '2025-06-05 07:04:29', '2025-06-05 07:04:29'),
(46212, '51.68.107.138', NULL, 1, '2025-06-05 07:43:11', '2025-06-05 07:43:11'),
(46213, '78.153.140.222', NULL, 4, '2025-06-05 07:43:38', '2025-06-05 07:44:07'),
(46214, '120.234.134.34', NULL, 1, '2025-06-05 07:51:38', '2025-06-05 07:51:38'),
(46215, '40.77.167.67', NULL, 1, '2025-06-05 07:52:51', '2025-06-05 07:52:51'),
(46216, '115.134.105.191', NULL, 1, '2025-06-05 08:30:38', '2025-06-05 08:30:38'),
(46217, '81.209.177.145', NULL, 1, '2025-06-05 08:58:19', '2025-06-05 08:58:19'),
(46218, '196.251.117.154', NULL, 1, '2025-06-05 09:06:26', '2025-06-05 09:06:26'),
(46219, '185.177.72.2', NULL, 9, '2025-06-05 09:13:59', '2025-06-05 21:53:52'),
(46220, '182.40.104.255', NULL, 1, '2025-06-05 09:19:06', '2025-06-05 09:19:06'),
(46221, '52.102.13.85', NULL, 1, '2025-06-05 09:23:32', '2025-06-05 09:23:32'),
(46222, '150.31.177.49', NULL, 1, '2025-06-05 09:23:37', '2025-06-05 09:23:37'),
(46223, '43.166.245.250', NULL, 1, '2025-06-05 09:48:52', '2025-06-05 09:48:52'),
(46224, '104.250.135.50', NULL, 2, '2025-06-05 09:51:02', '2025-06-05 19:29:29'),
(46225, '196.251.83.161', NULL, 2, '2025-06-05 10:16:14', '2025-06-05 10:24:51'),
(46226, '43.135.138.128', NULL, 1, '2025-06-05 10:28:40', '2025-06-05 10:28:40'),
(46227, '113.130.124.42', NULL, 1, '2025-06-05 10:57:38', '2025-06-05 10:57:38'),
(46228, '51.68.236.73', NULL, 2, '2025-06-05 11:13:31', '2025-06-05 11:13:32'),
(46229, '122.230.30.254', NULL, 1, '2025-06-05 11:30:18', '2025-06-05 11:30:18'),
(46230, '35.88.55.137', NULL, 1, '2025-06-05 11:32:59', '2025-06-05 11:32:59'),
(46231, '185.54.229.18', NULL, 1, '2025-06-05 12:00:51', '2025-06-05 12:00:51'),
(46232, '162.14.197.180', NULL, 1, '2025-06-05 12:20:27', '2025-06-05 12:20:27'),
(46233, '8.221.106.217', NULL, 1, '2025-06-05 12:21:33', '2025-06-05 12:21:33'),
(46234, '110.249.201.50', NULL, 1, '2025-06-05 12:40:28', '2025-06-05 12:40:28'),
(46235, '128.204.212.85', NULL, 1, '2025-06-05 12:45:23', '2025-06-05 12:45:23'),
(46236, '205.169.39.14', NULL, 1, '2025-06-05 12:49:12', '2025-06-05 12:49:12'),
(46237, '20.86.235.138', NULL, 2, '2025-06-05 12:59:28', '2025-06-05 12:59:51'),
(46238, '27.115.124.38', NULL, 1, '2025-06-05 13:27:15', '2025-06-05 13:27:15'),
(46239, '51.68.107.149', NULL, 1, '2025-06-05 13:42:03', '2025-06-05 13:42:03'),
(46240, '37.60.235.120', NULL, 1, '2025-06-05 14:33:28', '2025-06-05 14:33:28'),
(46241, '40.77.167.55', NULL, 1, '2025-06-05 14:41:46', '2025-06-05 14:41:46'),
(46242, '121.4.97.180', NULL, 1, '2025-06-05 15:23:30', '2025-06-05 15:23:30'),
(46243, '110.249.201.92', NULL, 1, '2025-06-05 15:30:34', '2025-06-05 15:30:34'),
(46244, '94.103.93.19', NULL, 1, '2025-06-05 15:56:38', '2025-06-05 15:56:38'),
(46245, '43.156.202.34', NULL, 1, '2025-06-05 16:12:26', '2025-06-05 16:12:26'),
(46246, '13.220.237.95', NULL, 1, '2025-06-05 16:43:56', '2025-06-05 16:43:56'),
(46247, '49.51.203.164', NULL, 1, '2025-06-05 16:59:04', '2025-06-05 16:59:04'),
(46248, '51.68.236.64', NULL, 2, '2025-06-05 17:02:45', '2025-06-05 17:02:46'),
(46249, '164.55.247.243', NULL, 1, '2025-06-05 17:32:10', '2025-06-05 17:32:10'),
(46250, '128.204.212.84', NULL, 1, '2025-06-05 17:53:55', '2025-06-05 17:53:55'),
(46251, '91.201.115.174', NULL, 1, '2025-06-05 18:05:14', '2025-06-05 18:05:14'),
(46252, '222.79.103.59', NULL, 1, '2025-06-05 18:29:59', '2025-06-05 18:29:59'),
(46253, '34.46.130.186', NULL, 2, '2025-06-05 18:36:03', '2025-06-06 02:00:09'),
(46254, '34.105.86.132', NULL, 1, '2025-06-05 18:54:28', '2025-06-05 18:54:28'),
(46255, '77.75.77.54', NULL, 1, '2025-06-05 19:05:40', '2025-06-05 19:05:40'),
(46256, '51.68.107.150', NULL, 1, '2025-06-05 19:19:22', '2025-06-05 19:19:22'),
(46257, '185.177.72.3', NULL, 11, '2025-06-05 19:32:07', '2025-06-06 02:09:47'),
(46258, '20.42.13.11', NULL, 1, '2025-06-05 19:55:53', '2025-06-05 19:55:53'),
(46259, '37.77.76.242', NULL, 1, '2025-06-05 20:23:52', '2025-06-05 20:23:52'),
(46260, '147.235.200.191', NULL, 1, '2025-06-05 20:42:39', '2025-06-05 20:42:39'),
(46261, '13.235.241.34', NULL, 4, '2025-06-05 21:01:04', '2025-06-05 21:01:12'),
(46262, '34.169.98.214', NULL, 1, '2025-06-05 21:23:42', '2025-06-05 21:23:42'),
(46263, '162.120.184.227', NULL, 1, '2025-06-05 21:25:40', '2025-06-05 21:25:40'),
(46264, '162.120.184.35', NULL, 1, '2025-06-05 21:25:55', '2025-06-05 21:25:55'),
(46265, '195.200.26.27', NULL, 1, '2025-06-05 21:34:14', '2025-06-05 21:34:14'),
(46266, '117.33.163.216', NULL, 1, '2025-06-05 21:38:40', '2025-06-05 21:38:40'),
(46267, '72.14.201.130', NULL, 1, '2025-06-05 21:51:06', '2025-06-05 21:51:06'),
(46268, '47.84.48.98', NULL, 1, '2025-06-05 22:04:04', '2025-06-05 22:04:04'),
(46269, '83.219.249.209', NULL, 1, '2025-06-05 22:07:55', '2025-06-05 22:07:55'),
(46270, '82.102.18.220', NULL, 4, '2025-06-05 22:16:49', '2025-06-05 22:16:51'),
(46271, '149.50.97.229', NULL, 2, '2025-06-05 22:28:04', '2025-06-05 23:27:03'),
(46272, '51.68.236.92', NULL, 2, '2025-06-05 23:04:03', '2025-06-05 23:04:04'),
(46273, '185.177.72.12', NULL, 3, '2025-06-05 23:16:18', '2025-06-05 23:16:19'),
(46274, '47.238.127.7', NULL, 1, '2025-06-05 23:21:10', '2025-06-05 23:21:10'),
(46275, '170.106.35.153', NULL, 1, '2025-06-05 23:30:07', '2025-06-05 23:30:07'),
(46276, '185.8.173.159', NULL, 1, '2025-06-05 23:32:22', '2025-06-05 23:32:22'),
(46277, '108.144.12.30', NULL, 1, '2025-06-05 23:32:43', '2025-06-05 23:32:43'),
(46278, '42.236.17.44', NULL, 1, '2025-06-05 23:44:58', '2025-06-05 23:44:58'),
(46279, '137.175.112.220', NULL, 1, '2025-06-05 23:45:01', '2025-06-05 23:45:01'),
(46280, '54.70.190.91', NULL, 3, '2025-06-06 00:08:37', '2025-06-06 00:08:50'),
(46281, '175.176.68.202', NULL, 1, '2025-06-06 00:27:16', '2025-06-06 00:27:16'),
(46282, '20.171.207.124', NULL, 2, '2025-06-06 00:27:36', '2025-06-06 00:27:39'),
(46283, '180.110.203.108', NULL, 1, '2025-06-06 00:35:56', '2025-06-06 00:35:56'),
(46284, '43.166.134.47', NULL, 1, '2025-06-06 00:44:37', '2025-06-06 00:44:37'),
(46285, '52.167.144.24', NULL, 1, '2025-06-06 01:01:13', '2025-06-06 01:01:13'),
(46286, '104.28.198.33', NULL, 1, '2025-06-06 01:29:20', '2025-06-06 01:29:20'),
(46287, '35.87.133.129', NULL, 1, '2025-06-06 02:18:41', '2025-06-06 02:18:41'),
(46288, '34.221.254.177', NULL, 1, '2025-06-06 02:18:51', '2025-06-06 02:18:51'),
(46289, '187.232.215.139', NULL, 1, '2025-06-06 02:24:51', '2025-06-06 02:24:51'),
(46290, '57.141.0.25', NULL, 1, '2025-06-06 02:48:38', '2025-06-06 02:48:38'),
(46291, '128.204.212.86', NULL, 1, '2025-06-06 02:50:58', '2025-06-06 02:50:58'),
(46292, '51.68.107.154', NULL, 1, '2025-06-06 02:53:25', '2025-06-06 02:53:25'),
(46293, '134.122.133.31', NULL, 1, '2025-06-06 03:15:47', '2025-06-06 03:15:47'),
(46294, '132.232.165.4', NULL, 1, '2025-06-06 03:34:35', '2025-06-06 03:34:35'),
(46295, '13.229.200.73', NULL, 4, '2025-06-06 04:03:06', '2025-06-06 04:03:09'),
(46296, '98.83.106.160', NULL, 1, '2025-06-06 04:42:32', '2025-06-06 04:42:32'),
(46297, '217.146.88.136', NULL, 2, '2025-06-06 04:47:21', '2025-06-06 04:47:21'),
(46298, '34.169.98.214', NULL, 1, '2025-06-06 05:25:45', '2025-06-06 05:25:45'),
(46299, '185.177.72.3', NULL, 1, '2025-06-06 05:43:01', '2025-06-06 05:43:01'),
(46300, '31.13.127.112', NULL, 1, '2025-06-06 06:08:51', '2025-06-06 06:08:51'),
(46301, '51.68.236.95', NULL, 2, '2025-06-06 06:10:24', '2025-06-06 06:10:25'),
(46302, '205.210.31.219', NULL, 1, '2025-06-06 06:28:18', '2025-06-06 06:28:18'),
(46303, '58.49.233.126', NULL, 1, '2025-06-06 06:30:40', '2025-06-06 06:30:40'),
(46304, '57.141.0.18', NULL, 2, '2025-06-06 07:15:10', '2025-06-06 22:54:04'),
(46305, '140.179.18.91', NULL, 1, '2025-06-06 07:31:40', '2025-06-06 07:31:40'),
(46306, '43.166.244.192', NULL, 1, '2025-06-06 08:10:50', '2025-06-06 08:10:50'),
(46307, '49.43.251.27', NULL, 1, '2025-06-06 08:21:01', '2025-06-06 08:21:01'),
(46308, '198.235.24.34', NULL, 1, '2025-06-06 08:21:03', '2025-06-06 08:21:03'),
(46309, '46.105.42.96', NULL, 1, '2025-06-06 08:38:44', '2025-06-06 08:38:44'),
(46310, '43.153.35.128', NULL, 1, '2025-06-06 08:55:40', '2025-06-06 08:55:40'),
(46311, '40.183.168.253', NULL, 1, '2025-06-06 09:05:13', '2025-06-06 09:05:13'),
(46312, '198.235.24.194', NULL, 1, '2025-06-06 09:19:56', '2025-06-06 09:19:56'),
(46313, '80.85.245.5', NULL, 1, '2025-06-06 09:21:14', '2025-06-06 09:21:14'),
(46314, '49.37.114.160', NULL, 1, '2025-06-06 09:23:16', '2025-06-06 09:23:16'),
(46315, '162.243.4.24', NULL, 1, '2025-06-06 09:41:25', '2025-06-06 09:41:25'),
(46316, '189.203.88.130', NULL, 1, '2025-06-06 09:47:35', '2025-06-06 09:47:35'),
(46317, '196.251.86.133', NULL, 1, '2025-06-06 10:08:32', '2025-06-06 10:08:32'),
(46318, '103.87.214.162', NULL, 1, '2025-06-06 10:09:52', '2025-06-06 10:09:52'),
(46319, '72.14.201.186', NULL, 1, '2025-06-06 10:19:20', '2025-06-06 10:19:20'),
(46320, '194.233.72.214', NULL, 3, '2025-06-06 10:29:17', '2025-06-06 16:51:09'),
(46321, '128.204.212.86', NULL, 2, '2025-06-06 10:57:08', '2025-06-06 19:08:13'),
(46322, '188.161.13.209', NULL, 1, '2025-06-06 11:08:30', '2025-06-06 11:08:30'),
(46323, '57.141.0.9', NULL, 1, '2025-06-06 11:53:07', '2025-06-06 11:53:07'),
(46324, '78.129.165.8', NULL, 1, '2025-06-06 11:56:57', '2025-06-06 11:56:57'),
(46325, '51.68.236.72', NULL, 2, '2025-06-06 12:20:39', '2025-06-06 12:20:40'),
(46326, '182.44.2.148', NULL, 2, '2025-06-06 12:37:19', '2025-06-06 15:40:59'),
(46327, '110.249.202.62', NULL, 1, '2025-06-06 12:40:33', '2025-06-06 12:40:33'),
(46328, '171.37.47.232', NULL, 1, '2025-06-06 12:41:09', '2025-06-06 12:41:09'),
(46329, '185.177.72.204', NULL, 1, '2025-06-06 12:41:54', '2025-06-06 12:41:54'),
(46330, '66.249.79.199', NULL, 2, '2025-06-06 12:57:48', '2025-06-06 19:27:15'),
(46331, '66.249.79.64', NULL, 1, '2025-06-06 13:03:22', '2025-06-06 13:03:22'),
(46332, '42.236.101.246', NULL, 1, '2025-06-06 13:04:11', '2025-06-06 13:04:11'),
(46333, '57.141.0.4', NULL, 1, '2025-06-06 14:00:48', '2025-06-06 14:00:48'),
(46334, '66.249.79.200', NULL, 2, '2025-06-06 14:31:27', '2025-06-06 21:17:51'),
(46335, '51.68.107.159', NULL, 1, '2025-06-06 14:40:56', '2025-06-06 14:40:56'),
(46336, '43.158.91.71', NULL, 1, '2025-06-06 14:51:12', '2025-06-06 14:51:12'),
(46337, '51.222.253.13', NULL, 1, '2025-06-06 15:28:30', '2025-06-06 15:28:30'),
(46338, '128.204.212.85', NULL, 1, '2025-06-06 15:34:53', '2025-06-06 15:34:53'),
(46339, '49.51.203.164', NULL, 1, '2025-06-06 15:35:39', '2025-06-06 15:35:39'),
(46340, '111.229.69.139', NULL, 3, '2025-06-06 16:27:32', '2025-06-06 16:32:38'),
(46341, '54.82.219.169', NULL, 1, '2025-06-06 16:45:48', '2025-06-06 16:45:48'),
(46342, '44.215.162.254', NULL, 1, '2025-06-06 17:02:35', '2025-06-06 17:02:35'),
(46343, '31.13.127.11', NULL, 1, '2025-06-06 17:39:35', '2025-06-06 17:39:35'),
(46344, '31.13.127.9', NULL, 1, '2025-06-06 17:39:36', '2025-06-06 17:39:36'),
(46345, '51.68.107.151', NULL, 2, '2025-06-06 18:10:33', '2025-06-06 18:10:33'),
(46346, '103.131.71.176', NULL, 1, '2025-06-06 18:16:25', '2025-06-06 18:16:25'),
(46347, '51.68.111.209', NULL, 2, '2025-06-06 18:37:53', '2025-06-06 18:37:54'),
(46348, '54.152.163.42', NULL, 1, '2025-06-06 18:46:41', '2025-06-06 18:46:41'),
(46349, '23.175.146.27', NULL, 1, '2025-06-06 18:58:06', '2025-06-06 18:58:06'),
(46350, '174.93.141.154', NULL, 1, '2025-06-06 19:12:25', '2025-06-06 19:12:25'),
(46351, '172.183.246.16', NULL, 1, '2025-06-06 19:32:44', '2025-06-06 19:32:44'),
(46352, '13.78.118.29', NULL, 1, '2025-06-06 19:41:06', '2025-06-06 19:41:06'),
(46353, '196.251.83.161', NULL, 1, '2025-06-06 19:41:18', '2025-06-06 19:41:18'),
(46354, '184.73.239.35', NULL, 1, '2025-06-06 19:50:54', '2025-06-06 19:50:54'),
(46355, '208.100.26.247', NULL, 2, '2025-06-06 19:54:08', '2025-06-06 19:54:08'),
(46356, '51.68.236.92', NULL, 1, '2025-06-06 20:25:40', '2025-06-06 20:25:40'),
(46357, '170.254.24.156', NULL, 1, '2025-06-06 20:34:21', '2025-06-06 20:34:21'),
(46358, '185.177.72.12', NULL, 7, '2025-06-06 20:40:08', '2025-06-06 21:10:16'),
(46359, '66.249.79.76', NULL, 1, '2025-06-06 21:04:15', '2025-06-06 21:04:15'),
(46360, '172.207.130.253', NULL, 1, '2025-06-06 21:09:34', '2025-06-06 21:09:34'),
(46361, '45.156.129.76', NULL, 1, '2025-06-06 21:18:59', '2025-06-06 21:18:59'),
(46362, '45.141.215.98', NULL, 1, '2025-06-06 21:26:43', '2025-06-06 21:26:43'),
(46363, '43.131.243.61', NULL, 1, '2025-06-06 22:01:24', '2025-06-06 22:01:24'),
(46364, '196.251.117.154', NULL, 2, '2025-06-06 22:03:35', '2025-06-06 23:52:10'),
(46365, '175.6.217.4', NULL, 1, '2025-06-06 22:04:04', '2025-06-06 22:04:04'),
(46366, '43.130.39.254', NULL, 1, '2025-06-06 22:18:58', '2025-06-06 22:18:58'),
(46367, '194.67.220.18', NULL, 1, '2025-06-06 22:46:47', '2025-06-06 22:46:47'),
(46368, '194.67.223.136', NULL, 1, '2025-06-06 22:46:47', '2025-06-06 22:46:47'),
(46369, '116.179.32.141', NULL, 1, '2025-06-06 23:03:18', '2025-06-06 23:03:18'),
(46370, '220.181.108.166', NULL, 1, '2025-06-06 23:03:18', '2025-06-06 23:03:18'),
(46371, '170.106.72.178', NULL, 1, '2025-06-06 23:27:14', '2025-06-06 23:27:14'),
(46372, '57.141.0.16', NULL, 1, '2025-06-06 23:47:15', '2025-06-06 23:47:15'),
(46373, '51.68.236.87', NULL, 1, '2025-06-07 00:04:59', '2025-06-07 00:04:59'),
(46374, '43.133.91.48', NULL, 1, '2025-06-07 00:19:06', '2025-06-07 00:19:06'),
(46375, '60.31.91.200', NULL, 1, '2025-06-07 00:52:04', '2025-06-07 00:52:04'),
(46376, '42.236.17.239', NULL, 1, '2025-06-07 00:59:15', '2025-06-07 00:59:15'),
(46377, '42.236.17.205', NULL, 1, '2025-06-07 01:00:02', '2025-06-07 01:00:02'),
(46378, '162.14.210.15', NULL, 1, '2025-06-07 01:02:16', '2025-06-07 01:02:16'),
(46379, '141.95.114.199', NULL, 1, '2025-06-07 01:50:48', '2025-06-07 01:50:48'),
(46380, '205.169.39.15', NULL, 1, '2025-06-07 02:03:43', '2025-06-07 02:03:43'),
(46381, '51.68.111.208', NULL, 1, '2025-06-07 02:30:18', '2025-06-07 02:30:18'),
(46382, '151.248.84.135', NULL, 1, '2025-06-07 03:04:00', '2025-06-07 03:04:00'),
(46383, '192.36.109.75', NULL, 1, '2025-06-07 03:04:23', '2025-06-07 03:04:23'),
(46384, '106.119.167.146', NULL, 1, '2025-06-07 04:01:52', '2025-06-07 04:01:52'),
(46385, '3.85.38.46', NULL, 1, '2025-06-07 04:37:51', '2025-06-07 04:37:51'),
(46386, '66.249.79.199', NULL, 2, '2025-06-07 05:38:01', '2025-06-07 06:06:02'),
(46387, '51.68.111.238', NULL, 1, '2025-06-07 05:48:01', '2025-06-07 05:48:01'),
(46388, '185.220.100.250', NULL, 1, '2025-06-07 05:48:47', '2025-06-07 05:48:47'),
(46389, '206.189.57.107', NULL, 1, '2025-06-07 05:54:57', '2025-06-07 05:54:57'),
(46390, '198.199.123.76', NULL, 1, '2025-06-07 06:00:33', '2025-06-07 06:00:33'),
(46391, '194.233.72.214', NULL, 3, '2025-06-07 06:27:32', '2025-06-07 07:57:02'),
(46392, '20.171.207.176', NULL, 1, '2025-06-07 06:44:13', '2025-06-07 06:44:13'),
(46393, '42.83.147.56', NULL, 2, '2025-06-07 06:55:36', '2025-06-07 06:55:37'),
(46394, '49.232.151.112', NULL, 1, '2025-06-07 07:01:29', '2025-06-07 07:01:29'),
(46395, '18.236.184.187', NULL, 1, '2025-06-07 07:07:18', '2025-06-07 07:07:18'),
(46396, '13.229.200.73', NULL, 4, '2025-06-07 07:28:44', '2025-06-07 07:28:47'),
(46397, '124.236.100.56', NULL, 1, '2025-06-07 07:31:04', '2025-06-07 07:31:04'),
(46398, '154.23.238.45', NULL, 1, '2025-06-07 07:58:30', '2025-06-07 07:58:30'),
(46399, '66.249.79.76', NULL, 1, '2025-06-07 07:59:32', '2025-06-07 07:59:32'),
(46400, '5.59.147.206', NULL, 1, '2025-06-07 08:28:17', '2025-06-07 08:28:17'),
(46401, '51.68.236.72', NULL, 1, '2025-06-07 08:28:52', '2025-06-07 08:28:52'),
(46402, '54.223.139.243', NULL, 1, '2025-06-07 08:29:26', '2025-06-07 08:29:26'),
(46403, '47.79.123.29', NULL, 1, '2025-06-07 08:32:02', '2025-06-07 08:32:02'),
(46404, '198.235.24.35', NULL, 1, '2025-06-07 09:03:45', '2025-06-07 09:03:45'),
(46405, '51.222.253.6', NULL, 1, '2025-06-07 09:05:29', '2025-06-07 09:05:29'),
(46406, '57.129.81.224', NULL, 1, '2025-06-07 09:10:14', '2025-06-07 09:10:14'),
(46407, '47.236.38.150', NULL, 1, '2025-06-07 09:48:21', '2025-06-07 09:48:21'),
(46408, '125.94.144.102', NULL, 1, '2025-06-07 10:09:58', '2025-06-07 10:09:58'),
(46409, '44.243.229.217', NULL, 1, '2025-06-07 10:28:05', '2025-06-07 10:28:05'),
(46410, '43.153.67.21', NULL, 1, '2025-06-07 11:01:42', '2025-06-07 11:01:42'),
(46411, '77.74.177.118', NULL, 1, '2025-06-07 11:04:27', '2025-06-07 11:04:27'),
(46412, '17.241.75.218', NULL, 1, '2025-06-07 11:22:46', '2025-06-07 11:22:46'),
(46413, '43.157.153.236', NULL, 1, '2025-06-07 11:49:15', '2025-06-07 11:49:15'),
(46414, '51.68.236.90', NULL, 1, '2025-06-07 12:22:14', '2025-06-07 12:22:14'),
(46415, '111.225.148.80', NULL, 1, '2025-06-07 12:40:29', '2025-06-07 12:40:29'),
(46416, '85.215.202.93', NULL, 1, '2025-06-07 12:50:58', '2025-06-07 12:50:58'),
(46417, '85.215.202.93', NULL, 1, '2025-06-07 12:50:58', '2025-06-07 12:50:58'),
(46418, '91.231.89.16', NULL, 1, '2025-06-07 12:58:32', '2025-06-07 12:58:32'),
(46419, '45.38.128.39', NULL, 1, '2025-06-07 13:17:36', '2025-06-07 13:17:36'),
(46420, '43.130.16.140', NULL, 1, '2025-06-07 13:25:07', '2025-06-07 13:25:07'),
(46421, '181.94.225.224', NULL, 1, '2025-06-07 14:33:46', '2025-06-07 14:33:46'),
(46422, '104.28.117.0', NULL, 1, '2025-06-07 15:26:17', '2025-06-07 15:26:17'),
(46423, '13.201.30.214', NULL, 4, '2025-06-07 15:34:26', '2025-06-07 15:34:34'),
(46424, '156.146.37.99', NULL, 1, '2025-06-07 15:35:02', '2025-06-07 15:35:02'),
(46425, '103.181.104.70', NULL, 1, '2025-06-07 16:04:15', '2025-06-07 16:04:15'),
(46426, '98.83.106.160', NULL, 1, '2025-06-07 16:07:36', '2025-06-07 16:07:36'),
(46427, '128.204.212.86', NULL, 1, '2025-06-07 16:11:16', '2025-06-07 16:11:16'),
(46428, '57.141.0.6', NULL, 1, '2025-06-07 16:34:08', '2025-06-07 16:34:08'),
(46429, '54.78.32.255', NULL, 1, '2025-06-07 16:39:25', '2025-06-07 16:39:25'),
(46430, '57.141.0.20', NULL, 1, '2025-06-07 16:43:27', '2025-06-07 16:43:27'),
(46431, '34.253.112.43', NULL, 1, '2025-06-07 16:53:38', '2025-06-07 16:53:38'),
(46432, '54.171.216.107', NULL, 1, '2025-06-07 17:07:02', '2025-06-07 17:07:02'),
(46433, '2.58.56.221', NULL, 1, '2025-06-07 17:13:03', '2025-06-07 17:13:03'),
(46434, '170.106.82.209', NULL, 1, '2025-06-07 18:17:18', '2025-06-07 18:17:18'),
(46435, '51.68.236.87', NULL, 1, '2025-06-07 18:30:19', '2025-06-07 18:30:19'),
(46436, '3.143.142.29', NULL, 2, '2025-06-07 18:43:13', '2025-06-07 18:43:14'),
(46437, '43.135.185.59', NULL, 1, '2025-06-07 19:01:44', '2025-06-07 19:01:44'),
(46438, '129.28.14.231', NULL, 1, '2025-06-07 19:28:34', '2025-06-07 19:28:34'),
(46439, '40.77.125.118', NULL, 1, '2025-06-07 19:31:07', '2025-06-07 19:31:07'),
(46440, '43.166.247.82', NULL, 1, '2025-06-07 20:10:58', '2025-06-07 20:10:58'),
(46441, '69.160.114.156', NULL, 1, '2025-06-07 20:48:14', '2025-06-07 20:48:14'),
(46442, '51.68.111.212', NULL, 1, '2025-06-07 21:16:26', '2025-06-07 21:16:26'),
(46443, '82.102.18.118', NULL, 4, '2025-06-07 22:04:49', '2025-06-07 22:04:50'),
(46444, '34.208.239.8', NULL, 1, '2025-06-07 22:09:07', '2025-06-07 22:09:07'),
(46445, '4.151.241.253', NULL, 1, '2025-06-07 22:12:03', '2025-06-07 22:12:03'),
(46446, '173.252.95.10', NULL, 1, '2025-06-07 22:23:14', '2025-06-07 22:23:14'),
(46447, '173.252.95.115', NULL, 1, '2025-06-07 22:23:14', '2025-06-07 22:23:14'),
(46448, '60.188.57.0', NULL, 1, '2025-06-07 22:35:04', '2025-06-07 22:35:04'),
(46449, '205.210.31.58', NULL, 1, '2025-06-07 22:42:18', '2025-06-07 22:42:18'),
(46450, '213.136.68.40', NULL, 1, '2025-06-07 23:03:25', '2025-06-07 23:03:25'),
(46451, '185.191.171.15', NULL, 1, '2025-06-08 00:09:23', '2025-06-08 00:09:23'),
(46452, '34.222.164.168', NULL, 1, '2025-06-08 00:52:35', '2025-06-08 00:52:35'),
(46453, '74.88.27.171', NULL, 1, '2025-06-08 01:03:31', '2025-06-08 01:03:31'),
(46454, '117.33.163.216', NULL, 1, '2025-06-08 01:31:40', '2025-06-08 01:31:40'),
(46455, '20.171.207.106', NULL, 1, '2025-06-08 01:48:10', '2025-06-08 01:48:10'),
(46456, '35.227.17.83', NULL, 2, '2025-06-08 01:54:15', '2025-06-08 02:01:27'),
(46457, '66.220.149.5', NULL, 1, '2025-06-08 02:04:31', '2025-06-08 02:04:31'),
(46458, '66.220.149.9', NULL, 1, '2025-06-08 02:04:31', '2025-06-08 02:04:31'),
(46459, '57.141.4.11', NULL, 1, '2025-06-08 02:38:34', '2025-06-08 02:38:34'),
(46460, '103.144.38.190', NULL, 1, '2025-06-08 02:40:27', '2025-06-08 02:40:27'),
(46461, '43.157.188.74', NULL, 1, '2025-06-08 02:56:43', '2025-06-08 02:56:43'),
(46462, '45.80.158.101', NULL, 1, '2025-06-08 03:31:07', '2025-06-08 03:31:07'),
(46463, '113.130.124.42', NULL, 1, '2025-06-08 03:49:30', '2025-06-08 03:49:30'),
(46464, '43.157.147.3', NULL, 1, '2025-06-08 03:56:13', '2025-06-08 03:56:13'),
(46465, '98.83.106.160', NULL, 1, '2025-06-08 04:04:57', '2025-06-08 04:04:57'),
(46466, '66.249.79.200', NULL, 2, '2025-06-08 04:20:25', '2025-06-08 11:14:26'),
(46467, '216.24.216.167', NULL, 1, '2025-06-08 04:20:37', '2025-06-08 04:20:37'),
(46468, '110.166.71.39', NULL, 1, '2025-06-08 04:30:56', '2025-06-08 04:30:56'),
(46469, '66.249.79.201', NULL, 2, '2025-06-08 04:34:07', '2025-06-08 17:32:23'),
(46470, '181.214.206.77', NULL, 1, '2025-06-08 04:52:40', '2025-06-08 04:52:40'),
(46471, '104.250.135.50', NULL, 2, '2025-06-08 05:01:05', '2025-06-08 06:22:53'),
(46472, '124.236.100.56', NULL, 1, '2025-06-08 05:11:22', '2025-06-08 05:11:22'),
(46473, '43.157.179.227', NULL, 1, '2025-06-08 05:39:58', '2025-06-08 05:39:58'),
(46474, '185.39.19.43', NULL, 1, '2025-06-08 05:43:46', '2025-06-08 05:43:46'),
(46475, '34.74.64.150', NULL, 2, '2025-06-08 05:47:29', '2025-06-08 05:56:01'),
(46476, '66.249.79.199', NULL, 2, '2025-06-08 05:58:11', '2025-06-08 13:13:44'),
(46477, '45.141.215.98', NULL, 1, '2025-06-08 06:09:55', '2025-06-08 06:09:55'),
(46478, '20.171.207.79', NULL, 1, '2025-06-08 06:38:09', '2025-06-08 06:38:09'),
(46479, '3.6.93.99', NULL, 4, '2025-06-08 07:01:26', '2025-06-08 07:01:34'),
(46480, '35.164.49.227', NULL, 1, '2025-06-08 07:10:14', '2025-06-08 07:10:14'),
(46481, '205.169.39.1', NULL, 1, '2025-06-08 07:22:43', '2025-06-08 07:22:43'),
(46482, '52.167.144.136', NULL, 1, '2025-06-08 07:29:15', '2025-06-08 07:29:15'),
(46483, '34.201.245.86', NULL, 1, '2025-06-08 07:35:53', '2025-06-08 07:35:53'),
(46484, '91.84.109.103', NULL, 1, '2025-06-08 08:06:13', '2025-06-08 08:06:13'),
(46485, '194.233.72.214', NULL, 12, '2025-06-08 08:14:16', '2025-06-08 13:49:07'),
(46486, '112.203.169.138', NULL, 1, '2025-06-08 08:19:33', '2025-06-08 08:19:33'),
(46487, '185.177.72.202', NULL, 3, '2025-06-08 08:57:31', '2025-06-08 09:08:49'),
(46488, '106.8.138.231', NULL, 1, '2025-06-08 09:02:49', '2025-06-08 09:02:49'),
(46489, '38.57.3.35', NULL, 1, '2025-06-08 09:39:04', '2025-06-08 09:39:04'),
(46490, '52.167.144.145', NULL, 1, '2025-06-08 09:53:59', '2025-06-08 09:53:59'),
(46491, '71.131.231.117', NULL, 1, '2025-06-08 09:56:36', '2025-06-08 09:56:36'),
(46492, '205.210.31.45', NULL, 1, '2025-06-08 10:23:33', '2025-06-08 10:23:33'),
(46493, '182.43.70.143', NULL, 1, '2025-06-08 10:35:59', '2025-06-08 10:35:59'),
(46494, '205.210.31.11', NULL, 1, '2025-06-08 11:19:21', '2025-06-08 11:19:21'),
(46495, '43.166.131.228', NULL, 1, '2025-06-08 11:43:03', '2025-06-08 11:43:03'),
(46496, '173.252.95.2', NULL, 1, '2025-06-08 11:51:45', '2025-06-08 11:51:45'),
(46497, '173.252.95.7', NULL, 1, '2025-06-08 11:51:45', '2025-06-08 11:51:45'),
(46498, '57.141.4.11', NULL, 1, '2025-06-08 11:52:47', '2025-06-08 11:52:47'),
(46499, '111.225.148.71', NULL, 1, '2025-06-08 12:40:36', '2025-06-08 12:40:36'),
(46500, '49.51.195.195', NULL, 1, '2025-06-08 12:47:10', '2025-06-08 12:47:10'),
(46501, '128.204.212.85', NULL, 1, '2025-06-08 13:47:40', '2025-06-08 13:47:40'),
(46502, '136.158.101.56', NULL, 1, '2025-06-08 14:29:16', '2025-06-08 14:29:16'),
(46503, '157.245.100.194', NULL, 1, '2025-06-08 14:57:32', '2025-06-08 14:57:32'),
(46504, '54.226.164.24', NULL, 1, '2025-06-08 16:06:41', '2025-06-08 16:06:41'),
(46505, '128.204.212.86', NULL, 1, '2025-06-08 17:25:30', '2025-06-08 17:25:30'),
(46506, '34.30.134.104', NULL, 2, '2025-06-08 17:55:38', '2025-06-09 01:16:49'),
(46507, '34.169.119.197', NULL, 1, '2025-06-08 18:13:38', '2025-06-08 18:13:38'),
(46508, '3.238.34.179', NULL, 2, '2025-06-08 18:38:53', '2025-06-08 18:38:53'),
(46509, '160.238.93.207', NULL, 2, '2025-06-08 18:39:06', '2025-06-08 18:39:09'),
(46510, '170.106.197.109', NULL, 1, '2025-06-08 18:49:40', '2025-06-08 18:49:40'),
(46511, '40.84.173.33', NULL, 1, '2025-06-08 19:33:03', '2025-06-08 19:33:03'),
(46512, '43.166.129.247', NULL, 1, '2025-06-08 19:36:48', '2025-06-08 19:36:48'),
(46513, '52.247.239.25', NULL, 2, '2025-06-08 19:39:56', '2025-06-08 19:40:03'),
(46514, '110.249.201.107', NULL, 1, '2025-06-08 19:53:47', '2025-06-08 19:53:47'),
(46515, '46.23.100.46', NULL, 1, '2025-06-08 20:31:31', '2025-06-08 20:31:31'),
(46516, '172.104.34.17', NULL, 1, '2025-06-08 20:32:50', '2025-06-08 20:32:50'),
(46517, '47.79.4.223', NULL, 1, '2025-06-08 20:41:05', '2025-06-08 20:41:05'),
(46518, '34.145.115.245', NULL, 1, '2025-06-08 20:42:10', '2025-06-08 20:42:10'),
(46519, '198.235.24.16', NULL, 1, '2025-06-08 21:09:11', '2025-06-08 21:09:11'),
(46520, '205.210.31.141', NULL, 1, '2025-06-08 21:39:39', '2025-06-08 21:39:39'),
(46521, '173.252.107.5', NULL, 1, '2025-06-08 22:04:07', '2025-06-08 22:04:07'),
(46522, '173.252.107.4', NULL, 1, '2025-06-08 22:04:08', '2025-06-08 22:04:08'),
(46523, '52.10.81.157', NULL, 4, '2025-06-08 22:05:26', '2025-06-08 22:05:32'),
(46524, '35.92.42.148', NULL, 1, '2025-06-08 22:05:27', '2025-06-08 22:05:27'),
(46525, '54.244.128.167', NULL, 1, '2025-06-08 22:05:29', '2025-06-08 22:05:29'),
(46526, '44.246.252.206', NULL, 1, '2025-06-08 22:05:31', '2025-06-08 22:05:31'),
(46527, '54.212.97.194', NULL, 1, '2025-06-08 22:05:33', '2025-06-08 22:05:33'),
(46528, '91.84.104.205', NULL, 1, '2025-06-08 22:14:48', '2025-06-08 22:14:48'),
(46529, '45.82.255.188', NULL, 1, '2025-06-08 22:15:57', '2025-06-08 22:15:57'),
(46530, '65.21.215.19', NULL, 1, '2025-06-08 22:59:00', '2025-06-08 22:59:00'),
(46531, '182.42.111.213', NULL, 1, '2025-06-08 23:00:00', '2025-06-08 23:00:00'),
(46532, '88.210.11.43', NULL, 1, '2025-06-08 23:29:03', '2025-06-08 23:29:03'),
(46533, '212.34.141.109', NULL, 1, '2025-06-08 23:29:26', '2025-06-08 23:29:26'),
(46534, '156.242.41.66', NULL, 1, '2025-06-09 00:16:39', '2025-06-09 00:16:39'),
(46535, '203.188.164.42', NULL, 1, '2025-06-09 01:19:37', '2025-06-09 01:19:37'),
(46536, '35.94.179.100', NULL, 4, '2025-06-09 02:19:45', '2025-06-09 02:19:49'),
(46537, '35.83.249.69', NULL, 1, '2025-06-09 02:19:46', '2025-06-09 02:19:46'),
(46538, '34.221.235.64', NULL, 1, '2025-06-09 02:19:47', '2025-06-09 02:19:47'),
(46539, '18.246.71.243', NULL, 1, '2025-06-09 02:19:48', '2025-06-09 02:19:48'),
(46540, '35.93.217.145', NULL, 1, '2025-06-09 02:19:50', '2025-06-09 02:19:50'),
(46541, '205.169.39.58', NULL, 1, '2025-06-09 02:27:23', '2025-06-09 02:27:23'),
(46542, '161.142.158.120', NULL, 1, '2025-06-09 02:34:38', '2025-06-09 02:34:38'),
(46543, '196.196.37.101', NULL, 1, '2025-06-09 02:42:16', '2025-06-09 02:42:16'),
(46544, '43.157.53.115', NULL, 1, '2025-06-09 02:42:20', '2025-06-09 02:42:20'),
(46545, '51.68.111.213', NULL, 1, '2025-06-09 02:42:49', '2025-06-09 02:42:49'),
(46546, '105.156.84.169', NULL, 1, '2025-06-09 02:43:43', '2025-06-09 02:43:43'),
(46547, '134.122.133.31', NULL, 1, '2025-06-09 02:46:54', '2025-06-09 02:46:54'),
(46548, '51.68.111.238', NULL, 1, '2025-06-09 02:57:18', '2025-06-09 02:57:18'),
(46549, '156.242.42.247', NULL, 1, '2025-06-09 03:28:57', '2025-06-09 03:28:57'),
(46550, '43.153.73.200', NULL, 1, '2025-06-09 03:36:01', '2025-06-09 03:36:01'),
(46551, '195.82.146.212', NULL, 1, '2025-06-09 03:49:03', '2025-06-09 03:49:03'),
(46552, '34.145.115.245', NULL, 1, '2025-06-09 04:37:47', '2025-06-09 04:37:47'),
(46553, '57.141.4.27', NULL, 1, '2025-06-09 05:13:09', '2025-06-09 05:13:09'),
(46554, '5.237.29.80', NULL, 1, '2025-06-09 05:31:51', '2025-06-09 05:31:51'),
(46555, '124.236.100.56', NULL, 6, '2025-06-09 05:33:20', '2025-06-09 09:51:00'),
(46556, '27.115.124.38', NULL, 1, '2025-06-09 05:41:42', '2025-06-09 05:41:42'),
(46557, '34.169.119.197', NULL, 1, '2025-06-09 05:54:17', '2025-06-09 05:54:17'),
(46558, '143.198.44.97', NULL, 1, '2025-06-09 06:05:22', '2025-06-09 06:05:22'),
(46559, '85.204.70.102', NULL, 2, '2025-06-09 06:26:37', '2025-06-09 06:26:38'),
(46560, '195.2.81.242', NULL, 1, '2025-06-09 06:34:36', '2025-06-09 06:34:36'),
(46561, '45.132.194.52', NULL, 2, '2025-06-09 06:46:14', '2025-06-09 06:46:16'),
(46562, '42.236.12.243', NULL, 1, '2025-06-09 06:54:33', '2025-06-09 06:54:33'),
(46563, '18.214.192.90', NULL, 2, '2025-06-09 06:57:36', '2025-06-09 06:57:39'),
(46564, '194.233.72.214', NULL, 1, '2025-06-09 07:32:16', '2025-06-09 07:32:16'),
(46565, '13.232.95.112', NULL, 2, '2025-06-09 07:37:23', '2025-06-09 07:37:34'),
(46566, '185.21.14.193', NULL, 1, '2025-06-09 07:41:00', '2025-06-09 07:41:00'),
(46567, '185.177.72.106', NULL, 1, '2025-06-09 07:50:02', '2025-06-09 07:50:02'),
(46568, '117.33.163.216', NULL, 2, '2025-06-09 07:52:07', '2025-06-09 10:59:59'),
(46569, '154.213.203.26', NULL, 1, '2025-06-09 08:02:40', '2025-06-09 08:02:40'),
(46570, '195.26.225.209', NULL, 1, '2025-06-09 08:12:14', '2025-06-09 08:12:14'),
(46571, '185.220.100.255', NULL, 1, '2025-06-09 08:17:57', '2025-06-09 08:17:57'),
(46572, '36.50.241.135', NULL, 1, '2025-06-09 08:35:53', '2025-06-09 08:35:53'),
(46573, '44.223.72.202', NULL, 1, '2025-06-09 08:42:35', '2025-06-09 08:42:35'),
(46574, '103.93.33.2', NULL, 2, '2025-06-09 08:54:08', '2025-06-09 08:54:42'),
(46575, '62.113.116.213', NULL, 1, '2025-06-09 09:08:29', '2025-06-09 09:08:29'),
(46576, '144.76.19.149', NULL, 2, '2025-06-09 09:19:10', '2025-06-09 09:19:15'),
(46577, '162.55.246.249', NULL, 1, '2025-06-09 09:36:20', '2025-06-09 09:36:20'),
(46578, '54.223.139.243', NULL, 2, '2025-06-09 10:45:28', '2025-06-09 10:46:33'),
(46579, '3.112.13.77', NULL, 2, '2025-06-09 11:02:43', '2025-06-09 11:02:45'),
(46580, '185.245.104.75', NULL, 2, '2025-06-09 11:03:25', '2025-06-09 19:54:30'),
(46581, '102.129.234.230', NULL, 1, '2025-06-09 11:03:35', '2025-06-09 11:03:35'),
(46582, '66.249.79.76', NULL, 1, '2025-06-09 11:06:06', '2025-06-09 11:06:06'),
(46583, '66.249.79.200', NULL, 1, '2025-06-09 11:06:07', '2025-06-09 11:06:07'),
(46584, '66.249.79.199', NULL, 1, '2025-06-09 11:06:17', '2025-06-09 11:06:17'),
(46585, '143.244.57.88', NULL, 2, '2025-06-09 11:16:30', '2025-06-09 11:16:31'),
(46586, '105.156.84.169', NULL, 1, '2025-06-09 11:24:38', '2025-06-09 11:24:38'),
(46587, '110.249.201.112', NULL, 1, '2025-06-09 12:40:25', '2025-06-09 12:40:25'),
(46588, '57.141.4.10', NULL, 1, '2025-06-09 12:52:39', '2025-06-09 12:52:39'),
(46589, '49.51.180.2', NULL, 1, '2025-06-09 12:56:03', '2025-06-09 12:56:03'),
(46590, '110.249.202.137', NULL, 1, '2025-06-09 12:56:38', '2025-06-09 12:56:38'),
(46591, '140.206.195.121', NULL, 1, '2025-06-09 12:57:03', '2025-06-09 12:57:03'),
(46592, '57.141.4.16', NULL, 1, '2025-06-09 13:08:39', '2025-06-09 13:08:39'),
(46593, '57.141.4.22', NULL, 1, '2025-06-09 13:18:43', '2025-06-09 13:18:43'),
(46594, '47.128.96.150', NULL, 1, '2025-06-09 13:26:46', '2025-06-09 13:26:46'),
(46595, '45.135.38.104', NULL, 1, '2025-06-09 13:32:45', '2025-06-09 13:32:45'),
(46596, '43.159.152.184', NULL, 1, '2025-06-09 13:38:46', '2025-06-09 13:38:46'),
(46597, '119.45.20.16', NULL, 1, '2025-06-09 14:01:09', '2025-06-09 14:01:09'),
(46598, '66.249.79.201', NULL, 1, '2025-06-09 14:09:02', '2025-06-09 14:09:02'),
(46599, '3.137.213.204', NULL, 1, '2025-06-09 17:22:21', '2025-06-09 17:22:21'),
(46600, '104.28.230.33', NULL, 1, '2025-06-09 18:30:12', '2025-06-09 18:30:12'),
(46601, '185.15.56.22', NULL, 2, '2025-06-09 18:34:11', '2025-06-09 18:34:30'),
(46602, '205.169.39.8', NULL, 1, '2025-06-09 18:58:47', '2025-06-09 18:58:47'),
(46603, '49.51.183.15', NULL, 1, '2025-06-09 19:21:34', '2025-06-09 19:21:34'),
(46604, '52.165.210.29', NULL, 1, '2025-06-09 19:33:03', '2025-06-09 19:33:03'),
(46605, '193.186.4.130', NULL, 1, '2025-06-09 19:57:14', '2025-06-09 19:57:14'),
(46606, '58.145.187.199', NULL, 1, '2025-06-09 19:57:15', '2025-06-09 19:57:15'),
(46607, '170.106.179.68', NULL, 1, '2025-06-09 20:03:37', '2025-06-09 20:03:37'),
(46608, '51.68.107.159', NULL, 1, '2025-06-09 20:38:55', '2025-06-09 20:38:55'),
(46609, '192.36.109.128', NULL, 1, '2025-06-09 20:45:36', '2025-06-09 20:45:36'),
(46610, '89.187.162.213', NULL, 1, '2025-06-09 21:09:48', '2025-06-09 21:09:48'),
(46611, '34.27.219.97', NULL, 1, '2025-06-09 21:56:04', '2025-06-09 21:56:04'),
(46612, '34.168.42.44', NULL, 1, '2025-06-09 22:14:23', '2025-06-09 22:14:23'),
(46613, '132.232.165.4', NULL, 1, '2025-06-09 23:28:44', '2025-06-09 23:28:44'),
(46614, '91.229.239.210', NULL, 1, '2025-06-09 23:52:22', '2025-06-09 23:52:22'),
(46615, '128.204.212.87', NULL, 1, '2025-06-10 00:01:35', '2025-06-10 00:01:35'),
(46616, '38.152.164.99', NULL, 1, '2025-06-10 00:01:57', '2025-06-10 00:01:57'),
(46617, '123.6.49.12', NULL, 1, '2025-06-10 00:02:35', '2025-06-10 00:02:35'),
(46618, '3.19.221.58', NULL, 1, '2025-06-10 00:28:25', '2025-06-10 00:28:25'),
(46619, '50.112.196.1', NULL, 4, '2025-06-10 00:29:45', '2025-06-10 00:29:48'),
(46620, '44.242.240.130', NULL, 1, '2025-06-10 00:29:45', '2025-06-10 00:29:45'),
(46621, '34.221.189.208', NULL, 1, '2025-06-10 00:29:46', '2025-06-10 00:29:46'),
(46622, '18.236.191.46', NULL, 1, '2025-06-10 00:29:48', '2025-06-10 00:29:48'),
(46623, '34.221.125.149', NULL, 1, '2025-06-10 00:29:49', '2025-06-10 00:29:49'),
(46624, '35.247.72.234', NULL, 1, '2025-06-10 00:41:27', '2025-06-10 00:41:27'),
(46625, '51.68.111.205', NULL, 2, '2025-06-10 00:51:30', '2025-06-10 00:51:31'),
(46626, '43.135.134.127', NULL, 1, '2025-06-10 01:00:34', '2025-06-10 01:00:34'),
(46627, '192.3.80.40', NULL, 1, '2025-06-10 01:09:58', '2025-06-10 01:09:58'),
(46628, '35.92.220.228', NULL, 4, '2025-06-10 01:29:33', '2025-06-10 01:29:39'),
(46629, '44.249.158.240', NULL, 1, '2025-06-10 01:29:34', '2025-06-10 01:29:34'),
(46630, '35.93.3.85', NULL, 1, '2025-06-10 01:29:36', '2025-06-10 01:29:36'),
(46631, '34.222.191.12', NULL, 1, '2025-06-10 01:29:38', '2025-06-10 01:29:38'),
(46632, '44.244.131.107', NULL, 1, '2025-06-10 01:29:40', '2025-06-10 01:29:40'),
(46633, '43.205.143.139', NULL, 2, '2025-06-10 01:34:27', '2025-06-10 01:34:38'),
(46634, '162.245.236.130', NULL, 1, '2025-06-10 01:35:48', '2025-06-10 01:35:48'),
(46635, '185.220.100.250', NULL, 1, '2025-06-10 01:35:58', '2025-06-10 01:35:58'),
(46636, '96.8.117.122', NULL, 1, '2025-06-10 01:54:35', '2025-06-10 01:54:35'),
(46637, '208.100.26.235', NULL, 2, '2025-06-10 02:02:26', '2025-06-10 02:02:32'),
(46638, '208.100.26.247', NULL, 2, '2025-06-10 02:02:40', '2025-06-10 02:03:02'),
(46639, '145.239.81.31', NULL, 1, '2025-06-10 02:24:49', '2025-06-10 02:24:49'),
(46640, '146.59.127.80', NULL, 1, '2025-06-10 02:24:51', '2025-06-10 02:24:51'),
(46641, '151.80.133.55', NULL, 1, '2025-06-10 02:24:57', '2025-06-10 02:24:57'),
(46642, '49.7.227.204', NULL, 1, '2025-06-10 02:27:01', '2025-06-10 02:27:01'),
(46643, '172.81.133.172', NULL, 1, '2025-06-10 02:38:14', '2025-06-10 02:38:14'),
(46644, '195.82.146.213', NULL, 1, '2025-06-10 03:26:40', '2025-06-10 03:26:40'),
(46645, '128.204.212.84', NULL, 1, '2025-06-10 04:14:42', '2025-06-10 04:14:42'),
(46646, '162.245.236.130', NULL, 1, '2025-06-10 04:55:11', '2025-06-10 04:55:11'),
(46647, '158.69.25.39', NULL, 1, '2025-06-10 05:00:19', '2025-06-10 05:00:19'),
(46648, '170.106.163.84', NULL, 1, '2025-06-10 05:02:24', '2025-06-10 05:02:24'),
(46649, '34.27.219.97', NULL, 1, '2025-06-10 05:24:06', '2025-06-10 05:24:06'),
(46650, '49.232.151.112', NULL, 1, '2025-06-10 05:25:45', '2025-06-10 05:25:45'),
(46651, '51.68.107.142', NULL, 1, '2025-06-10 05:54:31', '2025-06-10 05:54:31'),
(46652, '77.75.77.54', NULL, 1, '2025-06-10 05:56:51', '2025-06-10 05:56:51'),
(46653, '80.85.247.231', NULL, 1, '2025-06-10 06:13:02', '2025-06-10 06:13:02'),
(46654, '43.130.106.18', NULL, 1, '2025-06-10 06:13:40', '2025-06-10 06:13:40'),
(46655, '88.210.11.43', NULL, 1, '2025-06-10 06:18:05', '2025-06-10 06:18:05'),
(46656, '51.68.111.218', NULL, 1, '2025-06-10 06:27:58', '2025-06-10 06:27:58'),
(46657, '172.178.140.153', NULL, 1, '2025-06-10 06:50:55', '2025-06-10 06:50:55'),
(46658, '172.178.140.148', NULL, 1, '2025-06-10 06:50:55', '2025-06-10 06:50:55'),
(46659, '172.178.140.158', NULL, 2, '2025-06-10 06:50:56', '2025-06-10 06:50:56'),
(46660, '66.249.73.170', NULL, 1, '2025-06-10 07:07:00', '2025-06-10 07:07:00'),
(46661, '162.120.184.54', NULL, 1, '2025-06-10 07:11:46', '2025-06-10 07:11:46'),
(46662, '51.8.102.254', NULL, 1, '2025-06-10 07:18:26', '2025-06-10 07:18:26'),
(46663, '51.8.102.207', NULL, 1, '2025-06-10 07:18:27', '2025-06-10 07:18:27'),
(46664, '51.8.102.139', NULL, 1, '2025-06-10 07:18:27', '2025-06-10 07:18:27'),
(46665, '51.8.102.134', NULL, 1, '2025-06-10 07:18:27', '2025-06-10 07:18:27'),
(46666, '23.83.185.9', NULL, 1, '2025-06-10 08:07:47', '2025-06-10 08:07:47'),
(46667, '154.251.20.144', NULL, 1, '2025-06-10 08:22:51', '2025-06-10 08:22:51'),
(46668, '132.232.144.200', NULL, 1, '2025-06-10 08:30:33', '2025-06-10 08:30:33'),
(46669, '194.233.72.214', NULL, 1, '2025-06-10 09:09:07', '2025-06-10 09:09:07'),
(46670, '57.141.4.8', NULL, 1, '2025-06-10 09:52:06', '2025-06-10 09:52:06'),
(46671, '205.169.39.8', NULL, 1, '2025-06-10 10:23:42', '2025-06-10 10:23:42'),
(46672, '42.236.17.72', NULL, 1, '2025-06-10 11:06:11', '2025-06-10 11:06:11'),
(46673, '196.251.85.111', NULL, 1, '2025-06-10 11:11:12', '2025-06-10 11:11:12'),
(46674, '51.68.107.149', NULL, 1, '2025-06-10 12:00:31', '2025-06-10 12:00:31'),
(46675, '162.120.184.63', NULL, 1, '2025-06-10 12:00:45', '2025-06-10 12:00:45'),
(46676, '193.186.4.156', NULL, 1, '2025-06-10 12:00:58', '2025-06-10 12:00:58'),
(46677, '113.190.237.26', NULL, 3, '2025-06-10 12:03:21', '2025-06-10 12:03:59'),
(46678, '54.223.139.243', NULL, 2, '2025-06-10 12:03:27', '2025-06-10 12:03:48'),
(46679, '193.186.4.157', NULL, 1, '2025-06-10 12:03:57', '2025-06-10 12:03:57'),
(46680, '156.228.175.212', NULL, 1, '2025-06-10 12:13:45', '2025-06-10 12:13:45'),
(46681, '144.76.19.149', NULL, 1, '2025-06-10 12:13:47', '2025-06-10 12:13:47'),
(46682, '43.157.22.57', NULL, 1, '2025-06-10 12:21:05', '2025-06-10 12:21:05'),
(46683, '103.217.111.141', NULL, 1, '2025-06-10 12:22:22', '2025-06-10 12:22:22'),
(46684, '120.234.134.34', NULL, 1, '2025-06-10 12:27:45', '2025-06-10 12:27:45'),
(46685, '110.249.201.116', NULL, 1, '2025-06-10 12:40:33', '2025-06-10 12:40:33'),
(46686, '201.103.29.61', NULL, 2, '2025-06-10 12:54:56', '2025-06-10 12:54:56'),
(46687, '162.62.213.165', NULL, 1, '2025-06-10 13:05:27', '2025-06-10 13:05:27'),
(46688, '2.58.56.221', NULL, 1, '2025-06-10 13:13:28', '2025-06-10 13:13:28'),
(46689, '196.251.84.161', NULL, 1, '2025-06-10 13:34:02', '2025-06-10 13:34:02'),
(46690, '72.14.201.151', NULL, 1, '2025-06-10 13:43:40', '2025-06-10 13:43:40'),
(46691, '112.200.23.202', NULL, 1, '2025-06-10 13:43:43', '2025-06-10 13:43:43'),
(46692, '185.117.225.46', NULL, 1, '2025-06-10 14:29:25', '2025-06-10 14:29:25'),
(46693, '162.120.184.34', NULL, 3, '2025-06-10 14:34:26', '2025-06-10 22:55:02'),
(46694, '103.178.95.103', NULL, 1, '2025-06-10 14:34:27', '2025-06-10 14:34:27'),
(46695, '82.156.68.74', NULL, 1, '2025-06-10 14:41:24', '2025-06-10 14:41:24'),
(46696, '47.82.60.105', NULL, 1, '2025-06-10 14:45:14', '2025-06-10 14:45:14'),
(46697, '40.77.167.58', NULL, 1, '2025-06-10 14:45:27', '2025-06-10 14:45:27'),
(46698, '103.152.159.244', NULL, 1, '2025-06-10 14:46:01', '2025-06-10 14:46:01'),
(46699, '45.141.215.98', NULL, 1, '2025-06-10 14:53:02', '2025-06-10 14:53:02'),
(46700, '57.141.4.2', NULL, 1, '2025-06-10 14:54:47', '2025-06-10 14:54:47'),
(46701, '57.141.4.9', NULL, 1, '2025-06-10 14:55:24', '2025-06-10 14:55:24'),
(46702, '57.141.4.27', NULL, 1, '2025-06-10 15:03:50', '2025-06-10 15:03:50'),
(46703, '13.126.206.132', NULL, 2, '2025-06-10 15:32:39', '2025-06-10 15:32:45'),
(46704, '20.171.207.55', NULL, 1, '2025-06-10 15:43:41', '2025-06-10 15:43:41'),
(46705, '51.8.102.236', NULL, 1, '2025-06-10 15:54:11', '2025-06-10 15:54:11'),
(46706, '51.8.102.13', NULL, 1, '2025-06-10 15:54:12', '2025-06-10 15:54:12'),
(46707, '51.8.102.76', NULL, 1, '2025-06-10 15:54:12', '2025-06-10 15:54:12'),
(46708, '51.8.102.188', NULL, 1, '2025-06-10 15:54:12', '2025-06-10 15:54:12'),
(46709, '203.17.82.169', NULL, 1, '2025-06-10 16:11:06', '2025-06-10 16:11:06'),
(46710, '54.70.190.91', NULL, 2, '2025-06-10 16:12:30', '2025-06-11 00:09:58'),
(46711, '72.80.138.102', NULL, 2, '2025-06-10 16:20:26', '2025-06-10 16:20:26'),
(46712, '34.236.155.156', NULL, 1, '2025-06-10 16:22:25', '2025-06-10 16:22:25'),
(46713, '18.97.9.175', NULL, 1, '2025-06-10 16:29:04', '2025-06-10 16:29:04'),
(46714, '156.233.91.172', NULL, 1, '2025-06-10 16:42:05', '2025-06-10 16:42:05'),
(46715, '8.217.190.34', NULL, 1, '2025-06-10 16:52:46', '2025-06-10 16:52:46'),
(46716, '3.81.109.90', NULL, 2, '2025-06-10 16:56:50', '2025-06-10 16:56:51'),
(46717, '35.193.15.152', NULL, 2, '2025-06-10 17:24:47', '2025-06-11 00:17:37'),
(46718, '51.222.253.7', NULL, 1, '2025-06-10 17:33:55', '2025-06-10 17:33:55'),
(46719, '34.82.175.40', NULL, 1, '2025-06-10 17:44:58', '2025-06-10 17:44:58'),
(46720, '51.68.111.217', NULL, 1, '2025-06-10 17:59:33', '2025-06-10 17:59:33'),
(46721, '8.217.213.94', NULL, 1, '2025-06-10 18:37:38', '2025-06-10 18:37:38'),
(46722, '43.159.149.56', NULL, 1, '2025-06-10 18:49:39', '2025-06-10 18:49:39'),
(46723, '43.159.152.4', NULL, 1, '2025-06-10 19:39:49', '2025-06-10 19:39:49'),
(46724, '172.178.111.147', NULL, 1, '2025-06-10 19:40:17', '2025-06-10 19:40:17'),
(46725, '150.158.45.24', NULL, 7, '2025-06-10 20:04:36', '2025-06-10 20:10:57'),
(46726, '34.83.243.103', NULL, 1, '2025-06-10 20:16:47', '2025-06-10 20:16:47'),
(46727, '193.186.4.159', NULL, 2, '2025-06-10 20:21:42', '2025-06-10 22:55:10'),
(46728, '103.81.197.133', NULL, 1, '2025-06-10 20:21:44', '2025-06-10 20:21:44'),
(46729, '91.84.111.136', NULL, 1, '2025-06-10 20:43:57', '2025-06-10 20:43:57'),
(46730, '117.99.195.63', NULL, 1, '2025-06-10 20:48:19', '2025-06-10 20:48:19'),
(46731, '198.235.24.111', NULL, 1, '2025-06-10 20:58:56', '2025-06-10 20:58:56'),
(46732, '147.185.132.112', NULL, 1, '2025-06-10 21:13:26', '2025-06-10 21:13:26'),
(46733, '113.130.124.42', NULL, 5, '2025-06-10 21:18:07', '2025-06-10 21:18:27'),
(46734, '20.171.207.231', NULL, 1, '2025-06-10 22:20:33', '2025-06-10 22:20:33'),
(46735, '54.245.42.195', NULL, 4, '2025-06-10 22:36:41', '2025-06-10 22:36:46'),
(46736, '35.87.179.93', NULL, 1, '2025-06-10 22:36:42', '2025-06-10 22:36:42'),
(46737, '34.219.38.37', NULL, 1, '2025-06-10 22:36:43', '2025-06-10 22:36:43'),
(46738, '34.219.225.80', NULL, 1, '2025-06-10 22:36:45', '2025-06-10 22:36:45'),
(46739, '35.93.150.91', NULL, 1, '2025-06-10 22:36:47', '2025-06-10 22:36:47'),
(46740, '212.118.43.65', NULL, 1, '2025-06-10 22:53:01', '2025-06-10 22:53:01'),
(46741, '57.141.4.18', NULL, 1, '2025-06-10 22:56:58', '2025-06-10 22:56:58'),
(46742, '57.141.4.25', NULL, 1, '2025-06-10 22:59:25', '2025-06-10 22:59:25'),
(46743, '139.180.224.138', NULL, 1, '2025-06-10 23:33:22', '2025-06-10 23:33:22'),
(46744, '51.68.111.238', NULL, 1, '2025-06-10 23:41:04', '2025-06-10 23:41:04'),
(46745, '118.195.153.213', NULL, 1, '2025-06-11 00:04:51', '2025-06-11 00:04:51'),
(46746, '5.133.192.168', NULL, 1, '2025-06-11 00:15:13', '2025-06-11 00:15:13'),
(46747, '51.222.253.8', NULL, 1, '2025-06-11 00:27:11', '2025-06-11 00:27:11'),
(46748, '35.94.98.200', NULL, 1, '2025-06-11 00:29:25', '2025-06-11 00:29:25'),
(46749, '128.204.212.87', NULL, 1, '2025-06-11 00:30:38', '2025-06-11 00:30:38'),
(46750, '158.62.223.7', NULL, 1, '2025-06-11 00:34:01', '2025-06-11 00:34:01'),
(46751, '47.84.48.98', NULL, 1, '2025-06-11 00:52:43', '2025-06-11 00:52:43'),
(46752, '148.113.215.71', NULL, 3, '2025-06-11 00:54:00', '2025-06-11 00:54:01'),
(46753, '47.238.96.111', NULL, 3, '2025-06-11 01:19:27', '2025-06-11 01:19:35'),
(46754, '47.238.127.7', NULL, 2, '2025-06-11 01:19:29', '2025-06-11 01:19:33'),
(46755, '47.238.96.217', NULL, 2, '2025-06-11 01:19:37', '2025-06-11 01:19:38'),
(46756, '128.204.212.86', NULL, 1, '2025-06-11 01:32:30', '2025-06-11 01:32:30'),
(46757, '44.244.174.28', NULL, 1, '2025-06-11 02:25:20', '2025-06-11 02:25:20'),
(46758, '40.77.167.32', NULL, 1, '2025-06-11 02:32:17', '2025-06-11 02:32:17'),
(46759, '189.229.3.205', NULL, 1, '2025-06-11 02:38:17', '2025-06-11 02:38:17'),
(46760, '203.33.203.148', NULL, 1, '2025-06-11 03:00:44', '2025-06-11 03:00:44'),
(46761, '43.131.36.84', NULL, 1, '2025-06-11 03:28:18', '2025-06-11 03:28:18'),
(46762, '58.253.86.33', NULL, 1, '2025-06-11 04:02:17', '2025-06-11 04:02:17');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(46763, '104.250.135.50', NULL, 2, '2025-06-11 04:06:37', '2025-06-11 05:32:33'),
(46764, '34.83.243.103', NULL, 1, '2025-06-11 04:16:07', '2025-06-11 04:16:07'),
(46765, '46.101.74.239', NULL, 1, '2025-06-11 04:16:42', '2025-06-11 04:16:42'),
(46766, '3.88.146.219', NULL, 2, '2025-06-11 04:23:48', '2025-06-11 04:23:49'),
(46767, '43.167.241.46', NULL, 1, '2025-06-11 04:34:38', '2025-06-11 04:34:38'),
(46768, '194.5.148.14', NULL, 1, '2025-06-11 05:03:24', '2025-06-11 05:03:24'),
(46769, '51.68.111.204', NULL, 1, '2025-06-11 05:14:01', '2025-06-11 05:14:01'),
(46770, '57.141.4.15', NULL, 1, '2025-06-11 05:32:46', '2025-06-11 05:32:46'),
(46771, '54.189.87.48', NULL, 4, '2025-06-11 05:47:51', '2025-06-11 05:47:55'),
(46772, '35.92.102.63', NULL, 2, '2025-06-11 05:47:51', '2025-06-11 05:47:54'),
(46773, '54.70.195.198', NULL, 1, '2025-06-11 05:47:52', '2025-06-11 05:47:52'),
(46774, '35.94.186.74', NULL, 1, '2025-06-11 05:47:55', '2025-06-11 05:47:55'),
(46775, '57.141.4.23', NULL, 1, '2025-06-11 05:51:16', '2025-06-11 05:51:16'),
(46776, '52.102.13.5', NULL, 1, '2025-06-11 05:51:23', '2025-06-11 05:51:23'),
(46777, '150.31.177.39', NULL, 2, '2025-06-11 05:51:29', '2025-06-11 05:52:07'),
(46778, '57.141.4.26', NULL, 1, '2025-06-11 05:58:55', '2025-06-11 05:58:55'),
(46779, '122.51.104.231', NULL, 1, '2025-06-11 06:01:48', '2025-06-11 06:01:48'),
(46780, '202.134.10.142', NULL, 1, '2025-06-11 06:05:17', '2025-06-11 06:05:17'),
(46781, '20.171.207.68', NULL, 4, '2025-06-11 07:30:20', '2025-06-11 19:40:54'),
(46782, '156.233.87.232', NULL, 1, '2025-06-11 07:35:38', '2025-06-11 07:35:38'),
(46783, '34.106.190.7', NULL, 2, '2025-06-11 08:00:34', '2025-06-11 08:01:04'),
(46784, '182.18.217.97', NULL, 1, '2025-06-11 08:39:22', '2025-06-11 08:39:22'),
(46785, '51.8.102.228', NULL, 1, '2025-06-11 08:54:55', '2025-06-11 08:54:55'),
(46786, '51.8.102.34', NULL, 1, '2025-06-11 08:54:55', '2025-06-11 08:54:55'),
(46787, '51.8.102.76', NULL, 1, '2025-06-11 08:54:56', '2025-06-11 08:54:56'),
(46788, '51.8.102.159', NULL, 1, '2025-06-11 08:54:56', '2025-06-11 08:54:56'),
(46789, '118.195.165.218', NULL, 1, '2025-06-11 09:05:36', '2025-06-11 09:05:36'),
(46790, '162.120.184.14', NULL, 1, '2025-06-11 09:19:24', '2025-06-11 09:19:24'),
(46791, '36.235.193.214', NULL, 1, '2025-06-11 10:18:09', '2025-06-11 10:18:09'),
(46792, '51.68.111.217', NULL, 1, '2025-06-11 11:04:35', '2025-06-11 11:04:35'),
(46793, '49.51.253.83', NULL, 1, '2025-06-11 11:07:50', '2025-06-11 11:07:50'),
(46794, '52.167.144.141', NULL, 1, '2025-06-11 11:12:14', '2025-06-11 11:12:14'),
(46795, '51.68.111.213', NULL, 1, '2025-06-11 11:37:42', '2025-06-11 11:37:42'),
(46796, '94.247.172.129', NULL, 1, '2025-06-11 11:39:50', '2025-06-11 11:39:50'),
(46797, '95.10.232.245', NULL, 1, '2025-06-11 11:39:55', '2025-06-11 11:39:55'),
(46798, '43.157.153.236', NULL, 1, '2025-06-11 11:50:51', '2025-06-11 11:50:51'),
(46799, '24.206.98.195', NULL, 2, '2025-06-11 11:54:46', '2025-06-11 11:55:10'),
(46800, '54.223.45.134', NULL, 2, '2025-06-11 12:03:27', '2025-06-11 12:03:56'),
(46801, '205.169.39.57', NULL, 1, '2025-06-11 12:31:00', '2025-06-11 12:31:00'),
(46802, '111.225.149.95', NULL, 1, '2025-06-11 12:40:22', '2025-06-11 12:40:22'),
(46803, '66.249.66.193', NULL, 1, '2025-06-11 13:07:14', '2025-06-11 13:07:14'),
(46804, '34.28.67.79', NULL, 1, '2025-06-11 13:09:53', '2025-06-11 13:09:53'),
(46805, '18.117.91.167', NULL, 1, '2025-06-11 14:25:29', '2025-06-11 14:25:29'),
(46806, '52.167.144.17', NULL, 1, '2025-06-11 14:30:02', '2025-06-11 14:30:02'),
(46807, '114.130.184.110', NULL, 3, '2025-06-11 14:50:03', '2025-06-11 14:54:32'),
(46808, '42.236.12.218', NULL, 1, '2025-06-11 15:00:01', '2025-06-11 15:00:01'),
(46809, '42.236.12.231', NULL, 1, '2025-06-11 15:00:01', '2025-06-11 15:00:01'),
(46810, '181.214.206.24', NULL, 1, '2025-06-11 15:06:20', '2025-06-11 15:06:20'),
(46811, '202.134.8.192', NULL, 1, '2025-06-11 15:16:00', '2025-06-11 15:16:00'),
(46812, '193.186.4.130', NULL, 1, '2025-06-11 15:18:23', '2025-06-11 15:18:23'),
(46813, '72.14.201.130', NULL, 1, '2025-06-11 15:20:41', '2025-06-11 15:20:41'),
(46814, '66.249.66.169', NULL, 1, '2025-06-11 15:36:17', '2025-06-11 15:36:17'),
(46815, '72.14.201.159', NULL, 1, '2025-06-11 15:39:03', '2025-06-11 15:39:03'),
(46816, '162.120.184.34', NULL, 1, '2025-06-11 15:41:25', '2025-06-11 15:41:25'),
(46817, '18.206.220.205', NULL, 2, '2025-06-11 16:20:13', '2025-06-11 16:20:14'),
(46818, '27.115.124.109', NULL, 1, '2025-06-11 16:20:36', '2025-06-11 16:20:36'),
(46819, '111.231.10.88', NULL, 4, '2025-06-11 16:29:00', '2025-06-11 16:34:42'),
(46820, '51.68.236.94', NULL, 1, '2025-06-11 17:01:39', '2025-06-11 17:01:39'),
(46821, '223.73.28.178', NULL, 1, '2025-06-11 17:07:27', '2025-06-11 17:07:27'),
(46822, '115.216.209.222', NULL, 1, '2025-06-11 17:07:56', '2025-06-11 17:07:56'),
(46823, '27.115.124.68', NULL, 1, '2025-06-11 17:08:26', '2025-06-11 17:08:26'),
(46824, '27.115.124.66', NULL, 1, '2025-06-11 17:08:39', '2025-06-11 17:08:39'),
(46825, '13.37.221.91', NULL, 2, '2025-06-11 17:13:17', '2025-06-11 17:13:20'),
(46826, '47.238.96.217', NULL, 3, '2025-06-11 17:18:45', '2025-06-11 17:18:51'),
(46827, '47.238.127.7', NULL, 4, '2025-06-11 17:18:49', '2025-06-11 17:18:56'),
(46828, '170.106.181.163', NULL, 1, '2025-06-11 17:42:03', '2025-06-11 17:42:03'),
(46829, '66.249.66.72', NULL, 1, '2025-06-11 18:07:25', '2025-06-11 18:07:25'),
(46830, '85.204.70.90', NULL, 2, '2025-06-11 18:15:07', '2025-06-11 18:15:08'),
(46831, '43.166.247.82', NULL, 1, '2025-06-11 18:21:00', '2025-06-11 18:21:00'),
(46832, '82.156.68.74', NULL, 2, '2025-06-11 18:23:27', '2025-06-12 03:23:31'),
(46833, '62.141.44.236', NULL, 1, '2025-06-11 18:28:49', '2025-06-11 18:28:49'),
(46834, '194.233.72.214', NULL, 3, '2025-06-11 18:40:00', '2025-06-11 22:19:54'),
(46835, '57.141.4.19', NULL, 1, '2025-06-11 19:32:54', '2025-06-11 19:32:54'),
(46836, '52.234.42.29', NULL, 1, '2025-06-11 19:36:26', '2025-06-11 19:36:26'),
(46837, '192.177.103.69', NULL, 1, '2025-06-11 19:47:08', '2025-06-11 19:47:08'),
(46838, '206.206.119.26', NULL, 1, '2025-06-11 19:47:10', '2025-06-11 19:47:10'),
(46839, '192.210.132.89', NULL, 1, '2025-06-11 19:47:13', '2025-06-11 19:47:13'),
(46840, '119.30.41.23', NULL, 2, '2025-06-11 20:35:11', '2025-06-11 20:35:33'),
(46841, '42.83.147.55', NULL, 1, '2025-06-11 20:46:17', '2025-06-11 20:46:17'),
(46842, '80.85.245.241', NULL, 1, '2025-06-11 21:02:10', '2025-06-11 21:02:10'),
(46843, '182.44.12.37', NULL, 1, '2025-06-11 21:31:01', '2025-06-11 21:31:01'),
(46844, '83.219.249.209', NULL, 1, '2025-06-11 22:17:00', '2025-06-11 22:17:00'),
(46845, '51.68.236.114', NULL, 1, '2025-06-11 22:57:31', '2025-06-11 22:57:31'),
(46846, '57.141.4.21', NULL, 1, '2025-06-11 23:04:54', '2025-06-11 23:04:54'),
(46847, '54.225.181.161', NULL, 1, '2025-06-11 23:47:44', '2025-06-11 23:47:44'),
(46848, '35.220.199.100', NULL, 1, '2025-06-12 00:17:12', '2025-06-12 00:17:12'),
(46849, '103.69.77.5', NULL, 1, '2025-06-12 00:21:32', '2025-06-12 00:21:32'),
(46850, '114.117.233.112', NULL, 1, '2025-06-12 00:29:29', '2025-06-12 00:29:29'),
(46851, '54.218.97.64', NULL, 1, '2025-06-12 00:59:17', '2025-06-12 00:59:17'),
(46852, '45.90.185.107', NULL, 1, '2025-06-12 01:10:01', '2025-06-12 01:10:01'),
(46853, '101.35.239.216', NULL, 2, '2025-06-12 01:19:36', '2025-06-12 01:31:26'),
(46854, '162.120.184.35', NULL, 1, '2025-06-12 01:20:43', '2025-06-12 01:20:43'),
(46855, '103.237.36.111', NULL, 1, '2025-06-12 01:22:03', '2025-06-12 01:22:03'),
(46856, '80.85.245.250', NULL, 1, '2025-06-12 01:44:45', '2025-06-12 01:44:45'),
(46857, '66.249.66.71', NULL, 1, '2025-06-12 01:47:44', '2025-06-12 01:47:44'),
(46858, '129.226.146.19', NULL, 1, '2025-06-12 02:57:30', '2025-06-12 02:57:30'),
(46859, '34.222.196.207', NULL, 1, '2025-06-12 03:12:14', '2025-06-12 03:12:14'),
(46860, '34.169.204.237', NULL, 1, '2025-06-12 03:17:56', '2025-06-12 03:17:56'),
(46861, '34.169.182.129', NULL, 1, '2025-06-12 03:56:49', '2025-06-12 03:56:49'),
(46862, '173.252.95.13', NULL, 1, '2025-06-12 04:04:09', '2025-06-12 04:04:09'),
(46863, '173.252.95.12', NULL, 1, '2025-06-12 04:04:09', '2025-06-12 04:04:09'),
(46864, '51.68.111.212', NULL, 1, '2025-06-12 04:38:08', '2025-06-12 04:38:08'),
(46865, '43.152.72.247', NULL, 1, '2025-06-12 05:10:35', '2025-06-12 05:10:35'),
(46866, '68.3.186.133', NULL, 1, '2025-06-12 06:03:32', '2025-06-12 06:03:32'),
(46867, '205.169.39.58', NULL, 1, '2025-06-12 06:09:33', '2025-06-12 06:09:33'),
(46868, '35.87.214.245', NULL, 1, '2025-06-12 06:13:45', '2025-06-12 06:13:45'),
(46869, '122.51.104.231', NULL, 1, '2025-06-12 06:23:02', '2025-06-12 06:23:02'),
(46870, '20.171.207.67', NULL, 2, '2025-06-12 06:29:39', '2025-06-12 06:29:42'),
(46871, '43.153.85.46', NULL, 1, '2025-06-12 06:36:47', '2025-06-12 06:36:47'),
(46872, '43.167.232.38', NULL, 1, '2025-06-12 06:48:44', '2025-06-12 06:48:44'),
(46873, '20.171.207.125', NULL, 1, '2025-06-12 06:48:46', '2025-06-12 06:48:46'),
(46874, '162.120.184.1', NULL, 1, '2025-06-12 06:49:51', '2025-06-12 06:49:51'),
(46875, '66.249.66.192', NULL, 3, '2025-06-12 07:09:06', '2025-06-12 07:36:54'),
(46876, '156.146.60.149', NULL, 1, '2025-06-12 07:27:22', '2025-06-12 07:27:22'),
(46877, '52.167.144.136', NULL, 1, '2025-06-12 07:43:49', '2025-06-12 07:43:49'),
(46878, '149.50.96.57', NULL, 2, '2025-06-12 07:54:03', '2025-06-12 08:18:38'),
(46879, '196.251.84.161', NULL, 1, '2025-06-12 09:15:54', '2025-06-12 09:15:54'),
(46880, '114.117.233.112', NULL, 1, '2025-06-12 09:24:03', '2025-06-12 09:24:03'),
(46881, '72.14.201.130', NULL, 1, '2025-06-12 09:42:44', '2025-06-12 09:42:44'),
(46882, '128.204.212.86', NULL, 1, '2025-06-12 09:48:51', '2025-06-12 09:48:51'),
(46883, '43.156.2.243', NULL, 1, '2025-06-12 09:57:27', '2025-06-12 09:57:27'),
(46884, '41.0.56.196', NULL, 1, '2025-06-12 10:29:42', '2025-06-12 10:29:42'),
(46885, '51.68.236.71', NULL, 1, '2025-06-12 10:34:27', '2025-06-12 10:34:27'),
(46886, '66.249.66.8', NULL, 1, '2025-06-12 10:39:52', '2025-06-12 10:39:52'),
(46887, '42.236.101.240', NULL, 1, '2025-06-12 10:39:59', '2025-06-12 10:39:59'),
(46888, '42.236.17.243', NULL, 1, '2025-06-12 10:44:38', '2025-06-12 10:44:38'),
(46889, '45.112.73.149', NULL, 1, '2025-06-12 10:57:20', '2025-06-12 10:57:20'),
(46890, '143.244.57.92', NULL, 4, '2025-06-12 11:04:01', '2025-06-12 11:04:03'),
(46891, '91.201.115.174', NULL, 1, '2025-06-12 11:16:07', '2025-06-12 11:16:07'),
(46892, '185.107.57.65', NULL, 1, '2025-06-12 12:08:08', '2025-06-12 12:08:08'),
(46893, '71.131.231.117', NULL, 1, '2025-06-12 12:37:48', '2025-06-12 12:37:48'),
(46894, '110.249.202.149', NULL, 1, '2025-06-12 12:42:23', '2025-06-12 12:42:23'),
(46895, '69.171.249.6', NULL, 1, '2025-06-12 13:13:10', '2025-06-12 13:13:10'),
(46896, '69.171.249.112', NULL, 1, '2025-06-12 13:13:10', '2025-06-12 13:13:10'),
(46897, '156.242.32.194', NULL, 1, '2025-06-12 13:17:59', '2025-06-12 13:17:59'),
(46898, '192.3.80.40', NULL, 1, '2025-06-12 13:21:35', '2025-06-12 13:21:35'),
(46899, '129.153.223.252', NULL, 1, '2025-06-12 13:50:43', '2025-06-12 13:50:43'),
(46900, '196.251.86.133', NULL, 1, '2025-06-12 14:08:53', '2025-06-12 14:08:53'),
(46901, '185.21.13.119', NULL, 1, '2025-06-12 14:28:24', '2025-06-12 14:28:24'),
(46902, '37.111.239.111', NULL, 1, '2025-06-12 14:32:52', '2025-06-12 14:32:52'),
(46903, '43.130.111.40', NULL, 1, '2025-06-12 14:52:44', '2025-06-12 14:52:44'),
(46904, '35.227.32.207', NULL, 2, '2025-06-12 15:20:50', '2025-06-12 15:21:58'),
(46905, '222.79.104.23', NULL, 1, '2025-06-12 15:28:35', '2025-06-12 15:28:35'),
(46906, '93.158.90.35', NULL, 1, '2025-06-12 15:31:42', '2025-06-12 15:31:42'),
(46907, '43.173.1.69', NULL, 1, '2025-06-12 15:42:24', '2025-06-12 15:42:24'),
(46908, '43.159.148.221', NULL, 1, '2025-06-12 16:17:04', '2025-06-12 16:17:04'),
(46909, '51.68.111.245', NULL, 1, '2025-06-12 16:31:20', '2025-06-12 16:31:20'),
(46910, '51.68.236.95', NULL, 1, '2025-06-12 16:40:12', '2025-06-12 16:40:12'),
(46911, '199.244.88.225', NULL, 1, '2025-06-12 17:35:59', '2025-06-12 17:35:59'),
(46912, '66.249.66.169', NULL, 1, '2025-06-12 17:41:25', '2025-06-12 17:41:25'),
(46913, '51.8.102.49', NULL, 1, '2025-06-12 17:59:23', '2025-06-12 17:59:23'),
(46914, '57.141.4.5', NULL, 2, '2025-06-12 18:26:56', '2025-06-13 01:26:35'),
(46915, '66.249.66.167', NULL, 1, '2025-06-12 18:36:28', '2025-06-12 18:36:28'),
(46916, '87.249.132.166', NULL, 1, '2025-06-12 18:54:06', '2025-06-12 18:54:06'),
(46917, '65.2.126.46', NULL, 4, '2025-06-12 18:58:28', '2025-06-12 18:58:37'),
(46918, '185.176.220.76', NULL, 2, '2025-06-12 19:17:59', '2025-06-12 19:17:59'),
(46919, '66.249.66.9', NULL, 1, '2025-06-12 19:39:25', '2025-06-12 19:39:25'),
(46920, '175.47.254.133', NULL, 1, '2025-06-12 19:50:34', '2025-06-12 19:50:34'),
(46921, '100.29.160.53', NULL, 1, '2025-06-12 20:40:29', '2025-06-12 20:40:29'),
(46922, '43.159.37.213', NULL, 1, '2025-06-12 20:48:21', '2025-06-12 20:48:21'),
(46923, '34.150.28.245', NULL, 2, '2025-06-12 20:55:04', '2025-06-13 00:57:31'),
(46924, '129.211.215.233', NULL, 1, '2025-06-12 21:44:47', '2025-06-12 21:44:47'),
(46925, '216.163.199.197', NULL, 1, '2025-06-12 22:05:31', '2025-06-12 22:05:31'),
(46926, '49.51.252.146', NULL, 1, '2025-06-12 22:31:29', '2025-06-12 22:31:29'),
(46927, '51.68.236.64', NULL, 1, '2025-06-12 22:33:17', '2025-06-12 22:33:17'),
(46928, '193.32.162.92', NULL, 2, '2025-06-12 23:25:41', '2025-06-12 23:25:42'),
(46929, '195.82.146.212', NULL, 1, '2025-06-12 23:29:32', '2025-06-12 23:29:32'),
(46930, '34.220.66.120', NULL, 1, '2025-06-12 23:29:49', '2025-06-12 23:29:49'),
(46931, '207.46.13.51', NULL, 1, '2025-06-12 23:39:33', '2025-06-12 23:39:33'),
(46932, '85.204.70.98', NULL, 4, '2025-06-12 23:41:51', '2025-06-12 23:41:53'),
(46933, '43.166.142.76', NULL, 1, '2025-06-12 23:53:12', '2025-06-12 23:53:12'),
(46934, '47.236.234.198', NULL, 9, '2025-06-12 23:59:00', '2025-06-12 23:59:23'),
(46935, '35.88.215.102', NULL, 1, '2025-06-13 00:49:41', '2025-06-13 00:49:41'),
(46936, '49.51.72.236', NULL, 1, '2025-06-13 01:04:39', '2025-06-13 01:04:39'),
(46937, '43.135.135.57', NULL, 1, '2025-06-13 01:36:12', '2025-06-13 01:36:12'),
(46938, '34.168.211.98', NULL, 1, '2025-06-13 02:44:31', '2025-06-13 02:44:31'),
(46939, '35.233.209.70', NULL, 1, '2025-06-13 03:24:36', '2025-06-13 03:24:36'),
(46940, '139.155.139.22', NULL, 1, '2025-06-13 03:39:55', '2025-06-13 03:39:55'),
(46941, '198.98.58.59', NULL, 2, '2025-06-13 03:52:17', '2025-06-13 03:54:05'),
(46942, '173.252.83.115', NULL, 2, '2025-06-13 04:04:23', '2025-06-13 04:04:23'),
(46943, '42.236.17.47', NULL, 1, '2025-06-13 04:09:28', '2025-06-13 04:09:28'),
(46944, '51.68.236.114', NULL, 1, '2025-06-13 04:17:22', '2025-06-13 04:17:22'),
(46945, '86.38.236.85', NULL, 1, '2025-06-13 04:22:14', '2025-06-13 04:22:14'),
(46946, '202.155.187.56', NULL, 2, '2025-06-13 04:22:17', '2025-06-13 04:22:19'),
(46947, '104.253.81.113', NULL, 1, '2025-06-13 04:22:43', '2025-06-13 04:22:43'),
(46948, '172.102.223.83', NULL, 2, '2025-06-13 04:22:52', '2025-06-13 04:22:53'),
(46949, '45.61.100.145', NULL, 1, '2025-06-13 04:23:16', '2025-06-13 04:23:16'),
(46950, '43.229.9.219', NULL, 2, '2025-06-13 04:23:25', '2025-06-13 04:23:27'),
(46951, '104.238.8.20', NULL, 1, '2025-06-13 04:23:40', '2025-06-13 04:23:40'),
(46952, '45.150.23.110', NULL, 2, '2025-06-13 04:23:47', '2025-06-13 04:23:48'),
(46953, '45.43.189.148', NULL, 1, '2025-06-13 04:24:04', '2025-06-13 04:24:04'),
(46954, '191.96.117.217', NULL, 2, '2025-06-13 04:24:06', '2025-06-13 04:24:07'),
(46955, '161.35.46.111', NULL, 1, '2025-06-13 04:45:05', '2025-06-13 04:45:05'),
(46956, '51.68.107.156', NULL, 1, '2025-06-13 05:01:30', '2025-06-13 05:01:30'),
(46957, '104.236.210.210', NULL, 1, '2025-06-13 05:05:25', '2025-06-13 05:05:25'),
(46958, '57.141.4.21', NULL, 1, '2025-06-13 05:27:31', '2025-06-13 05:27:31'),
(46959, '42.236.17.80', NULL, 1, '2025-06-13 05:31:23', '2025-06-13 05:31:23'),
(46960, '119.45.20.16', NULL, 1, '2025-06-13 12:47:30', '2025-06-13 12:47:30'),
(46961, '41.216.188.18', NULL, 4, '2025-06-13 12:51:11', '2025-06-13 21:07:14'),
(46962, '8.217.212.252', NULL, 1, '2025-06-13 12:53:31', '2025-06-13 12:53:31'),
(46963, '71.131.231.117', NULL, 1, '2025-06-13 12:54:10', '2025-06-13 12:54:10'),
(46964, '129.226.158.117', NULL, 1, '2025-06-13 15:06:15', '2025-06-13 15:06:15'),
(46965, '15.206.27.137', NULL, 4, '2025-06-13 15:46:03', '2025-06-13 15:46:11'),
(46966, '162.14.210.15', NULL, 1, '2025-06-13 15:48:50', '2025-06-13 15:48:50'),
(46967, '43.133.220.37', NULL, 1, '2025-06-13 16:06:45', '2025-06-13 16:06:45'),
(46968, '128.204.212.86', NULL, 1, '2025-06-13 16:09:14', '2025-06-13 16:09:14'),
(46969, '51.68.236.64', NULL, 1, '2025-06-13 16:20:37', '2025-06-13 16:20:37'),
(46970, '195.2.78.89', NULL, 1, '2025-06-13 16:31:57', '2025-06-13 16:31:57'),
(46971, '208.100.26.233', NULL, 1, '2025-06-13 16:48:58', '2025-06-13 16:48:58'),
(46972, '208.100.26.247', NULL, 1, '2025-06-13 16:48:59', '2025-06-13 16:48:59'),
(46973, '150.109.230.210', NULL, 1, '2025-06-13 16:53:44', '2025-06-13 16:53:44'),
(46974, '57.141.4.30', NULL, 1, '2025-06-13 18:34:24', '2025-06-13 18:34:24'),
(46975, '111.229.69.139', NULL, 2, '2025-06-13 18:38:51', '2025-06-13 18:45:31'),
(46976, '194.233.72.214', NULL, 2, '2025-06-13 18:54:43', '2025-06-13 20:43:50'),
(46977, '49.7.227.204', NULL, 1, '2025-06-13 19:04:26', '2025-06-13 19:04:26'),
(46978, '49.113.92.158', NULL, 1, '2025-06-13 19:04:27', '2025-06-13 19:04:27'),
(46979, '185.177.72.204', NULL, 2, '2025-06-13 19:09:51', '2025-06-13 19:09:52'),
(46980, '198.235.24.230', NULL, 1, '2025-06-13 19:14:44', '2025-06-13 19:14:44'),
(46981, '44.210.213.220', NULL, 1, '2025-06-13 19:14:58', '2025-06-13 19:14:58'),
(46982, '185.16.39.176', NULL, 3, '2025-06-13 19:27:53', '2025-06-13 23:47:07'),
(46983, '52.234.3.95', NULL, 1, '2025-06-13 20:07:00', '2025-06-13 20:07:00'),
(46984, '134.199.202.180', NULL, 2, '2025-06-13 20:54:30', '2025-06-13 20:54:31'),
(46985, '101.32.243.24', NULL, 1, '2025-06-13 21:01:43', '2025-06-13 21:01:43'),
(46986, '77.75.77.54', NULL, 1, '2025-06-13 21:30:59', '2025-06-13 21:30:59'),
(46987, '208.100.26.249', NULL, 2, '2025-06-13 21:41:28', '2025-06-13 21:41:28'),
(46988, '46.105.42.135', NULL, 2, '2025-06-13 22:15:10', '2025-06-13 22:15:11'),
(46989, '110.166.71.39', NULL, 1, '2025-06-13 22:18:15', '2025-06-13 22:18:15'),
(46990, '205.210.31.163', NULL, 1, '2025-06-13 22:41:54', '2025-06-13 22:41:54'),
(46991, '44.249.144.95', NULL, 1, '2025-06-13 22:53:42', '2025-06-13 22:53:42'),
(46992, '34.72.82.222', NULL, 1, '2025-06-13 22:54:10', '2025-06-13 22:54:10'),
(46993, '34.127.83.21', NULL, 1, '2025-06-13 23:18:22', '2025-06-13 23:18:22'),
(46994, '205.210.31.178', NULL, 1, '2025-06-13 23:22:17', '2025-06-13 23:22:17'),
(46995, '43.166.131.228', NULL, 1, '2025-06-13 23:26:57', '2025-06-13 23:26:57'),
(46996, '170.106.82.209', NULL, 1, '2025-06-14 00:34:46', '2025-06-14 00:34:46'),
(46997, '223.244.35.77', NULL, 1, '2025-06-14 01:17:19', '2025-06-14 01:17:19'),
(46998, '34.169.246.221', NULL, 1, '2025-06-14 01:41:49', '2025-06-14 01:41:49'),
(46999, '43.131.243.61', NULL, 1, '2025-06-14 01:58:47', '2025-06-14 01:58:47'),
(47000, '159.100.19.40', NULL, 1, '2025-06-14 02:29:15', '2025-06-14 02:29:15'),
(47001, '57.141.4.4', NULL, 1, '2025-06-14 03:05:03', '2025-06-14 03:05:03'),
(47002, '47.89.212.245', NULL, 1, '2025-06-14 03:50:59', '2025-06-14 03:50:59'),
(47003, '52.167.144.141', NULL, 1, '2025-06-14 03:58:24', '2025-06-14 03:58:24'),
(47004, '132.232.144.200', NULL, 1, '2025-06-14 04:14:10', '2025-06-14 04:14:10'),
(47005, '35.212.208.98', NULL, 1, '2025-06-14 04:32:38', '2025-06-14 04:32:38'),
(47006, '66.249.66.10', NULL, 1, '2025-06-14 04:45:38', '2025-06-14 04:45:38'),
(47007, '20.171.207.177', NULL, 3, '2025-06-14 05:08:22', '2025-06-14 13:11:26'),
(47008, '66.249.66.169', NULL, 1, '2025-06-14 05:13:07', '2025-06-14 05:13:07'),
(47009, '80.94.97.38', NULL, 1, '2025-06-14 05:22:26', '2025-06-14 05:22:26'),
(47010, '34.1.21.13', NULL, 1, '2025-06-14 05:30:57', '2025-06-14 05:30:57'),
(47011, '196.251.84.111', NULL, 1, '2025-06-14 05:36:46', '2025-06-14 05:36:46'),
(47012, '106.75.66.187', NULL, 1, '2025-06-14 05:52:15', '2025-06-14 05:52:15'),
(47013, '34.72.82.222', NULL, 1, '2025-06-14 06:00:17', '2025-06-14 06:00:17'),
(47014, '106.75.21.237', NULL, 1, '2025-06-14 06:05:04', '2025-06-14 06:05:04'),
(47015, '51.68.107.149', NULL, 1, '2025-06-14 06:23:43', '2025-06-14 06:23:43'),
(47016, '35.211.76.12', NULL, 1, '2025-06-14 06:23:52', '2025-06-14 06:23:52'),
(47017, '92.119.229.172', NULL, 1, '2025-06-14 06:28:07', '2025-06-14 06:28:07'),
(47018, '34.1.31.245', NULL, 1, '2025-06-14 06:30:51', '2025-06-14 06:30:51'),
(47019, '124.236.100.56', NULL, 1, '2025-06-14 06:43:39', '2025-06-14 06:43:39'),
(47020, '195.82.146.211', NULL, 1, '2025-06-14 06:54:58', '2025-06-14 06:54:58'),
(47021, '66.249.66.34', NULL, 1, '2025-06-14 07:10:44', '2025-06-14 07:10:44'),
(47022, '82.156.68.74', NULL, 1, '2025-06-14 07:15:19', '2025-06-14 07:15:19'),
(47023, '43.167.241.46', NULL, 1, '2025-06-14 07:29:34', '2025-06-14 07:29:34'),
(47024, '43.159.140.236', NULL, 1, '2025-06-14 08:23:54', '2025-06-14 08:23:54'),
(47025, '34.1.36.186', NULL, 1, '2025-06-14 08:34:20', '2025-06-14 08:34:20'),
(47026, '111.225.149.157', NULL, 1, '2025-06-14 08:41:09', '2025-06-14 08:41:09'),
(47027, '216.73.216.176', NULL, 1, '2025-06-14 08:44:42', '2025-06-14 08:44:42'),
(47028, '196.251.84.251', NULL, 1, '2025-06-14 09:50:54', '2025-06-14 09:50:54'),
(47029, '35.92.243.186', NULL, 1, '2025-06-14 09:58:13', '2025-06-14 09:58:13'),
(47030, '205.234.245.119', NULL, 1, '2025-06-14 10:02:23', '2025-06-14 10:02:23'),
(47031, '20.171.207.175', NULL, 1, '2025-06-14 10:05:12', '2025-06-14 10:05:12'),
(47032, '85.208.96.209', NULL, 1, '2025-06-14 10:07:20', '2025-06-14 10:07:20'),
(47033, '185.191.171.14', NULL, 1, '2025-06-14 10:16:42', '2025-06-14 10:16:42'),
(47034, '117.62.235.53', NULL, 1, '2025-06-14 10:20:08', '2025-06-14 10:20:08'),
(47035, '205.169.39.29', NULL, 1, '2025-06-14 11:02:20', '2025-06-14 11:02:20'),
(47036, '5.62.60.233', NULL, 5, '2025-06-14 11:57:47', '2025-06-14 11:57:50'),
(47037, '110.249.202.150', NULL, 1, '2025-06-14 12:40:21', '2025-06-14 12:40:21'),
(47038, '40.80.158.10', NULL, 1, '2025-06-14 12:54:14', '2025-06-14 12:54:14'),
(47039, '71.132.43.3', NULL, 1, '2025-06-14 13:19:38', '2025-06-14 13:19:38'),
(47040, '85.202.160.47', NULL, 1, '2025-06-14 13:20:22', '2025-06-14 13:20:22'),
(47041, '129.226.154.196', NULL, 1, '2025-06-14 13:22:22', '2025-06-14 13:22:22'),
(47042, '52.247.239.25', NULL, 4, '2025-06-14 13:26:26', '2025-06-14 15:07:23'),
(47043, '185.177.72.113', NULL, 3, '2025-06-14 13:35:55', '2025-06-14 13:36:08'),
(47044, '45.141.215.98', NULL, 1, '2025-06-14 13:39:59', '2025-06-14 13:39:59'),
(47045, '40.77.167.70', NULL, 1, '2025-06-14 13:42:59', '2025-06-14 13:42:59'),
(47046, '63.250.32.79', NULL, 1, '2025-06-14 14:18:09', '2025-06-14 14:18:09'),
(47047, '43.134.167.226', NULL, 1, '2025-06-14 14:35:47', '2025-06-14 14:35:47'),
(47048, '43.153.135.208', NULL, 1, '2025-06-14 14:40:27', '2025-06-14 14:40:27'),
(47049, '162.120.184.35', NULL, 1, '2025-06-14 14:52:16', '2025-06-14 14:52:16'),
(47050, '46.105.39.50', NULL, 1, '2025-06-14 15:15:47', '2025-06-14 15:15:47'),
(47051, '104.197.69.115', NULL, 1, '2025-06-14 15:19:34', '2025-06-14 15:19:34'),
(47052, '205.169.39.151', NULL, 2, '2025-06-14 15:19:45', '2025-06-14 15:20:31'),
(47053, '205.169.39.48', NULL, 1, '2025-06-14 15:20:50', '2025-06-14 15:20:50'),
(47054, '170.106.167.214', NULL, 1, '2025-06-14 15:28:12', '2025-06-14 15:28:12'),
(47055, '103.30.188.214', NULL, 1, '2025-06-14 15:57:11', '2025-06-14 15:57:11'),
(47056, '90.187.238.157', NULL, 2, '2025-06-14 16:04:38', '2025-06-14 16:04:48'),
(47057, '42.236.12.219', NULL, 1, '2025-06-14 16:13:41', '2025-06-14 16:13:41'),
(47058, '94.103.93.19', NULL, 1, '2025-06-14 16:25:35', '2025-06-14 16:25:35'),
(47059, '182.42.110.255', NULL, 1, '2025-06-14 16:32:54', '2025-06-14 16:32:54'),
(47060, '103.131.71.194', NULL, 1, '2025-06-14 17:41:55', '2025-06-14 17:41:55'),
(47061, '101.251.238.172', NULL, 2, '2025-06-14 17:58:50', '2025-06-14 20:14:25'),
(47062, '41.216.188.18', NULL, 6, '2025-06-14 18:24:14', '2025-06-15 00:08:28'),
(47063, '45.80.158.101', NULL, 1, '2025-06-14 18:28:41', '2025-06-14 18:28:41'),
(47064, '34.226.246.135', NULL, 1, '2025-06-14 19:17:17', '2025-06-14 19:17:17'),
(47065, '68.154.31.209', NULL, 1, '2025-06-14 19:37:50', '2025-06-14 19:37:50'),
(47066, '129.226.156.129', NULL, 1, '2025-06-14 20:37:45', '2025-06-14 20:37:45'),
(47067, '51.68.107.139', NULL, 1, '2025-06-14 20:55:28', '2025-06-14 20:55:28'),
(47068, '18.191.221.50', NULL, 2, '2025-06-14 21:19:50', '2025-06-14 21:19:51'),
(47069, '170.106.35.153', NULL, 1, '2025-06-14 22:03:30', '2025-06-14 22:03:30'),
(47070, '8.217.209.178', NULL, 1, '2025-06-14 22:13:25', '2025-06-14 22:13:25'),
(47071, '23.137.105.224', NULL, 1, '2025-06-14 22:33:46', '2025-06-14 22:33:46'),
(47072, '49.232.151.112', NULL, 1, '2025-06-14 22:51:15', '2025-06-14 22:51:15'),
(47073, '66.249.66.73', NULL, 1, '2025-06-14 23:22:59', '2025-06-14 23:22:59'),
(47074, '196.251.83.94', NULL, 1, '2025-06-14 23:23:15', '2025-06-14 23:23:15'),
(47075, '104.244.79.44', NULL, 1, '2025-06-14 23:27:23', '2025-06-14 23:27:23'),
(47076, '185.220.100.240', NULL, 1, '2025-06-14 23:28:14', '2025-06-14 23:28:14'),
(47077, '162.62.231.139', NULL, 1, '2025-06-14 23:37:52', '2025-06-14 23:37:52'),
(47078, '198.235.24.2', NULL, 1, '2025-06-14 23:50:49', '2025-06-14 23:50:49'),
(47079, '34.171.199.1', NULL, 1, '2025-06-15 00:48:16', '2025-06-15 00:48:16'),
(47080, '84.17.47.102', NULL, 1, '2025-06-15 01:40:19', '2025-06-15 01:40:19'),
(47081, '162.14.210.15', NULL, 1, '2025-06-15 01:51:40', '2025-06-15 01:51:40'),
(47082, '51.68.236.93', NULL, 2, '2025-06-15 02:11:13', '2025-06-15 02:11:14'),
(47083, '34.221.164.20', NULL, 1, '2025-06-15 02:43:49', '2025-06-15 02:43:49'),
(47084, '43.163.206.70', NULL, 1, '2025-06-15 03:09:22', '2025-06-15 03:09:22'),
(47085, '103.122.2.11', NULL, 2, '2025-06-15 04:04:07', '2025-06-15 04:04:14'),
(47086, '66.249.66.168', NULL, 2, '2025-06-15 04:06:46', '2025-06-15 12:39:46'),
(47087, '72.13.62.25', NULL, 1, '2025-06-15 04:16:31', '2025-06-15 04:16:31'),
(47088, '164.90.148.195', NULL, 1, '2025-06-15 04:36:50', '2025-06-15 04:36:50'),
(47089, '182.44.8.254', NULL, 1, '2025-06-15 04:49:01', '2025-06-15 04:49:01'),
(47090, '34.214.231.150', NULL, 2, '2025-06-15 05:04:08', '2025-06-15 07:02:02'),
(47091, '185.177.72.2', NULL, 22, '2025-06-15 05:25:29', '2025-06-15 16:09:00'),
(47092, '185.177.72.113', NULL, 3, '2025-06-15 05:44:19', '2025-06-15 06:20:09'),
(47093, '173.252.87.115', NULL, 2, '2025-06-15 06:04:17', '2025-06-15 06:04:17'),
(47094, '84.17.47.102', NULL, 1, '2025-06-15 06:27:55', '2025-06-15 06:27:55'),
(47095, '54.69.135.229', NULL, 1, '2025-06-15 06:34:51', '2025-06-15 06:34:51'),
(47096, '41.216.188.18', NULL, 2, '2025-06-15 06:56:01', '2025-06-15 06:56:01'),
(47097, '205.210.31.56', NULL, 1, '2025-06-15 07:41:26', '2025-06-15 07:41:26'),
(47098, '57.141.4.10', NULL, 1, '2025-06-15 07:58:49', '2025-06-15 07:58:49'),
(47099, '124.156.226.179', NULL, 1, '2025-06-15 08:10:13', '2025-06-15 08:10:13'),
(47100, '27.147.180.194', NULL, 3, '2025-06-15 08:22:42', '2025-06-15 14:25:39'),
(47101, '43.229.208.190', NULL, 1, '2025-06-15 08:27:15', '2025-06-15 08:27:15'),
(47102, '51.21.247.146', NULL, 4, '2025-06-15 08:50:21', '2025-06-15 08:50:29'),
(47103, '43.130.105.21', NULL, 1, '2025-06-15 08:55:50', '2025-06-15 08:55:50'),
(47104, '185.177.72.12', NULL, 4, '2025-06-15 08:56:41', '2025-06-15 08:59:42'),
(47105, '119.30.38.10', NULL, 1, '2025-06-15 10:33:18', '2025-06-15 10:33:18'),
(47106, '118.67.221.97', NULL, 1, '2025-06-15 10:34:51', '2025-06-15 10:34:51'),
(47107, '43.143.248.236', NULL, 1, '2025-06-15 10:56:26', '2025-06-15 10:56:26'),
(47108, '43.134.41.2', NULL, 1, '2025-06-15 11:16:32', '2025-06-15 11:16:32'),
(47109, '173.252.83.1', NULL, 1, '2025-06-15 11:49:57', '2025-06-15 11:49:57'),
(47110, '173.252.83.5', NULL, 1, '2025-06-15 11:49:57', '2025-06-15 11:49:57'),
(47111, '72.14.201.130', NULL, 1, '2025-06-15 12:02:38', '2025-06-15 12:02:38'),
(47112, '37.111.212.61', NULL, 2, '2025-06-15 12:33:00', '2025-06-15 12:33:19'),
(47113, '119.148.32.98', NULL, 3, '2025-06-15 12:33:27', '2025-06-15 13:38:59'),
(47114, '52.206.84.190', NULL, 1, '2025-06-15 12:34:53', '2025-06-15 12:34:53'),
(47115, '110.249.201.144', NULL, 1, '2025-06-15 12:40:20', '2025-06-15 12:40:20'),
(47116, '5.161.90.116', NULL, 1, '2025-06-15 12:49:03', '2025-06-15 12:49:03'),
(47117, '47.84.48.98', NULL, 1, '2025-06-15 13:07:02', '2025-06-15 13:07:02'),
(47118, '40.77.167.116', NULL, 1, '2025-06-15 13:10:20', '2025-06-15 13:10:20'),
(47119, '66.249.66.8', NULL, 1, '2025-06-15 13:28:43', '2025-06-15 13:28:43'),
(47120, '66.249.66.200', NULL, 1, '2025-06-15 13:28:43', '2025-06-15 13:28:43'),
(47121, '193.179.61.68', NULL, 1, '2025-06-15 13:29:57', '2025-06-15 13:29:57'),
(47122, '66.249.66.10', NULL, 2, '2025-06-15 13:31:34', '2025-06-15 14:00:15'),
(47123, '66.249.66.199', NULL, 1, '2025-06-15 13:31:35', '2025-06-15 13:31:35'),
(47124, '202.40.186.97', NULL, 1, '2025-06-15 13:33:54', '2025-06-15 13:33:54'),
(47125, '51.68.111.244', NULL, 1, '2025-06-15 13:43:49', '2025-06-15 13:43:49'),
(47126, '182.44.9.147', NULL, 1, '2025-06-15 14:03:49', '2025-06-15 14:03:49'),
(47127, '207.46.13.36', NULL, 1, '2025-06-15 14:29:35', '2025-06-15 14:29:35'),
(47128, '196.251.81.91', NULL, 2, '2025-06-15 14:34:51', '2025-06-15 14:43:39'),
(47129, '140.179.18.91', NULL, 1, '2025-06-15 14:51:31', '2025-06-15 14:51:31'),
(47130, '87.249.132.6', NULL, 1, '2025-06-15 14:56:43', '2025-06-15 14:56:43'),
(47131, '170.106.163.48', NULL, 1, '2025-06-15 15:07:39', '2025-06-15 15:07:39'),
(47132, '43.153.122.30', NULL, 1, '2025-06-15 15:51:39', '2025-06-15 15:51:39'),
(47133, '31.13.103.3', NULL, 1, '2025-06-15 16:07:06', '2025-06-15 16:07:06'),
(47134, '31.13.103.114', NULL, 1, '2025-06-15 16:07:06', '2025-06-15 16:07:06'),
(47135, '95.108.213.137', NULL, 1, '2025-06-15 16:21:29', '2025-06-15 16:21:29'),
(47136, '103.131.71.73', NULL, 1, '2025-06-15 16:24:07', '2025-06-15 16:24:07'),
(47137, '98.70.25.209', NULL, 1, '2025-06-15 16:49:14', '2025-06-15 16:49:14'),
(47138, '128.204.212.85', NULL, 2, '2025-06-15 16:51:30', '2025-06-15 18:15:13'),
(47139, '85.204.70.118', NULL, 4, '2025-06-15 16:59:54', '2025-06-15 16:59:56'),
(47140, '82.156.68.74', NULL, 1, '2025-06-15 17:08:09', '2025-06-15 17:08:09'),
(47141, '196.251.70.244', NULL, 3, '2025-06-15 17:34:16', '2025-06-15 17:34:20'),
(47142, '216.73.216.44', NULL, 1, '2025-06-15 17:44:32', '2025-06-15 17:44:32'),
(47143, '35.223.189.166', NULL, 2, '2025-06-15 17:52:12', '2025-06-16 01:11:02'),
(47144, '190.237.178.207', NULL, 1, '2025-06-15 18:20:18', '2025-06-15 18:20:18'),
(47145, '66.249.66.39', NULL, 1, '2025-06-15 18:23:31', '2025-06-15 18:23:31'),
(47146, '128.204.212.86', NULL, 1, '2025-06-15 18:51:12', '2025-06-15 18:51:12'),
(47147, '120.234.134.34', NULL, 1, '2025-06-15 18:51:15', '2025-06-15 18:51:15'),
(47148, '45.80.158.39', NULL, 1, '2025-06-15 19:02:35', '2025-06-15 19:02:35'),
(47149, '91.223.133.193', NULL, 2, '2025-06-15 19:09:24', '2025-06-15 19:09:26'),
(47150, '195.2.81.242', NULL, 1, '2025-06-15 19:10:03', '2025-06-15 19:10:03'),
(47151, '51.68.111.212', NULL, 1, '2025-06-15 19:26:22', '2025-06-15 19:26:22'),
(47152, '46.101.123.124', NULL, 1, '2025-06-15 20:06:03', '2025-06-15 20:06:03'),
(47153, '58.49.233.126', NULL, 1, '2025-06-15 20:19:16', '2025-06-15 20:19:16'),
(47154, '41.176.43.171', NULL, 1, '2025-06-15 20:27:39', '2025-06-15 20:27:39'),
(47155, '77.75.77.54', NULL, 1, '2025-06-15 20:28:35', '2025-06-15 20:28:35'),
(47156, '35.203.179.137', NULL, 1, '2025-06-15 20:38:28', '2025-06-15 20:38:28'),
(47157, '8.217.211.181', NULL, 1, '2025-06-15 20:47:08', '2025-06-15 20:47:08'),
(47158, '8.217.168.144', NULL, 1, '2025-06-15 20:47:10', '2025-06-15 20:47:10'),
(47159, '3.109.133.103', NULL, 4, '2025-06-15 20:51:28', '2025-06-15 20:51:37'),
(47160, '57.141.4.30', NULL, 1, '2025-06-15 21:30:32', '2025-06-15 21:30:32'),
(47161, '43.131.243.61', NULL, 1, '2025-06-15 22:03:34', '2025-06-15 22:03:34'),
(47162, '8.217.210.98', NULL, 1, '2025-06-15 22:48:58', '2025-06-15 22:48:58'),
(47163, '8.217.191.155', NULL, 1, '2025-06-15 22:52:39', '2025-06-15 22:52:39'),
(47164, '42.236.101.237', NULL, 1, '2025-06-15 23:03:40', '2025-06-15 23:03:40'),
(47165, '42.236.17.102', NULL, 1, '2025-06-15 23:04:33', '2025-06-15 23:04:33'),
(47166, '43.166.244.251', NULL, 1, '2025-06-15 23:22:03', '2025-06-15 23:22:03'),
(47167, '92.119.229.152', NULL, 1, '2025-06-15 23:22:12', '2025-06-15 23:22:12'),
(47168, '42.236.101.230', NULL, 1, '2025-06-15 23:32:14', '2025-06-15 23:32:14'),
(47169, '152.42.239.81', NULL, 7, '2025-06-15 23:58:00', '2025-06-16 02:33:32'),
(47170, '57.141.4.21', NULL, 1, '2025-06-16 00:30:03', '2025-06-16 00:30:03'),
(47171, '45.80.158.101', NULL, 1, '2025-06-16 00:41:02', '2025-06-16 00:41:02'),
(47172, '146.70.194.222', NULL, 4, '2025-06-16 00:46:37', '2025-06-16 00:46:38'),
(47173, '18.97.9.101', NULL, 1, '2025-06-16 00:55:40', '2025-06-16 00:55:40'),
(47174, '103.90.232.143', NULL, 1, '2025-06-16 01:05:52', '2025-06-16 01:05:52'),
(47175, '185.247.137.77', NULL, 1, '2025-06-16 01:22:22', '2025-06-16 01:22:22'),
(47176, '51.68.107.148', NULL, 1, '2025-06-16 01:37:23', '2025-06-16 01:37:23'),
(47177, '52.167.144.24', NULL, 1, '2025-06-16 01:43:49', '2025-06-16 01:43:49'),
(47178, '80.85.246.71', NULL, 1, '2025-06-16 02:09:35', '2025-06-16 02:09:35'),
(47179, '182.44.67.97', NULL, 1, '2025-06-16 02:18:53', '2025-06-16 02:18:53'),
(47180, '46.183.223.125', NULL, 1, '2025-06-16 02:58:58', '2025-06-16 02:58:58'),
(47181, '187.101.58.67', NULL, 1, '2025-06-16 03:22:26', '2025-06-16 03:22:26'),
(47182, '35.92.243.186', NULL, 1, '2025-06-16 03:52:34', '2025-06-16 03:52:34'),
(47183, '46.138.37.156', NULL, 1, '2025-06-16 04:16:25', '2025-06-16 04:16:25'),
(47184, '18.246.29.254', NULL, 1, '2025-06-16 04:20:27', '2025-06-16 04:20:27'),
(47185, '69.63.189.42', NULL, 1, '2025-06-16 04:27:01', '2025-06-16 04:27:01'),
(47186, '35.203.179.137', NULL, 1, '2025-06-16 04:34:19', '2025-06-16 04:34:19'),
(47187, '31.56.36.189', NULL, 1, '2025-06-16 05:13:47', '2025-06-16 05:13:47'),
(47188, '128.204.212.87', NULL, 1, '2025-06-16 05:24:21', '2025-06-16 05:24:21'),
(47189, '212.34.155.126', NULL, 1, '2025-06-16 05:32:09', '2025-06-16 05:32:09'),
(47190, '129.146.139.92', NULL, 1, '2025-06-16 05:32:16', '2025-06-16 05:32:16'),
(47191, '38.154.182.232', NULL, 1, '2025-06-16 06:56:14', '2025-06-16 06:56:14'),
(47192, '161.123.54.153', NULL, 1, '2025-06-16 06:56:52', '2025-06-16 06:56:52'),
(47193, '51.68.107.148', NULL, 2, '2025-06-16 07:18:06', '2025-06-16 07:18:07'),
(47194, '196.251.81.91', NULL, 1, '2025-06-16 07:45:29', '2025-06-16 07:45:29'),
(47195, '43.157.172.39', NULL, 1, '2025-06-16 07:53:51', '2025-06-16 07:53:51'),
(47196, '52.167.144.196', NULL, 1, '2025-06-16 07:59:15', '2025-06-16 07:59:15'),
(47197, '185.226.196.10', NULL, 1, '2025-06-16 08:07:28', '2025-06-16 08:07:28'),
(47198, '103.25.248.234', NULL, 1, '2025-06-16 08:19:09', '2025-06-16 08:19:09'),
(47199, '43.143.248.236', NULL, 1, '2025-06-16 08:20:34', '2025-06-16 08:20:34'),
(47200, '43.134.176.114', NULL, 1, '2025-06-16 08:38:31', '2025-06-16 08:38:31'),
(47201, '128.204.212.84', NULL, 1, '2025-06-16 08:39:16', '2025-06-16 08:39:16'),
(47202, '43.159.128.237', NULL, 1, '2025-06-16 08:41:29', '2025-06-16 08:41:29'),
(47203, '89.110.103.94', NULL, 1, '2025-06-16 09:09:12', '2025-06-16 09:09:12'),
(47204, '58.145.190.211', NULL, 1, '2025-06-16 09:28:52', '2025-06-16 09:28:52'),
(47205, '20.171.207.177', NULL, 3, '2025-06-16 09:29:15', '2025-06-16 14:32:49'),
(47206, '54.172.199.54', NULL, 1, '2025-06-16 09:30:22', '2025-06-16 09:30:22'),
(47207, '178.20.47.92', NULL, 1, '2025-06-16 09:43:09', '2025-06-16 09:43:09'),
(47208, '198.235.24.143', NULL, 1, '2025-06-16 09:43:48', '2025-06-16 09:43:48'),
(47209, '18.214.192.90', NULL, 5, '2025-06-16 09:47:35', '2025-06-16 13:43:09'),
(47210, '178.171.115.85', NULL, 1, '2025-06-16 10:10:38', '2025-06-16 10:10:38'),
(47211, '51.68.111.203', NULL, 2, '2025-06-16 10:14:53', '2025-06-16 10:14:54'),
(47212, '42.236.17.73', NULL, 1, '2025-06-16 10:33:44', '2025-06-16 10:33:44'),
(47213, '5.62.62.69', NULL, 5, '2025-06-16 10:54:20', '2025-06-16 10:54:25'),
(47214, '118.195.165.218', NULL, 1, '2025-06-16 11:25:37', '2025-06-16 11:25:37'),
(47215, '57.141.4.27', NULL, 1, '2025-06-16 11:29:53', '2025-06-16 11:29:53'),
(47216, '57.141.4.7', NULL, 1, '2025-06-16 11:35:42', '2025-06-16 11:35:42'),
(47217, '34.211.50.185', NULL, 1, '2025-06-16 11:53:48', '2025-06-16 11:53:48'),
(47218, '110.249.202.60', NULL, 1, '2025-06-16 12:40:29', '2025-06-16 12:40:29'),
(47219, '194.233.72.214', NULL, 6, '2025-06-16 12:51:41', '2025-06-17 01:21:33'),
(47220, '110.249.202.106', NULL, 1, '2025-06-16 13:05:23', '2025-06-16 13:05:23'),
(47221, '51.68.107.142', NULL, 1, '2025-06-16 13:22:13', '2025-06-16 13:22:13'),
(47222, '42.236.17.32', NULL, 1, '2025-06-16 13:36:19', '2025-06-16 13:36:19'),
(47223, '128.204.212.85', NULL, 1, '2025-06-16 13:49:59', '2025-06-16 13:49:59'),
(47224, '182.191.142.239', NULL, 1, '2025-06-16 13:59:32', '2025-06-16 13:59:32'),
(47225, '205.169.39.12', NULL, 1, '2025-06-16 14:08:59', '2025-06-16 14:08:59'),
(47226, '162.120.184.35', NULL, 1, '2025-06-16 14:09:04', '2025-06-16 14:09:04'),
(47227, '118.179.218.201', NULL, 2, '2025-06-16 14:41:50', '2025-06-16 14:41:53'),
(47228, '43.128.149.102', NULL, 1, '2025-06-16 14:47:32', '2025-06-16 14:47:32'),
(47229, '41.68.67.25', NULL, 1, '2025-06-16 14:49:07', '2025-06-16 14:49:07'),
(47230, '167.71.208.73', NULL, 2, '2025-06-16 14:58:42', '2025-06-16 14:59:07'),
(47231, '3.109.133.103', NULL, 4, '2025-06-16 14:58:56', '2025-06-16 14:59:04'),
(47232, '195.82.146.211', NULL, 1, '2025-06-16 15:10:18', '2025-06-16 15:10:18'),
(47233, '81.209.177.145', NULL, 2, '2025-06-16 15:12:18', '2025-06-16 15:12:43'),
(47234, '43.133.139.6', NULL, 1, '2025-06-16 15:34:39', '2025-06-16 15:34:39'),
(47235, '49.113.95.83', NULL, 1, '2025-06-16 15:56:17', '2025-06-16 15:56:17'),
(47236, '115.231.78.8', NULL, 3, '2025-06-16 15:56:17', '2025-06-16 15:56:33'),
(47237, '157.55.39.51', NULL, 1, '2025-06-16 16:08:54', '2025-06-16 16:08:54'),
(47238, '72.14.201.130', NULL, 1, '2025-06-16 17:07:53', '2025-06-16 17:07:53'),
(47239, '175.29.180.45', NULL, 1, '2025-06-16 17:07:53', '2025-06-16 17:07:53'),
(47240, '111.172.249.49', NULL, 1, '2025-06-16 17:37:06', '2025-06-16 17:37:06'),
(47241, '66.249.66.9', NULL, 1, '2025-06-16 17:38:46', '2025-06-16 17:38:46'),
(47242, '45.90.185.100', NULL, 1, '2025-06-16 18:46:32', '2025-06-16 18:46:32'),
(47243, '84.19.182.20', NULL, 1, '2025-06-16 18:47:05', '2025-06-16 18:47:05'),
(47244, '196.251.86.133', NULL, 1, '2025-06-16 19:51:35', '2025-06-16 19:51:35'),
(47245, '188.42.0.191', NULL, 1, '2025-06-16 19:58:02', '2025-06-16 19:58:02'),
(47246, '51.68.111.242', NULL, 1, '2025-06-16 20:23:10', '2025-06-16 20:23:10'),
(47247, '71.132.8.142', NULL, 1, '2025-06-16 21:16:10', '2025-06-16 21:16:10'),
(47248, '103.199.152.41', NULL, 1, '2025-06-16 21:49:09', '2025-06-16 21:49:09'),
(47249, '173.244.42.149', NULL, 1, '2025-06-16 21:58:37', '2025-06-16 21:58:37'),
(47250, '123.6.49.12', NULL, 1, '2025-06-16 22:00:40', '2025-06-16 22:00:40'),
(47251, '104.196.158.94', NULL, 1, '2025-06-16 22:08:52', '2025-06-16 22:08:52'),
(47252, '57.141.4.20', NULL, 1, '2025-06-16 22:39:40', '2025-06-16 22:39:40'),
(47253, '43.135.183.82', NULL, 1, '2025-06-16 23:02:09', '2025-06-16 23:02:09'),
(47254, '43.134.57.196', NULL, 1, '2025-06-16 23:16:32', '2025-06-16 23:16:32'),
(47255, '34.123.170.104', NULL, 1, '2025-06-16 23:40:18', '2025-06-16 23:40:18'),
(47256, '208.100.26.236', NULL, 2, '2025-06-16 23:55:31', '2025-06-16 23:55:31'),
(47257, '43.157.50.58', NULL, 1, '2025-06-17 00:17:49', '2025-06-17 00:17:49'),
(47258, '46.183.223.125', NULL, 1, '2025-06-17 00:52:08', '2025-06-17 00:52:08'),
(47259, '43.166.251.233', NULL, 1, '2025-06-17 00:58:29', '2025-06-17 00:58:29'),
(47260, '205.210.31.202', NULL, 1, '2025-06-17 01:39:36', '2025-06-17 01:39:36'),
(47261, '43.159.148.221', NULL, 1, '2025-06-17 01:48:01', '2025-06-17 01:48:01'),
(47262, '77.75.77.54', NULL, 1, '2025-06-17 02:07:19', '2025-06-17 02:07:19'),
(47263, '34.83.103.155', NULL, 1, '2025-06-17 02:08:56', '2025-06-17 02:08:56'),
(47264, '51.68.236.69', NULL, 1, '2025-06-17 02:19:23', '2025-06-17 02:19:23'),
(47265, '34.19.13.157', NULL, 1, '2025-06-17 02:45:07', '2025-06-17 02:45:07'),
(47266, '121.4.97.180', NULL, 1, '2025-06-17 02:48:12', '2025-06-17 02:48:12'),
(47267, '45.80.158.101', NULL, 1, '2025-06-17 03:01:00', '2025-06-17 03:01:00'),
(47268, '52.167.144.235', NULL, 1, '2025-06-17 03:24:12', '2025-06-17 03:24:12'),
(47269, '40.91.80.231', NULL, 1, '2025-06-17 03:28:16', '2025-06-17 03:28:16'),
(47270, '91.246.41.166', NULL, 1, '2025-06-17 03:30:42', '2025-06-17 03:30:42'),
(47271, '180.190.6.5', NULL, 1, '2025-06-17 05:04:01', '2025-06-17 05:04:01'),
(47272, '17.241.75.207', NULL, 1, '2025-06-17 05:38:29', '2025-06-17 05:38:29'),
(47273, '213.180.203.137', NULL, 1, '2025-06-17 05:40:55', '2025-06-17 05:40:55'),
(47274, '60.188.57.0', NULL, 1, '2025-06-17 05:45:01', '2025-06-17 05:45:01'),
(47275, '93.158.92.11', NULL, 1, '2025-06-17 06:54:50', '2025-06-17 06:54:50'),
(47276, '54.172.199.54', NULL, 4, '2025-06-17 07:06:32', '2025-06-17 13:43:25'),
(47277, '18.214.192.90', NULL, 2, '2025-06-17 07:23:20', '2025-06-17 07:23:23'),
(47278, '54.162.188.33', NULL, 1, '2025-06-17 07:35:04', '2025-06-17 07:35:04'),
(47279, '54.86.125.182', NULL, 1, '2025-06-17 07:43:49', '2025-06-17 07:43:49'),
(47280, '51.68.111.205', NULL, 1, '2025-06-17 07:45:00', '2025-06-17 07:45:00'),
(47281, '174.129.148.162', NULL, 1, '2025-06-17 07:49:33', '2025-06-17 07:49:33'),
(47282, '94.103.87.196', NULL, 1, '2025-06-17 08:31:01', '2025-06-17 08:31:01'),
(47283, '180.110.203.108', NULL, 1, '2025-06-17 08:47:56', '2025-06-17 08:47:56'),
(47284, '54.245.171.110', NULL, 1, '2025-06-17 08:57:07', '2025-06-17 08:57:07'),
(47285, '54.218.107.137', NULL, 1, '2025-06-17 09:33:28', '2025-06-17 09:33:28'),
(47286, '57.141.4.7', NULL, 2, '2025-06-17 09:38:31', '2025-06-17 22:02:41'),
(47287, '43.156.12.8', NULL, 1, '2025-06-17 09:44:04', '2025-06-17 09:44:04'),
(47288, '87.236.176.232', NULL, 1, '2025-06-17 10:11:23', '2025-06-17 10:11:23'),
(47289, '162.120.184.34', NULL, 1, '2025-06-17 10:17:13', '2025-06-17 10:17:13'),
(47290, '103.30.188.214', NULL, 1, '2025-06-17 10:18:26', '2025-06-17 10:18:26'),
(47291, '66.249.66.8', NULL, 1, '2025-06-17 10:21:32', '2025-06-17 10:21:32'),
(47292, '66.249.66.38', NULL, 1, '2025-06-17 10:28:33', '2025-06-17 10:28:33'),
(47293, '51.68.111.243', NULL, 1, '2025-06-17 10:28:42', '2025-06-17 10:28:42'),
(47294, '72.14.201.130', NULL, 1, '2025-06-17 10:59:01', '2025-06-17 10:59:01'),
(47295, '45.125.220.5', NULL, 1, '2025-06-17 11:18:54', '2025-06-17 11:18:54'),
(47296, '196.251.81.91', NULL, 2, '2025-06-17 11:25:56', '2025-06-18 00:46:39'),
(47297, '91.229.239.210', NULL, 1, '2025-06-17 11:31:23', '2025-06-17 11:31:23'),
(47298, '43.135.172.89', NULL, 1, '2025-06-17 11:33:49', '2025-06-17 11:33:49'),
(47299, '181.214.218.170', NULL, 1, '2025-06-17 12:31:27', '2025-06-17 12:31:27'),
(47300, '111.225.148.101', NULL, 1, '2025-06-17 12:40:01', '2025-06-17 12:40:01'),
(47301, '43.167.157.80', NULL, 1, '2025-06-17 12:40:21', '2025-06-17 12:40:21'),
(47302, '178.20.42.24', NULL, 1, '2025-06-17 13:18:11', '2025-06-17 13:18:11'),
(47303, '89.110.109.74', NULL, 1, '2025-06-17 13:33:03', '2025-06-17 13:33:03'),
(47304, '129.226.92.236', NULL, 1, '2025-06-17 15:38:03', '2025-06-17 15:38:03'),
(47305, '57.129.81.225', NULL, 1, '2025-06-17 15:46:17', '2025-06-17 15:46:17'),
(47306, '82.23.204.129', NULL, 1, '2025-06-17 15:56:01', '2025-06-17 15:56:01'),
(47307, '82.22.230.160', NULL, 2, '2025-06-17 15:56:03', '2025-06-17 15:56:04'),
(47308, '134.122.173.240', NULL, 1, '2025-06-17 15:56:49', '2025-06-17 15:56:49'),
(47309, '51.68.236.59', NULL, 1, '2025-06-17 16:00:24', '2025-06-17 16:00:24'),
(47310, '64.227.147.65', NULL, 2, '2025-06-17 16:11:54', '2025-06-17 16:11:56'),
(47311, '45.141.215.170', NULL, 1, '2025-06-17 16:54:25', '2025-06-17 16:54:25'),
(47312, '85.215.202.93', NULL, 1, '2025-06-17 17:22:54', '2025-06-17 17:22:54'),
(47313, '185.39.19.97', NULL, 1, '2025-06-17 17:38:34', '2025-06-17 17:38:34'),
(47314, '13.232.120.135', NULL, 4, '2025-06-17 17:40:56', '2025-06-17 17:41:02'),
(47315, '45.139.104.188', NULL, 1, '2025-06-17 17:50:42', '2025-06-17 17:50:42'),
(47316, '139.155.139.22', NULL, 1, '2025-06-17 18:08:27', '2025-06-17 18:08:27'),
(47317, '20.171.207.165', NULL, 1, '2025-06-17 18:14:06', '2025-06-17 18:14:06'),
(47318, '86.106.74.252', NULL, 1, '2025-06-17 18:27:19', '2025-06-17 18:27:19'),
(47319, '47.82.61.19', NULL, 3, '2025-06-17 18:36:58', '2025-06-17 18:37:00'),
(47320, '69.171.249.2', NULL, 1, '2025-06-17 18:47:40', '2025-06-17 18:47:40'),
(47321, '104.28.208.85', NULL, 1, '2025-06-17 19:09:25', '2025-06-17 19:09:25'),
(47322, '104.28.208.84', NULL, 2, '2025-06-17 19:09:38', '2025-06-17 19:41:45'),
(47323, '124.156.179.141', NULL, 1, '2025-06-17 19:12:45', '2025-06-17 19:12:45'),
(47324, '43.156.204.134', NULL, 1, '2025-06-17 19:57:26', '2025-06-17 19:57:26'),
(47325, '31.94.4.214', NULL, 1, '2025-06-17 20:20:20', '2025-06-17 20:20:20'),
(47326, '103.186.31.45', NULL, 2, '2025-06-17 20:42:02', '2025-06-17 20:42:06'),
(47327, '34.138.157.21', NULL, 1, '2025-06-17 21:15:14', '2025-06-17 21:15:14'),
(47328, '43.196.4.229', NULL, 1, '2025-06-17 21:19:02', '2025-06-17 21:19:02'),
(47329, '172.213.21.125', NULL, 1, '2025-06-17 21:25:23', '2025-06-17 21:25:23'),
(47330, '57.141.4.26', NULL, 1, '2025-06-17 21:27:19', '2025-06-17 21:27:19'),
(47331, '57.141.4.24', NULL, 1, '2025-06-17 21:27:24', '2025-06-17 21:27:24'),
(47332, '135.125.181.14', NULL, 1, '2025-06-17 21:37:09', '2025-06-17 21:37:09'),
(47333, '51.68.107.148', NULL, 1, '2025-06-17 21:42:24', '2025-06-17 21:42:24'),
(47334, '65.21.113.241', NULL, 1, '2025-06-17 22:19:51', '2025-06-17 22:19:51'),
(47335, '196.251.86.200', NULL, 2, '2025-06-17 22:35:39', '2025-06-17 22:35:39'),
(47336, '57.141.4.14', NULL, 1, '2025-06-17 23:00:28', '2025-06-17 23:00:28'),
(47337, '76.181.131.120', NULL, 1, '2025-06-17 23:29:01', '2025-06-17 23:29:01'),
(47338, '87.236.176.119', NULL, 1, '2025-06-17 23:40:27', '2025-06-17 23:40:27'),
(47339, '196.251.86.133', NULL, 1, '2025-06-18 00:00:14', '2025-06-18 00:00:14'),
(47340, '66.249.66.10', NULL, 1, '2025-06-18 00:03:25', '2025-06-18 00:03:25'),
(47341, '8.217.211.243', NULL, 1, '2025-06-18 00:04:36', '2025-06-18 00:04:36'),
(47342, '162.14.197.180', NULL, 1, '2025-06-18 00:16:43', '2025-06-18 00:16:43'),
(47343, '173.244.42.154', NULL, 1, '2025-06-18 01:14:48', '2025-06-18 01:14:48'),
(47344, '35.197.0.77', NULL, 1, '2025-06-18 01:25:09', '2025-06-18 01:25:09'),
(47345, '35.247.107.17', NULL, 1, '2025-06-18 01:57:05', '2025-06-18 01:57:05'),
(47346, '118.179.20.170', NULL, 1, '2025-06-18 02:16:40', '2025-06-18 02:16:40'),
(47347, '135.234.64.33', NULL, 1, '2025-06-18 02:36:34', '2025-06-18 02:36:34'),
(47348, '57.141.4.15', NULL, 1, '2025-06-18 02:57:06', '2025-06-18 02:57:06'),
(47349, '110.40.186.63', NULL, 1, '2025-06-18 03:14:41', '2025-06-18 03:14:41'),
(47350, '51.68.111.209', NULL, 1, '2025-06-18 03:19:21', '2025-06-18 03:19:21'),
(47351, '35.161.55.221', NULL, 1, '2025-06-18 03:43:07', '2025-06-18 03:43:07'),
(47352, '34.138.157.21', NULL, 1, '2025-06-18 04:33:33', '2025-06-18 04:33:33'),
(47353, '35.161.55.221', NULL, 3, '2025-06-18 04:36:58', '2025-06-18 04:37:22'),
(47354, '43.156.204.134', NULL, 1, '2025-06-18 04:43:11', '2025-06-18 04:43:11'),
(47355, '147.182.182.246', NULL, 1, '2025-06-18 04:52:38', '2025-06-18 04:52:38'),
(47356, '80.67.167.81', NULL, 1, '2025-06-18 05:13:41', '2025-06-18 05:13:41'),
(47357, '101.91.148.219', NULL, 1, '2025-06-18 06:11:59', '2025-06-18 06:11:59'),
(47358, '43.153.123.4', NULL, 1, '2025-06-18 06:14:14', '2025-06-18 06:14:14'),
(47359, '82.102.18.180', NULL, 4, '2025-06-18 06:20:03', '2025-06-18 06:20:05'),
(47360, '47.82.60.47', NULL, 3, '2025-06-18 06:34:30', '2025-06-18 06:34:33'),
(47361, '59.152.5.229', NULL, 2, '2025-06-18 06:45:10', '2025-06-18 07:42:11'),
(47362, '52.89.220.50', NULL, 1, '2025-06-18 06:47:49', '2025-06-18 06:47:49'),
(47363, '49.51.252.146', NULL, 1, '2025-06-18 07:07:47', '2025-06-18 07:07:47'),
(47364, '208.100.26.243', NULL, 1, '2025-06-18 07:11:07', '2025-06-18 07:11:07'),
(47365, '208.100.26.236', NULL, 1, '2025-06-18 07:11:08', '2025-06-18 07:11:08'),
(47366, '66.249.66.167', NULL, 3, '2025-06-18 07:36:42', '2025-06-18 07:37:11'),
(47367, '204.217.246.126', NULL, 1, '2025-06-18 07:39:30', '2025-06-18 07:39:30'),
(47368, '57.141.4.26', NULL, 2, '2025-06-18 08:08:12', '2025-06-18 22:14:04'),
(47369, '173.252.107.115', NULL, 1, '2025-06-18 08:24:03', '2025-06-18 08:24:03'),
(47370, '173.252.107.3', NULL, 1, '2025-06-18 08:24:03', '2025-06-18 08:24:03'),
(47371, '162.120.184.33', NULL, 1, '2025-06-18 08:27:30', '2025-06-18 08:27:30'),
(47372, '27.115.124.38', NULL, 1, '2025-06-18 08:30:16', '2025-06-18 08:30:16'),
(47373, '43.134.46.116', NULL, 1, '2025-06-18 08:46:36', '2025-06-18 08:46:36'),
(47374, '3.90.226.10', NULL, 1, '2025-06-18 08:48:55', '2025-06-18 08:48:55'),
(47375, '51.68.107.149', NULL, 1, '2025-06-18 09:01:42', '2025-06-18 09:01:42'),
(47376, '162.120.184.34', NULL, 1, '2025-06-18 09:04:51', '2025-06-18 09:04:51'),
(47377, '43.224.111.119', NULL, 2, '2025-06-18 09:08:27', '2025-06-18 09:17:50'),
(47378, '35.91.140.56', NULL, 1, '2025-06-18 09:41:18', '2025-06-18 09:41:18'),
(47379, '52.14.86.70', NULL, 3, '2025-06-18 09:52:18', '2025-06-18 09:52:25'),
(47380, '18.224.128.89', NULL, 2, '2025-06-18 09:52:19', '2025-06-18 09:52:29'),
(47381, '18.117.235.218', NULL, 1, '2025-06-18 09:52:26', '2025-06-18 09:52:26'),
(47382, '43.229.208.190', NULL, 1, '2025-06-18 09:56:56', '2025-06-18 09:56:56'),
(47383, '65.21.113.241', NULL, 3, '2025-06-18 10:05:50', '2025-06-18 10:05:55'),
(47384, '103.127.4.31', NULL, 1, '2025-06-18 10:32:14', '2025-06-18 10:32:14'),
(47385, '193.186.4.187', NULL, 1, '2025-06-18 10:46:32', '2025-06-18 10:46:32'),
(47386, '72.14.201.137', NULL, 1, '2025-06-18 10:48:27', '2025-06-18 10:48:27'),
(47387, '35.180.34.146', NULL, 1, '2025-06-18 11:09:14', '2025-06-18 11:09:14'),
(47388, '162.120.184.25', NULL, 1, '2025-06-18 11:27:33', '2025-06-18 11:27:33'),
(47389, '205.210.31.27', NULL, 1, '2025-06-18 11:34:58', '2025-06-18 11:34:58'),
(47390, '193.186.4.130', NULL, 1, '2025-06-18 11:39:48', '2025-06-18 11:39:48'),
(47391, '35.197.0.77', NULL, 2, '2025-06-18 11:41:37', '2025-06-18 22:08:13'),
(47392, '45.80.158.101', NULL, 1, '2025-06-18 12:02:45', '2025-06-18 12:02:45'),
(47393, '34.197.140.5', NULL, 1, '2025-06-18 12:04:45', '2025-06-18 12:04:45');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(47394, '114.117.233.112', NULL, 1, '2025-06-18 12:15:28', '2025-06-18 12:15:28'),
(47395, '57.141.4.4', NULL, 1, '2025-06-18 12:30:50', '2025-06-18 12:30:50'),
(47396, '57.141.4.22', NULL, 1, '2025-06-18 12:36:24', '2025-06-18 12:36:24'),
(47397, '110.249.202.145', NULL, 1, '2025-06-18 12:40:16', '2025-06-18 12:40:16'),
(47398, '54.172.199.54', NULL, 1, '2025-06-18 13:21:07', '2025-06-18 13:21:07'),
(47399, '173.252.83.13', NULL, 1, '2025-06-18 13:23:02', '2025-06-18 13:23:02'),
(47400, '52.87.117.230', NULL, 2, '2025-06-18 13:30:57', '2025-06-18 13:30:59'),
(47401, '170.106.35.187', NULL, 1, '2025-06-18 13:40:01', '2025-06-18 13:40:01'),
(47402, '3.95.254.203', NULL, 1, '2025-06-18 13:41:56', '2025-06-18 13:41:56'),
(47403, '40.77.167.158', NULL, 1, '2025-06-18 14:13:31', '2025-06-18 14:13:31'),
(47404, '170.106.65.93', NULL, 1, '2025-06-18 14:26:02', '2025-06-18 14:26:02'),
(47405, '51.68.111.199', NULL, 1, '2025-06-18 14:26:54', '2025-06-18 14:26:54'),
(47406, '51.222.253.9', NULL, 1, '2025-06-18 14:45:38', '2025-06-18 14:45:38'),
(47407, '51.68.236.87', NULL, 1, '2025-06-18 14:49:00', '2025-06-18 14:49:00'),
(47408, '82.22.245.4', NULL, 1, '2025-06-18 14:53:48', '2025-06-18 14:53:48'),
(47409, '104.238.36.111', NULL, 2, '2025-06-18 14:53:56', '2025-06-18 14:53:57'),
(47410, '66.249.66.71', NULL, 1, '2025-06-18 15:09:21', '2025-06-18 15:09:21'),
(47411, '49.51.141.76', NULL, 1, '2025-06-18 15:10:50', '2025-06-18 15:10:50'),
(47412, '49.7.227.204', NULL, 1, '2025-06-18 15:22:24', '2025-06-18 15:22:24'),
(47413, '103.144.201.180', NULL, 2, '2025-06-18 16:14:50', '2025-06-18 16:16:06'),
(47414, '185.238.231.175', NULL, 3, '2025-06-18 16:17:44', '2025-06-18 16:18:51'),
(47415, '185.238.231.138', NULL, 1, '2025-06-18 16:27:06', '2025-06-18 16:27:06'),
(47416, '128.204.212.87', NULL, 1, '2025-06-18 18:02:38', '2025-06-18 18:02:38'),
(47417, '185.177.72.111', NULL, 16, '2025-06-18 18:13:12', '2025-06-18 21:04:06'),
(47418, '106.227.49.113', NULL, 1, '2025-06-18 18:34:30', '2025-06-18 18:34:30'),
(47419, '20.171.207.159', NULL, 1, '2025-06-18 18:35:24', '2025-06-18 18:35:24'),
(47420, '51.222.253.6', NULL, 2, '2025-06-18 18:35:46', '2025-06-18 22:04:24'),
(47421, '144.76.19.149', NULL, 2, '2025-06-18 18:55:01', '2025-06-18 18:55:23'),
(47422, '65.2.144.241', NULL, 4, '2025-06-18 19:09:10', '2025-06-18 19:09:19'),
(47423, '47.82.60.32', NULL, 3, '2025-06-18 19:33:21', '2025-06-18 19:33:23'),
(47424, '66.249.66.8', NULL, 1, '2025-06-18 19:33:42', '2025-06-18 19:33:42'),
(47425, '69.171.251.8', NULL, 1, '2025-06-18 20:01:01', '2025-06-18 20:01:01'),
(47426, '51.222.253.16', NULL, 1, '2025-06-18 20:11:05', '2025-06-18 20:11:05'),
(47427, '98.70.25.209', NULL, 1, '2025-06-18 20:15:20', '2025-06-18 20:15:20'),
(47428, '35.188.69.102', NULL, 2, '2025-06-18 20:21:18', '2025-06-19 03:47:55'),
(47429, '95.108.213.214', NULL, 1, '2025-06-18 20:27:00', '2025-06-18 20:27:00'),
(47430, '54.80.67.84', NULL, 1, '2025-06-18 20:32:06', '2025-06-18 20:32:06'),
(47431, '104.232.209.42', NULL, 1, '2025-06-18 20:36:29', '2025-06-18 20:36:29'),
(47432, '188.213.1.75', NULL, 2, '2025-06-18 20:36:34', '2025-06-18 20:36:35'),
(47433, '43.166.239.145', NULL, 1, '2025-06-18 20:37:30', '2025-06-18 20:37:30'),
(47434, '35.230.104.10', NULL, 1, '2025-06-18 20:39:18', '2025-06-18 20:39:18'),
(47435, '47.82.60.24', NULL, 3, '2025-06-18 21:18:46', '2025-06-18 21:18:49'),
(47436, '103.171.232.16', NULL, 1, '2025-06-18 21:24:29', '2025-06-18 21:24:29'),
(47437, '43.153.135.208', NULL, 1, '2025-06-18 21:27:11', '2025-06-18 21:27:11'),
(47438, '94.191.43.82', NULL, 1, '2025-06-18 21:47:10', '2025-06-18 21:47:10'),
(47439, '173.252.107.10', NULL, 1, '2025-06-18 22:04:44', '2025-06-18 22:04:44'),
(47440, '173.252.107.4', NULL, 1, '2025-06-18 22:04:45', '2025-06-18 22:04:45'),
(47441, '57.141.4.9', NULL, 1, '2025-06-18 22:07:58', '2025-06-18 22:07:58'),
(47442, '20.49.48.128', NULL, 1, '2025-06-18 22:24:54', '2025-06-18 22:24:54'),
(47443, '134.122.207.3', NULL, 3, '2025-06-18 22:44:52', '2025-06-19 00:40:24'),
(47444, '43.166.238.12', NULL, 1, '2025-06-18 23:03:12', '2025-06-18 23:03:12'),
(47445, '35.233.253.36', NULL, 1, '2025-06-18 23:11:43', '2025-06-18 23:11:43'),
(47446, '146.70.194.252', NULL, 4, '2025-06-18 23:36:25', '2025-06-18 23:36:27'),
(47447, '93.158.91.13', NULL, 1, '2025-06-18 23:40:38', '2025-06-18 23:40:38'),
(47448, '35.175.239.249', NULL, 1, '2025-06-18 23:51:55', '2025-06-18 23:51:55'),
(47449, '47.82.60.171', NULL, 1, '2025-06-18 23:54:34', '2025-06-18 23:54:34'),
(47450, '5.189.177.19', NULL, 3, '2025-06-19 00:23:57', '2025-06-19 02:28:52'),
(47451, '34.231.118.144', NULL, 1, '2025-06-19 00:29:40', '2025-06-19 00:29:40'),
(47452, '58.220.33.38', NULL, 1, '2025-06-19 00:44:27', '2025-06-19 00:44:27'),
(47453, '36.111.67.189', NULL, 1, '2025-06-19 00:45:53', '2025-06-19 00:45:53'),
(47454, '54.201.68.171', NULL, 1, '2025-06-19 01:00:29', '2025-06-19 01:00:29'),
(47455, '51.222.253.19', NULL, 1, '2025-06-19 01:04:07', '2025-06-19 01:04:07'),
(47456, '23.137.105.26', NULL, 1, '2025-06-19 01:09:42', '2025-06-19 01:09:42'),
(47457, '196.251.86.181', NULL, 1, '2025-06-19 01:31:06', '2025-06-19 01:31:06'),
(47458, '3.22.186.155', NULL, 1, '2025-06-19 01:32:47', '2025-06-19 01:32:47'),
(47459, '43.134.75.217', NULL, 1, '2025-06-19 02:45:47', '2025-06-19 02:45:47'),
(47460, '51.222.253.3', NULL, 1, '2025-06-19 02:53:34', '2025-06-19 02:53:34'),
(47461, '51.222.253.4', NULL, 1, '2025-06-19 02:58:50', '2025-06-19 02:58:50'),
(47462, '66.220.149.2', NULL, 1, '2025-06-19 02:59:20', '2025-06-19 02:59:20'),
(47463, '66.220.149.116', NULL, 1, '2025-06-19 02:59:21', '2025-06-19 02:59:21'),
(47464, '222.79.104.23', NULL, 1, '2025-06-19 03:45:34', '2025-06-19 03:45:34'),
(47465, '46.105.39.50', NULL, 1, '2025-06-19 04:17:58', '2025-06-19 04:17:58'),
(47466, '43.165.69.68', NULL, 1, '2025-06-19 04:30:07', '2025-06-19 04:30:07'),
(47467, '5.189.177.19', NULL, 3, '2025-06-19 04:46:19', '2025-06-19 06:44:04'),
(47468, '51.222.253.14', NULL, 1, '2025-06-19 04:55:24', '2025-06-19 04:55:24'),
(47469, '51.222.253.8', NULL, 3, '2025-06-19 05:01:29', '2025-06-20 00:45:50'),
(47470, '23.137.105.26', NULL, 1, '2025-06-19 05:03:18', '2025-06-19 05:03:18'),
(47471, '185.177.72.108', NULL, 4, '2025-06-19 05:09:26', '2025-06-19 05:10:14'),
(47472, '43.153.48.240', NULL, 1, '2025-06-19 05:23:46', '2025-06-19 05:23:46'),
(47473, '124.223.193.19', NULL, 2, '2025-06-19 05:28:33', '2025-06-19 05:37:27'),
(47474, '44.249.164.9', NULL, 1, '2025-06-19 05:40:18', '2025-06-19 05:40:18'),
(47475, '64.227.147.65', NULL, 2, '2025-06-19 05:41:00', '2025-06-19 05:41:01'),
(47476, '128.204.212.85', NULL, 1, '2025-06-19 05:59:34', '2025-06-19 05:59:34'),
(47477, '103.199.152.41', NULL, 1, '2025-06-19 06:11:59', '2025-06-19 06:11:59'),
(47478, '5.189.188.40', NULL, 4, '2025-06-19 06:32:39', '2025-06-19 07:23:30'),
(47479, '124.236.100.56', NULL, 2, '2025-06-19 06:33:38', '2025-06-19 08:48:32'),
(47480, '156.146.37.91', NULL, 1, '2025-06-19 06:41:31', '2025-06-19 06:41:31'),
(47481, '118.195.153.213', NULL, 1, '2025-06-19 06:45:45', '2025-06-19 06:45:45'),
(47482, '140.179.18.91', NULL, 1, '2025-06-19 06:46:13', '2025-06-19 06:46:13'),
(47483, '51.222.253.7', NULL, 2, '2025-06-19 07:22:05', '2025-06-19 21:14:30'),
(47484, '198.144.190.175', NULL, 1, '2025-06-19 08:06:32', '2025-06-19 08:06:32'),
(47485, '35.197.0.77', NULL, 2, '2025-06-19 08:09:01', '2025-06-19 18:23:29'),
(47486, '43.229.208.190', NULL, 1, '2025-06-19 08:29:56', '2025-06-19 08:29:56'),
(47487, '18.222.191.101', NULL, 2, '2025-06-19 08:31:43', '2025-06-19 08:32:00'),
(47488, '18.225.25.214', NULL, 4, '2025-06-19 08:31:44', '2025-06-19 13:10:11'),
(47489, '18.117.183.64', NULL, 4, '2025-06-19 08:31:45', '2025-06-19 11:37:01'),
(47490, '18.116.38.124', NULL, 1, '2025-06-19 08:32:00', '2025-06-19 08:32:00'),
(47491, '51.222.253.16', NULL, 1, '2025-06-19 09:37:48', '2025-06-19 09:37:48'),
(47492, '51.222.253.9', NULL, 1, '2025-06-19 09:45:19', '2025-06-19 09:45:19'),
(47493, '111.231.1.45', NULL, 2, '2025-06-19 09:54:28', '2025-06-19 10:01:27'),
(47494, '94.191.43.82', NULL, 1, '2025-06-19 09:58:49', '2025-06-19 09:58:49'),
(47495, '66.249.66.9', NULL, 1, '2025-06-19 10:14:01', '2025-06-19 10:14:01'),
(47496, '196.251.87.218', NULL, 2, '2025-06-19 10:21:38', '2025-06-19 10:29:42'),
(47497, '43.143.60.88', NULL, 4, '2025-06-19 10:22:54', '2025-06-19 10:34:21'),
(47498, '37.111.224.176', NULL, 2, '2025-06-19 10:58:33', '2025-06-19 11:02:41'),
(47499, '90.187.238.157', NULL, 2, '2025-06-19 11:15:31', '2025-06-19 11:15:34'),
(47500, '66.249.66.39', NULL, 1, '2025-06-19 11:22:03', '2025-06-19 11:22:03'),
(47501, '18.224.128.89', NULL, 2, '2025-06-19 11:36:55', '2025-06-19 13:56:27'),
(47502, '3.15.185.133', NULL, 3, '2025-06-19 11:37:01', '2025-06-19 13:56:33'),
(47503, '43.157.150.69', NULL, 1, '2025-06-19 11:55:01', '2025-06-19 11:55:01'),
(47504, '168.91.14.173', NULL, 1, '2025-06-19 12:05:03', '2025-06-19 12:05:03'),
(47505, '188.143.244.138', NULL, 1, '2025-06-19 12:15:41', '2025-06-19 12:15:41'),
(47506, '185.21.13.119', NULL, 1, '2025-06-19 12:39:55', '2025-06-19 12:39:55'),
(47507, '110.249.201.56', NULL, 1, '2025-06-19 12:40:12', '2025-06-19 12:40:12'),
(47508, '51.222.253.4', NULL, 2, '2025-06-19 12:50:54', '2025-06-19 22:15:53'),
(47509, '43.167.245.18', NULL, 1, '2025-06-19 12:51:31', '2025-06-19 12:51:31'),
(47510, '51.222.253.5', NULL, 2, '2025-06-19 12:58:10', '2025-06-19 17:46:43'),
(47511, '128.204.212.84', NULL, 2, '2025-06-19 13:00:31', '2025-06-19 19:30:41'),
(47512, '132.232.144.200', NULL, 1, '2025-06-19 13:10:23', '2025-06-19 13:10:23'),
(47513, '52.87.117.230', NULL, 1, '2025-06-19 13:15:05', '2025-06-19 13:15:05'),
(47514, '54.172.199.54', NULL, 2, '2025-06-19 13:33:00', '2025-06-19 13:33:02'),
(47515, '66.220.149.10', NULL, 1, '2025-06-19 13:44:59', '2025-06-19 13:44:59'),
(47516, '120.50.22.50', NULL, 1, '2025-06-19 13:55:25', '2025-06-19 13:55:25'),
(47517, '3.22.98.176', NULL, 2, '2025-06-19 13:56:27', '2025-06-19 13:56:32'),
(47518, '128.106.117.20', NULL, 1, '2025-06-19 14:18:53', '2025-06-19 14:18:53'),
(47519, '119.15.155.23', NULL, 1, '2025-06-19 14:29:56', '2025-06-19 14:29:56'),
(47520, '45.251.58.246', NULL, 1, '2025-06-19 14:31:16', '2025-06-19 14:31:16'),
(47521, '162.120.184.35', NULL, 2, '2025-06-19 14:37:24', '2025-06-19 18:06:12'),
(47522, '20.86.235.138', NULL, 2, '2025-06-19 14:42:37', '2025-06-19 14:42:55'),
(47523, '195.178.110.146', NULL, 1, '2025-06-19 15:10:10', '2025-06-19 15:10:10'),
(47524, '103.120.222.37', NULL, 3, '2025-06-19 15:16:02', '2025-06-19 15:45:40'),
(47525, '115.127.82.234', NULL, 1, '2025-06-19 15:16:15', '2025-06-19 15:16:15'),
(47526, '40.77.167.71', NULL, 1, '2025-06-19 15:54:41', '2025-06-19 15:54:41'),
(47527, '121.4.97.180', NULL, 1, '2025-06-19 16:16:22', '2025-06-19 16:16:22'),
(47528, '23.106.196.86', NULL, 1, '2025-06-19 16:33:13', '2025-06-19 16:33:13'),
(47529, '111.225.149.69', NULL, 1, '2025-06-19 16:36:14', '2025-06-19 16:36:14'),
(47530, '51.68.236.114', NULL, 2, '2025-06-19 16:40:55', '2025-06-20 02:02:42'),
(47531, '172.96.160.216', NULL, 2, '2025-06-19 16:47:17', '2025-06-19 16:47:18'),
(47532, '58.145.190.204', NULL, 1, '2025-06-19 16:57:30', '2025-06-19 16:57:30'),
(47533, '212.118.43.65', NULL, 1, '2025-06-19 17:07:51', '2025-06-19 17:07:51'),
(47534, '42.236.17.97', NULL, 1, '2025-06-19 17:15:59', '2025-06-19 17:15:59'),
(47535, '52.167.144.222', NULL, 1, '2025-06-19 17:22:23', '2025-06-19 17:22:23'),
(47536, '47.82.60.73', NULL, 1, '2025-06-19 17:31:26', '2025-06-19 17:31:26'),
(47537, '51.68.236.95', NULL, 2, '2025-06-19 17:31:30', '2025-06-19 17:31:30'),
(47538, '51.222.253.13', NULL, 2, '2025-06-19 18:03:31', '2025-06-20 00:39:02'),
(47539, '173.252.83.2', NULL, 1, '2025-06-19 18:25:41', '2025-06-19 18:25:41'),
(47540, '173.252.83.24', NULL, 1, '2025-06-19 18:25:41', '2025-06-19 18:25:41'),
(47541, '43.157.168.43', NULL, 1, '2025-06-19 18:31:40', '2025-06-19 18:31:40'),
(47542, '51.68.107.157', NULL, 1, '2025-06-19 18:39:44', '2025-06-19 18:39:44'),
(47543, '37.111.192.112', NULL, 2, '2025-06-19 19:10:03', '2025-06-19 19:12:16'),
(47544, '43.153.76.247', NULL, 1, '2025-06-19 19:17:46', '2025-06-19 19:17:46'),
(47545, '118.89.233.234', NULL, 1, '2025-06-19 19:27:23', '2025-06-19 19:27:23'),
(47546, '47.82.60.223', NULL, 1, '2025-06-19 19:43:54', '2025-06-19 19:43:54'),
(47547, '54.166.126.132', NULL, 1, '2025-06-19 19:56:52', '2025-06-19 19:56:52'),
(47548, '77.75.78.171', NULL, 1, '2025-06-19 20:01:17', '2025-06-19 20:01:17'),
(47549, '47.82.60.53', NULL, 1, '2025-06-19 20:02:52', '2025-06-19 20:02:52'),
(47550, '81.68.234.150', NULL, 4, '2025-06-19 20:16:18', '2025-06-19 22:29:04'),
(47551, '42.236.17.14', NULL, 1, '2025-06-19 20:23:30', '2025-06-19 20:23:30'),
(47552, '42.236.17.24', NULL, 1, '2025-06-19 20:23:41', '2025-06-19 20:23:41'),
(47553, '129.226.213.145', NULL, 1, '2025-06-19 20:29:32', '2025-06-19 20:29:32'),
(47554, '42.236.17.216', NULL, 1, '2025-06-19 20:30:58', '2025-06-19 20:30:58'),
(47555, '42.236.17.89', NULL, 1, '2025-06-19 20:32:37', '2025-06-19 20:32:37'),
(47556, '20.171.207.96', NULL, 1, '2025-06-19 21:32:13', '2025-06-19 21:32:13'),
(47557, '3.108.67.228', NULL, 4, '2025-06-19 22:05:01', '2025-06-19 22:05:04'),
(47558, '113.141.91.58', NULL, 1, '2025-06-19 22:35:19', '2025-06-19 22:35:19'),
(47559, '35.227.78.24', NULL, 2, '2025-06-19 22:49:15', '2025-06-20 03:29:16'),
(47560, '45.135.232.178', NULL, 1, '2025-06-19 22:57:24', '2025-06-19 22:57:24'),
(47561, '107.151.222.187', NULL, 4, '2025-06-19 23:21:02', '2025-06-19 23:21:03'),
(47562, '136.243.220.211', NULL, 1, '2025-06-20 00:13:52', '2025-06-20 00:13:52'),
(47563, '35.91.241.101', NULL, 1, '2025-06-20 00:25:00', '2025-06-20 00:25:00'),
(47564, '42.236.17.226', NULL, 1, '2025-06-20 01:02:49', '2025-06-20 01:02:49'),
(47565, '35.231.30.11', NULL, 1, '2025-06-20 01:06:24', '2025-06-20 01:06:24'),
(47566, '175.6.217.4', NULL, 1, '2025-06-20 01:32:51', '2025-06-20 01:32:51'),
(47567, '190.96.141.165', NULL, 1, '2025-06-20 01:54:50', '2025-06-20 01:54:50'),
(47568, '35.196.233.70', NULL, 1, '2025-06-20 02:05:34', '2025-06-20 02:05:34'),
(47569, '47.82.60.55', NULL, 1, '2025-06-20 02:19:53', '2025-06-20 02:19:53'),
(47570, '57.141.4.13', NULL, 1, '2025-06-20 02:40:15', '2025-06-20 02:40:15'),
(47571, '156.228.174.181', NULL, 2, '2025-06-20 02:51:27', '2025-06-20 02:51:28'),
(47572, '20.171.207.233', NULL, 1, '2025-06-20 03:22:46', '2025-06-20 03:22:46'),
(47573, '51.222.253.6', NULL, 1, '2025-06-20 03:27:12', '2025-06-20 03:27:12'),
(47574, '54.188.64.67', NULL, 1, '2025-06-20 03:29:40', '2025-06-20 03:29:40'),
(47575, '51.222.253.12', NULL, 1, '2025-06-20 03:32:37', '2025-06-20 03:32:37'),
(47576, '208.100.26.248', NULL, 1, '2025-06-20 03:45:34', '2025-06-20 03:45:34'),
(47577, '208.100.26.233', NULL, 1, '2025-06-20 03:45:34', '2025-06-20 03:45:34'),
(47578, '43.157.170.126', NULL, 1, '2025-06-20 03:50:20', '2025-06-20 03:50:20'),
(47579, '51.68.111.199', NULL, 1, '2025-06-20 03:57:55', '2025-06-20 03:57:55'),
(47580, '110.166.71.39', NULL, 1, '2025-06-20 04:34:06', '2025-06-20 04:34:06'),
(47581, '35.197.0.77', NULL, 3, '2025-06-20 04:34:25', '2025-06-21 01:01:56'),
(47582, '57.141.4.22', NULL, 1, '2025-06-20 04:55:23', '2025-06-20 04:55:23'),
(47583, '170.106.11.141', NULL, 1, '2025-06-20 04:57:08', '2025-06-20 04:57:08'),
(47584, '57.141.4.15', NULL, 1, '2025-06-20 04:59:04', '2025-06-20 04:59:04'),
(47585, '205.210.31.48', NULL, 1, '2025-06-20 05:24:52', '2025-06-20 05:24:52'),
(47586, '64.71.161.81', NULL, 2, '2025-06-20 05:37:48', '2025-06-20 19:02:15'),
(47587, '20.86.235.138', NULL, 2, '2025-06-20 06:07:42', '2025-06-20 06:08:15'),
(47588, '51.68.236.91', NULL, 1, '2025-06-20 06:31:43', '2025-06-20 06:31:43'),
(47589, '47.82.61.21', NULL, 1, '2025-06-20 07:01:00', '2025-06-20 07:01:00'),
(47590, '104.47.23.126', NULL, 1, '2025-06-20 07:01:29', '2025-06-20 07:01:29'),
(47591, '150.31.177.240', NULL, 1, '2025-06-20 07:01:36', '2025-06-20 07:01:36'),
(47592, '82.156.68.74', NULL, 1, '2025-06-20 07:35:00', '2025-06-20 07:35:00'),
(47593, '51.222.253.7', NULL, 1, '2025-06-20 08:11:50', '2025-06-20 08:11:50'),
(47594, '51.222.253.3', NULL, 2, '2025-06-20 08:22:12', '2025-06-20 15:50:57'),
(47595, '203.83.11.14', NULL, 1, '2025-06-20 08:31:05', '2025-06-20 08:31:05'),
(47596, '47.82.60.251', NULL, 1, '2025-06-20 08:57:16', '2025-06-20 08:57:16'),
(47597, '45.84.107.97', NULL, 1, '2025-06-20 09:50:11', '2025-06-20 09:50:11'),
(47598, '51.195.166.174', NULL, 1, '2025-06-20 09:50:32', '2025-06-20 09:50:32'),
(47599, '20.82.233.176', NULL, 2, '2025-06-20 09:58:01', '2025-06-20 09:58:16'),
(47600, '93.158.90.69', NULL, 1, '2025-06-20 10:43:50', '2025-06-20 10:43:50'),
(47601, '196.251.86.133', NULL, 1, '2025-06-20 11:02:22', '2025-06-20 11:02:22'),
(47602, '103.217.111.122', NULL, 1, '2025-06-20 11:13:45', '2025-06-20 11:13:45'),
(47603, '43.157.147.3', NULL, 1, '2025-06-20 11:22:36', '2025-06-20 11:22:36'),
(47604, '46.105.42.96', NULL, 1, '2025-06-20 12:00:14', '2025-06-20 12:00:14'),
(47605, '170.106.160.90', NULL, 1, '2025-06-20 12:14:46', '2025-06-20 12:14:46'),
(47606, '111.225.149.26', NULL, 1, '2025-06-20 12:42:50', '2025-06-20 12:42:50'),
(47607, '51.222.253.1', NULL, 2, '2025-06-20 12:43:02', '2025-06-20 15:45:15'),
(47608, '51.222.253.4', NULL, 1, '2025-06-20 12:48:26', '2025-06-20 12:48:26'),
(47609, '151.236.22.131', NULL, 1, '2025-06-20 12:53:45', '2025-06-20 12:53:45'),
(47610, '54.172.199.54', NULL, 1, '2025-06-20 13:15:44', '2025-06-20 13:15:44'),
(47611, '128.204.212.84', NULL, 1, '2025-06-20 13:16:13', '2025-06-20 13:16:13'),
(47612, '52.87.117.230', NULL, 2, '2025-06-20 13:23:31', '2025-06-20 13:23:36'),
(47613, '89.110.103.94', NULL, 1, '2025-06-20 13:42:46', '2025-06-20 13:42:46'),
(47614, '111.231.1.45', NULL, 3, '2025-06-20 14:20:42', '2025-06-20 14:26:56'),
(47615, '46.105.40.140', NULL, 1, '2025-06-20 14:39:27', '2025-06-20 14:39:27'),
(47616, '43.156.29.145', NULL, 1, '2025-06-20 14:44:26', '2025-06-20 14:44:26'),
(47617, '45.139.104.188', NULL, 1, '2025-06-20 16:08:38', '2025-06-20 16:08:38'),
(47618, '146.70.194.236', NULL, 4, '2025-06-20 16:31:17', '2025-06-20 16:31:18'),
(47619, '66.249.79.199', NULL, 5, '2025-06-20 16:40:22', '2025-06-21 02:12:29'),
(47620, '18.224.83.89', NULL, 1, '2025-06-20 16:41:53', '2025-06-20 16:41:53'),
(47621, '162.120.185.54', NULL, 1, '2025-06-20 17:10:41', '2025-06-20 17:10:41'),
(47622, '43.153.54.138', NULL, 1, '2025-06-20 17:56:07', '2025-06-20 17:56:07'),
(47623, '51.222.253.17', NULL, 2, '2025-06-20 17:59:57', '2025-06-21 03:47:54'),
(47624, '51.222.253.8', NULL, 1, '2025-06-20 18:05:47', '2025-06-20 18:05:47'),
(47625, '43.153.107.22', NULL, 1, '2025-06-20 18:35:58', '2025-06-20 18:35:58'),
(47626, '34.1.45.180', NULL, 1, '2025-06-20 19:08:10', '2025-06-20 19:08:10'),
(47627, '136.243.228.193', NULL, 1, '2025-06-20 19:26:55', '2025-06-20 19:26:55'),
(47628, '51.222.253.2', NULL, 1, '2025-06-20 19:57:28', '2025-06-20 19:57:28'),
(47629, '51.222.253.20', NULL, 2, '2025-06-20 20:02:46', '2025-06-20 23:22:30'),
(47630, '94.103.87.196', NULL, 1, '2025-06-20 20:03:15', '2025-06-20 20:03:15'),
(47631, '18.182.10.14', NULL, 1, '2025-06-20 20:04:05', '2025-06-20 20:04:05'),
(47632, '162.14.210.15', NULL, 1, '2025-06-20 20:17:30', '2025-06-20 20:17:30'),
(47633, '43.134.41.39', NULL, 2, '2025-06-20 20:20:02', '2025-06-21 02:29:59'),
(47634, '58.220.33.38', NULL, 1, '2025-06-20 20:29:08', '2025-06-20 20:29:08'),
(47635, '51.38.225.46', NULL, 1, '2025-06-20 20:40:58', '2025-06-20 20:40:58'),
(47636, '54.83.56.1', NULL, 1, '2025-06-20 20:48:32', '2025-06-20 20:48:32'),
(47637, '66.220.149.12', NULL, 1, '2025-06-20 20:55:03', '2025-06-20 20:55:03'),
(47638, '66.220.149.5', NULL, 1, '2025-06-20 20:55:03', '2025-06-20 20:55:03'),
(47639, '47.82.61.58', NULL, 1, '2025-06-20 21:12:21', '2025-06-20 21:12:21'),
(47640, '89.110.80.171', NULL, 1, '2025-06-20 21:18:19', '2025-06-20 21:18:19'),
(47641, '66.249.79.200', NULL, 1, '2025-06-20 21:28:53', '2025-06-20 21:28:53'),
(47642, '58.220.21.3', NULL, 2, '2025-06-20 21:31:10', '2025-06-20 21:31:12'),
(47643, '31.13.127.112', NULL, 1, '2025-06-20 21:41:47', '2025-06-20 21:41:47'),
(47644, '34.209.124.56', NULL, 1, '2025-06-20 22:14:03', '2025-06-20 22:14:03'),
(47645, '51.68.236.70', NULL, 1, '2025-06-20 22:17:24', '2025-06-20 22:17:24'),
(47646, '91.84.104.205', NULL, 1, '2025-06-20 22:23:46', '2025-06-20 22:23:46'),
(47647, '188.245.240.103', NULL, 1, '2025-06-20 22:46:59', '2025-06-20 22:46:59'),
(47648, '35.231.119.86', NULL, 2, '2025-06-20 23:02:30', '2025-06-21 03:46:21'),
(47649, '118.195.165.218', NULL, 1, '2025-06-20 23:26:46', '2025-06-20 23:26:46'),
(47650, '51.222.253.13', NULL, 1, '2025-06-21 00:53:55', '2025-06-21 00:53:55'),
(47651, '43.130.67.33', NULL, 1, '2025-06-21 01:59:48', '2025-06-21 01:59:48'),
(47652, '164.132.235.73', NULL, 1, '2025-06-21 02:29:59', '2025-06-21 02:29:59'),
(47653, '34.148.245.211', NULL, 1, '2025-06-21 02:32:35', '2025-06-21 02:32:35'),
(47654, '34.209.223.35', NULL, 1, '2025-06-21 02:34:38', '2025-06-21 02:34:38'),
(47655, '124.156.225.181', NULL, 1, '2025-06-21 02:54:44', '2025-06-21 02:54:44'),
(47656, '212.34.135.52', NULL, 1, '2025-06-21 03:13:32', '2025-06-21 03:13:32'),
(47657, '82.102.18.126', NULL, 4, '2025-06-21 04:32:47', '2025-06-21 04:32:49'),
(47658, '57.141.0.30', NULL, 1, '2025-06-21 05:02:33', '2025-06-21 05:02:33'),
(47659, '209.38.226.135', NULL, 1, '2025-06-21 05:26:49', '2025-06-21 05:26:49'),
(47660, '117.33.163.216', NULL, 1, '2025-06-21 05:31:17', '2025-06-21 05:31:17'),
(47661, '107.151.208.33', NULL, 1, '2025-06-21 05:31:41', '2025-06-21 05:31:41'),
(47662, '51.222.253.13', NULL, 2, '2025-06-21 05:48:44', '2025-06-21 17:51:41'),
(47663, '198.235.24.155', NULL, 1, '2025-06-21 06:09:20', '2025-06-21 06:09:20'),
(47664, '47.254.79.81', NULL, 1, '2025-06-21 06:43:47', '2025-06-21 06:43:47'),
(47665, '66.249.79.199', NULL, 1, '2025-06-21 07:36:06', '2025-06-21 07:36:06'),
(47666, '52.167.144.169', NULL, 1, '2025-06-21 07:44:12', '2025-06-21 07:44:12'),
(47667, '51.222.253.16', NULL, 1, '2025-06-21 07:54:23', '2025-06-21 07:54:23'),
(47668, '195.16.73.192', NULL, 1, '2025-06-21 08:08:13', '2025-06-21 08:08:13'),
(47669, '72.14.201.130', NULL, 1, '2025-06-21 08:23:06', '2025-06-21 08:23:06'),
(47670, '124.222.142.44', NULL, 1, '2025-06-21 08:37:58', '2025-06-21 08:37:58'),
(47671, '103.145.70.100', NULL, 1, '2025-06-21 08:50:19', '2025-06-21 08:50:19'),
(47672, '34.148.245.211', NULL, 3, '2025-06-21 09:11:13', '2025-06-21 22:36:59'),
(47673, '40.77.167.243', NULL, 1, '2025-06-21 09:29:01', '2025-06-21 09:29:01'),
(47674, '103.72.61.254', NULL, 1, '2025-06-21 09:32:43', '2025-06-21 09:32:43'),
(47675, '43.153.19.83', NULL, 1, '2025-06-21 09:57:43', '2025-06-21 09:57:43'),
(47676, '51.222.253.5', NULL, 1, '2025-06-21 09:57:55', '2025-06-21 09:57:55'),
(47677, '162.120.185.35', NULL, 2, '2025-06-21 09:59:04', '2025-06-21 22:16:49'),
(47678, '119.28.177.175', NULL, 1, '2025-06-21 10:38:06', '2025-06-21 10:38:06'),
(47679, '17.241.219.199', NULL, 1, '2025-06-21 10:49:23', '2025-06-21 10:49:23'),
(47680, '80.85.247.231', NULL, 1, '2025-06-21 11:07:44', '2025-06-21 11:07:44'),
(47681, '13.233.138.103', NULL, 4, '2025-06-21 11:08:42', '2025-06-21 11:08:51'),
(47682, '216.244.66.200', NULL, 1, '2025-06-21 11:12:24', '2025-06-21 11:12:24'),
(47683, '35.197.0.77', NULL, 2, '2025-06-21 11:15:40', '2025-06-21 21:32:23'),
(47684, '42.236.17.30', NULL, 1, '2025-06-21 11:41:07', '2025-06-21 11:41:07'),
(47685, '185.157.214.24', NULL, 1, '2025-06-21 11:43:43', '2025-06-21 11:43:43'),
(47686, '182.42.111.156', NULL, 1, '2025-06-21 11:50:15', '2025-06-21 11:50:15'),
(47687, '18.97.9.172', NULL, 1, '2025-06-21 11:54:55', '2025-06-21 11:54:55'),
(47688, '128.204.212.85', NULL, 1, '2025-06-21 11:56:55', '2025-06-21 11:56:55'),
(47689, '162.120.184.35', NULL, 2, '2025-06-21 12:15:15', '2025-06-21 12:17:03'),
(47690, '205.210.31.203', NULL, 1, '2025-06-21 12:24:04', '2025-06-21 12:24:04'),
(47691, '193.186.4.159', NULL, 1, '2025-06-21 12:26:56', '2025-06-21 12:26:56'),
(47692, '110.249.201.165', NULL, 1, '2025-06-21 12:41:23', '2025-06-21 12:41:23'),
(47693, '51.222.253.8', NULL, 1, '2025-06-21 12:54:44', '2025-06-21 12:54:44'),
(47694, '123.16.118.26', NULL, 1, '2025-06-21 13:12:07', '2025-06-21 13:12:07'),
(47695, '42.236.101.252', NULL, 1, '2025-06-21 13:28:29', '2025-06-21 13:28:29'),
(47696, '110.249.201.193', NULL, 1, '2025-06-21 13:34:22', '2025-06-21 13:34:22'),
(47697, '46.105.39.49', NULL, 1, '2025-06-21 13:40:26', '2025-06-21 13:40:26'),
(47698, '154.16.192.208', NULL, 1, '2025-06-21 13:56:38', '2025-06-21 13:56:38'),
(47699, '124.223.197.100', NULL, 2, '2025-06-21 13:56:53', '2025-06-21 14:07:42'),
(47700, '43.163.8.75', NULL, 1, '2025-06-21 14:31:22', '2025-06-21 14:31:22'),
(47701, '103.25.249.231', NULL, 1, '2025-06-21 14:46:30', '2025-06-21 14:46:30'),
(47702, '35.237.169.141', NULL, 2, '2025-06-21 14:54:18', '2025-06-21 14:59:30'),
(47703, '51.222.253.3', NULL, 1, '2025-06-21 15:46:01', '2025-06-21 15:46:01'),
(47704, '91.229.239.210', NULL, 1, '2025-06-21 16:04:53', '2025-06-21 16:04:53'),
(47705, '51.68.111.213', NULL, 1, '2025-06-21 16:14:18', '2025-06-21 16:14:18'),
(47706, '42.236.17.98', NULL, 1, '2025-06-21 16:17:35', '2025-06-21 16:17:35'),
(47707, '43.159.140.236', NULL, 1, '2025-06-21 16:25:23', '2025-06-21 16:25:23'),
(47708, '128.204.212.87', NULL, 1, '2025-06-21 17:03:35', '2025-06-21 17:03:35'),
(47709, '170.106.113.159', NULL, 1, '2025-06-21 17:06:51', '2025-06-21 17:06:51'),
(47710, '119.45.20.16', NULL, 1, '2025-06-21 18:13:32', '2025-06-21 18:13:32'),
(47711, '186.235.171.162', NULL, 1, '2025-06-21 18:51:46', '2025-06-21 18:51:46'),
(47712, '37.111.206.148', NULL, 1, '2025-06-21 19:21:43', '2025-06-21 19:21:43'),
(47713, '62.4.41.122', NULL, 1, '2025-06-21 19:45:56', '2025-06-21 19:45:56'),
(47714, '93.123.109.37', NULL, 3, '2025-06-21 19:57:35', '2025-06-21 19:57:36'),
(47715, '27.147.200.227', NULL, 1, '2025-06-21 21:03:21', '2025-06-21 21:03:21'),
(47716, '162.14.210.15', NULL, 1, '2025-06-21 21:23:49', '2025-06-21 21:23:49'),
(47717, '104.248.200.235', NULL, 1, '2025-06-21 21:30:45', '2025-06-21 21:30:45'),
(47718, '57.141.0.24', NULL, 1, '2025-06-21 22:16:16', '2025-06-21 22:16:16'),
(47719, '89.110.109.74', NULL, 1, '2025-06-21 22:20:41', '2025-06-21 22:20:41'),
(47720, '57.141.0.7', NULL, 1, '2025-06-21 22:28:46', '2025-06-21 22:28:46'),
(47721, '77.74.177.114', NULL, 1, '2025-06-21 22:40:15', '2025-06-21 22:40:15'),
(47722, '205.210.31.144', NULL, 1, '2025-06-21 22:52:28', '2025-06-21 22:52:28'),
(47723, '13.233.84.169', NULL, 4, '2025-06-21 23:37:06', '2025-06-21 23:37:15'),
(47724, '198.235.24.185', NULL, 1, '2025-06-21 23:45:41', '2025-06-21 23:45:41'),
(47725, '51.68.111.208', NULL, 2, '2025-06-21 23:49:39', '2025-06-21 23:49:40'),
(47726, '47.236.38.150', NULL, 1, '2025-06-21 23:56:29', '2025-06-21 23:56:29'),
(47727, '129.28.14.231', NULL, 1, '2025-06-22 00:25:43', '2025-06-22 00:25:43'),
(47728, '54.213.189.29', NULL, 1, '2025-06-22 00:29:49', '2025-06-22 00:29:49'),
(47729, '13.79.243.123', NULL, 2, '2025-06-22 00:35:49', '2025-06-22 00:35:50'),
(47730, '167.71.212.145', NULL, 1, '2025-06-22 01:59:03', '2025-06-22 01:59:03'),
(47731, '77.75.78.171', NULL, 1, '2025-06-22 02:01:06', '2025-06-22 02:01:06'),
(47732, '170.106.15.3', NULL, 1, '2025-06-22 02:01:24', '2025-06-22 02:01:24'),
(47733, '52.138.136.252', NULL, 1, '2025-06-22 02:34:56', '2025-06-22 02:34:56'),
(47734, '51.68.236.94', NULL, 1, '2025-06-22 02:55:12', '2025-06-22 02:55:12'),
(47735, '170.106.35.187', NULL, 1, '2025-06-22 02:56:17', '2025-06-22 02:56:17'),
(47736, '43.135.142.37', NULL, 1, '2025-06-22 03:28:49', '2025-06-22 03:28:49'),
(47737, '192.175.111.247', NULL, 1, '2025-06-22 04:01:36', '2025-06-22 04:01:36'),
(47738, '192.175.111.244', NULL, 2, '2025-06-22 04:01:36', '2025-06-22 04:01:40'),
(47739, '192.175.111.245', NULL, 2, '2025-06-22 04:01:37', '2025-06-22 04:01:39'),
(47740, '192.175.111.251', NULL, 1, '2025-06-22 04:01:40', '2025-06-22 04:01:40'),
(47741, '54.212.27.152', NULL, 1, '2025-06-22 04:06:06', '2025-06-22 04:06:06'),
(47742, '20.171.207.205', NULL, 2, '2025-06-22 04:30:41', '2025-06-22 05:20:04'),
(47743, '66.249.79.200', NULL, 2, '2025-06-22 04:30:49', '2025-06-22 14:00:41'),
(47744, '43.157.188.74', NULL, 1, '2025-06-22 04:44:49', '2025-06-22 04:44:49'),
(47745, '66.249.79.199', NULL, 3, '2025-06-22 04:46:03', '2025-06-22 19:28:44'),
(47746, '66.102.128.22', NULL, 1, '2025-06-22 05:03:38', '2025-06-22 05:03:38'),
(47747, '34.148.245.211', NULL, 4, '2025-06-22 05:20:27', '2025-06-23 01:34:30'),
(47748, '57.141.0.26', NULL, 1, '2025-06-22 05:30:30', '2025-06-22 05:30:30'),
(47749, '51.68.236.68', NULL, 2, '2025-06-22 05:52:16', '2025-06-22 14:37:59'),
(47750, '196.251.86.133', NULL, 1, '2025-06-22 06:16:42', '2025-06-22 06:16:42'),
(47751, '52.24.10.31', NULL, 1, '2025-06-22 07:31:43', '2025-06-22 07:31:43'),
(47752, '35.197.0.77', NULL, 2, '2025-06-22 07:51:34', '2025-06-22 18:14:58'),
(47753, '103.145.70.100', NULL, 2, '2025-06-22 08:19:55', '2025-06-22 08:25:24'),
(47754, '43.229.208.190', NULL, 2, '2025-06-22 08:25:15', '2025-06-22 15:35:18'),
(47755, '51.68.107.149', NULL, 1, '2025-06-22 08:32:14', '2025-06-22 08:32:14'),
(47756, '196.251.83.95', NULL, 1, '2025-06-22 08:49:37', '2025-06-22 08:49:37'),
(47757, '52.187.125.23', NULL, 1, '2025-06-22 08:50:57', '2025-06-22 08:50:57'),
(47758, '198.235.24.130', NULL, 1, '2025-06-22 09:00:59', '2025-06-22 09:00:59'),
(47759, '43.134.69.90', NULL, 1, '2025-06-22 09:02:58', '2025-06-22 09:02:58'),
(47760, '45.135.232.10', NULL, 1, '2025-06-22 09:13:37', '2025-06-22 09:13:37'),
(47761, '42.236.101.199', NULL, 1, '2025-06-22 09:31:26', '2025-06-22 09:31:26'),
(47762, '103.20.53.17', NULL, 2, '2025-06-22 09:38:53', '2025-06-22 09:39:14'),
(47763, '162.120.184.34', NULL, 1, '2025-06-22 09:38:54', '2025-06-22 09:38:54'),
(47764, '173.252.79.115', NULL, 1, '2025-06-22 09:39:39', '2025-06-22 09:39:39'),
(47765, '103.234.27.198', NULL, 2, '2025-06-22 09:43:42', '2025-06-22 09:44:09'),
(47766, '52.167.144.189', NULL, 1, '2025-06-22 10:11:33', '2025-06-22 10:11:33'),
(47767, '74.80.208.143', NULL, 1, '2025-06-22 10:19:00', '2025-06-22 10:19:00'),
(47768, '44.250.60.173', NULL, 1, '2025-06-22 10:43:59', '2025-06-22 10:43:59'),
(47769, '8.213.134.145', NULL, 1, '2025-06-22 10:52:22', '2025-06-22 10:52:22'),
(47770, '51.68.111.242', NULL, 1, '2025-06-22 10:55:56', '2025-06-22 10:55:56'),
(47771, '124.236.100.56', NULL, 1, '2025-06-22 11:21:20', '2025-06-22 11:21:20'),
(47772, '54.223.247.92', NULL, 1, '2025-06-22 11:30:25', '2025-06-22 11:30:25'),
(47773, '52.167.144.204', NULL, 1, '2025-06-22 11:43:22', '2025-06-22 11:43:22'),
(47774, '13.79.243.123', NULL, 2, '2025-06-22 12:31:16', '2025-06-22 12:31:17'),
(47775, '43.143.248.236', NULL, 1, '2025-06-22 12:34:29', '2025-06-22 12:34:29'),
(47776, '193.186.4.159', NULL, 1, '2025-06-22 12:43:33', '2025-06-22 12:43:33'),
(47777, '205.210.31.29', NULL, 1, '2025-06-22 12:50:07', '2025-06-22 12:50:07'),
(47778, '193.186.4.130', NULL, 1, '2025-06-22 12:59:26', '2025-06-22 12:59:26'),
(47779, '43.166.253.94', NULL, 1, '2025-06-22 13:32:50', '2025-06-22 13:32:50'),
(47780, '110.249.202.104', NULL, 1, '2025-06-22 13:35:00', '2025-06-22 13:35:00'),
(47781, '8.219.217.49', NULL, 1, '2025-06-22 13:35:41', '2025-06-22 13:35:41'),
(47782, '51.68.111.243', NULL, 1, '2025-06-22 14:00:20', '2025-06-22 14:00:20'),
(47783, '162.120.185.34', NULL, 1, '2025-06-22 14:08:42', '2025-06-22 14:08:42'),
(47784, '116.206.253.172', NULL, 1, '2025-06-22 14:08:43', '2025-06-22 14:08:43'),
(47785, '162.120.185.35', NULL, 1, '2025-06-22 14:16:36', '2025-06-22 14:16:36'),
(47786, '43.157.156.190', NULL, 1, '2025-06-22 14:22:11', '2025-06-22 14:22:11'),
(47787, '156.146.38.130', NULL, 1, '2025-06-22 14:33:33', '2025-06-22 14:33:33'),
(47788, '20.171.207.59', NULL, 1, '2025-06-22 14:33:56', '2025-06-22 14:33:56'),
(47789, '120.234.134.34', NULL, 1, '2025-06-22 14:52:59', '2025-06-22 14:52:59'),
(47790, '62.141.44.236', NULL, 1, '2025-06-22 15:07:40', '2025-06-22 15:07:40'),
(47791, '18.221.161.42', NULL, 2, '2025-06-22 16:43:49', '2025-06-22 16:43:50'),
(47792, '18.225.25.214', NULL, 1, '2025-06-22 16:43:49', '2025-06-22 16:43:49'),
(47793, '3.15.185.133', NULL, 2, '2025-06-22 16:43:55', '2025-06-22 16:43:56'),
(47794, '51.68.107.141', NULL, 1, '2025-06-22 16:52:13', '2025-06-22 16:52:13'),
(47795, '154.47.20.225', NULL, 1, '2025-06-22 17:32:40', '2025-06-22 17:32:40'),
(47796, '103.176.152.13', NULL, 1, '2025-06-22 17:39:24', '2025-06-22 17:39:24'),
(47797, '128.204.212.87', NULL, 1, '2025-06-22 18:32:41', '2025-06-22 18:32:41'),
(47798, '185.39.19.43', NULL, 1, '2025-06-22 18:42:02', '2025-06-22 18:42:02'),
(47799, '123.253.98.167', NULL, 1, '2025-06-22 18:55:40', '2025-06-22 18:55:40'),
(47800, '94.156.152.234', NULL, 1, '2025-06-22 19:37:48', '2025-06-22 19:37:48'),
(47801, '87.118.116.12', NULL, 1, '2025-06-22 19:38:15', '2025-06-22 19:38:15'),
(47802, '51.68.236.91', NULL, 1, '2025-06-22 19:43:39', '2025-06-22 19:43:39'),
(47803, '185.30.32.159', NULL, 1, '2025-06-22 20:10:00', '2025-06-22 20:10:00'),
(47804, '43.153.49.151', NULL, 1, '2025-06-22 20:39:58', '2025-06-22 20:39:58'),
(47805, '43.156.2.243', NULL, 1, '2025-06-22 20:48:14', '2025-06-22 20:48:14'),
(47806, '196.247.205.23', NULL, 1, '2025-06-22 20:53:17', '2025-06-22 20:53:17'),
(47807, '158.174.135.188', NULL, 3469, '2025-06-22 21:30:23', '2025-06-22 22:18:28'),
(47808, '172.126.122.164', NULL, 1, '2025-06-22 21:32:52', '2025-06-22 21:32:52'),
(47809, '43.135.134.127', NULL, 1, '2025-06-22 21:38:24', '2025-06-22 21:38:24'),
(47810, '180.102.134.69', NULL, 1, '2025-06-22 22:07:40', '2025-06-22 22:07:40'),
(47811, '54.200.46.194', NULL, 1, '2025-06-22 22:15:37', '2025-06-22 22:15:37'),
(47812, '43.153.48.240', NULL, 1, '2025-06-22 22:15:53', '2025-06-22 22:15:53'),
(47813, '84.246.85.11', NULL, 3, '2025-06-22 22:19:11', '2025-06-22 22:19:13'),
(47814, '51.68.236.114', NULL, 2, '2025-06-22 22:19:15', '2025-06-22 22:19:16'),
(47815, '212.34.141.109', NULL, 1, '2025-06-22 22:20:16', '2025-06-22 22:20:16'),
(47816, '176.126.103.148', NULL, 1, '2025-06-22 22:20:54', '2025-06-22 22:20:54'),
(47817, '176.126.103.148', NULL, 1, '2025-06-22 22:20:54', '2025-06-22 22:20:54'),
(47818, '185.177.72.210', NULL, 1, '2025-06-22 22:24:38', '2025-06-22 22:24:38'),
(47819, '57.141.0.23', NULL, 1, '2025-06-22 22:28:21', '2025-06-22 22:28:21'),
(47820, '18.219.225.175', NULL, 2, '2025-06-22 23:05:04', '2025-06-22 23:05:09'),
(47821, '61.145.176.92', NULL, 1, '2025-06-22 23:23:34', '2025-06-22 23:23:34'),
(47822, '43.153.73.200', NULL, 1, '2025-06-22 23:25:00', '2025-06-22 23:25:00'),
(47823, '34.75.215.12', NULL, 1, '2025-06-23 00:54:43', '2025-06-23 00:54:43'),
(47824, '122.51.104.231', NULL, 1, '2025-06-23 01:10:05', '2025-06-23 01:10:05'),
(47825, '51.68.236.71', NULL, 1, '2025-06-23 03:02:43', '2025-06-23 03:02:43'),
(47826, '31.13.103.3', NULL, 1, '2025-06-23 03:04:54', '2025-06-23 03:04:54'),
(47827, '109.172.84.31', NULL, 1, '2025-06-23 04:01:35', '2025-06-23 04:01:35'),
(47828, '128.140.33.18', NULL, 1, '2025-06-23 04:02:03', '2025-06-23 04:02:03'),
(47829, '35.237.172.57', NULL, 1, '2025-06-23 04:17:33', '2025-06-23 04:17:33'),
(47830, '196.251.81.91', NULL, 1, '2025-06-23 04:40:28', '2025-06-23 04:40:28'),
(47831, '178.128.35.181', NULL, 1, '2025-06-23 04:49:19', '2025-06-23 04:49:19'),
(47832, '91.201.113.132', NULL, 1, '2025-06-23 05:34:49', '2025-06-23 05:34:49'),
(47833, '120.230.23.155', NULL, 1, '2025-06-23 05:46:55', '2025-06-23 05:46:55'),
(47834, '34.75.215.12', NULL, 1, '2025-06-23 05:51:00', '2025-06-23 05:51:00'),
(47835, '106.75.7.96', NULL, 1, '2025-06-23 05:52:21', '2025-06-23 05:52:21'),
(47836, '106.75.66.25', NULL, 1, '2025-06-23 05:53:04', '2025-06-23 05:53:04'),
(47837, '196.251.87.218', NULL, 1, '2025-06-23 06:11:27', '2025-06-23 06:11:27'),
(47838, '43.128.67.187', NULL, 1, '2025-06-23 06:37:52', '2025-06-23 06:37:52'),
(47839, '35.94.199.58', NULL, 1, '2025-06-23 06:43:51', '2025-06-23 06:43:51'),
(47840, '51.68.111.216', NULL, 1, '2025-06-23 06:51:14', '2025-06-23 06:51:14'),
(47841, '82.156.68.74', NULL, 2, '2025-06-23 07:09:40', '2025-06-23 10:12:33'),
(47842, '35.80.34.152', NULL, 1, '2025-06-23 07:10:57', '2025-06-23 07:10:57'),
(47843, '14.128.63.14', NULL, 1, '2025-06-23 07:20:36', '2025-06-23 07:20:36'),
(47844, '51.68.107.161', NULL, 1, '2025-06-23 07:28:50', '2025-06-23 07:28:50'),
(47845, '123.253.98.167', NULL, 2, '2025-06-23 07:29:20', '2025-06-23 07:30:22'),
(47846, '49.51.243.95', NULL, 1, '2025-06-23 07:33:39', '2025-06-23 07:33:39'),
(47847, '27.147.133.198', NULL, 1, '2025-06-23 07:47:12', '2025-06-23 07:47:12'),
(47848, '185.177.72.202', NULL, 18, '2025-06-23 08:09:15', '2025-06-23 10:52:41'),
(47849, '34.148.245.211', NULL, 3, '2025-06-23 08:15:28', '2025-06-23 21:38:43'),
(47850, '52.169.52.187', NULL, 2, '2025-06-23 08:21:41', '2025-06-23 08:21:42'),
(47851, '162.120.184.35', NULL, 1, '2025-06-23 08:23:19', '2025-06-23 08:23:19'),
(47852, '205.210.31.3', NULL, 1, '2025-06-23 09:53:11', '2025-06-23 09:53:11'),
(47853, '42.236.12.248', NULL, 1, '2025-06-23 10:02:23', '2025-06-23 10:02:23'),
(47854, '103.106.239.236', NULL, 1, '2025-06-23 10:35:26', '2025-06-23 10:35:26'),
(47855, '183.14.30.191', NULL, 1, '2025-06-23 10:42:40', '2025-06-23 10:42:40'),
(47856, '43.229.208.190', NULL, 1, '2025-06-23 10:53:13', '2025-06-23 10:53:13'),
(47857, '66.249.79.199', NULL, 1, '2025-06-23 11:03:41', '2025-06-23 11:03:41'),
(47858, '66.249.79.200', NULL, 1, '2025-06-23 11:21:03', '2025-06-23 11:21:03'),
(47859, '202.152.76.6', NULL, 1, '2025-06-23 11:26:59', '2025-06-23 11:26:59'),
(47860, '172.96.160.216', NULL, 2, '2025-06-23 11:40:53', '2025-06-23 11:40:53'),
(47861, '167.172.49.122', NULL, 4, '2025-06-23 11:42:49', '2025-06-23 11:42:50'),
(47862, '157.90.114.79', NULL, 1, '2025-06-23 11:45:18', '2025-06-23 11:45:18'),
(47863, '156.172.29.236', NULL, 1, '2025-06-23 12:05:22', '2025-06-23 12:05:22'),
(47864, '121.29.51.28', NULL, 2, '2025-06-23 12:05:32', '2025-06-23 12:26:01'),
(47865, '162.120.185.35', NULL, 1, '2025-06-23 12:10:18', '2025-06-23 12:10:18'),
(47866, '42.236.101.201', NULL, 1, '2025-06-23 12:30:02', '2025-06-23 12:30:02'),
(47867, '3.15.185.133', NULL, 2, '2025-06-23 12:31:01', '2025-06-23 12:31:07'),
(47868, '18.225.25.214', NULL, 1, '2025-06-23 12:31:01', '2025-06-23 12:31:01'),
(47869, '18.221.161.42', NULL, 2, '2025-06-23 12:31:02', '2025-06-23 12:31:08'),
(47870, '111.225.148.51', NULL, 1, '2025-06-23 12:38:03', '2025-06-23 12:38:03'),
(47871, '111.225.148.116', NULL, 1, '2025-06-23 13:10:27', '2025-06-23 13:10:27'),
(47872, '34.140.193.29', NULL, 1, '2025-06-23 13:20:15', '2025-06-23 13:20:15'),
(47873, '52.87.117.230', NULL, 1, '2025-06-23 13:26:03', '2025-06-23 13:26:03'),
(47874, '15.207.85.243', NULL, 4, '2025-06-23 13:34:37', '2025-06-23 13:34:43'),
(47875, '18.214.192.90', NULL, 2, '2025-06-23 13:43:41', '2025-06-23 13:43:43'),
(47876, '128.204.212.85', NULL, 1, '2025-06-23 13:48:43', '2025-06-23 13:48:43'),
(47877, '49.51.72.236', NULL, 1, '2025-06-23 14:30:00', '2025-06-23 14:30:00'),
(47878, '103.131.71.132', NULL, 1, '2025-06-23 15:09:22', '2025-06-23 15:09:22'),
(47879, '43.131.36.84', NULL, 1, '2025-06-23 15:17:34', '2025-06-23 15:17:34'),
(47880, '129.226.91.207', NULL, 1, '2025-06-23 15:51:40', '2025-06-23 15:51:40'),
(47881, '1.54.212.154', NULL, 1, '2025-06-23 15:58:36', '2025-06-23 15:58:36'),
(47882, '34.141.215.20', NULL, 1, '2025-06-23 16:21:37', '2025-06-23 16:21:37'),
(47883, '34.141.229.34', NULL, 1, '2025-06-23 16:22:13', '2025-06-23 16:22:13'),
(47884, '175.27.164.113', NULL, 1, '2025-06-23 16:28:42', '2025-06-23 16:28:42'),
(47885, '128.204.212.86', NULL, 1, '2025-06-23 17:07:07', '2025-06-23 17:07:07'),
(47886, '74.179.67.139', NULL, 1, '2025-06-23 17:07:57', '2025-06-23 17:07:57'),
(47887, '217.113.194.203', NULL, 1, '2025-06-23 17:20:35', '2025-06-23 17:20:35'),
(47888, '217.113.194.252', NULL, 1, '2025-06-23 17:20:44', '2025-06-23 17:20:44'),
(47889, '43.143.60.88', NULL, 9, '2025-06-23 18:14:22', '2025-06-23 18:36:22'),
(47890, '45.141.215.80', NULL, 1, '2025-06-23 18:43:01', '2025-06-23 18:43:01'),
(47891, '195.47.238.90', NULL, 1, '2025-06-23 18:43:50', '2025-06-23 18:43:50'),
(47892, '34.132.107.40', NULL, 2, '2025-06-23 19:37:12', '2025-06-24 03:16:03'),
(47893, '122.51.104.231', NULL, 1, '2025-06-23 19:52:34', '2025-06-23 19:52:34'),
(47894, '34.19.69.140', NULL, 1, '2025-06-23 19:54:54', '2025-06-23 19:54:54'),
(47895, '129.226.154.196', NULL, 1, '2025-06-23 20:39:15', '2025-06-23 20:39:15'),
(47896, '42.0.7.231', NULL, 1, '2025-06-23 21:06:32', '2025-06-23 21:06:32'),
(47897, '80.94.97.38', NULL, 1, '2025-06-23 21:11:55', '2025-06-23 21:11:55'),
(47898, '43.166.129.247', NULL, 1, '2025-06-23 21:22:20', '2025-06-23 21:22:20'),
(47899, '64.227.70.217', NULL, 1, '2025-06-23 21:24:15', '2025-06-23 21:24:15'),
(47900, '34.90.66.217', NULL, 1, '2025-06-23 21:42:23', '2025-06-23 21:42:23'),
(47901, '41.68.67.25', NULL, 1, '2025-06-23 21:46:01', '2025-06-23 21:46:01'),
(47902, '57.141.0.26', NULL, 1, '2025-06-23 22:00:07', '2025-06-23 22:00:07'),
(47903, '43.131.253.14', NULL, 1, '2025-06-23 22:22:59', '2025-06-23 22:22:59'),
(47904, '52.201.227.66', NULL, 1, '2025-06-23 22:27:08', '2025-06-23 22:27:08'),
(47905, '34.19.32.48', NULL, 1, '2025-06-23 22:27:22', '2025-06-23 22:27:22'),
(47906, '205.169.39.57', NULL, 1, '2025-06-23 22:32:51', '2025-06-23 22:32:51'),
(47907, '193.29.15.252', NULL, 1, '2025-06-23 22:52:56', '2025-06-23 22:52:56'),
(47908, '162.14.210.15', NULL, 1, '2025-06-23 22:58:19', '2025-06-23 22:58:19'),
(47909, '78.153.140.222', NULL, 3, '2025-06-23 23:05:33', '2025-06-23 23:05:33'),
(47910, '51.68.111.203', NULL, 1, '2025-06-23 23:10:44', '2025-06-23 23:10:44'),
(47911, '35.166.244.246', NULL, 1, '2025-06-23 23:17:33', '2025-06-23 23:17:33'),
(47912, '57.141.0.29', NULL, 1, '2025-06-23 23:36:30', '2025-06-23 23:36:30'),
(47913, '31.13.127.13', NULL, 1, '2025-06-23 23:37:11', '2025-06-23 23:37:11'),
(47914, '84.17.48.188', NULL, 1, '2025-06-24 00:15:02', '2025-06-24 00:15:02'),
(47915, '43.166.255.122', NULL, 1, '2025-06-24 00:26:34', '2025-06-24 00:26:34'),
(47916, '95.135.232.55', NULL, 1, '2025-06-24 00:51:28', '2025-06-24 00:51:28'),
(47917, '46.105.39.50', NULL, 1, '2025-06-24 00:53:56', '2025-06-24 00:53:56'),
(47918, '208.100.26.236', NULL, 2, '2025-06-24 01:50:49', '2025-06-24 01:50:49'),
(47919, '173.244.42.172', NULL, 1, '2025-06-24 03:14:13', '2025-06-24 03:14:13'),
(47920, '142.111.48.141', NULL, 1, '2025-06-24 04:03:29', '2025-06-24 04:03:29'),
(47921, '154.203.42.82', NULL, 1, '2025-06-24 04:03:31', '2025-06-24 04:03:31'),
(47922, '82.22.210.61', NULL, 2, '2025-06-24 04:03:32', '2025-06-24 04:03:33'),
(47923, '104.250.201.108', NULL, 2, '2025-06-24 04:03:36', '2025-06-24 04:03:37'),
(47924, '34.148.245.211', NULL, 2, '2025-06-24 04:18:10', '2025-06-24 10:53:45'),
(47925, '71.131.231.117', NULL, 1, '2025-06-24 04:18:51', '2025-06-24 04:18:51'),
(47926, '103.186.187.60', NULL, 1, '2025-06-24 04:43:14', '2025-06-24 04:43:14'),
(47927, '43.133.91.48', NULL, 2, '2025-06-24 05:22:50', '2025-06-24 06:24:53'),
(47928, '27.115.124.38', NULL, 1, '2025-06-24 05:25:16', '2025-06-24 05:25:16'),
(47929, '27.115.124.109', NULL, 1, '2025-06-24 05:25:21', '2025-06-24 05:25:21'),
(47930, '27.115.124.53', NULL, 1, '2025-06-24 05:25:30', '2025-06-24 05:25:30'),
(47931, '198.235.24.194', NULL, 1, '2025-06-24 06:09:22', '2025-06-24 06:09:22'),
(47932, '82.102.18.188', NULL, 4, '2025-06-24 06:11:13', '2025-06-24 06:11:15'),
(47933, '44.243.159.23', NULL, 1, '2025-06-24 06:17:25', '2025-06-24 06:17:25'),
(47934, '34.19.32.48', NULL, 1, '2025-06-24 06:30:09', '2025-06-24 06:30:09'),
(47935, '216.73.163.20', NULL, 3, '2025-06-24 06:36:36', '2025-06-24 06:37:20'),
(47936, '45.146.54.99', NULL, 1, '2025-06-24 06:41:09', '2025-06-24 06:41:09'),
(47937, '52.91.184.221', NULL, 2, '2025-06-24 06:49:33', '2025-06-24 07:04:31'),
(47938, '173.252.83.8', NULL, 1, '2025-06-24 07:44:40', '2025-06-24 07:44:40'),
(47939, '173.252.83.3', NULL, 1, '2025-06-24 07:44:40', '2025-06-24 07:44:40'),
(47940, '87.251.78.138', NULL, 1, '2025-06-24 07:48:28', '2025-06-24 07:48:28'),
(47941, '36.41.75.167', NULL, 1, '2025-06-24 07:59:06', '2025-06-24 07:59:06'),
(47942, '3.89.148.243', NULL, 1, '2025-06-24 08:12:31', '2025-06-24 08:12:31'),
(47943, '167.172.49.122', NULL, 8, '2025-06-24 08:18:28', '2025-06-24 09:06:17'),
(47944, '188.143.244.135', NULL, 1, '2025-06-24 08:27:10', '2025-06-24 08:27:10'),
(47945, '163.116.133.113', NULL, 1, '2025-06-24 08:31:22', '2025-06-24 08:31:22'),
(47946, '20.171.207.92', NULL, 2, '2025-06-24 08:32:50', '2025-06-24 17:06:34'),
(47947, '42.236.17.35', NULL, 1, '2025-06-24 09:19:54', '2025-06-24 09:19:54'),
(47948, '196.251.81.91', NULL, 1, '2025-06-24 09:47:16', '2025-06-24 09:47:16'),
(47949, '42.236.12.227', NULL, 1, '2025-06-24 09:52:54', '2025-06-24 09:52:54'),
(47950, '212.102.33.155', NULL, 1, '2025-06-24 10:18:33', '2025-06-24 10:18:33'),
(47951, '162.120.185.15', NULL, 1, '2025-06-24 10:50:56', '2025-06-24 10:50:56'),
(47952, '74.179.68.52', NULL, 1, '2025-06-24 10:59:02', '2025-06-24 10:59:02'),
(47953, '103.131.71.92', NULL, 1, '2025-06-24 11:03:46', '2025-06-24 11:03:46'),
(47954, '101.91.148.219', NULL, 1, '2025-06-24 11:08:48', '2025-06-24 11:08:48'),
(47955, '128.204.212.84', NULL, 1, '2025-06-24 11:19:25', '2025-06-24 11:19:25'),
(47956, '128.204.212.87', NULL, 1, '2025-06-24 11:19:27', '2025-06-24 11:19:27'),
(47957, '66.249.64.40', NULL, 1, '2025-06-24 11:30:51', '2025-06-24 11:30:51'),
(47958, '111.225.149.162', NULL, 1, '2025-06-24 12:42:41', '2025-06-24 12:42:41'),
(47959, '103.145.70.100', NULL, 1, '2025-06-24 12:49:41', '2025-06-24 12:49:41'),
(47960, '170.106.197.109', NULL, 1, '2025-06-24 12:53:37', '2025-06-24 12:53:37'),
(47961, '81.56.117.185', NULL, 1, '2025-06-24 13:05:00', '2025-06-24 13:05:00'),
(47962, '217.142.22.55', NULL, 1, '2025-06-24 13:10:05', '2025-06-24 13:10:05'),
(47963, '73.76.52.253', NULL, 1, '2025-06-24 13:18:32', '2025-06-24 13:18:32'),
(47964, '113.166.207.225', NULL, 1, '2025-06-24 13:25:32', '2025-06-24 13:25:32'),
(47965, '52.87.117.230', NULL, 2, '2025-06-24 13:32:49', '2025-06-24 13:32:51'),
(47966, '18.214.192.90', NULL, 1, '2025-06-24 13:34:29', '2025-06-24 13:34:29'),
(47967, '66.249.70.69', NULL, 1, '2025-06-24 13:35:46', '2025-06-24 13:35:46'),
(47968, '43.166.129.247', NULL, 1, '2025-06-24 13:36:13', '2025-06-24 13:36:13'),
(47969, '51.68.111.208', NULL, 1, '2025-06-24 13:59:19', '2025-06-24 13:59:19'),
(47970, '66.249.64.41', NULL, 1, '2025-06-24 14:16:16', '2025-06-24 14:16:16'),
(47971, '118.195.153.213', NULL, 1, '2025-06-24 14:21:01', '2025-06-24 14:21:01'),
(47972, '113.190.237.26', NULL, 1, '2025-06-24 14:27:32', '2025-06-24 14:27:32'),
(47973, '43.134.15.134', NULL, 1, '2025-06-24 14:31:48', '2025-06-24 14:31:48'),
(47974, '51.68.236.59', NULL, 1, '2025-06-24 15:09:19', '2025-06-24 15:09:19'),
(47975, '46.103.13.199', NULL, 1, '2025-06-24 15:10:47', '2025-06-24 15:10:47'),
(47976, '156.146.60.141', NULL, 1, '2025-06-24 15:14:23', '2025-06-24 15:14:23'),
(47977, '185.39.19.48', NULL, 1, '2025-06-24 15:47:42', '2025-06-24 15:47:42'),
(47978, '57.141.0.12', NULL, 1, '2025-06-24 15:56:53', '2025-06-24 15:56:53'),
(47979, '34.223.50.24', NULL, 1, '2025-06-24 16:14:56', '2025-06-24 16:14:56'),
(47980, '34.78.1.130', NULL, 1, '2025-06-24 16:26:04', '2025-06-24 16:26:04'),
(47981, '31.13.115.114', NULL, 1, '2025-06-24 18:03:35', '2025-06-24 18:03:35'),
(47982, '31.13.115.2', NULL, 1, '2025-06-24 18:03:36', '2025-06-24 18:03:36'),
(47983, '5.167.90.24', NULL, 1, '2025-06-24 18:06:32', '2025-06-24 18:06:32'),
(47984, '183.134.59.130', NULL, 6, '2025-06-24 18:38:52', '2025-06-24 18:42:17'),
(47985, '42.92.120.151', NULL, 1, '2025-06-24 18:59:32', '2025-06-24 18:59:32'),
(47986, '196.251.85.130', NULL, 4, '2025-06-24 19:00:01', '2025-06-24 19:01:21'),
(47987, '34.61.53.19', NULL, 2, '2025-06-24 19:21:33', '2025-06-25 02:30:47'),
(47988, '43.157.180.116', NULL, 1, '2025-06-24 19:25:08', '2025-06-24 19:25:08'),
(47989, '34.168.187.67', NULL, 1, '2025-06-24 19:43:31', '2025-06-24 19:43:31'),
(47990, '45.204.198.231', NULL, 1, '2025-06-24 19:46:39', '2025-06-24 19:46:39'),
(47991, '150.109.230.210', NULL, 1, '2025-06-24 20:07:58', '2025-06-24 20:07:58'),
(47992, '66.220.149.9', NULL, 1, '2025-06-24 20:17:56', '2025-06-24 20:17:56'),
(47993, '43.134.41.39', NULL, 1, '2025-06-24 20:26:32', '2025-06-24 20:26:32'),
(47994, '111.172.249.49', NULL, 1, '2025-06-24 20:46:19', '2025-06-24 20:46:19'),
(47995, '43.130.14.245', NULL, 1, '2025-06-24 21:34:02', '2025-06-24 21:34:02'),
(47996, '34.169.7.5', NULL, 1, '2025-06-24 22:13:32', '2025-06-24 22:13:32'),
(47997, '110.40.186.63', NULL, 2, '2025-06-24 23:49:15', '2025-06-25 02:50:19'),
(47998, '20.171.207.37', NULL, 2, '2025-06-24 23:49:41', '2025-06-24 23:49:44'),
(47999, '198.235.24.108', NULL, 1, '2025-06-25 00:20:27', '2025-06-25 00:20:27'),
(48000, '172.121.24.46', NULL, 1, '2025-06-25 00:39:51', '2025-06-25 00:39:51'),
(48001, '185.220.100.249', NULL, 1, '2025-06-25 00:57:20', '2025-06-25 00:57:20'),
(48002, '173.252.87.10', NULL, 1, '2025-06-25 01:21:40', '2025-06-25 01:21:40'),
(48003, '173.252.87.116', NULL, 1, '2025-06-25 01:21:40', '2025-06-25 01:21:40'),
(48004, '209.242.201.176', NULL, 2, '2025-06-25 01:30:34', '2025-06-25 01:30:36'),
(48005, '34.214.247.37', NULL, 1, '2025-06-25 02:06:34', '2025-06-25 02:06:34'),
(48006, '42.236.17.79', NULL, 1, '2025-06-25 02:21:23', '2025-06-25 02:21:23'),
(48007, '54.202.4.45', NULL, 1, '2025-06-25 02:21:39', '2025-06-25 02:21:39'),
(48008, '42.236.17.98', NULL, 1, '2025-06-25 02:27:16', '2025-06-25 02:27:16'),
(48009, '196.251.84.49', NULL, 1, '2025-06-25 02:39:45', '2025-06-25 02:39:45'),
(48010, '185.177.72.115', NULL, 1, '2025-06-25 03:30:12', '2025-06-25 03:30:12'),
(48011, '13.222.128.96', NULL, 1, '2025-06-25 03:57:08', '2025-06-25 03:57:08'),
(48012, '52.102.13.85', NULL, 1, '2025-06-25 04:10:26', '2025-06-25 04:10:26'),
(48013, '150.31.177.35', NULL, 1, '2025-06-25 04:10:32', '2025-06-25 04:10:32'),
(48014, '64.225.61.173', NULL, 1, '2025-06-25 04:17:48', '2025-06-25 04:17:48'),
(48015, '5.35.69.6', NULL, 1, '2025-06-25 04:32:32', '2025-06-25 04:32:32'),
(48016, '190.2.142.78', NULL, 1, '2025-06-25 05:09:55', '2025-06-25 05:09:55'),
(48017, '43.153.96.233', NULL, 1, '2025-06-25 05:20:53', '2025-06-25 05:20:53'),
(48018, '196.251.83.95', NULL, 2, '2025-06-25 05:36:18', '2025-06-25 05:36:24'),
(48019, '118.195.165.218', NULL, 1, '2025-06-25 05:49:30', '2025-06-25 05:49:30'),
(48020, '158.69.25.39', NULL, 1, '2025-06-25 06:00:44', '2025-06-25 06:00:44'),
(48021, '34.169.7.5', NULL, 1, '2025-06-25 06:12:08', '2025-06-25 06:12:08'),
(48022, '43.163.206.70', NULL, 1, '2025-06-25 06:25:50', '2025-06-25 06:25:50'),
(48023, '66.249.79.200', NULL, 2, '2025-06-25 06:52:20', '2025-06-25 23:09:02'),
(48024, '52.167.144.212', NULL, 1, '2025-06-25 07:41:04', '2025-06-25 07:41:04');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(48025, '194.233.72.214', NULL, 7, '2025-06-25 07:45:00', '2025-06-26 03:37:29'),
(48026, '71.132.43.3', NULL, 1, '2025-06-25 07:45:16', '2025-06-25 07:45:16'),
(48027, '5.78.107.94', NULL, 2, '2025-06-25 07:58:48', '2025-06-25 22:43:47'),
(48028, '51.68.236.68', NULL, 2, '2025-06-25 08:04:04', '2025-06-25 08:04:05'),
(48029, '222.79.103.59', NULL, 1, '2025-06-25 09:01:18', '2025-06-25 09:01:18'),
(48030, '196.251.84.111', NULL, 1, '2025-06-25 09:22:06', '2025-06-25 09:22:06'),
(48031, '162.120.185.57', NULL, 1, '2025-06-25 10:02:57', '2025-06-25 10:02:57'),
(48032, '167.172.49.122', NULL, 4, '2025-06-25 10:07:57', '2025-06-25 10:07:58'),
(48033, '72.14.201.130', NULL, 1, '2025-06-25 10:20:45', '2025-06-25 10:20:45'),
(48034, '103.116.167.228', NULL, 1, '2025-06-25 10:24:17', '2025-06-25 10:24:17'),
(48035, '128.204.212.87', NULL, 1, '2025-06-25 10:27:11', '2025-06-25 10:27:11'),
(48036, '173.244.42.158', NULL, 1, '2025-06-25 10:28:02', '2025-06-25 10:28:02'),
(48037, '124.236.100.56', NULL, 1, '2025-06-25 10:47:12', '2025-06-25 10:47:12'),
(48038, '103.131.71.84', NULL, 1, '2025-06-25 11:11:10', '2025-06-25 11:11:10'),
(48039, '43.229.208.190', NULL, 1, '2025-06-25 11:30:49', '2025-06-25 11:30:49'),
(48040, '177.143.36.22', NULL, 1, '2025-06-25 11:31:48', '2025-06-25 11:31:48'),
(48041, '147.78.141.184', NULL, 1, '2025-06-25 11:46:15', '2025-06-25 11:46:15'),
(48042, '13.79.243.123', NULL, 2, '2025-06-25 11:47:36', '2025-06-25 11:47:37'),
(48043, '122.51.104.231', NULL, 1, '2025-06-25 12:07:13', '2025-06-25 12:07:13'),
(48044, '43.133.69.37', NULL, 1, '2025-06-25 12:42:49', '2025-06-25 12:42:49'),
(48045, '128.204.212.86', NULL, 1, '2025-06-25 12:43:24', '2025-06-25 12:43:24'),
(48046, '111.225.148.24', NULL, 1, '2025-06-25 13:03:44', '2025-06-25 13:03:44'),
(48047, '182.92.110.55', NULL, 1, '2025-06-25 13:09:37', '2025-06-25 13:09:37'),
(48048, '74.50.99.130', NULL, 1, '2025-06-25 13:18:46', '2025-06-25 13:18:46'),
(48049, '80.85.246.144', NULL, 1, '2025-06-25 13:19:37', '2025-06-25 13:19:37'),
(48050, '43.153.71.12', NULL, 1, '2025-06-25 13:25:28', '2025-06-25 13:25:28'),
(48051, '52.87.117.230', NULL, 2, '2025-06-25 13:25:56', '2025-06-25 13:25:58'),
(48052, '18.214.192.90', NULL, 1, '2025-06-25 13:26:37', '2025-06-25 13:26:37'),
(48053, '128.204.212.85', NULL, 1, '2025-06-25 13:30:31', '2025-06-25 13:30:31'),
(48054, '77.246.108.83', NULL, 1, '2025-06-25 13:47:37', '2025-06-25 13:47:37'),
(48055, '128.204.212.84', NULL, 1, '2025-06-25 14:13:43', '2025-06-25 14:13:43'),
(48056, '124.248.184.195', NULL, 2, '2025-06-25 14:24:03', '2025-06-25 14:24:05'),
(48057, '57.141.0.26', NULL, 2, '2025-06-25 14:38:11', '2025-06-25 20:54:08'),
(48058, '8.219.229.53', NULL, 1, '2025-06-25 14:41:40', '2025-06-25 14:41:40'),
(48059, '43.134.46.116', NULL, 1, '2025-06-25 14:47:16', '2025-06-25 14:47:16'),
(48060, '103.26.247.122', NULL, 1, '2025-06-25 14:54:24', '2025-06-25 14:54:24'),
(48061, '95.140.159.32', NULL, 1, '2025-06-25 15:51:56', '2025-06-25 15:51:56'),
(48062, '103.120.203.21', NULL, 1, '2025-06-25 16:38:53', '2025-06-25 16:38:53'),
(48063, '52.169.52.187', NULL, 2, '2025-06-25 17:01:21', '2025-06-25 17:01:22'),
(48064, '51.89.207.180', NULL, 20, '2025-06-25 17:14:48', '2025-06-25 17:15:09'),
(48065, '87.251.78.131', NULL, 1, '2025-06-25 17:26:36', '2025-06-25 17:26:36'),
(48066, '196.251.87.218', NULL, 2, '2025-06-25 18:02:06', '2025-06-25 18:11:20'),
(48067, '144.76.19.149', NULL, 1, '2025-06-25 18:30:02', '2025-06-25 18:30:02'),
(48068, '49.232.151.112', NULL, 1, '2025-06-25 18:30:49', '2025-06-25 18:30:49'),
(48069, '76.181.131.120', NULL, 1, '2025-06-25 18:37:24', '2025-06-25 18:37:24'),
(48070, '196.251.81.91', NULL, 3, '2025-06-25 18:37:52', '2025-06-25 18:38:05'),
(48071, '173.234.244.99', NULL, 1, '2025-06-25 18:55:41', '2025-06-25 18:55:41'),
(48072, '31.184.215.152', NULL, 1, '2025-06-25 19:02:19', '2025-06-25 19:02:19'),
(48073, '43.156.228.27', NULL, 1, '2025-06-25 19:08:50', '2025-06-25 19:08:50'),
(48074, '34.57.198.195', NULL, 2, '2025-06-25 19:38:24', '2025-06-26 02:55:05'),
(48075, '193.186.4.159', NULL, 1, '2025-06-25 19:39:18', '2025-06-25 19:39:18'),
(48076, '49.51.253.26', NULL, 1, '2025-06-25 19:55:52', '2025-06-25 19:55:52'),
(48077, '135.84.167.43', NULL, 1, '2025-06-25 19:58:04', '2025-06-25 19:58:04'),
(48078, '34.19.15.106', NULL, 1, '2025-06-25 19:58:06', '2025-06-25 19:58:06'),
(48079, '57.141.0.23', NULL, 1, '2025-06-25 20:06:15', '2025-06-25 20:06:15'),
(48080, '35.187.61.111', NULL, 1, '2025-06-25 20:53:56', '2025-06-25 20:53:56'),
(48081, '88.218.62.29', NULL, 1, '2025-06-25 21:02:24', '2025-06-25 21:02:24'),
(48082, '93.152.230.160', NULL, 1, '2025-06-25 21:04:44', '2025-06-25 21:04:44'),
(48083, '51.68.111.244', NULL, 2, '2025-06-25 21:16:28', '2025-06-25 21:16:29'),
(48084, '91.229.239.210', NULL, 1, '2025-06-25 21:43:32', '2025-06-25 21:43:32'),
(48085, '193.29.15.252', NULL, 1, '2025-06-25 21:59:43', '2025-06-25 21:59:43'),
(48086, '94.103.87.196', NULL, 1, '2025-06-25 22:04:34', '2025-06-25 22:04:34'),
(48087, '34.169.78.215', NULL, 1, '2025-06-25 22:28:53', '2025-06-25 22:28:53'),
(48088, '52.167.144.229', NULL, 1, '2025-06-25 22:50:19', '2025-06-25 22:50:19'),
(48089, '167.99.73.24', NULL, 1, '2025-06-25 23:53:40', '2025-06-25 23:53:40'),
(48090, '85.204.70.88', NULL, 4, '2025-06-26 00:12:56', '2025-06-26 00:12:58'),
(48091, '3.215.59.93', NULL, 1, '2025-06-26 00:14:29', '2025-06-26 00:14:29'),
(48092, '129.28.14.231', NULL, 1, '2025-06-26 00:55:12', '2025-06-26 00:55:12'),
(48093, '51.68.107.144', NULL, 2, '2025-06-26 00:56:51', '2025-06-26 00:56:52'),
(48094, '40.183.172.85', NULL, 1, '2025-06-26 02:04:52', '2025-06-26 02:04:52'),
(48095, '80.85.245.250', NULL, 1, '2025-06-26 02:30:40', '2025-06-26 02:30:40'),
(48096, '185.12.249.39', NULL, 1, '2025-06-26 02:41:11', '2025-06-26 02:41:11'),
(48097, '51.158.70.140', NULL, 1, '2025-06-26 02:48:51', '2025-06-26 02:48:51'),
(48098, '173.252.87.113', NULL, 2, '2025-06-26 02:56:22', '2025-06-26 02:56:23'),
(48099, '3.14.28.127', NULL, 7, '2025-06-26 03:08:45', '2025-06-26 03:08:50'),
(48100, '43.153.12.58', NULL, 1, '2025-06-26 03:51:12', '2025-06-26 03:51:12'),
(48101, '43.143.248.236', NULL, 1, '2025-06-26 03:58:03', '2025-06-26 03:58:03'),
(48102, '52.164.189.198', NULL, 2, '2025-06-26 04:14:41', '2025-06-26 04:14:42'),
(48103, '18.237.29.57', NULL, 1, '2025-06-26 04:22:04', '2025-06-26 04:22:04'),
(48104, '54.184.149.201', NULL, 1, '2025-06-26 04:50:30', '2025-06-26 04:50:30'),
(48105, '43.130.47.33', NULL, 1, '2025-06-26 04:52:15', '2025-06-26 04:52:15'),
(48106, '51.222.253.4', NULL, 1, '2025-06-26 04:56:18', '2025-06-26 04:56:18'),
(48107, '208.100.26.249', NULL, 2, '2025-06-26 06:17:10', '2025-06-26 06:17:10'),
(48108, '88.80.26.3', NULL, 1, '2025-06-26 06:21:29', '2025-06-26 06:21:29'),
(48109, '107.189.1.111', NULL, 1, '2025-06-26 06:21:59', '2025-06-26 06:21:59'),
(48110, '34.169.78.215', NULL, 1, '2025-06-26 06:22:33', '2025-06-26 06:22:33'),
(48111, '185.39.19.48', NULL, 1, '2025-06-26 06:27:08', '2025-06-26 06:27:08'),
(48112, '162.120.185.45', NULL, 1, '2025-06-26 06:33:07', '2025-06-26 06:33:07'),
(48113, '72.14.201.159', NULL, 2, '2025-06-26 06:59:36', '2025-06-26 07:00:19'),
(48114, '162.120.184.35', NULL, 1, '2025-06-26 06:59:59', '2025-06-26 06:59:59'),
(48115, '37.111.212.219', NULL, 1, '2025-06-26 07:04:30', '2025-06-26 07:04:30'),
(48116, '125.75.66.97', NULL, 1, '2025-06-26 07:05:14', '2025-06-26 07:05:14'),
(48117, '162.120.184.34', NULL, 1, '2025-06-26 07:10:49', '2025-06-26 07:10:49'),
(48118, '208.100.26.247', NULL, 2, '2025-06-26 07:40:54', '2025-06-26 07:40:55'),
(48119, '103.131.71.156', NULL, 1, '2025-06-26 07:52:08', '2025-06-26 07:52:08'),
(48120, '124.236.100.56', NULL, 1, '2025-06-26 08:06:35', '2025-06-26 08:06:35'),
(48121, '103.87.212.4', NULL, 1, '2025-06-26 08:12:15', '2025-06-26 08:12:15'),
(48122, '196.251.66.216', NULL, 1, '2025-06-26 08:26:13', '2025-06-26 08:26:13'),
(48123, '103.131.71.93', NULL, 1, '2025-06-26 08:44:30', '2025-06-26 08:44:30'),
(48124, '8.217.211.31', NULL, 1, '2025-06-26 08:56:12', '2025-06-26 08:56:12'),
(48125, '167.172.49.122', NULL, 4, '2025-06-26 08:59:29', '2025-06-26 08:59:30'),
(48126, '52.167.144.142', NULL, 1, '2025-06-26 09:03:16', '2025-06-26 09:03:16'),
(48127, '3.149.8.158', NULL, 4, '2025-06-26 09:26:47', '2025-06-26 14:18:26'),
(48128, '18.224.128.89', NULL, 2, '2025-06-26 09:26:47', '2025-06-26 14:21:51'),
(48129, '3.21.207.46', NULL, 4, '2025-06-26 09:26:53', '2025-06-26 14:18:26'),
(48130, '20.171.207.107', NULL, 1, '2025-06-26 09:59:49', '2025-06-26 09:59:49'),
(48131, '117.33.163.216', NULL, 1, '2025-06-26 10:17:42', '2025-06-26 10:17:42'),
(48132, '128.204.212.85', NULL, 1, '2025-06-26 10:18:02', '2025-06-26 10:18:02'),
(48133, '103.81.175.234', NULL, 1, '2025-06-26 10:41:42', '2025-06-26 10:41:42'),
(48134, '103.124.225.185', NULL, 3, '2025-06-26 10:54:57', '2025-06-26 10:56:23'),
(48135, '43.130.40.120', NULL, 1, '2025-06-26 11:20:49', '2025-06-26 11:20:49'),
(48136, '103.177.167.159', NULL, 1, '2025-06-26 11:23:29', '2025-06-26 11:23:29'),
(48137, '66.249.79.201', NULL, 3, '2025-06-26 12:09:14', '2025-06-26 21:16:43'),
(48138, '43.156.228.27', NULL, 1, '2025-06-26 12:11:21', '2025-06-26 12:11:21'),
(48139, '103.30.188.214', NULL, 1, '2025-06-26 12:13:01', '2025-06-26 12:13:01'),
(48140, '51.68.111.199', NULL, 1, '2025-06-26 12:19:16', '2025-06-26 12:19:16'),
(48141, '110.249.201.116', NULL, 1, '2025-06-26 12:41:37', '2025-06-26 12:41:37'),
(48142, '51.222.253.3', NULL, 1, '2025-06-26 13:02:34', '2025-06-26 13:02:34'),
(48143, '182.42.104.32', NULL, 1, '2025-06-26 13:29:45', '2025-06-26 13:29:45'),
(48144, '202.65.169.90', NULL, 1, '2025-06-26 13:41:23', '2025-06-26 13:41:23'),
(48145, '202.4.107.235', NULL, 1, '2025-06-26 13:42:38', '2025-06-26 13:42:38'),
(48146, '43.229.208.190', NULL, 4, '2025-06-26 14:02:53', '2025-06-26 14:39:19'),
(48147, '191.101.61.20', NULL, 1, '2025-06-26 14:07:25', '2025-06-26 14:07:25'),
(48148, '52.167.144.18', NULL, 1, '2025-06-26 14:14:43', '2025-06-26 14:14:43'),
(48149, '18.225.25.214', NULL, 3, '2025-06-26 14:18:19', '2025-06-26 14:29:37'),
(48150, '103.112.53.204', NULL, 1, '2025-06-26 14:37:17', '2025-06-26 14:37:17'),
(48151, '46.105.46.43', NULL, 1, '2025-06-26 14:40:59', '2025-06-26 14:40:59'),
(48152, '3.144.121.13', NULL, 7, '2025-06-26 14:41:48', '2025-06-26 14:41:54'),
(48153, '116.68.200.206', NULL, 1, '2025-06-26 15:05:22', '2025-06-26 15:05:22'),
(48154, '57.141.0.22', NULL, 1, '2025-06-26 15:34:59', '2025-06-26 15:34:59'),
(48155, '57.141.0.27', NULL, 1, '2025-06-26 15:58:38', '2025-06-26 15:58:38'),
(48156, '128.204.212.86', NULL, 1, '2025-06-26 16:23:04', '2025-06-26 16:23:04'),
(48157, '173.252.107.8', NULL, 1, '2025-06-26 16:33:02', '2025-06-26 16:33:02'),
(48158, '43.143.248.236', NULL, 2, '2025-06-26 16:39:09', '2025-06-26 19:55:19'),
(48159, '42.236.12.204', NULL, 1, '2025-06-26 16:45:01', '2025-06-26 16:45:01'),
(48160, '42.236.17.123', NULL, 1, '2025-06-26 16:45:28', '2025-06-26 16:45:28'),
(48161, '20.191.45.212', NULL, 1, '2025-06-26 17:33:31', '2025-06-26 17:33:31'),
(48162, '43.156.168.214', NULL, 1, '2025-06-26 18:14:12', '2025-06-26 18:14:12'),
(48163, '42.236.12.220', NULL, 1, '2025-06-26 18:44:55', '2025-06-26 18:44:55'),
(48164, '42.236.101.200', NULL, 1, '2025-06-26 18:45:55', '2025-06-26 18:45:55'),
(48165, '43.153.102.138', NULL, 1, '2025-06-26 18:55:18', '2025-06-26 18:55:18'),
(48166, '196.251.87.91', NULL, 1, '2025-06-26 19:05:57', '2025-06-26 19:05:57'),
(48167, '34.96.41.35', NULL, 1, '2025-06-26 19:13:26', '2025-06-26 19:13:26'),
(48168, '144.76.19.149', NULL, 1, '2025-06-26 19:56:37', '2025-06-26 19:56:37'),
(48169, '34.56.9.16', NULL, 2, '2025-06-26 20:28:00', '2025-06-27 03:42:21'),
(48170, '34.145.78.66', NULL, 1, '2025-06-26 20:47:45', '2025-06-26 20:47:45'),
(48171, '66.249.79.199', NULL, 3, '2025-06-26 20:58:26', '2025-06-26 21:08:02'),
(48172, '66.249.79.200', NULL, 1, '2025-06-26 20:58:50', '2025-06-26 20:58:50'),
(48173, '128.204.212.84', NULL, 1, '2025-06-26 21:03:14', '2025-06-26 21:03:14'),
(48174, '81.68.234.150', NULL, 2, '2025-06-26 21:11:02', '2025-06-26 21:17:49'),
(48175, '51.68.111.214', NULL, 1, '2025-06-26 21:48:20', '2025-06-26 21:48:20'),
(48176, '193.46.254.55', NULL, 1, '2025-06-26 22:13:09', '2025-06-26 22:13:09'),
(48177, '196.251.81.91', NULL, 1, '2025-06-26 22:50:16', '2025-06-26 22:50:16'),
(48178, '149.102.238.137', NULL, 1, '2025-06-26 22:53:14', '2025-06-26 22:53:14'),
(48179, '118.89.233.234', NULL, 1, '2025-06-26 23:03:40', '2025-06-26 23:03:40'),
(48180, '57.141.6.30', NULL, 1, '2025-06-26 23:07:38', '2025-06-26 23:07:38'),
(48181, '34.169.198.80', NULL, 1, '2025-06-26 23:16:44', '2025-06-26 23:16:44'),
(48182, '145.239.65.226', NULL, 18, '2025-06-26 23:57:21', '2025-06-27 00:01:45'),
(48183, '129.153.217.174', NULL, 1, '2025-06-26 23:58:25', '2025-06-26 23:58:25'),
(48184, '47.82.60.20', NULL, 1, '2025-06-27 00:06:15', '2025-06-27 00:06:15'),
(48185, '82.21.243.161', NULL, 1, '2025-06-27 01:53:36', '2025-06-27 01:53:36'),
(48186, '179.61.245.196', NULL, 1, '2025-06-27 01:53:38', '2025-06-27 01:53:38'),
(48187, '45.151.161.76', NULL, 2, '2025-06-27 01:53:39', '2025-06-27 01:53:40'),
(48188, '104.238.8.20', NULL, 2, '2025-06-27 01:53:41', '2025-06-27 01:53:41'),
(48189, '52.251.88.98', NULL, 4, '2025-06-27 01:57:30', '2025-06-27 01:57:38'),
(48190, '114.96.103.33', NULL, 1, '2025-06-27 02:02:07', '2025-06-27 02:02:07'),
(48191, '20.171.207.173', NULL, 1, '2025-06-27 02:04:40', '2025-06-27 02:04:40'),
(48192, '5.63.19.24', NULL, 1, '2025-06-27 02:08:43', '2025-06-27 02:08:43'),
(48193, '51.68.111.239', NULL, 1, '2025-06-27 02:48:21', '2025-06-27 02:48:21'),
(48194, '205.169.39.4', NULL, 1, '2025-06-27 02:53:15', '2025-06-27 02:53:15'),
(48195, '35.213.164.233', NULL, 2, '2025-06-27 03:21:23', '2025-06-27 03:21:24'),
(48196, '54.223.247.92', NULL, 1, '2025-06-27 03:59:43', '2025-06-27 03:59:43'),
(48197, '79.137.67.84', NULL, 18, '2025-06-27 04:04:59', '2025-06-27 04:07:35'),
(48198, '91.84.99.6', NULL, 1, '2025-06-27 04:09:52', '2025-06-27 04:09:52'),
(48199, '64.23.246.175', NULL, 1, '2025-06-27 04:32:24', '2025-06-27 04:32:24'),
(48200, '185.220.100.242', NULL, 1, '2025-06-27 04:56:06', '2025-06-27 04:56:06'),
(48201, '173.244.42.157', NULL, 1, '2025-06-27 05:01:38', '2025-06-27 05:01:38'),
(48202, '170.106.180.246', NULL, 1, '2025-06-27 05:12:19', '2025-06-27 05:12:19'),
(48203, '80.85.246.74', NULL, 1, '2025-06-27 05:50:02', '2025-06-27 05:50:02'),
(48204, '47.82.60.9', NULL, 1, '2025-06-27 06:38:43', '2025-06-27 06:38:43'),
(48205, '162.62.231.139', NULL, 1, '2025-06-27 06:42:51', '2025-06-27 06:42:51'),
(48206, '43.159.136.201', NULL, 1, '2025-06-27 06:46:39', '2025-06-27 06:46:39'),
(48207, '34.169.198.80', NULL, 1, '2025-06-27 07:13:32', '2025-06-27 07:13:32'),
(48208, '47.82.60.29', NULL, 1, '2025-06-27 07:39:36', '2025-06-27 07:39:36'),
(48209, '110.249.201.106', NULL, 1, '2025-06-27 07:40:06', '2025-06-27 07:40:06'),
(48210, '139.212.71.94', NULL, 1, '2025-06-27 07:46:37', '2025-06-27 07:46:37'),
(48211, '183.206.120.47', NULL, 1, '2025-06-27 07:51:46', '2025-06-27 07:51:46'),
(48212, '120.239.28.167', NULL, 1, '2025-06-27 07:51:47', '2025-06-27 07:51:47'),
(48213, '42.236.10.72', NULL, 1, '2025-06-27 07:51:51', '2025-06-27 07:51:51'),
(48214, '42.236.10.90', NULL, 2, '2025-06-27 07:51:51', '2025-06-27 07:52:32'),
(48215, '42.236.10.79', NULL, 1, '2025-06-27 07:52:32', '2025-06-27 07:52:32'),
(48216, '51.68.111.213', NULL, 2, '2025-06-27 08:00:12', '2025-06-27 12:10:37'),
(48217, '34.145.78.66', NULL, 1, '2025-06-27 08:21:05', '2025-06-27 08:21:05'),
(48218, '154.47.20.216', NULL, 1, '2025-06-27 08:38:06', '2025-06-27 08:38:06'),
(48219, '44.222.203.205', NULL, 3, '2025-06-27 08:38:33', '2025-06-27 08:40:52'),
(48220, '43.153.58.28', NULL, 1, '2025-06-27 08:57:17', '2025-06-27 08:57:17'),
(48221, '212.34.135.52', NULL, 1, '2025-06-27 08:59:00', '2025-06-27 08:59:00'),
(48222, '216.176.180.2', NULL, 1, '2025-06-27 09:19:29', '2025-06-27 09:19:29'),
(48223, '35.95.44.9', NULL, 1, '2025-06-27 09:25:35', '2025-06-27 09:25:35'),
(48224, '20.171.207.79', NULL, 1, '2025-06-27 09:32:28', '2025-06-27 09:32:28'),
(48225, '47.128.49.209', NULL, 1, '2025-06-27 09:48:17', '2025-06-27 09:48:17'),
(48226, '79.110.185.241', NULL, 1, '2025-06-27 10:22:15', '2025-06-27 10:22:15'),
(48227, '54.244.215.218', NULL, 1, '2025-06-27 10:57:14', '2025-06-27 10:57:14'),
(48228, '69.171.249.1', NULL, 1, '2025-06-27 11:25:20', '2025-06-27 11:25:20'),
(48229, '69.171.249.7', NULL, 1, '2025-06-27 11:25:20', '2025-06-27 11:25:20'),
(48230, '103.186.187.60', NULL, 1, '2025-06-27 11:52:15', '2025-06-27 11:52:15'),
(48231, '94.143.138.172', NULL, 1, '2025-06-27 11:54:59', '2025-06-27 11:54:59'),
(48232, '89.187.162.177', NULL, 1, '2025-06-27 11:55:57', '2025-06-27 11:55:57'),
(48233, '54.158.238.217', NULL, 1, '2025-06-27 12:00:58', '2025-06-27 12:00:58'),
(48234, '147.135.212.201', NULL, 17, '2025-06-27 12:43:20', '2025-06-27 12:44:39'),
(48235, '144.76.19.149', NULL, 2, '2025-06-27 12:44:01', '2025-06-27 12:44:50'),
(48236, '128.204.212.84', NULL, 2, '2025-06-27 13:11:18', '2025-06-27 14:28:43'),
(48237, '44.249.47.152', NULL, 1, '2025-06-27 13:30:53', '2025-06-27 13:30:53'),
(48238, '51.68.111.208', NULL, 1, '2025-06-27 13:45:58', '2025-06-27 13:45:58'),
(48239, '128.204.212.87', NULL, 1, '2025-06-27 13:54:08', '2025-06-27 13:54:08'),
(48240, '31.13.127.13', NULL, 1, '2025-06-27 14:18:02', '2025-06-27 14:18:02'),
(48241, '146.70.194.252', NULL, 4, '2025-06-27 14:28:15', '2025-06-27 14:28:17'),
(48242, '43.159.141.150', NULL, 1, '2025-06-27 15:44:18', '2025-06-27 15:44:18'),
(48243, '57.141.6.5', NULL, 1, '2025-06-27 15:46:10', '2025-06-27 15:46:10'),
(48244, '42.236.17.71', NULL, 1, '2025-06-27 15:46:21', '2025-06-27 15:46:21'),
(48245, '151.244.79.251', NULL, 1, '2025-06-27 16:11:31', '2025-06-27 16:11:31'),
(48246, '57.141.6.1', NULL, 1, '2025-06-27 16:12:41', '2025-06-27 16:12:41'),
(48247, '43.130.139.136', NULL, 1, '2025-06-27 16:27:07', '2025-06-27 16:27:07'),
(48248, '42.236.17.248', NULL, 1, '2025-06-27 16:36:14', '2025-06-27 16:36:14'),
(48249, '103.153.155.10', NULL, 1, '2025-06-27 16:37:18', '2025-06-27 16:37:18'),
(48250, '57.141.6.24', NULL, 2, '2025-06-27 16:51:21', '2025-06-27 17:25:38'),
(48251, '165.227.173.41', NULL, 3, '2025-06-27 16:52:04', '2025-06-27 16:52:13'),
(48252, '51.68.107.149', NULL, 1, '2025-06-27 16:53:13', '2025-06-27 16:53:13'),
(48253, '195.211.77.140', NULL, 1, '2025-06-27 16:53:24', '2025-06-27 16:53:24'),
(48254, '195.211.77.142', NULL, 1, '2025-06-27 16:53:41', '2025-06-27 16:53:41'),
(48255, '43.143.248.236', NULL, 1, '2025-06-27 17:36:08', '2025-06-27 17:36:08'),
(48256, '103.4.250.55', NULL, 2, '2025-06-27 17:40:37', '2025-06-27 17:40:54'),
(48257, '104.164.126.39', NULL, 1, '2025-06-27 17:40:44', '2025-06-27 17:40:44'),
(48258, '146.70.185.32', NULL, 1, '2025-06-27 18:12:38', '2025-06-27 18:12:38'),
(48259, '103.124.226.176', NULL, 1, '2025-06-27 18:28:51', '2025-06-27 18:28:51'),
(48260, '98.80.130.239', NULL, 1, '2025-06-27 18:43:37', '2025-06-27 18:43:37'),
(48261, '103.196.9.25', NULL, 1, '2025-06-27 19:06:55', '2025-06-27 19:06:55'),
(48262, '107.172.195.137', NULL, 2, '2025-06-27 19:06:55', '2025-06-27 19:06:57'),
(48263, '52.197.24.0', NULL, 1, '2025-06-27 20:04:49', '2025-06-27 20:04:49'),
(48264, '178.20.47.92', NULL, 1, '2025-06-27 20:15:51', '2025-06-27 20:15:51'),
(48265, '34.70.72.99', NULL, 2, '2025-06-27 20:15:52', '2025-06-28 03:24:40'),
(48266, '42.236.17.98', NULL, 1, '2025-06-27 20:23:55', '2025-06-27 20:23:55'),
(48267, '42.236.17.196', NULL, 1, '2025-06-27 20:34:26', '2025-06-27 20:34:26'),
(48268, '34.19.111.59', NULL, 1, '2025-06-27 20:37:34', '2025-06-27 20:37:34'),
(48269, '5.35.69.6', NULL, 1, '2025-06-27 20:49:04', '2025-06-27 20:49:04'),
(48270, '114.117.233.112', NULL, 1, '2025-06-27 20:50:42', '2025-06-27 20:50:42'),
(48271, '139.162.142.176', NULL, 1, '2025-06-27 21:01:59', '2025-06-27 21:01:59'),
(48272, '13.79.243.123', NULL, 2, '2025-06-27 21:18:08', '2025-06-27 21:18:55'),
(48273, '87.149.197.1', NULL, 1, '2025-06-27 21:55:10', '2025-06-27 21:55:10'),
(48274, '205.210.31.183', NULL, 1, '2025-06-27 22:16:56', '2025-06-27 22:16:56'),
(48275, '51.68.236.69', NULL, 1, '2025-06-27 22:28:38', '2025-06-27 22:28:38'),
(48276, '209.97.176.26', NULL, 1, '2025-06-27 22:36:10', '2025-06-27 22:36:10'),
(48277, '85.204.70.90', NULL, 4, '2025-06-27 22:47:42', '2025-06-27 22:47:44'),
(48278, '43.166.250.187', NULL, 1, '2025-06-27 22:55:10', '2025-06-27 22:55:10'),
(48279, '45.137.192.195', NULL, 5, '2025-06-27 23:07:20', '2025-06-27 23:07:21'),
(48280, '34.19.99.204', NULL, 1, '2025-06-27 23:08:49', '2025-06-27 23:08:49'),
(48281, '113.173.217.203', NULL, 1, '2025-06-27 23:53:50', '2025-06-27 23:53:50'),
(48282, '43.157.180.116', NULL, 1, '2025-06-28 00:12:51', '2025-06-28 00:12:51'),
(48283, '34.219.216.68', NULL, 1, '2025-06-28 00:18:00', '2025-06-28 00:18:00'),
(48284, '57.141.6.29', NULL, 1, '2025-06-28 01:03:29', '2025-06-28 01:03:29'),
(48285, '205.169.39.6', NULL, 1, '2025-06-28 01:46:42', '2025-06-28 01:46:42'),
(48286, '40.77.167.22', NULL, 1, '2025-06-28 02:42:20', '2025-06-28 02:42:20'),
(48287, '157.90.177.169', NULL, 2, '2025-06-28 03:20:40', '2025-06-28 03:20:41'),
(48288, '51.75.129.164', NULL, 18, '2025-06-28 03:33:55', '2025-06-28 03:37:34'),
(48289, '159.65.9.85', NULL, 1, '2025-06-28 03:55:37', '2025-06-28 03:55:37'),
(48290, '51.68.236.91', NULL, 1, '2025-06-28 04:27:24', '2025-06-28 04:27:24'),
(48291, '34.211.19.90', NULL, 1, '2025-06-28 04:47:36', '2025-06-28 04:47:36'),
(48292, '212.34.135.52', NULL, 1, '2025-06-28 05:14:16', '2025-06-28 05:14:16'),
(48293, '110.166.71.39', NULL, 1, '2025-06-28 05:54:50', '2025-06-28 05:54:50'),
(48294, '139.99.86.250', NULL, 2, '2025-06-28 05:55:30', '2025-06-28 05:55:32'),
(48295, '103.4.250.2', NULL, 1, '2025-06-28 06:00:57', '2025-06-28 06:00:57'),
(48296, '104.164.126.204', NULL, 2, '2025-06-28 06:00:59', '2025-06-28 06:01:07'),
(48297, '103.114.23.95', NULL, 2, '2025-06-28 06:48:15', '2025-06-28 06:48:43'),
(48298, '5.133.192.99', NULL, 1, '2025-06-28 07:00:43', '2025-06-28 07:00:43'),
(48299, '34.19.99.204', NULL, 3, '2025-06-28 07:02:45', '2025-06-28 23:26:03'),
(48300, '85.208.96.196', NULL, 1, '2025-06-28 07:14:18', '2025-06-28 07:14:18'),
(48301, '43.196.4.229', NULL, 1, '2025-06-28 07:37:37', '2025-06-28 07:37:37'),
(48302, '40.77.167.57', NULL, 1, '2025-06-28 07:45:09', '2025-06-28 07:45:09'),
(48303, '185.246.188.149', NULL, 1, '2025-06-28 08:01:23', '2025-06-28 08:01:23'),
(48304, '45.84.107.33', NULL, 1, '2025-06-28 08:02:05', '2025-06-28 08:02:05'),
(48305, '65.108.43.148', NULL, 18, '2025-06-28 08:05:15', '2025-06-28 08:06:11'),
(48306, '34.19.111.59', NULL, 2, '2025-06-28 08:07:31', '2025-06-28 19:16:01'),
(48307, '129.226.174.80', NULL, 1, '2025-06-28 08:07:36', '2025-06-28 08:07:36'),
(48308, '196.251.84.49', NULL, 3, '2025-06-28 08:23:27', '2025-06-28 13:58:50'),
(48309, '52.169.52.187', NULL, 2, '2025-06-28 08:33:07', '2025-06-28 08:34:02'),
(48310, '43.153.58.28', NULL, 1, '2025-06-28 08:51:24', '2025-06-28 08:51:24'),
(48311, '124.226.222.66', NULL, 1, '2025-06-28 09:01:36', '2025-06-28 09:01:36'),
(48312, '69.171.234.13', NULL, 1, '2025-06-28 09:07:43', '2025-06-28 09:07:43'),
(48313, '69.171.234.21', NULL, 1, '2025-06-28 09:07:43', '2025-06-28 09:07:43'),
(48314, '43.159.141.150', NULL, 1, '2025-06-28 09:21:08', '2025-06-28 09:21:08'),
(48315, '66.249.79.199', NULL, 4, '2025-06-28 09:58:44', '2025-06-29 03:33:37'),
(48316, '167.99.73.24', NULL, 1, '2025-06-28 09:59:59', '2025-06-28 09:59:59'),
(48317, '43.166.244.192', NULL, 1, '2025-06-28 10:01:55', '2025-06-28 10:01:55'),
(48318, '193.32.162.211', NULL, 1, '2025-06-28 10:10:43', '2025-06-28 10:10:43'),
(48319, '45.80.158.101', NULL, 1, '2025-06-28 10:24:39', '2025-06-28 10:24:39'),
(48320, '46.105.48.30', NULL, 1, '2025-06-28 10:28:24', '2025-06-28 10:28:24'),
(48321, '128.204.212.87', NULL, 1, '2025-06-28 10:31:33', '2025-06-28 10:31:33'),
(48322, '198.235.24.41', NULL, 1, '2025-06-28 10:48:46', '2025-06-28 10:48:46'),
(48323, '17.241.75.17', NULL, 1, '2025-06-28 11:04:31', '2025-06-28 11:04:31'),
(48324, '91.231.89.23', NULL, 1, '2025-06-28 11:19:54', '2025-06-28 11:19:54'),
(48325, '57.141.6.28', NULL, 1, '2025-06-28 11:35:22', '2025-06-28 11:35:22'),
(48326, '34.70.72.99', NULL, 2, '2025-06-28 11:38:19', '2025-06-28 20:01:34'),
(48327, '20.171.207.79', NULL, 2, '2025-06-28 12:13:25', '2025-06-28 12:13:30'),
(48328, '124.221.245.78', NULL, 1, '2025-06-28 12:14:13', '2025-06-28 12:14:13'),
(48329, '57.141.6.7', NULL, 1, '2025-06-28 12:35:57', '2025-06-28 12:35:57'),
(48330, '57.141.6.21', NULL, 2, '2025-06-28 12:36:00', '2025-06-28 13:51:22'),
(48331, '110.249.201.137', NULL, 1, '2025-06-28 12:41:54', '2025-06-28 12:41:54'),
(48332, '122.165.69.65', NULL, 1, '2025-06-28 12:45:59', '2025-06-28 12:45:59'),
(48333, '178.128.18.34', NULL, 1, '2025-06-28 13:18:23', '2025-06-28 13:18:23'),
(48334, '58.145.188.213', NULL, 1, '2025-06-28 13:35:35', '2025-06-28 13:35:35'),
(48335, '57.141.6.29', NULL, 1, '2025-06-28 13:51:26', '2025-06-28 13:51:26'),
(48336, '57.141.6.10', NULL, 1, '2025-06-28 14:09:52', '2025-06-28 14:09:52'),
(48337, '128.204.212.85', NULL, 1, '2025-06-28 14:14:51', '2025-06-28 14:14:51'),
(48338, '51.68.236.93', NULL, 1, '2025-06-28 14:36:54', '2025-06-28 14:36:54'),
(48339, '163.53.180.146', NULL, 1, '2025-06-28 14:56:48', '2025-06-28 14:56:48'),
(48340, '43.157.22.57', NULL, 1, '2025-06-28 15:11:50', '2025-06-28 15:11:50'),
(48341, '175.27.164.113', NULL, 1, '2025-06-28 15:20:19', '2025-06-28 15:20:19'),
(48342, '17.241.227.30', NULL, 1, '2025-06-28 15:22:08', '2025-06-28 15:22:08'),
(48343, '158.179.21.71', NULL, 2, '2025-06-28 15:30:59', '2025-06-28 15:31:04'),
(48344, '205.169.39.57', NULL, 1, '2025-06-28 15:53:53', '2025-06-28 15:53:53'),
(48345, '43.130.72.177', NULL, 1, '2025-06-28 15:54:30', '2025-06-28 15:54:30'),
(48346, '202.134.11.238', NULL, 3, '2025-06-28 16:09:02', '2025-06-28 16:25:55'),
(48347, '17.22.253.201', NULL, 1, '2025-06-28 16:24:07', '2025-06-28 16:24:07'),
(48348, '191.97.61.32', NULL, 1, '2025-06-28 16:24:59', '2025-06-28 16:24:59'),
(48349, '51.68.107.161', NULL, 1, '2025-06-28 16:26:16', '2025-06-28 16:26:16'),
(48350, '185.39.19.97', NULL, 1, '2025-06-28 17:04:11', '2025-06-28 17:04:11'),
(48351, '87.236.176.154', NULL, 1, '2025-06-28 17:28:12', '2025-06-28 17:28:12'),
(48352, '172.105.92.147', NULL, 1, '2025-06-28 17:40:56', '2025-06-28 17:40:56'),
(48353, '157.55.39.49', NULL, 1, '2025-06-28 17:57:50', '2025-06-28 17:57:50'),
(48354, '54.214.236.249', NULL, 1, '2025-06-28 18:01:46', '2025-06-28 18:01:46'),
(48355, '103.237.36.107', NULL, 2, '2025-06-28 18:18:17', '2025-06-28 18:18:45'),
(48356, '129.211.215.233', NULL, 1, '2025-06-28 18:29:53', '2025-06-28 18:29:53'),
(48357, '111.68.6.154', NULL, 1, '2025-06-28 18:36:50', '2025-06-28 18:36:50'),
(48358, '51.68.236.59', NULL, 1, '2025-06-28 19:02:06', '2025-06-28 19:02:06'),
(48359, '51.222.253.3', NULL, 1, '2025-06-28 19:03:58', '2025-06-28 19:03:58'),
(48360, '134.199.163.252', NULL, 1, '2025-06-28 19:17:34', '2025-06-28 19:17:34'),
(48361, '183.134.59.130', NULL, 4, '2025-06-28 19:18:49', '2025-06-28 19:39:34'),
(48362, '165.227.86.198', NULL, 7, '2025-06-28 19:41:24', '2025-06-28 20:21:29'),
(48363, '83.219.249.209', NULL, 2, '2025-06-28 20:09:39', '2025-06-28 20:10:05'),
(48364, '66.249.79.200', NULL, 4, '2025-06-28 20:43:35', '2025-06-29 03:11:02'),
(48365, '66.249.79.201', NULL, 1, '2025-06-28 20:44:40', '2025-06-28 20:44:40'),
(48366, '43.135.134.127', NULL, 1, '2025-06-28 21:33:54', '2025-06-28 21:33:54'),
(48367, '150.158.45.24', NULL, 2, '2025-06-28 22:08:11', '2025-06-28 22:14:36'),
(48368, '103.204.208.241', NULL, 1, '2025-06-28 22:27:33', '2025-06-28 22:27:33'),
(48369, '124.156.179.141', NULL, 1, '2025-06-28 22:28:37', '2025-06-28 22:28:37'),
(48370, '173.252.107.8', NULL, 2, '2025-06-28 22:45:36', '2025-06-28 22:45:36'),
(48371, '109.70.100.67', NULL, 1, '2025-06-28 23:00:00', '2025-06-28 23:00:00'),
(48372, '88.80.26.4', NULL, 1, '2025-06-28 23:00:43', '2025-06-28 23:00:43'),
(48373, '35.94.45.160', NULL, 1, '2025-06-28 23:07:34', '2025-06-28 23:07:34'),
(48374, '43.153.79.218', NULL, 1, '2025-06-28 23:13:18', '2025-06-28 23:13:18'),
(48375, '51.68.111.244', NULL, 1, '2025-06-29 00:09:57', '2025-06-29 00:09:57'),
(48376, '194.163.152.77', NULL, 1, '2025-06-29 00:44:51', '2025-06-29 00:44:51'),
(48377, '188.126.94.204', NULL, 1, '2025-06-29 01:09:51', '2025-06-29 01:09:51'),
(48378, '46.105.39.50', NULL, 2, '2025-06-29 01:29:21', '2025-06-29 03:06:01'),
(48379, '205.210.31.17', NULL, 1, '2025-06-29 01:33:01', '2025-06-29 01:33:01'),
(48380, '111.231.12.66', NULL, 1, '2025-06-29 03:13:52', '2025-06-29 03:13:52'),
(48381, '91.201.115.242', NULL, 1, '2025-06-29 03:14:15', '2025-06-29 03:14:15'),
(48382, '35.93.151.241', NULL, 1, '2025-06-29 03:30:05', '2025-06-29 03:30:05'),
(48383, '34.70.72.99', NULL, 3, '2025-06-29 04:24:06', '2025-06-29 21:14:03'),
(48384, '193.148.18.52', NULL, 1, '2025-06-29 04:27:49', '2025-06-29 04:27:49'),
(48385, '193.32.162.211', NULL, 1, '2025-06-29 04:53:30', '2025-06-29 04:53:30'),
(48386, '146.190.231.80', NULL, 1, '2025-06-29 04:57:49', '2025-06-29 04:57:49'),
(48387, '44.251.192.220', NULL, 1, '2025-06-29 04:59:08', '2025-06-29 04:59:08'),
(48388, '170.106.147.63', NULL, 1, '2025-06-29 04:59:40', '2025-06-29 04:59:40'),
(48389, '185.247.137.211', NULL, 1, '2025-06-29 05:03:33', '2025-06-29 05:03:33'),
(48390, '43.130.16.212', NULL, 1, '2025-06-29 05:57:01', '2025-06-29 05:57:01'),
(48391, '42.236.17.60', NULL, 1, '2025-06-29 06:02:24', '2025-06-29 06:02:24'),
(48392, '42.236.17.126', NULL, 1, '2025-06-29 06:02:24', '2025-06-29 06:02:24'),
(48393, '42.236.17.70', NULL, 1, '2025-06-29 06:03:51', '2025-06-29 06:03:51'),
(48394, '42.236.17.4', NULL, 1, '2025-06-29 06:04:19', '2025-06-29 06:04:19'),
(48395, '172.245.148.131', NULL, 1, '2025-06-29 06:28:12', '2025-06-29 06:28:12'),
(48396, '124.226.222.66', NULL, 1, '2025-06-29 06:42:08', '2025-06-29 06:42:08'),
(48397, '15.204.182.106', NULL, 2, '2025-06-29 06:45:04', '2025-06-29 07:59:47'),
(48398, '205.169.39.8', NULL, 1, '2025-06-29 06:53:09', '2025-06-29 06:53:09'),
(48399, '66.249.79.201', NULL, 1, '2025-06-29 07:20:33', '2025-06-29 07:20:33'),
(48400, '34.19.99.204', NULL, 3, '2025-06-29 07:34:09', '2025-06-29 23:58:35'),
(48401, '103.91.231.213', NULL, 1, '2025-06-29 08:28:31', '2025-06-29 08:28:31'),
(48402, '44.210.243.197', NULL, 4, '2025-06-29 08:37:38', '2025-06-29 08:37:43'),
(48403, '202.4.107.235', NULL, 1, '2025-06-29 08:51:52', '2025-06-29 08:51:52'),
(48404, '185.246.188.74', NULL, 1, '2025-06-29 08:52:17', '2025-06-29 08:52:17'),
(48405, '103.145.70.100', NULL, 2, '2025-06-29 09:35:17', '2025-06-29 09:35:31'),
(48406, '46.101.76.237', NULL, 1, '2025-06-29 09:39:27', '2025-06-29 09:39:27'),
(48407, '20.171.207.198', NULL, 1, '2025-06-29 09:42:01', '2025-06-29 09:42:01'),
(48408, '144.76.19.149', NULL, 2, '2025-06-29 09:42:28', '2025-06-29 09:42:35'),
(48409, '58.49.233.126', NULL, 1, '2025-06-29 09:45:22', '2025-06-29 09:45:22'),
(48410, '52.167.144.16', NULL, 1, '2025-06-29 09:55:13', '2025-06-29 09:55:13'),
(48411, '35.195.137.84', NULL, 1, '2025-06-29 10:07:24', '2025-06-29 10:07:24'),
(48412, '45.141.233.14', NULL, 2, '2025-06-29 10:12:21', '2025-06-29 10:13:07'),
(48413, '103.122.143.229', NULL, 1, '2025-06-29 10:23:48', '2025-06-29 10:23:48'),
(48414, '162.120.184.226', NULL, 1, '2025-06-29 10:30:56', '2025-06-29 10:30:56'),
(48415, '66.249.79.200', NULL, 1, '2025-06-29 10:37:52', '2025-06-29 10:37:52'),
(48416, '66.249.79.199', NULL, 3, '2025-06-29 10:38:09', '2025-06-29 12:41:44'),
(48417, '42.236.17.79', NULL, 1, '2025-06-29 10:39:16', '2025-06-29 10:39:16'),
(48418, '196.251.84.49', NULL, 3, '2025-06-29 10:43:36', '2025-06-29 22:45:11'),
(48419, '194.163.152.77', NULL, 1, '2025-06-29 11:30:45', '2025-06-29 11:30:45'),
(48420, '18.188.31.93', NULL, 6, '2025-06-29 11:34:51', '2025-06-29 11:34:59'),
(48421, '3.17.147.186', NULL, 6, '2025-06-29 11:34:51', '2025-06-29 11:34:59'),
(48422, '3.12.74.26', NULL, 8, '2025-06-29 11:34:51', '2025-06-29 11:34:58'),
(48423, '18.224.128.89', NULL, 4, '2025-06-29 11:34:52', '2025-06-29 12:51:51'),
(48424, '18.224.128.89', NULL, 4, '2025-06-29 11:34:52', '2025-06-29 12:51:51'),
(48425, '18.225.25.214', NULL, 5, '2025-06-29 11:34:52', '2025-06-29 13:30:12'),
(48426, '42.236.17.54', NULL, 1, '2025-06-29 11:36:01', '2025-06-29 11:36:01'),
(48427, '162.120.184.227', NULL, 2, '2025-06-29 11:52:02', '2025-06-29 13:43:11'),
(48428, '119.28.89.249', NULL, 1, '2025-06-29 11:55:44', '2025-06-29 11:55:44'),
(48429, '34.212.181.20', NULL, 1, '2025-06-29 11:56:36', '2025-06-29 11:56:36'),
(48430, '13.221.3.129', NULL, 1, '2025-06-29 11:58:09', '2025-06-29 11:58:09'),
(48431, '51.68.111.199', NULL, 2, '2025-06-29 11:59:50', '2025-06-29 11:59:51'),
(48432, '185.39.19.49', NULL, 1, '2025-06-29 12:10:54', '2025-06-29 12:10:54'),
(48433, '128.204.212.85', NULL, 1, '2025-06-29 12:11:33', '2025-06-29 12:11:33'),
(48434, '100.42.181.200', NULL, 17, '2025-06-29 12:19:43', '2025-06-29 12:20:56'),
(48435, '111.225.148.6', NULL, 1, '2025-06-29 12:41:55', '2025-06-29 12:41:55'),
(48436, '162.62.213.165', NULL, 1, '2025-06-29 12:48:42', '2025-06-29 12:48:42'),
(48437, '20.171.207.79', NULL, 1, '2025-06-29 12:51:58', '2025-06-29 12:51:58'),
(48438, '94.191.43.82', NULL, 1, '2025-06-29 12:55:20', '2025-06-29 12:55:20'),
(48439, '128.204.212.87', NULL, 1, '2025-06-29 12:59:35', '2025-06-29 12:59:35'),
(48440, '119.148.2.34', NULL, 1, '2025-06-29 13:17:25', '2025-06-29 13:17:25'),
(48441, '203.188.254.238', NULL, 1, '2025-06-29 13:44:12', '2025-06-29 13:44:12'),
(48442, '57.141.6.20', NULL, 1, '2025-06-29 13:52:36', '2025-06-29 13:52:36'),
(48443, '205.210.31.144', NULL, 1, '2025-06-29 14:38:25', '2025-06-29 14:38:25'),
(48444, '202.134.11.230', NULL, 1, '2025-06-29 15:00:03', '2025-06-29 15:00:03'),
(48445, '205.210.31.10', NULL, 1, '2025-06-29 15:15:56', '2025-06-29 15:15:56'),
(48446, '167.71.226.222', NULL, 4, '2025-06-29 15:21:09', '2025-06-29 15:21:12'),
(48447, '154.188.169.70', NULL, 1, '2025-06-29 15:38:15', '2025-06-29 15:38:15'),
(48448, '193.186.4.159', NULL, 1, '2025-06-29 15:47:15', '2025-06-29 15:47:15'),
(48449, '185.241.208.91', NULL, 1, '2025-06-29 15:50:10', '2025-06-29 15:50:10'),
(48450, '110.40.186.63', NULL, 1, '2025-06-29 15:57:59', '2025-06-29 15:57:59'),
(48451, '107.189.5.188', NULL, 1, '2025-06-29 16:00:46', '2025-06-29 16:00:46'),
(48452, '183.160.195.80', NULL, 1, '2025-06-29 16:11:59', '2025-06-29 16:11:59'),
(48453, '42.236.17.218', NULL, 1, '2025-06-29 16:26:29', '2025-06-29 16:26:29'),
(48454, '42.236.17.77', NULL, 1, '2025-06-29 16:46:05', '2025-06-29 16:46:05'),
(48455, '42.236.17.244', NULL, 1, '2025-06-29 16:46:15', '2025-06-29 16:46:15'),
(48456, '42.236.17.212', NULL, 1, '2025-06-29 16:47:16', '2025-06-29 16:47:16'),
(48457, '42.236.17.108', NULL, 1, '2025-06-29 16:47:22', '2025-06-29 16:47:22'),
(48458, '196.251.87.91', NULL, 1, '2025-06-29 16:48:59', '2025-06-29 16:48:59'),
(48459, '87.106.129.103', NULL, 1, '2025-06-29 17:02:04', '2025-06-29 17:02:04'),
(48460, '43.130.78.203', NULL, 1, '2025-06-29 18:09:32', '2025-06-29 18:09:32'),
(48461, '103.190.82.202', NULL, 1, '2025-06-29 18:22:46', '2025-06-29 18:22:46'),
(48462, '192.52.242.39', NULL, 2, '2025-06-29 18:27:23', '2025-06-29 18:56:10'),
(48463, '135.237.131.209', NULL, 1, '2025-06-29 18:41:00', '2025-06-29 18:41:00'),
(48464, '43.153.113.127', NULL, 1, '2025-06-29 18:50:26', '2025-06-29 18:50:26'),
(48465, '103.187.66.163', NULL, 1, '2025-06-29 18:56:58', '2025-06-29 18:56:58'),
(48466, '36.111.67.189', NULL, 1, '2025-06-29 19:10:27', '2025-06-29 19:10:27'),
(48467, '124.120.6.12', NULL, 2, '2025-06-29 19:10:49', '2025-06-29 19:11:19'),
(48468, '91.134.35.95', NULL, 1, '2025-06-29 19:31:06', '2025-06-29 19:31:06'),
(48469, '119.15.155.23', NULL, 1, '2025-06-29 19:47:59', '2025-06-29 19:47:59'),
(48470, '50.17.53.198', NULL, 2, '2025-06-29 20:29:45', '2025-06-29 20:29:45'),
(48471, '18.117.106.220', NULL, 1, '2025-06-29 20:52:24', '2025-06-29 20:52:24'),
(48472, '34.67.134.50', NULL, 1, '2025-06-29 21:02:45', '2025-06-29 21:02:45'),
(48473, '34.145.71.192', NULL, 1, '2025-06-29 21:20:52', '2025-06-29 21:20:52'),
(48474, '43.196.4.229', NULL, 1, '2025-06-29 21:28:27', '2025-06-29 21:28:27'),
(48475, '57.141.6.15', NULL, 1, '2025-06-29 21:31:25', '2025-06-29 21:31:25'),
(48476, '167.99.73.24', NULL, 1, '2025-06-29 21:38:40', '2025-06-29 21:38:40'),
(48477, '100.36.33.148', NULL, 1, '2025-06-29 21:41:04', '2025-06-29 21:41:04'),
(48478, '35.85.232.146', NULL, 1, '2025-06-29 22:18:17', '2025-06-29 22:18:17'),
(48479, '57.141.6.17', NULL, 1, '2025-06-29 22:22:02', '2025-06-29 22:22:02'),
(48480, '94.131.106.99', NULL, 1, '2025-06-29 22:30:50', '2025-06-29 22:30:50'),
(48481, '23.105.110.231', NULL, 3, '2025-06-29 22:41:10', '2025-06-29 22:41:13'),
(48482, '170.106.197.109', NULL, 1, '2025-06-29 23:15:29', '2025-06-29 23:15:29'),
(48483, '34.150.130.78', NULL, 5, '2025-06-29 23:21:45', '2025-06-30 00:36:13'),
(48484, '43.166.244.192', NULL, 1, '2025-06-29 23:29:37', '2025-06-29 23:29:37'),
(48485, '44.243.108.46', NULL, 1, '2025-06-29 23:31:04', '2025-06-29 23:31:04'),
(48486, '52.66.77.200', NULL, 4, '2025-06-29 23:39:32', '2025-06-29 23:39:35'),
(48487, '35.233.210.117', NULL, 1, '2025-06-29 23:53:02', '2025-06-29 23:53:02'),
(48488, '45.94.31.101', NULL, 1, '2025-06-30 01:03:44', '2025-06-30 01:03:44'),
(48489, '178.171.113.151', NULL, 1, '2025-06-30 02:03:59', '2025-06-30 02:03:59'),
(48490, '51.89.207.180', NULL, 20, '2025-06-30 02:20:29', '2025-06-30 02:20:56'),
(48491, '196.251.118.190', NULL, 1, '2025-06-30 02:34:08', '2025-06-30 02:34:08'),
(48492, '222.247.134.203', NULL, 1, '2025-06-30 02:52:05', '2025-06-30 02:52:05'),
(48493, '42.236.10.107', NULL, 1, '2025-06-30 02:52:10', '2025-06-30 02:52:10'),
(48494, '42.236.10.100', NULL, 1, '2025-06-30 02:52:52', '2025-06-30 02:52:52'),
(48495, '121.24.31.243', NULL, 1, '2025-06-30 02:53:11', '2025-06-30 02:53:11'),
(48496, '43.167.232.38', NULL, 1, '2025-06-30 02:53:15', '2025-06-30 02:53:15'),
(48497, '110.230.185.118', NULL, 1, '2025-06-30 02:53:38', '2025-06-30 02:53:38'),
(48498, '27.115.124.96', NULL, 2, '2025-06-30 02:54:06', '2025-06-30 02:54:50'),
(48499, '35.213.164.233', NULL, 2, '2025-06-30 03:26:58', '2025-06-30 03:26:59'),
(48500, '43.166.134.114', NULL, 1, '2025-06-30 03:47:43', '2025-06-30 03:47:43'),
(48501, '34.67.134.50', NULL, 1, '2025-06-30 04:26:58', '2025-06-30 04:26:58'),
(48502, '165.227.86.198', NULL, 7, '2025-06-30 05:10:48', '2025-06-30 05:49:40'),
(48503, '91.229.239.210', NULL, 1, '2025-06-30 05:19:44', '2025-06-30 05:19:44'),
(48504, '34.70.72.99', NULL, 2, '2025-06-30 05:35:51', '2025-06-30 14:05:05'),
(48505, '23.82.29.132', NULL, 1, '2025-06-30 05:36:50', '2025-06-30 05:36:50'),
(48506, '93.152.230.160', NULL, 1, '2025-06-30 05:51:27', '2025-06-30 05:51:27'),
(48507, '124.236.100.56', NULL, 1, '2025-06-30 06:11:28', '2025-06-30 06:11:28'),
(48508, '117.62.235.53', NULL, 1, '2025-06-30 07:19:32', '2025-06-30 07:19:32'),
(48509, '128.204.212.85', NULL, 1, '2025-06-30 07:23:31', '2025-06-30 07:23:31'),
(48510, '45.156.130.26', NULL, 1, '2025-06-30 07:40:23', '2025-06-30 07:40:23'),
(48511, '157.55.39.7', NULL, 1, '2025-06-30 07:54:19', '2025-06-30 07:54:19'),
(48512, '47.89.212.245', NULL, 1, '2025-06-30 08:04:43', '2025-06-30 08:04:43'),
(48513, '196.251.85.48', NULL, 1, '2025-06-30 08:13:04', '2025-06-30 08:13:04'),
(48514, '51.68.111.244', NULL, 1, '2025-06-30 08:51:05', '2025-06-30 08:51:05'),
(48515, '57.141.6.23', NULL, 1, '2025-06-30 09:54:38', '2025-06-30 09:54:38'),
(48516, '51.68.111.209', NULL, 1, '2025-06-30 09:55:28', '2025-06-30 09:55:28'),
(48517, '51.68.111.240', NULL, 1, '2025-06-30 09:57:35', '2025-06-30 09:57:35'),
(48518, '35.164.159.222', NULL, 1, '2025-06-30 10:17:42', '2025-06-30 10:17:42'),
(48519, '43.166.226.186', NULL, 1, '2025-06-30 10:35:52', '2025-06-30 10:35:52'),
(48520, '103.133.167.130', NULL, 1, '2025-06-30 10:37:08', '2025-06-30 10:37:08'),
(48521, '196.245.164.204', NULL, 1, '2025-06-30 10:53:44', '2025-06-30 10:53:44'),
(48522, '128.204.212.84', NULL, 2, '2025-06-30 11:09:20', '2025-07-01 02:01:35'),
(48523, '43.157.188.74', NULL, 1, '2025-06-30 11:14:56', '2025-06-30 11:14:56'),
(48524, '72.14.201.130', NULL, 2, '2025-06-30 12:28:14', '2025-06-30 13:23:38'),
(48525, '217.182.73.60', NULL, 1, '2025-06-30 12:41:23', '2025-06-30 12:41:23'),
(48526, '111.225.149.138', NULL, 1, '2025-06-30 12:46:52', '2025-06-30 12:46:52'),
(48527, '111.225.149.111', NULL, 1, '2025-06-30 13:15:33', '2025-06-30 13:15:33'),
(48528, '38.128.66.10', NULL, 1, '2025-06-30 13:29:03', '2025-06-30 13:29:03'),
(48529, '42.236.17.221', NULL, 1, '2025-06-30 13:41:36', '2025-06-30 13:41:36'),
(48530, '69.171.231.116', NULL, 1, '2025-06-30 13:47:18', '2025-06-30 13:47:18'),
(48531, '3.145.191.130', NULL, 1, '2025-06-30 14:06:01', '2025-06-30 14:06:01'),
(48532, '196.251.83.133', NULL, 1, '2025-06-30 14:10:16', '2025-06-30 14:10:16'),
(48533, '103.92.46.62', NULL, 1, '2025-06-30 14:22:58', '2025-06-30 14:22:58'),
(48534, '27.115.124.109', NULL, 1, '2025-06-30 14:24:44', '2025-06-30 14:24:44'),
(48535, '87.58.67.94', NULL, 1, '2025-06-30 15:05:07', '2025-06-30 15:05:07'),
(48536, '202.134.8.195', NULL, 1, '2025-06-30 15:10:46', '2025-06-30 15:10:46'),
(48537, '189.39.178.163', NULL, 1, '2025-06-30 15:52:37', '2025-06-30 15:52:37'),
(48538, '35.245.44.203', NULL, 1, '2025-06-30 16:12:42', '2025-06-30 16:12:42'),
(48539, '162.120.184.34', NULL, 1, '2025-06-30 16:43:33', '2025-06-30 16:43:33'),
(48540, '57.141.6.12', NULL, 1, '2025-06-30 16:45:06', '2025-06-30 16:45:06'),
(48541, '43.155.140.157', NULL, 1, '2025-06-30 16:52:42', '2025-06-30 16:52:42'),
(48542, '37.111.226.180', NULL, 1, '2025-06-30 16:58:18', '2025-06-30 16:58:18'),
(48543, '54.223.45.134', NULL, 1, '2025-06-30 17:11:05', '2025-06-30 17:11:05'),
(48544, '42.236.17.249', NULL, 1, '2025-06-30 17:24:40', '2025-06-30 17:24:40'),
(48545, '170.106.82.209', NULL, 1, '2025-06-30 17:33:35', '2025-06-30 17:33:35'),
(48546, '202.134.14.232', NULL, 1, '2025-06-30 17:54:44', '2025-06-30 17:54:44'),
(48547, '196.251.87.91', NULL, 1, '2025-06-30 17:54:58', '2025-06-30 17:54:58'),
(48548, '34.66.176.236', NULL, 2, '2025-06-30 18:23:24', '2025-07-01 01:33:37'),
(48549, '35.247.120.13', NULL, 1, '2025-06-30 18:44:54', '2025-06-30 18:44:54'),
(48550, '66.249.79.201', NULL, 1, '2025-06-30 19:10:25', '2025-06-30 19:10:25'),
(48551, '178.249.211.73', NULL, 1, '2025-06-30 19:14:23', '2025-06-30 19:14:23'),
(48552, '77.75.78.171', NULL, 1, '2025-06-30 19:42:49', '2025-06-30 19:42:49'),
(48553, '195.200.26.27', NULL, 1, '2025-06-30 19:44:31', '2025-06-30 19:44:31'),
(48554, '124.226.222.66', NULL, 1, '2025-06-30 19:49:49', '2025-06-30 19:49:49'),
(48555, '103.7.5.5', NULL, 1, '2025-06-30 20:24:59', '2025-06-30 20:24:59'),
(48556, '42.236.17.250', NULL, 1, '2025-06-30 20:51:08', '2025-06-30 20:51:08'),
(48557, '42.236.17.121', NULL, 1, '2025-06-30 20:51:17', '2025-06-30 20:51:17'),
(48558, '196.251.84.49', NULL, 2, '2025-06-30 21:00:19', '2025-07-01 03:53:10'),
(48559, '34.19.28.227', NULL, 1, '2025-06-30 21:17:56', '2025-06-30 21:17:56'),
(48560, '205.169.39.44', NULL, 1, '2025-06-30 21:57:25', '2025-06-30 21:57:25'),
(48561, '173.252.83.22', NULL, 1, '2025-06-30 22:02:20', '2025-06-30 22:02:20'),
(48562, '198.235.24.171', NULL, 1, '2025-06-30 23:16:31', '2025-06-30 23:16:31'),
(48563, '185.177.72.106', NULL, 2, '2025-06-30 23:50:13', '2025-06-30 23:50:33'),
(48564, '139.99.86.250', NULL, 2, '2025-07-01 00:09:58', '2025-07-01 00:10:00'),
(48565, '159.65.9.85', NULL, 6, '2025-07-01 00:11:18', '2025-07-01 02:05:45'),
(48566, '196.251.81.205', NULL, 1, '2025-07-01 00:17:29', '2025-07-01 00:17:29'),
(48567, '43.133.14.237', NULL, 1, '2025-07-01 00:26:50', '2025-07-01 00:26:50'),
(48568, '179.105.18.164', NULL, 1, '2025-07-01 00:29:57', '2025-07-01 00:29:57'),
(48569, '194.233.72.214', NULL, 2, '2025-07-01 00:33:08', '2025-07-01 00:34:33'),
(48570, '175.44.42.191', NULL, 1, '2025-07-01 01:12:42', '2025-07-01 01:12:42'),
(48571, '43.155.27.244', NULL, 1, '2025-07-01 01:18:45', '2025-07-01 01:18:45'),
(48572, '27.157.190.233', NULL, 1, '2025-07-01 01:27:55', '2025-07-01 01:27:55'),
(48573, '42.236.10.116', NULL, 2, '2025-07-01 01:28:02', '2025-07-01 01:28:45'),
(48574, '34.75.16.225', NULL, 2, '2025-07-01 01:29:50', '2025-07-01 01:33:50'),
(48575, '216.73.216.107', NULL, 1, '2025-07-01 01:33:30', '2025-07-01 01:33:30'),
(48576, '208.100.26.248', NULL, 2, '2025-07-01 01:43:37', '2025-07-01 01:43:37'),
(48577, '132.232.144.200', NULL, 1, '2025-07-01 02:03:15', '2025-07-01 02:03:15'),
(48578, '51.222.253.2', NULL, 1, '2025-07-01 02:33:36', '2025-07-01 02:33:36'),
(48579, '54.245.186.149', NULL, 1, '2025-07-01 03:57:14', '2025-07-01 03:57:14'),
(48580, '170.244.94.45', NULL, 1, '2025-07-01 04:21:53', '2025-07-01 04:21:53'),
(48581, '52.167.144.142', NULL, 1, '2025-07-01 04:42:12', '2025-07-01 04:42:12'),
(48582, '194.233.72.214', NULL, 3, '2025-07-01 04:54:17', '2025-07-01 06:45:07'),
(48583, '120.71.59.24', NULL, 1, '2025-07-01 05:01:51', '2025-07-01 05:01:51'),
(48584, '34.19.28.227', NULL, 1, '2025-07-01 05:17:26', '2025-07-01 05:17:26'),
(48585, '35.227.54.209', NULL, 2, '2025-07-01 05:25:58', '2025-07-01 05:29:58'),
(48586, '196.251.84.49', NULL, 2, '2025-07-01 05:30:11', '2025-07-02 01:36:41'),
(48587, '161.35.81.145', NULL, 1, '2025-07-01 05:48:03', '2025-07-01 05:48:03'),
(48588, '18.246.212.206', NULL, 1, '2025-07-01 06:03:19', '2025-07-01 06:03:19'),
(48589, '159.65.9.85', NULL, 2, '2025-07-01 06:28:40', '2025-07-01 06:29:23'),
(48590, '40.77.167.71', NULL, 1, '2025-07-01 06:36:43', '2025-07-01 06:36:43'),
(48591, '44.220.162.184', NULL, 1, '2025-07-01 06:59:35', '2025-07-01 06:59:35'),
(48592, '35.196.238.38', NULL, 2, '2025-07-01 07:02:04', '2025-07-01 07:05:59'),
(48593, '198.235.24.53', NULL, 1, '2025-07-01 07:05:15', '2025-07-01 07:05:15'),
(48594, '54.198.213.34', NULL, 1, '2025-07-01 07:30:55', '2025-07-01 07:30:55'),
(48595, '40.77.167.11', NULL, 1, '2025-07-01 07:35:48', '2025-07-01 07:35:48'),
(48596, '40.77.167.52', NULL, 1, '2025-07-01 07:39:59', '2025-07-01 07:39:59'),
(48597, '205.169.39.3', NULL, 1, '2025-07-01 07:41:37', '2025-07-01 07:41:37'),
(48598, '44.248.52.208', NULL, 1, '2025-07-01 07:58:08', '2025-07-01 07:58:08'),
(48599, '162.14.210.15', NULL, 1, '2025-07-01 08:05:09', '2025-07-01 08:05:09'),
(48600, '43.130.12.43', NULL, 1, '2025-07-01 08:06:34', '2025-07-01 08:06:34'),
(48601, '173.252.107.9', NULL, 1, '2025-07-01 08:07:31', '2025-07-01 08:07:31'),
(48602, '173.252.107.8', NULL, 1, '2025-07-01 08:07:31', '2025-07-01 08:07:31'),
(48603, '74.7.35.118', NULL, 1, '2025-07-01 08:14:25', '2025-07-01 08:14:25'),
(48604, '172.182.211.204', NULL, 1, '2025-07-01 08:15:21', '2025-07-01 08:15:21'),
(48605, '89.110.109.74', NULL, 1, '2025-07-01 08:28:23', '2025-07-01 08:28:23'),
(48606, '103.67.159.165', NULL, 1, '2025-07-01 08:40:11', '2025-07-01 08:40:11'),
(48607, '43.135.142.7', NULL, 1, '2025-07-01 08:45:32', '2025-07-01 08:45:32'),
(48608, '188.143.244.135', NULL, 1, '2025-07-01 08:55:40', '2025-07-01 08:55:40'),
(48609, '45.94.31.101', NULL, 1, '2025-07-01 09:02:18', '2025-07-01 09:02:18'),
(48610, '182.160.98.67', NULL, 1, '2025-07-01 09:07:12', '2025-07-01 09:07:12'),
(48611, '38.47.36.194', NULL, 1, '2025-07-01 09:27:52', '2025-07-01 09:27:52'),
(48612, '51.158.36.186', NULL, 1, '2025-07-01 09:30:47', '2025-07-01 09:30:47'),
(48613, '103.147.162.10', NULL, 1, '2025-07-01 09:51:32', '2025-07-01 09:51:32'),
(48614, '216.73.216.136', NULL, 1, '2025-07-01 10:01:22', '2025-07-01 10:01:22'),
(48615, '42.236.17.78', NULL, 1, '2025-07-01 10:12:29', '2025-07-01 10:12:29'),
(48616, '57.141.6.9', NULL, 1, '2025-07-01 10:58:43', '2025-07-01 10:58:43'),
(48617, '128.204.212.87', NULL, 1, '2025-07-01 11:05:52', '2025-07-01 11:05:52'),
(48618, '125.122.36.206', NULL, 1, '2025-07-01 11:08:33', '2025-07-01 11:08:33'),
(48619, '192.36.109.115', NULL, 1, '2025-07-01 11:27:35', '2025-07-01 11:27:35'),
(48620, '41.42.222.170', NULL, 1, '2025-07-01 11:37:34', '2025-07-01 11:37:34'),
(48621, '193.186.4.156', NULL, 1, '2025-07-01 11:39:23', '2025-07-01 11:39:23'),
(48622, '180.211.134.254', NULL, 1, '2025-07-01 12:22:48', '2025-07-01 12:22:48'),
(48623, '156.195.15.9', NULL, 1, '2025-07-01 12:33:37', '2025-07-01 12:33:37'),
(48624, '18.97.9.96', NULL, 1, '2025-07-01 12:34:40', '2025-07-01 12:34:40'),
(48625, '162.120.184.34', NULL, 1, '2025-07-01 12:40:14', '2025-07-01 12:40:14'),
(48626, '118.179.7.214', NULL, 8, '2025-07-01 12:40:39', '2025-07-01 14:12:02'),
(48627, '111.225.149.224', NULL, 1, '2025-07-01 12:41:14', '2025-07-01 12:41:14'),
(48628, '185.39.207.83', NULL, 1, '2025-07-01 12:52:16', '2025-07-01 12:52:16'),
(48629, '42.236.17.207', NULL, 1, '2025-07-01 12:57:30', '2025-07-01 12:57:30'),
(48630, '51.222.253.2', NULL, 1, '2025-07-01 13:06:04', '2025-07-01 13:06:04'),
(48631, '18.97.9.101', NULL, 1, '2025-07-01 13:40:51', '2025-07-01 13:40:51'),
(48632, '154.189.151.230', NULL, 1, '2025-07-01 13:45:58', '2025-07-01 13:45:58'),
(48633, '162.120.184.227', NULL, 1, '2025-07-01 14:08:37', '2025-07-01 14:08:37'),
(48634, '170.106.163.84', NULL, 1, '2025-07-01 14:18:46', '2025-07-01 14:18:46'),
(48635, '180.102.134.69', NULL, 1, '2025-07-01 14:19:38', '2025-07-01 14:19:38'),
(48636, '162.120.184.226', NULL, 1, '2025-07-01 14:43:16', '2025-07-01 14:43:16'),
(48637, '170.106.147.63', NULL, 1, '2025-07-01 14:54:46', '2025-07-01 14:54:46'),
(48638, '72.13.46.5', NULL, 1, '2025-07-01 15:13:09', '2025-07-01 15:13:09'),
(48639, '51.68.236.59', NULL, 1, '2025-07-01 15:14:06', '2025-07-01 15:14:06'),
(48640, '52.81.131.233', NULL, 1, '2025-07-01 15:32:01', '2025-07-01 15:32:01'),
(48641, '51.68.111.203', NULL, 1, '2025-07-01 15:39:56', '2025-07-01 15:39:56'),
(48642, '42.236.12.252', NULL, 1, '2025-07-01 15:54:37', '2025-07-01 15:54:37'),
(48643, '42.236.17.118', NULL, 1, '2025-07-01 15:55:04', '2025-07-01 15:55:04'),
(48644, '57.141.6.14', NULL, 1, '2025-07-01 16:03:19', '2025-07-01 16:03:19'),
(48645, '57.141.6.12', NULL, 1, '2025-07-01 16:03:32', '2025-07-01 16:03:32'),
(48646, '162.120.184.35', NULL, 1, '2025-07-01 16:04:48', '2025-07-01 16:04:48'),
(48647, '54.92.191.34', NULL, 1, '2025-07-01 16:10:43', '2025-07-01 16:10:43'),
(48648, '20.171.207.198', NULL, 1, '2025-07-01 16:20:48', '2025-07-01 16:20:48'),
(48649, '154.3.62.5', NULL, 1, '2025-07-01 16:34:36', '2025-07-01 16:34:36'),
(48650, '46.105.46.43', NULL, 1, '2025-07-01 17:01:53', '2025-07-01 17:01:53'),
(48651, '41.68.67.25', NULL, 1, '2025-07-01 17:10:52', '2025-07-01 17:10:52'),
(48652, '20.171.207.79', NULL, 1, '2025-07-01 17:14:35', '2025-07-01 17:14:35'),
(48653, '58.49.233.126', NULL, 1, '2025-07-01 17:24:37', '2025-07-01 17:24:37'),
(48654, '149.56.160.163', NULL, 3, '2025-07-01 17:46:37', '2025-07-01 17:46:48'),
(48655, '149.56.160.192', NULL, 2, '2025-07-01 17:49:02', '2025-07-01 17:49:07');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(48656, '196.251.86.209', NULL, 1, '2025-07-01 18:42:57', '2025-07-01 18:42:57'),
(48657, '51.68.236.70', NULL, 1, '2025-07-01 18:48:16', '2025-07-01 18:48:16'),
(48658, '139.59.177.211', NULL, 1, '2025-07-01 18:49:20', '2025-07-01 18:49:20'),
(48659, '66.249.79.199', NULL, 1, '2025-07-01 19:44:10', '2025-07-01 19:44:10'),
(48660, '185.241.208.40', NULL, 1, '2025-07-01 19:45:26', '2025-07-01 19:45:26'),
(48661, '43.155.162.41', NULL, 1, '2025-07-01 19:52:30', '2025-07-01 19:52:30'),
(48662, '185.220.100.241', NULL, 3, '2025-07-01 19:56:09', '2025-07-01 19:56:12'),
(48663, '34.71.240.10', NULL, 1, '2025-07-01 20:20:40', '2025-07-01 20:20:40'),
(48664, '43.159.128.155', NULL, 1, '2025-07-01 20:32:31', '2025-07-01 20:32:31'),
(48665, '34.169.242.250', NULL, 1, '2025-07-01 20:41:21', '2025-07-01 20:41:21'),
(48666, '180.110.203.108', NULL, 1, '2025-07-01 20:44:26', '2025-07-01 20:44:26'),
(48667, '43.130.31.17', NULL, 1, '2025-07-01 21:38:28', '2025-07-01 21:38:28'),
(48668, '109.199.118.129', NULL, 1, '2025-07-01 21:57:32', '2025-07-01 21:57:32'),
(48669, '128.199.186.232', NULL, 1, '2025-07-01 22:02:20', '2025-07-01 22:02:20'),
(48670, '52.167.144.17', NULL, 1, '2025-07-01 22:33:12', '2025-07-01 22:33:12'),
(48671, '51.68.111.214', NULL, 1, '2025-07-01 23:09:00', '2025-07-01 23:09:00'),
(48672, '34.83.126.150', NULL, 1, '2025-07-01 23:14:39', '2025-07-01 23:14:39'),
(48673, '170.106.107.87', NULL, 1, '2025-07-01 23:20:06', '2025-07-01 23:20:06'),
(48674, '27.147.204.238', NULL, 1, '2025-07-01 23:34:40', '2025-07-01 23:34:40'),
(48675, '57.141.6.30', NULL, 1, '2025-07-02 00:05:06', '2025-07-02 00:05:06'),
(48676, '57.141.6.26', NULL, 1, '2025-07-02 00:35:24', '2025-07-02 00:35:24'),
(48677, '172.241.20.183', NULL, 1, '2025-07-02 00:50:11', '2025-07-02 00:50:11'),
(48678, '199.244.88.222', NULL, 1, '2025-07-02 01:22:38', '2025-07-02 01:22:38'),
(48679, '194.233.72.214', NULL, 18, '2025-07-02 04:13:34', '2025-07-02 04:29:46'),
(48680, '61.145.176.92', NULL, 1, '2025-07-02 04:58:57', '2025-07-02 04:58:57'),
(48681, '35.90.2.214', NULL, 1, '2025-07-02 05:00:25', '2025-07-02 05:00:25'),
(48682, '54.201.173.221', NULL, 1, '2025-07-02 05:05:26', '2025-07-02 05:05:26'),
(48683, '128.204.212.85', NULL, 2, '2025-07-02 05:30:10', '2025-07-02 22:08:16'),
(48684, '94.191.43.82', NULL, 1, '2025-07-02 05:44:37', '2025-07-02 05:44:37'),
(48685, '195.2.78.89', NULL, 1, '2025-07-02 06:03:17', '2025-07-02 06:03:17'),
(48686, '34.34.233.179', NULL, 1, '2025-07-02 06:13:30', '2025-07-02 06:13:30'),
(48687, '119.28.177.175', NULL, 1, '2025-07-02 07:03:17', '2025-07-02 07:03:17'),
(48688, '51.68.107.142', NULL, 1, '2025-07-02 07:32:00', '2025-07-02 07:32:00'),
(48689, '212.34.154.131', NULL, 1, '2025-07-02 07:50:23', '2025-07-02 07:50:23'),
(48690, '101.33.55.204', NULL, 1, '2025-07-02 08:08:30', '2025-07-02 08:08:30'),
(48691, '91.206.14.75', NULL, 1, '2025-07-02 08:10:04', '2025-07-02 08:10:04'),
(48692, '217.154.193.68', NULL, 4, '2025-07-02 08:17:41', '2025-07-02 08:18:14'),
(48693, '52.207.30.149', NULL, 1, '2025-07-02 08:26:00', '2025-07-02 08:26:00'),
(48694, '120.50.2.142', NULL, 1, '2025-07-02 08:26:46', '2025-07-02 08:26:46'),
(48695, '103.197.153.202', NULL, 1, '2025-07-02 08:29:35', '2025-07-02 08:29:35'),
(48696, '49.7.227.204', NULL, 1, '2025-07-02 08:46:57', '2025-07-02 08:46:57'),
(48697, '162.120.184.35', NULL, 3, '2025-07-02 09:58:05', '2025-07-02 19:16:11'),
(48698, '103.124.225.185', NULL, 1, '2025-07-02 09:58:17', '2025-07-02 09:58:17'),
(48699, '52.15.42.63', NULL, 2, '2025-07-02 10:04:13', '2025-07-02 10:04:20'),
(48700, '18.225.25.214', NULL, 2, '2025-07-02 10:04:13', '2025-07-02 13:14:25'),
(48701, '13.58.71.251', NULL, 6, '2025-07-02 10:04:15', '2025-07-02 13:14:51'),
(48702, '185.107.57.65', NULL, 1, '2025-07-02 10:22:01', '2025-07-02 10:22:01'),
(48703, '45.90.185.101', NULL, 1, '2025-07-02 10:22:13', '2025-07-02 10:22:13'),
(48704, '42.236.12.194', NULL, 1, '2025-07-02 10:25:25', '2025-07-02 10:25:25'),
(48705, '18.224.128.89', NULL, 2, '2025-07-02 10:56:11', '2025-07-02 13:27:05'),
(48706, '27.115.124.45', NULL, 1, '2025-07-02 11:07:55', '2025-07-02 11:07:55'),
(48707, '103.74.122.196', NULL, 1, '2025-07-02 11:22:23', '2025-07-02 11:22:23'),
(48708, '50.6.197.212', NULL, 1, '2025-07-02 11:26:47', '2025-07-02 11:26:47'),
(48709, '210.4.75.44', NULL, 1, '2025-07-02 12:03:52', '2025-07-02 12:03:52'),
(48710, '47.251.121.166', NULL, 2, '2025-07-02 12:04:23', '2025-07-02 12:04:23'),
(48711, '72.14.201.130', NULL, 1, '2025-07-02 12:17:29', '2025-07-02 12:17:29'),
(48712, '72.14.201.31', NULL, 1, '2025-07-02 12:32:13', '2025-07-02 12:32:13'),
(48713, '111.225.148.118', NULL, 1, '2025-07-02 12:41:12', '2025-07-02 12:41:12'),
(48714, '193.186.4.24', NULL, 1, '2025-07-02 12:49:59', '2025-07-02 12:49:59'),
(48715, '79.139.129.138', NULL, 2, '2025-07-02 12:49:59', '2025-07-02 12:50:03'),
(48716, '51.68.111.244', NULL, 2, '2025-07-02 12:56:28', '2025-07-02 12:56:29'),
(48717, '42.236.17.95', NULL, 1, '2025-07-02 13:06:53', '2025-07-02 13:06:53'),
(48718, '128.204.212.87', NULL, 2, '2025-07-02 13:12:41', '2025-07-02 14:04:21'),
(48719, '88.238.156.163', NULL, 1, '2025-07-02 13:20:22', '2025-07-02 13:20:22'),
(48720, '40.77.167.55', NULL, 1, '2025-07-02 13:35:11', '2025-07-02 13:35:11'),
(48721, '185.39.19.34', NULL, 1, '2025-07-02 13:47:03', '2025-07-02 13:47:03'),
(48722, '173.252.107.4', NULL, 1, '2025-07-02 14:00:18', '2025-07-02 14:00:18'),
(48723, '43.229.208.190', NULL, 4, '2025-07-02 14:00:23', '2025-07-02 14:15:19'),
(48724, '165.22.223.90', NULL, 2, '2025-07-02 14:07:46', '2025-07-02 14:07:48'),
(48725, '43.153.96.233', NULL, 1, '2025-07-02 14:09:44', '2025-07-02 14:09:44'),
(48726, '43.135.139.165', NULL, 1, '2025-07-02 14:45:33', '2025-07-02 14:45:33'),
(48727, '94.103.87.196', NULL, 1, '2025-07-02 15:35:37', '2025-07-02 15:35:37'),
(48728, '89.110.80.171', NULL, 1, '2025-07-02 16:00:29', '2025-07-02 16:00:29'),
(48729, '192.227.233.229', NULL, 1, '2025-07-02 16:04:38', '2025-07-02 16:04:38'),
(48730, '42.83.147.55', NULL, 1, '2025-07-02 16:44:01', '2025-07-02 16:44:01'),
(48731, '45.82.78.254', NULL, 1, '2025-07-02 16:51:44', '2025-07-02 16:51:44'),
(48732, '51.68.111.214', NULL, 1, '2025-07-02 17:05:48', '2025-07-02 17:05:48'),
(48733, '196.251.81.91', NULL, 1, '2025-07-02 17:20:42', '2025-07-02 17:20:42'),
(48734, '58.49.233.126', NULL, 1, '2025-07-02 18:07:33', '2025-07-02 18:07:33'),
(48735, '42.236.101.212', NULL, 1, '2025-07-02 18:13:07', '2025-07-02 18:13:07'),
(48736, '42.236.17.106', NULL, 1, '2025-07-02 18:15:34', '2025-07-02 18:15:34'),
(48737, '66.249.79.201', NULL, 2, '2025-07-02 18:26:41', '2025-07-03 01:59:45'),
(48738, '212.34.140.200', NULL, 1, '2025-07-02 18:56:14', '2025-07-02 18:56:14'),
(48739, '113.99.182.151', NULL, 1, '2025-07-02 19:05:02', '2025-07-02 19:05:02'),
(48740, '103.209.197.4', NULL, 2, '2025-07-02 19:21:55', '2025-07-02 19:39:50'),
(48741, '101.32.49.171', NULL, 1, '2025-07-02 19:52:52', '2025-07-02 19:52:52'),
(48742, '212.34.155.126', NULL, 1, '2025-07-02 20:15:26', '2025-07-02 20:15:26'),
(48743, '43.157.38.228', NULL, 1, '2025-07-02 20:26:42', '2025-07-02 20:26:42'),
(48744, '76.181.131.120', NULL, 1, '2025-07-02 20:37:35', '2025-07-02 20:37:35'),
(48745, '128.204.212.86', NULL, 1, '2025-07-02 20:41:50', '2025-07-02 20:41:50'),
(48746, '35.202.105.172', NULL, 1, '2025-07-02 21:04:27', '2025-07-02 21:04:27'),
(48747, '51.68.107.156', NULL, 1, '2025-07-02 21:10:31', '2025-07-02 21:10:31'),
(48748, '34.82.93.78', NULL, 1, '2025-07-02 21:25:48', '2025-07-02 21:25:48'),
(48749, '128.199.186.232', NULL, 1, '2025-07-02 21:26:51', '2025-07-02 21:26:51'),
(48750, '43.155.157.239', NULL, 1, '2025-07-02 22:13:56', '2025-07-02 22:13:56'),
(48751, '54.228.177.25', NULL, 1, '2025-07-02 22:21:12', '2025-07-02 22:21:12'),
(48752, '54.210.152.179', NULL, 1, '2025-07-02 23:34:23', '2025-07-02 23:34:23'),
(48753, '51.68.107.149', NULL, 1, '2025-07-02 23:37:59', '2025-07-02 23:37:59'),
(48754, '34.148.204.137', NULL, 5, '2025-07-02 23:46:01', '2025-07-03 00:54:26'),
(48755, '34.82.75.124', NULL, 1, '2025-07-02 23:57:38', '2025-07-02 23:57:38'),
(48756, '159.203.118.214', NULL, 1, '2025-07-03 00:05:35', '2025-07-03 00:05:35'),
(48757, '208.100.26.243', NULL, 2, '2025-07-03 00:07:43', '2025-07-03 00:07:43'),
(48758, '18.97.9.101', NULL, 1, '2025-07-03 00:17:11', '2025-07-03 00:17:11'),
(48759, '199.127.56.236', NULL, 1, '2025-07-03 00:59:56', '2025-07-03 00:59:56'),
(48760, '51.68.111.212', NULL, 1, '2025-07-03 01:02:24', '2025-07-03 01:02:24'),
(48761, '223.89.221.188', NULL, 1, '2025-07-03 01:13:17', '2025-07-03 01:13:17'),
(48762, '34.254.151.103', NULL, 1, '2025-07-03 01:18:37', '2025-07-03 01:18:37'),
(48763, '178.20.47.92', NULL, 1, '2025-07-03 01:20:47', '2025-07-03 01:20:47'),
(48764, '162.142.125.205', NULL, 1, '2025-07-03 01:24:15', '2025-07-03 01:24:15'),
(48765, '191.102.129.64', NULL, 1, '2025-07-03 02:12:35', '2025-07-03 02:12:35'),
(48766, '195.26.225.209', NULL, 1, '2025-07-03 02:30:41', '2025-07-03 02:30:41'),
(48767, '117.62.235.53', NULL, 1, '2025-07-03 03:18:37', '2025-07-03 03:18:37'),
(48768, '101.32.52.164', NULL, 1, '2025-07-03 03:33:31', '2025-07-03 03:33:31'),
(48769, '66.249.79.199', NULL, 1, '2025-07-03 03:35:06', '2025-07-03 03:35:06'),
(48770, '57.141.6.13', NULL, 1, '2025-07-03 03:36:28', '2025-07-03 03:36:28'),
(48771, '185.177.72.24', NULL, 2, '2025-07-03 03:37:37', '2025-07-03 03:37:39'),
(48772, '57.141.6.12', NULL, 1, '2025-07-03 03:41:03', '2025-07-03 03:41:03'),
(48773, '57.141.6.1', NULL, 1, '2025-07-03 03:55:04', '2025-07-03 03:55:04'),
(48774, '154.16.49.89', NULL, 1, '2025-07-03 04:10:50', '2025-07-03 04:10:50'),
(48775, '35.202.105.172', NULL, 3, '2025-07-03 04:24:46', '2025-07-03 21:22:10'),
(48776, '43.159.152.187', NULL, 1, '2025-07-03 04:29:02', '2025-07-03 04:29:02'),
(48777, '208.100.26.248', NULL, 1, '2025-07-03 05:23:20', '2025-07-03 05:23:20'),
(48778, '208.100.26.247', NULL, 1, '2025-07-03 05:23:23', '2025-07-03 05:23:23'),
(48779, '64.23.190.85', NULL, 1, '2025-07-03 05:24:20', '2025-07-03 05:24:20'),
(48780, '44.250.221.127', NULL, 1, '2025-07-03 05:38:46', '2025-07-03 05:38:46'),
(48781, '170.106.165.186', NULL, 1, '2025-07-03 05:48:16', '2025-07-03 05:48:16'),
(48782, '71.131.231.117', NULL, 1, '2025-07-03 05:57:43', '2025-07-03 05:57:43'),
(48783, '35.213.164.233', NULL, 2, '2025-07-03 06:10:58', '2025-07-03 06:10:59'),
(48784, '185.39.19.43', NULL, 1, '2025-07-03 06:13:32', '2025-07-03 06:13:32'),
(48785, '58.49.233.126', NULL, 1, '2025-07-03 06:18:46', '2025-07-03 06:18:46'),
(48786, '216.73.216.138', NULL, 1, '2025-07-03 06:22:29', '2025-07-03 06:22:29'),
(48787, '44.244.27.139', NULL, 1, '2025-07-03 06:23:35', '2025-07-03 06:23:35'),
(48788, '159.203.63.41', NULL, 1, '2025-07-03 06:26:38', '2025-07-03 06:26:38'),
(48789, '54.70.53.60', NULL, 1, '2025-07-03 06:58:50', '2025-07-03 06:58:50'),
(48790, '66.249.79.200', NULL, 3, '2025-07-03 06:58:51', '2025-07-03 19:17:25'),
(48791, '66.249.79.201', NULL, 1, '2025-07-03 06:58:53', '2025-07-03 06:58:53'),
(48792, '3.14.145.10', NULL, 1, '2025-07-03 06:58:56', '2025-07-03 06:58:56'),
(48793, '18.216.84.237', NULL, 2, '2025-07-03 06:58:56', '2025-07-03 06:58:56'),
(48794, '3.17.190.255', NULL, 1, '2025-07-03 06:58:56', '2025-07-03 06:58:56'),
(48795, '66.249.79.199', NULL, 2, '2025-07-03 06:58:56', '2025-07-03 14:40:36'),
(48796, '52.34.76.65', NULL, 1, '2025-07-03 06:58:57', '2025-07-03 06:58:57'),
(48797, '45.90.185.105', NULL, 1, '2025-07-03 06:59:20', '2025-07-03 06:59:20'),
(48798, '185.129.61.6', NULL, 1, '2025-07-03 06:59:27', '2025-07-03 06:59:27'),
(48799, '205.169.39.50', NULL, 1, '2025-07-03 06:59:44', '2025-07-03 06:59:44'),
(48800, '88.218.62.29', NULL, 1, '2025-07-03 07:02:26', '2025-07-03 07:02:26'),
(48801, '212.34.154.131', NULL, 1, '2025-07-03 07:48:20', '2025-07-03 07:48:20'),
(48802, '176.100.243.133', NULL, 1, '2025-07-03 08:03:43', '2025-07-03 08:03:43'),
(48803, '34.82.75.124', NULL, 3, '2025-07-03 08:12:49', '2025-07-04 01:06:52'),
(48804, '204.8.96.84', NULL, 1, '2025-07-03 08:25:29', '2025-07-03 08:25:29'),
(48805, '109.70.100.5', NULL, 1, '2025-07-03 08:25:55', '2025-07-03 08:25:55'),
(48806, '156.146.35.48', NULL, 1, '2025-07-03 08:41:20', '2025-07-03 08:41:20'),
(48807, '40.77.167.3', NULL, 1, '2025-07-03 08:42:02', '2025-07-03 08:42:02'),
(48808, '128.204.212.84', NULL, 1, '2025-07-03 09:02:50', '2025-07-03 09:02:50'),
(48809, '128.204.212.87', NULL, 1, '2025-07-03 09:02:51', '2025-07-03 09:02:51'),
(48810, '34.82.93.78', NULL, 2, '2025-07-03 09:04:19', '2025-07-03 20:35:22'),
(48811, '27.123.254.141', NULL, 3, '2025-07-03 09:38:18', '2025-07-03 09:47:46'),
(48812, '42.236.101.221', NULL, 1, '2025-07-03 09:44:20', '2025-07-03 09:44:20'),
(48813, '64.225.18.253', NULL, 5, '2025-07-03 09:50:49', '2025-07-03 09:50:58'),
(48814, '69.171.231.6', NULL, 1, '2025-07-03 09:59:17', '2025-07-03 09:59:17'),
(48815, '69.171.231.115', NULL, 1, '2025-07-03 09:59:19', '2025-07-03 09:59:19'),
(48816, '69.171.231.2', NULL, 1, '2025-07-03 09:59:19', '2025-07-03 09:59:19'),
(48817, '69.171.231.114', NULL, 1, '2025-07-03 09:59:19', '2025-07-03 09:59:19'),
(48818, '69.171.231.112', NULL, 1, '2025-07-03 09:59:20', '2025-07-03 09:59:20'),
(48819, '196.251.87.218', NULL, 2, '2025-07-03 10:21:01', '2025-07-03 10:29:24'),
(48820, '123.253.198.201', NULL, 1, '2025-07-03 10:37:36', '2025-07-03 10:37:36'),
(48821, '212.30.33.68', NULL, 2, '2025-07-03 10:43:47', '2025-07-03 10:43:58'),
(48822, '43.155.157.239', NULL, 1, '2025-07-03 10:45:16', '2025-07-03 10:45:16'),
(48823, '212.30.33.60', NULL, 1, '2025-07-03 10:45:19', '2025-07-03 10:45:19'),
(48824, '103.30.188.214', NULL, 1, '2025-07-03 11:13:46', '2025-07-03 11:13:46'),
(48825, '72.14.201.135', NULL, 1, '2025-07-03 11:15:06', '2025-07-03 11:15:06'),
(48826, '170.106.192.3', NULL, 1, '2025-07-03 11:23:28', '2025-07-03 11:23:28'),
(48827, '180.251.229.224', NULL, 1, '2025-07-03 11:32:38', '2025-07-03 11:32:38'),
(48828, '57.141.6.10', NULL, 1, '2025-07-03 11:39:13', '2025-07-03 11:39:13'),
(48829, '66.249.83.104', NULL, 1, '2025-07-03 11:43:13', '2025-07-03 11:43:13'),
(48830, '103.131.71.153', NULL, 1, '2025-07-03 12:25:19', '2025-07-03 12:25:19'),
(48831, '103.190.85.12', NULL, 1, '2025-07-03 12:33:23', '2025-07-03 12:33:23'),
(48832, '66.249.83.105', NULL, 1, '2025-07-03 12:34:46', '2025-07-03 12:34:46'),
(48833, '20.171.207.56', NULL, 2, '2025-07-03 12:35:01', '2025-07-03 17:55:11'),
(48834, '110.249.202.108', NULL, 1, '2025-07-03 12:41:51', '2025-07-03 12:41:51'),
(48835, '123.200.24.154', NULL, 2, '2025-07-03 12:59:18', '2025-07-03 12:59:35'),
(48836, '139.162.156.232', NULL, 1, '2025-07-03 13:10:06', '2025-07-03 13:10:06'),
(48837, '42.236.17.195', NULL, 1, '2025-07-03 13:47:48', '2025-07-03 13:47:48'),
(48838, '51.68.111.208', NULL, 2, '2025-07-03 15:02:32', '2025-07-03 18:01:36'),
(48839, '51.222.253.13', NULL, 1, '2025-07-03 15:11:04', '2025-07-03 15:11:04'),
(48840, '37.111.212.103', NULL, 1, '2025-07-03 15:42:42', '2025-07-03 15:42:42'),
(48841, '51.222.253.12', NULL, 1, '2025-07-03 15:45:20', '2025-07-03 15:45:20'),
(48842, '132.232.144.200', NULL, 1, '2025-07-03 15:49:40', '2025-07-03 15:49:40'),
(48843, '128.204.212.86', NULL, 2, '2025-07-03 15:53:53', '2025-07-03 21:16:45'),
(48844, '173.252.83.8', NULL, 1, '2025-07-03 16:01:09', '2025-07-03 16:01:09'),
(48845, '46.105.46.43', NULL, 1, '2025-07-03 16:26:28', '2025-07-03 16:26:28'),
(48846, '185.117.225.172', NULL, 1, '2025-07-03 16:32:02', '2025-07-03 16:32:02'),
(48847, '43.133.220.37', NULL, 1, '2025-07-03 16:45:54', '2025-07-03 16:45:54'),
(48848, '185.177.72.24', NULL, 2, '2025-07-03 17:00:10', '2025-07-03 17:00:45'),
(48849, '157.90.177.169', NULL, 2, '2025-07-03 17:09:47', '2025-07-03 17:09:48'),
(48850, '170.106.110.146', NULL, 1, '2025-07-03 17:23:12', '2025-07-03 17:23:12'),
(48851, '20.161.75.209', NULL, 1, '2025-07-03 17:43:30', '2025-07-03 17:43:30'),
(48852, '216.24.216.167', NULL, 1, '2025-07-03 19:04:00', '2025-07-03 19:04:00'),
(48853, '180.110.203.108', NULL, 1, '2025-07-03 19:06:42', '2025-07-03 19:06:42'),
(48854, '51.68.111.212', NULL, 1, '2025-07-03 19:09:42', '2025-07-03 19:09:42'),
(48855, '42.236.17.39', NULL, 1, '2025-07-03 19:27:17', '2025-07-03 19:27:17'),
(48856, '42.236.17.84', NULL, 1, '2025-07-03 19:32:52', '2025-07-03 19:32:52'),
(48857, '42.236.101.211', NULL, 1, '2025-07-03 19:33:19', '2025-07-03 19:33:19'),
(48858, '42.236.17.244', NULL, 1, '2025-07-03 19:41:43', '2025-07-03 19:41:43'),
(48859, '120.85.114.118', NULL, 1, '2025-07-03 19:46:08', '2025-07-03 19:46:08'),
(48860, '150.255.254.190', NULL, 1, '2025-07-03 19:50:33', '2025-07-03 19:50:33'),
(48861, '82.102.18.222', NULL, 4, '2025-07-03 20:12:42', '2025-07-03 20:12:44'),
(48862, '193.46.254.55', NULL, 1, '2025-07-03 20:46:13', '2025-07-03 20:46:13'),
(48863, '51.68.236.92', NULL, 1, '2025-07-03 21:01:43', '2025-07-03 21:01:43'),
(48864, '54.70.190.91', NULL, 2, '2025-07-03 21:21:32', '2025-07-03 21:21:33'),
(48865, '54.70.190.91', NULL, 2, '2025-07-03 21:21:32', '2025-07-03 21:21:33'),
(48866, '47.82.60.13', NULL, 1, '2025-07-03 21:26:38', '2025-07-03 21:26:38'),
(48867, '213.209.143.42', NULL, 1, '2025-07-03 21:47:54', '2025-07-03 21:47:54'),
(48868, '103.214.173.247', NULL, 1, '2025-07-03 21:53:43', '2025-07-03 21:53:43'),
(48869, '51.89.207.180', NULL, 20, '2025-07-03 22:13:17', '2025-07-03 22:13:34'),
(48870, '35.195.154.182', NULL, 1, '2025-07-03 22:25:27', '2025-07-03 22:25:27'),
(48871, '51.68.111.219', NULL, 1, '2025-07-03 22:38:13', '2025-07-03 22:38:13'),
(48872, '101.32.49.171', NULL, 1, '2025-07-03 22:51:52', '2025-07-03 22:51:52'),
(48873, '144.76.67.108', NULL, 4, '2025-07-03 22:53:32', '2025-07-03 22:55:00'),
(48874, '188.213.129.115', NULL, 1, '2025-07-03 22:55:40', '2025-07-03 22:55:40'),
(48875, '27.147.204.238', NULL, 1, '2025-07-03 23:08:35', '2025-07-03 23:08:35'),
(48876, '196.251.84.49', NULL, 1, '2025-07-03 23:28:43', '2025-07-03 23:28:43'),
(48877, '182.253.57.106', NULL, 1, '2025-07-03 23:36:54', '2025-07-03 23:36:54'),
(48878, '49.51.72.76', NULL, 1, '2025-07-03 23:40:40', '2025-07-03 23:40:40'),
(48879, '69.171.249.3', NULL, 1, '2025-07-03 23:41:50', '2025-07-03 23:41:50'),
(48880, '69.171.249.7', NULL, 1, '2025-07-03 23:41:50', '2025-07-03 23:41:50'),
(48881, '51.68.111.205', NULL, 1, '2025-07-03 23:48:00', '2025-07-03 23:48:00'),
(48882, '167.94.138.180', NULL, 1, '2025-07-03 23:51:45', '2025-07-03 23:51:45'),
(48883, '91.199.163.59', NULL, 1, '2025-07-03 23:55:57', '2025-07-03 23:55:57'),
(48884, '91.199.163.65', NULL, 1, '2025-07-03 23:56:19', '2025-07-03 23:56:19'),
(48885, '45.227.255.28', NULL, 1, '2025-07-03 23:57:03', '2025-07-03 23:57:03'),
(48886, '45.227.255.74', NULL, 1, '2025-07-03 23:58:10', '2025-07-03 23:58:10'),
(48887, '52.164.189.198', NULL, 2, '2025-07-04 00:13:23', '2025-07-04 00:13:36'),
(48888, '216.185.35.54', NULL, 1, '2025-07-04 01:17:31', '2025-07-04 01:17:31'),
(48889, '113.219.218.197', NULL, 1, '2025-07-04 01:24:21', '2025-07-04 01:24:21'),
(48890, '43.135.148.92', NULL, 1, '2025-07-04 01:54:01', '2025-07-04 01:54:01'),
(48891, '120.234.134.34', NULL, 1, '2025-07-04 02:47:00', '2025-07-04 02:47:00'),
(48892, '144.76.19.149', NULL, 2, '2025-07-04 02:47:30', '2025-07-04 02:47:46'),
(48893, '47.82.60.25', NULL, 2, '2025-07-04 02:57:28', '2025-07-04 03:35:35'),
(48894, '196.251.66.211', NULL, 1, '2025-07-04 03:38:03', '2025-07-04 03:38:03'),
(48895, '185.177.72.24', NULL, 2, '2025-07-04 04:03:37', '2025-07-04 04:03:59'),
(48896, '94.191.43.82', NULL, 1, '2025-07-04 04:24:24', '2025-07-04 04:24:24'),
(48897, '196.251.84.49', NULL, 5, '2025-07-04 04:33:29', '2025-07-04 20:45:59'),
(48898, '18.236.234.207', NULL, 1, '2025-07-04 04:45:53', '2025-07-04 04:45:53'),
(48899, '34.221.55.202', NULL, 1, '2025-07-04 04:54:39', '2025-07-04 04:54:39'),
(48900, '45.131.101.193', NULL, 2, '2025-07-04 04:59:06', '2025-07-04 04:59:08'),
(48901, '43.154.250.181', NULL, 1, '2025-07-04 05:29:27', '2025-07-04 05:29:27'),
(48902, '35.202.105.172', NULL, 3, '2025-07-04 05:49:15', '2025-07-04 22:43:29'),
(48903, '43.130.53.252', NULL, 1, '2025-07-04 06:20:39', '2025-07-04 06:20:39'),
(48904, '34.232.23.139', NULL, 2, '2025-07-04 06:29:19', '2025-07-04 06:29:19'),
(48905, '13.79.243.123', NULL, 2, '2025-07-04 06:33:44', '2025-07-04 06:33:55'),
(48906, '58.49.233.126', NULL, 1, '2025-07-04 07:25:36', '2025-07-04 07:25:36'),
(48907, '128.204.212.86', NULL, 1, '2025-07-04 07:38:12', '2025-07-04 07:38:12'),
(48908, '91.84.111.136', NULL, 1, '2025-07-04 07:45:16', '2025-07-04 07:45:16'),
(48909, '34.82.93.78', NULL, 2, '2025-07-04 07:48:43', '2025-07-04 19:12:31'),
(48910, '80.85.246.214', NULL, 1, '2025-07-04 08:02:09', '2025-07-04 08:02:09'),
(48911, '159.223.94.170', NULL, 1, '2025-07-04 08:03:28', '2025-07-04 08:03:28'),
(48912, '103.197.153.27', NULL, 1, '2025-07-04 08:22:09', '2025-07-04 08:22:09'),
(48913, '34.82.75.124', NULL, 3, '2025-07-04 09:22:16', '2025-07-05 02:03:10'),
(48914, '42.236.17.30', NULL, 1, '2025-07-04 10:29:05', '2025-07-04 10:29:05'),
(48915, '43.143.248.236', NULL, 1, '2025-07-04 10:31:35', '2025-07-04 10:31:35'),
(48916, '195.2.78.89', NULL, 1, '2025-07-04 10:54:07', '2025-07-04 10:54:07'),
(48917, '42.236.12.198', NULL, 1, '2025-07-04 10:57:22', '2025-07-04 10:57:22'),
(48918, '64.227.25.186', NULL, 1, '2025-07-04 11:00:45', '2025-07-04 11:00:45'),
(48919, '43.130.14.245', NULL, 1, '2025-07-04 11:35:42', '2025-07-04 11:35:42'),
(48920, '196.251.87.218', NULL, 1, '2025-07-04 12:18:44', '2025-07-04 12:18:44'),
(48921, '43.166.128.86', NULL, 1, '2025-07-04 12:22:52', '2025-07-04 12:22:52'),
(48922, '57.141.6.13', NULL, 1, '2025-07-04 12:33:50', '2025-07-04 12:33:50'),
(48923, '185.226.197.9', NULL, 1, '2025-07-04 12:37:14', '2025-07-04 12:37:14'),
(48924, '110.249.201.115', NULL, 1, '2025-07-04 12:41:56', '2025-07-04 12:41:56'),
(48925, '39.149.242.11', NULL, 1, '2025-07-04 12:49:04', '2025-07-04 12:49:04'),
(48926, '42.236.10.83', NULL, 1, '2025-07-04 12:49:10', '2025-07-04 12:49:10'),
(48927, '42.236.10.91', NULL, 1, '2025-07-04 12:49:51', '2025-07-04 12:49:51'),
(48928, '103.131.71.180', NULL, 1, '2025-07-04 13:01:11', '2025-07-04 13:01:11'),
(48929, '173.244.56.182', NULL, 1, '2025-07-04 13:05:55', '2025-07-04 13:05:55'),
(48930, '57.129.81.151', NULL, 1, '2025-07-04 13:37:30', '2025-07-04 13:37:30'),
(48931, '91.229.239.210', NULL, 1, '2025-07-04 13:51:19', '2025-07-04 13:51:19'),
(48932, '185.186.26.20', NULL, 1, '2025-07-04 14:20:13', '2025-07-04 14:20:13'),
(48933, '18.117.149.170', NULL, 1, '2025-07-04 14:57:55', '2025-07-04 14:57:55'),
(48934, '3.144.30.116', NULL, 1, '2025-07-04 14:57:55', '2025-07-04 14:57:55'),
(48935, '185.129.62.63', NULL, 1, '2025-07-04 15:02:01', '2025-07-04 15:02:01'),
(48936, '104.28.208.85', NULL, 1, '2025-07-04 15:32:30', '2025-07-04 15:32:30'),
(48937, '173.244.42.159', NULL, 1, '2025-07-04 15:46:32', '2025-07-04 15:46:32'),
(48938, '51.68.236.91', NULL, 1, '2025-07-04 15:49:54', '2025-07-04 15:49:54'),
(48939, '52.164.189.198', NULL, 2, '2025-07-04 15:55:50', '2025-07-04 15:56:05'),
(48940, '42.236.12.211', NULL, 1, '2025-07-04 16:32:53', '2025-07-04 16:32:53'),
(48941, '182.44.9.147', NULL, 1, '2025-07-04 16:46:46', '2025-07-04 16:46:46'),
(48942, '66.249.79.199', NULL, 1, '2025-07-04 16:51:40', '2025-07-04 16:51:40'),
(48943, '42.236.17.248', NULL, 1, '2025-07-04 17:08:44', '2025-07-04 17:08:44'),
(48944, '66.249.79.201', NULL, 1, '2025-07-04 17:17:22', '2025-07-04 17:17:22'),
(48945, '43.159.143.187', NULL, 1, '2025-07-04 17:21:14', '2025-07-04 17:21:14'),
(48946, '196.251.72.175', NULL, 1, '2025-07-04 17:38:55', '2025-07-04 17:38:55'),
(48947, '43.153.74.75', NULL, 1, '2025-07-04 17:58:13', '2025-07-04 17:58:13'),
(48948, '91.171.108.221', NULL, 1, '2025-07-04 18:11:37', '2025-07-04 18:11:37'),
(48949, '112.21.2.179', NULL, 1, '2025-07-04 18:30:16', '2025-07-04 18:30:16'),
(48950, '128.204.212.87', NULL, 2, '2025-07-04 18:30:33', '2025-07-04 18:30:35'),
(48951, '8.211.56.186', NULL, 1, '2025-07-04 18:39:38', '2025-07-04 18:39:38'),
(48952, '35.176.34.226', NULL, 2, '2025-07-04 18:41:12', '2025-07-04 18:41:12'),
(48953, '34.234.197.175', NULL, 1, '2025-07-04 18:44:31', '2025-07-04 18:44:31'),
(48954, '54.223.139.243', NULL, 1, '2025-07-04 18:46:29', '2025-07-04 18:46:29'),
(48955, '107.174.224.18', NULL, 1, '2025-07-04 18:48:45', '2025-07-04 18:48:45'),
(48956, '51.68.107.161', NULL, 1, '2025-07-04 18:55:08', '2025-07-04 18:55:08'),
(48957, '5.161.62.93', NULL, 1, '2025-07-04 19:40:38', '2025-07-04 19:40:38'),
(48958, '85.208.96.203', NULL, 1, '2025-07-04 19:48:42', '2025-07-04 19:48:42'),
(48959, '18.97.9.100', NULL, 1, '2025-07-04 19:55:43', '2025-07-04 19:55:43'),
(48960, '124.221.245.78', NULL, 1, '2025-07-04 19:57:58', '2025-07-04 19:57:58'),
(48961, '201.97.241.71', NULL, 1, '2025-07-04 20:07:38', '2025-07-04 20:07:38'),
(48962, '193.46.254.55', NULL, 1, '2025-07-04 20:18:12', '2025-07-04 20:18:12'),
(48963, '51.222.253.15', NULL, 1, '2025-07-04 20:26:27', '2025-07-04 20:26:27'),
(48964, '51.68.111.203', NULL, 1, '2025-07-04 20:41:32', '2025-07-04 20:41:32'),
(48965, '35.238.84.187', NULL, 2, '2025-07-04 20:54:58', '2025-07-05 03:54:18'),
(48966, '154.47.20.225', NULL, 1, '2025-07-04 21:12:30', '2025-07-04 21:12:30'),
(48967, '34.168.19.0', NULL, 1, '2025-07-04 21:15:05', '2025-07-04 21:15:05'),
(48968, '18.97.9.99', NULL, 1, '2025-07-04 21:16:52', '2025-07-04 21:16:52'),
(48969, '51.222.253.8', NULL, 1, '2025-07-04 21:22:40', '2025-07-04 21:22:40'),
(48970, '85.215.219.132', NULL, 1, '2025-07-04 22:32:27', '2025-07-04 22:32:27'),
(48971, '91.134.35.95', NULL, 1, '2025-07-04 22:38:49', '2025-07-04 22:38:49'),
(48972, '85.208.96.212', NULL, 1, '2025-07-04 22:46:54', '2025-07-04 22:46:54'),
(48973, '64.90.38.74', NULL, 1, '2025-07-04 23:22:54', '2025-07-04 23:22:54'),
(48974, '34.168.1.171', NULL, 1, '2025-07-04 23:44:01', '2025-07-04 23:44:01'),
(48975, '46.105.42.135', NULL, 1, '2025-07-04 23:46:32', '2025-07-04 23:46:32'),
(48976, '178.128.95.157', NULL, 1, '2025-07-05 00:14:30', '2025-07-05 00:14:30'),
(48977, '49.51.38.193', NULL, 1, '2025-07-05 00:38:56', '2025-07-05 00:38:56'),
(48978, '91.84.110.151', NULL, 1, '2025-07-05 00:46:33', '2025-07-05 00:46:33'),
(48979, '66.249.79.200', NULL, 1, '2025-07-05 00:55:11', '2025-07-05 00:55:11'),
(48980, '57.141.6.16', NULL, 1, '2025-07-05 01:01:28', '2025-07-05 01:01:28'),
(48981, '42.236.101.194', NULL, 1, '2025-07-05 01:28:14', '2025-07-05 01:28:14'),
(48982, '57.141.6.28', NULL, 1, '2025-07-05 01:29:07', '2025-07-05 01:29:07'),
(48983, '43.153.27.244', NULL, 1, '2025-07-05 01:29:58', '2025-07-05 01:29:58'),
(48984, '51.68.107.146', NULL, 1, '2025-07-05 01:30:19', '2025-07-05 01:30:19'),
(48985, '42.236.101.250', NULL, 1, '2025-07-05 01:39:11', '2025-07-05 01:39:11'),
(48986, '49.232.151.112', NULL, 1, '2025-07-05 01:56:39', '2025-07-05 01:56:39'),
(48987, '43.157.95.131', NULL, 1, '2025-07-05 02:06:10', '2025-07-05 02:06:10'),
(48988, '57.141.6.27', NULL, 1, '2025-07-05 02:25:27', '2025-07-05 02:25:27'),
(48989, '110.244.97.125', NULL, 1, '2025-07-05 03:09:24', '2025-07-05 03:09:24'),
(48990, '180.251.229.24', NULL, 1, '2025-07-05 03:53:59', '2025-07-05 03:53:59'),
(48991, '34.220.19.143', NULL, 1, '2025-07-05 04:10:11', '2025-07-05 04:10:11'),
(48992, '51.68.111.208', NULL, 1, '2025-07-05 04:23:56', '2025-07-05 04:23:56'),
(48993, '18.237.216.232', NULL, 1, '2025-07-05 04:26:31', '2025-07-05 04:26:31'),
(48994, '144.76.19.149', NULL, 2, '2025-07-05 04:26:59', '2025-07-05 16:51:38'),
(48995, '124.221.245.78', NULL, 1, '2025-07-05 04:53:27', '2025-07-05 04:53:27'),
(48996, '181.177.121.203', NULL, 3, '2025-07-05 05:02:56', '2025-07-05 05:04:31'),
(48997, '42.236.12.231', NULL, 1, '2025-07-05 05:03:39', '2025-07-05 05:03:39'),
(48998, '138.99.38.2', NULL, 1, '2025-07-05 05:04:28', '2025-07-05 05:04:28'),
(48999, '42.236.17.25', NULL, 1, '2025-07-05 05:09:33', '2025-07-05 05:09:33'),
(49000, '66.249.79.201', NULL, 1, '2025-07-05 05:10:10', '2025-07-05 05:10:10'),
(49001, '66.249.79.200', NULL, 2, '2025-07-05 05:12:47', '2025-07-05 20:32:34'),
(49002, '51.68.107.144', NULL, 2, '2025-07-05 05:26:51', '2025-07-05 05:26:52'),
(49003, '52.167.144.186', NULL, 1, '2025-07-05 05:33:48', '2025-07-05 05:33:48'),
(49004, '103.131.71.222', NULL, 1, '2025-07-05 05:55:14', '2025-07-05 05:55:14'),
(49005, '143.198.47.160', NULL, 1, '2025-07-05 06:01:09', '2025-07-05 06:01:09'),
(49006, '34.82.93.78', NULL, 2, '2025-07-05 06:28:27', '2025-07-05 17:48:52'),
(49007, '154.54.249.215', NULL, 1, '2025-07-05 06:32:24', '2025-07-05 06:32:24'),
(49008, '52.169.26.33', NULL, 2, '2025-07-05 06:38:09', '2025-07-05 06:38:21'),
(49009, '51.68.107.137', NULL, 2, '2025-07-05 06:39:46', '2025-07-05 06:39:47'),
(49010, '167.71.208.73', NULL, 2, '2025-07-05 06:48:22', '2025-07-05 06:48:47'),
(49011, '35.202.105.172', NULL, 3, '2025-07-05 07:11:02', '2025-07-06 00:07:00'),
(49012, '43.130.3.122', NULL, 1, '2025-07-05 07:39:41', '2025-07-05 07:39:41'),
(49013, '34.168.1.171', NULL, 1, '2025-07-05 07:43:29', '2025-07-05 07:43:29'),
(49014, '51.68.107.141', NULL, 2, '2025-07-05 07:52:43', '2025-07-05 07:52:44'),
(49015, '185.245.104.75', NULL, 1, '2025-07-05 07:56:01', '2025-07-05 07:56:01'),
(49016, '185.177.72.144', NULL, 10, '2025-07-05 08:14:55', '2025-07-05 18:32:30'),
(49017, '147.185.132.132', NULL, 1, '2025-07-05 08:15:15', '2025-07-05 08:15:15'),
(49018, '43.157.188.74', NULL, 1, '2025-07-05 08:17:14', '2025-07-05 08:17:14'),
(49019, '51.68.236.70', NULL, 2, '2025-07-05 09:01:12', '2025-07-05 09:01:13'),
(49020, '198.235.24.109', NULL, 1, '2025-07-05 09:25:55', '2025-07-05 09:25:55'),
(49021, '103.92.46.58', NULL, 1, '2025-07-05 09:42:16', '2025-07-05 09:42:16'),
(49022, '185.28.182.78', NULL, 1, '2025-07-05 09:53:34', '2025-07-05 09:53:34'),
(49023, '205.169.39.21', NULL, 1, '2025-07-05 09:58:19', '2025-07-05 09:58:19'),
(49024, '193.32.162.211', NULL, 1, '2025-07-05 10:06:58', '2025-07-05 10:06:58'),
(49025, '51.68.236.114', NULL, 2, '2025-07-05 10:15:19', '2025-07-05 10:15:19'),
(49026, '34.82.75.124', NULL, 3, '2025-07-05 10:19:07', '2025-07-06 02:51:27'),
(49027, '162.120.184.226', NULL, 1, '2025-07-05 10:22:56', '2025-07-05 10:22:56'),
(49028, '175.27.164.113', NULL, 1, '2025-07-05 10:56:43', '2025-07-05 10:56:43'),
(49029, '51.38.225.46', NULL, 1, '2025-07-05 11:21:58', '2025-07-05 11:21:58'),
(49030, '45.138.16.69', NULL, 1, '2025-07-05 11:22:14', '2025-07-05 11:22:14'),
(49031, '159.65.241.80', NULL, 1, '2025-07-05 11:34:03', '2025-07-05 11:34:03'),
(49032, '17.241.219.95', NULL, 1, '2025-07-05 11:51:20', '2025-07-05 11:51:20'),
(49033, '37.111.207.73', NULL, 1, '2025-07-05 12:21:29', '2025-07-05 12:21:29'),
(49034, '111.225.148.22', NULL, 1, '2025-07-05 12:41:41', '2025-07-05 12:41:41'),
(49035, '91.201.115.174', NULL, 1, '2025-07-05 13:05:56', '2025-07-05 13:05:56'),
(49036, '159.223.94.170', NULL, 1, '2025-07-05 13:13:50', '2025-07-05 13:13:50'),
(49037, '129.226.93.214', NULL, 1, '2025-07-05 13:25:56', '2025-07-05 13:25:56'),
(49038, '69.171.231.1', NULL, 1, '2025-07-05 13:30:00', '2025-07-05 13:30:00'),
(49039, '43.166.255.122', NULL, 1, '2025-07-05 14:01:19', '2025-07-05 14:01:19'),
(49040, '51.68.111.203', NULL, 2, '2025-07-05 14:02:16', '2025-07-05 14:02:17'),
(49041, '86.103.57.77', NULL, 1, '2025-07-05 14:06:39', '2025-07-05 14:06:39'),
(49042, '213.139.205.149', NULL, 4, '2025-07-05 14:17:06', '2025-07-05 14:17:17'),
(49043, '170.39.218.50', NULL, 1, '2025-07-05 14:42:31', '2025-07-05 14:42:31'),
(49044, '58.253.86.33', NULL, 1, '2025-07-05 15:15:30', '2025-07-05 15:15:30'),
(49045, '210.4.75.44', NULL, 1, '2025-07-05 16:09:41', '2025-07-05 16:09:41'),
(49046, '54.205.23.1', NULL, 4, '2025-07-05 17:23:17', '2025-07-05 17:23:35'),
(49047, '93.159.230.28', NULL, 1, '2025-07-05 17:26:06', '2025-07-05 17:26:06'),
(49048, '20.171.207.56', NULL, 2, '2025-07-05 17:35:32', '2025-07-05 17:35:32'),
(49049, '4.151.241.242', NULL, 1, '2025-07-05 17:39:31', '2025-07-05 17:39:31'),
(49050, '172.182.211.204', NULL, 1, '2025-07-05 17:41:42', '2025-07-05 17:41:42'),
(49051, '23.95.23.30', NULL, 3, '2025-07-05 17:50:12', '2025-07-05 17:51:14'),
(49052, '138.99.38.81', NULL, 1, '2025-07-05 17:51:10', '2025-07-05 17:51:10'),
(49053, '179.60.190.161', NULL, 1, '2025-07-05 18:01:50', '2025-07-05 18:01:50'),
(49054, '185.189.114.124', NULL, 1, '2025-07-05 18:05:41', '2025-07-05 18:05:41'),
(49055, '198.235.24.130', NULL, 1, '2025-07-05 18:15:12', '2025-07-05 18:15:12'),
(49056, '185.177.72.7', NULL, 7, '2025-07-05 18:22:22', '2025-07-05 18:23:33'),
(49057, '49.51.132.100', NULL, 1, '2025-07-05 18:50:56', '2025-07-05 18:50:56'),
(49058, '124.156.225.181', NULL, 1, '2025-07-05 19:30:43', '2025-07-05 19:30:43'),
(49059, '128.204.212.86', NULL, 1, '2025-07-05 19:42:23', '2025-07-05 19:42:23'),
(49060, '52.1.106.130', NULL, 1, '2025-07-05 19:44:50', '2025-07-05 19:44:50'),
(49061, '106.227.49.113', NULL, 1, '2025-07-05 20:06:31', '2025-07-05 20:06:31'),
(49062, '110.53.121.120', NULL, 1, '2025-07-05 20:12:13', '2025-07-05 20:12:13'),
(49063, '173.252.95.113', NULL, 1, '2025-07-05 20:37:28', '2025-07-05 20:37:28'),
(49064, '18.97.14.84', NULL, 1, '2025-07-05 21:22:47', '2025-07-05 21:22:47'),
(49065, '77.90.153.227', NULL, 1, '2025-07-05 21:26:01', '2025-07-05 21:26:01'),
(49066, '185.39.19.34', NULL, 1, '2025-07-05 21:28:26', '2025-07-05 21:28:26'),
(49067, '57.141.6.2', NULL, 1, '2025-07-05 22:29:00', '2025-07-05 22:29:00'),
(49068, '129.28.14.231', NULL, 1, '2025-07-05 23:06:33', '2025-07-05 23:06:33'),
(49069, '185.241.208.120', NULL, 1, '2025-07-05 23:12:10', '2025-07-05 23:12:10'),
(49070, '35.87.205.207', NULL, 1, '2025-07-05 23:24:58', '2025-07-05 23:24:58'),
(49071, '93.158.91.10', NULL, 1, '2025-07-05 23:29:16', '2025-07-05 23:29:16'),
(49072, '13.233.252.179', NULL, 4, '2025-07-05 23:30:56', '2025-07-05 23:31:03'),
(49073, '45.64.99.116', NULL, 1, '2025-07-06 00:13:42', '2025-07-06 00:13:42'),
(49074, '75.119.159.169', NULL, 1, '2025-07-06 00:16:56', '2025-07-06 00:16:56'),
(49075, '54.70.190.91', NULL, 3, '2025-07-06 00:49:11', '2025-07-06 00:49:43'),
(49076, '51.222.253.8', NULL, 1, '2025-07-06 00:55:43', '2025-07-06 00:55:43'),
(49077, '194.163.152.77', NULL, 1, '2025-07-06 00:59:25', '2025-07-06 00:59:25'),
(49078, '118.179.124.109', NULL, 1, '2025-07-06 01:21:55', '2025-07-06 01:21:55'),
(49079, '37.114.50.142', NULL, 1, '2025-07-06 01:44:35', '2025-07-06 01:44:35'),
(49080, '185.220.100.249', NULL, 1, '2025-07-06 01:45:19', '2025-07-06 01:45:19'),
(49081, '49.51.36.179', NULL, 1, '2025-07-06 01:58:15', '2025-07-06 01:58:15'),
(49082, '111.172.249.49', NULL, 1, '2025-07-06 01:59:16', '2025-07-06 01:59:16'),
(49083, '43.167.157.80', NULL, 1, '2025-07-06 02:43:29', '2025-07-06 02:43:29'),
(49084, '45.141.215.30', NULL, 2, '2025-07-06 02:48:44', '2025-07-06 02:48:45'),
(49085, '185.246.188.115', NULL, 1, '2025-07-06 03:10:27', '2025-07-06 03:10:27'),
(49086, '204.8.96.88', NULL, 1, '2025-07-06 03:10:43', '2025-07-06 03:10:43'),
(49087, '51.222.253.9', NULL, 1, '2025-07-06 03:19:39', '2025-07-06 03:19:39'),
(49088, '44.246.118.142', NULL, 1, '2025-07-06 03:25:34', '2025-07-06 03:25:34'),
(49089, '185.39.19.49', NULL, 1, '2025-07-06 03:38:48', '2025-07-06 03:38:48'),
(49090, '45.87.51.17', NULL, 1, '2025-07-06 04:09:48', '2025-07-06 04:09:48'),
(49091, '64.188.120.101', NULL, 2, '2025-07-06 04:09:50', '2025-07-06 04:09:51'),
(49092, '18.97.14.86', NULL, 1, '2025-07-06 04:17:44', '2025-07-06 04:17:44'),
(49093, '34.220.19.143', NULL, 1, '2025-07-06 04:34:08', '2025-07-06 04:34:08'),
(49094, '118.89.233.234', NULL, 1, '2025-07-06 04:55:00', '2025-07-06 04:55:00'),
(49095, '34.82.93.78', NULL, 3, '2025-07-06 05:09:54', '2025-07-07 03:58:27'),
(49096, '18.236.234.207', NULL, 1, '2025-07-06 05:14:47', '2025-07-06 05:14:47'),
(49097, '159.223.94.170', NULL, 3, '2025-07-06 06:01:33', '2025-07-06 07:41:07'),
(49098, '159.65.9.85', NULL, 16, '2025-07-06 06:05:44', '2025-07-06 06:37:29'),
(49099, '35.213.164.233', NULL, 2, '2025-07-06 06:19:56', '2025-07-06 06:19:57'),
(49100, '61.145.176.92', NULL, 1, '2025-07-06 07:03:50', '2025-07-06 07:03:50'),
(49101, '36.41.75.167', NULL, 1, '2025-07-06 07:49:46', '2025-07-06 07:49:46'),
(49102, '35.202.105.172', NULL, 3, '2025-07-06 08:34:08', '2025-07-07 01:39:56'),
(49103, '43.166.226.186', NULL, 1, '2025-07-06 08:36:21', '2025-07-06 08:36:21'),
(49104, '185.177.72.12', NULL, 2, '2025-07-06 09:08:19', '2025-07-06 09:08:23'),
(49105, '43.165.135.242', NULL, 1, '2025-07-06 09:22:06', '2025-07-06 09:22:06'),
(49106, '45.88.186.202', NULL, 2, '2025-07-06 09:55:47', '2025-07-07 02:24:41'),
(49107, '203.33.203.148', NULL, 1, '2025-07-06 10:53:02', '2025-07-06 10:53:02'),
(49108, '54.223.45.134', NULL, 1, '2025-07-06 11:02:52', '2025-07-06 11:02:52'),
(49109, '34.82.75.124', NULL, 3, '2025-07-06 11:07:06', '2025-07-07 03:46:58'),
(49110, '185.40.4.101', NULL, 1, '2025-07-06 11:24:15', '2025-07-06 11:24:15'),
(49111, '88.80.26.3', NULL, 1, '2025-07-06 11:24:59', '2025-07-06 11:24:59'),
(49112, '205.169.39.49', NULL, 1, '2025-07-06 11:31:10', '2025-07-06 11:31:10'),
(49113, '51.68.236.70', NULL, 2, '2025-07-06 11:32:54', '2025-07-06 11:32:55'),
(49114, '205.210.31.186', NULL, 1, '2025-07-06 11:37:40', '2025-07-06 11:37:40'),
(49115, '66.249.79.200', NULL, 2, '2025-07-06 11:43:19', '2025-07-07 02:52:46'),
(49116, '196.251.66.211', NULL, 1, '2025-07-06 12:03:46', '2025-07-06 12:03:46'),
(49117, '110.249.202.81', NULL, 1, '2025-07-06 13:08:48', '2025-07-06 13:08:48'),
(49118, '51.68.111.241', NULL, 1, '2025-07-06 13:19:49', '2025-07-06 13:19:49'),
(49119, '154.239.178.27', NULL, 1, '2025-07-06 13:21:10', '2025-07-06 13:21:10'),
(49120, '51.68.107.154', NULL, 1, '2025-07-06 13:27:52', '2025-07-06 13:27:52'),
(49121, '120.71.59.24', NULL, 1, '2025-07-06 13:57:49', '2025-07-06 13:57:49'),
(49122, '36.143.59.253', NULL, 1, '2025-07-06 13:58:52', '2025-07-06 13:58:52'),
(49123, '1.192.192.4', NULL, 2, '2025-07-06 13:59:00', '2025-07-06 13:59:40'),
(49124, '80.85.246.144', NULL, 1, '2025-07-06 14:02:47', '2025-07-06 14:02:47'),
(49125, '124.198.131.200', NULL, 1, '2025-07-06 14:04:57', '2025-07-06 14:04:57'),
(49126, '43.153.58.28', NULL, 1, '2025-07-06 14:19:11', '2025-07-06 14:19:11'),
(49127, '41.68.67.25', NULL, 2, '2025-07-06 14:20:44', '2025-07-06 14:20:44'),
(49128, '139.59.13.117', NULL, 1, '2025-07-06 14:36:35', '2025-07-06 14:36:35'),
(49129, '43.155.162.41', NULL, 1, '2025-07-06 14:55:33', '2025-07-06 14:55:33'),
(49130, '87.236.176.6', NULL, 1, '2025-07-06 15:29:47', '2025-07-06 15:29:47'),
(49131, '139.99.68.65', NULL, 2, '2025-07-06 15:39:41', '2025-07-06 15:39:43'),
(49132, '51.68.236.90', NULL, 1, '2025-07-06 15:39:46', '2025-07-06 15:39:46'),
(49133, '128.204.212.86', NULL, 1, '2025-07-06 15:58:39', '2025-07-06 15:58:39'),
(49134, '103.144.104.35', NULL, 1, '2025-07-06 16:06:47', '2025-07-06 16:06:47'),
(49135, '85.215.219.132', NULL, 1, '2025-07-06 16:09:49', '2025-07-06 16:09:49'),
(49136, '162.120.184.34', NULL, 1, '2025-07-06 16:10:59', '2025-07-06 16:10:59'),
(49137, '46.105.42.96', NULL, 1, '2025-07-06 16:21:12', '2025-07-06 16:21:12'),
(49138, '57.141.6.6', NULL, 1, '2025-07-06 16:29:15', '2025-07-06 16:29:15'),
(49139, '66.249.79.201', NULL, 2, '2025-07-06 16:40:43', '2025-07-06 17:51:45'),
(49140, '103.181.69.135', NULL, 1, '2025-07-06 16:58:35', '2025-07-06 16:58:35'),
(49141, '103.125.31.73', NULL, 4, '2025-07-06 17:01:57', '2025-07-06 21:58:21'),
(49142, '101.91.148.219', NULL, 1, '2025-07-06 17:03:41', '2025-07-06 17:03:41'),
(49143, '66.249.79.199', NULL, 3, '2025-07-06 17:51:54', '2025-07-07 02:53:00'),
(49144, '102.215.57.126', NULL, 1, '2025-07-06 18:53:13', '2025-07-06 18:53:13'),
(49145, '43.166.134.47', NULL, 1, '2025-07-06 19:49:25', '2025-07-06 19:49:25'),
(49146, '129.211.215.233', NULL, 1, '2025-07-06 20:09:07', '2025-07-06 20:09:07'),
(49147, '180.148.209.35', NULL, 1, '2025-07-06 20:12:49', '2025-07-06 20:12:49'),
(49148, '43.130.116.87', NULL, 1, '2025-07-06 20:27:20', '2025-07-06 20:27:20'),
(49149, '45.61.150.105', NULL, 1, '2025-07-06 21:22:53', '2025-07-06 21:22:53'),
(49150, '43.135.145.117', NULL, 1, '2025-07-06 22:12:55', '2025-07-06 22:12:55'),
(49151, '154.47.20.225', NULL, 1, '2025-07-06 22:41:21', '2025-07-06 22:41:21'),
(49152, '180.102.134.69', NULL, 1, '2025-07-06 23:08:12', '2025-07-06 23:08:12'),
(49153, '134.122.133.31', NULL, 1, '2025-07-06 23:38:39', '2025-07-06 23:38:39'),
(49154, '185.180.141.68', NULL, 1, '2025-07-06 23:58:11', '2025-07-06 23:58:11'),
(49155, '57.141.6.5', NULL, 1, '2025-07-07 00:27:30', '2025-07-07 00:27:30'),
(49156, '198.235.24.168', NULL, 1, '2025-07-07 00:57:20', '2025-07-07 00:57:20'),
(49157, '35.190.181.162', NULL, 1, '2025-07-07 01:39:09', '2025-07-07 01:39:09'),
(49158, '47.251.120.231', NULL, 1, '2025-07-07 02:07:00', '2025-07-07 02:07:00'),
(49159, '47.251.119.212', NULL, 2, '2025-07-07 02:07:15', '2025-07-07 02:07:18'),
(49160, '35.187.132.9', NULL, 5, '2025-07-07 02:24:49', '2025-07-07 02:25:01'),
(49161, '18.224.30.248', NULL, 1, '2025-07-07 02:24:49', '2025-07-07 02:24:49'),
(49162, '3.17.131.73', NULL, 2, '2025-07-07 02:24:49', '2025-07-07 02:24:51'),
(49163, '35.187.132.10', NULL, 3, '2025-07-07 02:24:49', '2025-07-07 02:25:01'),
(49164, '54.70.53.60', NULL, 1, '2025-07-07 02:24:50', '2025-07-07 02:24:50'),
(49165, '34.71.214.216', NULL, 1, '2025-07-07 02:24:50', '2025-07-07 02:24:50'),
(49166, '18.118.216.159', NULL, 1, '2025-07-07 02:24:51', '2025-07-07 02:24:51'),
(49167, '34.125.230.24', NULL, 1, '2025-07-07 02:24:51', '2025-07-07 02:24:51'),
(49168, '45.83.104.137', NULL, 1, '2025-07-07 02:24:53', '2025-07-07 02:24:53'),
(49169, '45.90.185.106', NULL, 1, '2025-07-07 02:24:53', '2025-07-07 02:24:53'),
(49170, '64.225.100.118', NULL, 2, '2025-07-07 03:24:27', '2025-07-07 03:24:48'),
(49171, '205.169.39.20', NULL, 1, '2025-07-07 03:24:31', '2025-07-07 03:24:31'),
(49172, '205.169.39.0', NULL, 1, '2025-07-07 03:24:43', '2025-07-07 03:24:43'),
(49173, '205.169.39.24', NULL, 1, '2025-07-07 03:24:44', '2025-07-07 03:24:44'),
(49174, '205.169.39.7', NULL, 1, '2025-07-07 03:24:44', '2025-07-07 03:24:44'),
(49175, '205.169.39.17', NULL, 1, '2025-07-07 03:24:46', '2025-07-07 03:24:46'),
(49176, '205.169.39.114', NULL, 2, '2025-07-07 03:25:14', '2025-07-07 03:25:36'),
(49177, '34.123.170.104', NULL, 1, '2025-07-07 03:26:59', '2025-07-07 03:26:59'),
(49178, '34.122.147.229', NULL, 1, '2025-07-07 03:27:15', '2025-07-07 03:27:15'),
(49179, '188.126.94.67', NULL, 1, '2025-07-07 03:30:23', '2025-07-07 03:30:23'),
(49180, '109.248.149.242', NULL, 1, '2025-07-07 03:31:51', '2025-07-07 03:31:51'),
(49181, '176.100.243.133', NULL, 1, '2025-07-07 03:45:44', '2025-07-07 03:45:44'),
(49182, '170.39.218.50', NULL, 1, '2025-07-07 03:53:00', '2025-07-07 03:53:00'),
(49183, '104.244.210.62', NULL, 2, '2025-07-07 03:55:42', '2025-07-07 03:57:24'),
(49184, '65.130.1.114', NULL, 1, '2025-07-07 03:58:34', '2025-07-07 03:58:34'),
(49185, '77.238.230.6', NULL, 1, '2025-07-07 04:07:47', '2025-07-07 04:07:47'),
(49186, '52.169.52.187', NULL, 2, '2025-07-07 04:27:05', '2025-07-07 04:27:17'),
(49187, '167.71.133.183', NULL, 1, '2025-07-07 04:34:01', '2025-07-07 04:34:01'),
(49188, '44.250.218.67', NULL, 1, '2025-07-07 04:41:19', '2025-07-07 04:41:19'),
(49189, '54.202.155.19', NULL, 1, '2025-07-07 04:45:14', '2025-07-07 04:45:14'),
(49190, '216.73.216.221', NULL, 1, '2025-07-07 04:51:39', '2025-07-07 04:51:39'),
(49191, '103.196.9.56', NULL, 1, '2025-07-07 04:55:45', '2025-07-07 04:55:45'),
(49192, '104.252.110.153', NULL, 1, '2025-07-07 04:56:28', '2025-07-07 04:56:28'),
(49193, '114.117.233.112', NULL, 1, '2025-07-07 04:57:27', '2025-07-07 04:57:27'),
(49194, '139.99.68.65', NULL, 2, '2025-07-07 05:00:29', '2025-07-07 05:00:31'),
(49195, '173.239.224.148', NULL, 1, '2025-07-07 05:23:49', '2025-07-07 05:23:49'),
(49196, '34.145.10.101', NULL, 3, '2025-07-07 05:33:15', '2025-07-08 01:53:53'),
(49197, '34.220.19.143', NULL, 1, '2025-07-07 05:35:59', '2025-07-07 05:35:59'),
(49198, '86.54.25.127', NULL, 1, '2025-07-07 05:41:31', '2025-07-07 05:41:31'),
(49199, '51.222.253.16', NULL, 1, '2025-07-07 05:46:35', '2025-07-07 05:46:35'),
(49200, '34.219.47.139', NULL, 1, '2025-07-07 05:48:32', '2025-07-07 05:48:32'),
(49201, '45.88.186.202', NULL, 1, '2025-07-07 05:50:41', '2025-07-07 05:50:41'),
(49202, '45.135.232.178', NULL, 1, '2025-07-07 05:53:37', '2025-07-07 05:53:37'),
(49203, '185.177.72.2', NULL, 6, '2025-07-07 06:12:37', '2025-07-07 07:48:42'),
(49204, '136.144.43.181', NULL, 1, '2025-07-07 06:18:57', '2025-07-07 06:18:57'),
(49205, '57.141.6.6', NULL, 1, '2025-07-07 06:28:20', '2025-07-07 06:28:20'),
(49206, '57.141.6.7', NULL, 1, '2025-07-07 06:28:29', '2025-07-07 06:28:29'),
(49207, '159.223.94.170', NULL, 1, '2025-07-07 06:37:38', '2025-07-07 06:37:38'),
(49208, '43.134.186.61', NULL, 1, '2025-07-07 06:43:14', '2025-07-07 06:43:14'),
(49209, '195.2.78.89', NULL, 1, '2025-07-07 06:49:03', '2025-07-07 06:49:03'),
(49210, '43.159.145.149', NULL, 1, '2025-07-07 07:35:10', '2025-07-07 07:35:10'),
(49211, '118.67.217.207', NULL, 1, '2025-07-07 07:36:33', '2025-07-07 07:36:33'),
(49212, '23.229.113.138', NULL, 2, '2025-07-07 07:41:05', '2025-07-07 07:41:50'),
(49213, '156.146.37.99', NULL, 1, '2025-07-07 08:01:33', '2025-07-07 08:01:33'),
(49214, '123.253.37.114', NULL, 1, '2025-07-07 08:56:50', '2025-07-07 08:56:50'),
(49215, '196.251.87.218', NULL, 4, '2025-07-07 09:03:03', '2025-07-07 09:08:48'),
(49216, '128.204.212.86', NULL, 1, '2025-07-07 09:50:50', '2025-07-07 09:50:50'),
(49217, '35.202.105.172', NULL, 3, '2025-07-07 10:01:48', '2025-07-08 03:20:38'),
(49218, '220.247.130.39', NULL, 1, '2025-07-07 10:25:28', '2025-07-07 10:25:28'),
(49219, '43.229.208.190', NULL, 1, '2025-07-07 10:37:30', '2025-07-07 10:37:30'),
(49220, '178.128.95.157', NULL, 1, '2025-07-07 10:46:50', '2025-07-07 10:46:50'),
(49221, '140.143.98.18', NULL, 1, '2025-07-07 10:57:29', '2025-07-07 10:57:29'),
(49222, '80.85.246.144', NULL, 1, '2025-07-07 11:08:05', '2025-07-07 11:08:05'),
(49223, '18.189.16.76', NULL, 2, '2025-07-07 11:16:04', '2025-07-07 11:16:17'),
(49224, '18.225.25.214', NULL, 1, '2025-07-07 11:16:05', '2025-07-07 11:16:05'),
(49225, '3.138.109.213', NULL, 2, '2025-07-07 11:16:06', '2025-07-07 11:16:19'),
(49226, '58.251.94.154', NULL, 1, '2025-07-07 11:30:51', '2025-07-07 11:30:51'),
(49227, '54.223.45.134', NULL, 1, '2025-07-07 11:36:56', '2025-07-07 11:36:56'),
(49228, '45.248.151.49', NULL, 1, '2025-07-07 11:40:55', '2025-07-07 11:40:55'),
(49229, '34.82.75.124', NULL, 2, '2025-07-07 11:55:08', '2025-07-07 20:20:26'),
(49230, '182.163.113.2', NULL, 1, '2025-07-07 12:00:27', '2025-07-07 12:00:27'),
(49231, '205.169.39.58', NULL, 1, '2025-07-07 12:07:25', '2025-07-07 12:07:25'),
(49232, '185.241.208.120', NULL, 1, '2025-07-07 12:16:36', '2025-07-07 12:16:36'),
(49233, '91.201.115.174', NULL, 1, '2025-07-07 12:45:08', '2025-07-07 12:45:08'),
(49234, '111.225.149.38', NULL, 1, '2025-07-07 12:47:27', '2025-07-07 12:47:27'),
(49235, '111.225.148.177', NULL, 1, '2025-07-07 12:58:29', '2025-07-07 12:58:29'),
(49236, '36.32.3.46', NULL, 1, '2025-07-07 12:58:46', '2025-07-07 12:58:46'),
(49237, '37.111.212.7', NULL, 1, '2025-07-07 12:59:55', '2025-07-07 12:59:55'),
(49238, '93.158.90.15', NULL, 1, '2025-07-07 13:30:19', '2025-07-07 13:30:19'),
(49239, '198.235.24.55', NULL, 1, '2025-07-07 13:36:44', '2025-07-07 13:36:44'),
(49240, '37.111.206.3', NULL, 2, '2025-07-07 13:39:07', '2025-07-07 13:49:41'),
(49241, '121.229.185.160', NULL, 1, '2025-07-07 13:58:16', '2025-07-07 13:58:16'),
(49242, '216.24.213.104', NULL, 1, '2025-07-07 14:00:52', '2025-07-07 14:00:52'),
(49243, '103.217.111.124', NULL, 2, '2025-07-07 14:09:49', '2025-07-07 14:11:15'),
(49244, '24.239.143.13', NULL, 1, '2025-07-07 14:17:04', '2025-07-07 14:17:04'),
(49245, '43.155.157.239', NULL, 1, '2025-07-07 14:21:42', '2025-07-07 14:21:42'),
(49246, '102.129.152.216', NULL, 1, '2025-07-07 14:36:33', '2025-07-07 14:36:33'),
(49247, '43.156.204.134', NULL, 1, '2025-07-07 14:44:41', '2025-07-07 14:44:41'),
(49248, '52.169.187.48', NULL, 2, '2025-07-07 14:53:22', '2025-07-07 14:53:36'),
(49249, '43.130.71.237', NULL, 1, '2025-07-07 15:08:43', '2025-07-07 15:08:43'),
(49250, '34.82.93.78', NULL, 2, '2025-07-07 15:17:02', '2025-07-08 03:24:22'),
(49251, '57.129.81.227', NULL, 1, '2025-07-07 15:29:21', '2025-07-07 15:29:21'),
(49252, '103.126.22.6', NULL, 1, '2025-07-07 15:31:40', '2025-07-07 15:31:40'),
(49253, '51.68.111.244', NULL, 1, '2025-07-07 15:59:52', '2025-07-07 15:59:52'),
(49254, '154.23.238.45', NULL, 1, '2025-07-07 16:17:08', '2025-07-07 16:17:08'),
(49255, '104.131.171.150', NULL, 1, '2025-07-07 16:25:21', '2025-07-07 16:25:21'),
(49256, '51.222.253.18', NULL, 1, '2025-07-07 16:59:10', '2025-07-07 16:59:10'),
(49257, '58.49.233.126', NULL, 1, '2025-07-07 17:00:37', '2025-07-07 17:00:37'),
(49258, '128.204.212.84', NULL, 1, '2025-07-07 17:10:00', '2025-07-07 17:10:00'),
(49259, '51.38.112.81', NULL, 1, '2025-07-07 17:11:08', '2025-07-07 17:11:08'),
(49260, '103.108.112.69', NULL, 1, '2025-07-07 17:11:11', '2025-07-07 17:11:11'),
(49261, '118.179.84.65', NULL, 3, '2025-07-07 17:20:39', '2025-07-07 17:30:40'),
(49262, '57.141.6.2', NULL, 1, '2025-07-07 17:45:32', '2025-07-07 17:45:32'),
(49263, '49.12.228.225', NULL, 1, '2025-07-07 18:40:28', '2025-07-07 18:40:28'),
(49264, '51.68.236.114', NULL, 1, '2025-07-07 19:06:30', '2025-07-07 19:06:30'),
(49265, '34.122.147.229', NULL, 1, '2025-07-07 19:10:43', '2025-07-07 19:10:43'),
(49266, '20.171.207.56', NULL, 2, '2025-07-07 19:30:53', '2025-07-07 19:30:56'),
(49267, '42.0.6.234', NULL, 1, '2025-07-07 19:40:12', '2025-07-07 19:40:12'),
(49268, '114.96.103.33', NULL, 1, '2025-07-07 20:09:46', '2025-07-07 20:09:46'),
(49269, '46.105.40.140', NULL, 1, '2025-07-07 20:35:02', '2025-07-07 20:35:02'),
(49270, '49.51.196.42', NULL, 1, '2025-07-07 20:45:39', '2025-07-07 20:45:39'),
(49271, '45.63.12.144', NULL, 1, '2025-07-07 21:04:18', '2025-07-07 21:04:18'),
(49272, '51.68.107.151', NULL, 1, '2025-07-07 21:06:39', '2025-07-07 21:06:39'),
(49273, '177.8.26.94', NULL, 1, '2025-07-07 21:20:42', '2025-07-07 21:20:42'),
(49274, '43.166.226.186', NULL, 1, '2025-07-07 21:43:31', '2025-07-07 21:43:31'),
(49275, '18.201.140.241', NULL, 1, '2025-07-07 21:46:48', '2025-07-07 21:46:48'),
(49276, '78.129.165.8', NULL, 1, '2025-07-07 22:10:16', '2025-07-07 22:10:16'),
(49277, '35.86.189.101', NULL, 1, '2025-07-07 22:18:40', '2025-07-07 22:18:40'),
(49278, '51.68.111.204', NULL, 1, '2025-07-07 22:19:42', '2025-07-07 22:19:42'),
(49279, '44.250.165.137', NULL, 1, '2025-07-07 22:44:57', '2025-07-07 22:44:57'),
(49280, '110.40.186.63', NULL, 1, '2025-07-07 23:10:33', '2025-07-07 23:10:33'),
(49281, '103.127.181.1', NULL, 1, '2025-07-07 23:30:44', '2025-07-07 23:30:44'),
(49282, '43.165.65.75', NULL, 1, '2025-07-07 23:30:57', '2025-07-07 23:30:57'),
(49283, '205.169.39.0', NULL, 1, '2025-07-08 00:47:55', '2025-07-08 00:47:55'),
(49284, '205.169.39.195', NULL, 2, '2025-07-08 00:48:02', '2025-07-08 00:48:13'),
(49285, '34.72.176.129', NULL, 1, '2025-07-08 00:48:07', '2025-07-08 00:48:07');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(49286, '88.241.94.30', NULL, 1, '2025-07-08 01:12:09', '2025-07-08 01:12:09'),
(49287, '208.100.26.233', NULL, 2, '2025-07-08 01:18:43', '2025-07-08 01:18:43'),
(49288, '104.28.194.108', NULL, 1, '2025-07-08 01:21:16', '2025-07-08 01:21:16'),
(49289, '34.148.29.13', NULL, 1, '2025-07-08 01:40:01', '2025-07-08 01:40:01'),
(49290, '194.233.72.214', NULL, 11, '2025-07-08 02:09:28', '2025-07-08 02:10:07'),
(49291, '51.222.253.13', NULL, 1, '2025-07-08 02:24:40', '2025-07-08 02:24:40'),
(49292, '66.249.79.199', NULL, 1, '2025-07-08 02:44:38', '2025-07-08 02:44:38'),
(49293, '54.74.73.20', NULL, 1, '2025-07-08 03:47:16', '2025-07-08 03:47:16'),
(49294, '34.243.227.8', NULL, 1, '2025-07-08 03:48:26', '2025-07-08 03:48:26'),
(49295, '147.185.132.75', NULL, 1, '2025-07-08 04:17:11', '2025-07-08 04:17:11'),
(49296, '34.82.75.124', NULL, 3, '2025-07-08 04:34:58', '2025-07-08 21:12:38'),
(49297, '120.71.59.24', NULL, 2, '2025-07-08 05:03:41', '2025-07-09 02:20:10'),
(49298, '35.92.238.23', NULL, 1, '2025-07-08 05:16:09', '2025-07-08 05:16:09'),
(49299, '35.87.72.131', NULL, 1, '2025-07-08 05:24:14', '2025-07-08 05:24:14'),
(49300, '34.82.89.51', NULL, 1, '2025-07-08 05:34:10', '2025-07-08 05:34:10'),
(49301, '66.249.79.200', NULL, 2, '2025-07-08 05:41:23', '2025-07-08 05:51:50'),
(49302, '66.249.79.201', NULL, 1, '2025-07-08 05:52:10', '2025-07-08 05:52:10'),
(49303, '185.198.58.168', NULL, 1, '2025-07-08 06:13:44', '2025-07-08 06:13:44'),
(49304, '43.156.168.214', NULL, 1, '2025-07-08 06:31:05', '2025-07-08 06:31:05'),
(49305, '57.141.6.14', NULL, 1, '2025-07-08 06:57:50', '2025-07-08 06:57:50'),
(49306, '185.177.72.144', NULL, 6, '2025-07-08 07:05:33', '2025-07-08 08:35:58'),
(49307, '128.204.212.85', NULL, 2, '2025-07-08 07:13:24', '2025-07-09 01:09:10'),
(49308, '43.155.195.141', NULL, 2, '2025-07-08 07:15:32', '2025-07-08 14:17:09'),
(49309, '103.131.71.84', NULL, 1, '2025-07-08 07:19:56', '2025-07-08 07:19:56'),
(49310, '54.164.169.170', NULL, 1, '2025-07-08 07:30:54', '2025-07-08 07:30:54'),
(49311, '51.222.253.16', NULL, 1, '2025-07-08 07:39:02', '2025-07-08 07:39:02'),
(49312, '43.153.67.21', NULL, 1, '2025-07-08 07:45:41', '2025-07-08 07:45:41'),
(49313, '35.173.254.16', NULL, 1, '2025-07-08 08:00:15', '2025-07-08 08:00:15'),
(49314, '69.171.234.11', NULL, 1, '2025-07-08 08:00:36', '2025-07-08 08:00:36'),
(49315, '69.171.234.5', NULL, 1, '2025-07-08 08:00:36', '2025-07-08 08:00:36'),
(49316, '82.156.68.74', NULL, 2, '2025-07-08 08:00:57', '2025-07-08 14:08:36'),
(49317, '103.122.31.162', NULL, 1, '2025-07-08 08:43:22', '2025-07-08 08:43:22'),
(49318, '124.236.100.56', NULL, 2, '2025-07-08 09:28:11', '2025-07-08 15:13:50'),
(49319, '162.120.184.34', NULL, 1, '2025-07-08 09:38:08', '2025-07-08 09:38:08'),
(49320, '51.89.207.180', NULL, 20, '2025-07-08 10:09:28', '2025-07-08 10:09:48'),
(49321, '185.177.72.9', NULL, 7, '2025-07-08 10:25:10', '2025-07-08 10:27:09'),
(49322, '135.232.19.45', NULL, 1, '2025-07-08 10:53:42', '2025-07-08 10:53:42'),
(49323, '182.44.67.97', NULL, 2, '2025-07-08 11:06:20', '2025-07-08 23:25:57'),
(49324, '43.229.208.190', NULL, 3, '2025-07-08 11:45:49', '2025-07-08 14:06:14'),
(49325, '35.202.105.172', NULL, 2, '2025-07-08 11:51:15', '2025-07-08 20:26:54'),
(49326, '34.145.10.101', NULL, 2, '2025-07-08 11:56:56', '2025-07-08 22:14:36'),
(49327, '118.179.218.201', NULL, 2, '2025-07-08 12:04:58', '2025-07-08 12:05:00'),
(49328, '188.213.1.97', NULL, 1, '2025-07-08 12:12:43', '2025-07-08 12:12:43'),
(49329, '104.239.0.195', NULL, 2, '2025-07-08 12:12:46', '2025-07-08 12:12:47'),
(49330, '57.141.6.18', NULL, 1, '2025-07-08 12:13:11', '2025-07-08 12:13:11'),
(49331, '57.152.1.212', NULL, 1, '2025-07-08 12:27:16', '2025-07-08 12:27:16'),
(49332, '83.137.204.95', NULL, 1, '2025-07-08 12:37:23', '2025-07-08 12:37:23'),
(49333, '72.14.201.159', NULL, 1, '2025-07-08 12:41:12', '2025-07-08 12:41:12'),
(49334, '27.147.138.142', NULL, 2, '2025-07-08 12:44:03', '2025-07-08 12:44:09'),
(49335, '111.225.148.165', NULL, 1, '2025-07-08 12:48:28', '2025-07-08 12:48:28'),
(49336, '59.152.96.72', NULL, 1, '2025-07-08 13:32:00', '2025-07-08 13:32:00'),
(49337, '43.167.239.66', NULL, 1, '2025-07-08 13:37:37', '2025-07-08 13:37:37'),
(49338, '163.116.196.91', NULL, 2, '2025-07-08 13:37:51', '2025-07-08 13:37:52'),
(49339, '52.38.97.170', NULL, 1, '2025-07-08 13:43:29', '2025-07-08 13:43:29'),
(49340, '57.155.170.194', NULL, 1, '2025-07-08 14:14:01', '2025-07-08 14:14:01'),
(49341, '95.140.159.32', NULL, 1, '2025-07-08 14:35:09', '2025-07-08 14:35:09'),
(49342, '34.82.93.78', NULL, 2, '2025-07-08 14:51:39', '2025-07-09 02:16:19'),
(49343, '79.127.132.163', NULL, 1, '2025-07-08 15:00:00', '2025-07-08 15:00:00'),
(49344, '128.204.212.86', NULL, 1, '2025-07-08 15:11:53', '2025-07-08 15:11:53'),
(49345, '51.68.236.87', NULL, 2, '2025-07-08 15:22:36', '2025-07-08 15:22:37'),
(49346, '51.38.115.13', NULL, 1, '2025-07-08 15:30:43', '2025-07-08 15:30:43'),
(49347, '31.13.103.6', NULL, 1, '2025-07-08 15:44:57', '2025-07-08 15:44:57'),
(49348, '223.91.89.2', NULL, 1, '2025-07-08 15:48:56', '2025-07-08 15:48:56'),
(49349, '42.236.10.91', NULL, 1, '2025-07-08 15:49:19', '2025-07-08 15:49:19'),
(49350, '42.236.10.76', NULL, 1, '2025-07-08 15:50:14', '2025-07-08 15:50:14'),
(49351, '52.80.102.53', NULL, 1, '2025-07-08 16:28:15', '2025-07-08 16:28:15'),
(49352, '52.169.252.32', NULL, 3, '2025-07-08 16:53:26', '2025-07-08 16:54:23'),
(49353, '103.84.245.67', NULL, 1, '2025-07-08 17:11:59', '2025-07-08 17:11:59'),
(49354, '59.152.5.229', NULL, 2, '2025-07-08 17:12:21', '2025-07-08 17:12:55'),
(49355, '42.114.78.213', NULL, 1, '2025-07-08 17:14:13', '2025-07-08 17:14:13'),
(49356, '162.14.210.15', NULL, 1, '2025-07-08 17:15:16', '2025-07-08 17:15:16'),
(49357, '147.78.141.189', NULL, 1, '2025-07-08 17:20:31', '2025-07-08 17:20:31'),
(49358, '13.60.246.29', NULL, 1, '2025-07-08 17:20:32', '2025-07-08 17:20:32'),
(49359, '65.108.6.34', NULL, 1, '2025-07-08 17:33:51', '2025-07-08 17:33:51'),
(49360, '43.245.120.36', NULL, 3, '2025-07-08 17:45:01', '2025-07-08 18:00:06'),
(49361, '80.85.245.37', NULL, 2, '2025-07-08 18:01:45', '2025-07-08 21:27:10'),
(49362, '159.223.94.170', NULL, 1, '2025-07-08 18:33:37', '2025-07-08 18:33:37'),
(49363, '107.172.114.88', NULL, 2, '2025-07-08 18:50:17', '2025-07-08 18:50:21'),
(49364, '43.153.74.75', NULL, 1, '2025-07-08 19:49:22', '2025-07-08 19:49:22'),
(49365, '180.149.234.112', NULL, 2, '2025-07-08 20:07:49', '2025-07-08 20:08:22'),
(49366, '45.89.70.30', NULL, 1, '2025-07-08 20:11:43', '2025-07-08 20:11:43'),
(49367, '51.222.253.13', NULL, 1, '2025-07-08 20:22:52', '2025-07-08 20:22:52'),
(49368, '43.159.144.16', NULL, 1, '2025-07-08 20:30:31', '2025-07-08 20:30:31'),
(49369, '52.230.25.26', NULL, 1, '2025-07-08 20:32:22', '2025-07-08 20:32:22'),
(49370, '57.141.6.16', NULL, 1, '2025-07-08 21:02:29', '2025-07-08 21:02:29'),
(49371, '149.102.150.82', NULL, 3, '2025-07-08 21:41:44', '2025-07-08 21:41:50'),
(49372, '51.68.236.69', NULL, 1, '2025-07-08 21:50:21', '2025-07-08 21:50:21'),
(49373, '43.153.62.161', NULL, 1, '2025-07-08 22:07:39', '2025-07-08 22:07:39'),
(49374, '91.229.239.210', NULL, 1, '2025-07-08 22:15:37', '2025-07-08 22:15:37'),
(49375, '114.105.253.220', NULL, 1, '2025-07-08 22:50:37', '2025-07-08 22:50:37'),
(49376, '57.141.6.28', NULL, 1, '2025-07-08 23:10:34', '2025-07-08 23:10:34'),
(49377, '52.167.144.158', NULL, 1, '2025-07-08 23:21:10', '2025-07-08 23:21:10'),
(49378, '23.80.147.187', NULL, 1, '2025-07-08 23:46:23', '2025-07-08 23:46:23'),
(49379, '34.231.181.240', NULL, 1, '2025-07-09 01:15:11', '2025-07-09 01:15:11'),
(49380, '110.172.98.2', NULL, 1, '2025-07-09 01:22:09', '2025-07-09 01:22:09'),
(49381, '51.68.107.141', NULL, 1, '2025-07-09 01:26:25', '2025-07-09 01:26:25'),
(49382, '72.14.199.201', NULL, 1, '2025-07-09 01:34:30', '2025-07-09 01:34:30'),
(49383, '40.77.167.156', NULL, 1, '2025-07-09 01:39:22', '2025-07-09 01:39:22'),
(49384, '34.73.0.110', NULL, 1, '2025-07-09 02:48:34', '2025-07-09 02:48:34'),
(49385, '20.171.207.169', NULL, 1, '2025-07-09 02:52:31', '2025-07-09 02:52:31'),
(49386, '51.68.111.245', NULL, 1, '2025-07-09 03:15:26', '2025-07-09 03:15:26'),
(49387, '43.131.243.61', NULL, 1, '2025-07-09 03:26:56', '2025-07-09 03:26:56'),
(49388, '198.235.24.53', NULL, 1, '2025-07-09 03:30:33', '2025-07-09 03:30:33'),
(49389, '51.195.166.174', NULL, 1, '2025-07-09 03:32:13', '2025-07-09 03:32:13'),
(49390, '208.100.26.243', NULL, 2, '2025-07-09 03:43:19', '2025-07-09 03:43:19'),
(49391, '46.105.38.210', NULL, 1, '2025-07-09 03:55:00', '2025-07-09 03:55:00'),
(49392, '220.181.108.155', NULL, 1, '2025-07-09 04:19:57', '2025-07-09 04:19:57'),
(49393, '116.179.32.17', NULL, 1, '2025-07-09 04:19:57', '2025-07-09 04:19:57'),
(49394, '43.159.149.56', NULL, 1, '2025-07-09 04:29:48', '2025-07-09 04:29:48'),
(49395, '35.202.105.172', NULL, 1, '2025-07-09 04:55:20', '2025-07-09 04:55:20'),
(49396, '146.190.249.118', NULL, 1, '2025-07-09 05:06:24', '2025-07-09 05:06:24'),
(49397, '54.191.32.60', NULL, 1, '2025-07-09 05:06:30', '2025-07-09 05:06:30'),
(49398, '80.85.246.71', NULL, 1, '2025-07-09 05:22:40', '2025-07-09 05:22:40'),
(49399, '40.77.167.69', NULL, 1, '2025-07-09 05:29:05', '2025-07-09 05:29:05'),
(49400, '51.68.107.148', NULL, 1, '2025-07-09 05:30:19', '2025-07-09 05:30:19'),
(49401, '34.82.75.124', NULL, 1, '2025-07-09 05:34:06', '2025-07-09 05:34:06'),
(49402, '54.189.105.180', NULL, 1, '2025-07-09 05:44:35', '2025-07-09 05:44:35'),
(49403, '40.183.189.128', NULL, 1, '2025-07-09 06:04:18', '2025-07-09 06:04:18'),
(49404, '110.172.98.2', NULL, 1, '2025-07-09 06:43:42', '2025-07-09 06:43:42'),
(49405, '46.105.42.135', NULL, 1, '2025-07-09 06:49:34', '2025-07-09 06:49:34'),
(49406, '195.37.190.69', NULL, 1, '2025-07-09 06:55:07', '2025-07-09 06:55:07'),
(49407, '162.120.184.35', NULL, 1, '2025-07-09 07:45:04', '2025-07-09 07:45:04'),
(49408, '222.79.103.59', NULL, 1, '2025-07-09 08:15:33', '2025-07-09 08:15:33'),
(49409, '43.229.208.190', NULL, 3, '2025-07-09 09:04:25', '2025-07-09 10:34:43'),
(49410, '51.68.111.216', NULL, 1, '2025-07-09 09:08:50', '2025-07-09 09:08:50'),
(49411, '172.110.147.125', NULL, 1, '2025-07-09 09:14:35', '2025-07-09 09:14:35'),
(49412, '74.7.36.83', NULL, 1, '2025-07-09 09:41:44', '2025-07-09 09:41:44'),
(49413, '52.169.26.33', NULL, 2, '2025-07-09 09:42:32', '2025-07-09 09:42:43'),
(49414, '103.145.70.100', NULL, 2, '2025-07-09 10:03:33', '2025-07-09 14:59:59'),
(49415, '3.236.90.97', NULL, 1, '2025-07-09 10:12:02', '2025-07-09 10:12:02'),
(49416, '57.141.6.12', NULL, 1, '2025-07-09 10:39:34', '2025-07-09 10:39:34'),
(49417, '103.197.206.242', NULL, 1, '2025-07-09 10:48:35', '2025-07-09 10:48:35'),
(49418, '49.51.195.195', NULL, 1, '2025-07-09 10:58:25', '2025-07-09 10:58:25'),
(49419, '72.14.201.159', NULL, 1, '2025-07-09 11:09:38', '2025-07-09 11:09:38'),
(49420, '223.244.35.77', NULL, 1, '2025-07-09 11:19:54', '2025-07-09 11:19:54'),
(49421, '136.226.231.75', NULL, 1, '2025-07-09 11:24:16', '2025-07-09 11:24:16'),
(49422, '43.135.144.81', NULL, 1, '2025-07-09 11:37:57', '2025-07-09 11:37:57'),
(49423, '103.254.86.129', NULL, 1, '2025-07-09 11:42:38', '2025-07-09 11:42:38'),
(49424, '103.228.121.200', NULL, 1, '2025-07-09 11:51:43', '2025-07-09 11:51:43'),
(49425, '69.171.231.6', NULL, 1, '2025-07-09 12:09:00', '2025-07-09 12:09:00'),
(49426, '69.171.231.9', NULL, 1, '2025-07-09 12:09:00', '2025-07-09 12:09:00'),
(49427, '4.193.96.14', NULL, 1, '2025-07-09 12:09:04', '2025-07-09 12:09:04'),
(49428, '208.100.26.249', NULL, 1, '2025-07-09 12:12:56', '2025-07-09 12:12:56'),
(49429, '208.100.26.248', NULL, 1, '2025-07-09 12:12:57', '2025-07-09 12:12:57'),
(49430, '57.155.170.192', NULL, 1, '2025-07-09 12:14:53', '2025-07-09 12:14:53'),
(49431, '57.155.170.195', NULL, 1, '2025-07-09 12:26:32', '2025-07-09 12:26:32'),
(49432, '57.155.171.21', NULL, 1, '2025-07-09 12:26:36', '2025-07-09 12:26:36'),
(49433, '194.233.72.214', NULL, 2, '2025-07-09 12:35:36', '2025-07-09 16:57:08'),
(49434, '193.186.4.130', NULL, 2, '2025-07-09 12:46:29', '2025-07-09 14:42:25'),
(49435, '162.120.184.34', NULL, 3, '2025-07-09 12:48:03', '2025-07-09 18:44:49'),
(49436, '27.115.124.109', NULL, 1, '2025-07-09 13:00:22', '2025-07-09 13:00:22'),
(49437, '139.59.225.177', NULL, 1, '2025-07-09 13:20:59', '2025-07-09 13:20:59'),
(49438, '194.233.88.108', NULL, 3, '2025-07-09 13:26:28', '2025-07-09 15:29:58'),
(49439, '65.109.124.150', NULL, 1, '2025-07-09 13:30:11', '2025-07-09 13:30:11'),
(49440, '65.109.124.150', NULL, 1, '2025-07-09 13:30:11', '2025-07-09 13:30:11'),
(49441, '118.179.218.201', NULL, 2, '2025-07-09 13:30:59', '2025-07-09 13:31:03'),
(49442, '110.249.202.202', NULL, 1, '2025-07-09 13:31:07', '2025-07-09 13:31:07'),
(49443, '103.62.140.153', NULL, 1, '2025-07-09 13:35:01', '2025-07-09 13:35:01'),
(49444, '51.222.253.4', NULL, 1, '2025-07-09 13:47:31', '2025-07-09 13:47:31'),
(49445, '109.70.100.1', NULL, 1, '2025-07-09 13:58:57', '2025-07-09 13:58:57'),
(49446, '109.70.100.5', NULL, 1, '2025-07-09 13:59:08', '2025-07-09 13:59:08'),
(49447, '128.204.212.86', NULL, 1, '2025-07-09 14:11:08', '2025-07-09 14:11:08'),
(49448, '128.204.212.85', NULL, 1, '2025-07-09 15:02:03', '2025-07-09 15:02:03'),
(49449, '151.80.133.238', NULL, 1, '2025-07-09 15:19:33', '2025-07-09 15:19:33'),
(49450, '185.241.208.99', NULL, 1, '2025-07-09 15:33:46', '2025-07-09 15:33:46'),
(49451, '31.13.127.8', NULL, 1, '2025-07-09 15:41:46', '2025-07-09 15:41:46'),
(49452, '41.35.40.255', NULL, 1, '2025-07-09 16:38:37', '2025-07-09 16:38:37'),
(49453, '150.109.119.38', NULL, 1, '2025-07-09 17:08:37', '2025-07-09 17:08:37'),
(49454, '138.199.36.209', NULL, 1, '2025-07-09 17:13:44', '2025-07-09 17:13:44'),
(49455, '110.40.186.63', NULL, 1, '2025-07-09 17:29:46', '2025-07-09 17:29:46'),
(49456, '51.68.107.146', NULL, 2, '2025-07-09 17:32:57', '2025-07-09 20:25:48'),
(49457, '43.157.53.115', NULL, 1, '2025-07-09 17:49:34', '2025-07-09 17:49:34'),
(49458, '35.213.164.233', NULL, 2, '2025-07-09 18:30:40', '2025-07-09 18:30:41'),
(49459, '165.22.223.90', NULL, 2, '2025-07-09 18:31:57', '2025-07-09 18:31:58'),
(49460, '190.102.121.68', NULL, 1, '2025-07-09 18:52:55', '2025-07-09 18:52:55'),
(49461, '159.223.94.170', NULL, 1, '2025-07-09 19:06:56', '2025-07-09 19:06:56'),
(49462, '128.204.212.87', NULL, 1, '2025-07-09 19:17:03', '2025-07-09 19:17:03'),
(49463, '110.166.71.39', NULL, 1, '2025-07-09 20:40:56', '2025-07-09 20:40:56'),
(49464, '84.38.133.73', NULL, 1, '2025-07-09 20:50:40', '2025-07-09 20:50:40'),
(49465, '94.103.93.19', NULL, 1, '2025-07-09 20:55:21', '2025-07-09 20:55:21'),
(49466, '52.169.187.48', NULL, 2, '2025-07-09 20:55:35', '2025-07-09 20:55:48'),
(49467, '20.171.207.56', NULL, 2, '2025-07-09 20:57:04', '2025-07-09 20:57:07'),
(49468, '57.141.6.30', NULL, 1, '2025-07-09 21:17:00', '2025-07-09 21:17:00'),
(49469, '139.162.155.206', NULL, 1, '2025-07-09 21:21:30', '2025-07-09 21:21:30'),
(49470, '51.68.107.149', NULL, 1, '2025-07-09 21:37:09', '2025-07-09 21:37:09'),
(49471, '39.154.20.109', NULL, 1, '2025-07-09 21:40:09', '2025-07-09 21:40:09'),
(49472, '27.115.124.41', NULL, 1, '2025-07-09 21:40:13', '2025-07-09 21:40:13'),
(49473, '27.188.90.196', NULL, 1, '2025-07-09 21:40:19', '2025-07-09 21:40:19'),
(49474, '119.39.193.16', NULL, 1, '2025-07-09 21:40:20', '2025-07-09 21:40:20'),
(49475, '42.236.10.83', NULL, 1, '2025-07-09 21:40:24', '2025-07-09 21:40:24'),
(49476, '42.236.10.77', NULL, 1, '2025-07-09 21:40:24', '2025-07-09 21:40:24'),
(49477, '27.115.124.40', NULL, 1, '2025-07-09 21:40:55', '2025-07-09 21:40:55'),
(49478, '42.236.10.76', NULL, 1, '2025-07-09 21:41:07', '2025-07-09 21:41:07'),
(49479, '42.236.10.91', NULL, 1, '2025-07-09 21:41:07', '2025-07-09 21:41:07'),
(49480, '209.141.46.180', NULL, 2, '2025-07-09 21:53:57', '2025-07-09 21:56:50'),
(49481, '66.249.79.201', NULL, 1, '2025-07-09 22:00:16', '2025-07-09 22:00:16'),
(49482, '66.249.79.199', NULL, 2, '2025-07-09 22:01:08', '2025-07-09 22:01:09'),
(49483, '185.177.72.236', NULL, 2, '2025-07-09 22:21:59', '2025-07-09 22:22:37'),
(49484, '121.4.105.222', NULL, 2, '2025-07-09 22:26:44', '2025-07-09 22:36:51'),
(49485, '45.94.31.101', NULL, 1, '2025-07-09 22:27:31', '2025-07-09 22:27:31'),
(49486, '76.181.131.120', NULL, 1, '2025-07-09 22:48:10', '2025-07-09 22:48:10'),
(49487, '37.111.211.7', NULL, 1, '2025-07-09 22:48:57', '2025-07-09 22:48:57'),
(49488, '115.214.127.97', NULL, 1, '2025-07-09 23:10:25', '2025-07-09 23:10:25'),
(49489, '23.236.222.102', NULL, 1, '2025-07-09 23:20:21', '2025-07-09 23:20:21'),
(49490, '196.251.72.175', NULL, 1, '2025-07-09 23:26:25', '2025-07-09 23:26:25'),
(49491, '170.106.161.78', NULL, 1, '2025-07-09 23:30:51', '2025-07-09 23:30:51'),
(49492, '184.174.28.99', NULL, 1, '2025-07-09 23:33:32', '2025-07-09 23:33:32'),
(49493, '43.143.248.236', NULL, 1, '2025-07-09 23:40:24', '2025-07-09 23:40:24'),
(49494, '35.227.66.12', NULL, 1, '2025-07-10 01:15:15', '2025-07-10 01:15:15'),
(49495, '51.68.111.213', NULL, 1, '2025-07-10 01:19:02', '2025-07-10 01:19:02'),
(49496, '43.173.1.57', NULL, 1, '2025-07-10 01:37:33', '2025-07-10 01:37:33'),
(49497, '104.198.4.20', NULL, 1, '2025-07-10 02:02:57', '2025-07-10 02:02:57'),
(49498, '43.153.76.247', NULL, 1, '2025-07-10 02:37:26', '2025-07-10 02:37:26'),
(49499, '46.105.46.43', NULL, 1, '2025-07-10 02:39:07', '2025-07-10 02:39:07'),
(49500, '51.68.236.90', NULL, 1, '2025-07-10 03:33:19', '2025-07-10 03:33:19'),
(49501, '195.2.81.171', NULL, 1, '2025-07-10 04:24:46', '2025-07-10 04:24:46'),
(49502, '66.249.79.199', NULL, 5, '2025-07-10 04:36:17', '2025-07-11 01:21:04'),
(49503, '51.68.107.154', NULL, 1, '2025-07-10 04:56:54', '2025-07-10 04:56:54'),
(49504, '196.251.70.84', NULL, 3, '2025-07-10 05:06:01', '2025-07-10 05:06:03'),
(49505, '44.243.235.117', NULL, 1, '2025-07-10 05:16:40', '2025-07-10 05:16:40'),
(49506, '66.249.79.201', NULL, 3, '2025-07-10 05:25:16', '2025-07-11 00:12:20'),
(49507, '35.233.226.34', NULL, 1, '2025-07-10 05:29:31', '2025-07-10 05:29:31'),
(49508, '77.240.183.231', NULL, 1, '2025-07-10 05:30:02', '2025-07-10 05:30:02'),
(49509, '35.87.122.199', NULL, 1, '2025-07-10 05:47:58', '2025-07-10 05:47:58'),
(49510, '66.249.79.200', NULL, 3, '2025-07-10 05:53:22', '2025-07-10 05:54:05'),
(49511, '51.68.236.71', NULL, 2, '2025-07-10 06:00:58', '2025-07-10 13:58:04'),
(49512, '3.26.232.160', NULL, 1, '2025-07-10 06:38:24', '2025-07-10 06:38:24'),
(49513, '123.16.227.79', NULL, 1, '2025-07-10 06:38:53', '2025-07-10 06:38:53'),
(49514, '45.94.31.101', NULL, 1, '2025-07-10 07:27:59', '2025-07-10 07:27:59'),
(49515, '74.48.178.218', NULL, 1, '2025-07-10 08:14:16', '2025-07-10 08:14:16'),
(49516, '78.153.140.218', NULL, 4, '2025-07-10 08:17:02', '2025-07-10 08:17:06'),
(49517, '94.191.43.82', NULL, 1, '2025-07-10 08:31:06', '2025-07-10 08:31:06'),
(49518, '54.204.75.163', NULL, 1, '2025-07-10 08:34:32', '2025-07-10 08:34:32'),
(49519, '20.212.201.123', NULL, 1, '2025-07-10 08:54:31', '2025-07-10 08:54:31'),
(49520, '13.76.141.173', NULL, 1, '2025-07-10 08:54:45', '2025-07-10 08:54:45'),
(49521, '57.155.170.192', NULL, 1, '2025-07-10 08:55:44', '2025-07-10 08:55:44'),
(49522, '20.161.75.217', NULL, 1, '2025-07-10 09:02:52', '2025-07-10 09:02:52'),
(49523, '20.161.75.214', NULL, 1, '2025-07-10 09:02:52', '2025-07-10 09:02:52'),
(49524, '49.51.245.241', NULL, 1, '2025-07-10 09:24:41', '2025-07-10 09:24:41'),
(49525, '193.186.4.130', NULL, 1, '2025-07-10 10:03:40', '2025-07-10 10:03:40'),
(49526, '43.153.62.161', NULL, 1, '2025-07-10 10:11:35', '2025-07-10 10:11:35'),
(49527, '51.68.111.212', NULL, 1, '2025-07-10 10:40:07', '2025-07-10 10:40:07'),
(49528, '106.75.67.28', NULL, 1, '2025-07-10 10:50:15', '2025-07-10 10:50:15'),
(49529, '3.21.168.233', NULL, 3, '2025-07-10 11:20:33', '2025-07-10 13:30:08'),
(49530, '18.224.128.89', NULL, 2, '2025-07-10 11:20:33', '2025-07-10 13:30:07'),
(49531, '18.189.32.185', NULL, 5, '2025-07-10 11:20:34', '2025-07-10 13:30:14'),
(49532, '196.251.81.150', NULL, 2, '2025-07-10 11:47:38', '2025-07-10 11:55:32'),
(49533, '57.141.6.19', NULL, 1, '2025-07-10 12:04:31', '2025-07-10 12:04:31'),
(49534, '51.68.107.151', NULL, 1, '2025-07-10 12:19:17', '2025-07-10 12:19:17'),
(49535, '51.68.236.72', NULL, 1, '2025-07-10 12:36:11', '2025-07-10 12:36:11'),
(49536, '110.249.201.49', NULL, 1, '2025-07-10 12:43:10', '2025-07-10 12:43:10'),
(49537, '210.4.64.28', NULL, 1, '2025-07-10 12:57:32', '2025-07-10 12:57:32'),
(49538, '62.141.44.236', NULL, 1, '2025-07-10 13:39:31', '2025-07-10 13:39:31'),
(49539, '51.68.111.203', NULL, 1, '2025-07-10 14:09:14', '2025-07-10 14:09:14'),
(49540, '172.178.141.131', NULL, 1, '2025-07-10 14:42:28', '2025-07-10 14:42:28'),
(49541, '51.68.111.243', NULL, 1, '2025-07-10 15:07:47', '2025-07-10 15:07:47'),
(49542, '185.177.72.3', NULL, 7, '2025-07-10 15:41:58', '2025-07-10 15:43:10'),
(49543, '43.134.186.61', NULL, 1, '2025-07-10 15:43:36', '2025-07-10 15:43:36'),
(49544, '13.65.138.120', NULL, 1, '2025-07-10 16:21:49', '2025-07-10 16:21:49'),
(49545, '43.153.204.189', NULL, 1, '2025-07-10 16:24:36', '2025-07-10 16:24:36'),
(49546, '51.68.111.219', NULL, 1, '2025-07-10 16:30:26', '2025-07-10 16:30:26'),
(49547, '167.103.55.94', NULL, 1, '2025-07-10 16:44:51', '2025-07-10 16:44:51'),
(49548, '51.222.253.14', NULL, 1, '2025-07-10 16:50:29', '2025-07-10 16:50:29'),
(49549, '51.68.111.245', NULL, 1, '2025-07-10 16:58:50', '2025-07-10 16:58:50'),
(49550, '52.255.111.124', NULL, 1, '2025-07-10 17:09:13', '2025-07-10 17:09:13'),
(49551, '52.169.201.215', NULL, 2, '2025-07-10 17:12:47', '2025-07-10 17:12:59'),
(49552, '128.204.212.84', NULL, 1, '2025-07-10 20:22:09', '2025-07-10 20:22:09'),
(49553, '47.82.60.42', NULL, 1, '2025-07-10 20:47:12', '2025-07-10 20:47:12'),
(49554, '120.71.59.24', NULL, 1, '2025-07-10 21:09:34', '2025-07-10 21:09:34'),
(49555, '51.68.107.142', NULL, 1, '2025-07-10 21:16:44', '2025-07-10 21:16:44'),
(49556, '52.167.144.20', NULL, 1, '2025-07-10 21:47:24', '2025-07-10 21:47:24'),
(49557, '196.251.86.209', NULL, 1, '2025-07-10 21:58:49', '2025-07-10 21:58:49'),
(49558, '195.26.225.209', NULL, 1, '2025-07-10 22:22:03', '2025-07-10 22:22:03'),
(49559, '43.135.130.202', NULL, 1, '2025-07-10 22:36:01', '2025-07-10 22:36:01'),
(49560, '51.68.111.199', NULL, 1, '2025-07-10 22:46:14', '2025-07-10 22:46:14'),
(49561, '103.129.114.226', NULL, 1, '2025-07-10 22:50:49', '2025-07-10 22:50:49'),
(49562, '43.173.1.57', NULL, 1, '2025-07-10 23:38:58', '2025-07-10 23:38:58'),
(49563, '46.105.38.210', NULL, 1, '2025-07-10 23:39:58', '2025-07-10 23:39:58'),
(49564, '54.70.190.91', NULL, 1, '2025-07-11 00:11:41', '2025-07-11 00:11:41'),
(49565, '198.37.98.161', NULL, 1, '2025-07-11 00:23:26', '2025-07-11 00:23:26'),
(49566, '104.233.13.218', NULL, 1, '2025-07-11 00:31:45', '2025-07-11 00:31:45'),
(49567, '51.68.111.213', NULL, 1, '2025-07-11 00:41:02', '2025-07-11 00:41:02'),
(49568, '35.190.159.5', NULL, 1, '2025-07-11 00:58:24', '2025-07-11 00:58:24'),
(49569, '5.35.69.6', NULL, 1, '2025-07-11 01:37:19', '2025-07-11 01:37:19'),
(49570, '46.105.42.96', NULL, 1, '2025-07-11 02:05:23', '2025-07-11 02:05:23'),
(49571, '52.169.252.32', NULL, 2, '2025-07-11 02:06:01', '2025-07-11 02:06:01'),
(49572, '47.82.60.72', NULL, 1, '2025-07-11 02:06:25', '2025-07-11 02:06:25'),
(49573, '47.82.60.20', NULL, 1, '2025-07-11 02:38:52', '2025-07-11 02:38:52'),
(49574, '51.68.236.90', NULL, 1, '2025-07-11 02:56:38', '2025-07-11 02:56:38'),
(49575, '117.33.163.216', NULL, 1, '2025-07-11 03:04:17', '2025-07-11 03:04:17'),
(49576, '198.235.24.182', NULL, 1, '2025-07-11 03:50:49', '2025-07-11 03:50:49'),
(49577, '142.93.208.239', NULL, 1, '2025-07-11 04:56:19', '2025-07-11 04:56:19'),
(49578, '46.105.46.43', NULL, 1, '2025-07-11 05:01:39', '2025-07-11 05:01:39'),
(49579, '43.250.82.103', NULL, 1, '2025-07-11 05:03:26', '2025-07-11 05:03:26'),
(49580, '34.53.54.166', NULL, 1, '2025-07-11 05:06:41', '2025-07-11 05:06:41'),
(49581, '44.243.25.35', NULL, 1, '2025-07-11 05:24:01', '2025-07-11 05:24:01'),
(49582, '35.161.176.231', NULL, 1, '2025-07-11 05:26:09', '2025-07-11 05:26:09'),
(49583, '34.83.212.247', NULL, 1, '2025-07-11 05:35:51', '2025-07-11 05:35:51'),
(49584, '66.249.79.200', NULL, 2, '2025-07-11 05:36:06', '2025-07-11 20:25:07'),
(49585, '95.214.53.176', NULL, 1, '2025-07-11 05:39:28', '2025-07-11 05:39:28'),
(49586, '138.199.39.183', NULL, 1, '2025-07-11 06:01:06', '2025-07-11 06:01:06'),
(49587, '20.171.207.36', NULL, 1, '2025-07-11 06:01:17', '2025-07-11 06:01:17'),
(49588, '14.215.163.132', NULL, 1, '2025-07-11 06:03:25', '2025-07-11 06:03:25'),
(49589, '150.255.125.255', NULL, 1, '2025-07-11 06:03:27', '2025-07-11 06:03:27'),
(49590, '87.236.20.190', NULL, 1, '2025-07-11 06:15:13', '2025-07-11 06:15:13'),
(49591, '51.68.111.202', NULL, 1, '2025-07-11 06:15:31', '2025-07-11 06:15:31'),
(49592, '98.98.171.72', NULL, 1, '2025-07-11 06:36:11', '2025-07-11 06:36:11'),
(49593, '43.130.53.252', NULL, 1, '2025-07-11 06:53:51', '2025-07-11 06:53:51'),
(49594, '23.98.186.198', NULL, 1, '2025-07-11 06:54:04', '2025-07-11 06:54:04'),
(49595, '23.98.186.200', NULL, 1, '2025-07-11 06:54:07', '2025-07-11 06:54:07'),
(49596, '51.68.111.209', NULL, 1, '2025-07-11 07:33:25', '2025-07-11 07:33:25'),
(49597, '150.109.119.38', NULL, 1, '2025-07-11 07:38:43', '2025-07-11 07:38:43'),
(49598, '37.111.201.165', NULL, 1, '2025-07-11 08:21:32', '2025-07-11 08:21:32'),
(49599, '178.20.47.92', NULL, 1, '2025-07-11 08:45:32', '2025-07-11 08:45:32'),
(49600, '43.143.248.236', NULL, 2, '2025-07-11 09:06:01', '2025-07-12 03:37:05'),
(49601, '124.236.100.56', NULL, 2, '2025-07-11 09:17:33', '2025-07-11 13:31:42'),
(49602, '54.225.52.184', NULL, 4, '2025-07-11 09:43:03', '2025-07-11 09:43:04'),
(49603, '94.247.172.129', NULL, 1, '2025-07-11 10:12:26', '2025-07-11 10:12:26'),
(49604, '45.156.128.82', NULL, 1, '2025-07-11 10:29:27', '2025-07-11 10:29:27'),
(49605, '103.86.194.154', NULL, 1, '2025-07-11 10:42:57', '2025-07-11 10:42:57'),
(49606, '198.235.24.155', NULL, 2, '2025-07-11 11:17:03', '2025-07-12 01:55:45'),
(49607, '54.81.66.117', NULL, 1, '2025-07-11 11:43:50', '2025-07-11 11:43:50'),
(49608, '52.88.228.176', NULL, 1, '2025-07-11 12:27:22', '2025-07-11 12:27:22'),
(49609, '110.249.202.167', NULL, 1, '2025-07-11 12:41:41', '2025-07-11 12:41:41'),
(49610, '98.80.226.254', NULL, 1, '2025-07-11 13:05:13', '2025-07-11 13:05:13'),
(49611, '43.130.150.80', NULL, 1, '2025-07-11 13:16:16', '2025-07-11 13:16:16'),
(49612, '34.203.219.252', NULL, 1, '2025-07-11 13:41:36', '2025-07-11 13:41:36'),
(49613, '51.68.236.73', NULL, 1, '2025-07-11 13:49:00', '2025-07-11 13:49:00'),
(49614, '49.51.183.84', NULL, 1, '2025-07-11 13:54:33', '2025-07-11 13:54:33'),
(49615, '156.242.33.48', NULL, 1, '2025-07-11 14:43:25', '2025-07-11 14:43:25'),
(49616, '128.204.212.85', NULL, 1, '2025-07-11 15:13:52', '2025-07-11 15:13:52'),
(49617, '114.117.233.112', NULL, 1, '2025-07-11 15:17:25', '2025-07-11 15:17:25'),
(49618, '145.239.81.31', NULL, 1, '2025-07-11 15:24:42', '2025-07-11 15:24:42'),
(49619, '54.224.44.40', NULL, 5, '2025-07-11 15:35:23', '2025-07-11 15:35:23'),
(49620, '94.131.11.131', NULL, 1, '2025-07-11 15:46:11', '2025-07-11 15:46:11'),
(49621, '51.222.253.8', NULL, 1, '2025-07-11 15:48:08', '2025-07-11 15:48:08'),
(49622, '165.227.228.161', NULL, 1, '2025-07-11 16:10:19', '2025-07-11 16:10:19'),
(49623, '185.39.19.48', NULL, 1, '2025-07-11 16:18:15', '2025-07-11 16:18:15'),
(49624, '206.168.34.75', NULL, 1, '2025-07-11 16:31:01', '2025-07-11 16:31:01'),
(49625, '51.68.111.217', NULL, 2, '2025-07-11 17:06:00', '2025-07-11 19:52:45'),
(49626, '205.210.31.111', NULL, 1, '2025-07-11 17:06:12', '2025-07-11 17:06:12'),
(49627, '51.68.111.203', NULL, 1, '2025-07-11 17:16:20', '2025-07-11 17:16:20'),
(49628, '103.131.71.178', NULL, 1, '2025-07-11 17:31:15', '2025-07-11 17:31:15'),
(49629, '173.252.83.6', NULL, 1, '2025-07-11 17:34:59', '2025-07-11 17:34:59'),
(49630, '199.45.154.129', NULL, 1, '2025-07-11 18:11:04', '2025-07-11 18:11:04'),
(49631, '52.230.163.42', NULL, 1, '2025-07-11 18:18:25', '2025-07-11 18:18:25'),
(49632, '199.45.155.95', NULL, 1, '2025-07-11 18:21:36', '2025-07-11 18:21:36'),
(49633, '51.68.236.91', NULL, 1, '2025-07-11 18:24:22', '2025-07-11 18:24:22'),
(49634, '182.44.12.37', NULL, 1, '2025-07-11 18:28:14', '2025-07-11 18:28:14'),
(49635, '162.120.188.192', NULL, 1, '2025-07-11 19:02:05', '2025-07-11 19:02:05'),
(49636, '156.248.80.172', NULL, 1, '2025-07-11 19:06:49', '2025-07-11 19:06:49'),
(49637, '74.7.35.54', NULL, 1, '2025-07-11 19:09:23', '2025-07-11 19:09:23'),
(49638, '43.166.136.202', NULL, 1, '2025-07-11 19:12:23', '2025-07-11 19:12:23'),
(49639, '49.51.178.45', NULL, 1, '2025-07-11 19:55:28', '2025-07-11 19:55:28'),
(49640, '51.68.111.213', NULL, 1, '2025-07-11 21:03:40', '2025-07-11 21:03:40'),
(49641, '135.237.131.222', NULL, 1, '2025-07-11 21:33:05', '2025-07-11 21:33:05'),
(49642, '212.102.33.236', NULL, 1, '2025-07-11 21:38:46', '2025-07-11 21:38:46'),
(49643, '106.227.49.113', NULL, 1, '2025-07-11 21:39:49', '2025-07-11 21:39:49'),
(49644, '198.235.24.163', NULL, 1, '2025-07-11 21:40:04', '2025-07-11 21:40:04'),
(49645, '45.90.185.101', NULL, 1, '2025-07-11 21:53:53', '2025-07-11 21:53:53'),
(49646, '185.220.100.246', NULL, 1, '2025-07-11 21:55:08', '2025-07-11 21:55:08'),
(49647, '72.14.201.130', NULL, 1, '2025-07-11 22:27:55', '2025-07-11 22:27:55'),
(49648, '44.215.235.20', NULL, 1, '2025-07-11 22:52:09', '2025-07-11 22:52:09'),
(49649, '162.120.187.225', NULL, 1, '2025-07-11 22:58:36', '2025-07-11 22:58:36'),
(49650, '83.110.185.152', NULL, 1, '2025-07-11 22:59:26', '2025-07-11 22:59:26'),
(49651, '66.249.93.137', NULL, 1, '2025-07-11 22:59:31', '2025-07-11 22:59:31'),
(49652, '66.102.8.168', NULL, 1, '2025-07-11 22:59:32', '2025-07-11 22:59:32'),
(49653, '66.102.8.169', NULL, 1, '2025-07-11 22:59:32', '2025-07-11 22:59:32'),
(49654, '20.171.207.92', NULL, 1, '2025-07-11 23:04:09', '2025-07-11 23:04:09'),
(49655, '20.215.214.30', NULL, 1, '2025-07-11 23:04:54', '2025-07-11 23:04:54'),
(49656, '195.2.81.242', NULL, 1, '2025-07-11 23:20:00', '2025-07-11 23:20:00'),
(49657, '51.68.236.114', NULL, 1, '2025-07-12 00:29:23', '2025-07-12 00:29:23'),
(49658, '129.211.215.233', NULL, 1, '2025-07-12 00:39:57', '2025-07-12 00:39:57'),
(49659, '66.249.79.199', NULL, 1, '2025-07-12 01:01:44', '2025-07-12 01:01:44'),
(49660, '84.55.46.85', NULL, 1, '2025-07-12 01:03:45', '2025-07-12 01:03:45'),
(49661, '193.109.78.172', NULL, 2, '2025-07-12 01:15:54', '2025-07-12 01:15:55'),
(49662, '34.23.132.109', NULL, 1, '2025-07-12 01:28:43', '2025-07-12 01:28:43'),
(49663, '51.68.107.151', NULL, 1, '2025-07-12 02:58:13', '2025-07-12 02:58:13'),
(49664, '94.103.93.19', NULL, 1, '2025-07-12 03:21:36', '2025-07-12 03:21:36'),
(49665, '57.141.6.1', NULL, 1, '2025-07-12 03:25:13', '2025-07-12 03:25:13'),
(49666, '180.243.14.224', NULL, 1, '2025-07-12 04:04:26', '2025-07-12 04:04:26'),
(49667, '51.68.111.238', NULL, 1, '2025-07-12 04:26:54', '2025-07-12 04:26:54'),
(49668, '40.77.167.150', NULL, 1, '2025-07-12 04:47:29', '2025-07-12 04:47:29'),
(49669, '44.249.176.185', NULL, 1, '2025-07-12 05:23:57', '2025-07-12 05:23:57'),
(49670, '35.247.105.111', NULL, 1, '2025-07-12 05:40:23', '2025-07-12 05:40:23'),
(49671, '52.41.9.211', NULL, 1, '2025-07-12 05:48:14', '2025-07-12 05:48:14'),
(49672, '45.135.232.10', NULL, 1, '2025-07-12 05:48:43', '2025-07-12 05:48:43'),
(49673, '51.68.111.219', NULL, 1, '2025-07-12 05:56:41', '2025-07-12 05:56:41'),
(49674, '34.83.167.169', NULL, 1, '2025-07-12 06:13:12', '2025-07-12 06:13:12'),
(49675, '106.227.49.113', NULL, 1, '2025-07-12 06:40:54', '2025-07-12 06:40:54'),
(49676, '77.75.79.32', NULL, 1, '2025-07-12 06:51:00', '2025-07-12 06:51:00'),
(49677, '51.161.8.73', NULL, 1, '2025-07-12 06:54:10', '2025-07-12 06:54:10'),
(49678, '43.157.158.178', NULL, 2, '2025-07-12 07:19:38', '2025-07-12 08:27:13'),
(49679, '51.68.111.241', NULL, 1, '2025-07-12 07:27:43', '2025-07-12 07:27:43'),
(49680, '89.187.162.180', NULL, 1, '2025-07-12 07:30:30', '2025-07-12 07:30:30'),
(49681, '217.113.194.206', NULL, 1, '2025-07-12 07:54:29', '2025-07-12 07:54:29'),
(49682, '5.35.69.6', NULL, 1, '2025-07-12 08:07:01', '2025-07-12 08:07:01'),
(49683, '57.154.175.7', NULL, 1, '2025-07-12 08:11:00', '2025-07-12 08:11:00'),
(49684, '43.135.144.126', NULL, 1, '2025-07-12 08:34:33', '2025-07-12 08:34:33'),
(49685, '158.69.225.63', NULL, 1, '2025-07-12 08:41:05', '2025-07-12 08:41:05'),
(49686, '54.223.247.92', NULL, 1, '2025-07-12 08:49:32', '2025-07-12 08:49:32'),
(49687, '46.105.48.30', NULL, 1, '2025-07-12 08:52:53', '2025-07-12 08:52:53'),
(49688, '74.7.36.86', NULL, 1, '2025-07-12 09:42:54', '2025-07-12 09:42:54'),
(49689, '162.14.197.180', NULL, 1, '2025-07-12 09:46:42', '2025-07-12 09:46:42'),
(49690, '80.92.205.136', NULL, 1, '2025-07-12 09:48:32', '2025-07-12 09:48:32'),
(49691, '89.187.162.212', NULL, 1, '2025-07-12 10:39:54', '2025-07-12 10:39:54'),
(49692, '17.241.75.29', NULL, 1, '2025-07-12 11:35:55', '2025-07-12 11:35:55'),
(49693, '124.236.100.56', NULL, 2, '2025-07-12 11:47:56', '2025-07-12 15:20:30'),
(49694, '111.225.148.46', NULL, 1, '2025-07-12 12:42:08', '2025-07-12 12:42:08'),
(49695, '54.183.215.213', NULL, 1, '2025-07-12 12:57:21', '2025-07-12 12:57:21'),
(49696, '172.178.141.133', NULL, 1, '2025-07-12 13:01:52', '2025-07-12 13:01:52'),
(49697, '182.44.9.147', NULL, 1, '2025-07-12 13:03:03', '2025-07-12 13:03:03'),
(49698, '51.68.107.144', NULL, 1, '2025-07-12 13:14:59', '2025-07-12 13:14:59'),
(49699, '20.151.57.248', NULL, 16, '2025-07-12 13:28:00', '2025-07-12 13:30:21'),
(49700, '34.219.47.232', NULL, 1, '2025-07-12 13:52:59', '2025-07-12 13:52:59'),
(49701, '103.30.188.49', NULL, 2, '2025-07-12 13:56:21', '2025-07-12 13:56:24'),
(49702, '45.138.16.175', NULL, 1, '2025-07-12 14:21:36', '2025-07-12 14:21:36'),
(49703, '51.222.253.2', NULL, 1, '2025-07-12 14:23:34', '2025-07-12 14:23:34'),
(49704, '43.135.145.117', NULL, 1, '2025-07-12 14:55:52', '2025-07-12 14:55:52'),
(49705, '54.38.214.226', NULL, 1, '2025-07-12 15:23:21', '2025-07-12 15:23:21'),
(49706, '43.157.191.20', NULL, 1, '2025-07-12 15:30:33', '2025-07-12 15:30:33'),
(49707, '124.221.186.82', NULL, 2, '2025-07-12 15:38:32', '2025-07-12 15:53:19'),
(49708, '43.135.172.89', NULL, 1, '2025-07-12 15:39:44', '2025-07-12 15:39:44'),
(49709, '185.246.188.115', NULL, 1, '2025-07-12 16:11:38', '2025-07-12 16:11:38'),
(49710, '123.6.49.18', NULL, 1, '2025-07-12 16:53:58', '2025-07-12 16:53:58'),
(49711, '27.115.124.45', NULL, 1, '2025-07-12 16:54:03', '2025-07-12 16:54:03'),
(49712, '120.234.134.34', NULL, 1, '2025-07-12 17:03:59', '2025-07-12 17:03:59'),
(49713, '51.68.236.59', NULL, 1, '2025-07-12 17:17:19', '2025-07-12 17:17:19'),
(49714, '111.231.1.45', NULL, 2, '2025-07-12 17:42:49', '2025-07-12 17:48:59'),
(49715, '57.141.6.30', NULL, 1, '2025-07-12 18:11:40', '2025-07-12 18:11:40'),
(49716, '79.127.132.45', NULL, 1, '2025-07-12 18:33:26', '2025-07-12 18:33:26'),
(49717, '173.252.87.1', NULL, 1, '2025-07-12 18:37:04', '2025-07-12 18:37:04'),
(49718, '35.213.164.233', NULL, 2, '2025-07-12 18:52:21', '2025-07-12 18:52:22'),
(49719, '156.249.57.45', NULL, 1, '2025-07-12 19:10:37', '2025-07-12 19:10:37'),
(49720, '129.211.215.233', NULL, 1, '2025-07-12 19:24:30', '2025-07-12 19:24:30'),
(49721, '194.36.108.93', NULL, 1, '2025-07-12 19:46:46', '2025-07-12 19:46:46'),
(49722, '116.18.118.95', NULL, 1, '2025-07-12 19:50:00', '2025-07-12 19:50:00'),
(49723, '66.249.79.200', NULL, 2, '2025-07-12 20:12:05', '2025-07-12 23:23:57'),
(49724, '114.130.184.31', NULL, 1, '2025-07-12 21:40:02', '2025-07-12 21:40:02'),
(49725, '43.166.253.94', NULL, 1, '2025-07-12 21:52:06', '2025-07-12 21:52:06'),
(49726, '182.44.67.97', NULL, 1, '2025-07-12 22:31:20', '2025-07-12 22:31:20'),
(49727, '198.235.24.2', NULL, 1, '2025-07-12 22:32:37', '2025-07-12 22:32:37'),
(49728, '51.68.111.218', NULL, 2, '2025-07-12 22:46:52', '2025-07-13 01:49:38'),
(49729, '66.249.79.201', NULL, 3, '2025-07-12 22:48:34', '2025-07-12 23:44:15'),
(49730, '66.249.79.199', NULL, 1, '2025-07-12 22:48:35', '2025-07-12 22:48:35'),
(49731, '43.159.128.247', NULL, 1, '2025-07-12 23:09:31', '2025-07-12 23:09:31'),
(49732, '52.255.111.55', NULL, 1, '2025-07-12 23:23:45', '2025-07-12 23:23:45'),
(49733, '44.248.55.213', NULL, 1, '2025-07-13 00:04:45', '2025-07-13 00:04:45'),
(49734, '112.102.37.164', NULL, 1, '2025-07-13 00:17:02', '2025-07-13 00:17:02'),
(49735, '183.250.137.68', NULL, 1, '2025-07-13 00:17:03', '2025-07-13 00:17:03'),
(49736, '34.217.60.213', NULL, 1, '2025-07-13 00:28:33', '2025-07-13 00:28:33'),
(49737, '74.7.36.64', NULL, 1, '2025-07-13 00:45:36', '2025-07-13 00:45:36'),
(49738, '123.157.242.26', NULL, 1, '2025-07-13 01:08:15', '2025-07-13 01:08:15'),
(49739, '182.42.110.255', NULL, 1, '2025-07-13 01:32:55', '2025-07-13 01:32:55'),
(49740, '120.208.150.189', NULL, 1, '2025-07-13 03:07:37', '2025-07-13 03:07:37'),
(49741, '128.204.212.85', NULL, 1, '2025-07-13 03:18:01', '2025-07-13 03:18:01'),
(49742, '185.177.72.29', NULL, 1, '2025-07-13 04:25:37', '2025-07-13 04:25:37'),
(49743, '45.156.130.20', NULL, 1, '2025-07-13 04:27:08', '2025-07-13 04:27:08'),
(49744, '106.119.167.146', NULL, 1, '2025-07-13 04:30:37', '2025-07-13 04:30:37'),
(49745, '51.222.253.13', NULL, 1, '2025-07-13 04:40:17', '2025-07-13 04:40:17'),
(49746, '49.42.190.6', NULL, 1, '2025-07-13 05:00:15', '2025-07-13 05:00:15'),
(49747, '13.115.115.232', NULL, 3, '2025-07-13 05:03:11', '2025-07-13 14:59:48'),
(49748, '44.251.192.145', NULL, 1, '2025-07-13 05:20:55', '2025-07-13 05:20:55'),
(49749, '57.141.6.20', NULL, 1, '2025-07-13 05:25:18', '2025-07-13 05:25:18'),
(49750, '44.249.176.185', NULL, 1, '2025-07-13 05:31:43', '2025-07-13 05:31:43'),
(49751, '57.141.6.4', NULL, 1, '2025-07-13 05:33:03', '2025-07-13 05:33:03'),
(49752, '57.141.6.13', NULL, 2, '2025-07-13 05:43:38', '2025-07-13 15:40:43'),
(49753, '167.71.43.225', NULL, 1, '2025-07-13 06:04:07', '2025-07-13 06:04:07'),
(49754, '91.229.239.210', NULL, 1, '2025-07-13 06:43:34', '2025-07-13 06:43:34'),
(49755, '13.222.134.180', NULL, 4, '2025-07-13 06:58:04', '2025-07-13 06:58:07'),
(49756, '37.111.206.236', NULL, 2, '2025-07-13 07:15:33', '2025-07-13 07:15:55'),
(49757, '43.153.35.128', NULL, 1, '2025-07-13 07:19:20', '2025-07-13 07:19:20'),
(49758, '49.232.151.112', NULL, 1, '2025-07-13 07:33:41', '2025-07-13 07:33:41'),
(49759, '43.156.109.53', NULL, 1, '2025-07-13 08:09:18', '2025-07-13 08:09:18'),
(49760, '162.142.125.125', NULL, 1, '2025-07-13 08:10:05', '2025-07-13 08:10:05'),
(49761, '52.167.144.19', NULL, 1, '2025-07-13 08:14:57', '2025-07-13 08:14:57'),
(49762, '43.157.38.131', NULL, 1, '2025-07-13 08:33:11', '2025-07-13 08:33:11'),
(49763, '85.204.70.90', NULL, 4, '2025-07-13 08:43:20', '2025-07-13 08:43:21'),
(49764, '3.17.161.225', NULL, 2, '2025-07-13 08:53:30', '2025-07-13 08:53:37'),
(49765, '18.225.25.214', NULL, 2, '2025-07-13 08:53:30', '2025-07-13 12:40:06'),
(49766, '13.58.170.90', NULL, 2, '2025-07-13 08:53:31', '2025-07-13 12:40:12'),
(49767, '3.145.13.154', NULL, 4, '2025-07-13 08:53:36', '2025-07-13 12:40:13'),
(49768, '43.154.127.188', NULL, 1, '2025-07-13 09:04:40', '2025-07-13 09:04:40'),
(49769, '20.171.207.198', NULL, 1, '2025-07-13 09:32:02', '2025-07-13 09:32:02'),
(49770, '139.59.95.35', NULL, 1, '2025-07-13 10:06:13', '2025-07-13 10:06:13'),
(49771, '51.68.236.59', NULL, 1, '2025-07-13 10:16:18', '2025-07-13 10:16:18'),
(49772, '118.89.233.234', NULL, 1, '2025-07-13 10:38:45', '2025-07-13 10:38:45'),
(49773, '54.200.90.53', NULL, 1, '2025-07-13 10:43:56', '2025-07-13 10:43:56'),
(49774, '103.250.70.138', NULL, 2, '2025-07-13 10:45:32', '2025-07-13 10:54:00'),
(49775, '113.11.89.232', NULL, 1, '2025-07-13 10:48:30', '2025-07-13 10:48:30'),
(49776, '124.236.100.56', NULL, 2, '2025-07-13 10:49:00', '2025-07-13 17:25:28'),
(49777, '43.229.208.190', NULL, 6, '2025-07-13 11:23:43', '2025-07-13 14:58:42'),
(49778, '103.135.252.70', NULL, 1, '2025-07-13 12:25:02', '2025-07-13 12:25:02'),
(49779, '110.249.201.12', NULL, 1, '2025-07-13 12:42:54', '2025-07-13 12:42:54'),
(49780, '18.224.128.89', NULL, 1, '2025-07-13 12:56:25', '2025-07-13 12:56:25'),
(49781, '162.120.184.35', NULL, 3, '2025-07-13 13:21:43', '2025-07-13 19:04:09'),
(49782, '37.111.212.26', NULL, 1, '2025-07-13 13:22:11', '2025-07-13 13:22:11'),
(49783, '44.250.190.187', NULL, 1, '2025-07-13 13:24:40', '2025-07-13 13:24:40'),
(49784, '72.14.201.159', NULL, 1, '2025-07-13 13:26:30', '2025-07-13 13:26:30'),
(49785, '103.145.70.100', NULL, 5, '2025-07-13 13:26:31', '2025-07-13 14:41:26'),
(49786, '66.249.79.200', NULL, 3, '2025-07-13 13:28:12', '2025-07-13 16:23:16'),
(49787, '203.33.203.148', NULL, 1, '2025-07-13 13:49:10', '2025-07-13 13:49:10'),
(49788, '40.113.89.18', NULL, 3, '2025-07-13 13:52:55', '2025-07-13 13:53:53'),
(49789, '128.204.212.87', NULL, 1, '2025-07-13 14:10:13', '2025-07-13 14:10:13'),
(49790, '128.204.212.84', NULL, 2, '2025-07-13 14:23:53', '2025-07-14 02:30:31'),
(49791, '43.130.100.35', NULL, 1, '2025-07-13 14:26:22', '2025-07-13 14:26:22'),
(49792, '162.120.184.227', NULL, 1, '2025-07-13 14:31:30', '2025-07-13 14:31:30'),
(49793, '128.204.212.86', NULL, 1, '2025-07-13 14:37:30', '2025-07-13 14:37:30'),
(49794, '20.25.151.239', NULL, 1, '2025-07-13 14:39:20', '2025-07-13 14:39:20'),
(49795, '202.134.14.235', NULL, 1, '2025-07-13 14:39:46', '2025-07-13 14:39:46'),
(49796, '103.159.188.122', NULL, 1, '2025-07-13 14:52:31', '2025-07-13 14:52:31'),
(49797, '43.131.253.14', NULL, 1, '2025-07-13 15:07:39', '2025-07-13 15:07:39'),
(49798, '119.30.41.17', NULL, 1, '2025-07-13 15:10:53', '2025-07-13 15:10:53'),
(49799, '51.68.236.87', NULL, 1, '2025-07-13 15:11:57', '2025-07-13 15:11:57'),
(49800, '42.236.12.195', NULL, 1, '2025-07-13 15:16:36', '2025-07-13 15:16:36'),
(49801, '57.129.139.103', NULL, 1, '2025-07-13 15:19:04', '2025-07-13 15:19:04'),
(49802, '103.123.33.58', NULL, 1, '2025-07-13 15:27:29', '2025-07-13 15:27:29'),
(49803, '193.186.4.159', NULL, 1, '2025-07-13 15:30:08', '2025-07-13 15:30:08'),
(49804, '198.235.24.44', NULL, 1, '2025-07-13 15:34:34', '2025-07-13 15:34:34'),
(49805, '42.236.17.5', NULL, 1, '2025-07-13 16:14:30', '2025-07-13 16:14:30'),
(49806, '80.85.246.140', NULL, 1, '2025-07-13 16:16:32', '2025-07-13 16:16:32'),
(49807, '196.251.87.218', NULL, 1, '2025-07-13 16:18:32', '2025-07-13 16:18:32'),
(49808, '66.249.79.199', NULL, 1, '2025-07-13 16:24:09', '2025-07-13 16:24:09'),
(49809, '161.35.183.194', NULL, 1, '2025-07-13 16:24:10', '2025-07-13 16:24:10'),
(49810, '104.28.202.179', NULL, 1, '2025-07-13 16:38:48', '2025-07-13 16:38:48'),
(49811, '23.157.40.95', NULL, 1, '2025-07-13 16:39:55', '2025-07-13 16:39:55'),
(49812, '40.77.167.67', NULL, 1, '2025-07-13 16:44:15', '2025-07-13 16:44:15'),
(49813, '182.54.155.52', NULL, 1, '2025-07-13 16:49:34', '2025-07-13 16:49:34'),
(49814, '182.44.9.147', NULL, 1, '2025-07-13 16:54:39', '2025-07-13 16:54:39'),
(49815, '31.13.127.5', NULL, 1, '2025-07-13 17:08:56', '2025-07-13 17:08:56'),
(49816, '52.255.111.2', NULL, 1, '2025-07-13 17:25:43', '2025-07-13 17:25:43'),
(49817, '5.133.192.133', NULL, 1, '2025-07-13 17:28:20', '2025-07-13 17:28:20'),
(49818, '198.235.24.167', NULL, 1, '2025-07-13 17:28:45', '2025-07-13 17:28:45'),
(49819, '42.236.17.2', NULL, 1, '2025-07-13 17:37:13', '2025-07-13 17:37:13'),
(49820, '42.236.17.74', NULL, 1, '2025-07-13 17:37:16', '2025-07-13 17:37:16'),
(49821, '196.251.84.49', NULL, 1, '2025-07-13 18:11:32', '2025-07-13 18:11:32'),
(49822, '45.138.16.175', NULL, 1, '2025-07-13 18:15:08', '2025-07-13 18:15:08'),
(49823, '51.222.253.11', NULL, 1, '2025-07-13 18:15:23', '2025-07-13 18:15:23'),
(49824, '5.133.192.199', NULL, 1, '2025-07-13 19:43:17', '2025-07-13 19:43:17'),
(49825, '135.148.100.196', NULL, 1, '2025-07-13 19:48:39', '2025-07-13 19:48:39'),
(49826, '185.21.14.193', NULL, 1, '2025-07-13 19:51:01', '2025-07-13 19:51:01'),
(49827, '72.14.201.215', NULL, 1, '2025-07-13 20:14:57', '2025-07-13 20:14:57'),
(49828, '51.89.232.21', NULL, 2, '2025-07-13 20:45:23', '2025-07-13 20:45:33'),
(49829, '49.51.203.164', NULL, 1, '2025-07-13 20:54:36', '2025-07-13 20:54:36'),
(49830, '43.130.91.95', NULL, 1, '2025-07-13 21:42:09', '2025-07-13 21:42:09'),
(49831, '45.141.215.160', NULL, 1, '2025-07-13 21:56:29', '2025-07-13 21:56:29'),
(49832, '114.130.71.173', NULL, 1, '2025-07-13 21:56:47', '2025-07-13 21:56:47'),
(49833, '52.167.144.136', NULL, 1, '2025-07-13 22:21:28', '2025-07-13 22:21:28'),
(49834, '124.222.196.113', NULL, 2, '2025-07-13 22:24:35', '2025-07-13 22:35:31'),
(49835, '178.171.117.54', NULL, 1, '2025-07-13 22:29:26', '2025-07-13 22:29:26'),
(49836, '20.171.207.40', NULL, 1, '2025-07-13 22:56:18', '2025-07-13 22:56:18'),
(49837, '43.166.136.202', NULL, 1, '2025-07-13 23:07:06', '2025-07-13 23:07:06'),
(49838, '51.222.253.4', NULL, 1, '2025-07-13 23:55:37', '2025-07-13 23:55:37'),
(49839, '103.131.71.174', NULL, 1, '2025-07-14 00:19:19', '2025-07-14 00:19:19'),
(49840, '185.177.72.37', NULL, 2, '2025-07-14 00:24:05', '2025-07-14 00:24:06'),
(49841, '185.39.19.97', NULL, 1, '2025-07-14 00:29:20', '2025-07-14 00:29:20'),
(49842, '35.237.84.149', NULL, 1, '2025-07-14 01:19:58', '2025-07-14 01:19:58'),
(49843, '112.112.182.36', NULL, 1, '2025-07-14 01:47:32', '2025-07-14 01:47:32'),
(49844, '132.232.144.200', NULL, 1, '2025-07-14 02:12:37', '2025-07-14 02:12:37'),
(49845, '41.199.137.237', NULL, 1, '2025-07-14 02:38:34', '2025-07-14 02:38:34'),
(49846, '51.68.107.146', NULL, 1, '2025-07-14 02:43:54', '2025-07-14 02:43:54'),
(49847, '60.24.210.84', NULL, 1, '2025-07-14 03:32:46', '2025-07-14 03:32:46'),
(49848, '111.14.92.76', NULL, 1, '2025-07-14 03:32:52', '2025-07-14 03:32:52'),
(49849, '39.146.41.151', NULL, 1, '2025-07-14 03:33:52', '2025-07-14 03:33:52'),
(49850, '51.159.105.40', NULL, 1, '2025-07-14 04:11:25', '2025-07-14 04:11:25'),
(49851, '57.141.6.2', NULL, 2, '2025-07-14 04:15:55', '2025-07-14 22:00:06'),
(49852, '60.24.209.116', NULL, 1, '2025-07-14 04:32:05', '2025-07-14 04:32:05'),
(49853, '43.159.145.149', NULL, 2, '2025-07-14 04:37:58', '2025-07-15 03:28:56'),
(49854, '51.68.236.92', NULL, 2, '2025-07-14 05:06:32', '2025-07-14 11:20:53'),
(49855, '203.2.64.59', NULL, 1, '2025-07-14 05:12:03', '2025-07-14 05:12:03'),
(49856, '34.169.24.170', NULL, 1, '2025-07-14 05:23:30', '2025-07-14 05:23:30'),
(49857, '43.153.96.79', NULL, 1, '2025-07-14 05:28:53', '2025-07-14 05:28:53'),
(49858, '34.219.101.247', NULL, 1, '2025-07-14 05:32:41', '2025-07-14 05:32:41'),
(49859, '35.247.28.237', NULL, 1, '2025-07-14 05:54:33', '2025-07-14 05:54:33'),
(49860, '34.209.230.31', NULL, 1, '2025-07-14 06:49:48', '2025-07-14 06:49:48'),
(49861, '80.67.167.81', NULL, 1, '2025-07-14 07:20:15', '2025-07-14 07:20:15'),
(49862, '34.123.17.234', NULL, 1, '2025-07-14 07:47:08', '2025-07-14 07:47:08'),
(49863, '162.120.184.34', NULL, 1, '2025-07-14 07:49:05', '2025-07-14 07:49:05'),
(49864, '223.15.245.170', NULL, 1, '2025-07-14 08:16:00', '2025-07-14 08:16:00'),
(49865, '103.145.70.100', NULL, 2, '2025-07-14 08:31:17', '2025-07-14 08:57:19'),
(49866, '198.186.130.214', NULL, 1, '2025-07-14 08:39:49', '2025-07-14 08:39:49'),
(49867, '205.210.31.129', NULL, 1, '2025-07-14 09:15:37', '2025-07-14 09:15:37'),
(49868, '202.134.14.232', NULL, 3, '2025-07-14 09:49:44', '2025-07-14 09:50:17'),
(49869, '103.187.98.127', NULL, 1, '2025-07-14 09:58:46', '2025-07-14 09:58:46'),
(49870, '74.7.35.123', NULL, 1, '2025-07-14 10:03:52', '2025-07-14 10:03:52'),
(49871, '35.94.186.181', NULL, 1, '2025-07-14 10:20:44', '2025-07-14 10:20:44'),
(49872, '51.222.253.15', NULL, 2, '2025-07-14 10:22:27', '2025-07-14 10:37:38'),
(49873, '103.147.28.22', NULL, 1, '2025-07-14 10:36:47', '2025-07-14 10:36:47'),
(49874, '38.159.36.58', NULL, 1, '2025-07-14 10:37:09', '2025-07-14 10:37:09'),
(49875, '52.90.28.8', NULL, 1, '2025-07-14 10:40:20', '2025-07-14 10:40:20'),
(49876, '103.30.28.101', NULL, 3, '2025-07-14 11:06:46', '2025-07-14 14:17:49'),
(49877, '45.89.70.31', NULL, 1, '2025-07-14 11:14:14', '2025-07-14 11:14:14'),
(49878, '49.232.151.112', NULL, 1, '2025-07-14 11:20:47', '2025-07-14 11:20:47'),
(49879, '84.17.48.170', NULL, 1, '2025-07-14 11:21:28', '2025-07-14 11:21:28'),
(49880, '43.130.16.140', NULL, 1, '2025-07-14 11:31:54', '2025-07-14 11:31:54'),
(49881, '3.138.185.30', NULL, 2, '2025-07-14 11:32:28', '2025-07-14 11:32:29'),
(49882, '110.249.202.240', NULL, 1, '2025-07-14 11:39:03', '2025-07-14 11:39:03'),
(49883, '156.205.65.51', NULL, 2, '2025-07-14 11:48:46', '2025-07-14 13:02:20'),
(49884, '128.204.212.85', NULL, 1, '2025-07-14 12:06:37', '2025-07-14 12:06:37'),
(49885, '43.131.45.213', NULL, 1, '2025-07-14 12:21:34', '2025-07-14 12:21:34'),
(49886, '40.84.221.234', NULL, 1, '2025-07-14 12:38:09', '2025-07-14 12:38:09'),
(49887, '43.229.208.190', NULL, 3, '2025-07-14 12:38:52', '2025-07-14 12:44:25'),
(49888, '110.249.202.226', NULL, 1, '2025-07-14 12:42:32', '2025-07-14 12:42:32'),
(49889, '103.189.247.46', NULL, 2, '2025-07-14 12:56:24', '2025-07-14 12:57:45'),
(49890, '71.132.43.3', NULL, 1, '2025-07-14 12:57:51', '2025-07-14 12:57:51'),
(49891, '110.249.201.134', NULL, 1, '2025-07-14 13:06:43', '2025-07-14 13:06:43'),
(49892, '94.103.87.196', NULL, 1, '2025-07-14 13:13:48', '2025-07-14 13:13:48'),
(49893, '82.136.86.167', NULL, 1, '2025-07-14 13:14:48', '2025-07-14 13:14:48'),
(49894, '157.55.39.11', NULL, 1, '2025-07-14 13:38:44', '2025-07-14 13:38:44'),
(49895, '57.141.6.26', NULL, 1, '2025-07-14 14:05:30', '2025-07-14 14:05:30'),
(49896, '111.231.1.45', NULL, 2, '2025-07-14 14:09:24', '2025-07-14 14:13:32'),
(49897, '84.17.48.135', NULL, 1, '2025-07-14 14:15:37', '2025-07-14 14:15:37'),
(49898, '103.30.188.49', NULL, 2, '2025-07-14 15:04:08', '2025-07-14 15:05:27'),
(49899, '52.230.163.35', NULL, 1, '2025-07-14 15:31:11', '2025-07-14 15:31:11'),
(49900, '145.239.87.55', NULL, 1, '2025-07-14 15:42:50', '2025-07-14 15:42:50'),
(49901, '167.94.146.58', NULL, 1, '2025-07-14 15:43:53', '2025-07-14 15:43:53'),
(49902, '199.45.154.135', NULL, 1, '2025-07-14 15:52:26', '2025-07-14 15:52:26'),
(49903, '45.61.184.229', NULL, 2, '2025-07-14 16:09:17', '2025-07-14 16:10:33'),
(49904, '199.45.154.157', NULL, 1, '2025-07-14 16:32:19', '2025-07-14 16:32:19'),
(49905, '103.144.201.102', NULL, 1, '2025-07-14 16:50:12', '2025-07-14 16:50:12'),
(49906, '57.141.6.1', NULL, 1, '2025-07-14 16:56:46', '2025-07-14 16:56:46'),
(49907, '194.233.88.108', NULL, 1, '2025-07-14 17:07:29', '2025-07-14 17:07:29'),
(49908, '185.39.19.43', NULL, 1, '2025-07-14 17:16:21', '2025-07-14 17:16:21'),
(49909, '199.195.252.139', NULL, 2, '2025-07-14 17:38:52', '2025-07-14 17:44:28'),
(49910, '43.130.139.136', NULL, 1, '2025-07-14 17:43:43', '2025-07-14 17:43:43'),
(49911, '43.166.224.244', NULL, 1, '2025-07-14 18:24:20', '2025-07-14 18:24:20'),
(49912, '51.68.107.151', NULL, 1, '2025-07-14 18:46:56', '2025-07-14 18:46:56'),
(49913, '51.68.107.156', NULL, 1, '2025-07-14 19:03:19', '2025-07-14 19:03:19'),
(49914, '128.204.212.87', NULL, 1, '2025-07-14 19:10:59', '2025-07-14 19:10:59'),
(49915, '128.204.212.86', NULL, 1, '2025-07-14 19:37:03', '2025-07-14 19:37:03'),
(49916, '66.249.79.201', NULL, 1, '2025-07-14 19:50:47', '2025-07-14 19:50:47');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(49917, '173.252.107.112', NULL, 1, '2025-07-14 19:58:31', '2025-07-14 19:58:31'),
(49918, '66.249.79.200', NULL, 1, '2025-07-14 20:09:22', '2025-07-14 20:09:22'),
(49919, '43.157.179.227', NULL, 1, '2025-07-14 20:23:39', '2025-07-14 20:23:39'),
(49920, '54.172.199.54', NULL, 2, '2025-07-14 20:40:03', '2025-07-14 20:40:06'),
(49921, '52.87.117.230', NULL, 1, '2025-07-14 20:40:29', '2025-07-14 20:40:29'),
(49922, '52.230.163.44', NULL, 1, '2025-07-14 21:11:30', '2025-07-14 21:11:30'),
(49923, '4.151.241.251', NULL, 1, '2025-07-14 21:24:47', '2025-07-14 21:24:47'),
(49924, '51.222.253.4', NULL, 1, '2025-07-14 21:51:01', '2025-07-14 21:51:01'),
(49925, '51.222.253.11', NULL, 1, '2025-07-14 22:11:38', '2025-07-14 22:11:38'),
(49926, '34.21.23.214', NULL, 5, '2025-07-14 22:50:51', '2025-07-14 23:34:48'),
(49927, '3.108.44.109', NULL, 4, '2025-07-14 23:13:31', '2025-07-14 23:13:37'),
(49928, '196.251.83.156', NULL, 5, '2025-07-14 23:46:52', '2025-07-14 23:46:56'),
(49929, '23.80.164.207', NULL, 1, '2025-07-14 23:48:01', '2025-07-14 23:48:01'),
(49930, '208.100.26.247', NULL, 2, '2025-07-15 01:07:18', '2025-07-15 01:07:18'),
(49931, '120.208.39.215', NULL, 1, '2025-07-15 01:39:14', '2025-07-15 01:39:14'),
(49932, '43.167.241.46', NULL, 1, '2025-07-15 02:34:23', '2025-07-15 02:34:23'),
(49933, '114.117.233.112', NULL, 1, '2025-07-15 02:43:50', '2025-07-15 02:43:50'),
(49934, '51.68.111.240', NULL, 1, '2025-07-15 02:51:12', '2025-07-15 02:51:12'),
(49935, '60.5.26.11', NULL, 1, '2025-07-15 03:05:11', '2025-07-15 03:05:11'),
(49936, '183.252.152.195', NULL, 1, '2025-07-15 03:05:12', '2025-07-15 03:05:12'),
(49937, '198.235.24.202', NULL, 1, '2025-07-15 03:15:09', '2025-07-15 03:15:09'),
(49938, '51.68.111.217', NULL, 1, '2025-07-15 03:20:12', '2025-07-15 03:20:12'),
(49939, '51.68.107.141', NULL, 1, '2025-07-15 04:05:25', '2025-07-15 04:05:25'),
(49940, '104.236.204.225', NULL, 1, '2025-07-15 04:17:15', '2025-07-15 04:17:15'),
(49941, '128.204.212.84', NULL, 2, '2025-07-15 04:47:47', '2025-07-15 04:55:15'),
(49942, '66.249.79.199', NULL, 2, '2025-07-15 05:12:47', '2025-07-16 00:35:11'),
(49943, '35.199.145.184', NULL, 1, '2025-07-15 05:12:58', '2025-07-15 05:12:58'),
(49944, '34.1.25.169', NULL, 1, '2025-07-15 05:30:42', '2025-07-15 05:30:42'),
(49945, '34.212.176.86', NULL, 1, '2025-07-15 05:47:20', '2025-07-15 05:47:20'),
(49946, '44.252.130.249', NULL, 1, '2025-07-15 06:00:50', '2025-07-15 06:00:50'),
(49947, '185.177.72.3', NULL, 7, '2025-07-15 06:20:11', '2025-07-15 06:38:59'),
(49948, '181.214.173.106', NULL, 1, '2025-07-15 06:20:32', '2025-07-15 06:20:32'),
(49949, '42.83.147.53', NULL, 2, '2025-07-15 06:47:46', '2025-07-15 06:47:47'),
(49950, '185.177.72.29', NULL, 1, '2025-07-15 07:00:24', '2025-07-15 07:00:24'),
(49951, '3.94.169.30', NULL, 1, '2025-07-15 08:04:22', '2025-07-15 08:04:22'),
(49952, '178.128.59.128', NULL, 1, '2025-07-15 08:11:26', '2025-07-15 08:11:26'),
(49953, '173.244.42.155', NULL, 1, '2025-07-15 08:13:57', '2025-07-15 08:13:57'),
(49954, '54.161.101.133', NULL, 1, '2025-07-15 08:19:40', '2025-07-15 08:19:40'),
(49955, '98.80.226.254', NULL, 1, '2025-07-15 08:30:55', '2025-07-15 08:30:55'),
(49956, '95.216.78.56', NULL, 1, '2025-07-15 08:33:55', '2025-07-15 08:33:55'),
(49957, '162.142.125.34', NULL, 1, '2025-07-15 08:45:48', '2025-07-15 08:45:48'),
(49958, '3.90.168.64', NULL, 1, '2025-07-15 08:54:14', '2025-07-15 08:54:14'),
(49959, '171.25.216.23', NULL, 1, '2025-07-15 09:16:32', '2025-07-15 09:16:32'),
(49960, '193.186.4.143', NULL, 1, '2025-07-15 09:18:51', '2025-07-15 09:18:51'),
(49961, '124.236.100.56', NULL, 1, '2025-07-15 09:32:13', '2025-07-15 09:32:13'),
(49962, '52.156.77.150', NULL, 1, '2025-07-15 09:33:06', '2025-07-15 09:33:06'),
(49963, '94.131.11.131', NULL, 2, '2025-07-15 09:40:26', '2025-07-16 00:08:11'),
(49964, '51.68.111.213', NULL, 1, '2025-07-15 10:08:42', '2025-07-15 10:08:42'),
(49965, '150.109.46.88', NULL, 1, '2025-07-15 10:26:49', '2025-07-15 10:26:49'),
(49966, '51.222.253.17', NULL, 1, '2025-07-15 10:43:00', '2025-07-15 10:43:00'),
(49967, '51.222.253.3', NULL, 1, '2025-07-15 10:51:40', '2025-07-15 10:51:40'),
(49968, '43.165.70.220', NULL, 1, '2025-07-15 11:03:09', '2025-07-15 11:03:09'),
(49969, '42.200.110.239', NULL, 1, '2025-07-15 11:07:26', '2025-07-15 11:07:26'),
(49970, '122.51.104.231', NULL, 1, '2025-07-15 11:53:22', '2025-07-15 11:53:22'),
(49971, '192.159.99.225', NULL, 1, '2025-07-15 12:42:15', '2025-07-15 12:42:15'),
(49972, '110.249.201.166', NULL, 1, '2025-07-15 12:44:54', '2025-07-15 12:44:54'),
(49973, '141.95.54.132', NULL, 1, '2025-07-15 13:04:40', '2025-07-15 13:04:40'),
(49974, '103.218.26.191', NULL, 1, '2025-07-15 13:39:33', '2025-07-15 13:39:33'),
(49975, '123.0.25.166', NULL, 1, '2025-07-15 14:00:12', '2025-07-15 14:00:12'),
(49976, '124.248.184.195', NULL, 6, '2025-07-15 14:11:40', '2025-07-15 17:25:22'),
(49977, '162.120.184.34', NULL, 4, '2025-07-15 14:12:30', '2025-07-15 21:40:04'),
(49978, '40.113.89.18', NULL, 3, '2025-07-15 14:27:58', '2025-07-15 14:28:16'),
(49979, '103.250.68.206', NULL, 1, '2025-07-15 14:50:04', '2025-07-15 14:50:04'),
(49980, '128.204.212.86', NULL, 2, '2025-07-15 14:50:05', '2025-07-16 03:48:17'),
(49981, '119.45.20.16', NULL, 2, '2025-07-15 14:59:33', '2025-07-15 21:21:08'),
(49982, '171.51.246.109', NULL, 1, '2025-07-15 15:09:59', '2025-07-15 15:09:59'),
(49983, '52.167.144.201', NULL, 1, '2025-07-15 15:18:30', '2025-07-15 15:18:30'),
(49984, '57.129.81.226', NULL, 1, '2025-07-15 15:20:39', '2025-07-15 15:20:39'),
(49985, '111.231.10.88', NULL, 2, '2025-07-15 15:22:18', '2025-07-15 15:28:25'),
(49986, '141.95.4.134', NULL, 1, '2025-07-15 15:28:39', '2025-07-15 15:28:39'),
(49987, '203.188.251.226', NULL, 2, '2025-07-15 15:51:11', '2025-07-15 16:18:36'),
(49988, '173.244.42.171', NULL, 1, '2025-07-15 15:58:59', '2025-07-15 15:58:59'),
(49989, '66.249.79.201', NULL, 1, '2025-07-15 16:02:17', '2025-07-15 16:02:17'),
(49990, '170.106.110.146', NULL, 1, '2025-07-15 16:38:13', '2025-07-15 16:38:13'),
(49991, '31.13.127.114', NULL, 1, '2025-07-15 16:39:54', '2025-07-15 16:39:54'),
(49992, '43.131.253.14', NULL, 1, '2025-07-15 17:16:47', '2025-07-15 17:16:47'),
(49993, '162.120.184.226', NULL, 1, '2025-07-15 17:19:11', '2025-07-15 17:19:11'),
(49994, '51.68.111.212', NULL, 2, '2025-07-15 17:26:28', '2025-07-15 17:26:29'),
(49995, '223.15.245.170', NULL, 1, '2025-07-15 18:08:50', '2025-07-15 18:08:50'),
(49996, '128.204.212.85', NULL, 1, '2025-07-15 18:15:59', '2025-07-15 18:15:59'),
(49997, '103.29.239.65', NULL, 1, '2025-07-15 18:22:23', '2025-07-15 18:22:23'),
(49998, '146.70.194.220', NULL, 4, '2025-07-15 18:25:50', '2025-07-15 18:25:52'),
(49999, '57.141.6.20', NULL, 1, '2025-07-15 19:41:20', '2025-07-15 19:41:20'),
(50000, '13.221.79.196', NULL, 1, '2025-07-15 19:42:26', '2025-07-15 19:42:26'),
(50001, '51.68.107.148', NULL, 2, '2025-07-15 19:59:29', '2025-07-15 19:59:29'),
(50002, '35.213.164.233', NULL, 2, '2025-07-15 20:01:04', '2025-07-15 20:01:06'),
(50003, '118.179.97.223', NULL, 1, '2025-07-15 20:02:35', '2025-07-15 20:02:35'),
(50004, '141.164.82.42', NULL, 1, '2025-07-15 20:08:16', '2025-07-15 20:08:16'),
(50005, '37.111.213.112', NULL, 3, '2025-07-15 20:10:33', '2025-07-15 20:13:02'),
(50006, '66.249.79.200', NULL, 1, '2025-07-15 21:11:02', '2025-07-15 21:11:02'),
(50007, '111.229.69.139', NULL, 2, '2025-07-15 21:28:26', '2025-07-15 21:34:07'),
(50008, '51.68.111.243', NULL, 1, '2025-07-15 22:18:40', '2025-07-15 22:18:40'),
(50009, '45.141.215.160', NULL, 1, '2025-07-15 22:19:34', '2025-07-15 22:19:34'),
(50010, '161.248.221.11', NULL, 2, '2025-07-15 22:37:22', '2025-07-15 22:37:22'),
(50011, '51.222.253.7', NULL, 1, '2025-07-15 22:45:14', '2025-07-15 22:45:14'),
(50012, '51.68.107.157', NULL, 1, '2025-07-15 22:54:42', '2025-07-15 22:54:42'),
(50013, '89.110.109.74', NULL, 1, '2025-07-15 23:19:49', '2025-07-15 23:19:49'),
(50014, '57.141.6.23', NULL, 1, '2025-07-15 23:25:31', '2025-07-15 23:25:31'),
(50015, '51.68.111.207', NULL, 1, '2025-07-15 23:55:19', '2025-07-15 23:55:19'),
(50016, '3.212.205.90', NULL, 1, '2025-07-16 00:05:23', '2025-07-16 00:05:23'),
(50017, '128.204.212.87', NULL, 1, '2025-07-16 00:06:52', '2025-07-16 00:06:52'),
(50018, '162.62.132.25', NULL, 1, '2025-07-16 00:14:12', '2025-07-16 00:14:12'),
(50019, '205.169.39.46', NULL, 1, '2025-07-16 00:35:23', '2025-07-16 00:35:23'),
(50020, '51.222.253.9', NULL, 1, '2025-07-16 01:06:25', '2025-07-16 01:06:25'),
(50021, '49.51.204.74', NULL, 1, '2025-07-16 01:14:35', '2025-07-16 01:14:35'),
(50022, '45.156.128.112', NULL, 1, '2025-07-16 01:16:11', '2025-07-16 01:16:11'),
(50023, '45.156.128.113', NULL, 1, '2025-07-16 01:17:38', '2025-07-16 01:17:38'),
(50024, '35.232.209.178', NULL, 1, '2025-07-16 02:00:43', '2025-07-16 02:00:43'),
(50025, '51.68.111.199', NULL, 1, '2025-07-16 02:04:05', '2025-07-16 02:04:05'),
(50026, '199.45.154.144', NULL, 1, '2025-07-16 02:06:27', '2025-07-16 02:06:27'),
(50027, '167.94.146.57', NULL, 1, '2025-07-16 03:03:10', '2025-07-16 03:03:10'),
(50028, '51.68.111.208', NULL, 1, '2025-07-16 04:01:44', '2025-07-16 04:01:44'),
(50029, '167.94.138.123', NULL, 1, '2025-07-16 04:07:52', '2025-07-16 04:07:52'),
(50030, '51.68.236.90', NULL, 1, '2025-07-16 04:25:19', '2025-07-16 04:25:19'),
(50031, '223.91.188.111', NULL, 1, '2025-07-16 04:35:56', '2025-07-16 04:35:56'),
(50032, '171.12.203.254', NULL, 1, '2025-07-16 04:36:13', '2025-07-16 04:36:13'),
(50033, '44.209.113.59', NULL, 1, '2025-07-16 04:42:49', '2025-07-16 04:42:49'),
(50034, '121.207.161.193', NULL, 1, '2025-07-16 04:43:47', '2025-07-16 04:43:47'),
(50035, '39.154.172.156', NULL, 1, '2025-07-16 04:43:58', '2025-07-16 04:43:58'),
(50036, '27.159.75.50', NULL, 3, '2025-07-16 04:58:59', '2025-07-16 04:59:12'),
(50037, '27.159.75.49', NULL, 4, '2025-07-16 05:01:44', '2025-07-16 05:30:45'),
(50038, '52.43.216.96', NULL, 1, '2025-07-16 05:24:58', '2025-07-16 05:24:58'),
(50039, '51.68.111.217', NULL, 1, '2025-07-16 05:34:26', '2025-07-16 05:34:26'),
(50040, '35.246.127.179', NULL, 1, '2025-07-16 05:37:21', '2025-07-16 05:37:21'),
(50041, '74.7.36.102', NULL, 1, '2025-07-16 05:42:07', '2025-07-16 05:42:07'),
(50042, '167.94.138.179', NULL, 1, '2025-07-16 05:53:03', '2025-07-16 05:53:03'),
(50043, '89.187.162.175', NULL, 2, '2025-07-16 05:56:12', '2025-07-17 01:21:44'),
(50044, '44.249.142.43', NULL, 1, '2025-07-16 06:04:05', '2025-07-16 06:04:05'),
(50045, '129.28.14.231', NULL, 1, '2025-07-16 06:16:35', '2025-07-16 06:16:35'),
(50046, '185.194.39.40', NULL, 1, '2025-07-16 06:34:27', '2025-07-16 06:34:27'),
(50047, '193.3.173.128', NULL, 1, '2025-07-16 06:34:27', '2025-07-16 06:34:27'),
(50048, '185.190.238.4', NULL, 1, '2025-07-16 06:34:27', '2025-07-16 06:34:27'),
(50049, '185.184.201.55', NULL, 1, '2025-07-16 06:34:27', '2025-07-16 06:34:27'),
(50050, '185.184.201.57', NULL, 1, '2025-07-16 06:34:28', '2025-07-16 06:34:28'),
(50051, '34.106.1.119', NULL, 1, '2025-07-16 06:46:49', '2025-07-16 06:46:49'),
(50052, '20.171.207.251', NULL, 1, '2025-07-16 06:53:58', '2025-07-16 06:53:58'),
(50053, '51.68.236.114', NULL, 1, '2025-07-16 06:57:42', '2025-07-16 06:57:42'),
(50054, '185.190.238.145', NULL, 1, '2025-07-16 07:03:34', '2025-07-16 07:03:34'),
(50055, '45.95.146.83', NULL, 1, '2025-07-16 07:25:18', '2025-07-16 07:25:18'),
(50056, '199.45.154.122', NULL, 1, '2025-07-16 08:01:41', '2025-07-16 08:01:41'),
(50057, '43.163.206.70', NULL, 1, '2025-07-16 08:23:02', '2025-07-16 08:23:02'),
(50058, '51.68.111.209', NULL, 1, '2025-07-16 08:26:11', '2025-07-16 08:26:11'),
(50059, '193.3.173.111', NULL, 1, '2025-07-16 08:32:06', '2025-07-16 08:32:06'),
(50060, '199.45.155.95', NULL, 1, '2025-07-16 08:44:32', '2025-07-16 08:44:32'),
(50061, '139.99.68.65', NULL, 2, '2025-07-16 09:05:08', '2025-07-16 09:05:10'),
(50062, '35.232.209.178', NULL, 1, '2025-07-16 09:06:02', '2025-07-16 09:06:02'),
(50063, '162.120.184.34', NULL, 3, '2025-07-16 09:07:02', '2025-07-16 21:48:17'),
(50064, '43.159.143.187', NULL, 1, '2025-07-16 09:07:14', '2025-07-16 09:07:14'),
(50065, '37.111.201.236', NULL, 1, '2025-07-16 09:07:14', '2025-07-16 09:07:14'),
(50066, '114.96.103.33', NULL, 1, '2025-07-16 09:21:04', '2025-07-16 09:21:04'),
(50067, '198.235.24.113', NULL, 1, '2025-07-16 10:09:14', '2025-07-16 10:09:14'),
(50068, '20.171.207.146', NULL, 1, '2025-07-16 10:11:00', '2025-07-16 10:11:00'),
(50069, '72.14.201.150', NULL, 1, '2025-07-16 10:32:02', '2025-07-16 10:32:02'),
(50070, '119.40.83.156', NULL, 1, '2025-07-16 10:32:47', '2025-07-16 10:32:47'),
(50071, '205.210.31.251', NULL, 1, '2025-07-16 10:32:56', '2025-07-16 10:32:56'),
(50072, '173.252.83.8', NULL, 1, '2025-07-16 10:58:30', '2025-07-16 10:58:30'),
(50073, '173.252.83.112', NULL, 1, '2025-07-16 10:58:31', '2025-07-16 10:58:31'),
(50074, '103.230.105.52', NULL, 2, '2025-07-16 11:04:52', '2025-07-16 11:49:37'),
(50075, '40.116.73.220', NULL, 1, '2025-07-16 11:10:55', '2025-07-16 11:10:55'),
(50076, '115.127.118.186', NULL, 1, '2025-07-16 11:34:03', '2025-07-16 11:34:03'),
(50077, '107.174.224.18', NULL, 1, '2025-07-16 11:39:21', '2025-07-16 11:39:21'),
(50078, '43.229.208.190', NULL, 1, '2025-07-16 11:40:23', '2025-07-16 11:40:23'),
(50079, '196.251.84.49', NULL, 1, '2025-07-16 11:41:26', '2025-07-16 11:41:26'),
(50080, '115.127.114.19', NULL, 1, '2025-07-16 12:29:33', '2025-07-16 12:29:33'),
(50081, '110.249.201.204', NULL, 1, '2025-07-16 13:15:08', '2025-07-16 13:15:08'),
(50082, '43.143.7.112', NULL, 2, '2025-07-16 13:26:00', '2025-07-16 13:32:06'),
(50083, '40.116.73.209', NULL, 1, '2025-07-16 13:31:14', '2025-07-16 13:31:14'),
(50084, '72.14.201.159', NULL, 2, '2025-07-16 13:31:53', '2025-07-16 14:39:21'),
(50085, '172.182.194.154', NULL, 1, '2025-07-16 13:32:57', '2025-07-16 13:32:57'),
(50086, '104.28.240.85', NULL, 1, '2025-07-16 14:39:19', '2025-07-16 14:39:19'),
(50087, '170.106.140.110', NULL, 1, '2025-07-16 14:45:11', '2025-07-16 14:45:11'),
(50088, '1.13.92.57', NULL, 1, '2025-07-16 15:06:39', '2025-07-16 15:06:39'),
(50089, '57.129.81.151', NULL, 1, '2025-07-16 15:17:17', '2025-07-16 15:17:17'),
(50090, '43.130.150.80', NULL, 1, '2025-07-16 15:25:56', '2025-07-16 15:25:56'),
(50091, '162.120.188.76', NULL, 1, '2025-07-16 15:34:50', '2025-07-16 15:34:50'),
(50092, '78.153.140.222', NULL, 1, '2025-07-16 15:36:14', '2025-07-16 15:36:14'),
(50093, '201.124.0.113', NULL, 2, '2025-07-16 15:56:42', '2025-07-16 15:56:42'),
(50094, '69.171.231.112', NULL, 1, '2025-07-16 16:36:21', '2025-07-16 16:36:21'),
(50095, '69.171.231.113', NULL, 1, '2025-07-16 16:36:21', '2025-07-16 16:36:21'),
(50096, '31.13.115.3', NULL, 1, '2025-07-16 17:20:21', '2025-07-16 17:20:21'),
(50097, '124.226.222.66', NULL, 1, '2025-07-16 18:45:15', '2025-07-16 18:45:15'),
(50098, '51.222.253.20', NULL, 1, '2025-07-16 18:54:17', '2025-07-16 18:54:17'),
(50099, '173.244.42.154', NULL, 1, '2025-07-16 19:24:00', '2025-07-16 19:24:00'),
(50100, '89.110.80.171', NULL, 1, '2025-07-16 19:50:46', '2025-07-16 19:50:46'),
(50101, '74.7.36.110', NULL, 1, '2025-07-16 20:13:21', '2025-07-16 20:13:21'),
(50102, '185.244.94.166', NULL, 1, '2025-07-16 20:55:00', '2025-07-16 20:55:00'),
(50103, '43.153.107.22', NULL, 1, '2025-07-16 21:19:24', '2025-07-16 21:19:24'),
(50104, '43.130.110.130', NULL, 1, '2025-07-16 21:34:46', '2025-07-16 21:34:46'),
(50105, '103.25.120.134', NULL, 2, '2025-07-16 21:45:01', '2025-07-16 21:58:53'),
(50106, '119.15.155.46', NULL, 1, '2025-07-16 21:48:59', '2025-07-16 21:48:59'),
(50107, '101.42.117.179', NULL, 1, '2025-07-16 21:55:04', '2025-07-16 21:55:04'),
(50108, '51.68.111.240', NULL, 1, '2025-07-16 23:05:43', '2025-07-16 23:05:43'),
(50109, '45.89.70.31', NULL, 1, '2025-07-16 23:13:58', '2025-07-16 23:13:58'),
(50110, '209.58.160.130', NULL, 1, '2025-07-16 23:17:33', '2025-07-16 23:17:33'),
(50111, '43.153.48.240', NULL, 1, '2025-07-16 23:23:08', '2025-07-16 23:23:08'),
(50112, '107.173.177.145', NULL, 1, '2025-07-16 23:27:14', '2025-07-16 23:27:14'),
(50113, '76.181.131.120', NULL, 1, '2025-07-16 23:36:20', '2025-07-16 23:36:20'),
(50114, '66.249.79.199', NULL, 2, '2025-07-16 23:42:57', '2025-07-17 00:09:15'),
(50115, '51.222.253.5', NULL, 1, '2025-07-16 23:54:58', '2025-07-16 23:54:58'),
(50116, '52.255.111.56', NULL, 2, '2025-07-16 23:56:31', '2025-07-16 23:56:33'),
(50117, '208.100.26.236', NULL, 1, '2025-07-16 23:56:34', '2025-07-16 23:56:34'),
(50118, '208.100.26.244', NULL, 1, '2025-07-16 23:56:34', '2025-07-16 23:56:34'),
(50119, '35.154.134.18', NULL, 4, '2025-07-17 00:00:27', '2025-07-17 00:00:34'),
(50120, '43.158.91.71', NULL, 1, '2025-07-17 00:04:28', '2025-07-17 00:04:28'),
(50121, '109.248.166.66', NULL, 1, '2025-07-17 00:05:19', '2025-07-17 00:05:19'),
(50122, '191.96.117.195', NULL, 1, '2025-07-17 00:18:40', '2025-07-17 00:18:40'),
(50123, '101.91.148.219', NULL, 1, '2025-07-17 00:51:49', '2025-07-17 00:51:49'),
(50124, '66.249.79.200', NULL, 1, '2025-07-17 01:16:31', '2025-07-17 01:16:31'),
(50125, '192.159.99.225', NULL, 1, '2025-07-17 01:20:50', '2025-07-17 01:20:50'),
(50126, '112.32.239.194', NULL, 1, '2025-07-17 01:32:22', '2025-07-17 01:32:22'),
(50127, '20.161.75.211', NULL, 1, '2025-07-17 02:01:32', '2025-07-17 02:01:32'),
(50128, '20.161.75.223', NULL, 1, '2025-07-17 02:01:37', '2025-07-17 02:01:37'),
(50129, '123.162.217.84', NULL, 1, '2025-07-17 02:37:38', '2025-07-17 02:37:38'),
(50130, '183.199.180.71', NULL, 1, '2025-07-17 02:38:14', '2025-07-17 02:38:14'),
(50131, '1.28.103.96', NULL, 1, '2025-07-17 02:38:15', '2025-07-17 02:38:15'),
(50132, '51.68.111.213', NULL, 1, '2025-07-17 02:42:03', '2025-07-17 02:42:03'),
(50133, '35.196.66.48', NULL, 2, '2025-07-17 03:12:57', '2025-07-17 03:18:16'),
(50134, '40.91.80.231', NULL, 1, '2025-07-17 03:28:21', '2025-07-17 03:28:21'),
(50135, '121.4.97.180', NULL, 1, '2025-07-17 03:50:57', '2025-07-17 03:50:57'),
(50136, '40.77.167.70', NULL, 1, '2025-07-17 03:59:20', '2025-07-17 03:59:20'),
(50137, '34.127.49.75', NULL, 1, '2025-07-17 04:18:29', '2025-07-17 04:18:29'),
(50138, '51.68.107.159', NULL, 1, '2025-07-17 04:18:36', '2025-07-17 04:18:36'),
(50139, '68.183.12.53', NULL, 1, '2025-07-17 04:25:11', '2025-07-17 04:25:11'),
(50140, '34.53.109.39', NULL, 1, '2025-07-17 04:54:36', '2025-07-17 04:54:36'),
(50141, '202.104.136.68', NULL, 1, '2025-07-17 04:59:59', '2025-07-17 04:59:59'),
(50142, '185.222.163.90', NULL, 1, '2025-07-17 05:03:29', '2025-07-17 05:03:29'),
(50143, '34.73.194.4', NULL, 2, '2025-07-17 05:04:31', '2025-07-17 05:09:54'),
(50144, '51.68.236.70', NULL, 1, '2025-07-17 05:15:19', '2025-07-17 05:15:19'),
(50145, '35.92.127.157', NULL, 1, '2025-07-17 05:19:52', '2025-07-17 05:19:52'),
(50146, '34.217.27.102', NULL, 1, '2025-07-17 05:22:33', '2025-07-17 05:22:33'),
(50147, '123.16.227.79', NULL, 1, '2025-07-17 05:29:02', '2025-07-17 05:29:02'),
(50148, '159.203.33.187', NULL, 1, '2025-07-17 06:05:57', '2025-07-17 06:05:57'),
(50149, '51.222.253.4', NULL, 2, '2025-07-17 06:23:08', '2025-07-17 23:10:25'),
(50150, '74.7.36.99', NULL, 1, '2025-07-17 06:31:42', '2025-07-17 06:31:42'),
(50151, '162.120.184.34', NULL, 2, '2025-07-17 07:04:16', '2025-07-17 09:46:15'),
(50152, '103.144.198.94', NULL, 1, '2025-07-17 07:13:42', '2025-07-17 07:13:42'),
(50153, '24.231.115.232', NULL, 1, '2025-07-17 07:23:18', '2025-07-17 07:23:18'),
(50154, '89.110.115.121', NULL, 2, '2025-07-17 08:02:03', '2025-07-18 03:50:35'),
(50155, '34.138.254.51', NULL, 1, '2025-07-17 08:05:51', '2025-07-17 08:05:51'),
(50156, '45.32.88.65', NULL, 2, '2025-07-17 08:07:31', '2025-07-17 08:08:05'),
(50157, '66.249.79.200', NULL, 1, '2025-07-17 08:25:30', '2025-07-17 08:25:30'),
(50158, '74.7.35.126', NULL, 1, '2025-07-17 08:44:44', '2025-07-17 08:44:44'),
(50159, '74.7.35.116', NULL, 1, '2025-07-17 08:44:46', '2025-07-17 08:44:46'),
(50160, '193.186.4.154', NULL, 1, '2025-07-17 08:45:19', '2025-07-17 08:45:19'),
(50161, '27.115.124.118', NULL, 1, '2025-07-17 09:11:43', '2025-07-17 09:11:43'),
(50162, '51.8.155.61', NULL, 1, '2025-07-17 09:21:40', '2025-07-17 09:21:40'),
(50163, '49.51.47.100', NULL, 1, '2025-07-17 09:58:07', '2025-07-17 09:58:07'),
(50164, '182.42.111.156', NULL, 1, '2025-07-17 09:58:28', '2025-07-17 09:58:28'),
(50165, '57.129.81.226', NULL, 1, '2025-07-17 10:12:58', '2025-07-17 10:12:58'),
(50166, '20.191.45.212', NULL, 1, '2025-07-17 10:15:58', '2025-07-17 10:15:58'),
(50167, '37.111.193.123', NULL, 4, '2025-07-17 10:35:27', '2025-07-17 10:43:23'),
(50168, '43.157.191.20', NULL, 1, '2025-07-17 10:43:33', '2025-07-17 10:43:33'),
(50169, '3.128.28.7', NULL, 2, '2025-07-17 10:43:46', '2025-07-17 10:43:53'),
(50170, '18.225.25.214', NULL, 1, '2025-07-17 10:43:46', '2025-07-17 10:43:46'),
(50171, '18.226.150.108', NULL, 2, '2025-07-17 10:43:47', '2025-07-17 10:43:53'),
(50172, '162.120.184.35', NULL, 3, '2025-07-17 11:31:03', '2025-07-17 16:57:44'),
(50173, '103.172.39.71', NULL, 2, '2025-07-17 11:34:08', '2025-07-17 11:35:12'),
(50174, '72.14.201.159', NULL, 1, '2025-07-17 11:35:13', '2025-07-17 11:35:13'),
(50175, '18.224.128.89', NULL, 1, '2025-07-17 12:12:24', '2025-07-17 12:12:24'),
(50176, '52.178.138.105', NULL, 4, '2025-07-17 12:13:18', '2025-07-17 12:14:17'),
(50177, '202.53.165.130', NULL, 2, '2025-07-17 12:23:20', '2025-07-17 12:23:21'),
(50178, '51.222.253.7', NULL, 1, '2025-07-17 12:34:09', '2025-07-17 12:34:09'),
(50179, '182.48.65.85', NULL, 1, '2025-07-17 12:40:10', '2025-07-17 12:40:10'),
(50180, '110.249.201.40', NULL, 1, '2025-07-17 12:44:09', '2025-07-17 12:44:09'),
(50181, '74.7.36.76', NULL, 1, '2025-07-17 13:02:27', '2025-07-17 13:02:27'),
(50182, '18.144.60.196', NULL, 1, '2025-07-17 13:05:30', '2025-07-17 13:05:30'),
(50183, '50.18.146.164', NULL, 2, '2025-07-17 13:06:10', '2025-07-17 13:06:11'),
(50184, '202.134.14.235', NULL, 1, '2025-07-17 14:00:23', '2025-07-17 14:00:23'),
(50185, '113.99.183.194', NULL, 1, '2025-07-17 14:13:10', '2025-07-17 14:13:10'),
(50186, '51.8.155.55', NULL, 1, '2025-07-17 14:28:29', '2025-07-17 14:28:29'),
(50187, '43.229.208.190', NULL, 1, '2025-07-17 14:29:09', '2025-07-17 14:29:09'),
(50188, '134.199.203.94', NULL, 7, '2025-07-17 14:38:44', '2025-07-17 15:49:16'),
(50189, '88.80.26.3', NULL, 1, '2025-07-17 14:40:05', '2025-07-17 14:40:05'),
(50190, '57.141.6.18', NULL, 1, '2025-07-17 14:42:55', '2025-07-17 14:42:55'),
(50191, '49.36.83.95', NULL, 1, '2025-07-17 15:12:44', '2025-07-17 15:12:44'),
(50192, '208.100.26.248', NULL, 1, '2025-07-17 15:30:38', '2025-07-17 15:30:38'),
(50193, '208.100.26.236', NULL, 1, '2025-07-17 15:30:49', '2025-07-17 15:30:49'),
(50194, '52.230.164.178', NULL, 1, '2025-07-17 15:54:33', '2025-07-17 15:54:33'),
(50195, '128.204.212.87', NULL, 1, '2025-07-17 16:02:18', '2025-07-17 16:02:18'),
(50196, '36.41.75.167', NULL, 1, '2025-07-17 16:10:59', '2025-07-17 16:10:59'),
(50197, '52.156.77.158', NULL, 1, '2025-07-17 16:27:05', '2025-07-17 16:27:05'),
(50198, '52.156.77.148', NULL, 1, '2025-07-17 16:28:57', '2025-07-17 16:28:57'),
(50199, '43.157.179.227', NULL, 1, '2025-07-17 16:40:16', '2025-07-17 16:40:16'),
(50200, '141.94.79.3', NULL, 1, '2025-07-17 16:43:30', '2025-07-17 16:43:30'),
(50201, '66.249.79.199', NULL, 1, '2025-07-17 16:50:34', '2025-07-17 16:50:34'),
(50202, '193.186.4.159', NULL, 1, '2025-07-17 16:57:25', '2025-07-17 16:57:25'),
(50203, '43.130.14.245', NULL, 1, '2025-07-17 17:17:06', '2025-07-17 17:17:06'),
(50204, '42.236.17.204', NULL, 1, '2025-07-17 17:24:24', '2025-07-17 17:24:24'),
(50205, '42.236.17.119', NULL, 1, '2025-07-17 17:28:22', '2025-07-17 17:28:22'),
(50206, '42.236.17.230', NULL, 1, '2025-07-17 17:28:26', '2025-07-17 17:28:26'),
(50207, '51.8.155.52', NULL, 1, '2025-07-17 17:38:07', '2025-07-17 17:38:07'),
(50208, '196.251.87.218', NULL, 3, '2025-07-17 18:16:14', '2025-07-17 18:16:19'),
(50209, '20.161.75.220', NULL, 1, '2025-07-17 19:14:03', '2025-07-17 19:14:03'),
(50210, '20.161.75.208', NULL, 1, '2025-07-17 19:14:03', '2025-07-17 19:14:03'),
(50211, '49.7.227.204', NULL, 1, '2025-07-17 19:25:31', '2025-07-17 19:25:31'),
(50212, '143.244.57.84', NULL, 4, '2025-07-17 19:45:12', '2025-07-17 19:45:13'),
(50213, '123.207.198.35', NULL, 2, '2025-07-17 19:52:45', '2025-07-17 19:58:23'),
(50214, '66.249.69.227', NULL, 1, '2025-07-17 20:13:13', '2025-07-17 20:13:13'),
(50215, '128.204.212.86', NULL, 1, '2025-07-17 20:35:51', '2025-07-17 20:35:51'),
(50216, '47.79.98.149', NULL, 1, '2025-07-17 20:38:30', '2025-07-17 20:38:30'),
(50217, '154.16.49.89', NULL, 1, '2025-07-17 20:40:57', '2025-07-17 20:40:57'),
(50218, '192.178.6.10', NULL, 1, '2025-07-17 21:00:32', '2025-07-17 21:00:32'),
(50219, '34.172.30.240', NULL, 1, '2025-07-17 21:33:35', '2025-07-17 21:33:35'),
(50220, '66.220.149.10', NULL, 1, '2025-07-17 21:41:40', '2025-07-17 21:41:40'),
(50221, '194.26.192.113', NULL, 2, '2025-07-17 21:49:26', '2025-07-17 22:30:36'),
(50222, '35.197.73.112', NULL, 1, '2025-07-17 21:50:17', '2025-07-17 21:50:17'),
(50223, '77.238.225.146', NULL, 1, '2025-07-17 21:50:38', '2025-07-17 21:50:38'),
(50224, '52.230.164.184', NULL, 1, '2025-07-17 22:04:10', '2025-07-17 22:04:10'),
(50225, '117.96.51.205', NULL, 1, '2025-07-17 22:30:35', '2025-07-17 22:30:35'),
(50226, '57.141.6.3', NULL, 1, '2025-07-17 22:33:51', '2025-07-17 22:33:51'),
(50227, '74.7.35.127', NULL, 1, '2025-07-17 22:34:31', '2025-07-17 22:34:31'),
(50228, '18.118.209.48', NULL, 1, '2025-07-17 22:34:35', '2025-07-17 22:34:35'),
(50229, '3.138.137.217', NULL, 1, '2025-07-17 22:34:35', '2025-07-17 22:34:35'),
(50230, '66.249.69.225', NULL, 1, '2025-07-17 22:34:35', '2025-07-17 22:34:35'),
(50231, '192.178.6.9', NULL, 1, '2025-07-17 22:34:38', '2025-07-17 22:34:38'),
(50232, '185.246.188.115', NULL, 1, '2025-07-17 22:35:13', '2025-07-17 22:35:13'),
(50233, '3.148.234.91', NULL, 1, '2025-07-17 22:35:28', '2025-07-17 22:35:28'),
(50234, '3.128.76.238', NULL, 1, '2025-07-17 22:35:28', '2025-07-17 22:35:28'),
(50235, '5.45.98.162', NULL, 1, '2025-07-17 22:35:33', '2025-07-17 22:35:33'),
(50236, '18.97.9.101', NULL, 1, '2025-07-17 22:46:39', '2025-07-17 22:46:39'),
(50237, '43.159.128.155', NULL, 1, '2025-07-17 23:29:14', '2025-07-17 23:29:14'),
(50238, '51.68.236.92', NULL, 1, '2025-07-17 23:32:41', '2025-07-17 23:32:41'),
(50239, '34.168.128.255', NULL, 1, '2025-07-18 00:24:40', '2025-07-18 00:24:40'),
(50240, '74.7.36.101', NULL, 1, '2025-07-18 00:37:35', '2025-07-18 00:37:35'),
(50241, '43.157.181.189', NULL, 1, '2025-07-18 00:38:57', '2025-07-18 00:38:57'),
(50242, '47.79.236.190', NULL, 1, '2025-07-18 00:41:06', '2025-07-18 00:41:06'),
(50243, '80.85.245.250', NULL, 1, '2025-07-18 00:42:16', '2025-07-18 00:42:16'),
(50244, '47.82.0.79', NULL, 1, '2025-07-18 01:00:13', '2025-07-18 01:00:13'),
(50245, '185.254.75.39', NULL, 1, '2025-07-18 01:26:11', '2025-07-18 01:26:11'),
(50246, '2.58.201.16', NULL, 4, '2025-07-18 01:31:37', '2025-07-18 02:21:24'),
(50247, '140.143.98.18', NULL, 1, '2025-07-18 01:34:00', '2025-07-18 01:34:00'),
(50248, '2.57.215.181', NULL, 1, '2025-07-18 01:36:33', '2025-07-18 01:36:33'),
(50249, '101.26.28.127', NULL, 1, '2025-07-18 01:51:41', '2025-07-18 01:51:41'),
(50250, '223.106.18.51', NULL, 1, '2025-07-18 01:52:45', '2025-07-18 01:52:45'),
(50251, '36.143.128.173', NULL, 1, '2025-07-18 01:52:48', '2025-07-18 01:52:48'),
(50252, '221.178.143.70', NULL, 2, '2025-07-18 01:57:57', '2025-07-18 02:00:21'),
(50253, '43.166.244.66', NULL, 1, '2025-07-18 02:07:09', '2025-07-18 02:07:09'),
(50254, '183.134.59.131', NULL, 3, '2025-07-18 02:16:24', '2025-07-18 02:18:59'),
(50255, '120.239.27.213', NULL, 1, '2025-07-18 02:46:39', '2025-07-18 02:46:39'),
(50256, '51.68.111.202', NULL, 1, '2025-07-18 03:24:53', '2025-07-18 03:24:53'),
(50257, '51.21.182.219', NULL, 1, '2025-07-18 03:48:57', '2025-07-18 03:48:57'),
(50258, '46.105.46.43', NULL, 1, '2025-07-18 04:02:00', '2025-07-18 04:02:00'),
(50259, '51.222.253.4', NULL, 2, '2025-07-18 04:14:09', '2025-07-19 01:22:11'),
(50260, '222.79.104.23', NULL, 1, '2025-07-18 04:33:18', '2025-07-18 04:33:18'),
(50261, '34.172.30.240', NULL, 1, '2025-07-18 04:38:37', '2025-07-18 04:38:37'),
(50262, '34.142.170.227', NULL, 4, '2025-07-18 04:49:05', '2025-07-18 04:49:07'),
(50263, '44.251.227.10', NULL, 1, '2025-07-18 05:07:44', '2025-07-18 05:07:44'),
(50264, '34.217.27.102', NULL, 1, '2025-07-18 05:55:05', '2025-07-18 05:55:05'),
(50265, '93.180.238.223', NULL, 1, '2025-07-18 06:36:45', '2025-07-18 06:36:45'),
(50266, '128.204.212.85', NULL, 1, '2025-07-18 06:44:55', '2025-07-18 06:44:55'),
(50267, '45.90.185.100', NULL, 1, '2025-07-18 07:10:44', '2025-07-18 07:10:44'),
(50268, '185.40.4.92', NULL, 1, '2025-07-18 07:11:09', '2025-07-18 07:11:09'),
(50269, '20.171.207.60', NULL, 1, '2025-07-18 07:21:15', '2025-07-18 07:21:15'),
(50270, '110.40.68.176', NULL, 1, '2025-07-18 07:22:02', '2025-07-18 07:22:02'),
(50271, '183.87.43.21', NULL, 1, '2025-07-18 07:22:32', '2025-07-18 07:22:32'),
(50272, '43.166.136.153', NULL, 1, '2025-07-18 07:37:14', '2025-07-18 07:37:14'),
(50273, '85.208.96.210', NULL, 1, '2025-07-18 07:41:54', '2025-07-18 07:41:54'),
(50274, '103.133.105.75', NULL, 2, '2025-07-18 07:53:51', '2025-07-18 07:53:53'),
(50275, '43.152.72.244', NULL, 1, '2025-07-18 08:25:45', '2025-07-18 08:25:45'),
(50276, '103.133.206.40', NULL, 1, '2025-07-18 08:35:00', '2025-07-18 08:35:00'),
(50277, '185.245.83.240', NULL, 1, '2025-07-18 08:37:04', '2025-07-18 08:37:04'),
(50278, '43.130.57.76', NULL, 1, '2025-07-18 09:11:36', '2025-07-18 09:11:36'),
(50279, '203.223.89.153', NULL, 2, '2025-07-18 09:26:02', '2025-07-18 10:36:06'),
(50280, '13.65.138.126', NULL, 1, '2025-07-18 09:26:33', '2025-07-18 09:26:33'),
(50281, '172.178.141.139', NULL, 1, '2025-07-18 09:26:40', '2025-07-18 09:26:40'),
(50282, '113.141.91.58', NULL, 1, '2025-07-18 10:43:38', '2025-07-18 10:43:38'),
(50283, '185.39.19.48', NULL, 1, '2025-07-18 10:44:42', '2025-07-18 10:44:42'),
(50284, '57.141.6.1', NULL, 1, '2025-07-18 11:10:27', '2025-07-18 11:10:27'),
(50285, '57.141.6.6', NULL, 1, '2025-07-18 11:10:29', '2025-07-18 11:10:29'),
(50286, '40.77.167.11', NULL, 1, '2025-07-18 12:23:39', '2025-07-18 12:23:39'),
(50287, '111.225.149.77', NULL, 1, '2025-07-18 12:43:49', '2025-07-18 12:43:49'),
(50288, '51.222.253.10', NULL, 1, '2025-07-18 12:47:55', '2025-07-18 12:47:55'),
(50289, '104.28.117.4', NULL, 1, '2025-07-18 13:15:25', '2025-07-18 13:15:25'),
(50290, '111.225.149.80', NULL, 1, '2025-07-18 13:25:27', '2025-07-18 13:25:27'),
(50291, '20.171.207.136', NULL, 1, '2025-07-18 13:37:07', '2025-07-18 13:37:07'),
(50292, '175.6.217.4', NULL, 1, '2025-07-18 13:49:24', '2025-07-18 13:49:24'),
(50293, '170.106.180.139', NULL, 1, '2025-07-18 14:09:32', '2025-07-18 14:09:32'),
(50294, '49.37.114.5', NULL, 1, '2025-07-18 14:13:27', '2025-07-18 14:13:27'),
(50295, '42.83.147.55', NULL, 1, '2025-07-18 14:29:02', '2025-07-18 14:29:02'),
(50296, '43.165.65.75', NULL, 1, '2025-07-18 14:47:45', '2025-07-18 14:47:45'),
(50297, '51.68.107.150', NULL, 1, '2025-07-18 15:20:13', '2025-07-18 15:20:13'),
(50298, '128.204.212.86', NULL, 1, '2025-07-18 15:24:25', '2025-07-18 15:24:25'),
(50299, '57.141.6.5', NULL, 1, '2025-07-18 15:34:50', '2025-07-18 15:34:50'),
(50300, '74.7.36.87', NULL, 1, '2025-07-18 15:54:46', '2025-07-18 15:54:46'),
(50301, '175.44.42.168', NULL, 2, '2025-07-18 16:10:44', '2025-07-18 16:10:49'),
(50302, '40.160.22.64', NULL, 1, '2025-07-18 16:34:45', '2025-07-18 16:34:45'),
(50303, '103.100.159.191', NULL, 2, '2025-07-18 16:41:43', '2025-07-18 16:42:09'),
(50304, '54.223.43.121', NULL, 1, '2025-07-18 16:46:24', '2025-07-18 16:46:24'),
(50305, '140.179.74.239', NULL, 1, '2025-07-18 16:46:47', '2025-07-18 16:46:47'),
(50306, '125.94.144.102', NULL, 1, '2025-07-18 16:59:36', '2025-07-18 16:59:36'),
(50307, '147.185.132.22', NULL, 1, '2025-07-18 17:18:36', '2025-07-18 17:18:36'),
(50308, '89.45.83.89', NULL, 1, '2025-07-18 17:20:04', '2025-07-18 17:20:04'),
(50309, '51.68.107.139', NULL, 2, '2025-07-18 17:27:25', '2025-07-18 21:06:29'),
(50310, '69.171.231.116', NULL, 1, '2025-07-18 17:50:00', '2025-07-18 17:50:00'),
(50311, '51.222.253.2', NULL, 1, '2025-07-18 18:06:21', '2025-07-18 18:06:21'),
(50312, '74.7.35.122', NULL, 1, '2025-07-18 18:20:48', '2025-07-18 18:20:48'),
(50313, '205.169.39.54', NULL, 1, '2025-07-18 18:29:37', '2025-07-18 18:29:37'),
(50314, '80.85.246.144', NULL, 1, '2025-07-18 18:43:29', '2025-07-18 18:43:29'),
(50315, '135.232.20.64', NULL, 1, '2025-07-18 19:05:39', '2025-07-18 19:05:39'),
(50316, '51.68.107.138', NULL, 1, '2025-07-18 19:25:45', '2025-07-18 19:25:45'),
(50317, '40.116.73.212', NULL, 1, '2025-07-18 19:49:46', '2025-07-18 19:49:46'),
(50318, '43.157.95.239', NULL, 1, '2025-07-18 19:52:01', '2025-07-18 19:52:01'),
(50319, '101.36.112.233', NULL, 1, '2025-07-18 20:09:12', '2025-07-18 20:09:12'),
(50320, '101.36.118.228', NULL, 1, '2025-07-18 20:09:42', '2025-07-18 20:09:42'),
(50321, '35.213.164.233', NULL, 2, '2025-07-18 20:10:28', '2025-07-18 20:10:30'),
(50322, '175.27.164.113', NULL, 1, '2025-07-18 20:13:13', '2025-07-18 20:13:13'),
(50323, '43.157.38.131', NULL, 1, '2025-07-18 20:28:47', '2025-07-18 20:28:47'),
(50324, '192.99.9.11', NULL, 1, '2025-07-18 21:39:57', '2025-07-18 21:39:57'),
(50325, '34.224.9.144', NULL, 1, '2025-07-18 21:49:38', '2025-07-18 21:49:38'),
(50326, '18.144.32.225', NULL, 1, '2025-07-18 22:15:55', '2025-07-18 22:15:55'),
(50327, '13.52.182.2', NULL, 2, '2025-07-18 22:16:33', '2025-07-18 22:16:36'),
(50328, '173.44.141.174', NULL, 2, '2025-07-18 22:21:14', '2025-07-18 22:21:14'),
(50329, '34.73.200.170', NULL, 5, '2025-07-18 22:34:53', '2025-07-18 23:25:33'),
(50330, '43.133.91.48', NULL, 1, '2025-07-18 22:41:57', '2025-07-18 22:41:57'),
(50331, '111.7.96.181', NULL, 2, '2025-07-18 23:06:08', '2025-07-18 23:06:34'),
(50332, '123.160.223.72', NULL, 1, '2025-07-18 23:06:17', '2025-07-18 23:06:17'),
(50333, '123.160.223.73', NULL, 1, '2025-07-18 23:06:18', '2025-07-18 23:06:18'),
(50334, '34.73.111.22', NULL, 1, '2025-07-18 23:08:45', '2025-07-18 23:08:45'),
(50335, '13.74.138.192', NULL, 1, '2025-07-18 23:16:58', '2025-07-18 23:16:58'),
(50336, '157.100.142.41', NULL, 1, '2025-07-18 23:30:03', '2025-07-18 23:30:03'),
(50337, '34.170.212.105', NULL, 1, '2025-07-18 23:30:38', '2025-07-18 23:30:38'),
(50338, '199.244.88.221', NULL, 1, '2025-07-18 23:39:17', '2025-07-18 23:39:17'),
(50339, '185.189.114.124', NULL, 1, '2025-07-19 00:00:43', '2025-07-19 00:00:43'),
(50340, '85.204.70.90', NULL, 4, '2025-07-19 00:34:12', '2025-07-19 00:34:14'),
(50341, '66.249.69.225', NULL, 1, '2025-07-19 00:55:18', '2025-07-19 00:55:18'),
(50342, '57.141.6.26', NULL, 1, '2025-07-19 01:08:06', '2025-07-19 01:08:06'),
(50343, '35.215.97.199', NULL, 1, '2025-07-19 01:45:56', '2025-07-19 01:45:56'),
(50344, '216.73.216.44', NULL, 1, '2025-07-19 02:13:52', '2025-07-19 02:13:52'),
(50345, '221.229.106.25', NULL, 1, '2025-07-19 02:20:45', '2025-07-19 02:20:45'),
(50346, '38.153.152.25', NULL, 2, '2025-07-19 02:22:58', '2025-07-19 02:23:00'),
(50347, '52.167.144.205', NULL, 1, '2025-07-19 02:45:03', '2025-07-19 02:45:03'),
(50348, '43.159.141.150', NULL, 1, '2025-07-19 02:47:06', '2025-07-19 02:47:06'),
(50349, '43.135.134.127', NULL, 1, '2025-07-19 03:27:41', '2025-07-19 03:27:41'),
(50350, '64.225.64.17', NULL, 1, '2025-07-19 04:19:48', '2025-07-19 04:19:48'),
(50351, '51.68.111.205', NULL, 1, '2025-07-19 04:40:21', '2025-07-19 04:40:21'),
(50352, '185.39.19.97', NULL, 1, '2025-07-19 04:48:11', '2025-07-19 04:48:11'),
(50353, '159.65.95.129', NULL, 2, '2025-07-19 05:08:57', '2025-07-19 05:39:13'),
(50354, '18.144.32.225', NULL, 1, '2025-07-19 05:20:43', '2025-07-19 05:20:43'),
(50355, '13.52.182.2', NULL, 2, '2025-07-19 05:21:25', '2025-07-19 05:21:28'),
(50356, '80.85.246.144', NULL, 1, '2025-07-19 05:24:56', '2025-07-19 05:24:56'),
(50357, '51.222.253.19', NULL, 1, '2025-07-19 05:29:38', '2025-07-19 05:29:38'),
(50358, '124.236.100.56', NULL, 2, '2025-07-19 05:32:26', '2025-07-19 13:53:44'),
(50359, '44.249.111.217', NULL, 1, '2025-07-19 05:41:10', '2025-07-19 05:41:10'),
(50360, '35.160.137.251', NULL, 1, '2025-07-19 05:46:54', '2025-07-19 05:46:54'),
(50361, '68.183.14.144', NULL, 1, '2025-07-19 05:50:21', '2025-07-19 05:50:21'),
(50362, '192.178.6.10', NULL, 1, '2025-07-19 06:11:55', '2025-07-19 06:11:55'),
(50363, '52.167.144.163', NULL, 1, '2025-07-19 07:02:19', '2025-07-19 07:02:19'),
(50364, '13.79.162.125', NULL, 2, '2025-07-19 07:10:36', '2025-07-19 07:10:37'),
(50365, '51.68.111.216', NULL, 1, '2025-07-19 08:10:55', '2025-07-19 08:10:55'),
(50366, '157.66.56.37', NULL, 1, '2025-07-19 08:19:21', '2025-07-19 08:19:21'),
(50367, '60.188.57.0', NULL, 1, '2025-07-19 08:19:52', '2025-07-19 08:19:52'),
(50368, '130.41.149.145', NULL, 1, '2025-07-19 08:43:46', '2025-07-19 08:43:46'),
(50369, '34.73.111.22', NULL, 1, '2025-07-19 09:02:48', '2025-07-19 09:02:48'),
(50370, '170.106.72.93', NULL, 1, '2025-07-19 09:27:55', '2025-07-19 09:27:55'),
(50371, '34.170.212.105', NULL, 1, '2025-07-19 09:30:54', '2025-07-19 09:30:54'),
(50372, '51.68.236.90', NULL, 1, '2025-07-19 09:37:16', '2025-07-19 09:37:16'),
(50373, '190.106.180.82', NULL, 1, '2025-07-19 09:54:51', '2025-07-19 09:54:51'),
(50374, '104.255.154.158', NULL, 2, '2025-07-19 10:05:09', '2025-07-19 10:05:11'),
(50375, '43.155.26.193', NULL, 1, '2025-07-19 10:08:41', '2025-07-19 10:08:41'),
(50376, '173.249.59.227', NULL, 1, '2025-07-19 10:47:03', '2025-07-19 10:47:03'),
(50377, '165.231.182.126', NULL, 1, '2025-07-19 10:47:25', '2025-07-19 10:47:25'),
(50378, '36.41.75.167', NULL, 1, '2025-07-19 11:28:35', '2025-07-19 11:28:35'),
(50379, '74.7.35.61', NULL, 1, '2025-07-19 11:38:50', '2025-07-19 11:38:50'),
(50380, '5.255.111.64', NULL, 1, '2025-07-19 11:57:48', '2025-07-19 11:57:48'),
(50381, '45.84.107.47', NULL, 1, '2025-07-19 11:58:50', '2025-07-19 11:58:50'),
(50382, '103.25.120.134', NULL, 4, '2025-07-19 12:36:35', '2025-07-19 19:09:07'),
(50383, '110.249.202.101', NULL, 1, '2025-07-19 12:44:50', '2025-07-19 12:44:50'),
(50384, '69.171.249.114', NULL, 1, '2025-07-19 13:34:22', '2025-07-19 13:34:22'),
(50385, '74.80.208.73', NULL, 1, '2025-07-19 13:44:50', '2025-07-19 13:44:50'),
(50386, '74.7.36.104', NULL, 1, '2025-07-19 13:45:04', '2025-07-19 13:45:04'),
(50387, '20.97.189.103', NULL, 1, '2025-07-19 14:32:15', '2025-07-19 14:32:15'),
(50388, '43.143.248.236', NULL, 1, '2025-07-19 14:36:01', '2025-07-19 14:36:01'),
(50389, '205.210.31.186', NULL, 1, '2025-07-19 14:36:32', '2025-07-19 14:36:32'),
(50390, '179.222.237.144', NULL, 1, '2025-07-19 14:52:11', '2025-07-19 14:52:11'),
(50391, '43.135.186.135', NULL, 1, '2025-07-19 15:12:13', '2025-07-19 15:12:13'),
(50392, '116.203.103.191', NULL, 2, '2025-07-19 15:19:52', '2025-07-19 15:19:53'),
(50393, '18.97.9.171', NULL, 1, '2025-07-19 15:43:22', '2025-07-19 15:43:22'),
(50394, '170.106.167.214', NULL, 1, '2025-07-19 15:52:16', '2025-07-19 15:52:16'),
(50395, '52.230.163.46', NULL, 1, '2025-07-19 16:41:34', '2025-07-19 16:41:34'),
(50396, '192.178.6.8', NULL, 1, '2025-07-19 17:19:22', '2025-07-19 17:19:22'),
(50397, '77.74.177.114', NULL, 1, '2025-07-19 17:33:39', '2025-07-19 17:33:39'),
(50398, '43.205.116.11', NULL, 4, '2025-07-19 17:55:34', '2025-07-19 17:55:39'),
(50399, '156.146.37.91', NULL, 1, '2025-07-19 18:17:27', '2025-07-19 18:17:27'),
(50400, '140.179.18.91', NULL, 1, '2025-07-19 18:28:12', '2025-07-19 18:28:12'),
(50401, '40.84.221.219', NULL, 1, '2025-07-19 18:42:38', '2025-07-19 18:42:38'),
(50402, '203.83.11.14', NULL, 1, '2025-07-19 19:37:48', '2025-07-19 19:37:48'),
(50403, '82.102.18.190', NULL, 4, '2025-07-19 20:17:59', '2025-07-19 20:18:01'),
(50404, '20.161.75.212', NULL, 1, '2025-07-19 20:18:30', '2025-07-19 20:18:30'),
(50405, '43.159.145.149', NULL, 1, '2025-07-19 20:38:19', '2025-07-19 20:38:19'),
(50406, '205.210.31.52', NULL, 1, '2025-07-19 21:01:40', '2025-07-19 21:01:40'),
(50407, '43.166.253.94', NULL, 1, '2025-07-19 21:05:09', '2025-07-19 21:05:09'),
(50408, '34.222.207.168', NULL, 1, '2025-07-19 21:35:03', '2025-07-19 21:35:03'),
(50409, '43.130.47.33', NULL, 1, '2025-07-19 22:24:30', '2025-07-19 22:24:30'),
(50410, '94.103.87.196', NULL, 1, '2025-07-19 22:35:08', '2025-07-19 22:35:08'),
(50411, '103.101.99.149', NULL, 1, '2025-07-19 23:30:57', '2025-07-19 23:30:57'),
(50412, '140.143.98.18', NULL, 1, '2025-07-19 23:57:36', '2025-07-19 23:57:36'),
(50413, '136.243.220.211', NULL, 1, '2025-07-20 00:17:25', '2025-07-20 00:17:25'),
(50414, '51.68.107.146', NULL, 1, '2025-07-20 00:45:53', '2025-07-20 00:45:53'),
(50415, '44.250.64.103', NULL, 1, '2025-07-20 00:46:56', '2025-07-20 00:46:56'),
(50416, '66.249.79.199', NULL, 1, '2025-07-20 02:02:47', '2025-07-20 02:02:47'),
(50417, '51.68.111.208', NULL, 1, '2025-07-20 02:31:29', '2025-07-20 02:31:29'),
(50418, '199.195.253.169', NULL, 2, '2025-07-20 02:43:35', '2025-07-20 02:44:13'),
(50419, '129.211.215.233', NULL, 1, '2025-07-20 02:54:47', '2025-07-20 02:54:47'),
(50420, '185.224.128.138', NULL, 2, '2025-07-20 02:59:54', '2025-07-20 02:59:57'),
(50421, '111.246.150.34', NULL, 1, '2025-07-20 03:12:50', '2025-07-20 03:12:50'),
(50422, '185.39.19.49', NULL, 1, '2025-07-20 03:25:29', '2025-07-20 03:25:29'),
(50423, '120.216.106.135', NULL, 1, '2025-07-20 04:22:04', '2025-07-20 04:22:04'),
(50424, '111.246.150.34', NULL, 1, '2025-07-20 04:32:18', '2025-07-20 04:32:18'),
(50425, '57.141.6.1', NULL, 1, '2025-07-20 04:39:48', '2025-07-20 04:39:48'),
(50426, '17.241.227.105', NULL, 1, '2025-07-20 05:07:29', '2025-07-20 05:07:29'),
(50427, '35.94.47.166', NULL, 1, '2025-07-20 05:15:32', '2025-07-20 05:15:32'),
(50428, '35.160.137.251', NULL, 1, '2025-07-20 05:17:05', '2025-07-20 05:17:05'),
(50429, '43.157.38.131', NULL, 1, '2025-07-20 05:45:34', '2025-07-20 05:45:34'),
(50430, '51.68.236.59', NULL, 1, '2025-07-20 05:53:23', '2025-07-20 05:53:23'),
(50431, '40.77.167.26', NULL, 1, '2025-07-20 06:11:45', '2025-07-20 06:11:45'),
(50432, '52.167.144.147', NULL, 1, '2025-07-20 06:33:56', '2025-07-20 06:33:56'),
(50433, '43.166.226.186', NULL, 1, '2025-07-20 06:35:30', '2025-07-20 06:35:30'),
(50434, '205.210.31.50', NULL, 1, '2025-07-20 07:09:58', '2025-07-20 07:09:58'),
(50435, '152.42.229.165', NULL, 2, '2025-07-20 07:30:53', '2025-07-20 07:30:55'),
(50436, '13.76.141.173', NULL, 1, '2025-07-20 07:48:26', '2025-07-20 07:48:26'),
(50437, '74.179.70.17', NULL, 1, '2025-07-20 07:59:36', '2025-07-20 07:59:36'),
(50438, '74.179.68.41', NULL, 1, '2025-07-20 07:59:45', '2025-07-20 07:59:45'),
(50439, '52.255.111.52', NULL, 1, '2025-07-20 08:07:02', '2025-07-20 08:07:02'),
(50440, '66.249.79.200', NULL, 4, '2025-07-20 08:25:51', '2025-07-20 18:31:19'),
(50441, '103.230.107.236', NULL, 1, '2025-07-20 08:38:31', '2025-07-20 08:38:31'),
(50442, '206.189.188.254', NULL, 2, '2025-07-20 09:08:42', '2025-07-20 09:08:42'),
(50443, '66.249.79.201', NULL, 2, '2025-07-20 09:11:52', '2025-07-20 18:29:14'),
(50444, '54.216.82.185', NULL, 3, '2025-07-20 09:15:42', '2025-07-20 09:15:58'),
(50445, '35.176.66.178', NULL, 1, '2025-07-20 09:15:43', '2025-07-20 09:15:43'),
(50446, '63.32.56.90', NULL, 1, '2025-07-20 09:15:45', '2025-07-20 09:15:45'),
(50447, '123.160.223.75', NULL, 1, '2025-07-20 09:28:55', '2025-07-20 09:28:55'),
(50448, '111.7.96.180', NULL, 2, '2025-07-20 09:28:59', '2025-07-20 09:29:02'),
(50449, '123.160.223.73', NULL, 1, '2025-07-20 09:29:05', '2025-07-20 09:29:05'),
(50450, '66.249.79.199', NULL, 2, '2025-07-20 09:34:54', '2025-07-20 10:37:53'),
(50451, '103.91.130.128', NULL, 5, '2025-07-20 09:35:20', '2025-07-20 09:52:07'),
(50452, '34.203.50.75', NULL, 1, '2025-07-20 09:42:42', '2025-07-20 09:42:42'),
(50453, '40.84.221.208', NULL, 1, '2025-07-20 10:12:50', '2025-07-20 10:12:50'),
(50454, '203.188.251.226', NULL, 1, '2025-07-20 10:29:55', '2025-07-20 10:29:55'),
(50455, '162.120.185.35', NULL, 2, '2025-07-20 10:29:55', '2025-07-20 20:31:21'),
(50456, '43.229.208.190', NULL, 1, '2025-07-20 10:41:45', '2025-07-20 10:41:45'),
(50457, '18.222.254.53', NULL, 4, '2025-07-20 10:46:36', '2025-07-20 10:46:43'),
(50458, '18.224.128.89', NULL, 1, '2025-07-20 10:46:37', '2025-07-20 10:46:37'),
(50459, '103.239.253.66', NULL, 1, '2025-07-20 10:57:15', '2025-07-20 10:57:15'),
(50460, '185.224.128.138', NULL, 2, '2025-07-20 11:23:03', '2025-07-20 11:23:07'),
(50461, '85.204.70.94', NULL, 4, '2025-07-20 11:36:36', '2025-07-20 11:36:37'),
(50462, '118.179.84.65', NULL, 2, '2025-07-20 11:38:02', '2025-07-20 11:39:28'),
(50463, '43.153.49.151', NULL, 1, '2025-07-20 11:45:28', '2025-07-20 11:45:28'),
(50464, '51.8.155.57', NULL, 1, '2025-07-20 11:50:34', '2025-07-20 11:50:34'),
(50465, '51.8.155.59', NULL, 1, '2025-07-20 11:50:38', '2025-07-20 11:50:38'),
(50466, '20.171.53.234', NULL, 1, '2025-07-20 11:51:48', '2025-07-20 11:51:48'),
(50467, '109.199.118.129', NULL, 1, '2025-07-20 12:01:07', '2025-07-20 12:01:07'),
(50468, '106.119.167.146', NULL, 1, '2025-07-20 12:10:33', '2025-07-20 12:10:33'),
(50469, '43.153.123.3', NULL, 1, '2025-07-20 12:26:36', '2025-07-20 12:26:36'),
(50470, '151.236.16.32', NULL, 1, '2025-07-20 12:55:58', '2025-07-20 12:55:58'),
(50471, '23.98.186.196', NULL, 1, '2025-07-20 13:16:58', '2025-07-20 13:16:58'),
(50472, '45.95.39.107', NULL, 1, '2025-07-20 13:23:47', '2025-07-20 13:23:47'),
(50473, '110.249.201.65', NULL, 1, '2025-07-20 13:38:38', '2025-07-20 13:38:38'),
(50474, '91.84.109.110', NULL, 1, '2025-07-20 13:45:45', '2025-07-20 13:45:45'),
(50475, '40.77.167.51', NULL, 1, '2025-07-20 14:10:30', '2025-07-20 14:10:30'),
(50476, '49.232.151.112', NULL, 1, '2025-07-20 15:15:33', '2025-07-20 15:15:33'),
(50477, '196.251.118.216', NULL, 2, '2025-07-20 15:22:28', '2025-07-21 02:40:23'),
(50478, '124.236.100.56', NULL, 1, '2025-07-20 15:22:55', '2025-07-20 15:22:55'),
(50479, '52.163.93.107', NULL, 1, '2025-07-20 15:30:32', '2025-07-20 15:30:32'),
(50480, '193.186.4.159', NULL, 2, '2025-07-20 15:30:33', '2025-07-20 15:59:36'),
(50481, '69.171.249.8', NULL, 1, '2025-07-20 15:51:38', '2025-07-20 15:51:38'),
(50482, '128.204.212.85', NULL, 1, '2025-07-20 15:55:11', '2025-07-20 15:55:11'),
(50483, '43.134.250.159', NULL, 7, '2025-07-20 16:25:08', '2025-07-20 16:25:24'),
(50484, '138.199.236.196', NULL, 1, '2025-07-20 16:54:15', '2025-07-20 16:54:15'),
(50485, '162.120.185.34', NULL, 1, '2025-07-20 16:56:41', '2025-07-20 16:56:41'),
(50486, '43.156.168.214', NULL, 1, '2025-07-20 17:18:45', '2025-07-20 17:18:45'),
(50487, '57.141.6.23', NULL, 1, '2025-07-20 17:21:01', '2025-07-20 17:21:01'),
(50488, '45.148.10.80', NULL, 1, '2025-07-20 17:33:38', '2025-07-20 17:33:38'),
(50489, '172.207.241.238', NULL, 1, '2025-07-20 17:54:31', '2025-07-20 17:54:31'),
(50490, '43.159.128.247', NULL, 1, '2025-07-20 17:57:58', '2025-07-20 17:57:58'),
(50491, '86.106.74.243', NULL, 1, '2025-07-20 18:04:22', '2025-07-20 18:04:22'),
(50492, '162.120.184.34', NULL, 1, '2025-07-20 18:05:18', '2025-07-20 18:05:18'),
(50493, '167.94.138.174', NULL, 1, '2025-07-20 18:20:30', '2025-07-20 18:20:30'),
(50494, '51.68.107.151', NULL, 1, '2025-07-20 18:26:50', '2025-07-20 18:26:50'),
(50495, '119.45.20.16', NULL, 1, '2025-07-20 18:27:39', '2025-07-20 18:27:39'),
(50496, '128.204.212.84', NULL, 1, '2025-07-20 18:41:38', '2025-07-20 18:41:38'),
(50497, '178.20.47.92', NULL, 1, '2025-07-20 18:45:37', '2025-07-20 18:45:37'),
(50498, '120.234.134.34', NULL, 1, '2025-07-20 18:59:15', '2025-07-20 18:59:15'),
(50499, '178.63.63.253', NULL, 1, '2025-07-20 19:05:01', '2025-07-20 19:05:01'),
(50500, '52.255.111.8', NULL, 1, '2025-07-20 19:16:34', '2025-07-20 19:16:34'),
(50501, '5.189.168.144', NULL, 1, '2025-07-20 19:22:46', '2025-07-20 19:22:46'),
(50502, '72.14.201.130', NULL, 1, '2025-07-20 19:52:38', '2025-07-20 19:52:38'),
(50503, '52.54.157.23', NULL, 1, '2025-07-20 20:00:52', '2025-07-20 20:00:52'),
(50504, '42.236.101.213', NULL, 1, '2025-07-20 20:08:37', '2025-07-20 20:08:37'),
(50505, '40.84.221.229', NULL, 1, '2025-07-20 21:05:40', '2025-07-20 21:05:40'),
(50506, '43.143.60.88', NULL, 2, '2025-07-20 21:24:17', '2025-07-20 21:35:07'),
(50507, '51.68.111.238', NULL, 1, '2025-07-20 21:33:02', '2025-07-20 21:33:02'),
(50508, '180.102.134.69', NULL, 1, '2025-07-20 21:37:11', '2025-07-20 21:37:11'),
(50509, '35.237.71.102', NULL, 1, '2025-07-20 21:37:58', '2025-07-20 21:37:58'),
(50510, '35.192.152.224', NULL, 1, '2025-07-20 21:51:59', '2025-07-20 21:51:59'),
(50511, '34.222.196.207', NULL, 1, '2025-07-20 22:10:01', '2025-07-20 22:10:01'),
(50512, '20.171.207.39', NULL, 2, '2025-07-20 22:13:44', '2025-07-21 02:01:23'),
(50513, '42.236.17.46', NULL, 1, '2025-07-20 22:17:16', '2025-07-20 22:17:16'),
(50514, '42.236.17.39', NULL, 1, '2025-07-20 22:17:16', '2025-07-20 22:17:16'),
(50515, '42.236.17.84', NULL, 1, '2025-07-20 22:18:03', '2025-07-20 22:18:03'),
(50516, '57.141.6.8', NULL, 1, '2025-07-20 22:34:56', '2025-07-20 22:34:56'),
(50517, '66.249.69.226', NULL, 1, '2025-07-20 23:00:55', '2025-07-20 23:00:55'),
(50518, '20.171.207.135', NULL, 1, '2025-07-20 23:13:02', '2025-07-20 23:13:02'),
(50519, '23.82.106.158', NULL, 1, '2025-07-20 23:49:08', '2025-07-20 23:49:08'),
(50520, '173.249.204.124', NULL, 1, '2025-07-20 23:55:45', '2025-07-20 23:55:45'),
(50521, '119.28.89.249', NULL, 1, '2025-07-21 00:16:02', '2025-07-21 00:16:02'),
(50522, '140.143.98.18', NULL, 1, '2025-07-21 00:38:10', '2025-07-21 00:38:10'),
(50523, '43.156.156.96', NULL, 1, '2025-07-21 01:03:44', '2025-07-21 01:03:44'),
(50524, '57.141.6.28', NULL, 2, '2025-07-21 01:38:08', '2025-07-21 03:49:57'),
(50525, '51.68.236.114', NULL, 1, '2025-07-21 02:04:54', '2025-07-21 02:04:54'),
(50526, '106.115.1.233', NULL, 1, '2025-07-21 02:13:41', '2025-07-21 02:13:41'),
(50527, '176.116.36.220', NULL, 1, '2025-07-21 03:14:54', '2025-07-21 03:14:54'),
(50528, '192.178.6.9', NULL, 1, '2025-07-21 03:23:34', '2025-07-21 03:23:34'),
(50529, '51.68.111.245', NULL, 1, '2025-07-21 03:31:51', '2025-07-21 03:31:51'),
(50530, '162.14.210.15', NULL, 1, '2025-07-21 03:35:10', '2025-07-21 03:35:10'),
(50531, '205.169.39.14', NULL, 1, '2025-07-21 04:12:17', '2025-07-21 04:12:17'),
(50532, '23.98.186.180', NULL, 1, '2025-07-21 04:28:06', '2025-07-21 04:28:06'),
(50533, '104.252.109.93', NULL, 1, '2025-07-21 04:51:28', '2025-07-21 04:51:28'),
(50534, '45.114.15.214', NULL, 2, '2025-07-21 04:51:32', '2025-07-21 04:51:34'),
(50535, '54.149.111.162', NULL, 1, '2025-07-21 04:59:15', '2025-07-21 04:59:15'),
(50536, '51.68.111.208', NULL, 1, '2025-07-21 05:09:47', '2025-07-21 05:09:47'),
(50537, '51.68.236.71', NULL, 1, '2025-07-21 05:13:09', '2025-07-21 05:13:09'),
(50538, '52.41.53.20', NULL, 1, '2025-07-21 05:30:03', '2025-07-21 05:30:03'),
(50539, '165.22.208.44', NULL, 1, '2025-07-21 05:54:10', '2025-07-21 05:54:10'),
(50540, '3.19.241.120', NULL, 1, '2025-07-21 06:36:18', '2025-07-21 06:36:18'),
(50541, '162.14.210.15', NULL, 1, '2025-07-21 06:37:28', '2025-07-21 06:37:28'),
(50542, '3.128.168.125', NULL, 4, '2025-07-21 06:41:53', '2025-07-21 06:41:59'),
(50543, '51.68.107.156', NULL, 1, '2025-07-21 06:55:57', '2025-07-21 06:55:57'),
(50544, '27.115.124.53', NULL, 2, '2025-07-21 06:58:32', '2025-07-21 06:58:41'),
(50545, '43.166.245.120', NULL, 1, '2025-07-21 07:13:26', '2025-07-21 07:13:26'),
(50546, '51.222.253.8', NULL, 1, '2025-07-21 07:21:40', '2025-07-21 07:21:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(50547, '52.230.164.179', NULL, 1, '2025-07-21 08:01:24', '2025-07-21 08:01:24'),
(50548, '49.51.253.26', NULL, 1, '2025-07-21 08:02:17', '2025-07-21 08:02:17'),
(50549, '51.222.253.5', NULL, 1, '2025-07-21 08:21:25', '2025-07-21 08:21:25'),
(50550, '23.106.193.133', NULL, 1, '2025-07-21 09:17:43', '2025-07-21 09:17:43'),
(50551, '193.186.4.130', NULL, 1, '2025-07-21 09:30:23', '2025-07-21 09:30:23'),
(50552, '13.79.162.125', NULL, 3, '2025-07-21 09:39:34', '2025-07-21 09:39:50'),
(50553, '118.179.84.65', NULL, 1, '2025-07-21 09:49:40', '2025-07-21 09:49:40'),
(50554, '193.186.4.184', NULL, 1, '2025-07-21 10:12:27', '2025-07-21 10:12:27'),
(50555, '151.80.133.171', NULL, 1, '2025-07-21 10:15:01', '2025-07-21 10:15:01'),
(50556, '58.145.186.131', NULL, 1, '2025-07-21 10:43:50', '2025-07-21 10:43:50'),
(50557, '51.68.111.213', NULL, 1, '2025-07-21 10:45:41', '2025-07-21 10:45:41'),
(50558, '5.133.192.160', NULL, 1, '2025-07-21 10:56:57', '2025-07-21 10:56:57'),
(50559, '91.84.110.151', NULL, 1, '2025-07-21 11:10:51', '2025-07-21 11:10:51'),
(50560, '51.68.111.205', NULL, 1, '2025-07-21 11:13:13', '2025-07-21 11:13:13'),
(50561, '185.36.81.36', NULL, 1, '2025-07-21 11:14:46', '2025-07-21 11:14:46'),
(50562, '34.203.50.75', NULL, 1, '2025-07-21 11:45:38', '2025-07-21 11:45:38'),
(50563, '14.177.230.20', NULL, 1, '2025-07-21 12:00:54', '2025-07-21 12:00:54'),
(50564, '184.94.240.88', NULL, 1, '2025-07-21 12:02:08', '2025-07-21 12:02:08'),
(50565, '72.14.201.130', NULL, 2, '2025-07-21 12:06:52', '2025-07-21 19:24:40'),
(50566, '185.177.72.10', NULL, 2, '2025-07-21 12:14:56', '2025-07-21 12:14:56'),
(50567, '103.142.80.91', NULL, 1, '2025-07-21 12:15:44', '2025-07-21 12:15:44'),
(50568, '52.156.77.144', NULL, 1, '2025-07-21 12:22:39', '2025-07-21 12:22:39'),
(50569, '110.249.201.4', NULL, 1, '2025-07-21 12:39:33', '2025-07-21 12:39:33'),
(50570, '51.68.107.161', NULL, 2, '2025-07-21 12:40:04', '2025-07-21 21:42:31'),
(50571, '111.225.149.225', NULL, 1, '2025-07-21 12:41:33', '2025-07-21 12:41:33'),
(50572, '175.6.217.4', NULL, 1, '2025-07-21 12:48:35', '2025-07-21 12:48:35'),
(50573, '205.210.31.53', NULL, 1, '2025-07-21 12:50:11', '2025-07-21 12:50:11'),
(50574, '52.255.111.13', NULL, 1, '2025-07-21 13:04:47', '2025-07-21 13:04:47'),
(50575, '43.157.158.178', NULL, 1, '2025-07-21 13:12:19', '2025-07-21 13:12:19'),
(50576, '181.214.218.162', NULL, 1, '2025-07-21 13:15:52', '2025-07-21 13:15:52'),
(50577, '110.249.202.44', NULL, 1, '2025-07-21 13:26:33', '2025-07-21 13:26:33'),
(50578, '46.105.42.135', NULL, 1, '2025-07-21 13:33:30', '2025-07-21 13:33:30'),
(50579, '162.120.185.35', NULL, 2, '2025-07-21 13:36:29', '2025-07-21 16:50:27'),
(50580, '18.222.137.66', NULL, 1, '2025-07-21 13:44:24', '2025-07-21 13:44:24'),
(50581, '18.188.224.103', NULL, 1, '2025-07-21 13:44:24', '2025-07-21 13:44:24'),
(50582, '162.120.184.34', NULL, 1, '2025-07-21 13:47:48', '2025-07-21 13:47:48'),
(50583, '43.130.71.237', NULL, 1, '2025-07-21 13:49:11', '2025-07-21 13:49:11'),
(50584, '52.190.190.22', NULL, 1, '2025-07-21 14:33:07', '2025-07-21 14:33:07'),
(50585, '212.34.140.200', NULL, 1, '2025-07-21 14:34:12', '2025-07-21 14:34:12'),
(50586, '51.68.111.214', NULL, 1, '2025-07-21 14:38:17', '2025-07-21 14:38:17'),
(50587, '176.100.243.133', NULL, 1, '2025-07-21 14:55:51', '2025-07-21 14:55:51'),
(50588, '103.131.71.178', NULL, 1, '2025-07-21 15:11:10', '2025-07-21 15:11:10'),
(50589, '51.68.111.241', NULL, 1, '2025-07-21 15:19:07', '2025-07-21 15:19:07'),
(50590, '222.127.220.126', NULL, 1, '2025-07-21 15:23:32', '2025-07-21 15:23:32'),
(50591, '128.204.212.84', NULL, 1, '2025-07-21 15:46:58', '2025-07-21 15:46:58'),
(50592, '43.143.248.236', NULL, 1, '2025-07-21 15:53:29', '2025-07-21 15:53:29'),
(50593, '40.113.91.243', NULL, 2, '2025-07-21 16:13:13', '2025-07-21 16:13:17'),
(50594, '52.190.190.19', NULL, 1, '2025-07-21 16:55:31', '2025-07-21 16:55:31'),
(50595, '52.190.190.18', NULL, 1, '2025-07-21 16:55:37', '2025-07-21 16:55:37'),
(50596, '156.253.177.162', NULL, 2, '2025-07-21 17:13:05', '2025-07-21 17:13:07'),
(50597, '51.68.107.146', NULL, 1, '2025-07-21 17:37:26', '2025-07-21 17:37:26'),
(50598, '51.8.155.57', NULL, 1, '2025-07-21 17:39:48', '2025-07-21 17:39:48'),
(50599, '135.237.131.214', NULL, 1, '2025-07-21 18:14:13', '2025-07-21 18:14:13'),
(50600, '45.148.10.80', NULL, 1, '2025-07-21 18:17:12', '2025-07-21 18:17:12'),
(50601, '170.106.152.218', NULL, 1, '2025-07-21 18:30:14', '2025-07-21 18:30:14'),
(50602, '14.194.146.169', NULL, 1, '2025-07-21 18:32:17', '2025-07-21 18:32:17'),
(50603, '205.210.31.176', NULL, 1, '2025-07-21 18:32:43', '2025-07-21 18:32:43'),
(50604, '51.68.111.238', NULL, 1, '2025-07-21 18:55:47', '2025-07-21 18:55:47'),
(50605, '198.235.24.182', NULL, 1, '2025-07-21 19:01:58', '2025-07-21 19:01:58'),
(50606, '58.49.233.126', NULL, 1, '2025-07-21 19:09:16', '2025-07-21 19:09:16'),
(50607, '43.159.143.190', NULL, 1, '2025-07-21 19:10:30', '2025-07-21 19:10:30'),
(50608, '162.120.184.35', NULL, 1, '2025-07-21 19:16:31', '2025-07-21 19:16:31'),
(50609, '34.221.88.91', NULL, 1, '2025-07-21 19:52:56', '2025-07-21 19:52:56'),
(50610, '34.221.88.91', NULL, 1, '2025-07-21 19:52:56', '2025-07-21 19:52:56'),
(50611, '44.245.96.114', NULL, 2, '2025-07-21 19:53:11', '2025-07-21 19:53:15'),
(50612, '185.15.56.22', NULL, 1, '2025-07-21 20:11:18', '2025-07-21 20:11:18'),
(50613, '35.213.164.233', NULL, 2, '2025-07-21 20:11:29', '2025-07-21 20:11:31'),
(50614, '57.141.6.18', NULL, 1, '2025-07-21 20:21:50', '2025-07-21 20:21:50'),
(50615, '72.14.201.159', NULL, 1, '2025-07-21 20:26:05', '2025-07-21 20:26:05'),
(50616, '57.154.175.14', NULL, 1, '2025-07-21 20:48:02', '2025-07-21 20:48:02'),
(50617, '173.252.79.10', NULL, 1, '2025-07-21 20:48:51', '2025-07-21 20:48:51'),
(50618, '34.74.102.255', NULL, 1, '2025-07-21 20:54:21', '2025-07-21 20:54:21'),
(50619, '34.46.188.236', NULL, 1, '2025-07-21 21:08:02', '2025-07-21 21:08:02'),
(50620, '57.141.6.16', NULL, 1, '2025-07-21 21:23:37', '2025-07-21 21:23:37'),
(50621, '74.7.36.94', NULL, 1, '2025-07-21 21:26:31', '2025-07-21 21:26:31'),
(50622, '103.25.251.207', NULL, 1, '2025-07-21 21:35:41', '2025-07-21 21:35:41'),
(50623, '114.130.186.194', NULL, 1, '2025-07-21 21:50:01', '2025-07-21 21:50:01'),
(50624, '128.204.212.87', NULL, 1, '2025-07-21 21:57:44', '2025-07-21 21:57:44'),
(50625, '182.44.9.147', NULL, 1, '2025-07-21 22:18:15', '2025-07-21 22:18:15'),
(50626, '45.89.70.31', NULL, 1, '2025-07-21 22:24:58', '2025-07-21 22:24:58'),
(50627, '45.138.16.175', NULL, 1, '2025-07-21 22:25:50', '2025-07-21 22:25:50'),
(50628, '13.74.196.42', NULL, 1, '2025-07-21 22:30:25', '2025-07-21 22:30:25'),
(50629, '20.186.178.10', NULL, 1, '2025-07-21 22:44:15', '2025-07-21 22:44:15'),
(50630, '18.144.7.55', NULL, 2, '2025-07-21 23:00:38', '2025-07-21 23:12:20'),
(50631, '147.185.132.192', NULL, 1, '2025-07-21 23:11:23', '2025-07-21 23:11:23'),
(50632, '52.169.187.48', NULL, 1, '2025-07-21 23:13:38', '2025-07-21 23:13:38'),
(50633, '46.105.40.140', NULL, 1, '2025-07-21 23:26:09', '2025-07-21 23:26:09'),
(50634, '52.167.144.172', NULL, 1, '2025-07-21 23:47:27', '2025-07-21 23:47:27'),
(50635, '138.199.39.163', NULL, 1, '2025-07-22 00:10:02', '2025-07-22 00:10:02'),
(50636, '103.131.71.85', NULL, 1, '2025-07-22 01:05:48', '2025-07-22 01:05:48'),
(50637, '208.100.26.236', NULL, 1, '2025-07-22 01:07:48', '2025-07-22 01:07:48'),
(50638, '208.100.26.244', NULL, 1, '2025-07-22 01:07:49', '2025-07-22 01:07:49'),
(50639, '13.79.194.187', NULL, 1, '2025-07-22 01:16:32', '2025-07-22 01:16:32'),
(50640, '112.51.196.169', NULL, 1, '2025-07-22 01:45:54', '2025-07-22 01:45:54'),
(50641, '27.115.124.48', NULL, 2, '2025-07-22 01:45:59', '2025-07-22 01:46:41'),
(50642, '51.222.253.4', NULL, 1, '2025-07-22 02:01:37', '2025-07-22 02:01:37'),
(50643, '51.68.111.219', NULL, 1, '2025-07-22 02:43:17', '2025-07-22 02:43:17'),
(50644, '5.35.69.6', NULL, 1, '2025-07-22 03:00:02', '2025-07-22 03:00:02'),
(50645, '51.68.107.138', NULL, 1, '2025-07-22 03:39:45', '2025-07-22 03:39:45'),
(50646, '183.250.138.58', NULL, 1, '2025-07-22 03:49:29', '2025-07-22 03:49:29'),
(50647, '182.44.2.148', NULL, 1, '2025-07-22 04:19:18', '2025-07-22 04:19:18'),
(50648, '182.92.110.55', NULL, 1, '2025-07-22 04:41:07', '2025-07-22 04:41:07'),
(50649, '43.165.67.57', NULL, 1, '2025-07-22 04:44:31', '2025-07-22 04:44:31'),
(50650, '46.105.39.50', NULL, 1, '2025-07-22 04:45:00', '2025-07-22 04:45:00'),
(50651, '43.135.135.57', NULL, 1, '2025-07-22 05:01:09', '2025-07-22 05:01:09'),
(50652, '35.166.168.20', NULL, 1, '2025-07-22 05:25:40', '2025-07-22 05:25:40'),
(50653, '147.78.141.184', NULL, 1, '2025-07-22 05:36:39', '2025-07-22 05:36:39'),
(50654, '105.120.129.53', NULL, 1, '2025-07-22 05:39:59', '2025-07-22 05:39:59'),
(50655, '52.12.149.61', NULL, 1, '2025-07-22 05:46:39', '2025-07-22 05:46:39'),
(50656, '192.159.99.225', NULL, 1, '2025-07-22 05:57:57', '2025-07-22 05:57:57'),
(50657, '46.105.48.30', NULL, 1, '2025-07-22 05:58:44', '2025-07-22 05:58:44'),
(50658, '51.222.253.7', NULL, 1, '2025-07-22 05:59:11', '2025-07-22 05:59:11'),
(50659, '43.135.182.95', NULL, 1, '2025-07-22 06:10:54', '2025-07-22 06:10:54'),
(50660, '51.68.107.142', NULL, 1, '2025-07-22 06:14:09', '2025-07-22 06:14:09'),
(50661, '47.128.118.102', NULL, 1, '2025-07-22 06:15:18', '2025-07-22 06:15:18'),
(50662, '51.68.107.137', NULL, 2, '2025-07-22 06:34:17', '2025-07-23 02:45:47'),
(50663, '57.154.175.13', NULL, 2, '2025-07-22 06:38:31', '2025-07-22 06:38:35'),
(50664, '18.212.246.21', NULL, 1, '2025-07-22 06:57:38', '2025-07-22 06:57:38'),
(50665, '98.81.2.243', NULL, 1, '2025-07-22 07:19:14', '2025-07-22 07:19:14'),
(50666, '13.65.138.114', NULL, 1, '2025-07-22 07:20:21', '2025-07-22 07:20:21'),
(50667, '13.65.138.112', NULL, 1, '2025-07-22 07:20:28', '2025-07-22 07:20:28'),
(50668, '180.110.203.108', NULL, 1, '2025-07-22 07:22:56', '2025-07-22 07:22:56'),
(50669, '54.215.235.151', NULL, 2, '2025-07-22 07:28:53', '2025-07-22 07:39:50'),
(50670, '51.68.111.238', NULL, 1, '2025-07-22 07:53:47', '2025-07-22 07:53:47'),
(50671, '27.147.180.194', NULL, 1, '2025-07-22 08:08:06', '2025-07-22 08:08:06'),
(50672, '128.204.212.85', NULL, 2, '2025-07-22 08:26:46', '2025-07-22 08:26:46'),
(50673, '122.176.98.149', NULL, 1, '2025-07-22 08:41:24', '2025-07-22 08:41:24'),
(50674, '103.87.139.38', NULL, 1, '2025-07-22 08:43:08', '2025-07-22 08:43:08'),
(50675, '103.220.205.8', NULL, 1, '2025-07-22 08:48:52', '2025-07-22 08:48:52'),
(50676, '194.164.107.5', NULL, 1, '2025-07-22 09:04:32', '2025-07-22 09:04:32'),
(50677, '154.17.105.81', NULL, 1, '2025-07-22 09:05:12', '2025-07-22 09:05:12'),
(50678, '40.84.221.208', NULL, 1, '2025-07-22 09:48:14', '2025-07-22 09:48:14'),
(50679, '58.251.94.154', NULL, 16, '2025-07-22 10:14:39', '2025-07-22 10:14:47'),
(50680, '178.67.10.66', NULL, 2, '2025-07-22 10:14:58', '2025-07-22 18:05:59'),
(50681, '202.4.107.235', NULL, 1, '2025-07-22 10:29:01', '2025-07-22 10:29:01'),
(50682, '36.41.75.167', NULL, 1, '2025-07-22 10:29:48', '2025-07-22 10:29:48'),
(50683, '94.103.93.19', NULL, 1, '2025-07-22 10:46:08', '2025-07-22 10:46:08'),
(50684, '142.147.106.137', NULL, 1, '2025-07-22 11:05:13', '2025-07-22 11:05:13'),
(50685, '106.55.200.246', NULL, 1, '2025-07-22 11:20:07', '2025-07-22 11:20:07'),
(50686, '13.58.192.220', NULL, 3, '2025-07-22 11:26:42', '2025-07-22 11:26:49'),
(50687, '18.225.25.214', NULL, 1, '2025-07-22 11:26:42', '2025-07-22 11:26:42'),
(50688, '3.128.27.40', NULL, 1, '2025-07-22 11:26:49', '2025-07-22 11:26:49'),
(50689, '107.161.124.69', NULL, 1, '2025-07-22 11:27:11', '2025-07-22 11:27:11'),
(50690, '51.68.107.144', NULL, 1, '2025-07-22 11:35:54', '2025-07-22 11:35:54'),
(50691, '123.0.21.218', NULL, 1, '2025-07-22 11:45:46', '2025-07-22 11:45:46'),
(50692, '40.84.221.213', NULL, 1, '2025-07-22 11:55:42', '2025-07-22 11:55:42'),
(50693, '162.120.187.149', NULL, 1, '2025-07-22 12:16:24', '2025-07-22 12:16:24'),
(50694, '185.169.4.152', NULL, 1, '2025-07-22 12:41:38', '2025-07-22 12:41:38'),
(50695, '43.166.226.186', NULL, 1, '2025-07-22 12:51:54', '2025-07-22 12:51:54'),
(50696, '43.157.188.74', NULL, 1, '2025-07-22 13:03:19', '2025-07-22 13:03:19'),
(50697, '20.203.179.231', NULL, 1, '2025-07-22 13:03:39', '2025-07-22 13:03:39'),
(50698, '43.229.208.190', NULL, 2, '2025-07-22 13:18:42', '2025-07-22 14:13:05'),
(50699, '111.225.148.24', NULL, 1, '2025-07-22 13:24:48', '2025-07-22 13:24:48'),
(50700, '43.159.135.203', NULL, 1, '2025-07-22 13:30:16', '2025-07-22 13:30:16'),
(50701, '202.4.109.183', NULL, 1, '2025-07-22 14:05:49', '2025-07-22 14:05:49'),
(50702, '162.120.184.35', NULL, 2, '2025-07-22 14:08:47', '2025-07-22 14:50:34'),
(50703, '193.186.4.159', NULL, 1, '2025-07-22 14:12:39', '2025-07-22 14:12:39'),
(50704, '162.120.184.52', NULL, 2, '2025-07-22 14:13:01', '2025-07-22 14:50:37'),
(50705, '202.134.10.135', NULL, 1, '2025-07-22 14:44:31', '2025-07-22 14:44:31'),
(50706, '128.204.212.87', NULL, 1, '2025-07-22 15:02:15', '2025-07-22 15:02:15'),
(50707, '35.231.254.220', NULL, 4, '2025-07-22 15:04:35', '2025-07-22 15:04:41'),
(50708, '52.169.4.31', NULL, 1, '2025-07-22 15:11:16', '2025-07-22 15:11:16'),
(50709, '51.68.236.70', NULL, 1, '2025-07-22 15:15:25', '2025-07-22 15:15:25'),
(50710, '18.144.7.55', NULL, 1, '2025-07-22 15:25:07', '2025-07-22 15:25:07'),
(50711, '198.235.24.244', NULL, 1, '2025-07-22 15:36:39', '2025-07-22 15:36:39'),
(50712, '51.222.253.11', NULL, 1, '2025-07-22 15:37:47', '2025-07-22 15:37:47'),
(50713, '162.120.184.5', NULL, 1, '2025-07-22 15:58:35', '2025-07-22 15:58:35'),
(50714, '87.58.67.117', NULL, 1, '2025-07-22 16:19:14', '2025-07-22 16:19:14'),
(50715, '88.218.62.29', NULL, 1, '2025-07-22 16:24:40', '2025-07-22 16:24:40'),
(50716, '139.59.22.147', NULL, 2, '2025-07-22 17:20:10', '2025-07-22 17:20:12'),
(50717, '45.84.107.47', NULL, 1, '2025-07-22 17:24:34', '2025-07-22 17:24:34'),
(50718, '45.84.107.101', NULL, 1, '2025-07-22 17:25:12', '2025-07-22 17:25:12'),
(50719, '66.249.70.70', NULL, 1, '2025-07-22 17:26:25', '2025-07-22 17:26:25'),
(50720, '103.131.71.143', NULL, 1, '2025-07-22 17:28:43', '2025-07-22 17:28:43'),
(50721, '147.161.161.106', NULL, 1, '2025-07-22 17:32:09', '2025-07-22 17:32:09'),
(50722, '45.95.169.110', NULL, 1, '2025-07-22 17:42:16', '2025-07-22 17:42:16'),
(50723, '46.234.47.105', NULL, 1, '2025-07-22 17:42:58', '2025-07-22 17:42:58'),
(50724, '128.204.212.84', NULL, 1, '2025-07-22 17:48:05', '2025-07-22 17:48:05'),
(50725, '43.153.58.28', NULL, 1, '2025-07-22 18:25:39', '2025-07-22 18:25:39'),
(50726, '52.167.144.207', NULL, 1, '2025-07-22 18:38:38', '2025-07-22 18:38:38'),
(50727, '51.68.111.212', NULL, 1, '2025-07-22 18:47:25', '2025-07-22 18:47:25'),
(50728, '216.73.216.222', NULL, 1, '2025-07-22 18:49:37', '2025-07-22 18:49:37'),
(50729, '31.13.115.2', NULL, 1, '2025-07-22 18:51:45', '2025-07-22 18:51:45'),
(50730, '103.199.152.58', NULL, 1, '2025-07-22 18:59:02', '2025-07-22 18:59:02'),
(50731, '43.130.139.136', NULL, 1, '2025-07-22 19:04:25', '2025-07-22 19:04:25'),
(50732, '34.74.7.38', NULL, 1, '2025-07-22 19:58:15', '2025-07-22 19:58:15'),
(50733, '175.27.164.113', NULL, 1, '2025-07-22 20:16:39', '2025-07-22 20:16:39'),
(50734, '34.136.178.216', NULL, 1, '2025-07-22 20:19:21', '2025-07-22 20:19:21'),
(50735, '46.105.39.49', NULL, 1, '2025-07-22 20:24:54', '2025-07-22 20:24:54'),
(50736, '57.141.6.26', NULL, 1, '2025-07-22 20:33:22', '2025-07-22 20:33:22'),
(50737, '57.141.6.30', NULL, 1, '2025-07-22 20:52:48', '2025-07-22 20:52:48'),
(50738, '138.199.39.172', NULL, 1, '2025-07-22 21:16:11', '2025-07-22 21:16:11'),
(50739, '112.32.242.77', NULL, 1, '2025-07-22 23:11:57', '2025-07-22 23:11:57'),
(50740, '175.6.217.4', NULL, 1, '2025-07-22 23:21:53', '2025-07-22 23:21:53'),
(50741, '54.193.5.52', NULL, 2, '2025-07-22 23:27:51', '2025-07-22 23:37:50'),
(50742, '51.68.111.241', NULL, 1, '2025-07-22 23:30:49', '2025-07-22 23:30:49'),
(50743, '51.222.253.4', NULL, 1, '2025-07-22 23:43:43', '2025-07-22 23:43:43'),
(50744, '89.187.162.105', NULL, 1, '2025-07-22 23:57:49', '2025-07-22 23:57:49'),
(50745, '103.177.194.23', NULL, 6, '2025-07-23 00:07:11', '2025-07-23 00:07:35'),
(50746, '68.221.75.23', NULL, 1, '2025-07-23 00:14:42', '2025-07-23 00:14:42'),
(50747, '68.221.75.16', NULL, 1, '2025-07-23 00:14:43', '2025-07-23 00:14:43'),
(50748, '52.167.144.160', NULL, 1, '2025-07-23 00:47:27', '2025-07-23 00:47:27'),
(50749, '195.26.225.209', NULL, 1, '2025-07-23 01:41:56', '2025-07-23 01:41:56'),
(50750, '178.128.226.2', NULL, 2, '2025-07-23 01:48:37', '2025-07-23 01:48:38'),
(50751, '43.130.72.177', NULL, 1, '2025-07-23 01:59:47', '2025-07-23 01:59:47'),
(50752, '20.168.18.32', NULL, 1, '2025-07-23 02:13:18', '2025-07-23 02:13:18'),
(50753, '60.188.57.0', NULL, 1, '2025-07-23 02:25:44', '2025-07-23 02:25:44'),
(50754, '43.158.91.71', NULL, 1, '2025-07-23 02:53:14', '2025-07-23 02:53:14'),
(50755, '43.166.136.153', NULL, 1, '2025-07-23 03:25:19', '2025-07-23 03:25:19'),
(50756, '17.241.75.213', NULL, 1, '2025-07-23 03:27:19', '2025-07-23 03:27:19'),
(50757, '17.241.75.30', NULL, 1, '2025-07-23 03:28:45', '2025-07-23 03:28:45'),
(50758, '51.68.107.148', NULL, 1, '2025-07-23 03:49:57', '2025-07-23 03:49:57'),
(50759, '155.94.155.152', NULL, 1, '2025-07-23 04:59:22', '2025-07-23 04:59:22'),
(50760, '43.155.188.157', NULL, 1, '2025-07-23 05:03:08', '2025-07-23 05:03:08'),
(50761, '196.251.88.64', NULL, 1, '2025-07-23 05:33:39', '2025-07-23 05:33:39'),
(50762, '35.166.168.20', NULL, 1, '2025-07-23 05:35:29', '2025-07-23 05:35:29'),
(50763, '185.177.72.27', NULL, 2, '2025-07-23 05:38:31', '2025-07-23 05:38:32'),
(50764, '35.89.212.182', NULL, 1, '2025-07-23 05:49:41', '2025-07-23 05:49:41'),
(50765, '66.249.64.39', NULL, 2, '2025-07-23 05:53:25', '2025-07-23 17:15:16'),
(50766, '35.89.125.109', NULL, 1, '2025-07-23 05:55:41', '2025-07-23 05:55:41'),
(50767, '64.43.118.146', NULL, 1, '2025-07-23 06:15:09', '2025-07-23 06:15:09'),
(50768, '51.89.3.212', NULL, 1, '2025-07-23 06:25:11', '2025-07-23 06:25:11'),
(50769, '68.183.196.227', NULL, 1, '2025-07-23 06:30:00', '2025-07-23 06:30:00'),
(50770, '45.90.185.116', NULL, 1, '2025-07-23 06:36:46', '2025-07-23 06:36:46'),
(50771, '52.102.13.53', NULL, 1, '2025-07-23 06:54:28', '2025-07-23 06:54:28'),
(50772, '150.31.177.36', NULL, 1, '2025-07-23 06:54:34', '2025-07-23 06:54:34'),
(50773, '51.68.111.219', NULL, 1, '2025-07-23 07:28:59', '2025-07-23 07:28:59'),
(50774, '45.90.185.109', NULL, 2, '2025-07-23 08:09:03', '2025-07-23 08:09:17'),
(50775, '213.96.27.204', NULL, 1, '2025-07-23 09:12:56', '2025-07-23 09:12:56'),
(50776, '74.7.36.75', NULL, 1, '2025-07-23 09:29:11', '2025-07-23 09:29:11'),
(50777, '43.153.19.83', NULL, 1, '2025-07-23 09:29:23', '2025-07-23 09:29:23'),
(50778, '195.206.234.51', NULL, 1, '2025-07-23 09:31:52', '2025-07-23 09:31:52'),
(50779, '103.51.3.171', NULL, 1, '2025-07-23 09:37:57', '2025-07-23 09:37:57'),
(50780, '170.246.173.235', NULL, 1, '2025-07-23 09:38:06', '2025-07-23 09:38:06'),
(50781, '114.119.131.181', NULL, 1, '2025-07-23 09:41:37', '2025-07-23 09:41:37'),
(50782, '162.120.184.227', NULL, 2, '2025-07-23 09:52:36', '2025-07-23 10:38:34'),
(50783, '202.134.11.234', NULL, 1, '2025-07-23 10:07:18', '2025-07-23 10:07:18'),
(50784, '43.165.65.180', NULL, 1, '2025-07-23 10:10:00', '2025-07-23 10:10:00'),
(50785, '203.176.249.215', NULL, 1, '2025-07-23 10:18:46', '2025-07-23 10:18:46'),
(50786, '74.179.67.139', NULL, 1, '2025-07-23 10:30:25', '2025-07-23 10:30:25'),
(50787, '51.222.253.20', NULL, 1, '2025-07-23 10:46:07', '2025-07-23 10:46:07'),
(50788, '57.141.6.16', NULL, 1, '2025-07-23 10:46:49', '2025-07-23 10:46:49'),
(50789, '147.185.132.84', NULL, 1, '2025-07-23 10:49:48', '2025-07-23 10:49:48'),
(50790, '52.255.111.10', NULL, 1, '2025-07-23 10:52:54', '2025-07-23 10:52:54'),
(50791, '3.221.50.71', NULL, 1, '2025-07-23 11:00:12', '2025-07-23 11:00:12'),
(50792, '221.11.60.157', NULL, 1, '2025-07-23 11:19:23', '2025-07-23 11:19:23'),
(50793, '40.84.221.222', NULL, 1, '2025-07-23 11:25:19', '2025-07-23 11:25:19'),
(50794, '60.188.57.0', NULL, 1, '2025-07-23 11:49:58', '2025-07-23 11:49:58'),
(50795, '173.244.42.165', NULL, 1, '2025-07-23 11:56:33', '2025-07-23 11:56:33'),
(50796, '20.161.75.219', NULL, 1, '2025-07-23 11:59:21', '2025-07-23 11:59:21'),
(50797, '135.232.20.64', NULL, 1, '2025-07-23 12:06:17', '2025-07-23 12:06:17'),
(50798, '51.68.107.141', NULL, 1, '2025-07-23 12:07:20', '2025-07-23 12:07:20'),
(50799, '193.186.4.159', NULL, 1, '2025-07-23 12:17:57', '2025-07-23 12:17:57'),
(50800, '195.2.78.89', NULL, 1, '2025-07-23 12:24:01', '2025-07-23 12:24:01'),
(50801, '193.186.4.156', NULL, 2, '2025-07-23 12:47:04', '2025-07-23 15:30:25'),
(50802, '110.249.201.23', NULL, 1, '2025-07-23 12:49:51', '2025-07-23 12:49:51'),
(50803, '66.249.70.69', NULL, 1, '2025-07-23 13:07:53', '2025-07-23 13:07:53'),
(50804, '128.204.212.87', NULL, 2, '2025-07-23 13:13:48', '2025-07-23 22:21:56'),
(50805, '212.118.53.218', NULL, 1, '2025-07-23 13:14:02', '2025-07-23 13:14:02'),
(50806, '195.2.81.242', NULL, 1, '2025-07-23 13:24:51', '2025-07-23 13:24:51'),
(50807, '110.249.201.96', NULL, 1, '2025-07-23 13:32:41', '2025-07-23 13:32:41'),
(50808, '51.68.111.199', NULL, 1, '2025-07-23 13:36:13', '2025-07-23 13:36:13'),
(50809, '20.161.75.217', NULL, 1, '2025-07-23 13:43:21', '2025-07-23 13:43:21'),
(50810, '20.161.75.211', NULL, 1, '2025-07-23 13:43:22', '2025-07-23 13:43:22'),
(50811, '44.204.62.139', NULL, 4, '2025-07-23 13:55:20', '2025-07-23 13:55:22'),
(50812, '45.148.10.80', NULL, 1, '2025-07-23 14:08:23', '2025-07-23 14:08:23'),
(50813, '193.186.4.103', NULL, 1, '2025-07-23 14:34:22', '2025-07-23 14:34:22'),
(50814, '34.61.181.134', NULL, 5, '2025-07-23 14:37:45', '2025-07-23 15:27:25'),
(50815, '118.195.153.213', NULL, 1, '2025-07-23 15:01:43', '2025-07-23 15:01:43'),
(50816, '173.252.95.7', NULL, 1, '2025-07-23 15:02:09', '2025-07-23 15:02:09'),
(50817, '173.252.95.4', NULL, 1, '2025-07-23 15:02:09', '2025-07-23 15:02:09'),
(50818, '57.154.175.0', NULL, 1, '2025-07-23 15:06:28', '2025-07-23 15:06:28'),
(50819, '20.171.207.61', NULL, 1, '2025-07-23 15:07:26', '2025-07-23 15:07:26'),
(50820, '124.236.100.56', NULL, 1, '2025-07-23 15:26:51', '2025-07-23 15:26:51'),
(50821, '45.125.223.197', NULL, 1, '2025-07-23 15:27:10', '2025-07-23 15:27:10'),
(50822, '173.244.42.174', NULL, 1, '2025-07-23 15:31:57', '2025-07-23 15:31:57'),
(50823, '43.166.134.47', NULL, 1, '2025-07-23 15:38:18', '2025-07-23 15:38:18'),
(50824, '51.68.236.92', NULL, 1, '2025-07-23 16:00:53', '2025-07-23 16:00:53'),
(50825, '43.157.53.115', NULL, 1, '2025-07-23 16:14:20', '2025-07-23 16:14:20'),
(50826, '152.53.51.176', NULL, 1, '2025-07-23 17:04:29', '2025-07-23 17:04:29'),
(50827, '51.68.107.150', NULL, 1, '2025-07-23 17:07:15', '2025-07-23 17:07:15'),
(50828, '147.161.161.106', NULL, 1, '2025-07-23 17:42:19', '2025-07-23 17:42:19'),
(50829, '86.104.252.36', NULL, 1, '2025-07-23 17:44:17', '2025-07-23 17:44:17'),
(50830, '31.13.127.113', NULL, 1, '2025-07-23 17:49:43', '2025-07-23 17:49:43'),
(50831, '213.209.143.116', NULL, 2, '2025-07-23 17:55:27', '2025-07-23 18:51:38'),
(50832, '51.222.253.18', NULL, 1, '2025-07-23 17:58:06', '2025-07-23 17:58:06'),
(50833, '20.171.207.99', NULL, 1, '2025-07-23 18:07:20', '2025-07-23 18:07:20'),
(50834, '49.232.151.112', NULL, 1, '2025-07-23 18:18:21', '2025-07-23 18:18:21'),
(50835, '94.46.247.102', NULL, 1, '2025-07-23 18:19:25', '2025-07-23 18:19:25'),
(50836, '57.141.6.22', NULL, 1, '2025-07-23 18:58:26', '2025-07-23 18:58:26'),
(50837, '188.143.244.134', NULL, 1, '2025-07-23 19:05:03', '2025-07-23 19:05:03'),
(50838, '159.223.63.24', NULL, 1, '2025-07-23 19:21:34', '2025-07-23 19:21:34'),
(50839, '101.2.166.138', NULL, 2, '2025-07-23 19:42:18', '2025-07-23 19:42:33'),
(50840, '57.141.6.31', NULL, 1, '2025-07-23 20:09:28', '2025-07-23 20:09:28'),
(50841, '80.85.245.37', NULL, 1, '2025-07-23 20:29:45', '2025-07-23 20:29:45'),
(50842, '34.148.152.162', NULL, 1, '2025-07-23 20:33:39', '2025-07-23 20:33:39'),
(50843, '34.122.69.182', NULL, 1, '2025-07-23 20:45:22', '2025-07-23 20:45:22'),
(50844, '173.252.87.8', NULL, 1, '2025-07-23 20:49:17', '2025-07-23 20:49:17'),
(50845, '162.62.231.139', NULL, 1, '2025-07-23 21:29:00', '2025-07-23 21:29:00'),
(50846, '36.111.67.189', NULL, 1, '2025-07-23 21:36:07', '2025-07-23 21:36:07'),
(50847, '43.130.15.147', NULL, 1, '2025-07-23 22:25:12', '2025-07-23 22:25:12'),
(50848, '52.255.111.0', NULL, 1, '2025-07-23 23:28:52', '2025-07-23 23:28:52'),
(50849, '162.120.186.95', NULL, 1, '2025-07-23 23:55:59', '2025-07-23 23:55:59'),
(50850, '43.157.180.116', NULL, 1, '2025-07-23 23:58:08', '2025-07-23 23:58:08'),
(50851, '77.238.230.6', NULL, 1, '2025-07-24 01:01:23', '2025-07-24 01:01:23'),
(50852, '52.167.144.162', NULL, 1, '2025-07-24 01:35:10', '2025-07-24 01:35:10'),
(50853, '66.249.73.169', NULL, 1, '2025-07-24 02:02:31', '2025-07-24 02:02:31'),
(50854, '217.113.194.204', NULL, 1, '2025-07-24 02:46:30', '2025-07-24 02:46:30'),
(50855, '91.246.41.166', NULL, 1, '2025-07-24 02:51:54', '2025-07-24 02:51:54'),
(50856, '36.143.40.5', NULL, 1, '2025-07-24 03:14:11', '2025-07-24 03:14:11'),
(50857, '156.146.35.48', NULL, 1, '2025-07-24 03:45:14', '2025-07-24 03:45:14'),
(50858, '76.181.131.120', NULL, 1, '2025-07-24 03:54:01', '2025-07-24 03:54:01'),
(50859, '51.222.253.17', NULL, 1, '2025-07-24 04:07:02', '2025-07-24 04:07:02'),
(50860, '44.249.150.82', NULL, 1, '2025-07-24 04:17:39', '2025-07-24 04:17:39'),
(50861, '43.153.122.30', NULL, 1, '2025-07-24 04:41:33', '2025-07-24 04:41:33'),
(50862, '43.133.253.253', NULL, 1, '2025-07-24 05:26:38', '2025-07-24 05:26:38'),
(50863, '34.215.162.39', NULL, 1, '2025-07-24 05:33:12', '2025-07-24 05:33:12'),
(50864, '51.68.111.217', NULL, 1, '2025-07-24 05:38:59', '2025-07-24 05:38:59'),
(50865, '103.171.163.141', NULL, 1, '2025-07-24 05:42:24', '2025-07-24 05:42:24'),
(50866, '49.7.227.204', NULL, 1, '2025-07-24 06:40:46', '2025-07-24 06:40:46'),
(50867, '51.68.107.144', NULL, 1, '2025-07-24 06:41:33', '2025-07-24 06:41:33'),
(50868, '181.20.172.76', NULL, 1, '2025-07-24 06:54:00', '2025-07-24 06:54:00'),
(50869, '186.251.165.70', NULL, 1, '2025-07-24 06:54:08', '2025-07-24 06:54:08'),
(50870, '181.199.59.4', NULL, 1, '2025-07-24 06:54:20', '2025-07-24 06:54:20'),
(50871, '128.204.212.85', NULL, 1, '2025-07-24 06:54:25', '2025-07-24 06:54:25'),
(50872, '82.86.135.6', NULL, 1, '2025-07-24 06:54:30', '2025-07-24 06:54:30'),
(50873, '45.237.242.225', NULL, 1, '2025-07-24 06:54:43', '2025-07-24 06:54:43'),
(50874, '187.110.145.153', NULL, 1, '2025-07-24 06:54:52', '2025-07-24 06:54:52'),
(50875, '177.236.38.232', NULL, 1, '2025-07-24 06:55:02', '2025-07-24 06:55:02'),
(50876, '38.172.182.17', NULL, 1, '2025-07-24 06:55:28', '2025-07-24 06:55:28'),
(50877, '177.39.66.10', NULL, 1, '2025-07-24 06:55:40', '2025-07-24 06:55:40'),
(50878, '138.99.127.43', NULL, 1, '2025-07-24 06:55:49', '2025-07-24 06:55:49'),
(50879, '177.55.228.13', NULL, 1, '2025-07-24 06:56:07', '2025-07-24 06:56:07'),
(50880, '185.221.252.115', NULL, 1, '2025-07-24 06:56:18', '2025-07-24 06:56:18'),
(50881, '193.32.70.40', NULL, 1, '2025-07-24 06:56:33', '2025-07-24 06:56:33'),
(50882, '132.255.94.148', NULL, 1, '2025-07-24 06:56:48', '2025-07-24 06:56:48'),
(50883, '177.20.221.167', NULL, 1, '2025-07-24 06:57:02', '2025-07-24 06:57:02'),
(50884, '191.7.72.189', NULL, 1, '2025-07-24 06:57:08', '2025-07-24 06:57:08'),
(50885, '179.84.59.110', NULL, 1, '2025-07-24 06:57:19', '2025-07-24 06:57:19'),
(50886, '170.233.156.167', NULL, 1, '2025-07-24 06:57:31', '2025-07-24 06:57:31'),
(50887, '200.189.14.39', NULL, 1, '2025-07-24 06:57:45', '2025-07-24 06:57:45'),
(50888, '201.173.65.21', NULL, 1, '2025-07-24 06:57:53', '2025-07-24 06:57:53'),
(50889, '51.68.107.139', NULL, 1, '2025-07-24 07:38:36', '2025-07-24 07:38:36'),
(50890, '188.163.97.77', NULL, 2, '2025-07-24 07:45:21', '2025-07-24 07:45:25'),
(50891, '52.53.186.98', NULL, 2, '2025-07-24 08:04:15', '2025-07-24 08:16:48'),
(50892, '93.158.90.53', NULL, 1, '2025-07-24 08:06:23', '2025-07-24 08:06:23'),
(50893, '45.138.16.175', NULL, 1, '2025-07-24 08:14:32', '2025-07-24 08:14:32'),
(50894, '185.242.247.101', NULL, 1, '2025-07-24 08:34:17', '2025-07-24 08:34:17'),
(50895, '51.68.111.205', NULL, 1, '2025-07-24 08:57:39', '2025-07-24 08:57:39'),
(50896, '162.120.184.226', NULL, 1, '2025-07-24 09:30:17', '2025-07-24 09:30:17'),
(50897, '27.115.124.118', NULL, 1, '2025-07-24 09:48:18', '2025-07-24 09:48:18'),
(50898, '123.6.49.12', NULL, 1, '2025-07-24 09:48:19', '2025-07-24 09:48:19'),
(50899, '82.156.68.74', NULL, 1, '2025-07-24 09:49:57', '2025-07-24 09:49:57'),
(50900, '202.134.11.247', NULL, 1, '2025-07-24 10:06:09', '2025-07-24 10:06:09'),
(50901, '20.212.201.123', NULL, 1, '2025-07-24 10:17:29', '2025-07-24 10:17:29'),
(50902, '51.68.236.91', NULL, 1, '2025-07-24 10:19:27', '2025-07-24 10:19:27'),
(50903, '162.120.184.227', NULL, 1, '2025-07-24 10:32:28', '2025-07-24 10:32:28'),
(50904, '118.179.218.201', NULL, 2, '2025-07-24 10:35:42', '2025-07-24 10:35:45'),
(50905, '43.157.50.58', NULL, 1, '2025-07-24 10:58:44', '2025-07-24 10:58:44'),
(50906, '4.151.241.249', NULL, 1, '2025-07-24 11:03:18', '2025-07-24 11:03:18'),
(50907, '162.120.187.93', NULL, 1, '2025-07-24 11:31:54', '2025-07-24 11:31:54'),
(50908, '124.198.132.52', NULL, 1, '2025-07-24 11:36:12', '2025-07-24 11:36:12'),
(50909, '43.133.139.6', NULL, 1, '2025-07-24 11:36:49', '2025-07-24 11:36:49'),
(50910, '93.123.109.116', NULL, 1, '2025-07-24 11:37:14', '2025-07-24 11:37:14'),
(50911, '18.218.40.196', NULL, 1, '2025-07-24 11:37:21', '2025-07-24 11:37:21'),
(50912, '18.224.128.89', NULL, 4, '2025-07-24 11:37:22', '2025-07-24 12:56:12'),
(50913, '3.139.106.31', NULL, 1, '2025-07-24 11:37:23', '2025-07-24 11:37:23'),
(50914, '3.145.4.174', NULL, 1, '2025-07-24 11:37:28', '2025-07-24 11:37:28'),
(50915, '3.15.16.244', NULL, 1, '2025-07-24 11:37:28', '2025-07-24 11:37:28'),
(50916, '51.68.111.238', NULL, 1, '2025-07-24 11:52:07', '2025-07-24 11:52:07'),
(50917, '34.141.215.20', NULL, 1, '2025-07-24 11:52:36', '2025-07-24 11:52:36'),
(50918, '34.141.151.163', NULL, 1, '2025-07-24 11:53:07', '2025-07-24 11:53:07'),
(50919, '202.126.105.239', NULL, 1, '2025-07-24 12:17:53', '2025-07-24 12:17:53'),
(50920, '128.204.212.86', NULL, 1, '2025-07-24 12:26:08', '2025-07-24 12:26:08'),
(50921, '138.199.39.183', NULL, 1, '2025-07-24 12:40:48', '2025-07-24 12:40:48'),
(50922, '52.187.125.23', NULL, 1, '2025-07-24 12:45:20', '2025-07-24 12:45:20'),
(50923, '52.225.75.208', NULL, 1, '2025-07-24 12:50:34', '2025-07-24 12:50:34'),
(50924, '51.68.236.71', NULL, 1, '2025-07-24 12:52:44', '2025-07-24 12:52:44'),
(50925, '3.20.204.205', NULL, 1, '2025-07-24 12:56:03', '2025-07-24 12:56:03'),
(50926, '3.139.88.70', NULL, 1, '2025-07-24 12:56:04', '2025-07-24 12:56:04'),
(50927, '3.132.214.73', NULL, 1, '2025-07-24 12:56:07', '2025-07-24 12:56:07'),
(50928, '84.17.48.135', NULL, 1, '2025-07-24 13:01:34', '2025-07-24 13:01:34'),
(50929, '128.204.212.87', NULL, 2, '2025-07-24 13:08:53', '2025-07-24 23:26:03'),
(50930, '110.249.202.72', NULL, 1, '2025-07-24 13:43:54', '2025-07-24 13:43:54'),
(50931, '58.253.86.33', NULL, 1, '2025-07-24 13:45:45', '2025-07-24 13:45:45'),
(50932, '51.222.253.12', NULL, 2, '2025-07-24 13:56:46', '2025-07-24 21:29:10'),
(50933, '52.53.159.168', NULL, 1, '2025-07-24 13:59:41', '2025-07-24 13:59:41'),
(50934, '4.151.241.243', NULL, 1, '2025-07-24 14:10:27', '2025-07-24 14:10:27'),
(50935, '66.249.73.170', NULL, 1, '2025-07-24 14:27:25', '2025-07-24 14:27:25'),
(50936, '185.55.240.118', NULL, 7, '2025-07-24 14:27:29', '2025-07-24 14:27:30'),
(50937, '185.55.240.118', NULL, 7, '2025-07-24 14:27:29', '2025-07-24 14:27:30'),
(50938, '103.72.212.134', NULL, 35, '2025-07-24 14:33:00', '2025-07-24 15:14:06'),
(50939, '172.245.243.136', NULL, 4, '2025-07-24 14:38:08', '2025-07-24 14:38:44'),
(50940, '57.141.6.29', NULL, 1, '2025-07-24 14:41:46', '2025-07-24 14:41:46'),
(50941, '57.141.6.23', NULL, 1, '2025-07-24 15:01:11', '2025-07-24 15:01:11'),
(50942, '51.68.107.159', NULL, 1, '2025-07-24 15:29:26', '2025-07-24 15:29:26'),
(50943, '66.249.65.103', NULL, 1, '2025-07-24 15:40:08', '2025-07-24 15:40:08'),
(50944, '74.7.36.87', NULL, 1, '2025-07-24 15:40:59', '2025-07-24 15:40:59'),
(50945, '89.187.162.177', NULL, 1, '2025-07-24 15:50:47', '2025-07-24 15:50:47'),
(50946, '78.184.95.80', NULL, 1, '2025-07-24 16:12:19', '2025-07-24 16:12:19'),
(50947, '205.169.39.7', NULL, 1, '2025-07-24 16:12:25', '2025-07-24 16:12:25'),
(50948, '162.14.210.15', NULL, 1, '2025-07-24 16:16:04', '2025-07-24 16:16:04'),
(50949, '207.46.13.156', NULL, 1, '2025-07-24 16:24:43', '2025-07-24 16:24:43'),
(50950, '43.130.102.223', NULL, 1, '2025-07-24 16:36:03', '2025-07-24 16:36:03'),
(50951, '42.236.17.194', NULL, 1, '2025-07-24 16:43:41', '2025-07-24 16:43:41'),
(50952, '42.236.17.16', NULL, 1, '2025-07-24 16:45:15', '2025-07-24 16:45:15'),
(50953, '42.236.17.250', NULL, 1, '2025-07-24 17:04:06', '2025-07-24 17:04:06'),
(50954, '42.236.17.111', NULL, 1, '2025-07-24 17:04:24', '2025-07-24 17:04:24'),
(50955, '170.106.72.93', NULL, 1, '2025-07-24 17:09:53', '2025-07-24 17:09:53'),
(50956, '185.126.36.11', NULL, 1, '2025-07-24 17:24:04', '2025-07-24 17:24:04'),
(50957, '147.78.141.184', NULL, 1, '2025-07-24 17:25:31', '2025-07-24 17:25:31'),
(50958, '162.120.184.7', NULL, 1, '2025-07-24 18:14:16', '2025-07-24 18:14:16'),
(50959, '36.255.80.197', NULL, 2, '2025-07-24 18:15:48', '2025-07-24 18:15:50'),
(50960, '34.34.72.221', NULL, 1, '2025-07-24 18:52:23', '2025-07-24 18:52:23'),
(50961, '89.187.171.156', NULL, 1, '2025-07-24 19:05:57', '2025-07-24 19:05:57'),
(50962, '125.75.66.97', NULL, 1, '2025-07-24 19:32:00', '2025-07-24 19:32:00'),
(50963, '31.13.127.114', NULL, 1, '2025-07-24 19:34:29', '2025-07-24 19:34:29'),
(50964, '23.98.186.183', NULL, 1, '2025-07-24 20:05:32', '2025-07-24 20:05:32'),
(50965, '23.98.186.186', NULL, 1, '2025-07-24 20:05:35', '2025-07-24 20:05:35'),
(50966, '48.210.47.113', NULL, 1, '2025-07-24 20:08:11', '2025-07-24 20:08:11'),
(50967, '34.194.154.127', NULL, 1, '2025-07-24 20:14:16', '2025-07-24 20:14:16'),
(50968, '37.111.214.194', NULL, 1, '2025-07-24 20:21:08', '2025-07-24 20:21:08'),
(50969, '35.213.164.233', NULL, 2, '2025-07-24 20:21:44', '2025-07-24 20:21:45'),
(50970, '43.135.140.225', NULL, 1, '2025-07-24 20:31:08', '2025-07-24 20:31:08'),
(50971, '34.38.76.230', NULL, 1, '2025-07-24 20:56:06', '2025-07-24 20:56:06'),
(50972, '47.82.11.41', NULL, 1, '2025-07-24 21:00:34', '2025-07-24 21:00:34'),
(50973, '103.134.61.50', NULL, 1, '2025-07-24 21:07:51', '2025-07-24 21:07:51'),
(50974, '45.135.232.178', NULL, 1, '2025-07-24 21:19:55', '2025-07-24 21:19:55'),
(50975, '209.242.204.89', NULL, 1, '2025-07-24 22:06:38', '2025-07-24 22:06:38'),
(50976, '46.202.67.222', NULL, 2, '2025-07-24 22:06:41', '2025-07-24 22:06:42'),
(50977, '185.242.247.107', NULL, 1, '2025-07-24 22:12:12', '2025-07-24 22:12:12'),
(50978, '178.20.47.92', NULL, 1, '2025-07-24 22:49:05', '2025-07-24 22:49:05'),
(50979, '57.154.175.8', NULL, 1, '2025-07-24 23:23:50', '2025-07-24 23:23:50'),
(50980, '43.157.172.39', NULL, 1, '2025-07-24 23:24:06', '2025-07-24 23:24:06'),
(50981, '139.99.23.122', NULL, 2, '2025-07-24 23:52:34', '2025-07-24 23:53:01'),
(50982, '35.185.23.144', NULL, 5, '2025-07-24 23:53:29', '2025-07-25 00:49:46'),
(50983, '66.249.70.70', NULL, 1, '2025-07-25 00:09:32', '2025-07-25 00:09:32'),
(50984, '85.208.96.194', NULL, 1, '2025-07-25 00:19:45', '2025-07-25 00:19:45'),
(50985, '20.90.7.148', NULL, 1, '2025-07-25 00:19:53', '2025-07-25 00:19:53'),
(50986, '43.156.228.27', NULL, 1, '2025-07-25 00:35:06', '2025-07-25 00:35:06'),
(50987, '66.249.64.40', NULL, 1, '2025-07-25 00:43:09', '2025-07-25 00:43:09'),
(50988, '47.82.11.17', NULL, 1, '2025-07-25 01:24:25', '2025-07-25 01:24:25'),
(50989, '47.82.11.25', NULL, 1, '2025-07-25 01:27:18', '2025-07-25 01:27:18'),
(50990, '222.79.104.23', NULL, 1, '2025-07-25 01:39:35', '2025-07-25 01:39:35'),
(50991, '121.29.51.28', NULL, 2, '2025-07-25 01:45:27', '2025-07-25 01:55:06'),
(50992, '51.68.111.208', NULL, 1, '2025-07-25 01:54:45', '2025-07-25 01:54:45'),
(50993, '66.249.70.69', NULL, 1, '2025-07-25 02:04:40', '2025-07-25 02:04:40'),
(50994, '66.249.64.41', NULL, 3, '2025-07-25 02:41:44', '2025-07-25 02:43:19'),
(50995, '134.122.133.31', NULL, 1, '2025-07-25 02:42:17', '2025-07-25 02:42:17'),
(50996, '66.249.64.39', NULL, 2, '2025-07-25 02:43:16', '2025-07-25 02:43:16'),
(50997, '46.105.40.140', NULL, 2, '2025-07-25 02:46:40', '2025-07-25 02:46:41'),
(50998, '104.196.197.22', NULL, 1, '2025-07-25 04:07:34', '2025-07-25 04:07:34'),
(50999, '51.222.253.5', NULL, 1, '2025-07-25 04:09:45', '2025-07-25 04:09:45'),
(51000, '143.110.254.21', NULL, 1, '2025-07-25 04:20:17', '2025-07-25 04:20:17'),
(51001, '223.15.245.170', NULL, 1, '2025-07-25 04:43:22', '2025-07-25 04:43:22'),
(51002, '185.177.72.210', NULL, 1, '2025-07-25 04:48:35', '2025-07-25 04:48:35'),
(51003, '141.98.157.148', NULL, 1, '2025-07-25 05:02:59', '2025-07-25 05:02:59'),
(51004, '51.68.236.93', NULL, 2, '2025-07-25 05:24:23', '2025-07-25 05:24:23'),
(51005, '44.249.150.82', NULL, 1, '2025-07-25 06:12:59', '2025-07-25 06:12:59'),
(51006, '35.166.168.20', NULL, 1, '2025-07-25 06:20:13', '2025-07-25 06:20:13'),
(51007, '43.173.1.69', NULL, 1, '2025-07-25 06:58:19', '2025-07-25 06:58:19'),
(51008, '51.158.233.155', NULL, 1, '2025-07-25 06:59:26', '2025-07-25 06:59:26'),
(51009, '88.218.62.29', NULL, 1, '2025-07-25 07:34:17', '2025-07-25 07:34:17'),
(51010, '49.51.72.76', NULL, 1, '2025-07-25 07:36:54', '2025-07-25 07:36:54'),
(51011, '89.110.80.171', NULL, 1, '2025-07-25 07:41:13', '2025-07-25 07:41:13'),
(51012, '121.4.97.180', NULL, 1, '2025-07-25 07:41:57', '2025-07-25 07:41:57'),
(51013, '45.88.186.202', NULL, 3, '2025-07-25 08:08:23', '2025-07-25 08:08:24'),
(51014, '74.7.35.62', NULL, 1, '2025-07-25 08:15:59', '2025-07-25 08:15:59'),
(51015, '185.191.171.14', NULL, 1, '2025-07-25 08:31:22', '2025-07-25 08:31:22'),
(51016, '202.126.105.241', NULL, 2, '2025-07-25 08:56:20', '2025-07-25 08:56:25'),
(51017, '66.249.64.39', NULL, 1, '2025-07-25 09:04:54', '2025-07-25 09:04:54'),
(51018, '51.68.236.71', NULL, 1, '2025-07-25 10:11:10', '2025-07-25 10:11:10'),
(51019, '66.249.70.70', NULL, 1, '2025-07-25 10:38:31', '2025-07-25 10:38:31'),
(51020, '20.161.75.212', NULL, 1, '2025-07-25 10:42:53', '2025-07-25 10:42:53'),
(51021, '36.41.75.167', NULL, 1, '2025-07-25 10:51:15', '2025-07-25 10:51:15'),
(51022, '122.96.28.252', NULL, 1, '2025-07-25 10:51:39', '2025-07-25 10:51:39'),
(51023, '37.111.214.194', NULL, 1, '2025-07-25 11:42:06', '2025-07-25 11:42:06'),
(51024, '57.141.6.22', NULL, 1, '2025-07-25 11:56:22', '2025-07-25 11:56:22'),
(51025, '66.249.70.69', NULL, 1, '2025-07-25 12:10:46', '2025-07-25 12:10:46'),
(51026, '170.106.15.3', NULL, 1, '2025-07-25 12:50:07', '2025-07-25 12:50:07'),
(51027, '128.204.212.86', NULL, 2, '2025-07-25 12:55:06', '2025-07-25 18:39:50'),
(51028, '185.241.208.91', NULL, 1, '2025-07-25 13:22:23', '2025-07-25 13:22:23'),
(51029, '43.153.135.208', NULL, 1, '2025-07-25 13:22:55', '2025-07-25 13:22:55'),
(51030, '37.111.219.164', NULL, 2, '2025-07-25 13:36:14', '2025-07-25 13:38:09'),
(51031, '111.225.149.223', NULL, 1, '2025-07-25 13:51:05', '2025-07-25 13:51:05'),
(51032, '49.7.227.204', NULL, 1, '2025-07-25 13:58:42', '2025-07-25 13:58:42'),
(51033, '192.241.157.107', NULL, 1, '2025-07-25 14:25:56', '2025-07-25 14:25:56'),
(51034, '52.230.164.182', NULL, 1, '2025-07-25 14:34:05', '2025-07-25 14:34:05'),
(51035, '8.217.210.225', NULL, 1, '2025-07-25 14:49:12', '2025-07-25 14:49:12'),
(51036, '51.222.253.19', NULL, 1, '2025-07-25 14:53:08', '2025-07-25 14:53:08'),
(51037, '45.248.151.121', NULL, 1, '2025-07-25 15:08:03', '2025-07-25 15:08:03'),
(51038, '57.141.6.23', NULL, 1, '2025-07-25 15:27:55', '2025-07-25 15:27:55'),
(51039, '20.171.207.161', NULL, 1, '2025-07-25 15:34:05', '2025-07-25 15:34:05'),
(51040, '207.46.13.157', NULL, 1, '2025-07-25 16:01:13', '2025-07-25 16:01:13'),
(51041, '57.141.6.29', NULL, 1, '2025-07-25 17:05:01', '2025-07-25 17:05:01'),
(51042, '132.232.144.200', NULL, 1, '2025-07-25 17:08:52', '2025-07-25 17:08:52'),
(51043, '173.252.107.2', NULL, 1, '2025-07-25 17:11:05', '2025-07-25 17:11:05'),
(51044, '194.26.192.144', NULL, 1, '2025-07-25 17:47:37', '2025-07-25 17:47:37'),
(51045, '43.131.23.154', NULL, 1, '2025-07-25 18:04:19', '2025-07-25 18:04:19'),
(51046, '103.133.105.75', NULL, 1, '2025-07-25 18:29:48', '2025-07-25 18:29:48'),
(51047, '101.33.55.204', NULL, 1, '2025-07-25 18:36:25', '2025-07-25 18:36:25'),
(51048, '44.209.113.59', NULL, 1, '2025-07-25 19:43:53', '2025-07-25 19:43:53'),
(51049, '51.222.253.4', NULL, 1, '2025-07-25 19:59:23', '2025-07-25 19:59:23'),
(51050, '205.210.31.68', NULL, 1, '2025-07-25 19:59:59', '2025-07-25 19:59:59'),
(51051, '165.22.204.160', NULL, 1, '2025-07-25 20:06:40', '2025-07-25 20:06:40'),
(51052, '114.80.36.40', NULL, 1, '2025-07-25 20:28:20', '2025-07-25 20:28:20'),
(51053, '48.218.202.129', NULL, 1, '2025-07-25 20:46:26', '2025-07-25 20:46:26'),
(51054, '13.83.167.134', NULL, 1, '2025-07-25 21:19:30', '2025-07-25 21:19:30'),
(51055, '34.233.219.155', NULL, 1, '2025-07-25 21:23:03', '2025-07-25 21:23:03'),
(51056, '43.128.19.78', NULL, 1, '2025-07-25 23:01:23', '2025-07-25 23:01:23'),
(51057, '182.42.105.85', NULL, 1, '2025-07-25 23:30:11', '2025-07-25 23:30:11'),
(51058, '51.8.155.62', NULL, 1, '2025-07-26 00:11:11', '2025-07-26 00:11:11'),
(51059, '35.185.31.156', NULL, 1, '2025-07-26 00:53:36', '2025-07-26 00:53:36'),
(51060, '52.255.111.9', NULL, 1, '2025-07-26 00:55:12', '2025-07-26 00:55:12'),
(51061, '43.130.150.80', NULL, 1, '2025-07-26 01:26:53', '2025-07-26 01:26:53'),
(51062, '43.153.10.83', NULL, 1, '2025-07-26 02:12:34', '2025-07-26 02:12:34'),
(51063, '147.78.141.194', NULL, 1, '2025-07-26 02:56:08', '2025-07-26 02:56:08'),
(51064, '198.235.24.180', NULL, 1, '2025-07-26 02:56:30', '2025-07-26 02:56:30'),
(51065, '111.7.96.153', NULL, 2, '2025-07-26 03:12:28', '2025-07-26 03:12:30'),
(51066, '111.7.106.107', NULL, 2, '2025-07-26 03:12:37', '2025-07-26 03:12:39'),
(51067, '88.99.151.79', NULL, 2, '2025-07-26 03:14:30', '2025-07-26 03:14:36'),
(51068, '51.68.111.217', NULL, 2, '2025-07-26 03:45:34', '2025-07-26 03:45:35'),
(51069, '51.222.253.13', NULL, 2, '2025-07-26 04:59:30', '2025-07-27 01:41:52'),
(51070, '34.83.32.127', NULL, 1, '2025-07-26 05:03:07', '2025-07-26 05:03:07'),
(51071, '157.230.250.239', NULL, 14, '2025-07-26 05:17:00', '2025-07-26 10:34:27'),
(51072, '51.68.236.93', NULL, 1, '2025-07-26 05:23:09', '2025-07-26 05:23:09'),
(51073, '51.68.107.146', NULL, 1, '2025-07-26 05:25:46', '2025-07-26 05:25:46'),
(51074, '110.40.186.63', NULL, 1, '2025-07-26 05:30:37', '2025-07-26 05:30:37'),
(51075, '34.53.85.73', NULL, 1, '2025-07-26 05:32:01', '2025-07-26 05:32:01'),
(51076, '54.187.76.31', NULL, 1, '2025-07-26 05:36:01', '2025-07-26 05:36:01'),
(51077, '18.236.141.47', NULL, 1, '2025-07-26 05:36:22', '2025-07-26 05:36:22'),
(51078, '195.47.238.176', NULL, 1, '2025-07-26 06:50:54', '2025-07-26 06:50:54'),
(51079, '87.236.176.28', NULL, 1, '2025-07-26 07:07:37', '2025-07-26 07:07:37'),
(51080, '84.246.85.11', NULL, 3, '2025-07-26 07:14:14', '2025-07-26 07:14:16'),
(51081, '162.120.184.46', NULL, 1, '2025-07-26 07:17:11', '2025-07-26 07:17:11'),
(51082, '135.237.131.222', NULL, 1, '2025-07-26 07:18:59', '2025-07-26 07:18:59'),
(51083, '172.182.193.87', NULL, 1, '2025-07-26 07:20:05', '2025-07-26 07:20:05'),
(51084, '51.68.107.142', NULL, 2, '2025-07-26 07:24:59', '2025-07-26 11:29:26'),
(51085, '54.176.12.255', NULL, 1, '2025-07-26 07:26:43', '2025-07-26 07:26:43'),
(51086, '113.178.23.102', NULL, 1, '2025-07-26 07:29:16', '2025-07-26 07:29:16'),
(51087, '205.169.39.18', NULL, 1, '2025-07-26 07:29:36', '2025-07-26 07:29:36'),
(51088, '35.185.31.156', NULL, 3, '2025-07-26 07:52:43', '2025-07-26 21:30:03'),
(51089, '43.130.174.37', NULL, 1, '2025-07-26 08:12:09', '2025-07-26 08:12:09'),
(51090, '43.157.180.116', NULL, 1, '2025-07-26 08:45:49', '2025-07-26 08:45:49'),
(51091, '51.222.253.19', NULL, 2, '2025-07-26 08:56:20', '2025-07-26 22:55:30'),
(51092, '51.222.253.10', NULL, 1, '2025-07-26 09:19:37', '2025-07-26 09:19:37'),
(51093, '103.78.225.182', NULL, 1, '2025-07-26 09:20:06', '2025-07-26 09:20:06'),
(51094, '157.55.39.8', NULL, 1, '2025-07-26 10:01:18', '2025-07-26 10:01:18'),
(51095, '8.217.181.98', NULL, 1, '2025-07-26 10:17:00', '2025-07-26 10:17:00'),
(51096, '103.249.232.217', NULL, 1, '2025-07-26 10:17:29', '2025-07-26 10:17:29'),
(51097, '8.217.212.249', NULL, 1, '2025-07-26 10:19:19', '2025-07-26 10:19:19'),
(51098, '185.21.13.25', NULL, 1, '2025-07-26 10:25:58', '2025-07-26 10:25:58'),
(51099, '17.241.227.200', NULL, 1, '2025-07-26 10:50:13', '2025-07-26 10:50:13'),
(51100, '51.68.236.114', NULL, 2, '2025-07-26 11:03:49', '2025-07-26 11:03:50'),
(51101, '5.255.251.143', NULL, 1, '2025-07-26 11:30:36', '2025-07-26 11:30:36'),
(51102, '77.88.9.145', NULL, 1, '2025-07-26 11:30:37', '2025-07-26 11:30:37'),
(51103, '141.8.143.1', NULL, 1, '2025-07-26 11:30:37', '2025-07-26 11:30:37'),
(51104, '213.180.203.88', NULL, 1, '2025-07-26 11:30:37', '2025-07-26 11:30:37'),
(51105, '87.250.233.1', NULL, 1, '2025-07-26 11:30:39', '2025-07-26 11:30:39'),
(51106, '77.88.9.1', NULL, 1, '2025-07-26 11:30:39', '2025-07-26 11:30:39'),
(51107, '77.88.47.20', NULL, 1, '2025-07-26 11:30:39', '2025-07-26 11:30:39'),
(51108, '31.162.17.94', NULL, 1, '2025-07-26 11:30:46', '2025-07-26 11:30:46'),
(51109, '38.60.255.59', NULL, 1, '2025-07-26 11:31:00', '2025-07-26 11:31:00'),
(51110, '31.56.240.34', NULL, 1, '2025-07-26 11:31:25', '2025-07-26 11:31:25'),
(51111, '31.13.103.10', NULL, 1, '2025-07-26 11:41:58', '2025-07-26 11:41:58'),
(51112, '119.45.20.16', NULL, 1, '2025-07-26 11:43:57', '2025-07-26 11:43:57'),
(51113, '162.120.184.5', NULL, 1, '2025-07-26 11:54:14', '2025-07-26 11:54:14'),
(51114, '103.167.16.186', NULL, 1, '2025-07-26 11:54:15', '2025-07-26 11:54:15'),
(51115, '198.235.24.10', NULL, 1, '2025-07-26 12:25:21', '2025-07-26 12:25:21'),
(51116, '74.7.36.94', NULL, 1, '2025-07-26 12:27:10', '2025-07-26 12:27:10'),
(51117, '57.141.6.9', NULL, 1, '2025-07-26 12:29:55', '2025-07-26 12:29:55'),
(51118, '51.68.236.91', NULL, 4, '2025-07-26 12:34:10', '2025-07-26 14:02:20'),
(51119, '110.249.202.154', NULL, 1, '2025-07-26 12:42:35', '2025-07-26 12:42:35'),
(51120, '74.7.36.109', NULL, 1, '2025-07-26 12:46:50', '2025-07-26 12:46:50'),
(51121, '170.106.37.134', NULL, 1, '2025-07-26 13:51:43', '2025-07-26 13:51:43'),
(51122, '202.134.11.254', NULL, 3, '2025-07-26 14:06:27', '2025-07-26 16:18:00'),
(51123, '20.90.7.144', NULL, 1, '2025-07-26 14:17:01', '2025-07-26 14:17:01'),
(51124, '43.131.253.14', NULL, 1, '2025-07-26 14:23:04', '2025-07-26 14:23:04'),
(51125, '205.210.31.69', NULL, 1, '2025-07-26 14:29:22', '2025-07-26 14:29:22'),
(51126, '94.103.93.19', NULL, 1, '2025-07-26 14:35:05', '2025-07-26 14:35:05'),
(51127, '74.7.35.63', NULL, 1, '2025-07-26 14:37:47', '2025-07-26 14:37:47'),
(51128, '185.177.72.144', NULL, 461, '2025-07-26 14:39:29', '2025-07-26 14:47:25'),
(51129, '51.68.236.73', NULL, 2, '2025-07-26 15:31:16', '2025-07-26 15:31:16'),
(51130, '87.236.176.163', NULL, 1, '2025-07-26 15:46:26', '2025-07-26 15:46:26'),
(51131, '69.171.249.114', NULL, 1, '2025-07-26 16:47:01', '2025-07-26 16:47:01'),
(51132, '52.255.111.116', NULL, 1, '2025-07-26 17:05:29', '2025-07-26 17:05:29'),
(51133, '52.255.111.118', NULL, 1, '2025-07-26 17:05:36', '2025-07-26 17:05:36'),
(51134, '106.54.200.247', NULL, 2, '2025-07-26 17:30:27', '2025-07-26 17:39:54'),
(51135, '172.192.36.29', NULL, 1, '2025-07-26 17:41:25', '2025-07-26 17:41:25'),
(51136, '118.89.233.234', NULL, 1, '2025-07-26 18:02:25', '2025-07-26 18:02:25'),
(51137, '57.141.6.24', NULL, 1, '2025-07-26 18:23:58', '2025-07-26 18:23:58'),
(51138, '57.141.6.13', NULL, 1, '2025-07-26 18:32:52', '2025-07-26 18:32:52'),
(51139, '43.166.244.251', NULL, 1, '2025-07-26 18:59:09', '2025-07-26 18:59:09'),
(51140, '51.8.155.121', NULL, 1, '2025-07-26 19:16:46', '2025-07-26 19:16:46'),
(51141, '196.251.66.148', NULL, 5, '2025-07-26 19:19:58', '2025-07-26 19:23:06'),
(51142, '66.220.149.12', NULL, 1, '2025-07-26 19:34:08', '2025-07-26 19:34:08'),
(51143, '43.135.142.7', NULL, 1, '2025-07-26 19:39:26', '2025-07-26 19:39:26'),
(51144, '185.247.137.225', NULL, 1, '2025-07-26 20:28:27', '2025-07-26 20:28:27'),
(51145, '205.210.31.3', NULL, 1, '2025-07-26 20:36:46', '2025-07-26 20:36:46'),
(51146, '180.102.134.69', NULL, 1, '2025-07-26 21:16:10', '2025-07-26 21:16:10'),
(51147, '58.220.21.3', NULL, 2, '2025-07-26 21:37:11', '2025-07-26 21:37:12'),
(51148, '57.141.0.28', NULL, 1, '2025-07-26 22:21:11', '2025-07-26 22:21:11'),
(51149, '103.217.98.40', NULL, 1, '2025-07-26 22:36:20', '2025-07-26 22:36:20'),
(51150, '52.230.164.189', NULL, 1, '2025-07-26 22:36:33', '2025-07-26 22:36:33'),
(51151, '185.39.19.34', NULL, 1, '2025-07-26 22:44:39', '2025-07-26 22:44:39'),
(51152, '87.250.224.222', NULL, 1, '2025-07-26 22:58:15', '2025-07-26 22:58:15'),
(51153, '45.87.153.22', NULL, 1, '2025-07-26 23:28:38', '2025-07-26 23:28:38'),
(51154, '172.110.146.90', NULL, 1, '2025-07-26 23:50:07', '2025-07-26 23:50:07'),
(51155, '51.79.160.9', NULL, 1, '2025-07-26 23:52:43', '2025-07-26 23:52:43'),
(51156, '159.100.17.78', NULL, 1, '2025-07-26 23:55:28', '2025-07-26 23:55:28'),
(51157, '51.222.253.17', NULL, 1, '2025-07-27 00:16:16', '2025-07-27 00:16:16'),
(51158, '51.222.253.7', NULL, 1, '2025-07-27 02:06:05', '2025-07-27 02:06:05'),
(51159, '111.229.69.139', NULL, 1, '2025-07-27 02:19:06', '2025-07-27 02:19:06'),
(51160, '198.235.24.180', NULL, 1, '2025-07-27 02:37:03', '2025-07-27 02:37:03'),
(51161, '89.58.29.15', NULL, 1, '2025-07-27 02:39:41', '2025-07-27 02:39:41'),
(51162, '167.94.145.108', NULL, 1, '2025-07-27 03:11:40', '2025-07-27 03:11:40'),
(51163, '198.235.24.178', NULL, 1, '2025-07-27 03:25:24', '2025-07-27 03:25:24'),
(51164, '18.221.134.60', NULL, 7, '2025-07-27 03:31:29', '2025-07-27 03:31:35'),
(51165, '18.118.82.26', NULL, 1, '2025-07-27 03:45:38', '2025-07-27 03:45:38'),
(51166, '3.21.134.211', NULL, 1, '2025-07-27 03:48:08', '2025-07-27 03:48:08'),
(51167, '51.222.253.4', NULL, 1, '2025-07-27 04:14:14', '2025-07-27 04:14:14'),
(51168, '35.185.31.156', NULL, 3, '2025-07-27 04:16:13', '2025-07-27 23:49:30'),
(51169, '51.68.111.205', NULL, 1, '2025-07-27 04:35:01', '2025-07-27 04:35:01'),
(51170, '51.222.253.8', NULL, 2, '2025-07-27 04:43:42', '2025-07-27 06:45:15'),
(51171, '38.47.182.198', NULL, 2, '2025-07-27 04:56:29', '2025-07-27 04:57:11'),
(51172, '154.23.238.45', NULL, 1, '2025-07-27 05:13:47', '2025-07-27 05:13:47'),
(51173, '43.135.182.43', NULL, 1, '2025-07-27 05:17:28', '2025-07-27 05:17:28'),
(51174, '88.22.81.33', NULL, 1, '2025-07-27 05:35:53', '2025-07-27 05:35:53'),
(51175, '35.89.165.162', NULL, 1, '2025-07-27 05:41:55', '2025-07-27 05:41:55'),
(51176, '35.89.153.67', NULL, 2, '2025-07-27 05:57:04', '2025-07-27 09:31:34'),
(51177, '110.166.71.39', NULL, 1, '2025-07-27 06:18:46', '2025-07-27 06:18:46');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(51178, '43.166.131.228', NULL, 1, '2025-07-27 06:22:20', '2025-07-27 06:22:20'),
(51179, '167.71.241.246', NULL, 1, '2025-07-27 06:24:17', '2025-07-27 06:24:17'),
(51180, '66.249.64.40', NULL, 2, '2025-07-27 06:25:43', '2025-07-27 13:00:53'),
(51181, '43.156.202.34', NULL, 1, '2025-07-27 06:27:12', '2025-07-27 06:27:12'),
(51182, '43.133.220.37', NULL, 1, '2025-07-27 07:20:27', '2025-07-27 07:20:27'),
(51183, '45.148.10.111', NULL, 1, '2025-07-27 07:44:34', '2025-07-27 07:44:34'),
(51184, '103.30.60.240', NULL, 1, '2025-07-27 08:06:05', '2025-07-27 08:06:05'),
(51185, '45.87.153.22', NULL, 1, '2025-07-27 08:17:58', '2025-07-27 08:17:58'),
(51186, '149.28.236.187', NULL, 1, '2025-07-27 08:24:38', '2025-07-27 08:24:38'),
(51187, '51.68.111.199', NULL, 1, '2025-07-27 08:40:59', '2025-07-27 08:40:59'),
(51188, '51.68.111.217', NULL, 1, '2025-07-27 09:15:18', '2025-07-27 09:15:18'),
(51189, '43.229.208.190', NULL, 2, '2025-07-27 09:18:12', '2025-07-27 14:05:15'),
(51190, '23.80.154.17', NULL, 1, '2025-07-27 09:31:19', '2025-07-27 09:31:19'),
(51191, '203.76.116.34', NULL, 1, '2025-07-27 09:43:37', '2025-07-27 09:43:37'),
(51192, '114.130.42.21', NULL, 1, '2025-07-27 09:52:52', '2025-07-27 09:52:52'),
(51193, '128.204.212.84', NULL, 1, '2025-07-27 10:08:53', '2025-07-27 10:08:53'),
(51194, '114.119.158.18', NULL, 1, '2025-07-27 10:16:12', '2025-07-27 10:16:12'),
(51195, '80.85.247.161', NULL, 1, '2025-07-27 10:19:00', '2025-07-27 10:19:00'),
(51196, '3.145.193.218', NULL, 3, '2025-07-27 10:28:06', '2025-07-27 10:28:13'),
(51197, '3.145.193.218', NULL, 3, '2025-07-27 10:28:06', '2025-07-27 10:28:13'),
(51198, '18.225.25.214', NULL, 1, '2025-07-27 10:28:06', '2025-07-27 10:28:06'),
(51199, '18.224.128.89', NULL, 1, '2025-07-27 10:28:06', '2025-07-27 10:28:06'),
(51200, '3.145.155.241', NULL, 1, '2025-07-27 10:28:07', '2025-07-27 10:28:07'),
(51201, '3.16.41.4', NULL, 2, '2025-07-27 10:28:08', '2025-07-27 10:28:12'),
(51202, '18.119.17.16', NULL, 1, '2025-07-27 10:28:12', '2025-07-27 10:28:12'),
(51203, '3.101.18.160', NULL, 4, '2025-07-27 10:29:05', '2025-07-27 10:29:19'),
(51204, '158.179.21.71', NULL, 5, '2025-07-27 10:30:50', '2025-07-27 10:30:53'),
(51205, '162.120.184.226', NULL, 1, '2025-07-27 10:44:47', '2025-07-27 10:44:47'),
(51206, '193.186.4.159', NULL, 5, '2025-07-27 10:45:58', '2025-07-27 16:46:49'),
(51207, '57.141.0.9', NULL, 1, '2025-07-27 10:57:11', '2025-07-27 10:57:11'),
(51208, '74.7.36.87', NULL, 1, '2025-07-27 11:02:56', '2025-07-27 11:02:56'),
(51209, '57.154.175.9', NULL, 1, '2025-07-27 11:33:33', '2025-07-27 11:33:33'),
(51210, '162.120.184.34', NULL, 1, '2025-07-27 11:39:32', '2025-07-27 11:39:32'),
(51211, '66.249.70.70', NULL, 3, '2025-07-27 11:56:17', '2025-07-27 17:55:40'),
(51212, '74.179.68.52', NULL, 1, '2025-07-27 12:21:59', '2025-07-27 12:21:59'),
(51213, '121.4.97.180', NULL, 1, '2025-07-27 12:34:44', '2025-07-27 12:34:44'),
(51214, '117.58.243.26', NULL, 1, '2025-07-27 12:46:51', '2025-07-27 12:46:51'),
(51215, '57.155.170.194', NULL, 1, '2025-07-27 12:57:32', '2025-07-27 12:57:32'),
(51216, '205.169.39.16', NULL, 1, '2025-07-27 12:59:39', '2025-07-27 12:59:39'),
(51217, '43.157.50.58', NULL, 1, '2025-07-27 13:06:34', '2025-07-27 13:06:34'),
(51218, '162.120.184.227', NULL, 3, '2025-07-27 13:13:40', '2025-07-27 19:12:25'),
(51219, '203.202.251.37', NULL, 1, '2025-07-27 13:13:42', '2025-07-27 13:13:42'),
(51220, '209.38.33.69', NULL, 1, '2025-07-27 13:24:13', '2025-07-27 13:24:13'),
(51221, '162.120.184.0', NULL, 1, '2025-07-27 13:24:41', '2025-07-27 13:24:41'),
(51222, '110.249.202.44', NULL, 1, '2025-07-27 13:34:19', '2025-07-27 13:34:19'),
(51223, '135.232.20.64', NULL, 1, '2025-07-27 13:41:20', '2025-07-27 13:41:20'),
(51224, '43.152.72.247', NULL, 1, '2025-07-27 13:49:29', '2025-07-27 13:49:29'),
(51225, '52.255.111.53', NULL, 1, '2025-07-27 13:52:03', '2025-07-27 13:52:03'),
(51226, '111.231.1.45', NULL, 2, '2025-07-27 13:56:19', '2025-07-27 14:02:03'),
(51227, '65.108.201.173', NULL, 1, '2025-07-27 14:08:12', '2025-07-27 14:08:12'),
(51228, '203.82.195.5', NULL, 1, '2025-07-27 14:10:35', '2025-07-27 14:10:35'),
(51229, '196.251.87.61', NULL, 1, '2025-07-27 14:20:19', '2025-07-27 14:20:19'),
(51230, '42.236.17.8', NULL, 1, '2025-07-27 14:27:50', '2025-07-27 14:27:50'),
(51231, '42.236.101.212', NULL, 1, '2025-07-27 14:29:07', '2025-07-27 14:29:07'),
(51232, '42.236.17.29', NULL, 1, '2025-07-27 14:29:15', '2025-07-27 14:29:15'),
(51233, '5.133.192.184', NULL, 1, '2025-07-27 14:43:38', '2025-07-27 14:43:38'),
(51234, '51.68.111.219', NULL, 1, '2025-07-27 15:13:42', '2025-07-27 15:13:42'),
(51235, '132.232.165.4', NULL, 1, '2025-07-27 15:42:07', '2025-07-27 15:42:07'),
(51236, '45.159.9.71', NULL, 1, '2025-07-27 16:34:42', '2025-07-27 16:34:42'),
(51237, '51.222.253.3', NULL, 1, '2025-07-27 16:42:13', '2025-07-27 16:42:13'),
(51238, '42.236.101.236', NULL, 1, '2025-07-27 16:49:08', '2025-07-27 16:49:08'),
(51239, '45.148.10.80', NULL, 1, '2025-07-27 16:56:55', '2025-07-27 16:56:55'),
(51240, '135.237.131.220', NULL, 1, '2025-07-27 17:21:31', '2025-07-27 17:21:31'),
(51241, '20.171.207.210', NULL, 1, '2025-07-27 17:23:03', '2025-07-27 17:23:03'),
(51242, '74.50.127.111', NULL, 2, '2025-07-27 17:23:04', '2025-07-27 17:23:04'),
(51243, '202.134.14.137', NULL, 1, '2025-07-27 17:23:34', '2025-07-27 17:23:34'),
(51244, '162.120.184.35', NULL, 1, '2025-07-27 17:24:26', '2025-07-27 17:24:26'),
(51245, '5.45.85.90', NULL, 1, '2025-07-27 17:28:12', '2025-07-27 17:28:12'),
(51246, '81.88.53.43', NULL, 1, '2025-07-27 17:42:02', '2025-07-27 17:42:02'),
(51247, '103.110.218.11', NULL, 1, '2025-07-27 17:47:03', '2025-07-27 17:47:03'),
(51248, '149.56.160.213', NULL, 3, '2025-07-27 17:50:57', '2025-07-27 17:51:08'),
(51249, '144.217.135.178', NULL, 2, '2025-07-27 17:51:29', '2025-07-27 17:51:34'),
(51250, '135.237.131.222', NULL, 1, '2025-07-27 17:59:01', '2025-07-27 17:59:01'),
(51251, '66.249.64.41', NULL, 1, '2025-07-27 18:25:18', '2025-07-27 18:25:18'),
(51252, '103.166.187.110', NULL, 1, '2025-07-27 18:33:16', '2025-07-27 18:33:16'),
(51253, '40.116.73.216', NULL, 1, '2025-07-27 18:41:46', '2025-07-27 18:41:46'),
(51254, '43.153.35.128', NULL, 1, '2025-07-27 18:42:09', '2025-07-27 18:42:09'),
(51255, '23.98.186.199', NULL, 1, '2025-07-27 18:48:14', '2025-07-27 18:48:14'),
(51256, '130.33.60.187', NULL, 1, '2025-07-27 18:51:39', '2025-07-27 18:51:39'),
(51257, '175.6.217.4', NULL, 1, '2025-07-27 18:56:48', '2025-07-27 18:56:48'),
(51258, '37.111.212.233', NULL, 1, '2025-07-27 19:10:42', '2025-07-27 19:10:42'),
(51259, '43.153.102.138', NULL, 1, '2025-07-27 19:19:35', '2025-07-27 19:19:35'),
(51260, '52.203.237.170', NULL, 1, '2025-07-27 19:49:10', '2025-07-27 19:49:10'),
(51261, '69.171.234.13', NULL, 1, '2025-07-27 20:21:06', '2025-07-27 20:21:06'),
(51262, '69.171.234.9', NULL, 1, '2025-07-27 20:21:06', '2025-07-27 20:21:06'),
(51263, '35.213.164.233', NULL, 2, '2025-07-27 20:30:29', '2025-07-27 20:30:31'),
(51264, '149.88.98.85', NULL, 1, '2025-07-27 21:16:49', '2025-07-27 21:16:49'),
(51265, '51.222.253.17', NULL, 1, '2025-07-27 21:18:44', '2025-07-27 21:18:44'),
(51266, '173.252.107.9', NULL, 1, '2025-07-27 21:23:02', '2025-07-27 21:23:02'),
(51267, '23.98.186.190', NULL, 1, '2025-07-27 22:35:41', '2025-07-27 22:35:41'),
(51268, '66.249.70.69', NULL, 1, '2025-07-27 22:39:22', '2025-07-27 22:39:22'),
(51269, '173.249.59.227', NULL, 1, '2025-07-27 22:46:34', '2025-07-27 22:46:34'),
(51270, '118.179.23.2', NULL, 3, '2025-07-27 22:50:58', '2025-07-27 22:51:21'),
(51271, '185.223.152.40', NULL, 3, '2025-07-27 23:18:59', '2025-07-27 23:19:08'),
(51272, '185.223.152.59', NULL, 1, '2025-07-27 23:19:55', '2025-07-27 23:19:55'),
(51273, '185.223.152.98', NULL, 1, '2025-07-27 23:20:24', '2025-07-27 23:20:24'),
(51274, '185.223.152.51', NULL, 2, '2025-07-27 23:24:02', '2025-07-27 23:27:01'),
(51275, '185.223.152.38', NULL, 3, '2025-07-27 23:24:29', '2025-07-27 23:25:05'),
(51276, '114.130.184.56', NULL, 1, '2025-07-27 23:57:04', '2025-07-27 23:57:04'),
(51277, '35.196.100.228', NULL, 1, '2025-07-28 00:31:50', '2025-07-28 00:31:50'),
(51278, '31.22.104.32', NULL, 1, '2025-07-28 00:42:52', '2025-07-28 00:42:52'),
(51279, '40.77.167.7', NULL, 1, '2025-07-28 01:22:09', '2025-07-28 01:22:09'),
(51280, '174.177.0.249', NULL, 1, '2025-07-28 01:31:54', '2025-07-28 01:31:54'),
(51281, '51.68.111.215', NULL, 1, '2025-07-28 01:54:03', '2025-07-28 01:54:03'),
(51282, '181.51.33.84', NULL, 1, '2025-07-28 02:06:12', '2025-07-28 02:06:12'),
(51283, '43.135.139.165', NULL, 1, '2025-07-28 02:16:19', '2025-07-28 02:16:19'),
(51284, '51.68.107.156', NULL, 1, '2025-07-28 02:25:48', '2025-07-28 02:25:48'),
(51285, '115.231.78.8', NULL, 3, '2025-07-28 02:35:47', '2025-07-28 02:36:01'),
(51286, '113.212.108.75', NULL, 1, '2025-07-28 02:46:58', '2025-07-28 02:46:58'),
(51287, '156.146.36.92', NULL, 2, '2025-07-28 02:48:44', '2025-07-28 02:48:46'),
(51288, '43.166.250.187', NULL, 1, '2025-07-28 03:08:32', '2025-07-28 03:08:32'),
(51289, '20.18.77.66', NULL, 1, '2025-07-28 03:13:31', '2025-07-28 03:13:31'),
(51290, '40.77.167.62', NULL, 1, '2025-07-28 03:44:28', '2025-07-28 03:44:28'),
(51291, '182.44.67.97', NULL, 1, '2025-07-28 04:06:19', '2025-07-28 04:06:19'),
(51292, '54.169.86.230', NULL, 2, '2025-07-28 04:18:06', '2025-07-28 04:18:07'),
(51293, '115.231.78.8', NULL, 3, '2025-07-28 04:31:51', '2025-07-28 04:32:17'),
(51294, '8.219.217.49', NULL, 1, '2025-07-28 04:32:34', '2025-07-28 04:32:34'),
(51295, '34.169.158.222', NULL, 3, '2025-07-28 04:57:59', '2025-07-29 01:18:42'),
(51296, '66.249.70.69', NULL, 1, '2025-07-28 05:04:32', '2025-07-28 05:04:32'),
(51297, '34.169.71.93', NULL, 1, '2025-07-28 05:14:58', '2025-07-28 05:14:58'),
(51298, '18.236.141.47', NULL, 1, '2025-07-28 05:18:02', '2025-07-28 05:18:02'),
(51299, '35.90.248.20', NULL, 1, '2025-07-28 05:25:17', '2025-07-28 05:25:17'),
(51300, '175.30.48.188', NULL, 1, '2025-07-28 05:46:05', '2025-07-28 05:46:05'),
(51301, '20.171.207.96', NULL, 1, '2025-07-28 05:58:06', '2025-07-28 05:58:06'),
(51302, '51.68.107.141', NULL, 1, '2025-07-28 06:09:12', '2025-07-28 06:09:12'),
(51303, '103.162.56.131', NULL, 1, '2025-07-28 06:19:34', '2025-07-28 06:19:34'),
(51304, '57.141.0.17', NULL, 1, '2025-07-28 06:54:14', '2025-07-28 06:54:14'),
(51305, '57.141.0.11', NULL, 1, '2025-07-28 07:03:02', '2025-07-28 07:03:02'),
(51306, '124.221.245.78', NULL, 1, '2025-07-28 07:09:06', '2025-07-28 07:09:06'),
(51307, '202.126.105.166', NULL, 1, '2025-07-28 07:15:31', '2025-07-28 07:15:31'),
(51308, '51.68.111.243', NULL, 1, '2025-07-28 07:46:35', '2025-07-28 07:46:35'),
(51309, '168.197.245.143', NULL, 1, '2025-07-28 07:47:45', '2025-07-28 07:47:45'),
(51310, '35.196.100.228', NULL, 3, '2025-07-28 07:55:58', '2025-07-29 03:06:57'),
(51311, '51.222.253.20', NULL, 1, '2025-07-28 07:56:24', '2025-07-28 07:56:24'),
(51312, '167.253.66.212', NULL, 2, '2025-07-28 08:16:03', '2025-07-28 08:16:04'),
(51313, '203.76.116.34', NULL, 2, '2025-07-28 08:23:21', '2025-07-28 08:26:51'),
(51314, '118.179.46.24', NULL, 1, '2025-07-28 08:23:51', '2025-07-28 08:23:51'),
(51315, '128.77.29.3', NULL, 1, '2025-07-28 08:39:38', '2025-07-28 08:39:38'),
(51316, '46.105.42.135', NULL, 2, '2025-07-28 08:54:31', '2025-07-28 17:07:23'),
(51317, '43.229.208.190', NULL, 3, '2025-07-28 09:21:07', '2025-07-28 10:34:31'),
(51318, '119.28.89.249', NULL, 1, '2025-07-28 09:36:11', '2025-07-28 09:36:11'),
(51319, '40.113.89.53', NULL, 2, '2025-07-28 09:44:10', '2025-07-28 09:44:27'),
(51320, '154.16.49.89', NULL, 1, '2025-07-28 09:48:20', '2025-07-28 09:48:20'),
(51321, '35.185.31.156', NULL, 2, '2025-07-28 09:59:25', '2025-07-28 20:05:47'),
(51322, '182.44.9.147', NULL, 1, '2025-07-28 10:14:42', '2025-07-28 10:14:42'),
(51323, '43.166.128.187', NULL, 1, '2025-07-28 10:18:21', '2025-07-28 10:18:21'),
(51324, '118.179.22.80', NULL, 1, '2025-07-28 10:32:50', '2025-07-28 10:32:50'),
(51325, '52.230.163.34', NULL, 1, '2025-07-28 10:47:01', '2025-07-28 10:47:01'),
(51326, '43.163.206.70', NULL, 1, '2025-07-28 10:51:05', '2025-07-28 10:51:05'),
(51327, '43.130.31.17', NULL, 1, '2025-07-28 11:31:12', '2025-07-28 11:31:12'),
(51328, '205.210.31.139', NULL, 1, '2025-07-28 11:39:23', '2025-07-28 11:39:23'),
(51329, '103.249.56.102', NULL, 1, '2025-07-28 11:58:54', '2025-07-28 11:58:54'),
(51330, '203.202.251.37', NULL, 1, '2025-07-28 11:59:28', '2025-07-28 11:59:28'),
(51331, '52.255.111.123', NULL, 1, '2025-07-28 12:01:28', '2025-07-28 12:01:28'),
(51332, '52.255.111.115', NULL, 1, '2025-07-28 12:01:32', '2025-07-28 12:01:32'),
(51333, '20.171.53.237', NULL, 1, '2025-07-28 12:02:38', '2025-07-28 12:02:38'),
(51334, '162.120.184.34', NULL, 4, '2025-07-28 12:10:07', '2025-07-28 15:56:55'),
(51335, '54.36.232.187', NULL, 1, '2025-07-28 12:33:24', '2025-07-28 12:33:24'),
(51336, '110.249.201.36', NULL, 1, '2025-07-28 12:48:54', '2025-07-28 12:48:54'),
(51337, '103.73.47.26', NULL, 1, '2025-07-28 12:49:52', '2025-07-28 12:49:52'),
(51338, '103.132.155.202', NULL, 1, '2025-07-28 12:59:28', '2025-07-28 12:59:28'),
(51339, '103.91.130.128', NULL, 1, '2025-07-28 13:13:47', '2025-07-28 13:13:47'),
(51340, '193.186.4.159', NULL, 1, '2025-07-28 13:17:31', '2025-07-28 13:17:31'),
(51341, '180.102.134.69', NULL, 1, '2025-07-28 13:25:51', '2025-07-28 13:25:51'),
(51342, '45.156.129.123', NULL, 1, '2025-07-28 13:31:13', '2025-07-28 13:31:13'),
(51343, '45.156.129.121', NULL, 1, '2025-07-28 13:31:14', '2025-07-28 13:31:14'),
(51344, '122.51.242.12', NULL, 2, '2025-07-28 14:00:39', '2025-07-28 14:08:39'),
(51345, '51.68.236.95', NULL, 2, '2025-07-28 14:02:35', '2025-07-28 14:02:36'),
(51346, '205.210.31.175', NULL, 1, '2025-07-28 14:14:38', '2025-07-28 14:14:38'),
(51347, '66.249.70.71', NULL, 1, '2025-07-28 14:16:57', '2025-07-28 14:16:57'),
(51348, '58.145.187.210', NULL, 4, '2025-07-28 14:30:43', '2025-07-28 14:47:21'),
(51349, '51.222.253.11', NULL, 1, '2025-07-28 14:33:15', '2025-07-28 14:33:15'),
(51350, '193.186.4.185', NULL, 1, '2025-07-28 14:41:00', '2025-07-28 14:41:00'),
(51351, '114.143.61.142', NULL, 1, '2025-07-28 14:41:17', '2025-07-28 14:41:17'),
(51352, '162.120.184.195', NULL, 1, '2025-07-28 14:41:40', '2025-07-28 14:41:40'),
(51353, '110.249.201.168', NULL, 1, '2025-07-28 14:57:02', '2025-07-28 14:57:02'),
(51354, '43.153.87.54', NULL, 1, '2025-07-28 15:28:15', '2025-07-28 15:28:15'),
(51355, '162.120.184.35', NULL, 2, '2025-07-28 15:38:10', '2025-07-28 19:38:52'),
(51356, '72.14.201.159', NULL, 1, '2025-07-28 15:38:25', '2025-07-28 15:38:25'),
(51357, '128.77.29.131', NULL, 1, '2025-07-28 15:38:31', '2025-07-28 15:38:31'),
(51358, '43.130.154.56', NULL, 1, '2025-07-28 16:06:54', '2025-07-28 16:06:54'),
(51359, '111.7.96.155', NULL, 2, '2025-07-28 16:13:40', '2025-07-28 16:13:49'),
(51360, '123.160.223.75', NULL, 1, '2025-07-28 16:14:29', '2025-07-28 16:14:29'),
(51361, '142.93.55.237', NULL, 6, '2025-07-28 16:17:44', '2025-07-28 16:17:45'),
(51362, '58.49.233.126', NULL, 1, '2025-07-28 16:29:49', '2025-07-28 16:29:49'),
(51363, '52.255.111.54', NULL, 1, '2025-07-28 16:30:48', '2025-07-28 16:30:48'),
(51364, '52.255.111.53', NULL, 1, '2025-07-28 16:30:52', '2025-07-28 16:30:52'),
(51365, '31.13.127.28', NULL, 1, '2025-07-28 17:56:49', '2025-07-28 17:56:49'),
(51366, '103.114.97.168', NULL, 3, '2025-07-28 18:03:30', '2025-07-28 18:04:35'),
(51367, '103.134.208.4', NULL, 5, '2025-07-28 18:03:53', '2025-07-28 19:27:39'),
(51368, '103.134.208.5', NULL, 2, '2025-07-28 18:12:25', '2025-07-28 18:12:40'),
(51369, '103.116.119.196', NULL, 1, '2025-07-28 18:16:55', '2025-07-28 18:16:55'),
(51370, '91.84.99.6', NULL, 1, '2025-07-28 18:22:08', '2025-07-28 18:22:08'),
(51371, '103.195.205.226', NULL, 1, '2025-07-28 18:45:19', '2025-07-28 18:45:19'),
(51372, '13.69.247.106', NULL, 6, '2025-07-28 18:53:55', '2025-07-28 18:54:19'),
(51373, '173.244.42.171', NULL, 1, '2025-07-28 19:02:17', '2025-07-28 19:02:17'),
(51374, '80.85.245.250', NULL, 1, '2025-07-28 19:09:59', '2025-07-28 19:09:59'),
(51375, '51.8.155.53', NULL, 1, '2025-07-28 19:17:20', '2025-07-28 19:17:20'),
(51376, '51.68.111.203', NULL, 1, '2025-07-28 19:31:45', '2025-07-28 19:31:45'),
(51377, '157.245.98.16', NULL, 1, '2025-07-28 19:46:56', '2025-07-28 19:46:56'),
(51378, '113.219.218.197', NULL, 1, '2025-07-28 19:49:44', '2025-07-28 19:49:44'),
(51379, '52.138.177.55', NULL, 6, '2025-07-28 20:00:24', '2025-07-28 20:00:51'),
(51380, '43.246.202.84', NULL, 1, '2025-07-28 20:02:24', '2025-07-28 20:02:24'),
(51381, '37.111.225.98', NULL, 1, '2025-07-28 20:09:28', '2025-07-28 20:09:28'),
(51382, '87.251.78.131', NULL, 1, '2025-07-28 20:18:02', '2025-07-28 20:18:02'),
(51383, '37.111.201.141', NULL, 1, '2025-07-28 20:28:23', '2025-07-28 20:28:23'),
(51384, '89.40.1.3', NULL, 1, '2025-07-28 20:58:56', '2025-07-28 20:58:56'),
(51385, '43.155.157.239', NULL, 1, '2025-07-28 21:01:16', '2025-07-28 21:01:16'),
(51386, '45.135.232.178', NULL, 1, '2025-07-28 21:08:17', '2025-07-28 21:08:17'),
(51387, '110.249.202.241', NULL, 1, '2025-07-28 21:15:36', '2025-07-28 21:15:36'),
(51388, '58.145.187.242', NULL, 1, '2025-07-28 21:30:32', '2025-07-28 21:30:32'),
(51389, '27.115.124.118', NULL, 1, '2025-07-28 21:42:23', '2025-07-28 21:42:23'),
(51390, '43.131.39.179', NULL, 1, '2025-07-28 21:48:30', '2025-07-28 21:48:30'),
(51391, '195.37.190.69', NULL, 1, '2025-07-28 22:09:24', '2025-07-28 22:09:24'),
(51392, '51.222.253.16', NULL, 1, '2025-07-28 22:13:02', '2025-07-28 22:13:02'),
(51393, '52.255.111.126', NULL, 1, '2025-07-28 22:21:13', '2025-07-28 22:21:13'),
(51394, '132.232.203.74', NULL, 1, '2025-07-28 22:57:53', '2025-07-28 22:57:53'),
(51395, '57.141.0.20', NULL, 1, '2025-07-28 23:00:09', '2025-07-28 23:00:09'),
(51396, '31.13.115.115', NULL, 1, '2025-07-28 23:21:31', '2025-07-28 23:21:31'),
(51397, '118.179.45.27', NULL, 1, '2025-07-28 23:21:48', '2025-07-28 23:21:48'),
(51398, '43.154.127.188', NULL, 1, '2025-07-28 23:22:24', '2025-07-28 23:22:24'),
(51399, '31.13.127.113', NULL, 1, '2025-07-29 00:09:19', '2025-07-29 00:09:19'),
(51400, '208.100.26.233', NULL, 2, '2025-07-29 00:47:43', '2025-07-29 00:47:43'),
(51401, '51.68.111.204', NULL, 1, '2025-07-29 00:57:22', '2025-07-29 00:57:22'),
(51402, '104.244.102.136', NULL, 1, '2025-07-29 02:05:15', '2025-07-29 02:05:15'),
(51403, '119.96.24.54', NULL, 1, '2025-07-29 02:05:37', '2025-07-29 02:05:37'),
(51404, '51.68.236.71', NULL, 1, '2025-07-29 02:24:33', '2025-07-29 02:24:33'),
(51405, '51.68.107.150', NULL, 1, '2025-07-29 02:30:20', '2025-07-29 02:30:20'),
(51406, '79.127.148.150', NULL, 1, '2025-07-29 02:51:50', '2025-07-29 02:51:50'),
(51407, '45.156.129.101', NULL, 1, '2025-07-29 03:06:24', '2025-07-29 03:06:24'),
(51408, '13.79.87.25', NULL, 1, '2025-07-29 03:26:22', '2025-07-29 03:26:22'),
(51409, '43.157.147.3', NULL, 1, '2025-07-29 03:59:52', '2025-07-29 03:59:52'),
(51410, '52.230.164.188', NULL, 1, '2025-07-29 04:14:22', '2025-07-29 04:14:22'),
(51411, '51.68.107.141', NULL, 1, '2025-07-29 04:19:04', '2025-07-29 04:19:04'),
(51412, '54.183.106.87', NULL, 1, '2025-07-29 04:36:48', '2025-07-29 04:36:48'),
(51413, '54.193.97.145', NULL, 3, '2025-07-29 04:37:01', '2025-07-29 04:37:02'),
(51414, '43.166.238.12', NULL, 1, '2025-07-29 04:52:39', '2025-07-29 04:52:39'),
(51415, '89.110.109.74', NULL, 1, '2025-07-29 04:54:23', '2025-07-29 04:54:23'),
(51416, '141.11.149.245', NULL, 1, '2025-07-29 05:00:45', '2025-07-29 05:00:45'),
(51417, '51.68.111.244', NULL, 2, '2025-07-29 05:01:52', '2025-07-29 19:42:48'),
(51418, '93.158.91.10', NULL, 1, '2025-07-29 05:10:01', '2025-07-29 05:10:01'),
(51419, '35.165.154.76', NULL, 1, '2025-07-29 05:19:05', '2025-07-29 05:19:05'),
(51420, '51.68.236.64', NULL, 1, '2025-07-29 05:29:51', '2025-07-29 05:29:51'),
(51421, '47.128.53.180', NULL, 1, '2025-07-29 05:32:18', '2025-07-29 05:32:18'),
(51422, '35.165.16.26', NULL, 1, '2025-07-29 05:33:48', '2025-07-29 05:33:48'),
(51423, '124.221.190.23', NULL, 2, '2025-07-29 05:36:54', '2025-07-29 05:42:16'),
(51424, '143.110.219.164', NULL, 1, '2025-07-29 06:21:46', '2025-07-29 06:21:46'),
(51425, '3.88.231.243', NULL, 1, '2025-07-29 06:28:49', '2025-07-29 06:28:49'),
(51426, '51.222.253.9', NULL, 1, '2025-07-29 06:34:10', '2025-07-29 06:34:10'),
(51427, '40.116.73.212', NULL, 1, '2025-07-29 06:38:20', '2025-07-29 06:38:20'),
(51428, '162.120.184.35', NULL, 1, '2025-07-29 06:44:45', '2025-07-29 06:44:45'),
(51429, '37.111.194.140', NULL, 1, '2025-07-29 06:45:09', '2025-07-29 06:45:09'),
(51430, '13.52.247.253', NULL, 2, '2025-07-29 07:11:20', '2025-07-29 07:11:20'),
(51431, '51.68.107.144', NULL, 1, '2025-07-29 07:13:23', '2025-07-29 07:13:23'),
(51432, '205.169.39.4', NULL, 1, '2025-07-29 07:14:28', '2025-07-29 07:14:28'),
(51433, '103.96.105.138', NULL, 1, '2025-07-29 07:22:02', '2025-07-29 07:22:02'),
(51434, '147.185.132.49', NULL, 1, '2025-07-29 07:38:46', '2025-07-29 07:38:46'),
(51435, '54.165.191.124', NULL, 1, '2025-07-29 07:44:22', '2025-07-29 07:44:22'),
(51436, '51.68.111.213', NULL, 1, '2025-07-29 07:45:23', '2025-07-29 07:45:23'),
(51437, '103.4.118.252', NULL, 3, '2025-07-29 07:52:34', '2025-07-29 09:38:01'),
(51438, '43.143.28.57', NULL, 4, '2025-07-29 07:55:51', '2025-07-29 08:05:50'),
(51439, '49.232.151.112', NULL, 1, '2025-07-29 08:08:33', '2025-07-29 08:08:33'),
(51440, '103.249.56.102', NULL, 1, '2025-07-29 08:41:05', '2025-07-29 08:41:05'),
(51441, '128.204.212.85', NULL, 2, '2025-07-29 08:46:48', '2025-07-29 12:24:08'),
(51442, '74.7.36.111', NULL, 1, '2025-07-29 08:47:06', '2025-07-29 08:47:06'),
(51443, '106.54.4.79', NULL, 3, '2025-07-29 09:18:07', '2025-07-29 09:26:12'),
(51444, '40.84.221.237', NULL, 1, '2025-07-29 09:22:46', '2025-07-29 09:22:46'),
(51445, '128.204.212.87', NULL, 3, '2025-07-29 09:25:17', '2025-07-29 12:34:36'),
(51446, '45.84.107.198', NULL, 1, '2025-07-29 09:26:23', '2025-07-29 09:26:23'),
(51447, '185.100.87.41', NULL, 1, '2025-07-29 09:27:10', '2025-07-29 09:27:10'),
(51448, '2a06:98c0:3600::103', NULL, 1, '2025-07-29 09:30:33', '2025-07-29 09:30:33'),
(51449, '141.98.11.152', NULL, 1, '2025-07-29 10:16:34', '2025-07-29 10:16:34'),
(51450, '43.157.168.43', NULL, 1, '2025-07-29 10:31:23', '2025-07-29 10:31:23'),
(51451, '72.14.201.159', NULL, 1, '2025-07-29 10:52:01', '2025-07-29 10:52:01'),
(51452, '170.64.171.183', NULL, 2, '2025-07-29 10:56:27', '2025-07-29 10:56:34'),
(51453, '162.120.184.6', NULL, 1, '2025-07-29 10:58:35', '2025-07-29 10:58:35'),
(51454, '43.130.102.7', NULL, 1, '2025-07-29 11:08:15', '2025-07-29 11:08:15'),
(51455, '74.7.35.120', NULL, 1, '2025-07-29 11:16:16', '2025-07-29 11:16:16'),
(51456, '103.73.225.160', NULL, 2, '2025-07-29 11:16:58', '2025-07-29 11:20:00'),
(51457, '182.42.111.156', NULL, 1, '2025-07-29 11:18:15', '2025-07-29 11:18:15'),
(51458, '136.226.232.246', NULL, 1, '2025-07-29 11:18:28', '2025-07-29 11:18:28'),
(51459, '34.169.158.222', NULL, 2, '2025-07-29 11:28:32', '2025-07-29 21:44:42'),
(51460, '109.199.118.129', NULL, 1, '2025-07-29 11:53:40', '2025-07-29 11:53:40'),
(51461, '141.98.10.123', NULL, 2, '2025-07-29 11:55:35', '2025-07-29 11:55:36'),
(51462, '20.161.75.222', NULL, 1, '2025-07-29 11:59:14', '2025-07-29 11:59:14'),
(51463, '128.204.212.84', NULL, 2, '2025-07-29 12:15:02', '2025-07-29 12:24:21'),
(51464, '40.116.73.218', NULL, 1, '2025-07-29 12:33:03', '2025-07-29 12:33:03'),
(51465, '35.196.100.228', NULL, 2, '2025-07-29 12:46:12', '2025-07-29 22:28:46'),
(51466, '52.163.93.107', NULL, 1, '2025-07-29 12:50:14', '2025-07-29 12:50:14'),
(51467, '103.196.232.132', NULL, 1, '2025-07-29 12:54:43', '2025-07-29 12:54:43'),
(51468, '51.68.236.73', NULL, 1, '2025-07-29 12:55:15', '2025-07-29 12:55:15'),
(51469, '162.120.184.226', NULL, 2, '2025-07-29 13:02:51', '2025-07-29 13:30:57'),
(51470, '3.138.120.237', NULL, 1, '2025-07-29 13:26:48', '2025-07-29 13:26:48'),
(51471, '3.145.16.231', NULL, 3, '2025-07-29 13:26:49', '2025-07-29 13:26:56'),
(51472, '3.129.7.161', NULL, 3, '2025-07-29 13:26:49', '2025-07-29 13:26:56'),
(51473, '3.145.40.119', NULL, 5, '2025-07-29 13:26:49', '2025-07-29 13:26:56'),
(51474, '18.224.128.89', NULL, 3, '2025-07-29 13:26:49', '2025-07-29 13:26:49'),
(51475, '18.225.25.214', NULL, 1, '2025-07-29 13:26:49', '2025-07-29 13:26:49'),
(51476, '18.225.25.214', NULL, 1, '2025-07-29 13:26:49', '2025-07-29 13:26:49'),
(51477, '3.134.117.246', NULL, 1, '2025-07-29 13:26:50', '2025-07-29 13:26:50'),
(51478, '18.217.212.7', NULL, 2, '2025-07-29 13:26:55', '2025-07-29 13:26:55'),
(51479, '18.218.44.125', NULL, 3, '2025-07-29 13:26:55', '2025-07-29 13:26:56'),
(51480, '110.249.202.221', NULL, 1, '2025-07-29 13:31:37', '2025-07-29 13:31:37'),
(51481, '34.222.38.248', NULL, 1, '2025-07-29 13:50:13', '2025-07-29 13:50:13'),
(51482, '223.25.253.174', NULL, 1, '2025-07-29 14:10:54', '2025-07-29 14:10:54'),
(51483, '37.111.200.88', NULL, 1, '2025-07-29 14:19:50', '2025-07-29 14:19:50'),
(51484, '37.111.194.231', NULL, 1, '2025-07-29 14:24:48', '2025-07-29 14:24:48'),
(51485, '103.144.201.32', NULL, 1, '2025-07-29 14:26:23', '2025-07-29 14:26:23'),
(51486, '175.27.164.113', NULL, 1, '2025-07-29 14:30:50', '2025-07-29 14:30:50'),
(51487, '103.131.71.171', NULL, 1, '2025-07-29 14:42:18', '2025-07-29 14:42:18'),
(51488, '135.237.131.208', NULL, 1, '2025-07-29 14:46:12', '2025-07-29 14:46:12'),
(51489, '202.134.8.195', NULL, 2, '2025-07-29 15:11:04', '2025-07-29 15:11:14'),
(51490, '52.230.164.187', NULL, 1, '2025-07-29 15:21:54', '2025-07-29 15:21:54'),
(51491, '100.24.23.112', NULL, 1, '2025-07-29 15:49:23', '2025-07-29 15:49:23'),
(51492, '40.113.83.124', NULL, 2, '2025-07-29 16:02:15', '2025-07-29 16:02:32'),
(51493, '43.157.22.109', NULL, 1, '2025-07-29 16:10:25', '2025-07-29 16:10:25'),
(51494, '34.74.46.129', NULL, 2, '2025-07-29 16:18:27', '2025-07-29 16:25:39'),
(51495, '162.19.161.218', NULL, 1, '2025-07-29 16:36:14', '2025-07-29 16:36:14'),
(51496, '43.157.22.57', NULL, 1, '2025-07-29 16:46:32', '2025-07-29 16:46:32'),
(51497, '173.252.107.4', NULL, 1, '2025-07-29 16:50:54', '2025-07-29 16:50:54'),
(51498, '52.187.90.57', NULL, 1, '2025-07-29 16:56:47', '2025-07-29 16:56:47'),
(51499, '52.187.14.142', NULL, 1, '2025-07-29 16:56:49', '2025-07-29 16:56:49'),
(51500, '57.154.175.11', NULL, 1, '2025-07-29 17:16:36', '2025-07-29 17:16:36'),
(51501, '49.7.227.204', NULL, 1, '2025-07-29 17:44:08', '2025-07-29 17:44:08'),
(51502, '51.68.111.242', NULL, 1, '2025-07-29 18:01:55', '2025-07-29 18:01:55'),
(51503, '34.75.181.88', NULL, 2, '2025-07-29 18:14:14', '2025-07-29 18:20:51'),
(51504, '31.13.127.19', NULL, 1, '2025-07-29 18:23:03', '2025-07-29 18:23:03'),
(51505, '66.249.70.39', NULL, 1, '2025-07-29 18:44:56', '2025-07-29 18:44:56'),
(51506, '51.222.253.14', NULL, 1, '2025-07-29 19:26:28', '2025-07-29 19:26:28'),
(51507, '212.34.146.152', NULL, 1, '2025-07-29 19:32:45', '2025-07-29 19:32:45'),
(51508, '52.159.249.99', NULL, 1, '2025-07-29 20:34:38', '2025-07-29 20:34:38'),
(51509, '20.171.207.131', NULL, 1, '2025-07-29 20:54:08', '2025-07-29 20:54:08'),
(51510, '35.227.7.199', NULL, 2, '2025-07-29 21:07:09', '2025-07-29 21:13:27'),
(51511, '162.120.184.34', NULL, 1, '2025-07-29 21:13:50', '2025-07-29 21:13:50'),
(51512, '52.167.144.207', NULL, 1, '2025-07-29 21:17:09', '2025-07-29 21:17:09'),
(51513, '43.157.180.116', NULL, 1, '2025-07-29 21:25:15', '2025-07-29 21:25:15'),
(51514, '49.51.196.42', NULL, 1, '2025-07-29 22:31:52', '2025-07-29 22:31:52'),
(51515, '51.222.253.4', NULL, 1, '2025-07-29 23:13:17', '2025-07-29 23:13:17'),
(51516, '173.244.42.174', NULL, 1, '2025-07-29 23:18:44', '2025-07-29 23:18:44'),
(51517, '101.43.20.127', NULL, 2, '2025-07-29 23:19:47', '2025-07-29 23:24:23'),
(51518, '216.250.255.116', NULL, 1, '2025-07-29 23:38:55', '2025-07-29 23:38:55'),
(51519, '43.167.241.46', NULL, 1, '2025-07-29 23:40:22', '2025-07-29 23:40:22'),
(51520, '128.204.212.86', NULL, 1, '2025-07-29 23:43:15', '2025-07-29 23:43:15'),
(51521, '34.224.132.215', NULL, 1, '2025-07-29 23:54:55', '2025-07-29 23:54:55'),
(51522, '35.229.30.198', NULL, 2, '2025-07-29 23:55:42', '2025-07-30 00:02:09'),
(51523, '162.14.210.15', NULL, 1, '2025-07-30 00:05:49', '2025-07-30 00:05:49'),
(51524, '42.0.6.159', NULL, 1, '2025-07-30 00:18:40', '2025-07-30 00:18:40'),
(51525, '118.89.121.172', NULL, 2, '2025-07-30 00:27:50', '2025-07-30 00:35:55'),
(51526, '124.222.64.119', NULL, 2, '2025-07-30 00:33:25', '2025-07-30 00:39:36'),
(51527, '124.222.223.15', NULL, 2, '2025-07-30 00:50:16', '2025-07-30 00:56:30'),
(51528, '217.113.194.51', NULL, 1, '2025-07-30 01:15:50', '2025-07-30 01:15:50'),
(51529, '54.153.82.200', NULL, 7, '2025-07-30 01:18:24', '2025-07-30 01:18:42'),
(51530, '52.53.242.127', NULL, 1, '2025-07-30 01:18:29', '2025-07-30 01:18:29'),
(51531, '60.188.57.0', NULL, 1, '2025-07-30 03:07:45', '2025-07-30 03:07:45'),
(51532, '34.74.196.235', NULL, 1, '2025-07-30 03:55:55', '2025-07-30 03:55:55'),
(51533, '34.74.196.235', NULL, 1, '2025-07-30 04:02:10', '2025-07-30 04:02:10'),
(51534, '85.204.70.104', NULL, 4, '2025-07-30 04:08:48', '2025-07-30 04:08:49'),
(51535, '34.221.19.217', NULL, 1, '2025-07-30 05:28:40', '2025-07-30 05:28:40'),
(51536, '54.188.240.85', NULL, 1, '2025-07-30 05:48:31', '2025-07-30 05:48:31'),
(51537, '175.176.49.185', NULL, 1, '2025-07-30 06:07:23', '2025-07-30 06:07:23'),
(51538, '222.79.104.23', NULL, 2, '2025-07-30 06:09:30', '2025-07-30 09:18:03'),
(51539, '119.28.89.249', NULL, 1, '2025-07-30 06:36:52', '2025-07-30 06:36:52'),
(51540, '57.141.6.21', NULL, 1, '2025-07-30 06:59:26', '2025-07-30 06:59:26'),
(51541, '49.51.195.195', NULL, 1, '2025-07-30 07:15:52', '2025-07-30 07:15:52'),
(51542, '51.222.253.5', NULL, 2, '2025-07-30 07:50:28', '2025-07-30 18:14:34'),
(51543, '106.219.212.249', NULL, 1, '2025-07-30 07:56:28', '2025-07-30 07:56:28'),
(51544, '34.169.158.222', NULL, 2, '2025-07-30 07:58:12', '2025-07-30 18:14:37'),
(51545, '3.133.91.2', NULL, 1, '2025-07-30 08:26:07', '2025-07-30 08:26:07'),
(51546, '18.225.25.214', NULL, 5, '2025-07-30 08:26:07', '2025-07-30 15:32:45'),
(51547, '3.142.93.236', NULL, 1, '2025-07-30 08:26:08', '2025-07-30 08:26:08'),
(51548, '18.217.212.7', NULL, 1, '2025-07-30 08:26:14', '2025-07-30 08:26:14'),
(51549, '18.223.119.79', NULL, 1, '2025-07-30 08:26:14', '2025-07-30 08:26:14'),
(51550, '185.39.19.49', NULL, 1, '2025-07-30 08:27:05', '2025-07-30 08:27:05'),
(51551, '212.118.43.65', NULL, 1, '2025-07-30 08:38:11', '2025-07-30 08:38:11'),
(51552, '3.135.232.243', NULL, 1, '2025-07-30 08:48:08', '2025-07-30 08:48:08'),
(51553, '35.196.100.228', NULL, 2, '2025-07-30 08:50:56', '2025-07-30 19:26:44'),
(51554, '173.252.107.8', NULL, 1, '2025-07-30 09:12:00', '2025-07-30 09:12:00'),
(51555, '72.14.201.150', NULL, 1, '2025-07-30 09:28:51', '2025-07-30 09:28:51'),
(51556, '198.235.24.17', NULL, 1, '2025-07-30 09:47:25', '2025-07-30 09:47:25'),
(51557, '193.186.4.159', NULL, 3, '2025-07-30 09:52:15', '2025-07-30 15:58:39'),
(51558, '202.134.14.153', NULL, 1, '2025-07-30 09:53:04', '2025-07-30 09:53:04'),
(51559, '162.120.184.34', NULL, 1, '2025-07-30 09:58:52', '2025-07-30 09:58:52'),
(51560, '72.14.201.159', NULL, 3, '2025-07-30 09:58:58', '2025-07-30 15:18:51'),
(51561, '103.91.130.128', NULL, 2, '2025-07-30 10:07:18', '2025-07-30 10:55:19'),
(51562, '123.6.49.50', NULL, 1, '2025-07-30 10:16:35', '2025-07-30 10:16:35'),
(51563, '3.22.223.138', NULL, 2, '2025-07-30 10:43:25', '2025-07-30 10:43:27'),
(51564, '135.237.131.219', NULL, 1, '2025-07-30 10:48:57', '2025-07-30 10:48:57'),
(51565, '37.111.200.90', NULL, 1, '2025-07-30 11:00:14', '2025-07-30 11:00:14'),
(51566, '37.111.210.165', NULL, 2, '2025-07-30 11:01:04', '2025-07-30 11:01:20'),
(51567, '185.177.72.12', NULL, 1, '2025-07-30 11:18:10', '2025-07-30 11:18:10'),
(51568, '20.212.201.123', NULL, 1, '2025-07-30 11:25:07', '2025-07-30 11:25:07'),
(51569, '119.42.147.234', NULL, 2, '2025-07-30 11:37:56', '2025-07-30 16:10:10'),
(51570, '74.7.36.92', NULL, 1, '2025-07-30 12:37:28', '2025-07-30 12:37:28'),
(51571, '43.166.130.123', NULL, 1, '2025-07-30 12:41:31', '2025-07-30 12:41:31'),
(51572, '110.249.202.54', NULL, 1, '2025-07-30 12:43:24', '2025-07-30 12:43:24'),
(51573, '162.62.213.187', NULL, 1, '2025-07-30 13:15:18', '2025-07-30 13:15:18'),
(51574, '175.176.50.68', NULL, 1, '2025-07-30 13:18:05', '2025-07-30 13:18:05'),
(51575, '82.174.103.185', NULL, 1, '2025-07-30 13:25:57', '2025-07-30 13:25:57'),
(51576, '51.222.253.12', NULL, 1, '2025-07-30 14:06:21', '2025-07-30 14:06:21'),
(51577, '194.62.105.188', NULL, 1, '2025-07-30 14:07:13', '2025-07-30 14:07:13'),
(51578, '13.83.167.132', NULL, 1, '2025-07-30 14:17:05', '2025-07-30 14:17:05'),
(51579, '162.120.184.8', NULL, 1, '2025-07-30 14:18:13', '2025-07-30 14:18:13'),
(51580, '51.68.107.139', NULL, 1, '2025-07-30 14:19:55', '2025-07-30 14:19:55'),
(51581, '103.145.70.100', NULL, 1, '2025-07-30 14:30:13', '2025-07-30 14:30:13'),
(51582, '162.120.184.226', NULL, 1, '2025-07-30 15:12:31', '2025-07-30 15:12:31'),
(51583, '202.51.186.237', NULL, 2, '2025-07-30 15:27:04', '2025-07-30 15:31:21'),
(51584, '3.145.164.8', NULL, 1, '2025-07-30 15:32:45', '2025-07-30 15:32:45'),
(51585, '3.131.36.197', NULL, 2, '2025-07-30 15:32:46', '2025-07-30 15:33:09'),
(51586, '18.117.194.216', NULL, 1, '2025-07-30 15:33:09', '2025-07-30 15:33:09'),
(51587, '103.131.71.107', NULL, 1, '2025-07-30 15:35:28', '2025-07-30 15:35:28'),
(51588, '52.230.163.45', NULL, 1, '2025-07-30 15:36:37', '2025-07-30 15:36:37'),
(51589, '183.199.86.221', NULL, 1, '2025-07-30 15:39:42', '2025-07-30 15:39:42'),
(51590, '42.236.10.122', NULL, 1, '2025-07-30 15:39:57', '2025-07-30 15:39:57'),
(51591, '42.236.10.98', NULL, 1, '2025-07-30 15:40:55', '2025-07-30 15:40:55'),
(51592, '113.11.89.232', NULL, 1, '2025-07-30 15:54:01', '2025-07-30 15:54:01'),
(51593, '173.252.95.4', NULL, 1, '2025-07-30 16:22:37', '2025-07-30 16:22:37'),
(51594, '124.236.100.56', NULL, 1, '2025-07-30 16:29:11', '2025-07-30 16:29:11'),
(51595, '52.230.164.187', NULL, 1, '2025-07-30 17:08:14', '2025-07-30 17:08:14'),
(51596, '52.175.192.173', NULL, 1, '2025-07-30 17:25:05', '2025-07-30 17:25:05'),
(51597, '43.157.168.43', NULL, 1, '2025-07-30 18:01:29', '2025-07-30 18:01:29'),
(51598, '205.169.39.14', NULL, 1, '2025-07-30 18:26:11', '2025-07-30 18:26:11'),
(51599, '66.249.64.41', NULL, 1, '2025-07-30 18:33:44', '2025-07-30 18:33:44'),
(51600, '43.135.36.201', NULL, 1, '2025-07-30 18:37:19', '2025-07-30 18:37:19'),
(51601, '77.75.76.170', NULL, 1, '2025-07-30 18:47:17', '2025-07-30 18:47:17'),
(51602, '172.182.194.159', NULL, 1, '2025-07-30 18:58:46', '2025-07-30 18:58:46'),
(51603, '103.135.134.36', NULL, 1, '2025-07-30 19:15:56', '2025-07-30 19:15:56'),
(51604, '51.68.111.202', NULL, 2, '2025-07-30 19:28:08', '2025-07-30 19:28:08'),
(51605, '66.249.79.201', NULL, 2, '2025-07-30 20:30:28', '2025-07-30 21:07:54'),
(51606, '80.85.246.214', NULL, 1, '2025-07-30 20:38:20', '2025-07-30 20:38:20'),
(51607, '45.32.166.94', NULL, 2, '2025-07-30 20:50:33', '2025-07-30 20:50:36'),
(51608, '35.213.164.233', NULL, 2, '2025-07-30 20:52:05', '2025-07-30 20:52:07'),
(51609, '115.159.115.172', NULL, 2, '2025-07-30 21:10:24', '2025-07-30 21:18:24'),
(51610, '45.138.16.175', NULL, 1, '2025-07-30 21:46:44', '2025-07-30 21:46:44'),
(51611, '45.138.16.184', NULL, 1, '2025-07-30 21:54:45', '2025-07-30 21:54:45'),
(51612, '51.222.253.19', NULL, 1, '2025-07-30 22:08:13', '2025-07-30 22:08:13'),
(51613, '203.33.203.148', NULL, 1, '2025-07-30 22:12:11', '2025-07-30 22:12:11'),
(51614, '185.39.19.43', NULL, 1, '2025-07-30 22:12:47', '2025-07-30 22:12:47'),
(51615, '150.255.99.220', NULL, 1, '2025-07-30 22:13:05', '2025-07-30 22:13:05'),
(51616, '193.26.115.157', NULL, 1, '2025-07-30 22:32:08', '2025-07-30 22:32:08'),
(51617, '40.84.221.230', NULL, 1, '2025-07-30 23:29:51', '2025-07-30 23:29:51'),
(51618, '198.44.159.42', NULL, 1, '2025-07-30 23:32:20', '2025-07-30 23:32:20'),
(51619, '57.141.6.22', NULL, 1, '2025-07-30 23:39:51', '2025-07-30 23:39:51'),
(51620, '57.141.6.29', NULL, 1, '2025-07-30 23:40:12', '2025-07-30 23:40:12'),
(51621, '95.108.213.239', NULL, 1, '2025-07-30 23:54:28', '2025-07-30 23:54:28'),
(51622, '44.209.113.59', NULL, 1, '2025-07-31 00:43:44', '2025-07-31 00:43:44'),
(51623, '35.196.27.8', NULL, 1, '2025-07-31 00:47:22', '2025-07-31 00:47:22'),
(51624, '113.219.218.197', NULL, 1, '2025-07-31 01:13:07', '2025-07-31 01:13:07'),
(51625, '51.68.111.215', NULL, 1, '2025-07-31 01:13:10', '2025-07-31 01:13:10'),
(51626, '43.155.157.239', NULL, 1, '2025-07-31 01:14:09', '2025-07-31 01:14:09'),
(51627, '18.97.9.99', NULL, 1, '2025-07-31 01:37:09', '2025-07-31 01:37:09'),
(51628, '43.166.7.113', NULL, 1, '2025-07-31 02:00:46', '2025-07-31 02:00:46'),
(51629, '51.222.253.17', NULL, 1, '2025-07-31 02:23:27', '2025-07-31 02:23:27'),
(51630, '144.126.131.216', NULL, 1, '2025-07-31 03:02:54', '2025-07-31 03:02:54'),
(51631, '45.141.215.142', NULL, 1, '2025-07-31 03:11:24', '2025-07-31 03:11:24'),
(51632, '45.141.215.142', NULL, 1, '2025-07-31 03:11:24', '2025-07-31 03:11:24'),
(51633, '51.68.107.161', NULL, 1, '2025-07-31 03:46:37', '2025-07-31 03:46:37'),
(51634, '101.42.117.179', NULL, 1, '2025-07-31 04:16:05', '2025-07-31 04:16:05'),
(51635, '51.68.111.208', NULL, 1, '2025-07-31 04:22:46', '2025-07-31 04:22:46'),
(51636, '192.250.231.9', NULL, 1, '2025-07-31 04:24:56', '2025-07-31 04:24:56'),
(51637, '185.54.231.27', NULL, 4, '2025-07-31 04:41:56', '2025-07-31 04:41:58'),
(51638, '103.35.65.45', NULL, 1, '2025-07-31 04:42:46', '2025-07-31 04:42:46'),
(51639, '143.110.214.142', NULL, 1, '2025-07-31 04:44:44', '2025-07-31 04:44:44'),
(51640, '35.199.189.104', NULL, 1, '2025-07-31 05:01:06', '2025-07-31 05:01:06'),
(51641, '46.105.46.43', NULL, 1, '2025-07-31 05:02:35', '2025-07-31 05:02:35'),
(51642, '54.244.189.139', NULL, 1, '2025-07-31 05:18:20', '2025-07-31 05:18:20'),
(51643, '54.188.240.85', NULL, 1, '2025-07-31 05:20:20', '2025-07-31 05:20:20'),
(51644, '34.19.22.251', NULL, 2, '2025-07-31 05:36:11', '2025-07-31 20:51:09'),
(51645, '57.141.6.18', NULL, 1, '2025-07-31 05:40:29', '2025-07-31 05:40:29'),
(51646, '52.169.235.29', NULL, 2, '2025-07-31 05:49:43', '2025-07-31 05:50:01'),
(51647, '51.222.253.2', NULL, 1, '2025-07-31 05:51:17', '2025-07-31 05:51:17'),
(51648, '27.115.124.109', NULL, 1, '2025-07-31 06:27:36', '2025-07-31 06:27:36'),
(51649, '123.6.49.50', NULL, 1, '2025-07-31 06:27:47', '2025-07-31 06:27:47'),
(51650, '123.6.49.44', NULL, 1, '2025-07-31 06:27:49', '2025-07-31 06:27:49'),
(51651, '199.19.95.48', NULL, 4, '2025-07-31 06:47:04', '2025-07-31 06:47:10'),
(51652, '51.68.111.213', NULL, 1, '2025-07-31 06:48:37', '2025-07-31 06:48:37'),
(51653, '54.193.93.102', NULL, 4, '2025-07-31 06:58:31', '2025-07-31 06:58:39'),
(51654, '52.53.185.105', NULL, 3, '2025-07-31 06:58:47', '2025-07-31 06:58:48'),
(51655, '52.53.185.105', NULL, 3, '2025-07-31 06:58:47', '2025-07-31 06:58:48'),
(51656, '182.42.104.32', NULL, 1, '2025-07-31 07:18:03', '2025-07-31 07:18:03'),
(51657, '162.120.184.226', NULL, 1, '2025-07-31 07:57:26', '2025-07-31 07:57:26'),
(51658, '3.146.111.124', NULL, 1, '2025-07-31 07:57:35', '2025-07-31 07:57:35'),
(51659, '51.68.111.204', NULL, 1, '2025-07-31 07:57:37', '2025-07-31 07:57:37'),
(51660, '43.164.196.57', NULL, 1, '2025-07-31 08:07:50', '2025-07-31 08:07:50'),
(51661, '162.120.184.34', NULL, 4, '2025-07-31 08:22:07', '2025-07-31 11:15:43'),
(51662, '74.7.36.107', NULL, 1, '2025-07-31 08:22:14', '2025-07-31 08:22:14'),
(51663, '43.173.1.69', NULL, 1, '2025-07-31 08:46:56', '2025-07-31 08:46:56'),
(51664, '203.83.178.50', NULL, 1, '2025-07-31 09:07:37', '2025-07-31 09:07:37'),
(51665, '45.90.185.113', NULL, 1, '2025-07-31 09:09:21', '2025-07-31 09:09:21'),
(51666, '57.155.170.194', NULL, 1, '2025-07-31 09:26:40', '2025-07-31 09:26:40'),
(51667, '3.14.250.197', NULL, 1, '2025-07-31 09:27:05', '2025-07-31 09:27:05'),
(51668, '18.225.25.214', NULL, 2, '2025-07-31 09:27:05', '2025-07-31 09:55:36'),
(51669, '18.117.114.238', NULL, 2, '2025-07-31 09:27:06', '2025-07-31 11:46:52'),
(51670, '3.22.209.105', NULL, 3, '2025-07-31 09:27:12', '2025-07-31 11:47:00'),
(51671, '3.21.56.197', NULL, 3, '2025-07-31 09:27:12', '2025-07-31 09:55:37'),
(51672, '57.141.6.11', NULL, 1, '2025-07-31 09:37:34', '2025-07-31 09:37:34'),
(51673, '3.148.240.49', NULL, 3, '2025-07-31 09:55:43', '2025-07-31 11:47:00'),
(51674, '124.221.245.78', NULL, 1, '2025-07-31 10:28:01', '2025-07-31 10:28:01'),
(51675, '167.103.54.90', NULL, 1, '2025-07-31 10:45:27', '2025-07-31 10:45:27'),
(51676, '103.91.130.128', NULL, 2, '2025-07-31 10:47:14', '2025-07-31 11:15:45'),
(51677, '116.68.200.206', NULL, 2, '2025-07-31 10:53:05', '2025-07-31 10:53:06'),
(51678, '205.169.39.17', NULL, 1, '2025-07-31 11:07:02', '2025-07-31 11:07:02'),
(51679, '46.105.39.50', NULL, 1, '2025-07-31 11:18:52', '2025-07-31 11:18:52'),
(51680, '64.62.158.121', NULL, 1, '2025-07-31 11:20:08', '2025-07-31 11:20:08'),
(51681, '18.224.128.89', NULL, 1, '2025-07-31 11:46:52', '2025-07-31 11:46:52'),
(51682, '23.98.186.198', NULL, 1, '2025-07-31 11:52:18', '2025-07-31 11:52:18'),
(51683, '46.105.42.135', NULL, 1, '2025-07-31 11:56:40', '2025-07-31 11:56:40'),
(51684, '51.222.253.8', NULL, 1, '2025-07-31 12:22:55', '2025-07-31 12:22:55'),
(51685, '124.236.100.56', NULL, 1, '2025-07-31 12:31:34', '2025-07-31 12:31:34'),
(51686, '42.236.17.12', NULL, 1, '2025-07-31 12:36:10', '2025-07-31 12:36:10'),
(51687, '110.249.202.45', NULL, 1, '2025-07-31 12:43:51', '2025-07-31 12:43:51'),
(51688, '66.249.79.201', NULL, 1, '2025-07-31 12:46:20', '2025-07-31 12:46:20'),
(51689, '51.68.107.156', NULL, 1, '2025-07-31 13:17:07', '2025-07-31 13:17:07'),
(51690, '124.222.142.44', NULL, 1, '2025-07-31 13:38:38', '2025-07-31 13:38:38'),
(51691, '43.157.179.227', NULL, 1, '2025-07-31 13:58:32', '2025-07-31 13:58:32'),
(51692, '3.111.51.103', NULL, 1, '2025-07-31 14:02:14', '2025-07-31 14:02:14'),
(51693, '13.222.54.104', NULL, 1, '2025-07-31 14:13:09', '2025-07-31 14:13:09'),
(51694, '128.204.212.86', NULL, 2, '2025-07-31 14:16:46', '2025-07-31 23:46:08'),
(51695, '103.30.188.49', NULL, 1, '2025-07-31 14:27:04', '2025-07-31 14:27:04'),
(51696, '43.130.3.120', NULL, 1, '2025-07-31 14:37:14', '2025-07-31 14:37:14'),
(51697, '203.176.249.215', NULL, 1, '2025-07-31 14:46:02', '2025-07-31 14:46:02'),
(51698, '42.236.17.74', NULL, 1, '2025-07-31 14:47:06', '2025-07-31 14:47:06'),
(51699, '42.236.17.3', NULL, 1, '2025-07-31 14:48:35', '2025-07-31 14:48:35'),
(51700, '207.46.13.116', NULL, 1, '2025-07-31 14:51:36', '2025-07-31 14:51:36'),
(51701, '51.68.236.64', NULL, 1, '2025-07-31 15:13:47', '2025-07-31 15:13:47'),
(51702, '42.236.12.227', NULL, 1, '2025-07-31 15:17:29', '2025-07-31 15:17:29'),
(51703, '40.84.221.228', NULL, 1, '2025-07-31 15:19:32', '2025-07-31 15:19:32'),
(51704, '57.155.170.192', NULL, 1, '2025-07-31 15:20:36', '2025-07-31 15:20:36'),
(51705, '167.253.66.212', NULL, 1, '2025-07-31 15:32:04', '2025-07-31 15:32:04'),
(51706, '51.68.236.68', NULL, 1, '2025-07-31 16:35:25', '2025-07-31 16:35:25'),
(51707, '129.28.14.231', NULL, 1, '2025-07-31 16:50:30', '2025-07-31 16:50:30'),
(51708, '89.222.100.4', NULL, 1, '2025-07-31 17:00:14', '2025-07-31 17:00:14'),
(51709, '124.222.209.139', NULL, 4, '2025-07-31 17:18:54', '2025-07-31 17:24:05'),
(51710, '207.46.13.160', NULL, 1, '2025-07-31 17:27:17', '2025-07-31 17:27:17'),
(51711, '51.68.236.90', NULL, 1, '2025-07-31 17:32:39', '2025-07-31 17:32:39'),
(51712, '66.249.79.199', NULL, 1, '2025-07-31 17:54:17', '2025-07-31 17:54:17'),
(51713, '103.138.125.195', NULL, 1, '2025-07-31 17:56:13', '2025-07-31 17:56:13'),
(51714, '159.89.232.176', NULL, 2, '2025-07-31 18:04:57', '2025-07-31 18:04:57'),
(51715, '47.82.11.117', NULL, 1, '2025-07-31 18:19:14', '2025-07-31 18:19:14'),
(51716, '89.187.162.176', NULL, 1, '2025-07-31 18:23:42', '2025-07-31 18:23:42'),
(51717, '74.7.36.90', NULL, 1, '2025-07-31 18:24:12', '2025-07-31 18:24:12'),
(51718, '23.98.186.196', NULL, 1, '2025-07-31 19:18:15', '2025-07-31 19:18:15'),
(51719, '31.13.103.112', NULL, 1, '2025-07-31 19:18:24', '2025-07-31 19:18:24'),
(51720, '43.130.101.151', NULL, 1, '2025-07-31 19:25:19', '2025-07-31 19:25:19'),
(51721, '51.68.107.142', NULL, 1, '2025-07-31 19:28:27', '2025-07-31 19:28:27'),
(51722, '185.21.14.193', NULL, 1, '2025-07-31 19:50:21', '2025-07-31 19:50:21'),
(51723, '206.168.34.71', NULL, 1, '2025-07-31 19:56:21', '2025-07-31 19:56:21'),
(51724, '43.159.152.187', NULL, 1, '2025-07-31 20:01:39', '2025-07-31 20:01:39'),
(51725, '122.51.104.231', NULL, 1, '2025-07-31 20:07:11', '2025-07-31 20:07:11'),
(51726, '167.94.138.47', NULL, 1, '2025-07-31 20:12:23', '2025-07-31 20:12:23'),
(51727, '77.36.126.73', NULL, 1, '2025-07-31 20:13:50', '2025-07-31 20:13:50'),
(51728, '52.230.164.177', NULL, 1, '2025-07-31 20:22:18', '2025-07-31 20:22:18'),
(51729, '51.222.253.3', NULL, 1, '2025-07-31 20:33:56', '2025-07-31 20:33:56'),
(51730, '47.82.11.15', NULL, 1, '2025-07-31 20:42:32', '2025-07-31 20:42:32'),
(51731, '66.249.79.200', NULL, 1, '2025-07-31 20:44:45', '2025-07-31 20:44:45'),
(51732, '47.82.11.59', NULL, 1, '2025-07-31 20:46:55', '2025-07-31 20:46:55'),
(51733, '76.181.131.120', NULL, 1, '2025-07-31 21:21:51', '2025-07-31 21:21:51'),
(51734, '20.171.207.88', NULL, 1, '2025-07-31 21:34:07', '2025-07-31 21:34:07'),
(51735, '5.35.69.6', NULL, 1, '2025-07-31 21:44:13', '2025-07-31 21:44:13'),
(51736, '103.60.6.68', NULL, 1, '2025-07-31 22:27:08', '2025-07-31 22:27:08'),
(51737, '170.106.110.146', NULL, 1, '2025-07-31 22:27:45', '2025-07-31 22:27:45'),
(51738, '213.209.143.116', NULL, 1, '2025-07-31 22:29:59', '2025-07-31 22:29:59'),
(51739, '157.66.56.37', NULL, 1, '2025-07-31 22:42:16', '2025-07-31 22:42:16'),
(51740, '43.167.245.18', NULL, 1, '2025-07-31 22:55:35', '2025-07-31 22:55:35'),
(51741, '46.244.117.213', NULL, 1, '2025-07-31 23:10:42', '2025-07-31 23:10:42'),
(51742, '13.65.138.114', NULL, 1, '2025-07-31 23:48:09', '2025-07-31 23:48:09'),
(51743, '172.94.96.146', NULL, 1, '2025-08-01 00:06:42', '2025-08-01 00:06:42'),
(51744, '51.222.253.11', NULL, 1, '2025-08-01 00:09:38', '2025-08-01 00:09:38'),
(51745, '35.231.142.105', NULL, 1, '2025-08-01 00:43:33', '2025-08-01 00:43:33'),
(51746, '40.113.80.145', NULL, 2, '2025-08-01 01:07:47', '2025-08-01 01:08:04'),
(51747, '180.110.203.108', NULL, 1, '2025-08-01 02:13:25', '2025-08-01 02:13:25'),
(51748, '185.177.72.12', NULL, 4, '2025-08-01 03:02:02', '2025-08-01 03:02:36'),
(51749, '45.89.70.31', NULL, 1, '2025-08-01 03:20:34', '2025-08-01 03:20:34'),
(51750, '88.80.26.3', NULL, 1, '2025-08-01 03:55:46', '2025-08-01 03:55:46'),
(51751, '107.189.29.184', NULL, 1, '2025-08-01 03:56:15', '2025-08-01 03:56:15'),
(51752, '69.63.189.20', NULL, 1, '2025-08-01 03:56:27', '2025-08-01 03:56:27'),
(51753, '128.204.212.87', NULL, 1, '2025-08-01 04:07:17', '2025-08-01 04:07:17'),
(51754, '185.177.72.12', NULL, 2, '2025-08-01 04:18:57', '2025-08-01 04:19:26'),
(51755, '135.148.100.196', NULL, 1, '2025-08-01 04:19:03', '2025-08-01 04:19:03'),
(51756, '35.227.165.174', NULL, 1, '2025-08-01 05:04:17', '2025-08-01 05:04:17'),
(51757, '66.249.79.200', NULL, 2, '2025-08-01 05:10:22', '2025-08-01 16:01:31'),
(51758, '84.17.60.236', NULL, 4, '2025-08-01 05:22:21', '2025-08-01 05:22:23'),
(51759, '124.223.203.74', NULL, 2, '2025-08-01 05:23:46', '2025-08-01 05:33:49'),
(51760, '51.222.253.13', NULL, 2, '2025-08-01 05:23:52', '2025-08-01 15:46:16'),
(51761, '34.83.111.103', NULL, 1, '2025-08-01 05:37:49', '2025-08-01 05:37:49'),
(51762, '51.68.111.214', NULL, 2, '2025-08-01 05:50:33', '2025-08-02 00:00:13'),
(51763, '178.128.60.45', NULL, 2, '2025-08-01 05:53:13', '2025-08-01 05:53:24'),
(51764, '34.221.19.217', NULL, 1, '2025-08-01 05:57:28', '2025-08-01 05:57:28'),
(51765, '114.119.155.42', NULL, 2, '2025-08-01 05:59:51', '2025-08-01 06:06:30'),
(51766, '54.188.240.85', NULL, 1, '2025-08-01 06:12:42', '2025-08-01 06:12:42'),
(51767, '203.176.249.215', NULL, 1, '2025-08-01 06:13:29', '2025-08-01 06:13:29'),
(51768, '18.97.9.168', NULL, 1, '2025-08-01 06:19:51', '2025-08-01 06:19:51'),
(51769, '43.153.48.240', NULL, 1, '2025-08-01 06:30:12', '2025-08-01 06:30:12'),
(51770, '20.171.207.112', NULL, 1, '2025-08-01 06:47:41', '2025-08-01 06:47:41'),
(51771, '20.86.235.138', NULL, 2, '2025-08-01 06:49:38', '2025-08-01 06:50:12'),
(51772, '20.97.189.108', NULL, 1, '2025-08-01 06:52:04', '2025-08-01 06:52:04'),
(51773, '44.244.127.100', NULL, 1, '2025-08-01 06:57:43', '2025-08-01 06:57:43'),
(51774, '185.122.242.27', NULL, 1, '2025-08-01 06:58:22', '2025-08-01 06:58:22'),
(51775, '43.130.106.18', NULL, 1, '2025-08-01 07:17:18', '2025-08-01 07:17:18'),
(51776, '196.251.118.216', NULL, 1, '2025-08-01 07:28:23', '2025-08-01 07:28:23'),
(51777, '117.33.163.216', NULL, 1, '2025-08-01 08:19:31', '2025-08-01 08:19:31'),
(51778, '52.91.13.253', NULL, 1, '2025-08-01 08:29:54', '2025-08-01 08:29:54'),
(51779, '52.230.163.43', NULL, 1, '2025-08-01 08:40:45', '2025-08-01 08:40:45'),
(51780, '57.141.0.30', NULL, 1, '2025-08-01 08:48:01', '2025-08-01 08:48:01'),
(51781, '37.111.212.209', NULL, 2, '2025-08-01 09:09:36', '2025-08-01 09:10:04'),
(51782, '51.222.253.8', NULL, 1, '2025-08-01 09:15:02', '2025-08-01 09:15:02'),
(51783, '94.103.93.19', NULL, 1, '2025-08-01 09:32:17', '2025-08-01 09:32:17'),
(51784, '51.68.107.149', NULL, 1, '2025-08-01 09:33:24', '2025-08-01 09:33:24'),
(51785, '203.2.64.59', NULL, 1, '2025-08-01 11:32:36', '2025-08-01 11:32:36'),
(51786, '185.177.72.3', NULL, 4, '2025-08-01 11:37:51', '2025-08-01 11:38:19'),
(51787, '66.249.79.199', NULL, 3, '2025-08-01 11:41:26', '2025-08-02 03:28:00'),
(51788, '66.249.79.201', NULL, 2, '2025-08-01 11:41:27', '2025-08-01 16:25:42'),
(51789, '162.120.184.35', NULL, 1, '2025-08-01 12:00:28', '2025-08-01 12:00:28'),
(51790, '103.140.176.99', NULL, 1, '2025-08-01 12:00:29', '2025-08-01 12:00:29'),
(51791, '193.186.4.130', NULL, 1, '2025-08-01 12:07:09', '2025-08-01 12:07:09'),
(51792, '193.186.4.159', NULL, 1, '2025-08-01 12:12:40', '2025-08-01 12:12:40'),
(51793, '23.98.186.184', NULL, 1, '2025-08-01 12:23:14', '2025-08-01 12:23:14'),
(51794, '110.249.201.168', NULL, 1, '2025-08-01 12:44:31', '2025-08-01 12:44:31'),
(51795, '103.171.163.141', NULL, 1, '2025-08-01 13:04:08', '2025-08-01 13:04:08'),
(51796, '135.237.131.223', NULL, 1, '2025-08-01 13:05:30', '2025-08-01 13:05:30'),
(51797, '43.153.96.79', NULL, 1, '2025-08-01 13:32:36', '2025-08-01 13:32:36'),
(51798, '40.77.167.67', NULL, 1, '2025-08-01 13:38:02', '2025-08-01 13:38:02'),
(51799, '66.220.149.6', NULL, 1, '2025-08-01 13:42:31', '2025-08-01 13:42:31'),
(51800, '162.120.184.3', NULL, 1, '2025-08-01 13:55:37', '2025-08-01 13:55:37'),
(51801, '51.68.111.243', NULL, 1, '2025-08-01 14:08:28', '2025-08-01 14:08:28'),
(51802, '43.155.140.157', NULL, 1, '2025-08-01 14:10:25', '2025-08-01 14:10:25'),
(51803, '141.98.10.123', NULL, 2, '2025-08-01 14:26:01', '2025-08-01 14:26:02'),
(51804, '125.75.66.97', NULL, 1, '2025-08-01 14:40:38', '2025-08-01 14:40:38'),
(51805, '212.34.146.152', NULL, 1, '2025-08-01 14:56:00', '2025-08-01 14:56:00'),
(51806, '45.94.31.77', NULL, 10, '2025-08-01 15:00:00', '2025-08-01 19:25:59'),
(51807, '51.68.111.209', NULL, 1, '2025-08-01 15:11:55', '2025-08-01 15:11:55');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(51808, '128.204.212.85', NULL, 1, '2025-08-01 15:23:48', '2025-08-01 15:23:48'),
(51809, '124.220.171.34', NULL, 2, '2025-08-01 16:07:10', '2025-08-01 16:18:35'),
(51810, '13.65.138.118', NULL, 1, '2025-08-01 16:51:44', '2025-08-01 16:51:44'),
(51811, '51.68.111.202', NULL, 1, '2025-08-01 17:13:02', '2025-08-01 17:13:02'),
(51812, '185.177.72.46', NULL, 7, '2025-08-01 17:20:23', '2025-08-02 00:57:54'),
(51813, '51.77.53.57', NULL, 1, '2025-08-01 17:25:28', '2025-08-01 17:25:28'),
(51814, '223.15.245.170', NULL, 1, '2025-08-01 17:56:52', '2025-08-01 17:56:52'),
(51815, '51.68.111.217', NULL, 1, '2025-08-01 18:15:38', '2025-08-01 18:15:38'),
(51816, '147.185.132.37', NULL, 1, '2025-08-01 18:17:06', '2025-08-01 18:17:06'),
(51817, '103.245.108.110', NULL, 1, '2025-08-01 18:27:44', '2025-08-01 18:27:44'),
(51818, '31.13.127.116', NULL, 1, '2025-08-01 18:38:00', '2025-08-01 18:38:00'),
(51819, '51.222.253.16', NULL, 2, '2025-08-01 18:47:35', '2025-08-02 03:16:23'),
(51820, '52.169.235.29', NULL, 2, '2025-08-01 18:48:06', '2025-08-01 18:48:07'),
(51821, '177.145.10.77', NULL, 1, '2025-08-01 18:52:25', '2025-08-01 18:52:25'),
(51822, '52.45.92.83', NULL, 1, '2025-08-01 18:58:51', '2025-08-01 18:58:51'),
(51823, '43.130.60.195', NULL, 1, '2025-08-01 19:00:01', '2025-08-01 19:00:01'),
(51824, '74.7.36.105', NULL, 1, '2025-08-01 19:06:43', '2025-08-01 19:06:43'),
(51825, '74.7.36.106', NULL, 1, '2025-08-01 19:06:43', '2025-08-01 19:06:43'),
(51826, '51.68.236.114', NULL, 1, '2025-08-01 19:34:23', '2025-08-01 19:34:23'),
(51827, '43.158.91.71', NULL, 1, '2025-08-01 19:37:31', '2025-08-01 19:37:31'),
(51828, '172.182.213.201', NULL, 1, '2025-08-01 19:48:55', '2025-08-01 19:48:55'),
(51829, '174.207.109.96', NULL, 1, '2025-08-01 19:48:55', '2025-08-01 19:48:55'),
(51830, '45.135.232.10', NULL, 2, '2025-08-01 19:51:56', '2025-08-01 23:25:31'),
(51831, '182.44.67.97', NULL, 1, '2025-08-01 21:10:01', '2025-08-01 21:10:01'),
(51832, '51.68.111.244', NULL, 1, '2025-08-01 21:15:51', '2025-08-01 21:15:51'),
(51833, '2.58.56.222', NULL, 1, '2025-08-01 21:41:59', '2025-08-01 21:41:59'),
(51834, '199.45.154.136', NULL, 1, '2025-08-01 21:49:02', '2025-08-01 21:49:02'),
(51835, '51.68.107.146', NULL, 1, '2025-08-01 21:53:24', '2025-08-01 21:53:24'),
(51836, '34.88.70.221', NULL, 1, '2025-08-01 21:59:29', '2025-08-01 21:59:29'),
(51837, '90.84.234.168', NULL, 1, '2025-08-01 22:21:01', '2025-08-01 22:21:01'),
(51838, '51.68.236.68', NULL, 1, '2025-08-01 22:48:12', '2025-08-01 22:48:12'),
(51839, '81.29.134.51', NULL, 1, '2025-08-01 23:35:07', '2025-08-01 23:35:07'),
(51840, '172.241.142.52', NULL, 1, '2025-08-01 23:51:30', '2025-08-01 23:51:30'),
(51841, '51.222.253.17', NULL, 1, '2025-08-02 00:13:47', '2025-08-02 00:13:47'),
(51842, '182.44.8.254', NULL, 1, '2025-08-02 00:13:52', '2025-08-02 00:13:52'),
(51843, '65.108.201.173', NULL, 1, '2025-08-02 00:28:58', '2025-08-02 00:28:58'),
(51844, '57.141.0.5', NULL, 1, '2025-08-02 02:05:15', '2025-08-02 02:05:15'),
(51845, '106.75.66.169', NULL, 1, '2025-08-02 02:42:42', '2025-08-02 02:42:42'),
(51846, '185.39.19.97', NULL, 1, '2025-08-02 02:47:18', '2025-08-02 02:47:18'),
(51847, '43.157.142.101', NULL, 1, '2025-08-02 02:56:56', '2025-08-02 02:56:56'),
(51848, '35.199.162.118', NULL, 1, '2025-08-02 03:07:54', '2025-08-02 03:07:54'),
(51849, '37.19.223.109', NULL, 1, '2025-08-02 03:10:07', '2025-08-02 03:10:07'),
(51850, '34.127.25.47', NULL, 1, '2025-08-02 03:46:03', '2025-08-02 03:46:03'),
(51851, '170.106.37.134', NULL, 1, '2025-08-02 03:50:53', '2025-08-02 03:50:53'),
(51852, '146.190.62.50', NULL, 1, '2025-08-02 04:34:55', '2025-08-02 04:34:55'),
(51853, '170.106.113.159', NULL, 1, '2025-08-02 05:10:08', '2025-08-02 05:10:08'),
(51854, '34.221.68.232', NULL, 1, '2025-08-02 05:32:54', '2025-08-02 05:32:54'),
(51855, '94.103.93.19', NULL, 1, '2025-08-02 05:52:50', '2025-08-02 05:52:50'),
(51856, '54.188.240.85', NULL, 1, '2025-08-02 06:21:55', '2025-08-02 06:21:55'),
(51857, '3.89.84.242', NULL, 1, '2025-08-02 06:32:04', '2025-08-02 06:32:04'),
(51858, '51.68.107.144', NULL, 1, '2025-08-02 06:37:31', '2025-08-02 06:37:31'),
(51859, '34.88.70.221', NULL, 2, '2025-08-02 06:43:10', '2025-08-02 16:39:48'),
(51860, '185.39.19.48', NULL, 1, '2025-08-02 06:55:47', '2025-08-02 06:55:47'),
(51861, '51.68.111.199', NULL, 1, '2025-08-02 06:57:37', '2025-08-02 06:57:37'),
(51862, '52.255.111.11', NULL, 1, '2025-08-02 07:20:49', '2025-08-02 07:20:49'),
(51863, '45.138.16.215', NULL, 2, '2025-08-02 07:39:37', '2025-08-03 00:10:38'),
(51864, '35.187.47.30', NULL, 1, '2025-08-02 07:45:08', '2025-08-02 07:45:08'),
(51865, '51.77.53.57', NULL, 2, '2025-08-02 07:47:43', '2025-08-02 11:28:13'),
(51866, '40.113.80.145', NULL, 2, '2025-08-02 07:57:00', '2025-08-02 07:57:01'),
(51867, '212.34.140.200', NULL, 1, '2025-08-02 08:13:51', '2025-08-02 08:13:51'),
(51868, '138.199.39.162', NULL, 1, '2025-08-02 08:31:36', '2025-08-02 08:31:36'),
(51869, '201.103.69.217', NULL, 4, '2025-08-02 08:31:53', '2025-08-02 08:31:56'),
(51870, '125.94.144.102', NULL, 1, '2025-08-02 09:21:44', '2025-08-02 09:21:44'),
(51871, '51.68.107.154', NULL, 1, '2025-08-02 09:35:34', '2025-08-02 09:35:34'),
(51872, '91.84.109.103', NULL, 1, '2025-08-02 10:09:54', '2025-08-02 10:09:54'),
(51873, '23.106.193.151', NULL, 1, '2025-08-02 10:10:23', '2025-08-02 10:10:23'),
(51874, '43.131.36.84', NULL, 1, '2025-08-02 10:14:18', '2025-08-02 10:14:18'),
(51875, '51.68.107.157', NULL, 1, '2025-08-02 10:46:49', '2025-08-02 10:46:49'),
(51876, '51.222.253.9', NULL, 1, '2025-08-02 10:51:41', '2025-08-02 10:51:41'),
(51877, '43.166.244.251', NULL, 1, '2025-08-02 10:59:34', '2025-08-02 10:59:34'),
(51878, '17.241.219.17', NULL, 1, '2025-08-02 11:39:46', '2025-08-02 11:39:46'),
(51879, '43.157.181.189', NULL, 1, '2025-08-02 12:27:00', '2025-08-02 12:27:00'),
(51880, '119.45.20.16', NULL, 1, '2025-08-02 12:34:29', '2025-08-02 12:34:29'),
(51881, '40.77.167.50', NULL, 1, '2025-08-02 12:34:30', '2025-08-02 12:34:30'),
(51882, '111.225.148.59', NULL, 1, '2025-08-02 12:43:33', '2025-08-02 12:43:33'),
(51883, '34.127.25.47', NULL, 2, '2025-08-02 12:53:34', '2025-08-02 21:53:56'),
(51884, '74.7.36.76', NULL, 1, '2025-08-02 13:18:18', '2025-08-02 13:18:18'),
(51885, '74.7.36.74', NULL, 1, '2025-08-02 13:18:19', '2025-08-02 13:18:19'),
(51886, '51.222.253.2', NULL, 1, '2025-08-02 13:59:01', '2025-08-02 13:59:01'),
(51887, '20.161.75.215', NULL, 1, '2025-08-02 14:30:03', '2025-08-02 14:30:03'),
(51888, '20.161.75.210', NULL, 1, '2025-08-02 14:30:06', '2025-08-02 14:30:06'),
(51889, '51.68.107.141', NULL, 1, '2025-08-02 14:30:23', '2025-08-02 14:30:23'),
(51890, '58.145.187.200', NULL, 1, '2025-08-02 14:31:16', '2025-08-02 14:31:16'),
(51891, '72.14.201.130', NULL, 1, '2025-08-02 14:42:29', '2025-08-02 14:42:29'),
(51892, '57.141.0.14', NULL, 1, '2025-08-02 14:56:14', '2025-08-02 14:56:14'),
(51893, '72.13.62.26', NULL, 1, '2025-08-02 15:11:27', '2025-08-02 15:11:27'),
(51894, '51.68.236.69', NULL, 1, '2025-08-02 15:32:02', '2025-08-02 15:32:02'),
(51895, '175.27.164.113', NULL, 2, '2025-08-02 15:41:54', '2025-08-02 22:06:20'),
(51896, '51.68.111.214', NULL, 1, '2025-08-02 16:05:14', '2025-08-02 16:05:14'),
(51897, '43.130.57.76', NULL, 1, '2025-08-02 16:10:58', '2025-08-02 16:10:58'),
(51898, '196.251.73.192', NULL, 4, '2025-08-02 16:14:26', '2025-08-02 16:14:27'),
(51899, '49.51.243.95', NULL, 1, '2025-08-02 16:47:01', '2025-08-02 16:47:01'),
(51900, '43.143.7.112', NULL, 2, '2025-08-02 17:03:27', '2025-08-02 17:09:38'),
(51901, '27.147.200.102', NULL, 1, '2025-08-02 17:23:36', '2025-08-02 17:23:36'),
(51902, '93.159.230.85', NULL, 1, '2025-08-02 17:40:00', '2025-08-02 17:40:00'),
(51903, '196.251.86.175', NULL, 1, '2025-08-02 17:57:56', '2025-08-02 17:57:56'),
(51904, '117.33.163.216', NULL, 1, '2025-08-02 18:56:01', '2025-08-02 18:56:01'),
(51905, '167.99.230.156', NULL, 1, '2025-08-02 19:33:06', '2025-08-02 19:33:06'),
(51906, '51.68.107.159', NULL, 1, '2025-08-02 19:59:02', '2025-08-02 19:59:02'),
(51907, '57.141.6.20', NULL, 1, '2025-08-02 20:13:14', '2025-08-02 20:13:14'),
(51908, '40.77.167.72', NULL, 1, '2025-08-02 20:20:01', '2025-08-02 20:20:01'),
(51909, '66.249.70.33', NULL, 1, '2025-08-02 20:28:55', '2025-08-02 20:28:55'),
(51910, '40.84.221.232', NULL, 1, '2025-08-02 20:33:12', '2025-08-02 20:33:12'),
(51911, '51.68.111.215', NULL, 1, '2025-08-02 20:58:08', '2025-08-02 20:58:08'),
(51912, '35.213.164.233', NULL, 2, '2025-08-02 21:03:11', '2025-08-02 21:03:12'),
(51913, '45.94.31.77', NULL, 2, '2025-08-02 21:28:54', '2025-08-02 21:29:02'),
(51914, '170.106.147.63', NULL, 1, '2025-08-02 21:53:34', '2025-08-02 21:53:34'),
(51915, '51.222.253.10', NULL, 1, '2025-08-02 22:25:50', '2025-08-02 22:25:50'),
(51916, '80.85.246.214', NULL, 1, '2025-08-02 22:25:59', '2025-08-02 22:25:59'),
(51917, '185.224.128.138', NULL, 2, '2025-08-02 22:29:27', '2025-08-03 02:22:25'),
(51918, '51.68.107.151', NULL, 1, '2025-08-02 22:47:14', '2025-08-02 22:47:14'),
(51919, '43.130.67.6', NULL, 1, '2025-08-02 22:52:01', '2025-08-02 22:52:01'),
(51920, '52.231.103.129', NULL, 1, '2025-08-02 22:52:08', '2025-08-02 22:52:08'),
(51921, '185.177.72.7', NULL, 1, '2025-08-02 23:06:43', '2025-08-02 23:06:43'),
(51922, '114.130.159.9', NULL, 1, '2025-08-02 23:58:43', '2025-08-02 23:58:43'),
(51923, '145.220.91.19', NULL, 1, '2025-08-03 00:14:33', '2025-08-03 00:14:33'),
(51924, '34.220.179.104', NULL, 1, '2025-08-03 00:33:53', '2025-08-03 00:33:53'),
(51925, '43.152.72.247', NULL, 1, '2025-08-03 00:35:38', '2025-08-03 00:35:38'),
(51926, '128.204.212.85', NULL, 1, '2025-08-03 00:49:28', '2025-08-03 00:49:28'),
(51927, '43.134.114.183', NULL, 1, '2025-08-03 01:05:02', '2025-08-03 01:05:02'),
(51928, '49.232.151.112', NULL, 1, '2025-08-03 01:08:05', '2025-08-03 01:08:05'),
(51929, '104.28.120.4', NULL, 1, '2025-08-03 01:43:09', '2025-08-03 01:43:09'),
(51930, '51.222.253.6', NULL, 1, '2025-08-03 01:51:15', '2025-08-03 01:51:15'),
(51931, '205.210.31.37', NULL, 1, '2025-08-03 01:52:49', '2025-08-03 01:52:49'),
(51932, '198.235.24.131', NULL, 1, '2025-08-03 02:41:54', '2025-08-03 02:41:54'),
(51933, '185.177.72.9', NULL, 1, '2025-08-03 02:43:00', '2025-08-03 02:43:00'),
(51934, '66.249.70.39', NULL, 1, '2025-08-03 03:03:53', '2025-08-03 03:03:53'),
(51935, '193.32.162.133', NULL, 2, '2025-08-03 03:22:38', '2025-08-03 03:22:38'),
(51936, '193.32.162.133', NULL, 2, '2025-08-03 03:22:38', '2025-08-03 03:22:38'),
(51937, '34.220.243.103', NULL, 1, '2025-08-03 04:51:42', '2025-08-03 04:51:42'),
(51938, '43.157.22.109', NULL, 1, '2025-08-03 05:08:32', '2025-08-03 05:08:32'),
(51939, '54.188.240.85', NULL, 1, '2025-08-03 05:15:38', '2025-08-03 05:15:38'),
(51940, '43.167.245.18', NULL, 1, '2025-08-03 05:59:26', '2025-08-03 05:59:26'),
(51941, '42.106.130.253', NULL, 1, '2025-08-03 06:22:51', '2025-08-03 06:22:51'),
(51942, '40.77.167.78', NULL, 1, '2025-08-03 06:55:59', '2025-08-03 06:55:59'),
(51943, '66.249.64.41', NULL, 1, '2025-08-03 06:56:57', '2025-08-03 06:56:57'),
(51944, '38.246.32.120', NULL, 1, '2025-08-03 07:17:39', '2025-08-03 07:17:39'),
(51945, '36.50.241.130', NULL, 1, '2025-08-03 07:43:39', '2025-08-03 07:43:39'),
(51946, '46.105.40.140', NULL, 1, '2025-08-03 08:13:38', '2025-08-03 08:13:38'),
(51947, '52.225.75.214', NULL, 1, '2025-08-03 08:19:30', '2025-08-03 08:19:30'),
(51948, '4.197.236.174', NULL, 1, '2025-08-03 08:31:04', '2025-08-03 08:31:04'),
(51949, '202.134.11.228', NULL, 1, '2025-08-03 08:47:45', '2025-08-03 08:47:45'),
(51950, '103.31.153.231', NULL, 1, '2025-08-03 08:58:37', '2025-08-03 08:58:37'),
(51951, '51.222.253.12', NULL, 2, '2025-08-03 08:59:49', '2025-08-04 02:22:09'),
(51952, '52.225.75.222', NULL, 1, '2025-08-03 09:09:15', '2025-08-03 09:09:15'),
(51953, '118.179.218.201', NULL, 2, '2025-08-03 09:51:38', '2025-08-03 09:51:40'),
(51954, '74.7.35.63', NULL, 1, '2025-08-03 10:00:02', '2025-08-03 10:00:02'),
(51955, '74.7.35.49', NULL, 1, '2025-08-03 10:00:06', '2025-08-03 10:00:06'),
(51956, '20.171.207.27', NULL, 1, '2025-08-03 10:01:38', '2025-08-03 10:01:38'),
(51957, '109.70.100.3', NULL, 1, '2025-08-03 10:02:53', '2025-08-03 10:02:53'),
(51958, '43.229.208.190', NULL, 4, '2025-08-03 10:14:23', '2025-08-03 12:56:45'),
(51959, '182.42.111.156', NULL, 1, '2025-08-03 10:16:31', '2025-08-03 10:16:31'),
(51960, '52.169.235.29', NULL, 1, '2025-08-03 10:17:20', '2025-08-03 10:17:20'),
(51961, '74.7.36.107', NULL, 1, '2025-08-03 11:18:19', '2025-08-03 11:18:19'),
(51962, '43.135.133.194', NULL, 1, '2025-08-03 11:21:39', '2025-08-03 11:21:39'),
(51963, '170.106.192.208', NULL, 1, '2025-08-03 11:59:55', '2025-08-03 11:59:55'),
(51964, '51.68.236.73', NULL, 1, '2025-08-03 12:24:59', '2025-08-03 12:24:59'),
(51965, '123.160.223.73', NULL, 1, '2025-08-03 12:33:18', '2025-08-03 12:33:18'),
(51966, '123.160.223.75', NULL, 1, '2025-08-03 12:34:00', '2025-08-03 12:34:00'),
(51967, '192.197.201.114', NULL, 1, '2025-08-03 12:34:15', '2025-08-03 12:34:15'),
(51968, '180.110.203.108', NULL, 1, '2025-08-03 13:29:33', '2025-08-03 13:29:33'),
(51969, '51.68.111.213', NULL, 1, '2025-08-03 14:14:03', '2025-08-03 14:14:03'),
(51970, '173.252.83.1', NULL, 1, '2025-08-03 14:41:06', '2025-08-03 14:41:06'),
(51971, '171.25.193.35', NULL, 1, '2025-08-03 15:11:36', '2025-08-03 15:11:36'),
(51972, '205.210.31.38', NULL, 1, '2025-08-03 15:11:54', '2025-08-03 15:11:54'),
(51973, '42.236.101.219', NULL, 1, '2025-08-03 15:12:01', '2025-08-03 15:12:01'),
(51974, '42.236.17.70', NULL, 1, '2025-08-03 15:12:02', '2025-08-03 15:12:02'),
(51975, '42.236.12.223', NULL, 1, '2025-08-03 15:13:56', '2025-08-03 15:13:56'),
(51976, '42.236.17.108', NULL, 1, '2025-08-03 15:14:01', '2025-08-03 15:14:01'),
(51977, '52.167.144.225', NULL, 1, '2025-08-03 15:21:47', '2025-08-03 15:21:47'),
(51978, '51.68.107.151', NULL, 1, '2025-08-03 15:33:53', '2025-08-03 15:33:53'),
(51979, '51.222.253.8', NULL, 1, '2025-08-03 15:49:24', '2025-08-03 15:49:24'),
(51980, '81.29.134.51', NULL, 1, '2025-08-03 15:53:52', '2025-08-03 15:53:52'),
(51981, '205.169.39.16', NULL, 1, '2025-08-03 15:54:42', '2025-08-03 15:54:42'),
(51982, '202.134.11.239', NULL, 1, '2025-08-03 16:37:34', '2025-08-03 16:37:34'),
(51983, '111.172.249.49', NULL, 1, '2025-08-03 16:38:14', '2025-08-03 16:38:14'),
(51984, '51.68.107.150', NULL, 1, '2025-08-03 16:57:59', '2025-08-03 16:57:59'),
(51985, '150.109.230.210', NULL, 1, '2025-08-03 16:58:13', '2025-08-03 16:58:13'),
(51986, '51.68.111.243', NULL, 1, '2025-08-03 17:01:11', '2025-08-03 17:01:11'),
(51987, '202.134.10.137', NULL, 1, '2025-08-03 17:29:36', '2025-08-03 17:29:36'),
(51988, '66.249.64.40', NULL, 2, '2025-08-03 17:29:49', '2025-08-04 02:22:16'),
(51989, '43.157.53.115', NULL, 1, '2025-08-03 17:34:30', '2025-08-03 17:34:30'),
(51990, '196.251.69.95', NULL, 4, '2025-08-03 17:48:22', '2025-08-03 18:25:00'),
(51991, '205.169.39.4', NULL, 1, '2025-08-03 18:10:30', '2025-08-03 18:10:30'),
(51992, '87.249.132.33', NULL, 1, '2025-08-03 18:20:31', '2025-08-03 18:20:31'),
(51993, '51.195.166.174', NULL, 1, '2025-08-03 18:35:17', '2025-08-03 18:35:17'),
(51994, '185.220.100.240', NULL, 1, '2025-08-03 18:35:19', '2025-08-03 18:35:19'),
(51995, '185.129.61.4', NULL, 1, '2025-08-03 18:37:04', '2025-08-03 18:37:04'),
(51996, '58.145.186.131', NULL, 1, '2025-08-03 19:23:49', '2025-08-03 19:23:49'),
(51997, '136.226.253.74', NULL, 1, '2025-08-03 19:27:52', '2025-08-03 19:27:52'),
(51998, '20.169.80.130', NULL, 1, '2025-08-03 19:34:41', '2025-08-03 19:34:41'),
(51999, '51.68.111.212', NULL, 1, '2025-08-03 19:40:29', '2025-08-03 19:40:29'),
(52000, '110.249.202.164', NULL, 1, '2025-08-03 19:45:02', '2025-08-03 19:45:02'),
(52001, '212.34.154.131', NULL, 1, '2025-08-03 19:53:56', '2025-08-03 19:53:56'),
(52002, '100.25.120.246', NULL, 1, '2025-08-03 19:54:42', '2025-08-03 19:54:42'),
(52003, '182.42.105.85', NULL, 1, '2025-08-03 19:55:54', '2025-08-03 19:55:54'),
(52004, '54.70.190.91', NULL, 3, '2025-08-03 20:20:13', '2025-08-03 20:20:14'),
(52005, '57.141.6.11', NULL, 1, '2025-08-03 20:42:04', '2025-08-03 20:42:04'),
(52006, '172.192.60.65', NULL, 1, '2025-08-03 20:48:39', '2025-08-03 20:48:39'),
(52007, '43.153.48.240', NULL, 1, '2025-08-03 21:07:53', '2025-08-03 21:07:53'),
(52008, '93.158.90.66', NULL, 1, '2025-08-03 21:37:15', '2025-08-03 21:37:15'),
(52009, '148.113.215.71', NULL, 1, '2025-08-03 22:37:15', '2025-08-03 22:37:15'),
(52010, '20.171.207.228', NULL, 1, '2025-08-03 23:42:37', '2025-08-03 23:42:37'),
(52011, '57.141.6.9', NULL, 1, '2025-08-03 23:50:23', '2025-08-03 23:50:23'),
(52012, '51.68.107.141', NULL, 1, '2025-08-03 23:58:33', '2025-08-03 23:58:33'),
(52013, '43.173.1.69', NULL, 1, '2025-08-04 00:33:06', '2025-08-04 00:33:06'),
(52014, '49.51.233.46', NULL, 1, '2025-08-04 01:30:35', '2025-08-04 01:30:35'),
(52015, '36.41.75.167', NULL, 1, '2025-08-04 02:02:30', '2025-08-04 02:02:30'),
(52016, '45.80.158.129', NULL, 1, '2025-08-04 02:14:33', '2025-08-04 02:14:33'),
(52017, '51.68.107.156', NULL, 1, '2025-08-04 02:20:13', '2025-08-04 02:20:13'),
(52018, '45.135.38.88', NULL, 1, '2025-08-04 02:46:28', '2025-08-04 02:46:28'),
(52019, '185.191.171.16', NULL, 1, '2025-08-04 03:09:23', '2025-08-04 03:09:23'),
(52020, '185.79.157.23', NULL, 1, '2025-08-04 03:33:06', '2025-08-04 03:33:06'),
(52021, '142.93.13.237', NULL, 1, '2025-08-04 04:32:22', '2025-08-04 04:32:22'),
(52022, '54.188.240.85', NULL, 1, '2025-08-04 05:03:48', '2025-08-04 05:03:48'),
(52023, '54.191.125.55', NULL, 1, '2025-08-04 05:12:00', '2025-08-04 05:12:00'),
(52024, '205.210.31.27', NULL, 1, '2025-08-04 06:27:57', '2025-08-04 06:27:57'),
(52025, '154.16.49.89', NULL, 1, '2025-08-04 06:35:25', '2025-08-04 06:35:25'),
(52026, '43.157.156.190', NULL, 1, '2025-08-04 07:52:08', '2025-08-04 07:52:08'),
(52027, '129.211.215.233', NULL, 2, '2025-08-04 08:07:57', '2025-08-04 21:03:14'),
(52028, '27.115.124.6', NULL, 1, '2025-08-04 08:10:35', '2025-08-04 08:10:35'),
(52029, '66.249.64.41', NULL, 2, '2025-08-04 08:18:11', '2025-08-04 14:35:33'),
(52030, '43.156.204.134', NULL, 1, '2025-08-04 08:31:59', '2025-08-04 08:31:59'),
(52031, '37.111.213.36', NULL, 1, '2025-08-04 08:46:09', '2025-08-04 08:46:09'),
(52032, '20.97.189.111', NULL, 1, '2025-08-04 08:51:41', '2025-08-04 08:51:41'),
(52033, '58.145.186.235', NULL, 1, '2025-08-04 08:55:08', '2025-08-04 08:55:08'),
(52034, '52.231.97.221', NULL, 1, '2025-08-04 09:12:23', '2025-08-04 09:12:23'),
(52035, '162.120.184.227', NULL, 1, '2025-08-04 09:18:00', '2025-08-04 09:18:00'),
(52036, '51.68.236.68', NULL, 1, '2025-08-04 09:52:46', '2025-08-04 09:52:46'),
(52037, '45.89.70.30', NULL, 2, '2025-08-04 09:58:09', '2025-08-04 22:30:52'),
(52038, '135.237.131.212', NULL, 1, '2025-08-04 10:03:15', '2025-08-04 10:03:15'),
(52039, '51.91.239.1', NULL, 1, '2025-08-04 10:07:22', '2025-08-04 10:07:22'),
(52040, '3.148.192.24', NULL, 3, '2025-08-04 10:07:41', '2025-08-04 10:07:48'),
(52041, '18.225.25.214', NULL, 1, '2025-08-04 10:07:42', '2025-08-04 10:07:42'),
(52042, '3.140.199.176', NULL, 1, '2025-08-04 10:07:49', '2025-08-04 10:07:49'),
(52043, '3.143.243.84', NULL, 1, '2025-08-04 10:16:58', '2025-08-04 10:16:58'),
(52044, '18.224.128.89', NULL, 1, '2025-08-04 10:16:58', '2025-08-04 10:16:58'),
(52045, '18.221.54.246', NULL, 1, '2025-08-04 10:16:59', '2025-08-04 10:16:59'),
(52046, '3.139.82.36', NULL, 1, '2025-08-04 10:17:05', '2025-08-04 10:17:05'),
(52047, '3.15.17.141', NULL, 1, '2025-08-04 10:17:05', '2025-08-04 10:17:05'),
(52048, '88.80.26.4', NULL, 1, '2025-08-04 10:21:00', '2025-08-04 10:21:00'),
(52049, '72.14.201.141', NULL, 1, '2025-08-04 10:27:04', '2025-08-04 10:27:04'),
(52050, '193.37.33.80', NULL, 2, '2025-08-04 10:34:35', '2025-08-04 10:35:19'),
(52051, '193.37.33.101', NULL, 1, '2025-08-04 10:36:14', '2025-08-04 10:36:14'),
(52052, '193.37.33.79', NULL, 1, '2025-08-04 10:37:25', '2025-08-04 10:37:25'),
(52053, '87.58.67.101', NULL, 1, '2025-08-04 10:52:18', '2025-08-04 10:52:18'),
(52054, '205.169.39.36', NULL, 1, '2025-08-04 10:53:20', '2025-08-04 10:53:20'),
(52055, '74.7.35.120', NULL, 2, '2025-08-04 10:54:01', '2025-08-05 01:56:53'),
(52056, '195.26.225.209', NULL, 1, '2025-08-04 11:12:29', '2025-08-04 11:12:29'),
(52057, '120.50.22.50', NULL, 1, '2025-08-04 11:21:45', '2025-08-04 11:21:45'),
(52058, '149.40.52.207', NULL, 1, '2025-08-04 11:35:40', '2025-08-04 11:35:40'),
(52059, '40.84.221.220', NULL, 1, '2025-08-04 11:43:53', '2025-08-04 11:43:53'),
(52060, '81.68.234.150', NULL, 2, '2025-08-04 12:00:14', '2025-08-04 12:06:12'),
(52061, '185.177.72.9', NULL, 3, '2025-08-04 12:08:00', '2025-08-04 13:49:38'),
(52062, '110.249.201.184', NULL, 1, '2025-08-04 12:44:34', '2025-08-04 12:44:34'),
(52063, '51.222.253.9', NULL, 1, '2025-08-04 12:45:42', '2025-08-04 12:45:42'),
(52064, '51.68.111.216', NULL, 1, '2025-08-04 12:51:21', '2025-08-04 12:51:21'),
(52065, '110.249.201.106', NULL, 1, '2025-08-04 13:06:35', '2025-08-04 13:06:35'),
(52066, '223.83.130.199', NULL, 1, '2025-08-04 13:15:44', '2025-08-04 13:15:44'),
(52067, '13.65.138.113', NULL, 1, '2025-08-04 13:19:10', '2025-08-04 13:19:10'),
(52068, '107.189.12.7', NULL, 1, '2025-08-04 13:26:22', '2025-08-04 13:26:22'),
(52069, '172.182.211.207', NULL, 1, '2025-08-04 13:27:51', '2025-08-04 13:27:51'),
(52070, '43.157.172.39', NULL, 1, '2025-08-04 13:41:00', '2025-08-04 13:41:00'),
(52071, '43.130.110.130', NULL, 1, '2025-08-04 14:14:54', '2025-08-04 14:14:54'),
(52072, '51.68.107.156', NULL, 1, '2025-08-04 14:27:00', '2025-08-04 14:27:00'),
(52073, '94.191.43.82', NULL, 1, '2025-08-04 14:27:53', '2025-08-04 14:27:53'),
(52074, '18.234.239.140', NULL, 1, '2025-08-04 14:35:32', '2025-08-04 14:35:32'),
(52075, '3.142.77.137', NULL, 1, '2025-08-04 14:35:32', '2025-08-04 14:35:32'),
(52076, '18.191.121.164', NULL, 1, '2025-08-04 14:35:33', '2025-08-04 14:35:33'),
(52077, '66.249.70.39', NULL, 2, '2025-08-04 14:35:34', '2025-08-05 03:02:06'),
(52078, '206.166.251.193', NULL, 1, '2025-08-04 14:35:34', '2025-08-04 14:35:34'),
(52079, '18.206.137.5', NULL, 1, '2025-08-04 14:35:41', '2025-08-04 14:35:41'),
(52080, '18.216.113.133', NULL, 1, '2025-08-04 14:35:41', '2025-08-04 14:35:41'),
(52081, '18.224.43.117', NULL, 1, '2025-08-04 14:35:41', '2025-08-04 14:35:41'),
(52082, '64.190.113.221', NULL, 1, '2025-08-04 14:35:42', '2025-08-04 14:35:42'),
(52083, '54.70.53.60', NULL, 1, '2025-08-04 14:35:52', '2025-08-04 14:35:52'),
(52084, '209.38.171.212', NULL, 1, '2025-08-04 14:35:54', '2025-08-04 14:35:54'),
(52085, '45.133.192.199', NULL, 1, '2025-08-04 14:35:55', '2025-08-04 14:35:55'),
(52086, '128.90.64.237', NULL, 1, '2025-08-04 14:35:55', '2025-08-04 14:35:55'),
(52087, '206.174.162.8', NULL, 2, '2025-08-04 14:35:55', '2025-08-04 14:36:37'),
(52088, '167.88.60.233', NULL, 2, '2025-08-04 14:35:58', '2025-08-04 14:36:46'),
(52089, '116.206.228.188', NULL, 1, '2025-08-04 14:36:00', '2025-08-04 14:36:00'),
(52090, '54.71.187.124', NULL, 1, '2025-08-04 14:36:08', '2025-08-04 14:36:08'),
(52091, '51.68.111.204', NULL, 1, '2025-08-04 14:40:16', '2025-08-04 14:40:16'),
(52092, '124.236.100.56', NULL, 1, '2025-08-04 15:07:07', '2025-08-04 15:07:07'),
(52093, '185.226.197.17', NULL, 1, '2025-08-04 15:14:46', '2025-08-04 15:14:46'),
(52094, '176.100.243.133', NULL, 2, '2025-08-04 15:22:22', '2025-08-04 15:29:40'),
(52095, '51.68.236.91', NULL, 1, '2025-08-04 15:48:28', '2025-08-04 15:48:28'),
(52096, '156.146.37.95', NULL, 1, '2025-08-04 15:54:12', '2025-08-04 15:54:12'),
(52097, '68.65.220.247', NULL, 1, '2025-08-04 16:05:27', '2025-08-04 16:05:27'),
(52098, '124.221.186.82', NULL, 5, '2025-08-04 16:12:40', '2025-08-04 16:25:06'),
(52099, '5.165.212.193', NULL, 1, '2025-08-04 17:05:50', '2025-08-04 17:05:50'),
(52100, '51.68.107.138', NULL, 2, '2025-08-04 17:36:48', '2025-08-04 17:36:49'),
(52101, '103.74.122.195', NULL, 1, '2025-08-04 17:38:03', '2025-08-04 17:38:03'),
(52102, '180.110.203.108', NULL, 1, '2025-08-04 17:41:54', '2025-08-04 17:41:54'),
(52103, '40.116.73.216', NULL, 1, '2025-08-04 17:51:37', '2025-08-04 17:51:37'),
(52104, '51.222.253.12', NULL, 1, '2025-08-04 18:02:36', '2025-08-04 18:02:36'),
(52105, '34.194.154.127', NULL, 2, '2025-08-04 18:12:49', '2025-08-05 02:38:43'),
(52106, '185.39.19.34', NULL, 1, '2025-08-04 18:23:22', '2025-08-04 18:23:22'),
(52107, '51.68.236.114', NULL, 1, '2025-08-04 18:24:57', '2025-08-04 18:24:57'),
(52108, '110.76.128.166', NULL, 1, '2025-08-04 18:25:42', '2025-08-04 18:25:42'),
(52109, '45.138.16.105', NULL, 2, '2025-08-04 18:27:47', '2025-08-04 18:58:30'),
(52110, '172.178.141.131', NULL, 1, '2025-08-04 18:30:23', '2025-08-04 18:30:23'),
(52111, '104.36.83.152', NULL, 2, '2025-08-04 18:33:02', '2025-08-05 01:36:51'),
(52112, '183.134.59.131', NULL, 3, '2025-08-04 18:34:09', '2025-08-04 18:38:34'),
(52113, '43.156.202.34', NULL, 1, '2025-08-04 19:43:55', '2025-08-04 19:43:55'),
(52114, '111.225.149.62', NULL, 1, '2025-08-04 19:46:53', '2025-08-04 19:46:53'),
(52115, '51.68.236.64', NULL, 1, '2025-08-04 19:56:47', '2025-08-04 19:56:47'),
(52116, '43.157.170.126', NULL, 1, '2025-08-04 20:20:29', '2025-08-04 20:20:29'),
(52117, '162.120.184.6', NULL, 1, '2025-08-04 20:29:33', '2025-08-04 20:29:33'),
(52118, '162.120.184.7', NULL, 1, '2025-08-04 20:29:57', '2025-08-04 20:29:57'),
(52119, '106.198.12.183', NULL, 1, '2025-08-04 20:39:03', '2025-08-04 20:39:03'),
(52120, '144.76.19.149', NULL, 3, '2025-08-04 20:48:42', '2025-08-04 23:06:27'),
(52121, '51.68.111.199', NULL, 1, '2025-08-04 21:08:53', '2025-08-04 21:08:53'),
(52122, '173.244.42.170', NULL, 1, '2025-08-04 21:39:08', '2025-08-04 21:39:08'),
(52123, '172.192.59.58', NULL, 1, '2025-08-04 21:53:59', '2025-08-04 21:53:59'),
(52124, '217.113.194.244', NULL, 1, '2025-08-04 21:55:09', '2025-08-04 21:55:09'),
(52125, '51.68.111.242', NULL, 2, '2025-08-04 22:07:33', '2025-08-04 22:07:34'),
(52126, '114.119.150.27', NULL, 1, '2025-08-04 22:28:21', '2025-08-04 22:28:21'),
(52127, '212.34.154.131', NULL, 1, '2025-08-04 22:29:15', '2025-08-04 22:29:15'),
(52128, '103.14.130.13', NULL, 1, '2025-08-04 22:38:13', '2025-08-04 22:38:13'),
(52129, '198.235.24.49', NULL, 1, '2025-08-04 23:45:05', '2025-08-04 23:45:05'),
(52130, '185.39.19.43', NULL, 1, '2025-08-04 23:51:49', '2025-08-04 23:51:49'),
(52131, '51.68.111.244', NULL, 2, '2025-08-04 23:55:19', '2025-08-04 23:55:20'),
(52132, '123.187.240.242', NULL, 1, '2025-08-05 00:03:37', '2025-08-05 00:03:37'),
(52133, '52.255.111.59', NULL, 1, '2025-08-05 00:07:28', '2025-08-05 00:07:28'),
(52134, '52.231.103.136', NULL, 1, '2025-08-05 00:11:44', '2025-08-05 00:11:44'),
(52135, '143.110.247.153', NULL, 1, '2025-08-05 00:11:58', '2025-08-05 00:11:58'),
(52136, '35.227.116.22', NULL, 1, '2025-08-05 00:21:55', '2025-08-05 00:21:55'),
(52137, '208.100.26.243', NULL, 1, '2025-08-05 00:52:07', '2025-08-05 00:52:07'),
(52138, '208.100.26.247', NULL, 1, '2025-08-05 00:52:21', '2025-08-05 00:52:21'),
(52139, '45.136.19.23', NULL, 1, '2025-08-05 01:21:06', '2025-08-05 01:21:06'),
(52140, '51.68.111.219', NULL, 2, '2025-08-05 01:25:51', '2025-08-05 01:25:52'),
(52141, '173.244.42.154', NULL, 1, '2025-08-05 01:27:10', '2025-08-05 01:27:10'),
(52142, '51.222.253.7', NULL, 1, '2025-08-05 01:58:10', '2025-08-05 01:58:10'),
(52143, '34.162.103.75', NULL, 1, '2025-08-05 02:17:42', '2025-08-05 02:17:42'),
(52144, '45.141.215.142', NULL, 1, '2025-08-05 02:43:36', '2025-08-05 02:43:36'),
(52145, '45.141.215.50', NULL, 1, '2025-08-05 03:03:37', '2025-08-05 03:03:37'),
(52146, '43.166.226.57', NULL, 1, '2025-08-05 03:24:21', '2025-08-05 03:24:21'),
(52147, '35.230.75.32', NULL, 1, '2025-08-05 03:48:47', '2025-08-05 03:48:47'),
(52148, '43.159.152.187', NULL, 1, '2025-08-05 04:16:31', '2025-08-05 04:16:31'),
(52149, '34.83.188.234', NULL, 1, '2025-08-05 04:22:00', '2025-08-05 04:22:00'),
(52150, '104.36.83.152', NULL, 1, '2025-08-05 04:24:03', '2025-08-05 04:24:03'),
(52151, '80.85.245.145', NULL, 1, '2025-08-05 04:35:27', '2025-08-05 04:35:27'),
(52152, '51.68.107.149', NULL, 2, '2025-08-05 04:59:17', '2025-08-05 04:59:18'),
(52153, '34.216.113.34', NULL, 1, '2025-08-05 05:28:12', '2025-08-05 05:28:12'),
(52154, '45.94.31.77', NULL, 3, '2025-08-05 05:56:03', '2025-08-05 05:56:05'),
(52155, '124.221.245.78', NULL, 1, '2025-08-05 06:05:53', '2025-08-05 06:05:53'),
(52156, '31.13.127.115', NULL, 1, '2025-08-05 06:11:17', '2025-08-05 06:11:17'),
(52157, '54.212.187.2', NULL, 1, '2025-08-05 06:32:40', '2025-08-05 06:32:40'),
(52158, '13.217.1.105', NULL, 1, '2025-08-05 06:32:57', '2025-08-05 06:32:57'),
(52159, '98.84.176.34', NULL, 1, '2025-08-05 06:52:50', '2025-08-05 06:52:50'),
(52160, '52.255.111.0', NULL, 1, '2025-08-05 07:04:26', '2025-08-05 07:04:26'),
(52161, '185.183.33.61', NULL, 1, '2025-08-05 07:08:59', '2025-08-05 07:08:59'),
(52162, '51.68.111.213', NULL, 2, '2025-08-05 07:15:40', '2025-08-05 07:15:41'),
(52163, '174.138.34.101', NULL, 1, '2025-08-05 07:25:17', '2025-08-05 07:25:17'),
(52164, '85.190.241.169', NULL, 1, '2025-08-05 07:55:44', '2025-08-05 07:55:44'),
(52165, '52.167.144.186', NULL, 1, '2025-08-05 07:56:04', '2025-08-05 07:56:04'),
(52166, '20.97.189.98', NULL, 1, '2025-08-05 08:00:57', '2025-08-05 08:00:57'),
(52167, '35.227.116.22', NULL, 2, '2025-08-05 08:22:21', '2025-08-05 16:06:33'),
(52168, '196.251.70.18', NULL, 2, '2025-08-05 08:40:32', '2025-08-05 08:40:33'),
(52169, '51.68.107.151', NULL, 1, '2025-08-05 08:47:24', '2025-08-05 08:47:24'),
(52170, '124.236.100.56', NULL, 1, '2025-08-05 09:06:21', '2025-08-05 09:06:21'),
(52171, '110.40.186.63', NULL, 1, '2025-08-05 09:13:20', '2025-08-05 09:13:20'),
(52172, '149.57.176.55', NULL, 1, '2025-08-05 09:16:09', '2025-08-05 09:16:09'),
(52173, '193.32.162.113', NULL, 1, '2025-08-05 09:17:49', '2025-08-05 09:17:49'),
(52174, '185.177.72.16', NULL, 1, '2025-08-05 09:19:42', '2025-08-05 09:19:42'),
(52175, '52.167.144.204', NULL, 1, '2025-08-05 09:36:04', '2025-08-05 09:36:04'),
(52176, '43.166.255.102', NULL, 1, '2025-08-05 10:01:51', '2025-08-05 10:01:51'),
(52177, '51.68.111.244', NULL, 1, '2025-08-05 10:08:52', '2025-08-05 10:08:52'),
(52178, '57.141.6.8', NULL, 1, '2025-08-05 10:16:30', '2025-08-05 10:16:30'),
(52179, '43.153.122.30', NULL, 1, '2025-08-05 10:36:42', '2025-08-05 10:36:42'),
(52180, '51.222.253.3', NULL, 1, '2025-08-05 10:39:52', '2025-08-05 10:39:52'),
(52181, '51.68.236.95', NULL, 1, '2025-08-05 10:44:47', '2025-08-05 10:44:47'),
(52182, '106.54.200.247', NULL, 1, '2025-08-05 11:35:06', '2025-08-05 11:35:06'),
(52183, '162.14.210.15', NULL, 1, '2025-08-05 12:22:49', '2025-08-05 12:22:49'),
(52184, '217.67.234.232', NULL, 2, '2025-08-05 12:35:43', '2025-08-05 12:45:43'),
(52185, '110.249.201.204', NULL, 1, '2025-08-05 12:42:09', '2025-08-05 12:42:09'),
(52186, '110.249.202.145', NULL, 1, '2025-08-05 12:59:12', '2025-08-05 12:59:12'),
(52187, '66.249.64.41', NULL, 2, '2025-08-05 13:05:05', '2025-08-06 01:27:23'),
(52188, '66.249.70.33', NULL, 2, '2025-08-05 13:29:02', '2025-08-05 22:58:45'),
(52189, '45.136.19.23', NULL, 1, '2025-08-05 13:39:08', '2025-08-05 13:39:08'),
(52190, '109.166.52.144', NULL, 1, '2025-08-05 14:19:21', '2025-08-05 14:19:21'),
(52191, '5.165.212.193', NULL, 1, '2025-08-05 14:25:06', '2025-08-05 14:25:06'),
(52192, '173.252.83.5', NULL, 1, '2025-08-05 15:08:42', '2025-08-05 15:08:42'),
(52193, '52.230.164.178', NULL, 1, '2025-08-05 15:12:16', '2025-08-05 15:12:16'),
(52194, '156.253.165.246', NULL, 1, '2025-08-05 15:17:54', '2025-08-05 15:17:54'),
(52195, '43.153.102.138', NULL, 1, '2025-08-05 15:29:13', '2025-08-05 15:29:13'),
(52196, '45.135.232.178', NULL, 1, '2025-08-05 15:30:59', '2025-08-05 15:30:59'),
(52197, '122.51.104.231', NULL, 1, '2025-08-05 15:34:49', '2025-08-05 15:34:49'),
(52198, '144.76.19.149', NULL, 1, '2025-08-05 15:50:23', '2025-08-05 15:50:23'),
(52199, '43.154.127.188', NULL, 1, '2025-08-05 16:08:14', '2025-08-05 16:08:14'),
(52200, '172.236.227.47', NULL, 1, '2025-08-05 16:38:39', '2025-08-05 16:38:39'),
(52201, '51.8.155.63', NULL, 1, '2025-08-05 17:13:04', '2025-08-05 17:13:04'),
(52202, '51.8.155.59', NULL, 1, '2025-08-05 17:16:47', '2025-08-05 17:16:47'),
(52203, '34.73.237.140', NULL, 1, '2025-08-05 18:00:57', '2025-08-05 18:00:57'),
(52204, '45.84.107.17', NULL, 1, '2025-08-05 18:55:45', '2025-08-05 18:55:45'),
(52205, '124.198.132.237', NULL, 1, '2025-08-05 18:56:26', '2025-08-05 18:56:26'),
(52206, '205.210.31.54', NULL, 1, '2025-08-05 18:59:52', '2025-08-05 18:59:52'),
(52207, '184.72.6.86', NULL, 3, '2025-08-05 19:14:39', '2025-08-05 19:18:47'),
(52208, '18.144.177.89', NULL, 1, '2025-08-05 19:19:38', '2025-08-05 19:19:38'),
(52209, '13.52.254.253', NULL, 1, '2025-08-05 19:19:38', '2025-08-05 19:19:38'),
(52210, '2.58.56.61', NULL, 1, '2025-08-05 19:31:36', '2025-08-05 19:31:36'),
(52211, '3.101.116.73', NULL, 4, '2025-08-05 19:40:46', '2025-08-05 23:55:56'),
(52212, '3.101.138.92', NULL, 1, '2025-08-05 19:40:50', '2025-08-05 19:40:50'),
(52213, '51.68.236.73', NULL, 1, '2025-08-05 19:47:20', '2025-08-05 19:47:20'),
(52214, '66.249.64.39', NULL, 1, '2025-08-05 20:01:33', '2025-08-05 20:01:33'),
(52215, '52.230.163.42', NULL, 1, '2025-08-05 20:17:52', '2025-08-05 20:17:52'),
(52216, '51.222.253.11', NULL, 1, '2025-08-05 20:35:18', '2025-08-05 20:35:18'),
(52217, '110.172.98.2', NULL, 1, '2025-08-05 21:19:34', '2025-08-05 21:19:34'),
(52218, '57.141.6.11', NULL, 1, '2025-08-05 21:25:39', '2025-08-05 21:25:39'),
(52219, '35.213.164.233', NULL, 2, '2025-08-05 21:52:06', '2025-08-05 21:52:07'),
(52220, '52.255.111.112', NULL, 1, '2025-08-05 22:00:43', '2025-08-05 22:00:43'),
(52221, '45.141.215.142', NULL, 1, '2025-08-05 22:02:22', '2025-08-05 22:02:22'),
(52222, '58.49.233.126', NULL, 1, '2025-08-05 22:03:37', '2025-08-05 22:03:37'),
(52223, '189.190.249.30', NULL, 1, '2025-08-05 22:07:59', '2025-08-05 22:07:59'),
(52224, '43.157.142.101', NULL, 1, '2025-08-05 22:44:09', '2025-08-05 22:44:09'),
(52225, '43.163.104.54', NULL, 1, '2025-08-05 23:42:43', '2025-08-05 23:42:43'),
(52226, '13.57.244.126', NULL, 1, '2025-08-05 23:50:23', '2025-08-05 23:50:23'),
(52227, '13.52.219.150', NULL, 3, '2025-08-05 23:50:56', '2025-08-05 23:55:52'),
(52228, '13.218.186.243', NULL, 1, '2025-08-06 00:03:14', '2025-08-06 00:03:14'),
(52229, '52.200.54.136', NULL, 1, '2025-08-06 00:11:59', '2025-08-06 00:11:59'),
(52230, '43.167.232.38', NULL, 1, '2025-08-06 00:30:15', '2025-08-06 00:30:15'),
(52231, '54.70.190.91', NULL, 3, '2025-08-06 00:37:12', '2025-08-06 00:37:41'),
(52232, '121.4.97.180', NULL, 1, '2025-08-06 01:02:06', '2025-08-06 01:02:06'),
(52233, '66.249.70.32', NULL, 1, '2025-08-06 01:02:56', '2025-08-06 01:02:56'),
(52234, '34.106.171.185', NULL, 1, '2025-08-06 01:36:29', '2025-08-06 01:36:29'),
(52235, '20.171.207.231', NULL, 1, '2025-08-06 01:41:16', '2025-08-06 01:41:16'),
(52236, '51.222.253.14', NULL, 1, '2025-08-06 02:16:42', '2025-08-06 02:16:42'),
(52237, '185.177.72.35', NULL, 1, '2025-08-06 02:24:16', '2025-08-06 02:24:16'),
(52238, '162.62.132.25', NULL, 1, '2025-08-06 02:38:28', '2025-08-06 02:38:28'),
(52239, '124.226.222.66', NULL, 1, '2025-08-06 04:02:49', '2025-08-06 04:02:49'),
(52240, '162.120.184.34', NULL, 2, '2025-08-06 04:14:38', '2025-08-06 14:53:06'),
(52241, '143.198.43.201', NULL, 1, '2025-08-06 04:19:15', '2025-08-06 04:19:15'),
(52242, '35.245.93.73', NULL, 1, '2025-08-06 04:23:27', '2025-08-06 04:23:27'),
(52243, '149.28.116.155', NULL, 2, '2025-08-06 04:24:12', '2025-08-06 04:24:14'),
(52244, '74.7.36.95', NULL, 1, '2025-08-06 05:10:49', '2025-08-06 05:10:49'),
(52245, '34.220.170.62', NULL, 1, '2025-08-06 05:46:01', '2025-08-06 05:46:01'),
(52246, '121.237.36.29', NULL, 2, '2025-08-06 05:47:34', '2025-08-06 05:54:19'),
(52247, '121.237.36.27', NULL, 5, '2025-08-06 05:48:20', '2025-08-06 06:09:03'),
(52248, '1.85.218.63', NULL, 1, '2025-08-06 06:02:36', '2025-08-06 06:02:36'),
(52249, '121.237.36.30', NULL, 1, '2025-08-06 06:05:25', '2025-08-06 06:05:25'),
(52250, '199.244.88.220', NULL, 1, '2025-08-06 07:05:39', '2025-08-06 07:05:39'),
(52251, '47.238.96.111', NULL, 1, '2025-08-06 07:39:54', '2025-08-06 07:39:54'),
(52252, '18.236.185.155', NULL, 1, '2025-08-06 07:45:21', '2025-08-06 07:45:21'),
(52253, '51.68.111.203', NULL, 1, '2025-08-06 08:33:07', '2025-08-06 08:33:07'),
(52254, '213.180.203.69', NULL, 1, '2025-08-06 08:47:21', '2025-08-06 08:47:21'),
(52255, '51.222.253.1', NULL, 1, '2025-08-06 08:50:02', '2025-08-06 08:50:02'),
(52256, '18.222.162.190', NULL, 1, '2025-08-06 09:03:39', '2025-08-06 09:03:39'),
(52257, '18.224.128.89', NULL, 5, '2025-08-06 09:03:40', '2025-08-06 15:45:15'),
(52258, '3.19.68.6', NULL, 3, '2025-08-06 09:03:42', '2025-08-06 15:38:10'),
(52259, '18.221.64.38', NULL, 2, '2025-08-06 09:04:04', '2025-08-06 09:04:04'),
(52260, '162.243.4.24', NULL, 1, '2025-08-06 09:25:11', '2025-08-06 09:25:11'),
(52261, '5.133.192.88', NULL, 1, '2025-08-06 09:25:49', '2025-08-06 09:25:49'),
(52262, '43.155.157.239', NULL, 1, '2025-08-06 09:28:34', '2025-08-06 09:28:34'),
(52263, '60.188.57.0', NULL, 1, '2025-08-06 10:09:16', '2025-08-06 10:09:16'),
(52264, '43.157.158.178', NULL, 1, '2025-08-06 10:11:37', '2025-08-06 10:11:37'),
(52265, '165.225.231.78', NULL, 1, '2025-08-06 10:43:43', '2025-08-06 10:43:43'),
(52266, '114.122.39.194', NULL, 1, '2025-08-06 10:49:52', '2025-08-06 10:49:52'),
(52267, '193.176.86.38', NULL, 1, '2025-08-06 10:50:20', '2025-08-06 10:50:20'),
(52268, '51.68.111.215', NULL, 1, '2025-08-06 11:08:14', '2025-08-06 11:08:14'),
(52269, '3.140.182.19', NULL, 2, '2025-08-06 11:08:29', '2025-08-06 11:08:29'),
(52270, '205.169.39.19', NULL, 1, '2025-08-06 11:16:22', '2025-08-06 11:16:22'),
(52271, '91.201.115.242', NULL, 1, '2025-08-06 11:18:03', '2025-08-06 11:18:03'),
(52272, '45.138.16.240', NULL, 1, '2025-08-06 11:23:33', '2025-08-06 11:23:33'),
(52273, '103.235.104.189', NULL, 1, '2025-08-06 11:47:41', '2025-08-06 11:47:41'),
(52274, '123.6.49.12', NULL, 1, '2025-08-06 11:58:12', '2025-08-06 11:58:12'),
(52275, '128.204.212.84', NULL, 1, '2025-08-06 12:23:40', '2025-08-06 12:23:40'),
(52276, '110.249.201.197', NULL, 1, '2025-08-06 12:44:25', '2025-08-06 12:44:25'),
(52277, '3.134.99.85', NULL, 2, '2025-08-06 12:52:55', '2025-08-06 15:38:06'),
(52278, '18.225.25.214', NULL, 1, '2025-08-06 12:52:56', '2025-08-06 12:52:56'),
(52279, '3.140.189.231', NULL, 1, '2025-08-06 12:52:57', '2025-08-06 12:52:57'),
(52280, '3.139.69.134', NULL, 1, '2025-08-06 12:52:57', '2025-08-06 12:52:57'),
(52281, '18.118.147.52', NULL, 2, '2025-08-06 12:53:06', '2025-08-06 12:53:07'),
(52282, '101.91.148.219', NULL, 1, '2025-08-06 13:19:35', '2025-08-06 13:19:35'),
(52283, '190.175.84.223', NULL, 1, '2025-08-06 13:23:33', '2025-08-06 13:23:33'),
(52284, '43.229.208.190', NULL, 2, '2025-08-06 13:26:28', '2025-08-06 14:11:29'),
(52285, '66.249.64.40', NULL, 2, '2025-08-06 13:27:53', '2025-08-07 02:59:45'),
(52286, '20.191.45.212', NULL, 1, '2025-08-06 13:34:16', '2025-08-06 13:34:16'),
(52287, '66.249.70.33', NULL, 1, '2025-08-06 13:57:53', '2025-08-06 13:57:53'),
(52288, '202.134.11.247', NULL, 2, '2025-08-06 13:58:30', '2025-08-06 14:01:56'),
(52289, '52.255.111.6', NULL, 1, '2025-08-06 14:14:19', '2025-08-06 14:14:19'),
(52290, '172.182.195.55', NULL, 1, '2025-08-06 14:16:02', '2025-08-06 14:16:02'),
(52291, '103.131.71.137', NULL, 1, '2025-08-06 14:37:39', '2025-08-06 14:37:39'),
(52292, '162.120.185.52', NULL, 1, '2025-08-06 15:15:44', '2025-08-06 15:15:44'),
(52293, '18.219.61.207', NULL, 2, '2025-08-06 15:38:00', '2025-08-06 15:45:16'),
(52294, '52.15.83.193', NULL, 1, '2025-08-06 15:38:00', '2025-08-06 15:38:00'),
(52295, '3.140.250.172', NULL, 1, '2025-08-06 15:45:12', '2025-08-06 15:45:12'),
(52296, '43.159.140.236', NULL, 1, '2025-08-06 15:49:27', '2025-08-06 15:49:27'),
(52297, '185.177.72.201', NULL, 1, '2025-08-06 15:58:49', '2025-08-06 15:58:49'),
(52298, '103.166.75.24', NULL, 1, '2025-08-06 16:06:00', '2025-08-06 16:06:00'),
(52299, '51.68.111.243', NULL, 1, '2025-08-06 16:17:26', '2025-08-06 16:17:26'),
(52300, '49.51.38.193', NULL, 1, '2025-08-06 16:26:31', '2025-08-06 16:26:31'),
(52301, '124.248.184.195', NULL, 2, '2025-08-06 16:37:50', '2025-08-06 16:37:59'),
(52302, '212.34.135.52', NULL, 1, '2025-08-06 17:03:24', '2025-08-06 17:03:24'),
(52303, '54.219.161.196', NULL, 4, '2025-08-06 17:15:11', '2025-08-07 03:40:17'),
(52304, '193.36.224.221', NULL, 1, '2025-08-06 17:28:58', '2025-08-06 17:28:58'),
(52305, '51.68.111.217', NULL, 1, '2025-08-06 18:35:21', '2025-08-06 18:35:21'),
(52306, '5.35.69.6', NULL, 1, '2025-08-06 18:56:53', '2025-08-06 18:56:53'),
(52307, '138.199.39.172', NULL, 1, '2025-08-06 19:21:00', '2025-08-06 19:21:00'),
(52308, '52.45.9.143', NULL, 1, '2025-08-06 19:42:19', '2025-08-06 19:42:19'),
(52309, '222.79.103.59', NULL, 1, '2025-08-06 19:46:16', '2025-08-06 19:46:16'),
(52310, '46.105.39.50', NULL, 1, '2025-08-06 20:33:41', '2025-08-06 20:33:41'),
(52311, '51.222.253.9', NULL, 1, '2025-08-06 20:41:14', '2025-08-06 20:41:14'),
(52312, '51.8.155.51', NULL, 1, '2025-08-06 20:50:18', '2025-08-06 20:50:18'),
(52313, '114.119.139.110', NULL, 1, '2025-08-06 20:54:01', '2025-08-06 20:54:01'),
(52314, '46.105.42.135', NULL, 1, '2025-08-06 21:26:49', '2025-08-06 21:26:49'),
(52315, '51.68.236.95', NULL, 1, '2025-08-06 21:53:19', '2025-08-06 21:53:19'),
(52316, '119.28.177.175', NULL, 1, '2025-08-06 21:59:45', '2025-08-06 21:59:45'),
(52317, '20.171.207.144', NULL, 1, '2025-08-06 22:10:05', '2025-08-06 22:10:05'),
(52318, '110.40.186.63', NULL, 1, '2025-08-06 22:52:13', '2025-08-06 22:52:13'),
(52319, '34.172.37.156', NULL, 5, '2025-08-06 23:02:11', '2025-08-07 00:03:44'),
(52320, '43.153.71.132', NULL, 1, '2025-08-06 23:17:21', '2025-08-06 23:17:21'),
(52321, '47.88.4.239', NULL, 2, '2025-08-06 23:18:20', '2025-08-06 23:18:49'),
(52322, '47.251.70.146', NULL, 2, '2025-08-06 23:19:11', '2025-08-06 23:19:11'),
(52323, '51.68.236.73', NULL, 1, '2025-08-06 23:19:37', '2025-08-06 23:19:37'),
(52324, '47.251.56.13', NULL, 2, '2025-08-06 23:19:41', '2025-08-06 23:19:50'),
(52325, '47.251.122.201', NULL, 2, '2025-08-06 23:21:46', '2025-08-06 23:21:56'),
(52326, '47.251.120.211', NULL, 2, '2025-08-06 23:22:13', '2025-08-06 23:22:25'),
(52327, '47.88.22.57', NULL, 2, '2025-08-06 23:23:24', '2025-08-06 23:23:25'),
(52328, '101.33.80.42', NULL, 1, '2025-08-06 23:55:35', '2025-08-06 23:55:35'),
(52329, '51.222.253.16', NULL, 1, '2025-08-06 23:56:07', '2025-08-06 23:56:07'),
(52330, '68.218.88.48', NULL, 1, '2025-08-07 00:26:37', '2025-08-07 00:26:37'),
(52331, '51.68.111.202', NULL, 1, '2025-08-07 00:27:00', '2025-08-07 00:27:00'),
(52332, '169.150.201.134', NULL, 4, '2025-08-07 00:41:12', '2025-08-07 00:41:14'),
(52333, '109.70.100.70', NULL, 1, '2025-08-07 01:16:01', '2025-08-07 01:16:01'),
(52334, '36.111.67.189', NULL, 1, '2025-08-07 01:50:31', '2025-08-07 01:50:31'),
(52335, '172.171.219.41', NULL, 2, '2025-08-07 02:38:31', '2025-08-07 02:38:32'),
(52336, '45.156.130.10', NULL, 1, '2025-08-07 03:37:53', '2025-08-07 03:37:53'),
(52337, '54.241.202.231', NULL, 2, '2025-08-07 03:40:22', '2025-08-07 03:40:26'),
(52338, '54.219.197.189', NULL, 1, '2025-08-07 03:40:28', '2025-08-07 03:40:28'),
(52339, '54.241.202.231', NULL, 1, '2025-08-07 04:02:30', '2025-08-07 04:02:30'),
(52340, '68.218.88.48', NULL, 1, '2025-08-07 04:05:55', '2025-08-07 04:05:55'),
(52341, '185.177.72.10', NULL, 1, '2025-08-07 04:07:54', '2025-08-07 04:07:54'),
(52342, '43.163.101.165', NULL, 2, '2025-08-07 04:31:56', '2025-08-07 04:31:58'),
(52343, '122.51.104.231', NULL, 1, '2025-08-07 04:51:13', '2025-08-07 04:51:13'),
(52344, '35.161.23.201', NULL, 1, '2025-08-07 05:34:36', '2025-08-07 05:34:36'),
(52345, '34.171.187.188', NULL, 1, '2025-08-07 05:42:54', '2025-08-07 05:42:54'),
(52346, '170.106.15.3', NULL, 1, '2025-08-07 06:56:19', '2025-08-07 06:56:19'),
(52347, '44.201.115.83', NULL, 1, '2025-08-07 07:19:19', '2025-08-07 07:19:19'),
(52348, '44.252.0.192', NULL, 1, '2025-08-07 07:37:29', '2025-08-07 07:37:29'),
(52349, '43.157.188.74', NULL, 1, '2025-08-07 07:39:09', '2025-08-07 07:39:09'),
(52350, '154.47.20.208', NULL, 1, '2025-08-07 07:45:46', '2025-08-07 07:45:46'),
(52351, '125.75.66.97', NULL, 1, '2025-08-07 07:51:31', '2025-08-07 07:51:31'),
(52352, '52.178.192.22', NULL, 2, '2025-08-07 08:16:10', '2025-08-07 08:16:16'),
(52353, '110.185.169.163', NULL, 4, '2025-08-07 08:22:56', '2025-08-07 08:23:43'),
(52354, '119.28.177.175', NULL, 1, '2025-08-07 08:30:52', '2025-08-07 08:30:52'),
(52355, '57.141.6.26', NULL, 1, '2025-08-07 08:43:40', '2025-08-07 08:43:40'),
(52356, '51.222.253.20', NULL, 1, '2025-08-07 08:54:24', '2025-08-07 08:54:24'),
(52357, '66.249.70.32', NULL, 1, '2025-08-07 09:27:21', '2025-08-07 09:27:21'),
(52358, '72.14.201.191', NULL, 1, '2025-08-07 09:27:31', '2025-08-07 09:27:31'),
(52359, '14.98.105.18', NULL, 3, '2025-08-07 09:28:40', '2025-08-07 09:43:52'),
(52360, '185.39.19.48', NULL, 1, '2025-08-07 09:38:14', '2025-08-07 09:38:14'),
(52361, '193.186.4.190', NULL, 1, '2025-08-07 09:43:51', '2025-08-07 09:43:51'),
(52362, '162.120.184.35', NULL, 1, '2025-08-07 09:46:41', '2025-08-07 09:46:41'),
(52363, '128.204.212.85', NULL, 1, '2025-08-07 09:53:24', '2025-08-07 09:53:24'),
(52364, '192.140.66.66', NULL, 1, '2025-08-07 09:58:17', '2025-08-07 09:58:17'),
(52365, '181.127.97.50', NULL, 1, '2025-08-07 09:58:21', '2025-08-07 09:58:21'),
(52366, '74.7.35.126', NULL, 1, '2025-08-07 10:56:52', '2025-08-07 10:56:52'),
(52367, '52.187.125.23', NULL, 1, '2025-08-07 11:07:08', '2025-08-07 11:07:08'),
(52368, '52.163.93.107', NULL, 1, '2025-08-07 11:08:10', '2025-08-07 11:08:10'),
(52369, '51.222.253.19', NULL, 1, '2025-08-07 11:12:03', '2025-08-07 11:12:03'),
(52370, '206.189.85.154', NULL, 2, '2025-08-07 11:17:04', '2025-08-07 11:18:29'),
(52371, '45.80.215.200', NULL, 1, '2025-08-07 11:37:55', '2025-08-07 11:37:55'),
(52372, '172.171.219.41', NULL, 2, '2025-08-07 11:40:07', '2025-08-07 11:40:08'),
(52373, '45.82.102.232', NULL, 1, '2025-08-07 11:51:22', '2025-08-07 11:51:22'),
(52374, '103.230.105.4', NULL, 1, '2025-08-07 11:56:37', '2025-08-07 11:56:37'),
(52375, '118.24.97.156', NULL, 1, '2025-08-07 12:15:12', '2025-08-07 12:15:12'),
(52376, '110.249.201.57', NULL, 1, '2025-08-07 12:45:10', '2025-08-07 12:45:10'),
(52377, '107.173.157.202', NULL, 1, '2025-08-07 12:58:01', '2025-08-07 12:58:01'),
(52378, '104.164.216.155', NULL, 1, '2025-08-07 13:08:29', '2025-08-07 13:08:29'),
(52379, '188.95.65.97', NULL, 4, '2025-08-07 13:22:53', '2025-08-07 13:22:55'),
(52380, '103.172.28.42', NULL, 1, '2025-08-07 13:23:11', '2025-08-07 13:23:11'),
(52381, '43.130.228.73', NULL, 1, '2025-08-07 13:25:38', '2025-08-07 13:25:38'),
(52382, '89.110.80.171', NULL, 1, '2025-08-07 13:25:38', '2025-08-07 13:25:38'),
(52383, '57.141.6.17', NULL, 1, '2025-08-07 13:27:15', '2025-08-07 13:27:15'),
(52384, '185.191.171.4', NULL, 1, '2025-08-07 13:27:50', '2025-08-07 13:27:50'),
(52385, '40.77.167.235', NULL, 1, '2025-08-07 13:38:33', '2025-08-07 13:38:33'),
(52386, '170.106.72.178', NULL, 1, '2025-08-07 14:03:23', '2025-08-07 14:03:23'),
(52387, '36.111.67.189', NULL, 1, '2025-08-07 14:06:05', '2025-08-07 14:06:05'),
(52388, '185.39.19.49', NULL, 1, '2025-08-07 14:14:24', '2025-08-07 14:14:24'),
(52389, '173.252.83.113', NULL, 1, '2025-08-07 14:19:07', '2025-08-07 14:19:07'),
(52390, '103.182.213.242', NULL, 1, '2025-08-07 14:19:35', '2025-08-07 14:19:35'),
(52391, '69.171.234.112', NULL, 1, '2025-08-07 14:23:00', '2025-08-07 14:23:00'),
(52392, '69.171.234.6', NULL, 1, '2025-08-07 14:23:01', '2025-08-07 14:23:01'),
(52393, '205.169.39.21', NULL, 1, '2025-08-07 15:14:21', '2025-08-07 15:14:21'),
(52394, '109.199.118.129', NULL, 1, '2025-08-07 15:37:56', '2025-08-07 15:37:56'),
(52395, '204.48.26.225', NULL, 1, '2025-08-07 16:02:06', '2025-08-07 16:02:06'),
(52396, '63.32.96.224', NULL, 1, '2025-08-07 16:02:33', '2025-08-07 16:02:33'),
(52397, '35.178.228.46', NULL, 1, '2025-08-07 16:02:34', '2025-08-07 16:02:34'),
(52398, '54.154.157.123', NULL, 1, '2025-08-07 16:02:36', '2025-08-07 16:02:36'),
(52399, '63.32.107.104', NULL, 2, '2025-08-07 16:02:48', '2025-08-07 16:02:49'),
(52400, '162.120.185.8', NULL, 1, '2025-08-07 16:05:07', '2025-08-07 16:05:07'),
(52401, '20.97.189.108', NULL, 1, '2025-08-07 16:59:28', '2025-08-07 16:59:28'),
(52402, '79.135.131.207', NULL, 1, '2025-08-07 17:01:22', '2025-08-07 17:01:22'),
(52403, '193.9.56.186', NULL, 1, '2025-08-07 17:02:47', '2025-08-07 17:02:47'),
(52404, '139.59.123.243', NULL, 2, '2025-08-07 17:09:24', '2025-08-07 17:09:26'),
(52405, '173.252.107.15', NULL, 1, '2025-08-07 17:18:08', '2025-08-07 17:18:08'),
(52406, '101.34.27.77', NULL, 3, '2025-08-07 17:55:06', '2025-08-07 18:00:35'),
(52407, '51.68.111.240', NULL, 1, '2025-08-07 18:07:05', '2025-08-07 18:07:05'),
(52408, '47.82.11.63', NULL, 1, '2025-08-07 18:11:32', '2025-08-07 18:11:32'),
(52409, '13.65.138.123', NULL, 1, '2025-08-07 18:13:55', '2025-08-07 18:13:55'),
(52410, '161.115.239.179', NULL, 1, '2025-08-07 18:17:44', '2025-08-07 18:17:44'),
(52411, '51.222.253.7', NULL, 1, '2025-08-07 18:55:22', '2025-08-07 18:55:22'),
(52412, '43.130.9.111', NULL, 1, '2025-08-07 18:56:32', '2025-08-07 18:56:32'),
(52413, '193.186.4.159', NULL, 1, '2025-08-07 18:56:39', '2025-08-07 18:56:39'),
(52414, '119.30.41.169', NULL, 2, '2025-08-07 18:57:06', '2025-08-07 21:11:19'),
(52415, '103.88.27.14', NULL, 3, '2025-08-07 18:57:54', '2025-08-07 18:59:19'),
(52416, '5.165.212.193', NULL, 2, '2025-08-07 19:31:58', '2025-08-08 02:07:52'),
(52417, '49.51.52.250', NULL, 1, '2025-08-07 19:36:11', '2025-08-07 19:36:11'),
(52418, '51.68.107.159', NULL, 1, '2025-08-07 19:40:35', '2025-08-07 19:40:35'),
(52419, '42.236.17.230', NULL, 1, '2025-08-07 19:48:21', '2025-08-07 19:48:21'),
(52420, '67.211.214.194', NULL, 1, '2025-08-07 19:53:30', '2025-08-07 19:53:30'),
(52421, '193.176.86.38', NULL, 1, '2025-08-07 19:53:38', '2025-08-07 19:53:38'),
(52422, '42.236.101.238', NULL, 1, '2025-08-07 20:02:09', '2025-08-07 20:02:09'),
(52423, '138.197.117.96', NULL, 1, '2025-08-07 20:22:28', '2025-08-07 20:22:28'),
(52424, '223.15.245.170', NULL, 1, '2025-08-07 20:33:08', '2025-08-07 20:33:08'),
(52425, '71.132.43.3', NULL, 1, '2025-08-07 20:55:46', '2025-08-07 20:55:46'),
(52426, '47.82.11.107', NULL, 1, '2025-08-07 20:59:50', '2025-08-07 20:59:50'),
(52427, '47.82.11.55', NULL, 1, '2025-08-07 21:08:35', '2025-08-07 21:08:35'),
(52428, '66.249.73.169', NULL, 1, '2025-08-07 21:16:57', '2025-08-07 21:16:57'),
(52429, '42.236.17.87', NULL, 1, '2025-08-07 21:25:33', '2025-08-07 21:25:33'),
(52430, '51.68.111.241', NULL, 1, '2025-08-07 21:25:36', '2025-08-07 21:25:36'),
(52431, '42.236.12.201', NULL, 1, '2025-08-07 21:26:01', '2025-08-07 21:26:01'),
(52432, '76.181.131.120', NULL, 1, '2025-08-07 21:35:44', '2025-08-07 21:35:44'),
(52433, '3.253.111.231', NULL, 1, '2025-08-08 03:53:09', '2025-08-08 03:53:09'),
(52434, '128.204.212.84', NULL, 4, '2025-08-08 04:30:35', '2025-08-08 08:06:14'),
(52435, '128.204.212.85', NULL, 1, '2025-08-08 05:00:55', '2025-08-08 05:00:55'),
(52436, '20.171.207.143', NULL, 1, '2025-08-08 17:20:14', '2025-08-08 17:20:14'),
(52437, '103.145.70.100', NULL, 5, '2025-08-09 07:58:48', '2025-08-09 10:15:01'),
(52438, '51.68.107.137', NULL, 2, '2025-08-09 08:03:07', '2025-08-09 08:03:08');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(52439, '17.241.219.236', NULL, 1, '2025-08-09 08:08:36', '2025-08-09 08:08:36'),
(52440, '27.46.69.12', NULL, 1, '2025-08-09 08:14:56', '2025-08-09 08:14:56'),
(52441, '103.108.145.109', NULL, 1, '2025-08-09 09:28:23', '2025-08-09 09:28:23'),
(52442, '52.230.163.43', NULL, 1, '2025-08-09 09:34:03', '2025-08-09 09:34:03'),
(52443, '89.104.110.170', NULL, 1, '2025-08-09 09:45:35', '2025-08-09 09:45:35'),
(52444, '103.136.221.232', NULL, 1, '2025-08-09 09:57:07', '2025-08-09 09:57:07'),
(52445, '205.169.39.24', NULL, 1, '2025-08-09 10:08:12', '2025-08-09 10:08:12'),
(52446, '72.153.231.49', NULL, 1, '2025-08-09 10:22:57', '2025-08-09 10:22:57'),
(52447, '74.179.68.52', NULL, 1, '2025-08-09 10:29:34', '2025-08-09 10:29:34'),
(52448, '104.253.36.163', NULL, 1, '2025-08-09 10:50:30', '2025-08-09 10:50:30'),
(52449, '205.169.39.13', NULL, 1, '2025-08-09 10:57:24', '2025-08-09 10:57:24'),
(52450, '205.169.39.187', NULL, 2, '2025-08-09 10:57:26', '2025-08-09 10:57:46'),
(52451, '103.170.174.255', NULL, 1, '2025-08-09 11:07:43', '2025-08-09 11:07:43'),
(52452, '51.68.111.207', NULL, 2, '2025-08-09 11:13:19', '2025-08-09 17:34:27'),
(52453, '93.158.91.250', NULL, 1, '2025-08-09 11:27:53', '2025-08-09 11:27:53'),
(52454, '17.241.75.53', NULL, 1, '2025-08-09 12:00:35', '2025-08-09 12:00:35'),
(52455, '51.68.111.203', NULL, 1, '2025-08-09 12:08:28', '2025-08-09 12:08:28'),
(52456, '52.159.227.39', NULL, 1, '2025-08-09 12:17:14', '2025-08-09 12:17:14'),
(52457, '54.70.190.91', NULL, 2, '2025-08-09 12:24:33', '2025-08-09 20:09:58'),
(52458, '173.252.107.6', NULL, 1, '2025-08-09 12:27:57', '2025-08-09 12:27:57'),
(52459, '31.13.103.10', NULL, 1, '2025-08-09 12:41:48', '2025-08-09 12:41:48'),
(52460, '51.68.111.241', NULL, 1, '2025-08-09 13:16:17', '2025-08-09 13:16:17'),
(52461, '51.68.111.205', NULL, 1, '2025-08-09 14:19:39', '2025-08-09 14:19:39'),
(52462, '51.8.155.49', NULL, 1, '2025-08-09 15:05:46', '2025-08-09 15:05:46'),
(52463, '122.239.72.184', NULL, 2, '2025-08-09 15:49:29', '2025-08-09 15:49:38'),
(52464, '220.181.108.144', NULL, 1, '2025-08-09 15:59:49', '2025-08-09 15:59:49'),
(52465, '195.19.29.149', NULL, 1, '2025-08-09 16:43:11', '2025-08-09 16:43:11'),
(52466, '103.122.28.247', NULL, 1, '2025-08-09 16:58:22', '2025-08-09 16:58:22'),
(52467, '64.233.173.230', NULL, 1, '2025-08-09 16:58:23', '2025-08-09 16:58:23'),
(52468, '64.233.173.230', NULL, 1, '2025-08-09 16:58:23', '2025-08-09 16:58:23'),
(52469, '93.35.199.53', NULL, 1, '2025-08-09 17:27:30', '2025-08-09 17:27:30'),
(52470, '40.116.73.216', NULL, 1, '2025-08-09 18:26:05', '2025-08-09 18:26:05'),
(52471, '51.68.111.218', NULL, 1, '2025-08-09 18:44:46', '2025-08-09 18:44:46'),
(52472, '51.68.107.154', NULL, 1, '2025-08-09 19:47:52', '2025-08-09 19:47:52'),
(52473, '188.211.24.31', NULL, 1, '2025-08-09 19:54:16', '2025-08-09 19:54:16'),
(52474, '206.232.98.142', NULL, 1, '2025-08-09 19:55:34', '2025-08-09 19:55:34'),
(52475, '51.68.111.245', NULL, 1, '2025-08-09 20:15:35', '2025-08-09 20:15:35'),
(52476, '66.249.70.32', NULL, 1, '2025-08-09 20:59:22', '2025-08-09 20:59:22'),
(52477, '57.141.0.7', NULL, 1, '2025-08-09 21:34:20', '2025-08-09 21:34:20'),
(52478, '158.69.25.39', NULL, 1, '2025-08-09 21:42:49', '2025-08-09 21:42:49'),
(52479, '51.68.111.215', NULL, 1, '2025-08-09 21:50:58', '2025-08-09 21:50:58'),
(52480, '40.77.167.17', NULL, 1, '2025-08-09 22:50:35', '2025-08-09 22:50:35'),
(52481, '15.204.161.7', NULL, 2, '2025-08-09 23:00:46', '2025-08-09 23:00:46'),
(52482, '35.90.101.80', NULL, 1, '2025-08-09 23:01:11', '2025-08-09 23:01:11'),
(52483, '51.68.107.156', NULL, 1, '2025-08-09 23:19:14', '2025-08-09 23:19:14'),
(52484, '35.165.206.203', NULL, 1, '2025-08-09 23:28:04', '2025-08-09 23:28:04'),
(52485, '37.111.239.167', NULL, 1, '2025-08-09 23:34:33', '2025-08-09 23:34:33'),
(52486, '188.125.163.136', NULL, 1, '2025-08-09 23:43:13', '2025-08-09 23:43:13'),
(52487, '35.90.247.117', NULL, 1, '2025-08-10 00:37:37', '2025-08-10 00:37:37'),
(52488, '128.204.212.86', NULL, 1, '2025-08-10 00:43:14', '2025-08-10 00:43:14'),
(52489, '57.141.0.2', NULL, 1, '2025-08-10 00:48:10', '2025-08-10 00:48:10'),
(52490, '23.98.186.205', NULL, 1, '2025-08-10 00:59:10', '2025-08-10 00:59:10'),
(52491, '51.68.236.94', NULL, 1, '2025-08-10 01:07:14', '2025-08-10 01:07:14'),
(52492, '140.179.148.12', NULL, 1, '2025-08-10 01:15:29', '2025-08-10 01:15:29'),
(52493, '35.90.101.80', NULL, 1, '2025-08-10 01:24:51', '2025-08-10 01:24:51'),
(52494, '18.236.185.155', NULL, 1, '2025-08-10 01:31:03', '2025-08-10 01:31:03'),
(52495, '167.172.16.31', NULL, 1, '2025-08-10 01:43:33', '2025-08-10 01:43:33'),
(52496, '51.68.236.93', NULL, 1, '2025-08-10 01:49:39', '2025-08-10 01:49:39'),
(52497, '66.249.64.37', NULL, 1, '2025-08-10 02:23:40', '2025-08-10 02:23:40'),
(52498, '51.68.236.68', NULL, 2, '2025-08-10 02:25:59', '2025-08-10 13:08:22'),
(52499, '66.249.70.38', NULL, 1, '2025-08-10 02:28:27', '2025-08-10 02:28:27'),
(52500, '8.213.222.157', NULL, 1, '2025-08-10 02:33:50', '2025-08-10 02:33:50'),
(52501, '51.68.111.239', NULL, 1, '2025-08-10 02:59:48', '2025-08-10 02:59:48'),
(52502, '13.65.138.127', NULL, 1, '2025-08-10 03:06:30', '2025-08-10 03:06:30'),
(52503, '114.119.155.122', NULL, 1, '2025-08-10 03:07:26', '2025-08-10 03:07:26'),
(52504, '103.108.145.109', NULL, 1, '2025-08-10 03:25:42', '2025-08-10 03:25:42'),
(52505, '103.145.70.100', NULL, 2, '2025-08-10 03:27:57', '2025-08-10 04:44:43'),
(52506, '67.211.214.194', NULL, 1, '2025-08-10 03:34:33', '2025-08-10 03:34:33'),
(52507, '176.53.220.127', NULL, 1, '2025-08-10 03:52:24', '2025-08-10 03:52:24'),
(52508, '66.249.64.38', NULL, 3, '2025-08-10 03:57:55', '2025-08-10 15:35:05'),
(52509, '156.248.54.155', NULL, 1, '2025-08-10 04:15:43', '2025-08-10 04:15:43'),
(52510, '162.120.185.34', NULL, 1, '2025-08-10 04:23:32', '2025-08-10 04:23:32'),
(52511, '45.118.245.70', NULL, 1, '2025-08-10 04:38:23', '2025-08-10 04:38:23'),
(52512, '74.179.67.139', NULL, 1, '2025-08-10 04:59:49', '2025-08-10 04:59:49'),
(52513, '20.3.176.58', NULL, 1, '2025-08-10 05:18:49', '2025-08-10 05:18:49'),
(52514, '18.201.158.27', NULL, 2, '2025-08-10 05:49:12', '2025-08-10 05:49:29'),
(52515, '35.178.228.46', NULL, 1, '2025-08-10 05:49:12', '2025-08-10 05:49:12'),
(52516, '34.245.238.240', NULL, 2, '2025-08-10 05:49:15', '2025-08-10 05:49:30'),
(52517, '51.222.253.10', NULL, 1, '2025-08-10 05:50:32', '2025-08-10 05:50:32'),
(52518, '216.126.224.94', NULL, 1, '2025-08-10 05:54:41', '2025-08-10 05:54:41'),
(52519, '205.169.39.0', NULL, 1, '2025-08-10 06:25:13', '2025-08-10 06:25:13'),
(52520, '45.251.58.103', NULL, 1, '2025-08-10 06:26:11', '2025-08-10 06:26:11'),
(52521, '3.14.4.83', NULL, 3, '2025-08-10 06:40:48', '2025-08-10 06:41:01'),
(52522, '18.222.203.255', NULL, 2, '2025-08-10 06:40:48', '2025-08-10 06:40:51'),
(52523, '18.224.128.89', NULL, 2, '2025-08-10 06:40:49', '2025-08-10 06:40:49'),
(52524, '3.145.196.14', NULL, 2, '2025-08-10 06:41:00', '2025-08-10 06:41:01'),
(52525, '18.222.231.145', NULL, 1, '2025-08-10 06:41:01', '2025-08-10 06:41:01'),
(52526, '51.68.107.137', NULL, 1, '2025-08-10 07:15:59', '2025-08-10 07:15:59'),
(52527, '85.48.88.45', NULL, 1, '2025-08-10 07:47:39', '2025-08-10 07:47:39'),
(52528, '51.222.253.13', NULL, 1, '2025-08-10 08:04:30', '2025-08-10 08:04:30'),
(52529, '198.199.65.104', NULL, 1, '2025-08-10 08:31:51', '2025-08-10 08:31:51'),
(52530, '109.70.64.8', NULL, 1, '2025-08-10 09:04:17', '2025-08-10 09:04:17'),
(52531, '51.68.107.138', NULL, 1, '2025-08-10 09:12:10', '2025-08-10 09:12:10'),
(52532, '140.228.21.191', NULL, 2, '2025-08-10 09:54:36', '2025-08-10 09:54:37'),
(52533, '54.172.199.54', NULL, 1, '2025-08-10 10:09:17', '2025-08-10 10:09:17'),
(52534, '51.68.111.215', NULL, 1, '2025-08-10 10:43:17', '2025-08-10 10:43:17'),
(52535, '103.229.44.114', NULL, 2, '2025-08-10 10:49:20', '2025-08-10 11:45:30'),
(52536, '51.68.111.202', NULL, 1, '2025-08-10 11:35:49', '2025-08-10 11:35:49'),
(52537, '51.68.111.209', NULL, 1, '2025-08-10 12:04:43', '2025-08-10 12:04:43'),
(52538, '42.236.101.245', NULL, 1, '2025-08-10 12:17:27', '2025-08-10 12:17:27'),
(52539, '42.236.12.226', NULL, 1, '2025-08-10 12:19:00', '2025-08-10 12:19:00'),
(52540, '42.236.17.101', NULL, 1, '2025-08-10 12:47:19', '2025-08-10 12:47:19'),
(52541, '42.236.17.211', NULL, 1, '2025-08-10 12:47:32', '2025-08-10 12:47:32'),
(52542, '217.113.194.49', NULL, 1, '2025-08-10 13:01:00', '2025-08-10 13:01:00'),
(52543, '103.166.75.28', NULL, 3, '2025-08-10 13:26:20', '2025-08-10 14:11:59'),
(52544, '162.120.184.34', NULL, 1, '2025-08-10 13:37:14', '2025-08-10 13:37:14'),
(52545, '128.204.212.87', NULL, 1, '2025-08-10 14:06:23', '2025-08-10 14:06:23'),
(52546, '51.68.111.212', NULL, 1, '2025-08-10 14:20:31', '2025-08-10 14:20:31'),
(52547, '185.241.208.193', NULL, 1, '2025-08-10 14:37:44', '2025-08-10 14:37:44'),
(52548, '103.158.37.116', NULL, 1, '2025-08-10 14:55:46', '2025-08-10 14:55:46'),
(52549, '103.135.252.95', NULL, 1, '2025-08-10 15:02:31', '2025-08-10 15:02:31'),
(52550, '162.120.184.35', NULL, 1, '2025-08-10 15:08:50', '2025-08-10 15:08:50'),
(52551, '80.71.159.221', NULL, 1, '2025-08-10 15:46:18', '2025-08-10 15:46:18'),
(52552, '51.68.107.146', NULL, 1, '2025-08-10 15:58:37', '2025-08-10 15:58:37'),
(52553, '52.167.144.202', NULL, 1, '2025-08-10 16:27:31', '2025-08-10 16:27:31'),
(52554, '51.68.107.139', NULL, 1, '2025-08-10 17:00:31', '2025-08-10 17:00:31'),
(52555, '34.30.40.254', NULL, 5, '2025-08-10 17:25:22', '2025-08-10 18:15:35'),
(52556, '89.104.110.152', NULL, 1, '2025-08-10 19:16:09', '2025-08-10 19:16:09'),
(52557, '57.141.0.15', NULL, 1, '2025-08-10 22:01:08', '2025-08-10 22:01:08'),
(52558, '165.140.203.158', NULL, 1, '2025-08-10 22:11:28', '2025-08-10 22:11:28'),
(52559, '66.249.65.98', NULL, 1, '2025-08-10 23:17:46', '2025-08-10 23:17:46'),
(52560, '52.167.144.24', NULL, 1, '2025-08-10 23:44:36', '2025-08-10 23:44:36'),
(52561, '66.249.73.163', NULL, 1, '2025-08-10 23:59:51', '2025-08-10 23:59:51'),
(52562, '103.140.63.180', NULL, 2, '2025-08-11 00:16:44', '2025-08-11 00:30:26'),
(52563, '87.250.233.1', NULL, 1, '2025-08-11 00:34:20', '2025-08-11 00:34:20'),
(52564, '77.88.9.1', NULL, 1, '2025-08-11 00:34:20', '2025-08-11 00:34:20'),
(52565, '77.88.9.129', NULL, 1, '2025-08-11 00:34:21', '2025-08-11 00:34:21'),
(52566, '141.8.143.1', NULL, 1, '2025-08-11 00:34:22', '2025-08-11 00:34:22'),
(52567, '5.255.251.138', NULL, 1, '2025-08-11 00:34:22', '2025-08-11 00:34:22'),
(52568, '95.108.213.138', NULL, 1, '2025-08-11 00:34:23', '2025-08-11 00:34:23'),
(52569, '77.88.47.17', NULL, 1, '2025-08-11 00:34:24', '2025-08-11 00:34:24'),
(52570, '38.60.255.128', NULL, 1, '2025-08-11 00:34:36', '2025-08-11 00:34:36'),
(52571, '3.80.75.225', NULL, 1, '2025-08-11 00:34:40', '2025-08-11 00:34:40'),
(52572, '2.60.200.182', NULL, 1, '2025-08-11 00:34:44', '2025-08-11 00:34:44'),
(52573, '31.56.240.147', NULL, 1, '2025-08-11 00:35:09', '2025-08-11 00:35:09'),
(52574, '66.249.73.165', NULL, 3, '2025-08-11 00:40:30', '2025-08-11 12:50:29'),
(52575, '5.255.231.26', NULL, 1, '2025-08-11 00:49:56', '2025-08-11 00:49:56'),
(52576, '57.141.0.7', NULL, 1, '2025-08-11 00:55:36', '2025-08-11 00:55:36'),
(52577, '107.174.228.252', NULL, 1, '2025-08-11 02:05:11', '2025-08-11 02:05:11'),
(52578, '34.220.170.62', NULL, 1, '2025-08-11 02:11:23', '2025-08-11 02:11:23'),
(52579, '18.236.185.155', NULL, 1, '2025-08-11 02:47:37', '2025-08-11 02:47:37'),
(52580, '51.68.236.114', NULL, 1, '2025-08-11 03:02:20', '2025-08-11 03:02:20'),
(52581, '57.141.0.8', NULL, 2, '2025-08-11 03:26:26', '2025-08-11 19:33:11'),
(52582, '43.229.208.190', NULL, 1, '2025-08-11 04:11:53', '2025-08-11 04:11:53'),
(52583, '57.141.0.29', NULL, 2, '2025-08-11 04:24:09', '2025-08-11 19:01:57'),
(52584, '66.249.65.98', NULL, 1, '2025-08-11 04:39:49', '2025-08-11 04:39:49'),
(52585, '54.226.45.27', NULL, 1, '2025-08-11 04:39:50', '2025-08-11 04:39:50'),
(52586, '3.131.35.142', NULL, 2, '2025-08-11 04:39:50', '2025-08-11 04:39:56'),
(52587, '3.144.232.108', NULL, 1, '2025-08-11 04:39:50', '2025-08-11 04:39:50'),
(52588, '52.91.114.217', NULL, 1, '2025-08-11 04:39:56', '2025-08-11 04:39:56'),
(52589, '18.224.173.130', NULL, 1, '2025-08-11 04:39:56', '2025-08-11 04:39:56'),
(52590, '165.140.243.7', NULL, 1, '2025-08-11 04:50:34', '2025-08-11 04:50:34'),
(52591, '103.133.200.186', NULL, 1, '2025-08-11 04:57:26', '2025-08-11 04:57:26'),
(52592, '172.178.140.144', NULL, 1, '2025-08-11 04:59:52', '2025-08-11 04:59:52'),
(52593, '205.169.39.38', NULL, 1, '2025-08-11 05:22:01', '2025-08-11 05:22:01'),
(52594, '43.196.4.229', NULL, 1, '2025-08-11 05:38:19', '2025-08-11 05:38:19'),
(52595, '51.8.155.48', NULL, 1, '2025-08-11 06:02:27', '2025-08-11 06:02:27'),
(52596, '176.100.243.133', NULL, 2, '2025-08-11 06:08:07', '2025-08-11 06:12:39'),
(52597, '66.249.73.163', NULL, 1, '2025-08-11 06:10:50', '2025-08-11 06:10:50'),
(52598, '162.120.185.34', NULL, 1, '2025-08-11 06:26:32', '2025-08-11 06:26:32'),
(52599, '103.144.236.50', NULL, 1, '2025-08-11 06:26:33', '2025-08-11 06:26:33'),
(52600, '51.68.107.156', NULL, 1, '2025-08-11 06:34:23', '2025-08-11 06:34:23'),
(52601, '103.197.153.63', NULL, 1, '2025-08-11 06:38:11', '2025-08-11 06:38:11'),
(52602, '66.249.73.164', NULL, 2, '2025-08-11 06:45:03', '2025-08-11 12:50:30'),
(52603, '128.204.212.86', NULL, 2, '2025-08-11 07:21:43', '2025-08-11 10:57:57'),
(52604, '51.68.111.199', NULL, 1, '2025-08-11 08:20:24', '2025-08-11 08:20:24'),
(52605, '190.92.210.231', NULL, 1, '2025-08-11 09:21:08', '2025-08-11 09:21:08'),
(52606, '4.193.96.14', NULL, 1, '2025-08-11 09:28:43', '2025-08-11 09:28:43'),
(52607, '162.120.184.34', NULL, 1, '2025-08-11 09:31:44', '2025-08-11 09:31:44'),
(52608, '119.40.83.156', NULL, 1, '2025-08-11 09:31:44', '2025-08-11 09:31:44'),
(52609, '59.153.102.60', NULL, 1, '2025-08-11 09:54:00', '2025-08-11 09:54:00'),
(52610, '20.97.189.96', NULL, 1, '2025-08-11 09:56:10', '2025-08-11 09:56:10'),
(52611, '162.120.185.35', NULL, 1, '2025-08-11 09:58:53', '2025-08-11 09:58:53'),
(52612, '27.106.121.232', NULL, 1, '2025-08-11 10:33:49', '2025-08-11 10:33:49'),
(52613, '51.68.111.245', NULL, 1, '2025-08-11 11:13:18', '2025-08-11 11:13:18'),
(52614, '173.252.83.5', NULL, 1, '2025-08-11 11:41:09', '2025-08-11 11:41:09'),
(52615, '89.222.100.4', NULL, 1, '2025-08-11 12:06:56', '2025-08-11 12:06:56'),
(52616, '196.251.73.52', NULL, 1, '2025-08-11 12:13:56', '2025-08-11 12:13:56'),
(52617, '34.242.205.246', NULL, 2, '2025-08-11 12:16:25', '2025-08-11 12:16:39'),
(52618, '35.176.66.178', NULL, 1, '2025-08-11 12:16:26', '2025-08-11 12:16:26'),
(52619, '34.244.123.17', NULL, 1, '2025-08-11 12:16:29', '2025-08-11 12:16:29'),
(52620, '54.247.220.107', NULL, 1, '2025-08-11 12:16:40', '2025-08-11 12:16:40'),
(52621, '123.0.26.154', NULL, 1, '2025-08-11 12:35:18', '2025-08-11 12:35:18'),
(52622, '103.91.232.6', NULL, 1, '2025-08-11 12:59:22', '2025-08-11 12:59:22'),
(52623, '66.249.65.97', NULL, 1, '2025-08-11 13:03:51', '2025-08-11 13:03:51'),
(52624, '51.68.236.64', NULL, 1, '2025-08-11 13:14:56', '2025-08-11 13:14:56'),
(52625, '51.222.253.1', NULL, 1, '2025-08-11 13:43:30', '2025-08-11 13:43:30'),
(52626, '52.159.249.103', NULL, 1, '2025-08-11 13:57:01', '2025-08-11 13:57:01'),
(52627, '111.68.48.74', NULL, 1, '2025-08-11 14:13:29', '2025-08-11 14:13:29'),
(52628, '51.8.155.51', NULL, 1, '2025-08-11 14:39:26', '2025-08-11 14:39:26'),
(52629, '205.169.39.102', NULL, 2, '2025-08-11 15:22:08', '2025-08-11 15:22:22'),
(52630, '51.68.236.71', NULL, 1, '2025-08-11 15:30:32', '2025-08-11 15:30:32'),
(52631, '35.86.193.42', NULL, 1, '2025-08-11 15:41:22', '2025-08-11 15:41:22'),
(52632, '57.141.0.25', NULL, 1, '2025-08-11 15:55:14', '2025-08-11 15:55:14'),
(52633, '156.248.54.129', NULL, 1, '2025-08-11 15:55:57', '2025-08-11 15:55:57'),
(52634, '45.90.61.245', NULL, 1, '2025-08-11 15:56:08', '2025-08-11 15:56:08'),
(52635, '57.141.0.4', NULL, 1, '2025-08-11 16:10:22', '2025-08-11 16:10:22'),
(52636, '57.141.0.9', NULL, 1, '2025-08-11 16:18:05', '2025-08-11 16:18:05'),
(52637, '60.246.190.65', NULL, 1, '2025-08-11 16:25:16', '2025-08-11 16:25:16'),
(52638, '35.94.216.165', NULL, 1, '2025-08-11 16:30:51', '2025-08-11 16:30:51'),
(52639, '205.169.39.5', NULL, 1, '2025-08-11 17:00:40', '2025-08-11 17:00:40'),
(52640, '51.68.107.161', NULL, 1, '2025-08-11 17:22:33', '2025-08-11 17:22:33'),
(52641, '51.68.111.242', NULL, 1, '2025-08-11 17:57:14', '2025-08-11 17:57:14'),
(52642, '51.68.111.216', NULL, 1, '2025-08-11 18:28:02', '2025-08-11 18:28:02'),
(52643, '87.250.224.247', NULL, 1, '2025-08-11 19:15:49', '2025-08-11 19:15:49'),
(52644, '35.213.164.233', NULL, 2, '2025-08-11 19:25:27', '2025-08-11 19:25:28'),
(52645, '51.68.111.212', NULL, 1, '2025-08-11 19:34:21', '2025-08-11 19:34:21'),
(52646, '45.136.19.23', NULL, 2, '2025-08-11 20:15:42', '2025-08-11 20:41:55'),
(52647, '34.75.144.133', NULL, 1, '2025-08-11 20:23:11', '2025-08-11 20:23:11'),
(52648, '51.68.111.215', NULL, 1, '2025-08-11 21:12:44', '2025-08-11 21:12:44'),
(52649, '108.130.63.160', NULL, 1, '2025-08-11 21:31:55', '2025-08-11 21:31:55'),
(52650, '31.13.103.116', NULL, 1, '2025-08-11 21:58:58', '2025-08-11 21:58:58'),
(52651, '114.105.54.165', NULL, 1, '2025-08-11 22:40:20', '2025-08-11 22:40:20'),
(52652, '128.204.212.87', NULL, 1, '2025-08-11 23:02:46', '2025-08-11 23:02:46'),
(52653, '52.45.9.143', NULL, 1, '2025-08-12 00:43:27', '2025-08-12 00:43:27'),
(52654, '44.242.197.33', NULL, 1, '2025-08-12 01:17:09', '2025-08-12 01:17:09'),
(52655, '35.91.141.114', NULL, 1, '2025-08-12 02:31:05', '2025-08-12 02:31:05'),
(52656, '146.190.241.107', NULL, 1, '2025-08-12 02:41:57', '2025-08-12 02:41:57'),
(52657, '5.9.50.77', NULL, 3, '2025-08-12 02:55:52', '2025-08-12 02:56:20'),
(52658, '3.88.158.61', NULL, 1, '2025-08-12 02:56:01', '2025-08-12 02:56:01'),
(52659, '138.201.135.169', NULL, 4, '2025-08-12 02:56:05', '2025-08-12 02:56:27'),
(52660, '195.201.168.79', NULL, 1, '2025-08-12 02:56:16', '2025-08-12 02:56:16'),
(52661, '88.99.48.186', NULL, 2, '2025-08-12 02:56:18', '2025-08-12 02:56:40'),
(52662, '176.9.158.217', NULL, 1, '2025-08-12 02:56:19', '2025-08-12 02:56:19'),
(52663, '5.9.94.125', NULL, 1, '2025-08-12 02:56:21', '2025-08-12 02:56:21'),
(52664, '188.239.11.77', NULL, 1, '2025-08-12 03:00:53', '2025-08-12 03:00:53'),
(52665, '3.86.14.219', NULL, 1, '2025-08-12 03:20:37', '2025-08-12 03:20:37'),
(52666, '13.65.138.115', NULL, 1, '2025-08-12 03:43:13', '2025-08-12 03:43:13'),
(52667, '173.244.42.147', NULL, 1, '2025-08-12 04:08:41', '2025-08-12 04:08:41'),
(52668, '51.68.236.72', NULL, 1, '2025-08-12 04:13:33', '2025-08-12 04:13:33'),
(52669, '135.237.131.215', NULL, 1, '2025-08-12 04:36:59', '2025-08-12 04:36:59'),
(52670, '176.53.219.168', NULL, 1, '2025-08-12 04:42:01', '2025-08-12 04:42:01'),
(52671, '159.138.8.44', NULL, 1, '2025-08-12 04:48:41', '2025-08-12 04:48:41'),
(52672, '119.30.41.239', NULL, 1, '2025-08-12 05:36:26', '2025-08-12 05:36:26'),
(52673, '72.14.201.159', NULL, 2, '2025-08-12 05:41:45', '2025-08-12 08:14:14'),
(52674, '202.37.52.205', NULL, 1, '2025-08-12 05:41:48', '2025-08-12 05:41:48'),
(52675, '43.229.208.190', NULL, 1, '2025-08-12 05:43:54', '2025-08-12 05:43:54'),
(52676, '128.204.212.87', NULL, 1, '2025-08-12 06:16:48', '2025-08-12 06:16:48'),
(52677, '128.204.212.84', NULL, 1, '2025-08-12 06:16:48', '2025-08-12 06:16:48'),
(52678, '40.84.221.230', NULL, 1, '2025-08-12 06:19:33', '2025-08-12 06:19:33'),
(52679, '82.135.81.248', NULL, 1, '2025-08-12 06:51:33', '2025-08-12 06:51:33'),
(52680, '172.178.141.129', NULL, 1, '2025-08-12 07:01:59', '2025-08-12 07:01:59'),
(52681, '123.6.49.44', NULL, 1, '2025-08-12 07:03:44', '2025-08-12 07:03:44'),
(52682, '67.211.214.194', NULL, 1, '2025-08-12 07:10:04', '2025-08-12 07:10:04'),
(52683, '162.120.185.35', NULL, 1, '2025-08-12 07:24:45', '2025-08-12 07:24:45'),
(52684, '103.116.165.71', NULL, 2, '2025-08-12 07:24:45', '2025-08-12 07:59:02'),
(52685, '51.68.111.241', NULL, 1, '2025-08-12 07:50:39', '2025-08-12 07:50:39'),
(52686, '162.120.184.35', NULL, 1, '2025-08-12 07:51:36', '2025-08-12 07:51:36'),
(52687, '52.159.249.109', NULL, 1, '2025-08-12 07:57:08', '2025-08-12 07:57:08'),
(52688, '103.91.130.129', NULL, 2, '2025-08-12 08:05:21', '2025-08-12 08:17:34'),
(52689, '103.51.2.174', NULL, 1, '2025-08-12 08:14:33', '2025-08-12 08:14:33'),
(52690, '111.225.148.242', NULL, 1, '2025-08-12 08:50:00', '2025-08-12 08:50:00'),
(52691, '52.206.84.190', NULL, 1, '2025-08-12 08:58:16', '2025-08-12 08:58:16'),
(52692, '54.223.139.243', NULL, 1, '2025-08-12 09:01:17', '2025-08-12 09:01:17'),
(52693, '67.220.66.6', NULL, 1, '2025-08-12 09:13:55', '2025-08-12 09:13:55'),
(52694, '66.249.65.96', NULL, 3, '2025-08-12 09:17:04', '2025-08-12 14:19:43'),
(52695, '74.7.35.58', NULL, 1, '2025-08-12 09:42:16', '2025-08-12 09:42:16'),
(52696, '101.79.175.8', NULL, 1, '2025-08-12 09:56:20', '2025-08-12 09:56:20'),
(52697, '101.47.10.231', NULL, 1, '2025-08-12 09:56:24', '2025-08-12 09:56:24'),
(52698, '91.194.205.109', NULL, 1, '2025-08-12 09:56:30', '2025-08-12 09:56:30'),
(52699, '193.186.4.191', NULL, 2, '2025-08-12 10:56:54', '2025-08-12 12:36:46'),
(52700, '128.204.212.85', NULL, 1, '2025-08-12 11:24:42', '2025-08-12 11:24:42'),
(52701, '40.116.73.220', NULL, 1, '2025-08-12 11:27:32', '2025-08-12 11:27:32'),
(52702, '128.204.212.86', NULL, 1, '2025-08-12 13:03:08', '2025-08-12 13:03:08'),
(52703, '52.230.163.43', NULL, 1, '2025-08-12 13:07:32', '2025-08-12 13:07:32'),
(52704, '37.111.242.151', NULL, 1, '2025-08-12 13:31:17', '2025-08-12 13:31:17'),
(52705, '51.68.111.219', NULL, 1, '2025-08-12 13:33:31', '2025-08-12 13:33:31'),
(52706, '205.169.39.5', NULL, 1, '2025-08-12 13:38:02', '2025-08-12 13:38:02'),
(52707, '34.57.209.161', NULL, 1, '2025-08-12 13:39:37', '2025-08-12 13:39:37'),
(52708, '149.6.210.210', NULL, 2, '2025-08-12 14:07:22', '2025-08-12 14:07:29'),
(52709, '66.249.65.97', NULL, 3, '2025-08-12 14:19:42', '2025-08-12 14:19:45'),
(52710, '103.185.25.9', NULL, 1, '2025-08-12 14:56:38', '2025-08-12 14:56:38'),
(52711, '52.167.144.170', NULL, 1, '2025-08-12 15:06:11', '2025-08-12 15:06:11'),
(52712, '49.37.114.93', NULL, 1, '2025-08-12 15:10:23', '2025-08-12 15:10:23'),
(52713, '84.55.46.85', NULL, 1, '2025-08-12 15:59:24', '2025-08-12 15:59:24'),
(52714, '74.7.36.83', NULL, 1, '2025-08-12 16:00:13', '2025-08-12 16:00:13'),
(52715, '20.161.75.216', NULL, 1, '2025-08-12 16:20:48', '2025-08-12 16:20:48'),
(52716, '44.206.254.1', NULL, 2, '2025-08-12 17:01:50', '2025-08-12 17:02:10'),
(52717, '34.194.154.127', NULL, 1, '2025-08-12 17:09:24', '2025-08-12 17:09:24'),
(52718, '35.195.31.131', NULL, 1, '2025-08-12 17:41:19', '2025-08-12 17:41:19'),
(52719, '38.34.183.226', NULL, 1, '2025-08-12 17:43:04', '2025-08-12 17:43:04'),
(52720, '68.221.67.174', NULL, 1, '2025-08-12 18:21:35', '2025-08-12 18:21:35'),
(52721, '66.249.79.197', NULL, 1, '2025-08-12 18:33:29', '2025-08-12 18:33:29'),
(52722, '74.7.35.116', NULL, 1, '2025-08-12 19:57:06', '2025-08-12 19:57:06'),
(52723, '51.68.111.215', NULL, 1, '2025-08-12 20:00:20', '2025-08-12 20:00:20'),
(52724, '103.161.69.23', NULL, 1, '2025-08-12 20:55:00', '2025-08-12 20:55:00'),
(52725, '51.68.107.146', NULL, 1, '2025-08-12 21:39:20', '2025-08-12 21:39:20'),
(52726, '34.45.239.56', NULL, 4, '2025-08-12 22:41:06', '2025-08-12 22:41:10'),
(52727, '120.230.244.125', NULL, 1, '2025-08-12 22:43:19', '2025-08-12 22:43:19'),
(52728, '114.119.139.110', NULL, 1, '2025-08-12 22:56:59', '2025-08-12 22:56:59'),
(52729, '182.16.72.244', NULL, 1, '2025-08-12 23:54:13', '2025-08-12 23:54:13'),
(52730, '51.68.236.95', NULL, 1, '2025-08-13 00:41:13', '2025-08-13 00:41:13'),
(52731, '35.247.26.164', NULL, 1, '2025-08-13 02:04:00', '2025-08-13 02:04:00'),
(52732, '44.251.0.225', NULL, 1, '2025-08-13 02:06:53', '2025-08-13 02:06:53'),
(52733, '44.250.98.201', NULL, 1, '2025-08-13 02:52:01', '2025-08-13 02:52:01'),
(52734, '103.145.70.100', NULL, 1, '2025-08-13 03:12:13', '2025-08-13 03:12:13'),
(52735, '222.129.52.187', NULL, 4, '2025-08-13 03:15:58', '2025-08-13 03:16:38'),
(52736, '103.133.200.187', NULL, 1, '2025-08-13 03:48:46', '2025-08-13 03:48:46'),
(52737, '72.14.201.184', NULL, 1, '2025-08-13 03:50:23', '2025-08-13 03:50:23'),
(52738, '103.213.237.38', NULL, 1, '2025-08-13 04:14:44', '2025-08-13 04:14:44'),
(52739, '51.68.111.207', NULL, 1, '2025-08-13 04:15:59', '2025-08-13 04:15:59'),
(52740, '59.153.18.224', NULL, 1, '2025-08-13 04:28:13', '2025-08-13 04:28:13'),
(52741, '13.58.115.40', NULL, 2, '2025-08-13 04:42:13', '2025-08-13 05:23:56'),
(52742, '18.225.25.214', NULL, 5, '2025-08-13 04:42:13', '2025-08-13 07:30:39'),
(52743, '3.16.42.49', NULL, 1, '2025-08-13 04:42:20', '2025-08-13 04:42:20'),
(52744, '3.135.211.240', NULL, 3, '2025-08-13 04:42:20', '2025-08-13 07:30:34'),
(52745, '128.204.212.85', NULL, 1, '2025-08-13 05:12:48', '2025-08-13 05:12:48'),
(52746, '162.120.185.34', NULL, 1, '2025-08-13 05:23:03', '2025-08-13 05:23:03'),
(52747, '3.14.250.37', NULL, 2, '2025-08-13 05:24:00', '2025-08-13 07:30:33'),
(52748, '18.224.128.89', NULL, 3, '2025-08-13 05:24:08', '2025-08-13 07:30:27'),
(52749, '193.186.4.159', NULL, 1, '2025-08-13 05:46:43', '2025-08-13 05:46:43'),
(52750, '34.102.34.33', NULL, 2, '2025-08-13 05:49:52', '2025-08-13 05:51:09'),
(52751, '182.163.111.226', NULL, 1, '2025-08-13 05:59:39', '2025-08-13 05:59:39'),
(52752, '74.7.36.93', NULL, 1, '2025-08-13 06:26:12', '2025-08-13 06:26:12'),
(52753, '69.171.231.116', NULL, 1, '2025-08-13 07:13:38', '2025-08-13 07:13:38'),
(52754, '67.211.214.194', NULL, 1, '2025-08-13 07:13:49', '2025-08-13 07:13:49'),
(52755, '162.120.184.46', NULL, 1, '2025-08-13 07:24:18', '2025-08-13 07:24:18'),
(52756, '57.155.170.194', NULL, 1, '2025-08-13 07:35:27', '2025-08-13 07:35:27'),
(52757, '162.120.184.6', NULL, 1, '2025-08-13 07:51:58', '2025-08-13 07:51:58'),
(52758, '34.105.64.254', NULL, 2, '2025-08-13 08:34:43', '2025-08-13 08:35:22'),
(52759, '27.147.191.228', NULL, 1, '2025-08-13 09:03:26', '2025-08-13 09:03:26'),
(52760, '52.255.111.7', NULL, 1, '2025-08-13 09:10:54', '2025-08-13 09:10:54'),
(52761, '66.249.79.197', NULL, 1, '2025-08-13 09:12:50', '2025-08-13 09:12:50'),
(52762, '51.222.253.9', NULL, 1, '2025-08-13 09:15:05', '2025-08-13 09:15:05'),
(52763, '34.57.90.2', NULL, 4, '2025-08-13 09:23:40', '2025-08-13 09:23:42'),
(52764, '117.93.76.145', NULL, 1, '2025-08-13 09:49:16', '2025-08-13 09:49:16'),
(52765, '128.204.212.87', NULL, 3, '2025-08-13 09:49:30', '2025-08-13 20:28:48'),
(52766, '45.145.58.103', NULL, 1, '2025-08-13 09:56:03', '2025-08-13 09:56:03'),
(52767, '1.83.125.35', NULL, 1, '2025-08-13 09:59:51', '2025-08-13 09:59:51'),
(52768, '103.126.150.136', NULL, 1, '2025-08-13 09:59:55', '2025-08-13 09:59:55'),
(52769, '20.97.189.100', NULL, 1, '2025-08-13 10:07:39', '2025-08-13 10:07:39'),
(52770, '58.219.163.65', NULL, 1, '2025-08-13 10:10:28', '2025-08-13 10:10:28'),
(52771, '119.30.41.95', NULL, 1, '2025-08-13 10:19:00', '2025-08-13 10:19:00'),
(52772, '51.222.253.1', NULL, 1, '2025-08-13 10:24:22', '2025-08-13 10:24:22'),
(52773, '43.229.208.190', NULL, 2, '2025-08-13 11:05:12', '2025-08-13 11:48:25'),
(52774, '123.245.85.253', NULL, 1, '2025-08-13 11:06:19', '2025-08-13 11:06:19'),
(52775, '52.230.164.177', NULL, 1, '2025-08-13 11:10:08', '2025-08-13 11:10:08'),
(52776, '185.117.225.148', NULL, 1, '2025-08-13 11:51:21', '2025-08-13 11:51:21'),
(52777, '31.13.127.25', NULL, 1, '2025-08-13 12:24:22', '2025-08-13 12:24:22'),
(52778, '103.122.28.241', NULL, 1, '2025-08-13 13:14:31', '2025-08-13 13:14:31'),
(52779, '116.179.32.23', NULL, 1, '2025-08-13 13:29:09', '2025-08-13 13:29:09'),
(52780, '159.138.23.70', NULL, 1, '2025-08-13 13:48:01', '2025-08-13 13:48:01'),
(52781, '203.83.168.166', NULL, 2, '2025-08-13 13:51:47', '2025-08-13 13:52:00'),
(52782, '51.68.107.161', NULL, 1, '2025-08-13 14:44:51', '2025-08-13 14:44:51'),
(52783, '128.204.212.84', NULL, 1, '2025-08-13 14:56:01', '2025-08-13 14:56:01'),
(52784, '205.169.39.3', NULL, 1, '2025-08-13 15:03:35', '2025-08-13 15:03:35'),
(52785, '52.255.111.121', NULL, 1, '2025-08-13 16:43:19', '2025-08-13 16:43:19'),
(52786, '51.68.111.238', NULL, 1, '2025-08-13 17:16:24', '2025-08-13 17:16:24'),
(52787, '51.68.236.92', NULL, 1, '2025-08-13 17:56:39', '2025-08-13 17:56:39'),
(52788, '103.176.86.255', NULL, 1, '2025-08-13 18:04:07', '2025-08-13 18:04:07'),
(52789, '103.205.69.192', NULL, 2, '2025-08-13 18:26:21', '2025-08-13 18:30:15'),
(52790, '34.57.245.109', NULL, 1, '2025-08-13 18:38:55', '2025-08-13 18:38:55'),
(52791, '123.6.49.15', NULL, 1, '2025-08-13 18:53:52', '2025-08-13 18:53:52'),
(52792, '23.81.49.208', NULL, 1, '2025-08-13 19:53:45', '2025-08-13 19:53:45'),
(52793, '51.68.111.203', NULL, 1, '2025-08-13 20:00:42', '2025-08-13 20:00:42'),
(52794, '74.7.35.117', NULL, 1, '2025-08-13 20:21:57', '2025-08-13 20:21:57'),
(52795, '74.7.35.124', NULL, 1, '2025-08-13 20:21:57', '2025-08-13 20:21:57'),
(52796, '51.68.111.209', NULL, 1, '2025-08-13 21:32:25', '2025-08-13 21:32:25'),
(52797, '66.249.79.198', NULL, 2, '2025-08-13 22:00:06', '2025-08-13 23:29:10'),
(52798, '51.68.111.214', NULL, 1, '2025-08-13 22:10:31', '2025-08-13 22:10:31'),
(52799, '128.204.212.86', NULL, 1, '2025-08-13 22:23:10', '2025-08-13 22:23:10'),
(52800, '184.105.10.34', NULL, 1, '2025-08-13 22:34:52', '2025-08-13 22:34:52'),
(52801, '185.191.171.11', NULL, 1, '2025-08-13 23:13:11', '2025-08-13 23:13:11'),
(52802, '34.169.39.57', NULL, 1, '2025-08-13 23:52:51', '2025-08-13 23:52:51'),
(52803, '51.222.253.4', NULL, 1, '2025-08-14 00:03:10', '2025-08-14 00:03:10'),
(52804, '128.199.60.176', NULL, 1, '2025-08-14 00:26:33', '2025-08-14 00:26:33'),
(52805, '39.149.216.237', NULL, 1, '2025-08-14 01:28:33', '2025-08-14 01:28:33'),
(52806, '39.154.12.170', NULL, 1, '2025-08-14 01:29:54', '2025-08-14 01:29:54'),
(52807, '103.67.156.234', NULL, 1, '2025-08-14 01:44:12', '2025-08-14 01:44:12'),
(52808, '51.222.253.12', NULL, 2, '2025-08-14 01:53:41', '2025-08-14 13:58:26'),
(52809, '49.113.95.186', NULL, 1, '2025-08-14 02:08:17', '2025-08-14 02:08:17'),
(52810, '44.244.202.178', NULL, 1, '2025-08-14 02:09:22', '2025-08-14 02:09:22'),
(52811, '167.99.187.40', NULL, 1, '2025-08-14 02:20:00', '2025-08-14 02:20:00'),
(52812, '34.220.217.187', NULL, 1, '2025-08-14 02:33:38', '2025-08-14 02:33:38'),
(52813, '5.133.192.138', NULL, 1, '2025-08-14 02:42:59', '2025-08-14 02:42:59'),
(52814, '162.120.184.227', NULL, 1, '2025-08-14 02:56:38', '2025-08-14 02:56:38'),
(52815, '52.230.164.178', NULL, 1, '2025-08-14 03:55:44', '2025-08-14 03:55:44'),
(52816, '74.7.36.83', NULL, 1, '2025-08-14 04:31:46', '2025-08-14 04:31:46'),
(52817, '205.169.39.24', NULL, 1, '2025-08-14 04:40:49', '2025-08-14 04:40:49'),
(52818, '43.229.208.190', NULL, 2, '2025-08-14 05:19:25', '2025-08-14 08:39:38'),
(52819, '23.98.186.179', NULL, 1, '2025-08-14 05:28:24', '2025-08-14 05:28:24'),
(52820, '52.167.144.202', NULL, 1, '2025-08-14 05:51:04', '2025-08-14 05:51:04'),
(52821, '162.120.184.34', NULL, 1, '2025-08-14 05:58:11', '2025-08-14 05:58:11'),
(52822, '103.187.24.145', NULL, 1, '2025-08-14 05:58:41', '2025-08-14 05:58:41'),
(52823, '193.186.4.130', NULL, 2, '2025-08-14 06:11:57', '2025-08-14 08:51:42'),
(52824, '23.81.49.105', NULL, 1, '2025-08-14 06:21:24', '2025-08-14 06:21:24'),
(52825, '74.7.36.111', NULL, 1, '2025-08-14 06:34:52', '2025-08-14 06:34:52'),
(52826, '193.186.4.141', NULL, 1, '2025-08-14 07:29:42', '2025-08-14 07:29:42'),
(52827, '123.49.49.14', NULL, 1, '2025-08-14 07:29:43', '2025-08-14 07:29:43'),
(52828, '51.68.236.73', NULL, 1, '2025-08-14 07:32:29', '2025-08-14 07:32:29'),
(52829, '54.223.139.243', NULL, 1, '2025-08-14 07:57:16', '2025-08-14 07:57:16'),
(52830, '123.200.5.90', NULL, 2, '2025-08-14 08:41:20', '2025-08-14 08:42:56'),
(52831, '128.204.212.85', NULL, 2, '2025-08-14 08:43:20', '2025-08-14 10:51:52'),
(52832, '69.63.184.45', NULL, 1, '2025-08-14 08:44:42', '2025-08-14 08:44:42'),
(52833, '37.111.213.116', NULL, 1, '2025-08-14 09:24:25', '2025-08-14 09:24:25'),
(52834, '51.68.107.144', NULL, 1, '2025-08-14 09:33:08', '2025-08-14 09:33:08'),
(52835, '51.68.111.242', NULL, 1, '2025-08-14 10:21:13', '2025-08-14 10:21:13'),
(52836, '103.197.206.242', NULL, 1, '2025-08-14 10:24:28', '2025-08-14 10:24:28'),
(52837, '74.7.35.63', NULL, 1, '2025-08-14 11:28:56', '2025-08-14 11:28:56'),
(52838, '84.17.48.135', NULL, 1, '2025-08-14 11:32:49', '2025-08-14 11:32:49'),
(52839, '166.108.197.199', NULL, 1, '2025-08-14 11:44:04', '2025-08-14 11:44:04'),
(52840, '66.249.79.198', NULL, 1, '2025-08-14 12:23:46', '2025-08-14 12:23:46'),
(52841, '66.249.79.197', NULL, 3, '2025-08-14 12:34:15', '2025-08-14 19:21:32'),
(52842, '154.213.164.57', NULL, 1, '2025-08-14 12:38:44', '2025-08-14 12:38:44'),
(52843, '13.212.26.144', NULL, 1, '2025-08-14 12:55:10', '2025-08-14 12:55:10'),
(52844, '47.82.11.203', NULL, 1, '2025-08-14 13:10:58', '2025-08-14 13:10:58'),
(52845, '49.69.177.147', NULL, 1, '2025-08-14 13:12:14', '2025-08-14 13:12:14'),
(52846, '52.230.163.39', NULL, 1, '2025-08-14 13:26:24', '2025-08-14 13:26:24'),
(52847, '57.141.0.5', NULL, 1, '2025-08-14 13:31:52', '2025-08-14 13:31:52'),
(52848, '42.236.12.222', NULL, 1, '2025-08-14 14:04:08', '2025-08-14 14:04:08'),
(52849, '42.236.101.206', NULL, 1, '2025-08-14 14:05:43', '2025-08-14 14:05:43'),
(52850, '51.222.253.13', NULL, 1, '2025-08-14 14:08:28', '2025-08-14 14:08:28'),
(52851, '51.68.111.208', NULL, 1, '2025-08-14 14:38:06', '2025-08-14 14:38:06'),
(52852, '47.82.11.211', NULL, 1, '2025-08-14 15:01:37', '2025-08-14 15:01:37'),
(52853, '74.7.35.57', NULL, 1, '2025-08-14 15:08:41', '2025-08-14 15:08:41'),
(52854, '51.68.236.91', NULL, 1, '2025-08-14 15:41:10', '2025-08-14 15:41:10'),
(52855, '42.236.101.228', NULL, 1, '2025-08-14 15:57:30', '2025-08-14 15:57:30'),
(52856, '42.236.17.212', NULL, 1, '2025-08-14 15:57:52', '2025-08-14 15:57:52'),
(52857, '39.163.193.192', NULL, 1, '2025-08-14 16:54:44', '2025-08-14 16:54:44'),
(52858, '42.236.10.69', NULL, 1, '2025-08-14 16:54:52', '2025-08-14 16:54:52'),
(52859, '42.236.10.73', NULL, 1, '2025-08-14 16:55:32', '2025-08-14 16:55:32'),
(52860, '85.208.96.212', NULL, 1, '2025-08-14 17:31:16', '2025-08-14 17:31:16'),
(52861, '31.13.103.115', NULL, 1, '2025-08-14 18:09:13', '2025-08-14 18:09:13'),
(52862, '4.151.241.251', NULL, 1, '2025-08-14 18:46:51', '2025-08-14 18:46:51'),
(52863, '103.119.23.82', NULL, 1, '2025-08-14 19:03:42', '2025-08-14 19:03:42'),
(52864, '35.213.164.233', NULL, 2, '2025-08-14 19:27:48', '2025-08-14 19:27:49'),
(52865, '51.68.111.199', NULL, 1, '2025-08-14 19:29:53', '2025-08-14 19:29:53'),
(52866, '115.60.81.42', NULL, 1, '2025-08-14 19:37:14', '2025-08-14 19:37:14'),
(52867, '40.84.221.239', NULL, 1, '2025-08-14 20:31:26', '2025-08-14 20:31:26'),
(52868, '179.6.170.63', NULL, 1, '2025-08-14 21:08:39', '2025-08-14 21:08:39'),
(52869, '138.99.38.181', NULL, 4, '2025-08-14 22:22:24', '2025-08-14 22:23:30'),
(52870, '138.99.38.98', NULL, 1, '2025-08-14 22:23:24', '2025-08-14 22:23:24'),
(52871, '144.202.40.179', NULL, 1, '2025-08-14 22:35:40', '2025-08-14 22:35:40'),
(52872, '151.226.171.95', NULL, 1, '2025-08-14 23:55:05', '2025-08-14 23:55:05'),
(52873, '66.249.79.198', NULL, 2, '2025-08-15 00:18:18', '2025-08-15 03:55:41'),
(52874, '39.154.172.127', NULL, 1, '2025-08-15 00:29:31', '2025-08-15 00:29:31'),
(52875, '51.222.253.16', NULL, 1, '2025-08-15 00:56:49', '2025-08-15 00:56:49'),
(52876, '104.28.77.131', NULL, 1, '2025-08-15 01:05:22', '2025-08-15 01:05:22'),
(52877, '162.120.184.221', NULL, 1, '2025-08-15 01:34:00', '2025-08-15 01:34:00'),
(52878, '51.222.253.14', NULL, 1, '2025-08-15 02:05:08', '2025-08-15 02:05:08'),
(52879, '44.251.0.225', NULL, 1, '2025-08-15 02:30:32', '2025-08-15 02:30:32'),
(52880, '74.48.114.210', NULL, 1, '2025-08-15 02:59:55', '2025-08-15 02:59:55'),
(52881, '40.77.167.22', NULL, 1, '2025-08-15 03:16:16', '2025-08-15 03:16:16'),
(52882, '35.91.146.233', NULL, 1, '2025-08-15 03:38:32', '2025-08-15 03:38:32'),
(52883, '156.242.37.144', NULL, 1, '2025-08-15 03:49:44', '2025-08-15 03:49:44'),
(52884, '74.7.36.64', NULL, 1, '2025-08-15 04:05:18', '2025-08-15 04:05:18'),
(52885, '103.170.231.137', NULL, 1, '2025-08-15 04:09:39', '2025-08-15 04:09:39'),
(52886, '91.211.251.64', NULL, 1, '2025-08-15 04:12:27', '2025-08-15 04:12:27'),
(52887, '87.249.132.165', NULL, 1, '2025-08-15 04:50:24', '2025-08-15 04:50:24'),
(52888, '66.249.79.197', NULL, 2, '2025-08-15 06:43:01', '2025-08-15 09:42:24'),
(52889, '51.68.236.69', NULL, 1, '2025-08-15 09:02:27', '2025-08-15 09:02:27'),
(52890, '18.167.3.96', NULL, 1, '2025-08-15 09:04:16', '2025-08-15 09:04:16'),
(52891, '51.222.253.4', NULL, 2, '2025-08-15 09:22:49', '2025-08-15 22:17:59'),
(52892, '54.223.247.92', NULL, 1, '2025-08-15 10:21:51', '2025-08-15 10:21:51'),
(52893, '167.94.145.107', NULL, 1, '2025-08-15 11:15:31', '2025-08-15 11:15:31'),
(52894, '51.68.236.87', NULL, 1, '2025-08-15 11:36:01', '2025-08-15 11:36:01'),
(52895, '173.244.42.151', NULL, 1, '2025-08-15 11:46:22', '2025-08-15 11:46:22'),
(52896, '31.13.103.114', NULL, 1, '2025-08-15 12:19:03', '2025-08-15 12:19:03'),
(52897, '34.83.36.201', NULL, 1, '2025-08-15 12:34:26', '2025-08-15 12:34:26'),
(52898, '51.222.253.8', NULL, 1, '2025-08-15 12:41:46', '2025-08-15 12:41:46'),
(52899, '190.92.202.23', NULL, 1, '2025-08-15 13:12:08', '2025-08-15 13:12:08'),
(52900, '62.68.132.7', NULL, 1, '2025-08-15 13:15:19', '2025-08-15 13:15:19'),
(52901, '23.27.145.232', NULL, 1, '2025-08-15 13:24:15', '2025-08-15 13:24:15'),
(52902, '51.68.107.137', NULL, 1, '2025-08-15 13:26:07', '2025-08-15 13:26:07'),
(52903, '185.191.171.11', NULL, 1, '2025-08-15 13:42:12', '2025-08-15 13:42:12'),
(52904, '74.7.36.81', NULL, 1, '2025-08-15 14:30:14', '2025-08-15 14:30:14'),
(52905, '51.68.111.217', NULL, 1, '2025-08-15 15:08:18', '2025-08-15 15:08:18'),
(52906, '156.228.0.124', NULL, 1, '2025-08-15 16:08:27', '2025-08-15 16:08:27'),
(52907, '172.184.213.176', NULL, 1, '2025-08-15 16:13:47', '2025-08-15 16:13:47'),
(52908, '49.37.114.219', NULL, 1, '2025-08-15 16:21:17', '2025-08-15 16:21:17'),
(52909, '52.230.164.187', NULL, 1, '2025-08-15 16:22:11', '2025-08-15 16:22:11'),
(52910, '51.68.111.240', NULL, 1, '2025-08-15 16:52:26', '2025-08-15 16:52:26'),
(52911, '51.68.107.161', NULL, 1, '2025-08-15 16:54:21', '2025-08-15 16:54:21'),
(52912, '119.28.202.234', NULL, 2, '2025-08-15 17:53:03', '2025-08-15 17:53:04'),
(52913, '51.222.253.11', NULL, 1, '2025-08-15 17:53:24', '2025-08-15 17:53:24'),
(52914, '205.169.39.43', NULL, 2, '2025-08-15 17:56:39', '2025-08-15 17:56:40'),
(52915, '51.68.107.159', NULL, 1, '2025-08-15 18:42:26', '2025-08-15 18:42:26'),
(52916, '57.141.0.19', NULL, 1, '2025-08-15 20:06:00', '2025-08-15 20:06:00'),
(52917, '103.131.71.173', NULL, 1, '2025-08-15 20:17:33', '2025-08-15 20:17:33'),
(52918, '51.68.107.141', NULL, 1, '2025-08-15 20:50:34', '2025-08-15 20:50:34'),
(52919, '52.255.111.2', NULL, 1, '2025-08-15 21:01:52', '2025-08-15 21:01:52'),
(52920, '51.68.236.95', NULL, 1, '2025-08-15 21:55:48', '2025-08-15 21:55:48'),
(52921, '205.210.31.5', NULL, 1, '2025-08-15 22:22:10', '2025-08-15 22:22:10'),
(52922, '156.242.37.91', NULL, 1, '2025-08-15 22:29:59', '2025-08-15 22:29:59'),
(52923, '57.141.0.11', NULL, 1, '2025-08-15 22:38:16', '2025-08-15 22:38:16'),
(52924, '51.68.236.114', NULL, 1, '2025-08-15 22:57:13', '2025-08-15 22:57:13'),
(52925, '101.26.28.22', NULL, 1, '2025-08-15 23:34:46', '2025-08-15 23:34:46'),
(52926, '183.197.20.191', NULL, 1, '2025-08-15 23:35:55', '2025-08-15 23:35:55'),
(52927, '183.221.102.230', NULL, 1, '2025-08-16 00:02:26', '2025-08-16 00:02:26'),
(52928, '51.68.111.238', NULL, 1, '2025-08-16 00:24:51', '2025-08-16 00:24:51'),
(52929, '205.169.39.184', NULL, 2, '2025-08-16 00:51:11', '2025-08-16 00:51:21'),
(52930, '34.220.217.187', NULL, 1, '2025-08-16 01:40:59', '2025-08-16 01:40:59'),
(52931, '34.139.132.41', NULL, 2, '2025-08-16 01:43:45', '2025-08-16 01:45:00'),
(52932, '44.249.233.213', NULL, 1, '2025-08-16 01:48:48', '2025-08-16 01:48:48'),
(52933, '165.227.109.67', NULL, 1, '2025-08-16 02:17:25', '2025-08-16 02:17:25'),
(52934, '40.84.221.224', NULL, 1, '2025-08-16 02:18:40', '2025-08-16 02:18:40'),
(52935, '51.68.107.139', NULL, 1, '2025-08-16 03:16:00', '2025-08-16 03:16:00'),
(52936, '40.77.167.18', NULL, 1, '2025-08-16 03:29:44', '2025-08-16 03:29:44'),
(52937, '51.222.253.14', NULL, 1, '2025-08-16 03:32:04', '2025-08-16 03:32:04'),
(52938, '51.222.253.12', NULL, 1, '2025-08-16 03:39:49', '2025-08-16 03:39:49'),
(52939, '217.113.194.212', NULL, 1, '2025-08-16 03:51:34', '2025-08-16 03:51:34'),
(52940, '66.249.79.198', NULL, 4, '2025-08-16 04:00:09', '2025-08-16 21:19:26'),
(52941, '34.106.165.75', NULL, 2, '2025-08-16 04:29:20', '2025-08-16 04:29:53'),
(52942, '51.222.253.19', NULL, 1, '2025-08-16 05:07:43', '2025-08-16 05:07:43'),
(52943, '51.68.236.95', NULL, 1, '2025-08-16 05:08:27', '2025-08-16 05:08:27'),
(52944, '52.45.9.143', NULL, 1, '2025-08-16 05:42:38', '2025-08-16 05:42:38'),
(52945, '185.122.164.217', NULL, 1, '2025-08-16 05:48:06', '2025-08-16 05:48:06'),
(52946, '175.44.42.114', NULL, 2, '2025-08-16 06:27:17', '2025-08-16 06:27:40'),
(52947, '51.68.236.72', NULL, 1, '2025-08-16 06:36:24', '2025-08-16 06:36:24'),
(52948, '103.179.181.196', NULL, 1, '2025-08-16 06:42:37', '2025-08-16 06:42:37'),
(52949, '114.119.150.27', NULL, 1, '2025-08-16 06:50:43', '2025-08-16 06:50:43'),
(52950, '17.241.75.70', NULL, 1, '2025-08-16 07:03:26', '2025-08-16 07:03:26'),
(52951, '119.28.202.234', NULL, 4, '2025-08-16 07:25:04', '2025-08-16 21:02:22'),
(52952, '76.166.187.71', NULL, 1, '2025-08-16 07:30:24', '2025-08-16 07:30:24'),
(52953, '51.222.253.5', NULL, 1, '2025-08-16 08:14:08', '2025-08-16 08:14:08'),
(52954, '46.250.161.8', NULL, 2, '2025-08-16 08:55:04', '2025-08-16 08:55:35'),
(52955, '139.59.2.35', NULL, 1, '2025-08-16 09:14:48', '2025-08-16 09:14:48'),
(52956, '157.82.128.17', NULL, 1, '2025-08-16 09:54:11', '2025-08-16 09:54:11'),
(52957, '140.179.148.12', NULL, 1, '2025-08-16 10:52:35', '2025-08-16 10:52:35'),
(52958, '103.131.71.155', NULL, 1, '2025-08-16 11:38:37', '2025-08-16 11:38:37'),
(52959, '72.14.201.159', NULL, 1, '2025-08-16 12:23:34', '2025-08-16 12:23:34'),
(52960, '37.111.247.119', NULL, 1, '2025-08-16 12:31:04', '2025-08-16 12:31:04'),
(52961, '149.57.180.99', NULL, 1, '2025-08-16 13:34:38', '2025-08-16 13:34:38'),
(52962, '51.222.253.6', NULL, 1, '2025-08-16 14:10:31', '2025-08-16 14:10:31'),
(52963, '128.204.212.86', NULL, 2, '2025-08-16 14:45:53', '2025-08-16 18:00:33'),
(52964, '37.111.214.251', NULL, 1, '2025-08-16 14:59:16', '2025-08-16 14:59:16'),
(52965, '190.92.203.124', NULL, 2, '2025-08-16 15:41:22', '2025-08-16 15:42:03'),
(52966, '149.88.24.205', NULL, 1, '2025-08-16 15:50:11', '2025-08-16 15:50:11'),
(52967, '94.102.63.27', NULL, 1, '2025-08-16 15:50:58', '2025-08-16 15:50:58'),
(52968, '80.82.70.198', NULL, 1, '2025-08-16 15:51:01', '2025-08-16 15:51:01'),
(52969, '44.198.56.178', NULL, 1, '2025-08-16 15:54:13', '2025-08-16 15:54:13'),
(52970, '89.248.171.23', NULL, 1, '2025-08-16 15:55:38', '2025-08-16 15:55:38'),
(52971, '104.244.209.74', NULL, 1, '2025-08-16 16:03:31', '2025-08-16 16:03:31'),
(52972, '198.44.133.41', NULL, 1, '2025-08-16 16:03:31', '2025-08-16 16:03:31'),
(52973, '185.111.90.125', NULL, 1, '2025-08-16 16:03:33', '2025-08-16 16:03:33'),
(52974, '54.224.191.19', NULL, 1, '2025-08-16 16:08:17', '2025-08-16 16:08:17'),
(52975, '136.38.61.20', NULL, 2, '2025-08-16 16:08:25', '2025-08-16 16:08:26'),
(52976, '20.161.67.221', NULL, 1, '2025-08-16 16:09:08', '2025-08-16 16:09:08'),
(52977, '94.156.14.56', NULL, 1, '2025-08-16 16:15:33', '2025-08-16 16:15:33'),
(52978, '74.7.35.113', NULL, 1, '2025-08-16 17:09:30', '2025-08-16 17:09:30'),
(52979, '51.222.253.15', NULL, 1, '2025-08-16 17:28:01', '2025-08-16 17:28:01'),
(52980, '51.68.111.204', NULL, 1, '2025-08-16 18:14:03', '2025-08-16 18:14:03'),
(52981, '46.161.50.108', NULL, 1, '2025-08-16 18:20:37', '2025-08-16 18:20:37'),
(52982, '62.68.132.7', NULL, 1, '2025-08-16 19:12:19', '2025-08-16 19:12:19'),
(52983, '51.68.236.90', NULL, 1, '2025-08-16 19:19:30', '2025-08-16 19:19:30'),
(52984, '57.141.0.23', NULL, 1, '2025-08-16 19:22:25', '2025-08-16 19:22:25'),
(52985, '107.174.136.156', NULL, 1, '2025-08-16 20:28:59', '2025-08-16 20:28:59'),
(52986, '54.149.22.27', NULL, 1, '2025-08-16 20:29:01', '2025-08-16 20:29:01'),
(52987, '218.81.113.22', NULL, 1, '2025-08-16 21:10:36', '2025-08-16 21:10:36'),
(52988, '61.52.19.133', NULL, 1, '2025-08-16 21:11:34', '2025-08-16 21:11:34'),
(52989, '198.235.24.57', NULL, 1, '2025-08-16 22:20:08', '2025-08-16 22:20:08'),
(52990, '103.74.122.195', NULL, 1, '2025-08-16 22:27:24', '2025-08-16 22:27:24'),
(52991, '51.68.107.137', NULL, 1, '2025-08-16 22:31:54', '2025-08-16 22:31:54'),
(52992, '181.214.166.238', NULL, 1, '2025-08-16 22:37:50', '2025-08-16 22:37:50'),
(52993, '54.188.153.199', NULL, 1, '2025-08-16 23:06:55', '2025-08-16 23:06:55'),
(52994, '40.91.80.231', NULL, 1, '2025-08-16 23:28:37', '2025-08-16 23:28:37'),
(52995, '51.222.253.7', NULL, 1, '2025-08-16 23:55:02', '2025-08-16 23:55:02'),
(52996, '51.68.111.242', NULL, 1, '2025-08-17 01:05:13', '2025-08-17 01:05:13'),
(52997, '44.246.230.210', NULL, 1, '2025-08-17 01:41:45', '2025-08-17 01:41:45'),
(52998, '44.246.118.229', NULL, 1, '2025-08-17 01:45:04', '2025-08-17 01:45:04'),
(52999, '45.202.77.219', NULL, 1, '2025-08-17 01:48:13', '2025-08-17 01:48:13'),
(53000, '35.93.181.219', NULL, 1, '2025-08-17 01:53:30', '2025-08-17 01:53:30'),
(53001, '66.249.79.199', NULL, 2, '2025-08-17 01:57:46', '2025-08-17 21:17:45'),
(53002, '31.13.127.1', NULL, 1, '2025-08-17 03:05:12', '2025-08-17 03:05:12'),
(53003, '51.68.111.218', NULL, 1, '2025-08-17 03:14:00', '2025-08-17 03:14:00'),
(53004, '156.228.119.132', NULL, 1, '2025-08-17 03:30:39', '2025-08-17 03:30:39'),
(53005, '51.222.253.14', NULL, 1, '2025-08-17 04:19:13', '2025-08-17 04:19:13'),
(53006, '57.141.0.30', NULL, 1, '2025-08-17 04:38:12', '2025-08-17 04:38:12'),
(53007, '51.68.111.204', NULL, 1, '2025-08-17 04:56:43', '2025-08-17 04:56:43'),
(53008, '67.211.214.194', NULL, 1, '2025-08-17 05:05:12', '2025-08-17 05:05:12'),
(53009, '202.191.122.194', NULL, 2, '2025-08-17 06:07:47', '2025-08-17 06:08:17'),
(53010, '35.245.191.102', NULL, 1, '2025-08-17 06:14:03', '2025-08-17 06:14:03'),
(53011, '40.77.167.14', NULL, 1, '2025-08-17 06:23:27', '2025-08-17 06:23:27'),
(53012, '193.186.4.159', NULL, 1, '2025-08-17 06:34:21', '2025-08-17 06:34:21'),
(53013, '3.149.248.192', NULL, 6, '2025-08-17 06:45:27', '2025-08-17 11:24:00'),
(53014, '18.225.25.214', NULL, 4, '2025-08-17 06:45:28', '2025-08-17 11:24:09'),
(53015, '72.14.201.159', NULL, 1, '2025-08-17 07:00:15', '2025-08-17 07:00:15'),
(53016, '40.116.73.221', NULL, 1, '2025-08-17 07:27:06', '2025-08-17 07:27:06'),
(53017, '40.116.73.213', NULL, 1, '2025-08-17 07:27:07', '2025-08-17 07:27:07'),
(53018, '51.68.236.71', NULL, 1, '2025-08-17 07:37:45', '2025-08-17 07:37:45'),
(53019, '43.229.208.190', NULL, 6, '2025-08-17 07:39:40', '2025-08-17 10:55:45'),
(53020, '103.231.62.197', NULL, 1, '2025-08-17 07:46:39', '2025-08-17 07:46:39'),
(53021, '58.145.190.201', NULL, 1, '2025-08-17 07:52:14', '2025-08-17 07:52:14'),
(53022, '51.68.111.243', NULL, 1, '2025-08-17 08:39:59', '2025-08-17 08:39:59'),
(53023, '42.236.12.247', NULL, 1, '2025-08-17 08:44:06', '2025-08-17 08:44:06'),
(53024, '27.147.200.4', NULL, 1, '2025-08-17 08:52:46', '2025-08-17 08:52:46'),
(53025, '128.204.212.84', NULL, 1, '2025-08-17 09:05:01', '2025-08-17 09:05:01'),
(53026, '51.68.236.92', NULL, 2, '2025-08-17 09:13:05', '2025-08-17 16:37:17'),
(53027, '193.186.4.130', NULL, 1, '2025-08-17 09:19:31', '2025-08-17 09:19:31'),
(53028, '58.145.187.234', NULL, 2, '2025-08-17 09:21:10', '2025-08-17 09:21:34'),
(53029, '202.5.37.48', NULL, 1, '2025-08-17 09:30:01', '2025-08-17 09:30:01'),
(53030, '42.236.12.197', NULL, 1, '2025-08-17 10:21:05', '2025-08-17 10:21:05'),
(53031, '103.54.149.65', NULL, 2, '2025-08-17 10:35:38', '2025-08-17 10:37:04'),
(53032, '162.120.184.24', NULL, 1, '2025-08-17 10:35:53', '2025-08-17 10:35:53'),
(53033, '3.135.216.107', NULL, 1, '2025-08-17 10:49:54', '2025-08-17 10:49:54'),
(53034, '18.116.41.231', NULL, 2, '2025-08-17 10:49:56', '2025-08-17 10:50:02'),
(53035, '18.116.35.155', NULL, 1, '2025-08-17 10:50:03', '2025-08-17 10:50:03'),
(53036, '18.224.128.89', NULL, 3, '2025-08-17 10:50:09', '2025-08-17 11:24:07'),
(53037, '54.223.45.134', NULL, 1, '2025-08-17 10:59:48', '2025-08-17 10:59:48'),
(53038, '51.222.253.10', NULL, 1, '2025-08-17 11:12:27', '2025-08-17 11:12:27'),
(53039, '3.137.145.163', NULL, 2, '2025-08-17 11:23:54', '2025-08-17 11:23:59'),
(53040, '51.68.107.151', NULL, 1, '2025-08-17 11:34:23', '2025-08-17 11:34:23'),
(53041, '157.82.128.17', NULL, 1, '2025-08-17 11:36:13', '2025-08-17 11:36:13'),
(53042, '40.84.221.218', NULL, 1, '2025-08-17 11:41:04', '2025-08-17 11:41:04'),
(53043, '42.236.12.216', NULL, 1, '2025-08-17 11:42:20', '2025-08-17 11:42:20'),
(53044, '121.4.46.53', NULL, 2, '2025-08-17 12:09:42', '2025-08-17 12:16:12'),
(53045, '51.68.111.241', NULL, 1, '2025-08-17 12:11:01', '2025-08-17 12:11:01'),
(53046, '173.252.107.1', NULL, 1, '2025-08-17 12:15:37', '2025-08-17 12:15:37'),
(53047, '62.68.132.7', NULL, 1, '2025-08-17 12:26:03', '2025-08-17 12:26:03'),
(53048, '43.230.121.81', NULL, 1, '2025-08-17 12:50:24', '2025-08-17 12:50:24'),
(53049, '156.253.178.43', NULL, 1, '2025-08-17 13:03:49', '2025-08-17 13:03:49'),
(53050, '42.236.101.250', NULL, 1, '2025-08-17 13:07:16', '2025-08-17 13:07:16'),
(53051, '23.27.145.222', NULL, 1, '2025-08-17 13:11:44', '2025-08-17 13:11:44'),
(53052, '51.68.111.240', NULL, 1, '2025-08-17 13:11:44', '2025-08-17 13:11:44'),
(53053, '27.147.243.119', NULL, 1, '2025-08-17 13:24:05', '2025-08-17 13:24:05'),
(53054, '156.233.92.209', NULL, 1, '2025-08-17 14:08:32', '2025-08-17 14:08:32'),
(53055, '42.236.17.47', NULL, 1, '2025-08-17 14:44:52', '2025-08-17 14:44:52'),
(53056, '162.120.184.35', NULL, 1, '2025-08-17 15:14:07', '2025-08-17 15:14:07'),
(53057, '156.242.34.84', NULL, 1, '2025-08-17 15:27:18', '2025-08-17 15:27:18'),
(53058, '132.196.32.66', NULL, 1, '2025-08-17 16:02:30', '2025-08-17 16:02:30'),
(53059, '139.180.228.193', NULL, 1, '2025-08-17 16:05:17', '2025-08-17 16:05:17'),
(53060, '51.68.236.91', NULL, 1, '2025-08-17 16:23:43', '2025-08-17 16:23:43'),
(53061, '52.167.144.191', NULL, 1, '2025-08-17 17:20:21', '2025-08-17 17:20:21'),
(53062, '202.134.8.195', NULL, 1, '2025-08-17 17:47:45', '2025-08-17 17:47:45'),
(53063, '156.228.118.243', NULL, 1, '2025-08-17 18:36:20', '2025-08-17 18:36:20'),
(53064, '51.222.253.17', NULL, 1, '2025-08-17 18:42:06', '2025-08-17 18:42:06'),
(53065, '51.222.253.12', NULL, 1, '2025-08-17 19:13:20', '2025-08-17 19:13:20'),
(53066, '51.68.111.214', NULL, 1, '2025-08-17 19:26:39', '2025-08-17 19:26:39'),
(53067, '66.249.79.198', NULL, 3, '2025-08-17 19:31:38', '2025-08-17 21:57:50'),
(53068, '156.228.116.236', NULL, 1, '2025-08-17 19:38:30', '2025-08-17 19:38:30'),
(53069, '35.213.164.233', NULL, 2, '2025-08-17 19:49:55', '2025-08-17 19:49:56');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(53070, '222.247.190.145', NULL, 1, '2025-08-17 20:00:09', '2025-08-17 20:00:09'),
(53071, '66.249.79.197', NULL, 1, '2025-08-17 20:00:38', '2025-08-17 20:00:38'),
(53072, '51.68.111.244', NULL, 1, '2025-08-17 20:22:58', '2025-08-17 20:22:58'),
(53073, '156.228.100.7', NULL, 1, '2025-08-17 21:10:17', '2025-08-17 21:10:17'),
(53074, '43.135.177.189', NULL, 1, '2025-08-17 21:17:09', '2025-08-17 21:17:09'),
(53075, '51.68.107.157', NULL, 1, '2025-08-17 21:33:18', '2025-08-17 21:33:18'),
(53076, '51.222.253.11', NULL, 1, '2025-08-17 22:54:38', '2025-08-17 22:54:38'),
(53077, '51.68.111.202', NULL, 1, '2025-08-17 23:28:21', '2025-08-17 23:28:21'),
(53078, '47.238.96.217', NULL, 1, '2025-08-17 23:35:03', '2025-08-17 23:35:03'),
(53079, '51.68.111.213', NULL, 1, '2025-08-17 23:39:44', '2025-08-17 23:39:44'),
(53080, '119.28.202.234', NULL, 3, '2025-08-18 00:12:59', '2025-08-18 13:53:32'),
(53081, '51.68.107.149', NULL, 1, '2025-08-18 01:11:53', '2025-08-18 01:11:53'),
(53082, '134.122.43.179', NULL, 1, '2025-08-18 02:11:36', '2025-08-18 02:11:36'),
(53083, '44.244.202.178', NULL, 1, '2025-08-18 02:18:10', '2025-08-18 02:18:10'),
(53084, '54.201.156.33', NULL, 1, '2025-08-18 02:24:16', '2025-08-18 02:24:16'),
(53085, '103.186.238.121', NULL, 1, '2025-08-18 02:24:36', '2025-08-18 02:24:36'),
(53086, '66.249.79.197', NULL, 1, '2025-08-18 02:49:46', '2025-08-18 02:49:46'),
(53087, '74.7.36.91', NULL, 1, '2025-08-18 03:45:37', '2025-08-18 03:45:37'),
(53088, '51.68.107.138', NULL, 1, '2025-08-18 03:51:23', '2025-08-18 03:51:23'),
(53089, '66.249.79.198', NULL, 2, '2025-08-18 04:42:43', '2025-08-18 12:50:51'),
(53090, '148.135.191.231', NULL, 1, '2025-08-18 05:11:23', '2025-08-18 05:11:23'),
(53091, '34.215.202.217', NULL, 1, '2025-08-18 05:11:23', '2025-08-18 05:11:23'),
(53092, '106.8.137.66', NULL, 1, '2025-08-18 05:38:12', '2025-08-18 05:38:12'),
(53093, '103.145.70.100', NULL, 1, '2025-08-18 06:12:24', '2025-08-18 06:12:24'),
(53094, '4.151.241.253', NULL, 1, '2025-08-18 06:19:27', '2025-08-18 06:19:27'),
(53095, '51.68.111.243', NULL, 1, '2025-08-18 06:44:33', '2025-08-18 06:44:33'),
(53096, '193.186.4.130', NULL, 1, '2025-08-18 07:21:40', '2025-08-18 07:21:40'),
(53097, '156.146.35.48', NULL, 1, '2025-08-18 07:49:28', '2025-08-18 07:49:28'),
(53098, '3.16.23.191', NULL, 2, '2025-08-18 08:34:42', '2025-08-18 08:34:52'),
(53099, '18.224.128.89', NULL, 1, '2025-08-18 08:34:44', '2025-08-18 08:34:44'),
(53100, '3.141.2.223', NULL, 1, '2025-08-18 08:34:46', '2025-08-18 08:34:46'),
(53101, '18.116.41.231', NULL, 1, '2025-08-18 08:34:51', '2025-08-18 08:34:51'),
(53102, '51.68.107.157', NULL, 2, '2025-08-18 08:39:23', '2025-08-18 12:41:53'),
(53103, '162.120.184.34', NULL, 1, '2025-08-18 08:40:06', '2025-08-18 08:40:06'),
(53104, '72.145.152.29', NULL, 1, '2025-08-18 09:04:29', '2025-08-18 09:04:29'),
(53105, '52.255.111.126', NULL, 1, '2025-08-18 09:05:49', '2025-08-18 09:05:49'),
(53106, '220.247.167.10', NULL, 3, '2025-08-18 09:06:22', '2025-08-18 09:08:15'),
(53107, '51.222.253.13', NULL, 1, '2025-08-18 09:08:41', '2025-08-18 09:08:41'),
(53108, '68.183.55.107', NULL, 1, '2025-08-18 09:29:31', '2025-08-18 09:29:31'),
(53109, '66.249.79.196', NULL, 3, '2025-08-18 09:30:47', '2025-08-18 17:46:59'),
(53110, '72.14.201.159', NULL, 1, '2025-08-18 09:36:16', '2025-08-18 09:36:16'),
(53111, '162.120.184.39', NULL, 1, '2025-08-18 09:36:17', '2025-08-18 09:36:17'),
(53112, '193.186.4.131', NULL, 1, '2025-08-18 09:42:23', '2025-08-18 09:42:23'),
(53113, '60.54.178.120', NULL, 2, '2025-08-18 09:42:24', '2025-08-18 09:43:22'),
(53114, '82.29.243.229', NULL, 1, '2025-08-18 09:44:56', '2025-08-18 09:44:56'),
(53115, '44.251.190.25', NULL, 1, '2025-08-18 09:44:59', '2025-08-18 09:44:59'),
(53116, '51.68.107.161', NULL, 1, '2025-08-18 09:52:09', '2025-08-18 09:52:09'),
(53117, '162.120.184.35', NULL, 1, '2025-08-18 10:12:50', '2025-08-18 10:12:50'),
(53118, '103.91.130.129', NULL, 1, '2025-08-18 10:12:50', '2025-08-18 10:12:50'),
(53119, '103.120.222.37', NULL, 3, '2025-08-18 10:48:50', '2025-08-18 10:50:41'),
(53120, '51.68.107.144', NULL, 1, '2025-08-18 11:04:06', '2025-08-18 11:04:06'),
(53121, '3.236.158.40', NULL, 1, '2025-08-18 11:04:54', '2025-08-18 11:04:54'),
(53122, '71.131.231.117', NULL, 1, '2025-08-18 11:05:56', '2025-08-18 11:05:56'),
(53123, '51.68.236.94', NULL, 1, '2025-08-18 11:13:23', '2025-08-18 11:13:23'),
(53124, '110.40.182.83', NULL, 2, '2025-08-18 11:47:42', '2025-08-18 12:03:20'),
(53125, '94.125.197.115', NULL, 1, '2025-08-18 11:57:42', '2025-08-18 11:57:42'),
(53126, '119.148.61.31', NULL, 1, '2025-08-18 12:14:39', '2025-08-18 12:14:39'),
(53127, '51.68.111.242', NULL, 1, '2025-08-18 12:36:55', '2025-08-18 12:36:55'),
(53128, '128.204.212.84', NULL, 2, '2025-08-18 13:05:08', '2025-08-18 22:24:10'),
(53129, '138.199.39.183', NULL, 1, '2025-08-18 13:28:35', '2025-08-18 13:28:35'),
(53130, '72.14.201.103', NULL, 1, '2025-08-18 14:07:26', '2025-08-18 14:07:26'),
(53131, '182.16.72.244', NULL, 1, '2025-08-18 15:36:00', '2025-08-18 15:36:00'),
(53132, '51.68.111.245', NULL, 1, '2025-08-18 15:41:42', '2025-08-18 15:41:42'),
(53133, '57.141.0.2', NULL, 1, '2025-08-18 16:00:09', '2025-08-18 16:00:09'),
(53134, '68.154.38.17', NULL, 1, '2025-08-18 16:07:37', '2025-08-18 16:07:37'),
(53135, '74.7.35.115', NULL, 1, '2025-08-18 16:28:44', '2025-08-18 16:28:44'),
(53136, '51.222.253.7', NULL, 2, '2025-08-18 16:45:22', '2025-08-18 20:23:11'),
(53137, '51.8.155.124', NULL, 1, '2025-08-18 17:28:27', '2025-08-18 17:28:27'),
(53138, '51.68.111.209', NULL, 1, '2025-08-18 18:02:38', '2025-08-18 18:02:38'),
(53139, '74.7.35.51', NULL, 1, '2025-08-18 18:04:46', '2025-08-18 18:04:46'),
(53140, '54.219.77.104', NULL, 1, '2025-08-18 18:04:55', '2025-08-18 18:04:55'),
(53141, '51.222.253.12', NULL, 1, '2025-08-18 18:18:07', '2025-08-18 18:18:07'),
(53142, '52.255.111.10', NULL, 1, '2025-08-18 19:56:32', '2025-08-18 19:56:32'),
(53143, '154.7.231.247', NULL, 1, '2025-08-18 20:21:51', '2025-08-18 20:21:51'),
(53144, '72.14.201.130', NULL, 1, '2025-08-18 21:09:51', '2025-08-18 21:09:51'),
(53145, '51.222.253.4', NULL, 1, '2025-08-18 22:31:19', '2025-08-18 22:31:19'),
(53146, '51.68.236.73', NULL, 1, '2025-08-18 22:40:17', '2025-08-18 22:40:17'),
(53147, '173.252.95.116', NULL, 1, '2025-08-18 23:02:41', '2025-08-18 23:02:41'),
(53148, '173.252.95.113', NULL, 1, '2025-08-18 23:02:41', '2025-08-18 23:02:41'),
(53149, '52.167.144.17', NULL, 1, '2025-08-18 23:09:20', '2025-08-18 23:09:20'),
(53150, '40.77.167.44', NULL, 1, '2025-08-18 23:16:01', '2025-08-18 23:16:01'),
(53151, '51.222.253.20', NULL, 1, '2025-08-18 23:44:24', '2025-08-18 23:44:24'),
(53152, '74.7.36.70', NULL, 1, '2025-08-18 23:54:25', '2025-08-18 23:54:25'),
(53153, '54.202.165.153', NULL, 1, '2025-08-19 02:16:38', '2025-08-19 02:16:38'),
(53154, '34.220.217.187', NULL, 1, '2025-08-19 02:28:05', '2025-08-19 02:28:05'),
(53155, '192.71.247.247', NULL, 2, '2025-08-19 02:38:22', '2025-08-19 04:04:58'),
(53156, '18.215.151.243', NULL, 1, '2025-08-19 02:43:57', '2025-08-19 02:43:57'),
(53157, '51.68.107.151', NULL, 1, '2025-08-19 03:39:54', '2025-08-19 03:39:54'),
(53158, '13.221.120.21', NULL, 1, '2025-08-19 03:42:28', '2025-08-19 03:42:28'),
(53159, '87.249.132.33', NULL, 1, '2025-08-19 04:15:13', '2025-08-19 04:15:13'),
(53160, '193.186.4.159', NULL, 1, '2025-08-19 04:47:05', '2025-08-19 04:47:05'),
(53161, '167.71.188.46', NULL, 1, '2025-08-19 05:00:54', '2025-08-19 05:00:54'),
(53162, '103.145.70.100', NULL, 1, '2025-08-19 06:42:48', '2025-08-19 06:42:48'),
(53163, '13.59.32.211', NULL, 1, '2025-08-19 06:59:35', '2025-08-19 06:59:35'),
(53164, '18.224.128.89', NULL, 1, '2025-08-19 06:59:35', '2025-08-19 06:59:35'),
(53165, '3.131.37.168', NULL, 2, '2025-08-19 06:59:37', '2025-08-19 06:59:43'),
(53166, '3.136.160.154', NULL, 1, '2025-08-19 06:59:42', '2025-08-19 06:59:42'),
(53167, '40.116.73.209', NULL, 1, '2025-08-19 07:03:27', '2025-08-19 07:03:27'),
(53168, '54.36.148.81', NULL, 1, '2025-08-19 07:08:41', '2025-08-19 07:08:41'),
(53169, '3.145.174.207', NULL, 2, '2025-08-19 07:18:00', '2025-08-19 07:18:01'),
(53170, '106.8.136.54', NULL, 1, '2025-08-19 07:33:24', '2025-08-19 07:33:24'),
(53171, '51.8.155.60', NULL, 1, '2025-08-19 07:35:45', '2025-08-19 07:35:45'),
(53172, '43.229.208.190', NULL, 2, '2025-08-19 07:46:52', '2025-08-19 07:46:53'),
(53173, '57.155.170.192', NULL, 1, '2025-08-19 07:59:53', '2025-08-19 07:59:53'),
(53174, '51.68.111.245', NULL, 1, '2025-08-19 08:37:42', '2025-08-19 08:37:42'),
(53175, '183.166.56.119', NULL, 1, '2025-08-19 09:15:16', '2025-08-19 09:15:16'),
(53176, '31.13.103.115', NULL, 1, '2025-08-19 09:28:20', '2025-08-19 09:28:20'),
(53177, '57.155.170.198', NULL, 1, '2025-08-19 09:57:55', '2025-08-19 09:57:55'),
(53178, '57.141.0.14', NULL, 1, '2025-08-19 10:14:38', '2025-08-19 10:14:38'),
(53179, '162.120.184.35', NULL, 1, '2025-08-19 11:02:43', '2025-08-19 11:02:43'),
(53180, '135.237.131.223', NULL, 1, '2025-08-19 11:16:59', '2025-08-19 11:16:59'),
(53181, '196.130.61.80', NULL, 2, '2025-08-19 11:36:42', '2025-08-19 11:37:46'),
(53182, '103.190.82.206', NULL, 1, '2025-08-19 11:47:12', '2025-08-19 11:47:12'),
(53183, '18.225.25.214', NULL, 1, '2025-08-19 12:03:21', '2025-08-19 12:03:21'),
(53184, '3.128.200.79', NULL, 1, '2025-08-19 12:03:25', '2025-08-19 12:03:25'),
(53185, '23.27.145.15', NULL, 1, '2025-08-19 13:12:16', '2025-08-19 13:12:16'),
(53186, '162.120.184.227', NULL, 1, '2025-08-19 13:12:33', '2025-08-19 13:12:33'),
(53187, '40.88.21.235', NULL, 1, '2025-08-19 14:31:27', '2025-08-19 14:31:27'),
(53188, '52.40.179.129', NULL, 1, '2025-08-19 14:44:35', '2025-08-19 14:44:35'),
(53189, '43.196.4.229', NULL, 1, '2025-08-19 15:09:36', '2025-08-19 15:09:36'),
(53190, '51.222.253.2', NULL, 1, '2025-08-19 15:10:04', '2025-08-19 15:10:04'),
(53191, '64.236.135.21', NULL, 1, '2025-08-19 16:05:52', '2025-08-19 16:05:52'),
(53192, '195.211.77.142', NULL, 2, '2025-08-19 16:10:36', '2025-08-19 16:10:49'),
(53193, '51.222.253.17', NULL, 1, '2025-08-19 16:12:15', '2025-08-19 16:12:15'),
(53194, '36.255.80.205', NULL, 1, '2025-08-19 17:15:56', '2025-08-19 17:15:56'),
(53195, '54.36.148.108', NULL, 1, '2025-08-19 17:16:32', '2025-08-19 17:16:32'),
(53196, '54.36.148.15', NULL, 1, '2025-08-19 17:57:15', '2025-08-19 17:57:15'),
(53197, '128.204.212.87', NULL, 1, '2025-08-19 18:21:54', '2025-08-19 18:21:54'),
(53198, '51.68.107.154', NULL, 1, '2025-08-19 18:52:22', '2025-08-19 18:52:22'),
(53199, '74.7.35.124', NULL, 1, '2025-08-19 19:33:00', '2025-08-19 19:33:00'),
(53200, '8.243.107.149', NULL, 1, '2025-08-19 19:42:44', '2025-08-19 19:42:44'),
(53201, '208.100.26.248', NULL, 2, '2025-08-19 19:43:08', '2025-08-19 19:43:08'),
(53202, '23.105.1.184', NULL, 1, '2025-08-19 19:55:06', '2025-08-19 19:55:06'),
(53203, '51.222.253.8', NULL, 1, '2025-08-19 19:56:25', '2025-08-19 19:56:25'),
(53204, '35.190.155.101', NULL, 1, '2025-08-19 20:31:29', '2025-08-19 20:31:29'),
(53205, '51.68.236.87', NULL, 1, '2025-08-19 20:33:08', '2025-08-19 20:33:08'),
(53206, '51.68.236.95', NULL, 1, '2025-08-19 20:55:31', '2025-08-19 20:55:31'),
(53207, '35.231.231.153', NULL, 1, '2025-08-19 21:14:15', '2025-08-19 21:14:15'),
(53208, '58.219.163.92', NULL, 1, '2025-08-19 21:14:25', '2025-08-19 21:14:25'),
(53209, '1.196.105.45', NULL, 1, '2025-08-19 22:04:56', '2025-08-19 22:04:56'),
(53210, '34.68.55.139', NULL, 1, '2025-08-19 23:29:19', '2025-08-19 23:29:19'),
(53211, '34.220.217.187', NULL, 1, '2025-08-20 00:28:35', '2025-08-20 00:28:35'),
(53212, '209.97.158.42', NULL, 1, '2025-08-20 00:32:34', '2025-08-20 00:32:34'),
(53213, '51.68.111.216', NULL, 1, '2025-08-20 00:34:58', '2025-08-20 00:34:58'),
(53214, '44.249.19.166', NULL, 1, '2025-08-20 02:09:05', '2025-08-20 02:09:05'),
(53215, '20.97.189.100', NULL, 1, '2025-08-20 02:25:35', '2025-08-20 02:25:35'),
(53216, '120.230.27.119', NULL, 1, '2025-08-20 02:29:15', '2025-08-20 02:29:15'),
(53217, '122.96.28.77', NULL, 1, '2025-08-20 02:38:32', '2025-08-20 02:38:32'),
(53218, '101.204.43.63', NULL, 1, '2025-08-20 02:42:46', '2025-08-20 02:42:46'),
(53219, '54.36.149.78', NULL, 1, '2025-08-20 03:19:44', '2025-08-20 03:19:44'),
(53220, '66.249.69.236', NULL, 1, '2025-08-20 04:28:58', '2025-08-20 04:28:58'),
(53221, '66.249.69.237', NULL, 2, '2025-08-20 04:28:59', '2025-08-20 05:02:51'),
(53222, '66.249.69.235', NULL, 1, '2025-08-20 05:00:22', '2025-08-20 05:00:22'),
(53223, '164.55.247.243', NULL, 1, '2025-08-20 05:07:27', '2025-08-20 05:07:27'),
(53224, '192.178.6.2', NULL, 1, '2025-08-20 05:09:03', '2025-08-20 05:09:03'),
(53225, '43.229.208.190', NULL, 3, '2025-08-20 05:17:55', '2025-08-20 05:49:16'),
(53226, '40.84.221.226', NULL, 1, '2025-08-20 05:18:02', '2025-08-20 05:18:02'),
(53227, '54.36.149.35', NULL, 1, '2025-08-20 05:30:54', '2025-08-20 05:30:54'),
(53228, '40.116.73.219', NULL, 1, '2025-08-20 06:17:35', '2025-08-20 06:17:35'),
(53229, '23.106.30.243', NULL, 1, '2025-08-20 06:22:33', '2025-08-20 06:22:33'),
(53230, '162.120.186.72', NULL, 1, '2025-08-20 07:05:17', '2025-08-20 07:05:17'),
(53231, '45.251.229.128', NULL, 1, '2025-08-20 07:28:35', '2025-08-20 07:28:35'),
(53232, '37.111.253.31', NULL, 1, '2025-08-20 07:34:21', '2025-08-20 07:34:21'),
(53233, '72.14.201.159', NULL, 1, '2025-08-20 07:34:44', '2025-08-20 07:34:44'),
(53234, '202.37.52.200', NULL, 1, '2025-08-20 07:48:30', '2025-08-20 07:48:30'),
(53235, '137.59.48.90', NULL, 1, '2025-08-20 08:09:07', '2025-08-20 08:09:07'),
(53236, '59.152.102.239', NULL, 2, '2025-08-20 08:17:42', '2025-08-20 08:18:29'),
(53237, '3.22.75.184', NULL, 2, '2025-08-20 08:35:19', '2025-08-20 08:35:19'),
(53238, '69.171.231.10', NULL, 1, '2025-08-20 09:27:56', '2025-08-20 09:27:56'),
(53239, '69.171.231.116', NULL, 1, '2025-08-20 09:27:57', '2025-08-20 09:27:57'),
(53240, '103.120.222.37', NULL, 1, '2025-08-20 09:42:10', '2025-08-20 09:42:10'),
(53241, '52.74.224.56', NULL, 4, '2025-08-20 09:46:55', '2025-08-20 09:46:59'),
(53242, '103.79.183.217', NULL, 1, '2025-08-20 10:06:38', '2025-08-20 10:06:38'),
(53243, '106.55.59.127', NULL, 1, '2025-08-20 10:34:54', '2025-08-20 10:34:54'),
(53244, '34.203.50.75', NULL, 1, '2025-08-20 10:43:19', '2025-08-20 10:43:19'),
(53245, '57.141.0.6', NULL, 2, '2025-08-20 10:46:34', '2025-08-20 21:52:54'),
(53246, '128.204.212.84', NULL, 2, '2025-08-20 10:57:08', '2025-08-20 19:20:48'),
(53247, '172.233.156.98', NULL, 1, '2025-08-20 11:06:30', '2025-08-20 11:06:30'),
(53248, '135.237.131.209', NULL, 1, '2025-08-20 11:26:44', '2025-08-20 11:26:44'),
(53249, '51.68.236.68', NULL, 1, '2025-08-20 12:05:33', '2025-08-20 12:05:33'),
(53250, '20.161.75.211', NULL, 1, '2025-08-20 12:50:33', '2025-08-20 12:50:33'),
(53251, '57.141.0.4', NULL, 1, '2025-08-20 13:00:32', '2025-08-20 13:00:32'),
(53252, '57.141.0.27', NULL, 1, '2025-08-20 13:14:45', '2025-08-20 13:14:45'),
(53253, '128.204.212.85', NULL, 3, '2025-08-20 13:44:25', '2025-08-20 19:20:48'),
(53254, '51.222.253.5', NULL, 1, '2025-08-20 14:07:40', '2025-08-20 14:07:40'),
(53255, '162.120.184.34', NULL, 1, '2025-08-20 15:09:15', '2025-08-20 15:09:15'),
(53256, '57.141.0.9', NULL, 1, '2025-08-20 15:26:37', '2025-08-20 15:26:37'),
(53257, '51.68.111.199', NULL, 2, '2025-08-20 15:45:02', '2025-08-20 19:01:07'),
(53258, '40.79.247.69', NULL, 1, '2025-08-20 16:07:20', '2025-08-20 16:07:20'),
(53259, '74.7.36.77', NULL, 1, '2025-08-20 16:23:21', '2025-08-20 16:23:21'),
(53260, '71.132.8.142', NULL, 1, '2025-08-20 16:31:54', '2025-08-20 16:31:54'),
(53261, '20.161.75.219', NULL, 1, '2025-08-20 16:47:45', '2025-08-20 16:47:45'),
(53262, '51.68.111.214', NULL, 1, '2025-08-20 17:02:35', '2025-08-20 17:02:35'),
(53263, '57.141.0.14', NULL, 1, '2025-08-20 17:45:47', '2025-08-20 17:45:47'),
(53264, '37.111.212.40', NULL, 1, '2025-08-20 17:51:52', '2025-08-20 17:51:52'),
(53265, '52.255.111.13', NULL, 1, '2025-08-20 18:03:57', '2025-08-20 18:03:57'),
(53266, '35.213.164.233', NULL, 2, '2025-08-20 19:59:52', '2025-08-20 19:59:54'),
(53267, '116.204.151.246', NULL, 1, '2025-08-20 20:06:59', '2025-08-20 20:06:59'),
(53268, '203.17.65.240', NULL, 1, '2025-08-20 20:26:40', '2025-08-20 20:26:40'),
(53269, '159.89.232.176', NULL, 1, '2025-08-20 23:00:51', '2025-08-20 23:00:51'),
(53270, '51.68.107.144', NULL, 1, '2025-08-20 23:18:53', '2025-08-20 23:18:53'),
(53271, '217.63.16.52', NULL, 1, '2025-08-21 00:09:39', '2025-08-21 00:09:39'),
(53272, '84.213.97.146', NULL, 2, '2025-08-21 00:18:31', '2025-08-21 00:18:35'),
(53273, '54.36.148.166', NULL, 1, '2025-08-21 00:47:37', '2025-08-21 00:47:37'),
(53274, '35.92.61.165', NULL, 1, '2025-08-21 01:23:44', '2025-08-21 01:23:44'),
(53275, '54.212.223.192', NULL, 1, '2025-08-21 01:39:11', '2025-08-21 01:39:11'),
(53276, '37.235.54.145', NULL, 1, '2025-08-21 02:23:50', '2025-08-21 02:23:50'),
(53277, '128.204.212.86', NULL, 3, '2025-08-21 02:57:37', '2025-08-21 23:59:46'),
(53278, '138.199.39.162', NULL, 1, '2025-08-21 03:21:13', '2025-08-21 03:21:13'),
(53279, '164.55.247.243', NULL, 1, '2025-08-21 03:25:34', '2025-08-21 03:25:34'),
(53280, '137.59.48.90', NULL, 1, '2025-08-21 03:52:19', '2025-08-21 03:52:19'),
(53281, '51.68.236.90', NULL, 1, '2025-08-21 04:01:17', '2025-08-21 04:01:17'),
(53282, '173.244.42.174', NULL, 1, '2025-08-21 04:18:50', '2025-08-21 04:18:50'),
(53283, '66.249.64.36', NULL, 1, '2025-08-21 04:23:27', '2025-08-21 04:23:27'),
(53284, '162.120.184.34', NULL, 2, '2025-08-21 04:30:20', '2025-08-21 21:27:24'),
(53285, '74.7.36.81', NULL, 1, '2025-08-21 04:45:18', '2025-08-21 04:45:18'),
(53286, '74.7.36.87', NULL, 1, '2025-08-21 04:45:22', '2025-08-21 04:45:22'),
(53287, '40.116.73.219', NULL, 1, '2025-08-21 05:17:12', '2025-08-21 05:17:12'),
(53288, '72.14.201.159', NULL, 3, '2025-08-21 05:24:11', '2025-08-21 11:30:02'),
(53289, '20.0.53.102', NULL, 1, '2025-08-21 06:08:17', '2025-08-21 06:08:17'),
(53290, '74.7.36.105', NULL, 1, '2025-08-21 06:54:34', '2025-08-21 06:54:34'),
(53291, '14.163.128.234', NULL, 1, '2025-08-21 07:00:26', '2025-08-21 07:00:26'),
(53292, '18.191.179.201', NULL, 2, '2025-08-21 07:06:08', '2025-08-21 09:14:00'),
(53293, '18.225.25.214', NULL, 4, '2025-08-21 07:06:09', '2025-08-21 09:25:11'),
(53294, '3.16.161.137', NULL, 3, '2025-08-21 07:06:10', '2025-08-21 07:06:16'),
(53295, '103.218.24.34', NULL, 1, '2025-08-21 07:18:57', '2025-08-21 07:18:57'),
(53296, '51.222.253.19', NULL, 1, '2025-08-21 07:44:44', '2025-08-21 07:44:44'),
(53297, '49.51.203.197', NULL, 2, '2025-08-21 08:28:40', '2025-08-21 08:28:44'),
(53298, '42.236.17.102', NULL, 1, '2025-08-21 08:35:37', '2025-08-21 08:35:37'),
(53299, '120.229.130.105', NULL, 1, '2025-08-21 08:41:19', '2025-08-21 08:41:19'),
(53300, '111.225.148.136', NULL, 1, '2025-08-21 08:49:23', '2025-08-21 08:49:23'),
(53301, '3.145.100.84', NULL, 2, '2025-08-21 09:13:58', '2025-08-21 09:14:06'),
(53302, '3.128.200.79', NULL, 1, '2025-08-21 09:14:06', '2025-08-21 09:14:06'),
(53303, '180.126.205.84', NULL, 1, '2025-08-21 09:14:21', '2025-08-21 09:14:21'),
(53304, '4.151.241.252', NULL, 1, '2025-08-21 09:16:44', '2025-08-21 09:16:44'),
(53305, '13.57.181.248', NULL, 2, '2025-08-21 09:23:09', '2025-08-21 09:23:38'),
(53306, '54.241.233.152', NULL, 2, '2025-08-21 09:23:38', '2025-08-21 09:45:50'),
(53307, '173.244.42.170', NULL, 1, '2025-08-21 09:26:37', '2025-08-21 09:26:37'),
(53308, '120.50.22.50', NULL, 1, '2025-08-21 09:35:14', '2025-08-21 09:35:14'),
(53309, '193.186.4.126', NULL, 1, '2025-08-21 10:09:39', '2025-08-21 10:09:39'),
(53310, '66.249.70.39', NULL, 1, '2025-08-21 10:13:27', '2025-08-21 10:13:27'),
(53311, '202.134.14.146', NULL, 1, '2025-08-21 10:14:28', '2025-08-21 10:14:28'),
(53312, '202.72.235.89', NULL, 1, '2025-08-21 10:16:23', '2025-08-21 10:16:23'),
(53313, '57.155.170.194', NULL, 1, '2025-08-21 10:22:51', '2025-08-21 10:22:51'),
(53314, '128.204.212.84', NULL, 1, '2025-08-21 10:35:43', '2025-08-21 10:35:43'),
(53315, '136.226.234.99', NULL, 1, '2025-08-21 10:51:06', '2025-08-21 10:51:06'),
(53316, '43.229.208.190', NULL, 1, '2025-08-21 11:38:50', '2025-08-21 11:38:50'),
(53317, '42.236.17.225', NULL, 1, '2025-08-21 11:43:30', '2025-08-21 11:43:30'),
(53318, '42.236.17.126', NULL, 1, '2025-08-21 11:44:53', '2025-08-21 11:44:53'),
(53319, '42.236.17.224', NULL, 1, '2025-08-21 12:06:27', '2025-08-21 12:06:27'),
(53320, '52.225.75.221', NULL, 1, '2025-08-21 12:15:40', '2025-08-21 12:15:40'),
(53321, '66.220.149.21', NULL, 1, '2025-08-21 12:42:20', '2025-08-21 12:42:20'),
(53322, '162.120.186.89', NULL, 1, '2025-08-21 13:20:45', '2025-08-21 13:20:45'),
(53323, '134.41.175.42', NULL, 2, '2025-08-21 13:21:00', '2025-08-21 13:22:18'),
(53324, '52.230.164.186', NULL, 1, '2025-08-21 13:29:19', '2025-08-21 13:29:19'),
(53325, '34.10.228.84', NULL, 2, '2025-08-21 13:31:15', '2025-08-21 13:32:35'),
(53326, '78.101.142.62', NULL, 2, '2025-08-21 14:29:23', '2025-08-21 14:32:13'),
(53327, '74.7.36.67', NULL, 1, '2025-08-21 14:32:52', '2025-08-21 14:32:52'),
(53328, '34.48.105.111', NULL, 1, '2025-08-21 14:41:16', '2025-08-21 14:41:16'),
(53329, '57.141.0.21', NULL, 1, '2025-08-21 16:28:41', '2025-08-21 16:28:41'),
(53330, '116.204.141.130', NULL, 2, '2025-08-21 17:01:59', '2025-08-21 17:02:02'),
(53331, '185.117.225.189', NULL, 1, '2025-08-21 17:21:32', '2025-08-21 17:21:32'),
(53332, '43.196.4.229', NULL, 1, '2025-08-21 17:30:50', '2025-08-21 17:30:50'),
(53333, '114.119.150.27', NULL, 1, '2025-08-21 17:43:44', '2025-08-21 17:43:44'),
(53334, '102.165.48.94', NULL, 1, '2025-08-21 17:44:24', '2025-08-21 17:44:24'),
(53335, '40.77.167.150', NULL, 1, '2025-08-21 17:58:26', '2025-08-21 17:58:26'),
(53336, '45.248.151.106', NULL, 1, '2025-08-21 18:09:02', '2025-08-21 18:09:02'),
(53337, '36.255.54.4', NULL, 1, '2025-08-21 18:10:45', '2025-08-21 18:10:45'),
(53338, '57.141.0.23', NULL, 1, '2025-08-21 18:21:30', '2025-08-21 18:21:30'),
(53339, '203.76.222.170', NULL, 1, '2025-08-21 19:05:42', '2025-08-21 19:05:42'),
(53340, '34.138.7.80', NULL, 2, '2025-08-21 19:08:14', '2025-08-21 19:08:52'),
(53341, '57.141.0.24', NULL, 1, '2025-08-21 19:27:59', '2025-08-21 19:27:59'),
(53342, '193.186.4.60', NULL, 1, '2025-08-21 19:48:53', '2025-08-21 19:48:53'),
(53343, '54.36.148.30', NULL, 1, '2025-08-21 20:00:22', '2025-08-21 20:00:22'),
(53344, '172.213.21.146', NULL, 1, '2025-08-21 20:40:40', '2025-08-21 20:40:40'),
(53345, '162.120.184.226', NULL, 1, '2025-08-21 21:21:00', '2025-08-21 21:21:00'),
(53346, '103.162.230.15', NULL, 1, '2025-08-21 21:25:18', '2025-08-21 21:25:18'),
(53347, '193.186.4.159', NULL, 1, '2025-08-21 21:25:25', '2025-08-21 21:25:25'),
(53348, '51.77.53.57', NULL, 1, '2025-08-21 21:52:34', '2025-08-21 21:52:34'),
(53349, '138.199.39.172', NULL, 1, '2025-08-21 22:10:55', '2025-08-21 22:10:55'),
(53350, '66.249.64.38', NULL, 1, '2025-08-21 22:59:45', '2025-08-21 22:59:45'),
(53351, '20.161.75.208', NULL, 1, '2025-08-21 23:01:06', '2025-08-21 23:01:06'),
(53352, '164.92.160.76', NULL, 1, '2025-08-22 00:51:23', '2025-08-22 00:51:23'),
(53353, '44.249.19.166', NULL, 1, '2025-08-22 01:42:18', '2025-08-22 01:42:18'),
(53354, '44.249.112.203', NULL, 1, '2025-08-22 02:15:08', '2025-08-22 02:15:08'),
(53355, '57.141.0.6', NULL, 1, '2025-08-22 02:16:23', '2025-08-22 02:16:23'),
(53356, '66.249.70.38', NULL, 2, '2025-08-22 02:59:48', '2025-08-22 09:24:12'),
(53357, '103.121.12.238', NULL, 1, '2025-08-22 03:26:44', '2025-08-22 03:26:44'),
(53358, '199.244.88.218', NULL, 1, '2025-08-22 03:44:31', '2025-08-22 03:44:31'),
(53359, '51.222.253.13', NULL, 1, '2025-08-22 04:39:12', '2025-08-22 04:39:12'),
(53360, '66.249.64.36', NULL, 1, '2025-08-22 05:26:50', '2025-08-22 05:26:50'),
(53361, '66.249.64.37', NULL, 1, '2025-08-22 05:49:00', '2025-08-22 05:49:00'),
(53362, '66.249.64.38', NULL, 1, '2025-08-22 05:49:01', '2025-08-22 05:49:01'),
(53363, '51.68.111.218', NULL, 1, '2025-08-22 06:20:01', '2025-08-22 06:20:01'),
(53364, '192.36.109.94', NULL, 1, '2025-08-22 07:21:38', '2025-08-22 07:21:38'),
(53365, '74.7.36.66', NULL, 1, '2025-08-22 07:53:02', '2025-08-22 07:53:02'),
(53366, '18.116.42.63', NULL, 2, '2025-08-22 08:29:35', '2025-08-22 08:29:36'),
(53367, '157.180.119.9', NULL, 1, '2025-08-22 09:00:27', '2025-08-22 09:00:27'),
(53368, '66.249.70.39', NULL, 1, '2025-08-22 09:32:26', '2025-08-22 09:32:26'),
(53369, '64.226.124.209', NULL, 1, '2025-08-22 09:33:39', '2025-08-22 09:33:39'),
(53370, '114.236.218.108', NULL, 1, '2025-08-22 10:29:41', '2025-08-22 10:29:41'),
(53371, '66.220.149.7', NULL, 1, '2025-08-22 12:25:31', '2025-08-22 12:25:31'),
(53372, '66.249.70.32', NULL, 1, '2025-08-22 13:13:31', '2025-08-22 13:13:31'),
(53373, '51.68.236.68', NULL, 1, '2025-08-22 13:19:28', '2025-08-22 13:19:28'),
(53374, '149.57.180.27', NULL, 1, '2025-08-22 13:29:39', '2025-08-22 13:29:39'),
(53375, '37.111.230.212', NULL, 1, '2025-08-22 14:29:10', '2025-08-22 14:29:10'),
(53376, '93.158.91.19', NULL, 1, '2025-08-22 15:58:43', '2025-08-22 15:58:43'),
(53377, '193.176.86.42', NULL, 1, '2025-08-22 16:00:47', '2025-08-22 16:00:47'),
(53378, '17.241.75.50', NULL, 1, '2025-08-22 16:05:51', '2025-08-22 16:05:51'),
(53379, '104.209.7.228', NULL, 1, '2025-08-22 16:11:35', '2025-08-22 16:11:35'),
(53380, '103.134.255.69', NULL, 1, '2025-08-22 16:26:06', '2025-08-22 16:26:06'),
(53381, '51.68.111.199', NULL, 2, '2025-08-22 16:46:39', '2025-08-22 22:50:48'),
(53382, '74.7.36.103', NULL, 1, '2025-08-22 18:10:44', '2025-08-22 18:10:44'),
(53383, '203.76.222.170', NULL, 1, '2025-08-22 18:40:44', '2025-08-22 18:40:44'),
(53384, '51.68.236.70', NULL, 1, '2025-08-22 19:25:51', '2025-08-22 19:25:51'),
(53385, '54.36.149.47', NULL, 1, '2025-08-22 19:31:13', '2025-08-22 19:31:13'),
(53386, '74.7.35.59', NULL, 1, '2025-08-22 21:30:37', '2025-08-22 21:30:37'),
(53387, '34.38.18.191', NULL, 1, '2025-08-22 21:36:20', '2025-08-22 21:36:20'),
(53388, '45.82.78.111', NULL, 1, '2025-08-22 22:12:46', '2025-08-22 22:12:46'),
(53389, '51.222.253.3', NULL, 1, '2025-08-22 22:16:01', '2025-08-22 22:16:01'),
(53390, '51.68.236.69', NULL, 1, '2025-08-22 22:51:57', '2025-08-22 22:51:57'),
(53391, '34.102.37.28', NULL, 1, '2025-08-22 23:01:51', '2025-08-22 23:01:51'),
(53392, '57.141.0.8', NULL, 1, '2025-08-22 23:37:51', '2025-08-22 23:37:51'),
(53393, '43.196.4.229', NULL, 1, '2025-08-23 00:36:50', '2025-08-23 00:36:50'),
(53394, '18.237.93.135', NULL, 1, '2025-08-23 01:19:02', '2025-08-23 01:19:02'),
(53395, '51.77.53.57', NULL, 1, '2025-08-23 01:45:08', '2025-08-23 01:45:08'),
(53396, '34.220.217.187', NULL, 1, '2025-08-23 01:55:12', '2025-08-23 01:55:12'),
(53397, '34.105.87.221', NULL, 1, '2025-08-23 02:46:16', '2025-08-23 02:46:16'),
(53398, '84.193.248.239', NULL, 2, '2025-08-23 02:56:00', '2025-08-23 02:56:04'),
(53399, '102.165.48.94', NULL, 1, '2025-08-23 03:19:06', '2025-08-23 03:19:06'),
(53400, '72.14.201.159', NULL, 1, '2025-08-23 03:49:54', '2025-08-23 03:49:54'),
(53401, '4.151.241.242', NULL, 1, '2025-08-23 04:13:16', '2025-08-23 04:13:16'),
(53402, '34.224.26.74', NULL, 1, '2025-08-23 04:27:35', '2025-08-23 04:27:35'),
(53403, '51.68.111.239', NULL, 2, '2025-08-23 05:18:30', '2025-08-23 10:14:29'),
(53404, '51.68.111.243', NULL, 1, '2025-08-23 05:22:22', '2025-08-23 05:22:22'),
(53405, '42.236.17.2', NULL, 1, '2025-08-23 05:25:45', '2025-08-23 05:25:45'),
(53406, '52.167.144.157', NULL, 1, '2025-08-23 06:43:05', '2025-08-23 06:43:05'),
(53407, '42.236.12.205', NULL, 1, '2025-08-23 07:22:30', '2025-08-23 07:22:30'),
(53408, '42.236.101.237', NULL, 1, '2025-08-23 07:38:38', '2025-08-23 07:38:38'),
(53409, '42.236.101.208', NULL, 1, '2025-08-23 07:50:56', '2025-08-23 07:50:56'),
(53410, '17.241.219.182', NULL, 1, '2025-08-23 08:08:03', '2025-08-23 08:08:03'),
(53411, '34.147.16.58', NULL, 1, '2025-08-23 08:11:35', '2025-08-23 08:11:35'),
(53412, '128.204.212.85', NULL, 2, '2025-08-23 08:23:13', '2025-08-23 11:35:47'),
(53413, '94.31.111.28', NULL, 1, '2025-08-23 08:26:38', '2025-08-23 08:26:38'),
(53414, '34.102.37.28', NULL, 1, '2025-08-23 08:37:07', '2025-08-23 08:37:07'),
(53415, '69.171.231.112', NULL, 1, '2025-08-23 08:50:40', '2025-08-23 08:50:40'),
(53416, '128.204.212.86', NULL, 1, '2025-08-23 08:58:33', '2025-08-23 08:58:33'),
(53417, '54.36.148.67', NULL, 1, '2025-08-23 09:13:31', '2025-08-23 09:13:31'),
(53418, '62.68.132.7', NULL, 1, '2025-08-23 09:17:19', '2025-08-23 09:17:19'),
(53419, '23.98.186.190', NULL, 1, '2025-08-23 09:22:06', '2025-08-23 09:22:06'),
(53420, '42.236.12.240', NULL, 1, '2025-08-23 09:52:41', '2025-08-23 09:52:41'),
(53421, '49.43.240.71', NULL, 1, '2025-08-23 10:11:40', '2025-08-23 10:11:40'),
(53422, '66.249.70.38', NULL, 1, '2025-08-23 10:11:43', '2025-08-23 10:11:43'),
(53423, '52.167.144.211', NULL, 1, '2025-08-23 10:37:32', '2025-08-23 10:37:32'),
(53424, '111.225.148.150', NULL, 1, '2025-08-23 10:56:27', '2025-08-23 10:56:27'),
(53425, '51.68.111.216', NULL, 1, '2025-08-23 12:11:17', '2025-08-23 12:11:17'),
(53426, '74.7.36.99', NULL, 1, '2025-08-23 12:36:40', '2025-08-23 12:36:40'),
(53427, '172.105.35.103', NULL, 1, '2025-08-23 13:36:53', '2025-08-23 13:36:53'),
(53428, '51.68.236.95', NULL, 1, '2025-08-23 13:45:29', '2025-08-23 13:45:29'),
(53429, '51.222.253.4', NULL, 1, '2025-08-23 13:57:13', '2025-08-23 13:57:13'),
(53430, '20.194.1.8', NULL, 1, '2025-08-23 14:32:29', '2025-08-23 14:32:29'),
(53431, '34.90.191.83', NULL, 1, '2025-08-23 14:47:22', '2025-08-23 14:47:22'),
(53432, '66.249.64.38', NULL, 1, '2025-08-23 15:02:13', '2025-08-23 15:02:13'),
(53433, '52.255.111.3', NULL, 1, '2025-08-23 15:55:12', '2025-08-23 15:55:12'),
(53434, '4.246.134.176', NULL, 1, '2025-08-23 15:57:23', '2025-08-23 15:57:23'),
(53435, '50.116.18.55', NULL, 1, '2025-08-23 16:01:21', '2025-08-23 16:01:21'),
(53436, '51.68.236.73', NULL, 1, '2025-08-23 16:13:51', '2025-08-23 16:13:51'),
(53437, '37.111.221.77', NULL, 1, '2025-08-23 16:51:23', '2025-08-23 16:51:23'),
(53438, '52.167.144.156', NULL, 1, '2025-08-23 16:51:30', '2025-08-23 16:51:30'),
(53439, '52.159.249.98', NULL, 1, '2025-08-23 17:31:41', '2025-08-23 17:31:41'),
(53440, '51.159.105.40', NULL, 1, '2025-08-23 18:36:51', '2025-08-23 18:36:51'),
(53441, '51.68.236.90', NULL, 1, '2025-08-23 18:41:15', '2025-08-23 18:41:15'),
(53442, '91.200.79.184', NULL, 2, '2025-08-23 19:01:00', '2025-08-23 19:01:04'),
(53443, '51.68.236.91', NULL, 1, '2025-08-23 19:44:19', '2025-08-23 19:44:19'),
(53444, '35.213.164.233', NULL, 2, '2025-08-23 20:16:52', '2025-08-23 20:16:53'),
(53445, '51.68.107.144', NULL, 1, '2025-08-23 20:17:36', '2025-08-23 20:17:36'),
(53446, '162.120.184.226', NULL, 1, '2025-08-23 21:23:56', '2025-08-23 21:23:56'),
(53447, '51.68.107.159', NULL, 1, '2025-08-23 21:36:18', '2025-08-23 21:36:18'),
(53448, '35.162.50.79', NULL, 1, '2025-08-23 21:44:21', '2025-08-23 21:44:21'),
(53449, '40.77.167.255', NULL, 1, '2025-08-23 23:09:58', '2025-08-23 23:09:58'),
(53450, '128.204.212.84', NULL, 1, '2025-08-23 23:43:06', '2025-08-23 23:43:06'),
(53451, '31.13.115.9', NULL, 1, '2025-08-23 23:54:22', '2025-08-23 23:54:22'),
(53452, '51.68.107.137', NULL, 1, '2025-08-23 23:56:10', '2025-08-23 23:56:10'),
(53453, '128.204.212.87', NULL, 1, '2025-08-24 00:00:42', '2025-08-24 00:00:42'),
(53454, '51.68.111.215', NULL, 2, '2025-08-24 00:06:54', '2025-08-24 15:43:32'),
(53455, '51.68.236.93', NULL, 1, '2025-08-24 00:41:15', '2025-08-24 00:41:15'),
(53456, '54.210.97.253', NULL, 1, '2025-08-24 00:45:20', '2025-08-24 00:45:20'),
(53457, '66.249.70.39', NULL, 1, '2025-08-24 01:19:26', '2025-08-24 01:19:26'),
(53458, '54.202.51.203', NULL, 1, '2025-08-24 01:30:28', '2025-08-24 01:30:28'),
(53459, '54.190.93.216', NULL, 1, '2025-08-24 01:35:49', '2025-08-24 01:35:49'),
(53460, '128.204.212.85', NULL, 1, '2025-08-24 01:44:49', '2025-08-24 01:44:49'),
(53461, '157.245.36.216', NULL, 1, '2025-08-24 02:20:16', '2025-08-24 02:20:16'),
(53462, '51.68.111.209', NULL, 1, '2025-08-24 02:37:52', '2025-08-24 02:37:52'),
(53463, '198.235.24.144', NULL, 1, '2025-08-24 03:22:35', '2025-08-24 03:22:35'),
(53464, '74.7.35.54', NULL, 1, '2025-08-24 03:28:42', '2025-08-24 03:28:42'),
(53465, '54.36.148.239', NULL, 1, '2025-08-24 03:35:42', '2025-08-24 03:35:42'),
(53466, '27.147.173.106', NULL, 1, '2025-08-24 04:11:56', '2025-08-24 04:11:56'),
(53467, '178.171.116.11', NULL, 1, '2025-08-24 04:15:04', '2025-08-24 04:15:04'),
(53468, '51.222.253.10', NULL, 1, '2025-08-24 04:27:26', '2025-08-24 04:27:26'),
(53469, '18.216.91.237', NULL, 2, '2025-08-24 05:11:05', '2025-08-24 05:11:14'),
(53470, '18.225.25.214', NULL, 2, '2025-08-24 05:11:06', '2025-08-24 05:20:40'),
(53471, '3.147.103.208', NULL, 2, '2025-08-24 05:11:07', '2025-08-24 05:11:14'),
(53472, '118.179.218.201', NULL, 2, '2025-08-24 05:13:41', '2025-08-24 05:13:43'),
(53473, '162.120.184.227', NULL, 2, '2025-08-24 05:25:17', '2025-08-24 10:31:32'),
(53474, '103.187.94.223', NULL, 1, '2025-08-24 05:29:59', '2025-08-24 05:29:59'),
(53475, '23.98.186.177', NULL, 1, '2025-08-24 05:52:10', '2025-08-24 05:52:10'),
(53476, '23.98.186.191', NULL, 1, '2025-08-24 05:52:10', '2025-08-24 05:52:10'),
(53477, '51.68.236.69', NULL, 1, '2025-08-24 06:06:24', '2025-08-24 06:06:24'),
(53478, '103.145.70.100', NULL, 1, '2025-08-24 06:07:17', '2025-08-24 06:07:17'),
(53479, '42.236.12.204', NULL, 1, '2025-08-24 06:25:45', '2025-08-24 06:25:45'),
(53480, '20.97.189.98', NULL, 1, '2025-08-24 06:26:05', '2025-08-24 06:26:05'),
(53481, '20.97.189.106', NULL, 1, '2025-08-24 06:26:31', '2025-08-24 06:26:31'),
(53482, '103.156.108.2', NULL, 1, '2025-08-24 06:55:05', '2025-08-24 06:55:05'),
(53483, '168.91.15.225', NULL, 1, '2025-08-24 07:05:40', '2025-08-24 07:05:40'),
(53484, '51.68.236.114', NULL, 2, '2025-08-24 07:09:56', '2025-08-24 08:27:04'),
(53485, '52.255.111.2', NULL, 1, '2025-08-24 07:10:28', '2025-08-24 07:10:28'),
(53486, '128.204.212.84', NULL, 1, '2025-08-24 07:27:36', '2025-08-24 07:27:36'),
(53487, '31.13.115.7', NULL, 1, '2025-08-24 07:43:56', '2025-08-24 07:43:56'),
(53488, '42.236.17.114', NULL, 1, '2025-08-24 07:46:25', '2025-08-24 07:46:25'),
(53489, '122.96.28.220', NULL, 1, '2025-08-24 07:46:28', '2025-08-24 07:46:28'),
(53490, '35.229.18.133', NULL, 1, '2025-08-24 08:21:05', '2025-08-24 08:21:05'),
(53491, '42.236.17.238', NULL, 1, '2025-08-24 09:11:28', '2025-08-24 09:11:28'),
(53492, '51.68.111.241', NULL, 1, '2025-08-24 09:54:13', '2025-08-24 09:54:13'),
(53493, '103.112.54.226', NULL, 3, '2025-08-24 10:32:48', '2025-08-24 10:35:33'),
(53494, '54.36.148.133', NULL, 1, '2025-08-24 11:01:22', '2025-08-24 11:01:22'),
(53495, '20.194.1.10', NULL, 1, '2025-08-24 11:01:48', '2025-08-24 11:01:48'),
(53496, '72.14.201.159', NULL, 1, '2025-08-24 11:05:23', '2025-08-24 11:05:23'),
(53497, '51.68.111.199', NULL, 1, '2025-08-24 11:06:23', '2025-08-24 11:06:23'),
(53498, '193.186.4.159', NULL, 1, '2025-08-24 11:12:44', '2025-08-24 11:12:44'),
(53499, '206.189.118.236', NULL, 1, '2025-08-24 11:31:55', '2025-08-24 11:31:55'),
(53500, '118.179.36.242', NULL, 2, '2025-08-24 11:40:27', '2025-08-24 11:45:31'),
(53501, '57.141.0.26', NULL, 1, '2025-08-24 12:30:16', '2025-08-24 12:30:16'),
(53502, '51.68.111.205', NULL, 1, '2025-08-24 12:46:28', '2025-08-24 12:46:28'),
(53503, '57.155.170.204', NULL, 1, '2025-08-24 13:02:09', '2025-08-24 13:02:09'),
(53504, '57.155.170.164', NULL, 1, '2025-08-24 13:04:00', '2025-08-24 13:04:00'),
(53505, '103.74.122.196', NULL, 1, '2025-08-24 13:25:04', '2025-08-24 13:25:04'),
(53506, '66.249.70.32', NULL, 1, '2025-08-24 14:28:57', '2025-08-24 14:28:57'),
(53507, '51.222.253.14', NULL, 2, '2025-08-24 14:37:45', '2025-08-24 22:36:40'),
(53508, '51.68.107.151', NULL, 1, '2025-08-24 15:11:10', '2025-08-24 15:11:10'),
(53509, '44.209.113.59', NULL, 1, '2025-08-24 15:43:55', '2025-08-24 15:43:55'),
(53510, '138.91.30.55', NULL, 1, '2025-08-24 15:57:42', '2025-08-24 15:57:42'),
(53511, '42.236.12.217', NULL, 1, '2025-08-24 16:05:36', '2025-08-24 16:05:36'),
(53512, '42.236.17.230', NULL, 1, '2025-08-24 16:05:55', '2025-08-24 16:05:55'),
(53513, '64.236.140.212', NULL, 1, '2025-08-24 16:13:08', '2025-08-24 16:13:08'),
(53514, '180.148.210.217', NULL, 1, '2025-08-24 16:51:42', '2025-08-24 16:51:42'),
(53515, '71.132.43.3', NULL, 1, '2025-08-24 18:00:33', '2025-08-24 18:00:33'),
(53516, '124.239.12.99', NULL, 1, '2025-08-24 19:12:02', '2025-08-24 19:12:02'),
(53517, '85.56.177.193', NULL, 1, '2025-08-24 19:16:22', '2025-08-24 19:16:22'),
(53518, '66.249.64.37', NULL, 1, '2025-08-24 19:54:11', '2025-08-24 19:54:11'),
(53519, '42.236.17.95', NULL, 1, '2025-08-24 20:13:55', '2025-08-24 20:13:55'),
(53520, '42.236.101.242', NULL, 1, '2025-08-24 20:16:01', '2025-08-24 20:16:01'),
(53521, '136.243.228.193', NULL, 1, '2025-08-24 20:32:00', '2025-08-24 20:32:00'),
(53522, '149.56.150.73', NULL, 3, '2025-08-24 20:34:23', '2025-08-24 20:34:34'),
(53523, '149.56.150.191', NULL, 2, '2025-08-24 20:34:57', '2025-08-24 20:35:02'),
(53524, '66.249.64.36', NULL, 1, '2025-08-24 20:49:01', '2025-08-24 20:49:01'),
(53525, '34.140.88.112', NULL, 6, '2025-08-24 21:04:27', '2025-08-24 21:06:03'),
(53526, '54.36.148.184', NULL, 1, '2025-08-24 21:14:49', '2025-08-24 21:14:49'),
(53527, '42.236.17.11', NULL, 1, '2025-08-24 21:43:38', '2025-08-24 21:43:38'),
(53528, '42.236.17.207', NULL, 1, '2025-08-24 22:04:24', '2025-08-24 22:04:24'),
(53529, '42.236.17.38', NULL, 1, '2025-08-24 22:05:52', '2025-08-24 22:05:52'),
(53530, '111.7.106.105', NULL, 1, '2025-08-24 23:24:14', '2025-08-24 23:24:14'),
(53531, '51.68.236.94', NULL, 1, '2025-08-24 23:27:08', '2025-08-24 23:27:08'),
(53532, '103.131.71.231', NULL, 1, '2025-08-25 01:39:15', '2025-08-25 01:39:15'),
(53533, '34.220.217.187', NULL, 1, '2025-08-25 01:47:23', '2025-08-25 01:47:23'),
(53534, '54.244.56.126', NULL, 1, '2025-08-25 02:00:28', '2025-08-25 02:00:28'),
(53535, '51.68.111.204', NULL, 2, '2025-08-25 02:06:51', '2025-08-25 09:54:29'),
(53536, '51.68.111.207', NULL, 1, '2025-08-25 03:05:05', '2025-08-25 03:05:05'),
(53537, '177.124.150.104', NULL, 1, '2025-08-25 03:21:15', '2025-08-25 03:21:15'),
(53538, '103.118.78.237', NULL, 1, '2025-08-25 03:53:05', '2025-08-25 03:53:05'),
(53539, '51.68.107.146', NULL, 1, '2025-08-25 04:01:29', '2025-08-25 04:01:29'),
(53540, '162.120.184.35', NULL, 1, '2025-08-25 05:12:51', '2025-08-25 05:12:51'),
(53541, '162.120.184.34', NULL, 1, '2025-08-25 05:25:11', '2025-08-25 05:25:11'),
(53542, '51.68.111.214', NULL, 1, '2025-08-25 05:34:46', '2025-08-25 05:34:46'),
(53543, '74.7.36.101', NULL, 1, '2025-08-25 05:50:47', '2025-08-25 05:50:47'),
(53544, '103.136.207.94', NULL, 1, '2025-08-25 05:53:18', '2025-08-25 05:53:18'),
(53545, '34.229.77.226', NULL, 1, '2025-08-25 06:05:05', '2025-08-25 06:05:05'),
(53546, '3.144.200.241', NULL, 1, '2025-08-25 06:05:05', '2025-08-25 06:05:05'),
(53547, '3.17.145.51', NULL, 1, '2025-08-25 06:05:06', '2025-08-25 06:05:06'),
(53548, '66.249.70.32', NULL, 1, '2025-08-25 06:05:06', '2025-08-25 06:05:06'),
(53549, '44.202.13.0', NULL, 1, '2025-08-25 06:05:11', '2025-08-25 06:05:11'),
(53550, '3.138.247.112', NULL, 1, '2025-08-25 06:05:11', '2025-08-25 06:05:11'),
(53551, '18.118.5.238', NULL, 1, '2025-08-25 06:05:11', '2025-08-25 06:05:11'),
(53552, '66.249.64.36', NULL, 1, '2025-08-25 06:05:12', '2025-08-25 06:05:12'),
(53553, '66.249.70.39', NULL, 1, '2025-08-25 06:05:13', '2025-08-25 06:05:13'),
(53554, '166.88.121.60', NULL, 1, '2025-08-25 06:07:41', '2025-08-25 06:07:41'),
(53555, '35.88.186.109', NULL, 1, '2025-08-25 06:21:54', '2025-08-25 06:21:54'),
(53556, '52.194.148.181', NULL, 1, '2025-08-25 06:21:59', '2025-08-25 06:21:59'),
(53557, '54.248.34.178', NULL, 1, '2025-08-25 06:21:59', '2025-08-25 06:21:59'),
(53558, '54.36.148.99', NULL, 1, '2025-08-25 06:36:12', '2025-08-25 06:36:12'),
(53559, '119.18.150.87', NULL, 1, '2025-08-25 06:44:05', '2025-08-25 06:44:05'),
(53560, '57.141.0.3', NULL, 1, '2025-08-25 06:58:39', '2025-08-25 06:58:39'),
(53561, '51.68.107.137', NULL, 2, '2025-08-25 07:01:29', '2025-08-25 23:35:39'),
(53562, '42.236.101.244', NULL, 1, '2025-08-25 07:07:08', '2025-08-25 07:07:08'),
(53563, '42.236.17.5', NULL, 1, '2025-08-25 07:52:56', '2025-08-25 07:52:56'),
(53564, '51.222.253.18', NULL, 1, '2025-08-25 08:10:14', '2025-08-25 08:10:14'),
(53565, '162.120.184.226', NULL, 1, '2025-08-25 08:23:36', '2025-08-25 08:23:36'),
(53566, '3.140.248.115', NULL, 1, '2025-08-25 08:31:32', '2025-08-25 08:31:32'),
(53567, '18.225.25.214', NULL, 1, '2025-08-25 08:31:32', '2025-08-25 08:31:32'),
(53568, '18.116.14.180', NULL, 1, '2025-08-25 08:31:34', '2025-08-25 08:31:34'),
(53569, '52.15.38.244', NULL, 1, '2025-08-25 08:31:40', '2025-08-25 08:31:40'),
(53570, '18.222.187.33', NULL, 1, '2025-08-25 08:31:40', '2025-08-25 08:31:40'),
(53571, '51.68.111.240', NULL, 1, '2025-08-25 08:33:45', '2025-08-25 08:33:45'),
(53572, '72.14.201.159', NULL, 2, '2025-08-25 08:45:44', '2025-08-25 13:08:17'),
(53573, '42.236.101.249', NULL, 1, '2025-08-25 09:19:16', '2025-08-25 09:19:16'),
(53574, '42.236.17.88', NULL, 1, '2025-08-25 09:19:39', '2025-08-25 09:19:39'),
(53575, '66.249.64.38', NULL, 1, '2025-08-25 09:30:50', '2025-08-25 09:30:50'),
(53576, '23.98.186.178', NULL, 1, '2025-08-25 09:37:51', '2025-08-25 09:37:51'),
(53577, '162.120.184.227', NULL, 1, '2025-08-25 09:55:45', '2025-08-25 09:55:45'),
(53578, '43.229.208.190', NULL, 1, '2025-08-25 10:05:08', '2025-08-25 10:05:08'),
(53579, '198.235.24.185', NULL, 1, '2025-08-25 10:53:33', '2025-08-25 10:53:33'),
(53580, '51.222.253.17', NULL, 1, '2025-08-25 10:54:07', '2025-08-25 10:54:07'),
(53581, '103.131.71.163', NULL, 1, '2025-08-25 11:23:23', '2025-08-25 11:23:23'),
(53582, '193.186.4.159', NULL, 1, '2025-08-25 11:44:39', '2025-08-25 11:44:39'),
(53583, '51.68.107.141', NULL, 1, '2025-08-25 11:45:04', '2025-08-25 11:45:04'),
(53584, '103.91.130.129', NULL, 1, '2025-08-25 11:45:44', '2025-08-25 11:45:44'),
(53585, '128.204.212.84', NULL, 3, '2025-08-25 11:48:23', '2025-08-25 20:34:55'),
(53586, '138.199.39.163', NULL, 1, '2025-08-25 12:07:31', '2025-08-25 12:07:31'),
(53587, '147.161.161.92', NULL, 1, '2025-08-25 12:15:04', '2025-08-25 12:15:04'),
(53588, '51.222.253.16', NULL, 1, '2025-08-25 12:17:42', '2025-08-25 12:17:42'),
(53589, '52.173.235.91', NULL, 1, '2025-08-25 12:44:18', '2025-08-25 12:44:18'),
(53590, '103.67.159.166', NULL, 1, '2025-08-25 12:46:39', '2025-08-25 12:46:39'),
(53591, '42.236.17.43', NULL, 1, '2025-08-25 12:47:26', '2025-08-25 12:47:26'),
(53592, '42.236.101.194', NULL, 1, '2025-08-25 12:47:40', '2025-08-25 12:47:40'),
(53593, '51.68.236.72', NULL, 1, '2025-08-25 13:04:58', '2025-08-25 13:04:58'),
(53594, '40.84.221.225', NULL, 1, '2025-08-25 13:20:36', '2025-08-25 13:20:36'),
(53595, '149.57.180.0', NULL, 1, '2025-08-25 14:09:05', '2025-08-25 14:09:05'),
(53596, '205.169.39.3', NULL, 1, '2025-08-25 14:32:27', '2025-08-25 14:32:27'),
(53597, '57.141.0.17', NULL, 1, '2025-08-25 15:47:20', '2025-08-25 15:47:20'),
(53598, '67.211.214.194', NULL, 1, '2025-08-25 15:57:32', '2025-08-25 15:57:32'),
(53599, '52.176.19.197', NULL, 1, '2025-08-25 16:06:10', '2025-08-25 16:06:10'),
(53600, '173.244.42.170', NULL, 1, '2025-08-25 16:08:48', '2025-08-25 16:08:48'),
(53601, '51.68.111.205', NULL, 1, '2025-08-25 16:27:31', '2025-08-25 16:27:31'),
(53602, '20.194.157.183', NULL, 1, '2025-08-25 17:09:49', '2025-08-25 17:09:49'),
(53603, '37.111.206.122', NULL, 1, '2025-08-25 17:22:53', '2025-08-25 17:22:53'),
(53604, '51.68.236.68', NULL, 1, '2025-08-25 17:38:53', '2025-08-25 17:38:53'),
(53605, '128.204.212.87', NULL, 1, '2025-08-25 17:51:44', '2025-08-25 17:51:44'),
(53606, '54.89.72.182', NULL, 1, '2025-08-25 18:23:36', '2025-08-25 18:23:36'),
(53607, '51.222.253.20', NULL, 1, '2025-08-25 18:31:40', '2025-08-25 18:31:40'),
(53608, '23.80.146.102', NULL, 1, '2025-08-25 19:55:51', '2025-08-25 19:55:51'),
(53609, '138.91.30.60', NULL, 1, '2025-08-25 20:02:10', '2025-08-25 20:02:10'),
(53610, '128.204.212.85', NULL, 1, '2025-08-25 20:34:48', '2025-08-25 20:34:48'),
(53611, '66.249.64.37', NULL, 1, '2025-08-25 20:53:13', '2025-08-25 20:53:13'),
(53612, '198.235.24.222', NULL, 1, '2025-08-25 20:53:22', '2025-08-25 20:53:22'),
(53613, '51.222.253.15', NULL, 1, '2025-08-25 21:07:47', '2025-08-25 21:07:47'),
(53614, '20.194.157.188', NULL, 1, '2025-08-25 22:07:34', '2025-08-25 22:07:34'),
(53615, '34.91.100.7', NULL, 1, '2025-08-25 22:36:22', '2025-08-25 22:36:22'),
(53616, '36.143.40.46', NULL, 1, '2025-08-25 22:52:37', '2025-08-25 22:52:37'),
(53617, '66.249.64.37', NULL, 1, '2025-08-26 00:28:09', '2025-08-26 00:28:09'),
(53618, '51.68.107.144', NULL, 1, '2025-08-26 00:42:57', '2025-08-26 00:42:57'),
(53619, '66.249.64.36', NULL, 1, '2025-08-26 00:49:42', '2025-08-26 00:49:42'),
(53620, '27.115.124.109', NULL, 1, '2025-08-26 01:57:33', '2025-08-26 01:57:33'),
(53621, '18.237.83.207', NULL, 1, '2025-08-26 02:11:46', '2025-08-26 02:11:46'),
(53622, '34.220.217.187', NULL, 1, '2025-08-26 02:13:41', '2025-08-26 02:13:41'),
(53623, '157.245.214.150', NULL, 1, '2025-08-26 02:17:29', '2025-08-26 02:17:29'),
(53624, '51.68.111.238', NULL, 2, '2025-08-26 02:33:34', '2025-08-26 13:31:05'),
(53625, '23.98.186.206', NULL, 1, '2025-08-26 02:41:08', '2025-08-26 02:41:08'),
(53626, '34.207.112.122', NULL, 1, '2025-08-26 02:58:43', '2025-08-26 02:58:43'),
(53627, '98.80.227.99', NULL, 1, '2025-08-26 03:08:30', '2025-08-26 03:08:30'),
(53628, '40.77.167.11', NULL, 1, '2025-08-26 04:29:03', '2025-08-26 04:29:03'),
(53629, '3.20.233.46', NULL, 1, '2025-08-26 04:46:57', '2025-08-26 04:46:57'),
(53630, '18.225.25.214', NULL, 1, '2025-08-26 04:46:58', '2025-08-26 04:46:58'),
(53631, '3.22.79.16', NULL, 1, '2025-08-26 04:46:59', '2025-08-26 04:46:59'),
(53632, '18.116.14.180', NULL, 1, '2025-08-26 04:47:06', '2025-08-26 04:47:06'),
(53633, '18.119.161.174', NULL, 1, '2025-08-26 04:47:07', '2025-08-26 04:47:07'),
(53634, '123.49.40.66', NULL, 1, '2025-08-26 04:57:25', '2025-08-26 04:57:25'),
(53635, '103.131.71.226', NULL, 1, '2025-08-26 05:00:32', '2025-08-26 05:00:32'),
(53636, '87.106.129.103', NULL, 4, '2025-08-26 05:30:14', '2025-08-26 05:30:32'),
(53637, '162.120.184.35', NULL, 1, '2025-08-26 05:34:48', '2025-08-26 05:34:48'),
(53638, '51.222.253.11', NULL, 1, '2025-08-26 05:40:51', '2025-08-26 05:40:51'),
(53639, '37.111.200.24', NULL, 2, '2025-08-26 05:56:37', '2025-08-26 06:01:32'),
(53640, '103.205.37.47', NULL, 1, '2025-08-26 06:06:26', '2025-08-26 06:06:26'),
(53641, '42.236.17.76', NULL, 1, '2025-08-26 06:07:43', '2025-08-26 06:07:43'),
(53642, '42.236.17.2', NULL, 1, '2025-08-26 06:07:46', '2025-08-26 06:07:46'),
(53643, '69.63.184.15', NULL, 1, '2025-08-26 06:20:01', '2025-08-26 06:20:01'),
(53644, '23.81.70.179', NULL, 1, '2025-08-26 06:23:47', '2025-08-26 06:23:47'),
(53645, '51.68.111.207', NULL, 1, '2025-08-26 06:52:56', '2025-08-26 06:52:56'),
(53646, '66.249.70.32', NULL, 2, '2025-08-26 06:53:49', '2025-08-26 08:12:41'),
(53647, '42.236.12.201', NULL, 1, '2025-08-26 06:56:53', '2025-08-26 06:56:53'),
(53648, '52.80.102.53', NULL, 1, '2025-08-26 07:09:07', '2025-08-26 07:09:07'),
(53649, '40.77.167.154', NULL, 1, '2025-08-26 07:57:31', '2025-08-26 07:57:31'),
(53650, '128.204.212.87', NULL, 2, '2025-08-26 08:10:50', '2025-08-26 23:38:35'),
(53651, '128.204.212.86', NULL, 3, '2025-08-26 08:10:50', '2025-08-26 13:46:52'),
(53652, '51.68.111.205', NULL, 2, '2025-08-26 08:12:51', '2025-08-26 22:07:37'),
(53653, '42.236.101.223', NULL, 1, '2025-08-26 08:14:21', '2025-08-26 08:14:21'),
(53654, '8.210.152.184', NULL, 1, '2025-08-26 08:19:50', '2025-08-26 08:19:50'),
(53655, '103.145.70.100', NULL, 1, '2025-08-26 08:46:11', '2025-08-26 08:46:11'),
(53656, '57.155.171.17', NULL, 1, '2025-08-26 09:02:41', '2025-08-26 09:02:41'),
(53657, '111.225.149.3', NULL, 1, '2025-08-26 09:06:04', '2025-08-26 09:06:04'),
(53658, '162.120.184.34', NULL, 2, '2025-08-26 09:14:31', '2025-08-26 09:42:50'),
(53659, '162.120.184.226', NULL, 1, '2025-08-26 09:14:36', '2025-08-26 09:14:36'),
(53660, '51.68.107.156', NULL, 1, '2025-08-26 09:23:21', '2025-08-26 09:23:21'),
(53661, '20.97.189.96', NULL, 1, '2025-08-26 09:26:03', '2025-08-26 09:26:03'),
(53662, '42.236.101.227', NULL, 1, '2025-08-26 09:55:03', '2025-08-26 09:55:03'),
(53663, '42.236.17.14', NULL, 1, '2025-08-26 09:55:40', '2025-08-26 09:55:40'),
(53664, '106.0.61.249', NULL, 1, '2025-08-26 10:00:31', '2025-08-26 10:00:31'),
(53665, '103.109.97.74', NULL, 2, '2025-08-26 10:08:04', '2025-08-26 10:08:40'),
(53666, '37.111.215.140', NULL, 1, '2025-08-26 10:09:00', '2025-08-26 10:09:00'),
(53667, '43.229.208.190', NULL, 4, '2025-08-26 10:56:06', '2025-08-26 11:53:49'),
(53668, '51.68.111.209', NULL, 2, '2025-08-26 10:56:07', '2025-08-26 15:08:51'),
(53669, '15.235.98.230', NULL, 1, '2025-08-26 11:29:32', '2025-08-26 11:29:32'),
(53670, '205.169.39.28', NULL, 1, '2025-08-26 11:43:36', '2025-08-26 11:43:36'),
(53671, '40.116.73.217', NULL, 1, '2025-08-26 11:46:49', '2025-08-26 11:46:49'),
(53672, '51.68.107.137', NULL, 1, '2025-08-26 12:06:05', '2025-08-26 12:06:05'),
(53673, '185.15.56.22', NULL, 1, '2025-08-26 12:13:32', '2025-08-26 12:13:32'),
(53674, '57.141.0.19', NULL, 1, '2025-08-26 12:41:42', '2025-08-26 12:41:42'),
(53675, '103.163.171.206', NULL, 2, '2025-08-26 13:35:44', '2025-08-26 13:59:56'),
(53676, '142.44.233.228', NULL, 1, '2025-08-26 13:59:19', '2025-08-26 13:59:19'),
(53677, '51.68.111.217', NULL, 1, '2025-08-26 14:48:38', '2025-08-26 14:48:38'),
(53678, '41.254.91.225', NULL, 1, '2025-08-26 15:17:48', '2025-08-26 15:17:48'),
(53679, '91.231.89.96', NULL, 1, '2025-08-26 15:57:36', '2025-08-26 15:57:36'),
(53680, '103.149.56.31', NULL, 1, '2025-08-26 15:59:03', '2025-08-26 15:59:03'),
(53681, '172.208.23.67', NULL, 1, '2025-08-26 16:09:12', '2025-08-26 16:09:12'),
(53682, '51.68.236.95', NULL, 1, '2025-08-26 16:19:48', '2025-08-26 16:19:48'),
(53683, '52.12.194.111', NULL, 1, '2025-08-26 16:26:13', '2025-08-26 16:26:13'),
(53684, '51.68.236.90', NULL, 1, '2025-08-26 16:48:27', '2025-08-26 16:48:27'),
(53685, '51.254.49.107', NULL, 1, '2025-08-26 16:49:58', '2025-08-26 16:49:58'),
(53686, '54.39.210.171', NULL, 1, '2025-08-26 17:03:50', '2025-08-26 17:03:50'),
(53687, '170.244.85.0', NULL, 1, '2025-08-26 17:20:37', '2025-08-26 17:20:37'),
(53688, '103.72.212.223', NULL, 2, '2025-08-26 17:37:38', '2025-08-26 17:37:40'),
(53689, '119.28.202.234', NULL, 2, '2025-08-26 18:33:45', '2025-08-26 18:33:46'),
(53690, '51.68.111.242', NULL, 1, '2025-08-26 18:37:52', '2025-08-26 18:37:52'),
(53691, '89.222.100.39', NULL, 1, '2025-08-26 18:54:53', '2025-08-26 18:54:53'),
(53692, '62.45.139.114', NULL, 1, '2025-08-26 19:12:21', '2025-08-26 19:12:21'),
(53693, '124.221.96.187', NULL, 1, '2025-08-26 19:24:32', '2025-08-26 19:24:32'),
(53694, '43.134.169.65', NULL, 1, '2025-08-26 19:44:06', '2025-08-26 19:44:06'),
(53695, '172.237.128.200', NULL, 1, '2025-08-26 20:35:50', '2025-08-26 20:35:50'),
(53696, '72.14.199.198', NULL, 1, '2025-08-26 21:34:25', '2025-08-26 21:34:25'),
(53697, '34.78.46.167', NULL, 1, '2025-08-26 21:37:43', '2025-08-26 21:37:43'),
(53698, '217.113.194.252', NULL, 1, '2025-08-26 22:52:39', '2025-08-26 22:52:39'),
(53699, '57.141.6.27', NULL, 1, '2025-08-26 23:18:55', '2025-08-26 23:18:55'),
(53700, '66.249.79.197', NULL, 1, '2025-08-27 00:33:56', '2025-08-27 00:33:56'),
(53701, '54.39.210.230', NULL, 1, '2025-08-27 00:35:30', '2025-08-27 00:35:30');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(53702, '51.68.107.138', NULL, 1, '2025-08-27 01:17:13', '2025-08-27 01:17:13'),
(53703, '34.82.181.145', NULL, 1, '2025-08-27 01:34:27', '2025-08-27 01:34:27'),
(53704, '57.141.0.22', NULL, 1, '2025-08-27 01:36:47', '2025-08-27 01:36:47'),
(53705, '106.8.5.23', NULL, 1, '2025-08-27 01:44:43', '2025-08-27 01:44:43'),
(53706, '66.249.79.198', NULL, 1, '2025-08-27 01:48:35', '2025-08-27 01:48:35'),
(53707, '44.251.100.31', NULL, 1, '2025-08-27 01:50:16', '2025-08-27 01:50:16'),
(53708, '35.161.153.57', NULL, 1, '2025-08-27 02:01:34', '2025-08-27 02:01:34'),
(53709, '103.131.71.223', NULL, 1, '2025-08-27 02:37:34', '2025-08-27 02:37:34'),
(53710, '43.163.91.176', NULL, 1, '2025-08-27 04:17:59', '2025-08-27 04:17:59'),
(53711, '172.232.20.245', NULL, 1, '2025-08-27 04:23:47', '2025-08-27 04:23:47'),
(53712, '172.232.20.245', NULL, 1, '2025-08-27 04:23:47', '2025-08-27 04:23:47'),
(53713, '43.229.208.190', NULL, 14, '2025-08-27 04:39:32', '2025-08-27 10:15:01'),
(53714, '197.113.24.162', NULL, 1, '2025-08-27 04:56:50', '2025-08-27 04:56:50'),
(53715, '52.230.164.189', NULL, 1, '2025-08-27 05:08:58', '2025-08-27 05:08:58'),
(53716, '57.155.171.17', NULL, 1, '2025-08-27 05:12:01', '2025-08-27 05:12:01'),
(53717, '162.120.184.35', NULL, 1, '2025-08-27 05:21:31', '2025-08-27 05:21:31'),
(53718, '202.65.169.58', NULL, 1, '2025-08-27 05:58:11', '2025-08-27 05:58:11'),
(53719, '42.236.17.57', NULL, 1, '2025-08-27 06:08:05', '2025-08-27 06:08:05'),
(53720, '119.40.83.156', NULL, 1, '2025-08-27 06:09:48', '2025-08-27 06:09:48'),
(53721, '42.236.17.100', NULL, 1, '2025-08-27 06:31:49', '2025-08-27 06:31:49'),
(53722, '103.145.70.100', NULL, 1, '2025-08-27 06:41:37', '2025-08-27 06:41:37'),
(53723, '40.77.167.151', NULL, 1, '2025-08-27 06:42:10', '2025-08-27 06:42:10'),
(53724, '40.77.178.215', NULL, 1, '2025-08-27 06:42:26', '2025-08-27 06:42:26'),
(53725, '42.236.12.199', NULL, 1, '2025-08-27 06:43:55', '2025-08-27 06:43:55'),
(53726, '142.44.233.142', NULL, 1, '2025-08-27 06:52:33', '2025-08-27 06:52:33'),
(53727, '72.14.201.182', NULL, 1, '2025-08-27 06:56:23', '2025-08-27 06:56:23'),
(53728, '40.77.167.155', NULL, 1, '2025-08-27 07:02:45', '2025-08-27 07:02:45'),
(53729, '119.10.168.21', NULL, 1, '2025-08-27 07:07:25', '2025-08-27 07:07:25'),
(53730, '52.255.111.115', NULL, 1, '2025-08-27 08:10:38', '2025-08-27 08:10:38'),
(53731, '74.7.36.69', NULL, 1, '2025-08-27 08:13:12', '2025-08-27 08:13:12'),
(53732, '119.28.202.234', NULL, 2, '2025-08-27 08:20:37', '2025-08-27 22:12:48'),
(53733, '203.80.191.210', NULL, 1, '2025-08-27 08:50:51', '2025-08-27 08:50:51'),
(53734, '162.120.184.8', NULL, 1, '2025-08-27 08:57:07', '2025-08-27 08:57:07'),
(53735, '42.236.101.235', NULL, 1, '2025-08-27 08:58:03', '2025-08-27 08:58:03'),
(53736, '18.220.137.51', NULL, 1, '2025-08-27 09:20:38', '2025-08-27 09:20:38'),
(53737, '18.224.128.89', NULL, 2, '2025-08-27 09:20:38', '2025-08-27 09:42:51'),
(53738, '3.15.230.255', NULL, 1, '2025-08-27 09:20:41', '2025-08-27 09:20:41'),
(53739, '3.129.42.232', NULL, 1, '2025-08-27 09:20:52', '2025-08-27 09:20:52'),
(53740, '18.217.114.8', NULL, 1, '2025-08-27 09:20:52', '2025-08-27 09:20:52'),
(53741, '27.115.124.109', NULL, 1, '2025-08-27 09:21:44', '2025-08-27 09:21:44'),
(53742, '27.115.124.70', NULL, 1, '2025-08-27 09:21:45', '2025-08-27 09:21:45'),
(53743, '145.79.211.47', NULL, 2, '2025-08-27 09:53:25', '2025-08-27 09:53:26'),
(53744, '177.54.159.125', NULL, 1, '2025-08-27 10:04:38', '2025-08-27 10:04:38'),
(53745, '43.156.166.158', NULL, 2, '2025-08-27 10:22:33', '2025-08-27 10:39:03'),
(53746, '85.208.96.200', NULL, 1, '2025-08-27 10:24:16', '2025-08-27 10:24:16'),
(53747, '103.25.248.129', NULL, 1, '2025-08-27 10:26:08', '2025-08-27 10:26:08'),
(53748, '128.204.212.84', NULL, 2, '2025-08-27 10:31:51', '2025-08-27 17:56:41'),
(53749, '137.59.48.90', NULL, 1, '2025-08-27 10:51:10', '2025-08-27 10:51:10'),
(53750, '74.7.36.106', NULL, 1, '2025-08-27 11:31:52', '2025-08-27 11:31:52'),
(53751, '167.103.26.89', NULL, 1, '2025-08-27 11:43:58', '2025-08-27 11:43:58'),
(53752, '162.120.184.34', NULL, 1, '2025-08-27 11:49:49', '2025-08-27 11:49:49'),
(53753, '37.111.210.123', NULL, 1, '2025-08-27 12:38:06', '2025-08-27 12:38:06'),
(53754, '42.236.101.237', NULL, 1, '2025-08-27 12:48:36', '2025-08-27 12:48:36'),
(53755, '191.37.97.54', NULL, 1, '2025-08-27 12:48:58', '2025-08-27 12:48:58'),
(53756, '57.141.0.10', NULL, 1, '2025-08-27 13:03:13', '2025-08-27 13:03:13'),
(53757, '57.141.0.1', NULL, 1, '2025-08-27 13:10:02', '2025-08-27 13:10:02'),
(53758, '54.39.203.125', NULL, 1, '2025-08-27 13:28:18', '2025-08-27 13:28:18'),
(53759, '34.142.227.95', NULL, 1, '2025-08-27 13:31:12', '2025-08-27 13:31:12'),
(53760, '49.43.88.11', NULL, 1, '2025-08-27 14:13:54', '2025-08-27 14:13:54'),
(53761, '34.142.231.16', NULL, 1, '2025-08-27 14:37:15', '2025-08-27 14:37:15'),
(53762, '179.126.68.41', NULL, 1, '2025-08-27 14:48:22', '2025-08-27 14:48:22'),
(53763, '103.87.246.157', NULL, 1, '2025-08-27 15:23:19', '2025-08-27 15:23:19'),
(53764, '145.132.99.131', NULL, 1, '2025-08-27 15:28:26', '2025-08-27 15:28:26'),
(53765, '103.185.250.39', NULL, 1, '2025-08-27 15:59:36', '2025-08-27 15:59:36'),
(53766, '38.224.223.93', NULL, 1, '2025-08-27 16:16:00', '2025-08-27 16:16:00'),
(53767, '212.47.131.165', NULL, 1, '2025-08-27 16:19:03', '2025-08-27 16:19:03'),
(53768, '72.14.201.159', NULL, 1, '2025-08-27 16:20:27', '2025-08-27 16:20:27'),
(53769, '129.226.57.149', NULL, 1, '2025-08-27 16:38:42', '2025-08-27 16:38:42'),
(53770, '106.219.154.5', NULL, 1, '2025-08-27 16:49:06', '2025-08-27 16:49:06'),
(53771, '17.241.227.240', NULL, 1, '2025-08-27 16:52:14', '2025-08-27 16:52:14'),
(53772, '94.159.110.103', NULL, 1, '2025-08-27 17:01:51', '2025-08-27 17:01:51'),
(53773, '77.8.214.63', NULL, 1, '2025-08-27 17:06:30', '2025-08-27 17:06:30'),
(53774, '203.190.34.211', NULL, 1, '2025-08-27 17:36:56', '2025-08-27 17:36:56'),
(53775, '54.223.139.243', NULL, 1, '2025-08-27 18:27:48', '2025-08-27 18:27:48'),
(53776, '52.154.22.53', NULL, 1, '2025-08-27 18:29:44', '2025-08-27 18:29:44'),
(53777, '52.154.22.50', NULL, 1, '2025-08-27 18:29:44', '2025-08-27 18:29:44'),
(53778, '52.154.22.48', NULL, 1, '2025-08-27 18:29:49', '2025-08-27 18:29:49'),
(53779, '35.213.164.233', NULL, 2, '2025-08-27 18:46:55', '2025-08-27 18:46:56'),
(53780, '46.18.66.116', NULL, 1, '2025-08-27 19:00:55', '2025-08-27 19:00:55'),
(53781, '51.68.236.95', NULL, 1, '2025-08-27 19:38:09', '2025-08-27 19:38:09'),
(53782, '181.209.89.26', NULL, 1, '2025-08-27 20:01:38', '2025-08-27 20:01:38'),
(53783, '187.110.208.159', NULL, 1, '2025-08-27 20:51:46', '2025-08-27 20:51:46'),
(53784, '43.134.25.72', NULL, 1, '2025-08-27 22:17:53', '2025-08-27 22:17:53'),
(53785, '186.225.72.179', NULL, 1, '2025-08-27 22:22:14', '2025-08-27 22:22:14'),
(53786, '142.44.225.74', NULL, 1, '2025-08-27 23:04:39', '2025-08-27 23:04:39'),
(53787, '179.37.137.251', NULL, 1, '2025-08-27 23:09:35', '2025-08-27 23:09:35'),
(53788, '66.249.79.198', NULL, 3, '2025-08-28 00:04:03', '2025-08-28 19:27:52'),
(53789, '128.204.212.84', NULL, 2, '2025-08-28 00:57:59', '2025-08-28 13:03:09'),
(53790, '156.228.87.250', NULL, 1, '2025-08-28 01:10:29', '2025-08-28 01:10:29'),
(53791, '205.169.39.54', NULL, 2, '2025-08-28 01:20:03', '2025-08-28 01:20:03'),
(53792, '35.91.87.193', NULL, 1, '2025-08-28 01:42:40', '2025-08-28 01:42:40'),
(53793, '164.90.208.204', NULL, 1, '2025-08-28 01:45:57', '2025-08-28 01:45:57'),
(53794, '18.236.86.81', NULL, 1, '2025-08-28 01:47:53', '2025-08-28 01:47:53'),
(53795, '36.255.80.220', NULL, 1, '2025-08-28 02:19:32', '2025-08-28 02:19:32'),
(53796, '193.186.4.159', NULL, 1, '2025-08-28 02:21:17', '2025-08-28 02:21:17'),
(53797, '121.91.176.249', NULL, 1, '2025-08-28 03:00:27', '2025-08-28 03:00:27'),
(53798, '208.109.41.227', NULL, 1, '2025-08-28 04:07:44', '2025-08-28 04:07:44'),
(53799, '119.28.110.208', NULL, 1, '2025-08-28 04:17:25', '2025-08-28 04:17:25'),
(53800, '162.62.223.78', NULL, 1, '2025-08-28 04:34:55', '2025-08-28 04:34:55'),
(53801, '36.34.29.108', NULL, 1, '2025-08-28 05:21:52', '2025-08-28 05:21:52'),
(53802, '103.249.56.102', NULL, 2, '2025-08-28 05:41:00', '2025-08-28 05:41:24'),
(53803, '49.51.47.149', NULL, 1, '2025-08-28 05:46:49', '2025-08-28 05:46:49'),
(53804, '141.0.8.139', NULL, 1, '2025-08-28 05:59:47', '2025-08-28 05:59:47'),
(53805, '57.155.171.17', NULL, 1, '2025-08-28 06:19:07', '2025-08-28 06:19:07'),
(53806, '205.169.39.27', NULL, 1, '2025-08-28 06:35:54', '2025-08-28 06:35:54'),
(53807, '162.120.184.6', NULL, 1, '2025-08-28 06:49:57', '2025-08-28 06:49:57'),
(53808, '193.186.4.190', NULL, 1, '2025-08-28 07:12:14', '2025-08-28 07:12:14'),
(53809, '58.252.14.108', NULL, 1, '2025-08-28 07:31:32', '2025-08-28 07:31:32'),
(53810, '128.204.212.86', NULL, 2, '2025-08-28 07:42:43', '2025-08-28 18:44:18'),
(53811, '40.77.167.4', NULL, 1, '2025-08-28 07:46:07', '2025-08-28 07:46:07'),
(53812, '93.158.91.242', NULL, 1, '2025-08-28 09:29:00', '2025-08-28 09:29:00'),
(53813, '156.242.39.142', NULL, 2, '2025-08-28 09:29:56', '2025-08-28 09:29:56'),
(53814, '101.50.103.75', NULL, 1, '2025-08-28 09:44:38', '2025-08-28 09:44:38'),
(53815, '103.245.111.241', NULL, 1, '2025-08-28 09:46:58', '2025-08-28 09:46:58'),
(53816, '57.141.0.15', NULL, 1, '2025-08-28 09:48:35', '2025-08-28 09:48:35'),
(53817, '57.141.0.17', NULL, 1, '2025-08-28 09:49:03', '2025-08-28 09:49:03'),
(53818, '66.249.79.197', NULL, 2, '2025-08-28 10:07:03', '2025-08-28 17:01:30'),
(53819, '54.39.0.200', NULL, 1, '2025-08-28 10:12:15', '2025-08-28 10:12:15'),
(53820, '43.229.208.190', NULL, 1, '2025-08-28 10:14:38', '2025-08-28 10:14:38'),
(53821, '20.194.157.186', NULL, 1, '2025-08-28 10:18:09', '2025-08-28 10:18:09'),
(53822, '142.44.228.207', NULL, 1, '2025-08-28 10:25:08', '2025-08-28 10:25:08'),
(53823, '74.7.35.117', NULL, 2, '2025-08-28 10:44:06', '2025-08-28 22:30:57'),
(53824, '103.125.189.101', NULL, 1, '2025-08-28 10:54:51', '2025-08-28 10:54:51'),
(53825, '1.13.185.87', NULL, 1, '2025-08-28 10:59:22', '2025-08-28 10:59:22'),
(53826, '172.183.222.143', NULL, 1, '2025-08-28 11:24:56', '2025-08-28 11:24:56'),
(53827, '54.39.136.76', NULL, 1, '2025-08-28 11:32:09', '2025-08-28 11:32:09'),
(53828, '31.13.115.1', NULL, 1, '2025-08-28 12:36:24', '2025-08-28 12:36:24'),
(53829, '45.251.56.146', NULL, 1, '2025-08-28 13:49:59', '2025-08-28 13:49:59'),
(53830, '103.72.212.223', NULL, 2, '2025-08-28 14:00:20', '2025-08-28 14:00:24'),
(53831, '121.13.128.64', NULL, 1, '2025-08-28 14:25:40', '2025-08-28 14:25:40'),
(53832, '42.236.17.54', NULL, 1, '2025-08-28 14:27:28', '2025-08-28 14:27:28'),
(53833, '42.236.101.244', NULL, 1, '2025-08-28 14:27:55', '2025-08-28 14:27:55'),
(53834, '52.187.246.131', NULL, 1, '2025-08-28 14:46:44', '2025-08-28 14:46:44'),
(53835, '68.220.59.214', NULL, 1, '2025-08-28 15:30:11', '2025-08-28 15:30:11'),
(53836, '43.166.251.39', NULL, 1, '2025-08-28 16:33:01', '2025-08-28 16:33:01'),
(53837, '118.179.188.212', NULL, 1, '2025-08-28 16:41:32', '2025-08-28 16:41:32'),
(53838, '103.25.248.234', NULL, 2, '2025-08-28 16:57:11', '2025-08-28 16:58:24'),
(53839, '138.199.39.163', NULL, 1, '2025-08-28 17:05:07', '2025-08-28 17:05:07'),
(53840, '188.143.244.139', NULL, 1, '2025-08-28 17:30:09', '2025-08-28 17:30:09'),
(53841, '51.68.236.90', NULL, 1, '2025-08-28 18:49:19', '2025-08-28 18:49:19'),
(53842, '51.68.107.159', NULL, 1, '2025-08-28 19:17:17', '2025-08-28 19:17:17'),
(53843, '42.236.17.198', NULL, 1, '2025-08-28 19:30:48', '2025-08-28 19:30:48'),
(53844, '42.236.17.24', NULL, 1, '2025-08-28 19:50:14', '2025-08-28 19:50:14'),
(53845, '154.3.62.50', NULL, 1, '2025-08-28 19:53:53', '2025-08-28 19:53:53'),
(53846, '193.186.4.71', NULL, 1, '2025-08-28 20:03:21', '2025-08-28 20:03:21'),
(53847, '196.251.81.222', NULL, 1, '2025-08-28 20:28:22', '2025-08-28 20:28:22'),
(53848, '57.141.0.8', NULL, 1, '2025-08-28 21:20:40', '2025-08-28 21:20:40'),
(53849, '45.80.158.229', NULL, 1, '2025-08-28 21:51:12', '2025-08-28 21:51:12'),
(53850, '43.134.11.194', NULL, 1, '2025-08-28 22:16:12', '2025-08-28 22:16:12'),
(53851, '51.68.111.203', NULL, 1, '2025-08-28 22:23:31', '2025-08-28 22:23:31'),
(53852, '51.68.236.114', NULL, 1, '2025-08-28 23:27:15', '2025-08-28 23:27:15'),
(53853, '114.139.135.156', NULL, 1, '2025-08-28 23:32:05', '2025-08-28 23:32:05'),
(53854, '51.68.236.64', NULL, 1, '2025-08-29 00:27:43', '2025-08-29 00:27:43'),
(53855, '52.45.9.143', NULL, 1, '2025-08-29 00:43:25', '2025-08-29 00:43:25'),
(53856, '51.68.111.204', NULL, 1, '2025-08-29 00:59:29', '2025-08-29 00:59:29'),
(53857, '119.28.202.234', NULL, 4, '2025-08-29 01:55:16', '2025-08-29 15:52:07'),
(53858, '54.223.139.243', NULL, 1, '2025-08-29 02:01:20', '2025-08-29 02:01:20'),
(53859, '162.120.184.34', NULL, 1, '2025-08-29 02:12:32', '2025-08-29 02:12:32'),
(53860, '18.236.86.81', NULL, 1, '2025-08-29 02:13:34', '2025-08-29 02:13:34'),
(53861, '35.89.128.202', NULL, 1, '2025-08-29 02:37:15', '2025-08-29 02:37:15'),
(53862, '66.249.79.197', NULL, 1, '2025-08-29 03:26:17', '2025-08-29 03:26:17'),
(53863, '89.187.162.91', NULL, 1, '2025-08-29 03:26:59', '2025-08-29 03:26:59'),
(53864, '111.225.149.109', NULL, 1, '2025-08-29 03:48:10', '2025-08-29 03:48:10'),
(53865, '40.116.73.215', NULL, 1, '2025-08-29 04:02:03', '2025-08-29 04:02:03'),
(53866, '5.62.143.200', NULL, 1, '2025-08-29 04:20:13', '2025-08-29 04:20:13'),
(53867, '51.68.107.144', NULL, 2, '2025-08-29 04:22:53', '2025-08-29 10:13:40'),
(53868, '20.194.1.10', NULL, 1, '2025-08-29 04:55:28', '2025-08-29 04:55:28'),
(53869, '66.249.79.199', NULL, 1, '2025-08-29 05:16:34', '2025-08-29 05:16:34'),
(53870, '52.154.22.57', NULL, 1, '2025-08-29 05:47:17', '2025-08-29 05:47:17'),
(53871, '52.167.144.141', NULL, 1, '2025-08-29 05:48:58', '2025-08-29 05:48:58'),
(53872, '40.77.167.152', NULL, 2, '2025-08-29 05:50:06', '2025-08-29 05:50:07'),
(53873, '51.68.111.209', NULL, 1, '2025-08-29 06:03:12', '2025-08-29 06:03:12'),
(53874, '173.244.42.160', NULL, 1, '2025-08-29 06:09:51', '2025-08-29 06:09:51'),
(53875, '35.187.251.13', NULL, 1, '2025-08-29 06:20:27', '2025-08-29 06:20:27'),
(53876, '51.68.107.161', NULL, 1, '2025-08-29 06:57:11', '2025-08-29 06:57:11'),
(53877, '128.204.212.85', NULL, 3, '2025-08-29 07:17:02', '2025-08-29 10:50:39'),
(53878, '162.120.184.35', NULL, 1, '2025-08-29 07:58:20', '2025-08-29 07:58:20'),
(53879, '198.46.241.74', NULL, 1, '2025-08-29 09:35:25', '2025-08-29 09:35:25'),
(53880, '34.222.249.185', NULL, 1, '2025-08-29 09:35:29', '2025-08-29 09:35:29'),
(53881, '163.61.16.25', NULL, 1, '2025-08-29 09:42:19', '2025-08-29 09:42:19'),
(53882, '69.171.231.112', NULL, 1, '2025-08-29 10:12:35', '2025-08-29 10:12:35'),
(53883, '43.128.122.240', NULL, 1, '2025-08-29 10:19:12', '2025-08-29 10:19:12'),
(53884, '177.245.50.147', NULL, 1, '2025-08-29 10:42:52', '2025-08-29 10:42:52'),
(53885, '31.13.103.8', NULL, 1, '2025-08-29 10:44:19', '2025-08-29 10:44:19'),
(53886, '51.68.107.137', NULL, 1, '2025-08-29 10:56:50', '2025-08-29 10:56:50'),
(53887, '31.13.115.3', NULL, 1, '2025-08-29 11:04:36', '2025-08-29 11:04:36'),
(53888, '162.120.185.5', NULL, 1, '2025-08-29 11:05:05', '2025-08-29 11:05:05'),
(53889, '51.68.107.150', NULL, 1, '2025-08-29 11:27:21', '2025-08-29 11:27:21'),
(53890, '51.68.107.154', NULL, 2, '2025-08-29 12:57:10', '2025-08-29 14:34:41'),
(53891, '66.249.79.198', NULL, 1, '2025-08-29 13:09:58', '2025-08-29 13:09:58'),
(53892, '157.10.244.139', NULL, 1, '2025-08-29 13:19:39', '2025-08-29 13:19:39'),
(53893, '114.119.150.27', NULL, 1, '2025-08-29 13:21:03', '2025-08-29 13:21:03'),
(53894, '23.27.145.202', NULL, 1, '2025-08-29 13:34:02', '2025-08-29 13:34:02'),
(53895, '37.111.213.72', NULL, 1, '2025-08-29 13:59:56', '2025-08-29 13:59:56'),
(53896, '23.27.145.72', NULL, 1, '2025-08-29 14:04:25', '2025-08-29 14:04:25'),
(53897, '51.8.155.125', NULL, 1, '2025-08-29 14:11:14', '2025-08-29 14:11:14'),
(53898, '74.7.35.52', NULL, 1, '2025-08-29 14:22:04', '2025-08-29 14:22:04'),
(53899, '20.194.157.185', NULL, 1, '2025-08-29 15:28:56', '2025-08-29 15:28:56'),
(53900, '20.194.157.190', NULL, 1, '2025-08-29 15:28:59', '2025-08-29 15:28:59'),
(53901, '172.208.23.69', NULL, 1, '2025-08-29 15:30:31', '2025-08-29 15:30:31'),
(53902, '20.194.1.13', NULL, 1, '2025-08-29 16:00:23', '2025-08-29 16:00:23'),
(53903, '51.68.111.207', NULL, 1, '2025-08-29 16:06:48', '2025-08-29 16:06:48'),
(53904, '103.178.187.26', NULL, 1, '2025-08-29 16:17:43', '2025-08-29 16:17:43'),
(53905, '103.58.73.129', NULL, 1, '2025-08-29 16:35:52', '2025-08-29 16:35:52'),
(53906, '52.167.144.176', NULL, 1, '2025-08-29 16:43:22', '2025-08-29 16:43:22'),
(53907, '157.245.149.107', NULL, 1, '2025-08-29 16:49:43', '2025-08-29 16:49:43'),
(53908, '198.235.24.134', NULL, 1, '2025-08-29 17:26:32', '2025-08-29 17:26:32'),
(53909, '17.241.227.103', NULL, 1, '2025-08-29 19:47:22', '2025-08-29 19:47:22'),
(53910, '167.114.139.178', NULL, 1, '2025-08-29 20:04:14', '2025-08-29 20:04:14'),
(53911, '104.28.220.31', NULL, 1, '2025-08-29 20:07:35', '2025-08-29 20:07:35'),
(53912, '54.39.0.167', NULL, 1, '2025-08-29 20:39:36', '2025-08-29 20:39:36'),
(53913, '40.88.21.235', NULL, 1, '2025-08-29 22:08:47', '2025-08-29 22:08:47'),
(53914, '105.245.231.235', NULL, 1, '2025-08-29 22:22:44', '2025-08-29 22:22:44'),
(53915, '198.235.24.126', NULL, 1, '2025-08-29 23:06:59', '2025-08-29 23:06:59'),
(53916, '198.235.24.246', NULL, 1, '2025-08-30 00:15:20', '2025-08-30 00:15:20'),
(53917, '188.166.179.136', NULL, 1, '2025-08-30 01:12:48', '2025-08-30 01:12:48'),
(53918, '18.236.179.210', NULL, 1, '2025-08-30 01:41:34', '2025-08-30 01:41:34'),
(53919, '51.68.236.90', NULL, 1, '2025-08-30 01:41:34', '2025-08-30 01:41:34'),
(53920, '54.185.108.87', NULL, 1, '2025-08-30 02:01:08', '2025-08-30 02:01:08'),
(53921, '159.223.151.86', NULL, 1, '2025-08-30 02:02:11', '2025-08-30 02:02:11'),
(53922, '209.38.41.215', NULL, 1, '2025-08-30 02:47:56', '2025-08-30 02:47:56'),
(53923, '51.68.107.137', NULL, 3, '2025-08-30 02:57:26', '2025-08-30 16:32:12'),
(53924, '51.68.236.64', NULL, 1, '2025-08-30 03:02:17', '2025-08-30 03:02:17'),
(53925, '140.179.18.91', NULL, 1, '2025-08-30 04:04:14', '2025-08-30 04:04:14'),
(53926, '128.204.212.85', NULL, 3, '2025-08-30 04:07:36', '2025-08-30 07:33:55'),
(53927, '43.156.204.82', NULL, 1, '2025-08-30 04:17:20', '2025-08-30 04:17:20'),
(53928, '167.99.147.113', NULL, 1, '2025-08-30 04:25:37', '2025-08-30 04:25:37'),
(53929, '51.68.107.151', NULL, 1, '2025-08-30 04:39:15', '2025-08-30 04:39:15'),
(53930, '4.196.118.122', NULL, 1, '2025-08-30 04:43:10', '2025-08-30 04:43:10'),
(53931, '4.196.198.89', NULL, 1, '2025-08-30 05:45:12', '2025-08-30 05:45:12'),
(53932, '52.190.190.26', NULL, 1, '2025-08-30 06:14:10', '2025-08-30 06:14:10'),
(53933, '137.59.155.131', NULL, 1, '2025-08-30 06:59:58', '2025-08-30 06:59:58'),
(53934, '188.253.4.128', NULL, 1, '2025-08-30 07:11:00', '2025-08-30 07:11:00'),
(53935, '42.236.17.103', NULL, 1, '2025-08-30 07:58:07', '2025-08-30 07:58:07'),
(53936, '205.210.31.38', NULL, 1, '2025-08-30 08:29:02', '2025-08-30 08:29:02'),
(53937, '203.166.225.205', NULL, 1, '2025-08-30 09:03:53', '2025-08-30 09:03:53'),
(53938, '51.68.107.148', NULL, 1, '2025-08-30 09:20:20', '2025-08-30 09:20:20'),
(53939, '145.79.211.47', NULL, 2, '2025-08-30 10:14:07', '2025-08-30 10:14:09'),
(53940, '124.156.204.213', NULL, 1, '2025-08-30 10:21:14', '2025-08-30 10:21:14'),
(53941, '42.236.17.2', NULL, 1, '2025-08-30 10:33:19', '2025-08-30 10:33:19'),
(53942, '51.68.111.209', NULL, 1, '2025-08-30 10:58:27', '2025-08-30 10:58:27'),
(53943, '42.236.12.200', NULL, 1, '2025-08-30 11:22:44', '2025-08-30 11:22:44'),
(53944, '42.236.17.58', NULL, 1, '2025-08-30 11:22:44', '2025-08-30 11:22:44'),
(53945, '43.157.97.153', NULL, 1, '2025-08-30 11:27:51', '2025-08-30 11:27:51'),
(53946, '203.96.226.194', NULL, 1, '2025-08-30 11:59:27', '2025-08-30 11:59:27'),
(53947, '51.68.236.71', NULL, 1, '2025-08-30 12:37:42', '2025-08-30 12:37:42'),
(53948, '51.68.111.205', NULL, 1, '2025-08-30 14:00:57', '2025-08-30 14:00:57'),
(53949, '5.133.192.88', NULL, 1, '2025-08-30 14:49:26', '2025-08-30 14:49:26'),
(53950, '20.161.30.192', NULL, 1, '2025-08-30 15:20:38', '2025-08-30 15:20:38'),
(53951, '43.163.110.192', NULL, 1, '2025-08-30 16:26:31', '2025-08-30 16:26:31'),
(53952, '43.129.219.185', NULL, 1, '2025-08-30 17:30:31', '2025-08-30 17:30:31'),
(53953, '52.225.75.222', NULL, 1, '2025-08-30 18:48:14', '2025-08-30 18:48:14'),
(53954, '51.68.107.141', NULL, 1, '2025-08-30 19:19:46', '2025-08-30 19:19:46'),
(53955, '119.28.202.234', NULL, 1, '2025-08-30 19:37:57', '2025-08-30 19:37:57'),
(53956, '40.77.167.32', NULL, 1, '2025-08-30 20:39:25', '2025-08-30 20:39:25'),
(53957, '51.68.107.154', NULL, 1, '2025-08-30 21:15:07', '2025-08-30 21:15:07'),
(53958, '66.249.65.98', NULL, 1, '2025-08-30 21:40:39', '2025-08-30 21:40:39'),
(53959, '17.241.227.9', NULL, 1, '2025-08-30 22:10:46', '2025-08-30 22:10:46'),
(53960, '129.226.164.77', NULL, 1, '2025-08-30 22:19:44', '2025-08-30 22:19:44'),
(53961, '51.68.111.212', NULL, 1, '2025-08-30 22:29:29', '2025-08-30 22:29:29'),
(53962, '156.146.35.48', NULL, 1, '2025-08-30 23:06:00', '2025-08-30 23:06:00'),
(53963, '164.68.127.230', NULL, 1, '2025-08-30 23:31:20', '2025-08-30 23:31:20'),
(53964, '198.235.24.30', NULL, 1, '2025-08-30 23:42:01', '2025-08-30 23:42:01'),
(53965, '51.68.236.95', NULL, 1, '2025-08-31 00:02:04', '2025-08-31 00:02:04'),
(53966, '51.68.236.90', NULL, 1, '2025-08-31 00:47:16', '2025-08-31 00:47:16'),
(53967, '35.162.16.241', NULL, 1, '2025-08-31 01:39:40', '2025-08-31 01:39:40'),
(53968, '35.85.61.103', NULL, 1, '2025-08-31 01:43:21', '2025-08-31 01:43:21'),
(53969, '52.167.144.228', NULL, 1, '2025-08-31 02:38:28', '2025-08-31 02:38:28'),
(53970, '117.172.62.130', NULL, 1, '2025-08-31 02:59:09', '2025-08-31 02:59:09'),
(53971, '51.68.111.199', NULL, 1, '2025-08-31 03:28:39', '2025-08-31 03:28:39'),
(53972, '110.249.201.43', NULL, 1, '2025-08-31 03:32:05', '2025-08-31 03:32:05'),
(53973, '58.59.233.166', NULL, 1, '2025-08-31 03:37:43', '2025-08-31 03:37:43'),
(53974, '128.204.212.87', NULL, 2, '2025-08-31 03:39:50', '2025-08-31 08:28:13'),
(53975, '51.222.167.158', NULL, 1, '2025-08-31 03:43:30', '2025-08-31 03:43:30'),
(53976, '43.163.111.246', NULL, 1, '2025-08-31 04:17:34', '2025-08-31 04:17:34'),
(53977, '51.68.111.215', NULL, 1, '2025-08-31 04:20:49', '2025-08-31 04:20:49'),
(53978, '54.223.247.92', NULL, 1, '2025-08-31 04:24:41', '2025-08-31 04:24:41'),
(53979, '162.120.184.35', NULL, 1, '2025-08-31 04:49:51', '2025-08-31 04:49:51'),
(53980, '180.92.225.247', NULL, 1, '2025-08-31 06:20:20', '2025-08-31 06:20:20'),
(53981, '205.169.39.2', NULL, 1, '2025-08-31 06:20:40', '2025-08-31 06:20:40'),
(53982, '54.190.36.195', NULL, 1, '2025-08-31 06:23:13', '2025-08-31 06:23:13'),
(53983, '42.236.17.38', NULL, 1, '2025-08-31 06:23:45', '2025-08-31 06:23:45'),
(53984, '66.249.73.163', NULL, 1, '2025-08-31 06:25:22', '2025-08-31 06:25:22'),
(53985, '37.111.219.225', NULL, 1, '2025-08-31 06:34:56', '2025-08-31 06:34:56'),
(53986, '52.167.144.174', NULL, 1, '2025-08-31 06:43:26', '2025-08-31 06:43:26'),
(53987, '43.229.208.190', NULL, 2, '2025-08-31 07:00:50', '2025-08-31 11:38:01'),
(53988, '128.204.212.86', NULL, 2, '2025-08-31 07:16:10', '2025-08-31 07:56:02'),
(53989, '142.44.220.102', NULL, 1, '2025-08-31 07:25:47', '2025-08-31 07:25:47'),
(53990, '66.249.65.98', NULL, 1, '2025-08-31 08:28:14', '2025-08-31 08:28:14'),
(53991, '51.222.95.167', NULL, 1, '2025-08-31 08:36:07', '2025-08-31 08:36:07'),
(53992, '66.249.73.164', NULL, 2, '2025-08-31 09:20:20', '2025-08-31 09:20:20'),
(53993, '203.188.243.229', NULL, 1, '2025-08-31 09:29:09', '2025-08-31 09:29:09'),
(53994, '119.28.202.234', NULL, 2, '2025-08-31 09:30:27', '2025-08-31 23:18:16'),
(53995, '40.84.221.210', NULL, 1, '2025-08-31 10:06:49', '2025-08-31 10:06:49'),
(53996, '102.222.4.116', NULL, 1, '2025-08-31 10:17:35', '2025-08-31 10:17:35'),
(53997, '18.217.51.84', NULL, 1, '2025-08-31 10:53:04', '2025-08-31 10:53:04'),
(53998, '18.225.25.214', NULL, 2, '2025-08-31 10:53:04', '2025-08-31 10:53:25'),
(53999, '18.217.114.8', NULL, 1, '2025-08-31 10:53:06', '2025-08-31 10:53:06'),
(54000, '3.145.129.72', NULL, 1, '2025-08-31 10:53:06', '2025-08-31 10:53:06'),
(54001, '18.224.128.89', NULL, 2, '2025-08-31 10:53:07', '2025-08-31 10:53:25'),
(54002, '3.149.229.164', NULL, 2, '2025-08-31 10:53:15', '2025-08-31 10:53:16'),
(54003, '18.191.236.161', NULL, 1, '2025-08-31 10:53:15', '2025-08-31 10:53:15'),
(54004, '3.128.33.87', NULL, 1, '2025-08-31 10:53:15', '2025-08-31 10:53:15'),
(54005, '118.179.218.201', NULL, 2, '2025-08-31 10:55:45', '2025-08-31 10:55:47'),
(54006, '42.236.12.212', NULL, 1, '2025-08-31 12:03:59', '2025-08-31 12:03:59'),
(54007, '42.236.12.219', NULL, 1, '2025-08-31 12:14:28', '2025-08-31 12:14:28'),
(54008, '51.68.111.208', NULL, 1, '2025-08-31 12:24:28', '2025-08-31 12:24:28'),
(54009, '66.249.65.97', NULL, 1, '2025-08-31 13:38:31', '2025-08-31 13:38:31'),
(54010, '51.68.236.71', NULL, 1, '2025-08-31 13:56:43', '2025-08-31 13:56:43'),
(54011, '23.95.110.71', NULL, 1, '2025-08-31 14:05:36', '2025-08-31 14:05:36'),
(54012, '51.68.107.151', NULL, 1, '2025-08-31 14:39:07', '2025-08-31 14:39:07'),
(54013, '20.235.75.222', NULL, 1, '2025-08-31 15:14:07', '2025-08-31 15:14:07'),
(54014, '20.163.83.244', NULL, 1, '2025-08-31 15:23:22', '2025-08-31 15:23:22'),
(54015, '43.133.177.20', NULL, 1, '2025-08-31 16:16:24', '2025-08-31 16:16:24'),
(54016, '42.236.101.227', NULL, 1, '2025-08-31 16:26:54', '2025-08-31 16:26:54'),
(54017, '66.249.64.37', NULL, 1, '2025-08-31 16:40:15', '2025-08-31 16:40:15'),
(54018, '66.249.70.39', NULL, 1, '2025-08-31 16:44:17', '2025-08-31 16:44:17'),
(54019, '42.236.17.207', NULL, 1, '2025-08-31 16:48:08', '2025-08-31 16:48:08'),
(54020, '103.100.234.220', NULL, 1, '2025-08-31 16:50:43', '2025-08-31 16:50:43'),
(54021, '4.196.118.117', NULL, 1, '2025-08-31 16:50:47', '2025-08-31 16:50:47'),
(54022, '202.105.181.103', NULL, 1, '2025-08-31 16:51:57', '2025-08-31 16:51:57'),
(54023, '217.15.164.106', NULL, 1, '2025-08-31 17:06:25', '2025-08-31 17:06:25'),
(54024, '114.119.156.206', NULL, 1, '2025-08-31 17:24:55', '2025-08-31 17:24:55'),
(54025, '103.55.145.158', NULL, 1, '2025-08-31 18:05:36', '2025-08-31 18:05:36'),
(54026, '66.249.70.32', NULL, 1, '2025-08-31 19:25:40', '2025-08-31 19:25:40'),
(54027, '23.80.146.156', NULL, 1, '2025-08-31 19:56:57', '2025-08-31 19:56:57'),
(54028, '124.156.107.89', NULL, 1, '2025-08-31 22:28:43', '2025-08-31 22:28:43'),
(54029, '129.226.73.59', NULL, 1, '2025-08-31 22:43:24', '2025-08-31 22:43:24'),
(54030, '128.204.212.87', NULL, 1, '2025-09-01 00:00:53', '2025-09-01 00:00:53'),
(54031, '143.244.162.76', NULL, 2, '2025-09-01 00:01:17', '2025-09-01 00:01:18'),
(54032, '115.62.74.153', NULL, 1, '2025-09-01 00:27:39', '2025-09-01 00:27:39'),
(54033, '35.90.198.255', NULL, 1, '2025-09-01 01:28:34', '2025-09-01 01:28:34'),
(54034, '51.68.111.218', NULL, 1, '2025-09-01 01:31:34', '2025-09-01 01:31:34'),
(54035, '162.120.184.35', NULL, 1, '2025-09-01 02:07:18', '2025-09-01 02:07:18'),
(54036, '178.128.42.224', NULL, 1, '2025-09-01 02:32:11', '2025-09-01 02:32:11'),
(54037, '54.190.36.195', NULL, 1, '2025-09-01 02:35:54', '2025-09-01 02:35:54'),
(54038, '13.212.192.216', NULL, 1, '2025-09-01 02:36:35', '2025-09-01 02:36:35'),
(54039, '202.134.11.231', NULL, 3, '2025-09-01 03:08:19', '2025-09-01 03:23:08'),
(54040, '43.245.121.193', NULL, 1, '2025-09-01 03:29:39', '2025-09-01 03:29:39'),
(54041, '35.89.39.84', NULL, 1, '2025-09-01 03:40:32', '2025-09-01 03:40:32'),
(54042, '47.238.96.217', NULL, 1, '2025-09-01 04:18:17', '2025-09-01 04:18:17'),
(54043, '43.163.3.198', NULL, 1, '2025-09-01 04:19:31', '2025-09-01 04:19:31'),
(54044, '18.191.236.161', NULL, 2, '2025-09-01 04:50:44', '2025-09-01 11:15:28'),
(54045, '18.225.25.214', NULL, 1, '2025-09-01 04:50:44', '2025-09-01 04:50:44'),
(54046, '18.217.114.8', NULL, 1, '2025-09-01 04:50:47', '2025-09-01 04:50:47'),
(54047, '18.217.51.84', NULL, 1, '2025-09-01 04:50:53', '2025-09-01 04:50:53'),
(54048, '3.149.229.164', NULL, 1, '2025-09-01 04:50:53', '2025-09-01 04:50:53'),
(54049, '162.120.184.34', NULL, 1, '2025-09-01 05:30:52', '2025-09-01 05:30:52'),
(54050, '193.186.4.130', NULL, 1, '2025-09-01 05:31:08', '2025-09-01 05:31:08'),
(54051, '72.14.201.130', NULL, 1, '2025-09-01 05:33:46', '2025-09-01 05:33:46'),
(54052, '162.120.185.35', NULL, 3, '2025-09-01 06:00:16', '2025-09-01 15:24:11'),
(54053, '103.91.130.129', NULL, 2, '2025-09-01 06:06:49', '2025-09-01 06:08:24'),
(54054, '23.106.28.99', NULL, 1, '2025-09-01 06:24:43', '2025-09-01 06:24:43'),
(54055, '103.145.70.100', NULL, 1, '2025-09-01 06:40:27', '2025-09-01 06:40:27'),
(54056, '42.236.101.194', NULL, 1, '2025-09-01 06:51:23', '2025-09-01 06:51:23'),
(54057, '217.113.194.50', NULL, 1, '2025-09-01 07:50:53', '2025-09-01 07:50:53'),
(54058, '52.154.22.48', NULL, 1, '2025-09-01 07:56:53', '2025-09-01 07:56:53'),
(54059, '203.190.34.197', NULL, 1, '2025-09-01 08:03:02', '2025-09-01 08:03:02'),
(54060, '34.143.143.67', NULL, 1, '2025-09-01 08:19:46', '2025-09-01 08:19:46'),
(54061, '42.236.17.229', NULL, 1, '2025-09-01 08:30:21', '2025-09-01 08:30:21'),
(54062, '128.204.212.85', NULL, 1, '2025-09-01 08:31:00', '2025-09-01 08:31:00'),
(54063, '43.229.208.190', NULL, 7, '2025-09-01 08:43:47', '2025-09-01 10:18:51'),
(54064, '66.249.64.36', NULL, 2, '2025-09-01 09:08:41', '2025-09-01 14:53:54'),
(54065, '31.13.115.8', NULL, 1, '2025-09-01 09:15:25', '2025-09-01 09:15:25'),
(54066, '42.236.17.67', NULL, 1, '2025-09-01 09:31:48', '2025-09-01 09:31:48'),
(54067, '49.37.114.204', NULL, 1, '2025-09-01 09:35:40', '2025-09-01 09:35:40'),
(54068, '43.157.108.69', NULL, 1, '2025-09-01 10:18:20', '2025-09-01 10:18:20'),
(54069, '52.225.75.217', NULL, 1, '2025-09-01 10:27:24', '2025-09-01 10:27:24'),
(54070, '43.250.82.230', NULL, 1, '2025-09-01 10:58:13', '2025-09-01 10:58:13'),
(54071, '3.137.209.141', NULL, 2, '2025-09-01 11:15:19', '2025-09-01 11:15:28'),
(54072, '18.224.128.89', NULL, 1, '2025-09-01 11:15:20', '2025-09-01 11:15:20'),
(54073, '18.118.129.123', NULL, 1, '2025-09-01 11:15:21', '2025-09-01 11:15:21'),
(54074, '4.196.118.118', NULL, 1, '2025-09-01 12:13:43', '2025-09-01 12:13:43'),
(54075, '205.169.39.2', NULL, 1, '2025-09-01 12:51:29', '2025-09-01 12:51:29'),
(54076, '205.210.31.143', NULL, 1, '2025-09-01 13:22:40', '2025-09-01 13:22:40'),
(54077, '65.21.113.241', NULL, 1, '2025-09-01 14:37:04', '2025-09-01 14:37:04'),
(54078, '20.235.75.221', NULL, 1, '2025-09-01 14:40:51', '2025-09-01 14:40:51'),
(54079, '13.83.166.243', NULL, 1, '2025-09-01 15:24:28', '2025-09-01 15:24:28'),
(54080, '52.173.235.89', NULL, 1, '2025-09-01 15:46:08', '2025-09-01 15:46:08'),
(54081, '52.173.235.85', NULL, 1, '2025-09-01 15:46:11', '2025-09-01 15:46:11'),
(54082, '18.217.85.43', NULL, 2, '2025-09-01 15:47:42', '2025-09-01 15:47:44'),
(54083, '57.141.0.21', NULL, 1, '2025-09-01 16:01:58', '2025-09-01 16:01:58'),
(54084, '4.196.198.83', NULL, 1, '2025-09-01 16:19:15', '2025-09-01 16:19:15'),
(54085, '43.128.87.253', NULL, 1, '2025-09-01 16:20:03', '2025-09-01 16:20:03'),
(54086, '4.196.198.89', NULL, 1, '2025-09-01 16:20:40', '2025-09-01 16:20:40'),
(54087, '4.196.198.81', NULL, 1, '2025-09-01 16:21:16', '2025-09-01 16:21:16'),
(54088, '23.98.186.178', NULL, 1, '2025-09-01 16:24:13', '2025-09-01 16:24:13'),
(54089, '128.204.212.84', NULL, 1, '2025-09-01 16:45:00', '2025-09-01 16:45:00'),
(54090, '71.132.8.142', NULL, 1, '2025-09-01 17:06:48', '2025-09-01 17:06:48'),
(54091, '172.233.156.98', NULL, 2, '2025-09-01 17:09:17', '2025-09-01 17:09:17'),
(54092, '15.235.98.219', NULL, 1, '2025-09-01 17:09:49', '2025-09-01 17:09:49'),
(54093, '57.141.0.2', NULL, 1, '2025-09-01 17:15:28', '2025-09-01 17:15:28'),
(54094, '167.114.139.224', NULL, 1, '2025-09-01 17:21:45', '2025-09-01 17:21:45'),
(54095, '67.211.214.194', NULL, 1, '2025-09-01 17:30:26', '2025-09-01 17:30:26'),
(54096, '8.217.211.202', NULL, 1, '2025-09-01 19:07:03', '2025-09-01 19:07:03'),
(54097, '4.196.118.112', NULL, 1, '2025-09-01 20:15:12', '2025-09-01 20:15:12'),
(54098, '52.167.144.141', NULL, 1, '2025-09-01 20:44:29', '2025-09-01 20:44:29'),
(54099, '108.177.2.2', NULL, 1, '2025-09-01 20:52:54', '2025-09-01 20:52:54'),
(54100, '108.177.2.1', NULL, 1, '2025-09-01 20:53:50', '2025-09-01 20:53:50'),
(54101, '66.249.87.109', NULL, 2, '2025-09-01 20:54:38', '2025-09-01 20:55:45'),
(54102, '66.249.87.107', NULL, 1, '2025-09-01 20:56:31', '2025-09-01 20:56:31'),
(54103, '34.255.97.89', NULL, 1, '2025-09-01 21:53:29', '2025-09-01 21:53:29'),
(54104, '102.129.81.5', NULL, 1, '2025-09-01 22:21:45', '2025-09-01 22:21:45'),
(54105, '43.166.240.26', NULL, 1, '2025-09-01 22:24:32', '2025-09-01 22:24:32'),
(54106, '121.29.173.168', NULL, 1, '2025-09-01 23:06:58', '2025-09-01 23:06:58'),
(54107, '102.129.252.173', NULL, 1, '2025-09-02 01:12:16', '2025-09-02 01:12:16'),
(54108, '66.249.69.235', NULL, 2, '2025-09-02 01:20:56', '2025-09-02 04:34:13'),
(54109, '4.196.118.123', NULL, 1, '2025-09-02 01:51:03', '2025-09-02 01:51:03'),
(54110, '44.248.242.197', NULL, 1, '2025-09-02 01:54:25', '2025-09-02 01:54:25'),
(54111, '65.21.113.241', NULL, 3, '2025-09-02 01:56:56', '2025-09-02 01:57:03'),
(54112, '34.219.129.238', NULL, 1, '2025-09-02 02:09:08', '2025-09-02 02:09:08'),
(54113, '124.239.12.52', NULL, 1, '2025-09-02 02:33:48', '2025-09-02 02:33:48'),
(54114, '136.243.61.201', NULL, 1, '2025-09-02 02:44:39', '2025-09-02 02:44:39'),
(54115, '51.68.236.71', NULL, 1, '2025-09-02 02:50:51', '2025-09-02 02:50:51'),
(54116, '52.167.144.197', NULL, 1, '2025-09-02 03:03:58', '2025-09-02 03:03:58'),
(54117, '119.28.202.234', NULL, 3, '2025-09-02 03:05:38', '2025-09-02 17:00:02'),
(54118, '119.28.202.234', NULL, 3, '2025-09-02 03:05:38', '2025-09-02 17:00:02'),
(54119, '142.44.225.161', NULL, 1, '2025-09-02 03:14:49', '2025-09-02 03:14:49'),
(54120, '159.75.75.178', NULL, 1, '2025-09-02 04:30:05', '2025-09-02 04:30:05'),
(54121, '192.178.6.1', NULL, 3, '2025-09-02 04:35:01', '2025-09-02 11:11:00'),
(54122, '18.191.229.253', NULL, 2, '2025-09-02 05:05:33', '2025-09-02 05:05:36'),
(54123, '54.39.89.191', NULL, 1, '2025-09-02 05:12:00', '2025-09-02 05:12:00'),
(54124, '103.210.19.211', NULL, 1, '2025-09-02 05:25:15', '2025-09-02 05:25:15'),
(54125, '52.45.9.143', NULL, 1, '2025-09-02 05:44:08', '2025-09-02 05:44:08'),
(54126, '42.236.17.12', NULL, 1, '2025-09-02 05:52:48', '2025-09-02 05:52:48'),
(54127, '43.229.208.190', NULL, 1, '2025-09-02 06:04:17', '2025-09-02 06:04:17'),
(54128, '42.236.12.241', NULL, 1, '2025-09-02 06:53:56', '2025-09-02 06:53:56'),
(54129, '118.179.218.201', NULL, 4, '2025-09-02 06:57:17', '2025-09-02 06:57:21'),
(54130, '18.218.112.191', NULL, 2, '2025-09-02 07:00:28', '2025-09-02 07:00:29'),
(54131, '128.204.212.84', NULL, 2, '2025-09-02 07:05:22', '2025-09-02 16:31:54'),
(54132, '15.235.96.240', NULL, 1, '2025-09-02 07:12:20', '2025-09-02 07:12:20'),
(54133, '52.187.246.143', NULL, 1, '2025-09-02 07:29:58', '2025-09-02 07:29:58'),
(54134, '109.248.55.76', NULL, 1, '2025-09-02 07:51:37', '2025-09-02 07:51:37'),
(54135, '173.244.42.174', NULL, 1, '2025-09-02 07:51:49', '2025-09-02 07:51:49'),
(54136, '128.204.212.87', NULL, 2, '2025-09-02 07:56:57', '2025-09-02 23:21:02'),
(54137, '52.230.163.42', NULL, 1, '2025-09-02 08:08:09', '2025-09-02 08:08:09'),
(54138, '103.127.0.149', NULL, 2, '2025-09-02 08:22:00', '2025-09-02 08:22:01'),
(54139, '42.236.17.247', NULL, 1, '2025-09-02 08:44:53', '2025-09-02 08:44:53'),
(54140, '42.236.12.232', NULL, 1, '2025-09-02 08:44:55', '2025-09-02 08:44:55'),
(54141, '54.74.117.27', NULL, 1, '2025-09-02 08:51:39', '2025-09-02 08:51:39'),
(54142, '34.145.42.2', NULL, 1, '2025-09-02 08:56:21', '2025-09-02 08:56:21'),
(54143, '52.255.111.1', NULL, 1, '2025-09-02 09:00:33', '2025-09-02 09:00:33'),
(54144, '115.127.82.233', NULL, 1, '2025-09-02 09:08:55', '2025-09-02 09:08:55'),
(54145, '51.222.95.6', NULL, 1, '2025-09-02 09:30:16', '2025-09-02 09:30:16'),
(54146, '128.204.212.86', NULL, 1, '2025-09-02 10:05:44', '2025-09-02 10:05:44'),
(54147, '43.166.250.198', NULL, 1, '2025-09-02 10:19:45', '2025-09-02 10:19:45'),
(54148, '13.58.237.21', NULL, 2, '2025-09-02 10:54:47', '2025-09-02 10:54:50'),
(54149, '51.68.111.203', NULL, 2, '2025-09-02 11:06:04', '2025-09-02 17:12:11'),
(54150, '51.68.111.216', NULL, 3, '2025-09-02 11:08:04', '2025-09-02 20:13:52'),
(54151, '192.178.6.2', NULL, 3, '2025-09-02 11:10:58', '2025-09-02 12:57:45'),
(54152, '34.143.253.155', NULL, 1, '2025-09-02 11:14:00', '2025-09-02 11:14:00'),
(54153, '103.146.42.207', NULL, 1, '2025-09-02 11:14:32', '2025-09-02 11:14:32'),
(54154, '163.116.255.55', NULL, 1, '2025-09-02 11:33:17', '2025-09-02 11:33:17'),
(54155, '42.236.17.85', NULL, 1, '2025-09-02 14:07:50', '2025-09-02 14:07:50'),
(54156, '42.236.17.90', NULL, 1, '2025-09-02 14:10:24', '2025-09-02 14:10:24'),
(54157, '162.120.184.35', NULL, 1, '2025-09-02 14:25:09', '2025-09-02 14:25:09'),
(54158, '193.186.4.69', NULL, 1, '2025-09-02 14:57:25', '2025-09-02 14:57:25'),
(54159, '4.236.158.83', NULL, 1, '2025-09-02 15:28:37', '2025-09-02 15:28:37'),
(54160, '167.71.43.145', NULL, 2, '2025-09-02 15:39:12', '2025-09-02 15:39:57'),
(54161, '172.225.29.32', NULL, 1, '2025-09-02 15:43:40', '2025-09-02 15:43:40'),
(54162, '43.134.135.77', NULL, 1, '2025-09-02 16:18:51', '2025-09-02 16:18:51'),
(54163, '152.136.125.79', NULL, 1, '2025-09-02 17:36:59', '2025-09-02 17:36:59'),
(54164, '54.39.6.104', NULL, 1, '2025-09-02 17:44:51', '2025-09-02 17:44:51'),
(54165, '52.187.246.141', NULL, 1, '2025-09-02 17:56:37', '2025-09-02 17:56:37'),
(54166, '52.230.164.181', NULL, 1, '2025-09-02 18:02:07', '2025-09-02 18:02:07'),
(54167, '57.141.0.9', NULL, 1, '2025-09-02 18:06:54', '2025-09-02 18:06:54'),
(54168, '4.151.241.243', NULL, 1, '2025-09-02 18:25:29', '2025-09-02 18:25:29'),
(54169, '52.230.163.39', NULL, 1, '2025-09-02 18:38:35', '2025-09-02 18:38:35'),
(54170, '51.68.107.150', NULL, 1, '2025-09-02 18:52:20', '2025-09-02 18:52:20'),
(54171, '18.233.221.210', NULL, 1, '2025-09-02 19:21:08', '2025-09-02 19:21:08'),
(54172, '142.44.220.100', NULL, 1, '2025-09-02 19:29:38', '2025-09-02 19:29:38'),
(54173, '88.198.147.151', NULL, 1, '2025-09-02 20:35:36', '2025-09-02 20:35:36'),
(54174, '52.225.75.215', NULL, 1, '2025-09-02 20:38:22', '2025-09-02 20:38:22'),
(54175, '205.169.39.26', NULL, 1, '2025-09-02 22:08:54', '2025-09-02 22:08:54'),
(54176, '43.166.224.120', NULL, 1, '2025-09-02 22:21:23', '2025-09-02 22:21:23'),
(54177, '51.68.236.73', NULL, 1, '2025-09-02 23:41:48', '2025-09-02 23:41:48'),
(54178, '208.100.26.248', NULL, 1, '2025-09-02 23:47:18', '2025-09-02 23:47:18'),
(54179, '35.203.157.161', NULL, 1, '2025-09-03 00:29:44', '2025-09-03 00:29:44'),
(54180, '173.244.42.155', NULL, 1, '2025-09-03 00:49:59', '2025-09-03 00:49:59'),
(54181, '20.215.214.25', NULL, 1, '2025-09-03 00:57:26', '2025-09-03 00:57:26'),
(54182, '20.171.207.177', NULL, 1, '2025-09-03 01:31:05', '2025-09-03 01:31:05'),
(54183, '44.248.242.197', NULL, 1, '2025-09-03 01:57:01', '2025-09-03 01:57:01'),
(54184, '18.237.144.235', NULL, 1, '2025-09-03 02:17:55', '2025-09-03 02:17:55'),
(54185, '103.122.28.246', NULL, 1, '2025-09-03 02:26:00', '2025-09-03 02:26:00'),
(54186, '216.128.143.60', NULL, 1, '2025-09-03 02:36:19', '2025-09-03 02:36:19'),
(54187, '189.215.154.27', NULL, 1, '2025-09-03 02:49:50', '2025-09-03 02:49:50'),
(54188, '213.180.203.135', NULL, 1, '2025-09-03 02:57:36', '2025-09-03 02:57:36'),
(54189, '67.205.191.145', NULL, 1, '2025-09-03 03:01:26', '2025-09-03 03:01:26'),
(54190, '51.68.111.205', NULL, 1, '2025-09-03 03:09:33', '2025-09-03 03:09:33'),
(54191, '67.211.214.194', NULL, 1, '2025-09-03 03:09:51', '2025-09-03 03:09:51'),
(54192, '27.115.124.6', NULL, 1, '2025-09-03 03:11:18', '2025-09-03 03:11:18'),
(54193, '103.131.71.173', NULL, 1, '2025-09-03 03:23:44', '2025-09-03 03:23:44'),
(54194, '34.124.217.124', NULL, 1, '2025-09-03 03:25:02', '2025-09-03 03:25:02'),
(54195, '85.208.96.207', NULL, 1, '2025-09-03 03:29:17', '2025-09-03 03:29:17'),
(54196, '43.130.3.120', NULL, 1, '2025-09-03 03:55:58', '2025-09-03 03:55:58'),
(54197, '46.105.42.135', NULL, 1, '2025-09-03 03:57:33', '2025-09-03 03:57:33'),
(54198, '20.194.157.183', NULL, 1, '2025-09-03 04:12:44', '2025-09-03 04:12:44'),
(54199, '42.192.212.158', NULL, 1, '2025-09-03 04:17:07', '2025-09-03 04:17:07'),
(54200, '51.68.111.240', NULL, 1, '2025-09-03 04:37:03', '2025-09-03 04:37:03'),
(54201, '170.106.179.68', NULL, 1, '2025-09-03 04:43:01', '2025-09-03 04:43:01'),
(54202, '103.39.120.247', NULL, 4, '2025-09-03 04:51:57', '2025-09-03 05:23:05'),
(54203, '142.44.220.145', NULL, 1, '2025-09-03 04:54:38', '2025-09-03 04:54:38'),
(54204, '162.120.185.34', NULL, 1, '2025-09-03 05:13:42', '2025-09-03 05:13:42'),
(54205, '40.84.221.209', NULL, 1, '2025-09-03 05:13:48', '2025-09-03 05:13:48'),
(54206, '20.194.1.5', NULL, 1, '2025-09-03 05:44:16', '2025-09-03 05:44:16'),
(54207, '42.236.12.217', NULL, 1, '2025-09-03 06:19:14', '2025-09-03 06:19:14'),
(54208, '43.159.152.187', NULL, 1, '2025-09-03 06:19:50', '2025-09-03 06:19:50'),
(54209, '162.120.185.6', NULL, 1, '2025-09-03 06:28:05', '2025-09-03 06:28:05'),
(54210, '54.39.203.15', NULL, 1, '2025-09-03 06:32:30', '2025-09-03 06:32:30'),
(54211, '119.28.202.234', NULL, 4, '2025-09-03 06:51:56', '2025-09-03 20:42:43'),
(54212, '27.125.240.109', NULL, 1, '2025-09-03 07:06:50', '2025-09-03 07:06:50'),
(54213, '27.125.240.184', NULL, 1, '2025-09-03 07:13:12', '2025-09-03 07:13:12'),
(54214, '4.196.198.93', NULL, 1, '2025-09-03 07:19:22', '2025-09-03 07:19:22'),
(54215, '51.68.111.215', NULL, 1, '2025-09-03 07:29:56', '2025-09-03 07:29:56'),
(54216, '118.179.195.138', NULL, 1, '2025-09-03 07:50:59', '2025-09-03 07:50:59'),
(54217, '72.14.201.159', NULL, 1, '2025-09-03 07:59:53', '2025-09-03 07:59:53'),
(54218, '103.151.131.129', NULL, 1, '2025-09-03 08:00:42', '2025-09-03 08:00:42'),
(54219, '42.236.17.32', NULL, 1, '2025-09-03 08:00:57', '2025-09-03 08:00:57'),
(54220, '42.236.101.200', NULL, 1, '2025-09-03 08:01:03', '2025-09-03 08:01:03'),
(54221, '42.236.12.252', NULL, 1, '2025-09-03 08:43:02', '2025-09-03 08:43:02'),
(54222, '91.84.100.59', NULL, 2, '2025-09-03 09:06:10', '2025-09-03 10:55:37'),
(54223, '40.116.73.219', NULL, 1, '2025-09-03 09:06:15', '2025-09-03 09:06:15'),
(54224, '57.141.0.4', NULL, 1, '2025-09-03 09:37:28', '2025-09-03 09:37:28'),
(54225, '57.141.0.50', NULL, 1, '2025-09-03 09:37:34', '2025-09-03 09:37:34'),
(54226, '43.229.208.190', NULL, 1, '2025-09-03 09:43:43', '2025-09-03 09:43:43'),
(54227, '57.141.0.14', NULL, 1, '2025-09-03 09:59:09', '2025-09-03 09:59:09'),
(54228, '46.105.40.140', NULL, 1, '2025-09-03 10:06:46', '2025-09-03 10:06:46'),
(54229, '103.132.176.7', NULL, 1, '2025-09-03 10:09:31', '2025-09-03 10:09:31'),
(54230, '57.141.6.14', NULL, 1, '2025-09-03 10:10:19', '2025-09-03 10:10:19'),
(54231, '43.157.106.184', NULL, 1, '2025-09-03 10:18:31', '2025-09-03 10:18:31'),
(54232, '205.169.39.14', NULL, 1, '2025-09-03 10:42:28', '2025-09-03 10:42:28'),
(54233, '43.135.145.117', NULL, 1, '2025-09-03 10:46:53', '2025-09-03 10:46:53'),
(54234, '43.166.226.186', NULL, 1, '2025-09-03 11:00:53', '2025-09-03 11:00:53'),
(54235, '187.86.62.208', NULL, 1, '2025-09-03 11:17:07', '2025-09-03 11:17:07'),
(54236, '31.13.103.9', NULL, 1, '2025-09-03 11:20:06', '2025-09-03 11:20:06'),
(54237, '128.204.212.84', NULL, 1, '2025-09-03 11:41:40', '2025-09-03 11:41:40'),
(54238, '51.68.111.245', NULL, 1, '2025-09-03 11:52:32', '2025-09-03 11:52:32'),
(54239, '43.134.230.4', NULL, 1, '2025-09-03 11:56:43', '2025-09-03 11:56:43'),
(54240, '192.36.109.78', NULL, 1, '2025-09-03 12:18:35', '2025-09-03 12:18:35'),
(54241, '57.141.6.19', NULL, 1, '2025-09-03 12:24:16', '2025-09-03 12:24:16'),
(54242, '20.235.75.217', NULL, 1, '2025-09-03 12:26:29', '2025-09-03 12:26:29'),
(54243, '129.226.186.198', NULL, 1, '2025-09-03 13:00:47', '2025-09-03 13:00:47'),
(54244, '138.91.30.50', NULL, 1, '2025-09-03 13:04:00', '2025-09-03 13:04:00'),
(54245, '138.91.30.49', NULL, 1, '2025-09-03 13:04:01', '2025-09-03 13:04:01'),
(54246, '34.96.47.106', NULL, 1, '2025-09-03 13:11:22', '2025-09-03 13:11:22'),
(54247, '51.68.236.70', NULL, 1, '2025-09-03 13:17:40', '2025-09-03 13:17:40'),
(54248, '20.194.157.190', NULL, 1, '2025-09-03 14:46:21', '2025-09-03 14:46:21'),
(54249, '20.171.55.56', NULL, 1, '2025-09-03 15:28:43', '2025-09-03 15:28:43'),
(54250, '178.63.63.253', NULL, 1, '2025-09-03 16:09:55', '2025-09-03 16:09:55'),
(54251, '162.62.125.71', NULL, 1, '2025-09-03 16:17:39', '2025-09-03 16:17:39'),
(54252, '43.128.72.123', NULL, 1, '2025-09-03 16:24:12', '2025-09-03 16:24:12'),
(54253, '66.249.64.36', NULL, 1, '2025-09-03 16:27:06', '2025-09-03 16:27:06'),
(54254, '54.70.190.91', NULL, 3, '2025-09-03 16:29:05', '2025-09-03 16:29:06'),
(54255, '51.68.107.156', NULL, 1, '2025-09-03 16:31:43', '2025-09-03 16:31:43'),
(54256, '72.14.201.173', NULL, 1, '2025-09-03 16:39:04', '2025-09-03 16:39:04'),
(54257, '103.121.12.238', NULL, 1, '2025-09-03 17:19:46', '2025-09-03 17:19:46'),
(54258, '42.236.12.242', NULL, 1, '2025-09-03 17:27:42', '2025-09-03 17:27:42'),
(54259, '42.236.12.239', NULL, 1, '2025-09-03 17:30:05', '2025-09-03 17:30:05'),
(54260, '128.140.49.133', NULL, 1, '2025-09-03 17:36:26', '2025-09-03 17:36:26'),
(54261, '114.119.154.26', NULL, 1, '2025-09-03 17:42:24', '2025-09-03 17:42:24'),
(54262, '51.68.236.93', NULL, 2, '2025-09-03 17:55:23', '2025-09-03 19:49:49'),
(54263, '170.106.9.177', NULL, 1, '2025-09-03 18:14:30', '2025-09-03 18:14:30'),
(54264, '51.222.168.142', NULL, 1, '2025-09-03 18:30:55', '2025-09-03 18:30:55'),
(54265, '52.167.144.209', NULL, 1, '2025-09-03 18:54:46', '2025-09-03 18:54:46'),
(54266, '51.68.107.144', NULL, 1, '2025-09-03 19:27:05', '2025-09-03 19:27:05'),
(54267, '74.7.35.55', NULL, 1, '2025-09-03 19:37:57', '2025-09-03 19:37:57'),
(54268, '15.235.96.179', NULL, 1, '2025-09-03 20:11:42', '2025-09-03 20:11:42'),
(54269, '85.239.58.219', NULL, 1, '2025-09-03 20:14:58', '2025-09-03 20:14:58'),
(54270, '51.68.236.91', NULL, 1, '2025-09-03 20:57:15', '2025-09-03 20:57:15'),
(54271, '31.13.103.114', NULL, 1, '2025-09-03 21:36:18', '2025-09-03 21:36:18'),
(54272, '51.68.111.212', NULL, 1, '2025-09-03 21:46:52', '2025-09-03 21:46:52'),
(54273, '51.68.111.208', NULL, 1, '2025-09-03 22:06:18', '2025-09-03 22:06:18'),
(54274, '34.75.188.81', NULL, 1, '2025-09-03 22:12:19', '2025-09-03 22:12:19'),
(54275, '37.126.219.228', NULL, 1, '2025-09-03 22:26:31', '2025-09-03 22:26:31'),
(54276, '45.141.215.31', NULL, 1, '2025-09-03 22:32:19', '2025-09-03 22:32:19'),
(54277, '66.249.64.37', NULL, 1, '2025-09-03 22:41:28', '2025-09-03 22:41:28'),
(54278, '172.178.140.144', NULL, 1, '2025-09-03 23:48:23', '2025-09-03 23:48:23'),
(54279, '51.68.111.241', NULL, 1, '2025-09-04 00:53:47', '2025-09-04 00:53:47'),
(54280, '161.0.2.186', NULL, 4, '2025-09-04 01:11:27', '2025-09-04 01:12:48'),
(54281, '23.95.23.92', NULL, 1, '2025-09-04 01:12:41', '2025-09-04 01:12:41'),
(54282, '43.156.34.241', NULL, 1, '2025-09-04 01:14:15', '2025-09-04 01:14:15'),
(54283, '43.129.194.213', NULL, 1, '2025-09-04 01:45:50', '2025-09-04 01:45:50'),
(54284, '44.248.244.92', NULL, 1, '2025-09-04 01:46:41', '2025-09-04 01:46:41'),
(54285, '34.221.134.232', NULL, 1, '2025-09-04 02:05:15', '2025-09-04 02:05:15'),
(54286, '40.84.221.233', NULL, 1, '2025-09-04 02:27:48', '2025-09-04 02:27:48'),
(54287, '92.118.58.177', NULL, 1, '2025-09-04 02:29:10', '2025-09-04 02:29:10'),
(54288, '115.127.34.34', NULL, 1, '2025-09-04 02:50:38', '2025-09-04 02:50:38'),
(54289, '51.68.107.139', NULL, 1, '2025-09-04 03:12:20', '2025-09-04 03:12:20'),
(54290, '107.23.103.170', NULL, 1, '2025-09-04 03:48:52', '2025-09-04 03:48:52'),
(54291, '118.195.141.184', NULL, 1, '2025-09-04 04:10:51', '2025-09-04 04:10:51'),
(54292, '103.210.19.211', NULL, 4, '2025-09-04 04:12:04', '2025-09-04 11:47:43'),
(54293, '180.190.188.235', NULL, 1, '2025-09-04 04:17:56', '2025-09-04 04:17:56'),
(54294, '190.52.81.130', NULL, 1, '2025-09-04 04:24:29', '2025-09-04 04:24:29'),
(54295, '51.68.236.91', NULL, 1, '2025-09-04 04:43:07', '2025-09-04 04:43:07'),
(54296, '118.24.88.37', NULL, 1, '2025-09-04 05:06:45', '2025-09-04 05:06:45'),
(54297, '3.92.145.102', NULL, 1, '2025-09-04 05:09:38', '2025-09-04 05:09:38'),
(54298, '18.221.113.208', NULL, 1, '2025-09-04 05:36:49', '2025-09-04 05:36:49'),
(54299, '18.224.128.89', NULL, 1, '2025-09-04 05:36:49', '2025-09-04 05:36:49'),
(54300, '3.15.148.132', NULL, 1, '2025-09-04 05:36:51', '2025-09-04 05:36:51'),
(54301, '3.21.164.0', NULL, 1, '2025-09-04 05:36:55', '2025-09-04 05:36:55'),
(54302, '18.189.6.74', NULL, 1, '2025-09-04 05:36:56', '2025-09-04 05:36:56'),
(54303, '162.120.184.35', NULL, 3, '2025-09-04 05:54:55', '2025-09-04 07:21:34'),
(54304, '180.163.30.85', NULL, 1, '2025-09-04 06:19:32', '2025-09-04 06:19:32'),
(54305, '52.159.249.98', NULL, 1, '2025-09-04 06:33:11', '2025-09-04 06:33:11'),
(54306, '103.141.208.18', NULL, 1, '2025-09-04 06:39:33', '2025-09-04 06:39:33'),
(54307, '42.236.17.196', NULL, 1, '2025-09-04 06:42:27', '2025-09-04 06:42:27'),
(54308, '59.153.103.247', NULL, 1, '2025-09-04 06:50:40', '2025-09-04 06:50:40'),
(54309, '162.120.188.169', NULL, 1, '2025-09-04 06:56:29', '2025-09-04 06:56:29'),
(54310, '162.120.185.49', NULL, 1, '2025-09-04 07:09:50', '2025-09-04 07:09:50'),
(54311, '128.204.212.85', NULL, 1, '2025-09-04 07:32:24', '2025-09-04 07:32:24'),
(54312, '27.147.204.224', NULL, 1, '2025-09-04 07:32:29', '2025-09-04 07:32:29'),
(54313, '51.68.236.87', NULL, 1, '2025-09-04 07:54:46', '2025-09-04 07:54:46'),
(54314, '172.178.141.136', NULL, 1, '2025-09-04 08:02:19', '2025-09-04 08:02:19'),
(54315, '103.145.70.100', NULL, 1, '2025-09-04 08:26:08', '2025-09-04 08:26:08'),
(54316, '52.255.111.11', NULL, 1, '2025-09-04 08:32:37', '2025-09-04 08:32:37'),
(54317, '52.255.111.3', NULL, 1, '2025-09-04 08:32:39', '2025-09-04 08:32:39'),
(54318, '205.169.39.1', NULL, 1, '2025-09-04 08:38:46', '2025-09-04 08:38:46'),
(54319, '202.57.204.14', NULL, 1, '2025-09-04 08:43:25', '2025-09-04 08:43:25'),
(54320, '42.236.17.36', NULL, 1, '2025-09-04 08:50:43', '2025-09-04 08:50:43'),
(54321, '42.236.101.246', NULL, 1, '2025-09-04 08:50:58', '2025-09-04 08:50:58'),
(54322, '42.236.17.21', NULL, 1, '2025-09-04 08:52:13', '2025-09-04 08:52:13'),
(54323, '115.244.250.170', NULL, 2, '2025-09-04 08:53:08', '2025-09-04 09:03:00'),
(54324, '43.229.208.190', NULL, 4, '2025-09-04 09:02:57', '2025-09-04 11:49:00'),
(54325, '42.236.12.237', NULL, 1, '2025-09-04 09:04:11', '2025-09-04 09:04:11'),
(54326, '162.120.185.34', NULL, 1, '2025-09-04 09:06:22', '2025-09-04 09:06:22'),
(54327, '37.111.212.97', NULL, 1, '2025-09-04 09:35:18', '2025-09-04 09:35:18'),
(54328, '87.249.132.165', NULL, 1, '2025-09-04 09:40:46', '2025-09-04 09:40:46'),
(54329, '138.91.30.54', NULL, 1, '2025-09-04 10:13:27', '2025-09-04 10:13:27'),
(54330, '43.130.100.211', NULL, 1, '2025-09-04 10:19:24', '2025-09-04 10:19:24'),
(54331, '115.127.2.230', NULL, 2, '2025-09-04 10:34:47', '2025-09-04 10:34:49');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(54332, '57.141.0.34', NULL, 1, '2025-09-04 11:04:28', '2025-09-04 11:04:28'),
(54333, '57.141.0.60', NULL, 1, '2025-09-04 11:04:35', '2025-09-04 11:04:35'),
(54334, '103.131.71.238', NULL, 1, '2025-09-04 11:08:00', '2025-09-04 11:08:00'),
(54335, '103.88.141.44', NULL, 2, '2025-09-04 11:17:23', '2025-09-04 11:34:33'),
(54336, '156.248.83.197', NULL, 1, '2025-09-04 11:18:30', '2025-09-04 11:18:30'),
(54337, '42.236.101.208', NULL, 1, '2025-09-04 11:24:39', '2025-09-04 11:24:39'),
(54338, '103.58.92.18', NULL, 2, '2025-09-04 11:57:06', '2025-09-04 11:57:19'),
(54339, '205.169.39.16', NULL, 1, '2025-09-04 12:26:06', '2025-09-04 12:26:06'),
(54340, '3.81.218.244', NULL, 1, '2025-09-04 12:27:36', '2025-09-04 12:27:36'),
(54341, '156.228.76.49', NULL, 1, '2025-09-04 12:31:42', '2025-09-04 12:31:42'),
(54342, '103.190.83.190', NULL, 1, '2025-09-04 13:18:05', '2025-09-04 13:18:05'),
(54343, '142.44.233.81', NULL, 1, '2025-09-04 13:27:03', '2025-09-04 13:27:03'),
(54344, '34.84.32.89', NULL, 1, '2025-09-04 13:34:06', '2025-09-04 13:34:06'),
(54345, '103.190.17.127', NULL, 2, '2025-09-04 13:57:33', '2025-09-04 13:57:40'),
(54346, '68.221.67.161', NULL, 1, '2025-09-04 14:07:38', '2025-09-04 14:07:38'),
(54347, '42.236.17.50', NULL, 1, '2025-09-04 15:05:25', '2025-09-04 15:05:25'),
(54348, '42.236.101.212', NULL, 1, '2025-09-04 15:05:29', '2025-09-04 15:05:29'),
(54349, '109.172.93.98', NULL, 1, '2025-09-04 15:12:43', '2025-09-04 15:12:43'),
(54350, '42.236.12.251', NULL, 1, '2025-09-04 15:37:39', '2025-09-04 15:37:39'),
(54351, '40.76.191.134', NULL, 1, '2025-09-04 15:41:53', '2025-09-04 15:41:53'),
(54352, '37.111.211.68', NULL, 2, '2025-09-04 16:14:43', '2025-09-04 16:14:48'),
(54353, '42.236.12.219', NULL, 1, '2025-09-04 16:14:48', '2025-09-04 16:14:48'),
(54354, '124.123.178.34', NULL, 1, '2025-09-04 16:14:53', '2025-09-04 16:14:53'),
(54355, '49.51.141.67', NULL, 1, '2025-09-04 16:33:21', '2025-09-04 16:33:21'),
(54356, '43.135.94.45', NULL, 1, '2025-09-04 16:33:43', '2025-09-04 16:33:43'),
(54357, '4.151.241.252', NULL, 1, '2025-09-04 17:00:16', '2025-09-04 17:00:16'),
(54358, '173.244.42.174', NULL, 1, '2025-09-04 17:20:04', '2025-09-04 17:20:04'),
(54359, '37.111.210.202', NULL, 1, '2025-09-04 17:43:43', '2025-09-04 17:43:43'),
(54360, '52.255.111.116', NULL, 1, '2025-09-04 18:06:15', '2025-09-04 18:06:15'),
(54361, '52.163.244.227', NULL, 1, '2025-09-04 18:22:41', '2025-09-04 18:22:41'),
(54362, '156.242.40.111', NULL, 1, '2025-09-04 18:37:55', '2025-09-04 18:37:55'),
(54363, '4.196.198.88', NULL, 1, '2025-09-04 18:50:48', '2025-09-04 18:50:48'),
(54364, '4.196.198.81', NULL, 1, '2025-09-04 18:53:27', '2025-09-04 18:53:27'),
(54365, '103.131.71.156', NULL, 1, '2025-09-04 19:10:11', '2025-09-04 19:10:11'),
(54366, '13.209.3.39', NULL, 1, '2025-09-04 19:22:10', '2025-09-04 19:22:10'),
(54367, '85.208.96.207', NULL, 1, '2025-09-04 19:31:25', '2025-09-04 19:31:25'),
(54368, '54.208.243.141', NULL, 1, '2025-09-04 19:40:08', '2025-09-04 19:40:08'),
(54369, '15.235.27.90', NULL, 1, '2025-09-04 19:41:07', '2025-09-04 19:41:07'),
(54370, '52.167.144.20', NULL, 1, '2025-09-04 19:46:24', '2025-09-04 19:46:24'),
(54371, '156.228.0.117', NULL, 1, '2025-09-04 19:58:02', '2025-09-04 19:58:02'),
(54372, '128.204.212.87', NULL, 1, '2025-09-04 20:39:10', '2025-09-04 20:39:10'),
(54373, '156.228.181.142', NULL, 1, '2025-09-04 21:10:43', '2025-09-04 21:10:43'),
(54374, '51.68.107.151', NULL, 1, '2025-09-04 21:45:20', '2025-09-04 21:45:20'),
(54375, '45.201.11.163', NULL, 1, '2025-09-04 21:55:17', '2025-09-04 21:55:17'),
(54376, '66.249.65.96', NULL, 1, '2025-09-04 21:55:29', '2025-09-04 21:55:29'),
(54377, '101.32.215.204', NULL, 1, '2025-09-04 22:17:55', '2025-09-04 22:17:55'),
(54378, '51.161.37.201', NULL, 1, '2025-09-04 22:19:14', '2025-09-04 22:19:14'),
(54379, '187.0.47.223', NULL, 1, '2025-09-04 22:19:29', '2025-09-04 22:19:29'),
(54380, '173.252.107.114', NULL, 1, '2025-09-04 22:42:28', '2025-09-04 22:42:28'),
(54381, '173.252.107.1', NULL, 1, '2025-09-04 22:42:28', '2025-09-04 22:42:28'),
(54382, '205.210.31.49', NULL, 1, '2025-09-04 23:03:02', '2025-09-04 23:03:02'),
(54383, '1.164.101.158', NULL, 1, '2025-09-05 00:22:55', '2025-09-05 00:22:55'),
(54384, '44.252.67.13', NULL, 1, '2025-09-05 00:49:09', '2025-09-05 00:49:09'),
(54385, '45.39.7.164', NULL, 1, '2025-09-05 00:49:09', '2025-09-05 00:49:09'),
(54386, '51.68.111.199', NULL, 2, '2025-09-05 00:55:15', '2025-09-05 03:00:38'),
(54387, '35.88.27.149', NULL, 1, '2025-09-05 01:29:50', '2025-09-05 01:29:50'),
(54388, '138.197.173.119', NULL, 1, '2025-09-05 01:42:55', '2025-09-05 01:42:55'),
(54389, '44.249.163.164', NULL, 1, '2025-09-05 02:19:53', '2025-09-05 02:19:53'),
(54390, '45.80.158.42', NULL, 1, '2025-09-05 02:25:02', '2025-09-05 02:25:02'),
(54391, '51.68.111.242', NULL, 1, '2025-09-05 02:29:43', '2025-09-05 02:29:43'),
(54392, '52.167.144.163', NULL, 1, '2025-09-05 02:40:07', '2025-09-05 02:40:07'),
(54393, '42.0.6.141', NULL, 1, '2025-09-05 02:42:06', '2025-09-05 02:42:06'),
(54394, '66.249.65.97', NULL, 2, '2025-09-05 03:03:32', '2025-09-05 05:21:18'),
(54395, '216.24.213.195', NULL, 1, '2025-09-05 03:25:29', '2025-09-05 03:25:29'),
(54396, '46.105.122.132', NULL, 1, '2025-09-05 03:28:13', '2025-09-05 03:28:13'),
(54397, '52.230.164.179', NULL, 1, '2025-09-05 03:45:51', '2025-09-05 03:45:51'),
(54398, '51.68.111.218', NULL, 1, '2025-09-05 03:48:47', '2025-09-05 03:48:47'),
(54399, '43.128.110.4', NULL, 1, '2025-09-05 04:19:54', '2025-09-05 04:19:54'),
(54400, '43.131.16.112', NULL, 1, '2025-09-05 04:31:13', '2025-09-05 04:31:13'),
(54401, '51.68.111.207', NULL, 1, '2025-09-05 04:46:43', '2025-09-05 04:46:43'),
(54402, '51.68.107.151', NULL, 1, '2025-09-05 05:08:01', '2025-09-05 05:08:01'),
(54403, '34.0.136.153', NULL, 1, '2025-09-05 05:11:30', '2025-09-05 05:11:30'),
(54404, '13.65.138.123', NULL, 1, '2025-09-05 05:20:30', '2025-09-05 05:20:30'),
(54405, '51.68.111.203', NULL, 1, '2025-09-05 06:14:36', '2025-09-05 06:14:36'),
(54406, '51.68.236.92', NULL, 1, '2025-09-05 06:53:12', '2025-09-05 06:53:12'),
(54407, '46.228.199.158', NULL, 1, '2025-09-05 06:54:49', '2025-09-05 06:54:49'),
(54408, '66.249.73.165', NULL, 1, '2025-09-05 07:08:15', '2025-09-05 07:08:15'),
(54409, '42.236.17.25', NULL, 1, '2025-09-05 07:18:23', '2025-09-05 07:18:23'),
(54410, '3.208.135.42', NULL, 2, '2025-09-05 07:53:21', '2025-09-05 10:06:31'),
(54411, '202.134.14.232', NULL, 1, '2025-09-05 08:11:17', '2025-09-05 08:11:17'),
(54412, '42.236.17.201', NULL, 1, '2025-09-05 08:17:19', '2025-09-05 08:17:19'),
(54413, '193.186.4.191', NULL, 1, '2025-09-05 08:26:49', '2025-09-05 08:26:49'),
(54414, '103.86.199.117', NULL, 2, '2025-09-05 08:30:05', '2025-09-05 08:31:14'),
(54415, '156.253.164.153', NULL, 1, '2025-09-05 08:30:43', '2025-09-05 08:30:43'),
(54416, '42.236.17.208', NULL, 1, '2025-09-05 08:41:52', '2025-09-05 08:41:52'),
(54417, '42.236.12.210', NULL, 1, '2025-09-05 08:41:57', '2025-09-05 08:41:57'),
(54418, '113.11.6.139', NULL, 1, '2025-09-05 08:52:58', '2025-09-05 08:52:58'),
(54419, '51.68.111.213', NULL, 1, '2025-09-05 09:57:47', '2025-09-05 09:57:47'),
(54420, '110.177.176.61', NULL, 1, '2025-09-05 10:04:27', '2025-09-05 10:04:27'),
(54421, '52.230.164.189', NULL, 1, '2025-09-05 11:00:20', '2025-09-05 11:00:20'),
(54422, '213.180.203.97', NULL, 1, '2025-09-05 11:34:27', '2025-09-05 11:34:27'),
(54423, '50.232.221.242', NULL, 1, '2025-09-05 11:47:10', '2025-09-05 11:47:10'),
(54424, '51.68.236.87', NULL, 1, '2025-09-05 11:53:32', '2025-09-05 11:53:32'),
(54425, '37.111.211.86', NULL, 1, '2025-09-05 11:53:47', '2025-09-05 11:53:47'),
(54426, '128.204.212.86', NULL, 1, '2025-09-05 12:11:58', '2025-09-05 12:11:58'),
(54427, '162.120.184.3', NULL, 1, '2025-09-05 12:53:06', '2025-09-05 12:53:06'),
(54428, '52.167.144.174', NULL, 1, '2025-09-05 13:10:55', '2025-09-05 13:10:55'),
(54429, '20.191.45.212', NULL, 1, '2025-09-05 13:13:33', '2025-09-05 13:13:33'),
(54430, '42.236.17.205', NULL, 1, '2025-09-05 14:55:15', '2025-09-05 14:55:15'),
(54431, '42.236.17.69', NULL, 1, '2025-09-05 14:55:50', '2025-09-05 14:55:50'),
(54432, '159.65.166.82', NULL, 1, '2025-09-05 15:01:58', '2025-09-05 15:01:58'),
(54433, '37.111.221.65', NULL, 2, '2025-09-05 15:08:59', '2025-09-05 15:34:23'),
(54434, '51.68.236.70', NULL, 1, '2025-09-05 15:20:12', '2025-09-05 15:20:12'),
(54435, '173.252.83.5', NULL, 1, '2025-09-05 15:25:28', '2025-09-05 15:25:28'),
(54436, '66.249.69.235', NULL, 1, '2025-09-05 15:28:23', '2025-09-05 15:28:23'),
(54437, '172.182.211.18', NULL, 1, '2025-09-05 15:34:20', '2025-09-05 15:34:20'),
(54438, '43.157.104.189', NULL, 1, '2025-09-05 16:21:15', '2025-09-05 16:21:15'),
(54439, '51.68.111.217', NULL, 1, '2025-09-05 16:54:03', '2025-09-05 16:54:03'),
(54440, '54.70.190.91', NULL, 3, '2025-09-05 17:25:46', '2025-09-05 17:26:17'),
(54441, '192.178.6.3', NULL, 1, '2025-09-05 17:27:35', '2025-09-05 17:27:35'),
(54442, '57.141.0.45', NULL, 1, '2025-09-05 17:32:29', '2025-09-05 17:32:29'),
(54443, '34.116.39.2', NULL, 5, '2025-09-05 18:02:56', '2025-09-05 18:03:07'),
(54444, '192.178.6.2', NULL, 2, '2025-09-05 18:02:56', '2025-09-05 18:02:59'),
(54445, '34.116.39.1', NULL, 2, '2025-09-05 18:02:56', '2025-09-05 18:02:57'),
(54446, '34.116.39.3', NULL, 1, '2025-09-05 18:02:57', '2025-09-05 18:02:57'),
(54447, '34.174.192.151', NULL, 1, '2025-09-05 18:02:57', '2025-09-05 18:02:57'),
(54448, '3.142.156.208', NULL, 1, '2025-09-05 18:02:59', '2025-09-05 18:02:59'),
(54449, '44.204.78.143', NULL, 2, '2025-09-05 18:03:00', '2025-09-05 18:03:01'),
(54450, '18.191.62.222', NULL, 1, '2025-09-05 18:03:00', '2025-09-05 18:03:00'),
(54451, '18.191.67.124', NULL, 1, '2025-09-05 18:03:01', '2025-09-05 18:03:01'),
(54452, '3.148.228.179', NULL, 1, '2025-09-05 18:03:02', '2025-09-05 18:03:02'),
(54453, '66.249.69.237', NULL, 1, '2025-09-05 18:21:02', '2025-09-05 18:21:02'),
(54454, '205.169.39.5', NULL, 1, '2025-09-05 19:03:41', '2025-09-05 19:03:41'),
(54455, '64.225.100.118', NULL, 2, '2025-09-05 19:04:06', '2025-09-05 19:04:15'),
(54456, '193.239.84.41', NULL, 1, '2025-09-05 19:08:40', '2025-09-05 19:08:40'),
(54457, '51.68.111.208', NULL, 1, '2025-09-05 19:31:01', '2025-09-05 19:31:01'),
(54458, '20.235.75.210', NULL, 1, '2025-09-05 19:47:24', '2025-09-05 19:47:24'),
(54459, '66.56.80.9', NULL, 1, '2025-09-05 20:09:47', '2025-09-05 20:09:47'),
(54460, '104.252.110.32', NULL, 1, '2025-09-05 20:20:54', '2025-09-05 20:20:54'),
(54461, '103.4.250.211', NULL, 1, '2025-09-05 20:20:56', '2025-09-05 20:20:56'),
(54462, '45.132.115.52', NULL, 1, '2025-09-05 21:08:46', '2025-09-05 21:08:46'),
(54463, '66.249.87.108', NULL, 1, '2025-09-05 21:34:50', '2025-09-05 21:34:50'),
(54464, '138.0.178.29', NULL, 1, '2025-09-05 21:44:32', '2025-09-05 21:44:32'),
(54465, '156.233.92.14', NULL, 1, '2025-09-05 22:07:22', '2025-09-05 22:07:22'),
(54466, '18.116.114.90', NULL, 7, '2025-09-05 22:21:49', '2025-09-05 22:21:55'),
(54467, '181.46.9.119', NULL, 1, '2025-09-05 22:22:15', '2025-09-05 22:22:15'),
(54468, '91.196.121.247', NULL, 1, '2025-09-05 22:27:43', '2025-09-05 22:27:43'),
(54469, '51.68.111.219', NULL, 1, '2025-09-05 23:11:19', '2025-09-05 23:11:19'),
(54470, '173.239.224.198', NULL, 1, '2025-09-05 23:18:24', '2025-09-05 23:18:24'),
(54471, '51.68.107.157', NULL, 1, '2025-09-05 23:42:14', '2025-09-05 23:42:14'),
(54472, '35.89.82.247', NULL, 1, '2025-09-06 00:30:51', '2025-09-06 00:30:51'),
(54473, '44.249.181.97', NULL, 1, '2025-09-06 00:44:02', '2025-09-06 00:44:02'),
(54474, '154.16.49.89', NULL, 1, '2025-09-06 01:00:47', '2025-09-06 01:00:47'),
(54475, '51.68.236.90', NULL, 1, '2025-09-06 01:08:46', '2025-09-06 01:08:46'),
(54476, '205.169.39.173', NULL, 2, '2025-09-06 01:14:51', '2025-09-06 01:15:04'),
(54477, '205.169.39.118', NULL, 2, '2025-09-06 01:38:36', '2025-09-06 01:38:49'),
(54478, '44.249.154.162', NULL, 1, '2025-09-06 01:46:05', '2025-09-06 01:46:05'),
(54479, '192.30.83.189', NULL, 1, '2025-09-06 01:47:31', '2025-09-06 01:47:31'),
(54480, '52.225.75.218', NULL, 1, '2025-09-06 01:56:44', '2025-09-06 01:56:44'),
(54481, '159.69.191.41', NULL, 1, '2025-09-06 02:11:56', '2025-09-06 02:11:56'),
(54482, '51.68.111.242', NULL, 2, '2025-09-06 02:22:11', '2025-09-06 20:51:22'),
(54483, '52.42.212.77', NULL, 1, '2025-09-06 02:25:50', '2025-09-06 02:25:50'),
(54484, '87.103.246.30', NULL, 1, '2025-09-06 02:39:56', '2025-09-06 02:39:56'),
(54485, '205.169.39.13', NULL, 1, '2025-09-06 03:50:29', '2025-09-06 03:50:29'),
(54486, '111.225.148.18', NULL, 1, '2025-09-06 03:53:06', '2025-09-06 03:53:06'),
(54487, '162.62.216.70', NULL, 1, '2025-09-06 04:23:08', '2025-09-06 04:23:08'),
(54488, '51.68.107.137', NULL, 2, '2025-09-06 04:25:34', '2025-09-06 18:25:42'),
(54489, '69.171.231.4', NULL, 1, '2025-09-06 04:27:13', '2025-09-06 04:27:13'),
(54490, '164.68.126.54', NULL, 1, '2025-09-06 04:56:23', '2025-09-06 04:56:23'),
(54491, '124.156.117.109', NULL, 1, '2025-09-06 04:58:08', '2025-09-06 04:58:08'),
(54492, '118.194.230.61', NULL, 1, '2025-09-06 05:12:00', '2025-09-06 05:12:00'),
(54493, '118.194.228.7', NULL, 1, '2025-09-06 05:12:08', '2025-09-06 05:12:08'),
(54494, '51.68.111.219', NULL, 1, '2025-09-06 06:00:09', '2025-09-06 06:00:09'),
(54495, '192.30.83.4', NULL, 1, '2025-09-06 06:20:57', '2025-09-06 06:20:57'),
(54496, '57.141.0.72', NULL, 1, '2025-09-06 06:44:26', '2025-09-06 06:44:26'),
(54497, '42.236.17.58', NULL, 1, '2025-09-06 06:55:49', '2025-09-06 06:55:49'),
(54498, '57.141.0.35', NULL, 1, '2025-09-06 06:56:06', '2025-09-06 06:56:06'),
(54499, '180.163.28.143', NULL, 1, '2025-09-06 06:56:46', '2025-09-06 06:56:46'),
(54500, '115.127.114.202', NULL, 3, '2025-09-06 07:02:41', '2025-09-06 07:32:35'),
(54501, '103.58.74.56', NULL, 1, '2025-09-06 07:08:09', '2025-09-06 07:08:09'),
(54502, '51.161.65.175', NULL, 1, '2025-09-06 07:12:45', '2025-09-06 07:12:45'),
(54503, '128.204.212.84', NULL, 1, '2025-09-06 07:15:53', '2025-09-06 07:15:53'),
(54504, '193.186.4.159', NULL, 1, '2025-09-06 07:17:03', '2025-09-06 07:17:03'),
(54505, '119.15.155.40', NULL, 3, '2025-09-06 07:17:16', '2025-09-06 10:19:38'),
(54506, '51.68.111.218', NULL, 2, '2025-09-06 07:30:43', '2025-09-06 21:46:48'),
(54507, '156.228.0.105', NULL, 1, '2025-09-06 07:33:16', '2025-09-06 07:33:16'),
(54508, '42.236.17.243', NULL, 1, '2025-09-06 07:42:05', '2025-09-06 07:42:05'),
(54509, '42.236.12.208', NULL, 1, '2025-09-06 07:42:17', '2025-09-06 07:42:17'),
(54510, '3.222.188.52', NULL, 2, '2025-09-06 08:28:59', '2025-09-06 08:30:20'),
(54511, '134.209.69.234', NULL, 1, '2025-09-06 08:55:42', '2025-09-06 08:55:42'),
(54512, '42.236.101.240', NULL, 1, '2025-09-06 08:56:46', '2025-09-06 08:56:46'),
(54513, '52.230.164.178', NULL, 1, '2025-09-06 09:09:22', '2025-09-06 09:09:22'),
(54514, '66.249.69.235', NULL, 2, '2025-09-06 09:34:42', '2025-09-06 10:46:55'),
(54515, '66.249.69.236', NULL, 1, '2025-09-06 09:34:43', '2025-09-06 09:34:43'),
(54516, '216.250.255.116', NULL, 1, '2025-09-06 09:34:54', '2025-09-06 09:34:54'),
(54517, '17.241.227.252', NULL, 1, '2025-09-06 10:06:47', '2025-09-06 10:06:47'),
(54518, '205.210.31.183', NULL, 1, '2025-09-06 10:11:31', '2025-09-06 10:11:31'),
(54519, '51.68.107.159', NULL, 1, '2025-09-06 10:12:02', '2025-09-06 10:12:02'),
(54520, '43.156.105.129', NULL, 1, '2025-09-06 10:20:27', '2025-09-06 10:20:27'),
(54521, '124.156.228.12', NULL, 1, '2025-09-06 10:40:19', '2025-09-06 10:40:19'),
(54522, '44.209.113.59', NULL, 1, '2025-09-06 10:43:14', '2025-09-06 10:43:14'),
(54523, '42.236.17.236', NULL, 1, '2025-09-06 10:47:33', '2025-09-06 10:47:33'),
(54524, '42.236.17.204', NULL, 1, '2025-09-06 10:48:21', '2025-09-06 10:48:21'),
(54525, '95.134.63.107', NULL, 1, '2025-09-06 11:08:52', '2025-09-06 11:08:52'),
(54526, '51.68.236.95', NULL, 1, '2025-09-06 11:51:20', '2025-09-06 11:51:20'),
(54527, '192.178.6.3', NULL, 1, '2025-09-06 12:36:05', '2025-09-06 12:36:05'),
(54528, '57.141.0.33', NULL, 1, '2025-09-06 12:42:38', '2025-09-06 12:42:38'),
(54529, '57.141.0.43', NULL, 1, '2025-09-06 12:42:43', '2025-09-06 12:42:43'),
(54530, '185.183.33.61', NULL, 1, '2025-09-06 13:24:33', '2025-09-06 13:24:33'),
(54531, '196.251.70.40', NULL, 2, '2025-09-06 13:24:57', '2025-09-06 13:24:58'),
(54532, '47.251.89.128', NULL, 2, '2025-09-06 13:34:12', '2025-09-06 13:34:13'),
(54533, '202.134.14.232', NULL, 1, '2025-09-06 13:52:32', '2025-09-06 13:52:32'),
(54534, '138.91.30.57', NULL, 1, '2025-09-06 13:53:12', '2025-09-06 13:53:12'),
(54535, '51.68.236.69', NULL, 1, '2025-09-06 14:08:06', '2025-09-06 14:08:06'),
(54536, '51.68.111.216', NULL, 1, '2025-09-06 14:20:20', '2025-09-06 14:20:20'),
(54537, '51.222.95.150', NULL, 1, '2025-09-06 14:51:42', '2025-09-06 14:51:42'),
(54538, '104.209.11.17', NULL, 1, '2025-09-06 15:28:57', '2025-09-06 15:28:57'),
(54539, '4.151.241.242', NULL, 1, '2025-09-06 16:01:00', '2025-09-06 16:01:00'),
(54540, '51.68.236.93', NULL, 1, '2025-09-06 16:05:37', '2025-09-06 16:05:37'),
(54541, '45.71.13.68', NULL, 1, '2025-09-06 16:18:47', '2025-09-06 16:18:47'),
(54542, '200.15.16.111', NULL, 1, '2025-09-06 16:25:00', '2025-09-06 16:25:00'),
(54543, '57.141.0.18', NULL, 1, '2025-09-06 16:37:34', '2025-09-06 16:37:34'),
(54544, '51.68.107.154', NULL, 1, '2025-09-06 17:09:24', '2025-09-06 17:09:24'),
(54545, '13.65.138.116', NULL, 1, '2025-09-06 17:11:42', '2025-09-06 17:11:42'),
(54546, '205.169.39.58', NULL, 1, '2025-09-06 17:37:40', '2025-09-06 17:37:40'),
(54547, '114.119.150.27', NULL, 1, '2025-09-06 17:46:11', '2025-09-06 17:46:11'),
(54548, '162.120.187.250', NULL, 1, '2025-09-06 18:16:19', '2025-09-06 18:16:19'),
(54549, '217.113.194.49', NULL, 1, '2025-09-06 18:28:21', '2025-09-06 18:28:21'),
(54550, '43.163.91.107', NULL, 1, '2025-09-06 18:32:14', '2025-09-06 18:32:14'),
(54551, '52.255.111.9', NULL, 1, '2025-09-06 18:42:03', '2025-09-06 18:42:03'),
(54552, '52.255.111.2', NULL, 1, '2025-09-06 18:42:05', '2025-09-06 18:42:05'),
(54553, '54.39.89.8', NULL, 1, '2025-09-06 19:06:07', '2025-09-06 19:06:07'),
(54554, '23.81.69.232', NULL, 1, '2025-09-06 19:57:30', '2025-09-06 19:57:30'),
(54555, '44.245.98.219', NULL, 1, '2025-09-06 20:03:59', '2025-09-06 20:03:59'),
(54556, '156.248.82.1', NULL, 1, '2025-09-06 21:02:54', '2025-09-06 21:02:54'),
(54557, '181.214.166.199', NULL, 1, '2025-09-06 21:16:35', '2025-09-06 21:16:35'),
(54558, '169.224.74.162', NULL, 1, '2025-09-06 22:26:28', '2025-09-06 22:26:28'),
(54559, '150.109.34.94', NULL, 1, '2025-09-06 22:34:50', '2025-09-06 22:34:50'),
(54560, '205.169.39.50', NULL, 1, '2025-09-06 22:58:55', '2025-09-06 22:58:55'),
(54561, '112.86.225.30', NULL, 1, '2025-09-06 23:16:42', '2025-09-06 23:16:42'),
(54562, '178.171.116.32', NULL, 1, '2025-09-06 23:21:57', '2025-09-06 23:21:57'),
(54563, '51.68.107.156', NULL, 1, '2025-09-06 23:33:45', '2025-09-06 23:33:45'),
(54564, '120.14.75.43', NULL, 1, '2025-09-07 00:06:46', '2025-09-07 00:06:46'),
(54565, '123.161.245.245', NULL, 1, '2025-09-07 00:07:17', '2025-09-07 00:07:17'),
(54566, '51.68.111.245', NULL, 1, '2025-09-07 01:36:02', '2025-09-07 01:36:02'),
(54567, '58.251.94.154', NULL, 1, '2025-09-07 01:37:53', '2025-09-07 01:37:53'),
(54568, '40.116.73.218', NULL, 1, '2025-09-07 02:14:14', '2025-09-07 02:14:14'),
(54569, '35.86.146.128', NULL, 1, '2025-09-07 02:23:43', '2025-09-07 02:23:43'),
(54570, '54.212.222.127', NULL, 1, '2025-09-07 02:42:02', '2025-09-07 02:42:02'),
(54571, '205.210.31.156', NULL, 1, '2025-09-07 02:45:09', '2025-09-07 02:45:09'),
(54572, '51.68.111.203', NULL, 1, '2025-09-07 03:01:46', '2025-09-07 03:01:46'),
(54573, '45.61.124.15', NULL, 1, '2025-09-07 03:22:10', '2025-09-07 03:22:10'),
(54574, '54.148.211.35', NULL, 1, '2025-09-07 03:22:10', '2025-09-07 03:22:10'),
(54575, '110.249.201.80', NULL, 1, '2025-09-07 03:33:29', '2025-09-07 03:33:29'),
(54576, '43.130.43.56', NULL, 1, '2025-09-07 03:40:13', '2025-09-07 03:40:13'),
(54577, '175.27.139.216', NULL, 1, '2025-09-07 04:22:47', '2025-09-07 04:22:47'),
(54578, '51.68.107.156', NULL, 1, '2025-09-07 04:54:13', '2025-09-07 04:54:13'),
(54579, '168.91.12.169', NULL, 1, '2025-09-07 05:05:15', '2025-09-07 05:05:15'),
(54580, '128.204.212.84', NULL, 4, '2025-09-07 05:06:16', '2025-09-07 17:16:51'),
(54581, '42.236.17.251', NULL, 1, '2025-09-07 05:17:58', '2025-09-07 05:17:58'),
(54582, '23.98.186.207', NULL, 1, '2025-09-07 05:43:48', '2025-09-07 05:43:48'),
(54583, '205.210.31.159', NULL, 1, '2025-09-07 05:48:31', '2025-09-07 05:48:31'),
(54584, '4.196.118.118', NULL, 1, '2025-09-07 06:04:16', '2025-09-07 06:04:16'),
(54585, '51.68.236.91', NULL, 1, '2025-09-07 06:06:29', '2025-09-07 06:06:29'),
(54586, '42.236.101.212', NULL, 1, '2025-09-07 06:12:35', '2025-09-07 06:12:35'),
(54587, '42.236.17.236', NULL, 1, '2025-09-07 06:24:05', '2025-09-07 06:24:05'),
(54588, '104.251.82.20', NULL, 1, '2025-09-07 06:26:08', '2025-09-07 06:26:08'),
(54589, '103.71.46.174', NULL, 3, '2025-09-07 07:07:41', '2025-09-07 10:09:32'),
(54590, '165.225.231.117', NULL, 1, '2025-09-07 07:25:23', '2025-09-07 07:25:23'),
(54591, '72.14.201.130', NULL, 1, '2025-09-07 07:26:02', '2025-09-07 07:26:02'),
(54592, '51.68.111.209', NULL, 2, '2025-09-07 07:42:59', '2025-09-07 09:37:02'),
(54593, '51.68.107.137', NULL, 2, '2025-09-07 08:12:28', '2025-09-07 18:35:54'),
(54594, '42.236.12.236', NULL, 1, '2025-09-07 09:13:19', '2025-09-07 09:13:19'),
(54595, '42.236.17.34', NULL, 1, '2025-09-07 09:13:19', '2025-09-07 09:13:19'),
(54596, '4.196.198.95', NULL, 1, '2025-09-07 09:26:21', '2025-09-07 09:26:21'),
(54597, '185.183.33.61', NULL, 1, '2025-09-07 09:49:09', '2025-09-07 09:49:09'),
(54598, '162.62.224.164', NULL, 1, '2025-09-07 10:17:37', '2025-09-07 10:17:37'),
(54599, '119.28.27.181', NULL, 1, '2025-09-07 10:22:32', '2025-09-07 10:22:32'),
(54600, '43.154.102.29', NULL, 1, '2025-09-07 10:22:54', '2025-09-07 10:22:54'),
(54601, '156.233.89.135', NULL, 1, '2025-09-07 10:26:49', '2025-09-07 10:26:49'),
(54602, '51.68.111.217', NULL, 1, '2025-09-07 11:50:11', '2025-09-07 11:50:11'),
(54603, '114.130.188.52', NULL, 2, '2025-09-07 12:08:04', '2025-09-07 12:09:00'),
(54604, '42.236.12.247', NULL, 1, '2025-09-07 12:09:52', '2025-09-07 12:09:52'),
(54605, '42.236.17.54', NULL, 1, '2025-09-07 12:10:03', '2025-09-07 12:10:03'),
(54606, '42.236.17.115', NULL, 1, '2025-09-07 12:11:34', '2025-09-07 12:11:34'),
(54607, '52.159.249.109', NULL, 1, '2025-09-07 12:18:24', '2025-09-07 12:18:24'),
(54608, '52.187.246.141', NULL, 1, '2025-09-07 12:23:08', '2025-09-07 12:23:08'),
(54609, '52.187.246.138', NULL, 1, '2025-09-07 12:23:08', '2025-09-07 12:23:08'),
(54610, '159.203.103.193', NULL, 1, '2025-09-07 12:43:58', '2025-09-07 12:43:58'),
(54611, '69.171.249.4', NULL, 1, '2025-09-07 13:08:52', '2025-09-07 13:08:52'),
(54612, '179.233.109.141', NULL, 1, '2025-09-07 13:33:36', '2025-09-07 13:33:36'),
(54613, '20.194.157.176', NULL, 1, '2025-09-07 14:20:03', '2025-09-07 14:20:03'),
(54614, '34.210.105.180', NULL, 1, '2025-09-07 14:25:00', '2025-09-07 14:25:00'),
(54615, '57.141.0.51', NULL, 1, '2025-09-07 14:32:08', '2025-09-07 14:32:08'),
(54616, '51.68.111.215', NULL, 1, '2025-09-07 14:49:45', '2025-09-07 14:49:45'),
(54617, '66.249.64.38', NULL, 1, '2025-09-07 15:10:35', '2025-09-07 15:10:35'),
(54618, '135.119.38.34', NULL, 1, '2025-09-07 15:31:43', '2025-09-07 15:31:43'),
(54619, '20.235.75.223', NULL, 1, '2025-09-07 16:19:49', '2025-09-07 16:19:49'),
(54620, '43.157.88.5', NULL, 1, '2025-09-07 16:21:13', '2025-09-07 16:21:13'),
(54621, '43.156.54.198', NULL, 1, '2025-09-07 16:25:46', '2025-09-07 16:25:46'),
(54622, '190.113.103.155', NULL, 1, '2025-09-07 16:26:09', '2025-09-07 16:26:09'),
(54623, '42.236.17.238', NULL, 1, '2025-09-07 16:32:28', '2025-09-07 16:32:28'),
(54624, '51.68.107.146', NULL, 2, '2025-09-07 16:40:44', '2025-09-07 20:28:23'),
(54625, '128.204.212.85', NULL, 1, '2025-09-07 17:16:51', '2025-09-07 17:16:51'),
(54626, '42.236.12.230', NULL, 1, '2025-09-07 17:25:23', '2025-09-07 17:25:23'),
(54627, '5.133.192.167', NULL, 1, '2025-09-07 17:42:08', '2025-09-07 17:42:08'),
(54628, '162.120.185.35', NULL, 1, '2025-09-07 17:45:36', '2025-09-07 17:45:36'),
(54629, '51.68.107.151', NULL, 1, '2025-09-07 18:11:12', '2025-09-07 18:11:12'),
(54630, '35.163.210.224', NULL, 1, '2025-09-07 19:10:43', '2025-09-07 19:10:43'),
(54631, '31.57.82.238', NULL, 1, '2025-09-07 19:10:47', '2025-09-07 19:10:47'),
(54632, '40.84.221.228', NULL, 1, '2025-09-07 19:20:48', '2025-09-07 19:20:48'),
(54633, '40.84.221.238', NULL, 1, '2025-09-07 19:21:08', '2025-09-07 19:21:08'),
(54634, '138.199.39.172', NULL, 1, '2025-09-07 20:40:01', '2025-09-07 20:40:01'),
(54635, '13.76.142.165', NULL, 1, '2025-09-07 20:49:32', '2025-09-07 20:49:32'),
(54636, '181.67.229.158', NULL, 1, '2025-09-07 20:55:18', '2025-09-07 20:55:18'),
(54637, '51.68.111.240', NULL, 1, '2025-09-07 20:55:38', '2025-09-07 20:55:38'),
(54638, '66.249.70.39', NULL, 1, '2025-09-07 21:21:14', '2025-09-07 21:21:14'),
(54639, '128.204.212.86', NULL, 1, '2025-09-07 21:59:31', '2025-09-07 21:59:31'),
(54640, '44.200.53.58', NULL, 1, '2025-09-07 22:03:01', '2025-09-07 22:03:01'),
(54641, '223.109.252.250', NULL, 1, '2025-09-07 23:55:03', '2025-09-07 23:55:03'),
(54642, '51.68.107.144', NULL, 1, '2025-09-08 00:01:38', '2025-09-08 00:01:38'),
(54643, '52.167.144.176', NULL, 1, '2025-09-08 00:58:50', '2025-09-08 00:58:50'),
(54644, '156.228.107.69', NULL, 1, '2025-09-08 01:47:20', '2025-09-08 01:47:20'),
(54645, '35.92.201.183', NULL, 1, '2025-09-08 01:52:46', '2025-09-08 01:52:46'),
(54646, '180.163.30.100', NULL, 1, '2025-09-08 02:11:47', '2025-09-08 02:11:47'),
(54647, '128.204.212.84', NULL, 1, '2025-09-08 02:47:48', '2025-09-08 02:47:48'),
(54648, '44.243.32.180', NULL, 1, '2025-09-08 02:52:15', '2025-09-08 02:52:15'),
(54649, '72.14.201.159', NULL, 2, '2025-09-08 03:03:21', '2025-09-08 03:13:34'),
(54650, '162.120.184.34', NULL, 1, '2025-09-08 03:40:46', '2025-09-08 03:40:46'),
(54651, '154.213.167.85', NULL, 1, '2025-09-08 04:29:21', '2025-09-08 04:29:21'),
(54652, '162.120.185.35', NULL, 1, '2025-09-08 04:39:22', '2025-09-08 04:39:22'),
(54653, '103.145.70.100', NULL, 2, '2025-09-08 04:40:30', '2025-09-08 05:02:01'),
(54654, '154.94.13.126', NULL, 1, '2025-09-08 04:42:11', '2025-09-08 04:42:11'),
(54655, '128.204.212.87', NULL, 1, '2025-09-08 04:42:33', '2025-09-08 04:42:33'),
(54656, '191.96.124.232', NULL, 1, '2025-09-08 04:57:31', '2025-09-08 04:57:31'),
(54657, '37.111.218.121', NULL, 1, '2025-09-08 05:03:55', '2025-09-08 05:03:55'),
(54658, '37.111.218.50', NULL, 1, '2025-09-08 05:04:36', '2025-09-08 05:04:36'),
(54659, '142.44.220.35', NULL, 1, '2025-09-08 05:14:29', '2025-09-08 05:14:29'),
(54660, '20.0.53.106', NULL, 1, '2025-09-08 05:33:04', '2025-09-08 05:33:04'),
(54661, '193.186.4.159', NULL, 1, '2025-09-08 05:45:17', '2025-09-08 05:45:17'),
(54662, '103.87.214.165', NULL, 1, '2025-09-08 06:04:57', '2025-09-08 06:04:57'),
(54663, '43.229.208.190', NULL, 2, '2025-09-08 06:07:01', '2025-09-08 08:57:18'),
(54664, '42.236.17.126', NULL, 1, '2025-09-08 06:23:22', '2025-09-08 06:23:22'),
(54665, '42.236.17.249', NULL, 1, '2025-09-08 06:37:03', '2025-09-08 06:37:03'),
(54666, '162.120.184.13', NULL, 1, '2025-09-08 06:38:17', '2025-09-08 06:38:17'),
(54667, '74.253.17.40', NULL, 1, '2025-09-08 06:52:32', '2025-09-08 06:52:32'),
(54668, '42.236.101.248', NULL, 1, '2025-09-08 07:13:09', '2025-09-08 07:13:09'),
(54669, '42.236.17.52', NULL, 1, '2025-09-08 07:17:31', '2025-09-08 07:17:31'),
(54670, '20.194.157.180', NULL, 1, '2025-09-08 07:28:30', '2025-09-08 07:28:30'),
(54671, '94.74.164.136', NULL, 1, '2025-09-08 07:40:18', '2025-09-08 07:40:18'),
(54672, '103.169.209.203', NULL, 1, '2025-09-08 07:43:29', '2025-09-08 07:43:29'),
(54673, '173.252.79.112', NULL, 1, '2025-09-08 07:48:01', '2025-09-08 07:48:01'),
(54674, '173.252.79.116', NULL, 1, '2025-09-08 07:48:02', '2025-09-08 07:48:02'),
(54675, '180.163.29.234', NULL, 1, '2025-09-08 07:49:33', '2025-09-08 07:49:33'),
(54676, '3.149.251.149', NULL, 2, '2025-09-08 07:52:13', '2025-09-08 07:52:22'),
(54677, '18.225.25.214', NULL, 1, '2025-09-08 07:52:14', '2025-09-08 07:52:14'),
(54678, '18.223.122.186', NULL, 1, '2025-09-08 07:52:15', '2025-09-08 07:52:15'),
(54679, '18.116.82.207', NULL, 2, '2025-09-08 07:52:22', '2025-09-08 09:50:43'),
(54680, '205.210.31.174', NULL, 1, '2025-09-08 08:15:59', '2025-09-08 08:15:59'),
(54681, '180.210.169.95', NULL, 1, '2025-09-08 08:32:57', '2025-09-08 08:32:57'),
(54682, '20.235.75.209', NULL, 1, '2025-09-08 08:51:22', '2025-09-08 08:51:22'),
(54683, '3.144.14.131', NULL, 3, '2025-09-08 09:50:33', '2025-09-08 09:50:43'),
(54684, '18.224.128.89', NULL, 1, '2025-09-08 09:50:34', '2025-09-08 09:50:34'),
(54685, '162.120.184.35', NULL, 1, '2025-09-08 10:03:12', '2025-09-08 10:03:12'),
(54686, '129.226.63.212', NULL, 1, '2025-09-08 10:18:33', '2025-09-08 10:18:33'),
(54687, '103.93.32.113', NULL, 1, '2025-09-08 10:30:09', '2025-09-08 10:30:09'),
(54688, '34.235.48.77', NULL, 1, '2025-09-08 10:42:11', '2025-09-08 10:42:11'),
(54689, '43.130.68.136', NULL, 1, '2025-09-08 10:45:15', '2025-09-08 10:45:15'),
(54690, '103.30.60.245', NULL, 1, '2025-09-08 10:49:29', '2025-09-08 10:49:29'),
(54691, '40.116.73.220', NULL, 1, '2025-09-08 11:05:14', '2025-09-08 11:05:14'),
(54692, '40.116.73.214', NULL, 1, '2025-09-08 11:05:14', '2025-09-08 11:05:14'),
(54693, '223.29.214.166', NULL, 1, '2025-09-08 11:16:30', '2025-09-08 11:16:30'),
(54694, '43.250.82.233', NULL, 1, '2025-09-08 11:16:30', '2025-09-08 11:16:30'),
(54695, '121.200.63.62', NULL, 2, '2025-09-08 11:29:37', '2025-09-08 11:32:49'),
(54696, '66.249.64.36', NULL, 1, '2025-09-08 11:34:13', '2025-09-08 11:34:13'),
(54697, '69.63.184.13', NULL, 1, '2025-09-08 13:03:28', '2025-09-08 13:03:28'),
(54698, '52.206.84.190', NULL, 2, '2025-09-08 14:26:18', '2025-09-08 14:26:18'),
(54699, '142.44.233.102', NULL, 1, '2025-09-08 14:46:58', '2025-09-08 14:46:58'),
(54700, '205.169.39.57', NULL, 1, '2025-09-08 15:10:14', '2025-09-08 15:10:14'),
(54701, '172.172.87.65', NULL, 1, '2025-09-08 15:34:24', '2025-09-08 15:34:24'),
(54702, '54.70.190.91', NULL, 2, '2025-09-08 16:23:41', '2025-09-08 20:11:20'),
(54703, '43.163.101.138', NULL, 1, '2025-09-08 16:37:25', '2025-09-08 16:37:25'),
(54704, '52.187.170.217', NULL, 1, '2025-09-08 17:06:25', '2025-09-08 17:06:25'),
(54705, '13.83.167.130', NULL, 1, '2025-09-08 17:23:10', '2025-09-08 17:23:10'),
(54706, '43.166.128.93', NULL, 1, '2025-09-08 17:30:43', '2025-09-08 17:30:43'),
(54707, '42.236.17.97', NULL, 1, '2025-09-08 17:37:15', '2025-09-08 17:37:15'),
(54708, '42.236.17.77', NULL, 1, '2025-09-08 17:37:45', '2025-09-08 17:37:45'),
(54709, '1.164.114.168', NULL, 1, '2025-09-08 18:26:09', '2025-09-08 18:26:09'),
(54710, '20.169.6.226', NULL, 1, '2025-09-08 18:45:16', '2025-09-08 18:45:16'),
(54711, '138.91.30.54', NULL, 1, '2025-09-08 18:48:40', '2025-09-08 18:48:40'),
(54712, '138.91.30.49', NULL, 1, '2025-09-08 18:48:49', '2025-09-08 18:48:49'),
(54713, '43.157.98.188', NULL, 1, '2025-09-08 19:20:40', '2025-09-08 19:20:40'),
(54714, '51.68.107.157', NULL, 1, '2025-09-08 20:56:07', '2025-09-08 20:56:07'),
(54715, '35.86.206.9', NULL, 1, '2025-09-08 21:20:46', '2025-09-08 21:20:46'),
(54716, '223.109.252.168', NULL, 1, '2025-09-08 21:32:16', '2025-09-08 21:32:16'),
(54717, '69.171.230.8', NULL, 1, '2025-09-08 21:49:20', '2025-09-08 21:49:20'),
(54718, '43.167.180.92', NULL, 1, '2025-09-08 22:20:45', '2025-09-08 22:20:45'),
(54719, '205.169.39.18', NULL, 1, '2025-09-08 22:22:50', '2025-09-08 22:22:50'),
(54720, '190.120.253.48', NULL, 1, '2025-09-08 22:26:41', '2025-09-08 22:26:41'),
(54721, '44.243.143.118', NULL, 1, '2025-09-08 23:09:20', '2025-09-08 23:09:20'),
(54722, '106.75.3.70', NULL, 1, '2025-09-08 23:18:14', '2025-09-08 23:18:14'),
(54723, '180.163.29.103', NULL, 1, '2025-09-09 00:43:36', '2025-09-09 00:43:36'),
(54724, '51.68.107.137', NULL, 1, '2025-09-09 01:25:53', '2025-09-09 01:25:53'),
(54725, '34.220.151.200', NULL, 1, '2025-09-09 02:01:34', '2025-09-09 02:01:34'),
(54726, '66.249.64.37', NULL, 1, '2025-09-09 02:05:08', '2025-09-09 02:05:08'),
(54727, '52.167.144.195', NULL, 1, '2025-09-09 02:19:53', '2025-09-09 02:19:53'),
(54728, '206.81.20.237', NULL, 1, '2025-09-09 02:24:23', '2025-09-09 02:24:23'),
(54729, '54.82.65.64', NULL, 1, '2025-09-09 02:45:22', '2025-09-09 02:45:22'),
(54730, '52.33.199.63', NULL, 1, '2025-09-09 02:59:29', '2025-09-09 02:59:29'),
(54731, '51.68.107.146', NULL, 1, '2025-09-09 03:20:46', '2025-09-09 03:20:46'),
(54732, '54.80.218.133', NULL, 1, '2025-09-09 03:29:21', '2025-09-09 03:29:21'),
(54733, '103.30.60.245', NULL, 1, '2025-09-09 03:38:24', '2025-09-09 03:38:24'),
(54734, '66.249.70.39', NULL, 1, '2025-09-09 03:48:13', '2025-09-09 03:48:13'),
(54735, '51.68.111.244', NULL, 1, '2025-09-09 04:03:03', '2025-09-09 04:03:03'),
(54736, '43.131.17.178', NULL, 1, '2025-09-09 04:17:13', '2025-09-09 04:17:13'),
(54737, '190.68.151.254', NULL, 1, '2025-09-09 04:22:50', '2025-09-09 04:22:50'),
(54738, '138.199.6.206', NULL, 1, '2025-09-09 04:50:07', '2025-09-09 04:50:07'),
(54739, '3.145.4.38', NULL, 1, '2025-09-09 05:39:26', '2025-09-09 05:39:26'),
(54740, '18.224.128.89', NULL, 1, '2025-09-09 05:39:27', '2025-09-09 05:39:27'),
(54741, '18.221.188.83', NULL, 2, '2025-09-09 05:39:29', '2025-09-09 05:39:37'),
(54742, '3.149.251.149', NULL, 1, '2025-09-09 05:39:36', '2025-09-09 05:39:36'),
(54743, '13.65.138.126', NULL, 1, '2025-09-09 06:43:27', '2025-09-09 06:43:27'),
(54744, '68.218.30.116', NULL, 1, '2025-09-09 06:48:39', '2025-09-09 06:48:39'),
(54745, '66.249.64.38', NULL, 1, '2025-09-09 06:52:37', '2025-09-09 06:52:37'),
(54746, '45.125.223.81', NULL, 1, '2025-09-09 06:59:53', '2025-09-09 06:59:53'),
(54747, '20.86.235.138', NULL, 2, '2025-09-09 07:24:43', '2025-09-09 07:25:07'),
(54748, '51.68.236.68', NULL, 1, '2025-09-09 07:26:40', '2025-09-09 07:26:40'),
(54749, '20.86.236.15', NULL, 1, '2025-09-09 07:37:47', '2025-09-09 07:37:47'),
(54750, '1.12.55.42', NULL, 4, '2025-09-09 08:04:11', '2025-09-09 08:13:18'),
(54751, '185.13.99.111', NULL, 1, '2025-09-09 08:04:27', '2025-09-09 08:04:27'),
(54752, '166.0.142.192', NULL, 1, '2025-09-09 09:30:31', '2025-09-09 09:30:31'),
(54753, '66.220.149.3', NULL, 1, '2025-09-09 09:44:16', '2025-09-09 09:44:16'),
(54754, '128.204.212.86', NULL, 1, '2025-09-09 10:14:05', '2025-09-09 10:14:05'),
(54755, '43.130.157.87', NULL, 1, '2025-09-09 10:20:57', '2025-09-09 10:20:57'),
(54756, '128.204.212.87', NULL, 1, '2025-09-09 10:28:13', '2025-09-09 10:28:13'),
(54757, '170.106.11.6', NULL, 1, '2025-09-09 10:39:58', '2025-09-09 10:39:58'),
(54758, '103.29.9.23', NULL, 1, '2025-09-09 10:57:21', '2025-09-09 10:57:21'),
(54759, '34.81.157.184', NULL, 5, '2025-09-09 11:32:59', '2025-09-09 11:33:03'),
(54760, '51.68.236.92', NULL, 1, '2025-09-09 11:33:07', '2025-09-09 11:33:07'),
(54761, '67.211.214.194', NULL, 1, '2025-09-09 13:36:26', '2025-09-09 13:36:26'),
(54762, '128.204.212.84', NULL, 1, '2025-09-09 13:36:45', '2025-09-09 13:36:45'),
(54763, '35.236.235.124', NULL, 1, '2025-09-09 13:37:48', '2025-09-09 13:37:48'),
(54764, '128.204.212.85', NULL, 1, '2025-09-09 13:49:23', '2025-09-09 13:49:23'),
(54765, '51.68.111.199', NULL, 1, '2025-09-09 14:38:10', '2025-09-09 14:38:10'),
(54766, '205.169.39.2', NULL, 1, '2025-09-09 14:51:43', '2025-09-09 14:51:43'),
(54767, '205.169.39.0', NULL, 1, '2025-09-09 15:26:36', '2025-09-09 15:26:36'),
(54768, '145.132.99.136', NULL, 1, '2025-09-09 15:31:04', '2025-09-09 15:31:04'),
(54769, '51.68.111.239', NULL, 1, '2025-09-09 15:35:44', '2025-09-09 15:35:44'),
(54770, '103.124.225.232', NULL, 1, '2025-09-09 16:08:42', '2025-09-09 16:08:42'),
(54771, '43.131.3.237', NULL, 1, '2025-09-09 16:18:08', '2025-09-09 16:18:08'),
(54772, '103.96.150.224', NULL, 2, '2025-09-09 16:28:30', '2025-09-09 16:28:44'),
(54773, '89.169.54.137', NULL, 1, '2025-09-09 16:56:50', '2025-09-09 16:56:50'),
(54774, '205.169.39.5', NULL, 1, '2025-09-09 16:59:52', '2025-09-09 16:59:52'),
(54775, '157.245.102.243', NULL, 2, '2025-09-09 17:14:56', '2025-09-09 17:14:58'),
(54776, '178.128.91.40', NULL, 1, '2025-09-09 17:24:24', '2025-09-09 17:24:24'),
(54777, '51.68.107.159', NULL, 1, '2025-09-09 17:58:20', '2025-09-09 17:58:20'),
(54778, '172.226.194.49', NULL, 1, '2025-09-09 18:12:48', '2025-09-09 18:12:48'),
(54779, '202.134.8.195', NULL, 1, '2025-09-09 19:19:13', '2025-09-09 19:19:13'),
(54780, '112.86.225.208', NULL, 1, '2025-09-09 19:45:01', '2025-09-09 19:45:01'),
(54781, '205.169.39.129', NULL, 2, '2025-09-09 19:57:15', '2025-09-09 19:58:08'),
(54782, '49.51.138.158', NULL, 1, '2025-09-09 20:54:19', '2025-09-09 20:54:19'),
(54783, '51.68.107.150', NULL, 1, '2025-09-09 21:32:58', '2025-09-09 21:32:58'),
(54784, '45.165.85.210', NULL, 1, '2025-09-09 22:17:19', '2025-09-09 22:17:19'),
(54785, '185.136.160.222', NULL, 1, '2025-09-09 22:31:56', '2025-09-09 22:31:56'),
(54786, '112.86.225.50', NULL, 1, '2025-09-09 22:55:24', '2025-09-09 22:55:24'),
(54787, '52.167.144.23', NULL, 1, '2025-09-09 23:06:05', '2025-09-09 23:06:05'),
(54788, '51.68.236.90', NULL, 1, '2025-09-09 23:46:00', '2025-09-09 23:46:00'),
(54789, '148.113.130.226', NULL, 1, '2025-09-10 00:22:23', '2025-09-10 00:22:23'),
(54790, '40.77.167.48', NULL, 1, '2025-09-10 00:25:31', '2025-09-10 00:25:31'),
(54791, '57.141.0.17', NULL, 1, '2025-09-10 00:44:07', '2025-09-10 00:44:07'),
(54792, '57.141.0.42', NULL, 1, '2025-09-10 01:01:56', '2025-09-10 01:01:56'),
(54793, '57.141.0.71', NULL, 1, '2025-09-10 01:45:02', '2025-09-10 01:45:02'),
(54794, '34.220.59.196', NULL, 1, '2025-09-10 02:00:42', '2025-09-10 02:00:42'),
(54795, '54.212.206.207', NULL, 1, '2025-09-10 02:13:43', '2025-09-10 02:13:43'),
(54796, '114.119.155.122', NULL, 1, '2025-09-10 02:20:17', '2025-09-10 02:20:17'),
(54797, '34.186.56.168', NULL, 2, '2025-09-10 03:51:05', '2025-09-10 03:52:16'),
(54798, '43.156.11.243', NULL, 1, '2025-09-10 04:21:14', '2025-09-10 04:21:14'),
(54799, '43.135.24.77', NULL, 1, '2025-09-10 04:30:53', '2025-09-10 04:30:53'),
(54800, '101.32.127.83', NULL, 1, '2025-09-10 04:31:20', '2025-09-10 04:31:20'),
(54801, '124.156.182.169', NULL, 1, '2025-09-10 04:31:35', '2025-09-10 04:31:35'),
(54802, '49.51.134.238', NULL, 1, '2025-09-10 04:31:54', '2025-09-10 04:31:54'),
(54803, '220.181.108.145', NULL, 1, '2025-09-10 05:28:39', '2025-09-10 05:28:39'),
(54804, '116.179.32.66', NULL, 1, '2025-09-10 05:28:39', '2025-09-10 05:28:39'),
(54805, '51.68.111.207', NULL, 1, '2025-09-10 05:59:09', '2025-09-10 05:59:09'),
(54806, '43.229.208.190', NULL, 1, '2025-09-10 05:59:27', '2025-09-10 05:59:27'),
(54807, '42.236.17.70', NULL, 1, '2025-09-10 06:06:25', '2025-09-10 06:06:25'),
(54808, '116.58.201.106', NULL, 3, '2025-09-10 06:39:32', '2025-09-10 06:44:21'),
(54809, '103.84.133.233', NULL, 1, '2025-09-10 06:39:50', '2025-09-10 06:39:50'),
(54810, '20.191.45.212', NULL, 2, '2025-09-10 06:42:41', '2025-09-10 11:20:09'),
(54811, '118.179.46.65', NULL, 1, '2025-09-10 06:57:54', '2025-09-10 06:57:54'),
(54812, '205.210.31.87', NULL, 1, '2025-09-10 07:02:05', '2025-09-10 07:02:05'),
(54813, '34.16.250.110', NULL, 5, '2025-09-10 07:06:57', '2025-09-10 07:06:59'),
(54814, '42.236.17.74', NULL, 1, '2025-09-10 07:15:40', '2025-09-10 07:15:40'),
(54815, '173.252.107.6', NULL, 1, '2025-09-10 07:18:09', '2025-09-10 07:18:09'),
(54816, '42.236.101.224', NULL, 1, '2025-09-10 07:37:14', '2025-09-10 07:37:14'),
(54817, '162.120.184.34', NULL, 1, '2025-09-10 07:49:46', '2025-09-10 07:49:46'),
(54818, '51.68.236.71', NULL, 1, '2025-09-10 08:06:13', '2025-09-10 08:06:13'),
(54819, '42.236.17.84', NULL, 1, '2025-09-10 08:20:18', '2025-09-10 08:20:18'),
(54820, '23.22.243.202', NULL, 1, '2025-09-10 08:22:56', '2025-09-10 08:22:56'),
(54821, '111.225.149.238', NULL, 1, '2025-09-10 09:07:04', '2025-09-10 09:07:04'),
(54822, '51.222.95.50', NULL, 1, '2025-09-10 09:33:27', '2025-09-10 09:33:27'),
(54823, '34.138.190.234', NULL, 1, '2025-09-10 09:55:36', '2025-09-10 09:55:36'),
(54824, '42.236.12.243', NULL, 1, '2025-09-10 10:03:24', '2025-09-10 10:03:24'),
(54825, '42.236.17.48', NULL, 1, '2025-09-10 10:04:18', '2025-09-10 10:04:18'),
(54826, '34.11.219.143', NULL, 1, '2025-09-10 10:09:15', '2025-09-10 10:09:15'),
(54827, '223.109.252.177', NULL, 1, '2025-09-10 10:30:16', '2025-09-10 10:30:16'),
(54828, '54.212.78.145', NULL, 1, '2025-09-10 10:45:36', '2025-09-10 10:45:36'),
(54829, '129.211.180.176', NULL, 1, '2025-09-10 10:48:22', '2025-09-10 10:48:22'),
(54830, '135.237.131.216', NULL, 1, '2025-09-10 11:40:16', '2025-09-10 11:40:16'),
(54831, '34.27.235.203', NULL, 2, '2025-09-10 12:00:59', '2025-09-10 12:01:35'),
(54832, '197.232.69.83', NULL, 1, '2025-09-10 12:01:02', '2025-09-10 12:01:02'),
(54833, '23.27.145.146', NULL, 1, '2025-09-10 12:49:29', '2025-09-10 12:49:29'),
(54834, '178.207.20.219', NULL, 1, '2025-09-10 12:58:09', '2025-09-10 12:58:09'),
(54835, '138.122.250.158', NULL, 1, '2025-09-10 12:59:29', '2025-09-10 12:59:29'),
(54836, '128.204.212.85', NULL, 1, '2025-09-10 13:17:24', '2025-09-10 13:17:24'),
(54837, '128.204.212.86', NULL, 1, '2025-09-10 13:17:24', '2025-09-10 13:17:24'),
(54838, '57.141.0.11', NULL, 1, '2025-09-10 13:26:08', '2025-09-10 13:26:08'),
(54839, '57.141.0.20', NULL, 1, '2025-09-10 13:26:11', '2025-09-10 13:26:11'),
(54840, '14.120.109.0', NULL, 1, '2025-09-10 13:43:27', '2025-09-10 13:43:27'),
(54841, '183.198.226.205', NULL, 1, '2025-09-10 13:43:59', '2025-09-10 13:43:59'),
(54842, '183.251.121.250', NULL, 1, '2025-09-10 13:44:30', '2025-09-10 13:44:30'),
(54843, '138.199.36.191', NULL, 1, '2025-09-10 14:46:04', '2025-09-10 14:46:04'),
(54844, '68.220.63.1', NULL, 1, '2025-09-10 15:38:43', '2025-09-10 15:38:43'),
(54845, '44.209.113.59', NULL, 1, '2025-09-10 15:43:19', '2025-09-10 15:43:19'),
(54846, '51.68.111.212', NULL, 1, '2025-09-10 15:43:21', '2025-09-10 15:43:21'),
(54847, '115.159.115.172', NULL, 1, '2025-09-10 15:51:54', '2025-09-10 15:51:54'),
(54848, '52.187.246.131', NULL, 1, '2025-09-10 16:07:08', '2025-09-10 16:07:08'),
(54849, '43.163.101.200', NULL, 1, '2025-09-10 16:20:42', '2025-09-10 16:20:42'),
(54850, '66.249.79.197', NULL, 1, '2025-09-10 16:31:32', '2025-09-10 16:31:32'),
(54851, '103.190.133.190', NULL, 1, '2025-09-10 16:46:57', '2025-09-10 16:46:57'),
(54852, '18.201.176.141', NULL, 1, '2025-09-10 16:49:48', '2025-09-10 16:49:48'),
(54853, '162.120.184.35', NULL, 1, '2025-09-10 16:55:11', '2025-09-10 16:55:11'),
(54854, '17.241.219.70', NULL, 1, '2025-09-10 17:02:12', '2025-09-10 17:02:12'),
(54855, '20.194.157.180', NULL, 1, '2025-09-10 17:05:02', '2025-09-10 17:05:02'),
(54856, '51.68.107.142', NULL, 1, '2025-09-10 17:20:13', '2025-09-10 17:20:13'),
(54857, '104.28.240.87', NULL, 1, '2025-09-10 17:24:13', '2025-09-10 17:24:13'),
(54858, '18.202.178.5', NULL, 1, '2025-09-10 17:53:30', '2025-09-10 17:53:30'),
(54859, '34.75.193.85', NULL, 1, '2025-09-10 17:53:49', '2025-09-10 17:53:49'),
(54860, '49.13.65.86', NULL, 1, '2025-09-10 18:10:54', '2025-09-10 18:10:54'),
(54861, '34.56.93.128', NULL, 1, '2025-09-10 18:21:41', '2025-09-10 18:21:41'),
(54862, '112.86.225.89', NULL, 1, '2025-09-10 18:29:45', '2025-09-10 18:29:45'),
(54863, '159.0.255.236', NULL, 1, '2025-09-10 18:53:00', '2025-09-10 18:53:00'),
(54864, '34.243.254.64', NULL, 1, '2025-09-10 19:22:04', '2025-09-10 19:22:04'),
(54865, '142.44.220.62', NULL, 1, '2025-09-10 19:23:19', '2025-09-10 19:23:19'),
(54866, '52.255.111.124', NULL, 1, '2025-09-10 19:44:43', '2025-09-10 19:44:43'),
(54867, '173.244.42.156', NULL, 1, '2025-09-10 20:40:23', '2025-09-10 20:40:23'),
(54868, '34.203.50.75', NULL, 1, '2025-09-10 20:44:12', '2025-09-10 20:44:12'),
(54869, '205.169.39.22', NULL, 1, '2025-09-10 20:57:14', '2025-09-10 20:57:14'),
(54870, '181.233.17.209', NULL, 1, '2025-09-10 21:13:39', '2025-09-10 21:13:39'),
(54871, '112.86.225.183', NULL, 1, '2025-09-10 21:46:40', '2025-09-10 21:46:40'),
(54872, '15.235.96.105', NULL, 1, '2025-09-10 22:13:39', '2025-09-10 22:13:39'),
(54873, '14.169.34.101', NULL, 1, '2025-09-10 22:16:05', '2025-09-10 22:16:05'),
(54874, '15.235.98.247', NULL, 1, '2025-09-10 22:18:06', '2025-09-10 22:18:06'),
(54875, '54.153.49.143', NULL, 3, '2025-09-10 22:32:10', '2025-09-10 22:32:21'),
(54876, '18.144.85.106', NULL, 1, '2025-09-10 22:32:56', '2025-09-10 22:32:56'),
(54877, '51.36.174.186', NULL, 1, '2025-09-10 23:16:24', '2025-09-10 23:16:24'),
(54878, '167.99.1.65', NULL, 2, '2025-09-10 23:22:46', '2025-09-10 23:22:54'),
(54879, '51.68.111.244', NULL, 1, '2025-09-10 23:29:16', '2025-09-10 23:29:16'),
(54880, '223.109.252.164', NULL, 1, '2025-09-10 23:47:46', '2025-09-10 23:47:46'),
(54881, '72.130.140.74', NULL, 1, '2025-09-11 00:33:13', '2025-09-11 00:33:13'),
(54882, '128.204.212.87', NULL, 1, '2025-09-11 00:39:22', '2025-09-11 00:39:22'),
(54883, '57.141.0.21', NULL, 1, '2025-09-11 01:10:13', '2025-09-11 01:10:13'),
(54884, '51.68.111.209', NULL, 1, '2025-09-11 01:29:08', '2025-09-11 01:29:08'),
(54885, '67.211.214.194', NULL, 1, '2025-09-11 01:41:57', '2025-09-11 01:41:57'),
(54886, '172.237.128.200', NULL, 1, '2025-09-11 01:58:46', '2025-09-11 01:58:46'),
(54887, '54.245.49.137', NULL, 1, '2025-09-11 02:02:53', '2025-09-11 02:02:53'),
(54888, '104.248.196.203', NULL, 1, '2025-09-11 02:46:43', '2025-09-11 02:46:43'),
(54889, '18.97.9.172', NULL, 1, '2025-09-11 03:01:40', '2025-09-11 03:01:40'),
(54890, '35.93.31.64', NULL, 1, '2025-09-11 03:06:34', '2025-09-11 03:06:34'),
(54891, '66.249.64.37', NULL, 3, '2025-09-11 04:29:35', '2025-09-11 16:19:01'),
(54892, '43.156.33.141', NULL, 1, '2025-09-11 04:36:19', '2025-09-11 04:36:19'),
(54893, '72.21.17.45', NULL, 1, '2025-09-11 05:07:21', '2025-09-11 05:07:21'),
(54894, '173.252.107.115', NULL, 1, '2025-09-11 06:02:19', '2025-09-11 06:02:19'),
(54895, '104.28.220.31', NULL, 1, '2025-09-11 06:26:35', '2025-09-11 06:26:35'),
(54896, '52.190.190.26', NULL, 1, '2025-09-11 06:27:40', '2025-09-11 06:27:40'),
(54897, '42.236.17.228', NULL, 1, '2025-09-11 06:34:03', '2025-09-11 06:34:03'),
(54898, '180.163.28.109', NULL, 1, '2025-09-11 06:51:10', '2025-09-11 06:51:10'),
(54899, '163.53.140.69', NULL, 1, '2025-09-11 07:17:44', '2025-09-11 07:17:44'),
(54900, '42.236.101.223', NULL, 1, '2025-09-11 07:29:08', '2025-09-11 07:29:08'),
(54901, '103.217.110.138', NULL, 1, '2025-09-11 07:32:31', '2025-09-11 07:32:31'),
(54902, '66.249.70.38', NULL, 1, '2025-09-11 07:38:47', '2025-09-11 07:38:47'),
(54903, '42.236.101.235', NULL, 1, '2025-09-11 07:45:51', '2025-09-11 07:45:51'),
(54904, '42.236.101.214', NULL, 1, '2025-09-11 07:46:43', '2025-09-11 07:46:43'),
(54905, '66.249.70.32', NULL, 1, '2025-09-11 09:05:42', '2025-09-11 09:05:42'),
(54906, '42.236.12.218', NULL, 1, '2025-09-11 09:35:43', '2025-09-11 09:35:43'),
(54907, '51.68.107.148', NULL, 1, '2025-09-11 10:09:38', '2025-09-11 10:09:38'),
(54908, '66.249.64.36', NULL, 1, '2025-09-11 10:11:39', '2025-09-11 10:11:39'),
(54909, '42.236.12.242', NULL, 1, '2025-09-11 10:17:29', '2025-09-11 10:17:29'),
(54910, '49.43.88.146', NULL, 1, '2025-09-11 10:24:11', '2025-09-11 10:24:11'),
(54911, '179.109.198.17', NULL, 1, '2025-09-11 10:28:39', '2025-09-11 10:28:39'),
(54912, '112.86.225.104', NULL, 1, '2025-09-11 10:29:49', '2025-09-11 10:29:49'),
(54913, '42.236.17.21', NULL, 1, '2025-09-11 10:45:01', '2025-09-11 10:45:01'),
(54914, '173.252.83.3', NULL, 1, '2025-09-11 10:48:29', '2025-09-11 10:48:29'),
(54915, '4.213.146.154', NULL, 1, '2025-09-11 11:47:30', '2025-09-11 11:47:30'),
(54916, '42.236.17.197', NULL, 1, '2025-09-11 11:58:59', '2025-09-11 11:58:59'),
(54917, '42.236.17.67', NULL, 1, '2025-09-11 11:59:27', '2025-09-11 11:59:27'),
(54918, '192.36.166.94', NULL, 1, '2025-09-11 12:32:24', '2025-09-11 12:32:24'),
(54919, '93.158.90.71', NULL, 1, '2025-09-11 12:37:50', '2025-09-11 12:37:50'),
(54920, '147.161.188.208', NULL, 1, '2025-09-11 13:08:41', '2025-09-11 13:08:41'),
(54921, '45.201.11.163', NULL, 1, '2025-09-11 13:40:56', '2025-09-11 13:40:56'),
(54922, '23.27.145.115', NULL, 1, '2025-09-11 14:02:34', '2025-09-11 14:02:34'),
(54923, '113.212.111.8', NULL, 1, '2025-09-11 14:35:40', '2025-09-11 14:35:40'),
(54924, '68.218.30.121', NULL, 1, '2025-09-11 15:13:06', '2025-09-11 15:13:06'),
(54925, '45.10.167.189', NULL, 1, '2025-09-11 15:13:55', '2025-09-11 15:13:55'),
(54926, '66.249.64.38', NULL, 1, '2025-09-11 15:18:24', '2025-09-11 15:18:24'),
(54927, '20.81.159.41', NULL, 1, '2025-09-11 15:32:43', '2025-09-11 15:32:43'),
(54928, '138.199.39.162', NULL, 1, '2025-09-11 15:38:59', '2025-09-11 15:38:59'),
(54929, '176.103.211.121', NULL, 1, '2025-09-11 16:21:35', '2025-09-11 16:21:35'),
(54930, '43.134.215.144', NULL, 1, '2025-09-11 16:25:31', '2025-09-11 16:25:31'),
(54931, '42.236.101.211', NULL, 1, '2025-09-11 16:50:56', '2025-09-11 16:50:56'),
(54932, '112.86.225.32', NULL, 1, '2025-09-11 17:42:30', '2025-09-11 17:42:30'),
(54933, '54.39.0.203', NULL, 1, '2025-09-11 18:35:09', '2025-09-11 18:35:09'),
(54934, '57.141.0.9', NULL, 1, '2025-09-11 18:38:38', '2025-09-11 18:38:38'),
(54935, '5.183.252.207', NULL, 1, '2025-09-11 18:44:43', '2025-09-11 18:44:43'),
(54936, '173.244.42.155', NULL, 1, '2025-09-11 19:05:22', '2025-09-11 19:05:22'),
(54937, '162.120.184.33', NULL, 1, '2025-09-11 19:11:46', '2025-09-11 19:11:46'),
(54938, '66.249.66.5', NULL, 1, '2025-09-11 19:29:30', '2025-09-11 19:29:30'),
(54939, '43.153.181.22', NULL, 1, '2025-09-11 20:19:15', '2025-09-11 20:19:15'),
(54940, '66.249.66.34', NULL, 1, '2025-09-11 20:44:31', '2025-09-11 20:44:31'),
(54941, '120.236.65.69', NULL, 1, '2025-09-11 21:19:29', '2025-09-11 21:19:29'),
(54942, '187.109.131.129', NULL, 1, '2025-09-11 21:34:14', '2025-09-11 21:34:14'),
(54943, '223.109.252.171', NULL, 1, '2025-09-11 21:59:15', '2025-09-11 21:59:15'),
(54944, '43.163.85.128', NULL, 1, '2025-09-11 22:18:24', '2025-09-11 22:18:24'),
(54945, '54.91.181.76', NULL, 1, '2025-09-11 22:37:21', '2025-09-11 22:37:21'),
(54946, '156.228.101.17', NULL, 1, '2025-09-11 23:24:55', '2025-09-11 23:24:55'),
(54947, '72.153.230.168', NULL, 1, '2025-09-11 23:33:28', '2025-09-11 23:33:28'),
(54948, '103.204.212.2', NULL, 1, '2025-09-12 00:15:29', '2025-09-12 00:15:29'),
(54949, '207.46.13.14', NULL, 1, '2025-09-12 00:59:01', '2025-09-12 00:59:01'),
(54950, '173.244.42.151', NULL, 1, '2025-09-12 01:37:05', '2025-09-12 01:37:05'),
(54951, '44.247.37.170', NULL, 1, '2025-09-12 01:41:21', '2025-09-12 01:41:21'),
(54952, '34.217.2.63', NULL, 1, '2025-09-12 02:06:13', '2025-09-12 02:06:13'),
(54953, '27.147.200.145', NULL, 1, '2025-09-12 02:43:06', '2025-09-12 02:43:06'),
(54954, '54.83.149.194', NULL, 1, '2025-09-12 03:20:31', '2025-09-12 03:20:31'),
(54955, '38.43.134.26', NULL, 1, '2025-09-12 03:50:05', '2025-09-12 03:50:05'),
(54956, '112.86.225.40', NULL, 1, '2025-09-12 04:09:03', '2025-09-12 04:09:03'),
(54957, '2.63.232.104', NULL, 1, '2025-09-12 04:24:07', '2025-09-12 04:24:07'),
(54958, '103.6.123.191', NULL, 1, '2025-09-12 04:44:13', '2025-09-12 04:44:13'),
(54959, '51.161.65.211', NULL, 1, '2025-09-12 05:10:26', '2025-09-12 05:10:26'),
(54960, '185.29.10.200', NULL, 1, '2025-09-12 05:21:47', '2025-09-12 05:21:47'),
(54961, '42.236.12.218', NULL, 1, '2025-09-12 05:38:38', '2025-09-12 05:38:38'),
(54962, '51.68.236.64', NULL, 1, '2025-09-12 05:51:16', '2025-09-12 05:51:16');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(54963, '51.68.107.138', NULL, 1, '2025-09-12 05:59:51', '2025-09-12 05:59:51'),
(54964, '217.113.194.49', NULL, 1, '2025-09-12 06:04:57', '2025-09-12 06:04:57'),
(54965, '42.236.17.5', NULL, 1, '2025-09-12 06:22:41', '2025-09-12 06:22:41'),
(54966, '42.236.12.217', NULL, 1, '2025-09-12 06:24:06', '2025-09-12 06:24:06'),
(54967, '42.236.12.237', NULL, 1, '2025-09-12 06:27:40', '2025-09-12 06:27:40'),
(54968, '128.204.212.86', NULL, 3, '2025-09-12 06:33:52', '2025-09-12 21:18:27'),
(54969, '116.132.236.155', NULL, 1, '2025-09-12 06:38:18', '2025-09-12 06:38:18'),
(54970, '173.244.42.170', NULL, 1, '2025-09-12 08:40:31', '2025-09-12 08:40:31'),
(54971, '144.49.101.1', NULL, 1, '2025-09-12 08:40:37', '2025-09-12 08:40:37'),
(54972, '4.196.118.127', NULL, 1, '2025-09-12 08:54:46', '2025-09-12 08:54:46'),
(54973, '144.49.101.10', NULL, 1, '2025-09-12 08:55:52', '2025-09-12 08:55:52'),
(54974, '128.204.212.84', NULL, 1, '2025-09-12 08:58:10', '2025-09-12 08:58:10'),
(54975, '113.190.3.101', NULL, 1, '2025-09-12 09:14:46', '2025-09-12 09:14:46'),
(54976, '51.68.111.214', NULL, 1, '2025-09-12 09:51:52', '2025-09-12 09:51:52'),
(54977, '51.68.236.94', NULL, 1, '2025-09-12 10:05:41', '2025-09-12 10:05:41'),
(54978, '43.133.172.230', NULL, 1, '2025-09-12 10:25:17', '2025-09-12 10:25:17'),
(54979, '66.249.66.161', NULL, 1, '2025-09-12 11:05:19', '2025-09-12 11:05:19'),
(54980, '161.115.239.119', NULL, 1, '2025-09-12 11:14:23', '2025-09-12 11:14:23'),
(54981, '177.125.56.211', NULL, 1, '2025-09-12 11:16:21', '2025-09-12 11:16:21'),
(54982, '51.68.107.142', NULL, 1, '2025-09-12 11:44:52', '2025-09-12 11:44:52'),
(54983, '103.131.71.62', NULL, 1, '2025-09-12 11:50:30', '2025-09-12 11:50:30'),
(54984, '128.204.212.85', NULL, 1, '2025-09-12 12:12:20', '2025-09-12 12:12:20'),
(54985, '180.246.238.246', NULL, 1, '2025-09-12 12:19:21', '2025-09-12 12:19:21'),
(54986, '201.81.0.43', NULL, 1, '2025-09-12 12:19:32', '2025-09-12 12:19:32'),
(54987, '66.249.66.36', NULL, 1, '2025-09-12 12:51:38', '2025-09-12 12:51:38'),
(54988, '66.249.66.34', NULL, 1, '2025-09-12 12:52:06', '2025-09-12 12:52:06'),
(54989, '66.249.66.35', NULL, 1, '2025-09-12 12:52:06', '2025-09-12 12:52:06'),
(54990, '51.68.107.148', NULL, 1, '2025-09-12 13:29:40', '2025-09-12 13:29:40'),
(54991, '121.229.156.92', NULL, 1, '2025-09-12 14:30:32', '2025-09-12 14:30:32'),
(54992, '103.154.148.95', NULL, 1, '2025-09-12 14:46:50', '2025-09-12 14:46:50'),
(54993, '212.32.50.73', NULL, 1, '2025-09-12 15:20:55', '2025-09-12 15:20:55'),
(54994, '57.141.0.38', NULL, 1, '2025-09-12 15:26:48', '2025-09-12 15:26:48'),
(54995, '57.141.0.71', NULL, 1, '2025-09-12 15:31:35', '2025-09-12 15:31:35'),
(54996, '20.161.44.181', NULL, 1, '2025-09-12 15:33:33', '2025-09-12 15:33:33'),
(54997, '57.141.0.23', NULL, 1, '2025-09-12 15:49:04', '2025-09-12 15:49:04'),
(54998, '23.27.145.111', NULL, 1, '2025-09-12 15:59:15', '2025-09-12 15:59:15'),
(54999, '105.224.36.52', NULL, 1, '2025-09-12 16:20:39', '2025-09-12 16:20:39'),
(55000, '51.68.107.150', NULL, 1, '2025-09-12 16:24:07', '2025-09-12 16:24:07'),
(55001, '170.106.39.161', NULL, 1, '2025-09-12 16:33:55', '2025-09-12 16:33:55'),
(55002, '43.173.187.223', NULL, 1, '2025-09-12 16:33:56', '2025-09-12 16:33:56'),
(55003, '120.204.13.231', NULL, 1, '2025-09-12 16:33:56', '2025-09-12 16:33:56'),
(55004, '123.125.1.146', NULL, 1, '2025-09-12 16:33:57', '2025-09-12 16:33:57'),
(55005, '14.29.109.29', NULL, 1, '2025-09-12 16:33:58', '2025-09-12 16:33:58'),
(55006, '108.21.194.15', NULL, 1, '2025-09-12 16:57:15', '2025-09-12 16:57:15'),
(55007, '51.68.107.137', NULL, 1, '2025-09-12 18:26:14', '2025-09-12 18:26:14'),
(55008, '42.236.17.217', NULL, 1, '2025-09-12 18:27:22', '2025-09-12 18:27:22'),
(55009, '42.236.17.105', NULL, 1, '2025-09-12 18:31:00', '2025-09-12 18:31:00'),
(55010, '172.241.186.109', NULL, 1, '2025-09-12 19:58:29', '2025-09-12 19:58:29'),
(55011, '223.109.252.176', NULL, 1, '2025-09-12 20:00:56', '2025-09-12 20:00:56'),
(55012, '51.68.107.139', NULL, 1, '2025-09-12 20:17:28', '2025-09-12 20:17:28'),
(55013, '57.141.0.59', NULL, 1, '2025-09-12 20:38:34', '2025-09-12 20:38:34'),
(55014, '58.252.14.108', NULL, 1, '2025-09-12 21:32:17', '2025-09-12 21:32:17'),
(55015, '51.68.111.204', NULL, 1, '2025-09-12 21:53:08', '2025-09-12 21:53:08'),
(55016, '66.249.70.32', NULL, 1, '2025-09-12 21:57:18', '2025-09-12 21:57:18'),
(55017, '103.131.71.54', NULL, 1, '2025-09-12 22:02:40', '2025-09-12 22:02:40'),
(55018, '52.167.144.225', NULL, 1, '2025-09-12 22:11:28', '2025-09-12 22:11:28'),
(55019, '119.28.202.234', NULL, 1, '2025-09-12 22:15:19', '2025-09-12 22:15:19'),
(55020, '114.119.139.110', NULL, 1, '2025-09-12 22:17:48', '2025-09-12 22:17:48'),
(55021, '114.119.155.122', NULL, 1, '2025-09-12 22:19:36', '2025-09-12 22:19:36'),
(55022, '43.153.216.109', NULL, 1, '2025-09-12 22:19:49', '2025-09-12 22:19:49'),
(55023, '112.86.225.37', NULL, 1, '2025-09-12 23:23:04', '2025-09-12 23:23:04'),
(55024, '185.183.33.61', NULL, 1, '2025-09-12 23:40:48', '2025-09-12 23:40:48'),
(55025, '51.68.111.207', NULL, 1, '2025-09-12 23:55:24', '2025-09-12 23:55:24'),
(55026, '134.209.89.63', NULL, 1, '2025-09-13 00:34:02', '2025-09-13 00:34:02'),
(55027, '18.246.42.22', NULL, 1, '2025-09-13 01:22:18', '2025-09-13 01:22:18'),
(55028, '61.79.198.17', NULL, 1, '2025-09-13 02:10:20', '2025-09-13 02:10:20'),
(55029, '40.77.167.76', NULL, 1, '2025-09-13 02:23:50', '2025-09-13 02:23:50'),
(55030, '34.217.2.63', NULL, 1, '2025-09-13 02:41:20', '2025-09-13 02:41:20'),
(55031, '23.229.113.138', NULL, 1, '2025-09-13 02:55:35', '2025-09-13 02:55:35'),
(55032, '102.165.48.94', NULL, 1, '2025-09-13 03:12:30', '2025-09-13 03:12:30'),
(55033, '121.229.156.47', NULL, 1, '2025-09-13 04:19:16', '2025-09-13 04:19:16'),
(55034, '38.51.120.40', NULL, 1, '2025-09-13 04:20:24', '2025-09-13 04:20:24'),
(55035, '121.229.156.64', NULL, 1, '2025-09-13 05:09:39', '2025-09-13 05:09:39'),
(55036, '170.106.39.6', NULL, 1, '2025-09-13 05:10:17', '2025-09-13 05:10:17'),
(55037, '162.120.184.35', NULL, 1, '2025-09-13 05:22:20', '2025-09-13 05:22:20'),
(55038, '157.55.39.197', NULL, 1, '2025-09-13 05:23:02', '2025-09-13 05:23:02'),
(55039, '42.236.17.203', NULL, 1, '2025-09-13 05:30:21', '2025-09-13 05:30:21'),
(55040, '42.236.101.238', NULL, 1, '2025-09-13 05:31:17', '2025-09-13 05:31:17'),
(55041, '42.0.7.237', NULL, 1, '2025-09-13 05:33:27', '2025-09-13 05:33:27'),
(55042, '40.77.167.70', NULL, 1, '2025-09-13 06:56:16', '2025-09-13 06:56:16'),
(55043, '211.249.46.33', NULL, 1, '2025-09-13 07:16:11', '2025-09-13 07:16:11'),
(55044, '42.236.17.215', NULL, 1, '2025-09-13 07:18:19', '2025-09-13 07:18:19'),
(55045, '23.81.49.85', NULL, 1, '2025-09-13 07:26:44', '2025-09-13 07:26:44'),
(55046, '51.68.111.212', NULL, 1, '2025-09-13 08:17:15', '2025-09-13 08:17:15'),
(55047, '17.241.75.223', NULL, 1, '2025-09-13 08:52:49', '2025-09-13 08:52:49'),
(55048, '42.236.17.233', NULL, 1, '2025-09-13 09:40:27', '2025-09-13 09:40:27'),
(55049, '4.151.241.243', NULL, 1, '2025-09-13 10:12:20', '2025-09-13 10:12:20'),
(55050, '4.151.241.249', NULL, 1, '2025-09-13 10:12:23', '2025-09-13 10:12:23'),
(55051, '43.133.11.217', NULL, 1, '2025-09-13 10:22:46', '2025-09-13 10:22:46'),
(55052, '112.86.225.11', NULL, 1, '2025-09-13 11:41:29', '2025-09-13 11:41:29'),
(55053, '51.68.111.239', NULL, 1, '2025-09-13 11:56:04', '2025-09-13 11:56:04'),
(55054, '185.183.33.61', NULL, 1, '2025-09-13 12:21:28', '2025-09-13 12:21:28'),
(55055, '51.68.111.242', NULL, 1, '2025-09-13 13:45:49', '2025-09-13 13:45:49'),
(55056, '31.13.127.9', NULL, 1, '2025-09-13 14:00:44', '2025-09-13 14:00:44'),
(55057, '198.235.24.29', NULL, 1, '2025-09-13 14:31:57', '2025-09-13 14:31:57'),
(55058, '51.68.107.142', NULL, 1, '2025-09-13 14:33:43', '2025-09-13 14:33:43'),
(55059, '143.110.162.181', NULL, 1, '2025-09-13 14:51:46', '2025-09-13 14:51:46'),
(55060, '51.68.236.73', NULL, 1, '2025-09-13 14:57:24', '2025-09-13 14:57:24'),
(55061, '66.249.64.36', NULL, 1, '2025-09-13 15:15:06', '2025-09-13 15:15:06'),
(55062, '54.39.6.24', NULL, 1, '2025-09-13 15:15:20', '2025-09-13 15:15:20'),
(55063, '103.131.71.153', NULL, 1, '2025-09-13 15:31:45', '2025-09-13 15:31:45'),
(55064, '43.158.91.11', NULL, 1, '2025-09-13 16:28:13', '2025-09-13 16:28:13'),
(55065, '57.141.0.64', NULL, 1, '2025-09-13 17:02:25', '2025-09-13 17:02:25'),
(55066, '52.255.111.117', NULL, 1, '2025-09-13 18:01:21', '2025-09-13 18:01:21'),
(55067, '87.148.1.22', NULL, 1, '2025-09-13 18:08:16', '2025-09-13 18:08:16'),
(55068, '51.68.111.215', NULL, 1, '2025-09-13 18:14:38', '2025-09-13 18:14:38'),
(55069, '20.204.24.255', NULL, 1, '2025-09-13 19:18:58', '2025-09-13 19:18:58'),
(55070, '51.68.111.208', NULL, 2, '2025-09-13 19:36:37', '2025-09-13 21:08:29'),
(55071, '216.213.24.205', NULL, 1, '2025-09-13 20:05:12', '2025-09-13 20:05:12'),
(55072, '128.204.212.84', NULL, 1, '2025-09-13 21:29:11', '2025-09-13 21:29:11'),
(55073, '20.19.89.20', NULL, 2, '2025-09-13 21:34:31', '2025-09-13 21:34:34'),
(55074, '51.68.236.69', NULL, 1, '2025-09-13 21:50:15', '2025-09-13 21:50:15'),
(55075, '54.203.188.30', NULL, 1, '2025-09-13 22:15:55', '2025-09-13 22:15:55'),
(55076, '43.128.61.135', NULL, 1, '2025-09-13 22:21:25', '2025-09-13 22:21:25'),
(55077, '15.235.27.13', NULL, 1, '2025-09-13 23:19:20', '2025-09-13 23:19:20'),
(55078, '223.109.252.187', NULL, 1, '2025-09-13 23:40:41', '2025-09-13 23:40:41'),
(55079, '40.77.167.16', NULL, 1, '2025-09-14 00:25:46', '2025-09-14 00:25:46'),
(55080, '57.141.0.33', NULL, 1, '2025-09-14 01:02:02', '2025-09-14 01:02:02'),
(55081, '51.68.107.159', NULL, 1, '2025-09-14 01:19:19', '2025-09-14 01:19:19'),
(55082, '34.221.246.136', NULL, 1, '2025-09-14 01:22:37', '2025-09-14 01:22:37'),
(55083, '186.54.10.94', NULL, 1, '2025-09-14 01:30:10', '2025-09-14 01:30:10'),
(55084, '34.217.2.63', NULL, 1, '2025-09-14 01:36:52', '2025-09-14 01:36:52'),
(55085, '20.204.24.240', NULL, 1, '2025-09-14 01:50:20', '2025-09-14 01:50:20'),
(55086, '128.204.212.84', NULL, 1, '2025-09-14 02:38:13', '2025-09-14 02:38:13'),
(55087, '66.220.149.21', NULL, 1, '2025-09-14 02:59:49', '2025-09-14 02:59:49'),
(55088, '27.115.124.101', NULL, 1, '2025-09-14 03:32:29', '2025-09-14 03:32:29'),
(55089, '123.6.49.15', NULL, 1, '2025-09-14 03:32:49', '2025-09-14 03:32:49'),
(55090, '123.6.49.47', NULL, 1, '2025-09-14 03:32:52', '2025-09-14 03:32:52'),
(55091, '18.191.25.229', NULL, 2, '2025-09-14 04:19:05', '2025-09-14 04:19:05'),
(55092, '17.241.75.194', NULL, 1, '2025-09-14 04:27:55', '2025-09-14 04:27:55'),
(55093, '51.68.236.69', NULL, 1, '2025-09-14 04:35:16', '2025-09-14 04:35:16'),
(55094, '13.65.138.123', NULL, 1, '2025-09-14 04:41:23', '2025-09-14 04:41:23'),
(55095, '3.16.167.97', NULL, 1, '2025-09-14 05:03:14', '2025-09-14 05:03:14'),
(55096, '3.134.79.53', NULL, 2, '2025-09-14 05:03:14', '2025-09-14 05:03:19'),
(55097, '18.224.128.89', NULL, 2, '2025-09-14 05:03:15', '2025-09-14 05:03:15'),
(55098, '3.144.109.133', NULL, 2, '2025-09-14 05:03:18', '2025-09-14 05:03:28'),
(55099, '3.17.177.47', NULL, 2, '2025-09-14 05:03:28', '2025-09-14 05:03:28'),
(55100, '18.221.30.192', NULL, 1, '2025-09-14 05:03:29', '2025-09-14 05:03:29'),
(55101, '52.255.111.112', NULL, 1, '2025-09-14 05:56:12', '2025-09-14 05:56:12'),
(55102, '103.41.94.104', NULL, 1, '2025-09-14 05:59:25', '2025-09-14 05:59:25'),
(55103, '54.224.213.16', NULL, 1, '2025-09-14 06:03:39', '2025-09-14 06:03:39'),
(55104, '162.120.184.34', NULL, 1, '2025-09-14 06:18:15', '2025-09-14 06:18:15'),
(55105, '162.120.184.35', NULL, 1, '2025-09-14 06:18:23', '2025-09-14 06:18:23'),
(55106, '112.86.225.18', NULL, 1, '2025-09-14 06:39:26', '2025-09-14 06:39:26'),
(55107, '223.109.255.156', NULL, 1, '2025-09-14 06:58:13', '2025-09-14 06:58:13'),
(55108, '18.118.241.126', NULL, 2, '2025-09-14 07:33:31', '2025-09-14 07:33:32'),
(55109, '44.247.37.170', NULL, 1, '2025-09-14 07:49:18', '2025-09-14 07:49:18'),
(55110, '52.167.144.197', NULL, 1, '2025-09-14 07:53:57', '2025-09-14 07:53:57'),
(55111, '188.166.180.89', NULL, 2, '2025-09-14 08:37:27', '2025-09-14 08:37:28'),
(55112, '42.236.101.236', NULL, 1, '2025-09-14 08:40:28', '2025-09-14 08:40:28'),
(55113, '42.236.17.51', NULL, 1, '2025-09-14 08:50:00', '2025-09-14 08:50:00'),
(55114, '42.236.17.108', NULL, 1, '2025-09-14 09:08:38', '2025-09-14 09:08:38'),
(55115, '42.236.101.197', NULL, 1, '2025-09-14 09:09:16', '2025-09-14 09:09:16'),
(55116, '4.151.241.251', NULL, 1, '2025-09-14 09:22:15', '2025-09-14 09:22:15'),
(55117, '52.187.246.143', NULL, 1, '2025-09-14 09:28:49', '2025-09-14 09:28:49'),
(55118, '128.204.212.87', NULL, 2, '2025-09-14 09:29:11', '2025-09-14 21:52:10'),
(55119, '112.86.225.158', NULL, 1, '2025-09-14 09:36:43', '2025-09-14 09:36:43'),
(55120, '42.236.17.18', NULL, 1, '2025-09-14 09:43:16', '2025-09-14 09:43:16'),
(55121, '103.118.18.9', NULL, 1, '2025-09-14 09:58:19', '2025-09-14 09:58:19'),
(55122, '42.236.101.230', NULL, 1, '2025-09-14 10:14:56', '2025-09-14 10:14:56'),
(55123, '43.130.250.73', NULL, 1, '2025-09-14 10:17:43', '2025-09-14 10:17:43'),
(55124, '20.27.94.137', NULL, 1, '2025-09-14 10:30:09', '2025-09-14 10:30:09'),
(55125, '43.229.208.190', NULL, 1, '2025-09-14 11:43:34', '2025-09-14 11:43:34'),
(55126, '4.196.118.113', NULL, 1, '2025-09-14 11:52:44', '2025-09-14 11:52:44'),
(55127, '103.131.71.145', NULL, 1, '2025-09-14 12:12:36', '2025-09-14 12:12:36'),
(55128, '148.113.130.135', NULL, 1, '2025-09-14 13:08:59', '2025-09-14 13:08:59'),
(55129, '143.110.237.172', NULL, 2, '2025-09-14 13:14:44', '2025-09-14 13:14:45'),
(55130, '35.197.1.114', NULL, 1, '2025-09-14 13:54:47', '2025-09-14 13:54:47'),
(55131, '52.255.111.121', NULL, 1, '2025-09-14 14:37:27', '2025-09-14 14:37:27'),
(55132, '180.102.110.177', NULL, 1, '2025-09-14 14:56:21', '2025-09-14 14:56:21'),
(55133, '64.236.140.194', NULL, 1, '2025-09-14 15:31:44', '2025-09-14 15:31:44'),
(55134, '51.68.111.205', NULL, 1, '2025-09-14 16:06:23', '2025-09-14 16:06:23'),
(55135, '103.116.58.240', NULL, 1, '2025-09-14 16:18:23', '2025-09-14 16:18:23'),
(55136, '35.215.78.69', NULL, 1, '2025-09-14 16:48:14', '2025-09-14 16:48:14'),
(55137, '66.249.64.38', NULL, 1, '2025-09-14 17:10:14', '2025-09-14 17:10:14'),
(55138, '23.27.145.42', NULL, 1, '2025-09-14 17:29:13', '2025-09-14 17:29:13'),
(55139, '103.237.36.141', NULL, 6, '2025-09-14 18:00:34', '2025-09-14 20:05:39'),
(55140, '162.120.185.35', NULL, 1, '2025-09-14 18:08:42', '2025-09-14 18:08:42'),
(55141, '193.186.4.130', NULL, 1, '2025-09-14 18:20:02', '2025-09-14 18:20:02'),
(55142, '42.236.17.115', NULL, 1, '2025-09-14 18:33:04', '2025-09-14 18:33:04'),
(55143, '42.236.101.208', NULL, 1, '2025-09-14 18:33:05', '2025-09-14 18:33:05'),
(55144, '23.27.145.208', NULL, 1, '2025-09-14 19:38:20', '2025-09-14 19:38:20'),
(55145, '20.194.157.184', NULL, 1, '2025-09-14 20:48:59', '2025-09-14 20:48:59'),
(55146, '57.141.0.67', NULL, 1, '2025-09-14 21:27:47', '2025-09-14 21:27:47'),
(55147, '42.236.12.218', NULL, 1, '2025-09-14 21:45:22', '2025-09-14 21:45:22'),
(55148, '185.244.154.103', NULL, 1, '2025-09-14 22:18:42', '2025-09-14 22:18:42'),
(55149, '77.75.76.165', NULL, 1, '2025-09-14 23:17:38', '2025-09-14 23:17:38'),
(55150, '202.86.222.75', NULL, 1, '2025-09-14 23:42:43', '2025-09-14 23:42:43'),
(55151, '103.25.123.46', NULL, 1, '2025-09-14 23:54:52', '2025-09-14 23:54:52'),
(55152, '52.45.9.143', NULL, 1, '2025-09-15 00:44:52', '2025-09-15 00:44:52'),
(55153, '66.249.70.38', NULL, 1, '2025-09-15 01:23:04', '2025-09-15 01:23:04'),
(55154, '128.204.212.85', NULL, 2, '2025-09-15 01:26:56', '2025-09-15 12:24:59'),
(55155, '20.194.1.7', NULL, 1, '2025-09-15 01:31:58', '2025-09-15 01:31:58'),
(55156, '44.248.33.100', NULL, 1, '2025-09-15 01:44:50', '2025-09-15 01:44:50'),
(55157, '142.93.65.139', NULL, 1, '2025-09-15 01:57:18', '2025-09-15 01:57:18'),
(55158, '194.154.244.99', NULL, 1, '2025-09-15 02:18:38', '2025-09-15 02:18:38'),
(55159, '54.69.245.159', NULL, 1, '2025-09-15 02:39:43', '2025-09-15 02:39:43'),
(55160, '57.141.0.41', NULL, 1, '2025-09-15 04:17:10', '2025-09-15 04:17:10'),
(55161, '57.141.0.47', NULL, 1, '2025-09-15 04:17:15', '2025-09-15 04:17:15'),
(55162, '43.128.103.77', NULL, 1, '2025-09-15 04:21:46', '2025-09-15 04:21:46'),
(55163, '112.86.225.83', NULL, 1, '2025-09-15 04:26:01', '2025-09-15 04:26:01'),
(55164, '180.102.110.167', NULL, 1, '2025-09-15 04:29:26', '2025-09-15 04:29:26'),
(55165, '98.80.226.18', NULL, 3, '2025-09-15 05:02:45', '2025-09-15 05:06:57'),
(55166, '183.90.187.46', NULL, 1, '2025-09-15 05:50:57', '2025-09-15 05:50:57'),
(55167, '103.30.28.43', NULL, 1, '2025-09-15 06:03:33', '2025-09-15 06:03:33'),
(55168, '20.235.75.210', NULL, 1, '2025-09-15 06:30:45', '2025-09-15 06:30:45'),
(55169, '42.236.17.16', NULL, 1, '2025-09-15 06:37:02', '2025-09-15 06:37:02'),
(55170, '3.133.96.136', NULL, 1, '2025-09-15 06:54:17', '2025-09-15 06:54:17'),
(55171, '18.225.25.214', NULL, 1, '2025-09-15 06:54:17', '2025-09-15 06:54:17'),
(55172, '3.17.152.93', NULL, 1, '2025-09-15 06:54:19', '2025-09-15 06:54:19'),
(55173, '18.221.30.192', NULL, 1, '2025-09-15 06:54:25', '2025-09-15 06:54:25'),
(55174, '18.221.102.162', NULL, 1, '2025-09-15 06:54:25', '2025-09-15 06:54:25'),
(55175, '51.68.111.241', NULL, 1, '2025-09-15 07:18:39', '2025-09-15 07:18:39'),
(55176, '52.230.164.187', NULL, 1, '2025-09-15 07:20:34', '2025-09-15 07:20:34'),
(55177, '42.236.17.14', NULL, 1, '2025-09-15 07:31:22', '2025-09-15 07:31:22'),
(55178, '42.236.101.216', NULL, 1, '2025-09-15 07:31:28', '2025-09-15 07:31:28'),
(55179, '128.204.212.87', NULL, 3, '2025-09-15 07:36:08', '2025-09-15 22:25:56'),
(55180, '103.133.202.121', NULL, 1, '2025-09-15 08:03:03', '2025-09-15 08:03:03'),
(55181, '180.163.30.100', NULL, 1, '2025-09-15 08:59:55', '2025-09-15 08:59:55'),
(55182, '42.236.17.59', NULL, 1, '2025-09-15 09:22:28', '2025-09-15 09:22:28'),
(55183, '42.236.101.219', NULL, 1, '2025-09-15 09:23:20', '2025-09-15 09:23:20'),
(55184, '103.23.207.12', NULL, 1, '2025-09-15 09:28:06', '2025-09-15 09:28:06'),
(55185, '112.86.225.97', NULL, 1, '2025-09-15 10:00:45', '2025-09-15 10:00:45'),
(55186, '142.44.225.47', NULL, 1, '2025-09-15 10:09:05', '2025-09-15 10:09:05'),
(55187, '43.131.38.93', NULL, 1, '2025-09-15 10:23:46', '2025-09-15 10:23:46'),
(55188, '20.27.94.140', NULL, 1, '2025-09-15 10:30:03', '2025-09-15 10:30:03'),
(55189, '20.27.94.132', NULL, 1, '2025-09-15 10:30:03', '2025-09-15 10:30:03'),
(55190, '62.210.122.147', NULL, 1, '2025-09-15 10:55:34', '2025-09-15 10:55:34'),
(55191, '43.130.243.45', NULL, 1, '2025-09-15 11:21:59', '2025-09-15 11:21:59'),
(55192, '43.173.124.56', NULL, 1, '2025-09-15 11:22:29', '2025-09-15 11:22:29'),
(55193, '51.68.236.95', NULL, 2, '2025-09-15 11:37:28', '2025-09-15 11:37:29'),
(55194, '173.252.79.10', NULL, 1, '2025-09-15 11:41:55', '2025-09-15 11:41:55'),
(55195, '40.77.167.151', NULL, 1, '2025-09-15 11:49:45', '2025-09-15 11:49:45'),
(55196, '162.120.184.5', NULL, 1, '2025-09-15 12:36:21', '2025-09-15 12:36:21'),
(55197, '47.88.22.231', NULL, 2, '2025-09-15 12:51:25', '2025-09-15 12:51:48'),
(55198, '54.39.89.54', NULL, 1, '2025-09-15 13:40:07', '2025-09-15 13:40:07'),
(55199, '66.249.64.37', NULL, 1, '2025-09-15 13:52:51', '2025-09-15 13:52:51'),
(55200, '223.109.252.232', NULL, 1, '2025-09-15 14:49:37', '2025-09-15 14:49:37'),
(55201, '93.158.90.30', NULL, 1, '2025-09-15 14:59:17', '2025-09-15 14:59:17'),
(55202, '51.222.95.218', NULL, 1, '2025-09-15 15:30:30', '2025-09-15 15:30:30'),
(55203, '87.58.67.105', NULL, 2, '2025-09-15 15:39:10', '2025-09-15 15:39:52'),
(55204, '198.235.24.165', NULL, 1, '2025-09-15 15:39:53', '2025-09-15 15:39:53'),
(55205, '34.126.76.154', NULL, 1, '2025-09-15 15:40:39', '2025-09-15 15:40:39'),
(55206, '20.194.1.1', NULL, 1, '2025-09-15 16:01:42', '2025-09-15 16:01:42'),
(55207, '128.204.212.84', NULL, 1, '2025-09-15 16:04:15', '2025-09-15 16:04:15'),
(55208, '43.156.164.121', NULL, 1, '2025-09-15 16:20:23', '2025-09-15 16:20:23'),
(55209, '43.134.221.119', NULL, 1, '2025-09-15 16:21:24', '2025-09-15 16:21:24'),
(55210, '51.68.111.208', NULL, 1, '2025-09-15 17:29:11', '2025-09-15 17:29:11'),
(55211, '205.210.31.13', NULL, 1, '2025-09-15 17:51:27', '2025-09-15 17:51:27'),
(55212, '170.106.132.19', NULL, 1, '2025-09-15 18:04:09', '2025-09-15 18:04:09'),
(55213, '150.109.64.175', NULL, 1, '2025-09-15 18:07:26', '2025-09-15 18:07:26'),
(55214, '51.68.236.59', NULL, 1, '2025-09-15 18:59:24', '2025-09-15 18:59:24'),
(55215, '105.155.61.52', NULL, 1, '2025-09-15 19:07:56', '2025-09-15 19:07:56'),
(55216, '5.133.192.146', NULL, 1, '2025-09-15 20:14:15', '2025-09-15 20:14:15'),
(55217, '205.169.39.54', NULL, 1, '2025-09-15 21:35:45', '2025-09-15 21:35:45'),
(55218, '54.193.68.151', NULL, 1, '2025-09-15 21:43:07', '2025-09-15 21:43:07'),
(55219, '13.57.18.123', NULL, 1, '2025-09-15 21:43:21', '2025-09-15 21:43:21'),
(55220, '13.57.18.123', NULL, 1, '2025-09-15 21:43:21', '2025-09-15 21:43:21'),
(55221, '217.67.234.232', NULL, 1, '2025-09-15 21:53:21', '2025-09-15 21:53:21'),
(55222, '43.134.186.129', NULL, 1, '2025-09-15 22:18:32', '2025-09-15 22:18:32'),
(55223, '51.68.111.218', NULL, 1, '2025-09-15 23:53:04', '2025-09-15 23:53:04'),
(55224, '39.106.33.184', NULL, 1, '2025-09-15 23:56:21', '2025-09-15 23:56:21'),
(55225, '192.161.55.196', NULL, 1, '2025-09-16 01:29:12', '2025-09-16 01:29:12'),
(55226, '34.215.159.111', NULL, 1, '2025-09-16 02:03:55', '2025-09-16 02:03:55'),
(55227, '66.249.64.36', NULL, 1, '2025-09-16 02:28:36', '2025-09-16 02:28:36'),
(55228, '35.92.254.29', NULL, 1, '2025-09-16 02:46:56', '2025-09-16 02:46:56'),
(55229, '66.249.70.32', NULL, 1, '2025-09-16 02:48:13', '2025-09-16 02:48:13'),
(55230, '52.87.217.41', NULL, 1, '2025-09-16 03:20:49', '2025-09-16 03:20:49'),
(55231, '3.81.236.60', NULL, 1, '2025-09-16 03:21:45', '2025-09-16 03:21:45'),
(55232, '51.68.111.207', NULL, 2, '2025-09-16 03:46:25', '2025-09-16 16:29:54'),
(55233, '121.229.156.125', NULL, 1, '2025-09-16 03:53:41', '2025-09-16 03:53:41'),
(55234, '181.115.171.147', NULL, 1, '2025-09-16 04:19:52', '2025-09-16 04:19:52'),
(55235, '154.23.238.45', NULL, 1, '2025-09-16 04:47:51', '2025-09-16 04:47:51'),
(55236, '162.120.185.35', NULL, 1, '2025-09-16 04:53:58', '2025-09-16 04:53:58'),
(55237, '173.244.42.160', NULL, 1, '2025-09-16 05:11:40', '2025-09-16 05:11:40'),
(55238, '51.68.111.241', NULL, 1, '2025-09-16 05:41:12', '2025-09-16 05:41:12'),
(55239, '52.230.164.178', NULL, 1, '2025-09-16 05:55:19', '2025-09-16 05:55:19'),
(55240, '162.120.184.35', NULL, 2, '2025-09-16 05:56:50', '2025-09-16 06:00:38'),
(55241, '175.29.188.166', NULL, 4, '2025-09-16 05:56:51', '2025-09-16 06:00:40'),
(55242, '162.120.184.34', NULL, 1, '2025-09-16 05:57:17', '2025-09-16 05:57:17'),
(55243, '72.14.201.159', NULL, 1, '2025-09-16 05:58:03', '2025-09-16 05:58:03'),
(55244, '13.220.226.234', NULL, 1, '2025-09-16 06:16:46', '2025-09-16 06:16:46'),
(55245, '104.249.0.168', NULL, 1, '2025-09-16 06:43:04', '2025-09-16 06:43:04'),
(55246, '100.15.137.119', NULL, 1, '2025-09-16 08:02:05', '2025-09-16 08:02:05'),
(55247, '40.160.16.209', NULL, 1, '2025-09-16 08:07:59', '2025-09-16 08:07:59'),
(55248, '42.236.17.72', NULL, 1, '2025-09-16 08:18:25', '2025-09-16 08:18:25'),
(55249, '51.68.236.91', NULL, 1, '2025-09-16 08:49:27', '2025-09-16 08:49:27'),
(55250, '54.205.172.130', NULL, 1, '2025-09-16 09:16:58', '2025-09-16 09:16:58'),
(55251, '42.236.17.208', NULL, 1, '2025-09-16 09:22:00', '2025-09-16 09:22:00'),
(55252, '42.236.12.247', NULL, 1, '2025-09-16 09:42:20', '2025-09-16 09:42:20'),
(55253, '42.236.17.46', NULL, 1, '2025-09-16 09:42:31', '2025-09-16 09:42:31'),
(55254, '54.146.22.75', NULL, 1, '2025-09-16 09:43:49', '2025-09-16 09:43:49'),
(55255, '4.151.241.243', NULL, 1, '2025-09-16 09:51:30', '2025-09-16 09:51:30'),
(55256, '72.27.8.136', NULL, 1, '2025-09-16 10:18:29', '2025-09-16 10:18:29'),
(55257, '43.131.4.197', NULL, 1, '2025-09-16 10:24:10', '2025-09-16 10:24:10'),
(55258, '43.229.12.42', NULL, 2, '2025-09-16 10:59:35', '2025-09-16 10:59:37'),
(55259, '42.236.12.198', NULL, 1, '2025-09-16 11:11:23', '2025-09-16 11:11:23'),
(55260, '72.14.201.130', NULL, 1, '2025-09-16 11:39:01', '2025-09-16 11:39:01'),
(55261, '20.27.94.137', NULL, 1, '2025-09-16 11:39:40', '2025-09-16 11:39:40'),
(55262, '128.204.212.85', NULL, 2, '2025-09-16 11:50:31', '2025-09-16 11:58:27'),
(55263, '66.249.64.37', NULL, 1, '2025-09-16 13:18:09', '2025-09-16 13:18:09'),
(55264, '51.68.236.87', NULL, 1, '2025-09-16 13:31:44', '2025-09-16 13:31:44'),
(55265, '185.191.171.9', NULL, 1, '2025-09-16 14:29:57', '2025-09-16 14:29:57'),
(55266, '193.186.4.159', NULL, 2, '2025-09-16 15:06:02', '2025-09-16 16:16:00'),
(55267, '43.159.194.27', NULL, 1, '2025-09-16 16:23:59', '2025-09-16 16:23:59'),
(55268, '205.210.31.139', NULL, 1, '2025-09-16 17:21:57', '2025-09-16 17:21:57'),
(55269, '121.229.156.27', NULL, 1, '2025-09-16 17:32:25', '2025-09-16 17:32:25'),
(55270, '34.170.46.109', NULL, 1, '2025-09-16 18:28:12', '2025-09-16 18:28:12'),
(55271, '20.194.157.183', NULL, 1, '2025-09-16 18:31:53', '2025-09-16 18:31:53'),
(55272, '69.63.184.36', NULL, 1, '2025-09-16 18:58:15', '2025-09-16 18:58:15'),
(55273, '69.171.234.114', NULL, 1, '2025-09-16 19:00:33', '2025-09-16 19:00:33'),
(55274, '69.171.234.19', NULL, 1, '2025-09-16 19:00:34', '2025-09-16 19:00:34'),
(55275, '51.68.111.239', NULL, 1, '2025-09-16 19:07:49', '2025-09-16 19:07:49'),
(55276, '51.68.107.159', NULL, 1, '2025-09-16 19:28:58', '2025-09-16 19:28:58'),
(55277, '212.102.40.23', NULL, 1, '2025-09-16 19:34:56', '2025-09-16 19:34:56'),
(55278, '135.237.131.213', NULL, 1, '2025-09-16 19:41:06', '2025-09-16 19:41:06'),
(55279, '96.27.60.31', NULL, 1, '2025-09-16 19:53:11', '2025-09-16 19:53:11'),
(55280, '57.141.0.49', NULL, 1, '2025-09-16 20:03:42', '2025-09-16 20:03:42'),
(55281, '140.248.0.158', NULL, 1, '2025-09-16 20:07:26', '2025-09-16 20:07:26'),
(55282, '173.244.42.170', NULL, 1, '2025-09-16 20:12:49', '2025-09-16 20:12:49'),
(55283, '51.68.236.68', NULL, 1, '2025-09-16 20:47:25', '2025-09-16 20:47:25'),
(55284, '54.88.77.122', NULL, 1, '2025-09-16 20:55:42', '2025-09-16 20:55:42'),
(55285, '199.244.88.221', NULL, 1, '2025-09-16 21:48:49', '2025-09-16 21:48:49'),
(55286, '128.204.212.87', NULL, 1, '2025-09-16 22:13:51', '2025-09-16 22:13:51'),
(55287, '112.86.225.249', NULL, 1, '2025-09-16 22:16:45', '2025-09-16 22:16:45'),
(55288, '51.68.111.242', NULL, 1, '2025-09-16 22:34:01', '2025-09-16 22:34:01'),
(55289, '43.157.24.109', NULL, 1, '2025-09-16 23:08:33', '2025-09-16 23:08:33'),
(55290, '51.68.107.144', NULL, 1, '2025-09-16 23:56:12', '2025-09-16 23:56:12'),
(55291, '51.68.111.213', NULL, 1, '2025-09-17 01:12:19', '2025-09-17 01:12:19'),
(55292, '37.59.22.99', NULL, 1, '2025-09-17 01:26:29', '2025-09-17 01:26:29'),
(55293, '35.92.21.43', NULL, 1, '2025-09-17 02:13:08', '2025-09-17 02:13:08'),
(55294, '223.109.252.240', NULL, 1, '2025-09-17 02:23:37', '2025-09-17 02:23:37'),
(55295, '72.14.201.166', NULL, 1, '2025-09-17 02:37:29', '2025-09-17 02:37:29'),
(55296, '35.93.43.172', NULL, 1, '2025-09-17 02:48:43', '2025-09-17 02:48:43'),
(55297, '51.68.111.199', NULL, 1, '2025-09-17 03:35:58', '2025-09-17 03:35:58'),
(55298, '206.189.190.54', NULL, 1, '2025-09-17 03:49:11', '2025-09-17 03:49:11'),
(55299, '51.68.111.209', NULL, 1, '2025-09-17 04:19:40', '2025-09-17 04:19:40'),
(55300, '43.156.83.92', NULL, 1, '2025-09-17 04:20:51', '2025-09-17 04:20:51'),
(55301, '57.141.0.69', NULL, 1, '2025-09-17 04:48:02', '2025-09-17 04:48:02'),
(55302, '57.141.0.40', NULL, 1, '2025-09-17 04:48:06', '2025-09-17 04:48:06'),
(55303, '223.109.252.143', NULL, 1, '2025-09-17 04:58:06', '2025-09-17 04:58:06'),
(55304, '34.23.129.14', NULL, 2, '2025-09-17 05:00:36', '2025-09-17 05:10:25'),
(55305, '68.218.30.122', NULL, 1, '2025-09-17 05:31:04', '2025-09-17 05:31:04'),
(55306, '20.204.24.247', NULL, 1, '2025-09-17 05:31:40', '2025-09-17 05:31:40'),
(55307, '51.68.236.64', NULL, 2, '2025-09-17 05:52:27', '2025-09-17 08:43:36'),
(55308, '43.130.59.209', NULL, 1, '2025-09-17 05:59:57', '2025-09-17 05:59:57'),
(55309, '40.77.167.159', NULL, 1, '2025-09-17 06:57:21', '2025-09-17 06:57:21'),
(55310, '128.204.212.87', NULL, 1, '2025-09-17 07:07:17', '2025-09-17 07:07:17'),
(55311, '51.68.107.150', NULL, 1, '2025-09-17 07:28:56', '2025-09-17 07:28:56'),
(55312, '4.196.118.120', NULL, 1, '2025-09-17 07:34:30', '2025-09-17 07:34:30'),
(55313, '42.236.101.208', NULL, 1, '2025-09-17 08:01:10', '2025-09-17 08:01:10'),
(55314, '180.163.30.85', NULL, 1, '2025-09-17 08:05:02', '2025-09-17 08:05:02'),
(55315, '35.174.241.10', NULL, 1, '2025-09-17 08:28:54', '2025-09-17 08:28:54'),
(55316, '156.146.36.212', NULL, 1, '2025-09-17 08:44:37', '2025-09-17 08:44:37'),
(55317, '42.236.101.247', NULL, 1, '2025-09-17 09:08:43', '2025-09-17 09:08:43'),
(55318, '51.68.111.241', NULL, 2, '2025-09-17 09:12:57', '2025-09-17 20:25:12'),
(55319, '42.236.101.224', NULL, 1, '2025-09-17 09:55:58', '2025-09-17 09:55:58'),
(55320, '42.236.101.201', NULL, 1, '2025-09-17 09:55:58', '2025-09-17 09:55:58'),
(55321, '18.117.185.83', NULL, 1, '2025-09-17 09:57:06', '2025-09-17 09:57:06'),
(55322, '54.39.136.46', NULL, 1, '2025-09-17 10:02:30', '2025-09-17 10:02:30'),
(55323, '180.102.110.157', NULL, 2, '2025-09-17 10:05:32', '2025-09-17 10:05:53'),
(55324, '43.173.172.151', NULL, 1, '2025-09-17 10:17:58', '2025-09-17 10:17:58'),
(55325, '51.68.236.95', NULL, 1, '2025-09-17 10:27:44', '2025-09-17 10:27:44'),
(55326, '51.68.111.215', NULL, 1, '2025-09-17 10:51:08', '2025-09-17 10:51:08'),
(55327, '57.141.0.24', NULL, 1, '2025-09-17 11:34:29', '2025-09-17 11:34:29'),
(55328, '162.120.184.35', NULL, 1, '2025-09-17 11:45:56', '2025-09-17 11:45:56'),
(55329, '66.249.70.38', NULL, 1, '2025-09-17 11:47:09', '2025-09-17 11:47:09'),
(55330, '66.249.70.32', NULL, 2, '2025-09-17 11:49:43', '2025-09-17 11:49:44'),
(55331, '142.44.225.165', NULL, 1, '2025-09-17 12:19:59', '2025-09-17 12:19:59'),
(55332, '69.171.231.6', NULL, 1, '2025-09-17 12:34:12', '2025-09-17 12:34:12'),
(55333, '20.235.75.214', NULL, 1, '2025-09-17 12:44:22', '2025-09-17 12:44:22'),
(55334, '51.68.236.69', NULL, 1, '2025-09-17 12:47:54', '2025-09-17 12:47:54'),
(55335, '117.94.211.161', NULL, 1, '2025-09-17 13:46:20', '2025-09-17 13:46:20'),
(55336, '54.152.148.254', NULL, 2, '2025-09-17 13:53:39', '2025-09-17 13:53:43'),
(55337, '191.96.150.172', NULL, 1, '2025-09-17 14:03:50', '2025-09-17 14:03:50'),
(55338, '112.86.225.139', NULL, 1, '2025-09-17 14:29:58', '2025-09-17 14:29:58'),
(55339, '160.250.70.45', NULL, 16, '2025-09-17 14:39:56', '2025-09-17 14:40:36'),
(55340, '20.27.94.131', NULL, 1, '2025-09-17 14:47:23', '2025-09-17 14:47:23'),
(55341, '52.187.246.140', NULL, 1, '2025-09-17 14:58:23', '2025-09-17 14:58:23'),
(55342, '103.121.12.238', NULL, 1, '2025-09-17 15:32:59', '2025-09-17 15:32:59'),
(55343, '52.154.22.49', NULL, 1, '2025-09-17 16:02:17', '2025-09-17 16:02:17'),
(55344, '43.163.22.69', NULL, 1, '2025-09-17 16:21:21', '2025-09-17 16:21:21'),
(55345, '103.102.139.122', NULL, 1, '2025-09-17 17:35:53', '2025-09-17 17:35:53'),
(55346, '57.141.0.53', NULL, 1, '2025-09-17 18:11:53', '2025-09-17 18:11:53'),
(55347, '149.57.180.24', NULL, 1, '2025-09-17 18:29:50', '2025-09-17 18:29:50'),
(55348, '37.61.121.172', NULL, 1, '2025-09-17 18:45:00', '2025-09-17 18:45:00'),
(55349, '23.27.145.109', NULL, 1, '2025-09-17 18:56:56', '2025-09-17 18:56:56'),
(55350, '128.204.212.86', NULL, 1, '2025-09-17 19:01:39', '2025-09-17 19:01:39'),
(55351, '3.237.184.222', NULL, 1, '2025-09-17 19:34:11', '2025-09-17 19:34:11'),
(55352, '43.166.130.231', NULL, 1, '2025-09-17 22:30:17', '2025-09-17 22:30:17'),
(55353, '128.204.212.84', NULL, 1, '2025-09-17 22:37:23', '2025-09-17 22:37:23'),
(55354, '72.14.201.68', NULL, 1, '2025-09-18 00:19:01', '2025-09-18 00:19:01'),
(55355, '119.28.202.234', NULL, 1, '2025-09-18 00:20:24', '2025-09-18 00:20:24'),
(55356, '142.147.219.39', NULL, 1, '2025-09-18 00:56:35', '2025-09-18 00:56:35'),
(55357, '54.202.56.35', NULL, 1, '2025-09-18 01:44:31', '2025-09-18 01:44:31'),
(55358, '65.108.58.219', NULL, 1, '2025-09-18 01:45:21', '2025-09-18 01:45:21'),
(55359, '52.230.163.37', NULL, 1, '2025-09-18 01:58:15', '2025-09-18 01:58:15'),
(55360, '112.86.225.118', NULL, 1, '2025-09-18 02:09:06', '2025-09-18 02:09:06'),
(55361, '71.58.19.127', NULL, 1, '2025-09-18 02:24:44', '2025-09-18 02:24:44'),
(55362, '34.217.2.63', NULL, 1, '2025-09-18 02:40:01', '2025-09-18 02:40:01'),
(55363, '51.68.107.156', NULL, 1, '2025-09-18 03:04:39', '2025-09-18 03:04:39'),
(55364, '66.249.64.36', NULL, 1, '2025-09-18 03:06:34', '2025-09-18 03:06:34'),
(55365, '4.196.118.116', NULL, 1, '2025-09-18 03:08:33', '2025-09-18 03:08:33'),
(55366, '217.113.194.49', NULL, 1, '2025-09-18 03:15:25', '2025-09-18 03:15:25'),
(55367, '43.153.38.141', NULL, 1, '2025-09-18 03:31:17', '2025-09-18 03:31:17'),
(55368, '52.187.246.137', NULL, 1, '2025-09-18 03:53:54', '2025-09-18 03:53:54'),
(55369, '185.244.153.76', NULL, 1, '2025-09-18 04:21:33', '2025-09-18 04:21:33'),
(55370, '43.229.208.190', NULL, 1, '2025-09-18 04:55:54', '2025-09-18 04:55:54'),
(55371, '98.80.226.18', NULL, 3, '2025-09-18 05:00:09', '2025-09-18 05:15:31'),
(55372, '49.43.241.235', NULL, 1, '2025-09-18 05:50:05', '2025-09-18 05:50:05'),
(55373, '124.128.158.35', NULL, 1, '2025-09-18 05:54:47', '2025-09-18 05:54:47'),
(55374, '192.144.87.20', NULL, 1, '2025-09-18 06:02:38', '2025-09-18 06:02:38'),
(55375, '42.236.101.194', NULL, 1, '2025-09-18 06:34:02', '2025-09-18 06:34:02'),
(55376, '103.30.169.93', NULL, 1, '2025-09-18 06:37:49', '2025-09-18 06:37:49'),
(55377, '162.120.184.6', NULL, 1, '2025-09-18 06:56:34', '2025-09-18 06:56:34'),
(55378, '205.169.39.22', NULL, 1, '2025-09-18 07:15:32', '2025-09-18 07:15:32'),
(55379, '205.169.39.14', NULL, 2, '2025-09-18 07:27:47', '2025-09-18 07:27:47'),
(55380, '42.236.17.12', NULL, 1, '2025-09-18 07:44:42', '2025-09-18 07:44:42'),
(55381, '42.236.17.234', NULL, 1, '2025-09-18 07:44:53', '2025-09-18 07:44:53'),
(55382, '52.187.246.133', NULL, 1, '2025-09-18 08:11:50', '2025-09-18 08:11:50'),
(55383, '77.75.79.72', NULL, 1, '2025-09-18 08:17:16', '2025-09-18 08:17:16'),
(55384, '128.204.212.85', NULL, 1, '2025-09-18 08:36:33', '2025-09-18 08:36:33'),
(55385, '4.151.241.249', NULL, 1, '2025-09-18 09:00:37', '2025-09-18 09:00:37'),
(55386, '162.120.184.35', NULL, 1, '2025-09-18 09:41:47', '2025-09-18 09:41:47'),
(55387, '18.220.239.165', NULL, 1, '2025-09-18 09:50:21', '2025-09-18 09:50:21'),
(55388, '20.204.24.240', NULL, 1, '2025-09-18 10:08:41', '2025-09-18 10:08:41'),
(55389, '43.153.244.78', NULL, 1, '2025-09-18 10:17:23', '2025-09-18 10:17:23'),
(55390, '128.204.212.84', NULL, 1, '2025-09-18 10:24:13', '2025-09-18 10:24:13'),
(55391, '136.227.162.97', NULL, 1, '2025-09-18 10:25:41', '2025-09-18 10:25:41'),
(55392, '89.187.162.213', NULL, 1, '2025-09-18 10:32:15', '2025-09-18 10:32:15'),
(55393, '121.229.156.54', NULL, 1, '2025-09-18 10:42:40', '2025-09-18 10:42:40'),
(55394, '20.194.157.184', NULL, 1, '2025-09-18 10:44:12', '2025-09-18 10:44:12'),
(55395, '42.236.101.202', NULL, 1, '2025-09-18 10:57:39', '2025-09-18 10:57:39'),
(55396, '42.236.17.235', NULL, 1, '2025-09-18 10:58:46', '2025-09-18 10:58:46'),
(55397, '54.174.124.227', NULL, 1, '2025-09-18 11:16:39', '2025-09-18 11:16:39'),
(55398, '42.236.101.248', NULL, 1, '2025-09-18 12:13:44', '2025-09-18 12:13:44'),
(55399, '42.236.17.78', NULL, 1, '2025-09-18 12:13:45', '2025-09-18 12:13:45'),
(55400, '42.236.12.201', NULL, 1, '2025-09-18 12:15:48', '2025-09-18 12:15:48'),
(55401, '121.229.156.47', NULL, 1, '2025-09-18 13:54:08', '2025-09-18 13:54:08'),
(55402, '173.244.42.160', NULL, 1, '2025-09-18 14:40:19', '2025-09-18 14:40:19'),
(55403, '34.34.253.140', NULL, 1, '2025-09-18 14:47:58', '2025-09-18 14:47:58'),
(55404, '202.40.185.82', NULL, 1, '2025-09-18 14:53:56', '2025-09-18 14:53:56'),
(55405, '103.148.51.146', NULL, 1, '2025-09-18 14:53:57', '2025-09-18 14:53:57'),
(55406, '119.30.41.64', NULL, 1, '2025-09-18 14:53:57', '2025-09-18 14:53:57'),
(55407, '103.14.150.14', NULL, 1, '2025-09-18 14:53:58', '2025-09-18 14:53:58'),
(55408, '106.75.98.244', NULL, 1, '2025-09-18 15:23:46', '2025-09-18 15:23:46'),
(55409, '106.75.16.162', NULL, 1, '2025-09-18 15:23:49', '2025-09-18 15:23:49'),
(55410, '72.14.201.159', NULL, 1, '2025-09-18 15:53:13', '2025-09-18 15:53:13'),
(55411, '180.102.110.176', NULL, 1, '2025-09-18 15:56:10', '2025-09-18 15:56:10'),
(55412, '43.173.172.127', NULL, 1, '2025-09-18 16:18:46', '2025-09-18 16:18:46'),
(55413, '162.120.184.34', NULL, 1, '2025-09-18 16:20:37', '2025-09-18 16:20:37'),
(55414, '8.29.228.92', NULL, 1, '2025-09-18 17:16:04', '2025-09-18 17:16:04'),
(55415, '96.44.154.210', NULL, 1, '2025-09-18 17:19:54', '2025-09-18 17:19:54'),
(55416, '114.119.131.231', NULL, 1, '2025-09-18 17:58:49', '2025-09-18 17:58:49'),
(55417, '114.119.141.15', NULL, 1, '2025-09-18 18:00:45', '2025-09-18 18:00:45'),
(55418, '172.213.21.124', NULL, 1, '2025-09-18 19:49:45', '2025-09-18 19:49:45'),
(55419, '23.81.62.105', NULL, 1, '2025-09-18 19:59:45', '2025-09-18 19:59:45'),
(55420, '54.39.210.57', NULL, 1, '2025-09-18 22:15:13', '2025-09-18 22:15:13'),
(55421, '43.173.169.141', NULL, 1, '2025-09-18 22:19:15', '2025-09-18 22:19:15'),
(55422, '66.249.64.37', NULL, 1, '2025-09-18 22:40:22', '2025-09-18 22:40:22'),
(55423, '47.254.80.118', NULL, 4, '2025-09-18 22:41:00', '2025-09-18 22:41:25'),
(55424, '66.249.64.38', NULL, 2, '2025-09-18 22:41:02', '2025-09-18 22:41:02'),
(55425, '51.68.111.214', NULL, 1, '2025-09-18 23:11:18', '2025-09-18 23:11:18'),
(55426, '180.102.110.146', NULL, 1, '2025-09-19 00:01:25', '2025-09-19 00:01:25'),
(55427, '1.198.210.165', NULL, 1, '2025-09-19 00:15:44', '2025-09-19 00:15:44'),
(55428, '128.204.212.87', NULL, 3, '2025-09-19 00:39:18', '2025-09-19 10:37:37'),
(55429, '44.248.238.106', NULL, 1, '2025-09-19 01:56:04', '2025-09-19 01:56:04'),
(55430, '66.249.70.38', NULL, 1, '2025-09-19 01:59:04', '2025-09-19 01:59:04'),
(55431, '51.68.111.244', NULL, 1, '2025-09-19 02:00:31', '2025-09-19 02:00:31'),
(55432, '35.162.129.139', NULL, 1, '2025-09-19 02:21:58', '2025-09-19 02:21:58'),
(55433, '51.68.236.68', NULL, 1, '2025-09-19 02:22:22', '2025-09-19 02:22:22'),
(55434, '57.141.0.47', NULL, 1, '2025-09-19 02:31:43', '2025-09-19 02:31:43'),
(55435, '123.6.49.44', NULL, 1, '2025-09-19 02:51:14', '2025-09-19 02:51:14'),
(55436, '27.115.124.109', NULL, 1, '2025-09-19 02:51:29', '2025-09-19 02:51:29'),
(55437, '54.39.210.45', NULL, 1, '2025-09-19 02:57:17', '2025-09-19 02:57:17'),
(55438, '148.113.128.110', NULL, 1, '2025-09-19 03:18:44', '2025-09-19 03:18:44'),
(55439, '134.209.118.55', NULL, 1, '2025-09-19 03:21:58', '2025-09-19 03:21:58'),
(55440, '4.196.118.124', NULL, 1, '2025-09-19 03:31:04', '2025-09-19 03:31:04'),
(55441, '51.222.95.33', NULL, 1, '2025-09-19 03:43:33', '2025-09-19 03:43:33'),
(55442, '43.173.169.240', NULL, 1, '2025-09-19 04:19:15', '2025-09-19 04:19:15'),
(55443, '163.116.210.99', NULL, 2, '2025-09-19 04:39:21', '2025-09-19 04:39:23'),
(55444, '121.229.156.117', NULL, 1, '2025-09-19 04:47:50', '2025-09-19 04:47:50'),
(55445, '198.235.24.38', NULL, 1, '2025-09-19 05:03:55', '2025-09-19 05:03:55'),
(55446, '54.39.203.223', NULL, 1, '2025-09-19 05:17:17', '2025-09-19 05:17:17'),
(55447, '34.203.50.75', NULL, 1, '2025-09-19 05:42:37', '2025-09-19 05:42:37'),
(55448, '42.236.17.44', NULL, 1, '2025-09-19 06:13:45', '2025-09-19 06:13:45'),
(55449, '52.154.22.52', NULL, 1, '2025-09-19 06:19:29', '2025-09-19 06:19:29'),
(55450, '205.169.39.49', NULL, 1, '2025-09-19 06:42:50', '2025-09-19 06:42:50'),
(55451, '42.236.17.50', NULL, 1, '2025-09-19 07:16:36', '2025-09-19 07:16:36'),
(55452, '42.236.12.230', NULL, 1, '2025-09-19 07:22:48', '2025-09-19 07:22:48'),
(55453, '162.243.166.218', NULL, 1, '2025-09-19 07:37:58', '2025-09-19 07:37:58'),
(55454, '23.82.110.44', NULL, 1, '2025-09-19 07:52:31', '2025-09-19 07:52:31'),
(55455, '67.211.214.194', NULL, 1, '2025-09-19 08:18:24', '2025-09-19 08:18:24'),
(55456, '66.249.70.39', NULL, 1, '2025-09-19 08:21:26', '2025-09-19 08:21:26'),
(55457, '42.236.101.207', NULL, 1, '2025-09-19 08:33:54', '2025-09-19 08:33:54'),
(55458, '42.236.17.211', NULL, 1, '2025-09-19 08:34:19', '2025-09-19 08:34:19'),
(55459, '146.103.120.161', NULL, 1, '2025-09-19 08:54:21', '2025-09-19 08:54:21'),
(55460, '104.234.53.11', NULL, 1, '2025-09-19 09:26:35', '2025-09-19 09:26:35'),
(55461, '104.234.53.14', NULL, 1, '2025-09-19 09:27:31', '2025-09-19 09:27:31'),
(55462, '121.229.156.36', NULL, 1, '2025-09-19 09:58:46', '2025-09-19 09:58:46'),
(55463, '128.204.212.84', NULL, 1, '2025-09-19 10:06:37', '2025-09-19 10:06:37'),
(55464, '176.29.57.31', NULL, 1, '2025-09-19 10:27:06', '2025-09-19 10:27:06'),
(55465, '185.241.208.149', NULL, 1, '2025-09-19 11:15:47', '2025-09-19 11:15:47'),
(55466, '173.252.107.3', NULL, 1, '2025-09-19 11:41:59', '2025-09-19 11:41:59'),
(55467, '87.249.132.30', NULL, 1, '2025-09-19 14:14:25', '2025-09-19 14:14:25'),
(55468, '66.249.64.37', NULL, 1, '2025-09-19 14:35:21', '2025-09-19 14:35:21'),
(55469, '57.141.0.29', NULL, 1, '2025-09-19 15:00:22', '2025-09-19 15:00:22'),
(55470, '66.249.70.32', NULL, 2, '2025-09-19 15:07:01', '2025-09-19 22:29:59'),
(55471, '20.27.94.134', NULL, 1, '2025-09-19 15:09:41', '2025-09-19 15:09:41'),
(55472, '51.68.107.156', NULL, 1, '2025-09-19 15:52:32', '2025-09-19 15:52:32'),
(55473, '73.233.121.31', NULL, 1, '2025-09-19 16:10:36', '2025-09-19 16:10:36'),
(55474, '103.112.54.62', NULL, 1, '2025-09-19 16:10:49', '2025-09-19 16:10:49'),
(55475, '43.173.177.180', NULL, 1, '2025-09-19 16:20:23', '2025-09-19 16:20:23'),
(55476, '23.98.186.200', NULL, 1, '2025-09-19 16:36:17', '2025-09-19 16:36:17'),
(55477, '84.17.48.69', NULL, 1, '2025-09-19 17:08:54', '2025-09-19 17:08:54'),
(55478, '43.173.172.24', NULL, 1, '2025-09-19 17:11:50', '2025-09-19 17:11:50'),
(55479, '20.194.157.184', NULL, 1, '2025-09-19 17:12:16', '2025-09-19 17:12:16'),
(55480, '207.46.13.141', NULL, 1, '2025-09-19 18:27:35', '2025-09-19 18:27:35'),
(55481, '51.68.107.154', NULL, 1, '2025-09-19 19:10:38', '2025-09-19 19:10:38'),
(55482, '49.13.211.47', NULL, 1, '2025-09-19 19:22:00', '2025-09-19 19:22:00'),
(55483, '51.68.111.240', NULL, 2, '2025-09-19 20:12:39', '2025-09-19 20:12:40'),
(55484, '34.87.26.181', NULL, 1, '2025-09-19 20:17:17', '2025-09-19 20:17:17'),
(55485, '121.229.156.34', NULL, 1, '2025-09-19 20:38:21', '2025-09-19 20:38:21'),
(55486, '134.122.133.31', NULL, 1, '2025-09-19 21:19:18', '2025-09-19 21:19:18'),
(55487, '45.8.19.25', NULL, 1, '2025-09-19 21:27:38', '2025-09-19 21:27:38'),
(55488, '45.8.19.39', NULL, 1, '2025-09-19 21:28:30', '2025-09-19 21:28:30'),
(55489, '43.173.169.119', NULL, 1, '2025-09-19 22:16:22', '2025-09-19 22:16:22'),
(55490, '112.86.225.48', NULL, 1, '2025-09-19 22:22:21', '2025-09-19 22:22:21'),
(55491, '123.53.231.109', NULL, 1, '2025-09-19 22:49:36', '2025-09-19 22:49:36'),
(55492, '66.249.70.38', NULL, 1, '2025-09-20 00:39:13', '2025-09-20 00:39:13'),
(55493, '57.141.0.42', NULL, 1, '2025-09-20 00:49:46', '2025-09-20 00:49:46'),
(55494, '17.241.75.216', NULL, 1, '2025-09-20 01:52:44', '2025-09-20 01:52:44'),
(55495, '34.209.59.51', NULL, 1, '2025-09-20 02:00:06', '2025-09-20 02:00:06'),
(55496, '44.251.179.30', NULL, 1, '2025-09-20 02:17:47', '2025-09-20 02:17:47'),
(55497, '163.172.155.73', NULL, 1, '2025-09-20 02:24:41', '2025-09-20 02:24:41'),
(55498, '106.75.177.37', NULL, 1, '2025-09-20 03:24:09', '2025-09-20 03:24:09'),
(55499, '205.169.39.49', NULL, 1, '2025-09-20 03:45:15', '2025-09-20 03:45:15'),
(55500, '173.244.42.146', NULL, 1, '2025-09-20 03:46:44', '2025-09-20 03:46:44'),
(55501, '205.210.31.13', NULL, 1, '2025-09-20 04:11:12', '2025-09-20 04:11:12'),
(55502, '43.173.172.228', NULL, 1, '2025-09-20 04:17:57', '2025-09-20 04:17:57'),
(55503, '42.236.101.217', NULL, 1, '2025-09-20 05:03:42', '2025-09-20 05:03:42'),
(55504, '42.236.17.217', NULL, 1, '2025-09-20 05:07:45', '2025-09-20 05:07:45'),
(55505, '42.236.12.216', NULL, 1, '2025-09-20 06:07:37', '2025-09-20 06:07:37'),
(55506, '103.141.208.11', NULL, 1, '2025-09-20 06:16:16', '2025-09-20 06:16:16'),
(55507, '106.75.154.226', NULL, 1, '2025-09-20 06:58:24', '2025-09-20 06:58:24'),
(55508, '17.241.219.109', NULL, 1, '2025-09-20 07:21:32', '2025-09-20 07:21:32'),
(55509, '42.236.17.42', NULL, 1, '2025-09-20 08:04:40', '2025-09-20 08:04:40'),
(55510, '51.68.111.213', NULL, 1, '2025-09-20 08:20:41', '2025-09-20 08:20:41'),
(55511, '180.163.29.212', NULL, 1, '2025-09-20 08:35:24', '2025-09-20 08:35:24'),
(55512, '112.86.225.250', NULL, 1, '2025-09-20 09:05:49', '2025-09-20 09:05:49'),
(55513, '20.27.94.140', NULL, 1, '2025-09-20 09:25:36', '2025-09-20 09:25:36'),
(55514, '43.173.172.154', NULL, 1, '2025-09-20 10:16:48', '2025-09-20 10:16:48'),
(55515, '142.44.228.8', NULL, 1, '2025-09-20 11:01:25', '2025-09-20 11:01:25'),
(55516, '72.14.94.225', NULL, 1, '2025-09-20 11:05:32', '2025-09-20 11:05:32'),
(55517, '112.86.225.145', NULL, 1, '2025-09-20 11:53:14', '2025-09-20 11:53:14'),
(55518, '23.98.186.181', NULL, 1, '2025-09-20 12:01:37', '2025-09-20 12:01:37'),
(55519, '168.119.208.121', NULL, 1, '2025-09-20 12:05:51', '2025-09-20 12:05:51'),
(55520, '51.68.111.209', NULL, 2, '2025-09-20 14:41:10', '2025-09-20 14:41:11'),
(55521, '198.235.24.158', NULL, 1, '2025-09-20 14:57:27', '2025-09-20 14:57:27'),
(55522, '52.187.246.139', NULL, 1, '2025-09-20 15:54:19', '2025-09-20 15:54:19'),
(55523, '43.173.174.112', NULL, 1, '2025-09-20 16:22:17', '2025-09-20 16:22:17'),
(55524, '128.204.212.85', NULL, 1, '2025-09-20 16:27:42', '2025-09-20 16:27:42'),
(55525, '43.173.125.210', NULL, 1, '2025-09-20 17:34:23', '2025-09-20 17:34:23'),
(55526, '20.204.24.244', NULL, 1, '2025-09-20 18:17:58', '2025-09-20 18:17:58'),
(55527, '51.68.107.144', NULL, 1, '2025-09-20 19:06:10', '2025-09-20 19:06:10'),
(55528, '112.86.225.74', NULL, 1, '2025-09-20 19:09:31', '2025-09-20 19:09:31'),
(55529, '23.27.145.19', NULL, 1, '2025-09-20 20:36:12', '2025-09-20 20:36:12'),
(55530, '52.187.246.132', NULL, 1, '2025-09-20 21:21:28', '2025-09-20 21:21:28'),
(55531, '142.44.233.109', NULL, 1, '2025-09-20 21:41:36', '2025-09-20 21:41:36'),
(55532, '43.173.169.193', NULL, 1, '2025-09-20 22:18:43', '2025-09-20 22:18:43'),
(55533, '185.184.198.6', NULL, 1, '2025-09-20 22:28:45', '2025-09-20 22:28:45'),
(55534, '84.17.48.125', NULL, 1, '2025-09-20 23:18:48', '2025-09-20 23:18:48'),
(55535, '57.141.0.67', NULL, 1, '2025-09-20 23:41:11', '2025-09-20 23:41:11'),
(55536, '109.177.46.84', NULL, 1, '2025-09-20 23:43:02', '2025-09-20 23:43:02'),
(55537, '54.184.73.142', NULL, 1, '2025-09-20 23:43:23', '2025-09-20 23:43:23'),
(55538, '223.88.60.251', NULL, 1, '2025-09-21 01:25:14', '2025-09-21 01:25:14'),
(55539, '139.59.128.71', NULL, 1, '2025-09-21 01:59:23', '2025-09-21 01:59:23'),
(55540, '54.191.67.163', NULL, 1, '2025-09-21 02:04:55', '2025-09-21 02:04:55'),
(55541, '54.70.157.43', NULL, 1, '2025-09-21 02:33:23', '2025-09-21 02:33:23'),
(55542, '175.44.42.113', NULL, 2, '2025-09-21 02:45:29', '2025-09-21 02:45:35'),
(55543, '35.90.239.225', NULL, 1, '2025-09-21 02:49:58', '2025-09-21 02:49:58'),
(55544, '66.249.66.196', NULL, 1, '2025-09-21 03:01:06', '2025-09-21 03:01:06'),
(55545, '157.55.39.205', NULL, 1, '2025-09-21 03:14:44', '2025-09-21 03:14:44'),
(55546, '110.249.202.69', NULL, 1, '2025-09-21 03:34:58', '2025-09-21 03:34:58'),
(55547, '103.230.106.1', NULL, 2, '2025-09-21 04:09:11', '2025-09-21 04:09:27'),
(55548, '82.145.215.206', NULL, 1, '2025-09-21 04:09:27', '2025-09-21 04:09:27'),
(55549, '67.211.214.194', NULL, 1, '2025-09-21 04:12:50', '2025-09-21 04:12:50'),
(55550, '43.153.244.7', NULL, 1, '2025-09-21 04:16:25', '2025-09-21 04:16:25'),
(55551, '112.86.225.237', NULL, 1, '2025-09-21 04:28:58', '2025-09-21 04:28:58'),
(55552, '66.249.66.7', NULL, 1, '2025-09-21 04:44:06', '2025-09-21 04:44:06'),
(55553, '51.68.107.148', NULL, 1, '2025-09-21 06:32:52', '2025-09-21 06:32:52'),
(55554, '71.131.231.117', NULL, 1, '2025-09-21 06:47:24', '2025-09-21 06:47:24'),
(55555, '3.140.250.89', NULL, 8, '2025-09-21 06:57:51', '2025-09-21 10:08:34'),
(55556, '18.225.25.214', NULL, 2, '2025-09-21 06:57:52', '2025-09-21 10:08:14'),
(55557, '162.120.184.35', NULL, 1, '2025-09-21 07:03:46', '2025-09-21 07:03:46'),
(55558, '138.91.30.60', NULL, 1, '2025-09-21 07:08:12', '2025-09-21 07:08:12'),
(55559, '42.236.17.14', NULL, 1, '2025-09-21 07:09:42', '2025-09-21 07:09:42'),
(55560, '20.194.1.15', NULL, 1, '2025-09-21 07:56:23', '2025-09-21 07:56:23'),
(55561, '42.236.17.30', NULL, 1, '2025-09-21 08:58:58', '2025-09-21 08:58:58'),
(55562, '40.77.167.9', NULL, 1, '2025-09-21 09:03:16', '2025-09-21 09:03:16'),
(55563, '128.204.212.87', NULL, 1, '2025-09-21 09:20:00', '2025-09-21 09:20:00'),
(55564, '162.120.185.36', NULL, 1, '2025-09-21 09:24:23', '2025-09-21 09:24:23'),
(55565, '162.120.185.34', NULL, 1, '2025-09-21 09:29:53', '2025-09-21 09:29:53'),
(55566, '112.86.225.195', NULL, 1, '2025-09-21 09:31:17', '2025-09-21 09:31:17'),
(55567, '13.65.138.121', NULL, 1, '2025-09-21 09:40:02', '2025-09-21 09:40:02'),
(55568, '72.14.201.159', NULL, 1, '2025-09-21 09:58:05', '2025-09-21 09:58:05'),
(55569, '172.204.16.70', NULL, 1, '2025-09-21 10:13:01', '2025-09-21 10:13:01'),
(55570, '172.204.16.78', NULL, 1, '2025-09-21 10:33:39', '2025-09-21 10:33:39'),
(55571, '68.221.75.17', NULL, 1, '2025-09-21 10:43:38', '2025-09-21 10:43:38'),
(55572, '121.91.189.236', NULL, 1, '2025-09-21 11:18:16', '2025-09-21 11:18:16'),
(55573, '52.167.144.184', NULL, 1, '2025-09-21 11:41:31', '2025-09-21 11:41:31'),
(55574, '37.27.42.224', NULL, 1, '2025-09-21 12:08:56', '2025-09-21 12:08:56'),
(55575, '42.236.17.243', NULL, 1, '2025-09-21 12:11:41', '2025-09-21 12:11:41'),
(55576, '42.236.17.227', NULL, 1, '2025-09-21 12:12:44', '2025-09-21 12:12:44'),
(55577, '42.236.101.250', NULL, 1, '2025-09-21 12:23:58', '2025-09-21 12:23:58'),
(55578, '42.236.17.66', NULL, 1, '2025-09-21 12:24:14', '2025-09-21 12:24:14'),
(55579, '42.236.17.29', NULL, 1, '2025-09-21 12:24:27', '2025-09-21 12:24:27'),
(55580, '103.131.71.178', NULL, 1, '2025-09-21 13:17:15', '2025-09-21 13:17:15'),
(55581, '20.194.157.190', NULL, 1, '2025-09-21 14:18:01', '2025-09-21 14:18:01'),
(55582, '193.192.53.211', NULL, 1, '2025-09-21 14:23:52', '2025-09-21 14:23:52'),
(55583, '68.183.194.154', NULL, 1, '2025-09-21 15:25:52', '2025-09-21 15:25:52'),
(55584, '20.235.75.221', NULL, 1, '2025-09-21 16:00:19', '2025-09-21 16:00:19'),
(55585, '43.173.172.16', NULL, 1, '2025-09-21 16:20:23', '2025-09-21 16:20:23'),
(55586, '43.153.177.12', NULL, 1, '2025-09-21 16:22:57', '2025-09-21 16:22:57'),
(55587, '66.249.66.6', NULL, 1, '2025-09-21 16:30:10', '2025-09-21 16:30:10'),
(55588, '193.176.86.42', NULL, 1, '2025-09-21 16:45:18', '2025-09-21 16:45:18'),
(55589, '66.249.66.35', NULL, 1, '2025-09-21 17:19:17', '2025-09-21 17:19:17'),
(55590, '40.77.167.7', NULL, 1, '2025-09-21 17:19:53', '2025-09-21 17:19:53'),
(55591, '68.218.30.120', NULL, 1, '2025-09-21 17:24:13', '2025-09-21 17:24:13'),
(55592, '24.18.217.137', NULL, 1, '2025-09-21 17:29:08', '2025-09-21 17:29:08'),
(55593, '43.173.173.25', NULL, 1, '2025-09-21 17:33:54', '2025-09-21 17:33:54');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(55594, '37.111.200.131', NULL, 1, '2025-09-21 17:45:24', '2025-09-21 17:45:24'),
(55595, '20.194.157.178', NULL, 1, '2025-09-21 18:02:29', '2025-09-21 18:02:29'),
(55596, '20.194.157.177', NULL, 1, '2025-09-21 18:02:31', '2025-09-21 18:02:31'),
(55597, '112.86.225.25', NULL, 1, '2025-09-21 18:56:55', '2025-09-21 18:56:55'),
(55598, '106.8.136.247', NULL, 1, '2025-09-21 21:04:16', '2025-09-21 21:04:16'),
(55599, '121.229.156.89', NULL, 1, '2025-09-21 22:40:40', '2025-09-21 22:40:40'),
(55600, '93.158.90.71', NULL, 1, '2025-09-21 23:46:06', '2025-09-21 23:46:06'),
(55601, '144.76.67.108', NULL, 2, '2025-09-21 23:49:31', '2025-09-21 23:49:47'),
(55602, '144.76.67.108', NULL, 2, '2025-09-22 00:10:15', '2025-09-22 00:10:56'),
(55603, '15.235.27.250', NULL, 1, '2025-09-22 00:24:35', '2025-09-22 00:24:35'),
(55604, '66.249.66.168', NULL, 1, '2025-09-22 00:38:17', '2025-09-22 00:38:17'),
(55605, '88.175.18.94', NULL, 1, '2025-09-22 00:41:47', '2025-09-22 00:41:47'),
(55606, '218.71.198.60', NULL, 2, '2025-09-22 00:46:31', '2025-09-22 00:47:25'),
(55607, '35.160.144.241', NULL, 1, '2025-09-22 02:03:56', '2025-09-22 02:03:56'),
(55608, '113.116.37.179', NULL, 4, '2025-09-22 02:42:11', '2025-09-22 02:42:41'),
(55609, '57.141.0.75', NULL, 1, '2025-09-22 02:56:14', '2025-09-22 02:56:14'),
(55610, '54.185.213.70', NULL, 1, '2025-09-22 03:02:59', '2025-09-22 03:02:59'),
(55611, '57.141.0.15', NULL, 1, '2025-09-22 03:23:40', '2025-09-22 03:23:40'),
(55612, '43.173.174.238', NULL, 1, '2025-09-22 04:16:29', '2025-09-22 04:16:29'),
(55613, '178.171.115.176', NULL, 1, '2025-09-22 04:27:33', '2025-09-22 04:27:33'),
(55614, '202.59.254.101', NULL, 1, '2025-09-22 04:28:57', '2025-09-22 04:28:57'),
(55615, '34.124.128.155', NULL, 1, '2025-09-22 05:17:18', '2025-09-22 05:17:18'),
(55616, '72.153.231.69', NULL, 2, '2025-09-22 05:52:07', '2025-09-22 09:46:03'),
(55617, '103.131.71.83', NULL, 1, '2025-09-22 05:57:02', '2025-09-22 05:57:02'),
(55618, '34.90.191.83', NULL, 2, '2025-09-22 06:05:17', '2025-09-22 20:05:28'),
(55619, '74.179.68.52', NULL, 1, '2025-09-22 06:09:04', '2025-09-22 06:09:04'),
(55620, '162.120.185.35', NULL, 2, '2025-09-22 06:10:49', '2025-09-22 12:25:10'),
(55621, '57.155.170.164', NULL, 1, '2025-09-22 06:22:10', '2025-09-22 06:22:10'),
(55622, '205.210.31.31', NULL, 1, '2025-09-22 06:32:10', '2025-09-22 06:32:10'),
(55623, '112.86.225.241', NULL, 1, '2025-09-22 07:27:10', '2025-09-22 07:27:10'),
(55624, '118.179.218.201', NULL, 4, '2025-09-22 07:34:20', '2025-09-22 07:34:35'),
(55625, '103.141.208.11', NULL, 2, '2025-09-22 07:34:34', '2025-09-22 08:24:08'),
(55626, '89.187.171.165', NULL, 2, '2025-09-22 08:03:33', '2025-09-22 08:03:35'),
(55627, '3.150.131.39', NULL, 1, '2025-09-22 08:58:24', '2025-09-22 08:58:24'),
(55628, '3.150.131.39', NULL, 1, '2025-09-22 08:58:24', '2025-09-22 08:58:24'),
(55629, '18.224.128.89', NULL, 1, '2025-09-22 08:58:24', '2025-09-22 08:58:24'),
(55630, '18.225.25.214', NULL, 1, '2025-09-22 08:58:24', '2025-09-22 08:58:24'),
(55631, '3.148.237.155', NULL, 2, '2025-09-22 08:58:27', '2025-09-22 08:58:39'),
(55632, '3.133.95.75', NULL, 3, '2025-09-22 08:58:27', '2025-09-22 08:58:39'),
(55633, '3.22.100.11', NULL, 1, '2025-09-22 08:58:39', '2025-09-22 08:58:39'),
(55634, '23.98.186.185', NULL, 1, '2025-09-22 09:21:24', '2025-09-22 09:21:24'),
(55635, '23.98.186.187', NULL, 1, '2025-09-22 09:21:25', '2025-09-22 09:21:25'),
(55636, '223.109.252.234', NULL, 1, '2025-09-22 09:39:44', '2025-09-22 09:39:44'),
(55637, '103.186.216.2', NULL, 1, '2025-09-22 09:42:11', '2025-09-22 09:42:11'),
(55638, '185.245.83.240', NULL, 1, '2025-09-22 09:56:01', '2025-09-22 09:56:01'),
(55639, '20.97.189.97', NULL, 1, '2025-09-22 10:19:24', '2025-09-22 10:19:24'),
(55640, '43.153.83.41', NULL, 1, '2025-09-22 10:21:03', '2025-09-22 10:21:03'),
(55641, '20.235.75.218', NULL, 1, '2025-09-22 11:07:21', '2025-09-22 11:07:21'),
(55642, '67.211.214.194', NULL, 1, '2025-09-22 11:15:14', '2025-09-22 11:15:14'),
(55643, '202.47.33.64', NULL, 2, '2025-09-22 12:36:44', '2025-09-22 12:36:45'),
(55644, '128.204.212.84', NULL, 2, '2025-09-22 12:51:47', '2025-09-22 16:17:04'),
(55645, '20.27.94.136', NULL, 1, '2025-09-22 13:01:59', '2025-09-22 13:01:59'),
(55646, '31.13.127.15', NULL, 1, '2025-09-22 13:39:11', '2025-09-22 13:39:11'),
(55647, '175.100.48.200', NULL, 1, '2025-09-22 13:39:51', '2025-09-22 13:39:51'),
(55648, '180.102.110.146', NULL, 1, '2025-09-22 14:32:56', '2025-09-22 14:32:56'),
(55649, '66.249.66.7', NULL, 1, '2025-09-22 15:51:23', '2025-09-22 15:51:23'),
(55650, '167.114.139.154', NULL, 1, '2025-09-22 16:05:19', '2025-09-22 16:05:19'),
(55651, '20.194.157.185', NULL, 1, '2025-09-22 16:05:24', '2025-09-22 16:05:24'),
(55652, '43.173.181.24', NULL, 1, '2025-09-22 16:17:23', '2025-09-22 16:17:23'),
(55653, '20.194.1.0', NULL, 1, '2025-09-22 16:47:15', '2025-09-22 16:47:15'),
(55654, '43.173.178.241', NULL, 1, '2025-09-22 17:12:21', '2025-09-22 17:12:21'),
(55655, '57.141.0.50', NULL, 1, '2025-09-22 18:24:03', '2025-09-22 18:24:03'),
(55656, '68.218.30.112', NULL, 1, '2025-09-22 18:29:10', '2025-09-22 18:29:10'),
(55657, '176.203.101.108', NULL, 1, '2025-09-22 18:51:39', '2025-09-22 18:51:39'),
(55658, '20.204.24.245', NULL, 1, '2025-09-22 18:53:15', '2025-09-22 18:53:15'),
(55659, '20.204.24.255', NULL, 1, '2025-09-22 18:54:58', '2025-09-22 18:54:58'),
(55660, '20.204.24.248', NULL, 1, '2025-09-22 18:55:56', '2025-09-22 18:55:56'),
(55661, '223.109.255.169', NULL, 1, '2025-09-22 19:58:28', '2025-09-22 19:58:28'),
(55662, '128.204.212.86', NULL, 1, '2025-09-22 20:16:39', '2025-09-22 20:16:39'),
(55663, '185.30.35.19', NULL, 1, '2025-09-22 20:37:18', '2025-09-22 20:37:18'),
(55664, '52.167.144.207', NULL, 1, '2025-09-22 20:44:09', '2025-09-22 20:44:09'),
(55665, '20.194.1.11', NULL, 1, '2025-09-22 20:56:19', '2025-09-22 20:56:19'),
(55666, '110.252.54.164', NULL, 1, '2025-09-22 21:28:36', '2025-09-22 21:28:36'),
(55667, '51.68.111.207', NULL, 1, '2025-09-22 22:16:59', '2025-09-22 22:16:59'),
(55668, '36.5.147.61', NULL, 2, '2025-09-22 22:37:42', '2025-09-22 22:38:00'),
(55669, '103.131.71.131', NULL, 1, '2025-09-22 23:28:23', '2025-09-22 23:28:23'),
(55670, '51.159.106.91', NULL, 1, '2025-09-22 23:29:09', '2025-09-22 23:29:09'),
(55671, '57.141.0.26', NULL, 1, '2025-09-23 00:02:43', '2025-09-23 00:02:43'),
(55672, '57.141.0.16', NULL, 1, '2025-09-23 00:06:28', '2025-09-23 00:06:28'),
(55673, '198.235.24.208', NULL, 1, '2025-09-23 00:37:18', '2025-09-23 00:37:18'),
(55674, '142.93.116.102', NULL, 1, '2025-09-23 00:46:15', '2025-09-23 00:46:15'),
(55675, '17.22.245.22', NULL, 1, '2025-09-23 02:04:26', '2025-09-23 02:04:26'),
(55676, '17.22.245.89', NULL, 1, '2025-09-23 02:08:59', '2025-09-23 02:08:59'),
(55677, '4.151.241.242', NULL, 1, '2025-09-23 02:24:36', '2025-09-23 02:24:36'),
(55678, '34.221.43.178', NULL, 1, '2025-09-23 02:37:23', '2025-09-23 02:37:23'),
(55679, '184.72.173.182', NULL, 1, '2025-09-23 02:53:08', '2025-09-23 02:53:08'),
(55680, '18.237.167.191', NULL, 1, '2025-09-23 02:56:03', '2025-09-23 02:56:03'),
(55681, '54.147.107.164', NULL, 1, '2025-09-23 03:16:10', '2025-09-23 03:16:10'),
(55682, '14.240.186.149', NULL, 1, '2025-09-23 03:30:13', '2025-09-23 03:30:13'),
(55683, '20.204.24.246', NULL, 1, '2025-09-23 03:31:56', '2025-09-23 03:31:56'),
(55684, '43.173.169.142', NULL, 1, '2025-09-23 04:17:57', '2025-09-23 04:17:57'),
(55685, '223.109.252.167', NULL, 1, '2025-09-23 04:28:52', '2025-09-23 04:28:52'),
(55686, '23.234.70.106', NULL, 2, '2025-09-23 05:14:17', '2025-09-23 05:14:18'),
(55687, '72.14.201.159', NULL, 1, '2025-09-23 05:15:54', '2025-09-23 05:15:54'),
(55688, '144.217.135.172', NULL, 3, '2025-09-23 05:23:51', '2025-09-23 05:24:03'),
(55689, '149.56.160.156', NULL, 2, '2025-09-23 05:24:25', '2025-09-23 05:24:30'),
(55690, '202.134.11.232', NULL, 1, '2025-09-23 05:38:37', '2025-09-23 05:38:37'),
(55691, '52.45.9.143', NULL, 1, '2025-09-23 05:42:38', '2025-09-23 05:42:38'),
(55692, '20.204.24.251', NULL, 1, '2025-09-23 06:44:23', '2025-09-23 06:44:23'),
(55693, '20.194.1.12', NULL, 1, '2025-09-23 06:46:54', '2025-09-23 06:46:54'),
(55694, '37.111.194.159', NULL, 1, '2025-09-23 07:00:40', '2025-09-23 07:00:40'),
(55695, '162.120.185.34', NULL, 1, '2025-09-23 07:14:57', '2025-09-23 07:14:57'),
(55696, '128.204.212.85', NULL, 1, '2025-09-23 07:35:08', '2025-09-23 07:35:08'),
(55697, '128.204.212.86', NULL, 2, '2025-09-23 07:35:09', '2025-09-23 15:29:01'),
(55698, '85.208.96.204', NULL, 1, '2025-09-23 07:39:03', '2025-09-23 07:39:03'),
(55699, '20.194.157.188', NULL, 1, '2025-09-23 08:19:45', '2025-09-23 08:19:45'),
(55700, '112.86.225.163', NULL, 1, '2025-09-23 09:57:40', '2025-09-23 09:57:40'),
(55701, '43.173.173.206', NULL, 1, '2025-09-23 10:17:07', '2025-09-23 10:17:07'),
(55702, '67.211.214.194', NULL, 1, '2025-09-23 11:29:48', '2025-09-23 11:29:48'),
(55703, '162.120.184.35', NULL, 2, '2025-09-23 11:36:15', '2025-09-23 13:49:36'),
(55704, '66.249.70.38', NULL, 1, '2025-09-23 12:20:33', '2025-09-23 12:20:33'),
(55705, '18.119.235.17', NULL, 2, '2025-09-23 12:23:30', '2025-09-23 12:23:39'),
(55706, '18.225.25.214', NULL, 1, '2025-09-23 12:23:31', '2025-09-23 12:23:31'),
(55707, '18.224.170.113', NULL, 1, '2025-09-23 12:23:32', '2025-09-23 12:23:32'),
(55708, '3.144.146.120', NULL, 1, '2025-09-23 12:23:40', '2025-09-23 12:23:40'),
(55709, '15.235.98.139', NULL, 1, '2025-09-23 12:27:15', '2025-09-23 12:27:15'),
(55710, '103.131.71.141', NULL, 1, '2025-09-23 12:44:54', '2025-09-23 12:44:54'),
(55711, '103.24.17.57', NULL, 1, '2025-09-23 12:50:32', '2025-09-23 12:50:32'),
(55712, '52.187.246.141', NULL, 1, '2025-09-23 12:57:00', '2025-09-23 12:57:00'),
(55713, '68.218.30.124', NULL, 1, '2025-09-23 13:30:13', '2025-09-23 13:30:13'),
(55714, '201.81.2.96', NULL, 1, '2025-09-23 14:02:59', '2025-09-23 14:02:59'),
(55715, '173.252.79.5', NULL, 1, '2025-09-23 15:03:49', '2025-09-23 15:03:49'),
(55716, '173.252.79.8', NULL, 1, '2025-09-23 15:03:49', '2025-09-23 15:03:49'),
(55717, '34.42.119.130', NULL, 1, '2025-09-23 15:09:27', '2025-09-23 15:09:27'),
(55718, '66.249.64.37', NULL, 2, '2025-09-23 15:53:37', '2025-09-23 17:21:17'),
(55719, '37.111.210.101', NULL, 1, '2025-09-23 15:59:36', '2025-09-23 15:59:36'),
(55720, '216.244.66.200', NULL, 1, '2025-09-23 16:03:31', '2025-09-23 16:03:31'),
(55721, '68.218.30.115', NULL, 1, '2025-09-23 16:05:46', '2025-09-23 16:05:46'),
(55722, '154.47.20.207', NULL, 2, '2025-09-23 16:20:48', '2025-09-23 16:20:51'),
(55723, '129.211.167.144', NULL, 1, '2025-09-23 16:24:02', '2025-09-23 16:24:02'),
(55724, '27.115.124.109', NULL, 1, '2025-09-23 17:09:16', '2025-09-23 17:09:16'),
(55725, '172.204.16.65', NULL, 1, '2025-09-23 17:16:44', '2025-09-23 17:16:44'),
(55726, '103.129.209.21', NULL, 1, '2025-09-23 17:44:01', '2025-09-23 17:44:01'),
(55727, '172.204.16.69', NULL, 1, '2025-09-23 18:36:06', '2025-09-23 18:36:06'),
(55728, '172.204.16.72', NULL, 1, '2025-09-23 18:36:06', '2025-09-23 18:36:06'),
(55729, '112.86.225.79', NULL, 1, '2025-09-23 19:18:25', '2025-09-23 19:18:25'),
(55730, '5.133.192.146', NULL, 1, '2025-09-23 19:34:19', '2025-09-23 19:34:19'),
(55731, '172.225.29.33', NULL, 1, '2025-09-23 20:16:37', '2025-09-23 20:16:37'),
(55732, '148.113.130.49', NULL, 1, '2025-09-23 21:37:29', '2025-09-23 21:37:29'),
(55733, '112.86.225.49', NULL, 1, '2025-09-23 21:55:20', '2025-09-23 21:55:20'),
(55734, '51.161.37.30', NULL, 1, '2025-09-23 22:01:02', '2025-09-23 22:01:02'),
(55735, '120.219.147.54', NULL, 1, '2025-09-23 22:12:01', '2025-09-23 22:12:01'),
(55736, '196.251.81.222', NULL, 1, '2025-09-23 22:14:40', '2025-09-23 22:14:40'),
(55737, '162.14.119.242', NULL, 1, '2025-09-23 22:17:57', '2025-09-23 22:17:57'),
(55738, '51.68.111.203', NULL, 1, '2025-09-23 23:29:55', '2025-09-23 23:29:55'),
(55739, '20.194.1.1', NULL, 1, '2025-09-24 01:29:13', '2025-09-24 01:29:13'),
(55740, '68.218.30.120', NULL, 2, '2025-09-24 01:39:48', '2025-09-24 19:22:06'),
(55741, '205.169.39.6', NULL, 1, '2025-09-24 02:17:08', '2025-09-24 02:17:08'),
(55742, '35.91.135.87', NULL, 1, '2025-09-24 02:47:56', '2025-09-24 02:47:56'),
(55743, '35.95.65.33', NULL, 1, '2025-09-24 02:53:05', '2025-09-24 02:53:05'),
(55744, '20.194.1.7', NULL, 1, '2025-09-24 03:01:31', '2025-09-24 03:01:31'),
(55745, '20.171.53.232', NULL, 1, '2025-09-24 03:02:04', '2025-09-24 03:02:04'),
(55746, '123.6.49.18', NULL, 1, '2025-09-24 03:26:03', '2025-09-24 03:26:03'),
(55747, '37.111.206.42', NULL, 3, '2025-09-24 03:28:21', '2025-09-24 03:29:17'),
(55748, '154.51.142.20', NULL, 4, '2025-09-24 03:30:03', '2025-09-24 03:31:52'),
(55749, '181.177.123.28', NULL, 1, '2025-09-24 03:31:48', '2025-09-24 03:31:48'),
(55750, '54.39.210.178', NULL, 1, '2025-09-24 03:40:32', '2025-09-24 03:40:32'),
(55751, '57.141.0.42', NULL, 1, '2025-09-24 04:12:13', '2025-09-24 04:12:13'),
(55752, '43.173.169.92', NULL, 1, '2025-09-24 04:18:17', '2025-09-24 04:18:17'),
(55753, '49.231.188.123', NULL, 1, '2025-09-24 04:46:20', '2025-09-24 04:46:20'),
(55754, '43.229.208.190', NULL, 1, '2025-09-24 05:12:52', '2025-09-24 05:12:52'),
(55755, '66.249.66.35', NULL, 1, '2025-09-24 05:22:54', '2025-09-24 05:22:54'),
(55756, '4.196.118.127', NULL, 1, '2025-09-24 06:45:12', '2025-09-24 06:45:12'),
(55757, '72.14.201.184', NULL, 1, '2025-09-24 07:06:41', '2025-09-24 07:06:41'),
(55758, '103.203.92.157', NULL, 1, '2025-09-24 07:07:00', '2025-09-24 07:07:00'),
(55759, '43.196.4.229', NULL, 1, '2025-09-24 07:08:10', '2025-09-24 07:08:10'),
(55760, '69.160.160.52', NULL, 2, '2025-09-24 07:09:07', '2025-09-24 07:09:11'),
(55761, '52.255.111.50', NULL, 2, '2025-09-24 07:11:57', '2025-09-24 07:12:03'),
(55762, '18.191.127.244', NULL, 1, '2025-09-24 07:20:13', '2025-09-24 07:20:13'),
(55763, '18.224.128.89', NULL, 1, '2025-09-24 07:20:14', '2025-09-24 07:20:14'),
(55764, '18.119.235.17', NULL, 1, '2025-09-24 07:20:15', '2025-09-24 07:20:15'),
(55765, '223.109.252.150', NULL, 1, '2025-09-24 07:55:54', '2025-09-24 07:55:54'),
(55766, '84.247.105.71', NULL, 2, '2025-09-24 08:25:29', '2025-09-24 08:25:30'),
(55767, '205.210.31.166', NULL, 1, '2025-09-24 08:34:18', '2025-09-24 08:34:18'),
(55768, '9.169.124.17', NULL, 1, '2025-09-24 08:46:56', '2025-09-24 08:46:56'),
(55769, '111.225.148.66', NULL, 1, '2025-09-24 08:47:50', '2025-09-24 08:47:50'),
(55770, '45.251.229.206', NULL, 1, '2025-09-24 09:26:59', '2025-09-24 09:26:59'),
(55771, '146.56.221.120', NULL, 1, '2025-09-24 10:19:43', '2025-09-24 10:19:43'),
(55772, '193.112.96.32', NULL, 1, '2025-09-24 10:25:57', '2025-09-24 10:25:57'),
(55773, '42.192.0.177', NULL, 1, '2025-09-24 10:26:14', '2025-09-24 10:26:14'),
(55774, '217.113.196.18', NULL, 1, '2025-09-24 10:32:16', '2025-09-24 10:32:16'),
(55775, '20.194.1.3', NULL, 1, '2025-09-24 10:39:08', '2025-09-24 10:39:08'),
(55776, '128.199.157.1', NULL, 1, '2025-09-24 10:46:06', '2025-09-24 10:46:06'),
(55777, '185.61.220.191', NULL, 1, '2025-09-24 10:47:04', '2025-09-24 10:47:04'),
(55778, '77.220.195.240', NULL, 2, '2025-09-24 10:47:07', '2025-09-24 10:47:16'),
(55779, '180.102.110.166', NULL, 3, '2025-09-24 11:03:02', '2025-09-24 11:04:29'),
(55780, '119.45.28.242', NULL, 1, '2025-09-24 11:05:39', '2025-09-24 11:05:39'),
(55781, '128.204.212.87', NULL, 2, '2025-09-24 11:15:07', '2025-09-24 19:55:00'),
(55782, '162.120.184.35', NULL, 1, '2025-09-24 12:04:28', '2025-09-24 12:04:28'),
(55783, '68.218.30.116', NULL, 1, '2025-09-24 12:31:35', '2025-09-24 12:31:35'),
(55784, '86.124.200.46', NULL, 1, '2025-09-24 13:15:40', '2025-09-24 13:15:40'),
(55785, '173.252.87.27', NULL, 1, '2025-09-24 13:22:55', '2025-09-24 13:22:55'),
(55786, '90.2.43.40', NULL, 1, '2025-09-24 14:17:32', '2025-09-24 14:17:32'),
(55787, '112.86.225.122', NULL, 1, '2025-09-24 14:32:32', '2025-09-24 14:32:32'),
(55788, '213.180.203.23', NULL, 1, '2025-09-24 15:04:10', '2025-09-24 15:04:10'),
(55789, '45.10.164.123', NULL, 1, '2025-09-24 15:55:12', '2025-09-24 15:55:12'),
(55790, '185.96.37.194', NULL, 2, '2025-09-24 15:55:15', '2025-09-24 15:55:16'),
(55791, '43.130.139.136', NULL, 1, '2025-09-24 16:02:39', '2025-09-24 16:02:39'),
(55792, '93.123.109.245', NULL, 1, '2025-09-24 16:22:05', '2025-09-24 16:22:05'),
(55793, '129.226.184.227', NULL, 1, '2025-09-24 16:23:33', '2025-09-24 16:23:33'),
(55794, '170.106.165.186', NULL, 1, '2025-09-24 16:51:37', '2025-09-24 16:51:37'),
(55795, '185.39.19.48', NULL, 1, '2025-09-24 16:55:34', '2025-09-24 16:55:34'),
(55796, '43.153.195.219', NULL, 1, '2025-09-24 17:16:07', '2025-09-24 17:16:07'),
(55797, '45.89.70.31', NULL, 1, '2025-09-24 17:21:52', '2025-09-24 17:21:52'),
(55798, '43.142.87.199', NULL, 1, '2025-09-24 17:25:29', '2025-09-24 17:25:29'),
(55799, '43.173.179.193', NULL, 1, '2025-09-24 17:34:12', '2025-09-24 17:34:12'),
(55800, '43.134.141.244', NULL, 1, '2025-09-24 17:37:14', '2025-09-24 17:37:14'),
(55801, '43.159.148.221', NULL, 1, '2025-09-24 17:50:45', '2025-09-24 17:50:45'),
(55802, '40.77.167.151', NULL, 1, '2025-09-24 18:05:30', '2025-09-24 18:05:30'),
(55803, '59.153.102.221', NULL, 2, '2025-09-24 18:29:07', '2025-09-24 20:12:16'),
(55804, '37.72.99.67', NULL, 1, '2025-09-24 19:06:01', '2025-09-24 19:06:01'),
(55805, '57.141.0.55', NULL, 1, '2025-09-24 19:10:48', '2025-09-24 19:10:48'),
(55806, '223.109.252.212', NULL, 1, '2025-09-24 19:28:20', '2025-09-24 19:28:20'),
(55807, '172.213.21.145', NULL, 1, '2025-09-24 19:44:32', '2025-09-24 19:44:32'),
(55808, '23.81.59.21', NULL, 1, '2025-09-24 20:00:40', '2025-09-24 20:00:40'),
(55809, '217.160.202.182', NULL, 1, '2025-09-24 20:52:07', '2025-09-24 20:52:07'),
(55810, '17.241.219.20', NULL, 1, '2025-09-24 21:19:03', '2025-09-24 21:19:03'),
(55811, '43.173.178.184', NULL, 1, '2025-09-24 22:17:57', '2025-09-24 22:17:57'),
(55812, '123.54.155.146', NULL, 1, '2025-09-24 22:41:29', '2025-09-24 22:41:29'),
(55813, '167.114.139.134', NULL, 1, '2025-09-24 22:51:28', '2025-09-24 22:51:28'),
(55814, '201.103.112.148', NULL, 2, '2025-09-24 23:27:15', '2025-09-24 23:27:15'),
(55815, '155.94.163.181', NULL, 1, '2025-09-24 23:30:21', '2025-09-24 23:30:21'),
(55816, '23.27.145.162', NULL, 1, '2025-09-24 23:43:04', '2025-09-24 23:43:04'),
(55817, '129.28.14.231', NULL, 1, '2025-09-25 00:01:35', '2025-09-25 00:01:35'),
(55818, '185.241.208.111', NULL, 1, '2025-09-25 00:05:50', '2025-09-25 00:05:50'),
(55819, '173.244.42.171', NULL, 1, '2025-09-25 00:14:33', '2025-09-25 00:14:33'),
(55820, '34.38.182.169', NULL, 1, '2025-09-25 00:15:15', '2025-09-25 00:15:15'),
(55821, '148.113.128.134', NULL, 1, '2025-09-25 00:37:19', '2025-09-25 00:37:19'),
(55822, '198.98.50.128', NULL, 2, '2025-09-25 00:59:11', '2025-09-25 01:00:12'),
(55823, '196.251.66.148', NULL, 1, '2025-09-25 01:46:29', '2025-09-25 01:46:29'),
(55824, '128.204.212.87', NULL, 3, '2025-09-25 01:51:55', '2025-09-25 16:34:16'),
(55825, '20.27.94.141', NULL, 1, '2025-09-25 01:59:10', '2025-09-25 01:59:10'),
(55826, '137.184.171.49', NULL, 1, '2025-09-25 02:17:36', '2025-09-25 02:17:36'),
(55827, '44.251.47.47', NULL, 1, '2025-09-25 02:19:49', '2025-09-25 02:19:49'),
(55828, '34.34.64.191', NULL, 1, '2025-09-25 02:49:15', '2025-09-25 02:49:15'),
(55829, '149.129.221.165', NULL, 1, '2025-09-25 03:12:26', '2025-09-25 03:12:26'),
(55830, '110.249.202.24', NULL, 1, '2025-09-25 03:41:14', '2025-09-25 03:41:14'),
(55831, '124.222.142.44', NULL, 1, '2025-09-25 03:45:55', '2025-09-25 03:45:55'),
(55832, '18.237.68.234', NULL, 1, '2025-09-25 03:55:20', '2025-09-25 03:55:20'),
(55833, '124.236.100.56', NULL, 1, '2025-09-25 04:01:28', '2025-09-25 04:01:28'),
(55834, '216.244.66.200', NULL, 1, '2025-09-25 04:05:11', '2025-09-25 04:05:11'),
(55835, '43.173.176.96', NULL, 1, '2025-09-25 04:15:58', '2025-09-25 04:15:58'),
(55836, '68.218.30.116', NULL, 1, '2025-09-25 05:18:12', '2025-09-25 05:18:12'),
(55837, '122.165.69.65', NULL, 1, '2025-09-25 05:31:33', '2025-09-25 05:31:33'),
(55838, '185.39.19.97', NULL, 1, '2025-09-25 05:49:39', '2025-09-25 05:49:39'),
(55839, '193.186.4.159', NULL, 1, '2025-09-25 06:08:45', '2025-09-25 06:08:45'),
(55840, '4.151.241.249', NULL, 1, '2025-09-25 06:14:36', '2025-09-25 06:14:36'),
(55841, '141.193.111.89', NULL, 1, '2025-09-25 06:23:03', '2025-09-25 06:23:03'),
(55842, '118.179.218.201', NULL, 2, '2025-09-25 06:41:09', '2025-09-25 06:41:12'),
(55843, '66.249.66.169', NULL, 1, '2025-09-25 06:44:02', '2025-09-25 06:44:02'),
(55844, '66.249.66.6', NULL, 1, '2025-09-25 06:44:33', '2025-09-25 06:44:33'),
(55845, '66.249.66.5', NULL, 1, '2025-09-25 06:44:34', '2025-09-25 06:44:34'),
(55846, '85.208.96.200', NULL, 1, '2025-09-25 07:08:53', '2025-09-25 07:08:53'),
(55847, '20.27.94.137', NULL, 1, '2025-09-25 07:14:59', '2025-09-25 07:14:59'),
(55848, '94.191.43.82', NULL, 1, '2025-09-25 07:37:53', '2025-09-25 07:37:53'),
(55849, '172.241.161.74', NULL, 1, '2025-09-25 07:55:15', '2025-09-25 07:55:15'),
(55850, '49.51.252.146', NULL, 1, '2025-09-25 08:18:25', '2025-09-25 08:18:25'),
(55851, '20.194.157.180', NULL, 1, '2025-09-25 08:37:57', '2025-09-25 08:37:57'),
(55852, '43.166.246.180', NULL, 1, '2025-09-25 09:14:50', '2025-09-25 09:14:50'),
(55853, '114.119.144.178', NULL, 1, '2025-09-25 09:21:02', '2025-09-25 09:21:02'),
(55854, '3.135.248.153', NULL, 3, '2025-09-25 09:22:41', '2025-09-25 09:22:50'),
(55855, '18.225.25.214', NULL, 1, '2025-09-25 09:22:41', '2025-09-25 09:22:41'),
(55856, '3.144.146.120', NULL, 1, '2025-09-25 09:22:49', '2025-09-25 09:22:49'),
(55857, '57.155.170.166', NULL, 1, '2025-09-25 09:30:33', '2025-09-25 09:30:33'),
(55858, '20.194.1.0', NULL, 1, '2025-09-25 09:32:36', '2025-09-25 09:32:36'),
(55859, '72.14.201.159', NULL, 1, '2025-09-25 09:52:03', '2025-09-25 09:52:03'),
(55860, '68.218.30.119', NULL, 1, '2025-09-25 10:21:19', '2025-09-25 10:21:19'),
(55861, '42.236.17.57', NULL, 1, '2025-09-25 10:21:41', '2025-09-25 10:21:41'),
(55862, '162.120.184.35', NULL, 2, '2025-09-25 10:28:58', '2025-09-25 13:01:13'),
(55863, '42.0.5.238', NULL, 1, '2025-09-25 10:28:59', '2025-09-25 10:28:59'),
(55864, '49.51.202.236', NULL, 1, '2025-09-25 10:31:37', '2025-09-25 10:31:37'),
(55865, '54.39.203.115', NULL, 1, '2025-09-25 10:32:39', '2025-09-25 10:32:39'),
(55866, '51.222.168.113', NULL, 1, '2025-09-25 10:33:37', '2025-09-25 10:33:37'),
(55867, '51.68.111.204', NULL, 1, '2025-09-25 10:35:08', '2025-09-25 10:35:08'),
(55868, '54.70.190.91', NULL, 3, '2025-09-25 10:40:24', '2025-09-25 10:40:25'),
(55869, '198.23.206.42', NULL, 1, '2025-09-25 10:45:49', '2025-09-25 10:45:49'),
(55870, '20.27.94.142', NULL, 1, '2025-09-25 10:47:49', '2025-09-25 10:47:49'),
(55871, '42.236.12.225', NULL, 1, '2025-09-25 10:54:54', '2025-09-25 10:54:54'),
(55872, '193.194.107.36', NULL, 1, '2025-09-25 10:59:37', '2025-09-25 10:59:37'),
(55873, '205.169.39.15', NULL, 1, '2025-09-25 11:02:13', '2025-09-25 11:02:13'),
(55874, '42.236.17.243', NULL, 1, '2025-09-25 11:21:33', '2025-09-25 11:21:33'),
(55875, '66.249.66.34', NULL, 1, '2025-09-25 11:27:51', '2025-09-25 11:27:51'),
(55876, '140.143.98.18', NULL, 1, '2025-09-25 11:30:10', '2025-09-25 11:30:10'),
(55877, '167.114.139.240', NULL, 1, '2025-09-25 11:55:40', '2025-09-25 11:55:40'),
(55878, '66.249.66.35', NULL, 1, '2025-09-25 12:04:57', '2025-09-25 12:04:57'),
(55879, '167.114.139.191', NULL, 1, '2025-09-25 12:11:25', '2025-09-25 12:11:25'),
(55880, '91.231.89.22', NULL, 1, '2025-09-25 12:31:31', '2025-09-25 12:31:31'),
(55881, '121.229.156.51', NULL, 1, '2025-09-25 12:35:24', '2025-09-25 12:35:24'),
(55882, '45.138.16.215', NULL, 1, '2025-09-25 12:39:08', '2025-09-25 12:39:08'),
(55883, '57.141.0.8', NULL, 1, '2025-09-25 12:45:40', '2025-09-25 12:45:40'),
(55884, '142.44.233.212', NULL, 1, '2025-09-25 13:06:13', '2025-09-25 13:06:13'),
(55885, '154.90.49.26', NULL, 1, '2025-09-25 13:36:57', '2025-09-25 13:36:57'),
(55886, '51.254.49.96', NULL, 1, '2025-09-25 13:48:37', '2025-09-25 13:48:37'),
(55887, '154.16.49.46', NULL, 1, '2025-09-25 13:49:02', '2025-09-25 13:49:02'),
(55888, '37.111.200.62', NULL, 2, '2025-09-25 14:01:19', '2025-09-25 14:01:20'),
(55889, '196.251.87.53', NULL, 2, '2025-09-25 14:14:17', '2025-09-25 14:14:22'),
(55890, '43.173.1.69', NULL, 1, '2025-09-25 14:50:21', '2025-09-25 14:50:21'),
(55891, '196.130.54.92', NULL, 1, '2025-09-25 15:08:07', '2025-09-25 15:08:07'),
(55892, '180.102.134.69', NULL, 1, '2025-09-25 15:25:43', '2025-09-25 15:25:43'),
(55893, '138.91.30.48', NULL, 1, '2025-09-25 15:30:48', '2025-09-25 15:30:48'),
(55894, '196.251.86.122', NULL, 1, '2025-09-25 15:33:33', '2025-09-25 15:33:33'),
(55895, '43.159.149.216', NULL, 1, '2025-09-25 15:35:07', '2025-09-25 15:35:07'),
(55896, '57.141.0.68', NULL, 1, '2025-09-25 15:39:08', '2025-09-25 15:39:08'),
(55897, '158.58.184.198', NULL, 1, '2025-09-25 16:12:11', '2025-09-25 16:12:11'),
(55898, '43.173.177.30', NULL, 1, '2025-09-25 16:22:16', '2025-09-25 16:22:16'),
(55899, '57.141.0.62', NULL, 1, '2025-09-25 16:26:56', '2025-09-25 16:26:56'),
(55900, '41.47.85.255', NULL, 1, '2025-09-25 16:30:29', '2025-09-25 16:30:29'),
(55901, '43.173.177.248', NULL, 1, '2025-09-25 17:11:01', '2025-09-25 17:11:01'),
(55902, '20.204.24.247', NULL, 1, '2025-09-25 17:20:28', '2025-09-25 17:20:28'),
(55903, '54.39.136.1', NULL, 1, '2025-09-25 17:24:00', '2025-09-25 17:24:00'),
(55904, '43.173.181.224', NULL, 1, '2025-09-25 17:37:47', '2025-09-25 17:37:47'),
(55905, '52.167.144.161', NULL, 1, '2025-09-25 17:51:37', '2025-09-25 17:51:37'),
(55906, '15.235.96.210', NULL, 1, '2025-09-25 18:18:18', '2025-09-25 18:18:18'),
(55907, '8.160.37.153', NULL, 1, '2025-09-25 18:31:33', '2025-09-25 18:31:33'),
(55908, '223.109.252.244', NULL, 1, '2025-09-25 18:31:47', '2025-09-25 18:31:47'),
(55909, '5.254.26.47', NULL, 2, '2025-09-25 18:56:08', '2025-09-25 18:56:15'),
(55910, '51.222.95.4', NULL, 1, '2025-09-25 19:12:11', '2025-09-25 19:12:11'),
(55911, '121.229.156.94', NULL, 1, '2025-09-25 19:46:13', '2025-09-25 19:46:13'),
(55912, '8.160.40.167', NULL, 1, '2025-09-25 20:47:44', '2025-09-25 20:47:44'),
(55913, '112.86.225.28', NULL, 1, '2025-09-25 21:38:55', '2025-09-25 21:38:55'),
(55914, '43.173.174.219', NULL, 1, '2025-09-25 22:18:56', '2025-09-25 22:18:56'),
(55915, '183.197.40.5', NULL, 1, '2025-09-25 22:38:07', '2025-09-25 22:38:07'),
(55916, '20.171.207.114', NULL, 1, '2025-09-25 22:40:16', '2025-09-25 22:40:16'),
(55917, '203.33.203.148', NULL, 1, '2025-09-25 22:57:40', '2025-09-25 22:57:40'),
(55918, '172.236.100.209', NULL, 1, '2025-09-25 23:37:37', '2025-09-25 23:37:37'),
(55919, '172.237.128.200', NULL, 1, '2025-09-25 23:37:37', '2025-09-25 23:37:37'),
(55920, '57.141.0.7', NULL, 1, '2025-09-26 00:28:01', '2025-09-26 00:28:01'),
(55921, '205.169.39.51', NULL, 1, '2025-09-26 01:00:21', '2025-09-26 01:00:21'),
(55922, '51.161.37.95', NULL, 1, '2025-09-26 01:13:23', '2025-09-26 01:13:23'),
(55923, '54.188.23.17', NULL, 1, '2025-09-26 02:24:38', '2025-09-26 02:24:38'),
(55924, '43.143.248.236', NULL, 1, '2025-09-26 02:44:48', '2025-09-26 02:44:48'),
(55925, '54.184.0.101', NULL, 1, '2025-09-26 02:54:20', '2025-09-26 02:54:20'),
(55926, '167.114.139.42', NULL, 1, '2025-09-26 03:09:41', '2025-09-26 03:09:41'),
(55927, '173.244.42.171', NULL, 1, '2025-09-26 03:30:57', '2025-09-26 03:30:57'),
(55928, '20.171.207.44', NULL, 2, '2025-09-26 03:45:14', '2025-09-26 14:26:26'),
(55929, '124.236.100.56', NULL, 2, '2025-09-26 03:52:50', '2025-09-26 07:28:28'),
(55930, '196.251.87.53', NULL, 2, '2025-09-26 04:18:18', '2025-09-26 04:18:24'),
(55931, '192.42.116.217', NULL, 1, '2025-09-26 04:29:29', '2025-09-26 04:29:29'),
(55932, '128.201.197.152', NULL, 1, '2025-09-26 04:31:29', '2025-09-26 04:31:29'),
(55933, '43.154.250.181', NULL, 1, '2025-09-26 04:41:10', '2025-09-26 04:41:10'),
(55934, '152.42.203.8', NULL, 5, '2025-09-26 04:41:59', '2025-09-26 04:42:04'),
(55935, '110.249.202.65', NULL, 1, '2025-09-26 04:44:30', '2025-09-26 04:44:30'),
(55936, '46.223.148.91', NULL, 1, '2025-09-26 05:30:03', '2025-09-26 05:30:03'),
(55937, '43.135.36.201', NULL, 1, '2025-09-26 05:45:54', '2025-09-26 05:45:54'),
(55938, '45.148.10.48', NULL, 1, '2025-09-26 06:07:36', '2025-09-26 06:07:36'),
(55939, '43.164.197.209', NULL, 1, '2025-09-26 06:17:56', '2025-09-26 06:17:56'),
(55940, '125.94.144.102', NULL, 1, '2025-09-26 06:30:08', '2025-09-26 06:30:08'),
(55941, '43.130.16.140', NULL, 1, '2025-09-26 06:55:55', '2025-09-26 06:55:55'),
(55942, '128.204.212.84', NULL, 1, '2025-09-26 07:22:10', '2025-09-26 07:22:10'),
(55943, '128.204.212.85', NULL, 1, '2025-09-26 07:22:11', '2025-09-26 07:22:11'),
(55944, '104.248.154.105', NULL, 4, '2025-09-26 08:08:01', '2025-09-26 08:08:05'),
(55945, '162.120.187.86', NULL, 1, '2025-09-26 08:21:33', '2025-09-26 08:21:33'),
(55946, '68.218.30.120', NULL, 1, '2025-09-26 09:14:50', '2025-09-26 09:14:50'),
(55947, '43.173.178.165', NULL, 1, '2025-09-26 10:16:36', '2025-09-26 10:16:36'),
(55948, '89.187.162.91', NULL, 1, '2025-09-26 10:18:02', '2025-09-26 10:18:02'),
(55949, '136.158.123.160', NULL, 1, '2025-09-26 10:19:26', '2025-09-26 10:19:26'),
(55950, '213.230.92.182', NULL, 1, '2025-09-26 10:19:46', '2025-09-26 10:19:46'),
(55951, '193.194.107.36', NULL, 1, '2025-09-26 10:28:29', '2025-09-26 10:28:29'),
(55952, '52.187.246.143', NULL, 1, '2025-09-26 11:15:59', '2025-09-26 11:15:59'),
(55953, '43.166.142.76', NULL, 1, '2025-09-26 11:32:11', '2025-09-26 11:32:11'),
(55954, '101.33.66.34', NULL, 1, '2025-09-26 12:12:37', '2025-09-26 12:12:37'),
(55955, '20.235.75.212', NULL, 1, '2025-09-26 12:34:14', '2025-09-26 12:34:14'),
(55956, '154.47.20.214', NULL, 1, '2025-09-26 12:44:31', '2025-09-26 12:44:31'),
(55957, '43.166.129.247', NULL, 1, '2025-09-26 13:16:27', '2025-09-26 13:16:27'),
(55958, '57.141.0.29', NULL, 1, '2025-09-26 13:24:47', '2025-09-26 13:24:47'),
(55959, '31.13.127.17', NULL, 1, '2025-09-26 13:42:29', '2025-09-26 13:42:29'),
(55960, '176.126.103.21', NULL, 1, '2025-09-26 14:13:52', '2025-09-26 14:13:52'),
(55961, '185.166.197.27', NULL, 1, '2025-09-26 14:23:41', '2025-09-26 14:23:41'),
(55962, '57.141.0.21', NULL, 1, '2025-09-26 14:24:59', '2025-09-26 14:24:59'),
(55963, '18.214.238.178', NULL, 1, '2025-09-26 14:37:59', '2025-09-26 14:37:59'),
(55964, '52.22.175.199', NULL, 1, '2025-09-26 14:39:25', '2025-09-26 14:39:25'),
(55965, '4.196.198.93', NULL, 1, '2025-09-26 14:42:11', '2025-09-26 14:42:11'),
(55966, '121.229.156.73', NULL, 1, '2025-09-26 15:36:20', '2025-09-26 15:36:20'),
(55967, '66.249.66.7', NULL, 1, '2025-09-26 16:09:02', '2025-09-26 16:09:02'),
(55968, '45.41.104.228', NULL, 1, '2025-09-26 16:25:44', '2025-09-26 16:25:44'),
(55969, '43.167.232.38', NULL, 1, '2025-09-26 17:27:48', '2025-09-26 17:27:48'),
(55970, '69.171.230.6', NULL, 1, '2025-09-26 18:03:56', '2025-09-26 18:03:56'),
(55971, '45.89.70.30', NULL, 1, '2025-09-26 18:16:46', '2025-09-26 18:16:46'),
(55972, '182.42.111.156', NULL, 1, '2025-09-26 18:18:01', '2025-09-26 18:18:01'),
(55973, '43.135.182.95', NULL, 1, '2025-09-26 18:23:32', '2025-09-26 18:23:32'),
(55974, '142.44.228.10', NULL, 1, '2025-09-26 18:37:43', '2025-09-26 18:37:43'),
(55975, '66.249.66.34', NULL, 1, '2025-09-26 19:02:25', '2025-09-26 19:02:25'),
(55976, '180.102.110.170', NULL, 1, '2025-09-26 19:55:32', '2025-09-26 19:55:32'),
(55977, '103.121.10.14', NULL, 1, '2025-09-26 20:11:26', '2025-09-26 20:11:26'),
(55978, '112.86.225.123', NULL, 1, '2025-09-26 20:52:25', '2025-09-26 20:52:25'),
(55979, '20.235.75.221', NULL, 1, '2025-09-26 20:54:48', '2025-09-26 20:54:48'),
(55980, '20.235.75.215', NULL, 1, '2025-09-26 20:54:49', '2025-09-26 20:54:49'),
(55981, '23.229.42.175', NULL, 1, '2025-09-26 21:33:48', '2025-09-26 21:33:48'),
(55982, '180.102.134.69', NULL, 1, '2025-09-26 21:57:52', '2025-09-26 21:57:52'),
(55983, '87.109.59.83', NULL, 1, '2025-09-26 22:27:05', '2025-09-26 22:27:05'),
(55984, '217.19.215.118', NULL, 1, '2025-09-26 22:38:43', '2025-09-26 22:38:43'),
(55985, '15.220.188.9', NULL, 4, '2025-09-26 22:44:46', '2025-09-26 22:44:48'),
(55986, '154.47.23.3', NULL, 1, '2025-09-26 23:19:59', '2025-09-26 23:19:59'),
(55987, '57.141.0.71', NULL, 1, '2025-09-26 23:38:00', '2025-09-26 23:38:00'),
(55988, '183.198.25.110', NULL, 1, '2025-09-26 23:44:32', '2025-09-26 23:44:32'),
(55989, '180.102.110.156', NULL, 1, '2025-09-27 00:16:35', '2025-09-27 00:16:35'),
(55990, '161.35.153.132', NULL, 1, '2025-09-27 00:21:57', '2025-09-27 00:21:57'),
(55991, '152.232.10.48', NULL, 1, '2025-09-27 01:20:33', '2025-09-27 01:20:33'),
(55992, '179.43.134.19', NULL, 2, '2025-09-27 01:58:47', '2025-09-27 01:58:59'),
(55993, '205.169.39.11', NULL, 1, '2025-09-27 02:32:22', '2025-09-27 02:32:22'),
(55994, '15.235.98.191', NULL, 1, '2025-09-27 02:34:38', '2025-09-27 02:34:38'),
(55995, '34.222.10.84', NULL, 1, '2025-09-27 02:41:30', '2025-09-27 02:41:30'),
(55996, '35.165.186.244', NULL, 1, '2025-09-27 02:48:32', '2025-09-27 02:48:32'),
(55997, '36.255.83.196', NULL, 1, '2025-09-27 02:54:14', '2025-09-27 02:54:14'),
(55998, '107.174.237.140', NULL, 1, '2025-09-27 03:05:10', '2025-09-27 03:05:10'),
(55999, '142.93.251.3', NULL, 1, '2025-09-27 03:08:20', '2025-09-27 03:08:20'),
(56000, '119.42.59.71', NULL, 1, '2025-09-27 03:15:45', '2025-09-27 03:15:45'),
(56001, '66.249.66.36', NULL, 2, '2025-09-27 03:21:55', '2025-09-27 05:00:48'),
(56002, '111.225.148.181', NULL, 1, '2025-09-27 03:31:47', '2025-09-27 03:31:47'),
(56003, '15.235.27.118', NULL, 1, '2025-09-27 03:39:23', '2025-09-27 03:39:23'),
(56004, '109.105.209.34', NULL, 1, '2025-09-27 03:42:34', '2025-09-27 03:42:34'),
(56005, '135.181.208.97', NULL, 1, '2025-09-27 03:49:34', '2025-09-27 03:49:34'),
(56006, '23.229.42.235', NULL, 1, '2025-09-27 04:25:01', '2025-09-27 04:25:01'),
(56007, '67.211.214.194', NULL, 1, '2025-09-27 04:35:44', '2025-09-27 04:35:44'),
(56008, '197.146.58.247', NULL, 1, '2025-09-27 04:36:25', '2025-09-27 04:36:25'),
(56009, '205.210.31.102', NULL, 1, '2025-09-27 04:38:47', '2025-09-27 04:38:47'),
(56010, '57.141.0.50', NULL, 2, '2025-09-27 05:01:06', '2025-09-27 20:17:42'),
(56011, '57.141.0.13', NULL, 1, '2025-09-27 05:01:08', '2025-09-27 05:01:08'),
(56012, '114.119.154.26', NULL, 1, '2025-09-27 05:06:28', '2025-09-27 05:06:28'),
(56013, '114.119.131.231', NULL, 2, '2025-09-27 05:08:02', '2025-09-27 20:52:54'),
(56014, '45.89.70.30', NULL, 1, '2025-09-27 05:18:36', '2025-09-27 05:18:36'),
(56015, '118.89.233.234', NULL, 1, '2025-09-27 05:28:05', '2025-09-27 05:28:05'),
(56016, '34.203.50.75', NULL, 1, '2025-09-27 05:41:44', '2025-09-27 05:41:44'),
(56017, '112.86.225.103', NULL, 1, '2025-09-27 05:41:50', '2025-09-27 05:41:50'),
(56018, '106.75.64.247', NULL, 1, '2025-09-27 05:42:10', '2025-09-27 05:42:10'),
(56019, '106.75.66.166', NULL, 1, '2025-09-27 05:42:15', '2025-09-27 05:42:15'),
(56020, '43.157.38.228', NULL, 2, '2025-09-27 06:34:47', '2025-09-27 17:04:46'),
(56021, '128.204.212.87', NULL, 2, '2025-09-27 06:42:32', '2025-09-27 22:23:55'),
(56022, '37.111.231.191', NULL, 1, '2025-09-27 07:06:12', '2025-09-27 07:06:12'),
(56023, '43.153.10.83', NULL, 1, '2025-09-27 07:17:16', '2025-09-27 07:17:16'),
(56024, '95.85.143.181', NULL, 1, '2025-09-27 07:44:24', '2025-09-27 07:44:24'),
(56025, '54.70.190.91', NULL, 3, '2025-09-27 08:59:50', '2025-09-27 08:59:51'),
(56026, '43.143.248.236', NULL, 1, '2025-09-27 09:22:24', '2025-09-27 09:22:24'),
(56027, '121.229.156.36', NULL, 1, '2025-09-27 09:35:15', '2025-09-27 09:35:15'),
(56028, '20.194.157.188', NULL, 1, '2025-09-27 09:51:35', '2025-09-27 09:51:35'),
(56029, '152.42.188.78', NULL, 2, '2025-09-27 10:03:00', '2025-09-27 10:03:02'),
(56030, '103.60.175.139', NULL, 1, '2025-09-27 10:03:35', '2025-09-27 10:03:35'),
(56031, '43.173.176.244', NULL, 1, '2025-09-27 10:22:56', '2025-09-27 10:22:56'),
(56032, '20.194.157.189', NULL, 1, '2025-09-27 10:42:36', '2025-09-27 10:42:36'),
(56033, '52.167.144.17', NULL, 1, '2025-09-27 10:44:20', '2025-09-27 10:44:20'),
(56034, '182.43.68.38', NULL, 19, '2025-09-27 11:06:04', '2025-09-27 11:10:07'),
(56035, '84.54.33.23', NULL, 1, '2025-09-27 11:07:05', '2025-09-27 11:07:05'),
(56036, '52.187.246.128', NULL, 1, '2025-09-27 11:16:42', '2025-09-27 11:16:42'),
(56037, '52.187.246.143', NULL, 1, '2025-09-27 11:16:43', '2025-09-27 11:16:43'),
(56038, '169.150.196.237', NULL, 1, '2025-09-27 11:17:10', '2025-09-27 11:17:10'),
(56039, '103.127.4.82', NULL, 1, '2025-09-27 11:52:59', '2025-09-27 11:52:59'),
(56040, '45.138.16.48', NULL, 1, '2025-09-27 12:27:01', '2025-09-27 12:27:01'),
(56041, '128.204.212.84', NULL, 1, '2025-09-27 12:37:10', '2025-09-27 12:37:10'),
(56042, '20.194.1.11', NULL, 1, '2025-09-27 12:39:09', '2025-09-27 12:39:09'),
(56043, '20.194.1.7', NULL, 1, '2025-09-27 12:39:10', '2025-09-27 12:39:10'),
(56044, '17.241.227.29', NULL, 1, '2025-09-27 12:51:13', '2025-09-27 12:51:13'),
(56045, '43.155.195.141', NULL, 1, '2025-09-27 12:57:04', '2025-09-27 12:57:04'),
(56046, '179.43.159.194', NULL, 2, '2025-09-27 12:57:47', '2025-09-27 12:57:48'),
(56047, '124.222.142.44', NULL, 1, '2025-09-27 13:12:23', '2025-09-27 13:12:23'),
(56048, '43.135.148.92', NULL, 1, '2025-09-27 13:33:50', '2025-09-27 13:33:50'),
(56049, '162.142.125.38', NULL, 1, '2025-09-27 13:47:31', '2025-09-27 13:47:31'),
(56050, '45.135.232.178', NULL, 1, '2025-09-27 13:49:11', '2025-09-27 13:49:11'),
(56051, '154.3.62.25', NULL, 1, '2025-09-27 14:36:44', '2025-09-27 14:36:44'),
(56052, '49.145.129.170', NULL, 1, '2025-09-27 14:41:37', '2025-09-27 14:41:37'),
(56053, '20.194.1.13', NULL, 1, '2025-09-27 14:52:20', '2025-09-27 14:52:20'),
(56054, '43.173.180.240', NULL, 1, '2025-09-27 16:18:15', '2025-09-27 16:18:15'),
(56055, '43.173.181.35', NULL, 1, '2025-09-27 17:31:25', '2025-09-27 17:31:25'),
(56056, '20.204.24.245', NULL, 1, '2025-09-27 17:37:20', '2025-09-27 17:37:20'),
(56057, '121.237.36.31', NULL, 2, '2025-09-27 18:12:31', '2025-09-27 18:26:18'),
(56058, '121.237.36.27', NULL, 1, '2025-09-27 18:19:03', '2025-09-27 18:19:03'),
(56059, '112.86.225.143', NULL, 1, '2025-09-27 19:00:13', '2025-09-27 19:00:13'),
(56060, '198.235.24.13', NULL, 1, '2025-09-27 20:06:01', '2025-09-27 20:06:01'),
(56061, '34.217.49.207', NULL, 1, '2025-09-27 20:26:03', '2025-09-27 20:26:03'),
(56062, '112.86.225.71', NULL, 1, '2025-09-27 20:43:27', '2025-09-27 20:43:27'),
(56063, '162.14.197.180', NULL, 1, '2025-09-27 20:54:26', '2025-09-27 20:54:26'),
(56064, '178.156.188.178', NULL, 1, '2025-09-27 21:03:09', '2025-09-27 21:03:09'),
(56065, '172.182.209.218', NULL, 1, '2025-09-27 21:05:57', '2025-09-27 21:05:57'),
(56066, '142.44.228.136', NULL, 1, '2025-09-27 21:06:15', '2025-09-27 21:06:15'),
(56067, '23.95.137.114', NULL, 1, '2025-09-27 21:51:55', '2025-09-27 21:51:55'),
(56068, '51.222.95.43', NULL, 1, '2025-09-27 22:00:26', '2025-09-27 22:00:26'),
(56069, '43.173.181.96', NULL, 1, '2025-09-27 22:21:14', '2025-09-27 22:21:14'),
(56070, '176.121.108.68', NULL, 1, '2025-09-27 22:40:44', '2025-09-27 22:40:44'),
(56071, '216.244.66.200', NULL, 1, '2025-09-27 23:13:17', '2025-09-27 23:13:17'),
(56072, '15.235.27.183', NULL, 1, '2025-09-27 23:24:59', '2025-09-27 23:24:59'),
(56073, '223.15.245.170', NULL, 1, '2025-09-28 00:37:28', '2025-09-28 00:37:28'),
(56074, '185.21.12.95', NULL, 1, '2025-09-28 00:46:04', '2025-09-28 00:46:04'),
(56075, '145.220.91.19', NULL, 1, '2025-09-28 01:33:27', '2025-09-28 01:33:27'),
(56076, '154.16.105.15', NULL, 1, '2025-09-28 01:44:47', '2025-09-28 01:44:47'),
(56077, '113.77.239.108', NULL, 1, '2025-09-28 01:57:51', '2025-09-28 01:57:51'),
(56078, '171.12.203.136', NULL, 1, '2025-09-28 01:59:20', '2025-09-28 01:59:20'),
(56079, '34.208.93.9', NULL, 1, '2025-09-28 02:42:47', '2025-09-28 02:42:47'),
(56080, '128.204.212.86', NULL, 2, '2025-09-28 02:51:41', '2025-09-28 11:11:33'),
(56081, '43.157.67.70', NULL, 1, '2025-09-28 03:05:27', '2025-09-28 03:05:27'),
(56082, '35.165.186.244', NULL, 1, '2025-09-28 03:08:35', '2025-09-28 03:08:35'),
(56083, '109.42.241.197', NULL, 1, '2025-09-28 03:10:39', '2025-09-28 03:10:39'),
(56084, '205.169.39.21', NULL, 1, '2025-09-28 03:29:10', '2025-09-28 03:29:10'),
(56085, '110.249.202.147', NULL, 1, '2025-09-28 03:32:02', '2025-09-28 03:32:02'),
(56086, '142.44.220.91', NULL, 1, '2025-09-28 03:32:24', '2025-09-28 03:32:24'),
(56087, '49.51.38.193', NULL, 1, '2025-09-28 03:45:48', '2025-09-28 03:45:48'),
(56088, '37.187.26.72', NULL, 1, '2025-09-28 03:46:10', '2025-09-28 03:46:10'),
(56089, '110.249.201.71', NULL, 1, '2025-09-28 03:50:28', '2025-09-28 03:50:28'),
(56090, '49.232.151.112', NULL, 1, '2025-09-28 04:24:01', '2025-09-28 04:24:01'),
(56091, '103.230.106.1', NULL, 1, '2025-09-28 04:28:39', '2025-09-28 04:28:39'),
(56092, '123.0.18.82', NULL, 1, '2025-09-28 04:31:24', '2025-09-28 04:31:24'),
(56093, '162.120.184.227', NULL, 2, '2025-09-28 04:50:58', '2025-09-28 09:10:12'),
(56094, '120.50.22.50', NULL, 3, '2025-09-28 04:55:32', '2025-09-28 05:32:14'),
(56095, '192.227.120.199', NULL, 1, '2025-09-28 05:25:17', '2025-09-28 05:25:17'),
(56096, '43.229.208.190', NULL, 1, '2025-09-28 05:34:26', '2025-09-28 05:34:26'),
(56097, '107.189.30.86', NULL, 1, '2025-09-28 06:00:04', '2025-09-28 06:00:04'),
(56098, '91.206.26.26', NULL, 1, '2025-09-28 06:02:11', '2025-09-28 06:02:11'),
(56099, '43.245.120.150', NULL, 1, '2025-09-28 06:10:10', '2025-09-28 06:10:10'),
(56100, '72.14.201.130', NULL, 1, '2025-09-28 06:16:30', '2025-09-28 06:16:30'),
(56101, '128.204.212.85', NULL, 1, '2025-09-28 07:03:34', '2025-09-28 07:03:34'),
(56102, '196.251.86.100', NULL, 1, '2025-09-28 07:17:09', '2025-09-28 07:17:09'),
(56103, '3.145.88.136', NULL, 2, '2025-09-28 07:19:15', '2025-09-28 07:19:17'),
(56104, '18.225.25.214', NULL, 1, '2025-09-28 07:19:15', '2025-09-28 07:19:15'),
(56105, '3.17.130.130', NULL, 1, '2025-09-28 07:19:23', '2025-09-28 07:19:23'),
(56106, '3.134.105.193', NULL, 1, '2025-09-28 07:19:23', '2025-09-28 07:19:23'),
(56107, '42.236.17.8', NULL, 1, '2025-09-28 08:08:26', '2025-09-28 08:08:26'),
(56108, '60.188.57.0', NULL, 1, '2025-09-28 08:19:29', '2025-09-28 08:19:29'),
(56109, '103.40.199.180', NULL, 1, '2025-09-28 08:41:47', '2025-09-28 08:41:47'),
(56110, '57.155.170.204', NULL, 1, '2025-09-28 08:50:06', '2025-09-28 08:50:06'),
(56111, '52.187.246.137', NULL, 1, '2025-09-28 09:03:30', '2025-09-28 09:03:30'),
(56112, '52.255.111.61', NULL, 1, '2025-09-28 09:11:31', '2025-09-28 09:11:31'),
(56113, '193.186.4.130', NULL, 1, '2025-09-28 09:12:41', '2025-09-28 09:12:41'),
(56114, '68.218.30.115', NULL, 1, '2025-09-28 09:20:46', '2025-09-28 09:20:46'),
(56115, '42.236.17.29', NULL, 1, '2025-09-28 09:23:58', '2025-09-28 09:23:58'),
(56116, '112.86.225.231', NULL, 1, '2025-09-28 09:26:17', '2025-09-28 09:26:17'),
(56117, '42.236.17.232', NULL, 1, '2025-09-28 09:27:36', '2025-09-28 09:27:36'),
(56118, '119.148.32.98', NULL, 1, '2025-09-28 09:40:57', '2025-09-28 09:40:57'),
(56119, '43.157.170.13', NULL, 1, '2025-09-28 09:53:38', '2025-09-28 09:53:38'),
(56120, '51.68.111.205', NULL, 1, '2025-09-28 10:05:14', '2025-09-28 10:05:14'),
(56121, '23.27.163.88', NULL, 1, '2025-09-28 10:06:12', '2025-09-28 10:06:12'),
(56122, '42.236.17.14', NULL, 1, '2025-09-28 10:06:44', '2025-09-28 10:06:44'),
(56123, '42.193.37.186', NULL, 1, '2025-09-28 10:17:05', '2025-09-28 10:17:05'),
(56124, '40.84.221.228', NULL, 1, '2025-09-28 10:17:09', '2025-09-28 10:17:09'),
(56125, '43.134.186.61', NULL, 1, '2025-09-28 10:31:41', '2025-09-28 10:31:41'),
(56126, '223.109.252.177', NULL, 1, '2025-09-28 11:56:45', '2025-09-28 11:56:45'),
(56127, '66.249.66.6', NULL, 1, '2025-09-28 11:58:23', '2025-09-28 11:58:23'),
(56128, '173.252.83.116', NULL, 1, '2025-09-28 12:08:01', '2025-09-28 12:08:01'),
(56129, '66.249.66.35', NULL, 1, '2025-09-28 12:36:24', '2025-09-28 12:36:24'),
(56130, '84.247.105.71', NULL, 2, '2025-09-28 13:02:39', '2025-09-28 13:02:40'),
(56131, '54.213.148.212', NULL, 1, '2025-09-28 13:12:47', '2025-09-28 13:12:47'),
(56132, '103.222.20.15', NULL, 2, '2025-09-28 14:13:35', '2025-09-28 14:14:27'),
(56133, '37.111.200.174', NULL, 1, '2025-09-28 14:30:26', '2025-09-28 14:30:26'),
(56134, '64.140.135.70', NULL, 1, '2025-09-28 14:41:12', '2025-09-28 14:41:12'),
(56135, '223.109.252.252', NULL, 1, '2025-09-28 15:36:47', '2025-09-28 15:36:47'),
(56136, '136.115.9.53', NULL, 1, '2025-09-28 15:44:35', '2025-09-28 15:44:35'),
(56137, '43.173.177.166', NULL, 1, '2025-09-28 16:16:27', '2025-09-28 16:16:27'),
(56138, '138.124.125.53', NULL, 1, '2025-09-28 16:30:43', '2025-09-28 16:30:43'),
(56139, '193.186.4.159', NULL, 1, '2025-09-28 16:56:53', '2025-09-28 16:56:53'),
(56140, '96.44.142.70', NULL, 1, '2025-09-28 17:15:06', '2025-09-28 17:15:06'),
(56141, '57.141.0.74', NULL, 1, '2025-09-28 17:41:46', '2025-09-28 17:41:46'),
(56142, '57.141.0.44', NULL, 1, '2025-09-28 17:41:48', '2025-09-28 17:41:48'),
(56143, '198.235.24.22', NULL, 1, '2025-09-28 18:46:29', '2025-09-28 18:46:29'),
(56144, '4.196.118.118', NULL, 1, '2025-09-28 19:13:56', '2025-09-28 19:13:56'),
(56145, '223.109.252.216', NULL, 1, '2025-09-28 19:29:20', '2025-09-28 19:29:20'),
(56146, '198.235.24.33', NULL, 1, '2025-09-28 19:41:14', '2025-09-28 19:41:14'),
(56147, '57.141.0.54', NULL, 1, '2025-09-28 19:46:07', '2025-09-28 19:46:07'),
(56148, '52.167.144.23', NULL, 1, '2025-09-28 20:27:50', '2025-09-28 20:27:50'),
(56149, '43.130.41.242', NULL, 1, '2025-09-28 21:00:46', '2025-09-28 21:00:46'),
(56150, '119.250.245.45', NULL, 1, '2025-09-28 21:25:19', '2025-09-28 21:25:19'),
(56151, '43.173.182.42', NULL, 1, '2025-09-28 22:16:23', '2025-09-28 22:16:23'),
(56152, '43.173.180.174', NULL, 1, '2025-09-28 22:50:41', '2025-09-28 22:50:41'),
(56153, '120.229.47.145', NULL, 1, '2025-09-28 23:39:42', '2025-09-28 23:39:42'),
(56154, '49.12.210.192', NULL, 1, '2025-09-28 23:52:09', '2025-09-28 23:52:09'),
(56155, '66.250.219.51', NULL, 2, '2025-09-29 00:08:07', '2025-09-29 00:08:08'),
(56156, '66.250.219.227', NULL, 2, '2025-09-29 00:14:49', '2025-09-29 00:14:50'),
(56157, '185.61.216.207', NULL, 1, '2025-09-29 01:46:29', '2025-09-29 01:46:29'),
(56158, '185.61.216.44', NULL, 2, '2025-09-29 01:46:31', '2025-09-29 01:46:32'),
(56159, '40.84.221.221', NULL, 1, '2025-09-29 01:58:51', '2025-09-29 01:58:51'),
(56160, '35.166.126.70', NULL, 1, '2025-09-29 02:07:12', '2025-09-29 02:07:12'),
(56161, '202.134.8.195', NULL, 1, '2025-09-29 02:14:06', '2025-09-29 02:14:06'),
(56162, '165.232.134.230', NULL, 1, '2025-09-29 02:19:04', '2025-09-29 02:19:04'),
(56163, '205.169.39.32', NULL, 1, '2025-09-29 02:36:23', '2025-09-29 02:36:23'),
(56164, '18.237.40.182', NULL, 1, '2025-09-29 02:45:56', '2025-09-29 02:45:56'),
(56165, '54.39.210.71', NULL, 1, '2025-09-29 02:48:39', '2025-09-29 02:48:39'),
(56166, '191.96.227.230', NULL, 1, '2025-09-29 02:50:26', '2025-09-29 02:50:26'),
(56167, '112.24.205.84', NULL, 1, '2025-09-29 02:59:41', '2025-09-29 02:59:41'),
(56168, '27.115.124.38', NULL, 1, '2025-09-29 03:00:06', '2025-09-29 03:00:06'),
(56169, '27.115.124.53', NULL, 1, '2025-09-29 03:00:34', '2025-09-29 03:00:34'),
(56170, '15.235.96.151', NULL, 1, '2025-09-29 03:33:45', '2025-09-29 03:33:45'),
(56171, '139.186.133.223', NULL, 1, '2025-09-29 04:20:16', '2025-09-29 04:20:16'),
(56172, '103.75.134.115', NULL, 1, '2025-09-29 06:06:22', '2025-09-29 06:06:22'),
(56173, '20.194.1.1', NULL, 1, '2025-09-29 08:12:52', '2025-09-29 08:12:52'),
(56174, '162.120.184.227', NULL, 1, '2025-09-29 08:30:37', '2025-09-29 08:30:37'),
(56175, '37.111.230.50', NULL, 1, '2025-09-29 08:30:38', '2025-09-29 08:30:38'),
(56176, '52.167.144.160', NULL, 1, '2025-09-29 08:55:15', '2025-09-29 08:55:15'),
(56177, '20.194.157.182', NULL, 1, '2025-09-29 09:18:44', '2025-09-29 09:18:44'),
(56178, '4.196.118.114', NULL, 1, '2025-09-29 09:25:23', '2025-09-29 09:25:23'),
(56179, '4.196.118.122', NULL, 1, '2025-09-29 09:25:23', '2025-09-29 09:25:23'),
(56180, '212.115.49.77', NULL, 1, '2025-09-29 09:51:09', '2025-09-29 09:51:09'),
(56181, '112.86.225.78', NULL, 1, '2025-09-29 11:50:50', '2025-09-29 11:50:50'),
(56182, '173.208.248.50', NULL, 1, '2025-09-29 11:56:54', '2025-09-29 11:56:54'),
(56183, '162.120.184.34', NULL, 1, '2025-09-29 12:00:45', '2025-09-29 12:00:45'),
(56184, '170.85.54.106', NULL, 1, '2025-09-29 12:24:25', '2025-09-29 12:24:25'),
(56185, '193.186.4.159', NULL, 1, '2025-09-29 13:08:27', '2025-09-29 13:08:27'),
(56186, '4.196.198.82', NULL, 1, '2025-09-29 13:40:55', '2025-09-29 13:40:55'),
(56187, '4.196.198.95', NULL, 1, '2025-09-29 13:40:56', '2025-09-29 13:40:56'),
(56188, '136.226.64.117', NULL, 1, '2025-09-29 14:50:00', '2025-09-29 14:50:00'),
(56189, '202.86.217.187', NULL, 1, '2025-09-29 15:21:02', '2025-09-29 15:21:02'),
(56190, '128.204.212.86', NULL, 1, '2025-09-29 15:22:22', '2025-09-29 15:22:22'),
(56191, '54.39.210.133', NULL, 1, '2025-09-29 15:46:17', '2025-09-29 15:46:17'),
(56192, '72.14.201.159', NULL, 1, '2025-09-29 16:05:05', '2025-09-29 16:05:05'),
(56193, '4.151.241.247', NULL, 1, '2025-09-29 16:05:51', '2025-09-29 16:05:51'),
(56194, '66.249.66.7', NULL, 2, '2025-09-29 16:19:50', '2025-09-29 16:19:51'),
(56195, '52.187.246.143', NULL, 1, '2025-09-29 16:37:06', '2025-09-29 16:37:06'),
(56196, '51.68.111.205', NULL, 1, '2025-09-29 16:38:41', '2025-09-29 16:38:41'),
(56197, '35.171.155.212', NULL, 1, '2025-09-29 17:03:16', '2025-09-29 17:03:16'),
(56198, '82.80.249.235', NULL, 1, '2025-09-29 17:04:18', '2025-09-29 17:04:18'),
(56199, '82.80.249.212', NULL, 3, '2025-09-29 17:04:24', '2025-09-29 17:15:33'),
(56200, '128.204.212.85', NULL, 1, '2025-09-29 17:06:37', '2025-09-29 17:06:37'),
(56201, '66.249.66.34', NULL, 1, '2025-09-29 17:20:30', '2025-09-29 17:20:30'),
(56202, '52.187.246.141', NULL, 1, '2025-09-29 17:44:17', '2025-09-29 17:44:17'),
(56203, '49.13.81.134', NULL, 1, '2025-09-29 17:44:46', '2025-09-29 17:44:46'),
(56204, '66.249.66.6', NULL, 1, '2025-09-29 18:54:32', '2025-09-29 18:54:32'),
(56205, '57.141.0.45', NULL, 1, '2025-09-29 18:55:22', '2025-09-29 18:55:22'),
(56206, '138.91.30.48', NULL, 1, '2025-09-29 19:02:29', '2025-09-29 19:02:29'),
(56207, '121.229.156.34', NULL, 1, '2025-09-29 19:08:25', '2025-09-29 19:08:25'),
(56208, '121.229.156.16', NULL, 1, '2025-09-29 20:01:21', '2025-09-29 20:01:21'),
(56209, '88.99.242.15', NULL, 1, '2025-09-29 20:18:51', '2025-09-29 20:18:51'),
(56210, '110.52.23.255', NULL, 1, '2025-09-29 20:42:02', '2025-09-29 20:42:02'),
(56211, '27.23.208.192', NULL, 1, '2025-09-29 20:42:40', '2025-09-29 20:42:40'),
(56212, '84.17.48.71', NULL, 1, '2025-09-29 20:56:04', '2025-09-29 20:56:04'),
(56213, '34.239.142.96', NULL, 1, '2025-09-29 22:00:38', '2025-09-29 22:00:38'),
(56214, '180.102.110.164', NULL, 1, '2025-09-29 23:34:56', '2025-09-29 23:34:56'),
(56215, '31.13.103.112', NULL, 1, '2025-09-29 23:39:28', '2025-09-29 23:39:28'),
(56216, '31.13.103.7', NULL, 1, '2025-09-29 23:39:29', '2025-09-29 23:39:29'),
(56217, '156.228.112.212', NULL, 1, '2025-09-30 00:12:12', '2025-09-30 00:12:12'),
(56218, '54.84.74.246', NULL, 1, '2025-09-30 00:18:49', '2025-09-30 00:18:49'),
(56219, '66.249.66.162', NULL, 1, '2025-09-30 00:37:33', '2025-09-30 00:37:33'),
(56220, '40.77.167.151', NULL, 1, '2025-09-30 01:01:16', '2025-09-30 01:01:16'),
(56221, '183.60.225.196', NULL, 1, '2025-09-30 02:26:55', '2025-09-30 02:26:55'),
(56222, '34.214.5.163', NULL, 1, '2025-09-30 02:48:53', '2025-09-30 02:48:53'),
(56223, '35.165.70.250', NULL, 1, '2025-09-30 02:50:01', '2025-09-30 02:50:01');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(56224, '35.195.64.168', NULL, 1, '2025-09-30 02:50:39', '2025-09-30 02:50:39'),
(56225, '66.249.66.44', NULL, 1, '2025-09-30 02:55:03', '2025-09-30 02:55:03'),
(56226, '142.44.228.206', NULL, 1, '2025-09-30 03:37:14', '2025-09-30 03:37:14'),
(56227, '34.238.138.191', NULL, 1, '2025-09-30 03:40:12', '2025-09-30 03:40:12'),
(56228, '65.109.193.158', NULL, 1, '2025-09-30 04:10:39', '2025-09-30 04:10:39'),
(56229, '43.173.178.232', NULL, 1, '2025-09-30 04:17:18', '2025-09-30 04:17:18'),
(56230, '4.196.198.87', NULL, 1, '2025-09-30 04:25:15', '2025-09-30 04:25:15'),
(56231, '72.14.201.130', NULL, 1, '2025-09-30 04:29:51', '2025-09-30 04:29:51'),
(56232, '20.27.94.137', NULL, 2, '2025-09-30 04:38:26', '2025-09-30 10:27:22'),
(56233, '109.199.97.143', NULL, 1, '2025-09-30 04:48:51', '2025-09-30 04:48:51'),
(56234, '180.102.110.160', NULL, 1, '2025-09-30 05:38:43', '2025-09-30 05:38:43'),
(56235, '162.120.184.226', NULL, 2, '2025-09-30 05:39:54', '2025-09-30 06:50:26'),
(56236, '35.205.81.170', NULL, 1, '2025-09-30 05:41:16', '2025-09-30 05:41:16'),
(56237, '113.11.89.232', NULL, 1, '2025-09-30 06:14:49', '2025-09-30 06:14:49'),
(56238, '20.194.157.185', NULL, 1, '2025-09-30 06:56:53', '2025-09-30 06:56:53'),
(56239, '118.179.218.201', NULL, 2, '2025-09-30 07:10:49', '2025-09-30 07:10:52'),
(56240, '3.148.185.94', NULL, 1, '2025-09-30 07:11:39', '2025-09-30 07:11:39'),
(56241, '18.224.128.89', NULL, 1, '2025-09-30 07:11:39', '2025-09-30 07:11:39'),
(56242, '18.116.72.108', NULL, 2, '2025-09-30 07:11:41', '2025-09-30 07:11:48'),
(56243, '18.226.163.183', NULL, 1, '2025-09-30 07:11:49', '2025-09-30 07:11:49'),
(56244, '185.61.216.43', NULL, 1, '2025-09-30 07:12:17', '2025-09-30 07:12:17'),
(56245, '45.10.167.81', NULL, 2, '2025-09-30 07:12:20', '2025-09-30 07:12:21'),
(56246, '20.27.94.143', NULL, 1, '2025-09-30 07:13:57', '2025-09-30 07:13:57'),
(56247, '123.49.40.66', NULL, 1, '2025-09-30 07:30:50', '2025-09-30 07:30:50'),
(56248, '15.235.96.192', NULL, 1, '2025-09-30 07:30:52', '2025-09-30 07:30:52'),
(56249, '202.125.77.218', NULL, 1, '2025-09-30 07:41:56', '2025-09-30 07:41:56'),
(56250, '37.111.245.188', NULL, 1, '2025-09-30 08:04:32', '2025-09-30 08:04:32'),
(56251, '103.17.69.107', NULL, 1, '2025-09-30 08:05:47', '2025-09-30 08:05:47'),
(56252, '74.7.35.122', NULL, 1, '2025-09-30 08:33:45', '2025-09-30 08:33:45'),
(56253, '51.161.37.171', NULL, 1, '2025-09-30 08:36:18', '2025-09-30 08:36:18'),
(56254, '66.249.66.71', NULL, 1, '2025-09-30 08:37:40', '2025-09-30 08:37:40'),
(56255, '69.171.249.10', NULL, 1, '2025-09-30 08:38:43', '2025-09-30 08:38:43'),
(56256, '103.228.134.146', NULL, 1, '2025-09-30 08:40:13', '2025-09-30 08:40:13'),
(56257, '45.148.12.58', NULL, 2, '2025-09-30 08:46:21', '2025-09-30 08:46:23'),
(56258, '51.68.111.205', NULL, 1, '2025-09-30 08:48:14', '2025-09-30 08:48:14'),
(56259, '34.75.166.150', NULL, 2, '2025-09-30 09:02:11', '2025-09-30 09:12:31'),
(56260, '108.165.58.226', NULL, 2, '2025-09-30 09:02:39', '2025-09-30 09:02:40'),
(56261, '162.120.184.35', NULL, 1, '2025-09-30 09:37:03', '2025-09-30 09:37:03'),
(56262, '189.85.121.77', NULL, 1, '2025-09-30 09:43:29', '2025-09-30 09:43:29'),
(56263, '57.141.0.70', NULL, 1, '2025-09-30 09:47:41', '2025-09-30 09:47:41'),
(56264, '112.86.225.226', NULL, 1, '2025-09-30 10:04:16', '2025-09-30 10:04:16'),
(56265, '162.120.188.97', NULL, 1, '2025-09-30 10:20:52', '2025-09-30 10:20:52'),
(56266, '150.255.101.4', NULL, 1, '2025-09-30 10:22:30', '2025-09-30 10:22:30'),
(56267, '142.44.233.129', NULL, 1, '2025-09-30 10:34:33', '2025-09-30 10:34:33'),
(56268, '94.30.147.14', NULL, 1, '2025-09-30 10:38:26', '2025-09-30 10:38:26'),
(56269, '54.39.89.130', NULL, 1, '2025-09-30 10:50:10', '2025-09-30 10:50:10'),
(56270, '54.163.244.133', NULL, 1, '2025-09-30 11:43:44', '2025-09-30 11:43:44'),
(56271, '23.82.18.19', NULL, 1, '2025-09-30 11:44:48', '2025-09-30 11:44:48'),
(56272, '57.141.0.1', NULL, 1, '2025-09-30 11:52:49', '2025-09-30 11:52:49'),
(56273, '20.194.157.182', NULL, 1, '2025-09-30 12:08:03', '2025-09-30 12:08:03'),
(56274, '20.194.157.186', NULL, 1, '2025-09-30 12:08:08', '2025-09-30 12:08:08'),
(56275, '148.113.128.245', NULL, 1, '2025-09-30 12:33:27', '2025-09-30 12:33:27'),
(56276, '54.39.89.30', NULL, 1, '2025-09-30 13:13:32', '2025-09-30 13:13:32'),
(56277, '119.30.35.126', NULL, 1, '2025-09-30 13:45:20', '2025-09-30 13:45:20'),
(56278, '173.244.42.154', NULL, 1, '2025-09-30 13:59:11', '2025-09-30 13:59:11'),
(56279, '142.44.225.88', NULL, 1, '2025-09-30 14:31:09', '2025-09-30 14:31:09'),
(56280, '112.86.225.155', NULL, 1, '2025-09-30 14:53:56', '2025-09-30 14:53:56'),
(56281, '43.173.178.21', NULL, 1, '2025-09-30 16:18:11', '2025-09-30 16:18:11'),
(56282, '54.39.203.56', NULL, 1, '2025-09-30 16:51:20', '2025-09-30 16:51:20'),
(56283, '68.218.30.124', NULL, 1, '2025-09-30 17:09:06', '2025-09-30 17:09:06'),
(56284, '43.173.176.67', NULL, 1, '2025-09-30 18:05:32', '2025-09-30 18:05:32'),
(56285, '34.96.44.197', NULL, 1, '2025-09-30 18:11:06', '2025-09-30 18:11:06'),
(56286, '142.44.228.139', NULL, 1, '2025-09-30 18:26:26', '2025-09-30 18:26:26'),
(56287, '118.212.84.32', NULL, 1, '2025-09-30 18:47:17', '2025-09-30 18:47:17'),
(56288, '112.32.238.144', NULL, 1, '2025-09-30 18:47:27', '2025-09-30 18:47:27'),
(56289, '123.6.49.6', NULL, 1, '2025-09-30 18:47:27', '2025-09-30 18:47:27'),
(56290, '183.252.88.64', NULL, 1, '2025-09-30 18:47:27', '2025-09-30 18:47:27'),
(56291, '117.176.206.244', NULL, 1, '2025-09-30 18:47:30', '2025-09-30 18:47:30'),
(56292, '123.6.49.9', NULL, 2, '2025-09-30 18:47:35', '2025-09-30 18:48:50'),
(56293, '123.6.49.46', NULL, 3, '2025-09-30 18:47:35', '2025-09-30 18:49:31'),
(56294, '123.6.49.38', NULL, 3, '2025-09-30 18:47:37', '2025-09-30 18:48:42'),
(56295, '42.238.177.150', NULL, 1, '2025-09-30 18:48:03', '2025-09-30 18:48:03'),
(56296, '123.6.49.41', NULL, 1, '2025-09-30 18:48:48', '2025-09-30 18:48:48'),
(56297, '112.86.225.110', NULL, 1, '2025-09-30 19:07:03', '2025-09-30 19:07:03'),
(56298, '51.161.65.212', NULL, 1, '2025-09-30 19:28:20', '2025-09-30 19:28:20'),
(56299, '172.241.161.252', NULL, 1, '2025-09-30 20:01:19', '2025-09-30 20:01:19'),
(56300, '54.39.6.173', NULL, 1, '2025-09-30 20:28:39', '2025-09-30 20:28:39'),
(56301, '52.167.144.147', NULL, 1, '2025-09-30 20:38:24', '2025-09-30 20:38:24'),
(56302, '57.141.0.52', NULL, 1, '2025-09-30 20:50:58', '2025-09-30 20:50:58'),
(56303, '87.249.132.25', NULL, 1, '2025-09-30 21:52:14', '2025-09-30 21:52:14'),
(56304, '52.167.144.219', NULL, 1, '2025-09-30 21:54:46', '2025-09-30 21:54:46'),
(56305, '43.173.180.232', NULL, 1, '2025-09-30 22:06:08', '2025-09-30 22:06:08'),
(56306, '66.249.66.201', NULL, 1, '2025-09-30 22:17:40', '2025-09-30 22:17:40'),
(56307, '106.6.223.246', NULL, 1, '2025-09-30 22:19:42', '2025-09-30 22:19:42'),
(56308, '15.235.98.5', NULL, 1, '2025-09-30 22:36:45', '2025-09-30 22:36:45'),
(56309, '47.88.19.226', NULL, 1, '2025-09-30 22:53:24', '2025-09-30 22:53:24'),
(56310, '66.249.66.6', NULL, 1, '2025-09-30 23:14:35', '2025-09-30 23:14:35'),
(56311, '45.166.205.176', NULL, 1, '2025-09-30 23:17:27', '2025-09-30 23:17:27'),
(56312, '68.183.36.249', NULL, 1, '2025-10-01 00:47:54', '2025-10-01 00:47:54'),
(56313, '44.244.201.142', NULL, 1, '2025-10-01 02:35:43', '2025-10-01 02:35:43'),
(56314, '35.87.69.109', NULL, 1, '2025-10-01 02:41:46', '2025-10-01 02:41:46'),
(56315, '66.249.66.36', NULL, 1, '2025-10-01 02:48:38', '2025-10-01 02:48:38'),
(56316, '52.43.64.183', NULL, 1, '2025-10-01 02:52:04', '2025-10-01 02:52:04'),
(56317, '128.204.212.86', NULL, 1, '2025-10-01 02:59:46', '2025-10-01 02:59:46'),
(56318, '52.167.144.147', NULL, 1, '2025-10-01 03:25:29', '2025-10-01 03:25:29'),
(56319, '167.114.139.237', NULL, 1, '2025-10-01 03:37:50', '2025-10-01 03:37:50'),
(56320, '121.229.156.118', NULL, 2, '2025-10-01 04:29:19', '2025-10-01 04:29:22'),
(56321, '43.173.182.150', NULL, 1, '2025-10-01 04:29:46', '2025-10-01 04:29:46'),
(56322, '114.119.144.178', NULL, 1, '2025-10-01 04:50:48', '2025-10-01 04:50:48'),
(56323, '202.4.116.106', NULL, 1, '2025-10-01 04:57:02', '2025-10-01 04:57:02'),
(56324, '111.225.148.52', NULL, 1, '2025-10-01 05:37:11', '2025-10-01 05:37:11'),
(56325, '52.45.9.143', NULL, 1, '2025-10-01 05:40:56', '2025-10-01 05:40:56'),
(56326, '66.249.66.6', NULL, 2, '2025-10-01 06:25:06', '2025-10-01 11:06:46'),
(56327, '54.39.0.244', NULL, 1, '2025-10-01 06:54:35', '2025-10-01 06:54:35'),
(56328, '128.204.212.87', NULL, 1, '2025-10-01 06:57:42', '2025-10-01 06:57:42'),
(56329, '103.131.71.192', NULL, 1, '2025-10-01 07:34:51', '2025-10-01 07:34:51'),
(56330, '172.241.247.165', NULL, 1, '2025-10-01 07:56:38', '2025-10-01 07:56:38'),
(56331, '44.211.155.107', NULL, 1, '2025-10-01 09:28:09', '2025-10-01 09:28:09'),
(56332, '18.218.196.211', NULL, 1, '2025-10-01 09:28:09', '2025-10-01 09:28:09'),
(56333, '18.226.200.248', NULL, 1, '2025-10-01 09:28:09', '2025-10-01 09:28:09'),
(56334, '66.249.66.45', NULL, 1, '2025-10-01 09:28:10', '2025-10-01 09:28:10'),
(56335, '66.249.66.70', NULL, 1, '2025-10-01 09:28:11', '2025-10-01 09:28:11'),
(56336, '34.227.160.11', NULL, 1, '2025-10-01 09:28:18', '2025-10-01 09:28:18'),
(56337, '3.12.36.42', NULL, 1, '2025-10-01 09:28:18', '2025-10-01 09:28:18'),
(56338, '3.23.17.108', NULL, 1, '2025-10-01 09:28:19', '2025-10-01 09:28:19'),
(56339, '121.229.156.107', NULL, 1, '2025-10-01 09:33:39', '2025-10-01 09:33:39'),
(56340, '154.47.23.3', NULL, 1, '2025-10-01 10:03:09', '2025-10-01 10:03:09'),
(56341, '98.82.121.103', NULL, 1, '2025-10-01 11:08:06', '2025-10-01 11:08:06'),
(56342, '102.165.48.95', NULL, 1, '2025-10-01 11:46:07', '2025-10-01 11:46:07'),
(56343, '154.47.20.210', NULL, 1, '2025-10-01 12:41:49', '2025-10-01 12:41:49'),
(56344, '20.235.75.209', NULL, 1, '2025-10-01 13:07:24', '2025-10-01 13:07:24'),
(56345, '52.187.246.143', NULL, 1, '2025-10-01 14:13:11', '2025-10-01 14:13:11'),
(56346, '84.17.48.125', NULL, 1, '2025-10-01 14:40:49', '2025-10-01 14:40:49'),
(56347, '68.218.30.121', NULL, 1, '2025-10-01 14:58:43', '2025-10-01 14:58:43'),
(56348, '20.215.214.21', NULL, 1, '2025-10-01 15:09:00', '2025-10-01 15:09:00'),
(56349, '146.75.222.158', NULL, 1, '2025-10-01 15:10:21', '2025-10-01 15:10:21'),
(56350, '54.39.6.52', NULL, 1, '2025-10-01 15:18:47', '2025-10-01 15:18:47'),
(56351, '54.39.0.241', NULL, 1, '2025-10-01 15:37:28', '2025-10-01 15:37:28'),
(56352, '51.161.37.19', NULL, 1, '2025-10-01 15:49:24', '2025-10-01 15:49:24'),
(56353, '54.39.203.129', NULL, 1, '2025-10-01 15:55:23', '2025-10-01 15:55:23'),
(56354, '142.44.225.83', NULL, 1, '2025-10-01 16:01:06', '2025-10-01 16:01:06'),
(56355, '138.91.30.63', NULL, 1, '2025-10-01 16:06:12', '2025-10-01 16:06:12'),
(56356, '172.255.125.170', NULL, 1, '2025-10-01 16:24:14', '2025-10-01 16:24:14'),
(56357, '54.70.190.91', NULL, 3, '2025-10-01 16:37:12', '2025-10-01 16:37:32'),
(56358, '103.91.130.89', NULL, 6, '2025-10-01 16:49:20', '2025-10-01 16:50:14'),
(56359, '3.21.127.182', NULL, 2, '2025-10-01 16:59:37', '2025-10-01 16:59:37'),
(56360, '43.173.178.104', NULL, 1, '2025-10-01 17:14:26', '2025-10-01 17:14:26'),
(56361, '103.101.53.136', NULL, 1, '2025-10-01 17:32:49', '2025-10-01 17:32:49'),
(56362, '68.218.30.115', NULL, 1, '2025-10-01 17:58:59', '2025-10-01 17:58:59'),
(56363, '20.194.1.13', NULL, 1, '2025-10-01 18:00:01', '2025-10-01 18:00:01'),
(56364, '112.86.225.242', NULL, 1, '2025-10-01 18:08:02', '2025-10-01 18:08:02'),
(56365, '51.68.111.207', NULL, 1, '2025-10-01 18:30:52', '2025-10-01 18:30:52'),
(56366, '76.83.22.42', NULL, 1, '2025-10-01 18:47:27', '2025-10-01 18:47:27'),
(56367, '135.237.131.221', NULL, 1, '2025-10-01 19:17:01', '2025-10-01 19:17:01'),
(56368, '201.103.63.15', NULL, 1, '2025-10-01 20:31:40', '2025-10-01 20:31:40'),
(56369, '201.103.63.15', NULL, 1, '2025-10-01 20:31:40', '2025-10-01 20:31:40'),
(56370, '172.204.16.69', NULL, 1, '2025-10-01 20:33:13', '2025-10-01 20:33:13'),
(56371, '57.141.0.51', NULL, 1, '2025-10-01 21:03:05', '2025-10-01 21:03:05'),
(56372, '57.141.0.71', NULL, 1, '2025-10-01 21:03:09', '2025-10-01 21:03:09'),
(56373, '112.86.225.93', NULL, 1, '2025-10-01 21:43:52', '2025-10-01 21:43:52'),
(56374, '43.173.182.142', NULL, 1, '2025-10-01 22:31:26', '2025-10-01 22:31:26'),
(56375, '5.133.192.146', NULL, 1, '2025-10-01 22:44:28', '2025-10-01 22:44:28'),
(56376, '39.152.175.29', NULL, 1, '2025-10-01 23:03:44', '2025-10-01 23:03:44'),
(56377, '57.141.0.24', NULL, 1, '2025-10-02 00:46:32', '2025-10-02 00:46:32'),
(56378, '173.244.42.155', NULL, 1, '2025-10-02 00:49:50', '2025-10-02 00:49:50'),
(56379, '66.249.66.34', NULL, 5, '2025-10-02 00:59:14', '2025-10-02 00:59:26'),
(56380, '52.167.144.162', NULL, 1, '2025-10-02 01:01:36', '2025-10-02 01:01:36'),
(56381, '20.235.75.223', NULL, 1, '2025-10-02 01:09:30', '2025-10-02 01:09:30'),
(56382, '103.131.71.227', NULL, 1, '2025-10-02 01:58:09', '2025-10-02 01:58:09'),
(56383, '34.220.188.10', NULL, 1, '2025-10-02 02:38:01', '2025-10-02 02:38:01'),
(56384, '51.161.8.73', NULL, 1, '2025-10-02 02:51:31', '2025-10-02 02:51:31'),
(56385, '167.114.139.122', NULL, 1, '2025-10-02 02:56:03', '2025-10-02 02:56:03'),
(56386, '54.244.156.59', NULL, 1, '2025-10-02 02:57:54', '2025-10-02 02:57:54'),
(56387, '142.44.220.17', NULL, 1, '2025-10-02 03:19:03', '2025-10-02 03:19:03'),
(56388, '142.44.233.208', NULL, 1, '2025-10-02 03:41:07', '2025-10-02 03:41:07'),
(56389, '54.39.6.20', NULL, 1, '2025-10-02 04:02:38', '2025-10-02 04:02:38'),
(56390, '111.225.148.134', NULL, 1, '2025-10-02 04:07:11', '2025-10-02 04:07:11'),
(56391, '43.173.180.86', NULL, 1, '2025-10-02 04:23:03', '2025-10-02 04:23:03'),
(56392, '20.194.1.13', NULL, 1, '2025-10-02 05:09:00', '2025-10-02 05:09:00'),
(56393, '111.225.148.81', NULL, 1, '2025-10-02 05:25:30', '2025-10-02 05:25:30'),
(56394, '52.167.144.176', NULL, 1, '2025-10-02 05:34:06', '2025-10-02 05:34:06'),
(56395, '34.173.17.90', NULL, 1, '2025-10-02 05:51:02', '2025-10-02 05:51:02'),
(56396, '205.169.39.44', NULL, 1, '2025-10-02 06:26:25', '2025-10-02 06:26:25'),
(56397, '15.235.96.149', NULL, 1, '2025-10-02 06:45:48', '2025-10-02 06:45:48'),
(56398, '121.229.156.63', NULL, 1, '2025-10-02 06:52:50', '2025-10-02 06:52:50'),
(56399, '66.249.66.7', NULL, 1, '2025-10-02 07:56:36', '2025-10-02 07:56:36'),
(56400, '109.107.229.56', NULL, 2, '2025-10-02 08:56:41', '2025-10-02 08:56:57'),
(56401, '157.230.15.92', NULL, 1, '2025-10-02 09:03:04', '2025-10-02 09:03:04'),
(56402, '57.141.0.49', NULL, 1, '2025-10-02 09:04:48', '2025-10-02 09:04:48'),
(56403, '173.252.83.116', NULL, 1, '2025-10-02 09:24:02', '2025-10-02 09:24:02'),
(56404, '128.204.212.87', NULL, 1, '2025-10-02 09:56:09', '2025-10-02 09:56:09'),
(56405, '217.113.196.24', NULL, 1, '2025-10-02 10:00:02', '2025-10-02 10:00:02'),
(56406, '180.153.236.9', NULL, 1, '2025-10-02 10:06:08', '2025-10-02 10:06:08'),
(56407, '112.86.225.196', NULL, 1, '2025-10-02 10:12:27', '2025-10-02 10:12:27'),
(56408, '42.236.101.222', NULL, 1, '2025-10-02 10:32:41', '2025-10-02 10:32:41'),
(56409, '45.134.213.167', NULL, 1, '2025-10-02 11:20:54', '2025-10-02 11:20:54'),
(56410, '185.102.113.85', NULL, 1, '2025-10-02 11:21:42', '2025-10-02 11:21:42'),
(56411, '213.108.0.88', NULL, 2, '2025-10-02 11:21:45', '2025-10-02 11:21:46'),
(56412, '42.236.17.196', NULL, 1, '2025-10-02 11:35:28', '2025-10-02 11:35:28'),
(56413, '42.236.101.210', NULL, 1, '2025-10-02 11:35:34', '2025-10-02 11:35:34'),
(56414, '213.180.203.161', NULL, 1, '2025-10-02 12:08:03', '2025-10-02 12:08:03'),
(56415, '162.120.184.54', NULL, 1, '2025-10-02 13:17:11', '2025-10-02 13:17:11'),
(56416, '51.68.111.199', NULL, 1, '2025-10-02 13:40:35', '2025-10-02 13:40:35'),
(56417, '66.249.66.35', NULL, 1, '2025-10-02 15:23:58', '2025-10-02 15:23:58'),
(56418, '112.86.225.250', NULL, 1, '2025-10-02 15:41:18', '2025-10-02 15:41:18'),
(56419, '103.135.77.245', NULL, 1, '2025-10-02 15:54:42', '2025-10-02 15:54:42'),
(56420, '43.173.182.128', NULL, 1, '2025-10-02 17:57:27', '2025-10-02 17:57:27'),
(56421, '20.194.1.4', NULL, 1, '2025-10-02 18:01:50', '2025-10-02 18:01:50'),
(56422, '112.86.225.252', NULL, 1, '2025-10-02 18:09:53', '2025-10-02 18:09:53'),
(56423, '102.165.48.95', NULL, 1, '2025-10-02 18:11:46', '2025-10-02 18:11:46'),
(56424, '103.131.71.185', NULL, 1, '2025-10-02 18:35:19', '2025-10-02 18:35:19'),
(56425, '185.61.216.211', NULL, 1, '2025-10-02 18:46:35', '2025-10-02 18:46:35'),
(56426, '77.220.195.205', NULL, 2, '2025-10-02 18:46:37', '2025-10-02 18:46:39'),
(56427, '66.249.66.6', NULL, 1, '2025-10-02 19:28:08', '2025-10-02 19:28:08'),
(56428, '120.242.190.170', NULL, 1, '2025-10-02 20:47:03', '2025-10-02 20:47:03'),
(56429, '50.240.206.9', NULL, 1, '2025-10-02 21:01:11', '2025-10-02 21:01:11'),
(56430, '17.241.219.69', NULL, 1, '2025-10-02 21:17:18', '2025-10-02 21:17:18'),
(56431, '57.141.0.56', NULL, 1, '2025-10-02 21:59:39', '2025-10-02 21:59:39'),
(56432, '43.173.182.42', NULL, 1, '2025-10-02 22:20:12', '2025-10-02 22:20:12'),
(56433, '52.167.144.24', NULL, 1, '2025-10-03 00:03:41', '2025-10-03 00:03:41'),
(56434, '192.104.34.34', NULL, 1, '2025-10-03 00:24:48', '2025-10-03 00:24:48'),
(56435, '51.77.216.117', NULL, 1, '2025-10-03 01:06:01', '2025-10-03 01:06:01'),
(56436, '104.248.245.75', NULL, 1, '2025-10-03 02:56:46', '2025-10-03 02:56:46'),
(56437, '31.56.36.189', NULL, 1, '2025-10-03 03:06:19', '2025-10-03 03:06:19'),
(56438, '66.249.66.35', NULL, 2, '2025-10-03 03:18:12', '2025-10-03 10:34:57'),
(56439, '162.120.184.35', NULL, 1, '2025-10-03 03:38:50', '2025-10-03 03:38:50'),
(56440, '124.222.64.119', NULL, 2, '2025-10-03 03:51:34', '2025-10-03 03:51:56'),
(56441, '34.220.188.10', NULL, 1, '2025-10-03 03:52:32', '2025-10-03 03:52:32'),
(56442, '185.117.225.189', NULL, 1, '2025-10-03 04:13:56', '2025-10-03 04:13:56'),
(56443, '35.89.149.88', NULL, 1, '2025-10-03 04:16:12', '2025-10-03 04:16:12'),
(56444, '43.173.177.30', NULL, 1, '2025-10-03 04:19:08', '2025-10-03 04:19:08'),
(56445, '172.204.16.65', NULL, 1, '2025-10-03 04:30:55', '2025-10-03 04:30:55'),
(56446, '205.169.39.14', NULL, 1, '2025-10-03 04:40:02', '2025-10-03 04:40:02'),
(56447, '142.44.233.16', NULL, 1, '2025-10-03 04:41:31', '2025-10-03 04:41:31'),
(56448, '79.136.242.80', NULL, 1, '2025-10-03 05:02:40', '2025-10-03 05:02:40'),
(56449, '103.142.80.46', NULL, 2, '2025-10-03 06:02:46', '2025-10-03 06:02:48'),
(56450, '20.194.1.7', NULL, 1, '2025-10-03 06:26:45', '2025-10-03 06:26:45'),
(56451, '103.131.71.83', NULL, 1, '2025-10-03 06:36:13', '2025-10-03 06:36:13'),
(56452, '31.215.17.99', NULL, 1, '2025-10-03 06:38:51', '2025-10-03 06:38:51'),
(56453, '52.167.144.193', NULL, 1, '2025-10-03 07:10:44', '2025-10-03 07:10:44'),
(56454, '20.194.1.5', NULL, 1, '2025-10-03 07:14:24', '2025-10-03 07:14:24'),
(56455, '52.167.144.16', NULL, 1, '2025-10-03 07:34:13', '2025-10-03 07:34:13'),
(56456, '52.167.144.171', NULL, 1, '2025-10-03 08:19:06', '2025-10-03 08:19:06'),
(56457, '142.44.228.62', NULL, 1, '2025-10-03 08:31:16', '2025-10-03 08:31:16'),
(56458, '20.194.1.15', NULL, 1, '2025-10-03 08:48:11', '2025-10-03 08:48:11'),
(56459, '138.91.30.58', NULL, 1, '2025-10-03 09:12:26', '2025-10-03 09:12:26'),
(56460, '172.182.194.37', NULL, 1, '2025-10-03 09:13:21', '2025-10-03 09:13:21'),
(56461, '4.196.198.90', NULL, 1, '2025-10-03 09:57:59', '2025-10-03 09:57:59'),
(56462, '114.119.144.178', NULL, 1, '2025-10-03 10:05:12', '2025-10-03 10:05:12'),
(56463, '43.173.176.227', NULL, 1, '2025-10-03 10:16:09', '2025-10-03 10:16:09'),
(56464, '128.204.212.87', NULL, 1, '2025-10-03 10:19:19', '2025-10-03 10:19:19'),
(56465, '128.204.212.86', NULL, 1, '2025-10-03 10:19:21', '2025-10-03 10:19:21'),
(56466, '40.77.167.54', NULL, 1, '2025-10-03 10:43:30', '2025-10-03 10:43:30'),
(56467, '20.235.75.211', NULL, 1, '2025-10-03 11:14:22', '2025-10-03 11:14:22'),
(56468, '59.115.177.175', NULL, 1, '2025-10-03 11:30:22', '2025-10-03 11:30:22'),
(56469, '68.218.30.124', NULL, 1, '2025-10-03 11:58:13', '2025-10-03 11:58:13'),
(56470, '112.86.225.126', NULL, 1, '2025-10-03 12:30:39', '2025-10-03 12:30:39'),
(56471, '20.194.157.188', NULL, 1, '2025-10-03 13:02:06', '2025-10-03 13:02:06'),
(56472, '18.97.14.87', NULL, 1, '2025-10-03 15:06:20', '2025-10-03 15:06:20'),
(56473, '68.218.30.117', NULL, 1, '2025-10-03 15:49:45', '2025-10-03 15:49:45'),
(56474, '103.136.201.133', NULL, 1, '2025-10-03 16:27:23', '2025-10-03 16:27:23'),
(56475, '199.250.188.90', NULL, 1, '2025-10-03 17:05:12', '2025-10-03 17:05:12'),
(56476, '43.173.177.253', NULL, 1, '2025-10-03 17:13:33', '2025-10-03 17:13:33'),
(56477, '4.196.198.87', NULL, 1, '2025-10-03 17:23:09', '2025-10-03 17:23:09'),
(56478, '43.173.181.25', NULL, 1, '2025-10-03 17:38:18', '2025-10-03 17:38:18'),
(56479, '52.167.144.189', NULL, 1, '2025-10-03 18:35:24', '2025-10-03 18:35:24'),
(56480, '112.86.225.158', NULL, 1, '2025-10-03 19:11:13', '2025-10-03 19:11:13'),
(56481, '66.249.66.34', NULL, 1, '2025-10-03 20:07:12', '2025-10-03 20:07:12'),
(56482, '66.249.66.7', NULL, 1, '2025-10-03 20:16:22', '2025-10-03 20:16:22'),
(56483, '40.77.167.57', NULL, 1, '2025-10-03 20:36:05', '2025-10-03 20:36:05'),
(56484, '180.102.110.174', NULL, 1, '2025-10-03 21:25:30', '2025-10-03 21:25:30'),
(56485, '134.122.133.31', NULL, 1, '2025-10-03 22:01:50', '2025-10-03 22:01:50'),
(56486, '43.173.177.68', NULL, 1, '2025-10-03 22:18:35', '2025-10-03 22:18:35'),
(56487, '205.210.31.31', NULL, 1, '2025-10-03 22:52:15', '2025-10-03 22:52:15'),
(56488, '87.249.132.30', NULL, 1, '2025-10-03 23:16:00', '2025-10-03 23:16:00'),
(56489, '57.141.0.34', NULL, 1, '2025-10-04 00:20:44', '2025-10-04 00:20:44'),
(56490, '121.229.156.69', NULL, 1, '2025-10-04 00:57:12', '2025-10-04 00:57:12'),
(56491, '193.32.177.130', NULL, 1, '2025-10-04 02:10:15', '2025-10-04 02:10:15'),
(56492, '35.91.164.43', NULL, 1, '2025-10-04 02:38:31', '2025-10-04 02:38:31'),
(56493, '205.169.39.49', NULL, 1, '2025-10-04 02:45:09', '2025-10-04 02:45:09'),
(56494, '54.203.8.59', NULL, 1, '2025-10-04 03:21:15', '2025-10-04 03:21:15'),
(56495, '200.36.146.202', NULL, 1, '2025-10-04 04:46:13', '2025-10-04 04:46:13'),
(56496, '103.108.61.147', NULL, 1, '2025-10-04 05:01:50', '2025-10-04 05:01:50'),
(56497, '4.196.198.80', NULL, 1, '2025-10-04 05:07:23', '2025-10-04 05:07:23'),
(56498, '4.196.198.82', NULL, 1, '2025-10-04 05:07:23', '2025-10-04 05:07:23'),
(56499, '4.196.198.90', NULL, 1, '2025-10-04 05:07:24', '2025-10-04 05:07:24'),
(56500, '66.249.66.35', NULL, 1, '2025-10-04 05:56:14', '2025-10-04 05:56:14'),
(56501, '172.204.16.68', NULL, 1, '2025-10-04 08:09:40', '2025-10-04 08:09:40'),
(56502, '66.249.66.45', NULL, 1, '2025-10-04 08:17:54', '2025-10-04 08:17:54'),
(56503, '52.167.144.146', NULL, 1, '2025-10-04 09:03:26', '2025-10-04 09:03:26'),
(56504, '137.184.72.96', NULL, 1, '2025-10-04 09:15:42', '2025-10-04 09:15:42'),
(56505, '17.241.219.121', NULL, 1, '2025-10-04 10:58:11', '2025-10-04 10:58:11'),
(56506, '103.199.110.30', NULL, 3, '2025-10-04 11:45:28', '2025-10-04 12:18:12'),
(56507, '205.210.31.156', NULL, 1, '2025-10-04 11:47:39', '2025-10-04 11:47:39'),
(56508, '148.113.128.71', NULL, 1, '2025-10-04 12:05:09', '2025-10-04 12:05:09'),
(56509, '114.119.131.231', NULL, 1, '2025-10-04 12:09:20', '2025-10-04 12:09:20'),
(56510, '114.119.150.27', NULL, 1, '2025-10-04 12:10:46', '2025-10-04 12:10:46'),
(56511, '37.111.194.150', NULL, 2, '2025-10-04 12:53:56', '2025-10-04 12:54:21'),
(56512, '178.128.225.199', NULL, 1, '2025-10-04 13:03:19', '2025-10-04 13:03:19'),
(56513, '51.68.111.202', NULL, 1, '2025-10-04 16:01:34', '2025-10-04 16:01:34'),
(56514, '103.149.13.191', NULL, 1, '2025-10-04 16:18:31', '2025-10-04 16:18:31'),
(56515, '43.173.179.61', NULL, 1, '2025-10-04 16:22:21', '2025-10-04 16:22:21'),
(56516, '34.34.247.89', NULL, 1, '2025-10-04 16:37:18', '2025-10-04 16:37:18'),
(56517, '66.249.66.7', NULL, 1, '2025-10-04 17:00:59', '2025-10-04 17:00:59'),
(56518, '121.229.156.83', NULL, 1, '2025-10-04 17:40:16', '2025-10-04 17:40:16'),
(56519, '112.86.225.109', NULL, 1, '2025-10-04 19:03:32', '2025-10-04 19:03:32'),
(56520, '112.86.225.105', NULL, 1, '2025-10-04 19:25:17', '2025-10-04 19:25:17'),
(56521, '80.249.144.89', NULL, 1, '2025-10-04 20:57:03', '2025-10-04 20:57:03'),
(56522, '51.222.95.234', NULL, 1, '2025-10-04 21:47:17', '2025-10-04 21:47:17'),
(56523, '43.173.178.66', NULL, 1, '2025-10-04 22:17:59', '2025-10-04 22:17:59'),
(56524, '66.249.66.34', NULL, 1, '2025-10-04 22:26:13', '2025-10-04 22:26:13'),
(56525, '40.77.167.46', NULL, 1, '2025-10-05 00:07:21', '2025-10-05 00:07:21'),
(56526, '54.39.210.250', NULL, 1, '2025-10-05 00:46:10', '2025-10-05 00:46:10'),
(56527, '223.109.252.242', NULL, 1, '2025-10-05 01:09:12', '2025-10-05 01:09:12'),
(56528, '57.141.0.28', NULL, 1, '2025-10-05 01:43:49', '2025-10-05 01:43:49'),
(56529, '142.44.220.218', NULL, 1, '2025-10-05 01:49:12', '2025-10-05 01:49:12'),
(56530, '142.44.228.204', NULL, 1, '2025-10-05 02:17:09', '2025-10-05 02:17:09'),
(56531, '205.169.39.22', NULL, 3, '2025-10-05 02:38:16', '2025-10-05 20:14:40'),
(56532, '93.158.92.13', NULL, 1, '2025-10-05 02:47:35', '2025-10-05 02:47:35'),
(56533, '54.202.69.177', NULL, 1, '2025-10-05 02:52:49', '2025-10-05 02:52:49'),
(56534, '165.22.6.31', NULL, 2, '2025-10-05 03:15:19', '2025-10-05 04:05:41'),
(56535, '54.200.99.85', NULL, 1, '2025-10-05 03:21:10', '2025-10-05 03:21:10'),
(56536, '20.194.157.183', NULL, 1, '2025-10-05 03:46:55', '2025-10-05 03:46:55'),
(56537, '43.173.176.53', NULL, 1, '2025-10-05 04:34:23', '2025-10-05 04:34:23'),
(56538, '44.209.113.59', NULL, 1, '2025-10-05 05:40:49', '2025-10-05 05:40:49'),
(56539, '118.179.218.201', NULL, 2, '2025-10-05 07:08:58', '2025-10-05 07:09:01'),
(56540, '4.196.118.122', NULL, 1, '2025-10-05 07:27:02', '2025-10-05 07:27:02'),
(56541, '4.196.118.115', NULL, 1, '2025-10-05 07:27:02', '2025-10-05 07:27:02'),
(56542, '129.222.206.27', NULL, 1, '2025-10-05 07:33:02', '2025-10-05 07:33:02'),
(56543, '138.91.30.50', NULL, 1, '2025-10-05 08:05:24', '2025-10-05 08:05:24'),
(56544, '51.68.111.209', NULL, 1, '2025-10-05 08:16:02', '2025-10-05 08:16:02'),
(56545, '31.13.103.1', NULL, 1, '2025-10-05 08:34:20', '2025-10-05 08:34:20'),
(56546, '43.229.208.190', NULL, 2, '2025-10-05 08:41:24', '2025-10-05 12:01:34'),
(56547, '216.41.235.2', NULL, 1, '2025-10-05 08:59:54', '2025-10-05 08:59:54'),
(56548, '160.25.185.79', NULL, 1, '2025-10-05 09:17:16', '2025-10-05 09:17:16'),
(56549, '116.68.200.206', NULL, 1, '2025-10-05 09:55:07', '2025-10-05 09:55:07'),
(56550, '177.71.66.135', NULL, 1, '2025-10-05 10:08:49', '2025-10-05 10:08:49'),
(56551, '43.173.176.170', NULL, 1, '2025-10-05 10:21:32', '2025-10-05 10:21:32'),
(56552, '205.210.31.41', NULL, 1, '2025-10-05 10:43:44', '2025-10-05 10:43:44'),
(56553, '42.236.17.102', NULL, 1, '2025-10-05 11:40:17', '2025-10-05 11:40:17'),
(56554, '180.153.236.51', NULL, 1, '2025-10-05 11:40:22', '2025-10-05 11:40:22'),
(56555, '42.236.17.123', NULL, 1, '2025-10-05 11:42:30', '2025-10-05 11:42:30'),
(56556, '42.236.17.199', NULL, 1, '2025-10-05 12:07:57', '2025-10-05 12:07:57'),
(56557, '116.206.255.9', NULL, 1, '2025-10-05 12:44:05', '2025-10-05 12:44:05'),
(56558, '20.27.94.132', NULL, 1, '2025-10-05 13:08:53', '2025-10-05 13:08:53'),
(56559, '54.39.6.190', NULL, 1, '2025-10-05 14:02:08', '2025-10-05 14:02:08'),
(56560, '51.68.111.205', NULL, 1, '2025-10-05 15:14:05', '2025-10-05 15:14:05'),
(56561, '34.210.31.104', NULL, 1, '2025-10-05 15:28:02', '2025-10-05 15:28:02'),
(56562, '143.110.181.202', NULL, 1, '2025-10-05 15:31:25', '2025-10-05 15:31:25'),
(56563, '223.109.252.154', NULL, 1, '2025-10-05 16:43:00', '2025-10-05 16:43:00'),
(56564, '142.44.228.246', NULL, 1, '2025-10-05 17:27:28', '2025-10-05 17:27:28'),
(56565, '43.173.176.227', NULL, 1, '2025-10-05 17:46:30', '2025-10-05 17:46:30'),
(56566, '52.167.144.158', NULL, 1, '2025-10-05 18:19:23', '2025-10-05 18:19:23'),
(56567, '18.217.163.198', NULL, 2, '2025-10-05 18:38:53', '2025-10-05 18:38:56'),
(56568, '54.70.190.91', NULL, 3, '2025-10-05 18:42:28', '2025-10-05 18:42:35'),
(56569, '35.241.168.208', NULL, 5, '2025-10-05 18:45:01', '2025-10-05 18:45:29'),
(56570, '4.196.198.94', NULL, 1, '2025-10-05 18:52:58', '2025-10-05 18:52:58'),
(56571, '112.86.225.93', NULL, 2, '2025-10-05 18:58:28', '2025-10-05 18:58:50'),
(56572, '35.243.23.229', NULL, 2, '2025-10-05 19:13:30', '2025-10-05 19:13:31'),
(56573, '35.243.23.230', NULL, 3, '2025-10-05 19:13:30', '2025-10-05 19:13:40'),
(56574, '52.90.115.12', NULL, 1, '2025-10-05 19:13:31', '2025-10-05 19:13:31'),
(56575, '3.133.102.85', NULL, 1, '2025-10-05 19:13:31', '2025-10-05 19:13:31'),
(56576, '3.144.250.105', NULL, 1, '2025-10-05 19:13:31', '2025-10-05 19:13:31'),
(56577, '34.228.73.100', NULL, 1, '2025-10-05 19:13:33', '2025-10-05 19:13:33'),
(56578, '3.138.33.226', NULL, 1, '2025-10-05 19:13:33', '2025-10-05 19:13:33'),
(56579, '3.142.76.131', NULL, 1, '2025-10-05 19:13:34', '2025-10-05 19:13:34'),
(56580, '35.243.23.231', NULL, 3, '2025-10-05 19:13:40', '2025-10-05 19:13:40'),
(56581, '138.91.30.58', NULL, 1, '2025-10-05 19:23:31', '2025-10-05 19:23:31'),
(56582, '123.178.210.133', NULL, 1, '2025-10-05 19:52:45', '2025-10-05 19:52:45'),
(56583, '205.169.39.24', NULL, 1, '2025-10-05 20:14:35', '2025-10-05 20:14:35'),
(56584, '205.169.39.14', NULL, 1, '2025-10-05 20:14:39', '2025-10-05 20:14:39'),
(56585, '205.169.39.17', NULL, 1, '2025-10-05 20:14:42', '2025-10-05 20:14:42'),
(56586, '205.169.39.0', NULL, 1, '2025-10-05 20:14:45', '2025-10-05 20:14:45'),
(56587, '188.214.122.108', NULL, 1, '2025-10-05 20:19:21', '2025-10-05 20:19:21'),
(56588, '94.156.14.17', NULL, 1, '2025-10-05 20:19:24', '2025-10-05 20:19:24'),
(56589, '112.86.225.51', NULL, 1, '2025-10-05 21:09:35', '2025-10-05 21:09:35'),
(56590, '104.253.252.44', NULL, 1, '2025-10-05 21:19:01', '2025-10-05 21:19:01'),
(56591, '104.252.110.154', NULL, 1, '2025-10-05 21:19:02', '2025-10-05 21:19:02'),
(56592, '45.79.42.132', NULL, 1, '2025-10-05 21:20:20', '2025-10-05 21:20:20'),
(56593, '57.141.0.20', NULL, 1, '2025-10-05 21:31:10', '2025-10-05 21:31:10'),
(56594, '168.196.227.132', NULL, 1, '2025-10-05 22:36:30', '2025-10-05 22:36:30'),
(56595, '49.188.111.47', NULL, 1, '2025-10-05 23:30:14', '2025-10-05 23:30:14'),
(56596, '223.109.252.223', NULL, 1, '2025-10-06 00:30:48', '2025-10-06 00:30:48'),
(56597, '205.210.31.20', NULL, 1, '2025-10-06 01:39:41', '2025-10-06 01:39:41'),
(56598, '205.169.39.23', NULL, 1, '2025-10-06 01:41:01', '2025-10-06 01:41:01'),
(56599, '54.39.6.168', NULL, 1, '2025-10-06 02:39:34', '2025-10-06 02:39:34'),
(56600, '54.200.99.85', NULL, 1, '2025-10-06 02:57:50', '2025-10-06 02:57:50'),
(56601, '35.91.164.43', NULL, 1, '2025-10-06 03:11:46', '2025-10-06 03:11:46'),
(56602, '103.116.167.224', NULL, 1, '2025-10-06 05:29:03', '2025-10-06 05:29:03'),
(56603, '54.214.236.249', NULL, 1, '2025-10-06 05:44:55', '2025-10-06 05:44:55'),
(56604, '118.194.230.61', NULL, 1, '2025-10-06 06:28:49', '2025-10-06 06:28:49'),
(56605, '173.244.42.160', NULL, 1, '2025-10-06 07:15:57', '2025-10-06 07:15:57'),
(56606, '138.91.30.59', NULL, 1, '2025-10-06 07:18:54', '2025-10-06 07:18:54'),
(56607, '216.244.66.200', NULL, 1, '2025-10-06 07:33:17', '2025-10-06 07:33:17'),
(56608, '72.14.201.159', NULL, 1, '2025-10-06 09:12:47', '2025-10-06 09:12:47'),
(56609, '17.241.75.177', NULL, 1, '2025-10-06 09:17:44', '2025-10-06 09:17:44'),
(56610, '128.204.212.84', NULL, 1, '2025-10-06 09:54:41', '2025-10-06 09:54:41'),
(56611, '149.202.51.146', NULL, 1, '2025-10-06 09:59:41', '2025-10-06 09:59:41'),
(56612, '128.204.212.86', NULL, 1, '2025-10-06 10:09:05', '2025-10-06 10:09:05'),
(56613, '52.187.246.139', NULL, 1, '2025-10-06 10:33:34', '2025-10-06 10:33:34'),
(56614, '43.173.179.216', NULL, 1, '2025-10-06 10:45:31', '2025-10-06 10:45:31'),
(56615, '118.179.170.140', NULL, 1, '2025-10-06 12:10:14', '2025-10-06 12:10:14'),
(56616, '103.230.105.62', NULL, 1, '2025-10-06 13:33:59', '2025-10-06 13:33:59'),
(56617, '162.120.188.204', NULL, 1, '2025-10-06 13:43:00', '2025-10-06 13:43:00'),
(56618, '103.55.145.185', NULL, 1, '2025-10-06 13:51:50', '2025-10-06 13:51:50'),
(56619, '198.235.24.37', NULL, 1, '2025-10-06 13:53:12', '2025-10-06 13:53:12'),
(56620, '121.229.156.80', NULL, 1, '2025-10-06 14:22:43', '2025-10-06 14:22:43'),
(56621, '35.240.149.234', NULL, 1, '2025-10-06 15:42:25', '2025-10-06 15:42:25'),
(56622, '35.85.33.221', NULL, 1, '2025-10-06 15:48:09', '2025-10-06 15:48:09'),
(56623, '20.27.94.136', NULL, 1, '2025-10-06 15:54:45', '2025-10-06 15:54:45'),
(56624, '35.89.229.200', NULL, 1, '2025-10-06 16:05:38', '2025-10-06 16:05:38'),
(56625, '202.134.11.250', NULL, 2, '2025-10-06 16:16:44', '2025-10-06 16:16:46'),
(56626, '43.173.174.223', NULL, 1, '2025-10-06 16:18:38', '2025-10-06 16:18:38'),
(56627, '54.223.45.134', NULL, 1, '2025-10-06 16:30:12', '2025-10-06 16:30:12'),
(56628, '162.120.188.55', NULL, 1, '2025-10-06 16:49:09', '2025-10-06 16:49:09'),
(56629, '172.204.16.71', NULL, 1, '2025-10-06 16:59:37', '2025-10-06 16:59:37'),
(56630, '43.173.179.9', NULL, 1, '2025-10-06 18:06:33', '2025-10-06 18:06:33'),
(56631, '223.109.252.176', NULL, 1, '2025-10-06 18:29:18', '2025-10-06 18:29:18'),
(56632, '66.249.66.8', NULL, 1, '2025-10-06 19:22:43', '2025-10-06 19:22:43'),
(56633, '66.249.66.7', NULL, 1, '2025-10-06 20:00:10', '2025-10-06 20:00:10'),
(56634, '185.191.171.9', NULL, 1, '2025-10-06 20:21:28', '2025-10-06 20:21:28'),
(56635, '167.114.139.164', NULL, 1, '2025-10-06 20:29:17', '2025-10-06 20:29:17'),
(56636, '154.47.20.210', NULL, 1, '2025-10-06 21:26:12', '2025-10-06 21:26:12'),
(56637, '4.196.118.124', NULL, 1, '2025-10-06 22:38:57', '2025-10-06 22:38:57'),
(56638, '223.109.252.148', NULL, 1, '2025-10-06 23:22:55', '2025-10-06 23:22:55'),
(56639, '198.235.24.17', NULL, 1, '2025-10-07 00:00:54', '2025-10-07 00:00:54'),
(56640, '54.39.89.176', NULL, 1, '2025-10-07 00:26:15', '2025-10-07 00:26:15'),
(56641, '66.249.66.36', NULL, 2, '2025-10-07 00:54:50', '2025-10-07 17:10:41'),
(56642, '205.169.39.24', NULL, 2, '2025-10-07 01:14:13', '2025-10-07 01:14:13'),
(56643, '205.169.39.37', NULL, 1, '2025-10-07 01:17:54', '2025-10-07 01:17:54'),
(56644, '66.249.66.35', NULL, 1, '2025-10-07 01:31:07', '2025-10-07 01:31:07'),
(56645, '20.194.1.12', NULL, 1, '2025-10-07 02:06:53', '2025-10-07 02:06:53'),
(56646, '57.141.0.58', NULL, 1, '2025-10-07 02:10:56', '2025-10-07 02:10:56'),
(56647, '103.187.94.17', NULL, 3, '2025-10-07 02:54:28', '2025-10-07 02:54:49'),
(56648, '68.218.30.123', NULL, 1, '2025-10-07 03:18:38', '2025-10-07 03:18:38'),
(56649, '52.55.225.65', NULL, 1, '2025-10-07 03:18:40', '2025-10-07 03:18:40'),
(56650, '20.25.151.236', NULL, 1, '2025-10-07 03:20:07', '2025-10-07 03:20:07'),
(56651, '35.91.164.43', NULL, 1, '2025-10-07 03:29:37', '2025-10-07 03:29:37'),
(56652, '44.249.38.2', NULL, 1, '2025-10-07 03:38:12', '2025-10-07 03:38:12'),
(56653, '157.245.143.12', NULL, 1, '2025-10-07 03:40:42', '2025-10-07 03:40:42'),
(56654, '118.179.49.59', NULL, 2, '2025-10-07 04:07:15', '2025-10-07 04:13:28'),
(56655, '112.86.225.157', NULL, 1, '2025-10-07 04:28:53', '2025-10-07 04:28:53'),
(56656, '20.194.157.179', NULL, 1, '2025-10-07 05:11:32', '2025-10-07 05:11:32'),
(56657, '193.186.4.159', NULL, 1, '2025-10-07 05:15:25', '2025-10-07 05:15:25'),
(56658, '42.236.101.239', NULL, 1, '2025-10-07 05:25:02', '2025-10-07 05:25:02'),
(56659, '203.188.242.2', NULL, 1, '2025-10-07 05:40:30', '2025-10-07 05:40:30'),
(56660, '180.153.236.27', NULL, 1, '2025-10-07 05:52:46', '2025-10-07 05:52:46'),
(56661, '42.236.101.202', NULL, 1, '2025-10-07 05:52:46', '2025-10-07 05:52:46'),
(56662, '38.13.4.217', NULL, 1, '2025-10-07 06:18:33', '2025-10-07 06:18:33'),
(56663, '20.235.75.215', NULL, 1, '2025-10-07 06:24:17', '2025-10-07 06:24:17'),
(56664, '37.76.20.59', NULL, 1, '2025-10-07 06:26:54', '2025-10-07 06:26:54'),
(56665, '57.141.0.1', NULL, 1, '2025-10-07 06:46:35', '2025-10-07 06:46:35'),
(56666, '42.236.17.114', NULL, 1, '2025-10-07 06:47:42', '2025-10-07 06:47:42'),
(56667, '128.204.212.86', NULL, 2, '2025-10-07 06:51:34', '2025-10-07 07:46:54'),
(56668, '57.155.171.17', NULL, 1, '2025-10-07 06:52:12', '2025-10-07 06:52:12'),
(56669, '166.70.75.118', NULL, 1, '2025-10-07 07:09:28', '2025-10-07 07:09:28'),
(56670, '162.120.184.34', NULL, 1, '2025-10-07 09:53:19', '2025-10-07 09:53:19'),
(56671, '43.173.181.126', NULL, 1, '2025-10-07 10:20:00', '2025-10-07 10:20:00'),
(56672, '18.202.235.74', NULL, 1, '2025-10-07 11:03:55', '2025-10-07 11:03:55'),
(56673, '35.176.66.178', NULL, 1, '2025-10-07 11:03:56', '2025-10-07 11:03:56'),
(56674, '3.255.205.174', NULL, 1, '2025-10-07 11:03:59', '2025-10-07 11:03:59'),
(56675, '54.170.182.103', NULL, 2, '2025-10-07 11:04:10', '2025-10-07 11:04:11'),
(56676, '51.36.47.172', NULL, 1, '2025-10-07 11:07:56', '2025-10-07 11:07:56'),
(56677, '57.155.170.166', NULL, 1, '2025-10-07 11:10:38', '2025-10-07 11:10:38'),
(56678, '40.77.167.78', NULL, 1, '2025-10-07 11:23:07', '2025-10-07 11:23:07'),
(56679, '20.27.94.142', NULL, 1, '2025-10-07 11:23:41', '2025-10-07 11:23:41'),
(56680, '31.13.127.112', NULL, 1, '2025-10-07 11:25:25', '2025-10-07 11:25:25'),
(56681, '103.72.212.139', NULL, 1, '2025-10-07 11:27:55', '2025-10-07 11:27:55'),
(56682, '103.118.0.23', NULL, 1, '2025-10-07 11:42:12', '2025-10-07 11:42:12'),
(56683, '223.109.252.196', NULL, 1, '2025-10-07 11:54:50', '2025-10-07 11:54:50'),
(56684, '186.194.27.12', NULL, 1, '2025-10-07 11:57:10', '2025-10-07 11:57:10'),
(56685, '20.27.94.136', NULL, 1, '2025-10-07 12:07:05', '2025-10-07 12:07:05'),
(56686, '91.196.223.195', NULL, 1, '2025-10-07 12:59:04', '2025-10-07 12:59:04'),
(56687, '112.86.225.112', NULL, 1, '2025-10-07 13:58:59', '2025-10-07 13:58:59'),
(56688, '54.39.89.126', NULL, 1, '2025-10-07 15:11:08', '2025-10-07 15:11:08'),
(56689, '37.111.200.77', NULL, 1, '2025-10-07 16:00:19', '2025-10-07 16:00:19'),
(56690, '166.0.244.69', NULL, 1, '2025-10-07 16:19:34', '2025-10-07 16:19:34'),
(56691, '128.204.212.85', NULL, 1, '2025-10-07 16:32:53', '2025-10-07 16:32:53'),
(56692, '114.119.131.231', NULL, 1, '2025-10-07 16:35:25', '2025-10-07 16:35:25'),
(56693, '68.218.30.120', NULL, 1, '2025-10-07 16:47:39', '2025-10-07 16:47:39'),
(56694, '43.173.179.182', NULL, 1, '2025-10-07 17:17:07', '2025-10-07 17:17:07'),
(56695, '112.86.225.234', NULL, 1, '2025-10-07 18:46:41', '2025-10-07 18:46:41'),
(56696, '20.235.75.210', NULL, 1, '2025-10-07 19:14:33', '2025-10-07 19:14:33'),
(56697, '20.235.75.223', NULL, 1, '2025-10-07 19:16:13', '2025-10-07 19:16:13'),
(56698, '103.185.251.189', NULL, 1, '2025-10-07 19:19:02', '2025-10-07 19:19:02'),
(56699, '154.28.229.146', NULL, 1, '2025-10-07 20:24:48', '2025-10-07 20:24:48'),
(56700, '104.164.173.108', NULL, 2, '2025-10-07 20:24:50', '2025-10-07 20:24:55'),
(56701, '95.181.232.133', NULL, 1, '2025-10-07 20:26:16', '2025-10-07 20:26:16'),
(56702, '128.192.12.113', NULL, 1, '2025-10-07 20:26:28', '2025-10-07 20:26:28'),
(56703, '106.75.165.205', NULL, 1, '2025-10-07 20:26:32', '2025-10-07 20:26:32'),
(56704, '106.75.142.158', NULL, 1, '2025-10-07 20:26:32', '2025-10-07 20:26:32'),
(56705, '176.44.54.159', NULL, 1, '2025-10-07 21:40:57', '2025-10-07 21:40:57'),
(56706, '103.196.9.212', NULL, 1, '2025-10-07 22:15:08', '2025-10-07 22:15:08'),
(56707, '104.164.126.207', NULL, 2, '2025-10-07 22:15:11', '2025-10-07 22:15:20'),
(56708, '57.141.0.73', NULL, 1, '2025-10-07 22:49:07', '2025-10-07 22:49:07'),
(56709, '142.44.220.247', NULL, 1, '2025-10-07 23:09:45', '2025-10-07 23:09:45'),
(56710, '54.39.6.187', NULL, 1, '2025-10-07 23:48:42', '2025-10-07 23:48:42'),
(56711, '104.164.216.127', NULL, 1, '2025-10-07 23:55:54', '2025-10-07 23:55:54'),
(56712, '54.69.151.24', NULL, 1, '2025-10-08 00:14:30', '2025-10-08 00:14:30'),
(56713, '54.69.151.24', NULL, 1, '2025-10-08 00:14:30', '2025-10-08 00:14:30'),
(56714, '54.39.210.52', NULL, 1, '2025-10-08 00:25:57', '2025-10-08 00:25:57'),
(56715, '193.186.4.90', NULL, 1, '2025-10-08 00:40:47', '2025-10-08 00:40:47'),
(56716, '103.151.5.33', NULL, 1, '2025-10-08 01:01:45', '2025-10-08 01:01:45'),
(56717, '170.78.118.122', NULL, 1, '2025-10-08 01:05:48', '2025-10-08 01:05:48'),
(56718, '59.55.114.135', NULL, 1, '2025-10-08 01:42:46', '2025-10-08 01:42:46'),
(56719, '54.39.136.196', NULL, 1, '2025-10-08 01:47:04', '2025-10-08 01:47:04'),
(56720, '52.255.111.11', NULL, 1, '2025-10-08 01:51:46', '2025-10-08 01:51:46'),
(56721, '128.204.212.86', NULL, 2, '2025-10-08 02:06:14', '2025-10-08 04:27:46'),
(56722, '128.204.212.84', NULL, 2, '2025-10-08 02:06:15', '2025-10-08 09:53:23'),
(56723, '121.229.156.41', NULL, 1, '2025-10-08 02:17:32', '2025-10-08 02:17:32'),
(56724, '81.31.208.220', NULL, 1, '2025-10-08 02:39:16', '2025-10-08 02:39:16'),
(56725, '162.120.185.35', NULL, 1, '2025-10-08 02:58:30', '2025-10-08 02:58:30'),
(56726, '162.120.184.35', NULL, 1, '2025-10-08 03:13:39', '2025-10-08 03:13:39'),
(56727, '35.87.197.134', NULL, 1, '2025-10-08 03:13:43', '2025-10-08 03:13:43'),
(56728, '103.244.141.119', NULL, 2, '2025-10-08 03:19:14', '2025-10-08 03:19:15'),
(56729, '20.27.94.133', NULL, 1, '2025-10-08 03:20:29', '2025-10-08 03:20:29'),
(56730, '34.219.131.97', NULL, 1, '2025-10-08 03:37:12', '2025-10-08 03:37:12'),
(56731, '52.187.246.130', NULL, 1, '2025-10-08 03:37:51', '2025-10-08 03:37:51'),
(56732, '148.113.128.51', NULL, 1, '2025-10-08 03:42:09', '2025-10-08 03:42:09'),
(56733, '202.51.186.234', NULL, 2, '2025-10-08 03:59:08', '2025-10-08 03:59:08'),
(56734, '142.44.220.187', NULL, 1, '2025-10-08 04:01:25', '2025-10-08 04:01:25'),
(56735, '34.124.187.223', NULL, 1, '2025-10-08 04:10:41', '2025-10-08 04:10:41'),
(56736, '43.173.175.128', NULL, 1, '2025-10-08 04:18:04', '2025-10-08 04:18:04'),
(56737, '128.204.212.87', NULL, 2, '2025-10-08 04:27:47', '2025-10-08 10:49:51'),
(56738, '114.119.156.206', NULL, 1, '2025-10-08 04:56:51', '2025-10-08 04:56:51'),
(56739, '44.247.148.152', NULL, 2, '2025-10-08 04:58:22', '2025-10-08 04:58:43'),
(56740, '27.147.200.43', NULL, 1, '2025-10-08 04:59:09', '2025-10-08 04:59:09'),
(56741, '57.155.170.204', NULL, 2, '2025-10-08 05:09:04', '2025-10-08 11:36:20'),
(56742, '31.13.115.112', NULL, 1, '2025-10-08 05:25:27', '2025-10-08 05:25:27'),
(56743, '31.13.115.3', NULL, 1, '2025-10-08 05:25:27', '2025-10-08 05:25:27'),
(56744, '57.141.0.65', NULL, 1, '2025-10-08 05:35:14', '2025-10-08 05:35:14'),
(56745, '43.229.208.190', NULL, 5, '2025-10-08 05:38:51', '2025-10-08 11:01:22'),
(56746, '23.234.109.45', NULL, 1, '2025-10-08 06:31:52', '2025-10-08 06:31:52'),
(56747, '20.194.157.180', NULL, 1, '2025-10-08 06:33:55', '2025-10-08 06:33:55'),
(56748, '20.194.157.185', NULL, 1, '2025-10-08 06:33:55', '2025-10-08 06:33:55'),
(56749, '49.0.241.208', NULL, 2, '2025-10-08 06:37:56', '2025-10-08 06:37:57'),
(56750, '51.222.95.235', NULL, 1, '2025-10-08 06:41:14', '2025-10-08 06:41:14'),
(56751, '57.141.0.10', NULL, 1, '2025-10-08 06:41:47', '2025-10-08 06:41:47'),
(56752, '42.236.17.103', NULL, 1, '2025-10-08 06:49:14', '2025-10-08 06:49:14'),
(56753, '103.245.98.18', NULL, 1, '2025-10-08 07:02:20', '2025-10-08 07:02:20'),
(56754, '118.179.183.33', NULL, 1, '2025-10-08 07:40:33', '2025-10-08 07:40:33'),
(56755, '37.111.200.224', NULL, 1, '2025-10-08 07:46:40', '2025-10-08 07:46:40'),
(56756, '42.236.17.113', NULL, 1, '2025-10-08 07:49:53', '2025-10-08 07:49:53'),
(56757, '103.130.11.89', NULL, 2, '2025-10-08 07:52:45', '2025-10-08 07:52:46'),
(56758, '42.236.17.201', NULL, 1, '2025-10-08 08:07:43', '2025-10-08 08:07:43'),
(56759, '42.236.17.104', NULL, 1, '2025-10-08 08:07:58', '2025-10-08 08:07:58'),
(56760, '111.225.148.225', NULL, 1, '2025-10-08 08:39:21', '2025-10-08 08:39:21'),
(56761, '20.194.1.15', NULL, 1, '2025-10-08 09:56:00', '2025-10-08 09:56:00'),
(56762, '20.194.1.3', NULL, 1, '2025-10-08 09:56:02', '2025-10-08 09:56:02'),
(56763, '163.53.180.203', NULL, 6, '2025-10-08 10:02:51', '2025-10-08 10:38:13'),
(56764, '20.235.75.209', NULL, 1, '2025-10-08 10:18:00', '2025-10-08 10:18:00'),
(56765, '45.125.220.5', NULL, 1, '2025-10-08 10:32:06', '2025-10-08 10:32:06'),
(56766, '20.235.75.214', NULL, 1, '2025-10-08 10:45:03', '2025-10-08 10:45:03'),
(56767, '20.235.75.212', NULL, 1, '2025-10-08 10:45:03', '2025-10-08 10:45:03'),
(56768, '20.235.75.219', NULL, 1, '2025-10-08 10:45:04', '2025-10-08 10:45:04'),
(56769, '162.120.184.34', NULL, 1, '2025-10-08 10:56:45', '2025-10-08 10:56:45'),
(56770, '20.194.157.177', NULL, 1, '2025-10-08 11:14:23', '2025-10-08 11:14:23'),
(56771, '42.236.17.54', NULL, 1, '2025-10-08 11:18:10', '2025-10-08 11:18:10'),
(56772, '42.236.101.236', NULL, 1, '2025-10-08 11:19:29', '2025-10-08 11:19:29'),
(56773, '34.122.39.193', NULL, 1, '2025-10-08 11:53:05', '2025-10-08 11:53:05'),
(56774, '173.244.42.170', NULL, 1, '2025-10-08 12:17:40', '2025-10-08 12:17:40'),
(56775, '57.155.170.194', NULL, 1, '2025-10-08 12:21:35', '2025-10-08 12:21:35'),
(56776, '121.229.156.95', NULL, 2, '2025-10-08 12:50:54', '2025-10-08 12:51:17'),
(56777, '34.30.78.146', NULL, 1, '2025-10-08 12:56:17', '2025-10-08 12:56:17'),
(56778, '17.241.219.161', NULL, 1, '2025-10-08 13:36:02', '2025-10-08 13:36:02'),
(56779, '146.75.128.170', NULL, 1, '2025-10-08 15:27:38', '2025-10-08 15:27:38'),
(56780, '15.188.54.61', NULL, 2, '2025-10-08 15:39:16', '2025-10-08 15:39:20'),
(56781, '123.6.49.15', NULL, 2, '2025-10-08 16:51:10', '2025-10-08 16:51:55'),
(56782, '123.6.49.18', NULL, 1, '2025-10-08 16:51:58', '2025-10-08 16:51:58'),
(56783, '157.230.17.81', NULL, 1, '2025-10-08 16:52:46', '2025-10-08 16:52:46'),
(56784, '91.231.89.123', NULL, 1, '2025-10-08 17:02:14', '2025-10-08 17:02:14'),
(56785, '43.173.181.91', NULL, 1, '2025-10-08 17:12:33', '2025-10-08 17:12:33'),
(56786, '178.171.117.113', NULL, 1, '2025-10-08 17:18:16', '2025-10-08 17:18:16'),
(56787, '57.141.0.51', NULL, 1, '2025-10-08 17:38:56', '2025-10-08 17:38:56'),
(56788, '43.173.180.244', NULL, 1, '2025-10-08 17:40:41', '2025-10-08 17:40:41'),
(56789, '35.245.219.202', NULL, 1, '2025-10-08 17:57:55', '2025-10-08 17:57:55'),
(56790, '166.0.244.69', NULL, 1, '2025-10-08 18:28:52', '2025-10-08 18:28:52'),
(56791, '223.109.252.236', NULL, 1, '2025-10-08 19:20:19', '2025-10-08 19:20:19'),
(56792, '54.70.190.91', NULL, 1, '2025-10-08 20:05:26', '2025-10-08 20:05:26'),
(56793, '172.204.16.66', NULL, 1, '2025-10-08 21:43:39', '2025-10-08 21:43:39'),
(56794, '112.86.225.191', NULL, 1, '2025-10-08 22:04:26', '2025-10-08 22:04:26'),
(56795, '43.173.181.181', NULL, 1, '2025-10-08 22:17:09', '2025-10-08 22:17:09'),
(56796, '167.114.139.35', NULL, 1, '2025-10-08 22:25:04', '2025-10-08 22:25:04'),
(56797, '142.44.233.146', NULL, 1, '2025-10-08 23:13:15', '2025-10-08 23:13:15'),
(56798, '20.13.16.45', NULL, 1, '2025-10-08 23:31:05', '2025-10-08 23:31:05'),
(56799, '54.70.190.91', NULL, 1, '2025-10-09 00:05:48', '2025-10-09 00:05:48'),
(56800, '36.226.225.39', NULL, 1, '2025-10-09 00:15:03', '2025-10-09 00:15:03'),
(56801, '43.153.114.185', NULL, 1, '2025-10-09 02:05:14', '2025-10-09 02:05:14'),
(56802, '165.22.225.148', NULL, 1, '2025-10-09 02:25:33', '2025-10-09 02:25:33'),
(56803, '34.217.59.135', NULL, 1, '2025-10-09 03:03:35', '2025-10-09 03:03:35'),
(56804, '66.249.66.34', NULL, 1, '2025-10-09 03:07:29', '2025-10-09 03:07:29'),
(56805, '162.120.184.46', NULL, 1, '2025-10-09 03:35:02', '2025-10-09 03:35:02'),
(56806, '20.194.1.13', NULL, 1, '2025-10-09 03:53:52', '2025-10-09 03:53:52'),
(56807, '116.68.200.206', NULL, 1, '2025-10-09 04:01:28', '2025-10-09 04:01:28'),
(56808, '35.93.131.196', NULL, 1, '2025-10-09 04:07:29', '2025-10-09 04:07:29'),
(56809, '43.173.174.25', NULL, 1, '2025-10-09 04:25:39', '2025-10-09 04:25:39'),
(56810, '128.204.212.85', NULL, 4, '2025-10-09 04:30:48', '2025-10-09 11:11:14'),
(56811, '162.120.184.34', NULL, 1, '2025-10-09 05:07:54', '2025-10-09 05:07:54'),
(56812, '18.226.4.183', NULL, 3, '2025-10-09 05:17:31', '2025-10-09 05:17:40'),
(56813, '18.225.25.214', NULL, 1, '2025-10-09 05:17:32', '2025-10-09 05:17:32'),
(56814, '18.188.181.103', NULL, 1, '2025-10-09 05:17:40', '2025-10-09 05:17:40'),
(56815, '203.202.240.189', NULL, 2, '2025-10-09 05:23:51', '2025-10-09 05:26:17'),
(56816, '34.203.50.75', NULL, 1, '2025-10-09 05:40:46', '2025-10-09 05:40:46'),
(56817, '57.155.171.17', NULL, 1, '2025-10-09 05:44:19', '2025-10-09 05:44:19'),
(56818, '103.101.199.94', NULL, 1, '2025-10-09 05:47:30', '2025-10-09 05:47:30'),
(56819, '42.236.101.202', NULL, 1, '2025-10-09 06:04:59', '2025-10-09 06:04:59'),
(56820, '54.39.203.74', NULL, 1, '2025-10-09 06:35:10', '2025-10-09 06:35:10'),
(56821, '121.229.156.113', NULL, 2, '2025-10-09 06:46:01', '2025-10-09 06:46:48'),
(56822, '180.153.236.30', NULL, 1, '2025-10-09 06:53:12', '2025-10-09 06:53:12'),
(56823, '103.91.231.221', NULL, 1, '2025-10-09 07:00:30', '2025-10-09 07:00:30'),
(56824, '42.236.101.232', NULL, 1, '2025-10-09 07:16:07', '2025-10-09 07:16:07'),
(56825, '42.236.12.231', NULL, 1, '2025-10-09 07:28:07', '2025-10-09 07:28:07'),
(56826, '193.186.4.130', NULL, 1, '2025-10-09 07:29:59', '2025-10-09 07:29:59'),
(56827, '42.236.101.210', NULL, 1, '2025-10-09 07:50:57', '2025-10-09 07:50:57'),
(56828, '128.204.212.87', NULL, 1, '2025-10-09 07:52:43', '2025-10-09 07:52:43'),
(56829, '72.14.201.159', NULL, 1, '2025-10-09 08:04:09', '2025-10-09 08:04:09'),
(56830, '217.113.196.53', NULL, 1, '2025-10-09 08:04:55', '2025-10-09 08:04:55'),
(56831, '103.157.246.95', NULL, 1, '2025-10-09 08:06:49', '2025-10-09 08:06:49'),
(56832, '20.27.94.134', NULL, 1, '2025-10-09 08:40:18', '2025-10-09 08:40:18'),
(56833, '42.236.101.216', NULL, 1, '2025-10-09 08:42:18', '2025-10-09 08:42:18'),
(56834, '42.236.17.53', NULL, 1, '2025-10-09 08:42:45', '2025-10-09 08:42:45'),
(56835, '65.19.141.115', NULL, 1, '2025-10-09 09:12:34', '2025-10-09 09:12:34'),
(56836, '52.167.144.136', NULL, 1, '2025-10-09 09:23:08', '2025-10-09 09:23:08'),
(56837, '57.155.170.198', NULL, 1, '2025-10-09 09:42:53', '2025-10-09 09:42:53'),
(56838, '202.51.47.11', NULL, 1, '2025-10-09 10:01:27', '2025-10-09 10:01:27'),
(56839, '42.236.17.125', NULL, 1, '2025-10-09 11:00:34', '2025-10-09 11:00:34'),
(56840, '40.77.167.3', NULL, 1, '2025-10-09 11:02:41', '2025-10-09 11:02:41'),
(56841, '43.173.182.190', NULL, 1, '2025-10-09 11:21:40', '2025-10-09 11:21:40'),
(56842, '85.215.140.207', NULL, 1, '2025-10-09 11:24:13', '2025-10-09 11:24:13'),
(56843, '42.236.12.218', NULL, 1, '2025-10-09 11:28:35', '2025-10-09 11:28:35'),
(56844, '109.198.225.10', NULL, 1, '2025-10-09 12:02:01', '2025-10-09 12:02:01'),
(56845, '66.220.149.7', NULL, 1, '2025-10-09 12:15:53', '2025-10-09 12:15:53'),
(56846, '112.86.225.57', NULL, 1, '2025-10-09 14:39:01', '2025-10-09 14:39:01'),
(56847, '52.187.246.140', NULL, 2, '2025-10-09 15:28:26', '2025-10-09 18:52:55'),
(56848, '66.249.66.5', NULL, 1, '2025-10-09 15:38:05', '2025-10-09 15:38:05'),
(56849, '57.141.0.14', NULL, 1, '2025-10-09 15:54:38', '2025-10-09 15:54:38'),
(56850, '54.177.250.94', NULL, 1, '2025-10-09 15:57:34', '2025-10-09 15:57:34'),
(56851, '34.255.200.226', NULL, 1, '2025-10-09 17:43:49', '2025-10-09 17:43:49'),
(56852, '43.173.182.3', NULL, 1, '2025-10-09 17:49:30', '2025-10-09 17:49:30'),
(56853, '205.169.39.122', NULL, 2, '2025-10-09 18:03:41', '2025-10-09 18:04:00');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(56854, '43.173.177.186', NULL, 1, '2025-10-09 18:04:35', '2025-10-09 18:04:35'),
(56855, '121.229.156.111', NULL, 1, '2025-10-09 18:59:14', '2025-10-09 18:59:14'),
(56856, '67.211.214.194', NULL, 1, '2025-10-09 20:29:49', '2025-10-09 20:29:49'),
(56857, '45.143.104.205', NULL, 1, '2025-10-09 20:50:16', '2025-10-09 20:50:16'),
(56858, '18.234.51.51', NULL, 1, '2025-10-09 21:16:50', '2025-10-09 21:16:50'),
(56859, '43.173.179.114', NULL, 1, '2025-10-09 22:15:59', '2025-10-09 22:15:59'),
(56860, '40.77.167.43', NULL, 1, '2025-10-09 22:50:06', '2025-10-09 22:50:06'),
(56861, '147.185.132.52', NULL, 1, '2025-10-09 22:59:47', '2025-10-09 22:59:47'),
(56862, '52.167.144.158', NULL, 1, '2025-10-09 23:04:46', '2025-10-09 23:04:46'),
(56863, '13.56.240.216', NULL, 1, '2025-10-09 23:15:21', '2025-10-09 23:15:21'),
(56864, '116.132.255.45', NULL, 1, '2025-10-09 23:17:15', '2025-10-09 23:17:15'),
(56865, '103.4.251.169', NULL, 1, '2025-10-09 23:24:57', '2025-10-09 23:24:57'),
(56866, '107.172.195.249', NULL, 2, '2025-10-09 23:24:59', '2025-10-09 23:25:02'),
(56867, '103.4.251.248', NULL, 1, '2025-10-09 23:25:00', '2025-10-09 23:25:00'),
(56868, '104.164.173.108', NULL, 2, '2025-10-09 23:25:05', '2025-10-09 23:25:12'),
(56869, '128.192.12.122', NULL, 1, '2025-10-09 23:29:11', '2025-10-09 23:29:11'),
(56870, '128.192.12.107', NULL, 1, '2025-10-09 23:29:11', '2025-10-09 23:29:11'),
(56871, '104.253.247.167', NULL, 1, '2025-10-09 23:29:23', '2025-10-09 23:29:23'),
(56872, '104.232.199.169', NULL, 1, '2025-10-09 23:29:40', '2025-10-09 23:29:40'),
(56873, '104.252.191.70', NULL, 2, '2025-10-09 23:44:19', '2025-10-09 23:44:23'),
(56874, '103.4.251.0', NULL, 1, '2025-10-09 23:44:19', '2025-10-09 23:44:19'),
(56875, '104.164.126.78', NULL, 1, '2025-10-09 23:44:22', '2025-10-09 23:44:22'),
(56876, '104.164.173.48', NULL, 2, '2025-10-09 23:44:22', '2025-10-09 23:44:27'),
(56877, '154.28.229.185', NULL, 1, '2025-10-10 00:32:11', '2025-10-10 00:32:11'),
(56878, '107.172.195.19', NULL, 2, '2025-10-10 00:32:12', '2025-10-10 00:32:17'),
(56879, '104.252.191.25', NULL, 1, '2025-10-10 00:32:18', '2025-10-10 00:32:18'),
(56880, '104.252.191.14', NULL, 2, '2025-10-10 00:32:18', '2025-10-10 00:32:23'),
(56881, '103.4.250.97', NULL, 2, '2025-10-10 00:33:42', '2025-10-10 00:33:47'),
(56882, '103.196.9.215', NULL, 1, '2025-10-10 00:33:42', '2025-10-10 00:33:42'),
(56883, '39.149.241.90', NULL, 1, '2025-10-10 00:34:33', '2025-10-10 00:34:33'),
(56884, '199.244.88.220', NULL, 1, '2025-10-10 00:54:30', '2025-10-10 00:54:30'),
(56885, '20.204.24.244', NULL, 1, '2025-10-10 00:56:49', '2025-10-10 00:56:49'),
(56886, '103.4.251.149', NULL, 1, '2025-10-10 01:15:17', '2025-10-10 01:15:17'),
(56887, '104.252.191.155', NULL, 2, '2025-10-10 01:15:17', '2025-10-10 01:15:25'),
(56888, '104.164.173.188', NULL, 1, '2025-10-10 01:15:32', '2025-10-10 01:15:32'),
(56889, '104.164.126.55', NULL, 2, '2025-10-10 01:15:37', '2025-10-10 01:15:50'),
(56890, '112.86.225.74', NULL, 1, '2025-10-10 01:24:51', '2025-10-10 01:24:51'),
(56891, '205.169.39.18', NULL, 2, '2025-10-10 01:28:06', '2025-10-10 01:28:06'),
(56892, '43.173.179.10', NULL, 1, '2025-10-10 01:32:56', '2025-10-10 01:32:56'),
(56893, '111.243.117.184', NULL, 1, '2025-10-10 02:06:02', '2025-10-10 02:06:02'),
(56894, '20.191.45.212', NULL, 1, '2025-10-10 02:28:01', '2025-10-10 02:28:01'),
(56895, '185.156.42.127', NULL, 1, '2025-10-10 02:40:16', '2025-10-10 02:40:16'),
(56896, '35.91.164.43', NULL, 1, '2025-10-10 03:21:54', '2025-10-10 03:21:54'),
(56897, '17.246.19.105', NULL, 1, '2025-10-10 04:03:26', '2025-10-10 04:03:26'),
(56898, '103.88.24.9', NULL, 1, '2025-10-10 04:13:58', '2025-10-10 04:13:58'),
(56899, '68.218.30.127', NULL, 1, '2025-10-10 04:16:47', '2025-10-10 04:16:47'),
(56900, '43.173.182.133', NULL, 1, '2025-10-10 04:17:58', '2025-10-10 04:17:58'),
(56901, '18.246.237.46', NULL, 1, '2025-10-10 04:38:05', '2025-10-10 04:38:05'),
(56902, '172.204.16.71', NULL, 1, '2025-10-10 05:11:33', '2025-10-10 05:11:33'),
(56903, '20.14.99.107', NULL, 1, '2025-10-10 05:12:37', '2025-10-10 05:12:37'),
(56904, '72.14.201.231', NULL, 1, '2025-10-10 05:36:26', '2025-10-10 05:36:26'),
(56905, '87.250.224.119', NULL, 1, '2025-10-10 06:13:46', '2025-10-10 06:13:46'),
(56906, '113.122.209.119', NULL, 1, '2025-10-10 06:28:59', '2025-10-10 06:28:59'),
(56907, '39.167.12.160', NULL, 1, '2025-10-10 06:29:12', '2025-10-10 06:29:12'),
(56908, '42.236.17.46', NULL, 1, '2025-10-10 06:48:39', '2025-10-10 06:48:39'),
(56909, '42.236.101.253', NULL, 1, '2025-10-10 06:48:48', '2025-10-10 06:48:48'),
(56910, '128.204.212.87', NULL, 2, '2025-10-10 06:57:54', '2025-10-10 20:53:46'),
(56911, '112.201.132.131', NULL, 1, '2025-10-10 08:04:53', '2025-10-10 08:04:53'),
(56912, '43.135.132.224', NULL, 1, '2025-10-10 08:07:39', '2025-10-10 08:07:39'),
(56913, '42.236.12.217', NULL, 1, '2025-10-10 08:41:23', '2025-10-10 08:41:23'),
(56914, '66.249.66.7', NULL, 1, '2025-10-10 08:43:09', '2025-10-10 08:43:09'),
(56915, '42.236.12.241', NULL, 1, '2025-10-10 08:47:34', '2025-10-10 08:47:34'),
(56916, '112.86.225.125', NULL, 1, '2025-10-10 08:54:46', '2025-10-10 08:54:46'),
(56917, '68.234.46.177', NULL, 1, '2025-10-10 09:05:27', '2025-10-10 09:05:27'),
(56918, '52.163.49.48', NULL, 1, '2025-10-10 09:16:01', '2025-10-10 09:16:01'),
(56919, '93.158.91.19', NULL, 1, '2025-10-10 09:26:07', '2025-10-10 09:26:07'),
(56920, '20.194.1.10', NULL, 1, '2025-10-10 09:34:54', '2025-10-10 09:34:54'),
(56921, '52.167.144.184', NULL, 1, '2025-10-10 10:05:22', '2025-10-10 10:05:22'),
(56922, '44.249.167.159', NULL, 1, '2025-10-10 10:32:22', '2025-10-10 10:32:22'),
(56923, '44.249.167.159', NULL, 1, '2025-10-10 10:32:22', '2025-10-10 10:32:22'),
(56924, '54.245.2.119', NULL, 2, '2025-10-10 10:47:49', '2025-10-10 10:47:55'),
(56925, '57.141.0.49', NULL, 1, '2025-10-10 10:53:45', '2025-10-10 10:53:45'),
(56926, '20.194.1.0', NULL, 1, '2025-10-10 10:54:37', '2025-10-10 10:54:37'),
(56927, '141.8.143.1', NULL, 1, '2025-10-10 10:55:13', '2025-10-10 10:55:13'),
(56928, '87.250.233.1', NULL, 1, '2025-10-10 10:55:13', '2025-10-10 10:55:13'),
(56929, '87.250.224.246', NULL, 1, '2025-10-10 10:55:14', '2025-10-10 10:55:14'),
(56930, '5.255.251.136', NULL, 1, '2025-10-10 10:55:15', '2025-10-10 10:55:15'),
(56931, '77.88.47.13', NULL, 1, '2025-10-10 10:55:15', '2025-10-10 10:55:15'),
(56932, '77.88.9.1', NULL, 1, '2025-10-10 10:55:17', '2025-10-10 10:55:17'),
(56933, '77.88.9.138', NULL, 1, '2025-10-10 10:55:17', '2025-10-10 10:55:17'),
(56934, '87.250.224.106', NULL, 1, '2025-10-10 10:55:23', '2025-10-10 10:55:23'),
(56935, '132.232.217.38', NULL, 1, '2025-10-10 11:06:38', '2025-10-10 11:06:38'),
(56936, '174.129.86.71', NULL, 1, '2025-10-10 11:07:05', '2025-10-10 11:07:05'),
(56937, '79.173.88.10', NULL, 1, '2025-10-10 11:07:21', '2025-10-10 11:07:21'),
(56938, '154.205.148.207', NULL, 1, '2025-10-10 11:07:26', '2025-10-10 11:07:26'),
(56939, '20.235.75.214', NULL, 1, '2025-10-10 11:08:01', '2025-10-10 11:08:01'),
(56940, '154.28.229.186', NULL, 1, '2025-10-10 11:24:51', '2025-10-10 11:24:51'),
(56941, '103.196.9.151', NULL, 2, '2025-10-10 11:24:51', '2025-10-10 11:24:55'),
(56942, '17.22.253.153', NULL, 1, '2025-10-10 11:29:35', '2025-10-10 11:29:35'),
(56943, '17.246.19.145', NULL, 1, '2025-10-10 11:33:57', '2025-10-10 11:33:57'),
(56944, '17.22.237.230', NULL, 1, '2025-10-10 11:34:02', '2025-10-10 11:34:02'),
(56945, '20.27.94.133', NULL, 1, '2025-10-10 12:02:12', '2025-10-10 12:02:12'),
(56946, '45.93.12.226', NULL, 1, '2025-10-10 12:07:59', '2025-10-10 12:07:59'),
(56947, '34.67.177.3', NULL, 5, '2025-10-10 12:18:26', '2025-10-10 13:00:28'),
(56948, '142.44.220.141', NULL, 1, '2025-10-10 12:19:06', '2025-10-10 12:19:06'),
(56949, '54.39.210.175', NULL, 1, '2025-10-10 12:32:56', '2025-10-10 12:32:56'),
(56950, '42.236.17.71', NULL, 1, '2025-10-10 12:33:17', '2025-10-10 12:33:17'),
(56951, '148.113.128.145', NULL, 1, '2025-10-10 12:41:47', '2025-10-10 12:41:47'),
(56952, '34.133.16.78', NULL, 1, '2025-10-10 12:42:07', '2025-10-10 12:42:07'),
(56953, '99.124.156.253', NULL, 1, '2025-10-10 12:42:30', '2025-10-10 12:42:30'),
(56954, '216.244.66.200', NULL, 1, '2025-10-10 12:46:37', '2025-10-10 12:46:37'),
(56955, '167.114.139.34', NULL, 1, '2025-10-10 13:27:12', '2025-10-10 13:27:12'),
(56956, '51.222.168.248', NULL, 1, '2025-10-10 13:34:42', '2025-10-10 13:34:42'),
(56957, '213.180.203.249', NULL, 1, '2025-10-10 13:44:20', '2025-10-10 13:44:20'),
(56958, '66.249.66.35', NULL, 1, '2025-10-10 14:03:52', '2025-10-10 14:03:52'),
(56959, '91.231.89.37', NULL, 1, '2025-10-10 14:10:50', '2025-10-10 14:10:50'),
(56960, '72.14.201.159', NULL, 1, '2025-10-10 14:18:47', '2025-10-10 14:18:47'),
(56961, '114.119.139.110', NULL, 1, '2025-10-10 14:38:44', '2025-10-10 14:38:44'),
(56962, '95.108.213.248', NULL, 1, '2025-10-10 15:00:01', '2025-10-10 15:00:01'),
(56963, '23.27.145.223', NULL, 1, '2025-10-10 15:15:25', '2025-10-10 15:15:25'),
(56964, '103.149.13.164', NULL, 1, '2025-10-10 15:51:01', '2025-10-10 15:51:01'),
(56965, '40.88.21.235', NULL, 1, '2025-10-10 16:23:34', '2025-10-10 16:23:34'),
(56966, '51.254.49.105', NULL, 1, '2025-10-10 16:26:24', '2025-10-10 16:26:24'),
(56967, '43.173.181.70', NULL, 1, '2025-10-10 16:37:29', '2025-10-10 16:37:29'),
(56968, '23.27.145.192', NULL, 1, '2025-10-10 16:51:11', '2025-10-10 16:51:11'),
(56969, '77.75.79.72', NULL, 1, '2025-10-10 16:55:47', '2025-10-10 16:55:47'),
(56970, '50.112.13.245', NULL, 2, '2025-10-10 17:11:13', '2025-10-10 17:11:14'),
(56971, '43.173.180.198', NULL, 1, '2025-10-10 17:14:33', '2025-10-10 17:14:33'),
(56972, '180.102.110.164', NULL, 1, '2025-10-10 17:21:04', '2025-10-10 17:21:04'),
(56973, '34.16.141.91', NULL, 5, '2025-10-10 18:35:19', '2025-10-10 19:39:24'),
(56974, '45.146.27.192', NULL, 1, '2025-10-10 18:37:18', '2025-10-10 18:37:18'),
(56975, '42.236.17.201', NULL, 1, '2025-10-10 18:51:55', '2025-10-10 18:51:55'),
(56976, '37.186.52.27', NULL, 1, '2025-10-10 19:12:33', '2025-10-10 19:12:33'),
(56977, '112.86.225.26', NULL, 1, '2025-10-10 19:18:50', '2025-10-10 19:18:50'),
(56978, '37.60.255.145', NULL, 1, '2025-10-10 19:21:50', '2025-10-10 19:21:50'),
(56979, '57.141.0.11', NULL, 1, '2025-10-10 19:32:44', '2025-10-10 19:32:44'),
(56980, '223.109.252.200', NULL, 1, '2025-10-10 20:18:21', '2025-10-10 20:18:21'),
(56981, '114.119.150.27', NULL, 1, '2025-10-10 20:56:47', '2025-10-10 20:56:47'),
(56982, '154.213.160.211', NULL, 1, '2025-10-10 21:06:52', '2025-10-10 21:06:52'),
(56983, '45.144.115.49', NULL, 1, '2025-10-10 21:30:59', '2025-10-10 21:30:59'),
(56984, '95.108.213.115', NULL, 1, '2025-10-10 21:44:28', '2025-10-10 21:44:28'),
(56985, '151.115.89.135', NULL, 1, '2025-10-10 21:45:31', '2025-10-10 21:45:31'),
(56986, '43.173.181.53', NULL, 1, '2025-10-10 22:17:59', '2025-10-10 22:17:59'),
(56987, '114.216.48.90', NULL, 1, '2025-10-10 22:22:54', '2025-10-10 22:22:54'),
(56988, '103.131.71.154', NULL, 1, '2025-10-10 22:46:52', '2025-10-10 22:46:52'),
(56989, '112.86.225.86', NULL, 1, '2025-10-10 22:56:40', '2025-10-10 22:56:40'),
(56990, '89.104.101.111', NULL, 1, '2025-10-10 22:57:56', '2025-10-10 22:57:56'),
(56991, '66.249.66.6', NULL, 1, '2025-10-10 23:11:45', '2025-10-10 23:11:45'),
(56992, '154.223.139.21', NULL, 1, '2025-10-10 23:13:22', '2025-10-10 23:13:22'),
(56993, '57.141.6.76', NULL, 1, '2025-10-11 00:45:19', '2025-10-11 00:45:19'),
(56994, '57.141.6.72', NULL, 1, '2025-10-11 00:45:20', '2025-10-11 00:45:20'),
(56995, '147.182.153.252', NULL, 1, '2025-10-11 01:15:17', '2025-10-11 01:15:17'),
(56996, '44.246.213.241', NULL, 1, '2025-10-11 01:18:19', '2025-10-11 01:18:19'),
(56997, '57.141.6.10', NULL, 1, '2025-10-11 01:24:16', '2025-10-11 01:24:16'),
(56998, '57.141.6.43', NULL, 1, '2025-10-11 01:24:20', '2025-10-11 01:24:20'),
(56999, '185.117.225.26', NULL, 1, '2025-10-11 01:38:14', '2025-10-11 01:38:14'),
(57000, '165.227.122.150', NULL, 1, '2025-10-11 01:46:06', '2025-10-11 01:46:06'),
(57001, '67.211.214.194', NULL, 1, '2025-10-11 01:58:48', '2025-10-11 01:58:48'),
(57002, '23.105.161.210', NULL, 2, '2025-10-11 02:44:52', '2025-10-11 02:44:53'),
(57003, '34.210.246.191', NULL, 1, '2025-10-11 03:14:11', '2025-10-11 03:14:11'),
(57004, '23.95.137.114', NULL, 1, '2025-10-11 03:33:19', '2025-10-11 03:33:19'),
(57005, '64.112.43.152', NULL, 1, '2025-10-11 03:44:55', '2025-10-11 03:44:55'),
(57006, '43.173.178.147', NULL, 1, '2025-10-11 04:21:01', '2025-10-11 04:21:01'),
(57007, '20.194.157.190', NULL, 1, '2025-10-11 05:51:14', '2025-10-11 05:51:14'),
(57008, '205.169.39.200', NULL, 2, '2025-10-11 06:31:24', '2025-10-11 06:31:30'),
(57009, '128.204.212.86', NULL, 1, '2025-10-11 06:45:29', '2025-10-11 06:45:29'),
(57010, '42.236.12.196', NULL, 1, '2025-10-11 06:54:28', '2025-10-11 06:54:28'),
(57011, '172.204.16.69', NULL, 1, '2025-10-11 07:04:29', '2025-10-11 07:04:29'),
(57012, '42.236.17.216', NULL, 1, '2025-10-11 07:11:10', '2025-10-11 07:11:10'),
(57013, '42.236.17.36', NULL, 1, '2025-10-11 07:11:56', '2025-10-11 07:11:56'),
(57014, '66.249.66.34', NULL, 1, '2025-10-11 07:22:25', '2025-10-11 07:22:25'),
(57015, '157.55.39.63', NULL, 1, '2025-10-11 08:02:02', '2025-10-11 08:02:02'),
(57016, '42.236.17.62', NULL, 1, '2025-10-11 08:20:50', '2025-10-11 08:20:50'),
(57017, '17.246.19.219', NULL, 1, '2025-10-11 08:53:13', '2025-10-11 08:53:13'),
(57018, '103.138.109.105', NULL, 3, '2025-10-11 09:03:34', '2025-10-11 16:10:40'),
(57019, '52.19.15.168', NULL, 1, '2025-10-11 09:08:34', '2025-10-11 09:08:34'),
(57020, '54.171.125.207', NULL, 1, '2025-10-11 09:12:51', '2025-10-11 09:12:51'),
(57021, '43.173.173.115', NULL, 1, '2025-10-11 10:17:39', '2025-10-11 10:17:39'),
(57022, '104.197.69.115', NULL, 1, '2025-10-11 10:59:24', '2025-10-11 10:59:24'),
(57023, '34.122.147.229', NULL, 1, '2025-10-11 10:59:31', '2025-10-11 10:59:31'),
(57024, '66.220.149.38', NULL, 1, '2025-10-11 11:01:13', '2025-10-11 11:01:13'),
(57025, '103.131.71.195', NULL, 1, '2025-10-11 11:04:32', '2025-10-11 11:04:32'),
(57026, '34.123.170.104', NULL, 2, '2025-10-11 11:15:48', '2025-10-11 11:15:49'),
(57027, '40.77.167.154', NULL, 1, '2025-10-11 11:22:16', '2025-10-11 11:22:16'),
(57028, '34.90.240.10', NULL, 5, '2025-10-11 11:44:25', '2025-10-11 12:42:47'),
(57029, '34.140.115.130', NULL, 1, '2025-10-11 11:59:15', '2025-10-11 11:59:15'),
(57030, '34.98.143.72', NULL, 1, '2025-10-11 12:02:33', '2025-10-11 12:02:33'),
(57031, '3.83.146.252', NULL, 1, '2025-10-11 12:02:34', '2025-10-11 12:02:34'),
(57032, '3.145.30.154', NULL, 1, '2025-10-11 12:02:35', '2025-10-11 12:02:35'),
(57033, '18.191.126.113', NULL, 1, '2025-10-11 12:02:35', '2025-10-11 12:02:35'),
(57034, '34.98.143.73', NULL, 3, '2025-10-11 12:02:35', '2025-10-11 12:03:07'),
(57035, '34.174.192.151', NULL, 1, '2025-10-11 12:02:36', '2025-10-11 12:02:36'),
(57036, '54.71.187.124', NULL, 1, '2025-10-11 12:06:04', '2025-10-11 12:06:04'),
(57037, '157.55.39.53', NULL, 1, '2025-10-11 12:09:37', '2025-10-11 12:09:37'),
(57038, '142.93.70.90', NULL, 1, '2025-10-11 12:26:45', '2025-10-11 12:26:45'),
(57039, '205.169.39.6', NULL, 2, '2025-10-11 13:04:11', '2025-10-11 13:04:11'),
(57040, '143.244.52.49', NULL, 1, '2025-10-11 13:08:27', '2025-10-11 13:08:27'),
(57041, '104.164.158.239', NULL, 1, '2025-10-11 13:09:51', '2025-10-11 13:09:51'),
(57042, '50.117.49.198', NULL, 2, '2025-10-11 13:10:03', '2025-10-11 13:10:08'),
(57043, '3.255.131.48', NULL, 1, '2025-10-11 14:17:59', '2025-10-11 14:17:59'),
(57044, '20.27.94.138', NULL, 1, '2025-10-11 14:19:55', '2025-10-11 14:19:55'),
(57045, '54.39.89.171', NULL, 1, '2025-10-11 14:27:44', '2025-10-11 14:27:44'),
(57046, '198.235.24.35', NULL, 1, '2025-10-11 14:32:00', '2025-10-11 14:32:00'),
(57047, '34.74.152.65', NULL, 1, '2025-10-11 14:59:25', '2025-10-11 14:59:25'),
(57048, '223.109.255.148', NULL, 1, '2025-10-11 15:19:30', '2025-10-11 15:19:30'),
(57049, '34.59.230.248', NULL, 1, '2025-10-11 15:33:21', '2025-10-11 15:33:21'),
(57050, '149.57.180.197', NULL, 1, '2025-10-11 15:51:51', '2025-10-11 15:51:51'),
(57051, '23.105.0.151', NULL, 1, '2025-10-11 16:07:23', '2025-10-11 16:07:23'),
(57052, '66.249.66.7', NULL, 1, '2025-10-11 16:10:03', '2025-10-11 16:10:03'),
(57053, '34.6.173.168', NULL, 1, '2025-10-11 16:38:29', '2025-10-11 16:38:29'),
(57054, '31.94.34.16', NULL, 1, '2025-10-11 17:16:31', '2025-10-11 17:16:31'),
(57055, '43.173.181.252', NULL, 1, '2025-10-11 17:18:06', '2025-10-11 17:18:06'),
(57056, '1.193.69.181', NULL, 1, '2025-10-11 17:35:33', '2025-10-11 17:35:33'),
(57057, '123.6.49.49', NULL, 1, '2025-10-11 17:35:37', '2025-10-11 17:35:37'),
(57058, '123.6.49.17', NULL, 1, '2025-10-11 17:36:45', '2025-10-11 17:36:45'),
(57059, '43.173.180.196', NULL, 1, '2025-10-11 17:37:45', '2025-10-11 17:37:45'),
(57060, '34.90.183.247', NULL, 5, '2025-10-11 17:47:45', '2025-10-11 18:28:12'),
(57061, '84.239.50.16', NULL, 2, '2025-10-11 18:48:52', '2025-10-11 18:48:56'),
(57062, '3.212.76.74', NULL, 1, '2025-10-11 19:15:14', '2025-10-11 19:15:14'),
(57063, '15.235.96.99', NULL, 1, '2025-10-11 19:35:03', '2025-10-11 19:35:03'),
(57064, '35.93.15.45', NULL, 1, '2025-10-11 19:55:03', '2025-10-11 19:55:03'),
(57065, '176.53.223.210', NULL, 1, '2025-10-11 20:09:28', '2025-10-11 20:09:28'),
(57066, '112.86.225.213', NULL, 1, '2025-10-11 20:22:40', '2025-10-11 20:22:40'),
(57067, '45.90.62.111', NULL, 1, '2025-10-11 20:25:17', '2025-10-11 20:25:17'),
(57068, '162.120.186.90', NULL, 1, '2025-10-11 20:51:27', '2025-10-11 20:51:27'),
(57069, '184.145.210.202', NULL, 1, '2025-10-11 20:52:18', '2025-10-11 20:52:18'),
(57070, '93.158.91.12', NULL, 1, '2025-10-11 20:59:58', '2025-10-11 20:59:58'),
(57071, '111.1.96.5', NULL, 1, '2025-10-11 21:27:10', '2025-10-11 21:27:10'),
(57072, '176.53.220.69', NULL, 1, '2025-10-11 21:49:33', '2025-10-11 21:49:33'),
(57073, '193.180.213.115', NULL, 1, '2025-10-11 21:56:17', '2025-10-11 21:56:17'),
(57074, '43.173.176.36', NULL, 1, '2025-10-11 22:22:23', '2025-10-11 22:22:23'),
(57075, '85.208.96.211', NULL, 1, '2025-10-11 22:23:31', '2025-10-11 22:23:31'),
(57076, '34.148.247.61', NULL, 2, '2025-10-11 23:06:39', '2025-10-11 23:15:22'),
(57077, '112.86.225.151', NULL, 1, '2025-10-11 23:08:12', '2025-10-11 23:08:12'),
(57078, '45.130.105.7', NULL, 1, '2025-10-12 00:28:34', '2025-10-12 00:28:34'),
(57079, '154.23.238.45', NULL, 1, '2025-10-12 00:56:35', '2025-10-12 00:56:35'),
(57080, '54.221.147.150', NULL, 1, '2025-10-12 01:11:08', '2025-10-12 01:11:08'),
(57081, '52.15.61.233', NULL, 1, '2025-10-12 01:11:08', '2025-10-12 01:11:08'),
(57082, '34.98.143.72', NULL, 2, '2025-10-12 01:11:08', '2025-10-12 01:11:18'),
(57083, '34.98.143.73', NULL, 1, '2025-10-12 01:11:09', '2025-10-12 01:11:09'),
(57084, '3.132.214.127', NULL, 1, '2025-10-12 01:11:09', '2025-10-12 01:11:09'),
(57085, '34.98.143.71', NULL, 1, '2025-10-12 01:11:18', '2025-10-12 01:11:18'),
(57086, '148.113.130.14', NULL, 1, '2025-10-12 01:21:10', '2025-10-12 01:21:10'),
(57087, '35.88.197.189', NULL, 1, '2025-10-12 02:04:44', '2025-10-12 02:04:44'),
(57088, '39.154.23.115', NULL, 1, '2025-10-12 02:07:41', '2025-10-12 02:07:41'),
(57089, '156.146.60.78', NULL, 1, '2025-10-12 02:16:22', '2025-10-12 02:16:22'),
(57090, '35.89.217.189', NULL, 1, '2025-10-12 03:04:15', '2025-10-12 03:04:15'),
(57091, '44.243.108.22', NULL, 1, '2025-10-12 03:24:37', '2025-10-12 03:24:37'),
(57092, '110.249.201.38', NULL, 1, '2025-10-12 03:32:11', '2025-10-12 03:32:11'),
(57093, '137.184.127.1', NULL, 1, '2025-10-12 03:52:33', '2025-10-12 03:52:33'),
(57094, '118.194.230.61', NULL, 1, '2025-10-12 04:08:39', '2025-10-12 04:08:39'),
(57095, '103.131.71.88', NULL, 1, '2025-10-12 04:09:46', '2025-10-12 04:09:46'),
(57096, '43.173.180.216', NULL, 1, '2025-10-12 04:18:28', '2025-10-12 04:18:28'),
(57097, '112.86.225.171', NULL, 1, '2025-10-12 05:22:02', '2025-10-12 05:22:02'),
(57098, '193.186.4.130', NULL, 1, '2025-10-12 05:25:28', '2025-10-12 05:25:28'),
(57099, '162.120.184.35', NULL, 1, '2025-10-12 06:01:51', '2025-10-12 06:01:51'),
(57100, '198.235.24.164', NULL, 1, '2025-10-12 06:16:56', '2025-10-12 06:16:56'),
(57101, '202.191.122.194', NULL, 1, '2025-10-12 06:25:28', '2025-10-12 06:25:28'),
(57102, '18.216.251.207', NULL, 6, '2025-10-12 06:26:14', '2025-10-12 13:37:56'),
(57103, '18.225.25.214', NULL, 1, '2025-10-12 06:26:14', '2025-10-12 06:26:14'),
(57104, '42.236.17.100', NULL, 1, '2025-10-12 07:12:12', '2025-10-12 07:12:12'),
(57105, '54.201.252.94', NULL, 1, '2025-10-12 07:17:24', '2025-10-12 07:17:24'),
(57106, '42.236.12.245', NULL, 1, '2025-10-12 07:24:42', '2025-10-12 07:24:42'),
(57107, '42.236.17.241', NULL, 1, '2025-10-12 07:25:07', '2025-10-12 07:25:07'),
(57108, '42.236.17.60', NULL, 1, '2025-10-12 07:28:05', '2025-10-12 07:28:05'),
(57109, '23.105.161.210', NULL, 1, '2025-10-12 07:35:34', '2025-10-12 07:35:34'),
(57110, '59.152.5.114', NULL, 1, '2025-10-12 07:56:40', '2025-10-12 07:56:40'),
(57111, '172.204.16.71', NULL, 1, '2025-10-12 08:02:09', '2025-10-12 08:02:09'),
(57112, '192.36.109.104', NULL, 1, '2025-10-12 08:14:34', '2025-10-12 08:14:34'),
(57113, '114.119.156.206', NULL, 1, '2025-10-12 08:18:58', '2025-10-12 08:18:58'),
(57114, '57.155.171.17', NULL, 1, '2025-10-12 08:28:25', '2025-10-12 08:28:25'),
(57115, '162.120.184.34', NULL, 1, '2025-10-12 09:06:13', '2025-10-12 09:06:13'),
(57116, '112.86.225.122', NULL, 1, '2025-10-12 09:36:30', '2025-10-12 09:36:30'),
(57117, '59.153.103.208', NULL, 1, '2025-10-12 09:54:19', '2025-10-12 09:54:19'),
(57118, '103.145.70.100', NULL, 1, '2025-10-12 10:00:50', '2025-10-12 10:00:50'),
(57119, '43.173.182.98', NULL, 1, '2025-10-12 10:17:20', '2025-10-12 10:17:20'),
(57120, '72.13.62.43', NULL, 1, '2025-10-12 10:55:16', '2025-10-12 10:55:16'),
(57121, '23.82.110.215', NULL, 1, '2025-10-12 10:56:05', '2025-10-12 10:56:05'),
(57122, '42.236.12.241', NULL, 1, '2025-10-12 10:57:10', '2025-10-12 10:57:10'),
(57123, '66.249.66.5', NULL, 1, '2025-10-12 11:03:58', '2025-10-12 11:03:58'),
(57124, '42.236.17.92', NULL, 1, '2025-10-12 11:10:37', '2025-10-12 11:10:37'),
(57125, '42.236.101.245', NULL, 1, '2025-10-12 11:10:45', '2025-10-12 11:10:45'),
(57126, '42.236.17.224', NULL, 1, '2025-10-12 11:11:13', '2025-10-12 11:11:13'),
(57127, '42.236.17.248', NULL, 1, '2025-10-12 11:23:25', '2025-10-12 11:23:25'),
(57128, '57.141.0.44', NULL, 1, '2025-10-12 11:36:49', '2025-10-12 11:36:49'),
(57129, '35.240.216.160', NULL, 1, '2025-10-12 11:57:46', '2025-10-12 11:57:46'),
(57130, '35.240.216.160', NULL, 1, '2025-10-12 11:57:46', '2025-10-12 11:57:46'),
(57131, '205.210.31.21', NULL, 1, '2025-10-12 12:03:52', '2025-10-12 12:03:52'),
(57132, '198.235.24.15', NULL, 1, '2025-10-12 12:12:32', '2025-10-12 12:12:32'),
(57133, '54.39.6.18', NULL, 1, '2025-10-12 12:55:34', '2025-10-12 12:55:34'),
(57134, '198.235.24.12', NULL, 1, '2025-10-12 13:02:13', '2025-10-12 13:02:13'),
(57135, '159.203.36.172', NULL, 1, '2025-10-12 13:35:30', '2025-10-12 13:35:30'),
(57136, '18.224.128.89', NULL, 2, '2025-10-12 13:37:48', '2025-10-12 13:41:25'),
(57137, '52.15.137.176', NULL, 2, '2025-10-12 13:37:50', '2025-10-12 13:37:57'),
(57138, '118.179.218.201', NULL, 2, '2025-10-12 13:38:12', '2025-10-12 13:38:15'),
(57139, '128.199.75.0', NULL, 1, '2025-10-12 13:57:30', '2025-10-12 13:57:30'),
(57140, '112.86.225.125', NULL, 1, '2025-10-12 14:31:08', '2025-10-12 14:31:08'),
(57141, '106.75.101.188', NULL, 1, '2025-10-12 14:33:03', '2025-10-12 14:33:03'),
(57142, '42.236.12.201', NULL, 1, '2025-10-12 14:58:46', '2025-10-12 14:58:46'),
(57143, '51.161.37.65', NULL, 1, '2025-10-12 15:06:38', '2025-10-12 15:06:38'),
(57144, '54.174.62.134', NULL, 1, '2025-10-12 15:49:13', '2025-10-12 15:49:13'),
(57145, '149.57.180.17', NULL, 1, '2025-10-12 16:09:15', '2025-10-12 16:09:15'),
(57146, '43.173.173.203', NULL, 1, '2025-10-12 16:16:15', '2025-10-12 16:16:15'),
(57147, '23.81.234.79', NULL, 1, '2025-10-12 16:36:28', '2025-10-12 16:36:28'),
(57148, '128.204.212.84', NULL, 1, '2025-10-12 16:46:08', '2025-10-12 16:46:08'),
(57149, '43.173.175.198', NULL, 1, '2025-10-12 17:15:38', '2025-10-12 17:15:38'),
(57150, '20.14.99.107', NULL, 1, '2025-10-12 17:30:09', '2025-10-12 17:30:09'),
(57151, '112.86.225.67', NULL, 1, '2025-10-12 18:21:56', '2025-10-12 18:21:56'),
(57152, '185.182.232.135', NULL, 1, '2025-10-12 20:06:15', '2025-10-12 20:06:15'),
(57153, '103.131.71.233', NULL, 1, '2025-10-12 20:44:42', '2025-10-12 20:44:42'),
(57154, '120.9.206.189', NULL, 1, '2025-10-12 21:54:52', '2025-10-12 21:54:52'),
(57155, '43.173.181.146', NULL, 1, '2025-10-12 22:18:53', '2025-10-12 22:18:53'),
(57156, '112.51.208.78', NULL, 1, '2025-10-12 23:24:19', '2025-10-12 23:24:19'),
(57157, '192.161.185.69', NULL, 1, '2025-10-12 23:29:53', '2025-10-12 23:29:53'),
(57158, '66.249.66.34', NULL, 1, '2025-10-13 00:21:16', '2025-10-13 00:21:16'),
(57159, '51.68.111.203', NULL, 1, '2025-10-13 00:23:01', '2025-10-13 00:23:01'),
(57160, '157.55.39.62', NULL, 1, '2025-10-13 01:06:28', '2025-10-13 01:06:28'),
(57161, '44.203.160.221', NULL, 1, '2025-10-13 01:15:10', '2025-10-13 01:15:10'),
(57162, '34.98.143.71', NULL, 1, '2025-10-13 01:15:10', '2025-10-13 01:15:10'),
(57163, '3.141.19.26', NULL, 1, '2025-10-13 01:15:10', '2025-10-13 01:15:10'),
(57164, '3.136.19.179', NULL, 1, '2025-10-13 01:15:10', '2025-10-13 01:15:10'),
(57165, '34.98.143.72', NULL, 3, '2025-10-13 01:15:11', '2025-10-13 01:15:20'),
(57166, '44.243.108.22', NULL, 1, '2025-10-13 01:25:55', '2025-10-13 01:25:55'),
(57167, '38.46.44.90', NULL, 1, '2025-10-13 01:47:16', '2025-10-13 01:47:16'),
(57168, '3.250.136.225', NULL, 1, '2025-10-13 02:14:12', '2025-10-13 02:14:12'),
(57169, '138.199.24.12', NULL, 1, '2025-10-13 02:20:17', '2025-10-13 02:20:17'),
(57170, '165.232.185.165', NULL, 1, '2025-10-13 02:46:50', '2025-10-13 02:46:50'),
(57171, '142.44.225.36', NULL, 1, '2025-10-13 03:25:22', '2025-10-13 03:25:22'),
(57172, '34.210.246.191', NULL, 1, '2025-10-13 03:48:44', '2025-10-13 03:48:44'),
(57173, '67.211.214.194', NULL, 1, '2025-10-13 03:58:11', '2025-10-13 03:58:11'),
(57174, '52.15.137.176', NULL, 2, '2025-10-13 04:14:57', '2025-10-13 04:15:07'),
(57175, '18.224.128.89', NULL, 2, '2025-10-13 04:14:57', '2025-10-13 08:52:12'),
(57176, '18.116.19.244', NULL, 2, '2025-10-13 04:14:59', '2025-10-13 04:15:08'),
(57177, '54.244.181.91', NULL, 1, '2025-10-13 04:19:11', '2025-10-13 04:19:11'),
(57178, '43.173.182.15', NULL, 1, '2025-10-13 04:20:15', '2025-10-13 04:20:15'),
(57179, '52.40.38.29', NULL, 1, '2025-10-13 04:26:19', '2025-10-13 04:26:19'),
(57180, '3.250.182.109', NULL, 1, '2025-10-13 04:26:46', '2025-10-13 04:26:46'),
(57181, '180.102.110.159', NULL, 1, '2025-10-13 04:50:44', '2025-10-13 04:50:44'),
(57182, '44.209.113.59', NULL, 1, '2025-10-13 05:40:20', '2025-10-13 05:40:20'),
(57183, '45.90.62.8', NULL, 1, '2025-10-13 05:51:24', '2025-10-13 05:51:24'),
(57184, '120.50.22.50', NULL, 1, '2025-10-13 06:01:58', '2025-10-13 06:01:58'),
(57185, '103.144.48.143', NULL, 1, '2025-10-13 06:17:56', '2025-10-13 06:17:56'),
(57186, '162.120.184.34', NULL, 1, '2025-10-13 06:19:10', '2025-10-13 06:19:10'),
(57187, '42.236.101.213', NULL, 1, '2025-10-13 06:40:09', '2025-10-13 06:40:09'),
(57188, '128.204.212.84', NULL, 2, '2025-10-13 06:44:40', '2025-10-13 13:25:05'),
(57189, '57.155.170.166', NULL, 1, '2025-10-13 06:45:26', '2025-10-13 06:45:26'),
(57190, '54.39.210.16', NULL, 1, '2025-10-13 06:45:45', '2025-10-13 06:45:45'),
(57191, '162.120.184.35', NULL, 1, '2025-10-13 06:58:15', '2025-10-13 06:58:15'),
(57192, '193.186.4.130', NULL, 1, '2025-10-13 07:01:01', '2025-10-13 07:01:01'),
(57193, '57.155.171.17', NULL, 1, '2025-10-13 07:07:33', '2025-10-13 07:07:33'),
(57194, '54.155.20.28', NULL, 1, '2025-10-13 07:21:05', '2025-10-13 07:21:05'),
(57195, '103.130.118.5', NULL, 1, '2025-10-13 07:22:53', '2025-10-13 07:22:53'),
(57196, '42.236.101.211', NULL, 1, '2025-10-13 07:53:03', '2025-10-13 07:53:03'),
(57197, '180.153.236.27', NULL, 1, '2025-10-13 07:53:24', '2025-10-13 07:53:24'),
(57198, '123.160.223.75', NULL, 1, '2025-10-13 08:11:30', '2025-10-13 08:11:30'),
(57199, '42.236.17.97', NULL, 1, '2025-10-13 08:16:46', '2025-10-13 08:16:46'),
(57200, '57.141.0.31', NULL, 1, '2025-10-13 08:31:38', '2025-10-13 08:31:38'),
(57201, '114.130.156.123', NULL, 2, '2025-10-13 08:37:09', '2025-10-13 08:40:08'),
(57202, '18.216.251.207', NULL, 3, '2025-10-13 08:52:12', '2025-10-13 08:52:23'),
(57203, '18.227.190.71', NULL, 1, '2025-10-13 08:52:22', '2025-10-13 08:52:22'),
(57204, '183.207.45.101', NULL, 7, '2025-10-13 08:59:02', '2025-10-13 09:03:03'),
(57205, '112.86.225.154', NULL, 1, '2025-10-13 09:34:11', '2025-10-13 09:34:11'),
(57206, '54.174.62.130', NULL, 1, '2025-10-13 09:35:30', '2025-10-13 09:35:30'),
(57207, '2a06:98c0:3600::103', NULL, 4, '2025-10-13 09:35:36', '2025-10-13 09:36:07'),
(57208, '42.236.17.253', NULL, 1, '2025-10-13 09:51:59', '2025-10-13 09:51:59'),
(57209, '180.153.236.15', NULL, 1, '2025-10-13 09:52:02', '2025-10-13 09:52:02'),
(57210, '14.100.51.80', NULL, 3, '2025-10-13 10:03:54', '2025-10-13 10:05:26'),
(57211, '198.235.24.144', NULL, 1, '2025-10-13 10:12:02', '2025-10-13 10:12:02'),
(57212, '43.173.177.186', NULL, 1, '2025-10-13 10:19:41', '2025-10-13 10:19:41'),
(57213, '185.191.171.3', NULL, 1, '2025-10-13 11:01:20', '2025-10-13 11:01:20'),
(57214, '114.130.188.255', NULL, 1, '2025-10-13 11:43:38', '2025-10-13 11:43:38'),
(57215, '120.233.155.45', NULL, 1, '2025-10-13 12:02:39', '2025-10-13 12:02:39'),
(57216, '20.235.75.218', NULL, 1, '2025-10-13 12:10:38', '2025-10-13 12:10:38'),
(57217, '120.89.64.229', NULL, 3, '2025-10-13 12:27:42', '2025-10-13 12:29:12'),
(57218, '152.53.162.144', NULL, 1, '2025-10-13 12:53:24', '2025-10-13 12:53:24'),
(57219, '194.56.225.247', NULL, 3, '2025-10-13 13:09:02', '2025-10-13 13:13:09'),
(57220, '167.99.37.230', NULL, 1, '2025-10-13 13:09:49', '2025-10-13 13:09:49'),
(57221, '123.6.49.47', NULL, 1, '2025-10-13 13:17:37', '2025-10-13 13:17:37'),
(57222, '27.115.124.45', NULL, 2, '2025-10-13 13:18:01', '2025-10-13 13:18:05'),
(57223, '54.223.45.134', NULL, 1, '2025-10-13 13:34:28', '2025-10-13 13:34:28'),
(57224, '54.39.203.87', NULL, 1, '2025-10-13 14:41:49', '2025-10-13 14:41:49'),
(57225, '54.39.6.122', NULL, 1, '2025-10-13 14:44:21', '2025-10-13 14:44:21'),
(57226, '161.123.168.131', NULL, 1, '2025-10-13 14:49:00', '2025-10-13 14:49:00'),
(57227, '112.86.225.191', NULL, 1, '2025-10-13 14:49:42', '2025-10-13 14:49:42'),
(57228, '167.99.144.72', NULL, 1, '2025-10-13 15:08:14', '2025-10-13 15:08:14'),
(57229, '128.204.212.85', NULL, 1, '2025-10-13 15:51:14', '2025-10-13 15:51:14'),
(57230, '20.27.94.141', NULL, 1, '2025-10-13 15:57:33', '2025-10-13 15:57:33'),
(57231, '43.173.179.29', NULL, 1, '2025-10-13 16:23:28', '2025-10-13 16:23:28'),
(57232, '114.119.155.122', NULL, 1, '2025-10-13 16:39:59', '2025-10-13 16:39:59'),
(57233, '93.158.91.254', NULL, 1, '2025-10-13 17:18:00', '2025-10-13 17:18:00'),
(57234, '43.173.175.219', NULL, 1, '2025-10-13 18:07:25', '2025-10-13 18:07:25'),
(57235, '18.217.162.154', NULL, 1, '2025-10-13 18:19:50', '2025-10-13 18:19:50'),
(57236, '223.109.252.200', NULL, 1, '2025-10-13 19:01:21', '2025-10-13 19:01:21'),
(57237, '205.169.39.146', NULL, 2, '2025-10-13 19:07:38', '2025-10-13 19:08:00'),
(57238, '40.77.167.55', NULL, 1, '2025-10-13 19:56:48', '2025-10-13 19:56:48'),
(57239, '176.53.216.232', NULL, 1, '2025-10-13 20:19:55', '2025-10-13 20:19:55'),
(57240, '57.141.0.67', NULL, 1, '2025-10-13 22:12:54', '2025-10-13 22:12:54'),
(57241, '43.173.178.119', NULL, 1, '2025-10-13 22:28:44', '2025-10-13 22:28:44'),
(57242, '66.249.66.6', NULL, 1, '2025-10-13 22:36:22', '2025-10-13 22:36:22'),
(57243, '27.18.0.109', NULL, 1, '2025-10-13 22:43:25', '2025-10-13 22:43:25'),
(57244, '57.141.0.2', NULL, 1, '2025-10-13 23:39:02', '2025-10-13 23:39:02'),
(57245, '57.141.0.19', NULL, 1, '2025-10-13 23:39:04', '2025-10-13 23:39:04'),
(57246, '128.192.12.106', NULL, 1, '2025-10-14 00:11:20', '2025-10-14 00:11:20'),
(57247, '128.192.12.111', NULL, 1, '2025-10-14 00:11:40', '2025-10-14 00:11:40'),
(57248, '57.141.0.51', NULL, 2, '2025-10-14 00:17:35', '2025-10-14 18:44:27'),
(57249, '103.138.109.105', NULL, 2, '2025-10-14 00:59:01', '2025-10-14 00:59:04'),
(57250, '57.141.0.61', NULL, 1, '2025-10-14 01:26:39', '2025-10-14 01:26:39'),
(57251, '74.7.35.51', NULL, 1, '2025-10-14 01:36:10', '2025-10-14 01:36:10'),
(57252, '128.204.212.86', NULL, 1, '2025-10-14 02:02:46', '2025-10-14 02:02:46'),
(57253, '93.127.134.220', NULL, 2, '2025-10-14 02:06:03', '2025-10-14 02:13:41'),
(57254, '118.194.230.61', NULL, 1, '2025-10-14 02:11:19', '2025-10-14 02:11:19'),
(57255, '3.17.130.192', NULL, 1, '2025-10-14 02:12:32', '2025-10-14 02:12:32'),
(57256, '1.164.127.202', NULL, 2, '2025-10-14 02:17:33', '2025-10-14 03:18:11'),
(57257, '54.244.202.135', NULL, 1, '2025-10-14 02:18:12', '2025-10-14 02:18:12'),
(57258, '52.214.112.40', NULL, 1, '2025-10-14 02:35:09', '2025-10-14 02:35:09'),
(57259, '128.204.212.87', NULL, 2, '2025-10-14 03:11:43', '2025-10-14 09:02:31'),
(57260, '114.130.186.79', NULL, 1, '2025-10-14 03:30:49', '2025-10-14 03:30:49'),
(57261, '54.201.252.94', NULL, 1, '2025-10-14 03:31:49', '2025-10-14 03:31:49'),
(57262, '98.83.110.44', NULL, 1, '2025-10-14 03:32:54', '2025-10-14 03:32:54'),
(57263, '118.179.55.225', NULL, 2, '2025-10-14 03:34:59', '2025-10-14 03:35:27'),
(57264, '103.69.150.28', NULL, 1, '2025-10-14 03:39:36', '2025-10-14 03:39:36'),
(57265, '103.61.240.215', NULL, 1, '2025-10-14 03:46:56', '2025-10-14 03:46:56'),
(57266, '54.92.169.82', NULL, 1, '2025-10-14 04:07:38', '2025-10-14 04:07:38'),
(57267, '52.112.125.8', NULL, 1, '2025-10-14 04:08:39', '2025-10-14 04:08:39'),
(57268, '167.103.23.20', NULL, 1, '2025-10-14 04:08:47', '2025-10-14 04:08:47'),
(57269, '43.173.182.183', NULL, 1, '2025-10-14 04:18:50', '2025-10-14 04:18:50'),
(57270, '223.109.252.253', NULL, 1, '2025-10-14 04:30:44', '2025-10-14 04:30:44'),
(57271, '66.249.66.35', NULL, 3, '2025-10-14 04:58:41', '2025-10-14 07:56:18'),
(57272, '66.249.66.34', NULL, 1, '2025-10-14 04:59:03', '2025-10-14 04:59:03'),
(57273, '162.120.184.226', NULL, 1, '2025-10-14 05:04:04', '2025-10-14 05:04:04'),
(57274, '44.227.13.68', NULL, 1, '2025-10-14 05:13:57', '2025-10-14 05:13:57'),
(57275, '42.236.101.236', NULL, 1, '2025-10-14 05:14:04', '2025-10-14 05:14:04'),
(57276, '42.236.101.197', NULL, 1, '2025-10-14 05:15:11', '2025-10-14 05:15:11'),
(57277, '52.167.144.221', NULL, 1, '2025-10-14 05:22:18', '2025-10-14 05:22:18'),
(57278, '18.201.180.199', NULL, 1, '2025-10-14 05:50:55', '2025-10-14 05:50:55'),
(57279, '42.83.147.54', NULL, 1, '2025-10-14 05:57:10', '2025-10-14 05:57:10'),
(57280, '103.38.16.147', NULL, 1, '2025-10-14 06:04:44', '2025-10-14 06:04:44'),
(57281, '103.231.177.29', NULL, 1, '2025-10-14 06:19:50', '2025-10-14 06:19:50'),
(57282, '44.243.61.192', NULL, 1, '2025-10-14 06:33:25', '2025-10-14 06:33:25'),
(57283, '66.249.66.5', NULL, 2, '2025-10-14 06:33:42', '2025-10-14 06:33:43'),
(57284, '42.236.17.7', NULL, 1, '2025-10-14 06:38:50', '2025-10-14 06:38:50'),
(57285, '67.211.214.194', NULL, 1, '2025-10-14 06:44:33', '2025-10-14 06:44:33'),
(57286, '202.4.109.134', NULL, 1, '2025-10-14 06:54:53', '2025-10-14 06:54:53'),
(57287, '3.253.111.29', NULL, 1, '2025-10-14 06:55:38', '2025-10-14 06:55:38'),
(57288, '118.179.205.170', NULL, 1, '2025-10-14 07:14:36', '2025-10-14 07:14:36'),
(57289, '85.208.98.196', NULL, 1, '2025-10-14 07:24:31', '2025-10-14 07:24:31'),
(57290, '18.221.77.75', NULL, 3, '2025-10-14 07:30:00', '2025-10-14 07:30:11'),
(57291, '18.224.128.89', NULL, 1, '2025-10-14 07:30:00', '2025-10-14 07:30:00'),
(57292, '3.14.73.29', NULL, 1, '2025-10-14 07:30:10', '2025-10-14 07:30:10'),
(57293, '3.147.59.135', NULL, 7, '2025-10-14 08:05:51', '2025-10-14 08:05:57'),
(57294, '173.252.87.114', NULL, 1, '2025-10-14 08:34:40', '2025-10-14 08:34:40'),
(57295, '35.193.67.24', NULL, 1, '2025-10-14 08:35:37', '2025-10-14 08:35:37'),
(57296, '42.236.17.76', NULL, 1, '2025-10-14 08:44:05', '2025-10-14 08:44:05'),
(57297, '20.194.1.14', NULL, 1, '2025-10-14 08:44:09', '2025-10-14 08:44:09'),
(57298, '68.218.30.119', NULL, 1, '2025-10-14 08:44:25', '2025-10-14 08:44:25'),
(57299, '45.118.245.69', NULL, 1, '2025-10-14 08:47:32', '2025-10-14 08:47:32'),
(57300, '57.155.170.192', NULL, 1, '2025-10-14 09:10:15', '2025-10-14 09:10:15'),
(57301, '57.155.170.166', NULL, 1, '2025-10-14 09:10:17', '2025-10-14 09:10:17'),
(57302, '112.86.225.27', NULL, 1, '2025-10-14 10:07:18', '2025-10-14 10:07:18'),
(57303, '52.187.246.140', NULL, 1, '2025-10-14 10:12:40', '2025-10-14 10:12:40'),
(57304, '135.232.20.64', NULL, 1, '2025-10-14 10:13:26', '2025-10-14 10:13:26'),
(57305, '43.173.178.163', NULL, 1, '2025-10-14 10:21:46', '2025-10-14 10:21:46'),
(57306, '123.200.19.14', NULL, 1, '2025-10-14 10:43:29', '2025-10-14 10:43:29'),
(57307, '4.196.118.126', NULL, 1, '2025-10-14 11:11:07', '2025-10-14 11:11:07'),
(57308, '142.44.228.178', NULL, 1, '2025-10-14 11:12:45', '2025-10-14 11:12:45'),
(57309, '147.185.132.31', NULL, 1, '2025-10-14 12:06:45', '2025-10-14 12:06:45'),
(57310, '142.44.228.86', NULL, 1, '2025-10-14 12:39:51', '2025-10-14 12:39:51'),
(57311, '27.147.245.193', NULL, 1, '2025-10-14 12:50:24', '2025-10-14 12:50:24'),
(57312, '54.39.89.235', NULL, 1, '2025-10-14 13:45:59', '2025-10-14 13:45:59'),
(57313, '112.86.225.36', NULL, 1, '2025-10-14 14:29:18', '2025-10-14 14:29:18'),
(57314, '14.194.146.169', NULL, 1, '2025-10-14 14:30:17', '2025-10-14 14:30:17'),
(57315, '162.120.184.8', NULL, 1, '2025-10-14 14:30:19', '2025-10-14 14:30:19'),
(57316, '51.222.168.83', NULL, 1, '2025-10-14 14:36:29', '2025-10-14 14:36:29'),
(57317, '40.77.167.27', NULL, 1, '2025-10-14 15:03:40', '2025-10-14 15:03:40'),
(57318, '103.134.255.103', NULL, 1, '2025-10-14 15:06:16', '2025-10-14 15:06:16'),
(57319, '23.95.23.108', NULL, 4, '2025-10-14 15:18:03', '2025-10-14 15:19:59'),
(57320, '107.173.94.124', NULL, 1, '2025-10-14 15:19:52', '2025-10-14 15:19:52'),
(57321, '173.252.95.112', NULL, 1, '2025-10-14 15:22:41', '2025-10-14 15:22:41'),
(57322, '173.252.95.1', NULL, 1, '2025-10-14 15:22:41', '2025-10-14 15:22:41'),
(57323, '103.92.214.27', NULL, 1, '2025-10-14 15:35:04', '2025-10-14 15:35:04'),
(57324, '34.6.123.86', NULL, 5, '2025-10-14 16:09:11', '2025-10-14 16:26:48'),
(57325, '24.116.165.89', NULL, 1, '2025-10-14 16:10:58', '2025-10-14 16:10:58'),
(57326, '43.173.175.183', NULL, 1, '2025-10-14 16:18:13', '2025-10-14 16:18:13'),
(57327, '167.114.139.67', NULL, 1, '2025-10-14 16:39:25', '2025-10-14 16:39:25'),
(57328, '34.7.40.125', NULL, 5, '2025-10-14 16:46:39', '2025-10-14 17:49:35'),
(57329, '23.27.145.32', NULL, 1, '2025-10-14 16:53:39', '2025-10-14 16:53:39'),
(57330, '35.86.197.157', NULL, 1, '2025-10-14 16:53:56', '2025-10-14 16:53:56'),
(57331, '59.153.103.235', NULL, 1, '2025-10-14 17:34:55', '2025-10-14 17:34:55'),
(57332, '54.39.203.190', NULL, 1, '2025-10-14 18:07:38', '2025-10-14 18:07:38'),
(57333, '103.124.105.225', NULL, 2, '2025-10-14 18:39:22', '2025-10-14 19:14:34'),
(57334, '54.39.6.75', NULL, 1, '2025-10-14 18:39:47', '2025-10-14 18:39:47'),
(57335, '103.92.152.134', NULL, 1, '2025-10-14 18:42:24', '2025-10-14 18:42:24'),
(57336, '112.86.225.30', NULL, 1, '2025-10-14 19:02:12', '2025-10-14 19:02:12'),
(57337, '66.249.74.43', NULL, 1, '2025-10-14 19:51:10', '2025-10-14 19:51:10'),
(57338, '43.173.175.108', NULL, 1, '2025-10-14 20:24:18', '2025-10-14 20:24:18'),
(57339, '49.7.42.118', NULL, 1, '2025-10-14 21:53:52', '2025-10-14 21:53:52'),
(57340, '39.156.172.79', NULL, 1, '2025-10-14 21:55:15', '2025-10-14 21:55:15'),
(57341, '85.208.96.212', NULL, 1, '2025-10-14 22:20:26', '2025-10-14 22:20:26'),
(57342, '43.173.178.153', NULL, 1, '2025-10-14 22:27:34', '2025-10-14 22:27:34'),
(57343, '18.219.24.89', NULL, 2, '2025-10-14 22:39:41', '2025-10-14 22:40:26'),
(57344, '84.239.31.140', NULL, 1, '2025-10-14 23:46:38', '2025-10-14 23:46:38'),
(57345, '39.154.10.241', NULL, 1, '2025-10-14 23:53:59', '2025-10-14 23:53:59'),
(57346, '165.227.82.7', NULL, 6, '2025-10-15 00:31:45', '2025-10-15 00:31:49'),
(57347, '34.102.101.74', NULL, 2, '2025-10-15 00:56:04', '2025-10-15 00:57:19'),
(57348, '51.159.105.45', NULL, 1, '2025-10-15 01:22:44', '2025-10-15 01:22:44'),
(57349, '54.213.63.118', NULL, 1, '2025-10-15 02:04:31', '2025-10-15 02:04:31'),
(57350, '4.180.24.81', NULL, 1, '2025-10-15 02:21:30', '2025-10-15 02:21:30'),
(57351, '171.12.97.134', NULL, 1, '2025-10-15 02:25:19', '2025-10-15 02:25:19'),
(57352, '165.22.224.250', NULL, 1, '2025-10-15 02:44:13', '2025-10-15 02:44:13'),
(57353, '34.222.45.37', NULL, 1, '2025-10-15 04:04:59', '2025-10-15 04:04:59'),
(57354, '103.119.23.82', NULL, 1, '2025-10-15 04:11:55', '2025-10-15 04:11:55'),
(57355, '43.173.175.198', NULL, 1, '2025-10-15 04:23:45', '2025-10-15 04:23:45'),
(57356, '128.204.212.84', NULL, 1, '2025-10-15 04:25:46', '2025-10-15 04:25:46'),
(57357, '191.99.35.166', NULL, 1, '2025-10-15 04:56:30', '2025-10-15 04:56:30'),
(57358, '149.102.230.117', NULL, 1, '2025-10-15 04:56:35', '2025-10-15 04:56:35'),
(57359, '103.132.184.52', NULL, 1, '2025-10-15 04:59:58', '2025-10-15 04:59:58'),
(57360, '52.187.246.135', NULL, 1, '2025-10-15 05:16:41', '2025-10-15 05:16:41'),
(57361, '20.191.45.212', NULL, 1, '2025-10-15 05:37:08', '2025-10-15 05:37:08'),
(57362, '27.115.124.6', NULL, 1, '2025-10-15 05:39:00', '2025-10-15 05:39:00'),
(57363, '192.36.109.115', NULL, 1, '2025-10-15 05:39:11', '2025-10-15 05:39:11'),
(57364, '192.36.109.116', NULL, 1, '2025-10-15 05:39:13', '2025-10-15 05:39:13'),
(57365, '192.36.109.70', NULL, 1, '2025-10-15 05:39:14', '2025-10-15 05:39:14'),
(57366, '162.120.184.34', NULL, 1, '2025-10-15 05:49:14', '2025-10-15 05:49:14'),
(57367, '3.144.193.231', NULL, 7, '2025-10-15 05:51:22', '2025-10-15 05:51:28'),
(57368, '54.39.210.15', NULL, 1, '2025-10-15 06:13:25', '2025-10-15 06:13:25'),
(57369, '162.120.184.35', NULL, 1, '2025-10-15 06:21:13', '2025-10-15 06:21:13'),
(57370, '172.204.16.67', NULL, 1, '2025-10-15 06:23:55', '2025-10-15 06:23:55'),
(57371, '42.236.101.207', NULL, 1, '2025-10-15 07:07:18', '2025-10-15 07:07:18'),
(57372, '42.236.101.222', NULL, 1, '2025-10-15 07:09:14', '2025-10-15 07:09:14'),
(57373, '42.236.17.225', NULL, 1, '2025-10-15 07:17:55', '2025-10-15 07:17:55'),
(57374, '42.236.17.122', NULL, 1, '2025-10-15 07:18:13', '2025-10-15 07:18:13'),
(57375, '43.229.208.190', NULL, 2, '2025-10-15 07:31:23', '2025-10-15 14:07:50'),
(57376, '115.127.82.233', NULL, 1, '2025-10-15 07:40:00', '2025-10-15 07:40:00'),
(57377, '202.40.179.228', NULL, 1, '2025-10-15 07:54:16', '2025-10-15 07:54:16'),
(57378, '37.111.213.92', NULL, 1, '2025-10-15 08:10:32', '2025-10-15 08:10:32'),
(57379, '160.25.184.93', NULL, 1, '2025-10-15 08:34:15', '2025-10-15 08:34:15'),
(57380, '20.194.157.187', NULL, 2, '2025-10-15 08:57:52', '2025-10-15 18:10:23'),
(57381, '140.82.201.104', NULL, 1, '2025-10-15 09:55:00', '2025-10-15 09:55:00'),
(57382, '185.12.248.5', NULL, 1, '2025-10-15 10:21:20', '2025-10-15 10:21:20'),
(57383, '192.36.24.172', NULL, 1, '2025-10-15 10:21:23', '2025-10-15 10:21:23'),
(57384, '43.173.174.202', NULL, 1, '2025-10-15 10:36:55', '2025-10-15 10:36:55'),
(57385, '20.194.157.188', NULL, 1, '2025-10-15 10:45:01', '2025-10-15 10:45:01'),
(57386, '128.204.212.87', NULL, 1, '2025-10-15 11:13:11', '2025-10-15 11:13:11'),
(57387, '136.117.25.140', NULL, 2, '2025-10-15 11:16:01', '2025-10-15 11:16:35'),
(57388, '103.145.70.100', NULL, 4, '2025-10-15 11:29:27', '2025-10-15 11:33:00'),
(57389, '40.77.167.74', NULL, 1, '2025-10-15 12:07:41', '2025-10-15 12:07:41'),
(57390, '61.247.190.120', NULL, 1, '2025-10-15 12:44:36', '2025-10-15 12:44:36'),
(57391, '103.55.145.185', NULL, 1, '2025-10-15 12:55:09', '2025-10-15 12:55:09'),
(57392, '66.249.66.6', NULL, 1, '2025-10-15 13:01:29', '2025-10-15 13:01:29'),
(57393, '142.44.220.38', NULL, 1, '2025-10-15 13:02:42', '2025-10-15 13:02:42'),
(57394, '112.86.225.222', NULL, 1, '2025-10-15 13:44:51', '2025-10-15 13:44:51'),
(57395, '128.140.84.53', NULL, 1, '2025-10-15 14:04:48', '2025-10-15 14:04:48'),
(57396, '159.89.122.13', NULL, 1, '2025-10-15 14:14:56', '2025-10-15 14:14:56'),
(57397, '20.27.94.143', NULL, 1, '2025-10-15 15:36:19', '2025-10-15 15:36:19'),
(57398, '34.148.31.255', NULL, 2, '2025-10-15 16:18:08', '2025-10-15 17:30:54'),
(57399, '223.109.252.157', NULL, 1, '2025-10-15 16:21:24', '2025-10-15 16:21:24'),
(57400, '43.173.182.40', NULL, 1, '2025-10-15 16:28:21', '2025-10-15 16:28:21'),
(57401, '54.70.190.91', NULL, 3, '2025-10-15 16:34:25', '2025-10-15 16:34:32'),
(57402, '185.191.171.18', NULL, 1, '2025-10-15 16:48:11', '2025-10-15 16:48:11'),
(57403, '4.196.118.116', NULL, 1, '2025-10-15 17:04:09', '2025-10-15 17:04:09'),
(57404, '136.243.228.196', NULL, 1, '2025-10-15 17:34:58', '2025-10-15 17:34:58'),
(57405, '162.120.184.58', NULL, 1, '2025-10-15 17:54:08', '2025-10-15 17:54:08'),
(57406, '45.3.37.236', NULL, 1, '2025-10-15 18:02:59', '2025-10-15 18:02:59'),
(57407, '43.173.177.4', NULL, 1, '2025-10-15 18:07:40', '2025-10-15 18:07:40'),
(57408, '121.229.156.126', NULL, 1, '2025-10-15 19:13:37', '2025-10-15 19:13:37'),
(57409, '112.86.225.50', NULL, 1, '2025-10-15 19:34:54', '2025-10-15 19:34:54'),
(57410, '138.197.85.61', NULL, 1, '2025-10-15 19:37:21', '2025-10-15 19:37:21'),
(57411, '77.245.209.126', NULL, 1, '2025-10-15 19:44:09', '2025-10-15 19:44:09'),
(57412, '40.77.167.255', NULL, 1, '2025-10-15 19:48:17', '2025-10-15 19:48:17'),
(57413, '34.73.36.51', NULL, 2, '2025-10-15 19:52:05', '2025-10-15 21:00:34'),
(57414, '2a06:98c0:3600::103', NULL, 1, '2025-10-15 19:52:09', '2025-10-15 19:52:09'),
(57415, '35.84.189.166', NULL, 1, '2025-10-15 20:20:39', '2025-10-15 20:20:39'),
(57416, '104.207.48.214', NULL, 1, '2025-10-15 20:32:53', '2025-10-15 20:32:53'),
(57417, '54.39.6.227', NULL, 1, '2025-10-15 21:53:53', '2025-10-15 21:53:53'),
(57418, '34.78.108.29', NULL, 1, '2025-10-15 21:53:53', '2025-10-15 21:53:53'),
(57419, '95.134.63.173', NULL, 1, '2025-10-15 22:03:10', '2025-10-15 22:03:10'),
(57420, '64.225.30.223', NULL, 2, '2025-10-15 22:12:16', '2025-10-15 22:12:21'),
(57421, '43.173.173.68', NULL, 1, '2025-10-15 22:18:20', '2025-10-15 22:18:20'),
(57422, '116.147.68.241', NULL, 1, '2025-10-15 22:22:13', '2025-10-15 22:22:13'),
(57423, '140.248.0.159', NULL, 1, '2025-10-15 22:45:48', '2025-10-15 22:45:48'),
(57424, '34.26.31.124', NULL, 1, '2025-10-15 22:57:58', '2025-10-15 22:57:58'),
(57425, '23.82.106.81', NULL, 1, '2025-10-15 23:28:02', '2025-10-15 23:28:02'),
(57426, '34.26.31.124', NULL, 1, '2025-10-16 00:04:20', '2025-10-16 00:04:20'),
(57427, '120.9.206.96', NULL, 1, '2025-10-16 00:05:19', '2025-10-16 00:05:19'),
(57428, '54.39.210.241', NULL, 1, '2025-10-16 01:06:47', '2025-10-16 01:06:47'),
(57429, '142.44.228.33', NULL, 1, '2025-10-16 01:24:15', '2025-10-16 01:24:15'),
(57430, '35.167.96.247', NULL, 1, '2025-10-16 02:42:12', '2025-10-16 02:42:12'),
(57431, '52.13.22.212', NULL, 1, '2025-10-16 02:43:46', '2025-10-16 02:43:46'),
(57432, '114.250.49.72', NULL, 1, '2025-10-16 02:46:11', '2025-10-16 02:46:11'),
(57433, '18.220.81.204', NULL, 2, '2025-10-16 02:52:49', '2025-10-16 02:52:52'),
(57434, '52.187.246.143', NULL, 1, '2025-10-16 03:54:04', '2025-10-16 03:54:04'),
(57435, '52.187.246.142', NULL, 1, '2025-10-16 03:54:55', '2025-10-16 03:54:55'),
(57436, '20.14.99.107', NULL, 1, '2025-10-16 03:55:24', '2025-10-16 03:55:24'),
(57437, '128.204.212.84', NULL, 1, '2025-10-16 03:57:37', '2025-10-16 03:57:37'),
(57438, '128.204.212.85', NULL, 2, '2025-10-16 03:57:39', '2025-10-16 06:50:38'),
(57439, '1.84.216.135', NULL, 1, '2025-10-16 03:59:28', '2025-10-16 03:59:28'),
(57440, '172.204.16.71', NULL, 1, '2025-10-16 04:28:13', '2025-10-16 04:28:13'),
(57441, '45.3.35.97', NULL, 1, '2025-10-16 04:40:45', '2025-10-16 04:40:45'),
(57442, '121.229.156.105', NULL, 1, '2025-10-16 04:54:40', '2025-10-16 04:54:40'),
(57443, '3.147.62.168', NULL, 3, '2025-10-16 05:07:55', '2025-10-16 06:48:32'),
(57444, '18.224.128.89', NULL, 3, '2025-10-16 05:07:57', '2025-10-16 09:05:50'),
(57445, '18.119.96.34', NULL, 6, '2025-10-16 05:08:00', '2025-10-16 09:06:00'),
(57446, '18.220.177.174', NULL, 2, '2025-10-16 05:08:07', '2025-10-16 09:05:50'),
(57447, '110.249.202.199', NULL, 1, '2025-10-16 05:31:37', '2025-10-16 05:31:37'),
(57448, '20.27.94.138', NULL, 1, '2025-10-16 05:33:13', '2025-10-16 05:33:13'),
(57449, '103.204.210.13', NULL, 1, '2025-10-16 05:44:27', '2025-10-16 05:44:27'),
(57450, '54.39.6.70', NULL, 1, '2025-10-16 05:48:49', '2025-10-16 05:48:49'),
(57451, '142.44.233.30', NULL, 1, '2025-10-16 05:58:49', '2025-10-16 05:58:49'),
(57452, '110.249.202.172', NULL, 1, '2025-10-16 06:08:48', '2025-10-16 06:08:48'),
(57453, '123.49.49.14', NULL, 1, '2025-10-16 06:34:52', '2025-10-16 06:34:52'),
(57454, '51.75.116.190', NULL, 2, '2025-10-16 06:43:20', '2025-10-16 08:11:29'),
(57455, '18.220.98.3', NULL, 5, '2025-10-16 06:48:14', '2025-10-16 09:05:59'),
(57456, '18.225.25.214', NULL, 1, '2025-10-16 06:48:15', '2025-10-16 06:48:15'),
(57457, '128.204.212.86', NULL, 3, '2025-10-16 06:50:38', '2025-10-16 16:18:01'),
(57458, '103.77.191.4', NULL, 1, '2025-10-16 07:27:03', '2025-10-16 07:27:03'),
(57459, '168.197.244.240', NULL, 1, '2025-10-16 07:57:47', '2025-10-16 07:57:47'),
(57460, '158.173.156.151', NULL, 1, '2025-10-16 08:18:10', '2025-10-16 08:18:10'),
(57461, '57.155.171.17', NULL, 1, '2025-10-16 09:00:23', '2025-10-16 09:00:23'),
(57462, '162.120.184.11', NULL, 1, '2025-10-16 09:09:26', '2025-10-16 09:09:26'),
(57463, '193.186.4.186', NULL, 1, '2025-10-16 09:11:23', '2025-10-16 09:11:23'),
(57464, '119.30.35.182', NULL, 1, '2025-10-16 09:19:18', '2025-10-16 09:19:18'),
(57465, '217.113.194.244', NULL, 1, '2025-10-16 09:30:54', '2025-10-16 09:30:54'),
(57466, '37.111.232.244', NULL, 1, '2025-10-16 09:58:37', '2025-10-16 09:58:37'),
(57467, '223.109.252.156', NULL, 1, '2025-10-16 10:00:17', '2025-10-16 10:00:17'),
(57468, '162.120.184.227', NULL, 1, '2025-10-16 10:19:33', '2025-10-16 10:19:33'),
(57469, '162.120.184.226', NULL, 1, '2025-10-16 10:20:36', '2025-10-16 10:20:36'),
(57470, '113.212.111.187', NULL, 1, '2025-10-16 10:21:11', '2025-10-16 10:21:11'),
(57471, '57.155.170.206', NULL, 1, '2025-10-16 10:30:22', '2025-10-16 10:30:22'),
(57472, '173.252.79.21', NULL, 1, '2025-10-16 10:44:41', '2025-10-16 10:44:41'),
(57473, '103.30.191.58', NULL, 1, '2025-10-16 11:25:48', '2025-10-16 11:25:48'),
(57474, '95.134.63.173', NULL, 1, '2025-10-16 11:26:55', '2025-10-16 11:26:55'),
(57475, '172.204.16.70', NULL, 1, '2025-10-16 11:27:21', '2025-10-16 11:27:21'),
(57476, '52.167.144.184', NULL, 1, '2025-10-16 11:44:53', '2025-10-16 11:44:53'),
(57477, '42.236.17.126', NULL, 1, '2025-10-16 12:15:22', '2025-10-16 12:15:22'),
(57478, '187.14.74.84', NULL, 1, '2025-10-16 12:15:40', '2025-10-16 12:15:40'),
(57479, '42.236.12.206', NULL, 1, '2025-10-16 12:16:08', '2025-10-16 12:16:08'),
(57480, '180.153.236.227', NULL, 1, '2025-10-16 12:16:09', '2025-10-16 12:16:09'),
(57481, '42.236.12.221', NULL, 1, '2025-10-16 12:16:15', '2025-10-16 12:16:15'),
(57482, '162.120.184.35', NULL, 1, '2025-10-16 13:01:28', '2025-10-16 13:01:28'),
(57483, '103.126.20.25', NULL, 2, '2025-10-16 13:01:46', '2025-10-16 13:27:40');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(57484, '42.236.12.200', NULL, 1, '2025-10-16 13:13:06', '2025-10-16 13:13:06'),
(57485, '119.30.41.166', NULL, 1, '2025-10-16 13:14:42', '2025-10-16 13:14:42'),
(57486, '193.186.4.159', NULL, 1, '2025-10-16 13:14:44', '2025-10-16 13:14:44'),
(57487, '42.236.101.196', NULL, 1, '2025-10-16 14:14:33', '2025-10-16 14:14:33'),
(57488, '42.236.101.227', NULL, 1, '2025-10-16 14:19:36', '2025-10-16 14:19:36'),
(57489, '112.86.225.244', NULL, 1, '2025-10-16 14:28:30', '2025-10-16 14:28:30'),
(57490, '43.173.180.34', NULL, 1, '2025-10-16 16:24:18', '2025-10-16 16:24:18'),
(57491, '103.35.168.94', NULL, 1, '2025-10-16 16:44:13', '2025-10-16 16:44:13'),
(57492, '66.249.69.32', NULL, 2, '2025-10-16 16:51:48', '2025-10-16 16:52:05'),
(57493, '66.249.69.34', NULL, 1, '2025-10-16 16:52:05', '2025-10-16 16:52:05'),
(57494, '57.141.0.29', NULL, 1, '2025-10-16 18:07:38', '2025-10-16 18:07:38'),
(57495, '112.86.225.239', NULL, 1, '2025-10-16 18:39:31', '2025-10-16 18:39:31'),
(57496, '114.119.139.110', NULL, 1, '2025-10-16 18:52:25', '2025-10-16 18:52:25'),
(57497, '74.7.36.101', NULL, 1, '2025-10-16 18:53:01', '2025-10-16 18:53:01'),
(57498, '114.119.156.206', NULL, 1, '2025-10-16 18:53:54', '2025-10-16 18:53:54'),
(57499, '138.91.30.49', NULL, 1, '2025-10-16 19:25:26', '2025-10-16 19:25:26'),
(57500, '40.77.167.61', NULL, 1, '2025-10-16 20:41:53', '2025-10-16 20:41:53'),
(57501, '91.209.162.253', NULL, 1, '2025-10-16 22:16:47', '2025-10-16 22:16:47'),
(57502, '15.235.96.149', NULL, 1, '2025-10-16 22:26:40', '2025-10-16 22:26:40'),
(57503, '114.119.154.26', NULL, 1, '2025-10-16 23:08:39', '2025-10-16 23:08:39'),
(57504, '183.225.87.75', NULL, 1, '2025-10-16 23:43:35', '2025-10-16 23:43:35'),
(57505, '66.146.232.109', NULL, 1, '2025-10-17 00:05:28', '2025-10-17 00:05:28'),
(57506, '36.233.141.141', NULL, 2, '2025-10-17 00:19:03', '2025-10-17 00:54:57'),
(57507, '88.255.49.115', NULL, 1, '2025-10-17 00:27:45', '2025-10-17 00:27:45'),
(57508, '165.227.234.211', NULL, 1, '2025-10-17 01:23:05', '2025-10-17 01:23:05'),
(57509, '142.44.225.227', NULL, 1, '2025-10-17 02:04:26', '2025-10-17 02:04:26'),
(57510, '16.144.23.208', NULL, 1, '2025-10-17 02:05:16', '2025-10-17 02:05:16'),
(57511, '57.141.0.32', NULL, 1, '2025-10-17 02:19:19', '2025-10-17 02:19:19'),
(57512, '42.236.12.209', NULL, 1, '2025-10-17 02:30:53', '2025-10-17 02:30:53'),
(57513, '125.224.220.162', NULL, 1, '2025-10-17 02:33:42', '2025-10-17 02:33:42'),
(57514, '42.236.17.233', NULL, 1, '2025-10-17 02:51:34', '2025-10-17 02:51:34'),
(57515, '34.222.85.30', NULL, 1, '2025-10-17 03:20:33', '2025-10-17 03:20:33'),
(57516, '43.173.174.223', NULL, 1, '2025-10-17 04:22:38', '2025-10-17 04:22:38'),
(57517, '51.222.168.233', NULL, 1, '2025-10-17 04:37:53', '2025-10-17 04:37:53'),
(57518, '3.235.87.79', NULL, 1, '2025-10-17 04:46:38', '2025-10-17 04:46:38'),
(57519, '196.251.70.40', NULL, 2, '2025-10-17 05:24:09', '2025-10-17 05:24:10'),
(57520, '34.203.50.75', NULL, 1, '2025-10-17 05:43:06', '2025-10-17 05:43:06'),
(57521, '198.235.24.65', NULL, 1, '2025-10-17 05:58:34', '2025-10-17 05:58:34'),
(57522, '128.204.212.86', NULL, 3, '2025-10-17 06:03:09', '2025-10-17 14:20:28'),
(57523, '51.161.65.92', NULL, 1, '2025-10-17 06:46:54', '2025-10-17 06:46:54'),
(57524, '20.194.157.182', NULL, 1, '2025-10-17 07:22:13', '2025-10-17 07:22:13'),
(57525, '165.154.254.143', NULL, 1, '2025-10-17 07:27:55', '2025-10-17 07:27:55'),
(57526, '42.236.101.218', NULL, 1, '2025-10-17 07:40:59', '2025-10-17 07:40:59'),
(57527, '42.236.17.90', NULL, 1, '2025-10-17 07:41:00', '2025-10-17 07:41:00'),
(57528, '128.204.212.87', NULL, 2, '2025-10-17 07:53:33', '2025-10-17 07:53:34'),
(57529, '42.236.101.238', NULL, 1, '2025-10-17 08:08:52', '2025-10-17 08:08:52'),
(57530, '34.232.154.72', NULL, 1, '2025-10-17 08:47:10', '2025-10-17 08:47:10'),
(57531, '205.169.39.26', NULL, 1, '2025-10-17 09:04:51', '2025-10-17 09:04:51'),
(57532, '205.169.39.18', NULL, 1, '2025-10-17 09:08:41', '2025-10-17 09:08:41'),
(57533, '120.131.12.165', NULL, 1, '2025-10-17 09:20:15', '2025-10-17 09:20:15'),
(57534, '180.153.236.20', NULL, 1, '2025-10-17 09:21:36', '2025-10-17 09:21:36'),
(57535, '52.187.246.140', NULL, 1, '2025-10-17 09:37:38', '2025-10-17 09:37:38'),
(57536, '43.173.180.231', NULL, 1, '2025-10-17 10:21:31', '2025-10-17 10:21:31'),
(57537, '217.160.202.182', NULL, 1, '2025-10-17 10:56:37', '2025-10-17 10:56:37'),
(57538, '4.196.118.112', NULL, 1, '2025-10-17 11:06:20', '2025-10-17 11:06:20'),
(57539, '4.196.118.124', NULL, 1, '2025-10-17 11:06:20', '2025-10-17 11:06:20'),
(57540, '128.204.212.84', NULL, 2, '2025-10-17 11:47:42', '2025-10-17 22:05:23'),
(57541, '112.86.225.163', NULL, 1, '2025-10-17 11:54:25', '2025-10-17 11:54:25'),
(57542, '66.249.69.34', NULL, 1, '2025-10-17 12:43:48', '2025-10-17 12:43:48'),
(57543, '66.249.69.41', NULL, 3, '2025-10-17 12:47:03', '2025-10-17 12:47:35'),
(57544, '36.255.83.197', NULL, 1, '2025-10-17 12:52:37', '2025-10-17 12:52:37'),
(57545, '182.160.103.6', NULL, 1, '2025-10-17 14:09:57', '2025-10-17 14:09:57'),
(57546, '4.196.118.116', NULL, 1, '2025-10-17 14:39:54', '2025-10-17 14:39:54'),
(57547, '4.196.118.119', NULL, 1, '2025-10-17 14:39:56', '2025-10-17 14:39:56'),
(57548, '37.111.210.50', NULL, 1, '2025-10-17 15:08:02', '2025-10-17 15:08:02'),
(57549, '172.204.16.76', NULL, 1, '2025-10-17 15:19:10', '2025-10-17 15:19:10'),
(57550, '172.204.16.71', NULL, 1, '2025-10-17 15:19:10', '2025-10-17 15:19:10'),
(57551, '172.204.16.65', NULL, 1, '2025-10-17 15:19:11', '2025-10-17 15:19:11'),
(57552, '162.213.251.225', NULL, 2, '2025-10-17 15:42:06', '2025-10-17 15:42:07'),
(57553, '3.235.230.213', NULL, 1, '2025-10-17 15:57:48', '2025-10-17 15:57:48'),
(57554, '162.120.184.13', NULL, 1, '2025-10-17 15:59:54', '2025-10-17 15:59:54'),
(57555, '43.173.180.172', NULL, 1, '2025-10-17 16:20:57', '2025-10-17 16:20:57'),
(57556, '223.109.252.202', NULL, 2, '2025-10-17 16:28:10', '2025-10-17 16:29:00'),
(57557, '54.70.190.91', NULL, 3, '2025-10-17 16:28:40', '2025-10-17 16:28:59'),
(57558, '20.204.24.249', NULL, 1, '2025-10-17 16:36:44', '2025-10-17 16:36:44'),
(57559, '52.167.144.177', NULL, 1, '2025-10-17 16:48:57', '2025-10-17 16:48:57'),
(57560, '47.128.121.81', NULL, 1, '2025-10-17 17:10:10', '2025-10-17 17:10:10'),
(57561, '165.101.132.221', NULL, 2, '2025-10-17 18:22:30', '2025-10-17 18:22:34'),
(57562, '74.7.36.90', NULL, 1, '2025-10-17 19:04:20', '2025-10-17 19:04:20'),
(57563, '112.86.225.113', NULL, 1, '2025-10-17 19:14:56', '2025-10-17 19:14:56'),
(57564, '45.115.115.25', NULL, 1, '2025-10-17 19:20:33', '2025-10-17 19:20:33'),
(57565, '112.86.225.90', NULL, 1, '2025-10-17 19:41:52', '2025-10-17 19:41:52'),
(57566, '116.179.32.233', NULL, 1, '2025-10-17 20:12:19', '2025-10-17 20:12:19'),
(57567, '220.181.108.90', NULL, 1, '2025-10-17 20:12:21', '2025-10-17 20:12:21'),
(57568, '18.97.14.83', NULL, 1, '2025-10-17 20:18:40', '2025-10-17 20:18:40'),
(57569, '42.236.101.197', NULL, 1, '2025-10-17 20:26:11', '2025-10-17 20:26:11'),
(57570, '42.236.17.35', NULL, 1, '2025-10-17 20:26:21', '2025-10-17 20:26:21'),
(57571, '40.77.167.235', NULL, 1, '2025-10-17 20:58:32', '2025-10-17 20:58:32'),
(57572, '218.86.153.225', NULL, 1, '2025-10-17 21:52:43', '2025-10-17 21:52:43'),
(57573, '43.173.181.79', NULL, 1, '2025-10-17 22:19:55', '2025-10-17 22:19:55'),
(57574, '43.173.182.57', NULL, 1, '2025-10-17 23:10:01', '2025-10-17 23:10:01'),
(57575, '5.102.106.252', NULL, 1, '2025-10-17 23:16:13', '2025-10-17 23:16:13'),
(57576, '17.246.19.27', NULL, 1, '2025-10-17 23:19:37', '2025-10-17 23:19:37'),
(57577, '44.234.146.213', NULL, 1, '2025-10-17 23:27:47', '2025-10-17 23:27:47'),
(57578, '20.235.75.213', NULL, 1, '2025-10-17 23:37:30', '2025-10-17 23:37:30'),
(57579, '20.235.75.216', NULL, 1, '2025-10-17 23:37:31', '2025-10-17 23:37:31'),
(57580, '40.121.139.232', NULL, 1, '2025-10-17 23:40:42', '2025-10-17 23:40:42'),
(57581, '66.249.69.41', NULL, 1, '2025-10-18 00:28:13', '2025-10-18 00:28:13'),
(57582, '45.92.19.139', NULL, 2, '2025-10-18 01:15:14', '2025-10-18 01:15:23'),
(57583, '85.215.216.232', NULL, 1, '2025-10-18 01:34:55', '2025-10-18 01:34:55'),
(57584, '52.167.144.16', NULL, 1, '2025-10-18 02:29:34', '2025-10-18 02:29:34'),
(57585, '103.120.203.24', NULL, 1, '2025-10-18 04:00:25', '2025-10-18 04:00:25'),
(57586, '43.173.179.129', NULL, 1, '2025-10-18 04:20:10', '2025-10-18 04:20:10'),
(57587, '172.204.16.73', NULL, 1, '2025-10-18 04:23:14', '2025-10-18 04:23:14'),
(57588, '172.204.16.65', NULL, 1, '2025-10-18 04:23:14', '2025-10-18 04:23:14'),
(57589, '37.111.225.64', NULL, 1, '2025-10-18 04:30:00', '2025-10-18 04:30:00'),
(57590, '223.109.252.216', NULL, 1, '2025-10-18 04:56:07', '2025-10-18 04:56:07'),
(57591, '57.141.0.47', NULL, 1, '2025-10-18 05:39:10', '2025-10-18 05:39:10'),
(57592, '42.236.17.30', NULL, 1, '2025-10-18 06:08:46', '2025-10-18 06:08:46'),
(57593, '42.236.17.248', NULL, 1, '2025-10-18 06:15:20', '2025-10-18 06:15:20'),
(57594, '40.77.167.255', NULL, 1, '2025-10-18 06:23:26', '2025-10-18 06:23:26'),
(57595, '42.236.17.13', NULL, 1, '2025-10-18 06:48:11', '2025-10-18 06:48:11'),
(57596, '42.236.101.254', NULL, 1, '2025-10-18 06:53:16', '2025-10-18 06:53:16'),
(57597, '182.3.4.252', NULL, 1, '2025-10-18 06:59:04', '2025-10-18 06:59:04'),
(57598, '4.196.118.120', NULL, 1, '2025-10-18 07:00:43', '2025-10-18 07:00:43'),
(57599, '43.173.177.201', NULL, 1, '2025-10-18 07:41:24', '2025-10-18 07:41:24'),
(57600, '40.77.167.126', NULL, 1, '2025-10-18 08:42:01', '2025-10-18 08:42:01'),
(57601, '198.235.24.182', NULL, 1, '2025-10-18 08:59:13', '2025-10-18 08:59:13'),
(57602, '67.211.214.194', NULL, 1, '2025-10-18 09:00:09', '2025-10-18 09:00:09'),
(57603, '66.249.72.229', NULL, 1, '2025-10-18 09:08:43', '2025-10-18 09:08:43'),
(57604, '128.204.212.84', NULL, 2, '2025-10-18 09:16:48', '2025-10-18 13:36:07'),
(57605, '51.161.37.224', NULL, 1, '2025-10-18 09:30:10', '2025-10-18 09:30:10'),
(57606, '121.229.156.94', NULL, 1, '2025-10-18 09:34:57', '2025-10-18 09:34:57'),
(57607, '123.16.154.88', NULL, 1, '2025-10-18 09:47:06', '2025-10-18 09:47:06'),
(57608, '103.84.253.46', NULL, 1, '2025-10-18 09:52:37', '2025-10-18 09:52:37'),
(57609, '52.167.144.145', NULL, 1, '2025-10-18 10:03:39', '2025-10-18 10:03:39'),
(57610, '43.173.179.188', NULL, 1, '2025-10-18 10:19:45', '2025-10-18 10:19:45'),
(57611, '17.22.253.116', NULL, 1, '2025-10-18 10:38:21', '2025-10-18 10:38:21'),
(57612, '20.204.24.250', NULL, 1, '2025-10-18 11:22:12', '2025-10-18 11:22:12'),
(57613, '54.223.247.92', NULL, 1, '2025-10-18 12:00:49', '2025-10-18 12:00:49'),
(57614, '20.194.1.2', NULL, 1, '2025-10-18 13:02:11', '2025-10-18 13:02:11'),
(57615, '20.194.1.14', NULL, 1, '2025-10-18 13:02:16', '2025-10-18 13:02:16'),
(57616, '20.194.1.9', NULL, 1, '2025-10-18 13:02:16', '2025-10-18 13:02:16'),
(57617, '20.14.99.107', NULL, 1, '2025-10-18 13:02:58', '2025-10-18 13:02:58'),
(57618, '20.194.157.189', NULL, 1, '2025-10-18 13:57:06', '2025-10-18 13:57:06'),
(57619, '112.86.225.226', NULL, 1, '2025-10-18 14:51:33', '2025-10-18 14:51:33'),
(57620, '148.113.128.96', NULL, 1, '2025-10-18 15:37:57', '2025-10-18 15:37:57'),
(57621, '43.173.181.5', NULL, 1, '2025-10-18 16:24:30', '2025-10-18 16:24:30'),
(57622, '103.96.105.147', NULL, 1, '2025-10-18 16:25:27', '2025-10-18 16:25:27'),
(57623, '128.204.212.86', NULL, 1, '2025-10-18 16:50:25', '2025-10-18 16:50:25'),
(57624, '103.117.194.178', NULL, 1, '2025-10-18 17:33:46', '2025-10-18 17:33:46'),
(57625, '121.229.156.39', NULL, 1, '2025-10-18 18:44:35', '2025-10-18 18:44:35'),
(57626, '51.161.65.130', NULL, 1, '2025-10-18 19:57:51', '2025-10-18 19:57:51'),
(57627, '175.44.42.179', NULL, 2, '2025-10-18 21:25:07', '2025-10-18 21:25:14'),
(57628, '192.178.6.96', NULL, 1, '2025-10-18 22:15:23', '2025-10-18 22:15:23'),
(57629, '43.173.180.150', NULL, 1, '2025-10-18 22:16:57', '2025-10-18 22:16:57'),
(57630, '39.162.143.132', NULL, 1, '2025-10-18 22:41:18', '2025-10-18 22:41:18'),
(57631, '43.130.59.209', NULL, 1, '2025-10-18 22:50:42', '2025-10-18 22:50:42'),
(57632, '52.37.105.66', NULL, 1, '2025-10-18 23:08:58', '2025-10-18 23:08:58'),
(57633, '162.120.184.34', NULL, 1, '2025-10-19 00:43:44', '2025-10-19 00:43:44'),
(57634, '103.49.202.229', NULL, 1, '2025-10-19 00:43:44', '2025-10-19 00:43:44'),
(57635, '114.119.131.231', NULL, 1, '2025-10-19 01:18:11', '2025-10-19 01:18:11'),
(57636, '114.119.144.178', NULL, 1, '2025-10-19 01:19:37', '2025-10-19 01:19:37'),
(57637, '138.91.30.52', NULL, 1, '2025-10-19 01:59:49', '2025-10-19 01:59:49'),
(57638, '103.131.71.97', NULL, 1, '2025-10-19 02:55:33', '2025-10-19 02:55:33'),
(57639, '57.141.0.63', NULL, 1, '2025-10-19 03:02:37', '2025-10-19 03:02:37'),
(57640, '110.249.201.19', NULL, 1, '2025-10-19 03:32:24', '2025-10-19 03:32:24'),
(57641, '193.186.4.159', NULL, 1, '2025-10-19 03:44:07', '2025-10-19 03:44:07'),
(57642, '159.89.96.88', NULL, 1, '2025-10-19 03:45:19', '2025-10-19 03:45:19'),
(57643, '20.194.157.188', NULL, 1, '2025-10-19 04:10:28', '2025-10-19 04:10:28'),
(57644, '43.173.179.82', NULL, 1, '2025-10-19 04:19:51', '2025-10-19 04:19:51'),
(57645, '34.74.184.207', NULL, 5, '2025-10-19 04:23:08', '2025-10-19 05:02:23'),
(57646, '20.204.24.241', NULL, 1, '2025-10-19 05:07:00', '2025-10-19 05:07:00'),
(57647, '42.236.17.208', NULL, 1, '2025-10-19 05:13:40', '2025-10-19 05:13:40'),
(57648, '42.236.101.228', NULL, 1, '2025-10-19 05:16:27', '2025-10-19 05:16:27'),
(57649, '4.196.118.115', NULL, 1, '2025-10-19 05:16:55', '2025-10-19 05:16:55'),
(57650, '4.196.118.121', NULL, 1, '2025-10-19 05:16:58', '2025-10-19 05:16:58'),
(57651, '42.236.12.227', NULL, 1, '2025-10-19 05:18:23', '2025-10-19 05:18:23'),
(57652, '101.2.163.34', NULL, 1, '2025-10-19 05:33:00', '2025-10-19 05:33:00'),
(57653, '128.204.212.84', NULL, 2, '2025-10-19 05:37:16', '2025-10-19 14:39:48'),
(57654, '205.210.31.154', NULL, 1, '2025-10-19 06:54:21', '2025-10-19 06:54:21'),
(57655, '42.236.17.72', NULL, 1, '2025-10-19 07:23:41', '2025-10-19 07:23:41'),
(57656, '121.121.49.92', NULL, 1, '2025-10-19 07:50:30', '2025-10-19 07:50:30'),
(57657, '42.236.101.238', NULL, 1, '2025-10-19 08:25:07', '2025-10-19 08:25:07'),
(57658, '123.49.40.66', NULL, 1, '2025-10-19 08:25:39', '2025-10-19 08:25:39'),
(57659, '201.103.59.235', NULL, 2, '2025-10-19 08:32:50', '2025-10-19 08:32:50'),
(57660, '3.22.208.106', NULL, 2, '2025-10-19 08:49:11', '2025-10-19 08:49:21'),
(57661, '18.225.25.214', NULL, 2, '2025-10-19 08:49:12', '2025-10-19 08:50:02'),
(57662, '18.216.6.117', NULL, 2, '2025-10-19 08:49:14', '2025-10-19 08:49:20'),
(57663, '20.194.157.186', NULL, 1, '2025-10-19 09:12:04', '2025-10-19 09:12:04'),
(57664, '69.171.249.10', NULL, 1, '2025-10-19 10:01:56', '2025-10-19 10:01:56'),
(57665, '213.32.114.59', NULL, 1, '2025-10-19 10:05:13', '2025-10-19 10:05:13'),
(57666, '103.153.174.136', NULL, 4, '2025-10-19 10:18:03', '2025-10-19 10:19:00'),
(57667, '206.189.13.202', NULL, 1, '2025-10-19 10:39:29', '2025-10-19 10:39:29'),
(57668, '173.244.42.168', NULL, 1, '2025-10-19 10:42:21', '2025-10-19 10:42:21'),
(57669, '42.236.17.227', NULL, 1, '2025-10-19 10:50:52', '2025-10-19 10:50:52'),
(57670, '42.236.17.56', NULL, 1, '2025-10-19 10:51:26', '2025-10-19 10:51:26'),
(57671, '91.208.206.85', NULL, 1, '2025-10-19 11:18:37', '2025-10-19 11:18:37'),
(57672, '31.13.115.115', NULL, 1, '2025-10-19 11:41:25', '2025-10-19 11:41:25'),
(57673, '67.211.214.194', NULL, 1, '2025-10-19 11:42:03', '2025-10-19 11:42:03'),
(57674, '42.236.17.114', NULL, 1, '2025-10-19 11:57:52', '2025-10-19 11:57:52'),
(57675, '42.236.12.234', NULL, 1, '2025-10-19 12:08:05', '2025-10-19 12:08:05'),
(57676, '177.92.196.162', NULL, 1, '2025-10-19 12:17:45', '2025-10-19 12:17:45'),
(57677, '20.194.1.8', NULL, 2, '2025-10-19 12:34:19', '2025-10-19 15:50:30'),
(57678, '52.187.246.139', NULL, 1, '2025-10-19 14:04:09', '2025-10-19 14:04:09'),
(57679, '220.181.108.90', NULL, 1, '2025-10-19 14:06:26', '2025-10-19 14:06:26'),
(57680, '220.181.108.169', NULL, 1, '2025-10-19 14:06:27', '2025-10-19 14:06:27'),
(57681, '54.191.157.3', NULL, 1, '2025-10-19 14:09:01', '2025-10-19 14:09:01'),
(57682, '138.91.30.62', NULL, 1, '2025-10-19 14:19:00', '2025-10-19 14:19:00'),
(57683, '45.88.97.95', NULL, 1, '2025-10-19 15:02:42', '2025-10-19 15:02:42'),
(57684, '112.86.225.185', NULL, 1, '2025-10-19 15:32:00', '2025-10-19 15:32:00'),
(57685, '43.173.180.43', NULL, 1, '2025-10-19 16:28:15', '2025-10-19 16:28:15'),
(57686, '34.148.248.25', NULL, 1, '2025-10-19 16:37:05', '2025-10-19 16:37:05'),
(57687, '20.204.24.253', NULL, 1, '2025-10-19 17:15:15', '2025-10-19 17:15:15'),
(57688, '192.178.6.96', NULL, 1, '2025-10-19 18:10:38', '2025-10-19 18:10:38'),
(57689, '4.196.118.122', NULL, 1, '2025-10-19 18:55:20', '2025-10-19 18:55:20'),
(57690, '121.229.156.17', NULL, 1, '2025-10-19 19:09:10', '2025-10-19 19:09:10'),
(57691, '20.194.157.185', NULL, 1, '2025-10-19 19:33:25', '2025-10-19 19:33:25'),
(57692, '103.115.252.208', NULL, 1, '2025-10-19 19:40:47', '2025-10-19 19:40:47'),
(57693, '34.126.149.220', NULL, 1, '2025-10-19 19:48:41', '2025-10-19 19:48:41'),
(57694, '134.122.133.31', NULL, 1, '2025-10-19 21:20:47', '2025-10-19 21:20:47'),
(57695, '172.204.16.66', NULL, 1, '2025-10-19 21:24:38', '2025-10-19 21:24:38'),
(57696, '172.204.16.76', NULL, 1, '2025-10-19 21:24:38', '2025-10-19 21:24:38'),
(57697, '172.204.16.73', NULL, 1, '2025-10-19 21:30:48', '2025-10-19 21:30:48'),
(57698, '43.173.182.57', NULL, 1, '2025-10-19 22:17:41', '2025-10-19 22:17:41'),
(57699, '123.6.49.15', NULL, 1, '2025-10-19 22:19:24', '2025-10-19 22:19:24'),
(57700, '40.77.167.25', NULL, 1, '2025-10-19 22:20:36', '2025-10-19 22:20:36'),
(57701, '43.173.177.88', NULL, 1, '2025-10-19 22:32:57', '2025-10-19 22:32:57'),
(57702, '223.151.190.40', NULL, 1, '2025-10-19 22:57:38', '2025-10-19 22:57:38'),
(57703, '57.141.0.53', NULL, 1, '2025-10-19 23:35:30', '2025-10-19 23:35:30'),
(57704, '112.86.225.88', NULL, 1, '2025-10-19 23:45:47', '2025-10-19 23:45:47'),
(57705, '157.55.39.203', NULL, 1, '2025-10-20 01:20:56', '2025-10-20 01:20:56'),
(57706, '170.187.144.174', NULL, 1, '2025-10-20 02:27:04', '2025-10-20 02:27:04'),
(57707, '4.196.118.113', NULL, 1, '2025-10-20 02:37:03', '2025-10-20 02:37:03'),
(57708, '34.215.182.208', NULL, 1, '2025-10-20 03:10:30', '2025-10-20 03:10:30'),
(57709, '4.196.118.120', NULL, 1, '2025-10-20 03:46:26', '2025-10-20 03:46:26'),
(57710, '87.222.54.147', NULL, 1, '2025-10-20 04:06:43', '2025-10-20 04:06:43'),
(57711, '112.86.225.254', NULL, 1, '2025-10-20 04:17:07', '2025-10-20 04:17:07'),
(57712, '43.173.174.100', NULL, 1, '2025-10-20 04:23:28', '2025-10-20 04:23:28'),
(57713, '4.196.118.112', NULL, 1, '2025-10-20 04:50:24', '2025-10-20 04:50:24'),
(57714, '34.143.185.12', NULL, 1, '2025-10-20 05:14:03', '2025-10-20 05:14:03'),
(57715, '37.111.200.89', NULL, 1, '2025-10-20 05:17:52', '2025-10-20 05:17:52'),
(57716, '4.196.118.118', NULL, 2, '2025-10-20 05:24:24', '2025-10-20 05:24:25'),
(57717, '180.153.236.212', NULL, 1, '2025-10-20 09:18:51', '2025-10-20 09:18:51'),
(57718, '103.145.70.100', NULL, 1, '2025-10-20 10:24:08', '2025-10-20 10:24:08'),
(57719, '18.225.25.214', NULL, 1, '2025-10-20 12:21:51', '2025-10-20 12:21:51'),
(57720, '54.39.89.126', NULL, 1, '2025-10-20 12:47:19', '2025-10-20 12:47:19'),
(57721, '36.50.116.208', NULL, 1, '2025-10-20 13:19:20', '2025-10-20 13:19:20'),
(57722, '103.88.25.5', NULL, 1, '2025-10-20 13:25:00', '2025-10-20 13:25:00'),
(57723, '121.229.156.108', NULL, 2, '2025-10-20 13:36:09', '2025-10-20 13:36:21'),
(57724, '112.86.225.96', NULL, 1, '2025-10-20 15:27:56', '2025-10-20 15:27:56'),
(57725, '42.236.101.225', NULL, 1, '2025-10-20 15:56:26', '2025-10-20 15:56:26'),
(57726, '5.133.192.146', NULL, 1, '2025-10-20 16:54:10', '2025-10-20 16:54:10'),
(57727, '223.109.252.219', NULL, 1, '2025-10-20 17:29:02', '2025-10-20 17:29:02'),
(57728, '40.77.167.9', NULL, 1, '2025-10-20 17:41:06', '2025-10-20 17:41:06'),
(57729, '112.86.225.44', NULL, 1, '2025-10-20 18:01:31', '2025-10-20 18:01:31'),
(57730, '43.173.178.226', NULL, 1, '2025-10-20 18:11:24', '2025-10-20 18:11:24'),
(57731, '128.204.212.87', NULL, 1, '2025-10-20 18:38:43', '2025-10-20 18:38:43'),
(57732, '52.187.246.129', NULL, 1, '2025-10-20 18:54:30', '2025-10-20 18:54:30'),
(57733, '205.210.31.226', NULL, 1, '2025-10-20 19:34:28', '2025-10-20 19:34:28'),
(57734, '171.22.183.108', NULL, 1, '2025-10-20 20:52:42', '2025-10-20 20:52:42'),
(57735, '192.178.6.97', NULL, 1, '2025-10-20 21:12:23', '2025-10-20 21:12:23'),
(57736, '103.151.125.97', NULL, 1, '2025-10-20 21:32:50', '2025-10-20 21:32:50'),
(57737, '44.243.251.33', NULL, 1, '2025-10-20 21:48:27', '2025-10-20 21:48:27'),
(57738, '47.79.205.140', NULL, 1, '2025-10-20 22:02:41', '2025-10-20 22:02:41'),
(57739, '66.249.72.231', NULL, 1, '2025-10-20 22:08:58', '2025-10-20 22:08:58'),
(57740, '43.173.174.206', NULL, 1, '2025-10-20 22:16:39', '2025-10-20 22:16:39'),
(57741, '42.236.12.214', NULL, 1, '2025-10-20 23:22:54', '2025-10-20 23:22:54'),
(57742, '20.27.94.142', NULL, 1, '2025-10-21 00:30:55', '2025-10-21 00:30:55'),
(57743, '20.27.94.135', NULL, 1, '2025-10-21 00:30:58', '2025-10-21 00:30:58'),
(57744, '180.153.236.155', NULL, 1, '2025-10-21 01:15:28', '2025-10-21 01:15:28'),
(57745, '101.36.124.252', NULL, 2, '2025-10-21 01:28:29', '2025-10-21 01:28:31'),
(57746, '149.57.191.112', NULL, 1, '2025-10-21 01:31:26', '2025-10-21 01:31:26'),
(57747, '57.141.0.72', NULL, 1, '2025-10-21 01:51:41', '2025-10-21 01:51:41'),
(57748, '57.141.0.7', NULL, 1, '2025-10-21 02:02:01', '2025-10-21 02:02:01'),
(57749, '165.22.227.170', NULL, 1, '2025-10-21 02:03:06', '2025-10-21 02:03:06'),
(57750, '57.141.0.51', NULL, 1, '2025-10-21 02:29:38', '2025-10-21 02:29:38'),
(57751, '114.130.157.76', NULL, 1, '2025-10-21 03:01:58', '2025-10-21 03:01:58'),
(57752, '47.79.193.26', NULL, 1, '2025-10-21 03:16:53', '2025-10-21 03:16:53'),
(57753, '54.204.188.110', NULL, 1, '2025-10-21 03:20:24', '2025-10-21 03:20:24'),
(57754, '103.206.228.130', NULL, 1, '2025-10-21 03:21:39', '2025-10-21 03:21:39'),
(57755, '66.249.72.231', NULL, 1, '2025-10-21 03:40:02', '2025-10-21 03:40:02'),
(57756, '103.249.56.102', NULL, 1, '2025-10-21 03:43:56', '2025-10-21 03:43:56'),
(57757, '20.204.24.251', NULL, 1, '2025-10-21 04:01:51', '2025-10-21 04:01:51'),
(57758, '20.204.24.242', NULL, 1, '2025-10-21 04:09:57', '2025-10-21 04:09:57'),
(57759, '43.173.179.246', NULL, 1, '2025-10-21 04:21:47', '2025-10-21 04:21:47'),
(57760, '198.235.24.39', NULL, 1, '2025-10-21 04:30:17', '2025-10-21 04:30:17'),
(57761, '20.194.157.177', NULL, 1, '2025-10-21 04:44:27', '2025-10-21 04:44:27'),
(57762, '57.141.0.55', NULL, 1, '2025-10-21 05:05:38', '2025-10-21 05:05:38'),
(57763, '84.38.133.63', NULL, 1, '2025-10-21 05:08:49', '2025-10-21 05:08:49'),
(57764, '18.219.94.170', NULL, 7, '2025-10-21 05:16:53', '2025-10-21 09:04:16'),
(57765, '18.225.25.214', NULL, 4, '2025-10-21 05:16:54', '2025-10-21 09:18:25'),
(57766, '18.223.102.225', NULL, 1, '2025-10-21 05:16:57', '2025-10-21 05:16:57'),
(57767, '3.15.142.139', NULL, 4, '2025-10-21 05:17:09', '2025-10-21 09:04:06'),
(57768, '162.120.184.34', NULL, 1, '2025-10-21 05:20:17', '2025-10-21 05:20:17'),
(57769, '198.235.24.158', NULL, 1, '2025-10-21 05:27:46', '2025-10-21 05:27:46'),
(57770, '192.178.6.96', NULL, 1, '2025-10-21 05:36:41', '2025-10-21 05:36:41'),
(57771, '20.194.1.6', NULL, 1, '2025-10-21 05:44:30', '2025-10-21 05:44:30'),
(57772, '103.131.71.189', NULL, 1, '2025-10-21 05:53:34', '2025-10-21 05:53:34'),
(57773, '13.217.92.123', NULL, 1, '2025-10-21 05:57:06', '2025-10-21 05:57:06'),
(57774, '103.244.141.119', NULL, 1, '2025-10-21 05:57:48', '2025-10-21 05:57:48'),
(57775, '57.155.170.166', NULL, 2, '2025-10-21 05:59:51', '2025-10-21 07:23:51'),
(57776, '37.111.211.225', NULL, 1, '2025-10-21 06:17:49', '2025-10-21 06:17:49'),
(57777, '57.155.170.204', NULL, 2, '2025-10-21 06:26:04', '2025-10-21 07:43:16'),
(57778, '57.155.171.17', NULL, 1, '2025-10-21 06:34:15', '2025-10-21 06:34:15'),
(57779, '138.91.30.59', NULL, 1, '2025-10-21 06:46:32', '2025-10-21 06:46:32'),
(57780, '4.196.118.112', NULL, 1, '2025-10-21 07:08:16', '2025-10-21 07:08:16'),
(57781, '37.111.194.228', NULL, 1, '2025-10-21 07:58:30', '2025-10-21 07:58:30'),
(57782, '20.194.157.183', NULL, 1, '2025-10-21 08:03:52', '2025-10-21 08:03:52'),
(57783, '20.194.157.180', NULL, 1, '2025-10-21 08:03:54', '2025-10-21 08:03:54'),
(57784, '172.182.211.202', NULL, 1, '2025-10-21 08:05:11', '2025-10-21 08:05:11'),
(57785, '173.244.56.162', NULL, 2, '2025-10-21 08:30:56', '2025-10-21 08:31:07'),
(57786, '162.120.184.35', NULL, 1, '2025-10-21 09:07:57', '2025-10-21 09:07:57'),
(57787, '18.224.128.89', NULL, 1, '2025-10-21 09:18:24', '2025-10-21 09:18:24'),
(57788, '20.27.94.132', NULL, 1, '2025-10-21 09:27:18', '2025-10-21 09:27:18'),
(57789, '173.252.95.11', NULL, 1, '2025-10-21 09:51:31', '2025-10-21 09:51:31'),
(57790, '27.115.124.45', NULL, 1, '2025-10-21 10:10:59', '2025-10-21 10:10:59'),
(57791, '43.173.181.102', NULL, 1, '2025-10-21 10:21:30', '2025-10-21 10:21:30'),
(57792, '20.27.94.133', NULL, 1, '2025-10-21 10:53:24', '2025-10-21 10:53:24'),
(57793, '180.210.132.2', NULL, 1, '2025-10-21 11:05:05', '2025-10-21 11:05:05'),
(57794, '80.248.227.19', NULL, 1, '2025-10-21 11:27:25', '2025-10-21 11:27:25'),
(57795, '118.179.218.201', NULL, 2, '2025-10-21 11:34:51', '2025-10-21 11:34:53'),
(57796, '54.39.203.37', NULL, 1, '2025-10-21 12:04:08', '2025-10-21 12:04:08'),
(57797, '62.90.126.233', NULL, 1, '2025-10-21 12:11:46', '2025-10-21 12:11:46'),
(57798, '51.161.65.173', NULL, 1, '2025-10-21 12:15:03', '2025-10-21 12:15:03'),
(57799, '40.77.167.61', NULL, 1, '2025-10-21 12:15:43', '2025-10-21 12:15:43'),
(57800, '178.63.63.253', NULL, 1, '2025-10-21 12:37:25', '2025-10-21 12:37:25'),
(57801, '52.167.144.218', NULL, 1, '2025-10-21 12:43:57', '2025-10-21 12:43:57'),
(57802, '112.86.225.176', NULL, 1, '2025-10-21 13:30:31', '2025-10-21 13:30:31'),
(57803, '20.194.157.181', NULL, 1, '2025-10-21 13:54:31', '2025-10-21 13:54:31'),
(57804, '20.204.24.249', NULL, 1, '2025-10-21 14:34:53', '2025-10-21 14:34:53'),
(57805, '47.79.193.236', NULL, 1, '2025-10-21 15:23:02', '2025-10-21 15:23:02'),
(57806, '34.203.50.75', NULL, 1, '2025-10-21 15:43:23', '2025-10-21 15:43:23'),
(57807, '52.167.144.146', NULL, 1, '2025-10-21 15:44:51', '2025-10-21 15:44:51'),
(57808, '43.173.182.49', NULL, 1, '2025-10-21 16:19:06', '2025-10-21 16:19:06'),
(57809, '114.119.154.26', NULL, 1, '2025-10-21 17:04:50', '2025-10-21 17:04:50'),
(57810, '114.119.139.110', NULL, 1, '2025-10-21 17:06:17', '2025-10-21 17:06:17'),
(57811, '17.22.253.185', NULL, 1, '2025-10-21 18:32:12', '2025-10-21 18:32:12'),
(57812, '173.252.82.12', NULL, 1, '2025-10-21 18:52:52', '2025-10-21 18:52:52'),
(57813, '173.252.82.9', NULL, 1, '2025-10-21 18:52:52', '2025-10-21 18:52:52'),
(57814, '121.229.156.74', NULL, 1, '2025-10-21 19:13:32', '2025-10-21 19:13:32'),
(57815, '103.144.198.66', NULL, 1, '2025-10-21 20:41:16', '2025-10-21 20:41:16'),
(57816, '162.120.184.226', NULL, 1, '2025-10-21 20:41:17', '2025-10-21 20:41:17'),
(57817, '195.26.232.152', NULL, 3, '2025-10-21 20:55:06', '2025-10-21 21:45:52'),
(57818, '112.86.225.79', NULL, 1, '2025-10-21 21:14:26', '2025-10-21 21:14:26'),
(57819, '13.92.192.189', NULL, 1, '2025-10-21 22:08:38', '2025-10-21 22:08:38'),
(57820, '43.173.174.225', NULL, 1, '2025-10-21 22:17:31', '2025-10-21 22:17:31'),
(57821, '188.143.105.21', NULL, 1, '2025-10-21 22:23:54', '2025-10-21 22:23:54'),
(57822, '40.77.167.78', NULL, 1, '2025-10-21 23:28:25', '2025-10-21 23:28:25'),
(57823, '51.222.95.132', NULL, 1, '2025-10-22 01:46:06', '2025-10-22 01:46:06'),
(57824, '40.121.204.134', NULL, 2, '2025-10-22 01:54:02', '2025-10-22 12:06:57'),
(57825, '223.66.123.230', NULL, 1, '2025-10-22 01:59:35', '2025-10-22 01:59:35'),
(57826, '43.173.173.137', NULL, 1, '2025-10-22 01:59:39', '2025-10-22 01:59:39'),
(57827, '40.77.167.73', NULL, 1, '2025-10-22 02:01:18', '2025-10-22 02:01:18'),
(57828, '112.86.225.216', NULL, 1, '2025-10-22 02:38:14', '2025-10-22 02:38:14'),
(57829, '52.167.144.19', NULL, 1, '2025-10-22 03:06:18', '2025-10-22 03:06:18'),
(57830, '45.3.52.244', NULL, 1, '2025-10-22 03:08:17', '2025-10-22 03:08:17'),
(57831, '58.214.36.202', NULL, 1, '2025-10-22 03:15:04', '2025-10-22 03:15:04'),
(57832, '217.113.194.46', NULL, 1, '2025-10-22 03:25:52', '2025-10-22 03:25:52'),
(57833, '20.194.157.181', NULL, 1, '2025-10-22 04:04:00', '2025-10-22 04:04:00'),
(57834, '193.186.4.166', NULL, 3, '2025-10-22 04:51:09', '2025-10-22 04:54:30'),
(57835, '162.120.184.58', NULL, 2, '2025-10-22 04:52:11', '2025-10-22 04:54:57'),
(57836, '72.14.201.166', NULL, 1, '2025-10-22 04:52:30', '2025-10-22 04:52:30'),
(57837, '129.126.169.189', NULL, 1, '2025-10-22 04:52:34', '2025-10-22 04:52:34'),
(57838, '128.204.212.85', NULL, 2, '2025-10-22 04:57:48', '2025-10-22 09:04:28'),
(57839, '128.204.212.84', NULL, 1, '2025-10-22 04:57:48', '2025-10-22 04:57:48'),
(57840, '20.27.94.134', NULL, 1, '2025-10-22 05:22:03', '2025-10-22 05:22:03'),
(57841, '57.155.170.206', NULL, 1, '2025-10-22 05:27:20', '2025-10-22 05:27:20'),
(57842, '120.50.22.50', NULL, 1, '2025-10-22 05:46:33', '2025-10-22 05:46:33'),
(57843, '45.3.49.22', NULL, 1, '2025-10-22 05:54:14', '2025-10-22 05:54:14'),
(57844, '180.153.236.3', NULL, 1, '2025-10-22 06:12:34', '2025-10-22 06:12:34'),
(57845, '13.92.192.189', NULL, 1, '2025-10-22 06:17:26', '2025-10-22 06:17:26'),
(57846, '20.194.1.6', NULL, 1, '2025-10-22 06:35:53', '2025-10-22 06:35:53'),
(57847, '40.77.167.27', NULL, 1, '2025-10-22 07:32:13', '2025-10-22 07:32:13'),
(57848, '180.153.236.199', NULL, 1, '2025-10-22 07:48:05', '2025-10-22 07:48:05'),
(57849, '66.56.82.16', NULL, 4, '2025-10-22 07:51:38', '2025-10-22 07:57:03'),
(57850, '136.226.237.31', NULL, 1, '2025-10-22 08:16:23', '2025-10-22 08:16:23'),
(57851, '180.153.236.77', NULL, 1, '2025-10-22 08:40:12', '2025-10-22 08:40:12'),
(57852, '180.153.236.134', NULL, 1, '2025-10-22 08:50:39', '2025-10-22 08:50:39'),
(57853, '20.27.94.141', NULL, 1, '2025-10-22 08:56:43', '2025-10-22 08:56:43'),
(57854, '34.1.27.188', NULL, 2, '2025-10-22 09:02:05', '2025-10-22 09:02:32'),
(57855, '57.155.171.17', NULL, 1, '2025-10-22 09:04:25', '2025-10-22 09:04:25'),
(57856, '128.204.212.86', NULL, 2, '2025-10-22 09:04:28', '2025-10-22 15:50:00'),
(57857, '40.77.167.65', NULL, 1, '2025-10-22 09:22:51', '2025-10-22 09:22:51'),
(57858, '49.37.117.195', NULL, 1, '2025-10-22 09:27:19', '2025-10-22 09:27:19'),
(57859, '20.27.94.130', NULL, 1, '2025-10-22 09:42:35', '2025-10-22 09:42:35'),
(57860, '54.39.6.254', NULL, 1, '2025-10-22 10:09:27', '2025-10-22 10:09:27'),
(57861, '45.190.70.55', NULL, 1, '2025-10-22 10:15:11', '2025-10-22 10:15:11'),
(57862, '20.194.157.186', NULL, 1, '2025-10-22 10:15:19', '2025-10-22 10:15:19'),
(57863, '162.120.184.35', NULL, 3, '2025-10-22 10:15:44', '2025-10-22 15:41:44'),
(57864, '103.124.225.185', NULL, 1, '2025-10-22 10:17:14', '2025-10-22 10:17:14'),
(57865, '67.211.214.194', NULL, 1, '2025-10-22 10:22:46', '2025-10-22 10:22:46'),
(57866, '103.85.197.28', NULL, 1, '2025-10-22 11:51:11', '2025-10-22 11:51:11'),
(57867, '223.109.252.148', NULL, 1, '2025-10-22 12:11:31', '2025-10-22 12:11:31'),
(57868, '20.194.1.7', NULL, 1, '2025-10-22 13:37:33', '2025-10-22 13:37:33'),
(57869, '23.81.49.222', NULL, 1, '2025-10-22 14:31:46', '2025-10-22 14:31:46'),
(57870, '52.187.246.134', NULL, 1, '2025-10-22 14:53:01', '2025-10-22 14:53:01'),
(57871, '20.194.1.5', NULL, 1, '2025-10-22 15:00:08', '2025-10-22 15:00:08'),
(57872, '203.83.173.169', NULL, 2, '2025-10-22 15:08:58', '2025-10-22 15:11:54'),
(57873, '103.122.137.82', NULL, 2, '2025-10-22 15:11:21', '2025-10-22 15:11:41'),
(57874, '182.160.110.229', NULL, 1, '2025-10-22 15:13:20', '2025-10-22 15:13:20'),
(57875, '180.102.110.156', NULL, 1, '2025-10-22 16:09:47', '2025-10-22 16:09:47'),
(57876, '3.216.33.203', NULL, 1, '2025-10-22 17:17:14', '2025-10-22 17:17:14'),
(57877, '180.102.110.171', NULL, 1, '2025-10-22 17:42:49', '2025-10-22 17:42:49'),
(57878, '18.233.221.210', NULL, 1, '2025-10-22 17:58:11', '2025-10-22 17:58:11'),
(57879, '57.141.0.69', NULL, 1, '2025-10-22 17:58:18', '2025-10-22 17:58:18'),
(57880, '57.141.0.62', NULL, 1, '2025-10-22 18:00:27', '2025-10-22 18:00:27'),
(57881, '13.82.2.208', NULL, 1, '2025-10-22 18:39:50', '2025-10-22 18:39:50'),
(57882, '44.208.221.197', NULL, 1, '2025-10-22 18:40:51', '2025-10-22 18:40:51'),
(57883, '44.245.24.106', NULL, 1, '2025-10-22 18:56:19', '2025-10-22 18:56:19'),
(57884, '223.109.252.187', NULL, 1, '2025-10-22 19:05:36', '2025-10-22 19:05:36'),
(57885, '20.194.1.2', NULL, 1, '2025-10-22 20:00:55', '2025-10-22 20:00:55'),
(57886, '40.77.167.152', NULL, 1, '2025-10-22 20:02:32', '2025-10-22 20:02:32'),
(57887, '34.1.20.24', NULL, 4, '2025-10-22 21:04:53', '2025-10-22 21:04:58'),
(57888, '106.118.97.95', NULL, 1, '2025-10-22 21:14:35', '2025-10-22 21:14:35'),
(57889, '13.92.143.208', NULL, 1, '2025-10-22 21:30:26', '2025-10-22 21:30:26'),
(57890, '188.143.244.141', NULL, 1, '2025-10-22 21:46:23', '2025-10-22 21:46:23'),
(57891, '47.238.127.7', NULL, 1, '2025-10-22 23:02:06', '2025-10-22 23:02:06'),
(57892, '172.226.200.48', NULL, 1, '2025-10-23 00:09:19', '2025-10-23 00:09:19'),
(57893, '159.223.124.121', NULL, 1, '2025-10-23 00:59:36', '2025-10-23 00:59:36'),
(57894, '162.120.184.35', NULL, 1, '2025-10-23 01:08:50', '2025-10-23 01:08:50'),
(57895, '54.39.6.123', NULL, 1, '2025-10-23 02:15:25', '2025-10-23 02:15:25'),
(57896, '162.120.184.13', NULL, 1, '2025-10-23 02:38:55', '2025-10-23 02:38:55'),
(57897, '130.41.218.85', NULL, 1, '2025-10-23 02:38:55', '2025-10-23 02:38:55'),
(57898, '40.77.167.25', NULL, 2, '2025-10-23 03:02:12', '2025-10-23 16:18:33'),
(57899, '103.29.9.23', NULL, 1, '2025-10-23 03:35:08', '2025-10-23 03:35:08'),
(57900, '128.204.212.85', NULL, 1, '2025-10-23 03:35:38', '2025-10-23 03:35:38'),
(57901, '66.249.69.32', NULL, 2, '2025-10-23 04:01:54', '2025-10-23 17:58:58'),
(57902, '51.222.168.147', NULL, 1, '2025-10-23 04:14:56', '2025-10-23 04:14:56'),
(57903, '43.173.180.229', NULL, 1, '2025-10-23 04:23:32', '2025-10-23 04:23:32'),
(57904, '23.226.16.235', NULL, 1, '2025-10-23 04:23:45', '2025-10-23 04:23:45'),
(57905, '57.155.171.17', NULL, 1, '2025-10-23 04:32:01', '2025-10-23 04:32:01'),
(57906, '172.204.16.65', NULL, 1, '2025-10-23 05:07:54', '2025-10-23 05:07:54'),
(57907, '172.204.16.73', NULL, 1, '2025-10-23 05:08:46', '2025-10-23 05:08:46'),
(57908, '157.55.39.62', NULL, 1, '2025-10-23 06:02:21', '2025-10-23 06:02:21'),
(57909, '85.209.177.174', NULL, 1, '2025-10-23 06:15:36', '2025-10-23 06:15:36'),
(57910, '52.167.144.142', NULL, 1, '2025-10-23 06:43:39', '2025-10-23 06:43:39'),
(57911, '20.27.94.143', NULL, 1, '2025-10-23 07:12:45', '2025-10-23 07:12:45'),
(57912, '57.141.0.68', NULL, 1, '2025-10-23 07:16:02', '2025-10-23 07:16:02'),
(57913, '180.153.236.24', NULL, 1, '2025-10-23 07:19:20', '2025-10-23 07:19:20'),
(57914, '1.24.16.122', NULL, 1, '2025-10-23 07:29:28', '2025-10-23 07:29:28'),
(57915, '52.187.246.141', NULL, 1, '2025-10-23 07:38:05', '2025-10-23 07:38:05'),
(57916, '180.153.236.152', NULL, 1, '2025-10-23 07:39:28', '2025-10-23 07:39:28'),
(57917, '180.153.236.37', NULL, 1, '2025-10-23 07:42:57', '2025-10-23 07:42:57'),
(57918, '57.155.170.194', NULL, 1, '2025-10-23 07:52:24', '2025-10-23 07:52:24'),
(57919, '180.153.236.33', NULL, 1, '2025-10-23 08:27:28', '2025-10-23 08:27:28'),
(57920, '103.234.167.5', NULL, 1, '2025-10-23 08:40:20', '2025-10-23 08:40:20'),
(57921, '114.31.1.68', NULL, 1, '2025-10-23 08:40:20', '2025-10-23 08:40:20'),
(57922, '172.182.194.38', NULL, 1, '2025-10-23 08:58:00', '2025-10-23 08:58:00'),
(57923, '66.220.149.26', NULL, 1, '2025-10-23 09:06:40', '2025-10-23 09:06:40'),
(57924, '20.235.75.209', NULL, 1, '2025-10-23 09:17:00', '2025-10-23 09:17:00'),
(57925, '4.196.118.117', NULL, 1, '2025-10-23 09:18:44', '2025-10-23 09:18:44'),
(57926, '66.56.82.16', NULL, 2, '2025-10-23 09:32:11', '2025-10-23 09:32:11'),
(57927, '18.209.95.76', NULL, 2, '2025-10-23 09:37:12', '2025-10-23 09:37:35'),
(57928, '3.16.21.207', NULL, 2, '2025-10-23 10:09:08', '2025-10-23 10:09:18'),
(57929, '18.224.128.89', NULL, 1, '2025-10-23 10:09:09', '2025-10-23 10:09:09'),
(57930, '18.116.238.144', NULL, 1, '2025-10-23 10:09:10', '2025-10-23 10:09:10'),
(57931, '18.220.199.69', NULL, 1, '2025-10-23 10:09:19', '2025-10-23 10:09:19'),
(57932, '18.225.25.214', NULL, 3, '2025-10-23 10:09:30', '2025-10-23 10:14:31'),
(57933, '4.196.118.116', NULL, 1, '2025-10-23 10:12:46', '2025-10-23 10:12:46'),
(57934, '43.173.182.191', NULL, 1, '2025-10-23 10:21:43', '2025-10-23 10:21:43'),
(57935, '128.204.212.84', NULL, 1, '2025-10-23 13:09:04', '2025-10-23 13:09:04'),
(57936, '128.204.212.86', NULL, 2, '2025-10-23 13:09:04', '2025-10-23 14:53:30'),
(57937, '180.153.236.92', NULL, 1, '2025-10-23 13:12:54', '2025-10-23 13:12:54'),
(57938, '138.91.30.52', NULL, 1, '2025-10-23 13:20:07', '2025-10-23 13:20:07'),
(57939, '223.109.252.225', NULL, 2, '2025-10-23 13:50:58', '2025-10-23 13:52:06'),
(57940, '180.153.236.36', NULL, 1, '2025-10-23 14:51:23', '2025-10-23 14:51:23'),
(57941, '20.27.94.141', NULL, 1, '2025-10-23 15:01:29', '2025-10-23 15:01:29'),
(57942, '52.187.246.138', NULL, 1, '2025-10-23 15:05:13', '2025-10-23 15:05:13'),
(57943, '43.245.143.158', NULL, 1, '2025-10-23 15:10:48', '2025-10-23 15:10:48'),
(57944, '180.153.236.55', NULL, 1, '2025-10-23 15:54:19', '2025-10-23 15:54:19'),
(57945, '68.65.220.110', NULL, 1, '2025-10-23 16:05:12', '2025-10-23 16:05:12'),
(57946, '20.194.1.0', NULL, 1, '2025-10-23 16:11:02', '2025-10-23 16:11:02'),
(57947, '43.173.180.249', NULL, 1, '2025-10-23 16:19:57', '2025-10-23 16:19:57'),
(57948, '180.102.110.155', NULL, 1, '2025-10-23 18:47:26', '2025-10-23 18:47:26'),
(57949, '223.109.252.185', NULL, 1, '2025-10-23 19:21:33', '2025-10-23 19:21:33'),
(57950, '103.173.10.1', NULL, 2, '2025-10-23 19:26:37', '2025-10-23 19:40:52'),
(57951, '34.1.22.163', NULL, 4, '2025-10-23 20:42:42', '2025-10-23 20:43:03'),
(57952, '162.120.184.227', NULL, 1, '2025-10-23 21:41:14', '2025-10-23 21:41:14'),
(57953, '34.195.202.73', NULL, 1, '2025-10-23 21:49:39', '2025-10-23 21:49:39'),
(57954, '43.173.182.251', NULL, 1, '2025-10-23 22:18:49', '2025-10-23 22:18:49'),
(57955, '112.86.225.55', NULL, 1, '2025-10-24 00:16:27', '2025-10-24 00:16:27'),
(57956, '13.82.59.31', NULL, 1, '2025-10-24 00:45:59', '2025-10-24 00:45:59'),
(57957, '205.169.39.57', NULL, 1, '2025-10-24 00:51:12', '2025-10-24 00:51:12'),
(57958, '57.141.0.7', NULL, 1, '2025-10-24 01:34:15', '2025-10-24 01:34:15'),
(57959, '87.250.233.1', NULL, 1, '2025-10-24 02:10:27', '2025-10-24 02:10:27'),
(57960, '77.88.9.1', NULL, 1, '2025-10-24 02:10:27', '2025-10-24 02:10:27'),
(57961, '141.8.143.1', NULL, 1, '2025-10-24 02:10:29', '2025-10-24 02:10:29'),
(57962, '5.255.231.106', NULL, 1, '2025-10-24 02:10:29', '2025-10-24 02:10:29'),
(57963, '77.88.47.19', NULL, 1, '2025-10-24 02:10:29', '2025-10-24 02:10:29'),
(57964, '77.88.9.130', NULL, 1, '2025-10-24 02:10:30', '2025-10-24 02:10:30'),
(57965, '5.255.251.135', NULL, 1, '2025-10-24 02:10:30', '2025-10-24 02:10:30'),
(57966, '213.180.203.225', NULL, 1, '2025-10-24 02:14:28', '2025-10-24 02:14:28'),
(57967, '40.77.167.132', NULL, 1, '2025-10-24 02:21:18', '2025-10-24 02:21:18'),
(57968, '178.46.114.148', NULL, 1, '2025-10-24 02:22:19', '2025-10-24 02:22:19'),
(57969, '156.244.31.248', NULL, 1, '2025-10-24 02:22:32', '2025-10-24 02:22:32'),
(57970, '34.221.44.98', NULL, 1, '2025-10-24 02:22:35', '2025-10-24 02:22:35'),
(57971, '57.141.0.22', NULL, 1, '2025-10-24 02:48:52', '2025-10-24 02:48:52'),
(57972, '123.6.49.50', NULL, 1, '2025-10-24 03:17:35', '2025-10-24 03:17:35'),
(57973, '27.115.124.101', NULL, 1, '2025-10-24 03:17:35', '2025-10-24 03:17:35'),
(57974, '27.115.124.53', NULL, 1, '2025-10-24 03:17:46', '2025-10-24 03:17:46'),
(57975, '43.173.178.238', NULL, 1, '2025-10-24 04:22:20', '2025-10-24 04:22:20'),
(57976, '182.3.6.230', NULL, 2, '2025-10-24 05:20:37', '2025-10-24 05:21:11'),
(57977, '20.204.24.251', NULL, 1, '2025-10-24 05:29:52', '2025-10-24 05:29:52'),
(57978, '34.1.17.10', NULL, 1, '2025-10-24 05:37:05', '2025-10-24 05:37:05'),
(57979, '34.1.29.223', NULL, 1, '2025-10-24 05:38:05', '2025-10-24 05:38:05'),
(57980, '17.246.19.129', NULL, 1, '2025-10-24 05:38:14', '2025-10-24 05:38:14'),
(57981, '172.204.16.64', NULL, 1, '2025-10-24 06:07:44', '2025-10-24 06:07:44'),
(57982, '172.204.16.77', NULL, 1, '2025-10-24 06:07:52', '2025-10-24 06:07:52'),
(57983, '43.202.0.105', NULL, 1, '2025-10-24 06:20:14', '2025-10-24 06:20:14'),
(57984, '123.6.49.12', NULL, 1, '2025-10-24 06:29:23', '2025-10-24 06:29:23'),
(57985, '180.153.236.195', NULL, 1, '2025-10-24 07:24:23', '2025-10-24 07:24:23'),
(57986, '180.153.236.227', NULL, 1, '2025-10-24 07:31:00', '2025-10-24 07:31:00'),
(57987, '180.153.236.29', NULL, 1, '2025-10-24 07:32:04', '2025-10-24 07:32:04'),
(57988, '34.1.31.113', NULL, 4, '2025-10-24 07:44:00', '2025-10-24 15:21:40'),
(57989, '142.44.228.228', NULL, 1, '2025-10-24 07:51:38', '2025-10-24 07:51:38'),
(57990, '57.141.0.21', NULL, 1, '2025-10-24 08:06:56', '2025-10-24 08:06:56'),
(57991, '34.1.28.218', NULL, 3, '2025-10-24 08:10:30', '2025-10-24 08:15:09'),
(57992, '34.222.216.71', NULL, 1, '2025-10-24 08:24:08', '2025-10-24 08:24:08'),
(57993, '34.1.31.5', NULL, 3, '2025-10-24 08:47:20', '2025-10-24 08:52:29'),
(57994, '44.250.70.133', NULL, 1, '2025-10-24 08:48:04', '2025-10-24 08:48:04'),
(57995, '205.210.31.60', NULL, 1, '2025-10-24 08:48:14', '2025-10-24 08:48:14'),
(57996, '34.1.17.179', NULL, 1, '2025-10-24 08:49:16', '2025-10-24 08:49:16'),
(57997, '34.1.28.90', NULL, 1, '2025-10-24 09:07:54', '2025-10-24 09:07:54'),
(57998, '34.1.24.126', NULL, 4, '2025-10-24 09:17:52', '2025-10-24 09:18:50'),
(57999, '34.1.26.80', NULL, 4, '2025-10-24 09:19:39', '2025-10-24 09:19:43'),
(58000, '34.1.26.165', NULL, 1, '2025-10-24 09:21:37', '2025-10-24 09:21:37'),
(58001, '34.1.17.59', NULL, 3, '2025-10-24 09:35:24', '2025-10-24 09:40:34'),
(58002, '34.1.17.245', NULL, 4, '2025-10-24 09:43:36', '2025-10-24 09:43:41'),
(58003, '34.1.21.61', NULL, 4, '2025-10-24 09:45:25', '2025-10-24 09:48:19'),
(58004, '34.1.30.30', NULL, 4, '2025-10-24 09:50:44', '2025-10-24 09:50:53'),
(58005, '128.204.212.84', NULL, 1, '2025-10-24 10:05:29', '2025-10-24 10:05:29'),
(58006, '34.1.16.57', NULL, 4, '2025-10-24 10:08:12', '2025-10-24 10:12:36'),
(58007, '34.1.20.211', NULL, 2, '2025-10-24 10:11:54', '2025-10-24 10:12:37'),
(58008, '34.1.25.163', NULL, 4, '2025-10-24 10:15:59', '2025-10-24 10:16:51'),
(58009, '43.173.173.251', NULL, 1, '2025-10-24 10:18:13', '2025-10-24 10:18:13'),
(58010, '34.1.29.222', NULL, 1, '2025-10-24 10:21:45', '2025-10-24 10:21:45'),
(58011, '34.1.23.181', NULL, 1, '2025-10-24 10:22:58', '2025-10-24 10:22:58'),
(58012, '112.86.225.180', NULL, 1, '2025-10-24 10:23:16', '2025-10-24 10:23:16'),
(58013, '34.1.18.0', NULL, 4, '2025-10-24 10:35:41', '2025-10-24 10:37:16'),
(58014, '34.1.30.179', NULL, 4, '2025-10-24 10:50:46', '2025-10-24 10:51:15'),
(58015, '34.1.28.55', NULL, 4, '2025-10-24 11:08:21', '2025-10-24 11:09:42'),
(58016, '34.1.24.205', NULL, 1, '2025-10-24 11:12:51', '2025-10-24 11:12:51'),
(58017, '34.1.25.170', NULL, 2, '2025-10-24 11:14:49', '2025-10-24 11:16:28'),
(58018, '34.1.29.0', NULL, 4, '2025-10-24 11:26:28', '2025-10-24 11:27:59'),
(58019, '34.1.28.104', NULL, 4, '2025-10-24 11:29:06', '2025-10-24 11:30:15'),
(58020, '116.132.219.103', NULL, 1, '2025-10-24 11:32:55', '2025-10-24 11:32:55'),
(58021, '34.1.27.111', NULL, 1, '2025-10-24 11:41:38', '2025-10-24 11:41:38'),
(58022, '102.129.252.148', NULL, 2, '2025-10-24 11:53:24', '2025-10-24 11:53:58'),
(58023, '34.1.21.201', NULL, 6, '2025-10-24 12:11:38', '2025-10-24 17:51:21'),
(58024, '4.196.118.119', NULL, 1, '2025-10-24 12:33:51', '2025-10-24 12:33:51'),
(58025, '72.13.46.5', NULL, 1, '2025-10-24 12:40:01', '2025-10-24 12:40:01'),
(58026, '223.109.252.236', NULL, 1, '2025-10-24 13:16:11', '2025-10-24 13:16:11'),
(58027, '34.1.28.185', NULL, 3, '2025-10-24 13:36:28', '2025-10-24 13:37:09'),
(58028, '52.187.246.139', NULL, 1, '2025-10-24 13:48:07', '2025-10-24 13:48:07'),
(58029, '52.187.246.143', NULL, 1, '2025-10-24 13:48:07', '2025-10-24 13:48:07'),
(58030, '34.1.29.175', NULL, 3, '2025-10-24 13:55:13', '2025-10-24 13:55:47'),
(58031, '34.1.21.252', NULL, 4, '2025-10-24 14:11:46', '2025-10-24 14:12:01'),
(58032, '34.1.28.48', NULL, 2, '2025-10-24 14:25:43', '2025-10-24 14:31:06'),
(58033, '34.1.16.120', NULL, 3, '2025-10-24 14:46:42', '2025-10-24 14:46:57'),
(58034, '128.204.212.86', NULL, 1, '2025-10-24 14:55:44', '2025-10-24 14:55:44'),
(58035, '34.1.17.175', NULL, 3, '2025-10-24 15:06:24', '2025-10-24 15:06:53'),
(58036, '66.249.72.229', NULL, 2, '2025-10-24 15:09:54', '2025-10-24 15:10:02'),
(58037, '66.249.72.230', NULL, 1, '2025-10-24 15:10:03', '2025-10-24 15:10:03'),
(58038, '172.237.146.253', NULL, 1, '2025-10-24 15:35:30', '2025-10-24 15:35:30'),
(58039, '34.1.18.69', NULL, 4, '2025-10-24 15:37:36', '2025-10-24 15:43:31'),
(58040, '34.1.28.44', NULL, 2, '2025-10-24 16:21:08', '2025-10-24 16:21:36'),
(58041, '43.173.181.23', NULL, 1, '2025-10-24 16:21:50', '2025-10-24 16:21:50'),
(58042, '223.109.255.168', NULL, 1, '2025-10-24 16:28:44', '2025-10-24 16:28:44'),
(58043, '43.173.173.254', NULL, 1, '2025-10-24 16:35:44', '2025-10-24 16:35:44'),
(58044, '44.244.18.86', NULL, 1, '2025-10-24 16:54:25', '2025-10-24 16:54:25'),
(58045, '20.194.1.3', NULL, 1, '2025-10-24 16:59:21', '2025-10-24 16:59:21'),
(58046, '20.194.1.10', NULL, 1, '2025-10-24 16:59:21', '2025-10-24 16:59:21'),
(58047, '15.235.98.131', NULL, 1, '2025-10-24 17:03:04', '2025-10-24 17:03:04'),
(58048, '43.173.178.145', NULL, 1, '2025-10-24 17:19:17', '2025-10-24 17:19:17'),
(58049, '103.117.194.178', NULL, 1, '2025-10-24 17:30:12', '2025-10-24 17:30:12'),
(58050, '34.1.24.180', NULL, 3, '2025-10-24 17:31:10', '2025-10-24 17:31:52'),
(58051, '192.178.6.97', NULL, 1, '2025-10-24 17:50:18', '2025-10-24 17:50:18'),
(58052, '43.173.177.191', NULL, 1, '2025-10-24 18:12:03', '2025-10-24 18:12:03'),
(58053, '121.229.156.125', NULL, 1, '2025-10-24 18:43:39', '2025-10-24 18:43:39'),
(58054, '114.119.155.122', NULL, 1, '2025-10-24 18:49:09', '2025-10-24 18:49:09'),
(58055, '114.119.141.15', NULL, 1, '2025-10-24 18:54:32', '2025-10-24 18:54:32'),
(58056, '35.205.0.142', NULL, 1, '2025-10-24 19:49:19', '2025-10-24 19:49:19'),
(58057, '66.250.219.107', NULL, 2, '2025-10-24 19:53:04', '2025-10-24 19:53:06'),
(58058, '209.50.185.106', NULL, 1, '2025-10-24 20:11:44', '2025-10-24 20:11:44'),
(58059, '38.107.84.241', NULL, 2, '2025-10-24 20:18:32', '2025-10-24 20:18:35'),
(58060, '34.121.127.31', NULL, 8, '2025-10-24 20:24:00', '2025-10-24 20:24:09'),
(58061, '43.173.179.136', NULL, 1, '2025-10-24 22:18:20', '2025-10-24 22:18:20'),
(58062, '34.1.17.151', NULL, 3, '2025-10-24 23:04:36', '2025-10-24 23:04:59'),
(58063, '173.244.42.153', NULL, 1, '2025-10-24 23:11:09', '2025-10-24 23:11:09'),
(58064, '178.171.116.189', NULL, 1, '2025-10-24 23:16:09', '2025-10-24 23:16:09'),
(58065, '183.21.191.149', NULL, 1, '2025-10-24 23:40:07', '2025-10-24 23:40:07'),
(58066, '205.210.31.138', NULL, 1, '2025-10-25 00:18:00', '2025-10-25 00:18:00'),
(58067, '205.169.39.21', NULL, 1, '2025-10-25 00:47:41', '2025-10-25 00:47:41'),
(58068, '159.203.21.72', NULL, 1, '2025-10-25 00:57:19', '2025-10-25 00:57:19'),
(58069, '162.208.126.28', NULL, 1, '2025-10-25 01:47:52', '2025-10-25 01:47:52'),
(58070, '192.178.6.97', NULL, 1, '2025-10-25 02:02:54', '2025-10-25 02:02:54'),
(58071, '43.173.180.140', NULL, 1, '2025-10-25 02:49:44', '2025-10-25 02:49:44'),
(58072, '209.50.169.137', NULL, 1, '2025-10-25 03:11:07', '2025-10-25 03:11:07'),
(58073, '46.183.223.109', NULL, 1, '2025-10-25 03:33:21', '2025-10-25 03:33:21'),
(58074, '185.29.11.48', NULL, 1, '2025-10-25 03:42:44', '2025-10-25 03:42:44'),
(58075, '142.44.225.149', NULL, 1, '2025-10-25 03:52:29', '2025-10-25 03:52:29'),
(58076, '40.77.167.62', NULL, 1, '2025-10-25 04:47:20', '2025-10-25 04:47:20'),
(58077, '52.40.212.240', NULL, 1, '2025-10-25 04:58:15', '2025-10-25 04:58:15'),
(58078, '142.44.225.17', NULL, 1, '2025-10-25 05:34:39', '2025-10-25 05:34:39'),
(58079, '34.213.88.221', NULL, 1, '2025-10-25 06:20:48', '2025-10-25 06:20:48'),
(58080, '180.153.236.96', NULL, 1, '2025-10-25 06:28:54', '2025-10-25 06:28:54'),
(58081, '152.32.134.241', NULL, 2, '2025-10-25 06:33:32', '2025-10-25 06:33:33'),
(58082, '216.73.216.101', NULL, 1, '2025-10-25 07:03:12', '2025-10-25 07:03:12'),
(58083, '20.235.75.219', NULL, 1, '2025-10-25 07:03:44', '2025-10-25 07:03:44'),
(58084, '42.83.147.56', NULL, 2, '2025-10-25 07:19:42', '2025-10-25 07:19:46'),
(58085, '180.153.236.52', NULL, 1, '2025-10-25 07:28:04', '2025-10-25 07:28:04'),
(58086, '180.153.236.228', NULL, 1, '2025-10-25 08:11:25', '2025-10-25 08:11:25'),
(58087, '180.153.236.59', NULL, 1, '2025-10-25 08:19:36', '2025-10-25 08:19:36'),
(58088, '91.231.89.33', NULL, 1, '2025-10-25 08:47:52', '2025-10-25 08:47:52'),
(58089, '182.48.68.162', NULL, 1, '2025-10-25 08:51:17', '2025-10-25 08:51:17'),
(58090, '20.27.94.141', NULL, 1, '2025-10-25 09:29:07', '2025-10-25 09:29:07'),
(58091, '40.77.167.30', NULL, 1, '2025-10-25 09:50:00', '2025-10-25 09:50:00'),
(58092, '20.194.1.3', NULL, 1, '2025-10-25 09:59:54', '2025-10-25 09:59:54'),
(58093, '173.252.107.2', NULL, 1, '2025-10-25 10:18:05', '2025-10-25 10:18:05'),
(58094, '43.173.179.62', NULL, 1, '2025-10-25 10:18:50', '2025-10-25 10:18:50'),
(58095, '17.246.23.130', NULL, 1, '2025-10-25 10:19:47', '2025-10-25 10:19:47'),
(58096, '54.175.250.127', NULL, 1, '2025-10-25 10:47:33', '2025-10-25 10:47:33'),
(58097, '18.222.22.84', NULL, 1, '2025-10-25 10:47:33', '2025-10-25 10:47:33'),
(58098, '66.249.72.229', NULL, 2, '2025-10-25 10:47:34', '2025-10-25 11:10:35'),
(58099, '54.70.53.60', NULL, 1, '2025-10-25 10:47:48', '2025-10-25 10:47:48'),
(58100, '52.14.105.148', NULL, 1, '2025-10-25 10:49:43', '2025-10-25 10:49:43'),
(58101, '3.17.160.224', NULL, 1, '2025-10-25 10:50:15', '2025-10-25 10:50:15'),
(58102, '223.109.252.216', NULL, 1, '2025-10-25 12:22:04', '2025-10-25 12:22:04'),
(58103, '20.235.75.223', NULL, 1, '2025-10-25 12:28:54', '2025-10-25 12:28:54'),
(58104, '81.180.92.205', NULL, 1, '2025-10-25 13:05:47', '2025-10-25 13:05:47'),
(58105, '116.206.255.1', NULL, 1, '2025-10-25 14:21:59', '2025-10-25 14:21:59'),
(58106, '128.204.212.87', NULL, 3, '2025-10-25 15:38:32', '2025-10-25 17:57:20'),
(58107, '44.209.113.59', NULL, 1, '2025-10-25 15:43:52', '2025-10-25 15:43:52'),
(58108, '112.86.225.52', NULL, 1, '2025-10-25 16:02:57', '2025-10-25 16:02:57'),
(58109, '40.77.167.16', NULL, 1, '2025-10-25 16:03:01', '2025-10-25 16:03:01'),
(58110, '43.173.176.210', NULL, 1, '2025-10-25 16:23:34', '2025-10-25 16:23:34'),
(58111, '17.22.253.217', NULL, 1, '2025-10-25 16:47:23', '2025-10-25 16:47:23'),
(58112, '20.194.157.186', NULL, 1, '2025-10-25 17:44:55', '2025-10-25 17:44:55'),
(58113, '52.167.144.141', NULL, 1, '2025-10-25 18:20:38', '2025-10-25 18:20:38'),
(58114, '223.109.252.142', NULL, 1, '2025-10-25 18:43:52', '2025-10-25 18:43:52');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(58115, '112.86.225.218', NULL, 1, '2025-10-25 18:46:10', '2025-10-25 18:46:10'),
(58116, '172.204.16.68', NULL, 1, '2025-10-25 19:01:36', '2025-10-25 19:01:36'),
(58117, '113.222.163.203', NULL, 1, '2025-10-25 19:02:32', '2025-10-25 19:02:32'),
(58118, '40.77.167.35', NULL, 1, '2025-10-25 19:26:09', '2025-10-25 19:26:09'),
(58119, '64.112.43.152', NULL, 1, '2025-10-25 19:54:19', '2025-10-25 19:54:19'),
(58120, '34.1.16.188', NULL, 2, '2025-10-25 21:14:56', '2025-10-25 21:15:10'),
(58121, '34.1.18.169', NULL, 3, '2025-10-25 22:25:58', '2025-10-25 22:26:08'),
(58122, '43.173.175.63', NULL, 1, '2025-10-25 22:26:21', '2025-10-25 22:26:21'),
(58123, '34.1.28.245', NULL, 2, '2025-10-25 22:28:15', '2025-10-25 22:28:22'),
(58124, '43.173.180.187', NULL, 1, '2025-10-25 22:36:51', '2025-10-25 22:36:51'),
(58125, '120.230.23.137', NULL, 1, '2025-10-25 22:42:27', '2025-10-25 22:42:27'),
(58126, '34.1.27.198', NULL, 3, '2025-10-25 23:05:43', '2025-10-25 23:06:15'),
(58127, '205.169.39.13', NULL, 1, '2025-10-26 00:32:26', '2025-10-26 00:32:26'),
(58128, '40.77.167.144', NULL, 1, '2025-10-26 00:50:27', '2025-10-26 00:50:27'),
(58129, '147.182.178.12', NULL, 2, '2025-10-26 01:27:45', '2025-10-26 01:27:46'),
(58130, '68.218.30.120', NULL, 1, '2025-10-26 01:33:47', '2025-10-26 01:33:47'),
(58131, '83.97.23.187', NULL, 1, '2025-10-26 01:50:02', '2025-10-26 01:50:02'),
(58132, '57.141.0.8', NULL, 1, '2025-10-26 01:57:21', '2025-10-26 01:57:21'),
(58133, '34.1.21.235', NULL, 1, '2025-10-26 02:13:57', '2025-10-26 02:13:57'),
(58134, '72.14.201.159', NULL, 2, '2025-10-26 02:20:09', '2025-10-26 06:33:12'),
(58135, '34.1.26.61', NULL, 1, '2025-10-26 02:25:03', '2025-10-26 02:25:03'),
(58136, '34.1.27.198', NULL, 3, '2025-10-26 02:46:29', '2025-10-26 02:46:31'),
(58137, '34.1.29.126', NULL, 4, '2025-10-26 02:47:59', '2025-10-26 02:48:02'),
(58138, '54.202.30.183', NULL, 1, '2025-10-26 02:50:36', '2025-10-26 02:50:36'),
(58139, '35.93.68.70', NULL, 1, '2025-10-26 04:14:05', '2025-10-26 04:14:05'),
(58140, '52.187.246.138', NULL, 1, '2025-10-26 04:14:20', '2025-10-26 04:14:20'),
(58141, '43.173.179.147', NULL, 1, '2025-10-26 04:19:31', '2025-10-26 04:19:31'),
(58142, '112.86.225.12', NULL, 1, '2025-10-26 04:28:42', '2025-10-26 04:28:42'),
(58143, '173.252.83.114', NULL, 1, '2025-10-26 04:45:27', '2025-10-26 04:45:27'),
(58144, '173.252.83.6', NULL, 1, '2025-10-26 04:45:28', '2025-10-26 04:45:28'),
(58145, '43.229.208.190', NULL, 3, '2025-10-26 04:45:46', '2025-10-26 07:40:13'),
(58146, '172.204.16.64', NULL, 1, '2025-10-26 04:55:03', '2025-10-26 04:55:03'),
(58147, '180.153.236.78', NULL, 1, '2025-10-26 05:14:54', '2025-10-26 05:14:54'),
(58148, '210.4.65.254', NULL, 1, '2025-10-26 05:17:26', '2025-10-26 05:17:26'),
(58149, '180.153.236.194', NULL, 1, '2025-10-26 05:20:45', '2025-10-26 05:20:45'),
(58150, '162.120.184.34', NULL, 2, '2025-10-26 05:57:32', '2025-10-26 06:32:54'),
(58151, '165.101.132.56', NULL, 2, '2025-10-26 05:58:46', '2025-10-26 07:07:42'),
(58152, '20.194.157.184', NULL, 1, '2025-10-26 06:03:06', '2025-10-26 06:03:06'),
(58153, '3.134.94.56', NULL, 1, '2025-10-26 06:03:40', '2025-10-26 06:03:40'),
(58154, '18.224.128.89', NULL, 1, '2025-10-26 06:03:41', '2025-10-26 06:03:41'),
(58155, '52.15.157.227', NULL, 1, '2025-10-26 06:03:43', '2025-10-26 06:03:43'),
(58156, '180.153.236.136', NULL, 1, '2025-10-26 06:05:55', '2025-10-26 06:05:55'),
(58157, '162.55.131.210', NULL, 1, '2025-10-26 06:07:28', '2025-10-26 06:07:28'),
(58158, '34.1.23.40', NULL, 3, '2025-10-26 06:25:46', '2025-10-26 06:26:06'),
(58159, '20.194.1.10', NULL, 1, '2025-10-26 06:55:27', '2025-10-26 06:55:27'),
(58160, '18.237.12.98', NULL, 1, '2025-10-26 07:04:40', '2025-10-26 07:04:40'),
(58161, '180.153.236.19', NULL, 1, '2025-10-26 07:07:17', '2025-10-26 07:07:17'),
(58162, '203.83.11.14', NULL, 1, '2025-10-26 07:12:40', '2025-10-26 07:12:40'),
(58163, '124.239.12.142', NULL, 1, '2025-10-26 07:49:36', '2025-10-26 07:49:36'),
(58164, '180.153.236.206', NULL, 1, '2025-10-26 08:04:03', '2025-10-26 08:04:03'),
(58165, '108.141.166.46', NULL, 2, '2025-10-26 08:06:22', '2025-10-26 08:06:23'),
(58166, '162.120.185.243', NULL, 1, '2025-10-26 08:47:24', '2025-10-26 08:47:24'),
(58167, '66.249.83.102', NULL, 1, '2025-10-26 08:49:57', '2025-10-26 08:49:57'),
(58168, '66.249.83.100', NULL, 1, '2025-10-26 08:49:57', '2025-10-26 08:49:57'),
(58169, '66.249.83.101', NULL, 1, '2025-10-26 08:49:57', '2025-10-26 08:49:57'),
(58170, '52.187.246.129', NULL, 1, '2025-10-26 08:59:48', '2025-10-26 08:59:48'),
(58171, '67.240.251.179', NULL, 2, '2025-10-26 09:04:36', '2025-10-26 09:07:15'),
(58172, '69.171.230.5', NULL, 1, '2025-10-26 09:18:06', '2025-10-26 09:18:06'),
(58173, '69.171.230.115', NULL, 1, '2025-10-26 09:18:08', '2025-10-26 09:18:08'),
(58174, '69.171.230.10', NULL, 1, '2025-10-26 09:18:08', '2025-10-26 09:18:08'),
(58175, '31.13.115.10', NULL, 1, '2025-10-26 09:18:09', '2025-10-26 09:18:09'),
(58176, '180.153.236.38', NULL, 1, '2025-10-26 09:31:26', '2025-10-26 09:31:26'),
(58177, '180.153.236.31', NULL, 1, '2025-10-26 09:39:29', '2025-10-26 09:39:29'),
(58178, '27.115.124.45', NULL, 1, '2025-10-26 09:42:26', '2025-10-26 09:42:26'),
(58179, '27.115.124.118', NULL, 1, '2025-10-26 09:42:34', '2025-10-26 09:42:34'),
(58180, '162.120.184.35', NULL, 1, '2025-10-26 09:46:58', '2025-10-26 09:46:58'),
(58181, '9.169.124.20', NULL, 1, '2025-10-26 09:51:31', '2025-10-26 09:51:31'),
(58182, '54.39.203.24', NULL, 1, '2025-10-26 10:01:34', '2025-10-26 10:01:34'),
(58183, '40.77.167.4', NULL, 1, '2025-10-26 10:01:47', '2025-10-26 10:01:47'),
(58184, '43.173.177.241', NULL, 1, '2025-10-26 10:22:14', '2025-10-26 10:22:14'),
(58185, '120.50.22.50', NULL, 1, '2025-10-26 10:44:37', '2025-10-26 10:44:37'),
(58186, '180.153.236.219', NULL, 1, '2025-10-26 10:51:52', '2025-10-26 10:51:52'),
(58187, '142.44.225.132', NULL, 1, '2025-10-26 12:02:13', '2025-10-26 12:02:13'),
(58188, '149.56.150.81', NULL, 3, '2025-10-26 12:47:01', '2025-10-26 12:47:12'),
(58189, '149.56.160.223', NULL, 2, '2025-10-26 12:47:19', '2025-10-26 12:47:24'),
(58190, '20.27.94.140', NULL, 1, '2025-10-26 12:59:53', '2025-10-26 12:59:53'),
(58191, '57.155.170.164', NULL, 1, '2025-10-26 13:13:45', '2025-10-26 13:13:45'),
(58192, '148.113.130.147', NULL, 1, '2025-10-26 13:29:13', '2025-10-26 13:29:13'),
(58193, '47.128.121.75', NULL, 1, '2025-10-26 13:41:45', '2025-10-26 13:41:45'),
(58194, '54.39.136.173', NULL, 1, '2025-10-26 15:00:41', '2025-10-26 15:00:41'),
(58195, '135.129.124.155', NULL, 2, '2025-10-26 15:00:57', '2025-10-26 15:01:01'),
(58196, '57.141.0.74', NULL, 1, '2025-10-26 15:04:03', '2025-10-26 15:04:03'),
(58197, '103.122.137.82', NULL, 1, '2025-10-26 15:08:18', '2025-10-26 15:08:18'),
(58198, '203.83.173.169', NULL, 1, '2025-10-26 15:08:47', '2025-10-26 15:08:47'),
(58199, '128.204.212.87', NULL, 2, '2025-10-26 15:29:23', '2025-10-26 18:03:55'),
(58200, '57.141.0.61', NULL, 1, '2025-10-26 15:30:14', '2025-10-26 15:30:14'),
(58201, '172.204.16.76', NULL, 1, '2025-10-26 16:04:58', '2025-10-26 16:04:58'),
(58202, '43.173.175.67', NULL, 1, '2025-10-26 16:20:05', '2025-10-26 16:20:05'),
(58203, '3.89.233.69', NULL, 1, '2025-10-26 16:30:11', '2025-10-26 16:30:11'),
(58204, '20.27.94.142', NULL, 1, '2025-10-26 16:52:43', '2025-10-26 16:52:43'),
(58205, '180.102.110.162', NULL, 1, '2025-10-26 17:58:19', '2025-10-26 17:58:19'),
(58206, '51.161.37.147', NULL, 1, '2025-10-26 18:23:04', '2025-10-26 18:23:04'),
(58207, '223.109.252.139', NULL, 1, '2025-10-26 18:29:00', '2025-10-26 18:29:00'),
(58208, '205.210.31.40', NULL, 1, '2025-10-26 19:32:44', '2025-10-26 19:32:44'),
(58209, '4.196.118.112', NULL, 1, '2025-10-26 19:42:49', '2025-10-26 19:42:49'),
(58210, '98.94.96.87', NULL, 1, '2025-10-26 19:48:19', '2025-10-26 19:48:19'),
(58211, '51.222.168.55', NULL, 1, '2025-10-26 20:05:23', '2025-10-26 20:05:23'),
(58212, '18.234.39.94', NULL, 1, '2025-10-26 20:58:26', '2025-10-26 20:58:26'),
(58213, '192.178.6.97', NULL, 1, '2025-10-26 21:02:39', '2025-10-26 21:02:39'),
(58214, '205.210.31.10', NULL, 1, '2025-10-26 21:41:04', '2025-10-26 21:41:04'),
(58215, '148.113.128.172', NULL, 1, '2025-10-26 21:49:44', '2025-10-26 21:49:44'),
(58216, '106.115.85.112', NULL, 1, '2025-10-26 21:53:26', '2025-10-26 21:53:26'),
(58217, '103.131.71.95', NULL, 1, '2025-10-26 22:54:22', '2025-10-26 22:54:22'),
(58218, '112.86.225.233', NULL, 1, '2025-10-26 23:21:32', '2025-10-26 23:21:32'),
(58219, '54.39.136.48', NULL, 1, '2025-10-26 23:33:32', '2025-10-26 23:33:32'),
(58220, '190.75.8.36', NULL, 1, '2025-10-27 00:00:07', '2025-10-27 00:00:07'),
(58221, '196.131.175.42', NULL, 1, '2025-10-27 00:00:07', '2025-10-27 00:00:07'),
(58222, '85.208.96.206', NULL, 1, '2025-10-27 00:04:44', '2025-10-27 00:04:44'),
(58223, '52.167.144.146', NULL, 1, '2025-10-27 00:40:46', '2025-10-27 00:40:46'),
(58224, '205.169.39.0', NULL, 1, '2025-10-27 00:46:36', '2025-10-27 00:46:36'),
(58225, '222.71.229.51', NULL, 1, '2025-10-27 00:52:43', '2025-10-27 00:52:43'),
(58226, '54.39.0.19', NULL, 1, '2025-10-27 01:21:16', '2025-10-27 01:21:16'),
(58227, '24.77.6.127', NULL, 1, '2025-10-27 02:52:23', '2025-10-27 02:52:23'),
(58228, '104.236.24.149', NULL, 1, '2025-10-27 03:00:45', '2025-10-27 03:00:45'),
(58229, '142.44.220.135', NULL, 1, '2025-10-27 03:11:22', '2025-10-27 03:11:22'),
(58230, '192.178.6.96', NULL, 1, '2025-10-27 03:49:26', '2025-10-27 03:49:26'),
(58231, '192.178.6.97', NULL, 1, '2025-10-27 03:49:28', '2025-10-27 03:49:28'),
(58232, '35.88.235.214', NULL, 1, '2025-10-27 03:50:16', '2025-10-27 03:50:16'),
(58233, '43.173.182.47', NULL, 1, '2025-10-27 04:21:13', '2025-10-27 04:21:13'),
(58234, '4.196.118.113', NULL, 1, '2025-10-27 04:35:23', '2025-10-27 04:35:23'),
(58235, '180.153.236.230', NULL, 1, '2025-10-27 05:01:39', '2025-10-27 05:01:39'),
(58236, '27.147.128.42', NULL, 1, '2025-10-27 05:25:19', '2025-10-27 05:25:19'),
(58237, '51.161.65.61', NULL, 1, '2025-10-27 05:28:31', '2025-10-27 05:28:31'),
(58238, '34.215.69.200', NULL, 1, '2025-10-27 05:40:28', '2025-10-27 05:40:28'),
(58239, '180.153.236.215', NULL, 1, '2025-10-27 06:03:23', '2025-10-27 06:03:23'),
(58240, '68.221.75.29', NULL, 1, '2025-10-27 06:10:08', '2025-10-27 06:10:08'),
(58241, '180.153.236.73', NULL, 1, '2025-10-27 06:10:52', '2025-10-27 06:10:52'),
(58242, '45.125.220.5', NULL, 1, '2025-10-27 06:34:35', '2025-10-27 06:34:35'),
(58243, '180.153.236.245', NULL, 2, '2025-10-27 06:36:13', '2025-10-27 21:28:53'),
(58244, '20.27.94.129', NULL, 1, '2025-10-27 06:51:01', '2025-10-27 06:51:01'),
(58245, '128.204.212.87', NULL, 1, '2025-10-27 06:52:04', '2025-10-27 06:52:04'),
(58246, '57.155.170.198', NULL, 1, '2025-10-27 07:19:42', '2025-10-27 07:19:42'),
(58247, '167.114.139.15', NULL, 1, '2025-10-27 07:22:20', '2025-10-27 07:22:20'),
(58248, '4.196.118.125', NULL, 1, '2025-10-27 07:23:21', '2025-10-27 07:23:21'),
(58249, '54.223.45.134', NULL, 1, '2025-10-27 07:27:36', '2025-10-27 07:27:36'),
(58250, '57.155.170.206', NULL, 1, '2025-10-27 07:40:28', '2025-10-27 07:40:28'),
(58251, '119.15.155.124', NULL, 1, '2025-10-27 08:14:54', '2025-10-27 08:14:54'),
(58252, '103.106.237.211', NULL, 1, '2025-10-27 08:29:11', '2025-10-27 08:29:11'),
(58253, '57.155.170.194', NULL, 1, '2025-10-27 08:44:50', '2025-10-27 08:44:50'),
(58254, '72.14.201.186', NULL, 1, '2025-10-27 09:10:14', '2025-10-27 09:10:14'),
(58255, '203.188.251.226', NULL, 1, '2025-10-27 09:10:16', '2025-10-27 09:10:16'),
(58256, '103.137.0.219', NULL, 1, '2025-10-27 09:13:51', '2025-10-27 09:13:51'),
(58257, '66.249.72.231', NULL, 1, '2025-10-27 09:18:36', '2025-10-27 09:18:36'),
(58258, '128.204.212.85', NULL, 3, '2025-10-27 09:21:26', '2025-10-27 23:33:25'),
(58259, '43.229.208.190', NULL, 2, '2025-10-27 09:29:54', '2025-10-27 09:30:16'),
(58260, '112.86.225.71', NULL, 1, '2025-10-27 10:02:52', '2025-10-27 10:02:52'),
(58261, '162.120.184.35', NULL, 2, '2025-10-27 10:23:07', '2025-10-27 10:23:36'),
(58262, '43.173.173.175', NULL, 1, '2025-10-27 10:39:37', '2025-10-27 10:39:37'),
(58263, '193.186.4.141', NULL, 1, '2025-10-27 10:46:54', '2025-10-27 10:46:54'),
(58264, '67.211.214.194', NULL, 1, '2025-10-27 10:49:46', '2025-10-27 10:49:46'),
(58265, '193.186.4.185', NULL, 1, '2025-10-27 10:59:31', '2025-10-27 10:59:31'),
(58266, '162.120.184.34', NULL, 1, '2025-10-27 11:11:33', '2025-10-27 11:11:33'),
(58267, '103.54.42.51', NULL, 1, '2025-10-27 11:23:07', '2025-10-27 11:23:07'),
(58268, '172.204.16.72', NULL, 1, '2025-10-27 11:30:49', '2025-10-27 11:30:49'),
(58269, '103.81.175.234', NULL, 1, '2025-10-27 11:40:26', '2025-10-27 11:40:26'),
(58270, '20.194.157.187', NULL, 2, '2025-10-27 11:47:21', '2025-10-27 14:14:20'),
(58271, '204.13.57.24', NULL, 1, '2025-10-27 11:55:19', '2025-10-27 11:55:19'),
(58272, '103.145.70.100', NULL, 1, '2025-10-27 11:56:45', '2025-10-27 11:56:45'),
(58273, '109.199.118.129', NULL, 1, '2025-10-27 12:05:16', '2025-10-27 12:05:16'),
(58274, '149.102.230.118', NULL, 5, '2025-10-27 12:08:08', '2025-10-27 12:08:11'),
(58275, '149.102.230.119', NULL, 2, '2025-10-27 12:08:11', '2025-10-27 12:08:12'),
(58276, '121.229.156.87', NULL, 1, '2025-10-27 12:36:29', '2025-10-27 12:36:29'),
(58277, '57.141.0.20', NULL, 1, '2025-10-27 12:47:12', '2025-10-27 12:47:12'),
(58278, '192.178.6.105', NULL, 1, '2025-10-27 14:51:41', '2025-10-27 14:51:41'),
(58279, '121.229.156.65', NULL, 1, '2025-10-27 14:52:39', '2025-10-27 14:52:39'),
(58280, '172.182.193.228', NULL, 1, '2025-10-27 15:25:21', '2025-10-27 15:25:21'),
(58281, '177.245.33.84', NULL, 1, '2025-10-27 15:58:30', '2025-10-27 15:58:30'),
(58282, '142.44.220.38', NULL, 1, '2025-10-27 16:19:55', '2025-10-27 16:19:55'),
(58283, '177.37.129.181', NULL, 1, '2025-10-27 16:27:15', '2025-10-27 16:27:15'),
(58284, '205.210.31.238', NULL, 1, '2025-10-27 16:29:26', '2025-10-27 16:29:26'),
(58285, '185.17.0.83', NULL, 1, '2025-10-27 17:12:56', '2025-10-27 17:12:56'),
(58286, '109.199.104.174', NULL, 12, '2025-10-27 17:28:49', '2025-10-27 17:28:56'),
(58287, '193.186.4.130', NULL, 1, '2025-10-27 18:00:53', '2025-10-27 18:00:53'),
(58288, '20.194.1.12', NULL, 1, '2025-10-27 18:23:29', '2025-10-27 18:23:29'),
(58289, '20.22.195.145', NULL, 1, '2025-10-27 18:55:22', '2025-10-27 18:55:22'),
(58290, '112.86.225.125', NULL, 1, '2025-10-27 19:01:55', '2025-10-27 19:01:55'),
(58291, '43.173.177.228', NULL, 1, '2025-10-27 19:16:48', '2025-10-27 19:16:48'),
(58292, '220.181.108.91', NULL, 1, '2025-10-27 19:28:58', '2025-10-27 19:28:58'),
(58293, '117.94.131.16', NULL, 1, '2025-10-27 19:44:37', '2025-10-27 19:44:37'),
(58294, '123.6.49.49', NULL, 1, '2025-10-27 19:44:43', '2025-10-27 19:44:43'),
(58295, '123.6.49.17', NULL, 1, '2025-10-27 19:45:56', '2025-10-27 19:45:56'),
(58296, '15.235.96.16', NULL, 1, '2025-10-27 20:12:17', '2025-10-27 20:12:17'),
(58297, '103.186.20.44', NULL, 1, '2025-10-27 20:17:22', '2025-10-27 20:17:22'),
(58298, '180.153.236.61', NULL, 1, '2025-10-27 21:28:59', '2025-10-27 21:28:59'),
(58299, '4.151.241.240', NULL, 1, '2025-10-27 21:36:59', '2025-10-27 21:36:59'),
(58300, '217.113.194.43', NULL, 1, '2025-10-27 22:15:21', '2025-10-27 22:15:21'),
(58301, '43.173.182.172', NULL, 1, '2025-10-27 22:22:00', '2025-10-27 22:22:00'),
(58302, '1.194.62.212', NULL, 1, '2025-10-27 22:27:23', '2025-10-27 22:27:23'),
(58303, '123.161.244.222', NULL, 1, '2025-10-27 23:07:06', '2025-10-27 23:07:06'),
(58304, '54.39.203.218', NULL, 1, '2025-10-27 23:54:24', '2025-10-27 23:54:24'),
(58305, '189.84.181.9', NULL, 1, '2025-10-28 00:16:27', '2025-10-28 00:16:27'),
(58306, '205.210.31.244', NULL, 1, '2025-10-28 01:09:39', '2025-10-28 01:09:39'),
(58307, '205.169.39.21', NULL, 2, '2025-10-28 02:23:04', '2025-10-28 02:23:04'),
(58308, '89.187.162.176', NULL, 1, '2025-10-28 02:54:55', '2025-10-28 02:54:55'),
(58309, '34.207.218.223', NULL, 1, '2025-10-28 03:16:24', '2025-10-28 03:16:24'),
(58310, '20.22.195.145', NULL, 2, '2025-10-28 03:29:12', '2025-10-28 11:55:30'),
(58311, '15.235.96.217', NULL, 1, '2025-10-28 04:04:28', '2025-10-28 04:04:28'),
(58312, '20.171.207.189', NULL, 1, '2025-10-28 04:17:44', '2025-10-28 04:17:44'),
(58313, '43.173.182.237', NULL, 1, '2025-10-28 04:20:01', '2025-10-28 04:20:01'),
(58314, '223.109.252.165', NULL, 1, '2025-10-28 04:50:36', '2025-10-28 04:50:36'),
(58315, '103.99.176.60', NULL, 1, '2025-10-28 05:39:49', '2025-10-28 05:39:49'),
(58316, '8.222.189.168', NULL, 1, '2025-10-28 05:48:31', '2025-10-28 05:48:31'),
(58317, '138.91.30.54', NULL, 2, '2025-10-28 06:01:52', '2025-10-28 07:41:52'),
(58318, '36.255.53.13', NULL, 1, '2025-10-28 06:04:18', '2025-10-28 06:04:18'),
(58319, '35.89.107.203', NULL, 1, '2025-10-28 06:25:32', '2025-10-28 06:25:32'),
(58320, '128.204.212.87', NULL, 3, '2025-10-28 06:43:54', '2025-10-28 14:18:23'),
(58321, '34.222.166.6', NULL, 1, '2025-10-28 06:46:00', '2025-10-28 06:46:00'),
(58322, '205.198.70.216', NULL, 1, '2025-10-28 06:47:37', '2025-10-28 06:47:37'),
(58323, '18.216.176.186', NULL, 1, '2025-10-28 06:52:51', '2025-10-28 06:52:51'),
(58324, '104.248.15.184', NULL, 4, '2025-10-28 07:06:02', '2025-10-28 07:06:23'),
(58325, '118.179.84.65', NULL, 1, '2025-10-28 07:23:41', '2025-10-28 07:23:41'),
(58326, '192.178.6.105', NULL, 2, '2025-10-28 07:24:29', '2025-10-28 20:04:50'),
(58327, '103.131.71.145', NULL, 1, '2025-10-28 07:26:56', '2025-10-28 07:26:56'),
(58328, '138.91.30.61', NULL, 1, '2025-10-28 07:38:30', '2025-10-28 07:38:30'),
(58329, '192.140.254.124', NULL, 1, '2025-10-28 07:57:06', '2025-10-28 07:57:06'),
(58330, '142.44.225.180', NULL, 1, '2025-10-28 08:06:13', '2025-10-28 08:06:13'),
(58331, '40.77.167.241', NULL, 1, '2025-10-28 08:39:08', '2025-10-28 08:39:08'),
(58332, '173.252.107.3', NULL, 1, '2025-10-28 08:40:57', '2025-10-28 08:40:57'),
(58333, '180.153.236.67', NULL, 1, '2025-10-28 08:45:14', '2025-10-28 08:45:14'),
(58334, '120.50.22.50', NULL, 1, '2025-10-28 08:47:46', '2025-10-28 08:47:46'),
(58335, '180.153.236.10', NULL, 1, '2025-10-28 08:56:52', '2025-10-28 08:56:52'),
(58336, '120.89.64.229', NULL, 1, '2025-10-28 09:16:28', '2025-10-28 09:16:28'),
(58337, '180.153.236.18', NULL, 1, '2025-10-28 09:19:56', '2025-10-28 09:19:56'),
(58338, '8.219.99.187', NULL, 1, '2025-10-28 09:34:27', '2025-10-28 09:34:27'),
(58339, '138.91.30.58', NULL, 1, '2025-10-28 09:37:28', '2025-10-28 09:37:28'),
(58340, '121.229.156.34', NULL, 1, '2025-10-28 09:58:00', '2025-10-28 09:58:00'),
(58341, '51.161.65.226', NULL, 1, '2025-10-28 10:04:51', '2025-10-28 10:04:51'),
(58342, '172.204.16.76', NULL, 1, '2025-10-28 10:10:25', '2025-10-28 10:10:25'),
(58343, '43.252.138.55', NULL, 1, '2025-10-28 10:37:25', '2025-10-28 10:37:25'),
(58344, '43.173.175.77', NULL, 1, '2025-10-28 11:03:09', '2025-10-28 11:03:09'),
(58345, '77.75.76.166', NULL, 1, '2025-10-28 11:29:29', '2025-10-28 11:29:29'),
(58346, '57.155.170.192', NULL, 1, '2025-10-28 12:03:31', '2025-10-28 12:03:31'),
(58347, '51.161.65.62', NULL, 1, '2025-10-28 12:26:09', '2025-10-28 12:26:09'),
(58348, '66.249.72.226', NULL, 3, '2025-10-28 12:52:19', '2025-10-28 13:06:28'),
(58349, '69.63.184.6', NULL, 1, '2025-10-28 13:13:05', '2025-10-28 13:13:05'),
(58350, '69.63.184.7', NULL, 1, '2025-10-28 13:13:05', '2025-10-28 13:13:05'),
(58351, '118.179.115.209', NULL, 3, '2025-10-28 13:16:22', '2025-10-28 17:47:36'),
(58352, '4.196.118.124', NULL, 1, '2025-10-28 13:19:41', '2025-10-28 13:19:41'),
(58353, '18.119.106.56', NULL, 1, '2025-10-28 13:36:30', '2025-10-28 13:36:30'),
(58354, '160.202.144.51', NULL, 1, '2025-10-28 13:50:36', '2025-10-28 13:50:36'),
(58355, '140.179.148.12', NULL, 1, '2025-10-28 13:54:22', '2025-10-28 13:54:22'),
(58356, '103.146.55.78', NULL, 1, '2025-10-28 14:00:33', '2025-10-28 14:00:33'),
(58357, '20.27.94.142', NULL, 1, '2025-10-28 14:44:23', '2025-10-28 14:44:23'),
(58358, '54.39.203.124', NULL, 1, '2025-10-28 14:46:30', '2025-10-28 14:46:30'),
(58359, '104.28.161.204', NULL, 1, '2025-10-28 14:49:47', '2025-10-28 14:49:47'),
(58360, '128.204.212.85', NULL, 1, '2025-10-28 15:51:55', '2025-10-28 15:51:55'),
(58361, '128.204.212.86', NULL, 1, '2025-10-28 15:58:28', '2025-10-28 15:58:28'),
(58362, '172.204.16.69', NULL, 1, '2025-10-28 16:08:28', '2025-10-28 16:08:28'),
(58363, '5.39.39.35', NULL, 1, '2025-10-28 16:14:02', '2025-10-28 16:14:02'),
(58364, '43.173.181.4', NULL, 1, '2025-10-28 16:21:54', '2025-10-28 16:21:54'),
(58365, '54.39.6.62', NULL, 1, '2025-10-28 16:37:32', '2025-10-28 16:37:32'),
(58366, '40.77.167.254', NULL, 1, '2025-10-28 16:55:03', '2025-10-28 16:55:03'),
(58367, '122.163.116.86', NULL, 1, '2025-10-28 17:05:51', '2025-10-28 17:05:51'),
(58368, '103.129.238.244', NULL, 1, '2025-10-28 17:06:41', '2025-10-28 17:06:41'),
(58369, '114.119.144.178', NULL, 1, '2025-10-28 17:19:25', '2025-10-28 17:19:25'),
(58370, '54.225.190.230', NULL, 2, '2025-10-28 17:51:44', '2025-10-28 19:24:54'),
(58371, '52.167.144.194', NULL, 1, '2025-10-28 19:05:11', '2025-10-28 19:05:11'),
(58372, '192.36.109.129', NULL, 1, '2025-10-28 19:37:52', '2025-10-28 19:37:52'),
(58373, '60.5.185.200', NULL, 1, '2025-10-28 19:54:26', '2025-10-28 19:54:26'),
(58374, '121.229.156.103', NULL, 1, '2025-10-28 19:55:33', '2025-10-28 19:55:33'),
(58375, '52.255.111.58', NULL, 1, '2025-10-28 20:29:48', '2025-10-28 20:29:48'),
(58376, '108.177.2.105', NULL, 1, '2025-10-28 21:34:01', '2025-10-28 21:34:01'),
(58377, '111.226.229.95', NULL, 1, '2025-10-28 21:39:09', '2025-10-28 21:39:09'),
(58378, '121.229.156.13', NULL, 1, '2025-10-28 22:08:18', '2025-10-28 22:08:18'),
(58379, '43.173.177.145', NULL, 1, '2025-10-28 22:18:19', '2025-10-28 22:18:19'),
(58380, '8.222.134.94', NULL, 1, '2025-10-28 22:52:50', '2025-10-28 22:52:50'),
(58381, '66.249.69.33', NULL, 1, '2025-10-29 00:44:00', '2025-10-29 00:44:00'),
(58382, '134.209.186.204', NULL, 1, '2025-10-29 00:46:25', '2025-10-29 00:46:25'),
(58383, '118.179.115.209', NULL, 1, '2025-10-29 00:49:12', '2025-10-29 00:49:12'),
(58384, '43.135.142.72', NULL, 1, '2025-10-29 01:41:48', '2025-10-29 01:41:48'),
(58385, '205.169.39.3', NULL, 2, '2025-10-29 02:13:29', '2025-10-29 02:13:29'),
(58386, '43.173.181.149', NULL, 1, '2025-10-29 02:33:25', '2025-10-29 02:33:25'),
(58387, '54.39.203.251', NULL, 1, '2025-10-29 02:44:42', '2025-10-29 02:44:42'),
(58388, '14.248.204.118', NULL, 3, '2025-10-29 03:17:00', '2025-10-29 04:16:01'),
(58389, '220.181.108.174', NULL, 1, '2025-10-29 03:17:48', '2025-10-29 03:17:48'),
(58390, '89.187.162.176', NULL, 1, '2025-10-29 04:20:04', '2025-10-29 04:20:04'),
(58391, '35.93.91.67', NULL, 1, '2025-10-29 05:01:23', '2025-10-29 05:01:23'),
(58392, '57.141.0.37', NULL, 1, '2025-10-29 05:28:51', '2025-10-29 05:28:51'),
(58393, '34.219.201.50', NULL, 1, '2025-10-29 05:32:31', '2025-10-29 05:32:31'),
(58394, '5.133.192.128', NULL, 1, '2025-10-29 05:46:49', '2025-10-29 05:46:49'),
(58395, '72.14.201.130', NULL, 2, '2025-10-29 06:00:30', '2025-10-29 17:03:41'),
(58396, '128.204.212.87', NULL, 2, '2025-10-29 06:14:02', '2025-10-29 12:11:48'),
(58397, '180.153.236.26', NULL, 1, '2025-10-29 06:16:32', '2025-10-29 06:16:32'),
(58398, '202.53.165.130', NULL, 1, '2025-10-29 06:21:10', '2025-10-29 06:21:10'),
(58399, '180.153.236.32', NULL, 1, '2025-10-29 06:32:18', '2025-10-29 06:32:18'),
(58400, '180.153.236.27', NULL, 1, '2025-10-29 06:32:33', '2025-10-29 06:32:33'),
(58401, '180.153.236.18', NULL, 1, '2025-10-29 06:35:53', '2025-10-29 06:35:53'),
(58402, '103.147.230.225', NULL, 2, '2025-10-29 06:45:09', '2025-10-29 06:48:32'),
(58403, '20.194.1.7', NULL, 1, '2025-10-29 06:45:57', '2025-10-29 06:45:57'),
(58404, '128.204.212.86', NULL, 1, '2025-10-29 06:47:44', '2025-10-29 06:47:44'),
(58405, '18.218.19.170', NULL, 3, '2025-10-29 06:48:34', '2025-10-29 06:48:45'),
(58406, '18.224.128.89', NULL, 1, '2025-10-29 06:48:35', '2025-10-29 06:48:35'),
(58407, '18.217.82.197', NULL, 1, '2025-10-29 06:48:38', '2025-10-29 06:48:38'),
(58408, '64.62.210.36', NULL, 1, '2025-10-29 07:20:13', '2025-10-29 07:20:13'),
(58409, '192.178.6.105', NULL, 1, '2025-10-29 07:26:42', '2025-10-29 07:26:42'),
(58410, '154.3.62.10', NULL, 1, '2025-10-29 07:54:58', '2025-10-29 07:54:58'),
(58411, '188.215.229.142', NULL, 1, '2025-10-29 08:02:18', '2025-10-29 08:02:18'),
(58412, '167.94.138.183', NULL, 1, '2025-10-29 08:03:22', '2025-10-29 08:03:22'),
(58413, '15.181.49.31', NULL, 1, '2025-10-29 08:22:00', '2025-10-29 08:22:00'),
(58414, '18.220.137.82', NULL, 7, '2025-10-29 08:38:25', '2025-10-29 08:38:31'),
(58415, '15.235.98.62', NULL, 1, '2025-10-29 08:42:36', '2025-10-29 08:42:36'),
(58416, '193.186.4.130', NULL, 1, '2025-10-29 09:20:23', '2025-10-29 09:20:23'),
(58417, '27.147.141.197', NULL, 3, '2025-10-29 09:20:45', '2025-10-29 09:23:06'),
(58418, '27.115.124.109', NULL, 1, '2025-10-29 09:22:28', '2025-10-29 09:22:28'),
(58419, '123.6.49.47', NULL, 1, '2025-10-29 09:22:34', '2025-10-29 09:22:34'),
(58420, '123.6.49.44', NULL, 1, '2025-10-29 09:22:34', '2025-10-29 09:22:34'),
(58421, '193.186.4.159', NULL, 1, '2025-10-29 09:28:14', '2025-10-29 09:28:14'),
(58422, '43.229.208.190', NULL, 1, '2025-10-29 09:28:14', '2025-10-29 09:28:14'),
(58423, '42.193.99.237', NULL, 1, '2025-10-29 10:25:09', '2025-10-29 10:25:09'),
(58424, '162.120.184.227', NULL, 2, '2025-10-29 11:18:09', '2025-10-29 12:17:38'),
(58425, '40.77.167.10', NULL, 1, '2025-10-29 12:06:18', '2025-10-29 12:06:18'),
(58426, '112.86.225.186', NULL, 1, '2025-10-29 13:11:00', '2025-10-29 13:11:00'),
(58427, '148.113.130.247', NULL, 1, '2025-10-29 15:56:48', '2025-10-29 15:56:48'),
(58428, '111.229.108.135', NULL, 1, '2025-10-29 16:25:41', '2025-10-29 16:25:41'),
(58429, '220.180.243.12', NULL, 1, '2025-10-29 16:28:49', '2025-10-29 16:28:49'),
(58430, '183.61.254.84', NULL, 1, '2025-10-29 16:32:09', '2025-10-29 16:32:09'),
(58431, '183.204.1.53', NULL, 1, '2025-10-29 16:39:30', '2025-10-29 16:39:30'),
(58432, '128.204.212.85', NULL, 1, '2025-10-29 16:40:37', '2025-10-29 16:40:37'),
(58433, '112.86.225.46', NULL, 1, '2025-10-29 16:55:21', '2025-10-29 16:55:21'),
(58434, '51.68.111.205', NULL, 1, '2025-10-29 17:10:40', '2025-10-29 17:10:40'),
(58435, '103.131.71.179', NULL, 1, '2025-10-29 18:08:14', '2025-10-29 18:08:14'),
(58436, '128.242.233.87', NULL, 1, '2025-10-29 18:14:11', '2025-10-29 18:14:11'),
(58437, '103.202.222.47', NULL, 1, '2025-10-29 18:16:07', '2025-10-29 18:16:07'),
(58438, '13.65.138.116', NULL, 1, '2025-10-29 18:16:47', '2025-10-29 18:16:47'),
(58439, '54.39.210.42', NULL, 1, '2025-10-29 18:19:30', '2025-10-29 18:19:30'),
(58440, '66.249.72.230', NULL, 1, '2025-10-29 18:46:58', '2025-10-29 18:46:58'),
(58441, '121.229.156.71', NULL, 1, '2025-10-29 18:55:47', '2025-10-29 18:55:47'),
(58442, '223.109.252.209', NULL, 1, '2025-10-29 19:00:40', '2025-10-29 19:00:40'),
(58443, '205.210.31.250', NULL, 1, '2025-10-29 19:21:37', '2025-10-29 19:21:37'),
(58444, '52.167.144.180', NULL, 1, '2025-10-29 21:39:56', '2025-10-29 21:39:56'),
(58445, '212.56.53.121', NULL, 1, '2025-10-29 22:06:07', '2025-10-29 22:06:07'),
(58446, '44.209.113.59', NULL, 1, '2025-10-29 22:45:00', '2025-10-29 22:45:00'),
(58447, '196.251.70.40', NULL, 2, '2025-10-29 23:02:48', '2025-10-29 23:02:49'),
(58448, '183.208.201.103', NULL, 1, '2025-10-29 23:25:48', '2025-10-29 23:25:48'),
(58449, '117.152.144.130', NULL, 1, '2025-10-29 23:27:09', '2025-10-29 23:27:09'),
(58450, '180.153.236.34', NULL, 1, '2025-10-29 23:45:44', '2025-10-29 23:45:44'),
(58451, '180.153.236.145', NULL, 1, '2025-10-29 23:46:25', '2025-10-29 23:46:25'),
(58452, '3.21.28.123', NULL, 1, '2025-10-30 00:11:53', '2025-10-30 00:11:53'),
(58453, '57.141.0.52', NULL, 1, '2025-10-30 01:18:07', '2025-10-30 01:18:07'),
(58454, '8.218.55.110', NULL, 1, '2025-10-30 01:35:03', '2025-10-30 01:35:03'),
(58455, '100.12.211.248', NULL, 2, '2025-10-30 02:30:19', '2025-10-30 02:30:20'),
(58456, '193.186.4.130', NULL, 1, '2025-10-30 02:42:18', '2025-10-30 02:42:18'),
(58457, '72.14.201.159', NULL, 1, '2025-10-30 02:42:57', '2025-10-30 02:42:57'),
(58458, '52.167.144.181', NULL, 1, '2025-10-30 02:45:14', '2025-10-30 02:45:14'),
(58459, '162.120.184.34', NULL, 2, '2025-10-30 03:19:41', '2025-10-30 06:21:39'),
(58460, '4.196.118.120', NULL, 1, '2025-10-30 03:47:25', '2025-10-30 03:47:25'),
(58461, '202.134.11.192', NULL, 1, '2025-10-30 03:49:41', '2025-10-30 03:49:41'),
(58462, '162.120.184.35', NULL, 1, '2025-10-30 04:08:27', '2025-10-30 04:08:27'),
(58463, '43.229.208.190', NULL, 4, '2025-10-30 04:08:28', '2025-10-30 09:29:35'),
(58464, '43.173.174.85', NULL, 1, '2025-10-30 04:23:46', '2025-10-30 04:23:46'),
(58465, '161.115.239.124', NULL, 1, '2025-10-30 04:47:14', '2025-10-30 04:47:14'),
(58466, '223.109.255.162', NULL, 1, '2025-10-30 04:53:17', '2025-10-30 04:53:17'),
(58467, '202.134.14.133', NULL, 5, '2025-10-30 04:54:29', '2025-10-30 05:26:52'),
(58468, '18.233.221.210', NULL, 1, '2025-10-30 05:36:34', '2025-10-30 05:36:34'),
(58469, '180.153.236.147', NULL, 1, '2025-10-30 05:45:48', '2025-10-30 05:45:48'),
(58470, '180.153.236.61', NULL, 1, '2025-10-30 05:45:50', '2025-10-30 05:45:50'),
(58471, '64.112.43.152', NULL, 1, '2025-10-30 05:45:55', '2025-10-30 05:45:55'),
(58472, '34.220.205.17', NULL, 1, '2025-10-30 05:47:28', '2025-10-30 05:47:28'),
(58473, '162.120.184.226', NULL, 1, '2025-10-30 05:54:22', '2025-10-30 05:54:22'),
(58474, '103.190.34.195', NULL, 1, '2025-10-30 05:59:12', '2025-10-30 05:59:12'),
(58475, '116.68.200.206', NULL, 1, '2025-10-30 06:01:54', '2025-10-30 06:01:54'),
(58476, '216.26.241.222', NULL, 1, '2025-10-30 06:42:41', '2025-10-30 06:42:41'),
(58477, '143.255.104.16', NULL, 1, '2025-10-30 06:43:43', '2025-10-30 06:43:43'),
(58478, '202.37.52.203', NULL, 1, '2025-10-30 06:52:12', '2025-10-30 06:52:12'),
(58479, '27.147.151.34', NULL, 1, '2025-10-30 06:56:57', '2025-10-30 06:56:57'),
(58480, '3.141.97.139', NULL, 3, '2025-10-30 07:20:01', '2025-10-30 07:20:11'),
(58481, '3.145.151.119', NULL, 3, '2025-10-30 07:20:01', '2025-10-30 07:20:11'),
(58482, '18.224.128.89', NULL, 1, '2025-10-30 07:20:02', '2025-10-30 07:20:02'),
(58483, '18.225.25.214', NULL, 1, '2025-10-30 07:20:02', '2025-10-30 07:20:02'),
(58484, '44.255.74.250', NULL, 1, '2025-10-30 07:37:01', '2025-10-30 07:37:01'),
(58485, '52.173.235.81', NULL, 1, '2025-10-30 07:51:07', '2025-10-30 07:51:07'),
(58486, '186.224.134.137', NULL, 1, '2025-10-30 08:02:14', '2025-10-30 08:02:14'),
(58487, '199.34.87.150', NULL, 1, '2025-10-30 08:05:23', '2025-10-30 08:05:23'),
(58488, '128.204.212.84', NULL, 1, '2025-10-30 08:23:22', '2025-10-30 08:23:22'),
(58489, '180.153.236.98', NULL, 1, '2025-10-30 08:29:04', '2025-10-30 08:29:04'),
(58490, '43.173.180.28', NULL, 1, '2025-10-30 08:32:19', '2025-10-30 08:32:19'),
(58491, '172.204.16.69', NULL, 1, '2025-10-30 08:43:07', '2025-10-30 08:43:07'),
(58492, '172.204.16.73', NULL, 1, '2025-10-30 08:43:29', '2025-10-30 08:43:29'),
(58493, '20.194.1.7', NULL, 1, '2025-10-30 09:14:44', '2025-10-30 09:14:44'),
(58494, '103.122.30.79', NULL, 2, '2025-10-30 09:42:53', '2025-10-30 09:54:47'),
(58495, '66.249.88.3', NULL, 1, '2025-10-30 10:12:13', '2025-10-30 10:12:13'),
(58496, '43.173.175.153', NULL, 1, '2025-10-30 10:16:34', '2025-10-30 10:16:34'),
(58497, '205.198.70.216', NULL, 1, '2025-10-30 10:19:54', '2025-10-30 10:19:54'),
(58498, '103.249.56.102', NULL, 1, '2025-10-30 10:43:54', '2025-10-30 10:43:54'),
(58499, '95.134.63.86', NULL, 1, '2025-10-30 10:55:12', '2025-10-30 10:55:12'),
(58500, '148.113.215.71', NULL, 1, '2025-10-30 12:17:02', '2025-10-30 12:17:02'),
(58501, '20.27.94.133', NULL, 1, '2025-10-30 12:20:22', '2025-10-30 12:20:22'),
(58502, '40.77.167.76', NULL, 1, '2025-10-30 12:47:31', '2025-10-30 12:47:31'),
(58503, '20.77.178.252', NULL, 1, '2025-10-30 14:22:21', '2025-10-30 14:22:21'),
(58504, '131.196.132.72', NULL, 1, '2025-10-30 14:33:08', '2025-10-30 14:33:08'),
(58505, '173.252.107.7', NULL, 1, '2025-10-30 14:37:11', '2025-10-30 14:37:11'),
(58506, '172.224.237.81', NULL, 1, '2025-10-30 14:51:44', '2025-10-30 14:51:44'),
(58507, '34.126.180.160', NULL, 1, '2025-10-30 15:09:10', '2025-10-30 15:09:10'),
(58508, '223.109.255.154', NULL, 1, '2025-10-30 15:37:51', '2025-10-30 15:37:51'),
(58509, '104.207.55.55', NULL, 1, '2025-10-30 16:03:49', '2025-10-30 16:03:49'),
(58510, '34.66.117.99', NULL, 1, '2025-10-30 16:06:07', '2025-10-30 16:06:07'),
(58511, '43.173.177.152', NULL, 1, '2025-10-30 16:20:35', '2025-10-30 16:20:35'),
(58512, '128.204.212.86', NULL, 2, '2025-10-30 16:21:09', '2025-10-30 17:29:39'),
(58513, '104.207.37.17', NULL, 1, '2025-10-30 16:46:05', '2025-10-30 16:46:05'),
(58514, '20.27.94.128', NULL, 1, '2025-10-30 17:07:13', '2025-10-30 17:07:13'),
(58515, '20.27.94.142', NULL, 1, '2025-10-30 17:07:18', '2025-10-30 17:07:18'),
(58516, '54.39.0.211', NULL, 1, '2025-10-30 17:18:13', '2025-10-30 17:18:13'),
(58517, '180.153.236.214', NULL, 1, '2025-10-30 17:46:04', '2025-10-30 17:46:04'),
(58518, '180.153.236.48', NULL, 1, '2025-10-30 17:47:11', '2025-10-30 17:47:11'),
(58519, '52.167.144.166', NULL, 1, '2025-10-30 18:10:31', '2025-10-30 18:10:31'),
(58520, '180.153.236.40', NULL, 1, '2025-10-30 18:43:19', '2025-10-30 18:43:19'),
(58521, '223.109.252.173', NULL, 1, '2025-10-30 18:54:50', '2025-10-30 18:54:50'),
(58522, '180.153.236.29', NULL, 1, '2025-10-30 19:16:17', '2025-10-30 19:16:17'),
(58523, '180.153.236.35', NULL, 1, '2025-10-30 19:16:34', '2025-10-30 19:16:34'),
(58524, '180.153.236.42', NULL, 1, '2025-10-30 19:24:30', '2025-10-30 19:24:30'),
(58525, '180.153.236.187', NULL, 1, '2025-10-30 19:27:03', '2025-10-30 19:27:03'),
(58526, '114.119.139.110', NULL, 1, '2025-10-30 19:36:49', '2025-10-30 19:36:49'),
(58527, '69.164.215.36', NULL, 2, '2025-10-30 20:21:06', '2025-10-30 20:21:08'),
(58528, '66.249.72.229', NULL, 1, '2025-10-30 20:21:56', '2025-10-30 20:21:56'),
(58529, '40.77.167.243', NULL, 1, '2025-10-30 20:41:05', '2025-10-30 20:41:05'),
(58530, '199.127.56.236', NULL, 1, '2025-10-30 20:48:33', '2025-10-30 20:48:33'),
(58531, '41.90.172.23', NULL, 1, '2025-10-30 21:11:42', '2025-10-30 21:11:42'),
(58532, '77.36.125.103', NULL, 1, '2025-10-30 21:13:33', '2025-10-30 21:13:33'),
(58533, '51.68.236.90', NULL, 2, '2025-10-30 21:54:43', '2025-10-30 21:54:44'),
(58534, '39.154.5.197', NULL, 1, '2025-10-30 22:01:20', '2025-10-30 22:01:20'),
(58535, '43.173.179.115', NULL, 1, '2025-10-30 22:20:14', '2025-10-30 22:20:14'),
(58536, '192.178.6.97', NULL, 1, '2025-10-30 22:27:44', '2025-10-30 22:27:44'),
(58537, '192.178.6.96', NULL, 1, '2025-10-30 22:27:45', '2025-10-30 22:27:45'),
(58538, '66.249.72.230', NULL, 1, '2025-10-30 22:58:42', '2025-10-30 22:58:42'),
(58539, '54.39.89.110', NULL, 1, '2025-10-30 23:02:48', '2025-10-30 23:02:48'),
(58540, '59.53.126.67', NULL, 1, '2025-10-31 00:21:11', '2025-10-31 00:21:11'),
(58541, '192.178.6.96', NULL, 1, '2025-10-31 01:18:33', '2025-10-31 01:18:33'),
(58542, '40.77.167.126', NULL, 1, '2025-10-31 01:44:46', '2025-10-31 01:44:46'),
(58543, '209.38.107.254', NULL, 1, '2025-10-31 01:57:12', '2025-10-31 01:57:12'),
(58544, '40.77.167.38', NULL, 1, '2025-10-31 02:02:06', '2025-10-31 02:02:06'),
(58545, '57.141.0.71', NULL, 1, '2025-10-31 02:12:06', '2025-10-31 02:12:06'),
(58546, '104.207.51.14', NULL, 1, '2025-10-31 02:39:33', '2025-10-31 02:39:33'),
(58547, '20.204.24.248', NULL, 1, '2025-10-31 03:30:36', '2025-10-31 03:30:36'),
(58548, '112.4.101.50', NULL, 1, '2025-10-31 03:47:35', '2025-10-31 03:47:35'),
(58549, '106.75.28.150', NULL, 1, '2025-10-31 03:48:01', '2025-10-31 03:48:01'),
(58550, '106.75.64.160', NULL, 1, '2025-10-31 03:48:12', '2025-10-31 03:48:12'),
(58551, '128.204.212.86', NULL, 1, '2025-10-31 04:05:36', '2025-10-31 04:05:36'),
(58552, '43.173.181.176', NULL, 1, '2025-10-31 04:51:33', '2025-10-31 04:51:33'),
(58553, '121.229.156.44', NULL, 1, '2025-10-31 05:14:50', '2025-10-31 05:14:50'),
(58554, '176.123.1.159', NULL, 1, '2025-10-31 05:17:30', '2025-10-31 05:17:30'),
(58555, '220.181.108.90', NULL, 1, '2025-10-31 05:37:31', '2025-10-31 05:37:31'),
(58556, '95.134.63.86', NULL, 1, '2025-10-31 05:52:41', '2025-10-31 05:52:41'),
(58557, '116.179.32.28', NULL, 1, '2025-10-31 06:35:07', '2025-10-31 06:35:07'),
(58558, '3.84.155.104', NULL, 2, '2025-10-31 06:39:16', '2025-10-31 06:39:17'),
(58559, '35.166.57.231', NULL, 1, '2025-10-31 06:54:23', '2025-10-31 06:54:23'),
(58560, '52.41.160.186', NULL, 1, '2025-10-31 07:38:51', '2025-10-31 07:38:51'),
(58561, '128.204.212.87', NULL, 1, '2025-10-31 08:25:55', '2025-10-31 08:25:55'),
(58562, '196.251.115.209', NULL, 1, '2025-10-31 08:26:34', '2025-10-31 08:26:34'),
(58563, '128.204.212.84', NULL, 2, '2025-10-31 08:32:17', '2025-10-31 14:47:10'),
(58564, '23.81.61.225', NULL, 1, '2025-10-31 08:43:29', '2025-10-31 08:43:29'),
(58565, '51.68.111.202', NULL, 1, '2025-10-31 10:04:58', '2025-10-31 10:04:58'),
(58566, '47.128.122.108', NULL, 1, '2025-10-31 10:20:26', '2025-10-31 10:20:26'),
(58567, '45.151.62.26', NULL, 1, '2025-10-31 10:37:15', '2025-10-31 10:37:15'),
(58568, '43.173.182.146', NULL, 1, '2025-10-31 11:11:22', '2025-10-31 11:11:22'),
(58569, '52.4.134.131', NULL, 1, '2025-10-31 12:11:07', '2025-10-31 12:11:07'),
(58570, '18.223.248.221', NULL, 1, '2025-10-31 12:11:07', '2025-10-31 12:11:07'),
(58571, '18.216.87.131', NULL, 1, '2025-10-31 12:11:08', '2025-10-31 12:11:08'),
(58572, '66.249.72.231', NULL, 2, '2025-10-31 12:11:10', '2025-10-31 14:33:05'),
(58573, '192.178.6.97', NULL, 1, '2025-10-31 12:31:23', '2025-10-31 12:31:23'),
(58574, '68.183.206.29', NULL, 1, '2025-10-31 13:20:17', '2025-10-31 13:20:17'),
(58575, '54.39.203.5', NULL, 1, '2025-10-31 13:26:53', '2025-10-31 13:26:53'),
(58576, '180.153.236.41', NULL, 1, '2025-10-31 14:12:11', '2025-10-31 14:12:11'),
(58577, '69.171.230.14', NULL, 1, '2025-10-31 14:18:34', '2025-10-31 14:18:34'),
(58578, '51.68.111.219', NULL, 2, '2025-10-31 15:03:17', '2025-10-31 15:03:18'),
(58579, '2a06:98c0:3600::103', NULL, 1, '2025-10-31 16:09:57', '2025-10-31 16:09:57'),
(58580, '167.94.138.185', NULL, 1, '2025-10-31 16:15:08', '2025-10-31 16:15:08'),
(58581, '121.229.156.28', NULL, 1, '2025-10-31 16:19:09', '2025-10-31 16:19:09'),
(58582, '43.173.181.17', NULL, 1, '2025-10-31 16:21:29', '2025-10-31 16:21:29'),
(58583, '43.173.181.48', NULL, 1, '2025-10-31 17:20:35', '2025-10-31 17:20:35'),
(58584, '43.173.182.101', NULL, 1, '2025-10-31 18:10:27', '2025-10-31 18:10:27'),
(58585, '180.102.110.152', NULL, 1, '2025-10-31 19:06:32', '2025-10-31 19:06:32'),
(58586, '112.86.225.91', NULL, 1, '2025-10-31 19:22:02', '2025-10-31 19:22:02'),
(58587, '34.60.250.138', NULL, 1, '2025-10-31 19:37:56', '2025-10-31 19:37:56'),
(58588, '114.119.156.206', NULL, 1, '2025-10-31 19:51:29', '2025-10-31 19:51:29'),
(58589, '52.167.144.158', NULL, 1, '2025-10-31 19:52:59', '2025-10-31 19:52:59'),
(58590, '74.7.36.71', NULL, 1, '2025-10-31 20:35:22', '2025-10-31 20:35:22'),
(58591, '180.153.236.52', NULL, 1, '2025-10-31 20:42:06', '2025-10-31 20:42:06'),
(58592, '180.153.236.198', NULL, 1, '2025-10-31 21:04:13', '2025-10-31 21:04:13'),
(58593, '223.109.252.224', NULL, 1, '2025-10-31 22:11:31', '2025-10-31 22:11:31'),
(58594, '43.173.175.109', NULL, 1, '2025-10-31 22:19:16', '2025-10-31 22:19:16'),
(58595, '198.235.24.176', NULL, 1, '2025-10-31 22:51:19', '2025-10-31 22:51:19'),
(58596, '180.153.236.97', NULL, 1, '2025-10-31 23:37:12', '2025-10-31 23:37:12'),
(58597, '180.153.236.238', NULL, 1, '2025-10-31 23:37:18', '2025-10-31 23:37:18'),
(58598, '23.95.137.114', NULL, 1, '2025-11-01 00:46:14', '2025-11-01 00:46:14'),
(58599, '205.169.39.22', NULL, 1, '2025-11-01 00:54:33', '2025-11-01 00:54:33'),
(58600, '192.178.6.105', NULL, 2, '2025-11-01 03:55:39', '2025-11-01 11:58:55'),
(58601, '185.36.195.68', NULL, 1, '2025-11-01 04:06:03', '2025-11-01 04:06:03'),
(58602, '35.94.105.46', NULL, 1, '2025-11-01 04:11:16', '2025-11-01 04:11:16'),
(58603, '43.173.173.179', NULL, 1, '2025-11-01 04:18:43', '2025-11-01 04:18:43'),
(58604, '195.19.121.66', NULL, 1, '2025-11-01 04:25:48', '2025-11-01 04:25:48'),
(58605, '43.175.56.147', NULL, 1, '2025-11-01 04:26:03', '2025-11-01 04:26:03'),
(58606, '82.76.139.216', NULL, 1, '2025-11-01 04:49:58', '2025-11-01 04:49:58'),
(58607, '15.235.98.170', NULL, 1, '2025-11-01 04:55:19', '2025-11-01 04:55:19'),
(58608, '123.54.206.79', NULL, 1, '2025-11-01 04:59:19', '2025-11-01 04:59:19'),
(58609, '54.245.158.14', NULL, 1, '2025-11-01 05:36:10', '2025-11-01 05:36:10'),
(58610, '51.68.111.244', NULL, 2, '2025-11-01 05:53:47', '2025-11-01 05:53:48'),
(58611, '172.204.16.79', NULL, 1, '2025-11-01 05:55:00', '2025-11-01 05:55:00'),
(58612, '16.144.43.110', NULL, 1, '2025-11-01 07:01:36', '2025-11-01 07:01:36'),
(58613, '112.86.225.93', NULL, 1, '2025-11-01 07:11:35', '2025-11-01 07:11:35'),
(58614, '198.235.24.251', NULL, 1, '2025-11-01 08:01:28', '2025-11-01 08:01:28'),
(58615, '120.229.212.145', NULL, 1, '2025-11-01 08:15:37', '2025-11-01 08:15:37'),
(58616, '128.204.212.86', NULL, 1, '2025-11-01 08:19:36', '2025-11-01 08:19:36'),
(58617, '17.241.75.29', NULL, 1, '2025-11-01 08:37:24', '2025-11-01 08:37:24'),
(58618, '128.204.212.85', NULL, 1, '2025-11-01 09:12:47', '2025-11-01 09:12:47'),
(58619, '57.141.0.28', NULL, 1, '2025-11-01 09:38:26', '2025-11-01 09:38:26'),
(58620, '24.144.104.239', NULL, 1, '2025-11-01 10:18:06', '2025-11-01 10:18:06'),
(58621, '47.128.16.179', NULL, 1, '2025-11-01 10:18:23', '2025-11-01 10:18:23'),
(58622, '43.173.175.12', NULL, 1, '2025-11-01 10:22:21', '2025-11-01 10:22:21'),
(58623, '37.111.200.234', NULL, 3, '2025-11-01 11:16:06', '2025-11-01 11:21:22'),
(58624, '128.204.212.84', NULL, 1, '2025-11-01 11:40:56', '2025-11-01 11:40:56'),
(58625, '66.24.94.11', NULL, 1, '2025-11-01 11:48:04', '2025-11-01 11:48:04'),
(58626, '66.249.72.230', NULL, 2, '2025-11-01 12:51:20', '2025-11-01 17:12:35'),
(58627, '180.153.236.71', NULL, 1, '2025-11-01 12:53:03', '2025-11-01 12:53:03'),
(58628, '57.141.0.5', NULL, 1, '2025-11-01 13:12:52', '2025-11-01 13:12:52'),
(58629, '31.13.127.5', NULL, 1, '2025-11-01 13:16:49', '2025-11-01 13:16:49'),
(58630, '220.181.108.177', NULL, 1, '2025-11-01 14:06:49', '2025-11-01 14:06:49'),
(58631, '220.181.108.105', NULL, 1, '2025-11-01 14:06:49', '2025-11-01 14:06:49'),
(58632, '172.204.16.71', NULL, 1, '2025-11-01 14:25:19', '2025-11-01 14:25:19'),
(58633, '167.94.138.179', NULL, 1, '2025-11-01 14:59:16', '2025-11-01 14:59:16'),
(58634, '20.194.1.10', NULL, 1, '2025-11-01 15:03:29', '2025-11-01 15:03:29'),
(58635, '37.60.98.77', NULL, 1, '2025-11-01 15:04:47', '2025-11-01 15:04:47'),
(58636, '36.238.108.116', NULL, 1, '2025-11-01 15:44:15', '2025-11-01 15:44:15'),
(58637, '119.30.41.36', NULL, 1, '2025-11-01 16:17:28', '2025-11-01 16:17:28'),
(58638, '43.173.181.31', NULL, 1, '2025-11-01 16:18:46', '2025-11-01 16:18:46'),
(58639, '54.70.190.91', NULL, 3, '2025-11-01 16:23:30', '2025-11-01 16:23:36'),
(58640, '192.26.110.38', NULL, 1, '2025-11-01 16:41:14', '2025-11-01 16:41:14'),
(58641, '17.246.15.143', NULL, 1, '2025-11-01 17:38:59', '2025-11-01 17:38:59'),
(58642, '180.102.110.171', NULL, 1, '2025-11-01 18:11:14', '2025-11-01 18:11:14'),
(58643, '18.236.134.70', NULL, 1, '2025-11-01 18:17:06', '2025-11-01 18:17:06'),
(58644, '112.86.225.248', NULL, 1, '2025-11-01 19:12:43', '2025-11-01 19:12:43'),
(58645, '51.68.236.73', NULL, 2, '2025-11-01 20:16:33', '2025-11-01 20:16:34'),
(58646, '54.37.2.145', NULL, 2, '2025-11-01 20:44:50', '2025-11-01 20:45:33'),
(58647, '198.235.24.54', NULL, 1, '2025-11-01 20:50:36', '2025-11-01 20:50:36'),
(58648, '31.134.13.94', NULL, 2, '2025-11-01 21:15:49', '2025-11-01 21:15:50'),
(58649, '15.235.98.210', NULL, 1, '2025-11-01 21:49:56', '2025-11-01 21:49:56'),
(58650, '40.77.167.51', NULL, 1, '2025-11-01 21:55:42', '2025-11-01 21:55:42'),
(58651, '43.173.177.213', NULL, 1, '2025-11-01 22:20:31', '2025-11-01 22:20:31'),
(58652, '136.111.150.13', NULL, 1, '2025-11-01 23:56:01', '2025-11-01 23:56:01'),
(58653, '123.160.223.73', NULL, 1, '2025-11-02 00:00:59', '2025-11-02 00:00:59'),
(58654, '51.68.107.148', NULL, 2, '2025-11-02 00:24:44', '2025-11-02 00:24:45'),
(58655, '144.126.205.186', NULL, 1, '2025-11-02 01:09:08', '2025-11-02 01:09:08'),
(58656, '51.68.236.72', NULL, 1, '2025-11-02 02:13:03', '2025-11-02 02:13:03'),
(58657, '205.169.39.58', NULL, 1, '2025-11-02 02:19:43', '2025-11-02 02:19:43'),
(58658, '47.236.68.59', NULL, 1, '2025-11-02 02:50:40', '2025-11-02 02:50:40'),
(58659, '54.39.0.145', NULL, 1, '2025-11-02 03:24:22', '2025-11-02 03:24:22'),
(58660, '39.86.106.105', NULL, 1, '2025-11-02 03:48:25', '2025-11-02 03:48:25'),
(58661, '1.84.72.117', NULL, 1, '2025-11-02 03:50:04', '2025-11-02 03:50:04'),
(58662, '119.30.41.90', NULL, 1, '2025-11-02 04:05:31', '2025-11-02 04:05:31'),
(58663, '44.248.196.118', NULL, 1, '2025-11-02 04:12:42', '2025-11-02 04:12:42'),
(58664, '202.191.122.194', NULL, 1, '2025-11-02 04:56:00', '2025-11-02 04:56:00'),
(58665, '57.141.0.67', NULL, 1, '2025-11-02 05:03:24', '2025-11-02 05:03:24'),
(58666, '57.141.0.12', NULL, 1, '2025-11-02 05:17:28', '2025-11-02 05:17:28'),
(58667, '112.86.225.93', NULL, 1, '2025-11-02 05:46:07', '2025-11-02 05:46:07'),
(58668, '163.47.33.82', NULL, 1, '2025-11-02 06:29:24', '2025-11-02 06:29:24'),
(58669, '54.184.92.76', NULL, 1, '2025-11-02 07:00:54', '2025-11-02 07:00:54'),
(58670, '54.39.89.24', NULL, 1, '2025-11-02 07:21:47', '2025-11-02 07:21:47'),
(58671, '180.153.236.238', NULL, 1, '2025-11-02 07:42:20', '2025-11-02 07:42:20'),
(58672, '44.244.18.86', NULL, 1, '2025-11-02 07:58:02', '2025-11-02 07:58:02'),
(58673, '103.243.238.81', NULL, 1, '2025-11-02 08:22:11', '2025-11-02 08:22:11'),
(58674, '162.120.184.34', NULL, 2, '2025-11-02 08:22:11', '2025-11-02 17:35:13'),
(58675, '123.49.49.14', NULL, 1, '2025-11-02 08:46:15', '2025-11-02 08:46:15'),
(58676, '20.27.94.143', NULL, 1, '2025-11-02 08:47:08', '2025-11-02 08:47:08'),
(58677, '206.189.140.158', NULL, 1, '2025-11-02 09:25:39', '2025-11-02 09:25:39'),
(58678, '51.161.65.92', NULL, 1, '2025-11-02 09:37:41', '2025-11-02 09:37:41'),
(58679, '180.153.236.107', NULL, 1, '2025-11-02 09:58:01', '2025-11-02 09:58:01'),
(58680, '196.251.81.222', NULL, 1, '2025-11-02 10:11:53', '2025-11-02 10:11:53'),
(58681, '35.243.129.48', NULL, 2, '2025-11-02 10:14:18', '2025-11-02 10:21:00'),
(58682, '43.173.178.245', NULL, 1, '2025-11-02 10:14:56', '2025-11-02 10:14:56'),
(58683, '202.166.175.206', NULL, 1, '2025-11-02 10:17:45', '2025-11-02 10:17:45'),
(58684, '43.229.208.190', NULL, 1, '2025-11-02 10:58:40', '2025-11-02 10:58:40'),
(58685, '202.134.14.235', NULL, 1, '2025-11-02 11:52:24', '2025-11-02 11:52:24'),
(58686, '57.141.0.52', NULL, 1, '2025-11-02 11:54:20', '2025-11-02 11:54:20'),
(58687, '51.68.111.205', NULL, 2, '2025-11-02 12:10:27', '2025-11-02 12:10:28'),
(58688, '129.204.118.204', NULL, 1, '2025-11-02 12:14:53', '2025-11-02 12:14:53'),
(58689, '51.222.95.219', NULL, 1, '2025-11-02 12:27:48', '2025-11-02 12:27:48'),
(58690, '148.113.128.231', NULL, 1, '2025-11-02 14:17:26', '2025-11-02 14:17:26'),
(58691, '85.208.96.195', NULL, 1, '2025-11-02 15:12:53', '2025-11-02 15:12:53'),
(58692, '117.103.81.43', NULL, 2, '2025-11-02 15:29:12', '2025-11-02 15:29:43'),
(58693, '20.27.94.132', NULL, 1, '2025-11-02 15:34:45', '2025-11-02 15:34:45'),
(58694, '43.173.179.197', NULL, 1, '2025-11-02 16:19:45', '2025-11-02 16:19:45'),
(58695, '112.86.225.214', NULL, 1, '2025-11-02 16:38:09', '2025-11-02 16:38:09'),
(58696, '51.68.236.90', NULL, 1, '2025-11-02 16:40:26', '2025-11-02 16:40:26'),
(58697, '51.68.111.204', NULL, 1, '2025-11-02 16:53:03', '2025-11-02 16:53:03'),
(58698, '20.117.22.235', NULL, 1, '2025-11-02 16:53:55', '2025-11-02 16:53:55'),
(58699, '103.77.60.101', NULL, 2, '2025-11-02 17:30:25', '2025-11-02 17:30:26'),
(58700, '172.204.16.66', NULL, 1, '2025-11-02 17:31:28', '2025-11-02 17:31:28'),
(58701, '27.115.124.38', NULL, 1, '2025-11-02 17:32:22', '2025-11-02 17:32:22'),
(58702, '172.204.16.74', NULL, 1, '2025-11-02 17:32:35', '2025-11-02 17:32:35'),
(58703, '103.86.111.77', NULL, 1, '2025-11-02 17:36:39', '2025-11-02 17:36:39'),
(58704, '51.222.168.179', NULL, 1, '2025-11-02 17:39:03', '2025-11-02 17:39:03'),
(58705, '27.115.124.109', NULL, 1, '2025-11-02 17:42:50', '2025-11-02 17:42:50'),
(58706, '123.6.49.47', NULL, 1, '2025-11-02 17:42:58', '2025-11-02 17:42:58'),
(58707, '123.6.49.44', NULL, 2, '2025-11-02 17:43:02', '2025-11-02 17:43:04'),
(58708, '45.88.97.183', NULL, 1, '2025-11-02 17:47:17', '2025-11-02 17:47:17'),
(58709, '5.206.239.194', NULL, 1, '2025-11-02 17:58:01', '2025-11-02 17:58:01'),
(58710, '120.89.67.41', NULL, 1, '2025-11-02 18:09:16', '2025-11-02 18:09:16'),
(58711, '162.120.184.35', NULL, 1, '2025-11-02 18:09:17', '2025-11-02 18:09:17'),
(58712, '72.14.201.130', NULL, 1, '2025-11-02 18:09:43', '2025-11-02 18:09:43'),
(58713, '51.68.107.146', NULL, 1, '2025-11-02 18:18:08', '2025-11-02 18:18:08'),
(58714, '223.109.255.159', NULL, 1, '2025-11-02 18:20:50', '2025-11-02 18:20:50'),
(58715, '154.47.20.223', NULL, 1, '2025-11-02 18:24:41', '2025-11-02 18:24:41'),
(58716, '198.235.24.175', NULL, 1, '2025-11-02 18:41:40', '2025-11-02 18:41:40'),
(58717, '57.141.0.23', NULL, 1, '2025-11-02 18:53:22', '2025-11-02 18:53:22'),
(58718, '57.141.0.29', NULL, 1, '2025-11-02 18:53:25', '2025-11-02 18:53:25'),
(58719, '172.204.16.68', NULL, 1, '2025-11-02 19:34:27', '2025-11-02 19:34:27'),
(58720, '112.86.225.162', NULL, 1, '2025-11-02 19:41:03', '2025-11-02 19:41:03'),
(58721, '51.68.236.87', NULL, 1, '2025-11-02 19:58:24', '2025-11-02 19:58:24'),
(58722, '128.204.212.85', NULL, 1, '2025-11-02 20:42:08', '2025-11-02 20:42:08'),
(58723, '43.230.120.87', NULL, 1, '2025-11-02 21:13:10', '2025-11-02 21:13:10'),
(58724, '51.222.95.120', NULL, 1, '2025-11-02 21:24:01', '2025-11-02 21:24:01'),
(58725, '40.88.21.235', NULL, 1, '2025-11-02 21:30:11', '2025-11-02 21:30:11'),
(58726, '112.86.225.244', NULL, 1, '2025-11-02 22:26:17', '2025-11-02 22:26:17'),
(58727, '43.173.176.97', NULL, 1, '2025-11-02 22:32:02', '2025-11-02 22:32:02'),
(58728, '54.39.136.98', NULL, 1, '2025-11-03 00:37:36', '2025-11-03 00:37:36'),
(58729, '44.209.113.59', NULL, 1, '2025-11-03 00:44:08', '2025-11-03 00:44:08'),
(58730, '57.141.0.25', NULL, 1, '2025-11-03 01:09:09', '2025-11-03 01:09:09'),
(58731, '205.169.39.0', NULL, 1, '2025-11-03 02:29:39', '2025-11-03 02:29:39'),
(58732, '148.113.128.140', NULL, 1, '2025-11-03 02:34:43', '2025-11-03 02:34:43'),
(58733, '104.196.122.98', NULL, 1, '2025-11-03 02:44:49', '2025-11-03 02:44:49'),
(58734, '51.68.111.241', NULL, 1, '2025-11-03 03:24:16', '2025-11-03 03:24:16'),
(58735, '37.111.206.81', NULL, 1, '2025-11-03 03:29:24', '2025-11-03 03:29:24'),
(58736, '128.204.212.87', NULL, 3, '2025-11-03 03:45:36', '2025-11-03 18:15:08'),
(58737, '51.68.111.239', NULL, 1, '2025-11-03 04:13:09', '2025-11-03 04:13:09'),
(58738, '34.221.113.0', NULL, 1, '2025-11-03 04:24:07', '2025-11-03 04:24:07'),
(58739, '148.113.128.137', NULL, 1, '2025-11-03 04:50:36', '2025-11-03 04:50:36'),
(58740, '103.249.56.102', NULL, 1, '2025-11-03 05:09:59', '2025-11-03 05:09:59'),
(58741, '44.248.107.16', NULL, 1, '2025-11-03 05:28:00', '2025-11-03 05:28:00'),
(58742, '116.58.205.205', NULL, 2, '2025-11-03 05:37:25', '2025-11-03 05:37:43'),
(58743, '4.196.118.115', NULL, 1, '2025-11-03 06:01:28', '2025-11-03 06:01:28'),
(58744, '118.179.39.19', NULL, 1, '2025-11-03 06:44:39', '2025-11-03 06:44:39');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(58745, '54.39.210.41', NULL, 1, '2025-11-03 06:49:59', '2025-11-03 06:49:59'),
(58746, '67.211.214.194', NULL, 1, '2025-11-03 07:17:49', '2025-11-03 07:17:49'),
(58747, '203.76.116.41', NULL, 1, '2025-11-03 07:25:57', '2025-11-03 07:25:57'),
(58748, '205.169.39.44', NULL, 1, '2025-11-03 07:26:18', '2025-11-03 07:26:18'),
(58749, '51.68.107.139', NULL, 1, '2025-11-03 07:27:02', '2025-11-03 07:27:02'),
(58750, '195.62.32.65', NULL, 5, '2025-11-03 07:32:21', '2025-11-03 07:45:23'),
(58751, '223.109.252.199', NULL, 1, '2025-11-03 07:35:26', '2025-11-03 07:35:26'),
(58752, '193.186.4.159', NULL, 1, '2025-11-03 07:55:59', '2025-11-03 07:55:59'),
(58753, '162.120.184.35', NULL, 1, '2025-11-03 07:56:40', '2025-11-03 07:56:40'),
(58754, '3.128.76.33', NULL, 1, '2025-11-03 08:05:34', '2025-11-03 08:05:34'),
(58755, '18.224.128.89', NULL, 1, '2025-11-03 08:05:35', '2025-11-03 08:05:35'),
(58756, '18.218.3.203', NULL, 1, '2025-11-03 08:05:37', '2025-11-03 08:05:37'),
(58757, '3.17.176.242', NULL, 2, '2025-11-03 08:05:45', '2025-11-03 08:05:45'),
(58758, '51.68.111.209', NULL, 1, '2025-11-03 08:24:30', '2025-11-03 08:24:30'),
(58759, '43.248.108.146', NULL, 1, '2025-11-03 08:24:30', '2025-11-03 08:24:30'),
(58760, '103.29.9.23', NULL, 1, '2025-11-03 08:35:25', '2025-11-03 08:35:25'),
(58761, '142.44.233.11', NULL, 1, '2025-11-03 08:47:21', '2025-11-03 08:47:21'),
(58762, '128.204.212.84', NULL, 1, '2025-11-03 09:20:59', '2025-11-03 09:20:59'),
(58763, '128.204.212.85', NULL, 3, '2025-11-03 09:22:49', '2025-11-03 18:01:23'),
(58764, '112.86.225.148', NULL, 1, '2025-11-03 09:31:36', '2025-11-03 09:31:36'),
(58765, '43.229.208.190', NULL, 1, '2025-11-03 09:34:27', '2025-11-03 09:34:27'),
(58766, '217.113.196.63', NULL, 1, '2025-11-03 10:09:34', '2025-11-03 10:09:34'),
(58767, '114.117.240.109', NULL, 1, '2025-11-03 10:20:24', '2025-11-03 10:20:24'),
(58768, '54.39.203.23', NULL, 1, '2025-11-03 10:46:13', '2025-11-03 10:46:13'),
(58769, '57.155.170.198', NULL, 1, '2025-11-03 11:02:35', '2025-11-03 11:02:35'),
(58770, '142.44.225.203', NULL, 1, '2025-11-03 11:33:45', '2025-11-03 11:33:45'),
(58771, '202.168.252.236', NULL, 1, '2025-11-03 11:35:25', '2025-11-03 11:35:25'),
(58772, '51.68.111.240', NULL, 1, '2025-11-03 12:13:33', '2025-11-03 12:13:33'),
(58773, '57.155.170.206', NULL, 1, '2025-11-03 12:18:41', '2025-11-03 12:18:41'),
(58774, '51.161.65.39', NULL, 1, '2025-11-03 12:49:18', '2025-11-03 12:49:18'),
(58775, '192.178.6.105', NULL, 1, '2025-11-03 13:30:53', '2025-11-03 13:30:53'),
(58776, '54.39.136.110', NULL, 1, '2025-11-03 14:58:33', '2025-11-03 14:58:33'),
(58777, '103.138.26.152', NULL, 1, '2025-11-03 15:12:18', '2025-11-03 15:12:18'),
(58778, '198.235.24.51', NULL, 1, '2025-11-03 15:28:41', '2025-11-03 15:28:41'),
(58779, '142.44.233.85', NULL, 1, '2025-11-03 15:36:42', '2025-11-03 15:36:42'),
(58780, '213.21.239.34', NULL, 16, '2025-11-03 16:21:38', '2025-11-03 16:23:20'),
(58781, '54.70.190.91', NULL, 3, '2025-11-03 16:24:18', '2025-11-03 16:25:22'),
(58782, '34.23.146.200', NULL, 1, '2025-11-03 16:29:12', '2025-11-03 16:29:12'),
(58783, '57.141.6.64', NULL, 1, '2025-11-03 17:05:02', '2025-11-03 17:05:02'),
(58784, '114.119.150.27', NULL, 1, '2025-11-03 17:25:12', '2025-11-03 17:25:12'),
(58785, '223.109.252.243', NULL, 1, '2025-11-03 17:29:31', '2025-11-03 17:29:31'),
(58786, '43.173.174.82', NULL, 1, '2025-11-03 17:36:56', '2025-11-03 17:36:56'),
(58787, '20.27.94.136', NULL, 1, '2025-11-03 17:48:18', '2025-11-03 17:48:18'),
(58788, '142.44.225.159', NULL, 1, '2025-11-03 18:05:54', '2025-11-03 18:05:54'),
(58789, '114.119.155.122', NULL, 1, '2025-11-03 18:18:47', '2025-11-03 18:18:47'),
(58790, '114.119.139.110', NULL, 1, '2025-11-03 18:20:08', '2025-11-03 18:20:08'),
(58791, '43.173.179.227', NULL, 1, '2025-11-03 19:05:38', '2025-11-03 19:05:38'),
(58792, '112.86.225.246', NULL, 1, '2025-11-03 19:07:15', '2025-11-03 19:07:15'),
(58793, '57.141.6.44', NULL, 1, '2025-11-03 19:47:36', '2025-11-03 19:47:36'),
(58794, '35.243.223.162', NULL, 1, '2025-11-03 20:58:45', '2025-11-03 20:58:45'),
(58795, '51.68.111.244', NULL, 1, '2025-11-03 21:53:30', '2025-11-03 21:53:30'),
(58796, '15.235.96.131', NULL, 1, '2025-11-03 22:01:16', '2025-11-03 22:01:16'),
(58797, '142.44.225.115', NULL, 1, '2025-11-03 22:43:50', '2025-11-03 22:43:50'),
(58798, '51.68.107.156', NULL, 1, '2025-11-03 22:45:22', '2025-11-03 22:45:22'),
(58799, '199.244.88.220', NULL, 1, '2025-11-03 23:00:39', '2025-11-03 23:00:39'),
(58800, '103.131.71.232', NULL, 1, '2025-11-03 23:31:20', '2025-11-03 23:31:20'),
(58801, '185.117.225.41', NULL, 1, '2025-11-04 00:32:57', '2025-11-04 00:32:57'),
(58802, '143.198.170.61', NULL, 1, '2025-11-04 00:34:00', '2025-11-04 00:34:00'),
(58803, '72.14.201.93', NULL, 1, '2025-11-04 00:37:07', '2025-11-04 00:37:07'),
(58804, '161.35.106.123', NULL, 1, '2025-11-04 00:38:28', '2025-11-04 00:38:28'),
(58805, '15.235.98.163', NULL, 1, '2025-11-04 01:00:19', '2025-11-04 01:00:19'),
(58806, '128.204.212.85', NULL, 3, '2025-11-04 02:05:54', '2025-11-04 18:31:44'),
(58807, '51.222.95.146', NULL, 1, '2025-11-04 02:32:17', '2025-11-04 02:32:17'),
(58808, '175.44.42.27', NULL, 1, '2025-11-04 02:43:29', '2025-11-04 02:43:29'),
(58809, '15.235.98.241', NULL, 1, '2025-11-04 02:45:55', '2025-11-04 02:45:55'),
(58810, '52.167.144.141', NULL, 1, '2025-11-04 03:17:51', '2025-11-04 03:17:51'),
(58811, '111.225.149.206', NULL, 1, '2025-11-04 03:31:58', '2025-11-04 03:31:58'),
(58812, '54.216.39.208', NULL, 1, '2025-11-04 03:35:15', '2025-11-04 03:35:15'),
(58813, '205.169.39.15', NULL, 1, '2025-11-04 03:56:36', '2025-11-04 03:56:36'),
(58814, '137.59.49.204', NULL, 1, '2025-11-04 04:09:48', '2025-11-04 04:09:48'),
(58815, '124.109.106.244', NULL, 1, '2025-11-04 04:11:59', '2025-11-04 04:11:59'),
(58816, '43.173.179.106', NULL, 1, '2025-11-04 04:23:43', '2025-11-04 04:23:43'),
(58817, '112.86.225.78', NULL, 1, '2025-11-04 04:28:42', '2025-11-04 04:28:42'),
(58818, '51.161.65.148', NULL, 1, '2025-11-04 04:46:43', '2025-11-04 04:46:43'),
(58819, '51.68.236.87', NULL, 1, '2025-11-04 05:49:34', '2025-11-04 05:49:34'),
(58820, '54.39.203.112', NULL, 1, '2025-11-04 06:25:04', '2025-11-04 06:25:04'),
(58821, '204.217.130.203', NULL, 2, '2025-11-04 06:39:15', '2025-11-04 06:39:16'),
(58822, '43.229.208.190', NULL, 5, '2025-11-04 06:57:42', '2025-11-04 07:37:54'),
(58823, '43.163.87.10', NULL, 1, '2025-11-04 07:11:33', '2025-11-04 07:11:33'),
(58824, '16.146.56.111', NULL, 1, '2025-11-04 07:16:07', '2025-11-04 07:16:07'),
(58825, '89.187.162.178', NULL, 1, '2025-11-04 07:18:23', '2025-11-04 07:18:23'),
(58826, '51.68.107.139', NULL, 1, '2025-11-04 07:19:31', '2025-11-04 07:19:31'),
(58827, '16.144.80.142', NULL, 1, '2025-11-04 07:46:40', '2025-11-04 07:46:40'),
(58828, '51.81.209.230', NULL, 1, '2025-11-04 07:58:43', '2025-11-04 07:58:43'),
(58829, '103.92.154.150', NULL, 1, '2025-11-04 08:23:13', '2025-11-04 08:23:13'),
(58830, '35.88.15.134', NULL, 1, '2025-11-04 09:09:38', '2025-11-04 09:09:38'),
(58831, '112.86.225.250', NULL, 1, '2025-11-04 09:32:43', '2025-11-04 09:32:43'),
(58832, '193.186.4.159', NULL, 1, '2025-11-04 09:54:33', '2025-11-04 09:54:33'),
(58833, '93.67.196.199', NULL, 1, '2025-11-04 10:09:32', '2025-11-04 10:09:32'),
(58834, '43.173.180.168', NULL, 1, '2025-11-04 10:23:48', '2025-11-04 10:23:48'),
(58835, '162.120.184.34', NULL, 1, '2025-11-04 10:28:48', '2025-11-04 10:28:48'),
(58836, '173.252.107.10', NULL, 1, '2025-11-04 10:47:44', '2025-11-04 10:47:44'),
(58837, '36.106.166.224', NULL, 1, '2025-11-04 11:04:46', '2025-11-04 11:04:46'),
(58838, '52.167.144.137', NULL, 1, '2025-11-04 13:44:18', '2025-11-04 13:44:18'),
(58839, '51.68.111.245', NULL, 1, '2025-11-04 13:55:29', '2025-11-04 13:55:29'),
(58840, '42.0.6.151', NULL, 1, '2025-11-04 14:35:20', '2025-11-04 14:35:20'),
(58841, '162.120.186.95', NULL, 1, '2025-11-04 14:45:51', '2025-11-04 14:45:51'),
(58842, '112.86.225.216', NULL, 1, '2025-11-04 14:48:20', '2025-11-04 14:48:20'),
(58843, '162.120.186.94', NULL, 1, '2025-11-04 14:56:47', '2025-11-04 14:56:47'),
(58844, '193.186.4.246', NULL, 1, '2025-11-04 15:02:23', '2025-11-04 15:02:23'),
(58845, '181.41.206.212', NULL, 1, '2025-11-04 15:03:17', '2025-11-04 15:03:17'),
(58846, '180.153.236.175', NULL, 1, '2025-11-04 15:24:49', '2025-11-04 15:24:49'),
(58847, '180.153.236.13', NULL, 1, '2025-11-04 15:25:09', '2025-11-04 15:25:09'),
(58848, '51.68.111.216', NULL, 1, '2025-11-04 16:12:26', '2025-11-04 16:12:26'),
(58849, '34.139.88.202', NULL, 1, '2025-11-04 16:12:56', '2025-11-04 16:12:56'),
(58850, '43.173.177.220', NULL, 1, '2025-11-04 16:20:44', '2025-11-04 16:20:44'),
(58851, '35.185.54.175', NULL, 1, '2025-11-04 16:41:59', '2025-11-04 16:41:59'),
(58852, '34.106.175.150', NULL, 1, '2025-11-04 17:02:46', '2025-11-04 17:02:46'),
(58853, '57.141.6.9', NULL, 1, '2025-11-04 17:22:51', '2025-11-04 17:22:51'),
(58854, '51.68.236.64', NULL, 1, '2025-11-04 17:49:55', '2025-11-04 17:49:55'),
(58855, '68.218.30.112', NULL, 1, '2025-11-04 18:17:46', '2025-11-04 18:17:46'),
(58856, '121.229.156.69', NULL, 1, '2025-11-04 19:05:47', '2025-11-04 19:05:47'),
(58857, '4.196.198.93', NULL, 1, '2025-11-04 19:50:19', '2025-11-04 19:50:19'),
(58858, '180.153.236.32', NULL, 1, '2025-11-04 19:56:18', '2025-11-04 19:56:18'),
(58859, '51.68.107.154', NULL, 1, '2025-11-04 20:10:30', '2025-11-04 20:10:30'),
(58860, '43.173.182.48', NULL, 1, '2025-11-04 22:19:58', '2025-11-04 22:19:58'),
(58861, '128.204.212.86', NULL, 1, '2025-11-04 23:41:17', '2025-11-04 23:41:17'),
(58862, '51.68.107.138', NULL, 1, '2025-11-04 23:41:35', '2025-11-04 23:41:35'),
(58863, '66.249.69.33', NULL, 1, '2025-11-04 23:51:48', '2025-11-04 23:51:48'),
(58864, '85.208.96.196', NULL, 1, '2025-11-04 23:55:03', '2025-11-04 23:55:03'),
(58865, '69.171.249.116', NULL, 1, '2025-11-05 00:25:07', '2025-11-05 00:25:07'),
(58866, '66.249.69.33', NULL, 2, '2025-11-05 00:25:39', '2025-11-05 14:54:56'),
(58867, '205.169.39.54', NULL, 1, '2025-11-05 01:20:26', '2025-11-05 01:20:26'),
(58868, '40.77.167.78', NULL, 1, '2025-11-05 02:19:24', '2025-11-05 02:19:24'),
(58869, '158.173.156.191', NULL, 2, '2025-11-05 03:51:57', '2025-11-05 16:55:43'),
(58870, '162.14.77.102', NULL, 1, '2025-11-05 04:21:29', '2025-11-05 04:21:29'),
(58871, '14.144.15.82', NULL, 1, '2025-11-05 04:24:58', '2025-11-05 04:24:58'),
(58872, '124.236.243.8', NULL, 1, '2025-11-05 04:25:01', '2025-11-05 04:25:01'),
(58873, '123.6.49.9', NULL, 2, '2025-11-05 04:25:05', '2025-11-05 04:26:15'),
(58874, '123.6.49.4', NULL, 1, '2025-11-05 04:25:15', '2025-11-05 04:25:15'),
(58875, '123.6.49.38', NULL, 1, '2025-11-05 04:26:24', '2025-11-05 04:26:24'),
(58876, '223.109.252.211', NULL, 1, '2025-11-05 05:02:11', '2025-11-05 05:02:11'),
(58877, '66.249.69.32', NULL, 1, '2025-11-05 05:04:45', '2025-11-05 05:04:45'),
(58878, '202.53.174.222', NULL, 1, '2025-11-05 05:18:19', '2025-11-05 05:18:19'),
(58879, '3.95.209.253', NULL, 1, '2025-11-05 05:24:30', '2025-11-05 05:24:30'),
(58880, '52.4.134.131', NULL, 1, '2025-11-05 05:24:31', '2025-11-05 05:24:31'),
(58881, '18.222.215.36', NULL, 1, '2025-11-05 05:24:31', '2025-11-05 05:24:31'),
(58882, '18.219.71.204', NULL, 1, '2025-11-05 05:24:32', '2025-11-05 05:24:32'),
(58883, '18.117.253.159', NULL, 1, '2025-11-05 05:24:32', '2025-11-05 05:24:32'),
(58884, '3.138.196.212', NULL, 1, '2025-11-05 05:24:32', '2025-11-05 05:24:32'),
(58885, '52.34.76.65', NULL, 1, '2025-11-05 05:24:37', '2025-11-05 05:24:37'),
(58886, '4.196.198.91', NULL, 1, '2025-11-05 05:40:13', '2025-11-05 05:40:13'),
(58887, '52.167.144.227', NULL, 1, '2025-11-05 06:01:26', '2025-11-05 06:01:26'),
(58888, '197.120.220.228', NULL, 1, '2025-11-05 06:06:16', '2025-11-05 06:06:16'),
(58889, '212.56.53.121', NULL, 1, '2025-11-05 06:09:48', '2025-11-05 06:09:48'),
(58890, '148.113.128.114', NULL, 1, '2025-11-05 06:15:52', '2025-11-05 06:15:52'),
(58891, '176.100.243.133', NULL, 1, '2025-11-05 06:22:24', '2025-11-05 06:22:24'),
(58892, '193.186.4.187', NULL, 1, '2025-11-05 06:38:43', '2025-11-05 06:38:43'),
(58893, '128.204.212.85', NULL, 2, '2025-11-05 07:16:41', '2025-11-05 07:27:48'),
(58894, '128.204.212.84', NULL, 2, '2025-11-05 07:27:49', '2025-11-05 10:09:42'),
(58895, '103.198.132.222', NULL, 1, '2025-11-05 07:31:02', '2025-11-05 07:31:02'),
(58896, '52.34.211.205', NULL, 1, '2025-11-05 07:57:15', '2025-11-05 07:57:15'),
(58897, '52.167.144.173', NULL, 1, '2025-11-05 07:59:37', '2025-11-05 07:59:37'),
(58898, '103.131.71.92', NULL, 1, '2025-11-05 08:13:54', '2025-11-05 08:13:54'),
(58899, '72.14.201.159', NULL, 2, '2025-11-05 08:18:56', '2025-11-05 18:00:50'),
(58900, '44.248.99.155', NULL, 1, '2025-11-05 08:54:13', '2025-11-05 08:54:13'),
(58901, '43.229.208.190', NULL, 1, '2025-11-05 08:55:18', '2025-11-05 08:55:18'),
(58902, '204.13.57.24', NULL, 1, '2025-11-05 09:00:53', '2025-11-05 09:00:53'),
(58903, '15.235.96.149', NULL, 1, '2025-11-05 09:07:25', '2025-11-05 09:07:25'),
(58904, '20.194.1.0', NULL, 1, '2025-11-05 09:42:59', '2025-11-05 09:42:59'),
(58905, '52.167.144.160', NULL, 1, '2025-11-05 09:45:19', '2025-11-05 09:45:19'),
(58906, '180.102.110.147', NULL, 1, '2025-11-05 09:56:30', '2025-11-05 09:56:30'),
(58907, '43.173.180.226', NULL, 1, '2025-11-05 10:21:15', '2025-11-05 10:21:15'),
(58908, '89.117.146.223', NULL, 2, '2025-11-05 10:25:42', '2025-11-05 10:25:42'),
(58909, '57.155.170.198', NULL, 1, '2025-11-05 11:14:50', '2025-11-05 11:14:50'),
(58910, '27.188.161.162', NULL, 1, '2025-11-05 11:24:52', '2025-11-05 11:24:52'),
(58911, '181.177.123.156', NULL, 4, '2025-11-05 11:36:04', '2025-11-05 11:37:33'),
(58912, '107.173.224.58', NULL, 1, '2025-11-05 11:37:26', '2025-11-05 11:37:26'),
(58913, '35.86.120.121', NULL, 1, '2025-11-05 12:12:11', '2025-11-05 12:12:11'),
(58914, '17.22.245.68', NULL, 1, '2025-11-05 12:29:25', '2025-11-05 12:29:25'),
(58915, '45.8.25.65', NULL, 1, '2025-11-05 12:35:21', '2025-11-05 12:35:21'),
(58916, '20.194.157.181', NULL, 1, '2025-11-05 12:57:27', '2025-11-05 12:57:27'),
(58917, '51.68.111.240', NULL, 1, '2025-11-05 13:10:52', '2025-11-05 13:10:52'),
(58918, '142.44.225.249', NULL, 1, '2025-11-05 13:13:39', '2025-11-05 13:13:39'),
(58919, '180.153.236.200', NULL, 1, '2025-11-05 13:36:41', '2025-11-05 13:36:41'),
(58920, '128.204.212.86', NULL, 1, '2025-11-05 14:11:00', '2025-11-05 14:11:00'),
(58921, '180.153.236.33', NULL, 1, '2025-11-05 14:42:00', '2025-11-05 14:42:00'),
(58922, '112.86.225.35', NULL, 1, '2025-11-05 14:47:47', '2025-11-05 14:47:47'),
(58923, '4.196.118.113', NULL, 1, '2025-11-05 14:59:18', '2025-11-05 14:59:18'),
(58924, '51.68.236.73', NULL, 1, '2025-11-05 15:47:32', '2025-11-05 15:47:32'),
(58925, '43.173.179.60', NULL, 1, '2025-11-05 16:16:56', '2025-11-05 16:16:56'),
(58926, '104.196.195.241', NULL, 1, '2025-11-05 17:11:36', '2025-11-05 17:11:36'),
(58927, '193.186.4.130', NULL, 1, '2025-11-05 17:51:55', '2025-11-05 17:51:55'),
(58928, '34.106.228.99', NULL, 1, '2025-11-05 17:54:33', '2025-11-05 17:54:33'),
(58929, '180.102.110.168', NULL, 1, '2025-11-05 17:55:52', '2025-11-05 17:55:52'),
(58930, '103.80.3.42', NULL, 1, '2025-11-05 18:00:51', '2025-11-05 18:00:51'),
(58931, '106.72.52.128', NULL, 1, '2025-11-05 18:09:44', '2025-11-05 18:09:44'),
(58932, '180.153.236.49', NULL, 1, '2025-11-05 18:55:19', '2025-11-05 18:55:19'),
(58933, '180.153.236.18', NULL, 1, '2025-11-05 18:58:24', '2025-11-05 18:58:24'),
(58934, '40.77.167.35', NULL, 1, '2025-11-05 19:07:06', '2025-11-05 19:07:06'),
(58935, '180.153.236.134', NULL, 1, '2025-11-05 19:37:30', '2025-11-05 19:37:30'),
(58936, '180.153.236.99', NULL, 1, '2025-11-05 19:52:04', '2025-11-05 19:52:04'),
(58937, '40.77.167.4', NULL, 1, '2025-11-05 20:42:41', '2025-11-05 20:42:41'),
(58938, '207.200.8.180', NULL, 2, '2025-11-05 21:34:37', '2025-11-05 21:34:41'),
(58939, '34.75.49.37', NULL, 1, '2025-11-05 22:09:13', '2025-11-05 22:09:13'),
(58940, '43.173.181.128', NULL, 1, '2025-11-05 22:28:07', '2025-11-05 22:28:07'),
(58941, '137.184.68.193', NULL, 1, '2025-11-05 22:42:13', '2025-11-05 22:42:13'),
(58942, '151.240.205.184', NULL, 1, '2025-11-05 23:46:59', '2025-11-05 23:46:59'),
(58943, '43.173.178.162', NULL, 1, '2025-11-06 00:53:51', '2025-11-06 00:53:51'),
(58944, '172.245.230.207', NULL, 1, '2025-11-06 01:05:43', '2025-11-06 01:05:43'),
(58945, '13.76.223.48', NULL, 1, '2025-11-06 01:26:46', '2025-11-06 01:26:46'),
(58946, '13.76.223.49', NULL, 1, '2025-11-06 01:26:46', '2025-11-06 01:26:46'),
(58947, '35.88.212.101', NULL, 1, '2025-11-06 02:00:12', '2025-11-06 02:00:12'),
(58948, '18.246.239.63', NULL, 1, '2025-11-06 02:28:15', '2025-11-06 02:28:15'),
(58949, '205.169.39.17', NULL, 1, '2025-11-06 02:46:47', '2025-11-06 02:46:47'),
(58950, '209.38.235.30', NULL, 1, '2025-11-06 03:19:07', '2025-11-06 03:19:07'),
(58951, '43.173.182.59', NULL, 1, '2025-11-06 04:20:38', '2025-11-06 04:20:38'),
(58952, '112.86.225.41', NULL, 1, '2025-11-06 04:33:40', '2025-11-06 04:33:40'),
(58953, '35.188.255.119', NULL, 1, '2025-11-06 05:13:33', '2025-11-06 05:13:33'),
(58954, '205.169.39.58', NULL, 1, '2025-11-06 05:21:10', '2025-11-06 05:21:10'),
(58955, '148.113.130.83', NULL, 1, '2025-11-06 05:46:01', '2025-11-06 05:46:01'),
(58956, '202.134.14.234', NULL, 2, '2025-11-06 05:49:36', '2025-11-06 05:49:39'),
(58957, '18.220.197.86', NULL, 3, '2025-11-06 05:59:21', '2025-11-06 05:59:29'),
(58958, '18.225.25.214', NULL, 2, '2025-11-06 05:59:21', '2025-11-06 05:59:35'),
(58959, '18.116.30.160', NULL, 1, '2025-11-06 05:59:29', '2025-11-06 05:59:29'),
(58960, '74.179.68.35', NULL, 1, '2025-11-06 06:03:08', '2025-11-06 06:03:08'),
(58961, '94.190.212.234', NULL, 3, '2025-11-06 06:31:28', '2025-11-06 11:07:05'),
(58962, '52.187.246.141', NULL, 1, '2025-11-06 06:59:56', '2025-11-06 06:59:56'),
(58963, '52.187.246.128', NULL, 1, '2025-11-06 07:00:00', '2025-11-06 07:00:00'),
(58964, '74.7.229.68', NULL, 1, '2025-11-06 07:00:56', '2025-11-06 07:00:56'),
(58965, '66.56.82.16', NULL, 2, '2025-11-06 07:09:15', '2025-11-06 07:09:16'),
(58966, '51.68.107.142', NULL, 1, '2025-11-06 07:31:12', '2025-11-06 07:31:12'),
(58967, '51.68.107.150', NULL, 1, '2025-11-06 07:45:10', '2025-11-06 07:45:10'),
(58968, '20.194.1.14', NULL, 1, '2025-11-06 08:44:26', '2025-11-06 08:44:26'),
(58969, '142.44.225.135', NULL, 1, '2025-11-06 08:50:47', '2025-11-06 08:50:47'),
(58970, '103.132.184.52', NULL, 1, '2025-11-06 08:51:45', '2025-11-06 08:51:45'),
(58971, '172.204.16.73', NULL, 1, '2025-11-06 09:36:36', '2025-11-06 09:36:36'),
(58972, '172.204.16.79', NULL, 1, '2025-11-06 09:36:37', '2025-11-06 09:36:37'),
(58973, '172.204.16.66', NULL, 1, '2025-11-06 09:36:37', '2025-11-06 09:36:37'),
(58974, '112.86.225.211', NULL, 1, '2025-11-06 09:48:22', '2025-11-06 09:48:22'),
(58975, '103.120.166.42', NULL, 3, '2025-11-06 09:56:02', '2025-11-06 10:10:41'),
(58976, '180.153.236.16', NULL, 1, '2025-11-06 10:09:59', '2025-11-06 10:09:59'),
(58977, '180.153.236.220', NULL, 1, '2025-11-06 10:09:59', '2025-11-06 10:09:59'),
(58978, '118.67.208.28', NULL, 1, '2025-11-06 10:17:55', '2025-11-06 10:17:55'),
(58979, '57.155.171.17', NULL, 1, '2025-11-06 10:25:03', '2025-11-06 10:25:03'),
(58980, '43.173.177.195', NULL, 1, '2025-11-06 10:26:23', '2025-11-06 10:26:23'),
(58981, '114.130.156.194', NULL, 1, '2025-11-06 10:30:00', '2025-11-06 10:30:00'),
(58982, '57.155.170.166', NULL, 1, '2025-11-06 10:34:23', '2025-11-06 10:34:23'),
(58983, '52.167.144.235', NULL, 1, '2025-11-06 11:02:54', '2025-11-06 11:02:54'),
(58984, '103.189.11.213', NULL, 2, '2025-11-06 11:14:02', '2025-11-06 11:14:12'),
(58985, '173.252.95.112', NULL, 1, '2025-11-06 12:17:59', '2025-11-06 12:17:59'),
(58986, '128.204.212.86', NULL, 2, '2025-11-06 12:45:37', '2025-11-06 19:36:28'),
(58987, '128.204.212.85', NULL, 1, '2025-11-06 12:45:38', '2025-11-06 12:45:38'),
(58988, '51.68.111.204', NULL, 1, '2025-11-06 13:16:10', '2025-11-06 13:16:10'),
(58989, '180.153.236.214', NULL, 1, '2025-11-06 13:26:18', '2025-11-06 13:26:18'),
(58990, '57.141.0.72', NULL, 1, '2025-11-06 14:57:26', '2025-11-06 14:57:26'),
(58991, '93.158.91.19', NULL, 1, '2025-11-06 15:25:04', '2025-11-06 15:25:04'),
(58992, '54.221.216.208', NULL, 1, '2025-11-06 15:25:47', '2025-11-06 15:25:47'),
(58993, '40.77.167.152', NULL, 1, '2025-11-06 15:48:29', '2025-11-06 15:48:29'),
(58994, '172.226.87.144', NULL, 1, '2025-11-06 15:53:29', '2025-11-06 15:53:29'),
(58995, '43.173.175.47', NULL, 1, '2025-11-06 16:30:17', '2025-11-06 16:30:17'),
(58996, '34.106.151.120', NULL, 1, '2025-11-06 16:35:39', '2025-11-06 16:35:39'),
(58997, '74.50.127.93', NULL, 1, '2025-11-06 16:37:43', '2025-11-06 16:37:43'),
(58998, '20.86.236.15', NULL, 2, '2025-11-06 16:58:29', '2025-11-06 16:58:57'),
(58999, '180.153.236.237', NULL, 1, '2025-11-06 17:12:11', '2025-11-06 17:12:11'),
(59000, '43.173.179.175', NULL, 1, '2025-11-06 17:21:58', '2025-11-06 17:21:58'),
(59001, '180.153.236.217', NULL, 1, '2025-11-06 17:50:57', '2025-11-06 17:50:57'),
(59002, '114.119.144.178', NULL, 1, '2025-11-06 18:10:35', '2025-11-06 18:10:35'),
(59003, '112.86.225.239', NULL, 1, '2025-11-06 18:15:12', '2025-11-06 18:15:12'),
(59004, '114.119.131.231', NULL, 1, '2025-11-06 18:16:10', '2025-11-06 18:16:10'),
(59005, '103.131.71.227', NULL, 1, '2025-11-06 18:52:47', '2025-11-06 18:52:47'),
(59006, '66.249.69.41', NULL, 2, '2025-11-06 18:53:25', '2025-11-06 18:58:01'),
(59007, '66.249.69.33', NULL, 1, '2025-11-06 18:58:00', '2025-11-06 18:58:00'),
(59008, '66.249.69.32', NULL, 1, '2025-11-06 19:36:22', '2025-11-06 19:36:22'),
(59009, '35.229.50.208', NULL, 1, '2025-11-06 19:46:52', '2025-11-06 19:46:52'),
(59010, '35.185.54.210', NULL, 1, '2025-11-06 20:18:25', '2025-11-06 20:18:25'),
(59011, '51.68.111.202', NULL, 1, '2025-11-06 20:49:23', '2025-11-06 20:49:23'),
(59012, '68.221.67.173', NULL, 1, '2025-11-06 21:16:00', '2025-11-06 21:16:00'),
(59013, '223.109.252.237', NULL, 1, '2025-11-06 22:22:24', '2025-11-06 22:22:24'),
(59014, '54.39.89.208', NULL, 1, '2025-11-06 22:22:55', '2025-11-06 22:22:55'),
(59015, '43.173.181.20', NULL, 1, '2025-11-06 22:31:44', '2025-11-06 22:31:44'),
(59016, '134.209.219.23', NULL, 1, '2025-11-06 22:33:58', '2025-11-06 22:33:58'),
(59017, '104.207.54.173', NULL, 2, '2025-11-06 22:39:58', '2025-11-06 22:40:00'),
(59018, '104.167.25.239', NULL, 2, '2025-11-06 23:49:32', '2025-11-06 23:49:35'),
(59019, '97.100.20.185', NULL, 1, '2025-11-07 00:21:22', '2025-11-07 00:21:22'),
(59020, '40.77.167.235', NULL, 1, '2025-11-07 00:37:42', '2025-11-07 00:37:42'),
(59021, '54.39.210.154', NULL, 1, '2025-11-07 00:45:05', '2025-11-07 00:45:05'),
(59022, '44.249.109.83', NULL, 1, '2025-11-07 01:05:43', '2025-11-07 01:05:43'),
(59023, '173.244.42.161', NULL, 1, '2025-11-07 01:12:40', '2025-11-07 01:12:40'),
(59024, '52.167.144.173', NULL, 1, '2025-11-07 01:16:57', '2025-11-07 01:16:57'),
(59025, '128.204.212.84', NULL, 1, '2025-11-07 01:19:18', '2025-11-07 01:19:18'),
(59026, '124.239.12.20', NULL, 1, '2025-11-07 01:33:02', '2025-11-07 01:33:02'),
(59027, '154.47.20.227', NULL, 1, '2025-11-07 02:13:38', '2025-11-07 02:13:38'),
(59028, '51.222.95.150', NULL, 1, '2025-11-07 02:35:58', '2025-11-07 02:35:58'),
(59029, '34.212.180.83', NULL, 1, '2025-11-07 02:49:05', '2025-11-07 02:49:05'),
(59030, '98.93.255.120', NULL, 3, '2025-11-07 02:50:19', '2025-11-07 02:53:37'),
(59031, '172.233.58.118', NULL, 1, '2025-11-07 03:20:38', '2025-11-07 03:20:38'),
(59032, '192.111.92.24', NULL, 1, '2025-11-07 03:42:19', '2025-11-07 03:42:19'),
(59033, '43.173.175.221', NULL, 1, '2025-11-07 04:16:34', '2025-11-07 04:16:34'),
(59034, '72.14.201.130', NULL, 1, '2025-11-07 05:42:39', '2025-11-07 05:42:39'),
(59035, '103.183.17.47', NULL, 1, '2025-11-07 05:42:40', '2025-11-07 05:42:40'),
(59036, '34.203.50.75', NULL, 1, '2025-11-07 05:42:41', '2025-11-07 05:42:41'),
(59037, '54.39.0.62', NULL, 1, '2025-11-07 06:07:15', '2025-11-07 06:07:15'),
(59038, '51.68.236.87', NULL, 1, '2025-11-07 06:22:53', '2025-11-07 06:22:53'),
(59039, '45.151.62.26', NULL, 1, '2025-11-07 06:30:15', '2025-11-07 06:30:15'),
(59040, '51.68.107.139', NULL, 1, '2025-11-07 08:46:45', '2025-11-07 08:46:45'),
(59041, '91.92.243.34', NULL, 1, '2025-11-07 09:42:28', '2025-11-07 09:42:28'),
(59042, '54.39.203.174', NULL, 1, '2025-11-07 10:11:48', '2025-11-07 10:11:48'),
(59043, '43.173.181.148', NULL, 1, '2025-11-07 10:16:54', '2025-11-07 10:16:54'),
(59044, '193.186.4.159', NULL, 1, '2025-11-07 10:22:43', '2025-11-07 10:22:43'),
(59045, '52.187.246.129', NULL, 1, '2025-11-07 11:13:30', '2025-11-07 11:13:30'),
(59046, '52.187.246.141', NULL, 1, '2025-11-07 11:15:07', '2025-11-07 11:15:07'),
(59047, '112.86.225.193', NULL, 1, '2025-11-07 11:17:14', '2025-11-07 11:17:14'),
(59048, '91.242.83.62', NULL, 1, '2025-11-07 11:44:41', '2025-11-07 11:44:41'),
(59049, '4.196.118.116', NULL, 1, '2025-11-07 12:02:09', '2025-11-07 12:02:09'),
(59050, '180.153.236.23', NULL, 1, '2025-11-07 12:22:45', '2025-11-07 12:22:45'),
(59051, '20.191.45.212', NULL, 1, '2025-11-07 12:30:24', '2025-11-07 12:30:24'),
(59052, '51.161.37.213', NULL, 1, '2025-11-07 12:52:07', '2025-11-07 12:52:07'),
(59053, '128.204.212.86', NULL, 1, '2025-11-07 13:08:32', '2025-11-07 13:08:32'),
(59054, '51.68.111.218', NULL, 1, '2025-11-07 13:55:11', '2025-11-07 13:55:11'),
(59055, '54.39.203.225', NULL, 1, '2025-11-07 14:43:47', '2025-11-07 14:43:47'),
(59056, '57.141.0.33', NULL, 1, '2025-11-07 14:48:42', '2025-11-07 14:48:42'),
(59057, '216.73.216.63', NULL, 1, '2025-11-07 15:25:08', '2025-11-07 15:25:08'),
(59058, '180.102.110.169', NULL, 1, '2025-11-07 15:45:15', '2025-11-07 15:45:15'),
(59059, '103.170.173.34', NULL, 1, '2025-11-07 16:19:48', '2025-11-07 16:19:48'),
(59060, '43.173.178.147', NULL, 1, '2025-11-07 16:28:06', '2025-11-07 16:28:06'),
(59061, '20.204.24.251', NULL, 1, '2025-11-07 16:36:34', '2025-11-07 16:36:34'),
(59062, '54.39.210.153', NULL, 1, '2025-11-07 16:55:21', '2025-11-07 16:55:21'),
(59063, '66.249.72.231', NULL, 1, '2025-11-07 16:55:44', '2025-11-07 16:55:44'),
(59064, '136.114.229.161', NULL, 1, '2025-11-07 17:04:19', '2025-11-07 17:04:19'),
(59065, '34.57.127.178', NULL, 1, '2025-11-07 17:09:30', '2025-11-07 17:09:30'),
(59066, '34.96.45.164', NULL, 1, '2025-11-07 17:19:00', '2025-11-07 17:19:00'),
(59067, '103.217.111.216', NULL, 1, '2025-11-07 17:43:15', '2025-11-07 17:43:15'),
(59068, '57.141.0.47', NULL, 1, '2025-11-07 18:26:23', '2025-11-07 18:26:23'),
(59069, '180.102.110.166', NULL, 1, '2025-11-07 18:37:24', '2025-11-07 18:37:24'),
(59070, '54.39.136.7', NULL, 1, '2025-11-07 18:42:46', '2025-11-07 18:42:46'),
(59071, '3.110.98.135', NULL, 1, '2025-11-07 19:14:50', '2025-11-07 19:14:50'),
(59072, '128.204.212.85', NULL, 1, '2025-11-07 19:36:20', '2025-11-07 19:36:20'),
(59073, '207.46.13.18', NULL, 1, '2025-11-07 20:05:07', '2025-11-07 20:05:07'),
(59074, '54.70.190.91', NULL, 1, '2025-11-07 20:06:27', '2025-11-07 20:06:27'),
(59075, '142.44.233.209', NULL, 1, '2025-11-07 20:52:12', '2025-11-07 20:52:12'),
(59076, '43.173.181.36', NULL, 1, '2025-11-07 22:22:02', '2025-11-07 22:22:02'),
(59077, '23.82.111.108', NULL, 1, '2025-11-07 22:34:55', '2025-11-07 22:34:55'),
(59078, '43.152.179.14', NULL, 1, '2025-11-07 22:36:04', '2025-11-07 22:36:04'),
(59079, '43.168.14.44', NULL, 1, '2025-11-07 22:36:36', '2025-11-07 22:36:36'),
(59080, '185.13.96.91', NULL, 1, '2025-11-07 22:48:50', '2025-11-07 22:48:50'),
(59081, '185.12.249.39', NULL, 1, '2025-11-07 22:48:51', '2025-11-07 22:48:51'),
(59082, '5.133.192.187', NULL, 1, '2025-11-07 22:48:52', '2025-11-07 22:48:52'),
(59083, '51.161.65.95', NULL, 1, '2025-11-07 23:06:07', '2025-11-07 23:06:07'),
(59084, '5.139.107.15', NULL, 1, '2025-11-07 23:21:44', '2025-11-07 23:21:44'),
(59085, '51.68.107.148', NULL, 1, '2025-11-08 00:00:02', '2025-11-08 00:00:02'),
(59086, '54.70.190.91', NULL, 1, '2025-11-08 00:06:02', '2025-11-08 00:06:02'),
(59087, '148.113.130.22', NULL, 1, '2025-11-08 00:45:07', '2025-11-08 00:45:07'),
(59088, '51.68.111.207', NULL, 1, '2025-11-08 01:31:02', '2025-11-08 01:31:02'),
(59089, '34.215.194.95', NULL, 1, '2025-11-08 01:31:21', '2025-11-08 01:31:21'),
(59090, '143.198.109.104', NULL, 1, '2025-11-08 02:08:30', '2025-11-08 02:08:30'),
(59091, '128.204.212.85', NULL, 1, '2025-11-08 02:51:42', '2025-11-08 02:51:42'),
(59092, '141.138.211.251', NULL, 1, '2025-11-08 03:09:44', '2025-11-08 03:09:44'),
(59093, '93.158.127.79', NULL, 1, '2025-11-08 03:09:45', '2025-11-08 03:09:45'),
(59094, '151.248.1.103', NULL, 1, '2025-11-08 03:09:45', '2025-11-08 03:09:45'),
(59095, '44.247.40.65', NULL, 1, '2025-11-08 03:39:16', '2025-11-08 03:39:16'),
(59096, '223.152.16.182', NULL, 1, '2025-11-08 03:48:02', '2025-11-08 03:48:02'),
(59097, '45.88.97.95', NULL, 1, '2025-11-08 04:08:11', '2025-11-08 04:08:11'),
(59098, '43.173.175.80', NULL, 1, '2025-11-08 04:21:06', '2025-11-08 04:21:06'),
(59099, '31.14.231.55', NULL, 1, '2025-11-08 04:29:26', '2025-11-08 04:29:26'),
(59100, '223.109.255.144', NULL, 1, '2025-11-08 04:35:34', '2025-11-08 04:35:34'),
(59101, '37.111.211.221', NULL, 1, '2025-11-08 05:23:11', '2025-11-08 05:23:11'),
(59102, '138.91.30.58', NULL, 1, '2025-11-08 05:34:15', '2025-11-08 05:34:15'),
(59103, '54.205.119.160', NULL, 2, '2025-11-08 05:47:58', '2025-11-08 05:48:10'),
(59104, '3.140.191.43', NULL, 1, '2025-11-08 05:47:58', '2025-11-08 05:47:58'),
(59105, '18.227.114.238', NULL, 1, '2025-11-08 05:47:58', '2025-11-08 05:47:58'),
(59106, '66.249.72.231', NULL, 2, '2025-11-08 05:47:58', '2025-11-08 16:39:52'),
(59107, '3.144.94.106', NULL, 1, '2025-11-08 05:48:10', '2025-11-08 05:48:10'),
(59108, '3.16.54.174', NULL, 1, '2025-11-08 05:48:10', '2025-11-08 05:48:10'),
(59109, '52.167.144.19', NULL, 1, '2025-11-08 06:03:26', '2025-11-08 06:03:26'),
(59110, '95.182.125.104', NULL, 1, '2025-11-08 07:04:29', '2025-11-08 07:04:29'),
(59111, '176.100.243.133', NULL, 1, '2025-11-08 07:07:15', '2025-11-08 07:07:15'),
(59112, '102.129.252.148', NULL, 2, '2025-11-08 07:54:05', '2025-11-08 07:54:32'),
(59113, '142.44.220.54', NULL, 1, '2025-11-08 08:10:23', '2025-11-08 08:10:23'),
(59114, '66.249.72.230', NULL, 1, '2025-11-08 08:27:08', '2025-11-08 08:27:08'),
(59115, '17.241.227.4', NULL, 1, '2025-11-08 10:06:56', '2025-11-08 10:06:56'),
(59116, '20.204.24.244', NULL, 1, '2025-11-08 10:09:09', '2025-11-08 10:09:09'),
(59117, '20.204.24.251', NULL, 1, '2025-11-08 10:09:10', '2025-11-08 10:09:10'),
(59118, '74.7.228.129', NULL, 1, '2025-11-08 10:09:46', '2025-11-08 10:09:46'),
(59119, '103.29.61.64', NULL, 1, '2025-11-08 10:16:14', '2025-11-08 10:16:14'),
(59120, '43.173.177.253', NULL, 1, '2025-11-08 10:20:44', '2025-11-08 10:20:44'),
(59121, '103.73.225.130', NULL, 2, '2025-11-08 10:39:20', '2025-11-08 10:39:30'),
(59122, '40.77.167.10', NULL, 1, '2025-11-08 11:49:40', '2025-11-08 11:49:40'),
(59123, '198.235.24.169', NULL, 1, '2025-11-08 11:54:45', '2025-11-08 11:54:45'),
(59124, '93.158.91.244', NULL, 1, '2025-11-08 13:21:55', '2025-11-08 13:21:55'),
(59125, '157.90.241.205', NULL, 1, '2025-11-08 14:00:26', '2025-11-08 14:00:26'),
(59126, '51.222.168.147', NULL, 1, '2025-11-08 14:31:46', '2025-11-08 14:31:46'),
(59127, '165.227.133.145', NULL, 1, '2025-11-08 14:59:05', '2025-11-08 14:59:05'),
(59128, '69.171.249.17', NULL, 1, '2025-11-08 15:47:12', '2025-11-08 15:47:12'),
(59129, '43.173.179.187', NULL, 1, '2025-11-08 16:25:31', '2025-11-08 16:25:31'),
(59130, '51.68.236.73', NULL, 1, '2025-11-08 17:36:28', '2025-11-08 17:36:28'),
(59131, '3.84.72.214', NULL, 1, '2025-11-08 17:45:00', '2025-11-08 17:45:00'),
(59132, '37.139.53.67', NULL, 1, '2025-11-08 17:47:50', '2025-11-08 17:47:50'),
(59133, '43.173.174.234', NULL, 1, '2025-11-08 18:10:34', '2025-11-08 18:10:34'),
(59134, '37.111.215.172', NULL, 1, '2025-11-08 18:16:08', '2025-11-08 18:16:08'),
(59135, '223.109.252.141', NULL, 1, '2025-11-08 18:26:43', '2025-11-08 18:26:43'),
(59136, '149.50.220.157', NULL, 1, '2025-11-08 18:36:48', '2025-11-08 18:36:48'),
(59137, '51.68.236.59', NULL, 1, '2025-11-08 18:53:07', '2025-11-08 18:53:07'),
(59138, '45.142.99.40', NULL, 1, '2025-11-08 19:13:02', '2025-11-08 19:13:02'),
(59139, '149.19.238.252', NULL, 1, '2025-11-08 19:13:34', '2025-11-08 19:13:34'),
(59140, '34.34.225.12', NULL, 1, '2025-11-08 20:07:36', '2025-11-08 20:07:36'),
(59141, '57.141.0.66', NULL, 1, '2025-11-08 20:33:29', '2025-11-08 20:33:29'),
(59142, '52.167.144.173', NULL, 1, '2025-11-08 20:49:41', '2025-11-08 20:49:41'),
(59143, '134.122.173.240', NULL, 1, '2025-11-08 21:13:31', '2025-11-08 21:13:31'),
(59144, '51.68.236.72', NULL, 2, '2025-11-08 22:09:55', '2025-11-08 22:09:56'),
(59145, '43.173.175.4', NULL, 1, '2025-11-08 22:15:00', '2025-11-08 22:15:00'),
(59146, '187.189.41.29', NULL, 1, '2025-11-08 22:18:47', '2025-11-08 22:18:47'),
(59147, '43.152.181.32', NULL, 1, '2025-11-08 22:18:51', '2025-11-08 22:18:51'),
(59148, '49.37.114.225', NULL, 1, '2025-11-08 22:35:36', '2025-11-08 22:35:36'),
(59149, '44.251.37.77', NULL, 1, '2025-11-08 23:59:40', '2025-11-08 23:59:40'),
(59150, '35.92.10.61', NULL, 1, '2025-11-09 00:05:28', '2025-11-09 00:05:28'),
(59151, '35.88.32.255', NULL, 1, '2025-11-09 00:17:01', '2025-11-09 00:17:01'),
(59152, '66.249.72.230', NULL, 1, '2025-11-09 00:41:22', '2025-11-09 00:41:22'),
(59153, '66.249.72.229', NULL, 4, '2025-11-09 00:41:41', '2025-11-09 12:50:25'),
(59154, '162.120.184.35', NULL, 4, '2025-11-09 02:33:11', '2025-11-09 09:55:10'),
(59155, '103.100.95.64', NULL, 3, '2025-11-09 02:38:15', '2025-11-09 02:45:15'),
(59156, '180.153.236.221', NULL, 1, '2025-11-09 03:21:17', '2025-11-09 03:21:17'),
(59157, '180.153.236.169', NULL, 1, '2025-11-09 03:22:08', '2025-11-09 03:22:08'),
(59158, '43.173.174.252', NULL, 1, '2025-11-09 04:25:48', '2025-11-09 04:25:48'),
(59159, '121.229.156.72', NULL, 1, '2025-11-09 04:28:24', '2025-11-09 04:28:24'),
(59160, '4.196.118.116', NULL, 1, '2025-11-09 05:02:07', '2025-11-09 05:02:07'),
(59161, '115.60.162.250', NULL, 1, '2025-11-09 05:17:26', '2025-11-09 05:17:26'),
(59162, '107.172.195.122', NULL, 2, '2025-11-09 05:25:44', '2025-11-09 05:25:57'),
(59163, '104.164.126.95', NULL, 1, '2025-11-09 05:25:47', '2025-11-09 05:25:47'),
(59164, '195.211.77.140', NULL, 1, '2025-11-09 05:25:49', '2025-11-09 05:25:49'),
(59165, '172.204.16.68', NULL, 1, '2025-11-09 05:25:59', '2025-11-09 05:25:59'),
(59166, '195.211.77.142', NULL, 1, '2025-11-09 05:26:15', '2025-11-09 05:26:15'),
(59167, '107.174.119.235', NULL, 1, '2025-11-09 05:27:24', '2025-11-09 05:27:24'),
(59168, '107.172.195.76', NULL, 2, '2025-11-09 05:30:44', '2025-11-09 05:30:48'),
(59169, '104.164.126.156', NULL, 1, '2025-11-09 05:30:45', '2025-11-09 05:30:45'),
(59170, '103.59.179.19', NULL, 1, '2025-11-09 06:04:08', '2025-11-09 06:04:08'),
(59171, '4.196.198.87', NULL, 1, '2025-11-09 06:05:08', '2025-11-09 06:05:08'),
(59172, '57.155.171.17', NULL, 1, '2025-11-09 06:17:57', '2025-11-09 06:17:57'),
(59173, '103.4.250.167', NULL, 1, '2025-11-09 06:20:27', '2025-11-09 06:20:27'),
(59174, '104.164.126.74', NULL, 2, '2025-11-09 06:20:32', '2025-11-09 06:20:47'),
(59175, '146.112.163.33', NULL, 1, '2025-11-09 07:24:19', '2025-11-09 07:24:19'),
(59176, '103.196.9.180', NULL, 1, '2025-11-09 07:39:13', '2025-11-09 07:39:13'),
(59177, '104.164.126.179', NULL, 2, '2025-11-09 07:39:17', '2025-11-09 07:39:24'),
(59178, '66.249.77.228', NULL, 2, '2025-11-09 09:51:28', '2025-11-09 09:51:35'),
(59179, '66.249.77.230', NULL, 1, '2025-11-09 09:51:29', '2025-11-09 09:51:29'),
(59180, '66.249.77.229', NULL, 1, '2025-11-09 09:51:29', '2025-11-09 09:51:29'),
(59181, '103.138.31.124', NULL, 2, '2025-11-09 09:55:31', '2025-11-09 09:55:34'),
(59182, '223.109.252.229', NULL, 1, '2025-11-09 09:55:34', '2025-11-09 09:55:34'),
(59183, '57.155.170.194', NULL, 1, '2025-11-09 10:08:29', '2025-11-09 10:08:29'),
(59184, '43.229.208.190', NULL, 1, '2025-11-09 10:15:36', '2025-11-09 10:15:36'),
(59185, '2a06:98c0:3600::103', NULL, 1, '2025-11-09 10:15:37', '2025-11-09 10:15:37'),
(59186, '43.173.179.220', NULL, 1, '2025-11-09 10:25:02', '2025-11-09 10:25:02'),
(59187, '49.13.71.32', NULL, 1, '2025-11-09 10:39:13', '2025-11-09 10:39:13'),
(59188, '202.134.8.192', NULL, 1, '2025-11-09 10:39:55', '2025-11-09 10:39:55'),
(59189, '193.186.4.130', NULL, 1, '2025-11-09 10:53:32', '2025-11-09 10:53:32'),
(59190, '218.67.82.132', NULL, 1, '2025-11-09 11:14:56', '2025-11-09 11:14:56'),
(59191, '192.178.6.96', NULL, 2, '2025-11-09 11:37:53', '2025-11-09 11:47:09'),
(59192, '51.159.106.90', NULL, 1, '2025-11-09 11:45:05', '2025-11-09 11:45:05'),
(59193, '112.86.225.194', NULL, 1, '2025-11-09 13:27:35', '2025-11-09 13:27:35'),
(59194, '180.153.236.85', NULL, 1, '2025-11-09 14:11:18', '2025-11-09 14:11:18'),
(59195, '180.153.236.73', NULL, 1, '2025-11-09 14:11:58', '2025-11-09 14:11:58'),
(59196, '180.153.236.50', NULL, 1, '2025-11-09 14:47:57', '2025-11-09 14:47:57'),
(59197, '180.153.236.203', NULL, 1, '2025-11-09 14:48:00', '2025-11-09 14:48:00'),
(59198, '45.248.151.139', NULL, 1, '2025-11-09 14:58:01', '2025-11-09 14:58:01'),
(59199, '205.210.31.18', NULL, 1, '2025-11-09 14:58:24', '2025-11-09 14:58:24'),
(59200, '40.77.167.41', NULL, 1, '2025-11-09 15:07:53', '2025-11-09 15:07:53'),
(59201, '51.68.236.70', NULL, 1, '2025-11-09 15:21:48', '2025-11-09 15:21:48'),
(59202, '112.4.101.71', NULL, 1, '2025-11-09 15:27:34', '2025-11-09 15:27:34'),
(59203, '106.75.18.15', NULL, 1, '2025-11-09 15:28:14', '2025-11-09 15:28:14'),
(59204, '106.75.66.169', NULL, 1, '2025-11-09 15:28:34', '2025-11-09 15:28:34'),
(59205, '34.11.104.124', NULL, 5, '2025-11-09 15:34:29', '2025-11-09 16:25:56'),
(59206, '36.50.116.208', NULL, 2, '2025-11-09 15:48:01', '2025-11-09 15:54:28'),
(59207, '162.120.184.1', NULL, 1, '2025-11-09 15:59:47', '2025-11-09 15:59:47'),
(59208, '43.173.180.139', NULL, 1, '2025-11-09 16:19:12', '2025-11-09 16:19:12'),
(59209, '114.119.154.26', NULL, 1, '2025-11-09 17:16:13', '2025-11-09 17:16:13'),
(59210, '114.119.131.231', NULL, 1, '2025-11-09 17:21:47', '2025-11-09 17:21:47'),
(59211, '31.56.36.189', NULL, 1, '2025-11-09 17:38:17', '2025-11-09 17:38:17'),
(59212, '34.53.46.107', NULL, 1, '2025-11-09 17:38:35', '2025-11-09 17:38:35'),
(59213, '112.86.225.56', NULL, 1, '2025-11-09 17:53:15', '2025-11-09 17:53:15'),
(59214, '108.141.166.46', NULL, 2, '2025-11-09 17:56:38', '2025-11-09 17:56:39'),
(59215, '178.249.214.20', NULL, 1, '2025-11-09 18:49:55', '2025-11-09 18:49:55'),
(59216, '34.102.86.94', NULL, 1, '2025-11-09 18:50:19', '2025-11-09 18:50:19'),
(59217, '128.204.212.86', NULL, 1, '2025-11-09 19:44:48', '2025-11-09 19:44:48'),
(59218, '44.242.250.44', NULL, 1, '2025-11-10 00:13:09', '2025-11-10 00:13:09'),
(59219, '216.73.216.63', NULL, 1, '2025-11-10 00:19:00', '2025-11-10 00:19:00'),
(59220, '184.105.10.76', NULL, 1, '2025-11-10 00:34:35', '2025-11-10 00:34:35'),
(59221, '16.146.29.204', NULL, 1, '2025-11-10 00:45:01', '2025-11-10 00:45:01'),
(59222, '52.167.144.150', NULL, 1, '2025-11-10 01:07:02', '2025-11-10 01:07:02'),
(59223, '148.113.128.192', NULL, 1, '2025-11-10 01:28:36', '2025-11-10 01:28:36'),
(59224, '167.114.139.185', NULL, 1, '2025-11-10 01:57:45', '2025-11-10 01:57:45'),
(59225, '128.204.212.86', NULL, 2, '2025-11-10 02:21:30', '2025-11-10 17:53:45'),
(59226, '128.204.212.84', NULL, 1, '2025-11-10 02:21:30', '2025-11-10 02:21:30'),
(59227, '144.126.203.114', NULL, 1, '2025-11-10 02:29:20', '2025-11-10 02:29:20'),
(59228, '18.61.0.23', NULL, 1, '2025-11-10 03:30:21', '2025-11-10 03:30:21'),
(59229, '51.118.33.180', NULL, 1, '2025-11-10 03:31:44', '2025-11-10 03:31:44'),
(59230, '223.109.252.240', NULL, 1, '2025-11-10 04:26:21', '2025-11-10 04:26:21'),
(59231, '108.141.166.46', NULL, 6, '2025-11-10 04:41:16', '2025-11-10 04:41:38'),
(59232, '51.68.111.217', NULL, 2, '2025-11-10 05:13:36', '2025-11-10 05:13:37'),
(59233, '57.155.170.164', NULL, 1, '2025-11-10 05:29:15', '2025-11-10 05:29:15'),
(59234, '45.159.10.175', NULL, 1, '2025-11-10 06:01:16', '2025-11-10 06:01:16'),
(59235, '92.40.182.119', NULL, 1, '2025-11-10 06:02:33', '2025-11-10 06:02:33'),
(59236, '120.50.22.50', NULL, 1, '2025-11-10 06:11:05', '2025-11-10 06:11:05'),
(59237, '67.211.214.194', NULL, 1, '2025-11-10 07:09:16', '2025-11-10 07:09:16'),
(59238, '51.8.155.114', NULL, 1, '2025-11-10 07:26:16', '2025-11-10 07:26:16'),
(59239, '180.210.179.133', NULL, 1, '2025-11-10 08:31:01', '2025-11-10 08:31:01'),
(59240, '128.204.212.87', NULL, 1, '2025-11-10 08:34:23', '2025-11-10 08:34:23'),
(59241, '162.120.184.226', NULL, 1, '2025-11-10 09:18:47', '2025-11-10 09:18:47'),
(59242, '162.120.184.34', NULL, 1, '2025-11-10 09:19:15', '2025-11-10 09:19:15'),
(59243, '112.86.225.75', NULL, 2, '2025-11-10 09:50:43', '2025-11-10 09:51:05'),
(59244, '103.131.80.30', NULL, 1, '2025-11-10 09:52:04', '2025-11-10 09:52:04'),
(59245, '57.141.0.74', NULL, 1, '2025-11-10 09:55:13', '2025-11-10 09:55:13'),
(59246, '20.194.157.184', NULL, 1, '2025-11-10 10:16:54', '2025-11-10 10:16:54'),
(59247, '43.173.180.243', NULL, 1, '2025-11-10 10:25:44', '2025-11-10 10:25:44'),
(59248, '43.175.168.115', NULL, 1, '2025-11-10 10:28:09', '2025-11-10 10:28:09'),
(59249, '42.186.123.7', NULL, 1, '2025-11-10 11:07:16', '2025-11-10 11:07:16'),
(59250, '59.52.179.65', NULL, 1, '2025-11-10 12:31:31', '2025-11-10 12:31:31'),
(59251, '192.178.6.97', NULL, 1, '2025-11-10 12:37:53', '2025-11-10 12:37:53'),
(59252, '192.178.6.96', NULL, 2, '2025-11-10 12:38:22', '2025-11-10 23:26:40'),
(59253, '192.178.6.105', NULL, 1, '2025-11-10 12:38:23', '2025-11-10 12:38:23'),
(59254, '66.249.72.230', NULL, 2, '2025-11-10 12:51:31', '2025-11-10 16:41:23'),
(59255, '218.62.253.181', NULL, 1, '2025-11-10 13:14:50', '2025-11-10 13:14:50'),
(59256, '49.13.128.180', NULL, 4, '2025-11-10 13:38:28', '2025-11-10 13:38:30'),
(59257, '207.46.13.111', NULL, 1, '2025-11-10 13:44:17', '2025-11-10 13:44:17'),
(59258, '34.124.176.249', NULL, 1, '2025-11-10 14:13:31', '2025-11-10 14:13:31'),
(59259, '52.167.144.167', NULL, 1, '2025-11-10 14:16:07', '2025-11-10 14:16:07'),
(59260, '112.86.225.231', NULL, 1, '2025-11-10 14:49:20', '2025-11-10 14:49:20'),
(59261, '138.91.30.53', NULL, 1, '2025-11-10 15:20:16', '2025-11-10 15:20:16'),
(59262, '66.220.149.53', NULL, 1, '2025-11-10 16:07:29', '2025-11-10 16:07:29'),
(59263, '23.88.47.216', NULL, 1, '2025-11-10 16:49:38', '2025-11-10 16:49:38'),
(59264, '43.245.120.43', NULL, 2, '2025-11-10 17:39:05', '2025-11-10 17:39:07'),
(59265, '104.196.240.58', NULL, 5, '2025-11-10 17:43:08', '2025-11-10 17:46:50'),
(59266, '37.111.253.41', NULL, 1, '2025-11-10 18:08:55', '2025-11-10 18:08:55'),
(59267, '112.86.225.69', NULL, 1, '2025-11-10 18:20:18', '2025-11-10 18:20:18'),
(59268, '34.9.232.134', NULL, 1, '2025-11-10 18:57:28', '2025-11-10 18:57:28'),
(59269, '136.118.126.138', NULL, 1, '2025-11-10 19:27:22', '2025-11-10 19:27:22'),
(59270, '45.3.35.70', NULL, 2, '2025-11-10 19:28:35', '2025-11-10 19:28:41'),
(59271, '205.169.39.52', NULL, 1, '2025-11-10 20:14:13', '2025-11-10 20:14:13'),
(59272, '23.229.113.138', NULL, 1, '2025-11-10 20:44:09', '2025-11-10 20:44:09'),
(59273, '27.147.237.40', NULL, 1, '2025-11-10 21:02:34', '2025-11-10 21:02:34'),
(59274, '88.99.82.38', NULL, 4, '2025-11-10 21:46:59', '2025-11-10 21:47:02'),
(59275, '34.70.115.222', NULL, 1, '2025-11-10 22:02:08', '2025-11-10 22:02:08'),
(59276, '100.20.122.156', NULL, 1, '2025-11-10 22:32:01', '2025-11-10 22:32:01'),
(59277, '51.68.107.137', NULL, 1, '2025-11-10 23:27:24', '2025-11-10 23:27:24'),
(59278, '43.131.51.16', NULL, 1, '2025-11-10 23:59:16', '2025-11-10 23:59:16'),
(59279, '58.212.237.199', NULL, 1, '2025-11-11 00:06:17', '2025-11-11 00:06:17'),
(59280, '18.97.14.86', NULL, 2, '2025-11-11 00:56:42', '2025-11-11 01:49:58'),
(59281, '54.245.56.148', NULL, 1, '2025-11-11 01:04:01', '2025-11-11 01:04:01'),
(59282, '217.113.196.37', NULL, 1, '2025-11-11 01:10:52', '2025-11-11 01:10:52'),
(59283, '193.186.4.208', NULL, 1, '2025-11-11 01:30:39', '2025-11-11 01:30:39'),
(59284, '128.204.212.87', NULL, 1, '2025-11-11 01:50:35', '2025-11-11 01:50:35'),
(59285, '44.250.141.119', NULL, 1, '2025-11-11 01:52:42', '2025-11-11 01:52:42'),
(59286, '45.3.62.139', NULL, 2, '2025-11-11 01:57:32', '2025-11-11 01:57:34'),
(59287, '34.220.171.102', NULL, 1, '2025-11-11 02:30:47', '2025-11-11 02:30:47'),
(59288, '54.39.210.15', NULL, 1, '2025-11-11 02:52:13', '2025-11-11 02:52:13'),
(59289, '51.68.111.203', NULL, 1, '2025-11-11 03:04:48', '2025-11-11 03:04:48'),
(59290, '54.167.245.138', NULL, 1, '2025-11-11 03:17:17', '2025-11-11 03:17:17'),
(59291, '162.120.184.35', NULL, 1, '2025-11-11 04:24:43', '2025-11-11 04:24:43'),
(59292, '223.109.255.168', NULL, 1, '2025-11-11 04:25:23', '2025-11-11 04:25:23'),
(59293, '43.173.179.64', NULL, 1, '2025-11-11 04:26:03', '2025-11-11 04:26:03'),
(59294, '193.186.4.130', NULL, 1, '2025-11-11 04:28:18', '2025-11-11 04:28:18'),
(59295, '162.120.184.34', NULL, 1, '2025-11-11 05:08:01', '2025-11-11 05:08:01'),
(59296, '43.229.208.190', NULL, 4, '2025-11-11 05:21:24', '2025-11-11 10:09:10'),
(59297, '14.96.171.50', NULL, 1, '2025-11-11 06:04:00', '2025-11-11 06:04:00'),
(59298, '51.68.236.59', NULL, 1, '2025-11-11 06:46:12', '2025-11-11 06:46:12'),
(59299, '103.150.27.249', NULL, 1, '2025-11-11 06:47:25', '2025-11-11 06:47:25'),
(59300, '66.249.72.229', NULL, 1, '2025-11-11 07:03:05', '2025-11-11 07:03:05'),
(59301, '205.210.31.231', NULL, 1, '2025-11-11 07:27:13', '2025-11-11 07:27:13'),
(59302, '142.44.220.239', NULL, 1, '2025-11-11 07:28:07', '2025-11-11 07:28:07'),
(59303, '69.171.231.20', NULL, 1, '2025-11-11 08:58:06', '2025-11-11 08:58:06'),
(59304, '69.171.231.4', NULL, 1, '2025-11-11 08:58:07', '2025-11-11 08:58:07'),
(59305, '203.188.245.166', NULL, 1, '2025-11-11 08:59:20', '2025-11-11 08:59:20'),
(59306, '162.120.184.227', NULL, 1, '2025-11-11 09:07:30', '2025-11-11 09:07:30'),
(59307, '66.249.72.230', NULL, 1, '2025-11-11 09:09:42', '2025-11-11 09:09:42'),
(59308, '202.104.136.68', NULL, 3, '2025-11-11 09:33:34', '2025-11-11 09:53:28'),
(59309, '164.55.247.240', NULL, 1, '2025-11-11 09:47:32', '2025-11-11 09:47:32'),
(59310, '223.104.79.65', NULL, 1, '2025-11-11 09:52:30', '2025-11-11 09:52:30'),
(59311, '223.109.255.151', NULL, 1, '2025-11-11 09:52:38', '2025-11-11 09:52:38'),
(59312, '113.234.21.217', NULL, 1, '2025-11-11 10:23:52', '2025-11-11 10:23:52'),
(59313, '44.209.113.59', NULL, 1, '2025-11-11 10:41:48', '2025-11-11 10:41:48'),
(59314, '185.44.65.242', NULL, 1, '2025-11-11 10:55:59', '2025-11-11 10:55:59'),
(59315, '95.108.213.107', NULL, 1, '2025-11-11 10:59:15', '2025-11-11 10:59:15'),
(59316, '192.178.6.105', NULL, 1, '2025-11-11 11:08:52', '2025-11-11 11:08:52'),
(59317, '162.120.184.52', NULL, 1, '2025-11-11 12:15:18', '2025-11-11 12:15:18'),
(59318, '168.119.191.40', NULL, 1, '2025-11-11 12:37:52', '2025-11-11 12:37:52'),
(59319, '128.204.212.85', NULL, 1, '2025-11-11 13:10:09', '2025-11-11 13:10:09'),
(59320, '112.86.225.192', NULL, 1, '2025-11-11 14:45:13', '2025-11-11 14:45:13'),
(59321, '114.79.0.152', NULL, 1, '2025-11-11 15:41:13', '2025-11-11 15:41:13'),
(59322, '20.27.94.129', NULL, 1, '2025-11-11 15:49:18', '2025-11-11 15:49:18'),
(59323, '51.68.111.217', NULL, 1, '2025-11-11 15:50:10', '2025-11-11 15:50:10'),
(59324, '43.173.181.113', NULL, 1, '2025-11-11 16:30:24', '2025-11-11 16:30:24'),
(59325, '44.252.64.201', NULL, 1, '2025-11-11 16:30:29', '2025-11-11 16:30:29'),
(59326, '113.166.63.208', NULL, 1, '2025-11-11 17:26:27', '2025-11-11 17:26:27'),
(59327, '51.8.155.71', NULL, 1, '2025-11-11 18:00:37', '2025-11-11 18:00:37'),
(59328, '34.63.199.50', NULL, 1, '2025-11-11 18:23:20', '2025-11-11 18:23:20'),
(59329, '112.86.225.185', NULL, 1, '2025-11-11 18:23:57', '2025-11-11 18:23:57'),
(59330, '136.111.238.219', NULL, 1, '2025-11-11 18:25:00', '2025-11-11 18:25:00'),
(59331, '51.68.111.214', NULL, 1, '2025-11-11 18:39:23', '2025-11-11 18:39:23'),
(59332, '136.118.112.85', NULL, 1, '2025-11-11 18:43:03', '2025-11-11 18:43:03'),
(59333, '218.67.82.132', NULL, 1, '2025-11-11 18:44:42', '2025-11-11 18:44:42'),
(59334, '162.120.184.226', NULL, 1, '2025-11-11 19:59:56', '2025-11-11 19:59:56'),
(59335, '110.76.129.158', NULL, 1, '2025-11-11 20:17:09', '2025-11-11 20:17:09'),
(59336, '51.68.111.242', NULL, 1, '2025-11-11 20:51:37', '2025-11-11 20:51:37'),
(59337, '20.90.7.144', NULL, 1, '2025-11-11 21:22:34', '2025-11-11 21:22:34'),
(59338, '185.246.209.149', NULL, 1, '2025-11-11 23:45:19', '2025-11-11 23:45:19'),
(59339, '134.209.187.220', NULL, 1, '2025-11-12 00:27:18', '2025-11-12 00:27:18'),
(59340, '177.112.24.45', NULL, 1, '2025-11-12 00:45:09', '2025-11-12 00:45:09'),
(59341, '190.248.212.73', NULL, 1, '2025-11-12 00:45:16', '2025-11-12 00:45:16'),
(59342, '43.173.180.142', NULL, 1, '2025-11-12 01:20:21', '2025-11-12 01:20:21'),
(59343, '52.173.250.222', NULL, 1, '2025-11-12 01:50:57', '2025-11-12 01:50:57'),
(59344, '20.194.1.2', NULL, 1, '2025-11-12 02:15:37', '2025-11-12 02:15:37'),
(59345, '20.194.1.12', NULL, 1, '2025-11-12 02:15:38', '2025-11-12 02:15:38'),
(59346, '20.194.1.4', NULL, 1, '2025-11-12 02:16:05', '2025-11-12 02:16:05'),
(59347, '34.211.49.181', NULL, 1, '2025-11-12 02:16:28', '2025-11-12 02:16:28'),
(59348, '54.200.151.230', NULL, 1, '2025-11-12 02:42:06', '2025-11-12 02:42:06'),
(59349, '52.167.144.206', NULL, 1, '2025-11-12 02:50:14', '2025-11-12 02:50:14'),
(59350, '20.15.133.191', NULL, 1, '2025-11-12 02:50:22', '2025-11-12 02:50:22'),
(59351, '223.237.169.117', NULL, 1, '2025-11-12 04:14:10', '2025-11-12 04:14:10'),
(59352, '34.106.32.210', NULL, 2, '2025-11-12 04:31:57', '2025-11-12 04:33:12'),
(59353, '43.173.179.155', NULL, 1, '2025-11-12 04:44:28', '2025-11-12 04:44:28'),
(59354, '180.102.110.169', NULL, 1, '2025-11-12 04:44:40', '2025-11-12 04:44:40'),
(59355, '193.186.4.130', NULL, 1, '2025-11-12 04:55:56', '2025-11-12 04:55:56'),
(59356, '142.44.228.5', NULL, 1, '2025-11-12 05:12:04', '2025-11-12 05:12:04'),
(59357, '193.186.4.159', NULL, 3, '2025-11-12 05:12:57', '2025-11-12 06:49:02'),
(59358, '43.229.208.190', NULL, 2, '2025-11-12 05:12:58', '2025-11-12 10:40:10'),
(59359, '136.226.235.92', NULL, 1, '2025-11-12 06:10:55', '2025-11-12 06:10:55'),
(59360, '87.250.224.236', NULL, 1, '2025-11-12 06:16:52', '2025-11-12 06:16:52'),
(59361, '52.187.246.141', NULL, 1, '2025-11-12 06:41:42', '2025-11-12 06:41:42'),
(59362, '162.120.184.35', NULL, 2, '2025-11-12 06:48:49', '2025-11-12 09:01:58'),
(59363, '103.131.71.92', NULL, 1, '2025-11-12 06:59:12', '2025-11-12 06:59:12'),
(59364, '193.186.4.185', NULL, 1, '2025-11-12 07:06:08', '2025-11-12 07:06:08'),
(59365, '128.204.212.86', NULL, 1, '2025-11-12 07:10:46', '2025-11-12 07:10:46'),
(59366, '15.235.96.146', NULL, 1, '2025-11-12 07:21:44', '2025-11-12 07:21:44'),
(59367, '162.120.184.202', NULL, 1, '2025-11-12 07:41:14', '2025-11-12 07:41:14'),
(59368, '138.91.30.58', NULL, 1, '2025-11-12 07:41:34', '2025-11-12 07:41:34'),
(59369, '14.248.149.194', NULL, 1, '2025-11-12 07:46:49', '2025-11-12 07:46:49'),
(59370, '172.183.222.143', NULL, 1, '2025-11-12 07:55:39', '2025-11-12 07:55:39'),
(59371, '136.116.219.227', NULL, 2, '2025-11-12 07:57:33', '2025-11-12 07:58:11'),
(59372, '4.196.118.115', NULL, 1, '2025-11-12 08:12:40', '2025-11-12 08:12:40'),
(59373, '40.77.167.16', NULL, 1, '2025-11-12 09:01:33', '2025-11-12 09:01:33');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(59374, '13.217.103.87', NULL, 2, '2025-11-12 09:07:33', '2025-11-12 09:07:33'),
(59375, '54.194.197.111', NULL, 1, '2025-11-12 09:17:52', '2025-11-12 09:17:52'),
(59376, '35.178.228.46', NULL, 1, '2025-11-12 09:17:53', '2025-11-12 09:17:53'),
(59377, '52.210.125.100', NULL, 1, '2025-11-12 09:17:56', '2025-11-12 09:17:56'),
(59378, '34.255.208.255', NULL, 1, '2025-11-12 09:18:08', '2025-11-12 09:18:08'),
(59379, '63.35.191.127', NULL, 1, '2025-11-12 09:18:09', '2025-11-12 09:18:09'),
(59380, '51.68.111.219', NULL, 1, '2025-11-12 09:23:06', '2025-11-12 09:23:06'),
(59381, '162.120.184.227', NULL, 1, '2025-11-12 09:50:36', '2025-11-12 09:50:36'),
(59382, '45.80.107.92', NULL, 2, '2025-11-12 10:06:57', '2025-11-12 10:07:00'),
(59383, '43.173.177.169', NULL, 1, '2025-11-12 10:29:08', '2025-11-12 10:29:08'),
(59384, '142.93.211.151', NULL, 2, '2025-11-12 10:44:35', '2025-11-12 10:44:38'),
(59385, '4.196.118.119', NULL, 1, '2025-11-12 11:15:02', '2025-11-12 11:15:02'),
(59386, '51.68.111.243', NULL, 1, '2025-11-12 11:21:25', '2025-11-12 11:21:25'),
(59387, '31.13.103.19', NULL, 1, '2025-11-12 11:55:32', '2025-11-12 11:55:32'),
(59388, '34.232.23.139', NULL, 2, '2025-11-12 12:23:00', '2025-11-12 12:23:00'),
(59389, '162.120.188.225', NULL, 1, '2025-11-12 13:41:11', '2025-11-12 13:41:11'),
(59390, '20.194.1.10', NULL, 1, '2025-11-12 14:08:34', '2025-11-12 14:08:34'),
(59391, '51.161.65.244', NULL, 1, '2025-11-12 14:19:39', '2025-11-12 14:19:39'),
(59392, '183.83.133.206', NULL, 1, '2025-11-12 15:09:09', '2025-11-12 15:09:09'),
(59393, '191.96.232.199', NULL, 1, '2025-11-12 16:05:12', '2025-11-12 16:05:12'),
(59394, '43.173.178.240', NULL, 1, '2025-11-12 16:31:53', '2025-11-12 16:31:53'),
(59395, '212.225.225.60', NULL, 1, '2025-11-12 19:31:11', '2025-11-12 19:31:11'),
(59396, '154.3.62.47', NULL, 1, '2025-11-12 19:53:49', '2025-11-12 19:53:49'),
(59397, '160.202.144.120', NULL, 1, '2025-11-12 20:23:52', '2025-11-12 20:23:52'),
(59398, '34.106.25.59', NULL, 1, '2025-11-12 20:29:35', '2025-11-12 20:29:35'),
(59399, '112.86.225.121', NULL, 1, '2025-11-13 18:14:38', '2025-11-13 18:14:38'),
(59400, '103.131.71.230', NULL, 1, '2025-11-13 18:28:32', '2025-11-13 18:28:32'),
(59401, '200.215.162.22', NULL, 1, '2025-11-13 18:34:23', '2025-11-13 18:34:23'),
(59402, '103.26.246.18', NULL, 1, '2025-11-13 18:39:22', '2025-11-13 18:39:22'),
(59403, '59.153.103.54', NULL, 2, '2025-11-13 19:07:12', '2025-11-13 19:07:17'),
(59404, '66.249.69.100', NULL, 2, '2025-11-13 19:47:11', '2025-11-13 19:49:42'),
(59405, '66.249.69.98', NULL, 1, '2025-11-13 19:49:43', '2025-11-13 19:49:43'),
(59406, '51.68.107.137', NULL, 1, '2025-11-13 20:19:31', '2025-11-13 20:19:31'),
(59407, '78.192.88.44', NULL, 1, '2025-11-13 20:25:47', '2025-11-13 20:25:47'),
(59408, '43.173.182.219', NULL, 1, '2025-11-13 22:16:34', '2025-11-13 22:16:34'),
(59409, '37.111.200.140', NULL, 1, '2025-11-13 22:20:20', '2025-11-13 22:20:20'),
(59410, '34.26.68.101', NULL, 1, '2025-11-13 22:28:29', '2025-11-13 22:28:29'),
(59411, '103.87.212.121', NULL, 1, '2025-11-13 22:32:52', '2025-11-13 22:32:52'),
(59412, '192.210.155.211', NULL, 1, '2025-11-13 23:36:04', '2025-11-13 23:36:04'),
(59413, '14.18.16.155', NULL, 1, '2025-11-14 00:04:16', '2025-11-14 00:04:16'),
(59414, '143.110.186.192', NULL, 1, '2025-11-14 00:41:49', '2025-11-14 00:41:49'),
(59415, '185.191.171.10', NULL, 1, '2025-11-14 01:10:50', '2025-11-14 01:10:50'),
(59416, '54.213.100.114', NULL, 1, '2025-11-14 02:50:37', '2025-11-14 02:50:37'),
(59417, '43.175.29.22', NULL, 1, '2025-11-14 03:03:41', '2025-11-14 03:03:41'),
(59418, '43.174.136.26', NULL, 1, '2025-11-14 03:03:47', '2025-11-14 03:03:47'),
(59419, '20.27.94.129', NULL, 1, '2025-11-14 03:12:22', '2025-11-14 03:12:22'),
(59420, '112.94.252.169', NULL, 1, '2025-11-14 03:33:42', '2025-11-14 03:33:42'),
(59421, '91.231.222.141', NULL, 1, '2025-11-14 03:59:09', '2025-11-14 03:59:09'),
(59422, '104.196.5.217', NULL, 2, '2025-11-14 04:01:55', '2025-11-14 04:16:51'),
(59423, '173.244.42.172', NULL, 1, '2025-11-14 04:12:22', '2025-11-14 04:12:22'),
(59424, '43.173.174.129', NULL, 1, '2025-11-14 04:19:39', '2025-11-14 04:19:39'),
(59425, '43.174.8.39', NULL, 1, '2025-11-14 04:27:52', '2025-11-14 04:27:52'),
(59426, '4.196.198.90', NULL, 1, '2025-11-14 04:31:03', '2025-11-14 04:31:03'),
(59427, '4.196.198.95', NULL, 1, '2025-11-14 04:33:20', '2025-11-14 04:33:20'),
(59428, '27.147.186.29', NULL, 1, '2025-11-14 06:19:15', '2025-11-14 06:19:15'),
(59429, '161.35.174.87', NULL, 1, '2025-11-14 08:08:46', '2025-11-14 08:08:46'),
(59430, '44.248.116.177', NULL, 1, '2025-11-14 08:15:48', '2025-11-14 08:15:48'),
(59431, '106.8.131.73', NULL, 1, '2025-11-14 09:18:04', '2025-11-14 09:18:04'),
(59432, '43.173.174.213', NULL, 1, '2025-11-14 10:21:41', '2025-11-14 10:21:41'),
(59433, '217.113.194.45', NULL, 1, '2025-11-14 10:47:27', '2025-11-14 10:47:27'),
(59434, '217.113.194.50', NULL, 1, '2025-11-14 10:47:33', '2025-11-14 10:47:33'),
(59435, '216.73.216.121', NULL, 1, '2025-11-14 11:35:23', '2025-11-14 11:35:23'),
(59436, '66.220.149.58', NULL, 1, '2025-11-14 12:41:10', '2025-11-14 12:41:10'),
(59437, '34.121.233.146', NULL, 1, '2025-11-14 13:20:03', '2025-11-14 13:20:03'),
(59438, '103.122.28.241', NULL, 1, '2025-11-14 13:29:28', '2025-11-14 13:29:28'),
(59439, '40.77.167.35', NULL, 1, '2025-11-14 13:46:17', '2025-11-14 13:46:17'),
(59440, '223.67.143.117', NULL, 1, '2025-11-14 13:59:02', '2025-11-14 13:59:02'),
(59441, '112.18.123.83', NULL, 1, '2025-11-14 13:59:18', '2025-11-14 13:59:18'),
(59442, '103.131.71.226', NULL, 1, '2025-11-14 15:08:29', '2025-11-14 15:08:29'),
(59443, '34.148.222.114', NULL, 2, '2025-11-14 15:50:55', '2025-11-14 16:03:43'),
(59444, '72.252.201.131', NULL, 1, '2025-11-14 16:02:30', '2025-11-14 16:02:30'),
(59445, '43.173.178.32', NULL, 1, '2025-11-14 16:21:35', '2025-11-14 16:21:35'),
(59446, '74.7.35.51', NULL, 1, '2025-11-14 16:47:59', '2025-11-14 16:47:59'),
(59447, '66.249.69.100', NULL, 2, '2025-11-14 17:08:15', '2025-11-14 21:05:37'),
(59448, '112.86.225.223', NULL, 1, '2025-11-14 17:57:40', '2025-11-14 17:57:40'),
(59449, '34.106.124.118', NULL, 1, '2025-11-14 18:18:18', '2025-11-14 18:18:18'),
(59450, '43.173.178.65', NULL, 1, '2025-11-14 19:43:08', '2025-11-14 19:43:08'),
(59451, '35.196.127.169', NULL, 1, '2025-11-14 21:20:58', '2025-11-14 21:20:58'),
(59452, '34.23.55.231', NULL, 1, '2025-11-14 21:22:30', '2025-11-14 21:22:30'),
(59453, '51.68.111.207', NULL, 1, '2025-11-14 21:51:01', '2025-11-14 21:51:01'),
(59454, '3.238.94.34', NULL, 1, '2025-11-14 22:08:24', '2025-11-14 22:08:24'),
(59455, '43.173.176.123', NULL, 1, '2025-11-14 22:23:59', '2025-11-14 22:23:59'),
(59456, '66.249.75.132', NULL, 1, '2025-11-14 23:03:38', '2025-11-14 23:03:38'),
(59457, '223.109.255.156', NULL, 1, '2025-11-15 01:00:55', '2025-11-15 01:00:55'),
(59458, '112.48.89.58', NULL, 1, '2025-11-15 01:06:35', '2025-11-15 01:06:35'),
(59459, '123.6.49.36', NULL, 1, '2025-11-15 01:06:40', '2025-11-15 01:06:40'),
(59460, '123.6.49.6', NULL, 1, '2025-11-15 01:07:50', '2025-11-15 01:07:50'),
(59461, '168.91.76.233', NULL, 1, '2025-11-15 01:13:25', '2025-11-15 01:13:25'),
(59462, '223.109.255.160', NULL, 1, '2025-11-15 01:26:55', '2025-11-15 01:26:55'),
(59463, '16.146.83.0', NULL, 1, '2025-11-15 01:32:28', '2025-11-15 01:32:28'),
(59464, '5.133.192.87', NULL, 1, '2025-11-15 01:37:54', '2025-11-15 01:37:54'),
(59465, '4.196.118.125', NULL, 1, '2025-11-15 02:59:23', '2025-11-15 02:59:23'),
(59466, '45.151.62.26', NULL, 1, '2025-11-15 03:05:50', '2025-11-15 03:05:50'),
(59467, '35.231.2.110', NULL, 2, '2025-11-15 03:42:18', '2025-11-15 03:56:50'),
(59468, '43.173.177.186', NULL, 1, '2025-11-15 04:23:12', '2025-11-15 04:23:12'),
(59469, '43.174.152.18', NULL, 1, '2025-11-15 04:36:21', '2025-11-15 04:36:21'),
(59470, '172.86.89.62', NULL, 1, '2025-11-15 04:54:07', '2025-11-15 04:54:07'),
(59471, '34.127.61.113', NULL, 1, '2025-11-15 05:01:43', '2025-11-15 05:01:43'),
(59472, '3.82.199.55', NULL, 1, '2025-11-15 05:08:43', '2025-11-15 05:08:43'),
(59473, '172.204.16.77', NULL, 1, '2025-11-15 05:49:40', '2025-11-15 05:49:40'),
(59474, '112.86.225.39', NULL, 1, '2025-11-15 05:56:50', '2025-11-15 05:56:50'),
(59475, '20.194.1.0', NULL, 1, '2025-11-15 06:06:56', '2025-11-15 06:06:56'),
(59476, '202.134.8.195', NULL, 3, '2025-11-15 06:46:50', '2025-11-15 06:46:56'),
(59477, '186.192.200.198', NULL, 1, '2025-11-15 06:49:22', '2025-11-15 06:49:22'),
(59478, '40.77.167.55', NULL, 1, '2025-11-15 07:51:18', '2025-11-15 07:51:18'),
(59479, '72.14.201.130', NULL, 2, '2025-11-15 08:10:36', '2025-11-15 11:50:35'),
(59480, '144.172.107.17', NULL, 1, '2025-11-15 08:50:39', '2025-11-15 08:50:39'),
(59481, '3.236.113.135', NULL, 1, '2025-11-15 09:01:44', '2025-11-15 09:01:44'),
(59482, '162.120.184.52', NULL, 1, '2025-11-15 10:04:22', '2025-11-15 10:04:22'),
(59483, '17.22.245.199', NULL, 1, '2025-11-15 10:05:29', '2025-11-15 10:05:29'),
(59484, '43.173.178.14', NULL, 1, '2025-11-15 10:15:24', '2025-11-15 10:15:24'),
(59485, '103.172.44.12', NULL, 4, '2025-11-15 10:17:02', '2025-11-15 11:42:30'),
(59486, '205.169.39.19', NULL, 1, '2025-11-15 10:37:09', '2025-11-15 10:37:09'),
(59487, '172.178.141.139', NULL, 1, '2025-11-15 10:52:58', '2025-11-15 10:52:58'),
(59488, '9.169.124.17', NULL, 1, '2025-11-15 11:26:47', '2025-11-15 11:26:47'),
(59489, '2a06:98c0:3600::103', NULL, 1, '2025-11-15 11:50:38', '2025-11-15 11:50:38'),
(59490, '121.229.156.106', NULL, 1, '2025-11-15 12:00:20', '2025-11-15 12:00:20'),
(59491, '135.232.19.45', NULL, 1, '2025-11-15 12:09:07', '2025-11-15 12:09:07'),
(59492, '103.172.139.30', NULL, 1, '2025-11-15 12:21:57', '2025-11-15 12:21:57'),
(59493, '44.243.120.67', NULL, 1, '2025-11-15 12:29:55', '2025-11-15 12:29:55'),
(59494, '116.206.56.164', NULL, 1, '2025-11-15 13:06:37', '2025-11-15 13:06:37'),
(59495, '205.210.31.139', NULL, 1, '2025-11-15 13:12:45', '2025-11-15 13:12:45'),
(59496, '66.249.69.100', NULL, 2, '2025-11-15 13:47:58', '2025-11-15 20:29:52'),
(59497, '112.86.225.90', NULL, 1, '2025-11-15 13:55:01', '2025-11-15 13:55:01'),
(59498, '128.204.212.86', NULL, 2, '2025-11-15 14:17:25', '2025-11-15 18:54:24'),
(59499, '51.68.111.205', NULL, 2, '2025-11-15 14:34:01', '2025-11-15 14:34:02'),
(59500, '35.227.114.34', NULL, 1, '2025-11-15 14:36:50', '2025-11-15 14:36:50'),
(59501, '192.227.247.170', NULL, 1, '2025-11-15 15:19:58', '2025-11-15 15:19:58'),
(59502, '34.203.50.75', NULL, 1, '2025-11-15 15:42:19', '2025-11-15 15:42:19'),
(59503, '43.173.179.243', NULL, 1, '2025-11-15 16:19:02', '2025-11-15 16:19:02'),
(59504, '162.120.184.34', NULL, 1, '2025-11-15 16:21:57', '2025-11-15 16:21:57'),
(59505, '54.70.190.91', NULL, 3, '2025-11-15 16:29:45', '2025-11-15 16:29:58'),
(59506, '87.236.176.55', NULL, 1, '2025-11-15 16:31:53', '2025-11-15 16:31:53'),
(59507, '45.128.156.11', NULL, 1, '2025-11-15 16:50:47', '2025-11-15 16:50:47'),
(59508, '185.247.137.80', NULL, 1, '2025-11-15 17:06:06', '2025-11-15 17:06:06'),
(59509, '114.119.150.27', NULL, 1, '2025-11-15 17:10:29', '2025-11-15 17:10:29'),
(59510, '192.36.109.90', NULL, 1, '2025-11-15 17:20:28', '2025-11-15 17:20:28'),
(59511, '180.102.110.140', NULL, 1, '2025-11-15 18:02:53', '2025-11-15 18:02:53'),
(59512, '205.210.31.241', NULL, 1, '2025-11-15 18:28:50', '2025-11-15 18:28:50'),
(59513, '23.80.157.248', NULL, 1, '2025-11-15 18:51:50', '2025-11-15 18:51:50'),
(59514, '43.173.178.106', NULL, 1, '2025-11-15 18:59:17', '2025-11-15 18:59:17'),
(59515, '221.229.106.25', NULL, 1, '2025-11-15 19:33:14', '2025-11-15 19:33:14'),
(59516, '43.135.36.201', NULL, 1, '2025-11-15 19:41:42', '2025-11-15 19:41:42'),
(59517, '185.208.158.157', NULL, 2, '2025-11-15 19:52:23', '2025-11-15 19:52:23'),
(59518, '66.249.75.133', NULL, 1, '2025-11-15 19:56:58', '2025-11-15 19:56:58'),
(59519, '51.68.236.64', NULL, 1, '2025-11-15 20:00:34', '2025-11-15 20:00:34'),
(59520, '93.159.230.28', NULL, 1, '2025-11-15 20:33:58', '2025-11-15 20:33:58'),
(59521, '121.229.156.103', NULL, 1, '2025-11-15 20:35:03', '2025-11-15 20:35:03'),
(59522, '40.77.167.77', NULL, 1, '2025-11-15 20:45:22', '2025-11-15 20:45:22'),
(59523, '195.178.110.110', NULL, 2, '2025-11-15 21:43:20', '2025-11-15 21:43:30'),
(59524, '17.241.227.112', NULL, 1, '2025-11-15 21:45:35', '2025-11-15 21:45:35'),
(59525, '170.106.167.214', NULL, 1, '2025-11-15 22:17:30', '2025-11-15 22:17:30'),
(59526, '43.173.181.241', NULL, 1, '2025-11-15 22:21:30', '2025-11-15 22:21:30'),
(59527, '43.174.6.50', NULL, 1, '2025-11-15 22:44:47', '2025-11-15 22:44:47'),
(59528, '44.244.137.12', NULL, 1, '2025-11-15 22:51:30', '2025-11-15 22:51:30'),
(59529, '159.65.147.196', NULL, 1, '2025-11-16 00:11:18', '2025-11-16 00:11:18'),
(59530, '52.167.144.215', NULL, 1, '2025-11-16 01:29:38', '2025-11-16 01:29:38'),
(59531, '198.235.24.55', NULL, 1, '2025-11-16 02:04:09', '2025-11-16 02:04:09'),
(59532, '57.141.0.48', NULL, 1, '2025-11-16 02:19:46', '2025-11-16 02:19:46'),
(59533, '158.173.154.13', NULL, 1, '2025-11-16 02:34:36', '2025-11-16 02:34:36'),
(59534, '35.185.225.185', NULL, 1, '2025-11-16 02:48:38', '2025-11-16 02:48:38'),
(59535, '43.128.149.102', NULL, 1, '2025-11-16 02:59:38', '2025-11-16 02:59:38'),
(59536, '44.243.7.249', NULL, 1, '2025-11-16 03:01:41', '2025-11-16 03:01:41'),
(59537, '171.22.183.243', NULL, 1, '2025-11-16 03:23:04', '2025-11-16 03:23:04'),
(59538, '115.127.4.211', NULL, 1, '2025-11-16 03:25:38', '2025-11-16 03:25:38'),
(59539, '110.249.201.6', NULL, 1, '2025-11-16 03:32:46', '2025-11-16 03:32:46'),
(59540, '49.51.132.100', NULL, 1, '2025-11-16 03:49:41', '2025-11-16 03:49:41'),
(59541, '143.198.42.234', NULL, 1, '2025-11-16 04:14:01', '2025-11-16 04:14:01'),
(59542, '43.173.180.160', NULL, 1, '2025-11-16 04:17:31', '2025-11-16 04:17:31'),
(59543, '3.250.35.37', NULL, 1, '2025-11-16 04:19:03', '2025-11-16 04:19:03'),
(59544, '43.165.65.75', NULL, 1, '2025-11-16 04:33:17', '2025-11-16 04:33:17'),
(59545, '185.191.171.8', NULL, 1, '2025-11-16 04:35:12', '2025-11-16 04:35:12'),
(59546, '182.252.75.9', NULL, 1, '2025-11-16 04:40:54', '2025-11-16 04:40:54'),
(59547, '43.173.181.75', NULL, 1, '2025-11-16 04:42:50', '2025-11-16 04:42:50'),
(59548, '34.68.225.19', NULL, 1, '2025-11-16 04:44:56', '2025-11-16 04:44:56'),
(59549, '44.252.83.221', NULL, 1, '2025-11-16 04:53:49', '2025-11-16 04:53:49'),
(59550, '43.229.208.190', NULL, 2, '2025-11-16 05:00:26', '2025-11-16 06:09:27'),
(59551, '223.109.252.145', NULL, 1, '2025-11-16 05:00:50', '2025-11-16 05:00:50'),
(59552, '54.144.184.231', NULL, 1, '2025-11-16 05:17:55', '2025-11-16 05:17:55'),
(59553, '68.218.30.121', NULL, 1, '2025-11-16 05:25:54', '2025-11-16 05:25:54'),
(59554, '72.14.201.130', NULL, 1, '2025-11-16 05:27:37', '2025-11-16 05:27:37'),
(59555, '68.218.30.124', NULL, 1, '2025-11-16 05:29:22', '2025-11-16 05:29:22'),
(59556, '57.155.170.166', NULL, 1, '2025-11-16 05:36:55', '2025-11-16 05:36:55'),
(59557, '202.5.57.15', NULL, 1, '2025-11-16 06:06:19', '2025-11-16 06:06:19'),
(59558, '202.53.165.130', NULL, 2, '2025-11-16 06:24:21', '2025-11-16 06:24:22'),
(59559, '162.120.184.34', NULL, 2, '2025-11-16 06:33:16', '2025-11-16 06:55:21'),
(59560, '162.120.185.35', NULL, 4, '2025-11-16 06:48:31', '2025-11-16 11:32:55'),
(59561, '162.120.185.34', NULL, 2, '2025-11-16 06:54:47', '2025-11-16 08:59:40'),
(59562, '51.68.111.207', NULL, 1, '2025-11-16 07:12:38', '2025-11-16 07:12:38'),
(59563, '66.249.75.133', NULL, 2, '2025-11-16 07:33:34', '2025-11-16 13:13:40'),
(59564, '66.249.69.98', NULL, 3, '2025-11-16 07:56:38', '2025-11-16 16:02:19'),
(59565, '74.7.228.158', NULL, 1, '2025-11-16 07:57:00', '2025-11-16 07:57:00'),
(59566, '74.7.227.17', NULL, 1, '2025-11-16 08:01:26', '2025-11-16 08:01:26'),
(59567, '91.196.152.49', NULL, 1, '2025-11-16 08:02:25', '2025-11-16 08:02:25'),
(59568, '155.254.45.130', NULL, 1, '2025-11-16 08:14:02', '2025-11-16 08:14:02'),
(59569, '154.30.105.231', NULL, 1, '2025-11-16 08:14:03', '2025-11-16 08:14:03'),
(59570, '163.47.145.84', NULL, 1, '2025-11-16 08:15:58', '2025-11-16 08:15:58'),
(59571, '182.40.104.255', NULL, 1, '2025-11-16 08:43:59', '2025-11-16 08:43:59'),
(59572, '72.153.153.63', NULL, 1, '2025-11-16 08:57:13', '2025-11-16 08:57:13'),
(59573, '160.202.146.194', NULL, 1, '2025-11-16 08:58:56', '2025-11-16 08:58:56'),
(59574, '193.186.4.159', NULL, 1, '2025-11-16 08:59:03', '2025-11-16 08:59:03'),
(59575, '193.186.4.143', NULL, 1, '2025-11-16 08:59:10', '2025-11-16 08:59:10'),
(59576, '162.120.184.35', NULL, 2, '2025-11-16 08:59:35', '2025-11-16 11:27:56'),
(59577, '116.58.201.130', NULL, 2, '2025-11-16 09:05:46', '2025-11-16 10:20:59'),
(59578, '115.127.82.233', NULL, 1, '2025-11-16 09:10:04', '2025-11-16 09:10:04'),
(59579, '74.7.35.112', NULL, 1, '2025-11-16 09:20:35', '2025-11-16 09:20:35'),
(59580, '74.7.35.117', NULL, 1, '2025-11-16 09:20:42', '2025-11-16 09:20:42'),
(59581, '13.76.223.56', NULL, 1, '2025-11-16 09:44:44', '2025-11-16 09:44:44'),
(59582, '112.86.225.109', NULL, 1, '2025-11-16 09:56:04', '2025-11-16 09:56:04'),
(59583, '58.145.187.131', NULL, 2, '2025-11-16 10:10:46', '2025-11-16 10:16:01'),
(59584, '43.130.91.95', NULL, 1, '2025-11-16 10:11:08', '2025-11-16 10:11:08'),
(59585, '72.14.201.159', NULL, 1, '2025-11-16 10:14:25', '2025-11-16 10:14:25'),
(59586, '43.173.173.142', NULL, 1, '2025-11-16 10:24:12', '2025-11-16 10:24:12'),
(59587, '43.153.35.128', NULL, 1, '2025-11-16 10:59:44', '2025-11-16 10:59:44'),
(59588, '198.235.24.172', NULL, 1, '2025-11-16 11:02:40', '2025-11-16 11:02:40'),
(59589, '138.91.30.52', NULL, 1, '2025-11-16 11:10:48', '2025-11-16 11:10:48'),
(59590, '74.7.227.60', NULL, 1, '2025-11-16 11:17:22', '2025-11-16 11:17:22'),
(59591, '103.181.97.25', NULL, 2, '2025-11-16 11:22:52', '2025-11-16 11:33:01'),
(59592, '103.57.131.35', NULL, 2, '2025-11-16 11:45:22', '2025-11-16 11:45:24'),
(59593, '40.77.167.7', NULL, 1, '2025-11-16 11:51:39', '2025-11-16 11:51:39'),
(59594, '198.235.24.131', NULL, 1, '2025-11-16 12:05:24', '2025-11-16 12:05:24'),
(59595, '85.215.174.138', NULL, 1, '2025-11-16 12:20:51', '2025-11-16 12:20:51'),
(59596, '205.210.31.133', NULL, 1, '2025-11-16 12:25:03', '2025-11-16 12:25:03'),
(59597, '128.204.212.84', NULL, 1, '2025-11-16 12:30:31', '2025-11-16 12:30:31'),
(59598, '51.68.111.209', NULL, 1, '2025-11-16 12:54:22', '2025-11-16 12:54:22'),
(59599, '20.27.94.139', NULL, 1, '2025-11-16 13:11:30', '2025-11-16 13:11:30'),
(59600, '173.252.95.5', NULL, 1, '2025-11-16 13:21:56', '2025-11-16 13:21:56'),
(59601, '18.236.143.160', NULL, 1, '2025-11-16 14:06:25', '2025-11-16 14:06:25'),
(59602, '51.68.111.203', NULL, 1, '2025-11-16 14:13:32', '2025-11-16 14:13:32'),
(59603, '173.244.42.157', NULL, 1, '2025-11-16 14:25:46', '2025-11-16 14:25:46'),
(59604, '121.229.156.122', NULL, 1, '2025-11-16 14:28:58', '2025-11-16 14:28:58'),
(59605, '4.196.198.87', NULL, 1, '2025-11-16 15:07:27', '2025-11-16 15:07:27'),
(59606, '165.101.132.135', NULL, 1, '2025-11-16 15:13:54', '2025-11-16 15:13:54'),
(59607, '34.186.55.83', NULL, 1, '2025-11-16 15:25:32', '2025-11-16 15:25:32'),
(59608, '222.79.103.59', NULL, 1, '2025-11-16 15:34:54', '2025-11-16 15:34:54'),
(59609, '102.165.48.188', NULL, 1, '2025-11-16 16:01:27', '2025-11-16 16:01:27'),
(59610, '34.27.213.188', NULL, 1, '2025-11-16 16:05:27', '2025-11-16 16:05:27'),
(59611, '43.173.178.153', NULL, 1, '2025-11-16 16:17:31', '2025-11-16 16:17:31'),
(59612, '65.20.109.109', NULL, 1, '2025-11-16 16:47:03', '2025-11-16 16:47:03'),
(59613, '91.92.242.74', NULL, 1, '2025-11-16 17:47:40', '2025-11-16 17:47:40'),
(59614, '223.109.252.234', NULL, 1, '2025-11-16 18:12:16', '2025-11-16 18:12:16'),
(59615, '43.157.142.101', NULL, 1, '2025-11-16 18:55:19', '2025-11-16 18:55:19'),
(59616, '45.64.99.122', NULL, 1, '2025-11-16 19:37:40', '2025-11-16 19:37:40'),
(59617, '167.94.138.189', NULL, 1, '2025-11-16 20:03:03', '2025-11-16 20:03:03'),
(59618, '66.249.75.132', NULL, 2, '2025-11-16 20:03:51', '2025-11-16 21:55:48'),
(59619, '136.243.220.211', NULL, 1, '2025-11-16 20:29:50', '2025-11-16 20:29:50'),
(59620, '161.178.132.229', NULL, 1, '2025-11-16 20:46:36', '2025-11-16 20:46:36'),
(59621, '34.221.197.72', NULL, 1, '2025-11-16 20:53:24', '2025-11-16 20:53:24'),
(59622, '170.106.140.110', NULL, 1, '2025-11-16 20:59:31', '2025-11-16 20:59:31'),
(59623, '43.131.253.14', NULL, 1, '2025-11-16 21:35:22', '2025-11-16 21:35:22'),
(59624, '43.133.91.48', NULL, 1, '2025-11-16 21:55:05', '2025-11-16 21:55:05'),
(59625, '182.42.111.213', NULL, 1, '2025-11-16 22:02:53', '2025-11-16 22:02:53'),
(59626, '43.173.182.224', NULL, 1, '2025-11-16 22:22:14', '2025-11-16 22:22:14'),
(59627, '40.77.167.30', NULL, 1, '2025-11-16 23:27:54', '2025-11-16 23:27:54'),
(59628, '40.91.80.231', NULL, 1, '2025-11-17 00:27:34', '2025-11-17 00:27:34'),
(59629, '81.180.92.136', NULL, 1, '2025-11-17 01:11:55', '2025-11-17 01:11:55'),
(59630, '34.216.20.55', NULL, 1, '2025-11-17 01:19:28', '2025-11-17 01:19:28'),
(59631, '17.22.253.21', NULL, 1, '2025-11-17 01:40:59', '2025-11-17 01:40:59'),
(59632, '57.141.0.61', NULL, 1, '2025-11-17 01:59:37', '2025-11-17 01:59:37'),
(59633, '51.68.236.91', NULL, 1, '2025-11-17 02:15:03', '2025-11-17 02:15:03'),
(59634, '111.225.148.240', NULL, 1, '2025-11-17 03:32:29', '2025-11-17 03:32:29'),
(59635, '43.173.177.43', NULL, 1, '2025-11-17 04:19:07', '2025-11-17 04:19:07'),
(59636, '43.173.182.238', NULL, 1, '2025-11-17 04:26:09', '2025-11-17 04:26:09'),
(59637, '43.173.177.88', NULL, 1, '2025-11-17 04:26:20', '2025-11-17 04:26:20'),
(59638, '101.91.148.219', NULL, 1, '2025-11-17 04:29:16', '2025-11-17 04:29:16'),
(59639, '103.138.123.97', NULL, 1, '2025-11-17 04:36:44', '2025-11-17 04:36:44'),
(59640, '43.175.194.144', NULL, 1, '2025-11-17 04:36:53', '2025-11-17 04:36:53'),
(59641, '4.196.118.116', NULL, 1, '2025-11-17 04:55:28', '2025-11-17 04:55:28'),
(59642, '98.92.8.247', NULL, 1, '2025-11-17 05:17:57', '2025-11-17 05:17:57'),
(59643, '119.30.41.127', NULL, 3, '2025-11-17 06:03:53', '2025-11-17 06:05:43'),
(59644, '135.232.19.45', NULL, 1, '2025-11-17 06:08:58', '2025-11-17 06:08:58'),
(59645, '128.204.212.87', NULL, 2, '2025-11-17 06:17:41', '2025-11-17 08:13:25'),
(59646, '128.204.212.85', NULL, 1, '2025-11-17 06:17:41', '2025-11-17 06:17:41'),
(59647, '52.167.144.208', NULL, 1, '2025-11-17 06:44:56', '2025-11-17 06:44:56'),
(59648, '103.151.212.50', NULL, 1, '2025-11-17 07:02:59', '2025-11-17 07:02:59'),
(59649, '198.235.24.3', NULL, 1, '2025-11-17 07:03:07', '2025-11-17 07:03:07'),
(59650, '101.34.27.77', NULL, 1, '2025-11-17 07:38:30', '2025-11-17 07:38:30'),
(59651, '121.229.156.108', NULL, 1, '2025-11-17 07:41:29', '2025-11-17 07:41:29'),
(59652, '51.68.111.238', NULL, 1, '2025-11-17 07:49:22', '2025-11-17 07:49:22'),
(59653, '162.120.185.35', NULL, 1, '2025-11-17 08:29:35', '2025-11-17 08:29:35'),
(59654, '66.23.227.62', NULL, 1, '2025-11-17 08:30:41', '2025-11-17 08:30:41'),
(59655, '66.249.75.132', NULL, 1, '2025-11-17 08:51:03', '2025-11-17 08:51:03'),
(59656, '51.68.236.69', NULL, 1, '2025-11-17 09:29:49', '2025-11-17 09:29:49'),
(59657, '43.153.204.189', NULL, 1, '2025-11-17 09:39:04', '2025-11-17 09:39:04'),
(59658, '20.194.157.190', NULL, 1, '2025-11-17 09:59:27', '2025-11-17 09:59:27'),
(59659, '43.173.180.149', NULL, 1, '2025-11-17 10:23:56', '2025-11-17 10:23:56'),
(59660, '52.167.144.136', NULL, 1, '2025-11-17 10:27:29', '2025-11-17 10:27:29'),
(59661, '18.97.9.100', NULL, 1, '2025-11-17 10:52:15', '2025-11-17 10:52:15'),
(59662, '43.135.130.202', NULL, 1, '2025-11-17 10:52:40', '2025-11-17 10:52:40'),
(59663, '221.229.106.25', NULL, 1, '2025-11-17 11:21:50', '2025-11-17 11:21:50'),
(59664, '128.204.212.84', NULL, 2, '2025-11-17 11:30:00', '2025-11-17 13:54:43'),
(59665, '128.204.212.86', NULL, 1, '2025-11-17 11:30:02', '2025-11-17 11:30:02'),
(59666, '172.178.141.127', NULL, 1, '2025-11-17 11:59:33', '2025-11-17 11:59:33'),
(59667, '172.178.141.121', NULL, 1, '2025-11-17 11:59:33', '2025-11-17 11:59:33'),
(59668, '57.141.0.14', NULL, 1, '2025-11-17 12:09:00', '2025-11-17 12:09:00'),
(59669, '144.31.0.17', NULL, 1, '2025-11-17 12:18:54', '2025-11-17 12:18:54'),
(59670, '102.129.252.181', NULL, 1, '2025-11-17 12:39:56', '2025-11-17 12:39:56'),
(59671, '72.14.201.159', NULL, 1, '2025-11-17 13:16:06', '2025-11-17 13:16:06'),
(59672, '193.186.4.159', NULL, 1, '2025-11-17 13:25:30', '2025-11-17 13:25:30'),
(59673, '103.111.227.154', NULL, 1, '2025-11-17 13:25:36', '2025-11-17 13:25:36'),
(59674, '173.244.42.172', NULL, 1, '2025-11-17 14:11:06', '2025-11-17 14:11:06'),
(59675, '20.27.94.129', NULL, 1, '2025-11-17 15:04:30', '2025-11-17 15:04:30'),
(59676, '172.183.222.132', NULL, 1, '2025-11-17 15:06:30', '2025-11-17 15:06:30'),
(59677, '54.70.190.91', NULL, 3, '2025-11-17 15:28:02', '2025-11-17 15:28:11'),
(59678, '35.86.87.173', NULL, 3, '2025-11-17 15:28:03', '2025-11-17 15:28:05'),
(59679, '66.249.69.99', NULL, 1, '2025-11-17 15:56:01', '2025-11-17 15:56:01'),
(59680, '43.173.175.67', NULL, 1, '2025-11-17 16:43:21', '2025-11-17 16:43:21'),
(59681, '18.205.156.243', NULL, 2, '2025-11-17 17:51:35', '2025-11-17 17:51:38'),
(59682, '112.86.225.110', NULL, 1, '2025-11-17 17:53:19', '2025-11-17 17:53:19'),
(59683, '44.249.52.154', NULL, 1, '2025-11-17 18:21:03', '2025-11-17 18:21:03'),
(59684, '43.173.178.22', NULL, 1, '2025-11-17 19:02:32', '2025-11-17 19:02:32'),
(59685, '54.224.169.175', NULL, 1, '2025-11-17 19:46:37', '2025-11-17 19:46:37'),
(59686, '35.203.140.71', NULL, 1, '2025-11-17 19:50:12', '2025-11-17 19:50:12'),
(59687, '136.118.81.28', NULL, 1, '2025-11-17 22:03:03', '2025-11-17 22:03:03'),
(59688, '43.173.178.179', NULL, 1, '2025-11-17 22:19:15', '2025-11-17 22:19:15'),
(59689, '66.249.75.134', NULL, 1, '2025-11-17 23:25:18', '2025-11-17 23:25:18'),
(59690, '45.134.140.136', NULL, 1, '2025-11-17 23:26:42', '2025-11-17 23:26:42'),
(59691, '57.141.0.60', NULL, 1, '2025-11-17 23:49:08', '2025-11-17 23:49:08'),
(59692, '34.145.47.83', NULL, 1, '2025-11-18 01:13:33', '2025-11-18 01:13:33'),
(59693, '43.173.174.223', NULL, 1, '2025-11-18 01:16:49', '2025-11-18 01:16:49'),
(59694, '112.86.225.43', NULL, 1, '2025-11-18 01:21:10', '2025-11-18 01:21:10'),
(59695, '14.248.149.194', NULL, 1, '2025-11-18 02:13:05', '2025-11-18 02:13:05'),
(59696, '165.227.47.171', NULL, 1, '2025-11-18 02:36:33', '2025-11-18 02:36:33'),
(59697, '3.87.38.184', NULL, 2, '2025-11-18 03:12:29', '2025-11-18 03:25:03'),
(59698, '180.149.234.38', NULL, 1, '2025-11-18 03:36:09', '2025-11-18 03:36:09'),
(59699, '43.173.174.17', NULL, 1, '2025-11-18 04:25:56', '2025-11-18 04:25:56'),
(59700, '43.245.120.229', NULL, 1, '2025-11-18 04:47:16', '2025-11-18 04:47:16'),
(59701, '43.245.120.108', NULL, 1, '2025-11-18 04:47:21', '2025-11-18 04:47:21'),
(59702, '34.222.225.19', NULL, 1, '2025-11-18 04:58:37', '2025-11-18 04:58:37'),
(59703, '14.142.208.180', NULL, 1, '2025-11-18 05:42:43', '2025-11-18 05:42:43'),
(59704, '138.91.30.58', NULL, 1, '2025-11-18 06:31:56', '2025-11-18 06:31:56'),
(59705, '103.7.121.51', NULL, 1, '2025-11-18 07:19:06', '2025-11-18 07:19:06'),
(59706, '103.130.118.70', NULL, 1, '2025-11-18 07:21:56', '2025-11-18 07:21:56'),
(59707, '128.204.212.87', NULL, 1, '2025-11-18 07:41:48', '2025-11-18 07:41:48'),
(59708, '52.187.246.128', NULL, 1, '2025-11-18 08:13:57', '2025-11-18 08:13:57'),
(59709, '52.187.246.131', NULL, 1, '2025-11-18 08:13:57', '2025-11-18 08:13:57'),
(59710, '121.229.156.33', NULL, 1, '2025-11-18 08:17:57', '2025-11-18 08:17:57'),
(59711, '37.19.210.67', NULL, 1, '2025-11-18 08:36:13', '2025-11-18 08:36:13'),
(59712, '162.120.185.35', NULL, 1, '2025-11-18 09:15:33', '2025-11-18 09:15:33'),
(59713, '136.116.138.139', NULL, 1, '2025-11-18 09:30:36', '2025-11-18 09:30:36'),
(59714, '43.173.182.63', NULL, 1, '2025-11-18 10:18:23', '2025-11-18 10:18:23'),
(59715, '47.128.96.169', NULL, 1, '2025-11-18 10:26:50', '2025-11-18 10:26:50'),
(59716, '66.249.69.98', NULL, 1, '2025-11-18 10:49:28', '2025-11-18 10:49:28'),
(59717, '20.27.94.140', NULL, 1, '2025-11-18 11:37:39', '2025-11-18 11:37:39'),
(59718, '103.137.228.65', NULL, 1, '2025-11-18 11:52:20', '2025-11-18 11:52:20'),
(59719, '4.196.118.120', NULL, 1, '2025-11-18 11:52:23', '2025-11-18 11:52:23'),
(59720, '162.120.184.35', NULL, 1, '2025-11-18 12:09:01', '2025-11-18 12:09:01'),
(59721, '119.18.146.41', NULL, 2, '2025-11-18 12:13:35', '2025-11-18 12:13:47'),
(59722, '208.77.244.91', NULL, 1, '2025-11-18 13:49:39', '2025-11-18 13:49:39'),
(59723, '57.141.0.74', NULL, 1, '2025-11-18 14:32:45', '2025-11-18 14:32:45'),
(59724, '74.7.228.158', NULL, 1, '2025-11-18 14:50:17', '2025-11-18 14:50:17'),
(59725, '51.68.111.199', NULL, 2, '2025-11-18 15:34:24', '2025-11-18 21:18:06'),
(59726, '69.171.249.1', NULL, 1, '2025-11-18 15:44:09', '2025-11-18 15:44:09'),
(59727, '43.173.176.69', NULL, 1, '2025-11-18 16:19:40', '2025-11-18 16:19:40'),
(59728, '34.82.167.158', NULL, 1, '2025-11-18 16:31:19', '2025-11-18 16:31:19'),
(59729, '20.194.157.189', NULL, 1, '2025-11-18 16:35:31', '2025-11-18 16:35:31'),
(59730, '128.204.212.85', NULL, 1, '2025-11-18 16:37:37', '2025-11-18 16:37:37'),
(59731, '112.86.225.35', NULL, 1, '2025-11-18 17:18:38', '2025-11-18 17:18:38'),
(59732, '114.119.155.122', NULL, 1, '2025-11-18 17:22:34', '2025-11-18 17:22:34'),
(59733, '51.68.236.91', NULL, 1, '2025-11-18 17:52:29', '2025-11-18 17:52:29'),
(59734, '112.86.225.126', NULL, 1, '2025-11-18 18:04:15', '2025-11-18 18:04:15'),
(59735, '67.208.179.250', NULL, 1, '2025-11-18 18:19:34', '2025-11-18 18:19:34'),
(59736, '204.77.149.234', NULL, 1, '2025-11-18 18:33:13', '2025-11-18 18:33:13'),
(59737, '34.211.48.79', NULL, 1, '2025-11-18 19:02:19', '2025-11-18 19:02:19'),
(59738, '66.220.149.2', NULL, 1, '2025-11-18 19:26:00', '2025-11-18 19:26:00'),
(59739, '66.220.149.57', NULL, 1, '2025-11-18 19:26:00', '2025-11-18 19:26:00'),
(59740, '35.197.66.47', NULL, 1, '2025-11-18 19:38:06', '2025-11-18 19:38:06'),
(59741, '3.237.34.37', NULL, 1, '2025-11-18 19:45:02', '2025-11-18 19:45:02'),
(59742, '136.117.147.175', NULL, 1, '2025-11-18 19:46:20', '2025-11-18 19:46:20'),
(59743, '121.229.156.106', NULL, 1, '2025-11-18 20:08:34', '2025-11-18 20:08:34'),
(59744, '129.226.185.215', NULL, 1, '2025-11-18 20:11:04', '2025-11-18 20:11:04'),
(59745, '180.153.236.55', NULL, 1, '2025-11-18 21:19:38', '2025-11-18 21:19:38'),
(59746, '180.153.236.106', NULL, 1, '2025-11-18 21:19:38', '2025-11-18 21:19:38'),
(59747, '180.153.236.124', NULL, 1, '2025-11-18 21:19:58', '2025-11-18 21:19:58'),
(59748, '223.109.255.153', NULL, 1, '2025-11-18 21:24:23', '2025-11-18 21:24:23'),
(59749, '43.173.180.171', NULL, 1, '2025-11-18 22:34:49', '2025-11-18 22:34:49'),
(59750, '79.127.132.59', NULL, 1, '2025-11-18 23:39:24', '2025-11-18 23:39:24'),
(59751, '20.27.94.136', NULL, 1, '2025-11-19 03:02:07', '2025-11-19 03:02:07'),
(59752, '52.27.0.166', NULL, 1, '2025-11-19 03:02:14', '2025-11-19 03:02:14'),
(59753, '110.249.202.220', NULL, 1, '2025-11-19 03:32:17', '2025-11-19 03:32:17'),
(59754, '217.113.196.10', NULL, 1, '2025-11-19 03:38:00', '2025-11-19 03:38:00'),
(59755, '128.204.212.84', NULL, 1, '2025-11-19 03:55:12', '2025-11-19 03:55:12'),
(59756, '162.120.184.35', NULL, 1, '2025-11-19 04:03:53', '2025-11-19 04:03:53'),
(59757, '27.147.191.232', NULL, 1, '2025-11-19 04:07:13', '2025-11-19 04:07:13'),
(59758, '43.173.173.165', NULL, 1, '2025-11-19 04:32:27', '2025-11-19 04:32:27'),
(59759, '43.229.208.190', NULL, 2, '2025-11-19 04:37:41', '2025-11-19 11:33:48'),
(59760, '27.147.179.206', NULL, 1, '2025-11-19 05:01:07', '2025-11-19 05:01:07'),
(59761, '4.196.118.124', NULL, 1, '2025-11-19 05:22:25', '2025-11-19 05:22:25'),
(59762, '4.196.118.117', NULL, 1, '2025-11-19 05:22:31', '2025-11-19 05:22:31'),
(59763, '66.249.69.98', NULL, 2, '2025-11-19 05:27:08', '2025-11-19 19:58:33'),
(59764, '167.99.57.195', NULL, 1, '2025-11-19 05:29:44', '2025-11-19 05:29:44'),
(59765, '68.221.67.170', NULL, 1, '2025-11-19 05:31:46', '2025-11-19 05:31:46'),
(59766, '103.95.98.126', NULL, 1, '2025-11-19 05:38:50', '2025-11-19 05:38:50'),
(59767, '170.187.144.174', NULL, 1, '2025-11-19 05:41:40', '2025-11-19 05:41:40'),
(59768, '3.148.174.59', NULL, 5, '2025-11-19 05:49:12', '2025-11-19 06:59:19'),
(59769, '18.225.25.214', NULL, 2, '2025-11-19 05:49:12', '2025-11-19 05:49:12'),
(59770, '3.142.82.126', NULL, 3, '2025-11-19 05:49:15', '2025-11-19 06:59:22'),
(59771, '3.19.68.175', NULL, 4, '2025-11-19 05:49:26', '2025-11-19 06:59:29'),
(59772, '172.213.21.126', NULL, 1, '2025-11-19 05:54:05', '2025-11-19 05:54:05'),
(59773, '138.199.39.184', NULL, 1, '2025-11-19 06:14:24', '2025-11-19 06:14:24'),
(59774, '18.224.128.89', NULL, 1, '2025-11-19 06:59:20', '2025-11-19 06:59:20'),
(59775, '88.201.19.107', NULL, 1, '2025-11-19 07:04:08', '2025-11-19 07:04:08'),
(59776, '104.248.75.7', NULL, 1, '2025-11-19 07:04:10', '2025-11-19 07:04:10'),
(59777, '154.16.251.56', NULL, 1, '2025-11-19 07:05:21', '2025-11-19 07:05:21'),
(59778, '20.27.94.135', NULL, 1, '2025-11-19 07:05:35', '2025-11-19 07:05:35'),
(59779, '51.68.236.87', NULL, 1, '2025-11-19 07:34:38', '2025-11-19 07:34:38'),
(59780, '138.91.30.57', NULL, 1, '2025-11-19 07:59:10', '2025-11-19 07:59:10'),
(59781, '138.91.30.56', NULL, 1, '2025-11-19 08:02:39', '2025-11-19 08:02:39'),
(59782, '3.235.248.28', NULL, 1, '2025-11-19 08:09:33', '2025-11-19 08:09:33'),
(59783, '114.130.156.125', NULL, 1, '2025-11-19 08:15:44', '2025-11-19 08:15:44'),
(59784, '103.86.198.154', NULL, 1, '2025-11-19 08:47:09', '2025-11-19 08:47:09'),
(59785, '162.120.184.12', NULL, 1, '2025-11-19 08:56:07', '2025-11-19 08:56:07'),
(59786, '103.229.83.178', NULL, 1, '2025-11-19 08:56:08', '2025-11-19 08:56:08'),
(59787, '223.109.252.229', NULL, 1, '2025-11-19 09:00:57', '2025-11-19 09:00:57'),
(59788, '51.68.236.95', NULL, 1, '2025-11-19 09:28:17', '2025-11-19 09:28:17'),
(59789, '57.155.170.204', NULL, 1, '2025-11-19 09:57:12', '2025-11-19 09:57:12'),
(59790, '57.155.170.194', NULL, 1, '2025-11-19 09:57:36', '2025-11-19 09:57:36'),
(59791, '129.226.185.215', NULL, 1, '2025-11-19 09:59:14', '2025-11-19 09:59:14'),
(59792, '80.251.191.138', NULL, 1, '2025-11-19 10:18:21', '2025-11-19 10:18:21'),
(59793, '1.14.165.204', NULL, 1, '2025-11-19 10:45:15', '2025-11-19 10:45:15'),
(59794, '60.25.97.196', NULL, 1, '2025-11-19 10:47:24', '2025-11-19 10:47:24'),
(59795, '51.68.236.64', NULL, 1, '2025-11-19 10:53:46', '2025-11-19 10:53:46'),
(59796, '204.13.57.24', NULL, 1, '2025-11-19 10:55:06', '2025-11-19 10:55:06'),
(59797, '123.6.42.16', NULL, 1, '2025-11-19 10:57:50', '2025-11-19 10:57:50'),
(59798, '123.6.25.171', NULL, 1, '2025-11-19 10:59:21', '2025-11-19 10:59:21'),
(59799, '72.14.201.159', NULL, 1, '2025-11-19 11:32:43', '2025-11-19 11:32:43'),
(59800, '121.229.156.73', NULL, 1, '2025-11-19 11:37:06', '2025-11-19 11:37:06'),
(59801, '57.155.170.164', NULL, 1, '2025-11-19 11:40:41', '2025-11-19 11:40:41'),
(59802, '57.155.170.166', NULL, 1, '2025-11-19 11:40:43', '2025-11-19 11:40:43'),
(59803, '118.179.218.201', NULL, 2, '2025-11-19 11:42:39', '2025-11-19 11:42:42'),
(59804, '51.68.111.203', NULL, 1, '2025-11-19 12:53:29', '2025-11-19 12:53:29'),
(59805, '57.141.0.53', NULL, 1, '2025-11-19 12:57:03', '2025-11-19 12:57:03'),
(59806, '137.135.190.247', NULL, 1, '2025-11-19 13:54:16', '2025-11-19 13:54:16'),
(59807, '128.204.212.87', NULL, 1, '2025-11-19 13:58:45', '2025-11-19 13:58:45'),
(59808, '121.229.156.51', NULL, 1, '2025-11-19 14:52:17', '2025-11-19 14:52:17'),
(59809, '3.142.52.126', NULL, 1, '2025-11-19 14:59:17', '2025-11-19 14:59:17'),
(59810, '57.155.170.206', NULL, 1, '2025-11-19 15:06:16', '2025-11-19 15:06:16'),
(59811, '116.58.203.251', NULL, 1, '2025-11-19 15:17:01', '2025-11-19 15:17:01'),
(59812, '34.229.63.51', NULL, 1, '2025-11-19 15:37:14', '2025-11-19 15:37:14'),
(59813, '34.19.122.45', NULL, 1, '2025-11-19 17:12:21', '2025-11-19 17:12:21'),
(59814, '57.141.0.25', NULL, 1, '2025-11-19 17:14:05', '2025-11-19 17:14:05'),
(59815, '35.203.147.158', NULL, 1, '2025-11-19 17:24:45', '2025-11-19 17:24:45'),
(59816, '45.248.151.139', NULL, 1, '2025-11-19 18:25:58', '2025-11-19 18:25:58'),
(59817, '223.109.252.202', NULL, 1, '2025-11-19 18:26:36', '2025-11-19 18:26:36'),
(59818, '38.248.161.4', NULL, 1, '2025-11-19 18:49:20', '2025-11-19 18:49:20'),
(59819, '5.8.19.28', NULL, 1, '2025-11-19 18:58:33', '2025-11-19 18:58:33'),
(59820, '66.249.75.133', NULL, 1, '2025-11-19 19:47:53', '2025-11-19 19:47:53'),
(59821, '43.173.175.59', NULL, 1, '2025-11-19 19:50:48', '2025-11-19 19:50:48'),
(59822, '51.68.107.139', NULL, 1, '2025-11-19 19:52:19', '2025-11-19 19:52:19'),
(59823, '72.252.201.131', NULL, 2, '2025-11-19 19:54:38', '2025-11-19 19:54:39'),
(59824, '20.194.157.182', NULL, 1, '2025-11-19 20:00:32', '2025-11-19 20:00:32'),
(59825, '20.194.157.178', NULL, 1, '2025-11-19 20:00:33', '2025-11-19 20:00:33'),
(59826, '44.209.113.59', NULL, 1, '2025-11-19 20:41:43', '2025-11-19 20:41:43'),
(59827, '52.167.144.206', NULL, 1, '2025-11-19 20:42:30', '2025-11-19 20:42:30'),
(59828, '35.227.140.168', NULL, 1, '2025-11-19 21:58:33', '2025-11-19 21:58:33'),
(59829, '106.8.137.221', NULL, 1, '2025-11-19 22:06:12', '2025-11-19 22:06:12'),
(59830, '43.173.173.44', NULL, 1, '2025-11-19 22:18:03', '2025-11-19 22:18:03'),
(59831, '167.99.234.234', NULL, 1, '2025-11-19 22:19:38', '2025-11-19 22:19:38'),
(59832, '180.153.236.9', NULL, 1, '2025-11-19 22:31:32', '2025-11-19 22:31:32'),
(59833, '180.153.236.56', NULL, 1, '2025-11-19 22:31:32', '2025-11-19 22:31:32'),
(59834, '180.153.236.241', NULL, 1, '2025-11-19 22:31:35', '2025-11-19 22:31:35'),
(59835, '180.153.236.30', NULL, 1, '2025-11-19 22:31:37', '2025-11-19 22:31:37'),
(59836, '167.103.12.82', NULL, 1, '2025-11-20 01:45:22', '2025-11-20 01:45:22'),
(59837, '143.198.128.85', NULL, 1, '2025-11-20 01:59:30', '2025-11-20 01:59:30'),
(59838, '13.76.223.63', NULL, 1, '2025-11-20 02:12:26', '2025-11-20 02:12:26'),
(59839, '162.120.185.34', NULL, 1, '2025-11-20 02:21:26', '2025-11-20 02:21:26'),
(59840, '51.68.111.239', NULL, 1, '2025-11-20 02:42:34', '2025-11-20 02:42:34'),
(59841, '51.68.107.146', NULL, 1, '2025-11-20 02:58:25', '2025-11-20 02:58:25'),
(59842, '54.190.113.23', NULL, 1, '2025-11-20 03:19:30', '2025-11-20 03:19:30'),
(59843, '52.25.50.13', NULL, 1, '2025-11-20 03:20:52', '2025-11-20 03:20:52'),
(59844, '72.14.201.159', NULL, 2, '2025-11-20 03:21:01', '2025-11-20 04:43:17'),
(59845, '193.186.4.166', NULL, 1, '2025-11-20 03:22:48', '2025-11-20 03:22:48'),
(59846, '122.11.146.70', NULL, 1, '2025-11-20 03:23:20', '2025-11-20 03:23:20'),
(59847, '162.120.184.35', NULL, 2, '2025-11-20 03:36:55', '2025-11-20 03:49:48'),
(59848, '43.173.177.204', NULL, 1, '2025-11-20 04:24:42', '2025-11-20 04:24:42'),
(59849, '121.229.156.21', NULL, 1, '2025-11-20 04:54:24', '2025-11-20 04:54:24'),
(59850, '57.141.0.15', NULL, 1, '2025-11-20 05:01:11', '2025-11-20 05:01:11'),
(59851, '128.204.212.84', NULL, 1, '2025-11-20 05:03:39', '2025-11-20 05:03:39'),
(59852, '128.204.212.86', NULL, 1, '2025-11-20 05:03:39', '2025-11-20 05:03:39'),
(59853, '20.235.75.223', NULL, 1, '2025-11-20 05:30:12', '2025-11-20 05:30:12'),
(59854, '59.152.5.164', NULL, 1, '2025-11-20 05:47:15', '2025-11-20 05:47:15'),
(59855, '57.155.170.198', NULL, 1, '2025-11-20 05:55:14', '2025-11-20 05:55:14'),
(59856, '51.68.236.95', NULL, 2, '2025-11-20 05:57:33', '2025-11-20 21:41:59'),
(59857, '167.103.10.126', NULL, 1, '2025-11-20 06:17:47', '2025-11-20 06:17:47'),
(59858, '43.229.208.190', NULL, 1, '2025-11-20 06:44:17', '2025-11-20 06:44:17'),
(59859, '20.194.157.181', NULL, 1, '2025-11-20 06:55:53', '2025-11-20 06:55:53'),
(59860, '59.152.5.228', NULL, 1, '2025-11-20 06:59:39', '2025-11-20 06:59:39'),
(59861, '123.49.40.66', NULL, 1, '2025-11-20 07:09:09', '2025-11-20 07:09:09'),
(59862, '57.141.6.11', NULL, 1, '2025-11-20 07:34:19', '2025-11-20 07:34:19'),
(59863, '82.145.215.206', NULL, 1, '2025-11-20 07:47:44', '2025-11-20 07:47:44'),
(59864, '103.81.175.234', NULL, 1, '2025-11-20 08:37:37', '2025-11-20 08:37:37'),
(59865, '51.68.107.141', NULL, 2, '2025-11-20 09:16:19', '2025-11-20 09:16:20'),
(59866, '57.155.170.206', NULL, 2, '2025-11-20 09:18:13', '2025-11-20 11:36:40'),
(59867, '3.85.245.79', NULL, 1, '2025-11-20 09:23:30', '2025-11-20 09:23:30'),
(59868, '87.58.67.78', NULL, 1, '2025-11-20 09:33:07', '2025-11-20 09:33:07'),
(59869, '54.187.27.197', NULL, 1, '2025-11-20 10:13:23', '2025-11-20 10:13:23'),
(59870, '43.173.180.46', NULL, 1, '2025-11-20 10:28:56', '2025-11-20 10:28:56'),
(59871, '66.249.75.134', NULL, 2, '2025-11-20 10:31:56', '2025-11-20 20:46:36'),
(59872, '162.120.185.45', NULL, 1, '2025-11-20 10:39:27', '2025-11-20 10:39:27'),
(59873, '66.249.75.133', NULL, 2, '2025-11-20 11:09:59', '2025-11-20 20:46:38'),
(59874, '51.68.107.137', NULL, 1, '2025-11-20 11:33:11', '2025-11-20 11:33:11'),
(59875, '51.68.236.87', NULL, 1, '2025-11-20 12:53:42', '2025-11-20 12:53:42'),
(59876, '193.186.4.194', NULL, 1, '2025-11-20 13:00:46', '2025-11-20 13:00:46'),
(59877, '162.120.185.219', NULL, 1, '2025-11-20 13:00:48', '2025-11-20 13:00:48'),
(59878, '173.252.83.9', NULL, 1, '2025-11-20 13:06:42', '2025-11-20 13:06:42'),
(59879, '65.21.113.241', NULL, 1, '2025-11-20 13:22:39', '2025-11-20 13:22:39'),
(59880, '4.196.198.94', NULL, 1, '2025-11-20 13:44:18', '2025-11-20 13:44:18'),
(59881, '4.196.198.89', NULL, 1, '2025-11-20 13:44:27', '2025-11-20 13:44:27'),
(59882, '193.186.4.159', NULL, 1, '2025-11-20 14:15:14', '2025-11-20 14:15:14'),
(59883, '162.120.185.35', NULL, 1, '2025-11-20 14:16:09', '2025-11-20 14:16:09'),
(59884, '40.77.167.152', NULL, 1, '2025-11-20 14:24:32', '2025-11-20 14:24:32'),
(59885, '51.68.236.92', NULL, 1, '2025-11-20 14:48:31', '2025-11-20 14:48:31'),
(59886, '72.14.201.130', NULL, 1, '2025-11-20 16:14:36', '2025-11-20 16:14:36'),
(59887, '20.194.1.2', NULL, 1, '2025-11-20 16:20:03', '2025-11-20 16:20:03'),
(59888, '4.196.118.125', NULL, 1, '2025-11-20 16:37:01', '2025-11-20 16:37:01'),
(59889, '52.34.76.65', NULL, 1, '2025-11-20 17:27:46', '2025-11-20 17:27:46'),
(59890, '103.131.71.84', NULL, 1, '2025-11-20 17:37:50', '2025-11-20 17:37:50'),
(59891, '112.86.225.194', NULL, 1, '2025-11-20 17:58:01', '2025-11-20 17:58:01'),
(59892, '103.13.207.61', NULL, 1, '2025-11-20 18:23:36', '2025-11-20 18:23:36'),
(59893, '43.173.179.140', NULL, 1, '2025-11-20 18:43:22', '2025-11-20 18:43:22'),
(59894, '57.141.6.66', NULL, 1, '2025-11-20 18:44:29', '2025-11-20 18:44:29'),
(59895, '172.226.87.144', NULL, 1, '2025-11-20 18:45:37', '2025-11-20 18:45:37'),
(59896, '51.68.111.240', NULL, 1, '2025-11-20 18:46:11', '2025-11-20 18:46:11'),
(59897, '51.68.107.144', NULL, 1, '2025-11-20 19:17:13', '2025-11-20 19:17:13'),
(59898, '52.167.144.142', NULL, 1, '2025-11-20 19:41:44', '2025-11-20 19:41:44'),
(59899, '66.249.75.132', NULL, 2, '2025-11-20 20:46:36', '2025-11-20 20:46:37'),
(59900, '66.249.69.98', NULL, 1, '2025-11-20 21:01:57', '2025-11-20 21:01:57'),
(59901, '112.86.225.187', NULL, 1, '2025-11-20 22:06:32', '2025-11-20 22:06:32'),
(59902, '165.22.36.158', NULL, 1, '2025-11-20 22:21:19', '2025-11-20 22:21:19'),
(59903, '57.141.6.16', NULL, 1, '2025-11-20 22:23:03', '2025-11-20 22:23:03'),
(59904, '43.173.180.27', NULL, 1, '2025-11-20 22:36:18', '2025-11-20 22:36:18'),
(59905, '43.157.57.201', NULL, 2, '2025-11-21 00:45:48', '2025-11-21 00:46:00'),
(59906, '51.68.111.207', NULL, 1, '2025-11-21 01:00:08', '2025-11-21 01:00:08'),
(59907, '43.173.173.197', NULL, 1, '2025-11-21 01:00:14', '2025-11-21 01:00:14'),
(59908, '34.211.45.167', NULL, 1, '2025-11-21 01:48:50', '2025-11-21 01:48:50'),
(59909, '51.68.111.213', NULL, 1, '2025-11-21 02:29:47', '2025-11-21 02:29:47'),
(59910, '65.21.113.241', NULL, 3, '2025-11-21 03:05:16', '2025-11-21 03:05:24'),
(59911, '20.27.94.133', NULL, 1, '2025-11-21 03:47:06', '2025-11-21 03:47:06'),
(59912, '52.187.246.134', NULL, 1, '2025-11-21 04:29:59', '2025-11-21 04:29:59'),
(59913, '128.204.212.85', NULL, 1, '2025-11-21 04:39:56', '2025-11-21 04:39:56'),
(59914, '121.229.156.59', NULL, 1, '2025-11-21 05:10:45', '2025-11-21 05:10:45'),
(59915, '54.159.39.147', NULL, 2, '2025-11-21 05:35:15', '2025-11-21 05:35:18'),
(59916, '51.68.236.94', NULL, 1, '2025-11-21 06:03:57', '2025-11-21 06:03:57'),
(59917, '43.173.179.52', NULL, 1, '2025-11-21 07:13:10', '2025-11-21 07:13:10'),
(59918, '52.187.246.131', NULL, 1, '2025-11-21 07:58:00', '2025-11-21 07:58:00'),
(59919, '51.68.107.137', NULL, 1, '2025-11-21 08:06:48', '2025-11-21 08:06:48'),
(59920, '128.204.212.87', NULL, 1, '2025-11-21 08:14:02', '2025-11-21 08:14:02'),
(59921, '40.77.167.32', NULL, 1, '2025-11-21 08:55:28', '2025-11-21 08:55:28'),
(59922, '150.158.147.196', NULL, 1, '2025-11-21 10:26:57', '2025-11-21 10:26:57'),
(59923, '1.14.98.177', NULL, 1, '2025-11-21 10:28:37', '2025-11-21 10:28:37'),
(59924, '123.6.37.44', NULL, 1, '2025-11-21 10:28:46', '2025-11-21 10:28:46'),
(59925, '42.228.58.197', NULL, 1, '2025-11-21 10:35:02', '2025-11-21 10:35:02'),
(59926, '218.93.159.141', NULL, 1, '2025-11-21 10:38:41', '2025-11-21 10:38:41'),
(59927, '223.215.161.96', NULL, 1, '2025-11-21 10:39:21', '2025-11-21 10:39:21'),
(59928, '51.68.111.217', NULL, 1, '2025-11-21 11:03:14', '2025-11-21 11:03:14'),
(59929, '185.189.114.116', NULL, 1, '2025-11-21 11:36:15', '2025-11-21 11:36:15'),
(59930, '52.167.144.176', NULL, 1, '2025-11-21 11:36:25', '2025-11-21 11:36:25'),
(59931, '51.68.111.208', NULL, 1, '2025-11-21 12:18:12', '2025-11-21 12:18:12'),
(59932, '34.34.16.122', NULL, 1, '2025-11-21 12:20:55', '2025-11-21 12:20:55'),
(59933, '66.249.77.107', NULL, 1, '2025-11-21 13:24:24', '2025-11-21 13:24:24'),
(59934, '52.167.144.180', NULL, 1, '2025-11-21 14:28:42', '2025-11-21 14:28:42'),
(59935, '51.68.107.146', NULL, 1, '2025-11-21 14:43:44', '2025-11-21 14:43:44'),
(59936, '103.136.105.23', NULL, 2, '2025-11-21 14:48:11', '2025-11-21 14:48:12'),
(59937, '172.204.16.64', NULL, 1, '2025-11-21 14:53:57', '2025-11-21 14:53:57'),
(59938, '37.111.194.232', NULL, 2, '2025-11-21 15:00:13', '2025-11-21 15:01:33'),
(59939, '164.55.247.240', NULL, 3, '2025-11-21 15:22:17', '2025-11-21 15:22:18'),
(59940, '160.224.159.16', NULL, 1, '2025-11-21 15:25:54', '2025-11-21 15:25:54'),
(59941, '119.30.41.195', NULL, 2, '2025-11-21 16:00:22', '2025-11-21 16:17:49'),
(59942, '43.173.179.134', NULL, 1, '2025-11-21 16:24:45', '2025-11-21 16:24:45'),
(59943, '51.68.107.156', NULL, 1, '2025-11-21 16:56:14', '2025-11-21 16:56:14'),
(59944, '54.165.58.184', NULL, 1, '2025-11-21 17:17:23', '2025-11-21 17:17:23'),
(59945, '114.119.139.110', NULL, 2, '2025-11-21 17:40:52', '2025-11-21 17:48:12'),
(59946, '113.212.109.46', NULL, 1, '2025-11-21 18:08:39', '2025-11-21 18:08:39'),
(59947, '94.23.49.223', NULL, 1, '2025-11-21 18:12:00', '2025-11-21 18:12:00'),
(59948, '121.229.156.102', NULL, 1, '2025-11-21 18:33:32', '2025-11-21 18:33:32'),
(59949, '102.129.252.181', NULL, 1, '2025-11-21 18:40:58', '2025-11-21 18:40:58'),
(59950, '72.14.201.130', NULL, 1, '2025-11-21 18:51:37', '2025-11-21 18:51:37'),
(59951, '160.22.18.47', NULL, 1, '2025-11-21 18:52:14', '2025-11-21 18:52:14'),
(59952, '54.224.135.147', NULL, 1, '2025-11-21 19:41:58', '2025-11-21 19:41:58'),
(59953, '35.172.137.217', NULL, 1, '2025-11-21 19:41:58', '2025-11-21 19:41:58'),
(59954, '3.22.209.42', NULL, 2, '2025-11-21 20:09:38', '2025-11-21 22:34:04'),
(59955, '57.141.6.28', NULL, 1, '2025-11-21 20:56:28', '2025-11-21 20:56:28'),
(59956, '112.86.225.239', NULL, 1, '2025-11-21 22:12:14', '2025-11-21 22:12:14'),
(59957, '43.173.181.205', NULL, 1, '2025-11-21 22:24:09', '2025-11-21 22:24:09'),
(59958, '51.68.236.68', NULL, 1, '2025-11-21 22:58:16', '2025-11-21 22:58:16'),
(59959, '40.116.73.219', NULL, 1, '2025-11-21 23:10:26', '2025-11-21 23:10:26'),
(59960, '34.204.9.131', NULL, 2, '2025-11-21 23:33:51', '2025-11-21 23:33:55'),
(59961, '189.139.175.89', NULL, 4, '2025-11-22 00:27:13', '2025-11-22 00:27:15'),
(59962, '51.68.107.139', NULL, 3, '2025-11-22 00:37:46', '2025-11-22 12:05:17'),
(59963, '158.173.156.129', NULL, 1, '2025-11-22 00:48:47', '2025-11-22 00:48:47'),
(59964, '57.141.6.52', NULL, 1, '2025-11-22 01:08:31', '2025-11-22 01:08:31'),
(59965, '223.109.252.229', NULL, 1, '2025-11-22 01:22:06', '2025-11-22 01:22:06'),
(59966, '43.173.175.106', NULL, 1, '2025-11-22 01:54:21', '2025-11-22 01:54:21'),
(59967, '137.184.165.250', NULL, 1, '2025-11-22 03:04:47', '2025-11-22 03:04:47'),
(59968, '112.86.225.172', NULL, 1, '2025-11-22 03:10:40', '2025-11-22 03:10:40'),
(59969, '66.249.75.35', NULL, 3, '2025-11-22 03:29:02', '2025-11-22 23:27:26'),
(59970, '43.173.178.242', NULL, 1, '2025-11-22 04:17:30', '2025-11-22 04:17:30'),
(59971, '128.204.212.84', NULL, 1, '2025-11-22 04:27:55', '2025-11-22 04:27:55'),
(59972, '162.120.185.34', NULL, 1, '2025-11-22 04:28:30', '2025-11-22 04:28:30'),
(59973, '51.68.236.64', NULL, 2, '2025-11-22 04:48:18', '2025-11-22 18:58:09'),
(59974, '51.38.187.112', NULL, 1, '2025-11-22 04:57:29', '2025-11-22 04:57:29'),
(59975, '51.68.111.209', NULL, 2, '2025-11-22 06:09:51', '2025-11-22 08:16:10'),
(59976, '103.131.71.160', NULL, 1, '2025-11-22 06:20:09', '2025-11-22 06:20:09'),
(59977, '162.120.185.5', NULL, 1, '2025-11-22 06:35:01', '2025-11-22 06:35:01'),
(59978, '45.8.25.253', NULL, 1, '2025-11-22 07:07:16', '2025-11-22 07:07:16'),
(59979, '35.90.14.12', NULL, 1, '2025-11-22 07:19:19', '2025-11-22 07:19:19'),
(59980, '184.73.44.234', NULL, 1, '2025-11-22 07:28:35', '2025-11-22 07:28:35'),
(59981, '159.65.228.199', NULL, 1, '2025-11-22 07:36:41', '2025-11-22 07:36:41'),
(59982, '157.173.122.176', NULL, 1, '2025-11-22 08:45:07', '2025-11-22 08:45:07'),
(59983, '162.120.185.35', NULL, 1, '2025-11-22 08:51:19', '2025-11-22 08:51:19'),
(59984, '103.148.82.26', NULL, 1, '2025-11-22 08:51:21', '2025-11-22 08:51:21'),
(59985, '192.36.109.118', NULL, 1, '2025-11-22 08:57:58', '2025-11-22 08:57:58'),
(59986, '66.249.75.36', NULL, 1, '2025-11-22 09:29:04', '2025-11-22 09:29:04'),
(59987, '66.249.77.108', NULL, 1, '2025-11-22 09:51:26', '2025-11-22 09:51:26'),
(59988, '51.68.107.159', NULL, 1, '2025-11-22 10:01:15', '2025-11-22 10:01:15'),
(59989, '17.22.253.56', NULL, 1, '2025-11-22 10:08:32', '2025-11-22 10:08:32'),
(59990, '43.173.181.209', NULL, 1, '2025-11-22 10:18:45', '2025-11-22 10:18:45'),
(59991, '13.76.115.240', NULL, 1, '2025-11-22 10:20:31', '2025-11-22 10:20:31'),
(59992, '223.109.252.163', NULL, 1, '2025-11-22 12:21:26', '2025-11-22 12:21:26'),
(59993, '51.68.111.216', NULL, 1, '2025-11-22 12:34:35', '2025-11-22 12:34:35'),
(59994, '45.248.151.139', NULL, 1, '2025-11-22 12:48:56', '2025-11-22 12:48:56'),
(59995, '69.171.249.4', NULL, 1, '2025-11-22 13:08:08', '2025-11-22 13:08:08'),
(59996, '223.109.252.186', NULL, 1, '2025-11-22 14:01:40', '2025-11-22 14:01:40'),
(59997, '34.31.177.242', NULL, 8, '2025-11-22 14:45:40', '2025-11-22 14:46:25'),
(59998, '128.204.212.86', NULL, 1, '2025-11-22 14:47:57', '2025-11-22 14:47:57'),
(59999, '72.14.201.130', NULL, 1, '2025-11-22 14:56:19', '2025-11-22 14:56:19'),
(60000, '35.172.137.217', NULL, 1, '2025-11-22 15:38:24', '2025-11-22 15:38:24'),
(60001, '4.196.118.120', NULL, 1, '2025-11-22 15:48:23', '2025-11-22 15:48:23'),
(60002, '37.111.212.199', NULL, 1, '2025-11-22 15:53:55', '2025-11-22 15:53:55');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(60003, '52.187.246.131', NULL, 1, '2025-11-22 16:20:05', '2025-11-22 16:20:05'),
(60004, '43.173.175.175', NULL, 1, '2025-11-22 16:22:40', '2025-11-22 16:22:40'),
(60005, '18.236.129.141', NULL, 1, '2025-11-22 16:29:43', '2025-11-22 16:29:43'),
(60006, '51.68.107.137', NULL, 2, '2025-11-22 17:07:37', '2025-11-22 19:59:17'),
(60007, '20.194.157.189', NULL, 1, '2025-11-22 17:27:22', '2025-11-22 17:27:22'),
(60008, '51.68.111.215', NULL, 1, '2025-11-22 17:28:41', '2025-11-22 17:28:41'),
(60009, '51.68.236.87', NULL, 1, '2025-11-22 17:33:13', '2025-11-22 17:33:13'),
(60010, '112.86.225.119', NULL, 1, '2025-11-22 18:08:01', '2025-11-22 18:08:01'),
(60011, '44.244.18.86', NULL, 1, '2025-11-22 18:08:27', '2025-11-22 18:08:27'),
(60012, '154.47.20.227', NULL, 1, '2025-11-22 18:28:18', '2025-11-22 18:28:18'),
(60013, '176.100.243.133', NULL, 1, '2025-11-22 18:28:28', '2025-11-22 18:28:28'),
(60014, '185.146.115.201', NULL, 1, '2025-11-22 18:36:41', '2025-11-22 18:36:41'),
(60015, '23.23.65.243', NULL, 1, '2025-11-22 18:37:21', '2025-11-22 18:37:21'),
(60016, '57.141.6.14', NULL, 1, '2025-11-22 18:55:44', '2025-11-22 18:55:44'),
(60017, '74.7.243.208', NULL, 1, '2025-11-22 19:00:55', '2025-11-22 19:00:55'),
(60018, '34.217.126.88', NULL, 1, '2025-11-22 19:23:52', '2025-11-22 19:23:52'),
(60019, '52.230.164.177', NULL, 1, '2025-11-22 21:49:47', '2025-11-22 21:49:47'),
(60020, '89.21.85.26', NULL, 1, '2025-11-22 21:55:07', '2025-11-22 21:55:07'),
(60021, '103.131.71.143', NULL, 1, '2025-11-22 22:52:49', '2025-11-22 22:52:49'),
(60022, '106.75.65.166', NULL, 1, '2025-11-22 23:18:27', '2025-11-22 23:18:27'),
(60023, '106.75.98.60', NULL, 1, '2025-11-22 23:18:50', '2025-11-22 23:18:50'),
(60024, '51.68.111.218', NULL, 1, '2025-11-23 00:32:49', '2025-11-23 00:32:49'),
(60025, '180.153.236.113', NULL, 1, '2025-11-23 02:18:43', '2025-11-23 02:18:43'),
(60026, '180.153.236.172', NULL, 1, '2025-11-23 02:18:55', '2025-11-23 02:18:55'),
(60027, '52.12.23.219', NULL, 1, '2025-11-23 02:46:58', '2025-11-23 02:46:58'),
(60028, '205.169.39.30', NULL, 1, '2025-11-23 02:53:22', '2025-11-23 02:53:22'),
(60029, '37.111.206.221', NULL, 1, '2025-11-23 03:27:35', '2025-11-23 03:27:35'),
(60030, '99.209.80.82', NULL, 1, '2025-11-23 03:29:00', '2025-11-23 03:29:00'),
(60031, '51.68.111.209', NULL, 1, '2025-11-23 03:52:16', '2025-11-23 03:52:16'),
(60032, '163.47.147.118', NULL, 1, '2025-11-23 04:09:18', '2025-11-23 04:09:18'),
(60033, '223.109.252.174', NULL, 1, '2025-11-23 04:13:31', '2025-11-23 04:13:31'),
(60034, '43.173.177.25', NULL, 1, '2025-11-23 04:18:51', '2025-11-23 04:18:51'),
(60035, '15.220.188.9', NULL, 4, '2025-11-23 04:22:23', '2025-11-23 04:22:29'),
(60036, '43.174.135.21', NULL, 1, '2025-11-23 04:26:26', '2025-11-23 04:26:26'),
(60037, '43.152.133.12', NULL, 1, '2025-11-23 04:26:59', '2025-11-23 04:26:59'),
(60038, '37.111.194.169', NULL, 1, '2025-11-23 05:20:44', '2025-11-23 05:20:44'),
(60039, '43.229.208.190', NULL, 2, '2025-11-23 06:00:43', '2025-11-23 08:54:43'),
(60040, '57.155.170.166', NULL, 1, '2025-11-23 06:27:43', '2025-11-23 06:27:43'),
(60041, '202.4.107.235', NULL, 1, '2025-11-23 06:37:14', '2025-11-23 06:37:14'),
(60042, '91.92.34.6', NULL, 1, '2025-11-23 06:50:45', '2025-11-23 06:50:45'),
(60043, '104.28.165.113', NULL, 1, '2025-11-23 07:15:45', '2025-11-23 07:15:45'),
(60044, '27.58.201.158', NULL, 1, '2025-11-23 07:20:56', '2025-11-23 07:20:56'),
(60045, '4.196.198.84', NULL, 1, '2025-11-23 07:40:09', '2025-11-23 07:40:09'),
(60046, '197.120.218.243', NULL, 1, '2025-11-23 08:12:43', '2025-11-23 08:12:43'),
(60047, '203.202.251.37', NULL, 2, '2025-11-23 08:23:07', '2025-11-23 11:22:04'),
(60048, '123.249.115.158', NULL, 1, '2025-11-23 08:39:18', '2025-11-23 08:39:18'),
(60049, '173.252.127.19', NULL, 1, '2025-11-23 08:40:27', '2025-11-23 08:40:27'),
(60050, '57.155.171.17', NULL, 1, '2025-11-23 09:03:46', '2025-11-23 09:03:46'),
(60051, '5.133.192.133', NULL, 1, '2025-11-23 09:12:19', '2025-11-23 09:12:19'),
(60052, '85.208.96.212', NULL, 1, '2025-11-23 09:20:15', '2025-11-23 09:20:15'),
(60053, '51.68.107.146', NULL, 1, '2025-11-23 10:02:02', '2025-11-23 10:02:02'),
(60054, '43.173.176.83', NULL, 1, '2025-11-23 10:22:34', '2025-11-23 10:22:34'),
(60055, '119.235.214.93', NULL, 1, '2025-11-23 10:32:18', '2025-11-23 10:32:18'),
(60056, '43.152.173.238', NULL, 1, '2025-11-23 10:32:36', '2025-11-23 10:32:36'),
(60057, '129.226.185.215', NULL, 1, '2025-11-23 10:34:47', '2025-11-23 10:34:47'),
(60058, '202.4.116.106', NULL, 1, '2025-11-23 10:48:24', '2025-11-23 10:48:24'),
(60059, '43.174.120.153', NULL, 1, '2025-11-23 10:50:02', '2025-11-23 10:50:02'),
(60060, '162.120.184.34', NULL, 2, '2025-11-23 11:03:46', '2025-11-23 12:25:04'),
(60061, '138.91.30.50', NULL, 1, '2025-11-23 11:15:30', '2025-11-23 11:15:30'),
(60062, '138.91.30.58', NULL, 1, '2025-11-23 11:15:30', '2025-11-23 11:15:30'),
(60063, '72.14.201.130', NULL, 1, '2025-11-23 11:22:04', '2025-11-23 11:22:04'),
(60064, '66.102.8.163', NULL, 1, '2025-11-23 11:36:54', '2025-11-23 11:36:54'),
(60065, '203.202.249.61', NULL, 2, '2025-11-23 13:56:09', '2025-11-23 14:13:07'),
(60066, '162.120.184.6', NULL, 1, '2025-11-23 14:44:09', '2025-11-23 14:44:09'),
(60067, '54.223.247.92', NULL, 1, '2025-11-23 15:37:29', '2025-11-23 15:37:29'),
(60068, '66.249.77.109', NULL, 3, '2025-11-23 15:55:10', '2025-11-23 17:46:12'),
(60069, '43.173.180.245', NULL, 1, '2025-11-23 16:18:26', '2025-11-23 16:18:26'),
(60070, '66.249.75.34', NULL, 4, '2025-11-23 16:27:42', '2025-11-23 16:44:24'),
(60071, '128.204.212.85', NULL, 1, '2025-11-23 17:16:31', '2025-11-23 17:16:31'),
(60072, '51.68.107.161', NULL, 1, '2025-11-23 17:22:49', '2025-11-23 17:22:49'),
(60073, '52.173.235.81', NULL, 1, '2025-11-23 17:50:33', '2025-11-23 17:50:33'),
(60074, '51.68.236.69', NULL, 1, '2025-11-23 18:03:17', '2025-11-23 18:03:17'),
(60075, '112.86.225.240', NULL, 1, '2025-11-23 18:03:59', '2025-11-23 18:03:59'),
(60076, '57.141.6.52', NULL, 1, '2025-11-23 18:51:02', '2025-11-23 18:51:02'),
(60077, '91.98.233.177', NULL, 1, '2025-11-23 20:02:49', '2025-11-23 20:02:49'),
(60078, '180.153.236.144', NULL, 1, '2025-11-23 20:20:24', '2025-11-23 20:20:24'),
(60079, '180.153.236.125', NULL, 1, '2025-11-23 20:20:26', '2025-11-23 20:20:26'),
(60080, '180.153.236.61', NULL, 1, '2025-11-23 20:20:33', '2025-11-23 20:20:33'),
(60081, '180.153.236.227', NULL, 1, '2025-11-23 20:21:08', '2025-11-23 20:21:08'),
(60082, '44.251.132.93', NULL, 1, '2025-11-23 20:30:44', '2025-11-23 20:30:44'),
(60083, '51.68.107.156', NULL, 1, '2025-11-23 20:38:01', '2025-11-23 20:38:01'),
(60084, '23.98.186.199', NULL, 1, '2025-11-23 22:09:06', '2025-11-23 22:09:06'),
(60085, '43.173.176.132', NULL, 1, '2025-11-23 22:23:23', '2025-11-23 22:23:23'),
(60086, '51.68.111.203', NULL, 1, '2025-11-23 22:38:10', '2025-11-23 22:38:10'),
(60087, '17.246.23.232', NULL, 1, '2025-11-23 22:54:08', '2025-11-23 22:54:08'),
(60088, '51.68.111.215', NULL, 1, '2025-11-23 23:10:30', '2025-11-23 23:10:30'),
(60089, '34.31.177.242', NULL, 8, '2025-11-24 00:08:40', '2025-11-24 00:08:58'),
(60090, '121.229.156.24', NULL, 1, '2025-11-24 00:29:22', '2025-11-24 00:29:22'),
(60091, '44.209.113.59', NULL, 1, '2025-11-24 00:43:59', '2025-11-24 00:43:59'),
(60092, '180.153.236.151', NULL, 1, '2025-11-24 01:12:13', '2025-11-24 01:12:13'),
(60093, '180.153.236.197', NULL, 1, '2025-11-24 01:13:15', '2025-11-24 01:13:15'),
(60094, '66.249.77.109', NULL, 1, '2025-11-24 01:21:14', '2025-11-24 01:21:14'),
(60095, '51.68.111.216', NULL, 1, '2025-11-24 01:34:30', '2025-11-24 01:34:30'),
(60096, '129.226.185.215', NULL, 1, '2025-11-24 02:09:33', '2025-11-24 02:09:33'),
(60097, '111.60.4.247', NULL, 1, '2025-11-24 02:51:45', '2025-11-24 02:51:45'),
(60098, '188.166.58.150', NULL, 1, '2025-11-24 02:54:41', '2025-11-24 02:54:41'),
(60099, '51.68.111.214', NULL, 1, '2025-11-24 03:14:38', '2025-11-24 03:14:38'),
(60100, '103.253.27.230', NULL, 1, '2025-11-24 03:26:54', '2025-11-24 03:26:54'),
(60101, '205.169.39.56', NULL, 1, '2025-11-24 03:43:53', '2025-11-24 03:43:53'),
(60102, '223.109.255.153', NULL, 1, '2025-11-24 04:02:01', '2025-11-24 04:02:01'),
(60103, '54.213.34.104', NULL, 1, '2025-11-24 04:14:30', '2025-11-24 04:14:30'),
(60104, '51.68.236.92', NULL, 1, '2025-11-24 04:16:47', '2025-11-24 04:16:47'),
(60105, '43.173.182.153', NULL, 1, '2025-11-24 04:26:09', '2025-11-24 04:26:09'),
(60106, '18.218.74.64', NULL, 1, '2025-11-24 05:05:16', '2025-11-24 05:05:16'),
(60107, '18.225.25.214', NULL, 2, '2025-11-24 05:05:16', '2025-11-24 05:10:24'),
(60108, '18.118.36.38', NULL, 1, '2025-11-24 05:05:18', '2025-11-24 05:05:18'),
(60109, '3.144.88.177', NULL, 2, '2025-11-24 05:05:25', '2025-11-24 05:05:26'),
(60110, '18.224.128.89', NULL, 1, '2025-11-24 05:05:45', '2025-11-24 05:05:45'),
(60111, '72.14.201.159', NULL, 1, '2025-11-24 05:36:00', '2025-11-24 05:36:00'),
(60112, '203.202.251.37', NULL, 1, '2025-11-24 06:14:54', '2025-11-24 06:14:54'),
(60113, '57.155.170.192', NULL, 1, '2025-11-24 06:56:04', '2025-11-24 06:56:04'),
(60114, '57.155.170.206', NULL, 1, '2025-11-24 06:58:22', '2025-11-24 06:58:22'),
(60115, '180.102.110.144', NULL, 1, '2025-11-24 07:47:16', '2025-11-24 07:47:16'),
(60116, '87.58.67.106', NULL, 1, '2025-11-24 08:45:05', '2025-11-24 08:45:05'),
(60117, '20.194.1.0', NULL, 1, '2025-11-24 09:01:06', '2025-11-24 09:01:06'),
(60118, '123.0.26.154', NULL, 3, '2025-11-24 09:07:35', '2025-11-24 09:07:40'),
(60119, '43.173.174.175', NULL, 1, '2025-11-24 10:22:28', '2025-11-24 10:22:28'),
(60120, '104.28.240.85', NULL, 1, '2025-11-24 10:37:35', '2025-11-24 10:37:35'),
(60121, '193.186.4.159', NULL, 1, '2025-11-24 10:48:05', '2025-11-24 10:48:05'),
(60122, '51.68.111.205', NULL, 2, '2025-11-24 11:21:30', '2025-11-24 13:02:37'),
(60123, '128.204.212.87', NULL, 1, '2025-11-24 12:08:45', '2025-11-24 12:08:45'),
(60124, '4.196.118.126', NULL, 1, '2025-11-24 12:29:38', '2025-11-24 12:29:38'),
(60125, '103.30.189.10', NULL, 1, '2025-11-24 13:18:25', '2025-11-24 13:18:25'),
(60126, '115.127.93.50', NULL, 1, '2025-11-24 13:32:19', '2025-11-24 13:32:19'),
(60127, '20.194.157.191', NULL, 1, '2025-11-24 13:39:05', '2025-11-24 13:39:05'),
(60128, '101.227.52.240', NULL, 2, '2025-11-24 13:44:07', '2025-11-24 13:44:17'),
(60129, '61.244.94.73', NULL, 2, '2025-11-24 13:45:21', '2025-11-24 13:45:29'),
(60130, '69.171.234.23', NULL, 1, '2025-11-24 14:11:02', '2025-11-24 14:11:02'),
(60131, '35.94.58.49', NULL, 1, '2025-11-24 14:34:09', '2025-11-24 14:34:09'),
(60132, '216.24.210.208', NULL, 1, '2025-11-24 15:15:49', '2025-11-24 15:15:49'),
(60133, '120.217.185.114', NULL, 2, '2025-11-24 16:03:27', '2025-11-24 18:37:43'),
(60134, '4.196.198.91', NULL, 1, '2025-11-24 16:54:59', '2025-11-24 16:54:59'),
(60135, '103.178.30.56', NULL, 1, '2025-11-24 17:06:16', '2025-11-24 17:06:16'),
(60136, '103.140.177.33', NULL, 1, '2025-11-24 17:06:39', '2025-11-24 17:06:39'),
(60137, '51.68.107.148', NULL, 1, '2025-11-24 17:41:19', '2025-11-24 17:41:19'),
(60138, '112.86.225.115', NULL, 1, '2025-11-24 17:50:52', '2025-11-24 17:50:52'),
(60139, '223.109.252.232', NULL, 1, '2025-11-24 18:03:16', '2025-11-24 18:03:16'),
(60140, '20.235.75.223', NULL, 1, '2025-11-24 18:43:07', '2025-11-24 18:43:07'),
(60141, '103.31.179.114', NULL, 1, '2025-11-24 18:51:39', '2025-11-24 18:51:39'),
(60142, '128.204.212.85', NULL, 1, '2025-11-24 19:25:58', '2025-11-24 19:25:58'),
(60143, '66.249.75.35', NULL, 1, '2025-11-24 19:38:30', '2025-11-24 19:38:30'),
(60144, '51.68.107.137', NULL, 1, '2025-11-24 19:56:14', '2025-11-24 19:56:14'),
(60145, '112.86.225.37', NULL, 1, '2025-11-24 20:03:00', '2025-11-24 20:03:00'),
(60146, '43.173.173.33', NULL, 1, '2025-11-24 20:06:34', '2025-11-24 20:06:34'),
(60147, '51.68.111.241', NULL, 1, '2025-11-24 20:32:06', '2025-11-24 20:32:06'),
(60148, '43.173.177.108', NULL, 1, '2025-11-24 22:20:44', '2025-11-24 22:20:44'),
(60149, '165.232.65.95', NULL, 1, '2025-11-24 22:34:43', '2025-11-24 22:34:43'),
(60150, '54.89.114.83', NULL, 1, '2025-11-24 22:56:50', '2025-11-24 22:56:50'),
(60151, '98.93.230.223', NULL, 1, '2025-11-24 22:57:18', '2025-11-24 22:57:18'),
(60152, '66.249.77.107', NULL, 1, '2025-11-24 23:27:16', '2025-11-24 23:27:16'),
(60153, '44.243.183.196', NULL, 1, '2025-11-25 00:44:27', '2025-11-25 00:44:27'),
(60154, '40.77.167.0', NULL, 1, '2025-11-25 00:52:20', '2025-11-25 00:52:20'),
(60155, '57.141.6.28', NULL, 1, '2025-11-25 01:13:39', '2025-11-25 01:13:39'),
(60156, '193.111.199.172', NULL, 2, '2025-11-25 01:21:10', '2025-11-25 01:21:11'),
(60157, '138.91.30.63', NULL, 1, '2025-11-25 01:28:22', '2025-11-25 01:28:22'),
(60158, '205.169.39.57', NULL, 1, '2025-11-25 01:55:57', '2025-11-25 01:55:57'),
(60159, '138.91.30.56', NULL, 1, '2025-11-25 02:11:56', '2025-11-25 02:11:56'),
(60160, '98.82.170.223', NULL, 1, '2025-11-25 03:26:52', '2025-11-25 03:26:52'),
(60161, '43.173.180.111', NULL, 1, '2025-11-25 04:20:21', '2025-11-25 04:20:21'),
(60162, '43.174.84.24', NULL, 2, '2025-11-25 04:24:07', '2025-11-25 04:24:11'),
(60163, '43.152.188.129', NULL, 1, '2025-11-25 04:55:40', '2025-11-25 04:55:40'),
(60164, '43.174.27.51', NULL, 1, '2025-11-25 04:56:13', '2025-11-25 04:56:13'),
(60165, '67.211.214.194', NULL, 1, '2025-11-25 05:03:43', '2025-11-25 05:03:43'),
(60166, '43.174.136.53', NULL, 1, '2025-11-25 05:03:46', '2025-11-25 05:03:46'),
(60167, '114.119.156.206', NULL, 1, '2025-11-25 05:07:40', '2025-11-25 05:07:40'),
(60168, '114.119.139.110', NULL, 1, '2025-11-25 05:16:34', '2025-11-25 05:16:34'),
(60169, '103.130.118.36', NULL, 1, '2025-11-25 05:22:40', '2025-11-25 05:22:40'),
(60170, '13.76.223.57', NULL, 1, '2025-11-25 05:32:57', '2025-11-25 05:32:57'),
(60171, '189.139.175.89', NULL, 4, '2025-11-25 05:33:46', '2025-11-25 05:33:50'),
(60172, '161.115.234.163', NULL, 1, '2025-11-25 05:55:15', '2025-11-25 05:55:15'),
(60173, '54.186.201.236', NULL, 1, '2025-11-25 05:57:09', '2025-11-25 05:57:09'),
(60174, '118.179.167.10', NULL, 1, '2025-11-25 05:57:15', '2025-11-25 05:57:15'),
(60175, '210.4.78.4', NULL, 1, '2025-11-25 06:10:25', '2025-11-25 06:10:25'),
(60176, '69.171.231.2', NULL, 1, '2025-11-25 06:19:28', '2025-11-25 06:19:28'),
(60177, '69.171.231.27', NULL, 1, '2025-11-25 06:19:28', '2025-11-25 06:19:28'),
(60178, '162.120.185.35', NULL, 3, '2025-11-25 06:55:58', '2025-11-25 16:00:25'),
(60179, '20.235.75.211', NULL, 1, '2025-11-25 06:59:24', '2025-11-25 06:59:24'),
(60180, '103.140.180.130', NULL, 1, '2025-11-25 07:04:48', '2025-11-25 07:04:48'),
(60181, '74.179.70.43', NULL, 1, '2025-11-25 07:07:15', '2025-11-25 07:07:15'),
(60182, '123.49.49.14', NULL, 1, '2025-11-25 07:15:18', '2025-11-25 07:15:18'),
(60183, '121.229.156.80', NULL, 1, '2025-11-25 07:16:11', '2025-11-25 07:16:11'),
(60184, '135.232.19.45', NULL, 1, '2025-11-25 07:55:09', '2025-11-25 07:55:09'),
(60185, '20.194.157.179', NULL, 1, '2025-11-25 08:07:34', '2025-11-25 08:07:34'),
(60186, '57.155.170.166', NULL, 1, '2025-11-25 09:15:50', '2025-11-25 09:15:50'),
(60187, '103.120.222.37', NULL, 1, '2025-11-25 09:29:55', '2025-11-25 09:29:55'),
(60188, '202.65.169.13', NULL, 1, '2025-11-25 09:32:36', '2025-11-25 09:32:36'),
(60189, '43.173.182.193', NULL, 1, '2025-11-25 10:22:28', '2025-11-25 10:22:28'),
(60190, '20.194.1.9', NULL, 1, '2025-11-25 11:32:42', '2025-11-25 11:32:42'),
(60191, '85.208.96.211', NULL, 1, '2025-11-25 12:25:59', '2025-11-25 12:25:59'),
(60192, '123.49.40.66', NULL, 1, '2025-11-25 12:36:18', '2025-11-25 12:36:18'),
(60193, '51.68.107.150', NULL, 1, '2025-11-25 12:38:51', '2025-11-25 12:38:51'),
(60194, '162.120.184.35', NULL, 3, '2025-11-25 12:46:21', '2025-11-25 14:45:11'),
(60195, '147.161.161.98', NULL, 1, '2025-11-25 12:55:11', '2025-11-25 12:55:11'),
(60196, '27.115.124.109', NULL, 1, '2025-11-25 12:56:24', '2025-11-25 12:56:24'),
(60197, '123.6.49.12', NULL, 1, '2025-11-25 12:56:24', '2025-11-25 12:56:24'),
(60198, '47.81.34.98', NULL, 1, '2025-11-25 13:04:30', '2025-11-25 13:04:30'),
(60199, '154.23.238.45', NULL, 1, '2025-11-25 13:31:01', '2025-11-25 13:31:01'),
(60200, '43.173.182.154', NULL, 1, '2025-11-25 13:35:09', '2025-11-25 13:35:09'),
(60201, '103.204.210.235', NULL, 1, '2025-11-25 14:20:16', '2025-11-25 14:20:16'),
(60202, '51.68.107.142', NULL, 1, '2025-11-25 15:11:13', '2025-11-25 15:11:13'),
(60203, '72.14.201.130', NULL, 1, '2025-11-25 15:23:49', '2025-11-25 15:23:49'),
(60204, '43.152.170.190', NULL, 1, '2025-11-25 15:51:51', '2025-11-25 15:51:51'),
(60205, '43.152.173.201', NULL, 1, '2025-11-25 15:52:06', '2025-11-25 15:52:06'),
(60206, '193.186.4.130', NULL, 1, '2025-11-25 15:56:03', '2025-11-25 15:56:03'),
(60207, '43.173.179.175', NULL, 1, '2025-11-25 16:23:53', '2025-11-25 16:23:53'),
(60208, '34.42.13.3', NULL, 1, '2025-11-25 16:39:41', '2025-11-25 16:39:41'),
(60209, '198.98.61.27', NULL, 3, '2025-11-25 16:40:04', '2025-11-25 22:58:24'),
(60210, '128.204.212.85', NULL, 1, '2025-11-25 16:45:27', '2025-11-25 16:45:27'),
(60211, '57.141.6.35', NULL, 1, '2025-11-25 16:52:19', '2025-11-25 16:52:19'),
(60212, '43.174.153.35', NULL, 1, '2025-11-25 17:00:08', '2025-11-25 17:00:08'),
(60213, '34.187.149.47', NULL, 1, '2025-11-25 17:15:48', '2025-11-25 17:15:48'),
(60214, '112.86.225.57', NULL, 1, '2025-11-25 17:45:37', '2025-11-25 17:45:37'),
(60215, '149.56.150.89', NULL, 3, '2025-11-25 18:06:10', '2025-11-25 18:06:21'),
(60216, '188.165.229.39', NULL, 1, '2025-11-25 19:09:00', '2025-11-25 19:09:00'),
(60217, '4.196.198.80', NULL, 1, '2025-11-25 19:12:41', '2025-11-25 19:12:41'),
(60218, '128.204.212.84', NULL, 1, '2025-11-25 19:39:23', '2025-11-25 19:39:23'),
(60219, '99.35.147.189', NULL, 1, '2025-11-25 19:50:58', '2025-11-25 19:50:58'),
(60220, '34.53.45.235', NULL, 1, '2025-11-25 19:58:00', '2025-11-25 19:58:00'),
(60221, '12.74.95.15', NULL, 1, '2025-11-25 20:12:32', '2025-11-25 20:12:32'),
(60222, '45.3.55.98', NULL, 1, '2025-11-25 20:20:56', '2025-11-25 20:20:56'),
(60223, '43.173.180.76', NULL, 1, '2025-11-25 21:01:43', '2025-11-25 21:01:43'),
(60224, '110.52.187.129', NULL, 1, '2025-11-25 21:06:40', '2025-11-25 21:06:40'),
(60225, '43.173.181.133', NULL, 1, '2025-11-25 22:18:05', '2025-11-25 22:18:05'),
(60226, '43.152.48.29', NULL, 1, '2025-11-25 22:58:41', '2025-11-25 22:58:41'),
(60227, '43.174.16.20', NULL, 1, '2025-11-25 23:04:28', '2025-11-25 23:04:28'),
(60228, '89.116.68.244', NULL, 1, '2025-11-25 23:05:10', '2025-11-25 23:05:10'),
(60229, '52.167.144.188', NULL, 1, '2025-11-25 23:41:23', '2025-11-25 23:41:23'),
(60230, '167.103.118.203', NULL, 1, '2025-11-25 23:43:29', '2025-11-25 23:43:29'),
(60231, '105.68.160.100', NULL, 1, '2025-11-25 23:58:47', '2025-11-25 23:58:47'),
(60232, '91.231.222.252', NULL, 1, '2025-11-26 00:25:57', '2025-11-26 00:25:57'),
(60233, '172.204.16.64', NULL, 1, '2025-11-26 00:37:51', '2025-11-26 00:37:51'),
(60234, '172.204.16.70', NULL, 1, '2025-11-26 00:37:55', '2025-11-26 00:37:55'),
(60235, '165.232.184.61', NULL, 1, '2025-11-26 01:22:51', '2025-11-26 01:22:51'),
(60236, '205.169.39.24', NULL, 1, '2025-11-26 01:29:20', '2025-11-26 01:29:20'),
(60237, '66.249.75.34', NULL, 1, '2025-11-26 02:28:16', '2025-11-26 02:28:16'),
(60238, '51.68.111.245', NULL, 1, '2025-11-26 03:43:14', '2025-11-26 03:43:14'),
(60239, '43.173.173.44', NULL, 1, '2025-11-26 04:18:08', '2025-11-26 04:18:08'),
(60240, '43.152.48.34', NULL, 1, '2025-11-26 04:23:31', '2025-11-26 04:23:31'),
(60241, '52.90.114.38', NULL, 1, '2025-11-26 04:27:14', '2025-11-26 04:27:14'),
(60242, '51.159.106.90', NULL, 1, '2025-11-26 04:47:39', '2025-11-26 04:47:39'),
(60243, '108.181.169.207', NULL, 2, '2025-11-26 05:37:26', '2025-11-26 05:37:28'),
(60244, '51.68.111.217', NULL, 1, '2025-11-26 05:47:57', '2025-11-26 05:47:57'),
(60245, '59.152.5.230', NULL, 2, '2025-11-26 06:17:13', '2025-11-26 06:20:34'),
(60246, '57.155.170.164', NULL, 1, '2025-11-26 06:32:26', '2025-11-26 06:32:26'),
(60247, '103.164.160.244', NULL, 1, '2025-11-26 06:35:43', '2025-11-26 06:35:43'),
(60248, '57.155.170.192', NULL, 1, '2025-11-26 06:59:46', '2025-11-26 06:59:46'),
(60249, '112.86.225.33', NULL, 1, '2025-11-26 07:02:56', '2025-11-26 07:02:56'),
(60250, '163.116.210.57', NULL, 2, '2025-11-26 07:10:32', '2025-11-26 07:34:50'),
(60251, '128.204.212.87', NULL, 2, '2025-11-26 07:10:53', '2025-11-26 11:42:44'),
(60252, '128.204.212.87', NULL, 2, '2025-11-26 07:10:53', '2025-11-26 11:42:44'),
(60253, '128.204.212.85', NULL, 3, '2025-11-26 07:18:41', '2025-11-26 11:42:44'),
(60254, '47.128.96.198', NULL, 1, '2025-11-26 07:31:26', '2025-11-26 07:31:26'),
(60255, '103.164.233.135', NULL, 1, '2025-11-26 07:37:26', '2025-11-26 07:37:26'),
(60256, '193.233.217.107', NULL, 1, '2025-11-26 07:48:38', '2025-11-26 07:48:38'),
(60257, '23.110.166.15', NULL, 1, '2025-11-26 07:50:04', '2025-11-26 07:50:04'),
(60258, '217.113.194.252', NULL, 1, '2025-11-26 07:52:35', '2025-11-26 07:52:35'),
(60259, '51.68.236.71', NULL, 1, '2025-11-26 07:58:45', '2025-11-26 07:58:45'),
(60260, '20.204.24.240', NULL, 1, '2025-11-26 08:57:29', '2025-11-26 08:57:29'),
(60261, '162.120.184.1', NULL, 1, '2025-11-26 09:10:04', '2025-11-26 09:10:04'),
(60262, '193.186.4.159', NULL, 1, '2025-11-26 09:23:38', '2025-11-26 09:23:38'),
(60263, '51.68.236.73', NULL, 1, '2025-11-26 10:01:40', '2025-11-26 10:01:40'),
(60264, '43.173.179.114', NULL, 1, '2025-11-26 10:17:26', '2025-11-26 10:17:26'),
(60265, '66.249.77.107', NULL, 1, '2025-11-26 10:28:54', '2025-11-26 10:28:54'),
(60266, '43.229.208.190', NULL, 2, '2025-11-26 10:38:57', '2025-11-26 11:25:00'),
(60267, '43.175.194.21', NULL, 1, '2025-11-26 10:50:14', '2025-11-26 10:50:14'),
(60268, '43.173.175.91', NULL, 1, '2025-11-26 10:55:28', '2025-11-26 10:55:28'),
(60269, '20.194.157.187', NULL, 2, '2025-11-26 11:11:01', '2025-11-26 11:11:02'),
(60270, '154.208.41.169', NULL, 2, '2025-11-26 12:34:06', '2025-11-26 12:34:21'),
(60271, '51.68.111.242', NULL, 1, '2025-11-26 12:38:19', '2025-11-26 12:38:19'),
(60272, '69.171.234.67', NULL, 1, '2025-11-26 13:08:54', '2025-11-26 13:08:54'),
(60273, '162.120.184.35', NULL, 1, '2025-11-26 13:37:11', '2025-11-26 13:37:11'),
(60274, '72.14.201.130', NULL, 2, '2025-11-26 13:37:38', '2025-11-26 15:15:07'),
(60275, '181.51.34.158', NULL, 1, '2025-11-26 13:54:06', '2025-11-26 13:54:06'),
(60276, '128.204.212.84', NULL, 1, '2025-11-26 14:15:44', '2025-11-26 14:15:44'),
(60277, '51.79.151.214', NULL, 1, '2025-11-26 15:31:00', '2025-11-26 15:31:00'),
(60278, '120.229.104.152', NULL, 1, '2025-11-26 15:52:30', '2025-11-26 15:52:30'),
(60279, '43.173.179.175', NULL, 1, '2025-11-26 16:19:40', '2025-11-26 16:19:40'),
(60280, '57.141.6.40', NULL, 1, '2025-11-26 16:52:14', '2025-11-26 16:52:14'),
(60281, '72.14.201.159', NULL, 2, '2025-11-26 17:01:45', '2025-11-26 20:05:26'),
(60282, '18.237.64.97', NULL, 1, '2025-11-26 17:11:40', '2025-11-26 17:11:40'),
(60283, '85.208.96.200', NULL, 1, '2025-11-26 17:13:15', '2025-11-26 17:13:15'),
(60284, '51.68.111.202', NULL, 1, '2025-11-26 17:36:03', '2025-11-26 17:36:03'),
(60285, '103.108.63.89', NULL, 3, '2025-11-26 17:58:35', '2025-11-26 17:58:43'),
(60286, '223.109.252.226', NULL, 1, '2025-11-26 18:27:56', '2025-11-26 18:27:56'),
(60287, '47.128.16.161', NULL, 1, '2025-11-26 18:39:08', '2025-11-26 18:39:08'),
(60288, '57.141.6.18', NULL, 1, '2025-11-26 18:41:47', '2025-11-26 18:41:47'),
(60289, '40.77.167.38', NULL, 1, '2025-11-26 19:05:55', '2025-11-26 19:05:55'),
(60290, '152.42.234.248', NULL, 1, '2025-11-26 19:26:15', '2025-11-26 19:26:15'),
(60291, '57.141.6.48', NULL, 1, '2025-11-26 20:29:02', '2025-11-26 20:29:02'),
(60292, '34.194.154.127', NULL, 1, '2025-11-26 20:44:38', '2025-11-26 20:44:38'),
(60293, '84.17.40.107', NULL, 1, '2025-11-26 20:48:31', '2025-11-26 20:48:31'),
(60294, '112.86.225.147', NULL, 1, '2025-11-26 20:52:44', '2025-11-26 20:52:44'),
(60295, '45.88.97.95', NULL, 1, '2025-11-26 20:53:23', '2025-11-26 20:53:23'),
(60296, '157.55.39.52', NULL, 1, '2025-11-26 21:37:07', '2025-11-26 21:37:07'),
(60297, '43.173.181.54', NULL, 1, '2025-11-26 22:29:53', '2025-11-26 22:29:53'),
(60298, '45.159.8.120', NULL, 1, '2025-11-26 23:08:44', '2025-11-26 23:08:44'),
(60299, '124.221.217.82', NULL, 1, '2025-11-26 23:25:20', '2025-11-26 23:25:20'),
(60300, '57.141.6.11', NULL, 1, '2025-11-26 23:31:08', '2025-11-26 23:31:08'),
(60301, '178.157.64.116', NULL, 1, '2025-11-27 00:00:43', '2025-11-27 00:00:43'),
(60302, '137.135.190.240', NULL, 1, '2025-11-27 00:14:57', '2025-11-27 00:14:57'),
(60303, '180.153.236.145', NULL, 1, '2025-11-27 00:51:12', '2025-11-27 00:51:12'),
(60304, '180.153.236.7', NULL, 1, '2025-11-27 00:51:39', '2025-11-27 00:51:39'),
(60305, '36.143.3.127', NULL, 1, '2025-11-27 01:50:41', '2025-11-27 01:50:41'),
(60306, '51.68.111.216', NULL, 1, '2025-11-27 02:11:42', '2025-11-27 02:11:42'),
(60307, '119.30.41.6', NULL, 1, '2025-11-27 02:19:34', '2025-11-27 02:19:34'),
(60308, '51.68.111.212', NULL, 1, '2025-11-27 02:31:05', '2025-11-27 02:31:05'),
(60309, '180.102.110.144', NULL, 1, '2025-11-27 02:56:54', '2025-11-27 02:56:54'),
(60310, '38.107.84.171', NULL, 2, '2025-11-27 03:08:11', '2025-11-27 03:08:13'),
(60311, '40.77.167.41', NULL, 1, '2025-11-27 03:19:29', '2025-11-27 03:19:29'),
(60312, '111.225.148.71', NULL, 1, '2025-11-27 03:33:11', '2025-11-27 03:33:11'),
(60313, '27.99.149.201', NULL, 1, '2025-11-27 03:34:14', '2025-11-27 03:34:14'),
(60314, '66.250.219.125', NULL, 4, '2025-11-27 03:36:39', '2025-11-27 03:36:47'),
(60315, '116.68.200.206', NULL, 1, '2025-11-27 03:37:15', '2025-11-27 03:37:15'),
(60316, '128.204.212.84', NULL, 2, '2025-11-27 03:38:21', '2025-11-27 17:07:32'),
(60317, '43.173.179.119', NULL, 1, '2025-11-27 04:17:59', '2025-11-27 04:17:59'),
(60318, '121.91.176.133', NULL, 1, '2025-11-27 04:33:35', '2025-11-27 04:33:35'),
(60319, '43.175.170.28', NULL, 1, '2025-11-27 04:35:42', '2025-11-27 04:35:42'),
(60320, '13.76.115.245', NULL, 1, '2025-11-27 04:49:18', '2025-11-27 04:49:18'),
(60321, '13.76.115.246', NULL, 1, '2025-11-27 04:49:19', '2025-11-27 04:49:19'),
(60322, '162.120.185.34', NULL, 1, '2025-11-27 05:16:57', '2025-11-27 05:16:57'),
(60323, '205.169.39.6', NULL, 1, '2025-11-27 05:26:09', '2025-11-27 05:26:09'),
(60324, '47.153.49.174', NULL, 1, '2025-11-27 05:43:49', '2025-11-27 05:43:49'),
(60325, '209.188.21.58', NULL, 2, '2025-11-27 05:49:36', '2025-11-27 05:49:36'),
(60326, '129.226.185.215', NULL, 1, '2025-11-27 06:07:16', '2025-11-27 06:07:16'),
(60327, '172.204.16.76', NULL, 1, '2025-11-27 06:11:08', '2025-11-27 06:11:08'),
(60328, '51.68.107.156', NULL, 1, '2025-11-27 06:13:16', '2025-11-27 06:13:16'),
(60329, '138.91.30.56', NULL, 1, '2025-11-27 06:47:49', '2025-11-27 06:47:49'),
(60330, '43.229.208.190', NULL, 3, '2025-11-27 07:08:14', '2025-11-27 08:40:07'),
(60331, '20.194.157.185', NULL, 1, '2025-11-27 07:27:22', '2025-11-27 07:27:22'),
(60332, '66.249.75.35', NULL, 1, '2025-11-27 07:29:08', '2025-11-27 07:29:08'),
(60333, '162.120.184.35', NULL, 1, '2025-11-27 08:03:13', '2025-11-27 08:03:13'),
(60334, '52.13.120.217', NULL, 1, '2025-11-27 08:09:27', '2025-11-27 08:09:27'),
(60335, '66.249.75.34', NULL, 1, '2025-11-27 08:28:44', '2025-11-27 08:28:44'),
(60336, '193.186.4.159', NULL, 2, '2025-11-27 08:41:08', '2025-11-27 19:06:53'),
(60337, '52.187.246.137', NULL, 1, '2025-11-27 08:48:07', '2025-11-27 08:48:07'),
(60338, '57.155.170.164', NULL, 1, '2025-11-27 09:27:40', '2025-11-27 09:27:40'),
(60339, '207.46.13.54', NULL, 1, '2025-11-27 09:37:38', '2025-11-27 09:37:38'),
(60340, '103.30.188.214', NULL, 1, '2025-11-27 09:48:06', '2025-11-27 09:48:06'),
(60341, '37.111.225.86', NULL, 2, '2025-11-27 09:56:40', '2025-11-27 09:59:46'),
(60342, '43.173.178.163', NULL, 1, '2025-11-27 10:16:43', '2025-11-27 10:16:43'),
(60343, '51.68.111.218', NULL, 2, '2025-11-27 10:24:13', '2025-11-27 10:24:14'),
(60344, '20.27.94.138', NULL, 1, '2025-11-27 10:34:27', '2025-11-27 10:34:27'),
(60345, '20.27.94.129', NULL, 1, '2025-11-27 10:34:27', '2025-11-27 10:34:27'),
(60346, '57.155.170.166', NULL, 1, '2025-11-27 10:58:24', '2025-11-27 10:58:24'),
(60347, '115.152.158.193', NULL, 1, '2025-11-27 11:22:25', '2025-11-27 11:22:25'),
(60348, '172.213.21.112', NULL, 1, '2025-11-27 11:37:41', '2025-11-27 11:37:41'),
(60349, '172.213.21.115', NULL, 1, '2025-11-27 11:38:08', '2025-11-27 11:38:08'),
(60350, '3.135.198.4', NULL, 2, '2025-11-27 12:07:52', '2025-11-27 12:07:52'),
(60351, '3.140.197.65', NULL, 2, '2025-11-27 12:07:52', '2025-11-27 16:29:57'),
(60352, '18.223.190.33', NULL, 2, '2025-11-27 12:07:52', '2025-11-27 12:42:06'),
(60353, '180.153.236.36', NULL, 1, '2025-11-27 12:18:01', '2025-11-27 12:18:01'),
(60354, '180.153.236.178', NULL, 1, '2025-11-27 12:18:15', '2025-11-27 12:18:15'),
(60355, '3.16.152.157', NULL, 4, '2025-11-27 12:42:05', '2025-11-27 14:10:57'),
(60356, '72.14.201.159', NULL, 1, '2025-11-27 12:46:53', '2025-11-27 12:46:53'),
(60357, '3.26.43.171', NULL, 2, '2025-11-27 13:22:38', '2025-11-27 13:22:42'),
(60358, '51.68.111.203', NULL, 1, '2025-11-27 13:48:53', '2025-11-27 13:48:53'),
(60359, '3.133.117.154', NULL, 3, '2025-11-27 14:10:57', '2025-11-27 16:29:58'),
(60360, '4.196.118.113', NULL, 1, '2025-11-27 14:22:48', '2025-11-27 14:22:48'),
(60361, '4.196.118.126', NULL, 1, '2025-11-27 14:24:01', '2025-11-27 14:24:01'),
(60362, '157.55.39.48', NULL, 1, '2025-11-27 14:42:19', '2025-11-27 14:42:19'),
(60363, '17.241.227.7', NULL, 1, '2025-11-27 14:45:38', '2025-11-27 14:45:38'),
(60364, '66.249.75.36', NULL, 1, '2025-11-27 15:05:13', '2025-11-27 15:05:13'),
(60365, '123.245.84.185', NULL, 1, '2025-11-27 15:28:52', '2025-11-27 15:28:52'),
(60366, '3.15.212.242', NULL, 1, '2025-11-27 15:29:26', '2025-11-27 15:29:26'),
(60367, '66.249.77.108', NULL, 1, '2025-11-27 16:21:40', '2025-11-27 16:21:40'),
(60368, '114.119.144.178', NULL, 1, '2025-11-27 18:24:10', '2025-11-27 18:24:10'),
(60369, '112.86.225.95', NULL, 1, '2025-11-27 18:25:38', '2025-11-27 18:25:38'),
(60370, '112.86.225.229', NULL, 1, '2025-11-27 18:26:42', '2025-11-27 18:26:42'),
(60371, '43.173.181.147', NULL, 1, '2025-11-27 18:34:34', '2025-11-27 18:34:34'),
(60372, '103.190.132.32', NULL, 1, '2025-11-27 19:07:06', '2025-11-27 19:07:06'),
(60373, '157.55.39.13', NULL, 1, '2025-11-27 19:10:14', '2025-11-27 19:10:14'),
(60374, '42.194.192.36', NULL, 1, '2025-11-27 19:13:21', '2025-11-27 19:13:21'),
(60375, '34.106.104.44', NULL, 1, '2025-11-27 20:07:38', '2025-11-27 20:07:38'),
(60376, '51.68.111.242', NULL, 1, '2025-11-27 20:11:13', '2025-11-27 20:11:13'),
(60377, '34.222.239.117', NULL, 1, '2025-11-27 20:30:06', '2025-11-27 20:30:06'),
(60378, '34.26.216.247', NULL, 1, '2025-11-27 20:43:20', '2025-11-27 20:43:20'),
(60379, '43.173.182.34', NULL, 1, '2025-11-27 22:28:03', '2025-11-27 22:28:03'),
(60380, '43.175.56.158', NULL, 1, '2025-11-27 22:35:48', '2025-11-27 22:35:48'),
(60381, '43.175.56.147', NULL, 1, '2025-11-27 22:36:49', '2025-11-27 22:36:49'),
(60382, '43.174.153.14', NULL, 1, '2025-11-27 22:37:34', '2025-11-27 22:37:34'),
(60383, '43.173.181.241', NULL, 1, '2025-11-27 22:42:03', '2025-11-27 22:42:03'),
(60384, '51.68.236.90', NULL, 1, '2025-11-27 23:04:02', '2025-11-27 23:04:02'),
(60385, '183.60.225.196', NULL, 1, '2025-11-28 00:44:31', '2025-11-28 00:44:31'),
(60386, '51.68.111.208', NULL, 1, '2025-11-28 00:55:23', '2025-11-28 00:55:23'),
(60387, '129.226.185.215', NULL, 1, '2025-11-28 01:03:08', '2025-11-28 01:03:08'),
(60388, '112.86.225.243', NULL, 1, '2025-11-28 01:03:52', '2025-11-28 01:03:52'),
(60389, '164.90.148.138', NULL, 1, '2025-11-28 02:29:38', '2025-11-28 02:29:38'),
(60390, '193.186.4.189', NULL, 1, '2025-11-28 02:50:41', '2025-11-28 02:50:41'),
(60391, '112.133.244.32', NULL, 1, '2025-11-28 02:53:23', '2025-11-28 02:53:23'),
(60392, '51.68.111.240', NULL, 1, '2025-11-28 03:15:33', '2025-11-28 03:15:33'),
(60393, '111.225.148.195', NULL, 1, '2025-11-28 03:47:08', '2025-11-28 03:47:08'),
(60394, '205.169.39.57', NULL, 1, '2025-11-28 03:49:56', '2025-11-28 03:49:56'),
(60395, '57.141.4.48', NULL, 1, '2025-11-28 04:19:22', '2025-11-28 04:19:22'),
(60396, '43.173.180.219', NULL, 1, '2025-11-28 04:24:43', '2025-11-28 04:24:43'),
(60397, '121.229.156.79', NULL, 8, '2025-11-28 05:22:35', '2025-11-28 05:28:06'),
(60398, '103.133.174.212', NULL, 1, '2025-11-28 06:15:33', '2025-11-28 06:15:33'),
(60399, '165.101.133.212', NULL, 1, '2025-11-28 07:19:06', '2025-11-28 07:19:06'),
(60400, '72.14.201.140', NULL, 1, '2025-11-28 07:48:37', '2025-11-28 07:48:37'),
(60401, '128.204.212.84', NULL, 2, '2025-11-28 08:02:52', '2025-11-28 08:02:53'),
(60402, '51.68.111.243', NULL, 1, '2025-11-28 08:44:14', '2025-11-28 08:44:14'),
(60403, '94.55.236.93', NULL, 1, '2025-11-28 08:53:10', '2025-11-28 08:53:10'),
(60404, '103.54.36.66', NULL, 4, '2025-11-28 09:19:32', '2025-11-28 12:08:49'),
(60405, '192.36.109.108', NULL, 1, '2025-11-28 09:33:36', '2025-11-28 09:33:36'),
(60406, '43.173.182.89', NULL, 1, '2025-11-28 10:20:17', '2025-11-28 10:20:17'),
(60407, '51.68.236.94', NULL, 1, '2025-11-28 10:20:52', '2025-11-28 10:20:52'),
(60408, '35.92.91.27', NULL, 1, '2025-11-28 10:32:19', '2025-11-28 10:32:19'),
(60409, '44.209.113.59', NULL, 2, '2025-11-28 10:43:19', '2025-11-28 10:50:20'),
(60410, '142.93.121.29', NULL, 1, '2025-11-28 11:53:37', '2025-11-28 11:53:37'),
(60411, '66.249.75.36', NULL, 1, '2025-11-28 12:29:54', '2025-11-28 12:29:54'),
(60412, '66.249.75.35', NULL, 2, '2025-11-28 12:30:13', '2025-11-28 18:53:57'),
(60413, '66.249.75.34', NULL, 2, '2025-11-28 12:30:13', '2025-11-28 20:29:20'),
(60414, '13.76.115.247', NULL, 1, '2025-11-28 13:10:50', '2025-11-28 13:10:50'),
(60415, '122.97.68.57', NULL, 1, '2025-11-28 13:24:05', '2025-11-28 13:24:05'),
(60416, '20.235.75.217', NULL, 1, '2025-11-28 13:42:50', '2025-11-28 13:42:50'),
(60417, '20.235.75.222', NULL, 1, '2025-11-28 13:42:52', '2025-11-28 13:42:52'),
(60418, '66.249.77.108', NULL, 1, '2025-11-28 13:45:57', '2025-11-28 13:45:57'),
(60419, '157.55.39.62', NULL, 1, '2025-11-28 13:48:11', '2025-11-28 13:48:11'),
(60420, '103.131.71.150', NULL, 1, '2025-11-28 14:28:18', '2025-11-28 14:28:18'),
(60421, '220.181.108.169', NULL, 1, '2025-11-28 15:01:23', '2025-11-28 15:01:23'),
(60422, '13.76.223.55', NULL, 1, '2025-11-28 15:28:27', '2025-11-28 15:28:27'),
(60423, '185.246.209.149', NULL, 1, '2025-11-28 15:42:08', '2025-11-28 15:42:08'),
(60424, '35.229.108.165', NULL, 1, '2025-11-28 16:14:36', '2025-11-28 16:14:36'),
(60425, '162.120.184.1', NULL, 1, '2025-11-28 17:14:00', '2025-11-28 17:14:00'),
(60426, '167.71.121.87', NULL, 1, '2025-11-28 17:29:38', '2025-11-28 17:29:38'),
(60427, '103.253.27.221', NULL, 1, '2025-11-28 17:32:39', '2025-11-28 17:32:39'),
(60428, '186.28.157.136', NULL, 1, '2025-11-28 18:14:18', '2025-11-28 18:14:18'),
(60429, '223.109.252.220', NULL, 1, '2025-11-28 18:25:27', '2025-11-28 18:25:27'),
(60430, '185.213.139.162', NULL, 1, '2025-11-28 18:53:39', '2025-11-28 18:53:39'),
(60431, '154.47.20.208', NULL, 1, '2025-11-28 20:18:21', '2025-11-28 20:18:21'),
(60432, '34.106.133.73', NULL, 1, '2025-11-28 20:27:18', '2025-11-28 20:27:18'),
(60433, '43.173.174.75', NULL, 1, '2025-11-28 22:20:05', '2025-11-28 22:20:05'),
(60434, '207.46.13.6', NULL, 1, '2025-11-28 22:22:40', '2025-11-28 22:22:40'),
(60435, '57.141.6.10', NULL, 1, '2025-11-28 22:34:52', '2025-11-28 22:34:52'),
(60436, '34.138.10.121', NULL, 1, '2025-11-28 23:38:57', '2025-11-28 23:38:57'),
(60437, '147.93.129.190', NULL, 1, '2025-11-29 00:11:20', '2025-11-29 00:11:20'),
(60438, '45.233.51.17', NULL, 1, '2025-11-29 01:18:47', '2025-11-29 01:18:47'),
(60439, '20.194.157.178', NULL, 1, '2025-11-29 01:25:47', '2025-11-29 01:25:47'),
(60440, '209.188.21.58', NULL, 2, '2025-11-29 02:17:54', '2025-11-29 02:17:54'),
(60441, '122.192.133.113', NULL, 1, '2025-11-29 02:31:10', '2025-11-29 02:31:10'),
(60442, '51.68.111.240', NULL, 1, '2025-11-29 02:45:11', '2025-11-29 02:45:11'),
(60443, '108.27.157.58', NULL, 1, '2025-11-29 02:53:00', '2025-11-29 02:53:00'),
(60444, '51.68.111.241', NULL, 1, '2025-11-29 03:16:23', '2025-11-29 03:16:23'),
(60445, '3.144.90.225', NULL, 1, '2025-11-29 03:29:34', '2025-11-29 03:29:34'),
(60446, '111.225.148.14', NULL, 1, '2025-11-29 03:32:59', '2025-11-29 03:32:59'),
(60447, '3.135.182.19', NULL, 6, '2025-11-29 04:17:00', '2025-11-29 04:17:15'),
(60448, '3.135.182.19', NULL, 6, '2025-11-29 04:17:00', '2025-11-29 04:17:15'),
(60449, '40.160.16.209', NULL, 1, '2025-11-29 05:10:28', '2025-11-29 05:10:28'),
(60450, '67.211.214.194', NULL, 1, '2025-11-29 05:37:31', '2025-11-29 05:37:31'),
(60451, '114.130.156.131', NULL, 1, '2025-11-29 05:55:47', '2025-11-29 05:55:47'),
(60452, '44.247.26.180', NULL, 1, '2025-11-29 06:40:50', '2025-11-29 06:40:50'),
(60453, '43.173.179.42', NULL, 1, '2025-11-29 06:46:38', '2025-11-29 06:46:38'),
(60454, '157.55.39.58', NULL, 1, '2025-11-29 07:07:40', '2025-11-29 07:07:40'),
(60455, '193.186.4.159', NULL, 1, '2025-11-29 08:00:05', '2025-11-29 08:00:05'),
(60456, '103.190.82.202', NULL, 1, '2025-11-29 08:19:25', '2025-11-29 08:19:25'),
(60457, '162.120.185.35', NULL, 1, '2025-11-29 08:19:28', '2025-11-29 08:19:28'),
(60458, '44.251.219.44', NULL, 1, '2025-11-29 08:57:42', '2025-11-29 08:57:42'),
(60459, '13.222.32.11', NULL, 1, '2025-11-29 09:02:08', '2025-11-29 09:02:08'),
(60460, '43.173.180.214', NULL, 1, '2025-11-29 10:17:18', '2025-11-29 10:17:18'),
(60461, '172.204.16.76', NULL, 1, '2025-11-29 10:58:13', '2025-11-29 10:58:13'),
(60462, '172.204.16.67', NULL, 1, '2025-11-29 10:58:14', '2025-11-29 10:58:14'),
(60463, '4.196.118.114', NULL, 1, '2025-11-29 11:43:23', '2025-11-29 11:43:23'),
(60464, '43.152.173.202', NULL, 1, '2025-11-29 11:51:33', '2025-11-29 11:51:33'),
(60465, '112.86.225.116', NULL, 1, '2025-11-29 11:54:07', '2025-11-29 11:54:07'),
(60466, '41.209.10.54', NULL, 1, '2025-11-29 12:10:58', '2025-11-29 12:10:58'),
(60467, '3.93.153.246', NULL, 1, '2025-11-29 12:31:41', '2025-11-29 12:31:41'),
(60468, '18.219.118.9', NULL, 1, '2025-11-29 12:31:42', '2025-11-29 12:31:42'),
(60469, '3.150.109.117', NULL, 1, '2025-11-29 12:31:42', '2025-11-29 12:31:42'),
(60470, '66.249.75.35', NULL, 1, '2025-11-29 12:31:42', '2025-11-29 12:31:42'),
(60471, '34.221.246.117', NULL, 1, '2025-11-29 12:40:00', '2025-11-29 12:40:00'),
(60472, '176.100.243.133', NULL, 1, '2025-11-29 13:00:45', '2025-11-29 13:00:45'),
(60473, '207.46.13.52', NULL, 2, '2025-11-29 13:01:00', '2025-11-29 14:51:08'),
(60474, '17.22.245.234', NULL, 1, '2025-11-29 13:29:21', '2025-11-29 13:29:21'),
(60475, '151.243.254.14', NULL, 2, '2025-11-29 13:30:34', '2025-11-29 13:30:35'),
(60476, '23.94.82.51', NULL, 1, '2025-11-29 14:17:47', '2025-11-29 14:17:47'),
(60477, '173.252.83.7', NULL, 1, '2025-11-29 14:19:31', '2025-11-29 14:19:31'),
(60478, '103.127.5.83', NULL, 1, '2025-11-29 15:34:37', '2025-11-29 15:34:37'),
(60479, '68.218.30.116', NULL, 1, '2025-11-29 16:08:11', '2025-11-29 16:08:11'),
(60480, '43.173.175.190', NULL, 1, '2025-11-29 16:19:50', '2025-11-29 16:19:50'),
(60481, '20.194.1.13', NULL, 1, '2025-11-29 16:23:38', '2025-11-29 16:23:38'),
(60482, '66.249.77.108', NULL, 1, '2025-11-29 16:36:11', '2025-11-29 16:36:11'),
(60483, '112.86.225.47', NULL, 1, '2025-11-29 17:21:47', '2025-11-29 17:21:47'),
(60484, '223.109.252.215', NULL, 1, '2025-11-29 18:26:30', '2025-11-29 18:26:30'),
(60485, '51.68.236.95', NULL, 1, '2025-11-29 19:13:02', '2025-11-29 19:13:02'),
(60486, '57.141.6.2', NULL, 1, '2025-11-29 20:03:26', '2025-11-29 20:03:26'),
(60487, '213.174.148.161', NULL, 1, '2025-11-29 20:43:12', '2025-11-29 20:43:12'),
(60488, '51.68.111.239', NULL, 2, '2025-11-29 21:35:10', '2025-11-29 22:16:56'),
(60489, '43.173.173.242', NULL, 1, '2025-11-29 22:21:05', '2025-11-29 22:21:05'),
(60490, '52.167.144.238', NULL, 1, '2025-11-29 23:24:54', '2025-11-29 23:24:54'),
(60491, '138.91.30.62', NULL, 1, '2025-11-30 00:38:27', '2025-11-30 00:38:27'),
(60492, '159.89.163.87', NULL, 1, '2025-11-30 00:42:42', '2025-11-30 00:42:42'),
(60493, '74.7.243.208', NULL, 1, '2025-11-30 01:44:21', '2025-11-30 01:44:21'),
(60494, '223.109.252.236', NULL, 1, '2025-11-30 01:55:37', '2025-11-30 01:55:37'),
(60495, '34.216.76.156', NULL, 1, '2025-11-30 02:04:51', '2025-11-30 02:04:51'),
(60496, '206.81.12.38', NULL, 1, '2025-11-30 02:36:42', '2025-11-30 02:36:42'),
(60497, '52.187.246.133', NULL, 1, '2025-11-30 03:42:03', '2025-11-30 03:42:03'),
(60498, '43.173.174.13', NULL, 1, '2025-11-30 04:20:04', '2025-11-30 04:20:04'),
(60499, '47.16.64.195', NULL, 1, '2025-11-30 04:33:36', '2025-11-30 04:33:36'),
(60500, '103.131.71.188', NULL, 1, '2025-11-30 05:06:42', '2025-11-30 05:06:42'),
(60501, '103.30.60.245', NULL, 1, '2025-11-30 05:47:13', '2025-11-30 05:47:13'),
(60502, '129.226.185.215', NULL, 2, '2025-11-30 06:02:55', '2025-11-30 23:34:19'),
(60503, '72.14.201.159', NULL, 2, '2025-11-30 06:30:10', '2025-11-30 10:35:56'),
(60504, '103.230.105.15', NULL, 1, '2025-11-30 06:36:55', '2025-11-30 06:36:55'),
(60505, '37.111.201.216', NULL, 1, '2025-11-30 09:09:17', '2025-11-30 09:09:17'),
(60506, '66.249.75.36', NULL, 2, '2025-11-30 09:35:50', '2025-11-30 18:30:23'),
(60507, '43.173.179.204', NULL, 1, '2025-11-30 10:17:39', '2025-11-30 10:17:39'),
(60508, '37.111.213.82', NULL, 1, '2025-11-30 10:37:34', '2025-11-30 10:37:34'),
(60509, '162.120.184.34', NULL, 1, '2025-11-30 10:50:06', '2025-11-30 10:50:06'),
(60510, '112.86.225.112', NULL, 1, '2025-11-30 10:55:14', '2025-11-30 10:55:14'),
(60511, '51.68.107.142', NULL, 1, '2025-11-30 10:59:52', '2025-11-30 10:59:52'),
(60512, '164.92.71.128', NULL, 1, '2025-11-30 12:13:02', '2025-11-30 12:13:02'),
(60513, '112.86.225.253', NULL, 1, '2025-11-30 12:23:03', '2025-11-30 12:23:03'),
(60514, '180.149.232.190', NULL, 1, '2025-11-30 12:31:02', '2025-11-30 12:31:02'),
(60515, '51.68.107.150', NULL, 1, '2025-11-30 12:56:30', '2025-11-30 12:56:30'),
(60516, '57.155.170.206', NULL, 1, '2025-11-30 13:13:10', '2025-11-30 13:13:10'),
(60517, '51.68.111.242', NULL, 1, '2025-11-30 13:22:54', '2025-11-30 13:22:54'),
(60518, '35.85.216.145', NULL, 1, '2025-11-30 13:36:15', '2025-11-30 13:36:15'),
(60519, '43.229.208.190', NULL, 1, '2025-11-30 13:43:11', '2025-11-30 13:43:11'),
(60520, '2.58.56.65', NULL, 1, '2025-11-30 13:59:35', '2025-11-30 13:59:35'),
(60521, '43.173.175.95', NULL, 1, '2025-11-30 16:19:12', '2025-11-30 16:19:12'),
(60522, '128.204.212.86', NULL, 1, '2025-11-30 17:38:32', '2025-11-30 17:38:32'),
(60523, '66.249.77.109', NULL, 2, '2025-11-30 17:51:09', '2025-11-30 18:15:11'),
(60524, '43.173.181.2', NULL, 1, '2025-11-30 17:59:27', '2025-11-30 17:59:27'),
(60525, '193.186.4.159', NULL, 1, '2025-11-30 18:06:16', '2025-11-30 18:06:16'),
(60526, '112.86.225.254', NULL, 1, '2025-11-30 18:10:34', '2025-11-30 18:10:34'),
(60527, '128.204.212.84', NULL, 1, '2025-11-30 18:19:31', '2025-11-30 18:19:31'),
(60528, '66.249.75.35', NULL, 2, '2025-11-30 18:38:01', '2025-11-30 23:01:09'),
(60529, '51.68.111.199', NULL, 1, '2025-11-30 19:17:50', '2025-11-30 19:17:50'),
(60530, '34.106.81.228', NULL, 1, '2025-11-30 19:33:23', '2025-11-30 19:33:23'),
(60531, '51.161.8.73', NULL, 1, '2025-11-30 20:10:13', '2025-11-30 20:10:13'),
(60532, '34.139.217.94', NULL, 1, '2025-11-30 20:18:17', '2025-11-30 20:18:17'),
(60533, '51.77.216.117', NULL, 1, '2025-11-30 20:53:22', '2025-11-30 20:53:22'),
(60534, '175.44.42.124', NULL, 1, '2025-11-30 21:30:20', '2025-11-30 21:30:20'),
(60535, '43.173.176.181', NULL, 1, '2025-11-30 22:19:06', '2025-11-30 22:19:06'),
(60536, '103.134.255.24', NULL, 1, '2025-11-30 22:22:54', '2025-11-30 22:22:54'),
(60537, '35.88.164.245', NULL, 1, '2025-11-30 22:37:34', '2025-11-30 22:37:34'),
(60538, '66.249.77.107', NULL, 2, '2025-11-30 22:44:08', '2025-11-30 22:44:12'),
(60539, '66.249.77.108', NULL, 2, '2025-11-30 22:44:09', '2025-11-30 22:44:11'),
(60540, '43.173.180.84', NULL, 1, '2025-11-30 22:57:01', '2025-11-30 22:57:01'),
(60541, '167.99.168.123', NULL, 1, '2025-11-30 23:05:18', '2025-11-30 23:05:18'),
(60542, '103.131.71.135', NULL, 1, '2025-11-30 23:40:10', '2025-11-30 23:40:10'),
(60543, '51.38.129.30', NULL, 1, '2025-11-30 23:46:50', '2025-11-30 23:46:50'),
(60544, '205.169.39.4', NULL, 1, '2025-12-01 00:27:09', '2025-12-01 00:27:09'),
(60545, '34.26.228.16', NULL, 1, '2025-12-01 00:28:21', '2025-12-01 00:28:21'),
(60546, '18.246.208.206', NULL, 1, '2025-12-01 01:27:58', '2025-12-01 01:27:58'),
(60547, '44.248.4.105', NULL, 1, '2025-12-01 01:38:53', '2025-12-01 01:38:53'),
(60548, '180.153.236.147', NULL, 1, '2025-12-01 02:11:17', '2025-12-01 02:11:17'),
(60549, '15.204.231.85', NULL, 1, '2025-12-01 03:15:41', '2025-12-01 03:15:41'),
(60550, '135.148.139.201', NULL, 1, '2025-12-01 03:15:42', '2025-12-01 03:15:42'),
(60551, '146.59.19.88', NULL, 1, '2025-12-01 03:15:44', '2025-12-01 03:15:44'),
(60552, '135.148.148.169', NULL, 2, '2025-12-01 03:15:47', '2025-12-01 03:15:50'),
(60553, '51.68.137.190', NULL, 1, '2025-12-01 03:15:49', '2025-12-01 03:15:49'),
(60554, '51.81.211.107', NULL, 1, '2025-12-01 03:15:54', '2025-12-01 03:15:54'),
(60555, '51.68.143.45', NULL, 1, '2025-12-01 03:15:56', '2025-12-01 03:15:56'),
(60556, '51.38.129.30', NULL, 2, '2025-12-01 03:15:57', '2025-12-01 21:32:08'),
(60557, '35.86.220.238', NULL, 1, '2025-12-01 03:19:30', '2025-12-01 03:19:30'),
(60558, '57.141.6.43', NULL, 1, '2025-12-01 03:28:14', '2025-12-01 03:28:14'),
(60559, '42.48.38.206', NULL, 1, '2025-12-01 03:39:17', '2025-12-01 03:39:17'),
(60560, '162.120.184.34', NULL, 1, '2025-12-01 03:56:50', '2025-12-01 03:56:50'),
(60561, '20.191.45.212', NULL, 1, '2025-12-01 03:56:57', '2025-12-01 03:56:57'),
(60562, '43.173.181.218', NULL, 1, '2025-12-01 04:19:41', '2025-12-01 04:19:41'),
(60563, '51.68.111.213', NULL, 1, '2025-12-01 04:29:58', '2025-12-01 04:29:58'),
(60564, '35.175.196.187', NULL, 2, '2025-12-01 04:50:08', '2025-12-01 04:50:09'),
(60565, '167.99.168.123', NULL, 1, '2025-12-01 05:07:17', '2025-12-01 05:07:17'),
(60566, '20.194.1.0', NULL, 1, '2025-12-01 05:18:54', '2025-12-01 05:18:54'),
(60567, '40.88.21.235', NULL, 1, '2025-12-01 05:19:31', '2025-12-01 05:19:31'),
(60568, '144.76.67.108', NULL, 4, '2025-12-01 05:20:11', '2025-12-01 05:29:38'),
(60569, '54.71.120.162', NULL, 1, '2025-12-01 05:52:49', '2025-12-01 05:52:49'),
(60570, '57.155.171.17', NULL, 1, '2025-12-01 06:01:58', '2025-12-01 06:01:58'),
(60571, '51.68.236.73', NULL, 1, '2025-12-01 06:07:13', '2025-12-01 06:07:13'),
(60572, '103.117.194.213', NULL, 1, '2025-12-01 06:10:41', '2025-12-01 06:10:41'),
(60573, '57.155.170.164', NULL, 1, '2025-12-01 06:22:53', '2025-12-01 06:22:53'),
(60574, '45.64.165.41', NULL, 1, '2025-12-01 06:23:49', '2025-12-01 06:23:49'),
(60575, '51.68.111.216', NULL, 1, '2025-12-01 07:19:49', '2025-12-01 07:19:49'),
(60576, '103.145.70.100', NULL, 1, '2025-12-01 07:30:43', '2025-12-01 07:30:43'),
(60577, '66.249.77.109', NULL, 1, '2025-12-01 07:56:42', '2025-12-01 07:56:42'),
(60578, '67.211.214.194', NULL, 1, '2025-12-01 08:19:52', '2025-12-01 08:19:52'),
(60579, '36.255.83.191', NULL, 1, '2025-12-01 08:55:57', '2025-12-01 08:55:57'),
(60580, '66.249.75.34', NULL, 1, '2025-12-01 09:00:21', '2025-12-01 09:00:21'),
(60581, '59.152.5.42', NULL, 1, '2025-12-01 09:13:12', '2025-12-01 09:13:12'),
(60582, '43.229.208.190', NULL, 2, '2025-12-01 09:14:53', '2025-12-01 09:30:43'),
(60583, '51.68.111.242', NULL, 1, '2025-12-01 09:17:20', '2025-12-01 09:17:20'),
(60584, '4.196.118.118', NULL, 1, '2025-12-01 10:12:47', '2025-12-01 10:12:47'),
(60585, '43.173.180.10', NULL, 1, '2025-12-01 10:25:10', '2025-12-01 10:25:10'),
(60586, '51.68.111.212', NULL, 1, '2025-12-01 10:43:05', '2025-12-01 10:43:05'),
(60587, '162.120.188.97', NULL, 1, '2025-12-01 13:40:11', '2025-12-01 13:40:11'),
(60588, '106.8.139.131', NULL, 1, '2025-12-01 13:59:48', '2025-12-01 13:59:48'),
(60589, '93.158.91.13', NULL, 1, '2025-12-01 14:03:21', '2025-12-01 14:03:21'),
(60590, '121.229.156.110', NULL, 1, '2025-12-01 14:22:36', '2025-12-01 14:22:36'),
(60591, '13.76.115.252', NULL, 1, '2025-12-01 14:22:44', '2025-12-01 14:22:44'),
(60592, '40.77.167.28', NULL, 1, '2025-12-01 15:23:42', '2025-12-01 15:23:42'),
(60593, '37.111.232.229', NULL, 1, '2025-12-01 15:25:16', '2025-12-01 15:25:16'),
(60594, '51.38.125.22', NULL, 2, '2025-12-01 15:27:25', '2025-12-01 15:27:26'),
(60595, '57.129.15.220', NULL, 1, '2025-12-01 15:27:30', '2025-12-01 15:27:30'),
(60596, '51.81.210.206', NULL, 1, '2025-12-01 15:27:43', '2025-12-01 15:27:43'),
(60597, '162.19.253.196', NULL, 1, '2025-12-01 15:27:44', '2025-12-01 15:27:44'),
(60598, '146.75.222.159', NULL, 1, '2025-12-01 15:54:24', '2025-12-01 15:54:24'),
(60599, '51.68.107.142', NULL, 1, '2025-12-01 15:54:34', '2025-12-01 15:54:34'),
(60600, '43.173.182.183', NULL, 1, '2025-12-01 16:19:00', '2025-12-01 16:19:00'),
(60601, '20.194.1.7', NULL, 1, '2025-12-01 16:29:40', '2025-12-01 16:29:40'),
(60602, '54.70.190.91', NULL, 3, '2025-12-01 17:15:04', '2025-12-01 17:15:05'),
(60603, '162.120.185.35', NULL, 1, '2025-12-01 17:28:42', '2025-12-01 17:28:42'),
(60604, '5.161.219.16', NULL, 1, '2025-12-01 17:34:41', '2025-12-01 17:34:41'),
(60605, '121.229.156.12', NULL, 1, '2025-12-01 17:49:56', '2025-12-01 17:49:56'),
(60606, '34.148.37.166', NULL, 1, '2025-12-01 18:13:48', '2025-12-01 18:13:48'),
(60607, '93.56.169.19', NULL, 1, '2025-12-01 19:26:14', '2025-12-01 19:26:14'),
(60608, '34.106.222.42', NULL, 1, '2025-12-01 19:42:57', '2025-12-01 19:42:57'),
(60609, '69.63.189.2', NULL, 1, '2025-12-01 20:01:05', '2025-12-01 20:01:05'),
(60610, '69.63.189.10', NULL, 1, '2025-12-01 20:01:06', '2025-12-01 20:01:06'),
(60611, '89.187.162.176', NULL, 1, '2025-12-01 20:37:32', '2025-12-01 20:37:32'),
(60612, '209.50.178.143', NULL, 1, '2025-12-01 20:42:44', '2025-12-01 20:42:44'),
(60613, '43.173.176.251', NULL, 1, '2025-12-01 20:57:26', '2025-12-01 20:57:26'),
(60614, '51.81.210.22', NULL, 1, '2025-12-01 21:31:51', '2025-12-01 21:31:51'),
(60615, '3.136.97.134', NULL, 7, '2025-12-01 22:23:10', '2025-12-01 22:23:16'),
(60616, '43.173.175.25', NULL, 1, '2025-12-01 22:26:09', '2025-12-01 22:26:09'),
(60617, '128.204.212.85', NULL, 1, '2025-12-01 23:04:21', '2025-12-01 23:04:21'),
(60618, '128.204.212.87', NULL, 1, '2025-12-01 23:14:30', '2025-12-01 23:14:30'),
(60619, '18.221.254.104', NULL, 7, '2025-12-01 23:37:03', '2025-12-01 23:37:08'),
(60620, '57.129.15.220', NULL, 1, '2025-12-02 00:56:13', '2025-12-02 00:56:13'),
(60621, '51.81.210.22', NULL, 3, '2025-12-02 00:56:17', '2025-12-02 17:47:45'),
(60622, '51.81.209.230', NULL, 1, '2025-12-02 00:56:24', '2025-12-02 00:56:24'),
(60623, '162.19.253.196', NULL, 1, '2025-12-02 00:56:26', '2025-12-02 00:56:26'),
(60624, '135.148.139.201', NULL, 1, '2025-12-02 00:56:28', '2025-12-02 00:56:28'),
(60625, '66.249.77.108', NULL, 1, '2025-12-02 02:17:38', '2025-12-02 02:17:38'),
(60626, '64.225.7.26', NULL, 1, '2025-12-02 02:33:27', '2025-12-02 02:33:27'),
(60627, '205.169.39.55', NULL, 1, '2025-12-02 03:10:30', '2025-12-02 03:10:30'),
(60628, '57.141.6.2', NULL, 1, '2025-12-02 03:38:32', '2025-12-02 03:38:32'),
(60629, '116.206.57.65', NULL, 1, '2025-12-02 03:41:43', '2025-12-02 03:41:43'),
(60630, '162.120.184.35', NULL, 2, '2025-12-02 03:41:43', '2025-12-02 09:10:27'),
(60631, '103.141.208.194', NULL, 1, '2025-12-02 03:49:31', '2025-12-02 03:49:31'),
(60632, '43.173.179.32', NULL, 1, '2025-12-02 04:24:33', '2025-12-02 04:24:33');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(60633, '51.79.151.214', NULL, 3, '2025-12-02 05:08:30', '2025-12-02 18:04:03'),
(60634, '38.34.183.25', NULL, 1, '2025-12-02 05:09:28', '2025-12-02 05:09:28'),
(60635, '193.186.4.130', NULL, 1, '2025-12-02 05:50:52', '2025-12-02 05:50:52'),
(60636, '203.188.249.226', NULL, 1, '2025-12-02 05:50:53', '2025-12-02 05:50:53'),
(60637, '123.49.49.14', NULL, 1, '2025-12-02 06:21:34', '2025-12-02 06:21:34'),
(60638, '51.68.107.141', NULL, 1, '2025-12-02 06:37:58', '2025-12-02 06:37:58'),
(60639, '128.204.212.87', NULL, 1, '2025-12-02 06:48:12', '2025-12-02 06:48:12'),
(60640, '139.99.25.135', NULL, 3, '2025-12-02 07:23:29', '2025-12-02 16:53:44'),
(60641, '74.7.243.208', NULL, 1, '2025-12-02 07:39:33', '2025-12-02 07:39:33'),
(60642, '216.73.172.213', NULL, 1, '2025-12-02 07:52:13', '2025-12-02 07:52:13'),
(60643, '57.155.170.194', NULL, 1, '2025-12-02 08:00:50', '2025-12-02 08:00:50'),
(60644, '35.92.90.244', NULL, 1, '2025-12-02 08:05:06', '2025-12-02 08:05:06'),
(60645, '51.68.107.159', NULL, 1, '2025-12-02 08:14:13', '2025-12-02 08:14:13'),
(60646, '223.109.252.176', NULL, 1, '2025-12-02 08:42:41', '2025-12-02 08:42:41'),
(60647, '180.153.236.108', NULL, 1, '2025-12-02 08:52:18', '2025-12-02 08:52:18'),
(60648, '103.30.191.58', NULL, 1, '2025-12-02 08:56:46', '2025-12-02 08:56:46'),
(60649, '85.254.51.61', NULL, 1, '2025-12-02 09:04:34', '2025-12-02 09:04:34'),
(60650, '2.57.176.195', NULL, 1, '2025-12-02 09:04:36', '2025-12-02 09:04:36'),
(60651, '162.120.184.34', NULL, 2, '2025-12-02 09:59:56', '2025-12-02 10:18:52'),
(60652, '101.2.164.72', NULL, 1, '2025-12-02 09:59:58', '2025-12-02 09:59:58'),
(60653, '51.68.236.68', NULL, 1, '2025-12-02 10:18:34', '2025-12-02 10:18:34'),
(60654, '43.173.177.122', NULL, 1, '2025-12-02 10:22:29', '2025-12-02 10:22:29'),
(60655, '114.130.156.232', NULL, 1, '2025-12-02 10:30:57', '2025-12-02 10:30:57'),
(60656, '197.205.57.85', NULL, 1, '2025-12-02 10:44:04', '2025-12-02 10:44:04'),
(60657, '185.181.247.24', NULL, 2, '2025-12-02 10:55:20', '2025-12-02 11:59:22'),
(60658, '43.229.208.190', NULL, 1, '2025-12-02 11:08:08', '2025-12-02 11:08:08'),
(60659, '128.204.212.85', NULL, 1, '2025-12-02 11:09:40', '2025-12-02 11:09:40'),
(60660, '51.68.107.146', NULL, 1, '2025-12-02 12:33:44', '2025-12-02 12:33:44'),
(60661, '52.187.246.139', NULL, 1, '2025-12-02 12:37:48', '2025-12-02 12:37:48'),
(60662, '121.229.156.89', NULL, 1, '2025-12-02 13:49:27', '2025-12-02 13:49:27'),
(60663, '181.215.117.59', NULL, 1, '2025-12-02 15:05:26', '2025-12-02 15:05:26'),
(60664, '43.173.180.38', NULL, 1, '2025-12-02 16:16:51', '2025-12-02 16:16:51'),
(60665, '66.249.75.36', NULL, 1, '2025-12-02 16:39:09', '2025-12-02 16:39:09'),
(60666, '173.252.83.44', NULL, 1, '2025-12-02 16:45:46', '2025-12-02 16:45:46'),
(60667, '51.68.137.190', NULL, 2, '2025-12-02 17:47:50', '2025-12-02 22:39:29'),
(60668, '51.38.125.22', NULL, 2, '2025-12-02 17:47:59', '2025-12-02 19:27:38'),
(60669, '162.120.185.35', NULL, 1, '2025-12-02 17:50:56', '2025-12-02 17:50:56'),
(60670, '121.229.156.25', NULL, 1, '2025-12-02 18:02:30', '2025-12-02 18:02:30'),
(60671, '103.230.104.23', NULL, 1, '2025-12-02 18:17:18', '2025-12-02 18:17:18'),
(60672, '34.23.234.216', NULL, 1, '2025-12-02 18:53:45', '2025-12-02 18:53:45'),
(60673, '205.254.171.174', NULL, 2, '2025-12-02 19:00:46', '2025-12-02 20:08:39'),
(60674, '51.68.236.87', NULL, 1, '2025-12-02 19:08:17', '2025-12-02 19:08:17'),
(60675, '78.46.162.204', NULL, 1, '2025-12-02 19:49:02', '2025-12-02 19:49:02'),
(60676, '34.106.169.178', NULL, 1, '2025-12-02 19:50:15', '2025-12-02 19:50:15'),
(60677, '128.204.212.84', NULL, 1, '2025-12-02 20:45:21', '2025-12-02 20:45:21'),
(60678, '199.244.88.225', NULL, 1, '2025-12-02 21:17:38', '2025-12-02 21:17:38'),
(60679, '20.86.236.15', NULL, 2, '2025-12-02 21:18:52', '2025-12-02 21:19:22'),
(60680, '112.86.225.56', NULL, 1, '2025-12-02 22:08:13', '2025-12-02 22:08:13'),
(60681, '43.173.179.62', NULL, 1, '2025-12-02 22:19:41', '2025-12-02 22:19:41'),
(60682, '43.173.179.156', NULL, 1, '2025-12-02 22:20:08', '2025-12-02 22:20:08'),
(60683, '43.173.180.220', NULL, 1, '2025-12-02 22:21:38', '2025-12-02 22:21:38'),
(60684, '158.173.155.167', NULL, 1, '2025-12-02 22:23:44', '2025-12-02 22:23:44'),
(60685, '18.97.9.168', NULL, 1, '2025-12-02 22:28:07', '2025-12-02 22:28:07'),
(60686, '35.237.31.147', NULL, 1, '2025-12-02 22:34:34', '2025-12-02 22:34:34'),
(60687, '51.81.32.7', NULL, 2, '2025-12-02 22:39:14', '2025-12-02 22:39:20'),
(60688, '135.148.148.169', NULL, 1, '2025-12-02 22:39:15', '2025-12-02 22:39:15'),
(60689, '51.38.129.30', NULL, 1, '2025-12-02 22:39:21', '2025-12-02 22:39:21'),
(60690, '23.226.16.114', NULL, 1, '2025-12-03 00:02:02', '2025-12-03 00:02:02'),
(60691, '51.68.111.217', NULL, 2, '2025-12-03 00:55:22', '2025-12-03 00:55:23'),
(60692, '34.203.50.75', NULL, 1, '2025-12-03 01:55:11', '2025-12-03 01:55:11'),
(60693, '83.99.206.156', NULL, 1, '2025-12-03 02:28:39', '2025-12-03 02:28:39'),
(60694, '66.249.69.33', NULL, 1, '2025-12-03 02:57:49', '2025-12-03 02:57:49'),
(60695, '111.225.149.8', NULL, 1, '2025-12-03 03:33:00', '2025-12-03 03:33:00'),
(60696, '103.230.104.23', NULL, 1, '2025-12-03 03:46:15', '2025-12-03 03:46:15'),
(60697, '72.14.201.130', NULL, 2, '2025-12-03 03:46:16', '2025-12-03 10:00:16'),
(60698, '205.169.39.21', NULL, 1, '2025-12-03 03:53:58', '2025-12-03 03:53:58'),
(60699, '51.68.111.204', NULL, 1, '2025-12-03 04:01:39', '2025-12-03 04:01:39'),
(60700, '66.249.69.32', NULL, 1, '2025-12-03 04:13:11', '2025-12-03 04:13:11'),
(60701, '43.173.179.102', NULL, 1, '2025-12-03 04:19:10', '2025-12-03 04:19:10'),
(60702, '44.249.92.140', NULL, 1, '2025-12-03 04:29:28', '2025-12-03 04:29:28'),
(60703, '193.186.4.159', NULL, 1, '2025-12-03 05:17:18', '2025-12-03 05:17:18'),
(60704, '57.141.6.53', NULL, 1, '2025-12-03 05:18:57', '2025-12-03 05:18:57'),
(60705, '180.210.132.4', NULL, 1, '2025-12-03 05:22:10', '2025-12-03 05:22:10'),
(60706, '175.100.116.34', NULL, 1, '2025-12-03 05:30:04', '2025-12-03 05:30:04'),
(60707, '37.111.212.18', NULL, 3, '2025-12-03 06:08:04', '2025-12-03 06:10:58'),
(60708, '38.34.183.25', NULL, 4, '2025-12-03 06:32:55', '2025-12-03 09:56:31'),
(60709, '67.211.214.194', NULL, 1, '2025-12-03 06:45:13', '2025-12-03 06:45:13'),
(60710, '34.76.125.172', NULL, 1, '2025-12-03 07:04:50', '2025-12-03 07:04:50'),
(60711, '162.120.184.34', NULL, 2, '2025-12-03 07:22:41', '2025-12-03 09:44:56'),
(60712, '18.214.192.90', NULL, 14, '2025-12-03 07:25:44', '2025-12-03 07:33:21'),
(60713, '18.237.242.23', NULL, 1, '2025-12-03 07:37:42', '2025-12-03 07:37:42'),
(60714, '103.87.141.230', NULL, 1, '2025-12-03 07:52:58', '2025-12-03 07:52:58'),
(60715, '135.148.121.8', NULL, 1, '2025-12-03 08:01:05', '2025-12-03 08:01:05'),
(60716, '51.81.209.230', NULL, 1, '2025-12-03 08:01:08', '2025-12-03 08:01:08'),
(60717, '223.29.148.181', NULL, 1, '2025-12-03 08:29:12', '2025-12-03 08:29:12'),
(60718, '20.194.1.0', NULL, 1, '2025-12-03 08:53:45', '2025-12-03 08:53:45'),
(60719, '180.153.236.28', NULL, 1, '2025-12-03 09:10:36', '2025-12-03 09:10:36'),
(60720, '34.22.134.213', NULL, 5, '2025-12-03 10:02:31', '2025-12-03 10:05:38'),
(60721, '87.250.224.115', NULL, 1, '2025-12-03 10:04:52', '2025-12-03 10:04:52'),
(60722, '43.173.182.28', NULL, 1, '2025-12-03 10:21:12', '2025-12-03 10:21:12'),
(60723, '103.162.50.38', NULL, 1, '2025-12-03 11:31:06', '2025-12-03 11:31:06'),
(60724, '180.153.236.164', NULL, 1, '2025-12-03 12:05:19', '2025-12-03 12:05:19'),
(60725, '180.153.236.95', NULL, 1, '2025-12-03 12:05:24', '2025-12-03 12:05:24'),
(60726, '51.68.111.219', NULL, 1, '2025-12-03 12:32:51', '2025-12-03 12:32:51'),
(60727, '13.76.115.254', NULL, 1, '2025-12-03 13:06:06', '2025-12-03 13:06:06'),
(60728, '13.76.115.249', NULL, 1, '2025-12-03 13:06:34', '2025-12-03 13:06:34'),
(60729, '31.13.127.63', NULL, 1, '2025-12-03 13:10:23', '2025-12-03 13:10:23'),
(60730, '57.141.6.21', NULL, 1, '2025-12-03 13:17:07', '2025-12-03 13:17:07'),
(60731, '206.217.141.246', NULL, 1, '2025-12-03 14:38:01', '2025-12-03 14:38:01'),
(60732, '20.194.1.7', NULL, 1, '2025-12-03 15:08:02', '2025-12-03 15:08:02'),
(60733, '59.152.5.165', NULL, 1, '2025-12-03 15:48:10', '2025-12-03 15:48:10'),
(60734, '40.77.167.41', NULL, 1, '2025-12-03 16:10:29', '2025-12-03 16:10:29'),
(60735, '43.173.180.110', NULL, 1, '2025-12-03 16:16:30', '2025-12-03 16:16:30'),
(60736, '43.173.175.163', NULL, 1, '2025-12-03 16:16:44', '2025-12-03 16:16:44'),
(60737, '173.244.42.146', NULL, 1, '2025-12-03 16:58:44', '2025-12-03 16:58:44'),
(60738, '51.68.107.149', NULL, 1, '2025-12-03 17:05:09', '2025-12-03 17:05:09'),
(60739, '186.156.180.161', NULL, 1, '2025-12-03 17:09:11', '2025-12-03 17:09:11'),
(60740, '223.109.255.140', NULL, 1, '2025-12-03 17:46:52', '2025-12-03 17:46:52'),
(60741, '20.250.161.185', NULL, 5, '2025-12-03 17:51:57', '2025-12-03 17:52:01'),
(60742, '112.86.225.88', NULL, 1, '2025-12-03 18:09:58', '2025-12-03 18:09:58'),
(60743, '34.106.154.152', NULL, 1, '2025-12-03 18:58:45', '2025-12-03 18:58:45'),
(60744, '173.252.82.2', NULL, 1, '2025-12-03 19:12:11', '2025-12-03 19:12:11'),
(60745, '173.252.82.3', NULL, 1, '2025-12-03 19:12:11', '2025-12-03 19:12:11'),
(60746, '173.252.83.7', NULL, 1, '2025-12-03 19:12:12', '2025-12-03 19:12:12'),
(60747, '173.252.95.42', NULL, 1, '2025-12-03 19:12:12', '2025-12-03 19:12:12'),
(60748, '69.171.231.22', NULL, 1, '2025-12-03 19:12:13', '2025-12-03 19:12:13'),
(60749, '173.252.87.12', NULL, 1, '2025-12-03 19:12:13', '2025-12-03 19:12:13'),
(60750, '31.13.115.12', NULL, 1, '2025-12-03 19:12:13', '2025-12-03 19:12:13'),
(60751, '173.252.87.25', NULL, 1, '2025-12-03 19:12:13', '2025-12-03 19:12:13'),
(60752, '69.171.230.17', NULL, 1, '2025-12-03 19:12:14', '2025-12-03 19:12:14'),
(60753, '173.252.87.1', NULL, 1, '2025-12-03 19:12:14', '2025-12-03 19:12:14'),
(60754, '173.252.83.4', NULL, 1, '2025-12-03 19:12:14', '2025-12-03 19:12:14'),
(60755, '31.13.103.5', NULL, 1, '2025-12-03 19:12:14', '2025-12-03 19:12:14'),
(60756, '69.171.230.116', NULL, 1, '2025-12-03 19:12:15', '2025-12-03 19:12:15'),
(60757, '31.13.127.17', NULL, 1, '2025-12-03 19:12:16', '2025-12-03 19:12:16'),
(60758, '31.13.127.44', NULL, 1, '2025-12-03 19:12:16', '2025-12-03 19:12:16'),
(60759, '69.171.231.25', NULL, 1, '2025-12-03 19:12:16', '2025-12-03 19:12:16'),
(60760, '173.252.95.114', NULL, 1, '2025-12-03 19:12:18', '2025-12-03 19:12:18'),
(60761, '31.13.115.113', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60762, '173.252.87.17', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60763, '173.252.87.113', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60764, '66.220.149.114', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60765, '69.171.230.2', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60766, '31.13.103.3', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60767, '69.171.230.112', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60768, '173.252.79.10', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60769, '173.252.107.9', NULL, 1, '2025-12-03 19:12:19', '2025-12-03 19:12:19'),
(60770, '34.240.172.250', NULL, 1, '2025-12-03 19:27:22', '2025-12-03 19:27:22'),
(60771, '3.76.221.127', NULL, 1, '2025-12-03 19:34:31', '2025-12-03 19:34:31'),
(60772, '51.68.111.202', NULL, 1, '2025-12-03 19:49:47', '2025-12-03 19:49:47'),
(60773, '114.119.141.15', NULL, 1, '2025-12-03 19:49:50', '2025-12-03 19:49:50'),
(60774, '51.79.151.214', NULL, 1, '2025-12-03 19:58:08', '2025-12-03 19:58:08'),
(60775, '114.119.144.178', NULL, 1, '2025-12-03 19:58:13', '2025-12-03 19:58:13'),
(60776, '5.62.139.232', NULL, 1, '2025-12-03 20:12:06', '2025-12-03 20:12:06'),
(60777, '54.70.190.91', NULL, 3, '2025-12-03 20:57:47', '2025-12-03 20:59:07'),
(60778, '57.141.6.45', NULL, 1, '2025-12-03 21:00:40', '2025-12-03 21:00:40'),
(60779, '128.204.212.85', NULL, 1, '2025-12-03 21:34:19', '2025-12-03 21:34:19'),
(60780, '128.204.212.84', NULL, 1, '2025-12-03 21:34:19', '2025-12-03 21:34:19'),
(60781, '80.208.69.192', NULL, 1, '2025-12-03 21:43:18', '2025-12-03 21:43:18'),
(60782, '51.68.111.209', NULL, 1, '2025-12-03 22:23:21', '2025-12-03 22:23:21'),
(60783, '43.173.181.168', NULL, 1, '2025-12-03 22:23:34', '2025-12-03 22:23:34'),
(60784, '167.235.2.232', NULL, 1, '2025-12-03 22:38:35', '2025-12-03 22:38:35'),
(60785, '165.232.190.199', NULL, 1, '2025-12-04 01:12:23', '2025-12-04 01:12:23'),
(60786, '74.7.243.234', NULL, 2, '2025-12-04 01:12:27', '2025-12-04 11:34:45'),
(60787, '205.169.39.57', NULL, 1, '2025-12-04 01:34:44', '2025-12-04 01:34:44'),
(60788, '37.111.207.129', NULL, 1, '2025-12-04 01:38:36', '2025-12-04 01:38:36'),
(60789, '18.222.127.100', NULL, 1, '2025-12-04 02:47:13', '2025-12-04 02:47:13'),
(60790, '158.94.208.149', NULL, 1, '2025-12-04 03:00:48', '2025-12-04 03:00:48'),
(60791, '139.99.25.135', NULL, 3, '2025-12-04 03:07:11', '2025-12-04 05:08:01'),
(60792, '180.102.110.155', NULL, 1, '2025-12-04 03:26:44', '2025-12-04 03:26:44'),
(60793, '180.153.236.153', NULL, 1, '2025-12-04 03:38:46', '2025-12-04 03:38:46'),
(60794, '157.55.39.204', NULL, 1, '2025-12-04 03:38:55', '2025-12-04 03:38:55'),
(60795, '175.100.116.34', NULL, 1, '2025-12-04 03:56:26', '2025-12-04 03:56:26'),
(60796, '182.23.79.220', NULL, 1, '2025-12-04 03:57:38', '2025-12-04 03:57:38'),
(60797, '162.120.185.35', NULL, 1, '2025-12-04 04:18:50', '2025-12-04 04:18:50'),
(60798, '43.173.178.30', NULL, 1, '2025-12-04 04:26:10', '2025-12-04 04:26:10'),
(60799, '162.120.184.34', NULL, 1, '2025-12-04 04:45:16', '2025-12-04 04:45:16'),
(60800, '51.68.236.73', NULL, 1, '2025-12-04 05:16:59', '2025-12-04 05:16:59'),
(60801, '182.163.98.126', NULL, 1, '2025-12-04 05:24:01', '2025-12-04 05:24:01'),
(60802, '223.27.83.54', NULL, 1, '2025-12-04 05:38:12', '2025-12-04 05:38:12'),
(60803, '57.141.6.51', NULL, 1, '2025-12-04 06:01:18', '2025-12-04 06:01:18'),
(60804, '108.128.11.170', NULL, 1, '2025-12-04 06:08:14', '2025-12-04 06:08:14'),
(60805, '181.214.164.181', NULL, 1, '2025-12-04 07:04:57', '2025-12-04 07:04:57'),
(60806, '52.11.156.31', NULL, 1, '2025-12-04 07:08:04', '2025-12-04 07:08:04'),
(60807, '193.186.4.159', NULL, 1, '2025-12-04 07:18:10', '2025-12-04 07:18:10'),
(60808, '37.111.206.205', NULL, 1, '2025-12-04 07:19:38', '2025-12-04 07:19:38'),
(60809, '37.111.212.127', NULL, 1, '2025-12-04 07:42:02', '2025-12-04 07:42:02'),
(60810, '112.86.225.198', NULL, 1, '2025-12-04 08:17:44', '2025-12-04 08:17:44'),
(60811, '36.234.75.36', NULL, 1, '2025-12-04 08:26:24', '2025-12-04 08:26:24'),
(60812, '35.161.74.37', NULL, 1, '2025-12-04 08:39:45', '2025-12-04 08:39:45'),
(60813, '72.14.201.130', NULL, 2, '2025-12-04 09:13:10', '2025-12-04 09:43:35'),
(60814, '128.77.29.131', NULL, 2, '2025-12-04 09:43:36', '2025-12-04 09:43:52'),
(60815, '51.68.236.87', NULL, 2, '2025-12-04 10:23:33', '2025-12-04 10:23:34'),
(60816, '49.86.218.189', NULL, 1, '2025-12-04 10:25:39', '2025-12-04 10:25:39'),
(60817, '1.25.75.28', NULL, 1, '2025-12-04 10:25:49', '2025-12-04 10:25:49'),
(60818, '121.204.225.161', NULL, 1, '2025-12-04 10:28:54', '2025-12-04 10:28:54'),
(60819, '115.238.171.174', NULL, 1, '2025-12-04 10:33:00', '2025-12-04 10:33:00'),
(60820, '171.108.214.142', NULL, 1, '2025-12-04 10:35:21', '2025-12-04 10:35:21'),
(60821, '51.68.111.199', NULL, 1, '2025-12-04 11:27:25', '2025-12-04 11:27:25'),
(60822, '20.194.1.10', NULL, 1, '2025-12-04 11:39:53', '2025-12-04 11:39:53'),
(60823, '9.169.121.180', NULL, 1, '2025-12-04 12:05:18', '2025-12-04 12:05:18'),
(60824, '51.79.151.214', NULL, 3, '2025-12-04 12:06:17', '2025-12-04 13:24:28'),
(60825, '51.68.111.242', NULL, 1, '2025-12-04 12:47:24', '2025-12-04 12:47:24'),
(60826, '178.128.38.170', NULL, 1, '2025-12-04 13:14:43', '2025-12-04 13:14:43'),
(60827, '93.147.15.50', NULL, 1, '2025-12-04 14:17:53', '2025-12-04 14:17:53'),
(60828, '162.55.42.208', NULL, 1, '2025-12-04 14:23:35', '2025-12-04 14:23:35'),
(60829, '162.120.186.101', NULL, 1, '2025-12-04 14:36:00', '2025-12-04 14:36:00'),
(60830, '93.158.90.37', NULL, 1, '2025-12-04 15:39:48', '2025-12-04 15:39:48'),
(60831, '20.204.24.248', NULL, 1, '2025-12-04 15:46:03', '2025-12-04 15:46:03'),
(60832, '72.14.201.159', NULL, 1, '2025-12-04 16:02:25', '2025-12-04 16:02:25'),
(60833, '120.84.9.2', NULL, 1, '2025-12-04 16:18:40', '2025-12-04 16:18:40'),
(60834, '51.68.111.209', NULL, 1, '2025-12-04 16:32:19', '2025-12-04 16:32:19'),
(60835, '184.72.83.64', NULL, 2, '2025-12-04 16:42:45', '2025-12-04 16:42:50'),
(60836, '43.173.173.212', NULL, 1, '2025-12-04 16:48:34', '2025-12-04 16:48:34'),
(60837, '34.106.253.181', NULL, 1, '2025-12-04 16:50:56', '2025-12-04 16:50:56'),
(60838, '34.26.211.240', NULL, 1, '2025-12-04 16:56:48', '2025-12-04 16:56:48'),
(60839, '66.249.69.32', NULL, 2, '2025-12-04 16:58:45', '2025-12-04 17:42:38'),
(60840, '52.167.144.210', NULL, 1, '2025-12-04 17:35:30', '2025-12-04 17:35:30'),
(60841, '180.102.110.165', NULL, 1, '2025-12-04 17:47:46', '2025-12-04 17:47:46'),
(60842, '216.73.216.19', NULL, 1, '2025-12-04 17:51:31', '2025-12-04 17:51:31'),
(60843, '121.229.156.92', NULL, 1, '2025-12-04 18:11:15', '2025-12-04 18:11:15'),
(60844, '103.120.222.143', NULL, 1, '2025-12-04 18:52:09', '2025-12-04 18:52:09'),
(60845, '47.96.162.9', NULL, 1, '2025-12-04 19:04:16', '2025-12-04 19:04:16'),
(60846, '34.75.238.198', NULL, 1, '2025-12-04 19:45:51', '2025-12-04 19:45:51'),
(60847, '51.68.111.238', NULL, 1, '2025-12-04 21:02:45', '2025-12-04 21:02:45'),
(60848, '43.173.174.67', NULL, 1, '2025-12-04 22:21:16', '2025-12-04 22:21:16'),
(60849, '129.226.185.215', NULL, 1, '2025-12-04 22:51:34', '2025-12-04 22:51:34'),
(60850, '178.128.31.127', NULL, 2, '2025-12-04 23:06:12', '2025-12-04 23:32:33'),
(60851, '208.98.51.10', NULL, 3, '2025-12-05 00:20:25', '2025-12-05 01:13:02'),
(60852, '79.127.132.59', NULL, 1, '2025-12-05 01:30:10', '2025-12-05 01:30:10'),
(60853, '44.202.94.234', NULL, 1, '2025-12-05 01:34:42', '2025-12-05 01:34:42'),
(60854, '205.169.39.29', NULL, 1, '2025-12-05 01:57:09', '2025-12-05 01:57:09'),
(60855, '180.102.110.140', NULL, 1, '2025-12-05 01:58:12', '2025-12-05 01:58:12'),
(60856, '125.75.66.97', NULL, 1, '2025-12-05 02:32:26', '2025-12-05 02:32:26'),
(60857, '128.204.212.84', NULL, 1, '2025-12-05 03:03:43', '2025-12-05 03:03:43'),
(60858, '51.68.236.73', NULL, 1, '2025-12-05 03:32:01', '2025-12-05 03:32:01'),
(60859, '57.141.6.29', NULL, 1, '2025-12-05 04:12:26', '2025-12-05 04:12:26'),
(60860, '40.77.167.13', NULL, 1, '2025-12-05 04:16:45', '2025-12-05 04:16:45'),
(60861, '112.86.225.97', NULL, 1, '2025-12-05 04:18:58', '2025-12-05 04:18:58'),
(60862, '43.173.181.102', NULL, 1, '2025-12-05 04:21:12', '2025-12-05 04:21:12'),
(60863, '66.249.69.34', NULL, 2, '2025-12-05 04:21:48', '2025-12-05 12:59:24'),
(60864, '51.68.111.205', NULL, 1, '2025-12-05 04:59:01', '2025-12-05 04:59:01'),
(60865, '104.128.86.127', NULL, 1, '2025-12-05 05:27:45', '2025-12-05 05:27:45'),
(60866, '111.225.148.178', NULL, 1, '2025-12-05 06:18:02', '2025-12-05 06:18:02'),
(60867, '138.91.30.59', NULL, 1, '2025-12-05 06:41:55', '2025-12-05 06:41:55'),
(60868, '128.204.212.86', NULL, 2, '2025-12-05 07:22:59', '2025-12-05 09:02:20'),
(60869, '114.119.150.27', NULL, 1, '2025-12-05 07:29:13', '2025-12-05 07:29:13'),
(60870, '114.119.141.15', NULL, 1, '2025-12-05 07:30:37', '2025-12-05 07:30:37'),
(60871, '51.68.236.87', NULL, 2, '2025-12-05 07:40:03', '2025-12-05 07:40:04'),
(60872, '38.34.183.25', NULL, 3, '2025-12-05 07:51:16', '2025-12-05 15:47:38'),
(60873, '44.254.62.12', NULL, 1, '2025-12-05 08:15:37', '2025-12-05 08:15:37'),
(60874, '51.68.111.240', NULL, 1, '2025-12-05 09:26:56', '2025-12-05 09:26:56'),
(60875, '43.133.139.6', NULL, 1, '2025-12-05 10:16:43', '2025-12-05 10:16:43'),
(60876, '43.173.182.153', NULL, 1, '2025-12-05 10:17:22', '2025-12-05 10:17:22'),
(60877, '51.68.236.59', NULL, 1, '2025-12-05 10:25:10', '2025-12-05 10:25:10'),
(60878, '173.252.87.115', NULL, 1, '2025-12-05 11:01:14', '2025-12-05 11:01:14'),
(60879, '51.79.151.214', NULL, 3, '2025-12-05 11:15:19', '2025-12-05 15:07:58'),
(60880, '180.153.236.174', NULL, 1, '2025-12-05 11:28:07', '2025-12-05 11:28:07'),
(60881, '66.249.69.32', NULL, 4, '2025-12-05 12:59:59', '2025-12-05 18:46:11'),
(60882, '111.7.106.105', NULL, 1, '2025-12-05 13:52:18', '2025-12-05 13:52:18'),
(60883, '111.7.106.104', NULL, 1, '2025-12-05 13:52:26', '2025-12-05 13:52:26'),
(60884, '128.204.212.87', NULL, 2, '2025-12-05 14:25:25', '2025-12-05 20:43:46'),
(60885, '20.169.78.139', NULL, 1, '2025-12-05 14:35:01', '2025-12-05 14:35:01'),
(60886, '139.99.25.135', NULL, 1, '2025-12-05 14:51:11', '2025-12-05 14:51:11'),
(60887, '37.111.227.128', NULL, 1, '2025-12-05 15:22:47', '2025-12-05 15:22:47'),
(60888, '198.167.219.105', NULL, 1, '2025-12-05 16:18:29', '2025-12-05 16:18:29'),
(60889, '43.173.180.186', NULL, 1, '2025-12-05 16:20:21', '2025-12-05 16:20:21'),
(60890, '34.245.68.102', NULL, 1, '2025-12-05 17:46:51', '2025-12-05 17:46:51'),
(60891, '223.109.255.144', NULL, 1, '2025-12-05 18:19:50', '2025-12-05 18:19:50'),
(60892, '159.65.65.158', NULL, 1, '2025-12-05 18:51:29', '2025-12-05 18:51:29'),
(60893, '85.215.219.132', NULL, 1, '2025-12-05 19:01:32', '2025-12-05 19:01:32'),
(60894, '66.249.69.33', NULL, 1, '2025-12-05 19:20:56', '2025-12-05 19:20:56'),
(60895, '23.234.68.97', NULL, 1, '2025-12-05 19:22:10', '2025-12-05 19:22:10'),
(60896, '34.94.234.138', NULL, 1, '2025-12-05 19:37:48', '2025-12-05 19:37:48'),
(60897, '34.106.191.204', NULL, 1, '2025-12-05 19:47:50', '2025-12-05 19:47:50'),
(60898, '34.94.187.183', NULL, 1, '2025-12-05 20:09:10', '2025-12-05 20:09:10'),
(60899, '63.32.118.35', NULL, 1, '2025-12-05 20:49:18', '2025-12-05 20:49:18'),
(60900, '207.46.13.127', NULL, 1, '2025-12-05 21:50:17', '2025-12-05 21:50:17'),
(60901, '43.173.182.34', NULL, 1, '2025-12-05 22:19:30', '2025-12-05 22:19:30'),
(60902, '23.95.23.90', NULL, 6, '2025-12-05 22:41:40', '2025-12-05 22:42:50'),
(60903, '23.95.23.233', NULL, 1, '2025-12-05 22:42:35', '2025-12-05 22:42:35'),
(60904, '51.68.111.216', NULL, 2, '2025-12-05 22:50:32', '2025-12-05 22:50:33'),
(60905, '18.117.184.37', NULL, 1, '2025-12-05 23:14:21', '2025-12-05 23:14:21'),
(60906, '217.113.196.59', NULL, 1, '2025-12-05 23:48:25', '2025-12-05 23:48:25'),
(60907, '134.122.41.162', NULL, 1, '2025-12-06 00:35:06', '2025-12-06 00:35:06'),
(60908, '51.68.111.208', NULL, 2, '2025-12-06 00:51:59', '2025-12-06 00:52:00'),
(60909, '43.173.179.111', NULL, 1, '2025-12-06 01:07:14', '2025-12-06 01:07:14'),
(60910, '205.169.39.58', NULL, 1, '2025-12-06 02:15:19', '2025-12-06 02:15:19'),
(60911, '162.120.184.35', NULL, 1, '2025-12-06 02:18:28', '2025-12-06 02:18:28'),
(60912, '162.120.184.226', NULL, 1, '2025-12-06 02:18:43', '2025-12-06 02:18:43'),
(60913, '51.68.236.114', NULL, 1, '2025-12-06 02:34:30', '2025-12-06 02:34:30'),
(60914, '54.202.29.185', NULL, 1, '2025-12-06 03:03:17', '2025-12-06 03:03:17'),
(60915, '51.68.111.199', NULL, 1, '2025-12-06 03:12:55', '2025-12-06 03:12:55'),
(60916, '112.86.225.249', NULL, 1, '2025-12-06 03:36:05', '2025-12-06 03:36:05'),
(60917, '222.94.226.214', NULL, 1, '2025-12-06 03:50:03', '2025-12-06 03:50:03'),
(60918, '43.173.176.29', NULL, 1, '2025-12-06 04:17:01', '2025-12-06 04:17:01'),
(60919, '57.141.6.18', NULL, 1, '2025-12-06 04:17:18', '2025-12-06 04:17:18'),
(60920, '114.119.154.26', NULL, 2, '2025-12-06 04:27:22', '2025-12-06 10:07:01'),
(60921, '114.119.150.27', NULL, 1, '2025-12-06 04:28:38', '2025-12-06 04:28:38'),
(60922, '51.68.236.90', NULL, 1, '2025-12-06 05:07:33', '2025-12-06 05:07:33'),
(60923, '20.27.94.142', NULL, 1, '2025-12-06 05:55:55', '2025-12-06 05:55:55'),
(60924, '20.27.94.135', NULL, 1, '2025-12-06 05:56:26', '2025-12-06 05:56:26'),
(60925, '149.57.176.154', NULL, 1, '2025-12-06 06:09:03', '2025-12-06 06:09:03'),
(60926, '146.174.168.59', NULL, 1, '2025-12-06 06:12:00', '2025-12-06 06:12:00'),
(60927, '74.7.228.179', NULL, 1, '2025-12-06 06:33:28', '2025-12-06 06:33:28'),
(60928, '74.7.241.63', NULL, 1, '2025-12-06 06:33:35', '2025-12-06 06:33:35'),
(60929, '122.8.7.25', NULL, 1, '2025-12-06 07:46:18', '2025-12-06 07:46:18'),
(60930, '16.147.26.5', NULL, 1, '2025-12-06 07:47:39', '2025-12-06 07:47:39'),
(60931, '122.51.242.12', NULL, 3, '2025-12-06 08:12:08', '2025-12-06 08:45:04'),
(60932, '112.86.225.202', NULL, 1, '2025-12-06 08:17:28', '2025-12-06 08:17:28'),
(60933, '103.230.107.1', NULL, 9, '2025-12-06 08:22:14', '2025-12-06 08:32:42'),
(60934, '27.147.202.138', NULL, 1, '2025-12-06 08:32:00', '2025-12-06 08:32:00'),
(60935, '59.153.16.192', NULL, 2, '2025-12-06 08:52:58', '2025-12-06 08:53:00'),
(60936, '104.28.229.152', NULL, 4, '2025-12-06 08:53:08', '2025-12-06 09:00:33'),
(60937, '20.194.157.179', NULL, 1, '2025-12-06 08:56:26', '2025-12-06 08:56:26'),
(60938, '103.140.167.80', NULL, 1, '2025-12-06 09:36:53', '2025-12-06 09:36:53'),
(60939, '180.153.236.62', NULL, 1, '2025-12-06 10:20:03', '2025-12-06 10:20:03'),
(60940, '193.186.4.159', NULL, 1, '2025-12-06 10:20:04', '2025-12-06 10:20:04'),
(60941, '162.120.184.34', NULL, 1, '2025-12-06 11:14:48', '2025-12-06 11:14:48'),
(60942, '85.208.96.204', NULL, 1, '2025-12-06 12:18:49', '2025-12-06 12:18:49'),
(60943, '38.34.183.25', NULL, 1, '2025-12-06 12:32:32', '2025-12-06 12:32:32'),
(60944, '128.204.212.84', NULL, 2, '2025-12-06 13:55:19', '2025-12-06 21:36:47'),
(60945, '51.68.236.59', NULL, 1, '2025-12-06 14:09:58', '2025-12-06 14:09:58'),
(60946, '138.197.151.44', NULL, 1, '2025-12-06 14:20:25', '2025-12-06 14:20:25'),
(60947, '203.83.173.169', NULL, 1, '2025-12-06 15:31:21', '2025-12-06 15:31:21'),
(60948, '20.194.1.8', NULL, 1, '2025-12-06 15:48:44', '2025-12-06 15:48:44'),
(60949, '103.96.105.163', NULL, 1, '2025-12-06 15:56:06', '2025-12-06 15:56:06'),
(60950, '51.79.151.214', NULL, 2, '2025-12-06 16:12:50', '2025-12-06 17:55:49'),
(60951, '43.173.173.141', NULL, 1, '2025-12-06 16:20:44', '2025-12-06 16:20:44'),
(60952, '51.68.111.243', NULL, 2, '2025-12-06 17:03:34', '2025-12-06 17:03:35'),
(60953, '216.106.188.185', NULL, 4, '2025-12-06 17:09:05', '2025-12-06 17:12:03'),
(60954, '43.173.176.4', NULL, 1, '2025-12-06 17:19:02', '2025-12-06 17:19:02'),
(60955, '43.173.178.235', NULL, 1, '2025-12-06 17:19:17', '2025-12-06 17:19:17'),
(60956, '20.204.24.251', NULL, 1, '2025-12-06 17:40:58', '2025-12-06 17:40:58'),
(60957, '8.148.85.58', NULL, 1, '2025-12-06 18:38:48', '2025-12-06 18:38:48'),
(60958, '180.102.110.173', NULL, 1, '2025-12-06 18:43:46', '2025-12-06 18:43:46'),
(60959, '66.249.69.33', NULL, 1, '2025-12-06 18:55:27', '2025-12-06 18:55:27'),
(60960, '51.68.111.242', NULL, 4, '2025-12-06 19:53:14', '2025-12-06 23:28:01'),
(60961, '51.68.111.216', NULL, 2, '2025-12-06 20:09:32', '2025-12-06 20:09:33'),
(60962, '123.6.49.44', NULL, 1, '2025-12-06 20:43:21', '2025-12-06 20:43:21'),
(60963, '103.131.71.222', NULL, 1, '2025-12-06 20:50:53', '2025-12-06 20:50:53'),
(60964, '52.230.164.177', NULL, 1, '2025-12-06 21:11:30', '2025-12-06 21:11:30'),
(60965, '52.230.164.190', NULL, 1, '2025-12-06 21:11:31', '2025-12-06 21:11:31'),
(60966, '34.26.218.81', NULL, 2, '2025-12-06 21:14:10', '2025-12-06 21:23:45'),
(60967, '43.173.180.193', NULL, 1, '2025-12-06 22:22:43', '2025-12-06 22:22:43'),
(60968, '54.214.236.249', NULL, 1, '2025-12-06 22:45:14', '2025-12-06 22:45:14'),
(60969, '34.26.111.49', NULL, 2, '2025-12-06 22:46:19', '2025-12-06 22:55:26'),
(60970, '113.179.125.92', NULL, 1, '2025-12-06 22:52:44', '2025-12-06 22:52:44'),
(60971, '23.137.105.27', NULL, 2, '2025-12-07 01:32:20', '2025-12-07 02:43:35'),
(60972, '38.34.183.25', NULL, 3, '2025-12-07 01:43:05', '2025-12-07 22:17:50'),
(60973, '139.99.25.135', NULL, 4, '2025-12-07 02:10:15', '2025-12-07 07:24:50'),
(60974, '17.241.227.189', NULL, 1, '2025-12-07 02:25:29', '2025-12-07 02:25:29'),
(60975, '34.216.21.230', NULL, 1, '2025-12-07 02:27:55', '2025-12-07 02:27:55'),
(60976, '57.141.6.20', NULL, 1, '2025-12-07 02:54:49', '2025-12-07 02:54:49'),
(60977, '185.241.208.220', NULL, 1, '2025-12-07 03:04:13', '2025-12-07 03:04:13'),
(60978, '17.246.15.39', NULL, 1, '2025-12-07 03:05:18', '2025-12-07 03:05:18'),
(60979, '3.239.159.245', NULL, 1, '2025-12-07 03:45:13', '2025-12-07 03:45:13'),
(60980, '52.55.0.188', NULL, 1, '2025-12-07 03:45:48', '2025-12-07 03:45:48'),
(60981, '52.37.139.240', NULL, 1, '2025-12-07 03:50:44', '2025-12-07 03:50:44'),
(60982, '43.173.172.196', NULL, 1, '2025-12-07 04:16:57', '2025-12-07 04:16:57'),
(60983, '180.153.236.188', NULL, 1, '2025-12-07 04:42:13', '2025-12-07 04:42:13'),
(60984, '202.191.122.194', NULL, 1, '2025-12-07 05:25:46', '2025-12-07 05:25:46'),
(60985, '51.68.111.199', NULL, 1, '2025-12-07 06:14:45', '2025-12-07 06:14:45'),
(60986, '162.120.184.15', NULL, 1, '2025-12-07 06:16:37', '2025-12-07 06:16:37'),
(60987, '103.48.181.97', NULL, 1, '2025-12-07 06:16:44', '2025-12-07 06:16:44'),
(60988, '72.14.201.185', NULL, 1, '2025-12-07 06:16:54', '2025-12-07 06:16:54'),
(60989, '193.186.4.190', NULL, 1, '2025-12-07 06:17:16', '2025-12-07 06:17:16'),
(60990, '162.120.184.14', NULL, 1, '2025-12-07 06:17:42', '2025-12-07 06:17:42'),
(60991, '162.120.184.34', NULL, 1, '2025-12-07 06:20:01', '2025-12-07 06:20:01'),
(60992, '3.133.58.167', NULL, 4, '2025-12-07 06:24:30', '2025-12-07 07:20:49'),
(60993, '18.224.128.89', NULL, 2, '2025-12-07 06:24:30', '2025-12-07 07:20:47'),
(60994, '18.219.200.80', NULL, 3, '2025-12-07 06:24:32', '2025-12-07 07:21:00'),
(60995, '18.225.25.214', NULL, 2, '2025-12-07 06:24:44', '2025-12-07 07:20:48'),
(60996, '103.26.110.25', NULL, 1, '2025-12-07 06:24:48', '2025-12-07 06:24:48'),
(60997, '202.76.138.116', NULL, 1, '2025-12-07 06:55:32', '2025-12-07 06:55:32'),
(60998, '3.135.237.27', NULL, 2, '2025-12-07 07:20:46', '2025-12-07 07:20:59'),
(60999, '13.58.190.70', NULL, 2, '2025-12-07 07:20:50', '2025-12-07 07:21:00'),
(61000, '202.191.126.60', NULL, 1, '2025-12-07 07:34:13', '2025-12-07 07:34:13'),
(61001, '4.196.118.113', NULL, 1, '2025-12-07 07:39:37', '2025-12-07 07:39:37'),
(61002, '223.109.252.174', NULL, 1, '2025-12-07 08:58:46', '2025-12-07 08:58:46'),
(61003, '178.63.63.253', NULL, 1, '2025-12-07 09:00:32', '2025-12-07 09:00:32'),
(61004, '4.196.118.116', NULL, 1, '2025-12-07 09:26:59', '2025-12-07 09:26:59'),
(61005, '113.183.246.27', NULL, 1, '2025-12-07 09:31:27', '2025-12-07 09:31:27'),
(61006, '128.204.212.86', NULL, 1, '2025-12-07 10:03:42', '2025-12-07 10:03:42'),
(61007, '51.68.107.150', NULL, 2, '2025-12-07 10:14:40', '2025-12-07 10:14:41'),
(61008, '43.173.177.96', NULL, 1, '2025-12-07 10:17:09', '2025-12-07 10:17:09'),
(61009, '44.209.113.59', NULL, 1, '2025-12-07 10:40:26', '2025-12-07 10:40:26'),
(61010, '128.204.212.87', NULL, 1, '2025-12-07 11:24:07', '2025-12-07 11:24:07'),
(61011, '138.91.30.55', NULL, 1, '2025-12-07 11:55:49', '2025-12-07 11:55:49'),
(61012, '20.169.78.151', NULL, 1, '2025-12-07 12:01:37', '2025-12-07 12:01:37'),
(61013, '103.149.114.52', NULL, 1, '2025-12-07 12:22:41', '2025-12-07 12:22:41'),
(61014, '51.68.107.139', NULL, 4, '2025-12-07 12:32:05', '2025-12-07 13:12:50'),
(61015, '94.34.236.180', NULL, 1, '2025-12-07 12:47:32', '2025-12-07 12:47:32'),
(61016, '66.249.69.32', NULL, 2, '2025-12-07 13:03:04', '2025-12-07 20:20:17'),
(61017, '66.249.69.41', NULL, 1, '2025-12-07 13:03:13', '2025-12-07 13:03:13'),
(61018, '20.27.94.131', NULL, 1, '2025-12-07 13:06:52', '2025-12-07 13:06:52'),
(61019, '66.249.69.34', NULL, 1, '2025-12-07 13:32:44', '2025-12-07 13:32:44'),
(61020, '23.160.56.227', NULL, 1, '2025-12-07 14:31:50', '2025-12-07 14:31:50'),
(61021, '20.191.45.212', NULL, 1, '2025-12-07 15:50:41', '2025-12-07 15:50:41'),
(61022, '72.14.201.159', NULL, 1, '2025-12-07 16:08:47', '2025-12-07 16:08:47'),
(61023, '103.115.252.198', NULL, 1, '2025-12-07 16:09:50', '2025-12-07 16:09:50'),
(61024, '43.173.172.170', NULL, 1, '2025-12-07 16:16:39', '2025-12-07 16:16:39'),
(61025, '51.68.236.69', NULL, 2, '2025-12-07 16:43:42', '2025-12-07 16:43:43'),
(61026, '118.179.53.193', NULL, 1, '2025-12-07 17:02:41', '2025-12-07 17:02:41'),
(61027, '35.196.236.7', NULL, 1, '2025-12-07 17:16:15', '2025-12-07 17:16:15'),
(61028, '17.246.23.35', NULL, 1, '2025-12-07 17:21:32', '2025-12-07 17:21:32'),
(61029, '121.229.156.65', NULL, 1, '2025-12-07 18:06:40', '2025-12-07 18:06:40'),
(61030, '66.249.69.33', NULL, 2, '2025-12-07 18:42:58', '2025-12-07 19:51:37'),
(61031, '51.68.111.213', NULL, 2, '2025-12-07 18:56:04', '2025-12-07 18:56:05'),
(61032, '34.23.152.24', NULL, 1, '2025-12-07 20:00:11', '2025-12-07 20:00:11'),
(61033, '40.77.167.123', NULL, 1, '2025-12-07 20:22:05', '2025-12-07 20:22:05'),
(61034, '54.70.190.91', NULL, 1, '2025-12-07 20:24:34', '2025-12-07 20:24:34'),
(61035, '34.106.138.208', NULL, 1, '2025-12-07 20:28:02', '2025-12-07 20:28:02'),
(61036, '103.72.212.51', NULL, 1, '2025-12-07 20:55:37', '2025-12-07 20:55:37'),
(61037, '57.141.6.39', NULL, 1, '2025-12-07 22:05:13', '2025-12-07 22:05:13'),
(61038, '43.173.180.181', NULL, 1, '2025-12-07 22:19:55', '2025-12-07 22:19:55'),
(61039, '54.70.190.91', NULL, 1, '2025-12-08 00:06:11', '2025-12-08 00:06:11'),
(61040, '148.178.94.4', NULL, 1, '2025-12-08 00:31:50', '2025-12-08 00:31:50'),
(61041, '162.120.184.49', NULL, 1, '2025-12-08 01:08:42', '2025-12-08 01:08:42'),
(61042, '112.86.225.85', NULL, 1, '2025-12-08 01:23:42', '2025-12-08 01:23:42'),
(61043, '104.248.12.44', NULL, 1, '2025-12-08 01:30:12', '2025-12-08 01:30:12'),
(61044, '103.92.160.15', NULL, 1, '2025-12-08 01:50:07', '2025-12-08 01:50:07'),
(61045, '66.249.69.41', NULL, 1, '2025-12-08 01:51:16', '2025-12-08 01:51:16'),
(61046, '18.220.101.186', NULL, 7, '2025-12-08 02:01:19', '2025-12-08 02:01:44'),
(61047, '18.220.101.186', NULL, 7, '2025-12-08 02:01:19', '2025-12-08 02:01:44'),
(61048, '18.221.220.191', NULL, 3, '2025-12-08 02:01:19', '2025-12-08 02:01:26'),
(61049, '18.225.25.214', NULL, 2, '2025-12-08 02:01:20', '2025-12-08 02:01:20'),
(61050, '18.224.128.89', NULL, 1, '2025-12-08 02:01:20', '2025-12-08 02:01:20'),
(61051, '3.16.157.117', NULL, 1, '2025-12-08 02:01:26', '2025-12-08 02:01:26'),
(61052, '54.190.81.28', NULL, 1, '2025-12-08 02:16:08', '2025-12-08 02:16:08'),
(61053, '54.245.78.238', NULL, 1, '2025-12-08 02:31:48', '2025-12-08 02:31:48'),
(61054, '51.68.111.208', NULL, 2, '2025-12-08 03:02:54', '2025-12-08 03:02:55'),
(61055, '23.98.186.200', NULL, 1, '2025-12-08 03:27:24', '2025-12-08 03:27:24'),
(61056, '23.98.186.204', NULL, 1, '2025-12-08 03:27:24', '2025-12-08 03:27:24'),
(61057, '40.77.178.36', NULL, 1, '2025-12-08 03:32:04', '2025-12-08 03:32:04'),
(61058, '72.14.201.159', NULL, 1, '2025-12-08 03:41:51', '2025-12-08 03:41:51'),
(61059, '111.225.148.6', NULL, 1, '2025-12-08 03:59:43', '2025-12-08 03:59:43'),
(61060, '43.173.181.126', NULL, 1, '2025-12-08 04:20:01', '2025-12-08 04:20:01'),
(61061, '112.86.225.235', NULL, 1, '2025-12-08 04:41:51', '2025-12-08 04:41:51'),
(61062, '179.61.197.126', NULL, 2, '2025-12-08 04:41:52', '2025-12-08 04:41:53'),
(61063, '51.68.107.157', NULL, 2, '2025-12-08 05:27:18', '2025-12-08 05:27:19'),
(61064, '45.120.97.243', NULL, 1, '2025-12-08 05:58:29', '2025-12-08 05:58:29'),
(61065, '193.186.4.159', NULL, 3, '2025-12-08 06:17:37', '2025-12-08 18:33:18'),
(61066, '173.244.42.162', NULL, 1, '2025-12-08 06:48:52', '2025-12-08 06:48:52'),
(61067, '202.191.126.60', NULL, 1, '2025-12-08 06:49:36', '2025-12-08 06:49:36'),
(61068, '202.134.10.134', NULL, 1, '2025-12-08 07:05:25', '2025-12-08 07:05:25'),
(61069, '37.111.200.204', NULL, 1, '2025-12-08 07:33:28', '2025-12-08 07:33:28'),
(61070, '178.157.64.13', NULL, 1, '2025-12-08 08:09:49', '2025-12-08 08:09:49'),
(61071, '148.178.75.225', NULL, 1, '2025-12-08 08:56:00', '2025-12-08 08:56:00'),
(61072, '51.68.111.241', NULL, 2, '2025-12-08 09:47:49', '2025-12-08 09:47:50'),
(61073, '82.76.72.159', NULL, 1, '2025-12-08 09:57:12', '2025-12-08 09:57:12'),
(61074, '103.26.110.25', NULL, 3, '2025-12-08 10:18:37', '2025-12-08 10:18:42'),
(61075, '43.173.181.80', NULL, 1, '2025-12-08 10:21:20', '2025-12-08 10:21:20'),
(61076, '116.68.200.206', NULL, 1, '2025-12-08 10:51:37', '2025-12-08 10:51:37'),
(61077, '44.249.113.165', NULL, 1, '2025-12-08 10:56:30', '2025-12-08 10:56:30'),
(61078, '128.204.212.85', NULL, 1, '2025-12-08 11:29:37', '2025-12-08 11:29:37'),
(61079, '128.204.212.86', NULL, 1, '2025-12-08 11:29:42', '2025-12-08 11:29:42'),
(61080, '43.130.26.3', NULL, 1, '2025-12-08 12:09:21', '2025-12-08 12:09:21'),
(61081, '208.98.51.10', NULL, 1, '2025-12-08 12:20:23', '2025-12-08 12:20:23'),
(61082, '103.131.71.76', NULL, 1, '2025-12-08 12:59:24', '2025-12-08 12:59:24'),
(61083, '31.13.115.2', NULL, 1, '2025-12-08 13:20:46', '2025-12-08 13:20:46'),
(61084, '223.109.252.198', NULL, 1, '2025-12-08 13:24:35', '2025-12-08 13:24:35'),
(61085, '52.231.49.56', NULL, 1, '2025-12-08 14:48:10', '2025-12-08 14:48:10'),
(61086, '52.231.49.53', NULL, 1, '2025-12-08 14:48:13', '2025-12-08 14:48:13'),
(61087, '128.204.212.84', NULL, 1, '2025-12-08 15:09:47', '2025-12-08 15:09:47'),
(61088, '18.232.111.88', NULL, 1, '2025-12-08 15:45:27', '2025-12-08 15:45:27'),
(61089, '43.173.181.154', NULL, 1, '2025-12-08 16:18:43', '2025-12-08 16:18:43'),
(61090, '74.7.241.46', NULL, 1, '2025-12-08 16:31:56', '2025-12-08 16:31:56'),
(61091, '34.74.74.148', NULL, 1, '2025-12-08 16:42:06', '2025-12-08 16:42:06'),
(61092, '170.106.184.100', NULL, 1, '2025-12-08 16:47:01', '2025-12-08 16:47:01'),
(61093, '34.106.230.27', NULL, 1, '2025-12-08 17:18:23', '2025-12-08 17:18:23'),
(61094, '194.180.49.148', NULL, 1, '2025-12-08 17:33:35', '2025-12-08 17:33:35'),
(61095, '43.173.178.36', NULL, 1, '2025-12-08 17:52:47', '2025-12-08 17:52:47'),
(61096, '121.229.156.118', NULL, 1, '2025-12-08 17:58:31', '2025-12-08 17:58:31'),
(61097, '103.138.26.155', NULL, 1, '2025-12-08 18:06:18', '2025-12-08 18:06:18'),
(61098, '34.138.206.148', NULL, 1, '2025-12-08 18:25:34', '2025-12-08 18:25:34'),
(61099, '185.227.83.26', NULL, 1, '2025-12-08 18:54:36', '2025-12-08 18:54:36'),
(61100, '43.173.173.164', NULL, 1, '2025-12-08 19:06:12', '2025-12-08 19:06:12'),
(61101, '3.83.68.107', NULL, 2, '2025-12-08 19:23:23', '2025-12-08 19:23:24'),
(61102, '132.255.133.166', NULL, 1, '2025-12-08 19:23:24', '2025-12-08 19:23:24'),
(61103, '51.68.107.148', NULL, 2, '2025-12-08 19:34:55', '2025-12-08 19:34:56'),
(61104, '205.169.39.20', NULL, 1, '2025-12-08 19:51:37', '2025-12-08 19:51:37'),
(61105, '112.86.225.248', NULL, 1, '2025-12-08 20:07:11', '2025-12-08 20:07:11'),
(61106, '43.173.177.156', NULL, 1, '2025-12-08 22:20:47', '2025-12-08 22:20:47'),
(61107, '43.173.176.248', NULL, 1, '2025-12-08 22:20:57', '2025-12-08 22:20:57'),
(61108, '51.68.107.146', NULL, 1, '2025-12-08 22:38:06', '2025-12-08 22:38:06'),
(61109, '42.83.147.53', NULL, 1, '2025-12-08 23:29:11', '2025-12-08 23:29:11'),
(61110, '216.73.172.250', NULL, 1, '2025-12-09 00:03:40', '2025-12-09 00:03:40'),
(61111, '57.141.6.24', NULL, 1, '2025-12-09 00:42:39', '2025-12-09 00:42:39'),
(61112, '51.68.107.146', NULL, 1, '2025-12-09 01:06:44', '2025-12-09 01:06:44'),
(61113, '121.229.156.51', NULL, 1, '2025-12-09 03:13:28', '2025-12-09 03:13:28'),
(61114, '69.191.249.218', NULL, 2, '2025-12-09 03:20:33', '2025-12-09 03:20:34'),
(61115, '66.85.26.147', NULL, 1, '2025-12-09 03:47:54', '2025-12-09 03:47:54'),
(61116, '66.249.69.41', NULL, 1, '2025-12-09 03:58:02', '2025-12-09 03:58:02'),
(61117, '54.159.72.146', NULL, 1, '2025-12-09 04:14:30', '2025-12-09 04:14:30'),
(61118, '54.224.130.6', NULL, 1, '2025-12-09 04:20:18', '2025-12-09 04:20:18'),
(61119, '43.173.182.191', NULL, 1, '2025-12-09 04:24:27', '2025-12-09 04:24:27'),
(61120, '170.79.184.206', NULL, 1, '2025-12-09 04:31:55', '2025-12-09 04:31:55'),
(61121, '54.81.171.117', NULL, 1, '2025-12-09 04:42:11', '2025-12-09 04:42:11'),
(61122, '54.83.81.41', NULL, 1, '2025-12-09 04:42:41', '2025-12-09 04:42:41'),
(61123, '34.228.232.179', NULL, 1, '2025-12-09 04:45:20', '2025-12-09 04:45:20'),
(61124, '35.153.176.143', NULL, 1, '2025-12-09 04:51:16', '2025-12-09 04:51:16'),
(61125, '52.167.144.173', NULL, 1, '2025-12-09 04:53:45', '2025-12-09 04:53:45'),
(61126, '37.111.200.113', NULL, 1, '2025-12-09 04:58:37', '2025-12-09 04:58:37'),
(61127, '208.84.102.147', NULL, 2, '2025-12-09 05:20:26', '2025-12-09 05:44:02'),
(61128, '112.86.225.147', NULL, 1, '2025-12-09 05:35:16', '2025-12-09 05:35:16'),
(61129, '128.204.212.87', NULL, 1, '2025-12-09 05:48:26', '2025-12-09 05:48:26'),
(61130, '128.204.212.84', NULL, 2, '2025-12-09 05:48:27', '2025-12-09 14:43:52'),
(61131, '38.34.183.25', NULL, 1, '2025-12-09 05:50:57', '2025-12-09 05:50:57'),
(61132, '103.230.104.50', NULL, 1, '2025-12-09 05:58:11', '2025-12-09 05:58:11'),
(61133, '202.191.126.60', NULL, 2, '2025-12-09 06:04:37', '2025-12-09 07:31:56'),
(61134, '40.77.178.1', NULL, 1, '2025-12-09 06:38:38', '2025-12-09 06:38:38'),
(61135, '103.49.114.207', NULL, 1, '2025-12-09 07:03:33', '2025-12-09 07:03:33'),
(61136, '1.165.110.239', NULL, 1, '2025-12-09 07:28:11', '2025-12-09 07:28:11'),
(61137, '128.204.212.85', NULL, 1, '2025-12-09 08:19:19', '2025-12-09 08:19:19'),
(61138, '218.189.128.189', NULL, 1, '2025-12-09 08:21:21', '2025-12-09 08:21:21'),
(61139, '121.229.156.79', NULL, 1, '2025-12-09 08:51:14', '2025-12-09 08:51:14'),
(61140, '20.169.78.152', NULL, 1, '2025-12-09 09:06:23', '2025-12-09 09:06:23'),
(61141, '103.150.26.238', NULL, 1, '2025-12-09 09:16:17', '2025-12-09 09:16:17'),
(61142, '103.131.71.171', NULL, 1, '2025-12-09 09:22:25', '2025-12-09 09:22:25'),
(61143, '162.120.184.226', NULL, 1, '2025-12-09 10:02:19', '2025-12-09 10:02:19'),
(61144, '191.96.160.101', NULL, 1, '2025-12-09 10:05:15', '2025-12-09 10:05:15'),
(61145, '43.173.180.208', NULL, 1, '2025-12-09 10:22:15', '2025-12-09 10:22:15'),
(61146, '43.173.181.191', NULL, 1, '2025-12-09 10:22:29', '2025-12-09 10:22:29'),
(61147, '180.102.110.161', NULL, 1, '2025-12-09 10:33:21', '2025-12-09 10:33:21'),
(61148, '200.86.135.216', NULL, 1, '2025-12-09 10:35:48', '2025-12-09 10:35:48'),
(61149, '20.169.73.177', NULL, 1, '2025-12-09 10:45:16', '2025-12-09 10:45:16'),
(61150, '20.169.73.186', NULL, 1, '2025-12-09 10:45:20', '2025-12-09 10:45:20'),
(61151, '118.99.80.142', NULL, 1, '2025-12-09 11:29:54', '2025-12-09 11:29:54'),
(61152, '4.196.198.90', NULL, 1, '2025-12-09 11:57:42', '2025-12-09 11:57:42'),
(61153, '34.220.138.249', NULL, 1, '2025-12-09 12:16:12', '2025-12-09 12:16:12'),
(61154, '193.186.4.130', NULL, 1, '2025-12-09 12:20:29', '2025-12-09 12:20:29'),
(61155, '20.194.157.183', NULL, 1, '2025-12-09 12:41:04', '2025-12-09 12:41:04'),
(61156, '51.68.107.138', NULL, 1, '2025-12-09 13:26:23', '2025-12-09 13:26:23'),
(61157, '27.147.237.27', NULL, 1, '2025-12-09 13:39:04', '2025-12-09 13:39:04'),
(61158, '106.49.48.60', NULL, 1, '2025-12-09 14:18:50', '2025-12-09 14:18:50'),
(61159, '20.194.157.189', NULL, 1, '2025-12-09 14:26:49', '2025-12-09 14:26:49'),
(61160, '24.206.111.39', NULL, 1, '2025-12-09 14:45:56', '2025-12-09 14:45:56'),
(61161, '51.68.111.202', NULL, 1, '2025-12-09 14:53:58', '2025-12-09 14:53:58'),
(61162, '185.227.83.26', NULL, 1, '2025-12-09 15:11:35', '2025-12-09 15:11:35'),
(61163, '157.51.110.206', NULL, 1, '2025-12-09 15:33:56', '2025-12-09 15:33:56'),
(61164, '43.173.177.174', NULL, 1, '2025-12-09 16:18:08', '2025-12-09 16:18:08'),
(61165, '89.46.8.48', NULL, 1, '2025-12-09 16:21:38', '2025-12-09 16:21:38'),
(61166, '18.214.192.90', NULL, 16, '2025-12-09 16:33:07', '2025-12-09 16:44:31'),
(61167, '40.77.167.32', NULL, 1, '2025-12-09 16:34:56', '2025-12-09 16:34:56'),
(61168, '27.115.124.118', NULL, 1, '2025-12-09 16:39:41', '2025-12-09 16:39:41'),
(61169, '34.74.175.70', NULL, 1, '2025-12-09 16:49:19', '2025-12-09 16:49:19'),
(61170, '67.211.214.194', NULL, 1, '2025-12-09 17:02:03', '2025-12-09 17:02:03'),
(61171, '223.109.252.188', NULL, 1, '2025-12-09 17:12:44', '2025-12-09 17:12:44'),
(61172, '42.108.77.147', NULL, 1, '2025-12-09 17:31:25', '2025-12-09 17:31:25'),
(61173, '51.68.236.94', NULL, 1, '2025-12-09 17:33:17', '2025-12-09 17:33:17'),
(61174, '153.19.38.189', NULL, 1, '2025-12-09 17:42:07', '2025-12-09 17:42:07'),
(61175, '112.86.225.101', NULL, 1, '2025-12-09 18:13:06', '2025-12-09 18:13:06'),
(61176, '69.63.184.18', NULL, 1, '2025-12-09 19:09:07', '2025-12-09 19:09:07'),
(61177, '69.63.184.5', NULL, 1, '2025-12-09 19:09:07', '2025-12-09 19:09:07'),
(61178, '51.68.111.245', NULL, 1, '2025-12-09 19:39:42', '2025-12-09 19:39:42'),
(61179, '34.23.204.203', NULL, 1, '2025-12-09 20:06:18', '2025-12-09 20:06:18'),
(61180, '93.158.91.11', NULL, 1, '2025-12-09 20:18:40', '2025-12-09 20:18:40'),
(61181, '94.102.55.18', NULL, 1, '2025-12-09 20:25:29', '2025-12-09 20:25:29'),
(61182, '34.255.160.170', NULL, 1, '2025-12-09 20:26:10', '2025-12-09 20:26:10'),
(61183, '52.167.144.147', NULL, 1, '2025-12-09 20:57:29', '2025-12-09 20:57:29'),
(61184, '43.173.180.203', NULL, 1, '2025-12-09 21:03:41', '2025-12-09 21:03:41'),
(61185, '34.106.42.28', NULL, 1, '2025-12-09 21:10:42', '2025-12-09 21:10:42'),
(61186, '112.86.225.122', NULL, 1, '2025-12-09 21:21:51', '2025-12-09 21:21:51'),
(61187, '17.241.219.49', NULL, 1, '2025-12-09 21:52:44', '2025-12-09 21:52:44'),
(61188, '43.173.181.97', NULL, 1, '2025-12-09 22:20:09', '2025-12-09 22:20:09'),
(61189, '223.109.255.152', NULL, 1, '2025-12-09 23:05:35', '2025-12-09 23:05:35'),
(61190, '47.237.136.30', NULL, 1, '2025-12-09 23:07:21', '2025-12-09 23:07:21'),
(61191, '65.87.7.112', NULL, 1, '2025-12-09 23:29:36', '2025-12-09 23:29:36'),
(61192, '66.249.77.102', NULL, 1, '2025-12-09 23:32:40', '2025-12-09 23:32:40'),
(61193, '66.249.69.33', NULL, 1, '2025-12-09 23:33:24', '2025-12-09 23:33:24'),
(61194, '54.201.249.81', NULL, 1, '2025-12-09 23:47:27', '2025-12-09 23:47:27'),
(61195, '66.249.77.102', NULL, 1, '2025-12-10 00:32:40', '2025-12-10 00:32:40'),
(61196, '66.249.77.101', NULL, 1, '2025-12-10 00:33:20', '2025-12-10 00:33:20'),
(61197, '136.118.185.59', NULL, 2, '2025-12-10 00:50:03', '2025-12-10 00:51:16'),
(61198, '51.68.111.207', NULL, 1, '2025-12-10 01:03:06', '2025-12-10 01:03:06'),
(61199, '104.37.46.247', NULL, 1, '2025-12-10 01:18:51', '2025-12-10 01:18:51'),
(61200, '54.170.94.208', NULL, 1, '2025-12-10 01:22:16', '2025-12-10 01:22:16'),
(61201, '121.229.156.112', NULL, 1, '2025-12-10 01:31:20', '2025-12-10 01:31:20'),
(61202, '112.81.40.170', NULL, 1, '2025-12-10 01:35:12', '2025-12-10 01:35:12'),
(61203, '122.96.30.65', NULL, 6, '2025-12-10 01:46:32', '2025-12-10 01:48:38'),
(61204, '138.68.86.159', NULL, 1, '2025-12-10 01:50:26', '2025-12-10 01:50:26'),
(61205, '208.122.198.227', NULL, 1, '2025-12-10 01:57:13', '2025-12-10 01:57:13'),
(61206, '65.87.7.112', NULL, 10, '2025-12-10 02:14:47', '2025-12-10 11:14:34'),
(61207, '149.71.201.224', NULL, 1, '2025-12-10 02:25:43', '2025-12-10 02:25:43'),
(61208, '38.132.201.192', NULL, 1, '2025-12-10 02:30:12', '2025-12-10 02:30:12'),
(61209, '38.18.1.60', NULL, 1, '2025-12-10 02:40:16', '2025-12-10 02:40:16'),
(61210, '185.227.83.26', NULL, 1, '2025-12-10 02:42:15', '2025-12-10 02:42:15'),
(61211, '38.18.1.134', NULL, 1, '2025-12-10 03:02:20', '2025-12-10 03:02:20'),
(61212, '42.48.38.77', NULL, 1, '2025-12-10 03:23:45', '2025-12-10 03:23:45'),
(61213, '31.97.153.61', NULL, 1, '2025-12-10 03:28:52', '2025-12-10 03:28:52'),
(61214, '27.115.124.70', NULL, 1, '2025-12-10 03:30:24', '2025-12-10 03:30:24'),
(61215, '144.217.163.247', NULL, 1, '2025-12-10 03:40:23', '2025-12-10 03:40:23'),
(61216, '45.248.151.216', NULL, 1, '2025-12-10 04:01:25', '2025-12-10 04:01:25'),
(61217, '162.120.184.34', NULL, 1, '2025-12-10 04:18:27', '2025-12-10 04:18:27'),
(61218, '57.128.243.0', NULL, 1, '2025-12-10 04:21:43', '2025-12-10 04:21:43'),
(61219, '3.249.68.134', NULL, 1, '2025-12-10 04:26:31', '2025-12-10 04:26:31'),
(61220, '103.150.26.238', NULL, 1, '2025-12-10 04:46:28', '2025-12-10 04:46:28'),
(61221, '154.47.78.165', NULL, 1, '2025-12-10 04:52:24', '2025-12-10 04:52:24'),
(61222, '128.204.212.84', NULL, 1, '2025-12-10 04:54:46', '2025-12-10 04:54:46'),
(61223, '128.204.212.86', NULL, 2, '2025-12-10 04:54:47', '2025-12-10 05:09:22'),
(61224, '20.169.78.186', NULL, 1, '2025-12-10 05:04:32', '2025-12-10 05:04:32'),
(61225, '38.70.224.156', NULL, 1, '2025-12-10 05:08:14', '2025-12-10 05:08:14'),
(61226, '54.187.87.69', NULL, 1, '2025-12-10 05:10:31', '2025-12-10 05:10:31'),
(61227, '34.140.31.101', NULL, 1, '2025-12-10 05:13:16', '2025-12-10 05:13:16'),
(61228, '57.141.4.65', NULL, 1, '2025-12-10 05:24:59', '2025-12-10 05:24:59'),
(61229, '35.240.128.22', NULL, 1, '2025-12-10 05:34:34', '2025-12-10 05:34:34'),
(61230, '20.169.78.120', NULL, 1, '2025-12-10 06:30:44', '2025-12-10 06:30:44'),
(61231, '43.173.169.250', NULL, 1, '2025-12-10 06:39:15', '2025-12-10 06:39:15'),
(61232, '24.206.111.39', NULL, 1, '2025-12-10 07:49:07', '2025-12-10 07:49:07'),
(61233, '129.226.185.215', NULL, 1, '2025-12-10 07:50:39', '2025-12-10 07:50:39'),
(61234, '37.111.210.18', NULL, 2, '2025-12-10 08:13:39', '2025-12-10 08:14:24'),
(61235, '116.203.103.191', NULL, 1, '2025-12-10 08:20:11', '2025-12-10 08:20:11'),
(61236, '112.86.225.116', NULL, 1, '2025-12-10 08:24:41', '2025-12-10 08:24:41'),
(61237, '90.231.56.134', NULL, 1, '2025-12-10 08:33:10', '2025-12-10 08:33:10'),
(61238, '34.221.21.250', NULL, 1, '2025-12-10 08:34:09', '2025-12-10 08:34:09'),
(61239, '20.169.73.179', NULL, 1, '2025-12-10 08:34:21', '2025-12-10 08:34:21'),
(61240, '136.119.10.254', NULL, 2, '2025-12-10 09:09:19', '2025-12-10 09:09:58'),
(61241, '23.234.108.97', NULL, 1, '2025-12-10 10:14:38', '2025-12-10 10:14:38'),
(61242, '43.173.169.58', NULL, 1, '2025-12-10 10:19:04', '2025-12-10 10:19:04'),
(61243, '43.173.176.8', NULL, 1, '2025-12-10 10:19:20', '2025-12-10 10:19:20'),
(61244, '202.191.126.60', NULL, 1, '2025-12-10 11:35:44', '2025-12-10 11:35:44'),
(61245, '20.250.161.185', NULL, 1, '2025-12-10 11:49:07', '2025-12-10 11:49:07'),
(61246, '193.186.4.130', NULL, 1, '2025-12-10 12:21:49', '2025-12-10 12:21:49'),
(61247, '13.76.223.51', NULL, 1, '2025-12-10 12:40:54', '2025-12-10 12:40:54'),
(61248, '123.160.223.73', NULL, 1, '2025-12-10 13:04:04', '2025-12-10 13:04:04'),
(61249, '20.194.157.184', NULL, 1, '2025-12-10 13:22:48', '2025-12-10 13:22:48'),
(61250, '34.32.144.119', NULL, 5, '2025-12-10 13:45:59', '2025-12-10 14:13:33'),
(61251, '128.204.212.85', NULL, 2, '2025-12-10 13:47:15', '2025-12-10 17:08:38'),
(61252, '133.242.174.119', NULL, 1, '2025-12-10 14:21:00', '2025-12-10 14:21:00'),
(61253, '18.222.167.9', NULL, 2, '2025-12-10 14:52:44', '2025-12-10 14:52:45'),
(61254, '34.59.175.208', NULL, 1, '2025-12-10 14:53:34', '2025-12-10 14:53:34'),
(61255, '20.169.78.156', NULL, 1, '2025-12-10 15:27:08', '2025-12-10 15:27:08'),
(61256, '20.169.78.154', NULL, 1, '2025-12-10 15:27:09', '2025-12-10 15:27:09'),
(61257, '34.106.170.209', NULL, 1, '2025-12-10 15:32:41', '2025-12-10 15:32:41'),
(61258, '51.68.236.69', NULL, 1, '2025-12-10 15:38:49', '2025-12-10 15:38:49'),
(61259, '43.173.175.194', NULL, 1, '2025-12-10 16:15:47', '2025-12-10 16:15:47'),
(61260, '74.7.241.39', NULL, 2, '2025-12-10 16:36:42', '2025-12-10 16:36:45'),
(61261, '34.42.8.197', NULL, 5, '2025-12-10 17:09:24', '2025-12-10 18:04:31'),
(61262, '162.120.184.35', NULL, 1, '2025-12-10 17:23:13', '2025-12-10 17:23:13');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(61263, '51.68.111.238', NULL, 1, '2025-12-10 17:29:37', '2025-12-10 17:29:37'),
(61264, '57.141.4.61', NULL, 1, '2025-12-10 17:55:32', '2025-12-10 17:55:32'),
(61265, '223.109.255.148', NULL, 1, '2025-12-10 18:15:47', '2025-12-10 18:15:47'),
(61266, '112.86.225.190', NULL, 1, '2025-12-10 18:25:09', '2025-12-10 18:25:09'),
(61267, '190.142.155.115', NULL, 1, '2025-12-10 19:04:49', '2025-12-10 19:04:49'),
(61268, '34.26.93.36', NULL, 1, '2025-12-10 19:27:18', '2025-12-10 19:27:18'),
(61269, '35.196.75.72', NULL, 1, '2025-12-10 19:34:34', '2025-12-10 19:34:34'),
(61270, '52.167.144.176', NULL, 1, '2025-12-10 20:04:57', '2025-12-10 20:04:57'),
(61271, '51.68.111.204', NULL, 1, '2025-12-10 20:09:22', '2025-12-10 20:09:22'),
(61272, '185.77.250.246', NULL, 1, '2025-12-10 20:46:00', '2025-12-10 20:46:00'),
(61273, '185.12.148.78', NULL, 1, '2025-12-10 21:14:18', '2025-12-10 21:14:18'),
(61274, '184.72.103.153', NULL, 1, '2025-12-10 21:18:26', '2025-12-10 21:18:26'),
(61275, '114.119.139.110', NULL, 1, '2025-12-10 21:43:24', '2025-12-10 21:43:24'),
(61276, '27.115.124.101', NULL, 1, '2025-12-10 21:51:33', '2025-12-10 21:51:33'),
(61277, '89.187.178.5', NULL, 1, '2025-12-10 21:52:58', '2025-12-10 21:52:58'),
(61278, '112.86.225.96', NULL, 1, '2025-12-10 22:49:11', '2025-12-10 22:49:11'),
(61279, '162.55.173.215', NULL, 1, '2025-12-10 23:36:44', '2025-12-10 23:36:44'),
(61280, '43.173.169.162', NULL, 1, '2025-12-11 00:32:39', '2025-12-11 00:32:39'),
(61281, '54.250.99.165', NULL, 1, '2025-12-11 01:41:16', '2025-12-11 01:41:16'),
(61282, '3.253.152.196', NULL, 1, '2025-12-11 01:42:50', '2025-12-11 01:42:50'),
(61283, '45.88.97.95', NULL, 1, '2025-12-11 01:55:31', '2025-12-11 01:55:31'),
(61284, '44.243.156.25', NULL, 1, '2025-12-11 02:15:49', '2025-12-11 02:15:49'),
(61285, '94.102.55.18', NULL, 1, '2025-12-11 02:22:57', '2025-12-11 02:22:57'),
(61286, '185.227.83.26', NULL, 1, '2025-12-11 02:44:53', '2025-12-11 02:44:53'),
(61287, '34.194.154.127', NULL, 1, '2025-12-11 02:53:48', '2025-12-11 02:53:48'),
(61288, '67.211.214.194', NULL, 1, '2025-12-11 03:21:19', '2025-12-11 03:21:19'),
(61289, '183.192.188.34', NULL, 1, '2025-12-11 04:19:54', '2025-12-11 04:19:54'),
(61290, '119.167.249.38', NULL, 1, '2025-12-11 04:30:35', '2025-12-11 04:30:35'),
(61291, '119.167.147.142', NULL, 1, '2025-12-11 04:35:26', '2025-12-11 04:35:26'),
(61292, '138.91.30.62', NULL, 1, '2025-12-11 04:35:41', '2025-12-11 04:35:41'),
(61293, '1.54.214.222', NULL, 1, '2025-12-11 04:50:03', '2025-12-11 04:50:03'),
(61294, '193.186.4.159', NULL, 4, '2025-12-11 05:06:42', '2025-12-11 19:25:47'),
(61295, '103.78.255.179', NULL, 1, '2025-12-11 05:55:56', '2025-12-11 05:55:56'),
(61296, '128.204.212.86', NULL, 2, '2025-12-11 06:01:13', '2025-12-11 06:31:37'),
(61297, '128.204.212.84', NULL, 3, '2025-12-11 06:01:14', '2025-12-11 21:29:16'),
(61298, '162.120.184.35', NULL, 1, '2025-12-11 06:05:07', '2025-12-11 06:05:07'),
(61299, '34.211.12.214', NULL, 1, '2025-12-11 06:23:26', '2025-12-11 06:23:26'),
(61300, '57.141.0.4', NULL, 1, '2025-12-11 06:32:29', '2025-12-11 06:32:29'),
(61301, '217.113.194.244', NULL, 1, '2025-12-11 06:37:42', '2025-12-11 06:37:42'),
(61302, '170.106.192.208', NULL, 1, '2025-12-11 06:38:58', '2025-12-11 06:38:58'),
(61303, '63.33.42.99', NULL, 1, '2025-12-11 06:44:17', '2025-12-11 06:44:17'),
(61304, '57.141.0.2', NULL, 1, '2025-12-11 06:55:54', '2025-12-11 06:55:54'),
(61305, '51.68.236.64', NULL, 2, '2025-12-11 07:15:03', '2025-12-11 10:43:28'),
(61306, '100.30.248.17', NULL, 1, '2025-12-11 07:21:40', '2025-12-11 07:21:40'),
(61307, '103.87.215.69', NULL, 1, '2025-12-11 08:59:53', '2025-12-11 08:59:53'),
(61308, '120.50.22.50', NULL, 2, '2025-12-11 09:08:36', '2025-12-11 09:08:38'),
(61309, '185.117.225.48', NULL, 1, '2025-12-11 09:11:16', '2025-12-11 09:11:16'),
(61310, '128.204.212.87', NULL, 1, '2025-12-11 09:25:54', '2025-12-11 09:25:54'),
(61311, '205.169.39.26', NULL, 1, '2025-12-11 09:54:02', '2025-12-11 09:54:02'),
(61312, '14.248.149.194', NULL, 1, '2025-12-11 09:58:07', '2025-12-11 09:58:07'),
(61313, '40.77.167.151', NULL, 2, '2025-12-11 10:07:25', '2025-12-11 10:59:08'),
(61314, '128.204.212.85', NULL, 1, '2025-12-11 10:14:42', '2025-12-11 10:14:42'),
(61315, '202.191.126.60', NULL, 1, '2025-12-11 10:15:36', '2025-12-11 10:15:36'),
(61316, '43.173.178.30', NULL, 1, '2025-12-11 10:16:12', '2025-12-11 10:16:12'),
(61317, '202.4.116.106', NULL, 1, '2025-12-11 10:16:40', '2025-12-11 10:16:40'),
(61318, '52.187.246.134', NULL, 1, '2025-12-11 10:22:22', '2025-12-11 10:22:22'),
(61319, '34.254.99.21', NULL, 1, '2025-12-11 10:27:24', '2025-12-11 10:27:24'),
(61320, '35.87.175.167', NULL, 1, '2025-12-11 10:33:53', '2025-12-11 10:33:53'),
(61321, '114.119.139.110', NULL, 1, '2025-12-11 11:07:20', '2025-12-11 11:07:20'),
(61322, '51.68.236.95', NULL, 1, '2025-12-11 11:38:13', '2025-12-11 11:38:13'),
(61323, '121.229.156.32', NULL, 2, '2025-12-11 12:04:14', '2025-12-11 12:04:18'),
(61324, '172.232.22.88', NULL, 1, '2025-12-11 12:04:38', '2025-12-11 12:04:38'),
(61325, '172.237.128.200', NULL, 1, '2025-12-11 12:04:38', '2025-12-11 12:04:38'),
(61326, '183.207.45.111', NULL, 7, '2025-12-11 12:30:43', '2025-12-11 12:41:24'),
(61327, '51.68.236.70', NULL, 1, '2025-12-11 12:36:35', '2025-12-11 12:36:35'),
(61328, '18.214.192.90', NULL, 1, '2025-12-11 12:53:20', '2025-12-11 12:53:20'),
(61329, '31.13.103.9', NULL, 1, '2025-12-11 14:38:35', '2025-12-11 14:38:35'),
(61330, '180.102.110.142', NULL, 1, '2025-12-11 14:47:32', '2025-12-11 14:47:32'),
(61331, '69.147.248.188', NULL, 1, '2025-12-11 15:27:25', '2025-12-11 15:27:25'),
(61332, '35.180.87.162', NULL, 1, '2025-12-11 15:39:17', '2025-12-11 15:39:17'),
(61333, '44.209.113.59', NULL, 1, '2025-12-11 15:43:50', '2025-12-11 15:43:50'),
(61334, '43.173.176.20', NULL, 1, '2025-12-11 16:19:06', '2025-12-11 16:19:06'),
(61335, '43.173.179.200', NULL, 2, '2025-12-11 16:19:21', '2025-12-11 22:17:57'),
(61336, '121.229.156.121', NULL, 1, '2025-12-11 16:34:24', '2025-12-11 16:34:24'),
(61337, '35.185.44.167', NULL, 1, '2025-12-11 16:41:57', '2025-12-11 16:41:57'),
(61338, '40.77.167.57', NULL, 1, '2025-12-11 17:43:17', '2025-12-11 17:43:17'),
(61339, '43.163.23.153', NULL, 1, '2025-12-11 18:01:20', '2025-12-11 18:01:20'),
(61340, '121.229.156.107', NULL, 1, '2025-12-11 18:06:16', '2025-12-11 18:06:16'),
(61341, '124.239.12.234', NULL, 1, '2025-12-11 18:53:02', '2025-12-11 18:53:02'),
(61342, '34.23.95.100', NULL, 1, '2025-12-11 19:45:32', '2025-12-11 19:45:32'),
(61343, '116.132.217.123', NULL, 1, '2025-12-11 20:13:02', '2025-12-11 20:13:02'),
(61344, '116.132.255.183', NULL, 1, '2025-12-11 20:30:02', '2025-12-11 20:30:02'),
(61345, '129.226.185.215', NULL, 1, '2025-12-11 21:22:52', '2025-12-11 21:22:52'),
(61346, '34.106.202.126', NULL, 1, '2025-12-11 22:16:32', '2025-12-11 22:16:32'),
(61347, '51.68.107.161', NULL, 1, '2025-12-11 23:12:37', '2025-12-11 23:12:37'),
(61348, '35.231.94.31', NULL, 1, '2025-12-11 23:59:44', '2025-12-11 23:59:44'),
(61349, '54.189.11.240', NULL, 1, '2025-12-12 00:33:06', '2025-12-12 00:33:06'),
(61350, '34.222.108.141', NULL, 1, '2025-12-12 01:05:22', '2025-12-12 01:05:22'),
(61351, '143.244.129.67', NULL, 1, '2025-12-12 02:39:05', '2025-12-12 02:39:05'),
(61352, '57.141.0.52', NULL, 1, '2025-12-12 03:31:17', '2025-12-12 03:31:17'),
(61353, '84.54.90.81', NULL, 1, '2025-12-12 03:33:54', '2025-12-12 03:33:54'),
(61354, '114.119.150.27', NULL, 1, '2025-12-12 03:39:06', '2025-12-12 03:39:06'),
(61355, '222.91.149.154', NULL, 1, '2025-12-12 04:06:41', '2025-12-12 04:06:41'),
(61356, '162.251.123.241', NULL, 1, '2025-12-12 04:07:17', '2025-12-12 04:07:17'),
(61357, '66.249.77.100', NULL, 2, '2025-12-12 04:08:30', '2025-12-12 06:42:06'),
(61358, '66.249.77.101', NULL, 1, '2025-12-12 04:08:30', '2025-12-12 04:08:30'),
(61359, '66.249.77.102', NULL, 2, '2025-12-12 04:18:03', '2025-12-12 04:18:04'),
(61360, '43.173.177.91', NULL, 1, '2025-12-12 04:18:04', '2025-12-12 04:18:04'),
(61361, '66.249.69.33', NULL, 2, '2025-12-12 04:35:15', '2025-12-12 14:00:48'),
(61362, '114.119.131.231', NULL, 2, '2025-12-12 04:52:46', '2025-12-12 17:31:27'),
(61363, '114.119.139.110', NULL, 2, '2025-12-12 04:59:53', '2025-12-12 17:36:36'),
(61364, '162.120.184.35', NULL, 1, '2025-12-12 05:33:47', '2025-12-12 05:33:47'),
(61365, '202.76.174.247', NULL, 1, '2025-12-12 06:31:00', '2025-12-12 06:31:00'),
(61366, '51.68.107.161', NULL, 1, '2025-12-12 06:42:47', '2025-12-12 06:42:47'),
(61367, '66.249.69.34', NULL, 2, '2025-12-12 07:27:45', '2025-12-12 14:13:41'),
(61368, '162.120.188.74', NULL, 1, '2025-12-12 07:35:10', '2025-12-12 07:35:10'),
(61369, '35.89.30.171', NULL, 1, '2025-12-12 07:55:54', '2025-12-12 07:55:54'),
(61370, '35.91.83.237', NULL, 1, '2025-12-12 07:55:55', '2025-12-12 07:55:55'),
(61371, '128.204.212.85', NULL, 1, '2025-12-12 08:07:09', '2025-12-12 08:07:09'),
(61372, '89.187.162.107', NULL, 1, '2025-12-12 08:09:39', '2025-12-12 08:09:39'),
(61373, '46.105.42.96', NULL, 1, '2025-12-12 08:42:15', '2025-12-12 08:42:15'),
(61374, '91.224.92.184', NULL, 2, '2025-12-12 08:44:51', '2025-12-12 08:44:52'),
(61375, '52.167.144.225', NULL, 1, '2025-12-12 09:12:13', '2025-12-12 09:12:13'),
(61376, '111.85.129.115', NULL, 1, '2025-12-12 10:33:00', '2025-12-12 10:33:00'),
(61377, '112.86.225.86', NULL, 1, '2025-12-12 12:46:49', '2025-12-12 12:46:49'),
(61378, '157.245.121.64', NULL, 1, '2025-12-12 13:52:11', '2025-12-12 13:52:11'),
(61379, '66.220.149.21', NULL, 1, '2025-12-12 14:01:34', '2025-12-12 14:01:34'),
(61380, '66.249.69.32', NULL, 3, '2025-12-12 14:13:48', '2025-12-12 21:00:09'),
(61381, '103.225.86.138', NULL, 1, '2025-12-12 14:39:49', '2025-12-12 14:39:49'),
(61382, '52.167.144.198', NULL, 1, '2025-12-12 14:57:08', '2025-12-12 14:57:08'),
(61383, '146.174.164.164', NULL, 1, '2025-12-12 15:02:36', '2025-12-12 15:02:36'),
(61384, '199.168.150.161', NULL, 1, '2025-12-12 15:42:52', '2025-12-12 15:42:52'),
(61385, '51.68.107.139', NULL, 1, '2025-12-12 15:49:23', '2025-12-12 15:49:23'),
(61386, '52.167.144.176', NULL, 1, '2025-12-12 16:15:53', '2025-12-12 16:15:53'),
(61387, '43.173.181.151', NULL, 1, '2025-12-12 16:19:15', '2025-12-12 16:19:15'),
(61388, '35.229.97.159', NULL, 1, '2025-12-12 16:33:25', '2025-12-12 16:33:25'),
(61389, '43.173.180.123', NULL, 1, '2025-12-12 17:18:59', '2025-12-12 17:18:59'),
(61390, '112.86.225.16', NULL, 1, '2025-12-12 17:43:21', '2025-12-12 17:43:21'),
(61391, '202.76.129.249', NULL, 1, '2025-12-12 17:52:23', '2025-12-12 17:52:23'),
(61392, '103.147.107.127', NULL, 1, '2025-12-12 18:17:42', '2025-12-12 18:17:42'),
(61393, '193.56.20.209', NULL, 1, '2025-12-12 18:51:21', '2025-12-12 18:51:21'),
(61394, '34.106.175.141', NULL, 1, '2025-12-12 19:10:01', '2025-12-12 19:10:01'),
(61395, '34.194.154.127', NULL, 1, '2025-12-12 19:55:20', '2025-12-12 19:55:20'),
(61396, '35.229.20.33', NULL, 1, '2025-12-12 20:26:19', '2025-12-12 20:26:19'),
(61397, '223.109.252.175', NULL, 1, '2025-12-12 21:01:33', '2025-12-12 21:01:33'),
(61398, '57.141.0.25', NULL, 1, '2025-12-12 21:14:56', '2025-12-12 21:14:56'),
(61399, '85.221.130.157', NULL, 1, '2025-12-12 21:27:17', '2025-12-12 21:27:17'),
(61400, '54.185.69.90', NULL, 1, '2025-12-12 21:46:24', '2025-12-12 21:46:24'),
(61401, '202.76.168.114', NULL, 1, '2025-12-12 23:08:12', '2025-12-12 23:08:12'),
(61402, '185.207.250.9', NULL, 1, '2025-12-12 23:52:51', '2025-12-12 23:52:51'),
(61403, '16.147.48.232', NULL, 1, '2025-12-13 00:35:28', '2025-12-13 00:35:28'),
(61404, '40.77.167.47', NULL, 1, '2025-12-13 01:02:55', '2025-12-13 01:02:55'),
(61405, '13.76.115.243', NULL, 1, '2025-12-13 01:10:21', '2025-12-13 01:10:21'),
(61406, '13.76.115.244', NULL, 1, '2025-12-13 01:10:21', '2025-12-13 01:10:21'),
(61407, '128.204.212.86', NULL, 1, '2025-12-13 01:54:38', '2025-12-13 01:54:38'),
(61408, '128.204.212.85', NULL, 1, '2025-12-13 01:54:39', '2025-12-13 01:54:39'),
(61409, '112.86.225.111', NULL, 1, '2025-12-13 02:00:25', '2025-12-13 02:00:25'),
(61410, '43.173.181.48', NULL, 1, '2025-12-13 04:17:29', '2025-12-13 04:17:29'),
(61411, '110.249.201.45', NULL, 1, '2025-12-13 05:23:15', '2025-12-13 05:23:15'),
(61412, '223.109.255.150', NULL, 1, '2025-12-13 06:43:32', '2025-12-13 06:43:32'),
(61413, '172.239.48.199', NULL, 1, '2025-12-13 06:51:59', '2025-12-13 06:51:59'),
(61414, '172.232.22.88', NULL, 1, '2025-12-13 06:51:59', '2025-12-13 06:51:59'),
(61415, '66.249.77.102', NULL, 1, '2025-12-13 06:55:58', '2025-12-13 06:55:58'),
(61416, '45.145.67.141', NULL, 1, '2025-12-13 07:04:18', '2025-12-13 07:04:18'),
(61417, '193.233.218.19', NULL, 1, '2025-12-13 07:48:14', '2025-12-13 07:48:14'),
(61418, '103.209.197.167', NULL, 1, '2025-12-13 08:14:09', '2025-12-13 08:14:09'),
(61419, '112.86.225.81', NULL, 1, '2025-12-13 08:16:12', '2025-12-13 08:16:12'),
(61420, '17.246.15.92', NULL, 1, '2025-12-13 08:22:53', '2025-12-13 08:22:53'),
(61421, '51.68.111.239', NULL, 1, '2025-12-13 08:27:30', '2025-12-13 08:27:30'),
(61422, '52.187.246.137', NULL, 1, '2025-12-13 09:03:17', '2025-12-13 09:03:17'),
(61423, '172.204.16.64', NULL, 1, '2025-12-13 09:33:23', '2025-12-13 09:33:23'),
(61424, '172.204.16.72', NULL, 1, '2025-12-13 09:33:23', '2025-12-13 09:33:23'),
(61425, '172.204.16.79', NULL, 1, '2025-12-13 09:33:24', '2025-12-13 09:33:24'),
(61426, '112.86.225.199', NULL, 1, '2025-12-13 09:49:55', '2025-12-13 09:49:55'),
(61427, '43.173.174.13', NULL, 1, '2025-12-13 10:17:59', '2025-12-13 10:17:59'),
(61428, '47.128.96.209', NULL, 1, '2025-12-13 10:52:56', '2025-12-13 10:52:56'),
(61429, '122.165.69.65', NULL, 2, '2025-12-13 10:55:54', '2025-12-13 10:59:51'),
(61430, '20.85.236.169', NULL, 1, '2025-12-13 11:14:46', '2025-12-13 11:14:46'),
(61431, '84.17.40.107', NULL, 1, '2025-12-13 13:03:14', '2025-12-13 13:03:14'),
(61432, '162.251.123.241', NULL, 1, '2025-12-13 13:45:21', '2025-12-13 13:45:21'),
(61433, '66.249.69.32', NULL, 1, '2025-12-13 14:26:23', '2025-12-13 14:26:23'),
(61434, '51.68.107.139', NULL, 2, '2025-12-13 15:07:54', '2025-12-13 15:07:55'),
(61435, '104.252.191.66', NULL, 1, '2025-12-13 15:10:47', '2025-12-13 15:10:47'),
(61436, '103.4.251.171', NULL, 2, '2025-12-13 15:10:47', '2025-12-13 15:10:58'),
(61437, '85.208.96.204', NULL, 1, '2025-12-13 15:55:38', '2025-12-13 15:55:38'),
(61438, '123.6.49.15', NULL, 1, '2025-12-13 16:12:56', '2025-12-13 16:12:56'),
(61439, '43.173.177.179', NULL, 1, '2025-12-13 16:19:48', '2025-12-13 16:19:48'),
(61440, '104.252.191.167', NULL, 1, '2025-12-13 16:22:54', '2025-12-13 16:22:54'),
(61441, '104.164.173.42', NULL, 2, '2025-12-13 16:23:03', '2025-12-13 16:23:17'),
(61442, '104.164.126.90', NULL, 2, '2025-12-13 17:15:01', '2025-12-13 17:15:24'),
(61443, '104.164.126.19', NULL, 1, '2025-12-13 17:15:01', '2025-12-13 17:15:01'),
(61444, '104.252.191.143', NULL, 2, '2025-12-13 17:42:11', '2025-12-13 17:42:15'),
(61445, '104.252.191.132', NULL, 1, '2025-12-13 17:42:11', '2025-12-13 17:42:11'),
(61446, '180.102.110.171', NULL, 1, '2025-12-13 18:03:24', '2025-12-13 18:03:24'),
(61447, '43.173.180.21', NULL, 1, '2025-12-13 18:04:53', '2025-12-13 18:04:53'),
(61448, '121.229.156.122', NULL, 1, '2025-12-13 18:41:55', '2025-12-13 18:41:55'),
(61449, '34.216.35.248', NULL, 1, '2025-12-13 20:11:14', '2025-12-13 20:11:14'),
(61450, '109.70.64.25', NULL, 1, '2025-12-13 20:26:43', '2025-12-13 20:26:43'),
(61451, '43.173.179.162', NULL, 1, '2025-12-13 22:21:27', '2025-12-13 22:21:27'),
(61452, '2a06:98c0:3600::103', NULL, 1, '2025-12-13 23:02:04', '2025-12-13 23:02:04'),
(61453, '40.77.167.243', NULL, 1, '2025-12-14 00:30:14', '2025-12-14 00:30:14'),
(61454, '44.243.204.228', NULL, 1, '2025-12-14 00:53:39', '2025-12-14 00:53:39'),
(61455, '88.147.153.58', NULL, 2, '2025-12-14 00:56:18', '2025-12-14 01:23:51'),
(61456, '109.242.90.50', NULL, 1, '2025-12-14 01:01:04', '2025-12-14 01:01:04'),
(61457, '57.141.0.44', NULL, 1, '2025-12-14 02:43:14', '2025-12-14 02:43:14'),
(61458, '167.71.17.115', NULL, 1, '2025-12-14 02:45:48', '2025-12-14 02:45:48'),
(61459, '112.86.225.241', NULL, 1, '2025-12-14 03:44:11', '2025-12-14 03:44:11'),
(61460, '43.173.176.240', NULL, 1, '2025-12-14 04:18:25', '2025-12-14 04:18:25'),
(61461, '79.127.132.11', NULL, 2, '2025-12-14 04:48:59', '2025-12-14 17:09:18'),
(61462, '43.229.208.190', NULL, 1, '2025-12-14 04:57:48', '2025-12-14 04:57:48'),
(61463, '35.90.198.211', NULL, 1, '2025-12-14 05:07:17', '2025-12-14 05:07:17'),
(61464, '20.204.24.248', NULL, 1, '2025-12-14 05:07:50', '2025-12-14 05:07:50'),
(61465, '162.120.184.35', NULL, 2, '2025-12-14 05:44:21', '2025-12-14 09:54:40'),
(61466, '159.223.20.28', NULL, 1, '2025-12-14 07:12:21', '2025-12-14 07:12:21'),
(61467, '110.249.201.195', NULL, 1, '2025-12-14 07:42:53', '2025-12-14 07:42:53'),
(61468, '172.204.16.73', NULL, 1, '2025-12-14 08:06:36', '2025-12-14 08:06:36'),
(61469, '172.204.16.78', NULL, 1, '2025-12-14 08:06:37', '2025-12-14 08:06:37'),
(61470, '23.80.157.248', NULL, 1, '2025-12-14 08:11:55', '2025-12-14 08:11:55'),
(61471, '51.68.111.208', NULL, 2, '2025-12-14 08:15:09', '2025-12-14 08:15:09'),
(61472, '112.86.225.19', NULL, 1, '2025-12-14 08:35:11', '2025-12-14 08:35:11'),
(61473, '27.147.138.142', NULL, 2, '2025-12-14 09:56:24', '2025-12-14 10:06:12'),
(61474, '43.173.177.101', NULL, 1, '2025-12-14 10:16:03', '2025-12-14 10:16:03'),
(61475, '17.246.19.113', NULL, 1, '2025-12-14 10:21:07', '2025-12-14 10:21:07'),
(61476, '118.179.32.43', NULL, 1, '2025-12-14 11:04:43', '2025-12-14 11:04:43'),
(61477, '37.111.207.90', NULL, 1, '2025-12-14 11:16:14', '2025-12-14 11:16:14'),
(61478, '45.154.149.67', NULL, 1, '2025-12-14 11:33:01', '2025-12-14 11:33:01'),
(61479, '162.120.184.227', NULL, 1, '2025-12-14 12:15:30', '2025-12-14 12:15:30'),
(61480, '159.223.57.187', NULL, 8, '2025-12-14 12:47:07', '2025-12-14 12:50:13'),
(61481, '66.249.77.101', NULL, 1, '2025-12-14 13:15:34', '2025-12-14 13:15:34'),
(61482, '125.21.16.70', NULL, 9, '2025-12-14 13:19:30', '2025-12-14 13:21:16'),
(61483, '36.50.74.26', NULL, 2, '2025-12-14 13:23:29', '2025-12-14 13:24:03'),
(61484, '162.120.184.34', NULL, 1, '2025-12-14 14:40:40', '2025-12-14 14:40:40'),
(61485, '103.141.208.194', NULL, 1, '2025-12-14 14:40:40', '2025-12-14 14:40:40'),
(61486, '173.252.79.43', NULL, 1, '2025-12-14 14:56:30', '2025-12-14 14:56:30'),
(61487, '223.109.252.187', NULL, 1, '2025-12-14 15:03:38', '2025-12-14 15:03:38'),
(61488, '40.77.167.18', NULL, 1, '2025-12-14 15:04:02', '2025-12-14 15:04:02'),
(61489, '35.196.145.213', NULL, 1, '2025-12-14 15:51:06', '2025-12-14 15:51:06'),
(61490, '45.120.97.240', NULL, 1, '2025-12-14 16:18:08', '2025-12-14 16:18:08'),
(61491, '43.173.178.7', NULL, 1, '2025-12-14 16:18:34', '2025-12-14 16:18:34'),
(61492, '34.71.47.146', NULL, 1, '2025-12-14 17:09:21', '2025-12-14 17:09:21'),
(61493, '43.173.178.198', NULL, 1, '2025-12-14 17:18:25', '2025-12-14 17:18:25'),
(61494, '223.109.255.159', NULL, 1, '2025-12-14 17:23:28', '2025-12-14 17:23:28'),
(61495, '223.109.255.151', NULL, 1, '2025-12-14 18:12:32', '2025-12-14 18:12:32'),
(61496, '144.126.151.23', NULL, 1, '2025-12-14 19:29:14', '2025-12-14 19:29:14'),
(61497, '4.196.198.87', NULL, 1, '2025-12-14 19:54:50', '2025-12-14 19:54:50'),
(61498, '66.249.77.100', NULL, 2, '2025-12-14 20:38:48', '2025-12-14 22:12:29'),
(61499, '66.249.69.33', NULL, 2, '2025-12-14 20:45:50', '2025-12-14 22:31:23'),
(61500, '34.168.50.183', NULL, 1, '2025-12-14 20:56:19', '2025-12-14 20:56:19'),
(61501, '128.204.212.85', NULL, 1, '2025-12-14 21:22:40', '2025-12-14 21:22:40'),
(61502, '128.204.212.86', NULL, 1, '2025-12-14 21:22:42', '2025-12-14 21:22:42'),
(61503, '34.19.68.58', NULL, 1, '2025-12-14 22:01:36', '2025-12-14 22:01:36'),
(61504, '51.68.236.70', NULL, 1, '2025-12-14 22:04:09', '2025-12-14 22:04:09'),
(61505, '43.173.173.34', NULL, 1, '2025-12-14 22:18:45', '2025-12-14 22:18:45'),
(61506, '142.91.118.80', NULL, 1, '2025-12-15 00:04:45', '2025-12-15 00:04:45'),
(61507, '104.248.230.122', NULL, 1, '2025-12-15 00:42:55', '2025-12-15 00:42:55'),
(61508, '146.174.167.220', NULL, 1, '2025-12-15 00:57:26', '2025-12-15 00:57:26'),
(61509, '51.68.107.149', NULL, 1, '2025-12-15 01:19:49', '2025-12-15 01:19:49'),
(61510, '121.229.156.30', NULL, 1, '2025-12-15 01:39:51', '2025-12-15 01:39:51'),
(61511, '54.185.69.90', NULL, 1, '2025-12-15 01:40:52', '2025-12-15 01:40:52'),
(61512, '16.145.49.35', NULL, 1, '2025-12-15 01:41:28', '2025-12-15 01:41:28'),
(61513, '89.187.162.181', NULL, 1, '2025-12-15 02:13:03', '2025-12-15 02:13:03'),
(61514, '103.131.71.190', NULL, 1, '2025-12-15 02:13:38', '2025-12-15 02:13:38'),
(61515, '34.194.154.127', NULL, 1, '2025-12-15 02:16:10', '2025-12-15 02:16:10'),
(61516, '223.104.39.27', NULL, 1, '2025-12-15 02:44:17', '2025-12-15 02:44:17'),
(61517, '146.174.160.238', NULL, 1, '2025-12-15 03:14:50', '2025-12-15 03:14:50'),
(61518, '223.104.42.134', NULL, 1, '2025-12-15 03:14:55', '2025-12-15 03:14:55'),
(61519, '43.196.4.229', NULL, 1, '2025-12-15 03:14:57', '2025-12-15 03:14:57'),
(61520, '110.249.201.220', NULL, 1, '2025-12-15 03:14:57', '2025-12-15 03:14:57'),
(61521, '121.91.182.173', NULL, 1, '2025-12-15 03:15:31', '2025-12-15 03:15:31'),
(61522, '128.90.61.88', NULL, 1, '2025-12-15 03:29:36', '2025-12-15 03:29:36'),
(61523, '77.91.74.224', NULL, 1, '2025-12-15 03:29:38', '2025-12-15 03:29:38'),
(61524, '110.249.202.21', NULL, 1, '2025-12-15 03:32:35', '2025-12-15 03:32:35'),
(61525, '155.4.131.116', NULL, 1, '2025-12-15 03:34:34', '2025-12-15 03:34:34'),
(61526, '193.187.93.154', NULL, 1, '2025-12-15 03:34:47', '2025-12-15 03:34:47'),
(61527, '43.173.177.40', NULL, 1, '2025-12-15 04:25:31', '2025-12-15 04:25:31'),
(61528, '3.19.243.238', NULL, 5, '2025-12-15 04:36:12', '2025-12-15 07:25:03'),
(61529, '18.225.25.214', NULL, 1, '2025-12-15 04:36:12', '2025-12-15 04:36:12'),
(61530, '3.16.148.43', NULL, 1, '2025-12-15 04:36:14', '2025-12-15 04:36:14'),
(61531, '112.86.225.71', NULL, 1, '2025-12-15 05:05:49', '2025-12-15 05:05:49'),
(61532, '51.68.111.203', NULL, 1, '2025-12-15 05:16:09', '2025-12-15 05:16:09'),
(61533, '57.141.0.17', NULL, 1, '2025-12-15 05:21:48', '2025-12-15 05:21:48'),
(61534, '27.147.180.194', NULL, 1, '2025-12-15 05:25:29', '2025-12-15 05:25:29'),
(61535, '57.141.0.65', NULL, 1, '2025-12-15 05:26:27', '2025-12-15 05:26:27'),
(61536, '67.211.214.194', NULL, 1, '2025-12-15 05:45:46', '2025-12-15 05:45:46'),
(61537, '3.21.231.154', NULL, 1, '2025-12-15 06:30:18', '2025-12-15 06:30:18'),
(61538, '3.23.89.103', NULL, 1, '2025-12-15 06:30:18', '2025-12-15 06:30:18'),
(61539, '3.139.70.112', NULL, 1, '2025-12-15 06:30:29', '2025-12-15 06:30:29'),
(61540, '66.249.77.102', NULL, 2, '2025-12-15 06:30:29', '2025-12-15 09:39:12'),
(61541, '54.71.187.124', NULL, 1, '2025-12-15 06:30:31', '2025-12-15 06:30:31'),
(61542, '52.34.76.65', NULL, 1, '2025-12-15 06:30:38', '2025-12-15 06:30:38'),
(61543, '3.142.151.241', NULL, 1, '2025-12-15 06:31:25', '2025-12-15 06:31:25'),
(61544, '162.120.184.34', NULL, 1, '2025-12-15 06:59:19', '2025-12-15 06:59:19'),
(61545, '2a06:98c0:3600::103', NULL, 1, '2025-12-15 06:59:21', '2025-12-15 06:59:21'),
(61546, '18.97.43.80', NULL, 1, '2025-12-15 07:23:46', '2025-12-15 07:23:46'),
(61547, '3.15.1.255', NULL, 1, '2025-12-15 07:24:53', '2025-12-15 07:24:53'),
(61548, '18.224.128.89', NULL, 3, '2025-12-15 07:24:54', '2025-12-15 10:53:36'),
(61549, '3.135.235.72', NULL, 1, '2025-12-15 07:25:02', '2025-12-15 07:25:02'),
(61550, '72.14.201.191', NULL, 1, '2025-12-15 07:40:07', '2025-12-15 07:40:07'),
(61551, '217.113.196.44', NULL, 1, '2025-12-15 08:10:17', '2025-12-15 08:10:17'),
(61552, '8.219.185.154', NULL, 2, '2025-12-15 08:15:54', '2025-12-15 08:47:39'),
(61553, '185.15.56.22', NULL, 1, '2025-12-15 08:39:18', '2025-12-15 08:39:18'),
(61554, '57.141.0.16', NULL, 1, '2025-12-15 08:43:10', '2025-12-15 08:43:10'),
(61555, '24.239.146.67', NULL, 2, '2025-12-15 09:13:25', '2025-12-15 09:17:00'),
(61556, '104.197.69.115', NULL, 1, '2025-12-15 09:49:58', '2025-12-15 09:49:58'),
(61557, '205.169.39.192', NULL, 1, '2025-12-15 09:50:31', '2025-12-15 09:50:31'),
(61558, '205.169.39.3', NULL, 1, '2025-12-15 09:55:20', '2025-12-15 09:55:20'),
(61559, '112.86.225.171', NULL, 1, '2025-12-15 09:56:51', '2025-12-15 09:56:51'),
(61560, '128.204.212.84', NULL, 1, '2025-12-15 10:01:39', '2025-12-15 10:01:39'),
(61561, '72.14.201.130', NULL, 1, '2025-12-15 10:01:56', '2025-12-15 10:01:56'),
(61562, '66.249.69.34', NULL, 1, '2025-12-15 10:12:51', '2025-12-15 10:12:51'),
(61563, '43.173.179.197', NULL, 1, '2025-12-15 10:19:48', '2025-12-15 10:19:48'),
(61564, '103.30.188.214', NULL, 1, '2025-12-15 10:42:54', '2025-12-15 10:42:54'),
(61565, '43.229.208.190', NULL, 1, '2025-12-15 10:47:38', '2025-12-15 10:47:38'),
(61566, '3.142.225.26', NULL, 1, '2025-12-15 10:53:35', '2025-12-15 10:53:35'),
(61567, '18.117.102.10', NULL, 7, '2025-12-15 10:53:35', '2025-12-15 10:53:49'),
(61568, '162.120.184.37', NULL, 1, '2025-12-15 11:00:51', '2025-12-15 11:00:51'),
(61569, '210.4.75.44', NULL, 1, '2025-12-15 11:08:17', '2025-12-15 11:08:17'),
(61570, '162.120.184.35', NULL, 1, '2025-12-15 11:22:53', '2025-12-15 11:22:53'),
(61571, '43.135.140.225', NULL, 1, '2025-12-15 11:40:09', '2025-12-15 11:40:09'),
(61572, '182.48.94.81', NULL, 2, '2025-12-15 12:15:49', '2025-12-15 12:15:52'),
(61573, '51.68.111.241', NULL, 1, '2025-12-15 13:11:50', '2025-12-15 13:11:50'),
(61574, '52.167.144.137', NULL, 1, '2025-12-15 13:37:12', '2025-12-15 13:37:12'),
(61575, '223.109.252.172', NULL, 1, '2025-12-15 14:47:32', '2025-12-15 14:47:32'),
(61576, '130.49.10.125', NULL, 1, '2025-12-15 14:51:36', '2025-12-15 14:51:36'),
(61577, '173.252.107.3', NULL, 1, '2025-12-15 15:07:26', '2025-12-15 15:07:26'),
(61578, '91.243.22.180', NULL, 1, '2025-12-15 15:31:36', '2025-12-15 15:31:36'),
(61579, '34.85.227.228', NULL, 5, '2025-12-15 16:01:59', '2025-12-15 16:53:51'),
(61580, '35.227.152.136', NULL, 1, '2025-12-15 16:12:33', '2025-12-15 16:12:33'),
(61581, '43.173.181.85', NULL, 1, '2025-12-15 16:18:10', '2025-12-15 16:18:10'),
(61582, '54.70.190.91', NULL, 3, '2025-12-15 16:34:07', '2025-12-15 16:34:12'),
(61583, '51.68.111.245', NULL, 1, '2025-12-15 16:34:36', '2025-12-15 16:34:36'),
(61584, '193.186.4.159', NULL, 1, '2025-12-15 16:54:03', '2025-12-15 16:54:03'),
(61585, '13.220.140.42', NULL, 1, '2025-12-15 17:00:07', '2025-12-15 17:00:07'),
(61586, '74.7.241.63', NULL, 1, '2025-12-15 17:12:30', '2025-12-15 17:12:30'),
(61587, '43.173.176.65', NULL, 1, '2025-12-15 17:19:13', '2025-12-15 17:19:13'),
(61588, '34.182.17.151', NULL, 1, '2025-12-15 17:36:32', '2025-12-15 17:36:32'),
(61589, '51.68.111.204', NULL, 1, '2025-12-15 17:45:30', '2025-12-15 17:45:30'),
(61590, '223.109.252.235', NULL, 1, '2025-12-15 18:01:36', '2025-12-15 18:01:36'),
(61591, '43.173.180.248', NULL, 1, '2025-12-15 18:05:53', '2025-12-15 18:05:53'),
(61592, '52.45.9.143', NULL, 1, '2025-12-15 18:18:23', '2025-12-15 18:18:23'),
(61593, '49.47.193.236', NULL, 1, '2025-12-15 18:24:51', '2025-12-15 18:24:51'),
(61594, '51.68.111.239', NULL, 1, '2025-12-15 18:25:29', '2025-12-15 18:25:29'),
(61595, '4.196.198.83', NULL, 1, '2025-12-15 18:26:30', '2025-12-15 18:26:30'),
(61596, '34.67.249.208', NULL, 1, '2025-12-15 19:38:34', '2025-12-15 19:38:34'),
(61597, '36.152.7.124', NULL, 1, '2025-12-15 19:42:54', '2025-12-15 19:42:54'),
(61598, '167.103.25.90', NULL, 1, '2025-12-15 21:06:36', '2025-12-15 21:06:36'),
(61599, '144.64.4.73', NULL, 1, '2025-12-15 21:09:28', '2025-12-15 21:09:28'),
(61600, '134.122.133.31', NULL, 1, '2025-12-15 21:28:25', '2025-12-15 21:28:25'),
(61601, '128.192.12.106', NULL, 1, '2025-12-15 21:31:26', '2025-12-15 21:31:26'),
(61602, '66.249.77.68', NULL, 1, '2025-12-15 21:34:32', '2025-12-15 21:34:32'),
(61603, '52.80.58.25', NULL, 1, '2025-12-15 22:19:06', '2025-12-15 22:19:06'),
(61604, '54.223.198.64', NULL, 1, '2025-12-15 22:19:29', '2025-12-15 22:19:29'),
(61605, '140.179.16.92', NULL, 1, '2025-12-15 22:19:51', '2025-12-15 22:19:51'),
(61606, '43.173.182.116', NULL, 1, '2025-12-15 22:21:25', '2025-12-15 22:21:25'),
(61607, '57.141.0.8', NULL, 1, '2025-12-15 22:28:28', '2025-12-15 22:28:28'),
(61608, '34.194.154.127', NULL, 1, '2025-12-16 00:05:46', '2025-12-16 00:05:46'),
(61609, '223.109.255.178', NULL, 1, '2025-12-16 01:16:51', '2025-12-16 01:16:51'),
(61610, '34.219.21.214', NULL, 1, '2025-12-16 01:29:12', '2025-12-16 01:29:12'),
(61611, '185.247.137.128', NULL, 1, '2025-12-16 01:43:40', '2025-12-16 01:43:40'),
(61612, '181.215.118.151', NULL, 1, '2025-12-16 02:05:12', '2025-12-16 02:05:12'),
(61613, '206.81.29.239', NULL, 1, '2025-12-16 02:46:34', '2025-12-16 02:46:34'),
(61614, '98.91.2.255', NULL, 1, '2025-12-16 02:57:52', '2025-12-16 02:57:52'),
(61615, '128.204.212.87', NULL, 2, '2025-12-16 03:03:14', '2025-12-16 22:19:18'),
(61616, '54.224.65.140', NULL, 1, '2025-12-16 03:24:58', '2025-12-16 03:24:58'),
(61617, '20.169.73.188', NULL, 1, '2025-12-16 03:47:59', '2025-12-16 03:47:59'),
(61618, '51.68.111.209', NULL, 1, '2025-12-16 04:12:58', '2025-12-16 04:12:58'),
(61619, '43.173.173.127', NULL, 1, '2025-12-16 04:18:49', '2025-12-16 04:18:49'),
(61620, '17.241.227.203', NULL, 1, '2025-12-16 04:39:27', '2025-12-16 04:39:27'),
(61621, '66.249.77.69', NULL, 1, '2025-12-16 05:02:26', '2025-12-16 05:02:26'),
(61622, '93.158.90.52', NULL, 1, '2025-12-16 05:36:02', '2025-12-16 05:36:02'),
(61623, '93.158.90.36', NULL, 1, '2025-12-16 05:36:04', '2025-12-16 05:36:04'),
(61624, '93.158.90.46', NULL, 1, '2025-12-16 05:36:04', '2025-12-16 05:36:04'),
(61625, '136.227.182.92', NULL, 1, '2025-12-16 06:02:19', '2025-12-16 06:02:19'),
(61626, '185.201.130.94', NULL, 1, '2025-12-16 06:02:22', '2025-12-16 06:02:22'),
(61627, '51.68.236.94', NULL, 1, '2025-12-16 06:52:33', '2025-12-16 06:52:33'),
(61628, '65.109.21.157', NULL, 1, '2025-12-16 07:12:26', '2025-12-16 07:12:26'),
(61629, '46.232.169.114', NULL, 1, '2025-12-16 08:25:51', '2025-12-16 08:25:51'),
(61630, '18.116.28.161', NULL, 2, '2025-12-16 08:49:17', '2025-12-16 08:49:31'),
(61631, '57.128.243.0', NULL, 1, '2025-12-16 09:53:08', '2025-12-16 09:53:08'),
(61632, '51.68.107.139', NULL, 1, '2025-12-16 10:07:02', '2025-12-16 10:07:02'),
(61633, '223.109.252.180', NULL, 1, '2025-12-16 10:07:36', '2025-12-16 10:07:36'),
(61634, '43.173.179.110', NULL, 1, '2025-12-16 10:18:29', '2025-12-16 10:18:29'),
(61635, '49.47.194.113', NULL, 5, '2025-12-16 10:37:12', '2025-12-16 12:24:24'),
(61636, '128.204.212.86', NULL, 1, '2025-12-16 11:24:20', '2025-12-16 11:24:20'),
(61637, '128.204.212.85', NULL, 2, '2025-12-16 11:24:20', '2025-12-16 22:19:18'),
(61638, '51.68.111.245', NULL, 1, '2025-12-16 11:26:14', '2025-12-16 11:26:14'),
(61639, '20.169.73.32', NULL, 1, '2025-12-16 11:26:16', '2025-12-16 11:26:16'),
(61640, '66.249.75.130', NULL, 1, '2025-12-16 11:32:05', '2025-12-16 11:32:05'),
(61641, '172.204.16.72', NULL, 1, '2025-12-16 11:53:37', '2025-12-16 11:53:37'),
(61642, '146.70.15.15', NULL, 1, '2025-12-16 12:17:07', '2025-12-16 12:17:07'),
(61643, '162.120.184.9', NULL, 1, '2025-12-16 12:24:19', '2025-12-16 12:24:19'),
(61644, '162.120.184.44', NULL, 1, '2025-12-16 12:38:43', '2025-12-16 12:38:43'),
(61645, '157.245.156.28', NULL, 8, '2025-12-16 12:46:16', '2025-12-16 12:58:10'),
(61646, '173.244.42.166', NULL, 1, '2025-12-16 13:38:43', '2025-12-16 13:38:43'),
(61647, '121.229.156.85', NULL, 1, '2025-12-16 14:19:05', '2025-12-16 14:19:05'),
(61648, '173.252.107.114', NULL, 1, '2025-12-16 14:43:49', '2025-12-16 14:43:49'),
(61649, '51.68.111.207', NULL, 1, '2025-12-16 14:52:00', '2025-12-16 14:52:00'),
(61650, '35.179.106.49', NULL, 1, '2025-12-16 15:00:10', '2025-12-16 15:00:10'),
(61651, '56.125.93.86', NULL, 1, '2025-12-16 15:12:45', '2025-12-16 15:12:45'),
(61652, '13.214.127.76', NULL, 1, '2025-12-16 15:22:26', '2025-12-16 15:22:26'),
(61653, '66.220.149.31', NULL, 1, '2025-12-16 16:02:59', '2025-12-16 16:02:59'),
(61654, '66.220.149.18', NULL, 1, '2025-12-16 16:02:59', '2025-12-16 16:02:59'),
(61655, '43.173.172.23', NULL, 1, '2025-12-16 16:18:53', '2025-12-16 16:18:53'),
(61656, '128.204.212.84', NULL, 1, '2025-12-16 16:30:30', '2025-12-16 16:30:30'),
(61657, '20.194.1.14', NULL, 1, '2025-12-16 16:36:00', '2025-12-16 16:36:00'),
(61658, '77.75.77.62', NULL, 1, '2025-12-16 17:00:45', '2025-12-16 17:00:45'),
(61659, '66.249.77.70', NULL, 1, '2025-12-16 17:04:01', '2025-12-16 17:04:01'),
(61660, '35.180.140.144', NULL, 1, '2025-12-16 17:04:21', '2025-12-16 17:04:21'),
(61661, '62.241.56.160', NULL, 1, '2025-12-16 17:41:15', '2025-12-16 17:41:15'),
(61662, '103.131.71.137', NULL, 1, '2025-12-16 17:41:23', '2025-12-16 17:41:23'),
(61663, '111.172.7.1', NULL, 8, '2025-12-16 17:46:28', '2025-12-16 17:51:49'),
(61664, '112.86.225.161', NULL, 1, '2025-12-16 17:51:16', '2025-12-16 17:51:16'),
(61665, '209.50.162.39', NULL, 1, '2025-12-16 17:59:31', '2025-12-16 17:59:31'),
(61666, '146.174.160.19', NULL, 1, '2025-12-16 19:33:15', '2025-12-16 19:33:15'),
(61667, '136.112.227.55', NULL, 1, '2025-12-16 20:10:42', '2025-12-16 20:10:42'),
(61668, '112.86.225.120', NULL, 1, '2025-12-16 20:25:07', '2025-12-16 20:25:07'),
(61669, '136.243.220.211', NULL, 1, '2025-12-16 20:33:37', '2025-12-16 20:33:37'),
(61670, '51.68.236.71', NULL, 1, '2025-12-16 20:48:01', '2025-12-16 20:48:01'),
(61671, '57.141.0.76', NULL, 1, '2025-12-16 21:15:49', '2025-12-16 21:15:49'),
(61672, '74.125.218.101', NULL, 1, '2025-12-16 21:34:12', '2025-12-16 21:34:12'),
(61673, '167.253.17.49', NULL, 1, '2025-12-16 21:39:39', '2025-12-16 21:39:39'),
(61674, '217.113.194.46', NULL, 1, '2025-12-16 21:42:33', '2025-12-16 21:42:33'),
(61675, '43.173.173.160', NULL, 1, '2025-12-16 22:17:47', '2025-12-16 22:17:47'),
(61676, '136.118.87.114', NULL, 1, '2025-12-16 22:46:59', '2025-12-16 22:46:59'),
(61677, '34.127.46.242', NULL, 1, '2025-12-16 22:52:09', '2025-12-16 22:52:09'),
(61678, '51.68.107.149', NULL, 1, '2025-12-16 23:49:19', '2025-12-16 23:49:19'),
(61679, '194.59.183.182', NULL, 1, '2025-12-17 00:03:03', '2025-12-17 00:03:03'),
(61680, '176.123.1.159', NULL, 1, '2025-12-17 00:11:33', '2025-12-17 00:11:33'),
(61681, '40.91.80.231', NULL, 1, '2025-12-17 00:28:29', '2025-12-17 00:28:29'),
(61682, '112.86.225.29', NULL, 1, '2025-12-17 00:44:52', '2025-12-17 00:44:52'),
(61683, '189.113.247.119', NULL, 1, '2025-12-17 00:49:37', '2025-12-17 00:49:37'),
(61684, '34.215.97.66', NULL, 1, '2025-12-17 01:54:50', '2025-12-17 01:54:50'),
(61685, '81.180.92.206', NULL, 1, '2025-12-17 03:25:11', '2025-12-17 03:25:11'),
(61686, '8.160.40.126', NULL, 1, '2025-12-17 03:34:09', '2025-12-17 03:34:09'),
(61687, '51.68.236.92', NULL, 1, '2025-12-17 03:37:52', '2025-12-17 03:37:52'),
(61688, '51.68.111.199', NULL, 1, '2025-12-17 04:07:58', '2025-12-17 04:07:58'),
(61689, '43.173.180.234', NULL, 1, '2025-12-17 04:17:09', '2025-12-17 04:17:09'),
(61690, '162.120.184.35', NULL, 2, '2025-12-17 04:31:28', '2025-12-17 09:27:45'),
(61691, '27.147.140.174', NULL, 1, '2025-12-17 04:31:28', '2025-12-17 04:31:28'),
(61692, '111.7.96.179', NULL, 2, '2025-12-17 04:31:48', '2025-12-17 04:31:51'),
(61693, '111.7.96.170', NULL, 2, '2025-12-17 04:31:58', '2025-12-17 04:32:01'),
(61694, '103.231.177.29', NULL, 1, '2025-12-17 04:44:09', '2025-12-17 04:44:09'),
(61695, '51.68.236.73', NULL, 1, '2025-12-17 05:36:48', '2025-12-17 05:36:48'),
(61696, '216.26.230.111', NULL, 1, '2025-12-17 06:33:00', '2025-12-17 06:33:00'),
(61697, '104.207.46.141', NULL, 2, '2025-12-17 06:33:03', '2025-12-17 06:33:04'),
(61698, '112.86.225.68', NULL, 1, '2025-12-17 07:07:38', '2025-12-17 07:07:38'),
(61699, '135.232.19.38', NULL, 1, '2025-12-17 07:37:59', '2025-12-17 07:37:59'),
(61700, '54.187.225.59', NULL, 1, '2025-12-17 07:48:32', '2025-12-17 07:48:32'),
(61701, '51.68.107.161', NULL, 1, '2025-12-17 08:01:38', '2025-12-17 08:01:38'),
(61702, '18.97.43.80', NULL, 1, '2025-12-17 08:45:54', '2025-12-17 08:45:54'),
(61703, '34.194.154.127', NULL, 2, '2025-12-17 09:04:57', '2025-12-17 14:48:40'),
(61704, '20.191.45.212', NULL, 1, '2025-12-17 09:17:49', '2025-12-17 09:17:49'),
(61705, '216.26.250.48', NULL, 1, '2025-12-17 09:20:47', '2025-12-17 09:20:47'),
(61706, '65.111.2.16', NULL, 1, '2025-12-17 09:25:45', '2025-12-17 09:25:45'),
(61707, '216.26.255.124', NULL, 1, '2025-12-17 09:26:04', '2025-12-17 09:26:04'),
(61708, '45.3.55.118', NULL, 1, '2025-12-17 09:28:38', '2025-12-17 09:28:38'),
(61709, '112.86.225.246', NULL, 1, '2025-12-17 09:32:46', '2025-12-17 09:32:46'),
(61710, '51.68.111.215', NULL, 1, '2025-12-17 09:35:41', '2025-12-17 09:35:41'),
(61711, '193.186.4.130', NULL, 1, '2025-12-17 09:40:16', '2025-12-17 09:40:16'),
(61712, '138.226.19.25', NULL, 1, '2025-12-17 09:49:39', '2025-12-17 09:49:39'),
(61713, '43.173.179.183', NULL, 1, '2025-12-17 10:19:02', '2025-12-17 10:19:02'),
(61714, '69.171.231.1', NULL, 1, '2025-12-17 10:25:56', '2025-12-17 10:25:56'),
(61715, '51.68.107.144', NULL, 1, '2025-12-17 10:39:19', '2025-12-17 10:39:19'),
(61716, '86.92.176.95', NULL, 1, '2025-12-17 10:41:08', '2025-12-17 10:41:08'),
(61717, '128.204.212.87', NULL, 1, '2025-12-17 10:50:15', '2025-12-17 10:50:15'),
(61718, '45.120.97.240', NULL, 1, '2025-12-17 11:25:34', '2025-12-17 11:25:34'),
(61719, '193.186.4.140', NULL, 1, '2025-12-17 11:25:55', '2025-12-17 11:25:55'),
(61720, '43.229.208.190', NULL, 2, '2025-12-17 11:41:35', '2025-12-17 11:42:30'),
(61721, '37.111.194.34', NULL, 1, '2025-12-17 11:46:30', '2025-12-17 11:46:30'),
(61722, '16.145.11.235', NULL, 1, '2025-12-17 13:19:01', '2025-12-17 13:19:01'),
(61723, '142.44.225.159', NULL, 1, '2025-12-17 13:21:09', '2025-12-17 13:21:09'),
(61724, '15.235.96.201', NULL, 1, '2025-12-17 13:23:41', '2025-12-17 13:23:41'),
(61725, '51.68.111.239', NULL, 1, '2025-12-17 13:46:58', '2025-12-17 13:46:58'),
(61726, '202.76.191.251', NULL, 1, '2025-12-17 14:20:19', '2025-12-17 14:20:19'),
(61727, '180.102.110.165', NULL, 1, '2025-12-17 14:47:54', '2025-12-17 14:47:54'),
(61728, '202.76.136.211', NULL, 1, '2025-12-17 14:57:51', '2025-12-17 14:57:51'),
(61729, '103.131.71.232', NULL, 1, '2025-12-17 14:59:05', '2025-12-17 14:59:05'),
(61730, '36.255.81.255', NULL, 1, '2025-12-17 15:40:47', '2025-12-17 15:40:47'),
(61731, '154.47.20.228', NULL, 1, '2025-12-17 15:51:14', '2025-12-17 15:51:14'),
(61732, '103.213.236.92', NULL, 1, '2025-12-17 16:12:22', '2025-12-17 16:12:22'),
(61733, '52.167.144.137', NULL, 1, '2025-12-17 16:16:42', '2025-12-17 16:16:42'),
(61734, '43.173.175.123', NULL, 1, '2025-12-17 16:18:44', '2025-12-17 16:18:44'),
(61735, '54.70.190.91', NULL, 3, '2025-12-17 16:37:28', '2025-12-17 16:37:42'),
(61736, '13.76.115.247', NULL, 1, '2025-12-17 16:46:42', '2025-12-17 16:46:42'),
(61737, '3.93.172.192', NULL, 1, '2025-12-17 17:22:40', '2025-12-17 17:22:40'),
(61738, '27.115.124.70', NULL, 1, '2025-12-17 17:23:05', '2025-12-17 17:23:05'),
(61739, '27.115.124.101', NULL, 1, '2025-12-17 17:23:54', '2025-12-17 17:23:54'),
(61740, '65.111.9.254', NULL, 1, '2025-12-17 17:25:08', '2025-12-17 17:25:08'),
(61741, '112.86.225.79', NULL, 1, '2025-12-17 17:51:15', '2025-12-17 17:51:15'),
(61742, '88.252.49.117', NULL, 1, '2025-12-17 17:53:59', '2025-12-17 17:53:59'),
(61743, '3.140.182.19', NULL, 1, '2025-12-17 18:26:50', '2025-12-17 18:26:50'),
(61744, '43.173.177.114', NULL, 1, '2025-12-17 18:26:51', '2025-12-17 18:26:51'),
(61745, '65.111.13.78', NULL, 1, '2025-12-17 18:47:35', '2025-12-17 18:47:35'),
(61746, '192.36.109.78', NULL, 1, '2025-12-17 19:11:46', '2025-12-17 19:11:46'),
(61747, '192.36.109.89', NULL, 1, '2025-12-17 19:11:47', '2025-12-17 19:11:47'),
(61748, '192.36.109.102', NULL, 1, '2025-12-17 19:11:48', '2025-12-17 19:11:48'),
(61749, '151.80.144.77', NULL, 1, '2025-12-17 19:22:26', '2025-12-17 19:22:26'),
(61750, '128.204.212.86', NULL, 1, '2025-12-17 19:31:31', '2025-12-17 19:31:31'),
(61751, '93.158.90.69', NULL, 1, '2025-12-17 19:36:52', '2025-12-17 19:36:52'),
(61752, '172.204.16.76', NULL, 1, '2025-12-17 19:43:19', '2025-12-17 19:43:19'),
(61753, '162.120.185.35', NULL, 1, '2025-12-17 20:02:57', '2025-12-17 20:02:57'),
(61754, '180.102.110.168', NULL, 1, '2025-12-17 20:28:44', '2025-12-17 20:28:44'),
(61755, '52.45.9.143', NULL, 1, '2025-12-17 20:41:22', '2025-12-17 20:41:22'),
(61756, '117.62.235.53', NULL, 1, '2025-12-17 20:43:09', '2025-12-17 20:43:09'),
(61757, '34.182.119.216', NULL, 1, '2025-12-17 20:57:46', '2025-12-17 20:57:46'),
(61758, '136.117.4.47', NULL, 1, '2025-12-17 21:08:27', '2025-12-17 21:08:27'),
(61759, '154.213.164.142', NULL, 1, '2025-12-17 21:09:09', '2025-12-17 21:09:09'),
(61760, '89.187.162.180', NULL, 1, '2025-12-17 21:19:57', '2025-12-17 21:19:57'),
(61761, '136.119.149.144', NULL, 1, '2025-12-17 22:05:03', '2025-12-17 22:05:03'),
(61762, '43.173.176.79', NULL, 1, '2025-12-17 22:17:41', '2025-12-17 22:17:41'),
(61763, '140.213.14.72', NULL, 1, '2025-12-17 22:34:45', '2025-12-17 22:34:45'),
(61764, '116.132.138.101', NULL, 1, '2025-12-18 00:56:02', '2025-12-18 00:56:02'),
(61765, '57.141.0.55', NULL, 1, '2025-12-18 01:06:39', '2025-12-18 01:06:39'),
(61766, '34.216.28.182', NULL, 1, '2025-12-18 01:20:26', '2025-12-18 01:20:26'),
(61767, '57.131.35.166', NULL, 1, '2025-12-18 01:35:49', '2025-12-18 01:35:49'),
(61768, '51.68.111.243', NULL, 1, '2025-12-18 01:38:34', '2025-12-18 01:38:34'),
(61769, '77.75.77.62', NULL, 1, '2025-12-18 01:41:28', '2025-12-18 01:41:28'),
(61770, '38.34.183.25', NULL, 4, '2025-12-18 02:29:08', '2025-12-18 05:00:25'),
(61771, '51.68.236.72', NULL, 1, '2025-12-18 02:57:02', '2025-12-18 02:57:02'),
(61772, '128.204.212.87', NULL, 1, '2025-12-18 03:24:30', '2025-12-18 03:24:30'),
(61773, '51.68.236.94', NULL, 1, '2025-12-18 04:18:32', '2025-12-18 04:18:32'),
(61774, '43.173.179.122', NULL, 1, '2025-12-18 04:19:32', '2025-12-18 04:19:32'),
(61775, '121.229.156.84', NULL, 1, '2025-12-18 04:29:19', '2025-12-18 04:29:19'),
(61776, '54.39.6.220', NULL, 1, '2025-12-18 04:53:21', '2025-12-18 04:53:21'),
(61777, '43.229.208.190', NULL, 3, '2025-12-18 05:10:15', '2025-12-18 05:10:59'),
(61778, '103.51.44.81', NULL, 1, '2025-12-18 05:58:31', '2025-12-18 05:58:31'),
(61779, '45.64.134.26', NULL, 1, '2025-12-18 05:59:15', '2025-12-18 05:59:15'),
(61780, '179.60.134.81', NULL, 1, '2025-12-18 06:04:30', '2025-12-18 06:04:30'),
(61781, '142.44.220.226', NULL, 1, '2025-12-18 06:23:32', '2025-12-18 06:23:32'),
(61782, '103.111.227.150', NULL, 1, '2025-12-18 06:28:50', '2025-12-18 06:28:50'),
(61783, '193.186.4.189', NULL, 1, '2025-12-18 06:33:01', '2025-12-18 06:33:01'),
(61784, '119.30.41.207', NULL, 1, '2025-12-18 06:46:58', '2025-12-18 06:46:58'),
(61785, '52.167.144.217', NULL, 1, '2025-12-18 06:52:49', '2025-12-18 06:52:49'),
(61786, '51.68.111.215', NULL, 1, '2025-12-18 06:56:17', '2025-12-18 06:56:17'),
(61787, '180.149.232.108', NULL, 1, '2025-12-18 07:26:56', '2025-12-18 07:26:56'),
(61788, '5.133.192.99', NULL, 1, '2025-12-18 08:09:19', '2025-12-18 08:09:19'),
(61789, '66.249.69.132', NULL, 1, '2025-12-18 08:22:05', '2025-12-18 08:22:05'),
(61790, '66.249.69.131', NULL, 2, '2025-12-18 08:22:12', '2025-12-18 08:22:12'),
(61791, '162.120.184.35', NULL, 2, '2025-12-18 09:15:19', '2025-12-18 12:22:18'),
(61792, '103.145.70.100', NULL, 1, '2025-12-18 09:16:04', '2025-12-18 09:16:04'),
(61793, '58.145.187.248', NULL, 1, '2025-12-18 09:24:09', '2025-12-18 09:24:09'),
(61794, '121.229.156.112', NULL, 1, '2025-12-18 09:31:23', '2025-12-18 09:31:23'),
(61795, '188.155.224.94', NULL, 1, '2025-12-18 09:40:56', '2025-12-18 09:40:56'),
(61796, '93.158.90.144', NULL, 1, '2025-12-18 10:29:04', '2025-12-18 10:29:04'),
(61797, '93.158.90.161', NULL, 1, '2025-12-18 10:29:05', '2025-12-18 10:29:05'),
(61798, '93.158.90.153', NULL, 1, '2025-12-18 10:29:06', '2025-12-18 10:29:06'),
(61799, '43.173.172.120', NULL, 1, '2025-12-18 10:29:52', '2025-12-18 10:29:52'),
(61800, '103.218.120.9', NULL, 2, '2025-12-18 10:45:10', '2025-12-18 15:06:48'),
(61801, '31.210.50.115', NULL, 5, '2025-12-18 10:52:53', '2025-12-18 10:55:58'),
(61802, '162.120.185.35', NULL, 1, '2025-12-18 11:10:02', '2025-12-18 11:10:02'),
(61803, '115.127.217.34', NULL, 1, '2025-12-18 11:10:02', '2025-12-18 11:10:02'),
(61804, '20.169.78.131', NULL, 1, '2025-12-18 11:25:53', '2025-12-18 11:25:53'),
(61805, '20.169.78.138', NULL, 1, '2025-12-18 11:26:00', '2025-12-18 11:26:00'),
(61806, '128.204.212.85', NULL, 3, '2025-12-18 11:35:17', '2025-12-18 17:37:26'),
(61807, '80.244.4.118', NULL, 1, '2025-12-18 11:47:15', '2025-12-18 11:47:15'),
(61808, '13.76.115.254', NULL, 1, '2025-12-18 12:08:12', '2025-12-18 12:08:12'),
(61809, '43.245.120.143', NULL, 1, '2025-12-18 12:22:59', '2025-12-18 12:22:59'),
(61810, '13.76.115.249', NULL, 1, '2025-12-18 12:23:37', '2025-12-18 12:23:37'),
(61811, '51.68.107.150', NULL, 1, '2025-12-18 12:31:07', '2025-12-18 12:31:07'),
(61812, '43.130.7.137', NULL, 1, '2025-12-18 13:18:49', '2025-12-18 13:18:49'),
(61813, '72.252.201.131', NULL, 2, '2025-12-18 14:05:08', '2025-12-18 14:05:08'),
(61814, '37.111.201.217', NULL, 1, '2025-12-18 14:07:27', '2025-12-18 14:07:27'),
(61815, '121.229.156.115', NULL, 1, '2025-12-18 14:26:01', '2025-12-18 14:26:01'),
(61816, '15.235.98.207', NULL, 1, '2025-12-18 15:16:08', '2025-12-18 15:16:08'),
(61817, '128.204.212.86', NULL, 1, '2025-12-18 15:29:23', '2025-12-18 15:29:23'),
(61818, '103.210.58.150', NULL, 1, '2025-12-18 15:37:53', '2025-12-18 15:37:53'),
(61819, '128.204.212.84', NULL, 1, '2025-12-18 15:45:48', '2025-12-18 15:45:48'),
(61820, '43.173.177.238', NULL, 1, '2025-12-18 16:18:22', '2025-12-18 16:18:22'),
(61821, '146.174.176.85', NULL, 1, '2025-12-18 16:18:26', '2025-12-18 16:18:26'),
(61822, '15.235.27.148', NULL, 1, '2025-12-18 16:25:01', '2025-12-18 16:25:01'),
(61823, '114.119.144.178', NULL, 1, '2025-12-18 17:04:10', '2025-12-18 17:04:10'),
(61824, '114.119.131.231', NULL, 1, '2025-12-18 17:12:18', '2025-12-18 17:12:18'),
(61825, '114.119.154.26', NULL, 1, '2025-12-18 17:13:42', '2025-12-18 17:13:42'),
(61826, '34.229.192.37', NULL, 2, '2025-12-18 17:36:46', '2025-12-18 17:36:49'),
(61827, '180.153.236.173', NULL, 1, '2025-12-18 17:45:03', '2025-12-18 17:45:03'),
(61828, '121.229.156.102', NULL, 3, '2025-12-18 17:50:40', '2025-12-18 17:52:30'),
(61829, '35.185.208.135', NULL, 1, '2025-12-18 18:25:40', '2025-12-18 18:25:40'),
(61830, '49.65.18.55', NULL, 1, '2025-12-18 19:46:41', '2025-12-18 19:46:41'),
(61831, '35.92.251.190', NULL, 1, '2025-12-18 19:52:04', '2025-12-18 19:52:04'),
(61832, '43.173.175.63', NULL, 1, '2025-12-18 19:52:31', '2025-12-18 19:52:31'),
(61833, '146.103.55.184', NULL, 1, '2025-12-18 19:53:34', '2025-12-18 19:53:34'),
(61834, '51.68.107.139', NULL, 1, '2025-12-18 20:48:53', '2025-12-18 20:48:53'),
(61835, '40.77.167.1', NULL, 1, '2025-12-18 21:03:48', '2025-12-18 21:03:48'),
(61836, '208.98.51.44', NULL, 1, '2025-12-18 21:24:02', '2025-12-18 21:24:02'),
(61837, '180.102.110.153', NULL, 1, '2025-12-18 21:36:02', '2025-12-18 21:36:02'),
(61838, '51.68.111.204', NULL, 1, '2025-12-18 22:12:07', '2025-12-18 22:12:07'),
(61839, '43.173.182.246', NULL, 1, '2025-12-18 22:20:12', '2025-12-18 22:20:12'),
(61840, '44.249.59.226', NULL, 1, '2025-12-18 22:55:15', '2025-12-18 22:55:15'),
(61841, '146.174.178.147', NULL, 1, '2025-12-18 23:19:08', '2025-12-18 23:19:08'),
(61842, '98.118.166.114', NULL, 1, '2025-12-18 23:41:15', '2025-12-18 23:41:15'),
(61843, '128.204.212.87', NULL, 1, '2025-12-19 00:03:49', '2025-12-19 00:03:49'),
(61844, '51.68.111.241', NULL, 1, '2025-12-19 00:06:35', '2025-12-19 00:06:35'),
(61845, '15.235.96.102', NULL, 1, '2025-12-19 00:10:44', '2025-12-19 00:10:44'),
(61846, '142.93.53.195', NULL, 1, '2025-12-19 00:45:18', '2025-12-19 00:45:18'),
(61847, '35.92.96.91', NULL, 1, '2025-12-19 01:06:19', '2025-12-19 01:06:19'),
(61848, '54.39.6.197', NULL, 1, '2025-12-19 01:07:29', '2025-12-19 01:07:29'),
(61849, '147.45.148.90', NULL, 1, '2025-12-19 02:27:01', '2025-12-19 02:27:01'),
(61850, '57.141.0.6', NULL, 1, '2025-12-19 02:39:18', '2025-12-19 02:39:18'),
(61851, '34.220.30.88', NULL, 1, '2025-12-19 02:55:31', '2025-12-19 02:55:31'),
(61852, '162.128.163.237', NULL, 1, '2025-12-19 03:28:46', '2025-12-19 03:28:46'),
(61853, '52.167.144.203', NULL, 1, '2025-12-19 04:17:08', '2025-12-19 04:17:08'),
(61854, '35.196.99.9', NULL, 2, '2025-12-19 04:29:48', '2025-12-19 04:40:17'),
(61855, '43.173.176.221', NULL, 1, '2025-12-19 04:30:46', '2025-12-19 04:30:46'),
(61856, '111.225.148.112', NULL, 1, '2025-12-19 04:40:57', '2025-12-19 04:40:57'),
(61857, '51.68.236.73', NULL, 1, '2025-12-19 04:41:38', '2025-12-19 04:41:38'),
(61858, '95.161.223.59', NULL, 1, '2025-12-19 05:02:05', '2025-12-19 05:02:05'),
(61859, '57.141.0.34', NULL, 1, '2025-12-19 05:04:14', '2025-12-19 05:04:14'),
(61860, '208.98.51.47', NULL, 1, '2025-12-19 05:09:39', '2025-12-19 05:09:39'),
(61861, '3.219.28.47', NULL, 1, '2025-12-19 05:33:36', '2025-12-19 05:33:36'),
(61862, '158.255.214.92', NULL, 1, '2025-12-19 05:42:58', '2025-12-19 05:42:58'),
(61863, '128.204.212.85', NULL, 1, '2025-12-19 08:31:10', '2025-12-19 08:31:10'),
(61864, '180.102.110.158', NULL, 1, '2025-12-19 08:55:59', '2025-12-19 08:55:59'),
(61865, '54.39.210.112', NULL, 1, '2025-12-19 08:59:36', '2025-12-19 08:59:36'),
(61866, '34.26.247.78', NULL, 2, '2025-12-19 09:27:41', '2025-12-19 09:38:18'),
(61867, '43.173.181.201', NULL, 1, '2025-12-19 10:19:19', '2025-12-19 10:19:19'),
(61868, '180.102.110.173', NULL, 1, '2025-12-19 10:36:27', '2025-12-19 10:36:27'),
(61869, '15.235.98.104', NULL, 1, '2025-12-19 10:37:33', '2025-12-19 10:37:33'),
(61870, '35.190.215.25', NULL, 5, '2025-12-19 11:56:57', '2025-12-19 12:34:15'),
(61871, '93.158.90.36', NULL, 1, '2025-12-19 12:12:46', '2025-12-19 12:12:46'),
(61872, '80.248.227.19', NULL, 1, '2025-12-19 12:12:48', '2025-12-19 12:12:48'),
(61873, '93.158.90.46', NULL, 1, '2025-12-19 12:12:49', '2025-12-19 12:12:49'),
(61874, '98.230.89.236', NULL, 1, '2025-12-19 12:19:07', '2025-12-19 12:19:07'),
(61875, '185.207.250.9', NULL, 1, '2025-12-19 12:34:10', '2025-12-19 12:34:10'),
(61876, '68.134.176.242', NULL, 1, '2025-12-19 13:16:15', '2025-12-19 13:16:15'),
(61877, '69.171.249.4', NULL, 1, '2025-12-19 13:29:50', '2025-12-19 13:29:50'),
(61878, '34.234.79.140', NULL, 3, '2025-12-19 13:55:12', '2025-12-19 18:55:57'),
(61879, '158.173.155.167', NULL, 1, '2025-12-19 14:35:59', '2025-12-19 14:35:59'),
(61880, '180.153.236.107', NULL, 1, '2025-12-19 14:41:02', '2025-12-19 14:41:02'),
(61881, '121.229.156.75', NULL, 1, '2025-12-19 14:43:59', '2025-12-19 14:43:59'),
(61882, '72.252.201.131', NULL, 1, '2025-12-19 15:18:36', '2025-12-19 15:18:36'),
(61883, '34.125.190.3', NULL, 1, '2025-12-19 15:20:03', '2025-12-19 15:20:03'),
(61884, '15.235.27.66', NULL, 1, '2025-12-19 15:52:28', '2025-12-19 15:52:28'),
(61885, '43.173.177.112', NULL, 1, '2025-12-19 16:19:08', '2025-12-19 16:19:08'),
(61886, '43.173.176.208', NULL, 1, '2025-12-19 16:19:18', '2025-12-19 16:19:18'),
(61887, '170.23.10.253', NULL, 1, '2025-12-19 17:10:08', '2025-12-19 17:10:08'),
(61888, '66.249.77.70', NULL, 1, '2025-12-19 17:14:21', '2025-12-19 17:14:21'),
(61889, '43.173.178.9', NULL, 1, '2025-12-19 17:20:36', '2025-12-19 17:20:36'),
(61890, '66.249.77.69', NULL, 1, '2025-12-19 17:24:39', '2025-12-19 17:24:39'),
(61891, '51.222.168.38', NULL, 1, '2025-12-19 17:24:51', '2025-12-19 17:24:51');
INSERT INTO `visitor_counts` (`id`, `user_ip`, `session_key`, `viewcount`, `created_at`, `updated_at`) VALUES
(61892, '112.86.225.143', NULL, 1, '2025-12-19 17:54:22', '2025-12-19 17:54:22'),
(61893, '35.230.58.182', NULL, 1, '2025-12-19 17:58:46', '2025-12-19 17:58:46'),
(61894, '172.232.22.88', NULL, 1, '2025-12-19 18:10:26', '2025-12-19 18:10:26'),
(61895, '172.237.128.200', NULL, 1, '2025-12-19 18:10:26', '2025-12-19 18:10:26'),
(61896, '205.210.31.246', NULL, 1, '2025-12-19 18:41:37', '2025-12-19 18:41:37'),
(61897, '57.141.0.42', NULL, 1, '2025-12-19 19:13:31', '2025-12-19 19:13:31'),
(61898, '35.239.209.165', NULL, 1, '2025-12-19 19:26:09', '2025-12-19 19:26:09'),
(61899, '128.204.212.86', NULL, 1, '2025-12-19 19:32:08', '2025-12-19 19:32:08'),
(61900, '223.109.252.199', NULL, 1, '2025-12-19 19:33:38', '2025-12-19 19:33:38'),
(61901, '51.68.107.139', NULL, 1, '2025-12-19 20:07:29', '2025-12-19 20:07:29'),
(61902, '208.98.51.44', NULL, 2, '2025-12-19 21:33:18', '2025-12-19 21:33:19'),
(61903, '199.244.88.222', NULL, 1, '2025-12-19 21:52:16', '2025-12-19 21:52:16'),
(61904, '51.68.111.216', NULL, 1, '2025-12-19 21:52:29', '2025-12-19 21:52:29'),
(61905, '43.173.175.111', NULL, 1, '2025-12-19 22:21:30', '2025-12-19 22:21:30'),
(61906, '15.235.96.112', NULL, 1, '2025-12-19 22:35:15', '2025-12-19 22:35:15'),
(61907, '43.229.135.176', NULL, 1, '2025-12-19 22:40:29', '2025-12-19 22:40:29'),
(61908, '34.168.93.189', NULL, 1, '2025-12-19 22:48:58', '2025-12-19 22:48:58'),
(61909, '91.132.198.216', NULL, 2, '2025-12-19 22:49:34', '2025-12-19 22:49:38'),
(61910, '156.239.253.83', NULL, 1, '2025-12-19 23:06:44', '2025-12-19 23:06:44'),
(61911, '66.249.69.131', NULL, 1, '2025-12-19 23:25:59', '2025-12-19 23:25:59'),
(61912, '167.94.138.44', NULL, 1, '2025-12-20 00:09:53', '2025-12-20 00:09:53'),
(61913, '173.252.127.17', NULL, 1, '2025-12-20 00:40:36', '2025-12-20 00:40:36'),
(61914, '69.171.234.15', NULL, 1, '2025-12-20 00:40:36', '2025-12-20 00:40:36'),
(61915, '173.252.87.18', NULL, 1, '2025-12-20 00:40:38', '2025-12-20 00:40:38'),
(61916, '69.171.234.37', NULL, 1, '2025-12-20 00:40:38', '2025-12-20 00:40:38'),
(61917, '51.161.37.157', NULL, 1, '2025-12-20 00:46:05', '2025-12-20 00:46:05'),
(61918, '44.251.240.203', NULL, 1, '2025-12-20 00:57:15', '2025-12-20 00:57:15'),
(61919, '157.245.102.13', NULL, 1, '2025-12-20 02:07:04', '2025-12-20 02:07:04'),
(61920, '52.167.144.193', NULL, 1, '2025-12-20 03:18:46', '2025-12-20 03:18:46'),
(61921, '101.68.14.50', NULL, 1, '2025-12-20 03:28:06', '2025-12-20 03:28:06'),
(61922, '204.188.254.152', NULL, 3, '2025-12-20 03:59:13', '2025-12-20 04:35:30'),
(61923, '43.173.174.5', NULL, 1, '2025-12-20 04:22:39', '2025-12-20 04:22:39'),
(61924, '43.173.181.169', NULL, 1, '2025-12-20 04:23:05', '2025-12-20 04:23:05'),
(61925, '43.173.173.59', NULL, 1, '2025-12-20 04:23:21', '2025-12-20 04:23:21'),
(61926, '223.109.255.161', NULL, 1, '2025-12-20 04:27:34', '2025-12-20 04:27:34'),
(61927, '52.167.144.216', NULL, 1, '2025-12-20 05:11:23', '2025-12-20 05:11:23'),
(61928, '34.220.194.18', NULL, 1, '2025-12-20 05:18:51', '2025-12-20 05:18:51'),
(61929, '188.143.244.153', NULL, 1, '2025-12-20 05:21:48', '2025-12-20 05:21:48'),
(61930, '31.56.36.189', NULL, 1, '2025-12-20 05:32:50', '2025-12-20 05:32:50'),
(61931, '142.44.220.94', NULL, 1, '2025-12-20 05:56:22', '2025-12-20 05:56:22'),
(61932, '34.194.154.127', NULL, 2, '2025-12-20 05:59:17', '2025-12-20 22:59:27'),
(61933, '162.120.184.34', NULL, 1, '2025-12-20 06:02:10', '2025-12-20 06:02:10'),
(61934, '105.112.221.238', NULL, 1, '2025-12-20 06:17:58', '2025-12-20 06:17:58'),
(61935, '103.77.191.85', NULL, 3, '2025-12-20 06:31:25', '2025-12-20 06:32:04'),
(61936, '193.186.4.159', NULL, 2, '2025-12-20 06:51:38', '2025-12-20 09:14:56'),
(61937, '193.186.4.130', NULL, 1, '2025-12-20 06:53:53', '2025-12-20 06:53:53'),
(61938, '69.160.160.52', NULL, 2, '2025-12-20 07:09:09', '2025-12-20 07:09:10'),
(61939, '37.111.207.108', NULL, 5, '2025-12-20 07:31:47', '2025-12-20 09:18:25'),
(61940, '148.113.130.129', NULL, 1, '2025-12-20 07:38:13', '2025-12-20 07:38:13'),
(61941, '45.55.112.20', NULL, 1, '2025-12-20 08:18:46', '2025-12-20 08:18:46'),
(61942, '66.249.77.70', NULL, 1, '2025-12-20 08:32:59', '2025-12-20 08:32:59'),
(61943, '38.46.47.30', NULL, 1, '2025-12-20 08:35:10', '2025-12-20 08:35:10'),
(61944, '121.229.156.15', NULL, 1, '2025-12-20 09:29:56', '2025-12-20 09:29:56'),
(61945, '49.37.183.116', NULL, 1, '2025-12-20 09:30:33', '2025-12-20 09:30:33'),
(61946, '128.204.212.86', NULL, 1, '2025-12-20 09:39:00', '2025-12-20 09:39:00'),
(61947, '128.204.212.86', NULL, 1, '2025-12-20 09:39:00', '2025-12-20 09:39:00'),
(61948, '43.173.169.67', NULL, 1, '2025-12-20 10:15:04', '2025-12-20 10:15:04'),
(61949, '17.22.253.38', NULL, 1, '2025-12-20 10:35:41', '2025-12-20 10:35:41'),
(61950, '103.57.149.2', NULL, 1, '2025-12-20 10:44:52', '2025-12-20 10:44:52'),
(61951, '205.169.39.7', NULL, 1, '2025-12-20 10:44:57', '2025-12-20 10:44:57'),
(61952, '13.76.223.48', NULL, 1, '2025-12-20 11:16:33', '2025-12-20 11:16:33'),
(61953, '177.104.255.27', NULL, 1, '2025-12-20 11:17:10', '2025-12-20 11:17:10'),
(61954, '14.180.31.76', NULL, 1, '2025-12-20 11:17:27', '2025-12-20 11:17:27'),
(61955, '51.68.236.92', NULL, 1, '2025-12-20 11:23:16', '2025-12-20 11:23:16'),
(61956, '77.75.77.62', NULL, 1, '2025-12-20 11:35:56', '2025-12-20 11:35:56'),
(61957, '203.190.9.2', NULL, 1, '2025-12-20 11:56:52', '2025-12-20 11:56:52'),
(61958, '51.68.111.215', NULL, 1, '2025-12-20 12:15:56', '2025-12-20 12:15:56'),
(61959, '162.120.184.35', NULL, 1, '2025-12-20 12:51:43', '2025-12-20 12:51:43'),
(61960, '139.5.10.250', NULL, 1, '2025-12-20 13:05:09', '2025-12-20 13:05:09'),
(61961, '182.253.124.12', NULL, 1, '2025-12-20 13:15:29', '2025-12-20 13:15:29'),
(61962, '148.113.128.76', NULL, 1, '2025-12-20 13:47:10', '2025-12-20 13:47:10'),
(61963, '178.128.47.1', NULL, 1, '2025-12-20 14:44:12', '2025-12-20 14:44:12'),
(61964, '128.204.212.87', NULL, 1, '2025-12-20 14:55:43', '2025-12-20 14:55:43'),
(61965, '103.210.58.151', NULL, 1, '2025-12-20 15:18:38', '2025-12-20 15:18:38'),
(61966, '198.235.24.169', NULL, 1, '2025-12-20 16:06:46', '2025-12-20 16:06:46'),
(61967, '43.173.175.106', NULL, 1, '2025-12-20 16:19:47', '2025-12-20 16:19:47'),
(61968, '43.173.178.233', NULL, 1, '2025-12-20 16:20:03', '2025-12-20 16:20:03'),
(61969, '54.39.210.11', NULL, 1, '2025-12-20 16:22:15', '2025-12-20 16:22:15'),
(61970, '51.68.107.144', NULL, 1, '2025-12-20 16:28:43', '2025-12-20 16:28:43'),
(61971, '57.141.0.21', NULL, 1, '2025-12-20 16:33:09', '2025-12-20 16:33:09'),
(61972, '40.77.167.116', NULL, 1, '2025-12-20 17:00:00', '2025-12-20 17:00:00'),
(61973, '103.21.223.195', NULL, 1, '2025-12-20 17:18:14', '2025-12-20 17:18:14'),
(61974, '138.19.48.86', NULL, 1, '2025-12-20 17:32:14', '2025-12-20 17:32:14'),
(61975, '223.109.252.226', NULL, 1, '2025-12-20 18:33:42', '2025-12-20 18:33:42'),
(61976, '66.249.69.130', NULL, 1, '2025-12-20 19:36:00', '2025-12-20 19:36:00'),
(61977, '69.171.249.19', NULL, 1, '2025-12-20 19:40:57', '2025-12-20 19:40:57'),
(61978, '121.229.156.33', NULL, 1, '2025-12-20 19:42:42', '2025-12-20 19:42:42'),
(61979, '112.86.225.83', NULL, 1, '2025-12-20 20:06:00', '2025-12-20 20:06:00'),
(61980, '51.68.111.217', NULL, 1, '2025-12-20 21:48:35', '2025-12-20 21:48:35'),
(61981, '43.173.180.159', NULL, 1, '2025-12-20 21:48:45', '2025-12-20 21:48:45'),
(61982, '43.173.174.169', NULL, 1, '2025-12-20 22:21:47', '2025-12-20 22:21:47'),
(61983, '43.173.181.228', NULL, 1, '2025-12-20 22:22:04', '2025-12-20 22:22:04'),
(61984, '68.235.46.117', NULL, 1, '2025-12-20 22:54:07', '2025-12-20 22:54:07'),
(61985, '142.44.220.64', NULL, 1, '2025-12-20 23:13:09', '2025-12-20 23:13:09'),
(61986, '77.36.125.217', NULL, 1, '2025-12-21 00:05:55', '2025-12-21 00:05:55'),
(61987, '85.117.242.140', NULL, 1, '2025-12-21 00:41:57', '2025-12-21 00:41:57'),
(61988, '34.217.88.65', NULL, 1, '2025-12-21 00:51:01', '2025-12-21 00:51:01'),
(61989, '66.249.77.69', NULL, 3, '2025-12-21 01:30:10', '2025-12-21 16:11:29'),
(61990, '162.120.184.35', NULL, 3, '2025-12-21 01:36:58', '2025-12-21 07:29:13'),
(61991, '66.249.69.132', NULL, 2, '2025-12-21 01:37:13', '2025-12-21 16:36:27'),
(61992, '15.235.27.91', NULL, 1, '2025-12-21 02:19:31', '2025-12-21 02:19:31'),
(61993, '95.108.213.154', NULL, 1, '2025-12-21 02:38:25', '2025-12-21 02:38:25'),
(61994, '51.68.111.238', NULL, 1, '2025-12-21 02:50:08', '2025-12-21 02:50:08'),
(61995, '34.194.154.127', NULL, 4, '2025-12-21 02:53:55', '2025-12-21 10:02:57'),
(61996, '52.167.144.187', NULL, 1, '2025-12-21 04:15:46', '2025-12-21 04:15:46'),
(61997, '118.254.84.13', NULL, 1, '2025-12-21 04:19:06', '2025-12-21 04:19:06'),
(61998, '162.120.185.35', NULL, 3, '2025-12-21 04:36:08', '2025-12-21 16:48:57'),
(61999, '51.68.111.215', NULL, 1, '2025-12-21 04:42:34', '2025-12-21 04:42:34'),
(62000, '112.86.225.109', NULL, 1, '2025-12-21 05:00:51', '2025-12-21 05:00:51'),
(62001, '123.6.49.47', NULL, 2, '2025-12-21 05:10:54', '2025-12-21 05:11:38'),
(62002, '27.115.124.70', NULL, 1, '2025-12-21 05:10:56', '2025-12-21 05:10:56'),
(62003, '54.237.215.202', NULL, 2, '2025-12-21 05:15:51', '2025-12-21 05:15:51'),
(62004, '3.86.177.168', NULL, 1, '2025-12-21 05:23:13', '2025-12-21 05:23:13'),
(62005, '180.153.236.166', NULL, 1, '2025-12-21 05:42:06', '2025-12-21 05:42:06'),
(62006, '180.153.236.82', NULL, 1, '2025-12-21 05:42:45', '2025-12-21 05:42:45'),
(62007, '180.153.236.67', NULL, 1, '2025-12-21 05:42:46', '2025-12-21 05:42:46'),
(62008, '51.68.107.138', NULL, 1, '2025-12-21 05:43:25', '2025-12-21 05:43:25'),
(62009, '17.246.15.185', NULL, 1, '2025-12-21 05:55:56', '2025-12-21 05:55:56'),
(62010, '114.130.156.11', NULL, 1, '2025-12-21 06:23:57', '2025-12-21 06:23:57'),
(62011, '95.25.163.152', NULL, 2, '2025-12-21 06:30:44', '2025-12-21 06:31:02'),
(62012, '80.85.246.140', NULL, 1, '2025-12-21 07:02:05', '2025-12-21 07:02:05'),
(62013, '82.38.13.40', NULL, 1, '2025-12-21 07:06:02', '2025-12-21 07:06:02'),
(62014, '202.76.174.221', NULL, 1, '2025-12-21 07:35:08', '2025-12-21 07:35:08'),
(62015, '167.114.139.199', NULL, 1, '2025-12-21 07:40:29', '2025-12-21 07:40:29'),
(62016, '128.204.212.84', NULL, 1, '2025-12-21 07:45:24', '2025-12-21 07:45:24'),
(62017, '37.111.207.172', NULL, 3, '2025-12-21 07:57:09', '2025-12-21 08:38:09'),
(62018, '72.14.201.159', NULL, 1, '2025-12-21 07:57:10', '2025-12-21 07:57:10'),
(62019, '202.191.122.194', NULL, 1, '2025-12-21 08:13:56', '2025-12-21 08:13:56'),
(62020, '51.68.236.91', NULL, 1, '2025-12-21 08:30:49', '2025-12-21 08:30:49'),
(62021, '72.14.201.130', NULL, 1, '2025-12-21 08:36:30', '2025-12-21 08:36:30'),
(62022, '162.120.184.34', NULL, 4, '2025-12-21 08:37:28', '2025-12-21 10:51:09'),
(62023, '13.76.223.50', NULL, 1, '2025-12-21 09:03:02', '2025-12-21 09:03:02'),
(62024, '51.68.107.146', NULL, 1, '2025-12-21 09:27:12', '2025-12-21 09:27:12'),
(62025, '180.102.110.164', NULL, 1, '2025-12-21 09:32:30', '2025-12-21 09:32:30'),
(62026, '193.186.4.159', NULL, 1, '2025-12-21 10:06:55', '2025-12-21 10:06:55'),
(62027, '43.173.181.91', NULL, 1, '2025-12-21 10:18:44', '2025-12-21 10:18:44'),
(62028, '43.163.22.90', NULL, 1, '2025-12-21 10:19:09', '2025-12-21 10:19:09'),
(62029, '43.163.22.99', NULL, 1, '2025-12-21 10:19:23', '2025-12-21 10:19:23'),
(62030, '80.137.247.150', NULL, 1, '2025-12-21 10:36:06', '2025-12-21 10:36:06'),
(62031, '103.218.120.9', NULL, 1, '2025-12-21 10:51:09', '2025-12-21 10:51:09'),
(62032, '54.39.210.10', NULL, 1, '2025-12-21 11:22:40', '2025-12-21 11:22:40'),
(62033, '51.68.236.59', NULL, 1, '2025-12-21 11:32:43', '2025-12-21 11:32:43'),
(62034, '118.179.218.201', NULL, 2, '2025-12-21 12:02:07', '2025-12-21 12:02:09'),
(62035, '202.76.174.123', NULL, 1, '2025-12-21 12:55:05', '2025-12-21 12:55:05'),
(62036, '128.204.212.86', NULL, 2, '2025-12-21 13:12:12', '2025-12-21 15:56:22'),
(62037, '51.68.111.203', NULL, 1, '2025-12-21 13:25:32', '2025-12-21 13:25:32'),
(62038, '51.68.236.69', NULL, 1, '2025-12-21 13:53:41', '2025-12-21 13:53:41'),
(62039, '202.76.138.245', NULL, 1, '2025-12-21 14:16:58', '2025-12-21 14:16:58'),
(62040, '193.163.207.188', NULL, 1, '2025-12-21 15:21:25', '2025-12-21 15:21:25'),
(62041, '193.163.207.117', NULL, 1, '2025-12-21 15:25:56', '2025-12-21 15:25:56'),
(62042, '121.229.156.15', NULL, 1, '2025-12-21 15:29:39', '2025-12-21 15:29:39'),
(62043, '136.117.134.57', NULL, 1, '2025-12-21 15:40:01', '2025-12-21 15:40:01'),
(62044, '193.186.4.184', NULL, 1, '2025-12-21 15:47:34', '2025-12-21 15:47:34'),
(62045, '52.187.246.141', NULL, 1, '2025-12-21 15:58:53', '2025-12-21 15:58:53'),
(62046, '66.249.69.130', NULL, 1, '2025-12-21 16:02:39', '2025-12-21 16:02:39'),
(62047, '43.173.181.201', NULL, 1, '2025-12-21 16:22:13', '2025-12-21 16:22:13'),
(62048, '43.173.176.28', NULL, 1, '2025-12-21 16:22:29', '2025-12-21 16:22:29'),
(62049, '31.13.115.112', NULL, 1, '2025-12-21 16:43:51', '2025-12-21 16:43:51'),
(62050, '52.167.144.166', NULL, 1, '2025-12-21 16:45:55', '2025-12-21 16:45:55'),
(62051, '157.22.45.30', NULL, 1, '2025-12-21 16:49:45', '2025-12-21 16:49:45'),
(62052, '46.105.122.132', NULL, 1, '2025-12-21 16:50:27', '2025-12-21 16:50:27'),
(62053, '146.19.90.126', NULL, 1, '2025-12-21 16:51:00', '2025-12-21 16:51:00'),
(62054, '103.21.223.195', NULL, 1, '2025-12-21 16:51:18', '2025-12-21 16:51:18'),
(62055, '103.157.246.60', NULL, 2, '2025-12-21 16:52:47', '2025-12-21 16:54:48'),
(62056, '45.148.233.16', NULL, 1, '2025-12-21 17:02:23', '2025-12-21 17:02:23'),
(62057, '142.44.225.197', NULL, 1, '2025-12-21 17:18:50', '2025-12-21 17:18:50'),
(62058, '93.158.90.71', NULL, 1, '2025-12-21 17:24:48', '2025-12-21 17:24:48'),
(62059, '93.158.90.68', NULL, 2, '2025-12-21 17:24:49', '2025-12-21 17:24:50'),
(62060, '175.44.42.59', NULL, 2, '2025-12-21 17:27:14', '2025-12-21 17:27:19'),
(62061, '57.141.0.37', NULL, 1, '2025-12-21 17:28:29', '2025-12-21 17:28:29'),
(62062, '51.68.111.209', NULL, 1, '2025-12-21 17:42:59', '2025-12-21 17:42:59'),
(62063, '104.196.233.67', NULL, 1, '2025-12-21 17:59:40', '2025-12-21 17:59:40'),
(62064, '223.109.252.175', NULL, 1, '2025-12-21 18:04:57', '2025-12-21 18:04:57'),
(62065, '34.250.150.17', NULL, 1, '2025-12-21 18:08:59', '2025-12-21 18:08:59'),
(62066, '43.173.176.5', NULL, 1, '2025-12-21 18:19:18', '2025-12-21 18:19:18'),
(62067, '158.173.156.197', NULL, 1, '2025-12-21 18:47:32', '2025-12-21 18:47:32'),
(62068, '114.119.139.110', NULL, 4, '2025-12-21 18:52:03', '2025-12-21 20:53:06'),
(62069, '114.119.150.27', NULL, 3, '2025-12-21 18:53:27', '2025-12-21 19:47:04'),
(62070, '34.170.136.232', NULL, 1, '2025-12-21 19:01:58', '2025-12-21 19:01:58'),
(62071, '114.119.141.15', NULL, 1, '2025-12-21 19:45:42', '2025-12-21 19:45:42'),
(62072, '112.86.225.77', NULL, 1, '2025-12-21 19:52:32', '2025-12-21 19:52:32'),
(62073, '51.68.111.217', NULL, 2, '2025-12-21 20:04:28', '2025-12-21 23:26:25'),
(62074, '52.45.9.143', NULL, 1, '2025-12-21 20:44:28', '2025-12-21 20:44:28'),
(62075, '114.119.144.178', NULL, 1, '2025-12-21 20:48:56', '2025-12-21 20:48:56'),
(62076, '114.119.155.122', NULL, 1, '2025-12-21 20:50:19', '2025-12-21 20:50:19'),
(62077, '142.44.233.184', NULL, 1, '2025-12-21 21:42:48', '2025-12-21 21:42:48'),
(62078, '51.68.236.68', NULL, 1, '2025-12-21 21:58:01', '2025-12-21 21:58:01'),
(62079, '43.173.169.153', NULL, 1, '2025-12-21 22:21:52', '2025-12-21 22:21:52'),
(62080, '43.173.180.191', NULL, 1, '2025-12-21 22:22:07', '2025-12-21 22:22:07'),
(62081, '18.212.222.193', NULL, 2, '2025-12-21 23:40:57', '2025-12-21 23:41:00'),
(62082, '44.249.110.208', NULL, 1, '2025-12-22 00:58:27', '2025-12-22 00:58:27'),
(62083, '66.249.69.132', NULL, 1, '2025-12-22 01:01:51', '2025-12-22 01:01:51'),
(62084, '42.83.147.56', NULL, 2, '2025-12-22 01:20:27', '2025-12-22 01:20:28'),
(62085, '112.215.152.66', NULL, 1, '2025-12-22 01:46:23', '2025-12-22 01:46:23'),
(62086, '52.167.144.169', NULL, 1, '2025-12-22 01:53:59', '2025-12-22 01:53:59'),
(62087, '178.128.173.202', NULL, 1, '2025-12-22 02:23:58', '2025-12-22 02:23:58'),
(62088, '66.249.77.69', NULL, 1, '2025-12-22 02:29:10', '2025-12-22 02:29:10'),
(62089, '40.116.73.221', NULL, 1, '2025-12-22 02:37:47', '2025-12-22 02:37:47'),
(62090, '43.229.135.176', NULL, 1, '2025-12-22 02:41:43', '2025-12-22 02:41:43'),
(62091, '172.237.128.200', NULL, 2, '2025-12-22 02:43:46', '2025-12-22 02:43:46'),
(62092, '106.42.220.218', NULL, 1, '2025-12-22 03:01:57', '2025-12-22 03:01:57'),
(62093, '205.210.31.170', NULL, 1, '2025-12-22 03:25:25', '2025-12-22 03:25:25'),
(62094, '106.75.14.169', NULL, 1, '2025-12-22 03:26:22', '2025-12-22 03:26:22'),
(62095, '106.75.21.200', NULL, 1, '2025-12-22 03:26:32', '2025-12-22 03:26:32'),
(62096, '46.105.122.132', NULL, 1, '2025-12-22 03:35:17', '2025-12-22 03:35:17'),
(62097, '67.211.214.194', NULL, 1, '2025-12-22 03:49:06', '2025-12-22 03:49:06'),
(62098, '167.114.139.180', NULL, 1, '2025-12-22 04:04:52', '2025-12-22 04:04:52'),
(62099, '43.173.181.109', NULL, 1, '2025-12-22 04:18:33', '2025-12-22 04:18:33'),
(62100, '223.109.252.223', NULL, 1, '2025-12-22 04:28:00', '2025-12-22 04:28:00'),
(62101, '51.68.111.238', NULL, 1, '2025-12-22 04:37:16', '2025-12-22 04:37:16'),
(62102, '69.251.25.230', NULL, 1, '2025-12-22 06:00:50', '2025-12-22 06:00:50'),
(62103, '20.27.94.142', NULL, 1, '2025-12-22 06:41:25', '2025-12-22 06:41:25'),
(62104, '13.221.39.34', NULL, 1, '2025-12-22 06:50:30', '2025-12-22 06:50:30'),
(62105, '180.153.236.41', NULL, 1, '2025-12-22 08:37:39', '2025-12-22 08:37:39'),
(62106, '180.153.236.62', NULL, 1, '2025-12-22 08:38:27', '2025-12-22 08:38:27'),
(62107, '43.229.208.190', NULL, 2, '2025-12-22 09:24:28', '2025-12-22 10:27:01'),
(62108, '20.194.1.13', NULL, 1, '2025-12-22 09:25:15', '2025-12-22 09:25:15'),
(62109, '117.42.150.188', NULL, 1, '2025-12-22 09:28:20', '2025-12-22 09:28:20'),
(62110, '51.161.37.169', NULL, 1, '2025-12-22 09:39:28', '2025-12-22 09:39:28'),
(62111, '162.120.185.34', NULL, 1, '2025-12-22 09:43:55', '2025-12-22 09:43:55'),
(62112, '20.86.236.15', NULL, 2, '2025-12-22 10:12:26', '2025-12-22 10:12:40'),
(62113, '128.204.212.87', NULL, 1, '2025-12-22 10:17:49', '2025-12-22 10:17:49'),
(62114, '43.173.174.114', NULL, 1, '2025-12-22 10:19:59', '2025-12-22 10:19:59'),
(62115, '51.68.236.70', NULL, 1, '2025-12-22 11:08:57', '2025-12-22 11:08:57'),
(62116, '217.113.194.252', NULL, 1, '2025-12-22 11:14:24', '2025-12-22 11:14:24'),
(62117, '161.248.56.34', NULL, 1, '2025-12-22 11:20:28', '2025-12-22 11:20:28'),
(62118, '51.68.107.149', NULL, 1, '2025-12-22 11:41:14', '2025-12-22 11:41:14'),
(62119, '51.68.107.148', NULL, 1, '2025-12-22 13:05:54', '2025-12-22 13:05:54'),
(62120, '205.210.31.146', NULL, 1, '2025-12-22 13:37:16', '2025-12-22 13:37:16'),
(62121, '205.210.31.40', NULL, 1, '2025-12-22 14:35:59', '2025-12-22 14:35:59'),
(62122, '51.68.111.213', NULL, 1, '2025-12-22 15:01:53', '2025-12-22 15:01:53'),
(62123, '15.235.27.12', NULL, 1, '2025-12-22 15:07:53', '2025-12-22 15:07:53'),
(62124, '121.229.156.77', NULL, 1, '2025-12-22 15:09:11', '2025-12-22 15:09:11'),
(62125, '45.41.164.202', NULL, 1, '2025-12-22 15:34:56', '2025-12-22 15:34:56'),
(62126, '2.57.177.222', NULL, 1, '2025-12-22 15:35:21', '2025-12-22 15:35:21'),
(62127, '72.252.201.131', NULL, 2, '2025-12-22 15:45:41', '2025-12-22 15:45:41'),
(62128, '171.119.48.233', NULL, 1, '2025-12-22 16:13:17', '2025-12-22 16:13:17'),
(62129, '162.120.184.26', NULL, 1, '2025-12-22 16:13:19', '2025-12-22 16:13:19'),
(62130, '31.13.127.47', NULL, 1, '2025-12-22 16:14:31', '2025-12-22 16:14:31'),
(62131, '104.199.120.185', NULL, 1, '2025-12-22 16:17:35', '2025-12-22 16:17:35'),
(62132, '43.173.182.39', NULL, 1, '2025-12-22 16:19:45', '2025-12-22 16:19:45'),
(62133, '51.68.236.95', NULL, 1, '2025-12-22 16:34:41', '2025-12-22 16:34:41'),
(62134, '148.59.146.190', NULL, 1, '2025-12-22 17:05:24', '2025-12-22 17:05:24'),
(62135, '17.22.245.111', NULL, 1, '2025-12-22 17:17:56', '2025-12-22 17:17:56'),
(62136, '43.173.178.117', NULL, 1, '2025-12-22 17:21:00', '2025-12-22 17:21:00'),
(62137, '34.145.100.225', NULL, 1, '2025-12-22 17:56:47', '2025-12-22 17:56:47'),
(62138, '121.229.156.18', NULL, 1, '2025-12-22 18:00:49', '2025-12-22 18:00:49'),
(62139, '3.122.60.80', NULL, 2, '2025-12-22 18:38:21', '2025-12-22 18:38:23'),
(62140, '36.143.41.240', NULL, 1, '2025-12-22 18:41:49', '2025-12-22 18:41:49'),
(62141, '112.86.225.207', NULL, 1, '2025-12-22 19:17:07', '2025-12-22 19:17:07'),
(62142, '98.82.184.177', NULL, 2, '2025-12-22 19:56:04', '2025-12-22 19:56:07'),
(62143, '51.68.107.142', NULL, 1, '2025-12-22 20:34:34', '2025-12-22 20:34:34'),
(62144, '136.116.49.88', NULL, 1, '2025-12-22 20:43:21', '2025-12-22 20:43:21'),
(62145, '51.68.236.114', NULL, 1, '2025-12-22 20:55:29', '2025-12-22 20:55:29'),
(62146, '15.235.98.189', NULL, 1, '2025-12-22 22:06:29', '2025-12-22 22:06:29'),
(62147, '43.173.181.182', NULL, 1, '2025-12-22 22:23:52', '2025-12-22 22:23:52'),
(62148, '51.68.111.204', NULL, 1, '2025-12-22 22:24:06', '2025-12-22 22:24:06'),
(62149, '18.200.241.213', NULL, 1, '2025-12-22 22:24:08', '2025-12-22 22:24:08'),
(62150, '103.131.71.138', NULL, 1, '2025-12-22 23:24:23', '2025-12-22 23:24:23'),
(62151, '44.247.219.121', NULL, 1, '2025-12-23 00:11:39', '2025-12-23 00:11:39'),
(62152, '69.171.231.6', NULL, 1, '2025-12-23 00:17:42', '2025-12-23 00:17:42'),
(62153, '103.138.169.3', NULL, 1, '2025-12-23 00:17:44', '2025-12-23 00:17:44'),
(62154, '66.249.69.131', NULL, 1, '2025-12-23 00:17:44', '2025-12-23 00:17:44'),
(62155, '192.71.126.53', NULL, 1, '2025-12-23 01:13:52', '2025-12-23 01:13:52'),
(62156, '192.71.2.56', NULL, 1, '2025-12-23 01:13:54', '2025-12-23 01:13:54'),
(62157, '192.71.142.134', NULL, 1, '2025-12-23 01:13:55', '2025-12-23 01:13:55'),
(62158, '205.169.39.51', NULL, 1, '2025-12-23 01:15:28', '2025-12-23 01:15:28'),
(62159, '157.55.39.194', NULL, 1, '2025-12-23 02:01:48', '2025-12-23 02:01:48'),
(62160, '16.145.15.4', NULL, 1, '2025-12-23 02:34:47', '2025-12-23 02:34:47'),
(62161, '172.204.16.71', NULL, 1, '2025-12-23 02:45:26', '2025-12-23 02:45:26'),
(62162, '87.106.114.236', NULL, 3, '2025-12-23 02:46:15', '2025-12-23 02:46:18'),
(62163, '57.141.20.40', NULL, 1, '2025-12-23 02:46:17', '2025-12-23 02:46:17'),
(62164, '45.38.20.139', NULL, 1, '2025-12-23 03:01:33', '2025-12-23 03:01:33'),
(62165, '52.205.2.174', NULL, 1, '2025-12-23 03:05:59', '2025-12-23 03:05:59'),
(62166, '54.39.6.242', NULL, 1, '2025-12-23 03:19:50', '2025-12-23 03:19:50'),
(62167, '57.141.20.26', NULL, 1, '2025-12-23 03:20:20', '2025-12-23 03:20:20'),
(62168, '112.86.225.22', NULL, 1, '2025-12-23 03:20:37', '2025-12-23 03:20:37'),
(62169, '60.255.208.243', NULL, 1, '2025-12-23 03:32:45', '2025-12-23 03:32:45'),
(62170, '43.173.180.88', NULL, 1, '2025-12-23 04:20:58', '2025-12-23 04:20:58'),
(62171, '51.68.236.59', NULL, 1, '2025-12-23 04:30:50', '2025-12-23 04:30:50'),
(62172, '162.120.184.54', NULL, 1, '2025-12-23 04:37:56', '2025-12-23 04:37:56'),
(62173, '43.229.208.190', NULL, 2, '2025-12-23 05:09:54', '2025-12-23 05:10:13'),
(62174, '18.207.151.206', NULL, 1, '2025-12-23 05:20:18', '2025-12-23 05:20:18'),
(62175, '20.191.45.212', NULL, 1, '2025-12-23 05:31:55', '2025-12-23 05:31:55'),
(62176, '40.77.167.150', NULL, 1, '2025-12-23 05:59:29', '2025-12-23 05:59:29'),
(62177, '51.68.107.150', NULL, 1, '2025-12-23 06:15:25', '2025-12-23 06:15:25'),
(62178, '3.147.52.21', NULL, 1, '2025-12-23 06:20:01', '2025-12-23 06:20:01'),
(62179, '18.225.25.214', NULL, 3, '2025-12-23 06:20:01', '2025-12-23 06:26:34'),
(62180, '18.224.190.175', NULL, 2, '2025-12-23 06:20:04', '2025-12-23 06:20:11'),
(62181, '3.17.12.229', NULL, 1, '2025-12-23 06:20:11', '2025-12-23 06:20:11'),
(62182, '20.86.236.15', NULL, 2, '2025-12-23 06:21:12', '2025-12-23 06:21:44');

--
-- Indexes for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`);

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

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

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `visitor_counts`
--
ALTER TABLE `visitor_counts`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=62183;
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 */;
